
1 14
14cr|0ad-0.0.16-2|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
14cr|0ad-0.0.16-2|2	
14cr|0ad-0.0.16-2|3	# enable special maintainer debug build ?
14cr|0ad-0.0.16-2|4	%define with_debug 0
14cr|0ad-0.0.16-2|5	%if %{with_debug}
14cr|0ad-0.0.16-2|6	%define config debug
14cr|0ad-0.0.16-2|7	%define dbg _dbg
14cr|0ad-0.0.16-2|8	%else
14cr|0ad-0.0.16-2|9	%define config release
14cr|0ad-0.0.16-2|10	%define dbg %{nil}
14cr|0ad-0.0.16-2|11	%endif
14cr|0ad-0.0.16-2|12	
14cr|0ad-0.0.16-2|13	%global with_system_nvtt 0
14cr|0ad-0.0.16-2|14	%global without_nvtt 1
14cr|0ad-0.0.16-2|15	%global with_system_enet 1
14cr|0ad-0.0.16-2|16	
14cr|0ad-0.0.16-2|17	Summary:	Cross-Platform RTS Game of Ancient Warfare
14cr|0ad-0.0.16-2|18	Name:		0ad
14cr|0ad-0.0.16-2|19	Version:	0.0.16
14cr|0ad-0.0.16-2|20	Release:	2
14cr|0ad-0.0.16-2|21	Epoch:		1
14cr|0ad-0.0.16-2|22	License:	GPLv2+ and BSD and MIT and IBM
14cr|0ad-0.0.16-2|23	Group:		Games/Strategy
14cr|0ad-0.0.16-2|24	Url:		http://play0ad.com
14cr|0ad-0.0.16-2|25	Source0:	http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
14cr|0ad-0.0.16-2|26	# adapted from binaries/system/readme.txt
14cr|0ad-0.0.16-2|27	# It is advisable to review this file at on newer versions, to update the
14cr|0ad-0.0.16-2|28	# version field and check for extra options. Note that windows specific,
14cr|0ad-0.0.16-2|29	# and disabled options were not added to the manual page.
14cr|0ad-0.0.16-2|30	Source1:	%{name}.6
14cr|0ad-0.0.16-2|31	# http://trac.wildfiregames.com/ticket/1421
14cr|0ad-0.0.16-2|32	Patch0:		%{name}-rpath.patch
14cr|0ad-0.0.16-2|33	# Only do fcollada debug build with enabling debug maintainer mode
14cr|0ad-0.0.16-2|34	# It also prevents assumption there that it is building in x86
14cr|0ad-0.0.16-2|35	Patch1:		%{name}-debug.patch
14cr|0ad-0.0.16-2|36	# Build with miniupnpc-1.9
14cr|0ad-0.0.16-2|37	Patch2:		%{name}-miniupnpc.patch
14cr|0ad-0.0.16-2|38	# After some trial&error this corrects a %%check failure with gcc 4.9 on i686
14cr|0ad-0.0.16-2|39	Patch3:		%{name}-check.patch
14cr|0ad-0.0.16-2|40	
14cr|0ad-0.0.16-2|41	BuildRequires:	cmake
14cr|0ad-0.0.16-2|42	BuildRequires:	desktop-file-utils
14cr|0ad-0.0.16-2|43	BuildRequires:	nasm
14cr|0ad-0.0.16-2|44	BuildRequires:	subversion
14cr|0ad-0.0.16-2|45	BuildRequires:	boost-devel
14cr|0ad-0.0.16-2|46	BuildRequires:	jpeg-devel
14cr|0ad-0.0.16-2|47	BuildRequires:	libdnet-devel
14cr|0ad-0.0.16-2|48	BuildRequires:	miniupnpc-devel
14cr|0ad-0.0.16-2|49	%if %{with_system_nvtt}
14cr|0ad-0.0.16-2|50	BuildRequires:	nvidia-texture-tools-devel
14cr|0ad-0.0.16-2|51	%endif
14cr|0ad-0.0.16-2|52	BuildRequires:	wxgtku-devel
14cr|0ad-0.0.16-2|53	BuildRequires:	pkgconfig(gloox)
14cr|0ad-0.0.16-2|54	BuildRequires:	pkgconfig(icu-i18n)
14cr|0ad-0.0.16-2|55	BuildRequires:	pkgconfig(IL)
14cr|0ad-0.0.16-2|56	BuildRequires:	pkgconfig(libcurl)
14cr|0ad-0.0.16-2|57	BuildRequires:	pkgconfig(libenet)
14cr|0ad-0.0.16-2|58	BuildRequires:	pkgconfig(libpng)
14cr|0ad-0.0.16-2|59	BuildRequires:	pkgconfig(libxml-2.0)
14cr|0ad-0.0.16-2|60	BuildRequires:	pkgconfig(libzip)
14cr|0ad-0.0.16-2|61	BuildRequires:	pkgconfig(mozjs-24)
14cr|0ad-0.0.16-2|62	BuildRequires:	pkgconfig(openal)
14cr|0ad-0.0.16-2|63	BuildRequires:	pkgconfig(sdl)
14cr|0ad-0.0.16-2|64	BuildRequires:	pkgconfig(vorbis)
14cr|0ad-0.0.16-2|65	Requires:	%{name}-data
14cr|0ad-0.0.16-2|66	ExclusiveArch:	%{ix86} x86_64
14cr|0ad-0.0.16-2|67	
14cr|0ad-0.0.16-2|68	%description
14cr|0ad-0.0.16-2|69	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
14cr|0ad-0.0.16-2|70	real-time strategy (RTS) game of ancient warfare. In short, it is a
14cr|0ad-0.0.16-2|71	historically-based war/economy game that allows players to relive or rewrite
14cr|0ad-0.0.16-2|72	the history of Western civilizations, focusing on the years between 500 B.C.
14cr|0ad-0.0.16-2|73	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
14cr|0ad-0.0.16-2|74	graphics, detailed artwork, sound, and a flexible and powerful custom-built
14cr|0ad-0.0.16-2|75	game engine.
14cr|0ad-0.0.16-2|76	
14cr|0ad-0.0.16-2|77	The game has been in development by Wildfire Games (WFG), a group of volunteer,
14cr|0ad-0.0.16-2|78	hobbyist game developers, since 2001.
14cr|0ad-0.0.16-2|79	
14cr|0ad-0.0.16-2|80	%files
14cr|0ad-0.0.16-2|81	%doc README.txt LICENSE.txt
14cr|0ad-0.0.16-2|82	%doc license_gpl-2.0.txt license_lgpl-2.1.txt
14cr|0ad-0.0.16-2|83	%{_gamesbindir}/0ad
14cr|0ad-0.0.16-2|84	%{_gamesbindir}/pyrogenesis%{dbg}
14cr|0ad-0.0.16-2|85	%{_libdir}/%{name}
14cr|0ad-0.0.16-2|86	%{_datadir}/pixmaps/%{name}.png
14cr|0ad-0.0.16-2|87	%{_datadir}/appdata/0ad.appdata.xml
14cr|0ad-0.0.16-2|88	%{_datadir}/applications/%{name}.desktop
14cr|0ad-0.0.16-2|89	%{_gamesdatadir}/%{name}
14cr|0ad-0.0.16-2|90	%{_mandir}/man6/*.6*
14cr|0ad-0.0.16-2|91	
14cr|0ad-0.0.16-2|92	#----------------------------------------------------------------------------
14cr|0ad-0.0.16-2|93	
14cr|0ad-0.0.16-2|94	%prep
14cr|0ad-0.0.16-2|95	%setup -q -n %{name}-%{version}-alpha
14cr|0ad-0.0.16-2|96	%patch0 -p1
14cr|0ad-0.0.16-2|97	%if !%{with_debug}
14cr|0ad-0.0.16-2|98	# disable debug build, and "int 0x3" to trap to debugger (x86 only)
14cr|0ad-0.0.16-2|99	%patch1 -p1
14cr|0ad-0.0.16-2|100	%endif
14cr|0ad-0.0.16-2|101	%if %{mdvver} >= 201400
14cr|0ad-0.0.16-2|102	%patch2 -p1
14cr|0ad-0.0.16-2|103	%endif
14cr|0ad-0.0.16-2|104	%patch3 -p1
14cr|0ad-0.0.16-2|105	
14cr|0ad-0.0.16-2|106	%if %{with_system_nvtt}
14cr|0ad-0.0.16-2|107	rm -fr libraries/nvtt
14cr|0ad-0.0.16-2|108	%endif
14cr|0ad-0.0.16-2|109	
14cr|0ad-0.0.16-2|110	%build
14cr|0ad-0.0.16-2|111	export CC=%{__cc}
14cr|0ad-0.0.16-2|112	export CFLAGS="%{optflags}"
14cr|0ad-0.0.16-2|113	# avoid warnings with gcc 4.7 due to _FORTIFY_SOURCE in CPPFLAGS
14cr|0ad-0.0.16-2|114	export CPPFLAGS="`echo %{optflags} | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//'`"
14cr|0ad-0.0.16-2|115	build/workspaces/update-workspaces.sh \
14cr|0ad-0.0.16-2|116	--bindir %{_gamesbindir} \
14cr|0ad-0.0.16-2|117	--datadir %{_gamesdatadir}/%{name} \
14cr|0ad-0.0.16-2|118	--libdir %{_libdir}/%{name} \
14cr|0ad-0.0.16-2|119	%if %{with_system_enet}
14cr|0ad-0.0.16-2|120	--with-system-enet \
14cr|0ad-0.0.16-2|121	%endif
14cr|0ad-0.0.16-2|122	--with-system-mozjs24 \
14cr|0ad-0.0.16-2|123	--with-system-miniupnpc \
14cr|0ad-0.0.16-2|124	%if %{with_system_nvtt}
14cr|0ad-0.0.16-2|125	--with-system-nvtt \
14cr|0ad-0.0.16-2|126	%endif
14cr|0ad-0.0.16-2|127	%if %{without_nvtt}
14cr|0ad-0.0.16-2|128	--without-nvtt \
14cr|0ad-0.0.16-2|129	%endif
14cr|0ad-0.0.16-2|130	%{?_smp_mflags}
14cr|0ad-0.0.16-2|131	
14cr|0ad-0.0.16-2|132	%make -C build/workspaces/gcc config=%{config} verbose=1
14cr|0ad-0.0.16-2|133	
14cr|0ad-0.0.16-2|134	%install
14cr|0ad-0.0.16-2|135	export CC=%{__cc}
14cr|0ad-0.0.16-2|136	install -d -m 755 %{buildroot}%{_gamesbindir}
14cr|0ad-0.0.16-2|137	install -m 755 binaries/system/pyrogenesis%{dbg} %{buildroot}%{_gamesbindir}/pyrogenesis%{dbg}
14cr|0ad-0.0.16-2|138	
14cr|0ad-0.0.16-2|139	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cr|0ad-0.0.16-2|140	for name in AtlasUI%{dbg} Collada%{dbg}; do
14cr|0ad-0.0.16-2|141	install -m 755 binaries/system/lib${name}.so  %{buildroot}%{_libdir}/%{name}/lib${name}.so
14cr|0ad-0.0.16-2|142	done
14cr|0ad-0.0.16-2|143	
14cr|0ad-0.0.16-2|144	%if !%{with_system_enet}
14cr|0ad-0.0.16-2|145	install -p -m 755 binaries/system/libenet.so.1 %{buildroot}%{_libdir}/%{name}/libenet.so.1
14cr|0ad-0.0.16-2|146	%endif
14cr|0ad-0.0.16-2|147	
14cr|0ad-0.0.16-2|148	%if !%{without_nvtt} && !%{with_system_nvtt}
14cr|0ad-0.0.16-2|149	for name in nvcore nvimage nvmath nvtt; do
14cr|0ad-0.0.16-2|150	install -p -m 755 binaries/system/lib${name}.so %{buildroot}%{_libdir}/%{name}/lib${name}.so
14cr|0ad-0.0.16-2|151	done
14cr|0ad-0.0.16-2|152	%endif
14cr|0ad-0.0.16-2|153	
14cr|0ad-0.0.16-2|154	install -d -m 755 %{buildroot}%{_datadir}/appdata
14cr|0ad-0.0.16-2|155	install -p -m 644 build/resources/0ad.appdata.xml %{buildroot}%{_datadir}/appdata
14cr|0ad-0.0.16-2|156	
14cr|0ad-0.0.16-2|157	install -d -m 755 %{buildroot}%{_gamesdatadir}/applications
14cr|0ad-0.0.16-2|158	install -m 644 build/resources/0ad.desktop %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cr|0ad-0.0.16-2|159	perl -pi -e 's|%{_bindir}/0ad|%{_gamesbindir}/0ad|;' \
14cr|0ad-0.0.16-2|160	%{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cr|0ad-0.0.16-2|161	
14cr|0ad-0.0.16-2|162	install -d -m 755 %{buildroot}%{_gamesdatadir}/pixmaps
14cr|0ad-0.0.16-2|163	install -m 644 build/resources/0ad.png %{buildroot}%{_gamesdatadir}/pixmaps/%{name}.png
14cr|0ad-0.0.16-2|164	
14cr|0ad-0.0.16-2|165	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|0ad-0.0.16-2|166	cp -a binaries/data/* %{buildroot}%{_gamesdatadir}/%{name}
14cr|0ad-0.0.16-2|167	
14cr|0ad-0.0.16-2|168	install -d -m 755 %{buildroot}%{_mandir}/man6
14cr|0ad-0.0.16-2|169	install -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cr|0ad-0.0.16-2|170	ln -sf %{name}.6 %{buildroot}%{_mandir}/man6/pyrogenesis.6
14cr|0ad-0.0.16-2|171	
14cr|0ad-0.0.16-2|172	desktop-file-validate %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cr|0ad-0.0.16-2|173	
14cr|0ad-0.0.16-2|174	mkdir -p %{buildroot}%{_datadir}
14cr|0ad-0.0.16-2|175	mv -f %{buildroot}%{_gamesdatadir}/{pixmaps,applications} %{buildroot}%{_datadir}
14cr|0ad-0.0.16-2|176	
14cr|0ad-0.0.16-2|177	cat > %{buildroot}%{_gamesbindir}/0ad <<EOF
14cr|0ad-0.0.16-2|178	#!/bin/sh
14cr|0ad-0.0.16-2|179	
14cr|0ad-0.0.16-2|180	cd %{_gamesdatadir}/0ad
14cr|0ad-0.0.16-2|181	LD_LIBRARY_PATH=%{_libdir}/0ad %{_gamesbindir}/pyrogenesis%{dbg} "\$@"
14cr|0ad-0.0.16-2|182	EOF
14cr|0ad-0.0.16-2|183	chmod +x %{buildroot}%{_gamesbindir}/0ad
14cr|0ad-0.0.16-2|184	
14cr|0ad-0.0.16-2|185	%if %{with debug}
14cr|0ad-0.0.16-2|186	export EXCLUDE_FROM_FULL_STRIP="libAtlasUI_dbg.so libCollada_dbg.so pyrogenesis_dbg"
14cr|0ad-0.0.16-2|187	%endif
14cr|0ad-0.0.16-2|188	
14cr|0ad-0.0.16-2|189	# Depends on availablity of nvtt
14cr|0ad-0.0.16-2|190	%if !%{without_nvtt}
14cr|0ad-0.0.16-2|191	%check
14cr|0ad-0.0.16-2|192	export CC=%{__cc}
14cr|0ad-0.0.16-2|193	LD_LIBRARY_PATH=binaries/system binaries/system/test%{dbg}
14cr|0ad-0.0.16-2|194	%endif
14cr|0ad-0.0.16-2|195	
14cr|0ad-0.0.16-2|196	%changelog
14cr|0ad-0.0.16-2|197	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.16-2
14cr|0ad-0.0.16-2|198	+ Revision: 73ecc7d
14cr|0ad-0.0.16-2|199	- MassBuild#464: Increase release tag
14cr|0ad-0.0.16-2|200	
14cr|0ad-0.0.16-2|201	

2 14
14cr|0ad-data-0.0.16-2|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
14cr|0ad-data-0.0.16-2|2	
14cr|0ad-data-0.0.16-2|3	Summary:	The Data Files for 0 AD
14cr|0ad-data-0.0.16-2|4	Name:		0ad-data
14cr|0ad-data-0.0.16-2|5	Version:	0.0.16
14cr|0ad-data-0.0.16-2|6	Release:	2
14cr|0ad-data-0.0.16-2|7	Epoch:		1
14cr|0ad-data-0.0.16-2|8	License:	CC-BY-SA
14cr|0ad-data-0.0.16-2|9	Group:		Games/Strategy
14cr|0ad-data-0.0.16-2|10	Url:		http://play0ad.com
14cr|0ad-data-0.0.16-2|11	Source:		http://releases.wildfiregames.com/0ad-%{version}-alpha-unix-data.tar.xz
14cr|0ad-data-0.0.16-2|12	BuildRequires:	unzip
14cr|0ad-data-0.0.16-2|13	Requires:	fonts-ttf-dejavu
14cr|0ad-data-0.0.16-2|14	BuildArch:	noarch
14cr|0ad-data-0.0.16-2|15	
14cr|0ad-data-0.0.16-2|16	%description
14cr|0ad-data-0.0.16-2|17	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
14cr|0ad-data-0.0.16-2|18	real-time strategy (RTS) game of ancient warfare. In short, it is a
14cr|0ad-data-0.0.16-2|19	historically-based war/economy game that allows players to relive or rewrite
14cr|0ad-data-0.0.16-2|20	the history of Western civilizations, focusing on the years between 500 B.C.
14cr|0ad-data-0.0.16-2|21	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
14cr|0ad-data-0.0.16-2|22	graphics, detailed artwork, sound, and a flexible and powerful custom-built
14cr|0ad-data-0.0.16-2|23	game engine.
14cr|0ad-data-0.0.16-2|24	
14cr|0ad-data-0.0.16-2|25	This package contains the 0ad data files.
14cr|0ad-data-0.0.16-2|26	
14cr|0ad-data-0.0.16-2|27	%files
14cr|0ad-data-0.0.16-2|28	%doc LICENSE-art.txt LICENSE-audio.txt
14cr|0ad-data-0.0.16-2|29	%{_gamesdatadir}/0ad
14cr|0ad-data-0.0.16-2|30	
14cr|0ad-data-0.0.16-2|31	#----------------------------------------------------------------------------
14cr|0ad-data-0.0.16-2|32	
14cr|0ad-data-0.0.16-2|33	%prep
14cr|0ad-data-0.0.16-2|34	%setup -q -n 0ad-%{version}-alpha
14cr|0ad-data-0.0.16-2|35	
14cr|0ad-data-0.0.16-2|36	%build
14cr|0ad-data-0.0.16-2|37	pushd binaries/data/mods/public
14cr|0ad-data-0.0.16-2|38	mkdir tmp
14cr|0ad-data-0.0.16-2|39	pushd tmp
14cr|0ad-data-0.0.16-2|40	unzip -x ../public.zip
14cr|0ad-data-0.0.16-2|41	cp -a art/LICENSE.txt ../../../../../LICENSE-art.txt
14cr|0ad-data-0.0.16-2|42	cp -a audio/LICENSE.txt ../../../../../LICENSE-audio.txt
14cr|0ad-data-0.0.16-2|43	rm -fr *
14cr|0ad-data-0.0.16-2|44	popd
14cr|0ad-data-0.0.16-2|45	rm -fr tmp
14cr|0ad-data-0.0.16-2|46	popd
14cr|0ad-data-0.0.16-2|47	
14cr|0ad-data-0.0.16-2|48	%install
14cr|0ad-data-0.0.16-2|49	mkdir -p %{buildroot}%{_gamesdatadir}
14cr|0ad-data-0.0.16-2|50	rm -f tools/fontbuilder/fonts/*.ttf
14cr|0ad-data-0.0.16-2|51	mv binaries/data %{buildroot}%{_gamesdatadir}/0ad
14cr|0ad-data-0.0.16-2|52	
14cr|0ad-data-0.0.16-2|53	
14cr|0ad-data-0.0.16-2|54	%changelog
14cr|0ad-data-0.0.16-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.16-2
14cr|0ad-data-0.0.16-2|56	+ Revision: 69ba961
14cr|0ad-data-0.0.16-2|57	- MassBuild#464: Increase release tag
14cr|0ad-data-0.0.16-2|58	
14cr|0ad-data-0.0.16-2|59	

3 14
14cr|2mandvd-1.8.5-4|1	%define srcname 2ManDVD
14cr|2mandvd-1.8.5-4|2	
14cr|2mandvd-1.8.5-4|3	Summary:	Video DVD creation tool, successor to ManDVD
14cr|2mandvd-1.8.5-4|4	Name:		2mandvd
14cr|2mandvd-1.8.5-4|5	Version:	1.8.5
14cr|2mandvd-1.8.5-4|6	Release:	4
14cr|2mandvd-1.8.5-4|7	# GPLv2 and LGPL for some icons
14cr|2mandvd-1.8.5-4|8	License:	GPLv2+ and LGPL
14cr|2mandvd-1.8.5-4|9	Group:		Video
14cr|2mandvd-1.8.5-4|10	Url:		http://2mandvd.tuxfamily.org/
14cr|2mandvd-1.8.5-4|11	Source0:	http://download.tuxfamily.org/2mandvd/%{srcname}-%{version}.tar.gz
14cr|2mandvd-1.8.5-4|12	Patch0:		2ManDVD-1.8.5-ffmpeg2.0.patch
14cr|2mandvd-1.8.5-4|13	Patch1:		2ManDVD-1.8.5-install.patch
14cr|2mandvd-1.8.5-4|14	BuildRequires:	qt4-devel >= 4.6
14cr|2mandvd-1.8.5-4|15	BuildRequires:	ffmpeg-devel
14cr|2mandvd-1.8.5-4|16	BuildRequires:	pkgconfig(glu)
14cr|2mandvd-1.8.5-4|17	BuildRequires:	pkgconfig(sdl)
14cr|2mandvd-1.8.5-4|18	
14cr|2mandvd-1.8.5-4|19	Requires:	dvd+rw-tools
14cr|2mandvd-1.8.5-4|20	Requires:	dvdauthor
14cr|2mandvd-1.8.5-4|21	Requires:	ffmpeg >= 0.5
14cr|2mandvd-1.8.5-4|22	Requires:	ffmpegthumbnailer
14cr|2mandvd-1.8.5-4|23	Requires:	mencoder
14cr|2mandvd-1.8.5-4|24	Requires:	mjpegtools
14cr|2mandvd-1.8.5-4|25	Requires:	mkisofs
14cr|2mandvd-1.8.5-4|26	Requires:	mplayer
14cr|2mandvd-1.8.5-4|27	Requires:	netpbm
14cr|2mandvd-1.8.5-4|28	Requires:	sox
14cr|2mandvd-1.8.5-4|29	Requires:	exif
14cr|2mandvd-1.8.5-4|30	Suggests:	transcode
14cr|2mandvd-1.8.5-4|31	Obsoletes:	2ManDVD < %{EVRD}
14cr|2mandvd-1.8.5-4|32	
14cr|2mandvd-1.8.5-4|33	%description
14cr|2mandvd-1.8.5-4|34	2ManDVD is a graphical tool for creating Video DVDs and slideshows, including
14cr|2mandvd-1.8.5-4|35	menus.
14cr|2mandvd-1.8.5-4|36	
14cr|2mandvd-1.8.5-4|37	N.B. Executable name is 2ManDVD.
14cr|2mandvd-1.8.5-4|38	
14cr|2mandvd-1.8.5-4|39	%files
14cr|2mandvd-1.8.5-4|40	%{_bindir}/%{srcname}
14cr|2mandvd-1.8.5-4|41	%{_bindir}/fake.pl
14cr|2mandvd-1.8.5-4|42	%dir %{_datadir}/%{srcname}
14cr|2mandvd-1.8.5-4|43	%{_datadir}/%{srcname}/2mandvd_*.qm
14cr|2mandvd-1.8.5-4|44	%{_datadir}/%{srcname}/Bibliotheque
14cr|2mandvd-1.8.5-4|45	%{_datadir}/%{srcname}/mandvdico.png
14cr|2mandvd-1.8.5-4|46	%{_datadir}/applications/%{srcname}.desktop
14cr|2mandvd-1.8.5-4|47	
14cr|2mandvd-1.8.5-4|48	#----------------------------------------------------------------------------
14cr|2mandvd-1.8.5-4|49	
14cr|2mandvd-1.8.5-4|50	%prep
14cr|2mandvd-1.8.5-4|51	%setup -q -n %{srcname}
14cr|2mandvd-1.8.5-4|52	%patch0 -p1
14cr|2mandvd-1.8.5-4|53	%patch1 -p1
14cr|2mandvd-1.8.5-4|54	
14cr|2mandvd-1.8.5-4|55	%build
14cr|2mandvd-1.8.5-4|56	%qmake_qt4 2ManDVD.pro
14cr|2mandvd-1.8.5-4|57	%make
14cr|2mandvd-1.8.5-4|58	
14cr|2mandvd-1.8.5-4|59	%install
14cr|2mandvd-1.8.5-4|60	make INSTALL_ROOT=%{buildroot} install
14cr|2mandvd-1.8.5-4|61	
14cr|2mandvd-1.8.5-4|62	
14cr|2mandvd-1.8.5-4|63	%changelog
14cr|2mandvd-1.8.5-4|64	* Sat Aug 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.5-4
14cr|2mandvd-1.8.5-4|65	+ Revision: 3a71999
14cr|2mandvd-1.8.5-4|66	- Update BuildRequires
14cr|2mandvd-1.8.5-4|67	
14cr|2mandvd-1.8.5-4|68	

4 14
14cr|4pane-2.0-2|1	%define oname 4Pane
14cr|4pane-2.0-2|2	
14cr|4pane-2.0-2|3	Summary:	A quad-panel detailed-list file manager for linux
14cr|4pane-2.0-2|4	Name:		4pane
14cr|4pane-2.0-2|5	Version:	2.0
14cr|4pane-2.0-2|6	Release:	2
14cr|4pane-2.0-2|7	License:	GPLv3+
14cr|4pane-2.0-2|8	Group:		File tools
14cr|4pane-2.0-2|9	Url:		http://www.4pane.co.uk
14cr|4pane-2.0-2|10	Source0:	http://sourceforge.net/projects/fourpane/files/%{name}/%{name}-%{version}.tar.gz
14cr|4pane-2.0-2|11	BuildRequires:	wxgtku2.8-devel
14cr|4pane-2.0-2|12	BuildRequires:	pkgconfig(liblzma)
14cr|4pane-2.0-2|13	
14cr|4pane-2.0-2|14	%description
14cr|4pane-2.0-2|15	4Pane is a detailed-list file manager which displays directories and files
14cr|4pane-2.0-2|16	in separate panes. Generally two pairs of these twin-panes are displayed at
14cr|4pane-2.0-2|17	a time, allowing easy dragging/pasting of files. 4Pane aims to be fast and
14cr|4pane-2.0-2|18	fully-featured without bloat.
14cr|4pane-2.0-2|19	
14cr|4pane-2.0-2|20	%files -f %{oname}.lang
14cr|4pane-2.0-2|21	%{_bindir}/%{name}
14cr|4pane-2.0-2|22	%{_datadir}/%{oname}/
14cr|4pane-2.0-2|23	%{_datadir}/applications/%{name}.desktop
14cr|4pane-2.0-2|24	%{_miconsdir}/%{name}.xpm
14cr|4pane-2.0-2|25	%{_iconsdir}/%{name}.xpm
14cr|4pane-2.0-2|26	%{_liconsdir}/%{name}.png
14cr|4pane-2.0-2|27	%{_datadir}/doc/%{oname}
14cr|4pane-2.0-2|28	
14cr|4pane-2.0-2|29	#----------------------------------------------------------------------------
14cr|4pane-2.0-2|30	
14cr|4pane-2.0-2|31	%prep
14cr|4pane-2.0-2|32	%setup -q
14cr|4pane-2.0-2|33	
14cr|4pane-2.0-2|34	%build
14cr|4pane-2.0-2|35	%configure2_5x --disable-desktop
14cr|4pane-2.0-2|36	%make CXX="g++ %{optflags}"
14cr|4pane-2.0-2|37	
14cr|4pane-2.0-2|38	%install
14cr|4pane-2.0-2|39	%makeinstall_std
14cr|4pane-2.0-2|40	
14cr|4pane-2.0-2|41	mv %{buildroot}%{_bindir}/%{oname} %{buildroot}%{_bindir}/%{name}
14cr|4pane-2.0-2|42	
14cr|4pane-2.0-2|43	mkdir -p %{buildroot}%{_datadir}/applications
14cr|4pane-2.0-2|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|4pane-2.0-2|45	[Desktop Entry]
14cr|4pane-2.0-2|46	Version=1.0
14cr|4pane-2.0-2|47	Type=Application
14cr|4pane-2.0-2|48	Name=%{name}
14cr|4pane-2.0-2|49	GenericName=File Manager
14cr|4pane-2.0-2|50	Comment=A four-pane file manager
14cr|4pane-2.0-2|51	Exec=%{_bindir}/%{name}
14cr|4pane-2.0-2|52	Icon=%{name}
14cr|4pane-2.0-2|53	Terminal=false
14cr|4pane-2.0-2|54	StartupNotify=false
14cr|4pane-2.0-2|55	Categories=FileManager;Utility;
14cr|4pane-2.0-2|56	EOF
14cr|4pane-2.0-2|57	
14cr|4pane-2.0-2|58	# icons
14cr|4pane-2.0-2|59	install -D -m 644 bitmaps/%{oname}Icon48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|4pane-2.0-2|60	install -D -m 644 bitmaps/%{oname}Icon32.xpm %{buildroot}%{_iconsdir}/%{name}.xpm
14cr|4pane-2.0-2|61	install -D -m 644 bitmaps/%{oname}Icon16.xpm %{buildroot}%{_miconsdir}/%{name}.xpm
14cr|4pane-2.0-2|62	
14cr|4pane-2.0-2|63	%find_lang %{oname}
14cr|4pane-2.0-2|64	
14cr|4pane-2.0-2|65	
14cr|4pane-2.0-2|66	%changelog
14cr|4pane-2.0-2|67	* Mon Aug 18 2014 Rosa <rosa@abf.rosalinux.ru> 2.0-2
14cr|4pane-2.0-2|68	+ Revision: 54000c1
14cr|4pane-2.0-2|69	- Automatic import for version 2.0-2
14cr|4pane-2.0-2|70	
14cr|4pane-2.0-2|71	

5 14
14cr|4stAttack-2.1.4-14|1	Summary:	Connect-four for pygame
14cr|4stAttack-2.1.4-14|2	Name:		4stAttack
14cr|4stAttack-2.1.4-14|3	Version:	2.1.4
14cr|4stAttack-2.1.4-14|4	Release:	14
14cr|4stAttack-2.1.4-14|5	Group:		Games/Boards
14cr|4stAttack-2.1.4-14|6	License:	GPLv2
14cr|4stAttack-2.1.4-14|7	URL:		http://forcedattack.sourceforge.net
14cr|4stAttack-2.1.4-14|8	Source:		http://belnet.dl.sourceforge.net/sourceforge/forcedattack/%{name}-%{version}.tar.bz2
14cr|4stAttack-2.1.4-14|9	Source2:	%{name}-icons.tar.bz2
14cr|4stAttack-2.1.4-14|10	Requires:	pygame >= 1.5.3
14cr|4stAttack-2.1.4-14|11	BuildArch:	noarch
14cr|4stAttack-2.1.4-14|12	
14cr|4stAttack-2.1.4-14|13	%description
14cr|4stAttack-2.1.4-14|14	4stAttack is a game in which you have to try to out-smart your opponent.
14cr|4stAttack-2.1.4-14|15	The goal of the game is to connect four of stones in  a	 straight  line.
14cr|4stAttack-2.1.4-14|16	This can be horizontaly, vertically or diagonally.
14cr|4stAttack-2.1.4-14|17	
14cr|4stAttack-2.1.4-14|18	This rpm works with the portable pygame game-engine.
14cr|4stAttack-2.1.4-14|19	
14cr|4stAttack-2.1.4-14|20	
14cr|4stAttack-2.1.4-14|21	%prep
14cr|4stAttack-2.1.4-14|22	%setup -q
14cr|4stAttack-2.1.4-14|23	%setup -q -T -D -a2
14cr|4stAttack-2.1.4-14|24	
14cr|4stAttack-2.1.4-14|25	%build
14cr|4stAttack-2.1.4-14|26	
14cr|4stAttack-2.1.4-14|27	%install
14cr|4stAttack-2.1.4-14|28	rm -rf %{buildroot}
14cr|4stAttack-2.1.4-14|29	mkdir -p %{buildroot}%{_gamesbindir}/%{name}
14cr|4stAttack-2.1.4-14|30	cp -R *  %{buildroot}%{_gamesbindir}/%{name}
14cr|4stAttack-2.1.4-14|31	#icon
14cr|4stAttack-2.1.4-14|32	install -D -m644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|33	install -D -m644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|34	install -D -m644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|35	
14cr|4stAttack-2.1.4-14|36	# Lets make a wrapper.
14cr|4stAttack-2.1.4-14|37	mkdir -p %{buildroot}%{_bindir}
14cr|4stAttack-2.1.4-14|38	cat << EOF > %{buildroot}%{_bindir}/%{name}
14cr|4stAttack-2.1.4-14|39	#!/bin/sh
14cr|4stAttack-2.1.4-14|40	cd %{_prefix}/games/%{name}
14cr|4stAttack-2.1.4-14|41	
14cr|4stAttack-2.1.4-14|42	if [ ! -f ~/.%{name} ]; then
14cr|4stAttack-2.1.4-14|43	cp settings.ini ~/.%{name} || exit 1
14cr|4stAttack-2.1.4-14|44	fi
14cr|4stAttack-2.1.4-14|45	
14cr|4stAttack-2.1.4-14|46	%{__python} 4stattack.py -ini ~/.%{name}
14cr|4stAttack-2.1.4-14|47	EOF
14cr|4stAttack-2.1.4-14|48	
14cr|4stAttack-2.1.4-14|49	# Menu entry
14cr|4stAttack-2.1.4-14|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|4stAttack-2.1.4-14|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|4stAttack-2.1.4-14|52	[Desktop Entry]
14cr|4stAttack-2.1.4-14|53	Name=%{name}
14cr|4stAttack-2.1.4-14|54	Comment=Connect-four for pygame
14cr|4stAttack-2.1.4-14|55	Exec=%{_bindir}/%{name}
14cr|4stAttack-2.1.4-14|56	Icon=%{name}
14cr|4stAttack-2.1.4-14|57	Terminal=false
14cr|4stAttack-2.1.4-14|58	Type=Application
14cr|4stAttack-2.1.4-14|59	StartupNotify=true
14cr|4stAttack-2.1.4-14|60	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;
14cr|4stAttack-2.1.4-14|61	EOF
14cr|4stAttack-2.1.4-14|62	
14cr|4stAttack-2.1.4-14|63	%files
14cr|4stAttack-2.1.4-14|64	%defattr(644,root,root,755)
14cr|4stAttack-2.1.4-14|65	%doc changelog.txt README.txt
14cr|4stAttack-2.1.4-14|66	%dir %{_gamesbindir}/%{name}
14cr|4stAttack-2.1.4-14|67	%{_gamesbindir}/%{name}/*
14cr|4stAttack-2.1.4-14|68	
14cr|4stAttack-2.1.4-14|69	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|4stAttack-2.1.4-14|70	
14cr|4stAttack-2.1.4-14|71	%{_liconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|72	%{_iconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|73	%{_miconsdir}/%{name}.png
14cr|4stAttack-2.1.4-14|74	
14cr|4stAttack-2.1.4-14|75	%defattr(755,root,root,755)
14cr|4stAttack-2.1.4-14|76	%{_bindir}/%{name}
14cr|4stAttack-2.1.4-14|77	
14cr|4stAttack-2.1.4-14|78	
14cr|4stAttack-2.1.4-14|79	
14cr|4stAttack-2.1.4-14|80	
14cr|4stAttack-2.1.4-14|81	
14cr|4stAttack-2.1.4-14|82	%changelog
14cr|4stAttack-2.1.4-14|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-14
14cr|4stAttack-2.1.4-14|84	+ Revision: d8f706a
14cr|4stAttack-2.1.4-14|85	- MassBuild#464: Increase release tag
14cr|4stAttack-2.1.4-14|86	
14cr|4stAttack-2.1.4-14|87	

6 14
14cr|4ti2-1.3.2-4|1	Name:           4ti2
14cr|4ti2-1.3.2-4|2	Version:        1.3.2
14cr|4ti2-1.3.2-4|3	Release:        4
14cr|4ti2-1.3.2-4|4	Summary:        A software package for problems on linear spaces
14cr|4ti2-1.3.2-4|5	
14cr|4ti2-1.3.2-4|6	Group:          Sciences/Mathematics
14cr|4ti2-1.3.2-4|7	License:        GPLv2+
14cr|4ti2-1.3.2-4|8	URL:            http://www.4ti2.de/
14cr|4ti2-1.3.2-4|9	Source0:        http://www.4ti2.de/version_%{version}/%{name}-%{version}.tar.gz
14cr|4ti2-1.3.2-4|10	Source1:        http://www.4ti2.de/4ti2_manual.pdf
14cr|4ti2-1.3.2-4|11	Patch0:         4ti2-1.3.2-gcc47.patch
14cr|4ti2-1.3.2-4|12	BuildRequires:  gmp-devel
14cr|4ti2-1.3.2-4|13	BuildRequires:  glpk-devel
14cr|4ti2-1.3.2-4|14	
14cr|4ti2-1.3.2-4|15	%description
14cr|4ti2-1.3.2-4|16	A software package for algebraic, geometric and combinatorial
14cr|4ti2-1.3.2-4|17	problems on linear spaces.
14cr|4ti2-1.3.2-4|18	
14cr|4ti2-1.3.2-4|19	This package uses Environment Modules, to load the binaries onto
14cr|4ti2-1.3.2-4|20	your PATH you will need to run module load %{name}-%{_arch}
14cr|4ti2-1.3.2-4|21	
14cr|4ti2-1.3.2-4|22	%prep
14cr|4ti2-1.3.2-4|23	%setup -q
14cr|4ti2-1.3.2-4|24	cp -p %{SOURCE1} .
14cr|4ti2-1.3.2-4|25	%patch0 -p1 -b .gcc47
14cr|4ti2-1.3.2-4|26	
14cr|4ti2-1.3.2-4|27	%build
14cr|4ti2-1.3.2-4|28	CXXFLAGS="%{optflags} -I%{_includedir}/glpk" \
14cr|4ti2-1.3.2-4|29	CFLAGS="%{optflags} -I%{_includedir}/glpk" \
14cr|4ti2-1.3.2-4|30	%configure2_5x --disable-shared --disable-static
14cr|4ti2-1.3.2-4|31	perl -pi -e 's|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"-L\\\$libdir\"|g;' libtool
14cr|4ti2-1.3.2-4|32	%make
14cr|4ti2-1.3.2-4|33	
14cr|4ti2-1.3.2-4|34	%install
14cr|4ti2-1.3.2-4|35	make install-exec DESTDIR=%{buildroot}
14cr|4ti2-1.3.2-4|36	
14cr|4ti2-1.3.2-4|37	# The libraries are not really fit for use outside the package.
14cr|4ti2-1.3.2-4|38	rm -rf %{buildroot}/%{_libdir}
14cr|4ti2-1.3.2-4|39	
14cr|4ti2-1.3.2-4|40	%check
14cr|4ti2-1.3.2-4|41	make check
14cr|4ti2-1.3.2-4|42	
14cr|4ti2-1.3.2-4|43	%files
14cr|4ti2-1.3.2-4|44	%doc COPYING TODO 4ti2_manual.pdf
14cr|4ti2-1.3.2-4|45	%{_bindir}/*
14cr|4ti2-1.3.2-4|46	
14cr|4ti2-1.3.2-4|47	
14cr|4ti2-1.3.2-4|48	%changelog
14cr|4ti2-1.3.2-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-4
14cr|4ti2-1.3.2-4|50	+ Revision: 17c728a
14cr|4ti2-1.3.2-4|51	- MassBuild#464: Increase release tag
14cr|4ti2-1.3.2-4|52	
14cr|4ti2-1.3.2-4|53	

7 14
14cr|7kaa-2.14.3-2|1	Name:		7kaa
14cr|7kaa-2.14.3-2|2	Version:	2.14.3
14cr|7kaa-2.14.3-2|3	Release:	2
14cr|7kaa-2.14.3-2|4	Summary:	Seven Kingdoms: Ancient Adversaries is a real-time strategy game
14cr|7kaa-2.14.3-2|5	Group:		Games/Strategy
14cr|7kaa-2.14.3-2|6	License:	GPLv2
14cr|7kaa-2.14.3-2|7	URL:		http://7kfans.com/
14cr|7kaa-2.14.3-2|8	Source0:	http://sourceforge.net/projects/skfans/files/7KAA%20%{version}/%{name}-source-%{version}.tar.bz2
14cr|7kaa-2.14.3-2|9	Source1:	%{name}.png
14cr|7kaa-2.14.3-2|10	Source2:	%{name}.xpm
14cr|7kaa-2.14.3-2|11	Patch0:		7kaa-2.14.3-datapath.patch
14cr|7kaa-2.14.3-2|12	BuildRequires:	SDL-devel
14cr|7kaa-2.14.3-2|13	BuildRequires:	SDL_net-devel
14cr|7kaa-2.14.3-2|14	BuildRequires:	pkgconfig(openal)
14cr|7kaa-2.14.3-2|15	Requires:	%{name}-data
14cr|7kaa-2.14.3-2|16	Suggests:	%{name}-music
14cr|7kaa-2.14.3-2|17	
14cr|7kaa-2.14.3-2|18	%description
14cr|7kaa-2.14.3-2|19	Seven Kingdoms made departures from the traditional real-time strategy models
14cr|7kaa-2.14.3-2|20	of "gather resources, build a base and army, and attack". The economic model
14cr|7kaa-2.14.3-2|21	bears more resemblance to a turn-based strategy game. It features an espionage
14cr|7kaa-2.14.3-2|22	system that allows players to train and control spies individually, who each
14cr|7kaa-2.14.3-2|23	have a spying skill that increases over time. The player is also responsible
14cr|7kaa-2.14.3-2|24	for catching spies in their own kingdom. Inns built within the game allow
14cr|7kaa-2.14.3-2|25	players to hire mercenaries of various occupations, skill levels, and races.
14cr|7kaa-2.14.3-2|26	Skilled spies of enemy races are essential to a well-conducted espionage
14cr|7kaa-2.14.3-2|27	program, and the player can bolster his forces by grabbing a skilled fighter
14cr|7kaa-2.14.3-2|28	or give ones own factories, mines, and towers of science, a boost by hiring a
14cr|7kaa-2.14.3-2|29	skilled professional.
14cr|7kaa-2.14.3-2|30	
14cr|7kaa-2.14.3-2|31	Enlight Software decided to release the game to the Open Source community
14cr|7kaa-2.14.3-2|32	in August 2009. At that time everything, but the music, was released under
14cr|7kaa-2.14.3-2|33	the GPL v2. The music has a slightly different license.
14cr|7kaa-2.14.3-2|34	
14cr|7kaa-2.14.3-2|35	%prep
14cr|7kaa-2.14.3-2|36	%setup -q
14cr|7kaa-2.14.3-2|37	%patch0 -p1
14cr|7kaa-2.14.3-2|38	
14cr|7kaa-2.14.3-2|39	%build
14cr|7kaa-2.14.3-2|40	%configure2_5x
14cr|7kaa-2.14.3-2|41	%make
14cr|7kaa-2.14.3-2|42	
14cr|7kaa-2.14.3-2|43	%install
14cr|7kaa-2.14.3-2|44	%__rm -rf %{buildroot}
14cr|7kaa-2.14.3-2|45	%makeinstall_std
14cr|7kaa-2.14.3-2|46	
14cr|7kaa-2.14.3-2|47	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
14cr|7kaa-2.14.3-2|48	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cr|7kaa-2.14.3-2|49	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/
14cr|7kaa-2.14.3-2|50	
14cr|7kaa-2.14.3-2|51	# menu-entry
14cr|7kaa-2.14.3-2|52	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|7kaa-2.14.3-2|53	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|7kaa-2.14.3-2|54	[Desktop Entry]
14cr|7kaa-2.14.3-2|55	Version=1.0
14cr|7kaa-2.14.3-2|56	Name=Seven Kingdoms
14cr|7kaa-2.14.3-2|57	Comment=Seven Kingdoms: Ancient Adversaries
14cr|7kaa-2.14.3-2|58	Type=Application
14cr|7kaa-2.14.3-2|59	Exec=7kaa
14cr|7kaa-2.14.3-2|60	Icon=7kaa
14cr|7kaa-2.14.3-2|61	Categories=Game;StrategyGame;
14cr|7kaa-2.14.3-2|62	EOF
14cr|7kaa-2.14.3-2|63	
14cr|7kaa-2.14.3-2|64	%clean
14cr|7kaa-2.14.3-2|65	%__rm -rf %{buildroot}
14cr|7kaa-2.14.3-2|66	
14cr|7kaa-2.14.3-2|67	%files
14cr|7kaa-2.14.3-2|68	%doc COPYING README
14cr|7kaa-2.14.3-2|69	%{_bindir}/%{name}
14cr|7kaa-2.14.3-2|70	%{_datadir}/applications/%{name}.desktop
14cr|7kaa-2.14.3-2|71	%{_datadir}/pixmaps/%{name}.*
14cr|7kaa-2.14.3-2|72	
14cr|7kaa-2.14.3-2|73	
14cr|7kaa-2.14.3-2|74	
14cr|7kaa-2.14.3-2|75	
14cr|7kaa-2.14.3-2|76	%changelog
14cr|7kaa-2.14.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14.3-2
14cr|7kaa-2.14.3-2|78	+ Revision: 4343944
14cr|7kaa-2.14.3-2|79	- MassBuild#464: Increase release tag
14cr|7kaa-2.14.3-2|80	
14cr|7kaa-2.14.3-2|81	

8 14
14cr|7kaa-data-2.13-3|1	%define		oname	7kaa
14cr|7kaa-data-2.13-3|2	
14cr|7kaa-data-2.13-3|3	Name:		%{oname}-data
14cr|7kaa-data-2.13-3|4	Version:	2.13
14cr|7kaa-data-2.13-3|5	Release:	3
14cr|7kaa-data-2.13-3|6	Summary:	Game data files for Seven Kingdoms: Ancient Adversaries
14cr|7kaa-data-2.13-3|7	Group:		Games/Strategy
14cr|7kaa-data-2.13-3|8	License:	GPLv2
14cr|7kaa-data-2.13-3|9	URL:		http://7kfans.com/
14cr|7kaa-data-2.13-3|10	Source0:	http://sourceforge.net/projects/skfans/files/Seven%20Kingdoms%20AA%20Data%20Files/%{name}-%{version}.tar.bz2
14cr|7kaa-data-2.13-3|11	Requires:	%{oname} >= %{version}
14cr|7kaa-data-2.13-3|12	BuildArch:	noarch
14cr|7kaa-data-2.13-3|13	
14cr|7kaa-data-2.13-3|14	%description
14cr|7kaa-data-2.13-3|15	Game data files required to play Seven Kingdoms: Ancient Adversaries game.
14cr|7kaa-data-2.13-3|16	
14cr|7kaa-data-2.13-3|17	%prep
14cr|7kaa-data-2.13-3|18	%setup -q -n %{oname}
14cr|7kaa-data-2.13-3|19	
14cr|7kaa-data-2.13-3|20	%build
14cr|7kaa-data-2.13-3|21	
14cr|7kaa-data-2.13-3|22	%install
14cr|7kaa-data-2.13-3|23	mkdir -p %{buildroot}%{_datadir}/%{oname}
14cr|7kaa-data-2.13-3|24	cp -r * %{buildroot}%{_datadir}/%{oname}/
14cr|7kaa-data-2.13-3|25	
14cr|7kaa-data-2.13-3|26	%files
14cr|7kaa-data-2.13-3|27	%doc COPYING README-GameData
14cr|7kaa-data-2.13-3|28	%{_datadir}/%{oname}
14cr|7kaa-data-2.13-3|29	
14cr|7kaa-data-2.13-3|30	
14cr|7kaa-data-2.13-3|31	
14cr|7kaa-data-2.13-3|32	
14cr|7kaa-data-2.13-3|33	%changelog
14cr|7kaa-data-2.13-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13-3
14cr|7kaa-data-2.13-3|35	+ Revision: 5416487
14cr|7kaa-data-2.13-3|36	- MassBuild#464: Increase release tag
14cr|7kaa-data-2.13-3|37	
14cr|7kaa-data-2.13-3|38	

9 14
14cr|7kaa-music-2.13-4|1	%define		oname	7kaa
14cr|7kaa-music-2.13-4|2	
14cr|7kaa-music-2.13-4|3	Name:		%{oname}-music
14cr|7kaa-music-2.13-4|4	Version:	2.13
14cr|7kaa-music-2.13-4|5	Release:	4
14cr|7kaa-music-2.13-4|6	Summary:	Game music files for Seven Kingdoms: Ancient Adversaries
14cr|7kaa-music-2.13-4|7	Group:		Games/Strategy
14cr|7kaa-music-2.13-4|8	License:	Freeware
14cr|7kaa-music-2.13-4|9	URL:		http://7kfans.com/
14cr|7kaa-music-2.13-4|10	Source0:	http://www.7kfans.com/downloads/%{name}.tar.bz2
14cr|7kaa-music-2.13-4|11	Suggests:	%{oname} >= %{version}
14cr|7kaa-music-2.13-4|12	BuildArch:	noarch
14cr|7kaa-music-2.13-4|13	
14cr|7kaa-music-2.13-4|14	%description
14cr|7kaa-music-2.13-4|15	Game music files used by Seven Kingdoms: Ancient Adversaries game.
14cr|7kaa-music-2.13-4|16	
14cr|7kaa-music-2.13-4|17	%prep
14cr|7kaa-music-2.13-4|18	%setup -q -n %{name}
14cr|7kaa-music-2.13-4|19	
14cr|7kaa-music-2.13-4|20	%build
14cr|7kaa-music-2.13-4|21	
14cr|7kaa-music-2.13-4|22	%install
14cr|7kaa-music-2.13-4|23	mkdir -p %{buildroot}%{_datadir}/%{oname}/music
14cr|7kaa-music-2.13-4|24	cp -r music/* %{buildroot}%{_datadir}/%{oname}/music/
14cr|7kaa-music-2.13-4|25	
14cr|7kaa-music-2.13-4|26	%files
14cr|7kaa-music-2.13-4|27	%doc COPYING-Music.txt README-Music.txt
14cr|7kaa-music-2.13-4|28	%{_datadir}/%{oname}/music
14cr|7kaa-music-2.13-4|29	
14cr|7kaa-music-2.13-4|30	
14cr|7kaa-music-2.13-4|31	
14cr|7kaa-music-2.13-4|32	
14cr|7kaa-music-2.13-4|33	%changelog
14cr|7kaa-music-2.13-4|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13-4
14cr|7kaa-music-2.13-4|35	+ Revision: d577ed2
14cr|7kaa-music-2.13-4|36	- MassBuild#464: Increase release tag
14cr|7kaa-music-2.13-4|37	
14cr|7kaa-music-2.13-4|38	

10 14
14cr|9base-6-2|1	Summary: A port of following original Plan 9 userland tools to Unix
14cr|9base-6-2|2	Name: 9base
14cr|9base-6-2|3	Version: 6
14cr|9base-6-2|4	License: MIT and Lucent Public License
14cr|9base-6-2|5	Release: 2
14cr|9base-6-2|6	Group: System/Base
14cr|9base-6-2|7	URL: http://tools.suckless.org/9base
14cr|9base-6-2|8	Source0: http://dl.suckless.org/tools/%{name}-%{version}.tar.gz
14cr|9base-6-2|9	Source1: %{name}.rpmlintrc
14cr|9base-6-2|10	Patch0: 9base-6-rosa-perms.patch
14cr|9base-6-2|11	Patch1: 9base-6-rosa-etc.patch
14cr|9base-6-2|12	BuildRequires: glibc-static-devel
14cr|9base-6-2|13	
14cr|9base-6-2|14	%description
14cr|9base-6-2|15	9base is a port of following original Plan 9 userland tools to Unix:
14cr|9base-6-2|16	awk basename bc cat cleanname date echo grep rc sed seq sleep sort
14cr|9base-6-2|17	tee test touch tr uniq
14cr|9base-6-2|18	
14cr|9base-6-2|19	%prep
14cr|9base-6-2|20	%setup -q
14cr|9base-6-2|21	%patch0 -p1
14cr|9base-6-2|22	%patch1 -p1
14cr|9base-6-2|23	
14cr|9base-6-2|24	%build
14cr|9base-6-2|25	%make
14cr|9base-6-2|26	
14cr|9base-6-2|27	%install
14cr|9base-6-2|28	%{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix}/ MANPREFIX=%{_mandir} \
14cr|9base-6-2|29	LIBDIR=%{_libdir}/9/ install
14cr|9base-6-2|30	
14cr|9base-6-2|31	%ifarch x86_64
14cr|9base-6-2|32	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14cr|9base-6-2|33	%endif
14cr|9base-6-2|34	
14cr|9base-6-2|35	mkdir -p %{buildroot}%{_bindir}/9/
14cr|9base-6-2|36	for file in %{buildroot}%{_bindir}/*
14cr|9base-6-2|37	do
14cr|9base-6-2|38	if [ -f $file ]; then
14cr|9base-6-2|39	mv $file %{buildroot}%{_bindir}/9/
14cr|9base-6-2|40	fi
14cr|9base-6-2|41	done
14cr|9base-6-2|42	#grep awk sed bc basename cat date echo seq sleep sort tee test touch tr uniq
14cr|9base-6-2|43	for man in `ls %{buildroot}%{_mandir}/man1/*.1`
14cr|9base-6-2|44	do
14cr|9base-6-2|45	mans=`echo $man | sed 's/.1$/9.1/'`
14cr|9base-6-2|46	mv ${man} ${mans}
14cr|9base-6-2|47	done
14cr|9base-6-2|48	
14cr|9base-6-2|49	%post
14cr|9base-6-2|50	echo "
14cr|9base-6-2|51	if you want to use 9base, please add %{_bindir}/9 to your path:
14cr|9base-6-2|52	export PATH=\$PATH:%{_bindir}/9"
14cr|9base-6-2|53	
14cr|9base-6-2|54	%files
14cr|9base-6-2|55	%{_bindir}/9/*
14cr|9base-6-2|56	%{_libdir}/troff
14cr|9base-6-2|57	%{_mandir}/man1/*
14cr|9base-6-2|58	%{_sysconfdir}/rcmain
14cr|9base-6-2|59	
14cr|9base-6-2|60	
14cr|9base-6-2|61	
14cr|9base-6-2|62	%changelog
14cr|9base-6-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6-2
14cr|9base-6-2|64	+ Revision: 972b17a
14cr|9base-6-2|65	- MassBuild#464: Increase release tag
14cr|9base-6-2|66	
14cr|9base-6-2|67	

11 14
14cr|a2jmidid-8-2|1	#define debug_package %{nil}
14cr|a2jmidid-8-2|2	
14cr|a2jmidid-8-2|3	%define name    a2jmidid
14cr|a2jmidid-8-2|4	%define version 8
14cr|a2jmidid-8-2|5	%define release 2
14cr|a2jmidid-8-2|6	
14cr|a2jmidid-8-2|7	Name:           %{name}
14cr|a2jmidid-8-2|8	Summary:        ALSA to JACK MIDI Bridging tools
14cr|a2jmidid-8-2|9	Version:        %{version}
14cr|a2jmidid-8-2|10	Release:        %{release}
14cr|a2jmidid-8-2|11	
14cr|a2jmidid-8-2|12	Source:         http://download.gna.org/%name-%version.tar.bz2
14cr|a2jmidid-8-2|13	Patch:		a2jmidid-8-glib.patch
14cr|a2jmidid-8-2|14	URL:            http://home.gna.org/a2jmidid/
14cr|a2jmidid-8-2|15	License:        GPLv2
14cr|a2jmidid-8-2|16	Group:          Sound
14cr|a2jmidid-8-2|17	
14cr|a2jmidid-8-2|18	BuildRequires:  python
14cr|a2jmidid-8-2|19	BuildRequires:  pkgconfig(alsa)
14cr|a2jmidid-8-2|20	BuildRequires:  pkgconfig(jack)
14cr|a2jmidid-8-2|21	BuildRequires:  pkgconfig(dbus-1)
14cr|a2jmidid-8-2|22	BuildRequires:  pkgconfig(expat)
14cr|a2jmidid-8-2|23	Requires:       python-dbus
14cr|a2jmidid-8-2|24	
14cr|a2jmidid-8-2|25	
14cr|a2jmidid-8-2|26	%description
14cr|a2jmidid-8-2|27	A tools suite allowing the use of ALSA MIDI applications and hardware
14cr|a2jmidid-8-2|28	in a JACK MIDI system. The package provides a2j, a2jmidi_bridge,
14cr|a2jmidid-8-2|29	a2j_control, j2amidi_bridge and a2jmidid, which are small commandline
14cr|a2jmidid-8-2|30	applications establishing the bridge between ALSA and JACK MIDI.
14cr|a2jmidid-8-2|31	
14cr|a2jmidid-8-2|32	%prep
14cr|a2jmidid-8-2|33	%setup -q
14cr|a2jmidid-8-2|34	%patch -p1
14cr|a2jmidid-8-2|35	
14cr|a2jmidid-8-2|36	
14cr|a2jmidid-8-2|37	%build
14cr|a2jmidid-8-2|38	./waf configure --prefix=%{_prefix}
14cr|a2jmidid-8-2|39	./waf
14cr|a2jmidid-8-2|40	
14cr|a2jmidid-8-2|41	%install
14cr|a2jmidid-8-2|42	./waf install --destdir=%{buildroot}
14cr|a2jmidid-8-2|43	mkdir %{buildroot}%{_datadir}/%{name}
14cr|a2jmidid-8-2|44	cp README %{buildroot}%{_datadir}/%{name}
14cr|a2jmidid-8-2|45	cp AUTHORS %{buildroot}%{_datadir}/%{name}
14cr|a2jmidid-8-2|46	cp NEWS %{buildroot}%{_datadir}/%{name}
14cr|a2jmidid-8-2|47	
14cr|a2jmidid-8-2|48	%files
14cr|a2jmidid-8-2|49	%doc %{_datadir}/%{name}/README
14cr|a2jmidid-8-2|50	%doc %{_datadir}/%{name}/AUTHORS
14cr|a2jmidid-8-2|51	%doc %{_datadir}/%{name}/NEWS
14cr|a2jmidid-8-2|52	%doc %{_mandir}/man1/*.1.*
14cr|a2jmidid-8-2|53	%{_bindir}/*
14cr|a2jmidid-8-2|54	%{_datadir}/dbus-1/services/org.gna.home.a2jmidid.service
14cr|a2jmidid-8-2|55	
14cr|a2jmidid-8-2|56	
14cr|a2jmidid-8-2|57	
14cr|a2jmidid-8-2|58	%changelog
14cr|a2jmidid-8-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8-2
14cr|a2jmidid-8-2|60	+ Revision: e6f8bd2
14cr|a2jmidid-8-2|61	- MassBuild#464: Increase release tag
14cr|a2jmidid-8-2|62	
14cr|a2jmidid-8-2|63	

12 14
14cr|a-a-p-1.093-2|1	#define debug_package	%{nil}
14cr|a-a-p-1.093-2|2	
14cr|a-a-p-1.093-2|3	
14cr|a-a-p-1.093-2|4	Summary:	Construction tool
14cr|a-a-p-1.093-2|5	Name:		a-a-p
14cr|a-a-p-1.093-2|6	Version:	1.093
14cr|a-a-p-1.093-2|7	Release:	2
14cr|a-a-p-1.093-2|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/%{name}/aap-%{version}.zip
14cr|a-a-p-1.093-2|9	License:	GPLv2
14cr|a-a-p-1.093-2|10	Group:		Development/Other
14cr|a-a-p-1.093-2|11	BuildArch:	noarch
14cr|a-a-p-1.093-2|12	BuildRequires:	python-devel
14cr|a-a-p-1.093-2|13	Requires:	python
14cr|a-a-p-1.093-2|14	URL:		http://www.a-a-p.org/
14cr|a-a-p-1.093-2|15	Provides:	aap = %{version}-%{release}
14cr|a-a-p-1.093-2|16	
14cr|a-a-p-1.093-2|17	%description
14cr|a-a-p-1.093-2|18	A-A-P is an Open Source software construction tool--that is, a build
14cr|a-a-p-1.093-2|19	tool; an improved substitute for the classic Make utility; a better way
14cr|a-a-p-1.093-2|20	to build software.
14cr|a-a-p-1.093-2|21	
14cr|a-a-p-1.093-2|22	a-a-p "configuration files" are similar to makefile but they can include
14cr|a-a-p-1.093-2|23	Python.
14cr|a-a-p-1.093-2|24	a-a-p uses MD5 signatures to rebuild only when the contents of a file have
14cr|a-a-p-1.093-2|25	really changed, not just when the timestamps has been touched.  a-a-p
14cr|a-a-p-1.093-2|26	supports side-by-side variant builds, and is easily extended with user-
14cr|a-a-p-1.093-2|27	defined Builder and/or Scanner objects.  Most of the a-a-p logic is object
14cr|a-a-p-1.093-2|28	oriented, including default build rules for many types of program,  they are
14cr|a-a-p-1.093-2|29	all over-loadable also.
14cr|a-a-p-1.093-2|30	
14cr|a-a-p-1.093-2|31	%prep
14cr|a-a-p-1.093-2|32	%setup -q -n aap-%{version} -c aap-%{version}
14cr|a-a-p-1.093-2|33	
14cr|a-a-p-1.093-2|34	%build
14cr|a-a-p-1.093-2|35	
14cr|a-a-p-1.093-2|36	
14cr|a-a-p-1.093-2|37	%install
14cr|a-a-p-1.093-2|38	export PYTHONOPTIMIZE=1
14cr|a-a-p-1.093-2|39	mkdir -p $RPM_BUILD_ROOT%{_prefix}
14cr|a-a-p-1.093-2|40	./aap PREFIX=$RPM_BUILD_ROOT%{_prefix} install
14cr|a-a-p-1.093-2|41	
14cr|a-a-p-1.093-2|42	pushd $RPM_BUILD_ROOT%{_bindir}
14cr|a-a-p-1.093-2|43	rm aap
14cr|a-a-p-1.093-2|44	ln -s %{_prefix}/lib/aap/Exec-%{version}/aap aap
14cr|a-a-p-1.093-2|45	popd
14cr|a-a-p-1.093-2|46	
14cr|a-a-p-1.093-2|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}
14cr|a-a-p-1.093-2|48	mv $RPM_BUILD_ROOT%{_prefix}/man $RPM_BUILD_ROOT%{_mandir}
14cr|a-a-p-1.093-2|49	mkdir -p $RPM_BUILD_ROOT%{_docdir}/aap-%{version}
14cr|a-a-p-1.093-2|50	mv $RPM_BUILD_ROOT%{_prefix}/lib/aap/Exec-%{version}/doc $RPM_BUILD_ROOT%{_docdir}/aap-%{version}
14cr|a-a-p-1.093-2|51	
14cr|a-a-p-1.093-2|52	chmod +x $RPM_BUILD_ROOT%{_prefix}/lib/aap/Exec-1.093/__init__.py
14cr|a-a-p-1.093-2|53	
14cr|a-a-p-1.093-2|54	%check
14cr|a-a-p-1.093-2|55	./aap test
14cr|a-a-p-1.093-2|56	
14cr|a-a-p-1.093-2|57	
14cr|a-a-p-1.093-2|58	%files
14cr|a-a-p-1.093-2|59	%{_bindir}/*
14cr|a-a-p-1.093-2|60	%{_prefix}/lib/aap
14cr|a-a-p-1.093-2|61	%{_mandir}/man*/*
14cr|a-a-p-1.093-2|62	%{_docdir}/aap-%{version}
14cr|a-a-p-1.093-2|63	
14cr|a-a-p-1.093-2|64	
14cr|a-a-p-1.093-2|65	
14cr|a-a-p-1.093-2|66	
14cr|a-a-p-1.093-2|67	%changelog
14cr|a-a-p-1.093-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.093-2
14cr|a-a-p-1.093-2|69	+ Revision: fd68ff6
14cr|a-a-p-1.093-2|70	- MassBuild#464: Increase release tag
14cr|a-a-p-1.093-2|71	
14cr|a-a-p-1.093-2|72	

13 14
14cr|abcde-2.5.4-2|1	%define name abcde
14cr|abcde-2.5.4-2|2	%define version 2.5.4
14cr|abcde-2.5.4-2|3	%define release 2
14cr|abcde-2.5.4-2|4	
14cr|abcde-2.5.4-2|5	Summary:	Command-line utility to rip and encode audio cds
14cr|abcde-2.5.4-2|6	Name:		%{name}
14cr|abcde-2.5.4-2|7	Version:	%{version}
14cr|abcde-2.5.4-2|8	Release:	%{release}
14cr|abcde-2.5.4-2|9	License:	GPLv2
14cr|abcde-2.5.4-2|10	URL:		http://www.hispalinux.es/~data/files/
14cr|abcde-2.5.4-2|11	Group:		Sound
14cr|abcde-2.5.4-2|12	Source0:	http://ftp.de.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz
14cr|abcde-2.5.4-2|13	Source1:	http://linukz.org/download/cd-discid-1.1.tar.gz
14cr|abcde-2.5.4-2|14	Patch1:		abcde-2.3.99.6-install.patch
14cr|abcde-2.5.4-2|15	Requires:	cdparanoia wget vorbis-tools
14cr|abcde-2.5.4-2|16	
14cr|abcde-2.5.4-2|17	%description
14cr|abcde-2.5.4-2|18	abcde is a frontend command-line utility (actually, a shell script) that
14cr|abcde-2.5.4-2|19	grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or
14cr|abcde-2.5.4-2|20	MPP/MP+(Musepack) format, and tags them, all in one go.
14cr|abcde-2.5.4-2|21	
14cr|abcde-2.5.4-2|22	
14cr|abcde-2.5.4-2|23	%prep
14cr|abcde-2.5.4-2|24	
14cr|abcde-2.5.4-2|25	%setup -q -b0
14cr|abcde-2.5.4-2|26	%setup -q -b1
14cr|abcde-2.5.4-2|27	#%patch1 -p0
14cr|abcde-2.5.4-2|28	
14cr|abcde-2.5.4-2|29	%build
14cr|abcde-2.5.4-2|30	cd ../cd-discid-1.1
14cr|abcde-2.5.4-2|31	%make
14cr|abcde-2.5.4-2|32	
14cr|abcde-2.5.4-2|33	%install
14cr|abcde-2.5.4-2|34	%makeinstall_std
14cr|abcde-2.5.4-2|35	
14cr|abcde-2.5.4-2|36	cd ../cd-discid-1.1
14cr|abcde-2.5.4-2|37	%makeinstall_std
14cr|abcde-2.5.4-2|38	
14cr|abcde-2.5.4-2|39	%files
14cr|abcde-2.5.4-2|40	%doc changelog README COPYING TODO FAQ examples/abcded examples/abcde.init examples/autorip.sh
14cr|abcde-2.5.4-2|41	%{_bindir}/*
14cr|abcde-2.5.4-2|42	%{_mandir}/man1/abcde.*
14cr|abcde-2.5.4-2|43	%{_mandir}/man1/cd-discid.*
14cr|abcde-2.5.4-2|44	%{_mandir}/man1/cddb-tool.*
14cr|abcde-2.5.4-2|45	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|abcde-2.5.4-2|46	
14cr|abcde-2.5.4-2|47	%changelog
14cr|abcde-2.5.4-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.4-2
14cr|abcde-2.5.4-2|49	+ Revision: 6f6b4cf
14cr|abcde-2.5.4-2|50	- MassBuild#464: Increase release tag
14cr|abcde-2.5.4-2|51	
14cr|abcde-2.5.4-2|52	

14 14
14cr|abcm2ps-7.6.10-2|1	Name:		abcm2ps
14cr|abcm2ps-7.6.10-2|2	Version:	7.6.10
14cr|abcm2ps-7.6.10-2|3	Release:	2
14cr|abcm2ps-7.6.10-2|4	Summary:	Converts ABC format music sheets into Postscript
14cr|abcm2ps-7.6.10-2|5	License:	GPLv2+
14cr|abcm2ps-7.6.10-2|6	URL:		http://abcplus.sourceforge.net/
14cr|abcm2ps-7.6.10-2|7	Group:		Publishing
14cr|abcm2ps-7.6.10-2|8	Source0:	http://moinejf.free.fr/%{name}-%{version}.tar.gz
14cr|abcm2ps-7.6.10-2|9	Patch0:		abcm2ps_makefile.patch
14cr|abcm2ps-7.6.10-2|10	
14cr|abcm2ps-7.6.10-2|11	%description
14cr|abcm2ps-7.6.10-2|12	abcm2ps is a package which converts music tunes from ABC format
14cr|abcm2ps-7.6.10-2|13	to PostScript. Based on abc2ps version 1.2.5, it was developed
14cr|abcm2ps-7.6.10-2|14	mainly to print polyphonic music, i.e. music with multiple voices
14cr|abcm2ps-7.6.10-2|15	per staff. abcm2ps uses an extension to the ABC language that make
14cr|abcm2ps-7.6.10-2|16	it suitable for classical music. This extended format is documented
14cr|abcm2ps-7.6.10-2|17	under http://abcplus.sourceforge.net/.
14cr|abcm2ps-7.6.10-2|18	
14cr|abcm2ps-7.6.10-2|19	%prep
14cr|abcm2ps-7.6.10-2|20	%setup -q
14cr|abcm2ps-7.6.10-2|21	%patch0 -p0
14cr|abcm2ps-7.6.10-2|22	
14cr|abcm2ps-7.6.10-2|23	%build
14cr|abcm2ps-7.6.10-2|24	%configure2_5x --enable-a4 --enable-deco-is-roll
14cr|abcm2ps-7.6.10-2|25	%make
14cr|abcm2ps-7.6.10-2|26	
14cr|abcm2ps-7.6.10-2|27	%install
14cr|abcm2ps-7.6.10-2|28	%makeinstall
14cr|abcm2ps-7.6.10-2|29	
14cr|abcm2ps-7.6.10-2|30	%files
14cr|abcm2ps-7.6.10-2|31	%doc Changes License README *.abc *.txt sample3.eps
14cr|abcm2ps-7.6.10-2|32	%{_bindir}/*
14cr|abcm2ps-7.6.10-2|33	%{_datadir}/abcm2ps
14cr|abcm2ps-7.6.10-2|34	
14cr|abcm2ps-7.6.10-2|35	
14cr|abcm2ps-7.6.10-2|36	
14cr|abcm2ps-7.6.10-2|37	
14cr|abcm2ps-7.6.10-2|38	
14cr|abcm2ps-7.6.10-2|39	
14cr|abcm2ps-7.6.10-2|40	%changelog
14cr|abcm2ps-7.6.10-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.6.10-2
14cr|abcm2ps-7.6.10-2|42	+ Revision: 5409b21
14cr|abcm2ps-7.6.10-2|43	- MassBuild#464: Increase release tag
14cr|abcm2ps-7.6.10-2|44	
14cr|abcm2ps-7.6.10-2|45	

15 14
14cr|abcmidi-2014.02.05-2|1	%define version 2014.02.05
14cr|abcmidi-2014.02.05-2|2	%define oversion 2014-02-05
14cr|abcmidi-2014.02.05-2|3	%define sname abcMIDI
14cr|abcmidi-2014.02.05-2|4	%define name abcmidi
14cr|abcmidi-2014.02.05-2|5	%define release 2
14cr|abcmidi-2014.02.05-2|6	
14cr|abcmidi-2014.02.05-2|7	Summary:	Tool for processing ABC music notation files
14cr|abcmidi-2014.02.05-2|8	Name:		%{name}
14cr|abcmidi-2014.02.05-2|9	Version:	%{version}
14cr|abcmidi-2014.02.05-2|10	Release:	%{release}
14cr|abcmidi-2014.02.05-2|11	Group:		Sound
14cr|abcmidi-2014.02.05-2|12	License:	GPLv2
14cr|abcmidi-2014.02.05-2|13	URL:		http://ifdo.pugmarks.com/~seymour/runabc/top.html
14cr|abcmidi-2014.02.05-2|14	Source0:	http://ifdo.pugmarks.com/~seymour/runabc/%{sname}-%{oversion}.zip
14cr|abcmidi-2014.02.05-2|15	Patch0:		abcmidi-2011.10.19-install.patch
14cr|abcmidi-2014.02.05-2|16	
14cr|abcmidi-2014.02.05-2|17	
14cr|abcmidi-2014.02.05-2|18	%description
14cr|abcmidi-2014.02.05-2|19	The abcMIDI package contains four programs: abc2midi to convert ABC music
14cr|abcmidi-2014.02.05-2|20	notation to midi, midi2abc to convert midi files to (a first approximation
14cr|abcmidi-2014.02.05-2|21	to) the corresponding ABC, abc2abc to reformat and/or transpose ABC files,
14cr|abcmidi-2014.02.05-2|22	and yaps to typeset ABC files as PostScript.
14cr|abcmidi-2014.02.05-2|23	
14cr|abcmidi-2014.02.05-2|24	For a description of the abc syntax, please see the abc user-guide
14cr|abcmidi-2014.02.05-2|25	which is a part of the abc2mtex package written by Chris Walshaw.
14cr|abcmidi-2014.02.05-2|26	
14cr|abcmidi-2014.02.05-2|27	%prep
14cr|abcmidi-2014.02.05-2|28	%setup -q -n %{name}
14cr|abcmidi-2014.02.05-2|29	%patch0 -p1
14cr|abcmidi-2014.02.05-2|30	
14cr|abcmidi-2014.02.05-2|31	
14cr|abcmidi-2014.02.05-2|32	%build
14cr|abcmidi-2014.02.05-2|33	rm configure makefile || die
14cr|abcmidi-2014.02.05-2|34	sed -i -e "s:-O2::" configure.ac || die
14cr|abcmidi-2014.02.05-2|35	autoreconf -fi
14cr|abcmidi-2014.02.05-2|36	%configure2_5x
14cr|abcmidi-2014.02.05-2|37	%make
14cr|abcmidi-2014.02.05-2|38	
14cr|abcmidi-2014.02.05-2|39	%install
14cr|abcmidi-2014.02.05-2|40	%makeinstall_std
14cr|abcmidi-2014.02.05-2|41	
14cr|abcmidi-2014.02.05-2|42	%files
14cr|abcmidi-2014.02.05-2|43	%doc doc/CHANGES VERSION
14cr|abcmidi-2014.02.05-2|44	%{_mandir}/man1/*
14cr|abcmidi-2014.02.05-2|45	%{_bindir}/*
14cr|abcmidi-2014.02.05-2|46	
14cr|abcmidi-2014.02.05-2|47	
14cr|abcmidi-2014.02.05-2|48	
14cr|abcmidi-2014.02.05-2|49	%changelog
14cr|abcmidi-2014.02.05-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014.02.05-2
14cr|abcmidi-2014.02.05-2|51	+ Revision: d206062
14cr|abcmidi-2014.02.05-2|52	- MassBuild#464: Increase release tag
14cr|abcmidi-2014.02.05-2|53	
14cr|abcmidi-2014.02.05-2|54	

16 14
14cr|abe-1.1-9|1	%define	name	abe
14cr|abe-1.1-9|2	%define	version	1.1
14cr|abe-1.1-9|3	%define release	9
14cr|abe-1.1-9|4	%define	Summary	Abe's Amazing Adventure!!
14cr|abe-1.1-9|5	
14cr|abe-1.1-9|6	Name:		%{name}
14cr|abe-1.1-9|7	Version:	%{version}
14cr|abe-1.1-9|8	Release:	%{release}
14cr|abe-1.1-9|9	URL:		http://abe.sourceforge.net/
14cr|abe-1.1-9|10	Source0:	%{name}-%{version}.tar.bz2
14cr|abe-1.1-9|11	Source11:	%{name}-16x16.png
14cr|abe-1.1-9|12	Source12:	%{name}-32x32.png
14cr|abe-1.1-9|13	Source13:	%{name}-48x48.png
14cr|abe-1.1-9|14	Patch0:		abe-1.1-fix-str-fmt.patch
14cr|abe-1.1-9|15	Patch1:		abe-1.1-drop-x-req.patch
14cr|abe-1.1-9|16	License:	GPL
14cr|abe-1.1-9|17	Group:		Games/Arcade
14cr|abe-1.1-9|18	Summary:	%{Summary}
14cr|abe-1.1-9|19	BuildRequires:	SDL-devel SDL_mixer-devel desktop-file-utils
14cr|abe-1.1-9|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|abe-1.1-9|21	
14cr|abe-1.1-9|22	%description
14cr|abe-1.1-9|23	A scrolling, platform-jumping, key-collecting, ancient pyramid
14cr|abe-1.1-9|24	exploring game, vaguely in the style of similar games for the
14cr|abe-1.1-9|25	Commodore+4. The game is intended to show young people all the
14cr|abe-1.1-9|26	cool games they missed.
14cr|abe-1.1-9|27	
14cr|abe-1.1-9|28	%prep
14cr|abe-1.1-9|29	%setup -q
14cr|abe-1.1-9|30	%patch0 -p0
14cr|abe-1.1-9|31	%patch1 -p0
14cr|abe-1.1-9|32	
14cr|abe-1.1-9|33	%build
14cr|abe-1.1-9|34	autoreconf -fi
14cr|abe-1.1-9|35	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|abe-1.1-9|36	--with-data-dir=%{_gamesdatadir}/abe
14cr|abe-1.1-9|37	%make
14cr|abe-1.1-9|38	
14cr|abe-1.1-9|39	%install
14cr|abe-1.1-9|40	rm -rf %{buildroot}
14cr|abe-1.1-9|41	%makeinstall_std
14cr|abe-1.1-9|42	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|abe-1.1-9|43	cp -a {images,sounds,maps} %{buildroot}%{_gamesdatadir}/%{name}
14cr|abe-1.1-9|44	
14cr|abe-1.1-9|45	
14cr|abe-1.1-9|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|abe-1.1-9|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|abe-1.1-9|48	[Desktop Entry]
14cr|abe-1.1-9|49	Name=%{Summary}
14cr|abe-1.1-9|50	Comment=%{Summary}
14cr|abe-1.1-9|51	Exec=%{_gamesbindir}/%{name}
14cr|abe-1.1-9|52	Icon=%{name}
14cr|abe-1.1-9|53	Terminal=false
14cr|abe-1.1-9|54	Type=Application
14cr|abe-1.1-9|55	StartupNotify=true
14cr|abe-1.1-9|56	Categories=Game;ArcadeGame;
14cr|abe-1.1-9|57	EOF
14cr|abe-1.1-9|58	
14cr|abe-1.1-9|59	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|abe-1.1-9|60	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|abe-1.1-9|61	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|abe-1.1-9|62	
14cr|abe-1.1-9|63	%if %mdkversion < 200900
14cr|abe-1.1-9|64	%post
14cr|abe-1.1-9|65	%update_menus
14cr|abe-1.1-9|66	%endif
14cr|abe-1.1-9|67	
14cr|abe-1.1-9|68	%if %mdkversion < 200900
14cr|abe-1.1-9|69	%postun
14cr|abe-1.1-9|70	%clean_menus
14cr|abe-1.1-9|71	%endif
14cr|abe-1.1-9|72	
14cr|abe-1.1-9|73	%clean
14cr|abe-1.1-9|74	rm -rf %{buildroot}
14cr|abe-1.1-9|75	
14cr|abe-1.1-9|76	%files
14cr|abe-1.1-9|77	%defattr(644,root,root,755)
14cr|abe-1.1-9|78	%doc README
14cr|abe-1.1-9|79	%{_gamesdatadir}/%{name}
14cr|abe-1.1-9|80	%{_iconsdir}/%{name}.png
14cr|abe-1.1-9|81	%{_liconsdir}/%{name}.png
14cr|abe-1.1-9|82	%{_miconsdir}/%{name}.png
14cr|abe-1.1-9|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|abe-1.1-9|84	%defattr(755,root,root,755)
14cr|abe-1.1-9|85	%{_gamesbindir}/*
14cr|abe-1.1-9|86	
14cr|abe-1.1-9|87	
14cr|abe-1.1-9|88	
14cr|abe-1.1-9|89	%changelog
14cr|abe-1.1-9|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-9
14cr|abe-1.1-9|91	+ Revision: d3a4205
14cr|abe-1.1-9|92	- MassBuild#464: Increase release tag
14cr|abe-1.1-9|93	
14cr|abe-1.1-9|94	

17 14
14cr|abi-compliance-checker-1.99.8.5-2|1	Summary:	API/ABI compatibility checker for C/C++ libraries
14cr|abi-compliance-checker-1.99.8.5-2|2	Name:		abi-compliance-checker
14cr|abi-compliance-checker-1.99.8.5-2|3	Version:	1.99.8.5
14cr|abi-compliance-checker-1.99.8.5-2|4	Release:	2
14cr|abi-compliance-checker-1.99.8.5-2|5	Group:		Development/Other
14cr|abi-compliance-checker-1.99.8.5-2|6	License:	GPLv1+ or LGPLv2+
14cr|abi-compliance-checker-1.99.8.5-2|7	URL:		http://ispras.linuxbase.org/index.php/ABI_compliance_checker
14cr|abi-compliance-checker-1.99.8.5-2|8	Source0:	https://github.com/lvc/abi-compliance-checker/archive/%{version}.tar.gz
14cr|abi-compliance-checker-1.99.8.5-2|9	Requires:	gcc-c++
14cr|abi-compliance-checker-1.99.8.5-2|10	Requires:	binutils
14cr|abi-compliance-checker-1.99.8.5-2|11	Requires:   ctags
14cr|abi-compliance-checker-1.99.8.5-2|12	BuildArch:	noarch
14cr|abi-compliance-checker-1.99.8.5-2|13	
14cr|abi-compliance-checker-1.99.8.5-2|14	%description
14cr|abi-compliance-checker-1.99.8.5-2|15	ABI Compliance Checker (ACC) is a tool for checking backward binary
14cr|abi-compliance-checker-1.99.8.5-2|16	and source-level compatibility of a C/C++ library. The tool checks
14cr|abi-compliance-checker-1.99.8.5-2|17	header files and shared libraries of old and new versions and
14cr|abi-compliance-checker-1.99.8.5-2|18	analyzes changes in API and ABI that may break binary and/or source
14cr|abi-compliance-checker-1.99.8.5-2|19	compatibility: changes in calling stack, v-table changes, removed
14cr|abi-compliance-checker-1.99.8.5-2|20	symbols, renamed fields, etc.
14cr|abi-compliance-checker-1.99.8.5-2|21	
14cr|abi-compliance-checker-1.99.8.5-2|22	%prep
14cr|abi-compliance-checker-1.99.8.5-2|23	%setup -q
14cr|abi-compliance-checker-1.99.8.5-2|24	chmod 0644 LICENSE README
14cr|abi-compliance-checker-1.99.8.5-2|25	
14cr|abi-compliance-checker-1.99.8.5-2|26	%build
14cr|abi-compliance-checker-1.99.8.5-2|27	# Nothing to build.
14cr|abi-compliance-checker-1.99.8.5-2|28	
14cr|abi-compliance-checker-1.99.8.5-2|29	%install
14cr|abi-compliance-checker-1.99.8.5-2|30	mkdir -p %{buildroot}%{_prefix}
14cr|abi-compliance-checker-1.99.8.5-2|31	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cr|abi-compliance-checker-1.99.8.5-2|32	
14cr|abi-compliance-checker-1.99.8.5-2|33	chmod 755 %{buildroot}%{_bindir}/*
14cr|abi-compliance-checker-1.99.8.5-2|34	
14cr|abi-compliance-checker-1.99.8.5-2|35	%files
14cr|abi-compliance-checker-1.99.8.5-2|36	%doc LICENSE README doc/
14cr|abi-compliance-checker-1.99.8.5-2|37	%{_bindir}/%{name}
14cr|abi-compliance-checker-1.99.8.5-2|38	%{_datadir}/%{name}
14cr|abi-compliance-checker-1.99.8.5-2|39	
14cr|abi-compliance-checker-1.99.8.5-2|40	%changelog
14cr|abi-compliance-checker-1.99.8.5-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.99.8.5-2
14cr|abi-compliance-checker-1.99.8.5-2|42	+ Revision: 4923958
14cr|abi-compliance-checker-1.99.8.5-2|43	- MassBuild#464: Increase release tag
14cr|abi-compliance-checker-1.99.8.5-2|44	
14cr|abi-compliance-checker-1.99.8.5-2|45	

18 14
14cr|abi-dumper-0.99.6-2|1	Summary:	    Dump ABI of an ELF object containing DWARF debug info
14cr|abi-dumper-0.99.6-2|2	Name:		abi-dumper
14cr|abi-dumper-0.99.6-2|3	Version:	0.99.6
14cr|abi-dumper-0.99.6-2|4	Release:	2
14cr|abi-dumper-0.99.6-2|5	Group:		Development/Other
14cr|abi-dumper-0.99.6-2|6	License:	GPLv2+ or LGPLv2+
14cr|abi-dumper-0.99.6-2|7	URL:		https://github.com/lvc/abi-dumper
14cr|abi-dumper-0.99.6-2|8	Source0:	https://github.com/lvc/abi-dumper/archive/%{version}.tar.gz
14cr|abi-dumper-0.99.6-2|9	Requires:	elfutils
14cr|abi-dumper-0.99.6-2|10	Requires:	vtable-dumper
14cr|abi-dumper-0.99.6-2|11	BuildArch:	noarch
14cr|abi-dumper-0.99.6-2|12	
14cr|abi-dumper-0.99.6-2|13	%description
14cr|abi-dumper-0.99.6-2|14	A tool to dump ABI of an ELF object containing DWARF debug info.
14cr|abi-dumper-0.99.6-2|15	It is intended to be used with ABI Compliance Checker tool for
14cr|abi-dumper-0.99.6-2|16	tracking ABI changes of a C/C++ library or kernel module.
14cr|abi-dumper-0.99.6-2|17	
14cr|abi-dumper-0.99.6-2|18	%prep
14cr|abi-dumper-0.99.6-2|19	%setup -q
14cr|abi-dumper-0.99.6-2|20	chmod 0644 LICENSE README
14cr|abi-dumper-0.99.6-2|21	
14cr|abi-dumper-0.99.6-2|22	%build
14cr|abi-dumper-0.99.6-2|23	# Nothing to build.
14cr|abi-dumper-0.99.6-2|24	
14cr|abi-dumper-0.99.6-2|25	%install
14cr|abi-dumper-0.99.6-2|26	mkdir -p %{buildroot}%{_prefix}
14cr|abi-dumper-0.99.6-2|27	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cr|abi-dumper-0.99.6-2|28	
14cr|abi-dumper-0.99.6-2|29	chmod 755 %{buildroot}%{_bindir}/*
14cr|abi-dumper-0.99.6-2|30	
14cr|abi-dumper-0.99.6-2|31	%files
14cr|abi-dumper-0.99.6-2|32	%doc LICENSE README
14cr|abi-dumper-0.99.6-2|33	%{_bindir}/%{name}
14cr|abi-dumper-0.99.6-2|34	
14cr|abi-dumper-0.99.6-2|35	%changelog
14cr|abi-dumper-0.99.6-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-2
14cr|abi-dumper-0.99.6-2|37	+ Revision: 9a53288
14cr|abi-dumper-0.99.6-2|38	- MassBuild#464: Increase release tag
14cr|abi-dumper-0.99.6-2|39	
14cr|abi-dumper-0.99.6-2|40	

19 14
14cr|abiword-3.0.0-8|1	%define Werror_cflags %nil
14cr|abiword-3.0.0-8|2	%define api %(echo %{version} | cut -d. -f1,2)
14cr|abiword-3.0.0-8|3	
14cr|abiword-3.0.0-8|4	Summary:	Lean and fast full-featured word processor
14cr|abiword-3.0.0-8|5	Name:		abiword
14cr|abiword-3.0.0-8|6	Version:	3.0.0
14cr|abiword-3.0.0-8|7	Release:	8
14cr|abiword-3.0.0-8|8	License:	GPLv2+
14cr|abiword-3.0.0-8|9	Group:		Office
14cr|abiword-3.0.0-8|10	Url:		http://www.abisource.com/
14cr|abiword-3.0.0-8|11	Source0:	http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
14cr|abiword-3.0.0-8|12	Source100:	abiword.rpmlintrc
14cr|abiword-3.0.0-8|13	Patch0:		abiword-2.9.3-rosa-libebook_h.patch
14cr|abiword-3.0.0-8|14	Patch1:		abiword-3.0.0-collab-boost.patch
14cr|abiword-3.0.0-8|15	Patch2:		abiword-3.0.0-libgcrypt_1_6_0-1.patch
14cr|abiword-3.0.0-8|16	Patch3:		abiword-3.0.0-abiword-librevenge.patch
14cr|abiword-3.0.0-8|17	BuildRequires:	asio
14cr|abiword-3.0.0-8|18	BuildRequires:	bison
14cr|abiword-3.0.0-8|19	BuildRequires:	desktop-file-utils
14cr|abiword-3.0.0-8|20	BuildRequires:	gnome-common
14cr|abiword-3.0.0-8|21	BuildRequires:	boost-devel
14cr|abiword-3.0.0-8|22	BuildRequires:	jpeg-devel
14cr|abiword-3.0.0-8|23	BuildRequires:	libwmf-devel
14cr|abiword-3.0.0-8|24	BuildRequires:	psiconv-devel
14cr|abiword-3.0.0-8|25	BuildRequires:	readline-devel
14cr|abiword-3.0.0-8|26	BuildRequires:	tidy-devel
14cr|abiword-3.0.0-8|27	BuildRequires:	pkgconfig(aiksaurus-1.0)
14cr|abiword-3.0.0-8|28	BuildRequires:	pkgconfig(cairo-pdf)
14cr|abiword-3.0.0-8|29	BuildRequires:	pkgconfig(cairo-ps)
14cr|abiword-3.0.0-8|30	BuildRequires:	pkgconfig(champlain-0.12)
14cr|abiword-3.0.0-8|31	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|abiword-3.0.0-8|32	BuildRequires:	pkgconfig(enchant)
14cr|abiword-3.0.0-8|33	BuildRequires:	pkgconfig(fribidi)
14cr|abiword-3.0.0-8|34	BuildRequires:	pkgconfig(gaiksaurus-1.0)
14cr|abiword-3.0.0-8|35	BuildRequires:	pkgconfig(glib-2.0)
14cr|abiword-3.0.0-8|36	BuildRequires:	pkgconfig(gnutls)
14cr|abiword-3.0.0-8|37	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|abiword-3.0.0-8|38	BuildRequires:	pkgconfig(libebook-1.2)
14cr|abiword-3.0.0-8|39	BuildRequires:	pkgconfig(libecal-1.2)
14cr|abiword-3.0.0-8|40	BuildRequires:	pkgconfig(libgcrypt)
14cr|abiword-3.0.0-8|41	BuildRequires:	pkgconfig(libgoffice-0.10)
14cr|abiword-3.0.0-8|42	BuildRequires:	pkgconfig(libgsf-1)
14cr|abiword-3.0.0-8|43	BuildRequires:	pkgconfig(libical)
14cr|abiword-3.0.0-8|44	BuildRequires:	pkgconfig(libots-1)
14cr|abiword-3.0.0-8|45	BuildRequires:	pkgconfig(libpng)
14cr|abiword-3.0.0-8|46	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|abiword-3.0.0-8|47	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|abiword-3.0.0-8|48	BuildRequires:	pkgconfig(libwpd-0.10)
14cr|abiword-3.0.0-8|49	BuildRequires:	pkgconfig(libwpg-0.3)
14cr|abiword-3.0.0-8|50	BuildRequires:	pkgconfig(libwps-0.3)
14cr|abiword-3.0.0-8|51	BuildRequires:	pkgconfig(libxml-2.0)
14cr|abiword-3.0.0-8|52	BuildRequires:	pkgconfig(link-grammar)
14cr|abiword-3.0.0-8|53	BuildRequires:	pkgconfig(loudmouth-1.0)
14cr|abiword-3.0.0-8|54	BuildRequires:	pkgconfig(mathview-frontend-libxml2)
14cr|abiword-3.0.0-8|55	BuildRequires:	pkgconfig(pangocairo)
14cr|abiword-3.0.0-8|56	BuildRequires:	pkgconfig(rasqal)
14cr|abiword-3.0.0-8|57	BuildRequires:	pkgconfig(redland)
14cr|abiword-3.0.0-8|58	BuildRequires:	pkgconfig(telepathy-glib)
14cr|abiword-3.0.0-8|59	BuildRequires:	pkgconfig(wv-1.0)
14cr|abiword-3.0.0-8|60	
14cr|abiword-3.0.0-8|61	Suggests:	abiword-doc
14cr|abiword-3.0.0-8|62	
14cr|abiword-3.0.0-8|63	%description
14cr|abiword-3.0.0-8|64	AbiWord is a cross-platform, open source, lean and fast full-featured word
14cr|abiword-3.0.0-8|65	processor. It works on Most Unix systems, Microsoft Windows and Mac OS X.
14cr|abiword-3.0.0-8|66	
14cr|abiword-3.0.0-8|67	Abiword with the GNOME front-end is part of the GNOME Office Suite.
14cr|abiword-3.0.0-8|68	See http://www.gnomeoffice.org for details.
14cr|abiword-3.0.0-8|69	
14cr|abiword-3.0.0-8|70	%files
14cr|abiword-3.0.0-8|71	%{_bindir}/abiword
14cr|abiword-3.0.0-8|72	%{_datadir}/abiword-%{api}
14cr|abiword-3.0.0-8|73	%dir %{_libdir}/abiword-%{api}
14cr|abiword-3.0.0-8|74	%dir %{_libdir}/abiword-%{api}/plugins
14cr|abiword-3.0.0-8|75	%{_libdir}/abiword-%{api}/plugins/*.so
14cr|abiword-3.0.0-8|76	# this isnt a devel lib
14cr|abiword-3.0.0-8|77	%{_libdir}/libabiword-%{api}.so
14cr|abiword-3.0.0-8|78	%{_datadir}/applications/*.desktop
14cr|abiword-3.0.0-8|79	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.AbiCollab.service
14cr|abiword-3.0.0-8|80	%{_datadir}/telepathy/clients/AbiCollab.client
14cr|abiword-3.0.0-8|81	%{_iconsdir}/hicolor/*/*
14cr|abiword-3.0.0-8|82	%{_mandir}/man1/abiword.1.*
14cr|abiword-3.0.0-8|83	
14cr|abiword-3.0.0-8|84	#----------------------------------------------------------------------------
14cr|abiword-3.0.0-8|85	
14cr|abiword-3.0.0-8|86	%package devel
14cr|abiword-3.0.0-8|87	Summary:	Devel files for Abiword
14cr|abiword-3.0.0-8|88	Group:		Development/Other
14cr|abiword-3.0.0-8|89	Requires:	%{name} = %{EVRD}
14cr|abiword-3.0.0-8|90	
14cr|abiword-3.0.0-8|91	%description devel
14cr|abiword-3.0.0-8|92	This pacakage contains devel files for Abiword, mainly header files
14cr|abiword-3.0.0-8|93	and pkg files.
14cr|abiword-3.0.0-8|94	
14cr|abiword-3.0.0-8|95	%files devel
14cr|abiword-3.0.0-8|96	%{_includedir}/abiword-%{api}
14cr|abiword-3.0.0-8|97	%{_libdir}/pkgconfig/abiword-%{api}.pc
14cr|abiword-3.0.0-8|98	
14cr|abiword-3.0.0-8|99	#----------------------------------------------------------------------------
14cr|abiword-3.0.0-8|100	
14cr|abiword-3.0.0-8|101	%prep
14cr|abiword-3.0.0-8|102	%setup -q
14cr|abiword-3.0.0-8|103	%patch0 -p1
14cr|abiword-3.0.0-8|104	%patch1 -p1
14cr|abiword-3.0.0-8|105	%patch2 -p1
14cr|abiword-3.0.0-8|106	%patch3 -p0
14cr|abiword-3.0.0-8|107	
14cr|abiword-3.0.0-8|108	%build
14cr|abiword-3.0.0-8|109	autoreconf -fi
14cr|abiword-3.0.0-8|110	enable_dynamic=yes %configure2_5x \
14cr|abiword-3.0.0-8|111	--disable-static \
14cr|abiword-3.0.0-8|112	--enable-default-plugins \
14cr|abiword-3.0.0-8|113	--enable-emacs-keybinding \
14cr|abiword-3.0.0-8|114	--enable-vi-keybinding \
14cr|abiword-3.0.0-8|115	--enable-clipart \
14cr|abiword-3.0.0-8|116	--enable-templates \
14cr|abiword-3.0.0-8|117	--enable-collab-backend-xmpp \
14cr|abiword-3.0.0-8|118	--enable-collab-backend-tcp \
14cr|abiword-3.0.0-8|119	--enable-collab-backend-sugar \
14cr|abiword-3.0.0-8|120	--enable-collab-backend-service \
14cr|abiword-3.0.0-8|121	--with-gio \
14cr|abiword-3.0.0-8|122	--with-goffice \
14cr|abiword-3.0.0-8|123	--with-inter7eps \
14cr|abiword-3.0.0-8|124	--with-libtidy \
14cr|abiword-3.0.0-8|125	--enable-plugins="wml goffice freetranslation latex eml gimp mif loadbindings babelfish wpg openxml mswrite wordperfect mathview urldict presentation pdb psion collab google paint hancom xslfo opendocument openwriter t602 iscii wmf ots command sdw gdict opml clarisworks kword pdf grammar passepartout applix aiksaurus wikipedia hrtext s5 docbook"
14cr|abiword-3.0.0-8|126	
14cr|abiword-3.0.0-8|127	%make
14cr|abiword-3.0.0-8|128	
14cr|abiword-3.0.0-8|129	%install
14cr|abiword-3.0.0-8|130	%makeinstall_std
14cr|abiword-3.0.0-8|131	
14cr|abiword-3.0.0-8|132	desktop-file-install --vendor="" \
14cr|abiword-3.0.0-8|133	--remove-category="X-Red-Hat-Base" \
14cr|abiword-3.0.0-8|134	--dir %{buildroot}%{_datadir}/applications \
14cr|abiword-3.0.0-8|135	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|abiword-3.0.0-8|136	
14cr|abiword-3.0.0-8|137	
14cr|abiword-3.0.0-8|138	
14cr|abiword-3.0.0-8|139	%changelog
14cr|abiword-3.0.0-8|140	* Fri Aug 22 2014 Sergey A. Sokolov <s.sokolov@ntcit-rosa.ru> 3.0.0-8
14cr|abiword-3.0.0-8|141	+ Revision: 75b4e12
14cr|abiword-3.0.0-8|142	- fix for updated pwg, pwd libs
14cr|abiword-3.0.0-8|143	
14cr|abiword-3.0.0-8|144	

20 14
14cr|abiword-docs-3.0.0-2|1	Summary:	Documentation and help files for Abiword
14cr|abiword-docs-3.0.0-2|2	Name:		abiword-docs
14cr|abiword-docs-3.0.0-2|3	Version:	3.0.0
14cr|abiword-docs-3.0.0-2|4	Release:	2
14cr|abiword-docs-3.0.0-2|5	License:	GPLv2+
14cr|abiword-docs-3.0.0-2|6	Group:		Office
14cr|abiword-docs-3.0.0-2|7	Url:		http://www.abisource.com/
14cr|abiword-docs-3.0.0-2|8	Source0:	http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
14cr|abiword-docs-3.0.0-2|9	BuildRequires:	abiword-devel >= 3.0
14cr|abiword-docs-3.0.0-2|10	BuildRequires:	pkgconfig(libglade-2.0)
14cr|abiword-docs-3.0.0-2|11	# Exclude some pages pending http://bugzilla.abisource.com/show_bug.cgi?id=13459
14cr|abiword-docs-3.0.0-2|12	Patch0:		abiword-docs-2.9.4-mga-temp_build_fix-en-US-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|13	Patch1:		abiword-docs-2.9.4-mga-temp_build_fix-pl-PL-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|14	Patch2:		abiword-docs-2.9.4-mga-temp_build_fix-fr-FR-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|15	BuildArch:	noarch
14cr|abiword-docs-3.0.0-2|16	
14cr|abiword-docs-3.0.0-2|17	%description
14cr|abiword-docs-3.0.0-2|18	Documentation and help files for Abiword.
14cr|abiword-docs-3.0.0-2|19	
14cr|abiword-docs-3.0.0-2|20	#----------------------------------------------------------------------------
14cr|abiword-docs-3.0.0-2|21	
14cr|abiword-docs-3.0.0-2|22	%package en
14cr|abiword-docs-3.0.0-2|23	Summary:	English documentation and help files for Abiword
14cr|abiword-docs-3.0.0-2|24	Requires:	locales-en
14cr|abiword-docs-3.0.0-2|25	Provides:	abiword-doc = %{EVRD}
14cr|abiword-docs-3.0.0-2|26	BuildArch:	noarch
14cr|abiword-docs-3.0.0-2|27	
14cr|abiword-docs-3.0.0-2|28	%description en
14cr|abiword-docs-3.0.0-2|29	English documentation and help files for Abiword.
14cr|abiword-docs-3.0.0-2|30	
14cr|abiword-docs-3.0.0-2|31	%files en
14cr|abiword-docs-3.0.0-2|32	%{_datadir}/abiword*/help/en-US
14cr|abiword-docs-3.0.0-2|33	%dir %{_datadir}/abiword*/help/
14cr|abiword-docs-3.0.0-2|34	
14cr|abiword-docs-3.0.0-2|35	#----------------------------------------------------------------------------
14cr|abiword-docs-3.0.0-2|36	
14cr|abiword-docs-3.0.0-2|37	%package fr
14cr|abiword-docs-3.0.0-2|38	Summary:	French documentation and help files for Abiword
14cr|abiword-docs-3.0.0-2|39	Requires:	locales-fr
14cr|abiword-docs-3.0.0-2|40	Provides:	abiword-doc = %{EVRD}
14cr|abiword-docs-3.0.0-2|41	BuildArch:	noarch
14cr|abiword-docs-3.0.0-2|42	
14cr|abiword-docs-3.0.0-2|43	%description fr
14cr|abiword-docs-3.0.0-2|44	French documentation and help files for Abiword.
14cr|abiword-docs-3.0.0-2|45	
14cr|abiword-docs-3.0.0-2|46	%files fr
14cr|abiword-docs-3.0.0-2|47	%{_datadir}/abiword*/help/fr-FR
14cr|abiword-docs-3.0.0-2|48	%dir %{_datadir}/abiword*/help/
14cr|abiword-docs-3.0.0-2|49	
14cr|abiword-docs-3.0.0-2|50	#----------------------------------------------------------------------------
14cr|abiword-docs-3.0.0-2|51	
14cr|abiword-docs-3.0.0-2|52	%package pl
14cr|abiword-docs-3.0.0-2|53	Summary:	Polish documentation and help files for Abiword
14cr|abiword-docs-3.0.0-2|54	Requires:	locales-pl
14cr|abiword-docs-3.0.0-2|55	Provides:	abiword-doc = %{EVRD}
14cr|abiword-docs-3.0.0-2|56	BuildArch:	noarch
14cr|abiword-docs-3.0.0-2|57	
14cr|abiword-docs-3.0.0-2|58	%description pl
14cr|abiword-docs-3.0.0-2|59	Polish documentation and help files for Abiword.
14cr|abiword-docs-3.0.0-2|60	
14cr|abiword-docs-3.0.0-2|61	%files pl
14cr|abiword-docs-3.0.0-2|62	%{_datadir}/abiword*/help/pl-PL
14cr|abiword-docs-3.0.0-2|63	%dir %{_datadir}/abiword*/help/
14cr|abiword-docs-3.0.0-2|64	
14cr|abiword-docs-3.0.0-2|65	#----------------------------------------------------------------------------
14cr|abiword-docs-3.0.0-2|66	
14cr|abiword-docs-3.0.0-2|67	%prep
14cr|abiword-docs-3.0.0-2|68	%setup -q
14cr|abiword-docs-3.0.0-2|69	%patch0 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-en-US-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|70	%patch1 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-pl-PL-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|71	%patch2 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-fr-FR-Makefile.in.patch
14cr|abiword-docs-3.0.0-2|72	
14cr|abiword-docs-3.0.0-2|73	%build
14cr|abiword-docs-3.0.0-2|74	%configure2_5x
14cr|abiword-docs-3.0.0-2|75	%make
14cr|abiword-docs-3.0.0-2|76	
14cr|abiword-docs-3.0.0-2|77	%install
14cr|abiword-docs-3.0.0-2|78	%makeinstall_std
14cr|abiword-docs-3.0.0-2|79	
14cr|abiword-docs-3.0.0-2|80	
14cr|abiword-docs-3.0.0-2|81	%changelog
14cr|abiword-docs-3.0.0-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|abiword-docs-3.0.0-2|83	+ Revision: 36e76d0
14cr|abiword-docs-3.0.0-2|84	- MassBuild#464: Increase release tag
14cr|abiword-docs-3.0.0-2|85	
14cr|abiword-docs-3.0.0-2|86	

21 14
14cr|abook-0.6.0-0.pre2.5|1	%define name	abook
14cr|abook-0.6.0-0.pre2.5|2	%define version	0.6.0
14cr|abook-0.6.0-0.pre2.5|3	%define beta	pre2
14cr|abook-0.6.0-0.pre2.5|4	%define release	%mkrel 0.%{beta}.5
14cr|abook-0.6.0-0.pre2.5|5	
14cr|abook-0.6.0-0.pre2.5|6	Name:		%{name}
14cr|abook-0.6.0-0.pre2.5|7	Summary:	Text-based addressbook program for mutt
14cr|abook-0.6.0-0.pre2.5|8	Version:	%{version}
14cr|abook-0.6.0-0.pre2.5|9	Release:	%{release}
14cr|abook-0.6.0-0.pre2.5|10	License:	GPL
14cr|abook-0.6.0-0.pre2.5|11	Group:		Networking/Mail
14cr|abook-0.6.0-0.pre2.5|12	URL:		http://abook.sourceforge.net/
14cr|abook-0.6.0-0.pre2.5|13	Source:		http://abook.sourceforge.net/devel/%{name}-%{version}%{beta}.tar.gz
14cr|abook-0.6.0-0.pre2.5|14	Patch:      http://abook.sourceforge.net/patches/abook_vcard_import.patch
14cr|abook-0.6.0-0.pre2.5|15	BuildRequires:	readline-devel
14cr|abook-0.6.0-0.pre2.5|16	BuildRequires:	ncurses-devel
14cr|abook-0.6.0-0.pre2.5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|abook-0.6.0-0.pre2.5|18	
14cr|abook-0.6.0-0.pre2.5|19	%description
14cr|abook-0.6.0-0.pre2.5|20	Abook is a text-based addressbook program designed for use with the mutt
14cr|abook-0.6.0-0.pre2.5|21	mail client.
14cr|abook-0.6.0-0.pre2.5|22	
14cr|abook-0.6.0-0.pre2.5|23	%prep
14cr|abook-0.6.0-0.pre2.5|24	%setup -q -n %{name}-%{version}%{beta}
14cr|abook-0.6.0-0.pre2.5|25	%patch -p 1
14cr|abook-0.6.0-0.pre2.5|26	
14cr|abook-0.6.0-0.pre2.5|27	%build
14cr|abook-0.6.0-0.pre2.5|28	%configure2_5x
14cr|abook-0.6.0-0.pre2.5|29	%make
14cr|abook-0.6.0-0.pre2.5|30	
14cr|abook-0.6.0-0.pre2.5|31	%install
14cr|abook-0.6.0-0.pre2.5|32	%makeinstall
14cr|abook-0.6.0-0.pre2.5|33	
14cr|abook-0.6.0-0.pre2.5|34	%find_lang %name
14cr|abook-0.6.0-0.pre2.5|35	
14cr|abook-0.6.0-0.pre2.5|36	chmod 644 AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
14cr|abook-0.6.0-0.pre2.5|37	
14cr|abook-0.6.0-0.pre2.5|38	%clean
14cr|abook-0.6.0-0.pre2.5|39	rm -rf %{buildroot}
14cr|abook-0.6.0-0.pre2.5|40	
14cr|abook-0.6.0-0.pre2.5|41	%files -f %name.lang
14cr|abook-0.6.0-0.pre2.5|42	%defattr(-,root,root)
14cr|abook-0.6.0-0.pre2.5|43	%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
14cr|abook-0.6.0-0.pre2.5|44	%{_bindir}/abook
14cr|abook-0.6.0-0.pre2.5|45	%{_mandir}/man*/abook*.*
14cr|abook-0.6.0-0.pre2.5|46	#%{_mandir}/man5/abook.conf.5*
14cr|abook-0.6.0-0.pre2.5|47	
14cr|abook-0.6.0-0.pre2.5|48	
14cr|abook-0.6.0-0.pre2.5|49	
14cr|abook-0.6.0-0.pre2.5|50	
14cr|abook-0.6.0-0.pre2.5|51	%changelog
14cr|abook-0.6.0-0.pre2.5|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6.0-0.pre2.5
14cr|abook-0.6.0-0.pre2.5|53	+ Revision: d89a752
14cr|abook-0.6.0-0.pre2.5|54	- Automatic import for version 0.6.0
14cr|abook-0.6.0-0.pre2.5|55	
14cr|abook-0.6.0-0.pre2.5|56	

22 14
14cr|abspath-0.1-7|1	Summary:	Return the absolute path of a file or directory
14cr|abspath-0.1-7|2	Name:		abspath
14cr|abspath-0.1-7|3	Version:	0.1
14cr|abspath-0.1-7|4	Release:	7
14cr|abspath-0.1-7|5	License:	GPLv2+
14cr|abspath-0.1-7|6	Group:		File tools
14cr|abspath-0.1-7|7	Url:		http://voxel.jouy.inra.fr/darcs/abspath
14cr|abspath-0.1-7|8	Source0:	%{name}-%{version}.tar.bz2
14cr|abspath-0.1-7|9	Patch0:		abspath-asciidoc.patch
14cr|abspath-0.1-7|10	Requires:	python
14cr|abspath-0.1-7|11	BuildRequires:	asciidoc
14cr|abspath-0.1-7|12	BuildRequires:	docbook-style-xsl
14cr|abspath-0.1-7|13	BuildRequires:	xmlto
14cr|abspath-0.1-7|14	BuildArch:	noarch
14cr|abspath-0.1-7|15	
14cr|abspath-0.1-7|16	%description
14cr|abspath-0.1-7|17	Return a normalized absolutized version of the pathnames. If no arguments
14cr|abspath-0.1-7|18	are passed on the command line, the standard input is used.
14cr|abspath-0.1-7|19	
14cr|abspath-0.1-7|20	%files
14cr|abspath-0.1-7|21	%{_bindir}/abspath
14cr|abspath-0.1-7|22	%{_mandir}/man1/*
14cr|abspath-0.1-7|23	
14cr|abspath-0.1-7|24	#----------------------------------------------------------------------------
14cr|abspath-0.1-7|25	
14cr|abspath-0.1-7|26	%prep
14cr|abspath-0.1-7|27	%setup -q
14cr|abspath-0.1-7|28	%patch0 -p1
14cr|abspath-0.1-7|29	
14cr|abspath-0.1-7|30	%build
14cr|abspath-0.1-7|31	chmod a+x abspath
14cr|abspath-0.1-7|32	asciidoc -b docbook -d manpage abspath.1.txt
14cr|abspath-0.1-7|33	xmlto man abspath.1.xml
14cr|abspath-0.1-7|34	perl -e 's/\.sp$/\n\.sp/g' -pi abspath.1
14cr|abspath-0.1-7|35	
14cr|abspath-0.1-7|36	%install
14cr|abspath-0.1-7|37	mkdir -p %{buildroot}%{_bindir}
14cr|abspath-0.1-7|38	mkdir -p %{buildroot}%{_mandir}/man1
14cr|abspath-0.1-7|39	install -m 0755 abspath %{buildroot}%{_bindir}/
14cr|abspath-0.1-7|40	install -m 0644 abspath.1 %{buildroot}%{_mandir}/man1/
14cr|abspath-0.1-7|41	
14cr|abspath-0.1-7|42	
14cr|abspath-0.1-7|43	%changelog
14cr|abspath-0.1-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14cr|abspath-0.1-7|45	+ Revision: 63ef67f
14cr|abspath-0.1-7|46	- MassBuild#464: Increase release tag
14cr|abspath-0.1-7|47	
14cr|abspath-0.1-7|48	

23 14
14cr|abuse_sdl-0.8-3|1	%define	oname	abuse
14cr|abuse_sdl-0.8-3|2	
14cr|abuse_sdl-0.8-3|3	Summary:	The classic Crack-Dot-Com game
14cr|abuse_sdl-0.8-3|4	Name:		%{oname}_sdl
14cr|abuse_sdl-0.8-3|5	Version:	0.8
14cr|abuse_sdl-0.8-3|6	Release:	3
14cr|abuse_sdl-0.8-3|7	License:	GPLv2
14cr|abuse_sdl-0.8-3|8	Group:		Games/Arcade
14cr|abuse_sdl-0.8-3|9	URL:		http://abuse.zoy.org/
14cr|abuse_sdl-0.8-3|10	Source0:	http://www.labyrinth.net.au/~trandor/files/%{oname}-%{version}.tar.bz2
14cr|abuse_sdl-0.8-3|11	BuildRequires:	imagemagick
14cr|abuse_sdl-0.8-3|12	BuildRequires:	pkgconfig(alsa)
14cr|abuse_sdl-0.8-3|13	BuildRequires:	pkgconfig(glu)
14cr|abuse_sdl-0.8-3|14	BuildRequires:	pkgconfig(sdl)
14cr|abuse_sdl-0.8-3|15	BuildRequires:	SDL_mixer-devel
14cr|abuse_sdl-0.8-3|16	Requires:	TiMidity++
14cr|abuse_sdl-0.8-3|17	
14cr|abuse_sdl-0.8-3|18	%description
14cr|abuse_sdl-0.8-3|19	Abuse-SDL is a port of Abuse, the classic Crack-Dot-Com game, to the
14cr|abuse_sdl-0.8-3|20	SDL library. It can run at any color depth, in a window or fullscreen,
14cr|abuse_sdl-0.8-3|21	and it has stereo sound with sound panning.
14cr|abuse_sdl-0.8-3|22	
14cr|abuse_sdl-0.8-3|23	%prep
14cr|abuse_sdl-0.8-3|24	%setup -q -n %{oname}-%{version}
14cr|abuse_sdl-0.8-3|25	
14cr|abuse_sdl-0.8-3|26	%build
14cr|abuse_sdl-0.8-3|27	%configure2_5x
14cr|abuse_sdl-0.8-3|28	%make
14cr|abuse_sdl-0.8-3|29	
14cr|abuse_sdl-0.8-3|30	%install
14cr|abuse_sdl-0.8-3|31	%makeinstall_std
14cr|abuse_sdl-0.8-3|32	
14cr|abuse_sdl-0.8-3|33	mkdir -p %{buildroot}%{_datadir}/applications
14cr|abuse_sdl-0.8-3|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|abuse_sdl-0.8-3|35	[Desktop Entry]
14cr|abuse_sdl-0.8-3|36	Name=Abuse
14cr|abuse_sdl-0.8-3|37	Comment=The classic Crack-Dot-Com game
14cr|abuse_sdl-0.8-3|38	Exec=%{_gamesbindir}/%{oname}
14cr|abuse_sdl-0.8-3|39	Icon=%{name}
14cr|abuse_sdl-0.8-3|40	Terminal=false
14cr|abuse_sdl-0.8-3|41	Type=Application
14cr|abuse_sdl-0.8-3|42	StartupNotify=true
14cr|abuse_sdl-0.8-3|43	Categories=Game;ArcadeGame;
14cr|abuse_sdl-0.8-3|44	EOF
14cr|abuse_sdl-0.8-3|45	
14cr|abuse_sdl-0.8-3|46	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|abuse_sdl-0.8-3|47	convert doc/%{oname}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|abuse_sdl-0.8-3|48	convert -size 48x48 doc/%{oname}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|abuse_sdl-0.8-3|49	convert -size 16x16 doc/%{oname}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|abuse_sdl-0.8-3|50	
14cr|abuse_sdl-0.8-3|51	install -d %{buildroot}{%{_gamesdatadir}/%{oname},%{_gamesbindir}}
14cr|abuse_sdl-0.8-3|52	mv %{buildroot}%{_bindir}/%{oname} %{buildroot}%{_gamesbindir}/%{oname}
14cr|abuse_sdl-0.8-3|53	
14cr|abuse_sdl-0.8-3|54	%files
14cr|abuse_sdl-0.8-3|55	%doc AUTHORS README TODO
14cr|abuse_sdl-0.8-3|56	%{_bindir}/abuse-tool
14cr|abuse_sdl-0.8-3|57	%{_gamesbindir}/*
14cr|abuse_sdl-0.8-3|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|abuse_sdl-0.8-3|59	%{_gamesdatadir}/%{oname}
14cr|abuse_sdl-0.8-3|60	%{_iconsdir}/*.png
14cr|abuse_sdl-0.8-3|61	%{_liconsdir}/*.png
14cr|abuse_sdl-0.8-3|62	%{_miconsdir}/*.png
14cr|abuse_sdl-0.8-3|63	%{_mandir}/man6/*
14cr|abuse_sdl-0.8-3|64	
14cr|abuse_sdl-0.8-3|65	
14cr|abuse_sdl-0.8-3|66	
14cr|abuse_sdl-0.8-3|67	%changelog
14cr|abuse_sdl-0.8-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-3
14cr|abuse_sdl-0.8-3|69	+ Revision: c071f64
14cr|abuse_sdl-0.8-3|70	- MassBuild#464: Increase release tag
14cr|abuse_sdl-0.8-3|71	
14cr|abuse_sdl-0.8-3|72	

24 14
14cr|ac3info-0.1-7|1	Summary: A tool to display ac3 properties
14cr|ac3info-0.1-7|2	Name: ac3info
14cr|ac3info-0.1-7|3	Version: 0.1
14cr|ac3info-0.1-7|4	Release: 7
14cr|ac3info-0.1-7|5	Source0: %{name}-%{version}.tar.gz
14cr|ac3info-0.1-7|6	License: GPL
14cr|ac3info-0.1-7|7	Group: File tools
14cr|ac3info-0.1-7|8	Url: http://konilope.linuxeries.org/ac3info/
14cr|ac3info-0.1-7|9	
14cr|ac3info-0.1-7|10	%description
14cr|ac3info-0.1-7|11	This tool display some informations about some ac3 files
14cr|ac3info-0.1-7|12	
14cr|ac3info-0.1-7|13	%prep
14cr|ac3info-0.1-7|14	%setup -q
14cr|ac3info-0.1-7|15	
14cr|ac3info-0.1-7|16	%build
14cr|ac3info-0.1-7|17	%make
14cr|ac3info-0.1-7|18	
14cr|ac3info-0.1-7|19	%install
14cr|ac3info-0.1-7|20	%makeinstall_std
14cr|ac3info-0.1-7|21	
14cr|ac3info-0.1-7|22	%files
14cr|ac3info-0.1-7|23	%defattr(-,root,root)
14cr|ac3info-0.1-7|24	%{_bindir}/ac3info
14cr|ac3info-0.1-7|25	
14cr|ac3info-0.1-7|26	
14cr|ac3info-0.1-7|27	
14cr|ac3info-0.1-7|28	
14cr|ac3info-0.1-7|29	%changelog
14cr|ac3info-0.1-7|30	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14cr|ac3info-0.1-7|31	+ Revision: 0d26dfa
14cr|ac3info-0.1-7|32	- MassBuild#464: Increase release tag
14cr|ac3info-0.1-7|33	
14cr|ac3info-0.1-7|34	

25 14
14cr|ac3jack-2.0.3-11|1	Name:		ac3jack
14cr|ac3jack-2.0.3-11|2	Summary:	Jack audio to ac3 surround converter
14cr|ac3jack-2.0.3-11|3	Version:	2.0.3
14cr|ac3jack-2.0.3-11|4	Release:	11
14cr|ac3jack-2.0.3-11|5	
14cr|ac3jack-2.0.3-11|6	Source0:	http://www.essej.net/ac3jack/%{name}-%{version}.tar.gz
14cr|ac3jack-2.0.3-11|7	Patch0:		%{name}-2.0.3-mdv-fix-gcc4.4.patch
14cr|ac3jack-2.0.3-11|8	Patch1:		ac3jack-2.0.3-boost-mt.patch
14cr|ac3jack-2.0.3-11|9	URL:		http://www.essej.net/ac3jack/
14cr|ac3jack-2.0.3-11|10	License:	GPLv2+
14cr|ac3jack-2.0.3-11|11	Group:		Sound
14cr|ac3jack-2.0.3-11|12	BuildRequires:	jackit-devel
14cr|ac3jack-2.0.3-11|13	BuildRequires:	pkgconfig(sndfile)
14cr|ac3jack-2.0.3-11|14	BuildRequires:	ffmpeg-devel
14cr|ac3jack-2.0.3-11|15	BuildRequires:	aften-static-devel
14cr|ac3jack-2.0.3-11|16	BuildRequires:	libsigc++1.2-devel
14cr|ac3jack-2.0.3-11|17	BuildRequires:	pkgconfig(liblo)
14cr|ac3jack-2.0.3-11|18	BuildRequires:	pkgconfig(libxml-2.0)
14cr|ac3jack-2.0.3-11|19	BuildRequires:	wxgtku-devel
14cr|ac3jack-2.0.3-11|20	BuildRequires:	boost-devel
14cr|ac3jack-2.0.3-11|21	
14cr|ac3jack-2.0.3-11|22	%description
14cr|ac3jack-2.0.3-11|23	ac3jack is a tool for creating an AC-3 (Dolby Digital) multichannel stream
14cr|ac3jack-2.0.3-11|24	from its JACK input ports. Using this tool, an AC-3 stream (up to 5.1
14cr|ac3jack-2.0.3-11|25	channels) is created in real time and either written to a file or streamed to
14cr|ac3jack-2.0.3-11|26	standard output.
14cr|ac3jack-2.0.3-11|27	
14cr|ac3jack-2.0.3-11|28	When streamed to stdout and piped through the ALSA tool ac3dec -C, the AC-3
14cr|ac3jack-2.0.3-11|29	stream can be passed out the SPDIF port on your audio interface for connection
14cr|ac3jack-2.0.3-11|30	to a multichannel surround receiver. In this way, you can achieve full 5.1
14cr|ac3jack-2.0.3-11|31	surround mixing and monitoring of your JACK applications with a single digital
14cr|ac3jack-2.0.3-11|32	cable, and no need for hardware supporting discrete outputs and inputs.
14cr|ac3jack-2.0.3-11|33	
14cr|ac3jack-2.0.3-11|34	AC-3 is a compressed audio stream, so quality will suffer somewhat, but it is
14cr|ac3jack-2.0.3-11|35	the price you pay for easy surround sound. After all, if it is good enough for
14cr|ac3jack-2.0.3-11|36	DVD and film soundtracks, it must be OK.
14cr|ac3jack-2.0.3-11|37	
14cr|ac3jack-2.0.3-11|38	%prep
14cr|ac3jack-2.0.3-11|39	%setup -q
14cr|ac3jack-2.0.3-11|40	%patch0 -p1 -b .gcc44
14cr|ac3jack-2.0.3-11|41	%patch1 -p0 -b .boost
14cr|ac3jack-2.0.3-11|42	touch AUTHORS ChangeLog
14cr|ac3jack-2.0.3-11|43	
14cr|ac3jack-2.0.3-11|44	sed -i -e 's/TIME_UTC/TIME_UTC_/g' src/alsa_spdif_writer.cpp src/file_writer.cpp
14cr|ac3jack-2.0.3-11|45	sed -i '25a\#include "string.h"' src/ringbuffer.hpp
14cr|ac3jack-2.0.3-11|46	
14cr|ac3jack-2.0.3-11|47	%build
14cr|ac3jack-2.0.3-11|48	autoreconf -fi
14cr|ac3jack-2.0.3-11|49	%configure2_5x
14cr|ac3jack-2.0.3-11|50	%make
14cr|ac3jack-2.0.3-11|51	
14cr|ac3jack-2.0.3-11|52	%install
14cr|ac3jack-2.0.3-11|53	%makeinstall_std
14cr|ac3jack-2.0.3-11|54	
14cr|ac3jack-2.0.3-11|55	# menu entry
14cr|ac3jack-2.0.3-11|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ac3jack-2.0.3-11|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ac3jack-2.0.3-11|58	[Desktop Entry]
14cr|ac3jack-2.0.3-11|59	Name=Ac3jack
14cr|ac3jack-2.0.3-11|60	Comment=%{summary}
14cr|ac3jack-2.0.3-11|61	Exec=%{_bindir}/%{name}
14cr|ac3jack-2.0.3-11|62	Icon=
14cr|ac3jack-2.0.3-11|63	Terminal=false
14cr|ac3jack-2.0.3-11|64	Type=Application
14cr|ac3jack-2.0.3-11|65	Categories=Audio;X-MandrivaLinux-Sound;
14cr|ac3jack-2.0.3-11|66	EOF
14cr|ac3jack-2.0.3-11|67	
14cr|ac3jack-2.0.3-11|68	%files
14cr|ac3jack-2.0.3-11|69	%defattr(-,root,root)
14cr|ac3jack-2.0.3-11|70	%doc README
14cr|ac3jack-2.0.3-11|71	%{_bindir}/*
14cr|ac3jack-2.0.3-11|72	%{_datadir}/applications/%{name}.desktop
14cr|ac3jack-2.0.3-11|73	
14cr|ac3jack-2.0.3-11|74	
14cr|ac3jack-2.0.3-11|75	%changelog
14cr|ac3jack-2.0.3-11|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-11
14cr|ac3jack-2.0.3-11|77	+ Revision: ded4253
14cr|ac3jack-2.0.3-11|78	- MassBuild#464: Increase release tag
14cr|ac3jack-2.0.3-11|79	
14cr|ac3jack-2.0.3-11|80	

26 14
14cr|acabit-en-26112003-10|1	%define base_name	acabit
14cr|acabit-en-26112003-10|2	%define name		%{base_name}-en
14cr|acabit-en-26112003-10|3	%define version		26112003
14cr|acabit-en-26112003-10|4	%define release		10
14cr|acabit-en-26112003-10|5	
14cr|acabit-en-26112003-10|6	Name:		%{name}
14cr|acabit-en-26112003-10|7	Version:	%{version}
14cr|acabit-en-26112003-10|8	Release:	%{release}
14cr|acabit-en-26112003-10|9	Summary:	Automatic Corpus-based Acquisition of Binary Terms
14cr|acabit-en-26112003-10|10	License:	GPL
14cr|acabit-en-26112003-10|11	Group:		Sciences/Computer science
14cr|acabit-en-26112003-10|12	Source0:	http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/%{base_name}_en_%{version}.tar.bz2
14cr|acabit-en-26112003-10|13	Url:		http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/acabit.html
14cr|acabit-en-26112003-10|14	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|acabit-en-26112003-10|15	BuildArch:	noarch
14cr|acabit-en-26112003-10|16	Obsoletes:	%{base_name}
14cr|acabit-en-26112003-10|17	Provides:	%{base_name}
14cr|acabit-en-26112003-10|18	Requires:	locales-en
14cr|acabit-en-26112003-10|19	
14cr|acabit-en-26112003-10|20	%description
14cr|acabit-en-26112003-10|21	ACABIT is a terminological aquisition software, taking an annotated  text as
14cr|acabit-en-26112003-10|22	input, and returning an ordered list of candidates terms.
14cr|acabit-en-26112003-10|23	
14cr|acabit-en-26112003-10|24	This is the english version.
14cr|acabit-en-26112003-10|25	
14cr|acabit-en-26112003-10|26	%prep
14cr|acabit-en-26112003-10|27	%setup -q -n %{base_name}_en
14cr|acabit-en-26112003-10|28	
14cr|acabit-en-26112003-10|29	%build
14cr|acabit-en-26112003-10|30	perl -pi -e 's|require \("lib/(.*)"\);|require ("%{_datadir}/%{name}/$1");|' */*.pl
14cr|acabit-en-26112003-10|31	
14cr|acabit-en-26112003-10|32	%install
14cr|acabit-en-26112003-10|33	rm -rf %{buildroot}
14cr|acabit-en-26112003-10|34	install -d -m 755 %{buildroot}%{_bindir}
14cr|acabit-en-26112003-10|35	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|acabit-en-26112003-10|36	install -m 755 *.pl %{buildroot}%{_bindir}
14cr|acabit-en-26112003-10|37	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}
14cr|acabit-en-26112003-10|38	
14cr|acabit-en-26112003-10|39	%clean
14cr|acabit-en-26112003-10|40	rm -rf %{buildroot}
14cr|acabit-en-26112003-10|41	
14cr|acabit-en-26112003-10|42	%files
14cr|acabit-en-26112003-10|43	%defattr(-,root,root)
14cr|acabit-en-26112003-10|44	%doc exemple_en.txt
14cr|acabit-en-26112003-10|45	%{_bindir}/*
14cr|acabit-en-26112003-10|46	%{_datadir}/%{name}
14cr|acabit-en-26112003-10|47	
14cr|acabit-en-26112003-10|48	
14cr|acabit-en-26112003-10|49	
14cr|acabit-en-26112003-10|50	
14cr|acabit-en-26112003-10|51	%changelog
14cr|acabit-en-26112003-10|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 26112003-10
14cr|acabit-en-26112003-10|53	+ Revision: 63d0658
14cr|acabit-en-26112003-10|54	- MassBuild#464: Increase release tag
14cr|acabit-en-26112003-10|55	
14cr|acabit-en-26112003-10|56	

27 14
14cr|acabit-fr-4.3-9|1	%define base_name	acabit
14cr|acabit-fr-4.3-9|2	%define name		%{base_name}-fr
14cr|acabit-fr-4.3-9|3	%define version		4.3
14cr|acabit-fr-4.3-9|4	%define release		9
14cr|acabit-fr-4.3-9|5	
14cr|acabit-fr-4.3-9|6	Name:		%{name}
14cr|acabit-fr-4.3-9|7	Version:	%{version}
14cr|acabit-fr-4.3-9|8	Release:	%{release}
14cr|acabit-fr-4.3-9|9	Epoch:		1
14cr|acabit-fr-4.3-9|10	Summary:	Automatic Corpus-based Acquisition of Binary Terms
14cr|acabit-fr-4.3-9|11	License:	GPL
14cr|acabit-fr-4.3-9|12	Group:		Sciences/Computer science
14cr|acabit-fr-4.3-9|13	Source0:	http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/%{base_name}_fr_v%{version}.tar.bz2
14cr|acabit-fr-4.3-9|14	Url:		http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/acabit.html
14cr|acabit-fr-4.3-9|15	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|acabit-fr-4.3-9|16	BuildArch:	noarch
14cr|acabit-fr-4.3-9|17	Obsoletes:	%{base_name}
14cr|acabit-fr-4.3-9|18	provides:	%{base_name}
14cr|acabit-fr-4.3-9|19	Requires:	locales-fr
14cr|acabit-fr-4.3-9|20	
14cr|acabit-fr-4.3-9|21	%description
14cr|acabit-fr-4.3-9|22	ACABIT is a terminological aquisition software, taking an annotated  text as
14cr|acabit-fr-4.3-9|23	input, and returning an ordered list of candidates terms.
14cr|acabit-fr-4.3-9|24	
14cr|acabit-fr-4.3-9|25	This is the french version.
14cr|acabit-fr-4.3-9|26	
14cr|acabit-fr-4.3-9|27	%prep
14cr|acabit-fr-4.3-9|28	%setup -q -n %{base_name}_fr_03112004
14cr|acabit-fr-4.3-9|29	
14cr|acabit-fr-4.3-9|30	%build
14cr|acabit-fr-4.3-9|31	perl -pi -e 's|require \("lib/(.*)"\);|require ("%{_datadir}/%{name}/$1");|' */*.pl
14cr|acabit-fr-4.3-9|32	
14cr|acabit-fr-4.3-9|33	%install
14cr|acabit-fr-4.3-9|34	rm -rf %{buildroot}
14cr|acabit-fr-4.3-9|35	install -d -m 755 %{buildroot}%{_bindir}
14cr|acabit-fr-4.3-9|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|acabit-fr-4.3-9|37	install -m 755 *.pl %{buildroot}%{_bindir}
14cr|acabit-fr-4.3-9|38	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}
14cr|acabit-fr-4.3-9|39	
14cr|acabit-fr-4.3-9|40	%clean
14cr|acabit-fr-4.3-9|41	rm -rf %{buildroot}
14cr|acabit-fr-4.3-9|42	
14cr|acabit-fr-4.3-9|43	%files
14cr|acabit-fr-4.3-9|44	%defattr(-,root,root)
14cr|acabit-fr-4.3-9|45	%doc README_FR exemple_fr.txt
14cr|acabit-fr-4.3-9|46	%{_bindir}/*
14cr|acabit-fr-4.3-9|47	%{_datadir}/%{name}
14cr|acabit-fr-4.3-9|48	
14cr|acabit-fr-4.3-9|49	
14cr|acabit-fr-4.3-9|50	
14cr|acabit-fr-4.3-9|51	
14cr|acabit-fr-4.3-9|52	%changelog
14cr|acabit-fr-4.3-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.3-9
14cr|acabit-fr-4.3-9|54	+ Revision: cf62c3c
14cr|acabit-fr-4.3-9|55	- MassBuild#464: Increase release tag
14cr|acabit-fr-4.3-9|56	
14cr|acabit-fr-4.3-9|57	

28 14
14cr|ace-5.8.1-3|1	Name:		ace
14cr|ace-5.8.1-3|2	Version:	5.8.1
14cr|ace-5.8.1-3|3	Release:	3
14cr|ace-5.8.1-3|4	Summary:	ADAPTIVE Communication Environment
14cr|ace-5.8.1-3|5	License: 	BSD-style
14cr|ace-5.8.1-3|6	Group:		System/Libraries
14cr|ace-5.8.1-3|7	URL:		http://www.cs.wustl.edu/~schmidt/ACE.html
14cr|ace-5.8.1-3|8	Source0:	http://download.dre.vanderbilt.edu/previous_versions/ACE-src-%{version}.tar.bz2
14cr|ace-5.8.1-3|9	Patch1:		ACE-5.8.1-link.patch
14cr|ace-5.8.1-3|10	Patch2:		ACE-5.8.1-ssl-1.0.patch
14cr|ace-5.8.1-3|11	BuildRequires:	pkgconfig(openssl)
14cr|ace-5.8.1-3|12	
14cr|ace-5.8.1-3|13	%description
14cr|ace-5.8.1-3|14	The ADAPTIVE Communication Environment (ACE) is a freely available,
14cr|ace-5.8.1-3|15	open-source object-oriented (OO) framework that implements many core
14cr|ace-5.8.1-3|16	patterns for concurrent communication software. ACE provides a rich set
14cr|ace-5.8.1-3|17	of reusable C++ wrapper facades and framework components that perform
14cr|ace-5.8.1-3|18	common communication software tasks across a range of OS platforms. The
14cr|ace-5.8.1-3|19	communication software tasks provided by ACE include event
14cr|ace-5.8.1-3|20	demultiplexing and event handler dispatching, signal handling, service
14cr|ace-5.8.1-3|21	initialization, interprocess communication, shared memory management,
14cr|ace-5.8.1-3|22	message routing, dynamic (re)configuration of distributed services,
14cr|ace-5.8.1-3|23	concurrent execution and synchronization.
14cr|ace-5.8.1-3|24	
14cr|ace-5.8.1-3|25	#----------------------------------------------------------------------------
14cr|ace-5.8.1-3|26	
14cr|ace-5.8.1-3|27	%define lib_major 5
14cr|ace-5.8.1-3|28	%define lib_name %mklibname %{name} %{lib_major}
14cr|ace-5.8.1-3|29	
14cr|ace-5.8.1-3|30	%package -n %{lib_name}
14cr|ace-5.8.1-3|31	Summary: Main library for ACE (ADAPTIVE Communication Environment)
14cr|ace-5.8.1-3|32	Group: System/Libraries
14cr|ace-5.8.1-3|33	
14cr|ace-5.8.1-3|34	%description -n %{lib_name}
14cr|ace-5.8.1-3|35	This package contains the libraries needed to run programs dynamically linked
14cr|ace-5.8.1-3|36	with ACE (ADAPTIVE Communication Environment).
14cr|ace-5.8.1-3|37	
14cr|ace-5.8.1-3|38	%files -n %{lib_name}
14cr|ace-5.8.1-3|39	%{_libdir}/*-%{version}.so
14cr|ace-5.8.1-3|40	
14cr|ace-5.8.1-3|41	#----------------------------------------------------------------------------
14cr|ace-5.8.1-3|42	
14cr|ace-5.8.1-3|43	%define lib_name_devel  %mklibname %{name} -d
14cr|ace-5.8.1-3|44	
14cr|ace-5.8.1-3|45	%package -n %{lib_name_devel}
14cr|ace-5.8.1-3|46	Group:		Development/C++
14cr|ace-5.8.1-3|47	Summary:	Shared libraries and header files for ACE (ADAPTIVE Communication Environment)
14cr|ace-5.8.1-3|48	Provides:	%{name}-devel = %{version}-%{release}
14cr|ace-5.8.1-3|49	Requires:	%{lib_name} = %{version}-%{release}
14cr|ace-5.8.1-3|50	
14cr|ace-5.8.1-3|51	%description -n %{lib_name_devel}
14cr|ace-5.8.1-3|52	The %{name} package contains the shared libraries and header files
14cr|ace-5.8.1-3|53	needed for developing ACE (ADAPTIVE Communication Environment) applications.
14cr|ace-5.8.1-3|54	
14cr|ace-5.8.1-3|55	%files -n %{lib_name_devel}
14cr|ace-5.8.1-3|56	%doc ACE-INSTALL.html AUTHORS ChangeLog COPYING FAQ NEWS PROBLEM-REPORT-FORM README THANKS VERSION
14cr|ace-5.8.1-3|57	%{_bindir}/*
14cr|ace-5.8.1-3|58	%{_mandir}/man1/*
14cr|ace-5.8.1-3|59	%{_includedir}/%{name}
14cr|ace-5.8.1-3|60	%{_includedir}/ACEXML
14cr|ace-5.8.1-3|61	%{_includedir}/Kokyu
14cr|ace-5.8.1-3|62	%{_libdir}/*.so
14cr|ace-5.8.1-3|63	%{_libdir}/pkgconfig/*
14cr|ace-5.8.1-3|64	%exclude %{_libdir}/*-%{version}.so
14cr|ace-5.8.1-3|65	
14cr|ace-5.8.1-3|66	#----------------------------------------------------------------------------
14cr|ace-5.8.1-3|67	
14cr|ace-5.8.1-3|68	%define lib_name_devel_stat  %mklibname %{name} -d -s
14cr|ace-5.8.1-3|69	
14cr|ace-5.8.1-3|70	%package -n %{lib_name_devel_stat}
14cr|ace-5.8.1-3|71	Group:		Development/C++
14cr|ace-5.8.1-3|72	Summary:	Shared libraries and header files for ACE (ADAPTIVE Communication Environment)
14cr|ace-5.8.1-3|73	Requires:	%{lib_name_devel} = %{version}-%{release}
14cr|ace-5.8.1-3|74	
14cr|ace-5.8.1-3|75	%description -n %{lib_name_devel_stat}
14cr|ace-5.8.1-3|76	The %{name} package contains the shared libraries and header files
14cr|ace-5.8.1-3|77	needed for developing ACE (ADAPTIVE Communication Environment) applications.
14cr|ace-5.8.1-3|78	
14cr|ace-5.8.1-3|79	%files -n %{lib_name_devel_stat}
14cr|ace-5.8.1-3|80	%{_libdir}/*.a
14cr|ace-5.8.1-3|81	
14cr|ace-5.8.1-3|82	#----------------------------------------------------------------------------
14cr|ace-5.8.1-3|83	
14cr|ace-5.8.1-3|84	%package -n %{name}-doc
14cr|ace-5.8.1-3|85	Group:		Books/Howtos
14cr|ace-5.8.1-3|86	Summary:	Documentation and examples for ACE (ADAPTIVE Communication Environment)
14cr|ace-5.8.1-3|87	
14cr|ace-5.8.1-3|88	%description -n %{name}-doc
14cr|ace-5.8.1-3|89	Documentation and examples for ACE (ADAPTIVE Communication Environment).
14cr|ace-5.8.1-3|90	
14cr|ace-5.8.1-3|91	%files -n %{name}-doc
14cr|ace-5.8.1-3|92	%doc docs examples
14cr|ace-5.8.1-3|93	
14cr|ace-5.8.1-3|94	#----------------------------------------------------------------------------
14cr|ace-5.8.1-3|95	
14cr|ace-5.8.1-3|96	%prep
14cr|ace-5.8.1-3|97	%setup -q -n ACE_wrappers
14cr|ace-5.8.1-3|98	%patch1 -p0 -b .link
14cr|ace-5.8.1-3|99	%patch2 -p0 -b .ssl
14cr|ace-5.8.1-3|100	
14cr|ace-5.8.1-3|101	%build
14cr|ace-5.8.1-3|102	autoreconf -i -v -f
14cr|ace-5.8.1-3|103	
14cr|ace-5.8.1-3|104	export CONFIGURE_TOP=${PWD}
14cr|ace-5.8.1-3|105	
14cr|ace-5.8.1-3|106	mkdir -p build
14cr|ace-5.8.1-3|107	cd build
14cr|ace-5.8.1-3|108	%configure2_5x \
14cr|ace-5.8.1-3|109	--enable-lib-all \
14cr|ace-5.8.1-3|110	--enable-static \
14cr|ace-5.8.1-3|111	--enable-symbol-visibility \
14cr|ace-5.8.1-3|112	--disable-qos \
14cr|ace-5.8.1-3|113	--with-openssl=%{_prefix} \
14cr|ace-5.8.1-3|114	--with-openssl-include=%{_includedir} \
14cr|ace-5.8.1-3|115	--with-openssl-libdir=%{_libdir}
14cr|ace-5.8.1-3|116	%make
14cr|ace-5.8.1-3|117	cd -
14cr|ace-5.8.1-3|118	
14cr|ace-5.8.1-3|119	%install
14cr|ace-5.8.1-3|120	%makeinstall_std -C build
14cr|ace-5.8.1-3|121	
14cr|ace-5.8.1-3|122	# The install script is incomplete (to be polite)
14cr|ace-5.8.1-3|123	
14cr|ace-5.8.1-3|124	# Shameless adaptation from Debian rules
14cr|ace-5.8.1-3|125	install -m 755 bin/generate_export_file.pl %{buildroot}%{_bindir}
14cr|ace-5.8.1-3|126	
14cr|ace-5.8.1-3|127	files=`grep -lr defined.*ACE_TEMPLATES_REQUIRE_SOURCE ace | sed -e 's/^\.//' -e 's/.h$/.cpp/'`
14cr|ace-5.8.1-3|128	for i in $files ; do
14cr|ace-5.8.1-3|129	if [ ! -f %{buildroot}%{_includedir}/$i -a -f $i ] ; then
14cr|ace-5.8.1-3|130	install -m 644 $i %{buildroot}%{_includedir}/`dirname $i`
14cr|ace-5.8.1-3|131	fi
14cr|ace-5.8.1-3|132	done
14cr|ace-5.8.1-3|133	
14cr|ace-5.8.1-3|134	files=`grep -lr defined.*ACE_TEMPLATES_REQUIRE_SOURCE Kokyu | %{__sed} -e 's/^\.//' -e 's/.h$/.cpp/'`
14cr|ace-5.8.1-3|135	for i in $files ; do
14cr|ace-5.8.1-3|136	if [ ! -f %{buildroot}%{_includedir}/$i -a -f $i ] ; then
14cr|ace-5.8.1-3|137	install -m 644 $i %{buildroot}%{_includedir}/`dirname $i`
14cr|ace-5.8.1-3|138	fi
14cr|ace-5.8.1-3|139	done
14cr|ace-5.8.1-3|140	
14cr|ace-5.8.1-3|141	# I hope that's all we need
14cr|ace-5.8.1-3|142	
14cr|ace-5.8.1-3|143	# fix location of .pc files
14cr|ace-5.8.1-3|144	if test x"%{_libdir}" != "x%{_prefix}/lib"; then
14cr|ace-5.8.1-3|145	if test -d %{buildroot}%{_prefix}/lib/pkgconfig; then
14cr|ace-5.8.1-3|146	for i in %{buildroot}%{_prefix}/lib/pkgconfig/*.pc; do
14cr|ace-5.8.1-3|147	mv -f $i %{buildroot}%{_libdir}/pkgconfig
14cr|ace-5.8.1-3|148	done
14cr|ace-5.8.1-3|149	
14cr|ace-5.8.1-3|150	rm -rf %{buildroot}%{_prefix}/lib/pkgconfig
14cr|ace-5.8.1-3|151	fi
14cr|ace-5.8.1-3|152	fi
14cr|ace-5.8.1-3|153	
14cr|ace-5.8.1-3|154	
14cr|ace-5.8.1-3|155	%changelog
14cr|ace-5.8.1-3|156	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.8.1-3
14cr|ace-5.8.1-3|157	+ Revision: 7bb87f2
14cr|ace-5.8.1-3|158	- MassBuild#464: Increase release tag
14cr|ace-5.8.1-3|159	
14cr|ace-5.8.1-3|160	

29 14
14cr|acetoneiso-2.3-3|1	Name:		acetoneiso
14cr|acetoneiso-2.3-3|2	Version:	2.3
14cr|acetoneiso-2.3-3|3	Release:	3
14cr|acetoneiso-2.3-3|4	Summary:	CD/DVD Image Manipulator
14cr|acetoneiso-2.3-3|5	Group:		Archiving/Other
14cr|acetoneiso-2.3-3|6	License:	GPLv3
14cr|acetoneiso-2.3-3|7	URL:		http://www.acetoneteam.org/
14cr|acetoneiso-2.3-3|8	Source0:	http://download.sourceforge.net/acetoneiso/%{name}_%{version}.tar.gz
14cr|acetoneiso-2.3-3|9	Patch1:		fix_phonon_includes.patch
14cr|acetoneiso-2.3-3|10	Patch2:		acetoneiso-2.3-ru.patch
14cr|acetoneiso-2.3-3|11	BuildRequires:	qt4-devel
14cr|acetoneiso-2.3-3|12	BuildRequires:	phonon-devel
14cr|acetoneiso-2.3-3|13	BuildRequires:	desktop-file-utils
14cr|acetoneiso-2.3-3|14	Requires:	p7zip
14cr|acetoneiso-2.3-3|15	Requires:	cdrdao
14cr|acetoneiso-2.3-3|16	Requires:	fuseiso
14cr|acetoneiso-2.3-3|17	Requires:	fuse
14cr|acetoneiso-2.3-3|18	Requires:	cdrkit-genisoimage
14cr|acetoneiso-2.3-3|19	Requires:	gnupg
14cr|acetoneiso-2.3-3|20	Requires:	pinentry-qt4
14cr|acetoneiso-2.3-3|21	
14cr|acetoneiso-2.3-3|22	%description
14cr|acetoneiso-2.3-3|23	AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
14cr|acetoneiso-2.3-3|24	- Mount and Unmount ISO, MDF, NRG (if iso-9660 standard)
14cr|acetoneiso-2.3-3|25	- Convert / Extract / Browse to ISO : *.bin *.mdf *.nrg *.img *.daa *.cdi
14cr|acetoneiso-2.3-3|26	*.xbx *.b5i *.bwi *.pdi
14cr|acetoneiso-2.3-3|27	- Play a DVD Movie ISO with most commonly-used media players
14cr|acetoneiso-2.3-3|28	- Generate an ISO from a Folder or CD/DVD
14cr|acetoneiso-2.3-3|29	- Generate/Check MD5 file of an image
14cr|acetoneiso-2.3-3|30	- Encrypt/decrypt an image
14cr|acetoneiso-2.3-3|31	- Split image into X megabyte chunks
14cr|acetoneiso-2.3-3|32	- Highly compress an image
14cr|acetoneiso-2.3-3|33	- Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
14cr|acetoneiso-2.3-3|34	- Restore a lost CUE file of *.bin *.img
14cr|acetoneiso-2.3-3|35	
14cr|acetoneiso-2.3-3|36	%prep
14cr|acetoneiso-2.3-3|37	%setup -q -n %{name}_%{version}
14cr|acetoneiso-2.3-3|38	%patch1 -p0
14cr|acetoneiso-2.3-3|39	%patch2 -p1
14cr|acetoneiso-2.3-3|40	
14cr|acetoneiso-2.3-3|41	%build
14cr|acetoneiso-2.3-3|42	cd %{name}/
14cr|acetoneiso-2.3-3|43	# Update translations first after we used patch for .ts
14cr|acetoneiso-2.3-3|44	lrelease ./locale/*.ts
14cr|acetoneiso-2.3-3|45	%qmake_qt4
14cr|acetoneiso-2.3-3|46	%make
14cr|acetoneiso-2.3-3|47	
14cr|acetoneiso-2.3-3|48	%install
14cr|acetoneiso-2.3-3|49	%__rm -rf %{buildroot}
14cr|acetoneiso-2.3-3|50	cd %{name}/
14cr|acetoneiso-2.3-3|51	make INSTALL_ROOT=%{buildroot} install
14cr|acetoneiso-2.3-3|52	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14cr|acetoneiso-2.3-3|53	%{buildroot}%{_datadir}/applications/AcetoneISO.desktop
14cr|acetoneiso-2.3-3|54	
14cr|acetoneiso-2.3-3|55	%clean
14cr|acetoneiso-2.3-3|56	%__rm -rf %{buildroot}
14cr|acetoneiso-2.3-3|57	
14cr|acetoneiso-2.3-3|58	%files
14cr|acetoneiso-2.3-3|59	%defattr(-,root,root)
14cr|acetoneiso-2.3-3|60	%doc AUTHORS CHANGELOG FEATURES LICENSE README
14cr|acetoneiso-2.3-3|61	%{_bindir}/acetoneiso
14cr|acetoneiso-2.3-3|62	%{_datadir}/applications/AcetoneISO.desktop
14cr|acetoneiso-2.3-3|63	%{_datadir}/pixmaps/Acetino2.png
14cr|acetoneiso-2.3-3|64	
14cr|acetoneiso-2.3-3|65	
14cr|acetoneiso-2.3-3|66	
14cr|acetoneiso-2.3-3|67	%changelog
14cr|acetoneiso-2.3-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-3
14cr|acetoneiso-2.3-3|69	+ Revision: 5aa912a
14cr|acetoneiso-2.3-3|70	- MassBuild#464: Increase release tag
14cr|acetoneiso-2.3-3|71	
14cr|acetoneiso-2.3-3|72	

30 14
14cr|acfax-981011-4|1	Name:         	acfax
14cr|acfax-981011-4|2	Version:      	981011
14cr|acfax-981011-4|3	Summary:      	Amateur Radio FAX Receiving Software for Linux / X11
14cr|acfax-981011-4|4	Release:      	4
14cr|acfax-981011-4|5	License:        GPLv2+
14cr|acfax-981011-4|6	Group:          Networking/Other
14cr|acfax-981011-4|7	URL:            http://linux.maruhn.com/sec/acfax.html
14cr|acfax-981011-4|8	Group:        	Networking/Other
14cr|acfax-981011-4|9	Source:       	ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/%{name}-%{version}.tar.gz
14cr|acfax-981011-4|10	Patch0:        	acfax.dif
14cr|acfax-981011-4|11	Patch1:       	widgets.c_missing_sentinel.diff
14cr|acfax-981011-4|12	Patch2:       	acfax_mod_demod_c__fix-includes.diff
14cr|acfax-981011-4|13	Patch3:       	acfax_DirMgr_RE_SYNTAX_EGREP.patch
14cr|acfax-981011-4|14	BuildRequires:	gccmakedep
14cr|acfax-981011-4|15	BuildRequires:	imake
14cr|acfax-981011-4|16	BuildRequires:	Xaw3d-devel
14cr|acfax-981011-4|17	
14cr|acfax-981011-4|18	%description
14cr|acfax-981011-4|19	Software to receive ham radio faxes with the soundcard.
14cr|acfax-981011-4|20	
14cr|acfax-981011-4|21	%prep
14cr|acfax-981011-4|22	%setup -q -n acfax
14cr|acfax-981011-4|23	%patch0
14cr|acfax-981011-4|24	%patch1 -p1
14cr|acfax-981011-4|25	%patch2 -p1
14cr|acfax-981011-4|26	%patch3 -p1
14cr|acfax-981011-4|27	
14cr|acfax-981011-4|28	%build
14cr|acfax-981011-4|29	xmkmf -a
14cr|acfax-981011-4|30	
14cr|acfax-981011-4|31	%make \
14cr|acfax-981011-4|32	CDEBUGFLAGS="%{optflags}" \
14cr|acfax-981011-4|33	CXXDEBUGFLAGS="%{optflags}" \
14cr|acfax-981011-4|34	LOCAL_LDFLAGS="%{ldflags}"
14cr|acfax-981011-4|35	
14cr|acfax-981011-4|36	
14cr|acfax-981011-4|37	%install
14cr|acfax-981011-4|38	rm -rf %{buildroot}
14cr|acfax-981011-4|39	%makeinstall_std
14cr|acfax-981011-4|40	
14cr|acfax-981011-4|41	%clean
14cr|acfax-981011-4|42	rm -rf %{buildroot}
14cr|acfax-981011-4|43	
14cr|acfax-981011-4|44	%files
14cr|acfax-981011-4|45	%defattr(-,root,root)
14cr|acfax-981011-4|46	%doc 0* ChangeLog
14cr|acfax-981011-4|47	%{_bindir}/acfax
14cr|acfax-981011-4|48	
14cr|acfax-981011-4|49	
14cr|acfax-981011-4|50	
14cr|acfax-981011-4|51	%changelog
14cr|acfax-981011-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 981011-4
14cr|acfax-981011-4|53	+ Revision: 4db46c7
14cr|acfax-981011-4|54	- MassBuild#464: Increase release tag
14cr|acfax-981011-4|55	
14cr|acfax-981011-4|56	

31 14
14cr|acidrip-0.14-10|1	Summary:	Simple GUI for MEncoder
14cr|acidrip-0.14-10|2	
14cr|acidrip-0.14-10|3	Name:		acidrip
14cr|acidrip-0.14-10|4	Version:	0.14
14cr|acidrip-0.14-10|5	Release:	10
14cr|acidrip-0.14-10|6	Source:		http://prdownloads.sourceforge.net/acidrip/%{name}-%{version}.tar.bz2
14cr|acidrip-0.14-10|7	URL:		http://untrepid.com/acidrip
14cr|acidrip-0.14-10|8	License:	GPL
14cr|acidrip-0.14-10|9	Group:		Video
14cr|acidrip-0.14-10|10	Patch0:		%{name}-0.14-xvid_options.patch
14cr|acidrip-0.14-10|11	Patch1:		%{name}-0.14-mencoder.patch
14cr|acidrip-0.14-10|12	Patch2:		%{name}-0.14-gtk2.patch
14cr|acidrip-0.14-10|13	BuildRequires:	mencoder
14cr|acidrip-0.14-10|14	BuildRequires:	lsdvd
14cr|acidrip-0.14-10|15	BuildRequires:	perl-Gtk2
14cr|acidrip-0.14-10|16	BuildRequires:	perl-devel
14cr|acidrip-0.14-10|17	Requires:	lsdvd
14cr|acidrip-0.14-10|18	Requires:	mencoder
14cr|acidrip-0.14-10|19	Requires:	perl-Gtk2
14cr|acidrip-0.14-10|20	Provides:	perl(AcidRip::acidrip) perl(AcidRip::DVDInfo)
14cr|acidrip-0.14-10|21	Provides:	perl(AcidRip::interface) perl(AcidRip::signals)
14cr|acidrip-0.14-10|22	Provides:	perl(AcidRip::messages)
14cr|acidrip-0.14-10|23	BuildArch:	noarch
14cr|acidrip-0.14-10|24	
14cr|acidrip-0.14-10|25	%description
14cr|acidrip-0.14-10|26	AcidRip is a Gtk::Perl application for ripping and encoding DVD's. It neatly
14cr|acidrip-0.14-10|27	wraps MPlayer and MEncoder, which I think is pretty handy, seeing as MPlayer
14cr|acidrip-0.14-10|28	is by far the best bit of video playing kit around for Linux. As well as
14cr|acidrip-0.14-10|29	creating a simple Graphical Interface for those scared of getting down and
14cr|acidrip-0.14-10|30	dirty with MEncoders command line interface, It also automates the process in
14cr|acidrip-0.14-10|31	a number of ways:
14cr|acidrip-0.14-10|32	* Parses DVD into contents tree
14cr|acidrip-0.14-10|33	* Finds longest title
14cr|acidrip-0.14-10|34	* Calculate video bitrate for given filesize
14cr|acidrip-0.14-10|35	* Finds black bands and crops them
14cr|acidrip-0.14-10|36	* Gives suggestions for improved performance
14cr|acidrip-0.14-10|37	* Other stuff!
14cr|acidrip-0.14-10|38	
14cr|acidrip-0.14-10|39	%prep
14cr|acidrip-0.14-10|40	%setup -q
14cr|acidrip-0.14-10|41	%patch0 -p1
14cr|acidrip-0.14-10|42	%patch1 -p1
14cr|acidrip-0.14-10|43	%patch2 -p1
14cr|acidrip-0.14-10|44	
14cr|acidrip-0.14-10|45	perl -p -i -e 's/mp3lame/copy/g' Makefile.PL
14cr|acidrip-0.14-10|46	
14cr|acidrip-0.14-10|47	%build
14cr|acidrip-0.14-10|48	perl Makefile.PL
14cr|acidrip-0.14-10|49	%make
14cr|acidrip-0.14-10|50	
14cr|acidrip-0.14-10|51	%install
14cr|acidrip-0.14-10|52	
14cr|acidrip-0.14-10|53	%makeinstall_std INSTALLDIRS=vendor
14cr|acidrip-0.14-10|54	
14cr|acidrip-0.14-10|55	#menu
14cr|acidrip-0.14-10|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|acidrip-0.14-10|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|acidrip-0.14-10|58	[Desktop Entry]
14cr|acidrip-0.14-10|59	Name=AcidRip
14cr|acidrip-0.14-10|60	Comment=Video ripping and conversion
14cr|acidrip-0.14-10|61	Exec=%{name}
14cr|acidrip-0.14-10|62	Icon=video_section
14cr|acidrip-0.14-10|63	Terminal=false
14cr|acidrip-0.14-10|64	Type=Application
14cr|acidrip-0.14-10|65	StartupNotify=true
14cr|acidrip-0.14-10|66	Categories=Video;AudioVideo;AudioVideoEditing;GTK;
14cr|acidrip-0.14-10|67	EOF
14cr|acidrip-0.14-10|68	
14cr|acidrip-0.14-10|69	%clean
14cr|acidrip-0.14-10|70	
14cr|acidrip-0.14-10|71	%if %mdkversion < 200900
14cr|acidrip-0.14-10|72	%post
14cr|acidrip-0.14-10|73	%{update_menus}
14cr|acidrip-0.14-10|74	%endif
14cr|acidrip-0.14-10|75	
14cr|acidrip-0.14-10|76	%if %mdkversion < 200900
14cr|acidrip-0.14-10|77	%postun
14cr|acidrip-0.14-10|78	%{clean_menus}
14cr|acidrip-0.14-10|79	%endif
14cr|acidrip-0.14-10|80	
14cr|acidrip-0.14-10|81	%files
14cr|acidrip-0.14-10|82	%doc CHANGELOG COPYING TODO
14cr|acidrip-0.14-10|83	%{_bindir}/%{name}
14cr|acidrip-0.14-10|84	%{perl_vendorlib}/AcidRip
14cr|acidrip-0.14-10|85	%{_mandir}/man1/*
14cr|acidrip-0.14-10|86	%{_datadir}/applications/mandriva*
14cr|acidrip-0.14-10|87	
14cr|acidrip-0.14-10|88	
14cr|acidrip-0.14-10|89	
14cr|acidrip-0.14-10|90	%changelog
14cr|acidrip-0.14-10|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-10
14cr|acidrip-0.14-10|92	+ Revision: 50ea7b8
14cr|acidrip-0.14-10|93	- MassBuild#464: Increase release tag
14cr|acidrip-0.14-10|94	
14cr|acidrip-0.14-10|95	

32 14
14cr|ack-2.130_600-3|1	%define upstream_name    ack
14cr|ack-2.130_600-3|2	%define upstream_version 2.13_06
14cr|ack-2.130_600-3|3	%bcond_with	 beta
14cr|ack-2.130_600-3|4	
14cr|ack-2.130_600-3|5	Name:		%{upstream_name}
14cr|ack-2.130_600-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|ack-2.130_600-3|7	%if %{with beta}
14cr|ack-2.130_600-3|8	Release: 0.%{with beta}
14cr|ack-2.130_600-3|9	%else
14cr|ack-2.130_600-3|10	Release: 3
14cr|ack-2.130_600-3|11	%endif
14cr|ack-2.130_600-3|12	Summary:	Grep-like text finder for large trees of text
14cr|ack-2.130_600-3|13	
14cr|ack-2.130_600-3|14	#The Artistic License 2.0 (GPL Compatible)
14cr|ack-2.130_600-3|15	License:	GPLv2
14cr|ack-2.130_600-3|16	Group:		Text tools
14cr|ack-2.130_600-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|ack-2.130_600-3|18	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|ack-2.130_600-3|19	BuildRequires:	perl-devel
14cr|ack-2.130_600-3|20	BuildRequires:	perl(File::Next)
14cr|ack-2.130_600-3|21	BuildArch:	noarch
14cr|ack-2.130_600-3|22	
14cr|ack-2.130_600-3|23	%description
14cr|ack-2.130_600-3|24	ack is a grep-like program with optimizations for searching through large trees
14cr|ack-2.130_600-3|25	of source code.
14cr|ack-2.130_600-3|26	
14cr|ack-2.130_600-3|27	%prep
14cr|ack-2.130_600-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|ack-2.130_600-3|29	
14cr|ack-2.130_600-3|30	%build
14cr|ack-2.130_600-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|ack-2.130_600-3|32	%make
14cr|ack-2.130_600-3|33	
14cr|ack-2.130_600-3|34	%check
14cr|ack-2.130_600-3|35	# tests failing on cluster because they seem to require a real term.
14cr|ack-2.130_600-3|36	# ==> skipping tests for now
14cr|ack-2.130_600-3|37	#make test
14cr|ack-2.130_600-3|38	
14cr|ack-2.130_600-3|39	%install
14cr|ack-2.130_600-3|40	%makeinstall_std
14cr|ack-2.130_600-3|41	
14cr|ack-2.130_600-3|42	%files
14cr|ack-2.130_600-3|43	%doc Changes
14cr|ack-2.130_600-3|44	%{perl_vendorlib}/App/*
14cr|ack-2.130_600-3|45	%{_mandir}/*/*
14cr|ack-2.130_600-3|46	%{_bindir}/*
14cr|ack-2.130_600-3|47	
14cr|ack-2.130_600-3|48	
14cr|ack-2.130_600-3|49	
14cr|ack-2.130_600-3|50	%changelog
14cr|ack-2.130_600-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130_600-3
14cr|ack-2.130_600-3|52	+ Revision: 815b02e
14cr|ack-2.130_600-3|53	- MassBuild#464: Increase release tag
14cr|ack-2.130_600-3|54	
14cr|ack-2.130_600-3|55	

33 14
14cr|acon-1.0.5-20|1	# Arch-independent stuff which ought to be in DATADIR
14cr|acon-1.0.5-20|2	%define kbddir	%{_prefix}/lib/kbd
14cr|acon-1.0.5-20|3	%define acondir	%{_prefix}/lib/acon
14cr|acon-1.0.5-20|4	
14cr|acon-1.0.5-20|5	Summary:	Arabic support for linuxconsole
14cr|acon-1.0.5-20|6	Name:		acon
14cr|acon-1.0.5-20|7	Version:	1.0.5
14cr|acon-1.0.5-20|8	Release:	20
14cr|acon-1.0.5-20|9	License:	GPLv2+
14cr|acon-1.0.5-20|10	Group:		System/Internationalization
14cr|acon-1.0.5-20|11	Source:		http://members.tripod.com/ahmedahamid/arabic/acon-%{version}.tar.bz2
14cr|acon-1.0.5-20|12	Source1:	%{name}.service
14cr|acon-1.0.5-20|13	Source3:	%{name}.launcher
14cr|acon-1.0.5-20|14	# author refuses to integrate Hebrew support, so we need to provide the
14cr|acon-1.0.5-20|15	# needed files ourselves and do some small patches
14cr|acon-1.0.5-20|16	Source2:	%{name}-1.0.4-mdk.tar.bz2
14cr|acon-1.0.5-20|17	Patch0:		%{name}-1.0.4-mdk.patch
14cr|acon-1.0.5-20|18	Patch1:		acon-1.0.5-fix-str-fmt.patch
14cr|acon-1.0.5-20|19	URL:		http://members.tripod.com/ahmedahamid/arabic/arabic.html
14cr|acon-1.0.5-20|20	Requires(post): rpm-helper
14cr|acon-1.0.5-20|21	Requires(preun):rpm-helper
14cr|acon-1.0.5-20|22	
14cr|acon-1.0.5-20|23	%description
14cr|acon-1.0.5-20|24	The function of acon is to display arabic text from right to left,
14cr|acon-1.0.5-20|25	and process it to change the letter shape according to its position
14cr|acon-1.0.5-20|26	in the word.
14cr|acon-1.0.5-20|27	
14cr|acon-1.0.5-20|28	%prep
14cr|acon-1.0.5-20|29	%setup -q -n %{name} -a2
14cr|acon-1.0.5-20|30	
14cr|acon-1.0.5-20|31	%patch0 -p1 -b .mdkpatch
14cr|acon-1.0.5-20|32	%patch1 -p0 -b .str
14cr|acon-1.0.5-20|33	
14cr|acon-1.0.5-20|34	%build
14cr|acon-1.0.5-20|35	%serverbuild
14cr|acon-1.0.5-20|36	%make CFLAGS="%{optflags}"
14cr|acon-1.0.5-20|37	
14cr|acon-1.0.5-20|38	%install
14cr|acon-1.0.5-20|39	install -d %{buildroot}%{_bindir}
14cr|acon-1.0.5-20|40	%makeinstall_std
14cr|acon-1.0.5-20|41	
14cr|acon-1.0.5-20|42	install -m 755 %{SOURCE1} -D %{buildroot}%{_unitdir}/%{name}.service
14cr|acon-1.0.5-20|43	install -m 755 %{SOURCE3} -D %{buildroot}%{_bindir}/%{name}.launcher
14cr|acon-1.0.5-20|44	
14cr|acon-1.0.5-20|45	rm %{buildroot}%{acondir}/keymaps/*
14cr|acon-1.0.5-20|46	
14cr|acon-1.0.5-20|47	cp keymaps/i386/* %{buildroot}%{acondir}/keymaps/
14cr|acon-1.0.5-20|48	mkdir -p %{buildroot}%{kbddir}/keymaps/i386/qwerty
14cr|acon-1.0.5-20|49	(cd %{buildroot}%{kbddir}/keymaps/i386/qwerty
14cr|acon-1.0.5-20|50	cp ../../../../acon/keymaps/*map .
14cr|acon-1.0.5-20|51	gzip -9 *map
14cr|acon-1.0.5-20|52	)
14cr|acon-1.0.5-20|53	
14cr|acon-1.0.5-20|54	%post
14cr|acon-1.0.5-20|55	%systemd_post %{name}.service
14cr|acon-1.0.5-20|56	
14cr|acon-1.0.5-20|57	%preun
14cr|acon-1.0.5-20|58	%systemd_preun %{name}.service
14cr|acon-1.0.5-20|59	
14cr|acon-1.0.5-20|60	%postun
14cr|acon-1.0.5-20|61	%systemd_postun_with_restart %{name}.service
14cr|acon-1.0.5-20|62	%files
14cr|acon-1.0.5-20|63	%doc doc/* README* AUTHORS CHANGES COPYING
14cr|acon-1.0.5-20|64	%{_unitdir}/%{name}.service
14cr|acon-1.0.5-20|65	%{_bindir}/%{name}*
14cr|acon-1.0.5-20|66	%dir %{acondir}
14cr|acon-1.0.5-20|67	%{acondir}/*
14cr|acon-1.0.5-20|68	%{kbddir}/keymaps/i386/qwerty/*
14cr|acon-1.0.5-20|69	
14cr|acon-1.0.5-20|70	
14cr|acon-1.0.5-20|71	
14cr|acon-1.0.5-20|72	%changelog
14cr|acon-1.0.5-20|73	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-20
14cr|acon-1.0.5-20|74	+ Revision: aed1bf7
14cr|acon-1.0.5-20|75	- Use systemd macros in spec
14cr|acon-1.0.5-20|76	
14cr|acon-1.0.5-20|77	

34 14
14cr|acoustid-fingerprinter-0.6-4|1	Summary:	Music AcoustID fingerprinting application
14cr|acoustid-fingerprinter-0.6-4|2	Name:		acoustid-fingerprinter
14cr|acoustid-fingerprinter-0.6-4|3	Version:	0.6
14cr|acoustid-fingerprinter-0.6-4|4	Release:	4
14cr|acoustid-fingerprinter-0.6-4|5	Group:		Sound
14cr|acoustid-fingerprinter-0.6-4|6	License:	GPLv2+
14cr|acoustid-fingerprinter-0.6-4|7	Url:		http://acoustid.org/fingerprinter
14cr|acoustid-fingerprinter-0.6-4|8	Source0:	https://bitbucket.org/acoustid/acoustid-fingerprinter/downloads/%{name}-%{version}.tar.gz
14cr|acoustid-fingerprinter-0.6-4|9	Patch0:		acoustid-fingerprinter-request-s16-audio-format.patch
14cr|acoustid-fingerprinter-0.6-4|10	Patch1:		acoustid-fingerprinter-0.6-ffmpeg-2.0.patch
14cr|acoustid-fingerprinter-0.6-4|11	BuildRequires:	cmake
14cr|acoustid-fingerprinter-0.6-4|12	BuildRequires:	desktop-file-utils
14cr|acoustid-fingerprinter-0.6-4|13	BuildRequires:	qt4-devel
14cr|acoustid-fingerprinter-0.6-4|14	BuildRequires:	ffmpeg-devel
14cr|acoustid-fingerprinter-0.6-4|15	BuildRequires:	pkgconfig(taglib)
14cr|acoustid-fingerprinter-0.6-4|16	BuildRequires:	pkgconfig(libchromaprint)
14cr|acoustid-fingerprinter-0.6-4|17	
14cr|acoustid-fingerprinter-0.6-4|18	%description
14cr|acoustid-fingerprinter-0.6-4|19	Acoustid fingerprinter is a cross-platform GUI application that uses
14cr|acoustid-fingerprinter-0.6-4|20	Chromaprint to submit audio fingerprints from your music collection
14cr|acoustid-fingerprinter-0.6-4|21	to the Acoustid database. Only tagged audio files are submitted.
14cr|acoustid-fingerprinter-0.6-4|22	Files tagged by MusicBrainz applications such as Picard are preferred,
14cr|acoustid-fingerprinter-0.6-4|23	but it will submit fingerprints for any files that have tags such as
14cr|acoustid-fingerprinter-0.6-4|24	track title, artist name, album name, etc.
14cr|acoustid-fingerprinter-0.6-4|25	
14cr|acoustid-fingerprinter-0.6-4|26	%prep
14cr|acoustid-fingerprinter-0.6-4|27	%setup -q
14cr|acoustid-fingerprinter-0.6-4|28	%patch0 -p1
14cr|acoustid-fingerprinter-0.6-4|29	%patch1 -p1
14cr|acoustid-fingerprinter-0.6-4|30	
14cr|acoustid-fingerprinter-0.6-4|31	%build
14cr|acoustid-fingerprinter-0.6-4|32	%cmake_qt4
14cr|acoustid-fingerprinter-0.6-4|33	%make
14cr|acoustid-fingerprinter-0.6-4|34	
14cr|acoustid-fingerprinter-0.6-4|35	%install
14cr|acoustid-fingerprinter-0.6-4|36	%makeinstall_std -C build
14cr|acoustid-fingerprinter-0.6-4|37	
14cr|acoustid-fingerprinter-0.6-4|38	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|acoustid-fingerprinter-0.6-4|39	
14cr|acoustid-fingerprinter-0.6-4|40	desktop-file-install \
14cr|acoustid-fingerprinter-0.6-4|41	--remove-key Encoding \
14cr|acoustid-fingerprinter-0.6-4|42	--dir %{buildroot}%{_datadir}/applications \
14cr|acoustid-fingerprinter-0.6-4|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|acoustid-fingerprinter-0.6-4|44	
14cr|acoustid-fingerprinter-0.6-4|45	install -p -D -m 0644 images/%{name}.svg  %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|acoustid-fingerprinter-0.6-4|46	
14cr|acoustid-fingerprinter-0.6-4|47	%files
14cr|acoustid-fingerprinter-0.6-4|48	%doc CHANGES.txt COPYING.txt
14cr|acoustid-fingerprinter-0.6-4|49	%{_bindir}/%{name}
14cr|acoustid-fingerprinter-0.6-4|50	%{_datadir}/applications/%{name}.desktop
14cr|acoustid-fingerprinter-0.6-4|51	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|acoustid-fingerprinter-0.6-4|52	
14cr|acoustid-fingerprinter-0.6-4|53	
14cr|acoustid-fingerprinter-0.6-4|54	%changelog
14cr|acoustid-fingerprinter-0.6-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14cr|acoustid-fingerprinter-0.6-4|56	+ Revision: 7b61857
14cr|acoustid-fingerprinter-0.6-4|57	- MassBuild#464: Increase release tag
14cr|acoustid-fingerprinter-0.6-4|58	
14cr|acoustid-fingerprinter-0.6-4|59	

35 14
14cr|acpica-20130517-2|1	Summary:	A set of tools to display and debug your BIOS ACPI tables
14cr|acpica-20130517-2|2	Name:		acpica
14cr|acpica-20130517-2|3	Version:	20130517
14cr|acpica-20130517-2|4	Release:	2
14cr|acpica-20130517-2|5	License:	GPLv2+
14cr|acpica-20130517-2|6	Group:		System/Kernel and hardware
14cr|acpica-20130517-2|7	Url:		http://acpica.org
14cr|acpica-20130517-2|8	# Sources and patches are takes from OpenSUSE
14cr|acpica-20130517-2|9	Source0:	acpica-unix2-%{version}.tar.bz2
14cr|acpica-20130517-2|10	Source1:	ec_access.c
14cr|acpica-20130517-2|11	Source2:	acpi_genl.tar.bz2
14cr|acpica-20130517-2|12	Source3:	acpi_validate
14cr|acpica-20130517-2|13	Source4:	wmidump.tar.bz2
14cr|acpica-20130517-2|14	Patch1:		acpica-no-compiletime.patch
14cr|acpica-20130517-2|15	Patch2:		wmidump_add_she_bang.patch
14cr|acpica-20130517-2|16	Patch3:		dmar-buf10.patch
14cr|acpica-20130517-2|17	BuildRequires:	bison
14cr|acpica-20130517-2|18	BuildRequires:	flex
14cr|acpica-20130517-2|19	BuildRequires:	glibc-devel
14cr|acpica-20130517-2|20	
14cr|acpica-20130517-2|21	%description
14cr|acpica-20130517-2|22	The included tools share the same code as it is used in the ACPI
14cr|acpica-20130517-2|23	implementation of the kernel. The code of the acpica project is exactly
14cr|acpica-20130517-2|24	the same as the ACPI parser and interpreter code of the kernel and the
14cr|acpica-20130517-2|25	code gets synced regularly from the acpica project into the kernel.
14cr|acpica-20130517-2|26	E.g. if you identify bugs in the kernel's ACPI implementation it might
14cr|acpica-20130517-2|27	be easier to debug them in userspace if possible. If the bug is part of
14cr|acpica-20130517-2|28	the acpica code, it has to be submitted to the acpica project to get
14cr|acpica-20130517-2|29	merged into the mainline kernel sources.
14cr|acpica-20130517-2|30	
14cr|acpica-20130517-2|31	%prep
14cr|acpica-20130517-2|32	%setup -q -n acpica-unix2-%{version} -a 2 -a 4
14cr|acpica-20130517-2|33	%patch1 -p1
14cr|acpica-20130517-2|34	%patch2 -p1
14cr|acpica-20130517-2|35	%patch3 -p1
14cr|acpica-20130517-2|36	
14cr|acpica-20130517-2|37	%build
14cr|acpica-20130517-2|38	cc %{SOURCE1} %{optflags} -o ec_access
14cr|acpica-20130517-2|39	%make -C acpi_genl CFLAGS="%{optflags}"
14cr|acpica-20130517-2|40	%make -C wmidump CFLAGS="%{optflags}"
14cr|acpica-20130517-2|41	%make OPT_CFLAGS="%{optflags}"
14cr|acpica-20130517-2|42	
14cr|acpica-20130517-2|43	%install
14cr|acpica-20130517-2|44	install -Dm 755 %{SOURCE4} %{buildroot}%{_bindir}/acpi_validate
14cr|acpica-20130517-2|45	install -Dm 755 ec_access %{buildroot}%{_sbindir}/ec_access
14cr|acpica-20130517-2|46	
14cr|acpica-20130517-2|47	install -Dm 755 wmidump/wmidump %{buildroot}%{_bindir}/wmidump
14cr|acpica-20130517-2|48	install -Dm 755 wmidump/wmixtract.py %{buildroot}%{_bindir}/wmixtract
14cr|acpica-20130517-2|49	
14cr|acpica-20130517-2|50	install -Dm 755 acpi_genl/acpi_genl %{buildroot}%{_sbindir}/acpi_genl
14cr|acpica-20130517-2|51	
14cr|acpica-20130517-2|52	%makeinstall_std
14cr|acpica-20130517-2|53	
14cr|acpica-20130517-2|54	# We already have iasl package
14cr|acpica-20130517-2|55	rm -f %{buildroot}%{_bindir}/iasl
14cr|acpica-20130517-2|56	
14cr|acpica-20130517-2|57	%files
14cr|acpica-20130517-2|58	%{_bindir}/acpiexec
14cr|acpica-20130517-2|59	%{_bindir}/acpixtract
14cr|acpica-20130517-2|60	%{_bindir}/acpisrc
14cr|acpica-20130517-2|61	%{_bindir}/wmidump
14cr|acpica-20130517-2|62	%{_bindir}/wmixtract
14cr|acpica-20130517-2|63	%{_bindir}/acpidump
14cr|acpica-20130517-2|64	%{_bindir}/acpibin
14cr|acpica-20130517-2|65	%{_bindir}/acpihelp
14cr|acpica-20130517-2|66	%{_bindir}/acpinames
14cr|acpica-20130517-2|67	%{_bindir}/acpi_validate
14cr|acpica-20130517-2|68	%{_sbindir}/acpi_genl
14cr|acpica-20130517-2|69	%{_sbindir}/ec_access
14cr|acpica-20130517-2|70	
14cr|acpica-20130517-2|71	
14cr|acpica-20130517-2|72	%changelog
14cr|acpica-20130517-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130517-2
14cr|acpica-20130517-2|74	+ Revision: 9b9a4c9
14cr|acpica-20130517-2|75	- MassBuild#464: Increase release tag
14cr|acpica-20130517-2|76	
14cr|acpica-20130517-2|77	

36 14
14cr|acpitool-0.5.1-3|1	%define name acpitool
14cr|acpitool-0.5.1-3|2	%define version 0.5.1
14cr|acpitool-0.5.1-3|3	%define release 3
14cr|acpitool-0.5.1-3|4	
14cr|acpitool-0.5.1-3|5	Summary: A Linux ACPI client
14cr|acpitool-0.5.1-3|6	Name: %{name}
14cr|acpitool-0.5.1-3|7	Version: %{version}
14cr|acpitool-0.5.1-3|8	Release: %{release}
14cr|acpitool-0.5.1-3|9	Source0: http://freeunix.dyndns.org:8088/ftp_site/pub/unix/acpitool/%name-%version.tar.bz2
14cr|acpitool-0.5.1-3|10	License: GPL
14cr|acpitool-0.5.1-3|11	Group: System/Kernel and hardware
14cr|acpitool-0.5.1-3|12	Url: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
14cr|acpitool-0.5.1-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|acpitool-0.5.1-3|14	
14cr|acpitool-0.5.1-3|15	
14cr|acpitool-0.5.1-3|16	%description
14cr|acpitool-0.5.1-3|17	It's a small command-line application,
14cr|acpitool-0.5.1-3|18	intended to be a replacement for the apm tool.
14cr|acpitool-0.5.1-3|19	
14cr|acpitool-0.5.1-3|20	%prep
14cr|acpitool-0.5.1-3|21	%setup -q -n %name-%{version}
14cr|acpitool-0.5.1-3|22	
14cr|acpitool-0.5.1-3|23	%build
14cr|acpitool-0.5.1-3|24	%configure2_5x
14cr|acpitool-0.5.1-3|25	
14cr|acpitool-0.5.1-3|26	perl -pi -e "s|/usr/local|$RPM_BUILD_ROOT/usr|g" Makefile
14cr|acpitool-0.5.1-3|27	perl -pi -e "s|man/man1|share/man/man1|g" Makefile
14cr|acpitool-0.5.1-3|28	
14cr|acpitool-0.5.1-3|29	make
14cr|acpitool-0.5.1-3|30	
14cr|acpitool-0.5.1-3|31	%install
14cr|acpitool-0.5.1-3|32	rm -rf $RPM_BUILD_ROOT
14cr|acpitool-0.5.1-3|33	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|acpitool-0.5.1-3|34	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|acpitool-0.5.1-3|35	%makeinstall
14cr|acpitool-0.5.1-3|36	
14cr|acpitool-0.5.1-3|37	%clean
14cr|acpitool-0.5.1-3|38	rm -rf $RPM_BUILD_ROOT
14cr|acpitool-0.5.1-3|39	
14cr|acpitool-0.5.1-3|40	%files
14cr|acpitool-0.5.1-3|41	%defattr(-,root,root)
14cr|acpitool-0.5.1-3|42	%{_bindir}/acpitool
14cr|acpitool-0.5.1-3|43	%{_mandir}/man1/acpitool*
14cr|acpitool-0.5.1-3|44	
14cr|acpitool-0.5.1-3|45	
14cr|acpitool-0.5.1-3|46	
14cr|acpitool-0.5.1-3|47	
14cr|acpitool-0.5.1-3|48	
14cr|acpitool-0.5.1-3|49	%changelog
14cr|acpitool-0.5.1-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-3
14cr|acpitool-0.5.1-3|51	+ Revision: d6c3b0e
14cr|acpitool-0.5.1-3|52	- MassBuild#464: Increase release tag
14cr|acpitool-0.5.1-3|53	
14cr|acpitool-0.5.1-3|54	

37 14
14cr|add32to64media-2012.1-5|1	%define _enable_debug_packages %{nil}
14cr|add32to64media-2012.1-5|2	%define debug_package          %{nil}
14cr|add32to64media-2012.1-5|3	
14cr|add32to64media-2012.1-5|4	Name:           add32to64media
14cr|add32to64media-2012.1-5|5	Version:        2012.1
14cr|add32to64media-2012.1-5|6	Release:        5
14cr|add32to64media-2012.1-5|7	Summary:        32 bit Repository Configuration for 64 bit system
14cr|add32to64media-2012.1-5|8	Source0:        RPM-GPG-KEYS-rosa2012.1
14cr|add32to64media-2012.1-5|9	Source1:        urpmi_32.cfg
14cr|add32to64media-2012.1-5|10	Source2:	ftp://mirror.rosalinux.com/rosa/rosa2012.1/repository/i586/media/media_info/synthesis.hdlist_main.cz
14cr|add32to64media-2012.1-5|11	Source3:	ftp://mirror.rosalinux.com/rosa/rosa2012.1/repository/i586/media/media_info/synthesis.hdlist_main_updates.cz
14cr|add32to64media-2012.1-5|12	Source4:	ftp://mirror.rosalinux.com/rosa/rosa2012.1/repository/i586/media/media_info/synthesis.hdlist_non-free.cz
14cr|add32to64media-2012.1-5|13	Source5:	ftp://mirror.rosalinux.com/rosa/rosa2012.1/repository/i586/media/media_info/synthesis.hdlist_non-free_updates.cz
14cr|add32to64media-2012.1-5|14	Group:          System/Base
14cr|add32to64media-2012.1-5|15	License:        GPL
14cr|add32to64media-2012.1-5|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|add32to64media-2012.1-5|17	ExclusiveArch: 	x86_64
14cr|add32to64media-2012.1-5|18	Requires:	urpmi
14cr|add32to64media-2012.1-5|19	
14cr|add32to64media-2012.1-5|20	%description
14cr|add32to64media-2012.1-5|21	
14cr|add32to64media-2012.1-5|22	This package add 32 bit media to 64 bit system.
14cr|add32to64media-2012.1-5|23	Now using main and non-free repo.
14cr|add32to64media-2012.1-5|24	
14cr|add32to64media-2012.1-5|25	%prep
14cr|add32to64media-2012.1-5|26	
14cr|add32to64media-2012.1-5|27	%build
14cr|add32to64media-2012.1-5|28	
14cr|add32to64media-2012.1-5|29	%install
14cr|add32to64media-2012.1-5|30	# common (name of key see in urpmi.cfg)
14cr|add32to64media-2012.1-5|31	install -Dpm 644 %{SOURCE0} \
14cr|add32to64media-2012.1-5|32	%{buildroot}%{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
14cr|add32to64media-2012.1-5|33	
14cr|add32to64media-2012.1-5|34	# urpm
14cr|add32to64media-2012.1-5|35	install -dm 755 %{buildroot}%{_sysconfdir}/urpmi/
14cr|add32to64media-2012.1-5|36	install -pm 644 %{SOURCE1} \
14cr|add32to64media-2012.1-5|37	%{buildroot}%{_sysconfdir}/urpmi/
14cr|add32to64media-2012.1-5|38	
14cr|add32to64media-2012.1-5|39	#repodata
14cr|add32to64media-2012.1-5|40	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi/main32
14cr|add32to64media-2012.1-5|41	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi/main32_updates
14cr|add32to64media-2012.1-5|42	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi/non-free32
14cr|add32to64media-2012.1-5|43	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi/non-free32_updates
14cr|add32to64media-2012.1-5|44	
14cr|add32to64media-2012.1-5|45	install -pm 644 %{SOURCE2} \
14cr|add32to64media-2012.1-5|46	%{buildroot}%{_localstatedir}/lib/urpmi/main32/synthesis.hdlist.cz
14cr|add32to64media-2012.1-5|47	
14cr|add32to64media-2012.1-5|48	install -pm 644 %{SOURCE3} \
14cr|add32to64media-2012.1-5|49	%{buildroot}%{_localstatedir}/lib/urpmi/main32_updates/synthesis.hdlist.cz
14cr|add32to64media-2012.1-5|50	
14cr|add32to64media-2012.1-5|51	install -pm 644 %{SOURCE4} \
14cr|add32to64media-2012.1-5|52	%{buildroot}%{_localstatedir}/lib/urpmi/non-free32/synthesis.hdlist.cz
14cr|add32to64media-2012.1-5|53	
14cr|add32to64media-2012.1-5|54	install -pm 644 %{SOURCE5} \
14cr|add32to64media-2012.1-5|55	%{buildroot}%{_localstatedir}/lib/urpmi/non-free32_updates/synthesis.hdlist.cz
14cr|add32to64media-2012.1-5|56	
14cr|add32to64media-2012.1-5|57	%post
14cr|add32to64media-2012.1-5|58	#import key to keyring
14cr|add32to64media-2012.1-5|59	/bin/rpm --import %{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
14cr|add32to64media-2012.1-5|60	
14cr|add32to64media-2012.1-5|61	#add 32 media to urpmi.cfg
14cr|add32to64media-2012.1-5|62	cat /etc/urpmi/urpmi.cfg | grep -v main32 && cat /etc/urpmi/urpmi_32.cfg >> /etc/urpmi/urpmi.cfg
14cr|add32to64media-2012.1-5|63	#add fo skip.list. Avoid twice adding
14cr|add32to64media-2012.1-5|64	cat /etc/urpmi/skip.list | grep -v add32to64media && echo "add32to64media" >> /etc/urpmi/skip.list
14cr|add32to64media-2012.1-5|65	
14cr|add32to64media-2012.1-5|66	#Generate MD5SUM
14cr|add32to64media-2012.1-5|67	/usr/bin/md5sum /var/lib/urpmi/main32/synthesis.hdlist.cz > /var/lib/urpmi/main32/MD5SUM
14cr|add32to64media-2012.1-5|68	/usr/bin/md5sum /var/lib/urpmi/main32_updates/synthesis.hdlist.cz > /var/lib/urpmi/main32_updates/MD5SUM
14cr|add32to64media-2012.1-5|69	/usr/bin/md5sum /var/lib/urpmi/non-free32/synthesis.hdlist.cz > /var/lib/urpmi/non-free32/MD5SUM
14cr|add32to64media-2012.1-5|70	/usr/bin/md5sum /var/lib/urpmi/non-free32_updates/synthesis.hdlist.cz > /var/lib/urpmi/non-free32_updates/MD5SUM
14cr|add32to64media-2012.1-5|71	
14cr|add32to64media-2012.1-5|72	%files
14cr|add32to64media-2012.1-5|73	%defattr(-,root,root,-)
14cr|add32to64media-2012.1-5|74	%{_sysconfdir}/RPM-GPG-KEYS/*
14cr|add32to64media-2012.1-5|75	%{_sysconfdir}/urpmi/urpmi_32.cfg
14cr|add32to64media-2012.1-5|76	%{_localstatedir}/lib/urpmi/main32/*
14cr|add32to64media-2012.1-5|77	%{_localstatedir}/lib/urpmi/main32_updates/*
14cr|add32to64media-2012.1-5|78	%{_localstatedir}/lib/urpmi/non-free32/*
14cr|add32to64media-2012.1-5|79	%{_localstatedir}/lib/urpmi/non-free32_updates/*
14cr|add32to64media-2012.1-5|80	
14cr|add32to64media-2012.1-5|81	%changelog
14cr|add32to64media-2012.1-5|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-5
14cr|add32to64media-2012.1-5|83	+ Revision: db1c365
14cr|add32to64media-2012.1-5|84	- MassBuild#464: Increase release tag
14cr|add32to64media-2012.1-5|85	
14cr|add32to64media-2012.1-5|86	

38 14
14cr|adesklets-0.6.1-11|1	Summary:        Simple desklets for Unix
14cr|adesklets-0.6.1-11|2	
14cr|adesklets-0.6.1-11|3	Name:           adesklets
14cr|adesklets-0.6.1-11|4	Version:        0.6.1
14cr|adesklets-0.6.1-11|5	Release:        11
14cr|adesklets-0.6.1-11|6	License:        GPL
14cr|adesklets-0.6.1-11|7	URL:            http://adesklets.sourceforge.net/
14cr|adesklets-0.6.1-11|8	Source0:        %{name}-%{version}.tar.bz2
14cr|adesklets-0.6.1-11|9	Patch0:		adesklets-0.6.1-fix-str-fmt.patch
14cr|adesklets-0.6.1-11|10	Patch1:		adesklets-0.6.1-linkage.patch
14cr|adesklets-0.6.1-11|11	Group:          Graphical desktop/Other
14cr|adesklets-0.6.1-11|12	Requires:	tkinter
14cr|adesklets-0.6.1-11|13	BuildRequires:  imlib2-devel python-devel
14cr|adesklets-0.6.1-11|14	BuildRequires:  ncurses-devel
14cr|adesklets-0.6.1-11|15	BuildRequires:  readline-devel
14cr|adesklets-0.6.1-11|16	BuildRequires:  perl-devel
14cr|adesklets-0.6.1-11|17	
14cr|adesklets-0.6.1-11|18	%description
14cr|adesklets-0.6.1-11|19	adesklets is an interactive Imlib2 console for the X Window system. It provides
14cr|adesklets-0.6.1-11|20	to scripted languages a clean and simple way to write great looking, mildly
14cr|adesklets-0.6.1-11|21	interactive desktop integrated graphic applets (aka "desklets").
14cr|adesklets-0.6.1-11|22	
14cr|adesklets-0.6.1-11|23	%prep
14cr|adesklets-0.6.1-11|24	%setup -q
14cr|adesklets-0.6.1-11|25	%patch0 -p0
14cr|adesklets-0.6.1-11|26	%patch1 -p0
14cr|adesklets-0.6.1-11|27	
14cr|adesklets-0.6.1-11|28	%build
14cr|adesklets-0.6.1-11|29	export LDFLAGS="-lm"
14cr|adesklets-0.6.1-11|30	%configure2_5x
14cr|adesklets-0.6.1-11|31	pushd scripting/perl/
14cr|adesklets-0.6.1-11|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|adesklets-0.6.1-11|33	popd
14cr|adesklets-0.6.1-11|34	%make
14cr|adesklets-0.6.1-11|35	
14cr|adesklets-0.6.1-11|36	%install
14cr|adesklets-0.6.1-11|37	mkdir -p %{buildroot}%{_mandir}/man1
14cr|adesklets-0.6.1-11|38	mkdir -p %{buildroot}%{_infodir}
14cr|adesklets-0.6.1-11|39	%makeinstall_std
14cr|adesklets-0.6.1-11|40	
14cr|adesklets-0.6.1-11|41	
14cr|adesklets-0.6.1-11|42	%files
14cr|adesklets-0.6.1-11|43	%doc README ChangeLog NEWS INSTALL COPYING AUTHORS
14cr|adesklets-0.6.1-11|44	%{_bindir}/*
14cr|adesklets-0.6.1-11|45	%{_infodir}/*
14cr|adesklets-0.6.1-11|46	%{py_platsitedir}/*
14cr|adesklets-0.6.1-11|47	%{perl_vendorlib}/*
14cr|adesklets-0.6.1-11|48	%{_datadir}/adesklets
14cr|adesklets-0.6.1-11|49	%{_mandir}/*/*
14cr|adesklets-0.6.1-11|50	
14cr|adesklets-0.6.1-11|51	
14cr|adesklets-0.6.1-11|52	
14cr|adesklets-0.6.1-11|53	
14cr|adesklets-0.6.1-11|54	
14cr|adesklets-0.6.1-11|55	%changelog
14cr|adesklets-0.6.1-11|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-11
14cr|adesklets-0.6.1-11|57	+ Revision: 83150d2
14cr|adesklets-0.6.1-11|58	- MassBuild#464: Increase release tag
14cr|adesklets-0.6.1-11|59	
14cr|adesklets-0.6.1-11|60	

39 14
14cr|adms-2.3.0-2|1	%define Werror_cflags %{nil}
14cr|adms-2.3.0-2|2	
14cr|adms-2.3.0-2|3	%define major 0
14cr|adms-2.3.0-2|4	%define libname %mklibname %{name} %{major}
14cr|adms-2.3.0-2|5	%define devname %mklibname %{name} -d
14cr|adms-2.3.0-2|6	
14cr|adms-2.3.0-2|7	Summary:	A code generator that converts electrical compact device models into C code
14cr|adms-2.3.0-2|8	Name:		adms
14cr|adms-2.3.0-2|9	Version:	2.3.0
14cr|adms-2.3.0-2|10	Release:	2
14cr|adms-2.3.0-2|11	License:	LGPL
14cr|adms-2.3.0-2|12	Group:		Development/Other
14cr|adms-2.3.0-2|13	Url:		http://sourceforge.net/projects/mot-adms/
14cr|adms-2.3.0-2|14	Source0:	http://sourceforge.net/projects/mot-adms/files/adms-source/2.3/%{name}-%{version}.tar.gz
14cr|adms-2.3.0-2|15	BuildRequires:	flex
14cr|adms-2.3.0-2|16	BuildRequires:	bison
14cr|adms-2.3.0-2|17	Provides:	mot-adms = %{version}-%{release}
14cr|adms-2.3.0-2|18	
14cr|adms-2.3.0-2|19	%description
14cr|adms-2.3.0-2|20	ADMS is a code generator that converts electrical compact device models
14cr|adms-2.3.0-2|21	specified in high-level description language into ready-to-compile c code
14cr|adms-2.3.0-2|22	for the API of spice simulators.
14cr|adms-2.3.0-2|23	
14cr|adms-2.3.0-2|24	%files
14cr|adms-2.3.0-2|25	%doc README AUTHORS COPYING
14cr|adms-2.3.0-2|26	%{_bindir}/admsXml
14cr|adms-2.3.0-2|27	%{_mandir}/man1/admsXml.1*
14cr|adms-2.3.0-2|28	
14cr|adms-2.3.0-2|29	#------------------------------------------------------------------------------
14cr|adms-2.3.0-2|30	
14cr|adms-2.3.0-2|31	%package -n %{libname}
14cr|adms-2.3.0-2|32	Summary:	Shared libraries for ADMS
14cr|adms-2.3.0-2|33	
14cr|adms-2.3.0-2|34	%description  -n %{libname}
14cr|adms-2.3.0-2|35	Shared libraries for ADMS.
14cr|adms-2.3.0-2|36	
14cr|adms-2.3.0-2|37	%files -n %{libname}
14cr|adms-2.3.0-2|38	%{_libdir}/lib*.so.%{major}*
14cr|adms-2.3.0-2|39	
14cr|adms-2.3.0-2|40	#------------------------------------------------------------------------------
14cr|adms-2.3.0-2|41	
14cr|adms-2.3.0-2|42	%package -n %{devname}
14cr|adms-2.3.0-2|43	Summary:	Development files for ADMS
14cr|adms-2.3.0-2|44	Requires:	%{libname} = %{version}-%{release}
14cr|adms-2.3.0-2|45	Requires:	%{name} = %{version}-%{release}
14cr|adms-2.3.0-2|46	Provides:	%{name}-devel = %{version}-%{release}
14cr|adms-2.3.0-2|47	
14cr|adms-2.3.0-2|48	%description  -n %{devname}
14cr|adms-2.3.0-2|49	Development files for ADMS.
14cr|adms-2.3.0-2|50	
14cr|adms-2.3.0-2|51	%files -n %{devname}
14cr|adms-2.3.0-2|52	%{_libdir}/lib*.so
14cr|adms-2.3.0-2|53	
14cr|adms-2.3.0-2|54	#------------------------------------------------------------------------------
14cr|adms-2.3.0-2|55	
14cr|adms-2.3.0-2|56	%prep
14cr|adms-2.3.0-2|57	%setup -q -n %{name}_2.30_1180
14cr|adms-2.3.0-2|58	chmod +x configure
14cr|adms-2.3.0-2|59	
14cr|adms-2.3.0-2|60	%build
14cr|adms-2.3.0-2|61	autoreconf -fi
14cr|adms-2.3.0-2|62	%configure2_5x --disable-static
14cr|adms-2.3.0-2|63	%make
14cr|adms-2.3.0-2|64	
14cr|adms-2.3.0-2|65	%install
14cr|adms-2.3.0-2|66	%makeinstall_std
14cr|adms-2.3.0-2|67	
14cr|adms-2.3.0-2|68	
14cr|adms-2.3.0-2|69	%changelog
14cr|adms-2.3.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-2
14cr|adms-2.3.0-2|71	+ Revision: 9907839
14cr|adms-2.3.0-2|72	- MassBuild#464: Increase release tag
14cr|adms-2.3.0-2|73	
14cr|adms-2.3.0-2|74	

40 14
14cr|adns-python-1.2.1-4|1	Summary:	Python bindings for GNU adns library
14cr|adns-python-1.2.1-4|2	Name:		adns-python
14cr|adns-python-1.2.1-4|3	Version:	1.2.1
14cr|adns-python-1.2.1-4|4	Release:	4
14cr|adns-python-1.2.1-4|5	Source0:	%{name}-%{version}.tar.gz
14cr|adns-python-1.2.1-4|6	License:	GPLv2
14cr|adns-python-1.2.1-4|7	Group:		Development/Python
14cr|adns-python-1.2.1-4|8	BuildRequires:	adns-devel
14cr|adns-python-1.2.1-4|9	BuildRequires:  python-devel
14cr|adns-python-1.2.1-4|10	URL:		http://dustman.net/andy/python/adns-python
14cr|adns-python-1.2.1-4|11	
14cr|adns-python-1.2.1-4|12	%description
14cr|adns-python-1.2.1-4|13	adns-python is a Python module that interfaces to the adns asynchronous
14cr|adns-python-1.2.1-4|14	resolver library.
14cr|adns-python-1.2.1-4|15	
14cr|adns-python-1.2.1-4|16	%prep
14cr|adns-python-1.2.1-4|17	%setup -q
14cr|adns-python-1.2.1-4|18	
14cr|adns-python-1.2.1-4|19	%build
14cr|adns-python-1.2.1-4|20	env CFLAGS="%{optflags}" python setup.py build
14cr|adns-python-1.2.1-4|21	
14cr|adns-python-1.2.1-4|22	%install
14cr|adns-python-1.2.1-4|23	python setup.py install --root=%{buildroot}
14cr|adns-python-1.2.1-4|24	
14cr|adns-python-1.2.1-4|25	%files
14cr|adns-python-1.2.1-4|26	%doc GPL README
14cr|adns-python-1.2.1-4|27	%{_libdir}/python%{py_ver}/site-packages/*
14cr|adns-python-1.2.1-4|28	
14cr|adns-python-1.2.1-4|29	
14cr|adns-python-1.2.1-4|30	%changelog
14cr|adns-python-1.2.1-4|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14cr|adns-python-1.2.1-4|32	+ Revision: b822730
14cr|adns-python-1.2.1-4|33	- MassBuild#464: Increase release tag
14cr|adns-python-1.2.1-4|34	
14cr|adns-python-1.2.1-4|35	

41 14
14cr|adonthell-0.3.5-2|1	#define debug_package %{nil}
14cr|adonthell-0.3.5-2|2	
14cr|adonthell-0.3.5-2|3	%define	name	adonthell
14cr|adonthell-0.3.5-2|4	%define	version	0.3.5
14cr|adonthell-0.3.5-2|5	%define	rel	2
14cr|adonthell-0.3.5-2|6	%define release	%{rel}
14cr|adonthell-0.3.5-2|7	
14cr|adonthell-0.3.5-2|8	Summary:		A 2D graphical RPG game
14cr|adonthell-0.3.5-2|9	Name:		%{name}
14cr|adonthell-0.3.5-2|10	Version:		%{version}
14cr|adonthell-0.3.5-2|11	Release:		%{release}
14cr|adonthell-0.3.5-2|12	License:		GPLv2+
14cr|adonthell-0.3.5-2|13	Group:		Games/Adventure
14cr|adonthell-0.3.5-2|14	Source0:		adonthell-src-%{version}.tar.gz
14cr|adonthell-0.3.5-2|15	Patch0:		adonthell-src-0.3.5-fix-str-fmt.patch
14cr|adonthell-0.3.5-2|16	Patch1:		adonthell-0.3.5-glibc-2.10.patch
14cr|adonthell-0.3.5-2|17	Patch2:		adonthell-0.3.5-configure.in.patch
14cr|adonthell-0.3.5-2|18	Patch3:		adonthell-0.3.5-gcc-4.7.patch
14cr|adonthell-0.3.5-2|19	URL:		http://adonthell.linuxgames.com/
14cr|adonthell-0.3.5-2|20	BuildRequires:	pkgconfig(vorbis)
14cr|adonthell-0.3.5-2|21	BuildRequires:	pkgconfig(sdl)
14cr|adonthell-0.3.5-2|22	BuildRequires:	pkgconfig(python)
14cr|adonthell-0.3.5-2|23	BuildRequires:	pkgconfig(zlib)
14cr|adonthell-0.3.5-2|24	BuildRequires:	swig
14cr|adonthell-0.3.5-2|25	BuildRequires:	pkgconfig(SDL_mixer)
14cr|adonthell-0.3.5-2|26	BuildRequires:	pkgconfig(SDL_ttf)
14cr|adonthell-0.3.5-2|27	BuildRequires:	gpm-devel
14cr|adonthell-0.3.5-2|28	
14cr|adonthell-0.3.5-2|29	
14cr|adonthell-0.3.5-2|30	%description
14cr|adonthell-0.3.5-2|31	A 2D, graphical, single player role playing game inspired by good old
14cr|adonthell-0.3.5-2|32	console RPGs from the SNES like Secret of Mana or Chrono Trigger.
14cr|adonthell-0.3.5-2|33	
14cr|adonthell-0.3.5-2|34	This package contains the Adonthell engine. You will also need a game
14cr|adonthell-0.3.5-2|35	package to play Adonthell. For this release, the official package is
14cr|adonthell-0.3.5-2|36	Waste's Edge.
14cr|adonthell-0.3.5-2|37	
14cr|adonthell-0.3.5-2|38	%prep
14cr|adonthell-0.3.5-2|39	%setup -q
14cr|adonthell-0.3.5-2|40	%patch0 -p0
14cr|adonthell-0.3.5-2|41	%patch1 -p1
14cr|adonthell-0.3.5-2|42	%patch2 -p0
14cr|adonthell-0.3.5-2|43	%patch3 -p1
14cr|adonthell-0.3.5-2|44	
14cr|adonthell-0.3.5-2|45	# Set default screen-mode to fullscreen
14cr|adonthell-0.3.5-2|46	sed 's|screen_mode = 0|screen_mode = 1|g' -i src/prefs.cc
14cr|adonthell-0.3.5-2|47	
14cr|adonthell-0.3.5-2|48	%build
14cr|adonthell-0.3.5-2|49	autoreconf -fi
14cr|adonthell-0.3.5-2|50	export CXXFLAGS="%{optflags} -O2 -fno-exceptions"
14cr|adonthell-0.3.5-2|51	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|adonthell-0.3.5-2|52	--datadir=%{_gamesdatadir}
14cr|adonthell-0.3.5-2|53	%make
14cr|adonthell-0.3.5-2|54	
14cr|adonthell-0.3.5-2|55	
14cr|adonthell-0.3.5-2|56	%install
14cr|adonthell-0.3.5-2|57	%makeinstall_std
14cr|adonthell-0.3.5-2|58	install -m644 src/modules/adonthell.py -D %{buildroot}%{_gamesdatadir}/%{name}/modules/adonthell.py
14cr|adonthell-0.3.5-2|59	install -m644 src/modules/dialogue.py -D %{buildroot}%{_gamesdatadir}/%{name}/modules/dialogue.py
14cr|adonthell-0.3.5-2|60	
14cr|adonthell-0.3.5-2|61	%post
14cr|adonthell-0.3.5-2|62	echo Set default screen-mode to fullscreen
14cr|adonthell-0.3.5-2|63	
14cr|adonthell-0.3.5-2|64	#no language files
14cr|adonthell-0.3.5-2|65	#find_lang  %{name}
14cr|adonthell-0.3.5-2|66	
14cr|adonthell-0.3.5-2|67	
14cr|adonthell-0.3.5-2|68	%files
14cr|adonthell-0.3.5-2|69	%doc ABOUT-NLS ChangeLog NEWS FULLSCREEN.howto README
14cr|adonthell-0.3.5-2|70	%{_gamesbindir}/%{name}
14cr|adonthell-0.3.5-2|71	%{_gamesbindir}/%{name}-0.3
14cr|adonthell-0.3.5-2|72	%dir %{_gamesdatadir}/%{name}
14cr|adonthell-0.3.5-2|73	%{_gamesdatadir}/%{name}/*
14cr|adonthell-0.3.5-2|74	
14cr|adonthell-0.3.5-2|75	
14cr|adonthell-0.3.5-2|76	
14cr|adonthell-0.3.5-2|77	%changelog
14cr|adonthell-0.3.5-2|78	* Sun Oct 07 2012 SymbianFlo <symbianflo@mandrivausers.ro> 0.3.5-2
14cr|adonthell-0.3.5-2|79	+ Revision: f48b2d5
14cr|adonthell-0.3.5-2|80	- LOG enable debug
14cr|adonthell-0.3.5-2|81	
14cr|adonthell-0.3.5-2|82	

42 14
14cr|adonthell-wastesedge-0.3.4-8|1	%define	mname	adonthell
14cr|adonthell-wastesedge-0.3.4-8|2	%define	rname	wastesedge
14cr|adonthell-wastesedge-0.3.4-8|3	%define	name	%{mname}-%{rname}
14cr|adonthell-wastesedge-0.3.4-8|4	
14cr|adonthell-wastesedge-0.3.4-8|5	Name:		%{name}
14cr|adonthell-wastesedge-0.3.4-8|6	Summary:	Role-playing game (RPG)
14cr|adonthell-wastesedge-0.3.4-8|7	Version:	0.3.4
14cr|adonthell-wastesedge-0.3.4-8|8	Release:	8
14cr|adonthell-wastesedge-0.3.4-8|9	License:	GPL v2+
14cr|adonthell-wastesedge-0.3.4-8|10	Group:		Games/Adventure
14cr|adonthell-wastesedge-0.3.4-8|11	Source0:	http://freesoftware.fsf.org/download/adonthell/%{rname}-src-%{version}.tar.bz2
14cr|adonthell-wastesedge-0.3.4-8|12	Source11:	%{name}-16x16.png
14cr|adonthell-wastesedge-0.3.4-8|13	Source12:	%{name}-32x32.png
14cr|adonthell-wastesedge-0.3.4-8|14	Source13:	%{name}-48x48.png
14cr|adonthell-wastesedge-0.3.4-8|15	URL:		http://adonthell.linuxgames.com/
14cr|adonthell-wastesedge-0.3.4-8|16	BuildArch:	noarch
14cr|adonthell-wastesedge-0.3.4-8|17	Requires:	%{mname} >= %{version}
14cr|adonthell-wastesedge-0.3.4-8|18	BuildRequires:	%{mname} >= %{version}
14cr|adonthell-wastesedge-0.3.4-8|19	BuildRequires:	python
14cr|adonthell-wastesedge-0.3.4-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|adonthell-wastesedge-0.3.4-8|21	
14cr|adonthell-wastesedge-0.3.4-8|22	%description
14cr|adonthell-wastesedge-0.3.4-8|23	As a loyal servant of the elven Lady Silverhair, you arrive at the remote
14cr|adonthell-wastesedge-0.3.4-8|24	trading post of Waste's Edge, where she is engaged in negotiations with the
14cr|adonthell-wastesedge-0.3.4-8|25	dwarish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and
14cr|adonthell-wastesedge-0.3.4-8|26	soon you are confronted with circumstances that are about to destroy your
14cr|adonthell-wastesedge-0.3.4-8|27	mistress' high reputation. And you are the only one to avert this...
14cr|adonthell-wastesedge-0.3.4-8|28	
14cr|adonthell-wastesedge-0.3.4-8|29	%prep
14cr|adonthell-wastesedge-0.3.4-8|30	%setup -q -n %{rname}-%{version}
14cr|adonthell-wastesedge-0.3.4-8|31	
14cr|adonthell-wastesedge-0.3.4-8|32	%build
14cr|adonthell-wastesedge-0.3.4-8|33	./configure	--bindir=%{_gamesbindir} \
14cr|adonthell-wastesedge-0.3.4-8|34	--datadir=%{_gamesdatadir}/%{mname}/games/%{rname} \
14cr|adonthell-wastesedge-0.3.4-8|35	--with-adonthell-binary=%{_gamesbindir}/%{mname}
14cr|adonthell-wastesedge-0.3.4-8|36	
14cr|adonthell-wastesedge-0.3.4-8|37	%make
14cr|adonthell-wastesedge-0.3.4-8|38	
14cr|adonthell-wastesedge-0.3.4-8|39	%install
14cr|adonthell-wastesedge-0.3.4-8|40	rm -rf %{buildroot}
14cr|adonthell-wastesedge-0.3.4-8|41	%{makeinstall_std} datadir=%{_datadir}
14cr|adonthell-wastesedge-0.3.4-8|42	
14cr|adonthell-wastesedge-0.3.4-8|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|adonthell-wastesedge-0.3.4-8|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|adonthell-wastesedge-0.3.4-8|45	[Desktop Entry]
14cr|adonthell-wastesedge-0.3.4-8|46	Type=Application
14cr|adonthell-wastesedge-0.3.4-8|47	Exec=%{_gamesbindir}/%{name}
14cr|adonthell-wastesedge-0.3.4-8|48	Icon=%{name}
14cr|adonthell-wastesedge-0.3.4-8|49	Categories=Game;AdventureGame;
14cr|adonthell-wastesedge-0.3.4-8|50	Name=Adonthell - Waste's Edge
14cr|adonthell-wastesedge-0.3.4-8|51	Comment=Open source role-playing game
14cr|adonthell-wastesedge-0.3.4-8|52	EOF
14cr|adonthell-wastesedge-0.3.4-8|53	
14cr|adonthell-wastesedge-0.3.4-8|54	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|adonthell-wastesedge-0.3.4-8|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|adonthell-wastesedge-0.3.4-8|56	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|adonthell-wastesedge-0.3.4-8|57	
14cr|adonthell-wastesedge-0.3.4-8|58	%find_lang %{rname}
14cr|adonthell-wastesedge-0.3.4-8|59	
14cr|adonthell-wastesedge-0.3.4-8|60	%if %mdkversion < 200900
14cr|adonthell-wastesedge-0.3.4-8|61	%post
14cr|adonthell-wastesedge-0.3.4-8|62	%{update_menus}
14cr|adonthell-wastesedge-0.3.4-8|63	%{update_icon_cache hicolor}
14cr|adonthell-wastesedge-0.3.4-8|64	%endif
14cr|adonthell-wastesedge-0.3.4-8|65	
14cr|adonthell-wastesedge-0.3.4-8|66	%if %mdkversion < 200900
14cr|adonthell-wastesedge-0.3.4-8|67	%postun
14cr|adonthell-wastesedge-0.3.4-8|68	%{clean_menus}
14cr|adonthell-wastesedge-0.3.4-8|69	%{clean_icon_cache hicolor}
14cr|adonthell-wastesedge-0.3.4-8|70	%endif
14cr|adonthell-wastesedge-0.3.4-8|71	
14cr|adonthell-wastesedge-0.3.4-8|72	%clean
14cr|adonthell-wastesedge-0.3.4-8|73	rm -rf %{buildroot}
14cr|adonthell-wastesedge-0.3.4-8|74	
14cr|adonthell-wastesedge-0.3.4-8|75	%files -f %{rname}.lang
14cr|adonthell-wastesedge-0.3.4-8|76	%defattr(644,root,root,755)
14cr|adonthell-wastesedge-0.3.4-8|77	%doc AUTHORS NEWS PLAYING README
14cr|adonthell-wastesedge-0.3.4-8|78	%attr(755, -, -) %{_gamesbindir}/%{name}
14cr|adonthell-wastesedge-0.3.4-8|79	%{_gamesdatadir}/%{mname}/games/%{rname}
14cr|adonthell-wastesedge-0.3.4-8|80	%{_datadir}/pixmaps/*
14cr|adonthell-wastesedge-0.3.4-8|81	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|adonthell-wastesedge-0.3.4-8|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|adonthell-wastesedge-0.3.4-8|83	
14cr|adonthell-wastesedge-0.3.4-8|84	
14cr|adonthell-wastesedge-0.3.4-8|85	
14cr|adonthell-wastesedge-0.3.4-8|86	
14cr|adonthell-wastesedge-0.3.4-8|87	%changelog
14cr|adonthell-wastesedge-0.3.4-8|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-8
14cr|adonthell-wastesedge-0.3.4-8|89	+ Revision: 42015b6
14cr|adonthell-wastesedge-0.3.4-8|90	- MassBuild#464: Increase release tag
14cr|adonthell-wastesedge-0.3.4-8|91	
14cr|adonthell-wastesedge-0.3.4-8|92	

43 14
14cr|adplay-1.7-5|1	%define name adplay
14cr|adplay-1.7-5|2	%define version 1.7
14cr|adplay-1.7-5|3	%define release 5
14cr|adplay-1.7-5|4	
14cr|adplay-1.7-5|5	Summary: 	AdLib music player for the command line
14cr|adplay-1.7-5|6	Name: 		%{name}
14cr|adplay-1.7-5|7	Version: 	%{version}
14cr|adplay-1.7-5|8	Release: 	%{release}
14cr|adplay-1.7-5|9	Source0: 	http://prdownloads.sourceforge.net/adplug/%{name}-%{version}.tar.bz2
14cr|adplay-1.7-5|10	License: 	GPLv2+
14cr|adplay-1.7-5|11	Group: 		Sound
14cr|adplay-1.7-5|12	URL: 		http://adplug.sourceforge.net
14cr|adplay-1.7-5|13	
14cr|adplay-1.7-5|14	BuildRequires: pkgconfig(adplug) >= 2.2
14cr|adplay-1.7-5|15	BuildRequires: pkgconfig(sdl)
14cr|adplay-1.7-5|16	BuildRequires: pkgconfig(alsa)
14cr|adplay-1.7-5|17	BuildRequires: pkgconfig(esound)
14cr|adplay-1.7-5|18	BuildRequires: pkgconfig(ao)
14cr|adplay-1.7-5|19	BuildRequires: pkgconfig(zlib)
14cr|adplay-1.7-5|20	BuildRequires: chrpath
14cr|adplay-1.7-5|21	
14cr|adplay-1.7-5|22	%description
14cr|adplay-1.7-5|23	AdPlay/UNIX is AdPlug's UNIX console-based frontend. AdPlug is a free,
14cr|adplay-1.7-5|24	universal OPL2 audio playback library. AdPlay/UNIX supports the full range
14cr|adplay-1.7-5|25	of AdPlug's file format playback features. Despite this, at the moment, only
14cr|adplay-1.7-5|26	emulated OPL2 output is supported by AdPlay/UNIX, but this on a wide range
14cr|adplay-1.7-5|27	of output devices.
14cr|adplay-1.7-5|28	
14cr|adplay-1.7-5|29	%prep
14cr|adplay-1.7-5|30	%setup -q
14cr|adplay-1.7-5|31	touch *
14cr|adplay-1.7-5|32	
14cr|adplay-1.7-5|33	%build
14cr|adplay-1.7-5|34	export CPPFLAGS="-I%_includedir/libbinio"
14cr|adplay-1.7-5|35	%configure2_5x
14cr|adplay-1.7-5|36	%make
14cr|adplay-1.7-5|37	
14cr|adplay-1.7-5|38	%install
14cr|adplay-1.7-5|39	%makeinstall_std
14cr|adplay-1.7-5|40	chrpath -d %buildroot%_bindir/adplay
14cr|adplay-1.7-5|41	
14cr|adplay-1.7-5|42	%files
14cr|adplay-1.7-5|43	%defattr(-,root,root)
14cr|adplay-1.7-5|44	%doc README NEWS TODO AUTHORS ChangeLog
14cr|adplay-1.7-5|45	%_bindir/adplay
14cr|adplay-1.7-5|46	%_mandir/man1/adplay.1*
14cr|adplay-1.7-5|47	
14cr|adplay-1.7-5|48	
14cr|adplay-1.7-5|49	
14cr|adplay-1.7-5|50	%changelog
14cr|adplay-1.7-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-5
14cr|adplay-1.7-5|52	+ Revision: cd19720
14cr|adplay-1.7-5|53	- MassBuild#464: Increase release tag
14cr|adplay-1.7-5|54	
14cr|adplay-1.7-5|55	

44 14
14cr|adtool-1.3.3-2|1	Summary:	Active Directory administration utility for Unix
14cr|adtool-1.3.3-2|2	Name:		adtool
14cr|adtool-1.3.3-2|3	Version:	1.3.3
14cr|adtool-1.3.3-2|4	Release:	2
14cr|adtool-1.3.3-2|5	License:	GPLv2
14cr|adtool-1.3.3-2|6	Group:		File tools
14cr|adtool-1.3.3-2|7	URL:		http://www.gp2x.org/adtool/
14cr|adtool-1.3.3-2|8	Source0:	http://www.gp2x.org/adtool/%{name}-%{version}.tar.gz
14cr|adtool-1.3.3-2|9	BuildRequires:	gdbm-devel
14cr|adtool-1.3.3-2|10	BuildRequires:	openldap-devel
14cr|adtool-1.3.3-2|11	BuildRequires:	libsasl-devel
14cr|adtool-1.3.3-2|12	BuildRequires:	openssl-devel
14cr|adtool-1.3.3-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|adtool-1.3.3-2|14	
14cr|adtool-1.3.3-2|15	%description
14cr|adtool-1.3.3-2|16	adtool is a unix command line utility for Active Directory
14cr|adtool-1.3.3-2|17	administration. Features include user and group creation,
14cr|adtool-1.3.3-2|18	deletion, modification, password setting and directory query and
14cr|adtool-1.3.3-2|19	search capabilities.
14cr|adtool-1.3.3-2|20	
14cr|adtool-1.3.3-2|21	%prep
14cr|adtool-1.3.3-2|22	
14cr|adtool-1.3.3-2|23	%setup -q
14cr|adtool-1.3.3-2|24	
14cr|adtool-1.3.3-2|25	# lib64 fix
14cr|adtool-1.3.3-2|26	perl -pi -e "s|/lib |/%{_lib} |g" configure*
14cr|adtool-1.3.3-2|27	
14cr|adtool-1.3.3-2|28	%build
14cr|adtool-1.3.3-2|29	autoreconf -fis
14cr|adtool-1.3.3-2|30	
14cr|adtool-1.3.3-2|31	%configure2_5x \
14cr|adtool-1.3.3-2|32	--with-ldap=%{_prefix}
14cr|adtool-1.3.3-2|33	
14cr|adtool-1.3.3-2|34	%make
14cr|adtool-1.3.3-2|35	
14cr|adtool-1.3.3-2|36	%install
14cr|adtool-1.3.3-2|37	rm -rf %{buildroot}
14cr|adtool-1.3.3-2|38	
14cr|adtool-1.3.3-2|39	%makeinstall
14cr|adtool-1.3.3-2|40	
14cr|adtool-1.3.3-2|41	mv %{buildroot}%{_sysconfdir}/adtool.cfg.dist %{buildroot}%{_sysconfdir}/adtool.cfg
14cr|adtool-1.3.3-2|42	
14cr|adtool-1.3.3-2|43	%clean
14cr|adtool-1.3.3-2|44	rm -rf %{buildroot}
14cr|adtool-1.3.3-2|45	
14cr|adtool-1.3.3-2|46	%files
14cr|adtool-1.3.3-2|47	%defattr(-,root,root)
14cr|adtool-1.3.3-2|48	%doc AUTHORS COPYING ChangeLog README TODO tests/test.sh
14cr|adtool-1.3.3-2|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/adtool.cfg
14cr|adtool-1.3.3-2|50	%{_bindir}/adtool
14cr|adtool-1.3.3-2|51	%{_mandir}/man1/adtool.1*
14cr|adtool-1.3.3-2|52	
14cr|adtool-1.3.3-2|53	
14cr|adtool-1.3.3-2|54	
14cr|adtool-1.3.3-2|55	%changelog
14cr|adtool-1.3.3-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|adtool-1.3.3-2|57	+ Revision: 03891da
14cr|adtool-1.3.3-2|58	- MassBuild#464: Increase release tag
14cr|adtool-1.3.3-2|59	
14cr|adtool-1.3.3-2|60	

45 14
14cr|advancecomp-1.18-2|1	%define name	advancecomp
14cr|advancecomp-1.18-2|2	%define version	1.18
14cr|advancecomp-1.18-2|3	%define release	2
14cr|advancecomp-1.18-2|4	
14cr|advancecomp-1.18-2|5	Summary:	The AdvanceCOMP compression
14cr|advancecomp-1.18-2|6	Name:		%{name}
14cr|advancecomp-1.18-2|7	Version:	%{version}
14cr|advancecomp-1.18-2|8	Release:	%{release}
14cr|advancecomp-1.18-2|9	License:	GPL
14cr|advancecomp-1.18-2|10	Group:		Archiving/Compression
14cr|advancecomp-1.18-2|11	URL:		http://advancemame.sourceforge.net
14cr|advancecomp-1.18-2|12	Source0:	http://downloads.sourceforge.net/advancemame/%{name}-%{version}.tar.gz
14cr|advancecomp-1.18-2|13	
14cr|advancecomp-1.18-2|14	BuildRequires:	pkgconfig(zlib)
14cr|advancecomp-1.18-2|15	BuildRequires:	libbzip2-devel
14cr|advancecomp-1.18-2|16	#BuildRequires:	mencoder
14cr|advancecomp-1.18-2|17	#BuildRequires:	dos2unix
14cr|advancecomp-1.18-2|18	BuildRequires:  groff
14cr|advancecomp-1.18-2|19	BuildRequires:	autoconf
14cr|advancecomp-1.18-2|20	BuildRequires:	automake
14cr|advancecomp-1.18-2|21	
14cr|advancecomp-1.18-2|22	%description
14cr|advancecomp-1.18-2|23	AdvanceCOMP contains recompression utilities for your .zip
14cr|advancecomp-1.18-2|24	archives, .png images, .mng video clips and .gz files.
14cr|advancecomp-1.18-2|25	
14cr|advancecomp-1.18-2|26	%prep
14cr|advancecomp-1.18-2|27	%setup -q
14cr|advancecomp-1.18-2|28	perl -i -pe 's/\r\n/\n/gs' doc/{install,authors,advmng,advpng,readme,advzip,advdef,history}.txt
14cr|advancecomp-1.18-2|29	
14cr|advancecomp-1.18-2|30	
14cr|advancecomp-1.18-2|31	%build
14cr|advancecomp-1.18-2|32	sh autogen.sh
14cr|advancecomp-1.18-2|33	%configure2_5x --enable-bzip2
14cr|advancecomp-1.18-2|34	%make
14cr|advancecomp-1.18-2|35	
14cr|advancecomp-1.18-2|36	
14cr|advancecomp-1.18-2|37	%install
14cr|advancecomp-1.18-2|38	%makeinstall_std
14cr|advancecomp-1.18-2|39	
14cr|advancecomp-1.18-2|40	%check
14cr|advancecomp-1.18-2|41	#make check
14cr|advancecomp-1.18-2|42	
14cr|advancecomp-1.18-2|43	
14cr|advancecomp-1.18-2|44	%files
14cr|advancecomp-1.18-2|45	%doc AUTHORS HISTORY README doc/*.html doc/*.txt
14cr|advancecomp-1.18-2|46	%{_bindir}/advzip
14cr|advancecomp-1.18-2|47	%{_bindir}/advpng
14cr|advancecomp-1.18-2|48	%{_bindir}/advmng
14cr|advancecomp-1.18-2|49	%{_bindir}/advdef
14cr|advancecomp-1.18-2|50	%{_mandir}/man1/*
14cr|advancecomp-1.18-2|51	
14cr|advancecomp-1.18-2|52	
14cr|advancecomp-1.18-2|53	%changelog
14cr|advancecomp-1.18-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18-2
14cr|advancecomp-1.18-2|55	+ Revision: 37119fe
14cr|advancecomp-1.18-2|56	- MassBuild#464: Increase release tag
14cr|advancecomp-1.18-2|57	
14cr|advancecomp-1.18-2|58	

46 14
14cr|advi-1.10.2-4|1	Summary:	Programmable DVI previewer for slides written in LaTeX
14cr|advi-1.10.2-4|2	Name:		advi
14cr|advi-1.10.2-4|3	Version:	1.10.2
14cr|advi-1.10.2-4|4	Release:	4
14cr|advi-1.10.2-4|5	License:	LGPLv2.1+
14cr|advi-1.10.2-4|6	Group:		Publishing
14cr|advi-1.10.2-4|7	Url:		http://advi.inria.fr/
14cr|advi-1.10.2-4|8	Source:		http://advi.inria.fr/%{name}-%{version}.tar.gz
14cr|advi-1.10.2-4|9	Patch0:		advi-1.10.2-dont-make-doc.patch
14cr|advi-1.10.2-4|10	Patch1:		advi-1.10.2-manpage.patch
14cr|advi-1.10.2-4|11	Patch2:		advi-1.10.2-no-local-advirc.patch
14cr|advi-1.10.2-4|12	Patch3:		advi-1.10.2-typo-message.patch
14cr|advi-1.10.2-4|13	Patch4:		advi-1.10.2-automake.patch
14cr|advi-1.10.2-4|14	BuildRequires:	ghostscript
14cr|advi-1.10.2-4|15	BuildRequires:	hevea
14cr|advi-1.10.2-4|16	BuildRequires:	imagemagick
14cr|advi-1.10.2-4|17	BuildRequires:	ocaml
14cr|advi-1.10.2-4|18	BuildRequires:	ocaml-findlib
14cr|advi-1.10.2-4|19	BuildRequires:	ocaml-labltk
14cr|advi-1.10.2-4|20	BuildRequires:	tetex-dvips
14cr|advi-1.10.2-4|21	BuildRequires:	tetex-latex
14cr|advi-1.10.2-4|22	BuildRequires:	texlive-kpathsea
14cr|advi-1.10.2-4|23	BuildRequires:	ocaml-camlimages-devel >= 4.0
14cr|advi-1.10.2-4|24	BuildRequires:	ungif-devel
14cr|advi-1.10.2-4|25	BuildRequires:	pkgconfig(freetype2)
14cr|advi-1.10.2-4|26	BuildRequires:	pkgconfig(libpng)
14cr|advi-1.10.2-4|27	BuildRequires:	pkgconfig(libtiff-4)
14cr|advi-1.10.2-4|28	BuildRequires:	pkgconfig(x11)
14cr|advi-1.10.2-4|29	BuildRequires:	pkgconfig(xinerama)
14cr|advi-1.10.2-4|30	Requires:	ghostscript
14cr|advi-1.10.2-4|31	Requires:	hevea
14cr|advi-1.10.2-4|32	Requires:	imagemagick
14cr|advi-1.10.2-4|33	Requires(post,postun):	texlive-kpathsea
14cr|advi-1.10.2-4|34	
14cr|advi-1.10.2-4|35	%description
14cr|advi-1.10.2-4|36	To preview DVI files, Active-DVI features:
14cr|advi-1.10.2-4|37	
14cr|advi-1.10.2-4|38	* Color anti-aliasing.
14cr|advi-1.10.2-4|39	* Inclusion of images (via the Camlimages package) with alpha channel and
14cr|advi-1.10.2-4|40	blending.
14cr|advi-1.10.2-4|41	* Encapsulated Postscript File inclusion (using graphics macros package).
14cr|advi-1.10.2-4|42	* Gpic specials to display pictures.
14cr|advi-1.10.2-4|43	* Correct treatment of many (but not all) inlined-Postscript specials.
14cr|advi-1.10.2-4|44	* Page background settings.
14cr|advi-1.10.2-4|45	* Japanese pTeX DVI extension support (screen shot).
14cr|advi-1.10.2-4|46	
14cr|advi-1.10.2-4|47	To present your DVI files, Active-DVI features:
14cr|advi-1.10.2-4|48	
14cr|advi-1.10.2-4|49	* Basic effects for presentation (pause, delay, dynamic text color change).
14cr|advi-1.10.2-4|50	* Annotations displayed on demand (similar to pop-up balloons).
14cr|advi-1.10.2-4|51	* Hyper links from slide to slide or to other files (including DVI files).
14cr|advi-1.10.2-4|52	* Replay of previously recorded parts of the display.
14cr|advi-1.10.2-4|53	* Text movements.
14cr|advi-1.10.2-4|54	* Page transitions.
14cr|advi-1.10.2-4|55	* Embedded applications (launched and killed on demand from within. the
14cr|advi-1.10.2-4|56	presentation text source), with precise security policy.
14cr|advi-1.10.2-4|57	* Scratching on slide to interactively modify the text on screen.
14cr|advi-1.10.2-4|58	
14cr|advi-1.10.2-4|59	Active-DVI special effects are set and launched from within your LaTeX source
14cr|advi-1.10.2-4|60	file via the macros of the advi.sty LaTeX package provided by the distribution.
14cr|advi-1.10.2-4|61	
14cr|advi-1.10.2-4|62	In addition, Caml hackers can program new and fancy Active-DVI effects in the
14cr|advi-1.10.2-4|63	source code of the presenter.
14cr|advi-1.10.2-4|64	
14cr|advi-1.10.2-4|65	%files
14cr|advi-1.10.2-4|66	%doc COPYING LGPL README TODO doc
14cr|advi-1.10.2-4|67	%{_bindir}/%{name}
14cr|advi-1.10.2-4|68	%{_bindir}/%{name}.byt
14cr|advi-1.10.2-4|69	%{_libdir}/ocaml/stublibs/dll%{name}.so
14cr|advi-1.10.2-4|70	%{_datadir}/texmf-dist/tex/latex/%{name}/
14cr|advi-1.10.2-4|71	%{_mandir}/man1/%{name}.1*
14cr|advi-1.10.2-4|72	
14cr|advi-1.10.2-4|73	%post
14cr|advi-1.10.2-4|74	%{_bindir}/mktexlsr
14cr|advi-1.10.2-4|75	
14cr|advi-1.10.2-4|76	%postun
14cr|advi-1.10.2-4|77	%{_bindir}/mktexlsr
14cr|advi-1.10.2-4|78	
14cr|advi-1.10.2-4|79	#----------------------------------------------------------------------------
14cr|advi-1.10.2-4|80	
14cr|advi-1.10.2-4|81	%prep
14cr|advi-1.10.2-4|82	%setup -q
14cr|advi-1.10.2-4|83	%patch0 -p1
14cr|advi-1.10.2-4|84	%patch1 -p1
14cr|advi-1.10.2-4|85	%patch2 -p1
14cr|advi-1.10.2-4|86	%patch3 -p1
14cr|advi-1.10.2-4|87	%patch4 -p1
14cr|advi-1.10.2-4|88	rm -f doc/index.html
14cr|advi-1.10.2-4|89	
14cr|advi-1.10.2-4|90	mkdir m4
14cr|advi-1.10.2-4|91	cp *.m4 m4/
14cr|advi-1.10.2-4|92	
14cr|advi-1.10.2-4|93	%build
14cr|advi-1.10.2-4|94	autoreconf -fi
14cr|advi-1.10.2-4|95	%configure2_5x
14cr|advi-1.10.2-4|96	make
14cr|advi-1.10.2-4|97	
14cr|advi-1.10.2-4|98	%install
14cr|advi-1.10.2-4|99	%makeinstall_std
14cr|advi-1.10.2-4|100	
14cr|advi-1.10.2-4|101	# To avoid "E: unstripped-binary-or-object"
14cr|advi-1.10.2-4|102	chmod 0755 %{buildroot}%{_libdir}/ocaml/stublibs/dll%{name}.so
14cr|advi-1.10.2-4|103	
14cr|advi-1.10.2-4|104	
14cr|advi-1.10.2-4|105	%changelog
14cr|advi-1.10.2-4|106	* Sat Aug 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.2-4
14cr|advi-1.10.2-4|107	+ Revision: 5df9d18
14cr|advi-1.10.2-4|108	- Adjust autoreconf
14cr|advi-1.10.2-4|109	
14cr|advi-1.10.2-4|110	

47 14
14cr|aee-2.2.15b-10|1	%define _enable_debug_packages %{nil}
14cr|aee-2.2.15b-10|2	%define debug_package %{nil}
14cr|aee-2.2.15b-10|3	
14cr|aee-2.2.15b-10|4	Summary:	An easy to use text editor
14cr|aee-2.2.15b-10|5	Name:		aee
14cr|aee-2.2.15b-10|6	Version:	2.2.15b
14cr|aee-2.2.15b-10|7	Release:	10
14cr|aee-2.2.15b-10|8	License:	Artistic
14cr|aee-2.2.15b-10|9	Group:		Editors
14cr|aee-2.2.15b-10|10	Url:		http://mahon.cwx.net/
14cr|aee-2.2.15b-10|11	Source0:	%{name}-%{version}.tar.bz2
14cr|aee-2.2.15b-10|12	Patch0:		%{name}-2.2.15b-mdkconf.patch
14cr|aee-2.2.15b-10|13	Patch1:		%{name}-2.2.15b-fix-str-fmt.patch
14cr|aee-2.2.15b-10|14	BuildRequires:	pkgconfig(x11)
14cr|aee-2.2.15b-10|15	
14cr|aee-2.2.15b-10|16	%description
14cr|aee-2.2.15b-10|17	An easy to use text editor. Intended to be usable with little or no
14cr|aee-2.2.15b-10|18	instruction. Provides both a terminal (curses based) interface and native
14cr|aee-2.2.15b-10|19	X-Windows interface (in which case the executable is called xae). Features
14cr|aee-2.2.15b-10|20	include pop-up menus, journalling (to recover from system crash or loss of
14cr|aee-2.2.15b-10|21	connection), cut-and-paste, multiple buffers (associated with files or not),
14cr|aee-2.2.15b-10|22	and much more.
14cr|aee-2.2.15b-10|23	
14cr|aee-2.2.15b-10|24	%files
14cr|aee-2.2.15b-10|25	%doc Artistic README.aee aee.1.ps aee.i18n.guide keypad
14cr|aee-2.2.15b-10|26	%{_bindir}/*
14cr|aee-2.2.15b-10|27	%dir %{_datadir}/%{name}
14cr|aee-2.2.15b-10|28	%{_datadir}/%{name}/help.ae
14cr|aee-2.2.15b-10|29	%{_mandir}/man1/*
14cr|aee-2.2.15b-10|30	
14cr|aee-2.2.15b-10|31	#----------------------------------------------------------------------------
14cr|aee-2.2.15b-10|32	
14cr|aee-2.2.15b-10|33	%prep
14cr|aee-2.2.15b-10|34	%setup -q
14cr|aee-2.2.15b-10|35	%patch0 -p1 -b .peroyvind
14cr|aee-2.2.15b-10|36	%patch1 -p1 -b .strfmt
14cr|aee-2.2.15b-10|37	
14cr|aee-2.2.15b-10|38	%build
14cr|aee-2.2.15b-10|39	make both OPTFLAGS="%{optflags}"
14cr|aee-2.2.15b-10|40	
14cr|aee-2.2.15b-10|41	%install
14cr|aee-2.2.15b-10|42	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|aee-2.2.15b-10|43	install -m755 xae -D %{buildroot}%{_bindir}/xae
14cr|aee-2.2.15b-10|44	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|aee-2.2.15b-10|45	install -m644 help.ae -D %{buildroot}%{_datadir}/%{name}/help.ae
14cr|aee-2.2.15b-10|46	pushd %{buildroot}%{_bindir}
14cr|aee-2.2.15b-10|47	ln -s aee %{buildroot}%{_bindir}/rae
14cr|aee-2.2.15b-10|48	ln -s xae %{buildroot}%{_bindir}/rxae
14cr|aee-2.2.15b-10|49	popd
14cr|aee-2.2.15b-10|50	
14cr|aee-2.2.15b-10|51	
14cr|aee-2.2.15b-10|52	%changelog
14cr|aee-2.2.15b-10|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.15b-10
14cr|aee-2.2.15b-10|54	+ Revision: 5522517
14cr|aee-2.2.15b-10|55	- MassBuild#464: Increase release tag
14cr|aee-2.2.15b-10|56	
14cr|aee-2.2.15b-10|57	

48 14
14cr|aeolus-0.9.0-4|1	Summary:	Synthesized pipe organ emulator
14cr|aeolus-0.9.0-4|2	Name:		aeolus
14cr|aeolus-0.9.0-4|3	Version:	0.9.0
14cr|aeolus-0.9.0-4|4	Release:	4
14cr|aeolus-0.9.0-4|5	License:	GPLv2+ and CC-BY-SA
14cr|aeolus-0.9.0-4|6	Group:		Sound
14cr|aeolus-0.9.0-4|7	Url:		http://okkinizita.net/linuxaudio/aeolus/index.html
14cr|aeolus-0.9.0-4|8	Source0:	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|aeolus-0.9.0-4|9	Source1:	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-0.3.0.tar.bz2
14cr|aeolus-0.9.0-4|10	# http://commons.wikimedia.org/wiki/File:Logo_aeolus.png / resized to 48x48
14cr|aeolus-0.9.0-4|11	# CC-BY-SA License
14cr|aeolus-0.9.0-4|12	Source2:	%{name}48x48.png
14cr|aeolus-0.9.0-4|13	Patch0:		aeolus-0.9.0-makefile.patch
14cr|aeolus-0.9.0-4|14	BuildRequires:	clthreads-devel >= 2.4.0
14cr|aeolus-0.9.0-4|15	BuildRequires:	clxclient-devel >= 3.9.0
14cr|aeolus-0.9.0-4|16	BuildRequires:	readline-devel
14cr|aeolus-0.9.0-4|17	BuildRequires:	zita-alsa-pcmi-devel >= 0.2.0
14cr|aeolus-0.9.0-4|18	BuildRequires:	pkgconfig(jack)
14cr|aeolus-0.9.0-4|19	
14cr|aeolus-0.9.0-4|20	%description
14cr|aeolus-0.9.0-4|21	Aeolus is a synthesized (i.e. not sampled) pipe organ emulator that
14cr|aeolus-0.9.0-4|22	should be good enough to make an organist enjoy playing it. It is a
14cr|aeolus-0.9.0-4|23	software synthesizer optimized for this job, with possibly hundreds
14cr|aeolus-0.9.0-4|24	of controls for each stop, that enable the user to "voice" his instrument.
14cr|aeolus-0.9.0-4|25	
14cr|aeolus-0.9.0-4|26	Main features of the default instrument: three manuals and one pedal,
14cr|aeolus-0.9.0-4|27	five different temperaments, variable tuning, MIDI control of course,
14cr|aeolus-0.9.0-4|28	stereo, surround or Ambisonics output, flexible audio controls
14cr|aeolus-0.9.0-4|29	including a large church reverb.
14cr|aeolus-0.9.0-4|30	
14cr|aeolus-0.9.0-4|31	Aeolus is not very CPU-hungry, and should run without problems on a
14cr|aeolus-0.9.0-4|32	e.g. a 1GHz, 256MB machine.
14cr|aeolus-0.9.0-4|33	
14cr|aeolus-0.9.0-4|34	%files
14cr|aeolus-0.9.0-4|35	%config %{_sysconfdir}/%{name}.conf
14cr|aeolus-0.9.0-4|36	%{_bindir}/%{name}
14cr|aeolus-0.9.0-4|37	%{_datadir}/%{name}
14cr|aeolus-0.9.0-4|38	%{_datadir}/applications/%{name}.desktop
14cr|aeolus-0.9.0-4|39	%{_datadir}/pixmaps/%{name}.png
14cr|aeolus-0.9.0-4|40	%{_libdir}/aeolus*.so
14cr|aeolus-0.9.0-4|41	
14cr|aeolus-0.9.0-4|42	#----------------------------------------------------------------------------
14cr|aeolus-0.9.0-4|43	
14cr|aeolus-0.9.0-4|44	%prep
14cr|aeolus-0.9.0-4|45	%setup -q -a1
14cr|aeolus-0.9.0-4|46	%patch0 -p1
14cr|aeolus-0.9.0-4|47	
14cr|aeolus-0.9.0-4|48	# fix wrong perms
14cr|aeolus-0.9.0-4|49	chmod +r stops-0.3.0/*
14cr|aeolus-0.9.0-4|50	pushd source
14cr|aeolus-0.9.0-4|51	sed -i -e 's/-lXft//g' Makefile
14cr|aeolus-0.9.0-4|52	sed -i -e 's/-lrt//g' Makefile
14cr|aeolus-0.9.0-4|53	sed -i -e 's#-O3#%{optflags}#' Makefile
14cr|aeolus-0.9.0-4|54	popd
14cr|aeolus-0.9.0-4|55	
14cr|aeolus-0.9.0-4|56	%build
14cr|aeolus-0.9.0-4|57	cd source
14cr|aeolus-0.9.0-4|58	PREFIX=%{_prefix} %make
14cr|aeolus-0.9.0-4|59	
14cr|aeolus-0.9.0-4|60	%install
14cr|aeolus-0.9.0-4|61	pushd source
14cr|aeolus-0.9.0-4|62	PREFIX=%{_prefix} %makeinstall_std
14cr|aeolus-0.9.0-4|63	popd
14cr|aeolus-0.9.0-4|64	
14cr|aeolus-0.9.0-4|65	mkdir -p %{buildroot}%{_datadir}/%{name}/stops
14cr|aeolus-0.9.0-4|66	cp -fr stops-0.3.0/* %{buildroot}%{_datadir}/%{name}/stops/
14cr|aeolus-0.9.0-4|67	
14cr|aeolus-0.9.0-4|68	mkdir -p %{buildroot}%{_sysconfdir}/
14cr|aeolus-0.9.0-4|69	cat > %{buildroot}%{_sysconfdir}/%{name}.conf <<EOF
14cr|aeolus-0.9.0-4|70	-u -J -S %{_datadir}/%{name}/stops
14cr|aeolus-0.9.0-4|71	EOF
14cr|aeolus-0.9.0-4|72	
14cr|aeolus-0.9.0-4|73	# desktop file and icon
14cr|aeolus-0.9.0-4|74	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cr|aeolus-0.9.0-4|75	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|aeolus-0.9.0-4|76	
14cr|aeolus-0.9.0-4|77	mkdir -p %{buildroot}%{_datadir}/applications
14cr|aeolus-0.9.0-4|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOL
14cr|aeolus-0.9.0-4|79	[Desktop Entry]
14cr|aeolus-0.9.0-4|80	Type=Application
14cr|aeolus-0.9.0-4|81	Exec=aeolus
14cr|aeolus-0.9.0-4|82	GenericName=Aeolus
14cr|aeolus-0.9.0-4|83	GenericName[en_GB]=Aeolus
14cr|aeolus-0.9.0-4|84	Icon=aeolus
14cr|aeolus-0.9.0-4|85	Name=Aeolus
14cr|aeolus-0.9.0-4|86	Comment=Virtual pipe organ based on additive synthesis
14cr|aeolus-0.9.0-4|87	Name[en_GB]=Aeolus
14cr|aeolus-0.9.0-4|88	Comment[en_GB]=Virtual pipe organ based on additive synthesis
14cr|aeolus-0.9.0-4|89	Name[cs]=Aeolus
14cr|aeolus-0.9.0-4|90	Comment[cs]=VirtuÃ¡lnÃ­ varhany zaloÅ¾enÃ© na aditivnÃ­ syntÃ©ze
14cr|aeolus-0.9.0-4|91	Name[de]=Aeolus
14cr|aeolus-0.9.0-4|92	Comment[de]=Virtuelle Pfeifenorgel, auf additiver Synthese beasierend
14cr|aeolus-0.9.0-4|93	Name[es]=Aeolus
14cr|aeolus-0.9.0-4|94	Comment[es]=Ã“rgano virtual basado en la sÃ­ntesis aditiva
14cr|aeolus-0.9.0-4|95	Name[fr]=Aeolus
14cr|aeolus-0.9.0-4|96	Comment[fr]=Orgue virtuel basÃ© sur la synthÃ¨se additive
14cr|aeolus-0.9.0-4|97	Name[it]= Aeolus
14cr|aeolus-0.9.0-4|98	Comment[it]= Virtual pipe organ basato sulla sintesi additiva
14cr|aeolus-0.9.0-4|99	Name[ja]=Aeolus
14cr|aeolus-0.9.0-4|100	Comment[ja]=ãƒãƒ¼ãƒãƒ£ãƒ«ãƒ‘ã‚¤ãƒ—ã‚ªãƒ«ã‚¬ãƒ³
14cr|aeolus-0.9.0-4|101	Name[nb]=Aeolus
14cr|aeolus-0.9.0-4|102	Comment[nb]=Virtuelt orgel basert pÃ¥ additivsyntese
14cr|aeolus-0.9.0-4|103	Name[nl]=Aeolus
14cr|aeolus-0.9.0-4|104	Comment[nl]=Virtueel pijporgel gebaseerd op toegevoegde syntheses
14cr|aeolus-0.9.0-4|105	Name[pl]=Aeolus
14cr|aeolus-0.9.0-4|106	Comment[pl]=Wirtualne organy piszczaÅ‚kowe
14cr|aeolus-0.9.0-4|107	Name[pt_BR]=Aeolus
14cr|aeolus-0.9.0-4|108	Comment[pt_BR]=Virtual pipe organ based on additive synthesis
14cr|aeolus-0.9.0-4|109	Name[sk]=Aeolus
14cr|aeolus-0.9.0-4|110	Comment[sk]=VirtuÃ¡lny pÃ­Å¡talovÃ½ organ zaloÅ¾enÃ½ na aditÃ­vnej syntÃ©ze
14cr|aeolus-0.9.0-4|111	Name[zh_CN]=Aeolus
14cr|aeolus-0.9.0-4|112	Comment[zh_CN]=åŸºäºŽåŠ æ³•åˆæˆçš„è™šæ‹Ÿç®¡é“å…ƒä»¶
14cr|aeolus-0.9.0-4|113	Name[zh_TW]=Aeolus
14cr|aeolus-0.9.0-4|114	Comment[zh_TW]=ä»¥ç–Šåˆå¤šç¨®åˆæˆå™¨ç‚ºåŸºç¤Žçš„è™›æ“¬ç®¡é¢¨ç´
14cr|aeolus-0.9.0-4|115	StartupNotify=true
14cr|aeolus-0.9.0-4|116	Terminal=false
14cr|aeolus-0.9.0-4|117	Categories=Audio;AudioVideo;Midi;
14cr|aeolus-0.9.0-4|118	X-KDE-SubstituteUID=false
14cr|aeolus-0.9.0-4|119	EOL
14cr|aeolus-0.9.0-4|120	
14cr|aeolus-0.9.0-4|121	
14cr|aeolus-0.9.0-4|122	%changelog
14cr|aeolus-0.9.0-4|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-4
14cr|aeolus-0.9.0-4|124	+ Revision: 0951089
14cr|aeolus-0.9.0-4|125	- MassBuild#464: Increase release tag
14cr|aeolus-0.9.0-4|126	
14cr|aeolus-0.9.0-4|127	

49 14
14cr|afbackup-3.5.3-7|1	%define cryptkey afbackup
14cr|afbackup-3.5.3-7|2	%define clientconf afclient.conf
14cr|afbackup-3.5.3-7|3	%define serverconf afserver.conf
14cr|afbackup-3.5.3-7|4	%define confdir %{_sysconfdir}/afbackup
14cr|afbackup-3.5.3-7|5	%define bindir %{_sbindir}
14cr|afbackup-3.5.3-7|6	%define logdir %{_var}/log/afbackup
14cr|afbackup-3.5.3-7|7	%define vardir %{_var}/lib/afbackup
14cr|afbackup-3.5.3-7|8	%define commondir %{_libdir}/afbackup
14cr|afbackup-3.5.3-7|9	%define rexecdir %{_libexecdir}/afbackup
14cr|afbackup-3.5.3-7|10	%define libdir %{confdir}
14cr|afbackup-3.5.3-7|11	
14cr|afbackup-3.5.3-7|12	Summary:	Client-server backup system
14cr|afbackup-3.5.3-7|13	Name:		afbackup
14cr|afbackup-3.5.3-7|14	Version:	3.5.3
14cr|afbackup-3.5.3-7|15	Release:	7
14cr|afbackup-3.5.3-7|16	License:	GPL
14cr|afbackup-3.5.3-7|17	Group:		Archiving/Backup
14cr|afbackup-3.5.3-7|18	Url:		http://afbackup.sf.net
14cr|afbackup-3.5.3-7|19	Source0:	%{name}-%{version}.tar.gz
14cr|afbackup-3.5.3-7|20	Source1:	afbackup-xinetd.afbackup
14cr|afbackup-3.5.3-7|21	Source3:	afbackup-afmbackup-rc
14cr|afbackup-3.5.3-7|22	Source100:	%{name}.rpmlintrc
14cr|afbackup-3.5.3-7|23	Patch0:		afbackup-3.3.6-configs.patch
14cr|afbackup-3.5.3-7|24	#patch1 sent upstream (Kharec)
14cr|afbackup-3.5.3-7|25	Patch1:		afbackup-3.5.3-fix-str-fmt.patch
14cr|afbackup-3.5.3-7|26	Requires:	sharutils
14cr|afbackup-3.5.3-7|27	BuildRequires:	pkgconfig(openssl)
14cr|afbackup-3.5.3-7|28	BuildRequires:	pkgconfig(zlib)
14cr|afbackup-3.5.3-7|29	
14cr|afbackup-3.5.3-7|30	%description
14cr|afbackup-3.5.3-7|31	Client-Server Backup System
14cr|afbackup-3.5.3-7|32	This is a client-server backup system offering several workstations a
14cr|afbackup-3.5.3-7|33	centralized backup to a special backup server. Backing up only one
14cr|afbackup-3.5.3-7|34	computer is easily possible, too. Any streaming device can be used
14cr|afbackup-3.5.3-7|35	for writing the data to it, usually this will be a tape
14cr|afbackup-3.5.3-7|36	device. Writing backups is normally done sequentially: The next
14cr|afbackup-3.5.3-7|37	writing to tape goes to the end of the previous write no matter where
14cr|afbackup-3.5.3-7|38	you have restored from in the meantime. This package is for server or
14cr|afbackup-3.5.3-7|39	client with remote-start.
14cr|afbackup-3.5.3-7|40	
14cr|afbackup-3.5.3-7|41	Features:
14cr|afbackup-3.5.3-7|42	- Authentication of the client is performed before it can take over control
14cr|afbackup-3.5.3-7|43	- Access restriction for the streamer device -> security
14cr|afbackup-3.5.3-7|44	- Client-side per-file compression -> reliability
14cr|afbackup-3.5.3-7|45	- Data stream is written to tape in pieces -> fast finding of files
14cr|afbackup-3.5.3-7|46	- Tape position logging for each file
14cr|afbackup-3.5.3-7|47	- Tape capacity is fully used
14cr|afbackup-3.5.3-7|48	- Full / incremental backups
14cr|afbackup-3.5.3-7|49	- Raw partitions can be backuped
14cr|afbackup-3.5.3-7|50	- Client and Server buffering for maximal throughput is done
14cr|afbackup-3.5.3-7|51	- DES authentication support
14cr|afbackup-3.5.3-7|52	
14cr|afbackup-3.5.3-7|53	Documentation:
14cr|afbackup-3.5.3-7|54	http://afbackup-doc.sourceforge.net/html/
14cr|afbackup-3.5.3-7|55	
14cr|afbackup-3.5.3-7|56	%package client
14cr|afbackup-3.5.3-7|57	Summary:	AF's backup system client
14cr|afbackup-3.5.3-7|58	Group:		Archiving/Backup
14cr|afbackup-3.5.3-7|59	Requires:	sharutils
14cr|afbackup-3.5.3-7|60	
14cr|afbackup-3.5.3-7|61	%description client
14cr|afbackup-3.5.3-7|62	Client-Server Backup System (Client side)
14cr|afbackup-3.5.3-7|63	This is a client-server backup system offering several workstations a
14cr|afbackup-3.5.3-7|64	centralized backup to a special backup server. Backing up only one
14cr|afbackup-3.5.3-7|65	computer is easily possible, too. Any streaming device can be used
14cr|afbackup-3.5.3-7|66	for writing the data to it, usually this will be a tape
14cr|afbackup-3.5.3-7|67	device. Writing backups is normally done sequentially: The next
14cr|afbackup-3.5.3-7|68	writing to tape goes to the end of the previous write no matter where
14cr|afbackup-3.5.3-7|69	you have restored from in the meantime. This is only the client, you
14cr|afbackup-3.5.3-7|70	need to have a server running on either this or another host.
14cr|afbackup-3.5.3-7|71	
14cr|afbackup-3.5.3-7|72	Features:
14cr|afbackup-3.5.3-7|73	- Authentication of the client is performed before it can take over control
14cr|afbackup-3.5.3-7|74	- Access restriction for the streamer device -> security
14cr|afbackup-3.5.3-7|75	- Client-side per-file compression -> reliability
14cr|afbackup-3.5.3-7|76	- Data stream is written to tape in pieces -> fast finding of files
14cr|afbackup-3.5.3-7|77	- Tape position logging for each file
14cr|afbackup-3.5.3-7|78	- Tape capacity is fully used
14cr|afbackup-3.5.3-7|79	- Full / incremental backups
14cr|afbackup-3.5.3-7|80	- Raw partitions can be backuped
14cr|afbackup-3.5.3-7|81	- Client and Server buffering for maximal throughput is done
14cr|afbackup-3.5.3-7|82	- DES authentication support
14cr|afbackup-3.5.3-7|83	
14cr|afbackup-3.5.3-7|84	Documentation:
14cr|afbackup-3.5.3-7|85	http://afbackup-doc.sourceforge.net/html/
14cr|afbackup-3.5.3-7|86	
14cr|afbackup-3.5.3-7|87	%prep
14cr|afbackup-3.5.3-7|88	%setup -q -n %{name}-%{version}
14cr|afbackup-3.5.3-7|89	%patch0 -p1 -b .cfg
14cr|afbackup-3.5.3-7|90	%patch1 -p0 -b .str
14cr|afbackup-3.5.3-7|91	
14cr|afbackup-3.5.3-7|92	%build
14cr|afbackup-3.5.3-7|93	%configure2_5x --without-prefixext \
14cr|afbackup-3.5.3-7|94	--with-clientbindir=%{bindir} \
14cr|afbackup-3.5.3-7|95	--with-clientconf=%{clientconf} \
14cr|afbackup-3.5.3-7|96	--with-clientconfdir=%{confdir} \
14cr|afbackup-3.5.3-7|97	--with-clientlibdir=%{libdir} \
14cr|afbackup-3.5.3-7|98	--with-clientlogdir=%{logdir} \
14cr|afbackup-3.5.3-7|99	--with-clientmandir=%{_mandir} \
14cr|afbackup-3.5.3-7|100	--with-clientvardir=%{vardir} \
14cr|afbackup-3.5.3-7|101	--with-commondir=%{commondir} \
14cr|afbackup-3.5.3-7|102	--with-commondatadir=%{commondir} \
14cr|afbackup-3.5.3-7|103	--with-commonshlibdir=%{commondir} \
14cr|afbackup-3.5.3-7|104	--with-rexecdir=%{rexecdir} \
14cr|afbackup-3.5.3-7|105	--with-serverbindir=%{bindir} \
14cr|afbackup-3.5.3-7|106	--with-serverconf=%{serverconf} \
14cr|afbackup-3.5.3-7|107	--with-serverconfdir=%{confdir} \
14cr|afbackup-3.5.3-7|108	--with-serverlibdir=%{libdir} \
14cr|afbackup-3.5.3-7|109	--with-serverlogdir=%{logdir} \
14cr|afbackup-3.5.3-7|110	--with-servermandir=%{_mandir} \
14cr|afbackup-3.5.3-7|111	--with-servervardir=%{vardir} \
14cr|afbackup-3.5.3-7|112	--with-zlib \
14cr|afbackup-3.5.3-7|113	--disable-nls \
14cr|afbackup-3.5.3-7|114	--sysconfdir=%{confdir} \
14cr|afbackup-3.5.3-7|115	--with-des --with-des-ldflag=-lcrypto --with-des-include=/usr/include/openssl
14cr|afbackup-3.5.3-7|116	
14cr|afbackup-3.5.3-7|117	echo %{cryptkey} | make all OPTIMIZE="%{optflags}"
14cr|afbackup-3.5.3-7|118	
14cr|afbackup-3.5.3-7|119	%install
14cr|afbackup-3.5.3-7|120	mkdir -p %{buildroot}%{_mandir}/man8
14cr|afbackup-3.5.3-7|121	mkdir -p %{buildroot}%{logdir}
14cr|afbackup-3.5.3-7|122	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
14cr|afbackup-3.5.3-7|123	mkdir -p %{buildroot}%{_initrddir}
14cr|afbackup-3.5.3-7|124	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xinetd.d/afbackup-xinetd
14cr|afbackup-3.5.3-7|125	install -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/afbackup
14cr|afbackup-3.5.3-7|126	make install.client install.server \
14cr|afbackup-3.5.3-7|127	SERVERBINDIR=%{buildroot}%{bindir} \
14cr|afbackup-3.5.3-7|128	SERVERCONFDIR=%{buildroot}%{confdir} \
14cr|afbackup-3.5.3-7|129	SERVERLIBDIR=%{buildroot}%{libdir} \
14cr|afbackup-3.5.3-7|130	SERVERVARDIR=%{buildroot}%{vardir} \
14cr|afbackup-3.5.3-7|131	CLIENTBINDIR=%{buildroot}%{bindir} \
14cr|afbackup-3.5.3-7|132	CLIENTCONFDIR=%{buildroot}%{confdir} \
14cr|afbackup-3.5.3-7|133	CLIENTLIBDIR=%{buildroot}%{libdir} \
14cr|afbackup-3.5.3-7|134	CLIENTVARDIR=%{buildroot}%{vardir} \
14cr|afbackup-3.5.3-7|135	SERVERREXECDIR=%{buildroot}%{rexecdir} \
14cr|afbackup-3.5.3-7|136	COMMONDIR=%{buildroot}%{commondir} \
14cr|afbackup-3.5.3-7|137	COMMONDATADIR=%{buildroot}%{commondir} \
14cr|afbackup-3.5.3-7|138	COMMONSHLIBDIR=%{buildroot}%{commondir} \
14cr|afbackup-3.5.3-7|139	CLIENTMANDIR=%{buildroot}%{_mandir} \
14cr|afbackup-3.5.3-7|140	SERVERMANDIR=%{buildroot}%{_mandir}
14cr|afbackup-3.5.3-7|141	
14cr|afbackup-3.5.3-7|142	make install.rexeclinks \
14cr|afbackup-3.5.3-7|143	CLIENTBINDIR=%{bindir} \
14cr|afbackup-3.5.3-7|144	SERVERREXECDIR=%{buildroot}%{rexecdir}
14cr|afbackup-3.5.3-7|145	
14cr|afbackup-3.5.3-7|146	# fix afbackup verify error
14cr|afbackup-3.5.3-7|147	rm -f %{buildroot}%{rexecdir}/verify
14cr|afbackup-3.5.3-7|148	ln -s %{bindir}/afverify %{buildroot}%{rexecdir}/verify
14cr|afbackup-3.5.3-7|149	echo %{cryptkey} >%{buildroot}%{confdir}/cryptkey
14cr|afbackup-3.5.3-7|150	
14cr|afbackup-3.5.3-7|151	%post
14cr|afbackup-3.5.3-7|152	grep -q '/usr/lib/afbackup/rexec' %{confdir}/%{serverconf} && {
14cr|afbackup-3.5.3-7|153	echo "Upgrade afserver.conf"
14cr|afbackup-3.5.3-7|154	sed 's,/usr/lib/afbackup/rexec,%{rexecdir},' %{confdir}/%{serverconf} >%{confdir}/%{serverconf}.%{version}
14cr|afbackup-3.5.3-7|155	cat %{confdir}/%{serverconf}.%{version} >%{confdir}/%{serverconf}
14cr|afbackup-3.5.3-7|156	}
14cr|afbackup-3.5.3-7|157	
14cr|afbackup-3.5.3-7|158	if ! grep -q ^afbackup %{_sysconfdir}/services
14cr|afbackup-3.5.3-7|159	then
14cr|afbackup-3.5.3-7|160	echo "afbackup        2988/tcp                        # Afbackup system" >>%{_sysconfdir}/services
14cr|afbackup-3.5.3-7|161	fi
14cr|afbackup-3.5.3-7|162	
14cr|afbackup-3.5.3-7|163	if ! grep -q ^afmbackup %{_sysconfdir}/services
14cr|afbackup-3.5.3-7|164	then
14cr|afbackup-3.5.3-7|165	echo "afmbackup        2989/tcp                        # Afbackup system Multistream" >>%{_sysconfdir}/services
14cr|afbackup-3.5.3-7|166	fi
14cr|afbackup-3.5.3-7|167	
14cr|afbackup-3.5.3-7|168	if [ -f %{_sysconfdir}/inetd.conf ]
14cr|afbackup-3.5.3-7|169	then
14cr|afbackup-3.5.3-7|170	if ! grep -q afbackup %{_sysconfdir}/inetd.conf
14cr|afbackup-3.5.3-7|171	then
14cr|afbackup-3.5.3-7|172	echo "afbackup stream tcp     nowait  root    %{bindir}/afserver %{bindir}afserver %{confdir}/%{serverconf}" >>%{_sysconfdir}/inetd.conf
14cr|afbackup-3.5.3-7|173	fi
14cr|afbackup-3.5.3-7|174	fi
14cr|afbackup-3.5.3-7|175	
14cr|afbackup-3.5.3-7|176	/sbin/chkconfig --add afbackup
14cr|afbackup-3.5.3-7|177	
14cr|afbackup-3.5.3-7|178	%post client
14cr|afbackup-3.5.3-7|179	grep -q '/usr/lib/afbackup/rexec' %{confdir}/%{serverconf} && {
14cr|afbackup-3.5.3-7|180	echo "Upgrade afserver.conf"
14cr|afbackup-3.5.3-7|181	sed 's,/usr/lib/afbackup/rexec,%{rexecdir},' %{confdir}/%{serverconf} >%{confdir}/%{serverconf}.%{version}
14cr|afbackup-3.5.3-7|182	cat %{confdir}/%{serverconf}.%{version} >%{confdir}/%{serverconf}
14cr|afbackup-3.5.3-7|183	}
14cr|afbackup-3.5.3-7|184	
14cr|afbackup-3.5.3-7|185	
14cr|afbackup-3.5.3-7|186	if ! grep -q ^afbackup %{_sysconfdir}/services
14cr|afbackup-3.5.3-7|187	then
14cr|afbackup-3.5.3-7|188	echo "afbackup        2988/tcp                        # Afbackup system" >>%{_sysconfdir}/services
14cr|afbackup-3.5.3-7|189	fi
14cr|afbackup-3.5.3-7|190	
14cr|afbackup-3.5.3-7|191	if ! grep -q ^afmbackup %{_sysconfdir}/services
14cr|afbackup-3.5.3-7|192	then
14cr|afbackup-3.5.3-7|193	echo "afmbackup        2989/tcp                        # Afbackup system Multistream" >>%{_sysconfdir}/services
14cr|afbackup-3.5.3-7|194	fi
14cr|afbackup-3.5.3-7|195	
14cr|afbackup-3.5.3-7|196	%preun
14cr|afbackup-3.5.3-7|197	if [ "$1" = "0" ]; then
14cr|afbackup-3.5.3-7|198	/sbin/service afbackup stop || :
14cr|afbackup-3.5.3-7|199	/sbin/chkconfig --del afbackup || :
14cr|afbackup-3.5.3-7|200	fi
14cr|afbackup-3.5.3-7|201	
14cr|afbackup-3.5.3-7|202	%postun
14cr|afbackup-3.5.3-7|203	if [ $1 -ge 1 ] ; then
14cr|afbackup-3.5.3-7|204	/sbin/service afbackup condrestart 2>&1 > /dev/null || :
14cr|afbackup-3.5.3-7|205	fi
14cr|afbackup-3.5.3-7|206	
14cr|afbackup-3.5.3-7|207	%files
14cr|afbackup-3.5.3-7|208	%doc CONFIG INTRO README PROGRAMS
14cr|afbackup-3.5.3-7|209	%attr(700,root,adm) %dir %{commondir}
14cr|afbackup-3.5.3-7|210	# ATM it's the same as commondir so skip
14cr|afbackup-3.5.3-7|211	#attr(700,root,adm) %dir %{rexecdir}
14cr|afbackup-3.5.3-7|212	%{rexecdir}/afverify
14cr|afbackup-3.5.3-7|213	%{rexecdir}/verify
14cr|afbackup-3.5.3-7|214	%{rexecdir}/copy_tape
14cr|afbackup-3.5.3-7|215	%{rexecdir}/full_backup
14cr|afbackup-3.5.3-7|216	%{rexecdir}/incr_backup
14cr|afbackup-3.5.3-7|217	%config(noreplace) %{_sysconfdir}/xinetd.d/afbackup-xinetd
14cr|afbackup-3.5.3-7|218	%config(noreplace) %{_sysconfdir}/afbackup/init.d/afbackup
14cr|afbackup-3.5.3-7|219	%attr(755,root,root) %config(noreplace) %{_initrddir}/afbackup
14cr|afbackup-3.5.3-7|220	%attr(750,root,adm) %dir %{confdir}
14cr|afbackup-3.5.3-7|221	%attr(640,root,adm) %config(noreplace) %{confdir}/%{serverconf}
14cr|afbackup-3.5.3-7|222	%attr(640,root,adm) %config(noreplace) %{confdir}/changer.conf
14cr|afbackup-3.5.3-7|223	%attr(640,root,adm) %config(noreplace) %{confdir}/%{clientconf}
14cr|afbackup-3.5.3-7|224	%attr(600,root,adm) %config(noreplace) %{confdir}/cryptkey
14cr|afbackup-3.5.3-7|225	%attr(640,root,adm) %{commondir}/aftcllib.tcl
14cr|afbackup-3.5.3-7|226	%attr(750,root,adm) %{commondir}/update_indexes
14cr|afbackup-3.5.3-7|227	%attr(711,root,adm) %dir %{vardir}
14cr|afbackup-3.5.3-7|228	%attr(640,root,adm) %config(noreplace) %{vardir}/readonly_tapes
14cr|afbackup-3.5.3-7|229	%attr(750,root,adm) %dir %{logdir}
14cr|afbackup-3.5.3-7|230	%attr(750,root,adm) %{bindir}/afbackout
14cr|afbackup-3.5.3-7|231	%attr(750,root,adm) %{bindir}/afbackup
14cr|afbackup-3.5.3-7|232	%attr(750,root,adm) %{bindir}/afclient
14cr|afbackup-3.5.3-7|233	%attr(750,root,adm) %{bindir}/afclientconfig
14cr|afbackup-3.5.3-7|234	%attr(750,root,adm) %{bindir}/afmserver
14cr|afbackup-3.5.3-7|235	%attr(750,root,adm) %{bindir}/afrestore
14cr|afbackup-3.5.3-7|236	%attr(750,root,adm) %{bindir}/afserver
14cr|afbackup-3.5.3-7|237	%attr(750,root,adm) %{bindir}/afserverconfig
14cr|afbackup-3.5.3-7|238	%attr(750,root,adm) %{bindir}/afverify
14cr|afbackup-3.5.3-7|239	%attr(750,root,adm) %{bindir}/autocptapes
14cr|afbackup-3.5.3-7|240	%attr(750,root,adm) %{bindir}/cartagehandler
14cr|afbackup-3.5.3-7|241	%attr(750,root,adm) %{bindir}/cart_ctl
14cr|afbackup-3.5.3-7|242	%attr(750,root,adm) %{bindir}/cartis
14cr|afbackup-3.5.3-7|243	%attr(750,root,adm) %{bindir}/cartready
14cr|afbackup-3.5.3-7|244	%attr(750,root,adm) %{bindir}/changerready
14cr|afbackup-3.5.3-7|245	%attr(750,root,adm) %{bindir}/copy_tape
14cr|afbackup-3.5.3-7|246	%attr(750,root,adm) %{bindir}/full_backup
14cr|afbackup-3.5.3-7|247	%attr(750,root,adm) %{bindir}/incr_backup
14cr|afbackup-3.5.3-7|248	%attr(750,root,adm) %{bindir}/label_tape
14cr|afbackup-3.5.3-7|249	%attr(750,root,adm) %{bindir}/serverconfig
14cr|afbackup-3.5.3-7|250	%attr(750,root,adm) %{bindir}/update_indexes
14cr|afbackup-3.5.3-7|251	%attr(750,root,adm) %{bindir}/xafclientconfig
14cr|afbackup-3.5.3-7|252	%attr(750,root,adm) %{bindir}/xafrestore
14cr|afbackup-3.5.3-7|253	%attr(750,root,adm) %{bindir}/xafserverconfig
14cr|afbackup-3.5.3-7|254	%attr(750,root,adm) %{bindir}/xafserverstatus
14cr|afbackup-3.5.3-7|255	%attr(750,root,adm) %{bindir}/xserverconfig
14cr|afbackup-3.5.3-7|256	%attr(750,root,adm) %{bindir}/xserverstatus
14cr|afbackup-3.5.3-7|257	%attr(750,root,adm) %{bindir}/__descrpt
14cr|afbackup-3.5.3-7|258	%attr(750,root,adm) %{bindir}/__inc_link
14cr|afbackup-3.5.3-7|259	%attr(750,root,adm) %{bindir}/__mt
14cr|afbackup-3.5.3-7|260	%attr(750,root,adm) %{bindir}/__numset
14cr|afbackup-3.5.3-7|261	%attr(750,root,adm) %{bindir}/__packpats
14cr|afbackup-3.5.3-7|262	%attr(750,root,adm) %{bindir}/__piper
14cr|afbackup-3.5.3-7|263	%attr(750,root,adm) %{bindir}/__z
14cr|afbackup-3.5.3-7|264	%{_mandir}/*/*
14cr|afbackup-3.5.3-7|265	
14cr|afbackup-3.5.3-7|266	%files client
14cr|afbackup-3.5.3-7|267	%doc CONFIG INTRO README PROGRAMS
14cr|afbackup-3.5.3-7|268	%attr(750,root,adm) %dir %{commondir}
14cr|afbackup-3.5.3-7|269	%attr(750,root,adm) %{commondir}/afrestore
14cr|afbackup-3.5.3-7|270	%attr(750,root,adm) %dir %{confdir}
14cr|afbackup-3.5.3-7|271	%attr(711,root,adm) %dir %{vardir}
14cr|afbackup-3.5.3-7|272	%attr(750,root,adm) %dir %{logdir}
14cr|afbackup-3.5.3-7|273	%attr(750,root,adm) %{bindir}/clientconfig
14cr|afbackup-3.5.3-7|274	%attr(750,root,adm) %{bindir}/xclientconfig
14cr|afbackup-3.5.3-7|275	%attr(750,root,adm) %{bindir}/xrestore
14cr|afbackup-3.5.3-7|276	
14cr|afbackup-3.5.3-7|277	
14cr|afbackup-3.5.3-7|278	
14cr|afbackup-3.5.3-7|279	%changelog
14cr|afbackup-3.5.3-7|280	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.3-7
14cr|afbackup-3.5.3-7|281	+ Revision: 85691a9
14cr|afbackup-3.5.3-7|282	- MassBuild#464: Increase release tag
14cr|afbackup-3.5.3-7|283	
14cr|afbackup-3.5.3-7|284	

50 14
14cr|afce-0.9.0-3|1	%define		original_release	51
14cr|afce-0.9.0-3|2	Name:		afce
14cr|afce-0.9.0-3|3	Version:	0.9.0
14cr|afce-0.9.0-3|4	Release:	3
14cr|afce-0.9.0-3|5	Summary:	Algorithm Flowchart Editor
14cr|afce-0.9.0-3|6	License:	GPL
14cr|afce-0.9.0-3|7	Group:		Education
14cr|afce-0.9.0-3|8	URL:		http://vicking.narod.ru/flowchart/
14cr|afce-0.9.0-3|9	Source:		%{name}-%{version}-%{original_release}.tar.gz
14cr|afce-0.9.0-3|10	Source2:	%{name}.desktop
14cr|afce-0.9.0-3|11	BuildRequires:	pkgconfig(Qt3Support)
14cr|afce-0.9.0-3|12	
14cr|afce-0.9.0-3|13	%description
14cr|afce-0.9.0-3|14	Algorithm Flowchart Editor
14cr|afce-0.9.0-3|15	
14cr|afce-0.9.0-3|16	%prep
14cr|afce-0.9.0-3|17	%setup -q -n %{name}-%{version}-%{original_release}
14cr|afce-0.9.0-3|18	
14cr|afce-0.9.0-3|19	%build
14cr|afce-0.9.0-3|20	qmake
14cr|afce-0.9.0-3|21	%make
14cr|afce-0.9.0-3|22	
14cr|afce-0.9.0-3|23	%install
14cr|afce-0.9.0-3|24	rm -rf %{buildroot}
14cr|afce-0.9.0-3|25	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|afce-0.9.0-3|26	install -dm 0755 %{buildroot}%{_datadir}/%{name}
14cr|afce-0.9.0-3|27	install -dm 0755 %{buildroot}%{_datadir}/pixmaps
14cr|afce-0.9.0-3|28	install -dm 0755 %{buildroot}%{_docdir}/%{name}
14cr|afce-0.9.0-3|29	install -dm 0755 %{buildroot}%{_datadir}/applications
14cr|afce-0.9.0-3|30	install -m 0644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|afce-0.9.0-3|31	install -m 0644 %{name}_en_US.ts %{buildroot}%{_datadir}/%{name}/%{name}_en_US.ts
14cr|afce-0.9.0-3|32	install -m 0644 %{name}_ru_RU.ts %{buildroot}%{_datadir}/%{name}/%{name}_ru_RU.ts
14cr|afce-0.9.0-3|33	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|afce-0.9.0-3|34	
14cr|afce-0.9.0-3|35	%files
14cr|afce-0.9.0-3|36	%defattr (-,root,root)
14cr|afce-0.9.0-3|37	%doc README.RU.txt LICENSE.TXT doc/index.html
14cr|afce-0.9.0-3|38	%{_bindir}/%{name}
14cr|afce-0.9.0-3|39	%{_datadir}/%{name}/*
14cr|afce-0.9.0-3|40	%{_datadir}/pixmaps/%{name}.png
14cr|afce-0.9.0-3|41	%{_datadir}/applications/%{name}.desktop
14cr|afce-0.9.0-3|42	
14cr|afce-0.9.0-3|43	
14cr|afce-0.9.0-3|44	
14cr|afce-0.9.0-3|45	%clean
14cr|afce-0.9.0-3|46	rm -rf %{buildroot}
14cr|afce-0.9.0-3|47	
14cr|afce-0.9.0-3|48	
14cr|afce-0.9.0-3|49	%changelog
14cr|afce-0.9.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|afce-0.9.0-3|51	+ Revision: d76a7f1
14cr|afce-0.9.0-3|52	- MassBuild#464: Increase release tag
14cr|afce-0.9.0-3|53	
14cr|afce-0.9.0-3|54	

51 14
14cr|afflib-3.7.1-2|1	%define	major 0
14cr|afflib-3.7.1-2|2	%define libname	%mklibname afflib %{major}
14cr|afflib-3.7.1-2|3	%define develname %mklibname -d afflib
14cr|afflib-3.7.1-2|4	
14cr|afflib-3.7.1-2|5	Summary:	A set of programs for creating and manipulating AFF files
14cr|afflib-3.7.1-2|6	Name:		afflib
14cr|afflib-3.7.1-2|7	Version:	3.7.1
14cr|afflib-3.7.1-2|8	Release:	2
14cr|afflib-3.7.1-2|9	Group:		System/Libraries
14cr|afflib-3.7.1-2|10	License:	BSD
14cr|afflib-3.7.1-2|11	URL:		http://www.afflib.org/
14cr|afflib-3.7.1-2|12	Source0:	http://www.afflib.org/downloads/%{name}-%{version}.tar.gz
14cr|afflib-3.7.1-2|13	BuildRequires:	pkgconfig(libcurl)
14cr|afflib-3.7.1-2|14	# GPLv2 FOSS incompatible with BSD with advertising
14cr|afflib-3.7.1-2|15	#BuildRequires:	fuse-devel
14cr|afflib-3.7.1-2|16	BuildRequires:	libewf-devel
14cr|afflib-3.7.1-2|17	BuildRequires:	lzma-devel
14cr|afflib-3.7.1-2|18	BuildRequires:	expat-devel
14cr|afflib-3.7.1-2|19	BuildRequires:	termcap-devel
14cr|afflib-3.7.1-2|20	BuildRequires:	pkgconfig(ncurses)
14cr|afflib-3.7.1-2|21	BuildRequires:	pkgconfig(openssl)
14cr|afflib-3.7.1-2|22	BuildRequires:	pkgconfig(python)
14cr|afflib-3.7.1-2|23	# GPLv2 FOSS incompatible with BSD with advertising
14cr|afflib-3.7.1-2|24	#BuildRequires:	readline-devel
14cr|afflib-3.7.1-2|25	BuildRequires:	pkgconfig(zlib)
14cr|afflib-3.7.1-2|26	
14cr|afflib-3.7.1-2|27	%description
14cr|afflib-3.7.1-2|28	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cr|afflib-3.7.1-2|29	Technology that implements the AFF standard. AFFLIB is distributed under
14cr|afflib-3.7.1-2|30	4-clause Berkeley License and may be freely incorporated into both Open
14cr|afflib-3.7.1-2|31	Source and Proprietary software.
14cr|afflib-3.7.1-2|32	
14cr|afflib-3.7.1-2|33	In addition to the library, AFFLIB also comes with the AFF Tools, a set of
14cr|afflib-3.7.1-2|34	programs for creating and manipulating AFF files.
14cr|afflib-3.7.1-2|35	
14cr|afflib-3.7.1-2|36	%package -n	%{libname}
14cr|afflib-3.7.1-2|37	Summary:	A shared library that implements the AFF standard
14cr|afflib-3.7.1-2|38	Group:		System/Libraries
14cr|afflib-3.7.1-2|39	
14cr|afflib-3.7.1-2|40	%description -n	%{libname}
14cr|afflib-3.7.1-2|41	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cr|afflib-3.7.1-2|42	Technology that implements the AFF standard. AFFLIB is distributed under
14cr|afflib-3.7.1-2|43	4-clause Berkeley License and may be freely incorporated into both Open
14cr|afflib-3.7.1-2|44	Source and Proprietary software.
14cr|afflib-3.7.1-2|45	
14cr|afflib-3.7.1-2|46	This package contains a shared library that implements the AFF standard.
14cr|afflib-3.7.1-2|47	
14cr|afflib-3.7.1-2|48	%package -n	%{develname}
14cr|afflib-3.7.1-2|49	Summary:	Static library and header files for the afflib library
14cr|afflib-3.7.1-2|50	Group:		Development/C
14cr|afflib-3.7.1-2|51	Provides:	%{name}-devel = %{version}
14cr|afflib-3.7.1-2|52	Requires:	%{libname} = %{version}
14cr|afflib-3.7.1-2|53	
14cr|afflib-3.7.1-2|54	%description -n	%{develname}
14cr|afflib-3.7.1-2|55	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cr|afflib-3.7.1-2|56	Technology that implements the AFF standard. AFFLIB is distributed under
14cr|afflib-3.7.1-2|57	4-clause Berkeley License and may be freely incorporated into both Open
14cr|afflib-3.7.1-2|58	Source and Proprietary software.
14cr|afflib-3.7.1-2|59	
14cr|afflib-3.7.1-2|60	This package contains the static afflib library and its header files.
14cr|afflib-3.7.1-2|61	
14cr|afflib-3.7.1-2|62	%prep
14cr|afflib-3.7.1-2|63	%setup -q
14cr|afflib-3.7.1-2|64	
14cr|afflib-3.7.1-2|65	#fix spurious permissions with lzma443
14cr|afflib-3.7.1-2|66	find lzma443 -type f -exec chmod 0644 {} ';'
14cr|afflib-3.7.1-2|67	chmod 0644 lib/base64.{h,cpp}
14cr|afflib-3.7.1-2|68	
14cr|afflib-3.7.1-2|69	%build
14cr|afflib-3.7.1-2|70	%configure2_5x \
14cr|afflib-3.7.1-2|71	--disable-static \
14cr|afflib-3.7.1-2|72	--enable-shared \
14cr|afflib-3.7.1-2|73	--enable-wide-character-type \
14cr|afflib-3.7.1-2|74	--enable-libewf=yes \
14cr|afflib-3.7.1-2|75	--enable-s3=yes \
14cr|afflib-3.7.1-2|76	--enable-fuse=no \
14cr|afflib-3.7.1-2|77	--enable-python=yes \
14cr|afflib-3.7.1-2|78	--enable-qemu=no \
14cr|afflib-3.7.1-2|79	--with-curl=%{_prefix}
14cr|afflib-3.7.1-2|80	%make
14cr|afflib-3.7.1-2|81	
14cr|afflib-3.7.1-2|82	%install
14cr|afflib-3.7.1-2|83	%makeinstall_std
14cr|afflib-3.7.1-2|84	# install headers as well
14cr|afflib-3.7.1-2|85	install -d %{buildroot}%{_includedir}/afflib
14cr|afflib-3.7.1-2|86	install -m0644 lib/*.h %{buildroot}%{_includedir}/afflib/
14cr|afflib-3.7.1-2|87	
14cr|afflib-3.7.1-2|88	%files
14cr|afflib-3.7.1-2|89	%{_bindir}/affcat
14cr|afflib-3.7.1-2|90	%{_bindir}/affcompare
14cr|afflib-3.7.1-2|91	%{_bindir}/affconvert
14cr|afflib-3.7.1-2|92	%{_bindir}/affcopy
14cr|afflib-3.7.1-2|93	%{_bindir}/affcrypto
14cr|afflib-3.7.1-2|94	%{_bindir}/affdiskprint
14cr|afflib-3.7.1-2|95	%{_bindir}/affix
14cr|afflib-3.7.1-2|96	%{_bindir}/affuse
14cr|afflib-3.7.1-2|97	%{_bindir}/affinfo
14cr|afflib-3.7.1-2|98	%{_bindir}/affrecover
14cr|afflib-3.7.1-2|99	%{_bindir}/affsegment
14cr|afflib-3.7.1-2|100	%{_bindir}/affsign
14cr|afflib-3.7.1-2|101	%{_bindir}/affstats
14cr|afflib-3.7.1-2|102	%{_bindir}/affverify
14cr|afflib-3.7.1-2|103	%{_bindir}/affxml
14cr|afflib-3.7.1-2|104	%{_mandir}/man1/affcat.1*
14cr|afflib-3.7.1-2|105	%{py_platsitedir}/pyaff.so
14cr|afflib-3.7.1-2|106	
14cr|afflib-3.7.1-2|107	%files -n %{libname}
14cr|afflib-3.7.1-2|108	%doc AUTHORS BUGLIST.txt COPYING ChangeLog NEWS README* doc/*
14cr|afflib-3.7.1-2|109	%{_libdir}/*.so.%{major}*
14cr|afflib-3.7.1-2|110	
14cr|afflib-3.7.1-2|111	%files -n %{develname}
14cr|afflib-3.7.1-2|112	%dir %{_includedir}/afflib
14cr|afflib-3.7.1-2|113	%{_includedir}/afflib/*.h
14cr|afflib-3.7.1-2|114	%{_libdir}/*.so
14cr|afflib-3.7.1-2|115	%{_libdir}/pkgconfig/*.pc
14cr|afflib-3.7.1-2|116	
14cr|afflib-3.7.1-2|117	%changelog
14cr|afflib-3.7.1-2|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-2
14cr|afflib-3.7.1-2|119	+ Revision: 0402564
14cr|afflib-3.7.1-2|120	- MassBuild#464: Increase release tag
14cr|afflib-3.7.1-2|121	
14cr|afflib-3.7.1-2|122	

52 14
14cr|afio-2.5.1-2|1	%define name afio
14cr|afio-2.5.1-2|2	%define version 2.5.1
14cr|afio-2.5.1-2|3	%define release 2
14cr|afio-2.5.1-2|4	%define summary Archiver program which writes cpio-format archives
14cr|afio-2.5.1-2|5	
14cr|afio-2.5.1-2|6	Name:           %{name}
14cr|afio-2.5.1-2|7	Version:        %{version}
14cr|afio-2.5.1-2|8	Release:        %{release}
14cr|afio-2.5.1-2|9	Summary:        %{summary}
14cr|afio-2.5.1-2|10	Group:		Archiving/Backup
14cr|afio-2.5.1-2|11	Source0:	http://members.chello.nl/~k.holtman/%{name}-%{version}.tgz
14cr|afio-2.5.1-2|12	License:	LGPL
14cr|afio-2.5.1-2|13	
14cr|afio-2.5.1-2|14	%description
14cr|afio-2.5.1-2|15	Afio makes cpio-format archives. It deals somewhat gracefully with input
14cr|afio-2.5.1-2|16	data corruption, supports multi-volume archives during interactive
14cr|afio-2.5.1-2|17	operation, and can make compressed archives that are much safer than
14cr|afio-2.5.1-2|18	compressed tar or cpio archives. Afio is best used as an `archive engine'
14cr|afio-2.5.1-2|19	in a backup script.
14cr|afio-2.5.1-2|20	
14cr|afio-2.5.1-2|21	%prep
14cr|afio-2.5.1-2|22	%setup -q
14cr|afio-2.5.1-2|23	
14cr|afio-2.5.1-2|24	%build
14cr|afio-2.5.1-2|25	%make
14cr|afio-2.5.1-2|26	
14cr|afio-2.5.1-2|27	%install
14cr|afio-2.5.1-2|28	mkdir -p %{buildroot}%{_bindir}
14cr|afio-2.5.1-2|29	mkdir -p %{buildroot}%{_mandir}/man1
14cr|afio-2.5.1-2|30	install -m 755 afio %{buildroot}%{_bindir}
14cr|afio-2.5.1-2|31	install -m 755 afio.1 %{buildroot}%{_mandir}/man1
14cr|afio-2.5.1-2|32	
14cr|afio-2.5.1-2|33	%files
14cr|afio-2.5.1-2|34	%doc HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm script1 script2 script3 script4
14cr|afio-2.5.1-2|35	%{_bindir}/%{name}
14cr|afio-2.5.1-2|36	%{_mandir}/man1/%{name}.1*
14cr|afio-2.5.1-2|37	
14cr|afio-2.5.1-2|38	
14cr|afio-2.5.1-2|39	
14cr|afio-2.5.1-2|40	%changelog
14cr|afio-2.5.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-2
14cr|afio-2.5.1-2|42	+ Revision: c4518da
14cr|afio-2.5.1-2|43	- MassBuild#464: Increase release tag
14cr|afio-2.5.1-2|44	
14cr|afio-2.5.1-2|45	

53 14
14cr|aften-0.05-2|1	%define svn		r843
14cr|aften-0.05-2|2	%define major		0
14cr|aften-0.05-2|3	%define libname		%mklibname %{name} %{major}
14cr|aften-0.05-2|4	%define develname	%mklibname %{name} -d
14cr|aften-0.05-2|5	%define staticdevelname	%mklibname %{name} -d -s
14cr|aften-0.05-2|6	
14cr|aften-0.05-2|7	Name:		       	aften
14cr|aften-0.05-2|8	Summary:    		An A/52 audio encoder
14cr|aften-0.05-2|9	Version:    		0.05
14cr|aften-0.05-2|10	Release:    		2
14cr|aften-0.05-2|11	License:    		GPLv2+ and LGPLv2+ and BSD
14cr|aften-0.05-2|12	Group:      		Sound
14cr|aften-0.05-2|13	Source:     		%{name}-%{svn}.tar.bz2
14cr|aften-0.05-2|14	URL:        		http://aften.sourceforge.net/
14cr|aften-0.05-2|15	BuildRequires:		cmake
14cr|aften-0.05-2|16	Requires:		%{libname} = %{version}-%{release}
14cr|aften-0.05-2|17	BuildRoot:  		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|aften-0.05-2|18	
14cr|aften-0.05-2|19	%description
14cr|aften-0.05-2|20	Aften is an audio encoder which generates compressed audio streams based on
14cr|aften-0.05-2|21	ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby
14cr|aften-0.05-2|22	Digital and is one of the audio codecs used in DVD-Video content.
14cr|aften-0.05-2|23	
14cr|aften-0.05-2|24	%package -n		%{libname}
14cr|aften-0.05-2|25	Summary:		Library for %{name}
14cr|aften-0.05-2|26	Group:			System/Libraries
14cr|aften-0.05-2|27	
14cr|aften-0.05-2|28	%description -n		%{libname}
14cr|aften-0.05-2|29	This package provides the library for %{name}.
14cr|aften-0.05-2|30	
14cr|aften-0.05-2|31	%package -n		%{develname}
14cr|aften-0.05-2|32	Summary:		Development files for %{name}
14cr|aften-0.05-2|33	Group:			Development/Other
14cr|aften-0.05-2|34	Requires:		%{name} = %{version}-%{release}
14cr|aften-0.05-2|35	Provides:		%{name}-devel = %{version}-%{release}
14cr|aften-0.05-2|36	
14cr|aften-0.05-2|37	%description -n 	%{develname}
14cr|aften-0.05-2|38	This package contains development files for %{name}.
14cr|aften-0.05-2|39	
14cr|aften-0.05-2|40	%package -n		%{staticdevelname}
14cr|aften-0.05-2|41	Summary:		Static development files for %{name}
14cr|aften-0.05-2|42	Group:			Development/Other
14cr|aften-0.05-2|43	Requires:		%{develname} = %{version}-%{release}
14cr|aften-0.05-2|44	Provides:		%{name}-static-devel = %{version}-%{release}
14cr|aften-0.05-2|45	
14cr|aften-0.05-2|46	%description -n		%{staticdevelname}
14cr|aften-0.05-2|47	This package contains static development files for %{name}.
14cr|aften-0.05-2|48	
14cr|aften-0.05-2|49	
14cr|aften-0.05-2|50	%prep
14cr|aften-0.05-2|51	%setup -q -n %{name}
14cr|aften-0.05-2|52	
14cr|aften-0.05-2|53	# fix install with x86_64
14cr|aften-0.05-2|54	sed -i -e "s|lib\${LIB_SUFFIX}|%{_lib}|g" CMakeLists.txt
14cr|aften-0.05-2|55	
14cr|aften-0.05-2|56	%build
14cr|aften-0.05-2|57	mkdir build
14cr|aften-0.05-2|58	cd build
14cr|aften-0.05-2|59	cmake .. -DCMAKE_INSTALL_PREFIX:STRING="%{_prefix}" \
14cr|aften-0.05-2|60	-DSHARED:STRING="yes"
14cr|aften-0.05-2|61	%make
14cr|aften-0.05-2|62	
14cr|aften-0.05-2|63	%install
14cr|aften-0.05-2|64	rm -rf %{buildroot}
14cr|aften-0.05-2|65	cd build
14cr|aften-0.05-2|66	%makeinstall DESTDIR=%{buildroot}
14cr|aften-0.05-2|67	
14cr|aften-0.05-2|68	# install static devel files
14cr|aften-0.05-2|69	cp -Pp *.a %{buildroot}%{_libdir}
14cr|aften-0.05-2|70	
14cr|aften-0.05-2|71	%clean
14cr|aften-0.05-2|72	rm -rf %{buildroot}
14cr|aften-0.05-2|73	
14cr|aften-0.05-2|74	%files
14cr|aften-0.05-2|75	%defattr(-,root,root,-)
14cr|aften-0.05-2|76	%doc COPYING README Changelog
14cr|aften-0.05-2|77	%{_bindir}/*
14cr|aften-0.05-2|78	
14cr|aften-0.05-2|79	%files -n               %{libname}
14cr|aften-0.05-2|80	%defattr(-,root,root)
14cr|aften-0.05-2|81	%{_libdir}/*.so.*
14cr|aften-0.05-2|82	
14cr|aften-0.05-2|83	%files -n               %{develname}
14cr|aften-0.05-2|84	%defattr(-,root,root)
14cr|aften-0.05-2|85	%{_libdir}/*.so
14cr|aften-0.05-2|86	%{_includedir}/*
14cr|aften-0.05-2|87	
14cr|aften-0.05-2|88	%files -n               %{staticdevelname}
14cr|aften-0.05-2|89	%defattr(-,root,root)
14cr|aften-0.05-2|90	%{_libdir}/*.a
14cr|aften-0.05-2|91	
14cr|aften-0.05-2|92	
14cr|aften-0.05-2|93	
14cr|aften-0.05-2|94	
14cr|aften-0.05-2|95	%changelog
14cr|aften-0.05-2|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.05-2
14cr|aften-0.05-2|97	+ Revision: 67c6e3d
14cr|aften-0.05-2|98	- MassBuild#464: Increase release tag
14cr|aften-0.05-2|99	
14cr|aften-0.05-2|100	

54 14
14cr|AfterStep-2.2.11-7|1	%define major 0
14cr|AfterStep-2.2.11-7|2	%define libname %mklibname %{name} %{major}
14cr|AfterStep-2.2.11-7|3	%define devname %mklibname %{name} -d
14cr|AfterStep-2.2.11-7|4	
14cr|AfterStep-2.2.11-7|5	Summary:	AfterStep Window Manager
14cr|AfterStep-2.2.11-7|6	Name:		AfterStep
14cr|AfterStep-2.2.11-7|7	Version:	2.2.11
14cr|AfterStep-2.2.11-7|8	Release:	7
14cr|AfterStep-2.2.11-7|9	Epoch:		4
14cr|AfterStep-2.2.11-7|10	License:	GPLv2+
14cr|AfterStep-2.2.11-7|11	Group:		Graphical desktop/Other
14cr|AfterStep-2.2.11-7|12	Url:		http://www.afterstep.org/
14cr|AfterStep-2.2.11-7|13	Source0:	ftp://ftp.afterstep.org/stable/AfterStep-%{version}.tar.bz2
14cr|AfterStep-2.2.11-7|14	Source1:	%{name}-mdkconf.tar.bz2
14cr|AfterStep-2.2.11-7|15	Source3:	%{name}.png
14cr|AfterStep-2.2.11-7|16	Source4:	%{name}32.png
14cr|AfterStep-2.2.11-7|17	Source5:	%{name}48.png
14cr|AfterStep-2.2.11-7|18	Patch2:		%{name}-1.8.9-menuname.patch
14cr|AfterStep-2.2.11-7|19	Patch3:		%{name}.MenuKey.patch
14cr|AfterStep-2.2.11-7|20	Patch4:		afterstep-2.2.9-ldflags.patch
14cr|AfterStep-2.2.11-7|21	Patch5:		afterstep-2.2.9-libpng15.patch
14cr|AfterStep-2.2.11-7|22	BuildRequires:	jpeg-devel
14cr|AfterStep-2.2.11-7|23	BuildRequires:	pkgconfig(dbus-1)
14cr|AfterStep-2.2.11-7|24	BuildRequires:	pkgconfig(freetype2)
14cr|AfterStep-2.2.11-7|25	BuildRequires:	pkgconfig(gdk-2.0)
14cr|AfterStep-2.2.11-7|26	BuildRequires:	pkgconfig(libpng)
14cr|AfterStep-2.2.11-7|27	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|AfterStep-2.2.11-7|28	BuildRequires:	pkgconfig(libtiff-4)
14cr|AfterStep-2.2.11-7|29	BuildRequires:	pkgconfig(x11)
14cr|AfterStep-2.2.11-7|30	BuildRequires:	pkgconfig(xext)
14cr|AfterStep-2.2.11-7|31	BuildRequires:	pkgconfig(xinerama)
14cr|AfterStep-2.2.11-7|32	Requires:	desktop-common-data
14cr|AfterStep-2.2.11-7|33	Requires:	xli
14cr|AfterStep-2.2.11-7|34	
14cr|AfterStep-2.2.11-7|35	%description
14cr|AfterStep-2.2.11-7|36	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
14cr|AfterStep-2.2.11-7|37	look and feel, but which has been significantly altered according to the
14cr|AfterStep-2.2.11-7|38	requests of various users. Many adepts will tell you that NEXTSTEP is not
14cr|AfterStep-2.2.11-7|39	only the most visually pleasant interface, but also one of the most functional
14cr|AfterStep-2.2.11-7|40	and intuitive out there. AfterStep aims to incorporate the advantages of the
14cr|AfterStep-2.2.11-7|41	NEXTSTEP interface, and add additional useful features.
14cr|AfterStep-2.2.11-7|42	
14cr|AfterStep-2.2.11-7|43	The developers of AfterStep have also worked very hard to ensure stability and
14cr|AfterStep-2.2.11-7|44	a small program footprint. Without giving up too many features, AfterStep still
14cr|AfterStep-2.2.11-7|45	works nicely in environments where memory is at a premium.
14cr|AfterStep-2.2.11-7|46	
14cr|AfterStep-2.2.11-7|47	%files
14cr|AfterStep-2.2.11-7|48	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/15%{name}
14cr|AfterStep-2.2.11-7|49	%doc COPYRIGHT ChangeLog NEW README TEAM UPGRADE doc/languages doc/licences
14cr|AfterStep-2.2.11-7|50	%{_iconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|51	%{_miconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|52	%{_liconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|53	%{_bindir}/*
14cr|AfterStep-2.2.11-7|54	%{_mandir}/man1/*
14cr|AfterStep-2.2.11-7|55	%{_mandir}/man3/*
14cr|AfterStep-2.2.11-7|56	%dir %{_datadir}/afterstep
14cr|AfterStep-2.2.11-7|57	%{_datadir}/afterstep/*
14cr|AfterStep-2.2.11-7|58	%{_datadir}/xsessions/AfterStep.desktop
14cr|AfterStep-2.2.11-7|59	
14cr|AfterStep-2.2.11-7|60	#----------------------------------------------------------------------------
14cr|AfterStep-2.2.11-7|61	
14cr|AfterStep-2.2.11-7|62	%package -n %{libname}
14cr|AfterStep-2.2.11-7|63	Summary:	Libraries needed by AfterStep
14cr|AfterStep-2.2.11-7|64	Group:		System/Libraries
14cr|AfterStep-2.2.11-7|65	Provides:	lib%{name} = %{EVRD}
14cr|AfterStep-2.2.11-7|66	
14cr|AfterStep-2.2.11-7|67	%description -n %{libname}
14cr|AfterStep-2.2.11-7|68	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
14cr|AfterStep-2.2.11-7|69	look and feel, but which has been significantly altered according to the
14cr|AfterStep-2.2.11-7|70	requests of various users. Many adepts will tell you that NEXTSTEP is not
14cr|AfterStep-2.2.11-7|71	only the most visually pleasant interface, but also one of the most functional
14cr|AfterStep-2.2.11-7|72	and intuitive out there. AfterStep aims to incorporate the advantages of the
14cr|AfterStep-2.2.11-7|73	NEXTSTEP interface, and add additional useful features.
14cr|AfterStep-2.2.11-7|74	
14cr|AfterStep-2.2.11-7|75	The developers of AfterStep have also worked very hard to ensure stability and
14cr|AfterStep-2.2.11-7|76	a small program footprint. Without giving up too many features, AfterStep still
14cr|AfterStep-2.2.11-7|77	works nicely in environments where memory is at a premium.
14cr|AfterStep-2.2.11-7|78	
14cr|AfterStep-2.2.11-7|79	This package contains libraries needed by AfterStep package.
14cr|AfterStep-2.2.11-7|80	
14cr|AfterStep-2.2.11-7|81	%files -n %{libname}
14cr|AfterStep-2.2.11-7|82	%{_libdir}/*.so.%{major}*
14cr|AfterStep-2.2.11-7|83	
14cr|AfterStep-2.2.11-7|84	#----------------------------------------------------------------------------
14cr|AfterStep-2.2.11-7|85	
14cr|AfterStep-2.2.11-7|86	%package -n %{devname}
14cr|AfterStep-2.2.11-7|87	Summary:	Devel files needed to build applications based on AfterStep
14cr|AfterStep-2.2.11-7|88	Group:		Development/C
14cr|AfterStep-2.2.11-7|89	Requires:	%{libname} = %{EVRD}
14cr|AfterStep-2.2.11-7|90	Provides:	%{name}-devel = %{EVRD}
14cr|AfterStep-2.2.11-7|91	
14cr|AfterStep-2.2.11-7|92	%description -n %{devname}
14cr|AfterStep-2.2.11-7|93	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
14cr|AfterStep-2.2.11-7|94	look and feel, but which has been significantly altered according to the
14cr|AfterStep-2.2.11-7|95	requests of various users. Many adepts will tell you that NEXTSTEP is not
14cr|AfterStep-2.2.11-7|96	only the most visually pleasant interface, but also one of the most functional
14cr|AfterStep-2.2.11-7|97	and intuitive out there. AfterStep aims to incorporate the advantages of the
14cr|AfterStep-2.2.11-7|98	NEXTSTEP interface, and add additional useful features.
14cr|AfterStep-2.2.11-7|99	
14cr|AfterStep-2.2.11-7|100	The developers of AfterStep have also worked very hard to ensure stability and
14cr|AfterStep-2.2.11-7|101	a small program footprint. Without giving up too many features, AfterStep still
14cr|AfterStep-2.2.11-7|102	works nicely in environments where memory is at a premium.
14cr|AfterStep-2.2.11-7|103	
14cr|AfterStep-2.2.11-7|104	This package contains devel files needed to build applications based on
14cr|AfterStep-2.2.11-7|105	AfterStep.
14cr|AfterStep-2.2.11-7|106	
14cr|AfterStep-2.2.11-7|107	%files -n %{devname}
14cr|AfterStep-2.2.11-7|108	%{_libdir}/*.so
14cr|AfterStep-2.2.11-7|109	%{_libdir}/*.a
14cr|AfterStep-2.2.11-7|110	%{_includedir}/*
14cr|AfterStep-2.2.11-7|111	
14cr|AfterStep-2.2.11-7|112	#----------------------------------------------------------------------------
14cr|AfterStep-2.2.11-7|113	
14cr|AfterStep-2.2.11-7|114	%prep
14cr|AfterStep-2.2.11-7|115	%setup -q
14cr|AfterStep-2.2.11-7|116	
14cr|AfterStep-2.2.11-7|117	# LMDK patches
14cr|AfterStep-2.2.11-7|118	%patch2 -p1
14cr|AfterStep-2.2.11-7|119	%patch3 -p1
14cr|AfterStep-2.2.11-7|120	%patch4 -p0 -b .link
14cr|AfterStep-2.2.11-7|121	%patch5 -p1
14cr|AfterStep-2.2.11-7|122	
14cr|AfterStep-2.2.11-7|123	%build
14cr|AfterStep-2.2.11-7|124	rm -f config.status
14cr|AfterStep-2.2.11-7|125	export CFLAGS="%{optflags}"
14cr|AfterStep-2.2.11-7|126	export CCFLAGS="%{optflags}"
14cr|AfterStep-2.2.11-7|127	
14cr|AfterStep-2.2.11-7|128	%configure2_5x \
14cr|AfterStep-2.2.11-7|129	--enable-sharedlibs \
14cr|AfterStep-2.2.11-7|130	--with-imageloader="xsetbg" \
14cr|AfterStep-2.2.11-7|131	--with-helpcommand="xterm -fn 9x15 -e man" \
14cr|AfterStep-2.2.11-7|132	--with-desktops=1 \
14cr|AfterStep-2.2.11-7|133	--with-deskgeometry=1x1 \
14cr|AfterStep-2.2.11-7|134	--enable-different-looknfeels \
14cr|AfterStep-2.2.11-7|135	--enable-i18n \
14cr|AfterStep-2.2.11-7|136	--enable-savewindows \
14cr|AfterStep-2.2.11-7|137	--enable-texture \
14cr|AfterStep-2.2.11-7|138	--enable-shade \
14cr|AfterStep-2.2.11-7|139	--enable-virtual \
14cr|AfterStep-2.2.11-7|140	--enable-saveunders \
14cr|AfterStep-2.2.11-7|141	--enable-windowlist \
14cr|AfterStep-2.2.11-7|142	--enable-availability \
14cr|AfterStep-2.2.11-7|143	--enable-shaping \
14cr|AfterStep-2.2.11-7|144	--enable-xinerama \
14cr|AfterStep-2.2.11-7|145	--enable-script \
14cr|AfterStep-2.2.11-7|146	--with-xpm \
14cr|AfterStep-2.2.11-7|147	--with-jpeg \
14cr|AfterStep-2.2.11-7|148	--with-png \
14cr|AfterStep-2.2.11-7|149	--with-ttf \
14cr|AfterStep-2.2.11-7|150	--with-tiff
14cr|AfterStep-2.2.11-7|151	
14cr|AfterStep-2.2.11-7|152	%make
14cr|AfterStep-2.2.11-7|153	
14cr|AfterStep-2.2.11-7|154	if [ -x /usr/bin/sgml2html ]; then sgml2html doc/afterstep.sgml; fi
14cr|AfterStep-2.2.11-7|155	
14cr|AfterStep-2.2.11-7|156	
14cr|AfterStep-2.2.11-7|157	%install
14cr|AfterStep-2.2.11-7|158	%makeinstall_std LDCONFIG=/bin/true
14cr|AfterStep-2.2.11-7|159	
14cr|AfterStep-2.2.11-7|160	# LMDK icons
14cr|AfterStep-2.2.11-7|161	install -m644 %{SOURCE4} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|162	install -m644 %{SOURCE3} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|163	install -m644 %{SOURCE5} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|AfterStep-2.2.11-7|164	
14cr|AfterStep-2.2.11-7|165	# Not needed with Mandriva menu
14cr|AfterStep-2.2.11-7|166	rm -fr %{buildroot}%{__datadir}/afterstep/start/Applications/
14cr|AfterStep-2.2.11-7|167	
14cr|AfterStep-2.2.11-7|168	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|AfterStep-2.2.11-7|169	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/15%{name} << EOF
14cr|AfterStep-2.2.11-7|170	NAME=%{name}
14cr|AfterStep-2.2.11-7|171	ICON=%{name}.png
14cr|AfterStep-2.2.11-7|172	EXEC=%{_bindir}/afterstep
14cr|AfterStep-2.2.11-7|173	DESC=A NeXt like Window-Manager
14cr|AfterStep-2.2.11-7|174	SCRIPT:
14cr|AfterStep-2.2.11-7|175	exec %{_bindir}/afterstep
14cr|AfterStep-2.2.11-7|176	EOF
14cr|AfterStep-2.2.11-7|177	
14cr|AfterStep-2.2.11-7|178	
14cr|AfterStep-2.2.11-7|179	%changelog
14cr|AfterStep-2.2.11-7|180	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4:2.2.11-7
14cr|AfterStep-2.2.11-7|181	+ Revision: 2efef3f
14cr|AfterStep-2.2.11-7|182	- MassBuild#464: Increase release tag
14cr|AfterStep-2.2.11-7|183	
14cr|AfterStep-2.2.11-7|184	

55 14
14cr|afuse-0.4-2|1	Name:		afuse
14cr|afuse-0.4-2|2	Summary:	An automounter implemented with FUSE
14cr|afuse-0.4-2|3	Version:	0.4
14cr|afuse-0.4-2|4	Release:	2
14cr|afuse-0.4-2|5	License:	GPLv2+
14cr|afuse-0.4-2|6	Group:		Networking/Other
14cr|afuse-0.4-2|7	Source0:	https://afuse.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|afuse-0.4-2|8	URL:		https://github.com/pcarrier/afuse/
14cr|afuse-0.4-2|9	BuildRequires:	fuse-devel
14cr|afuse-0.4-2|10	
14cr|afuse-0.4-2|11	%description
14cr|afuse-0.4-2|12	Afuse is an automounting file system implemented in user-space using FUSE.
14cr|afuse-0.4-2|13	Afuse currently implements the most basic functionality that can be expected
14cr|afuse-0.4-2|14	by an automounter; that is it manages a directory of virtual directories. If
14cr|afuse-0.4-2|15	one of these virtual directories is accessed and is not already automounted,
14cr|afuse-0.4-2|16	afuse will attempt to mount a filesystem onto that directory. If the mount
14cr|afuse-0.4-2|17	succeeds the requested access proceeds as normal, otherwise it will fail
14cr|afuse-0.4-2|18	with an error.
14cr|afuse-0.4-2|19	
14cr|afuse-0.4-2|20	%prep
14cr|afuse-0.4-2|21	%setup -q
14cr|afuse-0.4-2|22	
14cr|afuse-0.4-2|23	%build
14cr|afuse-0.4-2|24	%configure
14cr|afuse-0.4-2|25	%make
14cr|afuse-0.4-2|26	
14cr|afuse-0.4-2|27	%install
14cr|afuse-0.4-2|28	%makeinstall_std
14cr|afuse-0.4-2|29	
14cr|afuse-0.4-2|30	%files
14cr|afuse-0.4-2|31	%doc AUTHORS ChangeLog COPYING README
14cr|afuse-0.4-2|32	%{_bindir}/afuse
14cr|afuse-0.4-2|33	%{_bindir}/afuse-avahissh
14cr|afuse-0.4-2|34	
14cr|afuse-0.4-2|35	
14cr|afuse-0.4-2|36	%changelog
14cr|afuse-0.4-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|afuse-0.4-2|38	+ Revision: e3b1d3e
14cr|afuse-0.4-2|39	- MassBuild#464: Increase release tag
14cr|afuse-0.4-2|40	
14cr|afuse-0.4-2|41	

56 14
14cr|agave-0.4.7-7|1	Name:		agave
14cr|agave-0.4.7-7|2	Summary:	A GNOME tool to choose colors
14cr|agave-0.4.7-7|3	Version:	0.4.7
14cr|agave-0.4.7-7|4	Release:	7
14cr|agave-0.4.7-7|5	Group:		Graphics
14cr|agave-0.4.7-7|6	License:	GPL
14cr|agave-0.4.7-7|7	URL:		http://home.gna.org/colorscheme/
14cr|agave-0.4.7-7|8	Source0:	http://download.gna.org/colorscheme/releases/%{name}-%{version}.tar.bz2
14cr|agave-0.4.7-7|9	Patch0:		agave-0.4.7-mdv-fix-str-fmt.patch
14cr|agave-0.4.7-7|10	Patch1:		agave-0.4.7-fix-build.patch
14cr|agave-0.4.7-7|11	BuildRequires:	docbook-dtd45-xml
14cr|agave-0.4.7-7|12	BuildRequires:	intltool
14cr|agave-0.4.7-7|13	BuildRequires:	perl(XML::Parser)
14cr|agave-0.4.7-7|14	BuildRequires:	rarian
14cr|agave-0.4.7-7|15	BuildRequires:	xsltproc
14cr|agave-0.4.7-7|16	BuildRequires:	boost-devel
14cr|agave-0.4.7-7|17	BuildRequires:	pkgconfig(gconfmm-2.6)
14cr|agave-0.4.7-7|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|agave-0.4.7-7|19	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|agave-0.4.7-7|20	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|agave-0.4.7-7|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|agave-0.4.7-7|22	
14cr|agave-0.4.7-7|23	%description
14cr|agave-0.4.7-7|24	A GNOME tool to choose colors.
14cr|agave-0.4.7-7|25	
14cr|agave-0.4.7-7|26	%prep
14cr|agave-0.4.7-7|27	%setup -q
14cr|agave-0.4.7-7|28	%patch0 -p1 -b .strfmt
14cr|agave-0.4.7-7|29	%patch1 -p0
14cr|agave-0.4.7-7|30	
14cr|agave-0.4.7-7|31	%build
14cr|agave-0.4.7-7|32	%configure2_5x
14cr|agave-0.4.7-7|33	%make
14cr|agave-0.4.7-7|34	
14cr|agave-0.4.7-7|35	%install
14cr|agave-0.4.7-7|36	%makeinstall_std
14cr|agave-0.4.7-7|37	
14cr|agave-0.4.7-7|38	%find_lang %{name} --with-gnome
14cr|agave-0.4.7-7|39	
14cr|agave-0.4.7-7|40	%files -f %{name}.lang
14cr|agave-0.4.7-7|41	%doc README NEWS COPYING AUTHORS
14cr|agave-0.4.7-7|42	%{_bindir}/agave
14cr|agave-0.4.7-7|43	%{_sysconfdir}/gconf/schemas/agave.schemas
14cr|agave-0.4.7-7|44	%dir %{_datadir}/agave
14cr|agave-0.4.7-7|45	%dir %{_datadir}/agave/palettes
14cr|agave-0.4.7-7|46	%{_datadir}/agave/palettes/*.gpl
14cr|agave-0.4.7-7|47	%dir %{_datadir}/agave/pixmaps
14cr|agave-0.4.7-7|48	%{_datadir}/agave/pixmaps/*.png
14cr|agave-0.4.7-7|49	%dir %{_datadir}/agave/ui
14cr|agave-0.4.7-7|50	%{_datadir}/agave/ui/agave.glade
14cr|agave-0.4.7-7|51	%{_datadir}/agave/ui/*.ui
14cr|agave-0.4.7-7|52	%{_datadir}/applications/agave.desktop
14cr|agave-0.4.7-7|53	%{_iconsdir}/hicolor/*/apps/agave.png
14cr|agave-0.4.7-7|54	%{_iconsdir}/hicolor/scalable/apps/agave.svg
14cr|agave-0.4.7-7|55	
14cr|agave-0.4.7-7|56	
14cr|agave-0.4.7-7|57	%changelog
14cr|agave-0.4.7-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-7
14cr|agave-0.4.7-7|59	+ Revision: 674f1b2
14cr|agave-0.4.7-7|60	- MassBuild#464: Increase release tag
14cr|agave-0.4.7-7|61	
14cr|agave-0.4.7-7|62	

57 14
14cr|aget-0.4.1-3|1	Name:		aget
14cr|aget-0.4.1-3|2	Version:	0.4.1
14cr|aget-0.4.1-3|3	Release:	3
14cr|aget-0.4.1-3|4	License:	BSD-like
14cr|aget-0.4.1-3|5	Group:		Networking/File transfer
14cr|aget-0.4.1-3|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|aget-0.4.1-3|7	URL:		http://www.enderunix.org/%{name}/
14cr|aget-0.4.1-3|8	Source:		http://www.enderunix.org/%{name}/%{name}-%{version}.tar.gz
14cr|aget-0.4.1-3|9	Patch1:		aget-0.4-fix_build_hostent.diff
14cr|aget-0.4.1-3|10	Summary:	Multithreaded HTTP Download Accelerator
14cr|aget-0.4.1-3|11	
14cr|aget-0.4.1-3|12	%description
14cr|aget-0.4.1-3|13	Aget is a multithreaded HTTP download accelerator.
14cr|aget-0.4.1-3|14	
14cr|aget-0.4.1-3|15	Tests show that Aget is successfull in realizing its objectives. A file
14cr|aget-0.4.1-3|16	of size 36.347.010 bytes was downloaded in 14 minutes 28 secs via wget;
14cr|aget-0.4.1-3|17	whereas it was downloaded in 3 minutes and 15 seconds via aget.
14cr|aget-0.4.1-3|18	Aget is an acronym for two Turkish words "Acele Getir". (Eng.: Get it fast!)
14cr|aget-0.4.1-3|19	
14cr|aget-0.4.1-3|20	WARNING: use with care. Some people do not appreciate that you open more
14cr|aget-0.4.1-3|21	than one connection to download a file from their server.
14cr|aget-0.4.1-3|22	
14cr|aget-0.4.1-3|23	%prep
14cr|aget-0.4.1-3|24	%setup -q
14cr|aget-0.4.1-3|25	%patch1 -p0
14cr|aget-0.4.1-3|26	
14cr|aget-0.4.1-3|27	%build
14cr|aget-0.4.1-3|28	%{make}
14cr|aget-0.4.1-3|29	
14cr|aget-0.4.1-3|30	%install
14cr|aget-0.4.1-3|31	%{__rm} -Rf %{buildroot}
14cr|aget-0.4.1-3|32	%{__mkdir} -p %{buildroot}%{_bindir}
14cr|aget-0.4.1-3|33	%{__cp} -p %{name} %{buildroot}%{_bindir}
14cr|aget-0.4.1-3|34	
14cr|aget-0.4.1-3|35	%files
14cr|aget-0.4.1-3|36	%doc INSTALL README README-Developer COPYING ChangeLog AUTHORS THANKS TODO
14cr|aget-0.4.1-3|37	%{_bindir}/%{name}
14cr|aget-0.4.1-3|38	
14cr|aget-0.4.1-3|39	
14cr|aget-0.4.1-3|40	
14cr|aget-0.4.1-3|41	
14cr|aget-0.4.1-3|42	%changelog
14cr|aget-0.4.1-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-3
14cr|aget-0.4.1-3|44	+ Revision: 7b2ae18
14cr|aget-0.4.1-3|45	- MassBuild#464: Increase release tag
14cr|aget-0.4.1-3|46	
14cr|aget-0.4.1-3|47	

58 14
14cr|aggregate-1.6-3|1	%define debug_package %{nil}
14cr|aggregate-1.6-3|2	
14cr|aggregate-1.6-3|3	Summary:	Aggregate list of prefixes
14cr|aggregate-1.6-3|4	Name:		aggregate
14cr|aggregate-1.6-3|5	Version:	1.6
14cr|aggregate-1.6-3|6	Release:	3
14cr|aggregate-1.6-3|7	License:	BSD-like
14cr|aggregate-1.6-3|8	Group:		Networking/Other
14cr|aggregate-1.6-3|9	Url:		http://freshmeat.net/projects/aggregate
14cr|aggregate-1.6-3|10	Source0:	ftp://ftp.isc.org/isc/aggregate/%{name}-%{version}.tar.gz
14cr|aggregate-1.6-3|11	
14cr|aggregate-1.6-3|12	%description
14cr|aggregate-1.6-3|13	Aggregate takes a list of prefixes in conventional format on stdin,
14cr|aggregate-1.6-3|14	and performs two optimizations to reduce the length of the prefix
14cr|aggregate-1.6-3|15	list. It removes any supplied prefixes which are superfluous because
14cr|aggregate-1.6-3|16	they are already included in another supplied prefix (e.g.,
14cr|aggregate-1.6-3|17	203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied),
14cr|aggregate-1.6-3|18	and identifies adjacent prefixes that can be combined under a single,
14cr|aggregate-1.6-3|19	shorter-length prefix (e.g., 203.97.2.0/24 and 203.97.3.0/24 can be
14cr|aggregate-1.6-3|20	combined into the single prefix 203.97.2.0/23).
14cr|aggregate-1.6-3|21	
14cr|aggregate-1.6-3|22	%prep
14cr|aggregate-1.6-3|23	%setup -q
14cr|aggregate-1.6-3|24	#fix rights
14cr|aggregate-1.6-3|25	chmod 644 LICE*
14cr|aggregate-1.6-3|26	
14cr|aggregate-1.6-3|27	%build
14cr|aggregate-1.6-3|28	%configure2_5x
14cr|aggregate-1.6-3|29	%make
14cr|aggregate-1.6-3|30	
14cr|aggregate-1.6-3|31	%install
14cr|aggregate-1.6-3|32	install -d %{buildroot}{%{_bindir},%{_mandir}/man1}
14cr|aggregate-1.6-3|33	
14cr|aggregate-1.6-3|34	install -Dpm755 aggregate aggregate-ios %{buildroot}%{_bindir}
14cr|aggregate-1.6-3|35	install -Dpm644 aggregate.1 aggregate-ios.1 %{buildroot}%{_mandir}/man1
14cr|aggregate-1.6-3|36	
14cr|aggregate-1.6-3|37	%files
14cr|aggregate-1.6-3|38	%doc LICEN* HISTORY
14cr|aggregate-1.6-3|39	%{_bindir}/*
14cr|aggregate-1.6-3|40	%{_mandir}/man1/*
14cr|aggregate-1.6-3|41	
14cr|aggregate-1.6-3|42	
14cr|aggregate-1.6-3|43	%changelog
14cr|aggregate-1.6-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14cr|aggregate-1.6-3|45	+ Revision: 10c9779
14cr|aggregate-1.6-3|46	- MassBuild#464: Increase release tag
14cr|aggregate-1.6-3|47	
14cr|aggregate-1.6-3|48	

59 14
14cr|aide-0.15.1-3|1	Summary:	Advanced Intrusion Detection Environment
14cr|aide-0.15.1-3|2	Name:		aide
14cr|aide-0.15.1-3|3	Version:	0.15.1
14cr|aide-0.15.1-3|4	Release:	3
14cr|aide-0.15.1-3|5	License:	GPLv2+
14cr|aide-0.15.1-3|6	Group:		Monitoring
14cr|aide-0.15.1-3|7	URL:		http://sourceforge.net/projects/aide
14cr|aide-0.15.1-3|8	Source0:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz
14cr|aide-0.15.1-3|9	Source1:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz.asc
14cr|aide-0.15.1-3|10	Source2:	aide.conf
14cr|aide-0.15.1-3|11	Source3:	aidecheck
14cr|aide-0.15.1-3|12	Source4:	aideupdate
14cr|aide-0.15.1-3|13	Source5:	aideinit
14cr|aide-0.15.1-3|14	Source6:	aideinit.8
14cr|aide-0.15.1-3|15	#p0 sent upstream by kharec
14cr|aide-0.15.1-3|16	Patch0:		aide-0.15-fix-str-fmt.patch
14cr|aide-0.15.1-3|17	BuildRequires:	bison
14cr|aide-0.15.1-3|18	Buildrequires:	flex
14cr|aide-0.15.1-3|19	BuildRequires:	glibc-devel
14cr|aide-0.15.1-3|20	BuildRequires:	glibc-static-devel
14cr|aide-0.15.1-3|21	BuildRequires:	mhash-devel
14cr|aide-0.15.1-3|22	BuildRequires:	pkgconfig(zlib)
14cr|aide-0.15.1-3|23	Requires:	gnupg
14cr|aide-0.15.1-3|24	
14cr|aide-0.15.1-3|25	%description
14cr|aide-0.15.1-3|26	AIDE (Advanced Intrusion Detection Environment) is a free alternative to
14cr|aide-0.15.1-3|27	Tripwire. It does the same things as the semi-free Tripwire and more. It
14cr|aide-0.15.1-3|28	is a file system integrity monitoring tool.
14cr|aide-0.15.1-3|29	
14cr|aide-0.15.1-3|30	%files
14cr|aide-0.15.1-3|31	%doc AUTHORS COPYING ChangeLog NEWS README doc/aide.conf.in
14cr|aide-0.15.1-3|32	%attr(0700,root,root) %{_sbindir}/aide
14cr|aide-0.15.1-3|33	%attr(0700,root,root) %{_sbindir}/aidecheck
14cr|aide-0.15.1-3|34	%attr(0700,root,root) %{_sbindir}/aideinit
14cr|aide-0.15.1-3|35	%attr(0700,root,root) %{_sbindir}/aideupdate
14cr|aide-0.15.1-3|36	%{_mandir}/man1/aide.1*
14cr|aide-0.15.1-3|37	%{_mandir}/man5/aide.conf.5*
14cr|aide-0.15.1-3|38	%{_mandir}/man8/aideinit.8*
14cr|aide-0.15.1-3|39	%dir %attr(0700,root,root) /var/lib/aide
14cr|aide-0.15.1-3|40	%dir %attr(0700,root,root) /var/lib/aide/reports
14cr|aide-0.15.1-3|41	%attr(0700,root,root) %{_sysconfdir}/cron.daily/aide
14cr|aide-0.15.1-3|42	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/aide.conf
14cr|aide-0.15.1-3|43	
14cr|aide-0.15.1-3|44	%post
14cr|aide-0.15.1-3|45	echo "*********************************************************"
14cr|aide-0.15.1-3|46	echo "* Please see aideinit(8) for information on how to setup"
14cr|aide-0.15.1-3|47	echo "* AIDE+gpg which this AIDE implementation uses by default"
14cr|aide-0.15.1-3|48	echo "*********************************************************"
14cr|aide-0.15.1-3|49	
14cr|aide-0.15.1-3|50	#----------------------------------------------------------------------------
14cr|aide-0.15.1-3|51	
14cr|aide-0.15.1-3|52	%prep
14cr|aide-0.15.1-3|53	%setup -q
14cr|aide-0.15.1-3|54	%patch0 -p0
14cr|aide-0.15.1-3|55	
14cr|aide-0.15.1-3|56	%build
14cr|aide-0.15.1-3|57	%configure2_5x \
14cr|aide-0.15.1-3|58	--with-config-file=%{_sysconfdir}/aide.conf \
14cr|aide-0.15.1-3|59	--with-zlib \
14cr|aide-0.15.1-3|60	--with-mhash \
14cr|aide-0.15.1-3|61	--with-syslog_facility=LOG_LOCAL1
14cr|aide-0.15.1-3|62	
14cr|aide-0.15.1-3|63	perl -pi -e 's|/etc/aide.db|/var/lib/aide/aide.db|g' config.h
14cr|aide-0.15.1-3|64	
14cr|aide-0.15.1-3|65	%make
14cr|aide-0.15.1-3|66	
14cr|aide-0.15.1-3|67	%install
14cr|aide-0.15.1-3|68	make prefix=%{buildroot}%{_prefix} \
14cr|aide-0.15.1-3|69	bindir=%{buildroot}%{_sbindir} \
14cr|aide-0.15.1-3|70	mandir=%{buildroot}%{_mandir} \
14cr|aide-0.15.1-3|71	install
14cr|aide-0.15.1-3|72	
14cr|aide-0.15.1-3|73	mkdir -p %{buildroot}{/var/lib/aide/reports,%{_sysconfdir}/cron.daily,%{_mandir}/man8}
14cr|aide-0.15.1-3|74	
14cr|aide-0.15.1-3|75	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/aide.conf
14cr|aide-0.15.1-3|76	install -m 0700 %{SOURCE3} %{buildroot}%{_sbindir}/aidecheck
14cr|aide-0.15.1-3|77	install -m 0700 %{SOURCE4} %{buildroot}%{_sbindir}/aideupdate
14cr|aide-0.15.1-3|78	install -m 0700 %{SOURCE5} %{buildroot}%{_sbindir}/aideinit
14cr|aide-0.15.1-3|79	install -m 0644 %{SOURCE6} %{buildroot}%{_mandir}/man8/aideinit.8
14cr|aide-0.15.1-3|80	ln -sf ../..%{_sbindir}/aidecheck %{buildroot}%{_sysconfdir}/cron.daily/aide
14cr|aide-0.15.1-3|81	
14cr|aide-0.15.1-3|82	
14cr|aide-0.15.1-3|83	%changelog
14cr|aide-0.15.1-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-3
14cr|aide-0.15.1-3|85	+ Revision: 87381ce
14cr|aide-0.15.1-3|86	- MassBuild#464: Increase release tag
14cr|aide-0.15.1-3|87	
14cr|aide-0.15.1-3|88	

60 14
14cr|aifad-2.0.2-2|1	%define _enable_debug_packages %{nil}
14cr|aifad-2.0.2-2|2	%define debug_package %{nil}
14cr|aifad-2.0.2-2|3	
14cr|aifad-2.0.2-2|4	Summary:	Automated Induction of Functions over Algebraic Datatypes
14cr|aifad-2.0.2-2|5	Name:		aifad
14cr|aifad-2.0.2-2|6	Version:	2.0.2
14cr|aifad-2.0.2-2|7	Release:	2
14cr|aifad-2.0.2-2|8	License:	GPLv3+
14cr|aifad-2.0.2-2|9	Group:		Development/Other
14cr|aifad-2.0.2-2|10	Url:		https://bitbucket.org/mmottl/aifad
14cr|aifad-2.0.2-2|11	Source0:	https://bitbucket.org/mmottl/aifad/downloads/aifad-%{version}.tar.gz
14cr|aifad-2.0.2-2|12	BuildRequires:	menhir
14cr|aifad-2.0.2-2|13	BuildRequires:	ocaml
14cr|aifad-2.0.2-2|14	BuildRequires:	ocaml-cfg-devel
14cr|aifad-2.0.2-2|15	BuildRequires:	ocaml-findlib
14cr|aifad-2.0.2-2|16	BuildRequires:	ocaml-pcre-devel
14cr|aifad-2.0.2-2|17	BuildRequires:	ocaml-res-devel
14cr|aifad-2.0.2-2|18	
14cr|aifad-2.0.2-2|19	%description
14cr|aifad-2.0.2-2|20	AIFAD stands for "Automated Induction of Functions over Algebraic Datatypes"
14cr|aifad-2.0.2-2|21	and improves decision tree learning by supporting significantly more complex
14cr|aifad-2.0.2-2|22	kinds of data. This allows users to more conveniently describe the data they
14cr|aifad-2.0.2-2|23	want to have learnt, which can improve accuracy and complexity of resulting
14cr|aifad-2.0.2-2|24	models.
14cr|aifad-2.0.2-2|25	
14cr|aifad-2.0.2-2|26	%files
14cr|aifad-2.0.2-2|27	%doc README.md AUTHORS.txt COPYING.txt CHANGES.txt TODO.md
14cr|aifad-2.0.2-2|28	%doc examples/
14cr|aifad-2.0.2-2|29	%{_bindir}/aifad
14cr|aifad-2.0.2-2|30	%{_datadir}/vim/syntax/aifad.vim
14cr|aifad-2.0.2-2|31	
14cr|aifad-2.0.2-2|32	#----------------------------------------------------------------------------
14cr|aifad-2.0.2-2|33	
14cr|aifad-2.0.2-2|34	%prep
14cr|aifad-2.0.2-2|35	%setup -q
14cr|aifad-2.0.2-2|36	
14cr|aifad-2.0.2-2|37	%build
14cr|aifad-2.0.2-2|38	./configure \
14cr|aifad-2.0.2-2|39	--bindir %{_bindir} \
14cr|aifad-2.0.2-2|40	--destdir %{buildroot}
14cr|aifad-2.0.2-2|41	
14cr|aifad-2.0.2-2|42	make
14cr|aifad-2.0.2-2|43	
14cr|aifad-2.0.2-2|44	%install
14cr|aifad-2.0.2-2|45	%makeinstall_std
14cr|aifad-2.0.2-2|46	
14cr|aifad-2.0.2-2|47	install -d %{buildroot}%{_datadir}/vim/syntax/
14cr|aifad-2.0.2-2|48	install -m 0644 ./vim/aifad.vim %{buildroot}%{_datadir}/vim/syntax/
14cr|aifad-2.0.2-2|49	
14cr|aifad-2.0.2-2|50	
14cr|aifad-2.0.2-2|51	%changelog
14cr|aifad-2.0.2-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|aifad-2.0.2-2|53	+ Revision: 9fbacfe
14cr|aifad-2.0.2-2|54	- MassBuild#464: Increase release tag
14cr|aifad-2.0.2-2|55	
14cr|aifad-2.0.2-2|56	

61 14
14cr|aiksaurus-1.2.1-9|1	%define api		1.2
14cr|aiksaurus-1.2.1-9|2	%define major	0
14cr|aiksaurus-1.2.1-9|3	%define libname		%mklibname %{name} %{api} %{major}
14cr|aiksaurus-1.2.1-9|4	%define develname	%mklibname -d %{name}
14cr|aiksaurus-1.2.1-9|5	%define libgtk		%mklibname %{name}gtk %{api} %{major}
14cr|aiksaurus-1.2.1-9|6	%define develgtk 	%mklibname -d %{name}gtk
14cr|aiksaurus-1.2.1-9|7	
14cr|aiksaurus-1.2.1-9|8	
14cr|aiksaurus-1.2.1-9|9	Summary:	An English-language thesaurus library
14cr|aiksaurus-1.2.1-9|10	Name:		aiksaurus
14cr|aiksaurus-1.2.1-9|11	Version:	1.2.1
14cr|aiksaurus-1.2.1-9|12	Release:	9
14cr|aiksaurus-1.2.1-9|13	License:	GPLv2+
14cr|aiksaurus-1.2.1-9|14	Group:		Office
14cr|aiksaurus-1.2.1-9|15	URL:		http://sourceforge.net/projects/aiksaurus/
14cr|aiksaurus-1.2.1-9|16	Source0:	%{name}-%{version}.tar.bz2
14cr|aiksaurus-1.2.1-9|17	Patch0:		aiksaurus-1.2.1-gcc43.patch
14cr|aiksaurus-1.2.1-9|18	Patch1:		%{name}-1.2.1-fix-str-fmt.patch
14cr|aiksaurus-1.2.1-9|19	
14cr|aiksaurus-1.2.1-9|20	BuildRequires:	gnome-common
14cr|aiksaurus-1.2.1-9|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|aiksaurus-1.2.1-9|22	Requires:	%{name}-data
14cr|aiksaurus-1.2.1-9|23	
14cr|aiksaurus-1.2.1-9|24	%description
14cr|aiksaurus-1.2.1-9|25	Aiksaurus is an English-language thesaurus library that can be
14cr|aiksaurus-1.2.1-9|26	embedded in word processors, email composers, and other authoring
14cr|aiksaurus-1.2.1-9|27	software to provide thesaurus capabilities.
14cr|aiksaurus-1.2.1-9|28	This package contains a basic command line thesaurus program.
14cr|aiksaurus-1.2.1-9|29	
14cr|aiksaurus-1.2.1-9|30	Install Aiksaurus if you want to have a thesaurus available on
14cr|aiksaurus-1.2.1-9|31	your computer.
14cr|aiksaurus-1.2.1-9|32	
14cr|aiksaurus-1.2.1-9|33	%package data
14cr|aiksaurus-1.2.1-9|34	Summary:	An English-language thesaurus library
14cr|aiksaurus-1.2.1-9|35	Group:		Office
14cr|aiksaurus-1.2.1-9|36	
14cr|aiksaurus-1.2.1-9|37	%description data
14cr|aiksaurus-1.2.1-9|38	Aiksaurus is an English-language thesaurus library that can be
14cr|aiksaurus-1.2.1-9|39	embedded in word processors, email composers, and other authoring
14cr|aiksaurus-1.2.1-9|40	software to provide thesaurus capabilities.
14cr|aiksaurus-1.2.1-9|41	This package contains the datafiles.
14cr|aiksaurus-1.2.1-9|42	
14cr|aiksaurus-1.2.1-9|43	%package -n %{libname}
14cr|aiksaurus-1.2.1-9|44	Summary:	An English-language thesaurus library
14cr|aiksaurus-1.2.1-9|45	Group:		System/Libraries
14cr|aiksaurus-1.2.1-9|46	Requires:	%{name}-data
14cr|aiksaurus-1.2.1-9|47	
14cr|aiksaurus-1.2.1-9|48	%description -n %{libname}
14cr|aiksaurus-1.2.1-9|49	Aiksaurus is an English-language thesaurus library that can be
14cr|aiksaurus-1.2.1-9|50	embedded in word processors, email composers, and other authoring
14cr|aiksaurus-1.2.1-9|51	software to provide thesaurus capabilities.
14cr|aiksaurus-1.2.1-9|52	This package contains these libraries.
14cr|aiksaurus-1.2.1-9|53	
14cr|aiksaurus-1.2.1-9|54	Install Aiksaurus if you want to have a thesaurus available on
14cr|aiksaurus-1.2.1-9|55	your computer.
14cr|aiksaurus-1.2.1-9|56	
14cr|aiksaurus-1.2.1-9|57	%package -n %{develname}
14cr|aiksaurus-1.2.1-9|58	Summary:	Libraries and include files for Aiksuarus
14cr|aiksaurus-1.2.1-9|59	Group:		Development/C
14cr|aiksaurus-1.2.1-9|60	Requires:	%{libname} = %{version}-%{release}
14cr|aiksaurus-1.2.1-9|61	Provides:	%{name}-devel = %{version}-%{release}
14cr|aiksaurus-1.2.1-9|62	
14cr|aiksaurus-1.2.1-9|63	%description -n %{develname}
14cr|aiksaurus-1.2.1-9|64	Aiksaurus is an English-language thesaurus library that can be
14cr|aiksaurus-1.2.1-9|65	embedded in word processors, email composers, and other authoring
14cr|aiksaurus-1.2.1-9|66	software to provide thesaurus capabilities.
14cr|aiksaurus-1.2.1-9|67	This package contains the libraries and includes files necessary to develop
14cr|aiksaurus-1.2.1-9|68	applications with Aiksaurus.
14cr|aiksaurus-1.2.1-9|69	
14cr|aiksaurus-1.2.1-9|70	%package -n %{name}gtk
14cr|aiksaurus-1.2.1-9|71	Summary:	A GTK+ thesaurus application
14cr|aiksaurus-1.2.1-9|72	Group:		Office
14cr|aiksaurus-1.2.1-9|73	
14cr|aiksaurus-1.2.1-9|74	%description -n %{name}gtk
14cr|aiksaurus-1.2.1-9|75	Aiksaurusgtk is a GTK+ interface to the Aiksaurus library.
14cr|aiksaurus-1.2.1-9|76	It provides an attractive thesaurus interface, and can be embedded
14cr|aiksaurus-1.2.1-9|77	in GTK+ projects, notably AbiWord.
14cr|aiksaurus-1.2.1-9|78	This package provides the standalone GTK+ interface.
14cr|aiksaurus-1.2.1-9|79	
14cr|aiksaurus-1.2.1-9|80	%package -n %{libgtk}
14cr|aiksaurus-1.2.1-9|81	Summary:	Libraries for aiksaurusgtk
14cr|aiksaurus-1.2.1-9|82	Group:		System/Libraries
14cr|aiksaurus-1.2.1-9|83	
14cr|aiksaurus-1.2.1-9|84	%description -n %{libgtk}
14cr|aiksaurus-1.2.1-9|85	Aiksaurusgtk is a GTK+ interface to the Aiksaurus library.
14cr|aiksaurus-1.2.1-9|86	It provides an attractive thesaurus interface, and can be embedded
14cr|aiksaurus-1.2.1-9|87	in GTK+ projects, notably AbiWord.
14cr|aiksaurus-1.2.1-9|88	This package provides the library files for aiksaurusgtk.
14cr|aiksaurus-1.2.1-9|89	
14cr|aiksaurus-1.2.1-9|90	
14cr|aiksaurus-1.2.1-9|91	%package -n %{develgtk}
14cr|aiksaurus-1.2.1-9|92	Summary:	A GTK+ thesaurus library
14cr|aiksaurus-1.2.1-9|93	Group:		Development/C
14cr|aiksaurus-1.2.1-9|94	Requires:	%{libgtk} = %{version}-%{release}
14cr|aiksaurus-1.2.1-9|95	Provides:	aiksaurusgtk-devel = %{version}-%{release}
14cr|aiksaurus-1.2.1-9|96	
14cr|aiksaurus-1.2.1-9|97	%description -n %{develgtk}
14cr|aiksaurus-1.2.1-9|98	This package contains the libraries and includes files necessary to develop
14cr|aiksaurus-1.2.1-9|99	applications with Aiksaurusgtk.
14cr|aiksaurus-1.2.1-9|100	
14cr|aiksaurus-1.2.1-9|101	%prep
14cr|aiksaurus-1.2.1-9|102	%setup -q
14cr|aiksaurus-1.2.1-9|103	%apply_patches
14cr|aiksaurus-1.2.1-9|104	
14cr|aiksaurus-1.2.1-9|105	%build
14cr|aiksaurus-1.2.1-9|106	%configure2_5x \
14cr|aiksaurus-1.2.1-9|107	--disable-static
14cr|aiksaurus-1.2.1-9|108	
14cr|aiksaurus-1.2.1-9|109	%make
14cr|aiksaurus-1.2.1-9|110	
14cr|aiksaurus-1.2.1-9|111	%install
14cr|aiksaurus-1.2.1-9|112	%makeinstall_std
14cr|aiksaurus-1.2.1-9|113	
14cr|aiksaurus-1.2.1-9|114	%files
14cr|aiksaurus-1.2.1-9|115	%doc ChangeLog README COPYING AUTHORS
14cr|aiksaurus-1.2.1-9|116	%{_bindir}/aiksaurus
14cr|aiksaurus-1.2.1-9|117	%{_bindir}/caiksaurus
14cr|aiksaurus-1.2.1-9|118	
14cr|aiksaurus-1.2.1-9|119	%files data
14cr|aiksaurus-1.2.1-9|120	%dir %{_datadir}/aiksaurus
14cr|aiksaurus-1.2.1-9|121	%{_datadir}/aiksaurus/*.dat
14cr|aiksaurus-1.2.1-9|122	
14cr|aiksaurus-1.2.1-9|123	%files -n %{libname}
14cr|aiksaurus-1.2.1-9|124	%{_libdir}/libAiksaurus-*.so.%{major}*
14cr|aiksaurus-1.2.1-9|125	
14cr|aiksaurus-1.2.1-9|126	%files -n %{develname}
14cr|aiksaurus-1.2.1-9|127	%{_libdir}/libAiksaurus.so
14cr|aiksaurus-1.2.1-9|128	%{_libdir}/pkgconfig/aiksaurus-1.0.pc
14cr|aiksaurus-1.2.1-9|129	%dir %{_includedir}/Aiksaurus
14cr|aiksaurus-1.2.1-9|130	%{_includedir}/Aiksaurus/Aiksaurus.h
14cr|aiksaurus-1.2.1-9|131	%{_includedir}/Aiksaurus/AiksaurusC.h
14cr|aiksaurus-1.2.1-9|132	
14cr|aiksaurus-1.2.1-9|133	%files -n %{name}gtk
14cr|aiksaurus-1.2.1-9|134	%{_bindir}/gaiksaurus
14cr|aiksaurus-1.2.1-9|135	
14cr|aiksaurus-1.2.1-9|136	%files -n %{libgtk}
14cr|aiksaurus-1.2.1-9|137	%{_libdir}/libAiksaurusGTK-*.so.%{major}*
14cr|aiksaurus-1.2.1-9|138	
14cr|aiksaurus-1.2.1-9|139	%files -n %{develgtk}
14cr|aiksaurus-1.2.1-9|140	%{_libdir}/libAiksaurusGTK.so
14cr|aiksaurus-1.2.1-9|141	%{_libdir}/pkgconfig/gaiksaurus-1.0.pc
14cr|aiksaurus-1.2.1-9|142	%{_includedir}/Aiksaurus/AiksaurusGTK*.h
14cr|aiksaurus-1.2.1-9|143	
14cr|aiksaurus-1.2.1-9|144	
14cr|aiksaurus-1.2.1-9|145	
14cr|aiksaurus-1.2.1-9|146	
14cr|aiksaurus-1.2.1-9|147	%changelog
14cr|aiksaurus-1.2.1-9|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-9
14cr|aiksaurus-1.2.1-9|149	+ Revision: 04e2136
14cr|aiksaurus-1.2.1-9|150	- MassBuild#464: Increase release tag
14cr|aiksaurus-1.2.1-9|151	
14cr|aiksaurus-1.2.1-9|152	

62 14
14cr|aircrack-ng-1.1-4.r1926.1|1	%define	svnrev	r1926
14cr|aircrack-ng-1.1-4.r1926.1|2	
14cr|aircrack-ng-1.1-4.r1926.1|3	Name:		aircrack-ng
14cr|aircrack-ng-1.1-4.r1926.1|4	Version:	1.1
14cr|aircrack-ng-1.1-4.r1926.1|5	Release:	4.%{svnrev}.1
14cr|aircrack-ng-1.1-4.r1926.1|6	Summary:	Reliable 802.11 (wireless) sniffer and WEP key cracker
14cr|aircrack-ng-1.1-4.r1926.1|7	License:	GPLv2+
14cr|aircrack-ng-1.1-4.r1926.1|8	Group:		Networking/Other
14cr|aircrack-ng-1.1-4.r1926.1|9	URL:		http://www.aircrack-ng.org/doku.php
14cr|aircrack-ng-1.1-4.r1926.1|10	Source0:	http://download.aircrack-ng.org/%{name}-%{version}.%{svnrev}.tar.xz
14cr|aircrack-ng-1.1-4.r1926.1|11	Patch0:		aircrack-ng-1.1.r1926-makefile-fixes.patch
14cr|aircrack-ng-1.1-4.r1926.1|12	Patch1:		aircrack-ng-1.1.r1926-airodump-oui-destdir.patch
14cr|aircrack-ng-1.1-4.r1926.1|13	BuildRequires:	openssl-devel
14cr|aircrack-ng-1.1-4.r1926.1|14	BuildRequires:	zlib-devel
14cr|aircrack-ng-1.1-4.r1926.1|15	BuildRequires:	sqlite3-devel
14cr|aircrack-ng-1.1-4.r1926.1|16	
14cr|aircrack-ng-1.1-4.r1926.1|17	%description
14cr|aircrack-ng-1.1-4.r1926.1|18	aircrack-ng is a set of tools for auditing wireless networks. It's an
14cr|aircrack-ng-1.1-4.r1926.1|19	enhanced/reborn version of aircrack. It consists of airodump (an 802.11
14cr|aircrack-ng-1.1-4.r1926.1|20	packet capture program), aireplay (an 802.11 packet injection program),
14cr|aircrack-ng-1.1-4.r1926.1|21	aircrack (static WEP and WPA-PSK cracking), airdecap (decrypts WEP/WPA
14cr|aircrack-ng-1.1-4.r1926.1|22	capture files), and some tools to handle capture files (merge, convert,
14cr|aircrack-ng-1.1-4.r1926.1|23	etc.).
14cr|aircrack-ng-1.1-4.r1926.1|24	
14cr|aircrack-ng-1.1-4.r1926.1|25	%prep
14cr|aircrack-ng-1.1-4.r1926.1|26	%setup -q
14cr|aircrack-ng-1.1-4.r1926.1|27	%patch0 -p1 -b .make_makeup~
14cr|aircrack-ng-1.1-4.r1926.1|28	%patch1 -p1 -b .oui_destdir~
14cr|aircrack-ng-1.1-4.r1926.1|29	
14cr|aircrack-ng-1.1-4.r1926.1|30	%build
14cr|aircrack-ng-1.1-4.r1926.1|31	export CFLAGS="%{optflags} -O3"
14cr|aircrack-ng-1.1-4.r1926.1|32	export LDFLAGS="%{ldflags}"
14cr|aircrack-ng-1.1-4.r1926.1|33	%make datadir=%{_datadir} unstable=true sqlite=true
14cr|aircrack-ng-1.1-4.r1926.1|34	
14cr|aircrack-ng-1.1-4.r1926.1|35	%install
14cr|aircrack-ng-1.1-4.r1926.1|36	%{__rm} -rf %{buildroot}
14cr|aircrack-ng-1.1-4.r1926.1|37	%makeinstall unstable=true sqlite=true
14cr|aircrack-ng-1.1-4.r1926.1|38	
14cr|aircrack-ng-1.1-4.r1926.1|39	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|aircrack-ng-1.1-4.r1926.1|40	touch %{buildroot}%{_datadir}/%{name}/airodump-ng-oui.txt
14cr|aircrack-ng-1.1-4.r1926.1|41	
14cr|aircrack-ng-1.1-4.r1926.1|42	%clean
14cr|aircrack-ng-1.1-4.r1926.1|43	%{__rm} -rf %{buildroot}
14cr|aircrack-ng-1.1-4.r1926.1|44	
14cr|aircrack-ng-1.1-4.r1926.1|45	%post
14cr|aircrack-ng-1.1-4.r1926.1|46	%{_sbindir}/airodump-ng-oui-update
14cr|aircrack-ng-1.1-4.r1926.1|47	
14cr|aircrack-ng-1.1-4.r1926.1|48	%files
14cr|aircrack-ng-1.1-4.r1926.1|49	%defattr(-,root,root)
14cr|aircrack-ng-1.1-4.r1926.1|50	%doc ChangeLog README AUTHORS VERSION
14cr|aircrack-ng-1.1-4.r1926.1|51	%{_bindir}/*
14cr|aircrack-ng-1.1-4.r1926.1|52	%{_sbindir}/*
14cr|aircrack-ng-1.1-4.r1926.1|53	%{_mandir}/man1/*.1*
14cr|aircrack-ng-1.1-4.r1926.1|54	%dir %{_datadir}/aircrack-ng
14cr|aircrack-ng-1.1-4.r1926.1|55	%ghost %{_datadir}/aircrack-ng/airodump-ng-oui.txt
14cr|aircrack-ng-1.1-4.r1926.1|56	
14cr|aircrack-ng-1.1-4.r1926.1|57	
14cr|aircrack-ng-1.1-4.r1926.1|58	
14cr|aircrack-ng-1.1-4.r1926.1|59	%changelog
14cr|aircrack-ng-1.1-4.r1926.1|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1-4.r1926.1
14cr|aircrack-ng-1.1-4.r1926.1|61	+ Revision: ea759f2
14cr|aircrack-ng-1.1-4.r1926.1|62	- Automatic import for version 1.1
14cr|aircrack-ng-1.1-4.r1926.1|63	
14cr|aircrack-ng-1.1-4.r1926.1|64	

63 14
14cr|airfart-0.2.1-12|1	Name:		airfart
14cr|airfart-0.2.1-12|2	Summary:	Wireless network discovery tool
14cr|airfart-0.2.1-12|3	Version:	0.2.1
14cr|airfart-0.2.1-12|4	Release:	12
14cr|airfart-0.2.1-12|5	License:	GPLv2
14cr|airfart-0.2.1-12|6	Group:		Networking/Other
14cr|airfart-0.2.1-12|7	URL:		http://airfart.sourceforge.net/
14cr|airfart-0.2.1-12|8	Source:		%{name}-v%{version}.tar.bz2
14cr|airfart-0.2.1-12|9	Patch0:		airfart-v0.2.1-fix-gcc43.patch
14cr|airfart-0.2.1-12|10	Patch1:		airfart-v0.2.1-fix-link.patch
14cr|airfart-0.2.1-12|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|airfart-0.2.1-12|12	BuildRequires:	pkgconfig(pangox)
14cr|airfart-0.2.1-12|13	BuildRequires:	pkgconfig(pangoxft)
14cr|airfart-0.2.1-12|14	Requires:	prism2-utils
14cr|airfart-0.2.1-12|15	Requires:	gksu
14cr|airfart-0.2.1-12|16	
14cr|airfart-0.2.1-12|17	%description
14cr|airfart-0.2.1-12|18	AirFart is a wireless tool created to detect wireless devices, calculate their
14cr|airfart-0.2.1-12|19	signal strengths, and present them to the user in an easy-to-understand
14cr|airfart-0.2.1-12|20	fashion. It is written in C/C++ with a GTK front end. Airfart supports all
14cr|airfart-0.2.1-12|21	wireless network cards supported by the linux-wlan-ng Prism2 driver that
14cr|airfart-0.2.1-12|22	provide hardware signal strength information in the "raw signal" format
14cr|airfart-0.2.1-12|23	(ssi_type 3). Airfart implements a modular n-tier architecture with the data
14cr|airfart-0.2.1-12|24	collection at the bottom tier and a graphical user interface at the top.
14cr|airfart-0.2.1-12|25	
14cr|airfart-0.2.1-12|26	%prep
14cr|airfart-0.2.1-12|27	%setup -q -n %name
14cr|airfart-0.2.1-12|28	%patch0 -p0
14cr|airfart-0.2.1-12|29	%patch1 -p0 -b .link
14cr|airfart-0.2.1-12|30	
14cr|airfart-0.2.1-12|31	%build
14cr|airfart-0.2.1-12|32	%make C_FLAGS="-g %{optflags}" LDFLAGS="%{ldflags}"
14cr|airfart-0.2.1-12|33	
14cr|airfart-0.2.1-12|34	%install
14cr|airfart-0.2.1-12|35	mkdir -p %{buildroot}%{_bindir}
14cr|airfart-0.2.1-12|36	mkdir -p %{buildroot}%{_mandir}/man1
14cr|airfart-0.2.1-12|37	mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name}
14cr|airfart-0.2.1-12|38	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|airfart-0.2.1-12|39	cp %{name} %{buildroot}%{_bindir}
14cr|airfart-0.2.1-12|40	bzip2 %{name}.1
14cr|airfart-0.2.1-12|41	cp %{name}.1.bz2 %{buildroot}%{_mandir}/man1
14cr|airfart-0.2.1-12|42	cp graphics/* %{buildroot}%{_datadir}/pixmaps/%{name}
14cr|airfart-0.2.1-12|43	cp manuf %{buildroot}%{_datadir}/%{name}
14cr|airfart-0.2.1-12|44	
14cr|airfart-0.2.1-12|45	#menu
14cr|airfart-0.2.1-12|46	
14cr|airfart-0.2.1-12|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|airfart-0.2.1-12|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|airfart-0.2.1-12|49	[Desktop Entry]
14cr|airfart-0.2.1-12|50	Name=%{name}
14cr|airfart-0.2.1-12|51	Comment=%{summary}
14cr|airfart-0.2.1-12|52	Exec=gksu %{_bindir}/%{name}
14cr|airfart-0.2.1-12|53	Icon=networking_section
14cr|airfart-0.2.1-12|54	Terminal=false
14cr|airfart-0.2.1-12|55	Type=Application
14cr|airfart-0.2.1-12|56	Categories=GTK;Settings;Network;
14cr|airfart-0.2.1-12|57	Encoding=UTF-8
14cr|airfart-0.2.1-12|58	EOF
14cr|airfart-0.2.1-12|59	
14cr|airfart-0.2.1-12|60	%files
14cr|airfart-0.2.1-12|61	%doc README Authors ChangeLog TODO LICENSE
14cr|airfart-0.2.1-12|62	%{_bindir}/%{name}
14cr|airfart-0.2.1-12|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|airfart-0.2.1-12|64	%{_mandir}/man1/*
14cr|airfart-0.2.1-12|65	%{_datadir}/pixmaps/%{name}
14cr|airfart-0.2.1-12|66	%{_datadir}/%{name}
14cr|airfart-0.2.1-12|67	
14cr|airfart-0.2.1-12|68	
14cr|airfart-0.2.1-12|69	%changelog
14cr|airfart-0.2.1-12|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-12
14cr|airfart-0.2.1-12|71	+ Revision: a31f1d6
14cr|airfart-0.2.1-12|72	- MassBuild#464: Increase release tag
14cr|airfart-0.2.1-12|73	
14cr|airfart-0.2.1-12|74	

64 14
14cr|airsnort-0.2.7e-13|1	Summary:	A wireless LAN tool which cracks encryption keys
14cr|airsnort-0.2.7e-13|2	Name:		airsnort
14cr|airsnort-0.2.7e-13|3	Version:	0.2.7e
14cr|airsnort-0.2.7e-13|4	Release:	13
14cr|airsnort-0.2.7e-13|5	License:	GPLv2+
14cr|airsnort-0.2.7e-13|6	Group:		Networking/Other
14cr|airsnort-0.2.7e-13|7	Url:		http://sourceforge.net/projects/airsnort/
14cr|airsnort-0.2.7e-13|8	Source:		http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|airsnort-0.2.7e-13|9	BuildRequires:	pcap-devel
14cr|airsnort-0.2.7e-13|10	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|airsnort-0.2.7e-13|11	
14cr|airsnort-0.2.7e-13|12	%description
14cr|airsnort-0.2.7e-13|13	AirSnort is a wireless LAN (WLAN) tool which cracks encryption
14cr|airsnort-0.2.7e-13|14	keys on 802.11b WEP networks. AirSnort operates by passively
14cr|airsnort-0.2.7e-13|15	monitoring transmissions, computing the encryption key when
14cr|airsnort-0.2.7e-13|16	enough packets have been gathered.
14cr|airsnort-0.2.7e-13|17	
14cr|airsnort-0.2.7e-13|18	%files
14cr|airsnort-0.2.7e-13|19	%doc ChangeLog README README.decrypt TODO
14cr|airsnort-0.2.7e-13|20	%{_bindir}/*
14cr|airsnort-0.2.7e-13|21	%{_mandir}/man1/*
14cr|airsnort-0.2.7e-13|22	
14cr|airsnort-0.2.7e-13|23	#----------------------------------------------------------------------------
14cr|airsnort-0.2.7e-13|24	
14cr|airsnort-0.2.7e-13|25	%prep
14cr|airsnort-0.2.7e-13|26	%setup -q
14cr|airsnort-0.2.7e-13|27	
14cr|airsnort-0.2.7e-13|28	%build
14cr|airsnort-0.2.7e-13|29	%configure2_5x
14cr|airsnort-0.2.7e-13|30	%make
14cr|airsnort-0.2.7e-13|31	
14cr|airsnort-0.2.7e-13|32	%install
14cr|airsnort-0.2.7e-13|33	%makeinstall_std
14cr|airsnort-0.2.7e-13|34	
14cr|airsnort-0.2.7e-13|35	
14cr|airsnort-0.2.7e-13|36	%changelog
14cr|airsnort-0.2.7e-13|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7e-13
14cr|airsnort-0.2.7e-13|38	+ Revision: a0ab6ed
14cr|airsnort-0.2.7e-13|39	- MassBuild#464: Increase release tag
14cr|airsnort-0.2.7e-13|40	
14cr|airsnort-0.2.7e-13|41	

65 14
14cr|airstrike-1.0-1.pre6a.8|1	%define	pre	pre6a
14cr|airstrike-1.0-1.pre6a.8|2	
14cr|airstrike-1.0-1.pre6a.8|3	Summary:	Incredibly addictive 2D dogfight game
14cr|airstrike-1.0-1.pre6a.8|4	Name:		airstrike
14cr|airstrike-1.0-1.pre6a.8|5	Version:	1.0
14cr|airstrike-1.0-1.pre6a.8|6	Release:	1.%{pre}.8
14cr|airstrike-1.0-1.pre6a.8|7	License:	GPL
14cr|airstrike-1.0-1.pre6a.8|8	Group:		Games/Arcade
14cr|airstrike-1.0-1.pre6a.8|9	URL:		http://icculus.org/airstrike/
14cr|airstrike-1.0-1.pre6a.8|10	Source0:	%{name}-%{pre}-src.tar.gz
14cr|airstrike-1.0-1.pre6a.8|11	Source11:	%{name}-16x16.png
14cr|airstrike-1.0-1.pre6a.8|12	Source12:	%{name}-32x32.png
14cr|airstrike-1.0-1.pre6a.8|13	Source13:	%{name}-48x48.png
14cr|airstrike-1.0-1.pre6a.8|14	Patch0:		airstrike-pre6a-config.patch
14cr|airstrike-1.0-1.pre6a.8|15	Patch1:		airstrike-pre6a-optflags.patch
14cr|airstrike-1.0-1.pre6a.8|16	Patch2:		airstrike-pre6a-linkage.patch
14cr|airstrike-1.0-1.pre6a.8|17	BuildRequires:	SDL-devel
14cr|airstrike-1.0-1.pre6a.8|18	BuildRequires:	SDL_mixer-devel
14cr|airstrike-1.0-1.pre6a.8|19	BuildRequires:	SDL_image-devel
14cr|airstrike-1.0-1.pre6a.8|20	
14cr|airstrike-1.0-1.pre6a.8|21	%description
14cr|airstrike-1.0-1.pre6a.8|22	Airstrike is a 0-2 players 2d dogfight game in the tradition of the
14cr|airstrike-1.0-1.pre6a.8|23	Intellivision and Amiga games 'Biplanes' and 'BIP'. It features a robust
14cr|airstrike-1.0-1.pre6a.8|24	physics engine and several other extensions of the original games,
14cr|airstrike-1.0-1.pre6a.8|25	such as povray made graphics and incredible gameplay.
14cr|airstrike-1.0-1.pre6a.8|26	
14cr|airstrike-1.0-1.pre6a.8|27	%prep
14cr|airstrike-1.0-1.pre6a.8|28	%setup -q -n %{name}-%{pre}-src
14cr|airstrike-1.0-1.pre6a.8|29	%patch0 -p1 -b .config
14cr|airstrike-1.0-1.pre6a.8|30	%patch1 -p1 -b .optflags
14cr|airstrike-1.0-1.pre6a.8|31	%patch2 -p1 -b .linkage
14cr|airstrike-1.0-1.pre6a.8|32	
14cr|airstrike-1.0-1.pre6a.8|33	%build
14cr|airstrike-1.0-1.pre6a.8|34	%make OPTFLAGS="%{optflags}" airstrike-sound
14cr|airstrike-1.0-1.pre6a.8|35	
14cr|airstrike-1.0-1.pre6a.8|36	%install
14cr|airstrike-1.0-1.pre6a.8|37	rm -rf %{buildroot}
14cr|airstrike-1.0-1.pre6a.8|38	install -m755 airstrike -D %{buildroot}%{_gamesbindir}/airstrike.bin
14cr|airstrike-1.0-1.pre6a.8|39	
14cr|airstrike-1.0-1.pre6a.8|40	# Launch script
14cr|airstrike-1.0-1.pre6a.8|41	cat <<EOF > %{buildroot}%{_gamesbindir}/airstrike
14cr|airstrike-1.0-1.pre6a.8|42	#!/bin/sh
14cr|airstrike-1.0-1.pre6a.8|43	if [ ! -e \$HOME/.airstrikerc ]; then
14cr|airstrike-1.0-1.pre6a.8|44	cp %{_gamesdatadir}/%{name}/airstrikerc \$HOME/.airstrikerc
14cr|airstrike-1.0-1.pre6a.8|45	fi
14cr|airstrike-1.0-1.pre6a.8|46	cd %{_gamesdatadir}/%{name}
14cr|airstrike-1.0-1.pre6a.8|47	airstrike.bin \$@
14cr|airstrike-1.0-1.pre6a.8|48	EOF
14cr|airstrike-1.0-1.pre6a.8|49	chmod 755 %{buildroot}%{_gamesbindir}/airstrike
14cr|airstrike-1.0-1.pre6a.8|50	
14cr|airstrike-1.0-1.pre6a.8|51	install -m644 airstrikerc -D %{buildroot}%{_gamesdatadir}/%{name}/airstrikerc
14cr|airstrike-1.0-1.pre6a.8|52	cp -r data  %{buildroot}%{_gamesdatadir}/%{name}
14cr|airstrike-1.0-1.pre6a.8|53	
14cr|airstrike-1.0-1.pre6a.8|54	install -m644 doc/airstrike.6 -D %{buildroot}%{_mandir}/man6/airstrike.6
14cr|airstrike-1.0-1.pre6a.8|55	
14cr|airstrike-1.0-1.pre6a.8|56	#Menu items
14cr|airstrike-1.0-1.pre6a.8|57	mkdir -p %{buildroot}%{_datadir}/applications
14cr|airstrike-1.0-1.pre6a.8|58	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|airstrike-1.0-1.pre6a.8|59	[Desktop Entry]
14cr|airstrike-1.0-1.pre6a.8|60	Name=AirStrike
14cr|airstrike-1.0-1.pre6a.8|61	Comment=Incredibly addictive 2D dogfight game
14cr|airstrike-1.0-1.pre6a.8|62	Exec=%{_gamesbindir}/%{name}
14cr|airstrike-1.0-1.pre6a.8|63	Icon=%{name}
14cr|airstrike-1.0-1.pre6a.8|64	Terminal=false
14cr|airstrike-1.0-1.pre6a.8|65	Type=Application
14cr|airstrike-1.0-1.pre6a.8|66	StartupNotify=true
14cr|airstrike-1.0-1.pre6a.8|67	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|airstrike-1.0-1.pre6a.8|68	EOF
14cr|airstrike-1.0-1.pre6a.8|69	
14cr|airstrike-1.0-1.pre6a.8|70	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|71	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|72	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|73	
14cr|airstrike-1.0-1.pre6a.8|74	%files
14cr|airstrike-1.0-1.pre6a.8|75	%doc ChangeLog README doc
14cr|airstrike-1.0-1.pre6a.8|76	%{_gamesbindir}/*
14cr|airstrike-1.0-1.pre6a.8|77	%dir %{_gamesdatadir}/%{name}
14cr|airstrike-1.0-1.pre6a.8|78	%{_gamesdatadir}/%{name}/*
14cr|airstrike-1.0-1.pre6a.8|79	%{_mandir}/man6/airstrike.6*
14cr|airstrike-1.0-1.pre6a.8|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|airstrike-1.0-1.pre6a.8|81	%{_miconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|82	%{_iconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|83	%{_liconsdir}/%{name}.png
14cr|airstrike-1.0-1.pre6a.8|84	
14cr|airstrike-1.0-1.pre6a.8|85	
14cr|airstrike-1.0-1.pre6a.8|86	
14cr|airstrike-1.0-1.pre6a.8|87	%changelog
14cr|airstrike-1.0-1.pre6a.8|88	* Fri Nov 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1.pre6a.8
14cr|airstrike-1.0-1.pre6a.8|89	+ Revision: c890bf7
14cr|airstrike-1.0-1.pre6a.8|90	- LOG Add patch to fix linkage, spec cleanup
14cr|airstrike-1.0-1.pre6a.8|91	
14cr|airstrike-1.0-1.pre6a.8|92	

66 14
14cr|aisleriot-3.12.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|aisleriot-3.12.1-2|2	
14cr|aisleriot-3.12.1-2|3	Name:		aisleriot
14cr|aisleriot-3.12.1-2|4	Version:	3.12.1
14cr|aisleriot-3.12.1-2|5	Release:	2
14cr|aisleriot-3.12.1-2|6	Url:		http://live.gnome.org/Aisleriot
14cr|aisleriot-3.12.1-2|7	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|aisleriot-3.12.1-2|8	Patch0:		aisleriot-3.3.2-help_linguas.patch
14cr|aisleriot-3.12.1-2|9	Summary:	A compilation of solitaire card games
14cr|aisleriot-3.12.1-2|10	License:	GPLv3+
14cr|aisleriot-3.12.1-2|11	Group:		Games/Cards
14cr|aisleriot-3.12.1-2|12	Conflicts:	gnome-games < 2.29.6-2
14cr|aisleriot-3.12.1-2|13	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14cr|aisleriot-3.12.1-2|14	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0
14cr|aisleriot-3.12.1-2|15	BuildRequires:	pkgconfig(gmodule-2.0)
14cr|aisleriot-3.12.1-2|16	BuildRequires:	pkgconfig(gobject-2.0)
14cr|aisleriot-3.12.1-2|17	BuildRequires:	pkgconfig(gthread-2.0)
14cr|aisleriot-3.12.1-2|18	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14cr|aisleriot-3.12.1-2|19	BuildRequires:	pkgconfig(guile-2.0) >= 2.0.0
14cr|aisleriot-3.12.1-2|20	BuildRequires:	pkgconfig(ice)
14cr|aisleriot-3.12.1-2|21	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14cr|aisleriot-3.12.1-2|22	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14cr|aisleriot-3.12.1-2|23	BuildRequires:	pkgconfig(sm)
14cr|aisleriot-3.12.1-2|24	BuildRequires:	intltool
14cr|aisleriot-3.12.1-2|25	BuildRequires:	yelp-tools
14cr|aisleriot-3.12.1-2|26	BuildRequires:	itstool
14cr|aisleriot-3.12.1-2|27	BuildRequires:	gnome-doc-utils
14cr|aisleriot-3.12.1-2|28	BuildRequires:	guile
14cr|aisleriot-3.12.1-2|29	# For autoreconf, due to Patch0
14cr|aisleriot-3.12.1-2|30	BuildRequires:	gettext-devel
14cr|aisleriot-3.12.1-2|31	
14cr|aisleriot-3.12.1-2|32	%description
14cr|aisleriot-3.12.1-2|33	Aisleriot (also known as Solitaire or sol) is a collection of card games
14cr|aisleriot-3.12.1-2|34	which are easy to play with the aid of a mouse. The rules for the games
14cr|aisleriot-3.12.1-2|35	have been coded for your pleasure in the GNOME scripting language (Scheme).
14cr|aisleriot-3.12.1-2|36	
14cr|aisleriot-3.12.1-2|37	%prep
14cr|aisleriot-3.12.1-2|38	%setup -q
14cr|aisleriot-3.12.1-2|39	%apply_patches
14cr|aisleriot-3.12.1-2|40	
14cr|aisleriot-3.12.1-2|41	%build
14cr|aisleriot-3.12.1-2|42	autoreconf -vfi
14cr|aisleriot-3.12.1-2|43	%configure2_5x \
14cr|aisleriot-3.12.1-2|44	--with-card-theme-formats=all \
14cr|aisleriot-3.12.1-2|45	--with-kde-card-theme-path=%{_datadir}/apps/carddecks \
14cr|aisleriot-3.12.1-2|46	--with-pysol-card-theme-path=%{_datadir}/PySolFC \
14cr|aisleriot-3.12.1-2|47	--disable-schemas-compile \
14cr|aisleriot-3.12.1-2|48	--disable-schemas-install \
14cr|aisleriot-3.12.1-2|49	--disable-static
14cr|aisleriot-3.12.1-2|50	%make V=1
14cr|aisleriot-3.12.1-2|51	
14cr|aisleriot-3.12.1-2|52	%install
14cr|aisleriot-3.12.1-2|53	%makeinstall_std
14cr|aisleriot-3.12.1-2|54	%find_lang %{name} --with-gnome
14cr|aisleriot-3.12.1-2|55	
14cr|aisleriot-3.12.1-2|56	%preun
14cr|aisleriot-3.12.1-2|57	%preun_uninstall_gconf_schemas %{name}
14cr|aisleriot-3.12.1-2|58	
14cr|aisleriot-3.12.1-2|59	
14cr|aisleriot-3.12.1-2|60	%files -f %{name}.lang
14cr|aisleriot-3.12.1-2|61	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|aisleriot-3.12.1-2|62	%{_bindir}/sol
14cr|aisleriot-3.12.1-2|63	%{_libdir}/%{name}/
14cr|aisleriot-3.12.1-2|64	#{_libexecdir}/%{name}/
14cr|aisleriot-3.12.1-2|65	%{_libdir}/valgrind/%{name}.supp
14cr|aisleriot-3.12.1-2|66	%{_datadir}/applications/sol.desktop
14cr|aisleriot-3.12.1-2|67	%{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
14cr|aisleriot-3.12.1-2|68	%{_iconsdir}/hicolor/*/apps/gnome-%{name}.*
14cr|aisleriot-3.12.1-2|69	%{_iconsdir}/hicolor/*/apps/gnome-freecell.*
14cr|aisleriot-3.12.1-2|70	%{_iconsdir}/HighContrast/scalable/apps/gnome-%{name}.svg
14cr|aisleriot-3.12.1-2|71	%{_mandir}/man6/sol.*
14cr|aisleriot-3.12.1-2|72	%{_datadir}/%{name}/
14cr|aisleriot-3.12.1-2|73	
14cr|aisleriot-3.12.1-2|74	%changelog
14cr|aisleriot-3.12.1-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.1-2
14cr|aisleriot-3.12.1-2|76	+ Revision: f592f85
14cr|aisleriot-3.12.1-2|77	- MassBuild#464: Increase release tag
14cr|aisleriot-3.12.1-2|78	
14cr|aisleriot-3.12.1-2|79	

67 14
14cr|ajaxterm-0.10-7|1	Summary: A web based terminal
14cr|ajaxterm-0.10-7|2	Name: ajaxterm
14cr|ajaxterm-0.10-7|3	Version: 0.10
14cr|ajaxterm-0.10-7|4	Release: 7
14cr|ajaxterm-0.10-7|5	
14cr|ajaxterm-0.10-7|6	# LGPL for the bundled js part
14cr|ajaxterm-0.10-7|7	License: GPL and LGPL
14cr|ajaxterm-0.10-7|8	Group: System/Servers
14cr|ajaxterm-0.10-7|9	URL: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm
14cr|ajaxterm-0.10-7|10	Source: http://antony.lesuisse.org/qweb/files/Ajaxterm-%{version}.tar.bz2
14cr|ajaxterm-0.10-7|11	Source1: %{name}.init
14cr|ajaxterm-0.10-7|12	Source2: %{name}.sysconfig
14cr|ajaxterm-0.10-7|13	Requires(preun): rpm-helper
14cr|ajaxterm-0.10-7|14	Requires(post):  rpm-helper
14cr|ajaxterm-0.10-7|15	Requires: python
14cr|ajaxterm-0.10-7|16	BuildRequires: python
14cr|ajaxterm-0.10-7|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ajaxterm-0.10-7|18	BuildArch: noarch
14cr|ajaxterm-0.10-7|19	
14cr|ajaxterm-0.10-7|20	%description
14cr|ajaxterm-0.10-7|21	Ajaxterm is a web based terminal. It was totally inspired and works almost
14cr|ajaxterm-0.10-7|22	exactly like http://anyterm.org/ except it's much easier to install.
14cr|ajaxterm-0.10-7|23	
14cr|ajaxterm-0.10-7|24	Ajaxterm written in python (and some AJAX javascript for client side) and
14cr|ajaxterm-0.10-7|25	depends only on python2.3 or better.
14cr|ajaxterm-0.10-7|26	
14cr|ajaxterm-0.10-7|27	%prep
14cr|ajaxterm-0.10-7|28	%setup -q -n Ajaxterm-%{version}
14cr|ajaxterm-0.10-7|29	
14cr|ajaxterm-0.10-7|30	%build
14cr|ajaxterm-0.10-7|31	./configure --prefix=$RPM_BUILD_ROOT/%_prefix/
14cr|ajaxterm-0.10-7|32	perl -pi -e 's/.*ajaxterm.initd.*//' Makefile
14cr|ajaxterm-0.10-7|33	perl -pi -e 's|bin/python2.3|bin/python|' qweb.py
14cr|ajaxterm-0.10-7|34	
14cr|ajaxterm-0.10-7|35	%install
14cr|ajaxterm-0.10-7|36	%{__rm} -rf %{buildroot}
14cr|ajaxterm-0.10-7|37	make install
14cr|ajaxterm-0.10-7|38	
14cr|ajaxterm-0.10-7|39	mkdir -p %{buildroot}/%_initrddir/
14cr|ajaxterm-0.10-7|40	mkdir -p %{buildroot}/%_sysconfdir/sysconfig
14cr|ajaxterm-0.10-7|41	
14cr|ajaxterm-0.10-7|42	cp %SOURCE1 %{buildroot}/%_initrddir/%{name}
14cr|ajaxterm-0.10-7|43	cp %SOURCE2 %{buildroot}/%_sysconfdir/sysconfig/%name
14cr|ajaxterm-0.10-7|44	
14cr|ajaxterm-0.10-7|45	chmod 755 %{buildroot}/%_initrddir/%{name}
14cr|ajaxterm-0.10-7|46	perl -pi -e 's|%{buildroot}/||g' %{buildroot}/%{_bindir}/ajaxterm
14cr|ajaxterm-0.10-7|47	
14cr|ajaxterm-0.10-7|48	%clean
14cr|ajaxterm-0.10-7|49	%{__rm} -rf %{buildroot}
14cr|ajaxterm-0.10-7|50	
14cr|ajaxterm-0.10-7|51	%files
14cr|ajaxterm-0.10-7|52	%defattr(-, root, root, 0755)
14cr|ajaxterm-0.10-7|53	%doc README.txt
14cr|ajaxterm-0.10-7|54	%{_bindir}/*
14cr|ajaxterm-0.10-7|55	%{_datadir}/%name/
14cr|ajaxterm-0.10-7|56	%{_mandir}/man1/*
14cr|ajaxterm-0.10-7|57	%config(noreplace) %{_initrddir}/%{name}
14cr|ajaxterm-0.10-7|58	%config(noreplace) %_sysconfdir/sysconfig/%{name}
14cr|ajaxterm-0.10-7|59	
14cr|ajaxterm-0.10-7|60	%post
14cr|ajaxterm-0.10-7|61	%_post_service %{name}
14cr|ajaxterm-0.10-7|62	
14cr|ajaxterm-0.10-7|63	%preun
14cr|ajaxterm-0.10-7|64	%_preun_service %{name}
14cr|ajaxterm-0.10-7|65	
14cr|ajaxterm-0.10-7|66	
14cr|ajaxterm-0.10-7|67	
14cr|ajaxterm-0.10-7|68	
14cr|ajaxterm-0.10-7|69	
14cr|ajaxterm-0.10-7|70	%changelog
14cr|ajaxterm-0.10-7|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-7
14cr|ajaxterm-0.10-7|72	+ Revision: 199c046
14cr|ajaxterm-0.10-7|73	- MassBuild#464: Increase release tag
14cr|ajaxterm-0.10-7|74	
14cr|ajaxterm-0.10-7|75	

68 14
14cr|akamaru-0.1-0.862.4|1	%define svn		862
14cr|akamaru-0.1-0.862.4|2	%define release 		0.%{svn}.4
14cr|akamaru-0.1-0.862.4|3	%define major		0
14cr|akamaru-0.1-0.862.4|4	%define libname		%mklibname %{name} %{major}
14cr|akamaru-0.1-0.862.4|5	%define develname	%mklibname %{name} -d
14cr|akamaru-0.1-0.862.4|6	Name:			akamaru
14cr|akamaru-0.1-0.862.4|7	Version:			0.1
14cr|akamaru-0.1-0.862.4|8	Release:			%{release}
14cr|akamaru-0.1-0.862.4|9	Summary:			Physics engine used by kiba-dock
14cr|akamaru-0.1-0.862.4|10	Group:			System/X11
14cr|akamaru-0.1-0.862.4|11	URL:			http://www.kiba-dock.org/
14cr|akamaru-0.1-0.862.4|12	Source0:			%{name}-%{svn}.tar.lzma
14cr|akamaru-0.1-0.862.4|13	Patch0:			akamaru-0.1-build.patch
14cr|akamaru-0.1-0.862.4|14	License:			BSD
14cr|akamaru-0.1-0.862.4|15	BuildRequires:		intltool
14cr|akamaru-0.1-0.862.4|16	BuildRequires:		glib2-devel
14cr|akamaru-0.1-0.862.4|17	
14cr|akamaru-0.1-0.862.4|18	%description
14cr|akamaru-0.1-0.862.4|19	Akamaru is a simple, but fun, physics engine prototype. It is used by
14cr|akamaru-0.1-0.862.4|20	kiba-dock, a dock applet.
14cr|akamaru-0.1-0.862.4|21	
14cr|akamaru-0.1-0.862.4|22	%package -n %{libname}
14cr|akamaru-0.1-0.862.4|23	Group:		System/Libraries
14cr|akamaru-0.1-0.862.4|24	Summary:	Shared library for %{name}
14cr|akamaru-0.1-0.862.4|25	Provides:	lib%{name} = %{version}-%{release}
14cr|akamaru-0.1-0.862.4|26	
14cr|akamaru-0.1-0.862.4|27	%description -n %{libname}
14cr|akamaru-0.1-0.862.4|28	Akamaru is a simple, but fun, physics engine prototype. It is used by
14cr|akamaru-0.1-0.862.4|29	kiba-dock, a dock applet.
14cr|akamaru-0.1-0.862.4|30	
14cr|akamaru-0.1-0.862.4|31	%package -n %{develname}
14cr|akamaru-0.1-0.862.4|32	Group:		Development/C
14cr|akamaru-0.1-0.862.4|33	Summary:	Development headers for %{name}
14cr|akamaru-0.1-0.862.4|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|akamaru-0.1-0.862.4|35	Requires:	%{libname} = %{version}-%{release}
14cr|akamaru-0.1-0.862.4|36	
14cr|akamaru-0.1-0.862.4|37	%description -n %{develname}
14cr|akamaru-0.1-0.862.4|38	Akamaru is a simple, but fun, physics engine prototype. It is used by
14cr|akamaru-0.1-0.862.4|39	kiba-dock, a dock applet. This package contains development headers
14cr|akamaru-0.1-0.862.4|40	for Akamaru.
14cr|akamaru-0.1-0.862.4|41	
14cr|akamaru-0.1-0.862.4|42	%prep
14cr|akamaru-0.1-0.862.4|43	%setup -q -n %{name}
14cr|akamaru-0.1-0.862.4|44	%patch0 -p1 -b .build
14cr|akamaru-0.1-0.862.4|45	
14cr|akamaru-0.1-0.862.4|46	%build
14cr|akamaru-0.1-0.862.4|47	export LDFLAGS="${LDFLAGS} -lm"
14cr|akamaru-0.1-0.862.4|48	sh autogen.sh -V
14cr|akamaru-0.1-0.862.4|49	%configure2_5x
14cr|akamaru-0.1-0.862.4|50	%make
14cr|akamaru-0.1-0.862.4|51	
14cr|akamaru-0.1-0.862.4|52	%install
14cr|akamaru-0.1-0.862.4|53	%makeinstall_std
14cr|akamaru-0.1-0.862.4|54	
14cr|akamaru-0.1-0.862.4|55	%files -n %{libname}
14cr|akamaru-0.1-0.862.4|56	%{_libdir}/lib%{name}.so.%{major}*
14cr|akamaru-0.1-0.862.4|57	
14cr|akamaru-0.1-0.862.4|58	%files -n %{develname}
14cr|akamaru-0.1-0.862.4|59	%doc AUTHORS ChangeLog README
14cr|akamaru-0.1-0.862.4|60	%{_includedir}/%{name}
14cr|akamaru-0.1-0.862.4|61	%{_libdir}/lib%{name}.so
14cr|akamaru-0.1-0.862.4|62	%{_libdir}/lib%{name}.*a
14cr|akamaru-0.1-0.862.4|63	%{_libdir}/pkgconfig/%{name}.pc
14cr|akamaru-0.1-0.862.4|64	
14cr|akamaru-0.1-0.862.4|65	
14cr|akamaru-0.1-0.862.4|66	
14cr|akamaru-0.1-0.862.4|67	%changelog
14cr|akamaru-0.1-0.862.4|68	* Mon Oct 08 2012 symbianflo <symbianflo@mandrivausers.ro> 0.1-0.862.4
14cr|akamaru-0.1-0.862.4|69	+ Revision: 51d6bda
14cr|akamaru-0.1-0.862.4|70	- Fix build , spec clean
14cr|akamaru-0.1-0.862.4|71	
14cr|akamaru-0.1-0.862.4|72	

69 14
14cr|akonadi-googledata-1.2.0-2|1	Name:		akonadi-googledata
14cr|akonadi-googledata-1.2.0-2|2	Version:	1.2.0
14cr|akonadi-googledata-1.2.0-2|3	Summary:	Google contacts and calendar akonadi resource
14cr|akonadi-googledata-1.2.0-2|4	Release:	2
14cr|akonadi-googledata-1.2.0-2|5	License:	LGPLv2.1
14cr|akonadi-googledata-1.2.0-2|6	Group:		Graphical desktop/KDE
14cr|akonadi-googledata-1.2.0-2|7	URL:		http://websvn.kde.org/trunk/extragear/pim/googledata/
14cr|akonadi-googledata-1.2.0-2|8	Source0:	http://libgcal.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|akonadi-googledata-1.2.0-2|9	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14cr|akonadi-googledata-1.2.0-2|10	BuildRequires:	kdepimlibs4-devel
14cr|akonadi-googledata-1.2.0-2|11	BuildRequires:	libgcal-devel >= 0.9.6
14cr|akonadi-googledata-1.2.0-2|12	BuildRequires:	boost-devel
14cr|akonadi-googledata-1.2.0-2|13	BuildRequires:	libxslt-proc
14cr|akonadi-googledata-1.2.0-2|14	Requires:	akonadi-kde
14cr|akonadi-googledata-1.2.0-2|15	Obsoletes:	googledata
14cr|akonadi-googledata-1.2.0-2|16	
14cr|akonadi-googledata-1.2.0-2|17	%description
14cr|akonadi-googledata-1.2.0-2|18	Google contacts and calendar akonadi resource
14cr|akonadi-googledata-1.2.0-2|19	
14cr|akonadi-googledata-1.2.0-2|20	%files -f akonadi_gcal_resource.lang
14cr|akonadi-googledata-1.2.0-2|21	%defattr(-,root,root)
14cr|akonadi-googledata-1.2.0-2|22	%doc README COPYING ChangeLog
14cr|akonadi-googledata-1.2.0-2|23	%{_kde_bindir}/akonadi_gcal_resource
14cr|akonadi-googledata-1.2.0-2|24	%{_kde_bindir}/akonadi_googledata_resource
14cr|akonadi-googledata-1.2.0-2|25	%{_kde_datadir}/akonadi/agents/gcalresource.desktop
14cr|akonadi-googledata-1.2.0-2|26	%{_kde_datadir}/akonadi/agents/googledataresource.desktop
14cr|akonadi-googledata-1.2.0-2|27	
14cr|akonadi-googledata-1.2.0-2|28	#-----------------------------------------------------------------------------
14cr|akonadi-googledata-1.2.0-2|29	
14cr|akonadi-googledata-1.2.0-2|30	%prep
14cr|akonadi-googledata-1.2.0-2|31	%setup -q -n %{name}-%{version}
14cr|akonadi-googledata-1.2.0-2|32	
14cr|akonadi-googledata-1.2.0-2|33	%build
14cr|akonadi-googledata-1.2.0-2|34	%cmake_kde4
14cr|akonadi-googledata-1.2.0-2|35	%make
14cr|akonadi-googledata-1.2.0-2|36	
14cr|akonadi-googledata-1.2.0-2|37	%install
14cr|akonadi-googledata-1.2.0-2|38	%__rm -rf %{buildroot}
14cr|akonadi-googledata-1.2.0-2|39	%makeinstall_std -C build
14cr|akonadi-googledata-1.2.0-2|40	%find_lang akonadi_gcal_resource
14cr|akonadi-googledata-1.2.0-2|41	
14cr|akonadi-googledata-1.2.0-2|42	%clean
14cr|akonadi-googledata-1.2.0-2|43	%__rm -rf %{buildroot}
14cr|akonadi-googledata-1.2.0-2|44	
14cr|akonadi-googledata-1.2.0-2|45	
14cr|akonadi-googledata-1.2.0-2|46	
14cr|akonadi-googledata-1.2.0-2|47	
14cr|akonadi-googledata-1.2.0-2|48	%changelog
14cr|akonadi-googledata-1.2.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|akonadi-googledata-1.2.0-2|50	+ Revision: 7bf6049
14cr|akonadi-googledata-1.2.0-2|51	- MassBuild#464: Increase release tag
14cr|akonadi-googledata-1.2.0-2|52	
14cr|akonadi-googledata-1.2.0-2|53	

70 14
14cr|alac-0.1-1.20111027|1	%define name            alac
14cr|alac-0.1-1.20111027|2	%define libname         %mklibname %name
14cr|alac-0.1-1.20111027|3	%define develname       %mklibname -d %name
14cr|alac-0.1-1.20111027|4	%define stdevelname     %mklibname -d -s %name
14cr|alac-0.1-1.20111027|5	
14cr|alac-0.1-1.20111027|6	Name:           %name
14cr|alac-0.1-1.20111027|7	Version:        0.1
14cr|alac-0.1-1.20111027|8	Release:        1.20111027
14cr|alac-0.1-1.20111027|9	Group:          Sound
14cr|alac-0.1-1.20111027|10	Summary:        Apple Lossless Audio Codec (ALAC)
14cr|alac-0.1-1.20111027|11	License:        Apache License
14cr|alac-0.1-1.20111027|12	URL:            http://alac.macosforge.org/
14cr|alac-0.1-1.20111027|13	Source0:        %{name}-%{version}.tar.xz
14cr|alac-0.1-1.20111027|14	Patch0:         alac-0.1-makefile.patch
14cr|alac-0.1-1.20111027|15	
14cr|alac-0.1-1.20111027|16	%description
14cr|alac-0.1-1.20111027|17	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cr|alac-0.1-1.20111027|18	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cr|alac-0.1-1.20111027|19	compression method which reduces the size of audio files with no loss
14cr|alac-0.1-1.20111027|20	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cr|alac-0.1-1.20111027|21	uncompressed audio file.
14cr|alac-0.1-1.20111027|22	
14cr|alac-0.1-1.20111027|23	%package -n %libname
14cr|alac-0.1-1.20111027|24	Summary:        Apple Lossless Audio Codec
14cr|alac-0.1-1.20111027|25	Group:          System/Libraries
14cr|alac-0.1-1.20111027|26	License:        Apple Public Source License
14cr|alac-0.1-1.20111027|27	
14cr|alac-0.1-1.20111027|28	%description -n %libname
14cr|alac-0.1-1.20111027|29	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cr|alac-0.1-1.20111027|30	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cr|alac-0.1-1.20111027|31	compression method which reduces the size of audio files with no loss
14cr|alac-0.1-1.20111027|32	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cr|alac-0.1-1.20111027|33	uncompressed audio file.
14cr|alac-0.1-1.20111027|34	
14cr|alac-0.1-1.20111027|35	%package -n %develname
14cr|alac-0.1-1.20111027|36	Summary:        Apple Lossless Audio Codec
14cr|alac-0.1-1.20111027|37	Group:          Development/C++
14cr|alac-0.1-1.20111027|38	Requires:       %libname = %{version}
14cr|alac-0.1-1.20111027|39	License:        Apple Public Source License
14cr|alac-0.1-1.20111027|40	
14cr|alac-0.1-1.20111027|41	%description -n %develname
14cr|alac-0.1-1.20111027|42	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cr|alac-0.1-1.20111027|43	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cr|alac-0.1-1.20111027|44	compression method which reduces the size of audio files with no loss
14cr|alac-0.1-1.20111027|45	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cr|alac-0.1-1.20111027|46	uncompressed audio file.
14cr|alac-0.1-1.20111027|47	
14cr|alac-0.1-1.20111027|48	%package -n %stdevelname
14cr|alac-0.1-1.20111027|49	Summary:        Apple Lossless Audio Codec
14cr|alac-0.1-1.20111027|50	Group:          Development/C++
14cr|alac-0.1-1.20111027|51	Requires:       %develname
14cr|alac-0.1-1.20111027|52	License:        Apple Public Source License
14cr|alac-0.1-1.20111027|53	
14cr|alac-0.1-1.20111027|54	%description -n %stdevelname
14cr|alac-0.1-1.20111027|55	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cr|alac-0.1-1.20111027|56	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cr|alac-0.1-1.20111027|57	compression method which reduces the size of audio files with no loss
14cr|alac-0.1-1.20111027|58	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cr|alac-0.1-1.20111027|59	uncompressed audio file.
14cr|alac-0.1-1.20111027|60	
14cr|alac-0.1-1.20111027|61	%package -n alacconvert
14cr|alac-0.1-1.20111027|62	Summary:        Apple Lossless Audio Codec
14cr|alac-0.1-1.20111027|63	Group:          Sound
14cr|alac-0.1-1.20111027|64	
14cr|alac-0.1-1.20111027|65	%description -n alacconvert
14cr|alac-0.1-1.20111027|66	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cr|alac-0.1-1.20111027|67	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cr|alac-0.1-1.20111027|68	compression method which reduces the size of audio files with no loss of
14cr|alac-0.1-1.20111027|69	information.  A decoded ALAC stream is bit-for-bit identical to the original
14cr|alac-0.1-1.20111027|70	uncompressed audio file.
14cr|alac-0.1-1.20111027|71	
14cr|alac-0.1-1.20111027|72	This package contains a command-line utility to convert the ALAC format.
14cr|alac-0.1-1.20111027|73	
14cr|alac-0.1-1.20111027|74	%prep
14cr|alac-0.1-1.20111027|75	%setup -q
14cr|alac-0.1-1.20111027|76	%patch0
14cr|alac-0.1-1.20111027|77	
14cr|alac-0.1-1.20111027|78	%build
14cr|alac-0.1-1.20111027|79	for d in codec convert-utility; do
14cr|alac-0.1-1.20111027|80	%__make -C "$d" \
14cr|alac-0.1-1.20111027|81	OPTFLAGS="%{optflags}" \
14cr|alac-0.1-1.20111027|82	CC="%__cxx"
14cr|alac-0.1-1.20111027|83	done
14cr|alac-0.1-1.20111027|84	
14cr|alac-0.1-1.20111027|85	%install
14cr|alac-0.1-1.20111027|86	%__install -D -m0755 convert-utility/alacconvert "%{buildroot}%{_bindir}/alacconvert"
14cr|alac-0.1-1.20111027|87	
14cr|alac-0.1-1.20111027|88	%__install -d "%{buildroot}%{_includedir}"
14cr|alac-0.1-1.20111027|89	%__cp -a codec/*.h "%{buildroot}%{_includedir}/"
14cr|alac-0.1-1.20111027|90	
14cr|alac-0.1-1.20111027|91	%__install -D -m0644 codec/libalac.a "%{buildroot}%{_libdir}/libalac.a"
14cr|alac-0.1-1.20111027|92	%__cp -a codec/libalac.so* "%{buildroot}%{_libdir}/"
14cr|alac-0.1-1.20111027|93	
14cr|alac-0.1-1.20111027|94	%clean
14cr|alac-0.1-1.20111027|95	%{?buildroot:%__rm -rf "%{buildroot}"}
14cr|alac-0.1-1.20111027|96	
14cr|alac-0.1-1.20111027|97	%files -n %libname
14cr|alac-0.1-1.20111027|98	%defattr(-,root,root)
14cr|alac-0.1-1.20111027|99	%doc codec/APPLE_LICENSE.txt
14cr|alac-0.1-1.20111027|100	%{_libdir}/libalac.so.0
14cr|alac-0.1-1.20111027|101	%{_libdir}/libalac.so.0.1
14cr|alac-0.1-1.20111027|102	
14cr|alac-0.1-1.20111027|103	%files -n %develname
14cr|alac-0.1-1.20111027|104	%defattr(-,root,root)
14cr|alac-0.1-1.20111027|105	%{_includedir}/*.h
14cr|alac-0.1-1.20111027|106	%{_libdir}/libalac.so
14cr|alac-0.1-1.20111027|107	
14cr|alac-0.1-1.20111027|108	%files -n %stdevelname
14cr|alac-0.1-1.20111027|109	%defattr(-,root,root)
14cr|alac-0.1-1.20111027|110	%{_libdir}/libalac.a
14cr|alac-0.1-1.20111027|111	
14cr|alac-0.1-1.20111027|112	%files -n alacconvert
14cr|alac-0.1-1.20111027|113	%defattr(-,root,root)
14cr|alac-0.1-1.20111027|114	%{_bindir}/alacconvert
14cr|alac-0.1-1.20111027|115	%doc ReadMe.txt ALACMagicCookieDescription.txt LICENSE
14cr|alac-0.1-1.20111027|116	
14cr|alac-0.1-1.20111027|117	
14cr|alac-0.1-1.20111027|118	
14cr|alac-0.1-1.20111027|119	%changelog
14cr|alac-0.1-1.20111027|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-1.20111027
14cr|alac-0.1-1.20111027|121	+ Revision: 2401d86
14cr|alac-0.1-1.20111027|122	- MassBuild#464: Increase release tag
14cr|alac-0.1-1.20111027|123	
14cr|alac-0.1-1.20111027|124	

71 14
14cr|albumshaper-2.1-12|1	%define debug_package %{nil}
14cr|albumshaper-2.1-12|2	
14cr|albumshaper-2.1-12|3	Summary:	Graphical application used to create, maintain, and share photo albums
14cr|albumshaper-2.1-12|4	Name:		albumshaper
14cr|albumshaper-2.1-12|5	Version:	2.1
14cr|albumshaper-2.1-12|6	Release:	12
14cr|albumshaper-2.1-12|7	License:	GPLv2+
14cr|albumshaper-2.1-12|8	Group:		Graphics
14cr|albumshaper-2.1-12|9	Url:		http://albumshaper.sf.net
14cr|albumshaper-2.1-12|10	Source0:	http://prdownloads.sourceforge.net/albumshaper/%{name}_%{version}.tar.bz2
14cr|albumshaper-2.1-12|11	#gw disable upx, find-requires is broken
14cr|albumshaper-2.1-12|12	Patch0:		albumshaper-2.1-no-upx.patch
14cr|albumshaper-2.1-12|13	Patch1:		albumshaper-2.1-gcc4.1.patch
14cr|albumshaper-2.1-12|14	Patch2:		albumshaper-2.1-qt4.patch
14cr|albumshaper-2.1-12|15	BuildRequires:	doxygen
14cr|albumshaper-2.1-12|16	BuildRequires:	imagemagick
14cr|albumshaper-2.1-12|17	BuildRequires:	jpeg-devel
14cr|albumshaper-2.1-12|18	BuildRequires:	qt4-devel
14cr|albumshaper-2.1-12|19	BuildRequires:	pkgconfig(libxslt)
14cr|albumshaper-2.1-12|20	
14cr|albumshaper-2.1-12|21	%description
14cr|albumshaper-2.1-12|22	Album Shaper is a graphical application used to create, maintain, and
14cr|albumshaper-2.1-12|23	share photo albums using open formats like HTML, XSLT, and JPG.
14cr|albumshaper-2.1-12|24	Two-layer albums can be created in a drag-n-drop interface which
14cr|albumshaper-2.1-12|25	allows quick and easy arrangement and categorization of photos. Batch
14cr|albumshaper-2.1-12|26	rotations make getting your photos ready a quick and easy task. You
14cr|albumshaper-2.1-12|27	can also crop, enhance, and manipulate your photos using a powerful
14cr|albumshaper-2.1-12|28	but intuitive editing interface. Photos, collections, and albums
14cr|albumshaper-2.1-12|29	themselves can be labeled as needed and modified at a later time by
14cr|albumshaper-2.1-12|30	saving and loading from a simple XML format. Albums are exported as
14cr|albumshaper-2.1-12|31	HTML which can then be posted directly on the web or viewed straight
14cr|albumshaper-2.1-12|32	from your hard drive. Album Shaper now supports themes which means you
14cr|albumshaper-2.1-12|33	can completely customize the look of the Albums you produce! Album
14cr|albumshaper-2.1-12|34	Shaper is designed to help you share your photos with your friends and
14cr|albumshaper-2.1-12|35	family as easily as possible, as well as update and maintain these
14cr|albumshaper-2.1-12|36	Albums in the most effecient and easy way possible.
14cr|albumshaper-2.1-12|37	
14cr|albumshaper-2.1-12|38	%files
14cr|albumshaper-2.1-12|39	%doc docs/html docs/bugs.txt docs/copying.txt *.txt
14cr|albumshaper-2.1-12|40	%{_bindir}/*
14cr|albumshaper-2.1-12|41	%{_datadir}/%{name}
14cr|albumshaper-2.1-12|42	%{_datadir}/applications/%{name}.desktop
14cr|albumshaper-2.1-12|43	%{_liconsdir}/%{name}.png
14cr|albumshaper-2.1-12|44	%{_iconsdir}/%{name}.png
14cr|albumshaper-2.1-12|45	%{_miconsdir}/%{name}.png
14cr|albumshaper-2.1-12|46	
14cr|albumshaper-2.1-12|47	#----------------------------------------------------------------------------
14cr|albumshaper-2.1-12|48	
14cr|albumshaper-2.1-12|49	%prep
14cr|albumshaper-2.1-12|50	%setup -q -n %{name}_%{version}_src
14cr|albumshaper-2.1-12|51	%patch -p1
14cr|albumshaper-2.1-12|52	%patch1 -p1
14cr|albumshaper-2.1-12|53	%patch2 -p1
14cr|albumshaper-2.1-12|54	for file in AlbumShaper.pro AlbumShaper.xcode/project.pbxproj src/main.cpp
14cr|albumshaper-2.1-12|55	do
14cr|albumshaper-2.1-12|56	sed -i -e 's|/local||g' $file
14cr|albumshaper-2.1-12|57	done
14cr|albumshaper-2.1-12|58	
14cr|albumshaper-2.1-12|59	%build
14cr|albumshaper-2.1-12|60	%qmake_qt4
14cr|albumshaper-2.1-12|61	%make
14cr|albumshaper-2.1-12|62	doxygen AlbumShaper.doc
14cr|albumshaper-2.1-12|63	
14cr|albumshaper-2.1-12|64	%install
14cr|albumshaper-2.1-12|65	# Install to rpm build location
14cr|albumshaper-2.1-12|66	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|albumshaper-2.1-12|67	install -m 755 bin/AlbumShaper %{buildroot}%{_bindir}/AlbumShaper
14cr|albumshaper-2.1-12|68	find %{buildroot} -name .DS_Store -exec rm {} \;
14cr|albumshaper-2.1-12|69	find %{buildroot}%{_datadir} -type f -exec chmod 644 {} \;
14cr|albumshaper-2.1-12|70	
14cr|albumshaper-2.1-12|71	mkdir -p %{buildroot}%{_datadir}/applications
14cr|albumshaper-2.1-12|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|albumshaper-2.1-12|73	[Desktop Entry]
14cr|albumshaper-2.1-12|74	Name=AlbumShaper
14cr|albumshaper-2.1-12|75	Name[ru]=AlbumShaper
14cr|albumshaper-2.1-12|76	Comment=Create photo albums
14cr|albumshaper-2.1-12|77	Comment[ru]=Создание фотоальбомов
14cr|albumshaper-2.1-12|78	Exec=%{_bindir}/AlbumShaper
14cr|albumshaper-2.1-12|79	Icon=%{name}
14cr|albumshaper-2.1-12|80	Terminal=false
14cr|albumshaper-2.1-12|81	Type=Application
14cr|albumshaper-2.1-12|82	StartupNotify=true
14cr|albumshaper-2.1-12|83	Categories=Photography;Graphics;Viewer;
14cr|albumshaper-2.1-12|84	EOF
14cr|albumshaper-2.1-12|85	
14cr|albumshaper-2.1-12|86	mkdir -p %{buildroot}%{_liconsdir}
14cr|albumshaper-2.1-12|87	mkdir -p %{buildroot}%{_miconsdir}
14cr|albumshaper-2.1-12|88	convert -scale 48 resources/icons/as64.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|albumshaper-2.1-12|89	install -m 644 resources/icons/as32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|albumshaper-2.1-12|90	install -m 644 resources/icons/as16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|albumshaper-2.1-12|91	
14cr|albumshaper-2.1-12|92	
14cr|albumshaper-2.1-12|93	
14cr|albumshaper-2.1-12|94	%changelog
14cr|albumshaper-2.1-12|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-12
14cr|albumshaper-2.1-12|96	+ Revision: ded1cd0
14cr|albumshaper-2.1-12|97	- MassBuild#464: Increase release tag
14cr|albumshaper-2.1-12|98	
14cr|albumshaper-2.1-12|99	

72 14
14cr|alchemist-1.0.37-8|1	%define	major	0
14cr|alchemist-1.0.37-8|2	%define libname %mklibname alchemist %{major}
14cr|alchemist-1.0.37-8|3	%define pyver 2.7
14cr|alchemist-1.0.37-8|4	Summary:		A multi-sourced configuration back-end
14cr|alchemist-1.0.37-8|5	Name:		alchemist
14cr|alchemist-1.0.37-8|6	Version:		1.0.37
14cr|alchemist-1.0.37-8|7	Release:		8
14cr|alchemist-1.0.37-8|8	License:		GPLv2+
14cr|alchemist-1.0.37-8|9	Group:		System/Base
14cr|alchemist-1.0.37-8|10	Source0:		%{name}-%{version}.tar.bz2
14cr|alchemist-1.0.37-8|11	Patch0:         %{name}-1.0.37-fix-python2.6.patch
14cr|alchemist-1.0.37-8|12	Patch1:		%{name}-1.0.37-fix-underlinking.patch
14cr|alchemist-1.0.37-8|13	BuildRequires:	libxml2 >= 2.3.8
14cr|alchemist-1.0.37-8|14	BuildRequires:	pkgconfig(libxslt) >= 0.9.0
14cr|alchemist-1.0.37-8|15	BuildRequires:	doxygen >= 1.2.7
14cr|alchemist-1.0.37-8|16	BuildRequires:	pkgconfig(python)
14cr|alchemist-1.0.37-8|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.0
14cr|alchemist-1.0.37-8|18	BuildRequires:	chrpath
14cr|alchemist-1.0.37-8|19	BuildRequires:	multiarch-utils >= 1.0.3
14cr|alchemist-1.0.37-8|20	
14cr|alchemist-1.0.37-8|21	%description
14cr|alchemist-1.0.37-8|22	The alchemist is a back-end configuration architecture, which provides
14cr|alchemist-1.0.37-8|23	multi-sourced configuration at the data level, postponing translation to
14cr|alchemist-1.0.37-8|24	native format until the last stage. It uses XML as an intermediary data
14cr|alchemist-1.0.37-8|25	encoding, and can be extended to arbitrarily large configuration scenarios.
14cr|alchemist-1.0.37-8|26	
14cr|alchemist-1.0.37-8|27	%package -n	%{libname}
14cr|alchemist-1.0.37-8|28	Summary:	Shared libraries for alchemist
14cr|alchemist-1.0.37-8|29	Group:		System/Libraries
14cr|alchemist-1.0.37-8|30	
14cr|alchemist-1.0.37-8|31	%description -n %{libname}
14cr|alchemist-1.0.37-8|32	The alchemist is a back-end configuration architecture, which provides
14cr|alchemist-1.0.37-8|33	multi-sourced configuration at the data level, postponing translation to
14cr|alchemist-1.0.37-8|34	native format until the last stage. It uses XML as an intermediary data
14cr|alchemist-1.0.37-8|35	encoding, and can be extended to arbitrarily large configuration scenarios.
14cr|alchemist-1.0.37-8|36	
14cr|alchemist-1.0.37-8|37	%package -n	%{libname}-devel
14cr|alchemist-1.0.37-8|38	Summary:	Headers for developing programs that will use %{name}
14cr|alchemist-1.0.37-8|39	Group:		Development/C
14cr|alchemist-1.0.37-8|40	Requires:	%{libname} = %{version}
14cr|alchemist-1.0.37-8|41	Provides:	alchemist-devel libalchemist-devel
14cr|alchemist-1.0.37-8|42	
14cr|alchemist-1.0.37-8|43	%description -n	%{libname}-devel
14cr|alchemist-1.0.37-8|44	The alchemist is a back-end configuration architecture, which provides
14cr|alchemist-1.0.37-8|45	multi-sourced configuration at the data level, postponing translation to
14cr|alchemist-1.0.37-8|46	native format until the last stage. It uses XML as an intermediary data
14cr|alchemist-1.0.37-8|47	encoding, and can be extended to arbitrarily large configuration scenarios.
14cr|alchemist-1.0.37-8|48	
14cr|alchemist-1.0.37-8|49	This package contains the headers that programmers will need to develop
14cr|alchemist-1.0.37-8|50	applications which will use %{name}.
14cr|alchemist-1.0.37-8|51	
14cr|alchemist-1.0.37-8|52	%package -n	python-alchemist
14cr|alchemist-1.0.37-8|53	Summary:	Python bindings for alchemist apps
14cr|alchemist-1.0.37-8|54	Group:		Development/Python
14cr|alchemist-1.0.37-8|55	Requires:	%{libname} = %{version}
14cr|alchemist-1.0.37-8|56	Provides:	alchemist
14cr|alchemist-1.0.37-8|57	Requires:	python
14cr|alchemist-1.0.37-8|58	
14cr|alchemist-1.0.37-8|59	%description -n	python-alchemist
14cr|alchemist-1.0.37-8|60	The alchemist is a back-end configuration architecture, which provides
14cr|alchemist-1.0.37-8|61	multi-sourced configuration at the data level, postponing translation to
14cr|alchemist-1.0.37-8|62	native format until the last stage. It uses XML as an intermediary data
14cr|alchemist-1.0.37-8|63	encoding, and can be extended to arbitrarily large configuration scenarios.
14cr|alchemist-1.0.37-8|64	
14cr|alchemist-1.0.37-8|65	%prep
14cr|alchemist-1.0.37-8|66	
14cr|alchemist-1.0.37-8|67	%setup -q
14cr|alchemist-1.0.37-8|68	%patch0 -p1 -b .python26
14cr|alchemist-1.0.37-8|69	%patch1 -p1
14cr|alchemist-1.0.37-8|70	# lib64 fix
14cr|alchemist-1.0.37-8|71	find -type f | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
14cr|alchemist-1.0.37-8|72	
14cr|alchemist-1.0.37-8|73	%build
14cr|alchemist-1.0.37-8|74	export CFLAGS="-Wall -DNDEBUG -fPIC %{optflags}"
14cr|alchemist-1.0.37-8|75	[ -f  /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || :
14cr|alchemist-1.0.37-8|76	
14cr|alchemist-1.0.37-8|77	%configure2_5x \
14cr|alchemist-1.0.37-8|78	--enable-shared \
14cr|alchemist-1.0.37-8|79	--enable-static
14cr|alchemist-1.0.37-8|80	
14cr|alchemist-1.0.37-8|81	%make
14cr|alchemist-1.0.37-8|82	
14cr|alchemist-1.0.37-8|83	%install
14cr|alchemist-1.0.37-8|84	%makeinstall
14cr|alchemist-1.0.37-8|85	
14cr|alchemist-1.0.37-8|86	install -d %{buildroot}%{_mandir}
14cr|alchemist-1.0.37-8|87	cd src
14cr|alchemist-1.0.37-8|88	doxygen
14cr|alchemist-1.0.37-8|89	cp -a doc/man/* %{buildroot}%{_mandir}/
14cr|alchemist-1.0.37-8|90	
14cr|alchemist-1.0.37-8|91	python -O %{_libdir}/python%{pyver}/compileall.py %{buildroot}%py_platsitedir
14cr|alchemist-1.0.37-8|92	
14cr|alchemist-1.0.37-8|93	%if %mdkversion >= 1020
14cr|alchemist-1.0.37-8|94	%_multiarch_includes %{buildroot}%{_includedir}/alchemist/alchemist.h
14cr|alchemist-1.0.37-8|95	%_multiarch_includes %{buildroot}%{_includedir}/alchemist/blackbox.h
14cr|alchemist-1.0.37-8|96	%endif
14cr|alchemist-1.0.37-8|97	
14cr|alchemist-1.0.37-8|98	# nuke rpath
14cr|alchemist-1.0.37-8|99	chrpath -d %{buildroot}%{_libdir}/*.so
14cr|alchemist-1.0.37-8|100	chrpath -d %{buildroot}%{_libdir}/alchemist/blackbox/*.so
14cr|alchemist-1.0.37-8|101	chrpath -d %{buildroot}%py_platsitedir/*.so
14cr|alchemist-1.0.37-8|102	
14cr|alchemist-1.0.37-8|103	%if %mdkversion < 200900
14cr|alchemist-1.0.37-8|104	%post -n %{libname} -p /sbin/ldconfig
14cr|alchemist-1.0.37-8|105	%endif
14cr|alchemist-1.0.37-8|106	
14cr|alchemist-1.0.37-8|107	%if %mdkversion < 200900
14cr|alchemist-1.0.37-8|108	%postun -n %{libname} -p /sbin/ldconfig
14cr|alchemist-1.0.37-8|109	%endif
14cr|alchemist-1.0.37-8|110	
14cr|alchemist-1.0.37-8|111	
14cr|alchemist-1.0.37-8|112	%files -n %{libname}
14cr|alchemist-1.0.37-8|113	%doc AUTHORS COPYING ChangeLog README
14cr|alchemist-1.0.37-8|114	%dir %{_libdir}/alchemist
14cr|alchemist-1.0.37-8|115	%dir %{_libdir}/alchemist/blackbox
14cr|alchemist-1.0.37-8|116	%{_libdir}/lib*.so.*
14cr|alchemist-1.0.37-8|117	%{_libdir}/alchemist/blackbox/*.so.*
14cr|alchemist-1.0.37-8|118	%{_sysconfdir}/alchemist
14cr|alchemist-1.0.37-8|119	%{_localstatedir}/cache/alchemist
14cr|alchemist-1.0.37-8|120	
14cr|alchemist-1.0.37-8|121	
14cr|alchemist-1.0.37-8|122	%files -n %{libname}-devel
14cr|alchemist-1.0.37-8|123	%doc AUTHORS COPYING ChangeLog README
14cr|alchemist-1.0.37-8|124	%doc src/doc/html
14cr|alchemist-1.0.37-8|125	%{_includedir}/alchemist/alchemist.h
14cr|alchemist-1.0.37-8|126	%{_includedir}/alchemist/blackbox.h
14cr|alchemist-1.0.37-8|127	%{_libdir}/*.a
14cr|alchemist-1.0.37-8|128	%{_libdir}/*.so
14cr|alchemist-1.0.37-8|129	%{_mandir}/*/*
14cr|alchemist-1.0.37-8|130	%{_libdir}/alchemist/blackbox/*a
14cr|alchemist-1.0.37-8|131	%{_libdir}/alchemist/blackbox/*.so
14cr|alchemist-1.0.37-8|132	%if %mdkversion >= 1020
14cr|alchemist-1.0.37-8|133	%_multiarch %{multiarch_includedir}/alchemist/alchemist.h
14cr|alchemist-1.0.37-8|134	%_multiarch %{multiarch_includedir}/alchemist/blackbox.h
14cr|alchemist-1.0.37-8|135	%endif
14cr|alchemist-1.0.37-8|136	
14cr|alchemist-1.0.37-8|137	%files -n python-alchemist
14cr|alchemist-1.0.37-8|138	%doc AUTHORS COPYING ChangeLog README
14cr|alchemist-1.0.37-8|139	%py_platsitedir/*
14cr|alchemist-1.0.37-8|140	
14cr|alchemist-1.0.37-8|141	
14cr|alchemist-1.0.37-8|142	
14cr|alchemist-1.0.37-8|143	
14cr|alchemist-1.0.37-8|144	
14cr|alchemist-1.0.37-8|145	%changelog
14cr|alchemist-1.0.37-8|146	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.37-8
14cr|alchemist-1.0.37-8|147	+ Revision: 2e79e76
14cr|alchemist-1.0.37-8|148	- MassBuild#464: Increase release tag
14cr|alchemist-1.0.37-8|149	
14cr|alchemist-1.0.37-8|150	

73 14
14cr|aldo-0.7.7-2|1	Name: 		aldo
14cr|aldo-0.7.7-2|2	Version: 	0.7.7
14cr|aldo-0.7.7-2|3	Summary: 	Console-based morse tutor
14cr|aldo-0.7.7-2|4	Release: 	2
14cr|aldo-0.7.7-2|5	License: 	GPLv2+
14cr|aldo-0.7.7-2|6	Group: 		Networking/Other
14cr|aldo-0.7.7-2|7	Url: 		http://www.nongnu.org/aldo
14cr|aldo-0.7.7-2|8	Source0: 	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2
14cr|aldo-0.7.7-2|9	Source1:	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2.sig
14cr|aldo-0.7.7-2|10	BuildRequires:	libao-devel
14cr|aldo-0.7.7-2|11	BuildRequires:	readline-devel
14cr|aldo-0.7.7-2|12	
14cr|aldo-0.7.7-2|13	%description
14cr|aldo-0.7.7-2|14	Console-based morse tutor which has four kinds of exercises:
14cr|aldo-0.7.7-2|15	*  Classic exercise: With this exercise you must guess some random
14cr|aldo-0.7.7-2|16	strings of characters that aldo plays in morse code
14cr|aldo-0.7.7-2|17	*  Koch method
14cr|aldo-0.7.7-2|18	*  Read from file (text file)
14cr|aldo-0.7.7-2|19	*  Callsign exercise (random callsigns)
14cr|aldo-0.7.7-2|20	
14cr|aldo-0.7.7-2|21	%prep
14cr|aldo-0.7.7-2|22	%setup -q
14cr|aldo-0.7.7-2|23	
14cr|aldo-0.7.7-2|24	%build
14cr|aldo-0.7.7-2|25	%configure2_5x
14cr|aldo-0.7.7-2|26	%make
14cr|aldo-0.7.7-2|27	
14cr|aldo-0.7.7-2|28	%install
14cr|aldo-0.7.7-2|29	%makeinstall_std
14cr|aldo-0.7.7-2|30	
14cr|aldo-0.7.7-2|31	%files -n %{name}
14cr|aldo-0.7.7-2|32	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|aldo-0.7.7-2|33	%{_bindir}/aldo
14cr|aldo-0.7.7-2|34	%{_mandir}/man1/aldo*
14cr|aldo-0.7.7-2|35	
14cr|aldo-0.7.7-2|36	
14cr|aldo-0.7.7-2|37	
14cr|aldo-0.7.7-2|38	%changelog
14cr|aldo-0.7.7-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-2
14cr|aldo-0.7.7-2|40	+ Revision: 6021708
14cr|aldo-0.7.7-2|41	- MassBuild#464: Increase release tag
14cr|aldo-0.7.7-2|42	
14cr|aldo-0.7.7-2|43	

74 14
14cr|AlephOne-1.0.1-4|1	%define oversion 20120128
14cr|AlephOne-1.0.1-4|2	
14cr|AlephOne-1.0.1-4|3	Summary:	An engine for 3D first-person shooter games Marathon 1, 2 and Infinity
14cr|AlephOne-1.0.1-4|4	Name:		AlephOne
14cr|AlephOne-1.0.1-4|5	Version:	1.0.1
14cr|AlephOne-1.0.1-4|6	Release:	4
14cr|AlephOne-1.0.1-4|7	License:	GPLv3+
14cr|AlephOne-1.0.1-4|8	Group:		Games/Arcade
14cr|AlephOne-1.0.1-4|9	Url:		http://sourceforge.net/projects/marathon/
14cr|AlephOne-1.0.1-4|10	Source0:	%{name}-%{oversion}.tar.bz2
14cr|AlephOne-1.0.1-4|11	Source1:	marathon.png
14cr|AlephOne-1.0.1-4|12	Patch0:		lua_templates.patch
14cr|AlephOne-1.0.1-4|13	BuildRequires:	boost-devel
14cr|AlephOne-1.0.1-4|14	BuildRequires:	smpeg-devel
14cr|AlephOne-1.0.1-4|15	BuildRequires:	pkgconfig(alsa)
14cr|AlephOne-1.0.1-4|16	BuildRequires:	pkgconfig(gl)
14cr|AlephOne-1.0.1-4|17	BuildRequires:	pkgconfig(glu)
14cr|AlephOne-1.0.1-4|18	BuildRequires:	pkgconfig(libpng)
14cr|AlephOne-1.0.1-4|19	BuildRequires:	pkgconfig(mad)
14cr|AlephOne-1.0.1-4|20	BuildRequires:	pkgconfig(sdl)
14cr|AlephOne-1.0.1-4|21	BuildRequires:	pkgconfig(SDL_image)
14cr|AlephOne-1.0.1-4|22	BuildRequires:	pkgconfig(SDL_net)
14cr|AlephOne-1.0.1-4|23	BuildRequires:	pkgconfig(SDL_ttf)
14cr|AlephOne-1.0.1-4|24	BuildRequires:	pkgconfig(sndfile)
14cr|AlephOne-1.0.1-4|25	BuildRequires:	pkgconfig(speex)
14cr|AlephOne-1.0.1-4|26	BuildRequires:	pkgconfig(vorbisfile)
14cr|AlephOne-1.0.1-4|27	BuildRequires:	pkgconfig(zlib)
14cr|AlephOne-1.0.1-4|28	BuildRequires:	pkgconfig(zziplib)
14cr|AlephOne-1.0.1-4|29	Provides:	alephone = %{EVRD}
14cr|AlephOne-1.0.1-4|30	
14cr|AlephOne-1.0.1-4|31	%description
14cr|AlephOne-1.0.1-4|32	Aleph One is an engine to run Marathon, Marathon 2 and Marathon Infinity games.
14cr|AlephOne-1.0.1-4|33	
14cr|AlephOne-1.0.1-4|34	Packages with game data are:
14cr|AlephOne-1.0.1-4|35	- marathon
14cr|AlephOne-1.0.1-4|36	- marathon2
14cr|AlephOne-1.0.1-4|37	- marathon-infinity
14cr|AlephOne-1.0.1-4|38	
14cr|AlephOne-1.0.1-4|39	%files
14cr|AlephOne-1.0.1-4|40	%doc AUTHORS COPYING README docs/MML.html
14cr|AlephOne-1.0.1-4|41	%{_gamesbindir}/alephone
14cr|AlephOne-1.0.1-4|42	%{_gamesdatadir}/%{name}
14cr|AlephOne-1.0.1-4|43	%{_datadir}/pixmaps/marathon.png
14cr|AlephOne-1.0.1-4|44	%{_mandir}/man6/*.6*
14cr|AlephOne-1.0.1-4|45	
14cr|AlephOne-1.0.1-4|46	#----------------------------------------------------------------------------
14cr|AlephOne-1.0.1-4|47	
14cr|AlephOne-1.0.1-4|48	%prep
14cr|AlephOne-1.0.1-4|49	%setup -q -n %{name}-%{oversion}
14cr|AlephOne-1.0.1-4|50	%patch0 -p0 $startdir/lua_templates.patch Source_Files/Lua/lua_templates.h
14cr|AlephOne-1.0.1-4|51	
14cr|AlephOne-1.0.1-4|52	%build
14cr|AlephOne-1.0.1-4|53	%configure2_5x	\
14cr|AlephOne-1.0.1-4|54	--bindir=%{_gamesbindir} \
14cr|AlephOne-1.0.1-4|55	--datadir=%{_gamesdatadir} \
14cr|AlephOne-1.0.1-4|56	--enable-opengl
14cr|AlephOne-1.0.1-4|57	%make
14cr|AlephOne-1.0.1-4|58	
14cr|AlephOne-1.0.1-4|59	%install
14cr|AlephOne-1.0.1-4|60	%makeinstall_std
14cr|AlephOne-1.0.1-4|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|AlephOne-1.0.1-4|62	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cr|AlephOne-1.0.1-4|63	
14cr|AlephOne-1.0.1-4|64	
14cr|AlephOne-1.0.1-4|65	%changelog
14cr|AlephOne-1.0.1-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cr|AlephOne-1.0.1-4|67	+ Revision: ae74566
14cr|AlephOne-1.0.1-4|68	- MassBuild#464: Increase release tag
14cr|AlephOne-1.0.1-4|69	
14cr|AlephOne-1.0.1-4|70	

75 14
14cr|alevt-1.6.1-13|1	Summary:		Teletext decoder and browser for bttv and DVB
14cr|alevt-1.6.1-13|2	Name:		alevt
14cr|alevt-1.6.1-13|3	Version:		1.6.1
14cr|alevt-1.6.1-13|4	Release:		13
14cr|alevt-1.6.1-13|5	License:		GPL
14cr|alevt-1.6.1-13|6	Group:		Video
14cr|alevt-1.6.1-13|7	Source0:		http://www.goron.de/~froese/%name/%name-%version.tar.bz2
14cr|alevt-1.6.1-13|8	Source10:	alevt-big.png
14cr|alevt-1.6.1-13|9	Source11:	alevt-mini.png
14cr|alevt-1.6.1-13|10	Source12:	alevt.png
14cr|alevt-1.6.1-13|11	Patch0:		%name-1.6.0-time.h.patch
14cr|alevt-1.6.1-13|12	Patch1:		alevt-1.6.1-vbi-fix.patch
14cr|alevt-1.6.1-13|13	Patch2:		alevt-1.6.1-koi8.patch
14cr|alevt-1.6.1-13|14	Patch3:		alevt-1.6.1-xio.patch
14cr|alevt-1.6.1-13|15	Patch4:		alevt-1.6.1-dvb.patch
14cr|alevt-1.6.1-13|16	URL:		http://www.goron.de/~froese/
14cr|alevt-1.6.1-13|17	BuildRequires:	pkgconfig(x11)
14cr|alevt-1.6.1-13|18	BuildRequires:	pkgconfig(libpng) >= 1.0.8
14cr|alevt-1.6.1-13|19	BuildRequires:	pkgconfig(zlib)
14cr|alevt-1.6.1-13|20	
14cr|alevt-1.6.1-13|21	
14cr|alevt-1.6.1-13|22	%description
14cr|alevt-1.6.1-13|23	AleVT is a teletext/videotext decoder and browser for the bttv and DVB
14cr|alevt-1.6.1-13|24	drivers. It features multiple windows, a page cache, regexp searching,
14cr|alevt-1.6.1-13|25	built-in manual, and more. There's also a program to get the time from
14cr|alevt-1.6.1-13|26	teletext and one to capture teletext pages from scripts.
14cr|alevt-1.6.1-13|27	
14cr|alevt-1.6.1-13|28	%prep
14cr|alevt-1.6.1-13|29	%setup -q
14cr|alevt-1.6.1-13|30	%patch0 -p1
14cr|alevt-1.6.1-13|31	%patch1 -p0
14cr|alevt-1.6.1-13|32	%patch2 -p1
14cr|alevt-1.6.1-13|33	%patch3 -p0 -b .xio
14cr|alevt-1.6.1-13|34	%patch4 -p1
14cr|alevt-1.6.1-13|35	sed -i 's-L/usr/X11R6/lib-L/usr/X11R6/%{_lib}' Makefile
14cr|alevt-1.6.1-13|36	sed -i '7i#include <zlib.h>' exp-gfx.c
14cr|alevt-1.6.1-13|37	
14cr|alevt-1.6.1-13|38	%build
14cr|alevt-1.6.1-13|39	make OPT="$RPM_OPT_FLAGS"
14cr|alevt-1.6.1-13|40	
14cr|alevt-1.6.1-13|41	%install
14cr|alevt-1.6.1-13|42	install -d $RPM_BUILD_ROOT{%_bindir,%_mandir/man1,%_liconsdir,%_miconsdir}
14cr|alevt-1.6.1-13|43	
14cr|alevt-1.6.1-13|44	install alevt alevt-date alevt-cap $RPM_BUILD_ROOT%_bindir
14cr|alevt-1.6.1-13|45	install {alevt-cap.1,alevt-date.1,alevt.1x} $RPM_BUILD_ROOT%_mandir/man1
14cr|alevt-1.6.1-13|46	
14cr|alevt-1.6.1-13|47	# Mandriva menu entry
14cr|alevt-1.6.1-13|48	
14cr|alevt-1.6.1-13|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|alevt-1.6.1-13|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|alevt-1.6.1-13|51	[Desktop Entry]
14cr|alevt-1.6.1-13|52	Name=Alevt
14cr|alevt-1.6.1-13|53	Comment=Teletext/Videotext decoder and browser
14cr|alevt-1.6.1-13|54	Exec=%{_bindir}/%{name}
14cr|alevt-1.6.1-13|55	Icon=%{name}
14cr|alevt-1.6.1-13|56	Terminal=false
14cr|alevt-1.6.1-13|57	Type=Application
14cr|alevt-1.6.1-13|58	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;TV;
14cr|alevt-1.6.1-13|59	EOF
14cr|alevt-1.6.1-13|60	
14cr|alevt-1.6.1-13|61	install %SOURCE10 $RPM_BUILD_ROOT%_liconsdir/%name.png
14cr|alevt-1.6.1-13|62	install %SOURCE11 $RPM_BUILD_ROOT%_miconsdir/%name.png
14cr|alevt-1.6.1-13|63	install %SOURCE12 $RPM_BUILD_ROOT%_iconsdir/%name.png
14cr|alevt-1.6.1-13|64	
14cr|alevt-1.6.1-13|65	%if %mdkversion < 200900
14cr|alevt-1.6.1-13|66	%post
14cr|alevt-1.6.1-13|67	%update_menus
14cr|alevt-1.6.1-13|68	%endif
14cr|alevt-1.6.1-13|69	
14cr|alevt-1.6.1-13|70	%if %mdkversion < 200900
14cr|alevt-1.6.1-13|71	%postun
14cr|alevt-1.6.1-13|72	%clean_menus
14cr|alevt-1.6.1-13|73	%endif
14cr|alevt-1.6.1-13|74	
14cr|alevt-1.6.1-13|75	
14cr|alevt-1.6.1-13|76	%files
14cr|alevt-1.6.1-13|77	%doc CHANGELOG COPYRIGHT README
14cr|alevt-1.6.1-13|78	%attr(755,root,root) %_bindir/*
14cr|alevt-1.6.1-13|79	%_mandir/man1/*
14cr|alevt-1.6.1-13|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|alevt-1.6.1-13|81	%_iconsdir/%name.png
14cr|alevt-1.6.1-13|82	%_liconsdir/%name.png
14cr|alevt-1.6.1-13|83	%_miconsdir/%name.png
14cr|alevt-1.6.1-13|84	
14cr|alevt-1.6.1-13|85	
14cr|alevt-1.6.1-13|86	
14cr|alevt-1.6.1-13|87	
14cr|alevt-1.6.1-13|88	
14cr|alevt-1.6.1-13|89	%changelog
14cr|alevt-1.6.1-13|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-13
14cr|alevt-1.6.1-13|91	+ Revision: d1db7eb
14cr|alevt-1.6.1-13|92	- MassBuild#464: Increase release tag
14cr|alevt-1.6.1-13|93	
14cr|alevt-1.6.1-13|94	

76 14
14cr|alex-3.0.5-3|1	%global debug_package %{nil}
14cr|alex-3.0.5-3|2	%define _cabal_setup Setup.lhs
14cr|alex-3.0.5-3|3	%define module alex
14cr|alex-3.0.5-3|4	Name:           %{module}
14cr|alex-3.0.5-3|5	Version:        3.0.5
14cr|alex-3.0.5-3|6	Release:        3
14cr|alex-3.0.5-3|7	Summary:        Tool for generating lexical analysers in Haskell
14cr|alex-3.0.5-3|8	Group:          Development/Other
14cr|alex-3.0.5-3|9	License:        BSD
14cr|alex-3.0.5-3|10	URL:            http://hackage.haskell.org/package/%{module}
14cr|alex-3.0.5-3|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|alex-3.0.5-3|12	
14cr|alex-3.0.5-3|13	BuildRequires:	happy
14cr|alex-3.0.5-3|14	BuildRequires:	docbook-style-xsl
14cr|alex-3.0.5-3|15	BuildRequires:	pkgconfig(libexslt)
14cr|alex-3.0.5-3|16	BuildRequires:	libxml2
14cr|alex-3.0.5-3|17	BuildRequires:	xmltex
14cr|alex-3.0.5-3|18	BuildRequires:	gmp-devel
14cr|alex-3.0.5-3|19	buildrequires:  haskell(QuickCheck)
14cr|alex-3.0.5-3|20	BuildRequires:  ghc, ghc-devel, haskell-macros
14cr|alex-3.0.5-3|21	buildrequires:  xsltproc, dblatex
14cr|alex-3.0.5-3|22	
14cr|alex-3.0.5-3|23	%description
14cr|alex-3.0.5-3|24	Alex is a tool for generating lexical analysers in Haskell, given a
14cr|alex-3.0.5-3|25	description of the tokens to be recognised in the form of regular
14cr|alex-3.0.5-3|26	expressions.  It is similar to the tool lex or flex for C/C++.
14cr|alex-3.0.5-3|27	
14cr|alex-3.0.5-3|28	%prep
14cr|alex-3.0.5-3|29	%setup -q -n %{module}-%{version}
14cr|alex-3.0.5-3|30	
14cr|alex-3.0.5-3|31	%build
14cr|alex-3.0.5-3|32	%_cabal_build
14cr|alex-3.0.5-3|33	cd doc
14cr|alex-3.0.5-3|34	test -f configure || autoreconf
14cr|alex-3.0.5-3|35	./configure
14cr|alex-3.0.5-3|36	make html
14cr|alex-3.0.5-3|37	
14cr|alex-3.0.5-3|38	%install
14cr|alex-3.0.5-3|39	%_cabal_install
14cr|alex-3.0.5-3|40	%_cabal_rpm_gen_deps
14cr|alex-3.0.5-3|41	%_cabal_un
14cr|alex-3.0.5-3|42	
14cr|alex-3.0.5-3|43	%files
14cr|alex-3.0.5-3|44	%{_bindir}/%{module}
14cr|alex-3.0.5-3|45	%{_docdir}/%{module}-%{version}
14cr|alex-3.0.5-3|46	%{_datadir}/%{module}-%{version}
14cr|alex-3.0.5-3|47	#% {_libdir}/% {module}-% {version}
14cr|alex-3.0.5-3|48	%_cabal_rpm_deps_dir
14cr|alex-3.0.5-3|49	#% _cabal_haddoc_files
14cr|alex-3.0.5-3|50	
14cr|alex-3.0.5-3|51	
14cr|alex-3.0.5-3|52	
14cr|alex-3.0.5-3|53	
14cr|alex-3.0.5-3|54	%changelog
14cr|alex-3.0.5-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.5-3
14cr|alex-3.0.5-3|56	+ Revision: 3c1c424
14cr|alex-3.0.5-3|57	- MassBuild#464: Increase release tag
14cr|alex-3.0.5-3|58	
14cr|alex-3.0.5-3|59	

77 14
14cr|alexandria-0.6.9-4|1	Summary:	GNOME application to help you manage your book collection
14cr|alexandria-0.6.9-4|2	Name:		alexandria
14cr|alexandria-0.6.9-4|3	Version:	0.6.9
14cr|alexandria-0.6.9-4|4	Release:	4
14cr|alexandria-0.6.9-4|5	License:	GPLv2+
14cr|alexandria-0.6.9-4|6	Group:		Databases
14cr|alexandria-0.6.9-4|7	Url:		http://alexandria.rubyforge.org/
14cr|alexandria-0.6.9-4|8	Source0:	http://files.rubyforge.vm.bytemark.co.uk/alexandria/%{name}-%{version}.tar.gz
14cr|alexandria-0.6.9-4|9	Patch0:		alexandria-0.6.9-ruby-1.9.1.patch
14cr|alexandria-0.6.9-4|10	Patch1:		alexandria-0.6.9-delete-broken-yaml.patch
14cr|alexandria-0.6.9-4|11	Patch2:		alexandria-0.6.9-iconv.patch
14cr|alexandria-0.6.9-4|12	Patch3:		alexandria-0.6.9-newbook-nothread.patch
14cr|alexandria-0.6.9-4|13	# upstream patches from 0.6.9-rc
14cr|alexandria-0.6.9-4|14	Patch4:		alexandria-0.6.8-export-to-HTML-with-ruby19.patch
14cr|alexandria-0.6.9-4|15	Patch5:		alexandria-0.6.8-z3950-next.patch
14cr|alexandria-0.6.9-4|16	Patch6:		alexandria-0.6.8-always-require-rubygems.patch
14cr|alexandria-0.6.9-4|17	Patch7:		alexandria-0.6.8-export-to-CSV-bintex-with-ruby19.patch
14cr|alexandria-0.6.9-4|18	# fedora patches
14cr|alexandria-0.6.9-4|19	Patch8:		alexandria-0.6.8-yaml-unescape.patch
14cr|alexandria-0.6.9-4|20	Patch9:		alexandria-0.6.8-utf8-convert.patch
14cr|alexandria-0.6.9-4|21	Patch10:	alexandria-0.6.8-kcodefix.patch
14cr|alexandria-0.6.9-4|22	Patch11:	alexandria-0.6.8-evalfix.patch
14cr|alexandria-0.6.9-4|23	Patch12:	alexandria-0.6.6-dont_use_thread_when_adding_file_by_isdn.patch
14cr|alexandria-0.6.9-4|24	Patch13:	alexandria-0.6.8-iconview-multibyte.patch
14cr|alexandria-0.6.9-4|25	Patch14:	alexandria-0.6.9-glade-gettext.patch
14cr|alexandria-0.6.9-4|26	Patch15:	alexandria-0.6.9-goocanvas-version.patch
14cr|alexandria-0.6.9-4|27	Patch16:	alexandria-0.6.9-negative-value.patch
14cr|alexandria-0.6.9-4|28	Patch17:	alexandria-0.6.9-z3950-zoom-count.patch
14cr|alexandria-0.6.9-4|29	BuildRequires:	desktop-file-utils
14cr|alexandria-0.6.9-4|30	BuildRequires:	GConf2
14cr|alexandria-0.6.9-4|31	BuildRequires:	intltool
14cr|alexandria-0.6.9-4|32	BuildRequires:	pkgconfig(ruby)
14cr|alexandria-0.6.9-4|33	Requires:	rubygem(gdk_pixbuf2)
14cr|alexandria-0.6.9-4|34	Requires:	rubygem(glib2)
14cr|alexandria-0.6.9-4|35	Requires:	rubygem(gettext)
14cr|alexandria-0.6.9-4|36	Requires:	rubygem(gstreamer)
14cr|alexandria-0.6.9-4|37	Requires:	rubygem(hpricot)
14cr|alexandria-0.6.9-4|38	Requires:	rubygem(htmlentities)
14cr|alexandria-0.6.9-4|39	Requires:	rubygem(zoom)
14cr|alexandria-0.6.9-4|40	Requires(post,postun):	scrollkeeper
14cr|alexandria-0.6.9-4|41	BuildArch:	noarch
14cr|alexandria-0.6.9-4|42	
14cr|alexandria-0.6.9-4|43	%description
14cr|alexandria-0.6.9-4|44	Alexandria is a GNOME application to help you manage your book collection.
14cr|alexandria-0.6.9-4|45	
14cr|alexandria-0.6.9-4|46	Alexandria:
14cr|alexandria-0.6.9-4|47	* retrieves and displays book information (including cover pictures)
14cr|alexandria-0.6.9-4|48	from several online libraries, such as Amazon, Proxis, Barnes and
14cr|alexandria-0.6.9-4|49	Noble, and the Spanish Ministry of Culture ;
14cr|alexandria-0.6.9-4|50	* allows books to be added and updated by hand ;
14cr|alexandria-0.6.9-4|51	* enables searches either by EAN/ISBN, title, authors or keyword ;
14cr|alexandria-0.6.9-4|52	* saves data using the YAML format ;
14cr|alexandria-0.6.9-4|53	* can import and export data into ONIX, Tellico and EAN/ISBN-list
14cr|alexandria-0.6.9-4|54	formats ;
14cr|alexandria-0.6.9-4|55	* generates from your libraries XHTML web pages themable with CSS ;
14cr|alexandria-0.6.9-4|56	* allows marking your books as loaned, each with the loan-date and the
14cr|alexandria-0.6.9-4|57	name of the person who has borrowed them ;
14cr|alexandria-0.6.9-4|58	* features a HIG-compliant user interface ;
14cr|alexandria-0.6.9-4|59	* shows books in different views (standard list or icons list), that
14cr|alexandria-0.6.9-4|60	can be either filtered or sorted ;
14cr|alexandria-0.6.9-4|61	* handles book rating and notes ;
14cr|alexandria-0.6.9-4|62	* supports CueCat (R) barcode readers ;
14cr|alexandria-0.6.9-4|63	* includes translations for several languages.
14cr|alexandria-0.6.9-4|64	
14cr|alexandria-0.6.9-4|65	%files -f %{name}.lang
14cr|alexandria-0.6.9-4|66	%doc README ChangeLog TODO
14cr|alexandria-0.6.9-4|67	%{_bindir}/*
14cr|alexandria-0.6.9-4|68	%{ruby_sitelibdir}/%{name}*
14cr|alexandria-0.6.9-4|69	%{_datadir}/%{name}
14cr|alexandria-0.6.9-4|70	%{_iconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|71	%{_miconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|72	%{_liconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|73	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|alexandria-0.6.9-4|74	%{_datadir}/applications/%{name}.desktop
14cr|alexandria-0.6.9-4|75	%{_datadir}/gnome/help/%{name}
14cr|alexandria-0.6.9-4|76	%{_datadir}/omf/%{name}
14cr|alexandria-0.6.9-4|77	%{_datadir}/sounds/%{name}
14cr|alexandria-0.6.9-4|78	%{_datadir}/pixmaps/alexandria.xpm
14cr|alexandria-0.6.9-4|79	%{_iconsdir}/hicolor/*/apps/*
14cr|alexandria-0.6.9-4|80	%{_mandir}/man1/*
14cr|alexandria-0.6.9-4|81	
14cr|alexandria-0.6.9-4|82	#----------------------------------------------------------------------------
14cr|alexandria-0.6.9-4|83	
14cr|alexandria-0.6.9-4|84	%prep
14cr|alexandria-0.6.9-4|85	%setup -q
14cr|alexandria-0.6.9-4|86	%patch0 -p1 -b .ruby19~
14cr|alexandria-0.6.9-4|87	%patch1 -p1 -b .delete_yaml
14cr|alexandria-0.6.9-4|88	%patch2 -p1 -b .iconv
14cr|alexandria-0.6.9-4|89	%patch3 -p1 -b .nothread
14cr|alexandria-0.6.9-4|90	%patch4 -p1 -b .export_html
14cr|alexandria-0.6.9-4|91	%patch5 -p1 -b .z3950_next
14cr|alexandria-0.6.9-4|92	%patch6 -p1 -b .gems
14cr|alexandria-0.6.9-4|93	%patch7 -p1 -b .export_csv
14cr|alexandria-0.6.9-4|94	%patch8 -p1 -b .delete_yaml
14cr|alexandria-0.6.9-4|95	%patch9 -p1 -b .ruby19_utf8
14cr|alexandria-0.6.9-4|96	%patch10 -p1 -b .kcodefix
14cr|alexandria-0.6.9-4|97	%patch11 -p1 -b .evalfix
14cr|alexandria-0.6.9-4|98	%patch12 -p1
14cr|alexandria-0.6.9-4|99	%patch13 -p1
14cr|alexandria-0.6.9-4|100	%patch14 -p1
14cr|alexandria-0.6.9-4|101	%patch15 -p1
14cr|alexandria-0.6.9-4|102	%patch16 -p1
14cr|alexandria-0.6.9-4|103	%patch17 -p1
14cr|alexandria-0.6.9-4|104	
14cr|alexandria-0.6.9-4|105	sed -i '3i# encoding: utf-8' lib/alexandria/about.rb
14cr|alexandria-0.6.9-4|106	
14cr|alexandria-0.6.9-4|107	%build
14cr|alexandria-0.6.9-4|108	rake --trace build
14cr|alexandria-0.6.9-4|109	
14cr|alexandria-0.6.9-4|110	%install
14cr|alexandria-0.6.9-4|111	rake install_package_staging \
14cr|alexandria-0.6.9-4|112	DESTDIR=%{buildroot} \
14cr|alexandria-0.6.9-4|113	RUBYLIBDIR=%{ruby_sitelibdir}
14cr|alexandria-0.6.9-4|114	
14cr|alexandria-0.6.9-4|115	mkdir -p %{buildroot}%{_sysconfdir}/gconf/schemas/
14cr|alexandria-0.6.9-4|116	cp -a schemas/alexandria.schemas %{buildroot}%{_sysconfdir}/gconf/schemas/
14cr|alexandria-0.6.9-4|117	
14cr|alexandria-0.6.9-4|118	#menu
14cr|alexandria-0.6.9-4|119	rm -f %{buildroot}%{_datadir}/menu/alexandria
14cr|alexandria-0.6.9-4|120	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cr|alexandria-0.6.9-4|121	cp -a %{name}.desktop %{buildroot}%{_datadir}/applications/
14cr|alexandria-0.6.9-4|122	
14cr|alexandria-0.6.9-4|123	desktop-file-install \
14cr|alexandria-0.6.9-4|124	--vendor="" \
14cr|alexandria-0.6.9-4|125	--dir %{buildroot}%{_datadir}/applications \
14cr|alexandria-0.6.9-4|126	%{buildroot}%{_datadir}/applications/*
14cr|alexandria-0.6.9-4|127	
14cr|alexandria-0.6.9-4|128	rm -f %{buildroot}%{_datadir}/gconf/schemas/alexandria.schemas
14cr|alexandria-0.6.9-4|129	
14cr|alexandria-0.6.9-4|130	# icon
14cr|alexandria-0.6.9-4|131	install -m 755 -d %{buildroot}%{_miconsdir}
14cr|alexandria-0.6.9-4|132	install -m 755 -d %{buildroot}%{_liconsdir}
14cr|alexandria-0.6.9-4|133	cp -a data/alexandria/icons/alexandria_small.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|134	cp -a data/alexandria/icons/alexandria_small.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|135	cp -a data/alexandria/icons/alexandria_small.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|alexandria-0.6.9-4|136	
14cr|alexandria-0.6.9-4|137	%find_lang %{name} --all-name
14cr|alexandria-0.6.9-4|138	
14cr|alexandria-0.6.9-4|139	
14cr|alexandria-0.6.9-4|140	%changelog
14cr|alexandria-0.6.9-4|141	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.9-4
14cr|alexandria-0.6.9-4|142	+ Revision: 4a856a2
14cr|alexandria-0.6.9-4|143	- Add more patches from Fedora, update Requires, spec cleanup
14cr|alexandria-0.6.9-4|144	
14cr|alexandria-0.6.9-4|145	

78 14
14cr|alien-8.89-3|1	#define debug_package	%{nil}
14cr|alien-8.89-3|2	Summary:	Install Debian and Slackware Packages with RPM
14cr|alien-8.89-3|3	
14cr|alien-8.89-3|4	Name:		alien
14cr|alien-8.89-3|5	Version:	8.89
14cr|alien-8.89-3|6	Release:	3
14cr|alien-8.89-3|7	URL:		http://sourceforge.net/projects/alien/
14cr|alien-8.89-3|8	Source:		http://ftp.debian.org/debian/pool/main/a/alien/%{name}_%{version}.tar.gz
14cr|alien-8.89-3|9	License:	GPLv2+
14cr|alien-8.89-3|10	Group:		Archiving/Other
14cr|alien-8.89-3|11	BuildRequires:	perl-devel
14cr|alien-8.89-3|12	Requires:	perl
14cr|alien-8.89-3|13	Requires:	dpkg >= 1.13.26
14cr|alien-8.89-3|14	Requires:	rpm-build
14cr|alien-8.89-3|15	
14cr|alien-8.89-3|16	BuildArch:	noarch
14cr|alien-8.89-3|17	
14cr|alien-8.89-3|18	%description
14cr|alien-8.89-3|19	Alien is a program that converts between the rpm (Mandriva, Redhat ),
14cr|alien-8.89-3|20	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
14cr|alien-8.89-3|21	If you want to use a package from another distribution than the one
14cr|alien-8.89-3|22	you have installed on your system, you can use alien to convert
14cr|alien-8.89-3|23	it to your preferred package format and install it.
14cr|alien-8.89-3|24	
14cr|alien-8.89-3|25	%package -n perl-Alien
14cr|alien-8.89-3|26	Summary:        Alien Perl modules
14cr|alien-8.89-3|27	
14cr|alien-8.89-3|28	Requires:	perl(base)
14cr|alien-8.89-3|29	
14cr|alien-8.89-3|30	%description -n perl-Alien
14cr|alien-8.89-3|31	Alien is a program that converts between the rpm (Mandriva, Redhat ),
14cr|alien-8.89-3|32	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
14cr|alien-8.89-3|33	If you want to use a package from another distribution than the one
14cr|alien-8.89-3|34	you have installed on your system, you can use alien to convert
14cr|alien-8.89-3|35	it to your preferred package format and install it.
14cr|alien-8.89-3|36	
14cr|alien-8.89-3|37	%prep
14cr|alien-8.89-3|38	%setup -q -n %{name}
14cr|alien-8.89-3|39	
14cr|alien-8.89-3|40	%build
14cr|alien-8.89-3|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|alien-8.89-3|42	perl -pi -e 's/: :\s*extra_/:: extra_/' Makefile
14cr|alien-8.89-3|43	
14cr|alien-8.89-3|44	%make
14cr|alien-8.89-3|45	
14cr|alien-8.89-3|46	%install
14cr|alien-8.89-3|47	%makeinstall_std VARPREFIX=%{buildroot} PREFIX=%{buildroot}%{_prefix}
14cr|alien-8.89-3|48	
14cr|alien-8.89-3|49	%files
14cr|alien-8.89-3|50	%{_bindir}/*
14cr|alien-8.89-3|51	%dir %{_datadir}/alien
14cr|alien-8.89-3|52	%{_mandir}/*/*
14cr|alien-8.89-3|53	%{_datadir}/alien/patches
14cr|alien-8.89-3|54	/var/lib/alien
14cr|alien-8.89-3|55	%doc README TODO
14cr|alien-8.89-3|56	
14cr|alien-8.89-3|57	%files -n perl-Alien
14cr|alien-8.89-3|58	%{perl_vendorlib}/Alien
14cr|alien-8.89-3|59	%doc README TODO
14cr|alien-8.89-3|60	
14cr|alien-8.89-3|61	
14cr|alien-8.89-3|62	
14cr|alien-8.89-3|63	
14cr|alien-8.89-3|64	%changelog
14cr|alien-8.89-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.89-3
14cr|alien-8.89-3|66	+ Revision: 9c5df65
14cr|alien-8.89-3|67	- MassBuild#464: Increase release tag
14cr|alien-8.89-3|68	
14cr|alien-8.89-3|69	

79 14
14cr|alienarena-7.65-3|1	%define debug_package	%{nil}
14cr|alienarena-7.65-3|2	
14cr|alienarena-7.65-3|3	Summary:	Multiplayer retro sci-fi death match game
14cr|alienarena-7.65-3|4	Name:		alienarena
14cr|alienarena-7.65-3|5	Version:	7.65
14cr|alienarena-7.65-3|6	Release:	3
14cr|alienarena-7.65-3|7	Epoch:		1
14cr|alienarena-7.65-3|8	License:	GPLv2+
14cr|alienarena-7.65-3|9	Group:		Games/Arcade
14cr|alienarena-7.65-3|10	Url:		http://red.planetarena.org/
14cr|alienarena-7.65-3|11	Source0:	http://red.planetarena.org/files/%{name}-%{version}-linux20130207.tar.gz
14cr|alienarena-7.65-3|12	Source1:	alienarena.desktop
14cr|alienarena-7.65-3|13	Source2:	GPL.acebot.txt
14cr|alienarena-7.65-3|14	Patch0:		alienarena-7.45-no-qglBlitFramebufferEXT.patch
14cr|alienarena-7.65-3|15	BuildRequires:	desktop-file-utils
14cr|alienarena-7.65-3|16	BuildRequires:	imagemagick
14cr|alienarena-7.65-3|17	BuildRequires:	jpeg-devel
14cr|alienarena-7.65-3|18	BuildRequires:	pkgconfig(dri)
14cr|alienarena-7.65-3|19	BuildRequires:	pkgconfig(freetype2)
14cr|alienarena-7.65-3|20	BuildRequires:	pkgconfig(glu)
14cr|alienarena-7.65-3|21	BuildRequires:	pkgconfig(libcurl)
14cr|alienarena-7.65-3|22	BuildRequires:	pkgconfig(libpng)
14cr|alienarena-7.65-3|23	BuildRequires:	pkgconfig(ode)
14cr|alienarena-7.65-3|24	BuildRequires:	pkgconfig(openal)
14cr|alienarena-7.65-3|25	BuildRequires:	pkgconfig(vorbis)
14cr|alienarena-7.65-3|26	BuildRequires:	pkgconfig(xext)
14cr|alienarena-7.65-3|27	BuildRequires:	pkgconfig(xxf86vm)
14cr|alienarena-7.65-3|28	Requires:	alienarena-data = %{EVRD}
14cr|alienarena-7.65-3|29	Requires:	desktop-file-utils >= 0.9
14cr|alienarena-7.65-3|30	Requires:	opengl-games-utils
14cr|alienarena-7.65-3|31	Requires:	openal
14cr|alienarena-7.65-3|32	
14cr|alienarena-7.65-3|33	%description
14cr|alienarena-7.65-3|34	Alien Arena is an on-line death match game with over 30 levels, seven modes
14cr|alienarena-7.65-3|35	of play, loads of mutators, built-in bots, multiple player characters and
14cr|alienarena-7.65-3|36	weapons (with alt-fire modes).
14cr|alienarena-7.65-3|37	
14cr|alienarena-7.65-3|38	%files
14cr|alienarena-7.65-3|39	%doc GPL.acebot.txt
14cr|alienarena-7.65-3|40	%{_bindir}/%{name}
14cr|alienarena-7.65-3|41	%{_bindir}/%{name}-wrapper
14cr|alienarena-7.65-3|42	%{_datadir}/applications/*.desktop
14cr|alienarena-7.65-3|43	%{_miconsdir}/%{name}.png
14cr|alienarena-7.65-3|44	%{_iconsdir}/%{name}.png
14cr|alienarena-7.65-3|45	%{_liconsdir}/%{name}.png
14cr|alienarena-7.65-3|46	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|alienarena-7.65-3|47	
14cr|alienarena-7.65-3|48	#----------------------------------------------------------------------------
14cr|alienarena-7.65-3|49	
14cr|alienarena-7.65-3|50	%package server
14cr|alienarena-7.65-3|51	Summary:	Dedicated server for alienarena, the FPS game
14cr|alienarena-7.65-3|52	Group:		Games/Arcade
14cr|alienarena-7.65-3|53	Requires:	alienarena-data = %{EVRD}
14cr|alienarena-7.65-3|54	
14cr|alienarena-7.65-3|55	%description server
14cr|alienarena-7.65-3|56	Alien Arena is an on-line death match game with over 30 levels, seven modes
14cr|alienarena-7.65-3|57	of play, loads of mutators, built-in bots, multiple player characters and
14cr|alienarena-7.65-3|58	weapons (with alt-fire modes).
14cr|alienarena-7.65-3|59	
14cr|alienarena-7.65-3|60	This is the dedicated server.
14cr|alienarena-7.65-3|61	
14cr|alienarena-7.65-3|62	%files server
14cr|alienarena-7.65-3|63	%doc COPYING
14cr|alienarena-7.65-3|64	%{_bindir}/%{name}-ded
14cr|alienarena-7.65-3|65	%{_bindir}/%{name}-server
14cr|alienarena-7.65-3|66	
14cr|alienarena-7.65-3|67	#----------------------------------------------------------------------------
14cr|alienarena-7.65-3|68	
14cr|alienarena-7.65-3|69	%package data
14cr|alienarena-7.65-3|70	Summary:	Data files for Alien Arena
14cr|alienarena-7.65-3|71	Group:		Games/Arcade
14cr|alienarena-7.65-3|72	Requires:	%{name} = %{EVRD}
14cr|alienarena-7.65-3|73	BuildArch:	noarch
14cr|alienarena-7.65-3|74	
14cr|alienarena-7.65-3|75	%description data
14cr|alienarena-7.65-3|76	Data files (audio, maps, etc) for Alien Arena.
14cr|alienarena-7.65-3|77	
14cr|alienarena-7.65-3|78	%files data
14cr|alienarena-7.65-3|79	%doc README
14cr|alienarena-7.65-3|80	%{_datadir}/alienarena/
14cr|alienarena-7.65-3|81	
14cr|alienarena-7.65-3|82	#----------------------------------------------------------------------------
14cr|alienarena-7.65-3|83	
14cr|alienarena-7.65-3|84	%prep
14cr|alienarena-7.65-3|85	%setup -q
14cr|alienarena-7.65-3|86	%patch0 -p1 -b .no-qglBlitFramebufferEXT
14cr|alienarena-7.65-3|87	
14cr|alienarena-7.65-3|88	# Copy license clarification for acebot
14cr|alienarena-7.65-3|89	cp -p %{SOURCE2} .
14cr|alienarena-7.65-3|90	
14cr|alienarena-7.65-3|91	# clean up prebuilt binary files
14cr|alienarena-7.65-3|92	[[ -e crx ]] && rm crded crx crx.sdl {arena,data1}/game.so
14cr|alienarena-7.65-3|93	
14cr|alienarena-7.65-3|94	# clean up end-line encoding
14cr|alienarena-7.65-3|95	[[ -e docs/README.txt ]] && sed -i 's/\r//' docs/README.txt
14cr|alienarena-7.65-3|96	
14cr|alienarena-7.65-3|97	# So, AlienArena now "uses" openal by dlopening the library, which is hardcoded to
14cr|alienarena-7.65-3|98	# "libopenal.so". That file only lives in openal-devel, so we need to adjust the hardcoding.
14cr|alienarena-7.65-3|99	LIBOPENAL=`ls %{_libdir}/libopenal.so.? | cut -d "/" -f 4`
14cr|alienarena-7.65-3|100	sed -i "s|\"libopenal.so\"|\"$LIBOPENAL\"|g" source/unix/qal_unix.c
14cr|alienarena-7.65-3|101	
14cr|alienarena-7.65-3|102	%build
14cr|alienarena-7.65-3|103	export PTHREAD_LIBS="-lpthread"
14cr|alienarena-7.65-3|104	export PTHREAD_CFLAGS="-pthread"
14cr|alienarena-7.65-3|105	%configure2_5x --with-system-libode --without-xf86dga --with-zlib
14cr|alienarena-7.65-3|106	%make
14cr|alienarena-7.65-3|107	
14cr|alienarena-7.65-3|108	%install
14cr|alienarena-7.65-3|109	%makeinstall_std
14cr|alienarena-7.65-3|110	# menu entry
14cr|alienarena-7.65-3|111	mkdir -p %{buildroot}%{_datadir}/applications
14cr|alienarena-7.65-3|112	desktop-file-install --dir %{buildroot}%{_datadir}/applications	\
14cr|alienarena-7.65-3|113	%{SOURCE1}
14cr|alienarena-7.65-3|114	
14cr|alienarena-7.65-3|115	# icons
14cr|alienarena-7.65-3|116	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|alienarena-7.65-3|117	convert %{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|alienarena-7.65-3|118	convert %{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|alienarena-7.65-3|119	install -p %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|alienarena-7.65-3|120	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|alienarena-7.65-3|121	install -p %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|alienarena-7.65-3|122	
14cr|alienarena-7.65-3|123	# opengl checker
14cr|alienarena-7.65-3|124	ln -s opengl-game-wrapper.sh %{buildroot}%{_bindir}/%{name}-wrapper
14cr|alienarena-7.65-3|125	ln -s crx-ded %{buildroot}%{_bindir}/%{name}-server
14cr|alienarena-7.65-3|126	
14cr|alienarena-7.65-3|127	# clean docs as we don't want to package them twice
14cr|alienarena-7.65-3|128	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cr|alienarena-7.65-3|129	
14cr|alienarena-7.65-3|130	
14cr|alienarena-7.65-3|131	%changelog
14cr|alienarena-7.65-3|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:7.65-3
14cr|alienarena-7.65-3|133	+ Revision: 7a0e32e
14cr|alienarena-7.65-3|134	- MassBuild#464: Increase release tag
14cr|alienarena-7.65-3|135	
14cr|alienarena-7.65-3|136	

80 14
14cr|alienarena-data-20120106-3|1	#Based on Fedora's package
14cr|alienarena-data-20120106-3|2	Name:		alienarena-data
14cr|alienarena-data-20120106-3|3	Summary:	Data files for Alien Arena 2011
14cr|alienarena-data-20120106-3|4	Version:	20120106
14cr|alienarena-data-20120106-3|5	Release:	3
14cr|alienarena-data-20120106-3|6	License:	Redistributable, no modification permitted
14cr|alienarena-data-20120106-3|7	Group:		Games/Arcade
14cr|alienarena-data-20120106-3|8	URL:		http://icculus.org/alienarena/
14cr|alienarena-data-20120106-3|9	# Subversion:  https://svn.icculus.org/alienarena/trunk/?sortby=date
14cr|alienarena-data-20120106-3|10	# Upstream seems too inept to provide a simple source only tarball, so we use svn.
14cr|alienarena-data-20120106-3|11	#   svn export svn://svn.icculus.org/alienarena/tags/7.51/ alienarena-7.51/
14cr|alienarena-data-20120106-3|12	# These windows files are useless to us.
14cr|alienarena-data-20120106-3|13	#   rm -rf alienarena-7.51/*.exe alienarena-7.51/*.dll alienarena-7.51/Tools/aaradiant.exe
14cr|alienarena-data-20120106-3|14	# These bundled zips are also pretty useless.
14cr|alienarena-data-20120106-3|15	#   rm -rf alienarena-7.51/lib_zipfiles/
14cr|alienarena-data-20120106-3|16	# We don't want the bundled ode code.
14cr|alienarena-data-20120106-3|17	#   rm -rf alienarena-7.51/source/unix/ode/
14cr|alienarena-data-20120106-3|18	# arena/ botinfo/ data1/ live in the alienarena-data package
14cr|alienarena-data-20120106-3|19	#   mkdir alienarena-data-20101216
14cr|alienarena-data-20120106-3|20	#   mv alienarena-7.51/arena/ alienarena-7.51/botinfo/ alienarena-7.51/data1/ alienarena-data-20110323/
14cr|alienarena-data-20120106-3|21	#   rm -f alienarena-data-20110323/{arena,data1}/game.so
14cr|alienarena-data-20120106-3|22	# This data tarball is used for the alienarena-data package
14cr|alienarena-data-20120106-3|23	#   tar -cvJf alienarena-data-20110323.tar.xz alienarena-data-20110323
14cr|alienarena-data-20120106-3|24	# This source tarball is used for the alienarena package
14cr|alienarena-data-20120106-3|25	#   tar -cvjf alienarena-7.51.tar.bz2 alienarena-7.51
14cr|alienarena-data-20120106-3|26	Source0:	%{name}-%{version}.tar.xz
14cr|alienarena-data-20120106-3|27	BuildArch:	noarch
14cr|alienarena-data-20120106-3|28	
14cr|alienarena-data-20120106-3|29	%description
14cr|alienarena-data-20120106-3|30	Data files (audio, maps, etc) for Alien Arena 2011.
14cr|alienarena-data-20120106-3|31	
14cr|alienarena-data-20120106-3|32	%prep
14cr|alienarena-data-20120106-3|33	%setup -q
14cr|alienarena-data-20120106-3|34	
14cr|alienarena-data-20120106-3|35	%build
14cr|alienarena-data-20120106-3|36	
14cr|alienarena-data-20120106-3|37	%install
14cr|alienarena-data-20120106-3|38	mkdir -p %{buildroot}/%{_datadir}/alienarena/
14cr|alienarena-data-20120106-3|39	cp -ap arena botinfo data1 %{buildroot}/%{_datadir}/alienarena/
14cr|alienarena-data-20120106-3|40	
14cr|alienarena-data-20120106-3|41	%files
14cr|alienarena-data-20120106-3|42	%{_datadir}/alienarena/
14cr|alienarena-data-20120106-3|43	
14cr|alienarena-data-20120106-3|44	
14cr|alienarena-data-20120106-3|45	
14cr|alienarena-data-20120106-3|46	%changelog
14cr|alienarena-data-20120106-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120106-3
14cr|alienarena-data-20120106-3|48	+ Revision: 827492a
14cr|alienarena-data-20120106-3|49	- MassBuild#464: Increase release tag
14cr|alienarena-data-20120106-3|50	
14cr|alienarena-data-20120106-3|51	

81 14
14cr|alienblaster-1.1.0-10|1	%define	name	alienblaster
14cr|alienblaster-1.1.0-10|2	%define	version 1.1.0
14cr|alienblaster-1.1.0-10|3	%define release	10
14cr|alienblaster-1.1.0-10|4	%define	Summary	Action-loaded 2D arcade shooter game
14cr|alienblaster-1.1.0-10|5	
14cr|alienblaster-1.1.0-10|6	Version:	%{version}
14cr|alienblaster-1.1.0-10|7	Summary:	%{Summary}
14cr|alienblaster-1.1.0-10|8	Name:		%{name}
14cr|alienblaster-1.1.0-10|9	Release:	%mkrel %{release}
14cr|alienblaster-1.1.0-10|10	License:	GPL
14cr|alienblaster-1.1.0-10|11	Group:		Games/Arcade
14cr|alienblaster-1.1.0-10|12	Source0:	http://www.informatik.uni-bremen.de/~schwardt/alienblaster/%{name}-%{version}.tar.bz2
14cr|alienblaster-1.1.0-10|13	Source11:	%{name}-16x16.png
14cr|alienblaster-1.1.0-10|14	Source12:	%{name}-32x32.png
14cr|alienblaster-1.1.0-10|15	Source13:	%{name}-48x48.png
14cr|alienblaster-1.1.0-10|16	URL:		http://www.schwardtnet.de/alienblaster/
14cr|alienblaster-1.1.0-10|17	BuildRequires:	SDL_mixer-devel
14cr|alienblaster-1.1.0-10|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|alienblaster-1.1.0-10|19	
14cr|alienblaster-1.1.0-10|20	%description
14cr|alienblaster-1.1.0-10|21	Alien Blaster is an action-loaded 2D arcade shooter game. Your mission in the
14cr|alienblaster-1.1.0-10|22	game is simple: stop the invasion of the aliens by blasting them.
14cr|alienblaster-1.1.0-10|23	Simultaneous two-player mode is available.
14cr|alienblaster-1.1.0-10|24	
14cr|alienblaster-1.1.0-10|25	%prep
14cr|alienblaster-1.1.0-10|26	%setup -q -n %{name}
14cr|alienblaster-1.1.0-10|27	
14cr|alienblaster-1.1.0-10|28	%build
14cr|alienblaster-1.1.0-10|29	%make OPTIMIZATION="$RPM_OPT_FLAGS"
14cr|alienblaster-1.1.0-10|30	
14cr|alienblaster-1.1.0-10|31	%install
14cr|alienblaster-1.1.0-10|32	rm -rf $RPM_BUILD_ROOT
14cr|alienblaster-1.1.0-10|33	
14cr|alienblaster-1.1.0-10|34	install -m755 alienBlaster -D $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster.real
14cr|alienblaster-1.1.0-10|35	
14cr|alienblaster-1.1.0-10|36	cat > $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster << EOF
14cr|alienblaster-1.1.0-10|37	#!/bin/bash
14cr|alienblaster-1.1.0-10|38	cd %{_gamesdatadir}/%{name}
14cr|alienblaster-1.1.0-10|39	%{_gamesbindir}/alienBlaster.real \$@
14cr|alienblaster-1.1.0-10|40	EOF
14cr|alienblaster-1.1.0-10|41	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster
14cr|alienblaster-1.1.0-10|42	
14cr|alienblaster-1.1.0-10|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|alienblaster-1.1.0-10|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|alienblaster-1.1.0-10|45	[Desktop Entry]
14cr|alienblaster-1.1.0-10|46	Name=Alien Blaster
14cr|alienblaster-1.1.0-10|47	Comment=%{Summary}
14cr|alienblaster-1.1.0-10|48	Exec=%{_gamesbindir}/alienBlaster
14cr|alienblaster-1.1.0-10|49	Icon=%{name}
14cr|alienblaster-1.1.0-10|50	Terminal=false
14cr|alienblaster-1.1.0-10|51	Type=Application
14cr|alienblaster-1.1.0-10|52	StartupNotify=true
14cr|alienblaster-1.1.0-10|53	Categories=Game;ArcadeGame;
14cr|alienblaster-1.1.0-10|54	EOF
14cr|alienblaster-1.1.0-10|55	
14cr|alienblaster-1.1.0-10|56	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|alienblaster-1.1.0-10|57	cp -R images sound cfg $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|alienblaster-1.1.0-10|58	
14cr|alienblaster-1.1.0-10|59	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|60	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|61	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|62	
14cr|alienblaster-1.1.0-10|63	%if %mdkversion < 200900
14cr|alienblaster-1.1.0-10|64	%post
14cr|alienblaster-1.1.0-10|65	%update_menus
14cr|alienblaster-1.1.0-10|66	%endif
14cr|alienblaster-1.1.0-10|67	
14cr|alienblaster-1.1.0-10|68	%if %mdkversion < 200900
14cr|alienblaster-1.1.0-10|69	%postun
14cr|alienblaster-1.1.0-10|70	%update_menus
14cr|alienblaster-1.1.0-10|71	%endif
14cr|alienblaster-1.1.0-10|72	
14cr|alienblaster-1.1.0-10|73	%clean
14cr|alienblaster-1.1.0-10|74	rm -rf $RPM_BUILD_ROOT
14cr|alienblaster-1.1.0-10|75	
14cr|alienblaster-1.1.0-10|76	%files
14cr|alienblaster-1.1.0-10|77	%defattr (-,root,root)
14cr|alienblaster-1.1.0-10|78	%doc README CHANGELOG AUTHORS VERSION
14cr|alienblaster-1.1.0-10|79	%attr(0755,root,games) %{_gamesbindir}/*
14cr|alienblaster-1.1.0-10|80	%{_gamesdatadir}/%{name}
14cr|alienblaster-1.1.0-10|81	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|alienblaster-1.1.0-10|82	%{_miconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|83	%{_iconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|84	%{_liconsdir}/%{name}.png
14cr|alienblaster-1.1.0-10|85	
14cr|alienblaster-1.1.0-10|86	
14cr|alienblaster-1.1.0-10|87	
14cr|alienblaster-1.1.0-10|88	%changelog
14cr|alienblaster-1.1.0-10|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-10
14cr|alienblaster-1.1.0-10|90	+ Revision: 4a550de
14cr|alienblaster-1.1.0-10|91	- MassBuild#464: Increase release tag
14cr|alienblaster-1.1.0-10|92	
14cr|alienblaster-1.1.0-10|93	

82 14
14cr|alienpool-0.2.0-7|1	%define name	alienpool
14cr|alienpool-0.2.0-7|2	%define version	0.2.0
14cr|alienpool-0.2.0-7|3	%define release	7
14cr|alienpool-0.2.0-7|4	
14cr|alienpool-0.2.0-7|5	Name:		%{name}
14cr|alienpool-0.2.0-7|6	Summary:	Arcade-style mix of asteroids and pool
14cr|alienpool-0.2.0-7|7	Version:	%{version}
14cr|alienpool-0.2.0-7|8	Release:	%{release}
14cr|alienpool-0.2.0-7|9	Epoch:		1
14cr|alienpool-0.2.0-7|10	Source0:	%{name}-%{version}.tar.bz2
14cr|alienpool-0.2.0-7|11	Source1:	%{name}-16.png
14cr|alienpool-0.2.0-7|12	Source2:	%{name}-32.png
14cr|alienpool-0.2.0-7|13	Source3:	%{name}-48.png
14cr|alienpool-0.2.0-7|14	URL:		http://www.mkorman.org/alienpool/
14cr|alienpool-0.2.0-7|15	Group:		Games/Arcade
14cr|alienpool-0.2.0-7|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|alienpool-0.2.0-7|17	License:	GPLv2+
14cr|alienpool-0.2.0-7|18	BuildRequires:	SDL-devel
14cr|alienpool-0.2.0-7|19	BuildRequires:	SDL_image-devel
14cr|alienpool-0.2.0-7|20	BuildRequires:	SDL_mixer-devel
14cr|alienpool-0.2.0-7|21	BuildRequires:	SDL_ttf-devel
14cr|alienpool-0.2.0-7|22	
14cr|alienpool-0.2.0-7|23	%description
14cr|alienpool-0.2.0-7|24	Alienpool is a space-shooter that is similar to both asteroids
14cr|alienpool-0.2.0-7|25	and pool. Move a spaceship around the screen and shoot at aliens.
14cr|alienpool-0.2.0-7|26	Aliens that have been shot bounce around the screen and hit other
14cr|alienpool-0.2.0-7|27	aliens.
14cr|alienpool-0.2.0-7|28	
14cr|alienpool-0.2.0-7|29	%prep
14cr|alienpool-0.2.0-7|30	%setup -q
14cr|alienpool-0.2.0-7|31	
14cr|alienpool-0.2.0-7|32	%build
14cr|alienpool-0.2.0-7|33	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib
14cr|alienpool-0.2.0-7|34	%make
14cr|alienpool-0.2.0-7|35	
14cr|alienpool-0.2.0-7|36	%install
14cr|alienpool-0.2.0-7|37	rm -rf %{buildroot}
14cr|alienpool-0.2.0-7|38	%makeinstall_std
14cr|alienpool-0.2.0-7|39	
14cr|alienpool-0.2.0-7|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|alienpool-0.2.0-7|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|alienpool-0.2.0-7|42	[Desktop Entry]
14cr|alienpool-0.2.0-7|43	Name=Alien pool
14cr|alienpool-0.2.0-7|44	Comment=Arcade-style mix of asteroids and pool
14cr|alienpool-0.2.0-7|45	Exec=%{_gamesbindir}/%{name}
14cr|alienpool-0.2.0-7|46	Icon=%{name}
14cr|alienpool-0.2.0-7|47	Terminal=false
14cr|alienpool-0.2.0-7|48	Type=Application
14cr|alienpool-0.2.0-7|49	Categories=Game;ArcadeGame;
14cr|alienpool-0.2.0-7|50	EOF
14cr|alienpool-0.2.0-7|51	
14cr|alienpool-0.2.0-7|52	%__install -D -m 644 %SOURCE1 %{buildroot}%{_iconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|53	%__install -D -m 644 %SOURCE2 %{buildroot}%{_miconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|54	%__install -D -m 644 %SOURCE3 %{buildroot}%{_liconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|55	
14cr|alienpool-0.2.0-7|56	%__rm -f %{buildroot}%{_datadir}/pixmaps/alienpool.xpm
14cr|alienpool-0.2.0-7|57	
14cr|alienpool-0.2.0-7|58	%clean
14cr|alienpool-0.2.0-7|59	%__rm -rf %{buildroot}
14cr|alienpool-0.2.0-7|60	
14cr|alienpool-0.2.0-7|61	%if %mdkversion < 200900
14cr|alienpool-0.2.0-7|62	%post
14cr|alienpool-0.2.0-7|63	%{update_menus}
14cr|alienpool-0.2.0-7|64	%endif
14cr|alienpool-0.2.0-7|65	
14cr|alienpool-0.2.0-7|66	%if %mdkversion < 200900
14cr|alienpool-0.2.0-7|67	%postun
14cr|alienpool-0.2.0-7|68	%{clean_menus}
14cr|alienpool-0.2.0-7|69	%endif
14cr|alienpool-0.2.0-7|70	
14cr|alienpool-0.2.0-7|71	%files
14cr|alienpool-0.2.0-7|72	%defattr(0644,root,root,0755)
14cr|alienpool-0.2.0-7|73	%doc README NEWS COPYING AUTHORS
14cr|alienpool-0.2.0-7|74	%attr(2755, root, games) %{_gamesbindir}/%{name}
14cr|alienpool-0.2.0-7|75	%attr(664, root, games) %{_localstatedir}/lib/games/*
14cr|alienpool-0.2.0-7|76	%dir %{_gamesdatadir}/%{name}
14cr|alienpool-0.2.0-7|77	%{_gamesdatadir}/%{name}/*
14cr|alienpool-0.2.0-7|78	%{_mandir}/man6/%{name}.6*
14cr|alienpool-0.2.0-7|79	%{_datadir}/pixmaps/%{name}-48.png
14cr|alienpool-0.2.0-7|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|alienpool-0.2.0-7|81	%{_iconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|82	%{_miconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|83	%{_liconsdir}/%{name}.png
14cr|alienpool-0.2.0-7|84	
14cr|alienpool-0.2.0-7|85	
14cr|alienpool-0.2.0-7|86	
14cr|alienpool-0.2.0-7|87	%changelog
14cr|alienpool-0.2.0-7|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.0-7
14cr|alienpool-0.2.0-7|89	+ Revision: cda228b
14cr|alienpool-0.2.0-7|90	- MassBuild#464: Increase release tag
14cr|alienpool-0.2.0-7|91	
14cr|alienpool-0.2.0-7|92	

83 14
14cr|alleyoop-0.9.8-3|1	Summary:	Graphical frontend to Valgrind memory checker
14cr|alleyoop-0.9.8-3|2	Name:		alleyoop
14cr|alleyoop-0.9.8-3|3	Version:	0.9.8
14cr|alleyoop-0.9.8-3|4	Release:	3
14cr|alleyoop-0.9.8-3|5	License:	GPLv2+
14cr|alleyoop-0.9.8-3|6	Group:		Development/Other
14cr|alleyoop-0.9.8-3|7	URL:		http://alleyoop.sourceforge.net/
14cr|alleyoop-0.9.8-3|8	
14cr|alleyoop-0.9.8-3|9	Source0:	https://sourceforge.net/projects/alleyoop/files/alleyoop/alleyoop-0.9.8/%{name}-%{version}.tar.gz
14cr|alleyoop-0.9.8-3|10	
14cr|alleyoop-0.9.8-3|11	BuildRequires:	binutils-devel
14cr|alleyoop-0.9.8-3|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|alleyoop-0.9.8-3|13	BuildRequires:	libglade2.0-devel
14cr|alleyoop-0.9.8-3|14	BuildRequires:	valgrind
14cr|alleyoop-0.9.8-3|15	BuildRequires:	intltool
14cr|alleyoop-0.9.8-3|16	# it checks for editors
14cr|alleyoop-0.9.8-3|17	# (saispo) not needed
14cr|alleyoop-0.9.8-3|18	#BuildRequires:	emacs xemacs vim-X11
14cr|alleyoop-0.9.8-3|19	Requires(pre):	GConf2 >= 2.3.3
14cr|alleyoop-0.9.8-3|20	Requires:	valgrind
14cr|alleyoop-0.9.8-3|21	
14cr|alleyoop-0.9.8-3|22	%description
14cr|alleyoop-0.9.8-3|23	Alleyoop is a graphical frontend to the Valgrind memory checker for
14cr|alleyoop-0.9.8-3|24	GNOME.
14cr|alleyoop-0.9.8-3|25	
14cr|alleyoop-0.9.8-3|26	%prep
14cr|alleyoop-0.9.8-3|27	%setup -q
14cr|alleyoop-0.9.8-3|28	
14cr|alleyoop-0.9.8-3|29	%build
14cr|alleyoop-0.9.8-3|30	# to guarantee that gvim can be found
14cr|alleyoop-0.9.8-3|31	export PATH="$PATH:/usr/X11R6/bin"
14cr|alleyoop-0.9.8-3|32	
14cr|alleyoop-0.9.8-3|33	%configure2_5x --enable-vgstrpool=yes
14cr|alleyoop-0.9.8-3|34	%make
14cr|alleyoop-0.9.8-3|35	
14cr|alleyoop-0.9.8-3|36	%install
14cr|alleyoop-0.9.8-3|37	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %{makeinstall_std}
14cr|alleyoop-0.9.8-3|38	
14cr|alleyoop-0.9.8-3|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|alleyoop-0.9.8-3|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|alleyoop-0.9.8-3|41	[Desktop Entry]
14cr|alleyoop-0.9.8-3|42	Name=Alleyoop
14cr|alleyoop-0.9.8-3|43	Comment=%{Summary}
14cr|alleyoop-0.9.8-3|44	Exec=%{_bindir}/%{name}
14cr|alleyoop-0.9.8-3|45	Icon=development_tools_section
14cr|alleyoop-0.9.8-3|46	Terminal=false
14cr|alleyoop-0.9.8-3|47	Type=Application
14cr|alleyoop-0.9.8-3|48	Categories=Development;Debugger;
14cr|alleyoop-0.9.8-3|49	
14cr|alleyoop-0.9.8-3|50	EOF
14cr|alleyoop-0.9.8-3|51	
14cr|alleyoop-0.9.8-3|52	%find_lang %{name}
14cr|alleyoop-0.9.8-3|53	
14cr|alleyoop-0.9.8-3|54	%preun
14cr|alleyoop-0.9.8-3|55	%preun_uninstall_gconf_schemas %{name}
14cr|alleyoop-0.9.8-3|56	
14cr|alleyoop-0.9.8-3|57	%clean
14cr|alleyoop-0.9.8-3|58	
14cr|alleyoop-0.9.8-3|59	%files -f %{name}.lang
14cr|alleyoop-0.9.8-3|60	%defattr(-, root, root)
14cr|alleyoop-0.9.8-3|61	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|alleyoop-0.9.8-3|62	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|alleyoop-0.9.8-3|63	%{_bindir}/*
14cr|alleyoop-0.9.8-3|64	%{_datadir}/applications/*
14cr|alleyoop-0.9.8-3|65	
14cr|alleyoop-0.9.8-3|66	
14cr|alleyoop-0.9.8-3|67	
14cr|alleyoop-0.9.8-3|68	%changelog
14cr|alleyoop-0.9.8-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-3
14cr|alleyoop-0.9.8-3|70	+ Revision: f3d85fa
14cr|alleyoop-0.9.8-3|71	- MassBuild#464: Increase release tag
14cr|alleyoop-0.9.8-3|72	
14cr|alleyoop-0.9.8-3|73	

84 14
14cr|alltray-0.71b-3|1	%define	major	0
14cr|alltray-0.71b-3|2	%define	libname	%mklibname %{name} %{major}
14cr|alltray-0.71b-3|3	%define develname %mklibname %{name} -d
14cr|alltray-0.71b-3|4	
14cr|alltray-0.71b-3|5	Summary:	Docks any application into the system tray
14cr|alltray-0.71b-3|6	Name:		alltray
14cr|alltray-0.71b-3|7	Version:	0.71b
14cr|alltray-0.71b-3|8	Release:	3
14cr|alltray-0.71b-3|9	Group:		Graphical desktop/Other
14cr|alltray-0.71b-3|10	License:	GPL
14cr|alltray-0.71b-3|11	Url:		http://alltray.trausch.us/
14cr|alltray-0.71b-3|12	Source0:	http://launchpad.net/alltray/old-maintenance/%{version}/+download/%{name}-%{version}.tar.gz
14cr|alltray-0.71b-3|13	Patch0:		alltray-0.71a-fix_linking.patch
14cr|alltray-0.71b-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|alltray-0.71b-3|15	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|alltray-0.71b-3|16	BuildRequires:	pkgconfig(gconf-2.0)
14cr|alltray-0.71b-3|17	
14cr|alltray-0.71b-3|18	%description
14cr|alltray-0.71b-3|19	AllTray is a program you can use on systems running the X Window System to
14cr|alltray-0.71b-3|20	dock any application which doesn't have a native tray icon into the system
14cr|alltray-0.71b-3|21	tray/notification area. AllTray works with many desktop environments and
14cr|alltray-0.71b-3|22	window managers, including Metacity  on GNOME, KWin  on KDE  and OpenBox,
14cr|alltray-0.71b-3|23	both standalone and with GNOME or KDE.
14cr|alltray-0.71b-3|24	
14cr|alltray-0.71b-3|25	%package -n	%{libname}
14cr|alltray-0.71b-3|26	Summary:	Shared library for alltray
14cr|alltray-0.71b-3|27	Group:		System/Libraries
14cr|alltray-0.71b-3|28	
14cr|alltray-0.71b-3|29	%description -n	%{libname}
14cr|alltray-0.71b-3|30	Shared library for alltray.
14cr|alltray-0.71b-3|31	
14cr|alltray-0.71b-3|32	%package -n %{develname}
14cr|alltray-0.71b-3|33	Summary:	Development libraries for alltray
14cr|alltray-0.71b-3|34	Group:		Development/C
14cr|alltray-0.71b-3|35	Requires:	%{libname} = %{version}-%{release}
14cr|alltray-0.71b-3|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|alltray-0.71b-3|37	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|alltray-0.71b-3|38	
14cr|alltray-0.71b-3|39	%description -n %{develname}
14cr|alltray-0.71b-3|40	Development libraries for alltray.
14cr|alltray-0.71b-3|41	
14cr|alltray-0.71b-3|42	%prep
14cr|alltray-0.71b-3|43	%setup -q
14cr|alltray-0.71b-3|44	%patch0 -p0
14cr|alltray-0.71b-3|45	
14cr|alltray-0.71b-3|46	#fix .desktop file
14cr|alltray-0.71b-3|47	sed -i -e 's|%{name}.png|%{name}|' -e 's|Application;|GTK;|' %{name}.desktop
14cr|alltray-0.71b-3|48	
14cr|alltray-0.71b-3|49	%build
14cr|alltray-0.71b-3|50	%configure2_5x
14cr|alltray-0.71b-3|51	%make
14cr|alltray-0.71b-3|52	
14cr|alltray-0.71b-3|53	%install
14cr|alltray-0.71b-3|54	%makeinstall_std
14cr|alltray-0.71b-3|55	
14cr|alltray-0.71b-3|56	%files
14cr|alltray-0.71b-3|57	%defattr(0644,root,root,0755)
14cr|alltray-0.71b-3|58	%attr(0755,root,root) %{_bindir}/%{name}
14cr|alltray-0.71b-3|59	%{_datadir}/applications/%{name}.desktop
14cr|alltray-0.71b-3|60	%{_datadir}/pixmaps/%{name}.png
14cr|alltray-0.71b-3|61	%{_mandir}/man1/%{name}.1*
14cr|alltray-0.71b-3|62	
14cr|alltray-0.71b-3|63	%files -n %{libname}
14cr|alltray-0.71b-3|64	%{_libdir}/lib*.so.%{major}*
14cr|alltray-0.71b-3|65	
14cr|alltray-0.71b-3|66	%files -n %{develname}
14cr|alltray-0.71b-3|67	%{_libdir}/lib*.so
14cr|alltray-0.71b-3|68	
14cr|alltray-0.71b-3|69	
14cr|alltray-0.71b-3|70	%changelog
14cr|alltray-0.71b-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.71b-3
14cr|alltray-0.71b-3|72	+ Revision: 66cd0ed
14cr|alltray-0.71b-3|73	- MassBuild#464: Increase release tag
14cr|alltray-0.71b-3|74	
14cr|alltray-0.71b-3|75	

85 14
14cr|almanah-0.11.0-2|1	%global		spellcheck 0
14cr|almanah-0.11.0-2|2	
14cr|almanah-0.11.0-2|3	Name:		almanah
14cr|almanah-0.11.0-2|4	Version:	0.11.0
14cr|almanah-0.11.0-2|5	Release:	2
14cr|almanah-0.11.0-2|6	Summary:	Application for keeping an encrypted diary
14cr|almanah-0.11.0-2|7	Group:		Office
14cr|almanah-0.11.0-2|8	License:	GPLv3+
14cr|almanah-0.11.0-2|9	URL:		http://tecnocode.co.uk/projects/almanah/
14cr|almanah-0.11.0-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/almanah/%{majorVersion}/%{name}-%{version}.tar.xz
14cr|almanah-0.11.0-2|11	# gtkspell still pulls in gtk2
14cr|almanah-0.11.0-2|12	%if 0%{?spellcheck}
14cr|almanah-0.11.0-2|13	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|almanah-0.11.0-2|14	%endif
14cr|almanah-0.11.0-2|15	
14cr|almanah-0.11.0-2|16	BuildRequires:	intltool
14cr|almanah-0.11.0-2|17	BuildRequires:	pkgconfig
14cr|almanah-0.11.0-2|18	BuildRequires:	gpgme-devel
14cr|almanah-0.11.0-2|19	BuildRequires:	evolution-devel
14cr|almanah-0.11.0-2|20	BuildRequires:	desktop-file-utils
14cr|almanah-0.11.0-2|21	BuildRequires:	config(gettext)
14cr|almanah-0.11.0-2|22	BuildRequires:	pkgconfig(sqlite3)
14cr|almanah-0.11.0-2|23	BuildRequires:  pkgconfig(gtk+-3.0)
14cr|almanah-0.11.0-2|24	BuildRequires:  pkgconfig(gconf-2.0)
14cr|almanah-0.11.0-2|25	BuildRequires:  pkgconfig(cryptui-0.0)
14cr|almanah-0.11.0-2|26	
14cr|almanah-0.11.0-2|27	%description
14cr|almanah-0.11.0-2|28	Almanah Diary is a small application to ease the management of an encrypted
14cr|almanah-0.11.0-2|29	personal diary. It's got good editing abilities, including text formatting
14cr|almanah-0.11.0-2|30	and printing. Evolution tasks and appointments will be listed to ease the
14cr|almanah-0.11.0-2|31	creation of diary entries related to them. At the same time, you can create
14cr|almanah-0.11.0-2|32	diary entries using multiple events.
14cr|almanah-0.11.0-2|33	
14cr|almanah-0.11.0-2|34	%prep
14cr|almanah-0.11.0-2|35	%setup -q
14cr|almanah-0.11.0-2|36	sed -e 's/_//' \
14cr|almanah-0.11.0-2|37	-e 's/=Diary/=Almanah/' \
14cr|almanah-0.11.0-2|38	-i data/%{name}.desktop.in
14cr|almanah-0.11.0-2|39	
14cr|almanah-0.11.0-2|40	%build
14cr|almanah-0.11.0-2|41	%configure2_5x \
14cr|almanah-0.11.0-2|42	--enable-encryption \
14cr|almanah-0.11.0-2|43	%if 0%{?spellchecking}
14cr|almanah-0.11.0-2|44	--enable-spell-checking
14cr|almanah-0.11.0-2|45	%else
14cr|almanah-0.11.0-2|46	--disable-spell-checking
14cr|almanah-0.11.0-2|47	%endif
14cr|almanah-0.11.0-2|48	make
14cr|almanah-0.11.0-2|49	
14cr|almanah-0.11.0-2|50	%install
14cr|almanah-0.11.0-2|51	%makeinstall_std install_sh=$(pwd)/install-sh
14cr|almanah-0.11.0-2|52	
14cr|almanah-0.11.0-2|53	%find_lang %{name}
14cr|almanah-0.11.0-2|54	
14cr|almanah-0.11.0-2|55	%post
14cr|almanah-0.11.0-2|56	
14cr|almanah-0.11.0-2|57	%posttrans
14cr|almanah-0.11.0-2|58	
14cr|almanah-0.11.0-2|59	%postun
14cr|almanah-0.11.0-2|60	
14cr|almanah-0.11.0-2|61	%preun
14cr|almanah-0.11.0-2|62	if [ "$1" -eq 0 ]; then
14cr|almanah-0.11.0-2|63	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
14cr|almanah-0.11.0-2|64	gconftool-2 --makefile-uninstall-rule \
14cr|almanah-0.11.0-2|65	%{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
14cr|almanah-0.11.0-2|66	fi
14cr|almanah-0.11.0-2|67	
14cr|almanah-0.11.0-2|68	%files -f %{name}.lang
14cr|almanah-0.11.0-2|69	%doc AUTHORS COPYING NEWS README ChangeLog
14cr|almanah-0.11.0-2|70	%{_bindir}/%{name}
14cr|almanah-0.11.0-2|71	%{_datadir}/%{name}/
14cr|almanah-0.11.0-2|72	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|almanah-0.11.0-2|73	%{_datadir}/applications/%{name}.desktop
14cr|almanah-0.11.0-2|74	%{_datadir}/GConf/gsettings/%{name}.convert
14cr|almanah-0.11.0-2|75	%{_datadir}/appdata/almanah.appdata.xml
14cr|almanah-0.11.0-2|76	%{_datadir}/icons/hicolor/scalable/actions/almanah-tags-symbolic.svg
14cr|almanah-0.11.0-2|77	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cr|almanah-0.11.0-2|78	
14cr|almanah-0.11.0-2|79	
14cr|almanah-0.11.0-2|80	%changelog
14cr|almanah-0.11.0-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|almanah-0.11.0-2|82	+ Revision: fb0641c
14cr|almanah-0.11.0-2|83	- MassBuild#464: Increase release tag
14cr|almanah-0.11.0-2|84	
14cr|almanah-0.11.0-2|85	

86 14
14cr|alpine-2.03-2|1	Summary: Mail user agent
14cr|alpine-2.03-2|2	Name: alpine
14cr|alpine-2.03-2|3	Version: 2.03
14cr|alpine-2.03-2|4	Release: 2
14cr|alpine-2.03-2|5	License: Apache License
14cr|alpine-2.03-2|6	Group: Networking/Mail
14cr|alpine-2.03-2|7	Source: http://garr.dl.sourceforge.net/project/re-%{name}/re-%{name}-%{version}.tar.bz2
14cr|alpine-2.03-2|8	Patch0: alpine-2.00-string-format.patch
14cr|alpine-2.03-2|9	Patch1: alpine-2.00-link.patch
14cr|alpine-2.03-2|10	Patch2: alpine-2.00-maildir.patch
14cr|alpine-2.03-2|11	URL: http://www.washington.edu/alpine
14cr|alpine-2.03-2|12	BuildRequires: aspell
14cr|alpine-2.03-2|13	BuildRequires: pkgconfig(ncurses)
14cr|alpine-2.03-2|14	BuildRequires: pam-devel
14cr|alpine-2.03-2|15	BuildRequires: pkgconfig(openssl)
14cr|alpine-2.03-2|16	BuildRequires: libldap-devel
14cr|alpine-2.03-2|17	BuildRequires: gettext-devel
14cr|alpine-2.03-2|18	Conflicts: pine
14cr|alpine-2.03-2|19	Requires: aspell
14cr|alpine-2.03-2|20	Requires: mailcap
14cr|alpine-2.03-2|21	
14cr|alpine-2.03-2|22	%description
14cr|alpine-2.03-2|23	Alpine is a tool for reading, sending, and managing e-mail and
14cr|alpine-2.03-2|24	internet news (usenet) messages. It is the successor to Pine and
14cr|alpine-2.03-2|25	was developed by Computing & Communications at the University of
14cr|alpine-2.03-2|26	Washington.
14cr|alpine-2.03-2|27	
14cr|alpine-2.03-2|28	Though originally designed for inexperienced email users,
14cr|alpine-2.03-2|29	Alpine supports many advanced features and a large number of
14cr|alpine-2.03-2|30	configuration and personal-preference options.
14cr|alpine-2.03-2|31	
14cr|alpine-2.03-2|32	This package contains re-alpine, a continuation of alpine. It is
14cr|alpine-2.03-2|33	patched to add support for maildir style mailboxes.
14cr|alpine-2.03-2|34	
14cr|alpine-2.03-2|35	%prep
14cr|alpine-2.03-2|36	%setup -q -n re-%{name}-%{version}
14cr|alpine-2.03-2|37	%patch0 -p1 -b .stft
14cr|alpine-2.03-2|38	%patch1 -p0 -b .link
14cr|alpine-2.03-2|39	%patch2 -p1 -b .maildir
14cr|alpine-2.03-2|40	
14cr|alpine-2.03-2|41	%build
14cr|alpine-2.03-2|42	autoreconf -fi
14cr|alpine-2.03-2|43	touch imap/ip6
14cr|alpine-2.03-2|44	%configure2_5x --without-krb5 \
14cr|alpine-2.03-2|45	--without-tcl \
14cr|alpine-2.03-2|46	--with-c-client-target=lfd \
14cr|alpine-2.03-2|47	--with-spellcheck-prog=aspell \
14cr|alpine-2.03-2|48	--with-passfile=.alpine.passfile \
14cr|alpine-2.03-2|49	--with-system-pinerc=%{_sysconfdir}/pine.conf \
14cr|alpine-2.03-2|50	--with-system-fixed-pinerc=%{_sysconfdir}/pine.conf.fixed
14cr|alpine-2.03-2|51	
14cr|alpine-2.03-2|52	%make
14cr|alpine-2.03-2|53	
14cr|alpine-2.03-2|54	%install
14cr|alpine-2.03-2|55	%makeinstall_std
14cr|alpine-2.03-2|56	
14cr|alpine-2.03-2|57	install -D -m755 imap/mailutil/mailutil %{buildroot}%{_bindir}/mailutil
14cr|alpine-2.03-2|58	install -D -m755 imap/mlock/mlock %{buildroot}%{_sbindir}/mlock
14cr|alpine-2.03-2|59	install -D -m644 imap/src/mailutil/mailutil.1 %{buildroot}%{_mandir}/man1/mailutil.1
14cr|alpine-2.03-2|60	
14cr|alpine-2.03-2|61	# create/touch %ghost'd files
14cr|alpine-2.03-2|62	mkdir -p %{buildroot}%{_sysconfdir}
14cr|alpine-2.03-2|63	touch %{buildroot}%{_sysconfdir}/pine.conf
14cr|alpine-2.03-2|64	touch %{buildroot}%{_sysconfdir}/pine.conf.fixed
14cr|alpine-2.03-2|65	
14cr|alpine-2.03-2|66	
14cr|alpine-2.03-2|67	%files
14cr|alpine-2.03-2|68	%doc README LICENSE doc/tech-notes.txt
14cr|alpine-2.03-2|69	%{_bindir}/alpine
14cr|alpine-2.03-2|70	%{_bindir}/pico
14cr|alpine-2.03-2|71	%{_bindir}/pilot
14cr|alpine-2.03-2|72	%{_bindir}/rpload
14cr|alpine-2.03-2|73	%{_bindir}/rpdump
14cr|alpine-2.03-2|74	%{_bindir}/mailutil
14cr|alpine-2.03-2|75	%attr(2755, root, mail) %{_sbindir}/mlock
14cr|alpine-2.03-2|76	%{_mandir}/man1/alpine.1*
14cr|alpine-2.03-2|77	%{_mandir}/man1/pico.1*
14cr|alpine-2.03-2|78	%{_mandir}/man1/pilot.1*
14cr|alpine-2.03-2|79	%{_mandir}/man1/rpload.1*
14cr|alpine-2.03-2|80	%{_mandir}/man1/rpdump.1*
14cr|alpine-2.03-2|81	%{_mandir}/man1/mailutil.1*
14cr|alpine-2.03-2|82	%ghost %config(noreplace) %{_sysconfdir}/pine.conf
14cr|alpine-2.03-2|83	%ghost %config(noreplace) %{_sysconfdir}/pine.conf.fixed
14cr|alpine-2.03-2|84	
14cr|alpine-2.03-2|85	
14cr|alpine-2.03-2|86	
14cr|alpine-2.03-2|87	%changelog
14cr|alpine-2.03-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.03-2
14cr|alpine-2.03-2|89	+ Revision: 83be8c2
14cr|alpine-2.03-2|90	- MassBuild#464: Increase release tag
14cr|alpine-2.03-2|91	
14cr|alpine-2.03-2|92	

87 14
14cr|alsamixergui-0.9.0-0.14rc1_5.2|1	%define beta	rc1_5
14cr|alsamixergui-0.9.0-0.14rc1_5.2|2	%define fbeta	rc1-2
14cr|alsamixergui-0.9.0-0.14rc1_5.2|3	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|4	Summary:	Advanced Linux Sound Architecture (ALSA) graphical mixer
14cr|alsamixergui-0.9.0-0.14rc1_5.2|5	Name:		alsamixergui
14cr|alsamixergui-0.9.0-0.14rc1_5.2|6	Version:	0.9.0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|7	Release:	%mkrel 0.14%{beta}.2
14cr|alsamixergui-0.9.0-0.14rc1_5.2|8	License:	GPL
14cr|alsamixergui-0.9.0-0.14rc1_5.2|9	Group:		Sound
14cr|alsamixergui-0.9.0-0.14rc1_5.2|10	URL:		http://www.iua.upf.es/~mdeboer/projects/alsamixergui/
14cr|alsamixergui-0.9.0-0.14rc1_5.2|11	Source0:	ftp://www.iua.upf.es/pub/mdeboer/projects/alsamixergui/%{name}-%{version}%{fbeta}.tar.bz2
14cr|alsamixergui-0.9.0-0.14rc1_5.2|12	Patch0:		alsamixergui-0.9.0rc1-fixes.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|13	Patch1:		alsamixer-0.9.0rc1-2-fltk.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|14	Patch2:		alsamixer-0.9.0rc1-2-fltk2.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|15	Patch3:		alsamixergui-0.9.0rc1-memleak.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|16	Patch4:		alsamisergui-fix-compile-gcc-3.4.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|17	Patch5:		alsamixergui-0.9.0rc1-lock.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|18	Patch6:		alsamixergui-0.9.0rc1-2-mdv-fix-str-fmt.patch
14cr|alsamixergui-0.9.0-0.14rc1_5.2|19	BuildRequires:	kernel-headers >= 2.4.0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|20	BuildRequires:	libalsa-devel >= %{version}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|21	BuildRequires:	fltk-devel >= 1.1
14cr|alsamixergui-0.9.0-0.14rc1_5.2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|alsamixergui-0.9.0-0.14rc1_5.2|23	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|24	%description
14cr|alsamixergui-0.9.0-0.14rc1_5.2|25	Alsamixergui is a FLTK based frontend for alsamixer. It is written
14cr|alsamixergui-0.9.0-0.14rc1_5.2|26	directly on top of the alsamixer source, leaving the original source
14cr|alsamixergui-0.9.0-0.14rc1_5.2|27	intact, only adding a couple of ifdefs, and some calls to the gui
14cr|alsamixergui-0.9.0-0.14rc1_5.2|28	part, so it provides exactly the same functionality, but with a
14cr|alsamixergui-0.9.0-0.14rc1_5.2|29	graphical userinterface.
14cr|alsamixergui-0.9.0-0.14rc1_5.2|30	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|31	%prep
14cr|alsamixergui-0.9.0-0.14rc1_5.2|32	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|33	%setup -q -n %{name}-%{version}%{fbeta}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|34	%patch0 -p0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|35	%patch1 -p0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|36	%patch2 -p0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|37	%patch3 -p1
14cr|alsamixergui-0.9.0-0.14rc1_5.2|38	%patch4 -p1 -b .fix_gcc_3.4
14cr|alsamixergui-0.9.0-0.14rc1_5.2|39	%patch5 -p0
14cr|alsamixergui-0.9.0-0.14rc1_5.2|40	%patch6 -p1 -b .strfmt
14cr|alsamixergui-0.9.0-0.14rc1_5.2|41	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|42	%build
14cr|alsamixergui-0.9.0-0.14rc1_5.2|43	autoreconf -fi
14cr|alsamixergui-0.9.0-0.14rc1_5.2|44	%configure2_5x
14cr|alsamixergui-0.9.0-0.14rc1_5.2|45	%make
14cr|alsamixergui-0.9.0-0.14rc1_5.2|46	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|47	%install
14cr|alsamixergui-0.9.0-0.14rc1_5.2|48	rm -rf %{buildroot}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|49	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|50	%makeinstall_std
14cr|alsamixergui-0.9.0-0.14rc1_5.2|51	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|52	# XDG menu
14cr|alsamixergui-0.9.0-0.14rc1_5.2|53	install -d %{buildroot}%{_datadir}/applications
14cr|alsamixergui-0.9.0-0.14rc1_5.2|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|alsamixergui-0.9.0-0.14rc1_5.2|55	[Desktop Entry]
14cr|alsamixergui-0.9.0-0.14rc1_5.2|56	Name=AlsaMixerGUI
14cr|alsamixergui-0.9.0-0.14rc1_5.2|57	Comment=%{summary}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|58	Exec=%{name}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|59	Icon=sound_section
14cr|alsamixergui-0.9.0-0.14rc1_5.2|60	Terminal=false
14cr|alsamixergui-0.9.0-0.14rc1_5.2|61	Type=Application
14cr|alsamixergui-0.9.0-0.14rc1_5.2|62	Categories=Audio;Mixer;
14cr|alsamixergui-0.9.0-0.14rc1_5.2|63	EOF
14cr|alsamixergui-0.9.0-0.14rc1_5.2|64	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|65	%if %mdkversion < 200900
14cr|alsamixergui-0.9.0-0.14rc1_5.2|66	%post
14cr|alsamixergui-0.9.0-0.14rc1_5.2|67	%update_menus
14cr|alsamixergui-0.9.0-0.14rc1_5.2|68	%update_desktop_database
14cr|alsamixergui-0.9.0-0.14rc1_5.2|69	%endif
14cr|alsamixergui-0.9.0-0.14rc1_5.2|70	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|71	%if %mdkversion < 200900
14cr|alsamixergui-0.9.0-0.14rc1_5.2|72	%postun
14cr|alsamixergui-0.9.0-0.14rc1_5.2|73	%clean_menus
14cr|alsamixergui-0.9.0-0.14rc1_5.2|74	%clean_desktop_database
14cr|alsamixergui-0.9.0-0.14rc1_5.2|75	%endif
14cr|alsamixergui-0.9.0-0.14rc1_5.2|76	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|77	%clean
14cr|alsamixergui-0.9.0-0.14rc1_5.2|78	rm -rf %{buildroot}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|79	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|80	%files
14cr|alsamixergui-0.9.0-0.14rc1_5.2|81	%defattr(-,root,root)
14cr|alsamixergui-0.9.0-0.14rc1_5.2|82	%doc AUTHORS README
14cr|alsamixergui-0.9.0-0.14rc1_5.2|83	%{_bindir}/%{name}
14cr|alsamixergui-0.9.0-0.14rc1_5.2|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|alsamixergui-0.9.0-0.14rc1_5.2|85	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|86	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|87	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|88	%changelog
14cr|alsamixergui-0.9.0-0.14rc1_5.2|89	* Thu Feb 16 2012 root <root@build-client_x86_64.rosalab.ru> 0.9.0-0.14rc1_5.2
14cr|alsamixergui-0.9.0-0.14rc1_5.2|90	+ Revision: 69abc0b
14cr|alsamixergui-0.9.0-0.14rc1_5.2|91	- ABF:auto increment release
14cr|alsamixergui-0.9.0-0.14rc1_5.2|92	
14cr|alsamixergui-0.9.0-0.14rc1_5.2|93	

88 14
14cr|alsamixertest-48.11-4|1	%define fname %{name}_%{version}
14cr|alsamixertest-48.11-4|2	%define libname %mklibname %name
14cr|alsamixertest-48.11-4|3	
14cr|alsamixertest-48.11-4|4	Summary:		A test tool for alsa mixer implementations
14cr|alsamixertest-48.11-4|5	Name:		    alsamixertest
14cr|alsamixertest-48.11-4|6	Version:		48.11
14cr|alsamixertest-48.11-4|7	Release:		4
14cr|alsamixertest-48.11-4|8	Source0:		https://launchpad.net/~diwic/+archive/ppa/+files/%{fname}.tar.gz
14cr|alsamixertest-48.11-4|9	License:		GPLv3
14cr|alsamixertest-48.11-4|10	Group:		Sound
14cr|alsamixertest-48.11-4|11	Url:		http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/7542
14cr|alsamixertest-48.11-4|12	BuildRequires:	pkgconfig(fftw3)
14cr|alsamixertest-48.11-4|13	BuildRequires:  pkgconfig(python)
14cr|alsamixertest-48.11-4|14	
14cr|alsamixertest-48.11-4|15	%description
14cr|alsamixertest-48.11-4|16	A small script which tests whether the ALSA mixer lives up to PulseAudio's (and
14cr|alsamixertest-48.11-4|17	other advanced ALSA clients) expectations. If you are familiar with dbmeasure
14cr|alsamixertest-48.11-4|18	or dbverify by Lennart Poettering, this application's purpose is very similar,
14cr|alsamixertest-48.11-4|19	but this one is hopefully easier to set up, more user friendly, and also tests
14cr|alsamixertest-48.11-4|20	that the names of the volume controls are correct.
14cr|alsamixertest-48.11-4|21	
14cr|alsamixertest-48.11-4|22	My hope is that this will aid as a debugging tool for all these
14cr|alsamixertest-48.11-4|23	"everything below 20% of my speaker is muted, and then 21% blows my speakers"
14cr|alsamixertest-48.11-4|24	bugs.
14cr|alsamixertest-48.11-4|25	
14cr|alsamixertest-48.11-4|26	To use the tool, you'll need some kind of loopback. You can e g use a loopback
14cr|alsamixertest-48.11-4|27	cable and connect that between line in and line out, or test your laptop's
14cr|alsamixertest-48.11-4|28	internal speakers with your laptop's internal mic (just stop humming when you
14cr|alsamixertest-48.11-4|29	do so :-) ). Just set up the recording levels appropriately.
14cr|alsamixertest-48.11-4|30	
14cr|alsamixertest-48.11-4|31	When it is installed, run "alsamixertest -r" for a small tutorial and
14cr|alsamixertest-48.11-4|32	"alsamixertest -h" for command line options help.
14cr|alsamixertest-48.11-4|33	
14cr|alsamixertest-48.11-4|34	%prep
14cr|alsamixertest-48.11-4|35	%setup -q
14cr|alsamixertest-48.11-4|36	%apply_patches
14cr|alsamixertest-48.11-4|37	
14cr|alsamixertest-48.11-4|38	%build
14cr|alsamixertest-48.11-4|39	%make
14cr|alsamixertest-48.11-4|40	
14cr|alsamixertest-48.11-4|41	%install
14cr|alsamixertest-48.11-4|42	%makeinstall_std
14cr|alsamixertest-48.11-4|43	
14cr|alsamixertest-48.11-4|44	%files
14cr|alsamixertest-48.11-4|45	%{_bindir}/%{name}
14cr|alsamixertest-48.11-4|46	%{_datadir}/%{name}
14cr|alsamixertest-48.11-4|47	
14cr|alsamixertest-48.11-4|48	%changelog
14cr|alsamixertest-48.11-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 48.11-4
14cr|alsamixertest-48.11-4|50	+ Revision: f38bdfb
14cr|alsamixertest-48.11-4|51	- MassBuild#464: Increase release tag
14cr|alsamixertest-48.11-4|52	
14cr|alsamixertest-48.11-4|53	

89 14
14cr|alsaplayer-0.99.81-4|1	%define major 0
14cr|alsaplayer-0.99.81-4|2	%define libname %mklibname %{name} %{major}
14cr|alsaplayer-0.99.81-4|3	%define devname %mklibname %{name} -d
14cr|alsaplayer-0.99.81-4|4	
14cr|alsaplayer-0.99.81-4|5	Summary:	Advanced Linux Sound Architecture (ALSA) player
14cr|alsaplayer-0.99.81-4|6	Name:		alsaplayer
14cr|alsaplayer-0.99.81-4|7	Version:	0.99.81
14cr|alsaplayer-0.99.81-4|8	Release:	4
14cr|alsaplayer-0.99.81-4|9	License:	GPLv3+
14cr|alsaplayer-0.99.81-4|10	Group:		Sound
14cr|alsaplayer-0.99.81-4|11	Url:		http://www.alsaplayer.org/
14cr|alsaplayer-0.99.81-4|12	Source0:	http://www.alsaplayer.org/%{name}-%{version}.tar.bz2
14cr|alsaplayer-0.99.81-4|13	Source1:	%{name}-icons.tar.bz2
14cr|alsaplayer-0.99.81-4|14	BuildRequires:	libmikmod-devel
14cr|alsaplayer-0.99.81-4|15	BuildRequires:	libxosd-devel
14cr|alsaplayer-0.99.81-4|16	BuildRequires:	nas-devel
14cr|alsaplayer-0.99.81-4|17	BuildRequires:	pkgconfig(alsa)
14cr|alsaplayer-0.99.81-4|18	BuildRequires:	pkgconfig(esound)
14cr|alsaplayer-0.99.81-4|19	BuildRequires:	pkgconfig(flac)
14cr|alsaplayer-0.99.81-4|20	BuildRequires:	pkgconfig(gdk-2.0)
14cr|alsaplayer-0.99.81-4|21	BuildRequires:	pkgconfig(gl)
14cr|alsaplayer-0.99.81-4|22	BuildRequires:	pkgconfig(id3tag)
14cr|alsaplayer-0.99.81-4|23	BuildRequires:	pkgconfig(jack)
14cr|alsaplayer-0.99.81-4|24	BuildRequires:	pkgconfig(mad)
14cr|alsaplayer-0.99.81-4|25	BuildRequires:	pkgconfig(sndfile)
14cr|alsaplayer-0.99.81-4|26	BuildRequires:	pkgconfig(vorbis)
14cr|alsaplayer-0.99.81-4|27	Requires:	%{name}-plugin-ui-gtk
14cr|alsaplayer-0.99.81-4|28	
14cr|alsaplayer-0.99.81-4|29	%description
14cr|alsaplayer-0.99.81-4|30	Advanced Linux Sound Architecture (ALSA) utils. Modularized architecture with
14cr|alsaplayer-0.99.81-4|31	support for a large range of ISA and PCI cards. Fully compatible with OSS/Lite
14cr|alsaplayer-0.99.81-4|32	(kernel sound drivers), but contains many enhanced features.
14cr|alsaplayer-0.99.81-4|33	
14cr|alsaplayer-0.99.81-4|34	%files -f %{name}.lang
14cr|alsaplayer-0.99.81-4|35	%doc docs/*.txt
14cr|alsaplayer-0.99.81-4|36	%doc COPYING
14cr|alsaplayer-0.99.81-4|37	%{_bindir}/*
14cr|alsaplayer-0.99.81-4|38	%{_datadir}/applications/*.desktop
14cr|alsaplayer-0.99.81-4|39	%dir %{_libdir}/%{name}
14cr|alsaplayer-0.99.81-4|40	%dir %{_libdir}/%{name}/*/
14cr|alsaplayer-0.99.81-4|41	%{_libdir}/%{name}/input/libcdda.so
14cr|alsaplayer-0.99.81-4|42	%{_libdir}/%{name}/input/libwav.so
14cr|alsaplayer-0.99.81-4|43	%{_libdir}/%{name}/output/libalsa_out.so
14cr|alsaplayer-0.99.81-4|44	%{_libdir}/%{name}/output/libnull_out.so
14cr|alsaplayer-0.99.81-4|45	%{_libdir}/%{name}/output/liboss_out.so
14cr|alsaplayer-0.99.81-4|46	%{_libdir}/%{name}/interface/libdaemon_interface.so
14cr|alsaplayer-0.99.81-4|47	%{_libdir}/%{name}/interface/libtext_interface.so
14cr|alsaplayer-0.99.81-4|48	%{_libdir}/%{name}/interface/libxosd_interface.so
14cr|alsaplayer-0.99.81-4|49	%{_libdir}/%{name}/reader/libfile.so
14cr|alsaplayer-0.99.81-4|50	%{_libdir}/%{name}/reader/libhttp.so
14cr|alsaplayer-0.99.81-4|51	%{_iconsdir}/%{name}.png
14cr|alsaplayer-0.99.81-4|52	%{_liconsdir}/%{name}.png
14cr|alsaplayer-0.99.81-4|53	%{_miconsdir}/%{name}.png
14cr|alsaplayer-0.99.81-4|54	%{_mandir}/man1/%{name}.*
14cr|alsaplayer-0.99.81-4|55	
14cr|alsaplayer-0.99.81-4|56	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|57	
14cr|alsaplayer-0.99.81-4|58	%package -n %{libname}
14cr|alsaplayer-0.99.81-4|59	Summary:	AlsaPlayer shared library
14cr|alsaplayer-0.99.81-4|60	Group:		System/Libraries
14cr|alsaplayer-0.99.81-4|61	
14cr|alsaplayer-0.99.81-4|62	%description -n %{libname}
14cr|alsaplayer-0.99.81-4|63	This is the shared library of AlsaPlayer.
14cr|alsaplayer-0.99.81-4|64	
14cr|alsaplayer-0.99.81-4|65	%files -n %{libname}
14cr|alsaplayer-0.99.81-4|66	%doc COPYING
14cr|alsaplayer-0.99.81-4|67	%{_libdir}/lib%{name}.so.%{major}*
14cr|alsaplayer-0.99.81-4|68	
14cr|alsaplayer-0.99.81-4|69	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|70	
14cr|alsaplayer-0.99.81-4|71	%package -n %{devname}
14cr|alsaplayer-0.99.81-4|72	Summary:	AlsaPlayer development files
14cr|alsaplayer-0.99.81-4|73	Group:		Development/C
14cr|alsaplayer-0.99.81-4|74	Requires:	%{libname} = %{EVRD}
14cr|alsaplayer-0.99.81-4|75	Provides:	%{name}-devel = %{EVRD}
14cr|alsaplayer-0.99.81-4|76	
14cr|alsaplayer-0.99.81-4|77	%description -n %{devname}
14cr|alsaplayer-0.99.81-4|78	This is the development part of the AlsaPlayer librairy.
14cr|alsaplayer-0.99.81-4|79	
14cr|alsaplayer-0.99.81-4|80	%files  -n %{devname}
14cr|alsaplayer-0.99.81-4|81	%doc COPYING
14cr|alsaplayer-0.99.81-4|82	%doc docs/reference/html/
14cr|alsaplayer-0.99.81-4|83	%{_includedir}/alsaplayer/
14cr|alsaplayer-0.99.81-4|84	%{_libdir}/lib%{name}.so
14cr|alsaplayer-0.99.81-4|85	%{_libdir}/pkgconfig/alsaplayer.pc
14cr|alsaplayer-0.99.81-4|86	
14cr|alsaplayer-0.99.81-4|87	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|88	
14cr|alsaplayer-0.99.81-4|89	%package plugin-input-flac
14cr|alsaplayer-0.99.81-4|90	Summary:	AlsaPlayer plugin for playing FLAC audio files
14cr|alsaplayer-0.99.81-4|91	Group:		Sound
14cr|alsaplayer-0.99.81-4|92	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|93	
14cr|alsaplayer-0.99.81-4|94	%description plugin-input-flac
14cr|alsaplayer-0.99.81-4|95	This plugin enables alsaplayer to play files in the lossless audio
14cr|alsaplayer-0.99.81-4|96	compression format FLAC.
14cr|alsaplayer-0.99.81-4|97	
14cr|alsaplayer-0.99.81-4|98	%files plugin-input-flac
14cr|alsaplayer-0.99.81-4|99	%doc COPYING
14cr|alsaplayer-0.99.81-4|100	%{_libdir}/%{name}/input/libflac_in.so
14cr|alsaplayer-0.99.81-4|101	
14cr|alsaplayer-0.99.81-4|102	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|103	
14cr|alsaplayer-0.99.81-4|104	%package plugin-input-mad
14cr|alsaplayer-0.99.81-4|105	Summary:	AlsaPlayer plugin
14cr|alsaplayer-0.99.81-4|106	Group:		Sound
14cr|alsaplayer-0.99.81-4|107	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|108	
14cr|alsaplayer-0.99.81-4|109	%description plugin-input-mad
14cr|alsaplayer-0.99.81-4|110	This plugin enables alsaplayer to play mpeg files though the libmad library.
14cr|alsaplayer-0.99.81-4|111	It currently supports MPEG-1 and the MPEG-2  extension to Lower Sampling
14cr|alsaplayer-0.99.81-4|112	Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers
14cr|alsaplayer-0.99.81-4|113	(Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.
14cr|alsaplayer-0.99.81-4|114	
14cr|alsaplayer-0.99.81-4|115	%files plugin-input-mad
14cr|alsaplayer-0.99.81-4|116	%doc COPYING
14cr|alsaplayer-0.99.81-4|117	%{_libdir}/%{name}/input/libmad_in.so
14cr|alsaplayer-0.99.81-4|118	
14cr|alsaplayer-0.99.81-4|119	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|120	
14cr|alsaplayer-0.99.81-4|121	%package plugin-input-mod
14cr|alsaplayer-0.99.81-4|122	Summary:	AlsaPlayer plugin for playing MOD modules
14cr|alsaplayer-0.99.81-4|123	Group:		Sound
14cr|alsaplayer-0.99.81-4|124	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|125	
14cr|alsaplayer-0.99.81-4|126	%description plugin-input-mod
14cr|alsaplayer-0.99.81-4|127	This plugin enables alsaplayer to play module music files.
14cr|alsaplayer-0.99.81-4|128	Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
14cr|alsaplayer-0.99.81-4|129	
14cr|alsaplayer-0.99.81-4|130	%files plugin-input-mod
14cr|alsaplayer-0.99.81-4|131	%doc COPYING
14cr|alsaplayer-0.99.81-4|132	%{_libdir}/%{name}/input/libmod.so
14cr|alsaplayer-0.99.81-4|133	
14cr|alsaplayer-0.99.81-4|134	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|135	
14cr|alsaplayer-0.99.81-4|136	%package plugin-input-sndfile
14cr|alsaplayer-0.99.81-4|137	Summary:	AlsaPlayer plugin
14cr|alsaplayer-0.99.81-4|138	Group:		Sound
14cr|alsaplayer-0.99.81-4|139	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|140	
14cr|alsaplayer-0.99.81-4|141	%description plugin-input-sndfile
14cr|alsaplayer-0.99.81-4|142	This plugin enables alsaplayer to play sound files such as AIFF, AU
14cr|alsaplayer-0.99.81-4|143	and WAV files through the sndfile library. It can currently read 8,
14cr|alsaplayer-0.99.81-4|144	16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files
14cr|alsaplayer-0.99.81-4|145	and a number of compressed formats.
14cr|alsaplayer-0.99.81-4|146	
14cr|alsaplayer-0.99.81-4|147	%files plugin-input-sndfile
14cr|alsaplayer-0.99.81-4|148	%doc COPYING
14cr|alsaplayer-0.99.81-4|149	%{_libdir}/%{name}/input/libsndfile_in.so
14cr|alsaplayer-0.99.81-4|150	
14cr|alsaplayer-0.99.81-4|151	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|152	
14cr|alsaplayer-0.99.81-4|153	%package plugin-input-vorbis
14cr|alsaplayer-0.99.81-4|154	Summary:	AlsaPlayer plugin
14cr|alsaplayer-0.99.81-4|155	Group:		Sound
14cr|alsaplayer-0.99.81-4|156	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|157	
14cr|alsaplayer-0.99.81-4|158	%description plugin-input-vorbis
14cr|alsaplayer-0.99.81-4|159	This plugin enables alsaplayer to play ogg vorbis music files.
14cr|alsaplayer-0.99.81-4|160	
14cr|alsaplayer-0.99.81-4|161	%files plugin-input-vorbis
14cr|alsaplayer-0.99.81-4|162	%doc COPYING
14cr|alsaplayer-0.99.81-4|163	%{_libdir}/%{name}/input/libvorbis_in.so
14cr|alsaplayer-0.99.81-4|164	
14cr|alsaplayer-0.99.81-4|165	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|166	
14cr|alsaplayer-0.99.81-4|167	%package plugin-output-jack
14cr|alsaplayer-0.99.81-4|168	Summary:	AlsaPlayer for the jack sound server
14cr|alsaplayer-0.99.81-4|169	Group:		Sound
14cr|alsaplayer-0.99.81-4|170	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|171	
14cr|alsaplayer-0.99.81-4|172	%description plugin-output-jack
14cr|alsaplayer-0.99.81-4|173	This plugin enables alsaplayer to play music with the jack daemon.
14cr|alsaplayer-0.99.81-4|174	
14cr|alsaplayer-0.99.81-4|175	%files plugin-output-jack
14cr|alsaplayer-0.99.81-4|176	%doc COPYING
14cr|alsaplayer-0.99.81-4|177	%{_libdir}/%{name}/output/libjack_out.so
14cr|alsaplayer-0.99.81-4|178	
14cr|alsaplayer-0.99.81-4|179	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|180	
14cr|alsaplayer-0.99.81-4|181	%package plugin-output-esound
14cr|alsaplayer-0.99.81-4|182	Summary:	AlsaPlayer plugin
14cr|alsaplayer-0.99.81-4|183	Group:		Sound
14cr|alsaplayer-0.99.81-4|184	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|185	
14cr|alsaplayer-0.99.81-4|186	%description plugin-output-esound
14cr|alsaplayer-0.99.81-4|187	This plugin enables alsaplayer to play music with the esound daemon.
14cr|alsaplayer-0.99.81-4|188	
14cr|alsaplayer-0.99.81-4|189	%files plugin-output-esound
14cr|alsaplayer-0.99.81-4|190	%doc COPYING
14cr|alsaplayer-0.99.81-4|191	%{_libdir}/%{name}/output/libesound_out.so
14cr|alsaplayer-0.99.81-4|192	
14cr|alsaplayer-0.99.81-4|193	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|194	
14cr|alsaplayer-0.99.81-4|195	%package plugin-output-nas
14cr|alsaplayer-0.99.81-4|196	Summary:	AlsaPlayer NAS output plugin
14cr|alsaplayer-0.99.81-4|197	Group:		Sound
14cr|alsaplayer-0.99.81-4|198	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|199	
14cr|alsaplayer-0.99.81-4|200	%description plugin-output-nas
14cr|alsaplayer-0.99.81-4|201	This plugin enables alsaplayer to play music with the NAS daemon.
14cr|alsaplayer-0.99.81-4|202	
14cr|alsaplayer-0.99.81-4|203	%files plugin-output-nas
14cr|alsaplayer-0.99.81-4|204	%doc COPYING
14cr|alsaplayer-0.99.81-4|205	%{_libdir}/%{name}/output/libnas_out.so
14cr|alsaplayer-0.99.81-4|206	
14cr|alsaplayer-0.99.81-4|207	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|208	
14cr|alsaplayer-0.99.81-4|209	%package plugin-ui-gtk
14cr|alsaplayer-0.99.81-4|210	Summary:	AlsaPlayer UI plugin
14cr|alsaplayer-0.99.81-4|211	Group:		Sound
14cr|alsaplayer-0.99.81-4|212	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|213	
14cr|alsaplayer-0.99.81-4|214	%description plugin-ui-gtk
14cr|alsaplayer-0.99.81-4|215	This plugin adds a nice graphical interface to alsaplayer.
14cr|alsaplayer-0.99.81-4|216	
14cr|alsaplayer-0.99.81-4|217	%files plugin-ui-gtk
14cr|alsaplayer-0.99.81-4|218	%doc COPYING
14cr|alsaplayer-0.99.81-4|219	%{_libdir}/%{name}/interface/libgtk2_interface.so
14cr|alsaplayer-0.99.81-4|220	
14cr|alsaplayer-0.99.81-4|221	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|222	
14cr|alsaplayer-0.99.81-4|223	%package plugin-scopes
14cr|alsaplayer-0.99.81-4|224	Summary:	AlsaPlayer graphical scopes
14cr|alsaplayer-0.99.81-4|225	Group:		Sound
14cr|alsaplayer-0.99.81-4|226	Requires:	%{name} = %{EVRD}
14cr|alsaplayer-0.99.81-4|227	
14cr|alsaplayer-0.99.81-4|228	%description plugin-scopes
14cr|alsaplayer-0.99.81-4|229	This plugin adds some nice graphical visualization plugins (scopes).
14cr|alsaplayer-0.99.81-4|230	
14cr|alsaplayer-0.99.81-4|231	%files plugin-scopes
14cr|alsaplayer-0.99.81-4|232	%doc COPYING
14cr|alsaplayer-0.99.81-4|233	%{_libdir}/%{name}/scopes2
14cr|alsaplayer-0.99.81-4|234	
14cr|alsaplayer-0.99.81-4|235	#----------------------------------------------------------------------------
14cr|alsaplayer-0.99.81-4|236	
14cr|alsaplayer-0.99.81-4|237	%prep
14cr|alsaplayer-0.99.81-4|238	%setup -q
14cr|alsaplayer-0.99.81-4|239	
14cr|alsaplayer-0.99.81-4|240	%build
14cr|alsaplayer-0.99.81-4|241	%define _disable_ld_no_undefined 1
14cr|alsaplayer-0.99.81-4|242	%configure2_5x \
14cr|alsaplayer-0.99.81-4|243	--enable-alsa \
14cr|alsaplayer-0.99.81-4|244	--enable-esd \
14cr|alsaplayer-0.99.81-4|245	--disable-debug \
14cr|alsaplayer-0.99.81-4|246	--enable-oggvorbis \
14cr|alsaplayer-0.99.81-4|247	--enable-gtk2
14cr|alsaplayer-0.99.81-4|248	%make
14cr|alsaplayer-0.99.81-4|249	
14cr|alsaplayer-0.99.81-4|250	%install
14cr|alsaplayer-0.99.81-4|251	%makeinstall_std
14cr|alsaplayer-0.99.81-4|252	#clean unpackaged files:
14cr|alsaplayer-0.99.81-4|253	rm -rf %{buildroot}%{_datadir}/doc/alsaplayer
14cr|alsaplayer-0.99.81-4|254	
14cr|alsaplayer-0.99.81-4|255	tar xfj %{SOURCE1} -C %{buildroot}%{_datadir}
14cr|alsaplayer-0.99.81-4|256	# fix permissions:
14cr|alsaplayer-0.99.81-4|257	chmod 755 docs/reference/html
14cr|alsaplayer-0.99.81-4|258	
14cr|alsaplayer-0.99.81-4|259	%find_lang %{name}
14cr|alsaplayer-0.99.81-4|260	
14cr|alsaplayer-0.99.81-4|261	
14cr|alsaplayer-0.99.81-4|262	%changelog
14cr|alsaplayer-0.99.81-4|263	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.81-4
14cr|alsaplayer-0.99.81-4|264	+ Revision: 13f69f3
14cr|alsaplayer-0.99.81-4|265	- MassBuild#464: Increase release tag
14cr|alsaplayer-0.99.81-4|266	
14cr|alsaplayer-0.99.81-4|267	

90 14
14cr|altermime-0.3.10-7|1	%define major 0
14cr|altermime-0.3.10-7|2	%define libname %mklibname altermime %{major}
14cr|altermime-0.3.10-7|3	%define devname %mklibname altermime -d
14cr|altermime-0.3.10-7|4	
14cr|altermime-0.3.10-7|5	Summary:	Allows you to modify mailpacks
14cr|altermime-0.3.10-7|6	Name:		altermime
14cr|altermime-0.3.10-7|7	Version:	0.3.10
14cr|altermime-0.3.10-7|8	Release:	7
14cr|altermime-0.3.10-7|9	License:	BSD
14cr|altermime-0.3.10-7|10	Group:		Networking/Mail
14cr|altermime-0.3.10-7|11	URL:		http://www.pldaniels.com/altermime/
14cr|altermime-0.3.10-7|12	Source0:	http://www.pldaniels.com/altermime/%{name}-%{version}.tar.gz
14cr|altermime-0.3.10-7|13	Patch0:		altermime-0.3.7-shared.diff
14cr|altermime-0.3.10-7|14	BuildRequires:	libtool
14cr|altermime-0.3.10-7|15	
14cr|altermime-0.3.10-7|16	%description
14cr|altermime-0.3.10-7|17	alterMIME is a small program which is used to alter your mime-encoded
14cr|altermime-0.3.10-7|18	emailpacks as typically received by Inflex, XaMime and AMaViS.
14cr|altermime-0.3.10-7|19	
14cr|altermime-0.3.10-7|20	alterMIME will allow you to put in things like disclaimers in each email's
14cr|altermime-0.3.10-7|21	text body, and also permit you to nullify (make into a zero-byte) attachments.
14cr|altermime-0.3.10-7|22	
14cr|altermime-0.3.10-7|23	%files
14cr|altermime-0.3.10-7|24	%doc CHANGELOG LICENCE README
14cr|altermime-0.3.10-7|25	%{_bindir}/*
14cr|altermime-0.3.10-7|26	
14cr|altermime-0.3.10-7|27	#----------------------------------------------------------------------------
14cr|altermime-0.3.10-7|28	
14cr|altermime-0.3.10-7|29	%package -n %{libname}
14cr|altermime-0.3.10-7|30	Summary:	Shared %{name} library
14cr|altermime-0.3.10-7|31	Group:		System/Libraries
14cr|altermime-0.3.10-7|32	
14cr|altermime-0.3.10-7|33	%description -n %{libname}
14cr|altermime-0.3.10-7|34	alterMIME is a small program which is used to alter your mime-encoded
14cr|altermime-0.3.10-7|35	emailpacks as typically received by Inflex, XaMime and AMaViS.
14cr|altermime-0.3.10-7|36	
14cr|altermime-0.3.10-7|37	alterMIME will allow you to put in things like disclaimers in each email's
14cr|altermime-0.3.10-7|38	text body, and also permit you to nullify (make into a zero-byte) attachments.
14cr|altermime-0.3.10-7|39	
14cr|altermime-0.3.10-7|40	%files -n %{libname}
14cr|altermime-0.3.10-7|41	%{_libdir}/libaltermime.so.%{major}*
14cr|altermime-0.3.10-7|42	
14cr|altermime-0.3.10-7|43	#----------------------------------------------------------------------------
14cr|altermime-0.3.10-7|44	
14cr|altermime-0.3.10-7|45	%package -n %{devname}
14cr|altermime-0.3.10-7|46	Summary:	Development files for the %{name} library
14cr|altermime-0.3.10-7|47	Group:		Development/C
14cr|altermime-0.3.10-7|48	Provides:	%{name}-devel = %{EVRD}
14cr|altermime-0.3.10-7|49	Provides:	lib%{name}-devel = %{EVRD}
14cr|altermime-0.3.10-7|50	Requires:	%{libname} = %{EVRD}
14cr|altermime-0.3.10-7|51	
14cr|altermime-0.3.10-7|52	%description -n %{devname}
14cr|altermime-0.3.10-7|53	alterMIME is a small program which is used to alter your mime-encoded
14cr|altermime-0.3.10-7|54	emailpacks as typically received by Inflex, XaMime and AMaViS.
14cr|altermime-0.3.10-7|55	
14cr|altermime-0.3.10-7|56	alterMIME will allow you to put in things like disclaimers in each email's
14cr|altermime-0.3.10-7|57	text body, and also permit you to nullify (make into a zero-byte) attachments.
14cr|altermime-0.3.10-7|58	
14cr|altermime-0.3.10-7|59	%files -n %{devname}
14cr|altermime-0.3.10-7|60	%{_includedir}/%{name}
14cr|altermime-0.3.10-7|61	%{_libdir}/libaltermime.so
14cr|altermime-0.3.10-7|62	
14cr|altermime-0.3.10-7|63	#----------------------------------------------------------------------------
14cr|altermime-0.3.10-7|64	
14cr|altermime-0.3.10-7|65	%prep
14cr|altermime-0.3.10-7|66	%setup -q
14cr|altermime-0.3.10-7|67	%patch0 -p0
14cr|altermime-0.3.10-7|68	
14cr|altermime-0.3.10-7|69	%build
14cr|altermime-0.3.10-7|70	%serverbuild
14cr|altermime-0.3.10-7|71	
14cr|altermime-0.3.10-7|72	%make RPM_OPT_FLAGS="%{optflags} -fPIC -D_REENTRANT -I." libdir=%{_libdir} LDFLAGS="%{ldflags}"
14cr|altermime-0.3.10-7|73	
14cr|altermime-0.3.10-7|74	%install
14cr|altermime-0.3.10-7|75	%makeinstall_std \
14cr|altermime-0.3.10-7|76	bindir=%{_bindir} \
14cr|altermime-0.3.10-7|77	libdir=%{_libdir} \
14cr|altermime-0.3.10-7|78	includedir=%{_includedir}/%{name} \
14cr|altermime-0.3.10-7|79	
14cr|altermime-0.3.10-7|80	
14cr|altermime-0.3.10-7|81	%changelog
14cr|altermime-0.3.10-7|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.10-7
14cr|altermime-0.3.10-7|83	+ Revision: b857da7
14cr|altermime-0.3.10-7|84	- MassBuild#464: Increase release tag
14cr|altermime-0.3.10-7|85	
14cr|altermime-0.3.10-7|86	

91 14
14cr|alure-1.2-3|1	%define major 1
14cr|alure-1.2-3|2	%define libname %mklibname %{name} %{major}
14cr|alure-1.2-3|3	%define libnamedev %mklibname %{name} -d
14cr|alure-1.2-3|4	%define libnamedevst %mklibname %{name} -d -s
14cr|alure-1.2-3|5	
14cr|alure-1.2-3|6	Name:		alure
14cr|alure-1.2-3|7	Summary:	Audio Library Tools REloaded
14cr|alure-1.2-3|8	Group:		System/Libraries
14cr|alure-1.2-3|9	Version:	1.2
14cr|alure-1.2-3|10	Release:	3
14cr|alure-1.2-3|11	License:	LGPLv2+
14cr|alure-1.2-3|12	URL:		http://kcat.strangesoft.net/alure.html
14cr|alure-1.2-3|13	Source0:	http://kcat.strangesoft.net/%{name}-releases/%{name}-%{version}.tar.bz2
14cr|alure-1.2-3|14	Patch0:		alure-gcc47.patch
14cr|alure-1.2-3|15	BuildRequires:	cmake
14cr|alure-1.2-3|16	BuildRequires:	dumb-devel
14cr|alure-1.2-3|17	BuildRequires:	pkgconfig(flac)
14cr|alure-1.2-3|18	BuildRequires:	pkgconfig(fluidsynth)
14cr|alure-1.2-3|19	BuildRequires:	pkgconfig(libmodplug)
14cr|alure-1.2-3|20	BuildRequires:	pkgconfig(libmpg123)
14cr|alure-1.2-3|21	BuildRequires:	pkgconfig(openal)
14cr|alure-1.2-3|22	
14cr|alure-1.2-3|23	%description
14cr|alure-1.2-3|24	ALURE is a utility library to help manage common tasks with OpenAL
14cr|alure-1.2-3|25	applications. This includes device enumeration and initialization,
14cr|alure-1.2-3|26	file loading, and streaming.
14cr|alure-1.2-3|27	
14cr|alure-1.2-3|28	
14cr|alure-1.2-3|29	#------------------------------------------------------------------------------
14cr|alure-1.2-3|30	%package -n %{libname}
14cr|alure-1.2-3|31	Summary:	%{name} library
14cr|alure-1.2-3|32	Group:		System/Libraries
14cr|alure-1.2-3|33	
14cr|alure-1.2-3|34	%files -n %{libname}
14cr|alure-1.2-3|35	%{_libdir}/libalure.so.%{major}*
14cr|alure-1.2-3|36	
14cr|alure-1.2-3|37	%description -n %{libname}
14cr|alure-1.2-3|38	Libraries needed by %{name}.
14cr|alure-1.2-3|39	
14cr|alure-1.2-3|40	ALURE is a utility library to help manage common tasks with OpenAL
14cr|alure-1.2-3|41	applications. This includes device enumeration and initialization,
14cr|alure-1.2-3|42	file loading, and streaming.
14cr|alure-1.2-3|43	
14cr|alure-1.2-3|44	
14cr|alure-1.2-3|45	#------------------------------------------------------------------------------
14cr|alure-1.2-3|46	%package -n %{libnamedev}
14cr|alure-1.2-3|47	Summary:	Alure development files
14cr|alure-1.2-3|48	Group:		Development/C++
14cr|alure-1.2-3|49	License:	LGPLv2+,GPLv2+
14cr|alure-1.2-3|50	Requires:	%{libname} = %{version}-%{release}
14cr|alure-1.2-3|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|alure-1.2-3|52	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|alure-1.2-3|53	
14cr|alure-1.2-3|54	%description -n %{libnamedev}
14cr|alure-1.2-3|55	Libraries and header files to develop applications that use %{name}.
14cr|alure-1.2-3|56	
14cr|alure-1.2-3|57	ALURE is a utility library to help manage common tasks with OpenAL
14cr|alure-1.2-3|58	applications. This includes device enumeration and initialization,
14cr|alure-1.2-3|59	file loading, and streaming.
14cr|alure-1.2-3|60	
14cr|alure-1.2-3|61	%files -n %{libnamedev}
14cr|alure-1.2-3|62	%doc COPYING
14cr|alure-1.2-3|63	%{_docdir}/%{name}
14cr|alure-1.2-3|64	%{_includedir}/AL
14cr|alure-1.2-3|65	%{_libdir}/libalure.so
14cr|alure-1.2-3|66	%{_libdir}/pkgconfig/alure*.pc
14cr|alure-1.2-3|67	
14cr|alure-1.2-3|68	
14cr|alure-1.2-3|69	#------------------------------------------------------------------------------
14cr|alure-1.2-3|70	%package -n %{libnamedevst}
14cr|alure-1.2-3|71	Summary:	Alure static library
14cr|alure-1.2-3|72	Group:		Development/C++
14cr|alure-1.2-3|73	License:	LGPLv2+,GPLv2+
14cr|alure-1.2-3|74	Requires:	%{libnamedev} = %{version}-%{release}
14cr|alure-1.2-3|75	
14cr|alure-1.2-3|76	%description -n %{libnamedevst}
14cr|alure-1.2-3|77	Static library file to develop applications that use %{name}.
14cr|alure-1.2-3|78	
14cr|alure-1.2-3|79	ALURE is a utility library to help manage common tasks with OpenAL
14cr|alure-1.2-3|80	applications. This includes device enumeration and initialization,
14cr|alure-1.2-3|81	file loading, and streaming.
14cr|alure-1.2-3|82	
14cr|alure-1.2-3|83	%files -n %{libnamedevst}
14cr|alure-1.2-3|84	%{_libdir}/libalure-static.a
14cr|alure-1.2-3|85	
14cr|alure-1.2-3|86	
14cr|alure-1.2-3|87	#------------------------------------------------------------------------------
14cr|alure-1.2-3|88	%prep
14cr|alure-1.2-3|89	%setup -q
14cr|alure-1.2-3|90	%patch0 -p0
14cr|alure-1.2-3|91	
14cr|alure-1.2-3|92	%build
14cr|alure-1.2-3|93	%cmake
14cr|alure-1.2-3|94	
14cr|alure-1.2-3|95	%install
14cr|alure-1.2-3|96	%makeinstall_std -C build
14cr|alure-1.2-3|97	
14cr|alure-1.2-3|98	%files
14cr|alure-1.2-3|99	%{_bindir}/*
14cr|alure-1.2-3|100	
14cr|alure-1.2-3|101	
14cr|alure-1.2-3|102	%changelog
14cr|alure-1.2-3|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|alure-1.2-3|104	+ Revision: 61c5404
14cr|alure-1.2-3|105	- MassBuild#464: Increase release tag
14cr|alure-1.2-3|106	
14cr|alure-1.2-3|107	

92 14
14cr|amanda-3.3.5-5|1	%define _disable_ld_no_undefined 1
14cr|amanda-3.3.5-5|2	
14cr|amanda-3.3.5-5|3	# new perl policy
14cr|amanda-3.3.5-5|4	%if %{_use_internal_dependency_generator}
14cr|amanda-3.3.5-5|5	%define __noautoprov 'perl\\(Math::BigInt\\)'
14cr|amanda-3.3.5-5|6	%else
14cr|amanda-3.3.5-5|7	%define _provides_exceptions perl(Math::BigInt)
14cr|amanda-3.3.5-5|8	%endif
14cr|amanda-3.3.5-5|9	
14cr|amanda-3.3.5-5|10	%define defconfig DailySet1
14cr|amanda-3.3.5-5|11	%define indexserver amandahost
14cr|amanda-3.3.5-5|12	%define tapeserver %{indexserver}
14cr|amanda-3.3.5-5|13	%define amanda_user amandabackup
14cr|amanda-3.3.5-5|14	%define amanda_group disk
14cr|amanda-3.3.5-5|15	
14cr|amanda-3.3.5-5|16	Summary:	A network-capable tape backup solution
14cr|amanda-3.3.5-5|17	
14cr|amanda-3.3.5-5|18	Name:		amanda
14cr|amanda-3.3.5-5|19	Version:	3.3.5
14cr|amanda-3.3.5-5|20	Release:	5
14cr|amanda-3.3.5-5|21	License:	BSD
14cr|amanda-3.3.5-5|22	Group:		Archiving/Backup
14cr|amanda-3.3.5-5|23	Url:		http://www.amanda.org
14cr|amanda-3.3.5-5|24	Source0:	http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
14cr|amanda-3.3.5-5|25	Source1:	amanda.crontab
14cr|amanda-3.3.5-5|26	Source4:	disklist
14cr|amanda-3.3.5-5|27	Source5:	amanda-xinetd
14cr|amanda-3.3.5-5|28	Source8:	amandahosts
14cr|amanda-3.3.5-5|29	# filter server spcific permits
14cr|amanda-3.3.5-5|30	Source100:	%{name}.rpmlintrc
14cr|amanda-3.3.5-5|31	Patch2:		amanda-3.1.1-xattrs.patch
14cr|amanda-3.3.5-5|32	Patch3:		amanda-3.1.1-tcpport.patch
14cr|amanda-3.3.5-5|33	Patch6:		amanda-3.2.0-config-dir.patch
14cr|amanda-3.3.5-5|34	Patch11:	amanda-3.3.0-kerberos5-deprecated.patch
14cr|amanda-3.3.5-5|35	BuildRequires:	dump
14cr|amanda-3.3.5-5|36	BuildRequires:	gnuplot
14cr|amanda-3.3.5-5|37	BuildRequires:	cups
14cr|amanda-3.3.5-5|38	BuildRequires:	samba-client
14cr|amanda-3.3.5-5|39	BuildRequires:	krb5-devel
14cr|amanda-3.3.5-5|40	BuildRequires:	netkit-rsh
14cr|amanda-3.3.5-5|41	BuildRequires:	openssh-clients
14cr|amanda-3.3.5-5|42	BuildRequires:	ncompress mtx mt-st
14cr|amanda-3.3.5-5|43	BuildRequires:	perl-devel
14cr|amanda-3.3.5-5|44	BuildRequires:	perl(ExtUtils::Embed)
14cr|amanda-3.3.5-5|45	BuildRequires:	perl(Test::Simple)
14cr|amanda-3.3.5-5|46	BuildRequires:	pkgconfig(glib-2.0)
14cr|amanda-3.3.5-5|47	BuildRequires:	pkgconfig(openssl)
14cr|amanda-3.3.5-5|48	BuildRequires:	swig
14cr|amanda-3.3.5-5|49	BuildRequires:	bison
14cr|amanda-3.3.5-5|50	BuildRequires:	flex
14cr|amanda-3.3.5-5|51	BuildRequires:	pkgconfig(libcurl)
14cr|amanda-3.3.5-5|52	BuildRequires:	readline-devel
14cr|amanda-3.3.5-5|53	BuildRequires:	gettext-devel
14cr|amanda-3.3.5-5|54	BuildRequires:	tirpc-devel
14cr|amanda-3.3.5-5|55	
14cr|amanda-3.3.5-5|56	Requires(pre):	shadow-utils
14cr|amanda-3.3.5-5|57	Requires:	xinetd
14cr|amanda-3.3.5-5|58	%rename		amanda-devel
14cr|amanda-3.3.5-5|59	
14cr|amanda-3.3.5-5|60	%description
14cr|amanda-3.3.5-5|61	AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a
14cr|amanda-3.3.5-5|62	backup system that allows the administrator of a LAN to set up a
14cr|amanda-3.3.5-5|63	single master backup server to back up multiple hosts to one or more
14cr|amanda-3.3.5-5|64	tape drives or disk files.  AMANDA uses native dump and/or GNU tar
14cr|amanda-3.3.5-5|65	facilities and can back up a large number of workstations running
14cr|amanda-3.3.5-5|66	multiple versions of Unix.  Newer versions of AMANDA (including this
14cr|amanda-3.3.5-5|67	version) can use SAMBA to back up Microsoft(TM) Windows95/NT hosts.
14cr|amanda-3.3.5-5|68	The amanda package contains the core AMANDA programs and will need to
14cr|amanda-3.3.5-5|69	be installed on both AMANDA clients and AMANDA servers.  Note that you
14cr|amanda-3.3.5-5|70	will have to install the amanda-client and/or amanda-server packages as
14cr|amanda-3.3.5-5|71	well.
14cr|amanda-3.3.5-5|72	
14cr|amanda-3.3.5-5|73	%files
14cr|amanda-3.3.5-5|74	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|75	%config(noreplace) %{_sysconfdir}/xinetd.d/amanda
14cr|amanda-3.3.5-5|76	%dir %{_libexecdir}/amanda
14cr|amanda-3.3.5-5|77	%{_libexecdir}/amanda/amandad
14cr|amanda-3.3.5-5|78	%{_libexecdir}/amanda/amanda-sh-lib.sh
14cr|amanda-3.3.5-5|79	%{_libexecdir}/amanda/amcat.awk
14cr|amanda-3.3.5-5|80	%{_libexecdir}/amanda/amndmjob
14cr|amanda-3.3.5-5|81	%{_libexecdir}/amanda/amplot.awk
14cr|amanda-3.3.5-5|82	%{_libexecdir}/amanda/amplot.g
14cr|amanda-3.3.5-5|83	%{_libexecdir}/amanda/amplot.gp
14cr|amanda-3.3.5-5|84	%{_libexecdir}/amanda/ndmjob
14cr|amanda-3.3.5-5|85	
14cr|amanda-3.3.5-5|86	%{_sbindir}/amandad
14cr|amanda-3.3.5-5|87	%{_sbindir}/amaespipe
14cr|amanda-3.3.5-5|88	%{_sbindir}/amarchiver
14cr|amanda-3.3.5-5|89	%{_sbindir}/amcrypt
14cr|amanda-3.3.5-5|90	%{_sbindir}/amcrypt-ossl
14cr|amanda-3.3.5-5|91	%{_sbindir}/amcrypt-ossl-asym
14cr|amanda-3.3.5-5|92	%{_sbindir}/amcryptsimple
14cr|amanda-3.3.5-5|93	%{_sbindir}/amgetconf
14cr|amanda-3.3.5-5|94	%{_sbindir}/amgpgcrypt
14cr|amanda-3.3.5-5|95	%{_sbindir}/amplot
14cr|amanda-3.3.5-5|96	
14cr|amanda-3.3.5-5|97	%{perl_vendorarch}/Amanda/Archive.pm
14cr|amanda-3.3.5-5|98	%{perl_vendorarch}/Amanda/BigIntCompat.pm
14cr|amanda-3.3.5-5|99	%{perl_vendorarch}/Amanda/ClientService.pm
14cr|amanda-3.3.5-5|100	%{perl_vendorarch}/Amanda/Config.pm
14cr|amanda-3.3.5-5|101	%{perl_vendorarch}/Amanda/Config/
14cr|amanda-3.3.5-5|102	%{perl_vendorarch}/Amanda/Constants.pm
14cr|amanda-3.3.5-5|103	%{perl_vendorarch}/Amanda/Debug.pm
14cr|amanda-3.3.5-5|104	# Extract.pm
14cr|amanda-3.3.5-5|105	%{perl_vendorarch}/Amanda/Extract.pm
14cr|amanda-3.3.5-5|106	#
14cr|amanda-3.3.5-5|107	%{perl_vendorarch}/Amanda/Feature.pm
14cr|amanda-3.3.5-5|108	%{perl_vendorarch}/Amanda/Header.pm
14cr|amanda-3.3.5-5|109	%{perl_vendorarch}/Amanda/IPC
14cr|amanda-3.3.5-5|110	%{perl_vendorarch}/Amanda/MainLoop.pm
14cr|amanda-3.3.5-5|111	%{perl_vendorarch}/Amanda/NDMP.pm
14cr|amanda-3.3.5-5|112	%{perl_vendorarch}/Amanda/Paths.pm
14cr|amanda-3.3.5-5|113	%{perl_vendorarch}/Amanda/Process.pm
14cr|amanda-3.3.5-5|114	%{perl_vendorarch}/Amanda/Script_App.pm
14cr|amanda-3.3.5-5|115	%{perl_vendorarch}/Amanda/Script.pm
14cr|amanda-3.3.5-5|116	%{perl_vendorarch}/Amanda/Tests.pm
14cr|amanda-3.3.5-5|117	%{perl_vendorarch}/Amanda/Util.pm
14cr|amanda-3.3.5-5|118	%{perl_vendorarch}/Amanda/Xfer.pm
14cr|amanda-3.3.5-5|119	%{perl_vendorarch}/auto/Amanda/Archive/
14cr|amanda-3.3.5-5|120	%{perl_vendorarch}/auto/Amanda/Config/
14cr|amanda-3.3.5-5|121	%{perl_vendorarch}/auto/Amanda/Debug/
14cr|amanda-3.3.5-5|122	%{perl_vendorarch}/auto/Amanda/Feature/
14cr|amanda-3.3.5-5|123	%{perl_vendorarch}/auto/Amanda/Header/
14cr|amanda-3.3.5-5|124	%{perl_vendorarch}/auto/Amanda/IPC/
14cr|amanda-3.3.5-5|125	%{perl_vendorarch}/auto/Amanda/MainLoop/
14cr|amanda-3.3.5-5|126	%{perl_vendorarch}/auto/Amanda/NDMP/
14cr|amanda-3.3.5-5|127	%{perl_vendorarch}/auto/Amanda/Tests/
14cr|amanda-3.3.5-5|128	%{perl_vendorarch}/auto/Amanda/Util/
14cr|amanda-3.3.5-5|129	%{perl_vendorarch}/auto/Amanda/Xfer/
14cr|amanda-3.3.5-5|130	
14cr|amanda-3.3.5-5|131	%{_mandir}/man5/amanda-archive-format.5*
14cr|amanda-3.3.5-5|132	%{_mandir}/man7/amanda-compatibility.7*
14cr|amanda-3.3.5-5|133	%{_mandir}/man5/amanda.conf*
14cr|amanda-3.3.5-5|134	%{_mandir}/man7/amanda-auth.7*
14cr|amanda-3.3.5-5|135	%{_mandir}/man7/amanda-match.7*
14cr|amanda-3.3.5-5|136	%{_mandir}/man7/amanda-scripts.7*
14cr|amanda-3.3.5-5|137	%{_mandir}/man8/amanda.8*
14cr|amanda-3.3.5-5|138	%{_mandir}/man8/amarchiver.8*
14cr|amanda-3.3.5-5|139	%{_mandir}/man8/amplot.8*
14cr|amanda-3.3.5-5|140	%{_mandir}/man8/script-email.8*
14cr|amanda-3.3.5-5|141	%{_mandir}/man8/amaespipe.8*
14cr|amanda-3.3.5-5|142	%{_mandir}/man8/amcrypt-ossl-asym.8*
14cr|amanda-3.3.5-5|143	%{_mandir}/man8/amcrypt-ossl.8*
14cr|amanda-3.3.5-5|144	%{_mandir}/man8/amcryptsimple.8*
14cr|amanda-3.3.5-5|145	%{_mandir}/man8/amcrypt.8*
14cr|amanda-3.3.5-5|146	%{_mandir}/man8/amgpgcrypt.8*
14cr|amanda-3.3.5-5|147	%{_mandir}/man8/amgetconf.8*
14cr|amanda-3.3.5-5|148	
14cr|amanda-3.3.5-5|149	%dir %{_sysconfdir}/amanda/
14cr|amanda-3.3.5-5|150	%dir %{_sysconfdir}/amanda/%{defconfig}
14cr|amanda-3.3.5-5|151	
14cr|amanda-3.3.5-5|152	%attr(-,%{amanda_user},%{amanda_group}) %dir %{_localstatedir}/lib/amanda/
14cr|amanda-3.3.5-5|153	%attr(600,%{amanda_user},%{amanda_group}) %config(noreplace) %{_localstatedir}/lib/amanda/.amandahosts
14cr|amanda-3.3.5-5|154	%attr(02700,%{amanda_user},%{amanda_group}) %dir %{_var}/log/amanda
14cr|amanda-3.3.5-5|155	
14cr|amanda-3.3.5-5|156	%pre
14cr|amanda-3.3.5-5|157	/usr/sbin/useradd -M -N -g %{amanda_group} -o -r -d %{_localstatedir}/lib/amanda -s /bin/bash \
14cr|amanda-3.3.5-5|158	-c "Amanda user" -u 33 %{amanda_user} >/dev/null 2>&1 || :
14cr|amanda-3.3.5-5|159	/usr/bin/gpasswd -a %{amanda_user} tape >/dev/null 2>&1 || :
14cr|amanda-3.3.5-5|160	
14cr|amanda-3.3.5-5|161	%post
14cr|amanda-3.3.5-5|162	[ -f %{_var}/lock/subsys/xinetd ] && /sbin/service xinetd reload > /dev/null 2>&1 || :
14cr|amanda-3.3.5-5|163	
14cr|amanda-3.3.5-5|164	%postun
14cr|amanda-3.3.5-5|165	[ -f %{_var}/lock/subsys/xinetd ] && /sbin/service xinetd reload > /dev/null 2>&1 || :
14cr|amanda-3.3.5-5|166	
14cr|amanda-3.3.5-5|167	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|168	
14cr|amanda-3.3.5-5|169	%package	client
14cr|amanda-3.3.5-5|170	Summary:	The client component of the AMANDA tape backup system
14cr|amanda-3.3.5-5|171	
14cr|amanda-3.3.5-5|172	Group:		Archiving/Backup
14cr|amanda-3.3.5-5|173	Requires:	amanda = %{EVRD}
14cr|amanda-3.3.5-5|174	
14cr|amanda-3.3.5-5|175	%description	client
14cr|amanda-3.3.5-5|176	The Amanda-client package should be installed on any machine that will
14cr|amanda-3.3.5-5|177	be backed up by AMANDA (including the server if it also needs to be
14cr|amanda-3.3.5-5|178	backed up).  You will also need to install the amanda package on each
14cr|amanda-3.3.5-5|179	AMANDA client machine.
14cr|amanda-3.3.5-5|180	
14cr|amanda-3.3.5-5|181	%files client
14cr|amanda-3.3.5-5|182	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|183	%dir %{_libexecdir}/amanda/application/
14cr|amanda-3.3.5-5|184	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/application/amgtar
14cr|amanda-3.3.5-5|185	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/application/amstar
14cr|amanda-3.3.5-5|186	%{_libexecdir}/amanda/application/amlog-script
14cr|amanda-3.3.5-5|187	%{_libexecdir}/amanda/application/ampgsql
14cr|amanda-3.3.5-5|188	%{_libexecdir}/amanda/application/amraw
14cr|amanda-3.3.5-5|189	%{_libexecdir}/amanda/application/amsamba
14cr|amanda-3.3.5-5|190	%{_libexecdir}/amanda/application/amsuntar
14cr|amanda-3.3.5-5|191	%{_libexecdir}/amanda/application/amzfs-sendrecv
14cr|amanda-3.3.5-5|192	%{_libexecdir}/amanda/application/amzfs-snapshot
14cr|amanda-3.3.5-5|193	%{_libexecdir}/amanda/application/script-email
14cr|amanda-3.3.5-5|194	
14cr|amanda-3.3.5-5|195	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/calcsize
14cr|amanda-3.3.5-5|196	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/killpgrp
14cr|amanda-3.3.5-5|197	%{_libexecdir}/amanda/noop
14cr|amanda-3.3.5-5|198	%{_libexecdir}/amanda/patch-system
14cr|amanda-3.3.5-5|199	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/rundump
14cr|amanda-3.3.5-5|200	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/runtar
14cr|amanda-3.3.5-5|201	%{_libexecdir}/amanda/selfcheck
14cr|amanda-3.3.5-5|202	%{_libexecdir}/amanda/sendbackup
14cr|amanda-3.3.5-5|203	%{_libexecdir}/amanda/sendsize
14cr|amanda-3.3.5-5|204	%{_libexecdir}/amanda/teecount
14cr|amanda-3.3.5-5|205	%{_sbindir}/amdump_client
14cr|amanda-3.3.5-5|206	%{_sbindir}/amoldrecover
14cr|amanda-3.3.5-5|207	%{_sbindir}/amrecover
14cr|amanda-3.3.5-5|208	
14cr|amanda-3.3.5-5|209	%{_mandir}/man7/amanda-applications.7*
14cr|amanda-3.3.5-5|210	%{_mandir}/man8/amdump_client.8*
14cr|amanda-3.3.5-5|211	%{_mandir}/man5/amanda-client.conf.5*
14cr|amanda-3.3.5-5|212	%{_mandir}/man8/amgtar.8*
14cr|amanda-3.3.5-5|213	%{_mandir}/man8/ampgsql.8*
14cr|amanda-3.3.5-5|214	%{_mandir}/man8/amraw.8*
14cr|amanda-3.3.5-5|215	%{_mandir}/man8/amrecover.8*
14cr|amanda-3.3.5-5|216	%{_mandir}/man8/amsamba.8*
14cr|amanda-3.3.5-5|217	%{_mandir}/man8/amstar.8*
14cr|amanda-3.3.5-5|218	%{_mandir}/man8/amsuntar.8*
14cr|amanda-3.3.5-5|219	%{_mandir}/man8/amzfs-sendrecv.8*
14cr|amanda-3.3.5-5|220	%{_mandir}/man8/amzfs-snapshot.8*
14cr|amanda-3.3.5-5|221	
14cr|amanda-3.3.5-5|222	%{perl_vendorarch}/Amanda/Application.pm
14cr|amanda-3.3.5-5|223	%{perl_vendorarch}/Amanda/Application/
14cr|amanda-3.3.5-5|224	%{perl_vendorarch}/auto/Amanda/Application/
14cr|amanda-3.3.5-5|225	
14cr|amanda-3.3.5-5|226	%config(noreplace) %{_sysconfdir}/amanda/%{defconfig}/amanda-client.conf
14cr|amanda-3.3.5-5|227	%config(noreplace) %{_sysconfdir}/amanda/%{defconfig}/amanda-client-postgresql.conf
14cr|amanda-3.3.5-5|228	
14cr|amanda-3.3.5-5|229	%attr(-,%{amanda_user},%{amanda_group}) %config(noreplace) %{_localstatedir}/lib/amanda/amandates
14cr|amanda-3.3.5-5|230	%attr(-,%{amanda_user},%{amanda_group}) %{_localstatedir}/lib/amanda/gnutar-lists/
14cr|amanda-3.3.5-5|231	
14cr|amanda-3.3.5-5|232	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|233	
14cr|amanda-3.3.5-5|234	%package	server
14cr|amanda-3.3.5-5|235	Summary:	The server side of the AMANDA tape backup system
14cr|amanda-3.3.5-5|236	
14cr|amanda-3.3.5-5|237	Group:		Archiving/Backup
14cr|amanda-3.3.5-5|238	Requires:	amanda = %{EVRD}
14cr|amanda-3.3.5-5|239	
14cr|amanda-3.3.5-5|240	%description server
14cr|amanda-3.3.5-5|241	The amanda-server package should be installed on the AMANDA server,
14cr|amanda-3.3.5-5|242	the machine attached to the device(s) (such as a tape drive) where backups
14cr|amanda-3.3.5-5|243	will be written. You will also need to install the amanda package on
14cr|amanda-3.3.5-5|244	the AMANDA server machine.  And, if the server is also to be backed up, the
14cr|amanda-3.3.5-5|245	server also needs to have the amanda-client package installed.
14cr|amanda-3.3.5-5|246	
14cr|amanda-3.3.5-5|247	%files server
14cr|amanda-3.3.5-5|248	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|249	%{_libexecdir}/amanda/amdumpd
14cr|amanda-3.3.5-5|250	%{_libexecdir}/amanda/amcheck-device
14cr|amanda-3.3.5-5|251	%{_libexecdir}/amanda/amidxtaped
14cr|amanda-3.3.5-5|252	%{_libexecdir}/amanda/amindexd
14cr|amanda-3.3.5-5|253	%{_libexecdir}/amanda/amlogroll
14cr|amanda-3.3.5-5|254	%{_libexecdir}/amanda/amtrmidx
14cr|amanda-3.3.5-5|255	%{_libexecdir}/amanda/amtrmlog
14cr|amanda-3.3.5-5|256	%{_libexecdir}/amanda/driver
14cr|amanda-3.3.5-5|257	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/dumper
14cr|amanda-3.3.5-5|258	%{_libexecdir}/amanda/chg-disk
14cr|amanda-3.3.5-5|259	%{_libexecdir}/amanda/chg-lib.sh
14cr|amanda-3.3.5-5|260	%{_libexecdir}/amanda/chg-manual
14cr|amanda-3.3.5-5|261	%{_libexecdir}/amanda/chg-multi
14cr|amanda-3.3.5-5|262	%{_libexecdir}/amanda/chg-zd-mtx
14cr|amanda-3.3.5-5|263	%{_libexecdir}/amanda/chunker
14cr|amanda-3.3.5-5|264	%attr(4750,root,%{amanda_group}) %{_libexecdir}/amanda/planner
14cr|amanda-3.3.5-5|265	%{_libexecdir}/amanda/taper
14cr|amanda-3.3.5-5|266	%{_sbindir}/activate-devpay
14cr|amanda-3.3.5-5|267	%{_sbindir}/amaddclient
14cr|amanda-3.3.5-5|268	%{_sbindir}/amcleanupdisk
14cr|amanda-3.3.5-5|269	%{_sbindir}/amadmin
14cr|amanda-3.3.5-5|270	%{_sbindir}/amcleanup
14cr|amanda-3.3.5-5|271	%{_sbindir}/amdevcheck
14cr|amanda-3.3.5-5|272	%{_sbindir}/amdump
14cr|amanda-3.3.5-5|273	%{_sbindir}/amfetchdump
14cr|amanda-3.3.5-5|274	%{_sbindir}/amflush
14cr|amanda-3.3.5-5|275	%attr(4750,root,%{amanda_group}) %{_sbindir}/amcheck
14cr|amanda-3.3.5-5|276	%{_sbindir}/amcheckdb
14cr|amanda-3.3.5-5|277	%{_sbindir}/amcheckdump
14cr|amanda-3.3.5-5|278	%{_sbindir}/amlabel
14cr|amanda-3.3.5-5|279	%{_sbindir}/amoverview
14cr|amanda-3.3.5-5|280	%{_sbindir}/amreport
14cr|amanda-3.3.5-5|281	%{_sbindir}/amrestore
14cr|amanda-3.3.5-5|282	%{_sbindir}/amrmtape
14cr|amanda-3.3.5-5|283	%{_sbindir}/amserverconfig
14cr|amanda-3.3.5-5|284	%attr(4750,root,%{amanda_group}) %{_sbindir}/amservice
14cr|amanda-3.3.5-5|285	%{_sbindir}/amstatus
14cr|amanda-3.3.5-5|286	%{_sbindir}/amtape
14cr|amanda-3.3.5-5|287	%{_sbindir}/amtapetype
14cr|amanda-3.3.5-5|288	%{_sbindir}/amtoc
14cr|amanda-3.3.5-5|289	%{_sbindir}/amvault
14cr|amanda-3.3.5-5|290	
14cr|amanda-3.3.5-5|291	%{_mandir}/man5/disklist.5*
14cr|amanda-3.3.5-5|292	%{_mandir}/man5/tapelist.5*
14cr|amanda-3.3.5-5|293	%{_mandir}/man7/amanda-devices.7*
14cr|amanda-3.3.5-5|294	%{_mandir}/man7/amanda-changers.7*
14cr|amanda-3.3.5-5|295	%{_mandir}/man7/amanda-interactivity.7*
14cr|amanda-3.3.5-5|296	%{_mandir}/man7/amanda-taperscan.7*
14cr|amanda-3.3.5-5|297	%{_mandir}/man8/amaddclient.8*
14cr|amanda-3.3.5-5|298	%{_mandir}/man8/amcleanupdisk.8.*
14cr|amanda-3.3.5-5|299	%{_mandir}/man8/amadmin.8*
14cr|amanda-3.3.5-5|300	%{_mandir}/man8/amcleanup.8*
14cr|amanda-3.3.5-5|301	%{_mandir}/man8/amdevcheck.8*
14cr|amanda-3.3.5-5|302	%{_mandir}/man8/amdump.8*
14cr|amanda-3.3.5-5|303	%{_mandir}/man8/amfetchdump.8*
14cr|amanda-3.3.5-5|304	%{_mandir}/man8/amflush.8*
14cr|amanda-3.3.5-5|305	%{_mandir}/man8/amcheckdb.8*
14cr|amanda-3.3.5-5|306	%{_mandir}/man8/amcheckdump.8*
14cr|amanda-3.3.5-5|307	%{_mandir}/man8/amcheck.8*
14cr|amanda-3.3.5-5|308	%{_mandir}/man8/amlabel.8*
14cr|amanda-3.3.5-5|309	%{_mandir}/man8/amoverview.8*
14cr|amanda-3.3.5-5|310	%{_mandir}/man8/amreport.8*
14cr|amanda-3.3.5-5|311	%{_mandir}/man8/amrestore.8*
14cr|amanda-3.3.5-5|312	%{_mandir}/man8/amrmtape.8*
14cr|amanda-3.3.5-5|313	%{_mandir}/man8/amserverconfig.8*
14cr|amanda-3.3.5-5|314	%{_mandir}/man8/amservice.8*
14cr|amanda-3.3.5-5|315	%{_mandir}/man8/amstatus.8*
14cr|amanda-3.3.5-5|316	%{_mandir}/man8/amtapetype.8*
14cr|amanda-3.3.5-5|317	%{_mandir}/man8/amtape.8*
14cr|amanda-3.3.5-5|318	%{_mandir}/man8/amtoc.8*
14cr|amanda-3.3.5-5|319	%{_mandir}/man8/amvault.8*
14cr|amanda-3.3.5-5|320	
14cr|amanda-3.3.5-5|321	%{perl_vendorarch}/Amanda/Cmdline.pm
14cr|amanda-3.3.5-5|322	%{perl_vendorarch}/Amanda/Curinfo/
14cr|amanda-3.3.5-5|323	%{perl_vendorarch}/Amanda/Curinfo.pm
14cr|amanda-3.3.5-5|324	%{perl_vendorarch}/Amanda/DB/
14cr|amanda-3.3.5-5|325	%{perl_vendorarch}/Amanda/Device.pm
14cr|amanda-3.3.5-5|326	%{perl_vendorarch}/Amanda/Disklist.pm
14cr|amanda-3.3.5-5|327	%{perl_vendorarch}/Amanda/Holding.pm
14cr|amanda-3.3.5-5|328	%{perl_vendorarch}/Amanda/Changer/
14cr|amanda-3.3.5-5|329	%{perl_vendorarch}/Amanda/Changer.pm
14cr|amanda-3.3.5-5|330	%{perl_vendorarch}/Amanda/Interactivity/
14cr|amanda-3.3.5-5|331	%{perl_vendorarch}/Amanda/Interactivity.pm
14cr|amanda-3.3.5-5|332	%{perl_vendorarch}/Amanda/Logfile.pm
14cr|amanda-3.3.5-5|333	%{perl_vendorarch}/Amanda/Recovery/
14cr|amanda-3.3.5-5|334	%{perl_vendorarch}/Amanda/Report/
14cr|amanda-3.3.5-5|335	%{perl_vendorarch}/Amanda/Report.pm
14cr|amanda-3.3.5-5|336	%{perl_vendorarch}/Amanda/ScanInventory.pm
14cr|amanda-3.3.5-5|337	%{perl_vendorarch}/Amanda/Tapelist.pm
14cr|amanda-3.3.5-5|338	%{perl_vendorarch}/Amanda/Taper/
14cr|amanda-3.3.5-5|339	%{perl_vendorarch}/Amanda/XferServer.pm
14cr|amanda-3.3.5-5|340	%{perl_vendorarch}/auto/Amanda/Cmdline/
14cr|amanda-3.3.5-5|341	%{perl_vendorarch}/auto/Amanda/Device/
14cr|amanda-3.3.5-5|342	%{perl_vendorarch}/auto/Amanda/Disklist/
14cr|amanda-3.3.5-5|343	%{perl_vendorarch}/auto/Amanda/Logfile/
14cr|amanda-3.3.5-5|344	%{perl_vendorarch}/auto/Amanda/Tapelist/
14cr|amanda-3.3.5-5|345	%{perl_vendorarch}/auto/Amanda/XferServer/
14cr|amanda-3.3.5-5|346	
14cr|amanda-3.3.5-5|347	%config(noreplace) %{_sysconfdir}/amanda/crontab.sample
14cr|amanda-3.3.5-5|348	%config(noreplace) %{_sysconfdir}/amanda/%{defconfig}/*
14cr|amanda-3.3.5-5|349	%exclude %{_sysconfdir}/amanda/%{defconfig}/amanda-client.conf
14cr|amanda-3.3.5-5|350	%exclude %{_sysconfdir}/amanda/%{defconfig}/amanda-client-postgresql.conf
14cr|amanda-3.3.5-5|351	
14cr|amanda-3.3.5-5|352	%attr(-,%{amanda_user},%{amanda_group}) %dir %{_localstatedir}/lib/amanda/%{defconfig}/
14cr|amanda-3.3.5-5|353	%attr(-,%{amanda_user},%{amanda_group}) %dir %{_localstatedir}/lib/amanda/%{defconfig}/index
14cr|amanda-3.3.5-5|354	%attr(-,%{amanda_user},%{amanda_group}) %dir %{_localstatedir}/lib/amanda/template.d
14cr|amanda-3.3.5-5|355	%attr(-,%{amanda_user},%{amanda_group}) %config(noreplace) %{_localstatedir}/lib/amanda/template.d/*
14cr|amanda-3.3.5-5|356	
14cr|amanda-3.3.5-5|357	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|358	
14cr|amanda-3.3.5-5|359	%define libamanda %mklibname amanda %{version}
14cr|amanda-3.3.5-5|360	
14cr|amanda-3.3.5-5|361	%package -n	%{libamanda}
14cr|amanda-3.3.5-5|362	Summary:	Amanda libamanda library
14cr|amanda-3.3.5-5|363	
14cr|amanda-3.3.5-5|364	Group:		System/Libraries
14cr|amanda-3.3.5-5|365	
14cr|amanda-3.3.5-5|366	%description -n	%{libamanda}
14cr|amanda-3.3.5-5|367	Amanda libamanda library.
14cr|amanda-3.3.5-5|368	
14cr|amanda-3.3.5-5|369	%files -n %{libamanda}
14cr|amanda-3.3.5-5|370	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|371	%{_libdir}/libamanda-%{version}.so
14cr|amanda-3.3.5-5|372	%{_libdir}/libamanda.so
14cr|amanda-3.3.5-5|373	
14cr|amanda-3.3.5-5|374	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|375	
14cr|amanda-3.3.5-5|376	%define libamandad %mklibname amandad %{version}
14cr|amanda-3.3.5-5|377	
14cr|amanda-3.3.5-5|378	%package -n	%{libamandad}
14cr|amanda-3.3.5-5|379	Summary:	Amanda libamandad library
14cr|amanda-3.3.5-5|380	
14cr|amanda-3.3.5-5|381	Group:		System/Libraries
14cr|amanda-3.3.5-5|382	
14cr|amanda-3.3.5-5|383	%description -n	%{libamandad}
14cr|amanda-3.3.5-5|384	Amanda libamandad library.
14cr|amanda-3.3.5-5|385	
14cr|amanda-3.3.5-5|386	%files -n %{libamandad}
14cr|amanda-3.3.5-5|387	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|388	%{_libdir}/libamandad-%{version}.so
14cr|amanda-3.3.5-5|389	%{_libdir}/libamandad.so
14cr|amanda-3.3.5-5|390	
14cr|amanda-3.3.5-5|391	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|392	
14cr|amanda-3.3.5-5|393	%define libamar %mklibname amar %{version}
14cr|amanda-3.3.5-5|394	
14cr|amanda-3.3.5-5|395	%package -n	%{libamar}
14cr|amanda-3.3.5-5|396	Summary:	Amanda libamar library
14cr|amanda-3.3.5-5|397	
14cr|amanda-3.3.5-5|398	Group:		System/Libraries
14cr|amanda-3.3.5-5|399	
14cr|amanda-3.3.5-5|400	%description -n	%{libamar}
14cr|amanda-3.3.5-5|401	Amanda libamar library.
14cr|amanda-3.3.5-5|402	
14cr|amanda-3.3.5-5|403	%files -n %{libamar}
14cr|amanda-3.3.5-5|404	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|405	%{_libdir}/libamar-%{version}.so
14cr|amanda-3.3.5-5|406	%{_libdir}/libamar.so
14cr|amanda-3.3.5-5|407	
14cr|amanda-3.3.5-5|408	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|409	
14cr|amanda-3.3.5-5|410	%define libamglue %mklibname amglue %{version}
14cr|amanda-3.3.5-5|411	
14cr|amanda-3.3.5-5|412	%package -n	%{libamglue}
14cr|amanda-3.3.5-5|413	Summary:	Amanda libamglue library
14cr|amanda-3.3.5-5|414	
14cr|amanda-3.3.5-5|415	Group:		System/Libraries
14cr|amanda-3.3.5-5|416	
14cr|amanda-3.3.5-5|417	%description -n	%{libamglue}
14cr|amanda-3.3.5-5|418	Amanda libamglue library.
14cr|amanda-3.3.5-5|419	
14cr|amanda-3.3.5-5|420	%files -n %{libamglue}
14cr|amanda-3.3.5-5|421	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|422	%{_libdir}/libamglue-%{version}.so
14cr|amanda-3.3.5-5|423	%{_libdir}/libamglue.so
14cr|amanda-3.3.5-5|424	
14cr|amanda-3.3.5-5|425	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|426	
14cr|amanda-3.3.5-5|427	%define libamxfer %mklibname amxfer %{version}
14cr|amanda-3.3.5-5|428	
14cr|amanda-3.3.5-5|429	%package -n	%{libamxfer}
14cr|amanda-3.3.5-5|430	Summary:	Amanda libamxfer library
14cr|amanda-3.3.5-5|431	
14cr|amanda-3.3.5-5|432	Group:		System/Libraries
14cr|amanda-3.3.5-5|433	
14cr|amanda-3.3.5-5|434	%description -n	%{libamxfer}
14cr|amanda-3.3.5-5|435	Amanda libamxfer library.
14cr|amanda-3.3.5-5|436	
14cr|amanda-3.3.5-5|437	%files -n %{libamxfer}
14cr|amanda-3.3.5-5|438	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|439	%{_libdir}/libamxfer-%{version}.so
14cr|amanda-3.3.5-5|440	%{_libdir}/libamxfer.so
14cr|amanda-3.3.5-5|441	
14cr|amanda-3.3.5-5|442	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|443	
14cr|amanda-3.3.5-5|444	%define libndmjob %mklibname ndmjob %{version}
14cr|amanda-3.3.5-5|445	
14cr|amanda-3.3.5-5|446	%package -n	%{libndmjob}
14cr|amanda-3.3.5-5|447	Summary:	Amanda libndmjob library
14cr|amanda-3.3.5-5|448	
14cr|amanda-3.3.5-5|449	Group:		System/Libraries
14cr|amanda-3.3.5-5|450	
14cr|amanda-3.3.5-5|451	%description -n	%{libndmjob}
14cr|amanda-3.3.5-5|452	Amanda libndmjob library.
14cr|amanda-3.3.5-5|453	
14cr|amanda-3.3.5-5|454	%files -n %{libndmjob}
14cr|amanda-3.3.5-5|455	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|456	%{_libdir}/libndmjob-%{version}.so
14cr|amanda-3.3.5-5|457	%{_libdir}/libndmjob.so
14cr|amanda-3.3.5-5|458	
14cr|amanda-3.3.5-5|459	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|460	
14cr|amanda-3.3.5-5|461	%define libndmlib %mklibname ndmlib %{version}
14cr|amanda-3.3.5-5|462	
14cr|amanda-3.3.5-5|463	%package -n	%{libndmlib}
14cr|amanda-3.3.5-5|464	Summary:	Amanda libndmlib library
14cr|amanda-3.3.5-5|465	
14cr|amanda-3.3.5-5|466	Group:		System/Libraries
14cr|amanda-3.3.5-5|467	
14cr|amanda-3.3.5-5|468	%description -n	%{libndmlib}
14cr|amanda-3.3.5-5|469	Amanda libndmlib library.
14cr|amanda-3.3.5-5|470	
14cr|amanda-3.3.5-5|471	%files -n %{libndmlib}
14cr|amanda-3.3.5-5|472	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|473	%{_libdir}/libndmlib-%{version}.so
14cr|amanda-3.3.5-5|474	%{_libdir}/libndmlib.so
14cr|amanda-3.3.5-5|475	
14cr|amanda-3.3.5-5|476	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|477	
14cr|amanda-3.3.5-5|478	%define libamdevice %mklibname amdevice %{version}
14cr|amanda-3.3.5-5|479	
14cr|amanda-3.3.5-5|480	%package -n	%{libamdevice}
14cr|amanda-3.3.5-5|481	Summary:	Amanda libamdevice library
14cr|amanda-3.3.5-5|482	
14cr|amanda-3.3.5-5|483	Group:		System/Libraries
14cr|amanda-3.3.5-5|484	
14cr|amanda-3.3.5-5|485	%description -n	%{libamdevice}
14cr|amanda-3.3.5-5|486	Amanda libamdevice library.
14cr|amanda-3.3.5-5|487	
14cr|amanda-3.3.5-5|488	%files -n %{libamdevice}
14cr|amanda-3.3.5-5|489	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|490	%{_libdir}/libamdevice-%{version}.so
14cr|amanda-3.3.5-5|491	%{_libdir}/libamdevice.so
14cr|amanda-3.3.5-5|492	
14cr|amanda-3.3.5-5|493	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|494	
14cr|amanda-3.3.5-5|495	%define libamserver %mklibname amserver %{version}
14cr|amanda-3.3.5-5|496	
14cr|amanda-3.3.5-5|497	%package -n	%{libamserver}
14cr|amanda-3.3.5-5|498	Summary:	Amanda libamserver library
14cr|amanda-3.3.5-5|499	
14cr|amanda-3.3.5-5|500	Group:		System/Libraries
14cr|amanda-3.3.5-5|501	
14cr|amanda-3.3.5-5|502	%description -n	%{libamserver}
14cr|amanda-3.3.5-5|503	Amanda libamserver library.
14cr|amanda-3.3.5-5|504	
14cr|amanda-3.3.5-5|505	%files -n %{libamserver}
14cr|amanda-3.3.5-5|506	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|507	%{_libdir}/libamserver-%{version}.so
14cr|amanda-3.3.5-5|508	%{_libdir}/libamserver.so
14cr|amanda-3.3.5-5|509	
14cr|amanda-3.3.5-5|510	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|511	
14cr|amanda-3.3.5-5|512	%define libamclient %mklibname amclient %{version}
14cr|amanda-3.3.5-5|513	
14cr|amanda-3.3.5-5|514	%package -n	%{libamclient}
14cr|amanda-3.3.5-5|515	Summary:	Amanda libamclient library
14cr|amanda-3.3.5-5|516	
14cr|amanda-3.3.5-5|517	Group:		System/Libraries
14cr|amanda-3.3.5-5|518	
14cr|amanda-3.3.5-5|519	%description -n	%{libamclient}
14cr|amanda-3.3.5-5|520	Amanda libamclient library.
14cr|amanda-3.3.5-5|521	
14cr|amanda-3.3.5-5|522	%files -n %{libamclient}
14cr|amanda-3.3.5-5|523	%doc COPYRIGHT* NEWS README
14cr|amanda-3.3.5-5|524	%{_libdir}/libamclient-%{version}.so
14cr|amanda-3.3.5-5|525	%{_libdir}/libamclient.so
14cr|amanda-3.3.5-5|526	
14cr|amanda-3.3.5-5|527	#----------------------------------------------------------------------------
14cr|amanda-3.3.5-5|528	
14cr|amanda-3.3.5-5|529	%prep
14cr|amanda-3.3.5-5|530	%setup -q
14cr|amanda-3.3.5-5|531	%patch2 -p1 -b .xattrs~
14cr|amanda-3.3.5-5|532	%patch3 -p1 -b .tcpport~
14cr|amanda-3.3.5-5|533	%patch6 -p1 -b .config~
14cr|amanda-3.3.5-5|534	%patch11 -p1 -b .krb5_deprecated~
14cr|amanda-3.3.5-5|535	#./autogen
14cr|amanda-3.3.5-5|536	autoreconf -fi
14cr|amanda-3.3.5-5|537	
14cr|amanda-3.3.5-5|538	%build
14cr|amanda-3.3.5-5|539	%serverbuild_hardened
14cr|amanda-3.3.5-5|540	export LDFLAGS="%{optflags} -ltirpc"
14cr|amanda-3.3.5-5|541	export MAILER=/bin/mail
14cr|amanda-3.3.5-5|542	export CONFIGURE_XPATH=""
14cr|amanda-3.3.5-5|543	%configure2_5x \
14cr|amanda-3.3.5-5|544	--enable-shared \
14cr|amanda-3.3.5-5|545	--disable-rpath \
14cr|amanda-3.3.5-5|546	--disable-static \
14cr|amanda-3.3.5-5|547	--disable-installperms \
14cr|amanda-3.3.5-5|548	--program-prefix=%{?_program_prefix} \
14cr|amanda-3.3.5-5|549	--with-amdatadir=%{_localstatedir}/lib/amanda \
14cr|amanda-3.3.5-5|550	--with-amlibdir=%{_libdir} \
14cr|amanda-3.3.5-5|551	--with-amperldir=%{perl_vendorarch} \
14cr|amanda-3.3.5-5|552	--with-index-server=%{indexserver} \
14cr|amanda-3.3.5-5|553	--with-tape-server=%{tapeserver} \
14cr|amanda-3.3.5-5|554	--with-config=%{defconfig} \
14cr|amanda-3.3.5-5|555	--with-gnutar-listdir=%{_localstatedir}/lib/amanda/gnutar-lists \
14cr|amanda-3.3.5-5|556	--with-smbclient=%{_bindir}/smbclient \
14cr|amanda-3.3.5-5|557	--with-amandates=%{_localstatedir}/lib/amanda/amandates \
14cr|amanda-3.3.5-5|558	--with-amandahosts \
14cr|amanda-3.3.5-5|559	--with-user=%{amanda_user} \
14cr|amanda-3.3.5-5|560	--with-group=%{amanda_group} \
14cr|amanda-3.3.5-5|561	--with-tmpdir=%{_var}/log/amanda \
14cr|amanda-3.3.5-5|562	--with-gnutar=/bin/tar \
14cr|amanda-3.3.5-5|563	--with-ssh-security \
14cr|amanda-3.3.5-5|564	--with-rsh-security \
14cr|amanda-3.3.5-5|565	--with-bsdtcp-security \
14cr|amanda-3.3.5-5|566	--with-bsdudp-security \
14cr|amanda-3.3.5-5|567	--with-krb5-security
14cr|amanda-3.3.5-5|568	
14cr|amanda-3.3.5-5|569	%make
14cr|amanda-3.3.5-5|570	
14cr|amanda-3.3.5-5|571	%install
14cr|amanda-3.3.5-5|572	%makeinstall_std BINARY_OWNER=%(id -un) SETUID_GROUP=%(id -gn)
14cr|amanda-3.3.5-5|573	
14cr|amanda-3.3.5-5|574	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/amanda
14cr|amanda-3.3.5-5|575	mkdir -p %{buildroot}%{_var}/log/amanda
14cr|amanda-3.3.5-5|576	install -m600 %{SOURCE8} -D %{buildroot}%{_localstatedir}/lib/amanda/.amandahosts
14cr|amanda-3.3.5-5|577	
14cr|amanda-3.3.5-5|578	ln -s %{_libexecdir}/amanda/amandad %{buildroot}%{_sbindir}/amandad
14cr|amanda-3.3.5-5|579	
14cr|amanda-3.3.5-5|580	mkdir -p %{buildroot}%{_sysconfdir}/amanda
14cr|amanda-3.3.5-5|581	mv %{buildroot}%{_localstatedir}/lib/amanda/example %{buildroot}%{_sysconfdir}/amanda/%{defconfig}
14cr|amanda-3.3.5-5|582	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/amanda/crontab.sample
14cr|amanda-3.3.5-5|583	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/amanda/%{defconfig}
14cr|amanda-3.3.5-5|584	rm -f %{buildroot}%{_sysconfdir}/amanda/%{defconfig}/xinetd*
14cr|amanda-3.3.5-5|585	rm -f %{buildroot}%{_sysconfdir}/amanda/%{defconfig}/inetd*
14cr|amanda-3.3.5-5|586	
14cr|amanda-3.3.5-5|587	mkdir -p %{buildroot}%{_localstatedir}/lib/amanda/gnutar-lists
14cr|amanda-3.3.5-5|588	mkdir -p %{buildroot}%{_localstatedir}/lib/amanda/%{defconfig}/index
14cr|amanda-3.3.5-5|589	touch %{buildroot}%{_localstatedir}/lib/amanda/amandates
14cr|amanda-3.3.5-5|590	
14cr|amanda-3.3.5-5|591	rm -rf %{buildroot}%{_datadir}/amanda
14cr|amanda-3.3.5-5|592	
14cr|amanda-3.3.5-5|593	
14cr|amanda-3.3.5-5|594	%changelog
14cr|amanda-3.3.5-5|595	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.5-5
14cr|amanda-3.3.5-5|596	+ Revision: 1dfd676
14cr|amanda-3.3.5-5|597	- MassBuild#464: Increase release tag
14cr|amanda-3.3.5-5|598	
14cr|amanda-3.3.5-5|599	

93 14
14cr|amaya-11.4.4-5|1	%define system_libwww	0
14cr|amaya-11.4.4-5|2	%{?_with_system_libwww:	%global system_libwww 1}
14cr|amaya-11.4.4-5|3	
14cr|amaya-11.4.4-5|4	Summary:	Web Browser/Editor from the World Wide Web Consortium
14cr|amaya-11.4.4-5|5	Name:		amaya
14cr|amaya-11.4.4-5|6	Version:	11.4.4
14cr|amaya-11.4.4-5|7	Release:	5
14cr|amaya-11.4.4-5|8	License:	W3C License
14cr|amaya-11.4.4-5|9	Group:		Networking/WWW
14cr|amaya-11.4.4-5|10	Url:		http://www.w3.org/Amaya/
14cr|amaya-11.4.4-5|11	Source0:	http://www.w3.org/Amaya/Distribution/amaya-fullsrc-%{version}.tgz
14cr|amaya-11.4.4-5|12	Source1:	%{name}.1.bz2
14cr|amaya-11.4.4-5|13	#2010-01-06
14cr|amaya-11.4.4-5|14	Source10:	http://www.w3.org/Amaya/Distribution/Dutch.tgz
14cr|amaya-11.4.4-5|15	Source11:	http://www.w3.org/Amaya/Distribution/English.tgz
14cr|amaya-11.4.4-5|16	Source12:	http://www.w3.org/Amaya/Distribution/French.tgz
14cr|amaya-11.4.4-5|17	Source13:	http://www.w3.org/Amaya/Distribution/German.tgz
14cr|amaya-11.4.4-5|18	Source14:	http://www.w3.org/Amaya/Distribution/Italian.tgz
14cr|amaya-11.4.4-5|19	Source15:	http://www.w3.org/Amaya/Distribution/Spanish.tgz
14cr|amaya-11.4.4-5|20	Source16:	http://www.w3.org/Amaya/Distribution/Swedish.tgz
14cr|amaya-11.4.4-5|21	Patch0:		amaya-11.4.4-dso.patch
14cr|amaya-11.4.4-5|22	Patch1:		amaya-11.4.4-gzfile.patch
14cr|amaya-11.4.4-5|23	Patch2:		amaya-11.4.4-libpng15.patch
14cr|amaya-11.4.4-5|24	Patch3:		amaya-11.4.4-desktop.patch
14cr|amaya-11.4.4-5|25	Patch4:		amaya-11.4.4-gcc4.8.patch
14cr|amaya-11.4.4-5|26	BuildRequires:	bison
14cr|amaya-11.4.4-5|27	BuildRequires:	flex
14cr|amaya-11.4.4-5|28	BuildRequires:	jpeg-devel
14cr|amaya-11.4.4-5|29	BuildRequires:	libstdc++-devel
14cr|amaya-11.4.4-5|30	%if %{system_libwww}
14cr|amaya-11.4.4-5|31	BuildRequires:	w3c-libwww-devel
14cr|amaya-11.4.4-5|32	%else
14cr|amaya-11.4.4-5|33	BuildConflicts:	w3c-libwww-devel
14cr|amaya-11.4.4-5|34	%endif
14cr|amaya-11.4.4-5|35	BuildRequires:	wxgtku-devel
14cr|amaya-11.4.4-5|36	BuildRequires:	pkgconfig(freetype2)
14cr|amaya-11.4.4-5|37	BuildRequires:	pkgconfig(gl)
14cr|amaya-11.4.4-5|38	BuildRequires:	pkgconfig(glu)
14cr|amaya-11.4.4-5|39	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|amaya-11.4.4-5|40	BuildRequires:	pkgconfig(imlib)
14cr|amaya-11.4.4-5|41	BuildRequires:	pkgconfig(libpng)
14cr|amaya-11.4.4-5|42	BuildRequires:	pkgconfig(raptor)
14cr|amaya-11.4.4-5|43	BuildRequires:	pkgconfig(redland)
14cr|amaya-11.4.4-5|44	BuildRequires:	pkgconfig(x11)
14cr|amaya-11.4.4-5|45	BuildRequires:	pkgconfig(zlib)
14cr|amaya-11.4.4-5|46	
14cr|amaya-11.4.4-5|47	%description
14cr|amaya-11.4.4-5|48	Amaya is a complete Web authoring tool with some browsing funtionalities
14cr|amaya-11.4.4-5|49	and comes equipped with a WYSIWYG style of interface, similar to that of
14cr|amaya-11.4.4-5|50	the most popular commercial browsers. With such an interface, users do not
14cr|amaya-11.4.4-5|51	need to well know the HTML, MathML or CSS languages.
14cr|amaya-11.4.4-5|52	
14cr|amaya-11.4.4-5|53	This graphical HTML Editor supports many of the latest draft standards
14cr|amaya-11.4.4-5|54	for HTML/XHTML.
14cr|amaya-11.4.4-5|55	
14cr|amaya-11.4.4-5|56	%files
14cr|amaya-11.4.4-5|57	%doc Amaya/README* Amaya/amaya/COPYRIGHT*
14cr|amaya-11.4.4-5|58	%{_libdir}/Amaya
14cr|amaya-11.4.4-5|59	%{_mandir}/man1/%{name}.*
14cr|amaya-11.4.4-5|60	%{_bindir}/%{name}
14cr|amaya-11.4.4-5|61	%{_datadir}/applications/%{name}.desktop
14cr|amaya-11.4.4-5|62	%{_datadir}/pixmaps/%{name}.png
14cr|amaya-11.4.4-5|63	
14cr|amaya-11.4.4-5|64	#----------------------------------------------------------------------------
14cr|amaya-11.4.4-5|65	
14cr|amaya-11.4.4-5|66	%prep
14cr|amaya-11.4.4-5|67	%setup -q -n Amaya -c
14cr|amaya-11.4.4-5|68	%patch0 -p0
14cr|amaya-11.4.4-5|69	%patch1 -p0
14cr|amaya-11.4.4-5|70	%patch2 -p1
14cr|amaya-11.4.4-5|71	%patch3 -p0
14cr|amaya-11.4.4-5|72	%patch4 -p1
14cr|amaya-11.4.4-5|73	
14cr|amaya-11.4.4-5|74	%build
14cr|amaya-11.4.4-5|75	# use system mesa
14cr|amaya-11.4.4-5|76	rm -f Mesa/Makefile
14cr|amaya-11.4.4-5|77	
14cr|amaya-11.4.4-5|78	mkdir Amaya/WX
14cr|amaya-11.4.4-5|79	cd Amaya/WX
14cr|amaya-11.4.4-5|80	
14cr|amaya-11.4.4-5|81	ln -s ../configure ./configure
14cr|amaya-11.4.4-5|82	%configure2_5x \
14cr|amaya-11.4.4-5|83	--enable-system-raptor \
14cr|amaya-11.4.4-5|84	--enable-system-wx \
14cr|amaya-11.4.4-5|85	--prefix=%{_libdir}
14cr|amaya-11.4.4-5|86	cp Options.orig Options
14cr|amaya-11.4.4-5|87	make
14cr|amaya-11.4.4-5|88	
14cr|amaya-11.4.4-5|89	%install
14cr|amaya-11.4.4-5|90	cd Amaya/WX
14cr|amaya-11.4.4-5|91	mkdir -p %{buildroot}%{_prefix}
14cr|amaya-11.4.4-5|92	%makeinstall_std
14cr|amaya-11.4.4-5|93	
14cr|amaya-11.4.4-5|94	mkdir -p %{buildroot}%{_bindir}
14cr|amaya-11.4.4-5|95	pushd %{buildroot}%{_bindir}/
14cr|amaya-11.4.4-5|96	ln -sf ../..%{_libdir}/Amaya/wx/bin/amaya amaya
14cr|amaya-11.4.4-5|97	popd
14cr|amaya-11.4.4-5|98	
14cr|amaya-11.4.4-5|99	# install .desktop file, pixmap etc
14cr|amaya-11.4.4-5|100	./script_install_gnomekde ./bin %{buildroot}%{_datadir} %{_datadir}
14cr|amaya-11.4.4-5|101	
14cr|amaya-11.4.4-5|102	# install man pages
14cr|amaya-11.4.4-5|103	mkdir -p %{buildroot}%{_mandir}/man1
14cr|amaya-11.4.4-5|104	bzcat %{SOURCE1} > %{buildroot}%{_mandir}/man1/%{name}.1
14cr|amaya-11.4.4-5|105	
14cr|amaya-11.4.4-5|106	# install dictionaries
14cr|amaya-11.4.4-5|107	cp %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{buildroot}%{_libdir}/Amaya/dicopar/
14cr|amaya-11.4.4-5|108	pushd %{buildroot}%{_libdir}/Amaya/dicopar/
14cr|amaya-11.4.4-5|109	gunzip *.tgz
14cr|amaya-11.4.4-5|110	for tarfile in *.tar
14cr|amaya-11.4.4-5|111	do
14cr|amaya-11.4.4-5|112	tar xf $tarfile
14cr|amaya-11.4.4-5|113	done
14cr|amaya-11.4.4-5|114	rm -f *.tar
14cr|amaya-11.4.4-5|115	popd
14cr|amaya-11.4.4-5|116	
14cr|amaya-11.4.4-5|117	
14cr|amaya-11.4.4-5|118	%changelog
14cr|amaya-11.4.4-5|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.4.4-5
14cr|amaya-11.4.4-5|120	+ Revision: 9ad684b
14cr|amaya-11.4.4-5|121	- MassBuild#464: Increase release tag
14cr|amaya-11.4.4-5|122	
14cr|amaya-11.4.4-5|123	

94 14
14cr|amd-2.3.1-2|1	%define NAME 		AMD
14cr|amd-2.3.1-2|2	%define major 		%{version}
14cr|amd-2.3.1-2|3	%define libname 	%mklibname %{name} %{major}
14cr|amd-2.3.1-2|4	%define develname 	%mklibname %{name} -d
14cr|amd-2.3.1-2|5	
14cr|amd-2.3.1-2|6	Name:		amd
14cr|amd-2.3.1-2|7	Version:	2.3.1
14cr|amd-2.3.1-2|8	Release:	2
14cr|amd-2.3.1-2|9	Epoch:		1
14cr|amd-2.3.1-2|10	Summary:	Routines for permuting sparse matricies prior to factorization
14cr|amd-2.3.1-2|11	Group:		System/Libraries
14cr|amd-2.3.1-2|12	License:	LGPL
14cr|amd-2.3.1-2|13	URL:		http://www.cise.ufl.edu/research/sparse/amd/
14cr|amd-2.3.1-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/amd/%{NAME}-%{version}.tar.gz
14cr|amd-2.3.1-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|amd-2.3.1-2|16	
14cr|amd-2.3.1-2|17	%description
14cr|amd-2.3.1-2|18	AMD provides a set of routines for permuting sparse matricies prior to
14cr|amd-2.3.1-2|19	Cholesky factorization (or LU factorization with diagonal pivoting).
14cr|amd-2.3.1-2|20	
14cr|amd-2.3.1-2|21	%package -n %{libname}
14cr|amd-2.3.1-2|22	Summary:	Library of routines for permuting sparse matricies prior to factorization
14cr|amd-2.3.1-2|23	Group:		System/Libraries
14cr|amd-2.3.1-2|24	Obsoletes:	%{_lib}amd2 < 1:2.3.0
14cr|amd-2.3.1-2|25	
14cr|amd-2.3.1-2|26	%description -n %{libname}
14cr|amd-2.3.1-2|27	AMD provides a set of routines for permuting sparse matricies prior to
14cr|amd-2.3.1-2|28	Cholesky factorization (or LU factorization with diagonal pivoting).
14cr|amd-2.3.1-2|29	
14cr|amd-2.3.1-2|30	This package contains the library needed to run programs dynamically
14cr|amd-2.3.1-2|31	linked against %{NAME}.
14cr|amd-2.3.1-2|32	
14cr|amd-2.3.1-2|33	%package -n %{develname}
14cr|amd-2.3.1-2|34	Summary:	C routines for permuting sparse matricies prior to factorization
14cr|amd-2.3.1-2|35	Group:		Development/C
14cr|amd-2.3.1-2|36	Requires:	suitesparse-common-devel >= 3.0.0
14cr|amd-2.3.1-2|37	Requires:	%{libname} = %{EVRD}
14cr|amd-2.3.1-2|38	Provides:	%{name}-devel = %{EVRD}
14cr|amd-2.3.1-2|39	Obsoletes:	%{_lib}amd2-devel < 1:2.3.0
14cr|amd-2.3.1-2|40	
14cr|amd-2.3.1-2|41	%description -n %{develname}
14cr|amd-2.3.1-2|42	AMD provides a set of routines for permuting sparse matricies prior to
14cr|amd-2.3.1-2|43	Cholesky factorization (or LU factorization with diagonal pivoting).
14cr|amd-2.3.1-2|44	
14cr|amd-2.3.1-2|45	This package contains the files needed to develop applications that
14cr|amd-2.3.1-2|46	use %{NAME}.
14cr|amd-2.3.1-2|47	
14cr|amd-2.3.1-2|48	%prep
14cr|amd-2.3.1-2|49	%setup -q -c -n %{name}-%{version}
14cr|amd-2.3.1-2|50	cd %{NAME}
14cr|amd-2.3.1-2|51	find . -perm 640 | xargs chmod 644
14cr|amd-2.3.1-2|52	mkdir ../SuiteSparse_config
14cr|amd-2.3.1-2|53	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|amd-2.3.1-2|54	
14cr|amd-2.3.1-2|55	%build
14cr|amd-2.3.1-2|56	cd %{NAME}
14cr|amd-2.3.1-2|57	pushd Lib
14cr|amd-2.3.1-2|58	%make -f GNUmakefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|amd-2.3.1-2|59	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cr|amd-2.3.1-2|60	popd
14cr|amd-2.3.1-2|61	
14cr|amd-2.3.1-2|62	%install
14cr|amd-2.3.1-2|63	cd %{NAME}
14cr|amd-2.3.1-2|64	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|amd-2.3.1-2|65	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|amd-2.3.1-2|66	
14cr|amd-2.3.1-2|67	for f in Lib/*.so*; do
14cr|amd-2.3.1-2|68	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|amd-2.3.1-2|69	done
14cr|amd-2.3.1-2|70	for f in Lib/*.a; do
14cr|amd-2.3.1-2|71	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|amd-2.3.1-2|72	done
14cr|amd-2.3.1-2|73	for f in Include/*.h; do
14cr|amd-2.3.1-2|74	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|amd-2.3.1-2|75	done
14cr|amd-2.3.1-2|76	
14cr|amd-2.3.1-2|77	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|amd-2.3.1-2|78	
14cr|amd-2.3.1-2|79	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|amd-2.3.1-2|80	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog Doc/License %{buildroot}%{_docdir}/%{name}
14cr|amd-2.3.1-2|81	
14cr|amd-2.3.1-2|82	%files -n %{libname}
14cr|amd-2.3.1-2|83	%attr(755,root,root) %{_libdir}/*.so.*
14cr|amd-2.3.1-2|84	
14cr|amd-2.3.1-2|85	%files -n %{develname}
14cr|amd-2.3.1-2|86	%{_docdir}/%{name}
14cr|amd-2.3.1-2|87	%{_includedir}/suitesparse/*.h
14cr|amd-2.3.1-2|88	%{_libdir}/*.so
14cr|amd-2.3.1-2|89	%{_libdir}/*.a
14cr|amd-2.3.1-2|90	
14cr|amd-2.3.1-2|91	
14cr|amd-2.3.1-2|92	%changelog
14cr|amd-2.3.1-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.1-2
14cr|amd-2.3.1-2|94	+ Revision: 5fd53e8
14cr|amd-2.3.1-2|95	- MassBuild#464: Increase release tag
14cr|amd-2.3.1-2|96	
14cr|amd-2.3.1-2|97	

95 14
14cr|amd-xvba-devel-0.74-1.404002|1	Name:		amd-xvba-devel
14cr|amd-xvba-devel-0.74-1.404002|2	Summary:	X-Video Bitstream Acceleration SDK by AMD
14cr|amd-xvba-devel-0.74-1.404002|3	Version:	0.74
14cr|amd-xvba-devel-0.74-1.404002|4	Release:	1.404002
14cr|amd-xvba-devel-0.74-1.404002|5	Group:		Development/C
14cr|amd-xvba-devel-0.74-1.404002|6	Source0:	http://developer.amd.com/Downloads/xvba-sdk-0.74-404001.tar.gz
14cr|amd-xvba-devel-0.74-1.404002|7	URL:		http://developer.amd.com
14cr|amd-xvba-devel-0.74-1.404002|8	License:	BSD
14cr|amd-xvba-devel-0.74-1.404002|9	BuildArch:	noarch
14cr|amd-xvba-devel-0.74-1.404002|10	Requires:	fglrx-devel
14cr|amd-xvba-devel-0.74-1.404002|11	
14cr|amd-xvba-devel-0.74-1.404002|12	%description
14cr|amd-xvba-devel-0.74-1.404002|13	This package contains the AMD Embedded Solutions X-Video Bitstream
14cr|amd-xvba-devel-0.74-1.404002|14	Acceleration software development kit for Linux.
14cr|amd-xvba-devel-0.74-1.404002|15	
14cr|amd-xvba-devel-0.74-1.404002|16	This software is being released with no warranty or support for the
14cr|amd-xvba-devel-0.74-1.404002|17	general public. AMD Embedded Solutions customers may contact their
14cr|amd-xvba-devel-0.74-1.404002|18	support representative for technical inquiries. Please reference the
14cr|amd-xvba-devel-0.74-1.404002|19	accompanying LICENSE for terms and conditions.
14cr|amd-xvba-devel-0.74-1.404002|20	
14cr|amd-xvba-devel-0.74-1.404002|21	Limited testing has been conducted on RS780, E4690, HD5770, and G-Series.
14cr|amd-xvba-devel-0.74-1.404002|22	
14cr|amd-xvba-devel-0.74-1.404002|23	%prep
14cr|amd-xvba-devel-0.74-1.404002|24	%setup -c -q
14cr|amd-xvba-devel-0.74-1.404002|25	
14cr|amd-xvba-devel-0.74-1.404002|26	%build
14cr|amd-xvba-devel-0.74-1.404002|27	
14cr|amd-xvba-devel-0.74-1.404002|28	%install
14cr|amd-xvba-devel-0.74-1.404002|29	install -m 644 -D include/amdxvba.h %{buildroot}%{_includedir}/amdxvba.h
14cr|amd-xvba-devel-0.74-1.404002|30	
14cr|amd-xvba-devel-0.74-1.404002|31	%files
14cr|amd-xvba-devel-0.74-1.404002|32	%{_includedir}/amdxvba.h
14cr|amd-xvba-devel-0.74-1.404002|33	%doc LICENSE README doc/*.pdf
14cr|amd-xvba-devel-0.74-1.404002|34	
14cr|amd-xvba-devel-0.74-1.404002|35	
14cr|amd-xvba-devel-0.74-1.404002|36	
14cr|amd-xvba-devel-0.74-1.404002|37	%changelog
14cr|amd-xvba-devel-0.74-1.404002|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.74-1.404002
14cr|amd-xvba-devel-0.74-1.404002|39	+ Revision: a201185
14cr|amd-xvba-devel-0.74-1.404002|40	- MassBuild#464: Increase release tag
14cr|amd-xvba-devel-0.74-1.404002|41	
14cr|amd-xvba-devel-0.74-1.404002|42	

96 14
14cr|amide-1.0.5-2|1	Summary:	Program for viewing and analyzing medical image data sets
14cr|amide-1.0.5-2|2	Name:		amide
14cr|amide-1.0.5-2|3	Version:	1.0.5
14cr|amide-1.0.5-2|4	Release:	2
14cr|amide-1.0.5-2|5	License:	GPLv2+
14cr|amide-1.0.5-2|6	Group:		Graphics
14cr|amide-1.0.5-2|7	Url:		http://amide.sourceforge.net
14cr|amide-1.0.5-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
14cr|amide-1.0.5-2|9	
14cr|amide-1.0.5-2|10	BuildRequires:	intltool
14cr|amide-1.0.5-2|11	BuildRequires:	perl-XML-Parser
14cr|amide-1.0.5-2|12	BuildRequires:	dcmtk-devel
14cr|amide-1.0.5-2|13	BuildRequires:	ffmpeg-devel >= 2.1
14cr|amide-1.0.5-2|14	BuildRequires:	volpack-devel
14cr|amide-1.0.5-2|15	BuildRequires:	xmedcon-devel
14cr|amide-1.0.5-2|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|amide-1.0.5-2|17	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|amide-1.0.5-2|18	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|amide-1.0.5-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|amide-1.0.5-2|20	BuildRequires:	pkgconfig(gsl)
14cr|amide-1.0.5-2|21	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cr|amide-1.0.5-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14cr|amide-1.0.5-2|23	
14cr|amide-1.0.5-2|24	%description
14cr|amide-1.0.5-2|25	AMIDE is a tool for viewing and analyzing medical image data sets.
14cr|amide-1.0.5-2|26	It's capabilities include the simultaneous handling of multiple data
14cr|amide-1.0.5-2|27	sets imported from a variety of file formats, image fusion, 3D region
14cr|amide-1.0.5-2|28	of interest drawing and analysis, volume rendering, and rigid body
14cr|amide-1.0.5-2|29	alignments.
14cr|amide-1.0.5-2|30	
14cr|amide-1.0.5-2|31	%prep
14cr|amide-1.0.5-2|32	%setup -q
14cr|amide-1.0.5-2|33	
14cr|amide-1.0.5-2|34	%build
14cr|amide-1.0.5-2|35	%configure2_5x \
14cr|amide-1.0.5-2|36	--enable-libecat=no \
14cr|amide-1.0.5-2|37	--enable-amide-debug=no \
14cr|amide-1.0.5-2|38	--disable-scrollkeeper
14cr|amide-1.0.5-2|39	# paralel build don't work on abf
14cr|amide-1.0.5-2|40	make
14cr|amide-1.0.5-2|41	
14cr|amide-1.0.5-2|42	%install
14cr|amide-1.0.5-2|43	%makeinstall_std
14cr|amide-1.0.5-2|44	
14cr|amide-1.0.5-2|45	desktop-file-install --vendor gnome --delete-original \
14cr|amide-1.0.5-2|46	--dir %{buildroot}%{_datadir}/applications \
14cr|amide-1.0.5-2|47	--add-category X-Red-Hat-Extra \
14cr|amide-1.0.5-2|48	%{buildroot}%{_datadir}/applications/*
14cr|amide-1.0.5-2|49	
14cr|amide-1.0.5-2|50	rm -rf %{buildroot}/var/scrollkeeper
14cr|amide-1.0.5-2|51	
14cr|amide-1.0.5-2|52	%find_lang %{name}
14cr|amide-1.0.5-2|53	
14cr|amide-1.0.5-2|54	%files -f %{name}.lang
14cr|amide-1.0.5-2|55	%doc AUTHORS COPYING ChangeLog NEWS README todo
14cr|amide-1.0.5-2|56	%{_bindir}/*
14cr|amide-1.0.5-2|57	%{_datadir}/pixmaps
14cr|amide-1.0.5-2|58	%{_datadir}/gnome
14cr|amide-1.0.5-2|59	%{_datadir}/omf
14cr|amide-1.0.5-2|60	%{_datadir}/applications
14cr|amide-1.0.5-2|61	%{_mandir}/man1/*
14cr|amide-1.0.5-2|62	
14cr|amide-1.0.5-2|63	
14cr|amide-1.0.5-2|64	%changelog
14cr|amide-1.0.5-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|amide-1.0.5-2|66	+ Revision: 05599fc
14cr|amide-1.0.5-2|67	- MassBuild#464: Increase release tag
14cr|amide-1.0.5-2|68	
14cr|amide-1.0.5-2|69	

97 14
14cr|amigadepacker-0.04-4|1	%define name amigadepacker
14cr|amigadepacker-0.04-4|2	%define version 0.04
14cr|amigadepacker-0.04-4|3	%define release 4
14cr|amigadepacker-0.04-4|4	
14cr|amigadepacker-0.04-4|5	Summary: Uncompressor for various AmigaOS formats
14cr|amigadepacker-0.04-4|6	Name: %{name}
14cr|amigadepacker-0.04-4|7	Version: %{version}
14cr|amigadepacker-0.04-4|8	Release: %{release}
14cr|amigadepacker-0.04-4|9	Source0: %{name}-%{version}.tar.bz2
14cr|amigadepacker-0.04-4|10	License: GPLv2+
14cr|amigadepacker-0.04-4|11	Group: File tools
14cr|amigadepacker-0.04-4|12	Url: http://zakalwe.fi/~shd/foss/amigadepacker/
14cr|amigadepacker-0.04-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|amigadepacker-0.04-4|14	
14cr|amigadepacker-0.04-4|15	%description
14cr|amigadepacker-0.04-4|16	Amigadepacker uncompresses various compression formats used on
14cr|amigadepacker-0.04-4|17	AmigaOS. The supported formats are PowerPacker, XPK SQSH, and
14cr|amigadepacker-0.04-4|18	MMCMP. It can also decrypt PowerPacker encrypted data files.
14cr|amigadepacker-0.04-4|19	
14cr|amigadepacker-0.04-4|20	%prep
14cr|amigadepacker-0.04-4|21	%setup -q
14cr|amigadepacker-0.04-4|22	chmod 644 README ChangeLog COPYING*
14cr|amigadepacker-0.04-4|23	
14cr|amigadepacker-0.04-4|24	%build
14cr|amigadepacker-0.04-4|25	./configure
14cr|amigadepacker-0.04-4|26	%make CFLAGS="%optflags"
14cr|amigadepacker-0.04-4|27	%check
14cr|amigadepacker-0.04-4|28	make check
14cr|amigadepacker-0.04-4|29	
14cr|amigadepacker-0.04-4|30	%install
14cr|amigadepacker-0.04-4|31	rm -rf $RPM_BUILD_ROOT
14cr|amigadepacker-0.04-4|32	mkdir -p %buildroot%_bindir
14cr|amigadepacker-0.04-4|33	install -m 755 %name %buildroot%_bindir
14cr|amigadepacker-0.04-4|34	mkdir -p %buildroot%_mandir/man1
14cr|amigadepacker-0.04-4|35	install -m 644 %name.1 %buildroot%_mandir/man1
14cr|amigadepacker-0.04-4|36	
14cr|amigadepacker-0.04-4|37	%clean
14cr|amigadepacker-0.04-4|38	rm -rf $RPM_BUILD_ROOT
14cr|amigadepacker-0.04-4|39	
14cr|amigadepacker-0.04-4|40	%files
14cr|amigadepacker-0.04-4|41	%defattr(-,root,root)
14cr|amigadepacker-0.04-4|42	%doc README ChangeLog COPYING*
14cr|amigadepacker-0.04-4|43	%_bindir/%name
14cr|amigadepacker-0.04-4|44	%_mandir/man1/%name.1*
14cr|amigadepacker-0.04-4|45	
14cr|amigadepacker-0.04-4|46	
14cr|amigadepacker-0.04-4|47	
14cr|amigadepacker-0.04-4|48	%changelog
14cr|amigadepacker-0.04-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.04-4
14cr|amigadepacker-0.04-4|50	+ Revision: 48524ef
14cr|amigadepacker-0.04-4|51	- MassBuild#464: Increase release tag
14cr|amigadepacker-0.04-4|52	
14cr|amigadepacker-0.04-4|53	

98 14
14cr|amoebax-0.2.1-2|1	Summary:	Action-Puzzle Game
14cr|amoebax-0.2.1-2|2	Name:		amoebax
14cr|amoebax-0.2.1-2|3	Version:	0.2.1
14cr|amoebax-0.2.1-2|4	Release:	2
14cr|amoebax-0.2.1-2|5	Group:		Games/Puzzles
14cr|amoebax-0.2.1-2|6	License:	GPLv2+ and Free Art
14cr|amoebax-0.2.1-2|7	Url:		http://www.emma-soft.com/games/amoebax/
14cr|amoebax-0.2.1-2|8	Source0:	http://www.emma-soft.com/games/amoebax/download/%{name}-%{version}.tar.bz2
14cr|amoebax-0.2.1-2|9	Patch0:		amoebax-0.2.1-gcc43.patch
14cr|amoebax-0.2.1-2|10	BuildRequires:	doxygen
14cr|amoebax-0.2.1-2|11	BuildRequires:	pkgconfig(libpng)
14cr|amoebax-0.2.1-2|12	BuildRequires:	pkgconfig(SDL_image)
14cr|amoebax-0.2.1-2|13	BuildRequires:	pkgconfig(SDL_mixer)
14cr|amoebax-0.2.1-2|14	BuildRequires:	pkgconfig(vorbis)
14cr|amoebax-0.2.1-2|15	BuildRequires:	pkgconfig(zlib)
14cr|amoebax-0.2.1-2|16	
14cr|amoebax-0.2.1-2|17	%description
14cr|amoebax-0.2.1-2|18	Amoebax is a cute and addictive action-puzzle game. Due an awful mutation,
14cr|amoebax-0.2.1-2|19	some amoeba's species have started to multiply until they take the world if
14cr|amoebax-0.2.1-2|20	you can't stop them. Fortunately the mutation made then too unstable and
14cr|amoebax-0.2.1-2|21	lining up four or more will make them disappear.
14cr|amoebax-0.2.1-2|22	
14cr|amoebax-0.2.1-2|23	Follow Kim or Tom through 6 levels in their quest to prevent the cute
14cr|amoebax-0.2.1-2|24	multiplying amoebas to take the world and become the new Amoeba Master. Watch
14cr|amoebax-0.2.1-2|25	out for the cute but amoeba's controlled creatures that will try to put and
14cr|amoebax-0.2.1-2|26	end to your quest.
14cr|amoebax-0.2.1-2|27	
14cr|amoebax-0.2.1-2|28	Amoebax is designed with levels for everyone, from children to adults. With
14cr|amoebax-0.2.1-2|29	the training mode everybody will quickly become a master and the tournament
14cr|amoebax-0.2.1-2|30	mode will let you have a good time with your friends. There is also catchy
14cr|amoebax-0.2.1-2|31	music, funny sound effects, and beautiful screens that sure appeal to everyone
14cr|amoebax-0.2.1-2|32	in the family.
14cr|amoebax-0.2.1-2|33	
14cr|amoebax-0.2.1-2|34	%files
14cr|amoebax-0.2.1-2|35	%doc AUTHORS COPYING* NEWS README* THANKS TODO doc/manual.pdf
14cr|amoebax-0.2.1-2|36	%{_bindir}/%{name}
14cr|amoebax-0.2.1-2|37	%{_datadir}/%{name}
14cr|amoebax-0.2.1-2|38	%{_datadir}/applications/%{name}.desktop
14cr|amoebax-0.2.1-2|39	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|amoebax-0.2.1-2|40	%{_datadir}/pixmaps/%{name}.svg
14cr|amoebax-0.2.1-2|41	%{_mandir}/man6/%{name}.6.*
14cr|amoebax-0.2.1-2|42	
14cr|amoebax-0.2.1-2|43	#----------------------------------------------------------------------------
14cr|amoebax-0.2.1-2|44	
14cr|amoebax-0.2.1-2|45	%prep
14cr|amoebax-0.2.1-2|46	%setup -q
14cr|amoebax-0.2.1-2|47	%patch0 -p1
14cr|amoebax-0.2.1-2|48	
14cr|amoebax-0.2.1-2|49	%build
14cr|amoebax-0.2.1-2|50	%configure2_5x
14cr|amoebax-0.2.1-2|51	%make
14cr|amoebax-0.2.1-2|52	
14cr|amoebax-0.2.1-2|53	%install
14cr|amoebax-0.2.1-2|54	%makeinstall_std
14cr|amoebax-0.2.1-2|55	
14cr|amoebax-0.2.1-2|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cr|amoebax-0.2.1-2|57	cp %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cr|amoebax-0.2.1-2|58	
14cr|amoebax-0.2.1-2|59	rm %{buildroot}%{_defaultdocdir}/%{name}/manual.pdf
14cr|amoebax-0.2.1-2|60	
14cr|amoebax-0.2.1-2|61	
14cr|amoebax-0.2.1-2|62	%changelog
14cr|amoebax-0.2.1-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|amoebax-0.2.1-2|64	+ Revision: e787748
14cr|amoebax-0.2.1-2|65	- MassBuild#464: Increase release tag
14cr|amoebax-0.2.1-2|66	
14cr|amoebax-0.2.1-2|67	

99 14
14cr|amora-0.9svn-3|1	Name: amora
14cr|amora-0.9svn-3|2	Version: 0.9svn
14cr|amora-0.9svn-3|3	Release: 3
14cr|amora-0.9svn-3|4	Summary: A mobile remote assistant
14cr|amora-0.9svn-3|5	License: GPLv2
14cr|amora-0.9svn-3|6	Group: System/X11
14cr|amora-0.9svn-3|7	URL: http://code.google.com/p/amora/
14cr|amora-0.9svn-3|8	# svn contains some important fixes since 0.9
14cr|amora-0.9svn-3|9	# (2007-11-12)
14cr|amora-0.9svn-3|10	Source: http://amora.googlecode.com/files/amora_server-%{version}.tar.gz
14cr|amora-0.9svn-3|11	BuildRequires: pkgconfig(imlib2)
14cr|amora-0.9svn-3|12	BuildRequires: pkgconfig(bluez)
14cr|amora-0.9svn-3|13	BuildRequires: pkgconfig(xtst)
14cr|amora-0.9svn-3|14	BuildRequires: pkgconfig(x11)
14cr|amora-0.9svn-3|15	BuildRequires: pkgconfig(xi)
14cr|amora-0.9svn-3|16	
14cr|amora-0.9svn-3|17	%description
14cr|amora-0.9svn-3|18	Amora is an application that enables you to control your PC desktop using a
14cr|amora-0.9svn-3|19	cellphone. It uses bluetooth to send mouse and keyboard events to the
14cr|amora-0.9svn-3|20	graphical session. With it you can control your slides in OpenOffice.org,
14cr|amora-0.9svn-3|21	movies or any other application. Amora also has a screenshot feature, where
14cr|amora-0.9svn-3|22	you can see a thumbnail in the cellphone screen of the currently focused
14cr|amora-0.9svn-3|23	window in your desktop.
14cr|amora-0.9svn-3|24	
14cr|amora-0.9svn-3|25	In order to use amora, you need a mobile phone with amora-client
14cr|amora-0.9svn-3|26	installed and running. The current client is implemented in Python
14cr|amora-0.9svn-3|27	for S60 (Nokia cellphones) and is available at
14cr|amora-0.9svn-3|28	http://code.google.com/p/amora/
14cr|amora-0.9svn-3|29	
14cr|amora-0.9svn-3|30	%prep
14cr|amora-0.9svn-3|31	%setup -q -n amora_server-%{version}
14cr|amora-0.9svn-3|32	
14cr|amora-0.9svn-3|33	%build
14cr|amora-0.9svn-3|34	%configure
14cr|amora-0.9svn-3|35	%make
14cr|amora-0.9svn-3|36	
14cr|amora-0.9svn-3|37	%install
14cr|amora-0.9svn-3|38	%{__rm} -rf %{buildroot}
14cr|amora-0.9svn-3|39	%makeinstall
14cr|amora-0.9svn-3|40	
14cr|amora-0.9svn-3|41	%clean
14cr|amora-0.9svn-3|42	%{__rm} -rf %{buildroot}
14cr|amora-0.9svn-3|43	
14cr|amora-0.9svn-3|44	%files
14cr|amora-0.9svn-3|45	%defattr(-,root,root)
14cr|amora-0.9svn-3|46	%doc README
14cr|amora-0.9svn-3|47	%{_bindir}/amora
14cr|amora-0.9svn-3|48	%{_mandir}/man1/amora.1.*
14cr|amora-0.9svn-3|49	
14cr|amora-0.9svn-3|50	
14cr|amora-0.9svn-3|51	
14cr|amora-0.9svn-3|52	
14cr|amora-0.9svn-3|53	%changelog
14cr|amora-0.9svn-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9svn-3
14cr|amora-0.9svn-3|55	+ Revision: 0bda68b
14cr|amora-0.9svn-3|56	- MassBuild#464: Increase release tag
14cr|amora-0.9svn-3|57	
14cr|amora-0.9svn-3|58	

100 14
14cr|amora-server-1.1-4|1	Name: amora-server
14cr|amora-server-1.1-4|2	Version: 1.1
14cr|amora-server-1.1-4|3	Release: 4
14cr|amora-server-1.1-4|4	Summary: A mobile remote assistant (server)
14cr|amora-server-1.1-4|5	License: GPLv2
14cr|amora-server-1.1-4|6	Group: System/X11
14cr|amora-server-1.1-4|7	URL: http://code.google.com/p/amora/
14cr|amora-server-1.1-4|8	Source: http://amora.googlecode.com/files/amora-server-%{version}.tar.gz
14cr|amora-server-1.1-4|9	BuildRequires: pkgconfig(imlib2)
14cr|amora-server-1.1-4|10	BuildRequires: pkgconfig(bluez)
14cr|amora-server-1.1-4|11	BuildRequires: pkgconfig(xtst)
14cr|amora-server-1.1-4|12	BuildRequires: pkgconfig(x11)
14cr|amora-server-1.1-4|13	BuildRequires: pkgconfig(xi)
14cr|amora-server-1.1-4|14	BuildRequires: dbus-devel
14cr|amora-server-1.1-4|15	Obsoletes: amora <= 0.9svn-1mdv2008.1
14cr|amora-server-1.1-4|16	
14cr|amora-server-1.1-4|17	%description
14cr|amora-server-1.1-4|18	Amora is an application that enables you to control your PC desktop using a
14cr|amora-server-1.1-4|19	cellphone. It uses bluetooth to send mouse and keyboard events to the
14cr|amora-server-1.1-4|20	graphical session. With it you can control your slides in OpenOffice.org,
14cr|amora-server-1.1-4|21	movies or any other application. Amora also has a screenshot feature, where
14cr|amora-server-1.1-4|22	you can see a thumbnail in the cellphone screen of the currently focused
14cr|amora-server-1.1-4|23	window in your desktop.
14cr|amora-server-1.1-4|24	
14cr|amora-server-1.1-4|25	In order to use amora, you need a mobile phone with amora-client
14cr|amora-server-1.1-4|26	installed and running. The current client is implemented in Python
14cr|amora-server-1.1-4|27	for S60 (Nokia cellphones) and is available at
14cr|amora-server-1.1-4|28	http://code.google.com/p/amora/
14cr|amora-server-1.1-4|29	
14cr|amora-server-1.1-4|30	%prep
14cr|amora-server-1.1-4|31	%setup -q -n amora-server-%{version}
14cr|amora-server-1.1-4|32	
14cr|amora-server-1.1-4|33	%build
14cr|amora-server-1.1-4|34	%configure2_5x
14cr|amora-server-1.1-4|35	%make
14cr|amora-server-1.1-4|36	
14cr|amora-server-1.1-4|37	%install
14cr|amora-server-1.1-4|38	%makeinstall_std
14cr|amora-server-1.1-4|39	
14cr|amora-server-1.1-4|40	%files
14cr|amora-server-1.1-4|41	%defattr(-,root,root)
14cr|amora-server-1.1-4|42	%doc README
14cr|amora-server-1.1-4|43	%{_bindir}/amorad
14cr|amora-server-1.1-4|44	%{_mandir}/man7/amora.7.*
14cr|amora-server-1.1-4|45	%{_mandir}/man8/amorad.8.*
14cr|amora-server-1.1-4|46	
14cr|amora-server-1.1-4|47	
14cr|amora-server-1.1-4|48	
14cr|amora-server-1.1-4|49	%changelog
14cr|amora-server-1.1-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14cr|amora-server-1.1-4|51	+ Revision: 39151f7
14cr|amora-server-1.1-4|52	- MassBuild#464: Increase release tag
14cr|amora-server-1.1-4|53	
14cr|amora-server-1.1-4|54	

101 14
14cr|ampache-3.5.4-7|1	Name:           ampache
14cr|ampache-3.5.4-7|2	Version:        3.5.4
14cr|ampache-3.5.4-7|3	Release:        7
14cr|ampache-3.5.4-7|4	Summary:        Web-based MP3/Ogg/RM/Flac/WMA/M4A manager
14cr|ampache-3.5.4-7|5	License:        GPL
14cr|ampache-3.5.4-7|6	Group:		Networking/WWW
14cr|ampache-3.5.4-7|7	URL:            http://www.ampache.org
14cr|ampache-3.5.4-7|8	Source:		http://www.ampache.org/downloads/%{name}-%{version}.tar.gz
14cr|ampache-3.5.4-7|9	Patch0:		%name-browser.patch
14cr|ampache-3.5.4-7|10	Requires:	apache-mod_php
14cr|ampache-3.5.4-7|11	Requires:	php-iconv
14cr|ampache-3.5.4-7|12	Requires:	php-mysql
14cr|ampache-3.5.4-7|13	BuildArch:      noarch
14cr|ampache-3.5.4-7|14	
14cr|ampache-3.5.4-7|15	%description
14cr|ampache-3.5.4-7|16	Ampache is a Web-based MP3/Ogg/RM/Flac/WMA/M4A manager.
14cr|ampache-3.5.4-7|17	It allows you to view, edit, and play your audio files via HTTP/IceCast/Mpd
14cr|ampache-3.5.4-7|18	or Moosic. It has support for downsampling, playlists, artist,
14cr|ampache-3.5.4-7|19	and album views, album art, random play, song play tracking, user themes,
14cr|ampache-3.5.4-7|20	and remote catalogs using XML-RPC.
14cr|ampache-3.5.4-7|21	
14cr|ampache-3.5.4-7|22	%prep
14cr|ampache-3.5.4-7|23	%setup -q
14cr|ampache-3.5.4-7|24	%patch0 -p0
14cr|ampache-3.5.4-7|25	
14cr|ampache-3.5.4-7|26	%install
14cr|ampache-3.5.4-7|27	rm -rf %{buildroot}
14cr|ampache-3.5.4-7|28	
14cr|ampache-3.5.4-7|29	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|ampache-3.5.4-7|30	cp -r * %{buildroot}%{_var}/www/%{name}
14cr|ampache-3.5.4-7|31	
14cr|ampache-3.5.4-7|32	# apache configuration
14cr|ampache-3.5.4-7|33	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|ampache-3.5.4-7|34	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|ampache-3.5.4-7|35	# Ampache configuration
14cr|ampache-3.5.4-7|36	
14cr|ampache-3.5.4-7|37	Alias /%{name} %{_var}/www/%{name}
14cr|ampache-3.5.4-7|38	<Directory %{_var}/www/%{name}>
14cr|ampache-3.5.4-7|39	Require all granted
14cr|ampache-3.5.4-7|40	</Directory>
14cr|ampache-3.5.4-7|41	EOF
14cr|ampache-3.5.4-7|42	
14cr|ampache-3.5.4-7|43	%clean
14cr|ampache-3.5.4-7|44	rm -rf %{buildroot}
14cr|ampache-3.5.4-7|45	
14cr|ampache-3.5.4-7|46	
14cr|ampache-3.5.4-7|47	
14cr|ampache-3.5.4-7|48	%files
14cr|ampache-3.5.4-7|49	%defattr(-,root,root)
14cr|ampache-3.5.4-7|50	%doc docs/*
14cr|ampache-3.5.4-7|51	%{_var}/www/%{name}
14cr|ampache-3.5.4-7|52	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|ampache-3.5.4-7|53	
14cr|ampache-3.5.4-7|54	
14cr|ampache-3.5.4-7|55	
14cr|ampache-3.5.4-7|56	%changelog
14cr|ampache-3.5.4-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.4-7
14cr|ampache-3.5.4-7|58	+ Revision: 9b2e8e0
14cr|ampache-3.5.4-7|59	- MassBuild#464: Increase release tag
14cr|ampache-3.5.4-7|60	
14cr|ampache-3.5.4-7|61	

102 14
14cr|ams-2.1.1-2|1	Name:       ams
14cr|ams-2.1.1-2|2	Summary:    Alsa Modular Synth
14cr|ams-2.1.1-2|3	
14cr|ams-2.1.1-2|4	Version:    2.1.1
14cr|ams-2.1.1-2|5	Release:    2
14cr|ams-2.1.1-2|6	
14cr|ams-2.1.1-2|7	URL:        http://alsamodular.sourceforge.net/
14cr|ams-2.1.1-2|8	Source:     http://sourceforge.net/projects/alsamodular/files/alsamodular/2.1.1/%{name}-%{version}.tar.bz2
14cr|ams-2.1.1-2|9	License:    GPLv2
14cr|ams-2.1.1-2|10	Group:      Sound
14cr|ams-2.1.1-2|11	
14cr|ams-2.1.1-2|12	Requires:   cmt
14cr|ams-2.1.1-2|13	Requires:   swh-plugins
14cr|ams-2.1.1-2|14	Requires:   VCO-plugins
14cr|ams-2.1.1-2|15	Requires:   rev-plugins
14cr|ams-2.1.1-2|16	Requires:   mcp-plugins
14cr|ams-2.1.1-2|17	BuildRequires:  pkgconfig(fftw3)
14cr|ams-2.1.1-2|18	BuildRequires:  qt4-devel
14cr|ams-2.1.1-2|19	BuildRequires:  pkgconfig(jack)
14cr|ams-2.1.1-2|20	BuildRequires:  pkgconfig(alsa)
14cr|ams-2.1.1-2|21	BuildRequires:  ladspa-devel
14cr|ams-2.1.1-2|22	BuildRequires:  zita-alsa-pcmi-devel
14cr|ams-2.1.1-2|23	
14cr|ams-2.1.1-2|24	%description
14cr|ams-2.1.1-2|25	AlsaModularSynth is a realtime modular synthesizer and effect processor.
14cr|ams-2.1.1-2|26	It features:
14cr|ams-2.1.1-2|27	* MIDI controlled modular software synthesis
14cr|ams-2.1.1-2|28	* Realtime effect processing with capture from e.g. "Line In" or "Mic In".
14cr|ams-2.1.1-2|29	* Full control of all synthesis and effect parameters via MIDI.
14cr|ams-2.1.1-2|30	* Integrated LADSPA Browser with search capability
14cr|ams-2.1.1-2|31	* JACK Support
14cr|ams-2.1.1-2|32	
14cr|ams-2.1.1-2|33	NOTE: Example files are in /usr/share/ams
14cr|ams-2.1.1-2|34	
14cr|ams-2.1.1-2|35	
14cr|ams-2.1.1-2|36	%files
14cr|ams-2.1.1-2|37	%doc README THANKS
14cr|ams-2.1.1-2|38	%{_bindir}/%name
14cr|ams-2.1.1-2|39	%{_datadir}/%name
14cr|ams-2.1.1-2|40	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ams-2.1.1-2|41	%{_mandir}/man1/ams.1.*
14cr|ams-2.1.1-2|42	%{_datadir}/pixmaps/ams_32.xpm
14cr|ams-2.1.1-2|43	#--------------------------------------------------------------------
14cr|ams-2.1.1-2|44	
14cr|ams-2.1.1-2|45	%prep
14cr|ams-2.1.1-2|46	%setup -q
14cr|ams-2.1.1-2|47	
14cr|ams-2.1.1-2|48	%build
14cr|ams-2.1.1-2|49	%configure --with-ladspa-path=%{_libdir}/ladspa
14cr|ams-2.1.1-2|50	%make
14cr|ams-2.1.1-2|51	
14cr|ams-2.1.1-2|52	%install
14cr|ams-2.1.1-2|53	%makeinstall_std
14cr|ams-2.1.1-2|54	
14cr|ams-2.1.1-2|55	#menu
14cr|ams-2.1.1-2|56	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|ams-2.1.1-2|57	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ams-2.1.1-2|58	[Desktop Entry]
14cr|ams-2.1.1-2|59	Name=Alsa Modular Synth
14cr|ams-2.1.1-2|60	Comment=Modular Synthesizer for ALSA
14cr|ams-2.1.1-2|61	Exec=%{_bindir}/%{name}
14cr|ams-2.1.1-2|62	Icon=%{_datadir}/pixmaps/ams_32.xpm
14cr|ams-2.1.1-2|63	Terminal=false
14cr|ams-2.1.1-2|64	Type=Application
14cr|ams-2.1.1-2|65	StartupNotify=true
14cr|ams-2.1.1-2|66	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
14cr|ams-2.1.1-2|67	EOF
14cr|ams-2.1.1-2|68	
14cr|ams-2.1.1-2|69	
14cr|ams-2.1.1-2|70	
14cr|ams-2.1.1-2|71	
14cr|ams-2.1.1-2|72	%changelog
14cr|ams-2.1.1-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|ams-2.1.1-2|74	+ Revision: 554b4b0
14cr|ams-2.1.1-2|75	- MassBuild#464: Increase release tag
14cr|ams-2.1.1-2|76	
14cr|ams-2.1.1-2|77	

103 14
14cr|amsynth-1.4.0-2|1	Name:            amsynth
14cr|amsynth-1.4.0-2|2	Version:         1.4.0
14cr|amsynth-1.4.0-2|3	Release:         2
14cr|amsynth-1.4.0-2|4	
14cr|amsynth-1.4.0-2|5	Summary:        Virtual-analog polyphonic synthesizer for ALSA, OSS and JACK
14cr|amsynth-1.4.0-2|6	Source:         http://%{name}.googlecode.com/files/amsynth-%{version}.tar.gz
14cr|amsynth-1.4.0-2|7	URL:            http://code.google.com/p/%{name}
14cr|amsynth-1.4.0-2|8	License:        GPLv2
14cr|amsynth-1.4.0-2|9	Group:          Sound
14cr|amsynth-1.4.0-2|10	BuildRequires:  pkgconfig(gtkmm-2.4)
14cr|amsynth-1.4.0-2|11	BuildRequires:  pkgconfig(alsa)
14cr|amsynth-1.4.0-2|12	BuildRequires:  pkgconfig(jack)
14cr|amsynth-1.4.0-2|13	BuildRequires:  pkgconfig(sndfile)
14cr|amsynth-1.4.0-2|14	BuildRequires:  alsa-oss-devel
14cr|amsynth-1.4.0-2|15	BuildRequires:  sndfile-devel
14cr|amsynth-1.4.0-2|16	BuildRequires:  dssi-devel
14cr|amsynth-1.4.0-2|17	BuildRequires:  liblo-devel
14cr|amsynth-1.4.0-2|18	BuildRequires:  lv2-devel
14cr|amsynth-1.4.0-2|19	
14cr|amsynth-1.4.0-2|20	%description
14cr|amsynth-1.4.0-2|21	AmSynth is a standalone polyphonic subtractive synthesizer. It supports
14cr|amsynth-1.4.0-2|22	OSS, ALSA and JACK for Audio and MIDI I/O. Features are as follows.
14cr|amsynth-1.4.0-2|23	
14cr|amsynth-1.4.0-2|24	o Dual oscillators with classic waveforms - sine / saw / square / noise
14cr|amsynth-1.4.0-2|25	o 24 dB/oct low-pass resonant filter
14cr|amsynth-1.4.0-2|26	o Independent ADSR envelopes for filter & amplitude
14cr|amsynth-1.4.0-2|27	o LFO which can module the oscillators, filter, and amplitude
14cr|amsynth-1.4.0-2|28	o Distortion effect
14cr|amsynth-1.4.0-2|29	o Reverb
14cr|amsynth-1.4.0-2|30	
14cr|amsynth-1.4.0-2|31	%package dssi
14cr|amsynth-1.4.0-2|32	Summary:    amsynth DSSI synthesizer plugin
14cr|amsynth-1.4.0-2|33	Group:      Sound
14cr|amsynth-1.4.0-2|34	License:    GPLv2+
14cr|amsynth-1.4.0-2|35	Requires:   %{name} = %{version}-%{release}
14cr|amsynth-1.4.0-2|36	
14cr|amsynth-1.4.0-2|37	%description dssi
14cr|amsynth-1.4.0-2|38	This is the DSSI synthesizer plugin of amSynth, which can be used
14cr|amsynth-1.4.0-2|39	with DSSI hosts like qtractor, ghostess, rosegarden and others.
14cr|amsynth-1.4.0-2|40	
14cr|amsynth-1.4.0-2|41	%package plugin-lv2
14cr|amsynth-1.4.0-2|42	Summary:    amsynth LV2 synthesizer plugin
14cr|amsynth-1.4.0-2|43	Group:      Sound
14cr|amsynth-1.4.0-2|44	License:    GPLv2+
14cr|amsynth-1.4.0-2|45	Requires:   %{name} = %{version}-%{release}
14cr|amsynth-1.4.0-2|46	
14cr|amsynth-1.4.0-2|47	%description plugin-lv2
14cr|amsynth-1.4.0-2|48	This is the LV2 synthesizer plugin of amSynth, which can be used
14cr|amsynth-1.4.0-2|49	with LV2 hosts like qtractor, ardour, zynjacku and others.
14cr|amsynth-1.4.0-2|50	
14cr|amsynth-1.4.0-2|51	
14cr|amsynth-1.4.0-2|52	%prep
14cr|amsynth-1.4.0-2|53	%setup -q
14cr|amsynth-1.4.0-2|54	
14cr|amsynth-1.4.0-2|55	%build
14cr|amsynth-1.4.0-2|56	%configure --without-lash --libdir=%{_libdir}
14cr|amsynth-1.4.0-2|57	%make
14cr|amsynth-1.4.0-2|58	
14cr|amsynth-1.4.0-2|59	%install
14cr|amsynth-1.4.0-2|60	%makeinstall_std
14cr|amsynth-1.4.0-2|61	
14cr|amsynth-1.4.0-2|62	%files
14cr|amsynth-1.4.0-2|63	%defattr(-,root,root)
14cr|amsynth-1.4.0-2|64	%doc README AUTHORS
14cr|amsynth-1.4.0-2|65	%{_bindir}/%{name}
14cr|amsynth-1.4.0-2|66	%{_datadir}/%{name}
14cr|amsynth-1.4.0-2|67	%{_datadir}/applications/%{name}.desktop
14cr|amsynth-1.4.0-2|68	%{_datadir}/pixmaps/%{name}.png
14cr|amsynth-1.4.0-2|69	
14cr|amsynth-1.4.0-2|70	%files dssi
14cr|amsynth-1.4.0-2|71	%{_libdir}/dssi/%{name}_dssi.so
14cr|amsynth-1.4.0-2|72	%{_libdir}/dssi/%{name}_dssi/%{name}_dssi_gtk
14cr|amsynth-1.4.0-2|73	
14cr|amsynth-1.4.0-2|74	%files plugin-lv2
14cr|amsynth-1.4.0-2|75	%{_libdir}/lv2/%{name}.lv2/*
14cr|amsynth-1.4.0-2|76	
14cr|amsynth-1.4.0-2|77	
14cr|amsynth-1.4.0-2|78	
14cr|amsynth-1.4.0-2|79	%changelog
14cr|amsynth-1.4.0-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
14cr|amsynth-1.4.0-2|81	+ Revision: 66254f3
14cr|amsynth-1.4.0-2|82	- MassBuild#464: Increase release tag
14cr|amsynth-1.4.0-2|83	
14cr|amsynth-1.4.0-2|84	

104 14
14cr|amule-2.3.1-7|1	%define oname aMule
14cr|amule-2.3.1-7|2	
14cr|amule-2.3.1-7|3	Summary:	File sharing client compatible with eDonkey
14cr|amule-2.3.1-7|4	Name:		amule
14cr|amule-2.3.1-7|5	Version:	2.3.1
14cr|amule-2.3.1-7|6	Release:	7
14cr|amule-2.3.1-7|7	License:	GPLv2+
14cr|amule-2.3.1-7|8	Group:		Networking/File transfer
14cr|amule-2.3.1-7|9	Url:		http://amule.org
14cr|amule-2.3.1-7|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/amule/%{oname}-%{version}.tar.bz2
14cr|amule-2.3.1-7|11	Source10:	%{name}-16.png
14cr|amule-2.3.1-7|12	Source11:	%{name}-32.png
14cr|amule-2.3.1-7|13	Source12:	%{name}-48.png
14cr|amule-2.3.1-7|14	Patch0:		aMule-2.3.1rc2-wxversion.patch
14cr|amule-2.3.1-7|15	Patch1:		amule-2.3.1-gcc47.patch
14cr|amule-2.3.1-7|16	BuildRequires:	desktop-file-utils
14cr|amule-2.3.1-7|17	BuildRequires:	binutils-devel
14cr|amule-2.3.1-7|18	BuildRequires:	gd-devel >= 2.0
14cr|amule-2.3.1-7|19	BuildRequires:	gettext-devel
14cr|amule-2.3.1-7|20	BuildRequires:	readline-devel
14cr|amule-2.3.1-7|21	BuildRequires:	wxgtku-devel
14cr|amule-2.3.1-7|22	BuildRequires:	pkgconfig(cryptopp)
14cr|amule-2.3.1-7|23	BuildRequires:	pkgconfig(geoip)
14cr|amule-2.3.1-7|24	BuildRequires:	pkgconfig(libcurl)
14cr|amule-2.3.1-7|25	BuildRequires:	pkgconfig(libupnp)
14cr|amule-2.3.1-7|26	BuildRequires:	pkgconfig(ncurses)
14cr|amule-2.3.1-7|27	
14cr|amule-2.3.1-7|28	%description
14cr|amule-2.3.1-7|29	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cr|amule-2.3.1-7|30	Network. It is a fork of xMule, whis was based on emule for
14cr|amule-2.3.1-7|31	Windows. aMule currently supports (but is not limited to) the
14cr|amule-2.3.1-7|32	following platforms: Linux, *BSD and MacOS X.
14cr|amule-2.3.1-7|33	
14cr|amule-2.3.1-7|34	%files -f %{name}.lang
14cr|amule-2.3.1-7|35	%doc docs/*
14cr|amule-2.3.1-7|36	%{_datadir}/applications/alc.desktop
14cr|amule-2.3.1-7|37	%{_datadir}/applications/wxcas.desktop
14cr|amule-2.3.1-7|38	%{_datadir}/pixmaps/alc.xpm
14cr|amule-2.3.1-7|39	%{_datadir}/pixmaps/wxcas.xpm
14cr|amule-2.3.1-7|40	%{_bindir}/amule
14cr|amule-2.3.1-7|41	%{_bindir}/amulegui
14cr|amule-2.3.1-7|42	%{_bindir}/wxcas
14cr|amule-2.3.1-7|43	%{_bindir}/cas
14cr|amule-2.3.1-7|44	%{_bindir}/ed2k-amule
14cr|amule-2.3.1-7|45	%{_bindir}/alc
14cr|amule-2.3.1-7|46	%dir %{_datadir}/%{name}
14cr|amule-2.3.1-7|47	%{_datadir}/%{name}/skins
14cr|amule-2.3.1-7|48	%{_datadir}/applications/amule.desktop
14cr|amule-2.3.1-7|49	%{_datadir}/applications/amulegui.desktop
14cr|amule-2.3.1-7|50	%{_datadir}/pixmaps/amule.xpm
14cr|amule-2.3.1-7|51	%{_datadir}/pixmaps/amulegui.xpm
14cr|amule-2.3.1-7|52	%{_datadir}/cas
14cr|amule-2.3.1-7|53	%{_miconsdir}/%{name}.png
14cr|amule-2.3.1-7|54	%{_iconsdir}/%{name}.png
14cr|amule-2.3.1-7|55	%{_liconsdir}/%{name}.png
14cr|amule-2.3.1-7|56	%{_mandir}/man1/alc.1*
14cr|amule-2.3.1-7|57	%{_mandir}/man1/amule.1*
14cr|amule-2.3.1-7|58	%{_mandir}/man1/amulegui.1*
14cr|amule-2.3.1-7|59	%{_mandir}/man1/cas.1*
14cr|amule-2.3.1-7|60	%{_mandir}/man1/ed2k.1*
14cr|amule-2.3.1-7|61	%{_mandir}/man1/wxcas.1*
14cr|amule-2.3.1-7|62	
14cr|amule-2.3.1-7|63	%post
14cr|amule-2.3.1-7|64	update-alternatives --install %{_bindir}/ed2k ed2k %{_bindir}/ed2k-%{name} 5
14cr|amule-2.3.1-7|65	
14cr|amule-2.3.1-7|66	%postun
14cr|amule-2.3.1-7|67	update-alternatives --remove ed2k %{_bindir}/ed2k-%{name}
14cr|amule-2.3.1-7|68	
14cr|amule-2.3.1-7|69	#----------------------------------------------------------------------------
14cr|amule-2.3.1-7|70	
14cr|amule-2.3.1-7|71	%package commandline
14cr|amule-2.3.1-7|72	Summary:	File sharing client compatible with eDonkey
14cr|amule-2.3.1-7|73	Group:		Networking/File transfer
14cr|amule-2.3.1-7|74	Requires:	amule = %{version}-%{release}
14cr|amule-2.3.1-7|75	
14cr|amule-2.3.1-7|76	%description commandline
14cr|amule-2.3.1-7|77	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cr|amule-2.3.1-7|78	Network.  It is a fork of xMule, whis was based on emule for
14cr|amule-2.3.1-7|79	Windows. aMule currently supports (but is not limited to) the
14cr|amule-2.3.1-7|80	following platforms: Linux, *BSD and MacOS X.
14cr|amule-2.3.1-7|81	
14cr|amule-2.3.1-7|82	This is the command line tool to control aMule remotely (or locally:).
14cr|amule-2.3.1-7|83	
14cr|amule-2.3.1-7|84	%files commandline -f commandline.lang
14cr|amule-2.3.1-7|85	%doc docs/README
14cr|amule-2.3.1-7|86	%{_bindir}/%{name}cmd
14cr|amule-2.3.1-7|87	%{_bindir}/alcc
14cr|amule-2.3.1-7|88	%{_bindir}/amuled
14cr|amule-2.3.1-7|89	%{_mandir}/man1/alcc.1*
14cr|amule-2.3.1-7|90	%{_mandir}/man1/amulecmd.1*
14cr|amule-2.3.1-7|91	%{_mandir}/man1/amuled.1*
14cr|amule-2.3.1-7|92	
14cr|amule-2.3.1-7|93	#----------------------------------------------------------------------------
14cr|amule-2.3.1-7|94	
14cr|amule-2.3.1-7|95	%package webserver
14cr|amule-2.3.1-7|96	Summary:	File sharing client compatible with eDonkey
14cr|amule-2.3.1-7|97	Group:		Networking/File transfer
14cr|amule-2.3.1-7|98	Requires:	amule = %{version}-%{release}
14cr|amule-2.3.1-7|99	
14cr|amule-2.3.1-7|100	%description webserver
14cr|amule-2.3.1-7|101	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cr|amule-2.3.1-7|102	Network.  It is a fork of xMule, whis was based on emule for
14cr|amule-2.3.1-7|103	Windows. aMule currently supports (but is not limited to) the
14cr|amule-2.3.1-7|104	following platforms: Linux, *BSD and MacOS X.
14cr|amule-2.3.1-7|105	
14cr|amule-2.3.1-7|106	This is the webserver to control aMule remotely (or locally:).
14cr|amule-2.3.1-7|107	
14cr|amule-2.3.1-7|108	%files webserver -f %{name}web.lang
14cr|amule-2.3.1-7|109	%doc docs/README
14cr|amule-2.3.1-7|110	%{_bindir}/%{name}web
14cr|amule-2.3.1-7|111	%{_datadir}/amule/webserver/*
14cr|amule-2.3.1-7|112	%{_mandir}/man1/amuleweb.1*
14cr|amule-2.3.1-7|113	
14cr|amule-2.3.1-7|114	#----------------------------------------------------------------------------
14cr|amule-2.3.1-7|115	
14cr|amule-2.3.1-7|116	%prep
14cr|amule-2.3.1-7|117	%setup -q -n %{oname}-%{version}
14cr|amule-2.3.1-7|118	%patch0 -p1
14cr|amule-2.3.1-7|119	%patch1 -p1
14cr|amule-2.3.1-7|120	cp docs/AUTHORS .
14cr|amule-2.3.1-7|121	cp docs/Changelog ./ChangeLog
14cr|amule-2.3.1-7|122	cp docs/README .
14cr|amule-2.3.1-7|123	touch NEWS
14cr|amule-2.3.1-7|124	
14cr|amule-2.3.1-7|125	%build
14cr|amule-2.3.1-7|126	autoreconf -fi
14cr|amule-2.3.1-7|127	%configure2_5x \
14cr|amule-2.3.1-7|128	--with-wx-config=%{_bindir}/wx-config-unicode\
14cr|amule-2.3.1-7|129	--enable-amulecmd \
14cr|amule-2.3.1-7|130	--enable-amule-gui \
14cr|amule-2.3.1-7|131	--enable-webserver\
14cr|amule-2.3.1-7|132	--disable-xas\
14cr|amule-2.3.1-7|133	--enable-cas\
14cr|amule-2.3.1-7|134	--enable-wxcas\
14cr|amule-2.3.1-7|135	--enable-alc\
14cr|amule-2.3.1-7|136	--enable-alcc \
14cr|amule-2.3.1-7|137	--disable-debug\
14cr|amule-2.3.1-7|138	--enable-amule-daemon \
14cr|amule-2.3.1-7|139	--enable-optimize \
14cr|amule-2.3.1-7|140	--enable-geoip
14cr|amule-2.3.1-7|141	%make
14cr|amule-2.3.1-7|142	
14cr|amule-2.3.1-7|143	%install
14cr|amule-2.3.1-7|144	%makeinstall_std
14cr|amule-2.3.1-7|145	install -m 644 -D %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cr|amule-2.3.1-7|146	install -m 644 -D %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cr|amule-2.3.1-7|147	install -m 644 -D %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cr|amule-2.3.1-7|148	
14cr|amule-2.3.1-7|149	# Fix wrong-script-end-of-line-encoding
14cr|amule-2.3.1-7|150	perl -pi -e 's/\015$//' %{buildroot}%{_datadir}/doc/amule-%{version}/amule-win32.HOWTO.txt
14cr|amule-2.3.1-7|151	
14cr|amule-2.3.1-7|152	mv %{buildroot}%{_bindir}/ed2k %{buildroot}%{_bindir}/ed2k-%{name}
14cr|amule-2.3.1-7|153	rm -rf %{buildroot}%{_datadir}/doc/%{oname}-%{version}
14cr|amule-2.3.1-7|154	rm -f %{buildroot}%{_libdir}/xchat/plugins/xas.pl
14cr|amule-2.3.1-7|155	
14cr|amule-2.3.1-7|156	desktop-file-install --vendor="" \
14cr|amule-2.3.1-7|157	--add-category="GTK" \
14cr|amule-2.3.1-7|158	--add-category="FileTransfer" \
14cr|amule-2.3.1-7|159	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|amule-2.3.1-7|160	
14cr|amule-2.3.1-7|161	# find_lang macro is different since 2012
14cr|amule-2.3.1-7|162	%find_lang %{name} %{name}gui alc cas wxcas ed2k %{name}.lang --with-man
14cr|amule-2.3.1-7|163	%find_lang alcc %{name}cmd %{name}d commandline.lang --with-man
14cr|amule-2.3.1-7|164	%find_lang %{name}web --with-man
14cr|amule-2.3.1-7|165	
14cr|amule-2.3.1-7|166	
14cr|amule-2.3.1-7|167	%changelog
14cr|amule-2.3.1-7|168	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-7
14cr|amule-2.3.1-7|169	+ Revision: 6fa54a0
14cr|amule-2.3.1-7|170	- MassBuild#464: Increase release tag
14cr|amule-2.3.1-7|171	
14cr|amule-2.3.1-7|172	

105 14
14cr|amule-adunanza-2012.1-2.3.1.1|1	%define debug_package %{nil}
14cr|amule-adunanza-2012.1-2.3.1.1|2	%define oname aMule-AdunanzA
14cr|amule-adunanza-2012.1-2.3.1.1|3	%define uprel 2.3.1
14cr|amule-adunanza-2012.1-2.3.1.1|4	
14cr|amule-adunanza-2012.1-2.3.1.1|5	Summary:	File sharing client compatible with eDonkey
14cr|amule-adunanza-2012.1-2.3.1.1|6	Name:		amule-adunanza
14cr|amule-adunanza-2012.1-2.3.1.1|7	Version:	2012.1
14cr|amule-adunanza-2012.1-2.3.1.1|8	Release:	%{uprel}.1
14cr|amule-adunanza-2012.1-2.3.1.1|9	License:	GPLv2+
14cr|amule-adunanza-2012.1-2.3.1.1|10	Group:		Networking/File transfer
14cr|amule-adunanza-2012.1-2.3.1.1|11	Url:		http://amule.sourceforge.net
14cr|amule-adunanza-2012.1-2.3.1.1|12	Source0:	http://downloads.sourceforge.net/amule-adunanza/aMule-AdunanzA/Stable/aMule-AdunanzA-%{version}-%{uprel}.tar.bz2
14cr|amule-adunanza-2012.1-2.3.1.1|13	BuildRequires:	automake1.7
14cr|amule-adunanza-2012.1-2.3.1.1|14	BuildRequires:	cvs
14cr|amule-adunanza-2012.1-2.3.1.1|15	BuildRequires:	desktop-file-utils
14cr|amule-adunanza-2012.1-2.3.1.1|16	BuildRequires:	binutils-devel
14cr|amule-adunanza-2012.1-2.3.1.1|17	BuildRequires:	gd-devel >= 2.0
14cr|amule-adunanza-2012.1-2.3.1.1|18	BuildRequires:	gettext-devel
14cr|amule-adunanza-2012.1-2.3.1.1|19	BuildRequires:	wxgtku2.8-devel
14cr|amule-adunanza-2012.1-2.3.1.1|20	BuildRequires:	pkgconfig(cryptopp)
14cr|amule-adunanza-2012.1-2.3.1.1|21	BuildRequires:	pkgconfig(gdk-2.0)
14cr|amule-adunanza-2012.1-2.3.1.1|22	BuildRequires:	pkgconfig(glib)
14cr|amule-adunanza-2012.1-2.3.1.1|23	BuildRequires:	pkgconfig(libcurl)
14cr|amule-adunanza-2012.1-2.3.1.1|24	BuildRequires:	pkgconfig(libupnp)
14cr|amule-adunanza-2012.1-2.3.1.1|25	BuildRequires:	pkgconfig(ncurses)
14cr|amule-adunanza-2012.1-2.3.1.1|26	BuildRequires:	pkgconfig(zlib)
14cr|amule-adunanza-2012.1-2.3.1.1|27	Conflicts:	xmule
14cr|amule-adunanza-2012.1-2.3.1.1|28	Conflicts:	amule
14cr|amule-adunanza-2012.1-2.3.1.1|29	Suggests:	xchat
14cr|amule-adunanza-2012.1-2.3.1.1|30	
14cr|amule-adunanza-2012.1-2.3.1.1|31	%description
14cr|amule-adunanza-2012.1-2.3.1.1|32	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer Network.
14cr|amule-adunanza-2012.1-2.3.1.1|33	It is a fork of xMule, whis was based on emule for Windows. aMule currently
14cr|amule-adunanza-2012.1-2.3.1.1|34	supports (but is not limited to) the following platforms: Linux, *BSD and
14cr|amule-adunanza-2012.1-2.3.1.1|35	MacOS X.
14cr|amule-adunanza-2012.1-2.3.1.1|36	
14cr|amule-adunanza-2012.1-2.3.1.1|37	%files -f amuleadunanza.lang
14cr|amule-adunanza-2012.1-2.3.1.1|38	%{_bindir}/*
14cr|amule-adunanza-2012.1-2.3.1.1|39	%{_datadir}/amuleadunanza/skins/*
14cr|amule-adunanza-2012.1-2.3.1.1|40	%{_datadir}/applications/*.desktop
14cr|amule-adunanza-2012.1-2.3.1.1|41	%{_mandir}/*/man1/*
14cr|amule-adunanza-2012.1-2.3.1.1|42	%{_mandir}/man1/*.1.xz
14cr|amule-adunanza-2012.1-2.3.1.1|43	%{_docdir}/amuleadunanza/*
14cr|amule-adunanza-2012.1-2.3.1.1|44	%{_datadir}/pixmaps/amuleadunanza.xpm
14cr|amule-adunanza-2012.1-2.3.1.1|45	
14cr|amule-adunanza-2012.1-2.3.1.1|46	#----------------------------------------------------------------------------
14cr|amule-adunanza-2012.1-2.3.1.1|47	
14cr|amule-adunanza-2012.1-2.3.1.1|48	%prep
14cr|amule-adunanza-2012.1-2.3.1.1|49	%setup -qn aMule-AdunanzA-%{version}-%{uprel}
14cr|amule-adunanza-2012.1-2.3.1.1|50	
14cr|amule-adunanza-2012.1-2.3.1.1|51	%build
14cr|amule-adunanza-2012.1-2.3.1.1|52	./configure \
14cr|amule-adunanza-2012.1-2.3.1.1|53	--prefix=/usr \
14cr|amule-adunanza-2012.1-2.3.1.1|54	--with-wx-config=%{_bindir}/wx-config \
14cr|amule-adunanza-2012.1-2.3.1.1|55	--mandir=%{_mandir} \
14cr|amule-adunanza-2012.1-2.3.1.1|56	--disable-upnp \
14cr|amule-adunanza-2012.1-2.3.1.1|57	--disable-debug \
14cr|amule-adunanza-2012.1-2.3.1.1|58	--enable-optimize
14cr|amule-adunanza-2012.1-2.3.1.1|59	
14cr|amule-adunanza-2012.1-2.3.1.1|60	%make
14cr|amule-adunanza-2012.1-2.3.1.1|61	
14cr|amule-adunanza-2012.1-2.3.1.1|62	%install
14cr|amule-adunanza-2012.1-2.3.1.1|63	%makeinstall
14cr|amule-adunanza-2012.1-2.3.1.1|64	
14cr|amule-adunanza-2012.1-2.3.1.1|65	%find_lang amuleadunanza
14cr|amule-adunanza-2012.1-2.3.1.1|66	
14cr|amule-adunanza-2012.1-2.3.1.1|67	
14cr|amule-adunanza-2012.1-2.3.1.1|68	%changelog
14cr|amule-adunanza-2012.1-2.3.1.1|69	* Sun Aug 03 2014 abondrov <andrey.bondrov@rosalab.ru> 2012.1-2.3.1.1
14cr|amule-adunanza-2012.1-2.3.1.1|70	+ Revision: fcca8ad
14cr|amule-adunanza-2012.1-2.3.1.1|71	- Spec cleanup
14cr|amule-adunanza-2012.1-2.3.1.1|72	
14cr|amule-adunanza-2012.1-2.3.1.1|73	

106 14
14cr|amyedit-1.0-10|1	Name:		amyedit
14cr|amyedit-1.0-10|2	Summary:	A lightweight editor for LaTeX files
14cr|amyedit-1.0-10|3	Version:	1.0
14cr|amyedit-1.0-10|4	Release:	10
14cr|amyedit-1.0-10|5	Source:		http://kent.dl.sourceforge.net/sourceforge/amyedit/%{name}-%{version}.tar.bz2
14cr|amyedit-1.0-10|6	Patch0:		amyedit-1.0-keyfile.patch
14cr|amyedit-1.0-10|7	Patch1:		amyedit-1.0-signal.patch
14cr|amyedit-1.0-10|8	Patch2:		amyedit-1.0-fix-build.patch
14cr|amyedit-1.0-10|9	URL:		http://amyedit.sourceforge.net/
14cr|amyedit-1.0-10|10	License:	GPLv2
14cr|amyedit-1.0-10|11	Group:		Publishing
14cr|amyedit-1.0-10|12	BuildRequires:	perl(XML::Parser)
14cr|amyedit-1.0-10|13	BuildRequires:	gtkmm2.4-devel
14cr|amyedit-1.0-10|14	BuildRequires:	aspell-devel
14cr|amyedit-1.0-10|15	BuildRequires:	intltool
14cr|amyedit-1.0-10|16	BuildRequires:	gtksourceview1-devel
14cr|amyedit-1.0-10|17	
14cr|amyedit-1.0-10|18	%description
14cr|amyedit-1.0-10|19	AmyEdit is a LaTeX editor written to allow users to easily create LaTeX
14cr|amyedit-1.0-10|20	documents in a simple, user friendly enviroment. Its main requirement is that
14cr|amyedit-1.0-10|21	it remains lightweight whilst still having a large number of useful features.
14cr|amyedit-1.0-10|22	
14cr|amyedit-1.0-10|23	AmyEdit is being designed to run on a fairly old laptop, (a P300 with 64 MB of
14cr|amyedit-1.0-10|24	RAM), running gedit on this is painfully slow, even after the 30 second
14cr|amyedit-1.0-10|25	startup time has elapsed.
14cr|amyedit-1.0-10|26	
14cr|amyedit-1.0-10|27	%prep
14cr|amyedit-1.0-10|28	%setup -q
14cr|amyedit-1.0-10|29	%patch0 -p1
14cr|amyedit-1.0-10|30	%patch1 -p1
14cr|amyedit-1.0-10|31	%patch2 -p0
14cr|amyedit-1.0-10|32	
14cr|amyedit-1.0-10|33	%build
14cr|amyedit-1.0-10|34	autoreconf -fi
14cr|amyedit-1.0-10|35	%configure2_5x
14cr|amyedit-1.0-10|36	%make
14cr|amyedit-1.0-10|37	
14cr|amyedit-1.0-10|38	%install
14cr|amyedit-1.0-10|39	%makeinstall_std
14cr|amyedit-1.0-10|40	
14cr|amyedit-1.0-10|41	#menu
14cr|amyedit-1.0-10|42	
14cr|amyedit-1.0-10|43	mkdir -p %{buildroot}%{_datadir}/applications
14cr|amyedit-1.0-10|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|amyedit-1.0-10|45	[Desktop Entry]
14cr|amyedit-1.0-10|46	Name=AmyEdit
14cr|amyedit-1.0-10|47	Comment=Lightweight LaTeX editor
14cr|amyedit-1.0-10|48	Exec=%{_bindir}/%{name}
14cr|amyedit-1.0-10|49	Icon=editors_section
14cr|amyedit-1.0-10|50	Terminal=false
14cr|amyedit-1.0-10|51	Type=Application
14cr|amyedit-1.0-10|52	Categories=GNOME;GTK;Graphics;Office;Viewer;
14cr|amyedit-1.0-10|53	EOF
14cr|amyedit-1.0-10|54	
14cr|amyedit-1.0-10|55	#%find_lang %name
14cr|amyedit-1.0-10|56	
14cr|amyedit-1.0-10|57	%files
14cr|amyedit-1.0-10|58	%defattr(-,root,root)
14cr|amyedit-1.0-10|59	%doc AUTHORS ChangeLog NEWS README TODO
14cr|amyedit-1.0-10|60	%{_bindir}/%name
14cr|amyedit-1.0-10|61	%{_datadir}/%name
14cr|amyedit-1.0-10|62	%{_datadir}/applications/*
14cr|amyedit-1.0-10|63	
14cr|amyedit-1.0-10|64	
14cr|amyedit-1.0-10|65	
14cr|amyedit-1.0-10|66	
14cr|amyedit-1.0-10|67	%changelog
14cr|amyedit-1.0-10|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|amyedit-1.0-10|69	+ Revision: ec5c6b2
14cr|amyedit-1.0-10|70	- MassBuild#464: Increase release tag
14cr|amyedit-1.0-10|71	
14cr|amyedit-1.0-10|72	

107 14
14cr|analog-6.0-9|1	Summary:	WWW server logfile analysis program
14cr|analog-6.0-9|2	Name:		analog
14cr|analog-6.0-9|3	Version:	6.0
14cr|analog-6.0-9|4	Release:	9
14cr|analog-6.0-9|5	License:	Distributable
14cr|analog-6.0-9|6	Group:		Monitoring
14cr|analog-6.0-9|7	URL:		http://www.analog.cx/
14cr|analog-6.0-9|8	Source:		http://www.analog.cx/%{name}-%{version}.tar.bz2
14cr|analog-6.0-9|9	Patch0:		analog-5.21-htmlform.patch
14cr|analog-6.0-9|10	Patch1:		analog-5.23-perlform.patch
14cr|analog-6.0-9|11	Patch2:		analog-5.31-config.patch
14cr|analog-6.0-9|12	Patch3:		analog-5.22-defaults.patch
14cr|analog-6.0-9|13	Patch4:		analog-5.22-png.patch
14cr|analog-6.0-9|14	Patch5:		analog-6.0-link.patch
14cr|analog-6.0-9|15	BuildRequires:	bzip2-devel
14cr|analog-6.0-9|16	BuildRequires:	gd-devel >= 2
14cr|analog-6.0-9|17	BuildRequires:	pcre-devel
14cr|analog-6.0-9|18	BuildRequires:	zlib-devel
14cr|analog-6.0-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|analog-6.0-9|20	
14cr|analog-6.0-9|21	%description
14cr|analog-6.0-9|22	WWW server logfile analysis program with lots of features. Check the home page
14cr|analog-6.0-9|23	at http://www.statslab.cam.ac.uk/~sret1/analog/ for more information. You
14cr|analog-6.0-9|24	should edit the /etc/analog.cfg and customizer it for your webserver with the
14cr|analog-6.0-9|25	HOSTNAME and HOSTURL options. Perl is required for the html forms interface.
14cr|analog-6.0-9|26	Apache is suggested as the default web server.
14cr|analog-6.0-9|27	
14cr|analog-6.0-9|28	%prep
14cr|analog-6.0-9|29	
14cr|analog-6.0-9|30	%setup -q
14cr|analog-6.0-9|31	%patch0 -p0
14cr|analog-6.0-9|32	%patch1 -p1
14cr|analog-6.0-9|33	%patch2 -p1
14cr|analog-6.0-9|34	%patch3 -p1
14cr|analog-6.0-9|35	%patch5 -p0 -b .link
14cr|analog-6.0-9|36	
14cr|analog-6.0-9|37	%build
14cr|analog-6.0-9|38	
14cr|analog-6.0-9|39	%make \
14cr|analog-6.0-9|40	CC="gcc %ldflags" \
14cr|analog-6.0-9|41	CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" \
14cr|analog-6.0-9|42	DEFS="-DHAVE_GD -DHAVE_ZLIB -DHAVE_BZLIB -DHAVE_PCRE -DLANGDIR=\\\"%{_datadir}/analog/\\\" -DCONFIGDIR=\\\"%{_sysconfdir}/\\\"" \
14cr|analog-6.0-9|43	LIBS="-lgd -lpcre -lz -lbz2 -lm"
14cr|analog-6.0-9|44	
14cr|analog-6.0-9|45	%install
14cr|analog-6.0-9|46	rm -rf %{buildroot}
14cr|analog-6.0-9|47	
14cr|analog-6.0-9|48	install -d %{buildroot}%{_sysconfdir}
14cr|analog-6.0-9|49	install -d %{buildroot}%{_bindir}
14cr|analog-6.0-9|50	install -d %{buildroot}/var/www/html/images
14cr|analog-6.0-9|51	install -d %{buildroot}/var/www/html/analog/images
14cr|analog-6.0-9|52	install -d %{buildroot}/var/www/cgi-bin
14cr|analog-6.0-9|53	install -d %{buildroot}%{_datadir}/analog
14cr|analog-6.0-9|54	install -d %{buildroot}%{_mandir}/man1
14cr|analog-6.0-9|55	
14cr|analog-6.0-9|56	install -m755 analog %{buildroot}%{_bindir}/
14cr|analog-6.0-9|57	install -m644 analog.cfg %{buildroot}%{_sysconfdir}/
14cr|analog-6.0-9|58	install -m555 anlgform.pl %{buildroot}/var/www/cgi-bin/
14cr|analog-6.0-9|59	install -m644 anlgform.html %{buildroot}/var/www/html/
14cr|analog-6.0-9|60	install -m644 analog.man %{buildroot}%{_mandir}/man1/analog.1
14cr|analog-6.0-9|61	
14cr|analog-6.0-9|62	install -m644 images/*.png %{buildroot}/var/www/html/images/
14cr|analog-6.0-9|63	install -m644 lang/* %{buildroot}%{_datadir}/analog/
14cr|analog-6.0-9|64	
14cr|analog-6.0-9|65	%clean
14cr|analog-6.0-9|66	rm -rf %{buildroot}
14cr|analog-6.0-9|67	
14cr|analog-6.0-9|68	%files
14cr|analog-6.0-9|69	%defattr(-,root,root)
14cr|analog-6.0-9|70	%doc Licence.txt README.txt docs/ examples/
14cr|analog-6.0-9|71	%config(noreplace) %{_sysconfdir}/analog.cfg
14cr|analog-6.0-9|72	%{_bindir}/analog
14cr|analog-6.0-9|73	/var/www/cgi-bin/anlgform.pl
14cr|analog-6.0-9|74	/var/www/html/anlgform.html
14cr|analog-6.0-9|75	/var/www/html/images/*.png
14cr|analog-6.0-9|76	%dir /var/www/html/analog
14cr|analog-6.0-9|77	%dir /var/www/html/analog/images
14cr|analog-6.0-9|78	%dir %{_datadir}/analog
14cr|analog-6.0-9|79	%{_datadir}/analog/*
14cr|analog-6.0-9|80	%{_mandir}/man1/*
14cr|analog-6.0-9|81	
14cr|analog-6.0-9|82	
14cr|analog-6.0-9|83	
14cr|analog-6.0-9|84	%changelog
14cr|analog-6.0-9|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0-9
14cr|analog-6.0-9|86	+ Revision: 211e309
14cr|analog-6.0-9|87	- MassBuild#464: Increase release tag
14cr|analog-6.0-9|88	
14cr|analog-6.0-9|89	

108 14
14cr|andromeda-0.2.1-3|1	Name:		andromeda
14cr|andromeda-0.2.1-3|2	Summary:	Qt file manager
14cr|andromeda-0.2.1-3|3	Version:	0.2.1
14cr|andromeda-0.2.1-3|4	Release:	3
14cr|andromeda-0.2.1-3|5	License:	LGPL
14cr|andromeda-0.2.1-3|6	Group:		Graphical desktop/Other
14cr|andromeda-0.2.1-3|7	URL:		https://gitorious.org/andromeda/andromeda/
14cr|andromeda-0.2.1-3|8	Source0:	%{name}-%{version}.tar.xz
14cr|andromeda-0.2.1-3|9	BuildRequires:	cmake
14cr|andromeda-0.2.1-3|10	BuildRequires:	pkgconfig(Qt3Support)
14cr|andromeda-0.2.1-3|11	
14cr|andromeda-0.2.1-3|12	%description
14cr|andromeda-0.2.1-3|13	Cross-platform file manager, written on Qt. Currently has support for local
14cr|andromeda-0.2.1-3|14	filesystem (i.e. file:// protocol), simple web view and bookmarks plugins.
14cr|andromeda-0.2.1-3|15	
14cr|andromeda-0.2.1-3|16	%prep
14cr|andromeda-0.2.1-3|17	%setup -q
14cr|andromeda-0.2.1-3|18	find . -type f -name '*.h' -o -name '*.cpp' -exec chmod 644 {} \;
14cr|andromeda-0.2.1-3|19	
14cr|andromeda-0.2.1-3|20	%build
14cr|andromeda-0.2.1-3|21	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF
14cr|andromeda-0.2.1-3|22	%make
14cr|andromeda-0.2.1-3|23	
14cr|andromeda-0.2.1-3|24	%install
14cr|andromeda-0.2.1-3|25	pushd build
14cr|andromeda-0.2.1-3|26	%makeinstall_std
14cr|andromeda-0.2.1-3|27	popd
14cr|andromeda-0.2.1-3|28	
14cr|andromeda-0.2.1-3|29	%if %{mdvver} >= 201200
14cr|andromeda-0.2.1-3|30	%find_lang %{name} --with-qt --all-name
14cr|andromeda-0.2.1-3|31	%define langfile %{name}.lang
14cr|andromeda-0.2.1-3|32	%endif
14cr|andromeda-0.2.1-3|33	
14cr|andromeda-0.2.1-3|34	%files %{?langfile:-f %{langfile}}
14cr|andromeda-0.2.1-3|35	%{_bindir}/%{name}
14cr|andromeda-0.2.1-3|36	%{_libdir}/%{name}/
14cr|andromeda-0.2.1-3|37	%{_datadir}/pixmaps/%{name}.png
14cr|andromeda-0.2.1-3|38	%{_datadir}/applications/%{name}.desktop
14cr|andromeda-0.2.1-3|39	%doc TODO.txt
14cr|andromeda-0.2.1-3|40	%if %{mdvver} <= 201100
14cr|andromeda-0.2.1-3|41	%{_datadir}/%{name}/translations/
14cr|andromeda-0.2.1-3|42	%endif
14cr|andromeda-0.2.1-3|43	
14cr|andromeda-0.2.1-3|44	%changelog
14cr|andromeda-0.2.1-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-3
14cr|andromeda-0.2.1-3|46	+ Revision: a77f20b
14cr|andromeda-0.2.1-3|47	- MassBuild#464: Increase release tag
14cr|andromeda-0.2.1-3|48	
14cr|andromeda-0.2.1-3|49	

109 14
14cr|angelwars-0.24-16|1	Summary:	Fast-paced, old-fashioned side-scrolling space shooter
14cr|angelwars-0.24-16|2	Name:		angelwars
14cr|angelwars-0.24-16|3	Version:	0.24
14cr|angelwars-0.24-16|4	Release:	16
14cr|angelwars-0.24-16|5	Group:		Games/Arcade
14cr|angelwars-0.24-16|6	License:	Artistic
14cr|angelwars-0.24-16|7	Url:		http://angel-wars.sourceforge.net/
14cr|angelwars-0.24-16|8	Source0:	http://download.sourceforge.net/angel-wars/%{name}-%{version}.tar.bz2
14cr|angelwars-0.24-16|9	Source1:	http://download.sourceforge.net/angel-wars/%{name}-media-%{version}.tar.bz2
14cr|angelwars-0.24-16|10	Source2:	http://download.sourceforge.net/angel-wars/%{name}-docs-%{version}.tar.bz2
14cr|angelwars-0.24-16|11	Source3:	http://download.sourceforge.net/angel-wars/%{name}-levels-%{version}.tar.bz2
14cr|angelwars-0.24-16|12	Source11:	%{name}-16x16.png
14cr|angelwars-0.24-16|13	Source12:	%{name}-32x32.png
14cr|angelwars-0.24-16|14	Source13:	%{name}-48x48.png
14cr|angelwars-0.24-16|15	Patch0:		%{name}-gcc32.fix.patch.bz2
14cr|angelwars-0.24-16|16	Patch1:		%{name}-missing-zlib-flag.patch.bz2
14cr|angelwars-0.24-16|17	Patch2:		angelwars-0.24-libpng15.patch
14cr|angelwars-0.24-16|18	BuildRequires:	pkgconfig(sdl)
14cr|angelwars-0.24-16|19	BuildRequires:	pkgconfig(SDL_mixer)
14cr|angelwars-0.24-16|20	BuildRequires:	pkgconfig(libpng)
14cr|angelwars-0.24-16|21	BuildRequires:	pkgconfig(vorbis)
14cr|angelwars-0.24-16|22	BuildRequires:	jpeg-devel
14cr|angelwars-0.24-16|23	BuildRequires:	smpeg-devel
14cr|angelwars-0.24-16|24	
14cr|angelwars-0.24-16|25	%description
14cr|angelwars-0.24-16|26	Angel Wars is a traditional "space shooter" with an unusual premise--the
14cr|angelwars-0.24-16|27	player is a rebellious minion of Satan bent on taking the universe over
14cr|angelwars-0.24-16|28	for himself. It is written in C++ and aims to be as object-oriented and
14cr|angelwars-0.24-16|29	platform-independent as possible.
14cr|angelwars-0.24-16|30	
14cr|angelwars-0.24-16|31	%prep
14cr|angelwars-0.24-16|32	%setup -q -b1 -b2 -b3
14cr|angelwars-0.24-16|33	%patch0 -p1
14cr|angelwars-0.24-16|34	%patch1
14cr|angelwars-0.24-16|35	%patch2 -p1
14cr|angelwars-0.24-16|36	# remove .xvpics directories
14cr|angelwars-0.24-16|37	find . -type d -name .xvpics | xargs rm -rf
14cr|angelwars-0.24-16|38	
14cr|angelwars-0.24-16|39	%build
14cr|angelwars-0.24-16|40	%configure	--bindir=%{_gamesbindir} \
14cr|angelwars-0.24-16|41	--datadir=%{_gamesdatadir}
14cr|angelwars-0.24-16|42	perl -pi -e "s#images/#%{_gamesdatadir}/%{name}/images/#g" %{name}/*.cc
14cr|angelwars-0.24-16|43	perl -pi -e "s#levels/#%{_gamesdatadir}/%{name}/levels/#g" %{name}/*.cc
14cr|angelwars-0.24-16|44	perl -pi -e "s#sounds/#%{_gamesdatadir}/%{name}/sounds/#g" %{name}/*.cc
14cr|angelwars-0.24-16|45	perl -pi -e "s#images/#%{_gamesdatadir}/%{name}/images/#g" %{name}/*/*.txt
14cr|angelwars-0.24-16|46	perl -pi -e "s#levels/#%{_gamesdatadir}/%{name}/levels/#g" %{name}/*/*.txt
14cr|angelwars-0.24-16|47	perl -pi -e "s#sounds/#%{_gamesdatadir}/%{name}/sounds/#g" %{name}/*/*.txt
14cr|angelwars-0.24-16|48	#Really ugly workaround for lousy perl skills(this will be done in another way if I ever
14cr|angelwars-0.24-16|49	#get the time and skillz;)
14cr|angelwars-0.24-16|50	perl -pi -e "s#%{_gamesdatadir}/%{name}/images/%{_gamesdatadir}/%{name}#%{_gamesdatadir}/%{name}/images#g" %{name}/levels/*.txt
14cr|angelwars-0.24-16|51	
14cr|angelwars-0.24-16|52	%make
14cr|angelwars-0.24-16|53	
14cr|angelwars-0.24-16|54	%install
14cr|angelwars-0.24-16|55	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
14cr|angelwars-0.24-16|56	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|angelwars-0.24-16|57	cp -a %{name}/images %{buildroot}%{_gamesdatadir}/%{name}
14cr|angelwars-0.24-16|58	cp -a %{name}/levels %{buildroot}%{_gamesdatadir}/%{name}
14cr|angelwars-0.24-16|59	cp -a %{name}/sounds %{buildroot}%{_gamesdatadir}/%{name}
14cr|angelwars-0.24-16|60	
14cr|angelwars-0.24-16|61	
14cr|angelwars-0.24-16|62	mkdir -p %{buildroot}%{_datadir}/applications
14cr|angelwars-0.24-16|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|angelwars-0.24-16|64	[Desktop Entry]
14cr|angelwars-0.24-16|65	Name=Angel Wars
14cr|angelwars-0.24-16|66	Comment=Fast-paced, old-fashioned side-scrolling space shooter
14cr|angelwars-0.24-16|67	Exec=%{_gamesbindir}/%{name}
14cr|angelwars-0.24-16|68	Icon=%{name}
14cr|angelwars-0.24-16|69	Terminal=false
14cr|angelwars-0.24-16|70	Type=Application
14cr|angelwars-0.24-16|71	StartupNotify=true
14cr|angelwars-0.24-16|72	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|angelwars-0.24-16|73	EOF
14cr|angelwars-0.24-16|74	
14cr|angelwars-0.24-16|75	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|angelwars-0.24-16|76	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|angelwars-0.24-16|77	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|angelwars-0.24-16|78	
14cr|angelwars-0.24-16|79	%files
14cr|angelwars-0.24-16|80	%doc %{name}/docs/*
14cr|angelwars-0.24-16|81	%{_gamesdatadir}/%{name}
14cr|angelwars-0.24-16|82	%{_gamesbindir}/*
14cr|angelwars-0.24-16|83	%{_iconsdir}/%{name}.png
14cr|angelwars-0.24-16|84	%{_liconsdir}/%{name}.png
14cr|angelwars-0.24-16|85	%{_miconsdir}/%{name}.png
14cr|angelwars-0.24-16|86	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|angelwars-0.24-16|87	
14cr|angelwars-0.24-16|88	
14cr|angelwars-0.24-16|89	
14cr|angelwars-0.24-16|90	%changelog
14cr|angelwars-0.24-16|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24-16
14cr|angelwars-0.24-16|92	+ Revision: 65de1cc
14cr|angelwars-0.24-16|93	- MassBuild#464: Increase release tag
14cr|angelwars-0.24-16|94	
14cr|angelwars-0.24-16|95	

110 14
14cr|animata-004-0.091218.6|1	%define date	091218
14cr|animata-004-0.091218.6|2	
14cr|animata-004-0.091218.6|3	Summary:	Open source real-time animation software
14cr|animata-004-0.091218.6|4	Name:		animata
14cr|animata-004-0.091218.6|5	Version:	004
14cr|animata-004-0.091218.6|6	Release:	0.%{date}.6
14cr|animata-004-0.091218.6|7	License:	GPLv3
14cr|animata-004-0.091218.6|8	Group:		Graphics
14cr|animata-004-0.091218.6|9	URL:		http://animata.kibu.hu/
14cr|animata-004-0.091218.6|10	Source0:	http://animata.googlecode.com/files/%{name}_%{version}-%{date}.tar.gz
14cr|animata-004-0.091218.6|11	Patch0:		animata-004-mdv-fix-FL-include-path.patch
14cr|animata-004-0.091218.6|12	Patch1:		animata-fltk-1.3.patch
14cr|animata-004-0.091218.6|13	Patch2:		animata-004-gcc4.7.patch
14cr|animata-004-0.091218.6|14	BuildRequires:	scons
14cr|animata-004-0.091218.6|15	BuildRequires:	fltk-devel
14cr|animata-004-0.091218.6|16	BuildRequires:	pkgconfig(cairo)
14cr|animata-004-0.091218.6|17	BuildRequires:	pkgconfig(glu)
14cr|animata-004-0.091218.6|18	BuildRequires:	pkgconfig(pixman-1)
14cr|animata-004-0.091218.6|19	BuildRequires:	x11-server-xvfb
14cr|animata-004-0.091218.6|20	
14cr|animata-004-0.091218.6|21	%description
14cr|animata-004-0.091218.6|22	Animata is an open source real-time animation software, designed to create
14cr|animata-004-0.091218.6|23	animations, interactive background projections for concerts, theatre and dance
14cr|animata-004-0.091218.6|24	performances.
14cr|animata-004-0.091218.6|25	
14cr|animata-004-0.091218.6|26	%files
14cr|animata-004-0.091218.6|27	%doc README AUTHORS CHANGES COPYING examples
14cr|animata-004-0.091218.6|28	%{_bindir}/%{name}
14cr|animata-004-0.091218.6|29	%{_datadir}/icons/animata_icon.png
14cr|animata-004-0.091218.6|30	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|animata-004-0.091218.6|31	
14cr|animata-004-0.091218.6|32	#------------------------------------------------------------------------------
14cr|animata-004-0.091218.6|33	
14cr|animata-004-0.091218.6|34	%prep
14cr|animata-004-0.091218.6|35	%setup -q -n %{name}
14cr|animata-004-0.091218.6|36	%patch0 -p0
14cr|animata-004-0.091218.6|37	%patch1 -p0
14cr|animata-004-0.091218.6|38	%patch2 -p1
14cr|animata-004-0.091218.6|39	sed -i -e "s/^LINKFLAGS =.*/LINKFLAGS = '%{ldflags}'/" src/SConscript
14cr|animata-004-0.091218.6|40	
14cr|animata-004-0.091218.6|41	%build
14cr|animata-004-0.091218.6|42	%setup_compile_flags
14cr|animata-004-0.091218.6|43	/usr/bin/xvfb-run -a %scons
14cr|animata-004-0.091218.6|44	
14cr|animata-004-0.091218.6|45	%install
14cr|animata-004-0.091218.6|46	mkdir -p %{buildroot}%{_bindir}
14cr|animata-004-0.091218.6|47	mkdir -p %{buildroot}%{_datadir}/icons/
14cr|animata-004-0.091218.6|48	cp build/%{name}	%{buildroot}%{_bindir}
14cr|animata-004-0.091218.6|49	cp data/animata_icon.png	%{buildroot}%{_datadir}/icons/
14cr|animata-004-0.091218.6|50	
14cr|animata-004-0.091218.6|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|animata-004-0.091218.6|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|animata-004-0.091218.6|53	[Desktop Entry]
14cr|animata-004-0.091218.6|54	Name=Animata
14cr|animata-004-0.091218.6|55	Comment=Open source real-time animation software
14cr|animata-004-0.091218.6|56	Exec=animata
14cr|animata-004-0.091218.6|57	Icon=animata_icon
14cr|animata-004-0.091218.6|58	StartupNotify=true
14cr|animata-004-0.091218.6|59	Type=Application
14cr|animata-004-0.091218.6|60	Categories=3DGraphics;Graphics;Viewer;
14cr|animata-004-0.091218.6|61	EOF
14cr|animata-004-0.091218.6|62	
14cr|animata-004-0.091218.6|63	
14cr|animata-004-0.091218.6|64	%changelog
14cr|animata-004-0.091218.6|65	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 004-0.091218.6
14cr|animata-004-0.091218.6|66	+ Revision: 3882a5d
14cr|animata-004-0.091218.6|67	- LOG Update BuildRequires
14cr|animata-004-0.091218.6|68	
14cr|animata-004-0.091218.6|69	

111 14
14cr|anki-2.0.22-3|1	Name:		anki
14cr|anki-2.0.22-3|2	Version:	2.0.22
14cr|anki-2.0.22-3|3	Release:	3
14cr|anki-2.0.22-3|4	Summary:	Flashcard program for using space repetition learning
14cr|anki-2.0.22-3|5	Group:		Education
14cr|anki-2.0.22-3|6	# the file anki-%%{version}/libanki/anki/features/chinese/unihan.db
14cr|anki-2.0.22-3|7	# was created out of  Unihan.txt from www.unicode.org (MIT license)
14cr|anki-2.0.22-3|8	License:	GPLv3+ and MIT
14cr|anki-2.0.22-3|9	URL:		http://ankisrs.net/
14cr|anki-2.0.22-3|10	Source0:	http://ankisrs.net/download/mirror/anki-%{version}.tgz
14cr|anki-2.0.22-3|11	Source1:	anki.svg
14cr|anki-2.0.22-3|12	
14cr|anki-2.0.22-3|13	# Config change: don't check for new updates.
14cr|anki-2.0.22-3|14	Patch0:		anki-2.0.8-noupdate.patch
14cr|anki-2.0.22-3|15	
14cr|anki-2.0.22-3|16	BuildRequires:	pkgconfig(python)
14cr|anki-2.0.22-3|17	BuildRequires:	pythonegg(setuptools)
14cr|anki-2.0.22-3|18	BuildRequires:	pythonegg(sqlalchemy)
14cr|anki-2.0.22-3|19	BuildRequires:	desktop-file-utils
14cr|anki-2.0.22-3|20	BuildRequires:	PyQt4
14cr|anki-2.0.22-3|21	BuildRequires:	pythonegg(simplejson)
14cr|anki-2.0.22-3|22	
14cr|anki-2.0.22-3|23	Requires:	qt4-common
14cr|anki-2.0.22-3|24	Requires:	python-qt4
14cr|anki-2.0.22-3|25	Requires:	pythonegg(sqlalchemy)
14cr|anki-2.0.22-3|26	Requires:	pythonegg(simplejson)
14cr|anki-2.0.22-3|27	Requires:	pythonegg(pysqlite)
14cr|anki-2.0.22-3|28	Requires:	pythonegg(matplotlib)
14cr|anki-2.0.22-3|29	Requires:	pygame
14cr|anki-2.0.22-3|30	Requires:	pythonegg(beautifulsoup)
14cr|anki-2.0.22-3|31	Requires:	pyaudio
14cr|anki-2.0.22-3|32	Requires:	sox
14cr|anki-2.0.22-3|33	
14cr|anki-2.0.22-3|34	BuildArch:	noarch
14cr|anki-2.0.22-3|35	
14cr|anki-2.0.22-3|36	%description
14cr|anki-2.0.22-3|37	Anki is a program designed to help you remember facts (such as words
14cr|anki-2.0.22-3|38	and phrases in a foreign language) as easily, quickly and efficiently
14cr|anki-2.0.22-3|39	as possible. Anki is based on a theory called spaced repetition.
14cr|anki-2.0.22-3|40	
14cr|anki-2.0.22-3|41	%prep
14cr|anki-2.0.22-3|42	rm -f anki.bat
14cr|anki-2.0.22-3|43	%setup -q
14cr|anki-2.0.22-3|44	%patch0 -p1 -b .noupdate
14cr|anki-2.0.22-3|45	
14cr|anki-2.0.22-3|46	%build
14cr|anki-2.0.22-3|47	
14cr|anki-2.0.22-3|48	%install
14cr|anki-2.0.22-3|49	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|anki-2.0.22-3|50	rm -f aqt/*.noupdate
14cr|anki-2.0.22-3|51	rm -f aqt/*.fix-browserview
14cr|anki-2.0.22-3|52	cp -R aqt %{buildroot}%{_datadir}/%{name}/
14cr|anki-2.0.22-3|53	cp -R designer %{buildroot}%{_datadir}/%{name}/
14cr|anki-2.0.22-3|54	cp -R anki %{buildroot}%{_datadir}/%{name}/
14cr|anki-2.0.22-3|55	cp -R locale %{buildroot}%{_datadir}/%{name}/
14cr|anki-2.0.22-3|56	cp -R thirdparty %{buildroot}%{_datadir}/%{name}/
14cr|anki-2.0.22-3|57	chmod 644 %{buildroot}%{_datadir}/%{name}/thirdparty/httplib2/{__init__,iri2uri,socks}.py
14cr|anki-2.0.22-3|58	chmod 644 %{buildroot}%{_datadir}/%{name}/thirdparty/httplib2/cacerts.txt
14cr|anki-2.0.22-3|59	
14cr|anki-2.0.22-3|60	install -d %{buildroot}%{_bindir}
14cr|anki-2.0.22-3|61	install -m 755 runanki %{buildroot}%{_bindir}/anki
14cr|anki-2.0.22-3|62	
14cr|anki-2.0.22-3|63	
14cr|anki-2.0.22-3|64	
14cr|anki-2.0.22-3|65	install -d %{buildroot}%{_datadir}/mime/packages
14cr|anki-2.0.22-3|66	install -m 644 anki.xml %{buildroot}%{_datadir}/mime/packages
14cr|anki-2.0.22-3|67	
14cr|anki-2.0.22-3|68	install -d %{buildroot}%{_datadir}/pixmaps
14cr|anki-2.0.22-3|69	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cr|anki-2.0.22-3|70	
14cr|anki-2.0.22-3|71	install -d %{buildroot}%{_mandir}/man1
14cr|anki-2.0.22-3|72	install -m 644 anki.1 %{buildroot}%{_mandir}/man1/
14cr|anki-2.0.22-3|73	
14cr|anki-2.0.22-3|74	desktop-file-install \
14cr|anki-2.0.22-3|75	--remove-category=KDE \
14cr|anki-2.0.22-3|76	--dir %{buildroot}%{_datadir}/applications \
14cr|anki-2.0.22-3|77	%{name}.desktop
14cr|anki-2.0.22-3|78	
14cr|anki-2.0.22-3|79	
14cr|anki-2.0.22-3|80	
14cr|anki-2.0.22-3|81	find %{buildroot} -type f -o -type l|sed '
14cr|anki-2.0.22-3|82	s:'"%{buildroot}"'::
14cr|anki-2.0.22-3|83	s:\(.*/share/anki/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
14cr|anki-2.0.22-3|84	s:\(.*/share/anki/locale/qt_\)\([^.]\+\)\(\.qm\):%lang(\2) \1\2\3:
14cr|anki-2.0.22-3|85	s:^\([^%].*\)::
14cr|anki-2.0.22-3|86	s:%lang(C) ::
14cr|anki-2.0.22-3|87	/^$/d' > anki.lang
14cr|anki-2.0.22-3|88	
14cr|anki-2.0.22-3|89	find %{buildroot}/usr/share/anki/locale -type d|sed '
14cr|anki-2.0.22-3|90	s:'"%{buildroot}"'::
14cr|anki-2.0.22-3|91	s:\(.*\):%dir \1:' >>anki.lang
14cr|anki-2.0.22-3|92	
14cr|anki-2.0.22-3|93	rm -fr %{buildroot}%{_datadir}/%{name}/thirdparty/py*
14cr|anki-2.0.22-3|94	
14cr|anki-2.0.22-3|95	
14cr|anki-2.0.22-3|96	%files -f %{name}.lang
14cr|anki-2.0.22-3|97	%doc LICENSE.* README*
14cr|anki-2.0.22-3|98	%{_bindir}/anki
14cr|anki-2.0.22-3|99	%dir %{_datadir}/%{name}/
14cr|anki-2.0.22-3|100	%{_datadir}/%{name}/thirdparty/
14cr|anki-2.0.22-3|101	%{_datadir}/%{name}/aqt/
14cr|anki-2.0.22-3|102	%{_datadir}/%{name}/designer/
14cr|anki-2.0.22-3|103	%{_datadir}/%{name}/anki/
14cr|anki-2.0.22-3|104	%{_datadir}/applications/%{name}.desktop
14cr|anki-2.0.22-3|105	%{_datadir}/pixmaps/%{name}.*
14cr|anki-2.0.22-3|106	%{_datadir}/mime/packages/anki.xml
14cr|anki-2.0.22-3|107	%{_mandir}/man1/%{name}.*
14cr|anki-2.0.22-3|108	
14cr|anki-2.0.22-3|109	
14cr|anki-2.0.22-3|110	
14cr|anki-2.0.22-3|111	%changelog
14cr|anki-2.0.22-3|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.22-3
14cr|anki-2.0.22-3|113	+ Revision: 90a59ae
14cr|anki-2.0.22-3|114	- MassBuild#464: Increase release tag
14cr|anki-2.0.22-3|115	
14cr|anki-2.0.22-3|116	

112 14
14cr|anomy-sanitizer-1.76-6|1	Summary:	Anomy Sanitizer
14cr|anomy-sanitizer-1.76-6|2	
14cr|anomy-sanitizer-1.76-6|3	Name:		anomy-sanitizer
14cr|anomy-sanitizer-1.76-6|4	Version:	1.76
14cr|anomy-sanitizer-1.76-6|5	Release:	6
14cr|anomy-sanitizer-1.76-6|6	License:	GPL
14cr|anomy-sanitizer-1.76-6|7	Group:		Networking/Mail
14cr|anomy-sanitizer-1.76-6|8	URL:		http://mailtools.anomy.net/
14cr|anomy-sanitizer-1.76-6|9	Source:		http://mailtools.anomy.net/dist/%{name}-%{version}.tar.bz2
14cr|anomy-sanitizer-1.76-6|10	Source1:	%{name}.conf.bz2
14cr|anomy-sanitizer-1.76-6|11	Requires:	perl
14cr|anomy-sanitizer-1.76-6|12	BuildArch:	noarch
14cr|anomy-sanitizer-1.76-6|13	
14cr|anomy-sanitizer-1.76-6|14	%description
14cr|anomy-sanitizer-1.76-6|15	The Anomy sanitizer is what most people would call "an email virus scanner".
14cr|anomy-sanitizer-1.76-6|16	That description is not totally accurate, but it does cover one of the more
14cr|anomy-sanitizer-1.76-6|17	important jobs that the sanitizer can do for you - it can scan email
14cr|anomy-sanitizer-1.76-6|18	attachments for viruses. Other things it can do:
14cr|anomy-sanitizer-1.76-6|19	
14cr|anomy-sanitizer-1.76-6|20	* Disable potentially dangerous HTML code, such as javascript, within incoming
14cr|anomy-sanitizer-1.76-6|21	email.
14cr|anomy-sanitizer-1.76-6|22	* Protect you from email-based break-in attempts which exploit bugs in common
14cr|anomy-sanitizer-1.76-6|23	email programs (Outlook, Eudora, Pine, ...).
14cr|anomy-sanitizer-1.76-6|24	* Block or "mangle" attachments based on their file names. This way if you
14cr|anomy-sanitizer-1.76-6|25	don't need to receive e.g. visual basic scripts, then you don't have to worry
14cr|anomy-sanitizer-1.76-6|26	about the security risk they imply (the ILOVEYOU virus was a visual basic
14cr|anomy-sanitizer-1.76-6|27	program). This lets you protect yourself and your users from whole classes
14cr|anomy-sanitizer-1.76-6|28	of attacks, without relying on complex, resource intensive and outdated
14cr|anomy-sanitizer-1.76-6|29	virus scanning solutions.
14cr|anomy-sanitizer-1.76-6|30	
14cr|anomy-sanitizer-1.76-6|31	%prep
14cr|anomy-sanitizer-1.76-6|32	%setup -q -n anomy
14cr|anomy-sanitizer-1.76-6|33	
14cr|anomy-sanitizer-1.76-6|34	%build
14cr|anomy-sanitizer-1.76-6|35	
14cr|anomy-sanitizer-1.76-6|36	%install
14cr|anomy-sanitizer-1.76-6|37	mkdir -p %{buildroot}%{_bindir}
14cr|anomy-sanitizer-1.76-6|38	mkdir -p %{buildroot}%{perl_vendorlib}
14cr|anomy-sanitizer-1.76-6|39	mkdir -p %{buildroot}%{_sysconfdir}
14cr|anomy-sanitizer-1.76-6|40	mkdir -p %{buildroot}/var/spool/anomy
14cr|anomy-sanitizer-1.76-6|41	
14cr|anomy-sanitizer-1.76-6|42	cp -R bin/Anomy %{buildroot}%{perl_vendorlib}/Anomy
14cr|anomy-sanitizer-1.76-6|43	cp -r bin/*.pl %{buildroot}%{_bindir}
14cr|anomy-sanitizer-1.76-6|44	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|anomy-sanitizer-1.76-6|45	
14cr|anomy-sanitizer-1.76-6|46	%files
14cr|anomy-sanitizer-1.76-6|47	%defattr(-, root, root, 0755)
14cr|anomy-sanitizer-1.76-6|48	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|anomy-sanitizer-1.76-6|49	%{perl_vendorlib}/Anomy/*
14cr|anomy-sanitizer-1.76-6|50	%{_bindir}/*
14cr|anomy-sanitizer-1.76-6|51	%dir /var/spool/anomy
14cr|anomy-sanitizer-1.76-6|52	
14cr|anomy-sanitizer-1.76-6|53	%changelog
14cr|anomy-sanitizer-1.76-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.76-6
14cr|anomy-sanitizer-1.76-6|55	+ Revision: 1cf2de1
14cr|anomy-sanitizer-1.76-6|56	- MassBuild#464: Increase release tag
14cr|anomy-sanitizer-1.76-6|57	
14cr|anomy-sanitizer-1.76-6|58	

113 14
14cr|anonftp-3.0-38|1	%define	name	anonftp
14cr|anonftp-3.0-38|2	%define	version	3.0
14cr|anonftp-3.0-38|3	%define rel	38
14cr|anonftp-3.0-38|4	%define	release	%mkrel %{rel}
14cr|anonftp-3.0-38|5	
14cr|anonftp-3.0-38|6	Summary:	A program which enables anonymous FTP access
14cr|anonftp-3.0-38|7	Name:		%{name}
14cr|anonftp-3.0-38|8	Version:	%{version}
14cr|anonftp-3.0-38|9	Release:	%{release}
14cr|anonftp-3.0-38|10	License:	GPL
14cr|anonftp-3.0-38|11	Group:		System/Servers
14cr|anonftp-3.0-38|12	Source0:	recompress.c.bz2
14cr|anonftp-3.0-38|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|anonftp-3.0-38|14	AutoReqProv:	0
14cr|anonftp-3.0-38|15	Requires(post):	wu-ftpd
14cr|anonftp-3.0-38|16	Requires(preun): wu-ftpd
14cr|anonftp-3.0-38|17	BuildRequires:	ash
14cr|anonftp-3.0-38|18	Requires:	ash
14cr|anonftp-3.0-38|19	Requires:	setup >= 2.1.9-16mdk
14cr|anonftp-3.0-38|20	
14cr|anonftp-3.0-38|21	%description
14cr|anonftp-3.0-38|22	The anonftp package contains the files you need in order to
14cr|anonftp-3.0-38|23	allow anonymous FTP access to your machine. Anonymous FTP access allows
14cr|anonftp-3.0-38|24	anyone to download files from your machine without having a user account.
14cr|anonftp-3.0-38|25	Anonymous FTP is a popular way of making programs available via the
14cr|anonftp-3.0-38|26	Internet.
14cr|anonftp-3.0-38|27	
14cr|anonftp-3.0-38|28	You should install this if you are using wu-ftpd and wish to enable anonymous
14cr|anonftp-3.0-38|29	downloads from your machine.
14cr|anonftp-3.0-38|30	
14cr|anonftp-3.0-38|31	%prep
14cr|anonftp-3.0-38|32	%setup -q -T -c %{name}-%{version}
14cr|anonftp-3.0-38|33	bzcat %{SOURCE0} > recompress.c
14cr|anonftp-3.0-38|34	
14cr|anonftp-3.0-38|35	%build
14cr|anonftp-3.0-38|36	gcc $RPM_OPT_FLAGS -o recompress recompress.c
14cr|anonftp-3.0-38|37	
14cr|anonftp-3.0-38|38	%install
14cr|anonftp-3.0-38|39	rm -rf $RPM_BUILD_ROOT
14cr|anonftp-3.0-38|40	mkdir -p $RPM_BUILD_ROOT%{_var}/ftp/{pub,etc,bin,lib}
14cr|anonftp-3.0-38|41	
14cr|anonftp-3.0-38|42	cat > $RPM_BUILD_ROOT%{_var}/ftp/etc/passwd <<EOF
14cr|anonftp-3.0-38|43	root:*:0:0:::
14cr|anonftp-3.0-38|44	bin:*:1:1:::
14cr|anonftp-3.0-38|45	operator:*:11:0:::
14cr|anonftp-3.0-38|46	ftp:*:14:50:::
14cr|anonftp-3.0-38|47	nobody:*:99:99:::
14cr|anonftp-3.0-38|48	EOF
14cr|anonftp-3.0-38|49	
14cr|anonftp-3.0-38|50	cat > $RPM_BUILD_ROOT%{_var}/ftp/etc/group <<EOF
14cr|anonftp-3.0-38|51	root::0:
14cr|anonftp-3.0-38|52	bin::1:
14cr|anonftp-3.0-38|53	daemon::2:
14cr|anonftp-3.0-38|54	sys::3:
14cr|anonftp-3.0-38|55	adm::4:
14cr|anonftp-3.0-38|56	ftp::50:
14cr|anonftp-3.0-38|57	EOF
14cr|anonftp-3.0-38|58	
14cr|anonftp-3.0-38|59	%define LDSOVER 2
14cr|anonftp-3.0-38|60	%define LIBCVER %(rpm -q --qf '%%{version}' glibc)
14cr|anonftp-3.0-38|61	%define LIBNSSVER 2
14cr|anonftp-3.0-38|62	echo %LIBCVER
14cr|anonftp-3.0-38|63	
14cr|anonftp-3.0-38|64	%ifarch %{ix86} sparc sparcv9 sparc64 armv4l ppc ia64 ppc64 x86_64
14cr|anonftp-3.0-38|65	LIBCSOVER=6
14cr|anonftp-3.0-38|66	LIBNSLVER=1
14cr|anonftp-3.0-38|67	%endif
14cr|anonftp-3.0-38|68	
14cr|anonftp-3.0-38|69	%ifarch alpha
14cr|anonftp-3.0-38|70	LIBCSOVER=6.1
14cr|anonftp-3.0-38|71	LIBNSLVER=1.1
14cr|anonftp-3.0-38|72	%endif
14cr|anonftp-3.0-38|73	
14cr|anonftp-3.0-38|74	
14cr|anonftp-3.0-38|75	%define ROOT $RPM_BUILD_ROOT%{_var}/ftp/lib
14cr|anonftp-3.0-38|76	
14cr|anonftp-3.0-38|77	cp -fd /etc/ld.so.cache $RPM_BUILD_ROOT%{_var}/ftp/etc
14cr|anonftp-3.0-38|78	cp -fd /%{_lib}/libc.so.$LIBCSOVER /lib/libc-%{LIBCVER}.so %{ROOT}
14cr|anonftp-3.0-38|79	
14cr|anonftp-3.0-38|80	%ifarch ppc
14cr|anonftp-3.0-38|81	cp -fd /%{_lib}/ld-%{LIBCVER}.so %{ROOT}
14cr|anonftp-3.0-38|82	%else
14cr|anonftp-3.0-38|83	cp -fd /lib/ld-linux.so.%{LDSOVER} /lib/ld-%{LIBCVER}.so %{ROOT}
14cr|anonftp-3.0-38|84	%endif
14cr|anonftp-3.0-38|85	
14cr|anonftp-3.0-38|86	cp -fd /%{_lib}/libnss_files-%{LIBCVER}.so \
14cr|anonftp-3.0-38|87	/%{_lib}/libnss_files.so.%{LIBNSSVER}	%{ROOT}
14cr|anonftp-3.0-38|88	cp -fd /%{_lib}/libnsl-%{LIBCVER}.so /lib/libnsl.so.$LIBNSLVER %{ROOT}
14cr|anonftp-3.0-38|89	
14cr|anonftp-3.0-38|90	cp -fd /%{_lib}/libnss_dns-%{LIBCVER}.so \
14cr|anonftp-3.0-38|91	/%{_lib}/libnss_dns.so.%{LIBNSSVER}       %{ROOT}
14cr|anonftp-3.0-38|92	
14cr|anonftp-3.0-38|93	%ifnarch armv4l ppc
14cr|anonftp-3.0-38|94	#cp -fd	/lib/libnss1_files-%{LIBCVER}.so %{ROOT}
14cr|anonftp-3.0-38|95	cp -fd	/%{_lib}/libnss_files-%{LIBCVER}.so %{ROOT}
14cr|anonftp-3.0-38|96	%endif
14cr|anonftp-3.0-38|97	
14cr|anonftp-3.0-38|98	cp -fd /%{_lib}/libtermcap.so.2.0.8 %{ROOT}
14cr|anonftp-3.0-38|99	cp -fd /%{_lib}/libtermcap.so.2 %{ROOT}
14cr|anonftp-3.0-38|100	
14cr|anonftp-3.0-38|101	cp -fd /bin/ls /bin/cpio /bin/gzip /bin/tar $RPM_BUILD_ROOT%{_var}/ftp/bin
14cr|anonftp-3.0-38|102	cp -fd /bin/ash $RPM_BUILD_ROOT%{_var}/ftp/bin/sh
14cr|anonftp-3.0-38|103	ln -sf gzip $RPM_BUILD_ROOT%{_var}/ftp/bin/zcat
14cr|anonftp-3.0-38|104	#cp -fd /usr/bin/compress $RPM_BUILD_ROOT%{_var}/ftp/bin
14cr|anonftp-3.0-38|105	
14cr|anonftp-3.0-38|106	install -m755 recompress -D $RPM_BUILD_ROOT%{_var}/ftp/bin/recompress
14cr|anonftp-3.0-38|107	
14cr|anonftp-3.0-38|108	%clean
14cr|anonftp-3.0-38|109	rm -rf $RPM_BUILD_ROOT
14cr|anonftp-3.0-38|110	
14cr|anonftp-3.0-38|111	%post
14cr|anonftp-3.0-38|112	if [ -f /etc/ftpaccess ];then
14cr|anonftp-3.0-38|113	if ! grep -q "class.*anonymous.*"  /etc/ftpaccess;then
14cr|anonftp-3.0-38|114	cat /etc/ftpaccess | grep -v class > /etc/ftpaccess.mdk
14cr|anonftp-3.0-38|115	echo "class all real,guest,anonymous  *" > /etc/ftpaccess
14cr|anonftp-3.0-38|116	cat /etc/ftpaccess.mdk >> /etc/ftpaccess
14cr|anonftp-3.0-38|117	rm -f /etc/ftpaccess.mdk
14cr|anonftp-3.0-38|118	fi
14cr|anonftp-3.0-38|119	fi
14cr|anonftp-3.0-38|120	exit 0
14cr|anonftp-3.0-38|121	%if %mdkversion < 200900
14cr|anonftp-3.0-38|122	/sbin/ldconfig
14cr|anonftp-3.0-38|123	%endif
14cr|anonftp-3.0-38|124	
14cr|anonftp-3.0-38|125	%preun
14cr|anonftp-3.0-38|126	if [ -f /etc/ftpaccess ];then
14cr|anonftp-3.0-38|127	grep -q class  /etc/ftpaccess && grep -v class /etc/ftpaccess > /etc/ftpaccess.mdk
14cr|anonftp-3.0-38|128	if [ "$?" = "0" ];then
14cr|anonftp-3.0-38|129	mv -f /etc/ftpaccess.mdk /etc/ftpaccess
14cr|anonftp-3.0-38|130	fi
14cr|anonftp-3.0-38|131	fi
14cr|anonftp-3.0-38|132	exit 0
14cr|anonftp-3.0-38|133	
14cr|anonftp-3.0-38|134	
14cr|anonftp-3.0-38|135	%files
14cr|anonftp-3.0-38|136	%defattr(-,root,root)
14cr|anonftp-3.0-38|137	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/passwd
14cr|anonftp-3.0-38|138	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/group
14cr|anonftp-3.0-38|139	
14cr|anonftp-3.0-38|140	%{_var}/ftp/etc/ld.so.cache
14cr|anonftp-3.0-38|141	
14cr|anonftp-3.0-38|142	%ifarch alpha
14cr|anonftp-3.0-38|143	%{_var}/ftp/lib/libc.so.6.1
14cr|anonftp-3.0-38|144	%{_var}/ftp/lib/libnsl.so.1.1
14cr|anonftp-3.0-38|145	%else
14cr|anonftp-3.0-38|146	%{_var}/ftp/lib/libc.so.6
14cr|anonftp-3.0-38|147	%{_var}/ftp/lib/libnsl.so.1
14cr|anonftp-3.0-38|148	
14cr|anonftp-3.0-38|149	%endif
14cr|anonftp-3.0-38|150	%{_var}/ftp/lib/libc-%{LIBCVER}.so
14cr|anonftp-3.0-38|151	%ifnarch ppc
14cr|anonftp-3.0-38|152	%{_var}/ftp/lib/ld-linux.so.%{LDSOVER}
14cr|anonftp-3.0-38|153	%else
14cr|anonftp-3.0-38|154	%{_var}/ftp/lib/ld.so.1
14cr|anonftp-3.0-38|155	%endif
14cr|anonftp-3.0-38|156	%{_var}/ftp/lib/ld-%{LIBCVER}.so
14cr|anonftp-3.0-38|157	%{_var}/ftp/lib/libnss_files-%{LIBCVER}.so
14cr|anonftp-3.0-38|158	%{_var}/ftp/lib/libnss_files.so.%{LIBNSSVER}
14cr|anonftp-3.0-38|159	%{_var}/ftp/lib/libnss_dns-%{LIBCVER}.so
14cr|anonftp-3.0-38|160	%{_var}/ftp/lib/libnss_dns.so.%{LIBNSSVER}
14cr|anonftp-3.0-38|161	%{_var}/ftp/lib/libnsl-%{LIBCVER}.so
14cr|anonftp-3.0-38|162	%{_var}/ftp/lib/libtermcap.so.2.0.8
14cr|anonftp-3.0-38|163	%{_var}/ftp/lib/libtermcap.so.2
14cr|anonftp-3.0-38|164	
14cr|anonftp-3.0-38|165	%attr(0755,root,root) %dir %{_var}/ftp
14cr|anonftp-3.0-38|166	%attr(0111,root,root) %dir %{_var}/ftp/bin
14cr|anonftp-3.0-38|167	%attr(0111,root,root) %dir %{_var}/ftp/etc
14cr|anonftp-3.0-38|168	%attr(2755,root,ftp) %dir %{_var}/ftp/pub
14cr|anonftp-3.0-38|169	%dir %{_var}/ftp/lib
14cr|anonftp-3.0-38|170	%attr(0111,root,root) %{_var}/ftp/bin/ls
14cr|anonftp-3.0-38|171	#%attr(0111,root,root) %{_var}/ftp/bin/compress
14cr|anonftp-3.0-38|172	%attr(0111,root,root) %{_var}/ftp/bin/recompress
14cr|anonftp-3.0-38|173	%attr(0111,root,root) %{_var}/ftp/bin/cpio
14cr|anonftp-3.0-38|174	%attr(0111,root,root) %{_var}/ftp/bin/gzip
14cr|anonftp-3.0-38|175	#%attr(0111,root,root) /home/ftp/bin/sh
14cr|anonftp-3.0-38|176	%attr(0111,root,root) %{_var}/ftp/bin/tar
14cr|anonftp-3.0-38|177	%attr(0111,root,root) %{_var}/ftp/bin/zcat
14cr|anonftp-3.0-38|178	%attr(0111,root,root) %{_var}/ftp/bin/sh
14cr|anonftp-3.0-38|179	
14cr|anonftp-3.0-38|180	
14cr|anonftp-3.0-38|181	
14cr|anonftp-3.0-38|182	
14cr|anonftp-3.0-38|183	%changelog
14cr|anonftp-3.0-38|184	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.0-38
14cr|anonftp-3.0-38|185	+ Revision: 9335d9b
14cr|anonftp-3.0-38|186	- Automatic import for version 3.0
14cr|anonftp-3.0-38|187	
14cr|anonftp-3.0-38|188	

114 14
14cr|ant-antlr3-20110110-6|1	Name: ant-antlr3
14cr|ant-antlr3-20110110-6|2	Version: 20110110
14cr|ant-antlr3-20110110-6|3	Release: 6
14cr|ant-antlr3-20110110-6|4	Summary: Antlr3 task for Ant
14cr|ant-antlr3-20110110-6|5	Group: Development/Java
14cr|ant-antlr3-20110110-6|6	License: ASL 2.0
14cr|ant-antlr3-20110110-6|7	URL: http://antlr.org/
14cr|ant-antlr3-20110110-6|8	# Repackaged until rhbz#699529 RPM fix takes place in Fedora.
14cr|ant-antlr3-20110110-6|9	# RPM cannot read the upstream zip file.
14cr|ant-antlr3-20110110-6|10	# wget http://antlr.org/share/1169924912745/antlr3-task.zip
14cr|ant-antlr3-20110110-6|11	# unzip antlr3-task.zip
14cr|ant-antlr3-20110110-6|12	# rm antlr3-task.zip
14cr|ant-antlr3-20110110-6|13	# zip antlr3-task -r antlr3-task/
14cr|ant-antlr3-20110110-6|14	Source0: antlr3-task.zip
14cr|ant-antlr3-20110110-6|15	#Source0: http://antlr.org/share/1169924912745/antlr3-task.zip
14cr|ant-antlr3-20110110-6|16	BuildRequires: java-devel >= 0:1.6.0
14cr|ant-antlr3-20110110-6|17	BuildRequires: jpackage-utils
14cr|ant-antlr3-20110110-6|18	BuildRequires: ant
14cr|ant-antlr3-20110110-6|19	Requires: java >= 0:1.6.0
14cr|ant-antlr3-20110110-6|20	Requires: jpackage-utils
14cr|ant-antlr3-20110110-6|21	Requires: ant
14cr|ant-antlr3-20110110-6|22	BuildArch: noarch
14cr|ant-antlr3-20110110-6|23	
14cr|ant-antlr3-20110110-6|24	%description
14cr|ant-antlr3-20110110-6|25	Antlr3 task for Ant.
14cr|ant-antlr3-20110110-6|26	
14cr|ant-antlr3-20110110-6|27	%package javadoc
14cr|ant-antlr3-20110110-6|28	Summary: Javadoc for %{name}
14cr|ant-antlr3-20110110-6|29	Group: Development/Java
14cr|ant-antlr3-20110110-6|30	BuildArch: noarch
14cr|ant-antlr3-20110110-6|31	Requires: jpackage-utils
14cr|ant-antlr3-20110110-6|32	
14cr|ant-antlr3-20110110-6|33	%description javadoc
14cr|ant-antlr3-20110110-6|34	This package contains the API documentation for %{name}.
14cr|ant-antlr3-20110110-6|35	
14cr|ant-antlr3-20110110-6|36	%prep
14cr|ant-antlr3-20110110-6|37	%setup -q -n antlr3-task
14cr|ant-antlr3-20110110-6|38	rm -f ant-antlr3.jar
14cr|ant-antlr3-20110110-6|39	
14cr|ant-antlr3-20110110-6|40	%build
14cr|ant-antlr3-20110110-6|41	export CLASSPATH=`build-classpath ant`
14cr|ant-antlr3-20110110-6|42	javac -encoding utf-8 antlr3-src/src/org/apache/tools/ant/antlr/ANTLR3.java
14cr|ant-antlr3-20110110-6|43	jar cvf ant-antlr3.jar -C antlr3-src/src org/apache/tools/ant/antlr/antlib.xml -C antlr3-src/src org/apache/tools/ant/antlr/ANTLR3.class
14cr|ant-antlr3-20110110-6|44	javadoc -encoding utf-8 -d antlr3-src/javadoc -sourcepath antlr3-src/src -subpackages java:org.apache.tools.ant.antlr
14cr|ant-antlr3-20110110-6|45	
14cr|ant-antlr3-20110110-6|46	# Sanitize line endings
14cr|ant-antlr3-20110110-6|47	find examples Readme.txt -type f -print0 | xargs -0 -e sed -i 's/\r//'
14cr|ant-antlr3-20110110-6|48	# Remove zero length Java properties files
14cr|ant-antlr3-20110110-6|49	find examples -size 0 -name \*.properties -print0 | xargs -0 -e rm -f
14cr|ant-antlr3-20110110-6|50	
14cr|ant-antlr3-20110110-6|51	%install
14cr|ant-antlr3-20110110-6|52	install -m 644 ant-antlr3.jar -D $RPM_BUILD_ROOT%{_javadir}/ant/ant-antlr3.jar
14cr|ant-antlr3-20110110-6|53	
14cr|ant-antlr3-20110110-6|54	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/ant-antlr3
14cr|ant-antlr3-20110110-6|55	cp -rf antlr3-src/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/ant-antlr3
14cr|ant-antlr3-20110110-6|56	
14cr|ant-antlr3-20110110-6|57	# /etc/ant.d
14cr|ant-antlr3-20110110-6|58	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ant.d
14cr|ant-antlr3-20110110-6|59	cat > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-antlr3 << EOF
14cr|ant-antlr3-20110110-6|60	ant/ant-antlr3 antlr3
14cr|ant-antlr3-20110110-6|61	EOF
14cr|ant-antlr3-20110110-6|62	
14cr|ant-antlr3-20110110-6|63	%files
14cr|ant-antlr3-20110110-6|64	%defattr(-,root,root,-)
14cr|ant-antlr3-20110110-6|65	%doc Readme.txt examples
14cr|ant-antlr3-20110110-6|66	%{_javadir}/ant/ant-antlr3.jar
14cr|ant-antlr3-20110110-6|67	%config(noreplace) %{_sysconfdir}/ant.d/ant-antlr3
14cr|ant-antlr3-20110110-6|68	
14cr|ant-antlr3-20110110-6|69	%files javadoc
14cr|ant-antlr3-20110110-6|70	%defattr(-,root,root,-)
14cr|ant-antlr3-20110110-6|71	%{_javadocdir}/ant-antlr3
14cr|ant-antlr3-20110110-6|72	
14cr|ant-antlr3-20110110-6|73	
14cr|ant-antlr3-20110110-6|74	
14cr|ant-antlr3-20110110-6|75	
14cr|ant-antlr3-20110110-6|76	%changelog
14cr|ant-antlr3-20110110-6|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110110-6
14cr|ant-antlr3-20110110-6|78	+ Revision: df7e722
14cr|ant-antlr3-20110110-6|79	- MassBuild#464: Increase release tag
14cr|ant-antlr3-20110110-6|80	
14cr|ant-antlr3-20110110-6|81	

115 14
14cr|ant-antunit-1.1-8|1	%global base_name       antunit
14cr|ant-antunit-1.1-8|2	
14cr|ant-antunit-1.1-8|3	Name:             ant-%{base_name}
14cr|ant-antunit-1.1-8|4	Version:          1.1
14cr|ant-antunit-1.1-8|5	Release:          8
14cr|ant-antunit-1.1-8|6	Summary:          Provide antunit ant task
14cr|ant-antunit-1.1-8|7	Group:            Development/Java
14cr|ant-antunit-1.1-8|8	License:          ASL 2.0
14cr|ant-antunit-1.1-8|9	URL:              http://ant.apache.org/antlibs/%{base_name}/
14cr|ant-antunit-1.1-8|10	Source0:          http://www.apache.org/dist/ant/antlibs/%{base_name}/source/apache-%{name}-%{version}-src.tar.bz2
14cr|ant-antunit-1.1-8|11	BuildArch:        noarch
14cr|ant-antunit-1.1-8|12	ExcludeArch:      ppc64
14cr|ant-antunit-1.1-8|13	
14cr|ant-antunit-1.1-8|14	BuildRequires:    java-devel >= 0:1.6.0
14cr|ant-antunit-1.1-8|15	BuildRequires:    jpackage-utils
14cr|ant-antunit-1.1-8|16	BuildRequires:    ant
14cr|ant-antunit-1.1-8|17	
14cr|ant-antunit-1.1-8|18	Requires:         java >= 0:1.6.0
14cr|ant-antunit-1.1-8|19	Requires:         jpackage-utils
14cr|ant-antunit-1.1-8|20	Requires:         ant
14cr|ant-antunit-1.1-8|21	
14cr|ant-antunit-1.1-8|22	Requires(post):   jpackage-utils
14cr|ant-antunit-1.1-8|23	Requires(postun): jpackage-utils
14cr|ant-antunit-1.1-8|24	
14cr|ant-antunit-1.1-8|25	
14cr|ant-antunit-1.1-8|26	%description
14cr|ant-antunit-1.1-8|27	The <antunit> task drives the tests much like <junit> does for JUnit tests.
14cr|ant-antunit-1.1-8|28	
14cr|ant-antunit-1.1-8|29	When called on a build file, the task will start a new Ant project for that
14cr|ant-antunit-1.1-8|30	build file and scan for targets with names that start with "test". For each
14cr|ant-antunit-1.1-8|31	such target it then will:
14cr|ant-antunit-1.1-8|32	
14cr|ant-antunit-1.1-8|33	1. Execute the target named setUp, if there is one.
14cr|ant-antunit-1.1-8|34	2. Execute the target itself - if this target depends on other targets the
14cr|ant-antunit-1.1-8|35	normal Ant rules apply and the dependent targets are executed first.
14cr|ant-antunit-1.1-8|36	3. Execute the target names tearDown, if there is one.
14cr|ant-antunit-1.1-8|37	
14cr|ant-antunit-1.1-8|38	
14cr|ant-antunit-1.1-8|39	%package javadoc
14cr|ant-antunit-1.1-8|40	Summary:          Javadoc for %{name}
14cr|ant-antunit-1.1-8|41	Group:            Development/Java
14cr|ant-antunit-1.1-8|42	Requires:         jpackage-utils
14cr|ant-antunit-1.1-8|43	
14cr|ant-antunit-1.1-8|44	%description javadoc
14cr|ant-antunit-1.1-8|45	This package contains the API documentation for %{name}.
14cr|ant-antunit-1.1-8|46	
14cr|ant-antunit-1.1-8|47	
14cr|ant-antunit-1.1-8|48	%prep
14cr|ant-antunit-1.1-8|49	%setup -q -n apache-%{name}-%{version}
14cr|ant-antunit-1.1-8|50	mv CONTRIBUTORS CONTRIBUTORS.orig
14cr|ant-antunit-1.1-8|51	iconv -f ISO-8859-1 -t UTF-8 CONTRIBUTORS.orig > CONTRIBUTORS
14cr|ant-antunit-1.1-8|52	touch -r CONTRIBUTORS.orig CONTRIBUTORS
14cr|ant-antunit-1.1-8|53	
14cr|ant-antunit-1.1-8|54	
14cr|ant-antunit-1.1-8|55	%build
14cr|ant-antunit-1.1-8|56	ant package
14cr|ant-antunit-1.1-8|57	
14cr|ant-antunit-1.1-8|58	
14cr|ant-antunit-1.1-8|59	%install
14cr|ant-antunit-1.1-8|60	rm -rf %{buildroot}
14cr|ant-antunit-1.1-8|61	# jars
14cr|ant-antunit-1.1-8|62	install -d -m 0755 %{buildroot}%{_javadir}
14cr|ant-antunit-1.1-8|63	install -pm 644 build/lib/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|ant-antunit-1.1-8|64	
14cr|ant-antunit-1.1-8|65	# pom
14cr|ant-antunit-1.1-8|66	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|ant-antunit-1.1-8|67	install -pm 644 %{name}-%{version}.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|ant-antunit-1.1-8|68	%add_to_maven_depmap org.apache.ant %{name} %{version} JPP %{name}
14cr|ant-antunit-1.1-8|69	
14cr|ant-antunit-1.1-8|70	# javadoc
14cr|ant-antunit-1.1-8|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cr|ant-antunit-1.1-8|72	cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}/
14cr|ant-antunit-1.1-8|73	
14cr|ant-antunit-1.1-8|74	# OPT_JAR_LIST fragments
14cr|ant-antunit-1.1-8|75	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14cr|ant-antunit-1.1-8|76	echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit
14cr|ant-antunit-1.1-8|77	
14cr|ant-antunit-1.1-8|78	
14cr|ant-antunit-1.1-8|79	%post
14cr|ant-antunit-1.1-8|80	%update_maven_depmap
14cr|ant-antunit-1.1-8|81	
14cr|ant-antunit-1.1-8|82	%postun
14cr|ant-antunit-1.1-8|83	%update_maven_depmap
14cr|ant-antunit-1.1-8|84	
14cr|ant-antunit-1.1-8|85	
14cr|ant-antunit-1.1-8|86	%files
14cr|ant-antunit-1.1-8|87	%defattr(-,root,root,-)
14cr|ant-antunit-1.1-8|88	%doc CONTRIBUTORS NOTICE README README.html WHATSNEW common/LICENSE
14cr|ant-antunit-1.1-8|89	%config(noreplace) %{_sysconfdir}/%{name}.d/antunit
14cr|ant-antunit-1.1-8|90	%{_javadir}/*
14cr|ant-antunit-1.1-8|91	%{_mavenpomdir}/*
14cr|ant-antunit-1.1-8|92	%{_mavendepmapfragdir}/*
14cr|ant-antunit-1.1-8|93	
14cr|ant-antunit-1.1-8|94	%files javadoc
14cr|ant-antunit-1.1-8|95	%defattr(-,root,root,-)
14cr|ant-antunit-1.1-8|96	%doc common/LICENSE
14cr|ant-antunit-1.1-8|97	%{_javadocdir}/%{name}
14cr|ant-antunit-1.1-8|98	
14cr|ant-antunit-1.1-8|99	
14cr|ant-antunit-1.1-8|100	
14cr|ant-antunit-1.1-8|101	
14cr|ant-antunit-1.1-8|102	
14cr|ant-antunit-1.1-8|103	%changelog
14cr|ant-antunit-1.1-8|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cr|ant-antunit-1.1-8|105	+ Revision: 1009632
14cr|ant-antunit-1.1-8|106	- MassBuild#464: Increase release tag
14cr|ant-antunit-1.1-8|107	
14cr|ant-antunit-1.1-8|108	

116 14
14cr|ant-pack200-0.0-2|1	%define jarname	Pack200Task
14cr|ant-pack200-0.0-2|2	
14cr|ant-pack200-0.0-2|3	Name:		ant-pack200
14cr|ant-pack200-0.0-2|4	Summary:	Java Pack200 External Task for Ant
14cr|ant-pack200-0.0-2|5	Version:	0.0
14cr|ant-pack200-0.0-2|6	Release:	2
14cr|ant-pack200-0.0-2|7	Source0:	https://java-pack200-ant-task.dev.java.net/files/documents/1526/6272/ant-task.zip
14cr|ant-pack200-0.0-2|8	Patch0:		ant-pack200-fix_build.patch
14cr|ant-pack200-0.0-2|9	URL:		https://java-pack200-ant-task.dev.java.net/
14cr|ant-pack200-0.0-2|10	
14cr|ant-pack200-0.0-2|11	Group:		Development/Java
14cr|ant-pack200-0.0-2|12	License:	Sun Public License
14cr|ant-pack200-0.0-2|13	
14cr|ant-pack200-0.0-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ant-pack200-0.0-2|15	BuildRequires:	ant
14cr|ant-pack200-0.0-2|16	BuildRequires:	ant-nodeps
14cr|ant-pack200-0.0-2|17	BuildRequires:	java-rpmbuild
14cr|ant-pack200-0.0-2|18	Requires:	java >= 1.5
14cr|ant-pack200-0.0-2|19	
14cr|ant-pack200-0.0-2|20	BuildArch:	noarch
14cr|ant-pack200-0.0-2|21	
14cr|ant-pack200-0.0-2|22	%description
14cr|ant-pack200-0.0-2|23	JSR-200 Network Transfer Protocol reduces the download size of Java Class Files
14cr|ant-pack200-0.0-2|24	in a JAR. http://www.jcp.org/en/jsr/detail?id=200 This JSR has been implemented
14cr|ant-pack200-0.0-2|25	in Java 1.5 as set of Java APIs and Command Line Interfaces.
14cr|ant-pack200-0.0-2|26	
14cr|ant-pack200-0.0-2|27	This project provides Ant http://ant.apache.org/ external task in order for ANT
14cr|ant-pack200-0.0-2|28	users to efficiently use this new feature. Ant users required easy to use Ant
14cr|ant-pack200-0.0-2|29	tasks for performance reasons, this project provides the external ant tasks to
14cr|ant-pack200-0.0-2|30	use Pack200 API effectively.
14cr|ant-pack200-0.0-2|31	
14cr|ant-pack200-0.0-2|32	%prep
14cr|ant-pack200-0.0-2|33	# unzip return 2 (Jonathan Bayle <mrhide@mandriva.org>, 2010-04-29)
14cr|ant-pack200-0.0-2|34	%setup -cqT
14cr|ant-pack200-0.0-2|35	%__cp %{SOURCE0} .
14cr|ant-pack200-0.0-2|36	unzip ant-task.zip || true
14cr|ant-pack200-0.0-2|37	
14cr|ant-pack200-0.0-2|38	%__rm %{jarname}.jar
14cr|ant-pack200-0.0-2|39	%patch0 -p0
14cr|ant-pack200-0.0-2|40	
14cr|ant-pack200-0.0-2|41	%build
14cr|ant-pack200-0.0-2|42	export CLASSPATH="."
14cr|ant-pack200-0.0-2|43	pushd make
14cr|ant-pack200-0.0-2|44	%ant
14cr|ant-pack200-0.0-2|45	popd
14cr|ant-pack200-0.0-2|46	
14cr|ant-pack200-0.0-2|47	%install
14cr|ant-pack200-0.0-2|48	rm -rf $RPM_BUILD_ROOT
14cr|ant-pack200-0.0-2|49	
14cr|ant-pack200-0.0-2|50	%__install -dm 755 $RPM_BUILD_ROOT%_javadir/ant
14cr|ant-pack200-0.0-2|51	%__install -m 644 dist/%{jarname}.jar $RPM_BUILD_ROOT%_javadir/ant/%{jarname}-%{version}.jar
14cr|ant-pack200-0.0-2|52	ln -s %{jarname}-%{version}.jar $RPM_BUILD_ROOT%_javadir/ant/%{jarname}.jar
14cr|ant-pack200-0.0-2|53	
14cr|ant-pack200-0.0-2|54	%clean
14cr|ant-pack200-0.0-2|55	rm -rf $RPM_BUILD_ROOT
14cr|ant-pack200-0.0-2|56	
14cr|ant-pack200-0.0-2|57	%files
14cr|ant-pack200-0.0-2|58	%defattr(-,root,root,-)
14cr|ant-pack200-0.0-2|59	%doc doc/*
14cr|ant-pack200-0.0-2|60	%{_javadir}/ant/*.jar
14cr|ant-pack200-0.0-2|61	
14cr|ant-pack200-0.0-2|62	
14cr|ant-pack200-0.0-2|63	
14cr|ant-pack200-0.0-2|64	%changelog
14cr|ant-pack200-0.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-2
14cr|ant-pack200-0.0-2|66	+ Revision: d5e84a6
14cr|ant-pack200-0.0-2|67	- MassBuild#464: Increase release tag
14cr|ant-pack200-0.0-2|68	
14cr|ant-pack200-0.0-2|69	

117 14
14cr|ant-phone-0.2.1-2|1	%define name	ant-phone
14cr|ant-phone-0.2.1-2|2	%define version	0.2.1
14cr|ant-phone-0.2.1-2|3	%define release 2
14cr|ant-phone-0.2.1-2|4	
14cr|ant-phone-0.2.1-2|5	Name: 	 	%{name}
14cr|ant-phone-0.2.1-2|6	Summary:	Desktop ISDN telephony application
14cr|ant-phone-0.2.1-2|7	Version: 	%{version}
14cr|ant-phone-0.2.1-2|8	Release: 	%{release}
14cr|ant-phone-0.2.1-2|9	
14cr|ant-phone-0.2.1-2|10	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|ant-phone-0.2.1-2|11	Patch0:		ant-phone-0.2.1-linking.patch
14cr|ant-phone-0.2.1-2|12	URL:		http://www.nongnu.org/ant-phone/
14cr|ant-phone-0.2.1-2|13	License:	GPLv2
14cr|ant-phone-0.2.1-2|14	Group:		Communications
14cr|ant-phone-0.2.1-2|15	BuildRequires:	pkgconfig
14cr|ant-phone-0.2.1-2|16	BuildRequires:  gettext
14cr|ant-phone-0.2.1-2|17	BuildRequires:  flex
14cr|ant-phone-0.2.1-2|18	BuildRequires:  bison
14cr|ant-phone-0.2.1-2|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|ant-phone-0.2.1-2|20	BuildRequires:	pkgconfig(sndfile)
14cr|ant-phone-0.2.1-2|21	BuildRequires:	alsa-oss-devel
14cr|ant-phone-0.2.1-2|22	BuildRequires:	isdn4k-utils-devel
14cr|ant-phone-0.2.1-2|23	Requires:	desktop-common-data
14cr|ant-phone-0.2.1-2|24	
14cr|ant-phone-0.2.1-2|25	%description
14cr|ant-phone-0.2.1-2|26	ANT is a desktop ISDN telephony application written for GNU/Linux. It supports
14cr|ant-phone-0.2.1-2|27	OSS (Open Sound System) and I4L (ISDN4Linux).  It directly interfaces OSS and
14cr|ant-phone-0.2.1-2|28	ISDN devices, so there is no need to install extra software or hardware like
14cr|ant-phone-0.2.1-2|29	PBX (Private Branch Exchange) or telephony cards, if you've got direct access
14cr|ant-phone-0.2.1-2|30	to an audio capable ISDN card (teles or HiSax chip-set, e.g. AVM Fritz Card)
14cr|ant-phone-0.2.1-2|31	and a full duplex sound card or two sound devices.
14cr|ant-phone-0.2.1-2|32	
14cr|ant-phone-0.2.1-2|33	%prep
14cr|ant-phone-0.2.1-2|34	%setup -q
14cr|ant-phone-0.2.1-2|35	%patch0 -p0 -b .linking
14cr|ant-phone-0.2.1-2|36	
14cr|ant-phone-0.2.1-2|37	%build
14cr|ant-phone-0.2.1-2|38	%configure2_5x --disable-rpath
14cr|ant-phone-0.2.1-2|39	%make
14cr|ant-phone-0.2.1-2|40	
14cr|ant-phone-0.2.1-2|41	%install
14cr|ant-phone-0.2.1-2|42	%makeinstall_std
14cr|ant-phone-0.2.1-2|43	
14cr|ant-phone-0.2.1-2|44	#menu
14cr|ant-phone-0.2.1-2|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ant-phone-0.2.1-2|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ant-phone-0.2.1-2|47	[Desktop Entry]
14cr|ant-phone-0.2.1-2|48	Name=ANT-phone
14cr|ant-phone-0.2.1-2|49	Comment=ISDN Telephone
14cr|ant-phone-0.2.1-2|50	Exec=%{name}
14cr|ant-phone-0.2.1-2|51	Icon=communications_phone_section
14cr|ant-phone-0.2.1-2|52	Terminal=false
14cr|ant-phone-0.2.1-2|53	Type=Application
14cr|ant-phone-0.2.1-2|54	Categories=GNOME;GTK;X-MandrivaLinux-Office-Communications-Phone;Network;Telephony;
14cr|ant-phone-0.2.1-2|55	EOF
14cr|ant-phone-0.2.1-2|56	
14cr|ant-phone-0.2.1-2|57	%find_lang %{name}
14cr|ant-phone-0.2.1-2|58	
14cr|ant-phone-0.2.1-2|59	%files -f %{name}.lang
14cr|ant-phone-0.2.1-2|60	%doc README AUTHORS ChangeLog TODO
14cr|ant-phone-0.2.1-2|61	%{_bindir}/%{name}
14cr|ant-phone-0.2.1-2|62	%{_mandir}/man1/%{name}.*
14cr|ant-phone-0.2.1-2|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ant-phone-0.2.1-2|64	
14cr|ant-phone-0.2.1-2|65	%changelog
14cr|ant-phone-0.2.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|ant-phone-0.2.1-2|67	+ Revision: 46062a6
14cr|ant-phone-0.2.1-2|68	- MassBuild#464: Increase release tag
14cr|ant-phone-0.2.1-2|69	
14cr|ant-phone-0.2.1-2|70	

118 14
14cr|anyremote2html-1.4-2|1	Name:		anyremote2html
14cr|anyremote2html-1.4-2|2	Version:	1.4
14cr|anyremote2html-1.4-2|3	Release:	2
14cr|anyremote2html-1.4-2|4	Summary:	Web frontend for anyRemote Wireless remote control program
14cr|anyremote2html-1.4-2|5	License:	GPLv2+
14cr|anyremote2html-1.4-2|6	Group:		System/Kernel and hardware
14cr|anyremote2html-1.4-2|7	URL:		http://anyremote.sourceforge.net/
14cr|anyremote2html-1.4-2|8	Source0:	http://sourceforge.net/projects/anyremote/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|anyremote2html-1.4-2|9	Requires:	python
14cr|anyremote2html-1.4-2|10	Requires:	anyremote >= 5.4.1
14cr|anyremote2html-1.4-2|11	BuildArch:	noarch
14cr|anyremote2html-1.4-2|12	
14cr|anyremote2html-1.4-2|13	%description
14cr|anyremote2html-1.4-2|14	Web frontend for anyRemote Wireless remote control program.
14cr|anyremote2html-1.4-2|15	It acts as HTTP server and translates anyRemote commands to HTML.
14cr|anyremote2html-1.4-2|16	
14cr|anyremote2html-1.4-2|17	%prep
14cr|anyremote2html-1.4-2|18	%setup -q
14cr|anyremote2html-1.4-2|19	
14cr|anyremote2html-1.4-2|20	%build
14cr|anyremote2html-1.4-2|21	%configure2_5x
14cr|anyremote2html-1.4-2|22	%make
14cr|anyremote2html-1.4-2|23	
14cr|anyremote2html-1.4-2|24	%install
14cr|anyremote2html-1.4-2|25	%__rm -rf %{buildroot}
14cr|anyremote2html-1.4-2|26	%makeinstall_std
14cr|anyremote2html-1.4-2|27	
14cr|anyremote2html-1.4-2|28	%clean
14cr|anyremote2html-1.4-2|29	%__rm -rf %{buildroot}
14cr|anyremote2html-1.4-2|30	
14cr|anyremote2html-1.4-2|31	%files
14cr|anyremote2html-1.4-2|32	%doc COPYING ChangeLog README
14cr|anyremote2html-1.4-2|33	%{_bindir}/*
14cr|anyremote2html-1.4-2|34	%{_datadir}/pixmaps/*
14cr|anyremote2html-1.4-2|35	
14cr|anyremote2html-1.4-2|36	
14cr|anyremote2html-1.4-2|37	
14cr|anyremote2html-1.4-2|38	
14cr|anyremote2html-1.4-2|39	%changelog
14cr|anyremote2html-1.4-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|anyremote2html-1.4-2|41	+ Revision: 32a22a8
14cr|anyremote2html-1.4-2|42	- MassBuild#464: Increase release tag
14cr|anyremote2html-1.4-2|43	
14cr|anyremote2html-1.4-2|44	

119 14
14cr|anyremote-6.3.2-3|1	Name:		anyremote
14cr|anyremote-6.3.2-3|2	Version:	6.3.2
14cr|anyremote-6.3.2-3|3	Release:	3
14cr|anyremote-6.3.2-3|4	Summary:	Remote control through bluetooth or IR connection
14cr|anyremote-6.3.2-3|5	License:	GPLv2+
14cr|anyremote-6.3.2-3|6	Group:		System/Kernel and hardware
14cr|anyremote-6.3.2-3|7	URL:		http://anyremote.sourceforge.net/
14cr|anyremote-6.3.2-3|8	Source0:	http://sourceforge.net/projects/anyremote/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|anyremote-6.3.2-3|9	
14cr|anyremote-6.3.2-3|10	BuildRequires:	pkgconfig(bluez)
14cr|anyremote-6.3.2-3|11	BuildRequires:	pkgconfig(dbus-1)
14cr|anyremote-6.3.2-3|12	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|anyremote-6.3.2-3|13	BuildRequires:	pkgconfig(xtst)
14cr|anyremote-6.3.2-3|14	BuildRequires:  pkgconfig(xi)
14cr|anyremote-6.3.2-3|15	
14cr|anyremote-6.3.2-3|16	Requires:	bluez
14cr|anyremote-6.3.2-3|17	Requires:	irda-utils
14cr|anyremote-6.3.2-3|18	Suggests:	kanyremote
14cr|anyremote-6.3.2-3|19	Suggests:	anyremote2html
14cr|anyremote-6.3.2-3|20	
14cr|anyremote-6.3.2-3|21	%description
14cr|anyremote-6.3.2-3|22	The overall goal of this project is to provide wireless remote control program
14cr|anyremote-6.3.2-3|23	on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
14cr|anyremote-6.3.2-3|24	
14cr|anyremote-6.3.2-3|25	anyRemote supports wide range of modern cell phones line Nokia, SonyEricsson,
14cr|anyremote-6.3.2-3|26	Motorola and others.
14cr|anyremote-6.3.2-3|27	
14cr|anyremote-6.3.2-3|28	anyRemote was developed as thin "communication" layer between Buetooth
14cr|anyremote-6.3.2-3|29	(IR, Wi-Fi) capable phone and Linux, and in principle could be configured to
14cr|anyremote-6.3.2-3|30	manage almost any software.
14cr|anyremote-6.3.2-3|31	
14cr|anyremote-6.3.2-3|32	anyRemote could be used with:
14cr|anyremote-6.3.2-3|33	* bluetooth connection with java client if cell phone is JSR82 compatible
14cr|anyremote-6.3.2-3|34	* Wi-Fi connection with java client if phone supports Wi-Fi
14cr|anyremote-6.3.2-3|35	* IR connection with java client if java realization in phone supports access
14cr|anyremote-6.3.2-3|36	to IR port
14cr|anyremote-6.3.2-3|37	* ordinary TCP/IP connection with java client, if PC is connectable from
14cr|anyremote-6.3.2-3|38	the Internet
14cr|anyremote-6.3.2-3|39	* bluetooth, infrared or cable connection using AT "modem" commands
14cr|anyremote-6.3.2-3|40	* web interface
14cr|anyremote-6.3.2-3|41	* it supports some of IR remotes supplied with TV tuner cards (like LIRC)
14cr|anyremote-6.3.2-3|42	* it has limited support for Bemused clients
14cr|anyremote-6.3.2-3|43	
14cr|anyremote-6.3.2-3|44	anyRemote is a console application, but in addition there are GUI front ends
14cr|anyremote-6.3.2-3|45	for Gnome and KDE.
14cr|anyremote-6.3.2-3|46	
14cr|anyremote-6.3.2-3|47	%package doc
14cr|anyremote-6.3.2-3|48	Summary:	Documentations for anyRemote
14cr|anyremote-6.3.2-3|49	Group:		System/Kernel and hardware
14cr|anyremote-6.3.2-3|50	Conflicts:	%{name} < 4.14
14cr|anyremote-6.3.2-3|51	BuildArch:	noarch
14cr|anyremote-6.3.2-3|52	
14cr|anyremote-6.3.2-3|53	%description doc
14cr|anyremote-6.3.2-3|54	Documentation for anyRemote.
14cr|anyremote-6.3.2-3|55	
14cr|anyremote-6.3.2-3|56	%prep
14cr|anyremote-6.3.2-3|57	%setup -q
14cr|anyremote-6.3.2-3|58	
14cr|anyremote-6.3.2-3|59	%build
14cr|anyremote-6.3.2-3|60	%configure2_5x
14cr|anyremote-6.3.2-3|61	%make
14cr|anyremote-6.3.2-3|62	
14cr|anyremote-6.3.2-3|63	%install
14cr|anyremote-6.3.2-3|64	%makeinstall_std
14cr|anyremote-6.3.2-3|65	
14cr|anyremote-6.3.2-3|66	
14cr|anyremote-6.3.2-3|67	
14cr|anyremote-6.3.2-3|68	%files
14cr|anyremote-6.3.2-3|69	%doc NEWS README AUTHORS
14cr|anyremote-6.3.2-3|70	%{_bindir}/%{name}
14cr|anyremote-6.3.2-3|71	%{_datadir}/%{name}
14cr|anyremote-6.3.2-3|72	%{_mandir}/man1/%{name}.*
14cr|anyremote-6.3.2-3|73	
14cr|anyremote-6.3.2-3|74	%files doc
14cr|anyremote-6.3.2-3|75	%doc doc-html/*
14cr|anyremote-6.3.2-3|76	
14cr|anyremote-6.3.2-3|77	%changelog
14cr|anyremote-6.3.2-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.3.2-3
14cr|anyremote-6.3.2-3|79	+ Revision: 0a5010b
14cr|anyremote-6.3.2-3|80	- MassBuild#464: Increase release tag
14cr|anyremote-6.3.2-3|81	
14cr|anyremote-6.3.2-3|82	

120 14
14cr|anytermd-1.1.29-4.20121124.1|1	%define	svn	20121124
14cr|anytermd-1.1.29-4.20121124.1|2	
14cr|anytermd-1.1.29-4.20121124.1|3	Summary:	Anyterm Daemon
14cr|anytermd-1.1.29-4.20121124.1|4	Name:		anytermd
14cr|anytermd-1.1.29-4.20121124.1|5	Version:	1.1.29
14cr|anytermd-1.1.29-4.20121124.1|6	Release:	4.%{svn}.1
14cr|anytermd-1.1.29-4.20121124.1|7	License:	GPLv2
14cr|anytermd-1.1.29-4.20121124.1|8	Group:		System/Servers
14cr|anytermd-1.1.29-4.20121124.1|9	URL:		http://anyterm.org
14cr|anytermd-1.1.29-4.20121124.1|10	Source0:	http://anyterm.org/download/anyterm-%{version}-%{svn}.tar.bz2
14cr|anytermd-1.1.29-4.20121124.1|11	Source1:	anytermd.init
14cr|anytermd-1.1.29-4.20121124.1|12	Source2:	anytermd.sysconfig
14cr|anytermd-1.1.29-4.20121124.1|13	Patch0:		anyterm-1.1.28-respect-LDFLAGS.patch
14cr|anytermd-1.1.29-4.20121124.1|14	BuildRequires:	boost-devel
14cr|anytermd-1.1.29-4.20121124.1|15	BuildRequires:	librote-devel
14cr|anytermd-1.1.29-4.20121124.1|16	BuildRequires:	mailcap
14cr|anytermd-1.1.29-4.20121124.1|17	
14cr|anytermd-1.1.29-4.20121124.1|18	Requires:	openssl
14cr|anytermd-1.1.29-4.20121124.1|19	Requires(post): rpm-helper
14cr|anytermd-1.1.29-4.20121124.1|20	Requires(preun): rpm-helper
14cr|anytermd-1.1.29-4.20121124.1|21	Requires(pre): rpm-helper
14cr|anytermd-1.1.29-4.20121124.1|22	Requires(postun): rpm-helper
14cr|anytermd-1.1.29-4.20121124.1|23	
14cr|anytermd-1.1.29-4.20121124.1|24	%description
14cr|anytermd-1.1.29-4.20121124.1|25	This is the Anyterm daemon terminal emulator.
14cr|anytermd-1.1.29-4.20121124.1|26	
14cr|anytermd-1.1.29-4.20121124.1|27	%prep
14cr|anytermd-1.1.29-4.20121124.1|28	%setup -q -n anyterm-%{version}-%{svn}
14cr|anytermd-1.1.29-4.20121124.1|29	%patch0 -p0
14cr|anytermd-1.1.29-4.20121124.1|30	
14cr|anytermd-1.1.29-4.20121124.1|31	cp %{SOURCE1} anytermd.init
14cr|anytermd-1.1.29-4.20121124.1|32	cp %{SOURCE2} anytermd.sysconfig
14cr|anytermd-1.1.29-4.20121124.1|33	
14cr|anytermd-1.1.29-4.20121124.1|34	%build
14cr|anytermd-1.1.29-4.20121124.1|35	%serverbuild
14cr|anytermd-1.1.29-4.20121124.1|36	%make GCC_FLAGS="%{optflags} -pthread -fPIC -D_REENTRANT" LDFLAGS="%{ldflags}"
14cr|anytermd-1.1.29-4.20121124.1|37	
14cr|anytermd-1.1.29-4.20121124.1|38	%install
14cr|anytermd-1.1.29-4.20121124.1|39	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|anytermd-1.1.29-4.20121124.1|40	install -d %{buildroot}%{_initrddir}
14cr|anytermd-1.1.29-4.20121124.1|41	install -d %{buildroot}%{_sbindir}
14cr|anytermd-1.1.29-4.20121124.1|42	install -d %{buildroot}/var/lib/anytermd
14cr|anytermd-1.1.29-4.20121124.1|43	
14cr|anytermd-1.1.29-4.20121124.1|44	install -m0755 anytermd %{buildroot}%{_sbindir}/anytermd
14cr|anytermd-1.1.29-4.20121124.1|45	install -m0755 anytermd.init %{buildroot}%{_initrddir}/anytermd
14cr|anytermd-1.1.29-4.20121124.1|46	install -m0644 anytermd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/anytermd
14cr|anytermd-1.1.29-4.20121124.1|47	
14cr|anytermd-1.1.29-4.20121124.1|48	%post
14cr|anytermd-1.1.29-4.20121124.1|49	%_post_service anytermd
14cr|anytermd-1.1.29-4.20121124.1|50	
14cr|anytermd-1.1.29-4.20121124.1|51	%preun
14cr|anytermd-1.1.29-4.20121124.1|52	%_preun_service anytermd
14cr|anytermd-1.1.29-4.20121124.1|53	
14cr|anytermd-1.1.29-4.20121124.1|54	%pre
14cr|anytermd-1.1.29-4.20121124.1|55	%_pre_useradd anytermd /var/lib/anytermd /bin/false
14cr|anytermd-1.1.29-4.20121124.1|56	
14cr|anytermd-1.1.29-4.20121124.1|57	%postun
14cr|anytermd-1.1.29-4.20121124.1|58	%_postun_userdel anytermd
14cr|anytermd-1.1.29-4.20121124.1|59	
14cr|anytermd-1.1.29-4.20121124.1|60	%files
14cr|anytermd-1.1.29-4.20121124.1|61	%doc CHANGELOG LICENSE README
14cr|anytermd-1.1.29-4.20121124.1|62	%attr(0755,root,root) %{_initrddir}/anytermd
14cr|anytermd-1.1.29-4.20121124.1|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/anytermd
14cr|anytermd-1.1.29-4.20121124.1|64	%attr(0755,root,root) %{_sbindir}/anytermd
14cr|anytermd-1.1.29-4.20121124.1|65	%attr(0755,anytermd,anytermd) %dir /var/lib/anytermd
14cr|anytermd-1.1.29-4.20121124.1|66	
14cr|anytermd-1.1.29-4.20121124.1|67	
14cr|anytermd-1.1.29-4.20121124.1|68	%changelog
14cr|anytermd-1.1.29-4.20121124.1|69	* Sat Nov 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.29-4.20121124.1
14cr|anytermd-1.1.29-4.20121124.1|70	+ Revision: 20e371a
14cr|anytermd-1.1.29-4.20121124.1|71	- LOG Version update to current SVN trunk (2012.11.24)
14cr|anytermd-1.1.29-4.20121124.1|72	
14cr|anytermd-1.1.29-4.20121124.1|73	

121 14
14cr|aoetools-35-2|1	%define name aoetools
14cr|aoetools-35-2|2	%define version 35
14cr|aoetools-35-2|3	%define release 2
14cr|aoetools-35-2|4	
14cr|aoetools-35-2|5	Summary: Programs to setup ATA over Ethernet device
14cr|aoetools-35-2|6	Name: %{name}
14cr|aoetools-35-2|7	Version: %{version}
14cr|aoetools-35-2|8	Release: %{release}
14cr|aoetools-35-2|9	Source0: http://downloads.sourceforge.net/project/aoetools/aoetools/%{version}/%{name}-%{version}.tar.gz
14cr|aoetools-35-2|10	License: GPLv2+
14cr|aoetools-35-2|11	Group: System/Kernel and hardware
14cr|aoetools-35-2|12	Url: http://sourceforge.net/projects/aoetools/
14cr|aoetools-35-2|13	
14cr|aoetools-35-2|14	%description
14cr|aoetools-35-2|15	The aoetools are programs for users of the ATA over Ethernet (AoE)
14cr|aoetools-35-2|16	network storage protocol, a simple protocol for using storage over
14cr|aoetools-35-2|17	an ethernet LAN.
14cr|aoetools-35-2|18	
14cr|aoetools-35-2|19	%prep
14cr|aoetools-35-2|20	%setup -q
14cr|aoetools-35-2|21	
14cr|aoetools-35-2|22	%build
14cr|aoetools-35-2|23	mkdir -p %buildroot
14cr|aoetools-35-2|24	%make CFLAGS="%optflags"
14cr|aoetools-35-2|25	
14cr|aoetools-35-2|26	%install
14cr|aoetools-35-2|27	%makeinstall_std
14cr|aoetools-35-2|28	# fix attr
14cr|aoetools-35-2|29	chmod 755 %{buildroot}%{_sbindir}/*
14cr|aoetools-35-2|30	
14cr|aoetools-35-2|31	%files
14cr|aoetools-35-2|32	%doc HACKING NEWS README
14cr|aoetools-35-2|33	%_sbindir/*
14cr|aoetools-35-2|34	%_mandir/*/*
14cr|aoetools-35-2|35	
14cr|aoetools-35-2|36	%changelog
14cr|aoetools-35-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 35-2
14cr|aoetools-35-2|38	+ Revision: c1307a5
14cr|aoetools-35-2|39	- MassBuild#464: Increase release tag
14cr|aoetools-35-2|40	
14cr|aoetools-35-2|41	

122 14
14cr|apache-commons-compress-1.1-5|1	%global base_name       compress
14cr|apache-commons-compress-1.1-5|2	%global short_name      commons-%{base_name}
14cr|apache-commons-compress-1.1-5|3	
14cr|apache-commons-compress-1.1-5|4	Name:             apache-%{short_name}
14cr|apache-commons-compress-1.1-5|5	Version:          1.1
14cr|apache-commons-compress-1.1-5|6	Release:          5
14cr|apache-commons-compress-1.1-5|7	Summary:          Java API for working with tar, zip and bzip2 files
14cr|apache-commons-compress-1.1-5|8	Group:            Development/Java
14cr|apache-commons-compress-1.1-5|9	License:          ASL 2.0
14cr|apache-commons-compress-1.1-5|10	URL:              http://commons.apache.org/%{base_name}/
14cr|apache-commons-compress-1.1-5|11	Source0:          http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cr|apache-commons-compress-1.1-5|12	BuildArch:        noarch
14cr|apache-commons-compress-1.1-5|13	
14cr|apache-commons-compress-1.1-5|14	BuildRequires:    java-devel >= 0:1.7.0
14cr|apache-commons-compress-1.1-5|15	BuildRequires:    jpackage-utils
14cr|apache-commons-compress-1.1-5|16	BuildRequires:    apache-commons-parent
14cr|apache-commons-compress-1.1-5|17	Requires:         java >= 0:1.7.0
14cr|apache-commons-compress-1.1-5|18	Requires:         jpackage-utils
14cr|apache-commons-compress-1.1-5|19	Requires(post):   jpackage-utils
14cr|apache-commons-compress-1.1-5|20	Requires(postun): jpackage-utils
14cr|apache-commons-compress-1.1-5|21	%rename           jakarta-%{short_name}
14cr|apache-commons-compress-1.1-5|22	
14cr|apache-commons-compress-1.1-5|23	%description
14cr|apache-commons-compress-1.1-5|24	The code in this component came from Avalon's Excalibur, but originally
14cr|apache-commons-compress-1.1-5|25	from Ant, as far as life in Apache goes. The tar package is originally
14cr|apache-commons-compress-1.1-5|26	Tim Endres' public domain package. The bzip2 package is based on the
14cr|apache-commons-compress-1.1-5|27	work done by Keiron Liddle. It has migrated via:
14cr|apache-commons-compress-1.1-5|28	Ant -> Avalon-Excalibur -> Commons-IO -> Commons-Compress.
14cr|apache-commons-compress-1.1-5|29	
14cr|apache-commons-compress-1.1-5|30	
14cr|apache-commons-compress-1.1-5|31	%package javadoc
14cr|apache-commons-compress-1.1-5|32	Summary:        Javadocs for %{name}
14cr|apache-commons-compress-1.1-5|33	Group:          Development/Java
14cr|apache-commons-compress-1.1-5|34	Requires:       jpackage-utils
14cr|apache-commons-compress-1.1-5|35	%rename         jakarta-%{short_name}-javadoc
14cr|apache-commons-compress-1.1-5|36	
14cr|apache-commons-compress-1.1-5|37	%description javadoc
14cr|apache-commons-compress-1.1-5|38	This package contains the API documentation for %{name}.
14cr|apache-commons-compress-1.1-5|39	
14cr|apache-commons-compress-1.1-5|40	%prep
14cr|apache-commons-compress-1.1-5|41	%setup -q -n %{short_name}-%{version}-src
14cr|apache-commons-compress-1.1-5|42	
14cr|apache-commons-compress-1.1-5|43	%build
14cr|apache-commons-compress-1.1-5|44	mvn install javadoc:aggregate
14cr|apache-commons-compress-1.1-5|45	
14cr|apache-commons-compress-1.1-5|46	%install
14cr|apache-commons-compress-1.1-5|47	# jars
14cr|apache-commons-compress-1.1-5|48	install -d -m 0755 %{buildroot}%{_javadir}
14cr|apache-commons-compress-1.1-5|49	install -m 644 target/%{short_name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cr|apache-commons-compress-1.1-5|50	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cr|apache-commons-compress-1.1-5|51	
14cr|apache-commons-compress-1.1-5|52	# poms
14cr|apache-commons-compress-1.1-5|53	install -d -m 0755 %{buildroot}%{_mavenpomdir}
14cr|apache-commons-compress-1.1-5|54	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cr|apache-commons-compress-1.1-5|55	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cr|apache-commons-compress-1.1-5|56	
14cr|apache-commons-compress-1.1-5|57	# javadoc
14cr|apache-commons-compress-1.1-5|58	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cr|apache-commons-compress-1.1-5|59	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cr|apache-commons-compress-1.1-5|60	
14cr|apache-commons-compress-1.1-5|61	%post
14cr|apache-commons-compress-1.1-5|62	%update_maven_depmap
14cr|apache-commons-compress-1.1-5|63	
14cr|apache-commons-compress-1.1-5|64	%postun
14cr|apache-commons-compress-1.1-5|65	%update_maven_depmap
14cr|apache-commons-compress-1.1-5|66	
14cr|apache-commons-compress-1.1-5|67	%files
14cr|apache-commons-compress-1.1-5|68	%doc LICENSE.txt NOTICE.txt
14cr|apache-commons-compress-1.1-5|69	%{_javadir}/*
14cr|apache-commons-compress-1.1-5|70	%{_mavenpomdir}/JPP-%{short_name}.pom
14cr|apache-commons-compress-1.1-5|71	%{_mavendepmapfragdir}/*
14cr|apache-commons-compress-1.1-5|72	
14cr|apache-commons-compress-1.1-5|73	%files javadoc
14cr|apache-commons-compress-1.1-5|74	%doc LICENSE.txt NOTICE.txt
14cr|apache-commons-compress-1.1-5|75	%doc %{_javadocdir}/%{name}
14cr|apache-commons-compress-1.1-5|76	
14cr|apache-commons-compress-1.1-5|77	%changelog
14cr|apache-commons-compress-1.1-5|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cr|apache-commons-compress-1.1-5|79	+ Revision: 31618eb
14cr|apache-commons-compress-1.1-5|80	- MassBuild#464: Increase release tag
14cr|apache-commons-compress-1.1-5|81	
14cr|apache-commons-compress-1.1-5|82	

123 14
14cr|apache-commons-configuration-1.6-8|1	%global base_name       configuration
14cr|apache-commons-configuration-1.6-8|2	%global short_name      commons-%{base_name}
14cr|apache-commons-configuration-1.6-8|3	
14cr|apache-commons-configuration-1.6-8|4	Name:           apache-%{short_name}
14cr|apache-commons-configuration-1.6-8|5	Version:        1.6
14cr|apache-commons-configuration-1.6-8|6	Release:        8
14cr|apache-commons-configuration-1.6-8|7	Epoch:          0
14cr|apache-commons-configuration-1.6-8|8	Summary:        Commons Configuration Package
14cr|apache-commons-configuration-1.6-8|9	Group:          Development/Java
14cr|apache-commons-configuration-1.6-8|10	License:        ASL 2.0
14cr|apache-commons-configuration-1.6-8|11	URL:            http://commons.apache.org/%{base_name}/
14cr|apache-commons-configuration-1.6-8|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cr|apache-commons-configuration-1.6-8|13	Patch1:         0002-Remove-test-deps.patch
14cr|apache-commons-configuration-1.6-8|14	BuildArch:      noarch
14cr|apache-commons-configuration-1.6-8|15	
14cr|apache-commons-configuration-1.6-8|16	BuildRequires:  java-devel
14cr|apache-commons-configuration-1.6-8|17	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|apache-commons-configuration-1.6-8|18	BuildRequires:  maven-doxia-sitetools
14cr|apache-commons-configuration-1.6-8|19	#BuildRequires:  maven-plugin-bundle
14cr|apache-commons-configuration-1.6-8|20	BuildRequires:  maven-surefire-maven-plugin
14cr|apache-commons-configuration-1.6-8|21	BuildRequires:  maven-surefire-provider-junit
14cr|apache-commons-configuration-1.6-8|22	#BuildRequires:  maven2-plugin-antrun
14cr|apache-commons-configuration-1.6-8|23	BuildRequires:  maven-assembly-plugin
14cr|apache-commons-configuration-1.6-8|24	BuildRequires:  maven-compiler-plugin
14cr|apache-commons-configuration-1.6-8|25	BuildRequires:  maven-idea-plugin
14cr|apache-commons-configuration-1.6-8|26	BuildRequires:  maven-install-plugin
14cr|apache-commons-configuration-1.6-8|27	BuildRequires:  maven-jar-plugin
14cr|apache-commons-configuration-1.6-8|28	BuildRequires:  maven-javadoc-plugin
14cr|apache-commons-configuration-1.6-8|29	BuildRequires:  maven-resources-plugin
14cr|apache-commons-configuration-1.6-8|30	BuildRequires:  maven2
14cr|apache-commons-configuration-1.6-8|31	
14cr|apache-commons-configuration-1.6-8|32	BuildRequires:  xalan-j2
14cr|apache-commons-configuration-1.6-8|33	BuildRequires:  xerces-j2
14cr|apache-commons-configuration-1.6-8|34	BuildRequires:  xml-commons-apis
14cr|apache-commons-configuration-1.6-8|35	BuildRequires:  apache-commons-beanutils
14cr|apache-commons-configuration-1.6-8|36	BuildRequires:  apache-commons-codec
14cr|apache-commons-configuration-1.6-8|37	BuildRequires:  apache-commons-lang
14cr|apache-commons-configuration-1.6-8|38	BuildRequires:  apache-commons-logging
14cr|apache-commons-configuration-1.6-8|39	BuildRequires:  apache-commons-collections
14cr|apache-commons-configuration-1.6-8|40	BuildRequires:  apache-commons-dbcp
14cr|apache-commons-configuration-1.6-8|41	BuildRequires:  apache-commons-digester
14cr|apache-commons-configuration-1.6-8|42	#BuildRequires:  apache-commons-jxpath
14cr|apache-commons-configuration-1.6-8|43	BuildRequires:  apache-commons-pool
14cr|apache-commons-configuration-1.6-8|44	BuildRequires:  servlet25
14cr|apache-commons-configuration-1.6-8|45	BuildRequires:  tomcat6
14cr|apache-commons-configuration-1.6-8|46	
14cr|apache-commons-configuration-1.6-8|47	Requires:  servlet25
14cr|apache-commons-configuration-1.6-8|48	Requires:  apache-commons-beanutils
14cr|apache-commons-configuration-1.6-8|49	Requires:  apache-commons-codec
14cr|apache-commons-configuration-1.6-8|50	#Requires:  apache-commons-jxpath
14cr|apache-commons-configuration-1.6-8|51	Requires:  apache-commons-lang
14cr|apache-commons-configuration-1.6-8|52	Requires:  apache-commons-logging
14cr|apache-commons-configuration-1.6-8|53	Requires:  apache-commons-collections
14cr|apache-commons-configuration-1.6-8|54	Requires:  apache-commons-dbcp
14cr|apache-commons-configuration-1.6-8|55	Requires:  apache-commons-digester
14cr|apache-commons-configuration-1.6-8|56	Requires:  apache-commons-pool
14cr|apache-commons-configuration-1.6-8|57	Requires:  xerces-j2
14cr|apache-commons-configuration-1.6-8|58	Requires:  xml-commons-apis
14cr|apache-commons-configuration-1.6-8|59	
14cr|apache-commons-configuration-1.6-8|60	Requires(post):   jpackage-utils >= 1.7.2
14cr|apache-commons-configuration-1.6-8|61	Requires(postun): jpackage-utils >= 1.7.2
14cr|apache-commons-configuration-1.6-8|62	
14cr|apache-commons-configuration-1.6-8|63	%rename jakarta-%{short_name}
14cr|apache-commons-configuration-1.6-8|64	
14cr|apache-commons-configuration-1.6-8|65	%description
14cr|apache-commons-configuration-1.6-8|66	Configuration is a project to provide a generic Configuration
14cr|apache-commons-configuration-1.6-8|67	interface and allow the source of the values to vary. It
14cr|apache-commons-configuration-1.6-8|68	provides easy typed access to single, as well as lists of
14cr|apache-commons-configuration-1.6-8|69	configuration values based on a 'key'.
14cr|apache-commons-configuration-1.6-8|70	Right now you can load properties from a simple properties
14cr|apache-commons-configuration-1.6-8|71	file, a properties file in a jar, an XML file, JNDI settings,
14cr|apache-commons-configuration-1.6-8|72	as well as use a mix of different sources using a
14cr|apache-commons-configuration-1.6-8|73	ConfigurationFactory and CompositeConfiguration.
14cr|apache-commons-configuration-1.6-8|74	Custom configuration objects are very easy to create now
14cr|apache-commons-configuration-1.6-8|75	by just subclassing AbstractConfiguration. This works
14cr|apache-commons-configuration-1.6-8|76	similar to how AbstractList works.
14cr|apache-commons-configuration-1.6-8|77	
14cr|apache-commons-configuration-1.6-8|78	%package        javadoc
14cr|apache-commons-configuration-1.6-8|79	Summary:        API documentation for %{name}
14cr|apache-commons-configuration-1.6-8|80	Group:          Development/Java
14cr|apache-commons-configuration-1.6-8|81	Requires:       jpackage-utils
14cr|apache-commons-configuration-1.6-8|82	
14cr|apache-commons-configuration-1.6-8|83	%rename jakarta-%{short_name}-javadoc
14cr|apache-commons-configuration-1.6-8|84	
14cr|apache-commons-configuration-1.6-8|85	%description    javadoc
14cr|apache-commons-configuration-1.6-8|86	%{summary}.
14cr|apache-commons-configuration-1.6-8|87	
14cr|apache-commons-configuration-1.6-8|88	
14cr|apache-commons-configuration-1.6-8|89	%prep
14cr|apache-commons-configuration-1.6-8|90	%setup -q -n %{short_name}-%{version}-src
14cr|apache-commons-configuration-1.6-8|91	%patch1 -p1
14cr|apache-commons-configuration-1.6-8|92	%{__sed} -i 's/\r//' LICENSE.txt
14cr|apache-commons-configuration-1.6-8|93	
14cr|apache-commons-configuration-1.6-8|94	%build
14cr|apache-commons-configuration-1.6-8|95	# we skip tests because we don't have test deps
14cr|apache-commons-configuration-1.6-8|96	mvn \
14cr|apache-commons-configuration-1.6-8|97	-Dmaven.test.skip=true \
14cr|apache-commons-configuration-1.6-8|98	install javadoc:javadoc
14cr|apache-commons-configuration-1.6-8|99	
14cr|apache-commons-configuration-1.6-8|100	%install
14cr|apache-commons-configuration-1.6-8|101	# jars
14cr|apache-commons-configuration-1.6-8|102	install -d -m 755 %{buildroot}%{_javadir}
14cr|apache-commons-configuration-1.6-8|103	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|apache-commons-configuration-1.6-8|104	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cr|apache-commons-configuration-1.6-8|105	
14cr|apache-commons-configuration-1.6-8|106	# javadoc
14cr|apache-commons-configuration-1.6-8|107	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cr|apache-commons-configuration-1.6-8|108	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cr|apache-commons-configuration-1.6-8|109	
14cr|apache-commons-configuration-1.6-8|110	# Install pom
14cr|apache-commons-configuration-1.6-8|111	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|apache-commons-configuration-1.6-8|112	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}.pom
14cr|apache-commons-configuration-1.6-8|113	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cr|apache-commons-configuration-1.6-8|114	
14cr|apache-commons-configuration-1.6-8|115	# following line is only for backwards compatibility. New packages
14cr|apache-commons-configuration-1.6-8|116	# should use proper groupid org.apache.commons and also artifactid
14cr|apache-commons-configuration-1.6-8|117	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cr|apache-commons-configuration-1.6-8|118	
14cr|apache-commons-configuration-1.6-8|119	%pre javadoc
14cr|apache-commons-configuration-1.6-8|120	# workaround for rpm bug, can be removed in F-17
14cr|apache-commons-configuration-1.6-8|121	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cr|apache-commons-configuration-1.6-8|122	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cr|apache-commons-configuration-1.6-8|123	
14cr|apache-commons-configuration-1.6-8|124	%post
14cr|apache-commons-configuration-1.6-8|125	%update_maven_depmap
14cr|apache-commons-configuration-1.6-8|126	
14cr|apache-commons-configuration-1.6-8|127	%postun
14cr|apache-commons-configuration-1.6-8|128	%update_maven_depmap
14cr|apache-commons-configuration-1.6-8|129	
14cr|apache-commons-configuration-1.6-8|130	%files
14cr|apache-commons-configuration-1.6-8|131	%{_mavendepmapfragdir}/*
14cr|apache-commons-configuration-1.6-8|132	%{_mavenpomdir}/JPP-%{short_name}.pom
14cr|apache-commons-configuration-1.6-8|133	%doc LICENSE.txt
14cr|apache-commons-configuration-1.6-8|134	%{_javadir}/*.jar
14cr|apache-commons-configuration-1.6-8|135	
14cr|apache-commons-configuration-1.6-8|136	%files javadoc
14cr|apache-commons-configuration-1.6-8|137	%doc LICENSE.txt
14cr|apache-commons-configuration-1.6-8|138	%doc %{_javadocdir}/%{name}
14cr|apache-commons-configuration-1.6-8|139	
14cr|apache-commons-configuration-1.6-8|140	%changelog
14cr|apache-commons-configuration-1.6-8|141	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.6-8
14cr|apache-commons-configuration-1.6-8|142	+ Revision: 3c8e0ec
14cr|apache-commons-configuration-1.6-8|143	- MassBuild#464: Increase release tag
14cr|apache-commons-configuration-1.6-8|144	
14cr|apache-commons-configuration-1.6-8|145	

124 14
14cr|apache-gallery-1.0.2-4|1	%define module	Apache-Gallery
14cr|apache-gallery-1.0.2-4|2	
14cr|apache-gallery-1.0.2-4|3	Name:		    apache-gallery
14cr|apache-gallery-1.0.2-4|4	Version:	    1.0.2
14cr|apache-gallery-1.0.2-4|5	Release:	    4
14cr|apache-gallery-1.0.2-4|6	Summary:	    A mod_perl handler to create an image gallery
14cr|apache-gallery-1.0.2-4|7	
14cr|apache-gallery-1.0.2-4|8	License:	    GPL or Artistic
14cr|apache-gallery-1.0.2-4|9	Group:		    Networking/WWW
14cr|apache-gallery-1.0.2-4|10	URL:		    http://apachegallery.dk/
14cr|apache-gallery-1.0.2-4|11	Source0:	    http://apachegallery.dk/download/%{module}-%{version}.tar.gz
14cr|apache-gallery-1.0.2-4|12	Patch0:		    %{name}-0.9.5.urlbase.patch
14cr|apache-gallery-1.0.2-4|13	Requires:	    apache-mod_perl
14cr|apache-gallery-1.0.2-4|14	Obsoletes:	    perl-Apache-gallery
14cr|apache-gallery-1.0.2-4|15	Provides:	    perl-Apache-gallery
14cr|apache-gallery-1.0.2-4|16	BuildRequires:	apache-mod_perl
14cr|apache-gallery-1.0.2-4|17	# (tv) for testsuite:
14cr|apache-gallery-1.0.2-4|18	BuildRequires:	perl(CGI)
14cr|apache-gallery-1.0.2-4|19	BuildRequires:	perl(URI::Escape)
14cr|apache-gallery-1.0.2-4|20	BuildRequires:	perl(Image::Imlib2)
14cr|apache-gallery-1.0.2-4|21	BuildRequires:	perl(Image::Info)
14cr|apache-gallery-1.0.2-4|22	BuildRequires:	perl(Image::Size)
14cr|apache-gallery-1.0.2-4|23	BuildRequires:	perl(Text::Template)
14cr|apache-gallery-1.0.2-4|24	#BuildRequires:	perl(Test::MockObject)
14cr|apache-gallery-1.0.2-4|25	BuildRequires:	perl(Test::Pod)
14cr|apache-gallery-1.0.2-4|26	BuildRequires:	perl-devel
14cr|apache-gallery-1.0.2-4|27	BuildArch:	    noarch
14cr|apache-gallery-1.0.2-4|28	
14cr|apache-gallery-1.0.2-4|29	%description
14cr|apache-gallery-1.0.2-4|30	Apache::Gallery creates an thumbnail index of each directory and
14cr|apache-gallery-1.0.2-4|31	allows viewing pictures in different resolutions. Pictures are
14cr|apache-gallery-1.0.2-4|32	resized on the fly and cached.
14cr|apache-gallery-1.0.2-4|33	
14cr|apache-gallery-1.0.2-4|34	%prep
14cr|apache-gallery-1.0.2-4|35	%setup -q -n %{module}-%{version}
14cr|apache-gallery-1.0.2-4|36	#patch0 -p1
14cr|apache-gallery-1.0.2-4|37	
14cr|apache-gallery-1.0.2-4|38	%build
14cr|apache-gallery-1.0.2-4|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|apache-gallery-1.0.2-4|40	%make
14cr|apache-gallery-1.0.2-4|41	
14cr|apache-gallery-1.0.2-4|42	%install
14cr|apache-gallery-1.0.2-4|43	%makeinstall_std
14cr|apache-gallery-1.0.2-4|44	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/default
14cr|apache-gallery-1.0.2-4|45	install -d -m 755 %{buildroot}/var/www/apache-gallery/static
14cr|apache-gallery-1.0.2-4|46	
14cr|apache-gallery-1.0.2-4|47	for template in default new; do
14cr|apache-gallery-1.0.2-4|48	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/$template
14cr|apache-gallery-1.0.2-4|49	install -m 644 templates/$template/*.tpl %{buildroot}%{_datadir}/apache-gallery/$template
14cr|apache-gallery-1.0.2-4|50	install -m 644 templates/$template/gallery.css %{buildroot}/var/www/apache-gallery/static/$template.css
14cr|apache-gallery-1.0.2-4|51	done
14cr|apache-gallery-1.0.2-4|52	
14cr|apache-gallery-1.0.2-4|53	install -m 644 htdocs/* %{buildroot}/var/www/apache-gallery/static
14cr|apache-gallery-1.0.2-4|54	
14cr|apache-gallery-1.0.2-4|55	install -d -m 755 %{buildroot}/var/www/apache-gallery/photos
14cr|apache-gallery-1.0.2-4|56	
14cr|apache-gallery-1.0.2-4|57	install -d -m 755 %{buildroot}/var/cache/apache-gallery
14cr|apache-gallery-1.0.2-4|58	
14cr|apache-gallery-1.0.2-4|59	# apache configuration
14cr|apache-gallery-1.0.2-4|60	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|apache-gallery-1.0.2-4|61	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|apache-gallery-1.0.2-4|62	# %{name} Apache configuration
14cr|apache-gallery-1.0.2-4|63	Alias /apache-gallery/static /var/www/apache-gallery/static
14cr|apache-gallery-1.0.2-4|64	Alias /apache-gallery /var/www/apache-gallery/photos
14cr|apache-gallery-1.0.2-4|65	
14cr|apache-gallery-1.0.2-4|66	<IfModule mod_perl.c>
14cr|apache-gallery-1.0.2-4|67	PerlSetVar GalleryTemplateDir '/usr/share/apache-gallery/default'
14cr|apache-gallery-1.0.2-4|68	PerlSetVar GalleryCacheDir    '/var/cache/apache-gallery'
14cr|apache-gallery-1.0.2-4|69	PerlSetVar GalleryURLBase     '/apache-gallery/static'
14cr|apache-gallery-1.0.2-4|70	PerlOptions +GlobalRequest
14cr|apache-gallery-1.0.2-4|71	
14cr|apache-gallery-1.0.2-4|72	<Directory /var/www/apache-gallery>
14cr|apache-gallery-1.0.2-4|73	Require all granted
14cr|apache-gallery-1.0.2-4|74	</Directory>
14cr|apache-gallery-1.0.2-4|75	
14cr|apache-gallery-1.0.2-4|76	<Directory /var/www/apache-gallery/photos>
14cr|apache-gallery-1.0.2-4|77	SetHandler        modperl
14cr|apache-gallery-1.0.2-4|78	PerlResponseHandler       Apache::Gallery
14cr|apache-gallery-1.0.2-4|79	</Directory>
14cr|apache-gallery-1.0.2-4|80	
14cr|apache-gallery-1.0.2-4|81	<Directory /var/cache/apache-gallery>
14cr|apache-gallery-1.0.2-4|82	Require all granted
14cr|apache-gallery-1.0.2-4|83	</Directory>
14cr|apache-gallery-1.0.2-4|84	</ifModule>
14cr|apache-gallery-1.0.2-4|85	EOF
14cr|apache-gallery-1.0.2-4|86	
14cr|apache-gallery-1.0.2-4|87	%check
14cr|apache-gallery-1.0.2-4|88	#make test
14cr|apache-gallery-1.0.2-4|89	
14cr|apache-gallery-1.0.2-4|90	%files
14cr|apache-gallery-1.0.2-4|91	%doc README Changes INSTALL LICENSE TODO UPGRADE
14cr|apache-gallery-1.0.2-4|92	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|apache-gallery-1.0.2-4|93	%{perl_vendorlib}/Apache
14cr|apache-gallery-1.0.2-4|94	%{_datadir}/%{name}
14cr|apache-gallery-1.0.2-4|95	%attr(-,apache,apache) /var/cache/%{name}
14cr|apache-gallery-1.0.2-4|96	/var/www/%{name}
14cr|apache-gallery-1.0.2-4|97	%{_mandir}/*/*
14cr|apache-gallery-1.0.2-4|98	
14cr|apache-gallery-1.0.2-4|99	
14cr|apache-gallery-1.0.2-4|100	
14cr|apache-gallery-1.0.2-4|101	
14cr|apache-gallery-1.0.2-4|102	%changelog
14cr|apache-gallery-1.0.2-4|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|apache-gallery-1.0.2-4|104	+ Revision: 579fa22
14cr|apache-gallery-1.0.2-4|105	- MassBuild#464: Increase release tag
14cr|apache-gallery-1.0.2-4|106	
14cr|apache-gallery-1.0.2-4|107	

125 14
14cr|apachegrep-0.3-5|1	%define name apachegrep
14cr|apachegrep-0.3-5|2	%define version 0.3
14cr|apachegrep-0.3-5|3	%define release 5
14cr|apachegrep-0.3-5|4	
14cr|apachegrep-0.3-5|5	Summary: A grep tool for apache log files
14cr|apachegrep-0.3-5|6	Name: %{name}
14cr|apachegrep-0.3-5|7	Version: %{version}
14cr|apachegrep-0.3-5|8	Release: %{release}
14cr|apachegrep-0.3-5|9	Source0: http://switch.dl.sourceforge.net/sourceforge/apachegrep/%{name}-%{version}.tar.bz2
14cr|apachegrep-0.3-5|10	License: GPL
14cr|apachegrep-0.3-5|11	Group: File tools
14cr|apachegrep-0.3-5|12	Url: http://apachegrep.sourceforge.net/
14cr|apachegrep-0.3-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apachegrep-0.3-5|14	Patch0: apachegrep-zcat.patch
14cr|apachegrep-0.3-5|15	BuildArch: noarch
14cr|apachegrep-0.3-5|16	Requires: gzip, bzip2
14cr|apachegrep-0.3-5|17	
14cr|apachegrep-0.3-5|18	%description
14cr|apachegrep-0.3-5|19	apachegrep is a perl program to help webmasters go through their apache logs
14cr|apachegrep-0.3-5|20	and try to pullout various bits of information.
14cr|apachegrep-0.3-5|21	Built in the spirit of unix tools, it's designed to be used standalone or
14cr|apachegrep-0.3-5|22	as part of a pipeline of tools to pore over common (or combined) logs and
14cr|apachegrep-0.3-5|23	print out entire lines, specified fields or a simple count of matching lines.
14cr|apachegrep-0.3-5|24	You specify what fields you want and what regular expression you want applied
14cr|apachegrep-0.3-5|25	to that field.
14cr|apachegrep-0.3-5|26	
14cr|apachegrep-0.3-5|27	It supports gzipped and bzipped log files.
14cr|apachegrep-0.3-5|28	
14cr|apachegrep-0.3-5|29	%prep
14cr|apachegrep-0.3-5|30	%setup -q
14cr|apachegrep-0.3-5|31	%patch0 -p0
14cr|apachegrep-0.3-5|32	
14cr|apachegrep-0.3-5|33	%build
14cr|apachegrep-0.3-5|34	
14cr|apachegrep-0.3-5|35	%install
14cr|apachegrep-0.3-5|36	rm -rf $RPM_BUILD_ROOT
14cr|apachegrep-0.3-5|37	mkdir -p %buildroot/%{_mandir}/man1
14cr|apachegrep-0.3-5|38	mkdir -p %buildroot/%{_bindir}
14cr|apachegrep-0.3-5|39	install -m 755 apachegrep %buildroot/%{_bindir}
14cr|apachegrep-0.3-5|40	install -m 644 apachegrep.1 %buildroot/%{_mandir}/man1
14cr|apachegrep-0.3-5|41	
14cr|apachegrep-0.3-5|42	%clean
14cr|apachegrep-0.3-5|43	rm -rf $RPM_BUILD_ROOT
14cr|apachegrep-0.3-5|44	
14cr|apachegrep-0.3-5|45	%files
14cr|apachegrep-0.3-5|46	%defattr(-,root,root)
14cr|apachegrep-0.3-5|47	%doc INSTALL CHANGELOG LICENSE README TODO
14cr|apachegrep-0.3-5|48	%{_bindir}/apachegrep
14cr|apachegrep-0.3-5|49	%{_mandir}/man1/*
14cr|apachegrep-0.3-5|50	
14cr|apachegrep-0.3-5|51	
14cr|apachegrep-0.3-5|52	
14cr|apachegrep-0.3-5|53	
14cr|apachegrep-0.3-5|54	
14cr|apachegrep-0.3-5|55	
14cr|apachegrep-0.3-5|56	%changelog
14cr|apachegrep-0.3-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|apachegrep-0.3-5|58	+ Revision: 7f1a5c5
14cr|apachegrep-0.3-5|59	- MassBuild#464: Increase release tag
14cr|apachegrep-0.3-5|60	
14cr|apachegrep-0.3-5|61	

126 14
14cr|apache-HTML-Embperl-2.4.0-4|1	%define module HTML-Embperl
14cr|apache-HTML-Embperl-2.4.0-4|2	%define mod_conf 76_Embperl.conf
14cr|apache-HTML-Embperl-2.4.0-4|3	
14cr|apache-HTML-Embperl-2.4.0-4|4	Summary:	Framework for building web sites with Perl
14cr|apache-HTML-Embperl-2.4.0-4|5	
14cr|apache-HTML-Embperl-2.4.0-4|6	Name:		apache-%{module}
14cr|apache-HTML-Embperl-2.4.0-4|7	Version:	2.4.0
14cr|apache-HTML-Embperl-2.4.0-4|8	Release:	4
14cr|apache-HTML-Embperl-2.4.0-4|9	License:	GPL
14cr|apache-HTML-Embperl-2.4.0-4|10	Group:		System/Servers
14cr|apache-HTML-Embperl-2.4.0-4|11	URL:		http://perl.apache.org/embperl/
14cr|apache-HTML-Embperl-2.4.0-4|12	Source0:	ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-%{version}.tar.gz
14cr|apache-HTML-Embperl-2.4.0-4|13	Source1:	%{mod_conf}
14cr|apache-HTML-Embperl-2.4.0-4|14	Patch0:		Embperl-2.09b-fix-CVS.patch
14cr|apache-HTML-Embperl-2.4.0-4|15	Requires(pre): rpm-helper
14cr|apache-HTML-Embperl-2.4.0-4|16	Requires(postun): rpm-helper
14cr|apache-HTML-Embperl-2.4.0-4|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-HTML-Embperl-2.4.0-4|18	Requires(pre):	apache >= 2.2.0
14cr|apache-HTML-Embperl-2.4.0-4|19	Requires:	apache-mod_perl >= 1:2.0.2
14cr|apache-HTML-Embperl-2.4.0-4|20	BuildRequires:	apache >= 2.2.0
14cr|apache-HTML-Embperl-2.4.0-4|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-HTML-Embperl-2.4.0-4|22	BuildRequires:	apache-modules >= 2.2.0
14cr|apache-HTML-Embperl-2.4.0-4|23	BuildRequires:	apache-mod_perl >= 1:2.0.2
14cr|apache-HTML-Embperl-2.4.0-4|24	BuildRequires:	apache-mod_perl-devel >= 1:2.0.2
14cr|apache-HTML-Embperl-2.4.0-4|25	BuildRequires:	libxml2-devel
14cr|apache-HTML-Embperl-2.4.0-4|26	BuildRequires:	libxslt-devel
14cr|apache-HTML-Embperl-2.4.0-4|27	BuildRequires:	perl-Apache-Session
14cr|apache-HTML-Embperl-2.4.0-4|28	BuildRequires:	perl-Apache-SessionX
14cr|apache-HTML-Embperl-2.4.0-4|29	BuildRequires:	perl-ExtUtils-XSBuilder
14cr|apache-HTML-Embperl-2.4.0-4|30	BuildRequires:	perl-HTML-Parser
14cr|apache-HTML-Embperl-2.4.0-4|31	BuildRequires:	perl-Parse-RecDescent
14cr|apache-HTML-Embperl-2.4.0-4|32	BuildRequires:	perl-Tie-IxHash
14cr|apache-HTML-Embperl-2.4.0-4|33	BuildRequires:	perl-libwww-perl
14cr|apache-HTML-Embperl-2.4.0-4|34	BuildRequires:	perl-devel
14cr|apache-HTML-Embperl-2.4.0-4|35	BuildRequires:	file
14cr|apache-HTML-Embperl-2.4.0-4|36	
14cr|apache-HTML-Embperl-2.4.0-4|37	%description
14cr|apache-HTML-Embperl-2.4.0-4|38	Embperl is a framework for building websites with Perl.
14cr|apache-HTML-Embperl-2.4.0-4|39	
14cr|apache-HTML-Embperl-2.4.0-4|40	For the beginner it's an easy to setup and use way of embedding Perl code in
14cr|apache-HTML-Embperl-2.4.0-4|41	HTML pages. It delivers several features that ease the task of creating a
14cr|apache-HTML-Embperl-2.4.0-4|42	ebsites, including dynamic tables, formfield-processing,
14cr|apache-HTML-Embperl-2.4.0-4|43	escaping/unescaping, session handling, caching and more.
14cr|apache-HTML-Embperl-2.4.0-4|44	
14cr|apache-HTML-Embperl-2.4.0-4|45	If your demands grow it gives you the power to make your Website
14cr|apache-HTML-Embperl-2.4.0-4|46	object-oriented and build it out of small reusable components. If you don't
14cr|apache-HTML-Embperl-2.4.0-4|47	like the idea of mixing up all your layout and code then Embperl also
14cr|apache-HTML-Embperl-2.4.0-4|48	supports separating it in different objects (e.g. creating an MVC
14cr|apache-HTML-Embperl-2.4.0-4|49	application). Of course Embperl doesn't tie you to HTML - it allows
14cr|apache-HTML-Embperl-2.4.0-4|50	components to be from different source formats (e.g. HTML, WML, XML, POD,
14cr|apache-HTML-Embperl-2.4.0-4|51	...) and if necessary transforms them (for example via XSLT) to other output
14cr|apache-HTML-Embperl-2.4.0-4|52	formats. This is achieved by dividing the output generation into small
14cr|apache-HTML-Embperl-2.4.0-4|53	steps, where each is processed by a plugable provider. Advanced users can
14cr|apache-HTML-Embperl-2.4.0-4|54	create their own syntax definitions (for example tag libraries) and extend
14cr|apache-HTML-Embperl-2.4.0-4|55	Embperl by writing their own providers and much more...
14cr|apache-HTML-Embperl-2.4.0-4|56	
14cr|apache-HTML-Embperl-2.4.0-4|57	Embperl is a server-side tool, which means that it's browser-independent. It
14cr|apache-HTML-Embperl-2.4.0-4|58	can run in various ways: under mod_perl, as a CGI script, or offline.
14cr|apache-HTML-Embperl-2.4.0-4|59	
14cr|apache-HTML-Embperl-2.4.0-4|60	%prep
14cr|apache-HTML-Embperl-2.4.0-4|61	
14cr|apache-HTML-Embperl-2.4.0-4|62	%setup -q -n Embperl-%{version}
14cr|apache-HTML-Embperl-2.4.0-4|63	
14cr|apache-HTML-Embperl-2.4.0-4|64	cp %{SOURCE1} %{mod_conf}
14cr|apache-HTML-Embperl-2.4.0-4|65	
14cr|apache-HTML-Embperl-2.4.0-4|66	# fix strange perms
14cr|apache-HTML-Embperl-2.4.0-4|67	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-HTML-Embperl-2.4.0-4|68	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-HTML-Embperl-2.4.0-4|69	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-HTML-Embperl-2.4.0-4|70	
14cr|apache-HTML-Embperl-2.4.0-4|71	# strip away annoying ^M
14cr|apache-HTML-Embperl-2.4.0-4|72	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-HTML-Embperl-2.4.0-4|73	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-HTML-Embperl-2.4.0-4|74	
14cr|apache-HTML-Embperl-2.4.0-4|75	rm -f eg/x/config.htm
14cr|apache-HTML-Embperl-2.4.0-4|76	
14cr|apache-HTML-Embperl-2.4.0-4|77	%patch0 -p1
14cr|apache-HTML-Embperl-2.4.0-4|78	
14cr|apache-HTML-Embperl-2.4.0-4|79	perl -pi -e "s/\&lt;/\</;" eg/x/loop.htm
14cr|apache-HTML-Embperl-2.4.0-4|80	
14cr|apache-HTML-Embperl-2.4.0-4|81	cat << EOF > eg/.htaccess
14cr|apache-HTML-Embperl-2.4.0-4|82	<Files ~ (\.htm)>
14cr|apache-HTML-Embperl-2.4.0-4|83	SetHandler perl-script
14cr|apache-HTML-Embperl-2.4.0-4|84	PerlResponseHandler Embperl
14cr|apache-HTML-Embperl-2.4.0-4|85	</Files>
14cr|apache-HTML-Embperl-2.4.0-4|86	Options +Indexes
14cr|apache-HTML-Embperl-2.4.0-4|87	EOF
14cr|apache-HTML-Embperl-2.4.0-4|88	
14cr|apache-HTML-Embperl-2.4.0-4|89	find -type d|grep CVS|xargs rm -rf
14cr|apache-HTML-Embperl-2.4.0-4|90	find -type f|grep cvsignore|xargs rm -f
14cr|apache-HTML-Embperl-2.4.0-4|91	
14cr|apache-HTML-Embperl-2.4.0-4|92	%build
14cr|apache-HTML-Embperl-2.4.0-4|93	# (oe) pull in the apr and apu headers where ever they may be
14cr|apache-HTML-Embperl-2.4.0-4|94	export APR_HEADERS="`apr-1-config --includes`"
14cr|apache-HTML-Embperl-2.4.0-4|95	export APU_HEADERS="`apu-1-config --includes`"
14cr|apache-HTML-Embperl-2.4.0-4|96	perl -pi -e "s|-I\\\$EPPATH \\\$i|-I\\\$EPPATH \\\$i $APR_HEADERS $APU_HEADERS|g" Makefile.PL
14cr|apache-HTML-Embperl-2.4.0-4|97	
14cr|apache-HTML-Embperl-2.4.0-4|98	perl -pi -e "s/action_module/actions_module/;" Makefile.PL
14cr|apache-HTML-Embperl-2.4.0-4|99	perl xsbuilder/source_scan.pl
14cr|apache-HTML-Embperl-2.4.0-4|100	perl xsbuilder/xs_generate.pl
14cr|apache-HTML-Embperl-2.4.0-4|101	
14cr|apache-HTML-Embperl-2.4.0-4|102	cat << EOF | perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} `apr-1-config --cppflags`" INC="-I%{_includedir}/apache -I%{_includedir}/apache/regex -I%{_includedir}/apache/os/unix $APR_HEADERS $APU_HEADERS -I%{_includedir}/libxml2 -I./xs"
14cr|apache-HTML-Embperl-2.4.0-4|103	y
14cr|apache-HTML-Embperl-2.4.0-4|104	%{_includedir}/apache
14cr|apache-HTML-Embperl-2.4.0-4|105	y
14cr|apache-HTML-Embperl-2.4.0-4|106	%{_sbindir}/httpd
14cr|apache-HTML-Embperl-2.4.0-4|107	%{_libdir}/apache-extramodules
14cr|apache-HTML-Embperl-2.4.0-4|108	%{_libdir}/apache
14cr|apache-HTML-Embperl-2.4.0-4|109	.
14cr|apache-HTML-Embperl-2.4.0-4|110	EOF
14cr|apache-HTML-Embperl-2.4.0-4|111	
14cr|apache-HTML-Embperl-2.4.0-4|112	make LD_RUN_PATH=""
14cr|apache-HTML-Embperl-2.4.0-4|113	
14cr|apache-HTML-Embperl-2.4.0-4|114	# one test fails atm
14cr|apache-HTML-Embperl-2.4.0-4|115	#make test
14cr|apache-HTML-Embperl-2.4.0-4|116	
14cr|apache-HTML-Embperl-2.4.0-4|117	%install
14cr|apache-HTML-Embperl-2.4.0-4|118	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-HTML-Embperl-2.4.0-4|119	
14cr|apache-HTML-Embperl-2.4.0-4|120	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-HTML-Embperl-2.4.0-4|121	
14cr|apache-HTML-Embperl-2.4.0-4|122	eval `perl '-V:installarchlib'`
14cr|apache-HTML-Embperl-2.4.0-4|123	install -d %{buildroot}/$installarchlib
14cr|apache-HTML-Embperl-2.4.0-4|124	%makeinstall_std
14cr|apache-HTML-Embperl-2.4.0-4|125	
14cr|apache-HTML-Embperl-2.4.0-4|126	%__os_install_post
14cr|apache-HTML-Embperl-2.4.0-4|127	find %{buildroot}%{_prefix} -type f -print | sed "s@^%{buildroot}@@g" | grep -v perllocal.pod > %{module}-%{version}-filelist
14cr|apache-HTML-Embperl-2.4.0-4|128	
14cr|apache-HTML-Embperl-2.4.0-4|129	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-HTML-Embperl-2.4.0-4|130	
14cr|apache-HTML-Embperl-2.4.0-4|131	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-HTML-Embperl-2.4.0-4|132	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-HTML-Embperl-2.4.0-4|133	
14cr|apache-HTML-Embperl-2.4.0-4|134	rm -rf test/tmp/*
14cr|apache-HTML-Embperl-2.4.0-4|135	rm -rf blib
14cr|apache-HTML-Embperl-2.4.0-4|136	mkdir -p blib/arch
14cr|apache-HTML-Embperl-2.4.0-4|137	pushd blib/arch
14cr|apache-HTML-Embperl-2.4.0-4|138	eval `perl '-V:vendorarch'`
14cr|apache-HTML-Embperl-2.4.0-4|139	ln -s ../../../../../..$vendorarch/auto/ .
14cr|apache-HTML-Embperl-2.4.0-4|140	popd
14cr|apache-HTML-Embperl-2.4.0-4|141	
14cr|apache-HTML-Embperl-2.4.0-4|142	cd test
14cr|apache-HTML-Embperl-2.4.0-4|143	#chmod 755 tmp
14cr|apache-HTML-Embperl-2.4.0-4|144	find -type f|xargs perl -pi -e \
14cr|apache-HTML-Embperl-2.4.0-4|145	"s|%{_builddir}/embperl|%{_docdir}/%{name}-%{version}|g;"
14cr|apache-HTML-Embperl-2.4.0-4|146	perl -pi -e 's/\015//;' conf/config.pl
14cr|apache-HTML-Embperl-2.4.0-4|147	cd ..
14cr|apache-HTML-Embperl-2.4.0-4|148	rm -f %{buildroot}$vendorarch/auto/Embperl/*.bs
14cr|apache-HTML-Embperl-2.4.0-4|149	
14cr|apache-HTML-Embperl-2.4.0-4|150	%post
14cr|apache-HTML-Embperl-2.4.0-4|151	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-HTML-Embperl-2.4.0-4|152	%{_initrddir}/httpd restart 1>&2;
14cr|apache-HTML-Embperl-2.4.0-4|153	fi
14cr|apache-HTML-Embperl-2.4.0-4|154	
14cr|apache-HTML-Embperl-2.4.0-4|155	%postun
14cr|apache-HTML-Embperl-2.4.0-4|156	if [ "$1" = "0" ]; then
14cr|apache-HTML-Embperl-2.4.0-4|157	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-HTML-Embperl-2.4.0-4|158	%{_initrddir}/httpd restart 1>&2
14cr|apache-HTML-Embperl-2.4.0-4|159	fi
14cr|apache-HTML-Embperl-2.4.0-4|160	fi
14cr|apache-HTML-Embperl-2.4.0-4|161	
14cr|apache-HTML-Embperl-2.4.0-4|162	%clean
14cr|apache-HTML-Embperl-2.4.0-4|163	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-HTML-Embperl-2.4.0-4|164	
14cr|apache-HTML-Embperl-2.4.0-4|165	%files
14cr|apache-HTML-Embperl-2.4.0-4|166	%doc MANIFEST READM* eg test.pl test *.pod TODO blib
14cr|apache-HTML-Embperl-2.4.0-4|167	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-HTML-Embperl-2.4.0-4|168	%attr(0755,root,root) %{_bindir}/*
14cr|apache-HTML-Embperl-2.4.0-4|169	%{perl_vendorlib}/*
14cr|apache-HTML-Embperl-2.4.0-4|170	%{_mandir}/*/*
14cr|apache-HTML-Embperl-2.4.0-4|171	%{_var}/www/html/addon-modules/*
14cr|apache-HTML-Embperl-2.4.0-4|172	
14cr|apache-HTML-Embperl-2.4.0-4|173	
14cr|apache-HTML-Embperl-2.4.0-4|174	
14cr|apache-HTML-Embperl-2.4.0-4|175	%changelog
14cr|apache-HTML-Embperl-2.4.0-4|176	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-4
14cr|apache-HTML-Embperl-2.4.0-4|177	+ Revision: c3a573a
14cr|apache-HTML-Embperl-2.4.0-4|178	- MassBuild#464: Increase release tag
14cr|apache-HTML-Embperl-2.4.0-4|179	
14cr|apache-HTML-Embperl-2.4.0-4|180	

127 14
14cr|apache-ivy-2.1.0-5|1	Name:           apache-ivy
14cr|apache-ivy-2.1.0-5|2	Version:        2.1.0
14cr|apache-ivy-2.1.0-5|3	Release:        5
14cr|apache-ivy-2.1.0-5|4	Summary:        Java-based dependency manager
14cr|apache-ivy-2.1.0-5|5	
14cr|apache-ivy-2.1.0-5|6	Group:          Development/Java
14cr|apache-ivy-2.1.0-5|7	License:        ASL 2.0
14cr|apache-ivy-2.1.0-5|8	URL:            http://ant.apache.org/ivy/
14cr|apache-ivy-2.1.0-5|9	Source0:        http://www.apache.org/dist/ant/ivy/2.1.0/%{name}-%{version}-src.tar.gz
14cr|apache-ivy-2.1.0-5|10	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
14cr|apache-ivy-2.1.0-5|11	BuildArch:      noarch
14cr|apache-ivy-2.1.0-5|12	
14cr|apache-ivy-2.1.0-5|13	Provides:       ivy = %{version}-%{release}
14cr|apache-ivy-2.1.0-5|14	
14cr|apache-ivy-2.1.0-5|15	BuildRequires:  ant
14cr|apache-ivy-2.1.0-5|16	BuildRequires:  ant-nodeps
14cr|apache-ivy-2.1.0-5|17	BuildRequires:  commons-httpclient
14cr|apache-ivy-2.1.0-5|18	BuildRequires:  jsch
14cr|apache-ivy-2.1.0-5|19	BuildRequires:  oro
14cr|apache-ivy-2.1.0-5|20	BuildRequires:  java-devel >= 1.5
14cr|apache-ivy-2.1.0-5|21	BuildRequires:  jpackage-utils
14cr|apache-ivy-2.1.0-5|22	Requires:       jpackage-utils
14cr|apache-ivy-2.1.0-5|23	
14cr|apache-ivy-2.1.0-5|24	%description
14cr|apache-ivy-2.1.0-5|25	Apache Ivy is a tool for managing (recording, tracking, resolving and
14cr|apache-ivy-2.1.0-5|26	reporting) project dependencies.  It is designed as process agnostic and is
14cr|apache-ivy-2.1.0-5|27	not tied to any methodology or structure. while available as a standalone
14cr|apache-ivy-2.1.0-5|28	tool, Apache Ivy works particularly well with Apache Ant providing a number
14cr|apache-ivy-2.1.0-5|29	of powerful Ant tasks ranging from dependency resolution to dependency
14cr|apache-ivy-2.1.0-5|30	reporting and publication.
14cr|apache-ivy-2.1.0-5|31	
14cr|apache-ivy-2.1.0-5|32	
14cr|apache-ivy-2.1.0-5|33	%package javadoc
14cr|apache-ivy-2.1.0-5|34	Summary:        API Documentation for ivy
14cr|apache-ivy-2.1.0-5|35	Group:          Development/Java
14cr|apache-ivy-2.1.0-5|36	Requires:       %{name} = %{version}-%{release}
14cr|apache-ivy-2.1.0-5|37	
14cr|apache-ivy-2.1.0-5|38	%description javadoc
14cr|apache-ivy-2.1.0-5|39	JavaDoc documentation for %{name}
14cr|apache-ivy-2.1.0-5|40	
14cr|apache-ivy-2.1.0-5|41	
14cr|apache-ivy-2.1.0-5|42	%prep
14cr|apache-ivy-2.1.0-5|43	%setup -q
14cr|apache-ivy-2.1.0-5|44	
14cr|apache-ivy-2.1.0-5|45	# Fix messed-up encodings
14cr|apache-ivy-2.1.0-5|46	for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt
14cr|apache-ivy-2.1.0-5|47	do
14cr|apache-ivy-2.1.0-5|48	sed 's/\r//' $F |iconv -f iso8859-1 -t utf8 >$F.utf8
14cr|apache-ivy-2.1.0-5|49	touch -r $F $F.utf8
14cr|apache-ivy-2.1.0-5|50	mv $F.utf8 $F
14cr|apache-ivy-2.1.0-5|51	done
14cr|apache-ivy-2.1.0-5|52	
14cr|apache-ivy-2.1.0-5|53	
14cr|apache-ivy-2.1.0-5|54	%build
14cr|apache-ivy-2.1.0-5|55	# Remove prebuilt documentation
14cr|apache-ivy-2.1.0-5|56	rm -rf doc build/doc
14cr|apache-ivy-2.1.0-5|57	
14cr|apache-ivy-2.1.0-5|58	# How to properly disable a plugin?
14cr|apache-ivy-2.1.0-5|59	# we disable vfs plugin since commons-vfs is not available
14cr|apache-ivy-2.1.0-5|60	rm -rf src/java/org/apache/ivy/plugins/repository/vfs \
14cr|apache-ivy-2.1.0-5|61	src/java/org/apache/ivy/plugins/resolver/VfsResolver.java
14cr|apache-ivy-2.1.0-5|62	sed '/vfs.*=.*org.apache.ivy.plugins.resolver.VfsResolver/d' -i \
14cr|apache-ivy-2.1.0-5|63	src/java/org/apache/ivy/core/settings/typedef.properties
14cr|apache-ivy-2.1.0-5|64	
14cr|apache-ivy-2.1.0-5|65	# Craft class path
14cr|apache-ivy-2.1.0-5|66	mkdir -p lib
14cr|apache-ivy-2.1.0-5|67	build-jar-repository lib ant ant/ant-nodeps commons-httpclient oro jsch
14cr|apache-ivy-2.1.0-5|68	
14cr|apache-ivy-2.1.0-5|69	# Build
14cr|apache-ivy-2.1.0-5|70	ant /localivy /offline jar javadoc
14cr|apache-ivy-2.1.0-5|71	
14cr|apache-ivy-2.1.0-5|72	
14cr|apache-ivy-2.1.0-5|73	%install
14cr|apache-ivy-2.1.0-5|74	rm -rf $RPM_BUILD_ROOT
14cr|apache-ivy-2.1.0-5|75	
14cr|apache-ivy-2.1.0-5|76	# Code
14cr|apache-ivy-2.1.0-5|77	install -d $RPM_BUILD_ROOT%{_javadir}
14cr|apache-ivy-2.1.0-5|78	install -p -m644 build/artifact/jars/ivy.jar $RPM_BUILD_ROOT%{_javadir}/ivy-%{version}.jar
14cr|apache-ivy-2.1.0-5|79	ln -sf ivy-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/ivy.jar
14cr|apache-ivy-2.1.0-5|80	
14cr|apache-ivy-2.1.0-5|81	# API Documentation
14cr|apache-ivy-2.1.0-5|82	install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|apache-ivy-2.1.0-5|83	cp -rp build/doc/reports/api/. $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|apache-ivy-2.1.0-5|84	
14cr|apache-ivy-2.1.0-5|85	
14cr|apache-ivy-2.1.0-5|86	%clean
14cr|apache-ivy-2.1.0-5|87	rm -rf $RPM_BUILD_ROOT
14cr|apache-ivy-2.1.0-5|88	
14cr|apache-ivy-2.1.0-5|89	
14cr|apache-ivy-2.1.0-5|90	%files
14cr|apache-ivy-2.1.0-5|91	%defattr(-,root,root,-)
14cr|apache-ivy-2.1.0-5|92	%{_javadir}/*
14cr|apache-ivy-2.1.0-5|93	%doc RELEASE_NOTES CHANGES.txt LICENSE NOTICE README
14cr|apache-ivy-2.1.0-5|94	
14cr|apache-ivy-2.1.0-5|95	
14cr|apache-ivy-2.1.0-5|96	%files javadoc
14cr|apache-ivy-2.1.0-5|97	%defattr(-,root,root,-)
14cr|apache-ivy-2.1.0-5|98	%{_javadocdir}/*
14cr|apache-ivy-2.1.0-5|99	
14cr|apache-ivy-2.1.0-5|100	
14cr|apache-ivy-2.1.0-5|101	
14cr|apache-ivy-2.1.0-5|102	
14cr|apache-ivy-2.1.0-5|103	
14cr|apache-ivy-2.1.0-5|104	%changelog
14cr|apache-ivy-2.1.0-5|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-5
14cr|apache-ivy-2.1.0-5|106	+ Revision: 5ab562a
14cr|apache-ivy-2.1.0-5|107	- MassBuild#464: Increase release tag
14cr|apache-ivy-2.1.0-5|108	
14cr|apache-ivy-2.1.0-5|109	

128 14
14cr|apache-mod_activex_filter-0.2b-17|1	#Module-Specific definitions
14cr|apache-mod_activex_filter-0.2b-17|2	%define mod_name mod_activex_filter
14cr|apache-mod_activex_filter-0.2b-17|3	%define mod_conf A17_%{mod_name}.conf
14cr|apache-mod_activex_filter-0.2b-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_activex_filter-0.2b-17|5	
14cr|apache-mod_activex_filter-0.2b-17|6	Summary:	Apache module that filter ActiveX on a proxy
14cr|apache-mod_activex_filter-0.2b-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_activex_filter-0.2b-17|8	Version:	0.2b
14cr|apache-mod_activex_filter-0.2b-17|9	Release:	17
14cr|apache-mod_activex_filter-0.2b-17|10	Epoch:		1
14cr|apache-mod_activex_filter-0.2b-17|11	Group:		System/Servers
14cr|apache-mod_activex_filter-0.2b-17|12	License:	Apache License
14cr|apache-mod_activex_filter-0.2b-17|13	URL:		http://brice.free.fr
14cr|apache-mod_activex_filter-0.2b-17|14	Source0:	mod_activex_%{version}.tar.bz2
14cr|apache-mod_activex_filter-0.2b-17|15	Source1:	%{mod_conf}.bz2
14cr|apache-mod_activex_filter-0.2b-17|16	Patch0:		mod_activex_0.2-apx1.diff
14cr|apache-mod_activex_filter-0.2b-17|17	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_activex_filter-0.2b-17|18	BuildRequires:	file
14cr|apache-mod_activex_filter-0.2b-17|19	
14cr|apache-mod_activex_filter-0.2b-17|20	Requires(pre): rpm-helper
14cr|apache-mod_activex_filter-0.2b-17|21	Requires(postun): rpm-helper
14cr|apache-mod_activex_filter-0.2b-17|22	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_activex_filter-0.2b-17|23	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_activex_filter-0.2b-17|24	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_activex_filter-0.2b-17|25	Requires:	apache >= 2.2.0
14cr|apache-mod_activex_filter-0.2b-17|26	Requires:	apache-mod_proxy
14cr|apache-mod_activex_filter-0.2b-17|27	
14cr|apache-mod_activex_filter-0.2b-17|28	%description
14cr|apache-mod_activex_filter-0.2b-17|29	It's only a simple hack of mod_case_filter to get a way to filter
14cr|apache-mod_activex_filter-0.2b-17|30	ActiveX on a proxy. Actualy, the only way to filter ActiveX if
14cr|apache-mod_activex_filter-0.2b-17|31	your proxy is unable to do it is to use a TIS module chained with
14cr|apache-mod_activex_filter-0.2b-17|32	your proxy. But the TIS is only capable of doing HTTP/1.0. If you
14cr|apache-mod_activex_filter-0.2b-17|33	need real performances, you'll want to use HTTP/1.1.
14cr|apache-mod_activex_filter-0.2b-17|34	
14cr|apache-mod_activex_filter-0.2b-17|35	%prep
14cr|apache-mod_activex_filter-0.2b-17|36	%setup -q -n mod_activex_0.2
14cr|apache-mod_activex_filter-0.2b-17|37	%patch0 -p0
14cr|apache-mod_activex_filter-0.2b-17|38	
14cr|apache-mod_activex_filter-0.2b-17|39	# strip away annoying ^M
14cr|apache-mod_activex_filter-0.2b-17|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_activex_filter-0.2b-17|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_activex_filter-0.2b-17|42	
14cr|apache-mod_activex_filter-0.2b-17|43	%build
14cr|apache-mod_activex_filter-0.2b-17|44	mv activex_filter/mod_activex_filter.c .
14cr|apache-mod_activex_filter-0.2b-17|45	apxs -c mod_activex_filter.c
14cr|apache-mod_activex_filter-0.2b-17|46	
14cr|apache-mod_activex_filter-0.2b-17|47	%install
14cr|apache-mod_activex_filter-0.2b-17|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_activex_filter-0.2b-17|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_activex_filter-0.2b-17|50	
14cr|apache-mod_activex_filter-0.2b-17|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_activex_filter-0.2b-17|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_activex_filter-0.2b-17|53	
14cr|apache-mod_activex_filter-0.2b-17|54	%post
14cr|apache-mod_activex_filter-0.2b-17|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_activex_filter-0.2b-17|56	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_activex_filter-0.2b-17|57	fi
14cr|apache-mod_activex_filter-0.2b-17|58	
14cr|apache-mod_activex_filter-0.2b-17|59	%postun
14cr|apache-mod_activex_filter-0.2b-17|60	if [ "$1" = "0" ]; then
14cr|apache-mod_activex_filter-0.2b-17|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_activex_filter-0.2b-17|62	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_activex_filter-0.2b-17|63	fi
14cr|apache-mod_activex_filter-0.2b-17|64	fi
14cr|apache-mod_activex_filter-0.2b-17|65	
14cr|apache-mod_activex_filter-0.2b-17|66	%files
14cr|apache-mod_activex_filter-0.2b-17|67	%doc README
14cr|apache-mod_activex_filter-0.2b-17|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_activex_filter-0.2b-17|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_activex_filter-0.2b-17|70	
14cr|apache-mod_activex_filter-0.2b-17|71	
14cr|apache-mod_activex_filter-0.2b-17|72	%changelog
14cr|apache-mod_activex_filter-0.2b-17|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2b-17
14cr|apache-mod_activex_filter-0.2b-17|74	+ Revision: f1ab567
14cr|apache-mod_activex_filter-0.2b-17|75	- MassBuild#464: Increase release tag
14cr|apache-mod_activex_filter-0.2b-17|76	
14cr|apache-mod_activex_filter-0.2b-17|77	

129 14
14cr|apache-mod_annodex-0.2.2-13|1	#Module-Specific definitions
14cr|apache-mod_annodex-0.2.2-13|2	%define mod_name mod_annodex
14cr|apache-mod_annodex-0.2.2-13|3	%define mod_conf A87_%{mod_name}.conf
14cr|apache-mod_annodex-0.2.2-13|4	%define mod_so %{mod_name}.so
14cr|apache-mod_annodex-0.2.2-13|5	
14cr|apache-mod_annodex-0.2.2-13|6	Summary:	Apache module for server-side support of annodex media
14cr|apache-mod_annodex-0.2.2-13|7	Name:		apache-%{mod_name}
14cr|apache-mod_annodex-0.2.2-13|8	Version:	0.2.2
14cr|apache-mod_annodex-0.2.2-13|9	Release:	13
14cr|apache-mod_annodex-0.2.2-13|10	Group:		System/Servers
14cr|apache-mod_annodex-0.2.2-13|11	License:	Apache License
14cr|apache-mod_annodex-0.2.2-13|12	URL:		http://www.annodex.net/
14cr|apache-mod_annodex-0.2.2-13|13	Source:		http://www.annodex.net/software/mod_annodex/download/%{mod_name}-ap20-%{version}.tar.bz2
14cr|apache-mod_annodex-0.2.2-13|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_annodex-0.2.2-13|15	Requires(pre): rpm-helper
14cr|apache-mod_annodex-0.2.2-13|16	Requires(postun): rpm-helper
14cr|apache-mod_annodex-0.2.2-13|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_annodex-0.2.2-13|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_annodex-0.2.2-13|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_annodex-0.2.2-13|20	Requires:	apache >= 2.2.0
14cr|apache-mod_annodex-0.2.2-13|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_annodex-0.2.2-13|22	BuildRequires:	libannodex-devel
14cr|apache-mod_annodex-0.2.2-13|23	BuildRequires:	libcmml-devel >= 0.8
14cr|apache-mod_annodex-0.2.2-13|24	BuildRequires:	libogg-devel
14cr|apache-mod_annodex-0.2.2-13|25	BuildRequires:	pkgconfig
14cr|apache-mod_annodex-0.2.2-13|26	
14cr|apache-mod_annodex-0.2.2-13|27	%description
14cr|apache-mod_annodex-0.2.2-13|28	mod_annodex provides full support for Annodex.net media. For more details about
14cr|apache-mod_annodex-0.2.2-13|29	annodex format, see http://www.annodex.net/
14cr|apache-mod_annodex-0.2.2-13|30	
14cr|apache-mod_annodex-0.2.2-13|31	mod_annodex is a handler for type application/x-annodex. It provides the
14cr|apache-mod_annodex-0.2.2-13|32	following features:
14cr|apache-mod_annodex-0.2.2-13|33	
14cr|apache-mod_annodex-0.2.2-13|34	* dynamic generation of Annodex media from CMML files.
14cr|apache-mod_annodex-0.2.2-13|35	
14cr|apache-mod_annodex-0.2.2-13|36	* handling of timed query offsets, such as
14cr|apache-mod_annodex-0.2.2-13|37	
14cr|apache-mod_annodex-0.2.2-13|38	http://media.example.com/fish.anx?t=npt:01:20.8
14cr|apache-mod_annodex-0.2.2-13|39	or
14cr|apache-mod_annodex-0.2.2-13|40	http://media.example.com/fish.anx?id=Preparation
14cr|apache-mod_annodex-0.2.2-13|41	
14cr|apache-mod_annodex-0.2.2-13|42	* dynamic retrieval of CMML summaries, if the Accept: header
14cr|apache-mod_annodex-0.2.2-13|43	prefers type text/x-cmml over application/x-annodex.
14cr|apache-mod_annodex-0.2.2-13|44	
14cr|apache-mod_annodex-0.2.2-13|45	%prep
14cr|apache-mod_annodex-0.2.2-13|46	
14cr|apache-mod_annodex-0.2.2-13|47	%setup -q -n %{mod_name}-ap20-%{version}
14cr|apache-mod_annodex-0.2.2-13|48	
14cr|apache-mod_annodex-0.2.2-13|49	%build
14cr|apache-mod_annodex-0.2.2-13|50	
14cr|apache-mod_annodex-0.2.2-13|51	%{_bindir}/apxs -c %{mod_name}.c `pkg-config annodex cmml --cflags --libs`
14cr|apache-mod_annodex-0.2.2-13|52	
14cr|apache-mod_annodex-0.2.2-13|53	%install
14cr|apache-mod_annodex-0.2.2-13|54	
14cr|apache-mod_annodex-0.2.2-13|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_annodex-0.2.2-13|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_annodex-0.2.2-13|57	
14cr|apache-mod_annodex-0.2.2-13|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_annodex-0.2.2-13|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_annodex-0.2.2-13|60	
14cr|apache-mod_annodex-0.2.2-13|61	%post
14cr|apache-mod_annodex-0.2.2-13|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_annodex-0.2.2-13|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_annodex-0.2.2-13|64	fi
14cr|apache-mod_annodex-0.2.2-13|65	
14cr|apache-mod_annodex-0.2.2-13|66	%postun
14cr|apache-mod_annodex-0.2.2-13|67	if [ "$1" = "0" ]; then
14cr|apache-mod_annodex-0.2.2-13|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_annodex-0.2.2-13|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_annodex-0.2.2-13|70	fi
14cr|apache-mod_annodex-0.2.2-13|71	fi
14cr|apache-mod_annodex-0.2.2-13|72	
14cr|apache-mod_annodex-0.2.2-13|73	%clean
14cr|apache-mod_annodex-0.2.2-13|74	
14cr|apache-mod_annodex-0.2.2-13|75	%files
14cr|apache-mod_annodex-0.2.2-13|76	%doc LICENSE README
14cr|apache-mod_annodex-0.2.2-13|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_annodex-0.2.2-13|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_annodex-0.2.2-13|79	
14cr|apache-mod_annodex-0.2.2-13|80	
14cr|apache-mod_annodex-0.2.2-13|81	
14cr|apache-mod_annodex-0.2.2-13|82	%changelog
14cr|apache-mod_annodex-0.2.2-13|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-13
14cr|apache-mod_annodex-0.2.2-13|84	+ Revision: be4e940
14cr|apache-mod_annodex-0.2.2-13|85	- MassBuild#464: Increase release tag
14cr|apache-mod_annodex-0.2.2-13|86	
14cr|apache-mod_annodex-0.2.2-13|87	

130 14
14cr|apache-mod_antispam-1.0-18|1	#Module-Specific definitions
14cr|apache-mod_antispam-1.0-18|2	%define mod_name mod_antispam
14cr|apache-mod_antispam-1.0-18|3	%define mod_conf A41_%{mod_name}.conf
14cr|apache-mod_antispam-1.0-18|4	%define mod_so %{mod_name}.so
14cr|apache-mod_antispam-1.0-18|5	
14cr|apache-mod_antispam-1.0-18|6	Summary:	Apache module which can control referer spam
14cr|apache-mod_antispam-1.0-18|7	Name:		apache-%{mod_name}
14cr|apache-mod_antispam-1.0-18|8	Version:	1.0
14cr|apache-mod_antispam-1.0-18|9	Release:	18
14cr|apache-mod_antispam-1.0-18|10	Group:		System/Servers
14cr|apache-mod_antispam-1.0-18|11	License:	Apache License
14cr|apache-mod_antispam-1.0-18|12	URL:		http://bluecoara.net/item44/cat9.html
14cr|apache-mod_antispam-1.0-18|13	Source0:	http://bluecoara.net/download/mod_antispam/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_antispam-1.0-18|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_antispam-1.0-18|15	Patch0:		mod_antispam-1.0-apache220.diff
14cr|apache-mod_antispam-1.0-18|16	Requires(pre): rpm-helper
14cr|apache-mod_antispam-1.0-18|17	Requires(postun): rpm-helper
14cr|apache-mod_antispam-1.0-18|18	Requires(pre):  apache-conf >= 2.2.0
14cr|apache-mod_antispam-1.0-18|19	Requires(pre):  apache >= 2.2.0
14cr|apache-mod_antispam-1.0-18|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_antispam-1.0-18|21	Requires:	apache >= 2.2.0
14cr|apache-mod_antispam-1.0-18|22	BuildRequires:  apache-devel >= 2.2.0
14cr|apache-mod_antispam-1.0-18|23	
14cr|apache-mod_antispam-1.0-18|24	%description
14cr|apache-mod_antispam-1.0-18|25	mod_antispam is an Apache-2/Apache-2.1 module that can control
14cr|apache-mod_antispam-1.0-18|26	spam access. By using white/black lists, you can allow/deny
14cr|apache-mod_antispam-1.0-18|27	clients that have invalid HTTP_REFERER. In future versions, DNSBL
14cr|apache-mod_antispam-1.0-18|28	and BerkeleyDB will be supported.
14cr|apache-mod_antispam-1.0-18|29	
14cr|apache-mod_antispam-1.0-18|30	%prep
14cr|apache-mod_antispam-1.0-18|31	
14cr|apache-mod_antispam-1.0-18|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_antispam-1.0-18|33	%patch0 -p0
14cr|apache-mod_antispam-1.0-18|34	
14cr|apache-mod_antispam-1.0-18|35	%build
14cr|apache-mod_antispam-1.0-18|36	%{_bindir}/apxs -DDEBUG -c %{mod_name}.c
14cr|apache-mod_antispam-1.0-18|37	
14cr|apache-mod_antispam-1.0-18|38	%install
14cr|apache-mod_antispam-1.0-18|39	
14cr|apache-mod_antispam-1.0-18|40	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_antispam-1.0-18|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_antispam-1.0-18|42	install -d %{buildroot}/var/log/httpd
14cr|apache-mod_antispam-1.0-18|43	
14cr|apache-mod_antispam-1.0-18|44	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_antispam-1.0-18|45	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_antispam-1.0-18|46	
14cr|apache-mod_antispam-1.0-18|47	touch %{buildroot}/var/log/httpd/antispam.white
14cr|apache-mod_antispam-1.0-18|48	touch %{buildroot}/var/log/httpd/antispam.black
14cr|apache-mod_antispam-1.0-18|49	touch %{buildroot}/var/log/httpd/antispam.black.auto
14cr|apache-mod_antispam-1.0-18|50	touch %{buildroot}/var/log/httpd/antispam.white.auto
14cr|apache-mod_antispam-1.0-18|51	
14cr|apache-mod_antispam-1.0-18|52	%post
14cr|apache-mod_antispam-1.0-18|53	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_antispam-1.0-18|54	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_antispam-1.0-18|55	fi
14cr|apache-mod_antispam-1.0-18|56	
14cr|apache-mod_antispam-1.0-18|57	%postun
14cr|apache-mod_antispam-1.0-18|58	if [ "$1" = "0" ]; then
14cr|apache-mod_antispam-1.0-18|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_antispam-1.0-18|60	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_antispam-1.0-18|61	fi
14cr|apache-mod_antispam-1.0-18|62	fi
14cr|apache-mod_antispam-1.0-18|63	
14cr|apache-mod_antispam-1.0-18|64	%clean
14cr|apache-mod_antispam-1.0-18|65	
14cr|apache-mod_antispam-1.0-18|66	%files
14cr|apache-mod_antispam-1.0-18|67	%doc AUTHORS CHANGES INSTALL README TODO httpd.conf.sample
14cr|apache-mod_antispam-1.0-18|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_antispam-1.0-18|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_antispam-1.0-18|70	# this is prone to change later, leave as is for now
14cr|apache-mod_antispam-1.0-18|71	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white
14cr|apache-mod_antispam-1.0-18|72	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black
14cr|apache-mod_antispam-1.0-18|73	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black.auto
14cr|apache-mod_antispam-1.0-18|74	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white.auto
14cr|apache-mod_antispam-1.0-18|75	
14cr|apache-mod_antispam-1.0-18|76	
14cr|apache-mod_antispam-1.0-18|77	
14cr|apache-mod_antispam-1.0-18|78	%changelog
14cr|apache-mod_antispam-1.0-18|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-18
14cr|apache-mod_antispam-1.0-18|80	+ Revision: 0ff3d47
14cr|apache-mod_antispam-1.0-18|81	- MassBuild#464: Increase release tag
14cr|apache-mod_antispam-1.0-18|82	
14cr|apache-mod_antispam-1.0-18|83	

131 14
14cr|apache-mod_apparmor-2.3-1.907.8|1	%define rev 907
14cr|apache-mod_apparmor-2.3-1.907.8|2	
14cr|apache-mod_apparmor-2.3-1.907.8|3	%define major 1
14cr|apache-mod_apparmor-2.3-1.907.8|4	%define libname %mklibname apparmor %{major}
14cr|apache-mod_apparmor-2.3-1.907.8|5	%define develname %mklibname apparmor -d
14cr|apache-mod_apparmor-2.3-1.907.8|6	
14cr|apache-mod_apparmor-2.3-1.907.8|7	Summary:	Fine-grained AppArmor confinement for apache
14cr|apache-mod_apparmor-2.3-1.907.8|8	Name:		apache-mod_apparmor
14cr|apache-mod_apparmor-2.3-1.907.8|9	Version:	2.3
14cr|apache-mod_apparmor-2.3-1.907.8|10	Release:	%mkrel 1.%{rev}.8
14cr|apache-mod_apparmor-2.3-1.907.8|11	License:	LGPL
14cr|apache-mod_apparmor-2.3-1.907.8|12	Group:		System/Servers
14cr|apache-mod_apparmor-2.3-1.907.8|13	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
14cr|apache-mod_apparmor-2.3-1.907.8|14	Source0:	apache2-mod_apparmor-%{version}-%{rev}.tar.gz
14cr|apache-mod_apparmor-2.3-1.907.8|15	Source1:        B15_mod_apparmor.conf
14cr|apache-mod_apparmor-2.3-1.907.8|16	BuildRequires:  apache-devel
14cr|apache-mod_apparmor-2.3-1.907.8|17	BuildRequires:  libapparmor-devel
14cr|apache-mod_apparmor-2.3-1.907.8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_apparmor-2.3-1.907.8|19	
14cr|apache-mod_apparmor-2.3-1.907.8|20	%description
14cr|apache-mod_apparmor-2.3-1.907.8|21	AppArmor is a security framework that proactively protects the operating system
14cr|apache-mod_apparmor-2.3-1.907.8|22	and applications.
14cr|apache-mod_apparmor-2.3-1.907.8|23	
14cr|apache-mod_apparmor-2.3-1.907.8|24	apache-mod_apparmor adds support to apache to provide AppArmor confinement
14cr|apache-mod_apparmor-2.3-1.907.8|25	to individual cgi scripts handled by apache modules like mod_php and mod_perl.
14cr|apache-mod_apparmor-2.3-1.907.8|26	This package is part of a suite of tools that used to be named SubDomain.
14cr|apache-mod_apparmor-2.3-1.907.8|27	
14cr|apache-mod_apparmor-2.3-1.907.8|28	%prep
14cr|apache-mod_apparmor-2.3-1.907.8|29	%setup -q -n apache2-mod_apparmor-%{version}
14cr|apache-mod_apparmor-2.3-1.907.8|30	
14cr|apache-mod_apparmor-2.3-1.907.8|31	%build
14cr|apache-mod_apparmor-2.3-1.907.8|32	%serverbuild
14cr|apache-mod_apparmor-2.3-1.907.8|33	
14cr|apache-mod_apparmor-2.3-1.907.8|34	#%make   LIBAPPARMOR_FLAGS="-L../libapparmor/src/.libs -lapparmor -I../libapparmor/src" \
14cr|apache-mod_apparmor-2.3-1.907.8|35	#        TESTBUILDDIR=$(pwd)
14cr|apache-mod_apparmor-2.3-1.907.8|36	
14cr|apache-mod_apparmor-2.3-1.907.8|37	%make TESTBUILDDIR=$(pwd)
14cr|apache-mod_apparmor-2.3-1.907.8|38	
14cr|apache-mod_apparmor-2.3-1.907.8|39	
14cr|apache-mod_apparmor-2.3-1.907.8|40	%install
14cr|apache-mod_apparmor-2.3-1.907.8|41	rm -rf %{buildroot}
14cr|apache-mod_apparmor-2.3-1.907.8|42	
14cr|apache-mod_apparmor-2.3-1.907.8|43	%{makeinstall_std} APXS_INSTALL_DIR=%{_libdir}/apache-extramodules
14cr|apache-mod_apparmor-2.3-1.907.8|44	mkdir -p %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_apparmor-2.3-1.907.8|45	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|apache-mod_apparmor-2.3-1.907.8|46	
14cr|apache-mod_apparmor-2.3-1.907.8|47	%post
14cr|apache-mod_apparmor-2.3-1.907.8|48	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_apparmor-2.3-1.907.8|49	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_apparmor-2.3-1.907.8|50	fi
14cr|apache-mod_apparmor-2.3-1.907.8|51	
14cr|apache-mod_apparmor-2.3-1.907.8|52	%postun
14cr|apache-mod_apparmor-2.3-1.907.8|53	if [ "$1" = "0" ]; then
14cr|apache-mod_apparmor-2.3-1.907.8|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_apparmor-2.3-1.907.8|55	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_apparmor-2.3-1.907.8|56	fi
14cr|apache-mod_apparmor-2.3-1.907.8|57	fi
14cr|apache-mod_apparmor-2.3-1.907.8|58	
14cr|apache-mod_apparmor-2.3-1.907.8|59	
14cr|apache-mod_apparmor-2.3-1.907.8|60	%clean
14cr|apache-mod_apparmor-2.3-1.907.8|61	rm -rf %{buildroot}
14cr|apache-mod_apparmor-2.3-1.907.8|62	
14cr|apache-mod_apparmor-2.3-1.907.8|63	%files
14cr|apache-mod_apparmor-2.3-1.907.8|64	%defattr(-,root,root,-)
14cr|apache-mod_apparmor-2.3-1.907.8|65	%doc COPYING.LGPL
14cr|apache-mod_apparmor-2.3-1.907.8|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/B15_mod_apparmor.conf
14cr|apache-mod_apparmor-2.3-1.907.8|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_apparmor.so
14cr|apache-mod_apparmor-2.3-1.907.8|68	%attr(0644,root,root) %{_mandir}/man8/mod_apparmor.8*
14cr|apache-mod_apparmor-2.3-1.907.8|69	
14cr|apache-mod_apparmor-2.3-1.907.8|70	
14cr|apache-mod_apparmor-2.3-1.907.8|71	
14cr|apache-mod_apparmor-2.3-1.907.8|72	
14cr|apache-mod_apparmor-2.3-1.907.8|73	%changelog
14cr|apache-mod_apparmor-2.3-1.907.8|74	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.3-1.907.8
14cr|apache-mod_apparmor-2.3-1.907.8|75	+ Revision: ef491dd
14cr|apache-mod_apparmor-2.3-1.907.8|76	- Automatic import for version 2.3-1.907.8
14cr|apache-mod_apparmor-2.3-1.907.8|77	
14cr|apache-mod_apparmor-2.3-1.907.8|78	

132 14
14cr|apache-mod_auth_cert-0.3-10|1	#Module-Specific definitions
14cr|apache-mod_auth_cert-0.3-10|2	%define apache_version 2.2.8
14cr|apache-mod_auth_cert-0.3-10|3	%define mod_name mod_auth_cert
14cr|apache-mod_auth_cert-0.3-10|4	%define mod_conf B40_%{mod_name}.conf
14cr|apache-mod_auth_cert-0.3-10|5	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_cert-0.3-10|6	
14cr|apache-mod_auth_cert-0.3-10|7	Summary:	Maps the Subject DN of a X509 client certificate to a username
14cr|apache-mod_auth_cert-0.3-10|8	Name:		apache-%{mod_name}
14cr|apache-mod_auth_cert-0.3-10|9	Version:	0.3
14cr|apache-mod_auth_cert-0.3-10|10	Release:	10
14cr|apache-mod_auth_cert-0.3-10|11	Group:		System/Servers
14cr|apache-mod_auth_cert-0.3-10|12	License:	GPL
14cr|apache-mod_auth_cert-0.3-10|13	URL:		http://sourceforge.net/projects/mod-auth-cert/
14cr|apache-mod_auth_cert-0.3-10|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-auth-cert/%{mod_name}-%{version}.tgz
14cr|apache-mod_auth_cert-0.3-10|15	Source1:	%{mod_conf}
14cr|apache-mod_auth_cert-0.3-10|16	Requires(pre): rpm-helper
14cr|apache-mod_auth_cert-0.3-10|17	Requires(postun): rpm-helper
14cr|apache-mod_auth_cert-0.3-10|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_auth_cert-0.3-10|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_auth_cert-0.3-10|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_auth_cert-0.3-10|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_auth_cert-0.3-10|22	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_auth_cert-0.3-10|23	BuildRequires:	dos2unix
14cr|apache-mod_auth_cert-0.3-10|24	
14cr|apache-mod_auth_cert-0.3-10|25	%description
14cr|apache-mod_auth_cert-0.3-10|26	mod_auth_cert is an authentication module for the Apache 1.3.x/2.x server. It
14cr|apache-mod_auth_cert-0.3-10|27	can be used to map the Subject DN of a X509 client certificate to a username.
14cr|apache-mod_auth_cert-0.3-10|28	The module can be combined with other authentication modules.
14cr|apache-mod_auth_cert-0.3-10|29	
14cr|apache-mod_auth_cert-0.3-10|30	%prep
14cr|apache-mod_auth_cert-0.3-10|31	
14cr|apache-mod_auth_cert-0.3-10|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_cert-0.3-10|33	
14cr|apache-mod_auth_cert-0.3-10|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_cert-0.3-10|35	
14cr|apache-mod_auth_cert-0.3-10|36	find -type f -exec dos2unix {} \;
14cr|apache-mod_auth_cert-0.3-10|37	
14cr|apache-mod_auth_cert-0.3-10|38	%build
14cr|apache-mod_auth_cert-0.3-10|39	
14cr|apache-mod_auth_cert-0.3-10|40	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_auth_cert-0.3-10|41	
14cr|apache-mod_auth_cert-0.3-10|42	%install
14cr|apache-mod_auth_cert-0.3-10|43	
14cr|apache-mod_auth_cert-0.3-10|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_cert-0.3-10|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_cert-0.3-10|46	
14cr|apache-mod_auth_cert-0.3-10|47	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_cert-0.3-10|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_cert-0.3-10|49	
14cr|apache-mod_auth_cert-0.3-10|50	%post
14cr|apache-mod_auth_cert-0.3-10|51	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_cert-0.3-10|52	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_cert-0.3-10|53	fi
14cr|apache-mod_auth_cert-0.3-10|54	
14cr|apache-mod_auth_cert-0.3-10|55	%postun
14cr|apache-mod_auth_cert-0.3-10|56	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_cert-0.3-10|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_cert-0.3-10|58	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_cert-0.3-10|59	fi
14cr|apache-mod_auth_cert-0.3-10|60	fi
14cr|apache-mod_auth_cert-0.3-10|61	
14cr|apache-mod_auth_cert-0.3-10|62	%clean
14cr|apache-mod_auth_cert-0.3-10|63	
14cr|apache-mod_auth_cert-0.3-10|64	%files
14cr|apache-mod_auth_cert-0.3-10|65	%doc LICENSE README
14cr|apache-mod_auth_cert-0.3-10|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_cert-0.3-10|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_cert-0.3-10|68	
14cr|apache-mod_auth_cert-0.3-10|69	
14cr|apache-mod_auth_cert-0.3-10|70	
14cr|apache-mod_auth_cert-0.3-10|71	
14cr|apache-mod_auth_cert-0.3-10|72	%changelog
14cr|apache-mod_auth_cert-0.3-10|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-10
14cr|apache-mod_auth_cert-0.3-10|74	+ Revision: d3aafcf
14cr|apache-mod_auth_cert-0.3-10|75	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_cert-0.3-10|76	
14cr|apache-mod_auth_cert-0.3-10|77	

133 14
14cr|apache-mod_auth_certificate-0.3-5|1	#Module-Specific definitions
14cr|apache-mod_auth_certificate-0.3-5|2	%define mod_name mod_auth_certificate
14cr|apache-mod_auth_certificate-0.3-5|3	%define mod_conf B56_%{mod_name}.conf
14cr|apache-mod_auth_certificate-0.3-5|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_certificate-0.3-5|5	
14cr|apache-mod_auth_certificate-0.3-5|6	Summary:	 A client certificate authentication module for apache
14cr|apache-mod_auth_certificate-0.3-5|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_certificate-0.3-5|8	Version:	0.3
14cr|apache-mod_auth_certificate-0.3-5|9	Release: 	5
14cr|apache-mod_auth_certificate-0.3-5|10	Group:		System/Servers
14cr|apache-mod_auth_certificate-0.3-5|11	License:	Apache License
14cr|apache-mod_auth_certificate-0.3-5|12	URL:		http://sourceforge.net/projects/modauthcertific/
14cr|apache-mod_auth_certificate-0.3-5|13	Source0:	http://sunet.dl.sourceforge.net/project/modauthcertific/mod_auth_certificate/mod_auth_certificate-%{version}/mod_auth_certificate-%{version}.tar.gz
14cr|apache-mod_auth_certificate-0.3-5|14	Source1:	%{mod_conf}
14cr|apache-mod_auth_certificate-0.3-5|15	Requires(pre): rpm-helper
14cr|apache-mod_auth_certificate-0.3-5|16	Requires(postun): rpm-helper
14cr|apache-mod_auth_certificate-0.3-5|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|19	Requires(pre):	apache-mod_ssl >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|21	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|22	Requires:	apache-mod_ssl >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_certificate-0.3-5|24	BuildRequires:	openssl-devel
14cr|apache-mod_auth_certificate-0.3-5|25	
14cr|apache-mod_auth_certificate-0.3-5|26	%description
14cr|apache-mod_auth_certificate-0.3-5|27	mod_auth_certificate is an authentication module for the Apache 2.x server. It
14cr|apache-mod_auth_certificate-0.3-5|28	adds the capability to forward usernames returned by mod_ssl to authorization
14cr|apache-mod_auth_certificate-0.3-5|29	modules or providers as the are called since >= 2.2.x.
14cr|apache-mod_auth_certificate-0.3-5|30	
14cr|apache-mod_auth_certificate-0.3-5|31	%prep
14cr|apache-mod_auth_certificate-0.3-5|32	
14cr|apache-mod_auth_certificate-0.3-5|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_certificate-0.3-5|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_certificate-0.3-5|35	
14cr|apache-mod_auth_certificate-0.3-5|36	%build
14cr|apache-mod_auth_certificate-0.3-5|37	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_auth_certificate-0.3-5|38	
14cr|apache-mod_auth_certificate-0.3-5|39	%install
14cr|apache-mod_auth_certificate-0.3-5|40	
14cr|apache-mod_auth_certificate-0.3-5|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_certificate-0.3-5|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_certificate-0.3-5|43	
14cr|apache-mod_auth_certificate-0.3-5|44	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_certificate-0.3-5|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_certificate-0.3-5|46	
14cr|apache-mod_auth_certificate-0.3-5|47	%post
14cr|apache-mod_auth_certificate-0.3-5|48	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_certificate-0.3-5|49	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_certificate-0.3-5|50	fi
14cr|apache-mod_auth_certificate-0.3-5|51	
14cr|apache-mod_auth_certificate-0.3-5|52	%postun
14cr|apache-mod_auth_certificate-0.3-5|53	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_certificate-0.3-5|54	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_certificate-0.3-5|55	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_certificate-0.3-5|56	fi
14cr|apache-mod_auth_certificate-0.3-5|57	fi
14cr|apache-mod_auth_certificate-0.3-5|58	
14cr|apache-mod_auth_certificate-0.3-5|59	%clean
14cr|apache-mod_auth_certificate-0.3-5|60	
14cr|apache-mod_auth_certificate-0.3-5|61	%files
14cr|apache-mod_auth_certificate-0.3-5|62	%doc COPYING README
14cr|apache-mod_auth_certificate-0.3-5|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_certificate-0.3-5|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_certificate-0.3-5|65	
14cr|apache-mod_auth_certificate-0.3-5|66	
14cr|apache-mod_auth_certificate-0.3-5|67	
14cr|apache-mod_auth_certificate-0.3-5|68	
14cr|apache-mod_auth_certificate-0.3-5|69	%changelog
14cr|apache-mod_auth_certificate-0.3-5|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|apache-mod_auth_certificate-0.3-5|71	+ Revision: 385fe9f
14cr|apache-mod_auth_certificate-0.3-5|72	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_certificate-0.3-5|73	
14cr|apache-mod_auth_certificate-0.3-5|74	

134 14
14cr|apache-mod_auth_imap-2.2.0-14|1	#Module-Specific definitions
14cr|apache-mod_auth_imap-2.2.0-14|2	%define mod_name mod_auth_imap
14cr|apache-mod_auth_imap-2.2.0-14|3	%define mod_conf A42_%{mod_name}.conf
14cr|apache-mod_auth_imap-2.2.0-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_imap-2.2.0-14|5	
14cr|apache-mod_auth_imap-2.2.0-14|6	Summary:	Provides authentication against an IMAP mail server
14cr|apache-mod_auth_imap-2.2.0-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_imap-2.2.0-14|8	Version:	2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|9	Release:	14
14cr|apache-mod_auth_imap-2.2.0-14|10	Group:		System/Servers
14cr|apache-mod_auth_imap-2.2.0-14|11	License:	GPL
14cr|apache-mod_auth_imap-2.2.0-14|12	URL:		http://ben.brillat.net/projects/mod_auth_imap/
14cr|apache-mod_auth_imap-2.2.0-14|13	Source0:	http://ben.brillat.net/files/projects/mod_auth_imap2/mod_auth_imap2-%{version}.tar.bz2
14cr|apache-mod_auth_imap-2.2.0-14|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_auth_imap-2.2.0-14|15	Requires(pre): rpm-helper
14cr|apache-mod_auth_imap-2.2.0-14|16	Requires(postun): rpm-helper
14cr|apache-mod_auth_imap-2.2.0-14|17	Requires(pre):  apache-conf >= 2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|18	Requires(pre):  apache >= 2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|19	Requires:       apache-conf >= 2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|20	Requires:       apache >= 2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|21	BuildRequires:  apache-devel >= 2.2.0
14cr|apache-mod_auth_imap-2.2.0-14|22	BuildRequires:	file
14cr|apache-mod_auth_imap-2.2.0-14|23	
14cr|apache-mod_auth_imap-2.2.0-14|24	%description
14cr|apache-mod_auth_imap-2.2.0-14|25	mod_auth_imap is an Apache module to provide authentication
14cr|apache-mod_auth_imap-2.2.0-14|26	against an IMAP mail server. The httpd.conf or .htaccess file can
14cr|apache-mod_auth_imap-2.2.0-14|27	specify server name and port of the desired IMAP server. It is
14cr|apache-mod_auth_imap-2.2.0-14|28	also compatible with stunnel for IMAP over SSL.
14cr|apache-mod_auth_imap-2.2.0-14|29	
14cr|apache-mod_auth_imap-2.2.0-14|30	%prep
14cr|apache-mod_auth_imap-2.2.0-14|31	
14cr|apache-mod_auth_imap-2.2.0-14|32	%setup -q -n mod_auth_imap2-%{version}
14cr|apache-mod_auth_imap-2.2.0-14|33	
14cr|apache-mod_auth_imap-2.2.0-14|34	# strip away annoying ^M
14cr|apache-mod_auth_imap-2.2.0-14|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_imap-2.2.0-14|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_imap-2.2.0-14|37	
14cr|apache-mod_auth_imap-2.2.0-14|38	%build
14cr|apache-mod_auth_imap-2.2.0-14|39	
14cr|apache-mod_auth_imap-2.2.0-14|40	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_auth_imap-2.2.0-14|41	
14cr|apache-mod_auth_imap-2.2.0-14|42	%install
14cr|apache-mod_auth_imap-2.2.0-14|43	
14cr|apache-mod_auth_imap-2.2.0-14|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_imap-2.2.0-14|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_imap-2.2.0-14|46	
14cr|apache-mod_auth_imap-2.2.0-14|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_imap-2.2.0-14|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_imap-2.2.0-14|49	
14cr|apache-mod_auth_imap-2.2.0-14|50	%post
14cr|apache-mod_auth_imap-2.2.0-14|51	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_imap-2.2.0-14|52	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_imap-2.2.0-14|53	fi
14cr|apache-mod_auth_imap-2.2.0-14|54	
14cr|apache-mod_auth_imap-2.2.0-14|55	%postun
14cr|apache-mod_auth_imap-2.2.0-14|56	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_imap-2.2.0-14|57	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_imap-2.2.0-14|58	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_imap-2.2.0-14|59	fi
14cr|apache-mod_auth_imap-2.2.0-14|60	fi
14cr|apache-mod_auth_imap-2.2.0-14|61	
14cr|apache-mod_auth_imap-2.2.0-14|62	%clean
14cr|apache-mod_auth_imap-2.2.0-14|63	
14cr|apache-mod_auth_imap-2.2.0-14|64	%files
14cr|apache-mod_auth_imap-2.2.0-14|65	%doc CHANGELOG GPL.txt README examples/htaccess-example examples/httpd.conf-append-example
14cr|apache-mod_auth_imap-2.2.0-14|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_imap-2.2.0-14|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_imap-2.2.0-14|68	
14cr|apache-mod_auth_imap-2.2.0-14|69	
14cr|apache-mod_auth_imap-2.2.0-14|70	
14cr|apache-mod_auth_imap-2.2.0-14|71	%changelog
14cr|apache-mod_auth_imap-2.2.0-14|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-14
14cr|apache-mod_auth_imap-2.2.0-14|73	+ Revision: eb9e55a
14cr|apache-mod_auth_imap-2.2.0-14|74	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_imap-2.2.0-14|75	
14cr|apache-mod_auth_imap-2.2.0-14|76	

135 14
14cr|apache-mod_auth_kerb-5.4-8|1	#Module-Specific definitions
14cr|apache-mod_auth_kerb-5.4-8|2	%define mod_name mod_auth_kerb
14cr|apache-mod_auth_kerb-5.4-8|3	%define mod_conf 11_%{mod_name}.conf
14cr|apache-mod_auth_kerb-5.4-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_kerb-5.4-8|5	
14cr|apache-mod_auth_kerb-5.4-8|6	Summary:	Apache module to provides authentifation against a Kerberos server
14cr|apache-mod_auth_kerb-5.4-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_kerb-5.4-8|8	Version:	5.4
14cr|apache-mod_auth_kerb-5.4-8|9	Release:	8
14cr|apache-mod_auth_kerb-5.4-8|10	Group:		System/Servers
14cr|apache-mod_auth_kerb-5.4-8|11	License:	BSD-like
14cr|apache-mod_auth_kerb-5.4-8|12	URL:		http://modauthkerb.sourceforge.net/
14cr|apache-mod_auth_kerb-5.4-8|13	Source0:	http://prdownloads.sourceforge.net/modauthkerb/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_auth_kerb-5.4-8|14	Source1:	%{mod_conf}
14cr|apache-mod_auth_kerb-5.4-8|15	Patch1:		mod_auth_kerb-5.4-rcopshack.patch
14cr|apache-mod_auth_kerb-5.4-8|16	Patch2:		mod_auth_kerb-5.4-fixes.patch
14cr|apache-mod_auth_kerb-5.4-8|17	Patch3:     mod_auth_kerb-5.4-s4u2proxy.patch
14cr|apache-mod_auth_kerb-5.4-8|18	Patch4:     mod_auth_kerb-5.4-httpd24.patch
14cr|apache-mod_auth_kerb-5.4-8|19	
14cr|apache-mod_auth_kerb-5.4-8|20	Requires:	krb5-libs
14cr|apache-mod_auth_kerb-5.4-8|21	BuildRequires:	krb5-devel
14cr|apache-mod_auth_kerb-5.4-8|22	BuildRequires:	automake
14cr|apache-mod_auth_kerb-5.4-8|23	BuildRequires:	autoconf2.5
14cr|apache-mod_auth_kerb-5.4-8|24	Requires(pre): rpm-helper
14cr|apache-mod_auth_kerb-5.4-8|25	Requires(postun): rpm-helper
14cr|apache-mod_auth_kerb-5.4-8|26	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_kerb-5.4-8|27	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_kerb-5.4-8|28	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_kerb-5.4-8|29	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_kerb-5.4-8|30	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_kerb-5.4-8|31	BuildRequires:	file
14cr|apache-mod_auth_kerb-5.4-8|32	
14cr|apache-mod_auth_kerb-5.4-8|33	%description
14cr|apache-mod_auth_kerb-5.4-8|34	Mod_auth_kerb is an apache module designed to provide Kerberos
14cr|apache-mod_auth_kerb-5.4-8|35	user authentication to the Apache web server. Using the Basic
14cr|apache-mod_auth_kerb-5.4-8|36	Auth mechanism, it retrieves a username/password pair from the
14cr|apache-mod_auth_kerb-5.4-8|37	browser and checks them against a Kerberos server as set up by
14cr|apache-mod_auth_kerb-5.4-8|38	your particular organization. It also supports mutual ticket
14cr|apache-mod_auth_kerb-5.4-8|39	authentication, but most browsers do not support that natively.
14cr|apache-mod_auth_kerb-5.4-8|40	
14cr|apache-mod_auth_kerb-5.4-8|41	I might look into writing a netscape plugin for it at some point.
14cr|apache-mod_auth_kerb-5.4-8|42	Some browsers also require being told that they are to use Basic
14cr|apache-mod_auth_kerb-5.4-8|43	Auth as opposed to seeing KerberosV* and handling that as basic
14cr|apache-mod_auth_kerb-5.4-8|44	auth. The module accounts for this and 'tricks' the browser into
14cr|apache-mod_auth_kerb-5.4-8|45	thinking it's normal basic auth.
14cr|apache-mod_auth_kerb-5.4-8|46	
14cr|apache-mod_auth_kerb-5.4-8|47	If you are using the Basic Auth mechanmism, the module does not
14cr|apache-mod_auth_kerb-5.4-8|48	do any special encryption of any sort. The passing of the
14cr|apache-mod_auth_kerb-5.4-8|49	username and password is done with the same Base64 encoding that
14cr|apache-mod_auth_kerb-5.4-8|50	Basic Auth uses. This can easily be converted to plain text. To
14cr|apache-mod_auth_kerb-5.4-8|51	counter this, I would suggest also using mod_ssl.
14cr|apache-mod_auth_kerb-5.4-8|52	
14cr|apache-mod_auth_kerb-5.4-8|53	%prep
14cr|apache-mod_auth_kerb-5.4-8|54	
14cr|apache-mod_auth_kerb-5.4-8|55	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_kerb-5.4-8|56	%patch1 -p1
14cr|apache-mod_auth_kerb-5.4-8|57	%patch2 -p1
14cr|apache-mod_auth_kerb-5.4-8|58	%patch3 -p1
14cr|apache-mod_auth_kerb-5.4-8|59	%patch4 -p1
14cr|apache-mod_auth_kerb-5.4-8|60	
14cr|apache-mod_auth_kerb-5.4-8|61	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_kerb-5.4-8|62	
14cr|apache-mod_auth_kerb-5.4-8|63	# strip away annoying ^M
14cr|apache-mod_auth_kerb-5.4-8|64	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_kerb-5.4-8|65	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_kerb-5.4-8|66	
14cr|apache-mod_auth_kerb-5.4-8|67	%build
14cr|apache-mod_auth_kerb-5.4-8|68	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_auth_kerb-5.4-8|69	--with-krb5=%{_prefix} \
14cr|apache-mod_auth_kerb-5.4-8|70	--without-krb4
14cr|apache-mod_auth_kerb-5.4-8|71	%make
14cr|apache-mod_auth_kerb-5.4-8|72	
14cr|apache-mod_auth_kerb-5.4-8|73	%install
14cr|apache-mod_auth_kerb-5.4-8|74	rm -rf .libs; cp -rp src/.libs .
14cr|apache-mod_auth_kerb-5.4-8|75	
14cr|apache-mod_auth_kerb-5.4-8|76	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_kerb-5.4-8|77	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_kerb-5.4-8|78	
14cr|apache-mod_auth_kerb-5.4-8|79	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_kerb-5.4-8|80	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_kerb-5.4-8|81	
14cr|apache-mod_auth_kerb-5.4-8|82	
14cr|apache-mod_auth_kerb-5.4-8|83	%files
14cr|apache-mod_auth_kerb-5.4-8|84	%doc INSTALL LICENSE README
14cr|apache-mod_auth_kerb-5.4-8|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_kerb-5.4-8|86	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_kerb-5.4-8|87	
14cr|apache-mod_auth_kerb-5.4-8|88	%changelog
14cr|apache-mod_auth_kerb-5.4-8|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4-8
14cr|apache-mod_auth_kerb-5.4-8|90	+ Revision: 09b2a80
14cr|apache-mod_auth_kerb-5.4-8|91	- Fix build for modern apache
14cr|apache-mod_auth_kerb-5.4-8|92	
14cr|apache-mod_auth_kerb-5.4-8|93	

136 14
14cr|apache-mod_auth_msfix-0.2.1-17|1	#Module-Specific definitions
14cr|apache-mod_auth_msfix-0.2.1-17|2	%define mod_name mod_auth_msfix
14cr|apache-mod_auth_msfix-0.2.1-17|3	%define mod_conf A24_%{mod_name}.conf
14cr|apache-mod_auth_msfix-0.2.1-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_msfix-0.2.1-17|5	
14cr|apache-mod_auth_msfix-0.2.1-17|6	Summary:	A module that fix MS XP WebDAV client problem
14cr|apache-mod_auth_msfix-0.2.1-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_msfix-0.2.1-17|8	Version:	0.2.1
14cr|apache-mod_auth_msfix-0.2.1-17|9	Release:	17
14cr|apache-mod_auth_msfix-0.2.1-17|10	Group:		System/Servers
14cr|apache-mod_auth_msfix-0.2.1-17|11	License:	GPL
14cr|apache-mod_auth_msfix-0.2.1-17|12	URL:		http://www.luluware.com/mod_auth_msfix.html
14cr|apache-mod_auth_msfix-0.2.1-17|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_auth_msfix-0.2.1-17|14	Source1:	%{mod_conf}
14cr|apache-mod_auth_msfix-0.2.1-17|15	Patch0:		mod_auth_msfix-0.2.1-apache220.diff
14cr|apache-mod_auth_msfix-0.2.1-17|16	Requires:	apache-mod_dav
14cr|apache-mod_auth_msfix-0.2.1-17|17	Requires(pre): rpm-helper
14cr|apache-mod_auth_msfix-0.2.1-17|18	Requires(postun): rpm-helper
14cr|apache-mod_auth_msfix-0.2.1-17|19	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_msfix-0.2.1-17|20	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_msfix-0.2.1-17|21	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_msfix-0.2.1-17|22	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_msfix-0.2.1-17|23	BuildRequires:  apache-devel >= 2.2.0
14cr|apache-mod_auth_msfix-0.2.1-17|24	BuildRequires:	file
14cr|apache-mod_auth_msfix-0.2.1-17|25	Epoch:		1
14cr|apache-mod_auth_msfix-0.2.1-17|26	
14cr|apache-mod_auth_msfix-0.2.1-17|27	%description
14cr|apache-mod_auth_msfix-0.2.1-17|28	When MS XP Clients connect to WebDAV, they may have a problem
14cr|apache-mod_auth_msfix-0.2.1-17|29	sending the user's name to Apache. They send domaine\username
14cr|apache-mod_auth_msfix-0.2.1-17|30	or username@domaine, which break most of the authentification
14cr|apache-mod_auth_msfix-0.2.1-17|31	module of Apache.
14cr|apache-mod_auth_msfix-0.2.1-17|32	
14cr|apache-mod_auth_msfix-0.2.1-17|33	This mod can fix the user's name by rewriting it.
14cr|apache-mod_auth_msfix-0.2.1-17|34	
14cr|apache-mod_auth_msfix-0.2.1-17|35	%prep
14cr|apache-mod_auth_msfix-0.2.1-17|36	
14cr|apache-mod_auth_msfix-0.2.1-17|37	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_msfix-0.2.1-17|38	%patch0 -p0
14cr|apache-mod_auth_msfix-0.2.1-17|39	
14cr|apache-mod_auth_msfix-0.2.1-17|40	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_msfix-0.2.1-17|41	
14cr|apache-mod_auth_msfix-0.2.1-17|42	# strip away annoying ^M
14cr|apache-mod_auth_msfix-0.2.1-17|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_msfix-0.2.1-17|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_msfix-0.2.1-17|45	
14cr|apache-mod_auth_msfix-0.2.1-17|46	%build
14cr|apache-mod_auth_msfix-0.2.1-17|47	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_auth_msfix-0.2.1-17|48	
14cr|apache-mod_auth_msfix-0.2.1-17|49	%install
14cr|apache-mod_auth_msfix-0.2.1-17|50	
14cr|apache-mod_auth_msfix-0.2.1-17|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_msfix-0.2.1-17|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_msfix-0.2.1-17|53	
14cr|apache-mod_auth_msfix-0.2.1-17|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_msfix-0.2.1-17|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_msfix-0.2.1-17|56	
14cr|apache-mod_auth_msfix-0.2.1-17|57	%post
14cr|apache-mod_auth_msfix-0.2.1-17|58	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_msfix-0.2.1-17|59	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_msfix-0.2.1-17|60	fi
14cr|apache-mod_auth_msfix-0.2.1-17|61	
14cr|apache-mod_auth_msfix-0.2.1-17|62	%postun
14cr|apache-mod_auth_msfix-0.2.1-17|63	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_msfix-0.2.1-17|64	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_msfix-0.2.1-17|65	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_msfix-0.2.1-17|66	fi
14cr|apache-mod_auth_msfix-0.2.1-17|67	fi
14cr|apache-mod_auth_msfix-0.2.1-17|68	
14cr|apache-mod_auth_msfix-0.2.1-17|69	%clean
14cr|apache-mod_auth_msfix-0.2.1-17|70	
14cr|apache-mod_auth_msfix-0.2.1-17|71	%files
14cr|apache-mod_auth_msfix-0.2.1-17|72	%doc CHANGES INSTALL README mod_auth_msfix.html
14cr|apache-mod_auth_msfix-0.2.1-17|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_msfix-0.2.1-17|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_msfix-0.2.1-17|75	
14cr|apache-mod_auth_msfix-0.2.1-17|76	
14cr|apache-mod_auth_msfix-0.2.1-17|77	
14cr|apache-mod_auth_msfix-0.2.1-17|78	%changelog
14cr|apache-mod_auth_msfix-0.2.1-17|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.1-17
14cr|apache-mod_auth_msfix-0.2.1-17|80	+ Revision: f75a5d2
14cr|apache-mod_auth_msfix-0.2.1-17|81	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_msfix-0.2.1-17|82	
14cr|apache-mod_auth_msfix-0.2.1-17|83	

137 14
14cr|apache-mod_auth_nds-2.0-17|1	#Module-Specific definitions
14cr|apache-mod_auth_nds-2.0-17|2	%define mod_name mod_auth_nds
14cr|apache-mod_auth_nds-2.0-17|3	%define mod_conf 98_%{mod_name}.conf
14cr|apache-mod_auth_nds-2.0-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_nds-2.0-17|5	
14cr|apache-mod_auth_nds-2.0-17|6	Summary:	DSO module for the apache Web server
14cr|apache-mod_auth_nds-2.0-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_nds-2.0-17|8	Version:	2.0
14cr|apache-mod_auth_nds-2.0-17|9	Release:	17
14cr|apache-mod_auth_nds-2.0-17|10	Group:		System/Servers
14cr|apache-mod_auth_nds-2.0-17|11	License:	GPL
14cr|apache-mod_auth_nds-2.0-17|12	URL:		http://www.gknw.com/development/apache/
14cr|apache-mod_auth_nds-2.0-17|13	Source0: 	http://www.gknw.com/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}beta.tar.bz2
14cr|apache-mod_auth_nds-2.0-17|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_auth_nds-2.0-17|15	Patch0:		mod_auth_nds-2.0-register.patch
14cr|apache-mod_auth_nds-2.0-17|16	Patch1:		mod_auth_nds-2.0-apache220.diff
14cr|apache-mod_auth_nds-2.0-17|17	Requires(pre): rpm-helper
14cr|apache-mod_auth_nds-2.0-17|18	Requires(postun): rpm-helper
14cr|apache-mod_auth_nds-2.0-17|19	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_nds-2.0-17|20	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_nds-2.0-17|21	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_nds-2.0-17|22	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_nds-2.0-17|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_nds-2.0-17|24	BuildRequires:	ncpfs-devel
14cr|apache-mod_auth_nds-2.0-17|25	BuildRequires:	file
14cr|apache-mod_auth_nds-2.0-17|26	Epoch:		1
14cr|apache-mod_auth_nds-2.0-17|27	
14cr|apache-mod_auth_nds-2.0-17|28	%description
14cr|apache-mod_auth_nds-2.0-17|29	mod_auth_nds is the Novell(tm) NDS(tm) authentication module for
14cr|apache-mod_auth_nds-2.0-17|30	the apache web server.
14cr|apache-mod_auth_nds-2.0-17|31	
14cr|apache-mod_auth_nds-2.0-17|32	%prep
14cr|apache-mod_auth_nds-2.0-17|33	
14cr|apache-mod_auth_nds-2.0-17|34	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_nds-2.0-17|35	%patch0 -p0
14cr|apache-mod_auth_nds-2.0-17|36	%patch1 -p0
14cr|apache-mod_auth_nds-2.0-17|37	
14cr|apache-mod_auth_nds-2.0-17|38	# strip away annoying ^M
14cr|apache-mod_auth_nds-2.0-17|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_nds-2.0-17|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_nds-2.0-17|41	
14cr|apache-mod_auth_nds-2.0-17|42	%build
14cr|apache-mod_auth_nds-2.0-17|43	
14cr|apache-mod_auth_nds-2.0-17|44	%{_bindir}/apxs -c %{mod_name}.c -I%{_includedir}/ncp -lncp
14cr|apache-mod_auth_nds-2.0-17|45	
14cr|apache-mod_auth_nds-2.0-17|46	%install
14cr|apache-mod_auth_nds-2.0-17|47	
14cr|apache-mod_auth_nds-2.0-17|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_nds-2.0-17|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_nds-2.0-17|50	
14cr|apache-mod_auth_nds-2.0-17|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_nds-2.0-17|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_nds-2.0-17|53	
14cr|apache-mod_auth_nds-2.0-17|54	%post
14cr|apache-mod_auth_nds-2.0-17|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_nds-2.0-17|56	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_nds-2.0-17|57	fi
14cr|apache-mod_auth_nds-2.0-17|58	
14cr|apache-mod_auth_nds-2.0-17|59	%postun
14cr|apache-mod_auth_nds-2.0-17|60	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_nds-2.0-17|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_nds-2.0-17|62	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_nds-2.0-17|63	fi
14cr|apache-mod_auth_nds-2.0-17|64	fi
14cr|apache-mod_auth_nds-2.0-17|65	
14cr|apache-mod_auth_nds-2.0-17|66	%clean
14cr|apache-mod_auth_nds-2.0-17|67	
14cr|apache-mod_auth_nds-2.0-17|68	%files
14cr|apache-mod_auth_nds-2.0-17|69	%doc my_cfg.txt ChangeLog INSTALL
14cr|apache-mod_auth_nds-2.0-17|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_nds-2.0-17|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_nds-2.0-17|72	
14cr|apache-mod_auth_nds-2.0-17|73	
14cr|apache-mod_auth_nds-2.0-17|74	
14cr|apache-mod_auth_nds-2.0-17|75	%changelog
14cr|apache-mod_auth_nds-2.0-17|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0-17
14cr|apache-mod_auth_nds-2.0-17|77	+ Revision: 78a046d
14cr|apache-mod_auth_nds-2.0-17|78	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_nds-2.0-17|79	
14cr|apache-mod_auth_nds-2.0-17|80	

138 14
14cr|apache-mod_authn_imap-0.01-8|1	#Module-Specific definitions
14cr|apache-mod_authn_imap-0.01-8|2	%define mod_name mod_authn_imap
14cr|apache-mod_authn_imap-0.01-8|3	%define mod_conf B42_%{mod_name}.conf
14cr|apache-mod_authn_imap-0.01-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_authn_imap-0.01-8|5	
14cr|apache-mod_authn_imap-0.01-8|6	Summary:	Apache module for basic IMAP authentication support
14cr|apache-mod_authn_imap-0.01-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_authn_imap-0.01-8|8	Version:	0.01
14cr|apache-mod_authn_imap-0.01-8|9	Release: 	8
14cr|apache-mod_authn_imap-0.01-8|10	Group:		System/Servers
14cr|apache-mod_authn_imap-0.01-8|11	License:	Apache License
14cr|apache-mod_authn_imap-0.01-8|12	URL:		http://www.s5h.net/code/mod-imap/
14cr|apache-mod_authn_imap-0.01-8|13	Source0:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz
14cr|apache-mod_authn_imap-0.01-8|14	Source1:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz.asc
14cr|apache-mod_authn_imap-0.01-8|15	Source2:	%{mod_conf}
14cr|apache-mod_authn_imap-0.01-8|16	Requires(pre): rpm-helper
14cr|apache-mod_authn_imap-0.01-8|17	Requires(postun): rpm-helper
14cr|apache-mod_authn_imap-0.01-8|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_authn_imap-0.01-8|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_authn_imap-0.01-8|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_authn_imap-0.01-8|21	Requires:	apache >= 2.2.0
14cr|apache-mod_authn_imap-0.01-8|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_authn_imap-0.01-8|23	
14cr|apache-mod_authn_imap-0.01-8|24	%description
14cr|apache-mod_authn_imap-0.01-8|25	Apache module for basic IMAP authentication support.
14cr|apache-mod_authn_imap-0.01-8|26	
14cr|apache-mod_authn_imap-0.01-8|27	%prep
14cr|apache-mod_authn_imap-0.01-8|28	
14cr|apache-mod_authn_imap-0.01-8|29	%setup -q -n mod_imap
14cr|apache-mod_authn_imap-0.01-8|30	
14cr|apache-mod_authn_imap-0.01-8|31	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_authn_imap-0.01-8|32	
14cr|apache-mod_authn_imap-0.01-8|33	# change the modules name
14cr|apache-mod_authn_imap-0.01-8|34	cp mod_authn_imap_basic.c %{mod_name}.c
14cr|apache-mod_authn_imap-0.01-8|35	
14cr|apache-mod_authn_imap-0.01-8|36	%build
14cr|apache-mod_authn_imap-0.01-8|37	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_authn_imap-0.01-8|38	
14cr|apache-mod_authn_imap-0.01-8|39	%install
14cr|apache-mod_authn_imap-0.01-8|40	
14cr|apache-mod_authn_imap-0.01-8|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_authn_imap-0.01-8|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_authn_imap-0.01-8|43	
14cr|apache-mod_authn_imap-0.01-8|44	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_authn_imap-0.01-8|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authn_imap-0.01-8|46	
14cr|apache-mod_authn_imap-0.01-8|47	# cleanup
14cr|apache-mod_authn_imap-0.01-8|48	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.*a
14cr|apache-mod_authn_imap-0.01-8|49	
14cr|apache-mod_authn_imap-0.01-8|50	%post
14cr|apache-mod_authn_imap-0.01-8|51	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authn_imap-0.01-8|52	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_authn_imap-0.01-8|53	fi
14cr|apache-mod_authn_imap-0.01-8|54	
14cr|apache-mod_authn_imap-0.01-8|55	%postun
14cr|apache-mod_authn_imap-0.01-8|56	if [ "$1" = "0" ]; then
14cr|apache-mod_authn_imap-0.01-8|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authn_imap-0.01-8|58	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_authn_imap-0.01-8|59	fi
14cr|apache-mod_authn_imap-0.01-8|60	fi
14cr|apache-mod_authn_imap-0.01-8|61	
14cr|apache-mod_authn_imap-0.01-8|62	%clean
14cr|apache-mod_authn_imap-0.01-8|63	
14cr|apache-mod_authn_imap-0.01-8|64	%files
14cr|apache-mod_authn_imap-0.01-8|65	%doc README INSTALL
14cr|apache-mod_authn_imap-0.01-8|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authn_imap-0.01-8|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_authn_imap-0.01-8|68	
14cr|apache-mod_authn_imap-0.01-8|69	
14cr|apache-mod_authn_imap-0.01-8|70	
14cr|apache-mod_authn_imap-0.01-8|71	
14cr|apache-mod_authn_imap-0.01-8|72	%changelog
14cr|apache-mod_authn_imap-0.01-8|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-8
14cr|apache-mod_authn_imap-0.01-8|74	+ Revision: 88615bd
14cr|apache-mod_authn_imap-0.01-8|75	- MassBuild#464: Increase release tag
14cr|apache-mod_authn_imap-0.01-8|76	
14cr|apache-mod_authn_imap-0.01-8|77	

139 14
14cr|apache-mod_authn_otp-1.1.1-6|1	#Module-Specific definitions
14cr|apache-mod_authn_otp-1.1.1-6|2	%define mod_name mod_authn_otp
14cr|apache-mod_authn_otp-1.1.1-6|3	%define mod_conf B55_%{mod_name}.conf
14cr|apache-mod_authn_otp-1.1.1-6|4	%define mod_so %{mod_name}.so
14cr|apache-mod_authn_otp-1.1.1-6|5	
14cr|apache-mod_authn_otp-1.1.1-6|6	Summary:	Apache module for one-time password authentication
14cr|apache-mod_authn_otp-1.1.1-6|7	Name:		apache-%{mod_name}
14cr|apache-mod_authn_otp-1.1.1-6|8	Version:	1.1.1
14cr|apache-mod_authn_otp-1.1.1-6|9	Release:	6
14cr|apache-mod_authn_otp-1.1.1-6|10	Group:		System/Servers
14cr|apache-mod_authn_otp-1.1.1-6|11	License:	Apache License
14cr|apache-mod_authn_otp-1.1.1-6|12	Url:		http://code.google.com/p/mod-authn-otp/
14cr|apache-mod_authn_otp-1.1.1-6|13	Source0:	http://mod-authn-otp.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_authn_otp-1.1.1-6|14	Source1:	%{mod_conf}
14cr|apache-mod_authn_otp-1.1.1-6|15	Patch0:		mod_authn_otp-1.1.0-no_funky_cflags.diff
14cr|apache-mod_authn_otp-1.1.1-6|16	BuildRequires:	apache-devel
14cr|apache-mod_authn_otp-1.1.1-6|17	BuildRequires:	pkgconfig(openssl)
14cr|apache-mod_authn_otp-1.1.1-6|18	Requires:	apache
14cr|apache-mod_authn_otp-1.1.1-6|19	Requires:	apache-conf
14cr|apache-mod_authn_otp-1.1.1-6|20	Requires(pre):	apache
14cr|apache-mod_authn_otp-1.1.1-6|21	Requires(pre):	apache-conf
14cr|apache-mod_authn_otp-1.1.1-6|22	Requires(pre,postun):	rpm-helper
14cr|apache-mod_authn_otp-1.1.1-6|23	
14cr|apache-mod_authn_otp-1.1.1-6|24	%description
14cr|apache-mod_authn_otp-1.1.1-6|25	mod_authn_otp is an Apache web server module for two-factor authentication
14cr|apache-mod_authn_otp-1.1.1-6|26	using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in
14cr|apache-mod_authn_otp-1.1.1-6|27	RFC 4226. This creates a simple way to protect a web site with one-time
14cr|apache-mod_authn_otp-1.1.1-6|28	passwords, using any RFC 4226-compliant hardware or software token device.
14cr|apache-mod_authn_otp-1.1.1-6|29	mod_authn_otp also supports the Mobile-OTP algorithm.
14cr|apache-mod_authn_otp-1.1.1-6|30	
14cr|apache-mod_authn_otp-1.1.1-6|31	mod_authn_otp supports both event and time based one-time passwords. It also
14cr|apache-mod_authn_otp-1.1.1-6|32	supports "lingering" which allows the repeated re-use of a previously used
14cr|apache-mod_authn_otp-1.1.1-6|33	one-time password up to a configurable maximum linger time. This allows
14cr|apache-mod_authn_otp-1.1.1-6|34	one-time passwords to be used directly in HTTP authentication without forcing
14cr|apache-mod_authn_otp-1.1.1-6|35	the user to enter a new one-time password for every page load.
14cr|apache-mod_authn_otp-1.1.1-6|36	
14cr|apache-mod_authn_otp-1.1.1-6|37	mod_authn_otp supports both basic and digest authentication, and will
14cr|apache-mod_authn_otp-1.1.1-6|38	auto-synchronize with the user's token within a configurable maximum offset
14cr|apache-mod_authn_otp-1.1.1-6|39	(auto-synchronization is not supported with digest authentication).
14cr|apache-mod_authn_otp-1.1.1-6|40	
14cr|apache-mod_authn_otp-1.1.1-6|41	mod_authn_otp is especially useful for setting up protected web sites that
14cr|apache-mod_authn_otp-1.1.1-6|42	require more security than simple username/password authentication yet also
14cr|apache-mod_authn_otp-1.1.1-6|43	don't require users to install special VPN software, and is compatible with
14cr|apache-mod_authn_otp-1.1.1-6|44	software tokens that run on cell phones.
14cr|apache-mod_authn_otp-1.1.1-6|45	
14cr|apache-mod_authn_otp-1.1.1-6|46	%files
14cr|apache-mod_authn_otp-1.1.1-6|47	%doc CHANGES LICENSE README users.sample
14cr|apache-mod_authn_otp-1.1.1-6|48	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authn_otp-1.1.1-6|49	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_authn_otp-1.1.1-6|50	%{_bindir}/otptool
14cr|apache-mod_authn_otp-1.1.1-6|51	%{_mandir}/man1/otptool.1*
14cr|apache-mod_authn_otp-1.1.1-6|52	
14cr|apache-mod_authn_otp-1.1.1-6|53	%post
14cr|apache-mod_authn_otp-1.1.1-6|54	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authn_otp-1.1.1-6|55	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_authn_otp-1.1.1-6|56	fi
14cr|apache-mod_authn_otp-1.1.1-6|57	
14cr|apache-mod_authn_otp-1.1.1-6|58	%postun
14cr|apache-mod_authn_otp-1.1.1-6|59	if [ "$1" = "0" ]; then
14cr|apache-mod_authn_otp-1.1.1-6|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authn_otp-1.1.1-6|61	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_authn_otp-1.1.1-6|62	fi
14cr|apache-mod_authn_otp-1.1.1-6|63	fi
14cr|apache-mod_authn_otp-1.1.1-6|64	
14cr|apache-mod_authn_otp-1.1.1-6|65	#----------------------------------------------------------------------------
14cr|apache-mod_authn_otp-1.1.1-6|66	
14cr|apache-mod_authn_otp-1.1.1-6|67	%prep
14cr|apache-mod_authn_otp-1.1.1-6|68	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_authn_otp-1.1.1-6|69	%patch0 -p0
14cr|apache-mod_authn_otp-1.1.1-6|70	# needed for autoreconf
14cr|apache-mod_authn_otp-1.1.1-6|71	touch NEWS AUTHORS ChangeLog COPYING
14cr|apache-mod_authn_otp-1.1.1-6|72	
14cr|apache-mod_authn_otp-1.1.1-6|73	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_authn_otp-1.1.1-6|74	
14cr|apache-mod_authn_otp-1.1.1-6|75	%build
14cr|apache-mod_authn_otp-1.1.1-6|76	rm -f configure
14cr|apache-mod_authn_otp-1.1.1-6|77	autoreconf -fi
14cr|apache-mod_authn_otp-1.1.1-6|78	export LIBS="-L%{_libdir} -lcrypto"
14cr|apache-mod_authn_otp-1.1.1-6|79	
14cr|apache-mod_authn_otp-1.1.1-6|80	%configure2_5x
14cr|apache-mod_authn_otp-1.1.1-6|81	%make
14cr|apache-mod_authn_otp-1.1.1-6|82	
14cr|apache-mod_authn_otp-1.1.1-6|83	%install
14cr|apache-mod_authn_otp-1.1.1-6|84	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_authn_otp-1.1.1-6|85	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_authn_otp-1.1.1-6|86	install -d %{buildroot}%{_mandir}/man1
14cr|apache-mod_authn_otp-1.1.1-6|87	
14cr|apache-mod_authn_otp-1.1.1-6|88	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_authn_otp-1.1.1-6|89	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authn_otp-1.1.1-6|90	
14cr|apache-mod_authn_otp-1.1.1-6|91	install -d %{buildroot}%{_bindir}
14cr|apache-mod_authn_otp-1.1.1-6|92	install -m0755 otptool %{buildroot}%{_bindir}/otptool
14cr|apache-mod_authn_otp-1.1.1-6|93	install -m0644 otptool.1 %{buildroot}%{_mandir}/man1/
14cr|apache-mod_authn_otp-1.1.1-6|94	
14cr|apache-mod_authn_otp-1.1.1-6|95	
14cr|apache-mod_authn_otp-1.1.1-6|96	%changelog
14cr|apache-mod_authn_otp-1.1.1-6|97	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-6
14cr|apache-mod_authn_otp-1.1.1-6|98	+ Revision: 8ca2993
14cr|apache-mod_authn_otp-1.1.1-6|99	- Create files needed for autoreconf
14cr|apache-mod_authn_otp-1.1.1-6|100	
14cr|apache-mod_authn_otp-1.1.1-6|101	

140 14
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|1	%define snap r794
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|2	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|3	#Module-Specific definitions
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|4	%define mod_name mod_auth_ntlm_winbind
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|5	%define mod_conf B19_%{mod_name}.conf
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|6	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|7	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|8	Summary:	Enables the Apache Web Server to Authenticate Users against Microsoft like DCs
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|9	Name:		apache-%{mod_name}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|10	Version:	0.0.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|11	Release:	0.%{snap}.10
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|12	Group:		System/Servers
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|13	License:	Apache License
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|14	URL:		http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.gz
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|16	Source1:	%{mod_conf}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|17	Patch0:		mod_auth_ntlm_winbind-20060510-connect_http10.diff
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|18	Requires(pre): rpm-helper
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|19	Requires(postun): rpm-helper
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|22	Requires:	samba-common
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|23	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|24	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|25	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|26	BuildRequires:	file
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|27	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|28	%description
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|29	mod_auth_ntlm_winbind is an Apache module to authenticate users and
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|30	authorize access through Samba's winbind daemon against a Microsoft
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|31	like Domain Controller (DC).  These are Microsoft NT/2000/XP and Samba.
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|32	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|33	%prep
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|34	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|35	%setup -q -n %{mod_name}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|36	%patch0 -p0
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|37	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|38	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|39	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|40	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|41	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|42	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|43	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|44	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|45	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|47	done
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|48	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|49	# strip away annoying ^M
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|50	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|51	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|52	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|53	%build
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|54	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|55	%{_bindir}/apxs -DAPACHE2 -c %{mod_name}.c
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|56	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|57	%install
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|58	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|60	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|61	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|62	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|63	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|64	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|65	%post
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|66	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|67	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|68	fi
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|69	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|70	%postun
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|71	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|72	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|73	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|74	fi
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|75	fi
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|76	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|77	%clean
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|78	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|79	%files
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|80	%doc AUTHORS README
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|82	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|83	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|84	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|85	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|86	%changelog
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|87	* Fri Sep 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-0.r794.10
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|88	+ Revision: ddcdec6
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|89	- Fix apxs path, spec cleanup
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|90	
14cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|91	

141 14
14cr|apache-mod_auth_pam-1.1.1-12|1	#Module-Specific definitions
14cr|apache-mod_auth_pam-1.1.1-12|2	%define mod_name mod_auth_pam
14cr|apache-mod_auth_pam-1.1.1-12|3	%define mod_conf A48_%{mod_name}.conf
14cr|apache-mod_auth_pam-1.1.1-12|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_pam-1.1.1-12|5	
14cr|apache-mod_auth_pam-1.1.1-12|6	Summary: 	Pam authorisation for Apache
14cr|apache-mod_auth_pam-1.1.1-12|7	Name: 		apache-%{mod_name}
14cr|apache-mod_auth_pam-1.1.1-12|8	Version: 	1.1.1
14cr|apache-mod_auth_pam-1.1.1-12|9	Release: 	12
14cr|apache-mod_auth_pam-1.1.1-12|10	License: 	LGPL
14cr|apache-mod_auth_pam-1.1.1-12|11	Group: 		System/Servers
14cr|apache-mod_auth_pam-1.1.1-12|12	URL: 		http://pam.sourceforge.net/mod_auth_pam/
14cr|apache-mod_auth_pam-1.1.1-12|13	Source0:	http://pam.sourceforge.net/mod_auth_pam/dist/%{mod_name}-2.0-%{version}.tar.bz2
14cr|apache-mod_auth_pam-1.1.1-12|14	Source1:	http://pam.sourceforge.net/mod_auth_pam/shadow.html
14cr|apache-mod_auth_pam-1.1.1-12|15	Source2:	%{mod_conf}
14cr|apache-mod_auth_pam-1.1.1-12|16	Requires(pre): rpm-helper
14cr|apache-mod_auth_pam-1.1.1-12|17	Requires(postun): rpm-helper
14cr|apache-mod_auth_pam-1.1.1-12|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_pam-1.1.1-12|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_pam-1.1.1-12|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_pam-1.1.1-12|21	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_pam-1.1.1-12|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_pam-1.1.1-12|23	BuildRequires:	file
14cr|apache-mod_auth_pam-1.1.1-12|24	BuildRequires:  pam-devel
14cr|apache-mod_auth_pam-1.1.1-12|25	
14cr|apache-mod_auth_pam-1.1.1-12|26	%description
14cr|apache-mod_auth_pam-1.1.1-12|27	The PAM authentication module implements Basic authentication on
14cr|apache-mod_auth_pam-1.1.1-12|28	top of the Pluggable Authentication Module library. Thereby it
14cr|apache-mod_auth_pam-1.1.1-12|29	supports standard unix passwd, shadow, NIS, SMB auth and radius
14cr|apache-mod_auth_pam-1.1.1-12|30	authentication transparently and easily interchangeable, wherever
14cr|apache-mod_auth_pam-1.1.1-12|31	the HTTP protocol allows it.
14cr|apache-mod_auth_pam-1.1.1-12|32	
14cr|apache-mod_auth_pam-1.1.1-12|33	%prep
14cr|apache-mod_auth_pam-1.1.1-12|34	
14cr|apache-mod_auth_pam-1.1.1-12|35	%setup -q -n %{mod_name}
14cr|apache-mod_auth_pam-1.1.1-12|36	
14cr|apache-mod_auth_pam-1.1.1-12|37	cp %{SOURCE1} .
14cr|apache-mod_auth_pam-1.1.1-12|38	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_auth_pam-1.1.1-12|39	
14cr|apache-mod_auth_pam-1.1.1-12|40	chmod 644 INSTALL README doc/configure.html doc/faq.html doc/install.html
14cr|apache-mod_auth_pam-1.1.1-12|41	
14cr|apache-mod_auth_pam-1.1.1-12|42	# strip away annoying ^M
14cr|apache-mod_auth_pam-1.1.1-12|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_pam-1.1.1-12|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_pam-1.1.1-12|45	
14cr|apache-mod_auth_pam-1.1.1-12|46	%build
14cr|apache-mod_auth_pam-1.1.1-12|47	
14cr|apache-mod_auth_pam-1.1.1-12|48	%{_bindir}/apxs -c %{mod_name}.c -o %{mod_name}.la -lpam
14cr|apache-mod_auth_pam-1.1.1-12|49	%{_bindir}/apxs -c mod_auth_sys_group.c -o mod_auth_sys_group.la -lpam
14cr|apache-mod_auth_pam-1.1.1-12|50	
14cr|apache-mod_auth_pam-1.1.1-12|51	%install
14cr|apache-mod_auth_pam-1.1.1-12|52	
14cr|apache-mod_auth_pam-1.1.1-12|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_pam-1.1.1-12|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_pam-1.1.1-12|55	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|apache-mod_auth_pam-1.1.1-12|56	
14cr|apache-mod_auth_pam-1.1.1-12|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_pam-1.1.1-12|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_pam-1.1.1-12|59	
14cr|apache-mod_auth_pam-1.1.1-12|60	cat > %{buildroot}%{_sysconfdir}/pam.d/httpd << EOF
14cr|apache-mod_auth_pam-1.1.1-12|61	#%PAM-1.0
14cr|apache-mod_auth_pam-1.1.1-12|62	auth       include      system-auth
14cr|apache-mod_auth_pam-1.1.1-12|63	account    include      system-auth
14cr|apache-mod_auth_pam-1.1.1-12|64	EOF
14cr|apache-mod_auth_pam-1.1.1-12|65	
14cr|apache-mod_auth_pam-1.1.1-12|66	%post
14cr|apache-mod_auth_pam-1.1.1-12|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_pam-1.1.1-12|68	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_pam-1.1.1-12|69	fi
14cr|apache-mod_auth_pam-1.1.1-12|70	
14cr|apache-mod_auth_pam-1.1.1-12|71	%postun
14cr|apache-mod_auth_pam-1.1.1-12|72	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_pam-1.1.1-12|73	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_pam-1.1.1-12|74	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_pam-1.1.1-12|75	fi
14cr|apache-mod_auth_pam-1.1.1-12|76	fi
14cr|apache-mod_auth_pam-1.1.1-12|77	
14cr|apache-mod_auth_pam-1.1.1-12|78	%clean
14cr|apache-mod_auth_pam-1.1.1-12|79	
14cr|apache-mod_auth_pam-1.1.1-12|80	%files
14cr|apache-mod_auth_pam-1.1.1-12|81	%doc INSTALL README doc/configure.html doc/faq.html doc/install.html shadow.html
14cr|apache-mod_auth_pam-1.1.1-12|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_pam-1.1.1-12|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/httpd
14cr|apache-mod_auth_pam-1.1.1-12|84	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_*.so
14cr|apache-mod_auth_pam-1.1.1-12|85	
14cr|apache-mod_auth_pam-1.1.1-12|86	
14cr|apache-mod_auth_pam-1.1.1-12|87	
14cr|apache-mod_auth_pam-1.1.1-12|88	%changelog
14cr|apache-mod_auth_pam-1.1.1-12|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-12
14cr|apache-mod_auth_pam-1.1.1-12|90	+ Revision: 5af9204
14cr|apache-mod_auth_pam-1.1.1-12|91	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_pam-1.1.1-12|92	
14cr|apache-mod_auth_pam-1.1.1-12|93	

142 14
14cr|apache-mod_auth_sdb-0.12-21|1	#Module-Specific definitions
14cr|apache-mod_auth_sdb-0.12-21|2	%define mod_name mod_auth_sdb
14cr|apache-mod_auth_sdb-0.12-21|3	%define mod_conf 95_%{mod_name}.conf
14cr|apache-mod_auth_sdb-0.12-21|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_sdb-0.12-21|5	
14cr|apache-mod_auth_sdb-0.12-21|6	Summary:	DSO module for the apache Web server
14cr|apache-mod_auth_sdb-0.12-21|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_sdb-0.12-21|8	Version:	0.12
14cr|apache-mod_auth_sdb-0.12-21|9	Release:	21
14cr|apache-mod_auth_sdb-0.12-21|10	Group:		System/Servers
14cr|apache-mod_auth_sdb-0.12-21|11	License:	Apache License
14cr|apache-mod_auth_sdb-0.12-21|12	URL:		http://shebang.jp/src/apache/
14cr|apache-mod_auth_sdb-0.12-21|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_auth_sdb-0.12-21|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_auth_sdb-0.12-21|15	Patch0:		mod_auth_sdb-0.12-register.patch
14cr|apache-mod_auth_sdb-0.12-21|16	Patch1:		mod_auth_sdb-0.12-apache220.diff
14cr|apache-mod_auth_sdb-0.12-21|17	BuildRequires:	sdb-devel
14cr|apache-mod_auth_sdb-0.12-21|18	Requires(pre): rpm-helper
14cr|apache-mod_auth_sdb-0.12-21|19	Requires(postun): rpm-helper
14cr|apache-mod_auth_sdb-0.12-21|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_auth_sdb-0.12-21|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_auth_sdb-0.12-21|22	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_auth_sdb-0.12-21|23	Requires:	apache >= 2.2.0
14cr|apache-mod_auth_sdb-0.12-21|24	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_auth_sdb-0.12-21|25	BuildRequires:	file
14cr|apache-mod_auth_sdb-0.12-21|26	Epoch:		1
14cr|apache-mod_auth_sdb-0.12-21|27	
14cr|apache-mod_auth_sdb-0.12-21|28	%description
14cr|apache-mod_auth_sdb-0.12-21|29	This module provides Apache user authentication using LibSDB.
14cr|apache-mod_auth_sdb-0.12-21|30	
14cr|apache-mod_auth_sdb-0.12-21|31	%prep
14cr|apache-mod_auth_sdb-0.12-21|32	
14cr|apache-mod_auth_sdb-0.12-21|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_sdb-0.12-21|34	%patch0 -p0
14cr|apache-mod_auth_sdb-0.12-21|35	%patch1 -p0
14cr|apache-mod_auth_sdb-0.12-21|36	
14cr|apache-mod_auth_sdb-0.12-21|37	# strip away annoying ^M
14cr|apache-mod_auth_sdb-0.12-21|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_sdb-0.12-21|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_sdb-0.12-21|40	
14cr|apache-mod_auth_sdb-0.12-21|41	%build
14cr|apache-mod_auth_sdb-0.12-21|42	
14cr|apache-mod_auth_sdb-0.12-21|43	#%{_bindir}/apxs -c %{mod_name}.c -Wl,-lsdb
14cr|apache-mod_auth_sdb-0.12-21|44	
14cr|apache-mod_auth_sdb-0.12-21|45	%{_bindir}/apxs \
14cr|apache-mod_auth_sdb-0.12-21|46	-c %{mod_name}.c \
14cr|apache-mod_auth_sdb-0.12-21|47	`%{_bindir}/sdb-config --cflags` \
14cr|apache-mod_auth_sdb-0.12-21|48	`%{_bindir}/sdb-config --libs`
14cr|apache-mod_auth_sdb-0.12-21|49	
14cr|apache-mod_auth_sdb-0.12-21|50	%install
14cr|apache-mod_auth_sdb-0.12-21|51	
14cr|apache-mod_auth_sdb-0.12-21|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_sdb-0.12-21|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_sdb-0.12-21|54	
14cr|apache-mod_auth_sdb-0.12-21|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_sdb-0.12-21|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_sdb-0.12-21|57	
14cr|apache-mod_auth_sdb-0.12-21|58	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_auth_sdb-0.12-21|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_auth_sdb-0.12-21|60	
14cr|apache-mod_auth_sdb-0.12-21|61	%post
14cr|apache-mod_auth_sdb-0.12-21|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_sdb-0.12-21|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_sdb-0.12-21|64	fi
14cr|apache-mod_auth_sdb-0.12-21|65	
14cr|apache-mod_auth_sdb-0.12-21|66	%postun
14cr|apache-mod_auth_sdb-0.12-21|67	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_sdb-0.12-21|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_auth_sdb-0.12-21|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_sdb-0.12-21|70	fi
14cr|apache-mod_auth_sdb-0.12-21|71	fi
14cr|apache-mod_auth_sdb-0.12-21|72	
14cr|apache-mod_auth_sdb-0.12-21|73	%clean
14cr|apache-mod_auth_sdb-0.12-21|74	
14cr|apache-mod_auth_sdb-0.12-21|75	%files
14cr|apache-mod_auth_sdb-0.12-21|76	%doc ChangeLog README
14cr|apache-mod_auth_sdb-0.12-21|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_sdb-0.12-21|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_sdb-0.12-21|79	%{_var}/www/html/addon-modules/*
14cr|apache-mod_auth_sdb-0.12-21|80	
14cr|apache-mod_auth_sdb-0.12-21|81	
14cr|apache-mod_auth_sdb-0.12-21|82	
14cr|apache-mod_auth_sdb-0.12-21|83	
14cr|apache-mod_auth_sdb-0.12-21|84	
14cr|apache-mod_auth_sdb-0.12-21|85	%changelog
14cr|apache-mod_auth_sdb-0.12-21|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.12-21
14cr|apache-mod_auth_sdb-0.12-21|87	+ Revision: b818dc0
14cr|apache-mod_auth_sdb-0.12-21|88	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_sdb-0.12-21|89	
14cr|apache-mod_auth_sdb-0.12-21|90	

143 14
14cr|apache-mod_auth_token-1.0.3-11|1	#Module-Specific definitions
14cr|apache-mod_auth_token-1.0.3-11|2	%define mod_name mod_auth_token
14cr|apache-mod_auth_token-1.0.3-11|3	%define mod_conf A63_%{mod_name}.conf
14cr|apache-mod_auth_token-1.0.3-11|4	%define mod_so %{mod_name}.so
14cr|apache-mod_auth_token-1.0.3-11|5	
14cr|apache-mod_auth_token-1.0.3-11|6	Summary:	Token based authentication to secure downloads and prevent deep-linking
14cr|apache-mod_auth_token-1.0.3-11|7	Name:		apache-%{mod_name}
14cr|apache-mod_auth_token-1.0.3-11|8	Version:	1.0.3
14cr|apache-mod_auth_token-1.0.3-11|9	Release:	11
14cr|apache-mod_auth_token-1.0.3-11|10	Group:		System/Servers
14cr|apache-mod_auth_token-1.0.3-11|11	License:	GPL
14cr|apache-mod_auth_token-1.0.3-11|12	URL:		http://www.synd.info/
14cr|apache-mod_auth_token-1.0.3-11|13	Source0:	http://www.synd.info/downloads/releases/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_auth_token-1.0.3-11|14	Source1:	%{mod_conf}
14cr|apache-mod_auth_token-1.0.3-11|15	Requires(pre): rpm-helper
14cr|apache-mod_auth_token-1.0.3-11|16	Requires(postun): rpm-helper
14cr|apache-mod_auth_token-1.0.3-11|17	Requires(pre):	apache-conf >= 2.2.8
14cr|apache-mod_auth_token-1.0.3-11|18	Requires(pre):	apache >= 2.2.8
14cr|apache-mod_auth_token-1.0.3-11|19	Requires:	apache-conf >= 2.2.8
14cr|apache-mod_auth_token-1.0.3-11|20	Requires:	apache >= 2.2.8
14cr|apache-mod_auth_token-1.0.3-11|21	BuildRequires:  apache-devel >= 2.2.8
14cr|apache-mod_auth_token-1.0.3-11|22	BuildRequires:	file
14cr|apache-mod_auth_token-1.0.3-11|23	BuildRequires:	autoconf2.5
14cr|apache-mod_auth_token-1.0.3-11|24	BuildRequires:	automake
14cr|apache-mod_auth_token-1.0.3-11|25	BuildRequires:	libtool
14cr|apache-mod_auth_token-1.0.3-11|26	
14cr|apache-mod_auth_token-1.0.3-11|27	%description
14cr|apache-mod_auth_token-1.0.3-11|28	This module uses token based authentication to secure downloads and prevent
14cr|apache-mod_auth_token-1.0.3-11|29	deep-linking. Have your PHP script or servlet generate the to authenticate the
14cr|apache-mod_auth_token-1.0.3-11|30	download. Apache can then treat the download request like a normal file
14cr|apache-mod_auth_token-1.0.3-11|31	transfer without having to pipe the file through a script in  order to add
14cr|apache-mod_auth_token-1.0.3-11|32	authentication.
14cr|apache-mod_auth_token-1.0.3-11|33	
14cr|apache-mod_auth_token-1.0.3-11|34	%prep
14cr|apache-mod_auth_token-1.0.3-11|35	
14cr|apache-mod_auth_token-1.0.3-11|36	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_auth_token-1.0.3-11|37	
14cr|apache-mod_auth_token-1.0.3-11|38	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_auth_token-1.0.3-11|39	
14cr|apache-mod_auth_token-1.0.3-11|40	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-mod_auth_token-1.0.3-11|41	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_auth_token-1.0.3-11|42	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_auth_token-1.0.3-11|43	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-mod_auth_token-1.0.3-11|44	
14cr|apache-mod_auth_token-1.0.3-11|45	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_auth_token-1.0.3-11|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_auth_token-1.0.3-11|47	done
14cr|apache-mod_auth_token-1.0.3-11|48	
14cr|apache-mod_auth_token-1.0.3-11|49	# strip away annoying ^M
14cr|apache-mod_auth_token-1.0.3-11|50	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_token-1.0.3-11|51	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_auth_token-1.0.3-11|52	
14cr|apache-mod_auth_token-1.0.3-11|53	%build
14cr|apache-mod_auth_token-1.0.3-11|54	rm -f configure
14cr|apache-mod_auth_token-1.0.3-11|55	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign && autoconf
14cr|apache-mod_auth_token-1.0.3-11|56	
14cr|apache-mod_auth_token-1.0.3-11|57	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_auth_token-1.0.3-11|58	--with-apxs=%{_bindir}/apxs
14cr|apache-mod_auth_token-1.0.3-11|59	
14cr|apache-mod_auth_token-1.0.3-11|60	%make
14cr|apache-mod_auth_token-1.0.3-11|61	
14cr|apache-mod_auth_token-1.0.3-11|62	%install
14cr|apache-mod_auth_token-1.0.3-11|63	
14cr|apache-mod_auth_token-1.0.3-11|64	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_auth_token-1.0.3-11|65	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_auth_token-1.0.3-11|66	
14cr|apache-mod_auth_token-1.0.3-11|67	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_auth_token-1.0.3-11|68	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_token-1.0.3-11|69	
14cr|apache-mod_auth_token-1.0.3-11|70	%post
14cr|apache-mod_auth_token-1.0.3-11|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_token-1.0.3-11|72	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_auth_token-1.0.3-11|73	fi
14cr|apache-mod_auth_token-1.0.3-11|74	
14cr|apache-mod_auth_token-1.0.3-11|75	%postun
14cr|apache-mod_auth_token-1.0.3-11|76	if [ "$1" = "0" ]; then
14cr|apache-mod_auth_token-1.0.3-11|77	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_auth_token-1.0.3-11|78	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_auth_token-1.0.3-11|79	fi
14cr|apache-mod_auth_token-1.0.3-11|80	fi
14cr|apache-mod_auth_token-1.0.3-11|81	
14cr|apache-mod_auth_token-1.0.3-11|82	%clean
14cr|apache-mod_auth_token-1.0.3-11|83	
14cr|apache-mod_auth_token-1.0.3-11|84	%files
14cr|apache-mod_auth_token-1.0.3-11|85	%doc AUTHORS ChangeLog LICENSE README
14cr|apache-mod_auth_token-1.0.3-11|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_auth_token-1.0.3-11|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_auth_token-1.0.3-11|88	
14cr|apache-mod_auth_token-1.0.3-11|89	
14cr|apache-mod_auth_token-1.0.3-11|90	
14cr|apache-mod_auth_token-1.0.3-11|91	%changelog
14cr|apache-mod_auth_token-1.0.3-11|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-11
14cr|apache-mod_auth_token-1.0.3-11|93	+ Revision: 41f5777
14cr|apache-mod_auth_token-1.0.3-11|94	- MassBuild#464: Increase release tag
14cr|apache-mod_auth_token-1.0.3-11|95	
14cr|apache-mod_auth_token-1.0.3-11|96	

144 14
14cr|apache-mod_authz_ldap-0.28-6|1	#Module-Specific definitions
14cr|apache-mod_authz_ldap-0.28-6|2	%define mod_name mod_authz_ldap
14cr|apache-mod_authz_ldap-0.28-6|3	%define mod_conf A31_%{mod_name}.conf
14cr|apache-mod_authz_ldap-0.28-6|4	%define mod_so %{mod_name}.so
14cr|apache-mod_authz_ldap-0.28-6|5	
14cr|apache-mod_authz_ldap-0.28-6|6	Summary:	LDAP authorization module for apache
14cr|apache-mod_authz_ldap-0.28-6|7	Name:		apache-%{mod_name}
14cr|apache-mod_authz_ldap-0.28-6|8	Version:	0.28
14cr|apache-mod_authz_ldap-0.28-6|9	Release:	6
14cr|apache-mod_authz_ldap-0.28-6|10	Group:		System/Servers
14cr|apache-mod_authz_ldap-0.28-6|11	License:	GPL
14cr|apache-mod_authz_ldap-0.28-6|12	URL:		http://authzldap.othello.ch/
14cr|apache-mod_authz_ldap-0.28-6|13	Source0:	%{mod_name}-%{version}.tar.gz
14cr|apache-mod_authz_ldap-0.28-6|14	Source1:	%{mod_conf}
14cr|apache-mod_authz_ldap-0.28-6|15	BuildRequires:	openssl-devel
14cr|apache-mod_authz_ldap-0.28-6|16	BuildRequires:	openldap-devel
14cr|apache-mod_authz_ldap-0.28-6|17	BuildRequires:	automake
14cr|apache-mod_authz_ldap-0.28-6|18	BuildRequires:	autoconf2.5
14cr|apache-mod_authz_ldap-0.28-6|19	Requires:	openldap
14cr|apache-mod_authz_ldap-0.28-6|20	Requires:	apache-mod_ssl
14cr|apache-mod_authz_ldap-0.28-6|21	Requires(pre): rpm-helper
14cr|apache-mod_authz_ldap-0.28-6|22	Requires(postun): rpm-helper
14cr|apache-mod_authz_ldap-0.28-6|23	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_authz_ldap-0.28-6|24	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_authz_ldap-0.28-6|25	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_authz_ldap-0.28-6|26	Requires:	apache >= 2.2.0
14cr|apache-mod_authz_ldap-0.28-6|27	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_authz_ldap-0.28-6|28	BuildRequires:	file
14cr|apache-mod_authz_ldap-0.28-6|29	Epoch:		1
14cr|apache-mod_authz_ldap-0.28-6|30	
14cr|apache-mod_authz_ldap-0.28-6|31	%description
14cr|apache-mod_authz_ldap-0.28-6|32	The mod_authz_ldap package provides support for authenticating
14cr|apache-mod_authz_ldap-0.28-6|33	users of the Apache HTTP server against an LDAP database.
14cr|apache-mod_authz_ldap-0.28-6|34	mod_authz_ldap features the ability to authenticate users based on
14cr|apache-mod_authz_ldap-0.28-6|35	the SSL client certificate presented, and also supports password
14cr|apache-mod_authz_ldap-0.28-6|36	aging, and authentication based on role or by configured filters.
14cr|apache-mod_authz_ldap-0.28-6|37	
14cr|apache-mod_authz_ldap-0.28-6|38	%prep
14cr|apache-mod_authz_ldap-0.28-6|39	
14cr|apache-mod_authz_ldap-0.28-6|40	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_authz_ldap-0.28-6|41	
14cr|apache-mod_authz_ldap-0.28-6|42	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_authz_ldap-0.28-6|43	
14cr|apache-mod_authz_ldap-0.28-6|44	# strip away annoying ^M
14cr|apache-mod_authz_ldap-0.28-6|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_authz_ldap-0.28-6|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_authz_ldap-0.28-6|47	
14cr|apache-mod_authz_ldap-0.28-6|48	%build
14cr|apache-mod_authz_ldap-0.28-6|49	#export WANT_AUTOCONF_2_5=1
14cr|apache-mod_authz_ldap-0.28-6|50	#rm -f configure
14cr|apache-mod_authz_ldap-0.28-6|51	#libtoolize --copy --force; aclocal; autoconf --force; autoheader; automake --add-missing
14cr|apache-mod_authz_ldap-0.28-6|52	
14cr|apache-mod_authz_ldap-0.28-6|53	export CPPFLAGS="`apr-1-config --includes` `apu-1-config --includes` -I%{_includedir}/openssl -DLDAP_DEPRECATED=1"
14cr|apache-mod_authz_ldap-0.28-6|54	
14cr|apache-mod_authz_ldap-0.28-6|55	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_authz_ldap-0.28-6|56	--with-apxs=%{_bindir}/apxs \
14cr|apache-mod_authz_ldap-0.28-6|57	--disable-static
14cr|apache-mod_authz_ldap-0.28-6|58	
14cr|apache-mod_authz_ldap-0.28-6|59	pushd module
14cr|apache-mod_authz_ldap-0.28-6|60	%{_bindir}/apxs -Wl,-export-symbols-regex -Wl,authz_ldap_module \
14cr|apache-mod_authz_ldap-0.28-6|61	-Wc,-DAUTHZ_LDAP_HAVE_SSL -c -o mod_authz_ldap.la *.c \
14cr|apache-mod_authz_ldap-0.28-6|62	-DAUTHZ_LDAP_HAVE_SSL -Wl,-lldap -Wl,-lcrypto
14cr|apache-mod_authz_ldap-0.28-6|63	popd
14cr|apache-mod_authz_ldap-0.28-6|64	
14cr|apache-mod_authz_ldap-0.28-6|65	%make -C tools
14cr|apache-mod_authz_ldap-0.28-6|66	
14cr|apache-mod_authz_ldap-0.28-6|67	%install
14cr|apache-mod_authz_ldap-0.28-6|68	
14cr|apache-mod_authz_ldap-0.28-6|69	make -C tools install DESTDIR=%{buildroot}
14cr|apache-mod_authz_ldap-0.28-6|70	make -C docs install DESTDIR=%{buildroot}
14cr|apache-mod_authz_ldap-0.28-6|71	
14cr|apache-mod_authz_ldap-0.28-6|72	# fix advx compat
14cr|apache-mod_authz_ldap-0.28-6|73	rm -rf .libs; cp -rp module/.libs .
14cr|apache-mod_authz_ldap-0.28-6|74	
14cr|apache-mod_authz_ldap-0.28-6|75	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_authz_ldap-0.28-6|76	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_authz_ldap-0.28-6|77	
14cr|apache-mod_authz_ldap-0.28-6|78	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_authz_ldap-0.28-6|79	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authz_ldap-0.28-6|80	
14cr|apache-mod_authz_ldap-0.28-6|81	%post
14cr|apache-mod_authz_ldap-0.28-6|82	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authz_ldap-0.28-6|83	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_authz_ldap-0.28-6|84	fi
14cr|apache-mod_authz_ldap-0.28-6|85	
14cr|apache-mod_authz_ldap-0.28-6|86	%postun
14cr|apache-mod_authz_ldap-0.28-6|87	if [ "$1" = "0" ]; then
14cr|apache-mod_authz_ldap-0.28-6|88	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authz_ldap-0.28-6|89	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_authz_ldap-0.28-6|90	fi
14cr|apache-mod_authz_ldap-0.28-6|91	fi
14cr|apache-mod_authz_ldap-0.28-6|92	
14cr|apache-mod_authz_ldap-0.28-6|93	%clean
14cr|apache-mod_authz_ldap-0.28-6|94	
14cr|apache-mod_authz_ldap-0.28-6|95	%files
14cr|apache-mod_authz_ldap-0.28-6|96	%doc ldap/*.schema docs/*.{html,jpg} docs/*.{HOWTO,txt} docs/README
14cr|apache-mod_authz_ldap-0.28-6|97	%doc NEWS AUTHORS ChangeLog COPYING INSTALL
14cr|apache-mod_authz_ldap-0.28-6|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authz_ldap-0.28-6|99	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_authz_ldap-0.28-6|100	%attr(0755,root,root) %{_bindir}/cert*
14cr|apache-mod_authz_ldap-0.28-6|101	%attr(0644,root,root) %{_mandir}/man1/cert*
14cr|apache-mod_authz_ldap-0.28-6|102	
14cr|apache-mod_authz_ldap-0.28-6|103	
14cr|apache-mod_authz_ldap-0.28-6|104	
14cr|apache-mod_authz_ldap-0.28-6|105	%changelog
14cr|apache-mod_authz_ldap-0.28-6|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.28-6
14cr|apache-mod_authz_ldap-0.28-6|107	+ Revision: e3feca0
14cr|apache-mod_authz_ldap-0.28-6|108	- MassBuild#464: Increase release tag
14cr|apache-mod_authz_ldap-0.28-6|109	
14cr|apache-mod_authz_ldap-0.28-6|110	

145 14
14cr|apache-mod_authz_unixgroup-1.1.0-2|1	#Module-Specific definitions
14cr|apache-mod_authz_unixgroup-1.1.0-2|2	%define apache_version 2.4.0
14cr|apache-mod_authz_unixgroup-1.1.0-2|3	%define mod_name mod_authz_unixgroup
14cr|apache-mod_authz_unixgroup-1.1.0-2|4	%define mod_conf A57_%{mod_name}.conf
14cr|apache-mod_authz_unixgroup-1.1.0-2|5	%define mod_so %{mod_name}.so
14cr|apache-mod_authz_unixgroup-1.1.0-2|6	
14cr|apache-mod_authz_unixgroup-1.1.0-2|7	Summary:	Apache Unix Group Access Control Modules
14cr|apache-mod_authz_unixgroup-1.1.0-2|8	Name:		apache-%{mod_name}
14cr|apache-mod_authz_unixgroup-1.1.0-2|9	Version:	1.1.0
14cr|apache-mod_authz_unixgroup-1.1.0-2|10	Release:	2
14cr|apache-mod_authz_unixgroup-1.1.0-2|11	Group:		System/Servers
14cr|apache-mod_authz_unixgroup-1.1.0-2|12	License:	Apache License
14cr|apache-mod_authz_unixgroup-1.1.0-2|13	URL:		http://code.google.com/p/mod-auth-external/wiki/ModAuthzUnixGroup
14cr|apache-mod_authz_unixgroup-1.1.0-2|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_authz_unixgroup-1.1.0-2|15	Source1:	%{mod_conf}
14cr|apache-mod_authz_unixgroup-1.1.0-2|16	Requires:	pwauth
14cr|apache-mod_authz_unixgroup-1.1.0-2|17	Requires(pre): rpm-helper
14cr|apache-mod_authz_unixgroup-1.1.0-2|18	Requires(postun): rpm-helper
14cr|apache-mod_authz_unixgroup-1.1.0-2|19	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|20	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|21	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|22	Requires:	apache >= %{apache_version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|23	BuildRequires:  apache-devel >= %{apache_version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|24	
14cr|apache-mod_authz_unixgroup-1.1.0-2|25	%description
14cr|apache-mod_authz_unixgroup-1.1.0-2|26	Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
14cr|apache-mod_authz_unixgroup-1.1.0-2|27	later. If you are having users authenticate with real Unix login ID over the
14cr|apache-mod_authz_unixgroup-1.1.0-2|28	net, using something like my mod_authnz_external / pwauth combination, and you
14cr|apache-mod_authz_unixgroup-1.1.0-2|29	want to do access control based on unix group membership, then
14cr|apache-mod_authz_unixgroup-1.1.0-2|30	mod_authz_unixgroup is exactly what you need.
14cr|apache-mod_authz_unixgroup-1.1.0-2|31	
14cr|apache-mod_authz_unixgroup-1.1.0-2|32	%prep
14cr|apache-mod_authz_unixgroup-1.1.0-2|33	
14cr|apache-mod_authz_unixgroup-1.1.0-2|34	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_authz_unixgroup-1.1.0-2|35	
14cr|apache-mod_authz_unixgroup-1.1.0-2|36	chmod 644 CHANGES INSTALL README
14cr|apache-mod_authz_unixgroup-1.1.0-2|37	
14cr|apache-mod_authz_unixgroup-1.1.0-2|38	rm -rf .libs
14cr|apache-mod_authz_unixgroup-1.1.0-2|39	
14cr|apache-mod_authz_unixgroup-1.1.0-2|40	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_authz_unixgroup-1.1.0-2|41	
14cr|apache-mod_authz_unixgroup-1.1.0-2|42	
14cr|apache-mod_authz_unixgroup-1.1.0-2|43	%build
14cr|apache-mod_authz_unixgroup-1.1.0-2|44	
14cr|apache-mod_authz_unixgroup-1.1.0-2|45	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_authz_unixgroup-1.1.0-2|46	
14cr|apache-mod_authz_unixgroup-1.1.0-2|47	%install
14cr|apache-mod_authz_unixgroup-1.1.0-2|48	
14cr|apache-mod_authz_unixgroup-1.1.0-2|49	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_authz_unixgroup-1.1.0-2|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_authz_unixgroup-1.1.0-2|51	
14cr|apache-mod_authz_unixgroup-1.1.0-2|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_authz_unixgroup-1.1.0-2|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authz_unixgroup-1.1.0-2|54	
14cr|apache-mod_authz_unixgroup-1.1.0-2|55	%post
14cr|apache-mod_authz_unixgroup-1.1.0-2|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authz_unixgroup-1.1.0-2|57	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_authz_unixgroup-1.1.0-2|58	fi
14cr|apache-mod_authz_unixgroup-1.1.0-2|59	
14cr|apache-mod_authz_unixgroup-1.1.0-2|60	%postun
14cr|apache-mod_authz_unixgroup-1.1.0-2|61	if [ "$1" = "0" ]; then
14cr|apache-mod_authz_unixgroup-1.1.0-2|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_authz_unixgroup-1.1.0-2|63	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_authz_unixgroup-1.1.0-2|64	fi
14cr|apache-mod_authz_unixgroup-1.1.0-2|65	fi
14cr|apache-mod_authz_unixgroup-1.1.0-2|66	
14cr|apache-mod_authz_unixgroup-1.1.0-2|67	%files
14cr|apache-mod_authz_unixgroup-1.1.0-2|68	%doc CHANGES INSTALL README
14cr|apache-mod_authz_unixgroup-1.1.0-2|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_authz_unixgroup-1.1.0-2|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_authz_unixgroup-1.1.0-2|71	
14cr|apache-mod_authz_unixgroup-1.1.0-2|72	
14cr|apache-mod_authz_unixgroup-1.1.0-2|73	
14cr|apache-mod_authz_unixgroup-1.1.0-2|74	
14cr|apache-mod_authz_unixgroup-1.1.0-2|75	
14cr|apache-mod_authz_unixgroup-1.1.0-2|76	%changelog
14cr|apache-mod_authz_unixgroup-1.1.0-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|apache-mod_authz_unixgroup-1.1.0-2|78	+ Revision: fcc4996
14cr|apache-mod_authz_unixgroup-1.1.0-2|79	- MassBuild#464: Increase release tag
14cr|apache-mod_authz_unixgroup-1.1.0-2|80	
14cr|apache-mod_authz_unixgroup-1.1.0-2|81	

146 14
14cr|apache-mod_backtrace-0-17|1	Summary:	Collects backtraces when a child process crashes
14cr|apache-mod_backtrace-0-17|2	Name:		apache-mod_backtrace
14cr|apache-mod_backtrace-0-17|3	Version:	0
14cr|apache-mod_backtrace-0-17|4	Release:	17
14cr|apache-mod_backtrace-0-17|5	Group:		System/Servers
14cr|apache-mod_backtrace-0-17|6	License:	Apache License
14cr|apache-mod_backtrace-0-17|7	Group:		System/Servers
14cr|apache-mod_backtrace-0-17|8	URL:		http://www.apache.org
14cr|apache-mod_backtrace-0-17|9	# http://www.apache.org/~trawick/mod_backtrace.c
14cr|apache-mod_backtrace-0-17|10	Source0: 	mod_backtrace.c.bz2
14cr|apache-mod_backtrace-0-17|11	Source1: 	test_char.h.bz2
14cr|apache-mod_backtrace-0-17|12	Requires(pre): rpm-helper
14cr|apache-mod_backtrace-0-17|13	Requires(postun): rpm-helper
14cr|apache-mod_backtrace-0-17|14	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_backtrace-0-17|15	Requires(pre):	apache-base >= 2.2.0
14cr|apache-mod_backtrace-0-17|16	Requires(pre):	apache-modules >= 2.2.0
14cr|apache-mod_backtrace-0-17|17	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_backtrace-0-17|18	Requires:	apache-base >= 2.2.0
14cr|apache-mod_backtrace-0-17|19	Requires:	apache-modules >= 2.2.0
14cr|apache-mod_backtrace-0-17|20	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_backtrace-0-17|21	
14cr|apache-mod_backtrace-0-17|22	%description
14cr|apache-mod_backtrace-0-17|23	mod_backtrace is an experimental module for Apache httpd 2.x which
14cr|apache-mod_backtrace-0-17|24	collects backtraces when a child process crashes. Currently it is
14cr|apache-mod_backtrace-0-17|25	implemented only on Linux and FreeBSD, but other platforms could be
14cr|apache-mod_backtrace-0-17|26	supported in the future. You should verify that it works reasonably
14cr|apache-mod_backtrace-0-17|27	on your system before putting it in production.
14cr|apache-mod_backtrace-0-17|28	
14cr|apache-mod_backtrace-0-17|29	It implements a fatal exception hook that will be called when a child
14cr|apache-mod_backtrace-0-17|30	process crashes. In the exception hook it uses system library routines
14cr|apache-mod_backtrace-0-17|31	to obtain information about the call stack, and it writes the call
14cr|apache-mod_backtrace-0-17|32	stack to a log file or the web server error log. The backtrace is a
14cr|apache-mod_backtrace-0-17|33	critical piece of information when determining the failing software
14cr|apache-mod_backtrace-0-17|34	component that caused the crash.  Note that the backtrace written by
14cr|apache-mod_backtrace-0-17|35	mod_backtrace may not have as much information as a debugger can
14cr|apache-mod_backtrace-0-17|36	display from a core dump.
14cr|apache-mod_backtrace-0-17|37	
14cr|apache-mod_backtrace-0-17|38	%prep
14cr|apache-mod_backtrace-0-17|39	
14cr|apache-mod_backtrace-0-17|40	%setup -c -T
14cr|apache-mod_backtrace-0-17|41	
14cr|apache-mod_backtrace-0-17|42	bzcat %{SOURCE0} > mod_backtrace.c
14cr|apache-mod_backtrace-0-17|43	bzcat %{SOURCE1} > test_char.h
14cr|apache-mod_backtrace-0-17|44	
14cr|apache-mod_backtrace-0-17|45	%build
14cr|apache-mod_backtrace-0-17|46	
14cr|apache-mod_backtrace-0-17|47	%{_bindir}/apxs `apr-1-config --includes` -c mod_backtrace.c
14cr|apache-mod_backtrace-0-17|48	
14cr|apache-mod_backtrace-0-17|49	%install
14cr|apache-mod_backtrace-0-17|50	
14cr|apache-mod_backtrace-0-17|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_backtrace-0-17|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_backtrace-0-17|53	install -d %{buildroot}/var/log/httpd
14cr|apache-mod_backtrace-0-17|54	
14cr|apache-mod_backtrace-0-17|55	install -m0755 .libs/mod_backtrace.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_backtrace-0-17|56	
14cr|apache-mod_backtrace-0-17|57	# fix the mod_backtrace.conf
14cr|apache-mod_backtrace-0-17|58	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
14cr|apache-mod_backtrace-0-17|59	<IfDefine HAVE_BACKTRACE>
14cr|apache-mod_backtrace-0-17|60	<IfModule !mod_backtrace.so.c>
14cr|apache-mod_backtrace-0-17|61	LoadModule backtrace_module		extramodules/mod_backtrace.so
14cr|apache-mod_backtrace-0-17|62	</IfModule>
14cr|apache-mod_backtrace-0-17|63	</IfDefine>
14cr|apache-mod_backtrace-0-17|64	
14cr|apache-mod_backtrace-0-17|65	<IfModule mod_backtrace.c>
14cr|apache-mod_backtrace-0-17|66	EnableExceptionHook On
14cr|apache-mod_backtrace-0-17|67	BacktraceLog logs/backtrace_log
14cr|apache-mod_backtrace-0-17|68	</IfModule>
14cr|apache-mod_backtrace-0-17|69	EOF
14cr|apache-mod_backtrace-0-17|70	
14cr|apache-mod_backtrace-0-17|71	touch %{buildroot}/var/log/httpd/backtrace_log
14cr|apache-mod_backtrace-0-17|72	
14cr|apache-mod_backtrace-0-17|73	%post
14cr|apache-mod_backtrace-0-17|74	%create_ghostfile /var/log/httpd/backtrace_log apache apache 0644
14cr|apache-mod_backtrace-0-17|75	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_backtrace-0-17|76	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_backtrace-0-17|77	fi
14cr|apache-mod_backtrace-0-17|78	
14cr|apache-mod_backtrace-0-17|79	%postun
14cr|apache-mod_backtrace-0-17|80	if [ "$1" = "0" ]; then
14cr|apache-mod_backtrace-0-17|81	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_backtrace-0-17|82	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_backtrace-0-17|83	fi
14cr|apache-mod_backtrace-0-17|84	fi
14cr|apache-mod_backtrace-0-17|85	
14cr|apache-mod_backtrace-0-17|86	%clean
14cr|apache-mod_backtrace-0-17|87	
14cr|apache-mod_backtrace-0-17|88	
14cr|apache-mod_backtrace-0-17|89	%files
14cr|apache-mod_backtrace-0-17|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
14cr|apache-mod_backtrace-0-17|91	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_backtrace.so
14cr|apache-mod_backtrace-0-17|92	%attr(0644,apache,apache) %ghost /var/log/httpd/backtrace_log
14cr|apache-mod_backtrace-0-17|93	
14cr|apache-mod_backtrace-0-17|94	
14cr|apache-mod_backtrace-0-17|95	
14cr|apache-mod_backtrace-0-17|96	%changelog
14cr|apache-mod_backtrace-0-17|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-17
14cr|apache-mod_backtrace-0-17|98	+ Revision: 7bfc78e
14cr|apache-mod_backtrace-0-17|99	- MassBuild#464: Increase release tag
14cr|apache-mod_backtrace-0-17|100	
14cr|apache-mod_backtrace-0-17|101	

147 14
14cr|apache-mod_bash-0.1.1-8|1	#Module-Specific definitions
14cr|apache-mod_bash-0.1.1-8|2	%define mod_name mod_bash
14cr|apache-mod_bash-0.1.1-8|3	%define mod_conf B45_%{mod_name}.conf
14cr|apache-mod_bash-0.1.1-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_bash-0.1.1-8|5	
14cr|apache-mod_bash-0.1.1-8|6	Summary:	Apache module which embeds bash
14cr|apache-mod_bash-0.1.1-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_bash-0.1.1-8|8	Version:	0.1.1
14cr|apache-mod_bash-0.1.1-8|9	Release: 	8
14cr|apache-mod_bash-0.1.1-8|10	Group:		System/Servers
14cr|apache-mod_bash-0.1.1-8|11	License:	Apache License
14cr|apache-mod_bash-0.1.1-8|12	URL:		http://www.autistici.org/bakunin/mod_bash/
14cr|apache-mod_bash-0.1.1-8|13	Source0:	http://www.autistici.org/bakunin/mod_bash/src/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_bash-0.1.1-8|14	Source1:	%{mod_conf}
14cr|apache-mod_bash-0.1.1-8|15	Patch0:		mod_bash-build_fix.diff
14cr|apache-mod_bash-0.1.1-8|16	Requires(pre): rpm-helper
14cr|apache-mod_bash-0.1.1-8|17	Requires(postun): rpm-helper
14cr|apache-mod_bash-0.1.1-8|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_bash-0.1.1-8|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_bash-0.1.1-8|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_bash-0.1.1-8|21	Requires:	apache >= 2.2.0
14cr|apache-mod_bash-0.1.1-8|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_bash-0.1.1-8|23	BuildRequires:	glib2-devel
14cr|apache-mod_bash-0.1.1-8|24	BuildRequires:	pcre-devel
14cr|apache-mod_bash-0.1.1-8|25	BuildRequires:	pkgconfig
14cr|apache-mod_bash-0.1.1-8|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_bash-0.1.1-8|27	
14cr|apache-mod_bash-0.1.1-8|28	%description
14cr|apache-mod_bash-0.1.1-8|29	mod_bash on is an Apache module that embeds the bash interpreter within the
14cr|apache-mod_bash-0.1.1-8|30	server.
14cr|apache-mod_bash-0.1.1-8|31	
14cr|apache-mod_bash-0.1.1-8|32	%prep
14cr|apache-mod_bash-0.1.1-8|33	
14cr|apache-mod_bash-0.1.1-8|34	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_bash-0.1.1-8|35	%patch0 -p0
14cr|apache-mod_bash-0.1.1-8|36	
14cr|apache-mod_bash-0.1.1-8|37	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_bash-0.1.1-8|38	
14cr|apache-mod_bash-0.1.1-8|39	%build
14cr|apache-mod_bash-0.1.1-8|40	export PATH="/sbin:/usr/sbin:/bin:/usr/bin"
14cr|apache-mod_bash-0.1.1-8|41	export CPPFLAGS="`apr-1-config --cppflags`"
14cr|apache-mod_bash-0.1.1-8|42	autoreconf -fis
14cr|apache-mod_bash-0.1.1-8|43	
14cr|apache-mod_bash-0.1.1-8|44	%configure2_5x
14cr|apache-mod_bash-0.1.1-8|45	
14cr|apache-mod_bash-0.1.1-8|46	%make
14cr|apache-mod_bash-0.1.1-8|47	
14cr|apache-mod_bash-0.1.1-8|48	%install
14cr|apache-mod_bash-0.1.1-8|49	rm -rf %{buildroot}
14cr|apache-mod_bash-0.1.1-8|50	
14cr|apache-mod_bash-0.1.1-8|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_bash-0.1.1-8|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_bash-0.1.1-8|53	
14cr|apache-mod_bash-0.1.1-8|54	install -m0755 src/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_bash-0.1.1-8|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_bash-0.1.1-8|56	
14cr|apache-mod_bash-0.1.1-8|57	%post
14cr|apache-mod_bash-0.1.1-8|58	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_bash-0.1.1-8|59	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_bash-0.1.1-8|60	fi
14cr|apache-mod_bash-0.1.1-8|61	
14cr|apache-mod_bash-0.1.1-8|62	%postun
14cr|apache-mod_bash-0.1.1-8|63	if [ "$1" = "0" ]; then
14cr|apache-mod_bash-0.1.1-8|64	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_bash-0.1.1-8|65	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_bash-0.1.1-8|66	fi
14cr|apache-mod_bash-0.1.1-8|67	fi
14cr|apache-mod_bash-0.1.1-8|68	
14cr|apache-mod_bash-0.1.1-8|69	%clean
14cr|apache-mod_bash-0.1.1-8|70	rm -rf %{buildroot}
14cr|apache-mod_bash-0.1.1-8|71	
14cr|apache-mod_bash-0.1.1-8|72	%files
14cr|apache-mod_bash-0.1.1-8|73	%defattr(-,root,root)
14cr|apache-mod_bash-0.1.1-8|74	%doc examples/*.bash README
14cr|apache-mod_bash-0.1.1-8|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_bash-0.1.1-8|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_bash-0.1.1-8|77	
14cr|apache-mod_bash-0.1.1-8|78	
14cr|apache-mod_bash-0.1.1-8|79	
14cr|apache-mod_bash-0.1.1-8|80	%changelog
14cr|apache-mod_bash-0.1.1-8|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-8
14cr|apache-mod_bash-0.1.1-8|82	+ Revision: 92a8994
14cr|apache-mod_bash-0.1.1-8|83	- MassBuild#464: Increase release tag
14cr|apache-mod_bash-0.1.1-8|84	
14cr|apache-mod_bash-0.1.1-8|85	

148 14
14cr|apache-mod_but-3.1-9|1	#Module-Specific definitions
14cr|apache-mod_but-3.1-9|2	%define mod_name mod_but
14cr|apache-mod_but-3.1-9|3	%define mod_conf A44_%{mod_name}.conf
14cr|apache-mod_but-3.1-9|4	%define mod_so %{mod_name}.so
14cr|apache-mod_but-3.1-9|5	
14cr|apache-mod_but-3.1-9|6	Summary:	Shared Memory / Pre-Authentiation / Reverse Proxy
14cr|apache-mod_but-3.1-9|7	Name:		apache-%{mod_name}
14cr|apache-mod_but-3.1-9|8	Version:	3.1
14cr|apache-mod_but-3.1-9|9	Release:	9
14cr|apache-mod_but-3.1-9|10	Group:		System/Servers
14cr|apache-mod_but-3.1-9|11	License:	BSD
14cr|apache-mod_but-3.1-9|12	URL:		http://www.but.ch/mod_but/
14cr|apache-mod_but-3.1-9|13	Source0:	http://www.but.ch/mod_but/download/mod_but_latest.tar.gz
14cr|apache-mod_but-3.1-9|14	Source1:	%{mod_conf}
14cr|apache-mod_but-3.1-9|15	Requires(pre): rpm-helper
14cr|apache-mod_but-3.1-9|16	Requires(postun): rpm-helper
14cr|apache-mod_but-3.1-9|17	Requires(pre):  apache-conf >= 2.0.54
14cr|apache-mod_but-3.1-9|18	Requires(pre):  apache >= 2.0.54
14cr|apache-mod_but-3.1-9|19	Requires:       apache-conf >= 2.0.54
14cr|apache-mod_but-3.1-9|20	Requires:       apache >= 2.0.54
14cr|apache-mod_but-3.1-9|21	BuildRequires:  apache-devel >= 2.0.54
14cr|apache-mod_but-3.1-9|22	BuildRequires:	file
14cr|apache-mod_but-3.1-9|23	
14cr|apache-mod_but-3.1-9|24	%description
14cr|apache-mod_but-3.1-9|25	mod_but is an Apache 2.x module designed to operate as
14cr|apache-mod_but-3.1-9|26	reverse-proxy enhancement component. mod_but integrates with
14cr|apache-mod_but-3.1-9|27	mod_rewrite, mod_replace, mod_proxy, mod_security, mod_headers and
14cr|apache-mod_but-3.1-9|28	other standard modules.
14cr|apache-mod_but-3.1-9|29	
14cr|apache-mod_but-3.1-9|30	%prep
14cr|apache-mod_but-3.1-9|31	
14cr|apache-mod_but-3.1-9|32	%setup -q -n mod_but_V%{version}
14cr|apache-mod_but-3.1-9|33	
14cr|apache-mod_but-3.1-9|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_but-3.1-9|35	
14cr|apache-mod_but-3.1-9|36	cp modules/mod_but/*.[ch] .
14cr|apache-mod_but-3.1-9|37	
14cr|apache-mod_but-3.1-9|38	chmod 644 INSTALL LICENSE mod_but_*.pdf
14cr|apache-mod_but-3.1-9|39	
14cr|apache-mod_but-3.1-9|40	# strip away annoying ^M
14cr|apache-mod_but-3.1-9|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_but-3.1-9|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_but-3.1-9|43	
14cr|apache-mod_but-3.1-9|44	%build
14cr|apache-mod_but-3.1-9|45	
14cr|apache-mod_but-3.1-9|46	%{_bindir}/apxs -c mod_but.c mod_but_access.c mod_but_authorization.c \
14cr|apache-mod_but-3.1-9|47	mod_but_config.c mod_but_cookiestore.c mod_but_output_filter.c \
14cr|apache-mod_but-3.1-9|48	mod_but_request_filter.c mod_but_session.c mod_but_shm.c
14cr|apache-mod_but-3.1-9|49	
14cr|apache-mod_but-3.1-9|50	%install
14cr|apache-mod_but-3.1-9|51	
14cr|apache-mod_but-3.1-9|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_but-3.1-9|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_but-3.1-9|54	
14cr|apache-mod_but-3.1-9|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_but-3.1-9|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_but-3.1-9|57	
14cr|apache-mod_but-3.1-9|58	install -d %{buildroot}/var/www/html/addon-modules
14cr|apache-mod_but-3.1-9|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_but-3.1-9|60	
14cr|apache-mod_but-3.1-9|61	%post
14cr|apache-mod_but-3.1-9|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_but-3.1-9|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_but-3.1-9|64	fi
14cr|apache-mod_but-3.1-9|65	
14cr|apache-mod_but-3.1-9|66	%postun
14cr|apache-mod_but-3.1-9|67	if [ "$1" = "0" ]; then
14cr|apache-mod_but-3.1-9|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_but-3.1-9|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_but-3.1-9|70	fi
14cr|apache-mod_but-3.1-9|71	fi
14cr|apache-mod_but-3.1-9|72	
14cr|apache-mod_but-3.1-9|73	%clean
14cr|apache-mod_but-3.1-9|74	
14cr|apache-mod_but-3.1-9|75	%files
14cr|apache-mod_but-3.1-9|76	%doc INSTALL LICENSE mod_but_*.pdf
14cr|apache-mod_but-3.1-9|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_but-3.1-9|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_but-3.1-9|79	/var/www/html/addon-modules/*
14cr|apache-mod_but-3.1-9|80	
14cr|apache-mod_but-3.1-9|81	
14cr|apache-mod_but-3.1-9|82	
14cr|apache-mod_but-3.1-9|83	
14cr|apache-mod_but-3.1-9|84	
14cr|apache-mod_but-3.1-9|85	%changelog
14cr|apache-mod_but-3.1-9|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-9
14cr|apache-mod_but-3.1-9|87	+ Revision: c4fd031
14cr|apache-mod_but-3.1-9|88	- MassBuild#464: Increase release tag
14cr|apache-mod_but-3.1-9|89	
14cr|apache-mod_but-3.1-9|90	

149 14
14cr|apache-mod_cfg_ldap-1.2-17|1	#Module-Specific definitions
14cr|apache-mod_cfg_ldap-1.2-17|2	%define mod_name mod_cfg_ldap
14cr|apache-mod_cfg_ldap-1.2-17|3	%define mod_conf A15_%{mod_name}.conf
14cr|apache-mod_cfg_ldap-1.2-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_cfg_ldap-1.2-17|5	
14cr|apache-mod_cfg_ldap-1.2-17|6	Summary:	Keeping apache VirtualHost configuration in a LDAP directory
14cr|apache-mod_cfg_ldap-1.2-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_cfg_ldap-1.2-17|8	Version:	1.2
14cr|apache-mod_cfg_ldap-1.2-17|9	Release:	17
14cr|apache-mod_cfg_ldap-1.2-17|10	Group:		System/Servers
14cr|apache-mod_cfg_ldap-1.2-17|11	License:	BSD
14cr|apache-mod_cfg_ldap-1.2-17|12	URL:		http://sourceforge.net/projects/modcfgldap/
14cr|apache-mod_cfg_ldap-1.2-17|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_cfg_ldap-1.2-17|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_cfg_ldap-1.2-17|15	BuildRequires:	openldap-devel
14cr|apache-mod_cfg_ldap-1.2-17|16	Requires(pre): rpm-helper
14cr|apache-mod_cfg_ldap-1.2-17|17	Requires(postun): rpm-helper
14cr|apache-mod_cfg_ldap-1.2-17|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_cfg_ldap-1.2-17|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_cfg_ldap-1.2-17|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_cfg_ldap-1.2-17|21	Requires:	apache >= 2.2.0
14cr|apache-mod_cfg_ldap-1.2-17|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_cfg_ldap-1.2-17|23	BuildRequires:	file
14cr|apache-mod_cfg_ldap-1.2-17|24	Epoch:		1
14cr|apache-mod_cfg_ldap-1.2-17|25	
14cr|apache-mod_cfg_ldap-1.2-17|26	%description
14cr|apache-mod_cfg_ldap-1.2-17|27	mod_cfg_ldap allows you to keep your virtual host configuration in
14cr|apache-mod_cfg_ldap-1.2-17|28	a LDAP directory and update it in nearly realtime.
14cr|apache-mod_cfg_ldap-1.2-17|29	
14cr|apache-mod_cfg_ldap-1.2-17|30	%prep
14cr|apache-mod_cfg_ldap-1.2-17|31	
14cr|apache-mod_cfg_ldap-1.2-17|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_cfg_ldap-1.2-17|33	
14cr|apache-mod_cfg_ldap-1.2-17|34	# strip away annoying ^M
14cr|apache-mod_cfg_ldap-1.2-17|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_cfg_ldap-1.2-17|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_cfg_ldap-1.2-17|37	
14cr|apache-mod_cfg_ldap-1.2-17|38	%build
14cr|apache-mod_cfg_ldap-1.2-17|39	%{_bindir}/apxs -c %{mod_name}.c -lldap_r
14cr|apache-mod_cfg_ldap-1.2-17|40	
14cr|apache-mod_cfg_ldap-1.2-17|41	%install
14cr|apache-mod_cfg_ldap-1.2-17|42	
14cr|apache-mod_cfg_ldap-1.2-17|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_cfg_ldap-1.2-17|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_cfg_ldap-1.2-17|45	
14cr|apache-mod_cfg_ldap-1.2-17|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_cfg_ldap-1.2-17|47	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_cfg_ldap-1.2-17|48	
14cr|apache-mod_cfg_ldap-1.2-17|49	%post
14cr|apache-mod_cfg_ldap-1.2-17|50	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_cfg_ldap-1.2-17|51	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_cfg_ldap-1.2-17|52	fi
14cr|apache-mod_cfg_ldap-1.2-17|53	
14cr|apache-mod_cfg_ldap-1.2-17|54	%postun
14cr|apache-mod_cfg_ldap-1.2-17|55	if [ "$1" = "0" ]; then
14cr|apache-mod_cfg_ldap-1.2-17|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_cfg_ldap-1.2-17|57	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_cfg_ldap-1.2-17|58	fi
14cr|apache-mod_cfg_ldap-1.2-17|59	fi
14cr|apache-mod_cfg_ldap-1.2-17|60	
14cr|apache-mod_cfg_ldap-1.2-17|61	%clean
14cr|apache-mod_cfg_ldap-1.2-17|62	
14cr|apache-mod_cfg_ldap-1.2-17|63	%files
14cr|apache-mod_cfg_ldap-1.2-17|64	%doc AUTHORS ChangeLog INSTALL README TODO mod_cfg_ldap.schema
14cr|apache-mod_cfg_ldap-1.2-17|65	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_cfg_ldap-1.2-17|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_cfg_ldap-1.2-17|67	
14cr|apache-mod_cfg_ldap-1.2-17|68	
14cr|apache-mod_cfg_ldap-1.2-17|69	
14cr|apache-mod_cfg_ldap-1.2-17|70	%changelog
14cr|apache-mod_cfg_ldap-1.2-17|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2-17
14cr|apache-mod_cfg_ldap-1.2-17|72	+ Revision: 27ece9d
14cr|apache-mod_cfg_ldap-1.2-17|73	- MassBuild#464: Increase release tag
14cr|apache-mod_cfg_ldap-1.2-17|74	
14cr|apache-mod_cfg_ldap-1.2-17|75	

150 14
14cr|apache-mod_chm-0.3.1-16|1	#Module-Specific definitions
14cr|apache-mod_chm-0.3.1-16|2	%define mod_name mod_chm
14cr|apache-mod_chm-0.3.1-16|3	%define mod_conf A33_%{mod_name}.conf
14cr|apache-mod_chm-0.3.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_chm-0.3.1-16|5	
14cr|apache-mod_chm-0.3.1-16|6	Summary:	DSO module for the apache Web server
14cr|apache-mod_chm-0.3.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_chm-0.3.1-16|8	Version:	0.3.1
14cr|apache-mod_chm-0.3.1-16|9	Release:	16
14cr|apache-mod_chm-0.3.1-16|10	Group:		System/Servers
14cr|apache-mod_chm-0.3.1-16|11	License:	GPL
14cr|apache-mod_chm-0.3.1-16|12	URL:		http://sourceforge.net/projects/modchm/
14cr|apache-mod_chm-0.3.1-16|13	Source0: 	http://prdownloads.sourceforge.net/modchm/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_chm-0.3.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_chm-0.3.1-16|15	Requires(pre): rpm-helper
14cr|apache-mod_chm-0.3.1-16|16	Requires(postun): rpm-helper
14cr|apache-mod_chm-0.3.1-16|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_chm-0.3.1-16|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_chm-0.3.1-16|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_chm-0.3.1-16|20	Requires:	apache >= 2.2.0
14cr|apache-mod_chm-0.3.1-16|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_chm-0.3.1-16|22	BuildRequires:	file
14cr|apache-mod_chm-0.3.1-16|23	BuildRequires:	perl
14cr|apache-mod_chm-0.3.1-16|24	BuildRequires:	chmlib-devel
14cr|apache-mod_chm-0.3.1-16|25	Epoch:		1
14cr|apache-mod_chm-0.3.1-16|26	
14cr|apache-mod_chm-0.3.1-16|27	%description
14cr|apache-mod_chm-0.3.1-16|28	mod_chm is an apache module that gives you possibility to explore
14cr|apache-mod_chm-0.3.1-16|29	files in CHM format. mod_chm uses chmlib by Jed Wing to access CHM
14cr|apache-mod_chm-0.3.1-16|30	files. This package also includes chmdump program that unpacks
14cr|apache-mod_chm-0.3.1-16|31	content of CHM file.
14cr|apache-mod_chm-0.3.1-16|32	
14cr|apache-mod_chm-0.3.1-16|33	%prep
14cr|apache-mod_chm-0.3.1-16|34	
14cr|apache-mod_chm-0.3.1-16|35	%setup -q -n mod_chm
14cr|apache-mod_chm-0.3.1-16|36	
14cr|apache-mod_chm-0.3.1-16|37	# strip away annoying ^M
14cr|apache-mod_chm-0.3.1-16|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_chm-0.3.1-16|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_chm-0.3.1-16|40	
14cr|apache-mod_chm-0.3.1-16|41	%build
14cr|apache-mod_chm-0.3.1-16|42	
14cr|apache-mod_chm-0.3.1-16|43	%{_bindir}/apxs -c %{mod_name}.c -I. -lchm
14cr|apache-mod_chm-0.3.1-16|44	
14cr|apache-mod_chm-0.3.1-16|45	gcc %{optflags} chmdump/chmdump.c -o chmdump/chmdump -lchm
14cr|apache-mod_chm-0.3.1-16|46	
14cr|apache-mod_chm-0.3.1-16|47	%install
14cr|apache-mod_chm-0.3.1-16|48	
14cr|apache-mod_chm-0.3.1-16|49	install -d %{buildroot}%{_bindir}
14cr|apache-mod_chm-0.3.1-16|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_chm-0.3.1-16|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_chm-0.3.1-16|52	
14cr|apache-mod_chm-0.3.1-16|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_chm-0.3.1-16|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_chm-0.3.1-16|55	
14cr|apache-mod_chm-0.3.1-16|56	install -m0755 chmdump/chmdump %{buildroot}%{_bindir}/
14cr|apache-mod_chm-0.3.1-16|57	
14cr|apache-mod_chm-0.3.1-16|58	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_chm-0.3.1-16|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_chm-0.3.1-16|60	
14cr|apache-mod_chm-0.3.1-16|61	%post
14cr|apache-mod_chm-0.3.1-16|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_chm-0.3.1-16|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_chm-0.3.1-16|64	fi
14cr|apache-mod_chm-0.3.1-16|65	
14cr|apache-mod_chm-0.3.1-16|66	%postun
14cr|apache-mod_chm-0.3.1-16|67	if [ "$1" = "0" ]; then
14cr|apache-mod_chm-0.3.1-16|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_chm-0.3.1-16|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_chm-0.3.1-16|70	fi
14cr|apache-mod_chm-0.3.1-16|71	fi
14cr|apache-mod_chm-0.3.1-16|72	
14cr|apache-mod_chm-0.3.1-16|73	%clean
14cr|apache-mod_chm-0.3.1-16|74	
14cr|apache-mod_chm-0.3.1-16|75	%files
14cr|apache-mod_chm-0.3.1-16|76	%doc AUTHORS COPYING ChangeLog README TODO
14cr|apache-mod_chm-0.3.1-16|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_chm-0.3.1-16|78	%attr(0755,root,root) %{_bindir}/chmdump
14cr|apache-mod_chm-0.3.1-16|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_chm-0.3.1-16|80	%{_var}/www/html/addon-modules/*
14cr|apache-mod_chm-0.3.1-16|81	
14cr|apache-mod_chm-0.3.1-16|82	
14cr|apache-mod_chm-0.3.1-16|83	
14cr|apache-mod_chm-0.3.1-16|84	
14cr|apache-mod_chm-0.3.1-16|85	
14cr|apache-mod_chm-0.3.1-16|86	%changelog
14cr|apache-mod_chm-0.3.1-16|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.1-16
14cr|apache-mod_chm-0.3.1-16|88	+ Revision: a403964
14cr|apache-mod_chm-0.3.1-16|89	- MassBuild#464: Increase release tag
14cr|apache-mod_chm-0.3.1-16|90	
14cr|apache-mod_chm-0.3.1-16|91	

151 14
14cr|apache-mod_chroot-0.5-13|1	#Module-Specific definitions
14cr|apache-mod_chroot-0.5-13|2	%define mod_name mod_chroot
14cr|apache-mod_chroot-0.5-13|3	%define mod_conf A85_%{mod_name}.conf
14cr|apache-mod_chroot-0.5-13|4	%define mod_so %{mod_name}.so
14cr|apache-mod_chroot-0.5-13|5	
14cr|apache-mod_chroot-0.5-13|6	Summary:	Mod_chroot makes running Apache in a secure chroot environment easy
14cr|apache-mod_chroot-0.5-13|7	Name:		apache-%{mod_name}
14cr|apache-mod_chroot-0.5-13|8	Version:	0.5
14cr|apache-mod_chroot-0.5-13|9	Release:	13
14cr|apache-mod_chroot-0.5-13|10	Group:		System/Servers
14cr|apache-mod_chroot-0.5-13|11	License:	GPL
14cr|apache-mod_chroot-0.5-13|12	URL:		http://core.segfault.pl/~hobbit/mod_chroot/
14cr|apache-mod_chroot-0.5-13|13	Source0:	http://core.segfault.pl/~hobbit/mod_chroot/dist/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_chroot-0.5-13|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_chroot-0.5-13|15	Patch0:		mod_chroot-0.5-no_version_component.diff
14cr|apache-mod_chroot-0.5-13|16	Requires(pre): rpm-helper
14cr|apache-mod_chroot-0.5-13|17	Requires(postun): rpm-helper
14cr|apache-mod_chroot-0.5-13|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_chroot-0.5-13|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_chroot-0.5-13|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_chroot-0.5-13|21	Requires:	apache >= 2.2.0
14cr|apache-mod_chroot-0.5-13|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_chroot-0.5-13|23	
14cr|apache-mod_chroot-0.5-13|24	%description
14cr|apache-mod_chroot-0.5-13|25	mod_chroot makes running Apache in a secure chroot environment easy. You don't
14cr|apache-mod_chroot-0.5-13|26	need to create a special directory hierarchy containing /dev, /lib, /etc...
14cr|apache-mod_chroot-0.5-13|27	
14cr|apache-mod_chroot-0.5-13|28	%prep
14cr|apache-mod_chroot-0.5-13|29	
14cr|apache-mod_chroot-0.5-13|30	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_chroot-0.5-13|31	%patch0 -p0
14cr|apache-mod_chroot-0.5-13|32	
14cr|apache-mod_chroot-0.5-13|33	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-mod_chroot-0.5-13|34	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_chroot-0.5-13|35	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_chroot-0.5-13|36	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-mod_chroot-0.5-13|37	
14cr|apache-mod_chroot-0.5-13|38	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_chroot-0.5-13|39	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_chroot-0.5-13|40	done
14cr|apache-mod_chroot-0.5-13|41	
14cr|apache-mod_chroot-0.5-13|42	# strip away annoying ^M
14cr|apache-mod_chroot-0.5-13|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_chroot-0.5-13|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_chroot-0.5-13|45	
14cr|apache-mod_chroot-0.5-13|46	%build
14cr|apache-mod_chroot-0.5-13|47	
14cr|apache-mod_chroot-0.5-13|48	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_chroot-0.5-13|49	
14cr|apache-mod_chroot-0.5-13|50	%install
14cr|apache-mod_chroot-0.5-13|51	
14cr|apache-mod_chroot-0.5-13|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_chroot-0.5-13|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_chroot-0.5-13|54	
14cr|apache-mod_chroot-0.5-13|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_chroot-0.5-13|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_chroot-0.5-13|57	
14cr|apache-mod_chroot-0.5-13|58	%post
14cr|apache-mod_chroot-0.5-13|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_chroot-0.5-13|60	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_chroot-0.5-13|61	fi
14cr|apache-mod_chroot-0.5-13|62	
14cr|apache-mod_chroot-0.5-13|63	%postun
14cr|apache-mod_chroot-0.5-13|64	if [ "$1" = "0" ]; then
14cr|apache-mod_chroot-0.5-13|65	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_chroot-0.5-13|66	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_chroot-0.5-13|67	fi
14cr|apache-mod_chroot-0.5-13|68	fi
14cr|apache-mod_chroot-0.5-13|69	
14cr|apache-mod_chroot-0.5-13|70	%clean
14cr|apache-mod_chroot-0.5-13|71	
14cr|apache-mod_chroot-0.5-13|72	%files
14cr|apache-mod_chroot-0.5-13|73	%doc CAVEATS ChangeLog INSTALL LICENSE README README.Apache20
14cr|apache-mod_chroot-0.5-13|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_chroot-0.5-13|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_chroot-0.5-13|76	
14cr|apache-mod_chroot-0.5-13|77	
14cr|apache-mod_chroot-0.5-13|78	
14cr|apache-mod_chroot-0.5-13|79	
14cr|apache-mod_chroot-0.5-13|80	
14cr|apache-mod_chroot-0.5-13|81	%changelog
14cr|apache-mod_chroot-0.5-13|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-13
14cr|apache-mod_chroot-0.5-13|83	+ Revision: eb13269
14cr|apache-mod_chroot-0.5-13|84	- MassBuild#464: Increase release tag
14cr|apache-mod_chroot-0.5-13|85	
14cr|apache-mod_chroot-0.5-13|86	

152 14
14cr|apache-mod_coredumper-0.1.0-19|1	#Module-Specific definitions
14cr|apache-mod_coredumper-0.1.0-19|2	%define mod_name mod_coredumper
14cr|apache-mod_coredumper-0.1.0-19|3	%define mod_conf A35_%{mod_name}.conf
14cr|apache-mod_coredumper-0.1.0-19|4	%define mod_so %{mod_name}.so
14cr|apache-mod_coredumper-0.1.0-19|5	
14cr|apache-mod_coredumper-0.1.0-19|6	Summary:	DSO module for the apache Web server
14cr|apache-mod_coredumper-0.1.0-19|7	Name:		apache-%{mod_name}
14cr|apache-mod_coredumper-0.1.0-19|8	Version:	0.1.0
14cr|apache-mod_coredumper-0.1.0-19|9	Release:	19
14cr|apache-mod_coredumper-0.1.0-19|10	License:	Apache License
14cr|apache-mod_coredumper-0.1.0-19|11	Group:		System/Servers
14cr|apache-mod_coredumper-0.1.0-19|12	URL:		http://www.outoforder.cc/projects/apache/mod_coredumper/
14cr|apache-mod_coredumper-0.1.0-19|13	Source0: 	http://www.outoforder.cc/downloads/mod_coredumper/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_coredumper-0.1.0-19|14	Source1:	%{mod_conf}
14cr|apache-mod_coredumper-0.1.0-19|15	Patch0:		mod_coredumper-0.1.0-modname.diff
14cr|apache-mod_coredumper-0.1.0-19|16	Requires(pre): rpm-helper
14cr|apache-mod_coredumper-0.1.0-19|17	Requires(postun): rpm-helper
14cr|apache-mod_coredumper-0.1.0-19|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_coredumper-0.1.0-19|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_coredumper-0.1.0-19|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_coredumper-0.1.0-19|21	Requires:	apache >= 2.2.0
14cr|apache-mod_coredumper-0.1.0-19|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_coredumper-0.1.0-19|23	BuildRequires:	coredumper-devel
14cr|apache-mod_coredumper-0.1.0-19|24	Epoch:		1
14cr|apache-mod_coredumper-0.1.0-19|25	
14cr|apache-mod_coredumper-0.1.0-19|26	%description
14cr|apache-mod_coredumper-0.1.0-19|27	mod_coredumper uses the CoreDumper library from Google to fetch a
14cr|apache-mod_coredumper-0.1.0-19|28	GDB compatible core file from Apache, over HTTP.
14cr|apache-mod_coredumper-0.1.0-19|29	
14cr|apache-mod_coredumper-0.1.0-19|30	%prep
14cr|apache-mod_coredumper-0.1.0-19|31	
14cr|apache-mod_coredumper-0.1.0-19|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_coredumper-0.1.0-19|33	%patch0 -p0
14cr|apache-mod_coredumper-0.1.0-19|34	
14cr|apache-mod_coredumper-0.1.0-19|35	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_coredumper-0.1.0-19|36	
14cr|apache-mod_coredumper-0.1.0-19|37	perl -pi -e "s|APR_FOPEN_READ|APR_READ|g" src/mod_coredumper.c
14cr|apache-mod_coredumper-0.1.0-19|38	
14cr|apache-mod_coredumper-0.1.0-19|39	%build
14cr|apache-mod_coredumper-0.1.0-19|40	%{_bindir}/apxs -lcoredumper -I%{_includedir}/google -c src/mod_coredumper.c
14cr|apache-mod_coredumper-0.1.0-19|41	
14cr|apache-mod_coredumper-0.1.0-19|42	%install
14cr|apache-mod_coredumper-0.1.0-19|43	
14cr|apache-mod_coredumper-0.1.0-19|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_coredumper-0.1.0-19|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_coredumper-0.1.0-19|46	
14cr|apache-mod_coredumper-0.1.0-19|47	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_coredumper-0.1.0-19|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|apache-mod_coredumper-0.1.0-19|49	
14cr|apache-mod_coredumper-0.1.0-19|50	%post
14cr|apache-mod_coredumper-0.1.0-19|51	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_coredumper-0.1.0-19|52	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_coredumper-0.1.0-19|53	fi
14cr|apache-mod_coredumper-0.1.0-19|54	
14cr|apache-mod_coredumper-0.1.0-19|55	%postun
14cr|apache-mod_coredumper-0.1.0-19|56	if [ "$1" = "0" ]; then
14cr|apache-mod_coredumper-0.1.0-19|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_coredumper-0.1.0-19|58	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_coredumper-0.1.0-19|59	fi
14cr|apache-mod_coredumper-0.1.0-19|60	fi
14cr|apache-mod_coredumper-0.1.0-19|61	
14cr|apache-mod_coredumper-0.1.0-19|62	%clean
14cr|apache-mod_coredumper-0.1.0-19|63	
14cr|apache-mod_coredumper-0.1.0-19|64	%files
14cr|apache-mod_coredumper-0.1.0-19|65	%doc LICENSE NOTICE README TODO
14cr|apache-mod_coredumper-0.1.0-19|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_coredumper-0.1.0-19|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_coredumper-0.1.0-19|68	
14cr|apache-mod_coredumper-0.1.0-19|69	
14cr|apache-mod_coredumper-0.1.0-19|70	
14cr|apache-mod_coredumper-0.1.0-19|71	%changelog
14cr|apache-mod_coredumper-0.1.0-19|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1.0-19
14cr|apache-mod_coredumper-0.1.0-19|73	+ Revision: 6ecb54e
14cr|apache-mod_coredumper-0.1.0-19|74	- MassBuild#464: Increase release tag
14cr|apache-mod_coredumper-0.1.0-19|75	
14cr|apache-mod_coredumper-0.1.0-19|76	

153 14
14cr|apache-mod_defensible-1.5-2|1	#Module-Specific definitions
14cr|apache-mod_defensible-1.5-2|2	%define apache_version 2.4.0
14cr|apache-mod_defensible-1.5-2|3	%define mod_name mod_defensible
14cr|apache-mod_defensible-1.5-2|4	%define mod_conf B25_%{mod_name}.conf
14cr|apache-mod_defensible-1.5-2|5	%define mod_so %{mod_name}.so
14cr|apache-mod_defensible-1.5-2|6	
14cr|apache-mod_defensible-1.5-2|7	Summary:	An Apache 2.x module intended to block spammers using DNSBL
14cr|apache-mod_defensible-1.5-2|8	Name:		apache-%{mod_name}
14cr|apache-mod_defensible-1.5-2|9	Version:	1.5
14cr|apache-mod_defensible-1.5-2|10	Release:	2
14cr|apache-mod_defensible-1.5-2|11	Group:		System/Servers
14cr|apache-mod_defensible-1.5-2|12	License:	GPLv2+
14cr|apache-mod_defensible-1.5-2|13	URL:		http://julien.danjou.info/mod_defensible.html
14cr|apache-mod_defensible-1.5-2|14	Source0:	%{mod_name}-%{version}.tar.xz
14cr|apache-mod_defensible-1.5-2|15	Source1:	%{mod_conf}
14cr|apache-mod_defensible-1.5-2|16	Patch0:		mod_defensible-1.5-rosa-libfool.patch
14cr|apache-mod_defensible-1.5-2|17	Requires(pre): rpm-helper
14cr|apache-mod_defensible-1.5-2|18	Requires(postun): rpm-helper
14cr|apache-mod_defensible-1.5-2|19	Requires(pre):	apache-conf >= %{apache_version}
14cr|apache-mod_defensible-1.5-2|20	Requires(pre):	apache >= %{apache_version}
14cr|apache-mod_defensible-1.5-2|21	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_defensible-1.5-2|22	Requires:	apache >= %{apache_version}
14cr|apache-mod_defensible-1.5-2|23	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_defensible-1.5-2|24	BuildRequires:	apr-devel
14cr|apache-mod_defensible-1.5-2|25	BuildRequires:	udns-devel
14cr|apache-mod_defensible-1.5-2|26	BuildRequires:	libtool
14cr|apache-mod_defensible-1.5-2|27	
14cr|apache-mod_defensible-1.5-2|28	%description
14cr|apache-mod_defensible-1.5-2|29	mod_defensible is an Apache 2.x module intended to block spammers using DNSBL
14cr|apache-mod_defensible-1.5-2|30	servers. It will look at the client IP and check it in one or several DNSBL
14cr|apache-mod_defensible-1.5-2|31	servers and return a 403 Forbidden page to the client.
14cr|apache-mod_defensible-1.5-2|32	
14cr|apache-mod_defensible-1.5-2|33	%prep
14cr|apache-mod_defensible-1.5-2|34	
14cr|apache-mod_defensible-1.5-2|35	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_defensible-1.5-2|36	%patch0 -p1
14cr|apache-mod_defensible-1.5-2|37	
14cr|apache-mod_defensible-1.5-2|38	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_defensible-1.5-2|39	
14cr|apache-mod_defensible-1.5-2|40	%build
14cr|apache-mod_defensible-1.5-2|41	touch config.h.in
14cr|apache-mod_defensible-1.5-2|42	%setup_compile_flags
14cr|apache-mod_defensible-1.5-2|43	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoheader; autoconf
14cr|apache-mod_defensible-1.5-2|44	export APXS2="%{_bindir}/apxs"
14cr|apache-mod_defensible-1.5-2|45	
14cr|apache-mod_defensible-1.5-2|46	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_defensible-1.5-2|47	--with-udns
14cr|apache-mod_defensible-1.5-2|48	
14cr|apache-mod_defensible-1.5-2|49	%make
14cr|apache-mod_defensible-1.5-2|50	
14cr|apache-mod_defensible-1.5-2|51	#%{_bindir}/apxs -c -I%{_includedir}/mysql -L%{_libdir} -lmysqlclient mod_anticrack.c
14cr|apache-mod_defensible-1.5-2|52	
14cr|apache-mod_defensible-1.5-2|53	
14cr|apache-mod_defensible-1.5-2|54	%install
14cr|apache-mod_defensible-1.5-2|55	
14cr|apache-mod_defensible-1.5-2|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_defensible-1.5-2|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_defensible-1.5-2|58	
14cr|apache-mod_defensible-1.5-2|59	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_defensible-1.5-2|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_defensible-1.5-2|61	
14cr|apache-mod_defensible-1.5-2|62	%post
14cr|apache-mod_defensible-1.5-2|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_defensible-1.5-2|64	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_defensible-1.5-2|65	fi
14cr|apache-mod_defensible-1.5-2|66	
14cr|apache-mod_defensible-1.5-2|67	%postun
14cr|apache-mod_defensible-1.5-2|68	if [ "$1" = "0" ]; then
14cr|apache-mod_defensible-1.5-2|69	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_defensible-1.5-2|70	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_defensible-1.5-2|71	fi
14cr|apache-mod_defensible-1.5-2|72	fi
14cr|apache-mod_defensible-1.5-2|73	
14cr|apache-mod_defensible-1.5-2|74	%files
14cr|apache-mod_defensible-1.5-2|75	%doc AUTHORS Changelog README
14cr|apache-mod_defensible-1.5-2|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_defensible-1.5-2|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_defensible-1.5-2|78	
14cr|apache-mod_defensible-1.5-2|79	
14cr|apache-mod_defensible-1.5-2|80	
14cr|apache-mod_defensible-1.5-2|81	
14cr|apache-mod_defensible-1.5-2|82	%changelog
14cr|apache-mod_defensible-1.5-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|apache-mod_defensible-1.5-2|84	+ Revision: a967676
14cr|apache-mod_defensible-1.5-2|85	- MassBuild#464: Increase release tag
14cr|apache-mod_defensible-1.5-2|86	
14cr|apache-mod_defensible-1.5-2|87	

154 14
14cr|apache-mod_delay-0.9.2-6|1	#Module-Specific definitions
14cr|apache-mod_delay-0.9.2-6|2	%define mod_name mod_delay
14cr|apache-mod_delay-0.9.2-6|3	%define mod_conf A67_%{mod_name}.conf
14cr|apache-mod_delay-0.9.2-6|4	%define mod_so %{mod_name}.so
14cr|apache-mod_delay-0.9.2-6|5	
14cr|apache-mod_delay-0.9.2-6|6	Summary:	Delay module for Apache2
14cr|apache-mod_delay-0.9.2-6|7	Name:		apache-%{mod_name}
14cr|apache-mod_delay-0.9.2-6|8	Version:	0.9.2
14cr|apache-mod_delay-0.9.2-6|9	Release:	6
14cr|apache-mod_delay-0.9.2-6|10	Group:		System/Servers
14cr|apache-mod_delay-0.9.2-6|11	License:	Apache License
14cr|apache-mod_delay-0.9.2-6|12	URL:		http://www.heute-morgen.de/modules/mod_delay/
14cr|apache-mod_delay-0.9.2-6|13	Source0:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.c
14cr|apache-mod_delay-0.9.2-6|14	Source1:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.h
14cr|apache-mod_delay-0.9.2-6|15	Source2:	%{mod_conf}
14cr|apache-mod_delay-0.9.2-6|16	Requires(pre): rpm-helper
14cr|apache-mod_delay-0.9.2-6|17	Requires(postun): rpm-helper
14cr|apache-mod_delay-0.9.2-6|18	Requires(pre):	apache-conf >= 2.0.54
14cr|apache-mod_delay-0.9.2-6|19	Requires(pre):	apache >= 2.0.54
14cr|apache-mod_delay-0.9.2-6|20	Requires:	apache-conf >= 2.0.54
14cr|apache-mod_delay-0.9.2-6|21	Requires:	apache >= 2.0.54
14cr|apache-mod_delay-0.9.2-6|22	BuildRequires:  apache-devel >= 2.0.54
14cr|apache-mod_delay-0.9.2-6|23	BuildRequires:	file
14cr|apache-mod_delay-0.9.2-6|24	
14cr|apache-mod_delay-0.9.2-6|25	%description
14cr|apache-mod_delay-0.9.2-6|26	mod_delay is an output filter that does buffering until it is told to stop this
14cr|apache-mod_delay-0.9.2-6|27	(by a note). It also enables the sending of 304 by delaying the call to
14cr|apache-mod_delay-0.9.2-6|28	ap_meets_conditions until then. The module exports one optional functions and
14cr|apache-mod_delay-0.9.2-6|29	has no configuration. It registers as an output filter named delay.
14cr|apache-mod_delay-0.9.2-6|30	
14cr|apache-mod_delay-0.9.2-6|31	%package	devel
14cr|apache-mod_delay-0.9.2-6|32	Summary:	Development API for the mod_delay apache module
14cr|apache-mod_delay-0.9.2-6|33	Group:		Development/C
14cr|apache-mod_delay-0.9.2-6|34	
14cr|apache-mod_delay-0.9.2-6|35	%description	devel
14cr|apache-mod_delay-0.9.2-6|36	mod_delay is an output filter that does buffering until it is told to stop this
14cr|apache-mod_delay-0.9.2-6|37	(by a note). It also enables the sending of 304 by delaying the call to
14cr|apache-mod_delay-0.9.2-6|38	ap_meets_conditions until then. The module exports one optional functions and
14cr|apache-mod_delay-0.9.2-6|39	has no configuration. It registers as an output filter named delay.
14cr|apache-mod_delay-0.9.2-6|40	
14cr|apache-mod_delay-0.9.2-6|41	This package contains the development API for the mod_delay apache module.
14cr|apache-mod_delay-0.9.2-6|42	
14cr|apache-mod_delay-0.9.2-6|43	%prep
14cr|apache-mod_delay-0.9.2-6|44	
14cr|apache-mod_delay-0.9.2-6|45	%setup -q -c -T -n %{mod_name}
14cr|apache-mod_delay-0.9.2-6|46	
14cr|apache-mod_delay-0.9.2-6|47	cp %{SOURCE0} .
14cr|apache-mod_delay-0.9.2-6|48	cp %{SOURCE1} .
14cr|apache-mod_delay-0.9.2-6|49	cp %{SOURCE2} .
14cr|apache-mod_delay-0.9.2-6|50	
14cr|apache-mod_delay-0.9.2-6|51	find . -type d -exec chmod 755 {} \;
14cr|apache-mod_delay-0.9.2-6|52	find . -type f -exec chmod 644 {} \;
14cr|apache-mod_delay-0.9.2-6|53	
14cr|apache-mod_delay-0.9.2-6|54	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_delay-0.9.2-6|55	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_delay-0.9.2-6|56	done
14cr|apache-mod_delay-0.9.2-6|57	
14cr|apache-mod_delay-0.9.2-6|58	# strip away annoying ^M
14cr|apache-mod_delay-0.9.2-6|59	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_delay-0.9.2-6|60	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_delay-0.9.2-6|61	
14cr|apache-mod_delay-0.9.2-6|62	%build
14cr|apache-mod_delay-0.9.2-6|63	
14cr|apache-mod_delay-0.9.2-6|64	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_delay-0.9.2-6|65	
14cr|apache-mod_delay-0.9.2-6|66	%install
14cr|apache-mod_delay-0.9.2-6|67	
14cr|apache-mod_delay-0.9.2-6|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_delay-0.9.2-6|69	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_delay-0.9.2-6|70	install -d %{buildroot}%{_includedir}
14cr|apache-mod_delay-0.9.2-6|71	
14cr|apache-mod_delay-0.9.2-6|72	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_delay-0.9.2-6|73	install -m0644 mod_delay.h %{buildroot}%{_includedir}/
14cr|apache-mod_delay-0.9.2-6|74	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_delay-0.9.2-6|75	
14cr|apache-mod_delay-0.9.2-6|76	%post
14cr|apache-mod_delay-0.9.2-6|77	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_delay-0.9.2-6|78	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_delay-0.9.2-6|79	fi
14cr|apache-mod_delay-0.9.2-6|80	
14cr|apache-mod_delay-0.9.2-6|81	%postun
14cr|apache-mod_delay-0.9.2-6|82	if [ "$1" = "0" ]; then
14cr|apache-mod_delay-0.9.2-6|83	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_delay-0.9.2-6|84	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_delay-0.9.2-6|85	fi
14cr|apache-mod_delay-0.9.2-6|86	fi
14cr|apache-mod_delay-0.9.2-6|87	
14cr|apache-mod_delay-0.9.2-6|88	%clean
14cr|apache-mod_delay-0.9.2-6|89	
14cr|apache-mod_delay-0.9.2-6|90	%files
14cr|apache-mod_delay-0.9.2-6|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_delay-0.9.2-6|92	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_delay-0.9.2-6|93	
14cr|apache-mod_delay-0.9.2-6|94	%files devel
14cr|apache-mod_delay-0.9.2-6|95	%attr(0644,root,root) %{_includedir}/mod_delay.h
14cr|apache-mod_delay-0.9.2-6|96	
14cr|apache-mod_delay-0.9.2-6|97	
14cr|apache-mod_delay-0.9.2-6|98	
14cr|apache-mod_delay-0.9.2-6|99	%changelog
14cr|apache-mod_delay-0.9.2-6|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-6
14cr|apache-mod_delay-0.9.2-6|101	+ Revision: b891f80
14cr|apache-mod_delay-0.9.2-6|102	- MassBuild#464: Increase release tag
14cr|apache-mod_delay-0.9.2-6|103	
14cr|apache-mod_delay-0.9.2-6|104	

155 14
14cr|apache-mod_diagnostics-0.1-19|1	#Module-Specific definitions
14cr|apache-mod_diagnostics-0.1-19|2	%define mod_name mod_diagnostics
14cr|apache-mod_diagnostics-0.1-19|3	%define mod_conf 94_%{mod_name}.conf
14cr|apache-mod_diagnostics-0.1-19|4	%define mod_so %{mod_name}.so
14cr|apache-mod_diagnostics-0.1-19|5	
14cr|apache-mod_diagnostics-0.1-19|6	Summary:	DSO module for the apache web server
14cr|apache-mod_diagnostics-0.1-19|7	Name:		apache-%{mod_name}
14cr|apache-mod_diagnostics-0.1-19|8	Version:	0.1
14cr|apache-mod_diagnostics-0.1-19|9	Release:	19
14cr|apache-mod_diagnostics-0.1-19|10	Group:		System/Servers
14cr|apache-mod_diagnostics-0.1-19|11	License:	Apache License
14cr|apache-mod_diagnostics-0.1-19|12	URL:		http://apache.webthing.com/mod_diagnostics/
14cr|apache-mod_diagnostics-0.1-19|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_diagnostics.c
14cr|apache-mod_diagnostics-0.1-19|14	Source1:	http://apache.webthing.com/mod_diagnostics/index.html
14cr|apache-mod_diagnostics-0.1-19|15	Source2:	%{mod_conf}
14cr|apache-mod_diagnostics-0.1-19|16	Patch0:		mod_diagnostics-0.1-format_not_a_string_literal_and_no_format_arguments.diff
14cr|apache-mod_diagnostics-0.1-19|17	Requires(pre): rpm-helper
14cr|apache-mod_diagnostics-0.1-19|18	Requires(postun): rpm-helper
14cr|apache-mod_diagnostics-0.1-19|19	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_diagnostics-0.1-19|20	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_diagnostics-0.1-19|21	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_diagnostics-0.1-19|22	Requires:	apache >= 2.2.0
14cr|apache-mod_diagnostics-0.1-19|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_diagnostics-0.1-19|24	BuildRequires:	file
14cr|apache-mod_diagnostics-0.1-19|25	Epoch:		1
14cr|apache-mod_diagnostics-0.1-19|26	
14cr|apache-mod_diagnostics-0.1-19|27	%description
14cr|apache-mod_diagnostics-0.1-19|28	mod_diagnostics is a very simple filter module. It can be inserted anywhere and
14cr|apache-mod_diagnostics-0.1-19|29	in any number of places in the Apache filter chain, and merely listens to and
14cr|apache-mod_diagnostics-0.1-19|30	reports traffic going through. It is  designed as a learning aid and a
14cr|apache-mod_diagnostics-0.1-19|31	debugging tool for Apache filter modules.
14cr|apache-mod_diagnostics-0.1-19|32	
14cr|apache-mod_diagnostics-0.1-19|33	%prep
14cr|apache-mod_diagnostics-0.1-19|34	
14cr|apache-mod_diagnostics-0.1-19|35	%setup -q -T -c -n %{mod_name}-%{version}
14cr|apache-mod_diagnostics-0.1-19|36	cp %{SOURCE0} .
14cr|apache-mod_diagnostics-0.1-19|37	cp %{SOURCE1} .
14cr|apache-mod_diagnostics-0.1-19|38	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_diagnostics-0.1-19|39	
14cr|apache-mod_diagnostics-0.1-19|40	%patch0 -p0
14cr|apache-mod_diagnostics-0.1-19|41	
14cr|apache-mod_diagnostics-0.1-19|42	# strip away annoying ^M
14cr|apache-mod_diagnostics-0.1-19|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_diagnostics-0.1-19|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_diagnostics-0.1-19|45	
14cr|apache-mod_diagnostics-0.1-19|46	%build
14cr|apache-mod_diagnostics-0.1-19|47	
14cr|apache-mod_diagnostics-0.1-19|48	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_diagnostics-0.1-19|49	
14cr|apache-mod_diagnostics-0.1-19|50	%install
14cr|apache-mod_diagnostics-0.1-19|51	
14cr|apache-mod_diagnostics-0.1-19|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_diagnostics-0.1-19|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_diagnostics-0.1-19|54	
14cr|apache-mod_diagnostics-0.1-19|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_diagnostics-0.1-19|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_diagnostics-0.1-19|57	
14cr|apache-mod_diagnostics-0.1-19|58	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_diagnostics-0.1-19|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_diagnostics-0.1-19|60	
14cr|apache-mod_diagnostics-0.1-19|61	%post
14cr|apache-mod_diagnostics-0.1-19|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_diagnostics-0.1-19|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_diagnostics-0.1-19|64	fi
14cr|apache-mod_diagnostics-0.1-19|65	
14cr|apache-mod_diagnostics-0.1-19|66	%postun
14cr|apache-mod_diagnostics-0.1-19|67	if [ "$1" = "0" ]; then
14cr|apache-mod_diagnostics-0.1-19|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_diagnostics-0.1-19|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_diagnostics-0.1-19|70	fi
14cr|apache-mod_diagnostics-0.1-19|71	fi
14cr|apache-mod_diagnostics-0.1-19|72	
14cr|apache-mod_diagnostics-0.1-19|73	%clean
14cr|apache-mod_diagnostics-0.1-19|74	
14cr|apache-mod_diagnostics-0.1-19|75	%files
14cr|apache-mod_diagnostics-0.1-19|76	%doc index.html
14cr|apache-mod_diagnostics-0.1-19|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_diagnostics-0.1-19|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_diagnostics-0.1-19|79	%{_var}/www/html/addon-modules/*
14cr|apache-mod_diagnostics-0.1-19|80	
14cr|apache-mod_diagnostics-0.1-19|81	
14cr|apache-mod_diagnostics-0.1-19|82	
14cr|apache-mod_diagnostics-0.1-19|83	
14cr|apache-mod_diagnostics-0.1-19|84	
14cr|apache-mod_diagnostics-0.1-19|85	%changelog
14cr|apache-mod_diagnostics-0.1-19|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-19
14cr|apache-mod_diagnostics-0.1-19|87	+ Revision: 7ecdecb
14cr|apache-mod_diagnostics-0.1-19|88	- MassBuild#464: Increase release tag
14cr|apache-mod_diagnostics-0.1-19|89	
14cr|apache-mod_diagnostics-0.1-19|90	

156 14
14cr|apache-mod_dns-1.02-12|1	#Module-Specific definitions
14cr|apache-mod_dns-1.02-12|2	%define apache_version 2.2.6
14cr|apache-mod_dns-1.02-12|3	%define mod_name mod_dns
14cr|apache-mod_dns-1.02-12|4	%define mod_conf B24_%{mod_name}.conf
14cr|apache-mod_dns-1.02-12|5	%define mod_so %{mod_name}.so
14cr|apache-mod_dns-1.02-12|6	
14cr|apache-mod_dns-1.02-12|7	Summary:	DNS Protocol module for Apache 2.x
14cr|apache-mod_dns-1.02-12|8	Name:		apache-%{mod_name}
14cr|apache-mod_dns-1.02-12|9	Version:	1.02
14cr|apache-mod_dns-1.02-12|10	Release:	12
14cr|apache-mod_dns-1.02-12|11	Group:		System/Servers
14cr|apache-mod_dns-1.02-12|12	License:	Apache License
14cr|apache-mod_dns-1.02-12|13	URL:		http://www.beamartyr.net/
14cr|apache-mod_dns-1.02-12|14	Source0:	http://www.beamartyr.net/mod-dns-%{version}.tar.bz2
14cr|apache-mod_dns-1.02-12|15	Source1:	%{mod_conf}
14cr|apache-mod_dns-1.02-12|16	Requires(pre): rpm-helper
14cr|apache-mod_dns-1.02-12|17	Requires(postun): rpm-helper
14cr|apache-mod_dns-1.02-12|18	Requires(pre):	apache-conf >= %{apache_version}
14cr|apache-mod_dns-1.02-12|19	Requires(pre):	apache >= %{apache_version}
14cr|apache-mod_dns-1.02-12|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_dns-1.02-12|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_dns-1.02-12|22	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_dns-1.02-12|23	
14cr|apache-mod_dns-1.02-12|24	%description
14cr|apache-mod_dns-1.02-12|25	DNS Protocol module for Apache 2.x
14cr|apache-mod_dns-1.02-12|26	
14cr|apache-mod_dns-1.02-12|27	%prep
14cr|apache-mod_dns-1.02-12|28	
14cr|apache-mod_dns-1.02-12|29	%setup -q -n mod-dns
14cr|apache-mod_dns-1.02-12|30	
14cr|apache-mod_dns-1.02-12|31	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_dns-1.02-12|32	
14cr|apache-mod_dns-1.02-12|33	%build
14cr|apache-mod_dns-1.02-12|34	
14cr|apache-mod_dns-1.02-12|35	%{_bindir}/apxs -c mod_dns.c buckets.c errors.c protocol.c rr/*.c
14cr|apache-mod_dns-1.02-12|36	
14cr|apache-mod_dns-1.02-12|37	%install
14cr|apache-mod_dns-1.02-12|38	
14cr|apache-mod_dns-1.02-12|39	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_dns-1.02-12|40	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_dns-1.02-12|41	
14cr|apache-mod_dns-1.02-12|42	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_dns-1.02-12|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dns-1.02-12|44	
14cr|apache-mod_dns-1.02-12|45	%post
14cr|apache-mod_dns-1.02-12|46	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_dns-1.02-12|47	
14cr|apache-mod_dns-1.02-12|48	%postun
14cr|apache-mod_dns-1.02-12|49	if [ "$1" = "0" ]; then
14cr|apache-mod_dns-1.02-12|50	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_dns-1.02-12|51	fi
14cr|apache-mod_dns-1.02-12|52	
14cr|apache-mod_dns-1.02-12|53	%clean
14cr|apache-mod_dns-1.02-12|54	
14cr|apache-mod_dns-1.02-12|55	%files
14cr|apache-mod_dns-1.02-12|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dns-1.02-12|57	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_dns-1.02-12|58	
14cr|apache-mod_dns-1.02-12|59	
14cr|apache-mod_dns-1.02-12|60	
14cr|apache-mod_dns-1.02-12|61	
14cr|apache-mod_dns-1.02-12|62	%changelog
14cr|apache-mod_dns-1.02-12|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-12
14cr|apache-mod_dns-1.02-12|64	+ Revision: 1695a01
14cr|apache-mod_dns-1.02-12|65	- MassBuild#464: Increase release tag
14cr|apache-mod_dns-1.02-12|66	
14cr|apache-mod_dns-1.02-12|67	

157 14
14cr|apache-mod_dnsbl_lookup-0.91-14|1	#Module-Specific definitions
14cr|apache-mod_dnsbl_lookup-0.91-14|2	%define mod_name mod_dnsbl_lookup
14cr|apache-mod_dnsbl_lookup-0.91-14|3	%define mod_conf A39_%{mod_name}.conf
14cr|apache-mod_dnsbl_lookup-0.91-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_dnsbl_lookup-0.91-14|5	
14cr|apache-mod_dnsbl_lookup-0.91-14|6	Summary:	A DNSBL and RHSBL enabled module for apache 2.x
14cr|apache-mod_dnsbl_lookup-0.91-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_dnsbl_lookup-0.91-14|8	Version:	0.91
14cr|apache-mod_dnsbl_lookup-0.91-14|9	Release:	14
14cr|apache-mod_dnsbl_lookup-0.91-14|10	Group:		System/Servers
14cr|apache-mod_dnsbl_lookup-0.91-14|11	License:	Apache License
14cr|apache-mod_dnsbl_lookup-0.91-14|12	URL:		https://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/mod_dnsbl_lookup/
14cr|apache-mod_dnsbl_lookup-0.91-14|13	Source0: 	http://www.sysdesign.ca/archive/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_dnsbl_lookup-0.91-14|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_dnsbl_lookup-0.91-14|15	Requires(pre): rpm-helper
14cr|apache-mod_dnsbl_lookup-0.91-14|16	Requires(postun): rpm-helper
14cr|apache-mod_dnsbl_lookup-0.91-14|17	Requires(pre):	apache-conf >= 2.0.55
14cr|apache-mod_dnsbl_lookup-0.91-14|18	Requires(pre):	apache >= 2.0.55
14cr|apache-mod_dnsbl_lookup-0.91-14|19	Requires:	apache-conf >= 2.0.55
14cr|apache-mod_dnsbl_lookup-0.91-14|20	Requires:	apache >= 2.0.55
14cr|apache-mod_dnsbl_lookup-0.91-14|21	Requires:	apache-mod_smtpd
14cr|apache-mod_dnsbl_lookup-0.91-14|22	BuildRequires:	apache-devel >= 2.0.55
14cr|apache-mod_dnsbl_lookup-0.91-14|23	BuildRequires:	file
14cr|apache-mod_dnsbl_lookup-0.91-14|24	Epoch:		1
14cr|apache-mod_dnsbl_lookup-0.91-14|25	
14cr|apache-mod_dnsbl_lookup-0.91-14|26	%description
14cr|apache-mod_dnsbl_lookup-0.91-14|27	mod_dnsbl_lookup aims to provide generic and flexible DNSBL and RHSBL
14cr|apache-mod_dnsbl_lookup-0.91-14|28	use without limiting functionality.
14cr|apache-mod_dnsbl_lookup-0.91-14|29	
14cr|apache-mod_dnsbl_lookup-0.91-14|30	%package	devel
14cr|apache-mod_dnsbl_lookup-0.91-14|31	Summary:	Development files for %{mod_name}
14cr|apache-mod_dnsbl_lookup-0.91-14|32	Group:		Development/C
14cr|apache-mod_dnsbl_lookup-0.91-14|33	
14cr|apache-mod_dnsbl_lookup-0.91-14|34	%description	devel
14cr|apache-mod_dnsbl_lookup-0.91-14|35	Development files for %{mod_name}.
14cr|apache-mod_dnsbl_lookup-0.91-14|36	
14cr|apache-mod_dnsbl_lookup-0.91-14|37	%prep
14cr|apache-mod_dnsbl_lookup-0.91-14|38	
14cr|apache-mod_dnsbl_lookup-0.91-14|39	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_dnsbl_lookup-0.91-14|40	
14cr|apache-mod_dnsbl_lookup-0.91-14|41	# strip away annoying ^M
14cr|apache-mod_dnsbl_lookup-0.91-14|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_dnsbl_lookup-0.91-14|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_dnsbl_lookup-0.91-14|44	
14cr|apache-mod_dnsbl_lookup-0.91-14|45	%build
14cr|apache-mod_dnsbl_lookup-0.91-14|46	
14cr|apache-mod_dnsbl_lookup-0.91-14|47	%{_bindir}/apxs -c mod_dnsbl_lookup.c
14cr|apache-mod_dnsbl_lookup-0.91-14|48	
14cr|apache-mod_dnsbl_lookup-0.91-14|49	%install
14cr|apache-mod_dnsbl_lookup-0.91-14|50	
14cr|apache-mod_dnsbl_lookup-0.91-14|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_dnsbl_lookup-0.91-14|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_dnsbl_lookup-0.91-14|53	install -d %{buildroot}%{_includedir}
14cr|apache-mod_dnsbl_lookup-0.91-14|54	
14cr|apache-mod_dnsbl_lookup-0.91-14|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_dnsbl_lookup-0.91-14|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dnsbl_lookup-0.91-14|57	
14cr|apache-mod_dnsbl_lookup-0.91-14|58	install -m0644 dnsbl_lookup.h %{buildroot}%{_includedir}/
14cr|apache-mod_dnsbl_lookup-0.91-14|59	
14cr|apache-mod_dnsbl_lookup-0.91-14|60	%post
14cr|apache-mod_dnsbl_lookup-0.91-14|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_dnsbl_lookup-0.91-14|62	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_dnsbl_lookup-0.91-14|63	fi
14cr|apache-mod_dnsbl_lookup-0.91-14|64	
14cr|apache-mod_dnsbl_lookup-0.91-14|65	%postun
14cr|apache-mod_dnsbl_lookup-0.91-14|66	if [ "$1" = "0" ]; then
14cr|apache-mod_dnsbl_lookup-0.91-14|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_dnsbl_lookup-0.91-14|68	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_dnsbl_lookup-0.91-14|69	fi
14cr|apache-mod_dnsbl_lookup-0.91-14|70	fi
14cr|apache-mod_dnsbl_lookup-0.91-14|71	
14cr|apache-mod_dnsbl_lookup-0.91-14|72	%clean
14cr|apache-mod_dnsbl_lookup-0.91-14|73	
14cr|apache-mod_dnsbl_lookup-0.91-14|74	%files
14cr|apache-mod_dnsbl_lookup-0.91-14|75	%doc README
14cr|apache-mod_dnsbl_lookup-0.91-14|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dnsbl_lookup-0.91-14|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_dnsbl_lookup-0.91-14|78	
14cr|apache-mod_dnsbl_lookup-0.91-14|79	%files devel
14cr|apache-mod_dnsbl_lookup-0.91-14|80	%{_includedir}/*.h
14cr|apache-mod_dnsbl_lookup-0.91-14|81	
14cr|apache-mod_dnsbl_lookup-0.91-14|82	
14cr|apache-mod_dnsbl_lookup-0.91-14|83	
14cr|apache-mod_dnsbl_lookup-0.91-14|84	%changelog
14cr|apache-mod_dnsbl_lookup-0.91-14|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.91-14
14cr|apache-mod_dnsbl_lookup-0.91-14|86	+ Revision: 4162b31
14cr|apache-mod_dnsbl_lookup-0.91-14|87	- MassBuild#464: Increase release tag
14cr|apache-mod_dnsbl_lookup-0.91-14|88	
14cr|apache-mod_dnsbl_lookup-0.91-14|89	

158 14
14cr|apache-mod_dnssd-0.6-9|1	#Module-Specific definitions
14cr|apache-mod_dnssd-0.6-9|2	%define mod_name mod_dnssd
14cr|apache-mod_dnssd-0.6-9|3	%define mod_conf A47_%{mod_name}.conf
14cr|apache-mod_dnssd-0.6-9|4	%define mod_so %{mod_name}.so
14cr|apache-mod_dnssd-0.6-9|5	
14cr|apache-mod_dnssd-0.6-9|6	Summary:	Mod_dnssd adds DNS-SD Zeroconf support to Apache 2.0 using Avahi
14cr|apache-mod_dnssd-0.6-9|7	Name:		apache-%{mod_name}
14cr|apache-mod_dnssd-0.6-9|8	Version:	0.6
14cr|apache-mod_dnssd-0.6-9|9	Release:	9
14cr|apache-mod_dnssd-0.6-9|10	License:	Apache License
14cr|apache-mod_dnssd-0.6-9|11	Group:		System/Servers
14cr|apache-mod_dnssd-0.6-9|12	Url:		http://0pointer.de/lennart/projects/mod_dnssd/
14cr|apache-mod_dnssd-0.6-9|13	Source0:	http://0pointer.de/lennart/projects/mod_dnssd/mod_dnssd-%{version}.tar.gz
14cr|apache-mod_dnssd-0.6-9|14	Source1:	%{mod_conf}
14cr|apache-mod_dnssd-0.6-9|15	Patch0:		mod_dnssd-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
14cr|apache-mod_dnssd-0.6-9|16	BuildRequires:	autoconf2.5
14cr|apache-mod_dnssd-0.6-9|17	BuildRequires:	automake1.8
14cr|apache-mod_dnssd-0.6-9|18	BuildRequires:	file
14cr|apache-mod_dnssd-0.6-9|19	BuildRequires:	lynx
14cr|apache-mod_dnssd-0.6-9|20	BuildRequires:	apache-devel
14cr|apache-mod_dnssd-0.6-9|21	BuildRequires:	avahi-common-devel >= 0.6.4
14cr|apache-mod_dnssd-0.6-9|22	BuildRequires:	pkgconfig(avahi-client)
14cr|apache-mod_dnssd-0.6-9|23	Requires:	apache
14cr|apache-mod_dnssd-0.6-9|24	Requires:	apache-conf
14cr|apache-mod_dnssd-0.6-9|25	Requires:	apache-mod_dav
14cr|apache-mod_dnssd-0.6-9|26	Requires:	apache-mod_userdir
14cr|apache-mod_dnssd-0.6-9|27	Requires(pre,postun):	rpm-helper
14cr|apache-mod_dnssd-0.6-9|28	Requires(pre):	apache
14cr|apache-mod_dnssd-0.6-9|29	Requires(pre):	apache-conf
14cr|apache-mod_dnssd-0.6-9|30	
14cr|apache-mod_dnssd-0.6-9|31	%description
14cr|apache-mod_dnssd-0.6-9|32	mod_dnssd is an Apache module which adds Zeroconf support via DNS-SD using
14cr|apache-mod_dnssd-0.6-9|33	Avahi.
14cr|apache-mod_dnssd-0.6-9|34	
14cr|apache-mod_dnssd-0.6-9|35	%files
14cr|apache-mod_dnssd-0.6-9|36	%doc LICENSE README doc/README.html doc/style.css
14cr|apache-mod_dnssd-0.6-9|37	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dnssd-0.6-9|38	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_dnssd-0.6-9|39	%{_var}/www/html/addon-modules/*
14cr|apache-mod_dnssd-0.6-9|40	
14cr|apache-mod_dnssd-0.6-9|41	%post
14cr|apache-mod_dnssd-0.6-9|42	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_dnssd-0.6-9|43	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_dnssd-0.6-9|44	fi
14cr|apache-mod_dnssd-0.6-9|45	
14cr|apache-mod_dnssd-0.6-9|46	%postun
14cr|apache-mod_dnssd-0.6-9|47	if [ "$1" = "0" ]; then
14cr|apache-mod_dnssd-0.6-9|48	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_dnssd-0.6-9|49	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_dnssd-0.6-9|50	fi
14cr|apache-mod_dnssd-0.6-9|51	fi
14cr|apache-mod_dnssd-0.6-9|52	
14cr|apache-mod_dnssd-0.6-9|53	#----------------------------------------------------------------------------
14cr|apache-mod_dnssd-0.6-9|54	
14cr|apache-mod_dnssd-0.6-9|55	%prep
14cr|apache-mod_dnssd-0.6-9|56	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_dnssd-0.6-9|57	%patch0 -p0
14cr|apache-mod_dnssd-0.6-9|58	
14cr|apache-mod_dnssd-0.6-9|59	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_dnssd-0.6-9|60	
14cr|apache-mod_dnssd-0.6-9|61	# strip away annoying ^M
14cr|apache-mod_dnssd-0.6-9|62	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_dnssd-0.6-9|63	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_dnssd-0.6-9|64	
14cr|apache-mod_dnssd-0.6-9|65	%build
14cr|apache-mod_dnssd-0.6-9|66	rm -f configure
14cr|apache-mod_dnssd-0.6-9|67	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
14cr|apache-mod_dnssd-0.6-9|68	
14cr|apache-mod_dnssd-0.6-9|69	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_dnssd-0.6-9|70	%make
14cr|apache-mod_dnssd-0.6-9|71	
14cr|apache-mod_dnssd-0.6-9|72	%install
14cr|apache-mod_dnssd-0.6-9|73	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_dnssd-0.6-9|74	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_dnssd-0.6-9|75	
14cr|apache-mod_dnssd-0.6-9|76	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_dnssd-0.6-9|77	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_dnssd-0.6-9|78	
14cr|apache-mod_dnssd-0.6-9|79	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_dnssd-0.6-9|80	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_dnssd-0.6-9|81	
14cr|apache-mod_dnssd-0.6-9|82	
14cr|apache-mod_dnssd-0.6-9|83	%changelog
14cr|apache-mod_dnssd-0.6-9|84	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-9
14cr|apache-mod_dnssd-0.6-9|85	+ Revision: 2edf90e
14cr|apache-mod_dnssd-0.6-9|86	- Spec cleanup
14cr|apache-mod_dnssd-0.6-9|87	
14cr|apache-mod_dnssd-0.6-9|88	

159 14
14cr|apache-mod_domaintree-1.6-12|1	#Module-Specific definitions
14cr|apache-mod_domaintree-1.6-12|2	%define mod_name mod_domaintree
14cr|apache-mod_domaintree-1.6-12|3	%define mod_conf A60_%{mod_name}.conf
14cr|apache-mod_domaintree-1.6-12|4	%define mod_so %{mod_name}.so
14cr|apache-mod_domaintree-1.6-12|5	
14cr|apache-mod_domaintree-1.6-12|6	Summary:	Mass virtual hosting module mapping host names to a directory tree
14cr|apache-mod_domaintree-1.6-12|7	Name:		apache-%{mod_name}
14cr|apache-mod_domaintree-1.6-12|8	Version:	1.6
14cr|apache-mod_domaintree-1.6-12|9	Release:	12
14cr|apache-mod_domaintree-1.6-12|10	Group:		System/Servers
14cr|apache-mod_domaintree-1.6-12|11	License:	Apache License
14cr|apache-mod_domaintree-1.6-12|12	URL:		http://dev.iworks.at/mod_domaintree/
14cr|apache-mod_domaintree-1.6-12|13	Source0:	http://dev.iworks.at/mod_domaintree/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_domaintree-1.6-12|14	Source1:	%{mod_conf}
14cr|apache-mod_domaintree-1.6-12|15	Requires(pre): rpm-helper
14cr|apache-mod_domaintree-1.6-12|16	Requires(postun): rpm-helper
14cr|apache-mod_domaintree-1.6-12|17	Requires(pre):	apache-conf >= 2.2.4
14cr|apache-mod_domaintree-1.6-12|18	Requires(pre):	apache >= 2.2.4
14cr|apache-mod_domaintree-1.6-12|19	Requires:	apache-conf >= 2.2.4
14cr|apache-mod_domaintree-1.6-12|20	Requires:	apache >= 2.2.4
14cr|apache-mod_domaintree-1.6-12|21	BuildRequires:  apache-devel >= 2.2.4
14cr|apache-mod_domaintree-1.6-12|22	BuildRequires:	file
14cr|apache-mod_domaintree-1.6-12|23	
14cr|apache-mod_domaintree-1.6-12|24	%description
14cr|apache-mod_domaintree-1.6-12|25	Mass virtual hosting module mapping host names to a directory tree.
14cr|apache-mod_domaintree-1.6-12|26	
14cr|apache-mod_domaintree-1.6-12|27	%prep
14cr|apache-mod_domaintree-1.6-12|28	
14cr|apache-mod_domaintree-1.6-12|29	%setup -q -n %{mod_name}
14cr|apache-mod_domaintree-1.6-12|30	
14cr|apache-mod_domaintree-1.6-12|31	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-mod_domaintree-1.6-12|32	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_domaintree-1.6-12|33	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_domaintree-1.6-12|34	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-mod_domaintree-1.6-12|35	
14cr|apache-mod_domaintree-1.6-12|36	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_domaintree-1.6-12|37	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_domaintree-1.6-12|38	done
14cr|apache-mod_domaintree-1.6-12|39	
14cr|apache-mod_domaintree-1.6-12|40	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_domaintree-1.6-12|41	
14cr|apache-mod_domaintree-1.6-12|42	# strip away annoying ^M
14cr|apache-mod_domaintree-1.6-12|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_domaintree-1.6-12|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_domaintree-1.6-12|45	
14cr|apache-mod_domaintree-1.6-12|46	%build
14cr|apache-mod_domaintree-1.6-12|47	
14cr|apache-mod_domaintree-1.6-12|48	%{_bindir}/apxs -c mod_domaintree.c
14cr|apache-mod_domaintree-1.6-12|49	
14cr|apache-mod_domaintree-1.6-12|50	%install
14cr|apache-mod_domaintree-1.6-12|51	
14cr|apache-mod_domaintree-1.6-12|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_domaintree-1.6-12|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_domaintree-1.6-12|54	
14cr|apache-mod_domaintree-1.6-12|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_domaintree-1.6-12|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_domaintree-1.6-12|57	
14cr|apache-mod_domaintree-1.6-12|58	install -d %{buildroot}/var/www/html/addon-modules
14cr|apache-mod_domaintree-1.6-12|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_domaintree-1.6-12|60	
14cr|apache-mod_domaintree-1.6-12|61	%post
14cr|apache-mod_domaintree-1.6-12|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_domaintree-1.6-12|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_domaintree-1.6-12|64	fi
14cr|apache-mod_domaintree-1.6-12|65	
14cr|apache-mod_domaintree-1.6-12|66	%postun
14cr|apache-mod_domaintree-1.6-12|67	if [ "$1" = "0" ]; then
14cr|apache-mod_domaintree-1.6-12|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_domaintree-1.6-12|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_domaintree-1.6-12|70	fi
14cr|apache-mod_domaintree-1.6-12|71	fi
14cr|apache-mod_domaintree-1.6-12|72	
14cr|apache-mod_domaintree-1.6-12|73	%clean
14cr|apache-mod_domaintree-1.6-12|74	
14cr|apache-mod_domaintree-1.6-12|75	%files
14cr|apache-mod_domaintree-1.6-12|76	%doc ChangeLog LICENSE.txt
14cr|apache-mod_domaintree-1.6-12|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_domaintree-1.6-12|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_domaintree-1.6-12|79	/var/www/html/addon-modules/*
14cr|apache-mod_domaintree-1.6-12|80	
14cr|apache-mod_domaintree-1.6-12|81	
14cr|apache-mod_domaintree-1.6-12|82	
14cr|apache-mod_domaintree-1.6-12|83	%changelog
14cr|apache-mod_domaintree-1.6-12|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-12
14cr|apache-mod_domaintree-1.6-12|85	+ Revision: 9e49e28
14cr|apache-mod_domaintree-1.6-12|86	- MassBuild#464: Increase release tag
14cr|apache-mod_domaintree-1.6-12|87	
14cr|apache-mod_domaintree-1.6-12|88	

160 14
14cr|apache-mod_encoding-0.0.20040616-10|1	#Module-Specific definitions
14cr|apache-mod_encoding-0.0.20040616-10|2	%define snapshot 20040616
14cr|apache-mod_encoding-0.0.20040616-10|3	%define mod_name mod_encoding
14cr|apache-mod_encoding-0.0.20040616-10|4	%define mod_conf 44_%{mod_name}.conf
14cr|apache-mod_encoding-0.0.20040616-10|5	%define mod_so %{mod_name}.so
14cr|apache-mod_encoding-0.0.20040616-10|6	
14cr|apache-mod_encoding-0.0.20040616-10|7	Summary:	DSO module for the apache web server
14cr|apache-mod_encoding-0.0.20040616-10|8	Name:		apache-%{mod_name}
14cr|apache-mod_encoding-0.0.20040616-10|9	Version:	0.0.%{snapshot}
14cr|apache-mod_encoding-0.0.20040616-10|10	Release:	10
14cr|apache-mod_encoding-0.0.20040616-10|11	Group:		System/Servers
14cr|apache-mod_encoding-0.0.20040616-10|12	License:	GPL
14cr|apache-mod_encoding-0.0.20040616-10|13	URL:		http://webdav.todo.gr.jp/
14cr|apache-mod_encoding-0.0.20040616-10|14	Source0: 	mod_encoding-0.0.20021209.tar.bz2
14cr|apache-mod_encoding-0.0.20040616-10|15	Source1:	%{mod_conf}
14cr|apache-mod_encoding-0.0.20040616-10|16	Source2:	http://webdav.todo.gr.jp/download/experimental/mod_encoding.c.apache2.%{snapshot}
14cr|apache-mod_encoding-0.0.20040616-10|17	Patch0:		mod_encoding.c.apache2.20040616-apache220.diff
14cr|apache-mod_encoding-0.0.20040616-10|18	Requires(pre): rpm-helper
14cr|apache-mod_encoding-0.0.20040616-10|19	Requires(postun): rpm-helper
14cr|apache-mod_encoding-0.0.20040616-10|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_encoding-0.0.20040616-10|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_encoding-0.0.20040616-10|22	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_encoding-0.0.20040616-10|23	Requires:	apache >= 2.2.0
14cr|apache-mod_encoding-0.0.20040616-10|24	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_encoding-0.0.20040616-10|25	BuildRequires:	file
14cr|apache-mod_encoding-0.0.20040616-10|26	Epoch:		1
14cr|apache-mod_encoding-0.0.20040616-10|27	
14cr|apache-mod_encoding-0.0.20040616-10|28	%description
14cr|apache-mod_encoding-0.0.20040616-10|29	Mod Encoding is an Apache module for non-ascii filename interoperability
14cr|apache-mod_encoding-0.0.20040616-10|30	
14cr|apache-mod_encoding-0.0.20040616-10|31	This module improves non-ascii filename interoperability of apache
14cr|apache-mod_encoding-0.0.20040616-10|32	(and mod_dav).
14cr|apache-mod_encoding-0.0.20040616-10|33	
14cr|apache-mod_encoding-0.0.20040616-10|34	%prep
14cr|apache-mod_encoding-0.0.20040616-10|35	
14cr|apache-mod_encoding-0.0.20040616-10|36	%setup -q -n mod_encoding-20021209
14cr|apache-mod_encoding-0.0.20040616-10|37	
14cr|apache-mod_encoding-0.0.20040616-10|38	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_encoding-0.0.20040616-10|39	cp %{SOURCE2} %{mod_name}.c
14cr|apache-mod_encoding-0.0.20040616-10|40	
14cr|apache-mod_encoding-0.0.20040616-10|41	%patch0 -p0 -b .apache220
14cr|apache-mod_encoding-0.0.20040616-10|42	
14cr|apache-mod_encoding-0.0.20040616-10|43	# strip away annoying ^M
14cr|apache-mod_encoding-0.0.20040616-10|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_encoding-0.0.20040616-10|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_encoding-0.0.20040616-10|46	
14cr|apache-mod_encoding-0.0.20040616-10|47	%build
14cr|apache-mod_encoding-0.0.20040616-10|48	
14cr|apache-mod_encoding-0.0.20040616-10|49	cd lib
14cr|apache-mod_encoding-0.0.20040616-10|50	[ -r iconv.h ] && rm -f iconv.h
14cr|apache-mod_encoding-0.0.20040616-10|51	rm -f configure
14cr|apache-mod_encoding-0.0.20040616-10|52	autoreconf -fis
14cr|apache-mod_encoding-0.0.20040616-10|53	%configure --enable-shared=no
14cr|apache-mod_encoding-0.0.20040616-10|54	%make CFLAGS="%{optflags} -fPIC"
14cr|apache-mod_encoding-0.0.20040616-10|55	ln -s -f  iconv.h.replace iconv.h
14cr|apache-mod_encoding-0.0.20040616-10|56	cd -
14cr|apache-mod_encoding-0.0.20040616-10|57	
14cr|apache-mod_encoding-0.0.20040616-10|58	%{_bindir}/apxs -c -I$PWD/lib -L$PWD/lib/ -liconv_hook %{mod_name}.c
14cr|apache-mod_encoding-0.0.20040616-10|59	
14cr|apache-mod_encoding-0.0.20040616-10|60	%install
14cr|apache-mod_encoding-0.0.20040616-10|61	
14cr|apache-mod_encoding-0.0.20040616-10|62	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_encoding-0.0.20040616-10|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_encoding-0.0.20040616-10|64	
14cr|apache-mod_encoding-0.0.20040616-10|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_encoding-0.0.20040616-10|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|apache-mod_encoding-0.0.20040616-10|67	
14cr|apache-mod_encoding-0.0.20040616-10|68	%post
14cr|apache-mod_encoding-0.0.20040616-10|69	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_encoding-0.0.20040616-10|70	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_encoding-0.0.20040616-10|71	fi
14cr|apache-mod_encoding-0.0.20040616-10|72	
14cr|apache-mod_encoding-0.0.20040616-10|73	%postun
14cr|apache-mod_encoding-0.0.20040616-10|74	if [ "$1" = "0" ]; then
14cr|apache-mod_encoding-0.0.20040616-10|75	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_encoding-0.0.20040616-10|76	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_encoding-0.0.20040616-10|77	fi
14cr|apache-mod_encoding-0.0.20040616-10|78	fi
14cr|apache-mod_encoding-0.0.20040616-10|79	
14cr|apache-mod_encoding-0.0.20040616-10|80	%clean
14cr|apache-mod_encoding-0.0.20040616-10|81	
14cr|apache-mod_encoding-0.0.20040616-10|82	%files
14cr|apache-mod_encoding-0.0.20040616-10|83	%doc AUTHORS ChangeLog README COPYING
14cr|apache-mod_encoding-0.0.20040616-10|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_encoding-0.0.20040616-10|85	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_encoding-0.0.20040616-10|86	
14cr|apache-mod_encoding-0.0.20040616-10|87	
14cr|apache-mod_encoding-0.0.20040616-10|88	
14cr|apache-mod_encoding-0.0.20040616-10|89	%changelog
14cr|apache-mod_encoding-0.0.20040616-10|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.20040616-10
14cr|apache-mod_encoding-0.0.20040616-10|91	+ Revision: 250cb97
14cr|apache-mod_encoding-0.0.20040616-10|92	- MassBuild#464: Increase release tag
14cr|apache-mod_encoding-0.0.20040616-10|93	
14cr|apache-mod_encoding-0.0.20040616-10|94	

161 14
14cr|apache-mod_fakessl-0.4-8|1	#Module-Specific definitions
14cr|apache-mod_fakessl-0.4-8|2	%define mod_name mod_fakessl
14cr|apache-mod_fakessl-0.4-8|3	%define mod_conf A90_%{mod_name}.conf
14cr|apache-mod_fakessl-0.4-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_fakessl-0.4-8|5	
14cr|apache-mod_fakessl-0.4-8|6	Summary:	A apache 2.x module for setting an https flag when you are using reverse proxy
14cr|apache-mod_fakessl-0.4-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_fakessl-0.4-8|8	Version:	0.4
14cr|apache-mod_fakessl-0.4-8|9	Release:	8
14cr|apache-mod_fakessl-0.4-8|10	Group:		System/Servers
14cr|apache-mod_fakessl-0.4-8|11	License:	Apache License
14cr|apache-mod_fakessl-0.4-8|12	URL:		http://websupport.sk/~stanojr/projects/mod_fakessl/
14cr|apache-mod_fakessl-0.4-8|13	Source0:	http://websupport.sk/~stanojr/projects/mod_fakessl/mod_fakessl-%{version}.tar.gz
14cr|apache-mod_fakessl-0.4-8|14	Source1:	README.%{mod_name}
14cr|apache-mod_fakessl-0.4-8|15	Source2:	%{mod_conf}
14cr|apache-mod_fakessl-0.4-8|16	Requires(pre): rpm-helper
14cr|apache-mod_fakessl-0.4-8|17	Requires(postun): rpm-helper
14cr|apache-mod_fakessl-0.4-8|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|21	Requires:	apache >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|22	Requires:	apache-mod_proxy >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_fakessl-0.4-8|24	BuildRequires:	file
14cr|apache-mod_fakessl-0.4-8|25	
14cr|apache-mod_fakessl-0.4-8|26	%description
14cr|apache-mod_fakessl-0.4-8|27	A apache 2.x module for setting an https flag when you are using reverse proxy
14cr|apache-mod_fakessl-0.4-8|28	
14cr|apache-mod_fakessl-0.4-8|29	%prep
14cr|apache-mod_fakessl-0.4-8|30	
14cr|apache-mod_fakessl-0.4-8|31	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_fakessl-0.4-8|32	
14cr|apache-mod_fakessl-0.4-8|33	cp %{SOURCE1} .
14cr|apache-mod_fakessl-0.4-8|34	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_fakessl-0.4-8|35	
14cr|apache-mod_fakessl-0.4-8|36	# strip away annoying ^M
14cr|apache-mod_fakessl-0.4-8|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_fakessl-0.4-8|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_fakessl-0.4-8|39	
14cr|apache-mod_fakessl-0.4-8|40	%build
14cr|apache-mod_fakessl-0.4-8|41	
14cr|apache-mod_fakessl-0.4-8|42	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_fakessl-0.4-8|43	
14cr|apache-mod_fakessl-0.4-8|44	%install
14cr|apache-mod_fakessl-0.4-8|45	
14cr|apache-mod_fakessl-0.4-8|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_fakessl-0.4-8|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_fakessl-0.4-8|48	
14cr|apache-mod_fakessl-0.4-8|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_fakessl-0.4-8|50	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_fakessl-0.4-8|51	
14cr|apache-mod_fakessl-0.4-8|52	%post
14cr|apache-mod_fakessl-0.4-8|53	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_fakessl-0.4-8|54	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_fakessl-0.4-8|55	fi
14cr|apache-mod_fakessl-0.4-8|56	
14cr|apache-mod_fakessl-0.4-8|57	%postun
14cr|apache-mod_fakessl-0.4-8|58	if [ "$1" = "0" ]; then
14cr|apache-mod_fakessl-0.4-8|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_fakessl-0.4-8|60	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_fakessl-0.4-8|61	fi
14cr|apache-mod_fakessl-0.4-8|62	fi
14cr|apache-mod_fakessl-0.4-8|63	
14cr|apache-mod_fakessl-0.4-8|64	%clean
14cr|apache-mod_fakessl-0.4-8|65	
14cr|apache-mod_fakessl-0.4-8|66	%files
14cr|apache-mod_fakessl-0.4-8|67	%doc README.%{mod_name}
14cr|apache-mod_fakessl-0.4-8|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_fakessl-0.4-8|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_fakessl-0.4-8|70	
14cr|apache-mod_fakessl-0.4-8|71	
14cr|apache-mod_fakessl-0.4-8|72	
14cr|apache-mod_fakessl-0.4-8|73	%changelog
14cr|apache-mod_fakessl-0.4-8|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14cr|apache-mod_fakessl-0.4-8|75	+ Revision: 56fb019
14cr|apache-mod_fakessl-0.4-8|76	- MassBuild#464: Increase release tag
14cr|apache-mod_fakessl-0.4-8|77	
14cr|apache-mod_fakessl-0.4-8|78	

162 14
14cr|apache-mod_fcgid-2.3.6-5|1	#Module-Specific definitions
14cr|apache-mod_fcgid-2.3.6-5|2	%define mod_name mod_fcgid
14cr|apache-mod_fcgid-2.3.6-5|3	%define load_order 227
14cr|apache-mod_fcgid-2.3.6-5|4	
14cr|apache-mod_fcgid-2.3.6-5|5	Summary:	Apache module for FastCGI
14cr|apache-mod_fcgid-2.3.6-5|6	Name:		apache-%{mod_name}
14cr|apache-mod_fcgid-2.3.6-5|7	Version:	2.3.6
14cr|apache-mod_fcgid-2.3.6-5|8	Release:	5
14cr|apache-mod_fcgid-2.3.6-5|9	Group:		System/Servers
14cr|apache-mod_fcgid-2.3.6-5|10	License:	Apache License
14cr|apache-mod_fcgid-2.3.6-5|11	URL:		http://www.apache.org
14cr|apache-mod_fcgid-2.3.6-5|12	Source0:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz
14cr|apache-mod_fcgid-2.3.6-5|13	Source1:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz.asc
14cr|apache-mod_fcgid-2.3.6-5|14	Patch0:		mod_fcgid-2.3.6-CVE-2012-1181.diff
14cr|apache-mod_fcgid-2.3.6-5|15	BuildRequires:	file
14cr|apache-mod_fcgid-2.3.6-5|16	Requires(pre): rpm-helper
14cr|apache-mod_fcgid-2.3.6-5|17	Requires(postun): rpm-helper
14cr|apache-mod_fcgid-2.3.6-5|18	Requires:	apache >= 2.2.0
14cr|apache-mod_fcgid-2.3.6-5|19	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_fcgid-2.3.6-5|20	Epoch:		1
14cr|apache-mod_fcgid-2.3.6-5|21	
14cr|apache-mod_fcgid-2.3.6-5|22	%description
14cr|apache-mod_fcgid-2.3.6-5|23	mod_fcgid is a binary compatibility alternative to Apache module mod_fastcgi.
14cr|apache-mod_fcgid-2.3.6-5|24	mod_fcgid has a new process management strategy, which concentrates on reducing
14cr|apache-mod_fcgid-2.3.6-5|25	the number of fastcgi server, and kick out the corrupt fastcgi server as soon
14cr|apache-mod_fcgid-2.3.6-5|26	as possible.
14cr|apache-mod_fcgid-2.3.6-5|27	
14cr|apache-mod_fcgid-2.3.6-5|28	%prep
14cr|apache-mod_fcgid-2.3.6-5|29	
14cr|apache-mod_fcgid-2.3.6-5|30	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_fcgid-2.3.6-5|31	%patch0 -p0
14cr|apache-mod_fcgid-2.3.6-5|32	
14cr|apache-mod_fcgid-2.3.6-5|33	# strip away annoying ^M
14cr|apache-mod_fcgid-2.3.6-5|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_fcgid-2.3.6-5|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_fcgid-2.3.6-5|36	
14cr|apache-mod_fcgid-2.3.6-5|37	%build
14cr|apache-mod_fcgid-2.3.6-5|38	
14cr|apache-mod_fcgid-2.3.6-5|39	# still a bit ugly
14cr|apache-mod_fcgid-2.3.6-5|40	
14cr|apache-mod_fcgid-2.3.6-5|41	pushd modules/fcgid
14cr|apache-mod_fcgid-2.3.6-5|42	cp fcgid_config.h.in fcgid_config.h
14cr|apache-mod_fcgid-2.3.6-5|43	%{_bindir}/apxs -I. -c mod_fcgid.c fcgid_bridge.c fcgid_conf.c fcgid_pm_main.c \
14cr|apache-mod_fcgid-2.3.6-5|44	fcgid_protocol.c fcgid_spawn_ctl.c fcgid_proctbl_unix.c fcgid_pm_unix.c \
14cr|apache-mod_fcgid-2.3.6-5|45	fcgid_proc_unix.c fcgid_bucket.c fcgid_filter.c fcgid_mutex_unix.c
14cr|apache-mod_fcgid-2.3.6-5|46	popd
14cr|apache-mod_fcgid-2.3.6-5|47	
14cr|apache-mod_fcgid-2.3.6-5|48	%install
14cr|apache-mod_fcgid-2.3.6-5|49	
14cr|apache-mod_fcgid-2.3.6-5|50	install -d %{buildroot}%{_libdir}/apache
14cr|apache-mod_fcgid-2.3.6-5|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_fcgid-2.3.6-5|52	install -d %{buildroot}/var/lib/%{name}
14cr|apache-mod_fcgid-2.3.6-5|53	
14cr|apache-mod_fcgid-2.3.6-5|54	install -m0755 modules/fcgid/.libs/*.so %{buildroot}%{_libdir}/apache/
14cr|apache-mod_fcgid-2.3.6-5|55	
14cr|apache-mod_fcgid-2.3.6-5|56	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf << EOF
14cr|apache-mod_fcgid-2.3.6-5|57	LoadModule fcgid_module	%{_libdir}/apache/%{mod_name}.so
14cr|apache-mod_fcgid-2.3.6-5|58	
14cr|apache-mod_fcgid-2.3.6-5|59	#FcgidIPCDir - fastcgi socket file path
14cr|apache-mod_fcgid-2.3.6-5|60	FcgidIPCDir /var/lib/%{name}
14cr|apache-mod_fcgid-2.3.6-5|61	
14cr|apache-mod_fcgid-2.3.6-5|62	# Use FastCGI to process .fcg .fcgi & .fpl scripts
14cr|apache-mod_fcgid-2.3.6-5|63	# Don't do this if mod_fastcgi is present, as it will try to do the same thing
14cr|apache-mod_fcgid-2.3.6-5|64	AddHandler fcgid-script fcg fcgi fpl
14cr|apache-mod_fcgid-2.3.6-5|65	EOF
14cr|apache-mod_fcgid-2.3.6-5|66	
14cr|apache-mod_fcgid-2.3.6-5|67	# fix docs
14cr|apache-mod_fcgid-2.3.6-5|68	cp modules/fcgid/ChangeLog ChangeLog.old
14cr|apache-mod_fcgid-2.3.6-5|69	cp docs/manual/mod/mod_fcgid.html.en mod_fcgid.html
14cr|apache-mod_fcgid-2.3.6-5|70	
14cr|apache-mod_fcgid-2.3.6-5|71	%post
14cr|apache-mod_fcgid-2.3.6-5|72	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_fcgid-2.3.6-5|73	
14cr|apache-mod_fcgid-2.3.6-5|74	%postun
14cr|apache-mod_fcgid-2.3.6-5|75	if [ "$1" = "0" ]; then
14cr|apache-mod_fcgid-2.3.6-5|76	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_fcgid-2.3.6-5|77	fi
14cr|apache-mod_fcgid-2.3.6-5|78	
14cr|apache-mod_fcgid-2.3.6-5|79	%files
14cr|apache-mod_fcgid-2.3.6-5|80	%doc ChangeLog.old *-FCGID mod_fcgid.html
14cr|apache-mod_fcgid-2.3.6-5|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
14cr|apache-mod_fcgid-2.3.6-5|82	%attr(0755,root,root) %{_libdir}/apache/*.so
14cr|apache-mod_fcgid-2.3.6-5|83	%attr(0755,apache,apache) %dir /var/lib/%{name}
14cr|apache-mod_fcgid-2.3.6-5|84	
14cr|apache-mod_fcgid-2.3.6-5|85	
14cr|apache-mod_fcgid-2.3.6-5|86	
14cr|apache-mod_fcgid-2.3.6-5|87	%changelog
14cr|apache-mod_fcgid-2.3.6-5|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.6-5
14cr|apache-mod_fcgid-2.3.6-5|89	+ Revision: 5d8e9f0
14cr|apache-mod_fcgid-2.3.6-5|90	- MassBuild#464: Increase release tag
14cr|apache-mod_fcgid-2.3.6-5|91	
14cr|apache-mod_fcgid-2.3.6-5|92	

163 14
14cr|apache-mod_form-0-18|1	#Module-Specific definitions
14cr|apache-mod_form-0-18|2	%define mod_name mod_form
14cr|apache-mod_form-0-18|3	%define mod_conf A71_%{mod_name}.conf
14cr|apache-mod_form-0-18|4	%define mod_so %{mod_name}.so
14cr|apache-mod_form-0-18|5	
14cr|apache-mod_form-0-18|6	Summary:	DSO module for the apache web server
14cr|apache-mod_form-0-18|7	Name:		apache-%{mod_name}
14cr|apache-mod_form-0-18|8	Version:	0
14cr|apache-mod_form-0-18|9	Release:	18
14cr|apache-mod_form-0-18|10	Group:		System/Servers
14cr|apache-mod_form-0-18|11	License:	GPL
14cr|apache-mod_form-0-18|12	URL:		http://apache.webthing.com/mod_form/
14cr|apache-mod_form-0-18|13	# there is no official tar ball
14cr|apache-mod_form-0-18|14	# http://apache.webthing.com/svn/apache/forms/mod_form.c
14cr|apache-mod_form-0-18|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.c
14cr|apache-mod_form-0-18|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.h
14cr|apache-mod_form-0-18|17	Source2:	README.mod_form
14cr|apache-mod_form-0-18|18	Source3:	%{mod_conf}
14cr|apache-mod_form-0-18|19	# preserve r->args (apr_strtok is
14cr|apache-mod_form-0-18|20	# destructive in this regard). Makes mod_autoindex work again in
14cr|apache-mod_form-0-18|21	# conjunction with directories where FormGET is enabled.
14cr|apache-mod_form-0-18|22	Patch0:         mod_form.c.preserve_args.patch
14cr|apache-mod_form-0-18|23	Requires(pre): rpm-helper
14cr|apache-mod_form-0-18|24	Requires(postun): rpm-helper
14cr|apache-mod_form-0-18|25	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_form-0-18|26	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_form-0-18|27	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_form-0-18|28	Requires:	apache >= 2.2.0
14cr|apache-mod_form-0-18|29	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_form-0-18|30	BuildRequires:	file
14cr|apache-mod_form-0-18|31	
14cr|apache-mod_form-0-18|32	%description
14cr|apache-mod_form-0-18|33	mod_form is a utility to decode data submitted from Web forms. It deals with
14cr|apache-mod_form-0-18|34	both GET and POST methods where the data are encoded using the default content
14cr|apache-mod_form-0-18|35	type application/x-www-form-urlencoded. It does not decode multipart/form-data
14cr|apache-mod_form-0-18|36	(file upload) forms: for those you should use mod_upload.
14cr|apache-mod_form-0-18|37	
14cr|apache-mod_form-0-18|38	%package	devel
14cr|apache-mod_form-0-18|39	Summary:	Development API for the mod_form apache module
14cr|apache-mod_form-0-18|40	Group:		Development/C
14cr|apache-mod_form-0-18|41	
14cr|apache-mod_form-0-18|42	%description	devel
14cr|apache-mod_form-0-18|43	mod_form is a utility to decode data submitted from Web forms. It deals with
14cr|apache-mod_form-0-18|44	both GET and POST methods where the data are encoded using the default content
14cr|apache-mod_form-0-18|45	type application/x-www-form-urlencoded. It does not decode multipart/form-data
14cr|apache-mod_form-0-18|46	(file upload) forms: for those you should use mod_upload.
14cr|apache-mod_form-0-18|47	
14cr|apache-mod_form-0-18|48	This package contains the development API for the mod_form apache module.
14cr|apache-mod_form-0-18|49	
14cr|apache-mod_form-0-18|50	%prep
14cr|apache-mod_form-0-18|51	
14cr|apache-mod_form-0-18|52	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_form-0-18|53	
14cr|apache-mod_form-0-18|54	cp %{SOURCE0} %{mod_name}.c
14cr|apache-mod_form-0-18|55	cp %{SOURCE1} %{mod_name}.h
14cr|apache-mod_form-0-18|56	%patch0
14cr|apache-mod_form-0-18|57	cp %{SOURCE2} README
14cr|apache-mod_form-0-18|58	cp %{SOURCE3} %{mod_conf}
14cr|apache-mod_form-0-18|59	
14cr|apache-mod_form-0-18|60	# strip away annoying ^M
14cr|apache-mod_form-0-18|61	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_form-0-18|62	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_form-0-18|63	
14cr|apache-mod_form-0-18|64	%build
14cr|apache-mod_form-0-18|65	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_form-0-18|66	
14cr|apache-mod_form-0-18|67	%install
14cr|apache-mod_form-0-18|68	
14cr|apache-mod_form-0-18|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_form-0-18|70	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_form-0-18|71	install -d %{buildroot}%{_includedir}
14cr|apache-mod_form-0-18|72	
14cr|apache-mod_form-0-18|73	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_form-0-18|74	install -m0644 mod_form.h %{buildroot}%{_includedir}/
14cr|apache-mod_form-0-18|75	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_form-0-18|76	
14cr|apache-mod_form-0-18|77	%post
14cr|apache-mod_form-0-18|78	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_form-0-18|79	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_form-0-18|80	fi
14cr|apache-mod_form-0-18|81	
14cr|apache-mod_form-0-18|82	%postun
14cr|apache-mod_form-0-18|83	if [ "$1" = "0" ]; then
14cr|apache-mod_form-0-18|84	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_form-0-18|85	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_form-0-18|86	fi
14cr|apache-mod_form-0-18|87	fi
14cr|apache-mod_form-0-18|88	
14cr|apache-mod_form-0-18|89	%clean
14cr|apache-mod_form-0-18|90	
14cr|apache-mod_form-0-18|91	%files
14cr|apache-mod_form-0-18|92	%doc README
14cr|apache-mod_form-0-18|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_form-0-18|94	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_form-0-18|95	
14cr|apache-mod_form-0-18|96	%files devel
14cr|apache-mod_form-0-18|97	%attr(0644,root,root) %{_includedir}/mod_form.h
14cr|apache-mod_form-0-18|98	
14cr|apache-mod_form-0-18|99	
14cr|apache-mod_form-0-18|100	
14cr|apache-mod_form-0-18|101	%changelog
14cr|apache-mod_form-0-18|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-18
14cr|apache-mod_form-0-18|103	+ Revision: 63cd118
14cr|apache-mod_form-0-18|104	- MassBuild#464: Increase release tag
14cr|apache-mod_form-0-18|105	
14cr|apache-mod_form-0-18|106	

164 14
14cr|apache-mod_gfx-0.1-8|1	#Module-Specific definitions
14cr|apache-mod_gfx-0.1-8|2	%define mod_name mod_gfx
14cr|apache-mod_gfx-0.1-8|3	%define mod_conf B52_%{mod_name}.conf
14cr|apache-mod_gfx-0.1-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_gfx-0.1-8|5	
14cr|apache-mod_gfx-0.1-8|6	Summary:	Performs image operations on the fly
14cr|apache-mod_gfx-0.1-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_gfx-0.1-8|8	Version:	0.1
14cr|apache-mod_gfx-0.1-8|9	Release: 	8
14cr|apache-mod_gfx-0.1-8|10	Group:		System/Servers
14cr|apache-mod_gfx-0.1-8|11	License:	GPLv3
14cr|apache-mod_gfx-0.1-8|12	URL:		http://nauticaltech.com/software/mod_gfx/
14cr|apache-mod_gfx-0.1-8|13	Source0:	http://nauticaltech.com/software/mod_gfx/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_gfx-0.1-8|14	Source1:	%{mod_conf}
14cr|apache-mod_gfx-0.1-8|15	Requires(pre): rpm-helper
14cr|apache-mod_gfx-0.1-8|16	Requires(postun): rpm-helper
14cr|apache-mod_gfx-0.1-8|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_gfx-0.1-8|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_gfx-0.1-8|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_gfx-0.1-8|20	Requires:	apache >= 2.2.0
14cr|apache-mod_gfx-0.1-8|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_gfx-0.1-8|22	BuildRequires:	libgd-devel
14cr|apache-mod_gfx-0.1-8|23	
14cr|apache-mod_gfx-0.1-8|24	%description
14cr|apache-mod_gfx-0.1-8|25	mod_gfx is a configurable Apache module that uses libgd to perform image
14cr|apache-mod_gfx-0.1-8|26	operations on the fly. Some of the supported image operations are: resize,
14cr|apache-mod_gfx-0.1-8|27	resample, watermark, and crop. A couple of its special features are origin
14cr|apache-mod_gfx-0.1-8|28	selection via URI regex and round-robin over a list of hosts.
14cr|apache-mod_gfx-0.1-8|29	
14cr|apache-mod_gfx-0.1-8|30	%prep
14cr|apache-mod_gfx-0.1-8|31	
14cr|apache-mod_gfx-0.1-8|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_gfx-0.1-8|33	
14cr|apache-mod_gfx-0.1-8|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_gfx-0.1-8|35	
14cr|apache-mod_gfx-0.1-8|36	%build
14cr|apache-mod_gfx-0.1-8|37	%{_bindir}/apxs -Iinclude -c module/%{mod_name}.c -lgd
14cr|apache-mod_gfx-0.1-8|38	
14cr|apache-mod_gfx-0.1-8|39	%install
14cr|apache-mod_gfx-0.1-8|40	
14cr|apache-mod_gfx-0.1-8|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_gfx-0.1-8|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_gfx-0.1-8|43	
14cr|apache-mod_gfx-0.1-8|44	install -m0755 module/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_gfx-0.1-8|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_gfx-0.1-8|46	
14cr|apache-mod_gfx-0.1-8|47	%post
14cr|apache-mod_gfx-0.1-8|48	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_gfx-0.1-8|49	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_gfx-0.1-8|50	fi
14cr|apache-mod_gfx-0.1-8|51	
14cr|apache-mod_gfx-0.1-8|52	%postun
14cr|apache-mod_gfx-0.1-8|53	if [ "$1" = "0" ]; then
14cr|apache-mod_gfx-0.1-8|54	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_gfx-0.1-8|55	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_gfx-0.1-8|56	fi
14cr|apache-mod_gfx-0.1-8|57	fi
14cr|apache-mod_gfx-0.1-8|58	
14cr|apache-mod_gfx-0.1-8|59	%clean
14cr|apache-mod_gfx-0.1-8|60	
14cr|apache-mod_gfx-0.1-8|61	%files
14cr|apache-mod_gfx-0.1-8|62	%doc Benchmark README
14cr|apache-mod_gfx-0.1-8|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_gfx-0.1-8|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_gfx-0.1-8|65	
14cr|apache-mod_gfx-0.1-8|66	
14cr|apache-mod_gfx-0.1-8|67	
14cr|apache-mod_gfx-0.1-8|68	
14cr|apache-mod_gfx-0.1-8|69	%changelog
14cr|apache-mod_gfx-0.1-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cr|apache-mod_gfx-0.1-8|71	+ Revision: a3c539d
14cr|apache-mod_gfx-0.1-8|72	- MassBuild#464: Increase release tag
14cr|apache-mod_gfx-0.1-8|73	
14cr|apache-mod_gfx-0.1-8|74	

165 14
14cr|apache-mod_gzip_disk-0.5-7|1	#Module-Specific definitions
14cr|apache-mod_gzip_disk-0.5-7|2	%define mod_name mod_gzip_disk
14cr|apache-mod_gzip_disk-0.5-7|3	%define mod_conf B29_%{mod_name}.conf
14cr|apache-mod_gzip_disk-0.5-7|4	%define mod_so %{mod_name}.so
14cr|apache-mod_gzip_disk-0.5-7|5	
14cr|apache-mod_gzip_disk-0.5-7|6	Summary:	Serves pre-compressed HTML files to avoid compression on the fly
14cr|apache-mod_gzip_disk-0.5-7|7	Name:		apache-%{mod_name}
14cr|apache-mod_gzip_disk-0.5-7|8	Version:	0.5
14cr|apache-mod_gzip_disk-0.5-7|9	Release:	7
14cr|apache-mod_gzip_disk-0.5-7|10	Group:		System/Servers
14cr|apache-mod_gzip_disk-0.5-7|11	License:	Apache License
14cr|apache-mod_gzip_disk-0.5-7|12	URL:		http://www.s5h.net/code/mod-gzip/
14cr|apache-mod_gzip_disk-0.5-7|13	Source0:	http://www.s5h.net/code/mod-gzip/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_gzip_disk-0.5-7|14	Source1:	%{mod_conf}
14cr|apache-mod_gzip_disk-0.5-7|15	Requires(pre): rpm-helper
14cr|apache-mod_gzip_disk-0.5-7|16	Requires(postun): rpm-helper
14cr|apache-mod_gzip_disk-0.5-7|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_gzip_disk-0.5-7|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_gzip_disk-0.5-7|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_gzip_disk-0.5-7|20	Requires:	apache >= 2.2.0
14cr|apache-mod_gzip_disk-0.5-7|21	BuildRequires:  apache-devel >= 2.2.0
14cr|apache-mod_gzip_disk-0.5-7|22	
14cr|apache-mod_gzip_disk-0.5-7|23	%description
14cr|apache-mod_gzip_disk-0.5-7|24	mod-gzip-disk is a module for serving pre-compressed HTML files to clients to
14cr|apache-mod_gzip_disk-0.5-7|25	avoid compression on the fly.
14cr|apache-mod_gzip_disk-0.5-7|26	
14cr|apache-mod_gzip_disk-0.5-7|27	%prep
14cr|apache-mod_gzip_disk-0.5-7|28	
14cr|apache-mod_gzip_disk-0.5-7|29	%setup -q -n %{mod_name}
14cr|apache-mod_gzip_disk-0.5-7|30	
14cr|apache-mod_gzip_disk-0.5-7|31	cp %{SOURCE1} .
14cr|apache-mod_gzip_disk-0.5-7|32	
14cr|apache-mod_gzip_disk-0.5-7|33	%build
14cr|apache-mod_gzip_disk-0.5-7|34	
14cr|apache-mod_gzip_disk-0.5-7|35	%{_bindir}/apxs -c %{mod_name}.c -lz
14cr|apache-mod_gzip_disk-0.5-7|36	
14cr|apache-mod_gzip_disk-0.5-7|37	%install
14cr|apache-mod_gzip_disk-0.5-7|38	
14cr|apache-mod_gzip_disk-0.5-7|39	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_gzip_disk-0.5-7|40	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_gzip_disk-0.5-7|41	
14cr|apache-mod_gzip_disk-0.5-7|42	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_gzip_disk-0.5-7|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_gzip_disk-0.5-7|44	
14cr|apache-mod_gzip_disk-0.5-7|45	%post
14cr|apache-mod_gzip_disk-0.5-7|46	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_gzip_disk-0.5-7|47	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_gzip_disk-0.5-7|48	fi
14cr|apache-mod_gzip_disk-0.5-7|49	
14cr|apache-mod_gzip_disk-0.5-7|50	%postun
14cr|apache-mod_gzip_disk-0.5-7|51	if [ "$1" = "0" ]; then
14cr|apache-mod_gzip_disk-0.5-7|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_gzip_disk-0.5-7|53	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_gzip_disk-0.5-7|54	fi
14cr|apache-mod_gzip_disk-0.5-7|55	fi
14cr|apache-mod_gzip_disk-0.5-7|56	
14cr|apache-mod_gzip_disk-0.5-7|57	%clean
14cr|apache-mod_gzip_disk-0.5-7|58	
14cr|apache-mod_gzip_disk-0.5-7|59	%files
14cr|apache-mod_gzip_disk-0.5-7|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_gzip_disk-0.5-7|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_gzip_disk-0.5-7|62	
14cr|apache-mod_gzip_disk-0.5-7|63	
14cr|apache-mod_gzip_disk-0.5-7|64	
14cr|apache-mod_gzip_disk-0.5-7|65	
14cr|apache-mod_gzip_disk-0.5-7|66	%changelog
14cr|apache-mod_gzip_disk-0.5-7|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14cr|apache-mod_gzip_disk-0.5-7|68	+ Revision: 38cca58
14cr|apache-mod_gzip_disk-0.5-7|69	- MassBuild#464: Increase release tag
14cr|apache-mod_gzip_disk-0.5-7|70	
14cr|apache-mod_gzip_disk-0.5-7|71	

166 14
14cr|apache-mod_icpquery-2.0.2-8|1	#Module-Specific definitions
14cr|apache-mod_icpquery-2.0.2-8|2	%define mod_name mod_icpquery
14cr|apache-mod_icpquery-2.0.2-8|3	%define mod_conf B50_%{mod_name}.conf
14cr|apache-mod_icpquery-2.0.2-8|4	%define mod_so %{mod_name}.so
14cr|apache-mod_icpquery-2.0.2-8|5	
14cr|apache-mod_icpquery-2.0.2-8|6	Summary:	Extend Apache's mod_rewrite by internal mapping functions using ICP
14cr|apache-mod_icpquery-2.0.2-8|7	Name:		apache-%{mod_name}
14cr|apache-mod_icpquery-2.0.2-8|8	Version:	2.0.2
14cr|apache-mod_icpquery-2.0.2-8|9	Release: 	8
14cr|apache-mod_icpquery-2.0.2-8|10	Group:		System/Servers
14cr|apache-mod_icpquery-2.0.2-8|11	License:	Apache License
14cr|apache-mod_icpquery-2.0.2-8|12	URL:		http://code.google.com/p/modicpquery
14cr|apache-mod_icpquery-2.0.2-8|13	Source0:	http://modicpquery.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_icpquery-2.0.2-8|14	Source1:	%{mod_conf}
14cr|apache-mod_icpquery-2.0.2-8|15	Requires(pre): rpm-helper
14cr|apache-mod_icpquery-2.0.2-8|16	Requires(postun): rpm-helper
14cr|apache-mod_icpquery-2.0.2-8|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_icpquery-2.0.2-8|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_icpquery-2.0.2-8|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_icpquery-2.0.2-8|20	Requires:	apache >= 2.2.0
14cr|apache-mod_icpquery-2.0.2-8|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_icpquery-2.0.2-8|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_icpquery-2.0.2-8|23	
14cr|apache-mod_icpquery-2.0.2-8|24	%description
14cr|apache-mod_icpquery-2.0.2-8|25	Apache mod_rewrite provides ways to map values to attributes using the
14cr|apache-mod_icpquery-2.0.2-8|26	directive RewriteMap. RewriteMap can use flat mappings files, hashed
14cr|apache-mod_icpquery-2.0.2-8|27	mapping files, internal functions and external rewriting programs.
14cr|apache-mod_icpquery-2.0.2-8|28	One not well known feature of mod_rewrite is to extend this functionality
14cr|apache-mod_icpquery-2.0.2-8|29	with internal functions, which can be defined in a seperate Apache module.
14cr|apache-mod_icpquery-2.0.2-8|30	This allows to do some complex and time consuming mappings, since
14cr|apache-mod_icpquery-2.0.2-8|31	mapping requests do not have to be passed through one single pipe, as
14cr|apache-mod_icpquery-2.0.2-8|32	in the case of an external rewrite program.
14cr|apache-mod_icpquery-2.0.2-8|33	
14cr|apache-mod_icpquery-2.0.2-8|34	mod_icpquery is a package which can be used to find objects on caching
14cr|apache-mod_icpquery-2.0.2-8|35	servers by sending an UDP query. This query conforms to RFC2186 also
14cr|apache-mod_icpquery-2.0.2-8|36	known as ICP and can be handeld by various HTTP-caching servers such
14cr|apache-mod_icpquery-2.0.2-8|37	as squid. A cache-server handling ICP should reply to an ICP-query
14cr|apache-mod_icpquery-2.0.2-8|38	with an ICP-response indicating if it holds the desired object in its
14cr|apache-mod_icpquery-2.0.2-8|39	cache or not. mod_icpquery is able to send UDP datagrams to a list of unicast
14cr|apache-mod_icpquery-2.0.2-8|40	and/or multicast IP-addresses.
14cr|apache-mod_icpquery-2.0.2-8|41	
14cr|apache-mod_icpquery-2.0.2-8|42	%prep
14cr|apache-mod_icpquery-2.0.2-8|43	
14cr|apache-mod_icpquery-2.0.2-8|44	%setup -q -n %{mod_name}
14cr|apache-mod_icpquery-2.0.2-8|45	
14cr|apache-mod_icpquery-2.0.2-8|46	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_icpquery-2.0.2-8|47	
14cr|apache-mod_icpquery-2.0.2-8|48	%build
14cr|apache-mod_icpquery-2.0.2-8|49	%configure2_5x
14cr|apache-mod_icpquery-2.0.2-8|50	%make
14cr|apache-mod_icpquery-2.0.2-8|51	
14cr|apache-mod_icpquery-2.0.2-8|52	%install
14cr|apache-mod_icpquery-2.0.2-8|53	rm -rf %{buildroot}
14cr|apache-mod_icpquery-2.0.2-8|54	
14cr|apache-mod_icpquery-2.0.2-8|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_icpquery-2.0.2-8|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_icpquery-2.0.2-8|57	
14cr|apache-mod_icpquery-2.0.2-8|58	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_icpquery-2.0.2-8|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_icpquery-2.0.2-8|60	
14cr|apache-mod_icpquery-2.0.2-8|61	%post
14cr|apache-mod_icpquery-2.0.2-8|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_icpquery-2.0.2-8|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_icpquery-2.0.2-8|64	fi
14cr|apache-mod_icpquery-2.0.2-8|65	
14cr|apache-mod_icpquery-2.0.2-8|66	%postun
14cr|apache-mod_icpquery-2.0.2-8|67	if [ "$1" = "0" ]; then
14cr|apache-mod_icpquery-2.0.2-8|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_icpquery-2.0.2-8|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_icpquery-2.0.2-8|70	fi
14cr|apache-mod_icpquery-2.0.2-8|71	fi
14cr|apache-mod_icpquery-2.0.2-8|72	
14cr|apache-mod_icpquery-2.0.2-8|73	%clean
14cr|apache-mod_icpquery-2.0.2-8|74	rm -rf %{buildroot}
14cr|apache-mod_icpquery-2.0.2-8|75	
14cr|apache-mod_icpquery-2.0.2-8|76	%files
14cr|apache-mod_icpquery-2.0.2-8|77	%defattr(-,root,root)
14cr|apache-mod_icpquery-2.0.2-8|78	%doc README
14cr|apache-mod_icpquery-2.0.2-8|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_icpquery-2.0.2-8|80	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_icpquery-2.0.2-8|81	
14cr|apache-mod_icpquery-2.0.2-8|82	
14cr|apache-mod_icpquery-2.0.2-8|83	
14cr|apache-mod_icpquery-2.0.2-8|84	
14cr|apache-mod_icpquery-2.0.2-8|85	%changelog
14cr|apache-mod_icpquery-2.0.2-8|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-8
14cr|apache-mod_icpquery-2.0.2-8|87	+ Revision: 13fe59b
14cr|apache-mod_icpquery-2.0.2-8|88	- MassBuild#464: Increase release tag
14cr|apache-mod_icpquery-2.0.2-8|89	
14cr|apache-mod_icpquery-2.0.2-8|90	

167 14
14cr|apache-mod_injection-0.3.1-16|1	#Module-Specific definitions
14cr|apache-mod_injection-0.3.1-16|2	%define mod_name mod_injection
14cr|apache-mod_injection-0.3.1-16|3	%define mod_conf 23_%{mod_name}.conf
14cr|apache-mod_injection-0.3.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_injection-0.3.1-16|5	
14cr|apache-mod_injection-0.3.1-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_injection-0.3.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_injection-0.3.1-16|8	Version:	0.3.1
14cr|apache-mod_injection-0.3.1-16|9	Release:	16
14cr|apache-mod_injection-0.3.1-16|10	Group:		System/Servers
14cr|apache-mod_injection-0.3.1-16|11	License:	BSD
14cr|apache-mod_injection-0.3.1-16|12	URL:		http://pmade.org/pjones/software/mod_injection/download.html
14cr|apache-mod_injection-0.3.1-16|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_injection-0.3.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_injection-0.3.1-16|15	Patch0:		%{mod_name}-0.3.0-register.patch
14cr|apache-mod_injection-0.3.1-16|16	Patch1:		mod_injection-0.3.1-apache220.diff
14cr|apache-mod_injection-0.3.1-16|17	Patch2:		mod_injection-0.3.1-manual.diff
14cr|apache-mod_injection-0.3.1-16|18	Requires(pre): rpm-helper
14cr|apache-mod_injection-0.3.1-16|19	Requires(postun): rpm-helper
14cr|apache-mod_injection-0.3.1-16|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_injection-0.3.1-16|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_injection-0.3.1-16|22	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_injection-0.3.1-16|23	Requires:	apache >= 2.2.0
14cr|apache-mod_injection-0.3.1-16|24	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_injection-0.3.1-16|25	BuildRequires:	file
14cr|apache-mod_injection-0.3.1-16|26	BuildRequires:	openjade
14cr|apache-mod_injection-0.3.1-16|27	BuildRequires:	docbook-style-dsssl
14cr|apache-mod_injection-0.3.1-16|28	Epoch:		1
14cr|apache-mod_injection-0.3.1-16|29	
14cr|apache-mod_injection-0.3.1-16|30	%description
14cr|apache-mod_injection-0.3.1-16|31	mod_injection is an Apache 2.0.X filter module. It allows you to
14cr|apache-mod_injection-0.3.1-16|32	inject text in the HTTP response after a HTML tag or after any
14cr|apache-mod_injection-0.3.1-16|33	given text string. The main intention of this module is to add a
14cr|apache-mod_injection-0.3.1-16|34	banner to several HTML pages on the fly.
14cr|apache-mod_injection-0.3.1-16|35	
14cr|apache-mod_injection-0.3.1-16|36	%prep
14cr|apache-mod_injection-0.3.1-16|37	
14cr|apache-mod_injection-0.3.1-16|38	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_injection-0.3.1-16|39	%patch0 -p1
14cr|apache-mod_injection-0.3.1-16|40	%patch1 -p0
14cr|apache-mod_injection-0.3.1-16|41	%patch2 -p0
14cr|apache-mod_injection-0.3.1-16|42	
14cr|apache-mod_injection-0.3.1-16|43	# fix strange permissions
14cr|apache-mod_injection-0.3.1-16|44	find docs/manual/ -name "*.xml" | xargs chmod 644
14cr|apache-mod_injection-0.3.1-16|45	
14cr|apache-mod_injection-0.3.1-16|46	# strip away annoying ^M
14cr|apache-mod_injection-0.3.1-16|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_injection-0.3.1-16|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_injection-0.3.1-16|49	
14cr|apache-mod_injection-0.3.1-16|50	%build
14cr|apache-mod_injection-0.3.1-16|51	cp src/mod_injection.c .
14cr|apache-mod_injection-0.3.1-16|52	%{_bindir}/apxs -c mod_injection.c
14cr|apache-mod_injection-0.3.1-16|53	
14cr|apache-mod_injection-0.3.1-16|54	pushd docs/manual
14cr|apache-mod_injection-0.3.1-16|55	make html
14cr|apache-mod_injection-0.3.1-16|56	popd
14cr|apache-mod_injection-0.3.1-16|57	
14cr|apache-mod_injection-0.3.1-16|58	mv docs/manual/one-html/manual.html index.html
14cr|apache-mod_injection-0.3.1-16|59	
14cr|apache-mod_injection-0.3.1-16|60	%install
14cr|apache-mod_injection-0.3.1-16|61	
14cr|apache-mod_injection-0.3.1-16|62	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_injection-0.3.1-16|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_injection-0.3.1-16|64	
14cr|apache-mod_injection-0.3.1-16|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_injection-0.3.1-16|66	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_injection-0.3.1-16|67	
14cr|apache-mod_injection-0.3.1-16|68	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_injection-0.3.1-16|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_injection-0.3.1-16|70	
14cr|apache-mod_injection-0.3.1-16|71	# make the example work... (ugly, but it works...)
14cr|apache-mod_injection-0.3.1-16|72	NEW_URL=%{_docdir}/%{name}-%{version}/
14cr|apache-mod_injection-0.3.1-16|73	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_injection-0.3.1-16|74	
14cr|apache-mod_injection-0.3.1-16|75	%post
14cr|apache-mod_injection-0.3.1-16|76	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_injection-0.3.1-16|77	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_injection-0.3.1-16|78	fi
14cr|apache-mod_injection-0.3.1-16|79	
14cr|apache-mod_injection-0.3.1-16|80	%postun
14cr|apache-mod_injection-0.3.1-16|81	if [ "$1" = "0" ]; then
14cr|apache-mod_injection-0.3.1-16|82	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_injection-0.3.1-16|83	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_injection-0.3.1-16|84	fi
14cr|apache-mod_injection-0.3.1-16|85	fi
14cr|apache-mod_injection-0.3.1-16|86	
14cr|apache-mod_injection-0.3.1-16|87	%clean
14cr|apache-mod_injection-0.3.1-16|88	
14cr|apache-mod_injection-0.3.1-16|89	%files
14cr|apache-mod_injection-0.3.1-16|90	%doc README INSTALL docs/CREDITS index.html
14cr|apache-mod_injection-0.3.1-16|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_injection-0.3.1-16|92	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_injection-0.3.1-16|93	%{_var}/www/html/addon-modules/*
14cr|apache-mod_injection-0.3.1-16|94	
14cr|apache-mod_injection-0.3.1-16|95	
14cr|apache-mod_injection-0.3.1-16|96	
14cr|apache-mod_injection-0.3.1-16|97	
14cr|apache-mod_injection-0.3.1-16|98	
14cr|apache-mod_injection-0.3.1-16|99	%changelog
14cr|apache-mod_injection-0.3.1-16|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.1-16
14cr|apache-mod_injection-0.3.1-16|101	+ Revision: a4e86c3
14cr|apache-mod_injection-0.3.1-16|102	- MassBuild#464: Increase release tag
14cr|apache-mod_injection-0.3.1-16|103	
14cr|apache-mod_injection-0.3.1-16|104	

168 14
14cr|apache-mod_jsmin-0-0.r7.7|1	%define snap r7
14cr|apache-mod_jsmin-0-0.r7.7|2	
14cr|apache-mod_jsmin-0-0.r7.7|3	#Module-Specific definitions
14cr|apache-mod_jsmin-0-0.r7.7|4	%define mod_name mod_jsmin
14cr|apache-mod_jsmin-0-0.r7.7|5	%define mod_conf B43_%{mod_name}.conf
14cr|apache-mod_jsmin-0-0.r7.7|6	%define mod_so %{mod_name}.so
14cr|apache-mod_jsmin-0-0.r7.7|7	
14cr|apache-mod_jsmin-0-0.r7.7|8	Summary:	Apache module which 'minifies' javascript
14cr|apache-mod_jsmin-0-0.r7.7|9	Name:		apache-%{mod_name}
14cr|apache-mod_jsmin-0-0.r7.7|10	Version:	0
14cr|apache-mod_jsmin-0-0.r7.7|11	Release: 	0.%{snap}.7
14cr|apache-mod_jsmin-0-0.r7.7|12	Group:		System/Servers
14cr|apache-mod_jsmin-0-0.r7.7|13	License:	BSD
14cr|apache-mod_jsmin-0-0.r7.7|14	URL:		http://code.google.com/p/modjsmin/
14cr|apache-mod_jsmin-0-0.r7.7|15	Source0:	mod_jsmin.tar.gz
14cr|apache-mod_jsmin-0-0.r7.7|16	Source1:	%{mod_conf}
14cr|apache-mod_jsmin-0-0.r7.7|17	Requires(pre): rpm-helper
14cr|apache-mod_jsmin-0-0.r7.7|18	Requires(postun): rpm-helper
14cr|apache-mod_jsmin-0-0.r7.7|19	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_jsmin-0-0.r7.7|20	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_jsmin-0-0.r7.7|21	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_jsmin-0-0.r7.7|22	Requires:	apache >= 2.2.0
14cr|apache-mod_jsmin-0-0.r7.7|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_jsmin-0-0.r7.7|24	
14cr|apache-mod_jsmin-0-0.r7.7|25	%description
14cr|apache-mod_jsmin-0-0.r7.7|26	This is a port of Douglas Crockford's JSMin program so that it can be run as an
14cr|apache-mod_jsmin-0-0.r7.7|27	apache 2.x filter.
14cr|apache-mod_jsmin-0-0.r7.7|28	
14cr|apache-mod_jsmin-0-0.r7.7|29	%prep
14cr|apache-mod_jsmin-0-0.r7.7|30	
14cr|apache-mod_jsmin-0-0.r7.7|31	%setup -q -n %{mod_name}
14cr|apache-mod_jsmin-0-0.r7.7|32	
14cr|apache-mod_jsmin-0-0.r7.7|33	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_jsmin-0-0.r7.7|34	
14cr|apache-mod_jsmin-0-0.r7.7|35	head -27 %{mod_name}.c > LICENSE
14cr|apache-mod_jsmin-0-0.r7.7|36	
14cr|apache-mod_jsmin-0-0.r7.7|37	%build
14cr|apache-mod_jsmin-0-0.r7.7|38	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_jsmin-0-0.r7.7|39	
14cr|apache-mod_jsmin-0-0.r7.7|40	%install
14cr|apache-mod_jsmin-0-0.r7.7|41	
14cr|apache-mod_jsmin-0-0.r7.7|42	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_jsmin-0-0.r7.7|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_jsmin-0-0.r7.7|44	
14cr|apache-mod_jsmin-0-0.r7.7|45	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_jsmin-0-0.r7.7|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_jsmin-0-0.r7.7|47	
14cr|apache-mod_jsmin-0-0.r7.7|48	%post
14cr|apache-mod_jsmin-0-0.r7.7|49	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_jsmin-0-0.r7.7|50	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_jsmin-0-0.r7.7|51	fi
14cr|apache-mod_jsmin-0-0.r7.7|52	
14cr|apache-mod_jsmin-0-0.r7.7|53	%postun
14cr|apache-mod_jsmin-0-0.r7.7|54	if [ "$1" = "0" ]; then
14cr|apache-mod_jsmin-0-0.r7.7|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_jsmin-0-0.r7.7|56	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_jsmin-0-0.r7.7|57	fi
14cr|apache-mod_jsmin-0-0.r7.7|58	fi
14cr|apache-mod_jsmin-0-0.r7.7|59	
14cr|apache-mod_jsmin-0-0.r7.7|60	%clean
14cr|apache-mod_jsmin-0-0.r7.7|61	
14cr|apache-mod_jsmin-0-0.r7.7|62	%files
14cr|apache-mod_jsmin-0-0.r7.7|63	%doc LICENSE
14cr|apache-mod_jsmin-0-0.r7.7|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_jsmin-0-0.r7.7|65	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_jsmin-0-0.r7.7|66	
14cr|apache-mod_jsmin-0-0.r7.7|67	
14cr|apache-mod_jsmin-0-0.r7.7|68	
14cr|apache-mod_jsmin-0-0.r7.7|69	
14cr|apache-mod_jsmin-0-0.r7.7|70	%changelog
14cr|apache-mod_jsmin-0-0.r7.7|71	* Fri Sep 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 0-0.r7.7
14cr|apache-mod_jsmin-0-0.r7.7|72	+ Revision: 5f419a8
14cr|apache-mod_jsmin-0-0.r7.7|73	- Fix apxs path, spec cleanup
14cr|apache-mod_jsmin-0-0.r7.7|74	
14cr|apache-mod_jsmin-0-0.r7.7|75	

169 14
14cr|apache-mod_ldap_userdir-1.1.18-5|1	#Module-Specific definitions
14cr|apache-mod_ldap_userdir-1.1.18-5|2	%define mod_name mod_ldap_userdir
14cr|apache-mod_ldap_userdir-1.1.18-5|3	%define mod_conf A37_%{mod_name}.conf
14cr|apache-mod_ldap_userdir-1.1.18-5|4	%define mod_so %{mod_name}.so
14cr|apache-mod_ldap_userdir-1.1.18-5|5	
14cr|apache-mod_ldap_userdir-1.1.18-5|6	Summary:	Look up user home directories (for /~user URLs) from an LDAP directory
14cr|apache-mod_ldap_userdir-1.1.18-5|7	Name:		apache-%{mod_name}
14cr|apache-mod_ldap_userdir-1.1.18-5|8	Version:	1.1.18
14cr|apache-mod_ldap_userdir-1.1.18-5|9	Release:	5
14cr|apache-mod_ldap_userdir-1.1.18-5|10	Group:		System/Servers
14cr|apache-mod_ldap_userdir-1.1.18-5|11	License:	GPL
14cr|apache-mod_ldap_userdir-1.1.18-5|12	URL:		http://horde.net/~jwm/software/mod_ldap_userdir/
14cr|apache-mod_ldap_userdir-1.1.18-5|13	Source0:	http://horde.net/~jwm/software/mod_ldap_userdir/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_ldap_userdir-1.1.18-5|14	Source1:	%{mod_conf}
14cr|apache-mod_ldap_userdir-1.1.18-5|15	BuildRequires:	openssl-devel
14cr|apache-mod_ldap_userdir-1.1.18-5|16	BuildRequires:	openldap-devel
14cr|apache-mod_ldap_userdir-1.1.18-5|17	Requires:	openldap
14cr|apache-mod_ldap_userdir-1.1.18-5|18	Requires(pre): rpm-helper
14cr|apache-mod_ldap_userdir-1.1.18-5|19	Requires(postun): rpm-helper
14cr|apache-mod_ldap_userdir-1.1.18-5|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_ldap_userdir-1.1.18-5|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
14cr|apache-mod_ldap_userdir-1.1.18-5|22	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_ldap_userdir-1.1.18-5|23	Requires:	apache-mpm-prefork >= 2.2.0
14cr|apache-mod_ldap_userdir-1.1.18-5|24	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_ldap_userdir-1.1.18-5|25	BuildRequires:	file
14cr|apache-mod_ldap_userdir-1.1.18-5|26	Conflicts:	apache-mod_userdir
14cr|apache-mod_ldap_userdir-1.1.18-5|27	Epoch:		1
14cr|apache-mod_ldap_userdir-1.1.18-5|28	
14cr|apache-mod_ldap_userdir-1.1.18-5|29	%description
14cr|apache-mod_ldap_userdir-1.1.18-5|30	mod_ldap_userdir is a module that enables the Apache web server to look up user
14cr|apache-mod_ldap_userdir-1.1.18-5|31	home directories (for /~user URLs) from an LDAP directory.
14cr|apache-mod_ldap_userdir-1.1.18-5|32	
14cr|apache-mod_ldap_userdir-1.1.18-5|33	%prep
14cr|apache-mod_ldap_userdir-1.1.18-5|34	
14cr|apache-mod_ldap_userdir-1.1.18-5|35	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_ldap_userdir-1.1.18-5|36	
14cr|apache-mod_ldap_userdir-1.1.18-5|37	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_ldap_userdir-1.1.18-5|38	
14cr|apache-mod_ldap_userdir-1.1.18-5|39	# strip away annoying ^M
14cr|apache-mod_ldap_userdir-1.1.18-5|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_ldap_userdir-1.1.18-5|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_ldap_userdir-1.1.18-5|42	
14cr|apache-mod_ldap_userdir-1.1.18-5|43	%build
14cr|apache-mod_ldap_userdir-1.1.18-5|44	
14cr|apache-mod_ldap_userdir-1.1.18-5|45	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_ldap_userdir-1.1.18-5|46	--with-apxs=%{_bindir}/apxs \
14cr|apache-mod_ldap_userdir-1.1.18-5|47	--with-tls
14cr|apache-mod_ldap_userdir-1.1.18-5|48	
14cr|apache-mod_ldap_userdir-1.1.18-5|49	#%%make
14cr|apache-mod_ldap_userdir-1.1.18-5|50	
14cr|apache-mod_ldap_userdir-1.1.18-5|51	%{_bindir}/apxs -DTLS=1 -L%{_libdir} -lldap -llber -c mod_ldap_userdir.c
14cr|apache-mod_ldap_userdir-1.1.18-5|52	
14cr|apache-mod_ldap_userdir-1.1.18-5|53	%install
14cr|apache-mod_ldap_userdir-1.1.18-5|54	
14cr|apache-mod_ldap_userdir-1.1.18-5|55	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_ldap_userdir-1.1.18-5|56	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_ldap_userdir-1.1.18-5|57	
14cr|apache-mod_ldap_userdir-1.1.18-5|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_ldap_userdir-1.1.18-5|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_ldap_userdir-1.1.18-5|60	
14cr|apache-mod_ldap_userdir-1.1.18-5|61	%post
14cr|apache-mod_ldap_userdir-1.1.18-5|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_ldap_userdir-1.1.18-5|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_ldap_userdir-1.1.18-5|64	fi
14cr|apache-mod_ldap_userdir-1.1.18-5|65	
14cr|apache-mod_ldap_userdir-1.1.18-5|66	%postun
14cr|apache-mod_ldap_userdir-1.1.18-5|67	if [ "$1" = "0" ]; then
14cr|apache-mod_ldap_userdir-1.1.18-5|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_ldap_userdir-1.1.18-5|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_ldap_userdir-1.1.18-5|70	fi
14cr|apache-mod_ldap_userdir-1.1.18-5|71	fi
14cr|apache-mod_ldap_userdir-1.1.18-5|72	
14cr|apache-mod_ldap_userdir-1.1.18-5|73	%clean
14cr|apache-mod_ldap_userdir-1.1.18-5|74	
14cr|apache-mod_ldap_userdir-1.1.18-5|75	%files
14cr|apache-mod_ldap_userdir-1.1.18-5|76	%doc DIRECTIVES README user-ldif
14cr|apache-mod_ldap_userdir-1.1.18-5|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_ldap_userdir-1.1.18-5|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_ldap_userdir-1.1.18-5|79	
14cr|apache-mod_ldap_userdir-1.1.18-5|80	
14cr|apache-mod_ldap_userdir-1.1.18-5|81	
14cr|apache-mod_ldap_userdir-1.1.18-5|82	%changelog
14cr|apache-mod_ldap_userdir-1.1.18-5|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.18-5
14cr|apache-mod_ldap_userdir-1.1.18-5|84	+ Revision: 4525e82
14cr|apache-mod_ldap_userdir-1.1.18-5|85	- MassBuild#464: Increase release tag
14cr|apache-mod_ldap_userdir-1.1.18-5|86	
14cr|apache-mod_ldap_userdir-1.1.18-5|87	

170 14
14cr|apache-mod_limitipconn-0.24-2|1	#Module-Specific definitions
14cr|apache-mod_limitipconn-0.24-2|2	%define mod_name mod_limitipconn
14cr|apache-mod_limitipconn-0.24-2|3	%define mod_conf 85_%{mod_name}.conf
14cr|apache-mod_limitipconn-0.24-2|4	%define mod_so %{mod_name}.so
14cr|apache-mod_limitipconn-0.24-2|5	
14cr|apache-mod_limitipconn-0.24-2|6	Summary:	DSO module for the apache web server
14cr|apache-mod_limitipconn-0.24-2|7	Name:		apache-%{mod_name}
14cr|apache-mod_limitipconn-0.24-2|8	Version:	0.24
14cr|apache-mod_limitipconn-0.24-2|9	Release:	2
14cr|apache-mod_limitipconn-0.24-2|10	Group:		System/Servers
14cr|apache-mod_limitipconn-0.24-2|11	License:	Apache License
14cr|apache-mod_limitipconn-0.24-2|12	URL:		http://dominia.org/djao/limitipconn.html
14cr|apache-mod_limitipconn-0.24-2|13	Source0:	http://dominia.org/djao/limit/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_limitipconn-0.24-2|14	Source1:	%{mod_conf}
14cr|apache-mod_limitipconn-0.24-2|15	Requires(pre): rpm-helper
14cr|apache-mod_limitipconn-0.24-2|16	Requires(postun): rpm-helper
14cr|apache-mod_limitipconn-0.24-2|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_limitipconn-0.24-2|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_limitipconn-0.24-2|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_limitipconn-0.24-2|20	Requires:	apache >= 2.2.0
14cr|apache-mod_limitipconn-0.24-2|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_limitipconn-0.24-2|22	BuildRequires:	file
14cr|apache-mod_limitipconn-0.24-2|23	Epoch:		1
14cr|apache-mod_limitipconn-0.24-2|24	
14cr|apache-mod_limitipconn-0.24-2|25	%description
14cr|apache-mod_limitipconn-0.24-2|26	%{mod_name} is a DSO module for the apache web server to
14cr|apache-mod_limitipconn-0.24-2|27	limit the maximum number of simultaneous connections per IP
14cr|apache-mod_limitipconn-0.24-2|28	address. Allows inclusion and exclusion of files based on MIME
14cr|apache-mod_limitipconn-0.24-2|29	type.
14cr|apache-mod_limitipconn-0.24-2|30	
14cr|apache-mod_limitipconn-0.24-2|31	%prep
14cr|apache-mod_limitipconn-0.24-2|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_limitipconn-0.24-2|33	
14cr|apache-mod_limitipconn-0.24-2|34	# strip away annoying ^M
14cr|apache-mod_limitipconn-0.24-2|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_limitipconn-0.24-2|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_limitipconn-0.24-2|37	
14cr|apache-mod_limitipconn-0.24-2|38	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_limitipconn-0.24-2|39	mv README mod_limitipconn-README.txt
14cr|apache-mod_limitipconn-0.24-2|40	
14cr|apache-mod_limitipconn-0.24-2|41	%build
14cr|apache-mod_limitipconn-0.24-2|42	%{_bindir}/apxs  -c %{mod_name}.c
14cr|apache-mod_limitipconn-0.24-2|43	
14cr|apache-mod_limitipconn-0.24-2|44	%install
14cr|apache-mod_limitipconn-0.24-2|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_limitipconn-0.24-2|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_limitipconn-0.24-2|47	
14cr|apache-mod_limitipconn-0.24-2|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_limitipconn-0.24-2|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_limitipconn-0.24-2|50	
14cr|apache-mod_limitipconn-0.24-2|51	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_limitipconn-0.24-2|52	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
14cr|apache-mod_limitipconn-0.24-2|53	
14cr|apache-mod_limitipconn-0.24-2|54	# make the example work... (ugly, but it works...)
14cr|apache-mod_limitipconn-0.24-2|55	NEW_URL=/addon-modules/%{name}
14cr|apache-mod_limitipconn-0.24-2|56	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_limitipconn-0.24-2|57	
14cr|apache-mod_limitipconn-0.24-2|58	%post
14cr|apache-mod_limitipconn-0.24-2|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_limitipconn-0.24-2|60	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_limitipconn-0.24-2|61	fi
14cr|apache-mod_limitipconn-0.24-2|62	
14cr|apache-mod_limitipconn-0.24-2|63	%postun
14cr|apache-mod_limitipconn-0.24-2|64	if [ "$1" = "0" ]; then
14cr|apache-mod_limitipconn-0.24-2|65	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_limitipconn-0.24-2|66	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_limitipconn-0.24-2|67	fi
14cr|apache-mod_limitipconn-0.24-2|68	fi
14cr|apache-mod_limitipconn-0.24-2|69	
14cr|apache-mod_limitipconn-0.24-2|70	%files
14cr|apache-mod_limitipconn-0.24-2|71	%doc ChangeLog INSTALL mod_limitipconn-README.txt
14cr|apache-mod_limitipconn-0.24-2|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_limitipconn-0.24-2|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_limitipconn-0.24-2|74	%{_var}/www/html/addon-modules/*
14cr|apache-mod_limitipconn-0.24-2|75	
14cr|apache-mod_limitipconn-0.24-2|76	
14cr|apache-mod_limitipconn-0.24-2|77	
14cr|apache-mod_limitipconn-0.24-2|78	%changelog
14cr|apache-mod_limitipconn-0.24-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.24-2
14cr|apache-mod_limitipconn-0.24-2|80	+ Revision: 1348ab2
14cr|apache-mod_limitipconn-0.24-2|81	- MassBuild#464: Increase release tag
14cr|apache-mod_limitipconn-0.24-2|82	
14cr|apache-mod_limitipconn-0.24-2|83	

171 14
14cr|apache-mod_line_edit-1.0.0-12|1	#Module-Specific definitions
14cr|apache-mod_line_edit-1.0.0-12|2	%define mod_name mod_line_edit
14cr|apache-mod_line_edit-1.0.0-12|3	%define mod_conf A95_%{mod_name}.conf
14cr|apache-mod_line_edit-1.0.0-12|4	%define mod_so %{mod_name}.so
14cr|apache-mod_line_edit-1.0.0-12|5	
14cr|apache-mod_line_edit-1.0.0-12|6	Summary:	A general-purpose output filter for text documents for Apache
14cr|apache-mod_line_edit-1.0.0-12|7	Name:		apache-%{mod_name}
14cr|apache-mod_line_edit-1.0.0-12|8	Version:	1.0.0
14cr|apache-mod_line_edit-1.0.0-12|9	Release:	12
14cr|apache-mod_line_edit-1.0.0-12|10	Group:		System/Servers
14cr|apache-mod_line_edit-1.0.0-12|11	License:	GPL
14cr|apache-mod_line_edit-1.0.0-12|12	URL:		http://apache.webthing.com/mod_line_edit/
14cr|apache-mod_line_edit-1.0.0-12|13	Source0:	http://apache.webthing.com/mod_line_edit/mod_line_edit.c
14cr|apache-mod_line_edit-1.0.0-12|14	Source1:	%{mod_conf}
14cr|apache-mod_line_edit-1.0.0-12|15	Source2:	http://apache.webthing.com/mod_line_edit/index.html
14cr|apache-mod_line_edit-1.0.0-12|16	Requires(pre): rpm-helper
14cr|apache-mod_line_edit-1.0.0-12|17	Requires(postun): rpm-helper
14cr|apache-mod_line_edit-1.0.0-12|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_line_edit-1.0.0-12|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_line_edit-1.0.0-12|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_line_edit-1.0.0-12|21	Requires:	apache >= 2.2.0
14cr|apache-mod_line_edit-1.0.0-12|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_line_edit-1.0.0-12|23	BuildRequires:	file
14cr|apache-mod_line_edit-1.0.0-12|24	
14cr|apache-mod_line_edit-1.0.0-12|25	%description
14cr|apache-mod_line_edit-1.0.0-12|26	mod_line_edit is a general-purpose filter for text documents. It operates as a
14cr|apache-mod_line_edit-1.0.0-12|27	simple on-the-fly line editor, applying search-and-replace rules defined in a
14cr|apache-mod_line_edit-1.0.0-12|28	configuration or .htaccess file.
14cr|apache-mod_line_edit-1.0.0-12|29	
14cr|apache-mod_line_edit-1.0.0-12|30	Unlike most of Webing's filter modules, it is not markup-aware, so it is not an
14cr|apache-mod_line_edit-1.0.0-12|31	optimal choice for processing HTML or XML, though it may nevertheless be used
14cr|apache-mod_line_edit-1.0.0-12|32	with caution (and may be far better than semi-markup-aware options such as
14cr|apache-mod_line_edit-1.0.0-12|33	mod_layout).
14cr|apache-mod_line_edit-1.0.0-12|34	
14cr|apache-mod_line_edit-1.0.0-12|35	For non-markup document types such as plain text, and non-markup Web documents
14cr|apache-mod_line_edit-1.0.0-12|36	such as Javascript or Stylesheets, it is the best available option in the
14cr|apache-mod_line_edit-1.0.0-12|37	absence of a filter that parses any relevant document structures.
14cr|apache-mod_line_edit-1.0.0-12|38	
14cr|apache-mod_line_edit-1.0.0-12|39	mod_line_edit is written for performance and reliability, and should scale
14cr|apache-mod_line_edit-1.0.0-12|40	without problems as document size grows. mod_line_edit is fully compatible with
14cr|apache-mod_line_edit-1.0.0-12|41	Apache 2.0 and 2.2, and all operating systems and MPMs.
14cr|apache-mod_line_edit-1.0.0-12|42	
14cr|apache-mod_line_edit-1.0.0-12|43	%prep
14cr|apache-mod_line_edit-1.0.0-12|44	
14cr|apache-mod_line_edit-1.0.0-12|45	%setup -q -T -c -n %{mod_name}-%{version}
14cr|apache-mod_line_edit-1.0.0-12|46	cp %{SOURCE0} %{mod_name}.c
14cr|apache-mod_line_edit-1.0.0-12|47	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_line_edit-1.0.0-12|48	cp %{SOURCE2} README.html
14cr|apache-mod_line_edit-1.0.0-12|49	
14cr|apache-mod_line_edit-1.0.0-12|50	# strip away annoying ^M
14cr|apache-mod_line_edit-1.0.0-12|51	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_line_edit-1.0.0-12|52	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_line_edit-1.0.0-12|53	
14cr|apache-mod_line_edit-1.0.0-12|54	head -19 %{mod_name}.c > LICENSE
14cr|apache-mod_line_edit-1.0.0-12|55	
14cr|apache-mod_line_edit-1.0.0-12|56	%build
14cr|apache-mod_line_edit-1.0.0-12|57	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_line_edit-1.0.0-12|58	
14cr|apache-mod_line_edit-1.0.0-12|59	%install
14cr|apache-mod_line_edit-1.0.0-12|60	
14cr|apache-mod_line_edit-1.0.0-12|61	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_line_edit-1.0.0-12|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_line_edit-1.0.0-12|63	
14cr|apache-mod_line_edit-1.0.0-12|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_line_edit-1.0.0-12|65	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_line_edit-1.0.0-12|66	
14cr|apache-mod_line_edit-1.0.0-12|67	%post
14cr|apache-mod_line_edit-1.0.0-12|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_line_edit-1.0.0-12|69	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_line_edit-1.0.0-12|70	fi
14cr|apache-mod_line_edit-1.0.0-12|71	
14cr|apache-mod_line_edit-1.0.0-12|72	%postun
14cr|apache-mod_line_edit-1.0.0-12|73	if [ "$1" = "0" ]; then
14cr|apache-mod_line_edit-1.0.0-12|74	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_line_edit-1.0.0-12|75	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_line_edit-1.0.0-12|76	fi
14cr|apache-mod_line_edit-1.0.0-12|77	fi
14cr|apache-mod_line_edit-1.0.0-12|78	
14cr|apache-mod_line_edit-1.0.0-12|79	%clean
14cr|apache-mod_line_edit-1.0.0-12|80	
14cr|apache-mod_line_edit-1.0.0-12|81	%files
14cr|apache-mod_line_edit-1.0.0-12|82	%doc LICENSE README.html
14cr|apache-mod_line_edit-1.0.0-12|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_line_edit-1.0.0-12|84	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_line_edit-1.0.0-12|85	
14cr|apache-mod_line_edit-1.0.0-12|86	
14cr|apache-mod_line_edit-1.0.0-12|87	
14cr|apache-mod_line_edit-1.0.0-12|88	
14cr|apache-mod_line_edit-1.0.0-12|89	
14cr|apache-mod_line_edit-1.0.0-12|90	%changelog
14cr|apache-mod_line_edit-1.0.0-12|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-12
14cr|apache-mod_line_edit-1.0.0-12|92	+ Revision: 6b51d08
14cr|apache-mod_line_edit-1.0.0-12|93	- MassBuild#464: Increase release tag
14cr|apache-mod_line_edit-1.0.0-12|94	
14cr|apache-mod_line_edit-1.0.0-12|95	

172 14
14cr|apache-mod_load_average-0.1.0-16|1	#Module-Specific definitions
14cr|apache-mod_load_average-0.1.0-16|2	%define mod_name mod_load_average
14cr|apache-mod_load_average-0.1.0-16|3	%define mod_conf A52_%{mod_name}.conf
14cr|apache-mod_load_average-0.1.0-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_load_average-0.1.0-16|5	
14cr|apache-mod_load_average-0.1.0-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_load_average-0.1.0-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_load_average-0.1.0-16|8	Version:	0.1.0
14cr|apache-mod_load_average-0.1.0-16|9	Release:	16
14cr|apache-mod_load_average-0.1.0-16|10	Group:		System/Servers
14cr|apache-mod_load_average-0.1.0-16|11	License:	Apache License
14cr|apache-mod_load_average-0.1.0-16|12	URL:		http://svn.force-elite.com/mod_load_average/trunk/src/
14cr|apache-mod_load_average-0.1.0-16|13	# http://issues.apache.org/bugzilla/show_bug.cgi?id=29122
14cr|apache-mod_load_average-0.1.0-16|14	Source0: 	http://svn.force-elite.com/svn/mod_load_average/trunk/src/mod_load_average.c.bz2
14cr|apache-mod_load_average-0.1.0-16|15	Source1:	%{mod_conf}.bz2
14cr|apache-mod_load_average-0.1.0-16|16	Requires(pre): rpm-helper
14cr|apache-mod_load_average-0.1.0-16|17	Requires(postun): rpm-helper
14cr|apache-mod_load_average-0.1.0-16|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_load_average-0.1.0-16|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_load_average-0.1.0-16|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_load_average-0.1.0-16|21	Requires:	apache >= 2.2.0
14cr|apache-mod_load_average-0.1.0-16|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_load_average-0.1.0-16|23	
14cr|apache-mod_load_average-0.1.0-16|24	%description
14cr|apache-mod_load_average-0.1.0-16|25	mod_load_average uses the getloadavg function to determine if the
14cr|apache-mod_load_average-0.1.0-16|26	request should be serviced. The module has two operating Modes.
14cr|apache-mod_load_average-0.1.0-16|27	
14cr|apache-mod_load_average-0.1.0-16|28	First, it has an absolute max load average, if this is reached,
14cr|apache-mod_load_average-0.1.0-16|29	all requests will be rejected with a 503.
14cr|apache-mod_load_average-0.1.0-16|30	
14cr|apache-mod_load_average-0.1.0-16|31	The 2nd mode uses the handler type to determine the maximum load
14cr|apache-mod_load_average-0.1.0-16|32	under which they will be served. This enables you for example to
14cr|apache-mod_load_average-0.1.0-16|33	disable PHP or CGI under high loads, but still serve images and
14cr|apache-mod_load_average-0.1.0-16|34	plain html.
14cr|apache-mod_load_average-0.1.0-16|35	
14cr|apache-mod_load_average-0.1.0-16|36	%prep
14cr|apache-mod_load_average-0.1.0-16|37	
14cr|apache-mod_load_average-0.1.0-16|38	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_load_average-0.1.0-16|39	bzcat %{SOURCE0} > %{mod_name}.c
14cr|apache-mod_load_average-0.1.0-16|40	
14cr|apache-mod_load_average-0.1.0-16|41	%build
14cr|apache-mod_load_average-0.1.0-16|42	
14cr|apache-mod_load_average-0.1.0-16|43	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_load_average-0.1.0-16|44	
14cr|apache-mod_load_average-0.1.0-16|45	%install
14cr|apache-mod_load_average-0.1.0-16|46	
14cr|apache-mod_load_average-0.1.0-16|47	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_load_average-0.1.0-16|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_load_average-0.1.0-16|49	
14cr|apache-mod_load_average-0.1.0-16|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_load_average-0.1.0-16|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_load_average-0.1.0-16|52	
14cr|apache-mod_load_average-0.1.0-16|53	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_load_average-0.1.0-16|54	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_load_average-0.1.0-16|55	
14cr|apache-mod_load_average-0.1.0-16|56	%post
14cr|apache-mod_load_average-0.1.0-16|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_load_average-0.1.0-16|58	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_load_average-0.1.0-16|59	fi
14cr|apache-mod_load_average-0.1.0-16|60	
14cr|apache-mod_load_average-0.1.0-16|61	%postun
14cr|apache-mod_load_average-0.1.0-16|62	if [ "$1" = "0" ]; then
14cr|apache-mod_load_average-0.1.0-16|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_load_average-0.1.0-16|64	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_load_average-0.1.0-16|65	fi
14cr|apache-mod_load_average-0.1.0-16|66	fi
14cr|apache-mod_load_average-0.1.0-16|67	
14cr|apache-mod_load_average-0.1.0-16|68	%clean
14cr|apache-mod_load_average-0.1.0-16|69	
14cr|apache-mod_load_average-0.1.0-16|70	%files
14cr|apache-mod_load_average-0.1.0-16|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_load_average-0.1.0-16|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_load_average-0.1.0-16|73	%{_var}/www/html/addon-modules/*
14cr|apache-mod_load_average-0.1.0-16|74	
14cr|apache-mod_load_average-0.1.0-16|75	
14cr|apache-mod_load_average-0.1.0-16|76	
14cr|apache-mod_load_average-0.1.0-16|77	
14cr|apache-mod_load_average-0.1.0-16|78	
14cr|apache-mod_load_average-0.1.0-16|79	%changelog
14cr|apache-mod_load_average-0.1.0-16|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-16
14cr|apache-mod_load_average-0.1.0-16|81	+ Revision: 23cdc36
14cr|apache-mod_load_average-0.1.0-16|82	- MassBuild#464: Increase release tag
14cr|apache-mod_load_average-0.1.0-16|83	
14cr|apache-mod_load_average-0.1.0-16|84	

173 14
14cr|apache-mod_log_data-0.0.3-16|1	#Module-Specific definitions
14cr|apache-mod_log_data-0.0.3-16|2	%define mod_name mod_log_data
14cr|apache-mod_log_data-0.0.3-16|3	%define mod_conf A13_%{mod_name}.conf
14cr|apache-mod_log_data-0.0.3-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_log_data-0.0.3-16|5	
14cr|apache-mod_log_data-0.0.3-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_log_data-0.0.3-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_log_data-0.0.3-16|8	Version:	0.0.3
14cr|apache-mod_log_data-0.0.3-16|9	Release:	16
14cr|apache-mod_log_data-0.0.3-16|10	Group:		System/Servers
14cr|apache-mod_log_data-0.0.3-16|11	License:	Apache License
14cr|apache-mod_log_data-0.0.3-16|12	URL:		http://loghttp.sourceforge.net/
14cr|apache-mod_log_data-0.0.3-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_log_data-0.0.3-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_log_data-0.0.3-16|15	Source2:	README.html.bz2
14cr|apache-mod_log_data-0.0.3-16|16	Patch0:		mod_log_data-apr1.diff
14cr|apache-mod_log_data-0.0.3-16|17	Requires(pre): rpm-helper
14cr|apache-mod_log_data-0.0.3-16|18	Requires(postun): rpm-helper
14cr|apache-mod_log_data-0.0.3-16|19	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_log_data-0.0.3-16|20	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_log_data-0.0.3-16|21	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_log_data-0.0.3-16|22	Requires:	apache >= 2.2.0
14cr|apache-mod_log_data-0.0.3-16|23	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_log_data-0.0.3-16|24	BuildRequires:	file
14cr|apache-mod_log_data-0.0.3-16|25	Epoch:		1
14cr|apache-mod_log_data-0.0.3-16|26	
14cr|apache-mod_log_data-0.0.3-16|27	%description
14cr|apache-mod_log_data-0.0.3-16|28	Mod_log_data is a module for apache, dumping the content for
14cr|apache-mod_log_data-0.0.3-16|29	all HTTP/HTTPS request made on the webserver. It can be used for
14cr|apache-mod_log_data-0.0.3-16|30	debugging or for security aim. It's done with two filter, easy to
14cr|apache-mod_log_data-0.0.3-16|31	configure in httpd.conf.
14cr|apache-mod_log_data-0.0.3-16|32	
14cr|apache-mod_log_data-0.0.3-16|33	%prep
14cr|apache-mod_log_data-0.0.3-16|34	
14cr|apache-mod_log_data-0.0.3-16|35	%setup -q -n %{mod_name}
14cr|apache-mod_log_data-0.0.3-16|36	%patch0 -p0
14cr|apache-mod_log_data-0.0.3-16|37	
14cr|apache-mod_log_data-0.0.3-16|38	bzcat %{SOURCE2} > README.html
14cr|apache-mod_log_data-0.0.3-16|39	
14cr|apache-mod_log_data-0.0.3-16|40	# strip away annoying ^M
14cr|apache-mod_log_data-0.0.3-16|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_log_data-0.0.3-16|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_log_data-0.0.3-16|43	
14cr|apache-mod_log_data-0.0.3-16|44	%build
14cr|apache-mod_log_data-0.0.3-16|45	
14cr|apache-mod_log_data-0.0.3-16|46	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_log_data-0.0.3-16|47	
14cr|apache-mod_log_data-0.0.3-16|48	%install
14cr|apache-mod_log_data-0.0.3-16|49	
14cr|apache-mod_log_data-0.0.3-16|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_log_data-0.0.3-16|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_log_data-0.0.3-16|52	
14cr|apache-mod_log_data-0.0.3-16|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_log_data-0.0.3-16|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_log_data-0.0.3-16|55	
14cr|apache-mod_log_data-0.0.3-16|56	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_log_data-0.0.3-16|57	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_log_data-0.0.3-16|58	
14cr|apache-mod_log_data-0.0.3-16|59	%post
14cr|apache-mod_log_data-0.0.3-16|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_log_data-0.0.3-16|61	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_log_data-0.0.3-16|62	fi
14cr|apache-mod_log_data-0.0.3-16|63	
14cr|apache-mod_log_data-0.0.3-16|64	%postun
14cr|apache-mod_log_data-0.0.3-16|65	if [ "$1" = "0" ]; then
14cr|apache-mod_log_data-0.0.3-16|66	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_log_data-0.0.3-16|67	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_log_data-0.0.3-16|68	fi
14cr|apache-mod_log_data-0.0.3-16|69	fi
14cr|apache-mod_log_data-0.0.3-16|70	
14cr|apache-mod_log_data-0.0.3-16|71	%clean
14cr|apache-mod_log_data-0.0.3-16|72	
14cr|apache-mod_log_data-0.0.3-16|73	%files
14cr|apache-mod_log_data-0.0.3-16|74	%doc README.html
14cr|apache-mod_log_data-0.0.3-16|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_log_data-0.0.3-16|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_log_data-0.0.3-16|77	%{_var}/www/html/addon-modules/*
14cr|apache-mod_log_data-0.0.3-16|78	
14cr|apache-mod_log_data-0.0.3-16|79	
14cr|apache-mod_log_data-0.0.3-16|80	
14cr|apache-mod_log_data-0.0.3-16|81	
14cr|apache-mod_log_data-0.0.3-16|82	
14cr|apache-mod_log_data-0.0.3-16|83	%changelog
14cr|apache-mod_log_data-0.0.3-16|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.3-16
14cr|apache-mod_log_data-0.0.3-16|85	+ Revision: cf9a1e3
14cr|apache-mod_log_data-0.0.3-16|86	- MassBuild#464: Increase release tag
14cr|apache-mod_log_data-0.0.3-16|87	
14cr|apache-mod_log_data-0.0.3-16|88	

174 14
14cr|apache-mod_log_rotate-1.00-14|1	#Module-Specific definitions
14cr|apache-mod_log_rotate-1.00-14|2	%define mod_name mod_log_rotate
14cr|apache-mod_log_rotate-1.00-14|3	%define mod_conf A83_%{mod_name}.conf
14cr|apache-mod_log_rotate-1.00-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_log_rotate-1.00-14|5	
14cr|apache-mod_log_rotate-1.00-14|6	Summary:	Automatic in-process rotation of transfer log
14cr|apache-mod_log_rotate-1.00-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_log_rotate-1.00-14|8	Version:	1.00
14cr|apache-mod_log_rotate-1.00-14|9	Release:	14
14cr|apache-mod_log_rotate-1.00-14|10	Group:		System/Servers
14cr|apache-mod_log_rotate-1.00-14|11	License:	Apache License
14cr|apache-mod_log_rotate-1.00-14|12	URL:		http://www.hexten.net/mod_log_rotate/
14cr|apache-mod_log_rotate-1.00-14|13	Source0:	http://www.hexten.net/assets/apache2/mod_log_rotate.c
14cr|apache-mod_log_rotate-1.00-14|14	Source1:	%{mod_conf}
14cr|apache-mod_log_rotate-1.00-14|15	Requires(pre): rpm-helper
14cr|apache-mod_log_rotate-1.00-14|16	Requires(postun): rpm-helper
14cr|apache-mod_log_rotate-1.00-14|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_log_rotate-1.00-14|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_log_rotate-1.00-14|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_log_rotate-1.00-14|20	Requires:	apache >= 2.2.0
14cr|apache-mod_log_rotate-1.00-14|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_log_rotate-1.00-14|22	
14cr|apache-mod_log_rotate-1.00-14|23	%description
14cr|apache-mod_log_rotate-1.00-14|24	Adds RotateLogs and supporting directives that allow logs to be rotated by the
14cr|apache-mod_log_rotate-1.00-14|25	server without having to pipe them through rotatelogs.
14cr|apache-mod_log_rotate-1.00-14|26	
14cr|apache-mod_log_rotate-1.00-14|27	%prep
14cr|apache-mod_log_rotate-1.00-14|28	
14cr|apache-mod_log_rotate-1.00-14|29	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_log_rotate-1.00-14|30	
14cr|apache-mod_log_rotate-1.00-14|31	cp %{SOURCE0} %{mod_name}.c
14cr|apache-mod_log_rotate-1.00-14|32	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_log_rotate-1.00-14|33	
14cr|apache-mod_log_rotate-1.00-14|34	%build
14cr|apache-mod_log_rotate-1.00-14|35	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_log_rotate-1.00-14|36	
14cr|apache-mod_log_rotate-1.00-14|37	%install
14cr|apache-mod_log_rotate-1.00-14|38	
14cr|apache-mod_log_rotate-1.00-14|39	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_log_rotate-1.00-14|40	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_log_rotate-1.00-14|41	
14cr|apache-mod_log_rotate-1.00-14|42	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_log_rotate-1.00-14|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_log_rotate-1.00-14|44	
14cr|apache-mod_log_rotate-1.00-14|45	%post
14cr|apache-mod_log_rotate-1.00-14|46	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_log_rotate-1.00-14|47	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_log_rotate-1.00-14|48	fi
14cr|apache-mod_log_rotate-1.00-14|49	
14cr|apache-mod_log_rotate-1.00-14|50	%postun
14cr|apache-mod_log_rotate-1.00-14|51	if [ "$1" = "0" ]; then
14cr|apache-mod_log_rotate-1.00-14|52	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_log_rotate-1.00-14|53	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_log_rotate-1.00-14|54	fi
14cr|apache-mod_log_rotate-1.00-14|55	fi
14cr|apache-mod_log_rotate-1.00-14|56	
14cr|apache-mod_log_rotate-1.00-14|57	%clean
14cr|apache-mod_log_rotate-1.00-14|58	
14cr|apache-mod_log_rotate-1.00-14|59	%files
14cr|apache-mod_log_rotate-1.00-14|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_log_rotate-1.00-14|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_log_rotate-1.00-14|62	
14cr|apache-mod_log_rotate-1.00-14|63	
14cr|apache-mod_log_rotate-1.00-14|64	
14cr|apache-mod_log_rotate-1.00-14|65	
14cr|apache-mod_log_rotate-1.00-14|66	
14cr|apache-mod_log_rotate-1.00-14|67	%changelog
14cr|apache-mod_log_rotate-1.00-14|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-14
14cr|apache-mod_log_rotate-1.00-14|69	+ Revision: 91d9bd1
14cr|apache-mod_log_rotate-1.00-14|70	- MassBuild#464: Increase release tag
14cr|apache-mod_log_rotate-1.00-14|71	
14cr|apache-mod_log_rotate-1.00-14|72	

175 14
14cr|apache-mod_macro-1.2.1-2|1	#Module-Specific definitions
14cr|apache-mod_macro-1.2.1-2|2	%define mod_name mod_macro
14cr|apache-mod_macro-1.2.1-2|3	%define mod_conf 30_%{mod_name}.conf
14cr|apache-mod_macro-1.2.1-2|4	%define mod_so %{mod_name}.so
14cr|apache-mod_macro-1.2.1-2|5	
14cr|apache-mod_macro-1.2.1-2|6	Summary:	DSO module for the apache web server
14cr|apache-mod_macro-1.2.1-2|7	Name:		apache-%{mod_name}
14cr|apache-mod_macro-1.2.1-2|8	Version:	1.2.1
14cr|apache-mod_macro-1.2.1-2|9	Release:	2
14cr|apache-mod_macro-1.2.1-2|10	Group:		System/Servers
14cr|apache-mod_macro-1.2.1-2|11	License:	BSD-style
14cr|apache-mod_macro-1.2.1-2|12	URL:		http://www.coelho.net/mod_macro/
14cr|apache-mod_macro-1.2.1-2|13	Source0:	http://www.cri.ensmp.fr/~coelho/mod_macro/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_macro-1.2.1-2|14	Source1:	%{mod_conf}
14cr|apache-mod_macro-1.2.1-2|15	Requires(pre): rpm-helper
14cr|apache-mod_macro-1.2.1-2|16	Requires(postun): rpm-helper
14cr|apache-mod_macro-1.2.1-2|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_macro-1.2.1-2|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_macro-1.2.1-2|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_macro-1.2.1-2|20	Requires:	apache >= 2.2.0
14cr|apache-mod_macro-1.2.1-2|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_macro-1.2.1-2|22	BuildRequires:	file
14cr|apache-mod_macro-1.2.1-2|23	Epoch:		1
14cr|apache-mod_macro-1.2.1-2|24	
14cr|apache-mod_macro-1.2.1-2|25	%description
14cr|apache-mod_macro-1.2.1-2|26	mod_macro allows the definition and use of macros within apache
14cr|apache-mod_macro-1.2.1-2|27	runtime configuration files. The syntax is a natural extension to
14cr|apache-mod_macro-1.2.1-2|28	apache html-like configuration style.
14cr|apache-mod_macro-1.2.1-2|29	
14cr|apache-mod_macro-1.2.1-2|30	%prep
14cr|apache-mod_macro-1.2.1-2|31	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_macro-1.2.1-2|32	
14cr|apache-mod_macro-1.2.1-2|33	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_macro-1.2.1-2|34	
14cr|apache-mod_macro-1.2.1-2|35	# strip away annoying ^M
14cr|apache-mod_macro-1.2.1-2|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_macro-1.2.1-2|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_macro-1.2.1-2|38	
14cr|apache-mod_macro-1.2.1-2|39	%build
14cr|apache-mod_macro-1.2.1-2|40	%{_bindir}/apxs -c mod_macro.c
14cr|apache-mod_macro-1.2.1-2|41	
14cr|apache-mod_macro-1.2.1-2|42	%install
14cr|apache-mod_macro-1.2.1-2|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_macro-1.2.1-2|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_macro-1.2.1-2|45	
14cr|apache-mod_macro-1.2.1-2|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_macro-1.2.1-2|47	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|apache-mod_macro-1.2.1-2|48	
14cr|apache-mod_macro-1.2.1-2|49	# fix strange permissions
14cr|apache-mod_macro-1.2.1-2|50	chmod 644 *
14cr|apache-mod_macro-1.2.1-2|51	
14cr|apache-mod_macro-1.2.1-2|52	%post
14cr|apache-mod_macro-1.2.1-2|53	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_macro-1.2.1-2|54	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_macro-1.2.1-2|55	fi
14cr|apache-mod_macro-1.2.1-2|56	
14cr|apache-mod_macro-1.2.1-2|57	%postun
14cr|apache-mod_macro-1.2.1-2|58	if [ "$1" = "0" ]; then
14cr|apache-mod_macro-1.2.1-2|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_macro-1.2.1-2|60	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_macro-1.2.1-2|61	fi
14cr|apache-mod_macro-1.2.1-2|62	fi
14cr|apache-mod_macro-1.2.1-2|63	
14cr|apache-mod_macro-1.2.1-2|64	%files
14cr|apache-mod_macro-1.2.1-2|65	%doc CHANGES INSTALL README mod_macro.html
14cr|apache-mod_macro-1.2.1-2|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_macro-1.2.1-2|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_macro-1.2.1-2|68	
14cr|apache-mod_macro-1.2.1-2|69	
14cr|apache-mod_macro-1.2.1-2|70	
14cr|apache-mod_macro-1.2.1-2|71	%changelog
14cr|apache-mod_macro-1.2.1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.1-2
14cr|apache-mod_macro-1.2.1-2|73	+ Revision: 3b19f96
14cr|apache-mod_macro-1.2.1-2|74	- MassBuild#464: Increase release tag
14cr|apache-mod_macro-1.2.1-2|75	
14cr|apache-mod_macro-1.2.1-2|76	

176 14
14cr|apache-mod_memcached-0.3-11|1	#Module-Specific definitions
14cr|apache-mod_memcached-0.3-11|2	%define apache_version 2.2.8
14cr|apache-mod_memcached-0.3-11|3	%define mod_name mod_memcached
14cr|apache-mod_memcached-0.3-11|4	%define mod_conf B30_%{mod_name}.conf
14cr|apache-mod_memcached-0.3-11|5	%define mod_so %{mod_name}.so
14cr|apache-mod_memcached-0.3-11|6	
14cr|apache-mod_memcached-0.3-11|7	Summary:	DSO module for the apache Web server
14cr|apache-mod_memcached-0.3-11|8	Name:		apache-%{mod_name}
14cr|apache-mod_memcached-0.3-11|9	Version:	0.3
14cr|apache-mod_memcached-0.3-11|10	Release:	11
14cr|apache-mod_memcached-0.3-11|11	Group:		System/Servers
14cr|apache-mod_memcached-0.3-11|12	License:	Apache License
14cr|apache-mod_memcached-0.3-11|13	URL:		http://tangent.org/
14cr|apache-mod_memcached-0.3-11|14	Source0:	http://download.tangent.org/mod_memcached-%{version}.tar.gz
14cr|apache-mod_memcached-0.3-11|15	Source1:	%{mod_conf}
14cr|apache-mod_memcached-0.3-11|16	Requires(pre): rpm-helper
14cr|apache-mod_memcached-0.3-11|17	Requires(postun): rpm-helper
14cr|apache-mod_memcached-0.3-11|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_memcached-0.3-11|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_memcached-0.3-11|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_memcached-0.3-11|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_memcached-0.3-11|22	BuildRequires:  apache-devel >= %{apache_version}
14cr|apache-mod_memcached-0.3-11|23	BuildRequires:  libmemcached-devel
14cr|apache-mod_memcached-0.3-11|24	
14cr|apache-mod_memcached-0.3-11|25	%description
14cr|apache-mod_memcached-0.3-11|26	This is an Apache module that provides GET, PUT, and DELETE services to
14cr|apache-mod_memcached-0.3-11|27	Memcached clusters. Using this you can serve content directly from memcached
14cr|apache-mod_memcached-0.3-11|28	through Apache to clients.
14cr|apache-mod_memcached-0.3-11|29	
14cr|apache-mod_memcached-0.3-11|30	%prep
14cr|apache-mod_memcached-0.3-11|31	
14cr|apache-mod_memcached-0.3-11|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_memcached-0.3-11|33	
14cr|apache-mod_memcached-0.3-11|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_memcached-0.3-11|35	
14cr|apache-mod_memcached-0.3-11|36	%build
14cr|apache-mod_memcached-0.3-11|37	echo "#define VERSION \"%{version}\"" > version.h
14cr|apache-mod_memcached-0.3-11|38	
14cr|apache-mod_memcached-0.3-11|39	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_memcached-0.3-11|40	
14cr|apache-mod_memcached-0.3-11|41	%install
14cr|apache-mod_memcached-0.3-11|42	
14cr|apache-mod_memcached-0.3-11|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_memcached-0.3-11|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_memcached-0.3-11|45	
14cr|apache-mod_memcached-0.3-11|46	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_memcached-0.3-11|47	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_memcached-0.3-11|48	
14cr|apache-mod_memcached-0.3-11|49	%post
14cr|apache-mod_memcached-0.3-11|50	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_memcached-0.3-11|51	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_memcached-0.3-11|52	fi
14cr|apache-mod_memcached-0.3-11|53	
14cr|apache-mod_memcached-0.3-11|54	%postun
14cr|apache-mod_memcached-0.3-11|55	if [ "$1" = "0" ]; then
14cr|apache-mod_memcached-0.3-11|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_memcached-0.3-11|57	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_memcached-0.3-11|58	fi
14cr|apache-mod_memcached-0.3-11|59	fi
14cr|apache-mod_memcached-0.3-11|60	
14cr|apache-mod_memcached-0.3-11|61	%clean
14cr|apache-mod_memcached-0.3-11|62	
14cr|apache-mod_memcached-0.3-11|63	%files
14cr|apache-mod_memcached-0.3-11|64	%doc ChangeLog README
14cr|apache-mod_memcached-0.3-11|65	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_memcached-0.3-11|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_memcached-0.3-11|67	
14cr|apache-mod_memcached-0.3-11|68	
14cr|apache-mod_memcached-0.3-11|69	
14cr|apache-mod_memcached-0.3-11|70	%changelog
14cr|apache-mod_memcached-0.3-11|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-11
14cr|apache-mod_memcached-0.3-11|72	+ Revision: 642fa7d
14cr|apache-mod_memcached-0.3-11|73	- MassBuild#464: Increase release tag
14cr|apache-mod_memcached-0.3-11|74	
14cr|apache-mod_memcached-0.3-11|75	

177 14
14cr|apache-mod_mime_xattr-0.4-16|1	#Module-Specific definitions
14cr|apache-mod_mime_xattr-0.4-16|2	%define mod_name mod_mime_xattr
14cr|apache-mod_mime_xattr-0.4-16|3	%define mod_conf A96_%{mod_name}.conf
14cr|apache-mod_mime_xattr-0.4-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_mime_xattr-0.4-16|5	
14cr|apache-mod_mime_xattr-0.4-16|6	Summary:	Lets you use file system extended attributes data for MIME type detection
14cr|apache-mod_mime_xattr-0.4-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_mime_xattr-0.4-16|8	Version:	0.4
14cr|apache-mod_mime_xattr-0.4-16|9	Release:	16
14cr|apache-mod_mime_xattr-0.4-16|10	License:	Apache License
14cr|apache-mod_mime_xattr-0.4-16|11	Group:		System/Servers
14cr|apache-mod_mime_xattr-0.4-16|12	Url:		http://0pointer.de/lennart/projects/mod_mime_xattr/
14cr|apache-mod_mime_xattr-0.4-16|13	Source0:	http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-%{version}.tar.gz
14cr|apache-mod_mime_xattr-0.4-16|14	Source1:	%{mod_conf}
14cr|apache-mod_mime_xattr-0.4-16|15	Patch0:		mod_mime_xattr-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
14cr|apache-mod_mime_xattr-0.4-16|16	BuildRequires:	autoconf2.5
14cr|apache-mod_mime_xattr-0.4-16|17	BuildRequires:	automake1.8
14cr|apache-mod_mime_xattr-0.4-16|18	BuildRequires:	file
14cr|apache-mod_mime_xattr-0.4-16|19	BuildRequires:	lynx
14cr|apache-mod_mime_xattr-0.4-16|20	BuildRequires:	apache-devel
14cr|apache-mod_mime_xattr-0.4-16|21	BuildRequires:	attr-devel
14cr|apache-mod_mime_xattr-0.4-16|22	Requires:	apache
14cr|apache-mod_mime_xattr-0.4-16|23	Requires:	apache-conf
14cr|apache-mod_mime_xattr-0.4-16|24	Requires:	apache-mod_dav
14cr|apache-mod_mime_xattr-0.4-16|25	Requires:	apache-mod_userdir
14cr|apache-mod_mime_xattr-0.4-16|26	Requires(pre,postun):	rpm-helper
14cr|apache-mod_mime_xattr-0.4-16|27	Requires(pre):	apache
14cr|apache-mod_mime_xattr-0.4-16|28	Requires(pre):	apache-conf
14cr|apache-mod_mime_xattr-0.4-16|29	
14cr|apache-mod_mime_xattr-0.4-16|30	%description
14cr|apache-mod_mime_xattr-0.4-16|31	mod_mime_xattr is a module for the Apache HTTPD 2.2 which may be used to set a
14cr|apache-mod_mime_xattr-0.4-16|32	range of MIME properties of files served from a document tree with extended
14cr|apache-mod_mime_xattr-0.4-16|33	attributes (EAs) as supported by the underlying file system. The current
14cr|apache-mod_mime_xattr-0.4-16|34	version of mod_mime_xattr has support for Linux style EAs which are supported
14cr|apache-mod_mime_xattr-0.4-16|35	by Linux 2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The
14cr|apache-mod_mime_xattr-0.4-16|36	following attributes may be used:
14cr|apache-mod_mime_xattr-0.4-16|37	
14cr|apache-mod_mime_xattr-0.4-16|38	* user.mime_type: set the MIME type of a file explicitly. This
14cr|apache-mod_mime_xattr-0.4-16|39	attribute is compatible with the [17]shared MIME database
14cr|apache-mod_mime_xattr-0.4-16|40	specification as published by [18]freedesktop.org
14cr|apache-mod_mime_xattr-0.4-16|41	* user.charset: set the charset used in a file
14cr|apache-mod_mime_xattr-0.4-16|42	* user.mime_encoding: set the MIME encoding of a file (e.g. gzip)
14cr|apache-mod_mime_xattr-0.4-16|43	* user.apache_handler: set the apache handler of a file explicitly
14cr|apache-mod_mime_xattr-0.4-16|44	
14cr|apache-mod_mime_xattr-0.4-16|45	%files
14cr|apache-mod_mime_xattr-0.4-16|46	%doc LICENSE README doc/README.html doc/style.css
14cr|apache-mod_mime_xattr-0.4-16|47	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mime_xattr-0.4-16|48	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_mime_xattr-0.4-16|49	%{_var}/www/html/addon-modules/*
14cr|apache-mod_mime_xattr-0.4-16|50	
14cr|apache-mod_mime_xattr-0.4-16|51	%post
14cr|apache-mod_mime_xattr-0.4-16|52	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mime_xattr-0.4-16|53	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_mime_xattr-0.4-16|54	fi
14cr|apache-mod_mime_xattr-0.4-16|55	
14cr|apache-mod_mime_xattr-0.4-16|56	%postun
14cr|apache-mod_mime_xattr-0.4-16|57	if [ "$1" = "0" ]; then
14cr|apache-mod_mime_xattr-0.4-16|58	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mime_xattr-0.4-16|59	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_mime_xattr-0.4-16|60	fi
14cr|apache-mod_mime_xattr-0.4-16|61	fi
14cr|apache-mod_mime_xattr-0.4-16|62	
14cr|apache-mod_mime_xattr-0.4-16|63	#----------------------------------------------------------------------------
14cr|apache-mod_mime_xattr-0.4-16|64	
14cr|apache-mod_mime_xattr-0.4-16|65	%prep
14cr|apache-mod_mime_xattr-0.4-16|66	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_mime_xattr-0.4-16|67	%patch0 -p0
14cr|apache-mod_mime_xattr-0.4-16|68	
14cr|apache-mod_mime_xattr-0.4-16|69	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_mime_xattr-0.4-16|70	
14cr|apache-mod_mime_xattr-0.4-16|71	# strip away annoying ^M
14cr|apache-mod_mime_xattr-0.4-16|72	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mime_xattr-0.4-16|73	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mime_xattr-0.4-16|74	
14cr|apache-mod_mime_xattr-0.4-16|75	%build
14cr|apache-mod_mime_xattr-0.4-16|76	rm -f configure
14cr|apache-mod_mime_xattr-0.4-16|77	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
14cr|apache-mod_mime_xattr-0.4-16|78	
14cr|apache-mod_mime_xattr-0.4-16|79	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_mime_xattr-0.4-16|80	%make
14cr|apache-mod_mime_xattr-0.4-16|81	
14cr|apache-mod_mime_xattr-0.4-16|82	%install
14cr|apache-mod_mime_xattr-0.4-16|83	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_mime_xattr-0.4-16|84	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_mime_xattr-0.4-16|85	
14cr|apache-mod_mime_xattr-0.4-16|86	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_mime_xattr-0.4-16|87	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mime_xattr-0.4-16|88	
14cr|apache-mod_mime_xattr-0.4-16|89	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_mime_xattr-0.4-16|90	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_mime_xattr-0.4-16|91	
14cr|apache-mod_mime_xattr-0.4-16|92	
14cr|apache-mod_mime_xattr-0.4-16|93	%changelog
14cr|apache-mod_mime_xattr-0.4-16|94	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4-16
14cr|apache-mod_mime_xattr-0.4-16|95	+ Revision: b2f7e23
14cr|apache-mod_mime_xattr-0.4-16|96	- Spec cleanup
14cr|apache-mod_mime_xattr-0.4-16|97	
14cr|apache-mod_mime_xattr-0.4-16|98	

178 14
14cr|apache-mod_mm_auth_ldap-3.11-18|1	#Module-Specific definitions
14cr|apache-mod_mm_auth_ldap-3.11-18|2	%define apache_version 2.2.4
14cr|apache-mod_mm_auth_ldap-3.11-18|3	%define mod_name mod_mm_auth_ldap
14cr|apache-mod_mm_auth_ldap-3.11-18|4	%define mod_conf A31_%{mod_name}.conf
14cr|apache-mod_mm_auth_ldap-3.11-18|5	%define mod_so %{mod_name}.so
14cr|apache-mod_mm_auth_ldap-3.11-18|6	
14cr|apache-mod_mm_auth_ldap-3.11-18|7	Summary:	LDAP Authentication module for Apache 2.x
14cr|apache-mod_mm_auth_ldap-3.11-18|8	Name:		apache-%{mod_name}
14cr|apache-mod_mm_auth_ldap-3.11-18|9	Version:	3.11
14cr|apache-mod_mm_auth_ldap-3.11-18|10	Release:	18
14cr|apache-mod_mm_auth_ldap-3.11-18|11	Group:		System/Servers
14cr|apache-mod_mm_auth_ldap-3.11-18|12	License:	GPL
14cr|apache-mod_mm_auth_ldap-3.11-18|13	URL:		http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html
14cr|apache-mod_mm_auth_ldap-3.11-18|14	Source0:	http://www.muquit.com/muquit/software/mod_auth_ldap/mm_mod_auth_ldap%{version}.tar.bz2
14cr|apache-mod_mm_auth_ldap-3.11-18|15	Source1:	%{mod_conf}
14cr|apache-mod_mm_auth_ldap-3.11-18|16	BuildRequires:	openssl-devel
14cr|apache-mod_mm_auth_ldap-3.11-18|17	BuildRequires:	openldap-devel
14cr|apache-mod_mm_auth_ldap-3.11-18|18	BuildRequires:	ghthash-devel
14cr|apache-mod_mm_auth_ldap-3.11-18|19	Requires:	openldap
14cr|apache-mod_mm_auth_ldap-3.11-18|20	Requires:	apache-mod_ssl
14cr|apache-mod_mm_auth_ldap-3.11-18|21	Requires(pre):	rpm-helper
14cr|apache-mod_mm_auth_ldap-3.11-18|22	Requires(postun): rpm-helper
14cr|apache-mod_mm_auth_ldap-3.11-18|23	Requires(pre):	apache-conf >= %{apache_version}
14cr|apache-mod_mm_auth_ldap-3.11-18|24	Requires(pre):	apache >= %{apache_version}
14cr|apache-mod_mm_auth_ldap-3.11-18|25	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_mm_auth_ldap-3.11-18|26	Requires:	apache >= %{apache_version}
14cr|apache-mod_mm_auth_ldap-3.11-18|27	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_mm_auth_ldap-3.11-18|28	BuildRequires:	file
14cr|apache-mod_mm_auth_ldap-3.11-18|29	
14cr|apache-mod_mm_auth_ldap-3.11-18|30	%description
14cr|apache-mod_mm_auth_ldap-3.11-18|31	LDAP Authentication module for Apache 2.x
14cr|apache-mod_mm_auth_ldap-3.11-18|32	
14cr|apache-mod_mm_auth_ldap-3.11-18|33	%prep
14cr|apache-mod_mm_auth_ldap-3.11-18|34	
14cr|apache-mod_mm_auth_ldap-3.11-18|35	%setup -q -n mm_mod_auth_ldap%{version}
14cr|apache-mod_mm_auth_ldap-3.11-18|36	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_mm_auth_ldap-3.11-18|37	
14cr|apache-mod_mm_auth_ldap-3.11-18|38	# strip away annoying ^M
14cr|apache-mod_mm_auth_ldap-3.11-18|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mm_auth_ldap-3.11-18|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mm_auth_ldap-3.11-18|41	
14cr|apache-mod_mm_auth_ldap-3.11-18|42	# fix attribs
14cr|apache-mod_mm_auth_ldap-3.11-18|43	find . -type f|xargs chmod 644
14cr|apache-mod_mm_auth_ldap-3.11-18|44	find . -type d|xargs chmod 755
14cr|apache-mod_mm_auth_ldap-3.11-18|45	
14cr|apache-mod_mm_auth_ldap-3.11-18|46	# unless renaming this it will conflict on file level with apache-mod_ldap-2.0.54
14cr|apache-mod_mm_auth_ldap-3.11-18|47	mv mm_mod_auth_ldap.c mod_mm_auth_ldap.c
14cr|apache-mod_mm_auth_ldap-3.11-18|48	perl -pi -e "s|mm_mod_auth_ldap\.c|mod_mm_auth_ldap\.c|g" mod_mm_auth_ldap.c
14cr|apache-mod_mm_auth_ldap-3.11-18|49	
14cr|apache-mod_mm_auth_ldap-3.11-18|50	# possible symbol clah fix
14cr|apache-mod_mm_auth_ldap-3.11-18|51	perl -pi -e "s|mod_auth_ldap|mod_mm_auth_ldap|g" mod_mm_auth_ldap.c
14cr|apache-mod_mm_auth_ldap-3.11-18|52	
14cr|apache-mod_mm_auth_ldap-3.11-18|53	%build
14cr|apache-mod_mm_auth_ldap-3.11-18|54	
14cr|apache-mod_mm_auth_ldap-3.11-18|55	%{_bindir}/apxs -c \
14cr|apache-mod_mm_auth_ldap-3.11-18|56	-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|57	-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|58	-DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|59	-DHAVE_CTYPE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|60	-DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_YP_GET_DEFAULT_DOMAIN=1 -DHAVE_LIBNSL=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|61	-DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DWITH_APACHE_22=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|62	-DWITH_APACHE_2=1 -DHAVE_LDAP=1 -DHAVE_LDAP_START_TLS_S=1 -DHAVE_LDAP_INITIALIZE=1 \
14cr|apache-mod_mm_auth_ldap-3.11-18|63	-I%{_includedir} -L%{_libdir} -lghthash -lldap -llber -lresolv -lnsl mod_mm_auth_ldap.c
14cr|apache-mod_mm_auth_ldap-3.11-18|64	
14cr|apache-mod_mm_auth_ldap-3.11-18|65	%install
14cr|apache-mod_mm_auth_ldap-3.11-18|66	
14cr|apache-mod_mm_auth_ldap-3.11-18|67	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_mm_auth_ldap-3.11-18|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_mm_auth_ldap-3.11-18|69	
14cr|apache-mod_mm_auth_ldap-3.11-18|70	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_mm_auth_ldap-3.11-18|71	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mm_auth_ldap-3.11-18|72	
14cr|apache-mod_mm_auth_ldap-3.11-18|73	%post
14cr|apache-mod_mm_auth_ldap-3.11-18|74	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mm_auth_ldap-3.11-18|75	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_mm_auth_ldap-3.11-18|76	fi
14cr|apache-mod_mm_auth_ldap-3.11-18|77	
14cr|apache-mod_mm_auth_ldap-3.11-18|78	%postun
14cr|apache-mod_mm_auth_ldap-3.11-18|79	if [ "$1" = "0" ]; then
14cr|apache-mod_mm_auth_ldap-3.11-18|80	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mm_auth_ldap-3.11-18|81	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_mm_auth_ldap-3.11-18|82	fi
14cr|apache-mod_mm_auth_ldap-3.11-18|83	fi
14cr|apache-mod_mm_auth_ldap-3.11-18|84	
14cr|apache-mod_mm_auth_ldap-3.11-18|85	%clean
14cr|apache-mod_mm_auth_ldap-3.11-18|86	
14cr|apache-mod_mm_auth_ldap-3.11-18|87	%files
14cr|apache-mod_mm_auth_ldap-3.11-18|88	%doc README* cache_group.* inst_cacert.pl
14cr|apache-mod_mm_auth_ldap-3.11-18|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mm_auth_ldap-3.11-18|90	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_mm_auth_ldap-3.11-18|91	
14cr|apache-mod_mm_auth_ldap-3.11-18|92	
14cr|apache-mod_mm_auth_ldap-3.11-18|93	
14cr|apache-mod_mm_auth_ldap-3.11-18|94	%changelog
14cr|apache-mod_mm_auth_ldap-3.11-18|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.11-18
14cr|apache-mod_mm_auth_ldap-3.11-18|96	+ Revision: e985531
14cr|apache-mod_mm_auth_ldap-3.11-18|97	- MassBuild#464: Increase release tag
14cr|apache-mod_mm_auth_ldap-3.11-18|98	
14cr|apache-mod_mm_auth_ldap-3.11-18|99	

179 14
14cr|apache-mod_musicindex-1.4.0-4|1	#Module-Specific definitions
14cr|apache-mod_musicindex-1.4.0-4|2	%define apache_version 2.4.0
14cr|apache-mod_musicindex-1.4.0-4|3	%define mod_name mod_musicindex
14cr|apache-mod_musicindex-1.4.0-4|4	%define mod_conf B31_%{mod_name}.conf
14cr|apache-mod_musicindex-1.4.0-4|5	%define mod_so %{mod_name}.so
14cr|apache-mod_musicindex-1.4.0-4|6	
14cr|apache-mod_musicindex-1.4.0-4|7	Summary:	DSO module for the apache Web server
14cr|apache-mod_musicindex-1.4.0-4|8	Name:		apache-%{mod_name}
14cr|apache-mod_musicindex-1.4.0-4|9	Version:	1.4.0
14cr|apache-mod_musicindex-1.4.0-4|10	Release:	4
14cr|apache-mod_musicindex-1.4.0-4|11	Group:		System/Servers
14cr|apache-mod_musicindex-1.4.0-4|12	License:	LGPLv2.1
14cr|apache-mod_musicindex-1.4.0-4|13	URL:		http://hacks.slashdirt.org/musicindex/
14cr|apache-mod_musicindex-1.4.0-4|14	Source0:	http://hacks.slashdirt.org/musicindex/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_musicindex-1.4.0-4|15	Source1:	%{mod_conf}
14cr|apache-mod_musicindex-1.4.0-4|16	Patch0:		mod_musicindex-libdir.diff
14cr|apache-mod_musicindex-1.4.0-4|17	Requires(pre): rpm-helper
14cr|apache-mod_musicindex-1.4.0-4|18	Requires(postun): rpm-helper
14cr|apache-mod_musicindex-1.4.0-4|19	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_musicindex-1.4.0-4|20	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_musicindex-1.4.0-4|21	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_musicindex-1.4.0-4|22	Requires:	apache >= %{apache_version}
14cr|apache-mod_musicindex-1.4.0-4|23	BuildRequires:  apache-devel >= %{apache_version}
14cr|apache-mod_musicindex-1.4.0-4|24	BuildRequires:	pkgconfig(flac)
14cr|apache-mod_musicindex-1.4.0-4|25	BuildRequires:	id3tag-devel
14cr|apache-mod_musicindex-1.4.0-4|26	BuildRequires:	mad-devel
14cr|apache-mod_musicindex-1.4.0-4|27	BuildRequires:	pkgconfig(ogg)
14cr|apache-mod_musicindex-1.4.0-4|28	BuildRequires:	pkgconfig(vorbis)
14cr|apache-mod_musicindex-1.4.0-4|29	BuildRequires:	pkgconfig(libarchive)
14cr|apache-mod_musicindex-1.4.0-4|30	BuildRequires:	libmp4v2-devel
14cr|apache-mod_musicindex-1.4.0-4|31	BuildRequires:	mysql-devel
14cr|apache-mod_musicindex-1.4.0-4|32	
14cr|apache-mod_musicindex-1.4.0-4|33	%description
14cr|apache-mod_musicindex-1.4.0-4|34	mod_musicindex is an Apache module aimed at being a C alternative to the Perl
14cr|apache-mod_musicindex-1.4.0-4|35	module Apache::MP3. It allows nice displaying of directories containing MP3,
14cr|apache-mod_musicindex-1.4.0-4|36	Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various fields,
14cr|apache-mod_musicindex-1.4.0-4|37	streaming/downloading them, constructing playlists, and searching. It also
14cr|apache-mod_musicindex-1.4.0-4|38	provides features such as RSS and Podcast feeds, multiple CSS support, and
14cr|apache-mod_musicindex-1.4.0-4|39	archive downloads.
14cr|apache-mod_musicindex-1.4.0-4|40	
14cr|apache-mod_musicindex-1.4.0-4|41	%prep
14cr|apache-mod_musicindex-1.4.0-4|42	
14cr|apache-mod_musicindex-1.4.0-4|43	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_musicindex-1.4.0-4|44	%patch0 -p0
14cr|apache-mod_musicindex-1.4.0-4|45	
14cr|apache-mod_musicindex-1.4.0-4|46	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_musicindex-1.4.0-4|47	
14cr|apache-mod_musicindex-1.4.0-4|48	%build
14cr|apache-mod_musicindex-1.4.0-4|49	rm -f configure
14cr|apache-mod_musicindex-1.4.0-4|50	autoreconf -fi
14cr|apache-mod_musicindex-1.4.0-4|51	
14cr|apache-mod_musicindex-1.4.0-4|52	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_musicindex-1.4.0-4|53	--libdir=%{_libdir}
14cr|apache-mod_musicindex-1.4.0-4|54	
14cr|apache-mod_musicindex-1.4.0-4|55	%make
14cr|apache-mod_musicindex-1.4.0-4|56	
14cr|apache-mod_musicindex-1.4.0-4|57	%install
14cr|apache-mod_musicindex-1.4.0-4|58	
14cr|apache-mod_musicindex-1.4.0-4|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_musicindex-1.4.0-4|60	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_musicindex-1.4.0-4|61	
14cr|apache-mod_musicindex-1.4.0-4|62	%makeinstall_std
14cr|apache-mod_musicindex-1.4.0-4|63	
14cr|apache-mod_musicindex-1.4.0-4|64	mv %{buildroot}%{_libdir}/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_musicindex-1.4.0-4|65	
14cr|apache-mod_musicindex-1.4.0-4|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_musicindex-1.4.0-4|67	
14cr|apache-mod_musicindex-1.4.0-4|68	
14cr|apache-mod_musicindex-1.4.0-4|69	%find_lang %{mod_name}
14cr|apache-mod_musicindex-1.4.0-4|70	
14cr|apache-mod_musicindex-1.4.0-4|71	%post
14cr|apache-mod_musicindex-1.4.0-4|72	%_post_service httpd
14cr|apache-mod_musicindex-1.4.0-4|73	
14cr|apache-mod_musicindex-1.4.0-4|74	%preun
14cr|apache-mod_musicindex-1.4.0-4|75	%_preun_service httpd
14cr|apache-mod_musicindex-1.4.0-4|76	
14cr|apache-mod_musicindex-1.4.0-4|77	%files -f %{mod_name}.lang
14cr|apache-mod_musicindex-1.4.0-4|78	%doc AUTHORS COPYING ChangeLog README README.Handlers
14cr|apache-mod_musicindex-1.4.0-4|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_musicindex-1.4.0-4|80	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_musicindex-1.4.0-4|81	%{_datadir}/%{mod_name}
14cr|apache-mod_musicindex-1.4.0-4|82	
14cr|apache-mod_musicindex-1.4.0-4|83	
14cr|apache-mod_musicindex-1.4.0-4|84	
14cr|apache-mod_musicindex-1.4.0-4|85	
14cr|apache-mod_musicindex-1.4.0-4|86	%changelog
14cr|apache-mod_musicindex-1.4.0-4|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-4
14cr|apache-mod_musicindex-1.4.0-4|88	+ Revision: 6f60c3e
14cr|apache-mod_musicindex-1.4.0-4|89	- MassBuild#464: Increase release tag
14cr|apache-mod_musicindex-1.4.0-4|90	
14cr|apache-mod_musicindex-1.4.0-4|91	

180 14
14cr|apache-mod_mya-3.0.1-24|1	#Module-Specific definitions
14cr|apache-mod_mya-3.0.1-24|2	%define mod_name mod_mya
14cr|apache-mod_mya-3.0.1-24|3	%define mod_conf 80_%{mod_name}.conf
14cr|apache-mod_mya-3.0.1-24|4	%define mod_so %{mod_name}.so
14cr|apache-mod_mya-3.0.1-24|5	
14cr|apache-mod_mya-3.0.1-24|6	Summary:	DSO module for the apache web server
14cr|apache-mod_mya-3.0.1-24|7	Name:		apache-%{mod_name}
14cr|apache-mod_mya-3.0.1-24|8	Version:	3.0.1
14cr|apache-mod_mya-3.0.1-24|9	Release:	24
14cr|apache-mod_mya-3.0.1-24|10	Group:		System/Servers
14cr|apache-mod_mya-3.0.1-24|11	License:	GPL
14cr|apache-mod_mya-3.0.1-24|12	URL:		http://www.synthemesc.com/mod_mya/
14cr|apache-mod_mya-3.0.1-24|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_mya-3.0.1-24|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_mya-3.0.1-24|15	Requires(pre): rpm-helper
14cr|apache-mod_mya-3.0.1-24|16	Requires(postun): rpm-helper
14cr|apache-mod_mya-3.0.1-24|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_mya-3.0.1-24|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_mya-3.0.1-24|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_mya-3.0.1-24|20	Requires:	apache >= 2.2.0
14cr|apache-mod_mya-3.0.1-24|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_mya-3.0.1-24|22	BuildRequires:	mysql-devel
14cr|apache-mod_mya-3.0.1-24|23	BuildRequires:	file
14cr|apache-mod_mya-3.0.1-24|24	
14cr|apache-mod_mya-3.0.1-24|25	%description
14cr|apache-mod_mya-3.0.1-24|26	mod_mya is an Apache Web Server module allowing basic
14cr|apache-mod_mya-3.0.1-24|27	authentication data to be stored in a MySQL database thus
14cr|apache-mod_mya-3.0.1-24|28	deprecating file based configuration.
14cr|apache-mod_mya-3.0.1-24|29	
14cr|apache-mod_mya-3.0.1-24|30	%prep
14cr|apache-mod_mya-3.0.1-24|31	
14cr|apache-mod_mya-3.0.1-24|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_mya-3.0.1-24|33	perl -pi -e "s/my_connect/mya_connect/g;" *.c
14cr|apache-mod_mya-3.0.1-24|34	
14cr|apache-mod_mya-3.0.1-24|35	# strip away annoying ^M
14cr|apache-mod_mya-3.0.1-24|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mya-3.0.1-24|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_mya-3.0.1-24|38	
14cr|apache-mod_mya-3.0.1-24|39	%build
14cr|apache-mod_mya-3.0.1-24|40	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_mya.c
14cr|apache-mod_mya-3.0.1-24|41	
14cr|apache-mod_mya-3.0.1-24|42	%install
14cr|apache-mod_mya-3.0.1-24|43	
14cr|apache-mod_mya-3.0.1-24|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_mya-3.0.1-24|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_mya-3.0.1-24|46	
14cr|apache-mod_mya-3.0.1-24|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_mya-3.0.1-24|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mya-3.0.1-24|49	
14cr|apache-mod_mya-3.0.1-24|50	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_mya-3.0.1-24|51	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_mya-3.0.1-24|52	
14cr|apache-mod_mya-3.0.1-24|53	%post
14cr|apache-mod_mya-3.0.1-24|54	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mya-3.0.1-24|55	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_mya-3.0.1-24|56	fi
14cr|apache-mod_mya-3.0.1-24|57	
14cr|apache-mod_mya-3.0.1-24|58	%postun
14cr|apache-mod_mya-3.0.1-24|59	if [ "$1" = "0" ]; then
14cr|apache-mod_mya-3.0.1-24|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_mya-3.0.1-24|61	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_mya-3.0.1-24|62	fi
14cr|apache-mod_mya-3.0.1-24|63	fi
14cr|apache-mod_mya-3.0.1-24|64	
14cr|apache-mod_mya-3.0.1-24|65	%clean
14cr|apache-mod_mya-3.0.1-24|66	
14cr|apache-mod_mya-3.0.1-24|67	%files
14cr|apache-mod_mya-3.0.1-24|68	%doc AUTHORS README TODO
14cr|apache-mod_mya-3.0.1-24|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_mya-3.0.1-24|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_mya-3.0.1-24|71	%{_var}/www/html/addon-modules/*
14cr|apache-mod_mya-3.0.1-24|72	
14cr|apache-mod_mya-3.0.1-24|73	
14cr|apache-mod_mya-3.0.1-24|74	
14cr|apache-mod_mya-3.0.1-24|75	
14cr|apache-mod_mya-3.0.1-24|76	
14cr|apache-mod_mya-3.0.1-24|77	%changelog
14cr|apache-mod_mya-3.0.1-24|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-24
14cr|apache-mod_mya-3.0.1-24|79	+ Revision: 0cefd9a
14cr|apache-mod_mya-3.0.1-24|80	- MassBuild#464: Increase release tag
14cr|apache-mod_mya-3.0.1-24|81	
14cr|apache-mod_mya-3.0.1-24|82	

181 14
14cr|apache-mod_parmguard-1.3c-17|1	#Module-Specific definitions
14cr|apache-mod_parmguard-1.3c-17|2	%define mod_name mod_parmguard
14cr|apache-mod_parmguard-1.3c-17|3	%define mod_conf A18_%{mod_name}.conf
14cr|apache-mod_parmguard-1.3c-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_parmguard-1.3c-17|5	
14cr|apache-mod_parmguard-1.3c-17|6	Summary:	DSO module for the apache web server
14cr|apache-mod_parmguard-1.3c-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_parmguard-1.3c-17|8	Version:	1.3c
14cr|apache-mod_parmguard-1.3c-17|9	Release:	17
14cr|apache-mod_parmguard-1.3c-17|10	Group:		System/Servers
14cr|apache-mod_parmguard-1.3c-17|11	License:	GPL
14cr|apache-mod_parmguard-1.3c-17|12	URL:		http://www.trickytools.com/php/mod_parmguard.php
14cr|apache-mod_parmguard-1.3c-17|13	Source0:	http://www.trickytools.com/downloads/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_parmguard-1.3c-17|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_parmguard-1.3c-17|15	Patch0:		mod_parmguard-1.3-soname_fix.diff
14cr|apache-mod_parmguard-1.3c-17|16	Patch1:		mod_parmguard-1.2-apache220_1.diff
14cr|apache-mod_parmguard-1.3c-17|17	Patch2:		mod_parmguard-1.2-apache220_2.diff
14cr|apache-mod_parmguard-1.3c-17|18	Patch3:		mod_parmguard-1.3-checkconf.diff
14cr|apache-mod_parmguard-1.3c-17|19	Patch4:		mod_parmguard-1.3-format_not_a_string_literal_and_no_format_arguments.diff
14cr|apache-mod_parmguard-1.3c-17|20	BuildRequires:	autoconf2.5
14cr|apache-mod_parmguard-1.3c-17|21	BuildRequires:	automake
14cr|apache-mod_parmguard-1.3c-17|22	BuildRequires:	libtool
14cr|apache-mod_parmguard-1.3c-17|23	BuildRequires:	libxml2-devel
14cr|apache-mod_parmguard-1.3c-17|24	Requires(pre): rpm-helper
14cr|apache-mod_parmguard-1.3c-17|25	Requires(postun): rpm-helper
14cr|apache-mod_parmguard-1.3c-17|26	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_parmguard-1.3c-17|27	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_parmguard-1.3c-17|28	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_parmguard-1.3c-17|29	Requires:	apache >= 2.2.0
14cr|apache-mod_parmguard-1.3c-17|30	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_parmguard-1.3c-17|31	BuildRequires:	file
14cr|apache-mod_parmguard-1.3c-17|32	Epoch:		1
14cr|apache-mod_parmguard-1.3c-17|33	
14cr|apache-mod_parmguard-1.3c-17|34	%description
14cr|apache-mod_parmguard-1.3c-17|35	mod_parmguard is an apache module that intercepts the HTTP
14cr|apache-mod_parmguard-1.3c-17|36	requests and validates the values of request parameters. If values
14cr|apache-mod_parmguard-1.3c-17|37	do not match the criteria, the request is rejected.
14cr|apache-mod_parmguard-1.3c-17|38	
14cr|apache-mod_parmguard-1.3c-17|39	%prep
14cr|apache-mod_parmguard-1.3c-17|40	
14cr|apache-mod_parmguard-1.3c-17|41	%setup -q -n %{mod_name}-1.3
14cr|apache-mod_parmguard-1.3c-17|42	%patch0 -p0 -b .soname
14cr|apache-mod_parmguard-1.3c-17|43	%patch1 -p0 -b .apache220_1
14cr|apache-mod_parmguard-1.3c-17|44	%patch2 -p1 -b .apache220_2
14cr|apache-mod_parmguard-1.3c-17|45	%patch3 -p0 -b .checkconf
14cr|apache-mod_parmguard-1.3c-17|46	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14cr|apache-mod_parmguard-1.3c-17|47	
14cr|apache-mod_parmguard-1.3c-17|48	# fix strange perms
14cr|apache-mod_parmguard-1.3c-17|49	find doc/manual -type f | xargs chmod 644
14cr|apache-mod_parmguard-1.3c-17|50	
14cr|apache-mod_parmguard-1.3c-17|51	# strip away annoying ^M
14cr|apache-mod_parmguard-1.3c-17|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_parmguard-1.3c-17|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_parmguard-1.3c-17|54	
14cr|apache-mod_parmguard-1.3c-17|55	%build
14cr|apache-mod_parmguard-1.3c-17|56	export WANT_AUTOCONF_2_5=1
14cr|apache-mod_parmguard-1.3c-17|57	rm -f missing
14cr|apache-mod_parmguard-1.3c-17|58	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
14cr|apache-mod_parmguard-1.3c-17|59	
14cr|apache-mod_parmguard-1.3c-17|60	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_parmguard-1.3c-17|61	--with-apxs2=%{_bindir}/apxs
14cr|apache-mod_parmguard-1.3c-17|62	
14cr|apache-mod_parmguard-1.3c-17|63	make
14cr|apache-mod_parmguard-1.3c-17|64	
14cr|apache-mod_parmguard-1.3c-17|65	%install
14cr|apache-mod_parmguard-1.3c-17|66	
14cr|apache-mod_parmguard-1.3c-17|67	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_parmguard-1.3c-17|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_parmguard-1.3c-17|69	
14cr|apache-mod_parmguard-1.3c-17|70	cp -rp src/.libs .
14cr|apache-mod_parmguard-1.3c-17|71	
14cr|apache-mod_parmguard-1.3c-17|72	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_parmguard-1.3c-17|73	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_parmguard-1.3c-17|74	
14cr|apache-mod_parmguard-1.3c-17|75	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_parmguard-1.3c-17|76	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_parmguard-1.3c-17|77	
14cr|apache-mod_parmguard-1.3c-17|78	# make the example/tests work... (ugly, but it works...)
14cr|apache-mod_parmguard-1.3c-17|79	perl -pi -e "s|_REPLACE_ME_|%{name}-%{version}|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_parmguard-1.3c-17|80	
14cr|apache-mod_parmguard-1.3c-17|81	# install the checkconf tool
14cr|apache-mod_parmguard-1.3c-17|82	install -d %{buildroot}%{_bindir}
14cr|apache-mod_parmguard-1.3c-17|83	install -m0755 src/checkconf %{buildroot}%{_bindir}/%{mod_name}-checkconf
14cr|apache-mod_parmguard-1.3c-17|84	
14cr|apache-mod_parmguard-1.3c-17|85	%post
14cr|apache-mod_parmguard-1.3c-17|86	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_parmguard-1.3c-17|87	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_parmguard-1.3c-17|88	fi
14cr|apache-mod_parmguard-1.3c-17|89	
14cr|apache-mod_parmguard-1.3c-17|90	%postun
14cr|apache-mod_parmguard-1.3c-17|91	if [ "$1" = "0" ]; then
14cr|apache-mod_parmguard-1.3c-17|92	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_parmguard-1.3c-17|93	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_parmguard-1.3c-17|94	fi
14cr|apache-mod_parmguard-1.3c-17|95	fi
14cr|apache-mod_parmguard-1.3c-17|96	
14cr|apache-mod_parmguard-1.3c-17|97	%clean
14cr|apache-mod_parmguard-1.3c-17|98	
14cr|apache-mod_parmguard-1.3c-17|99	%files
14cr|apache-mod_parmguard-1.3c-17|100	%doc AUTHORS ChangeLog INSTALL NEWS README TODO doc/manual/* doc/test generator
14cr|apache-mod_parmguard-1.3c-17|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_parmguard-1.3c-17|102	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_parmguard-1.3c-17|103	%attr(0755,root,root) %{_bindir}/%{mod_name}-checkconf
14cr|apache-mod_parmguard-1.3c-17|104	%{_var}/www/html/addon-modules/*
14cr|apache-mod_parmguard-1.3c-17|105	
14cr|apache-mod_parmguard-1.3c-17|106	
14cr|apache-mod_parmguard-1.3c-17|107	
14cr|apache-mod_parmguard-1.3c-17|108	
14cr|apache-mod_parmguard-1.3c-17|109	
14cr|apache-mod_parmguard-1.3c-17|110	%changelog
14cr|apache-mod_parmguard-1.3c-17|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3c-17
14cr|apache-mod_parmguard-1.3c-17|112	+ Revision: 9f05829
14cr|apache-mod_parmguard-1.3c-17|113	- MassBuild#464: Increase release tag
14cr|apache-mod_parmguard-1.3c-17|114	
14cr|apache-mod_parmguard-1.3c-17|115	

182 14
14cr|apache-mod_proxy_xml-0.1-16|1	#Module-Specific definitions
14cr|apache-mod_proxy_xml-0.1-16|2	%define mod_name mod_proxy_xml
14cr|apache-mod_proxy_xml-0.1-16|3	%define mod_conf A69_%{mod_name}.conf
14cr|apache-mod_proxy_xml-0.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_proxy_xml-0.1-16|5	
14cr|apache-mod_proxy_xml-0.1-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_proxy_xml-0.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_proxy_xml-0.1-16|8	Version:	0.1
14cr|apache-mod_proxy_xml-0.1-16|9	Release:	16
14cr|apache-mod_proxy_xml-0.1-16|10	Group:		System/Servers
14cr|apache-mod_proxy_xml-0.1-16|11	License:	GPL
14cr|apache-mod_proxy_xml-0.1-16|12	URL:		http://apache.webthing.com/mod_proxy_xml/
14cr|apache-mod_proxy_xml-0.1-16|13	# there is no official tar ball
14cr|apache-mod_proxy_xml-0.1-16|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cr|apache-mod_proxy_xml-0.1-16|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_proxy_xml.c
14cr|apache-mod_proxy_xml-0.1-16|16	Source1:	README.mod_proxy_xml
14cr|apache-mod_proxy_xml-0.1-16|17	Source2:	%{mod_conf}
14cr|apache-mod_proxy_xml-0.1-16|18	Requires(pre): rpm-helper
14cr|apache-mod_proxy_xml-0.1-16|19	Requires(postun): rpm-helper
14cr|apache-mod_proxy_xml-0.1-16|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|22	Requires(pre):	apache-mod_proxy >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|23	Requires(pre):	apache-mod_xmlns
14cr|apache-mod_proxy_xml-0.1-16|24	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|25	Requires:	apache >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|26	Requires:	apache-mod_proxy >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|27	Requires:	apache-mod_xmlns
14cr|apache-mod_proxy_xml-0.1-16|28	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_proxy_xml-0.1-16|29	BuildRequires:	apache-mod_xmlns-devel
14cr|apache-mod_proxy_xml-0.1-16|30	BuildRequires:	file
14cr|apache-mod_proxy_xml-0.1-16|31	
14cr|apache-mod_proxy_xml-0.1-16|32	%description
14cr|apache-mod_proxy_xml-0.1-16|33	mod_proxy_xml is an output filter to rewrite links in a proxy situation, to
14cr|apache-mod_proxy_xml-0.1-16|34	ensure that links work for users outside the proxy. It serves the same purpose
14cr|apache-mod_proxy_xml-0.1-16|35	as Apache's ProxyPassReverse directive does for HTTP headers, and is an
14cr|apache-mod_proxy_xml-0.1-16|36	essential component of a reverse proxy.
14cr|apache-mod_proxy_xml-0.1-16|37	
14cr|apache-mod_proxy_xml-0.1-16|38	%prep
14cr|apache-mod_proxy_xml-0.1-16|39	
14cr|apache-mod_proxy_xml-0.1-16|40	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_proxy_xml-0.1-16|41	
14cr|apache-mod_proxy_xml-0.1-16|42	cp %{SOURCE0} mod_proxy_xml.c
14cr|apache-mod_proxy_xml-0.1-16|43	cp %{SOURCE1} README
14cr|apache-mod_proxy_xml-0.1-16|44	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_proxy_xml-0.1-16|45	
14cr|apache-mod_proxy_xml-0.1-16|46	# strip away annoying ^M
14cr|apache-mod_proxy_xml-0.1-16|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_proxy_xml-0.1-16|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_proxy_xml-0.1-16|49	
14cr|apache-mod_proxy_xml-0.1-16|50	%build
14cr|apache-mod_proxy_xml-0.1-16|51	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_proxy_xml-0.1-16|52	
14cr|apache-mod_proxy_xml-0.1-16|53	%install
14cr|apache-mod_proxy_xml-0.1-16|54	
14cr|apache-mod_proxy_xml-0.1-16|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_proxy_xml-0.1-16|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_proxy_xml-0.1-16|57	
14cr|apache-mod_proxy_xml-0.1-16|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_proxy_xml-0.1-16|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_proxy_xml-0.1-16|60	
14cr|apache-mod_proxy_xml-0.1-16|61	%post
14cr|apache-mod_proxy_xml-0.1-16|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_proxy_xml-0.1-16|63	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_proxy_xml-0.1-16|64	fi
14cr|apache-mod_proxy_xml-0.1-16|65	
14cr|apache-mod_proxy_xml-0.1-16|66	%postun
14cr|apache-mod_proxy_xml-0.1-16|67	if [ "$1" = "0" ]; then
14cr|apache-mod_proxy_xml-0.1-16|68	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_proxy_xml-0.1-16|69	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_proxy_xml-0.1-16|70	fi
14cr|apache-mod_proxy_xml-0.1-16|71	fi
14cr|apache-mod_proxy_xml-0.1-16|72	
14cr|apache-mod_proxy_xml-0.1-16|73	%clean
14cr|apache-mod_proxy_xml-0.1-16|74	
14cr|apache-mod_proxy_xml-0.1-16|75	%files
14cr|apache-mod_proxy_xml-0.1-16|76	%doc README
14cr|apache-mod_proxy_xml-0.1-16|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_proxy_xml-0.1-16|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_proxy_xml-0.1-16|79	
14cr|apache-mod_proxy_xml-0.1-16|80	
14cr|apache-mod_proxy_xml-0.1-16|81	
14cr|apache-mod_proxy_xml-0.1-16|82	%changelog
14cr|apache-mod_proxy_xml-0.1-16|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-16
14cr|apache-mod_proxy_xml-0.1-16|84	+ Revision: b3c2203
14cr|apache-mod_proxy_xml-0.1-16|85	- MassBuild#464: Increase release tag
14cr|apache-mod_proxy_xml-0.1-16|86	
14cr|apache-mod_proxy_xml-0.1-16|87	

183 14
14cr|apache-mod_put-2.0.9-10|1	#Module-Specific definitions
14cr|apache-mod_put-2.0.9-10|2	%define mod_name mod_put
14cr|apache-mod_put-2.0.9-10|3	%define mod_conf 96_%{mod_name}.conf
14cr|apache-mod_put-2.0.9-10|4	%define mod_so %{mod_name}.so
14cr|apache-mod_put-2.0.9-10|5	
14cr|apache-mod_put-2.0.9-10|6	Summary:	Apache module that implement DELETE and PUT http methods
14cr|apache-mod_put-2.0.9-10|7	Name:		apache-%{mod_name}
14cr|apache-mod_put-2.0.9-10|8	Version:	2.0.9
14cr|apache-mod_put-2.0.9-10|9	Release:	10
14cr|apache-mod_put-2.0.9-10|10	Group:		System/Servers
14cr|apache-mod_put-2.0.9-10|11	License:	Apache License
14cr|apache-mod_put-2.0.9-10|12	URL:		http://www.gknw.net/development/apache/
14cr|apache-mod_put-2.0.9-10|13	Source0: 	http://www.gknw.net/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_put-2.0.9-10|14	Source1:	%{mod_conf}
14cr|apache-mod_put-2.0.9-10|15	Requires(pre): rpm-helper
14cr|apache-mod_put-2.0.9-10|16	Requires(postun): rpm-helper
14cr|apache-mod_put-2.0.9-10|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_put-2.0.9-10|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_put-2.0.9-10|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_put-2.0.9-10|20	Requires:	apache >= 2.2.0
14cr|apache-mod_put-2.0.9-10|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_put-2.0.9-10|22	BuildRequires:	file
14cr|apache-mod_put-2.0.9-10|23	Epoch:		1
14cr|apache-mod_put-2.0.9-10|24	
14cr|apache-mod_put-2.0.9-10|25	%description
14cr|apache-mod_put-2.0.9-10|26	This small module implements the HTTP/1.1 PUT and DELETE methods
14cr|apache-mod_put-2.0.9-10|27	for apache. Please notice that it can be a big security
14cr|apache-mod_put-2.0.9-10|28	hole to activate them without securing the web server.
14cr|apache-mod_put-2.0.9-10|29	
14cr|apache-mod_put-2.0.9-10|30	%prep
14cr|apache-mod_put-2.0.9-10|31	
14cr|apache-mod_put-2.0.9-10|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_put-2.0.9-10|33	
14cr|apache-mod_put-2.0.9-10|34	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_put-2.0.9-10|35	
14cr|apache-mod_put-2.0.9-10|36	# fix strange perms
14cr|apache-mod_put-2.0.9-10|37	chmod 644 *
14cr|apache-mod_put-2.0.9-10|38	
14cr|apache-mod_put-2.0.9-10|39	# strip away annoying ^M
14cr|apache-mod_put-2.0.9-10|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_put-2.0.9-10|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_put-2.0.9-10|42	
14cr|apache-mod_put-2.0.9-10|43	%build
14cr|apache-mod_put-2.0.9-10|44	
14cr|apache-mod_put-2.0.9-10|45	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_put-2.0.9-10|46	
14cr|apache-mod_put-2.0.9-10|47	%install
14cr|apache-mod_put-2.0.9-10|48	
14cr|apache-mod_put-2.0.9-10|49	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_put-2.0.9-10|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_put-2.0.9-10|51	
14cr|apache-mod_put-2.0.9-10|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_put-2.0.9-10|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|apache-mod_put-2.0.9-10|54	
14cr|apache-mod_put-2.0.9-10|55	%post
14cr|apache-mod_put-2.0.9-10|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_put-2.0.9-10|57	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_put-2.0.9-10|58	fi
14cr|apache-mod_put-2.0.9-10|59	
14cr|apache-mod_put-2.0.9-10|60	%postun
14cr|apache-mod_put-2.0.9-10|61	if [ "$1" = "0" ]; then
14cr|apache-mod_put-2.0.9-10|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_put-2.0.9-10|63	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_put-2.0.9-10|64	fi
14cr|apache-mod_put-2.0.9-10|65	fi
14cr|apache-mod_put-2.0.9-10|66	
14cr|apache-mod_put-2.0.9-10|67	%clean
14cr|apache-mod_put-2.0.9-10|68	
14cr|apache-mod_put-2.0.9-10|69	%files
14cr|apache-mod_put-2.0.9-10|70	%doc mod_put.html my_cfg.txt
14cr|apache-mod_put-2.0.9-10|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_put-2.0.9-10|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_put-2.0.9-10|73	
14cr|apache-mod_put-2.0.9-10|74	
14cr|apache-mod_put-2.0.9-10|75	
14cr|apache-mod_put-2.0.9-10|76	%changelog
14cr|apache-mod_put-2.0.9-10|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.9-10
14cr|apache-mod_put-2.0.9-10|78	+ Revision: 5c1f28b
14cr|apache-mod_put-2.0.9-10|79	- MassBuild#464: Increase release tag
14cr|apache-mod_put-2.0.9-10|80	
14cr|apache-mod_put-2.0.9-10|81	

184 14
14cr|apache-mod_qos-10.30-3|1	#Module-Specific definitions
14cr|apache-mod_qos-10.30-3|2	%define apache_version 2.4.0
14cr|apache-mod_qos-10.30-3|3	%define mod_name mod_qos
14cr|apache-mod_qos-10.30-3|4	%define mod_conf B36_%{mod_name}.conf
14cr|apache-mod_qos-10.30-3|5	%define mod_so %{mod_name}.so
14cr|apache-mod_qos-10.30-3|6	
14cr|apache-mod_qos-10.30-3|7	Summary:	A quality of service module for the Apache Web Server
14cr|apache-mod_qos-10.30-3|8	Name:		apache-%{mod_name}
14cr|apache-mod_qos-10.30-3|9	Version:	10.30
14cr|apache-mod_qos-10.30-3|10	Release:	3
14cr|apache-mod_qos-10.30-3|11	Group:		System/Servers
14cr|apache-mod_qos-10.30-3|12	License:	GPLv2+
14cr|apache-mod_qos-10.30-3|13	URL:		http://mod-qos.sourceforge.net/
14cr|apache-mod_qos-10.30-3|14	Source0:	http://downloads.sourceforge.net/project/mod-qos/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_qos-10.30-3|15	Source1:	%{mod_conf}
14cr|apache-mod_qos-10.30-3|16	Requires(pre): rpm-helper
14cr|apache-mod_qos-10.30-3|17	Requires(postun): rpm-helper
14cr|apache-mod_qos-10.30-3|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_qos-10.30-3|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_qos-10.30-3|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_qos-10.30-3|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_qos-10.30-3|22	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_qos-10.30-3|23	BuildRequires:	dos2unix
14cr|apache-mod_qos-10.30-3|24	BuildRequires:	openssl-devel
14cr|apache-mod_qos-10.30-3|25	BuildRequires:	openldap-devel
14cr|apache-mod_qos-10.30-3|26	BuildRequires:	pcre-devel
14cr|apache-mod_qos-10.30-3|27	BuildRequires:	libpng-devel
14cr|apache-mod_qos-10.30-3|28	
14cr|apache-mod_qos-10.30-3|29	%description
14cr|apache-mod_qos-10.30-3|30	mod_qos is a quality of service module for the Apache Web Server. It implements
14cr|apache-mod_qos-10.30-3|31	control mechanisms that can provide different priority to different requests
14cr|apache-mod_qos-10.30-3|32	and controls server access based on available resources.
14cr|apache-mod_qos-10.30-3|33	
14cr|apache-mod_qos-10.30-3|34	%prep
14cr|apache-mod_qos-10.30-3|35	
14cr|apache-mod_qos-10.30-3|36	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_qos-10.30-3|37	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_qos-10.30-3|38	
14cr|apache-mod_qos-10.30-3|39	find -type f -exec dos2unix {} \;
14cr|apache-mod_qos-10.30-3|40	
14cr|apache-mod_qos-10.30-3|41	%build
14cr|apache-mod_qos-10.30-3|42	
14cr|apache-mod_qos-10.30-3|43	pushd tools
14cr|apache-mod_qos-10.30-3|44	autoreconf -fi
14cr|apache-mod_qos-10.30-3|45	%configure2_5x \
14cr|apache-mod_qos-10.30-3|46	--bindir=%{_sbindir}
14cr|apache-mod_qos-10.30-3|47	make
14cr|apache-mod_qos-10.30-3|48	popd
14cr|apache-mod_qos-10.30-3|49	
14cr|apache-mod_qos-10.30-3|50	%{_bindir}/apxs -c -DHAVE_OPENSSL apache2/mod_qos.c -lssl -lcrypto
14cr|apache-mod_qos-10.30-3|51	
14cr|apache-mod_qos-10.30-3|52	%install
14cr|apache-mod_qos-10.30-3|53	
14cr|apache-mod_qos-10.30-3|54	install -d %{buildroot}%{_sbindir}
14cr|apache-mod_qos-10.30-3|55	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_qos-10.30-3|56	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_qos-10.30-3|57	install -d %{buildroot}/var/lib/%{mod_name}
14cr|apache-mod_qos-10.30-3|58	
14cr|apache-mod_qos-10.30-3|59	install -m0755 apache2/.libs/mod_qos.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_qos-10.30-3|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_qos-10.30-3|61	
14cr|apache-mod_qos-10.30-3|62	%makeinstall_std -C tools
14cr|apache-mod_qos-10.30-3|63	
14cr|apache-mod_qos-10.30-3|64	%post
14cr|apache-mod_qos-10.30-3|65	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_qos-10.30-3|66	
14cr|apache-mod_qos-10.30-3|67	%postun
14cr|apache-mod_qos-10.30-3|68	if [ "$1" = "0" ]; then
14cr|apache-mod_qos-10.30-3|69	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_qos-10.30-3|70	fi
14cr|apache-mod_qos-10.30-3|71	
14cr|apache-mod_qos-10.30-3|72	%files
14cr|apache-mod_qos-10.30-3|73	%doc doc/* README.TXT
14cr|apache-mod_qos-10.30-3|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_qos-10.30-3|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_qos.so
14cr|apache-mod_qos-10.30-3|76	%attr(0755,root,root) %{_sbindir}/*
14cr|apache-mod_qos-10.30-3|77	%dir %attr(0711,apache,apache) /var/lib/%{mod_name}
14cr|apache-mod_qos-10.30-3|78	
14cr|apache-mod_qos-10.30-3|79	%changelog
14cr|apache-mod_qos-10.30-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.30-3
14cr|apache-mod_qos-10.30-3|81	+ Revision: 43d125a
14cr|apache-mod_qos-10.30-3|82	- MassBuild#464: Increase release tag
14cr|apache-mod_qos-10.30-3|83	
14cr|apache-mod_qos-10.30-3|84	

185 14
14cr|apache-mod_random-2.1-12|1	#Module-Specific definitions
14cr|apache-mod_random-2.1-12|2	%define mod_name mod_random
14cr|apache-mod_random-2.1-12|3	%define mod_conf 17_%{mod_name}.conf
14cr|apache-mod_random-2.1-12|4	%define mod_so %{mod_name}.so
14cr|apache-mod_random-2.1-12|5	
14cr|apache-mod_random-2.1-12|6	Summary:	DSO module for the apache web server
14cr|apache-mod_random-2.1-12|7	Name:		apache-%{mod_name}
14cr|apache-mod_random-2.1-12|8	Version:	2.1
14cr|apache-mod_random-2.1-12|9	Release:	12
14cr|apache-mod_random-2.1-12|10	Group:		System/Servers
14cr|apache-mod_random-2.1-12|11	License:	BSD
14cr|apache-mod_random-2.1-12|12	URL:		http://www.tangent.org/
14cr|apache-mod_random-2.1-12|13	Source0: 	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_random-2.1-12|14	Source1:	%{mod_conf}
14cr|apache-mod_random-2.1-12|15	Requires(pre): rpm-helper
14cr|apache-mod_random-2.1-12|16	Requires(postun): rpm-helper
14cr|apache-mod_random-2.1-12|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_random-2.1-12|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_random-2.1-12|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_random-2.1-12|20	Requires:	apache >= 2.2.0
14cr|apache-mod_random-2.1-12|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_random-2.1-12|22	BuildRequires:	file
14cr|apache-mod_random-2.1-12|23	Epoch:		1
14cr|apache-mod_random-2.1-12|24	
14cr|apache-mod_random-2.1-12|25	%description
14cr|apache-mod_random-2.1-12|26	Mod Random provides three services. The first service is redirection: you feed
14cr|apache-mod_random-2.1-12|27	it URLs and it will redirect to random URLs that you have loaded. The second is
14cr|apache-mod_random-2.1-12|28	providing environment variables that can be used for implementing ad banner
14cr|apache-mod_random-2.1-12|29	systems. The third is displaying entire pages of random HTML, using its own
14cr|apache-mod_random-2.1-12|30	custom handlers in combination with with random ads and quotes that you feed
14cr|apache-mod_random-2.1-12|31	into the system. It can also supply text via an environment variable called
14cr|apache-mod_random-2.1-12|32	RANDOM_QUOTE, RANDOM_AD, or by environment variables that you specify. This can
14cr|apache-mod_random-2.1-12|33	be used to implement fortune cookies, message of the day, entire random pages,
14cr|apache-mod_random-2.1-12|34	or banner ads.
14cr|apache-mod_random-2.1-12|35	
14cr|apache-mod_random-2.1-12|36	%prep
14cr|apache-mod_random-2.1-12|37	
14cr|apache-mod_random-2.1-12|38	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_random-2.1-12|39	
14cr|apache-mod_random-2.1-12|40	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_random-2.1-12|41	
14cr|apache-mod_random-2.1-12|42	# strip away annoying ^M
14cr|apache-mod_random-2.1-12|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_random-2.1-12|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_random-2.1-12|45	
14cr|apache-mod_random-2.1-12|46	%build
14cr|apache-mod_random-2.1-12|47	
14cr|apache-mod_random-2.1-12|48	%{_bindir}/apxs -c mod_random.c
14cr|apache-mod_random-2.1-12|49	
14cr|apache-mod_random-2.1-12|50	%install
14cr|apache-mod_random-2.1-12|51	
14cr|apache-mod_random-2.1-12|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_random-2.1-12|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_random-2.1-12|54	
14cr|apache-mod_random-2.1-12|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_random-2.1-12|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_random-2.1-12|57	
14cr|apache-mod_random-2.1-12|58	%post
14cr|apache-mod_random-2.1-12|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_random-2.1-12|60	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_random-2.1-12|61	fi
14cr|apache-mod_random-2.1-12|62	
14cr|apache-mod_random-2.1-12|63	%postun
14cr|apache-mod_random-2.1-12|64	if [ "$1" = "0" ]; then
14cr|apache-mod_random-2.1-12|65	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_random-2.1-12|66	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_random-2.1-12|67	fi
14cr|apache-mod_random-2.1-12|68	fi
14cr|apache-mod_random-2.1-12|69	
14cr|apache-mod_random-2.1-12|70	%clean
14cr|apache-mod_random-2.1-12|71	
14cr|apache-mod_random-2.1-12|72	%files
14cr|apache-mod_random-2.1-12|73	%doc ChangeLog README faq.html
14cr|apache-mod_random-2.1-12|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_random-2.1-12|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_random-2.1-12|76	
14cr|apache-mod_random-2.1-12|77	
14cr|apache-mod_random-2.1-12|78	
14cr|apache-mod_random-2.1-12|79	
14cr|apache-mod_random-2.1-12|80	
14cr|apache-mod_random-2.1-12|81	%changelog
14cr|apache-mod_random-2.1-12|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1-12
14cr|apache-mod_random-2.1-12|83	+ Revision: 3c0b2db
14cr|apache-mod_random-2.1-12|84	- MassBuild#464: Increase release tag
14cr|apache-mod_random-2.1-12|85	
14cr|apache-mod_random-2.1-12|86	

186 14
14cr|apache-mod_replace-0.1.0-15|1	#Module-Specific definitions
14cr|apache-mod_replace-0.1.0-15|2	%define mod_name mod_replace
14cr|apache-mod_replace-0.1.0-15|3	%define mod_conf A45_%{mod_name}.conf
14cr|apache-mod_replace-0.1.0-15|4	%define mod_so %{mod_name}.so
14cr|apache-mod_replace-0.1.0-15|5	
14cr|apache-mod_replace-0.1.0-15|6	Summary:	Replace text strings based on regular expressions
14cr|apache-mod_replace-0.1.0-15|7	Name:		apache-%{mod_name}
14cr|apache-mod_replace-0.1.0-15|8	Version:	0.1.0
14cr|apache-mod_replace-0.1.0-15|9	Release:	15
14cr|apache-mod_replace-0.1.0-15|10	Group:		System/Servers
14cr|apache-mod_replace-0.1.0-15|11	License:	BSD
14cr|apache-mod_replace-0.1.0-15|12	URL:		http://mod-replace.sourceforge.net/
14cr|apache-mod_replace-0.1.0-15|13	Source0:	http://prdownloads.sourceforge.net/mod-replace/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_replace-0.1.0-15|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_replace-0.1.0-15|15	Source2:	docs.html.bz2
14cr|apache-mod_replace-0.1.0-15|16	Source3:	faq.html.bz2
14cr|apache-mod_replace-0.1.0-15|17	# http://sourceforge.net/tracker/index.php?func=detail&aid=1110387&group_id=107152&atid=646835
14cr|apache-mod_replace-0.1.0-15|18	Patch0:		mod_replace.c.diff
14cr|apache-mod_replace-0.1.0-15|19	Patch1:		mod_replace-0.1.0-apache220.diff
14cr|apache-mod_replace-0.1.0-15|20	Requires(pre): rpm-helper
14cr|apache-mod_replace-0.1.0-15|21	Requires(postun): rpm-helper
14cr|apache-mod_replace-0.1.0-15|22	Requires(pre):  apache-conf >= 2.2.0
14cr|apache-mod_replace-0.1.0-15|23	Requires(pre):  apache >= 2.2.0
14cr|apache-mod_replace-0.1.0-15|24	Requires:       apache-conf >= 2.2.0
14cr|apache-mod_replace-0.1.0-15|25	Requires:       apache >= 2.2.0
14cr|apache-mod_replace-0.1.0-15|26	BuildRequires:  apache-devel >= 2.2.0
14cr|apache-mod_replace-0.1.0-15|27	BuildRequires:	file
14cr|apache-mod_replace-0.1.0-15|28	
14cr|apache-mod_replace-0.1.0-15|29	%description
14cr|apache-mod_replace-0.1.0-15|30	mod_replace is an Apache 2.0.x filter module that allows you to
14cr|apache-mod_replace-0.1.0-15|31	replace text strings based on regular expressions. Most commonly
14cr|apache-mod_replace-0.1.0-15|32	it is used together with mod_proxy to sanitize the behaviour of
14cr|apache-mod_replace-0.1.0-15|33	ill behaving web applications / servers when using Apache as an
14cr|apache-mod_replace-0.1.0-15|34	reverse proxy. Other uses are, of course, supported as well. It
14cr|apache-mod_replace-0.1.0-15|35	has been tested on Solaris 8/Sparc and Linux/i386 with various
14cr|apache-mod_replace-0.1.0-15|36	versions of Apache 2.0.x (development started with 2.0.44, tested
14cr|apache-mod_replace-0.1.0-15|37	with all releases up to 2.0.49). Although it has only been tested
14cr|apache-mod_replace-0.1.0-15|38	on those two platforms, this doesnt mean it wont work for
14cr|apache-mod_replace-0.1.0-15|39	others. Any reports of successfull or unsuccessfull deployment is
14cr|apache-mod_replace-0.1.0-15|40	more than welcome!
14cr|apache-mod_replace-0.1.0-15|41	
14cr|apache-mod_replace-0.1.0-15|42	%prep
14cr|apache-mod_replace-0.1.0-15|43	
14cr|apache-mod_replace-0.1.0-15|44	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_replace-0.1.0-15|45	%patch0 -p0
14cr|apache-mod_replace-0.1.0-15|46	%patch1 -p0
14cr|apache-mod_replace-0.1.0-15|47	
14cr|apache-mod_replace-0.1.0-15|48	bzcat %{SOURCE2} > docs.html
14cr|apache-mod_replace-0.1.0-15|49	bzcat %{SOURCE3} > faq.html
14cr|apache-mod_replace-0.1.0-15|50	
14cr|apache-mod_replace-0.1.0-15|51	# strip away annoying ^M
14cr|apache-mod_replace-0.1.0-15|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_replace-0.1.0-15|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_replace-0.1.0-15|54	
14cr|apache-mod_replace-0.1.0-15|55	%build
14cr|apache-mod_replace-0.1.0-15|56	
14cr|apache-mod_replace-0.1.0-15|57	%{_bindir}/apxs -c mod_replace.c
14cr|apache-mod_replace-0.1.0-15|58	
14cr|apache-mod_replace-0.1.0-15|59	%install
14cr|apache-mod_replace-0.1.0-15|60	
14cr|apache-mod_replace-0.1.0-15|61	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_replace-0.1.0-15|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_replace-0.1.0-15|63	
14cr|apache-mod_replace-0.1.0-15|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_replace-0.1.0-15|65	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_replace-0.1.0-15|66	
14cr|apache-mod_replace-0.1.0-15|67	install -d %{buildroot}/var/www/html/addon-modules
14cr|apache-mod_replace-0.1.0-15|68	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_replace-0.1.0-15|69	
14cr|apache-mod_replace-0.1.0-15|70	%post
14cr|apache-mod_replace-0.1.0-15|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_replace-0.1.0-15|72	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_replace-0.1.0-15|73	fi
14cr|apache-mod_replace-0.1.0-15|74	
14cr|apache-mod_replace-0.1.0-15|75	%postun
14cr|apache-mod_replace-0.1.0-15|76	if [ "$1" = "0" ]; then
14cr|apache-mod_replace-0.1.0-15|77	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_replace-0.1.0-15|78	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_replace-0.1.0-15|79	fi
14cr|apache-mod_replace-0.1.0-15|80	fi
14cr|apache-mod_replace-0.1.0-15|81	
14cr|apache-mod_replace-0.1.0-15|82	%clean
14cr|apache-mod_replace-0.1.0-15|83	
14cr|apache-mod_replace-0.1.0-15|84	%files
14cr|apache-mod_replace-0.1.0-15|85	%doc INSTALL LICENSE README docs.html faq.html
14cr|apache-mod_replace-0.1.0-15|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_replace-0.1.0-15|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_replace-0.1.0-15|88	/var/www/html/addon-modules/*
14cr|apache-mod_replace-0.1.0-15|89	
14cr|apache-mod_replace-0.1.0-15|90	
14cr|apache-mod_replace-0.1.0-15|91	
14cr|apache-mod_replace-0.1.0-15|92	
14cr|apache-mod_replace-0.1.0-15|93	
14cr|apache-mod_replace-0.1.0-15|94	%changelog
14cr|apache-mod_replace-0.1.0-15|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-15
14cr|apache-mod_replace-0.1.0-15|96	+ Revision: 6093efe
14cr|apache-mod_replace-0.1.0-15|97	- MassBuild#464: Increase release tag
14cr|apache-mod_replace-0.1.0-15|98	
14cr|apache-mod_replace-0.1.0-15|99	

187 14
14cr|apache-mod_roaming-2.0.0-15|1	#Module-Specific definitions
14cr|apache-mod_roaming-2.0.0-15|2	%define mod_name mod_roaming
14cr|apache-mod_roaming-2.0.0-15|3	%define mod_conf 18_%{mod_name}.conf
14cr|apache-mod_roaming-2.0.0-15|4	%define mod_so %{mod_name}.so
14cr|apache-mod_roaming-2.0.0-15|5	
14cr|apache-mod_roaming-2.0.0-15|6	Summary:	Enables Netscape Communicator roaming profiles with apache
14cr|apache-mod_roaming-2.0.0-15|7	Name:		apache-%{mod_name}
14cr|apache-mod_roaming-2.0.0-15|8	Version:	2.0.0
14cr|apache-mod_roaming-2.0.0-15|9	Release:	15
14cr|apache-mod_roaming-2.0.0-15|10	Group:		System/Servers
14cr|apache-mod_roaming-2.0.0-15|11	License:	BSD-style
14cr|apache-mod_roaming-2.0.0-15|12	URL:		http://www.klomp.org/mod_roaming/
14cr|apache-mod_roaming-2.0.0-15|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_roaming-2.0.0-15|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_roaming-2.0.0-15|15	Patch:		%{mod_name}-register.patch
14cr|apache-mod_roaming-2.0.0-15|16	Requires(pre): rpm-helper
14cr|apache-mod_roaming-2.0.0-15|17	Requires(postun): rpm-helper
14cr|apache-mod_roaming-2.0.0-15|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_roaming-2.0.0-15|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_roaming-2.0.0-15|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_roaming-2.0.0-15|21	Requires:	apache >= 2.2.0
14cr|apache-mod_roaming-2.0.0-15|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_roaming-2.0.0-15|23	BuildRequires:	file
14cr|apache-mod_roaming-2.0.0-15|24	Epoch:		1
14cr|apache-mod_roaming-2.0.0-15|25	
14cr|apache-mod_roaming-2.0.0-15|26	%description
14cr|apache-mod_roaming-2.0.0-15|27	With mod_roaming you can use your apache webserver as a
14cr|apache-mod_roaming-2.0.0-15|28	Netscape Roaming Access server. This allows you to store your
14cr|apache-mod_roaming-2.0.0-15|29	Netscape Communicator 4.5 preferences, bookmarks, address books,
14cr|apache-mod_roaming-2.0.0-15|30	cookies etc. on the server so that you can use (and update) the
14cr|apache-mod_roaming-2.0.0-15|31	same settings from any Netscape Communicator 4.5 that can access
14cr|apache-mod_roaming-2.0.0-15|32	the server.
14cr|apache-mod_roaming-2.0.0-15|33	
14cr|apache-mod_roaming-2.0.0-15|34	%prep
14cr|apache-mod_roaming-2.0.0-15|35	
14cr|apache-mod_roaming-2.0.0-15|36	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_roaming-2.0.0-15|37	%patch
14cr|apache-mod_roaming-2.0.0-15|38	
14cr|apache-mod_roaming-2.0.0-15|39	# strip away annoying ^M
14cr|apache-mod_roaming-2.0.0-15|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_roaming-2.0.0-15|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_roaming-2.0.0-15|42	
14cr|apache-mod_roaming-2.0.0-15|43	%build
14cr|apache-mod_roaming-2.0.0-15|44	
14cr|apache-mod_roaming-2.0.0-15|45	%{_bindir}/apxs -c mod_roaming.c
14cr|apache-mod_roaming-2.0.0-15|46	
14cr|apache-mod_roaming-2.0.0-15|47	
14cr|apache-mod_roaming-2.0.0-15|48	%install
14cr|apache-mod_roaming-2.0.0-15|49	
14cr|apache-mod_roaming-2.0.0-15|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_roaming-2.0.0-15|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_roaming-2.0.0-15|52	install -d %{buildroot}/var/lib/mod_roaming
14cr|apache-mod_roaming-2.0.0-15|53	
14cr|apache-mod_roaming-2.0.0-15|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_roaming-2.0.0-15|55	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_roaming-2.0.0-15|56	
14cr|apache-mod_roaming-2.0.0-15|57	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_roaming-2.0.0-15|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_roaming-2.0.0-15|59	
14cr|apache-mod_roaming-2.0.0-15|60	%post
14cr|apache-mod_roaming-2.0.0-15|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_roaming-2.0.0-15|62	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_roaming-2.0.0-15|63	fi
14cr|apache-mod_roaming-2.0.0-15|64	
14cr|apache-mod_roaming-2.0.0-15|65	%postun
14cr|apache-mod_roaming-2.0.0-15|66	if [ "$1" = "0" ]; then
14cr|apache-mod_roaming-2.0.0-15|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_roaming-2.0.0-15|68	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_roaming-2.0.0-15|69	fi
14cr|apache-mod_roaming-2.0.0-15|70	fi
14cr|apache-mod_roaming-2.0.0-15|71	
14cr|apache-mod_roaming-2.0.0-15|72	%clean
14cr|apache-mod_roaming-2.0.0-15|73	
14cr|apache-mod_roaming-2.0.0-15|74	%files
14cr|apache-mod_roaming-2.0.0-15|75	%doc CHANGES INSTALL LICENSE README
14cr|apache-mod_roaming-2.0.0-15|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_roaming-2.0.0-15|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_roaming-2.0.0-15|78	%{_var}/www/html/addon-modules/*
14cr|apache-mod_roaming-2.0.0-15|79	%attr(-,apache,apache) %dir /var/lib/mod_roaming
14cr|apache-mod_roaming-2.0.0-15|80	
14cr|apache-mod_roaming-2.0.0-15|81	
14cr|apache-mod_roaming-2.0.0-15|82	
14cr|apache-mod_roaming-2.0.0-15|83	
14cr|apache-mod_roaming-2.0.0-15|84	
14cr|apache-mod_roaming-2.0.0-15|85	%changelog
14cr|apache-mod_roaming-2.0.0-15|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.0-15
14cr|apache-mod_roaming-2.0.0-15|87	+ Revision: 930a94e
14cr|apache-mod_roaming-2.0.0-15|88	- MassBuild#464: Increase release tag
14cr|apache-mod_roaming-2.0.0-15|89	
14cr|apache-mod_roaming-2.0.0-15|90	

188 14
14cr|apache-mod_schema-0.1.8-6|1	#Module-Specific definitions
14cr|apache-mod_schema-0.1.8-6|2	%define apache_version 2.2.8
14cr|apache-mod_schema-0.1.8-6|3	%define mod_name mod_schema
14cr|apache-mod_schema-0.1.8-6|4	%define mod_conf B35_%{mod_name}.conf
14cr|apache-mod_schema-0.1.8-6|5	%define mod_so %{mod_name}.so
14cr|apache-mod_schema-0.1.8-6|6	
14cr|apache-mod_schema-0.1.8-6|7	Summary:	Schema handler module
14cr|apache-mod_schema-0.1.8-6|8	Name:		apache-%{mod_name}
14cr|apache-mod_schema-0.1.8-6|9	Version:	0.1.8
14cr|apache-mod_schema-0.1.8-6|10	Release:	6
14cr|apache-mod_schema-0.1.8-6|11	Group:		System/Servers
14cr|apache-mod_schema-0.1.8-6|12	License:	LGPL
14cr|apache-mod_schema-0.1.8-6|13	URL:		http://sourceforge.net/projects/modschema
14cr|apache-mod_schema-0.1.8-6|14	Source0:	%{mod_name}-%{version}.tar.gz
14cr|apache-mod_schema-0.1.8-6|15	Source1:	%{mod_conf}
14cr|apache-mod_schema-0.1.8-6|16	Requires(pre): rpm-helper
14cr|apache-mod_schema-0.1.8-6|17	Requires(postun): rpm-helper
14cr|apache-mod_schema-0.1.8-6|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_schema-0.1.8-6|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_schema-0.1.8-6|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_schema-0.1.8-6|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_schema-0.1.8-6|22	Requires:	apache-mod_apreq >= 2.08
14cr|apache-mod_schema-0.1.8-6|23	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_schema-0.1.8-6|24	BuildRequires:	glib2-devel
14cr|apache-mod_schema-0.1.8-6|25	BuildRequires:	libapreq-devel >= 2.08
14cr|apache-mod_schema-0.1.8-6|26	BuildRequires:	libxml2-devel
14cr|apache-mod_schema-0.1.8-6|27	BuildRequires:	pkgconfig
14cr|apache-mod_schema-0.1.8-6|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_schema-0.1.8-6|29	
14cr|apache-mod_schema-0.1.8-6|30	%description
14cr|apache-mod_schema-0.1.8-6|31	mod_schema is an Apache module which allows instance XML document validations
14cr|apache-mod_schema-0.1.8-6|32	with the W3C schema language. The validation is based on Xerces C++ library and
14cr|apache-mod_schema-0.1.8-6|33	the module enables a Web tool for multi schema validations.
14cr|apache-mod_schema-0.1.8-6|34	
14cr|apache-mod_schema-0.1.8-6|35	%prep
14cr|apache-mod_schema-0.1.8-6|36	
14cr|apache-mod_schema-0.1.8-6|37	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_schema-0.1.8-6|38	
14cr|apache-mod_schema-0.1.8-6|39	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_schema-0.1.8-6|40	
14cr|apache-mod_schema-0.1.8-6|41	%build
14cr|apache-mod_schema-0.1.8-6|42	
14cr|apache-mod_schema-0.1.8-6|43	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_schema-0.1.8-6|44	
14cr|apache-mod_schema-0.1.8-6|45	%make
14cr|apache-mod_schema-0.1.8-6|46	
14cr|apache-mod_schema-0.1.8-6|47	%install
14cr|apache-mod_schema-0.1.8-6|48	rm -rf %{buildroot}
14cr|apache-mod_schema-0.1.8-6|49	
14cr|apache-mod_schema-0.1.8-6|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_schema-0.1.8-6|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_schema-0.1.8-6|52	
14cr|apache-mod_schema-0.1.8-6|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_schema-0.1.8-6|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_schema-0.1.8-6|55	
14cr|apache-mod_schema-0.1.8-6|56	%post
14cr|apache-mod_schema-0.1.8-6|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_schema-0.1.8-6|58	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_schema-0.1.8-6|59	fi
14cr|apache-mod_schema-0.1.8-6|60	
14cr|apache-mod_schema-0.1.8-6|61	%postun
14cr|apache-mod_schema-0.1.8-6|62	if [ "$1" = "0" ]; then
14cr|apache-mod_schema-0.1.8-6|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_schema-0.1.8-6|64	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_schema-0.1.8-6|65	fi
14cr|apache-mod_schema-0.1.8-6|66	fi
14cr|apache-mod_schema-0.1.8-6|67	
14cr|apache-mod_schema-0.1.8-6|68	%clean
14cr|apache-mod_schema-0.1.8-6|69	rm -rf %{buildroot}
14cr|apache-mod_schema-0.1.8-6|70	
14cr|apache-mod_schema-0.1.8-6|71	%files
14cr|apache-mod_schema-0.1.8-6|72	%defattr(-,root,root)
14cr|apache-mod_schema-0.1.8-6|73	%doc forms COPYING README
14cr|apache-mod_schema-0.1.8-6|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_schema-0.1.8-6|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_schema-0.1.8-6|76	
14cr|apache-mod_schema-0.1.8-6|77	
14cr|apache-mod_schema-0.1.8-6|78	
14cr|apache-mod_schema-0.1.8-6|79	
14cr|apache-mod_schema-0.1.8-6|80	%changelog
14cr|apache-mod_schema-0.1.8-6|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-6
14cr|apache-mod_schema-0.1.8-6|82	+ Revision: 5f876d9
14cr|apache-mod_schema-0.1.8-6|83	- MassBuild#464: Increase release tag
14cr|apache-mod_schema-0.1.8-6|84	
14cr|apache-mod_schema-0.1.8-6|85	

189 14
14cr|apache-mod_scrmable-0.1-16|1	#Module-Specific definitions
14cr|apache-mod_scrmable-0.1-16|2	%define mod_name mod_scrmable
14cr|apache-mod_scrmable-0.1-16|3	%define mod_conf A19_%{mod_name}.conf
14cr|apache-mod_scrmable-0.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_scrmable-0.1-16|5	
14cr|apache-mod_scrmable-0.1-16|6	Summary:	Apache module to scramble words
14cr|apache-mod_scrmable-0.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_scrmable-0.1-16|8	Version:	0.1
14cr|apache-mod_scrmable-0.1-16|9	Release:	16
14cr|apache-mod_scrmable-0.1-16|10	Group:		System/Servers
14cr|apache-mod_scrmable-0.1-16|11	License:	Apache License
14cr|apache-mod_scrmable-0.1-16|12	URL:		http://sourceforge.net/projects/modscrmable/
14cr|apache-mod_scrmable-0.1-16|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_scrmable-0.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_scrmable-0.1-16|15	Patch0:		mod_scrmable-0.1-apache220.diff
14cr|apache-mod_scrmable-0.1-16|16	Requires(pre): rpm-helper
14cr|apache-mod_scrmable-0.1-16|17	Requires(postun): rpm-helper
14cr|apache-mod_scrmable-0.1-16|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_scrmable-0.1-16|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_scrmable-0.1-16|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_scrmable-0.1-16|21	Requires:	apache >= 2.2.0
14cr|apache-mod_scrmable-0.1-16|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_scrmable-0.1-16|23	BuildRequires:	file
14cr|apache-mod_scrmable-0.1-16|24	Epoch:		1
14cr|apache-mod_scrmable-0.1-16|25	
14cr|apache-mod_scrmable-0.1-16|26	%description
14cr|apache-mod_scrmable-0.1-16|27	mod_scrmable is an apache module to scramble words. As
14cr|apache-mod_scrmable-0.1-16|28	long as the first and the last letter of a word are in place you
14cr|apache-mod_scrmable-0.1-16|29	can still read the word.
14cr|apache-mod_scrmable-0.1-16|30	
14cr|apache-mod_scrmable-0.1-16|31	%prep
14cr|apache-mod_scrmable-0.1-16|32	
14cr|apache-mod_scrmable-0.1-16|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_scrmable-0.1-16|34	%patch0 -p0
14cr|apache-mod_scrmable-0.1-16|35	
14cr|apache-mod_scrmable-0.1-16|36	# fix strange perms
14cr|apache-mod_scrmable-0.1-16|37	chmod 644 README
14cr|apache-mod_scrmable-0.1-16|38	
14cr|apache-mod_scrmable-0.1-16|39	# strip away annoying ^M
14cr|apache-mod_scrmable-0.1-16|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_scrmable-0.1-16|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_scrmable-0.1-16|42	
14cr|apache-mod_scrmable-0.1-16|43	%build
14cr|apache-mod_scrmable-0.1-16|44	mv src/%{mod_name}.c .
14cr|apache-mod_scrmable-0.1-16|45	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_scrmable-0.1-16|46	
14cr|apache-mod_scrmable-0.1-16|47	%install
14cr|apache-mod_scrmable-0.1-16|48	
14cr|apache-mod_scrmable-0.1-16|49	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_scrmable-0.1-16|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_scrmable-0.1-16|51	
14cr|apache-mod_scrmable-0.1-16|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_scrmable-0.1-16|53	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_scrmable-0.1-16|54	
14cr|apache-mod_scrmable-0.1-16|55	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_scrmable-0.1-16|56	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_scrmable-0.1-16|57	
14cr|apache-mod_scrmable-0.1-16|58	%post
14cr|apache-mod_scrmable-0.1-16|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_scrmable-0.1-16|60	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_scrmable-0.1-16|61	fi
14cr|apache-mod_scrmable-0.1-16|62	
14cr|apache-mod_scrmable-0.1-16|63	%postun
14cr|apache-mod_scrmable-0.1-16|64	if [ "$1" = "0" ]; then
14cr|apache-mod_scrmable-0.1-16|65	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_scrmable-0.1-16|66	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_scrmable-0.1-16|67	fi
14cr|apache-mod_scrmable-0.1-16|68	fi
14cr|apache-mod_scrmable-0.1-16|69	
14cr|apache-mod_scrmable-0.1-16|70	%clean
14cr|apache-mod_scrmable-0.1-16|71	
14cr|apache-mod_scrmable-0.1-16|72	%files
14cr|apache-mod_scrmable-0.1-16|73	%doc README
14cr|apache-mod_scrmable-0.1-16|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_scrmable-0.1-16|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_scrmable-0.1-16|76	%{_var}/www/html/addon-modules/*
14cr|apache-mod_scrmable-0.1-16|77	
14cr|apache-mod_scrmable-0.1-16|78	
14cr|apache-mod_scrmable-0.1-16|79	
14cr|apache-mod_scrmable-0.1-16|80	
14cr|apache-mod_scrmable-0.1-16|81	
14cr|apache-mod_scrmable-0.1-16|82	%changelog
14cr|apache-mod_scrmable-0.1-16|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-16
14cr|apache-mod_scrmable-0.1-16|84	+ Revision: 38cecb2
14cr|apache-mod_scrmable-0.1-16|85	- MassBuild#464: Increase release tag
14cr|apache-mod_scrmable-0.1-16|86	
14cr|apache-mod_scrmable-0.1-16|87	

190 14
14cr|apache-mod_sesehe-0.1.0-12|1	#Module-Specific definitions
14cr|apache-mod_sesehe-0.1.0-12|2	%define mod_name mod_sesehe
14cr|apache-mod_sesehe-0.1.0-12|3	%define mod_conf A55_%{mod_name}.conf
14cr|apache-mod_sesehe-0.1.0-12|4	%define mod_so %{mod_name}.so
14cr|apache-mod_sesehe-0.1.0-12|5	
14cr|apache-mod_sesehe-0.1.0-12|6	Summary:	Modify or remove "Server: " HTTP response header
14cr|apache-mod_sesehe-0.1.0-12|7	Name:		apache-%{mod_name}
14cr|apache-mod_sesehe-0.1.0-12|8	Version:	0.1.0
14cr|apache-mod_sesehe-0.1.0-12|9	Release:	12
14cr|apache-mod_sesehe-0.1.0-12|10	Group:		System/Servers
14cr|apache-mod_sesehe-0.1.0-12|11	License:	Apache License
14cr|apache-mod_sesehe-0.1.0-12|12	URL:		http://jok.is-a-geek.net/mod_sesehe.php
14cr|apache-mod_sesehe-0.1.0-12|13	Source0:	http://jok.is-a-geek.net/code/mod_sesehe.c
14cr|apache-mod_sesehe-0.1.0-12|14	Source1:	%{mod_conf}
14cr|apache-mod_sesehe-0.1.0-12|15	Requires(pre): rpm-helper
14cr|apache-mod_sesehe-0.1.0-12|16	Requires(postun): rpm-helper
14cr|apache-mod_sesehe-0.1.0-12|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_sesehe-0.1.0-12|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_sesehe-0.1.0-12|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_sesehe-0.1.0-12|20	Requires:	apache >= 2.2.0
14cr|apache-mod_sesehe-0.1.0-12|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_sesehe-0.1.0-12|22	BuildRequires:	file
14cr|apache-mod_sesehe-0.1.0-12|23	
14cr|apache-mod_sesehe-0.1.0-12|24	%description
14cr|apache-mod_sesehe-0.1.0-12|25	The ServerTokens directive currently can at best be set to Prod, which will
14cr|apache-mod_sesehe-0.1.0-12|26	cause apache to return "Apache" as Server header. Some problem still occurs:
14cr|apache-mod_sesehe-0.1.0-12|27	
14cr|apache-mod_sesehe-0.1.0-12|28	First, the level of security by obscurity of this directive is not acceptable
14cr|apache-mod_sesehe-0.1.0-12|29	by some people that just want to change it to some other value, without
14cr|apache-mod_sesehe-0.1.0-12|30	re-compiling Apache, or people that even want to simply drop the "Server: "
14cr|apache-mod_sesehe-0.1.0-12|31	header. Secondly, if apache is configured as a reverse proxy, and a malformed
14cr|apache-mod_sesehe-0.1.0-12|32	request is received, then it will display its own server token instead of the
14cr|apache-mod_sesehe-0.1.0-12|33	backend one, so we need to handle error response header.
14cr|apache-mod_sesehe-0.1.0-12|34	
14cr|apache-mod_sesehe-0.1.0-12|35	I developed this tiny module by hijacking normal behavior of (reverse) proxy
14cr|apache-mod_sesehe-0.1.0-12|36	feature of Apache : i.e. even if a request is not a proxy request, I tag it as
14cr|apache-mod_sesehe-0.1.0-12|37	if it was, to make Apache core let me do what I want with this header.
14cr|apache-mod_sesehe-0.1.0-12|38	
14cr|apache-mod_sesehe-0.1.0-12|39	%prep
14cr|apache-mod_sesehe-0.1.0-12|40	
14cr|apache-mod_sesehe-0.1.0-12|41	%setup -q -c -T
14cr|apache-mod_sesehe-0.1.0-12|42	
14cr|apache-mod_sesehe-0.1.0-12|43	cp %{SOURCE0} mod_sesehe.c
14cr|apache-mod_sesehe-0.1.0-12|44	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_sesehe-0.1.0-12|45	
14cr|apache-mod_sesehe-0.1.0-12|46	# strip away annoying ^M
14cr|apache-mod_sesehe-0.1.0-12|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_sesehe-0.1.0-12|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_sesehe-0.1.0-12|49	
14cr|apache-mod_sesehe-0.1.0-12|50	%build
14cr|apache-mod_sesehe-0.1.0-12|51	
14cr|apache-mod_sesehe-0.1.0-12|52	%{_bindir}/apxs -c mod_sesehe.c
14cr|apache-mod_sesehe-0.1.0-12|53	
14cr|apache-mod_sesehe-0.1.0-12|54	%install
14cr|apache-mod_sesehe-0.1.0-12|55	
14cr|apache-mod_sesehe-0.1.0-12|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_sesehe-0.1.0-12|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_sesehe-0.1.0-12|58	
14cr|apache-mod_sesehe-0.1.0-12|59	install -m0755 .libs/mod_sesehe.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_sesehe-0.1.0-12|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_sesehe-0.1.0-12|61	
14cr|apache-mod_sesehe-0.1.0-12|62	%post
14cr|apache-mod_sesehe-0.1.0-12|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_sesehe-0.1.0-12|64	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_sesehe-0.1.0-12|65	fi
14cr|apache-mod_sesehe-0.1.0-12|66	
14cr|apache-mod_sesehe-0.1.0-12|67	%postun
14cr|apache-mod_sesehe-0.1.0-12|68	if [ "$1" = "0" ]; then
14cr|apache-mod_sesehe-0.1.0-12|69	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_sesehe-0.1.0-12|70	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_sesehe-0.1.0-12|71	fi
14cr|apache-mod_sesehe-0.1.0-12|72	fi
14cr|apache-mod_sesehe-0.1.0-12|73	
14cr|apache-mod_sesehe-0.1.0-12|74	%clean
14cr|apache-mod_sesehe-0.1.0-12|75	
14cr|apache-mod_sesehe-0.1.0-12|76	%files
14cr|apache-mod_sesehe-0.1.0-12|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_sesehe-0.1.0-12|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_sesehe.so
14cr|apache-mod_sesehe-0.1.0-12|79	
14cr|apache-mod_sesehe-0.1.0-12|80	
14cr|apache-mod_sesehe-0.1.0-12|81	
14cr|apache-mod_sesehe-0.1.0-12|82	%changelog
14cr|apache-mod_sesehe-0.1.0-12|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-12
14cr|apache-mod_sesehe-0.1.0-12|84	+ Revision: 8434726
14cr|apache-mod_sesehe-0.1.0-12|85	- MassBuild#464: Increase release tag
14cr|apache-mod_sesehe-0.1.0-12|86	
14cr|apache-mod_sesehe-0.1.0-12|87	

191 14
14cr|apache-mod_sleep-2.1-16|1	#Module-Specific definitions
14cr|apache-mod_sleep-2.1-16|2	%define mod_name mod_sleep
14cr|apache-mod_sleep-2.1-16|3	%define mod_conf 29_%{mod_name}.conf
14cr|apache-mod_sleep-2.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_sleep-2.1-16|5	
14cr|apache-mod_sleep-2.1-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_sleep-2.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_sleep-2.1-16|8	Version:	2.1
14cr|apache-mod_sleep-2.1-16|9	Release:	16
14cr|apache-mod_sleep-2.1-16|10	Group:		System/Servers
14cr|apache-mod_sleep-2.1-16|11	License:	BSD-style
14cr|apache-mod_sleep-2.1-16|12	URL:		http://www.snert.com/Software/mod_sleep/index.shtml
14cr|apache-mod_sleep-2.1-16|13	Source0:	mod_sleep201.tar.bz2
14cr|apache-mod_sleep-2.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_sleep-2.1-16|15	Requires(pre): rpm-helper
14cr|apache-mod_sleep-2.1-16|16	Requires(postun): rpm-helper
14cr|apache-mod_sleep-2.1-16|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_sleep-2.1-16|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_sleep-2.1-16|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_sleep-2.1-16|20	Requires:	apache >= 2.2.0
14cr|apache-mod_sleep-2.1-16|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_sleep-2.1-16|22	BuildRequires:	file
14cr|apache-mod_sleep-2.1-16|23	
14cr|apache-mod_sleep-2.1-16|24	%description
14cr|apache-mod_sleep-2.1-16|25	This module simply sleeps a fixed length of time every request.
14cr|apache-mod_sleep-2.1-16|26	The sleep time can be configured globally, or per <VirtualHost>,
14cr|apache-mod_sleep-2.1-16|27	<Directory>, or <Location>. This module serves more as an example
14cr|apache-mod_sleep-2.1-16|28	than providing any really useful function, though someone did ask
14cr|apache-mod_sleep-2.1-16|29	for it - sort of.
14cr|apache-mod_sleep-2.1-16|30	
14cr|apache-mod_sleep-2.1-16|31	%prep
14cr|apache-mod_sleep-2.1-16|32	
14cr|apache-mod_sleep-2.1-16|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_sleep-2.1-16|34	
14cr|apache-mod_sleep-2.1-16|35	# strip away annoying ^M
14cr|apache-mod_sleep-2.1-16|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_sleep-2.1-16|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_sleep-2.1-16|38	
14cr|apache-mod_sleep-2.1-16|39	%build
14cr|apache-mod_sleep-2.1-16|40	
14cr|apache-mod_sleep-2.1-16|41	%{_bindir}/apxs -c mod_sleep.c
14cr|apache-mod_sleep-2.1-16|42	
14cr|apache-mod_sleep-2.1-16|43	%install
14cr|apache-mod_sleep-2.1-16|44	
14cr|apache-mod_sleep-2.1-16|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_sleep-2.1-16|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_sleep-2.1-16|47	
14cr|apache-mod_sleep-2.1-16|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_sleep-2.1-16|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_sleep-2.1-16|50	
14cr|apache-mod_sleep-2.1-16|51	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_sleep-2.1-16|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_sleep-2.1-16|53	
14cr|apache-mod_sleep-2.1-16|54	%post
14cr|apache-mod_sleep-2.1-16|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_sleep-2.1-16|56	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_sleep-2.1-16|57	fi
14cr|apache-mod_sleep-2.1-16|58	
14cr|apache-mod_sleep-2.1-16|59	%postun
14cr|apache-mod_sleep-2.1-16|60	if [ "$1" = "0" ]; then
14cr|apache-mod_sleep-2.1-16|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_sleep-2.1-16|62	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_sleep-2.1-16|63	fi
14cr|apache-mod_sleep-2.1-16|64	fi
14cr|apache-mod_sleep-2.1-16|65	
14cr|apache-mod_sleep-2.1-16|66	%clean
14cr|apache-mod_sleep-2.1-16|67	
14cr|apache-mod_sleep-2.1-16|68	%files
14cr|apache-mod_sleep-2.1-16|69	%doc Img CHANGES* index.shtml mailto.js style.css
14cr|apache-mod_sleep-2.1-16|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_sleep-2.1-16|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_sleep-2.1-16|72	%{_var}/www/html/addon-modules/*
14cr|apache-mod_sleep-2.1-16|73	
14cr|apache-mod_sleep-2.1-16|74	
14cr|apache-mod_sleep-2.1-16|75	
14cr|apache-mod_sleep-2.1-16|76	
14cr|apache-mod_sleep-2.1-16|77	
14cr|apache-mod_sleep-2.1-16|78	%changelog
14cr|apache-mod_sleep-2.1-16|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-16
14cr|apache-mod_sleep-2.1-16|80	+ Revision: 5bd53c9
14cr|apache-mod_sleep-2.1-16|81	- MassBuild#464: Increase release tag
14cr|apache-mod_sleep-2.1-16|82	
14cr|apache-mod_sleep-2.1-16|83	

192 14
14cr|apache-mod_smtpd-0.9-1.r235759.13|1	#Module-Specific definitions
14cr|apache-mod_smtpd-0.9-1.r235759.13|2	%define mod_name mod_smtpd
14cr|apache-mod_smtpd-0.9-1.r235759.13|3	%define mod_conf A38_%{mod_name}.conf
14cr|apache-mod_smtpd-0.9-1.r235759.13|4	%define mod_so %{mod_name}.so
14cr|apache-mod_smtpd-0.9-1.r235759.13|5	
14cr|apache-mod_smtpd-0.9-1.r235759.13|6	%define snap r235759
14cr|apache-mod_smtpd-0.9-1.r235759.13|7	
14cr|apache-mod_smtpd-0.9-1.r235759.13|8	Summary:	A SMTP protocol enabled module for apache 2.x based on qpsmtpd
14cr|apache-mod_smtpd-0.9-1.r235759.13|9	Name:		apache-%{mod_name}
14cr|apache-mod_smtpd-0.9-1.r235759.13|10	Version:	0.9
14cr|apache-mod_smtpd-0.9-1.r235759.13|11	Release:	1.%{snap}.13
14cr|apache-mod_smtpd-0.9-1.r235759.13|12	Group:		System/Servers
14cr|apache-mod_smtpd-0.9-1.r235759.13|13	License:	Apache License
14cr|apache-mod_smtpd-0.9-1.r235759.13|14	URL:		http://www.mail-archive.com/dev@httpd.apache.org/msg27099.html
14cr|apache-mod_smtpd-0.9-1.r235759.13|15	# http://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/
14cr|apache-mod_smtpd-0.9-1.r235759.13|16	Source0: 	%{mod_name}-%{version}-%{snap}.tar.bz2
14cr|apache-mod_smtpd-0.9-1.r235759.13|17	Source1:	%{mod_conf}.bz2
14cr|apache-mod_smtpd-0.9-1.r235759.13|18	Requires(pre): rpm-helper
14cr|apache-mod_smtpd-0.9-1.r235759.13|19	Requires(postun): rpm-helper
14cr|apache-mod_smtpd-0.9-1.r235759.13|20	Requires(pre):	apache-conf >= 2.0.55
14cr|apache-mod_smtpd-0.9-1.r235759.13|21	Requires(pre):	apache >= 2.0.55
14cr|apache-mod_smtpd-0.9-1.r235759.13|22	Requires:	apache-conf >= 2.0.55
14cr|apache-mod_smtpd-0.9-1.r235759.13|23	Requires:	apache >= 2.0.55
14cr|apache-mod_smtpd-0.9-1.r235759.13|24	BuildRequires:	apache-devel >= 2.0.55
14cr|apache-mod_smtpd-0.9-1.r235759.13|25	BuildRequires:	file
14cr|apache-mod_smtpd-0.9-1.r235759.13|26	Epoch:		1
14cr|apache-mod_smtpd-0.9-1.r235759.13|27	
14cr|apache-mod_smtpd-0.9-1.r235759.13|28	%description
14cr|apache-mod_smtpd-0.9-1.r235759.13|29	A SMTP protocol enabled module for apache 2.x based on qpsmtpd.
14cr|apache-mod_smtpd-0.9-1.r235759.13|30	
14cr|apache-mod_smtpd-0.9-1.r235759.13|31	%package	devel
14cr|apache-mod_smtpd-0.9-1.r235759.13|32	Summary:	Development files for %{mod_name}
14cr|apache-mod_smtpd-0.9-1.r235759.13|33	Group:		Development/C
14cr|apache-mod_smtpd-0.9-1.r235759.13|34	
14cr|apache-mod_smtpd-0.9-1.r235759.13|35	%description	devel
14cr|apache-mod_smtpd-0.9-1.r235759.13|36	Development files for %{mod_name}.
14cr|apache-mod_smtpd-0.9-1.r235759.13|37	
14cr|apache-mod_smtpd-0.9-1.r235759.13|38	%prep
14cr|apache-mod_smtpd-0.9-1.r235759.13|39	
14cr|apache-mod_smtpd-0.9-1.r235759.13|40	%setup -q -n %{mod_name}
14cr|apache-mod_smtpd-0.9-1.r235759.13|41	
14cr|apache-mod_smtpd-0.9-1.r235759.13|42	# strip away annoying ^M
14cr|apache-mod_smtpd-0.9-1.r235759.13|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_smtpd-0.9-1.r235759.13|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_smtpd-0.9-1.r235759.13|45	
14cr|apache-mod_smtpd-0.9-1.r235759.13|46	%build
14cr|apache-mod_smtpd-0.9-1.r235759.13|47	
14cr|apache-mod_smtpd-0.9-1.r235759.13|48	cp smtp_core.c mod_smtpd.c
14cr|apache-mod_smtpd-0.9-1.r235759.13|49	
14cr|apache-mod_smtpd-0.9-1.r235759.13|50	%{_bindir}/apxs -c mod_smtpd.c smtp_protocol.c
14cr|apache-mod_smtpd-0.9-1.r235759.13|51	
14cr|apache-mod_smtpd-0.9-1.r235759.13|52	%install
14cr|apache-mod_smtpd-0.9-1.r235759.13|53	
14cr|apache-mod_smtpd-0.9-1.r235759.13|54	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_smtpd-0.9-1.r235759.13|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_smtpd-0.9-1.r235759.13|56	install -d %{buildroot}%{_includedir}
14cr|apache-mod_smtpd-0.9-1.r235759.13|57	
14cr|apache-mod_smtpd-0.9-1.r235759.13|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_smtpd-0.9-1.r235759.13|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_smtpd-0.9-1.r235759.13|60	
14cr|apache-mod_smtpd-0.9-1.r235759.13|61	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_smtpd-0.9-1.r235759.13|62	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_smtpd-0.9-1.r235759.13|63	
14cr|apache-mod_smtpd-0.9-1.r235759.13|64	install -m0644 mod_smtpd.h %{buildroot}%{_includedir}/
14cr|apache-mod_smtpd-0.9-1.r235759.13|65	
14cr|apache-mod_smtpd-0.9-1.r235759.13|66	%post
14cr|apache-mod_smtpd-0.9-1.r235759.13|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_smtpd-0.9-1.r235759.13|68	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_smtpd-0.9-1.r235759.13|69	fi
14cr|apache-mod_smtpd-0.9-1.r235759.13|70	
14cr|apache-mod_smtpd-0.9-1.r235759.13|71	%postun
14cr|apache-mod_smtpd-0.9-1.r235759.13|72	if [ "$1" = "0" ]; then
14cr|apache-mod_smtpd-0.9-1.r235759.13|73	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_smtpd-0.9-1.r235759.13|74	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_smtpd-0.9-1.r235759.13|75	fi
14cr|apache-mod_smtpd-0.9-1.r235759.13|76	fi
14cr|apache-mod_smtpd-0.9-1.r235759.13|77	
14cr|apache-mod_smtpd-0.9-1.r235759.13|78	%clean
14cr|apache-mod_smtpd-0.9-1.r235759.13|79	
14cr|apache-mod_smtpd-0.9-1.r235759.13|80	%files
14cr|apache-mod_smtpd-0.9-1.r235759.13|81	%doc CREDITS NOTICE STATUS
14cr|apache-mod_smtpd-0.9-1.r235759.13|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_smtpd-0.9-1.r235759.13|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_smtpd-0.9-1.r235759.13|84	%{_var}/www/html/addon-modules/*
14cr|apache-mod_smtpd-0.9-1.r235759.13|85	
14cr|apache-mod_smtpd-0.9-1.r235759.13|86	%files devel
14cr|apache-mod_smtpd-0.9-1.r235759.13|87	%{_includedir}/*.h
14cr|apache-mod_smtpd-0.9-1.r235759.13|88	
14cr|apache-mod_smtpd-0.9-1.r235759.13|89	
14cr|apache-mod_smtpd-0.9-1.r235759.13|90	
14cr|apache-mod_smtpd-0.9-1.r235759.13|91	
14cr|apache-mod_smtpd-0.9-1.r235759.13|92	
14cr|apache-mod_smtpd-0.9-1.r235759.13|93	%changelog
14cr|apache-mod_smtpd-0.9-1.r235759.13|94	* Fri Sep 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9-1.r235759.13
14cr|apache-mod_smtpd-0.9-1.r235759.13|95	+ Revision: b711793
14cr|apache-mod_smtpd-0.9-1.r235759.13|96	- Fix apxs path, spec cleanup
14cr|apache-mod_smtpd-0.9-1.r235759.13|97	
14cr|apache-mod_smtpd-0.9-1.r235759.13|98	

193 14
14cr|apache-mod_spam_die-0.1.2-17|1	#Module-Specific definitions
14cr|apache-mod_spam_die-0.1.2-17|2	%define mod_name mod_spam_die
14cr|apache-mod_spam_die-0.1.2-17|3	%define mod_conf 84_%{mod_name}.conf
14cr|apache-mod_spam_die-0.1.2-17|4	%define mod_so %{mod_name}.so
14cr|apache-mod_spam_die-0.1.2-17|5	
14cr|apache-mod_spam_die-0.1.2-17|6	Summary:	DSO module for the apache web server
14cr|apache-mod_spam_die-0.1.2-17|7	Name:		apache-%{mod_name}
14cr|apache-mod_spam_die-0.1.2-17|8	Version:	0.1.2
14cr|apache-mod_spam_die-0.1.2-17|9	Release:	17
14cr|apache-mod_spam_die-0.1.2-17|10	Group:		System/Servers
14cr|apache-mod_spam_die-0.1.2-17|11	License:	GPL
14cr|apache-mod_spam_die-0.1.2-17|12	URL:		http://spam-die.sourceforge.net/
14cr|apache-mod_spam_die-0.1.2-17|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_spam_die-0.1.2-17|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_spam_die-0.1.2-17|15	Requires(pre): rpm-helper
14cr|apache-mod_spam_die-0.1.2-17|16	Requires(postun): rpm-helper
14cr|apache-mod_spam_die-0.1.2-17|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_spam_die-0.1.2-17|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_spam_die-0.1.2-17|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_spam_die-0.1.2-17|20	Requires:	apache >= 2.2.0
14cr|apache-mod_spam_die-0.1.2-17|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_spam_die-0.1.2-17|22	BuildRequires:	file
14cr|apache-mod_spam_die-0.1.2-17|23	Epoch:		1
14cr|apache-mod_spam_die-0.1.2-17|24	
14cr|apache-mod_spam_die-0.1.2-17|25	%description
14cr|apache-mod_spam_die-0.1.2-17|26	%{mod_name} confuses spam crawlers by giving them infinite
14cr|apache-mod_spam_die-0.1.2-17|27	fake email addresses. It is inspired by DIE.net and
14cr|apache-mod_spam_die-0.1.2-17|28	spam-conference.
14cr|apache-mod_spam_die-0.1.2-17|29	
14cr|apache-mod_spam_die-0.1.2-17|30	%prep
14cr|apache-mod_spam_die-0.1.2-17|31	
14cr|apache-mod_spam_die-0.1.2-17|32	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_spam_die-0.1.2-17|33	# OE: do _not_ apply any register patch here!
14cr|apache-mod_spam_die-0.1.2-17|34	
14cr|apache-mod_spam_die-0.1.2-17|35	# strip away annoying ^M
14cr|apache-mod_spam_die-0.1.2-17|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_spam_die-0.1.2-17|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_spam_die-0.1.2-17|38	
14cr|apache-mod_spam_die-0.1.2-17|39	%build
14cr|apache-mod_spam_die-0.1.2-17|40	
14cr|apache-mod_spam_die-0.1.2-17|41	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_spam_die-0.1.2-17|42	
14cr|apache-mod_spam_die-0.1.2-17|43	%install
14cr|apache-mod_spam_die-0.1.2-17|44	
14cr|apache-mod_spam_die-0.1.2-17|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_spam_die-0.1.2-17|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_spam_die-0.1.2-17|47	
14cr|apache-mod_spam_die-0.1.2-17|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_spam_die-0.1.2-17|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_spam_die-0.1.2-17|50	
14cr|apache-mod_spam_die-0.1.2-17|51	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_spam_die-0.1.2-17|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_spam_die-0.1.2-17|53	
14cr|apache-mod_spam_die-0.1.2-17|54	%post
14cr|apache-mod_spam_die-0.1.2-17|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_spam_die-0.1.2-17|56	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_spam_die-0.1.2-17|57	fi
14cr|apache-mod_spam_die-0.1.2-17|58	
14cr|apache-mod_spam_die-0.1.2-17|59	%postun
14cr|apache-mod_spam_die-0.1.2-17|60	if [ "$1" = "0" ]; then
14cr|apache-mod_spam_die-0.1.2-17|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_spam_die-0.1.2-17|62	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_spam_die-0.1.2-17|63	fi
14cr|apache-mod_spam_die-0.1.2-17|64	fi
14cr|apache-mod_spam_die-0.1.2-17|65	
14cr|apache-mod_spam_die-0.1.2-17|66	%clean
14cr|apache-mod_spam_die-0.1.2-17|67	
14cr|apache-mod_spam_die-0.1.2-17|68	%files
14cr|apache-mod_spam_die-0.1.2-17|69	%doc INSTALL README
14cr|apache-mod_spam_die-0.1.2-17|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_spam_die-0.1.2-17|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_spam_die-0.1.2-17|72	%{_var}/www/html/addon-modules/*
14cr|apache-mod_spam_die-0.1.2-17|73	
14cr|apache-mod_spam_die-0.1.2-17|74	
14cr|apache-mod_spam_die-0.1.2-17|75	
14cr|apache-mod_spam_die-0.1.2-17|76	
14cr|apache-mod_spam_die-0.1.2-17|77	
14cr|apache-mod_spam_die-0.1.2-17|78	%changelog
14cr|apache-mod_spam_die-0.1.2-17|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1.2-17
14cr|apache-mod_spam_die-0.1.2-17|80	+ Revision: 637d0e3
14cr|apache-mod_spam_die-0.1.2-17|81	- MassBuild#464: Increase release tag
14cr|apache-mod_spam_die-0.1.2-17|82	
14cr|apache-mod_spam_die-0.1.2-17|83	

194 14
14cr|apache-mod_suphp-0.7.1-9|1	#Module-Specific definitions
14cr|apache-mod_suphp-0.7.1-9|2	%define mod_name mod_suphp
14cr|apache-mod_suphp-0.7.1-9|3	%define mod_conf A36_%{mod_name}.conf
14cr|apache-mod_suphp-0.7.1-9|4	%define mod_so %{mod_name}.so
14cr|apache-mod_suphp-0.7.1-9|5	
14cr|apache-mod_suphp-0.7.1-9|6	Summary:	DSO module for the apache web server
14cr|apache-mod_suphp-0.7.1-9|7	Name:		apache-%{mod_name}
14cr|apache-mod_suphp-0.7.1-9|8	Version:	0.7.1
14cr|apache-mod_suphp-0.7.1-9|9	Release:	9
14cr|apache-mod_suphp-0.7.1-9|10	Group:		System/Servers
14cr|apache-mod_suphp-0.7.1-9|11	License:	GPL
14cr|apache-mod_suphp-0.7.1-9|12	URL:		http://www.suphp.org/
14cr|apache-mod_suphp-0.7.1-9|13	Source0: 	http://www.suphp.org/download/suphp-%{version}.tar.gz
14cr|apache-mod_suphp-0.7.1-9|14	Source1:	%{mod_conf}
14cr|apache-mod_suphp-0.7.1-9|15	Source2:	suphp.conf
14cr|apache-mod_suphp-0.7.1-9|16	Requires(pre): rpm-helper
14cr|apache-mod_suphp-0.7.1-9|17	Requires(postun): rpm-helper
14cr|apache-mod_suphp-0.7.1-9|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_suphp-0.7.1-9|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_suphp-0.7.1-9|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_suphp-0.7.1-9|21	Requires:	apache >= 2.2.0
14cr|apache-mod_suphp-0.7.1-9|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_suphp-0.7.1-9|23	BuildRequires:	file
14cr|apache-mod_suphp-0.7.1-9|24	BuildRequires:	automake
14cr|apache-mod_suphp-0.7.1-9|25	Requires:	php-cgi
14cr|apache-mod_suphp-0.7.1-9|26	Requires:	php-fcgi
14cr|apache-mod_suphp-0.7.1-9|27	Epoch:		1
14cr|apache-mod_suphp-0.7.1-9|28	
14cr|apache-mod_suphp-0.7.1-9|29	%description
14cr|apache-mod_suphp-0.7.1-9|30	suPHP is a tool for executing PHP scripts with the permissions of their owners.
14cr|apache-mod_suphp-0.7.1-9|31	It consists of an Apache module (mod_suphp) and a setuid root binary (suphp)
14cr|apache-mod_suphp-0.7.1-9|32	that is called by the Apache module to change the uid of the process executing
14cr|apache-mod_suphp-0.7.1-9|33	the PHP interpreter.
14cr|apache-mod_suphp-0.7.1-9|34	
14cr|apache-mod_suphp-0.7.1-9|35	This package provides support for php as of:
14cr|apache-mod_suphp-0.7.1-9|36	
14cr|apache-mod_suphp-0.7.1-9|37	o mod_suphp.so uses the %{_bindir}/php-cgi binary
14cr|apache-mod_suphp-0.7.1-9|38	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
14cr|apache-mod_suphp-0.7.1-9|39	
14cr|apache-mod_suphp-0.7.1-9|40	%prep
14cr|apache-mod_suphp-0.7.1-9|41	
14cr|apache-mod_suphp-0.7.1-9|42	%setup -q -n suphp-%{version}
14cr|apache-mod_suphp-0.7.1-9|43	
14cr|apache-mod_suphp-0.7.1-9|44	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_suphp-0.7.1-9|45	cp %{SOURCE2} suphp.conf
14cr|apache-mod_suphp-0.7.1-9|46	
14cr|apache-mod_suphp-0.7.1-9|47	# strip away annoying ^M
14cr|apache-mod_suphp-0.7.1-9|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_suphp-0.7.1-9|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_suphp-0.7.1-9|50	
14cr|apache-mod_suphp-0.7.1-9|51	%build
14cr|apache-mod_suphp-0.7.1-9|52	rm -f configure
14cr|apache-mod_suphp-0.7.1-9|53	libtoolize --copy --force
14cr|apache-mod_suphp-0.7.1-9|54	aclocal
14cr|apache-mod_suphp-0.7.1-9|55	automake --add-missing --copy
14cr|apache-mod_suphp-0.7.1-9|56	autoconf
14cr|apache-mod_suphp-0.7.1-9|57	
14cr|apache-mod_suphp-0.7.1-9|58	COMMON_CONFIGURE="--enable-checkpath \
14cr|apache-mod_suphp-0.7.1-9|59	--enable-checkuid \
14cr|apache-mod_suphp-0.7.1-9|60	--enable-checkgid \
14cr|apache-mod_suphp-0.7.1-9|61	--with-apxs=%{_bindir}/apxs \
14cr|apache-mod_suphp-0.7.1-9|62	--with-apr=%{_bindir}/apr-1-config \
14cr|apache-mod_suphp-0.7.1-9|63	--with-setid-mode=owner \
14cr|apache-mod_suphp-0.7.1-9|64	--with-min-uid=500 \
14cr|apache-mod_suphp-0.7.1-9|65	--with-min-gid=500 \
14cr|apache-mod_suphp-0.7.1-9|66	--with-apache-user=apache"
14cr|apache-mod_suphp-0.7.1-9|67	
14cr|apache-mod_suphp-0.7.1-9|68	
14cr|apache-mod_suphp-0.7.1-9|69	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_suphp-0.7.1-9|70	$COMMON_CONFIGURE \
14cr|apache-mod_suphp-0.7.1-9|71	--with-php=%{_bindir}/php-cgi \
14cr|apache-mod_suphp-0.7.1-9|72	--with-logfile=/var/log/httpd/suphp_log
14cr|apache-mod_suphp-0.7.1-9|73	
14cr|apache-mod_suphp-0.7.1-9|74	pushd src/apache2
14cr|apache-mod_suphp-0.7.1-9|75	%{_bindir}/apxs \
14cr|apache-mod_suphp-0.7.1-9|76	-I. \
14cr|apache-mod_suphp-0.7.1-9|77	-DHAVE_CONFIG_H \
14cr|apache-mod_suphp-0.7.1-9|78	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp\\\" \
14cr|apache-mod_suphp-0.7.1-9|79	-c mod_suphp.c
14cr|apache-mod_suphp-0.7.1-9|80	popd
14cr|apache-mod_suphp-0.7.1-9|81	cp src/apache2/.libs/mod_suphp.so .
14cr|apache-mod_suphp-0.7.1-9|82	
14cr|apache-mod_suphp-0.7.1-9|83	%make -C src suphp
14cr|apache-mod_suphp-0.7.1-9|84	cp src/suphp suphp
14cr|apache-mod_suphp-0.7.1-9|85	make clean
14cr|apache-mod_suphp-0.7.1-9|86	
14cr|apache-mod_suphp-0.7.1-9|87	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_suphp-0.7.1-9|88	$COMMON_CONFIGURE \
14cr|apache-mod_suphp-0.7.1-9|89	--with-php=%{_bindir}/php-fcgi \
14cr|apache-mod_suphp-0.7.1-9|90	--with-logfile=/var/log/httpd/suphp_fcgi_log
14cr|apache-mod_suphp-0.7.1-9|91	
14cr|apache-mod_suphp-0.7.1-9|92	cp src/apache2/mod_suphp.c src/apache2/mod_suphp_fcgi.c
14cr|apache-mod_suphp-0.7.1-9|93	perl -pi -e "s|suphp|suphp_fcgi|g" src/apache2/mod_suphp_fcgi.c
14cr|apache-mod_suphp-0.7.1-9|94	perl -pi -e "s|suPHP|suPHP_fcgi|g" src/apache2/mod_suphp_fcgi.c
14cr|apache-mod_suphp-0.7.1-9|95	
14cr|apache-mod_suphp-0.7.1-9|96	pushd src/apache2
14cr|apache-mod_suphp-0.7.1-9|97	%{_bindir}/apxs \
14cr|apache-mod_suphp-0.7.1-9|98	-I. \
14cr|apache-mod_suphp-0.7.1-9|99	-DHAVE_CONFIG_H \
14cr|apache-mod_suphp-0.7.1-9|100	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp_fcgi\\\" \
14cr|apache-mod_suphp-0.7.1-9|101	-c mod_suphp_fcgi.c
14cr|apache-mod_suphp-0.7.1-9|102	popd
14cr|apache-mod_suphp-0.7.1-9|103	cp src/apache2/.libs/mod_suphp_fcgi.so .
14cr|apache-mod_suphp-0.7.1-9|104	
14cr|apache-mod_suphp-0.7.1-9|105	%make -C src suphp
14cr|apache-mod_suphp-0.7.1-9|106	cp src/suphp suphp_fcgi
14cr|apache-mod_suphp-0.7.1-9|107	make clean
14cr|apache-mod_suphp-0.7.1-9|108	
14cr|apache-mod_suphp-0.7.1-9|109	%install
14cr|apache-mod_suphp-0.7.1-9|110	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_suphp-0.7.1-9|111	
14cr|apache-mod_suphp-0.7.1-9|112	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|apache-mod_suphp-0.7.1-9|113	install -d %{buildroot}%{_sbindir}
14cr|apache-mod_suphp-0.7.1-9|114	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_suphp-0.7.1-9|115	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_suphp-0.7.1-9|116	
14cr|apache-mod_suphp-0.7.1-9|117	install -m0755 mod_suphp.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_suphp-0.7.1-9|118	install -m0755 mod_suphp_fcgi.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_suphp-0.7.1-9|119	
14cr|apache-mod_suphp-0.7.1-9|120	install -m0755 suphp %{buildroot}%{_sbindir}/suphp
14cr|apache-mod_suphp-0.7.1-9|121	install -m0755 suphp_fcgi %{buildroot}%{_sbindir}/suphp_fcgi
14cr|apache-mod_suphp-0.7.1-9|122	
14cr|apache-mod_suphp-0.7.1-9|123	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_suphp-0.7.1-9|124	install -m0644 suphp.conf %{buildroot}%{_sysconfdir}/suphp.conf
14cr|apache-mod_suphp-0.7.1-9|125	
14cr|apache-mod_suphp-0.7.1-9|126	# install log rotation stuff
14cr|apache-mod_suphp-0.7.1-9|127	cat > %{buildroot}%{_sysconfdir}/logrotate.d/apache-%{mod_name} << EOF
14cr|apache-mod_suphp-0.7.1-9|128	/var/log/httpd/suphp_log /var/log/httpd/suphp_fcgi_log {
14cr|apache-mod_suphp-0.7.1-9|129	size=2000M
14cr|apache-mod_suphp-0.7.1-9|130	rotate 5
14cr|apache-mod_suphp-0.7.1-9|131	monthly
14cr|apache-mod_suphp-0.7.1-9|132	missingok
14cr|apache-mod_suphp-0.7.1-9|133	notifempty
14cr|apache-mod_suphp-0.7.1-9|134	nocompress
14cr|apache-mod_suphp-0.7.1-9|135	prerotate
14cr|apache-mod_suphp-0.7.1-9|136	%{_initrddir}/httpd closelogs > /dev/null 2>&1
14cr|apache-mod_suphp-0.7.1-9|137	endscript
14cr|apache-mod_suphp-0.7.1-9|138	postrotate
14cr|apache-mod_suphp-0.7.1-9|139	%{_initrddir}/httpd closelogs > /dev/null 2>&1
14cr|apache-mod_suphp-0.7.1-9|140	endscript
14cr|apache-mod_suphp-0.7.1-9|141	}
14cr|apache-mod_suphp-0.7.1-9|142	EOF
14cr|apache-mod_suphp-0.7.1-9|143	
14cr|apache-mod_suphp-0.7.1-9|144	cat > REAME.MDK << EOF
14cr|apache-mod_suphp-0.7.1-9|145	A P A C H E - M O D _ S U P H P
14cr|apache-mod_suphp-0.7.1-9|146	-------------------------------
14cr|apache-mod_suphp-0.7.1-9|147	
14cr|apache-mod_suphp-0.7.1-9|148	This package provides ways to run php scripts under the uid and gid of the
14cr|apache-mod_suphp-0.7.1-9|149	user owning the vhost using the CGI mode oh php.
14cr|apache-mod_suphp-0.7.1-9|150	
14cr|apache-mod_suphp-0.7.1-9|151	The documentation states it is possible to use suphp with the mod_php DSO
14cr|apache-mod_suphp-0.7.1-9|152	installed, but this is not recommended and beyond the scope of this simple
14cr|apache-mod_suphp-0.7.1-9|153	documentation.
14cr|apache-mod_suphp-0.7.1-9|154	
14cr|apache-mod_suphp-0.7.1-9|155	You have three suphp DSO's to choose from, but you have to manually
14cr|apache-mod_suphp-0.7.1-9|156	enable the ones you want to use in the %{_sysconfdir}/httpd/conf.d/%{mod_conf1}
14cr|apache-mod_suphp-0.7.1-9|157	file.
14cr|apache-mod_suphp-0.7.1-9|158	
14cr|apache-mod_suphp-0.7.1-9|159	o mod_suphp.so uses the %{_bindir}/php-cgi binary
14cr|apache-mod_suphp-0.7.1-9|160	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
14cr|apache-mod_suphp-0.7.1-9|161	
14cr|apache-mod_suphp-0.7.1-9|162	Additionally you also have to install the nessesary php bits like so:
14cr|apache-mod_suphp-0.7.1-9|163	
14cr|apache-mod_suphp-0.7.1-9|164	urpmi php-cgi
14cr|apache-mod_suphp-0.7.1-9|165	
14cr|apache-mod_suphp-0.7.1-9|166	Or:
14cr|apache-mod_suphp-0.7.1-9|167	
14cr|apache-mod_suphp-0.7.1-9|168	urpmi php-fcgi
14cr|apache-mod_suphp-0.7.1-9|169	
14cr|apache-mod_suphp-0.7.1-9|170	Good luck!
14cr|apache-mod_suphp-0.7.1-9|171	
14cr|apache-mod_suphp-0.7.1-9|172	Regards // Oden Eriksson
14cr|apache-mod_suphp-0.7.1-9|173	EOF
14cr|apache-mod_suphp-0.7.1-9|174	
14cr|apache-mod_suphp-0.7.1-9|175	%post
14cr|apache-mod_suphp-0.7.1-9|176	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_suphp-0.7.1-9|177	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_suphp-0.7.1-9|178	fi
14cr|apache-mod_suphp-0.7.1-9|179	
14cr|apache-mod_suphp-0.7.1-9|180	%postun
14cr|apache-mod_suphp-0.7.1-9|181	if [ "$1" = "0" ]; then
14cr|apache-mod_suphp-0.7.1-9|182	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_suphp-0.7.1-9|183	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_suphp-0.7.1-9|184	fi
14cr|apache-mod_suphp-0.7.1-9|185	fi
14cr|apache-mod_suphp-0.7.1-9|186	
14cr|apache-mod_suphp-0.7.1-9|187	%clean
14cr|apache-mod_suphp-0.7.1-9|188	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_suphp-0.7.1-9|189	
14cr|apache-mod_suphp-0.7.1-9|190	%files
14cr|apache-mod_suphp-0.7.1-9|191	%defattr(-,root,root)
14cr|apache-mod_suphp-0.7.1-9|192	%doc AUTHORS COPYING ChangeLog README REAME.MDK doc
14cr|apache-mod_suphp-0.7.1-9|193	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/suphp.conf
14cr|apache-mod_suphp-0.7.1-9|194	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/apache-%{mod_name}
14cr|apache-mod_suphp-0.7.1-9|195	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_suphp-0.7.1-9|196	%attr(4755,root,root) %{_sbindir}/suphp
14cr|apache-mod_suphp-0.7.1-9|197	%attr(4755,root,root) %{_sbindir}/suphp_fcgi
14cr|apache-mod_suphp-0.7.1-9|198	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp.so
14cr|apache-mod_suphp-0.7.1-9|199	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp_fcgi.so
14cr|apache-mod_suphp-0.7.1-9|200	
14cr|apache-mod_suphp-0.7.1-9|201	
14cr|apache-mod_suphp-0.7.1-9|202	
14cr|apache-mod_suphp-0.7.1-9|203	%changelog
14cr|apache-mod_suphp-0.7.1-9|204	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7.1-9
14cr|apache-mod_suphp-0.7.1-9|205	+ Revision: b85a7b7
14cr|apache-mod_suphp-0.7.1-9|206	- MassBuild#464: Increase release tag
14cr|apache-mod_suphp-0.7.1-9|207	
14cr|apache-mod_suphp-0.7.1-9|208	

195 14
14cr|apache-mod_svn_view-0.1.0-1.r148.5|1	#Module-Specific definitions
14cr|apache-mod_svn_view-0.1.0-1.r148.5|2	%define mod_name mod_svn_view
14cr|apache-mod_svn_view-0.1.0-1.r148.5|3	%define mod_conf A59_%{mod_name}.conf
14cr|apache-mod_svn_view-0.1.0-1.r148.5|4	%define mod_so %{mod_name}.so
14cr|apache-mod_svn_view-0.1.0-1.r148.5|5	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|6	%define snap r148
14cr|apache-mod_svn_view-0.1.0-1.r148.5|7	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|8	Summary:	Mod_svn_view provides a web-based view of a Subversion repository
14cr|apache-mod_svn_view-0.1.0-1.r148.5|9	Name:		apache-%{mod_name}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|10	Version:	0.1.0
14cr|apache-mod_svn_view-0.1.0-1.r148.5|11	Release:	%mkrel 1.%{snap}.5
14cr|apache-mod_svn_view-0.1.0-1.r148.5|12	Group:		System/Servers
14cr|apache-mod_svn_view-0.1.0-1.r148.5|13	License:	GPL
14cr|apache-mod_svn_view-0.1.0-1.r148.5|14	URL:		http://www.outoforder.cc/projects/apache/mod_svn_view/
14cr|apache-mod_svn_view-0.1.0-1.r148.5|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.bz2
14cr|apache-mod_svn_view-0.1.0-1.r148.5|16	Source1:	%{mod_conf}.bz2
14cr|apache-mod_svn_view-0.1.0-1.r148.5|17	Patch0:		mod_svn_view-svn16x_fix.diff
14cr|apache-mod_svn_view-0.1.0-1.r148.5|18	Requires(pre): rpm-helper
14cr|apache-mod_svn_view-0.1.0-1.r148.5|19	Requires(postun): rpm-helper
14cr|apache-mod_svn_view-0.1.0-1.r148.5|20	Requires(pre):	apache-conf >= 2.0.54
14cr|apache-mod_svn_view-0.1.0-1.r148.5|21	Requires(pre):	apache >= 2.0.54
14cr|apache-mod_svn_view-0.1.0-1.r148.5|22	Requires:	apache-conf >= 2.0.54
14cr|apache-mod_svn_view-0.1.0-1.r148.5|23	Requires:	apache >= 2.0.54
14cr|apache-mod_svn_view-0.1.0-1.r148.5|24	Requires:	apache-mod_transform
14cr|apache-mod_svn_view-0.1.0-1.r148.5|25	BuildRequires:  apache-devel >= 2.0.54
14cr|apache-mod_svn_view-0.1.0-1.r148.5|26	BuildRequires:	autoconf2.5
14cr|apache-mod_svn_view-0.1.0-1.r148.5|27	BuildRequires:	automake1.8
14cr|apache-mod_svn_view-0.1.0-1.r148.5|28	BuildRequires:	subversion-devel
14cr|apache-mod_svn_view-0.1.0-1.r148.5|29	BuildRequires:	libtool
14cr|apache-mod_svn_view-0.1.0-1.r148.5|30	BuildRequires:	libxml2-devel >= 2.6.11
14cr|apache-mod_svn_view-0.1.0-1.r148.5|31	BuildRequires:	libxslt-devel >= 1.1.5
14cr|apache-mod_svn_view-0.1.0-1.r148.5|32	BuildRequires:	file
14cr|apache-mod_svn_view-0.1.0-1.r148.5|33	BuildRequires:	python
14cr|apache-mod_svn_view-0.1.0-1.r148.5|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_svn_view-0.1.0-1.r148.5|35	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|36	%description
14cr|apache-mod_svn_view-0.1.0-1.r148.5|37	mod_svn_view provides a web-based view of a Subversion repository, similar to
14cr|apache-mod_svn_view-0.1.0-1.r148.5|38	Chora, or viewcvs. What makes mod_svn_view different is it uses the Subversion
14cr|apache-mod_svn_view-0.1.0-1.r148.5|39	libraries directly instead of executing the command line client, and thus has
14cr|apache-mod_svn_view-0.1.0-1.r148.5|40	tremendous speed. It is also written in C as an Apache 2.0 module and generates
14cr|apache-mod_svn_view-0.1.0-1.r148.5|41	a simple XML output that can be run through XSL Transformations via
14cr|apache-mod_svn_view-0.1.0-1.r148.5|42	mod_transform to generate a customized look.
14cr|apache-mod_svn_view-0.1.0-1.r148.5|43	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|44	%prep
14cr|apache-mod_svn_view-0.1.0-1.r148.5|45	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|46	%setup -q -n %{mod_name}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|47	%patch0 -p1
14cr|apache-mod_svn_view-0.1.0-1.r148.5|48	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|49	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|apache-mod_svn_view-0.1.0-1.r148.5|50	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_svn_view-0.1.0-1.r148.5|51	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|apache-mod_svn_view-0.1.0-1.r148.5|52	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|apache-mod_svn_view-0.1.0-1.r148.5|53	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|54	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|apache-mod_svn_view-0.1.0-1.r148.5|55	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|apache-mod_svn_view-0.1.0-1.r148.5|56	done
14cr|apache-mod_svn_view-0.1.0-1.r148.5|57	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|58	# strip away annoying ^M
14cr|apache-mod_svn_view-0.1.0-1.r148.5|59	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_svn_view-0.1.0-1.r148.5|60	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_svn_view-0.1.0-1.r148.5|61	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|62	# libtool
14cr|apache-mod_svn_view-0.1.0-1.r148.5|63	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
14cr|apache-mod_svn_view-0.1.0-1.r148.5|64	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|65	# fix apr
14cr|apache-mod_svn_view-0.1.0-1.r148.5|66	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cr|apache-mod_svn_view-0.1.0-1.r148.5|67	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cr|apache-mod_svn_view-0.1.0-1.r148.5|68	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
14cr|apache-mod_svn_view-0.1.0-1.r148.5|69	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
14cr|apache-mod_svn_view-0.1.0-1.r148.5|70	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|71	# lib64 fix
14cr|apache-mod_svn_view-0.1.0-1.r148.5|72	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4
14cr|apache-mod_svn_view-0.1.0-1.r148.5|73	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|74	%build
14cr|apache-mod_svn_view-0.1.0-1.r148.5|75	rm -rf autom4te.cache
14cr|apache-mod_svn_view-0.1.0-1.r148.5|76	touch ./config.in
14cr|apache-mod_svn_view-0.1.0-1.r148.5|77	#libtoolize --force --copy; aclocal-1.7 -I m4; automake-1.7 --add-missing --copy --foreign; autoheader; autoconf
14cr|apache-mod_svn_view-0.1.0-1.r148.5|78	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|79	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cr|apache-mod_svn_view-0.1.0-1.r148.5|80	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cr|apache-mod_svn_view-0.1.0-1.r148.5|81	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|82	export CFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
14cr|apache-mod_svn_view-0.1.0-1.r148.5|83	export CXXFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
14cr|apache-mod_svn_view-0.1.0-1.r148.5|84	#export LIBTOOL="`$APR --apr-libtool`"
14cr|apache-mod_svn_view-0.1.0-1.r148.5|85	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|86	sh ./autogen.sh
14cr|apache-mod_svn_view-0.1.0-1.r148.5|87	autoconf
14cr|apache-mod_svn_view-0.1.0-1.r148.5|88	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|89	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_svn_view-0.1.0-1.r148.5|90	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|91	%make
14cr|apache-mod_svn_view-0.1.0-1.r148.5|92	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|93	%install
14cr|apache-mod_svn_view-0.1.0-1.r148.5|94	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|95	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|96	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_svn_view-0.1.0-1.r148.5|97	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_svn_view-0.1.0-1.r148.5|98	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|99	install -d %{buildroot}/var/www/mod_svn_view/xslt
14cr|apache-mod_svn_view-0.1.0-1.r148.5|100	install -d %{buildroot}/var/www/mod_svn_view/themes/blueview
14cr|apache-mod_svn_view-0.1.0-1.r148.5|101	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|102	install -m0644 themes/blueview/* %{buildroot}/var/www/mod_svn_view/themes/blueview
14cr|apache-mod_svn_view-0.1.0-1.r148.5|103	install -m0644 xslt/default.xsl %{buildroot}/var/www/mod_svn_view/xslt/default.xsl
14cr|apache-mod_svn_view-0.1.0-1.r148.5|104	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|105	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_svn_view-0.1.0-1.r148.5|106	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|107	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|108	install -d %{buildroot}/var/www/html/addon-modules
14cr|apache-mod_svn_view-0.1.0-1.r148.5|109	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|110	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|111	%post
14cr|apache-mod_svn_view-0.1.0-1.r148.5|112	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_svn_view-0.1.0-1.r148.5|113	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_svn_view-0.1.0-1.r148.5|114	fi
14cr|apache-mod_svn_view-0.1.0-1.r148.5|115	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|116	%postun
14cr|apache-mod_svn_view-0.1.0-1.r148.5|117	if [ "$1" = "0" ]; then
14cr|apache-mod_svn_view-0.1.0-1.r148.5|118	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_svn_view-0.1.0-1.r148.5|119	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_svn_view-0.1.0-1.r148.5|120	fi
14cr|apache-mod_svn_view-0.1.0-1.r148.5|121	fi
14cr|apache-mod_svn_view-0.1.0-1.r148.5|122	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|123	%clean
14cr|apache-mod_svn_view-0.1.0-1.r148.5|124	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|125	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|126	%files
14cr|apache-mod_svn_view-0.1.0-1.r148.5|127	%defattr(-,root,root)
14cr|apache-mod_svn_view-0.1.0-1.r148.5|128	%doc CREDITS LICENSE NOTICE
14cr|apache-mod_svn_view-0.1.0-1.r148.5|129	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|130	%attr(0644,root,root) %config(noreplace) /var/www/mod_svn_view/xslt/default.xsl
14cr|apache-mod_svn_view-0.1.0-1.r148.5|131	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_svn_view-0.1.0-1.r148.5|132	/var/www/html/addon-modules/*
14cr|apache-mod_svn_view-0.1.0-1.r148.5|133	/var/www/mod_svn_view/themes/blueview
14cr|apache-mod_svn_view-0.1.0-1.r148.5|134	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|135	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|136	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|137	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|138	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|139	%changelog
14cr|apache-mod_svn_view-0.1.0-1.r148.5|140	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.0-1.r148.5
14cr|apache-mod_svn_view-0.1.0-1.r148.5|141	+ Revision: 8e1e068
14cr|apache-mod_svn_view-0.1.0-1.r148.5|142	- Automatic import for version 0.1.0
14cr|apache-mod_svn_view-0.1.0-1.r148.5|143	
14cr|apache-mod_svn_view-0.1.0-1.r148.5|144	

196 14
14cr|apache-mod_tidy-0.5.5-14|1	#Module-Specific definitions
14cr|apache-mod_tidy-0.5.5-14|2	%define mod_name mod_tidy
14cr|apache-mod_tidy-0.5.5-14|3	%define mod_conf 31_%{mod_name}.conf
14cr|apache-mod_tidy-0.5.5-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_tidy-0.5.5-14|5	
14cr|apache-mod_tidy-0.5.5-14|6	Summary:	DSO module for the apache web server
14cr|apache-mod_tidy-0.5.5-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_tidy-0.5.5-14|8	Version:	0.5.5
14cr|apache-mod_tidy-0.5.5-14|9	Release:	14
14cr|apache-mod_tidy-0.5.5-14|10	Group:		System/Servers
14cr|apache-mod_tidy-0.5.5-14|11	License:	Apache License
14cr|apache-mod_tidy-0.5.5-14|12	URL:		http://mod-tidy.sourceforge.net/
14cr|apache-mod_tidy-0.5.5-14|13	Source0:	http://www.gknw.at/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_tidy-0.5.5-14|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_tidy-0.5.5-14|15	Requires(pre): rpm-helper
14cr|apache-mod_tidy-0.5.5-14|16	Requires(postun): rpm-helper
14cr|apache-mod_tidy-0.5.5-14|17	Requires(pre):	apache-conf >= 2.0.55
14cr|apache-mod_tidy-0.5.5-14|18	Requires(pre):	apache >= 2.0.55
14cr|apache-mod_tidy-0.5.5-14|19	Requires:	apache-conf >= 2.0.55
14cr|apache-mod_tidy-0.5.5-14|20	Requires:	apache >= 2.0.55
14cr|apache-mod_tidy-0.5.5-14|21	BuildRequires:	apache-devel >= 2.0.55
14cr|apache-mod_tidy-0.5.5-14|22	BuildRequires:	tidy-devel
14cr|apache-mod_tidy-0.5.5-14|23	BuildRequires:	file
14cr|apache-mod_tidy-0.5.5-14|24	Epoch:		1
14cr|apache-mod_tidy-0.5.5-14|25	
14cr|apache-mod_tidy-0.5.5-14|26	%description
14cr|apache-mod_tidy-0.5.5-14|27	mod_tidy is a TidyLib based DSO module for the Apache HTTP Server
14cr|apache-mod_tidy-0.5.5-14|28	Version 2 to parse, clean-up and pretty-print the webservers'
14cr|apache-mod_tidy-0.5.5-14|29	(X)HTML output.
14cr|apache-mod_tidy-0.5.5-14|30	
14cr|apache-mod_tidy-0.5.5-14|31	%prep
14cr|apache-mod_tidy-0.5.5-14|32	
14cr|apache-mod_tidy-0.5.5-14|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_tidy-0.5.5-14|34	
14cr|apache-mod_tidy-0.5.5-14|35	# fix strange perms
14cr|apache-mod_tidy-0.5.5-14|36	chmod 644 README Changes
14cr|apache-mod_tidy-0.5.5-14|37	
14cr|apache-mod_tidy-0.5.5-14|38	# strip away annoying ^M
14cr|apache-mod_tidy-0.5.5-14|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_tidy-0.5.5-14|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_tidy-0.5.5-14|41	
14cr|apache-mod_tidy-0.5.5-14|42	%build
14cr|apache-mod_tidy-0.5.5-14|43	
14cr|apache-mod_tidy-0.5.5-14|44	%{_bindir}/apxs -ltidy -c src/%{mod_name}.c
14cr|apache-mod_tidy-0.5.5-14|45	
14cr|apache-mod_tidy-0.5.5-14|46	%install
14cr|apache-mod_tidy-0.5.5-14|47	
14cr|apache-mod_tidy-0.5.5-14|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_tidy-0.5.5-14|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_tidy-0.5.5-14|50	
14cr|apache-mod_tidy-0.5.5-14|51	cp -rp src/.libs .
14cr|apache-mod_tidy-0.5.5-14|52	
14cr|apache-mod_tidy-0.5.5-14|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_tidy-0.5.5-14|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_tidy-0.5.5-14|55	
14cr|apache-mod_tidy-0.5.5-14|56	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_tidy-0.5.5-14|57	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_tidy-0.5.5-14|58	
14cr|apache-mod_tidy-0.5.5-14|59	%post
14cr|apache-mod_tidy-0.5.5-14|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_tidy-0.5.5-14|61	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_tidy-0.5.5-14|62	fi
14cr|apache-mod_tidy-0.5.5-14|63	
14cr|apache-mod_tidy-0.5.5-14|64	%postun
14cr|apache-mod_tidy-0.5.5-14|65	if [ "$1" = "0" ]; then
14cr|apache-mod_tidy-0.5.5-14|66	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_tidy-0.5.5-14|67	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_tidy-0.5.5-14|68	fi
14cr|apache-mod_tidy-0.5.5-14|69	fi
14cr|apache-mod_tidy-0.5.5-14|70	
14cr|apache-mod_tidy-0.5.5-14|71	%clean
14cr|apache-mod_tidy-0.5.5-14|72	
14cr|apache-mod_tidy-0.5.5-14|73	%files
14cr|apache-mod_tidy-0.5.5-14|74	%doc README Changes
14cr|apache-mod_tidy-0.5.5-14|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_tidy-0.5.5-14|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_tidy-0.5.5-14|77	%{_var}/www/html/addon-modules/*
14cr|apache-mod_tidy-0.5.5-14|78	
14cr|apache-mod_tidy-0.5.5-14|79	
14cr|apache-mod_tidy-0.5.5-14|80	
14cr|apache-mod_tidy-0.5.5-14|81	
14cr|apache-mod_tidy-0.5.5-14|82	
14cr|apache-mod_tidy-0.5.5-14|83	%changelog
14cr|apache-mod_tidy-0.5.5-14|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-14
14cr|apache-mod_tidy-0.5.5-14|85	+ Revision: 23894b8
14cr|apache-mod_tidy-0.5.5-14|86	- MassBuild#464: Increase release tag
14cr|apache-mod_tidy-0.5.5-14|87	
14cr|apache-mod_tidy-0.5.5-14|88	

197 14
14cr|apache-mod_traf_thief-0.01-16|1	#Module-Specific definitions
14cr|apache-mod_traf_thief-0.01-16|2	%define mod_name mod_traf_thief
14cr|apache-mod_traf_thief-0.01-16|3	%define mod_conf A21_%{mod_name}.conf
14cr|apache-mod_traf_thief-0.01-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_traf_thief-0.01-16|5	
14cr|apache-mod_traf_thief-0.01-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_traf_thief-0.01-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_traf_thief-0.01-16|8	Version:	0.01
14cr|apache-mod_traf_thief-0.01-16|9	Release:	16
14cr|apache-mod_traf_thief-0.01-16|10	Group:		System/Servers
14cr|apache-mod_traf_thief-0.01-16|11	License:	BSD-like
14cr|apache-mod_traf_thief-0.01-16|12	URL:		http://web.god.net.ru/projects/mod_traf_thief/
14cr|apache-mod_traf_thief-0.01-16|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_traf_thief-0.01-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_traf_thief-0.01-16|15	Requires(pre): rpm-helper
14cr|apache-mod_traf_thief-0.01-16|16	Requires(postun): rpm-helper
14cr|apache-mod_traf_thief-0.01-16|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_traf_thief-0.01-16|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_traf_thief-0.01-16|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_traf_thief-0.01-16|20	Requires:	apache >= 2.2.0
14cr|apache-mod_traf_thief-0.01-16|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_traf_thief-0.01-16|22	BuildRequires:	file
14cr|apache-mod_traf_thief-0.01-16|23	Epoch:		1
14cr|apache-mod_traf_thief-0.01-16|24	
14cr|apache-mod_traf_thief-0.01-16|25	%description
14cr|apache-mod_traf_thief-0.01-16|26	This simple module allows you to redirect percent of traffic to
14cr|apache-mod_traf_thief-0.01-16|27	your url. For example you have free-based hosting services and you
14cr|apache-mod_traf_thief-0.01-16|28	need to redirect each 100 request to your resource From virtual
14cr|apache-mod_traf_thief-0.01-16|29	host user1.free.com. mod_traf_thief allow you to do this.
14cr|apache-mod_traf_thief-0.01-16|30	
14cr|apache-mod_traf_thief-0.01-16|31	%prep
14cr|apache-mod_traf_thief-0.01-16|32	
14cr|apache-mod_traf_thief-0.01-16|33	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_traf_thief-0.01-16|34	
14cr|apache-mod_traf_thief-0.01-16|35	# strip away annoying ^M
14cr|apache-mod_traf_thief-0.01-16|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_traf_thief-0.01-16|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_traf_thief-0.01-16|38	
14cr|apache-mod_traf_thief-0.01-16|39	%build
14cr|apache-mod_traf_thief-0.01-16|40	
14cr|apache-mod_traf_thief-0.01-16|41	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_traf_thief-0.01-16|42	
14cr|apache-mod_traf_thief-0.01-16|43	%install
14cr|apache-mod_traf_thief-0.01-16|44	
14cr|apache-mod_traf_thief-0.01-16|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_traf_thief-0.01-16|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_traf_thief-0.01-16|47	
14cr|apache-mod_traf_thief-0.01-16|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_traf_thief-0.01-16|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_traf_thief-0.01-16|50	
14cr|apache-mod_traf_thief-0.01-16|51	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_traf_thief-0.01-16|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_traf_thief-0.01-16|53	
14cr|apache-mod_traf_thief-0.01-16|54	%post
14cr|apache-mod_traf_thief-0.01-16|55	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_traf_thief-0.01-16|56	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_traf_thief-0.01-16|57	fi
14cr|apache-mod_traf_thief-0.01-16|58	
14cr|apache-mod_traf_thief-0.01-16|59	%postun
14cr|apache-mod_traf_thief-0.01-16|60	if [ "$1" = "0" ]; then
14cr|apache-mod_traf_thief-0.01-16|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_traf_thief-0.01-16|62	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_traf_thief-0.01-16|63	fi
14cr|apache-mod_traf_thief-0.01-16|64	fi
14cr|apache-mod_traf_thief-0.01-16|65	
14cr|apache-mod_traf_thief-0.01-16|66	%clean
14cr|apache-mod_traf_thief-0.01-16|67	
14cr|apache-mod_traf_thief-0.01-16|68	%files
14cr|apache-mod_traf_thief-0.01-16|69	%doc index.html License*
14cr|apache-mod_traf_thief-0.01-16|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_traf_thief-0.01-16|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_traf_thief-0.01-16|72	%{_var}/www/html/addon-modules/*
14cr|apache-mod_traf_thief-0.01-16|73	
14cr|apache-mod_traf_thief-0.01-16|74	
14cr|apache-mod_traf_thief-0.01-16|75	
14cr|apache-mod_traf_thief-0.01-16|76	
14cr|apache-mod_traf_thief-0.01-16|77	
14cr|apache-mod_traf_thief-0.01-16|78	%changelog
14cr|apache-mod_traf_thief-0.01-16|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.01-16
14cr|apache-mod_traf_thief-0.01-16|80	+ Revision: 816df16
14cr|apache-mod_traf_thief-0.01-16|81	- MassBuild#464: Increase release tag
14cr|apache-mod_traf_thief-0.01-16|82	
14cr|apache-mod_traf_thief-0.01-16|83	

198 14
14cr|apache-mod_transform-0.6.0-38|1	#Module-Specific definitions
14cr|apache-mod_transform-0.6.0-38|2	%define mod_name mod_transform
14cr|apache-mod_transform-0.6.0-38|3	%define mod_conf A46_%{mod_name}.conf
14cr|apache-mod_transform-0.6.0-38|4	%define mod_so %{mod_name}.so
14cr|apache-mod_transform-0.6.0-38|5	
14cr|apache-mod_transform-0.6.0-38|6	Summary:	XSLT and XIncludes Output filter for Apache 2
14cr|apache-mod_transform-0.6.0-38|7	Name:		apache-%{mod_name}
14cr|apache-mod_transform-0.6.0-38|8	Version:	0.6.0
14cr|apache-mod_transform-0.6.0-38|9	Release:	38
14cr|apache-mod_transform-0.6.0-38|10	Group:		System/Servers
14cr|apache-mod_transform-0.6.0-38|11	License:	GPL
14cr|apache-mod_transform-0.6.0-38|12	URL:		http://www.outoforder.cc/projects/apache/mod_transform/
14cr|apache-mod_transform-0.6.0-38|13	Source0:	http://www.outoforder.cc/downloads/mod_transform/%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_transform-0.6.0-38|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_transform-0.6.0-38|15	Requires(pre): rpm-helper
14cr|apache-mod_transform-0.6.0-38|16	Requires(postun): rpm-helper
14cr|apache-mod_transform-0.6.0-38|17	Requires(pre):  apache-conf >= 2.0.54
14cr|apache-mod_transform-0.6.0-38|18	Requires(pre):  apache >= 2.0.54
14cr|apache-mod_transform-0.6.0-38|19	Requires:       apache-conf >= 2.0.54
14cr|apache-mod_transform-0.6.0-38|20	Requires:       apache >= 2.0.54
14cr|apache-mod_transform-0.6.0-38|21	BuildRequires:  apache-devel >= 2.0.54
14cr|apache-mod_transform-0.6.0-38|22	BuildRequires:	autoconf2.5
14cr|apache-mod_transform-0.6.0-38|23	BuildRequires:	automake
14cr|apache-mod_transform-0.6.0-38|24	BuildRequires:	libtool
14cr|apache-mod_transform-0.6.0-38|25	BuildRequires:	libxml2-devel >= 2.6.11
14cr|apache-mod_transform-0.6.0-38|26	BuildRequires:	libxslt-devel >= 1.1.5
14cr|apache-mod_transform-0.6.0-38|27	BuildRequires:	file
14cr|apache-mod_transform-0.6.0-38|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|apache-mod_transform-0.6.0-38|29	
14cr|apache-mod_transform-0.6.0-38|30	%description
14cr|apache-mod_transform-0.6.0-38|31	mod_transform is a filter module that allows Apache 2.0 to do
14cr|apache-mod_transform-0.6.0-38|32	dynamic XSL Transformations on either static XML documents, or XML
14cr|apache-mod_transform-0.6.0-38|33	documents generated from another Apache module or CGI program.
14cr|apache-mod_transform-0.6.0-38|34	
14cr|apache-mod_transform-0.6.0-38|35	%prep
14cr|apache-mod_transform-0.6.0-38|36	
14cr|apache-mod_transform-0.6.0-38|37	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_transform-0.6.0-38|38	
14cr|apache-mod_transform-0.6.0-38|39	# strip away annoying ^M
14cr|apache-mod_transform-0.6.0-38|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_transform-0.6.0-38|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_transform-0.6.0-38|42	
14cr|apache-mod_transform-0.6.0-38|43	# fix apr
14cr|apache-mod_transform-0.6.0-38|44	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cr|apache-mod_transform-0.6.0-38|45	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cr|apache-mod_transform-0.6.0-38|46	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
14cr|apache-mod_transform-0.6.0-38|47	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
14cr|apache-mod_transform-0.6.0-38|48	
14cr|apache-mod_transform-0.6.0-38|49	%build
14cr|apache-mod_transform-0.6.0-38|50	libtoolize --copy --force; aclocal -I m4; automake --add-missing --copy --foreign; autoconf
14cr|apache-mod_transform-0.6.0-38|51	
14cr|apache-mod_transform-0.6.0-38|52	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_transform-0.6.0-38|53	
14cr|apache-mod_transform-0.6.0-38|54	%make
14cr|apache-mod_transform-0.6.0-38|55	
14cr|apache-mod_transform-0.6.0-38|56	%install
14cr|apache-mod_transform-0.6.0-38|57	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_transform-0.6.0-38|58	
14cr|apache-mod_transform-0.6.0-38|59	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_transform-0.6.0-38|60	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_transform-0.6.0-38|61	
14cr|apache-mod_transform-0.6.0-38|62	install -m0755 src/.libs/libmod_transform.so %{buildroot}%{_libdir}/apache-extramodules/mod_transform.so
14cr|apache-mod_transform-0.6.0-38|63	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_transform-0.6.0-38|64	
14cr|apache-mod_transform-0.6.0-38|65	install -d %{buildroot}/var/www/html/addon-modules
14cr|apache-mod_transform-0.6.0-38|66	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_transform-0.6.0-38|67	
14cr|apache-mod_transform-0.6.0-38|68	%post
14cr|apache-mod_transform-0.6.0-38|69	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_transform-0.6.0-38|70	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_transform-0.6.0-38|71	fi
14cr|apache-mod_transform-0.6.0-38|72	
14cr|apache-mod_transform-0.6.0-38|73	%postun
14cr|apache-mod_transform-0.6.0-38|74	if [ "$1" = "0" ]; then
14cr|apache-mod_transform-0.6.0-38|75	if [ -f /var/lock/subsys/httpd ]; then
14cr|apache-mod_transform-0.6.0-38|76	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_transform-0.6.0-38|77	fi
14cr|apache-mod_transform-0.6.0-38|78	fi
14cr|apache-mod_transform-0.6.0-38|79	
14cr|apache-mod_transform-0.6.0-38|80	%clean
14cr|apache-mod_transform-0.6.0-38|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|apache-mod_transform-0.6.0-38|82	
14cr|apache-mod_transform-0.6.0-38|83	%files
14cr|apache-mod_transform-0.6.0-38|84	%defattr(-,root,root)
14cr|apache-mod_transform-0.6.0-38|85	%doc README TODO
14cr|apache-mod_transform-0.6.0-38|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_transform-0.6.0-38|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_transform-0.6.0-38|88	/var/www/html/addon-modules/*
14cr|apache-mod_transform-0.6.0-38|89	
14cr|apache-mod_transform-0.6.0-38|90	
14cr|apache-mod_transform-0.6.0-38|91	
14cr|apache-mod_transform-0.6.0-38|92	%changelog
14cr|apache-mod_transform-0.6.0-38|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-38
14cr|apache-mod_transform-0.6.0-38|94	+ Revision: 1339958
14cr|apache-mod_transform-0.6.0-38|95	- MassBuild#464: Increase release tag
14cr|apache-mod_transform-0.6.0-38|96	
14cr|apache-mod_transform-0.6.0-38|97	

199 14
14cr|apache-mod_upload-0-14|1	#Module-Specific definitions
14cr|apache-mod_upload-0-14|2	%define mod_name mod_upload
14cr|apache-mod_upload-0-14|3	%define mod_conf A70_%{mod_name}.conf
14cr|apache-mod_upload-0-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_upload-0-14|5	
14cr|apache-mod_upload-0-14|6	Summary:	DSO module for the apache web server
14cr|apache-mod_upload-0-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_upload-0-14|8	Version:	0
14cr|apache-mod_upload-0-14|9	Release:	14
14cr|apache-mod_upload-0-14|10	Group:		System/Servers
14cr|apache-mod_upload-0-14|11	License:	GPL
14cr|apache-mod_upload-0-14|12	URL:		http://apache.webthing.com/mod_upload/
14cr|apache-mod_upload-0-14|13	# there is no official tar ball
14cr|apache-mod_upload-0-14|14	# http://apache.webthing.com/svn/apache/forms/mod_upload.c
14cr|apache-mod_upload-0-14|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_upload.c
14cr|apache-mod_upload-0-14|16	Source1:	README.mod_upload
14cr|apache-mod_upload-0-14|17	Source2:	%{mod_conf}
14cr|apache-mod_upload-0-14|18	Requires(pre): rpm-helper
14cr|apache-mod_upload-0-14|19	Requires(postun): rpm-helper
14cr|apache-mod_upload-0-14|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_upload-0-14|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_upload-0-14|22	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_upload-0-14|23	Requires:	apache >= 2.2.0
14cr|apache-mod_upload-0-14|24	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_upload-0-14|25	BuildRequires:	file
14cr|apache-mod_upload-0-14|26	
14cr|apache-mod_upload-0-14|27	%description
14cr|apache-mod_upload-0-14|28	mod_upload is an input filter module for multipart/form-data, as submitted from
14cr|apache-mod_upload-0-14|29	File Upload forms on the Web. mod_upload decodes the data, so the handler gets
14cr|apache-mod_upload-0-14|30	the file itself without the MIME encoding. Other fields from the form are
14cr|apache-mod_upload-0-14|31	provided as a table of names/values.
14cr|apache-mod_upload-0-14|32	
14cr|apache-mod_upload-0-14|33	%prep
14cr|apache-mod_upload-0-14|34	
14cr|apache-mod_upload-0-14|35	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_upload-0-14|36	
14cr|apache-mod_upload-0-14|37	cp %{SOURCE0} %{mod_name}.c
14cr|apache-mod_upload-0-14|38	cp %{SOURCE1} README
14cr|apache-mod_upload-0-14|39	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_upload-0-14|40	
14cr|apache-mod_upload-0-14|41	# strip away annoying ^M
14cr|apache-mod_upload-0-14|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_upload-0-14|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_upload-0-14|44	
14cr|apache-mod_upload-0-14|45	%build
14cr|apache-mod_upload-0-14|46	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_upload-0-14|47	
14cr|apache-mod_upload-0-14|48	%install
14cr|apache-mod_upload-0-14|49	
14cr|apache-mod_upload-0-14|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_upload-0-14|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_upload-0-14|52	
14cr|apache-mod_upload-0-14|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_upload-0-14|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_upload-0-14|55	
14cr|apache-mod_upload-0-14|56	%post
14cr|apache-mod_upload-0-14|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_upload-0-14|58	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_upload-0-14|59	fi
14cr|apache-mod_upload-0-14|60	
14cr|apache-mod_upload-0-14|61	%postun
14cr|apache-mod_upload-0-14|62	if [ "$1" = "0" ]; then
14cr|apache-mod_upload-0-14|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_upload-0-14|64	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_upload-0-14|65	fi
14cr|apache-mod_upload-0-14|66	fi
14cr|apache-mod_upload-0-14|67	
14cr|apache-mod_upload-0-14|68	%clean
14cr|apache-mod_upload-0-14|69	
14cr|apache-mod_upload-0-14|70	%files
14cr|apache-mod_upload-0-14|71	%doc README
14cr|apache-mod_upload-0-14|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_upload-0-14|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_upload-0-14|74	
14cr|apache-mod_upload-0-14|75	
14cr|apache-mod_upload-0-14|76	
14cr|apache-mod_upload-0-14|77	
14cr|apache-mod_upload-0-14|78	
14cr|apache-mod_upload-0-14|79	%changelog
14cr|apache-mod_upload-0-14|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-14
14cr|apache-mod_upload-0-14|81	+ Revision: 4e7c83a
14cr|apache-mod_upload-0-14|82	- MassBuild#464: Increase release tag
14cr|apache-mod_upload-0-14|83	
14cr|apache-mod_upload-0-14|84	

200 14
14cr|apache-mod_variety-0.2.1-16|1	#Module-Specific definitions
14cr|apache-mod_variety-0.2.1-16|2	%define mod_name mod_variety
14cr|apache-mod_variety-0.2.1-16|3	%define mod_conf 78_%{mod_name}.conf
14cr|apache-mod_variety-0.2.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_variety-0.2.1-16|5	
14cr|apache-mod_variety-0.2.1-16|6	Summary:	Apache module to serve random files from a directory
14cr|apache-mod_variety-0.2.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_variety-0.2.1-16|8	Version:	0.2.1
14cr|apache-mod_variety-0.2.1-16|9	Release:	16
14cr|apache-mod_variety-0.2.1-16|10	Group:		System/Servers
14cr|apache-mod_variety-0.2.1-16|11	License:	BSD
14cr|apache-mod_variety-0.2.1-16|12	URL:		http://pmade.org/pjones/software/mod_variety/
14cr|apache-mod_variety-0.2.1-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_variety-0.2.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_variety-0.2.1-16|15	Source2:	README.html.variety.bz2
14cr|apache-mod_variety-0.2.1-16|16	Patch0:		%{mod_name}-0.2.0-register.patch
14cr|apache-mod_variety-0.2.1-16|17	Patch1:		mod_variety-0.2.1-apache220.diff
14cr|apache-mod_variety-0.2.1-16|18	BuildRequires:	unzip
14cr|apache-mod_variety-0.2.1-16|19	Requires(pre): rpm-helper
14cr|apache-mod_variety-0.2.1-16|20	Requires(postun): rpm-helper
14cr|apache-mod_variety-0.2.1-16|21	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_variety-0.2.1-16|22	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_variety-0.2.1-16|23	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_variety-0.2.1-16|24	Requires:	apache >= 2.2.0
14cr|apache-mod_variety-0.2.1-16|25	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_variety-0.2.1-16|26	BuildRequires:	file
14cr|apache-mod_variety-0.2.1-16|27	Epoch:		1
14cr|apache-mod_variety-0.2.1-16|28	
14cr|apache-mod_variety-0.2.1-16|29	%description
14cr|apache-mod_variety-0.2.1-16|30	mod_variety is an Apache 2.x module that will serve a random file
14cr|apache-mod_variety-0.2.1-16|31	from the requested directory. It is useful for serving random
14cr|apache-mod_variety-0.2.1-16|32	images or completely random sites.
14cr|apache-mod_variety-0.2.1-16|33	
14cr|apache-mod_variety-0.2.1-16|34	%prep
14cr|apache-mod_variety-0.2.1-16|35	
14cr|apache-mod_variety-0.2.1-16|36	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_variety-0.2.1-16|37	%patch0 -p0
14cr|apache-mod_variety-0.2.1-16|38	%patch1 -p0
14cr|apache-mod_variety-0.2.1-16|39	bzcat %{SOURCE2} > README.html
14cr|apache-mod_variety-0.2.1-16|40	
14cr|apache-mod_variety-0.2.1-16|41	# strip away annoying ^M
14cr|apache-mod_variety-0.2.1-16|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_variety-0.2.1-16|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_variety-0.2.1-16|44	
14cr|apache-mod_variety-0.2.1-16|45	%build
14cr|apache-mod_variety-0.2.1-16|46	
14cr|apache-mod_variety-0.2.1-16|47	# fix strange file permissions
14cr|apache-mod_variety-0.2.1-16|48	find -type f|xargs chmod 644
14cr|apache-mod_variety-0.2.1-16|49	
14cr|apache-mod_variety-0.2.1-16|50	cp src/%{mod_name}.c %{mod_name}.c
14cr|apache-mod_variety-0.2.1-16|51	
14cr|apache-mod_variety-0.2.1-16|52	# make doesn't work, but this does (real qute!)
14cr|apache-mod_variety-0.2.1-16|53	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_variety-0.2.1-16|54	
14cr|apache-mod_variety-0.2.1-16|55	%install
14cr|apache-mod_variety-0.2.1-16|56	
14cr|apache-mod_variety-0.2.1-16|57	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_variety-0.2.1-16|58	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_variety-0.2.1-16|59	
14cr|apache-mod_variety-0.2.1-16|60	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_variety-0.2.1-16|61	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_variety-0.2.1-16|62	
14cr|apache-mod_variety-0.2.1-16|63	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_variety-0.2.1-16|64	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_variety-0.2.1-16|65	
14cr|apache-mod_variety-0.2.1-16|66	%post
14cr|apache-mod_variety-0.2.1-16|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_variety-0.2.1-16|68	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_variety-0.2.1-16|69	fi
14cr|apache-mod_variety-0.2.1-16|70	
14cr|apache-mod_variety-0.2.1-16|71	%postun
14cr|apache-mod_variety-0.2.1-16|72	if [ "$1" = "0" ]; then
14cr|apache-mod_variety-0.2.1-16|73	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_variety-0.2.1-16|74	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_variety-0.2.1-16|75	fi
14cr|apache-mod_variety-0.2.1-16|76	fi
14cr|apache-mod_variety-0.2.1-16|77	
14cr|apache-mod_variety-0.2.1-16|78	%clean
14cr|apache-mod_variety-0.2.1-16|79	
14cr|apache-mod_variety-0.2.1-16|80	%files
14cr|apache-mod_variety-0.2.1-16|81	%doc README.html docs/manual/*.xml docs/CREDITS docs/manual.txt
14cr|apache-mod_variety-0.2.1-16|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_variety-0.2.1-16|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_variety-0.2.1-16|84	%{_var}/www/html/addon-modules/*
14cr|apache-mod_variety-0.2.1-16|85	
14cr|apache-mod_variety-0.2.1-16|86	
14cr|apache-mod_variety-0.2.1-16|87	
14cr|apache-mod_variety-0.2.1-16|88	
14cr|apache-mod_variety-0.2.1-16|89	
14cr|apache-mod_variety-0.2.1-16|90	%changelog
14cr|apache-mod_variety-0.2.1-16|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.1-16
14cr|apache-mod_variety-0.2.1-16|92	+ Revision: 8f0fc0d
14cr|apache-mod_variety-0.2.1-16|93	- MassBuild#464: Increase release tag
14cr|apache-mod_variety-0.2.1-16|94	
14cr|apache-mod_variety-0.2.1-16|95	

201 14
14cr|apache-mod_vdbh-1.0.3-23|1	#Module-Specific definitions
14cr|apache-mod_vdbh-1.0.3-23|2	%define mod_name mod_vdbh
14cr|apache-mod_vdbh-1.0.3-23|3	%define mod_conf 21_%{mod_name}.conf
14cr|apache-mod_vdbh-1.0.3-23|4	%define mod_so %{mod_name}.so
14cr|apache-mod_vdbh-1.0.3-23|5	
14cr|apache-mod_vdbh-1.0.3-23|6	Summary:	A Virtual Database Hosting DSO module for the apache web server
14cr|apache-mod_vdbh-1.0.3-23|7	Name:		apache-%{mod_name}
14cr|apache-mod_vdbh-1.0.3-23|8	Version:	1.0.3
14cr|apache-mod_vdbh-1.0.3-23|9	Release:	23
14cr|apache-mod_vdbh-1.0.3-23|10	Group:		System/Servers
14cr|apache-mod_vdbh-1.0.3-23|11	License:	GPL
14cr|apache-mod_vdbh-1.0.3-23|12	URL:		http://www.synthemesc.com/mod_vdbh/
14cr|apache-mod_vdbh-1.0.3-23|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_vdbh-1.0.3-23|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_vdbh-1.0.3-23|15	Requires(pre): rpm-helper
14cr|apache-mod_vdbh-1.0.3-23|16	Requires(postun): rpm-helper
14cr|apache-mod_vdbh-1.0.3-23|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_vdbh-1.0.3-23|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_vdbh-1.0.3-23|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_vdbh-1.0.3-23|20	Requires:	apache >= 2.2.0
14cr|apache-mod_vdbh-1.0.3-23|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_vdbh-1.0.3-23|22	BuildRequires:	mysql-devel
14cr|apache-mod_vdbh-1.0.3-23|23	BuildRequires:	file
14cr|apache-mod_vdbh-1.0.3-23|24	Epoch:		1
14cr|apache-mod_vdbh-1.0.3-23|25	
14cr|apache-mod_vdbh-1.0.3-23|26	%description
14cr|apache-mod_vdbh-1.0.3-23|27	mod_vdbh is an Apache Web Server module allowing mass virtual
14cr|apache-mod_vdbh-1.0.3-23|28	hosting without the need for file based configuration. The virtual
14cr|apache-mod_vdbh-1.0.3-23|29	host paths are translated from a MySQL database at request time,
14cr|apache-mod_vdbh-1.0.3-23|30	thus the configuration can be changed without having to restart
14cr|apache-mod_vdbh-1.0.3-23|31	Apache Web Server.
14cr|apache-mod_vdbh-1.0.3-23|32	
14cr|apache-mod_vdbh-1.0.3-23|33	%prep
14cr|apache-mod_vdbh-1.0.3-23|34	
14cr|apache-mod_vdbh-1.0.3-23|35	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_vdbh-1.0.3-23|36	
14cr|apache-mod_vdbh-1.0.3-23|37	# strip away annoying ^M
14cr|apache-mod_vdbh-1.0.3-23|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vdbh-1.0.3-23|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vdbh-1.0.3-23|40	
14cr|apache-mod_vdbh-1.0.3-23|41	%build
14cr|apache-mod_vdbh-1.0.3-23|42	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_vdbh.c
14cr|apache-mod_vdbh-1.0.3-23|43	
14cr|apache-mod_vdbh-1.0.3-23|44	%install
14cr|apache-mod_vdbh-1.0.3-23|45	
14cr|apache-mod_vdbh-1.0.3-23|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_vdbh-1.0.3-23|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_vdbh-1.0.3-23|48	
14cr|apache-mod_vdbh-1.0.3-23|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_vdbh-1.0.3-23|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vdbh-1.0.3-23|51	
14cr|apache-mod_vdbh-1.0.3-23|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_vdbh-1.0.3-23|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_vdbh-1.0.3-23|54	
14cr|apache-mod_vdbh-1.0.3-23|55	%post
14cr|apache-mod_vdbh-1.0.3-23|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vdbh-1.0.3-23|57	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_vdbh-1.0.3-23|58	fi
14cr|apache-mod_vdbh-1.0.3-23|59	
14cr|apache-mod_vdbh-1.0.3-23|60	%postun
14cr|apache-mod_vdbh-1.0.3-23|61	if [ "$1" = "0" ]; then
14cr|apache-mod_vdbh-1.0.3-23|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vdbh-1.0.3-23|63	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_vdbh-1.0.3-23|64	fi
14cr|apache-mod_vdbh-1.0.3-23|65	fi
14cr|apache-mod_vdbh-1.0.3-23|66	
14cr|apache-mod_vdbh-1.0.3-23|67	%clean
14cr|apache-mod_vdbh-1.0.3-23|68	
14cr|apache-mod_vdbh-1.0.3-23|69	%files
14cr|apache-mod_vdbh-1.0.3-23|70	%doc AUTHORS README TODO
14cr|apache-mod_vdbh-1.0.3-23|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vdbh-1.0.3-23|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_vdbh-1.0.3-23|73	%{_var}/www/html/addon-modules/*
14cr|apache-mod_vdbh-1.0.3-23|74	
14cr|apache-mod_vdbh-1.0.3-23|75	
14cr|apache-mod_vdbh-1.0.3-23|76	
14cr|apache-mod_vdbh-1.0.3-23|77	
14cr|apache-mod_vdbh-1.0.3-23|78	
14cr|apache-mod_vdbh-1.0.3-23|79	%changelog
14cr|apache-mod_vdbh-1.0.3-23|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.3-23
14cr|apache-mod_vdbh-1.0.3-23|81	+ Revision: 2c01068
14cr|apache-mod_vdbh-1.0.3-23|82	- MassBuild#464: Increase release tag
14cr|apache-mod_vdbh-1.0.3-23|83	
14cr|apache-mod_vdbh-1.0.3-23|84	

202 14
14cr|apache-mod_vhost_mysql-0.10-22|1	#Module-Specific definitions
14cr|apache-mod_vhost_mysql-0.10-22|2	%define mod_name mod_vhost_mysql
14cr|apache-mod_vhost_mysql-0.10-22|3	%define mod_conf A74_%{mod_name}.conf
14cr|apache-mod_vhost_mysql-0.10-22|4	%define mod_so %{mod_name}.so
14cr|apache-mod_vhost_mysql-0.10-22|5	
14cr|apache-mod_vhost_mysql-0.10-22|6	Summary:	DSO module for the apache web server
14cr|apache-mod_vhost_mysql-0.10-22|7	Name:		apache-%{mod_name}
14cr|apache-mod_vhost_mysql-0.10-22|8	Version:	0.10
14cr|apache-mod_vhost_mysql-0.10-22|9	Release:	22
14cr|apache-mod_vhost_mysql-0.10-22|10	License:	GPL
14cr|apache-mod_vhost_mysql-0.10-22|11	Group:		System/Servers
14cr|apache-mod_vhost_mysql-0.10-22|12	Url:		http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/
14cr|apache-mod_vhost_mysql-0.10-22|13	Source0:	http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/mod_vhost_mysql2-0.10.tar.bz2
14cr|apache-mod_vhost_mysql-0.10-22|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_vhost_mysql-0.10-22|15	BuildRequires:	file
14cr|apache-mod_vhost_mysql-0.10-22|16	BuildRequires:	apache-devel
14cr|apache-mod_vhost_mysql-0.10-22|17	BuildRequires:	mysql-devel
14cr|apache-mod_vhost_mysql-0.10-22|18	BuildRequires:	pkgconfig(openssl)
14cr|apache-mod_vhost_mysql-0.10-22|19	Requires:	apache
14cr|apache-mod_vhost_mysql-0.10-22|20	Requires:	apache-conf
14cr|apache-mod_vhost_mysql-0.10-22|21	Requires(pre):	apache
14cr|apache-mod_vhost_mysql-0.10-22|22	Requires(pre):	apache-conf
14cr|apache-mod_vhost_mysql-0.10-22|23	Requires(pre,postun):	rpm-helper
14cr|apache-mod_vhost_mysql-0.10-22|24	
14cr|apache-mod_vhost_mysql-0.10-22|25	%description
14cr|apache-mod_vhost_mysql-0.10-22|26	This module provides dynamically configured virtual Hosting. using MySQL in
14cr|apache-mod_vhost_mysql-0.10-22|27	Apache2.
14cr|apache-mod_vhost_mysql-0.10-22|28	
14cr|apache-mod_vhost_mysql-0.10-22|29	%files
14cr|apache-mod_vhost_mysql-0.10-22|30	%doc README vh.sql
14cr|apache-mod_vhost_mysql-0.10-22|31	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vhost_mysql-0.10-22|32	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_vhost_mysql-0.10-22|33	
14cr|apache-mod_vhost_mysql-0.10-22|34	%post
14cr|apache-mod_vhost_mysql-0.10-22|35	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vhost_mysql-0.10-22|36	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_vhost_mysql-0.10-22|37	fi
14cr|apache-mod_vhost_mysql-0.10-22|38	
14cr|apache-mod_vhost_mysql-0.10-22|39	%postun
14cr|apache-mod_vhost_mysql-0.10-22|40	if [ "$1" = "0" ]; then
14cr|apache-mod_vhost_mysql-0.10-22|41	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vhost_mysql-0.10-22|42	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_vhost_mysql-0.10-22|43	fi
14cr|apache-mod_vhost_mysql-0.10-22|44	fi
14cr|apache-mod_vhost_mysql-0.10-22|45	
14cr|apache-mod_vhost_mysql-0.10-22|46	#----------------------------------------------------------------------------
14cr|apache-mod_vhost_mysql-0.10-22|47	
14cr|apache-mod_vhost_mysql-0.10-22|48	%prep
14cr|apache-mod_vhost_mysql-0.10-22|49	%setup -q -n %{mod_name}2-%{version}
14cr|apache-mod_vhost_mysql-0.10-22|50	
14cr|apache-mod_vhost_mysql-0.10-22|51	# strip away annoying ^M
14cr|apache-mod_vhost_mysql-0.10-22|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vhost_mysql-0.10-22|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vhost_mysql-0.10-22|54	
14cr|apache-mod_vhost_mysql-0.10-22|55	%build
14cr|apache-mod_vhost_mysql-0.10-22|56	apxs `mysql_config --include` -lmysqlclient -c %{mod_name}.c
14cr|apache-mod_vhost_mysql-0.10-22|57	
14cr|apache-mod_vhost_mysql-0.10-22|58	%install
14cr|apache-mod_vhost_mysql-0.10-22|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_vhost_mysql-0.10-22|60	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_vhost_mysql-0.10-22|61	
14cr|apache-mod_vhost_mysql-0.10-22|62	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_vhost_mysql-0.10-22|63	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vhost_mysql-0.10-22|64	
14cr|apache-mod_vhost_mysql-0.10-22|65	
14cr|apache-mod_vhost_mysql-0.10-22|66	%changelog
14cr|apache-mod_vhost_mysql-0.10-22|67	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-22
14cr|apache-mod_vhost_mysql-0.10-22|68	+ Revision: 1c406cb
14cr|apache-mod_vhost_mysql-0.10-22|69	- Spec cleanup
14cr|apache-mod_vhost_mysql-0.10-22|70	
14cr|apache-mod_vhost_mysql-0.10-22|71	

203 14
14cr|apache-mod_vhs-1.0.32-21|1	#Module-Specific definitions
14cr|apache-mod_vhs-1.0.32-21|2	%define mod_name mod_vhs
14cr|apache-mod_vhs-1.0.32-21|3	%define mod_conf A73_%{mod_name}.conf
14cr|apache-mod_vhs-1.0.32-21|4	%define mod_so %{mod_name}.so
14cr|apache-mod_vhs-1.0.32-21|5	
14cr|apache-mod_vhs-1.0.32-21|6	Summary:	DSO module for the apache web server
14cr|apache-mod_vhs-1.0.32-21|7	Name:		apache-%{mod_name}
14cr|apache-mod_vhs-1.0.32-21|8	Version:	1.0.32
14cr|apache-mod_vhs-1.0.32-21|9	Release:	21
14cr|apache-mod_vhs-1.0.32-21|10	Group:		System/Servers
14cr|apache-mod_vhs-1.0.32-21|11	License:	GPL
14cr|apache-mod_vhs-1.0.32-21|12	URL:		http://www.oav.net/projects/mod_vhs/
14cr|apache-mod_vhs-1.0.32-21|13	Source0:	http://www.oav.net/projects/mod_vhs/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_vhs-1.0.32-21|14	Source1:	%{mod_conf}
14cr|apache-mod_vhs-1.0.32-21|15	Requires(pre): rpm-helper
14cr|apache-mod_vhs-1.0.32-21|16	Requires(postun): rpm-helper
14cr|apache-mod_vhs-1.0.32-21|17	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_vhs-1.0.32-21|18	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_vhs-1.0.32-21|19	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_vhs-1.0.32-21|20	Requires:	apache >= 2.2.0
14cr|apache-mod_vhs-1.0.32-21|21	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_vhs-1.0.32-21|22	BuildRequires:	file
14cr|apache-mod_vhs-1.0.32-21|23	BuildRequires:	libhome-devel
14cr|apache-mod_vhs-1.0.32-21|24	BuildRequires:	php-devel
14cr|apache-mod_vhs-1.0.32-21|25	
14cr|apache-mod_vhs-1.0.32-21|26	%description
14cr|apache-mod_vhs-1.0.32-21|27	mod_vhs is an Apache 2.0/2.1 Web server module allowing mass virtual hosting
14cr|apache-mod_vhs-1.0.32-21|28	without the need for file-based configuration. The virtual host paths are
14cr|apache-mod_vhs-1.0.32-21|29	translated from any database supported by libhome at request time from MySQL,
14cr|apache-mod_vhs-1.0.32-21|30	LDAP, PAM, or a system password file. PHP security can be basically
14cr|apache-mod_vhs-1.0.32-21|31	auto-configured from the database using this module.
14cr|apache-mod_vhs-1.0.32-21|32	
14cr|apache-mod_vhs-1.0.32-21|33	%prep
14cr|apache-mod_vhs-1.0.32-21|34	
14cr|apache-mod_vhs-1.0.32-21|35	%setup -q -n %{mod_name}
14cr|apache-mod_vhs-1.0.32-21|36	
14cr|apache-mod_vhs-1.0.32-21|37	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_vhs-1.0.32-21|38	
14cr|apache-mod_vhs-1.0.32-21|39	# strip away annoying ^M
14cr|apache-mod_vhs-1.0.32-21|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vhs-1.0.32-21|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_vhs-1.0.32-21|42	
14cr|apache-mod_vhs-1.0.32-21|43	# fix attribs
14cr|apache-mod_vhs-1.0.32-21|44	chmod 644 *
14cr|apache-mod_vhs-1.0.32-21|45	
14cr|apache-mod_vhs-1.0.32-21|46	%build
14cr|apache-mod_vhs-1.0.32-21|47	%{_bindir}/apxs -DDEBIAN `apr-1-config --includes` `libhome.sh --includes` `php-config --includes` -lhome -DHAVE_MOD_PHP_SUPPORT -c %{mod_name}.c
14cr|apache-mod_vhs-1.0.32-21|48	
14cr|apache-mod_vhs-1.0.32-21|49	%install
14cr|apache-mod_vhs-1.0.32-21|50	
14cr|apache-mod_vhs-1.0.32-21|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_vhs-1.0.32-21|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_vhs-1.0.32-21|53	
14cr|apache-mod_vhs-1.0.32-21|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_vhs-1.0.32-21|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vhs-1.0.32-21|56	
14cr|apache-mod_vhs-1.0.32-21|57	%post
14cr|apache-mod_vhs-1.0.32-21|58	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vhs-1.0.32-21|59	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_vhs-1.0.32-21|60	fi
14cr|apache-mod_vhs-1.0.32-21|61	
14cr|apache-mod_vhs-1.0.32-21|62	%postun
14cr|apache-mod_vhs-1.0.32-21|63	if [ "$1" = "0" ]; then
14cr|apache-mod_vhs-1.0.32-21|64	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_vhs-1.0.32-21|65	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_vhs-1.0.32-21|66	fi
14cr|apache-mod_vhs-1.0.32-21|67	fi
14cr|apache-mod_vhs-1.0.32-21|68	
14cr|apache-mod_vhs-1.0.32-21|69	%clean
14cr|apache-mod_vhs-1.0.32-21|70	
14cr|apache-mod_vhs-1.0.32-21|71	%files
14cr|apache-mod_vhs-1.0.32-21|72	%doc AUTHORS ChangeLog README* THANKS TODO WARNING
14cr|apache-mod_vhs-1.0.32-21|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_vhs-1.0.32-21|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_vhs-1.0.32-21|75	
14cr|apache-mod_vhs-1.0.32-21|76	
14cr|apache-mod_vhs-1.0.32-21|77	
14cr|apache-mod_vhs-1.0.32-21|78	
14cr|apache-mod_vhs-1.0.32-21|79	
14cr|apache-mod_vhs-1.0.32-21|80	%changelog
14cr|apache-mod_vhs-1.0.32-21|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.32-21
14cr|apache-mod_vhs-1.0.32-21|82	+ Revision: 7f2cd05
14cr|apache-mod_vhs-1.0.32-21|83	- MassBuild#464: Increase release tag
14cr|apache-mod_vhs-1.0.32-21|84	
14cr|apache-mod_vhs-1.0.32-21|85	

204 14
14cr|apache-mod_webfilter-0.6-14|1	#Module-Specific definitions
14cr|apache-mod_webfilter-0.6-14|2	%define mod_name mod_webfilter
14cr|apache-mod_webfilter-0.6-14|3	%define mod_conf A12_%{mod_name}.conf
14cr|apache-mod_webfilter-0.6-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_webfilter-0.6-14|5	
14cr|apache-mod_webfilter-0.6-14|6	Summary:	An apache content filter module
14cr|apache-mod_webfilter-0.6-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_webfilter-0.6-14|8	Version:	0.6
14cr|apache-mod_webfilter-0.6-14|9	Release:	14
14cr|apache-mod_webfilter-0.6-14|10	Group:		System/Servers
14cr|apache-mod_webfilter-0.6-14|11	License:	GPL
14cr|apache-mod_webfilter-0.6-14|12	URL:		http://software.othello.ch/mod_webfilter/
14cr|apache-mod_webfilter-0.6-14|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cr|apache-mod_webfilter-0.6-14|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_webfilter-0.6-14|15	Source2:	mod_webfilter.txt.bz2
14cr|apache-mod_webfilter-0.6-14|16	Patch0:		mod_webfilter-0.6-misc_fixes.patch
14cr|apache-mod_webfilter-0.6-14|17	Patch1:		mod_webfilter-0.6-apache220.diff
14cr|apache-mod_webfilter-0.6-14|18	Requires:	apache-mod_php
14cr|apache-mod_webfilter-0.6-14|19	Requires:	apache-mod_proxy
14cr|apache-mod_webfilter-0.6-14|20	BuildRequires:	autoconf2.5
14cr|apache-mod_webfilter-0.6-14|21	BuildRequires:	automake
14cr|apache-mod_webfilter-0.6-14|22	Requires(pre): rpm-helper
14cr|apache-mod_webfilter-0.6-14|23	Requires(postun): rpm-helper
14cr|apache-mod_webfilter-0.6-14|24	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_webfilter-0.6-14|25	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_webfilter-0.6-14|26	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_webfilter-0.6-14|27	Requires:	apache >= 2.2.0
14cr|apache-mod_webfilter-0.6-14|28	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_webfilter-0.6-14|29	BuildRequires:	file
14cr|apache-mod_webfilter-0.6-14|30	BuildRequires:	gdbm-devel
14cr|apache-mod_webfilter-0.6-14|31	Epoch:		1
14cr|apache-mod_webfilter-0.6-14|32	
14cr|apache-mod_webfilter-0.6-14|33	%description
14cr|apache-mod_webfilter-0.6-14|34	Even though the free software community opposes censoring efforts
14cr|apache-mod_webfilter-0.6-14|35	on the Internet, corporations still prefer to restrict the access
14cr|apache-mod_webfilter-0.6-14|36	their employees have to the interet with technical measures.
14cr|apache-mod_webfilter-0.6-14|37	Flexible solutions for URL filtering have so far mostly been
14cr|apache-mod_webfilter-0.6-14|38	provided by commercial software vendors, free software
14cr|apache-mod_webfilter-0.6-14|39	implementations usually were not versatile enough for commercial
14cr|apache-mod_webfilter-0.6-14|40	environments. Unfortunately, this also meant that commercial
14cr|apache-mod_webfilter-0.6-14|41	products were used for proxies and firewalls, and in the process
14cr|apache-mod_webfilter-0.6-14|42	for many other things as well.
14cr|apache-mod_webfilter-0.6-14|43	
14cr|apache-mod_webfilter-0.6-14|44	
14cr|apache-mod_webfilter-0.6-14|45	We believe that mod_webfilter could improve this. In the webfilter
14cr|apache-mod_webfilter-0.6-14|46	databases, each hostname or domain suffix is categorized with one
14cr|apache-mod_webfilter-0.6-14|47	or more categories describing the content the site offers. The
14cr|apache-mod_webfilter-0.6-14|48	administrator can configure the module with a whitelist and a
14cr|apache-mod_webfilter-0.6-14|49	blacklist. If the hostname requested by a user has a category as
14cr|apache-mod_webfilter-0.6-14|50	specified in the whitelist, the request is accepted, even if the
14cr|apache-mod_webfilter-0.6-14|51	following blacklist test would reject it. If the hostname
14cr|apache-mod_webfilter-0.6-14|52	requested has a category as specified in the black list, it is
14cr|apache-mod_webfilter-0.6-14|53	rejected. All other requests are accepted, but tag filtering, an
14cr|apache-mod_webfilter-0.6-14|54	additional capability of the module, is applied to the content
14cr|apache-mod_webfilter-0.6-14|55	delivered for this URL.
14cr|apache-mod_webfilter-0.6-14|56	
14cr|apache-mod_webfilter-0.6-14|57	
14cr|apache-mod_webfilter-0.6-14|58	In principle, one database for blacklist and whitelist would be
14cr|apache-mod_webfilter-0.6-14|59	enough, nevertheless the module allows the databases for whitelist
14cr|apache-mod_webfilter-0.6-14|60	and blacklist to be different. This makes sense e.g. in a setting
14cr|apache-mod_webfilter-0.6-14|61	where the blacklist is imported from some public database of
14cr|apache-mod_webfilter-0.6-14|62	`indecent' URLs, and the whitelist is a locally maintained
14cr|apache-mod_webfilter-0.6-14|63	database of exceptions.
14cr|apache-mod_webfilter-0.6-14|64	
14cr|apache-mod_webfilter-0.6-14|65	%prep
14cr|apache-mod_webfilter-0.6-14|66	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_webfilter-0.6-14|67	%patch0 -p1
14cr|apache-mod_webfilter-0.6-14|68	%patch1 -p0
14cr|apache-mod_webfilter-0.6-14|69	
14cr|apache-mod_webfilter-0.6-14|70	bzcat %{SOURCE2} > mod_webfilter.txt
14cr|apache-mod_webfilter-0.6-14|71	
14cr|apache-mod_webfilter-0.6-14|72	# strip away annoying ^M
14cr|apache-mod_webfilter-0.6-14|73	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_webfilter-0.6-14|74	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_webfilter-0.6-14|75	
14cr|apache-mod_webfilter-0.6-14|76	%build
14cr|apache-mod_webfilter-0.6-14|77	export WANT_AUTOCONF_2_5=1
14cr|apache-mod_webfilter-0.6-14|78	libtoolize --copy --force; aclocal; autoconf; automake
14cr|apache-mod_webfilter-0.6-14|79	
14cr|apache-mod_webfilter-0.6-14|80	export CFLAGS=`%{_bindir}/apxs -q CFLAGS`
14cr|apache-mod_webfilter-0.6-14|81	
14cr|apache-mod_webfilter-0.6-14|82	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_webfilter-0.6-14|83	--with-apxs=%{_bindir}/apxs \
14cr|apache-mod_webfilter-0.6-14|84	--with-htdocs=%{_var}/www/html/admin/mod_webfilter
14cr|apache-mod_webfilter-0.6-14|85	
14cr|apache-mod_webfilter-0.6-14|86	make
14cr|apache-mod_webfilter-0.6-14|87	
14cr|apache-mod_webfilter-0.6-14|88	pushd module
14cr|apache-mod_webfilter-0.6-14|89	# the autoconf stuff is a mess, we have to build the module "by hand"
14cr|apache-mod_webfilter-0.6-14|90	echo "static char *mod_webfilter_version = \"%{version}\";" > mod_webfilter_version.h
14cr|apache-mod_webfilter-0.6-14|91	%{_bindir}/apxs -c mod_webfilter.c
14cr|apache-mod_webfilter-0.6-14|92	mv .libs ../
14cr|apache-mod_webfilter-0.6-14|93	popd
14cr|apache-mod_webfilter-0.6-14|94	
14cr|apache-mod_webfilter-0.6-14|95	%install
14cr|apache-mod_webfilter-0.6-14|96	
14cr|apache-mod_webfilter-0.6-14|97	%makeinstall_std
14cr|apache-mod_webfilter-0.6-14|98	
14cr|apache-mod_webfilter-0.6-14|99	install -d %{buildroot}%{_var}/www/html/admin/%{mod_name}
14cr|apache-mod_webfilter-0.6-14|100	install -d %{buildroot}/var/lib/%{mod_name}
14cr|apache-mod_webfilter-0.6-14|101	
14cr|apache-mod_webfilter-0.6-14|102	# create some funny defaults ;)
14cr|apache-mod_webfilter-0.6-14|103	echo "bad_sites no_visit" | %{buildroot}%{_bindir}/webfilter_create \
14cr|apache-mod_webfilter-0.6-14|104	%{buildroot}/var/lib/mod_webfilter/blacktypes
14cr|apache-mod_webfilter-0.6-14|105	
14cr|apache-mod_webfilter-0.6-14|106	echo "good_sites go_visit" | %{buildroot}%{_bindir}/webfilter_create \
14cr|apache-mod_webfilter-0.6-14|107	%{buildroot}/var/lib/mod_webfilter/whitetypes
14cr|apache-mod_webfilter-0.6-14|108	
14cr|apache-mod_webfilter-0.6-14|109	echo "www.microsoft.com bad_sites #bad" | %{buildroot}%{_bindir}/webfilter_create \
14cr|apache-mod_webfilter-0.6-14|110	%{buildroot}/var/lib/mod_webfilter/black
14cr|apache-mod_webfilter-0.6-14|111	
14cr|apache-mod_webfilter-0.6-14|112	echo "nux.se good_sites #good" | %{buildroot}%{_bindir}/webfilter_create \
14cr|apache-mod_webfilter-0.6-14|113	%{buildroot}/var/lib/mod_webfilter/white
14cr|apache-mod_webfilter-0.6-14|114	
14cr|apache-mod_webfilter-0.6-14|115	# remove silly things...
14cr|apache-mod_webfilter-0.6-14|116	rm -f %{buildroot}%{_var}/www/html/admin/mod_webfilter/*
14cr|apache-mod_webfilter-0.6-14|117	
14cr|apache-mod_webfilter-0.6-14|118	# install the web stuff
14cr|apache-mod_webfilter-0.6-14|119	install -m644 web/whitelist.php %{buildroot}%{_var}/www/html/admin/mod_webfilter/whitelist.php
14cr|apache-mod_webfilter-0.6-14|120	
14cr|apache-mod_webfilter-0.6-14|121	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_webfilter-0.6-14|122	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_webfilter-0.6-14|123	
14cr|apache-mod_webfilter-0.6-14|124	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_webfilter-0.6-14|125	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_webfilter-0.6-14|126	
14cr|apache-mod_webfilter-0.6-14|127	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_webfilter-0.6-14|128	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_webfilter-0.6-14|129	
14cr|apache-mod_webfilter-0.6-14|130	%post
14cr|apache-mod_webfilter-0.6-14|131	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_webfilter-0.6-14|132	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_webfilter-0.6-14|133	fi
14cr|apache-mod_webfilter-0.6-14|134	
14cr|apache-mod_webfilter-0.6-14|135	%postun
14cr|apache-mod_webfilter-0.6-14|136	if [ "$1" = "0" ]; then
14cr|apache-mod_webfilter-0.6-14|137	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_webfilter-0.6-14|138	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_webfilter-0.6-14|139	fi
14cr|apache-mod_webfilter-0.6-14|140	fi
14cr|apache-mod_webfilter-0.6-14|141	
14cr|apache-mod_webfilter-0.6-14|142	%files
14cr|apache-mod_webfilter-0.6-14|143	%doc doc/mod_webfilter.html AUTHORS ChangeLog NEWS README TODO mod_webfilter.txt
14cr|apache-mod_webfilter-0.6-14|144	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_webfilter-0.6-14|145	%attr(0755,apache,apache) %dir /var/lib/mod_webfilter
14cr|apache-mod_webfilter-0.6-14|146	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/white
14cr|apache-mod_webfilter-0.6-14|147	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/black
14cr|apache-mod_webfilter-0.6-14|148	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/whitetypes
14cr|apache-mod_webfilter-0.6-14|149	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/blacktypes
14cr|apache-mod_webfilter-0.6-14|150	%attr(0755,root,root) %{_bindir}/webfilter_*
14cr|apache-mod_webfilter-0.6-14|151	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_webfilter-0.6-14|152	%{_var}/www/html/addon-modules/*
14cr|apache-mod_webfilter-0.6-14|153	%attr(0644,root,root) %{_var}/www/html/admin/mod_webfilter/whitelist.php
14cr|apache-mod_webfilter-0.6-14|154	%{_mandir}/man1/webfilter_*
14cr|apache-mod_webfilter-0.6-14|155	
14cr|apache-mod_webfilter-0.6-14|156	
14cr|apache-mod_webfilter-0.6-14|157	
14cr|apache-mod_webfilter-0.6-14|158	
14cr|apache-mod_webfilter-0.6-14|159	
14cr|apache-mod_webfilter-0.6-14|160	%changelog
14cr|apache-mod_webfilter-0.6-14|161	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6-14
14cr|apache-mod_webfilter-0.6-14|162	+ Revision: 9ea90bb
14cr|apache-mod_webfilter-0.6-14|163	- MassBuild#464: Increase release tag
14cr|apache-mod_webfilter-0.6-14|164	
14cr|apache-mod_webfilter-0.6-14|165	

205 14
14cr|apache-mod_websh-3.5.0-20|1	#Module-Specific definitions
14cr|apache-mod_websh-3.5.0-20|2	%define mod_name mod_websh
14cr|apache-mod_websh-3.5.0-20|3	%define mod_conf 24_%{mod_name}.conf
14cr|apache-mod_websh-3.5.0-20|4	%define mod_so %{mod_name}.so
14cr|apache-mod_websh-3.5.0-20|5	
14cr|apache-mod_websh-3.5.0-20|6	Summary:	Tcl scripting as a DSO module for the apache web server
14cr|apache-mod_websh-3.5.0-20|7	Name:		apache-%{mod_name}
14cr|apache-mod_websh-3.5.0-20|8	Version:	3.5.0
14cr|apache-mod_websh-3.5.0-20|9	Release:	20
14cr|apache-mod_websh-3.5.0-20|10	Group:		System/Servers
14cr|apache-mod_websh-3.5.0-20|11	License:	Apache License
14cr|apache-mod_websh-3.5.0-20|12	URL:		http://tcl.apache.org/websh/
14cr|apache-mod_websh-3.5.0-20|13	Source0:	websh-%{version}.tar.bz2
14cr|apache-mod_websh-3.5.0-20|14	Source1:	%{mod_conf}
14cr|apache-mod_websh-3.5.0-20|15	Patch0:		%{mod_name}-register.patch
14cr|apache-mod_websh-3.5.0-20|16	Patch1:		websh-tcl_version.diff
14cr|apache-mod_websh-3.5.0-20|17	BuildRequires:	tcl >= 8.4.5
14cr|apache-mod_websh-3.5.0-20|18	BuildRequires:	tcl-devel >= 8.4.5
14cr|apache-mod_websh-3.5.0-20|19	BuildRequires:	autoconf2.5
14cr|apache-mod_websh-3.5.0-20|20	BuildRequires:	automake
14cr|apache-mod_websh-3.5.0-20|21	Requires:	tcl >= 8.4.5
14cr|apache-mod_websh-3.5.0-20|22	Requires(pre): tcl >= 8.4.5
14cr|apache-mod_websh-3.5.0-20|23	Requires(pre): rpm-helper
14cr|apache-mod_websh-3.5.0-20|24	Requires(postun): rpm-helper
14cr|apache-mod_websh-3.5.0-20|25	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_websh-3.5.0-20|26	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_websh-3.5.0-20|27	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_websh-3.5.0-20|28	Requires:	apache >= 2.2.0
14cr|apache-mod_websh-3.5.0-20|29	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_websh-3.5.0-20|30	BuildRequires:	file
14cr|apache-mod_websh-3.5.0-20|31	
14cr|apache-mod_websh-3.5.0-20|32	%description
14cr|apache-mod_websh-3.5.0-20|33	Websh is a rapid development environment for building powerful,
14cr|apache-mod_websh-3.5.0-20|34	fast, and reliable web applications. webshell is versatile and
14cr|apache-mod_websh-3.5.0-20|35	handles everything from HTML generation to data-base driven
14cr|apache-mod_websh-3.5.0-20|36	one-to-one page customization.
14cr|apache-mod_websh-3.5.0-20|37	
14cr|apache-mod_websh-3.5.0-20|38	%prep
14cr|apache-mod_websh-3.5.0-20|39	
14cr|apache-mod_websh-3.5.0-20|40	%setup -q -n websh-%{version}
14cr|apache-mod_websh-3.5.0-20|41	%patch0 -p0
14cr|apache-mod_websh-3.5.0-20|42	%patch1 -p0
14cr|apache-mod_websh-3.5.0-20|43	
14cr|apache-mod_websh-3.5.0-20|44	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_websh-3.5.0-20|45	
14cr|apache-mod_websh-3.5.0-20|46	
14cr|apache-mod_websh-3.5.0-20|47	# strip away annoying ^M
14cr|apache-mod_websh-3.5.0-20|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_websh-3.5.0-20|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_websh-3.5.0-20|50	
14cr|apache-mod_websh-3.5.0-20|51	%build
14cr|apache-mod_websh-3.5.0-20|52	
14cr|apache-mod_websh-3.5.0-20|53	cd src/unix
14cr|apache-mod_websh-3.5.0-20|54	export WANT_AUTOCONF_2_5=1
14cr|apache-mod_websh-3.5.0-20|55	rm -f missing
14cr|apache-mod_websh-3.5.0-20|56	libtoolize --copy --force; aclocal; autoconf; automake --copy --foreign --add-missing --force-missing ||:
14cr|apache-mod_websh-3.5.0-20|57	
14cr|apache-mod_websh-3.5.0-20|58	export INC="-I`%{_bindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`"
14cr|apache-mod_websh-3.5.0-20|59	
14cr|apache-mod_websh-3.5.0-20|60	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_websh-3.5.0-20|61	--enable-shared \
14cr|apache-mod_websh-3.5.0-20|62	--enable-threads \
14cr|apache-mod_websh-3.5.0-20|63	--with-httpdinclude=%{_includedir}/apache
14cr|apache-mod_websh-3.5.0-20|64	
14cr|apache-mod_websh-3.5.0-20|65	perl -pi -e "s|^HTTPD_INCLUDES.*|HTTPD_INCLUDES = $INC|g" Makefile
14cr|apache-mod_websh-3.5.0-20|66	
14cr|apache-mod_websh-3.5.0-20|67	cp configure.ac configure.in
14cr|apache-mod_websh-3.5.0-20|68	make mod_websh.so
14cr|apache-mod_websh-3.5.0-20|69	
14cr|apache-mod_websh-3.5.0-20|70	mkdir ../../.libs; mv mod_websh%{version}.so ../../.libs/mod_websh.so
14cr|apache-mod_websh-3.5.0-20|71	
14cr|apache-mod_websh-3.5.0-20|72	%install
14cr|apache-mod_websh-3.5.0-20|73	
14cr|apache-mod_websh-3.5.0-20|74	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_websh-3.5.0-20|75	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_websh-3.5.0-20|76	
14cr|apache-mod_websh-3.5.0-20|77	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_websh-3.5.0-20|78	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_websh-3.5.0-20|79	
14cr|apache-mod_websh-3.5.0-20|80	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_websh-3.5.0-20|81	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_websh-3.5.0-20|82	
14cr|apache-mod_websh-3.5.0-20|83	%post
14cr|apache-mod_websh-3.5.0-20|84	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_websh-3.5.0-20|85	
14cr|apache-mod_websh-3.5.0-20|86	%postun
14cr|apache-mod_websh-3.5.0-20|87	if [ "$1" = "0" ]; then
14cr|apache-mod_websh-3.5.0-20|88	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|apache-mod_websh-3.5.0-20|89	fi
14cr|apache-mod_websh-3.5.0-20|90	
14cr|apache-mod_websh-3.5.0-20|91	%clean
14cr|apache-mod_websh-3.5.0-20|92	
14cr|apache-mod_websh-3.5.0-20|93	%files
14cr|apache-mod_websh-3.5.0-20|94	%doc INSTALL README src/ChangeLog src/license.terms doc/html/* doc/quickref.xml
14cr|apache-mod_websh-3.5.0-20|95	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_websh-3.5.0-20|96	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_websh-3.5.0-20|97	%{_var}/www/html/addon-modules/*
14cr|apache-mod_websh-3.5.0-20|98	
14cr|apache-mod_websh-3.5.0-20|99	%changelog
14cr|apache-mod_websh-3.5.0-20|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-20
14cr|apache-mod_websh-3.5.0-20|101	+ Revision: 07f4e6d
14cr|apache-mod_websh-3.5.0-20|102	- MassBuild#464: Increase release tag
14cr|apache-mod_websh-3.5.0-20|103	
14cr|apache-mod_websh-3.5.0-20|104	

206 14
14cr|apache-mod_wsgi-3.4-2|1	#Module-Specific definitions
14cr|apache-mod_wsgi-3.4-2|2	%define apache_version 2.2.8
14cr|apache-mod_wsgi-3.4-2|3	%define mod_name mod_wsgi
14cr|apache-mod_wsgi-3.4-2|4	%define mod_conf B23_%{mod_name}.conf
14cr|apache-mod_wsgi-3.4-2|5	%define mod_so %{mod_name}.so
14cr|apache-mod_wsgi-3.4-2|6	
14cr|apache-mod_wsgi-3.4-2|7	Summary:	Python WSGI adapter module for Apache
14cr|apache-mod_wsgi-3.4-2|8	Name:		apache-%{mod_name}
14cr|apache-mod_wsgi-3.4-2|9	Version:	3.4
14cr|apache-mod_wsgi-3.4-2|10	Release:	2
14cr|apache-mod_wsgi-3.4-2|11	Group:		System/Servers
14cr|apache-mod_wsgi-3.4-2|12	License:	Apache License
14cr|apache-mod_wsgi-3.4-2|13	URL:		http://code.google.com/p/modwsgi/
14cr|apache-mod_wsgi-3.4-2|14	Source0:	http://modwsgi.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cr|apache-mod_wsgi-3.4-2|15	Source1:	%{mod_conf}
14cr|apache-mod_wsgi-3.4-2|16	Requires(pre): rpm-helper
14cr|apache-mod_wsgi-3.4-2|17	Requires(postun): rpm-helper
14cr|apache-mod_wsgi-3.4-2|18	Requires(pre):	apache-conf >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|19	Requires(pre):	apache >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|22	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|23	BuildRequires:	python-devel
14cr|apache-mod_wsgi-3.4-2|24	BuildRequires:	apache-mpm-prefork >= %{apache_version}
14cr|apache-mod_wsgi-3.4-2|25	
14cr|apache-mod_wsgi-3.4-2|26	%description
14cr|apache-mod_wsgi-3.4-2|27	The mod_wsgi adapter is an Apache module that provides a WSGI compliant
14cr|apache-mod_wsgi-3.4-2|28	interface for hosting Python based web applications within Apache. The
14cr|apache-mod_wsgi-3.4-2|29	adapter is written completely in C code against the Apache C runtime and
14cr|apache-mod_wsgi-3.4-2|30	for hosting WSGI applications within Apache has a lower overhead than using
14cr|apache-mod_wsgi-3.4-2|31	existing WSGI adapters for mod_python or CGI.
14cr|apache-mod_wsgi-3.4-2|32	
14cr|apache-mod_wsgi-3.4-2|33	%prep
14cr|apache-mod_wsgi-3.4-2|34	
14cr|apache-mod_wsgi-3.4-2|35	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_wsgi-3.4-2|36	
14cr|apache-mod_wsgi-3.4-2|37	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_wsgi-3.4-2|38	
14cr|apache-mod_wsgi-3.4-2|39	%build
14cr|apache-mod_wsgi-3.4-2|40	rm -f configure
14cr|apache-mod_wsgi-3.4-2|41	autoconf
14cr|apache-mod_wsgi-3.4-2|42	
14cr|apache-mod_wsgi-3.4-2|43	%configure2_5x --localstatedir=/var/lib \
14cr|apache-mod_wsgi-3.4-2|44	--with-apxs=%{_bindir}/apxs
14cr|apache-mod_wsgi-3.4-2|45	
14cr|apache-mod_wsgi-3.4-2|46	%make
14cr|apache-mod_wsgi-3.4-2|47	
14cr|apache-mod_wsgi-3.4-2|48	%install
14cr|apache-mod_wsgi-3.4-2|49	
14cr|apache-mod_wsgi-3.4-2|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_wsgi-3.4-2|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_wsgi-3.4-2|52	
14cr|apache-mod_wsgi-3.4-2|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_wsgi-3.4-2|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_wsgi-3.4-2|55	
14cr|apache-mod_wsgi-3.4-2|56	%post
14cr|apache-mod_wsgi-3.4-2|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_wsgi-3.4-2|58	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_wsgi-3.4-2|59	fi
14cr|apache-mod_wsgi-3.4-2|60	
14cr|apache-mod_wsgi-3.4-2|61	%postun
14cr|apache-mod_wsgi-3.4-2|62	if [ "$1" = "0" ]; then
14cr|apache-mod_wsgi-3.4-2|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_wsgi-3.4-2|64	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_wsgi-3.4-2|65	fi
14cr|apache-mod_wsgi-3.4-2|66	fi
14cr|apache-mod_wsgi-3.4-2|67	
14cr|apache-mod_wsgi-3.4-2|68	%clean
14cr|apache-mod_wsgi-3.4-2|69	
14cr|apache-mod_wsgi-3.4-2|70	%files
14cr|apache-mod_wsgi-3.4-2|71	%doc LICENCE README
14cr|apache-mod_wsgi-3.4-2|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_wsgi-3.4-2|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_wsgi-3.4-2|74	
14cr|apache-mod_wsgi-3.4-2|75	
14cr|apache-mod_wsgi-3.4-2|76	
14cr|apache-mod_wsgi-3.4-2|77	%changelog
14cr|apache-mod_wsgi-3.4-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-2
14cr|apache-mod_wsgi-3.4-2|79	+ Revision: eb0a795
14cr|apache-mod_wsgi-3.4-2|80	- MassBuild#464: Increase release tag
14cr|apache-mod_wsgi-3.4-2|81	
14cr|apache-mod_wsgi-3.4-2|82	

207 14
14cr|apache-mod_xhtml-0-14|1	#Module-Specific definitions
14cr|apache-mod_xhtml-0-14|2	%define mod_name mod_xhtml
14cr|apache-mod_xhtml-0-14|3	%define mod_conf A68_%{mod_name}.conf
14cr|apache-mod_xhtml-0-14|4	%define mod_so %{mod_name}.so
14cr|apache-mod_xhtml-0-14|5	
14cr|apache-mod_xhtml-0-14|6	Summary:	Adds XHTML Namespace processing to the Apache Webserver
14cr|apache-mod_xhtml-0-14|7	Name:		apache-%{mod_name}
14cr|apache-mod_xhtml-0-14|8	Version:	0
14cr|apache-mod_xhtml-0-14|9	Release:	14
14cr|apache-mod_xhtml-0-14|10	Group:		System/Servers
14cr|apache-mod_xhtml-0-14|11	License:	GPL
14cr|apache-mod_xhtml-0-14|12	URL:		http://apache.webthing.com/mod_xhtml/
14cr|apache-mod_xhtml-0-14|13	# there is no official tar ball
14cr|apache-mod_xhtml-0-14|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cr|apache-mod_xhtml-0-14|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xhtml.c
14cr|apache-mod_xhtml-0-14|16	Source1:	README.mod_xhtml
14cr|apache-mod_xhtml-0-14|17	Source2:	%{mod_conf}
14cr|apache-mod_xhtml-0-14|18	Requires(pre): rpm-helper
14cr|apache-mod_xhtml-0-14|19	Requires(postun): rpm-helper
14cr|apache-mod_xhtml-0-14|20	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_xhtml-0-14|21	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_xhtml-0-14|22	Requires(pre):	apache-mod_xmlns
14cr|apache-mod_xhtml-0-14|23	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_xhtml-0-14|24	Requires:	apache >= 2.2.0
14cr|apache-mod_xhtml-0-14|25	Requires:	apache-mod_xmlns
14cr|apache-mod_xhtml-0-14|26	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_xhtml-0-14|27	BuildRequires:	apache-mod_xmlns-devel
14cr|apache-mod_xhtml-0-14|28	BuildRequires:	file
14cr|apache-mod_xhtml-0-14|29	
14cr|apache-mod_xhtml-0-14|30	%description
14cr|apache-mod_xhtml-0-14|31	mod_xhtml provides a namespace processor for http://www.w3.org/1999/xhtml that
14cr|apache-mod_xhtml-0-14|32	serves to ensure XHTML meets the W3C Appendix C guidelines for compatibility
14cr|apache-mod_xhtml-0-14|33	with HTML browsers and the text/html MIME type. In addition, mod_xhtml
14cr|apache-mod_xhtml-0-14|34	implements Server Side  Includes (SSI), both as Apache's comment-driven
14cr|apache-mod_xhtml-0-14|35	processing language and as a separate XML namespace processor.
14cr|apache-mod_xhtml-0-14|36	
14cr|apache-mod_xhtml-0-14|37	%prep
14cr|apache-mod_xhtml-0-14|38	
14cr|apache-mod_xhtml-0-14|39	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_xhtml-0-14|40	
14cr|apache-mod_xhtml-0-14|41	cp %{SOURCE0} mod_xhtml.c
14cr|apache-mod_xhtml-0-14|42	cp %{SOURCE1} README
14cr|apache-mod_xhtml-0-14|43	cp %{SOURCE2} %{mod_conf}
14cr|apache-mod_xhtml-0-14|44	
14cr|apache-mod_xhtml-0-14|45	# strip away annoying ^M
14cr|apache-mod_xhtml-0-14|46	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_xhtml-0-14|47	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_xhtml-0-14|48	
14cr|apache-mod_xhtml-0-14|49	%build
14cr|apache-mod_xhtml-0-14|50	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_xhtml-0-14|51	
14cr|apache-mod_xhtml-0-14|52	%install
14cr|apache-mod_xhtml-0-14|53	
14cr|apache-mod_xhtml-0-14|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_xhtml-0-14|55	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_xhtml-0-14|56	
14cr|apache-mod_xhtml-0-14|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_xhtml-0-14|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xhtml-0-14|59	
14cr|apache-mod_xhtml-0-14|60	%post
14cr|apache-mod_xhtml-0-14|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xhtml-0-14|62	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_xhtml-0-14|63	fi
14cr|apache-mod_xhtml-0-14|64	
14cr|apache-mod_xhtml-0-14|65	%postun
14cr|apache-mod_xhtml-0-14|66	if [ "$1" = "0" ]; then
14cr|apache-mod_xhtml-0-14|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xhtml-0-14|68	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_xhtml-0-14|69	fi
14cr|apache-mod_xhtml-0-14|70	fi
14cr|apache-mod_xhtml-0-14|71	
14cr|apache-mod_xhtml-0-14|72	%clean
14cr|apache-mod_xhtml-0-14|73	
14cr|apache-mod_xhtml-0-14|74	%files
14cr|apache-mod_xhtml-0-14|75	%doc README
14cr|apache-mod_xhtml-0-14|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xhtml-0-14|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_xhtml-0-14|78	
14cr|apache-mod_xhtml-0-14|79	
14cr|apache-mod_xhtml-0-14|80	
14cr|apache-mod_xhtml-0-14|81	%changelog
14cr|apache-mod_xhtml-0-14|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-14
14cr|apache-mod_xhtml-0-14|83	+ Revision: 522c358
14cr|apache-mod_xhtml-0-14|84	- MassBuild#464: Increase release tag
14cr|apache-mod_xhtml-0-14|85	
14cr|apache-mod_xhtml-0-14|86	

208 14
14cr|apache-mod_xhtml_neg-1.0a-10|1	#Module-Specific definitions
14cr|apache-mod_xhtml_neg-1.0a-10|2	%define apache_version 2.2.8
14cr|apache-mod_xhtml_neg-1.0a-10|3	%define mod_name mod_xhtml_neg
14cr|apache-mod_xhtml_neg-1.0a-10|4	%define mod_conf B39_%{mod_name}.conf
14cr|apache-mod_xhtml_neg-1.0a-10|5	%define mod_so %{mod_name}.so
14cr|apache-mod_xhtml_neg-1.0a-10|6	
14cr|apache-mod_xhtml_neg-1.0a-10|7	Summary:	An XHTML content negotiation module for Apache
14cr|apache-mod_xhtml_neg-1.0a-10|8	Name:		apache-%{mod_name}
14cr|apache-mod_xhtml_neg-1.0a-10|9	Version:	1.0a
14cr|apache-mod_xhtml_neg-1.0a-10|10	Release:	10
14cr|apache-mod_xhtml_neg-1.0a-10|11	Group:		System/Servers
14cr|apache-mod_xhtml_neg-1.0a-10|12	License:	Apache License
14cr|apache-mod_xhtml_neg-1.0a-10|13	URL:		http://mod-xhtml-neg.sourceforge.net/
14cr|apache-mod_xhtml_neg-1.0a-10|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-xhtml-neg/%{mod_name}2-%{version}.tar.gz
14cr|apache-mod_xhtml_neg-1.0a-10|15	Source1:	%{mod_conf}
14cr|apache-mod_xhtml_neg-1.0a-10|16	Requires(pre): rpm-helper
14cr|apache-mod_xhtml_neg-1.0a-10|17	Requires(postun): rpm-helper
14cr|apache-mod_xhtml_neg-1.0a-10|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_xhtml_neg-1.0a-10|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_xhtml_neg-1.0a-10|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_xhtml_neg-1.0a-10|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_xhtml_neg-1.0a-10|22	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_xhtml_neg-1.0a-10|23	BuildRequires:	dos2unix
14cr|apache-mod_xhtml_neg-1.0a-10|24	
14cr|apache-mod_xhtml_neg-1.0a-10|25	%description
14cr|apache-mod_xhtml_neg-1.0a-10|26	This module provides content negotiation facilities for XHTML documents that
14cr|apache-mod_xhtml_neg-1.0a-10|27	conform to Appendix C compatibility requirements of the XHTML 1.0
14cr|apache-mod_xhtml_neg-1.0a-10|28	specification. This allows compatible browsers to view XHTML content as
14cr|apache-mod_xhtml_neg-1.0a-10|29	XML-compliant documents, and older or less compatible clients to view XHTML
14cr|apache-mod_xhtml_neg-1.0a-10|30	content as text/html documents.
14cr|apache-mod_xhtml_neg-1.0a-10|31	
14cr|apache-mod_xhtml_neg-1.0a-10|32	%prep
14cr|apache-mod_xhtml_neg-1.0a-10|33	
14cr|apache-mod_xhtml_neg-1.0a-10|34	%setup -q -n %{mod_name}-2.0
14cr|apache-mod_xhtml_neg-1.0a-10|35	
14cr|apache-mod_xhtml_neg-1.0a-10|36	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_xhtml_neg-1.0a-10|37	
14cr|apache-mod_xhtml_neg-1.0a-10|38	find -type f -exec dos2unix {} \;
14cr|apache-mod_xhtml_neg-1.0a-10|39	
14cr|apache-mod_xhtml_neg-1.0a-10|40	%build
14cr|apache-mod_xhtml_neg-1.0a-10|41	
14cr|apache-mod_xhtml_neg-1.0a-10|42	%{_bindir}/apxs -c mod_xhtml_neg.c lookupa.c
14cr|apache-mod_xhtml_neg-1.0a-10|43	
14cr|apache-mod_xhtml_neg-1.0a-10|44	%install
14cr|apache-mod_xhtml_neg-1.0a-10|45	
14cr|apache-mod_xhtml_neg-1.0a-10|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_xhtml_neg-1.0a-10|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_xhtml_neg-1.0a-10|48	
14cr|apache-mod_xhtml_neg-1.0a-10|49	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_xhtml_neg-1.0a-10|50	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xhtml_neg-1.0a-10|51	
14cr|apache-mod_xhtml_neg-1.0a-10|52	%post
14cr|apache-mod_xhtml_neg-1.0a-10|53	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xhtml_neg-1.0a-10|54	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_xhtml_neg-1.0a-10|55	fi
14cr|apache-mod_xhtml_neg-1.0a-10|56	
14cr|apache-mod_xhtml_neg-1.0a-10|57	%postun
14cr|apache-mod_xhtml_neg-1.0a-10|58	if [ "$1" = "0" ]; then
14cr|apache-mod_xhtml_neg-1.0a-10|59	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xhtml_neg-1.0a-10|60	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_xhtml_neg-1.0a-10|61	fi
14cr|apache-mod_xhtml_neg-1.0a-10|62	fi
14cr|apache-mod_xhtml_neg-1.0a-10|63	
14cr|apache-mod_xhtml_neg-1.0a-10|64	%clean
14cr|apache-mod_xhtml_neg-1.0a-10|65	
14cr|apache-mod_xhtml_neg-1.0a-10|66	%files
14cr|apache-mod_xhtml_neg-1.0a-10|67	%doc LICENSE README mod_xhtml_neg.html
14cr|apache-mod_xhtml_neg-1.0a-10|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xhtml_neg-1.0a-10|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_xhtml_neg-1.0a-10|70	
14cr|apache-mod_xhtml_neg-1.0a-10|71	
14cr|apache-mod_xhtml_neg-1.0a-10|72	
14cr|apache-mod_xhtml_neg-1.0a-10|73	
14cr|apache-mod_xhtml_neg-1.0a-10|74	%changelog
14cr|apache-mod_xhtml_neg-1.0a-10|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-10
14cr|apache-mod_xhtml_neg-1.0a-10|76	+ Revision: 169bef4
14cr|apache-mod_xhtml_neg-1.0a-10|77	- MassBuild#464: Increase release tag
14cr|apache-mod_xhtml_neg-1.0a-10|78	
14cr|apache-mod_xhtml_neg-1.0a-10|79	

209 14
14cr|apache-mod_xmlns-0.97-16|1	#Module-Specific definitions
14cr|apache-mod_xmlns-0.97-16|2	%define mod_name mod_xmlns
14cr|apache-mod_xmlns-0.97-16|3	%define mod_conf A67_%{mod_name}.conf
14cr|apache-mod_xmlns-0.97-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_xmlns-0.97-16|5	
14cr|apache-mod_xmlns-0.97-16|6	Summary:	Adds XML Namespace processing to the Apache Webserver
14cr|apache-mod_xmlns-0.97-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_xmlns-0.97-16|8	Version:	0.97
14cr|apache-mod_xmlns-0.97-16|9	Release:	16
14cr|apache-mod_xmlns-0.97-16|10	Group:		System/Servers
14cr|apache-mod_xmlns-0.97-16|11	License:	GPL
14cr|apache-mod_xmlns-0.97-16|12	URL:		http://apache.webthing.com/mod_xmlns/
14cr|apache-mod_xmlns-0.97-16|13	# there is no official tar ball
14cr|apache-mod_xmlns-0.97-16|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cr|apache-mod_xmlns-0.97-16|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xmlns.c
14cr|apache-mod_xmlns-0.97-16|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/xmlns.h
14cr|apache-mod_xmlns-0.97-16|17	Source2:	README.mod_xmlns
14cr|apache-mod_xmlns-0.97-16|18	Source3:	%{mod_conf}
14cr|apache-mod_xmlns-0.97-16|19	Requires(pre): rpm-helper
14cr|apache-mod_xmlns-0.97-16|20	Requires(postun): rpm-helper
14cr|apache-mod_xmlns-0.97-16|21	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_xmlns-0.97-16|22	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_xmlns-0.97-16|23	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_xmlns-0.97-16|24	Requires:	apache >= 2.2.0
14cr|apache-mod_xmlns-0.97-16|25	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_xmlns-0.97-16|26	BuildRequires:	file
14cr|apache-mod_xmlns-0.97-16|27	
14cr|apache-mod_xmlns-0.97-16|28	%description
14cr|apache-mod_xmlns-0.97-16|29	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
14cr|apache-mod_xmlns-0.97-16|30	XML-driven publishing systems. It runs as an output filter, so it works
14cr|apache-mod_xmlns-0.97-16|31	automatically with any content generator.
14cr|apache-mod_xmlns-0.97-16|32	
14cr|apache-mod_xmlns-0.97-16|33	%package	devel
14cr|apache-mod_xmlns-0.97-16|34	Summary:	Development API for the mod_xmlns apache module
14cr|apache-mod_xmlns-0.97-16|35	Group:		Development/C
14cr|apache-mod_xmlns-0.97-16|36	
14cr|apache-mod_xmlns-0.97-16|37	%description	devel
14cr|apache-mod_xmlns-0.97-16|38	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
14cr|apache-mod_xmlns-0.97-16|39	XML-driven publishing systems. It runs as an output filter, so it works
14cr|apache-mod_xmlns-0.97-16|40	automatically with any content generator.
14cr|apache-mod_xmlns-0.97-16|41	
14cr|apache-mod_xmlns-0.97-16|42	This package contains the development API for the mod_xmlns apache module.
14cr|apache-mod_xmlns-0.97-16|43	
14cr|apache-mod_xmlns-0.97-16|44	%prep
14cr|apache-mod_xmlns-0.97-16|45	
14cr|apache-mod_xmlns-0.97-16|46	%setup -q -c -T -n %{mod_name}-%{version}
14cr|apache-mod_xmlns-0.97-16|47	
14cr|apache-mod_xmlns-0.97-16|48	cp %{SOURCE0} mod_xmlns.c
14cr|apache-mod_xmlns-0.97-16|49	cp %{SOURCE1} xmlns.h
14cr|apache-mod_xmlns-0.97-16|50	cp %{SOURCE2} README
14cr|apache-mod_xmlns-0.97-16|51	cp %{SOURCE3} %{mod_conf}
14cr|apache-mod_xmlns-0.97-16|52	
14cr|apache-mod_xmlns-0.97-16|53	# strip away annoying ^M
14cr|apache-mod_xmlns-0.97-16|54	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_xmlns-0.97-16|55	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_xmlns-0.97-16|56	
14cr|apache-mod_xmlns-0.97-16|57	%build
14cr|apache-mod_xmlns-0.97-16|58	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_xmlns-0.97-16|59	
14cr|apache-mod_xmlns-0.97-16|60	%install
14cr|apache-mod_xmlns-0.97-16|61	
14cr|apache-mod_xmlns-0.97-16|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_xmlns-0.97-16|63	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_xmlns-0.97-16|64	install -d %{buildroot}%{_includedir}
14cr|apache-mod_xmlns-0.97-16|65	
14cr|apache-mod_xmlns-0.97-16|66	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_xmlns-0.97-16|67	install -m0644 xmlns.h %{buildroot}%{_includedir}/
14cr|apache-mod_xmlns-0.97-16|68	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xmlns-0.97-16|69	
14cr|apache-mod_xmlns-0.97-16|70	%post
14cr|apache-mod_xmlns-0.97-16|71	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xmlns-0.97-16|72	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_xmlns-0.97-16|73	fi
14cr|apache-mod_xmlns-0.97-16|74	
14cr|apache-mod_xmlns-0.97-16|75	%postun
14cr|apache-mod_xmlns-0.97-16|76	if [ "$1" = "0" ]; then
14cr|apache-mod_xmlns-0.97-16|77	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xmlns-0.97-16|78	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_xmlns-0.97-16|79	fi
14cr|apache-mod_xmlns-0.97-16|80	fi
14cr|apache-mod_xmlns-0.97-16|81	
14cr|apache-mod_xmlns-0.97-16|82	%clean
14cr|apache-mod_xmlns-0.97-16|83	
14cr|apache-mod_xmlns-0.97-16|84	%files
14cr|apache-mod_xmlns-0.97-16|85	%doc README
14cr|apache-mod_xmlns-0.97-16|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xmlns-0.97-16|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_xmlns-0.97-16|88	
14cr|apache-mod_xmlns-0.97-16|89	%files devel
14cr|apache-mod_xmlns-0.97-16|90	%attr(0644,root,root) %{_includedir}/xmlns.h
14cr|apache-mod_xmlns-0.97-16|91	
14cr|apache-mod_xmlns-0.97-16|92	
14cr|apache-mod_xmlns-0.97-16|93	
14cr|apache-mod_xmlns-0.97-16|94	%changelog
14cr|apache-mod_xmlns-0.97-16|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97-16
14cr|apache-mod_xmlns-0.97-16|96	+ Revision: 9264c5b
14cr|apache-mod_xmlns-0.97-16|97	- MassBuild#464: Increase release tag
14cr|apache-mod_xmlns-0.97-16|98	
14cr|apache-mod_xmlns-0.97-16|99	

210 14
14cr|apache-mod_xsendfile-0.12-3|1	#Module-Specific definitions
14cr|apache-mod_xsendfile-0.12-3|2	%define apache_version 2.2.0
14cr|apache-mod_xsendfile-0.12-3|3	%define mod_name mod_xsendfile
14cr|apache-mod_xsendfile-0.12-3|4	%define mod_conf A58_%{mod_name}.conf
14cr|apache-mod_xsendfile-0.12-3|5	%define mod_so %{mod_name}.so
14cr|apache-mod_xsendfile-0.12-3|6	
14cr|apache-mod_xsendfile-0.12-3|7	Summary:	Process X-SENDFILE header cgi/scripts may set
14cr|apache-mod_xsendfile-0.12-3|8	Name:		apache-%{mod_name}
14cr|apache-mod_xsendfile-0.12-3|9	Version:	0.12
14cr|apache-mod_xsendfile-0.12-3|10	Release:	3
14cr|apache-mod_xsendfile-0.12-3|11	Group:		System/Servers
14cr|apache-mod_xsendfile-0.12-3|12	License:	Apache License
14cr|apache-mod_xsendfile-0.12-3|13	URL:		https://tn123.org/mod_xsendfile/
14cr|apache-mod_xsendfile-0.12-3|14	Source0:	https://tn123.org/mod_xsendfile/mod_xsendfile-%{version}.tar.bz2
14cr|apache-mod_xsendfile-0.12-3|15	Source1:	%{mod_conf}
14cr|apache-mod_xsendfile-0.12-3|16	Requires(pre): rpm-helper
14cr|apache-mod_xsendfile-0.12-3|17	Requires(postun): rpm-helper
14cr|apache-mod_xsendfile-0.12-3|18	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_xsendfile-0.12-3|19	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_xsendfile-0.12-3|20	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_xsendfile-0.12-3|21	Requires:	apache >= %{apache_version}
14cr|apache-mod_xsendfile-0.12-3|22	BuildRequires:  apache-devel >= %{apache_version}
14cr|apache-mod_xsendfile-0.12-3|23	
14cr|apache-mod_xsendfile-0.12-3|24	%description
14cr|apache-mod_xsendfile-0.12-3|25	mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
14cr|apache-mod_xsendfile-0.12-3|26	registered by the original output handler. If it encounters the presence of
14cr|apache-mod_xsendfile-0.12-3|27	such a header, it will discard all output and send the file specified by that
14cr|apache-mod_xsendfile-0.12-3|28	header instead, using Apache internals including all optimizations like
14cr|apache-mod_xsendfile-0.12-3|29	caching- headers and sendfile or mmap if configured. It is useful for
14cr|apache-mod_xsendfile-0.12-3|30	processing script output of PHP, Perl, or other CGI programs.
14cr|apache-mod_xsendfile-0.12-3|31	
14cr|apache-mod_xsendfile-0.12-3|32	%prep
14cr|apache-mod_xsendfile-0.12-3|33	
14cr|apache-mod_xsendfile-0.12-3|34	%setup -q -n %{mod_name}-%{version}
14cr|apache-mod_xsendfile-0.12-3|35	
14cr|apache-mod_xsendfile-0.12-3|36	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_xsendfile-0.12-3|37	
14cr|apache-mod_xsendfile-0.12-3|38	%build
14cr|apache-mod_xsendfile-0.12-3|39	
14cr|apache-mod_xsendfile-0.12-3|40	%{_bindir}/apxs -c %{mod_name}.c
14cr|apache-mod_xsendfile-0.12-3|41	
14cr|apache-mod_xsendfile-0.12-3|42	%install
14cr|apache-mod_xsendfile-0.12-3|43	
14cr|apache-mod_xsendfile-0.12-3|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_xsendfile-0.12-3|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_xsendfile-0.12-3|46	
14cr|apache-mod_xsendfile-0.12-3|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_xsendfile-0.12-3|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xsendfile-0.12-3|49	
14cr|apache-mod_xsendfile-0.12-3|50	%post
14cr|apache-mod_xsendfile-0.12-3|51	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xsendfile-0.12-3|52	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_xsendfile-0.12-3|53	fi
14cr|apache-mod_xsendfile-0.12-3|54	
14cr|apache-mod_xsendfile-0.12-3|55	%postun
14cr|apache-mod_xsendfile-0.12-3|56	if [ "$1" = "0" ]; then
14cr|apache-mod_xsendfile-0.12-3|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xsendfile-0.12-3|58	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_xsendfile-0.12-3|59	fi
14cr|apache-mod_xsendfile-0.12-3|60	fi
14cr|apache-mod_xsendfile-0.12-3|61	
14cr|apache-mod_xsendfile-0.12-3|62	%clean
14cr|apache-mod_xsendfile-0.12-3|63	
14cr|apache-mod_xsendfile-0.12-3|64	%files
14cr|apache-mod_xsendfile-0.12-3|65	%doc docs/Readme.html
14cr|apache-mod_xsendfile-0.12-3|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xsendfile-0.12-3|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_xsendfile-0.12-3|68	
14cr|apache-mod_xsendfile-0.12-3|69	
14cr|apache-mod_xsendfile-0.12-3|70	
14cr|apache-mod_xsendfile-0.12-3|71	%changelog
14cr|apache-mod_xsendfile-0.12-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-3
14cr|apache-mod_xsendfile-0.12-3|73	+ Revision: 52ec0e0
14cr|apache-mod_xsendfile-0.12-3|74	- MassBuild#464: Increase release tag
14cr|apache-mod_xsendfile-0.12-3|75	
14cr|apache-mod_xsendfile-0.12-3|76	

211 14
14cr|apache-mod_xslt_filter-1.5.2-8|1	#Module-Specific definitions
14cr|apache-mod_xslt_filter-1.5.2-8|2	%define apache_version 2.2.8
14cr|apache-mod_xslt_filter-1.5.2-8|3	%define mod_name mod_xslt_filter
14cr|apache-mod_xslt_filter-1.5.2-8|4	%define mod_conf B37_%{mod_name}.conf
14cr|apache-mod_xslt_filter-1.5.2-8|5	%define mod_so %{mod_name}.so
14cr|apache-mod_xslt_filter-1.5.2-8|6	
14cr|apache-mod_xslt_filter-1.5.2-8|7	Summary:	Performs XSL transformation on the fly
14cr|apache-mod_xslt_filter-1.5.2-8|8	Name:		apache-%{mod_name}
14cr|apache-mod_xslt_filter-1.5.2-8|9	Version:	1.5.2
14cr|apache-mod_xslt_filter-1.5.2-8|10	Release:	8
14cr|apache-mod_xslt_filter-1.5.2-8|11	Group:		System/Servers
14cr|apache-mod_xslt_filter-1.5.2-8|12	License:	Apache License
14cr|apache-mod_xslt_filter-1.5.2-8|13	URL:		http://sourceforge.net/projects/xslt-filter/
14cr|apache-mod_xslt_filter-1.5.2-8|14	Source0:	xslt_filter-%{version}.tar.gz
14cr|apache-mod_xslt_filter-1.5.2-8|15	Source1:	%{mod_conf}
14cr|apache-mod_xslt_filter-1.5.2-8|16	Patch0:		xslt_filter-correct_naming_fix.diff
14cr|apache-mod_xslt_filter-1.5.2-8|17	Patch1:		xslt_filter-1.5.2-format_not_a_string_literal_and_no_format_arguments.diff
14cr|apache-mod_xslt_filter-1.5.2-8|18	Requires(pre): rpm-helper
14cr|apache-mod_xslt_filter-1.5.2-8|19	Requires(postun): rpm-helper
14cr|apache-mod_xslt_filter-1.5.2-8|20	Requires(pre):  apache-conf >= %{apache_version}
14cr|apache-mod_xslt_filter-1.5.2-8|21	Requires(pre):  apache >= %{apache_version}
14cr|apache-mod_xslt_filter-1.5.2-8|22	Requires:	apache-conf >= %{apache_version}
14cr|apache-mod_xslt_filter-1.5.2-8|23	Requires:	apache >= %{apache_version}
14cr|apache-mod_xslt_filter-1.5.2-8|24	BuildRequires:	apache-devel >= %{apache_version}
14cr|apache-mod_xslt_filter-1.5.2-8|25	BuildRequires:	automake
14cr|apache-mod_xslt_filter-1.5.2-8|26	BuildRequires:	dos2unix
14cr|apache-mod_xslt_filter-1.5.2-8|27	BuildRequires:	libtool
14cr|apache-mod_xslt_filter-1.5.2-8|28	BuildRequires:	libxml2-devel >= 2.6.30
14cr|apache-mod_xslt_filter-1.5.2-8|29	BuildRequires:	libxslt-devel >= 1.1.20
14cr|apache-mod_xslt_filter-1.5.2-8|30	
14cr|apache-mod_xslt_filter-1.5.2-8|31	%description
14cr|apache-mod_xslt_filter-1.5.2-8|32	XSLT Filter is an Apache2 loadable module which performs XSL transformation on
14cr|apache-mod_xslt_filter-1.5.2-8|33	the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The
14cr|apache-mod_xslt_filter-1.5.2-8|34	module acts as an Apache output fitler and is compatible with mod_perl, CGI and
14cr|apache-mod_xslt_filter-1.5.2-8|35	PHP applications.
14cr|apache-mod_xslt_filter-1.5.2-8|36	
14cr|apache-mod_xslt_filter-1.5.2-8|37	%prep
14cr|apache-mod_xslt_filter-1.5.2-8|38	
14cr|apache-mod_xslt_filter-1.5.2-8|39	%setup -q -n xslt_filter-%{version}
14cr|apache-mod_xslt_filter-1.5.2-8|40	%patch0 -p1
14cr|apache-mod_xslt_filter-1.5.2-8|41	%patch1 -p0
14cr|apache-mod_xslt_filter-1.5.2-8|42	
14cr|apache-mod_xslt_filter-1.5.2-8|43	mv xslt_filter.c %{mod_name}.c
14cr|apache-mod_xslt_filter-1.5.2-8|44	
14cr|apache-mod_xslt_filter-1.5.2-8|45	cp %{SOURCE1} %{mod_conf}
14cr|apache-mod_xslt_filter-1.5.2-8|46	
14cr|apache-mod_xslt_filter-1.5.2-8|47	find -type f -exec dos2unix {} \;
14cr|apache-mod_xslt_filter-1.5.2-8|48	
14cr|apache-mod_xslt_filter-1.5.2-8|49	%build
14cr|apache-mod_xslt_filter-1.5.2-8|50	rm -f configure
14cr|apache-mod_xslt_filter-1.5.2-8|51	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign; autoconf
14cr|apache-mod_xslt_filter-1.5.2-8|52	export APXS2="%{_bindir}/apxs"
14cr|apache-mod_xslt_filter-1.5.2-8|53	
14cr|apache-mod_xslt_filter-1.5.2-8|54	%configure2_5x --localstatedir=/var/lib
14cr|apache-mod_xslt_filter-1.5.2-8|55	
14cr|apache-mod_xslt_filter-1.5.2-8|56	%make
14cr|apache-mod_xslt_filter-1.5.2-8|57	
14cr|apache-mod_xslt_filter-1.5.2-8|58	%install
14cr|apache-mod_xslt_filter-1.5.2-8|59	
14cr|apache-mod_xslt_filter-1.5.2-8|60	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_xslt_filter-1.5.2-8|61	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_xslt_filter-1.5.2-8|62	
14cr|apache-mod_xslt_filter-1.5.2-8|63	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_xslt_filter-1.5.2-8|64	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xslt_filter-1.5.2-8|65	
14cr|apache-mod_xslt_filter-1.5.2-8|66	%post
14cr|apache-mod_xslt_filter-1.5.2-8|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xslt_filter-1.5.2-8|68	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_xslt_filter-1.5.2-8|69	fi
14cr|apache-mod_xslt_filter-1.5.2-8|70	
14cr|apache-mod_xslt_filter-1.5.2-8|71	%postun
14cr|apache-mod_xslt_filter-1.5.2-8|72	if [ "$1" = "0" ]; then
14cr|apache-mod_xslt_filter-1.5.2-8|73	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_xslt_filter-1.5.2-8|74	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_xslt_filter-1.5.2-8|75	fi
14cr|apache-mod_xslt_filter-1.5.2-8|76	fi
14cr|apache-mod_xslt_filter-1.5.2-8|77	
14cr|apache-mod_xslt_filter-1.5.2-8|78	%clean
14cr|apache-mod_xslt_filter-1.5.2-8|79	
14cr|apache-mod_xslt_filter-1.5.2-8|80	%files
14cr|apache-mod_xslt_filter-1.5.2-8|81	%doc README
14cr|apache-mod_xslt_filter-1.5.2-8|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_xslt_filter-1.5.2-8|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_xslt_filter-1.5.2-8|84	
14cr|apache-mod_xslt_filter-1.5.2-8|85	
14cr|apache-mod_xslt_filter-1.5.2-8|86	
14cr|apache-mod_xslt_filter-1.5.2-8|87	%changelog
14cr|apache-mod_xslt_filter-1.5.2-8|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-8
14cr|apache-mod_xslt_filter-1.5.2-8|89	+ Revision: 12e32b1
14cr|apache-mod_xslt_filter-1.5.2-8|90	- MassBuild#464: Increase release tag
14cr|apache-mod_xslt_filter-1.5.2-8|91	
14cr|apache-mod_xslt_filter-1.5.2-8|92	

212 14
14cr|apache-mod_ziplook-0.99-16|1	#Module-Specific definitions
14cr|apache-mod_ziplook-0.99-16|2	%define mod_name mod_ziplook
14cr|apache-mod_ziplook-0.99-16|3	%define mod_conf 87_%{mod_name}.conf
14cr|apache-mod_ziplook-0.99-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_ziplook-0.99-16|5	
14cr|apache-mod_ziplook-0.99-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_ziplook-0.99-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_ziplook-0.99-16|8	Version:	0.99
14cr|apache-mod_ziplook-0.99-16|9	Release:	16
14cr|apache-mod_ziplook-0.99-16|10	Group:		System/Servers
14cr|apache-mod_ziplook-0.99-16|11	License:	BSD
14cr|apache-mod_ziplook-0.99-16|12	URL:		http://pihl.kumpu.org/ziplook/index2.html
14cr|apache-mod_ziplook-0.99-16|13	Source0: 	%{mod_name}2-%{version}.tar.bz2
14cr|apache-mod_ziplook-0.99-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_ziplook-0.99-16|15	# http://www.winimage.com/zLibDll/unzip21.zip
14cr|apache-mod_ziplook-0.99-16|16	Source2:	unzip21.zip
14cr|apache-mod_ziplook-0.99-16|17	BuildRequires:	unzip
14cr|apache-mod_ziplook-0.99-16|18	BuildRequires:	zip
14cr|apache-mod_ziplook-0.99-16|19	BuildRequires:	zlib-devel
14cr|apache-mod_ziplook-0.99-16|20	BuildRequires:	perl
14cr|apache-mod_ziplook-0.99-16|21	Requires(pre): rpm-helper
14cr|apache-mod_ziplook-0.99-16|22	Requires(postun): rpm-helper
14cr|apache-mod_ziplook-0.99-16|23	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_ziplook-0.99-16|24	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_ziplook-0.99-16|25	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_ziplook-0.99-16|26	Requires:	apache >= 2.2.0
14cr|apache-mod_ziplook-0.99-16|27	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_ziplook-0.99-16|28	BuildRequires:	file
14cr|apache-mod_ziplook-0.99-16|29	Epoch:		1
14cr|apache-mod_ziplook-0.99-16|30	
14cr|apache-mod_ziplook-0.99-16|31	%description
14cr|apache-mod_ziplook-0.99-16|32	With the mod_ziplook apache module you can view zip-archive
14cr|apache-mod_ziplook-0.99-16|33	files directly in apache without extracting them to
14cr|apache-mod_ziplook-0.99-16|34	filesystem. It's useful with large documentation zip-files which
14cr|apache-mod_ziplook-0.99-16|35	are not very often hit.
14cr|apache-mod_ziplook-0.99-16|36	
14cr|apache-mod_ziplook-0.99-16|37	%prep
14cr|apache-mod_ziplook-0.99-16|38	
14cr|apache-mod_ziplook-0.99-16|39	%setup -q -n ziplook
14cr|apache-mod_ziplook-0.99-16|40	
14cr|apache-mod_ziplook-0.99-16|41	unzip %{SOURCE2}
14cr|apache-mod_ziplook-0.99-16|42	zip README.zip README
14cr|apache-mod_ziplook-0.99-16|43	
14cr|apache-mod_ziplook-0.99-16|44	# strip away annoying ^M
14cr|apache-mod_ziplook-0.99-16|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_ziplook-0.99-16|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_ziplook-0.99-16|47	
14cr|apache-mod_ziplook-0.99-16|48	%build
14cr|apache-mod_ziplook-0.99-16|49	
14cr|apache-mod_ziplook-0.99-16|50	%{_bindir}/apxs -c %{mod_name}.c -I. -lz
14cr|apache-mod_ziplook-0.99-16|51	
14cr|apache-mod_ziplook-0.99-16|52	%install
14cr|apache-mod_ziplook-0.99-16|53	
14cr|apache-mod_ziplook-0.99-16|54	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_ziplook-0.99-16|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_ziplook-0.99-16|56	
14cr|apache-mod_ziplook-0.99-16|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_ziplook-0.99-16|58	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_ziplook-0.99-16|59	
14cr|apache-mod_ziplook-0.99-16|60	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_ziplook-0.99-16|61	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_ziplook-0.99-16|62	
14cr|apache-mod_ziplook-0.99-16|63	# make the example work... (ugly, but it works...)
14cr|apache-mod_ziplook-0.99-16|64	
14cr|apache-mod_ziplook-0.99-16|65	NEW_URL=/addon-modules/%{name}-%{version}/
14cr|apache-mod_ziplook-0.99-16|66	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_ziplook-0.99-16|67	
14cr|apache-mod_ziplook-0.99-16|68	%post
14cr|apache-mod_ziplook-0.99-16|69	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_ziplook-0.99-16|70	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_ziplook-0.99-16|71	fi
14cr|apache-mod_ziplook-0.99-16|72	
14cr|apache-mod_ziplook-0.99-16|73	%postun
14cr|apache-mod_ziplook-0.99-16|74	if [ "$1" = "0" ]; then
14cr|apache-mod_ziplook-0.99-16|75	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_ziplook-0.99-16|76	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_ziplook-0.99-16|77	fi
14cr|apache-mod_ziplook-0.99-16|78	fi
14cr|apache-mod_ziplook-0.99-16|79	
14cr|apache-mod_ziplook-0.99-16|80	%clean
14cr|apache-mod_ziplook-0.99-16|81	
14cr|apache-mod_ziplook-0.99-16|82	%files
14cr|apache-mod_ziplook-0.99-16|83	%doc README*
14cr|apache-mod_ziplook-0.99-16|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_ziplook-0.99-16|85	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_ziplook-0.99-16|86	%{_var}/www/html/addon-modules/*
14cr|apache-mod_ziplook-0.99-16|87	
14cr|apache-mod_ziplook-0.99-16|88	
14cr|apache-mod_ziplook-0.99-16|89	
14cr|apache-mod_ziplook-0.99-16|90	
14cr|apache-mod_ziplook-0.99-16|91	
14cr|apache-mod_ziplook-0.99-16|92	%changelog
14cr|apache-mod_ziplook-0.99-16|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.99-16
14cr|apache-mod_ziplook-0.99-16|94	+ Revision: 11fc607
14cr|apache-mod_ziplook-0.99-16|95	- MassBuild#464: Increase release tag
14cr|apache-mod_ziplook-0.99-16|96	
14cr|apache-mod_ziplook-0.99-16|97	

213 14
14cr|apache-mod_zipread-0.1-16|1	#Module-Specific definitions
14cr|apache-mod_zipread-0.1-16|2	%define mod_name mod_zipread
14cr|apache-mod_zipread-0.1-16|3	%define mod_conf A16_%{mod_name}.conf
14cr|apache-mod_zipread-0.1-16|4	%define mod_so %{mod_name}.so
14cr|apache-mod_zipread-0.1-16|5	
14cr|apache-mod_zipread-0.1-16|6	Summary:	DSO module for the apache web server
14cr|apache-mod_zipread-0.1-16|7	Name:		apache-%{mod_name}
14cr|apache-mod_zipread-0.1-16|8	Version:	0.1
14cr|apache-mod_zipread-0.1-16|9	Release:	16
14cr|apache-mod_zipread-0.1-16|10	Group:		System/Servers
14cr|apache-mod_zipread-0.1-16|11	License:	GPL
14cr|apache-mod_zipread-0.1-16|12	URL:		http://modzipread.sourceforge.net/
14cr|apache-mod_zipread-0.1-16|13	Source0: 	modzipread-%{version}.tar.bz2
14cr|apache-mod_zipread-0.1-16|14	Source1:	%{mod_conf}.bz2
14cr|apache-mod_zipread-0.1-16|15	Patch0:		modzipread-0.1-header_fix.diff
14cr|apache-mod_zipread-0.1-16|16	Requires(pre): rpm-helper
14cr|apache-mod_zipread-0.1-16|17	Requires(postun): rpm-helper
14cr|apache-mod_zipread-0.1-16|18	Requires(pre):	apache-conf >= 2.2.0
14cr|apache-mod_zipread-0.1-16|19	Requires(pre):	apache >= 2.2.0
14cr|apache-mod_zipread-0.1-16|20	Requires:	apache-conf >= 2.2.0
14cr|apache-mod_zipread-0.1-16|21	Requires:	apache >= 2.2.0
14cr|apache-mod_zipread-0.1-16|22	BuildRequires:	apache-devel >= 2.2.0
14cr|apache-mod_zipread-0.1-16|23	BuildRequires:	zziplib-devel
14cr|apache-mod_zipread-0.1-16|24	BuildRequires:	file
14cr|apache-mod_zipread-0.1-16|25	Epoch:		1
14cr|apache-mod_zipread-0.1-16|26	
14cr|apache-mod_zipread-0.1-16|27	%description
14cr|apache-mod_zipread-0.1-16|28	Mod ZipRead is an Apache module to browser Zip Archives. It uses
14cr|apache-mod_zipread-0.1-16|29	zziplib.
14cr|apache-mod_zipread-0.1-16|30	
14cr|apache-mod_zipread-0.1-16|31	%prep
14cr|apache-mod_zipread-0.1-16|32	
14cr|apache-mod_zipread-0.1-16|33	%setup -q -n modzipread-%{version}
14cr|apache-mod_zipread-0.1-16|34	%patch0 -p0
14cr|apache-mod_zipread-0.1-16|35	
14cr|apache-mod_zipread-0.1-16|36	# strip away annoying ^M
14cr|apache-mod_zipread-0.1-16|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_zipread-0.1-16|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|apache-mod_zipread-0.1-16|39	
14cr|apache-mod_zipread-0.1-16|40	%build
14cr|apache-mod_zipread-0.1-16|41	
14cr|apache-mod_zipread-0.1-16|42	%{_bindir}/apxs -c %{mod_name}.c -lzzip
14cr|apache-mod_zipread-0.1-16|43	
14cr|apache-mod_zipread-0.1-16|44	%install
14cr|apache-mod_zipread-0.1-16|45	
14cr|apache-mod_zipread-0.1-16|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|apache-mod_zipread-0.1-16|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|apache-mod_zipread-0.1-16|48	
14cr|apache-mod_zipread-0.1-16|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|apache-mod_zipread-0.1-16|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_zipread-0.1-16|51	
14cr|apache-mod_zipread-0.1-16|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cr|apache-mod_zipread-0.1-16|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cr|apache-mod_zipread-0.1-16|54	
14cr|apache-mod_zipread-0.1-16|55	%post
14cr|apache-mod_zipread-0.1-16|56	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_zipread-0.1-16|57	%{_initrddir}/httpd restart 1>&2;
14cr|apache-mod_zipread-0.1-16|58	fi
14cr|apache-mod_zipread-0.1-16|59	
14cr|apache-mod_zipread-0.1-16|60	%postun
14cr|apache-mod_zipread-0.1-16|61	if [ "$1" = "0" ]; then
14cr|apache-mod_zipread-0.1-16|62	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|apache-mod_zipread-0.1-16|63	%{_initrddir}/httpd restart 1>&2
14cr|apache-mod_zipread-0.1-16|64	fi
14cr|apache-mod_zipread-0.1-16|65	fi
14cr|apache-mod_zipread-0.1-16|66	
14cr|apache-mod_zipread-0.1-16|67	%clean
14cr|apache-mod_zipread-0.1-16|68	
14cr|apache-mod_zipread-0.1-16|69	%files
14cr|apache-mod_zipread-0.1-16|70	%doc AUTHORS ChangeLog DESC INSTALL
14cr|apache-mod_zipread-0.1-16|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|apache-mod_zipread-0.1-16|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|apache-mod_zipread-0.1-16|73	%{_var}/www/html/addon-modules/*
14cr|apache-mod_zipread-0.1-16|74	
14cr|apache-mod_zipread-0.1-16|75	
14cr|apache-mod_zipread-0.1-16|76	
14cr|apache-mod_zipread-0.1-16|77	
14cr|apache-mod_zipread-0.1-16|78	
14cr|apache-mod_zipread-0.1-16|79	%changelog
14cr|apache-mod_zipread-0.1-16|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-16
14cr|apache-mod_zipread-0.1-16|81	+ Revision: b6e4484
14cr|apache-mod_zipread-0.1-16|82	- MassBuild#464: Increase release tag
14cr|apache-mod_zipread-0.1-16|83	
14cr|apache-mod_zipread-0.1-16|84	

214 14
14cr|apachetop-0.12.6-8|1	%define name    apachetop
14cr|apachetop-0.12.6-8|2	%define version 0.12.6
14cr|apachetop-0.12.6-8|3	%define release 8
14cr|apachetop-0.12.6-8|4	
14cr|apachetop-0.12.6-8|5	Summary:	Utility to display Apache logs with a top-like interface
14cr|apachetop-0.12.6-8|6	Name:		%name
14cr|apachetop-0.12.6-8|7	Version:	%version
14cr|apachetop-0.12.6-8|8	Release:	%release
14cr|apachetop-0.12.6-8|9	License:	BSD
14cr|apachetop-0.12.6-8|10	Group:		Monitoring
14cr|apachetop-0.12.6-8|11	URL:		http://www.webta.org/projects/apachetop/
14cr|apachetop-0.12.6-8|12	Source0:	http://www.webta.org/apachetop/%name-%version.tar.bz2
14cr|apachetop-0.12.6-8|13	# mandrivaize default logfile
14cr|apachetop-0.12.6-8|14	Patch1:		%name-0.12.6-logfile.patch
14cr|apachetop-0.12.6-8|15	# support logfiles over 2GB (from Debian)
14cr|apachetop-0.12.6-8|16	Patch2:		apachetop-0.12.5-large_logfile.patch
14cr|apachetop-0.12.6-8|17	# gcc4.1 fixes (from Debian)
14cr|apachetop-0.12.6-8|18	Patch3:		apachetop-0.12.6-gcc41.patch
14cr|apachetop-0.12.6-8|19	# fix some error
14cr|apachetop-0.12.6-8|20	Patch4:     apachetop-0.12.6-buffer_overflow.patch
14cr|apachetop-0.12.6-8|21	BuildRequires:	ncurses-devel
14cr|apachetop-0.12.6-8|22	BuildRequires:	m4
14cr|apachetop-0.12.6-8|23	BuildRequires:	pcre-devel
14cr|apachetop-0.12.6-8|24	BuildRequires:	adns-devel
14cr|apachetop-0.12.6-8|25	BuildRequires:	readline-devel
14cr|apachetop-0.12.6-8|26	BuildRequires:	autoconf2.5
14cr|apachetop-0.12.6-8|27	Requires:	apache
14cr|apachetop-0.12.6-8|28	BuildRoot:	%_tmppath/%name-%version
14cr|apachetop-0.12.6-8|29	
14cr|apachetop-0.12.6-8|30	%description
14cr|apachetop-0.12.6-8|31	ApacheTop: top-like display of Apache logs.
14cr|apachetop-0.12.6-8|32	
14cr|apachetop-0.12.6-8|33	ApacheTop watches a logfile generated by Apache (in standard common or
14cr|apachetop-0.12.6-8|34	combined logformat, although it doesn't (yet) make use of any of the extra
14cr|apachetop-0.12.6-8|35	fields in combined) and generates human-parsable output in realtime.
14cr|apachetop-0.12.6-8|36	
14cr|apachetop-0.12.6-8|37	
14cr|apachetop-0.12.6-8|38	%prep
14cr|apachetop-0.12.6-8|39	%setup -q
14cr|apachetop-0.12.6-8|40	%patch1 -p1 -b .log
14cr|apachetop-0.12.6-8|41	%patch2 -p1 -b .large
14cr|apachetop-0.12.6-8|42	%patch3 -p1 -b .gcc41
14cr|apachetop-0.12.6-8|43	%patch4 -p0
14cr|apachetop-0.12.6-8|44	
14cr|apachetop-0.12.6-8|45	%build
14cr|apachetop-0.12.6-8|46	%configure2_5x
14cr|apachetop-0.12.6-8|47	%make
14cr|apachetop-0.12.6-8|48	
14cr|apachetop-0.12.6-8|49	
14cr|apachetop-0.12.6-8|50	%install
14cr|apachetop-0.12.6-8|51	rm -rf %{buildroot}
14cr|apachetop-0.12.6-8|52	%makeinstall
14cr|apachetop-0.12.6-8|53	
14cr|apachetop-0.12.6-8|54	# 0.7: remove manpage, not usefull yet, read readme instead
14cr|apachetop-0.12.6-8|55	rm %{buildroot}%{_mandir}/man1/*
14cr|apachetop-0.12.6-8|56	
14cr|apachetop-0.12.6-8|57	
14cr|apachetop-0.12.6-8|58	%clean
14cr|apachetop-0.12.6-8|59	rm -rf %{buildroot}
14cr|apachetop-0.12.6-8|60	
14cr|apachetop-0.12.6-8|61	%files
14cr|apachetop-0.12.6-8|62	%defattr(-,root,root,)
14cr|apachetop-0.12.6-8|63	%_bindir/*
14cr|apachetop-0.12.6-8|64	#%_mandir/man1/*
14cr|apachetop-0.12.6-8|65	%doc AUTHORS LICENSE README ChangeLog TODO
14cr|apachetop-0.12.6-8|66	
14cr|apachetop-0.12.6-8|67	
14cr|apachetop-0.12.6-8|68	
14cr|apachetop-0.12.6-8|69	%changelog
14cr|apachetop-0.12.6-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.6-8
14cr|apachetop-0.12.6-8|71	+ Revision: d44211f
14cr|apachetop-0.12.6-8|72	- MassBuild#464: Increase release tag
14cr|apachetop-0.12.6-8|73	
14cr|apachetop-0.12.6-8|74	

215 14
14cr|ape-1.1.2-9|1	%define revision 0eff8f0
14cr|ape-1.1.2-9|2	
14cr|ape-1.1.2-9|3	Name:		ape
14cr|ape-1.1.2-9|4	Version:	1.1.2
14cr|ape-1.1.2-9|5	Release:	9
14cr|ape-1.1.2-9|6	Summary:    	A full-featured OpenSource solution designed for Ajax Push
14cr|ape-1.1.2-9|7	License:    	GPLv2+
14cr|ape-1.1.2-9|8	Group:      	Networking/Other
14cr|ape-1.1.2-9|9	URL:        	http://www.ape-project.org/
14cr|ape-1.1.2-9|10	Source:     	APE-Project-APE_Server-v1.1.0-14-g0eff8f0.tar.gz
14cr|ape-1.1.2-9|11	Source1:     	ape.sysconfig
14cr|ape-1.1.2-9|12	Source2:     	ape.init
14cr|ape-1.1.2-9|13	Source3:	http://www.ape-project.org/stable/APE_JSF-1.1.0.tar.gz
14cr|ape-1.1.2-9|14	Patch0:		ape-makefile.patch
14cr|ape-1.1.2-9|15	Patch1:		ape-conf.patch
14cr|ape-1.1.2-9|16	BuildRequires:	mysql-devel
14cr|ape-1.1.2-9|17	BuildRequires:	js-devel
14cr|ape-1.1.2-9|18	BuildRequires:	udns-devel
14cr|ape-1.1.2-9|19	BuildRequires:	mysac-devel
14cr|ape-1.1.2-9|20	BuildRequires:  tar
14cr|ape-1.1.2-9|21	BuildRequires:  gzip
14cr|ape-1.1.2-9|22	
14cr|ape-1.1.2-9|23	%description
14cr|ape-1.1.2-9|24	A full-featured OpenSource solution designed for Ajax Push. It includes a
14cr|ape-1.1.2-9|25	webserver and a Javascript Framework. APE allows to implement any kind of
14cr|ape-1.1.2-9|26	real-time data streaming to a web browser, without having to install
14cr|ape-1.1.2-9|27	anything on the client-side
14cr|ape-1.1.2-9|28	
14cr|ape-1.1.2-9|29	%package        www
14cr|ape-1.1.2-9|30	Summary:        APE frontend
14cr|ape-1.1.2-9|31	Group:          Networking/Other
14cr|ape-1.1.2-9|32	Suggests:       %{name}
14cr|ape-1.1.2-9|33	Requires:       webserver
14cr|ape-1.1.2-9|34	
14cr|ape-1.1.2-9|35	%description    www
14cr|ape-1.1.2-9|36	This package let comunication between APE and apache
14cr|ape-1.1.2-9|37	
14cr|ape-1.1.2-9|38	
14cr|ape-1.1.2-9|39	%prep
14cr|ape-1.1.2-9|40	%setup -q -n APE-Project-APE_Server-%{revision}
14cr|ape-1.1.2-9|41	%patch0 -p1 -b .makefile
14cr|ape-1.1.2-9|42	%patch1 -p1 -b .conf
14cr|ape-1.1.2-9|43	
14cr|ape-1.1.2-9|44	cat bin/ape.conf|sed -r 's|/usr/lib|%{_libdir}|' >  ape.conf.1
14cr|ape-1.1.2-9|45	%{__rm} -f bin/ape.conf
14cr|ape-1.1.2-9|46	mv ape.conf.1 bin/ape.conf
14cr|ape-1.1.2-9|47	
14cr|ape-1.1.2-9|48	cat Makefile|sed -r 's|/usr/lib|%{_libdir}|' >  Makefile.1
14cr|ape-1.1.2-9|49	%{__rm} -f Makefile
14cr|ape-1.1.2-9|50	mv Makefile.1 Makefile
14cr|ape-1.1.2-9|51	
14cr|ape-1.1.2-9|52	%if %mdkversion < 201100
14cr|ape-1.1.2-9|53	cat modules/Makefile|sed -r 's|mysqld|mysqlclient|' >  Makefile.1
14cr|ape-1.1.2-9|54	%{__rm} -f modules/Makefile
14cr|ape-1.1.2-9|55	mv Makefile.1 modules/Makefile
14cr|ape-1.1.2-9|56	
14cr|ape-1.1.2-9|57	%endif
14cr|ape-1.1.2-9|58	
14cr|ape-1.1.2-9|59	
14cr|ape-1.1.2-9|60	echo "HAS_MYSQL = yes" > ./modules/mysql.mk
14cr|ape-1.1.2-9|61	echo "#define USE_EPOLL_HANDLER" > ./src/configure.h
14cr|ape-1.1.2-9|62	echo "LINUX_BUILD = 1" > ./modules/plateform.mk
14cr|ape-1.1.2-9|63	echo "#define _USE_MYSQL 1" >> ./src/configure.h
14cr|ape-1.1.2-9|64	
14cr|ape-1.1.2-9|65	%make
14cr|ape-1.1.2-9|66	# "CFLAGS=%optflags"
14cr|ape-1.1.2-9|67	cd modules
14cr|ape-1.1.2-9|68	%make  LIBDIR=%{_libdir}
14cr|ape-1.1.2-9|69	
14cr|ape-1.1.2-9|70	%install
14cr|ape-1.1.2-9|71	%makeinstall
14cr|ape-1.1.2-9|72	%{__install} -d %{buildroot}%{_sysconfdir}/ape
14cr|ape-1.1.2-9|73	%{__install} bin/ape.conf %{buildroot}%{_sysconfdir}/ape
14cr|ape-1.1.2-9|74	%{__install} modules/conf/inlinepush.conf %{buildroot}%{_sysconfdir}/ape
14cr|ape-1.1.2-9|75	%{__install} modules/conf/proxy.conf %{buildroot}%{_sysconfdir}/ape
14cr|ape-1.1.2-9|76	%{__install} -d %{buildroot}%{_libdir}/ape
14cr|ape-1.1.2-9|77	%{__install} modules/lib/libmod_spidermonkey.so %{buildroot}%{_libdir}/ape
14cr|ape-1.1.2-9|78	%{__mkdir_p}  %{buildroot}%{_var}/log/ape
14cr|ape-1.1.2-9|79	%{__mkdir_p} %{buildroot}%{_initrddir}
14cr|ape-1.1.2-9|80	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
14cr|ape-1.1.2-9|81	%{__install} -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/ape
14cr|ape-1.1.2-9|82	%{__install} -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/ape
14cr|ape-1.1.2-9|83	echo scripts_path = %{_docdir}/ape/ > %{buildroot}%{_sysconfdir}/ape/javascript.conf
14cr|ape-1.1.2-9|84	# provide a simple apache config
14cr|ape-1.1.2-9|85	%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d/
14cr|ape-1.1.2-9|86	cat > %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d/99_ape.conf << EOF
14cr|ape-1.1.2-9|87	<VirtualHost *>
14cr|ape-1.1.2-9|88	Servername localhost
14cr|ape-1.1.2-9|89	ServerAlias ape.*
14cr|ape-1.1.2-9|90	ServerAlias *.ape.*
14cr|ape-1.1.2-9|91	
14cr|ape-1.1.2-9|92	DocumentRoot "/var/www/ape/"
14cr|ape-1.1.2-9|93	</VirtualHost>
14cr|ape-1.1.2-9|94	
14cr|ape-1.1.2-9|95	<Directory /var/www/ape/>
14cr|ape-1.1.2-9|96	Options -Indexes FollowSymLinks MultiViews
14cr|ape-1.1.2-9|97	AllowOverride None
14cr|ape-1.1.2-9|98	Order allow,deny
14cr|ape-1.1.2-9|99	Allow from all
14cr|ape-1.1.2-9|100	</Directory>
14cr|ape-1.1.2-9|101	EOF
14cr|ape-1.1.2-9|102	
14cr|ape-1.1.2-9|103	%{__mkdir_p} %{buildroot}%{_var}/www/ape/
14cr|ape-1.1.2-9|104	pushd %{buildroot}%{_var}/www/ape/
14cr|ape-1.1.2-9|105	tar -zxvf %{SOURCE3}
14cr|ape-1.1.2-9|106	popd
14cr|ape-1.1.2-9|107	
14cr|ape-1.1.2-9|108	%clean
14cr|ape-1.1.2-9|109	%{__rm} -rf %{buildroot}
14cr|ape-1.1.2-9|110	
14cr|ape-1.1.2-9|111	
14cr|ape-1.1.2-9|112	%preun
14cr|ape-1.1.2-9|113	%_preun_service ape
14cr|ape-1.1.2-9|114	
14cr|ape-1.1.2-9|115	%pre
14cr|ape-1.1.2-9|116	%_pre_useradd ape %{_libdir}/ape /bin/false
14cr|ape-1.1.2-9|117	
14cr|ape-1.1.2-9|118	%postun
14cr|ape-1.1.2-9|119	%_postun_userdel ape
14cr|ape-1.1.2-9|120	%_postun_groupdel ape
14cr|ape-1.1.2-9|121	
14cr|ape-1.1.2-9|122	
14cr|ape-1.1.2-9|123	
14cr|ape-1.1.2-9|124	%post
14cr|ape-1.1.2-9|125	%_post_service ape
14cr|ape-1.1.2-9|126	
14cr|ape-1.1.2-9|127	
14cr|ape-1.1.2-9|128	
14cr|ape-1.1.2-9|129	%files
14cr|ape-1.1.2-9|130	%defattr(-,root,root)
14cr|ape-1.1.2-9|131	%doc scripts/*
14cr|ape-1.1.2-9|132	%dir %{_sysconfdir}/ape/
14cr|ape-1.1.2-9|133	%dir %{_libdir}/ape/
14cr|ape-1.1.2-9|134	%dir %{_var}/log/ape
14cr|ape-1.1.2-9|135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ape
14cr|ape-1.1.2-9|136	%attr(0755,root,root) %{_initrddir}/ape
14cr|ape-1.1.2-9|137	%config(noreplace) %{_sysconfdir}/ape/ape.conf
14cr|ape-1.1.2-9|138	%config(noreplace) %{_sysconfdir}/ape/javascript.conf
14cr|ape-1.1.2-9|139	%config(noreplace) %{_sysconfdir}/ape/inlinepush.conf
14cr|ape-1.1.2-9|140	%config(noreplace) %{_sysconfdir}/ape/proxy.conf
14cr|ape-1.1.2-9|141	%_sbindir/*
14cr|ape-1.1.2-9|142	%{_libdir}/ape/*
14cr|ape-1.1.2-9|143	
14cr|ape-1.1.2-9|144	%files www
14cr|ape-1.1.2-9|145	%dir %{_var}/www/ape/
14cr|ape-1.1.2-9|146	%config(noreplace) %{_sysconfdir}/httpd/conf/vhosts.d/99_ape.conf
14cr|ape-1.1.2-9|147	%{_var}/www/ape/*
14cr|ape-1.1.2-9|148	
14cr|ape-1.1.2-9|149	
14cr|ape-1.1.2-9|150	
14cr|ape-1.1.2-9|151	%changelog
14cr|ape-1.1.2-9|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-9
14cr|ape-1.1.2-9|153	+ Revision: 6e667a2
14cr|ape-1.1.2-9|154	- MassBuild#464: Increase release tag
14cr|ape-1.1.2-9|155	
14cr|ape-1.1.2-9|156	

216 14
14cr|apg-2.2.3-7|1	
14cr|apg-2.2.3-7|2	Summary:	Automated Password Generator (apg)
14cr|apg-2.2.3-7|3	Name:		apg
14cr|apg-2.2.3-7|4	Version:	2.2.3
14cr|apg-2.2.3-7|5	Release:	7
14cr|apg-2.2.3-7|6	License:	BSD
14cr|apg-2.2.3-7|7	Group:		System/Configuration/Other
14cr|apg-2.2.3-7|8	Source0:	%{name}-%{version}.tar.bz2
14cr|apg-2.2.3-7|9	URL:		http://www.adel.nursat.kz/apg/
14cr|apg-2.2.3-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|apg-2.2.3-7|11	
14cr|apg-2.2.3-7|12	%description
14cr|apg-2.2.3-7|13	Apg generates several random passwords. It uses several password
14cr|apg-2.2.3-7|14	generation algorithms (currently two) and a built-in pseudo random
14cr|apg-2.2.3-7|15	number generator.
14cr|apg-2.2.3-7|16	
14cr|apg-2.2.3-7|17	
14cr|apg-2.2.3-7|18	%prep
14cr|apg-2.2.3-7|19	%setup -q
14cr|apg-2.2.3-7|20	
14cr|apg-2.2.3-7|21	%build
14cr|apg-2.2.3-7|22	%{__make} \
14cr|apg-2.2.3-7|23	CC="%{__cc}" \
14cr|apg-2.2.3-7|24	FLAGS="%{optflags}"
14cr|apg-2.2.3-7|25	
14cr|apg-2.2.3-7|26	%install
14cr|apg-2.2.3-7|27	rm -rf $RPM_BUILD_ROOT
14cr|apg-2.2.3-7|28	install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
14cr|apg-2.2.3-7|29	
14cr|apg-2.2.3-7|30	install apg apgbfm $RPM_BUILD_ROOT%{_bindir}
14cr|apg-2.2.3-7|31	install doc/man/{apgbfm,apg}.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|apg-2.2.3-7|32	
14cr|apg-2.2.3-7|33	%clean
14cr|apg-2.2.3-7|34	rm -rf $RPM_BUILD_ROOT
14cr|apg-2.2.3-7|35	
14cr|apg-2.2.3-7|36	%files
14cr|apg-2.2.3-7|37	%defattr(644,root,root,755)
14cr|apg-2.2.3-7|38	%doc README CHANGES THANKS TODO doc/APG_TIPS
14cr|apg-2.2.3-7|39	%attr(755,root,root) %{_bindir}/apg
14cr|apg-2.2.3-7|40	%attr(755,root,root) %{_bindir}/apgbfm
14cr|apg-2.2.3-7|41	%{_mandir}/man1/*
14cr|apg-2.2.3-7|42	
14cr|apg-2.2.3-7|43	
14cr|apg-2.2.3-7|44	
14cr|apg-2.2.3-7|45	
14cr|apg-2.2.3-7|46	
14cr|apg-2.2.3-7|47	%changelog
14cr|apg-2.2.3-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-7
14cr|apg-2.2.3-7|49	+ Revision: e52bb90
14cr|apg-2.2.3-7|50	- MassBuild#464: Increase release tag
14cr|apg-2.2.3-7|51	
14cr|apg-2.2.3-7|52	

217 14
14cr|aphopper-0.3-9|1	%define name	aphopper
14cr|aphopper-0.3-9|2	%define version	0.3
14cr|aphopper-0.3-9|3	%define release 9
14cr|aphopper-0.3-9|4	
14cr|aphopper-0.3-9|5	Name: 	 	%{name}
14cr|aphopper-0.3-9|6	Summary: 	Automatic wireless access point hopper
14cr|aphopper-0.3-9|7	Version: 	%{version}
14cr|aphopper-0.3-9|8	Release: 	%{release}
14cr|aphopper-0.3-9|9	
14cr|aphopper-0.3-9|10	Source:		%{name}-%{version}.tar.bz2
14cr|aphopper-0.3-9|11	URL:		http://aphopper.sourceforge.net/
14cr|aphopper-0.3-9|12	License:	GPL
14cr|aphopper-0.3-9|13	Group:		System/Configuration/Networking
14cr|aphopper-0.3-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|aphopper-0.3-9|15	
14cr|aphopper-0.3-9|16	%description
14cr|aphopper-0.3-9|17	AP Hopper is a program that automatically hops between access points of
14cr|aphopper-0.3-9|18	different wireless networks. It checks for DHCP and Internet Access on all
14cr|aphopper-0.3-9|19	the networks found. It logs successful and unsuccessful attempts.
14cr|aphopper-0.3-9|20	
14cr|aphopper-0.3-9|21	P.S. The binary is called 'hopper'.
14cr|aphopper-0.3-9|22	
14cr|aphopper-0.3-9|23	%prep
14cr|aphopper-0.3-9|24	%setup -q -n %name
14cr|aphopper-0.3-9|25	
14cr|aphopper-0.3-9|26	%build
14cr|aphopper-0.3-9|27	%configure2_5x
14cr|aphopper-0.3-9|28	%make
14cr|aphopper-0.3-9|29	
14cr|aphopper-0.3-9|30	%install
14cr|aphopper-0.3-9|31	rm -rf $RPM_BUILD_ROOT
14cr|aphopper-0.3-9|32	mkdir -p $RPM_BUILD_ROOT/%_sbindir
14cr|aphopper-0.3-9|33	cp hopper $RPM_BUILD_ROOT/%_sbindir
14cr|aphopper-0.3-9|34	
14cr|aphopper-0.3-9|35	%clean
14cr|aphopper-0.3-9|36	rm -rf $RPM_BUILD_ROOT
14cr|aphopper-0.3-9|37	
14cr|aphopper-0.3-9|38	%files
14cr|aphopper-0.3-9|39	%defattr(-,root,root)
14cr|aphopper-0.3-9|40	%doc AUTHORS ChangeLog COPYING
14cr|aphopper-0.3-9|41	%{_sbindir}/hopper
14cr|aphopper-0.3-9|42	
14cr|aphopper-0.3-9|43	
14cr|aphopper-0.3-9|44	
14cr|aphopper-0.3-9|45	
14cr|aphopper-0.3-9|46	
14cr|aphopper-0.3-9|47	%changelog
14cr|aphopper-0.3-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-9
14cr|aphopper-0.3-9|49	+ Revision: 6fbb134
14cr|aphopper-0.3-9|50	- MassBuild#464: Increase release tag
14cr|aphopper-0.3-9|51	
14cr|aphopper-0.3-9|52	

218 14
14cr|api-sanity-checker-1.98.6-2|1	Summary:An automatic generator of basic unit tests for a C/C++ library API
14cr|api-sanity-checker-1.98.6-2|2	Name:		api-sanity-checker
14cr|api-sanity-checker-1.98.6-2|3	Version:	1.98.6
14cr|api-sanity-checker-1.98.6-2|4	Release:	2
14cr|api-sanity-checker-1.98.6-2|5	Group:		Development/Other
14cr|api-sanity-checker-1.98.6-2|6	License:	GPLv1+ or LGPLv2+
14cr|api-sanity-checker-1.98.6-2|7	URL:		http://ispras.linuxbase.org/index.php/API_Sanity_Checker
14cr|api-sanity-checker-1.98.6-2|8	Source0:	https://github.com/lvc/api-sanity-checker/archive/%{version}.tar.gz
14cr|api-sanity-checker-1.98.6-2|9	Requires:   gcc-c++
14cr|api-sanity-checker-1.98.6-2|10	Requires:   abi-compliance-checker >= 1.99
14cr|api-sanity-checker-1.98.6-2|11	BuildRequires:   abi-compliance-checker >= 1.99
14cr|api-sanity-checker-1.98.6-2|12	BuildArch:	noarch
14cr|api-sanity-checker-1.98.6-2|13	
14cr|api-sanity-checker-1.98.6-2|14	%description
14cr|api-sanity-checker-1.98.6-2|15	An automatic generator of basic unit tests for a shared C/C++
14cr|api-sanity-checker-1.98.6-2|16	library. It helps to quickly generate "shallow"-quality test
14cr|api-sanity-checker-1.98.6-2|17	cases for every API symbol straight from the library header
14cr|api-sanity-checker-1.98.6-2|18	files.
14cr|api-sanity-checker-1.98.6-2|19	
14cr|api-sanity-checker-1.98.6-2|20	%prep
14cr|api-sanity-checker-1.98.6-2|21	%setup -q
14cr|api-sanity-checker-1.98.6-2|22	chmod 0644 LICENSE README
14cr|api-sanity-checker-1.98.6-2|23	
14cr|api-sanity-checker-1.98.6-2|24	%build
14cr|api-sanity-checker-1.98.6-2|25	# Nothing to build.
14cr|api-sanity-checker-1.98.6-2|26	
14cr|api-sanity-checker-1.98.6-2|27	%install
14cr|api-sanity-checker-1.98.6-2|28	mkdir -p %{buildroot}%{_prefix}
14cr|api-sanity-checker-1.98.6-2|29	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cr|api-sanity-checker-1.98.6-2|30	
14cr|api-sanity-checker-1.98.6-2|31	%files
14cr|api-sanity-checker-1.98.6-2|32	%doc LICENSE README doc/
14cr|api-sanity-checker-1.98.6-2|33	%{_bindir}/%{name}
14cr|api-sanity-checker-1.98.6-2|34	%{_datadir}/%{name}
14cr|api-sanity-checker-1.98.6-2|35	
14cr|api-sanity-checker-1.98.6-2|36	%changelog
14cr|api-sanity-checker-1.98.6-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.98.6-2
14cr|api-sanity-checker-1.98.6-2|38	+ Revision: 9644fc6
14cr|api-sanity-checker-1.98.6-2|39	- MassBuild#464: Increase release tag
14cr|api-sanity-checker-1.98.6-2|40	
14cr|api-sanity-checker-1.98.6-2|41	

219 14
14cr|apitrace-4.0-3|1	%define		withGUI		1
14cr|apitrace-4.0-3|2	
14cr|apitrace-4.0-3|3	Summary:	A project to trace, analyze and debug graphics APIs
14cr|apitrace-4.0-3|4	Name:		apitrace
14cr|apitrace-4.0-3|5	Version:	4.0
14cr|apitrace-4.0-3|6	#define		gitdate		20130502
14cr|apitrace-4.0-3|7	Release:	3
14cr|apitrace-4.0-3|8	License:	BSD
14cr|apitrace-4.0-3|9	Group:		Development/X11
14cr|apitrace-4.0-3|10	Url:		https://github.com/%{name}/%{name}
14cr|apitrace-4.0-3|11	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz
14cr|apitrace-4.0-3|12	Source1:	qapitrace.desktop
14cr|apitrace-4.0-3|13	Source2:	%{name}.png
14cr|apitrace-4.0-3|14	Source3:	%{name}.rpmlintrc
14cr|apitrace-4.0-3|15	BuildRequires:	cmake >= 2.8.0
14cr|apitrace-4.0-3|16	BuildRequires:	pkgconfig(x11)
14cr|apitrace-4.0-3|17	BuildRequires:	pkgconfig(gl)
14cr|apitrace-4.0-3|18	%if %{withGUI}
14cr|apitrace-4.0-3|19	BuildRequires:	qt4-devel >= 4.8.0
14cr|apitrace-4.0-3|20	BuildRequires:	qjson >= 0.5
14cr|apitrace-4.0-3|21	BuildRequires:	coreutils
14cr|apitrace-4.0-3|22	%endif
14cr|apitrace-4.0-3|23	
14cr|apitrace-4.0-3|24	%description
14cr|apitrace-4.0-3|25	Apitrace is a project to trace, analyze and debug graphics APIs.
14cr|apitrace-4.0-3|26	It offers a convenient set of tools for:
14cr|apitrace-4.0-3|27	- trace OpenGL, OpenGL ES, D3D11, D3D10, D3D9, D3D8, D3D7 and DDRAW API calls
14cr|apitrace-4.0-3|28	to a file;
14cr|apitrace-4.0-3|29	- retrace OpenGL and OpenGL ES calls from a file;
14cr|apitrace-4.0-3|30	- visualize trace files and inspect their state, frame by frame and call by
14cr|apitrace-4.0-3|31	call;
14cr|apitrace-4.0-3|32	- visualize and edit trace files.
14cr|apitrace-4.0-3|33	It also sports a nice Qt4-based GUI.
14cr|apitrace-4.0-3|34	
14cr|apitrace-4.0-3|35	
14cr|apitrace-4.0-3|36	%prep
14cr|apitrace-4.0-3|37	%setup -q
14cr|apitrace-4.0-3|38	
14cr|apitrace-4.0-3|39	# Fix the path for libraries on 64bit arch (hopefully with no breakage)
14cr|apitrace-4.0-3|40	sed -i 's|../lib/apitrace/wrappers|../%{_lib}/apitrace/wrappers|g' cli/cli_resources.cpp
14cr|apitrace-4.0-3|41	sed -i 's|../lib/apitrace/scripts|../%{_lib}/apitrace/scripts|g' cli/cli_resources.cpp
14cr|apitrace-4.0-3|42	sed -i 's|lib/${CMAKE_PROJECT_NAME}|%{_lib}/${CMAKE_PROJECT_NAME}|g' CMakeLists.txt
14cr|apitrace-4.0-3|43	sed -i 's|lib/${ARCH_SUBDIR}/${CMAKE_PROJECT_NAME}|%{_lib}/${ARCH_SUBDIR}/${CMAKE_PROJECT_NAME}|g' CMakeLists.txt
14cr|apitrace-4.0-3|44	sed -i 's|${LIB_ARCH_INSTALL_DIR}/wrappers|${LIB_INSTALL_DIR}/wrappers|g' CMakeLists.txt
14cr|apitrace-4.0-3|45	
14cr|apitrace-4.0-3|46	
14cr|apitrace-4.0-3|47	%build
14cr|apitrace-4.0-3|48	# With shared libs enabled, the build fails
14cr|apitrace-4.0-3|49	# at the linking stage with "undefined reference" errors
14cr|apitrace-4.0-3|50	%cmake	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cr|apitrace-4.0-3|51	-DENABLE_CLI=TRUE \
14cr|apitrace-4.0-3|52	-DENABLE_EGL=TRUE \
14cr|apitrace-4.0-3|53	%if %{withGUI}
14cr|apitrace-4.0-3|54	-DENABLE_GUI=TRUE
14cr|apitrace-4.0-3|55	%else
14cr|apitrace-4.0-3|56	-DENABLE_GUI=FALSE
14cr|apitrace-4.0-3|57	%endif
14cr|apitrace-4.0-3|58	%make
14cr|apitrace-4.0-3|59	
14cr|apitrace-4.0-3|60	
14cr|apitrace-4.0-3|61	%install
14cr|apitrace-4.0-3|62	%makeinstall_std -C build
14cr|apitrace-4.0-3|63	
14cr|apitrace-4.0-3|64	# Remove doc files: we already move them in the %%files section
14cr|apitrace-4.0-3|65	rm -rf %{buildroot}%{_docdir}
14cr|apitrace-4.0-3|66	
14cr|apitrace-4.0-3|67	# Prepare and copy our stuff
14cr|apitrace-4.0-3|68	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|apitrace-4.0-3|69	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|apitrace-4.0-3|70	
14cr|apitrace-4.0-3|71	# Install icons
14cr|apitrace-4.0-3|72	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|apitrace-4.0-3|73	for i in 16 24 32 48 64 128; do
14cr|apitrace-4.0-3|74	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
14cr|apitrace-4.0-3|75	install %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14cr|apitrace-4.0-3|76	done
14cr|apitrace-4.0-3|77	#install -D -m 644 %%{SOURCE1} %%{buildroot}%%{_iconsdir}/hicolor/128x128/apps/%%{name}.png
14cr|apitrace-4.0-3|78	#install -D -m 644 %%{SOURCE1} %%{buildroot}%%{_datadir}/pixmaps/%%{name}.png
14cr|apitrace-4.0-3|79	#install -m 755 %%{SOURCE1} %%{buildroot}%%{_bindir}/
14cr|apitrace-4.0-3|80	
14cr|apitrace-4.0-3|81	# Fix wrong permissions
14cr|apitrace-4.0-3|82	chmod +x %{buildroot}%{_libdir}/%{name}/scripts/highlight.py
14cr|apitrace-4.0-3|83	
14cr|apitrace-4.0-3|84	
14cr|apitrace-4.0-3|85	%files
14cr|apitrace-4.0-3|86	%doc BUGS.markdown DEVELOPMENT.markdown INSTALL.markdown LICENSE NEWS.markdown README.markdown
14cr|apitrace-4.0-3|87	%{_bindir}/%{name}
14cr|apitrace-4.0-3|88	%{_bindir}/eglretrace
14cr|apitrace-4.0-3|89	%{_bindir}/glretrace
14cr|apitrace-4.0-3|90	%{_bindir}/qapitrace
14cr|apitrace-4.0-3|91	%{_libdir}/%{name}/wrappers/*.so
14cr|apitrace-4.0-3|92	%{_libdir}/%{name}/scripts/*.py
14cr|apitrace-4.0-3|93	%{_datadir}/applications/qapitrace.desktop
14cr|apitrace-4.0-3|94	%{_datadir}/pixmaps/%{name}.png
14cr|apitrace-4.0-3|95	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|apitrace-4.0-3|96	
14cr|apitrace-4.0-3|97	
14cr|apitrace-4.0-3|98	
14cr|apitrace-4.0-3|99	%changelog
14cr|apitrace-4.0-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-3
14cr|apitrace-4.0-3|101	+ Revision: 5d91885
14cr|apitrace-4.0-3|102	- MassBuild#464: Increase release tag
14cr|apitrace-4.0-3|103	
14cr|apitrace-4.0-3|104	

220 14
14cr|apngasm-2.6-3|1	Summary:	Create an APNG from multiple PNG files
14cr|apngasm-2.6-3|2	Name:		apngasm
14cr|apngasm-2.6-3|3	Version:	2.6
14cr|apngasm-2.6-3|4	Release:	3
14cr|apngasm-2.6-3|5	License:	zlib
14cr|apngasm-2.6-3|6	Group:		Graphics
14cr|apngasm-2.6-3|7	URL:		http://sourceforge.net/projects/apngasm
14cr|apngasm-2.6-3|8	Source0:	http://downloads.sourceforge.net/project/apngasm/%{version}/%{name}-%{version}-src.zip
14cr|apngasm-2.6-3|9	Buildrequires:	zlib-devel
14cr|apngasm-2.6-3|10	BuildRequires:	libpng-devel
14cr|apngasm-2.6-3|11	BuildRequires:	pkgconfig
14cr|apngasm-2.6-3|12	
14cr|apngasm-2.6-3|13	%description
14cr|apngasm-2.6-3|14	create an APNG from multiple PNG files
14cr|apngasm-2.6-3|15	
14cr|apngasm-2.6-3|16	%prep
14cr|apngasm-2.6-3|17	
14cr|apngasm-2.6-3|18	%setup -q -c apnopt
14cr|apngasm-2.6-3|19	
14cr|apngasm-2.6-3|20	%build
14cr|apngasm-2.6-3|21	%make
14cr|apngasm-2.6-3|22	
14cr|apngasm-2.6-3|23	%install
14cr|apngasm-2.6-3|24	mkdir -p %{buildroot}%{_bindir}/%{name}
14cr|apngasm-2.6-3|25	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|apngasm-2.6-3|26	
14cr|apngasm-2.6-3|27	install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|apngasm-2.6-3|28	install -m 0644 readme.txt %{buildroot}%{_docdir}/%{name}/readme.txt
14cr|apngasm-2.6-3|29	
14cr|apngasm-2.6-3|30	
14cr|apngasm-2.6-3|31	%files
14cr|apngasm-2.6-3|32	%doc readme.txt
14cr|apngasm-2.6-3|33	%{_bindir}/%{name}
14cr|apngasm-2.6-3|34	
14cr|apngasm-2.6-3|35	
14cr|apngasm-2.6-3|36	
14cr|apngasm-2.6-3|37	%changelog
14cr|apngasm-2.6-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-3
14cr|apngasm-2.6-3|39	+ Revision: cad53b1
14cr|apngasm-2.6-3|40	- MassBuild#464: Increase release tag
14cr|apngasm-2.6-3|41	
14cr|apngasm-2.6-3|42	

221 14
14cr|apngopt-1.1-2|1	Summary:	optimize APNG images
14cr|apngopt-1.1-2|2	Name:		apngopt
14cr|apngopt-1.1-2|3	Version:	1.1
14cr|apngopt-1.1-2|4	Release:	2
14cr|apngopt-1.1-2|5	License:	zlib
14cr|apngopt-1.1-2|6	Group:		Graphics
14cr|apngopt-1.1-2|7	URL:		http://sourceforge.net/projects/apng/
14cr|apngopt-1.1-2|8	Source0:	http://downloads.sourceforge.net/project/apng/APNG_Optimizer/1.1/apngopt-1.1-src.zip
14cr|apngopt-1.1-2|9	Buildrequires:	zlib-devel
14cr|apngopt-1.1-2|10	BuildRequires:	libpng-devel
14cr|apngopt-1.1-2|11	BuildRequires:	pkgconfig
14cr|apngopt-1.1-2|12	
14cr|apngopt-1.1-2|13	%description
14cr|apngopt-1.1-2|14	Optimizes existing APNG animation.
14cr|apngopt-1.1-2|15	
14cr|apngopt-1.1-2|16	%prep
14cr|apngopt-1.1-2|17	
14cr|apngopt-1.1-2|18	%setup -q -c apnopt
14cr|apngopt-1.1-2|19	
14cr|apngopt-1.1-2|20	%build
14cr|apngopt-1.1-2|21	%make
14cr|apngopt-1.1-2|22	
14cr|apngopt-1.1-2|23	%install
14cr|apngopt-1.1-2|24	mkdir -p %{buildroot}%{_bindir}/%{name}
14cr|apngopt-1.1-2|25	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|apngopt-1.1-2|26	
14cr|apngopt-1.1-2|27	install -m 0755 apngopt %{buildroot}%{_bindir}/%{name}
14cr|apngopt-1.1-2|28	install -m 0644 readme.txt %{buildroot}%{_docdir}/%{name}/readme.txt
14cr|apngopt-1.1-2|29	
14cr|apngopt-1.1-2|30	
14cr|apngopt-1.1-2|31	%files
14cr|apngopt-1.1-2|32	%doc readme.txt
14cr|apngopt-1.1-2|33	%{_bindir}/%{name}
14cr|apngopt-1.1-2|34	
14cr|apngopt-1.1-2|35	
14cr|apngopt-1.1-2|36	
14cr|apngopt-1.1-2|37	%changelog
14cr|apngopt-1.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|apngopt-1.1-2|39	+ Revision: d8b8d51
14cr|apngopt-1.1-2|40	- MassBuild#464: Increase release tag
14cr|apngopt-1.1-2|41	
14cr|apngopt-1.1-2|42	

222 14
14cr|apper-0.8.1-3|1	Summary:	KDE interface for PackageKit
14cr|apper-0.8.1-3|2	Name:		apper
14cr|apper-0.8.1-3|3	Version:	0.8.1
14cr|apper-0.8.1-3|4	Release:	3
14cr|apper-0.8.1-3|5	License:	GPLv2+
14cr|apper-0.8.1-3|6	Group:		System/Configuration/Packaging
14cr|apper-0.8.1-3|7	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/apper/%{version}/%{name}-%{version}.tar.bz2
14cr|apper-0.8.1-3|8	URL:		http://www.opendesktop.org/content/show.php/Apper?content=84745
14cr|apper-0.8.1-3|9	BuildRequires:	kdelibs4-devel
14cr|apper-0.8.1-3|10	BuildRequires:	kdebase4-workspace-devel
14cr|apper-0.8.1-3|11	BuildRequires:	qt4-qtdbus
14cr|apper-0.8.1-3|12	BuildRequires:	packagekit-qt-devel >= 0.8.8
14cr|apper-0.8.1-3|13	BuildRequires:	desktop-file-utils
14cr|apper-0.8.1-3|14	Requires:	packagekit >= 0.8.5
14cr|apper-0.8.1-3|15	Provides:	packagekit-gui
14cr|apper-0.8.1-3|16	Obsoletes:	kpackagekit
14cr|apper-0.8.1-3|17	Obsoletes:	kpackagekit-common
14cr|apper-0.8.1-3|18	
14cr|apper-0.8.1-3|19	%description
14cr|apper-0.8.1-3|20	KDE interface for PackageKit.
14cr|apper-0.8.1-3|21	
14cr|apper-0.8.1-3|22	%files -f %name.lang
14cr|apper-0.8.1-3|23	%{_kde_bindir}/*
14cr|apper-0.8.1-3|24	%{_kde_libdir}/kde4/*.so
14cr|apper-0.8.1-3|25	%{_kde_libdir}/lib%{name}.so
14cr|apper-0.8.1-3|26	%{_kde_libdir}/kde4/imports/org/kde/apper
14cr|apper-0.8.1-3|27	%{_kde_libdir}/kde4/libexec/apper-pk-session
14cr|apper-0.8.1-3|28	%{_kde_appsdir}/*
14cr|apper-0.8.1-3|29	%{_kde_datadir}/applications/kde4/*.desktop
14cr|apper-0.8.1-3|30	%{_kde_services}/*.desktop
14cr|apper-0.8.1-3|31	%{_kde_services}/kded/*.desktop
14cr|apper-0.8.1-3|32	%{_datadir}/dbus-1/services/*.service
14cr|apper-0.8.1-3|33	%{_kde_mandir}/man1/*
14cr|apper-0.8.1-3|34	
14cr|apper-0.8.1-3|35	#--------------------------------------------------------------------
14cr|apper-0.8.1-3|36	
14cr|apper-0.8.1-3|37	%prep
14cr|apper-0.8.1-3|38	%setup -q -n %name-%version
14cr|apper-0.8.1-3|39	%apply_patches
14cr|apper-0.8.1-3|40	
14cr|apper-0.8.1-3|41	%build
14cr|apper-0.8.1-3|42	%cmake_kde4
14cr|apper-0.8.1-3|43	%make
14cr|apper-0.8.1-3|44	
14cr|apper-0.8.1-3|45	%install
14cr|apper-0.8.1-3|46	%makeinstall_std -C build
14cr|apper-0.8.1-3|47	
14cr|apper-0.8.1-3|48	desktop-file-install --vendor='' \
14cr|apper-0.8.1-3|49	--dir %buildroot%_kde_datadir/applications/kde4 \
14cr|apper-0.8.1-3|50	--remove-category='System' \
14cr|apper-0.8.1-3|51	--add-category='Settings' \
14cr|apper-0.8.1-3|52	--remove-mime-type='application/x-deb' \
14cr|apper-0.8.1-3|53	%buildroot%_kde_datadir/applications/kde4/*.desktop
14cr|apper-0.8.1-3|54	
14cr|apper-0.8.1-3|55	#hack
14cr|apper-0.8.1-3|56	mv %{buildroot}%{_kde_libdir}/apper/lib%{name}.so %{buildroot}%{_kde_libdir}/lib%{name}.so
14cr|apper-0.8.1-3|57	
14cr|apper-0.8.1-3|58	%find_lang %name --all-name
14cr|apper-0.8.1-3|59	
14cr|apper-0.8.1-3|60	# hack around gnome-packagekit conflict
14cr|apper-0.8.1-3|61	mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
14cr|apper-0.8.1-3|62	%{buildroot}%{_datadir}/dbus-1/services/kde-org.freedesktop.PackageKit.service
14cr|apper-0.8.1-3|63	
14cr|apper-0.8.1-3|64	%changelog
14cr|apper-0.8.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|apper-0.8.1-3|66	+ Revision: 2aa8d8c
14cr|apper-0.8.1-3|67	- MassBuild#464: Increase release tag
14cr|apper-0.8.1-3|68	
14cr|apper-0.8.1-3|69	

223 14
14cr|ap-utils-1.5.1-0.pre3.5|1	%define prerelease pre3
14cr|ap-utils-1.5.1-0.pre3.5|2	
14cr|ap-utils-1.5.1-0.pre3.5|3	Summary: Configure and monitor Wireless Access Points
14cr|ap-utils-1.5.1-0.pre3.5|4	Name: ap-utils
14cr|ap-utils-1.5.1-0.pre3.5|5	Version: 1.5.1
14cr|ap-utils-1.5.1-0.pre3.5|6	Release: 0.%{prerelease}.5
14cr|ap-utils-1.5.1-0.pre3.5|7	License: GPL
14cr|ap-utils-1.5.1-0.pre3.5|8	Group: Networking/Other
14cr|ap-utils-1.5.1-0.pre3.5|9	URL: http://ap-utils.polesye.net/
14cr|ap-utils-1.5.1-0.pre3.5|10	Source: http://prdownloads.sourceforge.net/ap-utils/%{name}-%{version}%{prerelease}.tar.bz2
14cr|ap-utils-1.5.1-0.pre3.5|11	BuildRequires: pkgconfig(ncurses)
14cr|ap-utils-1.5.1-0.pre3.5|12	
14cr|ap-utils-1.5.1-0.pre3.5|13	%description
14cr|ap-utils-1.5.1-0.pre3.5|14	Wireless Access Point Utilities for Unix is a set of utilities
14cr|ap-utils-1.5.1-0.pre3.5|15	to configure and monitor Wireless Access Points under Unix.
14cr|ap-utils-1.5.1-0.pre3.5|16	
14cr|ap-utils-1.5.1-0.pre3.5|17	%prep
14cr|ap-utils-1.5.1-0.pre3.5|18	%setup -q -n %{name}-%{version}%{prerelease}
14cr|ap-utils-1.5.1-0.pre3.5|19	
14cr|ap-utils-1.5.1-0.pre3.5|20	%build
14cr|ap-utils-1.5.1-0.pre3.5|21	%define Werror_cflags %nil
14cr|ap-utils-1.5.1-0.pre3.5|22	%configure2_5x
14cr|ap-utils-1.5.1-0.pre3.5|23	%make
14cr|ap-utils-1.5.1-0.pre3.5|24	
14cr|ap-utils-1.5.1-0.pre3.5|25	%install
14cr|ap-utils-1.5.1-0.pre3.5|26	%makeinstall_std
14cr|ap-utils-1.5.1-0.pre3.5|27	
14cr|ap-utils-1.5.1-0.pre3.5|28	# remove french translation, it is prevent correct usage of ap-config
14cr|ap-utils-1.5.1-0.pre3.5|29	rm %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/ap-utils.mo
14cr|ap-utils-1.5.1-0.pre3.5|30	
14cr|ap-utils-1.5.1-0.pre3.5|31	%find_lang %{name}
14cr|ap-utils-1.5.1-0.pre3.5|32	
14cr|ap-utils-1.5.1-0.pre3.5|33	%files -f %{name}.lang
14cr|ap-utils-1.5.1-0.pre3.5|34	%doc AUTHORS INSTALL NEWS COPYING README TODO ChangeLog
14cr|ap-utils-1.5.1-0.pre3.5|35	%doc Documentation/FAQ Documentation/*.html
14cr|ap-utils-1.5.1-0.pre3.5|36	%{_bindir}/*
14cr|ap-utils-1.5.1-0.pre3.5|37	%{_sbindir}/*
14cr|ap-utils-1.5.1-0.pre3.5|38	%{_mandir}/man8/*
14cr|ap-utils-1.5.1-0.pre3.5|39	
14cr|ap-utils-1.5.1-0.pre3.5|40	
14cr|ap-utils-1.5.1-0.pre3.5|41	%changelog
14cr|ap-utils-1.5.1-0.pre3.5|42	* Mon Nov 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-0.pre3.5
14cr|ap-utils-1.5.1-0.pre3.5|43	+ Revision: 952ba5c
14cr|ap-utils-1.5.1-0.pre3.5|44	- LOG Convert BR to pkgconfig style, spec cleanup
14cr|ap-utils-1.5.1-0.pre3.5|45	
14cr|ap-utils-1.5.1-0.pre3.5|46	

224 14
14cr|apvlv-0.1.4-3|1	Summary:	A PDF/DJVU/TXT viewer which behaves like Vim
14cr|apvlv-0.1.4-3|2	Name:		apvlv
14cr|apvlv-0.1.4-3|3	Version:	0.1.4
14cr|apvlv-0.1.4-3|4	Release:	3
14cr|apvlv-0.1.4-3|5	License:	GPLv2+
14cr|apvlv-0.1.4-3|6	Group:		Office
14cr|apvlv-0.1.4-3|7	Url:		http://naihe2010.github.com/apvlv/
14cr|apvlv-0.1.4-3|8	Source0:	https://github.com/downloads/naihe2010/apvlv/%{name}-%{version}-Source.tar.gz
14cr|apvlv-0.1.4-3|9	Source1:	%{name}.desktop
14cr|apvlv-0.1.4-3|10	Patch0:		apvlv-0.1.4-cxxflags.patch
14cr|apvlv-0.1.4-3|11	BuildRequires:	cmake
14cr|apvlv-0.1.4-3|12	BuildRequires:	pkgconfig(ddjvuapi)
14cr|apvlv-0.1.4-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|apvlv-0.1.4-3|14	BuildRequires:	pkgconfig(poppler-glib)
14cr|apvlv-0.1.4-3|15	
14cr|apvlv-0.1.4-3|16	%description
14cr|apvlv-0.1.4-3|17	Apvlv is a PDF viewer which behaves like Vim.
14cr|apvlv-0.1.4-3|18	
14cr|apvlv-0.1.4-3|19	%files
14cr|apvlv-0.1.4-3|20	%{_bindir}/%{name}
14cr|apvlv-0.1.4-3|21	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|apvlv-0.1.4-3|22	%doc %{_datadir}/%{name}/Startup.pdf
14cr|apvlv-0.1.4-3|23	%doc %{_datadir}/%{name}/Startup.tex
14cr|apvlv-0.1.4-3|24	%doc %{_datadir}/%{name}/apvlvrc.example
14cr|apvlv-0.1.4-3|25	%{_datadir}/%{name}/icons/*.png
14cr|apvlv-0.1.4-3|26	%{_datadir}/applications/%{name}.desktop
14cr|apvlv-0.1.4-3|27	%{_mandir}/man1/%{name}.1*
14cr|apvlv-0.1.4-3|28	
14cr|apvlv-0.1.4-3|29	#----------------------------------------------------------------------------
14cr|apvlv-0.1.4-3|30	
14cr|apvlv-0.1.4-3|31	%prep
14cr|apvlv-0.1.4-3|32	%setup -qn %{name}-%{version}-Source
14cr|apvlv-0.1.4-3|33	%patch0 -p1
14cr|apvlv-0.1.4-3|34	
14cr|apvlv-0.1.4-3|35	%build
14cr|apvlv-0.1.4-3|36	%cmake \
14cr|apvlv-0.1.4-3|37	-DAPVLV_WITH_UMD:BOOL=OFF \
14cr|apvlv-0.1.4-3|38	-DAPVLV_WITH_DJVU:BOOL=ON \
14cr|apvlv-0.1.4-3|39	-DDOCDIR=%{_datadir}/%{name}
14cr|apvlv-0.1.4-3|40	
14cr|apvlv-0.1.4-3|41	%make VERBOSE=1
14cr|apvlv-0.1.4-3|42	
14cr|apvlv-0.1.4-3|43	%install
14cr|apvlv-0.1.4-3|44	%makeinstall_std -C build
14cr|apvlv-0.1.4-3|45	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|apvlv-0.1.4-3|46	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|apvlv-0.1.4-3|47	
14cr|apvlv-0.1.4-3|48	
14cr|apvlv-0.1.4-3|49	%changelog
14cr|apvlv-0.1.4-3|50	* Fri Sep 12 2014 redmosaic <es_wkm@rambler.ru> 0.1.4-3
14cr|apvlv-0.1.4-3|51	+ Revision: b427ed5
14cr|apvlv-0.1.4-3|52	- Added DJVU support
14cr|apvlv-0.1.4-3|53	- Updated apvlv.desktop file (based on upstream git)
14cr|apvlv-0.1.4-3|54	- Fixed debug info package
14cr|apvlv-0.1.4-3|55	
14cr|apvlv-0.1.4-3|56	

225 14
14cr|aqemu-0.8.2-2|1	Name: aqemu
14cr|aqemu-0.8.2-2|2	Version: 0.8.2
14cr|aqemu-0.8.2-2|3	Release: 2
14cr|aqemu-0.8.2-2|4	Summary: A QT graphical interface to QEMU and KVM
14cr|aqemu-0.8.2-2|5	Group: Emulators
14cr|aqemu-0.8.2-2|6	License: GPLv2+
14cr|aqemu-0.8.2-2|7	URL: http://aqemu.sourceforge.net
14cr|aqemu-0.8.2-2|8	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|aqemu-0.8.2-2|9	# Patch for desktop file to ensure it shows up in the GNOME overview.
14cr|aqemu-0.8.2-2|10	# Upstream: http://sourceforge.net/tracker/?func=detail&aid=3430317&group_id=229794&atid=1078458
14cr|aqemu-0.8.2-2|11	Patch0: aqemu-0.8.2-rosa-desktop.patch
14cr|aqemu-0.8.2-2|12	# Fatch for vncview.cp file to disable macro that clashes with QT 4.8.
14cr|aqemu-0.8.2-2|13	# Upstram: http://sourceforge.net/tracker/?func=detail&aid=3429937&group_id=229794&atid=1078458
14cr|aqemu-0.8.2-2|14	Patch1: aqemu-0.8.2-qt48.patch
14cr|aqemu-0.8.2-2|15	Patch2: Utils-format-path.patch
14cr|aqemu-0.8.2-2|16	BuildRequires: qt-devel
14cr|aqemu-0.8.2-2|17	BuildRequires: cmake
14cr|aqemu-0.8.2-2|18	BuildRequires: libvncserver-devel
14cr|aqemu-0.8.2-2|19	BuildRequires: desktop-file-utils
14cr|aqemu-0.8.2-2|20	BuildRequires: gnutls-devel
14cr|aqemu-0.8.2-2|21	BuildRequires: hicolor-icon-theme
14cr|aqemu-0.8.2-2|22	Requires: qemu
14cr|aqemu-0.8.2-2|23	
14cr|aqemu-0.8.2-2|24	%description
14cr|aqemu-0.8.2-2|25	AQEMU is a graphical user interface to QEMU and KVM, written in Qt4. The
14cr|aqemu-0.8.2-2|26	program has a user-friendly interface and allows user to set the
14cr|aqemu-0.8.2-2|27	majority of QEMU and KVM options on their virtual machines.
14cr|aqemu-0.8.2-2|28	
14cr|aqemu-0.8.2-2|29	%prep
14cr|aqemu-0.8.2-2|30	%setup -q
14cr|aqemu-0.8.2-2|31	%patch0
14cr|aqemu-0.8.2-2|32	%patch1
14cr|aqemu-0.8.2-2|33	%patch2 -p1
14cr|aqemu-0.8.2-2|34	
14cr|aqemu-0.8.2-2|35	%build
14cr|aqemu-0.8.2-2|36	cmake -DCMAKE_INSTALL_PREFIX=/usr -DMAN_PAGE_COMPRESSOR=bzip2
14cr|aqemu-0.8.2-2|37	%make
14cr|aqemu-0.8.2-2|38	
14cr|aqemu-0.8.2-2|39	%install
14cr|aqemu-0.8.2-2|40	make DESTDIR=%{buildroot} install
14cr|aqemu-0.8.2-2|41	# Copy 48x48 and 64x64 icons to correct location.
14cr|aqemu-0.8.2-2|42	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,64x64}/apps
14cr|aqemu-0.8.2-2|43	mv %{buildroot}%{_datadir}/pixmaps/%{name}_48x48.png \
14cr|aqemu-0.8.2-2|44	%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|aqemu-0.8.2-2|45	mv %{buildroot}%{_datadir}/pixmaps/%{name}_64x64.png \
14cr|aqemu-0.8.2-2|46	%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|aqemu-0.8.2-2|47	# Remove directories from install which are not being deployed in RPM.
14cr|aqemu-0.8.2-2|48	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|aqemu-0.8.2-2|49	rm -rf %{buildroot}%{_datadir}/menu
14cr|aqemu-0.8.2-2|50	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|aqemu-0.8.2-2|51	# Validate the icon file.
14cr|aqemu-0.8.2-2|52	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|aqemu-0.8.2-2|53	
14cr|aqemu-0.8.2-2|54	%files
14cr|aqemu-0.8.2-2|55	%{_bindir}/%{name}
14cr|aqemu-0.8.2-2|56	%doc AUTHORS CHANGELOG COPYING TODO
14cr|aqemu-0.8.2-2|57	%{_datadir}/applications/%{name}.desktop
14cr|aqemu-0.8.2-2|58	%{_datadir}/%{name}
14cr|aqemu-0.8.2-2|59	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|aqemu-0.8.2-2|60	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|aqemu-0.8.2-2|61	%{_mandir}/man1/%{name}.1*
14cr|aqemu-0.8.2-2|62	
14cr|aqemu-0.8.2-2|63	
14cr|aqemu-0.8.2-2|64	%changelog
14cr|aqemu-0.8.2-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|aqemu-0.8.2-2|66	+ Revision: ddd5feb
14cr|aqemu-0.8.2-2|67	- MassBuild#464: Increase release tag
14cr|aqemu-0.8.2-2|68	
14cr|aqemu-0.8.2-2|69	

226 14
14cr|aqsis-1.8.2-5|1	%define major 1
14cr|aqsis-1.8.2-5|2	%define libname	%mklibname %{name} %{major}
14cr|aqsis-1.8.2-5|3	%define devname %mklibname %{name} -d
14cr|aqsis-1.8.2-5|4	
14cr|aqsis-1.8.2-5|5	Summary:	RenderMan-compliant 3D rendering solution
14cr|aqsis-1.8.2-5|6	Name:		aqsis
14cr|aqsis-1.8.2-5|7	Version:	1.8.2
14cr|aqsis-1.8.2-5|8	Release:	5
14cr|aqsis-1.8.2-5|9	License:	GPLv2+i
14cr|aqsis-1.8.2-5|10	Group:		Graphics
14cr|aqsis-1.8.2-5|11	Url:		http://www.aqsis.org/
14cr|aqsis-1.8.2-5|12	Source0:	http://downloads.sourceforge.net/aqsis/%{name}-%{version}.tar.gz
14cr|aqsis-1.8.2-5|13	# fix build against ilmbase-2.x, kudos to arch linux
14cr|aqsis-1.8.2-5|14	Patch1: imfinputfile-forward-declaration.diff
14cr|aqsis-1.8.2-5|15	
14cr|aqsis-1.8.2-5|16	BuildRequires:	bison
14cr|aqsis-1.8.2-5|17	BuildRequires:	cmake
14cr|aqsis-1.8.2-5|18	BuildRequires:	flex
14cr|aqsis-1.8.2-5|19	BuildRequires:	xsltproc
14cr|aqsis-1.8.2-5|20	BuildRequires:	boost-devel
14cr|aqsis-1.8.2-5|21	BuildRequires:	fltk-devel
14cr|aqsis-1.8.2-5|22	BuildRequires:	tiff-devel
14cr|aqsis-1.8.2-5|23	BuildRequires:	pkgconfig(OpenEXR)
14cr|aqsis-1.8.2-5|24	BuildRequires:	pkgconfig(zlib)
14cr|aqsis-1.8.2-5|25	
14cr|aqsis-1.8.2-5|26	%description
14cr|aqsis-1.8.2-5|27	Tha Aqsis rendering system consists of a set of libraries and applications for
14cr|aqsis-1.8.2-5|28	creating high-quality computer imagery using the Pixar RenderMan Interface.
14cr|aqsis-1.8.2-5|29	
14cr|aqsis-1.8.2-5|30	%package -n %{libname}
14cr|aqsis-1.8.2-5|31	Summary:	Aqsis library
14cr|aqsis-1.8.2-5|32	Group:		System/Libraries
14cr|aqsis-1.8.2-5|33	
14cr|aqsis-1.8.2-5|34	%description -n %{libname}
14cr|aqsis-1.8.2-5|35	The Aqsis library.
14cr|aqsis-1.8.2-5|36	
14cr|aqsis-1.8.2-5|37	%package -n %{devname}
14cr|aqsis-1.8.2-5|38	Summary:	Development files for Aqsis
14cr|aqsis-1.8.2-5|39	Group:		Development/C++
14cr|aqsis-1.8.2-5|40	Requires:	%{libname} >= %{version}-%{release}
14cr|aqsis-1.8.2-5|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|aqsis-1.8.2-5|42	
14cr|aqsis-1.8.2-5|43	%description -n %{devname}
14cr|aqsis-1.8.2-5|44	The Aqsis library developpement files.
14cr|aqsis-1.8.2-5|45	
14cr|aqsis-1.8.2-5|46	%prep
14cr|aqsis-1.8.2-5|47	%setup -q
14cr|aqsis-1.8.2-5|48	%apply_patches
14cr|aqsis-1.8.2-5|49	
14cr|aqsis-1.8.2-5|50	%build
14cr|aqsis-1.8.2-5|51	%cmake \
14cr|aqsis-1.8.2-5|52	-DAQSIS_USE_FLTK:BOOL=ON \
14cr|aqsis-1.8.2-5|53	-DAQSIS_USE_OPENEXR:BOOL=ON \
14cr|aqsis-1.8.2-5|54	-DAQSIS_BOOST_LIB_SUFFIX:STRING=-mt \
14cr|aqsis-1.8.2-5|55	-DCMAKE_CMAKE_BUILD_TYPE=Release \
14cr|aqsis-1.8.2-5|56	-DAQSIS_ENABLE_TESTING:BOOL=OFF \
14cr|aqsis-1.8.2-5|57	-DAQSIS_USE_PLUGINS:BOOL=ON \
14cr|aqsis-1.8.2-5|58	-DAQSIS_USE_TIMERS:BOOL=ON \
14cr|aqsis-1.8.2-5|59	-DSYSCONFDIR:STRING=%{_sysconfdir} \
14cr|aqsis-1.8.2-5|60	-DLIBDIR="%{_libdir}" \
14cr|aqsis-1.8.2-5|61	-DDEFAULT_DISPLAYPATH="%{_libdir}/%{name}"
14cr|aqsis-1.8.2-5|62	
14cr|aqsis-1.8.2-5|63	%make
14cr|aqsis-1.8.2-5|64	
14cr|aqsis-1.8.2-5|65	%install
14cr|aqsis-1.8.2-5|66	%makeinstall_std -C build
14cr|aqsis-1.8.2-5|67	
14cr|aqsis-1.8.2-5|68	%files
14cr|aqsis-1.8.2-5|69	%doc AUTHORS README
14cr|aqsis-1.8.2-5|70	%config(noreplace) %{_sysconfdir}/*
14cr|aqsis-1.8.2-5|71	%{_bindir}/*
14cr|aqsis-1.8.2-5|72	%{_datadir}/%{name}
14cr|aqsis-1.8.2-5|73	%{_datadir}/applications/*.desktop
14cr|aqsis-1.8.2-5|74	%{_datadir}/mime/packages/aqsis.xml
14cr|aqsis-1.8.2-5|75	%{_datadir}/pixmaps/*.png
14cr|aqsis-1.8.2-5|76	%{_iconsdir}/hicolor/*/mimetypes/*.png
14cr|aqsis-1.8.2-5|77	
14cr|aqsis-1.8.2-5|78	%files -n %{libname}
14cr|aqsis-1.8.2-5|79	%{_libdir}/%{name}
14cr|aqsis-1.8.2-5|80	%{_libdir}/*.so.%{major}*
14cr|aqsis-1.8.2-5|81	
14cr|aqsis-1.8.2-5|82	%files -n %{devname}
14cr|aqsis-1.8.2-5|83	%{_libdir}/*.so
14cr|aqsis-1.8.2-5|84	%{_includedir}/*
14cr|aqsis-1.8.2-5|85	
14cr|aqsis-1.8.2-5|86	
14cr|aqsis-1.8.2-5|87	%changelog
14cr|aqsis-1.8.2-5|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.2-5
14cr|aqsis-1.8.2-5|89	+ Revision: d018826
14cr|aqsis-1.8.2-5|90	- MassBuild#464: Increase release tag
14cr|aqsis-1.8.2-5|91	
14cr|aqsis-1.8.2-5|92	

227 14
14cr|arandr-0.1.7.1-2|1	Summary:	Screen layout editor for xrandr 1.2 (Another XRandR gui)
14cr|arandr-0.1.7.1-2|2	Name:		arandr
14cr|arandr-0.1.7.1-2|3	URL:		http://christian.amsuess.com/tools/%{name}/
14cr|arandr-0.1.7.1-2|4	Version:	0.1.7.1
14cr|arandr-0.1.7.1-2|5	Release:	2
14cr|arandr-0.1.7.1-2|6	Source0:	http://christian.amsuess.com/tools/%{name}/files/%{name}-%{version}.tar.gz
14cr|arandr-0.1.7.1-2|7	License:	GPLv3
14cr|arandr-0.1.7.1-2|8	Group:		System/X11
14cr|arandr-0.1.7.1-2|9	BuildArch:	noarch
14cr|arandr-0.1.7.1-2|10	BuildRequires:	python-devel
14cr|arandr-0.1.7.1-2|11	BuildRequires:	python-docutils
14cr|arandr-0.1.7.1-2|12	Requires:	task-x11
14cr|arandr-0.1.7.1-2|13	Requires:	pygtk2.0
14cr|arandr-0.1.7.1-2|14	
14cr|arandr-0.1.7.1-2|15	%description
14cr|arandr-0.1.7.1-2|16	Provide a simple visual front end for XRandR 1.4, client side X only (no
14cr|arandr-0.1.7.1-2|17	xorg.conf involved, no pre-1.2 options).
14cr|arandr-0.1.7.1-2|18	Features:
14cr|arandr-0.1.7.1-2|19	* Full controll over positioning (instead of plain "left of") with edge
14cr|arandr-0.1.7.1-2|20	snapping.
14cr|arandr-0.1.7.1-2|21	
14cr|arandr-0.1.7.1-2|22	* Saving configurations as executable shell scripts (configurations can be
14cr|arandr-0.1.7.1-2|23	loaded without using this program).
14cr|arandr-0.1.7.1-2|24	
14cr|arandr-0.1.7.1-2|25	* Configuration files can be edited to include additional payload (like
14cr|arandr-0.1.7.1-2|26	xsetwacom commands tablet PC users need when rotating), which is preserved
14cr|arandr-0.1.7.1-2|27	when editing.
14cr|arandr-0.1.7.1-2|28	
14cr|arandr-0.1.7.1-2|29	* Metacity keybinding integration:
14cr|arandr-0.1.7.1-2|30	
14cr|arandr-0.1.7.1-2|31	* Saved configurations can be bound to arbitrary keys via metacity custom
14cr|arandr-0.1.7.1-2|32	commands.
14cr|arandr-0.1.7.1-2|33	
14cr|arandr-0.1.7.1-2|34	* Several layouts can be bound to one key; they are cycled
14cr|arandr-0.1.7.1-2|35	through. (Useful for "rotate" buttons on tablet PCs.)
14cr|arandr-0.1.7.1-2|36	
14cr|arandr-0.1.7.1-2|37	* Main widget separated from packaged application (to facilitate
14cr|arandr-0.1.7.1-2|38	integration with existing solutions)
14cr|arandr-0.1.7.1-2|39	
14cr|arandr-0.1.7.1-2|40	
14cr|arandr-0.1.7.1-2|41	%prep
14cr|arandr-0.1.7.1-2|42	%setup -q
14cr|arandr-0.1.7.1-2|43	
14cr|arandr-0.1.7.1-2|44	
14cr|arandr-0.1.7.1-2|45	%build
14cr|arandr-0.1.7.1-2|46	python setup.py build
14cr|arandr-0.1.7.1-2|47	
14cr|arandr-0.1.7.1-2|48	
14cr|arandr-0.1.7.1-2|49	%install
14cr|arandr-0.1.7.1-2|50	python setup.py install --root=%{buildroot}
14cr|arandr-0.1.7.1-2|51	
14cr|arandr-0.1.7.1-2|52	
14cr|arandr-0.1.7.1-2|53	%files
14cr|arandr-0.1.7.1-2|54	%doc NEWS README TODO
14cr|arandr-0.1.7.1-2|55	%{py_puresitedir}/screenlayout
14cr|arandr-0.1.7.1-2|56	%{py_puresitedir}/*.egg-info
14cr|arandr-0.1.7.1-2|57	%{_bindir}/%{name}
14cr|arandr-0.1.7.1-2|58	%{_bindir}/unxrandr
14cr|arandr-0.1.7.1-2|59	%{_datadir}/applications/arandr.desktop
14cr|arandr-0.1.7.1-2|60	%{_datadir}/locale/
14cr|arandr-0.1.7.1-2|61	%{_mandir}/man1/*.xz
14cr|arandr-0.1.7.1-2|62	
14cr|arandr-0.1.7.1-2|63	
14cr|arandr-0.1.7.1-2|64	
14cr|arandr-0.1.7.1-2|65	%changelog
14cr|arandr-0.1.7.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7.1-2
14cr|arandr-0.1.7.1-2|67	+ Revision: 41e38ad
14cr|arandr-0.1.7.1-2|68	- MassBuild#464: Increase release tag
14cr|arandr-0.1.7.1-2|69	
14cr|arandr-0.1.7.1-2|70	

228 14
14cr|aravis-0.2.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|aravis-0.2.1-2|2	
14cr|aravis-0.2.1-2|3	%define gstapi	0.10
14cr|aravis-0.2.1-2|4	%define api	0.2
14cr|aravis-0.2.1-2|5	%define major	0
14cr|aravis-0.2.1-2|6	%define libname %mklibname %{name} %{api} %{major}
14cr|aravis-0.2.1-2|7	%define girname %mklibname %{name}-gir %{api}
14cr|aravis-0.2.1-2|8	%define devname %mklibname %{name} -d
14cr|aravis-0.2.1-2|9	
14cr|aravis-0.2.1-2|10	Summary:	Glib/gobject based library implementing a Genicam interface
14cr|aravis-0.2.1-2|11	Name:		aravis
14cr|aravis-0.2.1-2|12	Version:	0.2.1
14cr|aravis-0.2.1-2|13	Release:	2
14cr|aravis-0.2.1-2|14	License:	GPLv2+
14cr|aravis-0.2.1-2|15	Group:		Development/GNOME and GTK+
14cr|aravis-0.2.1-2|16	Url:		http://www.gnome.org
14cr|aravis-0.2.1-2|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/aravis/%{url_ver}/%{name}-%{version}.tar.xz
14cr|aravis-0.2.1-2|18	
14cr|aravis-0.2.1-2|19	BuildRequires:	intltool
14cr|aravis-0.2.1-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|aravis-0.2.1-2|21	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cr|aravis-0.2.1-2|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14cr|aravis-0.2.1-2|23	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|aravis-0.2.1-2|24	BuildRequires:	pkgconfig(libnotify)
14cr|aravis-0.2.1-2|25	
14cr|aravis-0.2.1-2|26	%description
14cr|aravis-0.2.1-2|27	Aravis is a glib/gobject based library implementing a Genicam interface,
14cr|aravis-0.2.1-2|28	which can be used for the acquisition of video streams coming from either
14cr|aravis-0.2.1-2|29	ethernet, firewire or USB cameras. It currently only implements an ethernet
14cr|aravis-0.2.1-2|30	camera protocol used for industrial cameras.
14cr|aravis-0.2.1-2|31	
14cr|aravis-0.2.1-2|32	%package -n %{libname}
14cr|aravis-0.2.1-2|33	Summary:	Shared library for %{name}
14cr|aravis-0.2.1-2|34	Group:		System/Libraries
14cr|aravis-0.2.1-2|35	
14cr|aravis-0.2.1-2|36	%description -n %{libname}
14cr|aravis-0.2.1-2|37	Aravis is a glib/gobject based library implementing a Genicam interface,
14cr|aravis-0.2.1-2|38	which can be used for the acquisition of video streams coming from either
14cr|aravis-0.2.1-2|39	ethernet, firewire or USB cameras. It currently only implements an ethernet
14cr|aravis-0.2.1-2|40	camera protocol used for industrial cameras.
14cr|aravis-0.2.1-2|41	
14cr|aravis-0.2.1-2|42	This package contains the shared library for %{name}.
14cr|aravis-0.2.1-2|43	
14cr|aravis-0.2.1-2|44	%package -n %{girname}
14cr|aravis-0.2.1-2|45	Summary:	GObject Introspection interface description for %{name}
14cr|aravis-0.2.1-2|46	Group:		System/Libraries
14cr|aravis-0.2.1-2|47	
14cr|aravis-0.2.1-2|48	%description -n %{girname}
14cr|aravis-0.2.1-2|49	GObject Introspection interface description for %{name}.
14cr|aravis-0.2.1-2|50	
14cr|aravis-0.2.1-2|51	%package -n gstreamer%{gstapi}-%{name}
14cr|aravis-0.2.1-2|52	Summary:	Gstreamer support for %{name}
14cr|aravis-0.2.1-2|53	Group:		Sound
14cr|aravis-0.2.1-2|54	Obsoletes:	%{name}-gstreamer
14cr|aravis-0.2.1-2|55	
14cr|aravis-0.2.1-2|56	%description -n gstreamer%{gstapi}-%{name}
14cr|aravis-0.2.1-2|57	This package contains the gstreamer plugin for %{name}.
14cr|aravis-0.2.1-2|58	
14cr|aravis-0.2.1-2|59	%package -n %{devname}
14cr|aravis-0.2.1-2|60	Summary:	Development files for %{name}
14cr|aravis-0.2.1-2|61	Group:		Development/C
14cr|aravis-0.2.1-2|62	Requires:	%{libname} = %{version}
14cr|aravis-0.2.1-2|63	Requires:	%{girname} = %{version}
14cr|aravis-0.2.1-2|64	
14cr|aravis-0.2.1-2|65	%description -n %{devname}
14cr|aravis-0.2.1-2|66	This package contains the development files for %{name}
14cr|aravis-0.2.1-2|67	
14cr|aravis-0.2.1-2|68	%prep
14cr|aravis-0.2.1-2|69	%setup -q
14cr|aravis-0.2.1-2|70	%apply_patches
14cr|aravis-0.2.1-2|71	
14cr|aravis-0.2.1-2|72	%build
14cr|aravis-0.2.1-2|73	%configure2_5x \
14cr|aravis-0.2.1-2|74	--disable-static \
14cr|aravis-0.2.1-2|75	--enable-gst-plugin \
14cr|aravis-0.2.1-2|76	--enable-viewer \
14cr|aravis-0.2.1-2|77	--enable-notify
14cr|aravis-0.2.1-2|78	
14cr|aravis-0.2.1-2|79	%make LIBS='-lm -lz'
14cr|aravis-0.2.1-2|80	
14cr|aravis-0.2.1-2|81	%install
14cr|aravis-0.2.1-2|82	%makeinstall_std
14cr|aravis-0.2.1-2|83	rm -fr %{buildroot}%{_prefix}/doc
14cr|aravis-0.2.1-2|84	
14cr|aravis-0.2.1-2|85	%find_lang %{name}-%{api}
14cr|aravis-0.2.1-2|86	
14cr|aravis-0.2.1-2|87	%files -f %{name}-%{api}.lang
14cr|aravis-0.2.1-2|88	%{_bindir}/*
14cr|aravis-0.2.1-2|89	%{_datadir}/%{name}-%{api}
14cr|aravis-0.2.1-2|90	
14cr|aravis-0.2.1-2|91	%files -n %{libname}
14cr|aravis-0.2.1-2|92	%doc AUTHORS COPYING NEWS
14cr|aravis-0.2.1-2|93	%{_libdir}/libaravis-%{api}.so.%{major}*
14cr|aravis-0.2.1-2|94	
14cr|aravis-0.2.1-2|95	%files -n %{girname}
14cr|aravis-0.2.1-2|96	%{_libdir}/girepository-1.0/Aravis-%{api}.typelib
14cr|aravis-0.2.1-2|97	
14cr|aravis-0.2.1-2|98	%files -n gstreamer%{gstapi}-%{name}
14cr|aravis-0.2.1-2|99	%{_libdir}/gstreamer-%{gstapi}/libgstaravis-%{api}.so
14cr|aravis-0.2.1-2|100	
14cr|aravis-0.2.1-2|101	%files -n %{devname}
14cr|aravis-0.2.1-2|102	%{_includedir}/%{name}-%{api}
14cr|aravis-0.2.1-2|103	%{_libdir}/*.so
14cr|aravis-0.2.1-2|104	%{_libdir}/pkgconfig/*
14cr|aravis-0.2.1-2|105	%{_datadir}/gir-1.0/Aravis-%{api}.gir
14cr|aravis-0.2.1-2|106	%{_datadir}/gtk-doc/html/%{name}-%{api}
14cr|aravis-0.2.1-2|107	
14cr|aravis-0.2.1-2|108	
14cr|aravis-0.2.1-2|109	%changelog
14cr|aravis-0.2.1-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|aravis-0.2.1-2|111	+ Revision: 4a28be2
14cr|aravis-0.2.1-2|112	- MassBuild#464: Increase release tag
14cr|aravis-0.2.1-2|113	
14cr|aravis-0.2.1-2|114	

229 14
14cr|arc-5.21o-6|1	Name:		arc
14cr|arc-5.21o-6|2	Version:	5.21o
14cr|arc-5.21o-6|3	Release:	6
14cr|arc-5.21o-6|4	URL:		http://sourceforge.net/projects/arc/
14cr|arc-5.21o-6|5	Source:		%{name}-%{version}.tgz
14cr|arc-5.21o-6|6	Summary:	ARC archive compression utility
14cr|arc-5.21o-6|7	License:	GPL
14cr|arc-5.21o-6|8	Group:		Archiving/Compression
14cr|arc-5.21o-6|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|arc-5.21o-6|10	%description
14cr|arc-5.21o-6|11	ARC is used to create and maintain file archives. Many other new archive
14cr|arc-5.21o-6|12	formats exist, but it can stil be useful if you have old .arc files.
14cr|arc-5.21o-6|13	
14cr|arc-5.21o-6|14	%prep
14cr|arc-5.21o-6|15	%setup -q
14cr|arc-5.21o-6|16	
14cr|arc-5.21o-6|17	%build
14cr|arc-5.21o-6|18	%make
14cr|arc-5.21o-6|19	%{__lzma} arc.1
14cr|arc-5.21o-6|20	
14cr|arc-5.21o-6|21	%install
14cr|arc-5.21o-6|22	%{__rm} -rf %{buildroot}
14cr|arc-5.21o-6|23	%{__install} -Dp -m0755 arc %{buildroot}%{_bindir}/arc
14cr|arc-5.21o-6|24	%{__install} -Dp -m0755 marc %{buildroot}%{_bindir}/marc
14cr|arc-5.21o-6|25	%{__install} -Dp -m0644 arc.1.lzma %{buildroot}%{_mandir}/man1/arc.1.lzma
14cr|arc-5.21o-6|26	
14cr|arc-5.21o-6|27	%files
14cr|arc-5.21o-6|28	%doc Changelog COPYING LICENSE Readme PATCHLEVEL Arcinfo Arc521.doc
14cr|arc-5.21o-6|29	%{_bindir}/%{name}
14cr|arc-5.21o-6|30	%{_bindir}/marc
14cr|arc-5.21o-6|31	%{_mandir}/man1/%{name}.1*
14cr|arc-5.21o-6|32	
14cr|arc-5.21o-6|33	
14cr|arc-5.21o-6|34	
14cr|arc-5.21o-6|35	
14cr|arc-5.21o-6|36	%changelog
14cr|arc-5.21o-6|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.21o-6
14cr|arc-5.21o-6|38	+ Revision: 5e27511
14cr|arc-5.21o-6|39	- MassBuild#464: Increase release tag
14cr|arc-5.21o-6|40	
14cr|arc-5.21o-6|41	

230 14
14cr|archimedes-2.0.1-2|1	Summary:	2D Quantum Monte Carlo simulator for semiconductor devices
14cr|archimedes-2.0.1-2|2	Name:		archimedes
14cr|archimedes-2.0.1-2|3	Version:	2.0.1
14cr|archimedes-2.0.1-2|4	Release:	2
14cr|archimedes-2.0.1-2|5	License:	GPLv3+
14cr|archimedes-2.0.1-2|6	Group:		Sciences/Physics
14cr|archimedes-2.0.1-2|7	URL:		http://www.gnu.org/software/archimedes/
14cr|archimedes-2.0.1-2|8	Source0:	ftp://ftp.gnu.org:21/gnu/archimedes/%{name}-%{version}.tar.bz2
14cr|archimedes-2.0.1-2|9	BuildRequires:	dos2unix
14cr|archimedes-2.0.1-2|10	BuildRequires:	ghostscript
14cr|archimedes-2.0.1-2|11	BuildRequires:	tetex-latex
14cr|archimedes-2.0.1-2|12	
14cr|archimedes-2.0.1-2|13	%description
14cr|archimedes-2.0.1-2|14	Archimedes is a package for the design and simulation of submicron
14cr|archimedes-2.0.1-2|15	semiconductor devices. It is a 2D Fast Monte Carlo simulator which can take
14cr|archimedes-2.0.1-2|16	into account all the relevant quantum effects, thank to the implementation of
14cr|archimedes-2.0.1-2|17	the Bohm effective potential method.
14cr|archimedes-2.0.1-2|18	
14cr|archimedes-2.0.1-2|19	The physics and geometry of a general device is introduced by typing a simple
14cr|archimedes-2.0.1-2|20	script, which makes, in this sense, Archimedes a powerful tool for the
14cr|archimedes-2.0.1-2|21	simulation of quite general semiconductor devices.
14cr|archimedes-2.0.1-2|22	
14cr|archimedes-2.0.1-2|23	%prep
14cr|archimedes-2.0.1-2|24	%setup -q
14cr|archimedes-2.0.1-2|25	
14cr|archimedes-2.0.1-2|26	# Suppress rpmlint error.
14cr|archimedes-2.0.1-2|27	dos2unix COPYING
14cr|archimedes-2.0.1-2|28	
14cr|archimedes-2.0.1-2|29	%build
14cr|archimedes-2.0.1-2|30	%configure --enable-manual --bindir=%{_bindir} --libdir=%{_libdir}
14cr|archimedes-2.0.1-2|31	make %{?_smp_mflags}
14cr|archimedes-2.0.1-2|32	
14cr|archimedes-2.0.1-2|33	%install
14cr|archimedes-2.0.1-2|34	rm -rf $RPM_BUILD_ROOT
14cr|archimedes-2.0.1-2|35	
14cr|archimedes-2.0.1-2|36	make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT
14cr|archimedes-2.0.1-2|37	
14cr|archimedes-2.0.1-2|38	%clean
14cr|archimedes-2.0.1-2|39	rm -rf $RPM_BUILD_ROOT
14cr|archimedes-2.0.1-2|40	
14cr|archimedes-2.0.1-2|41	%files
14cr|archimedes-2.0.1-2|42	%defattr(-,root,root,-)
14cr|archimedes-2.0.1-2|43	%doc AUTHORS
14cr|archimedes-2.0.1-2|44	%doc ChangeLog
14cr|archimedes-2.0.1-2|45	%doc COPYING
14cr|archimedes-2.0.1-2|46	%doc NEWS
14cr|archimedes-2.0.1-2|47	%doc README
14cr|archimedes-2.0.1-2|48	%doc THANKS
14cr|archimedes-2.0.1-2|49	%{_bindir}/%{name}
14cr|archimedes-2.0.1-2|50	
14cr|archimedes-2.0.1-2|51	
14cr|archimedes-2.0.1-2|52	
14cr|archimedes-2.0.1-2|53	%changelog
14cr|archimedes-2.0.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-2
14cr|archimedes-2.0.1-2|55	+ Revision: b2ab6bc
14cr|archimedes-2.0.1-2|56	- MassBuild#464: Increase release tag
14cr|archimedes-2.0.1-2|57	
14cr|archimedes-2.0.1-2|58	

231 14
14cr|archivemail-0.9.0-2|1	%define name    archivemail
14cr|archivemail-0.9.0-2|2	%define version 0.9.0
14cr|archivemail-0.9.0-2|3	%define release 2
14cr|archivemail-0.9.0-2|4	
14cr|archivemail-0.9.0-2|5	Name:           %{name}
14cr|archivemail-0.9.0-2|6	Version:        %{version}
14cr|archivemail-0.9.0-2|7	Release:        %{release}
14cr|archivemail-0.9.0-2|8	License:        GPL
14cr|archivemail-0.9.0-2|9	Summary:        A tool for archiving and compressing old email
14cr|archivemail-0.9.0-2|10	Group:          System/Servers
14cr|archivemail-0.9.0-2|11	URL:            http://archivemail.sourceforge.net/
14cr|archivemail-0.9.0-2|12	Source:         http://prdownloads.sourceforge.net/archivemail/%{name}-%{version}.tar.bz2
14cr|archivemail-0.9.0-2|13	BuildRequires:  python-devel
14cr|archivemail-0.9.0-2|14	BuildRequires:  docbook-dtd30-sgml
14cr|archivemail-0.9.0-2|15	BuildRequires:  docbook-utils
14cr|archivemail-0.9.0-2|16	Requires:       python
14cr|archivemail-0.9.0-2|17	BuildArch:      noarch
14cr|archivemail-0.9.0-2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|archivemail-0.9.0-2|19	
14cr|archivemail-0.9.0-2|20	%description
14cr|archivemail-0.9.0-2|21	archivemail is a tool written in Python for archiving and compressing old email
14cr|archivemail-0.9.0-2|22	in mailboxes. It can move messages older than the specified number of days to a
14cr|archivemail-0.9.0-2|23	separate mbox format mailbox that is compressed with gzip, or optionally just
14cr|archivemail-0.9.0-2|24	delete old email.
14cr|archivemail-0.9.0-2|25	
14cr|archivemail-0.9.0-2|26	%prep
14cr|archivemail-0.9.0-2|27	%setup -q
14cr|archivemail-0.9.0-2|28	
14cr|archivemail-0.9.0-2|29	%build
14cr|archivemail-0.9.0-2|30	%{__make} archivemail.1
14cr|archivemail-0.9.0-2|31	
14cr|archivemail-0.9.0-2|32	%install
14cr|archivemail-0.9.0-2|33	rm -rf %{buildroot}
14cr|archivemail-0.9.0-2|34	mkdir -p %{buildroot}/%py_sitedir
14cr|archivemail-0.9.0-2|35	./setup.py install --root=%{buildroot}
14cr|archivemail-0.9.0-2|36	
14cr|archivemail-0.9.0-2|37	%clean
14cr|archivemail-0.9.0-2|38	rm -rf %{buildroot}
14cr|archivemail-0.9.0-2|39	
14cr|archivemail-0.9.0-2|40	%files
14cr|archivemail-0.9.0-2|41	%defattr(-,root,root)
14cr|archivemail-0.9.0-2|42	%doc COPYING FAQ README CHANGELOG TODO
14cr|archivemail-0.9.0-2|43	%{_bindir}/*
14cr|archivemail-0.9.0-2|44	%{_mandir}/man1/*
14cr|archivemail-0.9.0-2|45	%py_sitedir/*.egg-info
14cr|archivemail-0.9.0-2|46	
14cr|archivemail-0.9.0-2|47	
14cr|archivemail-0.9.0-2|48	
14cr|archivemail-0.9.0-2|49	
14cr|archivemail-0.9.0-2|50	
14cr|archivemail-0.9.0-2|51	%changelog
14cr|archivemail-0.9.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|archivemail-0.9.0-2|53	+ Revision: 996cdd4
14cr|archivemail-0.9.0-2|54	- MassBuild#464: Increase release tag
14cr|archivemail-0.9.0-2|55	
14cr|archivemail-0.9.0-2|56	

232 14
14cr|ardentryst-1.71-2|1	Name:		ardentryst
14cr|ardentryst-1.71-2|2	Summary:	Action/RPG sidescoller
14cr|ardentryst-1.71-2|3	Version:        1.71
14cr|ardentryst-1.71-2|4	Release:        2
14cr|ardentryst-1.71-2|5	License:        GPLv3
14cr|ardentryst-1.71-2|6	Source:         %{name}%{version}.tar.gz
14cr|ardentryst-1.71-2|7	Group:		Games/Adventure
14cr|ardentryst-1.71-2|8	Url:            http://jordan.trudgett.com/
14cr|ardentryst-1.71-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|ardentryst-1.71-2|10	BuildArch:	noarch
14cr|ardentryst-1.71-2|11	BuildRequires:	python
14cr|ardentryst-1.71-2|12	Requires:	pygame
14cr|ardentryst-1.71-2|13	
14cr|ardentryst-1.71-2|14	%description
14cr|ardentryst-1.71-2|15	Ardentryst is an action/RPG sidescoller, focused not just on fighting,
14cr|ardentryst-1.71-2|16	but on story, and character development. Strategy as well as reflexes
14cr|ardentryst-1.71-2|17	will be needed to overcome the game. The game is set in another world.
14cr|ardentryst-1.71-2|18	
14cr|ardentryst-1.71-2|19	It is somewhat a cross between Donkey Kong Country, Mario, Castlevania
14cr|ardentryst-1.71-2|20	and Kingdom Hearts. Ardentryst is focused on a fantasy world.
14cr|ardentryst-1.71-2|21	
14cr|ardentryst-1.71-2|22	The player is guided through a storyline which he or her must act in and
14cr|ardentryst-1.71-2|23	play a major role in keeping peace and order in Ardentryst. It features
14cr|ardentryst-1.71-2|24	two playable characters and a variety of weapons, items, armour, monsters,
14cr|ardentryst-1.71-2|25	and beautiful level scenery and graphics.
14cr|ardentryst-1.71-2|26	
14cr|ardentryst-1.71-2|27	Authors:
14cr|ardentryst-1.71-2|28	--------
14cr|ardentryst-1.71-2|29	Jordan Trudgett <jordan_trudgett@hotmail.com>
14cr|ardentryst-1.71-2|30	
14cr|ardentryst-1.71-2|31	%prep
14cr|ardentryst-1.71-2|32	%setup -q -n %{name}%{version}
14cr|ardentryst-1.71-2|33	
14cr|ardentryst-1.71-2|34	%build
14cr|ardentryst-1.71-2|35	
14cr|ardentryst-1.71-2|36	%install
14cr|ardentryst-1.71-2|37	%__rm -rf %{buildroot}
14cr|ardentryst-1.71-2|38	
14cr|ardentryst-1.71-2|39	install -m 755 -d -D %{buildroot}%{_bindir}
14cr|ardentryst-1.71-2|40	install -m 755 -D %{name} %{buildroot}%{_bindir}/%{name}
14cr|ardentryst-1.71-2|41	install -m 755 -d -D %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|42	install -m 644 -D *.py OPR.txt %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|43	install -m 755 -d -D %{buildroot}%{_datadir}/pixmaps/
14cr|ardentryst-1.71-2|44	install -m 644 -D icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|ardentryst-1.71-2|45	install -m 755 -d -D %{buildroot}%{_datadir}/applications/
14cr|ardentryst-1.71-2|46	install -m 644 -D Ardentryst.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ardentryst-1.71-2|47	
14cr|ardentryst-1.71-2|48	#Install data
14cr|ardentryst-1.71-2|49	cp -R Base %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|50	cp -R Data %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|51	cp -R Demos %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|52	cp -R Fonts %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|53	cp -R Levels %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|54	cp -R Music %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|55	cp -R Saves %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|56	cp -R Screenshots %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|57	cp -R Sounds %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|58	cp dig.dig %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|59	cp mapconfig.xml %{buildroot}%{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|60	
14cr|ardentryst-1.71-2|61	#Small fixes
14cr|ardentryst-1.71-2|62	sed -i s\|RolePlaying\|AdventureGame\;\|g %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ardentryst-1.71-2|63	chmod 755 %{buildroot}%{_datadir}/games/%{name}/%{name}.py
14cr|ardentryst-1.71-2|64	
14cr|ardentryst-1.71-2|65	%clean
14cr|ardentryst-1.71-2|66	rm -rf %{buildroot}
14cr|ardentryst-1.71-2|67	
14cr|ardentryst-1.71-2|68	%files
14cr|ardentryst-1.71-2|69	%defattr(-,root,root,-)
14cr|ardentryst-1.71-2|70	%doc help.txt README.txt COPYING
14cr|ardentryst-1.71-2|71	%{_bindir}/%{name}
14cr|ardentryst-1.71-2|72	%dir %{_datadir}/games/%{name}/
14cr|ardentryst-1.71-2|73	%{_datadir}/games/%{name}/*
14cr|ardentryst-1.71-2|74	%{_datadir}/applications/%{name}.desktop
14cr|ardentryst-1.71-2|75	%{_datadir}/pixmaps/%{name}.png
14cr|ardentryst-1.71-2|76	
14cr|ardentryst-1.71-2|77	
14cr|ardentryst-1.71-2|78	
14cr|ardentryst-1.71-2|79	
14cr|ardentryst-1.71-2|80	%changelog
14cr|ardentryst-1.71-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.71-2
14cr|ardentryst-1.71-2|82	+ Revision: 1471492
14cr|ardentryst-1.71-2|83	- MassBuild#464: Increase release tag
14cr|ardentryst-1.71-2|84	
14cr|ardentryst-1.71-2|85	

233 14
14cr|ardesia-1.1-2|1	Name:           ardesia
14cr|ardesia-1.1-2|2	Summary:        A free digital sketchpad software
14cr|ardesia-1.1-2|3	Version:        1.1
14cr|ardesia-1.1-2|4	Release:        2
14cr|ardesia-1.1-2|5	Source0:        http://ardesia.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ardesia-1.1-2|6	Patch0:		%{name}-1.1-configure.patch
14cr|ardesia-1.1-2|7	Patch1:		ardesia-1.1-automake-1.13.4.patch
14cr|ardesia-1.1-2|8	URL:            http://code.google.com/p/ardesia
14cr|ardesia-1.1-2|9	Group:          Education
14cr|ardesia-1.1-2|10	License:        GPLv3
14cr|ardesia-1.1-2|11	
14cr|ardesia-1.1-2|12	BuildRequires:	pkgconfig(libgsf-1)
14cr|ardesia-1.1-2|13	BuildRequires:	pkgconfig(libvlc)
14cr|ardesia-1.1-2|14	BuildRequires:	pkgconfig(gsl)
14cr|ardesia-1.1-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|ardesia-1.1-2|16	BuildRequires:	pkgconfig(blas)
14cr|ardesia-1.1-2|17	BuildRequires:	libatlas-devel
14cr|ardesia-1.1-2|18	BuildRequires:	libsigsegv-devel
14cr|ardesia-1.1-2|19	BuildRequires:	binutils-devel
14cr|ardesia-1.1-2|20	BuildRequires:	intltool
14cr|ardesia-1.1-2|21	BuildRequires:	libtool
14cr|ardesia-1.1-2|22	BuildRequires:	desktop-file-utils
14cr|ardesia-1.1-2|23	
14cr|ardesia-1.1-2|24	Suggests:	vlc
14cr|ardesia-1.1-2|25	Suggests:	curtain
14cr|ardesia-1.1-2|26	Suggests:	florence
14cr|ardesia-1.1-2|27	
14cr|ardesia-1.1-2|28	%description
14cr|ardesia-1.1-2|29	Ardesia is the free digital sketchpad software that help you to make colored
14cr|ardesia-1.1-2|30	free-hand annotations with digital ink everywhere, record them and share on
14cr|ardesia-1.1-2|31	the network.
14cr|ardesia-1.1-2|32	
14cr|ardesia-1.1-2|33	%prep
14cr|ardesia-1.1-2|34	%setup -q
14cr|ardesia-1.1-2|35	%patch0 -p1 -b .gtk3search
14cr|ardesia-1.1-2|36	%patch1 -p1 -b .automake
14cr|ardesia-1.1-2|37	
14cr|ardesia-1.1-2|38	%build
14cr|ardesia-1.1-2|39	./autogen.sh
14cr|ardesia-1.1-2|40	%configure2_5x
14cr|ardesia-1.1-2|41	%make
14cr|ardesia-1.1-2|42	
14cr|ardesia-1.1-2|43	%install
14cr|ardesia-1.1-2|44	%makeinstall_std XDG_UTILS=""
14cr|ardesia-1.1-2|45	
14cr|ardesia-1.1-2|46	desktop-file-install    --dir %{buildroot}%{_datadir}/applications \
14cr|ardesia-1.1-2|47	--remove-category="GNOME" \
14cr|ardesia-1.1-2|48	--remove-category="GTK" \
14cr|ardesia-1.1-2|49	--remove-category="Utility" \
14cr|ardesia-1.1-2|50	--add-category="Education" \
14cr|ardesia-1.1-2|51	%{buildroot}%{_datadir}/applications/%name.desktop
14cr|ardesia-1.1-2|52	%find_lang %{name}
14cr|ardesia-1.1-2|53	
14cr|ardesia-1.1-2|54	%files -f %name.lang
14cr|ardesia-1.1-2|55	%doc AUTHORS README COPYING NEWS
14cr|ardesia-1.1-2|56	%{_bindir}/%name
14cr|ardesia-1.1-2|57	%{_datadir}/applications/%name.desktop
14cr|ardesia-1.1-2|58	%{_datadir}/%{name}/ui/*.glade
14cr|ardesia-1.1-2|59	%{_datadir}/%{name}/scripts/*.sh
14cr|ardesia-1.1-2|60	%{_datadir}/%{name}/ui/icons/*
14cr|ardesia-1.1-2|61	%{_datadir}/%{name}/ui/backgrounds/*
14cr|ardesia-1.1-2|62	%{_datadir}/%{name}/ui/*.xml
14cr|ardesia-1.1-2|63	%{_datadir}/pixmaps/%name.png
14cr|ardesia-1.1-2|64	%{_mandir}/man1/%name.*
14cr|ardesia-1.1-2|65	
14cr|ardesia-1.1-2|66	
14cr|ardesia-1.1-2|67	%changelog
14cr|ardesia-1.1-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|ardesia-1.1-2|69	+ Revision: d3bf8cd
14cr|ardesia-1.1-2|70	- MassBuild#464: Increase release tag
14cr|ardesia-1.1-2|71	
14cr|ardesia-1.1-2|72	

234 14
14cr|ardour3-3.5-2|1	# Keep libraries private
14cr|ardour3-3.5-2|2	%if %{_use_internal_dependency_generator}
14cr|ardour3-3.5-2|3	%define __noautoprovfiles %{_libdir}/ardour3
14cr|ardour3-3.5-2|4	%define __noautoreq 'libardour\\.so(.*)|libardourcp\\.so(.*)|libvamphost\\.so(.*)|libtaglib\\.so(.*)|libgtkmm2ext\\.so(.*)|librubberband\\.so(.*)|libpbd\\.so(.*)|libqmdsp\\.so(.*)|libaudiographer\\.so(.*)|libsmf\\.so(.*)|libevoral\\.so(.*)|libtimecode\\.so(.*)|libltc\\.so(.*)|libvampplugin\\.so(.*)|libmidipp\\.so(.*)'
14cr|ardour3-3.5-2|5	%endif
14cr|ardour3-3.5-2|6	
14cr|ardour3-3.5-2|7	%define oname	Ardour3
14cr|ardour3-3.5-2|8	
14cr|ardour3-3.5-2|9	Summary:	Professional multi-track audio recording application
14cr|ardour3-3.5-2|10	
14cr|ardour3-3.5-2|11	Name:		ardour3
14cr|ardour3-3.5-2|12	Version:	3.5
14cr|ardour3-3.5-2|13	Release:	2
14cr|ardour3-3.5-2|14	License:	GPLv2+
14cr|ardour3-3.5-2|15	Group:		Sound
14cr|ardour3-3.5-2|16	Url:		http://ardour.org/
14cr|ardour3-3.5-2|17	Source0:	%{oname}-%{version}.tar.bz2
14cr|ardour3-3.5-2|18	Source1:	ardour3.desktop
14cr|ardour3-3.5-2|19	BuildRequires:	boost-devel
14cr|ardour3-3.5-2|20	BuildRequires:	doxygen
14cr|ardour3-3.5-2|21	BuildRequires:	gettext
14cr|ardour3-3.5-2|22	BuildRequires:	graphviz
14cr|ardour3-3.5-2|23	BuildRequires:	shared-mime-info
14cr|ardour3-3.5-2|24	BuildRequires:	xdg-utils
14cr|ardour3-3.5-2|25	BuildRequires:	pkgconfig(alsa)
14cr|ardour3-3.5-2|26	BuildRequires:	pkgconfig(aubio) >= 0.3.2
14cr|ardour3-3.5-2|27	BuildRequires:	pkgconfig(cppunit) >= 1.12.0
14cr|ardour3-3.5-2|28	BuildRequires:	pkgconfig(cwiid)
14cr|ardour3-3.5-2|29	BuildRequires:	pkgconfig(fftw3)
14cr|ardour3-3.5-2|30	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cr|ardour3-3.5-2|31	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
14cr|ardour3-3.5-2|32	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ardour3-3.5-2|33	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|ardour3-3.5-2|34	BuildRequires:	pkgconfig(jack)
14cr|ardour3-3.5-2|35	BuildRequires:	pkgconfig(libart-2.0)
14cr|ardour3-3.5-2|36	BuildRequires:	pkgconfig(libcurl) >= 7.0.0
14cr|ardour3-3.5-2|37	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.30
14cr|ardour3-3.5-2|38	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6) >= 2.16
14cr|ardour3-3.5-2|39	BuildRequires:	pkgconfig(liblo) >= 0.24
14cr|ardour3-3.5-2|40	BuildRequires:	pkgconfig(libusb)
14cr|ardour3-3.5-2|41	BuildRequires:	pkgconfig(libusb-1.0)
14cr|ardour3-3.5-2|42	BuildRequires:	pkgconfig(libxslt)
14cr|ardour3-3.5-2|43	BuildRequires:	pkgconfig(lilv-0) >= 0.14
14cr|ardour3-3.5-2|44	BuildRequires:	pkgconfig(lrdf) >= 0.4.0
14cr|ardour3-3.5-2|45	BuildRequires:	pkgconfig(ltc) >= 1.1.0
14cr|ardour3-3.5-2|46	BuildRequires:	pkgconfig(lv2) >= 1.0.15
14cr|ardour3-3.5-2|47	BuildRequires:	pkgconfig(ogg) >= 1.1.2
14cr|ardour3-3.5-2|48	BuildRequires:	pkgconfig(raptor2)
14cr|ardour3-3.5-2|49	BuildRequires:	pkgconfig(redland)
14cr|ardour3-3.5-2|50	BuildRequires:	pkgconfig(rubberband)
14cr|ardour3-3.5-2|51	BuildRequires:	pkgconfig(samplerate)
14cr|ardour3-3.5-2|52	BuildRequires:	pkgconfig(serd-0) >= 0.14.0
14cr|ardour3-3.5-2|53	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
14cr|ardour3-3.5-2|54	BuildRequires:	pkgconfig(sord-0) >= 0.8.0
14cr|ardour3-3.5-2|55	BuildRequires:	pkgconfig(sqlite3)
14cr|ardour3-3.5-2|56	BuildRequires:	pkgconfig(sratom-0) >= 0.4.0
14cr|ardour3-3.5-2|57	BuildRequires:	pkgconfig(suil-0) >= 0.6.0
14cr|ardour3-3.5-2|58	BuildRequires:	pkgconfig(uuid)
14cr|ardour3-3.5-2|59	BuildRequires:	pkgconfig(vamp-sdk)
14cr|ardour3-3.5-2|60	
14cr|ardour3-3.5-2|61	Requires:	jackit
14cr|ardour3-3.5-2|62	Requires:	gtk-engines2
14cr|ardour3-3.5-2|63	
14cr|ardour3-3.5-2|64	# For video import
14cr|ardour3-3.5-2|65	Requires:	harvid
14cr|ardour3-3.5-2|66	Requires:	xjadeo
14cr|ardour3-3.5-2|67	
14cr|ardour3-3.5-2|68	%description
14cr|ardour3-3.5-2|69	Ardour3 is a digital audio workstation. You can use it to record, edit and mix
14cr|ardour3-3.5-2|70	multi-track audio. You can produce your own CDs, mix video sound tracks, or
14cr|ardour3-3.5-2|71	just experiment with new ideas about music and sound.
14cr|ardour3-3.5-2|72	
14cr|ardour3-3.5-2|73	Ardour3 capabilities include: multi channel recording, non-destructive editing
14cr|ardour3-3.5-2|74	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
14cr|ardour3-3.5-2|75	tracks/busses/plugins, time-code synchronization, and hardware control from
14cr|ardour3-3.5-2|76	surfaces like the Mackie Control Universal.
14cr|ardour3-3.5-2|77	
14cr|ardour3-3.5-2|78	You must have jackd running and an ALSA sound driver to use Ardour3. If you are
14cr|ardour3-3.5-2|79	new to jackd, try qjackctl.
14cr|ardour3-3.5-2|80	
14cr|ardour3-3.5-2|81	See the online user manual at http://en.flossmanuals.net/ardour/index/
14cr|ardour3-3.5-2|82	
14cr|ardour3-3.5-2|83	%prep
14cr|ardour3-3.5-2|84	%setup -q -n %{oname}-%{version}
14cr|ardour3-3.5-2|85	
14cr|ardour3-3.5-2|86	%build
14cr|ardour3-3.5-2|87	./waf configure \
14cr|ardour3-3.5-2|88	--prefix=%{_prefix} \
14cr|ardour3-3.5-2|89	--libdir=%{_libdir} \
14cr|ardour3-3.5-2|90	--configdir=%{_sysconfdir} \
14cr|ardour3-3.5-2|91	--program-name=Ardour3 \
14cr|ardour3-3.5-2|92	--nls \
14cr|ardour3-3.5-2|93	--docs
14cr|ardour3-3.5-2|94	
14cr|ardour3-3.5-2|95	./waf build \
14cr|ardour3-3.5-2|96	--nls \
14cr|ardour3-3.5-2|97	--docs
14cr|ardour3-3.5-2|98	
14cr|ardour3-3.5-2|99	./waf i18n_mo
14cr|ardour3-3.5-2|100	
14cr|ardour3-3.5-2|101	%install
14cr|ardour3-3.5-2|102	./waf install --destdir=%{buildroot}
14cr|ardour3-3.5-2|103	
14cr|ardour3-3.5-2|104	install -d -m 0755 %{buildroot}%{_datadir}/applications
14cr|ardour3-3.5-2|105	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|ardour3-3.5-2|106	
14cr|ardour3-3.5-2|107	install -d -m 0755 %{buildroot}%{_iconsdir}
14cr|ardour3-3.5-2|108	cp -f %{buildroot}%{_datadir}/%{name}/icons/application-x-ardour_48px.png %{buildroot}%{_iconsdir}/ardour3.png
14cr|ardour3-3.5-2|109	
14cr|ardour3-3.5-2|110	%find_lang %{name} gtk2_ardour3 gtkmm2ext3 %{name}.lang
14cr|ardour3-3.5-2|111	
14cr|ardour3-3.5-2|112	%files -f %{name}.lang
14cr|ardour3-3.5-2|113	%doc README
14cr|ardour3-3.5-2|114	%{_bindir}/%{name}
14cr|ardour3-3.5-2|115	%dir %{_libdir}/%{name}
14cr|ardour3-3.5-2|116	%dir %{_libdir}/%{name}/engines
14cr|ardour3-3.5-2|117	%dir %{_libdir}/%{name}/panners
14cr|ardour3-3.5-2|118	%dir %{_libdir}/%{name}/surfaces
14cr|ardour3-3.5-2|119	%dir %{_libdir}/%{name}/vamp
14cr|ardour3-3.5-2|120	%dir %{_libdir}/%{name}/backends
14cr|ardour3-3.5-2|121	%{_libdir}/%{name}/backends/*.so
14cr|ardour3-3.5-2|122	%{_libdir}/%{name}/*.so
14cr|ardour3-3.5-2|123	%{_libdir}/%{name}/sanityCheck
14cr|ardour3-3.5-2|124	%{_libdir}/%{name}/ardour-%{version}
14cr|ardour3-3.5-2|125	%{_libdir}/%{name}/*.so.*
14cr|ardour3-3.5-2|126	%{_libdir}/%{name}/backends/*.so.*
14cr|ardour3-3.5-2|127	%{_libdir}/%{name}/panners/*.so
14cr|ardour3-3.5-2|128	%{_libdir}/%{name}/panners/*.so.*
14cr|ardour3-3.5-2|129	%{_libdir}/%{name}/surfaces/*.so
14cr|ardour3-3.5-2|130	%{_libdir}/%{name}/surfaces/*.so.*
14cr|ardour3-3.5-2|131	%{_libdir}/%{name}/engines/*.so
14cr|ardour3-3.5-2|132	%{_libdir}/%{name}/vamp/*.so
14cr|ardour3-3.5-2|133	%{_libdir}/%{name}/vamp/*.so.*
14cr|ardour3-3.5-2|134	%dir %{_datadir}/%{name}
14cr|ardour3-3.5-2|135	%{_datadir}/%{name}/*.png
14cr|ardour3-3.5-2|136	%{_datadir}/%{name}/*.ttf
14cr|ardour3-3.5-2|137	%dir %{_datadir}/%{name}/icons
14cr|ardour3-3.5-2|138	%{_datadir}/%{name}/icons/*.png
14cr|ardour3-3.5-2|139	%dir %{_datadir}/%{name}/pixmaps
14cr|ardour3-3.5-2|140	%{_datadir}/%{name}/pixmaps/*.xpm
14cr|ardour3-3.5-2|141	%{_datadir}/%{name}/export/*
14cr|ardour3-3.5-2|142	%{_datadir}/%{name}/mcp/*
14cr|ardour3-3.5-2|143	%{_datadir}/%{name}/patchfiles/*
14cr|ardour3-3.5-2|144	%{_datadir}/%{name}/midi_maps/*
14cr|ardour3-3.5-2|145	%attr(0644, root, root) %{_datadir}/applications/ardour3.desktop
14cr|ardour3-3.5-2|146	%dir %{_sysconfdir}/%{name}
14cr|ardour3-3.5-2|147	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_default.conf
14cr|ardour3-3.5-2|148	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_light.rc
14cr|ardour3-3.5-2|149	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_dark.rc
14cr|ardour3-3.5-2|150	%config(noreplace) %{_sysconfdir}/%{name}/ardour.menus
14cr|ardour3-3.5-2|151	%config(noreplace) %{_sysconfdir}/%{name}/ardour_system.rc
14cr|ardour3-3.5-2|152	%config(noreplace) %{_sysconfdir}/%{name}/step_editing.bindings
14cr|ardour3-3.5-2|153	%config(noreplace) %{_sysconfdir}/%{name}/mnemonic-us.bindings
14cr|ardour3-3.5-2|154	%config(noreplace) %{_sysconfdir}/%{name}/mixer.bindings
14cr|ardour3-3.5-2|155	%dir %{_sysconfdir}/%{name}/export
14cr|ardour3-3.5-2|156	%config(noreplace) %{_sysconfdir}/%{name}/export/CD.format
14cr|ardour3-3.5-2|157	%{_iconsdir}/ardour3.png
14cr|ardour3-3.5-2|158	
14cr|ardour3-3.5-2|159	
14cr|ardour3-3.5-2|160	%changelog
14cr|ardour3-3.5-2|161	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5-2
14cr|ardour3-3.5-2|162	+ Revision: 483221e
14cr|ardour3-3.5-2|163	- MassBuild#464: Increase release tag
14cr|ardour3-3.5-2|164	
14cr|ardour3-3.5-2|165	

235 14
14cr|ardour3-3.5.308-1|1	# Set rev to svn revision when using pre-release tarball, otherwise set to 0.
14cr|ardour3-3.5.308-1|2	%define rev	0
14cr|ardour3-3.5.308-1|3	%define rel	1
14cr|ardour3-3.5.308-1|4	%if %{rev}
14cr|ardour3-3.5.308-1|5	%define release	%mkrel -c %{rev} %{rel}
14cr|ardour3-3.5.308-1|6	%else
14cr|ardour3-3.5.308-1|7	%define release	%mkrel %{rel}
14cr|ardour3-3.5.308-1|8	%endif
14cr|ardour3-3.5.308-1|9	%define oname	Ardour3
14cr|ardour3-3.5.308-1|10	
14cr|ardour3-3.5.308-1|11	Name:		ardour3
14cr|ardour3-3.5.308-1|12	Version:	3.5.308
14cr|ardour3-3.5.308-1|13	Release:	%{release}
14cr|ardour3-3.5.308-1|14	Summary:	Professional multi-track audio recording application
14cr|ardour3-3.5.308-1|15	Group:		Sound
14cr|ardour3-3.5.308-1|16	License:	GPLv2+
14cr|ardour3-3.5.308-1|17	URL:		http://ardour.org/
14cr|ardour3-3.5.308-1|18	
14cr|ardour3-3.5.308-1|19	# Pre-release tarballs may be created in SOURCES with:
14cr|ardour3-3.5.308-1|20	# ./mk_svn_tar ardour3 http://subversion.ardour.org/svn/ardour2/branches/3.0 tar.bz2
14cr|ardour3-3.5.308-1|21	%if %{rev}
14cr|ardour3-3.5.308-1|22	Source0:	%{name}-%{rev}.tar.bz2
14cr|ardour3-3.5.308-1|23	%else
14cr|ardour3-3.5.308-1|24	# NB to receive a free (as beer) source tarball you need to give your e-mail address here:
14cr|ardour3-3.5.308-1|25	# "http://community.ardour.org/download_process_selection_and_amount" to get a download link
14cr|ardour3-3.5.308-1|26	Source0:	%{oname}-%{version}.tar.bz2
14cr|ardour3-3.5.308-1|27	%endif
14cr|ardour3-3.5.308-1|28	Source1:	%{name}.desktop
14cr|ardour3-3.5.308-1|29	Source2:	mk_svn_tar
14cr|ardour3-3.5.308-1|30	
14cr|ardour3-3.5.308-1|31	BuildRequires:	boost-devel
14cr|ardour3-3.5.308-1|32	BuildRequires:	dmalloc
14cr|ardour3-3.5.308-1|33	BuildRequires:	doxygen
14cr|ardour3-3.5.308-1|34	BuildRequires:	gettext
14cr|ardour3-3.5.308-1|35	BuildRequires:	graphviz
14cr|ardour3-3.5.308-1|36	BuildRequires:	gtk2-devel >= 2.12.1
14cr|ardour3-3.5.308-1|37	BuildRequires:	gtkmm2.4-devel >= 2.8
14cr|ardour3-3.5.308-1|38	BuildRequires:	jackit-devel
14cr|ardour3-3.5.308-1|39	BuildRequires:	shared-mime-info
14cr|ardour3-3.5.308-1|40	BuildRequires:	xdg-utils
14cr|ardour3-3.5.308-1|41	BuildRequires:	pkgconfig(alsa)
14cr|ardour3-3.5.308-1|42	BuildRequires:	pkgconfig(aubio) >= 0.3.2
14cr|ardour3-3.5.308-1|43	BuildRequires:	pkgconfig(cppunit) >= 1.12.0
14cr|ardour3-3.5.308-1|44	BuildRequires:	pkgconfig(cwiid)
14cr|ardour3-3.5.308-1|45	BuildRequires:	pkgconfig(fftw3)
14cr|ardour3-3.5.308-1|46	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cr|ardour3-3.5.308-1|47	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
14cr|ardour3-3.5.308-1|48	BuildRequires:	pkgconfig(libart-2.0)
14cr|ardour3-3.5.308-1|49	BuildRequires:	pkgconfig(libcurl) >= 7.0.0
14cr|ardour3-3.5.308-1|50	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.30
14cr|ardour3-3.5.308-1|51	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6) >= 2.16
14cr|ardour3-3.5.308-1|52	BuildRequires:	pkgconfig(liblo) >= 0.24
14cr|ardour3-3.5.308-1|53	BuildRequires:	pkgconfig(libusb)
14cr|ardour3-3.5.308-1|54	BuildRequires:	pkgconfig(libusb-1.0)
14cr|ardour3-3.5.308-1|55	BuildRequires:	pkgconfig(libxslt)
14cr|ardour3-3.5.308-1|56	BuildRequires:	pkgconfig(lilv-0) >= 0.14
14cr|ardour3-3.5.308-1|57	BuildRequires:	pkgconfig(lrdf) >= 0.4.0
14cr|ardour3-3.5.308-1|58	BuildRequires:	pkgconfig(ltc) >= 1.1.0
14cr|ardour3-3.5.308-1|59	BuildRequires:	pkgconfig(lv2) >= 1.0.15
14cr|ardour3-3.5.308-1|60	BuildRequires:	pkgconfig(ogg) >= 1.1.2
14cr|ardour3-3.5.308-1|61	BuildRequires:	pkgconfig(raptor2)
14cr|ardour3-3.5.308-1|62	BuildRequires:	pkgconfig(redland)
14cr|ardour3-3.5.308-1|63	BuildRequires:	pkgconfig(rubberband)
14cr|ardour3-3.5.308-1|64	BuildRequires:	pkgconfig(samplerate)
14cr|ardour3-3.5.308-1|65	BuildRequires:	pkgconfig(serd-0) >= 0.14.0
14cr|ardour3-3.5.308-1|66	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
14cr|ardour3-3.5.308-1|67	BuildRequires:	pkgconfig(sord-0) >= 0.8.0
14cr|ardour3-3.5.308-1|68	BuildRequires:	pkgconfig(sndfile)
14cr|ardour3-3.5.308-1|69	BuildRequires:	pkgconfig(sqlite3)
14cr|ardour3-3.5.308-1|70	BuildRequires:	pkgconfig(sratom-0) >= 0.4.0
14cr|ardour3-3.5.308-1|71	BuildRequires:	pkgconfig(suil-0) >= 0.6.0
14cr|ardour3-3.5.308-1|72	BuildRequires:	pkgconfig(uuid)
14cr|ardour3-3.5.308-1|73	BuildRequires:	pkgconfig(vamp-sdk)
14cr|ardour3-3.5.308-1|74	BuildRequires:	desktop-file-utils
14cr|ardour3-3.5.308-1|75	
14cr|ardour3-3.5.308-1|76	Requires:	jackit
14cr|ardour3-3.5.308-1|77	Requires:	gtk-engines2
14cr|ardour3-3.5.308-1|78	
14cr|ardour3-3.5.308-1|79	Provides:	ardour = 1:%{version}-%{release}
14cr|ardour3-3.5.308-1|80	Obsoletes:	ardour < 1:2.9
14cr|ardour3-3.5.308-1|81	
14cr|ardour3-3.5.308-1|82	%description
14cr|ardour3-3.5.308-1|83	Ardour3 is a digital audio workstation. You can use it to record, edit and mix
14cr|ardour3-3.5.308-1|84	multi-track audio. You can produce your own CDs, mix video sound tracks, or
14cr|ardour3-3.5.308-1|85	just experiment with new ideas about music and sound.
14cr|ardour3-3.5.308-1|86	
14cr|ardour3-3.5.308-1|87	Ardour3 capabilities include: multi channel recording, non-destructive editing
14cr|ardour3-3.5.308-1|88	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
14cr|ardour3-3.5.308-1|89	tracks/busses/plugins, time-code synchronization, and hardware control from
14cr|ardour3-3.5.308-1|90	surfaces like the Mackie Control Universal.
14cr|ardour3-3.5.308-1|91	
14cr|ardour3-3.5.308-1|92	You must have jackd running and an ALSA sound driver to use Ardour3. If you are
14cr|ardour3-3.5.308-1|93	new to jackd, try qjackctl.
14cr|ardour3-3.5.308-1|94	
14cr|ardour3-3.5.308-1|95	See the online user manual at http://en.flossmanuals.net/ardour/index/
14cr|ardour3-3.5.308-1|96	
14cr|ardour3-3.5.308-1|97	%prep
14cr|ardour3-3.5.308-1|98	%if %{rev}
14cr|ardour3-3.5.308-1|99	%setup -q -n %{name}
14cr|ardour3-3.5.308-1|100	%else
14cr|ardour3-3.5.308-1|101	%setup -q -n %{oname}-%{version}
14cr|ardour3-3.5.308-1|102	%endif
14cr|ardour3-3.5.308-1|103	
14cr|ardour3-3.5.308-1|104	%build
14cr|ardour3-3.5.308-1|105	./waf configure \
14cr|ardour3-3.5.308-1|106	--prefix=%{_prefix} \
14cr|ardour3-3.5.308-1|107	--libdir=%{_libdir} \
14cr|ardour3-3.5.308-1|108	--configdir=%{_sysconfdir} \
14cr|ardour3-3.5.308-1|109	--program-name=Ardour3 \
14cr|ardour3-3.5.308-1|110	--nls \
14cr|ardour3-3.5.308-1|111	--docs
14cr|ardour3-3.5.308-1|112	
14cr|ardour3-3.5.308-1|113	./waf build \
14cr|ardour3-3.5.308-1|114	--nls \
14cr|ardour3-3.5.308-1|115	--docs
14cr|ardour3-3.5.308-1|116	
14cr|ardour3-3.5.308-1|117	./waf i18n_mo
14cr|ardour3-3.5.308-1|118	
14cr|ardour3-3.5.308-1|119	%install
14cr|ardour3-3.5.308-1|120	./waf install --destdir=%{buildroot}
14cr|ardour3-3.5.308-1|121	
14cr|ardour3-3.5.308-1|122	desktop-file-install \
14cr|ardour3-3.5.308-1|123	--dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|ardour3-3.5.308-1|124	
14cr|ardour3-3.5.308-1|125	# Symlink icons and mimetypes into the right folders
14cr|ardour3-3.5.308-1|126	install -d -m 0755 %{buildroot}%{_iconsdir}
14cr|ardour3-3.5.308-1|127	
14cr|ardour3-3.5.308-1|128	for i in 16 22 32 48; do
14cr|ardour3-3.5.308-1|129	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
14cr|ardour3-3.5.308-1|130	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes
14cr|ardour3-3.5.308-1|131	ln -s %{_datadir}/%{name}/icons/application-x-ardour_${i}px.png \
14cr|ardour3-3.5.308-1|132	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/application-x-ardour3.png
14cr|ardour3-3.5.308-1|133	ln -s %{_datadir}/%{name}/icons/ardour_icon_${i}px.png \
14cr|ardour3-3.5.308-1|134	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/ardour3.png
14cr|ardour3-3.5.308-1|135	done
14cr|ardour3-3.5.308-1|136	
14cr|ardour3-3.5.308-1|137	%files
14cr|ardour3-3.5.308-1|138	%doc README
14cr|ardour3-3.5.308-1|139	%{_bindir}/%{name}
14cr|ardour3-3.5.308-1|140	%{_libdir}/%{name}
14cr|ardour3-3.5.308-1|141	%{_libdir}/lv2/reasonablesynth.lv2
14cr|ardour3-3.5.308-1|142	%{_datadir}/%{name}
14cr|ardour3-3.5.308-1|143	%{_datadir}/applications/%{name}.desktop
14cr|ardour3-3.5.308-1|144	%dir %{_sysconfdir}/%{name}
14cr|ardour3-3.5.308-1|145	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_default.conf
14cr|ardour3-3.5.308-1|146	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_light.rc
14cr|ardour3-3.5.308-1|147	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_dark.rc
14cr|ardour3-3.5.308-1|148	%config(noreplace) %{_sysconfdir}/%{name}/ardour.menus
14cr|ardour3-3.5.308-1|149	%config(noreplace) %{_sysconfdir}/%{name}/ardour_system.rc
14cr|ardour3-3.5.308-1|150	%config(noreplace) %{_sysconfdir}/%{name}/step_editing.bindings
14cr|ardour3-3.5.308-1|151	%config(noreplace) %{_sysconfdir}/%{name}/mnemonic-us.bindings
14cr|ardour3-3.5.308-1|152	%config(noreplace) %{_sysconfdir}/%{name}/mixer.bindings
14cr|ardour3-3.5.308-1|153	%dir %{_sysconfdir}/%{name}/export
14cr|ardour3-3.5.308-1|154	%config(noreplace) %{_sysconfdir}/%{name}/export/CD.format
14cr|ardour3-3.5.308-1|155	%{_iconsdir}/hicolor/*
14cr|ardour3-3.5.308-1|156	%{_datadir}/locale/*/*/*.mo
14cr|ardour3-3.5.308-1|157	
14cr|ardour3-3.5.308-1|158	%changelog
14cr|ardour3-3.5.308-1|159	* Tue Jul 01 2014 Tigro <ashejn@gmail.com> 3.5.308-1
14cr|ardour3-3.5.308-1|160	+ Revision: ced8a1a
14cr|ardour3-3.5.308-1|161	- update to 3.5.308
14cr|ardour3-3.5.308-1|162	
14cr|ardour3-3.5.308-1|163	

236 14
14cr|argus-3.0.7.1-3|1	Summary:	Network transaction audit tool
14cr|argus-3.0.7.1-3|2	Name:		argus
14cr|argus-3.0.7.1-3|3	Version:	3.0.7.1
14cr|argus-3.0.7.1-3|4	Release:	3
14cr|argus-3.0.7.1-3|5	License:	GPLv3+
14cr|argus-3.0.7.1-3|6	Group:		System/Servers
14cr|argus-3.0.7.1-3|7	Url:		http://qosient.com/argus/
14cr|argus-3.0.7.1-3|8	Source0:	http://qosient.com/argus/dev/argus-%{version}.tar.gz
14cr|argus-3.0.7.1-3|9	Source1:	http://qosient.com/argus/dev/argus-%{version}.tar.gz.asc
14cr|argus-3.0.7.1-3|10	Source2:	http://qosient.com/argus/dev/argus-%{version}.tar.gz.md5
14cr|argus-3.0.7.1-3|11	Source3:	argus.service
14cr|argus-3.0.7.1-3|12	BuildRequires:	bison
14cr|argus-3.0.7.1-3|13	BuildRequires:	flex
14cr|argus-3.0.7.1-3|14	BuildRequires:	libsasl-devel
14cr|argus-3.0.7.1-3|15	BuildRequires:	libwrap-devel
14cr|argus-3.0.7.1-3|16	BuildRequires:	pcap-devel
14cr|argus-3.0.7.1-3|17	BuildRequires:	pkgconfig(libtirpc)
14cr|argus-3.0.7.1-3|18	BuildRequires:	pkgconfig(ncurses)
14cr|argus-3.0.7.1-3|19	BuildRequires:	pkgconfig(zlib)
14cr|argus-3.0.7.1-3|20	Requires(post,preun):	rpm-helper
14cr|argus-3.0.7.1-3|21	Requires(post,preun):	systemd
14cr|argus-3.0.7.1-3|22	
14cr|argus-3.0.7.1-3|23	%description
14cr|argus-3.0.7.1-3|24	Argus (Audit Record Generation and Utilization System) is an IP network
14cr|argus-3.0.7.1-3|25	transaction audit tool. The data generated by argus can be used for a
14cr|argus-3.0.7.1-3|26	wide range of tasks such as network operations, security and performance
14cr|argus-3.0.7.1-3|27	management.
14cr|argus-3.0.7.1-3|28	
14cr|argus-3.0.7.1-3|29	%files
14cr|argus-3.0.7.1-3|30	%defattr(0644,root,root,0755)
14cr|argus-3.0.7.1-3|31	%doc COPYING CREDITS INSTALL README VERSION doc support
14cr|argus-3.0.7.1-3|32	%attr(0755,root,root) %{_bindir}/*
14cr|argus-3.0.7.1-3|33	%attr(0755,root,root) %{_sbindir}/argus
14cr|argus-3.0.7.1-3|34	%{_mandir}/man5/argus.conf.5*
14cr|argus-3.0.7.1-3|35	%{_mandir}/man8/argus.8*
14cr|argus-3.0.7.1-3|36	%dir %{_localstatedir}/lib/%{name}
14cr|argus-3.0.7.1-3|37	%dir %{_localstatedir}/lib/%{name}/archive
14cr|argus-3.0.7.1-3|38	%attr(0755,root,root) %{_unitdir}/%{name}.service
14cr|argus-3.0.7.1-3|39	%config(noreplace) %{_sysconfdir}/argus.conf
14cr|argus-3.0.7.1-3|40	
14cr|argus-3.0.7.1-3|41	%post
14cr|argus-3.0.7.1-3|42	%_post_service %{name}.service
14cr|argus-3.0.7.1-3|43	
14cr|argus-3.0.7.1-3|44	%preun
14cr|argus-3.0.7.1-3|45	%_preun_service %{name}.service
14cr|argus-3.0.7.1-3|46	
14cr|argus-3.0.7.1-3|47	#----------------------------------------------------------------------------
14cr|argus-3.0.7.1-3|48	
14cr|argus-3.0.7.1-3|49	%prep
14cr|argus-3.0.7.1-3|50	%setup -q
14cr|argus-3.0.7.1-3|51	
14cr|argus-3.0.7.1-3|52	%build
14cr|argus-3.0.7.1-3|53	export CPPFLAGS="-I%{_includedir}/sasl"
14cr|argus-3.0.7.1-3|54	%configure2_5x \
14cr|argus-3.0.7.1-3|55	--with-sasl=yes
14cr|argus-3.0.7.1-3|56	%make
14cr|argus-3.0.7.1-3|57	
14cr|argus-3.0.7.1-3|58	%install
14cr|argus-3.0.7.1-3|59	%makeinstall_std
14cr|argus-3.0.7.1-3|60	
14cr|argus-3.0.7.1-3|61	mkdir -p %{buildroot}%{_bindir}
14cr|argus-3.0.7.1-3|62	cp -a bin/argusbug %{buildroot}%{_bindir}/argusbug
14cr|argus-3.0.7.1-3|63	
14cr|argus-3.0.7.1-3|64	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/archive
14cr|argus-3.0.7.1-3|65	
14cr|argus-3.0.7.1-3|66	mkdir -p %{buildroot}%{_sysconfdir}
14cr|argus-3.0.7.1-3|67	cp -a support/Config/argus.conf %{buildroot}%{_sysconfdir}/argus.conf
14cr|argus-3.0.7.1-3|68	
14cr|argus-3.0.7.1-3|69	perl -pi -e 's|/var/log/argus|%{_localstatedir}/lib/%{name}|;' \
14cr|argus-3.0.7.1-3|70	-e 's|^#ARGUS_BIND_IP|ARGUS_BIND_IP|;' \
14cr|argus-3.0.7.1-3|71	-e 's|^#ARGUS_ACCESS_PORT|ARGUS_ACCESS_PORT|;' \
14cr|argus-3.0.7.1-3|72	%{buildroot}%{_sysconfdir}/argus.conf
14cr|argus-3.0.7.1-3|73	
14cr|argus-3.0.7.1-3|74	mkdir -p %{buildroot}%{_unitdir}
14cr|argus-3.0.7.1-3|75	cp -a %{SOURCE3} %{buildroot}%{_unitdir}/
14cr|argus-3.0.7.1-3|76	
14cr|argus-3.0.7.1-3|77	
14cr|argus-3.0.7.1-3|78	%changelog
14cr|argus-3.0.7.1-3|79	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.7.1-3
14cr|argus-3.0.7.1-3|80	+ Revision: 6acb6d7
14cr|argus-3.0.7.1-3|81	- Build with libtirpc, spec cleanup
14cr|argus-3.0.7.1-3|82	
14cr|argus-3.0.7.1-3|83	

237 14
14cr|argus-clients-3.0.7.7-4|1	%define sdevname %mklibname %{name} -d -s
14cr|argus-clients-3.0.7.7-4|2	
14cr|argus-clients-3.0.7.7-4|3	Summary:	Client tools for argus network audit
14cr|argus-clients-3.0.7.7-4|4	Name:		argus-clients
14cr|argus-clients-3.0.7.7-4|5	Version:	3.0.7.7
14cr|argus-clients-3.0.7.7-4|6	Release:	4
14cr|argus-clients-3.0.7.7-4|7	License:	GPLv2+
14cr|argus-clients-3.0.7.7-4|8	Group:		Networking/Other
14cr|argus-clients-3.0.7.7-4|9	Url:		http://qosient.com/argus/
14cr|argus-clients-3.0.7.7-4|10	Source0:	http://qosient.com/argus/dev/%{name}-%{version}.tar.gz
14cr|argus-clients-3.0.7.7-4|11	Patch0:		argus-clients-3.0.2-fix-str-fmt.patch
14cr|argus-clients-3.0.7.7-4|12	BuildRequires:	bison
14cr|argus-clients-3.0.7.7-4|13	BuildRequires:	flex
14cr|argus-clients-3.0.7.7-4|14	BuildRequires:	libsasl-devel
14cr|argus-clients-3.0.7.7-4|15	BuildRequires:	mysql-devel
14cr|argus-clients-3.0.7.7-4|16	BuildRequires:	readline-devel
14cr|argus-clients-3.0.7.7-4|17	BuildRequires:	pkgconfig(libtirpc)
14cr|argus-clients-3.0.7.7-4|18	BuildRequires:	pkgconfig(ncurses)
14cr|argus-clients-3.0.7.7-4|19	
14cr|argus-clients-3.0.7.7-4|20	%description
14cr|argus-clients-3.0.7.7-4|21	Clients to the argus probe which process and display information.
14cr|argus-clients-3.0.7.7-4|22	
14cr|argus-clients-3.0.7.7-4|23	%files
14cr|argus-clients-3.0.7.7-4|24	%defattr(0644,root,root,0755)
14cr|argus-clients-3.0.7.7-4|25	%attr(0755,root,root) %{_bindir}/*
14cr|argus-clients-3.0.7.7-4|26	%{_prefix}/argus
14cr|argus-clients-3.0.7.7-4|27	%{_mandir}/man?/*
14cr|argus-clients-3.0.7.7-4|28	
14cr|argus-clients-3.0.7.7-4|29	#----------------------------------------------------------------------------
14cr|argus-clients-3.0.7.7-4|30	
14cr|argus-clients-3.0.7.7-4|31	%package -n %{sdevname}
14cr|argus-clients-3.0.7.7-4|32	Summary:	Static library and header files for the %{name}
14cr|argus-clients-3.0.7.7-4|33	Group:		Development/C
14cr|argus-clients-3.0.7.7-4|34	Provides:	%{name}-devel = %{EVRD}
14cr|argus-clients-3.0.7.7-4|35	Conflicts:	%{name}-devel < 3.0.7.7-4
14cr|argus-clients-3.0.7.7-4|36	Obsoletes:	%{name}-devel < 3.0.7.7-4
14cr|argus-clients-3.0.7.7-4|37	
14cr|argus-clients-3.0.7.7-4|38	%description -n %{sdevname}
14cr|argus-clients-3.0.7.7-4|39	Static library and header files for the %{name}.
14cr|argus-clients-3.0.7.7-4|40	
14cr|argus-clients-3.0.7.7-4|41	%files -n %{sdevname}
14cr|argus-clients-3.0.7.7-4|42	%{_includedir}/argus/*
14cr|argus-clients-3.0.7.7-4|43	%{_libdir}/*.a
14cr|argus-clients-3.0.7.7-4|44	%{_libdir}/pkgconfig/%{name}.pc
14cr|argus-clients-3.0.7.7-4|45	
14cr|argus-clients-3.0.7.7-4|46	#----------------------------------------------------------------------------
14cr|argus-clients-3.0.7.7-4|47	
14cr|argus-clients-3.0.7.7-4|48	%prep
14cr|argus-clients-3.0.7.7-4|49	%setup -q
14cr|argus-clients-3.0.7.7-4|50	
14cr|argus-clients-3.0.7.7-4|51	%build
14cr|argus-clients-3.0.7.7-4|52	%configure2_5x
14cr|argus-clients-3.0.7.7-4|53	make
14cr|argus-clients-3.0.7.7-4|54	
14cr|argus-clients-3.0.7.7-4|55	%install
14cr|argus-clients-3.0.7.7-4|56	%makeinstall_std
14cr|argus-clients-3.0.7.7-4|57	
14cr|argus-clients-3.0.7.7-4|58	rm -rf %{buildroot}%{_docdir}
14cr|argus-clients-3.0.7.7-4|59	
14cr|argus-clients-3.0.7.7-4|60	
14cr|argus-clients-3.0.7.7-4|61	%changelog
14cr|argus-clients-3.0.7.7-4|62	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.7.7-4
14cr|argus-clients-3.0.7.7-4|63	+ Revision: bd11c28
14cr|argus-clients-3.0.7.7-4|64	- Build with libtirpc
14cr|argus-clients-3.0.7.7-4|65	
14cr|argus-clients-3.0.7.7-4|66	

238 14
14cr|ario-1.5.1-4|1	%define __noautoprov 'devel\\(.*|libaudioscrobbler\\.so\\.0.*|libfilesystem\\.so\\.0.*|libinformation\\.so\\.0.*|liblibnotify\\.so\\.0.*|libmmkeys\\.so\\.0.*|libradios\\.so\\.0.*|libwikipedia\\.so\\.0.*'
14cr|ario-1.5.1-4|2	%define __noautoreq 'libaudioscrobbler\\.so\\.0.*|libfilesystem\\.so\\.0.*|libinformation\\.so\\.0.*|liblibnotify\\.so\\.0.*|libmmkeys\\.so\\.0.*|libradios\\.so\\.0.*|libwikipedia\\.so\\.0.*'
14cr|ario-1.5.1-4|3	
14cr|ario-1.5.1-4|4	Summary:	Ario is a GTK2 client for MPD
14cr|ario-1.5.1-4|5	Name:		ario
14cr|ario-1.5.1-4|6	Version:	1.5.1
14cr|ario-1.5.1-4|7	Release:	4
14cr|ario-1.5.1-4|8	Group:		Sound
14cr|ario-1.5.1-4|9	License:	GPLv2+
14cr|ario-1.5.1-4|10	Url:		http://ario-player.sourceforge.net/
14cr|ario-1.5.1-4|11	Source0:	%{name}-%{version}.tar
14cr|ario-1.5.1-4|12	Source10:	%{name}.rpmlintrc
14cr|ario-1.5.1-4|13	Patch1:		ario-1.5.1-glib.patch
14cr|ario-1.5.1-4|14	BuildRequires:	intltool
14cr|ario-1.5.1-4|15	BuildRequires:	pkgconfig(avahi-client)
14cr|ario-1.5.1-4|16	BuildRequires:	pkgconfig(avahi-glib)
14cr|ario-1.5.1-4|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|ario-1.5.1-4|18	BuildRequires:	pkgconfig(gnutls)
14cr|ario-1.5.1-4|19	BuildRequires:	pkgconfig(libcurl)
14cr|ario-1.5.1-4|20	BuildRequires:	pkgconfig(libgcrypt)
14cr|ario-1.5.1-4|21	BuildRequires:	pkgconfig(libmpdclient)
14cr|ario-1.5.1-4|22	BuildRequires:	pkgconfig(libnotify)
14cr|ario-1.5.1-4|23	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|ario-1.5.1-4|24	BuildRequires:	pkgconfig(libxml-2.0)
14cr|ario-1.5.1-4|25	BuildRequires:	pkgconfig(taglib)
14cr|ario-1.5.1-4|26	BuildRequires:	pkgconfig(unique-1.0)
14cr|ario-1.5.1-4|27	Requires:	mpd
14cr|ario-1.5.1-4|28	
14cr|ario-1.5.1-4|29	%description
14cr|ario-1.5.1-4|30	Ario is a GTK2 client for MPD (Music player daemon). The interface used to
14cr|ario-1.5.1-4|31	browse the library is inspired by Rhythmbox but Ario aims to be much lighter
14cr|ario-1.5.1-4|32	and faster.
14cr|ario-1.5.1-4|33	
14cr|ario-1.5.1-4|34	%files -f %{name}.lang
14cr|ario-1.5.1-4|35	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cr|ario-1.5.1-4|36	%{_datadir}/%{name}
14cr|ario-1.5.1-4|37	%{_datadir}/applications/%{name}.desktop
14cr|ario-1.5.1-4|38	%{_libdir}/%{name}
14cr|ario-1.5.1-4|39	%{_bindir}/%{name}
14cr|ario-1.5.1-4|40	%{_iconsdir}/*/*/apps/*
14cr|ario-1.5.1-4|41	
14cr|ario-1.5.1-4|42	#----------------------------------------------------------------------------
14cr|ario-1.5.1-4|43	
14cr|ario-1.5.1-4|44	%prep
14cr|ario-1.5.1-4|45	%setup -q
14cr|ario-1.5.1-4|46	%patch1 -p1
14cr|ario-1.5.1-4|47	
14cr|ario-1.5.1-4|48	%build
14cr|ario-1.5.1-4|49	./configure \
14cr|ario-1.5.1-4|50	--libdir=%{_libdir} \
14cr|ario-1.5.1-4|51	--datadir=%{_datadir} \
14cr|ario-1.5.1-4|52	--disable-static
14cr|ario-1.5.1-4|53	%make
14cr|ario-1.5.1-4|54	
14cr|ario-1.5.1-4|55	%install
14cr|ario-1.5.1-4|56	%makeinstall
14cr|ario-1.5.1-4|57	
14cr|ario-1.5.1-4|58	%find_lang %{name}
14cr|ario-1.5.1-4|59	
14cr|ario-1.5.1-4|60	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cr|ario-1.5.1-4|61	
14cr|ario-1.5.1-4|62	
14cr|ario-1.5.1-4|63	%changelog
14cr|ario-1.5.1-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-4
14cr|ario-1.5.1-4|65	+ Revision: 5e013aa
14cr|ario-1.5.1-4|66	- MassBuild#464: Increase release tag
14cr|ario-1.5.1-4|67	
14cr|ario-1.5.1-4|68	

239 14
14cr|arista-0.9.7-2|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|arista-0.9.7-2|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|arista-0.9.7-2|3	
14cr|arista-0.9.7-2|4	Summary:	An easy to use multimedia transcoder for the GNOME Desktop
14cr|arista-0.9.7-2|5	Name:		arista
14cr|arista-0.9.7-2|6	Version:	0.9.7
14cr|arista-0.9.7-2|7	Release:	2
14cr|arista-0.9.7-2|8	License:	LGPLv2+
14cr|arista-0.9.7-2|9	Group:		Video
14cr|arista-0.9.7-2|10	Url:		http://programmer-art.org/projects/arista-transcoder
14cr|arista-0.9.7-2|11	Source:		http://programmer-art.org/media/releases/arista-transcoder/%{name}-%{version}.tar.gz
14cr|arista-0.9.7-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|arista-0.9.7-2|13	BuildArch:      noarch
14cr|arista-0.9.7-2|14	BuildRequires:	python-devel
14cr|arista-0.9.7-2|15	Requires:	python-dbus
14cr|arista-0.9.7-2|16	Requires:	pygtk2.0
14cr|arista-0.9.7-2|17	Requires:	gnome-python-gconf
14cr|arista-0.9.7-2|18	Requires:	gstreamer0.10-python
14cr|arista-0.9.7-2|19	Requires:	gstreamer0.10-ffmpeg
14cr|arista-0.9.7-2|20	Requires:	gstreamer0.10-plugins-base
14cr|arista-0.9.7-2|21	Requires:	gstreamer0.10-plugins-good
14cr|arista-0.9.7-2|22	Requires:	gstreamer0.10-plugins-bad
14cr|arista-0.9.7-2|23	Requires:	gstreamer0.10-plugins-ugly
14cr|arista-0.9.7-2|24	
14cr|arista-0.9.7-2|25	
14cr|arista-0.9.7-2|26	%description
14cr|arista-0.9.7-2|27	An easy to use multimedia transcoder for the GNOME Desktop. Arista
14cr|arista-0.9.7-2|28	focuses on being easy to use by making the complex task of encoding
14cr|arista-0.9.7-2|29	for various devices simple. Pick your input, pick your target device,
14cr|arista-0.9.7-2|30	choose a file to save to and go.
14cr|arista-0.9.7-2|31	
14cr|arista-0.9.7-2|32	%prep
14cr|arista-0.9.7-2|33	%setup -q
14cr|arista-0.9.7-2|34	
14cr|arista-0.9.7-2|35	%build
14cr|arista-0.9.7-2|36	%{__python} setup.py build
14cr|arista-0.9.7-2|37	
14cr|arista-0.9.7-2|38	%install
14cr|arista-0.9.7-2|39	rm -rf %{buildroot}
14cr|arista-0.9.7-2|40	%{__python} setup.py install --root %{buildroot}
14cr|arista-0.9.7-2|41	
14cr|arista-0.9.7-2|42	rm -f %{buildroot}%{_datadir}/locale/templates/arista.pot %{buildroot}%{_prefix}/lib/nautilus/extensions-2.0/python/arista-nautilus.py
14cr|arista-0.9.7-2|43	
14cr|arista-0.9.7-2|44	%find_lang %{name}
14cr|arista-0.9.7-2|45	
14cr|arista-0.9.7-2|46	%clean
14cr|arista-0.9.7-2|47	rm -rf %{buildroot}
14cr|arista-0.9.7-2|48	
14cr|arista-0.9.7-2|49	%files -f %{name}.lang
14cr|arista-0.9.7-2|50	%defattr(-,root,root,-)
14cr|arista-0.9.7-2|51	%doc AUTHORS LICENSE
14cr|arista-0.9.7-2|52	%{_bindir}/%{name}*
14cr|arista-0.9.7-2|53	%{py_puresitedir}/%{name}*.egg-info
14cr|arista-0.9.7-2|54	%{py_puresitedir}/%{name}
14cr|arista-0.9.7-2|55	%{_datadir}/applications/%{name}.desktop
14cr|arista-0.9.7-2|56	%{_datadir}/%{name}
14cr|arista-0.9.7-2|57	%{_datadir}/nautilus-python/extensions/arista-nautilus.py
14cr|arista-0.9.7-2|58	
14cr|arista-0.9.7-2|59	
14cr|arista-0.9.7-2|60	
14cr|arista-0.9.7-2|61	%changelog
14cr|arista-0.9.7-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-2
14cr|arista-0.9.7-2|63	+ Revision: 759ca0d
14cr|arista-0.9.7-2|64	- MassBuild#464: Increase release tag
14cr|arista-0.9.7-2|65	
14cr|arista-0.9.7-2|66	

240 14
14cr|arj-3.10.22-12|1	Summary:	File compression and packaging utility compatible with ARJ for MS-DOS
14cr|arj-3.10.22-12|2	Name:		arj
14cr|arj-3.10.22-12|3	Version:	3.10.22
14cr|arj-3.10.22-12|4	Release:	12
14cr|arj-3.10.22-12|5	License:	GPLv2+
14cr|arj-3.10.22-12|6	Group:		Archiving/Compression
14cr|arj-3.10.22-12|7	Url:		http://arj.sourceforge.net/
14cr|arj-3.10.22-12|8	Source0:	http://prdownloads.sourceforge.net/arj/%{name}-%{version}.tar.bz2
14cr|arj-3.10.22-12|9	Patch:		arj-3.10.21-debian-arches-align.patch
14cr|arj-3.10.22-12|10	Patch1:		arj-3.10.22-fix_format_string.patch
14cr|arj-3.10.22-12|11	Patch2:		arj-3.10.2-fix_strnlen_redefinition.patch
14cr|arj-3.10.22-12|12	Patch3:		arj-3.10.22-quotes.patch
14cr|arj-3.10.22-12|13	BuildRequires:	automake
14cr|arj-3.10.22-12|14	
14cr|arj-3.10.22-12|15	%description
14cr|arj-3.10.22-12|16	A portable version of the ARJ archiver, available for a growing number
14cr|arj-3.10.22-12|17	of DOS-like and UNIX-like platforms on a variety of architectures.
14cr|arj-3.10.22-12|18	This aims for compatibility with the original ARJ archiver by ARJ
14cr|arj-3.10.22-12|19	Software, Inc.
14cr|arj-3.10.22-12|20	
14cr|arj-3.10.22-12|21	%files
14cr|arj-3.10.22-12|22	%doc doc/*
14cr|arj-3.10.22-12|23	%{_bindir}/arj
14cr|arj-3.10.22-12|24	%{_bindir}/arj-register
14cr|arj-3.10.22-12|25	%{_bindir}/arjdisp
14cr|arj-3.10.22-12|26	%{_bindir}/rearj
14cr|arj-3.10.22-12|27	%dir %{_libdir}/arj/
14cr|arj-3.10.22-12|28	%{_libdir}/arj/arjcrypt.so
14cr|arj-3.10.22-12|29	%{_mandir}/man1/*.1*
14cr|arj-3.10.22-12|30	
14cr|arj-3.10.22-12|31	#----------------------------------------------------------------------------
14cr|arj-3.10.22-12|32	
14cr|arj-3.10.22-12|33	%prep
14cr|arj-3.10.22-12|34	%setup -q
14cr|arj-3.10.22-12|35	%patch -p1
14cr|arj-3.10.22-12|36	%patch1 -p0
14cr|arj-3.10.22-12|37	%patch2 -p0
14cr|arj-3.10.22-12|38	%patch3 -p1
14cr|arj-3.10.22-12|39	
14cr|arj-3.10.22-12|40	cd gnu
14cr|arj-3.10.22-12|41	# (misc) fix compile on x86_64, as the platform is otherwise not recognized
14cr|arj-3.10.22-12|42	# by the current config.sub
14cr|arj-3.10.22-12|43	cp /usr/share/automake-1.14/config.sub .
14cr|arj-3.10.22-12|44	autoconf
14cr|arj-3.10.22-12|45	
14cr|arj-3.10.22-12|46	%build
14cr|arj-3.10.22-12|47	cd gnu
14cr|arj-3.10.22-12|48	%configure2_5x
14cr|arj-3.10.22-12|49	cd ..
14cr|arj-3.10.22-12|50	make prepare
14cr|arj-3.10.22-12|51	#disable binary strippings
14cr|arj-3.10.22-12|52	#gw strange errors from the postproc command
14cr|arj-3.10.22-12|53	make ADD_LDFLAGS="" || make || make || make
14cr|arj-3.10.22-12|54	
14cr|arj-3.10.22-12|55	%install
14cr|arj-3.10.22-12|56	%makeinstall_std
14cr|arj-3.10.22-12|57	
14cr|arj-3.10.22-12|58	
14cr|arj-3.10.22-12|59	
14cr|arj-3.10.22-12|60	%changelog
14cr|arj-3.10.22-12|61	* Sat Aug 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.22-12
14cr|arj-3.10.22-12|62	+ Revision: 3df0e5e
14cr|arj-3.10.22-12|63	- Adjust for new automake
14cr|arj-3.10.22-12|64	
14cr|arj-3.10.22-12|65	

241 14
14cr|arka-0.11-6|1	%define name arka
14cr|arka-0.11-6|2	%define version 0.11
14cr|arka-0.11-6|3	%define release 6
14cr|arka-0.11-6|4	
14cr|arka-0.11-6|5	Summary: GUI for Genpak (gp) set of bioinformatics utilities
14cr|arka-0.11-6|6	Name: %name
14cr|arka-0.11-6|7	Version: %version
14cr|arka-0.11-6|8	Release: %release
14cr|arka-0.11-6|9	License: GPLv2
14cr|arka-0.11-6|10	Group: Sciences/Chemistry
14cr|arka-0.11-6|11	URL: http://www.bioinformatics.org/genpak
14cr|arka-0.11-6|12	Source: %name-%version.tar.bz2
14cr|arka-0.11-6|13	Patch0: %{name}-0.11-fix-overlinking.patch.bz2
14cr|arka-0.11-6|14	BuildRoot: %_tmppath/%name-root
14cr|arka-0.11-6|15	BuildRequires: libgtk+-devel
14cr|arka-0.11-6|16	Requires: gp
14cr|arka-0.11-6|17	
14cr|arka-0.11-6|18	%description
14cr|arka-0.11-6|19	Arka is a program that (1) serves as a graphical interface for any command line
14cr|arka-0.11-6|20	driven programs, with the focus on the programs from the GP package (see
14cr|arka-0.11-6|21	http://www.bioinformatics.org/genpak/) (2) has some nice funtions on it's one.
14cr|arka-0.11-6|22	Main scope of the program is the manipulation and visualisation of DNA / RNA /
14cr|arka-0.11-6|23	protein sequences.
14cr|arka-0.11-6|24	
14cr|arka-0.11-6|25	The GP package contains many command-line utilities which fullfill a whole
14cr|arka-0.11-6|26	bunch of tasks (from DNA sequence searches to restriction analysis and
14cr|arka-0.11-6|27	determining the melting temperature of oligonucleotides). While those programs
14cr|arka-0.11-6|28	are convenient to use in batch processing and CGI scripts (which was the
14cr|arka-0.11-6|29	purpose of those programs), they lack a nice GUI.
14cr|arka-0.11-6|30	
14cr|arka-0.11-6|31	Arka remembers the options for the GP programs and knows what both the programs
14cr|arka-0.11-6|32	and the options do. Besides, it has some gadgets on its own. It requires GTK+,
14cr|arka-0.11-6|33	but doesn't need GNOME. Also, it is small and quick.
14cr|arka-0.11-6|34	
14cr|arka-0.11-6|35	%prep
14cr|arka-0.11-6|36	%setup -q
14cr|arka-0.11-6|37	%patch0 -p1
14cr|arka-0.11-6|38	
14cr|arka-0.11-6|39	%build
14cr|arka-0.11-6|40	%make LIBDIR=%{_libdir}
14cr|arka-0.11-6|41	
14cr|arka-0.11-6|42	%install
14cr|arka-0.11-6|43	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|arka-0.11-6|44	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
14cr|arka-0.11-6|45	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|arka-0.11-6|46	mkdir -p $RPM_BUILD_ROOT/etc
14cr|arka-0.11-6|47	cp arka $RPM_BUILD_ROOT/%_bindir
14cr|arka-0.11-6|48	cp icons/*.xpm $RPM_BUILD_ROOT/%_iconsdir
14cr|arka-0.11-6|49	cp arka.1* $RPM_BUILD_ROOT/%_mandir/man1
14cr|arka-0.11-6|50	cp arkarc $RPM_BUILD_ROOT/etc/arkarc
14cr|arka-0.11-6|51	
14cr|arka-0.11-6|52	# menu
14cr|arka-0.11-6|53	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|arka-0.11-6|54	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|arka-0.11-6|55	[Desktop Entry]
14cr|arka-0.11-6|56	Type=Application
14cr|arka-0.11-6|57	Exec=arka
14cr|arka-0.11-6|58	Categories=Science;Chemistry;
14cr|arka-0.11-6|59	Name=Arka
14cr|arka-0.11-6|60	Icon=chemistry_section
14cr|arka-0.11-6|61	Comment=GUI for Genpak
14cr|arka-0.11-6|62	EOF
14cr|arka-0.11-6|63	
14cr|arka-0.11-6|64	%if %mdkversion < 200900
14cr|arka-0.11-6|65	%post
14cr|arka-0.11-6|66	%update_menus
14cr|arka-0.11-6|67	%endif
14cr|arka-0.11-6|68	
14cr|arka-0.11-6|69	%if %mdkversion < 200900
14cr|arka-0.11-6|70	%postun
14cr|arka-0.11-6|71	%clean_menus
14cr|arka-0.11-6|72	%endif
14cr|arka-0.11-6|73	
14cr|arka-0.11-6|74	%clean
14cr|arka-0.11-6|75	rm -fr $RPM_BUILD_ROOT
14cr|arka-0.11-6|76	
14cr|arka-0.11-6|77	%files
14cr|arka-0.11-6|78	%defattr(-,root,root)
14cr|arka-0.11-6|79	%doc README.TXT LICENSE.TXT CHANGES.TXT TODO.TXT
14cr|arka-0.11-6|80	%config(noreplace) /etc/arkarc
14cr|arka-0.11-6|81	%_bindir/%name
14cr|arka-0.11-6|82	%_iconsdir/%{name}*
14cr|arka-0.11-6|83	%_mandir/man1/%{name}*
14cr|arka-0.11-6|84	%{_datadir}/applications/mandriva-%name.desktop
14cr|arka-0.11-6|85	
14cr|arka-0.11-6|86	
14cr|arka-0.11-6|87	
14cr|arka-0.11-6|88	
14cr|arka-0.11-6|89	%changelog
14cr|arka-0.11-6|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-6
14cr|arka-0.11-6|91	+ Revision: 6278ad9
14cr|arka-0.11-6|92	- MassBuild#464: Increase release tag
14cr|arka-0.11-6|93	
14cr|arka-0.11-6|94	

242 14
14cr|armagetron-0.2.8.3.2-3|1	%define sourcename	armagetronad
14cr|armagetron-0.2.8.3.2-3|2	
14cr|armagetron-0.2.8.3.2-3|3	Summary:	Armagetron Advanced, another 3d lightcycle game using OpenGL
14cr|armagetron-0.2.8.3.2-3|4	Name:		armagetron
14cr|armagetron-0.2.8.3.2-3|5	Version:	0.2.8.3.2
14cr|armagetron-0.2.8.3.2-3|6	Release:	3
14cr|armagetron-0.2.8.3.2-3|7	License:	GPLv2+
14cr|armagetron-0.2.8.3.2-3|8	Group:		Games/Arcade
14cr|armagetron-0.2.8.3.2-3|9	Url:		http://armagetronad.net/
14cr|armagetron-0.2.8.3.2-3|10	Source0:	http://prdownloads.sourceforge.net/armagetronad/%{sourcename}-%{version}.src.tar.bz2
14cr|armagetron-0.2.8.3.2-3|11	Source1:	%{name}-png.tar.bz2
14cr|armagetron-0.2.8.3.2-3|12	Patch0:		armagetronad-0.2.8.3.1-empty-master.srv-fix.patch
14cr|armagetron-0.2.8.3.2-3|13	Patch1:		armagetron-0.2.8.3.2-libpng1.5.patch
14cr|armagetron-0.2.8.3.2-3|14	BuildRequires:	pkgconfig(gl)
14cr|armagetron-0.2.8.3.2-3|15	BuildRequires:	pkgconfig(glu)
14cr|armagetron-0.2.8.3.2-3|16	BuildRequires:	pkgconfig(libpng)
14cr|armagetron-0.2.8.3.2-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|armagetron-0.2.8.3.2-3|18	BuildRequires:	pkgconfig(SDL_image)
14cr|armagetron-0.2.8.3.2-3|19	
14cr|armagetron-0.2.8.3.2-3|20	%description
14cr|armagetron-0.2.8.3.2-3|21	Another very nice and networked Tron game using OpenGL. Armagetron Advanced is
14cr|armagetron-0.2.8.3.2-3|22	the continuation of the original Armagetron game.
14cr|armagetron-0.2.8.3.2-3|23	
14cr|armagetron-0.2.8.3.2-3|24	%files
14cr|armagetron-0.2.8.3.2-3|25	%doc AUTHORS COPYING NEWS README
14cr|armagetron-0.2.8.3.2-3|26	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|armagetron-0.2.8.3.2-3|27	%attr(2755,root,games) %{_gamesbindir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|28	%{_gamesdatadir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|29	%dir %{_sysconfdir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|30	%config(noreplace) %{_sysconfdir}/%{sourcename}/*
14cr|armagetron-0.2.8.3.2-3|31	%{_miconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|32	%{_iconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|33	%{_liconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|34	%{_datadir}/applications/%{name}.desktop
14cr|armagetron-0.2.8.3.2-3|35	%{_defaultdocdir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|36	
14cr|armagetron-0.2.8.3.2-3|37	#----------------------------------------------------------------------------
14cr|armagetron-0.2.8.3.2-3|38	
14cr|armagetron-0.2.8.3.2-3|39	%prep
14cr|armagetron-0.2.8.3.2-3|40	%setup -q -n %{sourcename}-%{version}
14cr|armagetron-0.2.8.3.2-3|41	%apply_patches
14cr|armagetron-0.2.8.3.2-3|42	
14cr|armagetron-0.2.8.3.2-3|43	%build
14cr|armagetron-0.2.8.3.2-3|44	autoreconf -fi
14cr|armagetron-0.2.8.3.2-3|45	%configure2_5x \
14cr|armagetron-0.2.8.3.2-3|46	--bindir=%{_gamesbindir} \
14cr|armagetron-0.2.8.3.2-3|47	--datadir=%{_gamesdatadir} \
14cr|armagetron-0.2.8.3.2-3|48	--disable-games \
14cr|armagetron-0.2.8.3.2-3|49	--disable-uninstall
14cr|armagetron-0.2.8.3.2-3|50	%make
14cr|armagetron-0.2.8.3.2-3|51	
14cr|armagetron-0.2.8.3.2-3|52	%install
14cr|armagetron-0.2.8.3.2-3|53	%makeinstall_std
14cr|armagetron-0.2.8.3.2-3|54	mv %{buildroot}%{_gamesdatadir}/doc %{buildroot}%{_datadir}
14cr|armagetron-0.2.8.3.2-3|55	
14cr|armagetron-0.2.8.3.2-3|56	# remove unwanted files
14cr|armagetron-0.2.8.3.2-3|57	rm -f %{buildroot}%{_gamesbindir}/armagetronad-uninstall
14cr|armagetron-0.2.8.3.2-3|58	rm -rf %{buildroot}%{_gamesdatadir}/%{sourcename}/{desktop,scripts}
14cr|armagetron-0.2.8.3.2-3|59	rm -rf %{buildroot}%{_datadir}/{applnk,icons}
14cr|armagetron-0.2.8.3.2-3|60	rm -rf %{buildroot}/opt/kde3/share/{applnk,icons}
14cr|armagetron-0.2.8.3.2-3|61	
14cr|armagetron-0.2.8.3.2-3|62	cat <<EOF >%{buildroot}%{_gamesbindir}/%{name}
14cr|armagetron-0.2.8.3.2-3|63	#!/bin/sh -e
14cr|armagetron-0.2.8.3.2-3|64	
14cr|armagetron-0.2.8.3.2-3|65	REALTRON=%{_gamesbindir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|66	
14cr|armagetron-0.2.8.3.2-3|67	DATADIR=%{_gamesdatadir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|68	CONFDIR=%{_sysconfdir}/%{sourcename}
14cr|armagetron-0.2.8.3.2-3|69	USERCONFDIR=\$HOME/.%{name}
14cr|armagetron-0.2.8.3.2-3|70	USERDATADIR=\$USERCONFDIR/data
14cr|armagetron-0.2.8.3.2-3|71	VARDIR=\$HOME/.%{name}
14cr|armagetron-0.2.8.3.2-3|72	AUTORESOURCEDIR=\$HOME/.%{name}/resource
14cr|armagetron-0.2.8.3.2-3|73	if [ ! -d \$USERCONFDIR ]; then
14cr|armagetron-0.2.8.3.2-3|74	# have to create configuration directory
14cr|armagetron-0.2.8.3.2-3|75	install -d \$USERCONFDIR
14cr|armagetron-0.2.8.3.2-3|76	fi
14cr|armagetron-0.2.8.3.2-3|77	if [ -f \$HOME/.%{name}rc ]; then
14cr|armagetron-0.2.8.3.2-3|78	# upgrade from before 0.2
14cr|armagetron-0.2.8.3.2-3|79	mv -f \$HOME/.%{name}rc \$USERCONFDIR/user.cfg
14cr|armagetron-0.2.8.3.2-3|80	fi
14cr|armagetron-0.2.8.3.2-3|81	# remove empty master.srv file created by earlier revisions
14cr|armagetron-0.2.8.3.2-3|82	if [ -r \$USERCONFDIR/master.srv ] && ! [ -s \$USERCONFDIR/master.srv ]; then
14cr|armagetron-0.2.8.3.2-3|83	rm -f \$USERCONFDIR/master.srv
14cr|armagetron-0.2.8.3.2-3|84	fi
14cr|armagetron-0.2.8.3.2-3|85	
14cr|armagetron-0.2.8.3.2-3|86	CMDLINE="--datadir \$DATADIR --configdir \$CONFDIR --userconfigdir \$USERCONFDIR --vardir \$VARDIR --autoresourcedir \$AUTORESOURCEDIR"
14cr|armagetron-0.2.8.3.2-3|87	if [ -d \$USERDATADIR ]; then
14cr|armagetron-0.2.8.3.2-3|88	CMDLINE="\$CMDLINE --userdatadir \$USERDATADIR"
14cr|armagetron-0.2.8.3.2-3|89	fi
14cr|armagetron-0.2.8.3.2-3|90	exec \$REALTRON \$CMDLINE "\$@"
14cr|armagetron-0.2.8.3.2-3|91	EOF
14cr|armagetron-0.2.8.3.2-3|92	
14cr|armagetron-0.2.8.3.2-3|93	tar xjf %{SOURCE1}
14cr|armagetron-0.2.8.3.2-3|94	install -m0644 %{name}-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|95	install -m0644 %{name}-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|96	install -m0644 %{name}-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|armagetron-0.2.8.3.2-3|97	
14cr|armagetron-0.2.8.3.2-3|98	install -d %{buildroot}%{_datadir}/applications
14cr|armagetron-0.2.8.3.2-3|99	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|armagetron-0.2.8.3.2-3|100	[Desktop Entry]
14cr|armagetron-0.2.8.3.2-3|101	Name=Armagetron Advanced
14cr|armagetron-0.2.8.3.2-3|102	Comment=Another 3d lightcycle game
14cr|armagetron-0.2.8.3.2-3|103	Exec=%{_gamesbindir}/%{name}
14cr|armagetron-0.2.8.3.2-3|104	Icon=%{name}
14cr|armagetron-0.2.8.3.2-3|105	Terminal=false
14cr|armagetron-0.2.8.3.2-3|106	Type=Application
14cr|armagetron-0.2.8.3.2-3|107	Categories=Game;ArcadeGame;
14cr|armagetron-0.2.8.3.2-3|108	EOF
14cr|armagetron-0.2.8.3.2-3|109	
14cr|armagetron-0.2.8.3.2-3|110	
14cr|armagetron-0.2.8.3.2-3|111	%changelog
14cr|armagetron-0.2.8.3.2-3|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8.3.2-3
14cr|armagetron-0.2.8.3.2-3|113	+ Revision: 826260e
14cr|armagetron-0.2.8.3.2-3|114	- MassBuild#464: Increase release tag
14cr|armagetron-0.2.8.3.2-3|115	
14cr|armagetron-0.2.8.3.2-3|116	

243 14
14cr|arnold-0.20090317-7|1	%define altname nurgle
14cr|arnold-0.20090317-7|2	%define verdate 2009-03-17
14cr|arnold-0.20090317-7|3	
14cr|arnold-0.20090317-7|4	Summary:	Arnold - Amstrad CPC emulator
14cr|arnold-0.20090317-7|5	Name:		arnold
14cr|arnold-0.20090317-7|6	Version:	0.%(sed -e 's/-//g' <<<%{verdate})
14cr|arnold-0.20090317-7|7	Release:	7
14cr|arnold-0.20090317-7|8	License:	GPLv2+
14cr|arnold-0.20090317-7|9	#except amstrad roms
14cr|arnold-0.20090317-7|10	Group:		Emulators
14cr|arnold-0.20090317-7|11	Url:		http://arnold.berlios.de/
14cr|arnold-0.20090317-7|12	Source0:	http://download.berlios.de/%{name}/%{name}-%{altname}-%{verdate}.tar.bz2
14cr|arnold-0.20090317-7|13	Source1:	%{name}-32.png
14cr|arnold-0.20090317-7|14	BuildRequires:	pkgconfig(sdl)
14cr|arnold-0.20090317-7|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|arnold-0.20090317-7|16	
14cr|arnold-0.20090317-7|17	%description
14cr|arnold-0.20090317-7|18	Arnold "Nurgle" is an Amstrad CPC emulator for Linux.
14cr|arnold-0.20090317-7|19	It is based on original Arnold from Kevin Thacker.
14cr|arnold-0.20090317-7|20	It emulates from CPC 464 to CPC 6128+.
14cr|arnold-0.20090317-7|21	
14cr|arnold-0.20090317-7|22	%files
14cr|arnold-0.20090317-7|23	%doc ../README.FIRST ../gpl-spanish.htm ../*.txt ../*.linux ../docs/* ../extras/*
14cr|arnold-0.20090317-7|24	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|arnold-0.20090317-7|25	%{_gamesdatadir}/%{name}
14cr|arnold-0.20090317-7|26	%{_iconsdir}/*
14cr|arnold-0.20090317-7|27	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|arnold-0.20090317-7|28	
14cr|arnold-0.20090317-7|29	#----------------------------------------------------------------------------
14cr|arnold-0.20090317-7|30	
14cr|arnold-0.20090317-7|31	%prep
14cr|arnold-0.20090317-7|32	%setup -q -n %{name}/src
14cr|arnold-0.20090317-7|33	
14cr|arnold-0.20090317-7|34	%build
14cr|arnold-0.20090317-7|35	%configure2_5x
14cr|arnold-0.20090317-7|36	%make
14cr|arnold-0.20090317-7|37	
14cr|arnold-0.20090317-7|38	%install
14cr|arnold-0.20090317-7|39	#makeinstall
14cr|arnold-0.20090317-7|40	install -d -m 0755 %{buildroot}/%{_gamesbindir}
14cr|arnold-0.20090317-7|41	install -m 0755 ../%{name} %{buildroot}%{_gamesbindir}
14cr|arnold-0.20090317-7|42	
14cr|arnold-0.20090317-7|43	install -d -m 0755 %{buildroot}/%{_gamesdatadir}/%{name}/roms/ARNOR/
14cr|arnold-0.20090317-7|44	install -m 0644 roms/ARNOR/* %{buildroot}/%{_gamesdatadir}/%{name}/roms/ARNOR/
14cr|arnold-0.20090317-7|45	
14cr|arnold-0.20090317-7|46	#icon
14cr|arnold-0.20090317-7|47	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|arnold-0.20090317-7|48	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|arnold-0.20090317-7|49	
14cr|arnold-0.20090317-7|50	#xdg menu
14cr|arnold-0.20090317-7|51	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|arnold-0.20090317-7|52	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|arnold-0.20090317-7|53	[Desktop Entry]
14cr|arnold-0.20090317-7|54	Encoding=UTF-8
14cr|arnold-0.20090317-7|55	Name=Arnold
14cr|arnold-0.20090317-7|56	Comment=Amstrad CPC emulator
14cr|arnold-0.20090317-7|57	Exec=%{_gamesbindir}/%{name}
14cr|arnold-0.20090317-7|58	Icon=%{name}
14cr|arnold-0.20090317-7|59	Terminal=false
14cr|arnold-0.20090317-7|60	Type=Application
14cr|arnold-0.20090317-7|61	Categories=Game;Emulator;
14cr|arnold-0.20090317-7|62	EOF
14cr|arnold-0.20090317-7|63	
14cr|arnold-0.20090317-7|64	
14cr|arnold-0.20090317-7|65	%changelog
14cr|arnold-0.20090317-7|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20090317-7
14cr|arnold-0.20090317-7|67	+ Revision: b4f1f88
14cr|arnold-0.20090317-7|68	- MassBuild#464: Increase release tag
14cr|arnold-0.20090317-7|69	
14cr|arnold-0.20090317-7|70	

244 14
14cr|arora-0.11.0-4|1	Name:		arora
14cr|arora-0.11.0-4|2	Version:	0.11.0
14cr|arora-0.11.0-4|3	Release:	4
14cr|arora-0.11.0-4|4	License:	GPLv2+
14cr|arora-0.11.0-4|5	URL:		http://code.google.com/p/arora/
14cr|arora-0.11.0-4|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-build
14cr|arora-0.11.0-4|7	BuildRequires:	qt4-devel >= 3:4.4
14cr|arora-0.11.0-4|8	Buildrequires:	qt4-linguist
14cr|arora-0.11.0-4|9	#Source:		http://arora.googlecode.com/files/%name-%version.tar.gz
14cr|arora-0.11.0-4|10	Source:		arora-20120617.tar.xz
14cr|arora-0.11.0-4|11	Group:		Networking/WWW
14cr|arora-0.11.0-4|12	Provides:	webclient
14cr|arora-0.11.0-4|13	Summary:	Cross Platform WebKit Browser
14cr|arora-0.11.0-4|14	
14cr|arora-0.11.0-4|15	%description
14cr|arora-0.11.0-4|16	Arora is a simple cross platform web browser. Currently Arora is a very
14cr|arora-0.11.0-4|17	basic browser whose feature list includes things like "History" and
14cr|arora-0.11.0-4|18	"Bookmarks".
14cr|arora-0.11.0-4|19	
14cr|arora-0.11.0-4|20	%prep
14cr|arora-0.11.0-4|21	%setup -q -n %name
14cr|arora-0.11.0-4|22	
14cr|arora-0.11.0-4|23	%build
14cr|arora-0.11.0-4|24	%qmake_qt4 PREFIX=%_prefix
14cr|arora-0.11.0-4|25	%make
14cr|arora-0.11.0-4|26	
14cr|arora-0.11.0-4|27	%install
14cr|arora-0.11.0-4|28	rm -fr %buildroot
14cr|arora-0.11.0-4|29	make install INSTALL_ROOT=%{buildroot}
14cr|arora-0.11.0-4|30	
14cr|arora-0.11.0-4|31	%clean
14cr|arora-0.11.0-4|32	rm -rf %{buildroot}
14cr|arora-0.11.0-4|33	
14cr|arora-0.11.0-4|34	%files
14cr|arora-0.11.0-4|35	%defattr(-,root,root)
14cr|arora-0.11.0-4|36	%doc AUTHORS ChangeLog README
14cr|arora-0.11.0-4|37	%{_bindir}/%{name}
14cr|arora-0.11.0-4|38	%{_bindir}/arora-cacheinfo
14cr|arora-0.11.0-4|39	%{_bindir}/arora-placesimport
14cr|arora-0.11.0-4|40	%{_bindir}/htmlToXBel
14cr|arora-0.11.0-4|41	%{_datadir}/%{name}
14cr|arora-0.11.0-4|42	%{_mandir}/man1/*
14cr|arora-0.11.0-4|43	%{_datadir}/applications/%{name}.desktop
14cr|arora-0.11.0-4|44	%{_iconsdir}/hicolor/*/apps/*
14cr|arora-0.11.0-4|45	%{_datadir}/pixmaps/*
14cr|arora-0.11.0-4|46	
14cr|arora-0.11.0-4|47	
14cr|arora-0.11.0-4|48	
14cr|arora-0.11.0-4|49	%changelog
14cr|arora-0.11.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-4
14cr|arora-0.11.0-4|51	+ Revision: 90bbad6
14cr|arora-0.11.0-4|52	- MassBuild#464: Increase release tag
14cr|arora-0.11.0-4|53	
14cr|arora-0.11.0-4|54	

245 14
14cr|arpack-3.1.5-2|1	%define build_parpack 1
14cr|arpack-3.1.5-2|2	
14cr|arpack-3.1.5-2|3	# To build PARPACK, we'll need a FORTRAN 77 MPI implementation.
14cr|arpack-3.1.5-2|4	
14cr|arpack-3.1.5-2|5	%define build_mpich 0
14cr|arpack-3.1.5-2|6	%define build_openmpi 1
14cr|arpack-3.1.5-2|7	
14cr|arpack-3.1.5-2|8	%{?_with_parpack: %{expand: %%global build_parpack 1}}
14cr|arpack-3.1.5-2|9	%{?_without_parpack: %{expand: %%global build_parpack 0}}
14cr|arpack-3.1.5-2|10	
14cr|arpack-3.1.5-2|11	%{?_with_mpich: %{expand: %%global build_mpich 1}}
14cr|arpack-3.1.5-2|12	%{?_with_openmpi: %{expand: %%global build_openmpi 1}}
14cr|arpack-3.1.5-2|13	%{?_without_mpich: %{expand: %%global build_mpich 0}}
14cr|arpack-3.1.5-2|14	%{?_without_openmpi: %{expand: %%global build_openmpi 0}}
14cr|arpack-3.1.5-2|15	
14cr|arpack-3.1.5-2|16	Name:		arpack
14cr|arpack-3.1.5-2|17	Version:	3.1.5
14cr|arpack-3.1.5-2|18	Release:	2
14cr|arpack-3.1.5-2|19	Group:		Sciences/Mathematics
14cr|arpack-3.1.5-2|20	License:	BSD
14cr|arpack-3.1.5-2|21	Summary:	Fortran 77 subroutines for solving large scale eigenvalue problems
14cr|arpack-3.1.5-2|22	
14cr|arpack-3.1.5-2|23	URL:		http://forge.scilab.org/index.php/p/arpack-ng/
14cr|arpack-3.1.5-2|24	Source0:	http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/arpack-ng-%{version}.tar.gz
14cr|arpack-3.1.5-2|25	Provides:	%{name}-ng = %{version}-%{release}
14cr|arpack-3.1.5-2|26	BuildRequires:	autoconf
14cr|arpack-3.1.5-2|27	BuildRequires:	gcc-gfortran
14cr|arpack-3.1.5-2|28	BuildRequires:	blas-devel
14cr|arpack-3.1.5-2|29	BuildRequires:	lapack-devel
14cr|arpack-3.1.5-2|30	BuildRequires:	openmpi
14cr|arpack-3.1.5-2|31	
14cr|arpack-3.1.5-2|32	%if %{build_parpack}
14cr|arpack-3.1.5-2|33	%if %{build_mpich}
14cr|arpack-3.1.5-2|34	BuildRequires:	mpi2f77
14cr|arpack-3.1.5-2|35	%endif
14cr|arpack-3.1.5-2|36	%if %{build_openmpi}
14cr|arpack-3.1.5-2|37	BuildRequires:	openmpi-devel
14cr|arpack-3.1.5-2|38	%endif
14cr|arpack-3.1.5-2|39	%endif
14cr|arpack-3.1.5-2|40	
14cr|arpack-3.1.5-2|41	%define major		2
14cr|arpack-3.1.5-2|42	%define libname		%mklibname %{name} %{major}
14cr|arpack-3.1.5-2|43	%define develname	%mklibname %{name} -d
14cr|arpack-3.1.5-2|44	%if %{build_parpack}
14cr|arpack-3.1.5-2|45	%define plibname	%mklibname p%{name} %{major}
14cr|arpack-3.1.5-2|46	%define pdevelname	%mklibname p%{name} -d
14cr|arpack-3.1.5-2|47	%endif
14cr|arpack-3.1.5-2|48	
14cr|arpack-3.1.5-2|49	%description
14cr|arpack-3.1.5-2|50	ARPACK is a collection of Fortran 77 subroutines designed to solve large
14cr|arpack-3.1.5-2|51	scale eigenvalue problems.
14cr|arpack-3.1.5-2|52	
14cr|arpack-3.1.5-2|53	The package is designed to compute a few eigenvalues and corresponding
14cr|arpack-3.1.5-2|54	eigenvectors of a general n by n matrix A. It is most appropriate for
14cr|arpack-3.1.5-2|55	large sparse or structured matrices A where structured means that a
14cr|arpack-3.1.5-2|56	matrix-vector product w <- Av requires order n rather than the usual
14cr|arpack-3.1.5-2|57	order n**2 floating point operations. This software is based upon an
14cr|arpack-3.1.5-2|58	algorithmic variant of the Arnoldi process called the Implicitly
14cr|arpack-3.1.5-2|59	Restarted Arnoldi Method (IRAM).
14cr|arpack-3.1.5-2|60	
14cr|arpack-3.1.5-2|61	%package -n %{libname}
14cr|arpack-3.1.5-2|62	Summary:	Runtime libraries for ARPACK
14cr|arpack-3.1.5-2|63	
14cr|arpack-3.1.5-2|64	Group:		Sciences/Mathematics
14cr|arpack-3.1.5-2|65	
14cr|arpack-3.1.5-2|66	%description -n %{libname}
14cr|arpack-3.1.5-2|67	ARPACK is a collection of Fortran 77 subroutines designed to solve
14cr|arpack-3.1.5-2|68	large scale eigenvalue problems. This package contains runtime
14cr|arpack-3.1.5-2|69	libraries needed to run arpack based applications.
14cr|arpack-3.1.5-2|70	
14cr|arpack-3.1.5-2|71	%package -n %{develname}
14cr|arpack-3.1.5-2|72	Summary:	Files needed for developing ARPACK based applications
14cr|arpack-3.1.5-2|73	
14cr|arpack-3.1.5-2|74	Group:		Sciences/Mathematics
14cr|arpack-3.1.5-2|75	Requires:	%{libname} = %{version}-%{release}
14cr|arpack-3.1.5-2|76	Provides:	%{name}-devel = %{version}-%{release}
14cr|arpack-3.1.5-2|77	Provides:	%{name}-ng-devel = %{version}-%{release}
14cr|arpack-3.1.5-2|78	
14cr|arpack-3.1.5-2|79	%description -n %{develname}
14cr|arpack-3.1.5-2|80	ARPACK is a collection of Fortran 77 subroutines designed to solve
14cr|arpack-3.1.5-2|81	large scale eigenvalue problems. This package contains the .so
14cr|arpack-3.1.5-2|82	library links used for building ARPACK based applications.
14cr|arpack-3.1.5-2|83	
14cr|arpack-3.1.5-2|84	%if %{build_parpack}
14cr|arpack-3.1.5-2|85	
14cr|arpack-3.1.5-2|86	%package -n %{plibname}
14cr|arpack-3.1.5-2|87	Summary:	Runtime libraries for PARPACK
14cr|arpack-3.1.5-2|88	
14cr|arpack-3.1.5-2|89	Group:		Sciences/Mathematics
14cr|arpack-3.1.5-2|90	
14cr|arpack-3.1.5-2|91	%description -n %{plibname}
14cr|arpack-3.1.5-2|92	ARPACK is a collection of Fortran 77 subroutines designed to solve
14cr|arpack-3.1.5-2|93	large scale eigenvalue problems. This package contains runtime
14cr|arpack-3.1.5-2|94	libraries needed to run arpack based applications.
14cr|arpack-3.1.5-2|95	
14cr|arpack-3.1.5-2|96	PARPACK is a parallel version of ARPACK that utilizes MPI.
14cr|arpack-3.1.5-2|97	
14cr|arpack-3.1.5-2|98	%package -n %{pdevelname}
14cr|arpack-3.1.5-2|99	Summary:	Files needed for developing ARPACK based applications
14cr|arpack-3.1.5-2|100	
14cr|arpack-3.1.5-2|101	Group:		Sciences/Mathematics
14cr|arpack-3.1.5-2|102	Requires:	%{libname} = %{version}-%{release}
14cr|arpack-3.1.5-2|103	Provides:	p%{name}-devel = %{version}-%{release}
14cr|arpack-3.1.5-2|104	
14cr|arpack-3.1.5-2|105	%description -n %{pdevelname}
14cr|arpack-3.1.5-2|106	ARPACK is a collection of Fortran 77 subroutines designed to solve
14cr|arpack-3.1.5-2|107	large scale eigenvalue problems. PARPACK is a parallel version of
14cr|arpack-3.1.5-2|108	ARPACK that utilizes MPI. This package contains the .so library
14cr|arpack-3.1.5-2|109	links used for building PARPACK based applications.
14cr|arpack-3.1.5-2|110	
14cr|arpack-3.1.5-2|111	%endif
14cr|arpack-3.1.5-2|112	
14cr|arpack-3.1.5-2|113	%prep
14cr|arpack-3.1.5-2|114	
14cr|arpack-3.1.5-2|115	# Whoa, a logical XOR implementation for RPM!
14cr|arpack-3.1.5-2|116	%if !(%{build_mpich} || %{build_openmpi}) || (%{build_mpich} && %{build_openmpi})
14cr|arpack-3.1.5-2|117	%{error:either MPICH or OpenMPI should be chosen}
14cr|arpack-3.1.5-2|118	exit 1
14cr|arpack-3.1.5-2|119	%endif
14cr|arpack-3.1.5-2|120	
14cr|arpack-3.1.5-2|121	%setup -q -n %{name}-ng-%{version}
14cr|arpack-3.1.5-2|122	
14cr|arpack-3.1.5-2|123	# The Autoconf ax_mpi.m4 file doesn't detect correct library sets.
14cr|arpack-3.1.5-2|124	%if %{build_mpich}
14cr|arpack-3.1.5-2|125	export MPILIBS="-lfmpich -lpmpich -lmpich"
14cr|arpack-3.1.5-2|126	%endif
14cr|arpack-3.1.5-2|127	%if %{build_openmpi}
14cr|arpack-3.1.5-2|128	export MPILIBS="-lmpi_mpifh"
14cr|arpack-3.1.5-2|129	%endif
14cr|arpack-3.1.5-2|130	
14cr|arpack-3.1.5-2|131	# Fix undefined __stack_chk_fail
14cr|arpack-3.1.5-2|132	sed -i Makefile.am -e "s/\$(LAPACK_LIBS)/\$(LAPACK_LIBS) -lc/"
14cr|arpack-3.1.5-2|133	
14cr|arpack-3.1.5-2|134	# libtool forgets about MPI libs when linking PARPACK, fix it
14cr|arpack-3.1.5-2|135	# (and __stack_chk_fail too)
14cr|arpack-3.1.5-2|136	sed -i PARPACK/Makefile.am -e "s/\$(LAPACK_LIBS)/\$(LAPACK_LIBS) $MPILIBS -lc/"
14cr|arpack-3.1.5-2|137	
14cr|arpack-3.1.5-2|138	autoreconf -iv
14cr|arpack-3.1.5-2|139	
14cr|arpack-3.1.5-2|140	%configure2_5x \
14cr|arpack-3.1.5-2|141	%if %{build_parpack}
14cr|arpack-3.1.5-2|142	--enable-mpi \
14cr|arpack-3.1.5-2|143	%endif
14cr|arpack-3.1.5-2|144	--disable-static
14cr|arpack-3.1.5-2|145	
14cr|arpack-3.1.5-2|146	%build
14cr|arpack-3.1.5-2|147	%make
14cr|arpack-3.1.5-2|148	
14cr|arpack-3.1.5-2|149	%install
14cr|arpack-3.1.5-2|150	%makeinstall_std
14cr|arpack-3.1.5-2|151	
14cr|arpack-3.1.5-2|152	%__rm -f %{buildroot}/%{_libdir}/*.la
14cr|arpack-3.1.5-2|153	%__rm -f %{buildroot}/%{_bindir}/p??drv?
14cr|arpack-3.1.5-2|154	
14cr|arpack-3.1.5-2|155	%files
14cr|arpack-3.1.5-2|156	%doc README TODO CHANGES COPYING PARPACK_CHANGES EXAMPLES DOCUMENTS
14cr|arpack-3.1.5-2|157	#{_bindir}/dnsimp
14cr|arpack-3.1.5-2|158	
14cr|arpack-3.1.5-2|159	%files -n %{libname}
14cr|arpack-3.1.5-2|160	%{_libdir}/lib%{name}.so.*
14cr|arpack-3.1.5-2|161	
14cr|arpack-3.1.5-2|162	%files -n %{develname}
14cr|arpack-3.1.5-2|163	%{_libdir}/lib%{name}.so
14cr|arpack-3.1.5-2|164	%{_libdir}/pkgconfig/%{name}.pc
14cr|arpack-3.1.5-2|165	
14cr|arpack-3.1.5-2|166	%if %{build_parpack}
14cr|arpack-3.1.5-2|167	%files -n %{plibname}
14cr|arpack-3.1.5-2|168	%{_libdir}/libp%{name}.so.*
14cr|arpack-3.1.5-2|169	
14cr|arpack-3.1.5-2|170	%files -n %{pdevelname}
14cr|arpack-3.1.5-2|171	%{_libdir}/libp%{name}.so
14cr|arpack-3.1.5-2|172	%endif
14cr|arpack-3.1.5-2|173	
14cr|arpack-3.1.5-2|174	
14cr|arpack-3.1.5-2|175	
14cr|arpack-3.1.5-2|176	%changelog
14cr|arpack-3.1.5-2|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.5-2
14cr|arpack-3.1.5-2|178	+ Revision: 77524fb
14cr|arpack-3.1.5-2|179	- MassBuild#464: Increase release tag
14cr|arpack-3.1.5-2|180	
14cr|arpack-3.1.5-2|181	

246 14
14cr|arpalert-2.0.12-5|1	Summary:	A monitor ethernet networks
14cr|arpalert-2.0.12-5|2	Name:		arpalert
14cr|arpalert-2.0.12-5|3	Version:	2.0.12
14cr|arpalert-2.0.12-5|4	Release:	5
14cr|arpalert-2.0.12-5|5	License:	GPLv2
14cr|arpalert-2.0.12-5|6	Group:		Monitoring
14cr|arpalert-2.0.12-5|7	URL:		http://www.arpalert.org/
14cr|arpalert-2.0.12-5|8	Source0:	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
14cr|arpalert-2.0.12-5|9	Source1:	arpalert.service
14cr|arpalert-2.0.12-5|10	Patch0:		arpalert-2.0.9-fix-str-fmt.diff
14cr|arpalert-2.0.12-5|11	BuildRequires:	libpcap-devel
14cr|arpalert-2.0.12-5|12	Requires(post): rpm-helper
14cr|arpalert-2.0.12-5|13	Requires(preun): rpm-helper
14cr|arpalert-2.0.12-5|14	Requires(pre):	rpm-helper
14cr|arpalert-2.0.12-5|15	Requires(postun): rpm-helper
14cr|arpalert-2.0.12-5|16	
14cr|arpalert-2.0.12-5|17	
14cr|arpalert-2.0.12-5|18	%description
14cr|arpalert-2.0.12-5|19	This software is used for monitoring ethernet networks. It listens on a network
14cr|arpalert-2.0.12-5|20	interface (without using 'promiscuous' mode) and catches all conversations of
14cr|arpalert-2.0.12-5|21	MAC address to IP request. It then compares the mac addresses it detected with
14cr|arpalert-2.0.12-5|22	a pre-configured list of authorized MAC addresses. If the MAC is not in list,
14cr|arpalert-2.0.12-5|23	arpalert launches a pre-defined user script with the MAC address and IP address
14cr|arpalert-2.0.12-5|24	as parameters. This software can run in daemon mode; it's very fast (low CPU
14cr|arpalert-2.0.12-5|25	and memory consumption). It responds at signal SIGHUP (configuration reload)
14cr|arpalert-2.0.12-5|26	and at signals SIGTERM, SIGINT, SIGQUIT and SIGABRT (arpalert stops itself).
14cr|arpalert-2.0.12-5|27	
14cr|arpalert-2.0.12-5|28	%prep
14cr|arpalert-2.0.12-5|29	
14cr|arpalert-2.0.12-5|30	%setup -q
14cr|arpalert-2.0.12-5|31	%patch0 -p0
14cr|arpalert-2.0.12-5|32	
14cr|arpalert-2.0.12-5|33	%build
14cr|arpalert-2.0.12-5|34	%serverbuild
14cr|arpalert-2.0.12-5|35	%configure2_5x \
14cr|arpalert-2.0.12-5|36	--localstatedir=/var
14cr|arpalert-2.0.12-5|37	
14cr|arpalert-2.0.12-5|38	perl -pi -e "s|^lock_dir.*|lock_dir=/var/run/%{name}|g" Makefile
14cr|arpalert-2.0.12-5|39	perl -pi -e "s|^log_dir.*|log_dir=/var/log/%{name}|g" Makefile
14cr|arpalert-2.0.12-5|40	%make
14cr|arpalert-2.0.12-5|41	
14cr|arpalert-2.0.12-5|42	%install
14cr|arpalert-2.0.12-5|43	%makeinstall_std
14cr|arpalert-2.0.12-5|44	
14cr|arpalert-2.0.12-5|45	install -d %{buildroot}%{_unitdir}
14cr|arpalert-2.0.12-5|46	install -d %{buildroot}/var/log/%{name}
14cr|arpalert-2.0.12-5|47	install -d %{buildroot}/var/run/%{name}
14cr|arpalert-2.0.12-5|48	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|arpalert-2.0.12-5|49	
14cr|arpalert-2.0.12-5|50	install -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|arpalert-2.0.12-5|51	
14cr|arpalert-2.0.12-5|52	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|arpalert-2.0.12-5|53	
14cr|arpalert-2.0.12-5|54	# cleanup
14cr|arpalert-2.0.12-5|55	rm -f %{buildroot}%{_includedir}/arpalert.h
14cr|arpalert-2.0.12-5|56	
14cr|arpalert-2.0.12-5|57	%pre
14cr|arpalert-2.0.12-5|58	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
14cr|arpalert-2.0.12-5|59	
14cr|arpalert-2.0.12-5|60	%post
14cr|arpalert-2.0.12-5|61	%systemd_post %{name}
14cr|arpalert-2.0.12-5|62	
14cr|arpalert-2.0.12-5|63	%preun
14cr|arpalert-2.0.12-5|64	%systemd_preun %{name}
14cr|arpalert-2.0.12-5|65	
14cr|arpalert-2.0.12-5|66	%postun
14cr|arpalert-2.0.12-5|67	%_postun_userdel %{name}
14cr|arpalert-2.0.12-5|68	
14cr|arpalert-2.0.12-5|69	%files
14cr|arpalert-2.0.12-5|70	%doc CHANGES COPYING README
14cr|arpalert-2.0.12-5|71	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|arpalert-2.0.12-5|72	%dir %{_sysconfdir}/arpalert
14cr|arpalert-2.0.12-5|73	%config(noreplace) %{_sysconfdir}/arpalert/*
14cr|arpalert-2.0.12-5|74	%{_sbindir}/arpalert
14cr|arpalert-2.0.12-5|75	%{_mandir}/man8/arpalert.8*
14cr|arpalert-2.0.12-5|76	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
14cr|arpalert-2.0.12-5|77	%dir %attr(0755,%{name},%{name}) /var/run/%{name}
14cr|arpalert-2.0.12-5|78	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}
14cr|arpalert-2.0.12-5|79	
14cr|arpalert-2.0.12-5|80	%changelog
14cr|arpalert-2.0.12-5|81	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.12-5
14cr|arpalert-2.0.12-5|82	+ Revision: db37138
14cr|arpalert-2.0.12-5|83	- Spec cleanup
14cr|arpalert-2.0.12-5|84	
14cr|arpalert-2.0.12-5|85	

247 14
14cr|arpd-0.2-15|1	Summary:	ARP reply daemon
14cr|arpd-0.2-15|2	Name:		arpd
14cr|arpd-0.2-15|3	Version:	0.2
14cr|arpd-0.2-15|4	Release:	15
14cr|arpd-0.2-15|5	License:	BSD
14cr|arpd-0.2-15|6	Group:		System/Servers
14cr|arpd-0.2-15|7	Url:		http://niels.xtdnet.nl/honeyd/
14cr|arpd-0.2-15|8	Source0:	%{name}-%{version}.tar.bz2
14cr|arpd-0.2-15|9	Source1:	%{name}.init.bz2
14cr|arpd-0.2-15|10	Source2:	%{name}.sysconfig.bz2
14cr|arpd-0.2-15|11	Patch0:		arpd-0.2-gcc34.diff
14cr|arpd-0.2-15|12	BuildRequires:	bison
14cr|arpd-0.2-15|13	BuildRequires:	flex
14cr|arpd-0.2-15|14	BuildRequires:	dnet-devel
14cr|arpd-0.2-15|15	BuildRequires:	libevent0.9-devel
14cr|arpd-0.2-15|16	BuildRequires:	pcap-devel
14cr|arpd-0.2-15|17	Requires(preun,post):	rpm-helper
14cr|arpd-0.2-15|18	
14cr|arpd-0.2-15|19	%description
14cr|arpd-0.2-15|20	arpd replies to any ARP request for an IP address matching the
14cr|arpd-0.2-15|21	specified destination net with the hardware MAC address of the
14cr|arpd-0.2-15|22	specified interface, but only after determining if another host
14cr|arpd-0.2-15|23	already claims it.
14cr|arpd-0.2-15|24	
14cr|arpd-0.2-15|25	%files
14cr|arpd-0.2-15|26	%doc LICENSE
14cr|arpd-0.2-15|27	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
14cr|arpd-0.2-15|28	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
14cr|arpd-0.2-15|29	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|arpd-0.2-15|30	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
14cr|arpd-0.2-15|31	
14cr|arpd-0.2-15|32	%post
14cr|arpd-0.2-15|33	%_post_service %{name}
14cr|arpd-0.2-15|34	
14cr|arpd-0.2-15|35	%preun
14cr|arpd-0.2-15|36	%_preun_service %{name}
14cr|arpd-0.2-15|37	
14cr|arpd-0.2-15|38	#----------------------------------------------------------------------------
14cr|arpd-0.2-15|39	
14cr|arpd-0.2-15|40	%prep
14cr|arpd-0.2-15|41	%setup -q -n %{name}
14cr|arpd-0.2-15|42	%patch0 -p0
14cr|arpd-0.2-15|43	
14cr|arpd-0.2-15|44	# libevent0.9 fix
14cr|arpd-0.2-15|45	perl -pi -e "s|event\.h|libevent0\.9\.h|g" *
14cr|arpd-0.2-15|46	perl -pi -e "s|libevent\.a|libevent0\.9\.a|g" *
14cr|arpd-0.2-15|47	
14cr|arpd-0.2-15|48	# lib64 fix
14cr|arpd-0.2-15|49	perl -pi -e "s|\\\$withval/lib/|\\\${libdir}/|g" configure*
14cr|arpd-0.2-15|50	perl -pi -e "s|\\\$withval/lib |\\\${libdir} |g" configure*
14cr|arpd-0.2-15|51	perl -pi -e "s|\-L\\\${prefix}/lib|\-L\\\${libdir}|g" configure*
14cr|arpd-0.2-15|52	perl -pi -e "s|\\\${prefix}/lib/|\\\${libdir}/|g" configure*
14cr|arpd-0.2-15|53	perl -pi -e "s|\-levent|\-levent0.9|g" configure*
14cr|arpd-0.2-15|54	
14cr|arpd-0.2-15|55	bzcat %{SOURCE1} > %{name}.init
14cr|arpd-0.2-15|56	bzcat %{SOURCE2} > %{name}.sysconfig
14cr|arpd-0.2-15|57	
14cr|arpd-0.2-15|58	%build
14cr|arpd-0.2-15|59	autoreconf -fi
14cr|arpd-0.2-15|60	
14cr|arpd-0.2-15|61	export CFLAGS="%{optflags} -fPIC"
14cr|arpd-0.2-15|62	
14cr|arpd-0.2-15|63	./configure \
14cr|arpd-0.2-15|64	--enable-shared \
14cr|arpd-0.2-15|65	--enable-static \
14cr|arpd-0.2-15|66	--prefix=%{_prefix} \
14cr|arpd-0.2-15|67	--exec-prefix=%{_exec_prefix} \
14cr|arpd-0.2-15|68	--bindir=%{_sbindir} \
14cr|arpd-0.2-15|69	--sbindir=%{_sbindir} \
14cr|arpd-0.2-15|70	--sysconfdir=%{_sysconfdir} \
14cr|arpd-0.2-15|71	--datadir=%{_datadir} \
14cr|arpd-0.2-15|72	--includedir=%{_includedir} \
14cr|arpd-0.2-15|73	--libdir=%{_libdir} \
14cr|arpd-0.2-15|74	--libexecdir=%{_libexecdir} \
14cr|arpd-0.2-15|75	--localstatedir=%{_localstatedir}/lib \
14cr|arpd-0.2-15|76	--sharedstatedir=%{_sharedstatedir} \
14cr|arpd-0.2-15|77	--mandir=%{_mandir} \
14cr|arpd-0.2-15|78	--infodir=%{_infodir}
14cr|arpd-0.2-15|79	
14cr|arpd-0.2-15|80	%make
14cr|arpd-0.2-15|81	
14cr|arpd-0.2-15|82	%install
14cr|arpd-0.2-15|83	install -d %{buildroot}%{_initrddir}
14cr|arpd-0.2-15|84	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|arpd-0.2-15|85	install -d %{buildroot}%{_sbindir}
14cr|arpd-0.2-15|86	install -d %{buildroot}%{_mandir}/man8
14cr|arpd-0.2-15|87	
14cr|arpd-0.2-15|88	install -m755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|arpd-0.2-15|89	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14cr|arpd-0.2-15|90	
14cr|arpd-0.2-15|91	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
14cr|arpd-0.2-15|92	install -m644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|arpd-0.2-15|93	
14cr|arpd-0.2-15|94	
14cr|arpd-0.2-15|95	%changelog
14cr|arpd-0.2-15|96	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-15
14cr|arpd-0.2-15|97	+ Revision: a778e97
14cr|arpd-0.2-15|98	- Run autoreconf -fi
14cr|arpd-0.2-15|99	
14cr|arpd-0.2-15|100	

248 14
14cr|arping-2.13-3|1	Summary:	ARP Ping
14cr|arping-2.13-3|2	Name:		arping
14cr|arping-2.13-3|3	Version:	2.13
14cr|arping-2.13-3|4	Release:	3
14cr|arping-2.13-3|5	License:	GPLv2+
14cr|arping-2.13-3|6	Group:		Networking/Other
14cr|arping-2.13-3|7	URL:		http://www.habets.pp.se/synscan/programs.php?prog=arping
14cr|arping-2.13-3|8	Source0:	http://www.habets.pp.se/synscan/files/%{name}-%{version}.tar.gz
14cr|arping-2.13-3|9	BuildRequires:	libnet-devel
14cr|arping-2.13-3|10	BuildRequires:	libpcap-devel
14cr|arping-2.13-3|11	Conflicts:	iputils
14cr|arping-2.13-3|12	
14cr|arping-2.13-3|13	%description
14cr|arping-2.13-3|14	Arping is a util to find out it a specific IP address on the LAN is 'taken'
14cr|arping-2.13-3|15	and what MAC address owns it. Sure, you *could* just use 'ping' to find out if
14cr|arping-2.13-3|16	it's taken and even if the computer blocks ping (and everything else) you still
14cr|arping-2.13-3|17	get an entry in your ARP cache. But what if you aren't on a routable net? Or
14cr|arping-2.13-3|18	the host blocks ping (all ICMP even)? Then you're screwed. Or you use arping.
14cr|arping-2.13-3|19	
14cr|arping-2.13-3|20	%files
14cr|arping-2.13-3|21	%doc README extra/arping-scan-net.sh
14cr|arping-2.13-3|22	%attr(0755,root,root) %{_sbindir}/*
14cr|arping-2.13-3|23	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
14cr|arping-2.13-3|24	
14cr|arping-2.13-3|25	#----------------------------------------------------------------------------
14cr|arping-2.13-3|26	
14cr|arping-2.13-3|27	%prep
14cr|arping-2.13-3|28	%setup -q
14cr|arping-2.13-3|29	
14cr|arping-2.13-3|30	%build
14cr|arping-2.13-3|31	%configure2_5x
14cr|arping-2.13-3|32	%make
14cr|arping-2.13-3|33	
14cr|arping-2.13-3|34	%install
14cr|arping-2.13-3|35	%makeinstall_std
14cr|arping-2.13-3|36	
14cr|arping-2.13-3|37	
14cr|arping-2.13-3|38	%changelog
14cr|arping-2.13-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13-3
14cr|arping-2.13-3|40	+ Revision: 082eca2
14cr|arping-2.13-3|41	- MassBuild#464: Increase release tag
14cr|arping-2.13-3|42	
14cr|arping-2.13-3|43	

249 14
14cr|arprelease-1.2-7|1	Summary:	A tool to flush ARP cache entries from devices
14cr|arprelease-1.2-7|2	Name:		arprelease
14cr|arprelease-1.2-7|3	Version:	1.2
14cr|arprelease-1.2-7|4	Release:	7
14cr|arprelease-1.2-7|5	License:	GPLv2+
14cr|arprelease-1.2-7|6	Group:		Networking/Other
14cr|arprelease-1.2-7|7	Url:		http://arprelease.sourceforge.net/
14cr|arprelease-1.2-7|8	Source0:	http://prdownloads.sourceforge.net/arprelease/%{name}-%{version}.tar.bz2
14cr|arprelease-1.2-7|9	BuildRequires:	libnet-devel
14cr|arprelease-1.2-7|10	
14cr|arprelease-1.2-7|11	%description
14cr|arprelease-1.2-7|12	arprelease is a small libnet-based tool to flush ARP cache entries from
14cr|arprelease-1.2-7|13	devices like Cisco routers to move an IP from one Linux box to another.
14cr|arprelease-1.2-7|14	
14cr|arprelease-1.2-7|15	%files
14cr|arprelease-1.2-7|16	%doc README
14cr|arprelease-1.2-7|17	%{_sbindir}/arprelease
14cr|arprelease-1.2-7|18	
14cr|arprelease-1.2-7|19	#----------------------------------------------------------------------------
14cr|arprelease-1.2-7|20	
14cr|arprelease-1.2-7|21	%prep
14cr|arprelease-1.2-7|22	%setup -q -n %{name}
14cr|arprelease-1.2-7|23	
14cr|arprelease-1.2-7|24	%build
14cr|arprelease-1.2-7|25	gcc %{optflags} `libnet-config --defines` arprelease.c -o arprelease `libnet-config --libs`
14cr|arprelease-1.2-7|26	
14cr|arprelease-1.2-7|27	%install
14cr|arprelease-1.2-7|28	install -d %{buildroot}%{_sbindir}
14cr|arprelease-1.2-7|29	install -m0755 arprelease  %{buildroot}%{_sbindir}/
14cr|arprelease-1.2-7|30	
14cr|arprelease-1.2-7|31	
14cr|arprelease-1.2-7|32	%changelog
14cr|arprelease-1.2-7|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cr|arprelease-1.2-7|34	+ Revision: 5483b4d
14cr|arprelease-1.2-7|35	- MassBuild#464: Increase release tag
14cr|arprelease-1.2-7|36	
14cr|arprelease-1.2-7|37	

250 14
14cr|arpscan-0.10-3|1	Summary:	Very simple ARP scanner
14cr|arpscan-0.10-3|2	Name:           arpscan
14cr|arpscan-0.10-3|3	Version:        0.10
14cr|arpscan-0.10-3|4	Release:        3
14cr|arpscan-0.10-3|5	License:	GPLv2
14cr|arpscan-0.10-3|6	Group:		Networking/Other
14cr|arpscan-0.10-3|7	URL:		http://wizard.ae.krakow.pl/~jb/arpscan/
14cr|arpscan-0.10-3|8	Source0:	http://wizard.ae.krakow.pl/~jb/arpscan/%{name}-%{version}.tar.gz
14cr|arpscan-0.10-3|9	Source1:	http://standards.ieee.org/regauth/oui/oui.txt.bz2
14cr|arpscan-0.10-3|10	BuildRequires:	gawk
14cr|arpscan-0.10-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14cr|arpscan-0.10-3|12	
14cr|arpscan-0.10-3|13	%description
14cr|arpscan-0.10-3|14	Arpscan is a utility that scans local network using ARP protocol
14cr|arpscan-0.10-3|15	and reports alive hosts. Program is designed for Linux.
14cr|arpscan-0.10-3|16	
14cr|arpscan-0.10-3|17	%prep
14cr|arpscan-0.10-3|18	%setup -q
14cr|arpscan-0.10-3|19	bzcat %{SOURCE1} > oui.txt
14cr|arpscan-0.10-3|20	
14cr|arpscan-0.10-3|21	%build
14cr|arpscan-0.10-3|22	%make \
14cr|arpscan-0.10-3|23	CC=%{__cc} \
14cr|arpscan-0.10-3|24	CFLAGS="%{optflags} -DVER=\$(VERSION) -DOUI=\$(OUI)" \
14cr|arpscan-0.10-3|25	OUI=%{_datadir}/%{name}/oui
14cr|arpscan-0.10-3|26	gawk -f oui.awk oui.txt > oui
14cr|arpscan-0.10-3|27	
14cr|arpscan-0.10-3|28	%install
14cr|arpscan-0.10-3|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|arpscan-0.10-3|30	install -d %{buildroot}%{_sbindir}
14cr|arpscan-0.10-3|31	install -d %{buildroot}%{_datadir}/%{name}/
14cr|arpscan-0.10-3|32	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|arpscan-0.10-3|33	install -m0644 oui %{buildroot}%{_datadir}/%{name}/oui
14cr|arpscan-0.10-3|34	
14cr|arpscan-0.10-3|35	%clean
14cr|arpscan-0.10-3|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|arpscan-0.10-3|37	
14cr|arpscan-0.10-3|38	%files
14cr|arpscan-0.10-3|39	%defattr(-,root,root)
14cr|arpscan-0.10-3|40	%attr(0755,root,root) %{_sbindir}/*
14cr|arpscan-0.10-3|41	%{_datadir}/%{name}
14cr|arpscan-0.10-3|42	
14cr|arpscan-0.10-3|43	
14cr|arpscan-0.10-3|44	
14cr|arpscan-0.10-3|45	%changelog
14cr|arpscan-0.10-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-3
14cr|arpscan-0.10-3|47	+ Revision: b61c19f
14cr|arpscan-0.10-3|48	- MassBuild#464: Increase release tag
14cr|arpscan-0.10-3|49	
14cr|arpscan-0.10-3|50	

251 14
14cr|arp-scan-1.9-1|1	Name:		arp-scan
14cr|arp-scan-1.9-1|2	Version:	1.9
14cr|arp-scan-1.9-1|3	Release:	%mkrel 1
14cr|arp-scan-1.9-1|4	Summary:	ARP scanning and fingerprinting tool
14cr|arp-scan-1.9-1|5	License:	BSD
14cr|arp-scan-1.9-1|6	Group:		Networking/Other
14cr|arp-scan-1.9-1|7	URL:		http://www.nta-monitor.com/tools/arp-scan
14cr|arp-scan-1.9-1|8	Source:		http://www.nta-monitor.com/files/arp-scan/arp-scan-%{version}.tar.gz
14cr|arp-scan-1.9-1|9	BuildRequires:	pcap-devel
14cr|arp-scan-1.9-1|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|arp-scan-1.9-1|11	
14cr|arp-scan-1.9-1|12	%description
14cr|arp-scan-1.9-1|13	arp-scan is a command-line tool that uses the ARP protocol to discover and
14cr|arp-scan-1.9-1|14	fingerprint IP hosts on the local network. It is available for Linux and BSD
14cr|arp-scan-1.9-1|15	under the GPL licence.
14cr|arp-scan-1.9-1|16	
14cr|arp-scan-1.9-1|17	%prep
14cr|arp-scan-1.9-1|18	%setup -q
14cr|arp-scan-1.9-1|19	
14cr|arp-scan-1.9-1|20	%build
14cr|arp-scan-1.9-1|21	%configure2_5x
14cr|arp-scan-1.9-1|22	%make
14cr|arp-scan-1.9-1|23	
14cr|arp-scan-1.9-1|24	%install
14cr|arp-scan-1.9-1|25	rm -rf %{buildroot}
14cr|arp-scan-1.9-1|26	%makeinstall_std
14cr|arp-scan-1.9-1|27	
14cr|arp-scan-1.9-1|28	%clean
14cr|arp-scan-1.9-1|29	rm -rf %{buildroot}
14cr|arp-scan-1.9-1|30	
14cr|arp-scan-1.9-1|31	%files
14cr|arp-scan-1.9-1|32	%defattr(-,root,root)
14cr|arp-scan-1.9-1|33	%{_bindir}/arp-fingerprint
14cr|arp-scan-1.9-1|34	%{_bindir}/arp-scan
14cr|arp-scan-1.9-1|35	%{_bindir}/get-iab
14cr|arp-scan-1.9-1|36	%{_bindir}/get-oui
14cr|arp-scan-1.9-1|37	%{_datadir}/arp-scan
14cr|arp-scan-1.9-1|38	%{_mandir}/man1/arp-fingerprint.1*
14cr|arp-scan-1.9-1|39	%{_mandir}/man1/arp-scan.1*
14cr|arp-scan-1.9-1|40	%{_mandir}/man1/get-iab.1*
14cr|arp-scan-1.9-1|41	%{_mandir}/man1/get-oui.1*
14cr|arp-scan-1.9-1|42	%{_mandir}/man5/mac-vendor.5*
14cr|arp-scan-1.9-1|43	
14cr|arp-scan-1.9-1|44	
14cr|arp-scan-1.9-1|45	
14cr|arp-scan-1.9-1|46	
14cr|arp-scan-1.9-1|47	%changelog
14cr|arp-scan-1.9-1|48	* Tue Sep 02 2014 Stas Fomin <stas-fomin@yandex.ru> 1.9-1
14cr|arp-scan-1.9-1|49	+ Revision: 9094288
14cr|arp-scan-1.9-1|50	- Up to 1.9
14cr|arp-scan-1.9-1|51	
14cr|arp-scan-1.9-1|52	

252 14
14cr|arpsend-1.2.2-4|1	Summary:	Sends an Ethernet frame containing an IP ARP request or reply packet
14cr|arpsend-1.2.2-4|2	Name:		arpsend
14cr|arpsend-1.2.2-4|3	Version:	1.2.2
14cr|arpsend-1.2.2-4|4	Release:	4
14cr|arpsend-1.2.2-4|5	License:	BSD
14cr|arpsend-1.2.2-4|6	Group:		System/Kernel and hardware
14cr|arpsend-1.2.2-4|7	Url:		http://www.net.princeton.edu/software/arpsend/
14cr|arpsend-1.2.2-4|8	Source0:	http://www.net.princeton.edu/software/arpsend/%{name}-%{version}.tar.gz
14cr|arpsend-1.2.2-4|9	BuildRequires:	libnet-devel
14cr|arpsend-1.2.2-4|10	
14cr|arpsend-1.2.2-4|11	%description
14cr|arpsend-1.2.2-4|12	arpsend sends an Ethernet frame containing an IP ARP request or reply packet
14cr|arpsend-1.2.2-4|13	containing fields you specify. This is a diagnostic tool intended for use by
14cr|arpsend-1.2.2-4|14	network administrators.
14cr|arpsend-1.2.2-4|15	
14cr|arpsend-1.2.2-4|16	%files
14cr|arpsend-1.2.2-4|17	%{_bindir}/arpsend
14cr|arpsend-1.2.2-4|18	%{_mandir}/man8/arpsend*
14cr|arpsend-1.2.2-4|19	
14cr|arpsend-1.2.2-4|20	#----------------------------------------------------------------------------
14cr|arpsend-1.2.2-4|21	
14cr|arpsend-1.2.2-4|22	%prep
14cr|arpsend-1.2.2-4|23	%setup -q
14cr|arpsend-1.2.2-4|24	
14cr|arpsend-1.2.2-4|25	%build
14cr|arpsend-1.2.2-4|26	%configure2_5x
14cr|arpsend-1.2.2-4|27	%make
14cr|arpsend-1.2.2-4|28	
14cr|arpsend-1.2.2-4|29	%install
14cr|arpsend-1.2.2-4|30	%makeinstall_std
14cr|arpsend-1.2.2-4|31	
14cr|arpsend-1.2.2-4|32	
14cr|arpsend-1.2.2-4|33	%changelog
14cr|arpsend-1.2.2-4|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-4
14cr|arpsend-1.2.2-4|35	+ Revision: 80d292d
14cr|arpsend-1.2.2-4|36	- MassBuild#464: Increase release tag
14cr|arpsend-1.2.2-4|37	
14cr|arpsend-1.2.2-4|38	

253 14
14cr|arptables-0.0.3.4-2|1	Summary:	Userspace control program for the arptables network filter
14cr|arptables-0.0.3.4-2|2	Name:		arptables
14cr|arptables-0.0.3.4-2|3	Version:	0.0.3.4
14cr|arptables-0.0.3.4-2|4	Release:	2
14cr|arptables-0.0.3.4-2|5	Group:		System/Kernel and hardware
14cr|arptables-0.0.3.4-2|6	License:	GPLv2
14cr|arptables-0.0.3.4-2|7	URL:		http://ebtables.sourceforge.net/
14cr|arptables-0.0.3.4-2|8	Source0:	http://prdownloads.sourceforge.net/ebtables/%{name}-%{version}.tar.gz
14cr|arptables-0.0.3.4-2|9	BuildRequires:  kernel-source
14cr|arptables-0.0.3.4-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|arptables-0.0.3.4-2|11	
14cr|arptables-0.0.3.4-2|12	%description
14cr|arptables-0.0.3.4-2|13	The arptables utility controls the arpfilter network packet
14cr|arptables-0.0.3.4-2|14	filtering code in the Linux kernel. You do not need this program
14cr|arptables-0.0.3.4-2|15	for normal network firewalling. If you need to manually control
14cr|arptables-0.0.3.4-2|16	which arp requests and/or replies this machine accepts and sends,
14cr|arptables-0.0.3.4-2|17	you should install this package.
14cr|arptables-0.0.3.4-2|18	
14cr|arptables-0.0.3.4-2|19	%prep
14cr|arptables-0.0.3.4-2|20	%setup -q
14cr|arptables-0.0.3.4-2|21	
14cr|arptables-0.0.3.4-2|22	%build
14cr|arptables-0.0.3.4-2|23	%make COPT_FLAGS="%{optflags}" KERNEL_DIR=/usr/src/linux/include
14cr|arptables-0.0.3.4-2|24	
14cr|arptables-0.0.3.4-2|25	%install
14cr|arptables-0.0.3.4-2|26	rm -rf %{buildroot}
14cr|arptables-0.0.3.4-2|27	install -d %{buildroot}/sbin
14cr|arptables-0.0.3.4-2|28	install -d %{buildroot}%{_mandir}/man8
14cr|arptables-0.0.3.4-2|29	install -m755 arptables %{buildroot}/sbin/
14cr|arptables-0.0.3.4-2|30	install -m644 arptables.8 %{buildroot}%{_mandir}/man8/
14cr|arptables-0.0.3.4-2|31	
14cr|arptables-0.0.3.4-2|32	%clean
14cr|arptables-0.0.3.4-2|33	rm -rf %{buildroot}
14cr|arptables-0.0.3.4-2|34	
14cr|arptables-0.0.3.4-2|35	%files
14cr|arptables-0.0.3.4-2|36	%defattr(-,root,root,0755)
14cr|arptables-0.0.3.4-2|37	#%doc ChangeLog INSTALL THANKS
14cr|arptables-0.0.3.4-2|38	%attr(0755,root,root) /sbin/arptables
14cr|arptables-0.0.3.4-2|39	%attr(0644,root,root) %{_mandir}/man8/arptables.8*
14cr|arptables-0.0.3.4-2|40	
14cr|arptables-0.0.3.4-2|41	
14cr|arptables-0.0.3.4-2|42	
14cr|arptables-0.0.3.4-2|43	%changelog
14cr|arptables-0.0.3.4-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3.4-2
14cr|arptables-0.0.3.4-2|45	+ Revision: 65ac099
14cr|arptables-0.0.3.4-2|46	- MassBuild#464: Increase release tag
14cr|arptables-0.0.3.4-2|47	
14cr|arptables-0.0.3.4-2|48	

254 14
14cr|arpwatch2html-0.9-8|1	Summary:	Convert the arpwatch flat-file into html
14cr|arpwatch2html-0.9-8|2	Name:		arpwatch2html
14cr|arpwatch2html-0.9-8|3	Version:	0.9
14cr|arpwatch2html-0.9-8|4	Release:	8
14cr|arpwatch2html-0.9-8|5	License:	GPL
14cr|arpwatch2html-0.9-8|6	Group:		System/Base
14cr|arpwatch2html-0.9-8|7	URL:		http://sisms.no-ip.com/software/arpwatch2html/
14cr|arpwatch2html-0.9-8|8	Source0:	arpwatch2html.pl.bz2
14cr|arpwatch2html-0.9-8|9	Requires:	arpwatch
14cr|arpwatch2html-0.9-8|10	BuildArch:	noarch
14cr|arpwatch2html-0.9-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|arpwatch2html-0.9-8|12	
14cr|arpwatch2html-0.9-8|13	%description
14cr|arpwatch2html-0.9-8|14	arpwatch2html is a script to convert the arpwatch flat-file
14cr|arpwatch2html-0.9-8|15	database into a nice looking HTML page. It can sort arpwatch
14cr|arpwatch2html-0.9-8|16	entries by time, MAC address, IP address, or host name. Users can
14cr|arpwatch2html-0.9-8|17	select which fields from the address pairing database are to be
14cr|arpwatch2html-0.9-8|18	shown, and can omit old entries. It can also show the most recent
14cr|arpwatch2html-0.9-8|19	messages sent by arpwatch to the syslog daemon.
14cr|arpwatch2html-0.9-8|20	
14cr|arpwatch2html-0.9-8|21	%prep
14cr|arpwatch2html-0.9-8|22	
14cr|arpwatch2html-0.9-8|23	%setup -q -T -c -n %{name}-%{version}
14cr|arpwatch2html-0.9-8|24	bzcat %{SOURCE0} > arpwatch2html.pl
14cr|arpwatch2html-0.9-8|25	perl -pi -e "s|/var/arpwatch|/var/lib/arpwatch|g" arpwatch2html.pl
14cr|arpwatch2html-0.9-8|26	
14cr|arpwatch2html-0.9-8|27	%build
14cr|arpwatch2html-0.9-8|28	
14cr|arpwatch2html-0.9-8|29	%install
14cr|arpwatch2html-0.9-8|30	rm -rf %{buildroot}
14cr|arpwatch2html-0.9-8|31	
14cr|arpwatch2html-0.9-8|32	install -d %{buildroot}%{_bindir}
14cr|arpwatch2html-0.9-8|33	install -m0755 arpwatch2html.pl %{buildroot}%{_bindir}/%{name}
14cr|arpwatch2html-0.9-8|34	
14cr|arpwatch2html-0.9-8|35	%clean
14cr|arpwatch2html-0.9-8|36	rm -rf %{buildroot}
14cr|arpwatch2html-0.9-8|37	
14cr|arpwatch2html-0.9-8|38	%files
14cr|arpwatch2html-0.9-8|39	%defattr(-,root,root)
14cr|arpwatch2html-0.9-8|40	%{_bindir}/%{name}
14cr|arpwatch2html-0.9-8|41	
14cr|arpwatch2html-0.9-8|42	
14cr|arpwatch2html-0.9-8|43	
14cr|arpwatch2html-0.9-8|44	%changelog
14cr|arpwatch2html-0.9-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-8
14cr|arpwatch2html-0.9-8|46	+ Revision: 0076c01
14cr|arpwatch2html-0.9-8|47	- MassBuild#464: Increase release tag
14cr|arpwatch2html-0.9-8|48	
14cr|arpwatch2html-0.9-8|49	

255 14
14cr|arx-libertatis-1.1.2-2|1	Summary:	An open source port of Arx Fatalis, a 2002 first-person role-playing game
14cr|arx-libertatis-1.1.2-2|2	Name:		arx-libertatis
14cr|arx-libertatis-1.1.2-2|3	Version:	1.1.2
14cr|arx-libertatis-1.1.2-2|4	Release:	2
14cr|arx-libertatis-1.1.2-2|5	License:	GPLv3+
14cr|arx-libertatis-1.1.2-2|6	Group:		Games/Adventure
14cr|arx-libertatis-1.1.2-2|7	Url:		http://arx-libertatis.org/
14cr|arx-libertatis-1.1.2-2|8	Source0:	http://github.com/downloads/arx/ArxLibertatis/%{name}-%{version}.tar.xz
14cr|arx-libertatis-1.1.2-2|9	# Use current screen resolution by default because sometimes max resolution
14cr|arx-libertatis-1.1.2-2|10	# is not detected properly and the game doesn't start
14cr|arx-libertatis-1.1.2-2|11	Patch0:		arx-libertatis-1.1.1-default-resolution.patch
14cr|arx-libertatis-1.1.2-2|12	BuildRequires:	cmake
14cr|arx-libertatis-1.1.2-2|13	BuildRequires:	boost-devel
14cr|arx-libertatis-1.1.2-2|14	BuildRequires:	devil-devel
14cr|arx-libertatis-1.1.2-2|15	BuildRequires:	qt4-devel
14cr|arx-libertatis-1.1.2-2|16	BuildRequires:	pkgconfig(freetype2)
14cr|arx-libertatis-1.1.2-2|17	BuildRequires:	pkgconfig(gl)
14cr|arx-libertatis-1.1.2-2|18	BuildRequires:	pkgconfig(glew)
14cr|arx-libertatis-1.1.2-2|19	BuildRequires:	pkgconfig(libpng)
14cr|arx-libertatis-1.1.2-2|20	BuildRequires:	pkgconfig(openal)
14cr|arx-libertatis-1.1.2-2|21	BuildRequires:	pkgconfig(sdl)
14cr|arx-libertatis-1.1.2-2|22	BuildRequires:	pkgconfig(zlib)
14cr|arx-libertatis-1.1.2-2|23	
14cr|arx-libertatis-1.1.2-2|24	%description
14cr|arx-libertatis-1.1.2-2|25	Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
14cr|arx-libertatis-1.1.2-2|26	a 2002 first-person role-playing game developed by Arkane Studios.
14cr|arx-libertatis-1.1.2-2|27	
14cr|arx-libertatis-1.1.2-2|28	Arx Fatalis features crafting, melee and ranged combat, as well as a
14cr|arx-libertatis-1.1.2-2|29	unique casting system where the player draws runes in real time to
14cr|arx-libertatis-1.1.2-2|30	effect the desired spell.
14cr|arx-libertatis-1.1.2-2|31	
14cr|arx-libertatis-1.1.2-2|32	The Arx Libertatis source code is based on the publicly released Arx Fatalis
14cr|arx-libertatis-1.1.2-2|33	sources and available under the GPL 3+ license. This does however not include
14cr|arx-libertatis-1.1.2-2|34	the game data, so you need to obtain a copy of the original Arx Fatalis or
14cr|arx-libertatis-1.1.2-2|35	it's demo to play Arx Libertatis.
14cr|arx-libertatis-1.1.2-2|36	
14cr|arx-libertatis-1.1.2-2|37	%files
14cr|arx-libertatis-1.1.2-2|38	%doc ARX_PUBLIC_LICENSE.txt AUTHORS CHANGELOG README.md
14cr|arx-libertatis-1.1.2-2|39	%{_gamesbindir}/arx*
14cr|arx-libertatis-1.1.2-2|40	%dir %attr(777,-,-) %{_gamesdatadir}/arx
14cr|arx-libertatis-1.1.2-2|41	%{_datadir}/applications/%{name}.desktop
14cr|arx-libertatis-1.1.2-2|42	%{_datadir}/pixmaps/%{name}.png
14cr|arx-libertatis-1.1.2-2|43	%{_mandir}/man1/arx*.1*
14cr|arx-libertatis-1.1.2-2|44	%{_mandir}/man6/arx*.6*
14cr|arx-libertatis-1.1.2-2|45	
14cr|arx-libertatis-1.1.2-2|46	#----------------------------------------------------------------------------
14cr|arx-libertatis-1.1.2-2|47	
14cr|arx-libertatis-1.1.2-2|48	%prep
14cr|arx-libertatis-1.1.2-2|49	%setup -q
14cr|arx-libertatis-1.1.2-2|50	%patch0 -p1
14cr|arx-libertatis-1.1.2-2|51	
14cr|arx-libertatis-1.1.2-2|52	%build
14cr|arx-libertatis-1.1.2-2|53	%cmake \
14cr|arx-libertatis-1.1.2-2|54	-DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_bindir} \
14cr|arx-libertatis-1.1.2-2|55	-DUSE_QT5:BOOL=OFF
14cr|arx-libertatis-1.1.2-2|56	%make
14cr|arx-libertatis-1.1.2-2|57	
14cr|arx-libertatis-1.1.2-2|58	%install
14cr|arx-libertatis-1.1.2-2|59	%makeinstall_std -C build
14cr|arx-libertatis-1.1.2-2|60	
14cr|arx-libertatis-1.1.2-2|61	mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
14cr|arx-libertatis-1.1.2-2|62	mkdir -p %{buildroot}%{_gamesdatadir}/arx
14cr|arx-libertatis-1.1.2-2|63	
14cr|arx-libertatis-1.1.2-2|64	sed -i s\|RolePlaying\|AdventureGame\|g %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|arx-libertatis-1.1.2-2|65	
14cr|arx-libertatis-1.1.2-2|66	
14cr|arx-libertatis-1.1.2-2|67	%changelog
14cr|arx-libertatis-1.1.2-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|arx-libertatis-1.1.2-2|69	+ Revision: 0050f56
14cr|arx-libertatis-1.1.2-2|70	- MassBuild#464: Increase release tag
14cr|arx-libertatis-1.1.2-2|71	
14cr|arx-libertatis-1.1.2-2|72	

256 14
14cr|asc-2.5.0.0-5|1	Summary:	Advanced Strategic Command
14cr|asc-2.5.0.0-5|2	Name:		asc
14cr|asc-2.5.0.0-5|3	Version:	2.5.0.0
14cr|asc-2.5.0.0-5|4	Release:	5
14cr|asc-2.5.0.0-5|5	License:	GPLv2+
14cr|asc-2.5.0.0-5|6	Group:		Games/Strategy
14cr|asc-2.5.0.0-5|7	Url:		http://www.asc-hq.org/
14cr|asc-2.5.0.0-5|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/asc-hq/%{name}-%{version}.tar.bz2
14cr|asc-2.5.0.0-5|9	Source1:	%{name}-16x16.png
14cr|asc-2.5.0.0-5|10	Source2:	%{name}-32x32.png
14cr|asc-2.5.0.0-5|11	Source3:	%{name}-48x48.png
14cr|asc-2.5.0.0-5|12	Patch0:		asc-2.5.0.0-gcc47.patch
14cr|asc-2.5.0.0-5|13	BuildRequires:	boost-devel
14cr|asc-2.5.0.0-5|14	BuildRequires:	bzip2-devel
14cr|asc-2.5.0.0-5|15	BuildRequires:	jpeg-devel
14cr|asc-2.5.0.0-5|16	BuildRequires:	libgii-devel
14cr|asc-2.5.0.0-5|17	BuildRequires:	libphysfs-devel
14cr|asc-2.5.0.0-5|18	BuildRequires:	SDL_sound-devel
14cr|asc-2.5.0.0-5|19	BuildRequires:	wxgtku2.8-devel
14cr|asc-2.5.0.0-5|20	BuildRequires:	pkgconfig(expat)
14cr|asc-2.5.0.0-5|21	BuildRequires:	pkgconfig(freetype2)
14cr|asc-2.5.0.0-5|22	BuildRequires:	pkgconfig(libpng)
14cr|asc-2.5.0.0-5|23	BuildRequires:	pkgconfig(lua) < 5.2
14cr|asc-2.5.0.0-5|24	BuildRequires:	pkgconfig(SDL_image)
14cr|asc-2.5.0.0-5|25	BuildRequires:	pkgconfig(SDL_mixer)
14cr|asc-2.5.0.0-5|26	BuildRequires:	pkgconfig(sigc++-1.2)
14cr|asc-2.5.0.0-5|27	BuildRequires:	zip
14cr|asc-2.5.0.0-5|28	
14cr|asc-2.5.0.0-5|29	%description
14cr|asc-2.5.0.0-5|30	ASC is a free, turn based strategy game. It is designed in the tradition
14cr|asc-2.5.0.0-5|31	of the Battle Isle series from Bluebyte.
14cr|asc-2.5.0.0-5|32	
14cr|asc-2.5.0.0-5|33	%files
14cr|asc-2.5.0.0-5|34	%defattr(755,root,root,755)
14cr|asc-2.5.0.0-5|35	%{_gamesbindir}/%{name}*
14cr|asc-2.5.0.0-5|36	%defattr(644,root,root,755)
14cr|asc-2.5.0.0-5|37	%doc README COPYING AUTHORS doc/
14cr|asc-2.5.0.0-5|38	%{_gamesdatadir}/%{name}
14cr|asc-2.5.0.0-5|39	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|asc-2.5.0.0-5|40	%{_miconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|41	%{_iconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|42	%{_liconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|43	%{_mandir}/man6/*
14cr|asc-2.5.0.0-5|44	
14cr|asc-2.5.0.0-5|45	#----------------------------------------------------------------------------
14cr|asc-2.5.0.0-5|46	
14cr|asc-2.5.0.0-5|47	%prep
14cr|asc-2.5.0.0-5|48	%setup -q
14cr|asc-2.5.0.0-5|49	%patch0 -p0
14cr|asc-2.5.0.0-5|50	# there seems to be a conflict with libintl defines
14cr|asc-2.5.0.0-5|51	# find . -type f -exec perl -pi -e 's/gettext/gettex_/g' {} \;
14cr|asc-2.5.0.0-5|52	
14cr|asc-2.5.0.0-5|53	%build
14cr|asc-2.5.0.0-5|54	%configure2_5x	--enable-genparse \
14cr|asc-2.5.0.0-5|55	--disable-paragui \
14cr|asc-2.5.0.0-5|56	--bindir=%{_gamesbindir}
14cr|asc-2.5.0.0-5|57	perl -pi -e 's|^SUBDIRS = (.*)music(.*)|SUBDIRS = $1 $2|' data/Makefile
14cr|asc-2.5.0.0-5|58	%make
14cr|asc-2.5.0.0-5|59	
14cr|asc-2.5.0.0-5|60	%install
14cr|asc-2.5.0.0-5|61	%makeinstall bindir=%{buildroot}%{_gamesbindir}
14cr|asc-2.5.0.0-5|62	
14cr|asc-2.5.0.0-5|63	install -d %{buildroot}%{_datadir}/applications
14cr|asc-2.5.0.0-5|64	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|asc-2.5.0.0-5|65	[Desktop Entry]
14cr|asc-2.5.0.0-5|66	Name=%{summary}
14cr|asc-2.5.0.0-5|67	Comment=%{summary}
14cr|asc-2.5.0.0-5|68	Exec=%{_gamesbindir}/%{name}
14cr|asc-2.5.0.0-5|69	Icon=%{name}
14cr|asc-2.5.0.0-5|70	Terminal=false
14cr|asc-2.5.0.0-5|71	Type=Application
14cr|asc-2.5.0.0-5|72	Categories=Game;StrategyGame;
14cr|asc-2.5.0.0-5|73	EOF
14cr|asc-2.5.0.0-5|74	
14cr|asc-2.5.0.0-5|75	install %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|76	install %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|77	install %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|asc-2.5.0.0-5|78	
14cr|asc-2.5.0.0-5|79	
14cr|asc-2.5.0.0-5|80	%changelog
14cr|asc-2.5.0.0-5|81	* Tue Aug 05 2014 abondrov <andrey.bondrov@rosalab.ru> 2.5.0.0-5
14cr|asc-2.5.0.0-5|82	+ Revision: c15256c
14cr|asc-2.5.0.0-5|83	- Try to force lua 5.1
14cr|asc-2.5.0.0-5|84	
14cr|asc-2.5.0.0-5|85	

257 14
14cr|ascii-3.14-2|1	Name:		ascii
14cr|ascii-3.14-2|2	Version:	3.14
14cr|ascii-3.14-2|3	Release:	2
14cr|ascii-3.14-2|4	URL:		http://www.catb.org/~esr/ascii/
14cr|ascii-3.14-2|5	Source0:	http://www.catb.org/~esr/ascii/%name-%version.tar.gz
14cr|ascii-3.14-2|6	License:	BSD
14cr|ascii-3.14-2|7	Group:		Text tools
14cr|ascii-3.14-2|8	Summary:	Interactive ASCII name and synonym chart
14cr|ascii-3.14-2|9	
14cr|ascii-3.14-2|10	
14cr|ascii-3.14-2|11	%description
14cr|ascii-3.14-2|12	The ascii utility provides easy conversion between various byte representations
14cr|ascii-3.14-2|13	and the American Standard Code for Information Interchange (ASCII) character
14cr|ascii-3.14-2|14	table.  It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
14cr|ascii-3.14-2|15	ISO/ECMA code point, slang names, XML entity names, and other representations.
14cr|ascii-3.14-2|16	Given any one on the command line, it will try to display all others.  Called
14cr|ascii-3.14-2|17	with no arguments it displays a handy small ASCII chart.
14cr|ascii-3.14-2|18	
14cr|ascii-3.14-2|19	%prep
14cr|ascii-3.14-2|20	%setup -q
14cr|ascii-3.14-2|21	
14cr|ascii-3.14-2|22	%build
14cr|ascii-3.14-2|23	%make CC="gcc %optflags %ldflags" %{name} %{name}.1
14cr|ascii-3.14-2|24	
14cr|ascii-3.14-2|25	%install
14cr|ascii-3.14-2|26	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|ascii-3.14-2|27	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|ascii-3.14-2|28	
14cr|ascii-3.14-2|29	%files
14cr|ascii-3.14-2|30	%doc README COPYING
14cr|ascii-3.14-2|31	%{_bindir}/%{name}
14cr|ascii-3.14-2|32	%{_mandir}/man?/*
14cr|ascii-3.14-2|33	
14cr|ascii-3.14-2|34	
14cr|ascii-3.14-2|35	
14cr|ascii-3.14-2|36	%changelog
14cr|ascii-3.14-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14-2
14cr|ascii-3.14-2|38	+ Revision: d86adc6
14cr|ascii-3.14-2|39	- MassBuild#464: Increase release tag
14cr|ascii-3.14-2|40	
14cr|ascii-3.14-2|41	

258 14
14cr|ascii-design-1.1.1-2|1	%define oname Ascii-Design
14cr|ascii-design-1.1.1-2|2	
14cr|ascii-design-1.1.1-2|3	
14cr|ascii-design-1.1.1-2|4	Name:       ascii-design
14cr|ascii-design-1.1.1-2|5	Version:    1.1.1
14cr|ascii-design-1.1.1-2|6	Release:    2
14cr|ascii-design-1.1.1-2|7	License:    GPLv2
14cr|ascii-design-1.1.1-2|8	Summary:    Create awesome ascii art text
14cr|ascii-design-1.1.1-2|9	Url:        http://ascii-design.sourceforge.net/
14cr|ascii-design-1.1.1-2|10	Group:      Office
14cr|ascii-design-1.1.1-2|11	Source0:    https://github.com/Faster3ck/Ascii-Design/archive/v%{version}.tar.gz
14cr|ascii-design-1.1.1-2|12	
14cr|ascii-design-1.1.1-2|13	BuildRequires:  gcc-c++
14cr|ascii-design-1.1.1-2|14	BuildRequires:  cmake
14cr|ascii-design-1.1.1-2|15	BuildRequires:  make
14cr|ascii-design-1.1.1-2|16	BuildRequires:  kdelibs4-devel
14cr|ascii-design-1.1.1-2|17	BuildRequires:  desktop-file-utils
14cr|ascii-design-1.1.1-2|18	BuildRequires:  jpeg-devel
14cr|ascii-design-1.1.1-2|19	BuildRequires:  qt5-devel
14cr|ascii-design-1.1.1-2|20	BuildRequires:  qmake5
14cr|ascii-design-1.1.1-2|21	BuildRequires:  pkgconfig(Qt5Widgets)
14cr|ascii-design-1.1.1-2|22	
14cr|ascii-design-1.1.1-2|23	Requires:	figlet
14cr|ascii-design-1.1.1-2|24	Requires:	figlet-more-fonts
14cr|ascii-design-1.1.1-2|25	
14cr|ascii-design-1.1.1-2|26	%description
14cr|ascii-design-1.1.1-2|27	Free program, based on figlet engine, that enables you
14cr|ascii-design-1.1.1-2|28	to create awesome ascii art text.
14cr|ascii-design-1.1.1-2|29	You can create art based text for
14cr|ascii-design-1.1.1-2|30	many types of decorations for web sites, e-mail, text files etc...
14cr|ascii-design-1.1.1-2|31	Ascii Design is able to use dozens of special fonts
14cr|ascii-design-1.1.1-2|32	to create various styles of ascii arts.
14cr|ascii-design-1.1.1-2|33	
14cr|ascii-design-1.1.1-2|34	%prep
14cr|ascii-design-1.1.1-2|35	%setup -qn %{oname}-%{version}
14cr|ascii-design-1.1.1-2|36	sed -i 's/\r//' {COPYING,INSTALL}.TXT
14cr|ascii-design-1.1.1-2|37	cd src
14cr|ascii-design-1.1.1-2|38	find . -name "*.cpp" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cr|ascii-design-1.1.1-2|39	cd -
14cr|ascii-design-1.1.1-2|40	
14cr|ascii-design-1.1.1-2|41	
14cr|ascii-design-1.1.1-2|42	%build
14cr|ascii-design-1.1.1-2|43	%cmake_kde4 -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT%{_prefix}
14cr|ascii-design-1.1.1-2|44	%make
14cr|ascii-design-1.1.1-2|45	
14cr|ascii-design-1.1.1-2|46	%install
14cr|ascii-design-1.1.1-2|47	%makeinstall -C build
14cr|ascii-design-1.1.1-2|48	
14cr|ascii-design-1.1.1-2|49	# fix desktop
14cr|ascii-design-1.1.1-2|50	rm -fr $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|ascii-design-1.1.1-2|51	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ascii-design-1.1.1-2|52	[Desktop Entry]
14cr|ascii-design-1.1.1-2|53	Categories=Office;
14cr|ascii-design-1.1.1-2|54	Comment=Start Ascii Design
14cr|ascii-design-1.1.1-2|55	Exec=ascii-design
14cr|ascii-design-1.1.1-2|56	Icon=ascii-design
14cr|ascii-design-1.1.1-2|57	Name=Ascii Design
14cr|ascii-design-1.1.1-2|58	StartupNotify=true
14cr|ascii-design-1.1.1-2|59	Terminal=false
14cr|ascii-design-1.1.1-2|60	Type=Application
14cr|ascii-design-1.1.1-2|61	EOF
14cr|ascii-design-1.1.1-2|62	
14cr|ascii-design-1.1.1-2|63	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|ascii-design-1.1.1-2|64	
14cr|ascii-design-1.1.1-2|65	
14cr|ascii-design-1.1.1-2|66	%files
14cr|ascii-design-1.1.1-2|67	%doc COPYING.TXT INSTALL.TXT
14cr|ascii-design-1.1.1-2|68	%{_bindir}/ascii-design
14cr|ascii-design-1.1.1-2|69	%{_datadir}/applications/%{name}.desktop
14cr|ascii-design-1.1.1-2|70	%{_datadir}/pixmaps/ascii-design.png
14cr|ascii-design-1.1.1-2|71	%{_datadir}/appdata/ascii-design.appdata.xml
14cr|ascii-design-1.1.1-2|72	%changelog
14cr|ascii-design-1.1.1-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|ascii-design-1.1.1-2|74	+ Revision: 6711160
14cr|ascii-design-1.1.1-2|75	- MassBuild#464: Increase release tag
14cr|ascii-design-1.1.1-2|76	
14cr|ascii-design-1.1.1-2|77	

259 14
14cr|asciiquarium-1.1-2|1	%define name    asciiquarium
14cr|asciiquarium-1.1-2|2	%define version 1.1
14cr|asciiquarium-1.1-2|3	%define release 2
14cr|asciiquarium-1.1-2|4	
14cr|asciiquarium-1.1-2|5	Name:           %{name}
14cr|asciiquarium-1.1-2|6	Version:        %{version}
14cr|asciiquarium-1.1-2|7	Release:        %{release}
14cr|asciiquarium-1.1-2|8	Summary:        An aquarium/sea animation in ASCII art
14cr|asciiquarium-1.1-2|9	License:        GPL
14cr|asciiquarium-1.1-2|10	Group:          Toys
14cr|asciiquarium-1.1-2|11	URL:            http://www.robobunny.com/projects/asciiquarium/
14cr|asciiquarium-1.1-2|12	Source0:        http://www.robobunny.com/projects/asciiquarium/%{name}_%{version}.tar.gz
14cr|asciiquarium-1.1-2|13	Requires:	perl-Term-Animation
14cr|asciiquarium-1.1-2|14	BuildArch:      noarch
14cr|asciiquarium-1.1-2|15	
14cr|asciiquarium-1.1-2|16	%description
14cr|asciiquarium-1.1-2|17	Asciiquarium is an aquarium/sea animation in ASCII art.
14cr|asciiquarium-1.1-2|18	
14cr|asciiquarium-1.1-2|19	%prep
14cr|asciiquarium-1.1-2|20	%setup -q -n %{name}_%{version}
14cr|asciiquarium-1.1-2|21	
14cr|asciiquarium-1.1-2|22	%build
14cr|asciiquarium-1.1-2|23	
14cr|asciiquarium-1.1-2|24	%install
14cr|asciiquarium-1.1-2|25	install -d -m 755 %{buildroot}%{_bindir}
14cr|asciiquarium-1.1-2|26	install -m 755 asciiquarium %{buildroot}%{_bindir}
14cr|asciiquarium-1.1-2|27	
14cr|asciiquarium-1.1-2|28	
14cr|asciiquarium-1.1-2|29	%files
14cr|asciiquarium-1.1-2|30	%doc CHANGES  README gpl.txt
14cr|asciiquarium-1.1-2|31	%{_bindir}/*
14cr|asciiquarium-1.1-2|32	
14cr|asciiquarium-1.1-2|33	
14cr|asciiquarium-1.1-2|34	
14cr|asciiquarium-1.1-2|35	
14cr|asciiquarium-1.1-2|36	%changelog
14cr|asciiquarium-1.1-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|asciiquarium-1.1-2|38	+ Revision: 5fac8da
14cr|asciiquarium-1.1-2|39	- MassBuild#464: Increase release tag
14cr|asciiquarium-1.1-2|40	
14cr|asciiquarium-1.1-2|41	

260 14
14cr|asio-1.10.2-2|1	Name:		asio
14cr|asio-1.10.2-2|2	Version:	1.10.2
14cr|asio-1.10.2-2|3	Release:	2
14cr|asio-1.10.2-2|4	Summary:	Cross-platform C++ library for network programming
14cr|asio-1.10.2-2|5	
14cr|asio-1.10.2-2|6	Group:		Development/C
14cr|asio-1.10.2-2|7	License:	Boost
14cr|asio-1.10.2-2|8	Source0:	http://sourceforge.net/projects/asio/files/asio/1.10.2%20%28Stable%29/%{name}-%{version}.tar.bz2
14cr|asio-1.10.2-2|9	URL:		http://asio.sourceforge.net
14cr|asio-1.10.2-2|10	BuildRequires:	boost-devel >= 1.33
14cr|asio-1.10.2-2|11	BuildRequires:	pkgconfig(openssl)
14cr|asio-1.10.2-2|12	
14cr|asio-1.10.2-2|13	%define debug_package %{nil}
14cr|asio-1.10.2-2|14	
14cr|asio-1.10.2-2|15	%description
14cr|asio-1.10.2-2|16	asio is a cross-platform C++ library for network programming that provides
14cr|asio-1.10.2-2|17	developers with a consistent asynchronous I/O model using a modern C++
14cr|asio-1.10.2-2|18	approach.
14cr|asio-1.10.2-2|19	
14cr|asio-1.10.2-2|20	%prep
14cr|asio-1.10.2-2|21	%setup -q
14cr|asio-1.10.2-2|22	
14cr|asio-1.10.2-2|23	%build
14cr|asio-1.10.2-2|24	%configure2_5x
14cr|asio-1.10.2-2|25	%make
14cr|asio-1.10.2-2|26	
14cr|asio-1.10.2-2|27	%install
14cr|asio-1.10.2-2|28	%makeinstall_std
14cr|asio-1.10.2-2|29	
14cr|asio-1.10.2-2|30	%check
14cr|asio-1.10.2-2|31	# Disable tests for now as 2 of them fail at ABF but pass at local machines
14cr|asio-1.10.2-2|32	#make check
14cr|asio-1.10.2-2|33	
14cr|asio-1.10.2-2|34	%files
14cr|asio-1.10.2-2|35	%doc README
14cr|asio-1.10.2-2|36	%doc doc/*
14cr|asio-1.10.2-2|37	%{_includedir}/*.hpp
14cr|asio-1.10.2-2|38	%{_includedir}/%{name}
14cr|asio-1.10.2-2|39	
14cr|asio-1.10.2-2|40	
14cr|asio-1.10.2-2|41	
14cr|asio-1.10.2-2|42	
14cr|asio-1.10.2-2|43	%changelog
14cr|asio-1.10.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.2-2
14cr|asio-1.10.2-2|45	+ Revision: 74509bd
14cr|asio-1.10.2-2|46	- MassBuild#464: Increase release tag
14cr|asio-1.10.2-2|47	
14cr|asio-1.10.2-2|48	

261 14
14cr|ask-2.5.3-10|1	%define _enable_debug_packages %{nil}
14cr|ask-2.5.3-10|2	%define debug_package %{nil}
14cr|ask-2.5.3-10|3	
14cr|ask-2.5.3-10|4	Summary:	Active Spam Killer
14cr|ask-2.5.3-10|5	Name:		ask
14cr|ask-2.5.3-10|6	Version:	2.5.3
14cr|ask-2.5.3-10|7	Release:	10
14cr|ask-2.5.3-10|8	License:	GPLv2+
14cr|ask-2.5.3-10|9	Group:		Networking/Mail
14cr|ask-2.5.3-10|10	Url:		http://a-s-k.sourceforge.net/
14cr|ask-2.5.3-10|11	Source0:	%{name}-%{version}.tar.bz2
14cr|ask-2.5.3-10|12	
14cr|ask-2.5.3-10|13	%description
14cr|ask-2.5.3-10|14	Active Spam Killer (ASK) protects your email account against spam
14cr|ask-2.5.3-10|15	by confirming the sender's email address before actual delivery
14cr|ask-2.5.3-10|16	takes place. The confirmation happens by means of a "confirmation
14cr|ask-2.5.3-10|17	message" that is automatically sent to all "unknown" users. Once
14cr|ask-2.5.3-10|18	the sender replies to that message (a simple reply will do),
14cr|ask-2.5.3-10|19	future emails from that person will be delivered immediately. You
14cr|ask-2.5.3-10|20	can also specify (regexp) addresses to be immediately accepted,
14cr|ask-2.5.3-10|21	rejected (with a nastygram) or ignored. The package also includes
14cr|ask-2.5.3-10|22	a utility to scan your old mailboxes and generate a list of emails
14cr|ask-2.5.3-10|23	to be accepted automatically.
14cr|ask-2.5.3-10|24	
14cr|ask-2.5.3-10|25	%files
14cr|ask-2.5.3-10|26	%doc ChangeLog
14cr|ask-2.5.3-10|27	%doc docs/ask_doc.css docs/ask_doc.html docs/ask_doc.pdf docs/ask_doc.txt
14cr|ask-2.5.3-10|28	%{_bindir}/asksetup
14cr|ask-2.5.3-10|29	%{_bindir}/asksenders
14cr|ask-2.5.3-10|30	%{_bindir}/askfilter
14cr|ask-2.5.3-10|31	%{_libdir}/askversion.py
14cr|ask-2.5.3-10|32	%{_libdir}/ask/askconfig.py
14cr|ask-2.5.3-10|33	%{_libdir}/ask/asklock.py
14cr|ask-2.5.3-10|34	%{_libdir}/ask/asklog.py
14cr|ask-2.5.3-10|35	%{_libdir}/ask/askmail.py
14cr|ask-2.5.3-10|36	%{_libdir}/ask/askmain.py
14cr|ask-2.5.3-10|37	%{_libdir}/ask/askmessage.py
14cr|ask-2.5.3-10|38	%{_libdir}/ask/askremote.py
14cr|ask-2.5.3-10|39	%{_datadir}/ask/templates/ask.rc
14cr|ask-2.5.3-10|40	%{_datadir}/ask/templates/ignorelist.txt
14cr|ask-2.5.3-10|41	%{_datadir}/ask/templates/whitelist.txt
14cr|ask-2.5.3-10|42	%{_datadir}/ask/templates/confirm_da.txt
14cr|ask-2.5.3-10|43	%{_datadir}/ask/templates/confirm_de.txt
14cr|ask-2.5.3-10|44	%{_datadir}/ask/templates/confirm_en.txt
14cr|ask-2.5.3-10|45	%{_datadir}/ask/templates/confirm_es.txt
14cr|ask-2.5.3-10|46	%{_datadir}/ask/templates/confirm_fi.txt
14cr|ask-2.5.3-10|47	%{_datadir}/ask/templates/confirm_fr.txt
14cr|ask-2.5.3-10|48	%{_datadir}/ask/templates/confirm_it.txt
14cr|ask-2.5.3-10|49	%{_datadir}/ask/templates/confirm_nl.txt
14cr|ask-2.5.3-10|50	%{_datadir}/ask/templates/confirm_ptbr.txt
14cr|ask-2.5.3-10|51	%{_mandir}/man1/asksenders.1*
14cr|ask-2.5.3-10|52	%{_mandir}/man1/asksetup.1*
14cr|ask-2.5.3-10|53	%{_mandir}/man1/askfilter.1*
14cr|ask-2.5.3-10|54	
14cr|ask-2.5.3-10|55	#----------------------------------------------------------------------------
14cr|ask-2.5.3-10|56	
14cr|ask-2.5.3-10|57	%prep
14cr|ask-2.5.3-10|58	%setup -q
14cr|ask-2.5.3-10|59	perl -p -i -e 's@#!/usr/bin/env python.*@#!/usr/bin/env python@' *.py */*.py
14cr|ask-2.5.3-10|60	
14cr|ask-2.5.3-10|61	%build
14cr|ask-2.5.3-10|62	# Nothing
14cr|ask-2.5.3-10|63	
14cr|ask-2.5.3-10|64	%install
14cr|ask-2.5.3-10|65	install -d %{buildroot}%{_bindir}
14cr|ask-2.5.3-10|66	install -d %{buildroot}%{_libdir}/ask
14cr|ask-2.5.3-10|67	install -d %{buildroot}%{_datadir}/ask
14cr|ask-2.5.3-10|68	install -d %{buildroot}%{_mandir}/man1
14cr|ask-2.5.3-10|69	install -d %{buildroot}%{_datadir}/ask/templates
14cr|ask-2.5.3-10|70	
14cr|ask-2.5.3-10|71	install -m0755 askfilter asksetup %{buildroot}%{_bindir}/
14cr|ask-2.5.3-10|72	install -m0755 utils/asksenders %{buildroot}%{_bindir}/
14cr|ask-2.5.3-10|73	
14cr|ask-2.5.3-10|74	install -m0644 askversion.py %{buildroot}%{_libdir}/
14cr|ask-2.5.3-10|75	install -m0644 askconfig.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|76	install -m0644 asklock.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|77	install -m0644 asklog.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|78	install -m0644 askmail.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|79	install -m0644 askmain.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|80	install -m0644 askmessage.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|81	install -m0644 askremote.py %{buildroot}%{_libdir}/ask/
14cr|ask-2.5.3-10|82	
14cr|ask-2.5.3-10|83	install -m0644 templates/* %{buildroot}%{_datadir}/ask/templates/
14cr|ask-2.5.3-10|84	
14cr|ask-2.5.3-10|85	install -m0644 docs/*.1 %{buildroot}%{_mandir}/man1/
14cr|ask-2.5.3-10|86	
14cr|ask-2.5.3-10|87	
14cr|ask-2.5.3-10|88	%changelog
14cr|ask-2.5.3-10|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.3-10
14cr|ask-2.5.3-10|90	+ Revision: 6ed3db7
14cr|ask-2.5.3-10|91	- MassBuild#464: Increase release tag
14cr|ask-2.5.3-10|92	
14cr|ask-2.5.3-10|93	

262 14
14cr|asp2php-0.77.1-5|1	%define	name	asp2php
14cr|asp2php-0.77.1-5|2	%define	version	0.77.1
14cr|asp2php-0.77.1-5|3	%define release	5
14cr|asp2php-0.77.1-5|4	
14cr|asp2php-0.77.1-5|5	
14cr|asp2php-0.77.1-5|6	Name:		%{name}
14cr|asp2php-0.77.1-5|7	Version:	%{version}
14cr|asp2php-0.77.1-5|8	Release:	%{release}
14cr|asp2php-0.77.1-5|9	Summary:	Program for converting .asp files to .php files
14cr|asp2php-0.77.1-5|10	License:	GPL
14cr|asp2php-0.77.1-5|11	Group:		Development/Other
14cr|asp2php-0.77.1-5|12	Source0:	%{name}-%{version}.tar.bz2
14cr|asp2php-0.77.1-5|13	Source11:	%{name}-16.png
14cr|asp2php-0.77.1-5|14	Source12:	%{name}-32.png
14cr|asp2php-0.77.1-5|15	Source13:	%{name}-48.png
14cr|asp2php-0.77.1-5|16	URL:		http://asp2php.naken.cc/
14cr|asp2php-0.77.1-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asp2php-0.77.1-5|18	
14cr|asp2php-0.77.1-5|19	%description
14cr|asp2php-0.77.1-5|20	asp2php is a program which can help you convert Micro$oft (tm) Active Server
14cr|asp2php-0.77.1-5|21	Pages (tm) to PHP files.
14cr|asp2php-0.77.1-5|22	
14cr|asp2php-0.77.1-5|23	Install this if you intend to migrate from Micro$oft(tm) Internet Information
14cr|asp2php-0.77.1-5|24	Server(tm) to PHP.
14cr|asp2php-0.77.1-5|25	
14cr|asp2php-0.77.1-5|26	%package -n gtkasp2php
14cr|asp2php-0.77.1-5|27	Summary:	Graphical front-end for asp2php
14cr|asp2php-0.77.1-5|28	Group:		Development/Other
14cr|asp2php-0.77.1-5|29	License:	GPL
14cr|asp2php-0.77.1-5|30	Requires:	asp2php
14cr|asp2php-0.77.1-5|31	BuildRequires:	gtk+-devel >= 1.2.0
14cr|asp2php-0.77.1-5|32	
14cr|asp2php-0.77.1-5|33	%description -n gtkasp2php
14cr|asp2php-0.77.1-5|34	gtkasp2php is the gtk-based graphical front-end for asp2php.
14cr|asp2php-0.77.1-5|35	
14cr|asp2php-0.77.1-5|36	Install this if you want a graphical front-end for asp2php.
14cr|asp2php-0.77.1-5|37	
14cr|asp2php-0.77.1-5|38	%prep
14cr|asp2php-0.77.1-5|39	%setup -q
14cr|asp2php-0.77.1-5|40	
14cr|asp2php-0.77.1-5|41	%build
14cr|asp2php-0.77.1-5|42	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|asp2php-0.77.1-5|43	%make CFLAGS="$RPM_OPT_FLAGS" gui
14cr|asp2php-0.77.1-5|44	
14cr|asp2php-0.77.1-5|45	%install
14cr|asp2php-0.77.1-5|46	rm -rf $RPM_BUILD_ROOT
14cr|asp2php-0.77.1-5|47	
14cr|asp2php-0.77.1-5|48	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|asp2php-0.77.1-5|49	install -m755 gtk%{name} -D $RPM_BUILD_ROOT%{_bindir}/gtk%{name}
14cr|asp2php-0.77.1-5|50	
14cr|asp2php-0.77.1-5|51	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|52	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|53	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|54	
14cr|asp2php-0.77.1-5|55	
14cr|asp2php-0.77.1-5|56	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|asp2php-0.77.1-5|57	cat << EOF > %buildroot%{_datadir}/applications/mandriva-gtkasp2php.desktop
14cr|asp2php-0.77.1-5|58	[Desktop Entry]
14cr|asp2php-0.77.1-5|59	Type=Application
14cr|asp2php-0.77.1-5|60	Exec=%{_bindir}/gtk%{name}
14cr|asp2php-0.77.1-5|61	Name=Asp2Php
14cr|asp2php-0.77.1-5|62	Comment=Gtk frontend to asp2php
14cr|asp2php-0.77.1-5|63	Icon=%{name}
14cr|asp2php-0.77.1-5|64	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
14cr|asp2php-0.77.1-5|65	EOF
14cr|asp2php-0.77.1-5|66	
14cr|asp2php-0.77.1-5|67	%if %mdkversion < 200900
14cr|asp2php-0.77.1-5|68	%post -n gtkasp2php
14cr|asp2php-0.77.1-5|69	%{update_menus}
14cr|asp2php-0.77.1-5|70	%endif
14cr|asp2php-0.77.1-5|71	
14cr|asp2php-0.77.1-5|72	%if %mdkversion < 200900
14cr|asp2php-0.77.1-5|73	%postun -n gtkasp2php
14cr|asp2php-0.77.1-5|74	%{clean_menus}
14cr|asp2php-0.77.1-5|75	%endif
14cr|asp2php-0.77.1-5|76	
14cr|asp2php-0.77.1-5|77	
14cr|asp2php-0.77.1-5|78	%clean
14cr|asp2php-0.77.1-5|79	rm -rf $RPM_BUILD_ROOT
14cr|asp2php-0.77.1-5|80	
14cr|asp2php-0.77.1-5|81	%files
14cr|asp2php-0.77.1-5|82	%defattr(-,root,root)
14cr|asp2php-0.77.1-5|83	%{_bindir}/%{name}
14cr|asp2php-0.77.1-5|84	%doc README LICENSE
14cr|asp2php-0.77.1-5|85	
14cr|asp2php-0.77.1-5|86	%files -n gtkasp2php
14cr|asp2php-0.77.1-5|87	%defattr(-,root,root)
14cr|asp2php-0.77.1-5|88	%{_bindir}/gtk%{name}
14cr|asp2php-0.77.1-5|89	#%{_libdir}/gtkasp2php/gtkasp2php
14cr|asp2php-0.77.1-5|90	#%{_libdir}/gtkasp2php/*.xpm
14cr|asp2php-0.77.1-5|91	#%{_libdir}/gtkasp2php/*.png
14cr|asp2php-0.77.1-5|92	#%{_libdir}/gtkasp2php/asp2php
14cr|asp2php-0.77.1-5|93	%{_datadir}/applications/mandriva-gtk%{name}.desktop
14cr|asp2php-0.77.1-5|94	# icons
14cr|asp2php-0.77.1-5|95	%{_iconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|96	%{_miconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|97	%{_liconsdir}/%{name}.png
14cr|asp2php-0.77.1-5|98	
14cr|asp2php-0.77.1-5|99	
14cr|asp2php-0.77.1-5|100	
14cr|asp2php-0.77.1-5|101	
14cr|asp2php-0.77.1-5|102	
14cr|asp2php-0.77.1-5|103	%changelog
14cr|asp2php-0.77.1-5|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.77.1-5
14cr|asp2php-0.77.1-5|105	+ Revision: 21b7075
14cr|asp2php-0.77.1-5|106	- MassBuild#464: Increase release tag
14cr|asp2php-0.77.1-5|107	
14cr|asp2php-0.77.1-5|108	

263 14
14cr|aspell-csb-0.02.0-3|1	%define _enable_debug_packages %{nil}
14cr|aspell-csb-0.02.0-3|2	%define debug_package          %{nil}
14cr|aspell-csb-0.02.0-3|3	
14cr|aspell-csb-0.02.0-3|4	%define src_ver 0.02-0
14cr|aspell-csb-0.02.0-3|5	%define fname aspell6-%{languagecode}
14cr|aspell-csb-0.02.0-3|6	%define aspell_ver 0.60
14cr|aspell-csb-0.02.0-3|7	%define languageenglazy Kashubian
14cr|aspell-csb-0.02.0-3|8	%define languagecode csb
14cr|aspell-csb-0.02.0-3|9	# FIXME: no locale yet
14cr|aspell-csb-0.02.0-3|10	%define lc_ctype csb_XX
14cr|aspell-csb-0.02.0-3|11	
14cr|aspell-csb-0.02.0-3|12	Summary:	%{languageenglazy} files for aspell
14cr|aspell-csb-0.02.0-3|13	Name:		aspell-%{languagecode}
14cr|aspell-csb-0.02.0-3|14	Version:	0.02.0
14cr|aspell-csb-0.02.0-3|15	Release:	3
14cr|aspell-csb-0.02.0-3|16	License:	GPLv2+
14cr|aspell-csb-0.02.0-3|17	Group:		System/Internationalization
14cr|aspell-csb-0.02.0-3|18	Url:		http://aspell.net/
14cr|aspell-csb-0.02.0-3|19	Source0:	http://ftp.gnu.org/gnu/aspell/dict/csb/%{fname}-%{src_ver}.tar.bz2
14cr|aspell-csb-0.02.0-3|20	Provides:	spell-%{languagecode}
14cr|aspell-csb-0.02.0-3|21	BuildRequires:	aspell >= %{aspell_ver}
14cr|aspell-csb-0.02.0-3|22	Requires:	aspell >= %{aspell_ver}
14cr|aspell-csb-0.02.0-3|23	# Mandriva Stuff
14cr|aspell-csb-0.02.0-3|24	#Requires:	locales-%{languagecode}
14cr|aspell-csb-0.02.0-3|25	# aspell = 1, myspell = 2, lang-specific = 3
14cr|aspell-csb-0.02.0-3|26	Provides:	enchant-dictionary = 1
14cr|aspell-csb-0.02.0-3|27	Provides:	aspell-dictionary
14cr|aspell-csb-0.02.0-3|28	#Provides:	aspell-%{lc_ctype}
14cr|aspell-csb-0.02.0-3|29	Autoreqprov:	no
14cr|aspell-csb-0.02.0-3|30	
14cr|aspell-csb-0.02.0-3|31	%description
14cr|aspell-csb-0.02.0-3|32	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14cr|aspell-csb-0.02.0-3|33	
14cr|aspell-csb-0.02.0-3|34	%files
14cr|aspell-csb-0.02.0-3|35	%doc README* Copyright
14cr|aspell-csb-0.02.0-3|36	%{_libdir}/aspell-%{aspell_ver}/*
14cr|aspell-csb-0.02.0-3|37	
14cr|aspell-csb-0.02.0-3|38	#----------------------------------------------------------------------------
14cr|aspell-csb-0.02.0-3|39	
14cr|aspell-csb-0.02.0-3|40	%prep
14cr|aspell-csb-0.02.0-3|41	%setup -q -n %{fname}-%{src_ver}
14cr|aspell-csb-0.02.0-3|42	
14cr|aspell-csb-0.02.0-3|43	chmod 644 Copyright README*
14cr|aspell-csb-0.02.0-3|44	
14cr|aspell-csb-0.02.0-3|45	%build
14cr|aspell-csb-0.02.0-3|46	# don't use configure macro
14cr|aspell-csb-0.02.0-3|47	./configure
14cr|aspell-csb-0.02.0-3|48	
14cr|aspell-csb-0.02.0-3|49	%make
14cr|aspell-csb-0.02.0-3|50	
14cr|aspell-csb-0.02.0-3|51	%install
14cr|aspell-csb-0.02.0-3|52	%makeinstall_std
14cr|aspell-csb-0.02.0-3|53	
14cr|aspell-csb-0.02.0-3|54	
14cr|aspell-csb-0.02.0-3|55	%changelog
14cr|aspell-csb-0.02.0-3|56	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.02.0-3
14cr|aspell-csb-0.02.0-3|57	+ Revision: 14848cd
14cr|aspell-csb-0.02.0-3|58	- Spec cleanup
14cr|aspell-csb-0.02.0-3|59	
14cr|aspell-csb-0.02.0-3|60	

264 14
14cr|aspellgui-0.0.6-1|1	%define oname AspellGUI
14cr|aspellgui-0.0.6-1|2	%define debug_package	%{nil}
14cr|aspellgui-0.0.6-1|3	Name:		aspellgui
14cr|aspellgui-0.0.6-1|4	Summary:	GUI for aspell
14cr|aspellgui-0.0.6-1|5	License:	GPLv3
14cr|aspellgui-0.0.6-1|6	Version:	0.0.6
14cr|aspellgui-0.0.6-1|7	Release:	1
14cr|aspellgui-0.0.6-1|8	Group:		Text tools
14cr|aspellgui-0.0.6-1|9	URL:		http://keithhedger.hostingsiteforfree.com/pages/aspellgui/aspelgui.html
14cr|aspellgui-0.0.6-1|10	Source:		http://keithhedger.hostingsiteforfree.com/zips/aspellgui/%{oname}-%{version}.tar.gz
14cr|aspellgui-0.0.6-1|11	BuildRequires:  pkgconfig(Qt5Widgets)
14cr|aspellgui-0.0.6-1|12	BuildRequires:  aspell-devel
14cr|aspellgui-0.0.6-1|13	BuildRequires:	desktop-file-utils
14cr|aspellgui-0.0.6-1|14	BuildRequires:	qmake5
14cr|aspellgui-0.0.6-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|aspellgui-0.0.6-1|16	
14cr|aspellgui-0.0.6-1|17	%description
14cr|aspellgui-0.0.6-1|18	GUI for aspell, just launch it from the accessories menu and
14cr|aspellgui-0.0.6-1|19	pase or type a word in the text box and either press
14cr|aspellgui-0.0.6-1|20	\'Spell Check\' to check and correct all words in the
14cr|aspellgui-0.0.6-1|21	text box or select a single word and press
14cr|aspellgui-0.0.6-1|22	\'Check Word\' to just correct that one,
14cr|aspellgui-0.0.6-1|23	that\'s all there is to it.
14cr|aspellgui-0.0.6-1|24	
14cr|aspellgui-0.0.6-1|25	
14cr|aspellgui-0.0.6-1|26	%prep
14cr|aspellgui-0.0.6-1|27	%setup -qn %{oname}-%{version}
14cr|aspellgui-0.0.6-1|28	perl -pi -e "s|gtk-update-icon-cache --ignore-theme-index --force /usr/share/icons/hicolor||"  AspellGUI/app/Makefile.in
14cr|aspellgui-0.0.6-1|29	
14cr|aspellgui-0.0.6-1|30	%build
14cr|aspellgui-0.0.6-1|31	%configure-qt
14cr|aspellgui-0.0.6-1|32	%make
14cr|aspellgui-0.0.6-1|33	
14cr|aspellgui-0.0.6-1|34	
14cr|aspellgui-0.0.6-1|35	%install
14cr|aspellgui-0.0.6-1|36	%makeinstall_std
14cr|aspellgui-0.0.6-1|37	# we install this in %doc
14cr|aspellgui-0.0.6-1|38	rm -fr %{buildroot}%{_datadir}/AspellGUI/docs/gpl-3.0.txt
14cr|aspellgui-0.0.6-1|39	rm -fr %{buildroot}%{_datadir}/AspellGUI/pixmaps/AspellGUI.desktop
14cr|aspellgui-0.0.6-1|40	rm -fr %{buildroot}%{_datadir}/pixmaps/AspellGUI/pixmaps/README
14cr|aspellgui-0.0.6-1|41	rm -fr %{buildroot}%{_datadir}/AspellGUI/pixmaps/AspellGUI.png
14cr|aspellgui-0.0.6-1|42	rm -fr %{buildroot}%{_datadir}/AspellGUI/pixmaps/AspellGUI48.png
14cr|aspellgui-0.0.6-1|43	rm -fr %{buildroot}%{_datadir}/AspellGUI/pixmaps/README
14cr|aspellgui-0.0.6-1|44	
14cr|aspellgui-0.0.6-1|45	desktop-file-install AspellGUI/resources/pixmaps/AspellGUI.desktop \
14cr|aspellgui-0.0.6-1|46	--dir=%{buildroot}%{_datadir}/applications
14cr|aspellgui-0.0.6-1|47	
14cr|aspellgui-0.0.6-1|48	
14cr|aspellgui-0.0.6-1|49	
14cr|aspellgui-0.0.6-1|50	
14cr|aspellgui-0.0.6-1|51	%files
14cr|aspellgui-0.0.6-1|52	%doc  ChangeLog README AspellGUI/resources/docs/gpl-3.0.txt
14cr|aspellgui-0.0.6-1|53	%{_bindir}/%{name}
14cr|aspellgui-0.0.6-1|54	%{_datadir}/applications/%{oname}.desktop
14cr|aspellgui-0.0.6-1|55	%{_datadir}/pixmaps/AspellGUI.png
14cr|aspellgui-0.0.6-1|56	%{_datadir}/pixmaps/AspellGUI48.png
14cr|aspellgui-0.0.6-1|57	%{_iconsdir}/hicolor/256x256/apps/AspellGUI.png
14cr|aspellgui-0.0.6-1|58	
14cr|aspellgui-0.0.6-1|59	
14cr|aspellgui-0.0.6-1|60	
14cr|aspellgui-0.0.6-1|61	
14cr|aspellgui-0.0.6-1|62	
14cr|aspellgui-0.0.6-1|63	
14cr|aspellgui-0.0.6-1|64	
14cr|aspellgui-0.0.6-1|65	
14cr|aspellgui-0.0.6-1|66	
14cr|aspellgui-0.0.6-1|67	
14cr|aspellgui-0.0.6-1|68	
14cr|aspellgui-0.0.6-1|69	
14cr|aspellgui-0.0.6-1|70	%changelog
14cr|aspellgui-0.0.6-1|71	* Fri Sep 26 2014 symbianflo <symbianflo@symbianflo> 0.0.6-1
14cr|aspellgui-0.0.6-1|72	+ Revision: fa1e685
14cr|aspellgui-0.0.6-1|73	- Imported from SRPM
14cr|aspellgui-0.0.6-1|74	
14cr|aspellgui-0.0.6-1|75	

265 14
14cr|aspell-pt_BR-0.60.0-5|1	%define _enable_debug_packages %{nil}
14cr|aspell-pt_BR-0.60.0-5|2	%define debug_package          %{nil}
14cr|aspell-pt_BR-0.60.0-5|3	
14cr|aspell-pt_BR-0.60.0-5|4	%define languageenglazy Portuguese Brasilian
14cr|aspell-pt_BR-0.60.0-5|5	%define languagecode pt_BR
14cr|aspell-pt_BR-0.60.0-5|6	%define lc_ctype pt_BR
14cr|aspell-pt_BR-0.60.0-5|7	
14cr|aspell-pt_BR-0.60.0-5|8	
14cr|aspell-pt_BR-0.60.0-5|9	Name:		aspell-%{languagecode}
14cr|aspell-pt_BR-0.60.0-5|10	Summary:	%{languageenglazy} files for aspell
14cr|aspell-pt_BR-0.60.0-5|11	Version:	0.60.0
14cr|aspell-pt_BR-0.60.0-5|12	Release:	5
14cr|aspell-pt_BR-0.60.0-5|13	Group:		System/Internationalization
14cr|aspell-pt_BR-0.60.0-5|14	License:	GPL
14cr|aspell-pt_BR-0.60.0-5|15	URL:		http://aspell.sourceforge.net/
14cr|aspell-pt_BR-0.60.0-5|16	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14cr|aspell-pt_BR-0.60.0-5|17	Source:		ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-%{languagecode}-20090702-0.tar.bz2
14cr|aspell-pt_BR-0.60.0-5|18	BuildRequires:	aspell >= 0.60
14cr|aspell-pt_BR-0.60.0-5|19	BuildRequires:	make
14cr|aspell-pt_BR-0.60.0-5|20	Requires:	aspell >= 0.60
14cr|aspell-pt_BR-0.60.0-5|21	Requires:      locales-pt
14cr|aspell-pt_BR-0.60.0-5|22	# aspell = 1, myspell = 2, lang-specific = 3
14cr|aspell-pt_BR-0.60.0-5|23	Provides:	enchant-dictionary = 1
14cr|aspell-pt_BR-0.60.0-5|24	Provides:	aspell-dictionary
14cr|aspell-pt_BR-0.60.0-5|25	Provides:	aspell-%{lc_ctype}
14cr|aspell-pt_BR-0.60.0-5|26	Obsoletes:	ispell-pt_BR
14cr|aspell-pt_BR-0.60.0-5|27	Provides:	ispell-pt_BR
14cr|aspell-pt_BR-0.60.0-5|28	Obsoletes:	aspell-pt-br
14cr|aspell-pt_BR-0.60.0-5|29	
14cr|aspell-pt_BR-0.60.0-5|30	%description
14cr|aspell-pt_BR-0.60.0-5|31	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14cr|aspell-pt_BR-0.60.0-5|32	
14cr|aspell-pt_BR-0.60.0-5|33	
14cr|aspell-pt_BR-0.60.0-5|34	%prep
14cr|aspell-pt_BR-0.60.0-5|35	%setup -qn aspell6-pt_BR-20090702-0
14cr|aspell-pt_BR-0.60.0-5|36	
14cr|aspell-pt_BR-0.60.0-5|37	%build
14cr|aspell-pt_BR-0.60.0-5|38	# don't use configure macro
14cr|aspell-pt_BR-0.60.0-5|39	./configure
14cr|aspell-pt_BR-0.60.0-5|40	%make
14cr|aspell-pt_BR-0.60.0-5|41	
14cr|aspell-pt_BR-0.60.0-5|42	%install
14cr|aspell-pt_BR-0.60.0-5|43	%makeinstall_std
14cr|aspell-pt_BR-0.60.0-5|44	
14cr|aspell-pt_BR-0.60.0-5|45	%files
14cr|aspell-pt_BR-0.60.0-5|46	%doc README Copyright COPYING doc/NEWS doc/LEIAME_ooo.txt doc/README_ooo.txt doc/README_aspell.txt
14cr|aspell-pt_BR-0.60.0-5|47	%{_libdir}/aspell-0.60
14cr|aspell-pt_BR-0.60.0-5|48	
14cr|aspell-pt_BR-0.60.0-5|49	%changelog
14cr|aspell-pt_BR-0.60.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|aspell-pt_BR-0.60.0-5|51	+ Revision: 7e1fde0
14cr|aspell-pt_BR-0.60.0-5|52	- MassBuild#464: Increase release tag
14cr|aspell-pt_BR-0.60.0-5|53	
14cr|aspell-pt_BR-0.60.0-5|54	

266 14
14cr|aspell-sr-0.60.0-6|1	%define _enable_debug_packages %{nil}
14cr|aspell-sr-0.60.0-6|2	%define debug_package          %{nil}
14cr|aspell-sr-0.60.0-6|3	
14cr|aspell-sr-0.60.0-6|4	%define src_ver 0.02
14cr|aspell-sr-0.60.0-6|5	%define languageenglazy Serbian
14cr|aspell-sr-0.60.0-6|6	%define languagecode sr
14cr|aspell-sr-0.60.0-6|7	%define lc_ctype sr_YU
14cr|aspell-sr-0.60.0-6|8	
14cr|aspell-sr-0.60.0-6|9	Summary:       %{languageenglazy} files for aspell
14cr|aspell-sr-0.60.0-6|10	Name:          aspell-%{languagecode}
14cr|aspell-sr-0.60.0-6|11	Version:       0.60.0
14cr|aspell-sr-0.60.0-6|12	Release:       6
14cr|aspell-sr-0.60.0-6|13	Group:         System/Internationalization
14cr|aspell-sr-0.60.0-6|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
14cr|aspell-sr-0.60.0-6|15	URL:		   http://aspell.net/
14cr|aspell-sr-0.60.0-6|16	License:	   LGPL
14cr|aspell-sr-0.60.0-6|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14cr|aspell-sr-0.60.0-6|18	Provides: spell-%{languagecode}
14cr|aspell-sr-0.60.0-6|19	
14cr|aspell-sr-0.60.0-6|20	BuildRequires: aspell >= 0.50
14cr|aspell-sr-0.60.0-6|21	BuildRequires: make
14cr|aspell-sr-0.60.0-6|22	Requires:      aspell >= 0.50
14cr|aspell-sr-0.60.0-6|23	
14cr|aspell-sr-0.60.0-6|24	# Mandriva Stuff
14cr|aspell-sr-0.60.0-6|25	Requires:      locales-%{languagecode}
14cr|aspell-sr-0.60.0-6|26	# aspell = 1, myspell = 2, lang-specific = 3
14cr|aspell-sr-0.60.0-6|27	Provides:      enchant-dictionary = 1
14cr|aspell-sr-0.60.0-6|28	Provides:      aspell-dictionary
14cr|aspell-sr-0.60.0-6|29	Provides:	   aspell-%{lc_ctype}
14cr|aspell-sr-0.60.0-6|30	
14cr|aspell-sr-0.60.0-6|31	Autoreqprov:   no
14cr|aspell-sr-0.60.0-6|32	
14cr|aspell-sr-0.60.0-6|33	%description
14cr|aspell-sr-0.60.0-6|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14cr|aspell-sr-0.60.0-6|35	
14cr|aspell-sr-0.60.0-6|36	%prep
14cr|aspell-sr-0.60.0-6|37	%setup -q -n aspell6-%{languagecode}-%{src_ver}
14cr|aspell-sr-0.60.0-6|38	
14cr|aspell-sr-0.60.0-6|39	%build
14cr|aspell-sr-0.60.0-6|40	# don't use configure macro
14cr|aspell-sr-0.60.0-6|41	./configure
14cr|aspell-sr-0.60.0-6|42	
14cr|aspell-sr-0.60.0-6|43	%make
14cr|aspell-sr-0.60.0-6|44	
14cr|aspell-sr-0.60.0-6|45	%install
14cr|aspell-sr-0.60.0-6|46	rm -fr $RPM_BUILD_ROOT
14cr|aspell-sr-0.60.0-6|47	
14cr|aspell-sr-0.60.0-6|48	%makeinstall_std
14cr|aspell-sr-0.60.0-6|49	
14cr|aspell-sr-0.60.0-6|50	chmod 644 Copyright README*
14cr|aspell-sr-0.60.0-6|51	
14cr|aspell-sr-0.60.0-6|52	%clean
14cr|aspell-sr-0.60.0-6|53	rm -fr $RPM_BUILD_ROOT
14cr|aspell-sr-0.60.0-6|54	
14cr|aspell-sr-0.60.0-6|55	%files
14cr|aspell-sr-0.60.0-6|56	%defattr(-,root,root)
14cr|aspell-sr-0.60.0-6|57	%doc README* Copyright
14cr|aspell-sr-0.60.0-6|58	%{_libdir}/aspell-*/*
14cr|aspell-sr-0.60.0-6|59	
14cr|aspell-sr-0.60.0-6|60	
14cr|aspell-sr-0.60.0-6|61	
14cr|aspell-sr-0.60.0-6|62	
14cr|aspell-sr-0.60.0-6|63	
14cr|aspell-sr-0.60.0-6|64	%changelog
14cr|aspell-sr-0.60.0-6|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|aspell-sr-0.60.0-6|66	+ Revision: 718ee8b
14cr|aspell-sr-0.60.0-6|67	- MassBuild#464: Increase release tag
14cr|aspell-sr-0.60.0-6|68	
14cr|aspell-sr-0.60.0-6|69	

267 14
14cr|aspell-te-0.60.0-7|1	%define _enable_debug_packages %{nil}
14cr|aspell-te-0.60.0-7|2	%define debug_package          %{nil}
14cr|aspell-te-0.60.0-7|3	
14cr|aspell-te-0.60.0-7|4	%define src_ver 0.01-2
14cr|aspell-te-0.60.0-7|5	%define fname aspell6-%{languagecode}
14cr|aspell-te-0.60.0-7|6	%define aspell_ver 0.60
14cr|aspell-te-0.60.0-7|7	%define languageenglazy Telugu
14cr|aspell-te-0.60.0-7|8	%define languagecode te
14cr|aspell-te-0.60.0-7|9	%define lc_ctype te_IN
14cr|aspell-te-0.60.0-7|10	
14cr|aspell-te-0.60.0-7|11	Summary:       %{languageenglazy} files for aspell
14cr|aspell-te-0.60.0-7|12	Name:          aspell-%{languagecode}
14cr|aspell-te-0.60.0-7|13	Version:       0.60.0
14cr|aspell-te-0.60.0-7|14	Release:       7
14cr|aspell-te-0.60.0-7|15	Group:         System/Internationalization
14cr|aspell-te-0.60.0-7|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14cr|aspell-te-0.60.0-7|17	URL:		   http://aspell.net/
14cr|aspell-te-0.60.0-7|18	License:	   LGPL
14cr|aspell-te-0.60.0-7|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14cr|aspell-te-0.60.0-7|20	Provides: spell-%{languagecode}
14cr|aspell-te-0.60.0-7|21	
14cr|aspell-te-0.60.0-7|22	BuildRequires: aspell >= %{aspell_ver}
14cr|aspell-te-0.60.0-7|23	BuildRequires: make
14cr|aspell-te-0.60.0-7|24	Requires:      aspell >= %{aspell_ver}
14cr|aspell-te-0.60.0-7|25	
14cr|aspell-te-0.60.0-7|26	# Mandriva Stuff
14cr|aspell-te-0.60.0-7|27	Requires:      locales-%{languagecode}
14cr|aspell-te-0.60.0-7|28	# aspell = 1, myspell = 2, lang-specific = 3
14cr|aspell-te-0.60.0-7|29	Provides:      enchant-dictionary = 1
14cr|aspell-te-0.60.0-7|30	Provides:      aspell-dictionary
14cr|aspell-te-0.60.0-7|31	Provides:      aspell-%{lc_ctype}
14cr|aspell-te-0.60.0-7|32	
14cr|aspell-te-0.60.0-7|33	Autoreqprov:   no
14cr|aspell-te-0.60.0-7|34	
14cr|aspell-te-0.60.0-7|35	%description
14cr|aspell-te-0.60.0-7|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14cr|aspell-te-0.60.0-7|37	
14cr|aspell-te-0.60.0-7|38	%prep
14cr|aspell-te-0.60.0-7|39	%setup -q -n %{fname}-%{src_ver}
14cr|aspell-te-0.60.0-7|40	
14cr|aspell-te-0.60.0-7|41	%build
14cr|aspell-te-0.60.0-7|42	# don't use configure macro
14cr|aspell-te-0.60.0-7|43	./configure
14cr|aspell-te-0.60.0-7|44	
14cr|aspell-te-0.60.0-7|45	%make
14cr|aspell-te-0.60.0-7|46	
14cr|aspell-te-0.60.0-7|47	%install
14cr|aspell-te-0.60.0-7|48	rm -fr $RPM_BUILD_ROOT
14cr|aspell-te-0.60.0-7|49	
14cr|aspell-te-0.60.0-7|50	%makeinstall_std
14cr|aspell-te-0.60.0-7|51	
14cr|aspell-te-0.60.0-7|52	%clean
14cr|aspell-te-0.60.0-7|53	rm -fr $RPM_BUILD_ROOT
14cr|aspell-te-0.60.0-7|54	
14cr|aspell-te-0.60.0-7|55	%files
14cr|aspell-te-0.60.0-7|56	%defattr(-,root,root)
14cr|aspell-te-0.60.0-7|57	%{_libdir}/aspell-%{aspell_ver}/*
14cr|aspell-te-0.60.0-7|58	
14cr|aspell-te-0.60.0-7|59	
14cr|aspell-te-0.60.0-7|60	
14cr|aspell-te-0.60.0-7|61	
14cr|aspell-te-0.60.0-7|62	
14cr|aspell-te-0.60.0-7|63	%changelog
14cr|aspell-te-0.60.0-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-7
14cr|aspell-te-0.60.0-7|65	+ Revision: 9f30d93
14cr|aspell-te-0.60.0-7|66	- MassBuild#464: Increase release tag
14cr|aspell-te-0.60.0-7|67	
14cr|aspell-te-0.60.0-7|68	

268 14
14cr|assetml-1.2.1-11|1	%define major 0
14cr|assetml-1.2.1-11|2	%define libname %mklibname %name %major
14cr|assetml-1.2.1-11|3	%define libnamedev %mklibname %name %major -d
14cr|assetml-1.2.1-11|4	
14cr|assetml-1.2.1-11|5	
14cr|assetml-1.2.1-11|6	
14cr|assetml-1.2.1-11|7	Summary: Library assetml to share and reuse content like image and audio file
14cr|assetml-1.2.1-11|8	Name: 		assetml
14cr|assetml-1.2.1-11|9	Version: 	1.2.1
14cr|assetml-1.2.1-11|10	Release: 	11
14cr|assetml-1.2.1-11|11	License: 	GPLv2+
14cr|assetml-1.2.1-11|12	Group: 		System/Libraries
14cr|assetml-1.2.1-11|13	Source:		lib%name-%version.tar.bz2
14cr|assetml-1.2.1-11|14	BuildRequires:	pkgconfig
14cr|assetml-1.2.1-11|15	BuildRequires:	popt-devel
14cr|assetml-1.2.1-11|16	BuildRequires:	glib2-devel >= 2.0.0
14cr|assetml-1.2.1-11|17	BuildRequires:	glibc-devel
14cr|assetml-1.2.1-11|18	BuildRequires:	libxml2-devel
14cr|assetml-1.2.1-11|19	BuildRequires:	texi2html
14cr|assetml-1.2.1-11|20	BuildRequires:	texinfo
14cr|assetml-1.2.1-11|21	URL: 		http://ofset.sf.net/assetml
14cr|assetml-1.2.1-11|22	
14cr|assetml-1.2.1-11|23	%description
14cr|assetml-1.2.1-11|24	This is a library based on an XML file format that is used to share and reuse
14cr|assetml-1.2.1-11|25	content like image and audio file.
14cr|assetml-1.2.1-11|26	Application using this library can query files on their system that provides an
14cr|assetml-1.2.1-11|27	assetml xml file description.
14cr|assetml-1.2.1-11|28	
14cr|assetml-1.2.1-11|29	%package -n %libname
14cr|assetml-1.2.1-11|30	Summary:        Library assetml to share image and audio file between project
14cr|assetml-1.2.1-11|31	Group:          System/Libraries
14cr|assetml-1.2.1-11|32	
14cr|assetml-1.2.1-11|33	%description -n %libname
14cr|assetml-1.2.1-11|34	AssetML Library
14cr|assetml-1.2.1-11|35	
14cr|assetml-1.2.1-11|36	%package  -n %libnamedev
14cr|assetml-1.2.1-11|37	Summary:        Devel Library assetml to share image and audio file between project
14cr|assetml-1.2.1-11|38	Group: 		System/Libraries
14cr|assetml-1.2.1-11|39	Requires:       %libname = %version
14cr|assetml-1.2.1-11|40	Provides:	libassetml-devel
14cr|assetml-1.2.1-11|41	
14cr|assetml-1.2.1-11|42	%description -n %libnamedev
14cr|assetml-1.2.1-11|43	AssetML Devel Library
14cr|assetml-1.2.1-11|44	
14cr|assetml-1.2.1-11|45	%prep
14cr|assetml-1.2.1-11|46	
14cr|assetml-1.2.1-11|47	%setup -q -n lib%{name}-%version
14cr|assetml-1.2.1-11|48	
14cr|assetml-1.2.1-11|49	%build
14cr|assetml-1.2.1-11|50	
14cr|assetml-1.2.1-11|51	%configure2_5x
14cr|assetml-1.2.1-11|52	
14cr|assetml-1.2.1-11|53	%make
14cr|assetml-1.2.1-11|54	
14cr|assetml-1.2.1-11|55	%install
14cr|assetml-1.2.1-11|56	%makeinstall
14cr|assetml-1.2.1-11|57	
14cr|assetml-1.2.1-11|58	%find_lang lib%name
14cr|assetml-1.2.1-11|59	
14cr|assetml-1.2.1-11|60	
14cr|assetml-1.2.1-11|61	%files -f lib%name.lang
14cr|assetml-1.2.1-11|62	%defattr(-, root, root)
14cr|assetml-1.2.1-11|63	%doc AUTHORS COPYING ChangeLog INSTALL README THANKS
14cr|assetml-1.2.1-11|64	%_bindir/*
14cr|assetml-1.2.1-11|65	%_datadir/gnome/help/*
14cr|assetml-1.2.1-11|66	%_infodir/*
14cr|assetml-1.2.1-11|67	
14cr|assetml-1.2.1-11|68	%files -n %libname
14cr|assetml-1.2.1-11|69	%defattr(-,root,root)
14cr|assetml-1.2.1-11|70	%_libdir/libassetml.so.*
14cr|assetml-1.2.1-11|71	
14cr|assetml-1.2.1-11|72	%files -n %libnamedev
14cr|assetml-1.2.1-11|73	%defattr(-, root, root)
14cr|assetml-1.2.1-11|74	%_libdir/lib*.so
14cr|assetml-1.2.1-11|75	%_includedir/libassetml*/*
14cr|assetml-1.2.1-11|76	%_libdir/pkgconfig/libassetml.pc
14cr|assetml-1.2.1-11|77	
14cr|assetml-1.2.1-11|78	
14cr|assetml-1.2.1-11|79	
14cr|assetml-1.2.1-11|80	
14cr|assetml-1.2.1-11|81	
14cr|assetml-1.2.1-11|82	%changelog
14cr|assetml-1.2.1-11|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-11
14cr|assetml-1.2.1-11|84	+ Revision: b865d57
14cr|assetml-1.2.1-11|85	- MassBuild#464: Increase release tag
14cr|assetml-1.2.1-11|86	
14cr|assetml-1.2.1-11|87	

269 14
14cr|assimp-3.0.1270-2|1	%define major 3
14cr|assimp-3.0.1270-2|2	%define libname %mklibname %{name} %{major}
14cr|assimp-3.0.1270-2|3	%define devname %mklibname %{name} -d
14cr|assimp-3.0.1270-2|4	
14cr|assimp-3.0.1270-2|5	%define ver 3.0
14cr|assimp-3.0.1270-2|6	%define rev 1270
14cr|assimp-3.0.1270-2|7	
14cr|assimp-3.0.1270-2|8	Name:		assimp
14cr|assimp-3.0.1270-2|9	Version:	%{ver}.%{rev}
14cr|assimp-3.0.1270-2|10	Release:	2
14cr|assimp-3.0.1270-2|11	Summary:	Library to import various 3D model formats into applications
14cr|assimp-3.0.1270-2|12	Group:		Graphics
14cr|assimp-3.0.1270-2|13	License:	BSD
14cr|assimp-3.0.1270-2|14	URL:		http://assimp.sourceforge.net
14cr|assimp-3.0.1270-2|15	Source0:	http://downloads.sourceforge.net/project/assimp/%{name}-%{ver}/%{name}--%{version}-source-only.zip
14cr|assimp-3.0.1270-2|16	
14cr|assimp-3.0.1270-2|17	BuildRequires:	boost-devel
14cr|assimp-3.0.1270-2|18	BuildRequires:	cmake
14cr|assimp-3.0.1270-2|19	BuildRequires:	pkgconfig(zlib)
14cr|assimp-3.0.1270-2|20	
14cr|assimp-3.0.1270-2|21	%description
14cr|assimp-3.0.1270-2|22	Assimp, the Open Asset Import Library, is a free library to import various
14cr|assimp-3.0.1270-2|23	well-known 3D model formats into applications. Assimp aims to provide a full
14cr|assimp-3.0.1270-2|24	asset conversion pipeline for use in game engines and real-time rendering
14cr|assimp-3.0.1270-2|25	systems, but is not limited to these applications.
14cr|assimp-3.0.1270-2|26	
14cr|assimp-3.0.1270-2|27	This package contains assimp binary, a tool to work with various formats.
14cr|assimp-3.0.1270-2|28	
14cr|assimp-3.0.1270-2|29	%files
14cr|assimp-3.0.1270-2|30	%{_bindir}/assimp
14cr|assimp-3.0.1270-2|31	
14cr|assimp-3.0.1270-2|32	#----------------------------------------------------------------------------
14cr|assimp-3.0.1270-2|33	
14cr|assimp-3.0.1270-2|34	%package -n %{libname}
14cr|assimp-3.0.1270-2|35	Summary:	Library to import various 3D model formats into applications
14cr|assimp-3.0.1270-2|36	Group:		System/Libraries
14cr|assimp-3.0.1270-2|37	
14cr|assimp-3.0.1270-2|38	%description -n %{libname}
14cr|assimp-3.0.1270-2|39	Assimp, the Open Asset Import Library, is a free library to import various
14cr|assimp-3.0.1270-2|40	well-known 3D model formats into applications. Assimp aims to provide a full
14cr|assimp-3.0.1270-2|41	asset conversion pipeline for use in game engines and real-time rendering
14cr|assimp-3.0.1270-2|42	systems, but is not limited to these applications.
14cr|assimp-3.0.1270-2|43	
14cr|assimp-3.0.1270-2|44	%files -n %{libname}
14cr|assimp-3.0.1270-2|45	%{_libdir}/lib%{name}.so.%{major}*
14cr|assimp-3.0.1270-2|46	
14cr|assimp-3.0.1270-2|47	#----------------------------------------------------------------------------
14cr|assimp-3.0.1270-2|48	
14cr|assimp-3.0.1270-2|49	%package -n %{devname}
14cr|assimp-3.0.1270-2|50	Summary:	Header files and libraries for assimp
14cr|assimp-3.0.1270-2|51	Group:		Development/C++
14cr|assimp-3.0.1270-2|52	Provides:	%{name}-devel = %{version}-%{release}
14cr|assimp-3.0.1270-2|53	Requires:	%{libname} = %{version}-%{release}
14cr|assimp-3.0.1270-2|54	
14cr|assimp-3.0.1270-2|55	%description -n %{devname}
14cr|assimp-3.0.1270-2|56	This package contains the header files and libraries for assimp.
14cr|assimp-3.0.1270-2|57	You need to install it if you want to develop programs using assimp.
14cr|assimp-3.0.1270-2|58	
14cr|assimp-3.0.1270-2|59	%files -n %{devname}
14cr|assimp-3.0.1270-2|60	%doc README LICENSE CREDITS CHANGES
14cr|assimp-3.0.1270-2|61	%{_includedir}/%{name}
14cr|assimp-3.0.1270-2|62	%{_libdir}/lib%{name}.so
14cr|assimp-3.0.1270-2|63	%{_libdir}/cmake/%{name}-%{ver}
14cr|assimp-3.0.1270-2|64	%{_libdir}/pkgconfig/%{name}.pc
14cr|assimp-3.0.1270-2|65	
14cr|assimp-3.0.1270-2|66	#----------------------------------------------------------------------------
14cr|assimp-3.0.1270-2|67	
14cr|assimp-3.0.1270-2|68	%prep
14cr|assimp-3.0.1270-2|69	%setup -q -n %{name}--%{version}-source-only
14cr|assimp-3.0.1270-2|70	sed -i s,"exec_prefix=.*","exec_prefix=%{_bindir}",g %{name}.pc.in
14cr|assimp-3.0.1270-2|71	sed -i s,"libdir=.*","libdir=%{_libdir}",g %{name}.pc.in
14cr|assimp-3.0.1270-2|72	sed -i s,"includedir=.*","includedir=%{_includedir}/%{name}",g %{name}.pc.in
14cr|assimp-3.0.1270-2|73	
14cr|assimp-3.0.1270-2|74	%build
14cr|assimp-3.0.1270-2|75	%cmake
14cr|assimp-3.0.1270-2|76	%make
14cr|assimp-3.0.1270-2|77	
14cr|assimp-3.0.1270-2|78	%install
14cr|assimp-3.0.1270-2|79	%makeinstall_std -C build
14cr|assimp-3.0.1270-2|80	
14cr|assimp-3.0.1270-2|81	
14cr|assimp-3.0.1270-2|82	%changelog
14cr|assimp-3.0.1270-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1270-2
14cr|assimp-3.0.1270-2|84	+ Revision: a3731e0
14cr|assimp-3.0.1270-2|85	- MassBuild#464: Increase release tag
14cr|assimp-3.0.1270-2|86	
14cr|assimp-3.0.1270-2|87	

270 14
14cr|associationsubscribersmanager-3.2.0-3|1	%define name	 associationsubscribersmanager
14cr|associationsubscribersmanager-3.2.0-3|2	%define oname    AssociationSubscribersManager
14cr|associationsubscribersmanager-3.2.0-3|3	%define version	 3.2.0
14cr|associationsubscribersmanager-3.2.0-3|4	%define release	 3
14cr|associationsubscribersmanager-3.2.0-3|5	%define Summary	 Software which allow people to easily manage their clubs
14cr|associationsubscribersmanager-3.2.0-3|6	
14cr|associationsubscribersmanager-3.2.0-3|7	
14cr|associationsubscribersmanager-3.2.0-3|8	Summary:	%Summary
14cr|associationsubscribersmanager-3.2.0-3|9	Name:		%name
14cr|associationsubscribersmanager-3.2.0-3|10	Version:	%version
14cr|associationsubscribersmanager-3.2.0-3|11	Release:	%release
14cr|associationsubscribersmanager-3.2.0-3|12	Source0:	%oname-%version.tar.gz
14cr|associationsubscribersmanager-3.2.0-3|13	License:	GPLv2
14cr|associationsubscribersmanager-3.2.0-3|14	Group:		Graphical desktop/KDE
14cr|associationsubscribersmanager-3.2.0-3|15	URL:	    http://www.associationsubscribersmanager.org/
14cr|associationsubscribersmanager-3.2.0-3|16	BuildRequires:	qt4-devel
14cr|associationsubscribersmanager-3.2.0-3|17	
14cr|associationsubscribersmanager-3.2.0-3|18	%description
14cr|associationsubscribersmanager-3.2.0-3|19	Association Subscribers Manager is a software which allow people
14cr|associationsubscribersmanager-3.2.0-3|20	to easily manage their clubs. The main goal is to make it simple.
14cr|associationsubscribersmanager-3.2.0-3|21	Association Subscribers Manager do not require any database not
14cr|associationsubscribersmanager-3.2.0-3|22	any complicated settings.
14cr|associationsubscribersmanager-3.2.0-3|23	
14cr|associationsubscribersmanager-3.2.0-3|24	If you are a in charge of a club and don't want a complicated
14cr|associationsubscribersmanager-3.2.0-3|25	software to manage it, you are in the right place !
14cr|associationsubscribersmanager-3.2.0-3|26	In the other hand, if you are searching a collaborative web-based
14cr|associationsubscribersmanager-3.2.0-3|27	suite to manage your club you are clearly not at the right place !
14cr|associationsubscribersmanager-3.2.0-3|28	
14cr|associationsubscribersmanager-3.2.0-3|29	%files
14cr|associationsubscribersmanager-3.2.0-3|30	%defattr(-,root,root)
14cr|associationsubscribersmanager-3.2.0-3|31	%_bindir/association_subscribers_manager
14cr|associationsubscribersmanager-3.2.0-3|32	%_datadir/AssociationSubscribersManager
14cr|associationsubscribersmanager-3.2.0-3|33	
14cr|associationsubscribersmanager-3.2.0-3|34	#---------------------------------------------------------------------
14cr|associationsubscribersmanager-3.2.0-3|35	
14cr|associationsubscribersmanager-3.2.0-3|36	%package devel
14cr|associationsubscribersmanager-3.2.0-3|37	Group: Development/KDE and Qt
14cr|associationsubscribersmanager-3.2.0-3|38	Summary: Devel files needed to build apps based on %name
14cr|associationsubscribersmanager-3.2.0-3|39	
14cr|associationsubscribersmanager-3.2.0-3|40	%description devel
14cr|associationsubscribersmanager-3.2.0-3|41	Devel files needed to build apps based on %name
14cr|associationsubscribersmanager-3.2.0-3|42	
14cr|associationsubscribersmanager-3.2.0-3|43	%files devel
14cr|associationsubscribersmanager-3.2.0-3|44	%defattr(-,root,root,-)
14cr|associationsubscribersmanager-3.2.0-3|45	%_includedir/AssociationSubscribersManager
14cr|associationsubscribersmanager-3.2.0-3|46	
14cr|associationsubscribersmanager-3.2.0-3|47	#---------------------------------------------------------------------
14cr|associationsubscribersmanager-3.2.0-3|48	
14cr|associationsubscribersmanager-3.2.0-3|49	%prep
14cr|associationsubscribersmanager-3.2.0-3|50	%setup -q -n %{oname}-%version
14cr|associationsubscribersmanager-3.2.0-3|51	
14cr|associationsubscribersmanager-3.2.0-3|52	%build
14cr|associationsubscribersmanager-3.2.0-3|53	lrelease association_subscribers_manager.pro
14cr|associationsubscribersmanager-3.2.0-3|54	%qmake_qt4 INSTALLDIR=%_prefix
14cr|associationsubscribersmanager-3.2.0-3|55	%make
14cr|associationsubscribersmanager-3.2.0-3|56	
14cr|associationsubscribersmanager-3.2.0-3|57	%install
14cr|associationsubscribersmanager-3.2.0-3|58	%__rm -rf %buildroot
14cr|associationsubscribersmanager-3.2.0-3|59	%make INSTALL_ROOT=%buildroot install
14cr|associationsubscribersmanager-3.2.0-3|60	
14cr|associationsubscribersmanager-3.2.0-3|61	%clean
14cr|associationsubscribersmanager-3.2.0-3|62	%__rm -rf %buildroot
14cr|associationsubscribersmanager-3.2.0-3|63	
14cr|associationsubscribersmanager-3.2.0-3|64	
14cr|associationsubscribersmanager-3.2.0-3|65	
14cr|associationsubscribersmanager-3.2.0-3|66	%changelog
14cr|associationsubscribersmanager-3.2.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-3
14cr|associationsubscribersmanager-3.2.0-3|68	+ Revision: a1f4570
14cr|associationsubscribersmanager-3.2.0-3|69	- MassBuild#464: Increase release tag
14cr|associationsubscribersmanager-3.2.0-3|70	
14cr|associationsubscribersmanager-3.2.0-3|71	

271 14
14cr|asterisk-11.5.1-3|1	%define _requires_exceptions perl(Carp::Heavy)
14cr|asterisk-11.5.1-3|2	%define _disable_ld_no_undefined 1
14cr|asterisk-11.5.1-3|3	
14cr|asterisk-11.5.1-3|4	%bcond_with	h323
14cr|asterisk-11.5.1-3|5	%bcond_with	misdn
14cr|asterisk-11.5.1-3|6	%bcond_with	odbc
14cr|asterisk-11.5.1-3|7	%bcond_without	oss
14cr|asterisk-11.5.1-3|8	%bcond_without	radius
14cr|asterisk-11.5.1-3|9	%bcond_without	tds
14cr|asterisk-11.5.1-3|10	%bcond_without	corosync
14cr|asterisk-11.5.1-3|11	
14cr|asterisk-11.5.1-3|12	%define	major 1
14cr|asterisk-11.5.1-3|13	%define libname %mklibname asteriskssl %{major}
14cr|asterisk-11.5.1-3|14	
14cr|asterisk-11.5.1-3|15	Summary:	The Open Source PBX
14cr|asterisk-11.5.1-3|16	Name:		asterisk
14cr|asterisk-11.5.1-3|17	Version:	11.5.1
14cr|asterisk-11.5.1-3|18	Release:	3
14cr|asterisk-11.5.1-3|19	License:	GPLv2
14cr|asterisk-11.5.1-3|20	Group:		System/Servers
14cr|asterisk-11.5.1-3|21	URL:		http://www.asterisk.org/
14cr|asterisk-11.5.1-3|22	Source0:	http://downloads.asterisk.org/pub/telephony/asterisk/%{?!beta:releases/}%{name}-%{version}%{?beta:-%{beta}}.tar.gz
14cr|asterisk-11.5.1-3|23	Source1:	asterisk-logrotate
14cr|asterisk-11.5.1-3|24	Source2:	%{name}-%{version}-menuselect.makedeps
14cr|asterisk-11.5.1-3|25	Source3:	%{name}-%{version}-menuselect.makeopts
14cr|asterisk-11.5.1-3|26	Source4:	g72x_install
14cr|asterisk-11.5.1-3|27	Source5:	asterisk-mp3.tar.bz2
14cr|asterisk-11.5.1-3|28	Source6:	asterisk.service
14cr|asterisk-11.5.1-3|29	Source7:	asterisk-tmpfiles
14cr|asterisk-11.5.1-3|30	# S8: svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
14cr|asterisk-11.5.1-3|31	Source8:	asterisk-gui.tar.gz
14cr|asterisk-11.5.1-3|32	Source100:	asterisk.rpmlintrc
14cr|asterisk-11.5.1-3|33	Patch2:		0002-Modify-modules.conf-so-that-different-voicemail-modu.patch
14cr|asterisk-11.5.1-3|34	Patch50:	asterisk-1.6.1-rc1-utils_pthread_fix.diff
14cr|asterisk-11.5.1-3|35	Patch51:	asterisk-1.6.1-beta3-net-snmp_fix.diff
14cr|asterisk-11.5.1-3|36	Patch52:	asterisk-1.6.1-beta3-ffmpeg_fix.diff
14cr|asterisk-11.5.1-3|37	Patch53:	asterisk-external_liblpc10.diff
14cr|asterisk-11.5.1-3|38	Patch57:	editline-include-missing-1.6.1-fix.diff
14cr|asterisk-11.5.1-3|39	Patch58:	asterisk-neon-include-fix.patch
14cr|asterisk-11.5.1-3|40	Patch59:	asterisk-11.1.0-lua_fix.diff
14cr|asterisk-11.5.1-3|41	Requires:	mpg123
14cr|asterisk-11.5.1-3|42	Requires:	asterisk-core-sounds, asterisk-moh
14cr|asterisk-11.5.1-3|43	Requires(post): systemd
14cr|asterisk-11.5.1-3|44	BuildRequires:	alsa-oss-devel
14cr|asterisk-11.5.1-3|45	BuildRequires:	autoconf >= 1:2.60
14cr|asterisk-11.5.1-3|46	BuildRequires:	automake1.9 >= 1.9.6
14cr|asterisk-11.5.1-3|47	BuildRequires:	bison
14cr|asterisk-11.5.1-3|48	BuildRequires:	pkgconfig(bluez)
14cr|asterisk-11.5.1-3|49	BuildRequires:	pkgconfig(libcurl)
14cr|asterisk-11.5.1-3|50	BuildRequires:	dahdi-devel >= 2.0.0
14cr|asterisk-11.5.1-3|51	BuildRequires:	ffmpeg-devel
14cr|asterisk-11.5.1-3|52	BuildRequires:	flex
14cr|asterisk-11.5.1-3|53	BuildRequires:	freetds-devel >= 0.64
14cr|asterisk-11.5.1-3|54	BuildRequires:	gmime-devel
14cr|asterisk-11.5.1-3|55	BuildRequires:	gsm-devel
14cr|asterisk-11.5.1-3|56	BuildRequires:	pkgconfig(jack)
14cr|asterisk-11.5.1-3|57	BuildRequires:	krb5-devel
14cr|asterisk-11.5.1-3|58	BuildRequires:	libcap-devel
14cr|asterisk-11.5.1-3|59	BuildRequires:	pkgconfig(libedit)
14cr|asterisk-11.5.1-3|60	BuildRequires:	pkgconfig(libgcrypt)
14cr|asterisk-11.5.1-3|61	BuildRequires:	gnutls-devel
14cr|asterisk-11.5.1-3|62	BuildRequires:	pkgconfig(gpg-error)
14cr|asterisk-11.5.1-3|63	BuildRequires:	pkgconfig(libical)
14cr|asterisk-11.5.1-3|64	BuildRequires:	idn-devel
14cr|asterisk-11.5.1-3|65	BuildRequires:	pkgconfig(iksemel)
14cr|asterisk-11.5.1-3|66	BuildRequires:	pkgconfig(libilbc)
14cr|asterisk-11.5.1-3|67	BuildRequires:	mysql-devel
14cr|asterisk-11.5.1-3|68	BuildRequires:	nbs-devel
14cr|asterisk-11.5.1-3|69	BuildRequires:	neon-devel
14cr|asterisk-11.5.1-3|70	BuildRequires:	pkgconfig(ogg)
14cr|asterisk-11.5.1-3|71	BuildRequires:	pkgconfig(popt)
14cr|asterisk-11.5.1-3|72	BuildRequires:	pri-devel
14cr|asterisk-11.5.1-3|73	BuildRequires:	ss7-devel
14cr|asterisk-11.5.1-3|74	BuildRequires:	libtool-devel
14cr|asterisk-11.5.1-3|75	BuildRequires:	pkgconfig(vorbis)
14cr|asterisk-11.5.1-3|76	BuildRequires:	pkgconfig(libxml-2.0)
14cr|asterisk-11.5.1-3|77	BuildRequires:	zapata-devel
14cr|asterisk-11.5.1-3|78	BuildRequires:	lm_sensors-devel
14cr|asterisk-11.5.1-3|79	BuildRequires:	lpc10-devel
14cr|asterisk-11.5.1-3|80	BuildRequires:	lua-devel
14cr|asterisk-11.5.1-3|81	%if %{with misdn}
14cr|asterisk-11.5.1-3|82	BuildRequires:	isdn4k-utils-devel
14cr|asterisk-11.5.1-3|83	BuildRequires:	isdn4net
14cr|asterisk-11.5.1-3|84	BuildRequires:	misdn2-devel
14cr|asterisk-11.5.1-3|85	%endif
14cr|asterisk-11.5.1-3|86	BuildRequires:	pkgconfig(ncurses)
14cr|asterisk-11.5.1-3|87	#BuildRequires:	ncurses-devel
14cr|asterisk-11.5.1-3|88	BuildRequires:	net-snmp-devel
14cr|asterisk-11.5.1-3|89	BuildRequires:	pkgconfig(libnewt)
14cr|asterisk-11.5.1-3|90	%if %{with corosync}
14cr|asterisk-11.5.1-3|91	BuildRequires:	pkgconfig(corosync)
14cr|asterisk-11.5.1-3|92	%endif
14cr|asterisk-11.5.1-3|93	BuildRequires:	openldap-devel
14cr|asterisk-11.5.1-3|94	BuildRequires:	openssl-devel
14cr|asterisk-11.5.1-3|95	BuildRequires:	openr2-devel
14cr|asterisk-11.5.1-3|96	BuildRequires:	pkgconfig(libosptk)
14cr|asterisk-11.5.1-3|97	BuildRequires:	pam-devel
14cr|asterisk-11.5.1-3|98	BuildRequires:	perl-devel
14cr|asterisk-11.5.1-3|99	BuildRequires:	portaudio-devel >= 19
14cr|asterisk-11.5.1-3|100	BuildRequires:	postgresql-devel
14cr|asterisk-11.5.1-3|101	BuildRequires:	radiusclient-ng-devel
14cr|asterisk-11.5.1-3|102	BuildRequires:	resample-devel
14cr|asterisk-11.5.1-3|103	BuildRequires:	SDL_image-devel
14cr|asterisk-11.5.1-3|104	BuildRequires:	spandsp-devel
14cr|asterisk-11.5.1-3|105	BuildRequires:	speex-devel
14cr|asterisk-11.5.1-3|106	BuildRequires:	sqlite3-devel
14cr|asterisk-11.5.1-3|107	BuildRequires:	srtp-devel
14cr|asterisk-11.5.1-3|108	BuildRequires:	tcp_wrappers-devel
14cr|asterisk-11.5.1-3|109	BuildRequires:	tiff-devel
14cr|asterisk-11.5.1-3|110	BuildRequires:	pkgconfig(uuid)
14cr|asterisk-11.5.1-3|111	%if %{with odbc}
14cr|asterisk-11.5.1-3|112	BuildRequires:	unixODBC-devel
14cr|asterisk-11.5.1-3|113	%endif
14cr|asterisk-11.5.1-3|114	BuildRequires:	usb-compat-devel
14cr|asterisk-11.5.1-3|115	BuildRequires:	wget
14cr|asterisk-11.5.1-3|116	BuildRequires:	zlib-devel
14cr|asterisk-11.5.1-3|117	BuildRequires:	c-client-devel
14cr|asterisk-11.5.1-3|118	%if %{with h323}
14cr|asterisk-11.5.1-3|119	BuildRequires:	ooh323c-devel
14cr|asterisk-11.5.1-3|120	BuildRequires:	openh323-devel >= 1.15.3
14cr|asterisk-11.5.1-3|121	BuildRequires:	pwlib-devel
14cr|asterisk-11.5.1-3|122	%endif
14cr|asterisk-11.5.1-3|123	
14cr|asterisk-11.5.1-3|124	%description
14cr|asterisk-11.5.1-3|125	Asterisk is a complete PBX in software. It runs on Linux and provides
14cr|asterisk-11.5.1-3|126	all of the features you would expect from a PBX and more. Asterisk
14cr|asterisk-11.5.1-3|127	does voice over IP in three protocols, and can interoperate with
14cr|asterisk-11.5.1-3|128	almost all standards-based telephony equipment using relatively
14cr|asterisk-11.5.1-3|129	inexpensive hardware.
14cr|asterisk-11.5.1-3|130	
14cr|asterisk-11.5.1-3|131	%package -n	%{libname}
14cr|asterisk-11.5.1-3|132	Summary:	The shared SSL library for Asterisk
14cr|asterisk-11.5.1-3|133	Group:		System/Libraries
14cr|asterisk-11.5.1-3|134	
14cr|asterisk-11.5.1-3|135	%description -n	%{libname}
14cr|asterisk-11.5.1-3|136	The shared SSL library for Asterisk.
14cr|asterisk-11.5.1-3|137	
14cr|asterisk-11.5.1-3|138	%package	addons
14cr|asterisk-11.5.1-3|139	Summary:	Asterisk-addons metapackage
14cr|asterisk-11.5.1-3|140	Group:		System/Servers
14cr|asterisk-11.5.1-3|141	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|142	Requires:	asterisk-plugins-mp3 = %{version}-%{release}
14cr|asterisk-11.5.1-3|143	Requires:	asterisk-plugins-mysql = %{version}-%{release}
14cr|asterisk-11.5.1-3|144	Requires:	asterisk-plugins-ooh323 = %{version}-%{release}
14cr|asterisk-11.5.1-3|145	Requires:	asterisk-plugins-saycountpl = %{version}-%{release}
14cr|asterisk-11.5.1-3|146	
14cr|asterisk-11.5.1-3|147	%description	addons
14cr|asterisk-11.5.1-3|148	Contain this packages:
14cr|asterisk-11.5.1-3|149	1. asterisk-plugins-mp3
14cr|asterisk-11.5.1-3|150	2. asterisk-plugins-mysql
14cr|asterisk-11.5.1-3|151	3. asterisk-plugins-ooh323
14cr|asterisk-11.5.1-3|152	4. asterisk-plugins-saycountpl
14cr|asterisk-11.5.1-3|153	
14cr|asterisk-11.5.1-3|154	%package	firmware
14cr|asterisk-11.5.1-3|155	Summary:	Firmware for the Digium S101I (IAXy)
14cr|asterisk-11.5.1-3|156	Group:		System/Servers
14cr|asterisk-11.5.1-3|157	License:	Redistributable, no modification permitted
14cr|asterisk-11.5.1-3|158	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|159	
14cr|asterisk-11.5.1-3|160	%description	firmware
14cr|asterisk-11.5.1-3|161	Firmware for the Digium S101I (IAXy).
14cr|asterisk-11.5.1-3|162	
14cr|asterisk-11.5.1-3|163	%package	devel
14cr|asterisk-11.5.1-3|164	Summary:	Header files for building Asterisk modules
14cr|asterisk-11.5.1-3|165	Group:		Development/C
14cr|asterisk-11.5.1-3|166	
14cr|asterisk-11.5.1-3|167	%description	devel
14cr|asterisk-11.5.1-3|168	This package contains the development header files that are needed
14cr|asterisk-11.5.1-3|169	to compile 3rd party modules.
14cr|asterisk-11.5.1-3|170	
14cr|asterisk-11.5.1-3|171	%if %{with corosync}
14cr|asterisk-11.5.1-3|172	%package	plugins-corosync
14cr|asterisk-11.5.1-3|173	Summary:	Modules for Asterisk that use corosync
14cr|asterisk-11.5.1-3|174	Group:		System/Servers
14cr|asterisk-11.5.1-3|175	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|176	Obsoletes:	asterisk-plugins-ais
14cr|asterisk-11.5.1-3|177	
14cr|asterisk-11.5.1-3|178	%description	plugins-corosync
14cr|asterisk-11.5.1-3|179	Modules for Asterisk that use corosync.
14cr|asterisk-11.5.1-3|180	%endif
14cr|asterisk-11.5.1-3|181	
14cr|asterisk-11.5.1-3|182	%package	plugins-alsa
14cr|asterisk-11.5.1-3|183	Summary:	Modules for Asterisk that use Alsa sound drivers
14cr|asterisk-11.5.1-3|184	Group:		System/Servers
14cr|asterisk-11.5.1-3|185	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|186	
14cr|asterisk-11.5.1-3|187	%description	plugins-alsa
14cr|asterisk-11.5.1-3|188	Modules for Asterisk that use Alsa sound drivers.
14cr|asterisk-11.5.1-3|189	
14cr|asterisk-11.5.1-3|190	%package	plugins-calendar
14cr|asterisk-11.5.1-3|191	Summary:	Asterisk calendar support
14cr|asterisk-11.5.1-3|192	Group:		System/Servers
14cr|asterisk-11.5.1-3|193	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|194	
14cr|asterisk-11.5.1-3|195	%description	plugins-calendar
14cr|asterisk-11.5.1-3|196	Asterisk calendar support (ical, caldav, exchange, or ews)
14cr|asterisk-11.5.1-3|197	
14cr|asterisk-11.5.1-3|198	%package	plugins-cel
14cr|asterisk-11.5.1-3|199	Summary:	Asterisk Channel Event Logging
14cr|asterisk-11.5.1-3|200	Group:		System/Servers
14cr|asterisk-11.5.1-3|201	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|202	
14cr|asterisk-11.5.1-3|203	%description	plugins-cel
14cr|asterisk-11.5.1-3|204	Channel Event Logging is a mechanism to provide fine-grained event information
14cr|asterisk-11.5.1-3|205	that can be used to generate billing information. Such event information can
14cr|asterisk-11.5.1-3|206	be recorded to databases and files via pluggable backend modules.
14cr|asterisk-11.5.1-3|207	
14cr|asterisk-11.5.1-3|208	%package	plugins-curl
14cr|asterisk-11.5.1-3|209	Summary:	Modules for Asterisk that use cURL
14cr|asterisk-11.5.1-3|210	Group:		System/Servers
14cr|asterisk-11.5.1-3|211	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|212	
14cr|asterisk-11.5.1-3|213	%description	plugins-curl
14cr|asterisk-11.5.1-3|214	Modules for Asterisk that use cURL.
14cr|asterisk-11.5.1-3|215	
14cr|asterisk-11.5.1-3|216	%package	plugins-dahdi
14cr|asterisk-11.5.1-3|217	Summary:	Modules for Asterisk that use DAHDI
14cr|asterisk-11.5.1-3|218	Group:		System/Servers
14cr|asterisk-11.5.1-3|219	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|220	Requires:	dahdi-tools >= 2.0.0
14cr|asterisk-11.5.1-3|221	
14cr|asterisk-11.5.1-3|222	%description	plugins-dahdi
14cr|asterisk-11.5.1-3|223	Modules for Asterisk that use DAHDI.
14cr|asterisk-11.5.1-3|224	
14cr|asterisk-11.5.1-3|225	%package	plugins-fax
14cr|asterisk-11.5.1-3|226	Summary:	FAX plugins for Asterisk
14cr|asterisk-11.5.1-3|227	Group:		System/Servers
14cr|asterisk-11.5.1-3|228	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|229	
14cr|asterisk-11.5.1-3|230	%description	plugins-fax
14cr|asterisk-11.5.1-3|231	This package contains FAX plugins for Asterisk.
14cr|asterisk-11.5.1-3|232	
14cr|asterisk-11.5.1-3|233	%package	plugins-festival
14cr|asterisk-11.5.1-3|234	Summary:	Festival application for Asterisk
14cr|asterisk-11.5.1-3|235	Group:		System/Servers
14cr|asterisk-11.5.1-3|236	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|237	Requires:	festival
14cr|asterisk-11.5.1-3|238	
14cr|asterisk-11.5.1-3|239	%description	plugins-festival
14cr|asterisk-11.5.1-3|240	Application for the Asterisk PBX that uses Festival to convert text to speech.
14cr|asterisk-11.5.1-3|241	
14cr|asterisk-11.5.1-3|242	%package	plugins-ices
14cr|asterisk-11.5.1-3|243	Summary:	Stream audio from Asterisk to an IceCast server
14cr|asterisk-11.5.1-3|244	Group:		System/Servers
14cr|asterisk-11.5.1-3|245	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|246	Requires:	ices
14cr|asterisk-11.5.1-3|247	
14cr|asterisk-11.5.1-3|248	%description	plugins-ices
14cr|asterisk-11.5.1-3|249	Stream audio from Asterisk to an IceCast server.
14cr|asterisk-11.5.1-3|250	
14cr|asterisk-11.5.1-3|251	%package	plugins-jabber
14cr|asterisk-11.5.1-3|252	Summary:	Jabber support for Asterisk
14cr|asterisk-11.5.1-3|253	Group:		System/Servers
14cr|asterisk-11.5.1-3|254	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|255	
14cr|asterisk-11.5.1-3|256	%description	plugins-jabber
14cr|asterisk-11.5.1-3|257	This package contains Jabber support for Asterisk.
14cr|asterisk-11.5.1-3|258	
14cr|asterisk-11.5.1-3|259	%package	plugins-jack
14cr|asterisk-11.5.1-3|260	Summary:	JACK resources for Asterisk
14cr|asterisk-11.5.1-3|261	Group:		System/Servers
14cr|asterisk-11.5.1-3|262	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|263	
14cr|asterisk-11.5.1-3|264	%description	plugins-jack
14cr|asterisk-11.5.1-3|265	JACK resources for Asterisk.
14cr|asterisk-11.5.1-3|266	
14cr|asterisk-11.5.1-3|267	%package	plugins-lua
14cr|asterisk-11.5.1-3|268	Summary:	Lua resources for Asterisk
14cr|asterisk-11.5.1-3|269	Group:		System/Servers
14cr|asterisk-11.5.1-3|270	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|271	
14cr|asterisk-11.5.1-3|272	%description	plugins-lua
14cr|asterisk-11.5.1-3|273	Lua resources for Asterisk.
14cr|asterisk-11.5.1-3|274	
14cr|asterisk-11.5.1-3|275	%package	plugins-ldap
14cr|asterisk-11.5.1-3|276	Summary:	LDAP resources for Asterisk
14cr|asterisk-11.5.1-3|277	Group:		System/Servers
14cr|asterisk-11.5.1-3|278	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|279	
14cr|asterisk-11.5.1-3|280	%description	plugins-ldap
14cr|asterisk-11.5.1-3|281	LDAP resources for Asterisk.
14cr|asterisk-11.5.1-3|282	
14cr|asterisk-11.5.1-3|283	%if %{with misdn}
14cr|asterisk-11.5.1-3|284	%package	plugins-misdn
14cr|asterisk-11.5.1-3|285	Summary:	This module adds mISDN support to the Asterisk PBX
14cr|asterisk-11.5.1-3|286	Group:		System/Servers
14cr|asterisk-11.5.1-3|287	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|288	
14cr|asterisk-11.5.1-3|289	%description	plugins-misdn
14cr|asterisk-11.5.1-3|290	This module adds mISDN support to the Asterisk PBX. mISDN is the
14cr|asterisk-11.5.1-3|291	(experimental) new ISDN4Linux stack, which adds support for
14cr|asterisk-11.5.1-3|292	driving cards in NT mode and thus connecting an ISDN phone to your
14cr|asterisk-11.5.1-3|293	computer.
14cr|asterisk-11.5.1-3|294	%endif
14cr|asterisk-11.5.1-3|295	
14cr|asterisk-11.5.1-3|296	%package	plugins-minivm
14cr|asterisk-11.5.1-3|297	Summary:	MiniVM applicaton for Asterisk
14cr|asterisk-11.5.1-3|298	Group:		System/Servers
14cr|asterisk-11.5.1-3|299	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|300	
14cr|asterisk-11.5.1-3|301	%description	plugins-minivm
14cr|asterisk-11.5.1-3|302	MiniVM application for Asterisk.
14cr|asterisk-11.5.1-3|303	
14cr|asterisk-11.5.1-3|304	%package	plugins-mobile
14cr|asterisk-11.5.1-3|305	Summary:	Asterisk channel driver for bluetooth phones and headsets
14cr|asterisk-11.5.1-3|306	Group:		System/Servers
14cr|asterisk-11.5.1-3|307	BuildRequires:	bluez-devel
14cr|asterisk-11.5.1-3|308	Requires:	%{_lib}bluez3
14cr|asterisk-11.5.1-3|309	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|310	
14cr|asterisk-11.5.1-3|311	%description	plugins-mobile
14cr|asterisk-11.5.1-3|312	Asterisk channel driver to allow Bluetooth cell/mobile phones to be
14cr|asterisk-11.5.1-3|313	used as FXO devices, and headsets as FXS devices.
14cr|asterisk-11.5.1-3|314	
14cr|asterisk-11.5.1-3|315	%package	plugins-mp3
14cr|asterisk-11.5.1-3|316	Summary:	MP3 plugins for Asterisk
14cr|asterisk-11.5.1-3|317	Group:		System/Servers
14cr|asterisk-11.5.1-3|318	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|319	
14cr|asterisk-11.5.1-3|320	%description	plugins-mp3
14cr|asterisk-11.5.1-3|321	This package contains MP3 support for Asterisk.
14cr|asterisk-11.5.1-3|322	
14cr|asterisk-11.5.1-3|323	%package	plugins-mysql
14cr|asterisk-11.5.1-3|324	Summary:	MySQL plugins for Asterisk
14cr|asterisk-11.5.1-3|325	Group:		System/Servers
14cr|asterisk-11.5.1-3|326	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|327	
14cr|asterisk-11.5.1-3|328	%description	plugins-mysql
14cr|asterisk-11.5.1-3|329	This package contains MySQL plugins for Asterisk.
14cr|asterisk-11.5.1-3|330	
14cr|asterisk-11.5.1-3|331	%if %{with odbc}
14cr|asterisk-11.5.1-3|332	%package	plugins-odbc
14cr|asterisk-11.5.1-3|333	Summary:	Applications for Asterisk that use ODBC (except voicemail)
14cr|asterisk-11.5.1-3|334	Group:		System/Servers
14cr|asterisk-11.5.1-3|335	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|336	
14cr|asterisk-11.5.1-3|337	%description	plugins-odbc
14cr|asterisk-11.5.1-3|338	Applications for Asterisk that use ODBC (except voicemail)
14cr|asterisk-11.5.1-3|339	%endif
14cr|asterisk-11.5.1-3|340	
14cr|asterisk-11.5.1-3|341	%package        plugins-ooh323
14cr|asterisk-11.5.1-3|342	Summary:	Objective System's H323 for Asterisk
14cr|asterisk-11.5.1-3|343	Group:		System/Servers
14cr|asterisk-11.5.1-3|344	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|345	
14cr|asterisk-11.5.1-3|346	%description	plugins-ooh323
14cr|asterisk-11.5.1-3|347	Objective System's H323 for Asterisk.
14cr|asterisk-11.5.1-3|348	
14cr|asterisk-11.5.1-3|349	%if %{with oss}
14cr|asterisk-11.5.1-3|350	%package	plugins-oss
14cr|asterisk-11.5.1-3|351	Summary:	Modules for Asterisk that use OSS sound drivers
14cr|asterisk-11.5.1-3|352	Group:		System/Servers
14cr|asterisk-11.5.1-3|353	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|354	
14cr|asterisk-11.5.1-3|355	%description	plugins-oss
14cr|asterisk-11.5.1-3|356	Modules for Asterisk that use OSS sound drivers.
14cr|asterisk-11.5.1-3|357	%endif
14cr|asterisk-11.5.1-3|358	
14cr|asterisk-11.5.1-3|359	%package	plugins-pktccops
14cr|asterisk-11.5.1-3|360	Summary:	Modules for Asterisk that use the IETF COPS protocol on PacketCable
14cr|asterisk-11.5.1-3|361	Group:		System/Servers
14cr|asterisk-11.5.1-3|362	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|363	
14cr|asterisk-11.5.1-3|364	%description	plugins-pktccops
14cr|asterisk-11.5.1-3|365	It's a subset or a "profile" of the IETF COPS protocol, extended for
14cr|asterisk-11.5.1-3|366	PacketCable specific usage. The IETF COPS RFC defines the extensions
14cr|asterisk-11.5.1-3|367	mechanism and the PacketCable standard uses and respects them. For
14cr|asterisk-11.5.1-3|368	example, IETF COPS defines an opaque field called "Client Specific
14cr|asterisk-11.5.1-3|369	Decision Data" and the PacketCable Standard defines how to fill it.
14cr|asterisk-11.5.1-3|370	Some IETF COPS messages are not used in the PC Standard (like SSC), so
14cr|asterisk-11.5.1-3|371	is a subset.
14cr|asterisk-11.5.1-3|372	
14cr|asterisk-11.5.1-3|373	%package	plugins-portaudio
14cr|asterisk-11.5.1-3|374	Summary:	Modules for Asterisk that use the portaudio library
14cr|asterisk-11.5.1-3|375	Group:		System/Servers
14cr|asterisk-11.5.1-3|376	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|377	
14cr|asterisk-11.5.1-3|378	%description	plugins-portaudio
14cr|asterisk-11.5.1-3|379	Modules for Asterisk that use the portaudio library.
14cr|asterisk-11.5.1-3|380	
14cr|asterisk-11.5.1-3|381	%package	plugins-pgsql
14cr|asterisk-11.5.1-3|382	Summary:	PostgreSQL plugins for Asterisk
14cr|asterisk-11.5.1-3|383	Group:		System/Servers
14cr|asterisk-11.5.1-3|384	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|385	Provides:	%{name}-plugins-postgresql = %{version}-%{release}
14cr|asterisk-11.5.1-3|386	
14cr|asterisk-11.5.1-3|387	%description	plugins-pgsql
14cr|asterisk-11.5.1-3|388	This package contains PostgreSQL plugins for Asterisk.
14cr|asterisk-11.5.1-3|389	
14cr|asterisk-11.5.1-3|390	%if %{with radius}
14cr|asterisk-11.5.1-3|391	%package	plugins-radius
14cr|asterisk-11.5.1-3|392	Summary:	Radiusclient plugins for Asterisk
14cr|asterisk-11.5.1-3|393	Group:		System/Servers
14cr|asterisk-11.5.1-3|394	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|395	
14cr|asterisk-11.5.1-3|396	%description	plugins-radius
14cr|asterisk-11.5.1-3|397	This package contains Radiusclient plugins for Asterisk.
14cr|asterisk-11.5.1-3|398	%endif
14cr|asterisk-11.5.1-3|399	
14cr|asterisk-11.5.1-3|400	%package	plugins-saycountpl
14cr|asterisk-11.5.1-3|401	Summary:	Modules for Asterisk that support the Polish grammar
14cr|asterisk-11.5.1-3|402	Group:		System/Servers
14cr|asterisk-11.5.1-3|403	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|404	
14cr|asterisk-11.5.1-3|405	%description	plugins-saycountpl
14cr|asterisk-11.5.1-3|406	Polish grammar has some funny rules for counting words.
14cr|asterisk-11.5.1-3|407	for example 1 zloty, 2 zlote, 5 zlotych.
14cr|asterisk-11.5.1-3|408	This application will take the words for 1, 2-4 and
14cr|asterisk-11.5.1-3|409	5 and decide based on grammar rules which one
14cr|asterisk-11.5.1-3|410	to use with the number you pass to it.
14cr|asterisk-11.5.1-3|411	Example: SayCountPL(zloty,zlote,zlotych,122) will give: zlote
14cr|asterisk-11.5.1-3|412	
14cr|asterisk-11.5.1-3|413	
14cr|asterisk-11.5.1-3|414	%package	plugins-skinny
14cr|asterisk-11.5.1-3|415	Summary:	Modules for Asterisk that support the SCCP/Skinny protocol
14cr|asterisk-11.5.1-3|416	Group:		System/Servers
14cr|asterisk-11.5.1-3|417	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|418	
14cr|asterisk-11.5.1-3|419	%description	plugins-skinny
14cr|asterisk-11.5.1-3|420	Modules for Asterisk that support the SCCP/Skinny protocol.
14cr|asterisk-11.5.1-3|421	
14cr|asterisk-11.5.1-3|422	%package	plugins-snmp
14cr|asterisk-11.5.1-3|423	Summary:	Brief SNMP Agent / SubAgent support for Asterisk
14cr|asterisk-11.5.1-3|424	Group:		System/Servers
14cr|asterisk-11.5.1-3|425	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|426	Requires:	net-snmp
14cr|asterisk-11.5.1-3|427	
14cr|asterisk-11.5.1-3|428	%description	plugins-snmp
14cr|asterisk-11.5.1-3|429	This package contains brief SNMP Agent / SubAgent support for Asterisk.
14cr|asterisk-11.5.1-3|430	
14cr|asterisk-11.5.1-3|431	%package	plugins-speex
14cr|asterisk-11.5.1-3|432	Summary:	SPEEX plugins for Asterisk
14cr|asterisk-11.5.1-3|433	Group:		System/Servers
14cr|asterisk-11.5.1-3|434	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|435	
14cr|asterisk-11.5.1-3|436	%description	plugins-speex
14cr|asterisk-11.5.1-3|437	This package contains SPEEX plugins for Asterisk.
14cr|asterisk-11.5.1-3|438	
14cr|asterisk-11.5.1-3|439	%package	plugins-sqlite
14cr|asterisk-11.5.1-3|440	Summary:	SQLite plugins for Asterisk
14cr|asterisk-11.5.1-3|441	Group:		System/Servers
14cr|asterisk-11.5.1-3|442	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|443	
14cr|asterisk-11.5.1-3|444	%description	plugins-sqlite
14cr|asterisk-11.5.1-3|445	This package contains SQLite plugins for Asterisk.
14cr|asterisk-11.5.1-3|446	
14cr|asterisk-11.5.1-3|447	%if %{with tds}
14cr|asterisk-11.5.1-3|448	%package	plugins-tds
14cr|asterisk-11.5.1-3|449	Summary:	FreeTDS plugins for Asterisk
14cr|asterisk-11.5.1-3|450	Group:		System/Servers
14cr|asterisk-11.5.1-3|451	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|452	
14cr|asterisk-11.5.1-3|453	%description	plugins-tds
14cr|asterisk-11.5.1-3|454	This package contains FreeTDS plugins for Asterisk.
14cr|asterisk-11.5.1-3|455	%endif
14cr|asterisk-11.5.1-3|456	
14cr|asterisk-11.5.1-3|457	%package	plugins-osp
14cr|asterisk-11.5.1-3|458	Summary:	Open Settlement Protocol for Asterisk
14cr|asterisk-11.5.1-3|459	Group:		System/Servers
14cr|asterisk-11.5.1-3|460	
14cr|asterisk-11.5.1-3|461	%description	plugins-osp
14cr|asterisk-11.5.1-3|462	This package contains OSP (Open Settlement Protocol) support for Asterisk.
14cr|asterisk-11.5.1-3|463	
14cr|asterisk-11.5.1-3|464	%package	plugins-unistim
14cr|asterisk-11.5.1-3|465	Summary:	Unistim channel for Asterisk
14cr|asterisk-11.5.1-3|466	Group:		System/Servers
14cr|asterisk-11.5.1-3|467	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|468	
14cr|asterisk-11.5.1-3|469	%description	plugins-unistim
14cr|asterisk-11.5.1-3|470	Unistim channel for Asterisk.
14cr|asterisk-11.5.1-3|471	
14cr|asterisk-11.5.1-3|472	%package	plugins-voicemail
14cr|asterisk-11.5.1-3|473	Summary:	Common Voicemail Modules for Asterisk
14cr|asterisk-11.5.1-3|474	Group:		System/Servers
14cr|asterisk-11.5.1-3|475	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|476	Requires:	asterisk-plugins-voicemail-implementation = %{version}-%{release}
14cr|asterisk-11.5.1-3|477	Requires:	sox
14cr|asterisk-11.5.1-3|478	Requires:	sendmail-command
14cr|asterisk-11.5.1-3|479	
14cr|asterisk-11.5.1-3|480	%description	plugins-voicemail
14cr|asterisk-11.5.1-3|481	Common Voicemail Modules for Asterisk.
14cr|asterisk-11.5.1-3|482	
14cr|asterisk-11.5.1-3|483	%package	plugins-voicemail-imap
14cr|asterisk-11.5.1-3|484	Summary:	Store voicemail on an IMAP server
14cr|asterisk-11.5.1-3|485	Group:		System/Servers
14cr|asterisk-11.5.1-3|486	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|487	Requires:	asterisk-plugins-voicemail = %{version}-%{release}
14cr|asterisk-11.5.1-3|488	Provides:	asterisk-plugins-voicemail-implementation = %{version}-%{release}
14cr|asterisk-11.5.1-3|489	
14cr|asterisk-11.5.1-3|490	%description	plugins-voicemail-imap
14cr|asterisk-11.5.1-3|491	Voicemail implementation for Asterisk that stores voicemail on an IMAP
14cr|asterisk-11.5.1-3|492	server.
14cr|asterisk-11.5.1-3|493	
14cr|asterisk-11.5.1-3|494	%if %{with odbc}
14cr|asterisk-11.5.1-3|495	%package	plugins-voicemail-odbc
14cr|asterisk-11.5.1-3|496	Summary:	Store voicemail in a database using ODBC
14cr|asterisk-11.5.1-3|497	Group:		System/Servers
14cr|asterisk-11.5.1-3|498	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|499	Requires:	asterisk-plugins-voicemail = %{version}-%{release}
14cr|asterisk-11.5.1-3|500	Provides:	asterisk-plugins-voicemail-implementation = %{version}-%{release}
14cr|asterisk-11.5.1-3|501	
14cr|asterisk-11.5.1-3|502	%description	plugins-voicemail-odbc
14cr|asterisk-11.5.1-3|503	Voicemail implementation for Asterisk that uses ODBC to store
14cr|asterisk-11.5.1-3|504	voicemail in a database.
14cr|asterisk-11.5.1-3|505	%endif
14cr|asterisk-11.5.1-3|506	
14cr|asterisk-11.5.1-3|507	%package	plugins-voicemail-plain
14cr|asterisk-11.5.1-3|508	Summary:	Store voicemail on the local filesystem
14cr|asterisk-11.5.1-3|509	Group:		System/Servers
14cr|asterisk-11.5.1-3|510	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|511	Requires:	asterisk-plugins-voicemail = %{version}-%{release}
14cr|asterisk-11.5.1-3|512	Provides:	asterisk-plugins-voicemail-implementation = %{version}-%{release}
14cr|asterisk-11.5.1-3|513	
14cr|asterisk-11.5.1-3|514	%description	plugins-voicemail-plain
14cr|asterisk-11.5.1-3|515	Voicemail implementation for Asterisk that stores voicemail on the
14cr|asterisk-11.5.1-3|516	local filesystem.
14cr|asterisk-11.5.1-3|517	
14cr|asterisk-11.5.1-3|518	%package	gui
14cr|asterisk-11.5.1-3|519	Summary:	Asterisk GUI
14cr|asterisk-11.5.1-3|520	Group:		System/Servers
14cr|asterisk-11.5.1-3|521	Requires:	asterisk = %{version}-%{release}
14cr|asterisk-11.5.1-3|522	
14cr|asterisk-11.5.1-3|523	%description	gui
14cr|asterisk-11.5.1-3|524	Asterisk GUI is a framework for the creation of graphical interfaces for
14cr|asterisk-11.5.1-3|525	configuring Asterisk. Some sample graphical interfaces for specific vertical
14cr|asterisk-11.5.1-3|526	markets are included for reference or for actual use and extension.
14cr|asterisk-11.5.1-3|527	
14cr|asterisk-11.5.1-3|528	%prep
14cr|asterisk-11.5.1-3|529	
14cr|asterisk-11.5.1-3|530	%setup0 -q -n asterisk-%{version}%{?beta:-%{beta}} -a 5 -a 8
14cr|asterisk-11.5.1-3|531	
14cr|asterisk-11.5.1-3|532	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|asterisk-11.5.1-3|533	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|asterisk-11.5.1-3|534	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|asterisk-11.5.1-3|535	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|asterisk-11.5.1-3|536	
14cr|asterisk-11.5.1-3|537	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-11.5.1-3|538	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|asterisk-11.5.1-3|539	done
14cr|asterisk-11.5.1-3|540	
14cr|asterisk-11.5.1-3|541	%patch2 -p1 -b .voicemail
14cr|asterisk-11.5.1-3|542	##
14cr|asterisk-11.5.1-3|543	%patch50 -p1 -b .pthread
14cr|asterisk-11.5.1-3|544	%patch51 -p0 -b .net_snmp
14cr|asterisk-11.5.1-3|545	%patch52 -p1 -b .ffmpeg
14cr|asterisk-11.5.1-3|546	%patch53 -p0 -b .libplc10
14cr|asterisk-11.5.1-3|547	%patch57 -p0 -b .editline
14cr|asterisk-11.5.1-3|548	%patch58 -p1 -b .neon
14cr|asterisk-11.5.1-3|549	%patch59 -p0 -b .lua
14cr|asterisk-11.5.1-3|550	
14cr|asterisk-11.5.1-3|551	cp %{SOURCE2} menuselect.makedeps
14cr|asterisk-11.5.1-3|552	cp %{SOURCE3} menuselect.makeopts
14cr|asterisk-11.5.1-3|553	cp %{SOURCE4} g72x_install
14cr|asterisk-11.5.1-3|554	
14cr|asterisk-11.5.1-3|555	# Fixup makefile so sound archives aren't downloaded/installed
14cr|asterisk-11.5.1-3|556	%{__perl} -pi -e 's/^all:.*$/all:/' sounds/Makefile
14cr|asterisk-11.5.1-3|557	%{__perl} -pi -e 's/^install:.*$/install:/' sounds/Makefile
14cr|asterisk-11.5.1-3|558	
14cr|asterisk-11.5.1-3|559	# convert comments in one file to UTF-8
14cr|asterisk-11.5.1-3|560	mv main/fskmodem.c main/fskmodem.c.old
14cr|asterisk-11.5.1-3|561	iconv -f iso-8859-1 -t utf-8 -o main/fskmodem.c main/fskmodem.c.old
14cr|asterisk-11.5.1-3|562	touch -r main/fskmodem.c.old main/fskmodem.c
14cr|asterisk-11.5.1-3|563	rm main/fskmodem.c.old
14cr|asterisk-11.5.1-3|564	
14cr|asterisk-11.5.1-3|565	chmod -x contrib/scripts/dbsep.cgi
14cr|asterisk-11.5.1-3|566	
14cr|asterisk-11.5.1-3|567	# lib64 fix
14cr|asterisk-11.5.1-3|568	#find -name "Makefile" | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
14cr|asterisk-11.5.1-3|569	#perl -pi -e "s|/lib\b|/%{_lib}|g" configure* autoconf/*.m4
14cr|asterisk-11.5.1-3|570	#perl -pi -e "s|/lib/|/%{_lib}/|g" configure*  autoconf/*.m4
14cr|asterisk-11.5.1-3|571	
14cr|asterisk-11.5.1-3|572	%build
14cr|asterisk-11.5.1-3|573	
14cr|asterisk-11.5.1-3|574	# if we are building for i386 promote the CPU arch to i486 for atomic operations support
14cr|asterisk-11.5.1-3|575	%ifarch i386
14cr|asterisk-11.5.1-3|576	%define optflags %{__global_cflags} -m32 -march=i486 -mtune=generic -fasynchronous-unwind-tables
14cr|asterisk-11.5.1-3|577	%else
14cr|asterisk-11.5.1-3|578	%define optflags %(rpm --target %{_target} --eval %%{optflags})
14cr|asterisk-11.5.1-3|579	%endif
14cr|asterisk-11.5.1-3|580	
14cr|asterisk-11.5.1-3|581	./bootstrap.sh
14cr|asterisk-11.5.1-3|582	
14cr|asterisk-11.5.1-3|583	sed 's#localstatedir}/lib64#localstatedir}/lib#g' -i configure.ac
14cr|asterisk-11.5.1-3|584	
14cr|asterisk-11.5.1-3|585	pushd menuselect/mxml
14cr|asterisk-11.5.1-3|586	%configure2_5x
14cr|asterisk-11.5.1-3|587	popd
14cr|asterisk-11.5.1-3|588	
14cr|asterisk-11.5.1-3|589	pushd menuselect
14cr|asterisk-11.5.1-3|590	%configure2_5x
14cr|asterisk-11.5.1-3|591	popd
14cr|asterisk-11.5.1-3|592	
14cr|asterisk-11.5.1-3|593	pushd main/editline
14cr|asterisk-11.5.1-3|594	%configure2_5x
14cr|asterisk-11.5.1-3|595	popd
14cr|asterisk-11.5.1-3|596	
14cr|asterisk-11.5.1-3|597	%configure2_5x \
14cr|asterisk-11.5.1-3|598	--localstatedir=/var \
14cr|asterisk-11.5.1-3|599	--with-asound=%{_prefix} \
14cr|asterisk-11.5.1-3|600	--with-bluetooth=%{_prefix} \
14cr|asterisk-11.5.1-3|601	--with-cap=%{_prefix} \
14cr|asterisk-11.5.1-3|602	--with-curses=%{_prefix} \
14cr|asterisk-11.5.1-3|603	--with-crypto=%{_prefix} \
14cr|asterisk-11.5.1-3|604	--with-dahdi=%{_prefix} \
14cr|asterisk-11.5.1-3|605	--with-avcodec=%{_prefix} \
14cr|asterisk-11.5.1-3|606	--with-gsm=%{_prefix} \
14cr|asterisk-11.5.1-3|607	--without-gtk2 \
14cr|asterisk-11.5.1-3|608	--with-gmime=%{_prefix} \
14cr|asterisk-11.5.1-3|609	--with-ical=%{_prefix} \
14cr|asterisk-11.5.1-3|610	--with-iconv=%{_prefix} \
14cr|asterisk-11.5.1-3|611	--with-iksemel=%{_prefix} \
14cr|asterisk-11.5.1-3|612	--with-imap=system \
14cr|asterisk-11.5.1-3|613	--with-inotify=%{_prefix} \
14cr|asterisk-11.5.1-3|614	%if %{with odbc}
14cr|asterisk-11.5.1-3|615	--with-iodbc=%{_prefix} \
14cr|asterisk-11.5.1-3|616	%else
14cr|asterisk-11.5.1-3|617	--without-iodbc \
14cr|asterisk-11.5.1-3|618	%endif
14cr|asterisk-11.5.1-3|619	--with-jack=%{_prefix} \
14cr|asterisk-11.5.1-3|620	--without-kqueue \
14cr|asterisk-11.5.1-3|621	--with-ldap=%{_prefix} \
14cr|asterisk-11.5.1-3|622	--with-libcurl=%{_prefix} \
14cr|asterisk-11.5.1-3|623	--with-ltdl=%{_prefix} \
14cr|asterisk-11.5.1-3|624	--with-lua=%{_prefix} \
14cr|asterisk-11.5.1-3|625	%if %{with misdn}
14cr|asterisk-11.5.1-3|626	--with-isdnnet=%{_prefix} \
14cr|asterisk-11.5.1-3|627	--with-misdn=%{_prefix} \
14cr|asterisk-11.5.1-3|628	--with-suppserv=%{_prefix} \
14cr|asterisk-11.5.1-3|629	%else
14cr|asterisk-11.5.1-3|630	--without-isdnnet \
14cr|asterisk-11.5.1-3|631	--without-misdn \
14cr|asterisk-11.5.1-3|632	--without-suppserv \
14cr|asterisk-11.5.1-3|633	%endif
14cr|asterisk-11.5.1-3|634	--with-mysqlclient=%{_prefix} \
14cr|asterisk-11.5.1-3|635	--with-nbs=%{_prefix} \
14cr|asterisk-11.5.1-3|636	--with-ncurses=%{_prefix} \
14cr|asterisk-11.5.1-3|637	--with-neon=%{_prefix} \
14cr|asterisk-11.5.1-3|638	--with-neon29=%{_prefix} \
14cr|asterisk-11.5.1-3|639	--with-netsnmp=%{_prefix} \
14cr|asterisk-11.5.1-3|640	--with-newt=%{_prefix} \
14cr|asterisk-11.5.1-3|641	--with-ogg=%{_prefix} \
14cr|asterisk-11.5.1-3|642	%if %{with corosync}
14cr|asterisk-11.5.1-3|643	--with-cpg=%{_prefix} \
14cr|asterisk-11.5.1-3|644	%else
14cr|asterisk-11.5.1-3|645	--without-cpg \
14cr|asterisk-11.5.1-3|646	%endif
14cr|asterisk-11.5.1-3|647	--with-openr2=%{_prefix} \
14cr|asterisk-11.5.1-3|648	--with-osptk=%{_prefix} \
14cr|asterisk-11.5.1-3|649	%if %{with oss}
14cr|asterisk-11.5.1-3|650	--with-oss \
14cr|asterisk-11.5.1-3|651	%else
14cr|asterisk-11.5.1-3|652	--without-oss \
14cr|asterisk-11.5.1-3|653	%endif
14cr|asterisk-11.5.1-3|654	--with-postgres=%{_prefix} \
14cr|asterisk-11.5.1-3|655	--with-popt=%{_prefix} \
14cr|asterisk-11.5.1-3|656	--with-portaudio=%{_prefix} \
14cr|asterisk-11.5.1-3|657	--with-pri=%{_prefix} \
14cr|asterisk-11.5.1-3|658	--with-radius=%{_prefix} \
14cr|asterisk-11.5.1-3|659	--with-resample=%{_prefix} \
14cr|asterisk-11.5.1-3|660	%if %{with h323}
14cr|asterisk-11.5.1-3|661	--with-pwlib=%{_prefix} \
14cr|asterisk-11.5.1-3|662	--with-h323=%{_prefix} \
14cr|asterisk-11.5.1-3|663	%else
14cr|asterisk-11.5.1-3|664	--without-pwlib \
14cr|asterisk-11.5.1-3|665	--without-h323 \
14cr|asterisk-11.5.1-3|666	%endif
14cr|asterisk-11.5.1-3|667	--with-sdl=%{_prefix} \
14cr|asterisk-11.5.1-3|668	--with-SDL_image=%{_prefix} \
14cr|asterisk-11.5.1-3|669	--with-sounds-cache=%{_prefix} \
14cr|asterisk-11.5.1-3|670	--with-spandsp=%{_prefix} \
14cr|asterisk-11.5.1-3|671	--with-ss7=%{_prefix} \
14cr|asterisk-11.5.1-3|672	--with-speex=%{_prefix} \
14cr|asterisk-11.5.1-3|673	--with-speexdsp=%{_prefix} \
14cr|asterisk-11.5.1-3|674	--without-sqlite \
14cr|asterisk-11.5.1-3|675	--with-sqlite3=%{_prefix} \
14cr|asterisk-11.5.1-3|676	--with-srtp=%{_prefix} \
14cr|asterisk-11.5.1-3|677	--with-ssl=%{_prefix} \
14cr|asterisk-11.5.1-3|678	--with-tds=%{_prefix} \
14cr|asterisk-11.5.1-3|679	--with-timerfd=%{_prefix} \
14cr|asterisk-11.5.1-3|680	--without-tinfo \
14cr|asterisk-11.5.1-3|681	--with-tonezone=%{_prefix} \
14cr|asterisk-11.5.1-3|682	%if %{with odbc}
14cr|asterisk-11.5.1-3|683	--with-unixodbc=%{_prefix} \
14cr|asterisk-11.5.1-3|684	%else
14cr|asterisk-11.5.1-3|685	--without-unixodbc \
14cr|asterisk-11.5.1-3|686	%endif
14cr|asterisk-11.5.1-3|687	--with-vorbis=%{_prefix} \
14cr|asterisk-11.5.1-3|688	--without-vpb \
14cr|asterisk-11.5.1-3|689	--without-x11 \
14cr|asterisk-11.5.1-3|690	--with-z=%{_prefix} \
14cr|asterisk-11.5.1-3|691	--with-ilbc=%{_prefix} \
14cr|asterisk-11.5.1-3|692	--with-libedit=%{_prefix} \
14cr|asterisk-11.5.1-3|693	
14cr|asterisk-11.5.1-3|694	sed 's#localstatedir}/lib64#localstatedir}/lib#g' -i makeopts
14cr|asterisk-11.5.1-3|695	#fix --no-undefined
14cr|asterisk-11.5.1-3|696	sed -e 's/,--no-undefined -Wl//g' -i makeopts
14cr|asterisk-11.5.1-3|697	
14cr|asterisk-11.5.1-3|698	# fix some weirdos
14cr|asterisk-11.5.1-3|699	#GMIME_INCLUDE=`pkg-config --cflags gmime-2.6`
14cr|asterisk-11.5.1-3|700	#perl -pi -e "s|^GMIME_INCLUDE=.*|GMIME_INCLUDE=$GMIME_INCLUDE|g" makeopts
14cr|asterisk-11.5.1-3|701	
14cr|asterisk-11.5.1-3|702	%{__sed} -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=FILE_STORAGE/' menuselect.makeopts
14cr|asterisk-11.5.1-3|703	ASTCFLAGS="%{optflags}" make DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cr|asterisk-11.5.1-3|704	
14cr|asterisk-11.5.1-3|705	rm apps/app_voicemail.o apps/app_directory.o
14cr|asterisk-11.5.1-3|706	mv apps/app_voicemail.so apps/app_voicemail_plain.so
14cr|asterisk-11.5.1-3|707	mv apps/app_directory.so apps/app_directory_plain.so
14cr|asterisk-11.5.1-3|708	
14cr|asterisk-11.5.1-3|709	%{__sed} -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=IMAP_STORAGE/' menuselect.makeopts
14cr|asterisk-11.5.1-3|710	ASTCFLAGS="%{optflags}" make DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cr|asterisk-11.5.1-3|711	
14cr|asterisk-11.5.1-3|712	rm apps/app_voicemail.o apps/app_directory.o
14cr|asterisk-11.5.1-3|713	mv apps/app_voicemail.so apps/app_voicemail_imap.so
14cr|asterisk-11.5.1-3|714	mv apps/app_directory.so apps/app_directory_imap.so
14cr|asterisk-11.5.1-3|715	
14cr|asterisk-11.5.1-3|716	%if %{with odbc}
14cr|asterisk-11.5.1-3|717	%{__sed} -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=ODBC_STORAGE/' menuselect.makeopts
14cr|asterisk-11.5.1-3|718	ASTCFLAGS="%{optflags}" make DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cr|asterisk-11.5.1-3|719	
14cr|asterisk-11.5.1-3|720	rm apps/app_voicemail.o apps/app_directory.o
14cr|asterisk-11.5.1-3|721	mv apps/app_voicemail.so apps/app_voicemail_odbc.so
14cr|asterisk-11.5.1-3|722	mv apps/app_directory.so apps/app_directory_odbc.so
14cr|asterisk-11.5.1-3|723	%endif
14cr|asterisk-11.5.1-3|724	
14cr|asterisk-11.5.1-3|725	# so that these modules don't get built again during the install phase
14cr|asterisk-11.5.1-3|726	touch apps/app_voicemail.o apps/app_directory.o
14cr|asterisk-11.5.1-3|727	touch apps/app_voicemail.so apps/app_directory.so
14cr|asterisk-11.5.1-3|728	
14cr|asterisk-11.5.1-3|729	pushd asterisk-gui
14cr|asterisk-11.5.1-3|730	%configure2_5x
14cr|asterisk-11.5.1-3|731	popd
14cr|asterisk-11.5.1-3|732	
14cr|asterisk-11.5.1-3|733	%install
14cr|asterisk-11.5.1-3|734	rm -rf %{buildroot}
14cr|asterisk-11.5.1-3|735	
14cr|asterisk-11.5.1-3|736	ASTCFLAGS="%{optflags}" make install DEBUG= OPTIMIZE= DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cr|asterisk-11.5.1-3|737	ASTCFLAGS="%{optflags}" make samples DEBUG= OPTIMIZE= DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cr|asterisk-11.5.1-3|738	
14cr|asterisk-11.5.1-3|739	install -D -p -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/logrotate.d/asterisk
14cr|asterisk-11.5.1-3|740	install -D -p -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}/asterisk.service
14cr|asterisk-11.5.1-3|741	rm -f %{buildroot}%{_sbindir}/safe_asterisk
14cr|asterisk-11.5.1-3|742	install -D -p -m 0644 %{SOURCE7} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|asterisk-11.5.1-3|743	
14cr|asterisk-11.5.1-3|744	#install -D -p -m 0644 contrib/editors/ael.vim %{buildroot}%{_datadir}/vim/syntax/ael.vim
14cr|asterisk-11.5.1-3|745	#install -D -p -m 0644 contrib/editors/asteriskvm.vim %{buildroot}%{_datadir}/vim/syntax/asteriskvm.vim
14cr|asterisk-11.5.1-3|746	
14cr|asterisk-11.5.1-3|747	rm %{buildroot}%{_libdir}/asterisk/modules/app_directory.so
14cr|asterisk-11.5.1-3|748	rm %{buildroot}%{_libdir}/asterisk/modules/app_voicemail.so
14cr|asterisk-11.5.1-3|749	install -D -p -m 0755 apps/app_directory_imap.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|750	install -D -p -m 0755 apps/app_voicemail_imap.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|751	%if %{with odbc}
14cr|asterisk-11.5.1-3|752	install -D -p -m 0755 apps/app_directory_odbc.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|753	install -D -p -m 0755 apps/app_voicemail_odbc.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|754	%endif
14cr|asterisk-11.5.1-3|755	install -D -p -m 0755 apps/app_directory_plain.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|756	install -D -p -m 0755 apps/app_voicemail_plain.so %{buildroot}%{_libdir}/asterisk/modules/
14cr|asterisk-11.5.1-3|757	
14cr|asterisk-11.5.1-3|758	# create some directories that need to be packaged
14cr|asterisk-11.5.1-3|759	make installdirs DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cr|asterisk-11.5.1-3|760	mkdir -p %{buildroot}/var/spool/asterisk/outgoing
14cr|asterisk-11.5.1-3|761	
14cr|asterisk-11.5.1-3|762	# We're not going to package any of the sample AGI scripts
14cr|asterisk-11.5.1-3|763	rm -f %{buildroot}/var/lib/asterisk/agi-bin/*
14cr|asterisk-11.5.1-3|764	
14cr|asterisk-11.5.1-3|765	# Don't package the sample voicemail user
14cr|asterisk-11.5.1-3|766	rm -rf %{buildroot}/var/spool/asterisk/voicemail/default
14cr|asterisk-11.5.1-3|767	
14cr|asterisk-11.5.1-3|768	# Don't package example phone provision configs
14cr|asterisk-11.5.1-3|769	rm -rf %{buildroot}/var/lib/asterisk/phoneprov/*
14cr|asterisk-11.5.1-3|770	
14cr|asterisk-11.5.1-3|771	# these are compiled with -O0 and thus include unfortified code.
14cr|asterisk-11.5.1-3|772	rm -rf %{buildroot}%{_sbindir}/hashtest
14cr|asterisk-11.5.1-3|773	rm -rf %{buildroot}%{_sbindir}/hashtest2
14cr|asterisk-11.5.1-3|774	
14cr|asterisk-11.5.1-3|775	rm -f %{buildroot}%{_sysconfdir}/asterisk/res_config_sqlite.conf
14cr|asterisk-11.5.1-3|776	
14cr|asterisk-11.5.1-3|777	touch %{name}-devel.filelist
14cr|asterisk-11.5.1-3|778	
14cr|asterisk-11.5.1-3|779	pushd asterisk-gui
14cr|asterisk-11.5.1-3|780	%makeinstall_std
14cr|asterisk-11.5.1-3|781	popd
14cr|asterisk-11.5.1-3|782	
14cr|asterisk-11.5.1-3|783	# fix ghost files
14cr|asterisk-11.5.1-3|784	touch %{buildroot}/var/lib/asterisk/astdb
14cr|asterisk-11.5.1-3|785	touch %{buildroot}/var/log/asterisk/console
14cr|asterisk-11.5.1-3|786	touch %{buildroot}/var/log/asterisk/debug
14cr|asterisk-11.5.1-3|787	touch %{buildroot}/var/log/asterisk/messages
14cr|asterisk-11.5.1-3|788	touch %{buildroot}/var/log/asterisk/queue_log
14cr|asterisk-11.5.1-3|789	touch %{buildroot}/var/log/asterisk/event_log
14cr|asterisk-11.5.1-3|790	touch %{buildroot}/var/log/asterisk/cdr-csv/Master.csv
14cr|asterisk-11.5.1-3|791	touch %{buildroot}/var/log/asterisk/h323_log
14cr|asterisk-11.5.1-3|792	
14cr|asterisk-11.5.1-3|793	# remove unused files
14cr|asterisk-11.5.1-3|794	%if !%{with odbc}
14cr|asterisk-11.5.1-3|795	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cdr_adaptive_odbc.conf
14cr|asterisk-11.5.1-3|796	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cdr_odbc.conf
14cr|asterisk-11.5.1-3|797	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cel_odbc.conf
14cr|asterisk-11.5.1-3|798	rm -f %{buildroot}/%{_sysconfdir}/asterisk/func_odbc.conf
14cr|asterisk-11.5.1-3|799	rm -f %{buildroot}/%{_sysconfdir}/asterisk/res_odbc.conf
14cr|asterisk-11.5.1-3|800	%endif
14cr|asterisk-11.5.1-3|801	%if !%{with misdn}
14cr|asterisk-11.5.1-3|802	rm -f %{buildroot}/%{_sysconfdir}/asterisk/misdn.conf
14cr|asterisk-11.5.1-3|803	%endif
14cr|asterisk-11.5.1-3|804	%if !%{with oss}
14cr|asterisk-11.5.1-3|805	rm -f %{buildroot}/%{_sysconfdir}/asterisk/oss.conf
14cr|asterisk-11.5.1-3|806	%endif
14cr|asterisk-11.5.1-3|807	
14cr|asterisk-11.5.1-3|808	%pre
14cr|asterisk-11.5.1-3|809	%_pre_useradd asterisk /var/lib/asterisk /bin/sh
14cr|asterisk-11.5.1-3|810	gpasswd -a asterisk dialout 1>/dev/null
14cr|asterisk-11.5.1-3|811	
14cr|asterisk-11.5.1-3|812	%post
14cr|asterisk-11.5.1-3|813	%create_ghostfile /var/lib/asterisk/astdb asterisk asterisk 640
14cr|asterisk-11.5.1-3|814	%create_ghostfile /var/log/asterisk/console asterisk asterisk 640
14cr|asterisk-11.5.1-3|815	%create_ghostfile /var/log/asterisk/debug asterisk asterisk 640
14cr|asterisk-11.5.1-3|816	%create_ghostfile /var/log/asterisk/messages asterisk asterisk 640
14cr|asterisk-11.5.1-3|817	%create_ghostfile /var/log/asterisk/queue_log asterisk asterisk 640
14cr|asterisk-11.5.1-3|818	%create_ghostfile /var/log/asterisk/event_log asterisk asterisk 640
14cr|asterisk-11.5.1-3|819	%create_ghostfile /var/log/asterisk/cdr-csv/Master.csv asterisk asterisk 640
14cr|asterisk-11.5.1-3|820	%create_ghostfile /var/log/asterisk/h323_log asterisk asterisk 640
14cr|asterisk-11.5.1-3|821	echo "Adding setuid root to /usr/bin/mpg123, needed for MOH"
14cr|asterisk-11.5.1-3|822	chmod u+s %{_bindir}/mpg123
14cr|asterisk-11.5.1-3|823	if [[ -e %{_libdir}/asterisk/modules/codec_g729.so ]]; then
14cr|asterisk-11.5.1-3|824	sh %{_docdir}/g72x_install
14cr|asterisk-11.5.1-3|825	fi
14cr|asterisk-11.5.1-3|826	
14cr|asterisk-11.5.1-3|827	%tmpfiles_create %{name}
14cr|asterisk-11.5.1-3|828	%_post_service %{name}
14cr|asterisk-11.5.1-3|829	
14cr|asterisk-11.5.1-3|830	%preun
14cr|asterisk-11.5.1-3|831	if [ "$1" = 0 ]; then
14cr|asterisk-11.5.1-3|832	echo "Removing setuid root from /usr/bin/mpg123"
14cr|asterisk-11.5.1-3|833	chmod u-s %{_bindir}/mpg123
14cr|asterisk-11.5.1-3|834	fi
14cr|asterisk-11.5.1-3|835	
14cr|asterisk-11.5.1-3|836	# Remove the G72x stuff
14cr|asterisk-11.5.1-3|837	rm -f /usr/share/doc/asterisk/README.g72x.txt
14cr|asterisk-11.5.1-3|838	rm -f /usr/$LIBNAME/asterisk/modules/codec_g723.so
14cr|asterisk-11.5.1-3|839	rm -f /usr/$LIBNAME/asterisk/modules/codec_g729.so
14cr|asterisk-11.5.1-3|840	rm -f /usr/bin/g729_my_enc
14cr|asterisk-11.5.1-3|841	rm -f /usr/bin/g729_my_dec
14cr|asterisk-11.5.1-3|842	rm -f /usr/bin/astconv
14cr|asterisk-11.5.1-3|843	
14cr|asterisk-11.5.1-3|844	%_preun_service %{name}
14cr|asterisk-11.5.1-3|845	
14cr|asterisk-11.5.1-3|846	%postun
14cr|asterisk-11.5.1-3|847	%_postun_userdel asterisk
14cr|asterisk-11.5.1-3|848	gpasswd -d asterisk dialout 1>/dev/null
14cr|asterisk-11.5.1-3|849	
14cr|asterisk-11.5.1-3|850	%pre plugins-dahdi
14cr|asterisk-11.5.1-3|851	%{_sbindir}/usermod -a -G dahdi asterisk
14cr|asterisk-11.5.1-3|852	
14cr|asterisk-11.5.1-3|853	%if %{with misdn}
14cr|asterisk-11.5.1-3|854	%pre plugins-misdn
14cr|asterisk-11.5.1-3|855	%{_sbindir}/usermod -a -G misdn asterisk
14cr|asterisk-11.5.1-3|856	%endif
14cr|asterisk-11.5.1-3|857	
14cr|asterisk-11.5.1-3|858	%pre plugins-mobile
14cr|asterisk-11.5.1-3|859	if [[ -e %{_sysconfdir}/asterisk/mobile.conf ]] ; then
14cr|asterisk-11.5.1-3|860	mv -f %{_sysconfdir}/asterisk/{,chan_}mobile.conf
14cr|asterisk-11.5.1-3|861	fi
14cr|asterisk-11.5.1-3|862	
14cr|asterisk-11.5.1-3|863	%files -n %{libname}
14cr|asterisk-11.5.1-3|864	%attr(0755,root,root) %{_libdir}/libasteriskssl.so.1
14cr|asterisk-11.5.1-3|865	
14cr|asterisk-11.5.1-3|866	%files
14cr|asterisk-11.5.1-3|867	%doc README* *.txt ChangeLog BUGS CREDITS configs
14cr|asterisk-11.5.1-3|868	%doc doc/asterisk.sgml g72x_install
14cr|asterisk-11.5.1-3|869	%doc contrib/realtime/mysql
14cr|asterisk-11.5.1-3|870	%{_unitdir}/asterisk.service
14cr|asterisk-11.5.1-3|871	%attr(0644,root,root) %{_tmpfilesdir}/%{name}.conf
14cr|asterisk-11.5.1-3|872	%attr(0750,asterisk,asterisk) %dir %{_sysconfdir}/asterisk
14cr|asterisk-11.5.1-3|873	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/acl.conf
14cr|asterisk-11.5.1-3|874	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/adsi.conf
14cr|asterisk-11.5.1-3|875	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/agents.conf
14cr|asterisk-11.5.1-3|876	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/alarmreceiver.conf
14cr|asterisk-11.5.1-3|877	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/amd.conf
14cr|asterisk-11.5.1-3|878	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/app_skel.conf
14cr|asterisk-11.5.1-3|879	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/asterisk.adsi
14cr|asterisk-11.5.1-3|880	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/asterisk.conf
14cr|asterisk-11.5.1-3|881	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ccss.conf
14cr|asterisk-11.5.1-3|882	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr.conf
14cr|asterisk-11.5.1-3|883	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_custom.conf
14cr|asterisk-11.5.1-3|884	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_manager.conf
14cr|asterisk-11.5.1-3|885	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_syslog.conf
14cr|asterisk-11.5.1-3|886	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli_aliases.conf
14cr|asterisk-11.5.1-3|887	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli.conf
14cr|asterisk-11.5.1-3|888	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli_permissions.conf
14cr|asterisk-11.5.1-3|889	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/codecs.conf
14cr|asterisk-11.5.1-3|890	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/confbridge.conf
14cr|asterisk-11.5.1-3|891	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/config_test.conf
14cr|asterisk-11.5.1-3|892	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dnsmgr.conf
14cr|asterisk-11.5.1-3|893	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dsp.conf
14cr|asterisk-11.5.1-3|894	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dundi.conf
14cr|asterisk-11.5.1-3|895	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/enum.conf
14cr|asterisk-11.5.1-3|896	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extconfig.conf
14cr|asterisk-11.5.1-3|897	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.ael
14cr|asterisk-11.5.1-3|898	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.conf
14cr|asterisk-11.5.1-3|899	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/features.conf
14cr|asterisk-11.5.1-3|900	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/followme.conf
14cr|asterisk-11.5.1-3|901	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/h323.conf
14cr|asterisk-11.5.1-3|902	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/http.conf
14cr|asterisk-11.5.1-3|903	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/iax.conf
14cr|asterisk-11.5.1-3|904	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/iaxprov.conf
14cr|asterisk-11.5.1-3|905	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/indications.conf
14cr|asterisk-11.5.1-3|906	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/logger.conf
14cr|asterisk-11.5.1-3|907	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/manager.conf
14cr|asterisk-11.5.1-3|908	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/mgcp.conf
14cr|asterisk-11.5.1-3|909	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/modules.conf
14cr|asterisk-11.5.1-3|910	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/motif.conf
14cr|asterisk-11.5.1-3|911	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/musiconhold.conf
14cr|asterisk-11.5.1-3|912	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/muted.conf
14cr|asterisk-11.5.1-3|913	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/phone.conf
14cr|asterisk-11.5.1-3|914	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/phoneprov.conf
14cr|asterisk-11.5.1-3|915	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/queuerules.conf
14cr|asterisk-11.5.1-3|916	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/queues.conf
14cr|asterisk-11.5.1-3|917	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_stun_monitor.conf
14cr|asterisk-11.5.1-3|918	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/rtp.conf
14cr|asterisk-11.5.1-3|919	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/say.conf
14cr|asterisk-11.5.1-3|920	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sip.conf
14cr|asterisk-11.5.1-3|921	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sip_notify.conf
14cr|asterisk-11.5.1-3|922	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sla.conf
14cr|asterisk-11.5.1-3|923	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/smdi.conf
14cr|asterisk-11.5.1-3|924	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/telcordia-1.adsi
14cr|asterisk-11.5.1-3|925	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/udptl.conf
14cr|asterisk-11.5.1-3|926	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/users.conf
14cr|asterisk-11.5.1-3|927	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/vpb.conf
14cr|asterisk-11.5.1-3|928	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/xmpp.conf
14cr|asterisk-11.5.1-3|929	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/asterisk
14cr|asterisk-11.5.1-3|930	%dir %{_libdir}/asterisk
14cr|asterisk-11.5.1-3|931	%dir %{_libdir}/asterisk/modules
14cr|asterisk-11.5.1-3|932	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_adsiprog.so
14cr|asterisk-11.5.1-3|933	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_alarmreceiver.so
14cr|asterisk-11.5.1-3|934	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_amd.so
14cr|asterisk-11.5.1-3|935	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_authenticate.so
14cr|asterisk-11.5.1-3|936	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_cdr.so
14cr|asterisk-11.5.1-3|937	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_chanisavail.so
14cr|asterisk-11.5.1-3|938	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_channelredirect.so
14cr|asterisk-11.5.1-3|939	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_chanspy.so
14cr|asterisk-11.5.1-3|940	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_confbridge.so
14cr|asterisk-11.5.1-3|941	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_controlplayback.so
14cr|asterisk-11.5.1-3|942	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_db.so
14cr|asterisk-11.5.1-3|943	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dial.so
14cr|asterisk-11.5.1-3|944	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dictate.so
14cr|asterisk-11.5.1-3|945	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directed_pickup.so
14cr|asterisk-11.5.1-3|946	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_disa.so
14cr|asterisk-11.5.1-3|947	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dumpchan.so
14cr|asterisk-11.5.1-3|948	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_echo.so
14cr|asterisk-11.5.1-3|949	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_exec.so
14cr|asterisk-11.5.1-3|950	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_externalivr.so
14cr|asterisk-11.5.1-3|951	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_followme.so
14cr|asterisk-11.5.1-3|952	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_forkcdr.so
14cr|asterisk-11.5.1-3|953	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_getcpeid.so
14cr|asterisk-11.5.1-3|954	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_image.so
14cr|asterisk-11.5.1-3|955	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_ivrdemo.so
14cr|asterisk-11.5.1-3|956	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_macro.so
14cr|asterisk-11.5.1-3|957	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_milliwatt.so
14cr|asterisk-11.5.1-3|958	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mixmonitor.so
14cr|asterisk-11.5.1-3|959	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_morsecode.so
14cr|asterisk-11.5.1-3|960	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_nbscat.so
14cr|asterisk-11.5.1-3|961	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_originate.so
14cr|asterisk-11.5.1-3|962	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_parkandannounce.so
14cr|asterisk-11.5.1-3|963	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_playback.so
14cr|asterisk-11.5.1-3|964	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_playtones.so
14cr|asterisk-11.5.1-3|965	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_privacy.so
14cr|asterisk-11.5.1-3|966	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_queue.so
14cr|asterisk-11.5.1-3|967	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_readexten.so
14cr|asterisk-11.5.1-3|968	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_readfile.so
14cr|asterisk-11.5.1-3|969	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_read.so
14cr|asterisk-11.5.1-3|970	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_record.so
14cr|asterisk-11.5.1-3|971	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_saycounted.so
14cr|asterisk-11.5.1-3|972	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sayunixtime.so
14cr|asterisk-11.5.1-3|973	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_senddtmf.so
14cr|asterisk-11.5.1-3|974	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sendtext.so
14cr|asterisk-11.5.1-3|975	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_setcallerid.so
14cr|asterisk-11.5.1-3|976	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_skel.so
14cr|asterisk-11.5.1-3|977	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sms.so
14cr|asterisk-11.5.1-3|978	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_softhangup.so
14cr|asterisk-11.5.1-3|979	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_speech_utils.so
14cr|asterisk-11.5.1-3|980	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_stack.so
14cr|asterisk-11.5.1-3|981	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_system.so
14cr|asterisk-11.5.1-3|982	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_talkdetect.so
14cr|asterisk-11.5.1-3|983	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_test.so
14cr|asterisk-11.5.1-3|984	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_transfer.so
14cr|asterisk-11.5.1-3|985	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_url.so
14cr|asterisk-11.5.1-3|986	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_userevent.so
14cr|asterisk-11.5.1-3|987	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waitforring.so
14cr|asterisk-11.5.1-3|988	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waitforsilence.so
14cr|asterisk-11.5.1-3|989	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waituntil.so
14cr|asterisk-11.5.1-3|990	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_verbose.so
14cr|asterisk-11.5.1-3|991	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_while.so
14cr|asterisk-11.5.1-3|992	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_zapateller.so
14cr|asterisk-11.5.1-3|993	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_builtin_features.so
14cr|asterisk-11.5.1-3|994	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_multiplexed.so
14cr|asterisk-11.5.1-3|995	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_simple.so
14cr|asterisk-11.5.1-3|996	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_softmix.so
14cr|asterisk-11.5.1-3|997	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_csv.so
14cr|asterisk-11.5.1-3|998	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_custom.so
14cr|asterisk-11.5.1-3|999	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_manager.so
14cr|asterisk-11.5.1-3|1000	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_syslog.so
14cr|asterisk-11.5.1-3|1001	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_agent.so
14cr|asterisk-11.5.1-3|1002	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_bridge.so
14cr|asterisk-11.5.1-3|1003	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_iax2.so
14cr|asterisk-11.5.1-3|1004	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_local.so
14cr|asterisk-11.5.1-3|1005	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_mgcp.so
14cr|asterisk-11.5.1-3|1006	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_motif.so
14cr|asterisk-11.5.1-3|1007	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_multicast_rtp.so
14cr|asterisk-11.5.1-3|1008	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_nbs.so
14cr|asterisk-11.5.1-3|1009	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_phone.so
14cr|asterisk-11.5.1-3|1010	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_sip.so
14cr|asterisk-11.5.1-3|1011	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_adpcm.so
14cr|asterisk-11.5.1-3|1012	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_alaw.so
14cr|asterisk-11.5.1-3|1013	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_a_mu.so
14cr|asterisk-11.5.1-3|1014	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_g722.so
14cr|asterisk-11.5.1-3|1015	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_g726.so
14cr|asterisk-11.5.1-3|1016	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_gsm.so
14cr|asterisk-11.5.1-3|1017	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_ilbc.so
14cr|asterisk-11.5.1-3|1018	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_lpc10.so
14cr|asterisk-11.5.1-3|1019	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_resample.so
14cr|asterisk-11.5.1-3|1020	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_ulaw.so
14cr|asterisk-11.5.1-3|1021	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g719.so
14cr|asterisk-11.5.1-3|1022	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g723.so
14cr|asterisk-11.5.1-3|1023	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g726.so
14cr|asterisk-11.5.1-3|1024	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g729.so
14cr|asterisk-11.5.1-3|1025	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_gsm.so
14cr|asterisk-11.5.1-3|1026	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_h263.so
14cr|asterisk-11.5.1-3|1027	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_h264.so
14cr|asterisk-11.5.1-3|1028	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_ilbc.so
14cr|asterisk-11.5.1-3|1029	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_jpeg.so
14cr|asterisk-11.5.1-3|1030	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_ogg_vorbis.so
14cr|asterisk-11.5.1-3|1031	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_pcm.so
14cr|asterisk-11.5.1-3|1032	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_siren14.so
14cr|asterisk-11.5.1-3|1033	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_siren7.so
14cr|asterisk-11.5.1-3|1034	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_sln.so
14cr|asterisk-11.5.1-3|1035	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_wav_gsm.so
14cr|asterisk-11.5.1-3|1036	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_wav.so
14cr|asterisk-11.5.1-3|1037	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_vox.so
14cr|asterisk-11.5.1-3|1038	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_aes.so
14cr|asterisk-11.5.1-3|1039	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_audiohookinherit.so
14cr|asterisk-11.5.1-3|1040	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_base64.so
14cr|asterisk-11.5.1-3|1041	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_blacklist.so
14cr|asterisk-11.5.1-3|1042	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_callcompletion.so
14cr|asterisk-11.5.1-3|1043	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_callerid.so
14cr|asterisk-11.5.1-3|1044	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_cdr.so
14cr|asterisk-11.5.1-3|1045	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_channel.so
14cr|asterisk-11.5.1-3|1046	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_config.so
14cr|asterisk-11.5.1-3|1047	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_cut.so
14cr|asterisk-11.5.1-3|1048	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_db.so
14cr|asterisk-11.5.1-3|1049	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_devstate.so
14cr|asterisk-11.5.1-3|1050	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_dialgroup.so
14cr|asterisk-11.5.1-3|1051	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_dialplan.so
14cr|asterisk-11.5.1-3|1052	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_enum.so
14cr|asterisk-11.5.1-3|1053	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_env.so
14cr|asterisk-11.5.1-3|1054	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_extstate.so
14cr|asterisk-11.5.1-3|1055	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_frame_trace.so
14cr|asterisk-11.5.1-3|1056	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_global.so
14cr|asterisk-11.5.1-3|1057	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_groupcount.so
14cr|asterisk-11.5.1-3|1058	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_hangupcause.so
14cr|asterisk-11.5.1-3|1059	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_iconv.so
14cr|asterisk-11.5.1-3|1060	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_jitterbuffer.so
14cr|asterisk-11.5.1-3|1061	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_lock.so
14cr|asterisk-11.5.1-3|1062	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_logic.so
14cr|asterisk-11.5.1-3|1063	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_math.so
14cr|asterisk-11.5.1-3|1064	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_md5.so
14cr|asterisk-11.5.1-3|1065	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_module.so
14cr|asterisk-11.5.1-3|1066	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_pitchshift.so
14cr|asterisk-11.5.1-3|1067	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_presencestate.so
14cr|asterisk-11.5.1-3|1068	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_rand.so
14cr|asterisk-11.5.1-3|1069	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_realtime.so
14cr|asterisk-11.5.1-3|1070	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sha1.so
14cr|asterisk-11.5.1-3|1071	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_shell.so
14cr|asterisk-11.5.1-3|1072	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sprintf.so
14cr|asterisk-11.5.1-3|1073	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_srv.so
14cr|asterisk-11.5.1-3|1074	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_strings.so
14cr|asterisk-11.5.1-3|1075	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sysinfo.so
14cr|asterisk-11.5.1-3|1076	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_timeout.so
14cr|asterisk-11.5.1-3|1077	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_uri.so
14cr|asterisk-11.5.1-3|1078	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_version.so
14cr|asterisk-11.5.1-3|1079	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_volume.so
14cr|asterisk-11.5.1-3|1080	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_ael.so
14cr|asterisk-11.5.1-3|1081	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_config.so
14cr|asterisk-11.5.1-3|1082	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_dundi.so
14cr|asterisk-11.5.1-3|1083	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_loopback.so
14cr|asterisk-11.5.1-3|1084	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_realtime.so
14cr|asterisk-11.5.1-3|1085	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_spool.so
14cr|asterisk-11.5.1-3|1086	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_adsi.so
14cr|asterisk-11.5.1-3|1087	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ael_share.so
14cr|asterisk-11.5.1-3|1088	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_agi.so
14cr|asterisk-11.5.1-3|1089	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_clialiases.so
14cr|asterisk-11.5.1-3|1090	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_clioriginate.so
14cr|asterisk-11.5.1-3|1091	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_convert.so
14cr|asterisk-11.5.1-3|1092	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_crypto.so
14cr|asterisk-11.5.1-3|1093	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_celt.so
14cr|asterisk-11.5.1-3|1094	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_h263.so
14cr|asterisk-11.5.1-3|1095	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_h264.so
14cr|asterisk-11.5.1-3|1096	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_silk.so
14cr|asterisk-11.5.1-3|1097	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_http_post.so
14cr|asterisk-11.5.1-3|1098	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_http_websocket.so
14cr|asterisk-11.5.1-3|1099	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_limit.so
14cr|asterisk-11.5.1-3|1100	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_monitor.so
14cr|asterisk-11.5.1-3|1101	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_musiconhold.so
14cr|asterisk-11.5.1-3|1102	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_mutestream.so
14cr|asterisk-11.5.1-3|1103	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_phoneprov.so
14cr|asterisk-11.5.1-3|1104	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_realtime.so
14cr|asterisk-11.5.1-3|1105	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_rtp_asterisk.so
14cr|asterisk-11.5.1-3|1106	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_rtp_multicast.so
14cr|asterisk-11.5.1-3|1107	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_security_log.so
14cr|asterisk-11.5.1-3|1108	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_smdi.so
14cr|asterisk-11.5.1-3|1109	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_speech.so
14cr|asterisk-11.5.1-3|1110	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_srtp.so
14cr|asterisk-11.5.1-3|1111	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stun_monitor.so
14cr|asterisk-11.5.1-3|1112	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_pthread.so
14cr|asterisk-11.5.1-3|1113	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_timerfd.so
14cr|asterisk-11.5.1-3|1114	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_xmpp.so
14cr|asterisk-11.5.1-3|1115	%attr(0755,root,root) %{_sbindir}/aelparse
14cr|asterisk-11.5.1-3|1116	%attr(0755,root,root) %{_sbindir}/astcanary
14cr|asterisk-11.5.1-3|1117	%attr(0755,root,root) %{_sbindir}/astdb2bdb
14cr|asterisk-11.5.1-3|1118	%attr(0755,root,root) %{_sbindir}/astdb2sqlite3
14cr|asterisk-11.5.1-3|1119	%attr(0755,root,root) %{_sbindir}/asterisk
14cr|asterisk-11.5.1-3|1120	%attr(0755,root,root) %{_sbindir}/astgenkey
14cr|asterisk-11.5.1-3|1121	%attr(0755,root,root) %{_sbindir}/astman
14cr|asterisk-11.5.1-3|1122	%attr(0755,root,root) %{_sbindir}/autosupport
14cr|asterisk-11.5.1-3|1123	%attr(0755,root,root) %{_sbindir}/check_expr
14cr|asterisk-11.5.1-3|1124	%attr(0755,root,root) %{_sbindir}/check_expr2
14cr|asterisk-11.5.1-3|1125	%attr(0755,root,root) %{_sbindir}/conf2ael
14cr|asterisk-11.5.1-3|1126	%attr(0755,root,root) %{_sbindir}/muted
14cr|asterisk-11.5.1-3|1127	%attr(0755,root,root) %{_sbindir}/rasterisk
14cr|asterisk-11.5.1-3|1128	%attr(0755,root,root) %{_sbindir}/refcounter
14cr|asterisk-11.5.1-3|1129	%attr(0755,root,root) %{_sbindir}/smsq
14cr|asterisk-11.5.1-3|1130	%attr(0755,root,root) %{_sbindir}/stereorize
14cr|asterisk-11.5.1-3|1131	%attr(0755,root,root) %{_sbindir}/streamplayer
14cr|asterisk-11.5.1-3|1132	%{_mandir}/man8/asterisk.8*
14cr|asterisk-11.5.1-3|1133	%{_mandir}/man8/astgenkey.8*
14cr|asterisk-11.5.1-3|1134	%{_mandir}/man8/autosupport.8*
14cr|asterisk-11.5.1-3|1135	%{_mandir}/man8/safe_asterisk.8*
14cr|asterisk-11.5.1-3|1136	%attr(0750,asterisk,asterisk) %dir /var/lib/asterisk
14cr|asterisk-11.5.1-3|1137	%attr(0750,asterisk,asterisk) %dir /var/lib/asterisk/agi-bin
14cr|asterisk-11.5.1-3|1138	%attr(0750,asterisk,asterisk) /var/lib/asterisk/documentation
14cr|asterisk-11.5.1-3|1139	%attr(0750,asterisk,asterisk) /var/lib/asterisk/images
14cr|asterisk-11.5.1-3|1140	%attr(0750,asterisk,asterisk) /var/lib/asterisk/keys
14cr|asterisk-11.5.1-3|1141	%attr(0750,asterisk,asterisk) /var/lib/asterisk/phoneprov
14cr|asterisk-11.5.1-3|1142	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk
14cr|asterisk-11.5.1-3|1143	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk/cdr-csv
14cr|asterisk-11.5.1-3|1144	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk/cdr-custom
14cr|asterisk-11.5.1-3|1145	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk
14cr|asterisk-11.5.1-3|1146	%attr(0770,asterisk,asterisk) %dir /var/spool/asterisk/monitor
14cr|asterisk-11.5.1-3|1147	%attr(0770,asterisk,asterisk) %dir /var/spool/asterisk/outgoing
14cr|asterisk-11.5.1-3|1148	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk/tmp
14cr|asterisk-11.5.1-3|1149	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk/voicemail
14cr|asterisk-11.5.1-3|1150	%attr(0640,asterisk,asterisk) %ghost /var/lib/asterisk/astdb
14cr|asterisk-11.5.1-3|1151	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/cdr-csv/Master.csv
14cr|asterisk-11.5.1-3|1152	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/console
14cr|asterisk-11.5.1-3|1153	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/debug
14cr|asterisk-11.5.1-3|1154	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/event_log
14cr|asterisk-11.5.1-3|1155	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/h323_log
14cr|asterisk-11.5.1-3|1156	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/messages
14cr|asterisk-11.5.1-3|1157	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/queue_log
14cr|asterisk-11.5.1-3|1158	#%attr(0640,asterisk,asterisk) %{_datadir}/vim/syntax/ael.vim
14cr|asterisk-11.5.1-3|1159	#%attr(0640,asterisk,asterisk) %{_datadir}/vim/syntax/asteriskvm.vim
14cr|asterisk-11.5.1-3|1160	
14cr|asterisk-11.5.1-3|1161	%files devel -f %{name}-devel.filelist
14cr|asterisk-11.5.1-3|1162	%dir %{_includedir}/asterisk
14cr|asterisk-11.5.1-3|1163	%dir %{_includedir}/asterisk/doxygen
14cr|asterisk-11.5.1-3|1164	%{_includedir}/asterisk.h
14cr|asterisk-11.5.1-3|1165	%{_includedir}/asterisk/*.h
14cr|asterisk-11.5.1-3|1166	%{_includedir}/asterisk/doxygen/*.h
14cr|asterisk-11.5.1-3|1167	%attr(0755,root,root) %{_libdir}/libasteriskssl.so
14cr|asterisk-11.5.1-3|1168	
14cr|asterisk-11.5.1-3|1169	%files addons
14cr|asterisk-11.5.1-3|1170	
14cr|asterisk-11.5.1-3|1171	%files firmware
14cr|asterisk-11.5.1-3|1172	%attr(0750,asterisk,asterisk) /var/lib/asterisk/firmware
14cr|asterisk-11.5.1-3|1173	
14cr|asterisk-11.5.1-3|1174	%if %{with corosync}
14cr|asterisk-11.5.1-3|1175	%files plugins-corosync
14cr|asterisk-11.5.1-3|1176	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_corosync.conf
14cr|asterisk-11.5.1-3|1177	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_corosync.so
14cr|asterisk-11.5.1-3|1178	%endif
14cr|asterisk-11.5.1-3|1179	
14cr|asterisk-11.5.1-3|1180	%files plugins-alsa
14cr|asterisk-11.5.1-3|1181	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/alsa.conf
14cr|asterisk-11.5.1-3|1182	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_alsa.so
14cr|asterisk-11.5.1-3|1183	
14cr|asterisk-11.5.1-3|1184	%files plugins-calendar
14cr|asterisk-11.5.1-3|1185	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/calendar.conf
14cr|asterisk-11.5.1-3|1186	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar.so
14cr|asterisk-11.5.1-3|1187	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_caldav.so
14cr|asterisk-11.5.1-3|1188	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_ews.so
14cr|asterisk-11.5.1-3|1189	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_exchange.so
14cr|asterisk-11.5.1-3|1190	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_icalendar.so
14cr|asterisk-11.5.1-3|1191	
14cr|asterisk-11.5.1-3|1192	%files plugins-cel
14cr|asterisk-11.5.1-3|1193	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel.conf
14cr|asterisk-11.5.1-3|1194	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_custom.conf
14cr|asterisk-11.5.1-3|1195	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_celgenuserevent.so
14cr|asterisk-11.5.1-3|1196	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_custom.so
14cr|asterisk-11.5.1-3|1197	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_manager.so
14cr|asterisk-11.5.1-3|1198	
14cr|asterisk-11.5.1-3|1199	%files plugins-curl
14cr|asterisk-11.5.1-3|1200	%doc contrib/scripts/dbsep.cgi
14cr|asterisk-11.5.1-3|1201	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dbsep.conf
14cr|asterisk-11.5.1-3|1202	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_curl.conf
14cr|asterisk-11.5.1-3|1203	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_curl.so
14cr|asterisk-11.5.1-3|1204	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_curl.so
14cr|asterisk-11.5.1-3|1205	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_curl.so
14cr|asterisk-11.5.1-3|1206	
14cr|asterisk-11.5.1-3|1207	%files plugins-dahdi
14cr|asterisk-11.5.1-3|1208	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/meetme.conf
14cr|asterisk-11.5.1-3|1209	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/chan_dahdi.conf
14cr|asterisk-11.5.1-3|1210	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_flash.so
14cr|asterisk-11.5.1-3|1211	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_meetme.so
14cr|asterisk-11.5.1-3|1212	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_page.so
14cr|asterisk-11.5.1-3|1213	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dahdibarge.so
14cr|asterisk-11.5.1-3|1214	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dahdiras.so
14cr|asterisk-11.5.1-3|1215	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_dahdi.so
14cr|asterisk-11.5.1-3|1216	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_dahdi.so
14cr|asterisk-11.5.1-3|1217	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_dahdi.so
14cr|asterisk-11.5.1-3|1218	
14cr|asterisk-11.5.1-3|1219	%files plugins-fax
14cr|asterisk-11.5.1-3|1220	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_fax.conf
14cr|asterisk-11.5.1-3|1221	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_fax.so
14cr|asterisk-11.5.1-3|1222	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_fax_spandsp.so
14cr|asterisk-11.5.1-3|1223	
14cr|asterisk-11.5.1-3|1224	%files plugins-festival
14cr|asterisk-11.5.1-3|1225	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/festival.conf
14cr|asterisk-11.5.1-3|1226	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_festival.so
14cr|asterisk-11.5.1-3|1227	
14cr|asterisk-11.5.1-3|1228	%files plugins-ices
14cr|asterisk-11.5.1-3|1229	%doc contrib/asterisk-ices.xml
14cr|asterisk-11.5.1-3|1230	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_ices.so
14cr|asterisk-11.5.1-3|1231	
14cr|asterisk-11.5.1-3|1232	%files plugins-jabber
14cr|asterisk-11.5.1-3|1233	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/gtalk.conf
14cr|asterisk-11.5.1-3|1234	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/jabber.conf
14cr|asterisk-11.5.1-3|1235	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/jingle.conf
14cr|asterisk-11.5.1-3|1236	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_gtalk.so
14cr|asterisk-11.5.1-3|1237	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_jingle.so
14cr|asterisk-11.5.1-3|1238	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_jabber.so
14cr|asterisk-11.5.1-3|1239	
14cr|asterisk-11.5.1-3|1240	%files plugins-jack
14cr|asterisk-11.5.1-3|1241	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_jack.so
14cr|asterisk-11.5.1-3|1242	
14cr|asterisk-11.5.1-3|1243	%files plugins-lua
14cr|asterisk-11.5.1-3|1244	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.lua
14cr|asterisk-11.5.1-3|1245	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_lua.so
14cr|asterisk-11.5.1-3|1246	
14cr|asterisk-11.5.1-3|1247	%files plugins-ldap
14cr|asterisk-11.5.1-3|1248	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_ldap.conf
14cr|asterisk-11.5.1-3|1249	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_ldap.so
14cr|asterisk-11.5.1-3|1250	
14cr|asterisk-11.5.1-3|1251	%files plugins-minivm
14cr|asterisk-11.5.1-3|1252	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions_minivm.conf
14cr|asterisk-11.5.1-3|1253	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/minivm.conf
14cr|asterisk-11.5.1-3|1254	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_minivm.so
14cr|asterisk-11.5.1-3|1255	
14cr|asterisk-11.5.1-3|1256	%if %{with misdn}
14cr|asterisk-11.5.1-3|1257	%files plugins-misdn
14cr|asterisk-11.5.1-3|1258	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/misdn.conf
14cr|asterisk-11.5.1-3|1259	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_misdn.so
14cr|asterisk-11.5.1-3|1260	%endif
14cr|asterisk-11.5.1-3|1261	
14cr|asterisk-11.5.1-3|1262	%files plugins-mobile
14cr|asterisk-11.5.1-3|1263	%doc configs/chan_mobile.conf.sample
14cr|asterisk-11.5.1-3|1264	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/chan_mobile.conf
14cr|asterisk-11.5.1-3|1265	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_mobile.so
14cr|asterisk-11.5.1-3|1266	
14cr|asterisk-11.5.1-3|1267	%files plugins-mp3
14cr|asterisk-11.5.1-3|1268	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mp3.so
14cr|asterisk-11.5.1-3|1269	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_mp3.so
14cr|asterisk-11.5.1-3|1270	
14cr|asterisk-11.5.1-3|1271	%files plugins-mysql
14cr|asterisk-11.5.1-3|1272	%doc contrib/realtime/mysql/*.sql
14cr|asterisk-11.5.1-3|1273	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/app_mysql.conf
14cr|asterisk-11.5.1-3|1274	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_mysql.conf
14cr|asterisk-11.5.1-3|1275	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_config_mysql.conf
14cr|asterisk-11.5.1-3|1276	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mysql.so
14cr|asterisk-11.5.1-3|1277	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_mysql.so
14cr|asterisk-11.5.1-3|1278	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_mysql.so
14cr|asterisk-11.5.1-3|1279	
14cr|asterisk-11.5.1-3|1280	%if %{with odbc}
14cr|asterisk-11.5.1-3|1281	%files plugins-odbc
14cr|asterisk-11.5.1-3|1282	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_adaptive_odbc.conf
14cr|asterisk-11.5.1-3|1283	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_odbc.conf
14cr|asterisk-11.5.1-3|1284	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_odbc.conf
14cr|asterisk-11.5.1-3|1285	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/func_odbc.conf
14cr|asterisk-11.5.1-3|1286	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_odbc.conf
14cr|asterisk-11.5.1-3|1287	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_adaptive_odbc.so
14cr|asterisk-11.5.1-3|1288	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_odbc.so
14cr|asterisk-11.5.1-3|1289	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_odbc.so
14cr|asterisk-11.5.1-3|1290	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_odbc.so
14cr|asterisk-11.5.1-3|1291	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_odbc.so
14cr|asterisk-11.5.1-3|1292	%endif
14cr|asterisk-11.5.1-3|1293	
14cr|asterisk-11.5.1-3|1294	%files plugins-ooh323
14cr|asterisk-11.5.1-3|1295	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ooh323.conf
14cr|asterisk-11.5.1-3|1296	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_ooh323.so
14cr|asterisk-11.5.1-3|1297	
14cr|asterisk-11.5.1-3|1298	%if %{with oss}
14cr|asterisk-11.5.1-3|1299	%files plugins-oss
14cr|asterisk-11.5.1-3|1300	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/oss.conf
14cr|asterisk-11.5.1-3|1301	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_oss.so
14cr|asterisk-11.5.1-3|1302	%endif
14cr|asterisk-11.5.1-3|1303	
14cr|asterisk-11.5.1-3|1304	%files plugins-osp
14cr|asterisk-11.5.1-3|1305	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/osp.conf
14cr|asterisk-11.5.1-3|1306	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_osplookup.so
14cr|asterisk-11.5.1-3|1307	
14cr|asterisk-11.5.1-3|1308	%files plugins-pktccops
14cr|asterisk-11.5.1-3|1309	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_pktccops.conf
14cr|asterisk-11.5.1-3|1310	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_pktccops.so
14cr|asterisk-11.5.1-3|1311	
14cr|asterisk-11.5.1-3|1312	%files plugins-portaudio
14cr|asterisk-11.5.1-3|1313	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/console.conf
14cr|asterisk-11.5.1-3|1314	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_console.so
14cr|asterisk-11.5.1-3|1315	
14cr|asterisk-11.5.1-3|1316	%files plugins-pgsql
14cr|asterisk-11.5.1-3|1317	%doc contrib/realtime/postgresql/realtime.sql
14cr|asterisk-11.5.1-3|1318	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_pgsql.conf
14cr|asterisk-11.5.1-3|1319	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_pgsql.conf
14cr|asterisk-11.5.1-3|1320	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_pgsql.conf
14cr|asterisk-11.5.1-3|1321	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_pgsql.so
14cr|asterisk-11.5.1-3|1322	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_pgsql.so
14cr|asterisk-11.5.1-3|1323	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_pgsql.so
14cr|asterisk-11.5.1-3|1324	
14cr|asterisk-11.5.1-3|1325	%files plugins-radius
14cr|asterisk-11.5.1-3|1326	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_radius.so
14cr|asterisk-11.5.1-3|1327	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_radius.so
14cr|asterisk-11.5.1-3|1328	
14cr|asterisk-11.5.1-3|1329	%files plugins-saycountpl
14cr|asterisk-11.5.1-3|1330	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_saycountpl.so
14cr|asterisk-11.5.1-3|1331	
14cr|asterisk-11.5.1-3|1332	%files plugins-skinny
14cr|asterisk-11.5.1-3|1333	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/skinny.conf
14cr|asterisk-11.5.1-3|1334	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_skinny.so
14cr|asterisk-11.5.1-3|1335	
14cr|asterisk-11.5.1-3|1336	%files plugins-snmp
14cr|asterisk-11.5.1-3|1337	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_snmp.conf
14cr|asterisk-11.5.1-3|1338	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_snmp.so
14cr|asterisk-11.5.1-3|1339	
14cr|asterisk-11.5.1-3|1340	%files plugins-sqlite
14cr|asterisk-11.5.1-3|1341	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_sqlite3_custom.conf
14cr|asterisk-11.5.1-3|1342	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_sqlite3_custom.conf
14cr|asterisk-11.5.1-3|1343	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_config_sqlite3.conf
14cr|asterisk-11.5.1-3|1344	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_sqlite3_custom.so
14cr|asterisk-11.5.1-3|1345	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_sqlite3_custom.so
14cr|asterisk-11.5.1-3|1346	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_sqlite3.so
14cr|asterisk-11.5.1-3|1347	
14cr|asterisk-11.5.1-3|1348	%files plugins-speex
14cr|asterisk-11.5.1-3|1349	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_speex.so
14cr|asterisk-11.5.1-3|1350	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_speex.so
14cr|asterisk-11.5.1-3|1351	
14cr|asterisk-11.5.1-3|1352	%files plugins-tds
14cr|asterisk-11.5.1-3|1353	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_tds.conf
14cr|asterisk-11.5.1-3|1354	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_tds.conf
14cr|asterisk-11.5.1-3|1355	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_tds.so
14cr|asterisk-11.5.1-3|1356	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_tds.so
14cr|asterisk-11.5.1-3|1357	
14cr|asterisk-11.5.1-3|1358	%files plugins-unistim
14cr|asterisk-11.5.1-3|1359	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/unistim.conf
14cr|asterisk-11.5.1-3|1360	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_unistim.so
14cr|asterisk-11.5.1-3|1361	
14cr|asterisk-11.5.1-3|1362	%files plugins-voicemail
14cr|asterisk-11.5.1-3|1363	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/voicemail.conf
14cr|asterisk-11.5.1-3|1364	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_vmcount.so
14cr|asterisk-11.5.1-3|1365	
14cr|asterisk-11.5.1-3|1366	%files plugins-voicemail-imap
14cr|asterisk-11.5.1-3|1367	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_imap.so
14cr|asterisk-11.5.1-3|1368	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_imap.so
14cr|asterisk-11.5.1-3|1369	
14cr|asterisk-11.5.1-3|1370	%if %{with odbc}
14cr|asterisk-11.5.1-3|1371	%files plugins-voicemail-odbc
14cr|asterisk-11.5.1-3|1372	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_odbc.so
14cr|asterisk-11.5.1-3|1373	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_odbc.so
14cr|asterisk-11.5.1-3|1374	%endif
14cr|asterisk-11.5.1-3|1375	
14cr|asterisk-11.5.1-3|1376	%files plugins-voicemail-plain
14cr|asterisk-11.5.1-3|1377	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_plain.so
14cr|asterisk-11.5.1-3|1378	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_plain.so
14cr|asterisk-11.5.1-3|1379	
14cr|asterisk-11.5.1-3|1380	%files gui
14cr|asterisk-11.5.1-3|1381	%doc asterisk-gui/LICENSE asterisk-gui/README asterisk-gui/developer_info
14cr|asterisk-11.5.1-3|1382	%dir %attr(0750,asterisk,asterisk) /var/lib/asterisk/gui_backups
14cr|asterisk-11.5.1-3|1383	%dir %attr(0750,asterisk,asterisk) /var/lib/asterisk/static-http
14cr|asterisk-11.5.1-3|1384	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config
14cr|asterisk-11.5.1-3|1385	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/stylesheets
14cr|asterisk-11.5.1-3|1386	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/images
14cr|asterisk-11.5.1-3|1387	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/private
14cr|asterisk-11.5.1-3|1388	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/private/bkps
14cr|asterisk-11.5.1-3|1389	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/js
14cr|asterisk-11.5.1-3|1390	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/scripts
14cr|asterisk-11.5.1-3|1391	#% attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/index.html
14cr|asterisk-11.5.1-3|1392	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/*.html
14cr|asterisk-11.5.1-3|1393	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/stylesheets/*
14cr|asterisk-11.5.1-3|1394	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/images/*
14cr|asterisk-11.5.1-3|1395	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/js/*
14cr|asterisk-11.5.1-3|1396	%attr(0755,asterisk,asterisk) /var/lib/asterisk/scripts/*
14cr|asterisk-11.5.1-3|1397	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.html
14cr|asterisk-11.5.1-3|1398	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.css
14cr|asterisk-11.5.1-3|1399	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.js
14cr|asterisk-11.5.1-3|1400	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.xml
14cr|asterisk-11.5.1-3|1401	
14cr|asterisk-11.5.1-3|1402	%changelog
14cr|asterisk-11.5.1-3|1403	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.5.1-3
14cr|asterisk-11.5.1-3|1404	+ Revision: ac575fe
14cr|asterisk-11.5.1-3|1405	- MassBuild#464: Increase release tag
14cr|asterisk-11.5.1-3|1406	
14cr|asterisk-11.5.1-3|1407	

272 14
14cr|asterisk-core-sounds-en-1.4.22-2|1	%undefine __find_provides
14cr|asterisk-core-sounds-en-1.4.22-2|2	%undefine __find_requires
14cr|asterisk-core-sounds-en-1.4.22-2|3	
14cr|asterisk-core-sounds-en-1.4.22-2|4	Summary:	English sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-core-sounds-en-1.4.22-2|5	Name:		asterisk-core-sounds-en
14cr|asterisk-core-sounds-en-1.4.22-2|6	Version:	1.4.22
14cr|asterisk-core-sounds-en-1.4.22-2|7	Release:	2
14cr|asterisk-core-sounds-en-1.4.22-2|8	License:	Public Domain
14cr|asterisk-core-sounds-en-1.4.22-2|9	Group:		System/Servers
14cr|asterisk-core-sounds-en-1.4.22-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-core-sounds-en-1.4.22-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cr|asterisk-core-sounds-en-1.4.22-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cr|asterisk-core-sounds-en-1.4.22-2|21	Requires:	asterisk
14cr|asterisk-core-sounds-en-1.4.22-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cr|asterisk-core-sounds-en-1.4.22-2|23	BuildArch:	noarch
14cr|asterisk-core-sounds-en-1.4.22-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-core-sounds-en-1.4.22-2|25	
14cr|asterisk-core-sounds-en-1.4.22-2|26	%description
14cr|asterisk-core-sounds-en-1.4.22-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-core-sounds-en-1.4.22-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-core-sounds-en-1.4.22-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-core-sounds-en-1.4.22-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-core-sounds-en-1.4.22-2|31	CGI and a web server.
14cr|asterisk-core-sounds-en-1.4.22-2|32	
14cr|asterisk-core-sounds-en-1.4.22-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-core-sounds-en-1.4.22-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-core-sounds-en-1.4.22-2|35	or miniphone).
14cr|asterisk-core-sounds-en-1.4.22-2|36	
14cr|asterisk-core-sounds-en-1.4.22-2|37	This package contains freely usable recorded sounds that were meant to be used
14cr|asterisk-core-sounds-en-1.4.22-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-core-sounds-en-1.4.22-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-core-sounds-en-1.4.22-2|40	
14cr|asterisk-core-sounds-en-1.4.22-2|41	%prep
14cr|asterisk-core-sounds-en-1.4.22-2|42	
14cr|asterisk-core-sounds-en-1.4.22-2|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-core-sounds-en-1.4.22-2|44	
14cr|asterisk-core-sounds-en-1.4.22-2|45	# fix dir perms
14cr|asterisk-core-sounds-en-1.4.22-2|46	find . -type d | xargs chmod 755
14cr|asterisk-core-sounds-en-1.4.22-2|47	
14cr|asterisk-core-sounds-en-1.4.22-2|48	# fix file perms
14cr|asterisk-core-sounds-en-1.4.22-2|49	find . -type f | xargs chmod 644
14cr|asterisk-core-sounds-en-1.4.22-2|50	
14cr|asterisk-core-sounds-en-1.4.22-2|51	# clean up CVS stuff
14cr|asterisk-core-sounds-en-1.4.22-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-core-sounds-en-1.4.22-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-core-sounds-en-1.4.22-2|54	done
14cr|asterisk-core-sounds-en-1.4.22-2|55	
14cr|asterisk-core-sounds-en-1.4.22-2|56	%build
14cr|asterisk-core-sounds-en-1.4.22-2|57	
14cr|asterisk-core-sounds-en-1.4.22-2|58	%install
14cr|asterisk-core-sounds-en-1.4.22-2|59	rm -rf %{buildroot}
14cr|asterisk-core-sounds-en-1.4.22-2|60	
14cr|asterisk-core-sounds-en-1.4.22-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/en
14cr|asterisk-core-sounds-en-1.4.22-2|62	
14cr|asterisk-core-sounds-en-1.4.22-2|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en
14cr|asterisk-core-sounds-en-1.4.22-2|64	
14cr|asterisk-core-sounds-en-1.4.22-2|65	# cleanup
14cr|asterisk-core-sounds-en-1.4.22-2|66	#rm -f %{buildroot}%{_datadir}/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-en-1.4.22-2|67	
14cr|asterisk-core-sounds-en-1.4.22-2|68	# make a file list
14cr|asterisk-core-sounds-en-1.4.22-2|69	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-core-sounds-en-1.4.22-2|70	
14cr|asterisk-core-sounds-en-1.4.22-2|71	%clean
14cr|asterisk-core-sounds-en-1.4.22-2|72	rm -rf %{buildroot}
14cr|asterisk-core-sounds-en-1.4.22-2|73	
14cr|asterisk-core-sounds-en-1.4.22-2|74	%files -f %{name}.filelist
14cr|asterisk-core-sounds-en-1.4.22-2|75	%defattr(-,root, root)
14cr|asterisk-core-sounds-en-1.4.22-2|76	%doc *-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-en-1.4.22-2|77	
14cr|asterisk-core-sounds-en-1.4.22-2|78	
14cr|asterisk-core-sounds-en-1.4.22-2|79	
14cr|asterisk-core-sounds-en-1.4.22-2|80	%changelog
14cr|asterisk-core-sounds-en-1.4.22-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|asterisk-core-sounds-en-1.4.22-2|82	+ Revision: 31b6019
14cr|asterisk-core-sounds-en-1.4.22-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-core-sounds-en-1.4.22-2|84	
14cr|asterisk-core-sounds-en-1.4.22-2|85	

273 14
14cr|asterisk-core-sounds-en_AU-1.4.22-2|1	%undefine __find_provides
14cr|asterisk-core-sounds-en_AU-1.4.22-2|2	%undefine __find_requires
14cr|asterisk-core-sounds-en_AU-1.4.22-2|3	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|4	Summary:	French sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-core-sounds-en_AU-1.4.22-2|5	Name:		asterisk-core-sounds-en_AU
14cr|asterisk-core-sounds-en_AU-1.4.22-2|6	Version:	1.4.22
14cr|asterisk-core-sounds-en_AU-1.4.22-2|7	Release:	2
14cr|asterisk-core-sounds-en_AU-1.4.22-2|8	License:	Public Domain
14cr|asterisk-core-sounds-en_AU-1.4.22-2|9	Group:		System/Servers
14cr|asterisk-core-sounds-en_AU-1.4.22-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-core-sounds-en_AU-1.4.22-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cr|asterisk-core-sounds-en_AU-1.4.22-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cr|asterisk-core-sounds-en_AU-1.4.22-2|21	Requires:	asterisk
14cr|asterisk-core-sounds-en_AU-1.4.22-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cr|asterisk-core-sounds-en_AU-1.4.22-2|23	BuildArch:	noarch
14cr|asterisk-core-sounds-en_AU-1.4.22-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-core-sounds-en_AU-1.4.22-2|25	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|26	%description
14cr|asterisk-core-sounds-en_AU-1.4.22-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-core-sounds-en_AU-1.4.22-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-core-sounds-en_AU-1.4.22-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-core-sounds-en_AU-1.4.22-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-core-sounds-en_AU-1.4.22-2|31	CGI and a web server.
14cr|asterisk-core-sounds-en_AU-1.4.22-2|32	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-core-sounds-en_AU-1.4.22-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-core-sounds-en_AU-1.4.22-2|35	or miniphone).
14cr|asterisk-core-sounds-en_AU-1.4.22-2|36	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|37	This package contains freely usable music that were meant to be used
14cr|asterisk-core-sounds-en_AU-1.4.22-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-core-sounds-en_AU-1.4.22-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-core-sounds-en_AU-1.4.22-2|40	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|41	%prep
14cr|asterisk-core-sounds-en_AU-1.4.22-2|42	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-core-sounds-en_AU-1.4.22-2|44	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|45	# fix dir perms
14cr|asterisk-core-sounds-en_AU-1.4.22-2|46	find . -type d | xargs chmod 755
14cr|asterisk-core-sounds-en_AU-1.4.22-2|47	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|48	# fix file perms
14cr|asterisk-core-sounds-en_AU-1.4.22-2|49	find . -type f | xargs chmod 644
14cr|asterisk-core-sounds-en_AU-1.4.22-2|50	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|51	# clean up CVS stuff
14cr|asterisk-core-sounds-en_AU-1.4.22-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-core-sounds-en_AU-1.4.22-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-core-sounds-en_AU-1.4.22-2|54	done
14cr|asterisk-core-sounds-en_AU-1.4.22-2|55	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|56	%build
14cr|asterisk-core-sounds-en_AU-1.4.22-2|57	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|58	%install
14cr|asterisk-core-sounds-en_AU-1.4.22-2|59	rm -rf %{buildroot}
14cr|asterisk-core-sounds-en_AU-1.4.22-2|60	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/en_AU
14cr|asterisk-core-sounds-en_AU-1.4.22-2|62	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en_AU/
14cr|asterisk-core-sounds-en_AU-1.4.22-2|64	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|65	# cleanup
14cr|asterisk-core-sounds-en_AU-1.4.22-2|66	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-en_AU-1.4.22-2|67	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|68	# make a file list
14cr|asterisk-core-sounds-en_AU-1.4.22-2|69	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-core-sounds-en_AU-1.4.22-2|70	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|71	%clean
14cr|asterisk-core-sounds-en_AU-1.4.22-2|72	rm -rf %{buildroot}
14cr|asterisk-core-sounds-en_AU-1.4.22-2|73	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|74	%files -f %{name}.filelist
14cr|asterisk-core-sounds-en_AU-1.4.22-2|75	%defattr(-,root, root)
14cr|asterisk-core-sounds-en_AU-1.4.22-2|76	%doc *-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-en_AU-1.4.22-2|77	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|78	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|79	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|80	%changelog
14cr|asterisk-core-sounds-en_AU-1.4.22-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|asterisk-core-sounds-en_AU-1.4.22-2|82	+ Revision: 502456c
14cr|asterisk-core-sounds-en_AU-1.4.22-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-core-sounds-en_AU-1.4.22-2|84	
14cr|asterisk-core-sounds-en_AU-1.4.22-2|85	

274 14
14cr|asterisk-core-sounds-es-1.4.22-2|1	%undefine __find_provides
14cr|asterisk-core-sounds-es-1.4.22-2|2	%undefine __find_requires
14cr|asterisk-core-sounds-es-1.4.22-2|3	
14cr|asterisk-core-sounds-es-1.4.22-2|4	Summary:	Spanish sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-core-sounds-es-1.4.22-2|5	Name:		asterisk-core-sounds-es
14cr|asterisk-core-sounds-es-1.4.22-2|6	Version:	1.4.22
14cr|asterisk-core-sounds-es-1.4.22-2|7	Release:	2
14cr|asterisk-core-sounds-es-1.4.22-2|8	License:	Public Domain
14cr|asterisk-core-sounds-es-1.4.22-2|9	Group:		System/Servers
14cr|asterisk-core-sounds-es-1.4.22-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-core-sounds-es-1.4.22-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-es-${FMT}-1.4.17.tar.gz ; done
14cr|asterisk-core-sounds-es-1.4.22-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cr|asterisk-core-sounds-es-1.4.22-2|21	Requires:	asterisk
14cr|asterisk-core-sounds-es-1.4.22-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cr|asterisk-core-sounds-es-1.4.22-2|23	BuildArch:	noarch
14cr|asterisk-core-sounds-es-1.4.22-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-core-sounds-es-1.4.22-2|25	
14cr|asterisk-core-sounds-es-1.4.22-2|26	%description
14cr|asterisk-core-sounds-es-1.4.22-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-core-sounds-es-1.4.22-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-core-sounds-es-1.4.22-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-core-sounds-es-1.4.22-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-core-sounds-es-1.4.22-2|31	CGI and a web server.
14cr|asterisk-core-sounds-es-1.4.22-2|32	
14cr|asterisk-core-sounds-es-1.4.22-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-core-sounds-es-1.4.22-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-core-sounds-es-1.4.22-2|35	or miniphone).
14cr|asterisk-core-sounds-es-1.4.22-2|36	
14cr|asterisk-core-sounds-es-1.4.22-2|37	This package contains freely usable music that were meant to be used
14cr|asterisk-core-sounds-es-1.4.22-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-core-sounds-es-1.4.22-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-core-sounds-es-1.4.22-2|40	
14cr|asterisk-core-sounds-es-1.4.22-2|41	%prep
14cr|asterisk-core-sounds-es-1.4.22-2|42	
14cr|asterisk-core-sounds-es-1.4.22-2|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-core-sounds-es-1.4.22-2|44	
14cr|asterisk-core-sounds-es-1.4.22-2|45	# fix dir perms
14cr|asterisk-core-sounds-es-1.4.22-2|46	find . -type d | xargs chmod 755
14cr|asterisk-core-sounds-es-1.4.22-2|47	
14cr|asterisk-core-sounds-es-1.4.22-2|48	# fix file perms
14cr|asterisk-core-sounds-es-1.4.22-2|49	find . -type f | xargs chmod 644
14cr|asterisk-core-sounds-es-1.4.22-2|50	
14cr|asterisk-core-sounds-es-1.4.22-2|51	# clean up CVS stuff
14cr|asterisk-core-sounds-es-1.4.22-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-core-sounds-es-1.4.22-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-core-sounds-es-1.4.22-2|54	done
14cr|asterisk-core-sounds-es-1.4.22-2|55	
14cr|asterisk-core-sounds-es-1.4.22-2|56	%build
14cr|asterisk-core-sounds-es-1.4.22-2|57	
14cr|asterisk-core-sounds-es-1.4.22-2|58	%install
14cr|asterisk-core-sounds-es-1.4.22-2|59	rm -rf %{buildroot}
14cr|asterisk-core-sounds-es-1.4.22-2|60	
14cr|asterisk-core-sounds-es-1.4.22-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/es
14cr|asterisk-core-sounds-es-1.4.22-2|62	
14cr|asterisk-core-sounds-es-1.4.22-2|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/es/
14cr|asterisk-core-sounds-es-1.4.22-2|64	
14cr|asterisk-core-sounds-es-1.4.22-2|65	# cleanup
14cr|asterisk-core-sounds-es-1.4.22-2|66	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-es-1.4.22-2|67	
14cr|asterisk-core-sounds-es-1.4.22-2|68	# make a file list
14cr|asterisk-core-sounds-es-1.4.22-2|69	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-core-sounds-es-1.4.22-2|70	
14cr|asterisk-core-sounds-es-1.4.22-2|71	%clean
14cr|asterisk-core-sounds-es-1.4.22-2|72	rm -rf %{buildroot}
14cr|asterisk-core-sounds-es-1.4.22-2|73	
14cr|asterisk-core-sounds-es-1.4.22-2|74	%files -f %{name}.filelist
14cr|asterisk-core-sounds-es-1.4.22-2|75	%defattr(-,root, root)
14cr|asterisk-core-sounds-es-1.4.22-2|76	%doc *-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-es-1.4.22-2|77	
14cr|asterisk-core-sounds-es-1.4.22-2|78	
14cr|asterisk-core-sounds-es-1.4.22-2|79	
14cr|asterisk-core-sounds-es-1.4.22-2|80	%changelog
14cr|asterisk-core-sounds-es-1.4.22-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|asterisk-core-sounds-es-1.4.22-2|82	+ Revision: 64eefa3
14cr|asterisk-core-sounds-es-1.4.22-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-core-sounds-es-1.4.22-2|84	
14cr|asterisk-core-sounds-es-1.4.22-2|85	

275 14
14cr|asterisk-core-sounds-fr-1.4.22-2|1	%undefine __find_provides
14cr|asterisk-core-sounds-fr-1.4.22-2|2	%undefine __find_requires
14cr|asterisk-core-sounds-fr-1.4.22-2|3	
14cr|asterisk-core-sounds-fr-1.4.22-2|4	Summary:	French sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-core-sounds-fr-1.4.22-2|5	Name:		asterisk-core-sounds-fr
14cr|asterisk-core-sounds-fr-1.4.22-2|6	Version:	1.4.22
14cr|asterisk-core-sounds-fr-1.4.22-2|7	Release:	2
14cr|asterisk-core-sounds-fr-1.4.22-2|8	License:	Public Domain
14cr|asterisk-core-sounds-fr-1.4.22-2|9	Group:		System/Servers
14cr|asterisk-core-sounds-fr-1.4.22-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-core-sounds-fr-1.4.22-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cr|asterisk-core-sounds-fr-1.4.22-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cr|asterisk-core-sounds-fr-1.4.22-2|21	Requires:	asterisk
14cr|asterisk-core-sounds-fr-1.4.22-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cr|asterisk-core-sounds-fr-1.4.22-2|23	BuildArch:	noarch
14cr|asterisk-core-sounds-fr-1.4.22-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-core-sounds-fr-1.4.22-2|25	
14cr|asterisk-core-sounds-fr-1.4.22-2|26	%description
14cr|asterisk-core-sounds-fr-1.4.22-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-core-sounds-fr-1.4.22-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-core-sounds-fr-1.4.22-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-core-sounds-fr-1.4.22-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-core-sounds-fr-1.4.22-2|31	CGI and a web server.
14cr|asterisk-core-sounds-fr-1.4.22-2|32	
14cr|asterisk-core-sounds-fr-1.4.22-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-core-sounds-fr-1.4.22-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-core-sounds-fr-1.4.22-2|35	or miniphone).
14cr|asterisk-core-sounds-fr-1.4.22-2|36	
14cr|asterisk-core-sounds-fr-1.4.22-2|37	This package contains freely usable music that were meant to be used
14cr|asterisk-core-sounds-fr-1.4.22-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-core-sounds-fr-1.4.22-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-core-sounds-fr-1.4.22-2|40	
14cr|asterisk-core-sounds-fr-1.4.22-2|41	%prep
14cr|asterisk-core-sounds-fr-1.4.22-2|42	
14cr|asterisk-core-sounds-fr-1.4.22-2|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-core-sounds-fr-1.4.22-2|44	
14cr|asterisk-core-sounds-fr-1.4.22-2|45	# fix dir perms
14cr|asterisk-core-sounds-fr-1.4.22-2|46	find . -type d | xargs chmod 755
14cr|asterisk-core-sounds-fr-1.4.22-2|47	
14cr|asterisk-core-sounds-fr-1.4.22-2|48	# fix file perms
14cr|asterisk-core-sounds-fr-1.4.22-2|49	find . -type f | xargs chmod 644
14cr|asterisk-core-sounds-fr-1.4.22-2|50	
14cr|asterisk-core-sounds-fr-1.4.22-2|51	# clean up CVS stuff
14cr|asterisk-core-sounds-fr-1.4.22-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-core-sounds-fr-1.4.22-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-core-sounds-fr-1.4.22-2|54	done
14cr|asterisk-core-sounds-fr-1.4.22-2|55	
14cr|asterisk-core-sounds-fr-1.4.22-2|56	%build
14cr|asterisk-core-sounds-fr-1.4.22-2|57	
14cr|asterisk-core-sounds-fr-1.4.22-2|58	%install
14cr|asterisk-core-sounds-fr-1.4.22-2|59	rm -rf %{buildroot}
14cr|asterisk-core-sounds-fr-1.4.22-2|60	
14cr|asterisk-core-sounds-fr-1.4.22-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/fr
14cr|asterisk-core-sounds-fr-1.4.22-2|62	
14cr|asterisk-core-sounds-fr-1.4.22-2|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/fr/
14cr|asterisk-core-sounds-fr-1.4.22-2|64	
14cr|asterisk-core-sounds-fr-1.4.22-2|65	# cleanup
14cr|asterisk-core-sounds-fr-1.4.22-2|66	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-fr-1.4.22-2|67	
14cr|asterisk-core-sounds-fr-1.4.22-2|68	# make a file list
14cr|asterisk-core-sounds-fr-1.4.22-2|69	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-core-sounds-fr-1.4.22-2|70	
14cr|asterisk-core-sounds-fr-1.4.22-2|71	%clean
14cr|asterisk-core-sounds-fr-1.4.22-2|72	rm -rf %{buildroot}
14cr|asterisk-core-sounds-fr-1.4.22-2|73	
14cr|asterisk-core-sounds-fr-1.4.22-2|74	%files -f %{name}.filelist
14cr|asterisk-core-sounds-fr-1.4.22-2|75	%defattr(-,root, root)
14cr|asterisk-core-sounds-fr-1.4.22-2|76	%doc *-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-fr-1.4.22-2|77	
14cr|asterisk-core-sounds-fr-1.4.22-2|78	
14cr|asterisk-core-sounds-fr-1.4.22-2|79	
14cr|asterisk-core-sounds-fr-1.4.22-2|80	%changelog
14cr|asterisk-core-sounds-fr-1.4.22-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|asterisk-core-sounds-fr-1.4.22-2|82	+ Revision: f9def1f
14cr|asterisk-core-sounds-fr-1.4.22-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-core-sounds-fr-1.4.22-2|84	
14cr|asterisk-core-sounds-fr-1.4.22-2|85	

276 14
14cr|asterisk-core-sounds-ru-1.4.22-2|1	%undefine __find_provides
14cr|asterisk-core-sounds-ru-1.4.22-2|2	%undefine __find_requires
14cr|asterisk-core-sounds-ru-1.4.22-2|3	
14cr|asterisk-core-sounds-ru-1.4.22-2|4	Summary:	Russian sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-core-sounds-ru-1.4.22-2|5	Name:		asterisk-core-sounds-ru
14cr|asterisk-core-sounds-ru-1.4.22-2|6	Version:	1.4.22
14cr|asterisk-core-sounds-ru-1.4.22-2|7	Release:	2
14cr|asterisk-core-sounds-ru-1.4.22-2|8	License:	Public Domain
14cr|asterisk-core-sounds-ru-1.4.22-2|9	Group:		System/Servers
14cr|asterisk-core-sounds-ru-1.4.22-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-core-sounds-ru-1.4.22-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cr|asterisk-core-sounds-ru-1.4.22-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cr|asterisk-core-sounds-ru-1.4.22-2|21	Requires:	asterisk
14cr|asterisk-core-sounds-ru-1.4.22-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cr|asterisk-core-sounds-ru-1.4.22-2|23	BuildArch:	noarch
14cr|asterisk-core-sounds-ru-1.4.22-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-core-sounds-ru-1.4.22-2|25	
14cr|asterisk-core-sounds-ru-1.4.22-2|26	%description
14cr|asterisk-core-sounds-ru-1.4.22-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-core-sounds-ru-1.4.22-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-core-sounds-ru-1.4.22-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-core-sounds-ru-1.4.22-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-core-sounds-ru-1.4.22-2|31	CGI and a web server.
14cr|asterisk-core-sounds-ru-1.4.22-2|32	
14cr|asterisk-core-sounds-ru-1.4.22-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-core-sounds-ru-1.4.22-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-core-sounds-ru-1.4.22-2|35	or miniphone).
14cr|asterisk-core-sounds-ru-1.4.22-2|36	
14cr|asterisk-core-sounds-ru-1.4.22-2|37	This package contains freely usable recorded sounds that were meant to be used
14cr|asterisk-core-sounds-ru-1.4.22-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-core-sounds-ru-1.4.22-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-core-sounds-ru-1.4.22-2|40	
14cr|asterisk-core-sounds-ru-1.4.22-2|41	%prep
14cr|asterisk-core-sounds-ru-1.4.22-2|42	
14cr|asterisk-core-sounds-ru-1.4.22-2|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-core-sounds-ru-1.4.22-2|44	
14cr|asterisk-core-sounds-ru-1.4.22-2|45	# fix dir perms
14cr|asterisk-core-sounds-ru-1.4.22-2|46	find . -type d | xargs chmod 755
14cr|asterisk-core-sounds-ru-1.4.22-2|47	
14cr|asterisk-core-sounds-ru-1.4.22-2|48	# fix file perms
14cr|asterisk-core-sounds-ru-1.4.22-2|49	find . -type f | xargs chmod 644
14cr|asterisk-core-sounds-ru-1.4.22-2|50	
14cr|asterisk-core-sounds-ru-1.4.22-2|51	# clean up CVS stuff
14cr|asterisk-core-sounds-ru-1.4.22-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-core-sounds-ru-1.4.22-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-core-sounds-ru-1.4.22-2|54	done
14cr|asterisk-core-sounds-ru-1.4.22-2|55	
14cr|asterisk-core-sounds-ru-1.4.22-2|56	%build
14cr|asterisk-core-sounds-ru-1.4.22-2|57	
14cr|asterisk-core-sounds-ru-1.4.22-2|58	%install
14cr|asterisk-core-sounds-ru-1.4.22-2|59	rm -rf %{buildroot}
14cr|asterisk-core-sounds-ru-1.4.22-2|60	
14cr|asterisk-core-sounds-ru-1.4.22-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/en
14cr|asterisk-core-sounds-ru-1.4.22-2|62	
14cr|asterisk-core-sounds-ru-1.4.22-2|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en
14cr|asterisk-core-sounds-ru-1.4.22-2|64	
14cr|asterisk-core-sounds-ru-1.4.22-2|65	# cleanup
14cr|asterisk-core-sounds-ru-1.4.22-2|66	#rm -f %{buildroot}%{_datadir}/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-ru-1.4.22-2|67	
14cr|asterisk-core-sounds-ru-1.4.22-2|68	# make a file list
14cr|asterisk-core-sounds-ru-1.4.22-2|69	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-core-sounds-ru-1.4.22-2|70	
14cr|asterisk-core-sounds-ru-1.4.22-2|71	%clean
14cr|asterisk-core-sounds-ru-1.4.22-2|72	rm -rf %{buildroot}
14cr|asterisk-core-sounds-ru-1.4.22-2|73	
14cr|asterisk-core-sounds-ru-1.4.22-2|74	%files -f %{name}.filelist
14cr|asterisk-core-sounds-ru-1.4.22-2|75	%defattr(-,root, root)
14cr|asterisk-core-sounds-ru-1.4.22-2|76	%doc *-asterisk-core-*-%{version}
14cr|asterisk-core-sounds-ru-1.4.22-2|77	
14cr|asterisk-core-sounds-ru-1.4.22-2|78	
14cr|asterisk-core-sounds-ru-1.4.22-2|79	
14cr|asterisk-core-sounds-ru-1.4.22-2|80	%changelog
14cr|asterisk-core-sounds-ru-1.4.22-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|asterisk-core-sounds-ru-1.4.22-2|82	+ Revision: 5eeccc9
14cr|asterisk-core-sounds-ru-1.4.22-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-core-sounds-ru-1.4.22-2|84	
14cr|asterisk-core-sounds-ru-1.4.22-2|85	

277 14
14cr|asterisk-extra-sounds-en-1.4.11-2|1	%undefine __find_provides
14cr|asterisk-extra-sounds-en-1.4.11-2|2	%undefine __find_requires
14cr|asterisk-extra-sounds-en-1.4.11-2|3	
14cr|asterisk-extra-sounds-en-1.4.11-2|4	Summary:	English sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-extra-sounds-en-1.4.11-2|5	Name:		asterisk-extra-sounds-en
14cr|asterisk-extra-sounds-en-1.4.11-2|6	Version:	1.4.11
14cr|asterisk-extra-sounds-en-1.4.11-2|7	Release:	2
14cr|asterisk-extra-sounds-en-1.4.11-2|8	License:	Public Domain
14cr|asterisk-extra-sounds-en-1.4.11-2|9	Group:		System/Servers
14cr|asterisk-extra-sounds-en-1.4.11-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-extra-sounds-en-1.4.11-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-en-${FMT}-1.4.10.tar.gz ; done
14cr|asterisk-extra-sounds-en-1.4.11-2|12	Source0:	http://ftp.digium.com/pub/telephony/sounds/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|13	Source1:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g722-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|14	Source2:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g729-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|15	Source3:	http://ftp.digium.com/pub/telephony/sounds/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|16	Source4:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|17	Source5:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|18	Source6:	http://ftp.digium.com/pub/telephony/sounds/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|19	Source7:	http://ftp.digium.com/pub/telephony/sounds/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|20	Source8:	http://ftp.digium.com/pub/telephony/sounds/%{name}-wav-%{version}.tar.gz
14cr|asterisk-extra-sounds-en-1.4.11-2|21	Requires:	asterisk
14cr|asterisk-extra-sounds-en-1.4.11-2|22	Provides:	asterisk-extra-sounds = %{version}
14cr|asterisk-extra-sounds-en-1.4.11-2|23	BuildArch:	noarch
14cr|asterisk-extra-sounds-en-1.4.11-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-extra-sounds-en-1.4.11-2|25	
14cr|asterisk-extra-sounds-en-1.4.11-2|26	%description
14cr|asterisk-extra-sounds-en-1.4.11-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-extra-sounds-en-1.4.11-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-extra-sounds-en-1.4.11-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-extra-sounds-en-1.4.11-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-extra-sounds-en-1.4.11-2|31	CGI and a web server.
14cr|asterisk-extra-sounds-en-1.4.11-2|32	
14cr|asterisk-extra-sounds-en-1.4.11-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-extra-sounds-en-1.4.11-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-extra-sounds-en-1.4.11-2|35	or miniphone).
14cr|asterisk-extra-sounds-en-1.4.11-2|36	
14cr|asterisk-extra-sounds-en-1.4.11-2|37	This package contains freely usable recorded sounds that were meant to be used
14cr|asterisk-extra-sounds-en-1.4.11-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-extra-sounds-en-1.4.11-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-extra-sounds-en-1.4.11-2|40	
14cr|asterisk-extra-sounds-en-1.4.11-2|41	%prep
14cr|asterisk-extra-sounds-en-1.4.11-2|42	
14cr|asterisk-extra-sounds-en-1.4.11-2|43	%setup -q -c -T -n asterisk-extra-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-extra-sounds-en-1.4.11-2|44	
14cr|asterisk-extra-sounds-en-1.4.11-2|45	# fix dir perms
14cr|asterisk-extra-sounds-en-1.4.11-2|46	find . -type d | xargs chmod 755
14cr|asterisk-extra-sounds-en-1.4.11-2|47	
14cr|asterisk-extra-sounds-en-1.4.11-2|48	# fix file perms
14cr|asterisk-extra-sounds-en-1.4.11-2|49	find . -type f | xargs chmod 644
14cr|asterisk-extra-sounds-en-1.4.11-2|50	
14cr|asterisk-extra-sounds-en-1.4.11-2|51	# clean up CVS stuff
14cr|asterisk-extra-sounds-en-1.4.11-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-extra-sounds-en-1.4.11-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-extra-sounds-en-1.4.11-2|54	done
14cr|asterisk-extra-sounds-en-1.4.11-2|55	
14cr|asterisk-extra-sounds-en-1.4.11-2|56	%build
14cr|asterisk-extra-sounds-en-1.4.11-2|57	
14cr|asterisk-extra-sounds-en-1.4.11-2|58	%install
14cr|asterisk-extra-sounds-en-1.4.11-2|59	rm -rf %{buildroot}
14cr|asterisk-extra-sounds-en-1.4.11-2|60	
14cr|asterisk-extra-sounds-en-1.4.11-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/en
14cr|asterisk-extra-sounds-en-1.4.11-2|62	
14cr|asterisk-extra-sounds-en-1.4.11-2|63	find . -maxdepth 1 -not -iname . -exec cp -aRf {} %{buildroot}/var/lib/asterisk/sounds/en \;
14cr|asterisk-extra-sounds-en-1.4.11-2|64	
14cr|asterisk-extra-sounds-en-1.4.11-2|65	# cleanup
14cr|asterisk-extra-sounds-en-1.4.11-2|66	rm -f %{buildroot}/var/lib/asterisk/sounds/en/*-asterisk-extra-*-%{version}
14cr|asterisk-extra-sounds-en-1.4.11-2|67	
14cr|asterisk-extra-sounds-en-1.4.11-2|68	# make a file list
14cr|asterisk-extra-sounds-en-1.4.11-2|69	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-extra-sounds-en-1.4.11-2|70	
14cr|asterisk-extra-sounds-en-1.4.11-2|71	%clean
14cr|asterisk-extra-sounds-en-1.4.11-2|72	rm -rf %{buildroot}
14cr|asterisk-extra-sounds-en-1.4.11-2|73	
14cr|asterisk-extra-sounds-en-1.4.11-2|74	%files -f %{name}.filelist
14cr|asterisk-extra-sounds-en-1.4.11-2|75	%defattr(-,root, root)
14cr|asterisk-extra-sounds-en-1.4.11-2|76	%doc *-asterisk-extra-*-%{version}
14cr|asterisk-extra-sounds-en-1.4.11-2|77	
14cr|asterisk-extra-sounds-en-1.4.11-2|78	
14cr|asterisk-extra-sounds-en-1.4.11-2|79	
14cr|asterisk-extra-sounds-en-1.4.11-2|80	%changelog
14cr|asterisk-extra-sounds-en-1.4.11-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.11-2
14cr|asterisk-extra-sounds-en-1.4.11-2|82	+ Revision: 047c986
14cr|asterisk-extra-sounds-en-1.4.11-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-extra-sounds-en-1.4.11-2|84	
14cr|asterisk-extra-sounds-en-1.4.11-2|85	

278 14
14cr|asterisk-extra-sounds-fr-1.4.11-2|1	%undefine __find_provides
14cr|asterisk-extra-sounds-fr-1.4.11-2|2	%undefine __find_requires
14cr|asterisk-extra-sounds-fr-1.4.11-2|3	
14cr|asterisk-extra-sounds-fr-1.4.11-2|4	Summary:	France sound files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-extra-sounds-fr-1.4.11-2|5	Name:		asterisk-extra-sounds-fr
14cr|asterisk-extra-sounds-fr-1.4.11-2|6	Version:	1.4.11
14cr|asterisk-extra-sounds-fr-1.4.11-2|7	Release:	2
14cr|asterisk-extra-sounds-fr-1.4.11-2|8	License:	Public Domain
14cr|asterisk-extra-sounds-fr-1.4.11-2|9	Group:		System/Servers
14cr|asterisk-extra-sounds-fr-1.4.11-2|10	URL:		http://www.asterisk.org/
14cr|asterisk-extra-sounds-fr-1.4.11-2|11	#for I in alaw g722 g729 gsm siren7 siren14 sln16 ulaw wav ; do wget -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-$I-1.4.9.tar.gz -P SOURCES ; done
14cr|asterisk-extra-sounds-fr-1.4.11-2|12	Source0:	http://ftp.digium.com/pub/telephony/sounds/%{name}-alaw-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|13	Source1:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g722-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|14	Source2:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g729-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|15	Source3:	http://ftp.digium.com/pub/telephony/sounds/%{name}-gsm-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|16	Source4:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren7-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|17	Source5:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren14-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|18	Source6:	http://ftp.digium.com/pub/telephony/sounds/%{name}-sln16-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|19	Source7:	http://ftp.digium.com/pub/telephony/sounds/%{name}-ulaw-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|20	Source8:	http://ftp.digium.com/pub/telephony/sounds/%{name}-wav-%{version}.tar.gz
14cr|asterisk-extra-sounds-fr-1.4.11-2|21	Requires:	asterisk
14cr|asterisk-extra-sounds-fr-1.4.11-2|22	Provides:	asterisk-extra-sounds = %{version}
14cr|asterisk-extra-sounds-fr-1.4.11-2|23	BuildArch:	noarch
14cr|asterisk-extra-sounds-fr-1.4.11-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-extra-sounds-fr-1.4.11-2|25	
14cr|asterisk-extra-sounds-fr-1.4.11-2|26	%description
14cr|asterisk-extra-sounds-fr-1.4.11-2|27	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-extra-sounds-fr-1.4.11-2|28	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-extra-sounds-fr-1.4.11-2|29	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-extra-sounds-fr-1.4.11-2|30	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-extra-sounds-fr-1.4.11-2|31	CGI and a web server.
14cr|asterisk-extra-sounds-fr-1.4.11-2|32	
14cr|asterisk-extra-sounds-fr-1.4.11-2|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-extra-sounds-fr-1.4.11-2|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-extra-sounds-fr-1.4.11-2|35	or miniphone).
14cr|asterisk-extra-sounds-fr-1.4.11-2|36	
14cr|asterisk-extra-sounds-fr-1.4.11-2|37	This package contains freely usable recorded sounds that were meant to be used
14cr|asterisk-extra-sounds-fr-1.4.11-2|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-extra-sounds-fr-1.4.11-2|39	Siren14, sln16, mu-Law, WAV
14cr|asterisk-extra-sounds-fr-1.4.11-2|40	
14cr|asterisk-extra-sounds-fr-1.4.11-2|41	%prep
14cr|asterisk-extra-sounds-fr-1.4.11-2|42	
14cr|asterisk-extra-sounds-fr-1.4.11-2|43	%setup -q -c -T -n asterisk-extra-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-extra-sounds-fr-1.4.11-2|44	
14cr|asterisk-extra-sounds-fr-1.4.11-2|45	# fix dir perms
14cr|asterisk-extra-sounds-fr-1.4.11-2|46	find . -type d | xargs chmod 755
14cr|asterisk-extra-sounds-fr-1.4.11-2|47	
14cr|asterisk-extra-sounds-fr-1.4.11-2|48	# fix file perms
14cr|asterisk-extra-sounds-fr-1.4.11-2|49	find . -type f | xargs chmod 644
14cr|asterisk-extra-sounds-fr-1.4.11-2|50	
14cr|asterisk-extra-sounds-fr-1.4.11-2|51	# clean up CVS stuff
14cr|asterisk-extra-sounds-fr-1.4.11-2|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-extra-sounds-fr-1.4.11-2|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-extra-sounds-fr-1.4.11-2|54	done
14cr|asterisk-extra-sounds-fr-1.4.11-2|55	
14cr|asterisk-extra-sounds-fr-1.4.11-2|56	%build
14cr|asterisk-extra-sounds-fr-1.4.11-2|57	
14cr|asterisk-extra-sounds-fr-1.4.11-2|58	%install
14cr|asterisk-extra-sounds-fr-1.4.11-2|59	rm -rf %{buildroot}
14cr|asterisk-extra-sounds-fr-1.4.11-2|60	
14cr|asterisk-extra-sounds-fr-1.4.11-2|61	install -d %{buildroot}/var/lib/asterisk/sounds/fr
14cr|asterisk-extra-sounds-fr-1.4.11-2|62	
14cr|asterisk-extra-sounds-fr-1.4.11-2|63	find . -maxdepth 1 -not -iname . -exec cp -aRf {} %{buildroot}/var/lib/asterisk/sounds/fr \;
14cr|asterisk-extra-sounds-fr-1.4.11-2|64	
14cr|asterisk-extra-sounds-fr-1.4.11-2|65	# cleanup
14cr|asterisk-extra-sounds-fr-1.4.11-2|66	rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-extra-*-%{version}
14cr|asterisk-extra-sounds-fr-1.4.11-2|67	
14cr|asterisk-extra-sounds-fr-1.4.11-2|68	# make a file list
14cr|asterisk-extra-sounds-fr-1.4.11-2|69	find %{buildroot}/var/lib/asterisk/sounds/fr -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-extra-sounds-fr-1.4.11-2|70	
14cr|asterisk-extra-sounds-fr-1.4.11-2|71	%clean
14cr|asterisk-extra-sounds-fr-1.4.11-2|72	rm -rf %{buildroot}
14cr|asterisk-extra-sounds-fr-1.4.11-2|73	
14cr|asterisk-extra-sounds-fr-1.4.11-2|74	%files -f %{name}.filelist
14cr|asterisk-extra-sounds-fr-1.4.11-2|75	%defattr(-,root, root)
14cr|asterisk-extra-sounds-fr-1.4.11-2|76	%doc *-asterisk-extra-*-%{version}
14cr|asterisk-extra-sounds-fr-1.4.11-2|77	
14cr|asterisk-extra-sounds-fr-1.4.11-2|78	
14cr|asterisk-extra-sounds-fr-1.4.11-2|79	
14cr|asterisk-extra-sounds-fr-1.4.11-2|80	%changelog
14cr|asterisk-extra-sounds-fr-1.4.11-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.11-2
14cr|asterisk-extra-sounds-fr-1.4.11-2|82	+ Revision: c1e5251
14cr|asterisk-extra-sounds-fr-1.4.11-2|83	- MassBuild#464: Increase release tag
14cr|asterisk-extra-sounds-fr-1.4.11-2|84	
14cr|asterisk-extra-sounds-fr-1.4.11-2|85	

279 14
14cr|asterisk-moh-freeplay-20090401-3|1	%undefine __find_provides
14cr|asterisk-moh-freeplay-20090401-3|2	%undefine __find_requires
14cr|asterisk-moh-freeplay-20090401-3|3	
14cr|asterisk-moh-freeplay-20090401-3|4	Summary:	Free music files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-moh-freeplay-20090401-3|5	Name:		asterisk-moh-freeplay
14cr|asterisk-moh-freeplay-20090401-3|6	Version:	20090401
14cr|asterisk-moh-freeplay-20090401-3|7	Release:	3
14cr|asterisk-moh-freeplay-20090401-3|8	License:	Public Domain
14cr|asterisk-moh-freeplay-20090401-3|9	Group:		System/Servers
14cr|asterisk-moh-freeplay-20090401-3|10	URL:		http://www.asterisk.org/
14cr|asterisk-moh-freeplay-20090401-3|11	Source0:	http://ftp.digium.com/pub/telephony/sounds/%{name}-alaw.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|12	Source1:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g722.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|13	Source2:	http://ftp.digium.com/pub/telephony/sounds/%{name}-g729.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|14	Source3:	http://ftp.digium.com/pub/telephony/sounds/%{name}-gsm.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|15	Source4:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren7.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|16	Source5:	http://ftp.digium.com/pub/telephony/sounds/%{name}-siren14.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|17	Source6:	http://ftp.digium.com/pub/telephony/sounds/%{name}-sln16.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|18	Source7:	http://ftp.digium.com/pub/telephony/sounds/%{name}-ulaw.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|19	Source8:	http://ftp.digium.com/pub/telephony/sounds/%{name}-wav.tar.gz
14cr|asterisk-moh-freeplay-20090401-3|20	Requires:	asterisk
14cr|asterisk-moh-freeplay-20090401-3|21	BuildArch:	noarch
14cr|asterisk-moh-freeplay-20090401-3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-moh-freeplay-20090401-3|23	
14cr|asterisk-moh-freeplay-20090401-3|24	%description
14cr|asterisk-moh-freeplay-20090401-3|25	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-moh-freeplay-20090401-3|26	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-moh-freeplay-20090401-3|27	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-moh-freeplay-20090401-3|28	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-moh-freeplay-20090401-3|29	CGI and a web server.
14cr|asterisk-moh-freeplay-20090401-3|30	
14cr|asterisk-moh-freeplay-20090401-3|31	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-moh-freeplay-20090401-3|32	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-moh-freeplay-20090401-3|33	or miniphone).
14cr|asterisk-moh-freeplay-20090401-3|34	
14cr|asterisk-moh-freeplay-20090401-3|35	This package contains freely usable music sounds that were meant to be used
14cr|asterisk-moh-freeplay-20090401-3|36	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-moh-freeplay-20090401-3|37	Siren14, sln16, mu-Law, WAV
14cr|asterisk-moh-freeplay-20090401-3|38	
14cr|asterisk-moh-freeplay-20090401-3|39	%prep
14cr|asterisk-moh-freeplay-20090401-3|40	
14cr|asterisk-moh-freeplay-20090401-3|41	%setup -q -c -T -n asterisk-moh-freeplay -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-moh-freeplay-20090401-3|42	
14cr|asterisk-moh-freeplay-20090401-3|43	# fix dir perms
14cr|asterisk-moh-freeplay-20090401-3|44	find . -type d | xargs chmod 755
14cr|asterisk-moh-freeplay-20090401-3|45	
14cr|asterisk-moh-freeplay-20090401-3|46	# fix file perms
14cr|asterisk-moh-freeplay-20090401-3|47	find . -type f | xargs chmod 644
14cr|asterisk-moh-freeplay-20090401-3|48	
14cr|asterisk-moh-freeplay-20090401-3|49	# clean up CVS stuff
14cr|asterisk-moh-freeplay-20090401-3|50	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-moh-freeplay-20090401-3|51	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-moh-freeplay-20090401-3|52	done
14cr|asterisk-moh-freeplay-20090401-3|53	
14cr|asterisk-moh-freeplay-20090401-3|54	%build
14cr|asterisk-moh-freeplay-20090401-3|55	
14cr|asterisk-moh-freeplay-20090401-3|56	%install
14cr|asterisk-moh-freeplay-20090401-3|57	rm -rf %{buildroot}
14cr|asterisk-moh-freeplay-20090401-3|58	
14cr|asterisk-moh-freeplay-20090401-3|59	install -d %{buildroot}/var/lib/asterisk/sounds
14cr|asterisk-moh-freeplay-20090401-3|60	
14cr|asterisk-moh-freeplay-20090401-3|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/
14cr|asterisk-moh-freeplay-20090401-3|62	
14cr|asterisk-moh-freeplay-20090401-3|63	# cleanup
14cr|asterisk-moh-freeplay-20090401-3|64	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cr|asterisk-moh-freeplay-20090401-3|65	
14cr|asterisk-moh-freeplay-20090401-3|66	# make a file list
14cr|asterisk-moh-freeplay-20090401-3|67	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-moh-freeplay-20090401-3|68	
14cr|asterisk-moh-freeplay-20090401-3|69	%clean
14cr|asterisk-moh-freeplay-20090401-3|70	rm -rf %{buildroot}
14cr|asterisk-moh-freeplay-20090401-3|71	
14cr|asterisk-moh-freeplay-20090401-3|72	%files -f %{name}.filelist
14cr|asterisk-moh-freeplay-20090401-3|73	%defattr(-,root, root)
14cr|asterisk-moh-freeplay-20090401-3|74	%doc *-%{name}-*
14cr|asterisk-moh-freeplay-20090401-3|75	
14cr|asterisk-moh-freeplay-20090401-3|76	
14cr|asterisk-moh-freeplay-20090401-3|77	
14cr|asterisk-moh-freeplay-20090401-3|78	%changelog
14cr|asterisk-moh-freeplay-20090401-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20090401-3
14cr|asterisk-moh-freeplay-20090401-3|80	+ Revision: 82bd2e5
14cr|asterisk-moh-freeplay-20090401-3|81	- MassBuild#464: Increase release tag
14cr|asterisk-moh-freeplay-20090401-3|82	
14cr|asterisk-moh-freeplay-20090401-3|83	

280 14
14cr|asterisk-moh-opsound-20091226-3|1	%undefine __find_provides
14cr|asterisk-moh-opsound-20091226-3|2	%undefine __find_requires
14cr|asterisk-moh-opsound-20091226-3|3	
14cr|asterisk-moh-opsound-20091226-3|4	Summary:	Free music files for the Asterisk PBX and telephony application and toolkit
14cr|asterisk-moh-opsound-20091226-3|5	Name:		asterisk-moh-opsound
14cr|asterisk-moh-opsound-20091226-3|6	Version:	20091226
14cr|asterisk-moh-opsound-20091226-3|7	Release:	3
14cr|asterisk-moh-opsound-20091226-3|8	License:	GPL
14cr|asterisk-moh-opsound-20091226-3|9	Group:		System/Servers
14cr|asterisk-moh-opsound-20091226-3|10	URL:		http://www.asterisk.org/
14cr|asterisk-moh-opsound-20091226-3|11	#for I in alaw g722 g729 gsm siren7 siren14 sln16 ulaw wav ; do wget -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-$I.tar.gz -P SOURCES ; done
14cr|asterisk-moh-opsound-20091226-3|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw.tar.gz
14cr|asterisk-moh-opsound-20091226-3|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722.tar.gz
14cr|asterisk-moh-opsound-20091226-3|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729.tar.gz
14cr|asterisk-moh-opsound-20091226-3|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm.tar.gz
14cr|asterisk-moh-opsound-20091226-3|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7.tar.gz
14cr|asterisk-moh-opsound-20091226-3|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14.tar.gz
14cr|asterisk-moh-opsound-20091226-3|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16.tar.gz
14cr|asterisk-moh-opsound-20091226-3|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw.tar.gz
14cr|asterisk-moh-opsound-20091226-3|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav.tar.gz
14cr|asterisk-moh-opsound-20091226-3|21	Requires:	asterisk
14cr|asterisk-moh-opsound-20091226-3|22	Provides:	asterisk-moh, asterisk-moh-freeplay
14cr|asterisk-moh-opsound-20091226-3|23	Obsoletes:	asterisk-moh-freeplay
14cr|asterisk-moh-opsound-20091226-3|24	BuildArch:	noarch
14cr|asterisk-moh-opsound-20091226-3|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|asterisk-moh-opsound-20091226-3|26	
14cr|asterisk-moh-opsound-20091226-3|27	%description
14cr|asterisk-moh-opsound-20091226-3|28	Asterisk is an Open Source PBX and telephony development platform that can both
14cr|asterisk-moh-opsound-20091226-3|29	replace a conventional PBX and act as a platform for developing custom
14cr|asterisk-moh-opsound-20091226-3|30	telephony applications for delivering dynamic content over a telephone
14cr|asterisk-moh-opsound-20091226-3|31	similarly to how one can deliver dynamic content through a web browser using
14cr|asterisk-moh-opsound-20091226-3|32	CGI and a web server.
14cr|asterisk-moh-opsound-20091226-3|33	
14cr|asterisk-moh-opsound-20091226-3|34	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cr|asterisk-moh-opsound-20091226-3|35	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cr|asterisk-moh-opsound-20091226-3|36	or miniphone).
14cr|asterisk-moh-opsound-20091226-3|37	
14cr|asterisk-moh-opsound-20091226-3|38	This package contains freely usable music sounds that were meant to be used
14cr|asterisk-moh-opsound-20091226-3|39	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cr|asterisk-moh-opsound-20091226-3|40	Siren14, sln16, mu-Law, WAV
14cr|asterisk-moh-opsound-20091226-3|41	
14cr|asterisk-moh-opsound-20091226-3|42	%prep
14cr|asterisk-moh-opsound-20091226-3|43	
14cr|asterisk-moh-opsound-20091226-3|44	%setup -q -c -T -n %{name} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cr|asterisk-moh-opsound-20091226-3|45	
14cr|asterisk-moh-opsound-20091226-3|46	# fix dir perms
14cr|asterisk-moh-opsound-20091226-3|47	find . -type d | xargs chmod 755
14cr|asterisk-moh-opsound-20091226-3|48	
14cr|asterisk-moh-opsound-20091226-3|49	# fix file perms
14cr|asterisk-moh-opsound-20091226-3|50	find . -type f | xargs chmod 644
14cr|asterisk-moh-opsound-20091226-3|51	
14cr|asterisk-moh-opsound-20091226-3|52	# clean up CVS stuff
14cr|asterisk-moh-opsound-20091226-3|53	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|asterisk-moh-opsound-20091226-3|54	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|asterisk-moh-opsound-20091226-3|55	done
14cr|asterisk-moh-opsound-20091226-3|56	
14cr|asterisk-moh-opsound-20091226-3|57	%build
14cr|asterisk-moh-opsound-20091226-3|58	
14cr|asterisk-moh-opsound-20091226-3|59	mv CHANGES-asterisk-moh-opsound-wav CHANGES
14cr|asterisk-moh-opsound-20091226-3|60	mv CREDITS-asterisk-moh-opsound-wav CREDITS
14cr|asterisk-moh-opsound-20091226-3|61	mv LICENSE-asterisk-moh-opsound-wav LICENSE
14cr|asterisk-moh-opsound-20091226-3|62	
14cr|asterisk-moh-opsound-20091226-3|63	%install
14cr|asterisk-moh-opsound-20091226-3|64	rm -rf %{buildroot}
14cr|asterisk-moh-opsound-20091226-3|65	
14cr|asterisk-moh-opsound-20091226-3|66	install -d %{buildroot}/var/lib/asterisk/moh
14cr|asterisk-moh-opsound-20091226-3|67	cp -aRf * %{buildroot}/var/lib/asterisk/moh/
14cr|asterisk-moh-opsound-20091226-3|68	
14cr|asterisk-moh-opsound-20091226-3|69	# cleanup
14cr|asterisk-moh-opsound-20091226-3|70	rm -f %{buildroot}/var/lib/asterisk/moh/{CHANGES,CREDITS,LICENSE}*
14cr|asterisk-moh-opsound-20091226-3|71	
14cr|asterisk-moh-opsound-20091226-3|72	# make a file list
14cr|asterisk-moh-opsound-20091226-3|73	find %{buildroot}/var/lib/asterisk/moh -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cr|asterisk-moh-opsound-20091226-3|74	
14cr|asterisk-moh-opsound-20091226-3|75	%clean
14cr|asterisk-moh-opsound-20091226-3|76	rm -rf %{buildroot}
14cr|asterisk-moh-opsound-20091226-3|77	
14cr|asterisk-moh-opsound-20091226-3|78	%files -f %{name}.filelist
14cr|asterisk-moh-opsound-20091226-3|79	%defattr(-,root, root)
14cr|asterisk-moh-opsound-20091226-3|80	%doc CHANGES CREDITS LICENSE
14cr|asterisk-moh-opsound-20091226-3|81	
14cr|asterisk-moh-opsound-20091226-3|82	
14cr|asterisk-moh-opsound-20091226-3|83	
14cr|asterisk-moh-opsound-20091226-3|84	%changelog
14cr|asterisk-moh-opsound-20091226-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20091226-3
14cr|asterisk-moh-opsound-20091226-3|86	+ Revision: 1b29648
14cr|asterisk-moh-opsound-20091226-3|87	- MassBuild#464: Increase release tag
14cr|asterisk-moh-opsound-20091226-3|88	
14cr|asterisk-moh-opsound-20091226-3|89	

281 14
14cr|asterisknow-0-0.r5210.1|1	%define name	asterisknow
14cr|asterisknow-0-0.r5210.1|2	%define version	0
14cr|asterisknow-0-0.r5210.1|3	%define svnrel	r5210
14cr|asterisknow-0-0.r5210.1|4	%define release	%mkrel 0.%{svnrel}.1
14cr|asterisknow-0-0.r5210.1|5	%define debug_package	%{nil}
14cr|asterisknow-0-0.r5210.1|6	
14cr|asterisknow-0-0.r5210.1|7	Summary:	GUI for configuring Asterisk
14cr|asterisknow-0-0.r5210.1|8	Name:		%{name}
14cr|asterisknow-0-0.r5210.1|9	Version:	%{version}
14cr|asterisknow-0-0.r5210.1|10	Release:	%{release}
14cr|asterisknow-0-0.r5210.1|11	License:	GPL
14cr|asterisknow-0-0.r5210.1|12	Group:		System/Servers
14cr|asterisknow-0-0.r5210.1|13	# svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0
14cr|asterisknow-0-0.r5210.1|14	Source:		%{name}.%{svnrel}.tar.xz
14cr|asterisknow-0-0.r5210.1|15	Patch:		%{name}.mdv.patch
14cr|asterisknow-0-0.r5210.1|16	URL:		http://www.asterisknow.org/
14cr|asterisknow-0-0.r5210.1|17	Requires:	asterisk >= 1.6.1.0
14cr|asterisknow-0-0.r5210.1|18	
14cr|asterisknow-0-0.r5210.1|19	%description
14cr|asterisknow-0-0.r5210.1|20	Asterisk in minutes. The most popular open source PBX software,
14cr|asterisknow-0-0.r5210.1|21	Asterisk, can now be easily configured with a graphical interface.
14cr|asterisknow-0-0.r5210.1|22	AsteriskNOW. Mandriva Linux distribution that includes Asterisk,
14cr|asterisknow-0-0.r5210.1|23	the Asterisk GUI, and all other software needed for an Asterisk system.
14cr|asterisknow-0-0.r5210.1|24	
14cr|asterisknow-0-0.r5210.1|25	%prep
14cr|asterisknow-0-0.r5210.1|26	%setup -q -n 2.0
14cr|asterisknow-0-0.r5210.1|27	%patch -p0
14cr|asterisknow-0-0.r5210.1|28	
14cr|asterisknow-0-0.r5210.1|29	%build
14cr|asterisknow-0-0.r5210.1|30	%configure
14cr|asterisknow-0-0.r5210.1|31	%make
14cr|asterisknow-0-0.r5210.1|32	
14cr|asterisknow-0-0.r5210.1|33	%install
14cr|asterisknow-0-0.r5210.1|34	%makeinstall
14cr|asterisknow-0-0.r5210.1|35	mkdir -p %{buildroot}%{_localstatedir}/lib/asterisk/sounds/record
14cr|asterisknow-0-0.r5210.1|36	
14cr|asterisknow-0-0.r5210.1|37	
14cr|asterisknow-0-0.r5210.1|38	
14cr|asterisknow-0-0.r5210.1|39	
14cr|asterisknow-0-0.r5210.1|40	%files
14cr|asterisknow-0-0.r5210.1|41	%defattr(-,root,root)
14cr|asterisknow-0-0.r5210.1|42	%doc README
14cr|asterisknow-0-0.r5210.1|43	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/gui_backups
14cr|asterisknow-0-0.r5210.1|44	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/scripts
14cr|asterisknow-0-0.r5210.1|45	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/dldsoundpack
14cr|asterisknow-0-0.r5210.1|46	%attr(0755,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/detectdahdi.sh
14cr|asterisknow-0-0.r5210.1|47	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/editmisdn.sh
14cr|asterisknow-0-0.r5210.1|48	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/editzap.sh
14cr|asterisknow-0-0.r5210.1|49	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/listfiles
14cr|asterisknow-0-0.r5210.1|50	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/mastercsvexists
14cr|asterisknow-0-0.r5210.1|51	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/rebootsystem.sh
14cr|asterisknow-0-0.r5210.1|52	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/registerg729.sh
14cr|asterisknow-0-0.r5210.1|53	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/restorebackup
14cr|asterisknow-0-0.r5210.1|54	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/takebackup
14cr|asterisknow-0-0.r5210.1|55	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/sounds/record
14cr|asterisknow-0-0.r5210.1|56	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config
14cr|asterisknow-0-0.r5210.1|57	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/*.html
14cr|asterisknow-0-0.r5210.1|58	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/images
14cr|asterisknow-0-0.r5210.1|59	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.gif
14cr|asterisknow-0-0.r5210.1|60	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.ico
14cr|asterisknow-0-0.r5210.1|61	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.jpg
14cr|asterisknow-0-0.r5210.1|62	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.png
14cr|asterisknow-0-0.r5210.1|63	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/js
14cr|asterisknow-0-0.r5210.1|64	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/js/*.js
14cr|asterisknow-0-0.r5210.1|65	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config/private
14cr|asterisknow-0-0.r5210.1|66	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config/private/bkps
14cr|asterisknow-0-0.r5210.1|67	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/stylesheets
14cr|asterisknow-0-0.r5210.1|68	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/stylesheets/*.css
14cr|asterisknow-0-0.r5210.1|69	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/index.html
14cr|asterisknow-0-0.r5210.1|70	
14cr|asterisknow-0-0.r5210.1|71	
14cr|asterisknow-0-0.r5210.1|72	
14cr|asterisknow-0-0.r5210.1|73	%changelog
14cr|asterisknow-0-0.r5210.1|74	* Wed Aug 06 2014 abfonly <abfonly@gmail.com> 0-0.r5210.1
14cr|asterisknow-0-0.r5210.1|75	+ Revision: 45c5c6f
14cr|asterisknow-0-0.r5210.1|76	- Updated asterisknow.spec
14cr|asterisknow-0-0.r5210.1|77	
14cr|asterisknow-0-0.r5210.1|78	

282 14
14cr|asterisk-stat-2.0.1-8|1	Name:		asterisk-stat
14cr|asterisk-stat-2.0.1-8|2	Version:	2.0.1
14cr|asterisk-stat-2.0.1-8|3	Release:	8
14cr|asterisk-stat-2.0.1-8|4	Summary:	Asterisk-Stat : CDR Analyser
14cr|asterisk-stat-2.0.1-8|5	License:	GPLv2
14cr|asterisk-stat-2.0.1-8|6	Group:		System/Servers
14cr|asterisk-stat-2.0.1-8|7	URL:		http://areski.net/asterisk-stat-v2/about.php
14cr|asterisk-stat-2.0.1-8|8	Source0:	http://areski.net/asterisk-stat-v2/%{name}-v2_0_1.tar.bz2
14cr|asterisk-stat-2.0.1-8|9	Patch0:		asterisk-stat-mdk_conf.diff
14cr|asterisk-stat-2.0.1-8|10	Requires:	webserver
14cr|asterisk-stat-2.0.1-8|11	Requires:	php-mysql
14cr|asterisk-stat-2.0.1-8|12	Requires:	php-gd
14cr|asterisk-stat-2.0.1-8|13	Requires:	mod_php
14cr|asterisk-stat-2.0.1-8|14	BuildArch:	noarch
14cr|asterisk-stat-2.0.1-8|15	
14cr|asterisk-stat-2.0.1-8|16	%description
14cr|asterisk-stat-2.0.1-8|17	Asterisk-Stat is providing different reports & Graph to allow
14cr|asterisk-stat-2.0.1-8|18	the Asterisk-admin to analyse quickly and easily the traffic on
14cr|asterisk-stat-2.0.1-8|19	their Asterisk server. All the graphic & reports are based over
14cr|asterisk-stat-2.0.1-8|20	the CDR database.
14cr|asterisk-stat-2.0.1-8|21	
14cr|asterisk-stat-2.0.1-8|22	%prep
14cr|asterisk-stat-2.0.1-8|23	%setup -q -n %{name}-v2
14cr|asterisk-stat-2.0.1-8|24	%patch0 -p0
14cr|asterisk-stat-2.0.1-8|25	
14cr|asterisk-stat-2.0.1-8|26	# fix dir perms
14cr|asterisk-stat-2.0.1-8|27	find . -type d | xargs chmod 755
14cr|asterisk-stat-2.0.1-8|28	
14cr|asterisk-stat-2.0.1-8|29	# fix file perms
14cr|asterisk-stat-2.0.1-8|30	find . -type f | xargs chmod 644
14cr|asterisk-stat-2.0.1-8|31	
14cr|asterisk-stat-2.0.1-8|32	%build
14cr|asterisk-stat-2.0.1-8|33	
14cr|asterisk-stat-2.0.1-8|34	%install
14cr|asterisk-stat-2.0.1-8|35	rm -rf %{buildroot}
14cr|asterisk-stat-2.0.1-8|36	
14cr|asterisk-stat-2.0.1-8|37	install -d %{buildroot}%{_var}/www/html/%{name}
14cr|asterisk-stat-2.0.1-8|38	cp -aRf * %{buildroot}%{_var}/www/html/%{name}/
14cr|asterisk-stat-2.0.1-8|39	
14cr|asterisk-stat-2.0.1-8|40	# cleanup
14cr|asterisk-stat-2.0.1-8|41	rm -rf %{buildroot}%{_var}/www/html/%{name}/CHANGELOG.txt
14cr|asterisk-stat-2.0.1-8|42	rm -rf %{buildroot}%{_var}/www/html/%{name}/counter.txt
14cr|asterisk-stat-2.0.1-8|43	rm -rf %{buildroot}%{_var}/www/html/%{name}/info.txt
14cr|asterisk-stat-2.0.1-8|44	rm -rf %{buildroot}%{_var}/www/html/%{name}/wiki.html
14cr|asterisk-stat-2.0.1-8|45	
14cr|asterisk-stat-2.0.1-8|46	%files
14cr|asterisk-stat-2.0.1-8|47	%doc CHANGELOG.txt
14cr|asterisk-stat-2.0.1-8|48	#% {_var}/www/html/%{name}
14cr|asterisk-stat-2.0.1-8|49	%{_var}/www/html/%{name}/jpgraph_lib/
14cr|asterisk-stat-2.0.1-8|50	%{_var}/www/html/%{name}/images/
14cr|asterisk-stat-2.0.1-8|51	%{_var}/www/html/%{name}/lib/font
14cr|asterisk-stat-2.0.1-8|52	%{_var}/www/html/%{name}/css/
14cr|asterisk-stat-2.0.1-8|53	%{_var}/www/html/%{name}/*.php
14cr|asterisk-stat-2.0.1-8|54	%{_var}/www/html/%{name}/lib/DB-modules
14cr|asterisk-stat-2.0.1-8|55	%{_var}/www/html/%{name}/lib/fpdf.php
14cr|asterisk-stat-2.0.1-8|56	%{_var}/www/html/%{name}/lib/Class*.php
14cr|asterisk-stat-2.0.1-8|57	%{_var}/www/html/%{name}/lib/iam*.php
14cr|asterisk-stat-2.0.1-8|58	%{_var}/www/html/%{name}/*.js
14cr|asterisk-stat-2.0.1-8|59	%config(noreplace) %attr(0644,root,root) %{_var}/www/html/%{name}/lib/defines.php
14cr|asterisk-stat-2.0.1-8|60	
14cr|asterisk-stat-2.0.1-8|61	%changelog
14cr|asterisk-stat-2.0.1-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-8
14cr|asterisk-stat-2.0.1-8|63	+ Revision: 5d528e3
14cr|asterisk-stat-2.0.1-8|64	- MassBuild#464: Increase release tag
14cr|asterisk-stat-2.0.1-8|65	
14cr|asterisk-stat-2.0.1-8|66	

283 14
14cr|asteroids3D-0.5.1-4|1	%define	name	asteroids3D
14cr|asteroids3D-0.5.1-4|2	%define	version	0.5.1
14cr|asteroids3D-0.5.1-4|3	%define release	4
14cr|asteroids3D-0.5.1-4|4	%define	Summary	A 3D, first-person game of blowing up asteroids
14cr|asteroids3D-0.5.1-4|5	
14cr|asteroids3D-0.5.1-4|6	Name:		%{name}
14cr|asteroids3D-0.5.1-4|7	Summary:	%{Summary}
14cr|asteroids3D-0.5.1-4|8	Version:	%{version}
14cr|asteroids3D-0.5.1-4|9	Release:	%{release}
14cr|asteroids3D-0.5.1-4|10	License:	GPLv2+
14cr|asteroids3D-0.5.1-4|11	Group:		Games/Arcade
14cr|asteroids3D-0.5.1-4|12	Source:		https://sourceforge.net/projects/a3d/%name-%version.tar.bz2
14cr|asteroids3D-0.5.1-4|13	URL:		https://sourceforge.net/projects/a3d/
14cr|asteroids3D-0.5.1-4|14	BuildRequires:	mesa-common-devel
14cr|asteroids3D-0.5.1-4|15	
14cr|asteroids3D-0.5.1-4|16	%description
14cr|asteroids3D-0.5.1-4|17	asteroids3D is a 3D, first-person game of blowing up asteroids.
14cr|asteroids3D-0.5.1-4|18	The graphics more accurately reflect the future position of the
14cr|asteroids3D-0.5.1-4|19	targeted asteroid and provide information about closure rate.
14cr|asteroids3D-0.5.1-4|20	
14cr|asteroids3D-0.5.1-4|21	%prep
14cr|asteroids3D-0.5.1-4|22	%setup -q
14cr|asteroids3D-0.5.1-4|23	
14cr|asteroids3D-0.5.1-4|24	%build
14cr|asteroids3D-0.5.1-4|25	%configure --with-gamesdir=%_gamesbindir --with-gamedatadir=%_gamesdatadir/%name
14cr|asteroids3D-0.5.1-4|26	%make
14cr|asteroids3D-0.5.1-4|27	
14cr|asteroids3D-0.5.1-4|28	%install
14cr|asteroids3D-0.5.1-4|29	rm -rf $RPM_BUILD_ROOT
14cr|asteroids3D-0.5.1-4|30	make install gamesdir=$RPM_BUILD_ROOT%{_gamesbindir} gamedatadir=$RPM_BUILD_ROOT%{_gamesdatadir}/%name
14cr|asteroids3D-0.5.1-4|31	
14cr|asteroids3D-0.5.1-4|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|asteroids3D-0.5.1-4|33	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|asteroids3D-0.5.1-4|34	[Desktop Entry]
14cr|asteroids3D-0.5.1-4|35	Type=Application
14cr|asteroids3D-0.5.1-4|36	Exec=%{_gamesbindir}/%{name}
14cr|asteroids3D-0.5.1-4|37	Icon=arcade_section
14cr|asteroids3D-0.5.1-4|38	Categories=Game;ArcadeGame;
14cr|asteroids3D-0.5.1-4|39	Name=Asteroids3D
14cr|asteroids3D-0.5.1-4|40	Comment=%{Summary}
14cr|asteroids3D-0.5.1-4|41	EOF
14cr|asteroids3D-0.5.1-4|42	
14cr|asteroids3D-0.5.1-4|43	%files
14cr|asteroids3D-0.5.1-4|44	%doc COPYRIGHT README.html
14cr|asteroids3D-0.5.1-4|45	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|asteroids3D-0.5.1-4|46	%{_gamesdatadir}/%name
14cr|asteroids3D-0.5.1-4|47	%defattr (755,root,root,755)
14cr|asteroids3D-0.5.1-4|48	%{_gamesbindir}/%{name}
14cr|asteroids3D-0.5.1-4|49	
14cr|asteroids3D-0.5.1-4|50	
14cr|asteroids3D-0.5.1-4|51	
14cr|asteroids3D-0.5.1-4|52	
14cr|asteroids3D-0.5.1-4|53	%changelog
14cr|asteroids3D-0.5.1-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-4
14cr|asteroids3D-0.5.1-4|55	+ Revision: a69c9b3
14cr|asteroids3D-0.5.1-4|56	- MassBuild#464: Increase release tag
14cr|asteroids3D-0.5.1-4|57	
14cr|asteroids3D-0.5.1-4|58	

284 14
14cr|astromenace-1.3.2-3|1	%define oname openastromenace
14cr|astromenace-1.3.2-3|2	
14cr|astromenace-1.3.2-3|3	Summary:	Hardcore 3D space shooter with spaceship upgrade possibilities
14cr|astromenace-1.3.2-3|4	Name:		astromenace
14cr|astromenace-1.3.2-3|5	Version:	1.3.2
14cr|astromenace-1.3.2-3|6	Release:	3
14cr|astromenace-1.3.2-3|7	License:	GPLv3+
14cr|astromenace-1.3.2-3|8	Group:		Games/Arcade
14cr|astromenace-1.3.2-3|9	Url:		http://www.viewizard.com/
14cr|astromenace-1.3.2-3|10	Source0:	http://sourceforge.net/projects/openastromenace/files/%{version}/%{name}-src-%{version}.tar.bz2
14cr|astromenace-1.3.2-3|11	Source1:	astromenace.desktop
14cr|astromenace-1.3.2-3|12	BuildRequires:	cmake
14cr|astromenace-1.3.2-3|13	BuildRequires:	pkgconfig(freealut)
14cr|astromenace-1.3.2-3|14	BuildRequires:	pkgconfig(freetype2)
14cr|astromenace-1.3.2-3|15	BuildRequires:	pkgconfig(gl)
14cr|astromenace-1.3.2-3|16	BuildRequires:	pkgconfig(glu)
14cr|astromenace-1.3.2-3|17	BuildRequires:	pkgconfig(ogg)
14cr|astromenace-1.3.2-3|18	BuildRequires:	pkgconfig(openal)
14cr|astromenace-1.3.2-3|19	BuildRequires:	pkgconfig(sdl)
14cr|astromenace-1.3.2-3|20	BuildRequires:	pkgconfig(vorbis)
14cr|astromenace-1.3.2-3|21	BuildRequires:	pkgconfig(xinerama)
14cr|astromenace-1.3.2-3|22	BuildRequires:	jpeg-devel
14cr|astromenace-1.3.2-3|23	BuildRequires:	desktop-file-utils
14cr|astromenace-1.3.2-3|24	Provides:	%{oname} = %{version}-%{release}
14cr|astromenace-1.3.2-3|25	Requires:	%{name}-data = %{version}
14cr|astromenace-1.3.2-3|26	
14cr|astromenace-1.3.2-3|27	%description
14cr|astromenace-1.3.2-3|28	Space is a vast area, an unbounded territory where it seems there is a
14cr|astromenace-1.3.2-3|29	room for everybody, but reversal of fortune put things differently. The
14cr|astromenace-1.3.2-3|30	hordes of hostile creatures crawled out from the dark corners of the
14cr|astromenace-1.3.2-3|31	universe, craving to conquer your homeland. Their force is compelling,
14cr|astromenace-1.3.2-3|32	their legions are interminable. However, humans didn't give up without
14cr|astromenace-1.3.2-3|33	a final showdown and put their best pilot to fight back. These malicious
14cr|astromenace-1.3.2-3|34	invaders chose the wrong galaxy to conquer and you are to prove it!
14cr|astromenace-1.3.2-3|35	Go ahead and make alien aggressors regret their insolence.
14cr|astromenace-1.3.2-3|36	
14cr|astromenace-1.3.2-3|37	%package data
14cr|astromenace-1.3.2-3|38	Summary:	Game data for AstroMenace game
14cr|astromenace-1.3.2-3|39	Requires:	%{name} = %{version}
14cr|astromenace-1.3.2-3|40	Obsoletes:	astromenace-data < 1.3.1
14cr|astromenace-1.3.2-3|41	Obsoletes:	astromenace-data-ru < 1.3.1
14cr|astromenace-1.3.2-3|42	Obsoletes:	astromenace-data-de < 1.3.1
14cr|astromenace-1.3.2-3|43	
14cr|astromenace-1.3.2-3|44	%description data
14cr|astromenace-1.3.2-3|45	This package provides game data for AstroMenace.
14cr|astromenace-1.3.2-3|46	
14cr|astromenace-1.3.2-3|47	%prep
14cr|astromenace-1.3.2-3|48	%setup -qn AstroMenace
14cr|astromenace-1.3.2-3|49	sed -i 's/\r//' License.txt
14cr|astromenace-1.3.2-3|50	sed -i 's/\r//' gpl-3.0.txt
14cr|astromenace-1.3.2-3|51	sed -i 's/\r//' ReadMe.txt
14cr|astromenace-1.3.2-3|52	
14cr|astromenace-1.3.2-3|53	chmod -x License.txt
14cr|astromenace-1.3.2-3|54	chmod -x ReadMe.txt
14cr|astromenace-1.3.2-3|55	chmod -x gpl-3.0.txt
14cr|astromenace-1.3.2-3|56	
14cr|astromenace-1.3.2-3|57	%build
14cr|astromenace-1.3.2-3|58	%cmake \
14cr|astromenace-1.3.2-3|59	-DCMAKE_INSTALL_PREFIX=/usr \
14cr|astromenace-1.3.2-3|60	-DDATADIR=/usr/share/astromenace
14cr|astromenace-1.3.2-3|61	%make
14cr|astromenace-1.3.2-3|62	./AstroMenace --pack --rawdata=../RAW_VFS_DATA --dir=.
14cr|astromenace-1.3.2-3|63	
14cr|astromenace-1.3.2-3|64	
14cr|astromenace-1.3.2-3|65	%install
14cr|astromenace-1.3.2-3|66	mkdir -p %{buildroot}%{_bindir}
14cr|astromenace-1.3.2-3|67	install -m 755 build/AstroMenace %{buildroot}%{_bindir}/%{name}
14cr|astromenace-1.3.2-3|68	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|astromenace-1.3.2-3|69	install -m 644 build/gamedata.vfs %{buildroot}%{_datadir}/%{name}/gamedata.vfs
14cr|astromenace-1.3.2-3|70	
14cr|astromenace-1.3.2-3|71	desktop-file-install             \
14cr|astromenace-1.3.2-3|72	--dir %{buildroot}%{_datadir}/applications \
14cr|astromenace-1.3.2-3|73	%{SOURCE1}
14cr|astromenace-1.3.2-3|74	
14cr|astromenace-1.3.2-3|75	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cr|astromenace-1.3.2-3|76	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cr|astromenace-1.3.2-3|77	install -p -m 644 %{name}_64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|astromenace-1.3.2-3|78	install -p -m 644 %{name}_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|astromenace-1.3.2-3|79	
14cr|astromenace-1.3.2-3|80	%files
14cr|astromenace-1.3.2-3|81	%doc ReadMe.txt License.txt
14cr|astromenace-1.3.2-3|82	%{_bindir}/%{name}
14cr|astromenace-1.3.2-3|83	%{_datadir}/applications/astromenace.desktop
14cr|astromenace-1.3.2-3|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|astromenace-1.3.2-3|85	
14cr|astromenace-1.3.2-3|86	%files data
14cr|astromenace-1.3.2-3|87	%doc gpl-3.0.txt
14cr|astromenace-1.3.2-3|88	%{_datadir}/%{name}
14cr|astromenace-1.3.2-3|89	
14cr|astromenace-1.3.2-3|90	
14cr|astromenace-1.3.2-3|91	
14cr|astromenace-1.3.2-3|92	%changelog
14cr|astromenace-1.3.2-3|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|astromenace-1.3.2-3|94	+ Revision: 6101679
14cr|astromenace-1.3.2-3|95	- MassBuild#464: Increase release tag
14cr|astromenace-1.3.2-3|96	
14cr|astromenace-1.3.2-3|97	

285 14
14cr|astyle-2.04-2|1	Summary:	Reindenter and reformatter of C++, C and Java source code
14cr|astyle-2.04-2|2	Name:		astyle
14cr|astyle-2.04-2|3	Version:	2.04
14cr|astyle-2.04-2|4	Release:	2
14cr|astyle-2.04-2|5	License:	LGPLv3+
14cr|astyle-2.04-2|6	Group:		Development/C
14cr|astyle-2.04-2|7	Url:		http://astyle.sourceforge.net/
14cr|astyle-2.04-2|8	Source0:	http://internap.dl.sourceforge.net/sourceforge/astyle/astyle_%{version}_linux.tar.gz
14cr|astyle-2.04-2|9	
14cr|astyle-2.04-2|10	%description
14cr|astyle-2.04-2|11	Artistic Style is a series of filters that automatically reindent and reformat
14cr|astyle-2.04-2|12	C/C++/Java source files. These can be used from a command line, or they can be
14cr|astyle-2.04-2|13	incorporated as classes in another C++ program.
14cr|astyle-2.04-2|14	
14cr|astyle-2.04-2|15	%files
14cr|astyle-2.04-2|16	%doc doc/*
14cr|astyle-2.04-2|17	%{_bindir}/astyle
14cr|astyle-2.04-2|18	
14cr|astyle-2.04-2|19	#----------------------------------------------------------------------------
14cr|astyle-2.04-2|20	
14cr|astyle-2.04-2|21	%prep
14cr|astyle-2.04-2|22	%setup -q -n %{name}
14cr|astyle-2.04-2|23	
14cr|astyle-2.04-2|24	%build
14cr|astyle-2.04-2|25	cd build/gcc
14cr|astyle-2.04-2|26	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|astyle-2.04-2|27	
14cr|astyle-2.04-2|28	%install
14cr|astyle-2.04-2|29	mkdir -p %{buildroot}%{_bindir}
14cr|astyle-2.04-2|30	install -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle
14cr|astyle-2.04-2|31	
14cr|astyle-2.04-2|32	
14cr|astyle-2.04-2|33	%changelog
14cr|astyle-2.04-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.04-2
14cr|astyle-2.04-2|35	+ Revision: 3fec24b
14cr|astyle-2.04-2|36	- MassBuild#464: Increase release tag
14cr|astyle-2.04-2|37	
14cr|astyle-2.04-2|38	

286 14
14cr|asunder-2.5-2|1	Summary:	GTK+-based audio CD ripper and encoder
14cr|asunder-2.5-2|2	Name:		asunder
14cr|asunder-2.5-2|3	Version:	2.5
14cr|asunder-2.5-2|4	Release:	2
14cr|asunder-2.5-2|5	License:	GPLv2
14cr|asunder-2.5-2|6	Group:		Archiving/Cd burning
14cr|asunder-2.5-2|7	URL:		http://littlesvr.ca/asunder/
14cr|asunder-2.5-2|8	Source0:	http://littlesvr.ca/asunder/releases/%{name}-%{version}.tar.bz2
14cr|asunder-2.5-2|9	
14cr|asunder-2.5-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|asunder-2.5-2|11	BuildRequires:	pkgconfig(libcddb)
14cr|asunder-2.5-2|12	BuildRequires:	intltool >= 0.34.90
14cr|asunder-2.5-2|13	
14cr|asunder-2.5-2|14	Requires:	cdparanoia
14cr|asunder-2.5-2|15	Suggests:	lame
14cr|asunder-2.5-2|16	Suggests:	vorbis-tools
14cr|asunder-2.5-2|17	Suggests:	flac
14cr|asunder-2.5-2|18	Suggests:	wavpack
14cr|asunder-2.5-2|19	
14cr|asunder-2.5-2|20	%description
14cr|asunder-2.5-2|21	Asunder is a graphical Audio CD ripper and encoder for Linux. You can
14cr|asunder-2.5-2|22	use it to save tracks from an Audio CD as WAV, MP3, OGG, Musepack, AAC,
14cr|asunder-2.5-2|23	Monkey Audio, and/or FLAC.
14cr|asunder-2.5-2|24	
14cr|asunder-2.5-2|25	%prep
14cr|asunder-2.5-2|26	%setup -q
14cr|asunder-2.5-2|27	
14cr|asunder-2.5-2|28	%build
14cr|asunder-2.5-2|29	%configure2_5x
14cr|asunder-2.5-2|30	%make
14cr|asunder-2.5-2|31	
14cr|asunder-2.5-2|32	%install
14cr|asunder-2.5-2|33	%makeinstall_std
14cr|asunder-2.5-2|34	
14cr|asunder-2.5-2|35	%find_lang %{name}
14cr|asunder-2.5-2|36	
14cr|asunder-2.5-2|37	%files -f %{name}.lang
14cr|asunder-2.5-2|38	%doc AUTHORS ChangeLog NEWS README TODO
14cr|asunder-2.5-2|39	%{_bindir}/%{name}
14cr|asunder-2.5-2|40	%{_datadir}/applications/%{name}.desktop
14cr|asunder-2.5-2|41	%{_datadir}/pixmaps/%{name}.png
14cr|asunder-2.5-2|42	
14cr|asunder-2.5-2|43	
14cr|asunder-2.5-2|44	
14cr|asunder-2.5-2|45	%changelog
14cr|asunder-2.5-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|asunder-2.5-2|47	+ Revision: bf62b06
14cr|asunder-2.5-2|48	- MassBuild#464: Increase release tag
14cr|asunder-2.5-2|49	
14cr|asunder-2.5-2|50	

287 14
14cr|asymptote-2.24-2|1	Name:		asymptote
14cr|asymptote-2.24-2|2	Version:	2.24
14cr|asymptote-2.24-2|3	Release:	2
14cr|asymptote-2.24-2|4	Summary:	Descriptive vector graphics language for technical drawing
14cr|asymptote-2.24-2|5	License:	LGPLv3+
14cr|asymptote-2.24-2|6	Group:		Publishing
14cr|asymptote-2.24-2|7	Url:		http://asymptote.sourceforge.net/
14cr|asymptote-2.24-2|8	Source0:	https://sourceforge.net/projects/asymptote/files/2.24/%{name}-%{version}.src.tgz
14cr|asymptote-2.24-2|9	
14cr|asymptote-2.24-2|10	BuildRequires:	pkgconfig(bdw-gc)
14cr|asymptote-2.24-2|11	BuildRequires:	pkgconfig(fftw3)
14cr|asymptote-2.24-2|12	BuildRequires:	pkgconfig(glut)
14cr|asymptote-2.24-2|13	BuildRequires:	pkgconfig(gsl)
14cr|asymptote-2.24-2|14	BuildRequires:	pkgconfig(ncurses)
14cr|asymptote-2.24-2|15	BuildRequires:	pkgconfig(zlib)
14cr|asymptote-2.24-2|16	BuildRequires:	readline-devel
14cr|asymptote-2.24-2|17	BuildRequires:	imagemagick
14cr|asymptote-2.24-2|18	BuildRequires:	texlive
14cr|asymptote-2.24-2|19	BuildRequires:	texinfo
14cr|asymptote-2.24-2|20	BuildRequires:	ghostscript
14cr|asymptote-2.24-2|21	BuildRequires:	ghostscript-dvipdf
14cr|asymptote-2.24-2|22	# Just to make sure these exist
14cr|asymptote-2.24-2|23	BuildRequires:	python-imaging
14cr|asymptote-2.24-2|24	BuildRequires:	tkinter
14cr|asymptote-2.24-2|25	BuildRequires:	tetex
14cr|asymptote-2.24-2|26	
14cr|asymptote-2.24-2|27	Requires:	python-imaging
14cr|asymptote-2.24-2|28	Requires:	tkinter
14cr|asymptote-2.24-2|29	Requires:	tetex-latex
14cr|asymptote-2.24-2|30	Requires(post):	tetex
14cr|asymptote-2.24-2|31	Requires(postun): tetex
14cr|asymptote-2.24-2|32	
14cr|asymptote-2.24-2|33	%description
14cr|asymptote-2.24-2|34	Asymptote is a powerful descriptive vector graphics language that
14cr|asymptote-2.24-2|35	provides a natural coordinate-based framework for technical drawing.
14cr|asymptote-2.24-2|36	Labels and equations are typeset with LaTeX, for high-quality
14cr|asymptote-2.24-2|37	PostScript output.
14cr|asymptote-2.24-2|38	
14cr|asymptote-2.24-2|39	A major advantage of Asymptote over other graphics packages is that
14cr|asymptote-2.24-2|40	it is a programming language, as opposed to just a graphics program.
14cr|asymptote-2.24-2|41	
14cr|asymptote-2.24-2|42	Features of Asymptote:
14cr|asymptote-2.24-2|43	
14cr|asymptote-2.24-2|44	- provides a portable standard for typesetting mathematical figures,
14cr|asymptote-2.24-2|45	just as TeX/LaTeX has become the standard for typesetting equations;
14cr|asymptote-2.24-2|46	
14cr|asymptote-2.24-2|47	- generates and embeds 3D vector PRC graphics within PDF files;
14cr|asymptote-2.24-2|48	
14cr|asymptote-2.24-2|49	- inspired by MetaPost, with a much cleaner, powerful C++-like
14cr|asymptote-2.24-2|50	programming syntax and floating-point numerics;
14cr|asymptote-2.24-2|51	
14cr|asymptote-2.24-2|52	- runs on all major platforms (UNIX, MacOS, Microsoft Windows);
14cr|asymptote-2.24-2|53	
14cr|asymptote-2.24-2|54	- mathematically oriented (e.g. rotation of vectors by complex
14cr|asymptote-2.24-2|55	multiplication);
14cr|asymptote-2.24-2|56	
14cr|asymptote-2.24-2|57	- LaTeX typesetting of labels (for document consistency);
14cr|asymptote-2.24-2|58	
14cr|asymptote-2.24-2|59	- uses simplex method and deferred drawing to solve overall size
14cr|asymptote-2.24-2|60	constraint issues between fixed-sized objects (labels and
14cr|asymptote-2.24-2|61	arrowheads) and objects that should scale with figure size;
14cr|asymptote-2.24-2|62	
14cr|asymptote-2.24-2|63	- fully generalizes MetaPost path construction algorithms to three
14cr|asymptote-2.24-2|64	dimensions;
14cr|asymptote-2.24-2|65	
14cr|asymptote-2.24-2|66	- compiles commands into virtual machine code for speed without
14cr|asymptote-2.24-2|67	sacrificing portability;
14cr|asymptote-2.24-2|68	
14cr|asymptote-2.24-2|69	- high-level graphics commands are implemented in the Asymptote
14cr|asymptote-2.24-2|70	language itself, allowing them to be easily tailored to specific
14cr|asymptote-2.24-2|71	applications.
14cr|asymptote-2.24-2|72	
14cr|asymptote-2.24-2|73	%prep
14cr|asymptote-2.24-2|74	%setup -q
14cr|asymptote-2.24-2|75	
14cr|asymptote-2.24-2|76	%build
14cr|asymptote-2.24-2|77	%configure2_5x	--enable-gc=system \
14cr|asymptote-2.24-2|78	--with-latex=%{_datadir}/tex/latex \
14cr|asymptote-2.24-2|79	--with-context=%{_datadir}/tex/context
14cr|asymptote-2.24-2|80	%make
14cr|asymptote-2.24-2|81	
14cr|asymptote-2.24-2|82	%install
14cr|asymptote-2.24-2|83	%makeinstall_std
14cr|asymptote-2.24-2|84	
14cr|asymptote-2.24-2|85	# Create symlinks for vim / emacs
14cr|asymptote-2.24-2|86	install -d -m 755 %{buildroot}%{_datadir}/vim/syntax
14cr|asymptote-2.24-2|87	ln -s ../../%{name}/asy.vim %{buildroot}%{_datadir}/vim/syntax/asy.vim
14cr|asymptote-2.24-2|88	
14cr|asymptote-2.24-2|89	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|asymptote-2.24-2|90	ln -s ../../../%{_datadir}/%{name}/asy-init.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/asy-init.el
14cr|asymptote-2.24-2|91	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14cr|asymptote-2.24-2|92	ln -s ../../%{name}/asy-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/asy-mode.el
14cr|asymptote-2.24-2|93	ln -s ../../%{name}/asy-keywords.el %{buildroot}%{_datadir}/emacs/site-lisp/asy-keywords.el
14cr|asymptote-2.24-2|94	
14cr|asymptote-2.24-2|95	# Move info file
14cr|asymptote-2.24-2|96	mv %{buildroot}%{_infodir}/asymptote/asymptote.info %{buildroot}%{_infodir}/asymptote.info
14cr|asymptote-2.24-2|97	
14cr|asymptote-2.24-2|98	# Icon
14cr|asymptote-2.24-2|99	for size in 16x16 32x32 48x48
14cr|asymptote-2.24-2|100	do
14cr|asymptote-2.24-2|101	install -d %{buildroot}%{_iconsdir}/hicolor/$size/apps
14cr|asymptote-2.24-2|102	convert -resize $size asy.ico %{buildroot}%{_iconsdir}/hicolor/$size/apps/asy.png
14cr|asymptote-2.24-2|103	done
14cr|asymptote-2.24-2|104	
14cr|asymptote-2.24-2|105	# Create xasy desktop file
14cr|asymptote-2.24-2|106	mkdir -p %{buildroot}%{_datadir}/applications
14cr|asymptote-2.24-2|107	cat > %{buildroot}%{_datadir}/applications/xasy.desktop << EOF
14cr|asymptote-2.24-2|108	[Desktop Entry]
14cr|asymptote-2.24-2|109	Name=Asymptote
14cr|asymptote-2.24-2|110	Comment=GUI tool for using Asymptote vector graphics
14cr|asymptote-2.24-2|111	Exec=%{_bindir}/xasy
14cr|asymptote-2.24-2|112	Icon=asy
14cr|asymptote-2.24-2|113	Terminal=false
14cr|asymptote-2.24-2|114	StartupNotify=true
14cr|asymptote-2.24-2|115	Type=Application
14cr|asymptote-2.24-2|116	Categories=Graphics;VectorGraphics;
14cr|asymptote-2.24-2|117	EOF
14cr|asymptote-2.24-2|118	
14cr|asymptote-2.24-2|119	%post
14cr|asymptote-2.24-2|120	texhash
14cr|asymptote-2.24-2|121	
14cr|asymptote-2.24-2|122	%preun
14cr|asymptote-2.24-2|123	texhash
14cr|asymptote-2.24-2|124	
14cr|asymptote-2.24-2|125	%files
14cr|asymptote-2.24-2|126	%doc BUGS ChangeLog LICENSE* README ReleaseNotes TODO
14cr|asymptote-2.24-2|127	%{_sysconfdir}/emacs/site-start.d/asy-init.el
14cr|asymptote-2.24-2|128	%{_bindir}/asy
14cr|asymptote-2.24-2|129	%{_bindir}/xasy
14cr|asymptote-2.24-2|130	%{_datadir}/%{name}
14cr|asymptote-2.24-2|131	%{_datadir}/applications/xasy.desktop
14cr|asymptote-2.24-2|132	%{_datadir}/emacs/site-lisp/asy-mode.el
14cr|asymptote-2.24-2|133	%{_datadir}/emacs/site-lisp/asy-keywords.el
14cr|asymptote-2.24-2|134	%{_datadir}/vim/syntax/asy.vim
14cr|asymptote-2.24-2|135	%{_datadir}/tex/latex/%{name}
14cr|asymptote-2.24-2|136	%{_datadir}/tex/context/%{name}
14cr|asymptote-2.24-2|137	%{_iconsdir}/hicolor/*/apps/asy.png
14cr|asymptote-2.24-2|138	%{_infodir}/*.info*
14cr|asymptote-2.24-2|139	%{_mandir}/man1/asy*
14cr|asymptote-2.24-2|140	%{_mandir}/man1/xasy*
14cr|asymptote-2.24-2|141	
14cr|asymptote-2.24-2|142	
14cr|asymptote-2.24-2|143	
14cr|asymptote-2.24-2|144	%changelog
14cr|asymptote-2.24-2|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24-2
14cr|asymptote-2.24-2|146	+ Revision: dc889e9
14cr|asymptote-2.24-2|147	- MassBuild#464: Increase release tag
14cr|asymptote-2.24-2|148	
14cr|asymptote-2.24-2|149	

288 14
14cr|ataidle-2.7.1-2|1	Summary:	A utility to manage ATA drives
14cr|ataidle-2.7.1-2|2	Name:		ataidle
14cr|ataidle-2.7.1-2|3	Version:	2.7.1
14cr|ataidle-2.7.1-2|4	Release:	2
14cr|ataidle-2.7.1-2|5	License:	BSD
14cr|ataidle-2.7.1-2|6	Group:		System/Kernel and hardware
14cr|ataidle-2.7.1-2|7	Url:		http://www.cran.org.uk/bruce/software/ataidle.php
14cr|ataidle-2.7.1-2|8	Source0:	http://www.cran.org.uk/bruce/software/%{name}-%{version}.tar.bz2
14cr|ataidle-2.7.1-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ataidle-2.7.1-2|10	
14cr|ataidle-2.7.1-2|11	%description
14cr|ataidle-2.7.1-2|12	ATAidle is a utility to set the power management features of ATA hard drives
14cr|ataidle-2.7.1-2|13	in FreeBSD and Linux, including idle and standby timeouts, APM, and
14cr|ataidle-2.7.1-2|14	acoustic level settings.
14cr|ataidle-2.7.1-2|15	
14cr|ataidle-2.7.1-2|16	%prep
14cr|ataidle-2.7.1-2|17	%setup -q
14cr|ataidle-2.7.1-2|18	
14cr|ataidle-2.7.1-2|19	%build
14cr|ataidle-2.7.1-2|20	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cr|ataidle-2.7.1-2|21	%make
14cr|ataidle-2.7.1-2|22	
14cr|ataidle-2.7.1-2|23	%install
14cr|ataidle-2.7.1-2|24	rm -rf %{buildroot}
14cr|ataidle-2.7.1-2|25	mkdir -p %{buildroot}/%{_sbindir}
14cr|ataidle-2.7.1-2|26	mkdir -p %{buildroot}/%{_mandir}/man8/
14cr|ataidle-2.7.1-2|27	install ataidle %{buildroot}/%{_sbindir}
14cr|ataidle-2.7.1-2|28	install ataidle.8 %{buildroot}/%{_mandir}/man8
14cr|ataidle-2.7.1-2|29	
14cr|ataidle-2.7.1-2|30	%clean
14cr|ataidle-2.7.1-2|31	rm -rf %{buildroot}
14cr|ataidle-2.7.1-2|32	
14cr|ataidle-2.7.1-2|33	%files
14cr|ataidle-2.7.1-2|34	%defattr(-,root,root)
14cr|ataidle-2.7.1-2|35	%doc README Changelog
14cr|ataidle-2.7.1-2|36	%{_sbindir}/ataidle
14cr|ataidle-2.7.1-2|37	%{_mandir}/man8/*
14cr|ataidle-2.7.1-2|38	
14cr|ataidle-2.7.1-2|39	
14cr|ataidle-2.7.1-2|40	
14cr|ataidle-2.7.1-2|41	%changelog
14cr|ataidle-2.7.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.1-2
14cr|ataidle-2.7.1-2|43	+ Revision: 28e827d
14cr|ataidle-2.7.1-2|44	- MassBuild#464: Increase release tag
14cr|ataidle-2.7.1-2|45	
14cr|ataidle-2.7.1-2|46	

289 14
14cr|atanks-5.8-2|1	%bcond_with	allegro_unstable
14cr|atanks-5.8-2|2	
14cr|atanks-5.8-2|3	Name:		atanks
14cr|atanks-5.8-2|4	Version:	5.8
14cr|atanks-5.8-2|5	Release:	2
14cr|atanks-5.8-2|6	Summary:	Scorched Earth game clone
14cr|atanks-5.8-2|7	License:	GPLv2+
14cr|atanks-5.8-2|8	Group:		Games/Arcade
14cr|atanks-5.8-2|9	Url:		http://atanks.sourceforge.net/
14cr|atanks-5.8-2|10	Source0:	http://downloads.sourceforge.net/sourceforge/atanks/atanks-%{version}.tar.gz
14cr|atanks-5.8-2|11	Source3:	%{name}-16.png
14cr|atanks-5.8-2|12	Source4:	%{name}-32.png
14cr|atanks-5.8-2|13	Source5:	%{name}-48.png
14cr|atanks-5.8-2|14	Patch0:		atanks-5.4-link.patch
14cr|atanks-5.8-2|15	%if %with allegro_unstable
14cr|atanks-5.8-2|16	BuildRequires:	allegro-testing-devel
14cr|atanks-5.8-2|17	%else
14cr|atanks-5.8-2|18	BuildRequires:	allegro-devel
14cr|atanks-5.8-2|19	%endif
14cr|atanks-5.8-2|20	
14cr|atanks-5.8-2|21	%description
14cr|atanks-5.8-2|22	This is Atomic Tanks, a multi-player game similar to Scorched Earth
14cr|atanks-5.8-2|23	which involves firing enormous weapons to try and destroy the other
14cr|atanks-5.8-2|24	tanks.
14cr|atanks-5.8-2|25	
14cr|atanks-5.8-2|26	%prep
14cr|atanks-5.8-2|27	%setup -q
14cr|atanks-5.8-2|28	%apply_patches
14cr|atanks-5.8-2|29	
14cr|atanks-5.8-2|30	%build
14cr|atanks-5.8-2|31	%make \
14cr|atanks-5.8-2|32	CC="%{__cxx}" \
14cr|atanks-5.8-2|33	OFLAGS="%{optflags}" \
14cr|atanks-5.8-2|34	LFLAGS="%{ldflags} -L%{_libdir} -lX11 -lXext -lXcursor -lXpm -lxcb -lXrender -lXfixes -lXau -lXdmcp" \
14cr|atanks-5.8-2|35	INSTALLDIR=%{_gamesdatadir}/%{name}
14cr|atanks-5.8-2|36	
14cr|atanks-5.8-2|37	%install
14cr|atanks-5.8-2|38	%makeinstall_std \
14cr|atanks-5.8-2|39	BINDIR=%{_gamesbindir} \
14cr|atanks-5.8-2|40	INSTALLDIR=%{_gamesdatadir}/%{name}
14cr|atanks-5.8-2|41	
14cr|atanks-5.8-2|42	perl -pi -e "s/\r$//g" %{buildroot}%{_gamesdatadir}/%{name}/tanks.txt
14cr|atanks-5.8-2|43	
14cr|atanks-5.8-2|44	# Fix icon in .desktop file
14cr|atanks-5.8-2|45	perl -pi -e "s/%{name}.png/%{name}/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|atanks-5.8-2|46	
14cr|atanks-5.8-2|47	# Icons
14cr|atanks-5.8-2|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps
14cr|atanks-5.8-2|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cr|atanks-5.8-2|50	
14cr|atanks-5.8-2|51	install -D -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|atanks-5.8-2|52	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|atanks-5.8-2|53	
14cr|atanks-5.8-2|54	%files
14cr|atanks-5.8-2|55	%doc Changelog README TODO
14cr|atanks-5.8-2|56	%{_gamesbindir}/%{name}
14cr|atanks-5.8-2|57	%{_gamesdatadir}/%{name}
14cr|atanks-5.8-2|58	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|atanks-5.8-2|59	%{_datadir}/applications/%{name}.desktop
14cr|atanks-5.8-2|60	
14cr|atanks-5.8-2|61	%changelog
14cr|atanks-5.8-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.8-2
14cr|atanks-5.8-2|63	+ Revision: db8a4f2
14cr|atanks-5.8-2|64	- MassBuild#464: Increase release tag
14cr|atanks-5.8-2|65	
14cr|atanks-5.8-2|66	

290 14
14cr|atari800-3.0.0-5|1	Summary:	Atari 800 Emulator
14cr|atari800-3.0.0-5|2	Name:		atari800
14cr|atari800-3.0.0-5|3	Version:	3.0.0
14cr|atari800-3.0.0-5|4	Release:	5
14cr|atari800-3.0.0-5|5	License:	GPLv2+
14cr|atari800-3.0.0-5|6	Group:		Emulators
14cr|atari800-3.0.0-5|7	Url:		http://atari800.atari.org/
14cr|atari800-3.0.0-5|8	Source0:	http://downloads.sourceforge.net/atari800/atari800-%{version}.tar.gz
14cr|atari800-3.0.0-5|9	Source1:	%{name}-chooser
14cr|atari800-3.0.0-5|10	Source2:	ATARI5200.ROM
14cr|atari800-3.0.0-5|11	Source3:	ATARIBAS.ROM
14cr|atari800-3.0.0-5|12	Source4:	ATARIOSA.ROM
14cr|atari800-3.0.0-5|13	Source5:	ATARIOSB.ROM
14cr|atari800-3.0.0-5|14	Source6:	ATARIXL.ROM
14cr|atari800-3.0.0-5|15	Patch0:		atari800-3.0.0-cfg.patch
14cr|atari800-3.0.0-5|16	BuildRequires:	librsvg
14cr|atari800-3.0.0-5|17	BuildRequires:	pkgconfig(gl)
14cr|atari800-3.0.0-5|18	BuildRequires:	pkgconfig(ncurses)
14cr|atari800-3.0.0-5|19	BuildRequires:	pkgconfig(sdl)
14cr|atari800-3.0.0-5|20	BuildRequires:	pkgconfig(zlib)
14cr|atari800-3.0.0-5|21	
14cr|atari800-3.0.0-5|22	%description
14cr|atari800-3.0.0-5|23	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|24	
14cr|atari800-3.0.0-5|25	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|26	
14cr|atari800-3.0.0-5|27	%package common
14cr|atari800-3.0.0-5|28	Summary:	Atari 800 Emulator - common files for all versions
14cr|atari800-3.0.0-5|29	License:	GPLv2+
14cr|atari800-3.0.0-5|30	Group:		Emulators
14cr|atari800-3.0.0-5|31	Suggests:	%{name}-roms
14cr|atari800-3.0.0-5|32	
14cr|atari800-3.0.0-5|33	%description common
14cr|atari800-3.0.0-5|34	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|35	
14cr|atari800-3.0.0-5|36	This package contains common files for ncurses, SDL and X11 versions
14cr|atari800-3.0.0-5|37	of Atari800.
14cr|atari800-3.0.0-5|38	
14cr|atari800-3.0.0-5|39	%files common
14cr|atari800-3.0.0-5|40	%doc DOC/{BUGS,CREDITS,ChangeLog,FAQ,NEWS,README,TODO,USAGE,*.txt} README.1ST
14cr|atari800-3.0.0-5|41	%{_bindir}/%{name}
14cr|atari800-3.0.0-5|42	%{_sysconfdir}/%{name}.cfg
14cr|atari800-3.0.0-5|43	%{_datadir}/applications/%{name}.desktop
14cr|atari800-3.0.0-5|44	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|atari800-3.0.0-5|45	%{_mandir}/man1/%{name}.1*
14cr|atari800-3.0.0-5|46	
14cr|atari800-3.0.0-5|47	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|48	
14cr|atari800-3.0.0-5|49	%package roms
14cr|atari800-3.0.0-5|50	Summary:	Atari 800 Emulator - ROM files
14cr|atari800-3.0.0-5|51	License:	Freeware
14cr|atari800-3.0.0-5|52	Group:		Emulators
14cr|atari800-3.0.0-5|53	
14cr|atari800-3.0.0-5|54	%description roms
14cr|atari800-3.0.0-5|55	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|56	
14cr|atari800-3.0.0-5|57	This package contains ROM files.
14cr|atari800-3.0.0-5|58	
14cr|atari800-3.0.0-5|59	Notes: Darek Mihocka got the permission from Atari corp. to distribute
14cr|atari800-3.0.0-5|60	the images of Atari 800XL's OS and BASIC ROMs. Package that contains these
14cr|atari800-3.0.0-5|61	ROM images is free now.
14cr|atari800-3.0.0-5|62	
14cr|atari800-3.0.0-5|63	%files roms
14cr|atari800-3.0.0-5|64	%{_datadir}/%{name}/*.ROM
14cr|atari800-3.0.0-5|65	
14cr|atari800-3.0.0-5|66	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|67	
14cr|atari800-3.0.0-5|68	%package x11
14cr|atari800-3.0.0-5|69	Summary:	Atari 800 Emulator - X Window version
14cr|atari800-3.0.0-5|70	License:	GPLv2+
14cr|atari800-3.0.0-5|71	Group:		Emulators
14cr|atari800-3.0.0-5|72	Requires:	%{name}-common = %{EVRD}
14cr|atari800-3.0.0-5|73	
14cr|atari800-3.0.0-5|74	%description x11
14cr|atari800-3.0.0-5|75	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|76	
14cr|atari800-3.0.0-5|77	This package contains Atari800 executable file configured for X11 with
14cr|atari800-3.0.0-5|78	sound and joystick support.
14cr|atari800-3.0.0-5|79	
14cr|atari800-3.0.0-5|80	%files x11
14cr|atari800-3.0.0-5|81	%{_bindir}/atari800-x11
14cr|atari800-3.0.0-5|82	
14cr|atari800-3.0.0-5|83	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|84	
14cr|atari800-3.0.0-5|85	%package sdl
14cr|atari800-3.0.0-5|86	Summary:	Atari 800 Emulator - SDL version
14cr|atari800-3.0.0-5|87	License:	GPLv2+
14cr|atari800-3.0.0-5|88	Group:		Emulators
14cr|atari800-3.0.0-5|89	Requires:	%{name}-common = %{EVRD}
14cr|atari800-3.0.0-5|90	
14cr|atari800-3.0.0-5|91	%description sdl
14cr|atari800-3.0.0-5|92	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|93	
14cr|atari800-3.0.0-5|94	This package contains Atari800 executable file configured for SDL with
14cr|atari800-3.0.0-5|95	sound and joystick support.
14cr|atari800-3.0.0-5|96	
14cr|atari800-3.0.0-5|97	%files sdl
14cr|atari800-3.0.0-5|98	%{_bindir}/atari800-sdl
14cr|atari800-3.0.0-5|99	
14cr|atari800-3.0.0-5|100	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|101	
14cr|atari800-3.0.0-5|102	%package ncurses
14cr|atari800-3.0.0-5|103	Summary:	Atari 800 Emulator - Ncurses version
14cr|atari800-3.0.0-5|104	License:	GPLv2+
14cr|atari800-3.0.0-5|105	Group:		Emulators
14cr|atari800-3.0.0-5|106	Requires:	%{name}-common = %{EVRD}
14cr|atari800-3.0.0-5|107	
14cr|atari800-3.0.0-5|108	%description ncurses
14cr|atari800-3.0.0-5|109	This is Atari 800, 800XL, 130XE and 5200 emulator.
14cr|atari800-3.0.0-5|110	
14cr|atari800-3.0.0-5|111	This package contains Atari800 executable file configured for Ncurses
14cr|atari800-3.0.0-5|112	support.
14cr|atari800-3.0.0-5|113	
14cr|atari800-3.0.0-5|114	%files ncurses
14cr|atari800-3.0.0-5|115	%{_bindir}/atari800-ncurses
14cr|atari800-3.0.0-5|116	
14cr|atari800-3.0.0-5|117	#----------------------------------------------------------------------------
14cr|atari800-3.0.0-5|118	
14cr|atari800-3.0.0-5|119	%prep
14cr|atari800-3.0.0-5|120	%setup -q
14cr|atari800-3.0.0-5|121	find ./src -type f -name "*.[chi]*" -exec chmod 644 '{}' +
14cr|atari800-3.0.0-5|122	%patch0 -p1
14cr|atari800-3.0.0-5|123	
14cr|atari800-3.0.0-5|124	%build
14cr|atari800-3.0.0-5|125	cd src
14cr|atari800-3.0.0-5|126	aclocal
14cr|atari800-3.0.0-5|127	autoconf
14cr|atari800-3.0.0-5|128	
14cr|atari800-3.0.0-5|129	%configure --target=default --with-video=sdl --with-sound=sdl
14cr|atari800-3.0.0-5|130	%make
14cr|atari800-3.0.0-5|131	mv -f atari800 atari800-sdl
14cr|atari800-3.0.0-5|132	make clean
14cr|atari800-3.0.0-5|133	
14cr|atari800-3.0.0-5|134	%configure --target=shm
14cr|atari800-3.0.0-5|135	%make
14cr|atari800-3.0.0-5|136	mv -f atari800 atari800-x11
14cr|atari800-3.0.0-5|137	make clean
14cr|atari800-3.0.0-5|138	
14cr|atari800-3.0.0-5|139	%configure --target=default --with-video=ncurses
14cr|atari800-3.0.0-5|140	%make
14cr|atari800-3.0.0-5|141	mv -f atari800 atari800-ncurses
14cr|atari800-3.0.0-5|142	
14cr|atari800-3.0.0-5|143	%install
14cr|atari800-3.0.0-5|144	mkdir -p %{buildroot}%{_bindir}
14cr|atari800-3.0.0-5|145	install src/atari800-x11 %{buildroot}%{_bindir}
14cr|atari800-3.0.0-5|146	install src/atari800-sdl %{buildroot}%{_bindir}
14cr|atari800-3.0.0-5|147	install src/atari800-ncurses %{buildroot}%{_bindir}
14cr|atari800-3.0.0-5|148	install %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|atari800-3.0.0-5|149	
14cr|atari800-3.0.0-5|150	mkdir -p %{buildroot}%{_mandir}/man1
14cr|atari800-3.0.0-5|151	install src/atari800.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|atari800-3.0.0-5|152	
14cr|atari800-3.0.0-5|153	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|atari800-3.0.0-5|154	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/%{name}/ATARI5200.ROM
14cr|atari800-3.0.0-5|155	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/%{name}/ATARIBAS.ROM
14cr|atari800-3.0.0-5|156	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/%{name}/ATARIOSA.ROM
14cr|atari800-3.0.0-5|157	install -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/%{name}/ATARIOSB.ROM
14cr|atari800-3.0.0-5|158	install -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/%{name}/ATARIXL.ROM
14cr|atari800-3.0.0-5|159	
14cr|atari800-3.0.0-5|160	mkdir -p %{buildroot}%{_sysconfdir}/
14cr|atari800-3.0.0-5|161	install src/dc/%{name}.cfg %{buildroot}%{_sysconfdir}/%{name}.cfg
14cr|atari800-3.0.0-5|162	
14cr|atari800-3.0.0-5|163	# menu-entry
14cr|atari800-3.0.0-5|164	mkdir -p %{buildroot}%{_datadir}/applications
14cr|atari800-3.0.0-5|165	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|atari800-3.0.0-5|166	[Desktop Entry]
14cr|atari800-3.0.0-5|167	Type=Application
14cr|atari800-3.0.0-5|168	Name=Atari800
14cr|atari800-3.0.0-5|169	Name[ru]=Atari800
14cr|atari800-3.0.0-5|170	Comment=An emulator of 8-bit Atari personal computers.
14cr|atari800-3.0.0-5|171	Comment[ru]=Эмулятор 8-bit компьютера Atari
14cr|atari800-3.0.0-5|172	Icon=%{name}
14cr|atari800-3.0.0-5|173	Exec=%{name}
14cr|atari800-3.0.0-5|174	Categories=Game;Emulator;
14cr|atari800-3.0.0-5|175	EOF
14cr|atari800-3.0.0-5|176	
14cr|atari800-3.0.0-5|177	# Install icons of various sizes
14cr|atari800-3.0.0-5|178	for s in 256 128 96 48 32 22 16 ; do
14cr|atari800-3.0.0-5|179	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps
14cr|atari800-3.0.0-5|180	rsvg-convert -w ${s} -h ${s} \
14cr|atari800-3.0.0-5|181	data/atari2.svg -o \
14cr|atari800-3.0.0-5|182	%{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cr|atari800-3.0.0-5|183	done
14cr|atari800-3.0.0-5|184	
14cr|atari800-3.0.0-5|185	
14cr|atari800-3.0.0-5|186	%changelog
14cr|atari800-3.0.0-5|187	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-5
14cr|atari800-3.0.0-5|188	+ Revision: 2e46910
14cr|atari800-3.0.0-5|189	- MassBuild#464: Increase release tag
14cr|atari800-3.0.0-5|190	
14cr|atari800-3.0.0-5|191	

291 14
14cr|aterm-1.0.1-11|1	Summary:	An rxvt-based terminal emulator for X11
14cr|aterm-1.0.1-11|2	Name:		aterm
14cr|aterm-1.0.1-11|3	Version:	1.0.1
14cr|aterm-1.0.1-11|4	Release:	11
14cr|aterm-1.0.1-11|5	License:	GPLv2+
14cr|aterm-1.0.1-11|6	Group:		Terminals
14cr|aterm-1.0.1-11|7	Url:		http://aterm.sourceforge.net
14cr|aterm-1.0.1-11|8	Source0:	ftp://ftp.afterstep.org/apps/aterm/%{name}-%{version}.tar.bz2
14cr|aterm-1.0.1-11|9	Patch0:		aterm-1.0.1-no-strip.patch
14cr|aterm-1.0.1-11|10	BuildRequires:	pkgconfig(x11)
14cr|aterm-1.0.1-11|11	BuildRequires:	pkgconfig(xt)
14cr|aterm-1.0.1-11|12	
14cr|aterm-1.0.1-11|13	%description
14cr|aterm-1.0.1-11|14	Aterm is a colour vt102 terminal emulator based on rxvt 2.4.8 intended as an
14cr|aterm-1.0.1-11|15	xterm replacement for users who do not require features such as Tektronix 4014
14cr|aterm-1.0.1-11|16	emulation and toolkit style configurability
14cr|aterm-1.0.1-11|17	
14cr|aterm-1.0.1-11|18	%files
14cr|aterm-1.0.1-11|19	%doc ChangeLog doc/README.* %{name}.lsm README.configure
14cr|aterm-1.0.1-11|20	%doc doc/FAQ doc/ChangeLog.rxvt
14cr|aterm-1.0.1-11|21	%{_bindir}/%{name}
14cr|aterm-1.0.1-11|22	%{_mandir}/man1/*
14cr|aterm-1.0.1-11|23	%{_datadir}/applications/*
14cr|aterm-1.0.1-11|24	
14cr|aterm-1.0.1-11|25	#----------------------------------------------------------------------------
14cr|aterm-1.0.1-11|26	
14cr|aterm-1.0.1-11|27	%prep
14cr|aterm-1.0.1-11|28	%setup -q
14cr|aterm-1.0.1-11|29	%patch0 -p1
14cr|aterm-1.0.1-11|30	
14cr|aterm-1.0.1-11|31	%build
14cr|aterm-1.0.1-11|32	%configure2_5x \
14cr|aterm-1.0.1-11|33	--enable-fading \
14cr|aterm-1.0.1-11|34	--enable-background-image
14cr|aterm-1.0.1-11|35	%make
14cr|aterm-1.0.1-11|36	
14cr|aterm-1.0.1-11|37	%install
14cr|aterm-1.0.1-11|38	%makeinstall_std
14cr|aterm-1.0.1-11|39	
14cr|aterm-1.0.1-11|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|aterm-1.0.1-11|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|aterm-1.0.1-11|42	[Desktop Entry]
14cr|aterm-1.0.1-11|43	Name=%{name}
14cr|aterm-1.0.1-11|44	Comment=An rxvt-based terminal emulator for X11
14cr|aterm-1.0.1-11|45	Exec=%{name} -name Terminal
14cr|aterm-1.0.1-11|46	Icon=%{name}
14cr|aterm-1.0.1-11|47	Terminal=false
14cr|aterm-1.0.1-11|48	Type=Application
14cr|aterm-1.0.1-11|49	Categories=TerminalEmulator;System;
14cr|aterm-1.0.1-11|50	EOF
14cr|aterm-1.0.1-11|51	
14cr|aterm-1.0.1-11|52	
14cr|aterm-1.0.1-11|53	%changelog
14cr|aterm-1.0.1-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-11
14cr|aterm-1.0.1-11|55	+ Revision: 289036e
14cr|aterm-1.0.1-11|56	- MassBuild#464: Increase release tag
14cr|aterm-1.0.1-11|57	
14cr|aterm-1.0.1-11|58	

292 14
14cr|atftp-0.7-11|1	Summary:	Advanced Trivial File Transfer Protocol (TFTP) client
14cr|atftp-0.7-11|2	Name:		atftp
14cr|atftp-0.7-11|3	Version:	0.7
14cr|atftp-0.7-11|4	Release:	11
14cr|atftp-0.7-11|5	License:	GPLv2+
14cr|atftp-0.7-11|6	Group:		System/Servers
14cr|atftp-0.7-11|7	Url:		http://ftp.de.debian.org/debian/pool/main/a/atftp/
14cr|atftp-0.7-11|8	Source0:	%{name}-%{version}.tar.gz
14cr|atftp-0.7-11|9	Source1:	atftpd.init.d
14cr|atftp-0.7-11|10	Source2:	atftpd.sysconfig
14cr|atftp-0.7-11|11	Source3:	atftpd.logrotate
14cr|atftp-0.7-11|12	Patch1:		atftp-0.7-inlines.patch
14cr|atftp-0.7-11|13	Patch2:		atftp-0.7.diff
14cr|atftp-0.7-11|14	Patch3:		atftp-CLK_TCK.diff
14cr|atftp-0.7-11|15	Patch4:		atftp-0.7_compiler_warnings.patch
14cr|atftp-0.7-11|16	Patch5:		atftp-0.7_thread_crash.patch
14cr|atftp-0.7-11|17	Patch6:		atftp-0.7_sol_ip.patch
14cr|atftp-0.7-11|18	BuildRequires:	readline-devel
14cr|atftp-0.7-11|19	BuildRequires:	tcp_wrappers-devel
14cr|atftp-0.7-11|20	BuildRequires:	termcap-devel
14cr|atftp-0.7-11|21	BuildRequires:	pkgconfig(libpcre)
14cr|atftp-0.7-11|22	BuildRequires:	pkgconfig(ncurses)
14cr|atftp-0.7-11|23	Requires(pre):	rpm-helper
14cr|atftp-0.7-11|24	Provides:	tftp = %{EVRD}
14cr|atftp-0.7-11|25	
14cr|atftp-0.7-11|26	%description
14cr|atftp-0.7-11|27	atftp is an advanced client implementation of the TFTP protocol that implements
14cr|atftp-0.7-11|28	RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the
14cr|atftp-0.7-11|29	client presents a friendly interface using libreadline. The current server
14cr|atftp-0.7-11|30	implementation lacks IPv6 support.
14cr|atftp-0.7-11|31	
14cr|atftp-0.7-11|32	%files
14cr|atftp-0.7-11|33	%defattr(-, root, root, 0755)
14cr|atftp-0.7-11|34	%doc BUGS Changelog FAQ INSTALL LICENSE README* TODO
14cr|atftp-0.7-11|35	%doc %{_mandir}/man1/atftp.*
14cr|atftp-0.7-11|36	%{_bindir}/atftp
14cr|atftp-0.7-11|37	
14cr|atftp-0.7-11|38	#----------------------------------------------------------------------------
14cr|atftp-0.7-11|39	
14cr|atftp-0.7-11|40	%package server
14cr|atftp-0.7-11|41	Summary:	Advanced Trivial File Transfer Protocol (TFTP) server
14cr|atftp-0.7-11|42	Group:		System/Servers
14cr|atftp-0.7-11|43	Requires:	binutils
14cr|atftp-0.7-11|44	Requires:	gawk
14cr|atftp-0.7-11|45	Requires:	logrotate
14cr|atftp-0.7-11|46	Requires:	tcp_wrappers
14cr|atftp-0.7-11|47	Requires(pre):	rpm-helper
14cr|atftp-0.7-11|48	Conflicts:	tftp-server
14cr|atftp-0.7-11|49	
14cr|atftp-0.7-11|50	%description server
14cr|atftp-0.7-11|51	atftpd is an advanced server implementation of the TFTP
14cr|atftp-0.7-11|52	protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349.
14cr|atftp-0.7-11|53	The server is multi-threaded and the client presents a friendly
14cr|atftp-0.7-11|54	interface using libreadline. The current server implementation
14cr|atftp-0.7-11|55	lacks IPv6 support.
14cr|atftp-0.7-11|56	
14cr|atftp-0.7-11|57	%files server
14cr|atftp-0.7-11|58	%defattr(-, root, root, 0755)
14cr|atftp-0.7-11|59	%doc docs/*
14cr|atftp-0.7-11|60	%attr(0755,root,root) %{_initrddir}/atftpd
14cr|atftp-0.7-11|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/xinetd.d/tftp
14cr|atftp-0.7-11|62	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/atftpd
14cr|atftp-0.7-11|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/atftpd
14cr|atftp-0.7-11|64	%dir %{_localstatedir}/lib/tftpboot
14cr|atftp-0.7-11|65	%dir %attr(0755,nobody,nogroup) %{_var}/run/atftpd
14cr|atftp-0.7-11|66	%dir %attr(0755,nobody,nogroup) %{_logdir}/atftpd
14cr|atftp-0.7-11|67	%{_sbindir}/atftpd
14cr|atftp-0.7-11|68	%{_sbindir}/in.tftpd
14cr|atftp-0.7-11|69	%attr(0644,nobody,nogroup) %{_logdir}/atftpd/atftpd.log
14cr|atftp-0.7-11|70	%{_mandir}/man8/atftpd.*
14cr|atftp-0.7-11|71	%{_mandir}/man8/in.tftpd.*
14cr|atftp-0.7-11|72	
14cr|atftp-0.7-11|73	%post server
14cr|atftp-0.7-11|74	%_post_service atftpd
14cr|atftp-0.7-11|75	
14cr|atftp-0.7-11|76	%preun server
14cr|atftp-0.7-11|77	%_preun_service atftpd
14cr|atftp-0.7-11|78	
14cr|atftp-0.7-11|79	#----------------------------------------------------------------------------
14cr|atftp-0.7-11|80	
14cr|atftp-0.7-11|81	%prep
14cr|atftp-0.7-11|82	%setup -q
14cr|atftp-0.7-11|83	%patch1 -p1
14cr|atftp-0.7-11|84	%patch2
14cr|atftp-0.7-11|85	%patch3
14cr|atftp-0.7-11|86	%patch4
14cr|atftp-0.7-11|87	%patch5
14cr|atftp-0.7-11|88	%patch6
14cr|atftp-0.7-11|89	
14cr|atftp-0.7-11|90	### FIXME: Change location of pcre.h to pcre/pcre.h (Please fix upstream)
14cr|atftp-0.7-11|91	if [ -r %{_includedir}/pcre/pcre.h ]; then
14cr|atftp-0.7-11|92	perl -pi.orig -e 's|\bpcre.h\b|pcre/pcre.h|' configure tftpd_pcre.h
14cr|atftp-0.7-11|93	fi
14cr|atftp-0.7-11|94	
14cr|atftp-0.7-11|95	cat <<EOF >tftp.xinetd
14cr|atftp-0.7-11|96	# default: off
14cr|atftp-0.7-11|97	# description: The tftp server serves files using the trivial file transfer protocol. The tftp protocol is often used to boot diskless workstations, download configuration files to network-aware printers, and to start the installation process for some operating systems.
14cr|atftp-0.7-11|98	service tftp
14cr|atftp-0.7-11|99	{
14cr|atftp-0.7-11|100	disable	= yes
14cr|atftp-0.7-11|101	socket_type		= dgram
14cr|atftp-0.7-11|102	protocol		= udp
14cr|atftp-0.7-11|103	wait			= yes
14cr|atftp-0.7-11|104	user			= root
14cr|atftp-0.7-11|105	server			= %{_sbindir}/in.tftpd
14cr|atftp-0.7-11|106	# multicast config
14cr|atftp-0.7-11|107	#	server_args		= --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --maxthread 1000 --verbose=5 %{_localstatedir}/lib/tftpboot
14cr|atftp-0.7-11|108	server_args		= %{_localstatedir}/lib/tftpboot
14cr|atftp-0.7-11|109	per_source		= 11
14cr|atftp-0.7-11|110	cps			= 100 2
14cr|atftp-0.7-11|111	flags			= IPv4
14cr|atftp-0.7-11|112	}
14cr|atftp-0.7-11|113	EOF
14cr|atftp-0.7-11|114	
14cr|atftp-0.7-11|115	%build
14cr|atftp-0.7-11|116	autoreconf -fi
14cr|atftp-0.7-11|117	
14cr|atftp-0.7-11|118	%configure \
14cr|atftp-0.7-11|119	--disable-dependency-tracking \
14cr|atftp-0.7-11|120	--enable-libreadline \
14cr|atftp-0.7-11|121	--enable-libwrap \
14cr|atftp-0.7-11|122	--enable-libpcre \
14cr|atftp-0.7-11|123	--enable-mtftp
14cr|atftp-0.7-11|124	%serverbuild
14cr|atftp-0.7-11|125	
14cr|atftp-0.7-11|126	%install
14cr|atftp-0.7-11|127	install -d %{buildroot}%{_sysconfdir}
14cr|atftp-0.7-11|128	install -d %{buildroot}%{_initrddir}
14cr|atftp-0.7-11|129	install -d %{buildroot}%{_logdir}/atftpd
14cr|atftp-0.7-11|130	install -d %{buildroot}%{_var}/run/atftpd
14cr|atftp-0.7-11|131	
14cr|atftp-0.7-11|132	%makeinstall
14cr|atftp-0.7-11|133	
14cr|atftp-0.7-11|134	install -Dp -m 0755 %{SOURCE1} %{buildroot}/%{_initrddir}/atftpd
14cr|atftp-0.7-11|135	install -Dp -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/atftpd
14cr|atftp-0.7-11|136	install -Dp -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/atftpd
14cr|atftp-0.7-11|137	
14cr|atftp-0.7-11|138	install -d %{buildroot}/%{_localstatedir}/lib/tftpboot/
14cr|atftp-0.7-11|139	install -Dp -m0644 tftp.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/tftp
14cr|atftp-0.7-11|140	touch %{buildroot}%{_logdir}/atftpd/atftpd.log
14cr|atftp-0.7-11|141	
14cr|atftp-0.7-11|142	
14cr|atftp-0.7-11|143	%changelog
14cr|atftp-0.7-11|144	* Sat Aug 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-11
14cr|atftp-0.7-11|145	+ Revision: 8e0c270
14cr|atftp-0.7-11|146	- Spec cleanup
14cr|atftp-0.7-11|147	
14cr|atftp-0.7-11|148	

293 14
14cr|atlas-3.8.4-5.2|1	# Based on fedora package:
14cr|atlas-3.8.4-5.2|2	# http://pkgs.fedoraproject.org/gitweb/?p=atlas.git;a=tree
14cr|atlas-3.8.4-5.2|3	
14cr|atlas-3.8.4-5.2|4	%bcond_with		custom_atlas
14cr|atlas-3.8.4-5.2|5	
14cr|atlas-3.8.4-5.2|6	%define _enable_debug_packages	%{nil}
14cr|atlas-3.8.4-5.2|7	%define debug_package		%{nil}
14cr|atlas-3.8.4-5.2|8	
14cr|atlas-3.8.4-5.2|9	# Keep these libraries private because they are not in %%{_libdir}
14cr|atlas-3.8.4-5.2|10	%if %{_use_internal_dependency_generator}
14cr|atlas-3.8.4-5.2|11	%define __noautoprov 'libatlas\\.so\\.(.*)|libcblas\\.so\\.(.*)|libclapack\\.so\\.(.*)|libf77blas\\.so\\.(.*)|liblapack\\.so\\.(.*)|libptcblas\\.so\\.(.*)|libptf77blas\\.so\\.(.*)'
14cr|atlas-3.8.4-5.2|12	%define __noautoreq 'libatlas\\.so\\.(.*)|libcblas\\.so\\.(.*)|libclapack\\.so\\.(.*)|libf77blas\\.so\\.(.*)|liblapack\\.so\\.(.*)|libptcblas\\.so\\.(.*)|libptf77blas\\.so\\.(.*)'
14cr|atlas-3.8.4-5.2|13	%endif
14cr|atlas-3.8.4-5.2|14	
14cr|atlas-3.8.4-5.2|15	%define major		3
14cr|atlas-3.8.4-5.2|16	%define libatlas	libatlas
14cr|atlas-3.8.4-5.2|17	%define libname		%mklibname %{name} %{major}
14cr|atlas-3.8.4-5.2|18	
14cr|atlas-3.8.4-5.2|19	Name:		atlas
14cr|atlas-3.8.4-5.2|20	Version:	3.8.4
14cr|atlas-3.8.4-5.2|21	Release:	5.2
14cr|atlas-3.8.4-5.2|22	Summary:	Automatically Tuned Linear Algebra Software
14cr|atlas-3.8.4-5.2|23	Group:		Sciences/Mathematics
14cr|atlas-3.8.4-5.2|24	License:	BSD
14cr|atlas-3.8.4-5.2|25	URL:		http://math-atlas.sourceforge.net/
14cr|atlas-3.8.4-5.2|26	Source0:	http://downloads.sourceforge.net/math-atlas/atlas%{version}.tar.bz2
14cr|atlas-3.8.4-5.2|27	Source1:	http://math-atlas.sourceforge.net/errata.html
14cr|atlas-3.8.4-5.2|28	Source2:	http://math-atlas.sourceforge.net/faq.html
14cr|atlas-3.8.4-5.2|29	Source3:	http://www.cs.utsa.edu/~whaley/papers.html
14cr|atlas-3.8.4-5.2|30	Source4:	Makefile
14cr|atlas-3.8.4-5.2|31	Source5:	README.mandriva
14cr|atlas-3.8.4-5.2|32	
14cr|atlas-3.8.4-5.2|33	Patch0:		atlas-fedora_shared.patch
14cr|atlas-3.8.4-5.2|34	
14cr|atlas-3.8.4-5.2|35	Conflicts:	%{libname}-custom < %{version}-%{release}
14cr|atlas-3.8.4-5.2|36	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|37	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|38	Conflicts:	%{libname}-sse < %{version}-%{release}
14cr|atlas-3.8.4-5.2|39	Conflicts:	%{libatlas}-sse-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|40	%endif
14cr|atlas-3.8.4-5.2|41	%ifarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|42	Conflicts:	%{libname}-sse2 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|43	Conflicts:	%{libatlas}-sse2-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|44	Conflicts:	%{libname}-sse3 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|45	Conflicts:	%{libatlas}-sse3-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|46	%endif
14cr|atlas-3.8.4-5.2|47	%ifnarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|48	Conflicts:	%{libname}-%{_arch} < %{version}-%{release}
14cr|atlas-3.8.4-5.2|49	Conflicts:	%{libatlas}-%{_arch}-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|50	%endif
14cr|atlas-3.8.4-5.2|51	
14cr|atlas-3.8.4-5.2|52	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|53	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|54	
14cr|atlas-3.8.4-5.2|55	Requires:	gcc-gfortran lapack-devel make
14cr|atlas-3.8.4-5.2|56	BuildRequires:	gcc-gfortran
14cr|atlas-3.8.4-5.2|57	# ensure it has a pic liblapack.a
14cr|atlas-3.8.4-5.2|58	BuildRequires:	lapack-devel > 3.3.1-1
14cr|atlas-3.8.4-5.2|59	
14cr|atlas-3.8.4-5.2|60	%description
14cr|atlas-3.8.4-5.2|61	The ATLAS (Automatically Tuned Linear Algebra Software) project is an
14cr|atlas-3.8.4-5.2|62	ongoing research effort focusing on applying empirical techniques in
14cr|atlas-3.8.4-5.2|63	order to provide portable performance. At present, it provides C and
14cr|atlas-3.8.4-5.2|64	Fortran77 interfaces to a portably efficient BLAS implementation, as
14cr|atlas-3.8.4-5.2|65	well as a few routines from LAPACK.
14cr|atlas-3.8.4-5.2|66	
14cr|atlas-3.8.4-5.2|67	The performance improvements in ATLAS are obtained largely via
14cr|atlas-3.8.4-5.2|68	compile-time optimizations and tend to be specific to a given hardware
14cr|atlas-3.8.4-5.2|69	configuration.
14cr|atlas-3.8.4-5.2|70	
14cr|atlas-3.8.4-5.2|71	########################################################################
14cr|atlas-3.8.4-5.2|72	%if %{with custom_atlas}
14cr|atlas-3.8.4-5.2|73	%define types	custom
14cr|atlas-3.8.4-5.2|74	%define mode	%(gcc -dumpmachine | perl -e '$_ = <>; if (/^i.86-/) { print 32; } elsif (/[^-]+64-/) { print 64; } else { print 32; }')
14cr|atlas-3.8.4-5.2|75	%package	-n %{libname}-custom
14cr|atlas-3.8.4-5.2|76	Summary:	Custom ATLAS libraries
14cr|atlas-3.8.4-5.2|77	Group:		Development/Other
14cr|atlas-3.8.4-5.2|78	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|79	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|80	Conflicts:	%{libname}-sse < %{version}-%{release}
14cr|atlas-3.8.4-5.2|81	Conflicts:	%{libatlas}-sse-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|82	%endif
14cr|atlas-3.8.4-5.2|83	%ifarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|84	Conflicts:	%{libname}-sse2 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|85	Conflicts:	%{libatlas}-sse2-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|86	Conflicts:	%{libname}-sse3 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|87	Conflicts:	%{libatlas}-sse3-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|88	%endif
14cr|atlas-3.8.4-5.2|89	%ifnarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|90	Conflicts:	%{libname}-%{_arch} < %{version}-%{release}
14cr|atlas-3.8.4-5.2|91	Conflicts:	%{libatlas}-%{_arch}-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|92	%endif
14cr|atlas-3.8.4-5.2|93	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|94	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|95	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|96	
14cr|atlas-3.8.4-5.2|97	%description	-n %{libname}-custom
14cr|atlas-3.8.4-5.2|98	This package contains the ATLAS (Automatically Tuned Linear Algebra
14cr|atlas-3.8.4-5.2|99	Software) libraries compiled with custom optimizations.
14cr|atlas-3.8.4-5.2|100	
14cr|atlas-3.8.4-5.2|101	%posttrans	-n %{libname}-custom
14cr|atlas-3.8.4-5.2|102	update-alternatives							\
14cr|atlas-3.8.4-5.2|103	--install %{_libdir}/atlas atlas %{_libdir}/atlas-custom 4		\
14cr|atlas-3.8.4-5.2|104	--slave %{_sysconfdir}/ld.so.conf.d/atlas.conf atlas-conf %{_libdir}/atlas-custom/atlas.conf
14cr|atlas-3.8.4-5.2|105	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|106	
14cr|atlas-3.8.4-5.2|107	%postun		-n %{libname}-custom
14cr|atlas-3.8.4-5.2|108	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|109	update-alternatives --remove atlas %{_libdir}/atlas-custom
14cr|atlas-3.8.4-5.2|110	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|111	fi
14cr|atlas-3.8.4-5.2|112	
14cr|atlas-3.8.4-5.2|113	%files		-n %{libname}-custom
14cr|atlas-3.8.4-5.2|114	%dir %{_libdir}/atlas-custom
14cr|atlas-3.8.4-5.2|115	%{_libdir}/atlas-custom/*.so.*
14cr|atlas-3.8.4-5.2|116	%{_libdir}/atlas-custom/atlas.conf
14cr|atlas-3.8.4-5.2|117	
14cr|atlas-3.8.4-5.2|118	%package	-n %{libatlas}-custom-devel
14cr|atlas-3.8.4-5.2|119	Summary:	Custom development files for ATLAS
14cr|atlas-3.8.4-5.2|120	Group:		Development/Other
14cr|atlas-3.8.4-5.2|121	Requires:	%{libname}-custom = %{version}-%{release}
14cr|atlas-3.8.4-5.2|122	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|123	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|124	
14cr|atlas-3.8.4-5.2|125	%description	-n %{libatlas}-custom-devel
14cr|atlas-3.8.4-5.2|126	This package contains headers and development libraries of ATLAS
14cr|atlas-3.8.4-5.2|127	(Automatically Tuned Linear Algebra Software) compiled with custom
14cr|atlas-3.8.4-5.2|128	optimizations.
14cr|atlas-3.8.4-5.2|129	
14cr|atlas-3.8.4-5.2|130	%posttrans	-n %{libatlas}-custom-devel
14cr|atlas-3.8.4-5.2|131	update-alternatives							\
14cr|atlas-3.8.4-5.2|132	--install %{_includedir}/atlas atlas-devel %{_includedir}/atlas-custom 4 \
14cr|atlas-3.8.4-5.2|133	--slave %{_includedir}/cblas.h cblas.h %{_includedir}/atlas-custom/cblas.h \
14cr|atlas-3.8.4-5.2|134	--slave %{_includedir}/clapack.h clapack.h %{_includedir}/atlas-custom/clapack.h
14cr|atlas-3.8.4-5.2|135	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|136	
14cr|atlas-3.8.4-5.2|137	%postun		-n %{libatlas}-custom-devel
14cr|atlas-3.8.4-5.2|138	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|139	update-alternatives --remove atlas-devel %{_includedir}/atlas-custom
14cr|atlas-3.8.4-5.2|140	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|141	fi
14cr|atlas-3.8.4-5.2|142	
14cr|atlas-3.8.4-5.2|143	%files		-n %{libatlas}-custom-devel
14cr|atlas-3.8.4-5.2|144	%doc doc/*
14cr|atlas-3.8.4-5.2|145	%{_libdir}/atlas-custom/*.a
14cr|atlas-3.8.4-5.2|146	%{_libdir}/atlas-custom/*.so
14cr|atlas-3.8.4-5.2|147	%{_includedir}/atlas-custom/
14cr|atlas-3.8.4-5.2|148	
14cr|atlas-3.8.4-5.2|149	########################################################################
14cr|atlas-3.8.4-5.2|150	# with custom_atlas
14cr|atlas-3.8.4-5.2|151	%else
14cr|atlas-3.8.4-5.2|152	
14cr|atlas-3.8.4-5.2|153	%define mode		32
14cr|atlas-3.8.4-5.2|154	%define types		%{_arch}
14cr|atlas-3.8.4-5.2|155	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|156	%define types	sse sse2 sse3
14cr|atlas-3.8.4-5.2|157	%else
14cr|atlas-3.8.4-5.2|158	%ifarch x86_64
14cr|atlas-3.8.4-5.2|159	%define types	sse2 sse3
14cr|atlas-3.8.4-5.2|160	%define mode	64
14cr|atlas-3.8.4-5.2|161	%else
14cr|atlas-3.8.4-5.2|162	%ifarch ppc64
14cr|atlas-3.8.4-5.2|163	%define mode	64
14cr|atlas-3.8.4-5.2|164	%endif
14cr|atlas-3.8.4-5.2|165	%endif
14cr|atlas-3.8.4-5.2|166	%endif
14cr|atlas-3.8.4-5.2|167	
14cr|atlas-3.8.4-5.2|168	#--#####################################################################
14cr|atlas-3.8.4-5.2|169	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|170	#----###################################################################
14cr|atlas-3.8.4-5.2|171	%package	-n %{libname}-sse
14cr|atlas-3.8.4-5.2|172	Summary:	ATLAS libraries for SSE extensions (Pentium III)
14cr|atlas-3.8.4-5.2|173	Group:		System/Libraries
14cr|atlas-3.8.4-5.2|174	Obsoletes:	%mklibname %{name}3.0-sse
14cr|atlas-3.8.4-5.2|175	Obsoletes:	%mklibname %{name}3.0-3dnow
14cr|atlas-3.8.4-5.2|176	Obsoletes:	%mklibname %{name}%{major}-3dnow
14cr|atlas-3.8.4-5.2|177	Conflicts:	%{libname}-custom < %{version}-%{release}
14cr|atlas-3.8.4-5.2|178	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|179	Conflicts:	%{libatlas}-sse-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|180	Conflicts:	%{libname}-sse2 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|181	Conflicts:	%{libatlas}-sse2-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|182	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|183	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|184	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|185	
14cr|atlas-3.8.4-5.2|186	%description	-n %{libname}-sse
14cr|atlas-3.8.4-5.2|187	This package contains the ATLAS (Automatically Tuned Linear Algebra
14cr|atlas-3.8.4-5.2|188	Software) libraries compiled with SSE optimizations (Pentium III).
14cr|atlas-3.8.4-5.2|189	This is a generic binary package. Install the "%{name}" package
14cr|atlas-3.8.4-5.2|190	to build a version tuned for your computer.
14cr|atlas-3.8.4-5.2|191	
14cr|atlas-3.8.4-5.2|192	%posttrans	-n %{libname}-sse
14cr|atlas-3.8.4-5.2|193	update-alternatives							\
14cr|atlas-3.8.4-5.2|194	--install %{_libdir}/atlas atlas %{_libdir}/atlas-sse 1		\
14cr|atlas-3.8.4-5.2|195	--slave %{_sysconfdir}/ld.so.conf.d/atlas.conf atlas-conf %{_libdir}/atlas-sse/atlas.conf
14cr|atlas-3.8.4-5.2|196	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|197	
14cr|atlas-3.8.4-5.2|198	%postun		-n %{libname}-sse
14cr|atlas-3.8.4-5.2|199	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|200	update-alternatives --remove atlas %{_libdir}/atlas-sse
14cr|atlas-3.8.4-5.2|201	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|202	fi
14cr|atlas-3.8.4-5.2|203	
14cr|atlas-3.8.4-5.2|204	%files		-n %{libname}-sse
14cr|atlas-3.8.4-5.2|205	%dir %{_libdir}/atlas-sse
14cr|atlas-3.8.4-5.2|206	%{_libdir}/atlas-sse/*.so.*
14cr|atlas-3.8.4-5.2|207	%{_libdir}/atlas-sse/atlas.conf
14cr|atlas-3.8.4-5.2|208	
14cr|atlas-3.8.4-5.2|209	#------#################################################################
14cr|atlas-3.8.4-5.2|210	%package	-n %{libatlas}-sse-devel
14cr|atlas-3.8.4-5.2|211	Summary:	Development files for ATLAS SSE (Pentium III)
14cr|atlas-3.8.4-5.2|212	Group:		Development/Other
14cr|atlas-3.8.4-5.2|213	Requires:	%{libname}-sse = %{version}-%{release}
14cr|atlas-3.8.4-5.2|214	Obsoletes:	%mklibname -d %{name}3.0-sse
14cr|atlas-3.8.4-5.2|215	Obsoletes:	%mklibname -d %{name}3.0-3dnow
14cr|atlas-3.8.4-5.2|216	Obsoletes:	%mklibname -d %{name}%{major}-3dnow
14cr|atlas-3.8.4-5.2|217	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|218	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|219	
14cr|atlas-3.8.4-5.2|220	%description	-n %{libatlas}-sse-devel
14cr|atlas-3.8.4-5.2|221	This package contains headers and development libraries of ATLAS
14cr|atlas-3.8.4-5.2|222	(Automatically Tuned Linear Algebra Software) compiled with SSE
14cr|atlas-3.8.4-5.2|223	optimizations (Pentium III).
14cr|atlas-3.8.4-5.2|224	
14cr|atlas-3.8.4-5.2|225	%posttrans	-n %{libatlas}-sse-devel
14cr|atlas-3.8.4-5.2|226	update-alternatives							\
14cr|atlas-3.8.4-5.2|227	--install %{_includedir}/atlas atlas-devel %{_includedir}/atlas-sse 1 \
14cr|atlas-3.8.4-5.2|228	--slave %{_includedir}/cblas.h cblas.h %{_includedir}/atlas-sse/cblas.h \
14cr|atlas-3.8.4-5.2|229	--slave %{_includedir}/clapack.h clapack.h %{_includedir}/atlas-sse/clapack.h
14cr|atlas-3.8.4-5.2|230	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|231	
14cr|atlas-3.8.4-5.2|232	%postun		-n %{libatlas}-sse-devel
14cr|atlas-3.8.4-5.2|233	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|234	update-alternatives --remove atlas-devel %{_includedir}/atlas-sse
14cr|atlas-3.8.4-5.2|235	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|236	fi
14cr|atlas-3.8.4-5.2|237	
14cr|atlas-3.8.4-5.2|238	%files		-n %{libatlas}-sse-devel
14cr|atlas-3.8.4-5.2|239	%doc doc/*
14cr|atlas-3.8.4-5.2|240	%{_libdir}/atlas-sse/*.a
14cr|atlas-3.8.4-5.2|241	%{_libdir}/atlas-sse/*.so
14cr|atlas-3.8.4-5.2|242	%{_includedir}/atlas-sse/
14cr|atlas-3.8.4-5.2|243	
14cr|atlas-3.8.4-5.2|244	# ifarch ix86
14cr|atlas-3.8.4-5.2|245	%endif
14cr|atlas-3.8.4-5.2|246	
14cr|atlas-3.8.4-5.2|247	#--#####################################################################
14cr|atlas-3.8.4-5.2|248	%ifarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|249	#----###################################################################
14cr|atlas-3.8.4-5.2|250	%package	-n %{libname}-sse2
14cr|atlas-3.8.4-5.2|251	Summary:	ATLAS libraries for SSE2 extensions
14cr|atlas-3.8.4-5.2|252	Group:		System/Libraries
14cr|atlas-3.8.4-5.2|253	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|254	Obsoletes:	%mklibname %{name}3.0-sse2
14cr|atlas-3.8.4-5.2|255	%else
14cr|atlas-3.8.4-5.2|256	Obsoletes:	%{libname}-x86_64
14cr|atlas-3.8.4-5.2|257	%endif
14cr|atlas-3.8.4-5.2|258	Provides:	%{libatlas} = %{version}-%{release}
14cr|atlas-3.8.4-5.2|259	Conflicts:	%{libname}-custom < %{version}-%{release}
14cr|atlas-3.8.4-5.2|260	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|261	%ifnarch x86_64
14cr|atlas-3.8.4-5.2|262	Conflicts:	%{libname}-sse < %{version}-%{release}
14cr|atlas-3.8.4-5.2|263	Conflicts:	%{libatlas}-sse-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|264	%endif
14cr|atlas-3.8.4-5.2|265	Conflicts:	%{libatlas}-sse2-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|266	Conflicts:	%{libname}-sse3 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|267	Conflicts:	%{libatlas}-sse3-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|268	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|269	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|270	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|271	
14cr|atlas-3.8.4-5.2|272	%description	-n %{libname}-sse2
14cr|atlas-3.8.4-5.2|273	This package contains the ATLAS (Automatically Tuned Linear Algebra
14cr|atlas-3.8.4-5.2|274	Software) libraries compiled with SSE2 optimizations.
14cr|atlas-3.8.4-5.2|275	This is a generic binary package. Install the "%{name}" package
14cr|atlas-3.8.4-5.2|276	to build a version tuned for your computer.
14cr|atlas-3.8.4-5.2|277	
14cr|atlas-3.8.4-5.2|278	%posttrans	-n %{libname}-sse2
14cr|atlas-3.8.4-5.2|279	update-alternatives							\
14cr|atlas-3.8.4-5.2|280	--install %{_libdir}/atlas atlas %{_libdir}/atlas-sse2 2		\
14cr|atlas-3.8.4-5.2|281	--slave %{_sysconfdir}/ld.so.conf.d/atlas.conf atlas-conf %{_libdir}/atlas-sse2/atlas.conf
14cr|atlas-3.8.4-5.2|282	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|283	
14cr|atlas-3.8.4-5.2|284	%postun		-n %{libname}-sse2
14cr|atlas-3.8.4-5.2|285	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|286	update-alternatives --remove atlas %{_libdir}/atlas-sse2
14cr|atlas-3.8.4-5.2|287	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|288	fi
14cr|atlas-3.8.4-5.2|289	
14cr|atlas-3.8.4-5.2|290	%files		-n %{libname}-sse2
14cr|atlas-3.8.4-5.2|291	%dir %{_libdir}/atlas-sse2
14cr|atlas-3.8.4-5.2|292	%{_libdir}/atlas-sse2/*.so.*
14cr|atlas-3.8.4-5.2|293	%{_libdir}/atlas-sse2/atlas.conf
14cr|atlas-3.8.4-5.2|294	
14cr|atlas-3.8.4-5.2|295	#------#################################################################
14cr|atlas-3.8.4-5.2|296	%package	-n %{libatlas}-sse2-devel
14cr|atlas-3.8.4-5.2|297	Summary:	Development files for ATLAS SSE2
14cr|atlas-3.8.4-5.2|298	Group:		Development/Other
14cr|atlas-3.8.4-5.2|299	Requires:	%{libname}-sse2 = %{version}-%{release}
14cr|atlas-3.8.4-5.2|300	Provides:	%{libatlas}-devel = %{version}-%{release}
14cr|atlas-3.8.4-5.2|301	%ifarch x86_64
14cr|atlas-3.8.4-5.2|302	Obsoletes:	%{libatlas}-x86_64-devel
14cr|atlas-3.8.4-5.2|303	%endif
14cr|atlas-3.8.4-5.2|304	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|305	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|306	
14cr|atlas-3.8.4-5.2|307	%description	-n %{libatlas}-sse2-devel
14cr|atlas-3.8.4-5.2|308	This package contains headers and development libraries of ATLAS
14cr|atlas-3.8.4-5.2|309	(Automatically Tuned Linear Algebra Software) compiled with SSE2
14cr|atlas-3.8.4-5.2|310	optimizations.
14cr|atlas-3.8.4-5.2|311	
14cr|atlas-3.8.4-5.2|312	%posttrans	-n %{libatlas}-sse2-devel
14cr|atlas-3.8.4-5.2|313	update-alternatives							\
14cr|atlas-3.8.4-5.2|314	--install %{_includedir}/atlas atlas-devel %{_includedir}/atlas-sse2 2 \
14cr|atlas-3.8.4-5.2|315	--slave %{_includedir}/cblas.h cblas.h %{_includedir}/atlas-sse2/cblas.h \
14cr|atlas-3.8.4-5.2|316	--slave %{_includedir}/clapack.h clapack.h %{_includedir}/atlas-sse2/clapack.h
14cr|atlas-3.8.4-5.2|317	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|318	
14cr|atlas-3.8.4-5.2|319	%postun		-n %{libatlas}-sse2-devel
14cr|atlas-3.8.4-5.2|320	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|321	update-alternatives --remove atlas-devel %{_includedir}/atlas-sse2
14cr|atlas-3.8.4-5.2|322	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|323	fi
14cr|atlas-3.8.4-5.2|324	
14cr|atlas-3.8.4-5.2|325	%files		-n %{libatlas}-sse2-devel
14cr|atlas-3.8.4-5.2|326	%doc doc/*
14cr|atlas-3.8.4-5.2|327	%{_libdir}/atlas-sse2/*.a
14cr|atlas-3.8.4-5.2|328	%{_libdir}/atlas-sse2/*.so
14cr|atlas-3.8.4-5.2|329	%{_includedir}/atlas-sse2/
14cr|atlas-3.8.4-5.2|330	
14cr|atlas-3.8.4-5.2|331	#----###################################################################
14cr|atlas-3.8.4-5.2|332	%package	-n %{libname}-sse3
14cr|atlas-3.8.4-5.2|333	Summary:	ATLAS libraries for SSE3 extensions
14cr|atlas-3.8.4-5.2|334	Group:		System/Libraries
14cr|atlas-3.8.4-5.2|335	Provides:	%{libatlas} = %{version}-%{release}
14cr|atlas-3.8.4-5.2|336	%ifarch x86_64
14cr|atlas-3.8.4-5.2|337	Obsoletes:	%{libname}-x86_64
14cr|atlas-3.8.4-5.2|338	%endif
14cr|atlas-3.8.4-5.2|339	Conflicts:	%{libname}-custom < %{version}-%{release}
14cr|atlas-3.8.4-5.2|340	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|341	%ifnarch x86_64
14cr|atlas-3.8.4-5.2|342	Conflicts:	%{libname}-sse < %{version}-%{release}
14cr|atlas-3.8.4-5.2|343	Conflicts:	%{libatlas}-sse-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|344	%endif
14cr|atlas-3.8.4-5.2|345	Conflicts:	%{libname}-sse2 < %{version}-%{release}
14cr|atlas-3.8.4-5.2|346	Conflicts:	%{libatlas}-sse2-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|347	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|348	Conflicts:	%{libatlas}-sse3-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|349	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|350	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|351	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|352	
14cr|atlas-3.8.4-5.2|353	%description	-n %{libname}-sse3
14cr|atlas-3.8.4-5.2|354	This package contains the ATLAS (Automatically Tuned Linear Algebra
14cr|atlas-3.8.4-5.2|355	Software) libraries compiled with SS3 optimizations.
14cr|atlas-3.8.4-5.2|356	This is a generic binary package. Install the "%{name}" package
14cr|atlas-3.8.4-5.2|357	to build a version tuned for your computer.
14cr|atlas-3.8.4-5.2|358	
14cr|atlas-3.8.4-5.2|359	%posttrans	-n %{libname}-sse3
14cr|atlas-3.8.4-5.2|360	update-alternatives							\
14cr|atlas-3.8.4-5.2|361	--install %{_libdir}/atlas atlas %{_libdir}/atlas-sse3 3		\
14cr|atlas-3.8.4-5.2|362	--slave %{_sysconfdir}/ld.so.conf.d/atlas.conf atlas-conf %{_libdir}/atlas-sse3/atlas.conf
14cr|atlas-3.8.4-5.2|363	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|364	
14cr|atlas-3.8.4-5.2|365	%postun		-n %{libname}-sse3
14cr|atlas-3.8.4-5.2|366	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|367	update-alternatives --remove atlas %{_libdir}/atlas-sse3
14cr|atlas-3.8.4-5.2|368	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|369	fi
14cr|atlas-3.8.4-5.2|370	
14cr|atlas-3.8.4-5.2|371	%files		-n %{libname}-sse3
14cr|atlas-3.8.4-5.2|372	%dir %{_libdir}/atlas-sse3
14cr|atlas-3.8.4-5.2|373	%{_libdir}/atlas-sse3/*.so.*
14cr|atlas-3.8.4-5.2|374	%{_libdir}/atlas-sse3/atlas.conf
14cr|atlas-3.8.4-5.2|375	
14cr|atlas-3.8.4-5.2|376	#------#################################################################
14cr|atlas-3.8.4-5.2|377	%package	-n %{libatlas}-sse3-devel
14cr|atlas-3.8.4-5.2|378	Summary:	Development files for ATLAS SSE3
14cr|atlas-3.8.4-5.2|379	Group:		Development/Other
14cr|atlas-3.8.4-5.2|380	%ifarch x86_64
14cr|atlas-3.8.4-5.2|381	Obsoletes:	%{libatlas}-x86_64-devel
14cr|atlas-3.8.4-5.2|382	%endif
14cr|atlas-3.8.4-5.2|383	Requires:	%{libname}-sse3 = %{version}-%{release}
14cr|atlas-3.8.4-5.2|384	Provides:	%{libatlas}-devel = %{version}-%{release}
14cr|atlas-3.8.4-5.2|385	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|386	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|387	
14cr|atlas-3.8.4-5.2|388	%description	-n %{libatlas}-sse3-devel
14cr|atlas-3.8.4-5.2|389	This package contains headers and development libraries of ATLAS
14cr|atlas-3.8.4-5.2|390	(Automatically Tuned Linear Algebra Software) compiled with SSE3
14cr|atlas-3.8.4-5.2|391	optimizations.
14cr|atlas-3.8.4-5.2|392	
14cr|atlas-3.8.4-5.2|393	%posttrans	-n %{libatlas}-sse3-devel
14cr|atlas-3.8.4-5.2|394	update-alternatives							\
14cr|atlas-3.8.4-5.2|395	--install %{_includedir}/atlas atlas-devel %{_includedir}/atlas-sse3 3 \
14cr|atlas-3.8.4-5.2|396	--slave %{_includedir}/cblas.h cblas.h %{_includedir}/atlas-sse3/cblas.h \
14cr|atlas-3.8.4-5.2|397	--slave %{_includedir}/clapack.h clapack.h %{_includedir}/atlas-sse3/clapack.h
14cr|atlas-3.8.4-5.2|398	
14cr|atlas-3.8.4-5.2|399	%postun		-n %{libatlas}-sse3-devel
14cr|atlas-3.8.4-5.2|400	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|401	update-alternatives --remove atlas-devel %{_includedir}/atlas-sse3
14cr|atlas-3.8.4-5.2|402	fi
14cr|atlas-3.8.4-5.2|403	
14cr|atlas-3.8.4-5.2|404	%files		-n %{libatlas}-sse3-devel
14cr|atlas-3.8.4-5.2|405	%doc doc/*
14cr|atlas-3.8.4-5.2|406	%{_libdir}/atlas-sse3/*.so
14cr|atlas-3.8.4-5.2|407	%{_libdir}/atlas-sse3/*.a
14cr|atlas-3.8.4-5.2|408	%{_includedir}/atlas-sse3/
14cr|atlas-3.8.4-5.2|409	
14cr|atlas-3.8.4-5.2|410	# ifarch ix86 x86_64
14cr|atlas-3.8.4-5.2|411	%endif
14cr|atlas-3.8.4-5.2|412	
14cr|atlas-3.8.4-5.2|413	#--#####################################################################
14cr|atlas-3.8.4-5.2|414	%ifnarch %{ix86} x86_64
14cr|atlas-3.8.4-5.2|415	#----###################################################################
14cr|atlas-3.8.4-5.2|416	%package	-n %{libname}-%{_arch}
14cr|atlas-3.8.4-5.2|417	Summary:	ATLAS libraries for %{_arch}
14cr|atlas-3.8.4-5.2|418	Group:		System/Libraries
14cr|atlas-3.8.4-5.2|419	Provides:	%{libatlas} = %{version}-%{release}
14cr|atlas-3.8.4-5.2|420	Conflicts:	%{libname}-custom < %{version}-%{release}
14cr|atlas-3.8.4-5.2|421	Conflicts:	%{libatlas}-custom-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|422	Conflicts:	%{libatlas}-%{_arch}-devel < %{version}-%{release}
14cr|atlas-3.8.4-5.2|423	Conflicts:	atlas < %{version}-%{release}
14cr|atlas-3.8.4-5.2|424	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|425	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|426	
14cr|atlas-3.8.4-5.2|427	%description	-n %{libname}-%{_arch}
14cr|atlas-3.8.4-5.2|428	This package contains the ATLAS (Automatically Tuned Linear Algebra
14cr|atlas-3.8.4-5.2|429	Software) libraries compiled with %{_arch} optimizations.
14cr|atlas-3.8.4-5.2|430	This is a generic binary package. Install the "%{name}" package
14cr|atlas-3.8.4-5.2|431	to build a version tuned for your computer.
14cr|atlas-3.8.4-5.2|432	
14cr|atlas-3.8.4-5.2|433	%posttrans	-n %{libname}-%{_arch}
14cr|atlas-3.8.4-5.2|434	update-alternatives							\
14cr|atlas-3.8.4-5.2|435	--install %{_libdir}/atlas atlas %{_libdir}/atlas-%{_arch} 2	\
14cr|atlas-3.8.4-5.2|436	--slave %{_sysconfdir}/ld.so.conf.d/atlas.conf atlas-conf %{_libdir}/atlas-%{_arch}/atlas.conf
14cr|atlas-3.8.4-5.2|437	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|438	
14cr|atlas-3.8.4-5.2|439	%postun		-n %{libname}-%{_arch}
14cr|atlas-3.8.4-5.2|440	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|441	update-alternatives --remove atlas %{_libdir}/atlas-%{_arch}
14cr|atlas-3.8.4-5.2|442	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|443	fi
14cr|atlas-3.8.4-5.2|444	
14cr|atlas-3.8.4-5.2|445	%files		-n %{libname}-%{_arch}
14cr|atlas-3.8.4-5.2|446	%dir %{_libdir}/atlas
14cr|atlas-3.8.4-5.2|447	%{_libdir}/atlas-%{_arch}/*.so.*
14cr|atlas-3.8.4-5.2|448	%{_libdir}/atlas-%{_arch}/atlas.conf
14cr|atlas-3.8.4-5.2|449	
14cr|atlas-3.8.4-5.2|450	#------#################################################################
14cr|atlas-3.8.4-5.2|451	%package	-n %{libatlas}-%{_arch}-devel
14cr|atlas-3.8.4-5.2|452	Summary:	Development files for ATLAS for %{_arch}
14cr|atlas-3.8.4-5.2|453	Group:		Development/Other
14cr|atlas-3.8.4-5.2|454	Requires:	%{libname}-%{_arch} = %{version}-%{release}
14cr|atlas-3.8.4-5.2|455	Provides:	%{libatlas}-devel = %{version}-%{release}
14cr|atlas-3.8.4-5.2|456	Requires(post):	update-alternatives
14cr|atlas-3.8.4-5.2|457	Requires(postun): update-alternatives
14cr|atlas-3.8.4-5.2|458	
14cr|atlas-3.8.4-5.2|459	%description	-n %{libatlas}-%{_arch}-devel
14cr|atlas-3.8.4-5.2|460	This package contains headers and development libraries of ATLAS
14cr|atlas-3.8.4-5.2|461	(Automatically Tuned Linear Algebra Software) compiled with %{_arch}
14cr|atlas-3.8.4-5.2|462	optimizations.
14cr|atlas-3.8.4-5.2|463	
14cr|atlas-3.8.4-5.2|464	%posttrans	-n %{libatlas}-%{_arch}-devel
14cr|atlas-3.8.4-5.2|465	update-alternatives							\
14cr|atlas-3.8.4-5.2|466	--install %{_includedir}/atlas atlas-devel %{_includedir}/atlas-%{_arch} 2 \
14cr|atlas-3.8.4-5.2|467	--slave %{_includedir}/cblas.h cblas.h %{_includedir}/atlas-%{_arch}/cblas.h \
14cr|atlas-3.8.4-5.2|468	--slave %{_includedir}/clapack.h clapack.h %{_includedir}/atlas-%{_arch}/clapack.h
14cr|atlas-3.8.4-5.2|469	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|470	
14cr|atlas-3.8.4-5.2|471	%postun		-n %{libatlas}-%{_arch}-devel
14cr|atlas-3.8.4-5.2|472	if [ $1 -eq 0 ]; then
14cr|atlas-3.8.4-5.2|473	update-alternatives --remove atlas-devel %{_includedir}/atlas-%{_arch}
14cr|atlas-3.8.4-5.2|474	/sbin/ldconfig
14cr|atlas-3.8.4-5.2|475	fi
14cr|atlas-3.8.4-5.2|476	
14cr|atlas-3.8.4-5.2|477	%files		-n %{libatlas}-%{_arch}-devel
14cr|atlas-3.8.4-5.2|478	%doc doc/*
14cr|atlas-3.8.4-5.2|479	%{_libdir}/atlas-%{_arch}/*.a
14cr|atlas-3.8.4-5.2|480	%{_libdir}/atlas-%{_arch}/*.so
14cr|atlas-3.8.4-5.2|481	%{_includedir}/atlas-%{_arch}/
14cr|atlas-3.8.4-5.2|482	
14cr|atlas-3.8.4-5.2|483	# ifnarch ix86 x86_64
14cr|atlas-3.8.4-5.2|484	%endif
14cr|atlas-3.8.4-5.2|485	# with custom_atlas
14cr|atlas-3.8.4-5.2|486	%endif
14cr|atlas-3.8.4-5.2|487	
14cr|atlas-3.8.4-5.2|488	########################################################################
14cr|atlas-3.8.4-5.2|489	%prep
14cr|atlas-3.8.4-5.2|490	%setup -q -n ATLAS
14cr|atlas-3.8.4-5.2|491	
14cr|atlas-3.8.4-5.2|492	%patch0 -p0 -b .shared
14cr|atlas-3.8.4-5.2|493	
14cr|atlas-3.8.4-5.2|494	cp %{SOURCE1} %{SOURCE2} %{SOURCE3} doc
14cr|atlas-3.8.4-5.2|495	
14cr|atlas-3.8.4-5.2|496	mkdir temp
14cr|atlas-3.8.4-5.2|497	pushd temp
14cr|atlas-3.8.4-5.2|498	ar x %{_libdir}/liblapack.a
14cr|atlas-3.8.4-5.2|499	rm -f cgesv.f.o cgetrf.o cgetrf.f.o cgetri.o cgetri.f.o		\
14cr|atlas-3.8.4-5.2|500	cgetrs.o cgetrs.f.o clauum.o clauum.f.o cposv.o cposv.f.o	\
14cr|atlas-3.8.4-5.2|501	cpotrf.o cpotrf.f.o cpotri.o cpotri.f.o cpotrs.o cpotrs.f.o	\
14cr|atlas-3.8.4-5.2|502	ctrtri.o ctrtri.f.o dgesv.o dgesv.f.o dgetrf.o dgetrf.f.o	\
14cr|atlas-3.8.4-5.2|503	dgetri.o dgetri.f.o dgetrs.o dgetrs.f.o dlauum.o dlauum.f.o	\
14cr|atlas-3.8.4-5.2|504	dposv.o dposv.f.o dpotrf.o dpotrf.f.o dpotri.o dpotri.f.o	\
14cr|atlas-3.8.4-5.2|505	dpotrs.o dpotrs.f.o dtrtri.o dtrtri.f.o ieeeck.o ieeeck.f.o	\
14cr|atlas-3.8.4-5.2|506	ilaenv.o ilaenv.f.o sgesv.o sgesv.f.o sgetrf.o sgetrf.f.o	\
14cr|atlas-3.8.4-5.2|507	sgetri.o sgetri.f.o sgetrs.o sgetrs.f.o slauum.o slauum.f.o	\
14cr|atlas-3.8.4-5.2|508	sposv.o sposv.f.o spotrf.o spotrf.f.o spotri.o spotri.f.o	\
14cr|atlas-3.8.4-5.2|509	spotrs.o spotrs.f.o strtri.o strtri.f.o zgesv.o zgesv.f.o	\
14cr|atlas-3.8.4-5.2|510	zgetrf.o zgetrf.f.o zgetri.o  zgetri.f.o zgetrs.o zgetrs.f.o	\
14cr|atlas-3.8.4-5.2|511	zlauum.o zlauum.f.o zposv.o zposv.f.o zpotrf.o zpotrf.f.o	\
14cr|atlas-3.8.4-5.2|512	zpotri.o zpotri.f.o zpotrs.o zpotrs.f.o ztrtri.o ztrtri.f.o
14cr|atlas-3.8.4-5.2|513	ar q ../liblapack.a *.o
14cr|atlas-3.8.4-5.2|514	popd
14cr|atlas-3.8.4-5.2|515	rm -fr temp
14cr|atlas-3.8.4-5.2|516	
14cr|atlas-3.8.4-5.2|517	%build
14cr|atlas-3.8.4-5.2|518	for type in %{types}; do
14cr|atlas-3.8.4-5.2|519	case $type in
14cr|atlas-3.8.4-5.2|520	%{_arch})	libname=%{name}		;;
14cr|atlas-3.8.4-5.2|521	*)		libname=%{name}-$type	;;
14cr|atlas-3.8.4-5.2|522	esac
14cr|atlas-3.8.4-5.2|523	rm -fr %{_arch}_${type}
14cr|atlas-3.8.4-5.2|524	mkdir -p %{_arch}_${type}
14cr|atlas-3.8.4-5.2|525	pushd %{_arch}_${type}
14cr|atlas-3.8.4-5.2|526	../configure -b %{mode} -D c -DWALL -Fa alg			\
14cr|atlas-3.8.4-5.2|527	'-Wa,--noexecstack -fPIC'					\
14cr|atlas-3.8.4-5.2|528	-Ss f77lib `gfortran --print-file-name=libgfortran.so`	\
14cr|atlas-3.8.4-5.2|529	-Si cputhrchk 0 \
14cr|atlas-3.8.4-5.2|530	--prefix=%{buildroot}%{_prefix}				\
14cr|atlas-3.8.4-5.2|531	--incdir=%{buildroot}%{_includedir}				\
14cr|atlas-3.8.4-5.2|532	--libdir=%{buildroot}%{_libdir}/${libname}			\
14cr|atlas-3.8.4-5.2|533	--with-netlib-lapack=%{_builddir}/ATLAS/liblapack.a
14cr|atlas-3.8.4-5.2|534	if [ "$type" = "sse" ]; then
14cr|atlas-3.8.4-5.2|535	sed -i 's#ARCH =.*#ARCH = PIII32SSE1#' Make.inc
14cr|atlas-3.8.4-5.2|536	sed -i 's#-DATL_SSE3 -DATL_SSE2##' Make.inc
14cr|atlas-3.8.4-5.2|537	elif [ "$type" = "sse2" ]; then
14cr|atlas-3.8.4-5.2|538	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|539	sed -i 's#ARCH =.*#ARCH = P432SSE2#' Make.inc
14cr|atlas-3.8.4-5.2|540	sed -i 's#-DATL_SSE3##' Make.inc
14cr|atlas-3.8.4-5.2|541	sed -i 's#-msse3#-msse2#' Make.inc
14cr|atlas-3.8.4-5.2|542	%endif
14cr|atlas-3.8.4-5.2|543	%ifarch x86_64
14cr|atlas-3.8.4-5.2|544	sed -i 's#ARCH =.*#ARCH = HAMMER64SSE2#' Make.inc
14cr|atlas-3.8.4-5.2|545	sed -i 's#-DATL_SSE3##' Make.inc
14cr|atlas-3.8.4-5.2|546	sed -i 's#-msse3#-msse2#' Make.inc
14cr|atlas-3.8.4-5.2|547	%endif
14cr|atlas-3.8.4-5.2|548	elif [ "$type" = "sse3" ]; then
14cr|atlas-3.8.4-5.2|549	%ifarch %{ix86}
14cr|atlas-3.8.4-5.2|550	sed -i 's#ARCH =.*#ARCH = P4E32SSE3#' Make.inc
14cr|atlas-3.8.4-5.2|551	%endif
14cr|atlas-3.8.4-5.2|552	%ifarch x86_64
14cr|atlas-3.8.4-5.2|553	sed -i 's#ARCH =.*#ARCH = HAMMER64SSE3#' Make.inc
14cr|atlas-3.8.4-5.2|554	%endif
14cr|atlas-3.8.4-5.2|555	fi
14cr|atlas-3.8.4-5.2|556	sed -i 's#-melf_i386##' Make.inc
14cr|atlas-3.8.4-5.2|557	sed -i 's#-melf_x86_64##' Make.inc
14cr|atlas-3.8.4-5.2|558	make build
14cr|atlas-3.8.4-5.2|559	cd lib
14cr|atlas-3.8.4-5.2|560	make shared
14cr|atlas-3.8.4-5.2|561	make ptshared
14cr|atlas-3.8.4-5.2|562	popd
14cr|atlas-3.8.4-5.2|563	done
14cr|atlas-3.8.4-5.2|564	
14cr|atlas-3.8.4-5.2|565	%install
14cr|atlas-3.8.4-5.2|566	for type in %{types}; do
14cr|atlas-3.8.4-5.2|567	dirname=%{name}-$type
14cr|atlas-3.8.4-5.2|568	pushd %{_arch}_${type}
14cr|atlas-3.8.4-5.2|569	make DESTDIR=%{buildroot} install || :
14cr|atlas-3.8.4-5.2|570	mkdir -p %{buildroot}%{_libdir}/${dirname}
14cr|atlas-3.8.4-5.2|571	cp -pr lib/*.so* %{buildroot}%{_libdir}/${dirname}/
14cr|atlas-3.8.4-5.2|572	mv %{buildroot}%{_includedir}/atlas %{buildroot}%{_includedir}/${dirname}
14cr|atlas-3.8.4-5.2|573	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/${dirname}
14cr|atlas-3.8.4-5.2|574	popd
14cr|atlas-3.8.4-5.2|575	echo "%{_libdir}/${dirname}"					\
14cr|atlas-3.8.4-5.2|576	> %{buildroot}%{_libdir}/${dirname}/atlas.conf
14cr|atlas-3.8.4-5.2|577	done
14cr|atlas-3.8.4-5.2|578	
14cr|atlas-3.8.4-5.2|579	mkdir -p %{buildroot}%{_libdir}/%{name}-source
14cr|atlas-3.8.4-5.2|580	mkdir -p %{buildroot}%{_includedir}/%{name}-source
14cr|atlas-3.8.4-5.2|581	mkdir -p %{buildroot}%{_usrsrc}
14cr|atlas-3.8.4-5.2|582	tar jxf %{SOURCE0} -C %{buildroot}%{_usrsrc}
14cr|atlas-3.8.4-5.2|583	pushd %{buildroot}%{_usrsrc}/ATLAS
14cr|atlas-3.8.4-5.2|584	patch -p0 < %{PATCH0}
14cr|atlas-3.8.4-5.2|585	popd
14cr|atlas-3.8.4-5.2|586	
14cr|atlas-3.8.4-5.2|587	install -D %{SOURCE4} %{buildroot}%{_usrsrc}/ATLAS/Makefile
14cr|atlas-3.8.4-5.2|588	perl -pi -e 's|\@\@LIBDIR\@\@|%{_libdir}|g;'				\
14cr|atlas-3.8.4-5.2|589	-e 's|\@\@ARCH\@\@|%{_arch}|g;'				\
14cr|atlas-3.8.4-5.2|590	-e 's|\@\@MODE\@\@|%{mode}|g;'					\
14cr|atlas-3.8.4-5.2|591	%{buildroot}%{_usrsrc}/ATLAS/Makefile
14cr|atlas-3.8.4-5.2|592	
14cr|atlas-3.8.4-5.2|593	install -D %{SOURCE5} %{buildroot}%{_usrsrc}/ATLAS/README.mandriva
14cr|atlas-3.8.4-5.2|594	perl -pi -e 's|\@\@VERSION\@\@|%{version}|g;'				\
14cr|atlas-3.8.4-5.2|595	-e 's|\@\@RELEASE\@\@|%{release}|g;'				\
14cr|atlas-3.8.4-5.2|596	-e 's|\@\@ARCH\@\@|%{_arch}|g;'				\
14cr|atlas-3.8.4-5.2|597	%{buildroot}%{_usrsrc}/ATLAS/README.mandriva
14cr|atlas-3.8.4-5.2|598	
14cr|atlas-3.8.4-5.2|599	########################################################################
14cr|atlas-3.8.4-5.2|600	%post
14cr|atlas-3.8.4-5.2|601	echo "
14cr|atlas-3.8.4-5.2|602	
14cr|atlas-3.8.4-5.2|603	Please check %{_usrsrc}/ATLAS/README.mandriva for build instructions.
14cr|atlas-3.8.4-5.2|604	
14cr|atlas-3.8.4-5.2|605	"
14cr|atlas-3.8.4-5.2|606	
14cr|atlas-3.8.4-5.2|607	%files
14cr|atlas-3.8.4-5.2|608	%dir %{_usrsrc}/ATLAS
14cr|atlas-3.8.4-5.2|609	%{_usrsrc}/ATLAS/*
14cr|atlas-3.8.4-5.2|610	%dir %{_includedir}/%{name}-source
14cr|atlas-3.8.4-5.2|611	%dir %{_libdir}/%{name}-source
14cr|atlas-3.8.4-5.2|612	%doc doc/*
14cr|atlas-3.8.4-5.2|613	
14cr|atlas-3.8.4-5.2|614	
14cr|atlas-3.8.4-5.2|615	
14cr|atlas-3.8.4-5.2|616	%changelog
14cr|atlas-3.8.4-5.2|617	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.4-5.2
14cr|atlas-3.8.4-5.2|618	+ Revision: 46a73be
14cr|atlas-3.8.4-5.2|619	- MassBuild#464: Increase release tag
14cr|atlas-3.8.4-5.2|620	
14cr|atlas-3.8.4-5.2|621	

294 14
14cr|atomicparsley-0.9.0-2|1	# Spec is based on MIB work
14cr|atomicparsley-0.9.0-2|2	
14cr|atomicparsley-0.9.0-2|3	%define		oname AtomicParsley
14cr|atomicparsley-0.9.0-2|4	
14cr|atomicparsley-0.9.0-2|5	Name:		atomicparsley
14cr|atomicparsley-0.9.0-2|6	Version:	0.9.0
14cr|atomicparsley-0.9.0-2|7	Release:	2
14cr|atomicparsley-0.9.0-2|8	Summary:	Command-Line Program to Read and Set iTunes-style Metadata Tags
14cr|atomicparsley-0.9.0-2|9	License:	GPLv2
14cr|atomicparsley-0.9.0-2|10	Group:		Sound
14cr|atomicparsley-0.9.0-2|11	Url:		http://atomicparsley.sourceforge.net
14cr|atomicparsley-0.9.0-2|12	Source0:	http://prdownloads.sourceforge.net/atomicparsley/%{oname}-source-%{version}.zip
14cr|atomicparsley-0.9.0-2|13	Patch1:		AtomicParsley-fix_bad_math.patch
14cr|atomicparsley-0.9.0-2|14	BuildRequires:	libstdc++-devel
14cr|atomicparsley-0.9.0-2|15	BuildRequires:	glibc-devel
14cr|atomicparsley-0.9.0-2|16	BuildRequires:	unzip
14cr|atomicparsley-0.9.0-2|17	
14cr|atomicparsley-0.9.0-2|18	%description
14cr|atomicparsley-0.9.0-2|19	AtomicParsley is a lightweight command line program that can read and set
14cr|atomicparsley-0.9.0-2|20	iTunes-style metadata tags in MPEG-4 files & 3gp assets in 3GPP/3GPP2 files.
14cr|atomicparsley-0.9.0-2|21	
14cr|atomicparsley-0.9.0-2|22	%prep
14cr|atomicparsley-0.9.0-2|23	%setup -q -n %{oname}-source-%{version}
14cr|atomicparsley-0.9.0-2|24	%patch1
14cr|atomicparsley-0.9.0-2|25	
14cr|atomicparsley-0.9.0-2|26	%__sed -i '
14cr|atomicparsley-0.9.0-2|27	s/g++/$CXX/g;
14cr|atomicparsley-0.9.0-2|28	s/-g//g;
14cr|atomicparsley-0.9.0-2|29	s/-O2/$OPTFLAGS/g;
14cr|atomicparsley-0.9.0-2|30	' build
14cr|atomicparsley-0.9.0-2|31	
14cr|atomicparsley-0.9.0-2|32	%__sed -i '1aset -e' build
14cr|atomicparsley-0.9.0-2|33	
14cr|atomicparsley-0.9.0-2|34	%build
14cr|atomicparsley-0.9.0-2|35	CXX="%__cxx" \
14cr|atomicparsley-0.9.0-2|36	OPTFLAGS="%{optflags} -Wall -Wno-deprecated -fno-strict-aliasing" \
14cr|atomicparsley-0.9.0-2|37	./build
14cr|atomicparsley-0.9.0-2|38	
14cr|atomicparsley-0.9.0-2|39	%install
14cr|atomicparsley-0.9.0-2|40	%__rm -rf %{buildroot}
14cr|atomicparsley-0.9.0-2|41	%__install -D -m0755 %{oname} %{buildroot}%{_bindir}/%{name}
14cr|atomicparsley-0.9.0-2|42	
14cr|atomicparsley-0.9.0-2|43	%clean
14cr|atomicparsley-0.9.0-2|44	%__rm -rf %{buildroot}
14cr|atomicparsley-0.9.0-2|45	
14cr|atomicparsley-0.9.0-2|46	%files
14cr|atomicparsley-0.9.0-2|47	%defattr(-,root,root)
14cr|atomicparsley-0.9.0-2|48	%doc COPYING
14cr|atomicparsley-0.9.0-2|49	%{_bindir}/%{name}
14cr|atomicparsley-0.9.0-2|50	
14cr|atomicparsley-0.9.0-2|51	
14cr|atomicparsley-0.9.0-2|52	
14cr|atomicparsley-0.9.0-2|53	
14cr|atomicparsley-0.9.0-2|54	%changelog
14cr|atomicparsley-0.9.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|atomicparsley-0.9.0-2|56	+ Revision: bd192d6
14cr|atomicparsley-0.9.0-2|57	- MassBuild#464: Increase release tag
14cr|atomicparsley-0.9.0-2|58	
14cr|atomicparsley-0.9.0-2|59	

295 14
14cr|atomix-2.14.0-8|1	%define	version	2.14.0
14cr|atomix-2.14.0-8|2	%define release	8
14cr|atomix-2.14.0-8|3	
14cr|atomix-2.14.0-8|4	Summary:		Mind game - build molecules out of single atoms
14cr|atomix-2.14.0-8|5	Name:		atomix
14cr|atomix-2.14.0-8|6	Version:		%{version}
14cr|atomix-2.14.0-8|7	Release:		%{release}
14cr|atomix-2.14.0-8|8	License:		GPLv2+
14cr|atomix-2.14.0-8|9	Group:		Games/Puzzles
14cr|atomix-2.14.0-8|10	URL:		http://triq.net/~jens/atomix.php
14cr|atomix-2.14.0-8|11	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{name}-%{version}.tar.bz2
14cr|atomix-2.14.0-8|12	Source1:		atomix-zh_TW.po.bz2
14cr|atomix-2.14.0-8|13	
14cr|atomix-2.14.0-8|14	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|atomix-2.14.0-8|15	BuildRequires:	gettext
14cr|atomix-2.14.0-8|16	BuildRequires:	perl(XML::Parser)
14cr|atomix-2.14.0-8|17	BuildRequires:  imagemagick
14cr|atomix-2.14.0-8|18	BuildRequires:  desktop-file-utils
14cr|atomix-2.14.0-8|19	Requires(pre):	rpm-helper
14cr|atomix-2.14.0-8|20	
14cr|atomix-2.14.0-8|21	%description
14cr|atomix-2.14.0-8|22	Atomix is a little mind game where you have to build molecules out of
14cr|atomix-2.14.0-8|23	single atoms. These are laying around between the walls and obstacles
14cr|atomix-2.14.0-8|24	on the playfield. Once you have pushed an atom in one direction it
14cr|atomix-2.14.0-8|25	moves until it hits an obstacle or another atom. It needs some thinking
14cr|atomix-2.14.0-8|26	how to construct complex molecules with this atom behaviour. The game
14cr|atomix-2.14.0-8|27	is inspired by the original Amiga version.
14cr|atomix-2.14.0-8|28	
14cr|atomix-2.14.0-8|29	%prep
14cr|atomix-2.14.0-8|30	%setup -q
14cr|atomix-2.14.0-8|31	
14cr|atomix-2.14.0-8|32	[ "%{version}" = "1.2.2a" ] && bzip2 -dc %{SOURCE1} > po/zh_TW.po
14cr|atomix-2.14.0-8|33	
14cr|atomix-2.14.0-8|34	%build
14cr|atomix-2.14.0-8|35	export LDFLAGS="${LDFLAGS} -lm"
14cr|atomix-2.14.0-8|36	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib
14cr|atomix-2.14.0-8|37	# fix localization
14cr|atomix-2.14.0-8|38	sed  -i 's!^SOURCES = !&\n'"$(grep "^CATALOGS" po/Makefile.in)"'!' po/Makefile
14cr|atomix-2.14.0-8|39	
14cr|atomix-2.14.0-8|40	%make
14cr|atomix-2.14.0-8|41	
14cr|atomix-2.14.0-8|42	%install
14cr|atomix-2.14.0-8|43	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std \
14cr|atomix-2.14.0-8|44	bindir=%{_gamesbindir} \
14cr|atomix-2.14.0-8|45	localstatedir=%{_localstatedir}/lib
14cr|atomix-2.14.0-8|46	
14cr|atomix-2.14.0-8|47	
14cr|atomix-2.14.0-8|48	desktop-file-install --vendor="" \
14cr|atomix-2.14.0-8|49	--remove-category="Application" \
14cr|atomix-2.14.0-8|50	--remove-category="PuzzleGame" \
14cr|atomix-2.14.0-8|51	--add-category="X-MandrivaLinux-MoreApplications-Games-Puzzles" \
14cr|atomix-2.14.0-8|52	--add-category="Game" \
14cr|atomix-2.14.0-8|53	--add-category="LogicGame" \
14cr|atomix-2.14.0-8|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|atomix-2.14.0-8|55	
14cr|atomix-2.14.0-8|56	mkdir -p %{buildroot}%{_miconsdir} \
14cr|atomix-2.14.0-8|57	%{buildroot}%{_iconsdir} \
14cr|atomix-2.14.0-8|58	%{buildroot}%{_liconsdir}
14cr|atomix-2.14.0-8|59	convert -geometry 16x16 atomix-icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|atomix-2.14.0-8|60	install -D -m 644       atomix-icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|atomix-2.14.0-8|61	convert -geometry 48x48 atomix-icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|atomix-2.14.0-8|62	
14cr|atomix-2.14.0-8|63	%find_lang %{name}
14cr|atomix-2.14.0-8|64	
14cr|atomix-2.14.0-8|65	%pre
14cr|atomix-2.14.0-8|66	%create_ghostfile %{_localstatedir}/lib/games/atomix.scores root games 0664
14cr|atomix-2.14.0-8|67	
14cr|atomix-2.14.0-8|68	
14cr|atomix-2.14.0-8|69	%files -f %{name}.lang
14cr|atomix-2.14.0-8|70	%doc README
14cr|atomix-2.14.0-8|71	%attr(2511, root, games) %{_gamesbindir}/atomix
14cr|atomix-2.14.0-8|72	%{_datadir}/%{name}
14cr|atomix-2.14.0-8|73	%{_datadir}/applications/*.desktop
14cr|atomix-2.14.0-8|74	%{_datadir}/gnome-2.0/ui/*.xml
14cr|atomix-2.14.0-8|75	%{_datadir}/pixmaps/*.png
14cr|atomix-2.14.0-8|76	%ghost %{_localstatedir}/lib/games/atomix.scores
14cr|atomix-2.14.0-8|77	%{_iconsdir}/%{name}.png
14cr|atomix-2.14.0-8|78	%{_miconsdir}/%{name}.png
14cr|atomix-2.14.0-8|79	%{_liconsdir}/%{name}.png
14cr|atomix-2.14.0-8|80	
14cr|atomix-2.14.0-8|81	
14cr|atomix-2.14.0-8|82	
14cr|atomix-2.14.0-8|83	
14cr|atomix-2.14.0-8|84	
14cr|atomix-2.14.0-8|85	
14cr|atomix-2.14.0-8|86	%changelog
14cr|atomix-2.14.0-8|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14.0-8
14cr|atomix-2.14.0-8|88	+ Revision: fc00e4f
14cr|atomix-2.14.0-8|89	- MassBuild#464: Increase release tag
14cr|atomix-2.14.0-8|90	
14cr|atomix-2.14.0-8|91	

296 14
14cr|atool-0.39.0-2|1	%define name atool
14cr|atool-0.39.0-2|2	%define version 0.39.0
14cr|atool-0.39.0-2|3	%define release 2
14cr|atool-0.39.0-2|4	
14cr|atool-0.39.0-2|5	Summary:        A script for managing file archives of various types
14cr|atool-0.39.0-2|6	Name:           %{name}
14cr|atool-0.39.0-2|7	Group:		Archiving/Compression
14cr|atool-0.39.0-2|8	Version:        %{version}
14cr|atool-0.39.0-2|9	Release:        %{release}
14cr|atool-0.39.0-2|10	Source:         http://savannah.nongnu.org/download/atool/%{name}-%{version}.tar.gz
14cr|atool-0.39.0-2|11	Patch: atool-0.37.0-bash-completion.patch
14cr|atool-0.39.0-2|12	URL:            http://www.nongnu.org/atool/
14cr|atool-0.39.0-2|13	License:        GPLv2+
14cr|atool-0.39.0-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14cr|atool-0.39.0-2|15	BuildArch:	noarch
14cr|atool-0.39.0-2|16	Requires:	perl
14cr|atool-0.39.0-2|17	
14cr|atool-0.39.0-2|18	%description
14cr|atool-0.39.0-2|19	atool is a script for managing file archives of various types (tar,
14cr|atool-0.39.0-2|20	tar+gzip, zip, etc). The main command is probably 'aunpack' which
14cr|atool-0.39.0-2|21	extracts files from an archive. It overcomes the dreaded "multiple
14cr|atool-0.39.0-2|22	files in archive root" problem by first extracting to a unique
14cr|atool-0.39.0-2|23	subdirectory, and then moving back the files if possible. aunpack
14cr|atool-0.39.0-2|24	also prevents local files from being overwritten by mistake. Other
14cr|atool-0.39.0-2|25	commands provided are apack (for creating archives), als (for listing
14cr|atool-0.39.0-2|26	files in archives), and acat (for extracting files to stdout).
14cr|atool-0.39.0-2|27	
14cr|atool-0.39.0-2|28	%prep
14cr|atool-0.39.0-2|29	%setup -q
14cr|atool-0.39.0-2|30	%patch -p1 -b .bash-completion
14cr|atool-0.39.0-2|31	
14cr|atool-0.39.0-2|32	%build
14cr|atool-0.39.0-2|33	%configure2_5x
14cr|atool-0.39.0-2|34	%make
14cr|atool-0.39.0-2|35	
14cr|atool-0.39.0-2|36	%install
14cr|atool-0.39.0-2|37	rm -rf $RPM_BUILD_ROOT
14cr|atool-0.39.0-2|38	%makeinstall
14cr|atool-0.39.0-2|39	install -m 644 -D extra/bash-completion-atool_0.1-1 %buildroot%_sysconfdir/bash_completion.d/atool
14cr|atool-0.39.0-2|40	
14cr|atool-0.39.0-2|41	%clean
14cr|atool-0.39.0-2|42	rm -rf %buildroot
14cr|atool-0.39.0-2|43	
14cr|atool-0.39.0-2|44	%files
14cr|atool-0.39.0-2|45	%defattr(-,root,root)
14cr|atool-0.39.0-2|46	%doc README ChangeLog NEWS TODO
14cr|atool-0.39.0-2|47	%config(noreplace) %_sysconfdir/bash_completion.d/atool
14cr|atool-0.39.0-2|48	%{_bindir}/*
14cr|atool-0.39.0-2|49	%{_mandir}/man1/*
14cr|atool-0.39.0-2|50	
14cr|atool-0.39.0-2|51	
14cr|atool-0.39.0-2|52	
14cr|atool-0.39.0-2|53	%changelog
14cr|atool-0.39.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.39.0-2
14cr|atool-0.39.0-2|55	+ Revision: 5aba80f
14cr|atool-0.39.0-2|56	- MassBuild#464: Increase release tag
14cr|atool-0.39.0-2|57	
14cr|atool-0.39.0-2|58	

297 14
14cr|atop-2.0.2-2|1	Name:      atop
14cr|atop-2.0.2-2|2	Version:   2.0.2
14cr|atop-2.0.2-2|3	Release:   2
14cr|atop-2.0.2-2|4	Source0:   http://www.atoptool.nl/download/%{name}-%{version}.tar.gz
14cr|atop-2.0.2-2|5	URL:       http://www.ATComputing.nl/atop
14cr|atop-2.0.2-2|6	Summary:   AT Computing System and Process Monitor
14cr|atop-2.0.2-2|7	License:   GPL
14cr|atop-2.0.2-2|8	Group:     Text tools
14cr|atop-2.0.2-2|9	Buildrequires: pkgconfig(zlib) pkgconfig(ncurses)
14cr|atop-2.0.2-2|10	
14cr|atop-2.0.2-2|11	%description
14cr|atop-2.0.2-2|12	The program atop is an interactive monitor to view the load on
14cr|atop-2.0.2-2|13	a Linux-system. It shows the occupation of the most critical
14cr|atop-2.0.2-2|14	hardware-resources (from a performance point of view) on system-level,
14cr|atop-2.0.2-2|15	i.e. cpu, memory, disk and network. It also shows which processes are
14cr|atop-2.0.2-2|16	responsible for the indicated load (again cpu-, memory-, disk- and
14cr|atop-2.0.2-2|17	network-load on process-level).
14cr|atop-2.0.2-2|18	The program atop can also be used to log system- and process-level
14cr|atop-2.0.2-2|19	information in raw format for long-term analysis.
14cr|atop-2.0.2-2|20	
14cr|atop-2.0.2-2|21	The program atopsar can be used to view system-level statistics as
14cr|atop-2.0.2-2|22	reports, similar to the program sar.
14cr|atop-2.0.2-2|23	
14cr|atop-2.0.2-2|24	%prep
14cr|atop-2.0.2-2|25	%setup -q
14cr|atop-2.0.2-2|26	sed -i -e "s/CFLAGS  =/CFLAGS +=/" Makefile
14cr|atop-2.0.2-2|27	
14cr|atop-2.0.2-2|28	%build
14cr|atop-2.0.2-2|29	CFLAGS="%{optflags}" %make
14cr|atop-2.0.2-2|30	
14cr|atop-2.0.2-2|31	%install
14cr|atop-2.0.2-2|32	install -Dp -m 04711 atop 	  %{buildroot}%{_bindir}/atop
14cr|atop-2.0.2-2|33	ln -s atop                        %{buildroot}%{_bindir}/atopsar
14cr|atop-2.0.2-2|34	install -Dp -m 0644 man/atop.1 	  %{buildroot}%{_mandir}/man1/atop.1
14cr|atop-2.0.2-2|35	install -Dp -m 0644 man/atopsar.1 %{buildroot}%{_mandir}/man1/atopsar.1
14cr|atop-2.0.2-2|36	install -Dp -m 0755 atop.init 	  %{buildroot}%{_initrddir}/atop
14cr|atop-2.0.2-2|37	install -Dp -m 0711 atop.daily	  %{buildroot}/etc/atop/atop.daily
14cr|atop-2.0.2-2|38	install -Dp -m 0644 atop.cron 	  %{buildroot}/etc/cron.d/atop
14cr|atop-2.0.2-2|39	install -Dp -m 0644 psaccs_atop	  %{buildroot}/etc/logrotate.d/psaccs_atop
14cr|atop-2.0.2-2|40	install -Dp -m 0644 psaccu_atop	  %{buildroot}/etc/logrotate.d/psaccu_atop
14cr|atop-2.0.2-2|41	install -d  -m 0755 		  %{buildroot}/var/log/atop
14cr|atop-2.0.2-2|42	
14cr|atop-2.0.2-2|43	%post
14cr|atop-2.0.2-2|44	%_post_service atop
14cr|atop-2.0.2-2|45	
14cr|atop-2.0.2-2|46	# save today's logfile (format might be incompatible)
14cr|atop-2.0.2-2|47	mv /var/log/atop/atop_`date +%Y%m%d` /var/log/atop/atop_`date +%Y%m%d`.save \
14cr|atop-2.0.2-2|48	2> /dev/null || :
14cr|atop-2.0.2-2|49	
14cr|atop-2.0.2-2|50	# create dummy files to be rotated
14cr|atop-2.0.2-2|51	touch /var/log/atop/dummy_before /var/log/atop/dummy_after
14cr|atop-2.0.2-2|52	
14cr|atop-2.0.2-2|53	# activate daily logging for today
14cr|atop-2.0.2-2|54	/etc/atop/atop.daily
14cr|atop-2.0.2-2|55	
14cr|atop-2.0.2-2|56	%preun
14cr|atop-2.0.2-2|57	%_preun_service atop
14cr|atop-2.0.2-2|58	
14cr|atop-2.0.2-2|59	%files
14cr|atop-2.0.2-2|60	%doc README COPYING README AUTHOR ChangeLog
14cr|atop-2.0.2-2|61	%{_bindir}/atop
14cr|atop-2.0.2-2|62	%{_bindir}/atopsar
14cr|atop-2.0.2-2|63	%{_mandir}/man1/atop.1*
14cr|atop-2.0.2-2|64	%{_mandir}/man1/atopsar.1*
14cr|atop-2.0.2-2|65	%config %{_initrddir}/atop
14cr|atop-2.0.2-2|66	%{_sysconfdir}/%{name}/atop.daily
14cr|atop-2.0.2-2|67	%{_sysconfdir}/cron.d/atop
14cr|atop-2.0.2-2|68	%{_sysconfdir}/logrotate.d/psaccs_atop
14cr|atop-2.0.2-2|69	%{_sysconfdir}/logrotate.d/psaccu_atop
14cr|atop-2.0.2-2|70	%dir /var/log/atop/
14cr|atop-2.0.2-2|71	
14cr|atop-2.0.2-2|72	
14cr|atop-2.0.2-2|73	%changelog
14cr|atop-2.0.2-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|atop-2.0.2-2|75	+ Revision: 341a2e6
14cr|atop-2.0.2-2|76	- MassBuild#464: Increase release tag
14cr|atop-2.0.2-2|77	
14cr|atop-2.0.2-2|78	

298 14
14cr|atril-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|atril-1.8.0-2|2	%define oname mate-document-viewer
14cr|atril-1.8.0-2|3	%define build_dvi 1
14cr|atril-1.8.0-2|4	%define build_impress 1
14cr|atril-1.8.0-2|5	%define major 3
14cr|atril-1.8.0-2|6	%define api 1.5.0
14cr|atril-1.8.0-2|7	%define girname    %mklibname %{name}-gir %{api}
14cr|atril-1.8.0-2|8	%define libname %mklibname %{name} %{major}
14cr|atril-1.8.0-2|9	%define develname %mklibname -d %{name}
14cr|atril-1.8.0-2|10	%define liboname %mklibname %{oname} %{major}
14cr|atril-1.8.0-2|11	
14cr|atril-1.8.0-2|12	Summary:        MATE Document viewer
14cr|atril-1.8.0-2|13	Name:           atril
14cr|atril-1.8.0-2|14	Version:        1.8.0
14cr|atril-1.8.0-2|15	Release:        2
14cr|atril-1.8.0-2|16	License:        GPLv2+
14cr|atril-1.8.0-2|17	Url:            http://mate-desktop.org/
14cr|atril-1.8.0-2|18	Group:          Graphical desktop/Other
14cr|atril-1.8.0-2|19	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|atril-1.8.0-2|20	Patch0:         Check-for-NULL-in-synctex_backward_search.patch
14cr|atril-1.8.0-2|21	Patch1:         atril-1.6.0-mga-Update-to-poppler-api-changes.patch
14cr|atril-1.8.0-2|22	Patch2:         backends_-Fix-another-security-issue-in-the-dvi-backend.patch
14cr|atril-1.8.0-2|23	Patch3:         backends_-Fix-several-security-issues-in-the-dvi-backend.patch
14cr|atril-1.8.0-2|24	
14cr|atril-1.8.0-2|25	BuildRequires:  docbook-dtd412-xml
14cr|atril-1.8.0-2|26	BuildRequires:  ghostscript
14cr|atril-1.8.0-2|27	BuildRequires:  gtk-doc
14cr|atril-1.8.0-2|28	BuildRequires:  intltool
14cr|atril-1.8.0-2|29	BuildRequires:  mate-common
14cr|atril-1.8.0-2|30	BuildRequires:  xsltproc
14cr|atril-1.8.0-2|31	BuildRequires:  libtiff-devel
14cr|atril-1.8.0-2|32	BuildRequires:	which
14cr|atril-1.8.0-2|33	BuildRequires:	xml2po
14cr|atril-1.8.0-2|34	BuildRequires:  pkgconfig(cairo)
14cr|atril-1.8.0-2|35	BuildRequires:  pkgconfig(ddjvuapi)
14cr|atril-1.8.0-2|36	BuildRequires:  pkgconfig(gail)
14cr|atril-1.8.0-2|37	BuildRequires:  pkgconfig(glib-2.0)
14cr|atril-1.8.0-2|38	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|atril-1.8.0-2|39	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|atril-1.8.0-2|40	BuildRequires:  pkgconfig(libcaja-extension)
14cr|atril-1.8.0-2|41	BuildRequires:  pkgconfig(libsecret-1)
14cr|atril-1.8.0-2|42	BuildRequires:  pkgconfig(libspectre)
14cr|atril-1.8.0-2|43	BuildRequires:  pkgconfig(libxml-2.0)
14cr|atril-1.8.0-2|44	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|atril-1.8.0-2|45	BuildRequires:  pkgconfig(mate-icon-theme)
14cr|atril-1.8.0-2|46	BuildRequires:  pkgconfig(mate-keyring-1)
14cr|atril-1.8.0-2|47	BuildRequires:  pkgconfig(poppler-glib)
14cr|atril-1.8.0-2|48	BuildRequires:  pkgconfig(sm)
14cr|atril-1.8.0-2|49	BuildRequires:  pkgconfig(x11)
14cr|atril-1.8.0-2|50	BuildRequires:  pkgconfig(libgxps)
14cr|atril-1.8.0-2|51	#gw just like xdvi, needed for rendering the fonts
14cr|atril-1.8.0-2|52	BuildRequires:  kpathsea-devel
14cr|atril-1.8.0-2|53	BuildRequires:  djvulibre-devel
14cr|atril-1.8.0-2|54	BuildRequires:  itstool
14cr|atril-1.8.0-2|55	BuildRequires:  yelp-tools
14cr|atril-1.8.0-2|56	
14cr|atril-1.8.0-2|57	Requires:      ghostscript
14cr|atril-1.8.0-2|58	Requires:      ghostscript-module-X
14cr|atril-1.8.0-2|59	
14cr|atril-1.8.0-2|60	%rename %{oname}
14cr|atril-1.8.0-2|61	
14cr|atril-1.8.0-2|62	%description
14cr|atril-1.8.0-2|63	Atril is the MATE Document viewer.
14cr|atril-1.8.0-2|64	
14cr|atril-1.8.0-2|65	%package -n %{libname}
14cr|atril-1.8.0-2|66	Group:   System/Libraries
14cr|atril-1.8.0-2|67	Summary: MATE Document viewer library
14cr|atril-1.8.0-2|68	Provides: %{liboname} = %{version}-%{release}
14cr|atril-1.8.0-2|69	
14cr|atril-1.8.0-2|70	%description -n %{libname}
14cr|atril-1.8.0-2|71	This is the MATE Document viewer library, the shared parts of %{name}.
14cr|atril-1.8.0-2|72	
14cr|atril-1.8.0-2|73	%package -n %{girname}
14cr|atril-1.8.0-2|74	Summary:        GObject Introspection interface description for %{name}
14cr|atril-1.8.0-2|75	Group:          System/Libraries
14cr|atril-1.8.0-2|76	Requires:       %{libname} = %{version}
14cr|atril-1.8.0-2|77	
14cr|atril-1.8.0-2|78	%description -n %{girname}
14cr|atril-1.8.0-2|79	GObject Introspection interface description for %{name}
14cr|atril-1.8.0-2|80	
14cr|atril-1.8.0-2|81	%package -n %{develname}
14cr|atril-1.8.0-2|82	Group:Development/C
14cr|atril-1.8.0-2|83	Summary: MATE Document viewer library
14cr|atril-1.8.0-2|84	Requires: %{libname} = %{version}
14cr|atril-1.8.0-2|85	Provides: %{oname}-devel = %{version}-%{release}
14cr|atril-1.8.0-2|86	Provides: %{name}-devel = %{version}-%{release}
14cr|atril-1.8.0-2|87	
14cr|atril-1.8.0-2|88	%description -n %{develname}
14cr|atril-1.8.0-2|89	This is the MATE Document viewer library, the shared parts of %{name}.
14cr|atril-1.8.0-2|90	
14cr|atril-1.8.0-2|91	%prep
14cr|atril-1.8.0-2|92	%setup -q
14cr|atril-1.8.0-2|93	%apply_patches
14cr|atril-1.8.0-2|94	
14cr|atril-1.8.0-2|95	%build
14cr|atril-1.8.0-2|96	NOCONFIGURE=1 ./autogen.sh
14cr|atril-1.8.0-2|97	%configure2_5x \
14cr|atril-1.8.0-2|98	--with-pic                                                          \
14cr|atril-1.8.0-2|99	--disable-static                                                    \
14cr|atril-1.8.0-2|100	--disable-scrollkeeper                                              \
14cr|atril-1.8.0-2|101	--with-gtk=2.0                                                      \
14cr|atril-1.8.0-2|102	--enable-introspection                                              \
14cr|atril-1.8.0-2|103	--enable-gtk-doc                                                    \
14cr|atril-1.8.0-2|104	--enable-pdf                                                        \
14cr|atril-1.8.0-2|105	--enable-tiff                                                       \
14cr|atril-1.8.0-2|106	--enable-djvu                                                       \
14cr|atril-1.8.0-2|107	--enable-dvi                                                        \
14cr|atril-1.8.0-2|108	--enable-pixbuf                                                     \
14cr|atril-1.8.0-2|109	--enable-comics                                                     \
14cr|atril-1.8.0-2|110	--enable-dvi 						       \
14cr|atril-1.8.0-2|111	%if %build_impress
14cr|atril-1.8.0-2|112	--enable-impress \
14cr|atril-1.8.0-2|113	%endif
14cr|atril-1.8.0-2|114	--enable-xps
14cr|atril-1.8.0-2|115	# currently parallel builds are broken
14cr|atril-1.8.0-2|116	# make
14cr|atril-1.8.0-2|117	make LIBS='-lm -lz -lgmodule-2.0'
14cr|atril-1.8.0-2|118	
14cr|atril-1.8.0-2|119	%install
14cr|atril-1.8.0-2|120	%makeinstall_std
14cr|atril-1.8.0-2|121	
14cr|atril-1.8.0-2|122	# remove of gsetting,convert file, no need for this in fedora
14cr|atril-1.8.0-2|123	# because MATE starts with gsetting in fedora.
14cr|atril-1.8.0-2|124	rm -f %{buildroot}%{_datadir}/MateConf/gsettings/atril.convert
14cr|atril-1.8.0-2|125	
14cr|atril-1.8.0-2|126	%find_lang %{name} --with-gnome
14cr|atril-1.8.0-2|127	cat %{name}.lang >> Atril.lang
14cr|atril-1.8.0-2|128	
14cr|atril-1.8.0-2|129	%files -f Atril.lang
14cr|atril-1.8.0-2|130	%doc README COPYING NEWS AUTHORS
14cr|atril-1.8.0-2|131	%{_bindir}/*
14cr|atril-1.8.0-2|132	%dir %{_datadir}/%{name}
14cr|atril-1.8.0-2|133	%{_datadir}/%{name}/*
14cr|atril-1.8.0-2|134	%{_datadir}/applications/atril.desktop
14cr|atril-1.8.0-2|135	%{_datadir}/icons/hicolor/*/apps/atril.*
14cr|atril-1.8.0-2|136	%{_libexecdir}/atril-convert-metadata
14cr|atril-1.8.0-2|137	%{_libexecdir}/atrild
14cr|atril-1.8.0-2|138	%{_datadir}/dbus-1/services/org.mate.atril.Daemon.service
14cr|atril-1.8.0-2|139	%{_datadir}/glib-2.0/schemas/org.mate.Atril.gschema.xml
14cr|atril-1.8.0-2|140	%{_datadir}/thumbnailers/atril.thumbnailer
14cr|atril-1.8.0-2|141	# %{_datadir}/mate/help/atril/
14cr|atril-1.8.0-2|142	%{_mandir}/man1/atril-*.1.*
14cr|atril-1.8.0-2|143	%{_mandir}/man1/atril.1.*
14cr|atril-1.8.0-2|144	
14cr|atril-1.8.0-2|145	%files -n %{libname}
14cr|atril-1.8.0-2|146	%{_libdir}/libatrildocument.so.%{major}*
14cr|atril-1.8.0-2|147	%{_libdir}/libatrilview.so.%{major}*
14cr|atril-1.8.0-2|148	%{_libdir}/caja/extensions-2.0/libatril*so*
14cr|atril-1.8.0-2|149	%dir %{_libdir}/%{name}/%{major}/
14cr|atril-1.8.0-2|150	%dir %{_libdir}/%{name}/%{major}/backends
14cr|atril-1.8.0-2|151	%{_libdir}/%{name}/%{major}/backends/lib*so*
14cr|atril-1.8.0-2|152	%{_libdir}/%{name}/%{major}/backends/comicsdocument.%{name}-backend
14cr|atril-1.8.0-2|153	%{_libdir}/%{name}/%{major}/backends/djvudocument.%{name}-backend
14cr|atril-1.8.0-2|154	%{_libdir}/%{name}/%{major}/backends/xpsdocument.%{name}-backend
14cr|atril-1.8.0-2|155	%{_libdir}/atril/%{major}/backends/dvidocument.%{name}-backend
14cr|atril-1.8.0-2|156	%{_libdir}/%{name}/%{major}/backends/pdfdocument.%{name}-backend
14cr|atril-1.8.0-2|157	%{_libdir}/%{name}/%{major}/backends/pixbufdocument.%{name}-backend
14cr|atril-1.8.0-2|158	%{_libdir}/%{name}/%{major}/backends/psdocument.%{name}-backend
14cr|atril-1.8.0-2|159	%{_libdir}/%{name}/%{major}/backends/tiffdocument.%{name}-backend
14cr|atril-1.8.0-2|160	
14cr|atril-1.8.0-2|161	%files -n %{girname}
14cr|atril-1.8.0-2|162	%{_libdir}/girepository-1.0/AtrilDocument-%{api}.typelib
14cr|atril-1.8.0-2|163	%{_libdir}/girepository-1.0/AtrilView-%{api}.typelib
14cr|atril-1.8.0-2|164	
14cr|atril-1.8.0-2|165	%files -n %{develname}
14cr|atril-1.8.0-2|166	%doc ChangeLog
14cr|atril-1.8.0-2|167	%{_datadir}/gtk-doc/html/atril
14cr|atril-1.8.0-2|168	%{_datadir}/gtk-doc/html/libatrildocument-%{api}
14cr|atril-1.8.0-2|169	%{_datadir}/gtk-doc/html/libatrilview-%{api}
14cr|atril-1.8.0-2|170	%{_libdir}/libatrildocument.so
14cr|atril-1.8.0-2|171	%{_libdir}/libatrilview.so
14cr|atril-1.8.0-2|172	%{_libdir}/pkgconfig/atril*pc
14cr|atril-1.8.0-2|173	%{_includedir}/atril*
14cr|atril-1.8.0-2|174	%{_datadir}/gir-1.0/AtrilDocument-%{api}.gir
14cr|atril-1.8.0-2|175	%{_datadir}/gir-1.0/AtrilView-%{api}.gir
14cr|atril-1.8.0-2|176	
14cr|atril-1.8.0-2|177	
14cr|atril-1.8.0-2|178	%changelog
14cr|atril-1.8.0-2|179	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|atril-1.8.0-2|180	+ Revision: 76aa0c7
14cr|atril-1.8.0-2|181	- MassBuild#464: Increase release tag
14cr|atril-1.8.0-2|182	
14cr|atril-1.8.0-2|183	

299 14
14cr|aubio-0.3.2-9|1	%define major 2
14cr|aubio-0.3.2-9|2	%define libname %mklibname %{name} %{major}
14cr|aubio-0.3.2-9|3	%define develname %mklibname %{name} -d
14cr|aubio-0.3.2-9|4	
14cr|aubio-0.3.2-9|5	Summary:	A library for audio labelling
14cr|aubio-0.3.2-9|6	Name:		aubio
14cr|aubio-0.3.2-9|7	Version:	0.3.2
14cr|aubio-0.3.2-9|8	Release:	9
14cr|aubio-0.3.2-9|9	License:	GPLv2+
14cr|aubio-0.3.2-9|10	Group:		Sound
14cr|aubio-0.3.2-9|11	Url:		http://aubio.org/
14cr|aubio-0.3.2-9|12	Source0:	http://aubio.org/pub/%{name}-%{version}.tar.bz2
14cr|aubio-0.3.2-9|13	Patch0:		%{name}-0.3.2-format_not_a_string_literal_and_no_format_arguments.patch
14cr|aubio-0.3.2-9|14	Patch1:		aubio-0.3.2-fix-link.patch
14cr|aubio-0.3.2-9|15	Patch2:		aubio-linking.patch
14cr|aubio-0.3.2-9|16	Patch3:		aubio-numarray-gnuplot.patch
14cr|aubio-0.3.2-9|17	BuildRequires:	swig
14cr|aubio-0.3.2-9|18	BuildRequires:	pkgconfig(fftw3)
14cr|aubio-0.3.2-9|19	BuildRequires:	pkgconfig(sndfile)
14cr|aubio-0.3.2-9|20	BuildRequires:	pkgconfig(samplerate)
14cr|aubio-0.3.2-9|21	BuildRequires:	pkgconfig(alsa)
14cr|aubio-0.3.2-9|22	BuildRequires:	pkgconfig(lash-1.0)
14cr|aubio-0.3.2-9|23	BuildRequires:	pd-devel
14cr|aubio-0.3.2-9|24	BuildRequires:	docbook-to-man
14cr|aubio-0.3.2-9|25	Requires:	%{libname} = %{version}-%{release}
14cr|aubio-0.3.2-9|26	
14cr|aubio-0.3.2-9|27	%description
14cr|aubio-0.3.2-9|28	A library for audio labelling. Its features include segmenting
14cr|aubio-0.3.2-9|29	a sound file before each of its attacks, performing pitch
14cr|aubio-0.3.2-9|30	detection, tapping the beat and producing midi streams from
14cr|aubio-0.3.2-9|31	live audio. The name aubio comes from 'audio' with a typo:
14cr|aubio-0.3.2-9|32	several transcription errors are likely to be found in the
14cr|aubio-0.3.2-9|33	results too.
14cr|aubio-0.3.2-9|34	
14cr|aubio-0.3.2-9|35	%package -n %{libname}
14cr|aubio-0.3.2-9|36	Summary:	Main library for %{name}
14cr|aubio-0.3.2-9|37	Group:		System/Libraries
14cr|aubio-0.3.2-9|38	Requires:	%{name} = %{version}-%{release}
14cr|aubio-0.3.2-9|39	
14cr|aubio-0.3.2-9|40	%description -n %{libname}
14cr|aubio-0.3.2-9|41	Main library for %{name}.
14cr|aubio-0.3.2-9|42	
14cr|aubio-0.3.2-9|43	%package -n %{develname}
14cr|aubio-0.3.2-9|44	Summary:	Development files for %{name}
14cr|aubio-0.3.2-9|45	Group:		Development/C++
14cr|aubio-0.3.2-9|46	Requires:	%{libname} = %{version}-%{release}
14cr|aubio-0.3.2-9|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|aubio-0.3.2-9|48	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|aubio-0.3.2-9|49	
14cr|aubio-0.3.2-9|50	%description -n %{develname}
14cr|aubio-0.3.2-9|51	Development files and headers for %{name}.
14cr|aubio-0.3.2-9|52	
14cr|aubio-0.3.2-9|53	%package -n python-%{name}
14cr|aubio-0.3.2-9|54	Summary:	Python bindings for %{name}
14cr|aubio-0.3.2-9|55	Group:		Development/Python
14cr|aubio-0.3.2-9|56	Requires:	%{libname} = %{version}-%{release}
14cr|aubio-0.3.2-9|57	BuildRequires: python-devel
14cr|aubio-0.3.2-9|58	
14cr|aubio-0.3.2-9|59	%description -n python-%{name}
14cr|aubio-0.3.2-9|60	Python bindings for %{name}.
14cr|aubio-0.3.2-9|61	
14cr|aubio-0.3.2-9|62	%prep
14cr|aubio-0.3.2-9|63	%setup -q
14cr|aubio-0.3.2-9|64	%patch0 -p1
14cr|aubio-0.3.2-9|65	%patch1 -p0
14cr|aubio-0.3.2-9|66	%patch2 -p1
14cr|aubio-0.3.2-9|67	%patch3 -p1
14cr|aubio-0.3.2-9|68	
14cr|aubio-0.3.2-9|69	%build
14cr|aubio-0.3.2-9|70	%define _disable_ld_no_undefined 1
14cr|aubio-0.3.2-9|71	export CPPFLAGS="%{optflags} -I%{_includedir}/pd"
14cr|aubio-0.3.2-9|72	%configure2_5x --disable-static
14cr|aubio-0.3.2-9|73	
14cr|aubio-0.3.2-9|74	%make
14cr|aubio-0.3.2-9|75	
14cr|aubio-0.3.2-9|76	%install
14cr|aubio-0.3.2-9|77	%makeinstall_std
14cr|aubio-0.3.2-9|78	
14cr|aubio-0.3.2-9|79	%ifarch x86_64
14cr|aubio-0.3.2-9|80	mv -f %{buildroot}%{_prefix}/lib/pd %{buildroot}%{_libdir}/pd
14cr|aubio-0.3.2-9|81	%endif
14cr|aubio-0.3.2-9|82	
14cr|aubio-0.3.2-9|83	%files
14cr|aubio-0.3.2-9|84	%doc AUTHORS README THANKS TODO
14cr|aubio-0.3.2-9|85	%{_bindir}/*
14cr|aubio-0.3.2-9|86	%{_datadir}/sounds/*
14cr|aubio-0.3.2-9|87	%{_mandir}/man1/*
14cr|aubio-0.3.2-9|88	
14cr|aubio-0.3.2-9|89	%files -n %{libname}
14cr|aubio-0.3.2-9|90	%{_libdir}/*.so.%{major}*
14cr|aubio-0.3.2-9|91	%{_libdir}/pd
14cr|aubio-0.3.2-9|92	
14cr|aubio-0.3.2-9|93	%files -n %{develname}
14cr|aubio-0.3.2-9|94	%{_includedir}/%{name}
14cr|aubio-0.3.2-9|95	%{_libdir}/*.so
14cr|aubio-0.3.2-9|96	%{_libdir}/pkgconfig/*.pc
14cr|aubio-0.3.2-9|97	
14cr|aubio-0.3.2-9|98	%files -n python-%{name}
14cr|aubio-0.3.2-9|99	%{python_sitelib}/*
14cr|aubio-0.3.2-9|100	
14cr|aubio-0.3.2-9|101	
14cr|aubio-0.3.2-9|102	%changelog
14cr|aubio-0.3.2-9|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-9
14cr|aubio-0.3.2-9|104	+ Revision: 2b13de3
14cr|aubio-0.3.2-9|105	- MassBuild#464: Increase release tag
14cr|aubio-0.3.2-9|106	
14cr|aubio-0.3.2-9|107	

300 14
14cr|audacious-skins-1.0.0-9|1	%define name audacious-skins
14cr|audacious-skins-1.0.0-9|2	%define version 1.0.0
14cr|audacious-skins-1.0.0-9|3	%define release 9
14cr|audacious-skins-1.0.0-9|4	
14cr|audacious-skins-1.0.0-9|5	Name: 		%{name}
14cr|audacious-skins-1.0.0-9|6	Summary: 	Additional skins for Audacious
14cr|audacious-skins-1.0.0-9|7	Version: 	%{version}
14cr|audacious-skins-1.0.0-9|8	Release: 	%{release}
14cr|audacious-skins-1.0.0-9|9	License: 	GPL
14cr|audacious-skins-1.0.0-9|10	URL: 		http://www.xmms.org/
14cr|audacious-skins-1.0.0-9|11	Source: 	audacious-skins.tar.bz2
14cr|audacious-skins-1.0.0-9|12	Group: 		Sound
14cr|audacious-skins-1.0.0-9|13	Requires: 	audacious unzip
14cr|audacious-skins-1.0.0-9|14	Buildroot: 	%{_tmppath}/%{name}-%{version}
14cr|audacious-skins-1.0.0-9|15	BuildArch:	noarch
14cr|audacious-skins-1.0.0-9|16	Provides:	beep-media-player-skins
14cr|audacious-skins-1.0.0-9|17	Obsoletes:	beep-media-player-skins
14cr|audacious-skins-1.0.0-9|18	
14cr|audacious-skins-1.0.0-9|19	%description
14cr|audacious-skins-1.0.0-9|20	Skins for Audacious. When you install this package the skins
14cr|audacious-skins-1.0.0-9|21	will instantly become available from inside Audacious.
14cr|audacious-skins-1.0.0-9|22	Browse them in the appearance category in the Audacious
14cr|audacious-skins-1.0.0-9|23	preferences.
14cr|audacious-skins-1.0.0-9|24	%prep
14cr|audacious-skins-1.0.0-9|25	
14cr|audacious-skins-1.0.0-9|26	%install
14cr|audacious-skins-1.0.0-9|27	rm -rf $RPM_BUILD_ROOT
14cr|audacious-skins-1.0.0-9|28	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/audacious
14cr|audacious-skins-1.0.0-9|29	
14cr|audacious-skins-1.0.0-9|30	bzip2 -cd %{SOURCE0} | tar xf - -C $RPM_BUILD_ROOT/%{_datadir}/audacious
14cr|audacious-skins-1.0.0-9|31	
14cr|audacious-skins-1.0.0-9|32	cat > README << EOF
14cr|audacious-skins-1.0.0-9|33	This package is a collection of skins for audacious.
14cr|audacious-skins-1.0.0-9|34	Most of them come from http://www.xmms.org
14cr|audacious-skins-1.0.0-9|35	If you would like even more of them you can visit sites like:
14cr|audacious-skins-1.0.0-9|36	http://www.skinz.org
14cr|audacious-skins-1.0.0-9|37	http://www.customize.org
14cr|audacious-skins-1.0.0-9|38	EOF
14cr|audacious-skins-1.0.0-9|39	
14cr|audacious-skins-1.0.0-9|40	%clean
14cr|audacious-skins-1.0.0-9|41	rm -rf $RPM_BUILD_ROOT
14cr|audacious-skins-1.0.0-9|42	
14cr|audacious-skins-1.0.0-9|43	%files
14cr|audacious-skins-1.0.0-9|44	%defattr(-, root, root)
14cr|audacious-skins-1.0.0-9|45	%doc README
14cr|audacious-skins-1.0.0-9|46	%{_datadir}/audacious/Skins/*
14cr|audacious-skins-1.0.0-9|47	
14cr|audacious-skins-1.0.0-9|48	
14cr|audacious-skins-1.0.0-9|49	
14cr|audacious-skins-1.0.0-9|50	
14cr|audacious-skins-1.0.0-9|51	
14cr|audacious-skins-1.0.0-9|52	%changelog
14cr|audacious-skins-1.0.0-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|audacious-skins-1.0.0-9|54	+ Revision: baa026a
14cr|audacious-skins-1.0.0-9|55	- MassBuild#464: Increase release tag
14cr|audacious-skins-1.0.0-9|56	
14cr|audacious-skins-1.0.0-9|57	

301 14
14cr|audex-0.77b1-2|1	Summary:	Audio grabber tool for CD-ROM drives based on KDE 4
14cr|audex-0.77b1-2|2	Name:		audex
14cr|audex-0.77b1-2|3	Version:	0.77b1
14cr|audex-0.77b1-2|4	Release:	2
14cr|audex-0.77b1-2|5	License:	GPLv3
14cr|audex-0.77b1-2|6	Group:		Sound
14cr|audex-0.77b1-2|7	URL:		http://kde.maniatek.com/%{name}/
14cr|audex-0.77b1-2|8	Source0:	http://kde.maniatek.com/%{name}/files/%{name}-%{version}.tar.xz
14cr|audex-0.77b1-2|9	#Patch0:	audex-0.74b1-fix-lseek-not-declared.patch
14cr|audex-0.77b1-2|10	Patch1:		audex-0.76b2-enable-translations.patch
14cr|audex-0.77b1-2|11	BuildRequires:	kdelibs4-devel
14cr|audex-0.77b1-2|12	BuildRequires:	cmake >= 2.8.0
14cr|audex-0.77b1-2|13	BuildRequires:	phonon-devel
14cr|audex-0.77b1-2|14	BuildRequires:	libcdda-devel
14cr|audex-0.77b1-2|15	BuildRequires:	automoc4
14cr|audex-0.77b1-2|16	BuildRequires:	python-eyed3
14cr|audex-0.77b1-2|17	BuildRequires:	libkcddb-devel >= 4.9
14cr|audex-0.77b1-2|18	BuildRequires:	libkcompactdisc-devel >= 4.9
14cr|audex-0.77b1-2|19	Requires:	kdebase4-runtime
14cr|audex-0.77b1-2|20	Requires(post,postun):	desktop-file-utils
14cr|audex-0.77b1-2|21	
14cr|audex-0.77b1-2|22	
14cr|audex-0.77b1-2|23	%description
14cr|audex-0.77b1-2|24	Audex is a new audio grabber tool for CD-ROM drives based on KDE 4. It creates
14cr|audex-0.77b1-2|25	profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC (MP4/M4A/AAC) and RIFF
14cr|audex-0.77b1-2|26	WAVE: please install your favorite encoder. Of course for WAVE no external
14cr|audex-0.77b1-2|27	encoder is needed! Beyond you can define custom profile, which means that
14cr|audex-0.77b1-2|28	%{name} works together with command line encoders in general.
14cr|audex-0.77b1-2|29	Some features are:
14cr|audex-0.77b1-2|30	* Extracting with CDDA Paranoia. So you have quite perfect audio quality.
14cr|audex-0.77b1-2|31	* Extracting and encoding run parallel.
14cr|audex-0.77b1-2|32	* Filename editing with local and remote CDDB/FreeDB database.
14cr|audex-0.77b1-2|33	* Metadata correction tools like capitalize etc.
14cr|audex-0.77b1-2|34	* Multi-profile extraction (with one command-line encoder per profile).
14cr|audex-0.77b1-2|35	* Fetch covers from the Internet and store them in the database.
14cr|audex-0.77b1-2|36	* Create play-lists, cover and template-based-info files in target directory.
14cr|audex-0.77b1-2|37	* Creates extraction and encoding protocols.
14cr|audex-0.77b1-2|38	* Transfer files with KDE KIO-Slaves.
14cr|audex-0.77b1-2|39	
14cr|audex-0.77b1-2|40	
14cr|audex-0.77b1-2|41	%files -f %{name}.lang
14cr|audex-0.77b1-2|42	%doc CHANGELOG LICENCE README TODO
14cr|audex-0.77b1-2|43	%{_kde_bindir}/%{name}
14cr|audex-0.77b1-2|44	%{_kde_datadir}/applications/kde4/%{name}*.desktop
14cr|audex-0.77b1-2|45	%{_kde_datadir}/apps/solid/actions/%{name}*.desktop
14cr|audex-0.77b1-2|46	%{_kde_datadir}/apps/%{name}
14cr|audex-0.77b1-2|47	# This is useless: already listed by %%find_lang
14cr|audex-0.77b1-2|48	#{_kde_datadir}/locale/*/LC_MESSAGES/%%{name}.mo
14cr|audex-0.77b1-2|49	%{_kde_iconsdir}/hicolor/*/*/*.png
14cr|audex-0.77b1-2|50	
14cr|audex-0.77b1-2|51	#--------------------------------------------------------------------
14cr|audex-0.77b1-2|52	
14cr|audex-0.77b1-2|53	%prep
14cr|audex-0.77b1-2|54	%setup -q
14cr|audex-0.77b1-2|55	%apply_patches
14cr|audex-0.77b1-2|56	
14cr|audex-0.77b1-2|57	%build
14cr|audex-0.77b1-2|58	# No longer needed
14cr|audex-0.77b1-2|59	#export CFLAGS="%%{optflags} -fno-strict-aliasing" CXXFLAGS="%%{optflags} -fno-strict-aliasing"
14cr|audex-0.77b1-2|60	%cmake_kde4
14cr|audex-0.77b1-2|61	%make
14cr|audex-0.77b1-2|62	
14cr|audex-0.77b1-2|63	
14cr|audex-0.77b1-2|64	%install
14cr|audex-0.77b1-2|65	%makeinstall_std -C build
14cr|audex-0.77b1-2|66	
14cr|audex-0.77b1-2|67	%find_lang %{name} --with-html
14cr|audex-0.77b1-2|68	
14cr|audex-0.77b1-2|69	
14cr|audex-0.77b1-2|70	
14cr|audex-0.77b1-2|71	%changelog
14cr|audex-0.77b1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.77b1-2
14cr|audex-0.77b1-2|73	+ Revision: 568ebff
14cr|audex-0.77b1-2|74	- MassBuild#464: Increase release tag
14cr|audex-0.77b1-2|75	
14cr|audex-0.77b1-2|76	

302 14
14cr|audiere-1.9.4-12|1	%define major 1
14cr|audiere-1.9.4-12|2	%define libname %mklibname %{name} %{major}
14cr|audiere-1.9.4-12|3	%define develname %mklibname %{name} -d
14cr|audiere-1.9.4-12|4	
14cr|audiere-1.9.4-12|5	Summary:	High-level audio API
14cr|audiere-1.9.4-12|6	Name:		audiere
14cr|audiere-1.9.4-12|7	Version:	1.9.4
14cr|audiere-1.9.4-12|8	Release:	12
14cr|audiere-1.9.4-12|9	License:	LGPLv2+
14cr|audiere-1.9.4-12|10	Group:		Sound
14cr|audiere-1.9.4-12|11	URL:		http://audiere.sourceforge.net
14cr|audiere-1.9.4-12|12	Source:		http://prdownloads.sourceforge.net/audiere/%{name}-%{version}-src.tar.bz2
14cr|audiere-1.9.4-12|13	Patch0:		%{name}-1.9.4-speex.patch
14cr|audiere-1.9.4-12|14	Patch1:		%{name}-1.9.4-gcc43.patch
14cr|audiere-1.9.4-12|15	Patch2:		%{name}-1.9.4-flac.patch
14cr|audiere-1.9.4-12|16	Patch3:		audiere-1.9.4-add-missing-header.patch
14cr|audiere-1.9.4-12|17	BuildRequires:	audiofile-devel
14cr|audiere-1.9.4-12|18	BuildRequires:	pkgconfig(flac)
14cr|audiere-1.9.4-12|19	BuildRequires:	pkgconfig(libcdaudio)
14cr|audiere-1.9.4-12|20	BuildRequires:	pkgconfig(ogg)
14cr|audiere-1.9.4-12|21	BuildRequires:	pkgconfig(vorbis)
14cr|audiere-1.9.4-12|22	BuildRequires:	speex-devel
14cr|audiere-1.9.4-12|23	
14cr|audiere-1.9.4-12|24	%description
14cr|audiere-1.9.4-12|25	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
14cr|audiere-1.9.4-12|26	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
14cr|audiere-1.9.4-12|27	audio output, Audiere supports DirectSound or WinMM in Windows,
14cr|audiere-1.9.4-12|28	OSS on Linux and Cygwin, and SGI AL on IRIX.
14cr|audiere-1.9.4-12|29	
14cr|audiere-1.9.4-12|30	%package -n %{libname}
14cr|audiere-1.9.4-12|31	Summary:	High-level audio API
14cr|audiere-1.9.4-12|32	Group:		System/Libraries
14cr|audiere-1.9.4-12|33	
14cr|audiere-1.9.4-12|34	%description -n %{libname}
14cr|audiere-1.9.4-12|35	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
14cr|audiere-1.9.4-12|36	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
14cr|audiere-1.9.4-12|37	audio output, Audiere supports DirectSound or WinMM in Windows,
14cr|audiere-1.9.4-12|38	OSS on Linux and Cygwin, and SGI AL on IRIX.
14cr|audiere-1.9.4-12|39	
14cr|audiere-1.9.4-12|40	
14cr|audiere-1.9.4-12|41	%package -n %{develname}
14cr|audiere-1.9.4-12|42	Summary:	Development headers and libraries for audiere
14cr|audiere-1.9.4-12|43	Group:		Development/C++
14cr|audiere-1.9.4-12|44	Requires:	%{libname} = %{version}-%{release}
14cr|audiere-1.9.4-12|45	Requires:	pkgconfig(flac)
14cr|audiere-1.9.4-12|46	Requires:	pkgconfig(libcdaudio)
14cr|audiere-1.9.4-12|47	Requires:	pkgconfig(ogg)
14cr|audiere-1.9.4-12|48	Requires:	pkgconfig(vorbis)
14cr|audiere-1.9.4-12|49	Requires:	speex-devel
14cr|audiere-1.9.4-12|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|audiere-1.9.4-12|51	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|audiere-1.9.4-12|52	
14cr|audiere-1.9.4-12|53	%description -n %{develname}
14cr|audiere-1.9.4-12|54	Development headers and libraries for audiere.
14cr|audiere-1.9.4-12|55	
14cr|audiere-1.9.4-12|56	%prep
14cr|audiere-1.9.4-12|57	%setup -qn audiere
14cr|audiere-1.9.4-12|58	%patch0 -p1
14cr|audiere-1.9.4-12|59	%patch1 -p1
14cr|audiere-1.9.4-12|60	%patch2 -p1
14cr|audiere-1.9.4-12|61	%patch3 -p1
14cr|audiere-1.9.4-12|62	
14cr|audiere-1.9.4-12|63	%build
14cr|audiere-1.9.4-12|64	sh ./bootstrap
14cr|audiere-1.9.4-12|65	
14cr|audiere-1.9.4-12|66	%configure2_5x \
14cr|audiere-1.9.4-12|67	--enable-opt
14cr|audiere-1.9.4-12|68	%make
14cr|audiere-1.9.4-12|69	
14cr|audiere-1.9.4-12|70	%install
14cr|audiere-1.9.4-12|71	%makeinstall_std
14cr|audiere-1.9.4-12|72	
14cr|audiere-1.9.4-12|73	%files -n %{libname}
14cr|audiere-1.9.4-12|74	%{_libdir}/libaudiere-%{version}.so
14cr|audiere-1.9.4-12|75	
14cr|audiere-1.9.4-12|76	%files -n %{develname}
14cr|audiere-1.9.4-12|77	%doc doc/*.txt
14cr|audiere-1.9.4-12|78	%{_bindir}/audiere-config
14cr|audiere-1.9.4-12|79	%{_includedir}/audiere.h
14cr|audiere-1.9.4-12|80	%{_libdir}/libaudiere.a
14cr|audiere-1.9.4-12|81	%{_libdir}/libaudiere.so
14cr|audiere-1.9.4-12|82	
14cr|audiere-1.9.4-12|83	
14cr|audiere-1.9.4-12|84	
14cr|audiere-1.9.4-12|85	%changelog
14cr|audiere-1.9.4-12|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.4-12
14cr|audiere-1.9.4-12|87	+ Revision: 51e16e9
14cr|audiere-1.9.4-12|88	- MassBuild#464: Increase release tag
14cr|audiere-1.9.4-12|89	
14cr|audiere-1.9.4-12|90	

303 14
14cr|audiocompress-2.0-3|1	%define oname		AudioCompress
14cr|audiocompress-2.0-3|2	
14cr|audiocompress-2.0-3|3	Summary:		Simple dynamic range compressor
14cr|audiocompress-2.0-3|4	Name:			audiocompress
14cr|audiocompress-2.0-3|5	Version:		2.0
14cr|audiocompress-2.0-3|6	Release:		3
14cr|audiocompress-2.0-3|7	URL:			http://beesbuzz.biz/code/audiocompress.php
14cr|audiocompress-2.0-3|8	Source:			http://beesbuzz.biz/code/%{name}/%{oname}-%{version}.tar.gz
14cr|audiocompress-2.0-3|9	License:		LGPLv2
14cr|audiocompress-2.0-3|10	Group:			Sound
14cr|audiocompress-2.0-3|11	BuildRoot:		%{_tmppath}/%{name}-buildroot
14cr|audiocompress-2.0-3|12	Provides:		%{oname}
14cr|audiocompress-2.0-3|13	Obsoletes:		%{oname}
14cr|audiocompress-2.0-3|14	Obsoletes:		%{oname}-xmms
14cr|audiocompress-2.0-3|15	
14cr|audiocompress-2.0-3|16	%description
14cr|audiocompress-2.0-3|17	AudioCompress is (essentially) a very gentle, 1-band dynamic range
14cr|audiocompress-2.0-3|18	compressor intended to keep audio output at a consistent volume without
14cr|audiocompress-2.0-3|19	introducing any audible artifacts.  It can either accept input on
14cr|audiocompress-2.0-3|20	standard input and output audio to standard output or bind to the esound
14cr|audiocompress-2.0-3|21	daemon and apply its effect to all esd output.
14cr|audiocompress-2.0-3|22	
14cr|audiocompress-2.0-3|23	Install this if you want a nice way to keep your
14cr|audiocompress-2.0-3|24	audio at a consistent volume level.
14cr|audiocompress-2.0-3|25	
14cr|audiocompress-2.0-3|26	%prep
14cr|audiocompress-2.0-3|27	%setup -q -n %{oname}-%{version}
14cr|audiocompress-2.0-3|28	
14cr|audiocompress-2.0-3|29	%build
14cr|audiocompress-2.0-3|30	%make CFLAGS="%optflags -fPIC"
14cr|audiocompress-2.0-3|31	
14cr|audiocompress-2.0-3|32	%install
14cr|audiocompress-2.0-3|33	rm -rf %{buildroot}
14cr|audiocompress-2.0-3|34	mkdir -p %{buildroot}/%{_bindir}
14cr|audiocompress-2.0-3|35	cp %{oname} %{buildroot}/%{_bindir}
14cr|audiocompress-2.0-3|36	
14cr|audiocompress-2.0-3|37	%clean
14cr|audiocompress-2.0-3|38	rm -rf %{buildroot}
14cr|audiocompress-2.0-3|39	
14cr|audiocompress-2.0-3|40	%files
14cr|audiocompress-2.0-3|41	%defattr (-,root,root,0755)
14cr|audiocompress-2.0-3|42	%doc ChangeLog COPYING README TODO
14cr|audiocompress-2.0-3|43	%{_bindir}/%{oname}
14cr|audiocompress-2.0-3|44	
14cr|audiocompress-2.0-3|45	
14cr|audiocompress-2.0-3|46	
14cr|audiocompress-2.0-3|47	
14cr|audiocompress-2.0-3|48	
14cr|audiocompress-2.0-3|49	%changelog
14cr|audiocompress-2.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cr|audiocompress-2.0-3|51	+ Revision: c0d36eb
14cr|audiocompress-2.0-3|52	- MassBuild#464: Increase release tag
14cr|audiocompress-2.0-3|53	
14cr|audiocompress-2.0-3|54	

304 14
14cr|audiotag-0.19-2|1	# spec is based on MIB work
14cr|audiotag-0.19-2|2	
14cr|audiotag-0.19-2|3	Name:		audiotag
14cr|audiotag-0.19-2|4	Version:	0.19
14cr|audiotag-0.19-2|5	Release:	2
14cr|audiotag-0.19-2|6	Summary:	Command-line tool for mass tagging/renaming of audio files
14cr|audiotag-0.19-2|7	License:	GPLv2
14cr|audiotag-0.19-2|8	Group:		Sound
14cr|audiotag-0.19-2|9	URL:		http://github.com/Daenyth/audiotag
14cr|audiotag-0.19-2|10	Source0:	%{name}-%{version}.tar.gz
14cr|audiotag-0.19-2|11	BuildArch:	noarch
14cr|audiotag-0.19-2|12	Requires:	id3lib
14cr|audiotag-0.19-2|13	Requires:	flac
14cr|audiotag-0.19-2|14	Requires:	atomicparsley
14cr|audiotag-0.19-2|15	
14cr|audiotag-0.19-2|16	%description
14cr|audiotag-0.19-2|17	Audiotag is a command-line tool for mass tagging/renaming of audio files.
14cr|audiotag-0.19-2|18	
14cr|audiotag-0.19-2|19	%prep
14cr|audiotag-0.19-2|20	%setup -q
14cr|audiotag-0.19-2|21	
14cr|audiotag-0.19-2|22	%build
14cr|audiotag-0.19-2|23	
14cr|audiotag-0.19-2|24	%install
14cr|audiotag-0.19-2|25	%__rm -rf %{buildroot}
14cr|audiotag-0.19-2|26	
14cr|audiotag-0.19-2|27	%__mkdir_p %{buildroot}%{_bindir}
14cr|audiotag-0.19-2|28	%__install -m755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|audiotag-0.19-2|29	
14cr|audiotag-0.19-2|30	%clean
14cr|audiotag-0.19-2|31	%__rm -rf %{buildroot}
14cr|audiotag-0.19-2|32	
14cr|audiotag-0.19-2|33	%files
14cr|audiotag-0.19-2|34	%defattr(-,root,root,)
14cr|audiotag-0.19-2|35	%doc COPYING README ChangeLog
14cr|audiotag-0.19-2|36	%{_bindir}/%{name}
14cr|audiotag-0.19-2|37	
14cr|audiotag-0.19-2|38	
14cr|audiotag-0.19-2|39	
14cr|audiotag-0.19-2|40	
14cr|audiotag-0.19-2|41	%changelog
14cr|audiotag-0.19-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19-2
14cr|audiotag-0.19-2|43	+ Revision: 603fa63
14cr|audiotag-0.19-2|44	- MassBuild#464: Increase release tag
14cr|audiotag-0.19-2|45	
14cr|audiotag-0.19-2|46	

305 14
14cr|auteur-0.1a7-3|1	Summary:	Lightweight video editor powered by mplayer and mencoder
14cr|auteur-0.1a7-3|2	Name:		auteur
14cr|auteur-0.1a7-3|3	Version:	0.1a7
14cr|auteur-0.1a7-3|4	Release:	3
14cr|auteur-0.1a7-3|5	License:	GPLv3+
14cr|auteur-0.1a7-3|6	Group:		Video
14cr|auteur-0.1a7-3|7	Url:		http://auteur-editor.info
14cr|auteur-0.1a7-3|8	Source0:	http://auteur-editor.info/releases/source_tarballs/%{name}-%{version}.tar.gz
14cr|auteur-0.1a7-3|9	Patch0:		auteur-0.1a7-desktop.patch
14cr|auteur-0.1a7-3|10	BuildRequires:	pkgconfig(python)
14cr|auteur-0.1a7-3|11	Requires:	mencoder
14cr|auteur-0.1a7-3|12	Requires:	mplayer
14cr|auteur-0.1a7-3|13	Requires:	PyQt4
14cr|auteur-0.1a7-3|14	Requires:	python-qt4-qscintilla
14cr|auteur-0.1a7-3|15	BuildArch:	noarch
14cr|auteur-0.1a7-3|16	
14cr|auteur-0.1a7-3|17	%description
14cr|auteur-0.1a7-3|18	The Auteur Non-Linear Editor is a project seeking to create a
14cr|auteur-0.1a7-3|19	professional-grade but user-friendly video editor.
14cr|auteur-0.1a7-3|20	
14cr|auteur-0.1a7-3|21	%files
14cr|auteur-0.1a7-3|22	%{_bindir}/*
14cr|auteur-0.1a7-3|23	%{_datadir}/applications/%{name}.desktop
14cr|auteur-0.1a7-3|24	%{_datadir}/%{name}
14cr|auteur-0.1a7-3|25	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|auteur-0.1a7-3|26	%{python_sitelib}/*
14cr|auteur-0.1a7-3|27	
14cr|auteur-0.1a7-3|28	#----------------------------------------------------------------------------
14cr|auteur-0.1a7-3|29	
14cr|auteur-0.1a7-3|30	%prep
14cr|auteur-0.1a7-3|31	%setup -q
14cr|auteur-0.1a7-3|32	%patch0 -p1
14cr|auteur-0.1a7-3|33	
14cr|auteur-0.1a7-3|34	%build
14cr|auteur-0.1a7-3|35	python setup.py build
14cr|auteur-0.1a7-3|36	
14cr|auteur-0.1a7-3|37	%install
14cr|auteur-0.1a7-3|38	python setup.py install --root=%{buildroot}
14cr|auteur-0.1a7-3|39	
14cr|auteur-0.1a7-3|40	mv %{buildroot}%{_datadir}/applications/Auteur.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|auteur-0.1a7-3|41	
14cr|auteur-0.1a7-3|42	
14cr|auteur-0.1a7-3|43	%changelog
14cr|auteur-0.1a7-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1a7-3
14cr|auteur-0.1a7-3|45	+ Revision: 7643cf6
14cr|auteur-0.1a7-3|46	- MassBuild#464: Increase release tag
14cr|auteur-0.1a7-3|47	
14cr|auteur-0.1a7-3|48	

306 14
14cr|authd-0.2.3-6|1	%define lib_name_orig lib%{name}
14cr|authd-0.2.3-6|2	%define lib_major 0
14cr|authd-0.2.3-6|3	%define lib_name %mklibname %name %{lib_major}
14cr|authd-0.2.3-6|4	%define develname %mklibname -d %name
14cr|authd-0.2.3-6|5	
14cr|authd-0.2.3-6|6	Summary:	Software for obtaining and verifying user credentials
14cr|authd-0.2.3-6|7	Name:		authd
14cr|authd-0.2.3-6|8	Version:	0.2.3
14cr|authd-0.2.3-6|9	Release:	6
14cr|authd-0.2.3-6|10	License:	BSD-Like
14cr|authd-0.2.3-6|11	Group:		System/Servers
14cr|authd-0.2.3-6|12	URL:		http://www.cs.berkeley.edu/~bnc/authd/
14cr|authd-0.2.3-6|13	Source:		http://www.theether.org/authd/%{name}-%{version}.tar.gz
14cr|authd-0.2.3-6|14	Source1:	authd.init
14cr|authd-0.2.3-6|15	Patch0:		authd-Makefile.in.patch
14cr|authd-0.2.3-6|16	Patch1:		authd-linkage_fix.diff
14cr|authd-0.2.3-6|17	Requires:	openssh-clients
14cr|authd-0.2.3-6|18	Requires:	openssh-server
14cr|authd-0.2.3-6|19	Requires(post): rpm-helper
14cr|authd-0.2.3-6|20	Requires(preun): rpm-helper
14cr|authd-0.2.3-6|21	BuildRequires:	libe-cluster >= 0.2
14cr|authd-0.2.3-6|22	BuildRequires:	openssl-devel
14cr|authd-0.2.3-6|23	
14cr|authd-0.2.3-6|24	
14cr|authd-0.2.3-6|25	%package -n	%{develname}
14cr|authd-0.2.3-6|26	Summary:	Devel Package for authd
14cr|authd-0.2.3-6|27	Group:          Development/Other
14cr|authd-0.2.3-6|28	Provides:       %{name}-devel = %{version}-%{release}
14cr|authd-0.2.3-6|29	Obsoletes:	%{lib_name}-devel
14cr|authd-0.2.3-6|30	Obsoletes:	lib%{name}%{lib_major}-devel
14cr|authd-0.2.3-6|31	
14cr|authd-0.2.3-6|32	%description
14cr|authd-0.2.3-6|33	authd is a software package for obtaining and verifying user credentials
14cr|authd-0.2.3-6|34	which contain cryptographic signatures based on RSA public key cryptography.
14cr|authd-0.2.3-6|35	It includes a server (authd) for authenticating local users through UNIX
14cr|authd-0.2.3-6|36	domain sockets and processing credentials, and a client library (libauth.a)
14cr|authd-0.2.3-6|37	for requesting new credentials and verifying credentials signed by the server.
14cr|authd-0.2.3-6|38	
14cr|authd-0.2.3-6|39	%description -n	%{develname}
14cr|authd-0.2.3-6|40	authd is a software package for obtaining and verifying user credentials
14cr|authd-0.2.3-6|41	which contain cryptographic signatures based on RSA public key cryptography.
14cr|authd-0.2.3-6|42	Provide file auth.h and libauth.a .
14cr|authd-0.2.3-6|43	
14cr|authd-0.2.3-6|44	%prep
14cr|authd-0.2.3-6|45	
14cr|authd-0.2.3-6|46	%setup -q
14cr|authd-0.2.3-6|47	%patch0 -p1 -b .patch
14cr|authd-0.2.3-6|48	%patch1 -p0
14cr|authd-0.2.3-6|49	
14cr|authd-0.2.3-6|50	chmod 644 ChangeLog COPYING
14cr|authd-0.2.3-6|51	
14cr|authd-0.2.3-6|52	%build
14cr|authd-0.2.3-6|53	export CFLAGS="%{optflags} -D_GNU_SOURCE -D_REENTRANT"
14cr|authd-0.2.3-6|54	
14cr|authd-0.2.3-6|55	%configure2_5x
14cr|authd-0.2.3-6|56	
14cr|authd-0.2.3-6|57	%make
14cr|authd-0.2.3-6|58	
14cr|authd-0.2.3-6|59	%install
14cr|authd-0.2.3-6|60	install -d %{buildroot}%{_initrddir}
14cr|authd-0.2.3-6|61	install -d %{buildroot}%{_includedir}
14cr|authd-0.2.3-6|62	install -d %{buildroot}%{_sbindir}
14cr|authd-0.2.3-6|63	install -d %{buildroot}%{_libdir}
14cr|authd-0.2.3-6|64	
14cr|authd-0.2.3-6|65	%makeinstall INSTALL_USER=%(id -un) INSTALL_GROUP=%(id -gn)
14cr|authd-0.2.3-6|66	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/authd
14cr|authd-0.2.3-6|67	
14cr|authd-0.2.3-6|68	%post
14cr|authd-0.2.3-6|69	%_post_service %{name}
14cr|authd-0.2.3-6|70	
14cr|authd-0.2.3-6|71	%preun
14cr|authd-0.2.3-6|72	%_preun_service %{name}
14cr|authd-0.2.3-6|73	
14cr|authd-0.2.3-6|74	%files
14cr|authd-0.2.3-6|75	%doc ChangeLog COPYING
14cr|authd-0.2.3-6|76	%{_initrddir}/authd
14cr|authd-0.2.3-6|77	%{_sbindir}/authd
14cr|authd-0.2.3-6|78	
14cr|authd-0.2.3-6|79	%files	-n %{develname}
14cr|authd-0.2.3-6|80	%{_includedir}/auth.h
14cr|authd-0.2.3-6|81	%{_libdir}/libauth.a
14cr|authd-0.2.3-6|82	
14cr|authd-0.2.3-6|83	
14cr|authd-0.2.3-6|84	%changelog
14cr|authd-0.2.3-6|85	* Wed Aug 06 2014 abfonly <abfonly@gmail.com> 0.2.3-6
14cr|authd-0.2.3-6|86	+ Revision: 344bc39
14cr|authd-0.2.3-6|87	- Updated authd.spec
14cr|authd-0.2.3-6|88	
14cr|authd-0.2.3-6|89	

307 14
14cr|autodia-2.140.0-6|1	%define upstream_name	 Autodia
14cr|autodia-2.140.0-6|2	%define upstream_version 2.14
14cr|autodia-2.140.0-6|3	
14cr|autodia-2.140.0-6|4	Name:		autodia
14cr|autodia-2.140.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|autodia-2.140.0-6|6	Release:	6
14cr|autodia-2.140.0-6|7	
14cr|autodia-2.140.0-6|8	Summary:	Automatic Dia/UML generator
14cr|autodia-2.140.0-6|9	
14cr|autodia-2.140.0-6|10	License:	GPL
14cr|autodia-2.140.0-6|11	Group:		Text tools
14cr|autodia-2.140.0-6|12	Url:		http://www.aarontrevena.co.uk/opensource/autodia/
14cr|autodia-2.140.0-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TE/TEEJAY/%{upstream_name}-%{upstream_version}.tar.gz
14cr|autodia-2.140.0-6|14	
14cr|autodia-2.140.0-6|15	BuildRequires:	perl-devel
14cr|autodia-2.140.0-6|16	BuildArch:	noarch
14cr|autodia-2.140.0-6|17	
14cr|autodia-2.140.0-6|18	%description
14cr|autodia-2.140.0-6|19	AutoDia is a modular application that parses source code or data (if a
14cr|autodia-2.140.0-6|20	handler is available) and produces an XML document in Dia format,
14cr|autodia-2.140.0-6|21	essentially a Dia diagram autocreation package. The diagrams its creates
14cr|autodia-2.140.0-6|22	are standard UML diagrams showing dependencies, superclasses, packages,
14cr|autodia-2.140.0-6|23	classes and inheritances, as well as the methods, etc of each class.
14cr|autodia-2.140.0-6|24	
14cr|autodia-2.140.0-6|25	%prep
14cr|autodia-2.140.0-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|autodia-2.140.0-6|27	
14cr|autodia-2.140.0-6|28	%build
14cr|autodia-2.140.0-6|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|autodia-2.140.0-6|30	%make
14cr|autodia-2.140.0-6|31	
14cr|autodia-2.140.0-6|32	%install
14cr|autodia-2.140.0-6|33	%makeinstall_std
14cr|autodia-2.140.0-6|34	# what does script do there ?
14cr|autodia-2.140.0-6|35	rm -f %{buildroot}%{perl_vendorlib}/*.pl
14cr|autodia-2.140.0-6|36	
14cr|autodia-2.140.0-6|37	%files
14cr|autodia-2.140.0-6|38	%doc CHANGES COPYING CREDITS FAQ README INSTALL TODO
14cr|autodia-2.140.0-6|39	%{_bindir}/*
14cr|autodia-2.140.0-6|40	%{perl_vendorlib}/*
14cr|autodia-2.140.0-6|41	%{_mandir}/*/*
14cr|autodia-2.140.0-6|42	
14cr|autodia-2.140.0-6|43	
14cr|autodia-2.140.0-6|44	%changelog
14cr|autodia-2.140.0-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.140.0-6
14cr|autodia-2.140.0-6|46	+ Revision: df8ecc4
14cr|autodia-2.140.0-6|47	- MassBuild#464: Increase release tag
14cr|autodia-2.140.0-6|48	
14cr|autodia-2.140.0-6|49	

308 14
14cr|autopsy-2.24-3|1	%define __noautoprov 'perl\\(Appsort\\)|perl\\(Appview\\)|perl\\(Args\\)|perl\\(Caseman\\)|perl\\(Data\\)|perl\\(Exec\\)|perl\\(File\\)|perl\\(Filesystem\\)|perl\\(Frame\\)|perl\\(Fs\\)|perl\\(Hash\\)|perl\\(Kwsrch\\)|perl\\(Main\\)|perl\\(Meta\\)|perl\\(Notes\\)|perl\\(Print\\)|perl\\(Timeline\\)|perl\\(autopsyfunc\\)|perl\\(conf.pl\\)|perl\\(define.pl\\)|perl\\(fs.pl\\)|perl\\(search.pl\\)'
14cr|autopsy-2.24-3|2	%define __noautoreq 'perl\\(Appsort\\)|perl\\(Appview\\)|perl\\(Args\\)|perl\\(Caseman\\)|perl\\(Data\\)|perl\\(Exec\\)|perl\\(File\\)|perl\\(Filesystem\\)|perl\\(Frame\\)|perl\\(Fs\\)|perl\\(Hash\\)|perl\\(Kwsrch\\)|perl\\(Main\\)|perl\\(Meta\\)|perl\\(Notes\\)|perl\\(Print\\)|perl\\(Timeline\\)|perl\\(autopsyfunc\\)|perl\\(conf.pl\\)|perl\\(define.pl\\)|perl\\(fs.pl\\)|perl\\(search.pl\\)'
14cr|autopsy-2.24-3|3	
14cr|autopsy-2.24-3|4	
14cr|autopsy-2.24-3|5	Summary:	Autopsy Forensic Browser
14cr|autopsy-2.24-3|6	Name:		autopsy
14cr|autopsy-2.24-3|7	Version:	2.24
14cr|autopsy-2.24-3|8	Release:	3
14cr|autopsy-2.24-3|9	License:	GPLv2+
14cr|autopsy-2.24-3|10	Group:		System/Base
14cr|autopsy-2.24-3|11	URL:		http://www.sleuthkit.org
14cr|autopsy-2.24-3|12	Source0:	http://dfn.dl.sourceforge.net/sourceforge/autopsy/%name-%version.tar.gz
14cr|autopsy-2.24-3|13	Requires:	binutils
14cr|autopsy-2.24-3|14	Requires:	file
14cr|autopsy-2.24-3|15	Requires:	grep
14cr|autopsy-2.24-3|16	Requires:	perl
14cr|autopsy-2.24-3|17	Requires:	sleuthkit >= 1.61
14cr|autopsy-2.24-3|18	BuildArch:	noarch
14cr|autopsy-2.24-3|19	
14cr|autopsy-2.24-3|20	%description
14cr|autopsy-2.24-3|21	The Autopsy Forensic Browser is a graphical interface to the command line
14cr|autopsy-2.24-3|22	digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit and
14cr|autopsy-2.24-3|23	Autopsy provide many of the same features as commercial digital forensics tools
14cr|autopsy-2.24-3|24	for the analysis of Windows(tm) and UNIX file systems (NTFS, FAT, FFS, EXT2FS,
14cr|autopsy-2.24-3|25	and EXT3FS).
14cr|autopsy-2.24-3|26	
14cr|autopsy-2.24-3|27	The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As
14cr|autopsy-2.24-3|28	Autopsy is HTML-based, the investigator can connect to the Autopsy server from
14cr|autopsy-2.24-3|29	any platform using an HTML browser. Autopsy provides a "File Manager"-like
14cr|autopsy-2.24-3|30	interface and shows details about deleted data and file system structures.
14cr|autopsy-2.24-3|31	
14cr|autopsy-2.24-3|32	%prep
14cr|autopsy-2.24-3|33	
14cr|autopsy-2.24-3|34	%setup -q
14cr|autopsy-2.24-3|35	
14cr|autopsy-2.24-3|36	%build
14cr|autopsy-2.24-3|37	
14cr|autopsy-2.24-3|38	# "build" autopsy
14cr|autopsy-2.24-3|39	cat > autopsy << EOF
14cr|autopsy-2.24-3|40	#!%{_bindir}/perl -wT
14cr|autopsy-2.24-3|41	use lib '%{_datadir}/autopsy/';
14cr|autopsy-2.24-3|42	use lib '%{_datadir}/autopsy/lib/';
14cr|autopsy-2.24-3|43	EOF
14cr|autopsy-2.24-3|44	cat base/autopsy.base >> autopsy
14cr|autopsy-2.24-3|45	
14cr|autopsy-2.24-3|46	# "build" make-live-cd
14cr|autopsy-2.24-3|47	cat > make-live-cd << EOF
14cr|autopsy-2.24-3|48	#!%{_bindir}/perl
14cr|autopsy-2.24-3|49	use lib '%{_datadir}/autopsy/';
14cr|autopsy-2.24-3|50	use lib '%{_datadir}/autopsy/lib/';
14cr|autopsy-2.24-3|51	EOF
14cr|autopsy-2.24-3|52	cat base/make-live-cd.base >> make-live-cd
14cr|autopsy-2.24-3|53	
14cr|autopsy-2.24-3|54	# "build" conf.pl
14cr|autopsy-2.24-3|55	cat > conf.pl << EOF
14cr|autopsy-2.24-3|56	# Autopsy configuration settings
14cr|autopsy-2.24-3|57	
14cr|autopsy-2.24-3|58	# when set to 1, the server will stop after it receives no
14cr|autopsy-2.24-3|59	# connections for STIMEOUT seconds.
14cr|autopsy-2.24-3|60	\$USE_STIMEOUT = 0;
14cr|autopsy-2.24-3|61	\$STIMEOUT = 3600;
14cr|autopsy-2.24-3|62	
14cr|autopsy-2.24-3|63	# number of seconds that child waits for input from client
14cr|autopsy-2.24-3|64	\$CTIMEOUT = 15;
14cr|autopsy-2.24-3|65	
14cr|autopsy-2.24-3|66	# set to 1 to save the cookie value in a file (for scripting)
14cr|autopsy-2.24-3|67	\$SAVE_COOKIE = 1;
14cr|autopsy-2.24-3|68	
14cr|autopsy-2.24-3|69	\$INSTALLDIR = '%{_datadir}/autopsy/';
14cr|autopsy-2.24-3|70	
14cr|autopsy-2.24-3|71	# System Utilities
14cr|autopsy-2.24-3|72	\$STRINGS_EXE = '%{_bindir}/strings';
14cr|autopsy-2.24-3|73	\$GREP_EXE = '/bin/grep';
14cr|autopsy-2.24-3|74	\$FILE_EXE = '%{_bindir}/file';
14cr|autopsy-2.24-3|75	\$MD5_EXE = '%{_bindir}/md5sum';
14cr|autopsy-2.24-3|76	\$SHA1_EXE = '%{_bindir}/sha1sum';
14cr|autopsy-2.24-3|77	
14cr|autopsy-2.24-3|78	# Directories
14cr|autopsy-2.24-3|79	\$TSKDIR = '%{_bindir}/';
14cr|autopsy-2.24-3|80	\$NSRLDB = '';
14cr|autopsy-2.24-3|81	\$LOCKDIR = '%{_localstatedir}/lib/morgue';
14cr|autopsy-2.24-3|82	EOF
14cr|autopsy-2.24-3|83	
14cr|autopsy-2.24-3|84	%install
14cr|autopsy-2.24-3|85	install -d %{buildroot}%{_sbindir}
14cr|autopsy-2.24-3|86	install -d %{buildroot}%{_mandir}/man1
14cr|autopsy-2.24-3|87	install -d %{buildroot}/var/log/autopsy
14cr|autopsy-2.24-3|88	install -d %{buildroot}%{_localstatedir}/lib/morgue
14cr|autopsy-2.24-3|89	install -d %{buildroot}%{_datadir}/autopsy/help
14cr|autopsy-2.24-3|90	install -d %{buildroot}%{_datadir}/autopsy/lib
14cr|autopsy-2.24-3|91	install -d %{buildroot}%{_datadir}/autopsy/pict
14cr|autopsy-2.24-3|92	
14cr|autopsy-2.24-3|93	install -m0755 autopsy %{buildroot}%{_sbindir}/autopsy
14cr|autopsy-2.24-3|94	install -m0755 make-live-cd %{buildroot}%{_sbindir}/make-live-cd
14cr|autopsy-2.24-3|95	install -m0755 conf.pl %{buildroot}%{_datadir}/autopsy/
14cr|autopsy-2.24-3|96	install -m0644 help/*.html %{buildroot}%{_datadir}/autopsy/help/
14cr|autopsy-2.24-3|97	install -m0644 lib/*.p* %{buildroot}%{_datadir}/autopsy/lib/
14cr|autopsy-2.24-3|98	install -m0644 man/man1/autopsy.1 %{buildroot}%{_mandir}/man1/
14cr|autopsy-2.24-3|99	install -m0644 pict/* %{buildroot}%{_datadir}/autopsy/pict/
14cr|autopsy-2.24-3|100	
14cr|autopsy-2.24-3|101	%files
14cr|autopsy-2.24-3|102	%doc CHANGES.txt COPYING docs/*.txt INSTALL.txt README-LIVE.txt README.txt TODO.txt
14cr|autopsy-2.24-3|103	%{_datadir}/autopsy
14cr|autopsy-2.24-3|104	%attr(0755,root,root) %{_sbindir}/autopsy
14cr|autopsy-2.24-3|105	%attr(0755,root,root) %{_sbindir}/make-live-cd
14cr|autopsy-2.24-3|106	%dir /var/log/autopsy
14cr|autopsy-2.24-3|107	%dir %{_localstatedir}/lib/morgue
14cr|autopsy-2.24-3|108	%attr(0644,root,root) %{_mandir}/man1/*
14cr|autopsy-2.24-3|109	
14cr|autopsy-2.24-3|110	%changelog
14cr|autopsy-2.24-3|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24-3
14cr|autopsy-2.24-3|112	+ Revision: cafefc8
14cr|autopsy-2.24-3|113	- MassBuild#464: Increase release tag
14cr|autopsy-2.24-3|114	
14cr|autopsy-2.24-3|115	

309 14
14cr|autosmb-1.1-7|1	%define name autosmb
14cr|autosmb-1.1-7|2	%define version 1.1
14cr|autosmb-1.1-7|3	%define release 7
14cr|autosmb-1.1-7|4	
14cr|autosmb-1.1-7|5	Summary: Automounter script for autods
14cr|autosmb-1.1-7|6	Name: %name
14cr|autosmb-1.1-7|7	Version: %version
14cr|autosmb-1.1-7|8	Release: %release
14cr|autosmb-1.1-7|9	License: GPL
14cr|autosmb-1.1-7|10	Group: System/Kernel and hardware
14cr|autosmb-1.1-7|11	URL: http://www.historischtheater.be/ddemerre/
14cr|autosmb-1.1-7|12	Source1: auto.smb
14cr|autosmb-1.1-7|13	Source2: auto.smb.conf
14cr|autosmb-1.1-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|autosmb-1.1-7|15	Requires: samba-client, autofs
14cr|autosmb-1.1-7|16	BuildArch: noarch
14cr|autosmb-1.1-7|17	
14cr|autosmb-1.1-7|18	%description
14cr|autosmb-1.1-7|19	This is an automounter helper script for autofs.
14cr|autosmb-1.1-7|20	
14cr|autosmb-1.1-7|21	Add this to /etc/auto.master
14cr|autosmb-1.1-7|22	
14cr|autosmb-1.1-7|23	/cifs   /etc/auto.smb   --timeout=60
14cr|autosmb-1.1-7|24	
14cr|autosmb-1.1-7|25	and edit /etc/auto.smb.conf with credentials. The credemntials
14cr|autosmb-1.1-7|26	file should be of the form
14cr|autosmb-1.1-7|27	
14cr|autosmb-1.1-7|28	username=NTDOMAIN\USERNAME
14cr|autosmb-1.1-7|29	password=PASSWORD
14cr|autosmb-1.1-7|30	
14cr|autosmb-1.1-7|31	%prep
14cr|autosmb-1.1-7|32	
14cr|autosmb-1.1-7|33	%build
14cr|autosmb-1.1-7|34	
14cr|autosmb-1.1-7|35	%install
14cr|autosmb-1.1-7|36	rm -rf $RPM_BUILD_ROOT
14cr|autosmb-1.1-7|37	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
14cr|autosmb-1.1-7|38	install -m 500 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
14cr|autosmb-1.1-7|39	install -m 500 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
14cr|autosmb-1.1-7|40	
14cr|autosmb-1.1-7|41	%clean
14cr|autosmb-1.1-7|42	rm -rf $RPM_BUILD_ROOT
14cr|autosmb-1.1-7|43	
14cr|autosmb-1.1-7|44	
14cr|autosmb-1.1-7|45	%files
14cr|autosmb-1.1-7|46	%defattr(-,root,root,-)
14cr|autosmb-1.1-7|47	/etc/auto.smb
14cr|autosmb-1.1-7|48	%config(noreplace) /etc/auto.smb.conf
14cr|autosmb-1.1-7|49	%doc
14cr|autosmb-1.1-7|50	
14cr|autosmb-1.1-7|51	
14cr|autosmb-1.1-7|52	
14cr|autosmb-1.1-7|53	
14cr|autosmb-1.1-7|54	%changelog
14cr|autosmb-1.1-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14cr|autosmb-1.1-7|56	+ Revision: d8a3360
14cr|autosmb-1.1-7|57	- MassBuild#464: Increase release tag
14cr|autosmb-1.1-7|58	
14cr|autosmb-1.1-7|59	

310 14
14cr|autossh-1.4c-2|1	Summary:	Automatically restart SSH sessions and tunnels
14cr|autossh-1.4c-2|2	Name:		autossh
14cr|autossh-1.4c-2|3	Version:	1.4c
14cr|autossh-1.4c-2|4	Release:	2
14cr|autossh-1.4c-2|5	License:	BSD
14cr|autossh-1.4c-2|6	Group:		Networking/Other
14cr|autossh-1.4c-2|7	URL:		http://www.harding.motd.ca/autossh/
14cr|autossh-1.4c-2|8	Source:		http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz
14cr|autossh-1.4c-2|9	BuildRequires:	openssh-clients
14cr|autossh-1.4c-2|10	Requires:	openssh
14cr|autossh-1.4c-2|11	BuildRoot:	%{_tmppath}/%{name}-root
14cr|autossh-1.4c-2|12	
14cr|autossh-1.4c-2|13	%description
14cr|autossh-1.4c-2|14	autossh is a program to start a copy of ssh and monitor it,
14cr|autossh-1.4c-2|15	restarting it as necessary should it die or stop passing
14cr|autossh-1.4c-2|16	traffic. The idea and the mechanism are from rstunnel
14cr|autossh-1.4c-2|17	(Reliable SSH Tunnel), but implemented in C.
14cr|autossh-1.4c-2|18	
14cr|autossh-1.4c-2|19	%prep
14cr|autossh-1.4c-2|20	%setup -q
14cr|autossh-1.4c-2|21	
14cr|autossh-1.4c-2|22	%build
14cr|autossh-1.4c-2|23	chmod 644 autossh.host rscreen
14cr|autossh-1.4c-2|24	%configure2_5x
14cr|autossh-1.4c-2|25	%make
14cr|autossh-1.4c-2|26	
14cr|autossh-1.4c-2|27	%install
14cr|autossh-1.4c-2|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|autossh-1.4c-2|29	
14cr|autossh-1.4c-2|30	install -d %{buildroot}%{_bindir}
14cr|autossh-1.4c-2|31	install -d %{buildroot}%{_mandir}/man1
14cr|autossh-1.4c-2|32	install -m755 autossh %{buildroot}%{_bindir}/
14cr|autossh-1.4c-2|33	install -m644 autossh.1 %{buildroot}%{_mandir}/man1/
14cr|autossh-1.4c-2|34	
14cr|autossh-1.4c-2|35	%clean
14cr|autossh-1.4c-2|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|autossh-1.4c-2|37	
14cr|autossh-1.4c-2|38	%files
14cr|autossh-1.4c-2|39	%defattr (-,root,root)
14cr|autossh-1.4c-2|40	%doc CHANGES README autossh.host rscreen
14cr|autossh-1.4c-2|41	%{_bindir}/autossh
14cr|autossh-1.4c-2|42	%{_mandir}/man1/autossh.1*
14cr|autossh-1.4c-2|43	
14cr|autossh-1.4c-2|44	
14cr|autossh-1.4c-2|45	
14cr|autossh-1.4c-2|46	%changelog
14cr|autossh-1.4c-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4c-2
14cr|autossh-1.4c-2|48	+ Revision: 6d59e75
14cr|autossh-1.4c-2|49	- MassBuild#464: Increase release tag
14cr|autossh-1.4c-2|50	
14cr|autossh-1.4c-2|51	

311 14
14cr|autotalent-ladspa-0.2-3|1	%define _disable_ld_no_undefined 1
14cr|autotalent-ladspa-0.2-3|2	
14cr|autotalent-ladspa-0.2-3|3	Summary:	Singer pitch correction LADSPA Plugin
14cr|autotalent-ladspa-0.2-3|4	Name:		autotalent-ladspa
14cr|autotalent-ladspa-0.2-3|5	Group:		Sound
14cr|autotalent-ladspa-0.2-3|6	Version:	0.2
14cr|autotalent-ladspa-0.2-3|7	Release:	3
14cr|autotalent-ladspa-0.2-3|8	License:	GPLv2+
14cr|autotalent-ladspa-0.2-3|9	Url:		http://tombaran.info/autotalent.html
14cr|autotalent-ladspa-0.2-3|10	Source0:	http://tombaran.info/autotalent-%{version}.tar.gz
14cr|autotalent-ladspa-0.2-3|11	Patch0:		autotalent-0.2-makefile.patch
14cr|autotalent-ladspa-0.2-3|12	
14cr|autotalent-ladspa-0.2-3|13	%description
14cr|autotalent-ladspa-0.2-3|14	Automatic pitch correction module for singers as LADSPA plugin.
14cr|autotalent-ladspa-0.2-3|15	You specify the notes that a singer is allowed to hit, and Autotalent
14cr|autotalent-ladspa-0.2-3|16	makes sure that they do. You can also use Autotalent for more exotic
14cr|autotalent-ladspa-0.2-3|17	effects, like the Cher / T-Pain effect, making your voice sound like a
14cr|autotalent-ladspa-0.2-3|18	chiptune, adding artificial vibrato, or messing with your formants.
14cr|autotalent-ladspa-0.2-3|19	Autotalent can also be used as a harmonizer that knows how to sing in
14cr|autotalent-ladspa-0.2-3|20	the scale with you. Or, you can use Autotalent to change the scale of a
14cr|autotalent-ladspa-0.2-3|21	melody between major and minor or to change the musical mode.
14cr|autotalent-ladspa-0.2-3|22	
14cr|autotalent-ladspa-0.2-3|23	%files
14cr|autotalent-ladspa-0.2-3|24	%{_libdir}/ladspa/autotalent.so
14cr|autotalent-ladspa-0.2-3|25	
14cr|autotalent-ladspa-0.2-3|26	#----------------------------------------------------------------------------
14cr|autotalent-ladspa-0.2-3|27	
14cr|autotalent-ladspa-0.2-3|28	%prep
14cr|autotalent-ladspa-0.2-3|29	%setup -q -n autotalent-%{version}
14cr|autotalent-ladspa-0.2-3|30	%patch0 -p1
14cr|autotalent-ladspa-0.2-3|31	
14cr|autotalent-ladspa-0.2-3|32	%build
14cr|autotalent-ladspa-0.2-3|33	%setup_compile_flags
14cr|autotalent-ladspa-0.2-3|34	%make
14cr|autotalent-ladspa-0.2-3|35	
14cr|autotalent-ladspa-0.2-3|36	%install
14cr|autotalent-ladspa-0.2-3|37	install -d %{buildroot}%{_libdir}/ladspa
14cr|autotalent-ladspa-0.2-3|38	install -m 0755 autotalent.so %{buildroot}%{_libdir}/ladspa/autotalent.so
14cr|autotalent-ladspa-0.2-3|39	
14cr|autotalent-ladspa-0.2-3|40	
14cr|autotalent-ladspa-0.2-3|41	
14cr|autotalent-ladspa-0.2-3|42	%changelog
14cr|autotalent-ladspa-0.2-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|autotalent-ladspa-0.2-3|44	+ Revision: d9a5adf
14cr|autotalent-ladspa-0.2-3|45	- MassBuild#464: Increase release tag
14cr|autotalent-ladspa-0.2-3|46	
14cr|autotalent-ladspa-0.2-3|47	

312 14
14cr|autotrace-0.31.1-36|1	%define	major		3
14cr|autotrace-0.31.1-36|2	%define	libname		%mklibname autotrace %{major}
14cr|autotrace-0.31.1-36|3	%define	develname	%mklibname autotrace -d
14cr|autotrace-0.31.1-36|4	
14cr|autotrace-0.31.1-36|5	Summary:		Program for converting bitmap to vector graphics
14cr|autotrace-0.31.1-36|6	Name:		autotrace
14cr|autotrace-0.31.1-36|7	Version:		0.31.1
14cr|autotrace-0.31.1-36|8	Release:		36
14cr|autotrace-0.31.1-36|9	Group:		Publishing
14cr|autotrace-0.31.1-36|10	License:		GPLv2+ and LGPLv2+
14cr|autotrace-0.31.1-36|11	URL:		http://autotrace.sourceforge.net
14cr|autotrace-0.31.1-36|12	Source0:		http://prdownload.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|autotrace-0.31.1-36|13	Patch0:		autotrace_0.31.1-13.diff
14cr|autotrace-0.31.1-36|14	Patch1:		autotrace-0.31.1-swf-output.patch
14cr|autotrace-0.31.1-36|15	Patch2:		autotrace-0.31.1-libpng-1.5.patch
14cr|autotrace-0.31.1-36|16	BuildRequires:	pstoedit-devel
14cr|autotrace-0.31.1-36|17	BuildRequires:	imagemagick-devel
14cr|autotrace-0.31.1-36|18	BuildRequires:	multiarch-utils >= 1.0.3
14cr|autotrace-0.31.1-36|19	BuildRequires:	libexpat-devel
14cr|autotrace-0.31.1-36|20	BuildRequires:	pkgconfig(libpng)
14cr|autotrace-0.31.1-36|21	# (Abel) doesn't work with newer libming
14cr|autotrace-0.31.1-36|22	#BuildConflicts:	libming-devel
14cr|autotrace-0.31.1-36|23	Provides:	fonttracer
14cr|autotrace-0.31.1-36|24	Requires:	%{libname} = %{version}
14cr|autotrace-0.31.1-36|25	
14cr|autotrace-0.31.1-36|26	%description
14cr|autotrace-0.31.1-36|27	Autotrace is a program for converting bitmap to vector graphics. Supported
14cr|autotrace-0.31.1-36|28	formats:
14cr|autotrace-0.31.1-36|29	- input formats: BMP, TGA, PNM, PPM, PGM, PBM and those supported by
14cr|autotrace-0.31.1-36|30	ImageMagick;
14cr|autotrace-0.31.1-36|31	- export formats: Postscript, svg, xfig, swf, pstoedit, emf, dxf, cgm,
14cr|autotrace-0.31.1-36|32	mif, p2e and sk.
14cr|autotrace-0.31.1-36|33	
14cr|autotrace-0.31.1-36|34	%package -n	%{libname}
14cr|autotrace-0.31.1-36|35	Summary:		Autotrace libraries
14cr|autotrace-0.31.1-36|36	Group:		System/Libraries
14cr|autotrace-0.31.1-36|37	# In the past, a package libautotrace4 existed which in reality
14cr|autotrace-0.31.1-36|38	# contained /usr/lib/libautotrace.so.3.0.0. Make the correct
14cr|autotrace-0.31.1-36|39	# libautotrace3 conflict with the wrong libautotrace4, to fix upgrade
14cr|autotrace-0.31.1-36|40	Conflicts:	%mklibname autotrace 4
14cr|autotrace-0.31.1-36|41	
14cr|autotrace-0.31.1-36|42	%description -n	%{libname}
14cr|autotrace-0.31.1-36|43	This package contains the libraries needed to run programs dynamically
14cr|autotrace-0.31.1-36|44	linked with autotrace libraries.
14cr|autotrace-0.31.1-36|45	
14cr|autotrace-0.31.1-36|46	%package -n	%{develname}
14cr|autotrace-0.31.1-36|47	Summary:		Static libraries and header files for autotrace development
14cr|autotrace-0.31.1-36|48	Group:		Development/C
14cr|autotrace-0.31.1-36|49	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|autotrace-0.31.1-36|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|autotrace-0.31.1-36|51	Requires:	%{libname} = %{version}
14cr|autotrace-0.31.1-36|52	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|autotrace-0.31.1-36|53	Obsoletes:	%{_lib}autotrace4-devel < %{version}-%{release}
14cr|autotrace-0.31.1-36|54	
14cr|autotrace-0.31.1-36|55	%description -n %{develname}
14cr|autotrace-0.31.1-36|56	This package contains the static libraries and header files for
14cr|autotrace-0.31.1-36|57	developing applications based on autotrace.
14cr|autotrace-0.31.1-36|58	
14cr|autotrace-0.31.1-36|59	%prep
14cr|autotrace-0.31.1-36|60	%setup -q
14cr|autotrace-0.31.1-36|61	%patch0 -p1
14cr|autotrace-0.31.1-36|62	%patch1 -p0
14cr|autotrace-0.31.1-36|63	%patch2 -p0
14cr|autotrace-0.31.1-36|64	
14cr|autotrace-0.31.1-36|65	%build
14cr|autotrace-0.31.1-36|66	%configure2_5x
14cr|autotrace-0.31.1-36|67	%make
14cr|autotrace-0.31.1-36|68	
14cr|autotrace-0.31.1-36|69	%install
14cr|autotrace-0.31.1-36|70	%makeinstall_std
14cr|autotrace-0.31.1-36|71	%multiarch_binaries %{buildroot}%{_bindir}/autotrace-config
14cr|autotrace-0.31.1-36|72	
14cr|autotrace-0.31.1-36|73	%files
14cr|autotrace-0.31.1-36|74	%doc AUTHORS ChangeLog COPYING FAQ README THANKS
14cr|autotrace-0.31.1-36|75	%{_bindir}/autotrace
14cr|autotrace-0.31.1-36|76	%{_mandir}/man1/*
14cr|autotrace-0.31.1-36|77	
14cr|autotrace-0.31.1-36|78	%files -n %{libname}
14cr|autotrace-0.31.1-36|79	%{_libdir}/*.so.%{major}*
14cr|autotrace-0.31.1-36|80	
14cr|autotrace-0.31.1-36|81	%files -n %{develname}
14cr|autotrace-0.31.1-36|82	%doc README
14cr|autotrace-0.31.1-36|83	%{multiarch_bindir}/autotrace-config
14cr|autotrace-0.31.1-36|84	%{_bindir}/autotrace-config
14cr|autotrace-0.31.1-36|85	%{_includedir}/*
14cr|autotrace-0.31.1-36|86	%{_libdir}/*.so
14cr|autotrace-0.31.1-36|87	%{_libdir}/*.a
14cr|autotrace-0.31.1-36|88	%{_libdir}/pkgconfig/*.pc
14cr|autotrace-0.31.1-36|89	%{_datadir}/aclocal/*
14cr|autotrace-0.31.1-36|90	
14cr|autotrace-0.31.1-36|91	%changelog
14cr|autotrace-0.31.1-36|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.1-36
14cr|autotrace-0.31.1-36|93	+ Revision: 3146c26
14cr|autotrace-0.31.1-36|94	- MassBuild#464: Increase release tag
14cr|autotrace-0.31.1-36|95	
14cr|autotrace-0.31.1-36|96	

313 14
14cr|autounit-0.20.1-8|1	%define name	autounit
14cr|autounit-0.20.1-8|2	%define version	0.20.1
14cr|autounit-0.20.1-8|3	%define release	8
14cr|autounit-0.20.1-8|4	%define	major	2
14cr|autounit-0.20.1-8|5	%define	libname	%mklibname %{name} %{major}
14cr|autounit-0.20.1-8|6	
14cr|autounit-0.20.1-8|7	Name:		    %{name}
14cr|autounit-0.20.1-8|8	Version:	    %{version}
14cr|autounit-0.20.1-8|9	Release:	    %{release}
14cr|autounit-0.20.1-8|10	License:	    GPL
14cr|autounit-0.20.1-8|11	Summary:	    C testing framework
14cr|autounit-0.20.1-8|12	Group:		    System/Libraries
14cr|autounit-0.20.1-8|13	URL:		    http://www.recursism.com/pub/software/testing/gnu-autounit
14cr|autounit-0.20.1-8|14	Source:		    http://www.recursism.com/pub/files/%{name}-%{version}.tar.bz2
14cr|autounit-0.20.1-8|15	BuildRequires:	glib-devel
14cr|autounit-0.20.1-8|16	
14cr|autounit-0.20.1-8|17	%description
14cr|autounit-0.20.1-8|18	GNU Autounit's goal is to provide a common unit testing framework for
14cr|autounit-0.20.1-8|19	applications developers who use GNU Autoconf already in their products, but do
14cr|autounit-0.20.1-8|20	not currently use a unit testing framework.
14cr|autounit-0.20.1-8|21	
14cr|autounit-0.20.1-8|22	%package -n	%{libname}
14cr|autounit-0.20.1-8|23	Summary:	C testing framework
14cr|autounit-0.20.1-8|24	Group:		System/Libraries
14cr|autounit-0.20.1-8|25	
14cr|autounit-0.20.1-8|26	%description -n	%{libname}
14cr|autounit-0.20.1-8|27	GNU Autounit's goal is to provide a common unit testing framework for
14cr|autounit-0.20.1-8|28	applications developers who use GNU Autoconf already in their products, but do
14cr|autounit-0.20.1-8|29	not currently use a unit testing framework.
14cr|autounit-0.20.1-8|30	
14cr|autounit-0.20.1-8|31	%package -n	%{libname}-devel
14cr|autounit-0.20.1-8|32	Summary:	Development files for %{name}
14cr|autounit-0.20.1-8|33	Group:		Development/C
14cr|autounit-0.20.1-8|34	Requires:	%{libname} = %{version}
14cr|autounit-0.20.1-8|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|autounit-0.20.1-8|36	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|autounit-0.20.1-8|37	
14cr|autounit-0.20.1-8|38	%description -n	%{libname}-devel
14cr|autounit-0.20.1-8|39	This package contains development files for %{name}.
14cr|autounit-0.20.1-8|40	
14cr|autounit-0.20.1-8|41	%prep
14cr|autounit-0.20.1-8|42	%setup -q
14cr|autounit-0.20.1-8|43	
14cr|autounit-0.20.1-8|44	%build
14cr|autounit-0.20.1-8|45	%configure2_5x
14cr|autounit-0.20.1-8|46	%make
14cr|autounit-0.20.1-8|47	
14cr|autounit-0.20.1-8|48	%install
14cr|autounit-0.20.1-8|49	rm -rf %{buildroot}
14cr|autounit-0.20.1-8|50	%makeinstall_std
14cr|autounit-0.20.1-8|51	rm -rf %{buildroot}%{_prefix}/doc
14cr|autounit-0.20.1-8|52	chmod 644  %{buildroot}%{_libdir}/*.la
14cr|autounit-0.20.1-8|53	
14cr|autounit-0.20.1-8|54	%files -n %{libname}
14cr|autounit-0.20.1-8|55	%defattr(-,root,root)
14cr|autounit-0.20.1-8|56	%doc COPYING
14cr|autounit-0.20.1-8|57	%{_libdir}/*.so.*
14cr|autounit-0.20.1-8|58	
14cr|autounit-0.20.1-8|59	%files -n %{libname}-devel
14cr|autounit-0.20.1-8|60	%defattr(-,root,root)
14cr|autounit-0.20.1-8|61	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|autounit-0.20.1-8|62	%{_libdir}/*.so
14cr|autounit-0.20.1-8|63	%{_libdir}/*.a
14cr|autounit-0.20.1-8|64	%{_includedir}/%{name}
14cr|autounit-0.20.1-8|65	
14cr|autounit-0.20.1-8|66	
14cr|autounit-0.20.1-8|67	
14cr|autounit-0.20.1-8|68	
14cr|autounit-0.20.1-8|69	%changelog
14cr|autounit-0.20.1-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.1-8
14cr|autounit-0.20.1-8|71	+ Revision: 3414b21
14cr|autounit-0.20.1-8|72	- MassBuild#464: Increase release tag
14cr|autounit-0.20.1-8|73	
14cr|autounit-0.20.1-8|74	

314 14
14cr|autozen-2.1-8|1	Summary:	Brainwave controller
14cr|autozen-2.1-8|2	Name:		autozen
14cr|autozen-2.1-8|3	Version:	2.1
14cr|autozen-2.1-8|4	Release:	8
14cr|autozen-2.1-8|5	License:	GPLv2+
14cr|autozen-2.1-8|6	Group:		Sound
14cr|autozen-2.1-8|7	Url:		http://www.linuxlabs.com/autozen.html
14cr|autozen-2.1-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|autozen-2.1-8|9	Source1:	%{name}48.png
14cr|autozen-2.1-8|10	Source2:	%{name}32.png
14cr|autozen-2.1-8|11	Source3:	%{name}16.png
14cr|autozen-2.1-8|12	Patch0:		autozen-2.1-no-strip.patch
14cr|autozen-2.1-8|13	BuildRequires:	pkgconfig(gtk+)
14cr|autozen-2.1-8|14	
14cr|autozen-2.1-8|15	%description
14cr|autozen-2.1-8|16	AutoZen is a software 'brain machine' for Linux. It generates sounds that are
14cr|autozen-2.1-8|17	meant to cause the brain to temporarily shift to a different dominant
14cr|autozen-2.1-8|18	frequency and cause the user to experience an altered state of consciousness.
14cr|autozen-2.1-8|19	
14cr|autozen-2.1-8|20	NOTE: Requires headphones.
14cr|autozen-2.1-8|21	
14cr|autozen-2.1-8|22	%files
14cr|autozen-2.1-8|23	%doc CHANGES COPYING doc/HTML/*
14cr|autozen-2.1-8|24	%{_bindir}/%{name}
14cr|autozen-2.1-8|25	%{_bindir}/seq2wav
14cr|autozen-2.1-8|26	%{_bindir}/zentime
14cr|autozen-2.1-8|27	%{_mandir}/man1/*
14cr|autozen-2.1-8|28	%{_datadir}/AutoZen/*.seq
14cr|autozen-2.1-8|29	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|autozen-2.1-8|30	%{_liconsdir}/%{name}.png
14cr|autozen-2.1-8|31	%{_iconsdir}/%{name}.png
14cr|autozen-2.1-8|32	%{_miconsdir}/%{name}.png
14cr|autozen-2.1-8|33	
14cr|autozen-2.1-8|34	#----------------------------------------------------------------------------
14cr|autozen-2.1-8|35	
14cr|autozen-2.1-8|36	%prep
14cr|autozen-2.1-8|37	%setup -q
14cr|autozen-2.1-8|38	%patch0 -p1
14cr|autozen-2.1-8|39	
14cr|autozen-2.1-8|40	%build
14cr|autozen-2.1-8|41	make clean
14cr|autozen-2.1-8|42	make CFLAGS="%{optflags}"
14cr|autozen-2.1-8|43	
14cr|autozen-2.1-8|44	%install
14cr|autozen-2.1-8|45	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|autozen-2.1-8|46	rm -fr %{buildroot}%{_docdir}/AutoZen
14cr|autozen-2.1-8|47	mv %{buildroot}/usr/man %{buildroot}/%{_datadir}/
14cr|autozen-2.1-8|48	
14cr|autozen-2.1-8|49	#menu
14cr|autozen-2.1-8|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|autozen-2.1-8|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|autozen-2.1-8|52	[Desktop Entry]
14cr|autozen-2.1-8|53	Name=AutoZen
14cr|autozen-2.1-8|54	Comment=Brainwave controller
14cr|autozen-2.1-8|55	Exec=%{name}
14cr|autozen-2.1-8|56	Icon=%{name}
14cr|autozen-2.1-8|57	Terminal=false
14cr|autozen-2.1-8|58	Type=Application
14cr|autozen-2.1-8|59	StartupNotify=true
14cr|autozen-2.1-8|60	Categories=GNOME;GTK;AudioVideo;Audio;AudioVideoEditing;
14cr|autozen-2.1-8|61	EOF
14cr|autozen-2.1-8|62	
14cr|autozen-2.1-8|63	#icons
14cr|autozen-2.1-8|64	mkdir -p %{buildroot}%{_liconsdir}
14cr|autozen-2.1-8|65	install -m 0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|autozen-2.1-8|66	mkdir -p %{buildroot}%{_iconsdir}
14cr|autozen-2.1-8|67	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|autozen-2.1-8|68	mkdir -p %{buildroot}%{_miconsdir}
14cr|autozen-2.1-8|69	install -m 0644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14cr|autozen-2.1-8|70	
14cr|autozen-2.1-8|71	
14cr|autozen-2.1-8|72	%changelog
14cr|autozen-2.1-8|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-8
14cr|autozen-2.1-8|74	+ Revision: 03575d1
14cr|autozen-2.1-8|75	- MassBuild#464: Increase release tag
14cr|autozen-2.1-8|76	
14cr|autozen-2.1-8|77	

315 14
14cr|avant-window-navigator-0.4.0-9|1	%define major 1
14cr|avant-window-navigator-0.4.0-9|2	%define library_name awn
14cr|avant-window-navigator-0.4.0-9|3	%define libname %mklibname %{library_name} %{major}
14cr|avant-window-navigator-0.4.0-9|4	%define develname %mklibname %{library_name} -d
14cr|avant-window-navigator-0.4.0-9|5	
14cr|avant-window-navigator-0.4.0-9|6	Summary:	AWN - a Dock-style window selector for GNOME
14cr|avant-window-navigator-0.4.0-9|7	Name:		avant-window-navigator
14cr|avant-window-navigator-0.4.0-9|8	Version:	0.4.0
14cr|avant-window-navigator-0.4.0-9|9	Release:	9
14cr|avant-window-navigator-0.4.0-9|10	License:	GPLv2+
14cr|avant-window-navigator-0.4.0-9|11	Group:		Graphical desktop/GNOME
14cr|avant-window-navigator-0.4.0-9|12	URL:		https://launchpad.net/awn
14cr|avant-window-navigator-0.4.0-9|13	Source0:	http://launchpad.net/awn/0.4/%{version}/+download/%{name}-%{version}.tar.gz
14cr|avant-window-navigator-0.4.0-9|14	# add upstream patch to fix unintialized null pointer
14cr|avant-window-navigator-0.4.0-9|15	Patch0:		avant-window-navigator-0.4.0-688_687.diff
14cr|avant-window-navigator-0.4.0-9|16	Patch1:		avant-window-navigator-0.4.0-linkage.patch
14cr|avant-window-navigator-0.4.0-9|17	BuildRequires:	desktop-file-utils
14cr|avant-window-navigator-0.4.0-9|18	BuildRequires:	intltool
14cr|avant-window-navigator-0.4.0-9|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|avant-window-navigator-0.4.0-9|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|avant-window-navigator-0.4.0-9|21	BuildRequires:	pkgconfig(libgtop-2.0)
14cr|avant-window-navigator-0.4.0-9|22	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|avant-window-navigator-0.4.0-9|23	BuildRequires:	python-devel
14cr|avant-window-navigator-0.4.0-9|24	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|avant-window-navigator-0.4.0-9|25	BuildRequires:	pkgconfig(pycairo)
14cr|avant-window-navigator-0.4.0-9|26	BuildRequires:	libdesktop-agnostic-devel
14cr|avant-window-navigator-0.4.0-9|27	BuildRequires:	vala
14cr|avant-window-navigator-0.4.0-9|28	BuildRequires:	pyxdg
14cr|avant-window-navigator-0.4.0-9|29	BuildRequires:	GConf2
14cr|avant-window-navigator-0.4.0-9|30	Requires:	pyxdg
14cr|avant-window-navigator-0.4.0-9|31	Requires:	pygtk2
14cr|avant-window-navigator-0.4.0-9|32	Requires:	python-dbus
14cr|avant-window-navigator-0.4.0-9|33	Requires:	bzr
14cr|avant-window-navigator-0.4.0-9|34	Conflicts:	%{_lib}awn1 < 0.4.0-8
14cr|avant-window-navigator-0.4.0-9|35	
14cr|avant-window-navigator-0.4.0-9|36	%description
14cr|avant-window-navigator-0.4.0-9|37	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cr|avant-window-navigator-0.4.0-9|38	provides a view of your running applications in a dock at the bottom
14cr|avant-window-navigator-0.4.0-9|39	of the screen, identified by their icon.
14cr|avant-window-navigator-0.4.0-9|40	
14cr|avant-window-navigator-0.4.0-9|41	%package -n %{libname}
14cr|avant-window-navigator-0.4.0-9|42	Group:		System/Libraries
14cr|avant-window-navigator-0.4.0-9|43	Summary:	Shared libraries for avant-window-navigator
14cr|avant-window-navigator-0.4.0-9|44	Requires:	%{name} >= %{version}-%{release}
14cr|avant-window-navigator-0.4.0-9|45	
14cr|avant-window-navigator-0.4.0-9|46	%description -n %{libname}
14cr|avant-window-navigator-0.4.0-9|47	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cr|avant-window-navigator-0.4.0-9|48	provides a view of your running applications in a dock at the bottom
14cr|avant-window-navigator-0.4.0-9|49	of the screen, identified by their icon. This package contains the
14cr|avant-window-navigator-0.4.0-9|50	shared library for AWN.
14cr|avant-window-navigator-0.4.0-9|51	
14cr|avant-window-navigator-0.4.0-9|52	%package -n %{develname}
14cr|avant-window-navigator-0.4.0-9|53	Group:		Development/C
14cr|avant-window-navigator-0.4.0-9|54	Summary:	Development libraries for avant-window-navigator
14cr|avant-window-navigator-0.4.0-9|55	Requires:	%{libname} = %{version}-%{release}
14cr|avant-window-navigator-0.4.0-9|56	Provides:	%{name}-devel = %{version}-%{release}
14cr|avant-window-navigator-0.4.0-9|57	Provides:	%{library_name}-devel = %{version}-%{release}
14cr|avant-window-navigator-0.4.0-9|58	
14cr|avant-window-navigator-0.4.0-9|59	%description -n %{develname}
14cr|avant-window-navigator-0.4.0-9|60	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cr|avant-window-navigator-0.4.0-9|61	provides a view of your running applications in a dock at the bottom
14cr|avant-window-navigator-0.4.0-9|62	of the screen, identified by their icon. This package contains
14cr|avant-window-navigator-0.4.0-9|63	development libraries and headers for AWN.
14cr|avant-window-navigator-0.4.0-9|64	
14cr|avant-window-navigator-0.4.0-9|65	%prep
14cr|avant-window-navigator-0.4.0-9|66	%setup -q
14cr|avant-window-navigator-0.4.0-9|67	%patch0 -p0
14cr|avant-window-navigator-0.4.0-9|68	%patch1 -p1
14cr|avant-window-navigator-0.4.0-9|69	
14cr|avant-window-navigator-0.4.0-9|70	%build
14cr|avant-window-navigator-0.4.0-9|71	%configure2_5x --disable-static \
14cr|avant-window-navigator-0.4.0-9|72	--with-vala \
14cr|avant-window-navigator-0.4.0-9|73	--with-gnu-ld \
14cr|avant-window-navigator-0.4.0-9|74	--enable-shave \
14cr|avant-window-navigator-0.4.0-9|75	--with-gconf-schema-file-dir=%{_sysconfdir}/gconf/schemas/
14cr|avant-window-navigator-0.4.0-9|76	%make
14cr|avant-window-navigator-0.4.0-9|77	
14cr|avant-window-navigator-0.4.0-9|78	%install
14cr|avant-window-navigator-0.4.0-9|79	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cr|avant-window-navigator-0.4.0-9|80	%makeinstall_std
14cr|avant-window-navigator-0.4.0-9|81	
14cr|avant-window-navigator-0.4.0-9|82	%find_lang %{name} --with-html
14cr|avant-window-navigator-0.4.0-9|83	
14cr|avant-window-navigator-0.4.0-9|84	desktop-file-install --vendor="" \
14cr|avant-window-navigator-0.4.0-9|85	--add-category="GTK" \
14cr|avant-window-navigator-0.4.0-9|86	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|avant-window-navigator-0.4.0-9|87	
14cr|avant-window-navigator-0.4.0-9|88	# don't ship .a and .la
14cr|avant-window-navigator-0.4.0-9|89	find %{buildroot} -name "*.*a" -exec rm -f {} \;
14cr|avant-window-navigator-0.4.0-9|90	
14cr|avant-window-navigator-0.4.0-9|91	%files -f %{name}.lang
14cr|avant-window-navigator-0.4.0-9|92	%doc README AUTHORS ChangeLog TODO
14cr|avant-window-navigator-0.4.0-9|93	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|avant-window-navigator-0.4.0-9|94	%{_bindir}/avant-window-navigator
14cr|avant-window-navigator-0.4.0-9|95	%{_bindir}/awn-applet
14cr|avant-window-navigator-0.4.0-9|96	%{_bindir}/awn-settings
14cr|avant-window-navigator-0.4.0-9|97	%{_datadir}/%{name}
14cr|avant-window-navigator-0.4.0-9|98	%{_datadir}/applications/%{name}.desktop
14cr|avant-window-navigator-0.4.0-9|99	%{_datadir}/applications/awn-settings.desktop
14cr|avant-window-navigator-0.4.0-9|100	%{_iconsdir}/hicolor/*/*/*
14cr|avant-window-navigator-0.4.0-9|101	%{python_sitearch}/awn/*
14cr|avant-window-navigator-0.4.0-9|102	%{_libdir}/awn/applets/expander/expander.so
14cr|avant-window-navigator-0.4.0-9|103	%{_libdir}/awn/applets/quick-prefs/quick-prefs.so
14cr|avant-window-navigator-0.4.0-9|104	%{_libdir}/awn/applets/separator/separator.so
14cr|avant-window-navigator-0.4.0-9|105	%{_libdir}/awn/applets/taskmanager/taskmanager.so
14cr|avant-window-navigator-0.4.0-9|106	
14cr|avant-window-navigator-0.4.0-9|107	%files -n %{libname}
14cr|avant-window-navigator-0.4.0-9|108	%{_libdir}/libawn.so.%{major}*
14cr|avant-window-navigator-0.4.0-9|109	
14cr|avant-window-navigator-0.4.0-9|110	%files -n %{develname}
14cr|avant-window-navigator-0.4.0-9|111	%doc %{_datadir}/gtk-doc/html/lib%{library_name}
14cr|avant-window-navigator-0.4.0-9|112	%{_includedir}/lib%{library_name}
14cr|avant-window-navigator-0.4.0-9|113	%{_libdir}/libawn.so
14cr|avant-window-navigator-0.4.0-9|114	%{_libdir}/pkgconfig/%{library_name}.pc
14cr|avant-window-navigator-0.4.0-9|115	%{_datadir}/vala/vapi/awn.*
14cr|avant-window-navigator-0.4.0-9|116	%{_datadir}/pygtk/2.0/defs/awn.defs
14cr|avant-window-navigator-0.4.0-9|117	
14cr|avant-window-navigator-0.4.0-9|118	
14cr|avant-window-navigator-0.4.0-9|119	%changelog
14cr|avant-window-navigator-0.4.0-9|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-9
14cr|avant-window-navigator-0.4.0-9|121	+ Revision: 03f71ce
14cr|avant-window-navigator-0.4.0-9|122	- MassBuild#464: Increase release tag
14cr|avant-window-navigator-0.4.0-9|123	
14cr|avant-window-navigator-0.4.0-9|124	

316 14
14cr|avarice-2.12-3|1	Summary:	Program for interfacing the Atmel JTAG ICE to GDB
14cr|avarice-2.12-3|2	Name:		avarice
14cr|avarice-2.12-3|3	Version:	2.12
14cr|avarice-2.12-3|4	Release:	3
14cr|avarice-2.12-3|5	License:	GPLv2+
14cr|avarice-2.12-3|6	Group:		Development/Other
14cr|avarice-2.12-3|7	Url:		http://sourceforge.net/projects/avarice
14cr|avarice-2.12-3|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cr|avarice-2.12-3|9	# From Debian
14cr|avarice-2.12-3|10	Source1:	avarice.rules
14cr|avarice-2.12-3|11	Patch0:		avarice-2.10-link.patch
14cr|avarice-2.12-3|12	Patch1:		avarice-2.12-headers.patch
14cr|avarice-2.12-3|13	BuildRequires:	binutils-devel
14cr|avarice-2.12-3|14	BuildRequires:	gettext-devel
14cr|avarice-2.12-3|15	BuildRequires:	pkgconfig(libusb)
14cr|avarice-2.12-3|16	
14cr|avarice-2.12-3|17	%description
14cr|avarice-2.12-3|18	Program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their
14cr|avarice-2.12-3|19	embedded AVR target.
14cr|avarice-2.12-3|20	
14cr|avarice-2.12-3|21	%files
14cr|avarice-2.12-3|22	%doc AUTHORS ChangeLog NEWS
14cr|avarice-2.12-3|23	%{_bindir}/*
14cr|avarice-2.12-3|24	%{_datadir}/%{name}
14cr|avarice-2.12-3|25	%{_mandir}/man1/*
14cr|avarice-2.12-3|26	/lib/udev/rules.d/60-avarice.rules
14cr|avarice-2.12-3|27	
14cr|avarice-2.12-3|28	#----------------------------------------------------------------------------
14cr|avarice-2.12-3|29	
14cr|avarice-2.12-3|30	%prep
14cr|avarice-2.12-3|31	%setup -q
14cr|avarice-2.12-3|32	%patch0 -p0 -b .link
14cr|avarice-2.12-3|33	%patch1 -p1
14cr|avarice-2.12-3|34	
14cr|avarice-2.12-3|35	%build
14cr|avarice-2.12-3|36	%configure2_5x
14cr|avarice-2.12-3|37	%make
14cr|avarice-2.12-3|38	
14cr|avarice-2.12-3|39	%install
14cr|avarice-2.12-3|40	%makeinstall_std
14cr|avarice-2.12-3|41	
14cr|avarice-2.12-3|42	mkdir -p %{buildroot}/lib/udev/rules.d/
14cr|avarice-2.12-3|43	install -m 0644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/60-avarice.rules
14cr|avarice-2.12-3|44	
14cr|avarice-2.12-3|45	
14cr|avarice-2.12-3|46	%changelog
14cr|avarice-2.12-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-3
14cr|avarice-2.12-3|48	+ Revision: b0fe1b4
14cr|avarice-2.12-3|49	- MassBuild#464: Increase release tag
14cr|avarice-2.12-3|50	
14cr|avarice-2.12-3|51	

317 14
14cr|avce00-2.0.0-5|1	Name:		avce00
14cr|avce00-2.0.0-5|2	Version:	2.0.0
14cr|avce00-2.0.0-5|3	Release:	5
14cr|avce00-2.0.0-5|4	Summary:	Arc/Info (binary) Vector Coverage <-> E00 Utilities
14cr|avce00-2.0.0-5|5	License:	BSD-like
14cr|avce00-2.0.0-5|6	URL:		http://avce00.maptools.org/
14cr|avce00-2.0.0-5|7	Source:		http://avce00.maptools.org/dl/%{name}-%{version}.tar.gz
14cr|avce00-2.0.0-5|8	Group:		Sciences/Geosciences
14cr|avce00-2.0.0-5|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|avce00-2.0.0-5|10	
14cr|avce00-2.0.0-5|11	%description
14cr|avce00-2.0.0-5|12	AVCE00 is an Open Source (i.e. Free!) ANSI-C library that makes Arc/Info
14cr|avce00-2.0.0-5|13	(binary) Vector Coverages appear as E00! It allows you to read and write binary
14cr|avce00-2.0.0-5|14	coverages just as if they were E00 files.
14cr|avce00-2.0.0-5|15	
14cr|avce00-2.0.0-5|16	For those who do not need a library but simply want to convert some coverages,
14cr|avce00-2.0.0-5|17	the package includes the "AVCIMPORT" and "AVCEXPORT" conversion programs.
14cr|avce00-2.0.0-5|18	
14cr|avce00-2.0.0-5|19	%package -n %{name}-devel
14cr|avce00-2.0.0-5|20	License:	BSD-like
14cr|avce00-2.0.0-5|21	Group:		Sciences/Geosciences
14cr|avce00-2.0.0-5|22	Summary:	Arc/Info (binary) Vector Coverage <-> E00 Library
14cr|avce00-2.0.0-5|23	
14cr|avce00-2.0.0-5|24	%description -n %{name}-devel
14cr|avce00-2.0.0-5|25	AVCE00 is an Open Source (i.e. Free!) ANSI-C library that makes Arc/Info
14cr|avce00-2.0.0-5|26	(binary) Vector Coverages appear as E00! It allows you to read and write binary
14cr|avce00-2.0.0-5|27	coverages just as if they were E00 files.
14cr|avce00-2.0.0-5|28	
14cr|avce00-2.0.0-5|29	The C library can be easily plugged into existing E00 translators to add
14cr|avce00-2.0.0-5|30	support for binary coverages simply by replacing your existing translator's
14cr|avce00-2.0.0-5|31	read/write function by the AVCE00ReadNextLine() and AVCE00WriteNextLine()
14cr|avce00-2.0.0-5|32	functions provided by the library. See the library documentation for all the
14cr|avce00-2.0.0-5|33	details.
14cr|avce00-2.0.0-5|34	
14cr|avce00-2.0.0-5|35	This package includes the development files (headers and static library)
14cr|avce00-2.0.0-5|36	for developing applications which use the avc library.
14cr|avce00-2.0.0-5|37	
14cr|avce00-2.0.0-5|38	%prep
14cr|avce00-2.0.0-5|39	%setup -q
14cr|avce00-2.0.0-5|40	
14cr|avce00-2.0.0-5|41	
14cr|avce00-2.0.0-5|42	%build
14cr|avce00-2.0.0-5|43	#configure
14cr|avce00-2.0.0-5|44	%make
14cr|avce00-2.0.0-5|45	
14cr|avce00-2.0.0-5|46	%install
14cr|avce00-2.0.0-5|47	rm -Rf %{buildroot}
14cr|avce00-2.0.0-5|48	install -d %{buildroot}/{%{_includedir},%{_bindir},%{_libdir}}
14cr|avce00-2.0.0-5|49	install *.h %{buildroot}/%{_includedir}
14cr|avce00-2.0.0-5|50	install *.a %{buildroot}/%{_libdir}
14cr|avce00-2.0.0-5|51	install avc{delete,export,import,test} ex_avcwrite %{buildroot}/%{_bindir}
14cr|avce00-2.0.0-5|52	
14cr|avce00-2.0.0-5|53	
14cr|avce00-2.0.0-5|54	%files
14cr|avce00-2.0.0-5|55	%defattr(-,root,root)
14cr|avce00-2.0.0-5|56	%{_bindir}/*avc*
14cr|avce00-2.0.0-5|57	
14cr|avce00-2.0.0-5|58	%files -n %{name}-devel
14cr|avce00-2.0.0-5|59	%{_includedir}/*.h
14cr|avce00-2.0.0-5|60	%{_libdir}/avc.a
14cr|avce00-2.0.0-5|61	
14cr|avce00-2.0.0-5|62	
14cr|avce00-2.0.0-5|63	
14cr|avce00-2.0.0-5|64	%changelog
14cr|avce00-2.0.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-5
14cr|avce00-2.0.0-5|66	+ Revision: fccf778
14cr|avce00-2.0.0-5|67	- MassBuild#464: Increase release tag
14cr|avce00-2.0.0-5|68	
14cr|avce00-2.0.0-5|69	

318 14
14cr|avra-1.3.0-2|1	%define name    avra
14cr|avra-1.3.0-2|2	%define version 1.3.0
14cr|avra-1.3.0-2|3	%define release 2
14cr|avra-1.3.0-2|4	
14cr|avra-1.3.0-2|5	Name:           %{name}
14cr|avra-1.3.0-2|6	Version:        %{version}
14cr|avra-1.3.0-2|7	Release:        %{release}
14cr|avra-1.3.0-2|8	Summary:       	An AVR assembler
14cr|avra-1.3.0-2|9	Source0:        http://freefr.dl.sourceforge.net/project/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|avra-1.3.0-2|10	License:        GPLv2
14cr|avra-1.3.0-2|11	Group:          Development/Other
14cr|avra-1.3.0-2|12	Url:         	http://avra.sourceforge.net/
14cr|avra-1.3.0-2|13	BuildRequires:	autoconf
14cr|avra-1.3.0-2|14	BuildRequires:	automake
14cr|avra-1.3.0-2|15	
14cr|avra-1.3.0-2|16	%description
14cr|avra-1.3.0-2|17	Avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers.
14cr|avra-1.3.0-2|18	Features:
14cr|avra-1.3.0-2|19	- It's compatible with Atmel's avrasm.
14cr|avra-1.3.0-2|20	- Better macro support.
14cr|avra-1.3.0-2|21	- Conditional assembly.
14cr|avra-1.3.0-2|22	
14cr|avra-1.3.0-2|23	%prep
14cr|avra-1.3.0-2|24	%setup -q
14cr|avra-1.3.0-2|25	cp -r README COPYING AUTHORS src
14cr|avra-1.3.0-2|26	touch src/ChangeLog src/NEWS
14cr|avra-1.3.0-2|27	iconv -f iso8859-1 -t utf-8 doc/README.txt > doc/README.txt.conv && mv -f doc/README.txt.conv doc/README.txt
14cr|avra-1.3.0-2|28	
14cr|avra-1.3.0-2|29	%build
14cr|avra-1.3.0-2|30	cd src
14cr|avra-1.3.0-2|31	./bootstrap # aclocal, autoconf and automake
14cr|avra-1.3.0-2|32	%configure --prefix=/usr
14cr|avra-1.3.0-2|33	%make
14cr|avra-1.3.0-2|34	
14cr|avra-1.3.0-2|35	%install
14cr|avra-1.3.0-2|36	%makeinstall_std -C src
14cr|avra-1.3.0-2|37	
14cr|avra-1.3.0-2|38	install -Dm755 -d %{buildroot}%{_datadir}/%{name}/includes
14cr|avra-1.3.0-2|39	install -Dm644 src/../includes/* %{buildroot}%{_datadir}/%{name}/includes/
14cr|avra-1.3.0-2|40	install -Dm755 -d %{buildroot}%{_datadir}/%{name}/examples
14cr|avra-1.3.0-2|41	install -Dm644 src/../examples/* %{buildroot}%{_datadir}/%{name}/examples/
14cr|avra-1.3.0-2|42	
14cr|avra-1.3.0-2|43	%files
14cr|avra-1.3.0-2|44	%doc doc/*
14cr|avra-1.3.0-2|45	%{_bindir}/%{name}
14cr|avra-1.3.0-2|46	%{_datadir}/%{name}/includes/*
14cr|avra-1.3.0-2|47	%{_datadir}/%{name}/examples/*
14cr|avra-1.3.0-2|48	
14cr|avra-1.3.0-2|49	
14cr|avra-1.3.0-2|50	
14cr|avra-1.3.0-2|51	
14cr|avra-1.3.0-2|52	%changelog
14cr|avra-1.3.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|avra-1.3.0-2|54	+ Revision: 7190f18
14cr|avra-1.3.0-2|55	- MassBuild#464: Increase release tag
14cr|avra-1.3.0-2|56	
14cr|avra-1.3.0-2|57	

319 14
14cr|avrdude-6.0.1-2|1	Name: avrdude
14cr|avrdude-6.0.1-2|2	Version: 6.0.1
14cr|avrdude-6.0.1-2|3	Release: 2
14cr|avrdude-6.0.1-2|4	Summary: Software for programming Atmel AVR Microcontroller
14cr|avrdude-6.0.1-2|5	Group: Development/Other
14cr|avrdude-6.0.1-2|6	License: GPLv2+
14cr|avrdude-6.0.1-2|7	URL: http://www.nongnu.org/avrdude
14cr|avrdude-6.0.1-2|8	Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|avrdude-6.0.1-2|9	Patch0:			avrdude-makefile.patch
14cr|avrdude-6.0.1-2|10	BuildRequires: 		flex
14cr|avrdude-6.0.1-2|11	BuildRequires: 		bison
14cr|avrdude-6.0.1-2|12	BuildRequires: 		readline-devel
14cr|avrdude-6.0.1-2|13	BuildRequires: 		ncurses-devel
14cr|avrdude-6.0.1-2|14	BuildRequires: 		libusb-devel
14cr|avrdude-6.0.1-2|15	BuildRequires: 		texi2html
14cr|avrdude-6.0.1-2|16	BuildRequires: 		texinfo
14cr|avrdude-6.0.1-2|17	BuildRequires: 		texlive-dvips
14cr|avrdude-6.0.1-2|18	BuildRequires: 		texlive-latex
14cr|avrdude-6.0.1-2|19	BuildRequires: 		texlive
14cr|avrdude-6.0.1-2|20	
14cr|avrdude-6.0.1-2|21	%description
14cr|avrdude-6.0.1-2|22	AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the
14cr|avrdude-6.0.1-2|23	Flash and EEPROM, and where supported by the serial programming protocol, it
14cr|avrdude-6.0.1-2|24	can program fuse and lock bits. AVRDUDE also supplies a direct instruction
14cr|avrdude-6.0.1-2|25	mode allowing one to issue any programming instruction to the AVR chip
14cr|avrdude-6.0.1-2|26	regardless of whether AVRDUDE implements that specific feature of a
14cr|avrdude-6.0.1-2|27	particular chip.
14cr|avrdude-6.0.1-2|28	
14cr|avrdude-6.0.1-2|29	%prep
14cr|avrdude-6.0.1-2|30	%setup -q
14cr|avrdude-6.0.1-2|31	%patch0 -p0
14cr|avrdude-6.0.1-2|32	sed -i 's|/usr/local/etc/avrdude.conf|%{_sysconfdir}/%{name}/avrdude.conf|g' doc/avrdude.texi avrdude.1
14cr|avrdude-6.0.1-2|33	sed -i 's|/etc/avrdude.conf|%{_sysconfdir}/%{name}/avrdude.conf|g' doc/avrdude.texi avrdude.1
14cr|avrdude-6.0.1-2|34	iconv -f ISO88591 -t UTF8 < ChangeLog-2003 > ChangeLog-2003~
14cr|avrdude-6.0.1-2|35	mv ChangeLog-2003~ ChangeLog-2003
14cr|avrdude-6.0.1-2|36	iconv -f ISO88591 -t UTF8 < NEWS > NEWS~
14cr|avrdude-6.0.1-2|37	mv NEWS~ NEWS
14cr|avrdude-6.0.1-2|38	
14cr|avrdude-6.0.1-2|39	%build
14cr|avrdude-6.0.1-2|40	autoreconf -fi
14cr|avrdude-6.0.1-2|41	%configure2_5x --enable-doc --sysconfdir=%{_sysconfdir}/%{name}
14cr|avrdude-6.0.1-2|42	%make
14cr|avrdude-6.0.1-2|43	
14cr|avrdude-6.0.1-2|44	%install
14cr|avrdude-6.0.1-2|45	%makeinstall_std DESTDIR=%buildroot
14cr|avrdude-6.0.1-2|46	#mv %buildroot/%{_docdir}/%{name}-%{version} installed-docs
14cr|avrdude-6.0.1-2|47	rm -f %buildroot%{_infodir}/dir
14cr|avrdude-6.0.1-2|48	
14cr|avrdude-6.0.1-2|49	%files
14cr|avrdude-6.0.1-2|50	%doc README AUTHORS ChangeLog* COPYING NEWS doc/TODO
14cr|avrdude-6.0.1-2|51	%config(noreplace) %{_sysconfdir}/%{name}
14cr|avrdude-6.0.1-2|52	%{_bindir}/%{name}
14cr|avrdude-6.0.1-2|53	%{_mandir}/man1/%{name}.1*
14cr|avrdude-6.0.1-2|54	%{_infodir}/%{name}.info*
14cr|avrdude-6.0.1-2|55	
14cr|avrdude-6.0.1-2|56	
14cr|avrdude-6.0.1-2|57	
14cr|avrdude-6.0.1-2|58	%changelog
14cr|avrdude-6.0.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.1-2
14cr|avrdude-6.0.1-2|60	+ Revision: c2ba77c
14cr|avrdude-6.0.1-2|61	- MassBuild#464: Increase release tag
14cr|avrdude-6.0.1-2|62	
14cr|avrdude-6.0.1-2|63	

320 14
14cr|aweather-0.8-1|1	Summary:	Real-time weather data viewer
14cr|aweather-0.8-1|2	Name:		aweather
14cr|aweather-0.8-1|3	Version:	0.8
14cr|aweather-0.8-1|4	Release:	1
14cr|aweather-0.8-1|5	License:	GPLv3+
14cr|aweather-0.8-1|6	Group:		Sciences/Geosciences
14cr|aweather-0.8-1|7	URL:		http://pileus.org/aweather/
14cr|aweather-0.8-1|8	Source0:	http://pileus.org/aweather/files/%{name}-%{version}.tar.gz
14cr|aweather-0.8-1|9	Patch0:		aweather-0.6.3-mdv-includepath.patch
14cr|aweather-0.8-1|10	Patch1:		aweather-0.6.3-mdv-gthread.patch
14cr|aweather-0.8-1|11	Patch2:		aweather-0.6.1-mdv-desktop.patch
14cr|aweather-0.8-1|12	Patch3:		aweather-0.8-automake.patch
14cr|aweather-0.8-1|13	BuildRequires:	bzip2-devel
14cr|aweather-0.8-1|14	BuildRequires:	rsl-devel >= 1.42
14cr|aweather-0.8-1|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|aweather-0.8-1|16	BuildRequires:	pkgconfig(grits) >= %{version}
14cr|aweather-0.8-1|17	
14cr|aweather-0.8-1|18	%description
14cr|aweather-0.8-1|19	AWeather is a free/open source application which has been designed to integrate
14cr|aweather-0.8-1|20	and visualize high-quality meteorological data using an interactive Virtual
14cr|aweather-0.8-1|21	Globe interface suitable for a wide range of users including weather
14cr|aweather-0.8-1|22	enthusiasts, academics, and professionals. It is designed to provide more
14cr|aweather-0.8-1|23	information than is typically available from weather widgets and simple desktop
14cr|aweather-0.8-1|24	applications. At the same time, it strives to be simpler and easier to use
14cr|aweather-0.8-1|25	than existing meteorological software packages such as GEMPAK and IDV.
14cr|aweather-0.8-1|26	Currently AWeather only displays data provided by the United States National
14cr|aweather-0.8-1|27	Weather Service.
14cr|aweather-0.8-1|28	
14cr|aweather-0.8-1|29	%files
14cr|aweather-0.8-1|30	%doc ChangeLog COPYING README TODO
14cr|aweather-0.8-1|31	%{_bindir}/aweather
14cr|aweather-0.8-1|32	%{_bindir}/wsr88ddec
14cr|aweather-0.8-1|33	%{_libdir}/aweather/*.so
14cr|aweather-0.8-1|34	%{_datadir}/applications/aweather.desktop
14cr|aweather-0.8-1|35	%{_datadir}/aweather
14cr|aweather-0.8-1|36	%{_iconsdir}/hicolor/*/apps/aweather.*
14cr|aweather-0.8-1|37	%{_mandir}/man1/*.1*
14cr|aweather-0.8-1|38	
14cr|aweather-0.8-1|39	#----------------------------------------------------------------------------
14cr|aweather-0.8-1|40	
14cr|aweather-0.8-1|41	%prep
14cr|aweather-0.8-1|42	%setup -q
14cr|aweather-0.8-1|43	%patch0 -p1
14cr|aweather-0.8-1|44	%patch1 -p1
14cr|aweather-0.8-1|45	%patch2 -p1
14cr|aweather-0.8-1|46	%patch3 -p1
14cr|aweather-0.8-1|47	
14cr|aweather-0.8-1|48	%build
14cr|aweather-0.8-1|49	autoreconf -fi
14cr|aweather-0.8-1|50	%configure2_5x
14cr|aweather-0.8-1|51	%make
14cr|aweather-0.8-1|52	
14cr|aweather-0.8-1|53	%install
14cr|aweather-0.8-1|54	%makeinstall_std
14cr|aweather-0.8-1|55	
14cr|aweather-0.8-1|56	
14cr|aweather-0.8-1|57	%changelog
14cr|aweather-0.8-1|58	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
14cr|aweather-0.8-1|59	+ Revision: 7ced058
14cr|aweather-0.8-1|60	- Don't treat automake warnings as errors
14cr|aweather-0.8-1|61	
14cr|aweather-0.8-1|62	

321 14
14cr|awesome-3.5.2-5|1	Summary:	Window manager
14cr|awesome-3.5.2-5|2	Name:		awesome
14cr|awesome-3.5.2-5|3	Version:	3.5.2
14cr|awesome-3.5.2-5|4	Release:	5
14cr|awesome-3.5.2-5|5	License:	GPLv2+
14cr|awesome-3.5.2-5|6	Group:		Graphical desktop/Other
14cr|awesome-3.5.2-5|7	Url:		http://awesome.naquadah.org/
14cr|awesome-3.5.2-5|8	Source0:	http://awesome.naquadah.org/download/%{name}-%{version}.tar.xz
14cr|awesome-3.5.2-5|9	Patch0:		awesome-3.5.2-link.patch
14cr|awesome-3.5.2-5|10	BuildRequires:	cmake
14cr|awesome-3.5.2-5|11	BuildRequires:	gperf
14cr|awesome-3.5.2-5|12	BuildRequires:	imagemagick
14cr|awesome-3.5.2-5|13	BuildRequires:	asciidoc xmlto doxygen
14cr|awesome-3.5.2-5|14	BuildRequires:	docbook-dtd45-xml
14cr|awesome-3.5.2-5|15	BuildRequires:	docbook-style-xsl
14cr|awesome-3.5.2-5|16	BuildRequires:	lua-lgi
14cr|awesome-3.5.2-5|17	BuildRequires:	luadoc
14cr|awesome-3.5.2-5|18	BuildRequires:	pkgconfig(cairo)
14cr|awesome-3.5.2-5|19	BuildRequires:	pkgconfig(cairo-xcb)
14cr|awesome-3.5.2-5|20	BuildRequires:	pkgconfig(freetype2)
14cr|awesome-3.5.2-5|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|awesome-3.5.2-5|22	BuildRequires:	pkgconfig(imlib2)
14cr|awesome-3.5.2-5|23	BuildRequires:	pkgconfig(libev)
14cr|awesome-3.5.2-5|24	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.10
14cr|awesome-3.5.2-5|25	BuildRequires:	pkgconfig(libxdg-basedir)
14cr|awesome-3.5.2-5|26	BuildRequires:	pkgconfig(lua) >= 5.2
14cr|awesome-3.5.2-5|27	BuildRequires:	pkgconfig(pango)
14cr|awesome-3.5.2-5|28	BuildRequires:	pkgconfig(pangocairo)
14cr|awesome-3.5.2-5|29	BuildRequires:	pkgconfig(x11)
14cr|awesome-3.5.2-5|30	BuildRequires:	pkgconfig(xcb)
14cr|awesome-3.5.2-5|31	BuildRequires:	pkgconfig(xcb-cursor)
14cr|awesome-3.5.2-5|32	BuildRequires:	pkgconfig(xcb-icccm)
14cr|awesome-3.5.2-5|33	BuildRequires:	pkgconfig(xcb-image)
14cr|awesome-3.5.2-5|34	BuildRequires:	pkgconfig(xcb-keysyms)
14cr|awesome-3.5.2-5|35	BuildRequires:	pkgconfig(xcb-randr)
14cr|awesome-3.5.2-5|36	BuildRequires:	pkgconfig(xcb-shape)
14cr|awesome-3.5.2-5|37	BuildRequires:	pkgconfig(xcb-util)
14cr|awesome-3.5.2-5|38	BuildRequires:	pkgconfig(xcb-xinerama)
14cr|awesome-3.5.2-5|39	BuildRequires:	pkgconfig(xcb-xtest)
14cr|awesome-3.5.2-5|40	BuildRequires:	pkgconfig(xext)
14cr|awesome-3.5.2-5|41	BuildRequires:	pkgconfig(xinerama)
14cr|awesome-3.5.2-5|42	BuildRequires:	pkgconfig(xproto)
14cr|awesome-3.5.2-5|43	BuildRequires:	pkgconfig(xrandr)
14cr|awesome-3.5.2-5|44	BuildRequires:	pkgconfig(zlib)
14cr|awesome-3.5.2-5|45	# for wallpaper setting handling
14cr|awesome-3.5.2-5|46	Requires:	feh
14cr|awesome-3.5.2-5|47	Requires:	lua-lgi
14cr|awesome-3.5.2-5|48	Requires:	typelib(cairo)
14cr|awesome-3.5.2-5|49	Requires:	typelib(Pango)
14cr|awesome-3.5.2-5|50	Requires:	typelib(PangoCairo)
14cr|awesome-3.5.2-5|51	Requires:	xterm
14cr|awesome-3.5.2-5|52	
14cr|awesome-3.5.2-5|53	%description
14cr|awesome-3.5.2-5|54	awesome is a tiling window manager initialy based on a dwm code rewriting.
14cr|awesome-3.5.2-5|55	It's extremely fast, small, dynamic and awesome.
14cr|awesome-3.5.2-5|56	
14cr|awesome-3.5.2-5|57	Windows can be managed in several layouts: tiled, maximized and floating.
14cr|awesome-3.5.2-5|58	Each layout can be applied on the fly, optimizing the environment for
14cr|awesome-3.5.2-5|59	the application in use and the task performed.
14cr|awesome-3.5.2-5|60	
14cr|awesome-3.5.2-5|61	Managing windows in tiled mode assures that no space will be wasted on
14cr|awesome-3.5.2-5|62	your screen. No gaps, no overlap.
14cr|awesome-3.5.2-5|63	
14cr|awesome-3.5.2-5|64	%files -f %{name}.lang
14cr|awesome-3.5.2-5|65	%doc LICENSE AUTHORS README build/awesomerc.lua
14cr|awesome-3.5.2-5|66	%{_bindir}/aw*
14cr|awesome-3.5.2-5|67	%{_mandir}/man1/*.1*
14cr|awesome-3.5.2-5|68	%{_mandir}/man5/*.5*
14cr|awesome-3.5.2-5|69	%{_datadir}/%{name}
14cr|awesome-3.5.2-5|70	%{_datadir}/xsessions/awesome.desktop
14cr|awesome-3.5.2-5|71	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/19awesome
14cr|awesome-3.5.2-5|72	%config(noreplace) %{_sysconfdir}/xdg/awesome/rc.lua
14cr|awesome-3.5.2-5|73	
14cr|awesome-3.5.2-5|74	#----------------------------------------------------------------------------
14cr|awesome-3.5.2-5|75	
14cr|awesome-3.5.2-5|76	%prep
14cr|awesome-3.5.2-5|77	%setup -q
14cr|awesome-3.5.2-5|78	%patch0 -p0
14cr|awesome-3.5.2-5|79	
14cr|awesome-3.5.2-5|80	%build
14cr|awesome-3.5.2-5|81	%cmake -DXDG_CONFIG_DIR:PATH=%{_sysconfdir}/xdg
14cr|awesome-3.5.2-5|82	%make
14cr|awesome-3.5.2-5|83	
14cr|awesome-3.5.2-5|84	%install
14cr|awesome-3.5.2-5|85	%makeinstall_std -C build
14cr|awesome-3.5.2-5|86	
14cr|awesome-3.5.2-5|87	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d/
14cr|awesome-3.5.2-5|88	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/19awesome << EOF
14cr|awesome-3.5.2-5|89	NAME=awesome
14cr|awesome-3.5.2-5|90	EXEC=/usr/bin/awesome
14cr|awesome-3.5.2-5|91	DESC=awesome window manager
14cr|awesome-3.5.2-5|92	SCRIPT:
14cr|awesome-3.5.2-5|93	exec /usr/bin/awesome
14cr|awesome-3.5.2-5|94	EOF
14cr|awesome-3.5.2-5|95	
14cr|awesome-3.5.2-5|96	%find_lang %{name} --all-name --with-man
14cr|awesome-3.5.2-5|97	
14cr|awesome-3.5.2-5|98	
14cr|awesome-3.5.2-5|99	%changelog
14cr|awesome-3.5.2-5|100	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.2-5
14cr|awesome-3.5.2-5|101	+ Revision: 0b24f3a
14cr|awesome-3.5.2-5|102	- Bump release
14cr|awesome-3.5.2-5|103	
14cr|awesome-3.5.2-5|104	

322 14
14cr|awffull-3.10.2-11|1	Summary:	A Webalizer Fork, Full o' Features!
14cr|awffull-3.10.2-11|2	Name:		awffull
14cr|awffull-3.10.2-11|3	Version:	3.10.2
14cr|awffull-3.10.2-11|4	Release:	11
14cr|awffull-3.10.2-11|5	License:	GPLv3+
14cr|awffull-3.10.2-11|6	Group:		Monitoring
14cr|awffull-3.10.2-11|7	Url:		http://www.stedee.id.au/awffull
14cr|awffull-3.10.2-11|8	# md5sum: 80acf755b354c49d78a5b9bb580196f2
14cr|awffull-3.10.2-11|9	Source0:	http://www.stedee.id.au/files/%{name}-%{version}.tar.gz
14cr|awffull-3.10.2-11|10	Source1:	http://flags.blogpotato.de/zip/large/world.zip
14cr|awffull-3.10.2-11|11	Source2:	http://flags.blogpotato.de/zip/large/special.zip
14cr|awffull-3.10.2-11|12	Source3:	awffull.cron.daily
14cr|awffull-3.10.2-11|13	Source4:	Vera.ttf
14cr|awffull-3.10.2-11|14	Source5:	VeraBd.ttf
14cr|awffull-3.10.2-11|15	Patch0:		awffull-mdv_conf.diff
14cr|awffull-3.10.2-11|16	Patch1:		awffull-3.10.2-upstreambug309617.diff
14cr|awffull-3.10.2-11|17	Requires:	apache-base
14cr|awffull-3.10.2-11|18	Requires:	geoip
14cr|awffull-3.10.2-11|19	BuildRequires:	gd-devel
14cr|awffull-3.10.2-11|20	BuildRequires:	gettext-devel
14cr|awffull-3.10.2-11|21	BuildRequires:	jpeg-devel
14cr|awffull-3.10.2-11|22	BuildRequires:	apache-base >= 2.0.54
14cr|awffull-3.10.2-11|23	BuildRequires:	pkgconfig(freetype2)
14cr|awffull-3.10.2-11|24	BuildRequires:	pkgconfig(geoip)
14cr|awffull-3.10.2-11|25	BuildRequires:	pkgconfig(libpcre)
14cr|awffull-3.10.2-11|26	BuildRequires:	pkgconfig(libpng)
14cr|awffull-3.10.2-11|27	BuildRequires:	pkgconfig(zlib)
14cr|awffull-3.10.2-11|28	BuildRequires:	unzip
14cr|awffull-3.10.2-11|29	
14cr|awffull-3.10.2-11|30	%description
14cr|awffull-3.10.2-11|31	Webalizer is a great weblog analysis program but hasn't been going anywhere in
14cr|awffull-3.10.2-11|32	recent years. AWFFull takes that base and starts to fix the niggles and
14cr|awffull-3.10.2-11|33	annoyances and hopefully become a useful enhancement. As a base, weblizer has
14cr|awffull-3.10.2-11|34	a stated goal of producing web server analysis. AWFFull on the other hand, will
14cr|awffull-3.10.2-11|35	gradually focus more on the business intelligence contained within those logs -
14cr|awffull-3.10.2-11|36	and not specifically limited just to web server logs.
14cr|awffull-3.10.2-11|37	
14cr|awffull-3.10.2-11|38	%files
14cr|awffull-3.10.2-11|39	%doc COPYING ChangeLog PERFORMANCE_TIPS.txt README* TODO country-codes.txt sample.minimal.conf sample.css
14cr|awffull-3.10.2-11|40	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|awffull-3.10.2-11|41	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|awffull-3.10.2-11|42	%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14cr|awffull-3.10.2-11|43	%attr(0755,root,root) %{_bindir}/awffull
14cr|awffull-3.10.2-11|44	%attr(0755,root,root) %{_bindir}/awffull_history_regen
14cr|awffull-3.10.2-11|45	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
14cr|awffull-3.10.2-11|46	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/%{name}/%{name}.css
14cr|awffull-3.10.2-11|47	%attr(0755,root,root) %dir /var/www/icons/flags
14cr|awffull-3.10.2-11|48	%attr(0644,root,root) /var/www/icons/flags/*
14cr|awffull-3.10.2-11|49	%attr(0644,root,root) %{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
14cr|awffull-3.10.2-11|50	%attr(0644,root,root) %{_datadir}/%{name}/*.ttf
14cr|awffull-3.10.2-11|51	%attr(0644,root,root) %{_mandir}/man1/*
14cr|awffull-3.10.2-11|52	%attr(0644,root,root) %{_mandir}/man5/*
14cr|awffull-3.10.2-11|53	
14cr|awffull-3.10.2-11|54	#----------------------------------------------------------------------------
14cr|awffull-3.10.2-11|55	
14cr|awffull-3.10.2-11|56	%prep
14cr|awffull-3.10.2-11|57	%setup -q
14cr|awffull-3.10.2-11|58	%patch0 -p1
14cr|awffull-3.10.2-11|59	%patch1 -p0
14cr|awffull-3.10.2-11|60	
14cr|awffull-3.10.2-11|61	unzip -d flags -o -f %{SOURCE1}
14cr|awffull-3.10.2-11|62	unzip -d flags -o -f %{SOURCE2}
14cr|awffull-3.10.2-11|63	
14cr|awffull-3.10.2-11|64	cp %{SOURCE3} .
14cr|awffull-3.10.2-11|65	cp %{SOURCE4} .
14cr|awffull-3.10.2-11|66	cp %{SOURCE5} .
14cr|awffull-3.10.2-11|67	
14cr|awffull-3.10.2-11|68	%build
14cr|awffull-3.10.2-11|69	%serverbuild
14cr|awffull-3.10.2-11|70	
14cr|awffull-3.10.2-11|71	%configure2_5x \
14cr|awffull-3.10.2-11|72	--with-etcdir=%{_sysconfdir}/%{name} \
14cr|awffull-3.10.2-11|73	--with-font-default=%{_datadir}/%{name}/VeraBd.ttf \
14cr|awffull-3.10.2-11|74	--with-font-label=%{_datadir}/%{name}/Vera.ttf
14cr|awffull-3.10.2-11|75	
14cr|awffull-3.10.2-11|76	%make
14cr|awffull-3.10.2-11|77	
14cr|awffull-3.10.2-11|78	%install
14cr|awffull-3.10.2-11|79	%makeinstall_std
14cr|awffull-3.10.2-11|80	
14cr|awffull-3.10.2-11|81	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|awffull-3.10.2-11|82	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|awffull-3.10.2-11|83	install -d %{buildroot}%{_datadir}/%{name}
14cr|awffull-3.10.2-11|84	
14cr|awffull-3.10.2-11|85	install -m0644 sample.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|awffull-3.10.2-11|86	install -m0644 sample.css %{buildroot}%{_localstatedir}/lib/%{name}/%{name}.css
14cr|awffull-3.10.2-11|87	install -m0755 contrib/awffull_history_regen.pl %{buildroot}%{_bindir}/awffull_history_regen
14cr|awffull-3.10.2-11|88	install -m0644 Vera.ttf %{buildroot}%{_datadir}/%{name}/
14cr|awffull-3.10.2-11|89	install -m0644 VeraBd.ttf %{buildroot}%{_datadir}/%{name}/
14cr|awffull-3.10.2-11|90	
14cr|awffull-3.10.2-11|91	install -d %{buildroot}/var/www/icons/flags
14cr|awffull-3.10.2-11|92	install -m0644 flags/*.png %{buildroot}/var/www/icons/flags/
14cr|awffull-3.10.2-11|93	install -m0644 flags/README %{buildroot}/var/www/icons/flags/
14cr|awffull-3.10.2-11|94	
14cr|awffull-3.10.2-11|95	# apache configuration
14cr|awffull-3.10.2-11|96	install -d %{buildroot}%{_webappconfdir}
14cr|awffull-3.10.2-11|97	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|awffull-3.10.2-11|98	# %{name} configuration
14cr|awffull-3.10.2-11|99	
14cr|awffull-3.10.2-11|100	Alias /%{name} %{_localstatedir}/lib/%{name}
14cr|awffull-3.10.2-11|101	
14cr|awffull-3.10.2-11|102	<Directory %{_localstatedir}/lib/%{name}>
14cr|awffull-3.10.2-11|103	Require all granted
14cr|awffull-3.10.2-11|104	</Directory>
14cr|awffull-3.10.2-11|105	
14cr|awffull-3.10.2-11|106	Alias /flags /var/www/icons/flags
14cr|awffull-3.10.2-11|107	
14cr|awffull-3.10.2-11|108	<Directory /var/www/icons/flags>
14cr|awffull-3.10.2-11|109	Options -Indexes +MultiViews
14cr|awffull-3.10.2-11|110	AllowOverride None
14cr|awffull-3.10.2-11|111	Require all granted
14cr|awffull-3.10.2-11|112	</Directory>
14cr|awffull-3.10.2-11|113	
14cr|awffull-3.10.2-11|114	EOF
14cr|awffull-3.10.2-11|115	
14cr|awffull-3.10.2-11|116	# cron task
14cr|awffull-3.10.2-11|117	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|awffull-3.10.2-11|118	install -m0755 awffull.cron.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cr|awffull-3.10.2-11|119	
14cr|awffull-3.10.2-11|120	cat > README.Mandriva << EOF
14cr|awffull-3.10.2-11|121	
14cr|awffull-3.10.2-11|122	The default configuration file has been moved from /etc/awffull.conf to
14cr|awffull-3.10.2-11|123	/etc/awffull/awffull.conf
14cr|awffull-3.10.2-11|124	
14cr|awffull-3.10.2-11|125	Currently on Mandriva you need to set two environment variables in order to
14cr|awffull-3.10.2-11|126	get the UTF-8 output in the language you want, so for Swedish you should do
14cr|awffull-3.10.2-11|127	like so:
14cr|awffull-3.10.2-11|128	
14cr|awffull-3.10.2-11|129	LANG=sv_SE.UTF-8 LANGUAGE=sv_SE.UTF-8:sv \\
14cr|awffull-3.10.2-11|130	awffull --output=/path/to/the/output/directory -n \$HOSTNAME \\
14cr|awffull-3.10.2-11|131	--use_geoip /path/to/the/apache/log/access_log
14cr|awffull-3.10.2-11|132	
14cr|awffull-3.10.2-11|133	If you have many virtual hosts you can copy the default /etc/awffull/awffull.conf
14cr|awffull-3.10.2-11|134	to /etc/awffull/virtual_host_name.conf and edit that file to point to the correct
14cr|awffull-3.10.2-11|135	logfile, output directory and such. The new /etc/cron.daily/awffull script will
14cr|awffull-3.10.2-11|136	look for the following settings in the /etc/awffull/virtual_host_name.conf file
14cr|awffull-3.10.2-11|137	and automatically generate the output in the desired language:
14cr|awffull-3.10.2-11|138	
14cr|awffull-3.10.2-11|139	#AWFFULL_LANG=
14cr|awffull-3.10.2-11|140	#AWFFULL_LANGUAGE=
14cr|awffull-3.10.2-11|141	
14cr|awffull-3.10.2-11|142	So if you for example want the output in Swedish change this to:
14cr|awffull-3.10.2-11|143	
14cr|awffull-3.10.2-11|144	#AWFFULL_LANG=sv_SE.UTF-8
14cr|awffull-3.10.2-11|145	#AWFFULL_LANGUAGE=sv_SE.UTF-8:sv
14cr|awffull-3.10.2-11|146	
14cr|awffull-3.10.2-11|147	EOF
14cr|awffull-3.10.2-11|148	
14cr|awffull-3.10.2-11|149	
14cr|awffull-3.10.2-11|150	%changelog
14cr|awffull-3.10.2-11|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.2-11
14cr|awffull-3.10.2-11|152	+ Revision: 428493e
14cr|awffull-3.10.2-11|153	- MassBuild#464: Increase release tag
14cr|awffull-3.10.2-11|154	
14cr|awffull-3.10.2-11|155	

323 14
14cr|aws-1.75-2|1	%define name    aws
14cr|aws-1.75-2|2	%define version 1.75
14cr|aws-1.75-2|3	%define release 2
14cr|aws-1.75-2|4	
14cr|aws-1.75-2|5	# Source tar.bz is created by downloading script from
14cr|aws-1.75-2|6	# http://timkay.com/aws
14cr|aws-1.75-2|7	# (https://raw.github.com/timkay/aws/master/aws)
14cr|aws-1.75-2|8	
14cr|aws-1.75-2|9	Summary:	Command line access to Amazon S3, EC2 and SQS
14cr|aws-1.75-2|10	Name:		%{name}
14cr|aws-1.75-2|11	Version:	%{version}
14cr|aws-1.75-2|12	Release: 	%{release}
14cr|aws-1.75-2|13	License:	GPLv3
14cr|aws-1.75-2|14	Group:		Networking/Other
14cr|aws-1.75-2|15	URL:		http://timkay.com/aws/
14cr|aws-1.75-2|16	Source0:	%{name}-%{version}.tar.bz
14cr|aws-1.75-2|17	Requires:	curl
14cr|aws-1.75-2|18	BuildArch: 	noarch
14cr|aws-1.75-2|19	BuildRoot:	%{_tmppath}/%{name}-root
14cr|aws-1.75-2|20	
14cr|aws-1.75-2|21	%description
14cr|aws-1.75-2|22	aws is a command line tool that gives you easy access to
14cr|aws-1.75-2|23	Amazon EC2, S3 and SQS.  aws is designed to be simple to
14cr|aws-1.75-2|24	install and simple to use.
14cr|aws-1.75-2|25	
14cr|aws-1.75-2|26	aws S3 (Simple Storage Service) allows you to create
14cr|aws-1.75-2|27	buckets/directories, add and remove files and list buckets.
14cr|aws-1.75-2|28	
14cr|aws-1.75-2|29	aws EC2 (Elastic Compute Cloud) allows you to start,
14cr|aws-1.75-2|30	stop, reboot, and manage EC2 virtual machines.
14cr|aws-1.75-2|31	
14cr|aws-1.75-2|32	aws SQS (Simple Queue Service) is used to control queues.
14cr|aws-1.75-2|33	
14cr|aws-1.75-2|34	%prep
14cr|aws-1.75-2|35	
14cr|aws-1.75-2|36	%setup -q
14cr|aws-1.75-2|37	
14cr|aws-1.75-2|38	%build
14cr|aws-1.75-2|39	
14cr|aws-1.75-2|40	%install
14cr|aws-1.75-2|41	rm -fr %{buildroot}
14cr|aws-1.75-2|42	install -m 755 -D aws %{buildroot}/%{_bindir}/aws
14cr|aws-1.75-2|43	install -m 644 -D README %{buildroot}/%{_docdir}/aws/README
14cr|aws-1.75-2|44	
14cr|aws-1.75-2|45	%clean
14cr|aws-1.75-2|46	rm -fr %{buildroot}
14cr|aws-1.75-2|47	
14cr|aws-1.75-2|48	%files
14cr|aws-1.75-2|49	%defattr(-,root,root)
14cr|aws-1.75-2|50	%doc README
14cr|aws-1.75-2|51	%{_bindir}/aws
14cr|aws-1.75-2|52	
14cr|aws-1.75-2|53	
14cr|aws-1.75-2|54	
14cr|aws-1.75-2|55	
14cr|aws-1.75-2|56	
14cr|aws-1.75-2|57	%changelog
14cr|aws-1.75-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.75-2
14cr|aws-1.75-2|59	+ Revision: 94d01cd
14cr|aws-1.75-2|60	- MassBuild#464: Increase release tag
14cr|aws-1.75-2|61	
14cr|aws-1.75-2|62	

324 14
14cr|awstats-7.3-2|1	Name:		awstats
14cr|awstats-7.3-2|2	Version:	7.3
14cr|awstats-7.3-2|3	Release:	2
14cr|awstats-7.3-2|4	Summary:	Advanced Web Statistics
14cr|awstats-7.3-2|5	License:	GPLv2
14cr|awstats-7.3-2|6	Group:		Networking/WWW
14cr|awstats-7.3-2|7	URL:		http://awstats.sourceforge.net
14cr|awstats-7.3-2|8	Source0:	http://prdownloads.sourceforge.net/awstats/%{name}-%{version}.tar.gz
14cr|awstats-7.3-2|9	BuildRequires:  perl
14cr|awstats-7.3-2|10	Requires:	webserver
14cr|awstats-7.3-2|11	BuildArch:	noarch
14cr|awstats-7.3-2|12	
14cr|awstats-7.3-2|13	%description
14cr|awstats-7.3-2|14	Advanced Web Statistics is a powerful and feature-full tool that generates
14cr|awstats-7.3-2|15	advanced web server graphic statistics. This server log analyzer works
14cr|awstats-7.3-2|16	from command line or as a CGI and shows you all information your log contains,
14cr|awstats-7.3-2|17	in graphical web pages. It can analyze a lot of web/wap/proxy servers like
14cr|awstats-7.3-2|18	Apache, IIS, Weblogic, Webstar, Squid, ... but also mail or FTP servers.
14cr|awstats-7.3-2|19	
14cr|awstats-7.3-2|20	This program can measure visits, unique visitors, authenticated users, pages,
14cr|awstats-7.3-2|21	domains/countries, OS busiest times, robot visits, type of files, search
14cr|awstats-7.3-2|22	engines/keywords used, visits duration, HTTP errors and more...
14cr|awstats-7.3-2|23	Statistics can be updated from a browser or your scheduler.
14cr|awstats-7.3-2|24	The program also supports virtual servers, plugins and a lot of features.
14cr|awstats-7.3-2|25	
14cr|awstats-7.3-2|26	%prep
14cr|awstats-7.3-2|27	%setup -q
14cr|awstats-7.3-2|28	# fix perms
14cr|awstats-7.3-2|29	find . -type f -exec chmod 644 {} \;
14cr|awstats-7.3-2|30	find . -name *.pl -exec chmod 755 {} \;
14cr|awstats-7.3-2|31	rm -f  wwwroot/cgi-bin/plugins/.#geoip_city_maxmind.pm.1.8
14cr|awstats-7.3-2|32	chmod 755 docs/images docs/scripts
14cr|awstats-7.3-2|33	
14cr|awstats-7.3-2|34	sed -i 's/\r$//' docs/pad_awstats.xml
14cr|awstats-7.3-2|35	sed -i 's/\r$//' docs/styles.css
14cr|awstats-7.3-2|36	
14cr|awstats-7.3-2|37	%build
14cr|awstats-7.3-2|38	# nothing to build
14cr|awstats-7.3-2|39	
14cr|awstats-7.3-2|40	
14cr|awstats-7.3-2|41	%install
14cr|awstats-7.3-2|42	# apache configuration
14cr|awstats-7.3-2|43	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|awstats-7.3-2|44	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|awstats-7.3-2|45	# Awstats configuration
14cr|awstats-7.3-2|46	
14cr|awstats-7.3-2|47	Alias /awstats %{_datadir}/%{name}/www
14cr|awstats-7.3-2|48	<Directory %{_datadir}/%{name}/www>
14cr|awstats-7.3-2|49	Require all granted
14cr|awstats-7.3-2|50	
14cr|awstats-7.3-2|51	Options ExecCGI
14cr|awstats-7.3-2|52	AddHandler cgi-script .pl
14cr|awstats-7.3-2|53	DirectoryIndex awstats.pl
14cr|awstats-7.3-2|54	</Directory>
14cr|awstats-7.3-2|55	
14cr|awstats-7.3-2|56	SetEnv PERL5LIB %{_datadir}/%{name}/lib:%{_datadir}/%{name}/plugins
14cr|awstats-7.3-2|57	EOF
14cr|awstats-7.3-2|58	
14cr|awstats-7.3-2|59	# cron task
14cr|awstats-7.3-2|60	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
14cr|awstats-7.3-2|61	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
14cr|awstats-7.3-2|62	#!/bin/sh
14cr|awstats-7.3-2|63	%{_datadir}/%{name}/www/awstats.pl -config=awstats.conf -update > /dev/null
14cr|awstats-7.3-2|64	EOF
14cr|awstats-7.3-2|65	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cr|awstats-7.3-2|66	
14cr|awstats-7.3-2|67	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|awstats-7.3-2|68	install -m 644 wwwroot/cgi-bin/awstats.model.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|awstats-7.3-2|69	
14cr|awstats-7.3-2|70	perl -pi \
14cr|awstats-7.3-2|71	-e 's|^LogFile=.*|LogFile="/var/log/httpd/access_log"|;' \
14cr|awstats-7.3-2|72	-e 's|^DirData=.*|DirData="/var/lib/awstats"|;' \
14cr|awstats-7.3-2|73	-e 's|^DirCgi=.*|DirCgi="/awstats"|;' \
14cr|awstats-7.3-2|74	-e 's|^DirIcons=.*|DirIcons="/awstats/icon"|;' \
14cr|awstats-7.3-2|75	-e 's|^MiscTrackerUrl=.*|MiscTrackerUrl="/awstats/js/awstats_misc_tracker.js"|;' \
14cr|awstats-7.3-2|76	%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|awstats-7.3-2|77	
14cr|awstats-7.3-2|78	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|awstats-7.3-2|79	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cr|awstats-7.3-2|80	install -m 755 wwwroot/cgi-bin/awstats.pl %{buildroot}%{_datadir}/%{name}/www
14cr|awstats-7.3-2|81	cp -r wwwroot/icon %{buildroot}%{_datadir}/%{name}/www
14cr|awstats-7.3-2|82	cp -r wwwroot/css %{buildroot}%{_datadir}/%{name}/www
14cr|awstats-7.3-2|83	cp -r wwwroot/js %{buildroot}%{_datadir}/%{name}/www
14cr|awstats-7.3-2|84	
14cr|awstats-7.3-2|85	cp -r tools %{buildroot}%{_datadir}/%{name}
14cr|awstats-7.3-2|86	cp -r wwwroot/cgi-bin/lang %{buildroot}%{_datadir}/%{name}
14cr|awstats-7.3-2|87	cp -r wwwroot/cgi-bin/lib %{buildroot}%{_datadir}/%{name}
14cr|awstats-7.3-2|88	cp -r wwwroot/cgi-bin/plugins %{buildroot}%{_datadir}/%{name}
14cr|awstats-7.3-2|89	
14cr|awstats-7.3-2|90	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|awstats-7.3-2|91	
14cr|awstats-7.3-2|92	
14cr|awstats-7.3-2|93	chmod 755 %{buildroot}%{_datadir}/{awstats/lang,awstats/www/icon/browser,awstats/lib,awstats/tools,awstats/tools/webmin,awstats/tools/nginx,awstats/www/icon/flags,awstats/www/icon/other,awstats/www/css,awstats/www/icon/cpu,awstats/www/icon/mime,awstats/tools/xslt,awstats/plugins/example,awstats/plugins,awstats/www/icon/clock,awstats/www/icon/os,awstats/www/icon,awstats/www/js,awstats/lang/tooltips_f,awstats/lang/tooltips_w,awstats/lang/tooltips_m}
14cr|awstats-7.3-2|94	
14cr|awstats-7.3-2|95	%post
14cr|awstats-7.3-2|96	if [ $1 -eq 1 ]; then
14cr|awstats-7.3-2|97	perl -pi -e 's/SiteDomain=""/SiteDomain="'`hostname`'"/' %{_sysconfdir}/%{name}/%{name}.conf
14cr|awstats-7.3-2|98	fi
14cr|awstats-7.3-2|99	
14cr|awstats-7.3-2|100	%files
14cr|awstats-7.3-2|101	%doc README.TXT docs/*
14cr|awstats-7.3-2|102	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|awstats-7.3-2|103	%config(noreplace) %{_sysconfdir}/%{name}
14cr|awstats-7.3-2|104	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14cr|awstats-7.3-2|105	%{_datadir}/%{name}
14cr|awstats-7.3-2|106	%{_localstatedir}/lib/%{name}
14cr|awstats-7.3-2|107	
14cr|awstats-7.3-2|108	%changelog
14cr|awstats-7.3-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.3-2
14cr|awstats-7.3-2|110	+ Revision: dee661d
14cr|awstats-7.3-2|111	- MassBuild#464: Increase release tag
14cr|awstats-7.3-2|112	
14cr|awstats-7.3-2|113	

325 14
14cr|ax25-0.0.12-0.rc2.2|1	%define name	ax25
14cr|ax25-0.0.12-0.rc2.2|2	%define version	0.0.12
14cr|ax25-0.0.12-0.rc2.2|3	%define prerel	rc2
14cr|ax25-0.0.12-0.rc2.2|4	%define release	2
14cr|ax25-0.0.12-0.rc2.2|5	
14cr|ax25-0.0.12-0.rc2.2|6	%define major		_0
14cr|ax25-0.0.12-0.rc2.2|7	%define libname		%mklibname %{name} %{major}
14cr|ax25-0.0.12-0.rc2.2|8	%define libnamedev	%mklibname %{name} %{major} -d
14cr|ax25-0.0.12-0.rc2.2|9	
14cr|ax25-0.0.12-0.rc2.2|10	Name:		%{name}
14cr|ax25-0.0.12-0.rc2.2|11	Summary:	Libraries for Amateur AX25
14cr|ax25-0.0.12-0.rc2.2|12	Version:	%{version}
14cr|ax25-0.0.12-0.rc2.2|13	Release:	%mkrel -c %{prerel} %{release}
14cr|ax25-0.0.12-0.rc2.2|14	Source:		http://www.linux-ax25.org/pub/libax25/lib%{name}-%{version}-%{prerel}.tar.gz
14cr|ax25-0.0.12-0.rc2.2|15	Url:		http://www.linux-ax25.org/wiki/LinuxAX25
14cr|ax25-0.0.12-0.rc2.2|16	Group:		Communications
14cr|ax25-0.0.12-0.rc2.2|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|ax25-0.0.12-0.rc2.2|18	BuildRequires:	zlib-devel
14cr|ax25-0.0.12-0.rc2.2|19	License:	LGPLv2+
14cr|ax25-0.0.12-0.rc2.2|20	
14cr|ax25-0.0.12-0.rc2.2|21	%description
14cr|ax25-0.0.12-0.rc2.2|22	Libraries for Amateur AX25.
14cr|ax25-0.0.12-0.rc2.2|23	
14cr|ax25-0.0.12-0.rc2.2|24	This package is split off from the previous ax25-utils.
14cr|ax25-0.0.12-0.rc2.2|25	
14cr|ax25-0.0.12-0.rc2.2|26	%package -n %{libname}
14cr|ax25-0.0.12-0.rc2.2|27	Summary:	Libraries for Amateur AX25
14cr|ax25-0.0.12-0.rc2.2|28	Group:		System/Libraries
14cr|ax25-0.0.12-0.rc2.2|29	Obsoletes:	libax25
14cr|ax25-0.0.12-0.rc2.2|30	Provides:	libax25
14cr|ax25-0.0.12-0.rc2.2|31	
14cr|ax25-0.0.12-0.rc2.2|32	%description -n %{libname}
14cr|ax25-0.0.12-0.rc2.2|33	Libraries for Amateur AX25.
14cr|ax25-0.0.12-0.rc2.2|34	
14cr|ax25-0.0.12-0.rc2.2|35	%package -n %{libnamedev}
14cr|ax25-0.0.12-0.rc2.2|36	Summary:	Development package for %{name}
14cr|ax25-0.0.12-0.rc2.2|37	Group:		Development/C
14cr|ax25-0.0.12-0.rc2.2|38	Requires:	%{libname} = %{version}-%{release}
14cr|ax25-0.0.12-0.rc2.2|39	Provides:	libax25-devel
14cr|ax25-0.0.12-0.rc2.2|40	Provides:	ax25-devel
14cr|ax25-0.0.12-0.rc2.2|41	Obsoletes:	libax25-devel
14cr|ax25-0.0.12-0.rc2.2|42	
14cr|ax25-0.0.12-0.rc2.2|43	%description -n %{libnamedev}
14cr|ax25-0.0.12-0.rc2.2|44	Development package for %{name}.
14cr|ax25-0.0.12-0.rc2.2|45	This package is split off from the previous ax25-utils.
14cr|ax25-0.0.12-0.rc2.2|46	
14cr|ax25-0.0.12-0.rc2.2|47	%prep
14cr|ax25-0.0.12-0.rc2.2|48	%setup -q -n lib%{name}-%{version}-%{prerel}
14cr|ax25-0.0.12-0.rc2.2|49	%configure2_5x --disable-static
14cr|ax25-0.0.12-0.rc2.2|50	
14cr|ax25-0.0.12-0.rc2.2|51	%build
14cr|ax25-0.0.12-0.rc2.2|52	
14cr|ax25-0.0.12-0.rc2.2|53	#fix build
14cr|ax25-0.0.12-0.rc2.2|54	sed -i -e 's|LIBS =|LIBS = -lz|' Makefile
14cr|ax25-0.0.12-0.rc2.2|55	
14cr|ax25-0.0.12-0.rc2.2|56	%make
14cr|ax25-0.0.12-0.rc2.2|57	
14cr|ax25-0.0.12-0.rc2.2|58	%install
14cr|ax25-0.0.12-0.rc2.2|59	rm -rf %{buildroot}
14cr|ax25-0.0.12-0.rc2.2|60	%makeinstall_std
14cr|ax25-0.0.12-0.rc2.2|61	
14cr|ax25-0.0.12-0.rc2.2|62	#we don't want these
14cr|ax25-0.0.12-0.rc2.2|63	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14cr|ax25-0.0.12-0.rc2.2|64	
14cr|ax25-0.0.12-0.rc2.2|65	%clean
14cr|ax25-0.0.12-0.rc2.2|66	rm -rf %{buildroot}
14cr|ax25-0.0.12-0.rc2.2|67	
14cr|ax25-0.0.12-0.rc2.2|68	%files -n %{libname}
14cr|ax25-0.0.12-0.rc2.2|69	%defattr(-,root,root)
14cr|ax25-0.0.12-0.rc2.2|70	%doc README ChangeLog AUTHORS NEWS
14cr|ax25-0.0.12-0.rc2.2|71	%{_libdir}/*.so.*
14cr|ax25-0.0.12-0.rc2.2|72	%{_mandir}/man5/*
14cr|ax25-0.0.12-0.rc2.2|73	
14cr|ax25-0.0.12-0.rc2.2|74	%files -n %{libnamedev}
14cr|ax25-0.0.12-0.rc2.2|75	%defattr(-,root,root)
14cr|ax25-0.0.12-0.rc2.2|76	%{_libdir}/*.so
14cr|ax25-0.0.12-0.rc2.2|77	%{_mandir}/man3/*
14cr|ax25-0.0.12-0.rc2.2|78	%{_includedir}/netax25/*
14cr|ax25-0.0.12-0.rc2.2|79	
14cr|ax25-0.0.12-0.rc2.2|80	
14cr|ax25-0.0.12-0.rc2.2|81	
14cr|ax25-0.0.12-0.rc2.2|82	%changelog
14cr|ax25-0.0.12-0.rc2.2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.12-0.rc2.2
14cr|ax25-0.0.12-0.rc2.2|84	+ Revision: 56a3c9e
14cr|ax25-0.0.12-0.rc2.2|85	- MassBuild#464: Increase release tag
14cr|ax25-0.0.12-0.rc2.2|86	
14cr|ax25-0.0.12-0.rc2.2|87	

326 14
14cr|ax25-apps-0.0.8-0.rc2.4|1	%define prerel	rc2
14cr|ax25-apps-0.0.8-0.rc2.4|2	%define release	4
14cr|ax25-apps-0.0.8-0.rc2.4|3	
14cr|ax25-apps-0.0.8-0.rc2.4|4	Name:		ax25-apps
14cr|ax25-apps-0.0.8-0.rc2.4|5	Version:	0.0.8
14cr|ax25-apps-0.0.8-0.rc2.4|6	Release:	%mkrel -c %{prerel} %{release}
14cr|ax25-apps-0.0.8-0.rc2.4|7	Summary:	Applications for kernel AX.25 support
14cr|ax25-apps-0.0.8-0.rc2.4|8	Group:		Communications
14cr|ax25-apps-0.0.8-0.rc2.4|9	#ax25ipd is BSD licensed, rest is GPLv2+
14cr|ax25-apps-0.0.8-0.rc2.4|10	License:	GPLv2+ and BSD
14cr|ax25-apps-0.0.8-0.rc2.4|11	Url:		http://www.linux-ax25.org/wiki/LinuxAX25
14cr|ax25-apps-0.0.8-0.rc2.4|12	Source:		http://www.linux-ax25.org/pub/ax25-apps/%{name}-%{version}-%{prerel}.tar.gz
14cr|ax25-apps-0.0.8-0.rc2.4|13	Patch0:		ax25-apps-0.0.8-nongenericnames.patch
14cr|ax25-apps-0.0.8-0.rc2.4|14	BuildRequires:	ax25-devel
14cr|ax25-apps-0.0.8-0.rc2.4|15	BuildRequires:	pkgconfig(ncurses)
14cr|ax25-apps-0.0.8-0.rc2.4|16	
14cr|ax25-apps-0.0.8-0.rc2.4|17	%description
14cr|ax25-apps-0.0.8-0.rc2.4|18	Applications for kernel AX.25 support.
14cr|ax25-apps-0.0.8-0.rc2.4|19	
14cr|ax25-apps-0.0.8-0.rc2.4|20	This package is split off from the previous ax25-utils and contains the
14cr|ax25-apps-0.0.8-0.rc2.4|21	following applications : ax25ipd, ax25mond, ax25rtctl, ax25rtd, axcall,
14cr|ax25-apps-0.0.8-0.rc2.4|22	axlisten.
14cr|ax25-apps-0.0.8-0.rc2.4|23	
14cr|ax25-apps-0.0.8-0.rc2.4|24	%prep
14cr|ax25-apps-0.0.8-0.rc2.4|25	%setup -q -n %{name}-%{version}-%{prerel}
14cr|ax25-apps-0.0.8-0.rc2.4|26	%patch0 -p1 -b .nongenericnames
14cr|ax25-apps-0.0.8-0.rc2.4|27	
14cr|ax25-apps-0.0.8-0.rc2.4|28	%build
14cr|ax25-apps-0.0.8-0.rc2.4|29	autoreconf -vfi
14cr|ax25-apps-0.0.8-0.rc2.4|30	%configure2_5x
14cr|ax25-apps-0.0.8-0.rc2.4|31	%make
14cr|ax25-apps-0.0.8-0.rc2.4|32	
14cr|ax25-apps-0.0.8-0.rc2.4|33	%install
14cr|ax25-apps-0.0.8-0.rc2.4|34	%makeinstall_std installconf
14cr|ax25-apps-0.0.8-0.rc2.4|35	
14cr|ax25-apps-0.0.8-0.rc2.4|36	%files
14cr|ax25-apps-0.0.8-0.rc2.4|37	%defattr(-,root,root)
14cr|ax25-apps-0.0.8-0.rc2.4|38	%doc README NEWS AUTHORS ChangeLog
14cr|ax25-apps-0.0.8-0.rc2.4|39	%dir %{_sysconfdir}/ax25
14cr|ax25-apps-0.0.8-0.rc2.4|40	%config(noreplace) %{_sysconfdir}/ax25/ax25ipd.conf
14cr|ax25-apps-0.0.8-0.rc2.4|41	%config(noreplace) %{_sysconfdir}/ax25/ax25mond.conf
14cr|ax25-apps-0.0.8-0.rc2.4|42	%config(noreplace) %{_sysconfdir}/ax25/ax25rtd.conf
14cr|ax25-apps-0.0.8-0.rc2.4|43	%{_bindir}/ax*
14cr|ax25-apps-0.0.8-0.rc2.4|44	%{_sbindir}/ax25*
14cr|ax25-apps-0.0.8-0.rc2.4|45	%{_mandir}/*/*
14cr|ax25-apps-0.0.8-0.rc2.4|46	
14cr|ax25-apps-0.0.8-0.rc2.4|47	
14cr|ax25-apps-0.0.8-0.rc2.4|48	
14cr|ax25-apps-0.0.8-0.rc2.4|49	%changelog
14cr|ax25-apps-0.0.8-0.rc2.4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-0.rc2.4
14cr|ax25-apps-0.0.8-0.rc2.4|51	+ Revision: 568ae53
14cr|ax25-apps-0.0.8-0.rc2.4|52	- MassBuild#464: Increase release tag
14cr|ax25-apps-0.0.8-0.rc2.4|53	
14cr|ax25-apps-0.0.8-0.rc2.4|54	

327 14
14cr|ax25spyd-0.23-16|1	Name:		ax25spyd
14cr|ax25spyd-0.23-16|2	Summary:	Daemon that listens for AX.25 packets from the kernel-AX.25
14cr|ax25spyd-0.23-16|3	Version:	0.23
14cr|ax25spyd-0.23-16|4	Release:	16
14cr|ax25spyd-0.23-16|5	Source:		http://linkt.de/ax25spyd/%{name}-%{version}.tar.bz2
14cr|ax25spyd-0.23-16|6	# From Debian: fixes build - AdamW 2008/01
14cr|ax25spyd-0.23-16|7	Patch0:		ax25spyd-0.23-build.patch
14cr|ax25spyd-0.23-16|8	Patch1:		ax25spyd-0.23-str_fmt.patch
14cr|ax25spyd-0.23-16|9	Group:		System/Servers
14cr|ax25spyd-0.23-16|10	URL:		http://linkt.de/ax25spyd/
14cr|ax25spyd-0.23-16|11	License:	GPLv2+
14cr|ax25spyd-0.23-16|12	BuildRequires:	pkgconfig(ncurses)
14cr|ax25spyd-0.23-16|13	BuildRequires:	ax25-devel
14cr|ax25spyd-0.23-16|14	
14cr|ax25spyd-0.23-16|15	%description
14cr|ax25spyd-0.23-16|16	This is ax25spyd (formerly known as monixd), a daemon that listens
14cr|ax25spyd-0.23-16|17	for AX.25 packets from the kernel-AX.25. These packets are decoded
14cr|ax25spyd-0.23-16|18	(like listen(1)) but not displayed on the screen.
14cr|ax25spyd-0.23-16|19	
14cr|ax25spyd-0.23-16|20	Other programs can connect to ax25spyd via sockets and issue commands.
14cr|ax25spyd-0.23-16|21	They will get all heard AX.25-packets in a human-readable format, an
14cr|ax25spyd-0.23-16|22	mheard structure, DX-cluster messages or spydata.
14cr|ax25spyd-0.23-16|23	
14cr|ax25spyd-0.23-16|24	%prep
14cr|ax25spyd-0.23-16|25	%setup -q
14cr|ax25spyd-0.23-16|26	%patch0 -p1 -b .build
14cr|ax25spyd-0.23-16|27	%patch1 -p0 -b .strfmt
14cr|ax25spyd-0.23-16|28	%build
14cr|ax25spyd-0.23-16|29	%configure2_5x
14cr|ax25spyd-0.23-16|30	%make
14cr|ax25spyd-0.23-16|31	
14cr|ax25spyd-0.23-16|32	%install
14cr|ax25spyd-0.23-16|33	%makeinstall_std
14cr|ax25spyd-0.23-16|34	
14cr|ax25spyd-0.23-16|35	mkdir -p %{buildroot}/%_sysconfdir/ax25
14cr|ax25spyd-0.23-16|36	mv %{buildroot}/%{_prefix}/etc/ax25/* %{buildroot}/%{_sysconfdir}/ax25/
14cr|ax25spyd-0.23-16|37	
14cr|ax25spyd-0.23-16|38	#doc cleaning
14cr|ax25spyd-0.23-16|39	rm -f examples/Makefile*
14cr|ax25spyd-0.23-16|40	
14cr|ax25spyd-0.23-16|41	%files
14cr|ax25spyd-0.23-16|42	%defattr(-,root,root)
14cr|ax25spyd-0.23-16|43	%{_bindir}/*
14cr|ax25spyd-0.23-16|44	%{_sbindir}/*
14cr|ax25spyd-0.23-16|45	%{_mandir}/*/*
14cr|ax25spyd-0.23-16|46	%{_sysconfdir}/ax25/*
14cr|ax25spyd-0.23-16|47	%doc AUTHORS BUGS ChangeLog INSTALL README examples
14cr|ax25spyd-0.23-16|48	
14cr|ax25spyd-0.23-16|49	
14cr|ax25spyd-0.23-16|50	
14cr|ax25spyd-0.23-16|51	
14cr|ax25spyd-0.23-16|52	%changelog
14cr|ax25spyd-0.23-16|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-16
14cr|ax25spyd-0.23-16|54	+ Revision: 4b1efbc
14cr|ax25spyd-0.23-16|55	- MassBuild#464: Increase release tag
14cr|ax25spyd-0.23-16|56	
14cr|ax25spyd-0.23-16|57	

328 14
14cr|ax25-tools-0.0.10-0.rc2.1|1	%define name	ax25-tools
14cr|ax25-tools-0.0.10-0.rc2.1|2	%define version	0.0.10
14cr|ax25-tools-0.0.10-0.rc2.1|3	%define prerel	rc2
14cr|ax25-tools-0.0.10-0.rc2.1|4	%define rel	1
14cr|ax25-tools-0.0.10-0.rc2.1|5	
14cr|ax25-tools-0.0.10-0.rc2.1|6	Name:           %{name}
14cr|ax25-tools-0.0.10-0.rc2.1|7	Version:        %{version}
14cr|ax25-tools-0.0.10-0.rc2.1|8	Release:        %mkrel -c %{prerel} %{rel}
14cr|ax25-tools-0.0.10-0.rc2.1|9	Summary:        Tools used to configure an ax.25 enabled computer
14cr|ax25-tools-0.0.10-0.rc2.1|10	Group:          Communications
14cr|ax25-tools-0.0.10-0.rc2.1|11	License:        GPLv2+
14cr|ax25-tools-0.0.10-0.rc2.1|12	URL:            http://www.linux-ax25.org/wiki/LinuxAX25
14cr|ax25-tools-0.0.10-0.rc2.1|13	Source0:        http://www.linux-ax25.org/pub/%{name}/%{name}-%{version}-%{prerel}.tar.gz
14cr|ax25-tools-0.0.10-0.rc2.1|14	Patch0:		ax25-tools-0.0.10-rc2-fix_str_fmt.patch
14cr|ax25-tools-0.0.10-0.rc2.1|15	Patch1:		ax25-tools-0.0.10-rc2-fix_linking.patch
14cr|ax25-tools-0.0.10-0.rc2.1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|ax25-tools-0.0.10-0.rc2.1|17	BuildRequires:  libax25-devel
14cr|ax25-tools-0.0.10-0.rc2.1|18	BuildRequires:  ncurses-devel
14cr|ax25-tools-0.0.10-0.rc2.1|19	BuildRequires:  libxt-devel
14cr|ax25-tools-0.0.10-0.rc2.1|20	BuildRequires:	fltk-devel
14cr|ax25-tools-0.0.10-0.rc2.1|21	
14cr|ax25-tools-0.0.10-0.rc2.1|22	%description
14cr|ax25-tools-0.0.10-0.rc2.1|23	ax25-tools is a collection of tools that are used to configure an ax.25 enabled
14cr|ax25-tools-0.0.10-0.rc2.1|24	computer. They will configure interfaces and assign callsigns to ports as well
14cr|ax25-tools-0.0.10-0.rc2.1|25	as Net/ROM and ROSE configuration.
14cr|ax25-tools-0.0.10-0.rc2.1|26	
14cr|ax25-tools-0.0.10-0.rc2.1|27	%prep
14cr|ax25-tools-0.0.10-0.rc2.1|28	%setup -qn %{name}-%{version}-%{prerel}
14cr|ax25-tools-0.0.10-0.rc2.1|29	%patch0 -p1
14cr|ax25-tools-0.0.10-0.rc2.1|30	%patch1 -p1
14cr|ax25-tools-0.0.10-0.rc2.1|31	
14cr|ax25-tools-0.0.10-0.rc2.1|32	%build
14cr|ax25-tools-0.0.10-0.rc2.1|33	%configure2_5x --with-x
14cr|ax25-tools-0.0.10-0.rc2.1|34	%make
14cr|ax25-tools-0.0.10-0.rc2.1|35	
14cr|ax25-tools-0.0.10-0.rc2.1|36	%install
14cr|ax25-tools-0.0.10-0.rc2.1|37	rm -rf %{buildroot}
14cr|ax25-tools-0.0.10-0.rc2.1|38	%makeinstall_std
14cr|ax25-tools-0.0.10-0.rc2.1|39	
14cr|ax25-tools-0.0.10-0.rc2.1|40	rm -rf %{buildroot}%{_docdir}
14cr|ax25-tools-0.0.10-0.rc2.1|41	
14cr|ax25-tools-0.0.10-0.rc2.1|42	%clean
14cr|ax25-tools-0.0.10-0.rc2.1|43	rm -rf %{buildroot}
14cr|ax25-tools-0.0.10-0.rc2.1|44	
14cr|ax25-tools-0.0.10-0.rc2.1|45	%files
14cr|ax25-tools-0.0.10-0.rc2.1|46	%defattr(-,root,root,-)
14cr|ax25-tools-0.0.10-0.rc2.1|47	%doc AUTHORS ChangeLog README
14cr|ax25-tools-0.0.10-0.rc2.1|48	%doc yamdrv/README.yamdrv user_call/README.user_call tcpip/ttylinkd.README dmascc/README.dmascc
14cr|ax25-tools-0.0.10-0.rc2.1|49	%doc ax25/axgetput/README
14cr|ax25-tools-0.0.10-0.rc2.1|50	%{_bindir}/*
14cr|ax25-tools-0.0.10-0.rc2.1|51	%{_sbindir}/*
14cr|ax25-tools-0.0.10-0.rc2.1|52	%{_mandir}/man*/*
14cr|ax25-tools-0.0.10-0.rc2.1|53	
14cr|ax25-tools-0.0.10-0.rc2.1|54	
14cr|ax25-tools-0.0.10-0.rc2.1|55	
14cr|ax25-tools-0.0.10-0.rc2.1|56	%changelog
14cr|ax25-tools-0.0.10-0.rc2.1|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0.10-0.rc2.1
14cr|ax25-tools-0.0.10-0.rc2.1|58	+ Revision: dece361
14cr|ax25-tools-0.0.10-0.rc2.1|59	- Automatic import for version 0.0.10
14cr|ax25-tools-0.0.10-0.rc2.1|60	
14cr|ax25-tools-0.0.10-0.rc2.1|61	

329 14
14cr|axel-2.4-4|1	Summary:	A light Linux download accelerator - Console version
14cr|axel-2.4-4|2	Name:		axel
14cr|axel-2.4-4|3	Version:	2.4
14cr|axel-2.4-4|4	Release:	4
14cr|axel-2.4-4|5	License:	GPLv2+
14cr|axel-2.4-4|6	Group:		Networking/File transfer
14cr|axel-2.4-4|7	Url:		http://axel.alioth.debian.org/
14cr|axel-2.4-4|8	Source0:	http://alioth.debian.org/frs/download.php/2287/%name-%version.tar.bz2
14cr|axel-2.4-4|9	
14cr|axel-2.4-4|10	%description
14cr|axel-2.4-4|11	Axel tries to accelerate the downloading process by using multiple
14cr|axel-2.4-4|12	connections for one file. Starting from version 0.97, the program can use
14cr|axel-2.4-4|13	different URL's for one download as well. The program tries to be as light
14cr|axel-2.4-4|14	as possible (25-30k in binary form), so it might be useful as a wget clone
14cr|axel-2.4-4|15	on byte-critical systems.
14cr|axel-2.4-4|16	
14cr|axel-2.4-4|17	%files -f %{name}.lang
14cr|axel-2.4-4|18	%{_bindir}/axel
14cr|axel-2.4-4|19	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/axelrc
14cr|axel-2.4-4|20	%{_mandir}/man1/axel.1*
14cr|axel-2.4-4|21	%lang(zh_C) %{_mandir}/zh_CN/man1/*
14cr|axel-2.4-4|22	%doc CREDITS CHANGES README axelrc.example
14cr|axel-2.4-4|23	
14cr|axel-2.4-4|24	#----------------------------------------------------------------------------
14cr|axel-2.4-4|25	
14cr|axel-2.4-4|26	%prep
14cr|axel-2.4-4|27	%setup -q
14cr|axel-2.4-4|28	
14cr|axel-2.4-4|29	%build
14cr|axel-2.4-4|30	./configure \
14cr|axel-2.4-4|31	--prefix=%{_prefix} \
14cr|axel-2.4-4|32	--libdir=%{_libdir} \
14cr|axel-2.4-4|33	--etcdir=%{_sysconfdir} \
14cr|axel-2.4-4|34	--i18n=1 \
14cr|axel-2.4-4|35	--strip=0
14cr|axel-2.4-4|36	echo 'CFLAGS=%{optflags}' >> Makefile.settings
14cr|axel-2.4-4|37	%make
14cr|axel-2.4-4|38	
14cr|axel-2.4-4|39	%install
14cr|axel-2.4-4|40	%makeinstall_std
14cr|axel-2.4-4|41	
14cr|axel-2.4-4|42	%find_lang %{name}
14cr|axel-2.4-4|43	
14cr|axel-2.4-4|44	
14cr|axel-2.4-4|45	%changelog
14cr|axel-2.4-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14cr|axel-2.4-4|47	+ Revision: de7bc62
14cr|axel-2.4-4|48	- MassBuild#464: Increase release tag
14cr|axel-2.4-4|49	
14cr|axel-2.4-4|50	

330 14
14cr|axssh-0.4-3|1	Summary:	Secure login with linemode and ssh
14cr|axssh-0.4-3|2	Name:		axssh
14cr|axssh-0.4-3|3	Version:	0.4
14cr|axssh-0.4-3|4	Release:	3
14cr|axssh-0.4-3|5	License:	GPLv2+
14cr|axssh-0.4-3|6	Group:		Communications
14cr|axssh-0.4-3|7	Url:		http://tools.assembla.com/svn/hamradio
14cr|axssh-0.4-3|8	Source0:	axssh-%{version}.tar.gz
14cr|axssh-0.4-3|9	Requires:	openssh-clients
14cr|axssh-0.4-3|10	
14cr|axssh-0.4-3|11	%description
14cr|axssh-0.4-3|12	Axssh is a linemode wrapper for SSH via Amateur Packet Radio links.
14cr|axssh-0.4-3|13	
14cr|axssh-0.4-3|14	%files
14cr|axssh-0.4-3|15	%doc README
14cr|axssh-0.4-3|16	%{_bindir}/axssh
14cr|axssh-0.4-3|17	
14cr|axssh-0.4-3|18	#----------------------------------------------------------------------------
14cr|axssh-0.4-3|19	
14cr|axssh-0.4-3|20	%prep
14cr|axssh-0.4-3|21	%setup -q
14cr|axssh-0.4-3|22	
14cr|axssh-0.4-3|23	%build
14cr|axssh-0.4-3|24	%make CFLAGS="%{optflags}"
14cr|axssh-0.4-3|25	
14cr|axssh-0.4-3|26	%install
14cr|axssh-0.4-3|27	install -d -m 755 %{buildroot}/%{_bindir}
14cr|axssh-0.4-3|28	install -d -m 755 %{buildroot}/%{_docdir}/%{name}
14cr|axssh-0.4-3|29	install -m 755 axssh %{buildroot}/%{_bindir}/
14cr|axssh-0.4-3|30	install -m 644 README %{buildroot}/%{_docdir}/%{name}
14cr|axssh-0.4-3|31	
14cr|axssh-0.4-3|32	
14cr|axssh-0.4-3|33	%changelog
14cr|axssh-0.4-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|axssh-0.4-3|35	+ Revision: 9785ee2
14cr|axssh-0.4-3|36	- MassBuild#464: Increase release tag
14cr|axssh-0.4-3|37	
14cr|axssh-0.4-3|38	

331 14
14cr|ayttm-0.6.2-4|1	Summary:	Instant messaging client
14cr|ayttm-0.6.2-4|2	Name:		ayttm
14cr|ayttm-0.6.2-4|3	Version:	0.6.2
14cr|ayttm-0.6.2-4|4	Release:	4
14cr|ayttm-0.6.2-4|5	License:	GPLv2+
14cr|ayttm-0.6.2-4|6	Group:		Networking/Instant messaging
14cr|ayttm-0.6.2-4|7	Source:		http://downloads.sourceforge.net/project/ayttm/ayttm/%{version}/%{name}-%{version}.tar.bz2
14cr|ayttm-0.6.2-4|8	Source10:	%{name}.16.png.bz2
14cr|ayttm-0.6.2-4|9	Source11:	%{name}.32.png.bz2
14cr|ayttm-0.6.2-4|10	Source12:	%{name}.48.png.bz2
14cr|ayttm-0.6.2-4|11	Source20:	%{name}-puddles-smileys.tar.bz2
14cr|ayttm-0.6.2-4|12	Patch0:		ayttm-0.6.2-fix-str-fmt.patch
14cr|ayttm-0.6.2-4|13	Patch1:		ayttm-0.6.2-link.patch
14cr|ayttm-0.6.2-4|14	Patch2:		ayttm-0.6.2-imagedir.patch
14cr|ayttm-0.6.2-4|15	Obsoletes:	everybuddy
14cr|ayttm-0.6.2-4|16	Provides:	everybuddy
14cr|ayttm-0.6.2-4|17	URL:		http://ayttm.sourceforge.net
14cr|ayttm-0.6.2-4|18	BuildRequires:	automake
14cr|ayttm-0.6.2-4|19	BuildRequires:	bison
14cr|ayttm-0.6.2-4|20	BuildRequires:	flex
14cr|ayttm-0.6.2-4|21	BuildRequires:	gettext-devel
14cr|ayttm-0.6.2-4|22	BuildRequires:	pkgconfig(glib-2.0)
14cr|ayttm-0.6.2-4|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ayttm-0.6.2-4|24	BuildRequires:	libgpgme-devel
14cr|ayttm-0.6.2-4|25	BuildRequires:	libltdl-devel
14cr|ayttm-0.6.2-4|26	BuildRequires:	pkgconfig(enchant)
14cr|ayttm-0.6.2-4|27	BuildRequires:	pkgconfig(esound)
14cr|ayttm-0.6.2-4|28	BuildRequires:	pkgconfig(jasper)
14cr|ayttm-0.6.2-4|29	BuildRequires:	pkgconfig(openssl)
14cr|ayttm-0.6.2-4|30	BuildRequires:	pkgconfig(x11)
14cr|ayttm-0.6.2-4|31	BuildRequires:	pkgconfig(xpm)
14cr|ayttm-0.6.2-4|32	BuildRequires:	pkgconfig(xscrnsaver)
14cr|ayttm-0.6.2-4|33	
14cr|ayttm-0.6.2-4|34	%description
14cr|ayttm-0.6.2-4|35	Ayttm is designed to become a Universal Instant Messaging client
14cr|ayttm-0.6.2-4|36	designed to seamlessly integrate all existing Instant Messaging clients and
14cr|ayttm-0.6.2-4|37	provide a single consistant user interface. Currently, Ayttm supports
14cr|ayttm-0.6.2-4|38	sending and receiving messages via AOL, ICQ, Yahoo, MSN, IRC and Jabber.
14cr|ayttm-0.6.2-4|39	
14cr|ayttm-0.6.2-4|40	%prep
14cr|ayttm-0.6.2-4|41	%setup -q -n %{name}-%{version}
14cr|ayttm-0.6.2-4|42	%setup -q -n %{name}-%{version} -T -D -a20
14cr|ayttm-0.6.2-4|43	%patch0 -p0
14cr|ayttm-0.6.2-4|44	%patch1 -p0
14cr|ayttm-0.6.2-4|45	%patch2 -p0
14cr|ayttm-0.6.2-4|46	
14cr|ayttm-0.6.2-4|47	%build
14cr|ayttm-0.6.2-4|48	autoreconf -fi
14cr|ayttm-0.6.2-4|49	%configure2_5x --enable-esd --disable-arts --enable-lj \
14cr|ayttm-0.6.2-4|50	--enable-jasper-filter --enable-smtp --disable-static
14cr|ayttm-0.6.2-4|51	
14cr|ayttm-0.6.2-4|52	%make
14cr|ayttm-0.6.2-4|53	
14cr|ayttm-0.6.2-4|54	%install
14cr|ayttm-0.6.2-4|55	%makeinstall_std
14cr|ayttm-0.6.2-4|56	
14cr|ayttm-0.6.2-4|57	
14cr|ayttm-0.6.2-4|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ayttm-0.6.2-4|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ayttm-0.6.2-4|60	[Desktop Entry]
14cr|ayttm-0.6.2-4|61	Name=Ayttm
14cr|ayttm-0.6.2-4|62	Comment=Universal Instant Messaging Client
14cr|ayttm-0.6.2-4|63	Exec=%{_bindir}/ayttm
14cr|ayttm-0.6.2-4|64	Icon=%{name}
14cr|ayttm-0.6.2-4|65	Terminal=false
14cr|ayttm-0.6.2-4|66	Type=Application
14cr|ayttm-0.6.2-4|67	Categories=Network;InstantMessaging;
14cr|ayttm-0.6.2-4|68	EOF
14cr|ayttm-0.6.2-4|69	
14cr|ayttm-0.6.2-4|70	rm -f %buildroot%_datadir/applnk/Internet/ayttm.desktop
14cr|ayttm-0.6.2-4|71	rm -f %buildroot%_datadir/gnome/apps/Internet/ayttm.desktop
14cr|ayttm-0.6.2-4|72	
14cr|ayttm-0.6.2-4|73	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|ayttm-0.6.2-4|74	bzip2 -dc %{SOURCE10} > %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|ayttm-0.6.2-4|75	bzip2 -dc %{SOURCE11} > %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|ayttm-0.6.2-4|76	bzip2 -dc %{SOURCE12} > %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|ayttm-0.6.2-4|77	
14cr|ayttm-0.6.2-4|78	# Extra smileys
14cr|ayttm-0.6.2-4|79	cp -a 'Puddles' %{buildroot}%{_datadir}/%{name}/smileys
14cr|ayttm-0.6.2-4|80	
14cr|ayttm-0.6.2-4|81	%find_lang %{name}
14cr|ayttm-0.6.2-4|82	
14cr|ayttm-0.6.2-4|83	%post
14cr|ayttm-0.6.2-4|84	# Fix the paths to the modules in the prefs files...
14cr|ayttm-0.6.2-4|85	# Note that $ has to be escaped so the shell doesn't wack
14cr|ayttm-0.6.2-4|86	# them.
14cr|ayttm-0.6.2-4|87	%__perl <<EOP
14cr|ayttm-0.6.2-4|88	while (my (@pwent) = getpwent()) {
14cr|ayttm-0.6.2-4|89	my \$homedir = \$pwent[7];
14cr|ayttm-0.6.2-4|90	my \$prefs;
14cr|ayttm-0.6.2-4|91	if (open PREFS, "<\$homedir/.ayttm/prefs") {
14cr|ayttm-0.6.2-4|92	while (<PREFS>) {
14cr|ayttm-0.6.2-4|93	s!%{_datadir}/%{name}/modules!%{_libdir}/%{name}!g;
14cr|ayttm-0.6.2-4|94	\$prefs .= \$_;
14cr|ayttm-0.6.2-4|95	}
14cr|ayttm-0.6.2-4|96	close PREFS;
14cr|ayttm-0.6.2-4|97	unless (rename("\$homedir/.ayttm/prefs","\$homedir/.ayttm/prefs.orig")) {
14cr|ayttm-0.6.2-4|98	warn "Cannot rename \$homedir/.ayttm/prefs to \$homedir/.ayttm/prefs.orig";
14cr|ayttm-0.6.2-4|99	next;
14cr|ayttm-0.6.2-4|100	}
14cr|ayttm-0.6.2-4|101	open PREFS, ">\$homedir/.ayttm/prefs";
14cr|ayttm-0.6.2-4|102	print PREFS \$prefs;
14cr|ayttm-0.6.2-4|103	close PREFS;
14cr|ayttm-0.6.2-4|104	}
14cr|ayttm-0.6.2-4|105	}
14cr|ayttm-0.6.2-4|106	EOP
14cr|ayttm-0.6.2-4|107	
14cr|ayttm-0.6.2-4|108	%files -f %{name}.lang
14cr|ayttm-0.6.2-4|109	%doc doc/ AUTHORS ChangeLog INSTALL README TODO ABOUT-NLS
14cr|ayttm-0.6.2-4|110	%{_bindir}/*
14cr|ayttm-0.6.2-4|111	%{_mandir}/man1/*
14cr|ayttm-0.6.2-4|112	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ayttm-0.6.2-4|113	%{_datadir}/%{name}
14cr|ayttm-0.6.2-4|114	%{_libdir}/%{name}
14cr|ayttm-0.6.2-4|115	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|ayttm-0.6.2-4|116	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|ayttm-0.6.2-4|117	
14cr|ayttm-0.6.2-4|118	
14cr|ayttm-0.6.2-4|119	%changelog
14cr|ayttm-0.6.2-4|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-4
14cr|ayttm-0.6.2-4|121	+ Revision: e77102f
14cr|ayttm-0.6.2-4|122	- MassBuild#464: Increase release tag
14cr|ayttm-0.6.2-4|123	
14cr|ayttm-0.6.2-4|124	

332 14
14cr|azy-1.0.0.77508-0.20121010.1|1	#Tarball of svn snapshot created as follows...
14cr|azy-1.0.0.77508-0.20121010.1|2	#Cut and paste in a shell after removing initial #
14cr|azy-1.0.0.77508-0.20121010.1|3	
14cr|azy-1.0.0.77508-0.20121010.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/PROTO/azy azy; \
14cr|azy-1.0.0.77508-0.20121010.1|5	#cd azy; \
14cr|azy-1.0.0.77508-0.20121010.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
14cr|azy-1.0.0.77508-0.20121010.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|azy-1.0.0.77508-0.20121010.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|azy-1.0.0.77508-0.20121010.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|azy-1.0.0.77508-0.20121010.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
14cr|azy-1.0.0.77508-0.20121010.1|11	#cd ..; \
14cr|azy-1.0.0.77508-0.20121010.1|12	#tar -Jcf azy-$PKG_VERSION.tar.xz azy/ --exclude .svn --exclude .*ignore
14cr|azy-1.0.0.77508-0.20121010.1|13	
14cr|azy-1.0.0.77508-0.20121010.1|14	%define svndate 20121010
14cr|azy-1.0.0.77508-0.20121010.1|15	%define svnrev  77508
14cr|azy-1.0.0.77508-0.20121010.1|16	
14cr|azy-1.0.0.77508-0.20121010.1|17	%define major 1
14cr|azy-1.0.0.77508-0.20121010.1|18	%define libname %mklibname %{name} %{major}
14cr|azy-1.0.0.77508-0.20121010.1|19	%define develname %mklibname %{name} -d
14cr|azy-1.0.0.77508-0.20121010.1|20	
14cr|azy-1.0.0.77508-0.20121010.1|21	Summary:	Lazy RPC client/server library
14cr|azy-1.0.0.77508-0.20121010.1|22	Name:		azy
14cr|azy-1.0.0.77508-0.20121010.1|23	Version:	1.0.0.%{svnrev}
14cr|azy-1.0.0.77508-0.20121010.1|24	Release:	0.%{svndate}.1
14cr|azy-1.0.0.77508-0.20121010.1|25	License:	BSD
14cr|azy-1.0.0.77508-0.20121010.1|26	Group:		Graphical desktop/Enlightenment
14cr|azy-1.0.0.77508-0.20121010.1|27	URL:		http://www.enlightenment.org/
14cr|azy-1.0.0.77508-0.20121010.1|28	Source0:	%{name}-%{version}.tar.xz
14cr|azy-1.0.0.77508-0.20121010.1|29	BuildRequires:  byacc
14cr|azy-1.0.0.77508-0.20121010.1|30	BuildRequires:  re2c
14cr|azy-1.0.0.77508-0.20121010.1|31	BuildRequires:  pkgconfig(ecore)
14cr|azy-1.0.0.77508-0.20121010.1|32	BuildRequires:  pkgconfig(eina)
14cr|azy-1.0.0.77508-0.20121010.1|33	
14cr|azy-1.0.0.77508-0.20121010.1|34	%description
14cr|azy-1.0.0.77508-0.20121010.1|35	Azy is a full rewrite of libzxr, itself a modification of libxr. It
14cr|azy-1.0.0.77508-0.20121010.1|36	is meant for implementing rpc clients and servers in a simple manner.
14cr|azy-1.0.0.77508-0.20121010.1|37	
14cr|azy-1.0.0.77508-0.20121010.1|38	%package -n %{libname}
14cr|azy-1.0.0.77508-0.20121010.1|39	Summary:    Libraries for the edje package
14cr|azy-1.0.0.77508-0.20121010.1|40	Group:      System/Libraries
14cr|azy-1.0.0.77508-0.20121010.1|41	
14cr|azy-1.0.0.77508-0.20121010.1|42	%description -n %{libname}
14cr|azy-1.0.0.77508-0.20121010.1|43	Azy is a full rewrite of libzxr, itself a modification of libxr. It
14cr|azy-1.0.0.77508-0.20121010.1|44	is meant for implementing rpc clients and servers in a simple manner.
14cr|azy-1.0.0.77508-0.20121010.1|45	
14cr|azy-1.0.0.77508-0.20121010.1|46	Libraries for azy.
14cr|azy-1.0.0.77508-0.20121010.1|47	
14cr|azy-1.0.0.77508-0.20121010.1|48	%package -n %{develname}
14cr|azy-1.0.0.77508-0.20121010.1|49	Summary:    Enlightenment azy headers and development libraries
14cr|azy-1.0.0.77508-0.20121010.1|50	Group:      Development/C
14cr|azy-1.0.0.77508-0.20121010.1|51	Requires:   %{libname} = %{version}
14cr|azy-1.0.0.77508-0.20121010.1|52	Provides:   %{name}-devel = %{version}-%{release}
14cr|azy-1.0.0.77508-0.20121010.1|53	
14cr|azy-1.0.0.77508-0.20121010.1|54	%description -n %{develname}
14cr|azy-1.0.0.77508-0.20121010.1|55	Azy development headers and libraries.
14cr|azy-1.0.0.77508-0.20121010.1|56	%prep
14cr|azy-1.0.0.77508-0.20121010.1|57	%setup -qn %{name}
14cr|azy-1.0.0.77508-0.20121010.1|58	
14cr|azy-1.0.0.77508-0.20121010.1|59	
14cr|azy-1.0.0.77508-0.20121010.1|60	%build
14cr|azy-1.0.0.77508-0.20121010.1|61	NOCONFIGURE=yes ./autogen.sh
14cr|azy-1.0.0.77508-0.20121010.1|62	%configure2_5x \
14cr|azy-1.0.0.77508-0.20121010.1|63	--disable-static
14cr|azy-1.0.0.77508-0.20121010.1|64	%make
14cr|azy-1.0.0.77508-0.20121010.1|65	
14cr|azy-1.0.0.77508-0.20121010.1|66	%install
14cr|azy-1.0.0.77508-0.20121010.1|67	rm -fr %{buildroot}
14cr|azy-1.0.0.77508-0.20121010.1|68	%makeinstall
14cr|azy-1.0.0.77508-0.20121010.1|69	
14cr|azy-1.0.0.77508-0.20121010.1|70	%files -n %{libname}
14cr|azy-1.0.0.77508-0.20121010.1|71	%{_libdir}/libazy*.so.%{major}*
14cr|azy-1.0.0.77508-0.20121010.1|72	
14cr|azy-1.0.0.77508-0.20121010.1|73	%files -n %{develname}
14cr|azy-1.0.0.77508-0.20121010.1|74	%doc AUTHORS COPYING README
14cr|azy-1.0.0.77508-0.20121010.1|75	%{_bindir}/azy_parser
14cr|azy-1.0.0.77508-0.20121010.1|76	%{_includedir}/*
14cr|azy-1.0.0.77508-0.20121010.1|77	%{_libdir}/*.so
14cr|azy-1.0.0.77508-0.20121010.1|78	%{_libdir}/pkgconfig/*
14cr|azy-1.0.0.77508-0.20121010.1|79	
14cr|azy-1.0.0.77508-0.20121010.1|80	
14cr|azy-1.0.0.77508-0.20121010.1|81	%changelog
14cr|azy-1.0.0.77508-0.20121010.1|82	* Wed Oct 10 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.0.77508-0.20121010.1
14cr|azy-1.0.0.77508-0.20121010.1|83	+ Revision: 2cc9801
14cr|azy-1.0.0.77508-0.20121010.1|84	- BR: re2c
14cr|azy-1.0.0.77508-0.20121010.1|85	
14cr|azy-1.0.0.77508-0.20121010.1|86	

333 14
14cr|b5i2iso-0.2-7|1	%define name	b5i2iso
14cr|b5i2iso-0.2-7|2	%define version	0.2
14cr|b5i2iso-0.2-7|3	%define release 7
14cr|b5i2iso-0.2-7|4	
14cr|b5i2iso-0.2-7|5	Name:		%{name}
14cr|b5i2iso-0.2-7|6	Version:	%{version}
14cr|b5i2iso-0.2-7|7	Release:	%{release}
14cr|b5i2iso-0.2-7|8	Summary:	Convert Blindwrite CD Images to ISO
14cr|b5i2iso-0.2-7|9	Source:		%{name}-%{version}.tar.bz2
14cr|b5i2iso-0.2-7|10	URL:		http://developer.berlios.de/projects/b5i2iso/
14cr|b5i2iso-0.2-7|11	License:	GPL
14cr|b5i2iso-0.2-7|12	Group:		Archiving/Other
14cr|b5i2iso-0.2-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|b5i2iso-0.2-7|14	
14cr|b5i2iso-0.2-7|15	
14cr|b5i2iso-0.2-7|16	%description
14cr|b5i2iso-0.2-7|17	B5I2ISO is a very simple utility to
14cr|b5i2iso-0.2-7|18	convert an BlindWrite image to the
14cr|b5i2iso-0.2-7|19	standard ISO-9660 format.
14cr|b5i2iso-0.2-7|20	
14cr|b5i2iso-0.2-7|21	Usage: b5i2iso image.b5i <image.iso>
14cr|b5i2iso-0.2-7|22	
14cr|b5i2iso-0.2-7|23	%prep
14cr|b5i2iso-0.2-7|24	%setup -q
14cr|b5i2iso-0.2-7|25	chmod 644 CHANGELOG
14cr|b5i2iso-0.2-7|26	
14cr|b5i2iso-0.2-7|27	%build
14cr|b5i2iso-0.2-7|28	gcc %optflags ./src/b5i2iso.c -o b5i2iso
14cr|b5i2iso-0.2-7|29	
14cr|b5i2iso-0.2-7|30	%install
14cr|b5i2iso-0.2-7|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|b5i2iso-0.2-7|32	mkdir -p %{buildroot}%{_bindir}
14cr|b5i2iso-0.2-7|33	install b5i2iso %{buildroot}%{_bindir}/b5i2iso
14cr|b5i2iso-0.2-7|34	
14cr|b5i2iso-0.2-7|35	%clean
14cr|b5i2iso-0.2-7|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|b5i2iso-0.2-7|37	
14cr|b5i2iso-0.2-7|38	%files
14cr|b5i2iso-0.2-7|39	%defattr(-,root,root)
14cr|b5i2iso-0.2-7|40	%doc CHANGELOG
14cr|b5i2iso-0.2-7|41	%{_bindir}/b5i2iso
14cr|b5i2iso-0.2-7|42	
14cr|b5i2iso-0.2-7|43	
14cr|b5i2iso-0.2-7|44	
14cr|b5i2iso-0.2-7|45	
14cr|b5i2iso-0.2-7|46	
14cr|b5i2iso-0.2-7|47	%changelog
14cr|b5i2iso-0.2-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|b5i2iso-0.2-7|49	+ Revision: 6a8d652
14cr|b5i2iso-0.2-7|50	- MassBuild#464: Increase release tag
14cr|b5i2iso-0.2-7|51	
14cr|b5i2iso-0.2-7|52	

334 14
14cr|backintime-1.0.34-2|1	Summary:	Backup tool for Linux
14cr|backintime-1.0.34-2|2	Name:		backintime
14cr|backintime-1.0.34-2|3	Version:	1.0.34
14cr|backintime-1.0.34-2|4	Release:	2
14cr|backintime-1.0.34-2|5	License:	GPLv2+
14cr|backintime-1.0.34-2|6	Group:		Archiving/Backup
14cr|backintime-1.0.34-2|7	Url:		http://backintime.le-web.org
14cr|backintime-1.0.34-2|8	Source0:	http://backintime.le-web.org/download/backintime/%{name}-%{version}.tar.gz
14cr|backintime-1.0.34-2|9	BuildArch:	noarch
14cr|backintime-1.0.34-2|10	
14cr|backintime-1.0.34-2|11	%description
14cr|backintime-1.0.34-2|12	Back In Time is a simple backup tool for Linux inspired from
14cr|backintime-1.0.34-2|13	Flyback project and TimeVault.
14cr|backintime-1.0.34-2|14	
14cr|backintime-1.0.34-2|15	#----------------------------------------------------------------------------
14cr|backintime-1.0.34-2|16	
14cr|backintime-1.0.34-2|17	%package common
14cr|backintime-1.0.34-2|18	Summary:	Back Up Tool for Linux
14cr|backintime-1.0.34-2|19	Group:		Archiving/Backup
14cr|backintime-1.0.34-2|20	Requires:	python
14cr|backintime-1.0.34-2|21	Requires:	rsync
14cr|backintime-1.0.34-2|22	Requires:	cron-daemon
14cr|backintime-1.0.34-2|23	Requires:	python-keyring
14cr|backintime-1.0.34-2|24	
14cr|backintime-1.0.34-2|25	%description common
14cr|backintime-1.0.34-2|26	Common files for Back In Time.
14cr|backintime-1.0.34-2|27	
14cr|backintime-1.0.34-2|28	%files common -f %{name}.lang
14cr|backintime-1.0.34-2|29	%{_bindir}/%{name}
14cr|backintime-1.0.34-2|30	%dir %{_datadir}/%{name}/
14cr|backintime-1.0.34-2|31	%{_datadir}/%{name}/common/
14cr|backintime-1.0.34-2|32	%{_datadir}/%{name}/plugins/
14cr|backintime-1.0.34-2|33	%{_mandir}/man1/%{name}.1.*
14cr|backintime-1.0.34-2|34	%{_mandir}/man1/%{name}-config.1.*
14cr|backintime-1.0.34-2|35	%doc %{_datadir}/doc/%{name}/
14cr|backintime-1.0.34-2|36	%doc %{_datadir}/doc/%{name}-common/
14cr|backintime-1.0.34-2|37	
14cr|backintime-1.0.34-2|38	#----------------------------------------------------------------------------
14cr|backintime-1.0.34-2|39	
14cr|backintime-1.0.34-2|40	%package gnome
14cr|backintime-1.0.34-2|41	Summary:	Gnome Frontend for Back In Time
14cr|backintime-1.0.34-2|42	Group:		Archiving/Backup
14cr|backintime-1.0.34-2|43	Requires:	pygtk2.0-libglade
14cr|backintime-1.0.34-2|44	Requires:	gnome-python
14cr|backintime-1.0.34-2|45	Requires:	meld
14cr|backintime-1.0.34-2|46	Requires:	python-notify
14cr|backintime-1.0.34-2|47	Requires:	%{name}-common = %{version}
14cr|backintime-1.0.34-2|48	Conflicts:	%{name}-common < 0.9.24-3
14cr|backintime-1.0.34-2|49	
14cr|backintime-1.0.34-2|50	%description gnome
14cr|backintime-1.0.34-2|51	Gnome Frontend for Back In Time.
14cr|backintime-1.0.34-2|52	
14cr|backintime-1.0.34-2|53	%files gnome
14cr|backintime-1.0.34-2|54	%doc LICENSE README
14cr|backintime-1.0.34-2|55	%{_bindir}/%{name}-gnome
14cr|backintime-1.0.34-2|56	%{_bindir}/%{name}-gnome-root
14cr|backintime-1.0.34-2|57	%{_sbindir}/%{name}-gnome-root
14cr|backintime-1.0.34-2|58	%{_mandir}/man1/%{name}-gnome.*
14cr|backintime-1.0.34-2|59	%{_sysconfdir}/pam.d/%{name}-gnome-root
14cr|backintime-1.0.34-2|60	%{_sysconfdir}/security/console.apps/%{name}-gnome-root
14cr|backintime-1.0.34-2|61	%{_datadir}/applications/%{name}-gnome.desktop
14cr|backintime-1.0.34-2|62	%{_datadir}/applications/%{name}-gnome-root.desktop
14cr|backintime-1.0.34-2|63	%{_datadir}/%{name}/gnome/
14cr|backintime-1.0.34-2|64	%doc %{_datadir}/gnome/help/%{name}/
14cr|backintime-1.0.34-2|65	%{_datadir}/omf/%{name}/
14cr|backintime-1.0.34-2|66	
14cr|backintime-1.0.34-2|67	#----------------------------------------------------------------------------
14cr|backintime-1.0.34-2|68	
14cr|backintime-1.0.34-2|69	%package kde4
14cr|backintime-1.0.34-2|70	Summary:	KDE Frontend for Back In Time
14cr|backintime-1.0.34-2|71	Group:		Archiving/Backup
14cr|backintime-1.0.34-2|72	Requires:	x11-tools
14cr|backintime-1.0.34-2|73	Requires:	python-kde4 >= 4.1
14cr|backintime-1.0.34-2|74	Requires:	kompare
14cr|backintime-1.0.34-2|75	Requires:	kdebase4-runtime
14cr|backintime-1.0.34-2|76	Requires:	%{name}-common = %{version}
14cr|backintime-1.0.34-2|77	
14cr|backintime-1.0.34-2|78	%description kde4
14cr|backintime-1.0.34-2|79	KDE Frontend for Back In Time.
14cr|backintime-1.0.34-2|80	
14cr|backintime-1.0.34-2|81	%files kde4
14cr|backintime-1.0.34-2|82	%doc LICENSE README
14cr|backintime-1.0.34-2|83	%{_bindir}/%{name}-kde4
14cr|backintime-1.0.34-2|84	%{_bindir}/%{name}-kde4-root
14cr|backintime-1.0.34-2|85	%{_sbindir}/%{name}-kde4-root
14cr|backintime-1.0.34-2|86	%{_sysconfdir}/pam.d/%{name}-kde4-root
14cr|backintime-1.0.34-2|87	%{_sysconfdir}/security/console.apps/%{name}-kde4-root
14cr|backintime-1.0.34-2|88	%{_datadir}/applications/kde4/%{name}-kde4.desktop
14cr|backintime-1.0.34-2|89	%{_datadir}/applications/kde4/%{name}-kde4-root.desktop
14cr|backintime-1.0.34-2|90	%{_datadir}/%{name}/kde4/*
14cr|backintime-1.0.34-2|91	%{_datadir}/doc/kde/HTML/en/%{name}/index.docbook
14cr|backintime-1.0.34-2|92	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|backintime-1.0.34-2|93	%{_bindir}/%{name}-askpass
14cr|backintime-1.0.34-2|94	%{_mandir}/man1/%{name}-kde4.1.xz
14cr|backintime-1.0.34-2|95	
14cr|backintime-1.0.34-2|96	#----------------------------------------------------------------------------
14cr|backintime-1.0.34-2|97	
14cr|backintime-1.0.34-2|98	%prep
14cr|backintime-1.0.34-2|99	%setup -qc
14cr|backintime-1.0.34-2|100	
14cr|backintime-1.0.34-2|101	# Editing backintime-gnome desktop file
14cr|backintime-1.0.34-2|102	sed -i 's|Exec=gksu backintime-gnome|Exec=backintime-gnome-root|g' gnome/%{name}-gnome-root.desktop
14cr|backintime-1.0.34-2|103	
14cr|backintime-1.0.34-2|104	# Editing  backintime-kde desktop file
14cr|backintime-1.0.34-2|105	cp kde4/%{name}-kde4.desktop kde4/%{name}-kde4-root.desktop
14cr|backintime-1.0.34-2|106	sed -i 's|Exec=backintime-kde4|Exec=%{_libdir}/kde4/libexec/kdesu backintime-kde4-root|g' kde4/%{name}-kde4-root.desktop
14cr|backintime-1.0.34-2|107	sed -i 's|Name=Back In Time|Name=Back In Time (root)|g' kde4/%{name}-kde4-root.desktop
14cr|backintime-1.0.34-2|108	
14cr|backintime-1.0.34-2|109	%build
14cr|backintime-1.0.34-2|110	pushd common
14cr|backintime-1.0.34-2|111	./configure
14cr|backintime-1.0.34-2|112	%make
14cr|backintime-1.0.34-2|113	popd
14cr|backintime-1.0.34-2|114	
14cr|backintime-1.0.34-2|115	pushd kde4
14cr|backintime-1.0.34-2|116	./configure --no-check
14cr|backintime-1.0.34-2|117	%make
14cr|backintime-1.0.34-2|118	popd
14cr|backintime-1.0.34-2|119	
14cr|backintime-1.0.34-2|120	pushd gnome
14cr|backintime-1.0.34-2|121	./configure --no-check
14cr|backintime-1.0.34-2|122	%make
14cr|backintime-1.0.34-2|123	popd
14cr|backintime-1.0.34-2|124	
14cr|backintime-1.0.34-2|125	%install
14cr|backintime-1.0.34-2|126	pushd common
14cr|backintime-1.0.34-2|127	make install \
14cr|backintime-1.0.34-2|128	INSTALL="install -p" \
14cr|backintime-1.0.34-2|129	PREFIX="%{_prefix}" \
14cr|backintime-1.0.34-2|130	DEST="%{buildroot}/%{_prefix}"
14cr|backintime-1.0.34-2|131	
14cr|backintime-1.0.34-2|132	pushd ../kde4
14cr|backintime-1.0.34-2|133	make install \
14cr|backintime-1.0.34-2|134	INSTALL="install -p" \
14cr|backintime-1.0.34-2|135	PREFIX="%{_prefix}" \
14cr|backintime-1.0.34-2|136	DEST="%{buildroot}/%{_prefix}"
14cr|backintime-1.0.34-2|137	
14cr|backintime-1.0.34-2|138	pushd ../gnome
14cr|backintime-1.0.34-2|139	make install \
14cr|backintime-1.0.34-2|140	INSTALL="install -p" \
14cr|backintime-1.0.34-2|141	PREFIX="%{_prefix}" \
14cr|backintime-1.0.34-2|142	DEST="%{buildroot}/%{_prefix}"
14cr|backintime-1.0.34-2|143	pushd ..
14cr|backintime-1.0.34-2|144	
14cr|backintime-1.0.34-2|145	mkdir -p %{buildroot}%{_sbindir}
14cr|backintime-1.0.34-2|146	cp -p %{buildroot}%{_bindir}/%{name}-gnome \
14cr|backintime-1.0.34-2|147	%{buildroot}%{_sbindir}/%{name}-gnome-root
14cr|backintime-1.0.34-2|148	cp -p %{buildroot}%{_bindir}/%{name}-kde4 \
14cr|backintime-1.0.34-2|149	%{buildroot}%{_sbindir}/%{name}-kde4-root
14cr|backintime-1.0.34-2|150	
14cr|backintime-1.0.34-2|151	ln -s consolehelper \
14cr|backintime-1.0.34-2|152	%{buildroot}%{_bindir}/%{name}-gnome-root
14cr|backintime-1.0.34-2|153	
14cr|backintime-1.0.34-2|154	ln -s consolehelper \
14cr|backintime-1.0.34-2|155	%{buildroot}%{_bindir}/%{name}-kde4-root
14cr|backintime-1.0.34-2|156	
14cr|backintime-1.0.34-2|157	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14cr|backintime-1.0.34-2|158	
14cr|backintime-1.0.34-2|159	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-gnome-root
14cr|backintime-1.0.34-2|160	USER=root
14cr|backintime-1.0.34-2|161	PROGRAM=%{_sbindir}/%{name}-gnome-root
14cr|backintime-1.0.34-2|162	SESSION=true
14cr|backintime-1.0.34-2|163	EOF
14cr|backintime-1.0.34-2|164	
14cr|backintime-1.0.34-2|165	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-kde4-root
14cr|backintime-1.0.34-2|166	USER=root
14cr|backintime-1.0.34-2|167	PROGRAM=%{_sbindir}/%{name}-kde4-root
14cr|backintime-1.0.34-2|168	SESSION=true
14cr|backintime-1.0.34-2|169	EOF
14cr|backintime-1.0.34-2|170	
14cr|backintime-1.0.34-2|171	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|backintime-1.0.34-2|172	
14cr|backintime-1.0.34-2|173	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-gnome-root
14cr|backintime-1.0.34-2|174	#%PAM-1.0
14cr|backintime-1.0.34-2|175	auth            include         config-util
14cr|backintime-1.0.34-2|176	account         include         config-util
14cr|backintime-1.0.34-2|177	session         include         config-util
14cr|backintime-1.0.34-2|178	EOF
14cr|backintime-1.0.34-2|179	
14cr|backintime-1.0.34-2|180	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-kde4-root
14cr|backintime-1.0.34-2|181	#%PAM-1.0
14cr|backintime-1.0.34-2|182	auth            include         config-util
14cr|backintime-1.0.34-2|183	account         include         config-util
14cr|backintime-1.0.34-2|184	session         include         config-util
14cr|backintime-1.0.34-2|185	EOF
14cr|backintime-1.0.34-2|186	
14cr|backintime-1.0.34-2|187	%find_lang %{name}
14cr|backintime-1.0.34-2|188	
14cr|backintime-1.0.34-2|189	
14cr|backintime-1.0.34-2|190	%changelog
14cr|backintime-1.0.34-2|191	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.34-2
14cr|backintime-1.0.34-2|192	+ Revision: 42b2eaa
14cr|backintime-1.0.34-2|193	- MassBuild#464: Increase release tag
14cr|backintime-1.0.34-2|194	
14cr|backintime-1.0.34-2|195	

335 14
14cr|backport-util-concurrent-3.1-8|1	# Copyright (c) 2000-2008, JPackage Project
14cr|backport-util-concurrent-3.1-8|2	# All rights reserved.
14cr|backport-util-concurrent-3.1-8|3	#
14cr|backport-util-concurrent-3.1-8|4	# Redistribution and use in source and binary forms, with or without
14cr|backport-util-concurrent-3.1-8|5	# modification, are permitted provided that the following conditions
14cr|backport-util-concurrent-3.1-8|6	# are met:
14cr|backport-util-concurrent-3.1-8|7	#
14cr|backport-util-concurrent-3.1-8|8	# 1. Redistributions of source code must retain the above copyright
14cr|backport-util-concurrent-3.1-8|9	#    notice, this list of conditions and the following disclaimer.
14cr|backport-util-concurrent-3.1-8|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|backport-util-concurrent-3.1-8|11	#    notice, this list of conditions and the following disclaimer in the
14cr|backport-util-concurrent-3.1-8|12	#    documentation and/or other materials provided with the
14cr|backport-util-concurrent-3.1-8|13	#    distribution.
14cr|backport-util-concurrent-3.1-8|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|backport-util-concurrent-3.1-8|15	#    contributors may be used to endorse or promote products derived
14cr|backport-util-concurrent-3.1-8|16	#    from this software without specific prior written permission.
14cr|backport-util-concurrent-3.1-8|17	#
14cr|backport-util-concurrent-3.1-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|backport-util-concurrent-3.1-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|backport-util-concurrent-3.1-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|backport-util-concurrent-3.1-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|backport-util-concurrent-3.1-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|backport-util-concurrent-3.1-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|backport-util-concurrent-3.1-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|backport-util-concurrent-3.1-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|backport-util-concurrent-3.1-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|backport-util-concurrent-3.1-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|backport-util-concurrent-3.1-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|backport-util-concurrent-3.1-8|29	#
14cr|backport-util-concurrent-3.1-8|30	
14cr|backport-util-concurrent-3.1-8|31	Name:		backport-util-concurrent
14cr|backport-util-concurrent-3.1-8|32	Summary:	Backport of java.util.concurrent API, introduced in Java 5.0
14cr|backport-util-concurrent-3.1-8|33	Version:	3.1
14cr|backport-util-concurrent-3.1-8|34	Release:	8
14cr|backport-util-concurrent-3.1-8|35	URL:		http://backport-jsr166.sourceforge.net
14cr|backport-util-concurrent-3.1-8|36	License:	Public Domain
14cr|backport-util-concurrent-3.1-8|37	Group:		Development/Java
14cr|backport-util-concurrent-3.1-8|38	Source0:        http://downloads.sourceforge.net/backport-jsr166/%{name}-%{version}-src.tar.gz
14cr|backport-util-concurrent-3.1-8|39	Source1:	http://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14cr|backport-util-concurrent-3.1-8|40	
14cr|backport-util-concurrent-3.1-8|41	BuildRequires:	jpackage-utils >= 0:1.7.2
14cr|backport-util-concurrent-3.1-8|42	BuildRequires:	java-devel = 0:1.5.0
14cr|backport-util-concurrent-3.1-8|43	BuildRequires:	ant >= 0:1.6.5
14cr|backport-util-concurrent-3.1-8|44	BuildRequires:	junit
14cr|backport-util-concurrent-3.1-8|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|backport-util-concurrent-3.1-8|46	BuildArch:	noarch
14cr|backport-util-concurrent-3.1-8|47	Requires:	java >= 0:1.5.0
14cr|backport-util-concurrent-3.1-8|48	Requires:	jpackage-utils
14cr|backport-util-concurrent-3.1-8|49	Requires(post):		jpackage-utils >= 0:1.7.2
14cr|backport-util-concurrent-3.1-8|50	Requires(postun):	jpackage-utils >= 0:1.7.2
14cr|backport-util-concurrent-3.1-8|51	
14cr|backport-util-concurrent-3.1-8|52	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|backport-util-concurrent-3.1-8|53	
14cr|backport-util-concurrent-3.1-8|54	%description
14cr|backport-util-concurrent-3.1-8|55	This package is the backport of java.util.concurrent API, introduced in
14cr|backport-util-concurrent-3.1-8|56	Java 5.0, to Java 1.4. The backport is based on public-domain sources
14cr|backport-util-concurrent-3.1-8|57	from the JSR 166 CVS repository, and the dl.util.concurrent package.
14cr|backport-util-concurrent-3.1-8|58	
14cr|backport-util-concurrent-3.1-8|59	%package javadoc
14cr|backport-util-concurrent-3.1-8|60	Group:			Development/Java
14cr|backport-util-concurrent-3.1-8|61	Summary:		Javadoc for %{name}
14cr|backport-util-concurrent-3.1-8|62	
14cr|backport-util-concurrent-3.1-8|63	%description javadoc
14cr|backport-util-concurrent-3.1-8|64	API documentation for %{name}.
14cr|backport-util-concurrent-3.1-8|65	
14cr|backport-util-concurrent-3.1-8|66	%prep
14cr|backport-util-concurrent-3.1-8|67	%setup -q -n %{name}-%{version}-src
14cr|backport-util-concurrent-3.1-8|68	
14cr|backport-util-concurrent-3.1-8|69	find . -name '*.?ar' | xargs rm -f
14cr|backport-util-concurrent-3.1-8|70	
14cr|backport-util-concurrent-3.1-8|71	build-jar-repository -s -p external \
14cr|backport-util-concurrent-3.1-8|72	junit
14cr|backport-util-concurrent-3.1-8|73	
14cr|backport-util-concurrent-3.1-8|74	%build
14cr|backport-util-concurrent-3.1-8|75	unset CLASSPATH
14cr|backport-util-concurrent-3.1-8|76	ant dist test
14cr|backport-util-concurrent-3.1-8|77	
14cr|backport-util-concurrent-3.1-8|78	%install
14cr|backport-util-concurrent-3.1-8|79	rm -rf $RPM_BUILD_ROOT
14cr|backport-util-concurrent-3.1-8|80	
14cr|backport-util-concurrent-3.1-8|81	# jars
14cr|backport-util-concurrent-3.1-8|82	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|backport-util-concurrent-3.1-8|83	install -m 644 backport-util-concurrent-dist/%{name}.jar \
14cr|backport-util-concurrent-3.1-8|84	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|backport-util-concurrent-3.1-8|85	ln -s %{name}-%{version}.jar \
14cr|backport-util-concurrent-3.1-8|86	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|backport-util-concurrent-3.1-8|87	
14cr|backport-util-concurrent-3.1-8|88	
14cr|backport-util-concurrent-3.1-8|89	# pom
14cr|backport-util-concurrent-3.1-8|90	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|backport-util-concurrent-3.1-8|91	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14cr|backport-util-concurrent-3.1-8|92	
14cr|backport-util-concurrent-3.1-8|93	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cr|backport-util-concurrent-3.1-8|94	
14cr|backport-util-concurrent-3.1-8|95	# javadoc
14cr|backport-util-concurrent-3.1-8|96	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|backport-util-concurrent-3.1-8|97	cp -pr backport-util-concurrent-dist/doc/api/* \
14cr|backport-util-concurrent-3.1-8|98	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|backport-util-concurrent-3.1-8|99	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|backport-util-concurrent-3.1-8|100	
14cr|backport-util-concurrent-3.1-8|101	%clean
14cr|backport-util-concurrent-3.1-8|102	rm -rf $RPM_BUILD_ROOT
14cr|backport-util-concurrent-3.1-8|103	
14cr|backport-util-concurrent-3.1-8|104	%post
14cr|backport-util-concurrent-3.1-8|105	%update_maven_depmap
14cr|backport-util-concurrent-3.1-8|106	
14cr|backport-util-concurrent-3.1-8|107	%postun
14cr|backport-util-concurrent-3.1-8|108	%update_maven_depmap
14cr|backport-util-concurrent-3.1-8|109	
14cr|backport-util-concurrent-3.1-8|110	%files
14cr|backport-util-concurrent-3.1-8|111	%defattr(-,root,root,-)
14cr|backport-util-concurrent-3.1-8|112	%doc license.html
14cr|backport-util-concurrent-3.1-8|113	%doc README.html
14cr|backport-util-concurrent-3.1-8|114	%{_javadir}/*.jar
14cr|backport-util-concurrent-3.1-8|115	%{_datadir}/maven2
14cr|backport-util-concurrent-3.1-8|116	%{_mavendepmapfragdir}
14cr|backport-util-concurrent-3.1-8|117	
14cr|backport-util-concurrent-3.1-8|118	%files javadoc
14cr|backport-util-concurrent-3.1-8|119	%defattr(-,root,root,-)
14cr|backport-util-concurrent-3.1-8|120	%doc license.html
14cr|backport-util-concurrent-3.1-8|121	%{_javadocdir}/%{name}-%{version}
14cr|backport-util-concurrent-3.1-8|122	%doc %{_javadocdir}/%{name}
14cr|backport-util-concurrent-3.1-8|123	
14cr|backport-util-concurrent-3.1-8|124	
14cr|backport-util-concurrent-3.1-8|125	
14cr|backport-util-concurrent-3.1-8|126	
14cr|backport-util-concurrent-3.1-8|127	%changelog
14cr|backport-util-concurrent-3.1-8|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-8
14cr|backport-util-concurrent-3.1-8|129	+ Revision: 2bd1cf9
14cr|backport-util-concurrent-3.1-8|130	- MassBuild#464: Increase release tag
14cr|backport-util-concurrent-3.1-8|131	
14cr|backport-util-concurrent-3.1-8|132	

336 14
14cr|backupninja-1.0.1-2|1	Summary:	Lightweight, extensible meta-backup system
14cr|backupninja-1.0.1-2|2	Name:		backupninja
14cr|backupninja-1.0.1-2|3	Version:	1.0.1
14cr|backupninja-1.0.1-2|4	Release:	2
14cr|backupninja-1.0.1-2|5	License:	GPLv2
14cr|backupninja-1.0.1-2|6	Group:		Archiving/Backup
14cr|backupninja-1.0.1-2|7	URL:		http://dev.riseup.net/backupninja/
14cr|backupninja-1.0.1-2|8	Source0:	https://labs.riseup.net/code/projects/backupninja/files/242/%{name}-%{version}.tar.gz
14cr|backupninja-1.0.1-2|9	Requires(post): rpm-helper
14cr|backupninja-1.0.1-2|10	Requires:	cdrdao
14cr|backupninja-1.0.1-2|11	Requires:	cdrkit
14cr|backupninja-1.0.1-2|12	Requires:	cdrkit-genisoimage
14cr|backupninja-1.0.1-2|13	Requires:	dialog
14cr|backupninja-1.0.1-2|14	Requires:	dvd+rw-tools
14cr|backupninja-1.0.1-2|15	Requires:	hwinfo
14cr|backupninja-1.0.1-2|16	Requires:	mailx
14cr|backupninja-1.0.1-2|17	Requires:	mdadm
14cr|backupninja-1.0.1-2|18	Requires:	python-pylibacl
14cr|backupninja-1.0.1-2|19	Requires:	python-xattr
14cr|backupninja-1.0.1-2|20	Requires:	rdiff-backup
14cr|backupninja-1.0.1-2|21	BuildArch:	noarch
14cr|backupninja-1.0.1-2|22	
14cr|backupninja-1.0.1-2|23	
14cr|backupninja-1.0.1-2|24	%description
14cr|backupninja-1.0.1-2|25	Backupninja lets you drop simple config files in /etc/backup.d to coordinate
14cr|backupninja-1.0.1-2|26	system backups. Backupninja is a master of many arts, including incremental
14cr|backupninja-1.0.1-2|27	remote filesystem backup, MySQL backup, and ldap backup. By creating simple
14cr|backupninja-1.0.1-2|28	drop-in handler scripts, backupninja can learn new skills. Backupninja is a
14cr|backupninja-1.0.1-2|29	silent flower blossom death strike to lost data.
14cr|backupninja-1.0.1-2|30	
14cr|backupninja-1.0.1-2|31	In addition to backing up regular files, Backupninja has handlers to ease
14cr|backupninja-1.0.1-2|32	backing up: ldap, maildir, MySQL, PostgreSQL, svn, trac, and the output from
14cr|backupninja-1.0.1-2|33	shell scripts.
14cr|backupninja-1.0.1-2|34	
14cr|backupninja-1.0.1-2|35	Backupninja currently supports common backup utilities, easing their
14cr|backupninja-1.0.1-2|36	configuration, currently supported are: rdiff-backup, duplicity, CD/DVD
14cr|backupninja-1.0.1-2|37	
14cr|backupninja-1.0.1-2|38	%prep
14cr|backupninja-1.0.1-2|39	%setup -q
14cr|backupninja-1.0.1-2|40	
14cr|backupninja-1.0.1-2|41	%build
14cr|backupninja-1.0.1-2|42	autoreconf -fis
14cr|backupninja-1.0.1-2|43	%configure2_5x \
14cr|backupninja-1.0.1-2|44	--libdir=%{_prefix}/lib \
14cr|backupninja-1.0.1-2|45	--localstatedir=/var
14cr|backupninja-1.0.1-2|46	%make
14cr|backupninja-1.0.1-2|47	
14cr|backupninja-1.0.1-2|48	%install
14cr|backupninja-1.0.1-2|49	%makeinstall_std
14cr|backupninja-1.0.1-2|50	install -d %{buildroot}%{_sysconfdir}/backup.d
14cr|backupninja-1.0.1-2|51	install -d %{buildroot}/var/backups
14cr|backupninja-1.0.1-2|52	install -d %{buildroot}/var/log
14cr|backupninja-1.0.1-2|53	install -d %{buildroot}/var/lib/backupninja/reports
14cr|backupninja-1.0.1-2|54	touch %{buildroot}/var/log/backupninja.log
14cr|backupninja-1.0.1-2|55	
14cr|backupninja-1.0.1-2|56	%post
14cr|backupninja-1.0.1-2|57	%create_ghostfile /var/log/backupninja.log root root 644
14cr|backupninja-1.0.1-2|58	
14cr|backupninja-1.0.1-2|59	%files
14cr|backupninja-1.0.1-2|60	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|backupninja-1.0.1-2|61	%config %{_sysconfdir}/cron.d/backupninja
14cr|backupninja-1.0.1-2|62	%config %{_sysconfdir}/logrotate.d/backupninja
14cr|backupninja-1.0.1-2|63	%config(noreplace) %{_sysconfdir}/backupninja.conf
14cr|backupninja-1.0.1-2|64	%attr(0750,root,root) %dir %{_sysconfdir}/backup.d
14cr|backupninja-1.0.1-2|65	%{_sbindir}/*
14cr|backupninja-1.0.1-2|66	%{_datadir}/backupninja
14cr|backupninja-1.0.1-2|67	%{_prefix}/lib/backupninja
14cr|backupninja-1.0.1-2|68	%attr(0750,root,root) %dir /var/backups
14cr|backupninja-1.0.1-2|69	%attr(0750,root,root) %dir /var/lib/backupninja
14cr|backupninja-1.0.1-2|70	%attr(0750,root,root) %dir /var/lib/backupninja/reports
14cr|backupninja-1.0.1-2|71	%ghost /var/log/backupninja.log
14cr|backupninja-1.0.1-2|72	%{_mandir}/man1/*
14cr|backupninja-1.0.1-2|73	%{_mandir}/man5/*
14cr|backupninja-1.0.1-2|74	
14cr|backupninja-1.0.1-2|75	
14cr|backupninja-1.0.1-2|76	
14cr|backupninja-1.0.1-2|77	%changelog
14cr|backupninja-1.0.1-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|backupninja-1.0.1-2|79	+ Revision: 8ba6242
14cr|backupninja-1.0.1-2|80	- MassBuild#464: Increase release tag
14cr|backupninja-1.0.1-2|81	
14cr|backupninja-1.0.1-2|82	

337 14
14cr|backuponcd-0.9.1-13|1	%define name		backuponcd
14cr|backuponcd-0.9.1-13|2	%define version		0.9.1
14cr|backuponcd-0.9.1-13|3	%define release		13
14cr|backuponcd-0.9.1-13|4	
14cr|backuponcd-0.9.1-13|5	%define summary		Multi-CD backup shell scripts
14cr|backuponcd-0.9.1-13|6	%define group		Archiving/Backup
14cr|backuponcd-0.9.1-13|7	
14cr|backuponcd-0.9.1-13|8	Name:		%{name}
14cr|backuponcd-0.9.1-13|9	Summary:	%{summary}
14cr|backuponcd-0.9.1-13|10	Version:	%{version}
14cr|backuponcd-0.9.1-13|11	Release:	%{release}
14cr|backuponcd-0.9.1-13|12	License:	GPL
14cr|backuponcd-0.9.1-13|13	Group:		%{group}
14cr|backuponcd-0.9.1-13|14	URL:		http://www.tuxoncd.de/backuponcd/pub/backuponcd.html/
14cr|backuponcd-0.9.1-13|15	Source:		%{name}.tar.bz2
14cr|backuponcd-0.9.1-13|16	Patch1:		%{name}-rcmod.patch.bz2
14cr|backuponcd-0.9.1-13|17	Patch2:		%{name}-doc.patch.bz2
14cr|backuponcd-0.9.1-13|18	
14cr|backuponcd-0.9.1-13|19	BuildArch:	noarch
14cr|backuponcd-0.9.1-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|backuponcd-0.9.1-13|21	
14cr|backuponcd-0.9.1-13|22	%description
14cr|backuponcd-0.9.1-13|23	BackupOnCd is a set of shell scripts which make multi-volume backups on CD-RW
14cr|backuponcd-0.9.1-13|24	possible.  It also makes the backup faster using cdrecord in a parallel
14cr|backuponcd-0.9.1-13|25	subshell and minimizes the amount of temporary needed disk space.  Currently
14cr|backuponcd-0.9.1-13|26	supported: tar and afio.
14cr|backuponcd-0.9.1-13|27	
14cr|backuponcd-0.9.1-13|28	Be sure to modify /etc/backuponcd/global.rc to suit your system!
14cr|backuponcd-0.9.1-13|29	
14cr|backuponcd-0.9.1-13|30	
14cr|backuponcd-0.9.1-13|31	%prep
14cr|backuponcd-0.9.1-13|32	
14cr|backuponcd-0.9.1-13|33	%setup -c -q
14cr|backuponcd-0.9.1-13|34	
14cr|backuponcd-0.9.1-13|35	
14cr|backuponcd-0.9.1-13|36	# (pc) another dirty hack to clean out some temp files
14cr|backuponcd-0.9.1-13|37	for i in `find $RPM_BUILD_DIR/%name-%version -path '*~'`; do rm -f $i; done
14cr|backuponcd-0.9.1-13|38	
14cr|backuponcd-0.9.1-13|39	# (pc) modify global.rc for more of a typical mdk setup
14cr|backuponcd-0.9.1-13|40	%patch1 -p0
14cr|backuponcd-0.9.1-13|41	# (pc) patch for documentation locations in backuponcd help message
14cr|backuponcd-0.9.1-13|42	%patch2 -p0
14cr|backuponcd-0.9.1-13|43	
14cr|backuponcd-0.9.1-13|44	
14cr|backuponcd-0.9.1-13|45	%install
14cr|backuponcd-0.9.1-13|46	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|backuponcd-0.9.1-13|47	
14cr|backuponcd-0.9.1-13|48	mkdir -p %{buildroot}{%{_sbindir},%{_sysconfdir}/%{name}}
14cr|backuponcd-0.9.1-13|49	cp $RPM_BUILD_DIR/%name-%version/usr/local/sbin/* %{buildroot}%{_sbindir}
14cr|backuponcd-0.9.1-13|50	cp $RPM_BUILD_DIR/%name-%version/etc/%{name}/global.rc %{buildroot}%{_sysconfdir}/%{name}
14cr|backuponcd-0.9.1-13|51	cp $RPM_BUILD_DIR/%name-%version/usr/doc/%{name}/samples/excludelist %{buildroot}%{_sysconfdir}/%{name}
14cr|backuponcd-0.9.1-13|52	
14cr|backuponcd-0.9.1-13|53	chmod 755 %{buildroot}%{_sbindir}/*
14cr|backuponcd-0.9.1-13|54	
14cr|backuponcd-0.9.1-13|55	%clean
14cr|backuponcd-0.9.1-13|56	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|backuponcd-0.9.1-13|57	rm -rf $RPM_BUILD_DIR/*
14cr|backuponcd-0.9.1-13|58	
14cr|backuponcd-0.9.1-13|59	
14cr|backuponcd-0.9.1-13|60	%files
14cr|backuponcd-0.9.1-13|61	%defattr(-,root,root)
14cr|backuponcd-0.9.1-13|62	%doc usr/doc/backuponcd/*
14cr|backuponcd-0.9.1-13|63	%{_sbindir}/*
14cr|backuponcd-0.9.1-13|64	%dir %{_sysconfdir}/%{name}
14cr|backuponcd-0.9.1-13|65	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/global.rc
14cr|backuponcd-0.9.1-13|66	%config(noreplace) %{_sysconfdir}/%{name}/excludelist
14cr|backuponcd-0.9.1-13|67	
14cr|backuponcd-0.9.1-13|68	
14cr|backuponcd-0.9.1-13|69	
14cr|backuponcd-0.9.1-13|70	
14cr|backuponcd-0.9.1-13|71	
14cr|backuponcd-0.9.1-13|72	%changelog
14cr|backuponcd-0.9.1-13|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-13
14cr|backuponcd-0.9.1-13|74	+ Revision: 33ae067
14cr|backuponcd-0.9.1-13|75	- MassBuild#464: Increase release tag
14cr|backuponcd-0.9.1-13|76	
14cr|backuponcd-0.9.1-13|77	

338 14
14cr|backuppc-3.2.1-13|1	%define Name    BackupPC
14cr|backuppc-3.2.1-13|2	%define debug_package %{nil}
14cr|backuppc-3.2.1-13|3	
14cr|backuppc-3.2.1-13|4	%define __noautoreq 'perl\\(BackupPC::.*\\)'
14cr|backuppc-3.2.1-13|5	%define __noautoprov 'perl\\(BackupPC::.*\\)'
14cr|backuppc-3.2.1-13|6	
14cr|backuppc-3.2.1-13|7	Name:               backuppc
14cr|backuppc-3.2.1-13|8	Version:            3.2.1
14cr|backuppc-3.2.1-13|9	Release:            13
14cr|backuppc-3.2.1-13|10	Summary:            High-performance, enterprise-grade backup system
14cr|backuppc-3.2.1-13|11	
14cr|backuppc-3.2.1-13|12	Group:              Archiving/Backup
14cr|backuppc-3.2.1-13|13	License:            GPLv2
14cr|backuppc-3.2.1-13|14	Url:                http://backuppc.sourceforge.net
14cr|backuppc-3.2.1-13|15	Source0:            http://sourceforge.net/projects/backuppc/files/backuppc/%{version}/%{Name}-%{version}.tar.gz
14cr|backuppc-3.2.1-13|16	Source3:	    BackupPC_Admin.c
14cr|backuppc-3.2.1-13|17	Source4:	    backuppc.service
14cr|backuppc-3.2.1-13|18	Source5:	    backuppc.tmpfiles
14cr|backuppc-3.2.1-13|19	Patch0:             %{name}-3.1.0-fhs.patch
14cr|backuppc-3.2.1-13|20	Patch1:		    BackupPC-3.1.0-CVE-2009-3369.diff
14cr|backuppc-3.2.1-13|21	# Correct upstream perl syntax (get rid of error messages at service start)
14cr|backuppc-3.2.1-13|22	Patch2:		    BackupPC-3.2.1-CVE-2011-170886.diff
14cr|backuppc-3.2.1-13|23	# CVE-2011-5081 will be obsoleted by next upstream version (> 3.2.1)
14cr|backuppc-3.2.1-13|24	Patch3:		    BackupPC-3.2.1-CVE-2011-5081.diff
14cr|backuppc-3.2.1-13|25	Patch4:		    BackupPC-3.2.1-CVE-2011-4923.diff
14cr|backuppc-3.2.1-13|26	Requires:           sendmail-command
14cr|backuppc-3.2.1-13|27	Requires:           apache
14cr|backuppc-3.2.1-13|28	Requires(post):     rpm-helper
14cr|backuppc-3.2.1-13|29	Requires(preun):    rpm-helper
14cr|backuppc-3.2.1-13|30	Suggests:           openssh-clients
14cr|backuppc-3.2.1-13|31	Suggests:           samba-client
14cr|backuppc-3.2.1-13|32	Suggests:           perl(File::RsyncP)
14cr|backuppc-3.2.1-13|33	
14cr|backuppc-3.2.1-13|34	%description
14cr|backuppc-3.2.1-13|35	BackupPC is a high-performance, enterprise-grade system
14cr|backuppc-3.2.1-13|36	for backing up Linux, Win32, and laptops to a server's disk.
14cr|backuppc-3.2.1-13|37	Features include clever pooling of identical files, no client-side
14cr|backuppc-3.2.1-13|38	software, and a powerful Apache/CGI user interface.
14cr|backuppc-3.2.1-13|39	
14cr|backuppc-3.2.1-13|40	%prep
14cr|backuppc-3.2.1-13|41	%setup -q -n %{Name}-%{version}
14cr|backuppc-3.2.1-13|42	%patch0 -p1
14cr|backuppc-3.2.1-13|43	%patch1 -p0
14cr|backuppc-3.2.1-13|44	%patch2 -p0
14cr|backuppc-3.2.1-13|45	%patch3 -p0
14cr|backuppc-3.2.1-13|46	%patch4 -p0
14cr|backuppc-3.2.1-13|47	
14cr|backuppc-3.2.1-13|48	rm -rf images/CVS
14cr|backuppc-3.2.1-13|49	# fix file perms
14cr|backuppc-3.2.1-13|50	find lib -type f -exec chmod 644 {} \;
14cr|backuppc-3.2.1-13|51	find bin -type f -exec chmod 755 {} \;
14cr|backuppc-3.2.1-13|52	find doc -type f -exec chmod 644 {} \;
14cr|backuppc-3.2.1-13|53	find . -maxdepth 1 -type f -exec chmod 644 {} \;
14cr|backuppc-3.2.1-13|54	# fix perl shellbang
14cr|backuppc-3.2.1-13|55	find . -type f -exec perl -pi -e 's|^#!/bin/perl|#!/usr/bin/perl|' {} \;
14cr|backuppc-3.2.1-13|56	
14cr|backuppc-3.2.1-13|57	%build
14cr|backuppc-3.2.1-13|58	gcc %SOURCE3 -o BackupPC_Admin
14cr|backuppc-3.2.1-13|59	# set installation directory
14cr|backuppc-3.2.1-13|60	find . -type f -exec perl -pi -e 's|__INSTALLDIR__|%{_datadir}/%{name}|' {} \;
14cr|backuppc-3.2.1-13|61	find . -type f -exec perl -pi -e 's|__TOPDIR__|%{_localstatedir}/lib/%{name}|' {} \;
14cr|backuppc-3.2.1-13|62	# set configuration
14cr|backuppc-3.2.1-13|63	# the binaries path are disabled to avoid service failure at start
14cr|backuppc-3.2.1-13|64	perl -pi \
14cr|backuppc-3.2.1-13|65	-e 's|^\$Conf{BackupPCUser}.*|\$Conf{BackupPCUser} = "%{name}";|;' \
14cr|backuppc-3.2.1-13|66	-e 's|^\$Conf{CgiDir}.*|\$Conf{CgiDir} = "%{_var}/www/%{name}";|;' \
14cr|backuppc-3.2.1-13|67	-e 's|^\$Conf{InstallDir}.*|\$Conf{InstallDir} = "%{_datadir}/%{name}";|;' \
14cr|backuppc-3.2.1-13|68	-e 's|^\$Conf{CgiImageDirURL}.*|\$Conf{CgiImageDirURL} = "/%{name}";|;' \
14cr|backuppc-3.2.1-13|69	-e 's|^\$Conf{SshPath}.*|\$Conf{SshPath} = "/usr/bin/ssh";|;' \
14cr|backuppc-3.2.1-13|70	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{SmbClientPath} = "/usr/bin/smbclient";|;' \
14cr|backuppc-3.2.1-13|71	-e 's|^\$Conf{NmbLookupPath}.*|\$Conf{NmbLookupPath} = "/usr/bin/nmblookup";|;' \
14cr|backuppc-3.2.1-13|72	-e 's|^\$Conf{PingPath}.*|\$Conf{PingPath} = "/bin/ping";|;' \
14cr|backuppc-3.2.1-13|73	-e 's|^\$Conf{DfPath}.*|\$Conf{DfPath} = "/bin/df";|;' \
14cr|backuppc-3.2.1-13|74	-e 's|^\$Conf{SplitPath}.*|\$Conf{SplitPath} = "/usr/bin/split";|;' \
14cr|backuppc-3.2.1-13|75	-e 's|^\$Conf{CatPath}.*|\$Conf{CatPath} = "/bin/cat";|;' \
14cr|backuppc-3.2.1-13|76	-e 's|^\$Conf{GzipPath}.*|\$Conf{GzipPath} = "/bin/gzip";|;' \
14cr|backuppc-3.2.1-13|77	-e 's|^\$Conf{Bzip2Path}.*|\$Conf{Bzip2Path} = "/usr/bin/bzip2";|;' \
14cr|backuppc-3.2.1-13|78	-e 's|^\$Conf{SendmailPath}.*|\$Conf{SendmailPath} = "/usr/sbin/sendmail";|;' \
14cr|backuppc-3.2.1-13|79	-e 's|^\$Conf{ServerInitdPath}.*|\$Conf{ServerInitdPath} = "%{_initrddir}/%{name}";|;' \
14cr|backuppc-3.2.1-13|80	-e 's|^\$Conf{BackupPCdPath}.*|\$Conf{BackupPCdPath} = "%{_datadir}/%{name}/bin/BackupPC";|;' \
14cr|backuppc-3.2.1-13|81	-e 's|^\$Conf{TarClientPath}.*|\$Conf{TarClientPath} = "/bin/tar";|;' \
14cr|backuppc-3.2.1-13|82	-e 's|^\$Conf{RsyncClientPath}.*|\$Conf{RsyncClientPath} = "/usr/bin/rsync";|;' \
14cr|backuppc-3.2.1-13|83	-e 's|^\$Conf{TopDir}.*|\$Conf{TopDir} = "/var/lib/backuppc";|;' \
14cr|backuppc-3.2.1-13|84	conf/config.pl
14cr|backuppc-3.2.1-13|85	
14cr|backuppc-3.2.1-13|86	%install
14cr|backuppc-3.2.1-13|87	# constant files
14cr|backuppc-3.2.1-13|88	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|backuppc-3.2.1-13|89	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|backuppc-3.2.1-13|90	cp -pr bin %{buildroot}%{_datadir}/%{name}
14cr|backuppc-3.2.1-13|91	cp -pr doc %{buildroot}%{_datadir}/%{name}
14cr|backuppc-3.2.1-13|92	
14cr|backuppc-3.2.1-13|93	# web files
14cr|backuppc-3.2.1-13|94	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|backuppc-3.2.1-13|95	install -m 644 images/* %{buildroot}%{_var}/www/%{name}
14cr|backuppc-3.2.1-13|96	install -m 644 conf/*.css %{buildroot}%{_var}/www/%{name}
14cr|backuppc-3.2.1-13|97	install -m 644 conf/*.js %{buildroot}%{_var}/www/%{name}
14cr|backuppc-3.2.1-13|98	install -m 755 cgi-bin/BackupPC_Admin %{buildroot}%{_var}/www/%{name}/BackupPC_Admin.cgi
14cr|backuppc-3.2.1-13|99	
14cr|backuppc-3.2.1-13|100	# variable files
14cr|backuppc-3.2.1-13|101	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|backuppc-3.2.1-13|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/{cpool,log,pc,pool,trash}
14cr|backuppc-3.2.1-13|103	
14cr|backuppc-3.2.1-13|104	# perl-suidperl is no longer avaialable, use a C wrapper
14cr|backuppc-3.2.1-13|105	install -m 4755 BackupPC_Admin %{buildroot}%{_var}/www/%{name}
14cr|backuppc-3.2.1-13|106	
14cr|backuppc-3.2.1-13|107	# configuration
14cr|backuppc-3.2.1-13|108	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|backuppc-3.2.1-13|109	install -m 644 conf/{hosts,config.pl} %{buildroot}%{_sysconfdir}/%{name}
14cr|backuppc-3.2.1-13|110	
14cr|backuppc-3.2.1-13|111	# systemd
14cr|backuppc-3.2.1-13|112	install -m 644 -D %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14cr|backuppc-3.2.1-13|113	install -m 644 -D %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|backuppc-3.2.1-13|114	
14cr|backuppc-3.2.1-13|115	# logs
14cr|backuppc-3.2.1-13|116	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cr|backuppc-3.2.1-13|117	
14cr|backuppc-3.2.1-13|118	# strip binary
14cr|backuppc-3.2.1-13|119	%{__strip} %{buildroot}/var/www/%{name}/BackupPC_Admin
14cr|backuppc-3.2.1-13|120	
14cr|backuppc-3.2.1-13|121	# apache configuration
14cr|backuppc-3.2.1-13|122	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|backuppc-3.2.1-13|123	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|backuppc-3.2.1-13|124	# BackupPC Apache configuration
14cr|backuppc-3.2.1-13|125	Alias /%{name} %{_var}/www/%{name}
14cr|backuppc-3.2.1-13|126	
14cr|backuppc-3.2.1-13|127	<Directory %{_var}/www/%{name}>
14cr|backuppc-3.2.1-13|128	Require all granted
14cr|backuppc-3.2.1-13|129	Options ExecCGI
14cr|backuppc-3.2.1-13|130	<Files BackupPC_Admin>
14cr|backuppc-3.2.1-13|131	SetHandler cgi-script
14cr|backuppc-3.2.1-13|132	</Files>
14cr|backuppc-3.2.1-13|133	DirectoryIndex BackupPC_Admin
14cr|backuppc-3.2.1-13|134	</Directory>
14cr|backuppc-3.2.1-13|135	EOF
14cr|backuppc-3.2.1-13|136	
14cr|backuppc-3.2.1-13|137	cat > README.omv <<EOF
14cr|backuppc-3.2.1-13|138	%{_distribution} RPM specific notes
14cr|backuppc-3.2.1-13|139	
14cr|backuppc-3.2.1-13|140	Setup
14cr|backuppc-3.2.1-13|141	-----
14cr|backuppc-3.2.1-13|142	The %{_distribution} setup improves the FHS compliance wrt. that used upstream:
14cr|backuppc-3.2.1-13|143	- /var/www/backuppc    ... files accessible from the web
14cr|backuppc-3.2.1-13|144	- /usr/share/backuppc  ... files non-accessible from the web
14cr|backuppc-3.2.1-13|145	- /var/lib/backuppc    ... files with varibales
14cr|backuppc-3.2.1-13|146	- /etc/backuppc        ... both global and per-host configuration files
14cr|backuppc-3.2.1-13|147	
14cr|backuppc-3.2.1-13|148	Backuppc user; backup-data
14cr|backuppc-3.2.1-13|149	--------------------------
14cr|backuppc-3.2.1-13|150	Backup-data stored in another file-system can be made accessible to backuppc
14cr|backuppc-3.2.1-13|151	by creating a soft link from /var/www/lib to the root of the backup-data
14cr|backuppc-3.2.1-13|152	hierarchy. If backuppc is uninstalled (urpme backuppc), this data will not
14cr|backuppc-3.2.1-13|153	be deleted - with the exception of a cpool directory that is empty; when,
14cr|backuppc-3.2.1-13|154	subsequently, backuppc is newly installed, cpool must be manually created
14cr|backuppc-3.2.1-13|155	(with uid:gid = backuppc:backkuppc).
14cr|backuppc-3.2.1-13|156	
14cr|backuppc-3.2.1-13|157	To make backuppc access backup-data that exist prior to installing backkuppc,
14cr|backuppc-3.2.1-13|158	make sure that the user "backuppc" exists BEFORE the package is installed, and
14cr|backuppc-3.2.1-13|159	that its uid and gid matches the ownership of that data (otherwise the
14cr|backuppc-3.2.1-13|160	package would automatically create the user with random uid and gid values).
14cr|backuppc-3.2.1-13|161	
14cr|backuppc-3.2.1-13|162	Lighttpd server definition
14cr|backuppc-3.2.1-13|163	--------------------------
14cr|backuppc-3.2.1-13|164	When using lighttpd, the following definition in /etc/lighttpd/lighttpd.conf
14cr|backuppc-3.2.1-13|165	should work:
14cr|backuppc-3.2.1-13|166	$HTTP["url"] =~ "^/backuppc" {
14cr|backuppc-3.2.1-13|167	server.document-root = "/var/www/backuppc"
14cr|backuppc-3.2.1-13|168	cgi.assign = ( "BackupPC_Admin" => "" )
14cr|backuppc-3.2.1-13|169	index-file.names = ( "BackupPC_Admin" )
14cr|backuppc-3.2.1-13|170	alias.url = ( "/backuppc" => "/var/www/backuppc" )
14cr|backuppc-3.2.1-13|171	dir-listing.activate = "disable"
14cr|backuppc-3.2.1-13|172	$HTTP["remoteip"] != "127.0.0.1" {
14cr|backuppc-3.2.1-13|173	auth.backend = "htpasswd"
14cr|backuppc-3.2.1-13|174	auth.backend.htpasswd.userfile = "<password-dir>/passwd/backuppc"
14cr|backuppc-3.2.1-13|175	auth.require += ( "" => (	"method" => "basic",
14cr|backuppc-3.2.1-13|176	"realm" => "BackupPC",
14cr|backuppc-3.2.1-13|177	"require" => "valid-user" ) )
14cr|backuppc-3.2.1-13|178	}
14cr|backuppc-3.2.1-13|179	}
14cr|backuppc-3.2.1-13|180	<password-dir> is the directory where you keep the passwords for your server;
14cr|backuppc-3.2.1-13|181	the suggested definition does not require authentication if the backuppc gui
14cr|backuppc-3.2.1-13|182	is invoked from the machine that hosts the lighttpd server
14cr|backuppc-3.2.1-13|183	EOF
14cr|backuppc-3.2.1-13|184	
14cr|backuppc-3.2.1-13|185	
14cr|backuppc-3.2.1-13|186	%pre
14cr|backuppc-3.2.1-13|187	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
14cr|backuppc-3.2.1-13|188	
14cr|backuppc-3.2.1-13|189	%post
14cr|backuppc-3.2.1-13|190	%tmpfiles_create %{name}
14cr|backuppc-3.2.1-13|191	%_post_service %{name}
14cr|backuppc-3.2.1-13|192	
14cr|backuppc-3.2.1-13|193	%preun
14cr|backuppc-3.2.1-13|194	%_preun_service %{name}
14cr|backuppc-3.2.1-13|195	if [ $1 -ne 0 ] ; then
14cr|backuppc-3.2.1-13|196	# previous releases of backuppc had root as the owner - undo this fault
14cr|backuppc-3.2.1-13|197	chown backuppc:backuppc %{_sysconfdir}/%{name}
14cr|backuppc-3.2.1-13|198	fi
14cr|backuppc-3.2.1-13|199	
14cr|backuppc-3.2.1-13|200	%postun
14cr|backuppc-3.2.1-13|201	%_postun_userdel %{name}
14cr|backuppc-3.2.1-13|202	
14cr|backuppc-3.2.1-13|203	%files
14cr|backuppc-3.2.1-13|204	%doc ChangeLog README LICENSE doc/* README.omv
14cr|backuppc-3.2.1-13|205	# backuppc must be able to edit the config file and create backup files
14cr|backuppc-3.2.1-13|206	%config(noreplace) %attr(0755,backuppc,backuppc) %{_sysconfdir}/%{name}
14cr|backuppc-3.2.1-13|207	#% config(noreplace) %attr(0640,backuppc,backuppc) %{_sysconfdir}/%{name}/*
14cr|backuppc-3.2.1-13|208	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|backuppc-3.2.1-13|209	%{_unitdir}/%{name}.service
14cr|backuppc-3.2.1-13|210	%{_tmpfilesdir}/%{name}.conf
14cr|backuppc-3.2.1-13|211	%{_datadir}/%{name}
14cr|backuppc-3.2.1-13|212	#note: globbings like [^B]* or !(BackupPC*) don't work
14cr|backuppc-3.2.1-13|213	%{_var}/www/%{name}/*.gif
14cr|backuppc-3.2.1-13|214	%{_var}/www/%{name}/*.png
14cr|backuppc-3.2.1-13|215	%{_var}/www/%{name}/*.css
14cr|backuppc-3.2.1-13|216	%{_var}/www/%{name}/*.js
14cr|backuppc-3.2.1-13|217	%{_var}/www/%{name}/*.ico
14cr|backuppc-3.2.1-13|218	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin.cgi
14cr|backuppc-3.2.1-13|219	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin
14cr|backuppc-3.2.1-13|220	%attr(-,backuppc,backuppc) %{_var}/log/%{name}
14cr|backuppc-3.2.1-13|221	%attr(-,backuppc,backuppc) %{_localstatedir}/lib/%{name}
14cr|backuppc-3.2.1-13|222	
14cr|backuppc-3.2.1-13|223	%changelog
14cr|backuppc-3.2.1-13|224	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-13
14cr|backuppc-3.2.1-13|225	+ Revision: 89a35a7
14cr|backuppc-3.2.1-13|226	- MassBuild#464: Increase release tag
14cr|backuppc-3.2.1-13|227	
14cr|backuppc-3.2.1-13|228	

339 14
14cr|bacula2-2.4.4-2|1	######################################################
14cr|bacula2-2.4.4-2|2	# SpecFile: bacula2.spec
14cr|bacula2-2.4.4-2|3	# Generato: http://www.mandrivausers.ro/
14cr|bacula2-2.4.4-2|4	# Build for Stella Linux by Nux
14cr|bacula2-2.4.4-2|5	# http://li.nux.ro/stella/
14cr|bacula2-2.4.4-2|6	# MRB-Falticska Florin
14cr|bacula2-2.4.4-2|7	######################################################
14cr|bacula2-2.4.4-2|8	
14cr|bacula2-2.4.4-2|9	
14cr|bacula2-2.4.4-2|10	%define _hardened_build 1
14cr|bacula2-2.4.4-2|11	%define working_dir	/var/spool/bacula2
14cr|bacula2-2.4.4-2|12	%define script_dir	/usr/libexec/bacula2
14cr|bacula2-2.4.4-2|13	%define group		Archiving/Backup
14cr|bacula2-2.4.4-2|14	
14cr|bacula2-2.4.4-2|15	Summary: 	Backup client for bacula version 2 server
14cr|bacula2-2.4.4-2|16	Name: 		bacula2
14cr|bacula2-2.4.4-2|17	Version: 	2.4.4
14cr|bacula2-2.4.4-2|18	Release: 	2
14cr|bacula2-2.4.4-2|19	License: 	GPLv2
14cr|bacula2-2.4.4-2|20	Group:   	%{group}
14cr|bacula2-2.4.4-2|21	
14cr|bacula2-2.4.4-2|22	URL: 		http://www.bacula.org
14cr|bacula2-2.4.4-2|23	Source0: 	http://downloads.sf.net/bacula/bacula-%{version}.tar.gz
14cr|bacula2-2.4.4-2|24	Source1: 	bacula2-fd.service
14cr|bacula2-2.4.4-2|25	Source100: 	%{name}.rpmlintrc
14cr|bacula2-2.4.4-2|26	
14cr|bacula2-2.4.4-2|27	Patch0:		bacula2-2.4.4-utf8.patch
14cr|bacula2-2.4.4-2|28	Patch1: 	bacula2-config.patch
14cr|bacula2-2.4.4-2|29	Patch2: 	bacula2-3.0.2-openssl.patch
14cr|bacula2-2.4.4-2|30	Patch3: 	bacula2-2.4.4-python27.patch
14cr|bacula2-2.4.4-2|31	Patch4: 	bacula2-2.4.4-daemon-name.patch
14cr|bacula2-2.4.4-2|32	
14cr|bacula2-2.4.4-2|33	BuildRequires: pkgconfig(openssl)
14cr|bacula2-2.4.4-2|34	BuildRequires: perl
14cr|bacula2-2.4.4-2|35	BuildRequires: acl-devel
14cr|bacula2-2.4.4-2|36	BuildRequires: pkgconfig(zlib)
14cr|bacula2-2.4.4-2|37	BuildRequires: pkgconfig(python)
14cr|bacula2-2.4.4-2|38	BuildRequires: stdc++-devel
14cr|bacula2-2.4.4-2|39	BuildRequires: pkgconfig(libxml-2.0)
14cr|bacula2-2.4.4-2|40	BuildRequires: pkgconfig
14cr|bacula2-2.4.4-2|41	BuildRequires: glibc-devel
14cr|bacula2-2.4.4-2|42	BuildRequires: sed
14cr|bacula2-2.4.4-2|43	BuildRequires: systemd-units
14cr|bacula2-2.4.4-2|44	BuildRequires: tcp_wrappers-devel
14cr|bacula2-2.4.4-2|45	
14cr|bacula2-2.4.4-2|46	
14cr|bacula2-2.4.4-2|47	%description
14cr|bacula2-2.4.4-2|48	Bacula is a set of programs that allow you to manage the backup, recovery,
14cr|bacula2-2.4.4-2|49	and verification of computer data across a network of different computers.
14cr|bacula2-2.4.4-2|50	It is based on a client/server architecture and is efficient and relatively
14cr|bacula2-2.4.4-2|51	easy to use, while offering many advanced storage management features that
14cr|bacula2-2.4.4-2|52	make it easy to find and recover lost or damaged files.
14cr|bacula2-2.4.4-2|53	
14cr|bacula2-2.4.4-2|54	The bacula2 packages are clients suitable for use with a bacula version
14cr|bacula2-2.4.4-2|55	2.x server (director), since later clients are incompatible.
14cr|bacula2-2.4.4-2|56	
14cr|bacula2-2.4.4-2|57	#-----------client-------------
14cr|bacula2-2.4.4-2|58	%package 	client
14cr|bacula2-2.4.4-2|59	Summary: 	Bacula backup client
14cr|bacula2-2.4.4-2|60	Group:   	%{group}
14cr|bacula2-2.4.4-2|61	Requires: 	bacula2-common = %{EVRD}
14cr|bacula2-2.4.4-2|62	Requires(post): systemd-units
14cr|bacula2-2.4.4-2|63	Requires(post): sysvinit
14cr|bacula2-2.4.4-2|64	Requires(preun): systemd-units
14cr|bacula2-2.4.4-2|65	Requires(postun): systemd-units
14cr|bacula2-2.4.4-2|66	
14cr|bacula2-2.4.4-2|67	
14cr|bacula2-2.4.4-2|68	%description 	client
14cr|bacula2-2.4.4-2|69	Bacula is a set of programs that allow you to manage the backup, recovery,
14cr|bacula2-2.4.4-2|70	and verification of computer data across a network of different computers.
14cr|bacula2-2.4.4-2|71	It is based on a client/server architecture.
14cr|bacula2-2.4.4-2|72	
14cr|bacula2-2.4.4-2|73	This package contains the bacula version 2 client, the daemon running on
14cr|bacula2-2.4.4-2|74	the system to be backed up to a bacula version 2 server (director).
14cr|bacula2-2.4.4-2|75	
14cr|bacula2-2.4.4-2|76	#--------common----------------
14cr|bacula2-2.4.4-2|77	%package 	common
14cr|bacula2-2.4.4-2|78	Summary: 	Common Bacula utilities
14cr|bacula2-2.4.4-2|79	Group:   	%{group}
14cr|bacula2-2.4.4-2|80	Requires(pre): 	shadow-utils
14cr|bacula2-2.4.4-2|81	
14cr|bacula2-2.4.4-2|82	%description common
14cr|bacula2-2.4.4-2|83	Bacula is a set of programs that allow you to manage the backup, recovery,
14cr|bacula2-2.4.4-2|84	and verification of computer data across a network of different computers.
14cr|bacula2-2.4.4-2|85	It is based on a client/server architecture.
14cr|bacula2-2.4.4-2|86	
14cr|bacula2-2.4.4-2|87	The bacula2 packages are clients suitable for use with a bacula version
14cr|bacula2-2.4.4-2|88	2.x server (director), since later clients are incompatible.
14cr|bacula2-2.4.4-2|89	
14cr|bacula2-2.4.4-2|90	%prep
14cr|bacula2-2.4.4-2|91	%setup -q -n bacula-%{version}
14cr|bacula2-2.4.4-2|92	
14cr|bacula2-2.4.4-2|93	%patch0 -p1
14cr|bacula2-2.4.4-2|94	%patch1 -p1
14cr|bacula2-2.4.4-2|95	%patch2 -p2
14cr|bacula2-2.4.4-2|96	%patch3 -p0
14cr|bacula2-2.4.4-2|97	
14cr|bacula2-2.4.4-2|98	
14cr|bacula2-2.4.4-2|99	# Fix attr
14cr|bacula2-2.4.4-2|100	find examples -type f | xargs chmod -x
14cr|bacula2-2.4.4-2|101	find updatedb -type f | xargs chmod -x
14cr|bacula2-2.4.4-2|102	chmod -x src/console/conio.c
14cr|bacula2-2.4.4-2|103	
14cr|bacula2-2.4.4-2|104	%build
14cr|bacula2-2.4.4-2|105	# TODO: ugly but works..if smbody can do it better be my guest Sflo
14cr|bacula2-2.4.4-2|106	CFLAGS="$(echo %{optflags}|sed s/-D_FORTIFY_SOURCE=./-U_FORTIFY_SOURCE/)" \
14cr|bacula2-2.4.4-2|107	%configure \
14cr|bacula2-2.4.4-2|108	--sysconfdir=%{_sysconfdir}/bacula2 \
14cr|bacula2-2.4.4-2|109	--with-fd-user=root \
14cr|bacula2-2.4.4-2|110	--with-fd-group=root \
14cr|bacula2-2.4.4-2|111	--with-fd-password=@@FD_PASSWORD@@ \
14cr|bacula2-2.4.4-2|112	--with-mon-dir-password=@@MON_DIR_PASSWORD@@ \
14cr|bacula2-2.4.4-2|113	--with-mon-fd-password=@@MON_FD_PASSWORD@@ \
14cr|bacula2-2.4.4-2|114	--with-mon-sd-password=@@MON_SD_PASSWORD@@ \
14cr|bacula2-2.4.4-2|115	--with-working-dir=%{working_dir} \
14cr|bacula2-2.4.4-2|116	--with-scriptdir=%{script_dir} \
14cr|bacula2-2.4.4-2|117	--with-smtp-host=localhost \
14cr|bacula2-2.4.4-2|118	--with-subsys-dir=%{_localstatedir}/lock/subsys \
14cr|bacula2-2.4.4-2|119	--with-pid-dir=%{_localstatedir}/run \
14cr|bacula2-2.4.4-2|120	--enable-client-only \
14cr|bacula2-2.4.4-2|121	--enable-largefile \
14cr|bacula2-2.4.4-2|122	--with-openssl \
14cr|bacula2-2.4.4-2|123	--with-tcp-wrappers \
14cr|bacula2-2.4.4-2|124	--with-python \
14cr|bacula2-2.4.4-2|125	--enable-smartalloc \
14cr|bacula2-2.4.4-2|126	--enable-tray-monitor
14cr|bacula2-2.4.4-2|127	
14cr|bacula2-2.4.4-2|128	
14cr|bacula2-2.4.4-2|129	%{make}
14cr|bacula2-2.4.4-2|130	
14cr|bacula2-2.4.4-2|131	%install
14cr|bacula2-2.4.4-2|132	%{makeinstall_std}
14cr|bacula2-2.4.4-2|133	
14cr|bacula2-2.4.4-2|134	# Desktop Integration for the console apps and the traymonitor
14cr|bacula2-2.4.4-2|135	mkdir -p %{buildroot}%{_bindir}
14cr|bacula2-2.4.4-2|136	
14cr|bacula2-2.4.4-2|137	# Initscript
14cr|bacula2-2.4.4-2|138	install -m 755 -D %{SOURCE1}  %{buildroot}%{_unitdir}/bacula2-fd.service
14cr|bacula2-2.4.4-2|139	
14cr|bacula2-2.4.4-2|140	# Create the bacula user's home directory
14cr|bacula2-2.4.4-2|141	mkdir -p %{buildroot}%{_localstatedir}/spool/bacula2
14cr|bacula2-2.4.4-2|142	
14cr|bacula2-2.4.4-2|143	# workaround so files from bacula2 screw the main bacula package Sflo
14cr|bacula2-2.4.4-2|144	mv %{buildroot}%{_sbindir}/bacula-fd %{buildroot}%{_sbindir}/bacula2-fd
14cr|bacula2-2.4.4-2|145	mv %{buildroot}%{_mandir}/man8/bacula-fd.8.gz %{buildroot}%{_mandir}/man8/bacula2-fd.8.gz
14cr|bacula2-2.4.4-2|146	
14cr|bacula2-2.4.4-2|147	# Fix some linting Sflo
14cr|bacula2-2.4.4-2|148	chmod 755 %{buildroot}%{_sbindir}/*
14cr|bacula2-2.4.4-2|149	
14cr|bacula2-2.4.4-2|150	%pre common
14cr|bacula2-2.4.4-2|151	getent group bacula >/dev/null || groupadd -r bacula
14cr|bacula2-2.4.4-2|152	getent passwd bacula >/dev/null || \
14cr|bacula2-2.4.4-2|153	useradd -r -s /sbin/nologin -d %{_localstatedir}/spool/bacula2 -M \
14cr|bacula2-2.4.4-2|154	-c 'Bacula Backup System' -g bacula bacula
14cr|bacula2-2.4.4-2|155	exit 0
14cr|bacula2-2.4.4-2|156	
14cr|bacula2-2.4.4-2|157	%post client
14cr|bacula2-2.4.4-2|158	/sbin/chkconfig --add bacula2-fd
14cr|bacula2-2.4.4-2|159	
14cr|bacula2-2.4.4-2|160	%preun client
14cr|bacula2-2.4.4-2|161	if [ $1 = 0 ]; then
14cr|bacula2-2.4.4-2|162	/bin/systemctl --no-reload disable bacula2-fd.service > /dev/null 2>&1 || :
14cr|bacula2-2.4.4-2|163	/bin/systemctl stop bacula2-fd.service > /dev/null 2>&1 || :
14cr|bacula2-2.4.4-2|164	fi
14cr|bacula2-2.4.4-2|165	
14cr|bacula2-2.4.4-2|166	%postun client
14cr|bacula2-2.4.4-2|167	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|bacula2-2.4.4-2|168	if [ "$1" -ge "1" ]; then
14cr|bacula2-2.4.4-2|169	/bin/systemctl try-restart bacula2-fd.service >/dev/null 2>&1 || :
14cr|bacula2-2.4.4-2|170	fi
14cr|bacula2-2.4.4-2|171	
14cr|bacula2-2.4.4-2|172	
14cr|bacula2-2.4.4-2|173	%files common
14cr|bacula2-2.4.4-2|174	%doc AUTHORS ChangeLog COPYING LICENSE README SUPPORT VERIFYING examples/
14cr|bacula2-2.4.4-2|175	%dir %{_sysconfdir}/bacula2/
14cr|bacula2-2.4.4-2|176	%dir %attr(750, bacula, bacula) %{_localstatedir}/spool/bacula2/
14cr|bacula2-2.4.4-2|177	%{script_dir}/*
14cr|bacula2-2.4.4-2|178	%{_mandir}/man1/*
14cr|bacula2-2.4.4-2|179	
14cr|bacula2-2.4.4-2|180	%files client
14cr|bacula2-2.4.4-2|181	%{_sbindir}/btraceback
14cr|bacula2-2.4.4-2|182	%{_sbindir}/bacula2-fd
14cr|bacula2-2.4.4-2|183	%{_sbindir}/bconsole
14cr|bacula2-2.4.4-2|184	%{_unitdir}/bacula2-fd.service
14cr|bacula2-2.4.4-2|185	%config(noreplace) %{_sysconfdir}/bacula2/bconsole.conf
14cr|bacula2-2.4.4-2|186	%config(noreplace) %{_sysconfdir}/bacula2/bacula-fd.conf
14cr|bacula2-2.4.4-2|187	%{_mandir}/man8/*
14cr|bacula2-2.4.4-2|188	
14cr|bacula2-2.4.4-2|189	
14cr|bacula2-2.4.4-2|190	%changelog
14cr|bacula2-2.4.4-2|191	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-2
14cr|bacula2-2.4.4-2|192	+ Revision: f6742ac
14cr|bacula2-2.4.4-2|193	- MassBuild#464: Increase release tag
14cr|bacula2-2.4.4-2|194	
14cr|bacula2-2.4.4-2|195	

340 14
14cr|bacula-7.0.2-3|1	%define _libexecdir /usr/libexec
14cr|bacula-7.0.2-3|2	%define uid 133
14cr|bacula-7.0.2-3|3	%define username bacula
14cr|bacula-7.0.2-3|4	%define _guiver 7.0.2
14cr|bacula-7.0.2-3|5	%define group Archiving/Backup
14cr|bacula-7.0.2-3|6	
14cr|bacula-7.0.2-3|7	%define with_omv 0
14cr|bacula-7.0.2-3|8	
14cr|bacula-7.0.2-3|9	Name:               bacula
14cr|bacula-7.0.2-3|10	Version:            7.0.2
14cr|bacula-7.0.2-3|11	Release:            3
14cr|bacula-7.0.2-3|12	Summary:            Cross platform network backup for Linux, Unix, Mac and Windows
14cr|bacula-7.0.2-3|13	License:            AGPLv3
14cr|bacula-7.0.2-3|14	Group:              %{group}
14cr|bacula-7.0.2-3|15	URL:                http://www.bacula.org
14cr|bacula-7.0.2-3|16	
14cr|bacula-7.0.2-3|17	Source0:            http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|bacula-7.0.2-3|18	Source1:	        bacula.rpmlintrc
14cr|bacula-7.0.2-3|19	Source2:            quickstart_postgresql.txt
14cr|bacula-7.0.2-3|20	Source3:            quickstart_mysql.txt
14cr|bacula-7.0.2-3|21	Source4:            quickstart_sqlite3.txt
14cr|bacula-7.0.2-3|22	Source5:            README
14cr|bacula-7.0.2-3|23	Source6:            %{name}.logrotate
14cr|bacula-7.0.2-3|24	Source7:            %{name}-fd.init
14cr|bacula-7.0.2-3|25	Source8:            %{name}-dir.init
14cr|bacula-7.0.2-3|26	Source9:            %{name}-sd.init
14cr|bacula-7.0.2-3|27	Source10:           %{name}-fd.service
14cr|bacula-7.0.2-3|28	Source11:           %{name}-dir.service
14cr|bacula-7.0.2-3|29	Source12:           %{name}-sd.service
14cr|bacula-7.0.2-3|30	Source13:           %{name}-bat.desktop
14cr|bacula-7.0.2-3|31	Source14:           %{name}-traymonitor.desktop
14cr|bacula-7.0.2-3|32	Source15:           %{name}-fd.sysconfig
14cr|bacula-7.0.2-3|33	Source16:           %{name}-dir.sysconfig
14cr|bacula-7.0.2-3|34	Source17:           %{name}-sd.sysconfig
14cr|bacula-7.0.2-3|35	
14cr|bacula-7.0.2-3|36	
14cr|bacula-7.0.2-3|37	Patch1:             %{name}-5.0.2-openssl.patch
14cr|bacula-7.0.2-3|38	Patch2:             %{name}-7.0.0-queryfile.patch
14cr|bacula-7.0.2-3|39	Patch3:             %{name}-5.0.3-sqlite-priv.patch
14cr|bacula-7.0.2-3|40	Patch4:             %{name}-5.2.13-bat-build.patch
14cr|bacula-7.0.2-3|41	Patch5:             %{name}-5.2.12-seg-fault.patch
14cr|bacula-7.0.2-3|42	Patch6:             %{name}-5.2.13-logwatch.patch
14cr|bacula-7.0.2-3|43	Patch7:             %{name}-non-free-code.patch
14cr|bacula-7.0.2-3|44	Patch8:             %{name}-7.0.2-configure.patch
14cr|bacula-7.0.2-3|45	Patch9:             %{name}-7.0.2-git.patch
14cr|bacula-7.0.2-3|46	
14cr|bacula-7.0.2-3|47	BuildRequires:      desktop-file-utils
14cr|bacula-7.0.2-3|48	BuildRequires:      perl
14cr|bacula-7.0.2-3|49	BuildRequires:      sed
14cr|bacula-7.0.2-3|50	
14cr|bacula-7.0.2-3|51	BuildRequires:      glibc-devel
14cr|bacula-7.0.2-3|52	BuildRequires:      acl-devel
14cr|bacula-7.0.2-3|53	BuildRequires:      stdc++-devel
14cr|bacula-7.0.2-3|54	BuildRequires:      pkgconfig(libxml-2.0)
14cr|bacula-7.0.2-3|55	BuildRequires:      cap-devel
14cr|bacula-7.0.2-3|56	BuildRequires:      liblzo-devel
14cr|bacula-7.0.2-3|57	
14cr|bacula-7.0.2-3|58	%if %{with_omv}
14cr|bacula-7.0.2-3|59	BuildRequires:      mariadb-devel >= 3.23
14cr|bacula-7.0.2-3|60	%else
14cr|bacula-7.0.2-3|61	BuildRequires:      mysql-devel
14cr|bacula-7.0.2-3|62	%endif
14cr|bacula-7.0.2-3|63	BuildRequires:      pkgconfig(libecpg)
14cr|bacula-7.0.2-3|64	BuildRequires:      pkgconfig(sqlite3)
14cr|bacula-7.0.2-3|65	BuildRequires:      pkgconfig(ncurses)
14cr|bacula-7.0.2-3|66	BuildRequires:      pkgconfig(openssl)
14cr|bacula-7.0.2-3|67	BuildRequires:      readline-devel
14cr|bacula-7.0.2-3|68	BuildRequires:      pkgconfig(zlib)
14cr|bacula-7.0.2-3|69	BuildRequires:      qt4-devel >= 4.6.2
14cr|bacula-7.0.2-3|70	BuildRequires:      tcp_wrappers-devel
14cr|bacula-7.0.2-3|71	BuildRequires:      systemd
14cr|bacula-7.0.2-3|72	
14cr|bacula-7.0.2-3|73	
14cr|bacula-7.0.2-3|74	%description
14cr|bacula-7.0.2-3|75	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|76	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|77	based on a client/server architecture and is efficient and relatively easy to
14cr|bacula-7.0.2-3|78	use, while offering many advanced storage management features that make it easy
14cr|bacula-7.0.2-3|79	to find and recover lost or damaged files.
14cr|bacula-7.0.2-3|80	
14cr|bacula-7.0.2-3|81	
14cr|bacula-7.0.2-3|82	##########################################
14cr|bacula-7.0.2-3|83	%define baculalibname %mklibname bacula %{_guiver}
14cr|bacula-7.0.2-3|84	
14cr|bacula-7.0.2-3|85	%package -n %{baculalibname}
14cr|bacula-7.0.2-3|86	Summary:            Bacula libraries
14cr|bacula-7.0.2-3|87	Group:              %{group}
14cr|bacula-7.0.2-3|88	
14cr|bacula-7.0.2-3|89	
14cr|bacula-7.0.2-3|90	%description -n %{baculalibname}
14cr|bacula-7.0.2-3|91	Bacula is a set of programs that allow you to manage the backup,
14cr|bacula-7.0.2-3|92	recovery, and verification of computer data across a network of
14cr|bacula-7.0.2-3|93	different computers. It is based on a client/server architecture.
14cr|bacula-7.0.2-3|94	
14cr|bacula-7.0.2-3|95	This package contains basic Bacula libraries, which are used by all
14cr|bacula-7.0.2-3|96	Bacula programs.
14cr|bacula-7.0.2-3|97	
14cr|bacula-7.0.2-3|98	%files  -n %{baculalibname}
14cr|bacula-7.0.2-3|99	%doc AUTHORS ChangeLog LICENSE SUPPORT ReleaseNotes
14cr|bacula-7.0.2-3|100	%{_libdir}/libbac-%{version}.so
14cr|bacula-7.0.2-3|101	%{_libdir}/libbaccfg-%{version}.so
14cr|bacula-7.0.2-3|102	%{_libdir}/libbacfind-%{version}.so
14cr|bacula-7.0.2-3|103	
14cr|bacula-7.0.2-3|104	
14cr|bacula-7.0.2-3|105	############################################
14cr|bacula-7.0.2-3|106	%define devname		%mklibname -d %{name}
14cr|bacula-7.0.2-3|107	
14cr|bacula-7.0.2-3|108	%package  -n	%{devname}
14cr|bacula-7.0.2-3|109	Summary:            Bacula development files
14cr|bacula-7.0.2-3|110	Group:              Development/Other
14cr|bacula-7.0.2-3|111	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|112	Requires:           bacula-dir-sql = %{EVRD}
14cr|bacula-7.0.2-3|113	
14cr|bacula-7.0.2-3|114	%description  -n	%{devname}
14cr|bacula-7.0.2-3|115	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|116	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|117	based on a client/server architecture.
14cr|bacula-7.0.2-3|118	
14cr|bacula-7.0.2-3|119	This development package contains static libraries and header files.
14cr|bacula-7.0.2-3|120	
14cr|bacula-7.0.2-3|121	%files   -n	%{devname}
14cr|bacula-7.0.2-3|122	%{_includedir}/bacula
14cr|bacula-7.0.2-3|123	%{_libdir}/libbac.so
14cr|bacula-7.0.2-3|124	%{_libdir}/libbaccfg.so
14cr|bacula-7.0.2-3|125	%{_libdir}/libbacfind.so
14cr|bacula-7.0.2-3|126	%{_libdir}/libbacsql.so
14cr|bacula-7.0.2-3|127	
14cr|bacula-7.0.2-3|128	##############################################
14cr|bacula-7.0.2-3|129	
14cr|bacula-7.0.2-3|130	%package dir-sql
14cr|bacula-7.0.2-3|131	Summary:            Bacula SQL libraries
14cr|bacula-7.0.2-3|132	Group:              %{group}
14cr|bacula-7.0.2-3|133	Provides:           bacula-dir-mysql = %{EVRD}
14cr|bacula-7.0.2-3|134	Provides:           bacula-dir-sqlite = %{EVRD}
14cr|bacula-7.0.2-3|135	Provides:           bacula-dir-postgresql = %{EVRD}
14cr|bacula-7.0.2-3|136	
14cr|bacula-7.0.2-3|137	%description dir-sql
14cr|bacula-7.0.2-3|138	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|139	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|140	based on a client/server architecture.
14cr|bacula-7.0.2-3|141	
14cr|bacula-7.0.2-3|142	This package contains the SQL Bacula libraries, which are used by Director and
14cr|bacula-7.0.2-3|143	Storage daemons. You have to select your preferred catalog library through the
14cr|bacula-7.0.2-3|144	alternatives system.
14cr|bacula-7.0.2-3|145	
14cr|bacula-7.0.2-3|146	%files dir-sql
14cr|bacula-7.0.2-3|147	%{_libdir}/libbaccats-mysql-%{version}.so
14cr|bacula-7.0.2-3|148	%{_libdir}/libbaccats-mysql.so
14cr|bacula-7.0.2-3|149	%{_libdir}/libbaccats-postgresql-%{version}.so
14cr|bacula-7.0.2-3|150	%{_libdir}/libbaccats-postgresql.so
14cr|bacula-7.0.2-3|151	%{_libdir}/libbaccats-sqlite3-%{version}.so
14cr|bacula-7.0.2-3|152	%{_libdir}/libbaccats-sqlite3.so
14cr|bacula-7.0.2-3|153	%{_libdir}/libbacsql-%{version}.so
14cr|bacula-7.0.2-3|154	%{_libdir}/libbaccats-%{version}.so
14cr|bacula-7.0.2-3|155	##############################################
14cr|bacula-7.0.2-3|156	
14cr|bacula-7.0.2-3|157	%package common
14cr|bacula-7.0.2-3|158	Summary:            Common Bacula files
14cr|bacula-7.0.2-3|159	Group:              %{group}
14cr|bacula-7.0.2-3|160	Provides:           bacula-common = %{EVRD}
14cr|bacula-7.0.2-3|161	Provides:           group(%username) = %uid
14cr|bacula-7.0.2-3|162	Provides:           user(%username) = %uid
14cr|bacula-7.0.2-3|163	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|164	Requires(pre):      shadow-utils
14cr|bacula-7.0.2-3|165	Requires(postun):   shadow-utils
14cr|bacula-7.0.2-3|166	
14cr|bacula-7.0.2-3|167	%description common
14cr|bacula-7.0.2-3|168	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|169	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|170	based on a client/server architecture.
14cr|bacula-7.0.2-3|171	
14cr|bacula-7.0.2-3|172	This package contains files common to all Bacula daemons.
14cr|bacula-7.0.2-3|173	
14cr|bacula-7.0.2-3|174	%files common
14cr|bacula-7.0.2-3|175	%doc README quickstart_*
14cr|bacula-7.0.2-3|176	%config(noreplace) %{_sysconfdir}/logrotate.d/bacula
14cr|bacula-7.0.2-3|177	%dir %{_localstatedir}/log/bacula %attr(750, bacula, bacula)
14cr|bacula-7.0.2-3|178	%dir %{_localstatedir}/spool/bacula %attr(750, bacula, bacula)
14cr|bacula-7.0.2-3|179	%dir %{_libexecdir}/%{name}
14cr|bacula-7.0.2-3|180	%dir %{_sysconfdir}/%{name} %attr(755,root,root)
14cr|bacula-7.0.2-3|181	%{_libexecdir}/%{name}/btraceback.dbx
14cr|bacula-7.0.2-3|182	%{_libexecdir}/%{name}/btraceback.gdb
14cr|bacula-7.0.2-3|183	%{_libexecdir}/%{name}/bacula_config
14cr|bacula-7.0.2-3|184	%{_libexecdir}/%{name}/btraceback.mdb
14cr|bacula-7.0.2-3|185	%{_mandir}/man8/btraceback.8*
14cr|bacula-7.0.2-3|186	%{_mandir}/man8/bpluginfo.8*
14cr|bacula-7.0.2-3|187	%{_sbindir}/btraceback
14cr|bacula-7.0.2-3|188	%{_sbindir}/bpluginfo
14cr|bacula-7.0.2-3|189	#############################################
14cr|bacula-7.0.2-3|190	
14cr|bacula-7.0.2-3|191	%package dir-common
14cr|bacula-7.0.2-3|192	Summary:            Bacula Director files
14cr|bacula-7.0.2-3|193	Group:              %{group}
14cr|bacula-7.0.2-3|194	Requires:           bacula-common = %{EVRD}
14cr|bacula-7.0.2-3|195	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|196	Requires:           bacula-dir-sql = %{EVRD}
14cr|bacula-7.0.2-3|197	Requires:           logwatch
14cr|bacula-7.0.2-3|198	# Director backends merged into core.
14cr|bacula-7.0.2-3|199	Provides:           bacula-dir-common = %{EVRD}
14cr|bacula-7.0.2-3|200	Provides:           bacula-dir-mysql = %{EVRD}
14cr|bacula-7.0.2-3|201	Provides:           bacula-dir-sqlite3 = %{EVRD}
14cr|bacula-7.0.2-3|202	Provides:           bacula-dir-pgsql = %{EVRD}
14cr|bacula-7.0.2-3|203	
14cr|bacula-7.0.2-3|204	
14cr|bacula-7.0.2-3|205	Requires(post):     systemd
14cr|bacula-7.0.2-3|206	Requires(preun):    systemd
14cr|bacula-7.0.2-3|207	Requires(postun):   systemd
14cr|bacula-7.0.2-3|208	
14cr|bacula-7.0.2-3|209	
14cr|bacula-7.0.2-3|210	%description dir-common
14cr|bacula-7.0.2-3|211	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|212	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|213	based on a client/server architecture.
14cr|bacula-7.0.2-3|214	
14cr|bacula-7.0.2-3|215	This package contains the director files.
14cr|bacula-7.0.2-3|216	
14cr|bacula-7.0.2-3|217	%files dir-common
14cr|bacula-7.0.2-3|218	%doc updatedb examples/sample-query.sql
14cr|bacula-7.0.2-3|219	%config(noreplace) %{_sysconfdir}/bacula/bacula-dir.conf %attr(640,root,bacula)
14cr|bacula-7.0.2-3|220	%config(noreplace) %{_sysconfdir}/bacula/query.sql %attr(640,root,bacula)
14cr|bacula-7.0.2-3|221	%config(noreplace) %{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
14cr|bacula-7.0.2-3|222	%config(noreplace) %{_sysconfdir}/logwatch/conf/services/bacula.conf
14cr|bacula-7.0.2-3|223	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-dir
14cr|bacula-7.0.2-3|224	%{_libexecdir}/%{name}/create_bacula_database
14cr|bacula-7.0.2-3|225	%{_libexecdir}/%{name}/delete_catalog_backup
14cr|bacula-7.0.2-3|226	%{_libexecdir}/%{name}/drop_bacula_database
14cr|bacula-7.0.2-3|227	%{_libexecdir}/%{name}/drop_bacula_tables
14cr|bacula-7.0.2-3|228	%{_libexecdir}/%{name}/grant_bacula_privileges
14cr|bacula-7.0.2-3|229	%{_libexecdir}/%{name}/make_bacula_tables
14cr|bacula-7.0.2-3|230	%{_libexecdir}/%{name}/make_catalog_backup.pl
14cr|bacula-7.0.2-3|231	%{_libexecdir}/%{name}/update_bacula_tables
14cr|bacula-7.0.2-3|232	%{_libexecdir}/%{name}/create_mysql_database
14cr|bacula-7.0.2-3|233	%{_libexecdir}/%{name}/drop_mysql_database
14cr|bacula-7.0.2-3|234	%{_libexecdir}/%{name}/drop_mysql_tables
14cr|bacula-7.0.2-3|235	%{_libexecdir}/%{name}/grant_mysql_privileges
14cr|bacula-7.0.2-3|236	%{_libexecdir}/%{name}/make_mysql_tables
14cr|bacula-7.0.2-3|237	%{_libexecdir}/%{name}/update_mysql_tables
14cr|bacula-7.0.2-3|238	%{_libexecdir}/%{name}/create_sqlite3_database
14cr|bacula-7.0.2-3|239	%{_libexecdir}/%{name}/drop_sqlite3_database
14cr|bacula-7.0.2-3|240	%{_libexecdir}/%{name}/drop_sqlite3_tables
14cr|bacula-7.0.2-3|241	%{_libexecdir}/%{name}/grant_sqlite3_privileges
14cr|bacula-7.0.2-3|242	%{_libexecdir}/%{name}/make_sqlite3_tables
14cr|bacula-7.0.2-3|243	%{_libexecdir}/%{name}/update_sqlite3_tables
14cr|bacula-7.0.2-3|244	%{_libexecdir}/%{name}/create_postgresql_database
14cr|bacula-7.0.2-3|245	%{_libexecdir}/%{name}/drop_postgresql_database
14cr|bacula-7.0.2-3|246	%{_libexecdir}/%{name}/drop_postgresql_tables
14cr|bacula-7.0.2-3|247	%{_libexecdir}/%{name}/grant_postgresql_privileges
14cr|bacula-7.0.2-3|248	%{_libexecdir}/%{name}/make_postgresql_tables
14cr|bacula-7.0.2-3|249	%{_libexecdir}/%{name}/update_postgresql_tables
14cr|bacula-7.0.2-3|250	%{_mandir}/man1/bsmtp.1*
14cr|bacula-7.0.2-3|251	%{_mandir}/man8/bacula-dir.8*
14cr|bacula-7.0.2-3|252	%{_mandir}/man8/bregex.8*
14cr|bacula-7.0.2-3|253	%{_mandir}/man8/bwild.8*
14cr|bacula-7.0.2-3|254	%{_mandir}/man8/dbcheck.8*
14cr|bacula-7.0.2-3|255	%{_sbindir}/bacula-dir
14cr|bacula-7.0.2-3|256	%{_sbindir}/bregex
14cr|bacula-7.0.2-3|257	%{_sbindir}/bsmtp
14cr|bacula-7.0.2-3|258	%{_sbindir}/bwild
14cr|bacula-7.0.2-3|259	%{_sbindir}/dbcheck
14cr|bacula-7.0.2-3|260	%{_sysconfdir}/logwatch/scripts/services/bacula
14cr|bacula-7.0.2-3|261	%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
14cr|bacula-7.0.2-3|262	%{_unitdir}/bacula-dir.service
14cr|bacula-7.0.2-3|263	
14cr|bacula-7.0.2-3|264	#############################################
14cr|bacula-7.0.2-3|265	%package sd
14cr|bacula-7.0.2-3|266	Summary:            Bacula storage daemon files
14cr|bacula-7.0.2-3|267	Group:              %{group}
14cr|bacula-7.0.2-3|268	Requires:           bacula-common = %{EVRD}
14cr|bacula-7.0.2-3|269	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|270	Requires:           bacula-dir-sql = %{EVRD}
14cr|bacula-7.0.2-3|271	Requires:           mt-st
14cr|bacula-7.0.2-3|272	Provides:           bacula-storage-common = %{EVRD}
14cr|bacula-7.0.2-3|273	Provides:           bacula-storage-mysql = %{EVRD}
14cr|bacula-7.0.2-3|274	Provides:           bacula-storage-sqlite3 = %{EVRD}
14cr|bacula-7.0.2-3|275	Provides:           bacula-storage-pgsql = %{EVRD}
14cr|bacula-7.0.2-3|276	
14cr|bacula-7.0.2-3|277	Requires(post):     systemd
14cr|bacula-7.0.2-3|278	Requires(preun):    systemd
14cr|bacula-7.0.2-3|279	Requires(postun):   systemd
14cr|bacula-7.0.2-3|280	
14cr|bacula-7.0.2-3|281	
14cr|bacula-7.0.2-3|282	%description sd
14cr|bacula-7.0.2-3|283	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|284	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|285	based on a client/server architecture.
14cr|bacula-7.0.2-3|286	
14cr|bacula-7.0.2-3|287	This package contains the storage daemon, the daemon responsible for writing
14cr|bacula-7.0.2-3|288	the data received from the clients onto tape drives or other mass storage
14cr|bacula-7.0.2-3|289	devices.
14cr|bacula-7.0.2-3|290	
14cr|bacula-7.0.2-3|291	%files sd
14cr|bacula-7.0.2-3|292	%config(noreplace) %{_sysconfdir}/bacula/bacula-sd.conf %attr(640,root,root)
14cr|bacula-7.0.2-3|293	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-sd
14cr|bacula-7.0.2-3|294	%{_libexecdir}/%{name}/disk-changer
14cr|bacula-7.0.2-3|295	%{_libexecdir}/%{name}/dvd-handler
14cr|bacula-7.0.2-3|296	%{_libexecdir}/%{name}/mtx-changer
14cr|bacula-7.0.2-3|297	%{_libexecdir}/%{name}/mtx-changer.conf
14cr|bacula-7.0.2-3|298	%{_mandir}/man8/bacula-sd.8*
14cr|bacula-7.0.2-3|299	%{_mandir}/man8/bcopy.8*
14cr|bacula-7.0.2-3|300	%{_mandir}/man8/bextract.8*
14cr|bacula-7.0.2-3|301	%{_mandir}/man8/bls.8*
14cr|bacula-7.0.2-3|302	%{_mandir}/man8/bscan.8*
14cr|bacula-7.0.2-3|303	%{_mandir}/man8/btape.8*
14cr|bacula-7.0.2-3|304	%{_sbindir}/bacula-sd
14cr|bacula-7.0.2-3|305	%{_sbindir}/bcopy
14cr|bacula-7.0.2-3|306	%{_sbindir}/bextract
14cr|bacula-7.0.2-3|307	%{_sbindir}/bls
14cr|bacula-7.0.2-3|308	%{_sbindir}/bscan
14cr|bacula-7.0.2-3|309	%{_sbindir}/btape
14cr|bacula-7.0.2-3|310	%{_unitdir}/bacula-sd.service
14cr|bacula-7.0.2-3|311	
14cr|bacula-7.0.2-3|312	##############################################
14cr|bacula-7.0.2-3|313	
14cr|bacula-7.0.2-3|314	%package client
14cr|bacula-7.0.2-3|315	Summary:            Bacula backup client
14cr|bacula-7.0.2-3|316	Group:              %{group}
14cr|bacula-7.0.2-3|317	Requires:           bacula-common = %{EVRD}
14cr|bacula-7.0.2-3|318	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|319	
14cr|bacula-7.0.2-3|320	Requires(post):     systemd
14cr|bacula-7.0.2-3|321	Requires(preun):    systemd
14cr|bacula-7.0.2-3|322	Requires(postun):   systemd
14cr|bacula-7.0.2-3|323	
14cr|bacula-7.0.2-3|324	
14cr|bacula-7.0.2-3|325	%description client
14cr|bacula-7.0.2-3|326	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|327	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|328	based on a client/server architecture.
14cr|bacula-7.0.2-3|329	
14cr|bacula-7.0.2-3|330	This package contains the bacula client, the daemon running on the system to be
14cr|bacula-7.0.2-3|331	backed up.
14cr|bacula-7.0.2-3|332	
14cr|bacula-7.0.2-3|333	%files client
14cr|bacula-7.0.2-3|334	%config(noreplace) %{_sysconfdir}/bacula/bacula-fd.conf %attr(640,root,root)
14cr|bacula-7.0.2-3|335	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-fd
14cr|bacula-7.0.2-3|336	%{_mandir}/man8/bacula-fd.8*
14cr|bacula-7.0.2-3|337	%{_libdir}/bacula/bpipe-fd.so
14cr|bacula-7.0.2-3|338	%{_sbindir}/bacula-fd
14cr|bacula-7.0.2-3|339	%{_unitdir}/bacula-fd.service
14cr|bacula-7.0.2-3|340	
14cr|bacula-7.0.2-3|341	###############################################
14cr|bacula-7.0.2-3|342	
14cr|bacula-7.0.2-3|343	%package console
14cr|bacula-7.0.2-3|344	Summary:            Bacula management console
14cr|bacula-7.0.2-3|345	Group:              %{group}
14cr|bacula-7.0.2-3|346	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|347	
14cr|bacula-7.0.2-3|348	%description console
14cr|bacula-7.0.2-3|349	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|350	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|351	based on a client/server architecture.
14cr|bacula-7.0.2-3|352	
14cr|bacula-7.0.2-3|353	This package contains the command-line management console for the bacula backup
14cr|bacula-7.0.2-3|354	system.
14cr|bacula-7.0.2-3|355	
14cr|bacula-7.0.2-3|356	%files console
14cr|bacula-7.0.2-3|357	%config(noreplace) %{_sysconfdir}/bacula/bconsole.conf %attr(640,root,root)
14cr|bacula-7.0.2-3|358	%{_mandir}/man8/bconsole.8*
14cr|bacula-7.0.2-3|359	%{_sbindir}/bconsole
14cr|bacula-7.0.2-3|360	
14cr|bacula-7.0.2-3|361	##################################################
14cr|bacula-7.0.2-3|362	
14cr|bacula-7.0.2-3|363	%package bat
14cr|bacula-7.0.2-3|364	Summary:            Bacula bat console
14cr|bacula-7.0.2-3|365	Group:              %{group}
14cr|bacula-7.0.2-3|366	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|367	
14cr|bacula-7.0.2-3|368	%description bat
14cr|bacula-7.0.2-3|369	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|370	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|371	based on a client/server architecture.
14cr|bacula-7.0.2-3|372	
14cr|bacula-7.0.2-3|373	This package contains the bat version of the bacula management console.
14cr|bacula-7.0.2-3|374	
14cr|bacula-7.0.2-3|375	%files bat
14cr|bacula-7.0.2-3|376	%config(noreplace) %{_sysconfdir}/bacula/bat.conf %attr(640,root,root)
14cr|bacula-7.0.2-3|377	%{_datadir}/applications/bacula-bat.desktop
14cr|bacula-7.0.2-3|378	%{_datadir}/bacula/*.html
14cr|bacula-7.0.2-3|379	%{_datadir}/bacula/*.png
14cr|bacula-7.0.2-3|380	%{_datadir}/pixmaps/bat.png
14cr|bacula-7.0.2-3|381	%{_mandir}/man1/bat.1*
14cr|bacula-7.0.2-3|382	%{_sbindir}/bat
14cr|bacula-7.0.2-3|383	
14cr|bacula-7.0.2-3|384	############################################
14cr|bacula-7.0.2-3|385	
14cr|bacula-7.0.2-3|386	%package tray-monitor
14cr|bacula-7.0.2-3|387	Summary:            Bacula system tray monitor
14cr|bacula-7.0.2-3|388	Group:              %{group}
14cr|bacula-7.0.2-3|389	Requires:           %{baculalibname} = %{EVRD}
14cr|bacula-7.0.2-3|390	
14cr|bacula-7.0.2-3|391	%description tray-monitor
14cr|bacula-7.0.2-3|392	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cr|bacula-7.0.2-3|393	verification of computer data across a network of different computers. It is
14cr|bacula-7.0.2-3|394	based on a client/server architecture.
14cr|bacula-7.0.2-3|395	
14cr|bacula-7.0.2-3|396	This package contains the Gnome and KDE compatible tray monitor to monitor your
14cr|bacula-7.0.2-3|397	bacula server.
14cr|bacula-7.0.2-3|398	
14cr|bacula-7.0.2-3|399	%files tray-monitor
14cr|bacula-7.0.2-3|400	%config(noreplace) %{_sysconfdir}/bacula/tray-monitor.conf %attr(640,root,root)
14cr|bacula-7.0.2-3|401	%{_datadir}/applications/bacula-traymonitor.desktop
14cr|bacula-7.0.2-3|402	%{_datadir}/pixmaps/bacula-tray-monitor.png
14cr|bacula-7.0.2-3|403	%{_mandir}/man1/bacula-tray-monitor.1*
14cr|bacula-7.0.2-3|404	%{_sbindir}/bacula-tray-monitor
14cr|bacula-7.0.2-3|405	
14cr|bacula-7.0.2-3|406	#################################################
14cr|bacula-7.0.2-3|407	# enabled bacula plugin in nagios-check
14cr|bacula-7.0.2-3|408	
14cr|bacula-7.0.2-3|409	%package -n nagios-check_bacula
14cr|bacula-7.0.2-3|410	Summary:            Nagios Plugin - check_bacula
14cr|bacula-7.0.2-3|411	Group:              %{group}
14cr|bacula-7.0.2-3|412	Requires:           %{baculalibname} = %{version}-%{release}
14cr|bacula-7.0.2-3|413	Requires:           nagios
14cr|bacula-7.0.2-3|414	
14cr|bacula-7.0.2-3|415	%description -n nagios-check_bacula
14cr|bacula-7.0.2-3|416	Provides check_bacula support for Nagios.
14cr|bacula-7.0.2-3|417	
14cr|bacula-7.0.2-3|418	%files -n nagios-check_bacula
14cr|bacula-7.0.2-3|419	%{_libdir}/nagios/plugins/check_bacula
14cr|bacula-7.0.2-3|420	
14cr|bacula-7.0.2-3|421	###################################################
14cr|bacula-7.0.2-3|422	%prep
14cr|bacula-7.0.2-3|423	%setup -q
14cr|bacula-7.0.2-3|424	%patch1 -p2
14cr|bacula-7.0.2-3|425	%patch2 -p1
14cr|bacula-7.0.2-3|426	%patch3 -p0
14cr|bacula-7.0.2-3|427	%patch4 -p1
14cr|bacula-7.0.2-3|428	%patch5 -p1
14cr|bacula-7.0.2-3|429	%patch6 -p1
14cr|bacula-7.0.2-3|430	%patch7 -p1
14cr|bacula-7.0.2-3|431	%patch8 -p1
14cr|bacula-7.0.2-3|432	%patch9 -p2
14cr|bacula-7.0.2-3|433	cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
14cr|bacula-7.0.2-3|434	
14cr|bacula-7.0.2-3|435	# Remove execution permissions from files we're packaging as docs later on
14cr|bacula-7.0.2-3|436	find updatedb -type f | xargs chmod -x
14cr|bacula-7.0.2-3|437	
14cr|bacula-7.0.2-3|438	%build
14cr|bacula-7.0.2-3|439	build() {
14cr|bacula-7.0.2-3|440	export LDFLAGS="$LDFLAGS -lreadline -lncurses"
14cr|bacula-7.0.2-3|441	export CFLAGS="%{optflags} -I%{_includedir}/ncurses"
14cr|bacula-7.0.2-3|442	export CPPFLAGS="%{optflags} -I%{_includedir}/ncurses"
14cr|bacula-7.0.2-3|443	%configure \
14cr|bacula-7.0.2-3|444	--disable-conio \
14cr|bacula-7.0.2-3|445	--disable-rpath \
14cr|bacula-7.0.2-3|446	--docdir=%{_datadir}/bacula \
14cr|bacula-7.0.2-3|447	--enable-batch-insert \
14cr|bacula-7.0.2-3|448	--enable-build-dird \
14cr|bacula-7.0.2-3|449	--enable-build-stored \
14cr|bacula-7.0.2-3|450	--enable-includes \
14cr|bacula-7.0.2-3|451	--enable-largefile \
14cr|bacula-7.0.2-3|452	--enable-readline \
14cr|bacula-7.0.2-3|453	--enable-smartalloc \
14cr|bacula-7.0.2-3|454	--sysconfdir=%{_sysconfdir}/bacula \
14cr|bacula-7.0.2-3|455	--with-basename=bacula \
14cr|bacula-7.0.2-3|456	--with-bsrdir=%{_localstatedir}/spool/bacula \
14cr|bacula-7.0.2-3|457	--with-dir-password=@@DIR_PASSWORD@@ \
14cr|bacula-7.0.2-3|458	--with-fd-password=@@FD_PASSWORD@@ \
14cr|bacula-7.0.2-3|459	--with-hostname=localhost \
14cr|bacula-7.0.2-3|460	--with-logdir=%{_localstatedir}/log/bacula \
14cr|bacula-7.0.2-3|461	--with-mon-dir-password=@@MON_DIR_PASSWORD@@ \
14cr|bacula-7.0.2-3|462	--with-mon-fd-password=@@MON_FD_PASSWORD@@ \
14cr|bacula-7.0.2-3|463	--with-mon-sd-password=@@MON_SD_PASSWORD@@ \
14cr|bacula-7.0.2-3|464	--with-mysql \
14cr|bacula-7.0.2-3|465	--with-openssl \
14cr|bacula-7.0.2-3|466	--with-pid-dir=%{_localstatedir}/run \
14cr|bacula-7.0.2-3|467	--with-plugindir=%{_libdir}/bacula \
14cr|bacula-7.0.2-3|468	--with-postgresql \
14cr|bacula-7.0.2-3|469	--with-scriptdir=%{_libexecdir}/bacula \
14cr|bacula-7.0.2-3|470	--with-sd-password=@@SD_PASSWORD@@ \
14cr|bacula-7.0.2-3|471	--with-smtp-host=localhost \
14cr|bacula-7.0.2-3|472	--with-sqlite3 \
14cr|bacula-7.0.2-3|473	--with-subsys-dir=%{_localstatedir}/lock/subsys \
14cr|bacula-7.0.2-3|474	--with-tcp-wrappers \
14cr|bacula-7.0.2-3|475	--with-working-dir=%{_localstatedir}/spool/bacula \
14cr|bacula-7.0.2-3|476	--with-x \
14cr|bacula-7.0.2-3|477	$*
14cr|bacula-7.0.2-3|478	}
14cr|bacula-7.0.2-3|479	
14cr|bacula-7.0.2-3|480	
14cr|bacula-7.0.2-3|481	export QMAKE=/usr/lib/qt4/bin/qmake
14cr|bacula-7.0.2-3|482	build --enable-bat
14cr|bacula-7.0.2-3|483	
14cr|bacula-7.0.2-3|484	# Remove rpath
14cr|bacula-7.0.2-3|485	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|bacula-7.0.2-3|486	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|bacula-7.0.2-3|487	
14cr|bacula-7.0.2-3|488	%{make}
14cr|bacula-7.0.2-3|489	make -C examples/nagios/check_bacula
14cr|bacula-7.0.2-3|490	
14cr|bacula-7.0.2-3|491	pushd src/qt-console/tray-monitor
14cr|bacula-7.0.2-3|492	$QMAKE tray-monitor.pro
14cr|bacula-7.0.2-3|493	%make
14cr|bacula-7.0.2-3|494	popd
14cr|bacula-7.0.2-3|495	
14cr|bacula-7.0.2-3|496	
14cr|bacula-7.0.2-3|497	%install
14cr|bacula-7.0.2-3|498	%{makeinstall_std}
14cr|bacula-7.0.2-3|499	
14cr|bacula-7.0.2-3|500	# Nagios plugin
14cr|bacula-7.0.2-3|501	install -p -m 755 -D examples/nagios/check_bacula/.libs/check_bacula %{buildroot}%{_libdir}/nagios/plugins/check_bacula
14cr|bacula-7.0.2-3|502	
14cr|bacula-7.0.2-3|503	# Remove catalogue backend symlinks
14cr|bacula-7.0.2-3|504	rm -f %{buildroot}%{_libdir}/libbaccats.so
14cr|bacula-7.0.2-3|505	rm -f %{buildroot}%{_libdir}/libbaccats-%{version}.so
14cr|bacula-7.0.2-3|506	
14cr|bacula-7.0.2-3|507	# Bat
14cr|bacula-7.0.2-3|508	install -p -m 644 -D src/qt-console/images/bat_icon.png %{buildroot}%{_datadir}/pixmaps/bat.png
14cr|bacula-7.0.2-3|509	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE13}
14cr|bacula-7.0.2-3|510	
14cr|bacula-7.0.2-3|511	# QT Tray monitor
14cr|bacula-7.0.2-3|512	install -p -m 755 -D src/qt-console/tray-monitor/bacula-tray-monitor %{buildroot}%{_sbindir}/bacula-tray-monitor
14cr|bacula-7.0.2-3|513	install -p -m 644 -D src/qt-console/tray-monitor/tray-monitor.conf %{buildroot}%{_sysconfdir}/bacula/tray-monitor.conf
14cr|bacula-7.0.2-3|514	install -p -m 644 -D src/qt-console/images/bat_icon.png %{buildroot}%{_datadir}/pixmaps/bacula-tray-monitor.png
14cr|bacula-7.0.2-3|515	install -p -m 644 -D manpages/bacula-tray-monitor.1 %{buildroot}%{_mandir}/man1/bacula-tray-monitor.1
14cr|bacula-7.0.2-3|516	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE14}
14cr|bacula-7.0.2-3|517	
14cr|bacula-7.0.2-3|518	# Logrotate
14cr|bacula-7.0.2-3|519	mkdir -p %{buildroot}%{_localstatedir}/log/bacula
14cr|bacula-7.0.2-3|520	install -p -m 644 -D %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/bacula
14cr|bacula-7.0.2-3|521	
14cr|bacula-7.0.2-3|522	# Logwatch
14cr|bacula-7.0.2-3|523	install -p -m 755 -D scripts/logwatch/bacula %{buildroot}%{_sysconfdir}/logwatch/scripts/services/bacula
14cr|bacula-7.0.2-3|524	install -p -m 755 -D scripts/logwatch/applybaculadate %{buildroot}%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
14cr|bacula-7.0.2-3|525	install -p -m 644 -D scripts/logwatch/logfile.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
14cr|bacula-7.0.2-3|526	install -p -m 644 -D scripts/logwatch/services.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/services/bacula.conf
14cr|bacula-7.0.2-3|527	
14cr|bacula-7.0.2-3|528	# Systemd unit files
14cr|bacula-7.0.2-3|529	mkdir -p %{buildroot}%{_unitdir}
14cr|bacula-7.0.2-3|530	install -p -m 644 -D %{SOURCE10} %{buildroot}%{_unitdir}/bacula-fd.service
14cr|bacula-7.0.2-3|531	install -p -m 644 -D %{SOURCE11} %{buildroot}%{_unitdir}/bacula-dir.service
14cr|bacula-7.0.2-3|532	install -p -m 644 -D %{SOURCE12} %{buildroot}%{_unitdir}/bacula-sd.service
14cr|bacula-7.0.2-3|533	
14cr|bacula-7.0.2-3|534	
14cr|bacula-7.0.2-3|535	
14cr|bacula-7.0.2-3|536	# Sysconfig
14cr|bacula-7.0.2-3|537	install -p -m 644 -D %{SOURCE15} %{buildroot}%{_sysconfdir}/sysconfig/bacula-fd
14cr|bacula-7.0.2-3|538	install -p -m 644 -D %{SOURCE16} %{buildroot}%{_sysconfdir}/sysconfig/bacula-dir
14cr|bacula-7.0.2-3|539	install -p -m 644 -D %{SOURCE17} %{buildroot}%{_sysconfdir}/sysconfig/bacula-sd
14cr|bacula-7.0.2-3|540	
14cr|bacula-7.0.2-3|541	
14cr|bacula-7.0.2-3|542	# bacula Spool dir
14cr|bacula-7.0.2-3|543	mkdir -p %{buildroot}%{_localstatedir}/spool/bacula
14cr|bacula-7.0.2-3|544	
14cr|bacula-7.0.2-3|545	# Clean
14cr|bacula-7.0.2-3|546	rm -f %{buildroot}%{_libexecdir}/bacula/{bacula,bacula-ctl-*,startmysql,stopmysql,bconsole,make_catalog_backup}
14cr|bacula-7.0.2-3|547	rm -f %{buildroot}%{_sbindir}/bacula
14cr|bacula-7.0.2-3|548	rm -f %{buildroot}%{_mandir}/man8/bacula.8.gz
14cr|bacula-7.0.2-3|549	rm -f %{buildroot}%{_libdir}/*.la
14cr|bacula-7.0.2-3|550	rm -f %{buildroot}%{_datadir}/bacula/{ChangeLog,INSTALL,LICENSE,README,ReleaseNotes,VERIFYING,technotes}
14cr|bacula-7.0.2-3|551	
14cr|bacula-7.0.2-3|552	# make rpmlint a happy
14cr|bacula-7.0.2-3|553	chmod 755 %{buildroot}%{_sbindir}/*
14cr|bacula-7.0.2-3|554	chmod 755 %{buildroot}%{_libdir}/bacula/*
14cr|bacula-7.0.2-3|555	chmod 755 %{buildroot}%{_libexecdir}/bacula/*
14cr|bacula-7.0.2-3|556	chmod 644 %{buildroot}%{_libexecdir}/bacula/btraceback.*
14cr|bacula-7.0.2-3|557	
14cr|bacula-7.0.2-3|558	
14cr|bacula-7.0.2-3|559	%post dir-sql
14cr|bacula-7.0.2-3|560	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-mysql.so 50
14cr|bacula-7.0.2-3|561	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-sqlite3.so 40
14cr|bacula-7.0.2-3|562	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-postgresql.so 60
14cr|bacula-7.0.2-3|563	# Fix for automatic selection of backends during upgrades
14cr|bacula-7.0.2-3|564	if readlink /etc/alternatives/libbaccats.so | grep --silent mysql || \
14cr|bacula-7.0.2-3|565	readlink /etc/alternatives/bacula-dir | grep --silent mysql || \
14cr|bacula-7.0.2-3|566	readlink /etc/alternatives/bacula-sd | grep --silent mysql; then
14cr|bacula-7.0.2-3|567	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-mysql.so
14cr|bacula-7.0.2-3|568	elif readlink /etc/alternatives/libbaccats.so | grep --silent sqlite || \
14cr|bacula-7.0.2-3|569	readlink /etc/alternatives/bacula-dir | grep --silent sqlite || \
14cr|bacula-7.0.2-3|570	readlink /etc/alternatives/bacula-sd | grep --silent sqlite; then
14cr|bacula-7.0.2-3|571	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-sqlite3.so
14cr|bacula-7.0.2-3|572	else
14cr|bacula-7.0.2-3|573	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-postgresql.so
14cr|bacula-7.0.2-3|574	fi
14cr|bacula-7.0.2-3|575	/sbin/ldconfig
14cr|bacula-7.0.2-3|576	
14cr|bacula-7.0.2-3|577	%preun dir-sql
14cr|bacula-7.0.2-3|578	if [ "$1" = 0 ]; then
14cr|bacula-7.0.2-3|579	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-mysql.so
14cr|bacula-7.0.2-3|580	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-sqlite3.so
14cr|bacula-7.0.2-3|581	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-postgresql.so
14cr|bacula-7.0.2-3|582	fi
14cr|bacula-7.0.2-3|583	
14cr|bacula-7.0.2-3|584	%postun dir-sql
14cr|bacula-7.0.2-3|585	/sbin/ldconfig
14cr|bacula-7.0.2-3|586	exit 0
14cr|bacula-7.0.2-3|587	
14cr|bacula-7.0.2-3|588	%pre common
14cr|bacula-7.0.2-3|589	getent group %username >/dev/null || groupadd -g %uid -r %username &>/dev/null || :
14cr|bacula-7.0.2-3|590	getent passwd %username >/dev/null || useradd -u %uid -r -s /sbin/nologin \
14cr|bacula-7.0.2-3|591	-d /var/spool/bacula -M -c 'Bacula Backup System' -g %username %username &>/dev/null || :
14cr|bacula-7.0.2-3|592	exit 0
14cr|bacula-7.0.2-3|593	
14cr|bacula-7.0.2-3|594	
14cr|bacula-7.0.2-3|595	%post client
14cr|bacula-7.0.2-3|596	%systemd_post %{name}-fd.service
14cr|bacula-7.0.2-3|597	
14cr|bacula-7.0.2-3|598	%preun client
14cr|bacula-7.0.2-3|599	%systemd_preun %{name}-fd.service
14cr|bacula-7.0.2-3|600	
14cr|bacula-7.0.2-3|601	%postun client
14cr|bacula-7.0.2-3|602	%systemd_postun_with_restart %{name}-fd.service
14cr|bacula-7.0.2-3|603	
14cr|bacula-7.0.2-3|604	%post dir-common
14cr|bacula-7.0.2-3|605	%systemd_post %{name}-dir.service
14cr|bacula-7.0.2-3|606	
14cr|bacula-7.0.2-3|607	%preun dir-common
14cr|bacula-7.0.2-3|608	%systemd_preun %{name}-dir.service
14cr|bacula-7.0.2-3|609	
14cr|bacula-7.0.2-3|610	%postun dir-common
14cr|bacula-7.0.2-3|611	%systemd_postun_with_restart %{name}-dir.service
14cr|bacula-7.0.2-3|612	
14cr|bacula-7.0.2-3|613	%post sd
14cr|bacula-7.0.2-3|614	%systemd_post %{name}-sd.service
14cr|bacula-7.0.2-3|615	
14cr|bacula-7.0.2-3|616	%preun sd
14cr|bacula-7.0.2-3|617	%systemd_preun %{name}-sd.service
14cr|bacula-7.0.2-3|618	
14cr|bacula-7.0.2-3|619	%postun sd
14cr|bacula-7.0.2-3|620	%systemd_postun_with_restart %{name}-sd.service
14cr|bacula-7.0.2-3|621	
14cr|bacula-7.0.2-3|622	
14cr|bacula-7.0.2-3|623	
14cr|bacula-7.0.2-3|624	
14cr|bacula-7.0.2-3|625	
14cr|bacula-7.0.2-3|626	
14cr|bacula-7.0.2-3|627	
14cr|bacula-7.0.2-3|628	
14cr|bacula-7.0.2-3|629	
14cr|bacula-7.0.2-3|630	
14cr|bacula-7.0.2-3|631	
14cr|bacula-7.0.2-3|632	
14cr|bacula-7.0.2-3|633	
14cr|bacula-7.0.2-3|634	
14cr|bacula-7.0.2-3|635	
14cr|bacula-7.0.2-3|636	
14cr|bacula-7.0.2-3|637	
14cr|bacula-7.0.2-3|638	
14cr|bacula-7.0.2-3|639	
14cr|bacula-7.0.2-3|640	
14cr|bacula-7.0.2-3|641	
14cr|bacula-7.0.2-3|642	
14cr|bacula-7.0.2-3|643	
14cr|bacula-7.0.2-3|644	
14cr|bacula-7.0.2-3|645	
14cr|bacula-7.0.2-3|646	
14cr|bacula-7.0.2-3|647	%changelog
14cr|bacula-7.0.2-3|648	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0.2-3
14cr|bacula-7.0.2-3|649	+ Revision: 846962c
14cr|bacula-7.0.2-3|650	- MassBuild#464: Increase release tag
14cr|bacula-7.0.2-3|651	
14cr|bacula-7.0.2-3|652	

341 14
14cr|bakery-2.6.3-5|1	%define name 	bakery
14cr|bakery-2.6.3-5|2	%define version 2.6.3
14cr|bakery-2.6.3-5|3	%define release 5
14cr|bakery-2.6.3-5|4	
14cr|bakery-2.6.3-5|5	%define api 2.6
14cr|bakery-2.6.3-5|6	%define api2 6
14cr|bakery-2.6.3-5|7	%define major 	1
14cr|bakery-2.6.3-5|8	%define libname %mklibname %name %{api}_%{api2}_%major
14cr|bakery-2.6.3-5|9	%define develname %mklibname -d %name %{api}
14cr|bakery-2.6.3-5|10	
14cr|bakery-2.6.3-5|11	Summary: 	C++ Framework for Document-based GNOME applications
14cr|bakery-2.6.3-5|12	Name: 		%name
14cr|bakery-2.6.3-5|13	Version: 	%version
14cr|bakery-2.6.3-5|14	Release: 	%release
14cr|bakery-2.6.3-5|15	Url: 		http://bakery.sourceforge.net/
14cr|bakery-2.6.3-5|16	License: 	LGPLv2+
14cr|bakery-2.6.3-5|17	Group: 		System/Libraries
14cr|bakery-2.6.3-5|18	Source: 	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14cr|bakery-2.6.3-5|19	BuildRequires:	gtkmm2.4-devel gconfmm2.6-devel libglademm-devel >= 2.4
14cr|bakery-2.6.3-5|20	BuildRequires:	libxml++-devel >= 2.23.1
14cr|bakery-2.6.3-5|21	BuildRequires:  gnome-vfsmm2.6-devel
14cr|bakery-2.6.3-5|22	BuildRequires:	libexpat-devel
14cr|bakery-2.6.3-5|23	BuildRequires:	libsm-devel
14cr|bakery-2.6.3-5|24	BuildRequires:	intltool
14cr|bakery-2.6.3-5|25	
14cr|bakery-2.6.3-5|26	%description
14cr|bakery-2.6.3-5|27	A C++ Framework for Document-based GNOME applications, using gtkmm. It allows
14cr|bakery-2.6.3-5|28	use of the Document/View architecture.
14cr|bakery-2.6.3-5|29	
14cr|bakery-2.6.3-5|30	%package i18n
14cr|bakery-2.6.3-5|31	Summary: C++ Framework for document-based GNOME applications
14cr|bakery-2.6.3-5|32	Group: System/Internationalization
14cr|bakery-2.6.3-5|33	
14cr|bakery-2.6.3-5|34	%description i18n
14cr|bakery-2.6.3-5|35	This package contains the translations for %name.
14cr|bakery-2.6.3-5|36	
14cr|bakery-2.6.3-5|37	%package -n	%libname
14cr|bakery-2.6.3-5|38	Group:		System/Libraries
14cr|bakery-2.6.3-5|39	Summary:	C++ Framework for document-based GNOME applications
14cr|bakery-2.6.3-5|40	Requires: %{name}-i18n >= %{version}
14cr|bakery-2.6.3-5|41	
14cr|bakery-2.6.3-5|42	%description -n %libname
14cr|bakery-2.6.3-5|43	A C++ Framework for Document-based GNOME applications, using gtkmm. It allows
14cr|bakery-2.6.3-5|44	use of the Document/View architecture.
14cr|bakery-2.6.3-5|45	
14cr|bakery-2.6.3-5|46	%package -n %develname
14cr|bakery-2.6.3-5|47	Group:          Development/C++
14cr|bakery-2.6.3-5|48	Summary:        Static libraries and header files from %name
14cr|bakery-2.6.3-5|49	Provides:       %name-devel = %version-%release
14cr|bakery-2.6.3-5|50	Provides:	lib%name-devel = %version-%release
14cr|bakery-2.6.3-5|51	Provides:	libbakery%{api}-devel = %version-%release
14cr|bakery-2.6.3-5|52	Requires:       %libname = %version
14cr|bakery-2.6.3-5|53	Obsoletes: %mklibname -d bakery 2.4_1
14cr|bakery-2.6.3-5|54	
14cr|bakery-2.6.3-5|55	%description -n %develname
14cr|bakery-2.6.3-5|56	Static libraries and headers from %name.
14cr|bakery-2.6.3-5|57	
14cr|bakery-2.6.3-5|58	%prep
14cr|bakery-2.6.3-5|59	%setup -q
14cr|bakery-2.6.3-5|60	
14cr|bakery-2.6.3-5|61	%build
14cr|bakery-2.6.3-5|62	%configure2_5x
14cr|bakery-2.6.3-5|63	%make
14cr|bakery-2.6.3-5|64	
14cr|bakery-2.6.3-5|65	%install
14cr|bakery-2.6.3-5|66	%makeinstall
14cr|bakery-2.6.3-5|67	%find_lang %name
14cr|bakery-2.6.3-5|68	
14cr|bakery-2.6.3-5|69	%files i18n -f %{name}.lang
14cr|bakery-2.6.3-5|70	
14cr|bakery-2.6.3-5|71	%files -n %libname
14cr|bakery-2.6.3-5|72	%defattr(-,root,root)
14cr|bakery-2.6.3-5|73	%doc AUTHORS COPYING NEWS README
14cr|bakery-2.6.3-5|74	%_libdir/libbakery-%{api}-.%{api2}.so.%{major}*
14cr|bakery-2.6.3-5|75	
14cr|bakery-2.6.3-5|76	%files -n %develname
14cr|bakery-2.6.3-5|77	%defattr(-,root,root)
14cr|bakery-2.6.3-5|78	%doc docs/*.html
14cr|bakery-2.6.3-5|79	%_libdir/*.so
14cr|bakery-2.6.3-5|80	%_libdir/*.a
14cr|bakery-2.6.3-5|81	%_libdir/pkgconfig/*.pc
14cr|bakery-2.6.3-5|82	%_libdir/bakery-%{api}
14cr|bakery-2.6.3-5|83	%_includedir/%name-%api/
14cr|bakery-2.6.3-5|84	
14cr|bakery-2.6.3-5|85	
14cr|bakery-2.6.3-5|86	
14cr|bakery-2.6.3-5|87	
14cr|bakery-2.6.3-5|88	%changelog
14cr|bakery-2.6.3-5|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.3-5
14cr|bakery-2.6.3-5|90	+ Revision: a7c5b80
14cr|bakery-2.6.3-5|91	- MassBuild#464: Increase release tag
14cr|bakery-2.6.3-5|92	
14cr|bakery-2.6.3-5|93	

342 14
14cr|balazar-0.3.4-8|1	%define oname Balazar
14cr|balazar-0.3.4-8|2	
14cr|balazar-0.3.4-8|3	Summary:	A 3D adventure and roleplaying game
14cr|balazar-0.3.4-8|4	Name:		balazar
14cr|balazar-0.3.4-8|5	Version:	0.3.4
14cr|balazar-0.3.4-8|6	Release:	8
14cr|balazar-0.3.4-8|7	License:	GPLv2+
14cr|balazar-0.3.4-8|8	Group:		Games/Adventure
14cr|balazar-0.3.4-8|9	# or http://balazar.nekeme.net/
14cr|balazar-0.3.4-8|10	Url:		http://home.gna.org/oomadness/en/balazar/
14cr|balazar-0.3.4-8|11	Source0:	http://download.gna.org/balazar/%{oname}-%{version}.tar.bz2
14cr|balazar-0.3.4-8|12	Source10:	%{name}-16.png
14cr|balazar-0.3.4-8|13	Source11:	%{name}-32.png
14cr|balazar-0.3.4-8|14	Source12:	%{name}-48.png
14cr|balazar-0.3.4-8|15	BuildRequires:	pkgconfig(python)
14cr|balazar-0.3.4-8|16	BuildRequires:	pkgconfig(sdl)
14cr|balazar-0.3.4-8|17	Requires:	cerealizer
14cr|balazar-0.3.4-8|18	Requires:	pyogg
14cr|balazar-0.3.4-8|19	Requires:	pyopenal
14cr|balazar-0.3.4-8|20	Requires:	python-imaging
14cr|balazar-0.3.4-8|21	Requires:	pyvorbis
14cr|balazar-0.3.4-8|22	Requires:	soya
14cr|balazar-0.3.4-8|23	Requires:	tofu
14cr|balazar-0.3.4-8|24	#dri:)
14cr|balazar-0.3.4-8|25	#pyrex=0.9.3, cal3d=0.9.1
14cr|balazar-0.3.4-8|26	BuildArch:	noarch
14cr|balazar-0.3.4-8|27	
14cr|balazar-0.3.4-8|28	%description
14cr|balazar-0.3.4-8|29	A 3D adventure and roleplaying game starring Balazar the photo-mage.
14cr|balazar-0.3.4-8|30	
14cr|balazar-0.3.4-8|31	%files
14cr|balazar-0.3.4-8|32	%doc AUTHORS README LICENSE
14cr|balazar-0.3.4-8|33	%{_bindir}/%{name}
14cr|balazar-0.3.4-8|34	%{_datadir}/%{name}
14cr|balazar-0.3.4-8|35	%{_datadir}/applications/%{oname}.desktop
14cr|balazar-0.3.4-8|36	%{_datadir}/*.egg-info
14cr|balazar-0.3.4-8|37	%{_miconsdir}/%{name}.png
14cr|balazar-0.3.4-8|38	%{_iconsdir}/%{name}.png
14cr|balazar-0.3.4-8|39	%{_liconsdir}/%{name}.png
14cr|balazar-0.3.4-8|40	
14cr|balazar-0.3.4-8|41	#----------------------------------------------------------------------------
14cr|balazar-0.3.4-8|42	
14cr|balazar-0.3.4-8|43	%prep
14cr|balazar-0.3.4-8|44	%setup -q -n %{oname}-%{version}
14cr|balazar-0.3.4-8|45	
14cr|balazar-0.3.4-8|46	%build
14cr|balazar-0.3.4-8|47	python ./setup.py build
14cr|balazar-0.3.4-8|48	
14cr|balazar-0.3.4-8|49	%install
14cr|balazar-0.3.4-8|50	python ./setup.py install --root=%{buildroot}
14cr|balazar-0.3.4-8|51	install -m 644 -D %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cr|balazar-0.3.4-8|52	install -m 644 -D %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cr|balazar-0.3.4-8|53	install -m 644 -D %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cr|balazar-0.3.4-8|54	
14cr|balazar-0.3.4-8|55	mkdir %{buildroot}%{_datadir}/applications
14cr|balazar-0.3.4-8|56	cat > %{buildroot}%{_datadir}/applications/%{oname}.desktop << EOF
14cr|balazar-0.3.4-8|57	[Desktop Entry]
14cr|balazar-0.3.4-8|58	Name=%{oname}
14cr|balazar-0.3.4-8|59	Comment=%{summary}
14cr|balazar-0.3.4-8|60	Exec=%{_bindir}/%{name} %U
14cr|balazar-0.3.4-8|61	Icon=%{name}
14cr|balazar-0.3.4-8|62	Terminal=false
14cr|balazar-0.3.4-8|63	Type=Application
14cr|balazar-0.3.4-8|64	StartupNotify=true
14cr|balazar-0.3.4-8|65	Categories=Game;AdventureGame;
14cr|balazar-0.3.4-8|66	EOF
14cr|balazar-0.3.4-8|67	
14cr|balazar-0.3.4-8|68	
14cr|balazar-0.3.4-8|69	
14cr|balazar-0.3.4-8|70	%changelog
14cr|balazar-0.3.4-8|71	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-8
14cr|balazar-0.3.4-8|72	+ Revision: 7977acd
14cr|balazar-0.3.4-8|73	- Spec cleanup
14cr|balazar-0.3.4-8|74	
14cr|balazar-0.3.4-8|75	

343 14
14cr|balazarbrothers-0.3.1-6|1	%define name 	balazarbrothers
14cr|balazarbrothers-0.3.1-6|2	%define oname   BalazarBrothers
14cr|balazarbrothers-0.3.1-6|3	%define version 0.3.1
14cr|balazarbrothers-0.3.1-6|4	%define	rel	6
14cr|balazarbrothers-0.3.1-6|5	%define release %mkrel %{rel}
14cr|balazarbrothers-0.3.1-6|6	
14cr|balazarbrothers-0.3.1-6|7	Name:           %{name}
14cr|balazarbrothers-0.3.1-6|8	Version:        %{version}
14cr|balazarbrothers-0.3.1-6|9	Release:        %{release}
14cr|balazarbrothers-0.3.1-6|10	License:        GPL
14cr|balazarbrothers-0.3.1-6|11	Url:		http://home.gna.org/oomadness/fr/balazar_brothers/index.html
14cr|balazarbrothers-0.3.1-6|12	Source:		http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
14cr|balazarbrothers-0.3.1-6|13	Group:          Games/Puzzles
14cr|balazarbrothers-0.3.1-6|14	Summary:        Amazing libre (GPL'ed) 3D puzzle game
14cr|balazarbrothers-0.3.1-6|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|balazarbrothers-0.3.1-6|16	Requires:	cerealizer soya glew openal cal3d python-twisted python
14cr|balazarbrothers-0.3.1-6|17	Requires:	pyvorbis pyogg pyopenal tofu
14cr|balazarbrothers-0.3.1-6|18	# (tv) for python:/usr/lib/python2.5/distutils/core.py
14cr|balazarbrothers-0.3.1-6|19	BuildRequires: python-devel
14cr|balazarbrothers-0.3.1-6|20	Buildarch:	noarch
14cr|balazarbrothers-0.3.1-6|21	
14cr|balazarbrothers-0.3.1-6|22	%description
14cr|balazarbrothers-0.3.1-6|23	Balazar Brother is an amazing libre (GPL'ed) 3D puzzle gam
14cr|balazarbrothers-0.3.1-6|24	
14cr|balazarbrothers-0.3.1-6|25	%prep
14cr|balazarbrothers-0.3.1-6|26	%setup -q  -n %{oname}-%{version}
14cr|balazarbrothers-0.3.1-6|27	rm -rf `find -name CVS` `find -name .cvswrappers`
14cr|balazarbrothers-0.3.1-6|28	
14cr|balazarbrothers-0.3.1-6|29	%build
14cr|balazarbrothers-0.3.1-6|30	# needed to generate proper c code for gcc4
14cr|balazarbrothers-0.3.1-6|31	#pyrexc _ode.pyx
14cr|balazarbrothers-0.3.1-6|32	
14cr|balazarbrothers-0.3.1-6|33	%{__python} setup.py build
14cr|balazarbrothers-0.3.1-6|34	
14cr|balazarbrothers-0.3.1-6|35	%install
14cr|balazarbrothers-0.3.1-6|36	%{__rm} -rf %{buildroot}
14cr|balazarbrothers-0.3.1-6|37	%{__python} setup.py install --root=%{buildroot}
14cr|balazarbrothers-0.3.1-6|38	
14cr|balazarbrothers-0.3.1-6|39	install -d %{buildroot}%{_menudir}
14cr|balazarbrothers-0.3.1-6|40	
14cr|balazarbrothers-0.3.1-6|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|balazarbrothers-0.3.1-6|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|balazarbrothers-0.3.1-6|43	[Desktop Entry]
14cr|balazarbrothers-0.3.1-6|44	Encoding=UTF-8
14cr|balazarbrothers-0.3.1-6|45	Name=Balazar Brothers
14cr|balazarbrothers-0.3.1-6|46	Comment=%{summary}
14cr|balazarbrothers-0.3.1-6|47	Exec=%{_bindir}/balazar_brothers %U
14cr|balazarbrothers-0.3.1-6|48	Icon=puzzle_section
14cr|balazarbrothers-0.3.1-6|49	Terminal=false
14cr|balazarbrothers-0.3.1-6|50	Type=Application
14cr|balazarbrothers-0.3.1-6|51	Categories=Game;LogicGame
14cr|balazarbrothers-0.3.1-6|52	StartupNotify=true
14cr|balazarbrothers-0.3.1-6|53	EOF
14cr|balazarbrothers-0.3.1-6|54	
14cr|balazarbrothers-0.3.1-6|55	%if %mdkversion < 200900
14cr|balazarbrothers-0.3.1-6|56	%post
14cr|balazarbrothers-0.3.1-6|57	%{update_menus}
14cr|balazarbrothers-0.3.1-6|58	%endif
14cr|balazarbrothers-0.3.1-6|59	
14cr|balazarbrothers-0.3.1-6|60	%if %mdkversion < 200900
14cr|balazarbrothers-0.3.1-6|61	%postun
14cr|balazarbrothers-0.3.1-6|62	%{clean_menus}
14cr|balazarbrothers-0.3.1-6|63	%endif
14cr|balazarbrothers-0.3.1-6|64	
14cr|balazarbrothers-0.3.1-6|65	%clean
14cr|balazarbrothers-0.3.1-6|66	%{__rm} -rf %{buildroot}
14cr|balazarbrothers-0.3.1-6|67	
14cr|balazarbrothers-0.3.1-6|68	%files
14cr|balazarbrothers-0.3.1-6|69	%defattr(-,root,root)
14cr|balazarbrothers-0.3.1-6|70	%doc README
14cr|balazarbrothers-0.3.1-6|71	%_bindir/*
14cr|balazarbrothers-0.3.1-6|72	%_datadir/balazar_brothers
14cr|balazarbrothers-0.3.1-6|73	%_datadir/applications/*
14cr|balazarbrothers-0.3.1-6|74	%_datadir/*.egg-info
14cr|balazarbrothers-0.3.1-6|75	
14cr|balazarbrothers-0.3.1-6|76	
14cr|balazarbrothers-0.3.1-6|77	
14cr|balazarbrothers-0.3.1-6|78	
14cr|balazarbrothers-0.3.1-6|79	
14cr|balazarbrothers-0.3.1-6|80	%changelog
14cr|balazarbrothers-0.3.1-6|81	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3.1-6
14cr|balazarbrothers-0.3.1-6|82	+ Revision: 19620f6
14cr|balazarbrothers-0.3.1-6|83	- Automatic import for version 0.3.1
14cr|balazarbrothers-0.3.1-6|84	
14cr|balazarbrothers-0.3.1-6|85	

344 14
14cr|balsa-2.5.1-3|1	#otherwise the ghost html files are really present
14cr|balsa-2.5.1-3|2	%define _files_listed_twice_terminate_build	0
14cr|balsa-2.5.1-3|3	%define enable_gpgme 1
14cr|balsa-2.5.1-3|4	
14cr|balsa-2.5.1-3|5	Summary:	Graphical Mail Client
14cr|balsa-2.5.1-3|6	Name:		balsa
14cr|balsa-2.5.1-3|7	Version:	2.5.1
14cr|balsa-2.5.1-3|8	Release:	3
14cr|balsa-2.5.1-3|9	License:	GPLv2+
14cr|balsa-2.5.1-3|10	Group:		Networking/Mail
14cr|balsa-2.5.1-3|11	Url:		http://pawsa.fedorapeople.org/balsa
14cr|balsa-2.5.1-3|12	Source0:	http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
14cr|balsa-2.5.1-3|13	BuildRequires:	gnome-doc-utils
14cr|balsa-2.5.1-3|14	BuildRequires:	imagemagick
14cr|balsa-2.5.1-3|15	BuildRequires:	intltool
14cr|balsa-2.5.1-3|16	BuildRequires:	sendmail-command
14cr|balsa-2.5.1-3|17	BuildRequires:	aspell-devel >= 0.50
14cr|balsa-2.5.1-3|18	BuildRequires:	compface-devel
14cr|balsa-2.5.1-3|19	BuildRequires:	krb5-devel
14cr|balsa-2.5.1-3|20	BuildRequires:	libesmtp-devel
14cr|balsa-2.5.1-3|21	BuildRequires:	libltdl-devel
14cr|balsa-2.5.1-3|22	BuildRequires:	openldap-devel
14cr|balsa-2.5.1-3|23	# in balsa, gtkhtml 3.x is preferred over 2.x
14cr|balsa-2.5.1-3|24	BuildRequires:	pkgconfig(enchant)
14cr|balsa-2.5.1-3|25	BuildRequires:	pkgconfig(gmime-2.6)
14cr|balsa-2.5.1-3|26	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|balsa-2.5.1-3|27	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cr|balsa-2.5.1-3|28	BuildRequires:	pkgconfig(gtkspell3-3.0)
14cr|balsa-2.5.1-3|29	BuildRequires:	pkgconfig(libcanberra-gtk3)
14cr|balsa-2.5.1-3|30	BuildRequires:	pkgconfig(libgtkhtml-4.0)
14cr|balsa-2.5.1-3|31	BuildRequires:	pkgconfig(libnm-glib)
14cr|balsa-2.5.1-3|32	BuildRequires:	pkgconfig(libnm-glib-vpn)
14cr|balsa-2.5.1-3|33	BuildRequires:	pkgconfig(libnotify)
14cr|balsa-2.5.1-3|34	BuildRequires:	pkgconfig(libpcre)
14cr|balsa-2.5.1-3|35	BuildRequires:	pkgconfig(sqlite)
14cr|balsa-2.5.1-3|36	BuildRequires:	pkgconfig(unique-1.0)
14cr|balsa-2.5.1-3|37	BuildRequires:	pkgconfig(webkit-1.0)
14cr|balsa-2.5.1-3|38	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|balsa-2.5.1-3|39	%if %{enable_gpgme}
14cr|balsa-2.5.1-3|40	BuildRequires:	gpgme-devel >= 0.4.2
14cr|balsa-2.5.1-3|41	%endif
14cr|balsa-2.5.1-3|42	
14cr|balsa-2.5.1-3|43	%description
14cr|balsa-2.5.1-3|44	Balsa is an e-mail reader.
14cr|balsa-2.5.1-3|45	
14cr|balsa-2.5.1-3|46	This client is part of the GNOME desktop environment. It supports local
14cr|balsa-2.5.1-3|47	mailboxes, POP3 and IMAP.
14cr|balsa-2.5.1-3|48	
14cr|balsa-2.5.1-3|49	*** Build options: ***
14cr|balsa-2.5.1-3|50	--with gpgme		Build with gpgme/GnuPG support
14cr|balsa-2.5.1-3|51	
14cr|balsa-2.5.1-3|52	%files -f %{name}.lang
14cr|balsa-2.5.1-3|53	%doc README COPYING ChangeLog NEWS TODO
14cr|balsa-2.5.1-3|54	%config(noreplace) %{_sysconfdir}/sound/events/*
14cr|balsa-2.5.1-3|55	%{_bindir}/*
14cr|balsa-2.5.1-3|56	%{_datadir}/applications/*.desktop
14cr|balsa-2.5.1-3|57	%{_datadir}/%{name}
14cr|balsa-2.5.1-3|58	%{_datadir}/pixmaps/*
14cr|balsa-2.5.1-3|59	%{_datadir}/sounds/*
14cr|balsa-2.5.1-3|60	%{_mandir}/man1/*
14cr|balsa-2.5.1-3|61	%{_iconsdir}/%{name}.png
14cr|balsa-2.5.1-3|62	%{_liconsdir}/%{name}.png
14cr|balsa-2.5.1-3|63	%{_miconsdir}/%{name}.png
14cr|balsa-2.5.1-3|64	%{_iconsdir}/hicolor/48x48/mimetypes/*.png
14cr|balsa-2.5.1-3|65	
14cr|balsa-2.5.1-3|66	%post
14cr|balsa-2.5.1-3|67	touch %{_datadir}/gnome/help/%{name}/C/%{name}.html
14cr|balsa-2.5.1-3|68	
14cr|balsa-2.5.1-3|69	#----------------------------------------------------------------------------
14cr|balsa-2.5.1-3|70	
14cr|balsa-2.5.1-3|71	%prep
14cr|balsa-2.5.1-3|72	%setup -q
14cr|balsa-2.5.1-3|73	
14cr|balsa-2.5.1-3|74	%build
14cr|balsa-2.5.1-3|75	%configure2_5x \
14cr|balsa-2.5.1-3|76	--with-unique \
14cr|balsa-2.5.1-3|77	--with-gss=yes \
14cr|balsa-2.5.1-3|78	%if %{enable_gpgme}
14cr|balsa-2.5.1-3|79	--with-gpgme \
14cr|balsa-2.5.1-3|80	%endif
14cr|balsa-2.5.1-3|81	--with-ssl \
14cr|balsa-2.5.1-3|82	--with-ldap=yes \
14cr|balsa-2.5.1-3|83	--with-gtkspell \
14cr|balsa-2.5.1-3|84	--with-canberra \
14cr|balsa-2.5.1-3|85	--with-html-widget=webkit \
14cr|balsa-2.5.1-3|86	--with-gtksourceview \
14cr|balsa-2.5.1-3|87	--with-sqlite \
14cr|balsa-2.5.1-3|88	--with-compface \
14cr|balsa-2.5.1-3|89	--disable-scrollkeeper
14cr|balsa-2.5.1-3|90	
14cr|balsa-2.5.1-3|91	make
14cr|balsa-2.5.1-3|92	
14cr|balsa-2.5.1-3|93	%install
14cr|balsa-2.5.1-3|94	%makeinstall_std GTK_UPDATE_ICON_CACHE="/usr/bin/gtk-update-icon-cache --ignore-theme-index"
14cr|balsa-2.5.1-3|95	
14cr|balsa-2.5.1-3|96	# Icons
14cr|balsa-2.5.1-3|97	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|balsa-2.5.1-3|98	install -m 644 -D	gnome-balsa2.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|balsa-2.5.1-3|99	convert -geometry 32x32 gnome-balsa2.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|balsa-2.5.1-3|100	convert -geometry 16x16 gnome-balsa2.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|balsa-2.5.1-3|101	
14cr|balsa-2.5.1-3|102	%find_lang %{name} --with-gnome
14cr|balsa-2.5.1-3|103	
14cr|balsa-2.5.1-3|104	
14cr|balsa-2.5.1-3|105	
14cr|balsa-2.5.1-3|106	%changelog
14cr|balsa-2.5.1-3|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-3
14cr|balsa-2.5.1-3|108	+ Revision: 8b0a2bc
14cr|balsa-2.5.1-3|109	- MassBuild#464: Increase release tag
14cr|balsa-2.5.1-3|110	
14cr|balsa-2.5.1-3|111	

345 14
14cr|bam-0.4.0-3|1	Name:		bam
14cr|bam-0.4.0-3|2	Version:	0.4.0
14cr|bam-0.4.0-3|3	Release:	3
14cr|bam-0.4.0-3|4	Summary:	A build-system
14cr|bam-0.4.0-3|5	Group:		Development/Other
14cr|bam-0.4.0-3|6	License:	MIT
14cr|bam-0.4.0-3|7	URL:		http://matricks.github.com/bam/
14cr|bam-0.4.0-3|8	Source0:	http://matricks.github.com/bam/%{name}-%{version}.tar.bz2
14cr|bam-0.4.0-3|9	
14cr|bam-0.4.0-3|10	%description
14cr|bam-0.4.0-3|11	A tool that controls process of producing executables of
14cr|bam-0.4.0-3|12	software from its source code.
14cr|bam-0.4.0-3|13	
14cr|bam-0.4.0-3|14	%prep
14cr|bam-0.4.0-3|15	%setup -q
14cr|bam-0.4.0-3|16	
14cr|bam-0.4.0-3|17	%build
14cr|bam-0.4.0-3|18	sh -x make_unix.sh %{optflags}
14cr|bam-0.4.0-3|19	
14cr|bam-0.4.0-3|20	%install
14cr|bam-0.4.0-3|21	%__rm -rf %{buildroot}
14cr|bam-0.4.0-3|22	%__install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|bam-0.4.0-3|23	
14cr|bam-0.4.0-3|24	%clean
14cr|bam-0.4.0-3|25	%__rm -rf %{buildroot}
14cr|bam-0.4.0-3|26	
14cr|bam-0.4.0-3|27	%files
14cr|bam-0.4.0-3|28	%defattr(-,root,root,-)
14cr|bam-0.4.0-3|29	%doc license.txt docs/*
14cr|bam-0.4.0-3|30	%{_bindir}/%{name}
14cr|bam-0.4.0-3|31	
14cr|bam-0.4.0-3|32	
14cr|bam-0.4.0-3|33	
14cr|bam-0.4.0-3|34	%changelog
14cr|bam-0.4.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|bam-0.4.0-3|36	+ Revision: a0303ea
14cr|bam-0.4.0-3|37	- MassBuild#464: Increase release tag
14cr|bam-0.4.0-3|38	
14cr|bam-0.4.0-3|39	

346 14
14cr|bamf-0.2.118-2|1	%define	major	0
14cr|bamf-0.2.118-2|2	%define libname	%mklibname %{name} %{major}
14cr|bamf-0.2.118-2|3	%define develname	%mklibname 	%{name} -d
14cr|bamf-0.2.118-2|4	
14cr|bamf-0.2.118-2|5	Name:           bamf
14cr|bamf-0.2.118-2|6	Version:		0.2.118
14cr|bamf-0.2.118-2|7	Release:		2
14cr|bamf-0.2.118-2|8	License:		LGPLv3
14cr|bamf-0.2.118-2|9	Summary:		Window matching library
14cr|bamf-0.2.118-2|10	Url:			http://launchpad.net/bamf
14cr|bamf-0.2.118-2|11	Group:			Graphical desktop/Other
14cr|bamf-0.2.118-2|12	Source0:		https://launchpad.net/bamf/0.2/0.2.118/+download/%{name}-%{version}.tar.gz
14cr|bamf-0.2.118-2|13	BuildRequires:  pkgconfig(dbus-1)
14cr|bamf-0.2.118-2|14	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|bamf-0.2.118-2|15	BuildRequires:  pkgconfig(glib-2.0)
14cr|bamf-0.2.118-2|16	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|bamf-0.2.118-2|17	BuildRequires:  pkgconfig(gtk+-3.0)
14cr|bamf-0.2.118-2|18	BuildRequires:  pkgconfig(libgtop-2.0)
14cr|bamf-0.2.118-2|19	BuildRequires:  pkgconfig(libwnck-3.0)
14cr|bamf-0.2.118-2|20	BuildRequires:  vala-devel
14cr|bamf-0.2.118-2|21	
14cr|bamf-0.2.118-2|22	%description
14cr|bamf-0.2.118-2|23	Bamf matches application windows to desktop files.
14cr|bamf-0.2.118-2|24	
14cr|bamf-0.2.118-2|25	%package daemon
14cr|bamf-0.2.118-2|26	Summary:        Window matching library - daemon
14cr|bamf-0.2.118-2|27	Group:          System/Servers
14cr|bamf-0.2.118-2|28	
14cr|bamf-0.2.118-2|29	%description daemon
14cr|bamf-0.2.118-2|30	Bamf matches application windows to desktop files.
14cr|bamf-0.2.118-2|31	This package contains the daemon used by the library and a gio module that
14cr|bamf-0.2.118-2|32	facilitates the matching of applications started through GDesktopAppInfo.
14cr|bamf-0.2.118-2|33	
14cr|bamf-0.2.118-2|34	%package -n %{libname}
14cr|bamf-0.2.118-2|35	Summary:        Window matching library - shared libraries
14cr|bamf-0.2.118-2|36	Group:          System/Libraries
14cr|bamf-0.2.118-2|37	
14cr|bamf-0.2.118-2|38	%description -n %{libname}
14cr|bamf-0.2.118-2|39	Bamf matches application windows to desktop files.
14cr|bamf-0.2.118-2|40	
14cr|bamf-0.2.118-2|41	This package contains shared libraries to be used by applications.
14cr|bamf-0.2.118-2|42	
14cr|bamf-0.2.118-2|43	%package -n %{develname}
14cr|bamf-0.2.118-2|44	Summary:        Window matching library - development files
14cr|bamf-0.2.118-2|45	Group:          Development/C
14cr|bamf-0.2.118-2|46	Requires:       %{name}-daemon = %{version}-%{release}
14cr|bamf-0.2.118-2|47	Requires:       %{libname} = %{version}-%{release}
14cr|bamf-0.2.118-2|48	
14cr|bamf-0.2.118-2|49	%description -n %{develname}
14cr|bamf-0.2.118-2|50	Bamf matches application windows to desktop files.
14cr|bamf-0.2.118-2|51	
14cr|bamf-0.2.118-2|52	This package contains files that are needed to build applications.
14cr|bamf-0.2.118-2|53	
14cr|bamf-0.2.118-2|54	%prep
14cr|bamf-0.2.118-2|55	%setup -q
14cr|bamf-0.2.118-2|56	
14cr|bamf-0.2.118-2|57	%build
14cr|bamf-0.2.118-2|58	
14cr|bamf-0.2.118-2|59	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations" CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
14cr|bamf-0.2.118-2|60	
14cr|bamf-0.2.118-2|61	%configure2_5x \
14cr|bamf-0.2.118-2|62	--disable-static \
14cr|bamf-0.2.118-2|63	--enable-introspection=yes
14cr|bamf-0.2.118-2|64	%make
14cr|bamf-0.2.118-2|65	
14cr|bamf-0.2.118-2|66	%install
14cr|bamf-0.2.118-2|67	%makeinstall_std
14cr|bamf-0.2.118-2|68	
14cr|bamf-0.2.118-2|69	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14cr|bamf-0.2.118-2|70	
14cr|bamf-0.2.118-2|71	%files daemon
14cr|bamf-0.2.118-2|72	%doc COPYING
14cr|bamf-0.2.118-2|73	%{_datadir}/dbus-1/services/*.service
14cr|bamf-0.2.118-2|74	%{_libexecdir}/bamfdaemon
14cr|bamf-0.2.118-2|75	
14cr|bamf-0.2.118-2|76	%files -n %{libname}
14cr|bamf-0.2.118-2|77	%{_libdir}/*.so.%{major}*
14cr|bamf-0.2.118-2|78	
14cr|bamf-0.2.118-2|79	%files -n %{develname}
14cr|bamf-0.2.118-2|80	%{_includedir}/libbamf3/
14cr|bamf-0.2.118-2|81	%{_libdir}/*.so
14cr|bamf-0.2.118-2|82	%{_libdir}/pkgconfig/*.pc
14cr|bamf-0.2.118-2|83	%{_datadir}/gtk-doc/html/libbamf/
14cr|bamf-0.2.118-2|84	
14cr|bamf-0.2.118-2|85	
14cr|bamf-0.2.118-2|86	
14cr|bamf-0.2.118-2|87	
14cr|bamf-0.2.118-2|88	%changelog
14cr|bamf-0.2.118-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.118-2
14cr|bamf-0.2.118-2|90	+ Revision: d9cb972
14cr|bamf-0.2.118-2|91	- MassBuild#464: Increase release tag
14cr|bamf-0.2.118-2|92	
14cr|bamf-0.2.118-2|93	

347 14
14cr|bandsaw-0.3.0-10|1	%define title	BandSaw
14cr|bandsaw-0.3.0-10|2	%define section System/Monitoring
14cr|bandsaw-0.3.0-10|3	
14cr|bandsaw-0.3.0-10|4	Summary: 	Band Saw monitor large numbers of computers by monitoring syslog
14cr|bandsaw-0.3.0-10|5	Name: 		bandsaw
14cr|bandsaw-0.3.0-10|6	Version: 	0.3.0
14cr|bandsaw-0.3.0-10|7	Release: 	10
14cr|bandsaw-0.3.0-10|8	License: GPL
14cr|bandsaw-0.3.0-10|9	Group: 		System/Servers
14cr|bandsaw-0.3.0-10|10	URL:		http://bandsaw.sourceforge.net/
14cr|bandsaw-0.3.0-10|11	
14cr|bandsaw-0.3.0-10|12	Source: 	http://aleron.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|bandsaw-0.3.0-10|13	Source1:	%name-16.png
14cr|bandsaw-0.3.0-10|14	Source2:	%name-32.png
14cr|bandsaw-0.3.0-10|15	Source3:	%name.png
14cr|bandsaw-0.3.0-10|16	
14cr|bandsaw-0.3.0-10|17	BuildRequires:	scrollkeeper, GConf2, pkgconfig
14cr|bandsaw-0.3.0-10|18	BuildRequires:  pygtk2.0-devel, gnome-python-devel
14cr|bandsaw-0.3.0-10|19	BuildRequires:	desktop-file-utils
14cr|bandsaw-0.3.0-10|20	
14cr|bandsaw-0.3.0-10|21	Requires: pygtk2.0, gnome-python, python, gnome-python-gconf
14cr|bandsaw-0.3.0-10|22	
14cr|bandsaw-0.3.0-10|23	BuildArch: noarch
14cr|bandsaw-0.3.0-10|24	
14cr|bandsaw-0.3.0-10|25	%description
14cr|bandsaw-0.3.0-10|26	Band Saw helps system administrators monitor large numbers of computers
14cr|bandsaw-0.3.0-10|27	by monitoring syslog and alerting the administrator whenever interesting
14cr|bandsaw-0.3.0-10|28	log messages arrive. The administrator has complete control over what
14cr|bandsaw-0.3.0-10|29	constitutes an "interesting message".
14cr|bandsaw-0.3.0-10|30	
14cr|bandsaw-0.3.0-10|31	# Prep
14cr|bandsaw-0.3.0-10|32	%prep
14cr|bandsaw-0.3.0-10|33	%setup -q
14cr|bandsaw-0.3.0-10|34	
14cr|bandsaw-0.3.0-10|35	%build
14cr|bandsaw-0.3.0-10|36	%configure2_5x
14cr|bandsaw-0.3.0-10|37	
14cr|bandsaw-0.3.0-10|38	%make WARN_CFLAGS=""
14cr|bandsaw-0.3.0-10|39	
14cr|bandsaw-0.3.0-10|40	%install
14cr|bandsaw-0.3.0-10|41	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|bandsaw-0.3.0-10|42	
14cr|bandsaw-0.3.0-10|43	%find_lang %name --with-gnome
14cr|bandsaw-0.3.0-10|44	
14cr|bandsaw-0.3.0-10|45	# menu
14cr|bandsaw-0.3.0-10|46	
14cr|bandsaw-0.3.0-10|47	desktop-file-install --vendor="" \
14cr|bandsaw-0.3.0-10|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|bandsaw-0.3.0-10|49	
14cr|bandsaw-0.3.0-10|50	# icon
14cr|bandsaw-0.3.0-10|51	mkdir -p %{buildroot}/{%_liconsdir,%_iconsdir,%_miconsdir}
14cr|bandsaw-0.3.0-10|52	#install -m 644 src/pixmaps/%name.png %buildroot/%_datadir/pixmaps/%name.png
14cr|bandsaw-0.3.0-10|53	install -m 644 %SOURCE1 %{buildroot}/%_miconsdir/%name.png
14cr|bandsaw-0.3.0-10|54	install -m 644 %SOURCE2 %{buildroot}/%_liconsdir/%name.png
14cr|bandsaw-0.3.0-10|55	install -m 644 %SOURCE3 %{buildroot}/%_iconsdir/%name.png
14cr|bandsaw-0.3.0-10|56	
14cr|bandsaw-0.3.0-10|57	%preun
14cr|bandsaw-0.3.0-10|58	%preun_uninstall_gconf_schemas %{name}
14cr|bandsaw-0.3.0-10|59	
14cr|bandsaw-0.3.0-10|60	%files -f %name.lang
14cr|bandsaw-0.3.0-10|61	%defattr(-,root,root)
14cr|bandsaw-0.3.0-10|62	
14cr|bandsaw-0.3.0-10|63	%doc AUTHORS COPYING COPYING-DOCS README NEWS TODO
14cr|bandsaw-0.3.0-10|64	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|bandsaw-0.3.0-10|65	
14cr|bandsaw-0.3.0-10|66	%{_bindir}/*
14cr|bandsaw-0.3.0-10|67	%dir %{_datadir}/%{name}/glade/
14cr|bandsaw-0.3.0-10|68	#%dir %{_datadir}/omf/%{name}/
14cr|bandsaw-0.3.0-10|69	%{_datadir}/%{name}/glade/*
14cr|bandsaw-0.3.0-10|70	#%{_datadir}/omf/%{name}/*
14cr|bandsaw-0.3.0-10|71	%{_datadir}/applications/%{name}.desktop
14cr|bandsaw-0.3.0-10|72	%_liconsdir/%name.png
14cr|bandsaw-0.3.0-10|73	%_miconsdir/%name.png
14cr|bandsaw-0.3.0-10|74	%_iconsdir/%name.png
14cr|bandsaw-0.3.0-10|75	%py_puresitedir/*
14cr|bandsaw-0.3.0-10|76	%{_datadir}/pixmaps/%name/*
14cr|bandsaw-0.3.0-10|77	
14cr|bandsaw-0.3.0-10|78	
14cr|bandsaw-0.3.0-10|79	
14cr|bandsaw-0.3.0-10|80	
14cr|bandsaw-0.3.0-10|81	%changelog
14cr|bandsaw-0.3.0-10|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-10
14cr|bandsaw-0.3.0-10|83	+ Revision: 6fb329e
14cr|bandsaw-0.3.0-10|84	- MassBuild#464: Increase release tag
14cr|bandsaw-0.3.0-10|85	
14cr|bandsaw-0.3.0-10|86	

348 14
14cr|bangarang-2.1-4|1	Summary:	Media player for KDE using nepomuk
14cr|bangarang-2.1-4|2	Name:		bangarang
14cr|bangarang-2.1-4|3	Version:	2.1
14cr|bangarang-2.1-4|4	Release:	4
14cr|bangarang-2.1-4|5	License:	GPLv2+
14cr|bangarang-2.1-4|6	Group:		Graphical desktop/KDE
14cr|bangarang-2.1-4|7	Url:		http://bangarangkde.wordpress.com/
14cr|bangarang-2.1-4|8	Source0:	http://bangarangissuetracking.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|bangarang-2.1-4|9	Patch0:		bangarang-2.1-ru.patch
14cr|bangarang-2.1-4|10	BuildRequires:	automoc4
14cr|bangarang-2.1-4|11	BuildRequires:	kdelibs4-devel
14cr|bangarang-2.1-4|12	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|bangarang-2.1-4|13	BuildRequires:	pkgconfig(soprano)
14cr|bangarang-2.1-4|14	BuildRequires:	pkgconfig(taglib)
14cr|bangarang-2.1-4|15	
14cr|bangarang-2.1-4|16	%description
14cr|bangarang-2.1-4|17	Bangarang is a media player for KDE using nepomuk to store informations.
14cr|bangarang-2.1-4|18	
14cr|bangarang-2.1-4|19	%files -f %{name}.lang
14cr|bangarang-2.1-4|20	%{_kde_bindir}/bangarang
14cr|bangarang-2.1-4|21	%{_kde_bindir}/bangarangnepomukwriter
14cr|bangarang-2.1-4|22	%{_kde_datadir}/applications/kde4/bangarang.desktop
14cr|bangarang-2.1-4|23	%{_kde_appsdir}/solid/actions/*.desktop
14cr|bangarang-2.1-4|24	%{_kde_iconsdir}/hicolor/*/*/*
14cr|bangarang-2.1-4|25	
14cr|bangarang-2.1-4|26	#--------------------------------------------------------------------
14cr|bangarang-2.1-4|27	
14cr|bangarang-2.1-4|28	%prep
14cr|bangarang-2.1-4|29	%setup -q -n %{name}-%{name}
14cr|bangarang-2.1-4|30	%patch0 -p1 -b .ru
14cr|bangarang-2.1-4|31	
14cr|bangarang-2.1-4|32	# GCC 4.7 fix
14cr|bangarang-2.1-4|33	sed -i '22i#include <unistd.h>' src/platform/infofetchers/{lastfm,tmdb,tvdb}infofetcher.h
14cr|bangarang-2.1-4|34	
14cr|bangarang-2.1-4|35	%build
14cr|bangarang-2.1-4|36	%cmake_kde4
14cr|bangarang-2.1-4|37	%make
14cr|bangarang-2.1-4|38	
14cr|bangarang-2.1-4|39	%install
14cr|bangarang-2.1-4|40	%makeinstall_std -C build
14cr|bangarang-2.1-4|41	
14cr|bangarang-2.1-4|42	%find_lang %{name}
14cr|bangarang-2.1-4|43	
14cr|bangarang-2.1-4|44	
14cr|bangarang-2.1-4|45	%changelog
14cr|bangarang-2.1-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14cr|bangarang-2.1-4|47	+ Revision: 136c901
14cr|bangarang-2.1-4|48	- MassBuild#464: Increase release tag
14cr|bangarang-2.1-4|49	
14cr|bangarang-2.1-4|50	

349 14
14cr|banner-1.3.3-2|1	%define name banner
14cr|banner-1.3.3-2|2	%define version 1.3.3
14cr|banner-1.3.3-2|3	%define release 2
14cr|banner-1.3.3-2|4	
14cr|banner-1.3.3-2|5	Summary: Print text as banner on the console
14cr|banner-1.3.3-2|6	Name: %{name}
14cr|banner-1.3.3-2|7	Version: %{version}
14cr|banner-1.3.3-2|8	Release: %{release}
14cr|banner-1.3.3-2|9	Source0: http://cedar-solutions.com/ftp/software/%{name}-%{version}.tar.gz
14cr|banner-1.3.3-2|10	License: GPL
14cr|banner-1.3.3-2|11	Group: Text tools
14cr|banner-1.3.3-2|12	Url: http://www.cedar-solutions.com/software.html
14cr|banner-1.3.3-2|13	BuildRequires: automake
14cr|banner-1.3.3-2|14	
14cr|banner-1.3.3-2|15	%description
14cr|banner-1.3.3-2|16	Banner fills an apparent hole in Linux - that is, that is does not provide
14cr|banner-1.3.3-2|17	a "banner" program itself, while nearly all UNIX systems seem to do so.
14cr|banner-1.3.3-2|18	Banner prints a "banner" on the screen that corresponds to the first 10
14cr|banner-1.3.3-2|19	characters of a string entered on the command line, in a way similar to
14cr|banner-1.3.3-2|20	what you might see when using Solaris or AIX. There are fancier things out
14cr|banner-1.3.3-2|21	there, but this is nice and simple.
14cr|banner-1.3.3-2|22	
14cr|banner-1.3.3-2|23	%prep
14cr|banner-1.3.3-2|24	%setup -q
14cr|banner-1.3.3-2|25	
14cr|banner-1.3.3-2|26	%build
14cr|banner-1.3.3-2|27	%configure
14cr|banner-1.3.3-2|28	%make
14cr|banner-1.3.3-2|29	
14cr|banner-1.3.3-2|30	%install
14cr|banner-1.3.3-2|31	%makeinstall_std
14cr|banner-1.3.3-2|32	
14cr|banner-1.3.3-2|33	%files
14cr|banner-1.3.3-2|34	%doc AUTHORS COPYING INSTALL README
14cr|banner-1.3.3-2|35	%_bindir/banner
14cr|banner-1.3.3-2|36	%_mandir/man1/banner.1.xz
14cr|banner-1.3.3-2|37	
14cr|banner-1.3.3-2|38	
14cr|banner-1.3.3-2|39	
14cr|banner-1.3.3-2|40	
14cr|banner-1.3.3-2|41	
14cr|banner-1.3.3-2|42	
14cr|banner-1.3.3-2|43	%changelog
14cr|banner-1.3.3-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|banner-1.3.3-2|45	+ Revision: 1a40693
14cr|banner-1.3.3-2|46	- MassBuild#464: Increase release tag
14cr|banner-1.3.3-2|47	
14cr|banner-1.3.3-2|48	

350 14
14cr|banshee-2.6.1-2|1	%define build_appledevice	1
14cr|banshee-2.6.1-2|2	%define build_njb		0
14cr|banshee-2.6.1-2|3	%define build_mtp		1
14cr|banshee-2.6.1-2|4	%define build_karma		1
14cr|banshee-2.6.1-2|5	%define build_boo		1
14cr|banshee-2.6.1-2|6	#gw does not build with clutter 1.1.12:
14cr|banshee-2.6.1-2|7	#https://bugzilla.gnome.org/show_bug.cgi?id=611153
14cr|banshee-2.6.1-2|8	%define build_clutter		0
14cr|banshee-2.6.1-2|9	%define build_webkit		1
14cr|banshee-2.6.1-2|10	
14cr|banshee-2.6.1-2|11	%{?_without_njb: %{expand: %%global build_njb 0}}
14cr|banshee-2.6.1-2|12	%{?_with_njb: %{expand: %%global build_njb 1}}
14cr|banshee-2.6.1-2|13	%{?_without_mtp: %{expand: %%global build_mtp 0}}
14cr|banshee-2.6.1-2|14	%{?_with_mtp: %{expand: %%global build_mtp 1}}
14cr|banshee-2.6.1-2|15	%{?_without_karma: %{expand: %%global build_karma 0}}
14cr|banshee-2.6.1-2|16	%{?_with_karma: %{expand: %%global build_karma 1}}
14cr|banshee-2.6.1-2|17	%{?_without_boo: %{expand: %%global build_boo 0}}
14cr|banshee-2.6.1-2|18	%{?_with_boo: %{expand: %%global build_boo 1}}
14cr|banshee-2.6.1-2|19	%{?_without_clutter: %{expand: %%global build_clutter 0}}
14cr|banshee-2.6.1-2|20	%{?_with_clutter: %{expand: %%global build_clutter 1}}
14cr|banshee-2.6.1-2|21	
14cr|banshee-2.6.1-2|22	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|banshee-2.6.1-2|23	
14cr|banshee-2.6.1-2|24	Summary:	Music player with mobile player support
14cr|banshee-2.6.1-2|25	Name:		banshee
14cr|banshee-2.6.1-2|26	Version:	2.6.1
14cr|banshee-2.6.1-2|27	Release:	2
14cr|banshee-2.6.1-2|28	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|banshee-2.6.1-2|29	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
14cr|banshee-2.6.1-2|30	Source1:	banshee-play-audiocd.desktop
14cr|banshee-2.6.1-2|31	License:	MIT
14cr|banshee-2.6.1-2|32	Group:		Sound
14cr|banshee-2.6.1-2|33	Url:		http://banshee.fm
14cr|banshee-2.6.1-2|34	
14cr|banshee-2.6.1-2|35	BuildRequires:	intltool
14cr|banshee-2.6.1-2|36	BuildRequires:	pkgconfig(dbus-sharp-glib-1.0) >= 0.5
14cr|banshee-2.6.1-2|37	BuildRequires:	pkgconfig(gconf-2.0)
14cr|banshee-2.6.1-2|38	BuildRequires:	pkgconfig(gconf-sharp-2.0) >= 2.8
14cr|banshee-2.6.1-2|39	BuildRequires:	pkgconfig(gdata-sharp-youtube) >= 1.4
14cr|banshee-2.6.1-2|40	BuildRequires:	pkgconfig(gio-sharp-2.0) >= 2.22.3
14cr|banshee-2.6.1-2|41	BuildRequires:	pkgconfig(gkeyfile-sharp)
14cr|banshee-2.6.1-2|42	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|banshee-2.6.1-2|43	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.26
14cr|banshee-2.6.1-2|44	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.26
14cr|banshee-2.6.1-2|45	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
14cr|banshee-2.6.1-2|46	BuildRequireS:	pkgconfig(gtk-sharp-beans-2.0)
14cr|banshee-2.6.1-2|47	BuildRequires:	pkgconfig(gudev-sharp-1.0)
14cr|banshee-2.6.1-2|48	BuildRequires:	pkgconfig(mono) >= 2.4.3
14cr|banshee-2.6.1-2|49	BuildRequires:	pkgconfig(mono-addins) >= 0.3.1
14cr|banshee-2.6.1-2|50	BuildRequires:	pkgconfig(mono-zeroconf)
14cr|banshee-2.6.1-2|51	BuildRequires:	pkgconfig(notify-sharp)
14cr|banshee-2.6.1-2|52	BuildRequires:	pkgconfig(sqlite3) >= 3.4
14cr|banshee-2.6.1-2|53	BuildRequires:	pkgconfig(taglib-sharp) >= 2.0.3.7
14cr|banshee-2.6.1-2|54	BuildRequires:	pkgconfig(xrandr)
14cr|banshee-2.6.1-2|55	BuildRequires:	pkgconfig(xxf86vm)
14cr|banshee-2.6.1-2|56	
14cr|banshee-2.6.1-2|57	%if %{build_mtp}
14cr|banshee-2.6.1-2|58	BuildRequires:	pkgconfig(libmtp)
14cr|banshee-2.6.1-2|59	%endif
14cr|banshee-2.6.1-2|60	
14cr|banshee-2.6.1-2|61	%if %{build_appledevice}
14cr|banshee-2.6.1-2|62	Buildrequires:	pkgconfig(libgpod-sharp)
14cr|banshee-2.6.1-2|63	%endif
14cr|banshee-2.6.1-2|64	
14cr|banshee-2.6.1-2|65	%if %{build_webkit}
14cr|banshee-2.6.1-2|66	Buildrequires:	pkgconfig(webkit-1.0) >= 1.2.2
14cr|banshee-2.6.1-2|67	%endif
14cr|banshee-2.6.1-2|68	
14cr|banshee-2.6.1-2|69	%if %{build_clutter}
14cr|banshee-2.6.1-2|70	Buildrequires:	pkgconfig(clutter-1.0) >= 1.0.1
14cr|banshee-2.6.1-2|71	%endif
14cr|banshee-2.6.1-2|72	
14cr|banshee-2.6.1-2|73	%if %{build_boo}
14cr|banshee-2.6.1-2|74	Buildrequires:	pkgconfig(boo) >= 0.8.1
14cr|banshee-2.6.1-2|75	%endif
14cr|banshee-2.6.1-2|76	
14cr|banshee-2.6.1-2|77	%if %{build_karma}
14cr|banshee-2.6.1-2|78	Buildrequires:	pkgconfig(karma-sharp)
14cr|banshee-2.6.1-2|79	%endif
14cr|banshee-2.6.1-2|80	
14cr|banshee-2.6.1-2|81	Requires:	gstreamer0.10-plugins-base
14cr|banshee-2.6.1-2|82	Requires:	gstreamer0.10-plugins-ugly
14cr|banshee-2.6.1-2|83	Requires:	gstreamer0.10-cdparanoia
14cr|banshee-2.6.1-2|84	Requires:	gstreamer0.10-gnomevfs
14cr|banshee-2.6.1-2|85	Suggests:	gstreamer0.10-xing
14cr|banshee-2.6.1-2|86	Suggests:	gstreamer0.10-lame
14cr|banshee-2.6.1-2|87	Suggests:	gstreamer0.10-faac
14cr|banshee-2.6.1-2|88	Suggests:	gstreamer0.10-faad
14cr|banshee-2.6.1-2|89	#gw for bpm detection:
14cr|banshee-2.6.1-2|90	Suggests:	gstreamer0.10-soundtouch
14cr|banshee-2.6.1-2|91	Suggests:	brasero
14cr|banshee-2.6.1-2|92	
14cr|banshee-2.6.1-2|93	%description
14cr|banshee-2.6.1-2|94	With Banshee you can easily import, manage, and play selections from
14cr|banshee-2.6.1-2|95	your music collection. Banshee allows you to import CDs, sync your
14cr|banshee-2.6.1-2|96	music collection to an mobile device, play music directly from an
14cr|banshee-2.6.1-2|97	mobile player, create playlists with songs from your library, and
14cr|banshee-2.6.1-2|98	create audio and MP3 CDs from subsets of your library.
14cr|banshee-2.6.1-2|99	
14cr|banshee-2.6.1-2|100	%if %{build_appledevice}
14cr|banshee-2.6.1-2|101	%package ipod
14cr|banshee-2.6.1-2|102	Group:		Sound
14cr|banshee-2.6.1-2|103	Summary:	Ipod support for Banshee
14cr|banshee-2.6.1-2|104	Requires:	%{name} = %{version}-%{release}
14cr|banshee-2.6.1-2|105	
14cr|banshee-2.6.1-2|106	%description ipod
14cr|banshee-2.6.1-2|107	With Banshee you can easily import, manage, and play selections from
14cr|banshee-2.6.1-2|108	your music collection. Banshee allows you to import CDs, sync your
14cr|banshee-2.6.1-2|109	music collection to an mobile device, play music directly from an
14cr|banshee-2.6.1-2|110	mobile player, create playlists with songs from your library, and
14cr|banshee-2.6.1-2|111	create audio and MP3 CDs from subsets of your library.
14cr|banshee-2.6.1-2|112	
14cr|banshee-2.6.1-2|113	Install this package for iPod support in Banshee.
14cr|banshee-2.6.1-2|114	%endif
14cr|banshee-2.6.1-2|115	
14cr|banshee-2.6.1-2|116	%if %{build_njb}
14cr|banshee-2.6.1-2|117	%package njb
14cr|banshee-2.6.1-2|118	Group:		Sound
14cr|banshee-2.6.1-2|119	Summary:	Nomad jukebox support for Banshee
14cr|banshee-2.6.1-2|120	Requires:	%{name} = %{version}-%{release}
14cr|banshee-2.6.1-2|121	Buildrequires:	njb-sharp >= 0.3.0
14cr|banshee-2.6.1-2|122	
14cr|banshee-2.6.1-2|123	%description njb
14cr|banshee-2.6.1-2|124	With Banshee you can easily import, manage, and play selections from
14cr|banshee-2.6.1-2|125	your music collection. Banshee allows you to import CDs, sync your
14cr|banshee-2.6.1-2|126	music collection to an mobile device, play music directly from an
14cr|banshee-2.6.1-2|127	mobile player, create playlists with songs from your library, and
14cr|banshee-2.6.1-2|128	create audio and MP3 CDs from subsets of your library.
14cr|banshee-2.6.1-2|129	
14cr|banshee-2.6.1-2|130	Install this package for Nomad jukebox support in Banshee.
14cr|banshee-2.6.1-2|131	%endif
14cr|banshee-2.6.1-2|132	
14cr|banshee-2.6.1-2|133	%if %{build_mtp}
14cr|banshee-2.6.1-2|134	%package mtp
14cr|banshee-2.6.1-2|135	Group:		Sound
14cr|banshee-2.6.1-2|136	Summary:	MTP audio player support for Banshee
14cr|banshee-2.6.1-2|137	Requires:	%{name} = %{version}-%{release}
14cr|banshee-2.6.1-2|138	
14cr|banshee-2.6.1-2|139	%description mtp
14cr|banshee-2.6.1-2|140	With Banshee you can easily import, manage, and play selections from
14cr|banshee-2.6.1-2|141	your music collection. Banshee allows you to import CDs, sync your
14cr|banshee-2.6.1-2|142	music collection to an mobile device, play music directly from an
14cr|banshee-2.6.1-2|143	mobile player, create playlists with songs from your library, and
14cr|banshee-2.6.1-2|144	create audio and MP3 CDs from subsets of your library.
14cr|banshee-2.6.1-2|145	
14cr|banshee-2.6.1-2|146	Install this package for MTP audio player support in Banshee.
14cr|banshee-2.6.1-2|147	%endif
14cr|banshee-2.6.1-2|148	
14cr|banshee-2.6.1-2|149	%if %{build_karma}
14cr|banshee-2.6.1-2|150	%package karma
14cr|banshee-2.6.1-2|151	Group:		Sound
14cr|banshee-2.6.1-2|152	Summary:	Rio Karma audio player support for Banshee
14cr|banshee-2.6.1-2|153	Requires:	%{name} = %{version}
14cr|banshee-2.6.1-2|154	
14cr|banshee-2.6.1-2|155	%description karma
14cr|banshee-2.6.1-2|156	With Banshee you can easily import, manage, and play selections from
14cr|banshee-2.6.1-2|157	your music collection. Banshee allows you to import CDs, sync your
14cr|banshee-2.6.1-2|158	music collection to an mobile device, play music directly from an
14cr|banshee-2.6.1-2|159	mobile player, create playlists with songs from your library, and
14cr|banshee-2.6.1-2|160	create audio and MP3 CDs from subsets of your library.
14cr|banshee-2.6.1-2|161	
14cr|banshee-2.6.1-2|162	Install this package for Rio Karma audio player support in Banshee.
14cr|banshee-2.6.1-2|163	%endif
14cr|banshee-2.6.1-2|164	
14cr|banshee-2.6.1-2|165	%package doc
14cr|banshee-2.6.1-2|166	Summary:	Development documentation for %{name}
14cr|banshee-2.6.1-2|167	Group:		Development/Other
14cr|banshee-2.6.1-2|168	Requires(post):		mono-tools >= 1.1.9
14cr|banshee-2.6.1-2|169	Requires(postun):	mono-tools >= 1.1.9
14cr|banshee-2.6.1-2|170	BuildArch:	noarch
14cr|banshee-2.6.1-2|171	
14cr|banshee-2.6.1-2|172	%description doc
14cr|banshee-2.6.1-2|173	This package contains the API documentation for the %{name} in
14cr|banshee-2.6.1-2|174	Monodoc format.
14cr|banshee-2.6.1-2|175	
14cr|banshee-2.6.1-2|176	%package devel
14cr|banshee-2.6.1-2|177	Group:		Development/Other
14cr|banshee-2.6.1-2|178	Requires:	%{name} = %{version}-%{release}
14cr|banshee-2.6.1-2|179	Summary:	Development parts of %{name}
14cr|banshee-2.6.1-2|180	
14cr|banshee-2.6.1-2|181	%description devel
14cr|banshee-2.6.1-2|182	This package contains the pkg-config files needed for building Banshee
14cr|banshee-2.6.1-2|183	extensions.
14cr|banshee-2.6.1-2|184	
14cr|banshee-2.6.1-2|185	%prep
14cr|banshee-2.6.1-2|186	%setup -q
14cr|banshee-2.6.1-2|187	
14cr|banshee-2.6.1-2|188	%build
14cr|banshee-2.6.1-2|189	%configure2_5x  \
14cr|banshee-2.6.1-2|190	--with-vendor-build-id="%{_vendor} %{distro_release}"  \
14cr|banshee-2.6.1-2|191	%if %{build_mtp}
14cr|banshee-2.6.1-2|192	--enable-mtp \
14cr|banshee-2.6.1-2|193	%endif
14cr|banshee-2.6.1-2|194	%if !%{build_appledevice}
14cr|banshee-2.6.1-2|195	--disable-appledevice \
14cr|banshee-2.6.1-2|196	%endif
14cr|banshee-2.6.1-2|197	%if %{build_karma}
14cr|banshee-2.6.1-2|198	--enable-karma \
14cr|banshee-2.6.1-2|199	%endif
14cr|banshee-2.6.1-2|200	%if %{build_clutter}
14cr|banshee-2.6.1-2|201	--enable-clutter \
14cr|banshee-2.6.1-2|202	%endif
14cr|banshee-2.6.1-2|203	--disable-static \
14cr|banshee-2.6.1-2|204	--disable-scrollkeeper \
14cr|banshee-2.6.1-2|205	--disable-schemas-install
14cr|banshee-2.6.1-2|206	%make
14cr|banshee-2.6.1-2|207	
14cr|banshee-2.6.1-2|208	%install
14cr|banshee-2.6.1-2|209	%makeinstall_std MONO=true
14cr|banshee-2.6.1-2|210	
14cr|banshee-2.6.1-2|211	%find_lang %{name} --with-gnome
14cr|banshee-2.6.1-2|212	
14cr|banshee-2.6.1-2|213	%if %{build_appledevice}
14cr|banshee-2.6.1-2|214	ln -sf %{_libdir}/libgpod/libgpod-sharp.dll* %{buildroot}%{_libdir}/%{name}/Extensions/
14cr|banshee-2.6.1-2|215	%endif
14cr|banshee-2.6.1-2|216	
14cr|banshee-2.6.1-2|217	%if %{build_karma}
14cr|banshee-2.6.1-2|218	ln -sf %{_prefix}/lib/karma-sharp/karma-sharp.dll %{buildroot}%{_libdir}/%{name}/Extensions/
14cr|banshee-2.6.1-2|219	%endif
14cr|banshee-2.6.1-2|220	
14cr|banshee-2.6.1-2|221	# we don't want these
14cr|banshee-2.6.1-2|222	find %{buildroot} -name "*.la" -delete
14cr|banshee-2.6.1-2|223	
14cr|banshee-2.6.1-2|224	# gw fix paths in pkgconfig files
14cr|banshee-2.6.1-2|225	perl -pi -e "s^/lib$^/%{_lib}^" %{buildroot}%{_libdir}/pkgconfig/*.pc
14cr|banshee-2.6.1-2|226	
14cr|banshee-2.6.1-2|227	#(nl) KDE Solid integration
14cr|banshee-2.6.1-2|228	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions/
14cr|banshee-2.6.1-2|229	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14cr|banshee-2.6.1-2|230	
14cr|banshee-2.6.1-2|231	%post doc
14cr|banshee-2.6.1-2|232	%{_bindir}/monodoc --make-index > /dev/null
14cr|banshee-2.6.1-2|233	
14cr|banshee-2.6.1-2|234	%postun doc
14cr|banshee-2.6.1-2|235	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cr|banshee-2.6.1-2|236	fi
14cr|banshee-2.6.1-2|237	
14cr|banshee-2.6.1-2|238	%files -f %{name}.lang
14cr|banshee-2.6.1-2|239	%doc NEWS README AUTHORS
14cr|banshee-2.6.1-2|240	%{_bindir}/bamz
14cr|banshee-2.6.1-2|241	%{_bindir}/%{name}
14cr|banshee-2.6.1-2|242	%{_bindir}/muinshee
14cr|banshee-2.6.1-2|243	%dir %{_libdir}/%{name}/
14cr|banshee-2.6.1-2|244	%dir %{_libdir}/%{name}/Backends
14cr|banshee-2.6.1-2|245	%{_libdir}/%{name}/Backends/Banshee.GStreamer.*
14cr|banshee-2.6.1-2|246	%{_libdir}/%{name}/Backends/Banshee.Gio.*
14cr|banshee-2.6.1-2|247	%{_libdir}/%{name}/Backends/Banshee.Gnome.*
14cr|banshee-2.6.1-2|248	%{_libdir}/%{name}/Backends/Banshee.NowPlaying.X11.*
14cr|banshee-2.6.1-2|249	%{_libdir}/%{name}/Backends/Banshee.Unix.*
14cr|banshee-2.6.1-2|250	%{_libdir}/%{name}/Backends/gio-sharp.dll*
14cr|banshee-2.6.1-2|251	%{_libdir}/%{name}/Backends/libbnpx11.so
14cr|banshee-2.6.1-2|252	%dir %{_libdir}/%{name}/Extensions
14cr|banshee-2.6.1-2|253	%{_libdir}/%{name}/Extensions/Banshee.Audiobook.dll*
14cr|banshee-2.6.1-2|254	
14cr|banshee-2.6.1-2|255	%if %build_boo
14cr|banshee-2.6.1-2|256	%{_libdir}/%{name}/Extensions/Banshee.BooScript.dll*
14cr|banshee-2.6.1-2|257	%endif
14cr|banshee-2.6.1-2|258	
14cr|banshee-2.6.1-2|259	%{_libdir}/%{name}/Extensions/Banshee.AmazonMp3.exe*
14cr|banshee-2.6.1-2|260	%{_libdir}/%{name}/Extensions/Banshee.Bpm.dll*
14cr|banshee-2.6.1-2|261	%{_libdir}/%{name}/Extensions/Banshee.CoverArt.dll*
14cr|banshee-2.6.1-2|262	%{_libdir}/%{name}/Extensions/Banshee.Daap.dll*
14cr|banshee-2.6.1-2|263	%{_libdir}/%{name}/Extensions/Banshee.Dap.MassStorage.dll*
14cr|banshee-2.6.1-2|264	%{_libdir}/%{name}/Extensions/Banshee.Dap.dll*
14cr|banshee-2.6.1-2|265	%{_libdir}/%{name}/Extensions/Banshee.Emusic.dll*
14cr|banshee-2.6.1-2|266	%{_libdir}/%{name}/Extensions/Banshee.Emusic.Store*
14cr|banshee-2.6.1-2|267	%{_libdir}/%{name}/Extensions/Banshee.FileSystemQueue.dll*
14cr|banshee-2.6.1-2|268	%{_libdir}/%{name}/Extensions/Banshee.Fixup.dll*
14cr|banshee-2.6.1-2|269	%{_libdir}/%{name}/Extensions/Banshee.InternetArchive.dll*
14cr|banshee-2.6.1-2|270	%{_libdir}/%{name}/Extensions/Banshee.InternetRadio.dll*
14cr|banshee-2.6.1-2|271	%{_libdir}/%{name}/Extensions/Banshee.Lastfm.dll*
14cr|banshee-2.6.1-2|272	%{_libdir}/%{name}/Extensions/Banshee.LastfmStreaming.dll*
14cr|banshee-2.6.1-2|273	%{_libdir}/%{name}/Extensions/Banshee.LibraryWatcher.dll*
14cr|banshee-2.6.1-2|274	%{_libdir}/%{name}/Extensions/Banshee.MiniMode.dll*
14cr|banshee-2.6.1-2|275	%{_libdir}/%{name}/Extensions/Banshee.Mpris.dll*
14cr|banshee-2.6.1-2|276	%{_libdir}/%{name}/Extensions/Banshee.MultimediaKeys.dll*
14cr|banshee-2.6.1-2|277	%{_libdir}/%{name}/Extensions/Banshee.NotificationArea.dll*
14cr|banshee-2.6.1-2|278	%{_libdir}/%{name}/Extensions/Banshee.NowPlaying.dll*
14cr|banshee-2.6.1-2|279	%{_libdir}/%{name}/Extensions/Banshee.OpticalDisc.dll*
14cr|banshee-2.6.1-2|280	%{_libdir}/%{name}/Extensions/Banshee.PlayerMigration.dll*
14cr|banshee-2.6.1-2|281	%{_libdir}/%{name}/Extensions/Banshee.PlayQueue.dll*
14cr|banshee-2.6.1-2|282	%{_libdir}/%{name}/Extensions/Banshee.Podcasting.dll*
14cr|banshee-2.6.1-2|283	%{_libdir}/%{name}/Extensions/Banshee.YouTube.dll*
14cr|banshee-2.6.1-2|284	
14cr|banshee-2.6.1-2|285	%if %build_webkit
14cr|banshee-2.6.1-2|286	%{_libdir}/%{name}/Extensions/Banshee.AmazonMp3.Store.dll*
14cr|banshee-2.6.1-2|287	%{_libdir}/%{name}/Extensions/Banshee.MiroGuide.dll*
14cr|banshee-2.6.1-2|288	%{_libdir}/%{name}/Extensions/Banshee.Wikipedia.dll*
14cr|banshee-2.6.1-2|289	%endif
14cr|banshee-2.6.1-2|290	
14cr|banshee-2.6.1-2|291	%{_libdir}/%{name}/*.exe*
14cr|banshee-2.6.1-2|292	%{_libdir}/%{name}/Banshee*.dll*
14cr|banshee-2.6.1-2|293	%{_libdir}/%{name}/Hyena*.dll*
14cr|banshee-2.6.1-2|294	%{_libdir}/%{name}/Lastfm*.dll*
14cr|banshee-2.6.1-2|295	%{_libdir}/%{name}/Migo.dll*
14cr|banshee-2.6.1-2|296	%{_libdir}/%{name}/Mono*.dll*
14cr|banshee-2.6.1-2|297	%{_libdir}/%{name}/MusicBrainz.dll*
14cr|banshee-2.6.1-2|298	%{_libdir}/%{name}/*.so
14cr|banshee-2.6.1-2|299	%{_libdir}/%{name}/Banshee.Services.addins
14cr|banshee-2.6.1-2|300	%{_datadir}/%{name}/
14cr|banshee-2.6.1-2|301	%{_datadir}/dbus-1/services/*
14cr|banshee-2.6.1-2|302	%{_datadir}/applications/%{name}.desktop
14cr|banshee-2.6.1-2|303	%{_datadir}/applications/%{name}-audiocd.desktop
14cr|banshee-2.6.1-2|304	%{_datadir}/applications/%{name}-media-player.desktop
14cr|banshee-2.6.1-2|305	%{_datadir}/icons/hicolor/*/apps/*
14cr|banshee-2.6.1-2|306	%{_datadir}/apps/solid/actions/banshee-play-audiocd.desktop
14cr|banshee-2.6.1-2|307	%{_datadir}/mime/packages/banshee-amz.xml
14cr|banshee-2.6.1-2|308	%{_datadir}/mime/packages/banshee-emx.xml
14cr|banshee-2.6.1-2|309	
14cr|banshee-2.6.1-2|310	%files devel
14cr|banshee-2.6.1-2|311	%{_libdir}/pkgconfig/%{name}*.pc
14cr|banshee-2.6.1-2|312	
14cr|banshee-2.6.1-2|313	%files doc
14cr|banshee-2.6.1-2|314	%{_prefix}/lib/monodoc/sources/banshee-docs*
14cr|banshee-2.6.1-2|315	%{_prefix}/lib/monodoc/sources/hyena-docs*
14cr|banshee-2.6.1-2|316	
14cr|banshee-2.6.1-2|317	%if %{build_appledevice}
14cr|banshee-2.6.1-2|318	%files ipod
14cr|banshee-2.6.1-2|319	%{_libdir}/%{name}/Extensions/Banshee.Dap.AppleDevice.dll*
14cr|banshee-2.6.1-2|320	%{_libdir}/%{name}/Extensions/libgpod-sharp.dll*
14cr|banshee-2.6.1-2|321	%endif
14cr|banshee-2.6.1-2|322	
14cr|banshee-2.6.1-2|323	%if %{build_njb}
14cr|banshee-2.6.1-2|324	%files njb
14cr|banshee-2.6.1-2|325	%{_libdir}/%{name}/Extensions/Banshee.Dap/*jb*
14cr|banshee-2.6.1-2|326	%endif
14cr|banshee-2.6.1-2|327	
14cr|banshee-2.6.1-2|328	%if %{build_mtp}
14cr|banshee-2.6.1-2|329	%files mtp
14cr|banshee-2.6.1-2|330	%{_libdir}/%{name}/Mtp.dll*
14cr|banshee-2.6.1-2|331	%{_libdir}/%{name}/Extensions/Banshee.Dap.Mtp.dll*
14cr|banshee-2.6.1-2|332	%endif
14cr|banshee-2.6.1-2|333	
14cr|banshee-2.6.1-2|334	%if %{build_karma}
14cr|banshee-2.6.1-2|335	%files karma
14cr|banshee-2.6.1-2|336	%{_libdir}/%{name}/Extensions/Banshee.Dap.Karma.dll*
14cr|banshee-2.6.1-2|337	%{_libdir}/%{name}/Extensions/karma-sharp.dll*
14cr|banshee-2.6.1-2|338	%endif
14cr|banshee-2.6.1-2|339	
14cr|banshee-2.6.1-2|340	%changelog
14cr|banshee-2.6.1-2|341	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
14cr|banshee-2.6.1-2|342	+ Revision: 2f57a00
14cr|banshee-2.6.1-2|343	- MassBuild#464: Increase release tag
14cr|banshee-2.6.1-2|344	
14cr|banshee-2.6.1-2|345	

351 14
14cr|barcode-0.98-16|1	%define major 0
14cr|barcode-0.98-16|2	%define libname	  %mklibname barcode %{major}
14cr|barcode-0.98-16|3	%define develname %mklibname barcode -d
14cr|barcode-0.98-16|4	
14cr|barcode-0.98-16|5	Summary:	GNU barcode
14cr|barcode-0.98-16|6	Name:		barcode
14cr|barcode-0.98-16|7	Version:	0.98
14cr|barcode-0.98-16|8	Release:	16
14cr|barcode-0.98-16|9	License:	GPLv2+
14cr|barcode-0.98-16|10	Group:		Publishing
14cr|barcode-0.98-16|11	Source:		ftp://ftp.gnu.org/gnu/barcode/%name-%{version}.tar.bz2
14cr|barcode-0.98-16|12	Patch0:		barcode-0.98-fix-str-fmt.patch
14cr|barcode-0.98-16|13	Patch1:		barcode-0.98-fix-installation.patch
14cr|barcode-0.98-16|14	URL:		http://gnu.systemy.it/software/barcode
14cr|barcode-0.98-16|15	
14cr|barcode-0.98-16|16	%description
14cr|barcode-0.98-16|17	This is GNU-barcode.
14cr|barcode-0.98-16|18	The package is meant to solve most needs in barcode creation with a
14cr|barcode-0.98-16|19	conventional printer. It can create printouts for the conventional
14cr|barcode-0.98-16|20	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
14cr|barcode-0.98-16|21	as a few other formats. Ouput is generated as either Postscript or
14cr|barcode-0.98-16|22	Encapsulated Postscript (other back-ends may be added if needed).
14cr|barcode-0.98-16|23	
14cr|barcode-0.98-16|24	%package -n %{develname}
14cr|barcode-0.98-16|25	Summary:	GNU barcode files for development
14cr|barcode-0.98-16|26	Group:		Development/Other
14cr|barcode-0.98-16|27	Obsoletes:	%{libname}-devel
14cr|barcode-0.98-16|28	Provides:	%{name}-devel
14cr|barcode-0.98-16|29	
14cr|barcode-0.98-16|30	%description -n %{develname}
14cr|barcode-0.98-16|31	This is GNU-barcode.
14cr|barcode-0.98-16|32	The package is meant to solve most needs in barcode creation with a
14cr|barcode-0.98-16|33	conventional printer. It can create printouts for the conventional
14cr|barcode-0.98-16|34	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
14cr|barcode-0.98-16|35	as a few other formats. Ouput is generated as either Postscript or
14cr|barcode-0.98-16|36	Encapsulated Postscript (other back-ends may be added if needed).
14cr|barcode-0.98-16|37	
14cr|barcode-0.98-16|38	This package contain the C header, the static library and man page
14cr|barcode-0.98-16|39	for development.
14cr|barcode-0.98-16|40	
14cr|barcode-0.98-16|41	%prep
14cr|barcode-0.98-16|42	%setup -q
14cr|barcode-0.98-16|43	%patch0 -p1
14cr|barcode-0.98-16|44	%patch1 -p0
14cr|barcode-0.98-16|45	
14cr|barcode-0.98-16|46	%build
14cr|barcode-0.98-16|47	%configure2_5x
14cr|barcode-0.98-16|48	%make
14cr|barcode-0.98-16|49	
14cr|barcode-0.98-16|50	%install
14cr|barcode-0.98-16|51	%makeinstall_std
14cr|barcode-0.98-16|52	
14cr|barcode-0.98-16|53	%files
14cr|barcode-0.98-16|54	%defattr(-, root, root)
14cr|barcode-0.98-16|55	%doc COPYING ChangeLog README TODO doc/*.pdf doc/*.ps
14cr|barcode-0.98-16|56	%{_bindir}/barcode
14cr|barcode-0.98-16|57	%{_datadir}/info/*
14cr|barcode-0.98-16|58	%{_mandir}/man1/*
14cr|barcode-0.98-16|59	
14cr|barcode-0.98-16|60	%files -n %{develname}
14cr|barcode-0.98-16|61	%defattr(-, root, root)
14cr|barcode-0.98-16|62	%{_includedir}/barcode.h
14cr|barcode-0.98-16|63	%{_libdir}/libbarcode.a
14cr|barcode-0.98-16|64	%{_mandir}/man3/*
14cr|barcode-0.98-16|65	
14cr|barcode-0.98-16|66	
14cr|barcode-0.98-16|67	
14cr|barcode-0.98-16|68	%changelog
14cr|barcode-0.98-16|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98-16
14cr|barcode-0.98-16|70	+ Revision: 6cff447
14cr|barcode-0.98-16|71	- MassBuild#464: Increase release tag
14cr|barcode-0.98-16|72	
14cr|barcode-0.98-16|73	

352 14
14cr|barnyard-1.9-3|1	# Default of no MySQL, but --with mysql will enable it
14cr|barnyard-1.9-3|2	%define mysql 1
14cr|barnyard-1.9-3|3	%{?_with_mysql:%define mysql 1}
14cr|barnyard-1.9-3|4	# Default of no PostgreSQL, but --with postgresql will enable it
14cr|barnyard-1.9-3|5	%define postgresql 0
14cr|barnyard-1.9-3|6	%{?_with_postgresql:%define postgresql 1}
14cr|barnyard-1.9-3|7	
14cr|barnyard-1.9-3|8	%define realname barnyard2
14cr|barnyard-1.9-3|9	
14cr|barnyard-1.9-3|10	Name:		barnyard
14cr|barnyard-1.9-3|11	Summary:	Snort Log Backend
14cr|barnyard-1.9-3|12	Version:	1.9
14cr|barnyard-1.9-3|13	Release:	3
14cr|barnyard-1.9-3|14	License:	GPL
14cr|barnyard-1.9-3|15	Group:		Monitoring
14cr|barnyard-1.9-3|16	Url:		http://www.securixlive.com/barnyard2/
14cr|barnyard-1.9-3|17	Source0:	http://www.securixlive.com/download/%{realname}/%{realname}-%{version}.tar.gz
14cr|barnyard-1.9-3|18	Source1:	%{realname}.config
14cr|barnyard-1.9-3|19	Source2:	%{realname}.init
14cr|barnyard-1.9-3|20	BuildRequires:	pcap-devel
14cr|barnyard-1.9-3|21	
14cr|barnyard-1.9-3|22	
14cr|barnyard-1.9-3|23	%description
14cr|barnyard-1.9-3|24	Barnyard has 3 modes of operation:
14cr|barnyard-1.9-3|25	One-shot, continual, continual w/ checkpoint.  In one-shot mode,
14cr|barnyard-1.9-3|26	barnyard will process the specified file and exit.  In continual mode,
14cr|barnyard-1.9-3|27	barnyard will start with the specified file and continue to process
14cr|barnyard-1.9-3|28	new data (and new spool files) as it appears.  Continual mode w/
14cr|barnyard-1.9-3|29	checkpointing will also use a checkpoint file (or waldo file in the
14cr|barnyard-1.9-3|30	snort world) to track where it is.  In the event the barnyard process
14cr|barnyard-1.9-3|31	ends while a waldo file is in use, barnyard will resume processing at
14cr|barnyard-1.9-3|32	the last entry as listed in the waldo file.
14cr|barnyard-1.9-3|33	
14cr|barnyard-1.9-3|34	
14cr|barnyard-1.9-3|35	%package mysql
14cr|barnyard-1.9-3|36	Summary:	barnyard2 with MySQL support
14cr|barnyard-1.9-3|37	Group:		Applications/Internet
14cr|barnyard-1.9-3|38	Requires:	%{name} = %{version}-%{release}
14cr|barnyard-1.9-3|39	%if %{mysql}
14cr|barnyard-1.9-3|40	Requires:	mysql
14cr|barnyard-1.9-3|41	BuildRequires:	mysql-devel
14cr|barnyard-1.9-3|42	%endif
14cr|barnyard-1.9-3|43	
14cr|barnyard-1.9-3|44	%description mysql
14cr|barnyard-1.9-3|45	barnyard2 binary compiled with mysql support.
14cr|barnyard-1.9-3|46	
14cr|barnyard-1.9-3|47	%package postgresql
14cr|barnyard-1.9-3|48	Summary:	barnyard2 with PostgreSQL support
14cr|barnyard-1.9-3|49	Group:		Applications/Internet
14cr|barnyard-1.9-3|50	Requires:	%{name} = %{version}-%{release}
14cr|barnyard-1.9-3|51	%if %{postgresql}
14cr|barnyard-1.9-3|52	Requires:	postgresql
14cr|barnyard-1.9-3|53	BuildRequires:	postgresql-devel
14cr|barnyard-1.9-3|54	%endif
14cr|barnyard-1.9-3|55	
14cr|barnyard-1.9-3|56	%description postgresql
14cr|barnyard-1.9-3|57	barnyard2 binary compiled with postgresql support.
14cr|barnyard-1.9-3|58	
14cr|barnyard-1.9-3|59	%prep
14cr|barnyard-1.9-3|60	%setup -q -n %{realname}-%{version}
14cr|barnyard-1.9-3|61	
14cr|barnyard-1.9-3|62	%build
14cr|barnyard-1.9-3|63	./configure \
14cr|barnyard-1.9-3|64	--prefix=%{_prefix} \
14cr|barnyard-1.9-3|65	--sysconfdir=%{_sysconfdir}/snort \
14cr|barnyard-1.9-3|66	%if %{postgresql}
14cr|barnyard-1.9-3|67	--with-postgresql \
14cr|barnyard-1.9-3|68	%endif
14cr|barnyard-1.9-3|69	%if %{mysql}
14cr|barnyard-1.9-3|70	--with-mysql-libraries=/usr/%{_lib} \
14cr|barnyard-1.9-3|71	%endif
14cr|barnyard-1.9-3|72	
14cr|barnyard-1.9-3|73	%install
14cr|barnyard-1.9-3|74	%makeinstall_std
14cr|barnyard-1.9-3|75	
14cr|barnyard-1.9-3|76	install -d -p %{buildroot}%{_sysconfdir}/{sysconfig,rc.d/init.d,snort}
14cr|barnyard-1.9-3|77	install -d -p %{buildroot}%{_docdir}/%{name}-%{version}/contrib
14cr|barnyard-1.9-3|78	install -d -p %{buildroot}%{_mandir}/man8
14cr|barnyard-1.9-3|79	install -d -p %{buildroot}%{_docdir}/%{name}-%{version}/doc
14cr|barnyard-1.9-3|80	mv etc/barnyard2.conf %{buildroot}%{_sysconfdir}/snort
14cr|barnyard-1.9-3|81	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/barnyard2
14cr|barnyard-1.9-3|82	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/rc.d/init.d/barnyard2
14cr|barnyard-1.9-3|83	
14cr|barnyard-1.9-3|84	rm -rf %{buildroot}%{_datadir}/doc/
14cr|barnyard-1.9-3|85	
14cr|barnyard-1.9-3|86	%post
14cr|barnyard-1.9-3|87	%_post_service barnyard2
14cr|barnyard-1.9-3|88	
14cr|barnyard-1.9-3|89	%preun
14cr|barnyard-1.9-3|90	%_preun_service barnyard2
14cr|barnyard-1.9-3|91	
14cr|barnyard-1.9-3|92	
14cr|barnyard-1.9-3|93	%files
14cr|barnyard-1.9-3|94	%doc LICENSE
14cr|barnyard-1.9-3|95	%attr(755,root,root) %{_bindir}/barnyard2
14cr|barnyard-1.9-3|96	%attr(640,root,root) %config %{_sysconfdir}/snort/barnyard2.conf
14cr|barnyard-1.9-3|97	%attr(755,root,root) %config %{_sysconfdir}/rc.d/init.d/barnyard2
14cr|barnyard-1.9-3|98	%attr(644,root,root) %config %{_sysconfdir}/sysconfig/barnyard2
14cr|barnyard-1.9-3|99	
14cr|barnyard-1.9-3|100	
14cr|barnyard-1.9-3|101	%changelog
14cr|barnyard-1.9-3|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-3
14cr|barnyard-1.9-3|103	+ Revision: f627821
14cr|barnyard-1.9-3|104	- MassBuild#464: Increase release tag
14cr|barnyard-1.9-3|105	
14cr|barnyard-1.9-3|106	

353 14
14cr|barrage-1.0.4-2|1	Name:		barrage
14cr|barrage-1.0.4-2|2	Version:	1.0.4
14cr|barrage-1.0.4-2|3	Release:	2
14cr|barrage-1.0.4-2|4	License:	GPLv2
14cr|barrage-1.0.4-2|5	Group:		Games/Arcade
14cr|barrage-1.0.4-2|6	Summary:	A rather violent action game
14cr|barrage-1.0.4-2|7	URL:		http://lgames.sourceforge.net/index.php?project=Barrage
14cr|barrage-1.0.4-2|8	Source0:	http://nchc.dl.sourceforge.net/sourceforge/lgames/%{name}-%{version}.tar.gz
14cr|barrage-1.0.4-2|9	Patch0:		barrage-1.0.4-desktop-entry-fix.patch
14cr|barrage-1.0.4-2|10	BuildRequires:	SDL_mixer-devel
14cr|barrage-1.0.4-2|11	Buildrequires:	SDL-devel
14cr|barrage-1.0.4-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|barrage-1.0.4-2|13	
14cr|barrage-1.0.4-2|14	%description
14cr|barrage-1.0.4-2|15	Barrage is a rather violent action game with the objective to kill
14cr|barrage-1.0.4-2|16	and destroy as many targets as possible within 3 minutes. The player
14cr|barrage-1.0.4-2|17	controls a gun that may either fire small or large grenades at
14cr|barrage-1.0.4-2|18	soldiers, jeeps and tanks. It is a very simple gameplay though it is
14cr|barrage-1.0.4-2|19	not that easy to get high scores.
14cr|barrage-1.0.4-2|20	
14cr|barrage-1.0.4-2|21	%prep
14cr|barrage-1.0.4-2|22	%setup -q
14cr|barrage-1.0.4-2|23	%patch0 -p1
14cr|barrage-1.0.4-2|24	
14cr|barrage-1.0.4-2|25	%build
14cr|barrage-1.0.4-2|26	%configure2_5x	--bindir=%{_gamesbindir}
14cr|barrage-1.0.4-2|27	%make
14cr|barrage-1.0.4-2|28	
14cr|barrage-1.0.4-2|29	%install
14cr|barrage-1.0.4-2|30	%__rm -rf %{buildroot}
14cr|barrage-1.0.4-2|31	%makeinstall_std
14cr|barrage-1.0.4-2|32	
14cr|barrage-1.0.4-2|33	%clean
14cr|barrage-1.0.4-2|34	%__rm -rf %{buildroot}
14cr|barrage-1.0.4-2|35	
14cr|barrage-1.0.4-2|36	%files
14cr|barrage-1.0.4-2|37	%defattr(644,root,root,755)
14cr|barrage-1.0.4-2|38	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cr|barrage-1.0.4-2|39	%{_gamesdatadir}/%{name}
14cr|barrage-1.0.4-2|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|barrage-1.0.4-2|41	%{_datadir}/applications/%{name}.desktop
14cr|barrage-1.0.4-2|42	%attr(755,root,root) %{_gamesbindir}/*
14cr|barrage-1.0.4-2|43	
14cr|barrage-1.0.4-2|44	
14cr|barrage-1.0.4-2|45	
14cr|barrage-1.0.4-2|46	%changelog
14cr|barrage-1.0.4-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cr|barrage-1.0.4-2|48	+ Revision: 29a39c2
14cr|barrage-1.0.4-2|49	- MassBuild#464: Increase release tag
14cr|barrage-1.0.4-2|50	
14cr|barrage-1.0.4-2|51	

354 14
14cr|barry-0.18.4-4|1	%define major	18
14cr|barry-0.18.4-4|2	%define libname	%mklibname %{name} %major
14cr|barry-0.18.4-4|3	%define devname	%mklibname %{name} -d
14cr|barry-0.18.4-4|4	
14cr|barry-0.18.4-4|5	%define build_opensync	1
14cr|barry-0.18.4-4|6	
14cr|barry-0.18.4-4|7	Summary: 	Linux interface to RIM BlackBerry devices
14cr|barry-0.18.4-4|8	Name: 	 	barry
14cr|barry-0.18.4-4|9	Version: 	0.18.4
14cr|barry-0.18.4-4|10	Release: 	4
14cr|barry-0.18.4-4|11	License:	GPLv2+
14cr|barry-0.18.4-4|12	Group:		Communications
14cr|barry-0.18.4-4|13	URL:		http://www.netdirect.ca/software/packages/barry/
14cr|barry-0.18.4-4|14	Source0:	http://ovh.dl.sourceforge.net/sourceforge/barry/%{name}-%{version}.tar.bz2
14cr|barry-0.18.4-4|15	# (austin) I made this icon (photo) myself.  I hope it's legal.
14cr|barry-0.18.4-4|16	Source1:	bb128.png
14cr|barry-0.18.4-4|17	
14cr|barry-0.18.4-4|18	BuildRequires:	imagemagick
14cr|barry-0.18.4-4|19	BuildRequires:	pkgconfig(libusb)
14cr|barry-0.18.4-4|20	BuildRequires:	boost-devel
14cr|barry-0.18.4-4|21	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|barry-0.18.4-4|22	BuildRequires:	libglademm2.4-devel
14cr|barry-0.18.4-4|23	BuildRequires:  gettext-devel
14cr|barry-0.18.4-4|24	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|barry-0.18.4-4|25	%if %build_opensync
14cr|barry-0.18.4-4|26	BuildRequires:	pkgconfig(opensync-1.0)
14cr|barry-0.18.4-4|27	%endif
14cr|barry-0.18.4-4|28	BuildRequires:	libtar-devel
14cr|barry-0.18.4-4|29	BuildRequires:	fuse-devel
14cr|barry-0.18.4-4|30	
14cr|barry-0.18.4-4|31	%description
14cr|barry-0.18.4-4|32	Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
14cr|barry-0.18.4-4|33	
14cr|barry-0.18.4-4|34	It comes with a command line tool for exploring the device and a GUI for
14cr|barry-0.18.4-4|35	making quick backups and udev rules which allow the device to be charged
14cr|barry-0.18.4-4|36	via a USB port.
14cr|barry-0.18.4-4|37	
14cr|barry-0.18.4-4|38	%package -n 	%{libname}
14cr|barry-0.18.4-4|39	Summary:        Dynamic libraries from %{name}
14cr|barry-0.18.4-4|40	Group:          System/Libraries
14cr|barry-0.18.4-4|41	Requires:	%{name}-common >= %{version}
14cr|barry-0.18.4-4|42	
14cr|barry-0.18.4-4|43	%description -n %{libname}
14cr|barry-0.18.4-4|44	Dynamic libraries from %{name}.
14cr|barry-0.18.4-4|45	
14cr|barry-0.18.4-4|46	%package -n 	%{devname}
14cr|barry-0.18.4-4|47	Summary: 	Header files and static libraries from %{name}
14cr|barry-0.18.4-4|48	Group: 		Development/C
14cr|barry-0.18.4-4|49	Requires: 	%{libname} >= %{version}
14cr|barry-0.18.4-4|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|barry-0.18.4-4|51	Obsoletes: 	%{name}-devel < %{version}-%{release}
14cr|barry-0.18.4-4|52	
14cr|barry-0.18.4-4|53	%description -n %{devname}
14cr|barry-0.18.4-4|54	Libraries and includes files for developing programs based on %{name}.
14cr|barry-0.18.4-4|55	
14cr|barry-0.18.4-4|56	%package tools
14cr|barry-0.18.4-4|57	Summary:	BlackBerry(tm) Tools
14cr|barry-0.18.4-4|58	Group:		Communications
14cr|barry-0.18.4-4|59	
14cr|barry-0.18.4-4|60	%description tools
14cr|barry-0.18.4-4|61	Barry is a desktop toolset for managing your BlackBerry(tm) device.
14cr|barry-0.18.4-4|62	(BlackBerry is a registered trademark of Research in Motion Limited.)
14cr|barry-0.18.4-4|63	
14cr|barry-0.18.4-4|64	This package contains the commandline tools btool, breset and others.
14cr|barry-0.18.4-4|65	
14cr|barry-0.18.4-4|66	%package common
14cr|barry-0.18.4-4|67	Summary:	BlackBerry(tm) common files
14cr|barry-0.18.4-4|68	Group:		Communications
14cr|barry-0.18.4-4|69	
14cr|barry-0.18.4-4|70	%description common
14cr|barry-0.18.4-4|71	Common files used by Barry.
14cr|barry-0.18.4-4|72	
14cr|barry-0.18.4-4|73	%package charge
14cr|barry-0.18.4-4|74	Summary:	BlackBerry(tm) Charging Scripts
14cr|barry-0.18.4-4|75	Group:		Communications
14cr|barry-0.18.4-4|76	
14cr|barry-0.18.4-4|77	%description charge
14cr|barry-0.18.4-4|78	This package installs special handshake and udev scripts which allow
14cr|barry-0.18.4-4|79	a BlackBerry device to be charged via USB at 500mA.
14cr|barry-0.18.4-4|80	
14cr|barry-0.18.4-4|81	%package gui
14cr|barry-0.18.4-4|82	Summary:	BlackBerry(tm) Backup Tool
14cr|barry-0.18.4-4|83	Group:		Communications
14cr|barry-0.18.4-4|84	
14cr|barry-0.18.4-4|85	%description gui
14cr|barry-0.18.4-4|86	This package contains a graphical applications to backup and restore data
14cr|barry-0.18.4-4|87	from a BlackBerry device.
14cr|barry-0.18.4-4|88	
14cr|barry-0.18.4-4|89	%if %build_opensync
14cr|barry-0.18.4-4|90	%package opensync
14cr|barry-0.18.4-4|91	Summary:	BlackBerry(tm) opensync plugin
14cr|barry-0.18.4-4|92	Group:		Communications
14cr|barry-0.18.4-4|93	
14cr|barry-0.18.4-4|94	%description opensync
14cr|barry-0.18.4-4|95	Barry is a desktop toolset for managing your BlackBerry(tm) device.
14cr|barry-0.18.4-4|96	(BlackBerry is a registered trademark of Research in Motion Limited.)
14cr|barry-0.18.4-4|97	
14cr|barry-0.18.4-4|98	This package contains the opensync plugin to synchronize a BlackBerry with
14cr|barry-0.18.4-4|99	other devices and applications.
14cr|barry-0.18.4-4|100	%endif
14cr|barry-0.18.4-4|101	
14cr|barry-0.18.4-4|102	%package ppp
14cr|barry-0.18.4-4|103	Summary:	BlackBerry(tm) PPP support utility and example scripts
14cr|barry-0.18.4-4|104	Group:		Communications
14cr|barry-0.18.4-4|105	
14cr|barry-0.18.4-4|106	%description ppp
14cr|barry-0.18.4-4|107	This package contains a utility which enables the use of BlackBerry
14cr|barry-0.18.4-4|108	devices as cellular data modems, and also contains example PPP scripts
14cr|barry-0.18.4-4|109	for this purpose.
14cr|barry-0.18.4-4|110	
14cr|barry-0.18.4-4|111	%prep
14cr|barry-0.18.4-4|112	%setup -q
14cr|barry-0.18.4-4|113	
14cr|barry-0.18.4-4|114	%build
14cr|barry-0.18.4-4|115	%configure2_5x \
14cr|barry-0.18.4-4|116	--disable-static \
14cr|barry-0.18.4-4|117	--enable-gui \
14cr|barry-0.18.4-4|118	--enable-boost \
14cr|barry-0.18.4-4|119	%if %{build_opensync}
14cr|barry-0.18.4-4|120	--enable-opensync-plugin
14cr|barry-0.18.4-4|121	%else
14cr|barry-0.18.4-4|122	--disable-opensync-plugin
14cr|barry-0.18.4-4|123	%endif
14cr|barry-0.18.4-4|124	%make
14cr|barry-0.18.4-4|125	
14cr|barry-0.18.4-4|126	%install
14cr|barry-0.18.4-4|127	%makeinstall_std
14cr|barry-0.18.4-4|128	
14cr|barry-0.18.4-4|129	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14cr|barry-0.18.4-4|130	cp udev/{10,99}-blackberry*.rules %{buildroot}%{_sysconfdir}/udev/rules.d/
14cr|barry-0.18.4-4|131	
14cr|barry-0.18.4-4|132	mkdir -p %{buildroot}%{_sysconfdir}/ppp/peers
14cr|barry-0.18.4-4|133	for i in o2ireland rogers sprint tmobileus verizon; do \
14cr|barry-0.18.4-4|134	install -m 0644 ppp/barry-$i %{buildroot}%{_sysconfdir}/ppp/peers/barry-$i; \
14cr|barry-0.18.4-4|135	install -m 0644 ppp/barry-$i.chat %{buildroot}%{_sysconfdir}/ppp/chat-barry-$i; \
14cr|barry-0.18.4-4|136	done
14cr|barry-0.18.4-4|137	
14cr|barry-0.18.4-4|138	sed -i -e 's,chatscripts/barry-,ppp/chat-barry-,g' %{buildroot}%{_sysconfdir}/ppp/peers/barry-*
14cr|barry-0.18.4-4|139	sed -i -e 's,\.chat,,g' %{buildroot}%{_sysconfdir}/ppp/peers/barry-*
14cr|barry-0.18.4-4|140	
14cr|barry-0.18.4-4|141	# menu
14cr|barry-0.18.4-4|142	mkdir -p %{buildroot}%{_datadir}/applications
14cr|barry-0.18.4-4|143	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|barry-0.18.4-4|144	[Desktop Entry]
14cr|barry-0.18.4-4|145	Name=Barry Backup
14cr|barry-0.18.4-4|146	Comment=Backup for BlackBerry devices
14cr|barry-0.18.4-4|147	Exec=%{_bindir}/%{name}backup
14cr|barry-0.18.4-4|148	Icon=%{name}
14cr|barry-0.18.4-4|149	Terminal=false
14cr|barry-0.18.4-4|150	Type=Application
14cr|barry-0.18.4-4|151	StartupNotify=true
14cr|barry-0.18.4-4|152	Categories=GTK;Utility;Office;PDA;
14cr|barry-0.18.4-4|153	EOF
14cr|barry-0.18.4-4|154	
14cr|barry-0.18.4-4|155	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cr|barry-0.18.4-4|156	convert -scale 16 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|barry-0.18.4-4|157	convert -scale 32 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|barry-0.18.4-4|158	convert -scale 48 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|barry-0.18.4-4|159	convert -scale 64 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|barry-0.18.4-4|160	install -m 0644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|barry-0.18.4-4|161	
14cr|barry-0.18.4-4|162	%find_lang %{name}-backup
14cr|barry-0.18.4-4|163	%find_lang %{name}
14cr|barry-0.18.4-4|164	
14cr|barry-0.18.4-4|165	%files -n %{libname}
14cr|barry-0.18.4-4|166	%{_libdir}/*.so.%{major}*
14cr|barry-0.18.4-4|167	
14cr|barry-0.18.4-4|168	%files -n %{devname}
14cr|barry-0.18.4-4|169	%{_includedir}/*
14cr|barry-0.18.4-4|170	%{_libdir}/*.so
14cr|barry-0.18.4-4|171	%{_libdir}/pkgconfig/*.pc
14cr|barry-0.18.4-4|172	
14cr|barry-0.18.4-4|173	%files tools -f %{name}.lang
14cr|barry-0.18.4-4|174	%doc AUTHORS ChangeLog NEWS README
14cr|barry-0.18.4-4|175	%{_sbindir}/breset
14cr|barry-0.18.4-4|176	%{_bindir}/btool
14cr|barry-0.18.4-4|177	%{_bindir}/brecsum
14cr|barry-0.18.4-4|178	%{_bindir}/upldif
14cr|barry-0.18.4-4|179	%{_bindir}/btarcmp
14cr|barry-0.18.4-4|180	%{_bindir}/bidentify
14cr|barry-0.18.4-4|181	%{_bindir}/bfuse
14cr|barry-0.18.4-4|182	%{_bindir}/bdptest
14cr|barry-0.18.4-4|183	%{_bindir}/bjavaloader
14cr|barry-0.18.4-4|184	%{_bindir}/bjdwp
14cr|barry-0.18.4-4|185	%{_bindir}/bs11nread
14cr|barry-0.18.4-4|186	%{_bindir}/bjvmdebug
14cr|barry-0.18.4-4|187	%{_bindir}/balxparse
14cr|barry-0.18.4-4|188	%{_bindir}/bio
14cr|barry-0.18.4-4|189	%{_bindir}/brawchannel
14cr|barry-0.18.4-4|190	%{_bindir}/btardump
14cr|barry-0.18.4-4|191	%{_mandir}/man1/btool*
14cr|barry-0.18.4-4|192	%{_mandir}/man1/bidentify*
14cr|barry-0.18.4-4|193	%{_mandir}/man1/bs11nread*
14cr|barry-0.18.4-4|194	%{_mandir}/man1/brecsum*
14cr|barry-0.18.4-4|195	%{_mandir}/man1/breset*
14cr|barry-0.18.4-4|196	%{_mandir}/man1/upldif*
14cr|barry-0.18.4-4|197	%{_mandir}/man1/bfuse*
14cr|barry-0.18.4-4|198	%{_mandir}/man1/bjavaloader*
14cr|barry-0.18.4-4|199	%{_mandir}/man1/bjdwp*
14cr|barry-0.18.4-4|200	%{_mandir}/man1/balxparse*
14cr|barry-0.18.4-4|201	%{_mandir}/man1/bio*
14cr|barry-0.18.4-4|202	%{_mandir}/man1/brawchannel*
14cr|barry-0.18.4-4|203	%{_mandir}/man1/btardump*
14cr|barry-0.18.4-4|204	%{_mandir}/man1/bwatch*
14cr|barry-0.18.4-4|205	%{_mandir}/man1/btarcmp*
14cr|barry-0.18.4-4|206	
14cr|barry-0.18.4-4|207	%files charge
14cr|barry-0.18.4-4|208	%{_sbindir}/bcharge
14cr|barry-0.18.4-4|209	%{_sysconfdir}/udev/rules.d/10-blackberry.rules
14cr|barry-0.18.4-4|210	%{_mandir}/man1/bcharge*
14cr|barry-0.18.4-4|211	
14cr|barry-0.18.4-4|212	%files gui -f %{name}-backup.lang
14cr|barry-0.18.4-4|213	%doc gui/AUTHORS gui/ChangeLog gui/README gui/NEWS gui/TODO
14cr|barry-0.18.4-4|214	%{_bindir}/barrybackup
14cr|barry-0.18.4-4|215	%{_datadir}/barry/glade/*.glade
14cr|barry-0.18.4-4|216	%{_datadir}/applications/*
14cr|barry-0.18.4-4|217	%{_mandir}/man1/barrybackup*
14cr|barry-0.18.4-4|218	%{_iconsdir}/*
14cr|barry-0.18.4-4|219	
14cr|barry-0.18.4-4|220	%if %{build_opensync}
14cr|barry-0.18.4-4|221	%files opensync
14cr|barry-0.18.4-4|222	%{_libdir}/opensync/plugins/*
14cr|barry-0.18.4-4|223	%{_datadir}/opensync/defaults/*
14cr|barry-0.18.4-4|224	%lang(es) %{_localedir}/es/LC_MESSAGES/barry-opensync-plugin.mo
14cr|barry-0.18.4-4|225	%lang(fr) %{_localedir}/fr/LC_MESSAGES/barry-opensync-plugin.mo
14cr|barry-0.18.4-4|226	%endif
14cr|barry-0.18.4-4|227	
14cr|barry-0.18.4-4|228	%files ppp
14cr|barry-0.18.4-4|229	%doc ppp/README
14cr|barry-0.18.4-4|230	%{_sbindir}/pppob
14cr|barry-0.18.4-4|231	%{_mandir}/man1/pppob*
14cr|barry-0.18.4-4|232	%{_sysconfdir}/ppp/chat-*
14cr|barry-0.18.4-4|233	%{_sysconfdir}/ppp/peers/barry-*
14cr|barry-0.18.4-4|234	
14cr|barry-0.18.4-4|235	%files common
14cr|barry-0.18.4-4|236	%{_sysconfdir}/udev/rules.d/99-blackberry-perms.rules
14cr|barry-0.18.4-4|237	
14cr|barry-0.18.4-4|238	%changelog
14cr|barry-0.18.4-4|239	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.4-4
14cr|barry-0.18.4-4|240	+ Revision: a8a0885
14cr|barry-0.18.4-4|241	- MassBuild#464: Increase release tag
14cr|barry-0.18.4-4|242	
14cr|barry-0.18.4-4|243	

355 14
14cr|bashburn-3.1.0-2|1	%define	oname	BashBurn
14cr|bashburn-3.1.0-2|2	
14cr|bashburn-3.1.0-2|3	Name:		bashburn
14cr|bashburn-3.1.0-2|4	Version:	3.1.0
14cr|bashburn-3.1.0-2|5	Release:	2
14cr|bashburn-3.1.0-2|6	Summary:	Bash script designed to make CD burning
14cr|bashburn-3.1.0-2|7	Source:		%{name}-%{version}.tar.gz
14cr|bashburn-3.1.0-2|8	License:	GPLv2
14cr|bashburn-3.1.0-2|9	Group:		Archiving/Cd burning
14cr|bashburn-3.1.0-2|10	Url:		http://bashburn.sourceforge.net/
14cr|bashburn-3.1.0-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bashburn-3.1.0-2|12	Requires:	cdrkit, eject, cdrdao, mpg123, vorbis-tools, flac
14cr|bashburn-3.1.0-2|13	Buildarch:	noarch
14cr|bashburn-3.1.0-2|14	
14cr|bashburn-3.1.0-2|15	%description
14cr|bashburn-3.1.0-2|16	Sick of all those fancy CD-burning apps not working for you? You need something
14cr|bashburn-3.1.0-2|17	that just gets the work done? Welcome to BashBurn - It just works!
14cr|bashburn-3.1.0-2|18	
14cr|bashburn-3.1.0-2|19	BashBurn is the new name for the cd burning shell script Magma. It's not the
14cr|bashburn-3.1.0-2|20	best looking CD-burning application out there, but it does what you want it to
14cr|bashburn-3.1.0-2|21	do. (And if not then probably didn't want to do it anyway)
14cr|bashburn-3.1.0-2|22	
14cr|bashburn-3.1.0-2|23	Bashburn could need lame codec for some operations.
14cr|bashburn-3.1.0-2|24	
14cr|bashburn-3.1.0-2|25	%prep
14cr|bashburn-3.1.0-2|26	%setup -q -n %{oname}-%{version}
14cr|bashburn-3.1.0-2|27	
14cr|bashburn-3.1.0-2|28	%build
14cr|bashburn-3.1.0-2|29	make
14cr|bashburn-3.1.0-2|30	
14cr|bashburn-3.1.0-2|31	%install
14cr|bashburn-3.1.0-2|32	rm -rf %{buildroot}
14cr|bashburn-3.1.0-2|33	./Install.sh --prefix=%{buildroot}%{_prefix}
14cr|bashburn-3.1.0-2|34	
14cr|bashburn-3.1.0-2|35	# correct the symlink
14cr|bashburn-3.1.0-2|36	ln -sf /usr/lib/Bashburn/lib/BashBurn.sh %{buildroot}%{_bindir}/bashburn
14cr|bashburn-3.1.0-2|37	# fix BBROOTDIR in BashBurn.sh:
14cr|bashburn-3.1.0-2|38	sed -i -e 's,BBROOTDIR='.*',BBROOTDIR='/usr/lib/Bashburn/lib',' %{buildroot}/usr/lib/Bashburn/lib/BashBurn.sh
14cr|bashburn-3.1.0-2|39	
14cr|bashburn-3.1.0-2|40	%if 0
14cr|bashburn-3.1.0-2|41	install -m 755 -D BashBurn.sh %{buildroot}%{_bindir}/BashBurn.sh
14cr|bashburn-3.1.0-2|42	pushd %{buildroot}%{_bindir} && %__ln_s BashBurn.sh bashburn && popd
14cr|bashburn-3.1.0-2|43	for i in burning/* config/* convert/* lang/English/* menus/* misc/*; do
14cr|bashburn-3.1.0-2|44	install -m 755 -D $i %{buildroot}%{_datadir}/%{name}/$i
14cr|bashburn-3.1.0-2|45	done
14cr|bashburn-3.1.0-2|46	install -m 644 -D bashburnrc %{buildroot}/etc/bashburnrc
14cr|bashburn-3.1.0-2|47	pushd %{buildroot}/etc && %__sed -i "s|BBROOTDIR: .*|BBROOTDIR: /usr/share/bashburn|" bashburnrc && popd
14cr|bashburn-3.1.0-2|48	rm -f Install.sh
14cr|bashburn-3.1.0-2|49	%endif
14cr|bashburn-3.1.0-2|50	
14cr|bashburn-3.1.0-2|51	%clean
14cr|bashburn-3.1.0-2|52	rm -rf %{buildroot}
14cr|bashburn-3.1.0-2|53	
14cr|bashburn-3.1.0-2|54	%files
14cr|bashburn-3.1.0-2|55	%defattr(-,root,root)
14cr|bashburn-3.1.0-2|56	%doc docs/*
14cr|bashburn-3.1.0-2|57	%{_bindir}/*
14cr|bashburn-3.1.0-2|58	%{_prefix}/lib/Bashburn
14cr|bashburn-3.1.0-2|59	#attr(664,root,cdwriter) %config(noreplace) /etc/bashburnrc
14cr|bashburn-3.1.0-2|60	%{_datadir}/man/man1/*
14cr|bashburn-3.1.0-2|61	
14cr|bashburn-3.1.0-2|62	
14cr|bashburn-3.1.0-2|63	
14cr|bashburn-3.1.0-2|64	%changelog
14cr|bashburn-3.1.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-2
14cr|bashburn-3.1.0-2|66	+ Revision: 903e644
14cr|bashburn-3.1.0-2|67	- MassBuild#464: Increase release tag
14cr|bashburn-3.1.0-2|68	
14cr|bashburn-3.1.0-2|69	

356 14
14cr|bashdb-4.3_0-0.20140805.1|1	%define oversion 4.3-0
14cr|bashdb-4.3_0-0.20140805.1|2	%define git 20140805
14cr|bashdb-4.3_0-0.20140805.1|3	
14cr|bashdb-4.3_0-0.20140805.1|4	Summary:	BASH debugger, the BASH symbolic debugger
14cr|bashdb-4.3_0-0.20140805.1|5	Name:		bashdb
14cr|bashdb-4.3_0-0.20140805.1|6	Version:	4.3_0
14cr|bashdb-4.3_0-0.20140805.1|7	Release:	0.%{git}.1
14cr|bashdb-4.3_0-0.20140805.1|8	License:	GPLv2+
14cr|bashdb-4.3_0-0.20140805.1|9	Group:		Development/Tools
14cr|bashdb-4.3_0-0.20140805.1|10	Url:		http://bashdb.sourceforge.net/
14cr|bashdb-4.3_0-0.20140805.1|11	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
14cr|bashdb-4.3_0-0.20140805.1|12	Patch0:		bashdb-4.3-0-automake.patch
14cr|bashdb-4.3_0-0.20140805.1|13	Patch1:		bashdb-4.3-0-texinfo.patch
14cr|bashdb-4.3_0-0.20140805.1|14	Patch2:		bashdb-4.3-0-tests.patch
14cr|bashdb-4.3_0-0.20140805.1|15	BuildRequires:	bash
14cr|bashdb-4.3_0-0.20140805.1|16	BuildRequires:	texinfo
14cr|bashdb-4.3_0-0.20140805.1|17	BuildRequires:	texi2html
14cr|bashdb-4.3_0-0.20140805.1|18	Requires:	bash
14cr|bashdb-4.3_0-0.20140805.1|19	BuildArch:	noarch
14cr|bashdb-4.3_0-0.20140805.1|20	
14cr|bashdb-4.3_0-0.20140805.1|21	%description
14cr|bashdb-4.3_0-0.20140805.1|22	The Bash Debugger Project is a source-code debugger for bash,
14cr|bashdb-4.3_0-0.20140805.1|23	which follows the gdb command syntax.
14cr|bashdb-4.3_0-0.20140805.1|24	The purpose of the BASH debugger is to check
14cr|bashdb-4.3_0-0.20140805.1|25	what is going on “inside” a bash script, while it executes:
14cr|bashdb-4.3_0-0.20140805.1|26	* Start a script, specifying conditions that might affect its behavior.
14cr|bashdb-4.3_0-0.20140805.1|27	* Stop a script at certain conditions (break points).
14cr|bashdb-4.3_0-0.20140805.1|28	* Examine the state of a script.
14cr|bashdb-4.3_0-0.20140805.1|29	* Experiment, by changing variable values on the fly.
14cr|bashdb-4.3_0-0.20140805.1|30	The 4.0 series is a complete rewrite of the previous series.
14cr|bashdb-4.3_0-0.20140805.1|31	Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} <script-name>.
14cr|bashdb-4.3_0-0.20140805.1|32	
14cr|bashdb-4.3_0-0.20140805.1|33	%files
14cr|bashdb-4.3_0-0.20140805.1|34	%doc doc/*.html AUTHORS ChangeLog COPYING NEWS README THANKS
14cr|bashdb-4.3_0-0.20140805.1|35	%{_bindir}/%{name}
14cr|bashdb-4.3_0-0.20140805.1|36	%{_datadir}/%{name}/
14cr|bashdb-4.3_0-0.20140805.1|37	%{_mandir}/man1/%{name}.1*
14cr|bashdb-4.3_0-0.20140805.1|38	%{_infodir}/%{name}.info.*
14cr|bashdb-4.3_0-0.20140805.1|39	
14cr|bashdb-4.3_0-0.20140805.1|40	#----------------------------------------------------------------------------
14cr|bashdb-4.3_0-0.20140805.1|41	
14cr|bashdb-4.3_0-0.20140805.1|42	%prep
14cr|bashdb-4.3_0-0.20140805.1|43	%setup -q -n %{name}-%{oversion}
14cr|bashdb-4.3_0-0.20140805.1|44	%patch0 -p1
14cr|bashdb-4.3_0-0.20140805.1|45	%patch1 -p1
14cr|bashdb-4.3_0-0.20140805.1|46	%patch2 -p1
14cr|bashdb-4.3_0-0.20140805.1|47	
14cr|bashdb-4.3_0-0.20140805.1|48	%build
14cr|bashdb-4.3_0-0.20140805.1|49	autoreconf -fi
14cr|bashdb-4.3_0-0.20140805.1|50	%configure2_5x
14cr|bashdb-4.3_0-0.20140805.1|51	%make
14cr|bashdb-4.3_0-0.20140805.1|52	
14cr|bashdb-4.3_0-0.20140805.1|53	%install
14cr|bashdb-4.3_0-0.20140805.1|54	%makeinstall_std
14cr|bashdb-4.3_0-0.20140805.1|55	
14cr|bashdb-4.3_0-0.20140805.1|56	
14cr|bashdb-4.3_0-0.20140805.1|57	%changelog
14cr|bashdb-4.3_0-0.20140805.1|58	* Tue Aug 05 2014 abondrov <andrey.bondrov@rosalab.ru> 4.3_0-0.20140805.1
14cr|bashdb-4.3_0-0.20140805.1|59	+ Revision: 6de699c
14cr|bashdb-4.3_0-0.20140805.1|60	- Workaround makefile issue for tests
14cr|bashdb-4.3_0-0.20140805.1|61	
14cr|bashdb-4.3_0-0.20140805.1|62	

357 14
14cr|basket-1.81-2|1	%define name           basket
14cr|basket-1.81-2|2	%define longtitle      BasKet for KDE
14cr|basket-1.81-2|3	%define version        1.81
14cr|basket-1.81-2|4	%define release        2
14cr|basket-1.81-2|5	
14cr|basket-1.81-2|6	Name:           %name
14cr|basket-1.81-2|7	Summary:        %longtitle
14cr|basket-1.81-2|8	Version:        %version
14cr|basket-1.81-2|9	Release:        %release
14cr|basket-1.81-2|10	URL:            http://basket.kde.org/
14cr|basket-1.81-2|11	Source0:        http://basket.kde.org/downloads/%{name}-%{version}.tar.bz2
14cr|basket-1.81-2|12	Group:          Office
14cr|basket-1.81-2|13	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|basket-1.81-2|14	License:        GPLv2+
14cr|basket-1.81-2|15	BuildRequires:  kdepim4-devel
14cr|basket-1.81-2|16	BuildRequires:  kdepimlibs4-devel
14cr|basket-1.81-2|17	BuildRequires:  qimageblitz-devel
14cr|basket-1.81-2|18	BuildRequires:  desktop-file-utils
14cr|basket-1.81-2|19	Requires:       kdebase4-runtime
14cr|basket-1.81-2|20	
14cr|basket-1.81-2|21	conflicts:      %{_lib}%{name}4 < 1.80-2
14cr|basket-1.81-2|22	
14cr|basket-1.81-2|23	%description
14cr|basket-1.81-2|24	This application is mainly an all-purpose notes taker.
14cr|basket-1.81-2|25	It provide several baskets where to drop every sort of
14cr|basket-1.81-2|26	items: text, rich text, links, images, sounds, files,
14cr|basket-1.81-2|27	colors, application launcher...
14cr|basket-1.81-2|28	Objects can be edited, copied, dragged... So, you can
14cr|basket-1.81-2|29	arrange them as you want !
14cr|basket-1.81-2|30	This application can be used to quickly drop web objects
14cr|basket-1.81-2|31	(link, text, images...) or notes, as well as to free your
14cr|basket-1.81-2|32	clutered desktop (if any).
14cr|basket-1.81-2|33	It is also useful to collect informations for a report.
14cr|basket-1.81-2|34	Those data can be shared with co-workers by exporting
14cr|basket-1.81-2|35	baskets to HTML.
14cr|basket-1.81-2|36	
14cr|basket-1.81-2|37	%files -f %{name}.lang
14cr|basket-1.81-2|38	%defattr(-,root,root,-)
14cr|basket-1.81-2|39	%{_kde_bindir}/%{name}
14cr|basket-1.81-2|40	%{_kde_appsdir}/%{name}
14cr|basket-1.81-2|41	%{_kde_applicationsdir}/%{name}.desktop
14cr|basket-1.81-2|42	%{_kde_datadir}/config/magic/%{name}.magic
14cr|basket-1.81-2|43	%{_kde_datadir}/mimelnk/application/x-%{name}-archive.desktop
14cr|basket-1.81-2|44	%{_kde_datadir}/mimelnk/application/x-%{name}-template.desktop
14cr|basket-1.81-2|45	%{_kde_datadir}/kde4/services/*.desktop
14cr|basket-1.81-2|46	%{_kde_iconsdir}/*/*/*/*
14cr|basket-1.81-2|47	%{_kde_datadir}/kde4/services/kontact/basket_plugin.desktop
14cr|basket-1.81-2|48	%{_kde_libdir}/kde4/basketthumbcreator.so
14cr|basket-1.81-2|49	%{_kde_libdir}/kde4/kcm_basket.so
14cr|basket-1.81-2|50	%{_kde_libdir}/kde4/kontact_basketplugin.so
14cr|basket-1.81-2|51	%{_kde_libdir}/kde4/libbasketpart.so
14cr|basket-1.81-2|52	
14cr|basket-1.81-2|53	#--------------------------------------------------------------------
14cr|basket-1.81-2|54	
14cr|basket-1.81-2|55	%define basketcommon_major 4
14cr|basket-1.81-2|56	%define libbasketcommon %mklibname basketcommon %{basketcommon_major}
14cr|basket-1.81-2|57	
14cr|basket-1.81-2|58	%package -n %{libbasketcommon}
14cr|basket-1.81-2|59	Summary:    Library files for %{name}
14cr|basket-1.81-2|60	Group:      Office
14cr|basket-1.81-2|61	Obsoletes:  %{_lib}%{name}4 < 1.80-2
14cr|basket-1.81-2|62	Provides:   %{_lib}%{name}4 = %version-%release
14cr|basket-1.81-2|63	
14cr|basket-1.81-2|64	%description -n %{libbasketcommon}
14cr|basket-1.81-2|65	Library files for %{name}
14cr|basket-1.81-2|66	
14cr|basket-1.81-2|67	%files -n %{libbasketcommon}
14cr|basket-1.81-2|68	%{_kde_libdir}/libbasketcommon.so.%{basketcommon_major}*
14cr|basket-1.81-2|69	
14cr|basket-1.81-2|70	#--------------------------------------------------------------------
14cr|basket-1.81-2|71	
14cr|basket-1.81-2|72	%prep
14cr|basket-1.81-2|73	%setup -q -n %{name}-%{version}
14cr|basket-1.81-2|74	
14cr|basket-1.81-2|75	%build
14cr|basket-1.81-2|76	%cmake_kde4 -DBUILD_KPARTS=1
14cr|basket-1.81-2|77	%make
14cr|basket-1.81-2|78	
14cr|basket-1.81-2|79	%install
14cr|basket-1.81-2|80	rm -rf %{buildroot}
14cr|basket-1.81-2|81	%makeinstall_std -C build
14cr|basket-1.81-2|82	
14cr|basket-1.81-2|83	%{find_lang} %name --with-html
14cr|basket-1.81-2|84	
14cr|basket-1.81-2|85	
14cr|basket-1.81-2|86	# XDG Menu
14cr|basket-1.81-2|87	desktop-file-install --vendor=""\
14cr|basket-1.81-2|88	--add-category="KDE" \
14cr|basket-1.81-2|89	--add-category="Qt" \
14cr|basket-1.81-2|90	--add-category="Office" \
14cr|basket-1.81-2|91	--add-category="Utility" \
14cr|basket-1.81-2|92	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|basket-1.81-2|93	
14cr|basket-1.81-2|94	rm -f %buildroot%_kde_libdir/*.so
14cr|basket-1.81-2|95	
14cr|basket-1.81-2|96	%check
14cr|basket-1.81-2|97	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
14cr|basket-1.81-2|98	desktop-file-validate $f
14cr|basket-1.81-2|99	done
14cr|basket-1.81-2|100	
14cr|basket-1.81-2|101	%clean
14cr|basket-1.81-2|102	rm -rf %buildroot
14cr|basket-1.81-2|103	
14cr|basket-1.81-2|104	
14cr|basket-1.81-2|105	
14cr|basket-1.81-2|106	%changelog
14cr|basket-1.81-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.81-2
14cr|basket-1.81-2|108	+ Revision: d55ba20
14cr|basket-1.81-2|109	- MassBuild#464: Increase release tag
14cr|basket-1.81-2|110	
14cr|basket-1.81-2|111	

358 14
14cr|bastet-0.43-6|1	Name:		bastet
14cr|bastet-0.43-6|2	Version:	0.43
14cr|bastet-0.43-6|3	Release:	6
14cr|bastet-0.43-6|4	License:	GPLv3+
14cr|bastet-0.43-6|5	Summary:	Tetris clone giving you the worst bricks possible
14cr|bastet-0.43-6|6	Group:		Games/Other
14cr|bastet-0.43-6|7	Url:		http://fph.altervista.org/prog/bastet.html
14cr|bastet-0.43-6|8	Source0:	http://fph.altervista.org/prog/files/%{name}-%{version}.tgz
14cr|bastet-0.43-6|9	
14cr|bastet-0.43-6|10	BuildRequires:  ncurses-devel
14cr|bastet-0.43-6|11	BuildRequires:	boost-devel
14cr|bastet-0.43-6|12	
14cr|bastet-0.43-6|13	%description
14cr|bastet-0.43-6|14	Bastet stands for "bastard tetris", and is a simple ncurses-based Tetris(R)
14cr|bastet-0.43-6|15	clone for Linux. Instead of choosing the next block randomly, this fiendish
14cr|bastet-0.43-6|16	program uses a special algorithm to give you the worst possible brick.
14cr|bastet-0.43-6|17	Playing Bastet can be a very frustrating experience!
14cr|bastet-0.43-6|18	
14cr|bastet-0.43-6|19	%prep
14cr|bastet-0.43-6|20	%setup -q
14cr|bastet-0.43-6|21	
14cr|bastet-0.43-6|22	%build
14cr|bastet-0.43-6|23	%serverbuild
14cr|bastet-0.43-6|24	%make
14cr|bastet-0.43-6|25	
14cr|bastet-0.43-6|26	%install
14cr|bastet-0.43-6|27	# binary
14cr|bastet-0.43-6|28	mkdir -p %{buildroot}%{_bindir}
14cr|bastet-0.43-6|29	install -p bastet %{buildroot}%{_bindir}/bastet
14cr|bastet-0.43-6|30	
14cr|bastet-0.43-6|31	# empty high score file
14cr|bastet-0.43-6|32	mkdir -p %{buildroot}%{_var}/%{_gamesdir}
14cr|bastet-0.43-6|33	touch %{buildroot}%{_var}/%{_gamesdir}/%{name}.scores2
14cr|bastet-0.43-6|34	
14cr|bastet-0.43-6|35	# manpage
14cr|bastet-0.43-6|36	mkdir -p %{buildroot}%{_mandir}/man6
14cr|bastet-0.43-6|37	install -p %{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cr|bastet-0.43-6|38	
14cr|bastet-0.43-6|39	%files
14cr|bastet-0.43-6|40	%doc AUTHORS NEWS README
14cr|bastet-0.43-6|41	%attr(2755,root,games) %{_bindir}/%{name}
14cr|bastet-0.43-6|42	%attr(664,root,games) %{_var}/%{_gamesdir}/%{name}.scores2
14cr|bastet-0.43-6|43	%{_mandir}/man6/%{name}.*
14cr|bastet-0.43-6|44	
14cr|bastet-0.43-6|45	
14cr|bastet-0.43-6|46	
14cr|bastet-0.43-6|47	
14cr|bastet-0.43-6|48	%changelog
14cr|bastet-0.43-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.43-6
14cr|bastet-0.43-6|50	+ Revision: 0d8dcb2
14cr|bastet-0.43-6|51	- MassBuild#464: Increase release tag
14cr|bastet-0.43-6|52	
14cr|bastet-0.43-6|53	

359 14
14cr|bb-1.3.0-11|1	Name: bb
14cr|bb-1.3.0-11|2	Summary: AA demo
14cr|bb-1.3.0-11|3	Version: 1.3.0
14cr|bb-1.3.0-11|4	Release: 11
14cr|bb-1.3.0-11|5	Source: %{name}-%{version}.tar.bz2
14cr|bb-1.3.0-11|6	Patch1: %{name}-1.3.0-timer.patch
14cr|bb-1.3.0-11|7	Group: Games/Other
14cr|bb-1.3.0-11|8	URL: http://aa-project.sourceforge.net/aalib/
14cr|bb-1.3.0-11|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|bb-1.3.0-11|10	BuildRequires:	aalib-devel
14cr|bb-1.3.0-11|11	BuildRequires:	libmikmod-devel
14cr|bb-1.3.0-11|12	License: GPLv2+
14cr|bb-1.3.0-11|13	
14cr|bb-1.3.0-11|14	%description
14cr|bb-1.3.0-11|15	BB is a portable demo based on AAlib
14cr|bb-1.3.0-11|16	
14cr|bb-1.3.0-11|17	%prep
14cr|bb-1.3.0-11|18	%setup -q
14cr|bb-1.3.0-11|19	%patch1 -p0 -b .timers
14cr|bb-1.3.0-11|20	
14cr|bb-1.3.0-11|21	%build
14cr|bb-1.3.0-11|22	%configure
14cr|bb-1.3.0-11|23	%make
14cr|bb-1.3.0-11|24	
14cr|bb-1.3.0-11|25	%install
14cr|bb-1.3.0-11|26	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
14cr|bb-1.3.0-11|27	%makeinstall
14cr|bb-1.3.0-11|28	
14cr|bb-1.3.0-11|29	%clean
14cr|bb-1.3.0-11|30	rm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/file.list.%{name}
14cr|bb-1.3.0-11|31	
14cr|bb-1.3.0-11|32	%files
14cr|bb-1.3.0-11|33	%defattr(-,root,root)
14cr|bb-1.3.0-11|34	%{_bindir}/*
14cr|bb-1.3.0-11|35	%{_datadir}/%{name}
14cr|bb-1.3.0-11|36	%{_mandir}/man1/*
14cr|bb-1.3.0-11|37	
14cr|bb-1.3.0-11|38	
14cr|bb-1.3.0-11|39	
14cr|bb-1.3.0-11|40	
14cr|bb-1.3.0-11|41	
14cr|bb-1.3.0-11|42	%changelog
14cr|bb-1.3.0-11|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-11
14cr|bb-1.3.0-11|44	+ Revision: 83a9de6
14cr|bb-1.3.0-11|45	- MassBuild#464: Increase release tag
14cr|bb-1.3.0-11|46	
14cr|bb-1.3.0-11|47	

360 14
14cr|bbconf-1.10-6|1	Summary:	A complete GUI blackbox configuration tool
14cr|bbconf-1.10-6|2	Name:		bbconf
14cr|bbconf-1.10-6|3	Version:	1.10
14cr|bbconf-1.10-6|4	Release:	6
14cr|bbconf-1.10-6|5	Group:		Graphical desktop/Other
14cr|bbconf-1.10-6|6	License:	GPL
14cr|bbconf-1.10-6|7	URL:		http://bbconf.sourceforge.net/
14cr|bbconf-1.10-6|8	Source:		http://bbconf.sourceforge.net/code/%{name}-%{version}.tar.bz2
14cr|bbconf-1.10-6|9	Source1:	%{name}-16x16.png.bz2
14cr|bbconf-1.10-6|10	Source2:	%{name}-32x32.png.bz2
14cr|bbconf-1.10-6|11	Source3:	%{name}-48x48.png.bz2
14cr|bbconf-1.10-6|12	Patch0:		bbconf-1.10-gcc4.7.patch
14cr|bbconf-1.10-6|13	BuildRequires:	jpeg-devel
14cr|bbconf-1.10-6|14	BuildRequires:	qt3-devel
14cr|bbconf-1.10-6|15	BuildRequires:	pkgconfig(libpng)
14cr|bbconf-1.10-6|16	BuildRequires:	pkgconfig(x11)
14cr|bbconf-1.10-6|17	BuildRequires:	pkgconfig(xext)
14cr|bbconf-1.10-6|18	
14cr|bbconf-1.10-6|19	%description
14cr|bbconf-1.10-6|20	Bbconf is a complete GUI blackbox configuration tool.
14cr|bbconf-1.10-6|21	It uses plugins to allow other developers to easily develop plugins
14cr|bbconf-1.10-6|22	to run inside bbconf to allow every aspect of blackbox and its
14cr|bbconf-1.10-6|23	companion programs to be configured easily in a single application.
14cr|bbconf-1.10-6|24	Bbconf comes with 4 plugins, allowing configuration of blackbox's
14cr|bbconf-1.10-6|25	keybindings, blackbox's menus, and blackbox's style files/themes.
14cr|bbconf-1.10-6|26	
14cr|bbconf-1.10-6|27	%prep
14cr|bbconf-1.10-6|28	%setup -q
14cr|bbconf-1.10-6|29	%patch0 -p1
14cr|bbconf-1.10-6|30	
14cr|bbconf-1.10-6|31	%build
14cr|bbconf-1.10-6|32	%configure2_5x	--with-qt-dir=%{_prefix}/lib/qt3
14cr|bbconf-1.10-6|33	%make
14cr|bbconf-1.10-6|34	
14cr|bbconf-1.10-6|35	%install
14cr|bbconf-1.10-6|36	%makeinstall_std
14cr|bbconf-1.10-6|37	
14cr|bbconf-1.10-6|38	# rm unpackaged files.
14cr|bbconf-1.10-6|39	rm %{buildroot}/usr/doc/bbconf/*
14cr|bbconf-1.10-6|40	
14cr|bbconf-1.10-6|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bbconf-1.10-6|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bbconf-1.10-6|43	[Desktop Entry]
14cr|bbconf-1.10-6|44	Name=Bbconf
14cr|bbconf-1.10-6|45	Comment=Bbconf is a complete GUI config tool for blackbox
14cr|bbconf-1.10-6|46	Exec=%{_bindir}/%{name}
14cr|bbconf-1.10-6|47	Icon=%{name}
14cr|bbconf-1.10-6|48	Terminal=false
14cr|bbconf-1.10-6|49	Type=Application
14cr|bbconf-1.10-6|50	StartupNotify=true
14cr|bbconf-1.10-6|51	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
14cr|bbconf-1.10-6|52	EOF
14cr|bbconf-1.10-6|53	
14cr|bbconf-1.10-6|54	#icon
14cr|bbconf-1.10-6|55	install -d %{buildroot}/%{_iconsdir}
14cr|bbconf-1.10-6|56	install -d %{buildroot}/%{_miconsdir}
14cr|bbconf-1.10-6|57	install -d %{buildroot}/%{_liconsdir}
14cr|bbconf-1.10-6|58	bzcat %{SOURCE1} > %{buildroot}/%{_miconsdir}/%{name}.png
14cr|bbconf-1.10-6|59	bzcat %{SOURCE2} > %{buildroot}/%{_iconsdir}/%{name}.png
14cr|bbconf-1.10-6|60	bzcat %{SOURCE3} > %{buildroot}/%{_liconsdir}/%{name}.png
14cr|bbconf-1.10-6|61	
14cr|bbconf-1.10-6|62	%files
14cr|bbconf-1.10-6|63	%doc README README.html ChangeLog AUTHORS TODO COPYING
14cr|bbconf-1.10-6|64	%{_bindir}/*
14cr|bbconf-1.10-6|65	%{_prefix}/lib/%{name}
14cr|bbconf-1.10-6|66	%{_mandir}/man1/*
14cr|bbconf-1.10-6|67	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|bbconf-1.10-6|68	%{_iconsdir}/%{name}.png
14cr|bbconf-1.10-6|69	%{_liconsdir}/%{name}.png
14cr|bbconf-1.10-6|70	%{_miconsdir}/%{name}.png
14cr|bbconf-1.10-6|71	
14cr|bbconf-1.10-6|72	
14cr|bbconf-1.10-6|73	%changelog
14cr|bbconf-1.10-6|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-6
14cr|bbconf-1.10-6|75	+ Revision: 5deef00
14cr|bbconf-1.10-6|76	- MassBuild#464: Increase release tag
14cr|bbconf-1.10-6|77	
14cr|bbconf-1.10-6|78	

361 14
14cr|bbdb-2.36-3|1	%define lispdir	%{_datadir}/emacs/site-lisp/bbdb
14cr|bbdb-2.36-3|2	%define texdir	%{_datadir}/texmf/tex/plain/bbdb
14cr|bbdb-2.36-3|3	
14cr|bbdb-2.36-3|4	Summary:	The Insidious Big Brother Database
14cr|bbdb-2.36-3|5	Name:		bbdb
14cr|bbdb-2.36-3|6	Version:	2.36
14cr|bbdb-2.36-3|7	Release:	3
14cr|bbdb-2.36-3|8	License:	GPLv2+
14cr|bbdb-2.36-3|9	Group:		Editors
14cr|bbdb-2.36-3|10	Url:		http://bbdb.sourceforge.net/
14cr|bbdb-2.36-3|11	Source0:	ftp://ftp.sourceforge.net/pub/sourceforge/bbdb/%{name}-%{version}.tar.bz2
14cr|bbdb-2.36-3|12	Patch0:		bbdb-2.36-fix_build.patch
14cr|bbdb-2.36-3|13	BuildRequires:	emacs
14cr|bbdb-2.36-3|14	BuildRequires:	texinfo
14cr|bbdb-2.36-3|15	Requires(post):	texlive-kpathsea
14cr|bbdb-2.36-3|16	BuildArch:	noarch
14cr|bbdb-2.36-3|17	
14cr|bbdb-2.36-3|18	%description
14cr|bbdb-2.36-3|19	BBDB is a rolodex-like database program for GNU Emacs which is tightly
14cr|bbdb-2.36-3|20	integrated with the Emacs mail and news readers (Gnus, MH-E, and
14cr|bbdb-2.36-3|21	RMAIL).
14cr|bbdb-2.36-3|22	
14cr|bbdb-2.36-3|23	%files
14cr|bbdb-2.36-3|24	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-init.el
14cr|bbdb-2.36-3|25	%{lispdir}/*
14cr|bbdb-2.36-3|26	%{texdir}/*.tex
14cr|bbdb-2.36-3|27	%{_bindir}/*
14cr|bbdb-2.36-3|28	%doc %{_infodir}/*
14cr|bbdb-2.36-3|29	
14cr|bbdb-2.36-3|30	%post
14cr|bbdb-2.36-3|31	if [ -x %{_bindir}/texhash -a -e %{_datadir}/texmf/ls-R ]; then
14cr|bbdb-2.36-3|32	%{_bindir}/texhash
14cr|bbdb-2.36-3|33	fi
14cr|bbdb-2.36-3|34	
14cr|bbdb-2.36-3|35	#----------------------------------------------------------------------------
14cr|bbdb-2.36-3|36	
14cr|bbdb-2.36-3|37	%prep
14cr|bbdb-2.36-3|38	%setup -q
14cr|bbdb-2.36-3|39	perl -pi -e 's:^#!/usr/local/bin/perl5?:#!/usr/bin/perl:' utils/*.pl
14cr|bbdb-2.36-3|40	%patch0 -p1
14cr|bbdb-2.36-3|41	
14cr|bbdb-2.36-3|42	%build
14cr|bbdb-2.36-3|43	%configure
14cr|bbdb-2.36-3|44	make bbdb rmail mhe gnus info
14cr|bbdb-2.36-3|45	
14cr|bbdb-2.36-3|46	%install
14cr|bbdb-2.36-3|47	install -d %{buildroot}/%{lispdir}
14cr|bbdb-2.36-3|48	install -m 644 lisp/bbdb*.el %{buildroot}/%{lispdir}
14cr|bbdb-2.36-3|49	install -m 644 lisp/bbdb*.elc %{buildroot}/%{lispdir}
14cr|bbdb-2.36-3|50	
14cr|bbdb-2.36-3|51	install -d %{buildroot}%{_infodir}
14cr|bbdb-2.36-3|52	install -m 644 texinfo/bbdb.info* %{buildroot}/%{_infodir}
14cr|bbdb-2.36-3|53	
14cr|bbdb-2.36-3|54	install -d %{buildroot}/%{texdir}
14cr|bbdb-2.36-3|55	install -m 644 tex/*.tex %{buildroot}/%{texdir}
14cr|bbdb-2.36-3|56	
14cr|bbdb-2.36-3|57	install -d %{buildroot}/%{_bindir}
14cr|bbdb-2.36-3|58	install -m 755 utils/*.pl %{buildroot}/%{_bindir}
14cr|bbdb-2.36-3|59	
14cr|bbdb-2.36-3|60	install -d %{buildroot}/%{_sysconfdir}/emacs/site-start.d
14cr|bbdb-2.36-3|61	cat << EOF > %{buildroot}/%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
14cr|bbdb-2.36-3|62	(add-to-list 'load-path "%{lispdir}")
14cr|bbdb-2.36-3|63	
14cr|bbdb-2.36-3|64	;(require 'bbdb)
14cr|bbdb-2.36-3|65	
14cr|bbdb-2.36-3|66	; Since the syntax-checking of phone numbers only works with American
14cr|bbdb-2.36-3|67	; phone numbers the syntax-checking is disabled by default.
14cr|bbdb-2.36-3|68	(setq bbdb-north-american-phone-numbers-p nil)
14cr|bbdb-2.36-3|69	
14cr|bbdb-2.36-3|70	; Set the coding system in order to prevent problems with non-ASCII
14cr|bbdb-2.36-3|71	; characters.  The available coding systems can be displayed with
14cr|bbdb-2.36-3|72	; (list-coding-systems).
14cr|bbdb-2.36-3|73	;(modify-coding-system-alist 'file "\\.bbdb" 'emacs-mule)
14cr|bbdb-2.36-3|74	
14cr|bbdb-2.36-3|75	;(bbdb-initialize 'gnus 'mh-e 'rmail 'sendmail 'message 'sc 'w3)
14cr|bbdb-2.36-3|76	EOF
14cr|bbdb-2.36-3|77	
14cr|bbdb-2.36-3|78	
14cr|bbdb-2.36-3|79	%changelog
14cr|bbdb-2.36-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.36-3
14cr|bbdb-2.36-3|81	+ Revision: 11943ee
14cr|bbdb-2.36-3|82	- MassBuild#464: Increase release tag
14cr|bbdb-2.36-3|83	
14cr|bbdb-2.36-3|84	

362 14
14cr|bbkeys-0.9.1-5|1	%define name	bbkeys
14cr|bbkeys-0.9.1-5|2	%define version 0.9.1
14cr|bbkeys-0.9.1-5|3	%define release  5
14cr|bbkeys-0.9.1-5|4	
14cr|bbkeys-0.9.1-5|5	Summary:	Bbkeys, a configurable key-grabber for blackbox
14cr|bbkeys-0.9.1-5|6	Name:		%{name}
14cr|bbkeys-0.9.1-5|7	Version:	%{version}
14cr|bbkeys-0.9.1-5|8	Release:	%{release}
14cr|bbkeys-0.9.1-5|9	License:	MIT
14cr|bbkeys-0.9.1-5|10	Group:		Graphical desktop/Other
14cr|bbkeys-0.9.1-5|11	Source0:	http://heanet.dl.sourceforge.net/sourceforge/bbkeys/%name-%version.tar.gz
14cr|bbkeys-0.9.1-5|12	Source1:	%{name}-16x16.png
14cr|bbkeys-0.9.1-5|13	Source2:	%{name}-32x32.png
14cr|bbkeys-0.9.1-5|14	Source3:	%{name}-48x48.png
14cr|bbkeys-0.9.1-5|15	URL:		http://bbkeys.sourceforge.net/
14cr|bbkeys-0.9.1-5|16	BuildRequires:	pkgconfig(x11) blackbox-devel
14cr|bbkeys-0.9.1-5|17	
14cr|bbkeys-0.9.1-5|18	%description
14cr|bbkeys-0.9.1-5|19	Bbkeys is a configurable key-grabber designed for the blackbox window
14cr|bbkeys-0.9.1-5|20	manager which is written by Brad Hughes.
14cr|bbkeys-0.9.1-5|21	It is based on the bbtools object code created by John Kennis
14cr|bbkeys-0.9.1-5|22	and re-uses some of the blackbox window manager classesas well.
14cr|bbkeys-0.9.1-5|23	Bbkeys is easily configurable via directly hand-editing ~/.bbkeysrc
14cr|bbkeys-0.9.1-5|24	file, or by using the gui configuration tool bbconf.
14cr|bbkeys-0.9.1-5|25	
14cr|bbkeys-0.9.1-5|26	%prep
14cr|bbkeys-0.9.1-5|27	
14cr|bbkeys-0.9.1-5|28	%setup -q
14cr|bbkeys-0.9.1-5|29	
14cr|bbkeys-0.9.1-5|30	%build
14cr|bbkeys-0.9.1-5|31	%configure2_5x
14cr|bbkeys-0.9.1-5|32	%make
14cr|bbkeys-0.9.1-5|33	
14cr|bbkeys-0.9.1-5|34	%install
14cr|bbkeys-0.9.1-5|35	rm -fr $RPM_BUILD_ROOT
14cr|bbkeys-0.9.1-5|36	
14cr|bbkeys-0.9.1-5|37	%makeinstall_std
14cr|bbkeys-0.9.1-5|38	
14cr|bbkeys-0.9.1-5|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bbkeys-0.9.1-5|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bbkeys-0.9.1-5|41	[Desktop Entry]
14cr|bbkeys-0.9.1-5|42	Name=%{name}
14cr|bbkeys-0.9.1-5|43	Comment=Bbkeys, a configurable key-grabber for blackbox
14cr|bbkeys-0.9.1-5|44	Exec=%{name} -c
14cr|bbkeys-0.9.1-5|45	Icon=%{name}
14cr|bbkeys-0.9.1-5|46	Terminal=false
14cr|bbkeys-0.9.1-5|47	Type=Application
14cr|bbkeys-0.9.1-5|48	Categories=Settings;DesktopSettings;
14cr|bbkeys-0.9.1-5|49	EOF
14cr|bbkeys-0.9.1-5|50	
14cr|bbkeys-0.9.1-5|51	#icon
14cr|bbkeys-0.9.1-5|52	install -d $RPM_BUILD_ROOT/%{_iconsdir}
14cr|bbkeys-0.9.1-5|53	install -d $RPM_BUILD_ROOT/%{_liconsdir}
14cr|bbkeys-0.9.1-5|54	install -d $RPM_BUILD_ROOT/%{_miconsdir}
14cr|bbkeys-0.9.1-5|55	install %{SOURCE1}  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|56	install %{SOURCE2}  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|57	install %{SOURCE3}  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|58	
14cr|bbkeys-0.9.1-5|59	rm -fr $RPM_BUILD_ROOT%_prefix/doc
14cr|bbkeys-0.9.1-5|60	
14cr|bbkeys-0.9.1-5|61	%if %mdkversion < 200900
14cr|bbkeys-0.9.1-5|62	%post
14cr|bbkeys-0.9.1-5|63	%{update_menus}
14cr|bbkeys-0.9.1-5|64	%endif
14cr|bbkeys-0.9.1-5|65	
14cr|bbkeys-0.9.1-5|66	%if %mdkversion < 200900
14cr|bbkeys-0.9.1-5|67	%postun
14cr|bbkeys-0.9.1-5|68	%{clean_menus}
14cr|bbkeys-0.9.1-5|69	%endif
14cr|bbkeys-0.9.1-5|70	
14cr|bbkeys-0.9.1-5|71	%clean
14cr|bbkeys-0.9.1-5|72	rm -rf $RPM_BUILD_ROOT
14cr|bbkeys-0.9.1-5|73	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14cr|bbkeys-0.9.1-5|74	
14cr|bbkeys-0.9.1-5|75	%files -n %{name}
14cr|bbkeys-0.9.1-5|76	%defattr(-,root,root)
14cr|bbkeys-0.9.1-5|77	%doc README ChangeLog AUTHORS TODO INSTALL
14cr|bbkeys-0.9.1-5|78	%attr(755,root,root)
14cr|bbkeys-0.9.1-5|79	%{_bindir}/*
14cr|bbkeys-0.9.1-5|80	%{_iconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|81	%{_liconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|82	%{_miconsdir}/%{name}.png
14cr|bbkeys-0.9.1-5|83	%{_datadir}/%{name}
14cr|bbkeys-0.9.1-5|84	%{_mandir}/man1/*
14cr|bbkeys-0.9.1-5|85	%{_mandir}/man5/*
14cr|bbkeys-0.9.1-5|86	%_datadir/applications/*
14cr|bbkeys-0.9.1-5|87	
14cr|bbkeys-0.9.1-5|88	
14cr|bbkeys-0.9.1-5|89	
14cr|bbkeys-0.9.1-5|90	%changelog
14cr|bbkeys-0.9.1-5|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-5
14cr|bbkeys-0.9.1-5|92	+ Revision: ead1760
14cr|bbkeys-0.9.1-5|93	- MassBuild#464: Increase release tag
14cr|bbkeys-0.9.1-5|94	
14cr|bbkeys-0.9.1-5|95	

363 14
14cr|bblaunch-0.0.3-10|1	%define name bblaunch
14cr|bblaunch-0.0.3-10|2	%define version 0.0.3
14cr|bblaunch-0.0.3-10|3	%define release  10
14cr|bblaunch-0.0.3-10|4	
14cr|bblaunch-0.0.3-10|5	Summary: An application launcher for Blackbox type window managers
14cr|bblaunch-0.0.3-10|6	Name: %{name}
14cr|bblaunch-0.0.3-10|7	Version: %{version}
14cr|bblaunch-0.0.3-10|8	Release: %{release}
14cr|bblaunch-0.0.3-10|9	Source0: http://folk.uio.no/~steingrd/%{name}-%{version}.tar.bz2
14cr|bblaunch-0.0.3-10|10	Source1: %{name}.1
14cr|bblaunch-0.0.3-10|11	Patch0: bblaunch-0.0.3.typo.patch
14cr|bblaunch-0.0.3-10|12	License: GPL
14cr|bblaunch-0.0.3-10|13	Group: Graphical desktop/Other
14cr|bblaunch-0.0.3-10|14	Url: http://blackboxwm.sourceforge.net/
14cr|bblaunch-0.0.3-10|15	BuildRequires: pkgconfig(x11)
14cr|bblaunch-0.0.3-10|16	
14cr|bblaunch-0.0.3-10|17	%description
14cr|bblaunch-0.0.3-10|18	bblaunch is an application launcher that lets you set certain blackbox related
14cr|bblaunch-0.0.3-10|19	attributes on the launched program.  You can use it to run an application with
14cr|bblaunch-0.0.3-10|20	no decorations, to immediately have it sent to a specific workspace, to have it
14cr|bblaunch-0.0.3-10|21	visible on all workspaces and so on and so on.
14cr|bblaunch-0.0.3-10|22	
14cr|bblaunch-0.0.3-10|23	%prep
14cr|bblaunch-0.0.3-10|24	%setup -q
14cr|bblaunch-0.0.3-10|25	%patch0 -p1 -b .typo
14cr|bblaunch-0.0.3-10|26	
14cr|bblaunch-0.0.3-10|27	%build
14cr|bblaunch-0.0.3-10|28	# (blino) the default -O2 optimization makes bblaunch segfault
14cr|bblaunch-0.0.3-10|29	export CFLAGS="%optflags -O0"
14cr|bblaunch-0.0.3-10|30	%configure2_5x
14cr|bblaunch-0.0.3-10|31	%make
14cr|bblaunch-0.0.3-10|32	
14cr|bblaunch-0.0.3-10|33	%install
14cr|bblaunch-0.0.3-10|34	rm -rf $RPM_BUILD_ROOT
14cr|bblaunch-0.0.3-10|35	%makeinstall_std
14cr|bblaunch-0.0.3-10|36	install -d -m 755 ${RPM_BUILD_ROOT}%{_mandir}/man1/
14cr|bblaunch-0.0.3-10|37	install -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/
14cr|bblaunch-0.0.3-10|38	
14cr|bblaunch-0.0.3-10|39	%clean
14cr|bblaunch-0.0.3-10|40	rm -rf $RPM_BUILD_ROOT
14cr|bblaunch-0.0.3-10|41	
14cr|bblaunch-0.0.3-10|42	%files
14cr|bblaunch-0.0.3-10|43	%defattr(-,root,root)
14cr|bblaunch-0.0.3-10|44	%{_bindir}/%{name}
14cr|bblaunch-0.0.3-10|45	%{_mandir}/man1/%{name}.1*
14cr|bblaunch-0.0.3-10|46	
14cr|bblaunch-0.0.3-10|47	
14cr|bblaunch-0.0.3-10|48	
14cr|bblaunch-0.0.3-10|49	%changelog
14cr|bblaunch-0.0.3-10|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-10
14cr|bblaunch-0.0.3-10|51	+ Revision: 1f88895
14cr|bblaunch-0.0.3-10|52	- MassBuild#464: Increase release tag
14cr|bblaunch-0.0.3-10|53	
14cr|bblaunch-0.0.3-10|54	

364 14
14cr|bbrun-1.6-11|1	Summary:	Run window for Blackbox
14cr|bbrun-1.6-11|2	Name:		bbrun
14cr|bbrun-1.6-11|3	Version:	1.6
14cr|bbrun-1.6-11|4	Release:	11
14cr|bbrun-1.6-11|5	License:	GPL
14cr|bbrun-1.6-11|6	Group: 		Toys
14cr|bbrun-1.6-11|7	Url:		http://www.darkops.net/bbrun
14cr|bbrun-1.6-11|8	Source: 	http://www.darkops.net/%{name}/%{name}-%{version}.tar.bz2
14cr|bbrun-1.6-11|9	Patch0:		bbrun-1.6-linkage.patch
14cr|bbrun-1.6-11|10	BuildRequires:	xpm-devel
14cr|bbrun-1.6-11|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|bbrun-1.6-11|12	BuildRequires:	pkgconfig(x11)
14cr|bbrun-1.6-11|13	BuildRequires:	pkgconfig(xext)
14cr|bbrun-1.6-11|14	BuildRequires:	pkgconfig(xpm)
14cr|bbrun-1.6-11|15	
14cr|bbrun-1.6-11|16	%description
14cr|bbrun-1.6-11|17	bbrun is a run window for Blackbox with dropdown history list.
14cr|bbrun-1.6-11|18	
14cr|bbrun-1.6-11|19	%prep
14cr|bbrun-1.6-11|20	%setup -q
14cr|bbrun-1.6-11|21	%patch0 -p1
14cr|bbrun-1.6-11|22	find . -perm 0600 | xargs chmod 0644
14cr|bbrun-1.6-11|23	
14cr|bbrun-1.6-11|24	%build
14cr|bbrun-1.6-11|25	cd bbrun
14cr|bbrun-1.6-11|26	%make
14cr|bbrun-1.6-11|27	
14cr|bbrun-1.6-11|28	%install
14cr|bbrun-1.6-11|29	install -d %{buildroot}%{_bindir}
14cr|bbrun-1.6-11|30	install bbrun/bbrun %{buildroot}%{_bindir}
14cr|bbrun-1.6-11|31	
14cr|bbrun-1.6-11|32	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bbrun-1.6-11|33	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bbrun-1.6-11|34	[Desktop Entry]
14cr|bbrun-1.6-11|35	Name=BB Run
14cr|bbrun-1.6-11|36	Comment=BlackBox Run Window
14cr|bbrun-1.6-11|37	Exec=%{_bindir}/%{name}
14cr|bbrun-1.6-11|38	Icon=office_accessories_section
14cr|bbrun-1.6-11|39	Terminal=false
14cr|bbrun-1.6-11|40	Type=Application
14cr|bbrun-1.6-11|41	Categories=X-MandrivaLinux-Office-Accessories;Office;Utility;
14cr|bbrun-1.6-11|42	EOF
14cr|bbrun-1.6-11|43	
14cr|bbrun-1.6-11|44	%files
14cr|bbrun-1.6-11|45	%doc README Changelog COPYING CREDITS
14cr|bbrun-1.6-11|46	%{_bindir}/*
14cr|bbrun-1.6-11|47	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|bbrun-1.6-11|48	
14cr|bbrun-1.6-11|49	
14cr|bbrun-1.6-11|50	%changelog
14cr|bbrun-1.6-11|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-11
14cr|bbrun-1.6-11|52	+ Revision: 803edcb
14cr|bbrun-1.6-11|53	- MassBuild#464: Increase release tag
14cr|bbrun-1.6-11|54	
14cr|bbrun-1.6-11|55	

365 14
14cr|bcd-3.7-3|1	%bcond_with	pdf
14cr|bcd-3.7-3|2	
14cr|bcd-3.7-3|3	Summary:	Tool to build Mandriva ISO
14cr|bcd-3.7-3|4	Name:		bcd
14cr|bcd-3.7-3|5	Version:	3.7
14cr|bcd-3.7-3|6	Release:	3
14cr|bcd-3.7-3|7	Source0:	%{name}-%{version}.tar.xz
14cr|bcd-3.7-3|8	License:	GPLv2+
14cr|bcd-3.7-3|9	Group:		System/Configuration/Packaging
14cr|bcd-3.7-3|10	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/bcd
14cr|bcd-3.7-3|11	Requires:	perl-File-Copy-Recursive sudo urpmi perl-Parallel-ForkManager
14cr|bcd-3.7-3|12	Requires:	cdrkit-genisoimage cdrkit-isotools syslinux
14cr|bcd-3.7-3|13	Requires:	gfxboot mandriva-gfxboot-theme drakxtools-backend rpmtools
14cr|bcd-3.7-3|14	Suggests:	rpmcheck smart
14cr|bcd-3.7-3|15	%if %{with pdf}
14cr|bcd-3.7-3|16	Buildrequires:	perl-LaTeX-Driver perl-Class-Accessor texlive-collection-fontsextra
14cr|bcd-3.7-3|17	%endif
14cr|bcd-3.7-3|18	BuildArch:	noarch
14cr|bcd-3.7-3|19	
14cr|bcd-3.7-3|20	
14cr|bcd-3.7-3|21	%description
14cr|bcd-3.7-3|22	Create Mandriva ISO
14cr|bcd-3.7-3|23	- configuration file is now in XML format
14cr|bcd-3.7-3|24	- use of genhdlist2 with file-deps
14cr|bcd-3.7-3|25	- support the add of isolinux entry
14cr|bcd-3.7-3|26	- change the theme on all.rdz files
14cr|bcd-3.7-3|27	- just need an input and an exclude file per media
14cr|bcd-3.7-3|28	- write media.cfg
14cr|bcd-3.7-3|29	- use input or exclude list for each media
14cr|bcd-3.7-3|30	- use custom rpmsrate of compssusers.pl
14cr|bcd-3.7-3|31	- all sub-media supported (updates, testing...)
14cr|bcd-3.7-3|32	- iso HEADER
14cr|bcd-3.7-3|33	- suggests option per media
14cr|bcd-3.7-3|34	- md5 in a file
14cr|bcd-3.7-3|35	- create a product.id file
14cr|bcd-3.7-3|36	- create a VERSION file
14cr|bcd-3.7-3|37	- support rpmsrate CAT
14cr|bcd-3.7-3|38	
14cr|bcd-3.7-3|39	
14cr|bcd-3.7-3|40	%prep
14cr|bcd-3.7-3|41	%setup -q
14cr|bcd-3.7-3|42	
14cr|bcd-3.7-3|43	%build
14cr|bcd-3.7-3|44	%make
14cr|bcd-3.7-3|45	%if %{with pdf}
14cr|bcd-3.7-3|46	%make pdf
14cr|bcd-3.7-3|47	%endif
14cr|bcd-3.7-3|48	
14cr|bcd-3.7-3|49	%install
14cr|bcd-3.7-3|50	%make install PREFIX=$RPM_BUILD_ROOT
14cr|bcd-3.7-3|51	
14cr|bcd-3.7-3|52	%files
14cr|bcd-3.7-3|53	%doc README *.xml lists create_dual.sh
14cr|bcd-3.7-3|54	%if %{with pdf}
14cr|bcd-3.7-3|55	%doc doc/*.pdf
14cr|bcd-3.7-3|56	%endif
14cr|bcd-3.7-3|57	%{_bindir}/bcd
14cr|bcd-3.7-3|58	%{_bindir}/*.pl
14cr|bcd-3.7-3|59	%{perl_vendorlib}/BCD
14cr|bcd-3.7-3|60	%{perl_vendorlib}/%{name}.pod
14cr|bcd-3.7-3|61	%{_mandir}/man1/*
14cr|bcd-3.7-3|62	
14cr|bcd-3.7-3|63	
14cr|bcd-3.7-3|64	
14cr|bcd-3.7-3|65	%changelog
14cr|bcd-3.7-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-3
14cr|bcd-3.7-3|67	+ Revision: 801eead
14cr|bcd-3.7-3|68	- MassBuild#464: Increase release tag
14cr|bcd-3.7-3|69	
14cr|bcd-3.7-3|70	

366 14
14cr|bcfg2-1.2.2-3|1	Name:		bcfg2
14cr|bcfg2-1.2.2-3|2	Version:	1.2.2
14cr|bcfg2-1.2.2-3|3	Release:	3
14cr|bcfg2-1.2.2-3|4	Summary:	A configuration management system
14cr|bcfg2-1.2.2-3|5	Group:		System/Base
14cr|bcfg2-1.2.2-3|6	License:	BSD
14cr|bcfg2-1.2.2-3|7	URL:		http://bcfg2.org
14cr|bcfg2-1.2.2-3|8	Source0:	ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz
14cr|bcfg2-1.2.2-3|9	Source1:	ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz.gpg
14cr|bcfg2-1.2.2-3|10	BuildArch:	noarch
14cr|bcfg2-1.2.2-3|11	Requires(post):	rpm-helper
14cr|bcfg2-1.2.2-3|12	Requires(preun): rpm-helper
14cr|bcfg2-1.2.2-3|13	
14cr|bcfg2-1.2.2-3|14	BuildRequires:	python-setuptools
14cr|bcfg2-1.2.2-3|15	Requires:	python-lxml
14cr|bcfg2-1.2.2-3|16	
14cr|bcfg2-1.2.2-3|17	%description
14cr|bcfg2-1.2.2-3|18	Bcfg2 helps system administrators produce a consistent, reproducible,
14cr|bcfg2-1.2.2-3|19	and verifiable description of their environment, and offers
14cr|bcfg2-1.2.2-3|20	visualization and reporting tools to aid in day-to-day administrative
14cr|bcfg2-1.2.2-3|21	tasks. It is the fifth generation of configuration management tools
14cr|bcfg2-1.2.2-3|22	developed in the Mathematics and Computer Science Division of Argonne
14cr|bcfg2-1.2.2-3|23	National Laboratory.
14cr|bcfg2-1.2.2-3|24	
14cr|bcfg2-1.2.2-3|25	It is based on an operational model in which the specification can be
14cr|bcfg2-1.2.2-3|26	used to validate and optionally change the state of clients, but in a
14cr|bcfg2-1.2.2-3|27	feature unique to bcfg2 the client's response to the specification can
14cr|bcfg2-1.2.2-3|28	also be used to assess the completeness of the specification. Using
14cr|bcfg2-1.2.2-3|29	this feature, bcfg2 provides an objective measure of how good a job an
14cr|bcfg2-1.2.2-3|30	administrator has done in specifying the configuration of client
14cr|bcfg2-1.2.2-3|31	systems. Bcfg2 is therefore built to help administrators construct an
14cr|bcfg2-1.2.2-3|32	accurate, comprehensive specification.
14cr|bcfg2-1.2.2-3|33	
14cr|bcfg2-1.2.2-3|34	Bcfg2 has been designed from the ground up to support gentle
14cr|bcfg2-1.2.2-3|35	reconciliation between the specification and current client states. It
14cr|bcfg2-1.2.2-3|36	is designed to gracefully cope with manual system modifications.
14cr|bcfg2-1.2.2-3|37	
14cr|bcfg2-1.2.2-3|38	Finally, due to the rapid pace of updates on modern networks, client
14cr|bcfg2-1.2.2-3|39	systems are constantly changing; if required in your environment,
14cr|bcfg2-1.2.2-3|40	Bcfg2 can enable the construction of complex change management and
14cr|bcfg2-1.2.2-3|41	deployment strategies.
14cr|bcfg2-1.2.2-3|42	
14cr|bcfg2-1.2.2-3|43	%package server
14cr|bcfg2-1.2.2-3|44	Summary:	Configuration management server
14cr|bcfg2-1.2.2-3|45	Group:		System/Base
14cr|bcfg2-1.2.2-3|46	Requires:	bcfg2 = %{version}-%{release}
14cr|bcfg2-1.2.2-3|47	Requires:	sendmail
14cr|bcfg2-1.2.2-3|48	Requires:	openssl
14cr|bcfg2-1.2.2-3|49	Requires:	python-gamin
14cr|bcfg2-1.2.2-3|50	Requires:	python-genshi
14cr|bcfg2-1.2.2-3|51	Requires:	python-cheetah
14cr|bcfg2-1.2.2-3|52	Requires:	graphviz
14cr|bcfg2-1.2.2-3|53	Requires(post):	rpm-helper
14cr|bcfg2-1.2.2-3|54	Requires(preun): rpm-helper
14cr|bcfg2-1.2.2-3|55	
14cr|bcfg2-1.2.2-3|56	%description server
14cr|bcfg2-1.2.2-3|57	Configuration management server
14cr|bcfg2-1.2.2-3|58	
14cr|bcfg2-1.2.2-3|59	%package doc
14cr|bcfg2-1.2.2-3|60	Summary:	Documentation for Bcfg2
14cr|bcfg2-1.2.2-3|61	Group:		Development/Other
14cr|bcfg2-1.2.2-3|62	
14cr|bcfg2-1.2.2-3|63	BuildRequires:	python-sphinx
14cr|bcfg2-1.2.2-3|64	BuildRequires:	python-docutils
14cr|bcfg2-1.2.2-3|65	
14cr|bcfg2-1.2.2-3|66	%description doc
14cr|bcfg2-1.2.2-3|67	Documentation for Bcfg2.
14cr|bcfg2-1.2.2-3|68	
14cr|bcfg2-1.2.2-3|69	%prep
14cr|bcfg2-1.2.2-3|70	%setup -q -n %{name}-%{version}%{?_rc:rc%{_rc}}
14cr|bcfg2-1.2.2-3|71	
14cr|bcfg2-1.2.2-3|72	# fixup some paths
14cr|bcfg2-1.2.2-3|73	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' debian/bcfg2.init
14cr|bcfg2-1.2.2-3|74	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' debian/bcfg2-server.init
14cr|bcfg2-1.2.2-3|75	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' tools/bcfg2-cron
14cr|bcfg2-1.2.2-3|76	
14cr|bcfg2-1.2.2-3|77	perl -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.daily
14cr|bcfg2-1.2.2-3|78	perl -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.hourly
14cr|bcfg2-1.2.2-3|79	
14cr|bcfg2-1.2.2-3|80	# don't start servers by default
14cr|bcfg2-1.2.2-3|81	perl -pi -e 's@chkconfig: (\d+)@chkconfig: -@' debian/bcfg2.init
14cr|bcfg2-1.2.2-3|82	perl -pi -e 's@chkconfig: (\d+)@chkconfig: -@' debian/bcfg2-server.init
14cr|bcfg2-1.2.2-3|83	
14cr|bcfg2-1.2.2-3|84	# get rid of extraneous shebangs
14cr|bcfg2-1.2.2-3|85	for f in `find src/lib -name \*.py`
14cr|bcfg2-1.2.2-3|86	do
14cr|bcfg2-1.2.2-3|87	sed -i -e '/^#!/,1d' $f
14cr|bcfg2-1.2.2-3|88	done
14cr|bcfg2-1.2.2-3|89	
14cr|bcfg2-1.2.2-3|90	%build
14cr|bcfg2-1.2.2-3|91	python -c 'import setuptools; execfile("setup.py")' build
14cr|bcfg2-1.2.2-3|92	python -c 'import setuptools; execfile("setup.py")' build_sphinx
14cr|bcfg2-1.2.2-3|93	
14cr|bcfg2-1.2.2-3|94	%install
14cr|bcfg2-1.2.2-3|95	python -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cr|bcfg2-1.2.2-3|96	
14cr|bcfg2-1.2.2-3|97	mkdir -p %{buildroot}%{_sbindir}
14cr|bcfg2-1.2.2-3|98	mkdir -p %{buildroot}%{_initrddir}
14cr|bcfg2-1.2.2-3|99	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily
14cr|bcfg2-1.2.2-3|100	mkdir -p %{buildroot}%{_sysconfdir}/cron.hourly
14cr|bcfg2-1.2.2-3|101	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|bcfg2-1.2.2-3|102	mkdir -p %{buildroot}%{_libexecdir}
14cr|bcfg2-1.2.2-3|103	mkdir -p %{buildroot}%{_var}/lib/bcfg2
14cr|bcfg2-1.2.2-3|104	mkdir -p %{buildroot}%{_var}/cache/bcfg2
14cr|bcfg2-1.2.2-3|105	mkdir -p %{buildroot}%{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cr|bcfg2-1.2.2-3|106	
14cr|bcfg2-1.2.2-3|107	mv %{buildroot}%{_bindir}/bcfg2* %{buildroot}%{_sbindir}
14cr|bcfg2-1.2.2-3|108	
14cr|bcfg2-1.2.2-3|109	install -m 755 debian/bcfg2.init %{buildroot}%{_initrddir}/bcfg2
14cr|bcfg2-1.2.2-3|110	install -m 755 debian/bcfg2-server.init %{buildroot}%{_initrddir}/bcfg2-server
14cr|bcfg2-1.2.2-3|111	install -m 755 debian/bcfg2.cron.daily %{buildroot}%{_sysconfdir}/cron.daily/bcfg2
14cr|bcfg2-1.2.2-3|112	install -m 755 debian/bcfg2.cron.hourly %{buildroot}%{_sysconfdir}/cron.hourly/bcfg2
14cr|bcfg2-1.2.2-3|113	install -m 755 tools/bcfg2-cron %{buildroot}%{_libexecdir}/bcfg2-cron
14cr|bcfg2-1.2.2-3|114	
14cr|bcfg2-1.2.2-3|115	install -m 644 debian/bcfg2.default %{buildroot}%{_sysconfdir}/sysconfig/bcfg2
14cr|bcfg2-1.2.2-3|116	install -m 644 debian/bcfg2-server.default %{buildroot}%{_sysconfdir}/sysconfig/bcfg2-server
14cr|bcfg2-1.2.2-3|117	
14cr|bcfg2-1.2.2-3|118	touch %{buildroot}%{_sysconfdir}/bcfg2.cert
14cr|bcfg2-1.2.2-3|119	touch %{buildroot}%{_sysconfdir}/bcfg2.conf
14cr|bcfg2-1.2.2-3|120	touch %{buildroot}%{_sysconfdir}/bcfg2.key
14cr|bcfg2-1.2.2-3|121	
14cr|bcfg2-1.2.2-3|122	mv build/sphinx/html/* %{buildroot}%{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cr|bcfg2-1.2.2-3|123	
14cr|bcfg2-1.2.2-3|124	%post
14cr|bcfg2-1.2.2-3|125	%_post_service bcfg2
14cr|bcfg2-1.2.2-3|126	
14cr|bcfg2-1.2.2-3|127	%preun
14cr|bcfg2-1.2.2-3|128	%_preun_service bcfg2
14cr|bcfg2-1.2.2-3|129	
14cr|bcfg2-1.2.2-3|130	%post server
14cr|bcfg2-1.2.2-3|131	%_post_service bcfg2-server
14cr|bcfg2-1.2.2-3|132	
14cr|bcfg2-1.2.2-3|133	%preun server
14cr|bcfg2-1.2.2-3|134	%_preun_service bcfg2-server
14cr|bcfg2-1.2.2-3|135	
14cr|bcfg2-1.2.2-3|136	%files
14cr|bcfg2-1.2.2-3|137	%doc AUTHORS examples COPYRIGHT README
14cr|bcfg2-1.2.2-3|138	%{_mandir}/man1/bcfg2.1*
14cr|bcfg2-1.2.2-3|139	%{_mandir}/man5/bcfg2*.5*
14cr|bcfg2-1.2.2-3|140	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.cert
14cr|bcfg2-1.2.2-3|141	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.conf
14cr|bcfg2-1.2.2-3|142	%config(noreplace) %{_sysconfdir}/sysconfig/bcfg2
14cr|bcfg2-1.2.2-3|143	%{_sysconfdir}/cron.daily/bcfg2
14cr|bcfg2-1.2.2-3|144	%{_sysconfdir}/cron.hourly/bcfg2
14cr|bcfg2-1.2.2-3|145	%{_initrddir}/bcfg2
14cr|bcfg2-1.2.2-3|146	%{_sbindir}/bcfg2
14cr|bcfg2-1.2.2-3|147	%{_libexecdir}/bcfg2-cron
14cr|bcfg2-1.2.2-3|148	%dir %{_var}/cache/bcfg2
14cr|bcfg2-1.2.2-3|149	%{python_sitelib}/Bcfg2*.egg-info
14cr|bcfg2-1.2.2-3|150	%dir %{python_sitelib}/Bcfg2
14cr|bcfg2-1.2.2-3|151	%{python_sitelib}/Bcfg2/__init__.*
14cr|bcfg2-1.2.2-3|152	%{python_sitelib}/Bcfg2/Client
14cr|bcfg2-1.2.2-3|153	%{python_sitelib}/Bcfg2/Component.*
14cr|bcfg2-1.2.2-3|154	%{python_sitelib}/Bcfg2/Logger.*
14cr|bcfg2-1.2.2-3|155	%{python_sitelib}/Bcfg2/Options.*
14cr|bcfg2-1.2.2-3|156	%{python_sitelib}/Bcfg2/Proxy.*
14cr|bcfg2-1.2.2-3|157	%{python_sitelib}/Bcfg2/SSLServer.*
14cr|bcfg2-1.2.2-3|158	%{python_sitelib}/Bcfg2/Statistics.*
14cr|bcfg2-1.2.2-3|159	%{python_sitelib}/Bcfg2/Bcfg2Py3k.*
14cr|bcfg2-1.2.2-3|160	
14cr|bcfg2-1.2.2-3|161	%files server
14cr|bcfg2-1.2.2-3|162	%{_mandir}/man8/bcfg2*.8*
14cr|bcfg2-1.2.2-3|163	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.key
14cr|bcfg2-1.2.2-3|164	%config(noreplace) %{_sysconfdir}/sysconfig/bcfg2-server
14cr|bcfg2-1.2.2-3|165	%{_initrddir}/bcfg2-server
14cr|bcfg2-1.2.2-3|166	%{_datadir}/bcfg2
14cr|bcfg2-1.2.2-3|167	%{_sbindir}/bcfg2-*
14cr|bcfg2-1.2.2-3|168	%dir %{_var}/lib/bcfg2
14cr|bcfg2-1.2.2-3|169	%{python_sitelib}/Bcfg2/Server
14cr|bcfg2-1.2.2-3|170	
14cr|bcfg2-1.2.2-3|171	%files doc
14cr|bcfg2-1.2.2-3|172	%doc %{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cr|bcfg2-1.2.2-3|173	
14cr|bcfg2-1.2.2-3|174	
14cr|bcfg2-1.2.2-3|175	
14cr|bcfg2-1.2.2-3|176	%changelog
14cr|bcfg2-1.2.2-3|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14cr|bcfg2-1.2.2-3|178	+ Revision: aa9fb8e
14cr|bcfg2-1.2.2-3|179	- MassBuild#464: Increase release tag
14cr|bcfg2-1.2.2-3|180	
14cr|bcfg2-1.2.2-3|181	

367 14
14cr|bchunk-1.2.0-8|1	%define name bchunk
14cr|bchunk-1.2.0-8|2	%define version 1.2.0
14cr|bchunk-1.2.0-8|3	%define release 8
14cr|bchunk-1.2.0-8|4	
14cr|bchunk-1.2.0-8|5	Summary: CD image format conversion from bin/cue to iso/cdr
14cr|bchunk-1.2.0-8|6	Name: %{name}
14cr|bchunk-1.2.0-8|7	Version: %{version}
14cr|bchunk-1.2.0-8|8	Release: %{release}
14cr|bchunk-1.2.0-8|9	Group: Archiving/Other
14cr|bchunk-1.2.0-8|10	License: GPL
14cr|bchunk-1.2.0-8|11	Url: http://hes.iki.fi/bchunk
14cr|bchunk-1.2.0-8|12	Source: %{name}-%{version}.tar.bz2
14cr|bchunk-1.2.0-8|13	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|bchunk-1.2.0-8|14	
14cr|bchunk-1.2.0-8|15	%description
14cr|bchunk-1.2.0-8|16	This is a Unix/C rewrite of the fine BinChunker software for
14cr|bchunk-1.2.0-8|17	some non-Unix system. The non-Unix version of BinChunker
14cr|bchunk-1.2.0-8|18	can be found at http://home.ptd.net/~redline/binchunker.html .
14cr|bchunk-1.2.0-8|19	Thanks go to Bob Marietta <marietrg@SLU.EDU>, the author of
14cr|bchunk-1.2.0-8|20	BinChunker, for the extensive help, documentation and letting me
14cr|bchunk-1.2.0-8|21	look at his Pascal/Delphi source code!
14cr|bchunk-1.2.0-8|22	
14cr|bchunk-1.2.0-8|23	binchunker converts a CD image in a ".bin / .cue" format
14cr|bchunk-1.2.0-8|24	(sometimes ".raw / .cue") to a set of .iso and .cdr tracks.
14cr|bchunk-1.2.0-8|25	
14cr|bchunk-1.2.0-8|26	The bin/cue format is used by some non-Unix cd-writing
14cr|bchunk-1.2.0-8|27	software, but is not supported on most other cd-writing
14cr|bchunk-1.2.0-8|28	programs.
14cr|bchunk-1.2.0-8|29	
14cr|bchunk-1.2.0-8|30	The .iso track contains an ISO file system, which can be
14cr|bchunk-1.2.0-8|31	mounted through a loop device on Linux systems, or
14cr|bchunk-1.2.0-8|32	written on a CD-R using cdrecord.
14cr|bchunk-1.2.0-8|33	
14cr|bchunk-1.2.0-8|34	The .cdr tracks are in the native CD audio format. They can
14cr|bchunk-1.2.0-8|35	be either written on a CD-R using cdrecord -audio, or converted
14cr|bchunk-1.2.0-8|36	to WAV (or any other sound format for that matter) using
14cr|bchunk-1.2.0-8|37	sox.
14cr|bchunk-1.2.0-8|38	
14cr|bchunk-1.2.0-8|39	%prep
14cr|bchunk-1.2.0-8|40	
14cr|bchunk-1.2.0-8|41	%setup -q
14cr|bchunk-1.2.0-8|42	
14cr|bchunk-1.2.0-8|43	%build
14cr|bchunk-1.2.0-8|44	CFLAGS="$RPM_OPT_FLAGS" make
14cr|bchunk-1.2.0-8|45	
14cr|bchunk-1.2.0-8|46	%install
14cr|bchunk-1.2.0-8|47	rm -rf $RPM_BUILD_ROOT
14cr|bchunk-1.2.0-8|48	
14cr|bchunk-1.2.0-8|49	install -m 755 -d  $RPM_BUILD_ROOT%{_bindir}
14cr|bchunk-1.2.0-8|50	install -m 755 bchunk $RPM_BUILD_ROOT%{_bindir}
14cr|bchunk-1.2.0-8|51	
14cr|bchunk-1.2.0-8|52	%files
14cr|bchunk-1.2.0-8|53	%defattr (-,root,root)
14cr|bchunk-1.2.0-8|54	%doc COPYING README bchunk-%{version}.lsm
14cr|bchunk-1.2.0-8|55	%{_bindir}/*
14cr|bchunk-1.2.0-8|56	
14cr|bchunk-1.2.0-8|57	%clean
14cr|bchunk-1.2.0-8|58	rm -rf $RPM_BUILD_ROOT
14cr|bchunk-1.2.0-8|59	
14cr|bchunk-1.2.0-8|60	
14cr|bchunk-1.2.0-8|61	
14cr|bchunk-1.2.0-8|62	
14cr|bchunk-1.2.0-8|63	%changelog
14cr|bchunk-1.2.0-8|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-8
14cr|bchunk-1.2.0-8|65	+ Revision: 9feb667
14cr|bchunk-1.2.0-8|66	- MassBuild#464: Increase release tag
14cr|bchunk-1.2.0-8|67	
14cr|bchunk-1.2.0-8|68	

368 14
14cr|bcrypt-1.1-8|1	Name:		bcrypt
14cr|bcrypt-1.1-8|2	Summary:	A lightweight blowfish file encryption utility
14cr|bcrypt-1.1-8|3	Version:	1.1
14cr|bcrypt-1.1-8|4	Release:	%mkrel 8
14cr|bcrypt-1.1-8|5	Source0:	%{name}-%{version}.tar.bz2
14cr|bcrypt-1.1-8|6	Source1:	%{name}.1.bz2
14cr|bcrypt-1.1-8|7	URL:		http://bcrypt.sourceforge.net/index.html
14cr|bcrypt-1.1-8|8	Group:		Archiving/Other
14cr|bcrypt-1.1-8|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bcrypt-1.1-8|10	License:	BSD
14cr|bcrypt-1.1-8|11	BuildRequires:	zlib-devel
14cr|bcrypt-1.1-8|12	
14cr|bcrypt-1.1-8|13	%description
14cr|bcrypt-1.1-8|14	bcrypt is a blowfish file encryption utility which aims for cross-platform
14cr|bcrypt-1.1-8|15	portability. In addition to providing 448-bit encryption, bcrypt can overwrite
14cr|bcrypt-1.1-8|16	input files with random garbage before deletion in order to make low-level
14cr|bcrypt-1.1-8|17	data recovery much more difficult.
14cr|bcrypt-1.1-8|18	
14cr|bcrypt-1.1-8|19	%prep
14cr|bcrypt-1.1-8|20	%setup -q
14cr|bcrypt-1.1-8|21	
14cr|bcrypt-1.1-8|22	%build
14cr|bcrypt-1.1-8|23	%make
14cr|bcrypt-1.1-8|24	
14cr|bcrypt-1.1-8|25	%install
14cr|bcrypt-1.1-8|26	rm -rf $RPM_BUILD_ROOT
14cr|bcrypt-1.1-8|27	install -m755 bcrypt -D $RPM_BUILD_ROOT%{_bindir}/bcrypt
14cr|bcrypt-1.1-8|28	install -m644 %SOURCE1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1.bz2
14cr|bcrypt-1.1-8|29	
14cr|bcrypt-1.1-8|30	%clean
14cr|bcrypt-1.1-8|31	rm -rf $RPM_BUILD_ROOT
14cr|bcrypt-1.1-8|32	
14cr|bcrypt-1.1-8|33	%files
14cr|bcrypt-1.1-8|34	%defattr(-,root,root)
14cr|bcrypt-1.1-8|35	%doc README LICENSE
14cr|bcrypt-1.1-8|36	%{_bindir}/*
14cr|bcrypt-1.1-8|37	%{_mandir}/man1/%{name}.1*
14cr|bcrypt-1.1-8|38	
14cr|bcrypt-1.1-8|39	
14cr|bcrypt-1.1-8|40	
14cr|bcrypt-1.1-8|41	
14cr|bcrypt-1.1-8|42	
14cr|bcrypt-1.1-8|43	%changelog
14cr|bcrypt-1.1-8|44	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1-8
14cr|bcrypt-1.1-8|45	+ Revision: eb93716
14cr|bcrypt-1.1-8|46	- Automatic import for version 1.1
14cr|bcrypt-1.1-8|47	
14cr|bcrypt-1.1-8|48	

369 14
14cr|beansbinding-1.2.1-8|1	%define section		free
14cr|beansbinding-1.2.1-8|2	
14cr|beansbinding-1.2.1-8|3	Name:		beansbinding
14cr|beansbinding-1.2.1-8|4	Version:	1.2.1
14cr|beansbinding-1.2.1-8|5	Release:	8
14cr|beansbinding-1.2.1-8|6	Epoch:		0
14cr|beansbinding-1.2.1-8|7	Summary:        Beans Binding API
14cr|beansbinding-1.2.1-8|8	License:        LGPL
14cr|beansbinding-1.2.1-8|9	Url:            https://beansbinding.dev.java.net/
14cr|beansbinding-1.2.1-8|10	Group:		Development/Java
14cr|beansbinding-1.2.1-8|11	#
14cr|beansbinding-1.2.1-8|12	Source0:        https://beansbinding.dev.java.net/files/documents/6779/73673/beansbinding-1.2.1-src.zip
14cr|beansbinding-1.2.1-8|13	BuildRequires:	java-rpmbuild >= 1.6
14cr|beansbinding-1.2.1-8|14	BuildRequires:	java-devel >= 1.6
14cr|beansbinding-1.2.1-8|15	BuildRequires:	java >= 1.6
14cr|beansbinding-1.2.1-8|16	BuildRequires:  ant
14cr|beansbinding-1.2.1-8|17	BuildRequires:  ant-nodeps
14cr|beansbinding-1.2.1-8|18	BuildRequires:  ant-junit
14cr|beansbinding-1.2.1-8|19	Requires:	java >= 1.6
14cr|beansbinding-1.2.1-8|20	BuildArch:      noarch
14cr|beansbinding-1.2.1-8|21	
14cr|beansbinding-1.2.1-8|22	%description
14cr|beansbinding-1.2.1-8|23	In essence, Beans Binding (JSR 295) is about keeping two properties
14cr|beansbinding-1.2.1-8|24	(typically of two objects) in sync. An additional emphasis is placed on the
14cr|beansbinding-1.2.1-8|25	ability to bind to Swing components, and easy integration with IDEs such as
14cr|beansbinding-1.2.1-8|26	NetBeans. This project provides the reference implementation.
14cr|beansbinding-1.2.1-8|27	
14cr|beansbinding-1.2.1-8|28	%package javadoc
14cr|beansbinding-1.2.1-8|29	Summary:	Javadoc for %{name}
14cr|beansbinding-1.2.1-8|30	Group:		Development/Java
14cr|beansbinding-1.2.1-8|31	Requires(post):   /bin/rm,/bin/ln
14cr|beansbinding-1.2.1-8|32	Requires(postun): /bin/rm
14cr|beansbinding-1.2.1-8|33	
14cr|beansbinding-1.2.1-8|34	%description javadoc
14cr|beansbinding-1.2.1-8|35	Javadoc for %{name}.
14cr|beansbinding-1.2.1-8|36	
14cr|beansbinding-1.2.1-8|37	%prep
14cr|beansbinding-1.2.1-8|38	%setup -q -c -n %{name}-%{version}
14cr|beansbinding-1.2.1-8|39	# remove all binary libs
14cr|beansbinding-1.2.1-8|40	find . -name "*.jar" -exec %{__rm} -f {} \;
14cr|beansbinding-1.2.1-8|41	
14cr|beansbinding-1.2.1-8|42	%build
14cr|beansbinding-1.2.1-8|43	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|beansbinding-1.2.1-8|44	ant dist
14cr|beansbinding-1.2.1-8|45	
14cr|beansbinding-1.2.1-8|46	%install
14cr|beansbinding-1.2.1-8|47	# jar
14cr|beansbinding-1.2.1-8|48	%{__install} -d -m 755 %{buildroot}%{_javadir}
14cr|beansbinding-1.2.1-8|49	%{__install} -m 644 dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|beansbinding-1.2.1-8|50	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|beansbinding-1.2.1-8|51	# javadoc
14cr|beansbinding-1.2.1-8|52	%{__install} -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|beansbinding-1.2.1-8|53	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|beansbinding-1.2.1-8|54	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|beansbinding-1.2.1-8|55	
14cr|beansbinding-1.2.1-8|56	%post javadoc
14cr|beansbinding-1.2.1-8|57	%{__rm} -f %{_javadocdir}/%{name}
14cr|beansbinding-1.2.1-8|58	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|beansbinding-1.2.1-8|59	
14cr|beansbinding-1.2.1-8|60	%postun javadoc
14cr|beansbinding-1.2.1-8|61	if [ $1 -eq 0 ]; then
14cr|beansbinding-1.2.1-8|62	%{__rm} -f %{_javadocdir}/%{name}
14cr|beansbinding-1.2.1-8|63	fi
14cr|beansbinding-1.2.1-8|64	
14cr|beansbinding-1.2.1-8|65	%files
14cr|beansbinding-1.2.1-8|66	%defattr(-,root,root)
14cr|beansbinding-1.2.1-8|67	%{_javadir}/*
14cr|beansbinding-1.2.1-8|68	
14cr|beansbinding-1.2.1-8|69	
14cr|beansbinding-1.2.1-8|70	%files javadoc
14cr|beansbinding-1.2.1-8|71	%defattr(-,root,root)
14cr|beansbinding-1.2.1-8|72	%dir %{_javadocdir}/%{name}-%{version}
14cr|beansbinding-1.2.1-8|73	%{_javadocdir}/%{name}-%{version}/*
14cr|beansbinding-1.2.1-8|74	%ghost %{_javadocdir}/%{name}
14cr|beansbinding-1.2.1-8|75	
14cr|beansbinding-1.2.1-8|76	
14cr|beansbinding-1.2.1-8|77	
14cr|beansbinding-1.2.1-8|78	%changelog
14cr|beansbinding-1.2.1-8|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.1-8
14cr|beansbinding-1.2.1-8|80	+ Revision: c08a1d2
14cr|beansbinding-1.2.1-8|81	- MassBuild#464: Increase release tag
14cr|beansbinding-1.2.1-8|82	
14cr|beansbinding-1.2.1-8|83	

370 14
14cr|beast-0.8.2-1|1	%define _disable_ld_no_undefined 1
14cr|beast-0.8.2-1|2	
14cr|beast-0.8.2-1|3	%define api 0.8
14cr|beast-0.8.2-1|4	%define major 2
14cr|beast-0.8.2-1|5	%define libname %mklibname %{name} %{api} %{major}
14cr|beast-0.8.2-1|6	%define devname %mklibname %{name} -d
14cr|beast-0.8.2-1|7	
14cr|beast-0.8.2-1|8	%define custom_dsp 0
14cr|beast-0.8.2-1|9	%{?dsp_device: %global custom_dsp 1}
14cr|beast-0.8.2-1|10	
14cr|beast-0.8.2-1|11	%define custom_midi 0
14cr|beast-0.8.2-1|12	%{?midi_device: %global custom_midi 1}
14cr|beast-0.8.2-1|13	
14cr|beast-0.8.2-1|14	Summary:	Music composition and audio synthesis framework and tool
14cr|beast-0.8.2-1|15	Name:		beast
14cr|beast-0.8.2-1|16	Version:	0.8.2
14cr|beast-0.8.2-1|17	Release:	1
14cr|beast-0.8.2-1|18	License:	GPLv2+
14cr|beast-0.8.2-1|19	Group:		Sound
14cr|beast-0.8.2-1|20	Url:		http://beast.gtk.org/
14cr|beast-0.8.2-1|21	Source0:	ftp://beast.gtk.org/pub/beast/v0.7/%{name}-%{version}.tar.bz2
14cr|beast-0.8.2-1|22	Source1:	bseapi.idl
14cr|beast-0.8.2-1|23	Patch0:		beast-0.8.2-gcc4.9.patch
14cr|beast-0.8.2-1|24	BuildRequires:	groff
14cr|beast-0.8.2-1|25	BuildRequires:	imagemagick
14cr|beast-0.8.2-1|26	BuildRequires:	perl-XML-Parser
14cr|beast-0.8.2-1|27	BuildRequires:	rapicorn
14cr|beast-0.8.2-1|28	BuildRequires:	pkgconfig(alsa)
14cr|beast-0.8.2-1|29	BuildRequires:	pkgconfig(flac)
14cr|beast-0.8.2-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|beast-0.8.2-1|31	BuildRequires:	pkgconfig(guile-1.8)
14cr|beast-0.8.2-1|32	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cr|beast-0.8.2-1|33	BuildRequires:	pkgconfig(mad)
14cr|beast-0.8.2-1|34	BuildRequires:	pkgconfig(pango)
14cr|beast-0.8.2-1|35	BuildRequires:	pkgconfig(rapicorn1307)
14cr|beast-0.8.2-1|36	BuildRequires:	pkgconfig(vorbis)
14cr|beast-0.8.2-1|37	BuildRequires:	pkgconfig(x11)
14cr|beast-0.8.2-1|38	BuildRequires:	pkgconfig(zlib)
14cr|beast-0.8.2-1|39	
14cr|beast-0.8.2-1|40	%description
14cr|beast-0.8.2-1|41	BEAST (the BEdevilled Audio System) is a GTK+/GNOME-based frontend to
14cr|beast-0.8.2-1|42	BSE (the Bedevilled Sound Engine). BSE comes with the abilities to
14cr|beast-0.8.2-1|43	load/store songs and synthesis networks (in .bse files), play them
14cr|beast-0.8.2-1|44	modify them, etc. BEAST provides the necessary GUI to make actual
14cr|beast-0.8.2-1|45	use of BSE. Synthesis filters (BseSources) are implemented in shared
14cr|beast-0.8.2-1|46	library modules, and get loaded on demand.
14cr|beast-0.8.2-1|47	
14cr|beast-0.8.2-1|48	NOTE: This package assumes audio device of your sound card is /dev/dsp,
14cr|beast-0.8.2-1|49	and MIDI device is /dev/midi; this setting may not fit your machine. If
14cr|beast-0.8.2-1|50	this is the case, please rebuild this RPM with the following options
14cr|beast-0.8.2-1|51	(assuming audio device is /dev/dsp2 and MIDI device is /dev/midi1):
14cr|beast-0.8.2-1|52	
14cr|beast-0.8.2-1|53	rpmbuild --rebuild --define='dsp_device /dev/dsp2' \
14cr|beast-0.8.2-1|54	--define='midi_device /dev/midi1' beast-*.src.rpm
14cr|beast-0.8.2-1|55	
14cr|beast-0.8.2-1|56	%files -f %{name}.lang
14cr|beast-0.8.2-1|57	%doc README AUTHORS COPYING* NEWS TODO
14cr|beast-0.8.2-1|58	%{_bindir}/*
14cr|beast-0.8.2-1|59	%{_datadir}/application-registry/*.applications
14cr|beast-0.8.2-1|60	%{_datadir}/applications/*.desktop
14cr|beast-0.8.2-1|61	%{_datadir}/bse
14cr|beast-0.8.2-1|62	%{_datadir}/%{name}
14cr|beast-0.8.2-1|63	%{_datadir}/mime/packages/*.xml
14cr|beast-0.8.2-1|64	%{_datadir}/mime-info/*
14cr|beast-0.8.2-1|65	%{_datadir}/pixmaps/*
14cr|beast-0.8.2-1|66	%{_libdir}/bse
14cr|beast-0.8.2-1|67	%{_mandir}/man1/*
14cr|beast-0.8.2-1|68	%{_liconsdir}/%{name}.png
14cr|beast-0.8.2-1|69	%{_iconsdir}/%{name}.png
14cr|beast-0.8.2-1|70	%{_miconsdir}/%{name}.png
14cr|beast-0.8.2-1|71	
14cr|beast-0.8.2-1|72	#----------------------------------------------------------------------------
14cr|beast-0.8.2-1|73	
14cr|beast-0.8.2-1|74	%package -n %{libname}
14cr|beast-0.8.2-1|75	Summary:	Dynamic libraries from %{name}
14cr|beast-0.8.2-1|76	License:	LGPLv2+
14cr|beast-0.8.2-1|77	Group:		System/Libraries
14cr|beast-0.8.2-1|78	
14cr|beast-0.8.2-1|79	%description -n %{libname}
14cr|beast-0.8.2-1|80	BEAST (the BEdevilled Audio System) is a GTK+/GNOME-based frontend to
14cr|beast-0.8.2-1|81	BSE (the Bedevilled Sound Engine). BSE comes with the abilities to
14cr|beast-0.8.2-1|82	load/store songs and synthesis networks (in .bse files), play them
14cr|beast-0.8.2-1|83	modify them, etc. BEAST provides the necessary GUI to make actual
14cr|beast-0.8.2-1|84	use of BSE. Synthesis filters (BseSources) are implemented in shared
14cr|beast-0.8.2-1|85	library modules, and get loaded on demand.
14cr|beast-0.8.2-1|86	
14cr|beast-0.8.2-1|87	You must install this library before running %{name}.
14cr|beast-0.8.2-1|88	
14cr|beast-0.8.2-1|89	%files -n %{libname}
14cr|beast-0.8.2-1|90	%{_libdir}/libbse-%{api}.so.%{major}*
14cr|beast-0.8.2-1|91	
14cr|beast-0.8.2-1|92	#----------------------------------------------------------------------------
14cr|beast-0.8.2-1|93	
14cr|beast-0.8.2-1|94	%package -n %{devname}
14cr|beast-0.8.2-1|95	Summary:	Header files and static libraries from %{name}
14cr|beast-0.8.2-1|96	License:	LGPLv2+
14cr|beast-0.8.2-1|97	Group: 		Development/C
14cr|beast-0.8.2-1|98	Requires:	%{libname} = %{EVRD}
14cr|beast-0.8.2-1|99	Provides:	%{name}-devel = %{EVRD}
14cr|beast-0.8.2-1|100	
14cr|beast-0.8.2-1|101	%description -n %{devname}
14cr|beast-0.8.2-1|102	Libraries and includes files for developing programs based on %{name}.
14cr|beast-0.8.2-1|103	
14cr|beast-0.8.2-1|104	%files -n %{devname}
14cr|beast-0.8.2-1|105	%doc ChangeLog
14cr|beast-0.8.2-1|106	%{_includedir}/*
14cr|beast-0.8.2-1|107	%{_libdir}/pkgconfig/*.pc
14cr|beast-0.8.2-1|108	%{_libdir}/*.so
14cr|beast-0.8.2-1|109	%{_mandir}/man5/*
14cr|beast-0.8.2-1|110	
14cr|beast-0.8.2-1|111	#----------------------------------------------------------------------------
14cr|beast-0.8.2-1|112	
14cr|beast-0.8.2-1|113	%prep
14cr|beast-0.8.2-1|114	%setup -q
14cr|beast-0.8.2-1|115	%patch0 -p1
14cr|beast-0.8.2-1|116	perl -p -i -e 's/-DG_DISABLE_DEPRECATED//' bse/Makefile.in bse/Makefile.am
14cr|beast-0.8.2-1|117	
14cr|beast-0.8.2-1|118	# missing file
14cr|beast-0.8.2-1|119	cp %{SOURCE1} bse/bseapi.idl
14cr|beast-0.8.2-1|120	
14cr|beast-0.8.2-1|121	%build
14cr|beast-0.8.2-1|122	export CFLAGS="%{optflags} -fpermissive -fno-strict-aliasing"
14cr|beast-0.8.2-1|123	export CXXFLAGS="%{optflags} -fpermissive -fno-strict-aliasing"
14cr|beast-0.8.2-1|124	%configure2_5x \
14cr|beast-0.8.2-1|125	%if %{custom_dsp}
14cr|beast-0.8.2-1|126	--enable-osspcm=%{dsp_device} \
14cr|beast-0.8.2-1|127	%else
14cr|beast-0.8.2-1|128	--enable-osspcm=/dev/dsp \
14cr|beast-0.8.2-1|129	%endif
14cr|beast-0.8.2-1|130	%if %{custom_midi}
14cr|beast-0.8.2-1|131	--enable-ossmidi=%{midi_device} \
14cr|beast-0.8.2-1|132	%else
14cr|beast-0.8.2-1|133	--enable-ossmidi=/dev/midi \
14cr|beast-0.8.2-1|134	%endif
14cr|beast-0.8.2-1|135	
14cr|beast-0.8.2-1|136	%make
14cr|beast-0.8.2-1|137	
14cr|beast-0.8.2-1|138	%install
14cr|beast-0.8.2-1|139	%makeinstall_std UPDATE_MIME_DATABASE=
14cr|beast-0.8.2-1|140	
14cr|beast-0.8.2-1|141	#icons
14cr|beast-0.8.2-1|142	mkdir -p %{buildroot}%{_iconsdir} \
14cr|beast-0.8.2-1|143	%{buildroot}%{_miconsdir}
14cr|beast-0.8.2-1|144	install -D -m 644       data/beast.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|beast-0.8.2-1|145	convert -geometry 32x32 data/beast.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|beast-0.8.2-1|146	convert -geometry 16x16 data/beast.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|beast-0.8.2-1|147	
14cr|beast-0.8.2-1|148	# remove files not bundled
14cr|beast-0.8.2-1|149	rm -f %{buildroot}%{_libdir}/bse/v*/plugins/*.la
14cr|beast-0.8.2-1|150	
14cr|beast-0.8.2-1|151	%find_lang %{name} --all-name
14cr|beast-0.8.2-1|152	
14cr|beast-0.8.2-1|153	
14cr|beast-0.8.2-1|154	%changelog
14cr|beast-0.8.2-1|155	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.2-1
14cr|beast-0.8.2-1|156	+ Revision: 571278e
14cr|beast-0.8.2-1|157	- Add patch to fix build with gcc 4.9
14cr|beast-0.8.2-1|158	
14cr|beast-0.8.2-1|159	

371 14
14cr|become-0.1-5|1	Name:		become
14cr|become-0.1-5|2	Version:	0.1
14cr|become-0.1-5|3	Release:	5
14cr|become-0.1-5|4	URL:		http://www.bindshell.net/tools/become
14cr|become-0.1-5|5	Source:		http://www.bindshell.net/tools/become/become.tgz
14cr|become-0.1-5|6	Summary:	Utility to changes the effective, or real, user and group id
14cr|become-0.1-5|7	License:	BSD
14cr|become-0.1-5|8	Group:		System/Base
14cr|become-0.1-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|become-0.1-5|10	%description
14cr|become-0.1-5|11	The become utility changes the current effective, or real, user and
14cr|become-0.1-5|12	group identity to those specified on the command line. The default shell
14cr|become-0.1-5|13	(/bin/sh) is then executed.
14cr|become-0.1-5|14	UID and GID are specified numercially and do not have to be currently
14cr|become-0.1-5|15	defined on the system.
14cr|become-0.1-5|16	
14cr|become-0.1-5|17	%prep
14cr|become-0.1-5|18	%setup -q -n %{name}
14cr|become-0.1-5|19	
14cr|become-0.1-5|20	%build
14cr|become-0.1-5|21	%{make}
14cr|become-0.1-5|22	lzma become.8
14cr|become-0.1-5|23	
14cr|become-0.1-5|24	%install
14cr|become-0.1-5|25	%{__rm} -Rf %{buildroot}
14cr|become-0.1-5|26	%{__mkdir_p} %{buildroot}%{_sbindir} %{buildroot}%{_mandir}/man8
14cr|become-0.1-5|27	%{__install} -c become %{buildroot}%{_sbindir}
14cr|become-0.1-5|28	%{__install} -c -m 644 become.8.lzma %{buildroot}%{_mandir}/man8
14cr|become-0.1-5|29	
14cr|become-0.1-5|30	%files
14cr|become-0.1-5|31	%doc LICENSE
14cr|become-0.1-5|32	%{_sbindir}/%{name}
14cr|become-0.1-5|33	%{_mandir}/man8/%{name}.8.*
14cr|become-0.1-5|34	
14cr|become-0.1-5|35	
14cr|become-0.1-5|36	
14cr|become-0.1-5|37	
14cr|become-0.1-5|38	%changelog
14cr|become-0.1-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14cr|become-0.1-5|40	+ Revision: e8ed84f
14cr|become-0.1-5|41	- MassBuild#464: Increase release tag
14cr|become-0.1-5|42	
14cr|become-0.1-5|43	

372 14
14cr|beediff-1.9-6|1	%define name beediff
14cr|beediff-1.9-6|2	%define version 1.9
14cr|beediff-1.9-6|3	%define release 6
14cr|beediff-1.9-6|4	
14cr|beediff-1.9-6|5	Summary: Graphical file comparator
14cr|beediff-1.9-6|6	Name:    %{name}
14cr|beediff-1.9-6|7	Version: %{version}
14cr|beediff-1.9-6|8	Release: %{release}
14cr|beediff-1.9-6|9	License: GPLv2+
14cr|beediff-1.9-6|10	Group:   File tools
14cr|beediff-1.9-6|11	URL:     http://www.beesoft.org/index.php?id=beediff
14cr|beediff-1.9-6|12	Source0: http://www.beesoft.org/download/%{name}_%{version}_src.tar.gz
14cr|beediff-1.9-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|beediff-1.9-6|14	BuildRequires: qt4-devel
14cr|beediff-1.9-6|15	
14cr|beediff-1.9-6|16	%description
14cr|beediff-1.9-6|17	BeeDiff (beediff) is a graphical file comparator.
14cr|beediff-1.9-6|18	User have a possibilty to compare a two text files.
14cr|beediff-1.9-6|19	All differences are highlighted in colors.
14cr|beediff-1.9-6|20	
14cr|beediff-1.9-6|21	%prep
14cr|beediff-1.9-6|22	%setup -q -n %{name}
14cr|beediff-1.9-6|23	
14cr|beediff-1.9-6|24	%build
14cr|beediff-1.9-6|25	%qmake_qt4
14cr|beediff-1.9-6|26	%make
14cr|beediff-1.9-6|27	
14cr|beediff-1.9-6|28	%install
14cr|beediff-1.9-6|29	rm -rf $RPM_BUILD_ROOT
14cr|beediff-1.9-6|30	
14cr|beediff-1.9-6|31	install -D %{name} %{buildroot}/%{_bindir}/%{name}
14cr|beediff-1.9-6|32	install -D img/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|beediff-1.9-6|33	
14cr|beediff-1.9-6|34	%clean
14cr|beediff-1.9-6|35	rm -rf $RPM_BUILD_ROOT
14cr|beediff-1.9-6|36	
14cr|beediff-1.9-6|37	%files
14cr|beediff-1.9-6|38	%defattr(-,root,root,-)
14cr|beediff-1.9-6|39	%doc licence.txt
14cr|beediff-1.9-6|40	%{_bindir}/%{name}
14cr|beediff-1.9-6|41	%{_iconsdir}/%{name}.png
14cr|beediff-1.9-6|42	
14cr|beediff-1.9-6|43	
14cr|beediff-1.9-6|44	
14cr|beediff-1.9-6|45	%changelog
14cr|beediff-1.9-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-6
14cr|beediff-1.9-6|47	+ Revision: 3882f7f
14cr|beediff-1.9-6|48	- MassBuild#464: Increase release tag
14cr|beediff-1.9-6|49	
14cr|beediff-1.9-6|50	

373 14
14cr|beep-1.3-2|1	Summary:	The pc speaker
14cr|beep-1.3-2|2	Name:		beep
14cr|beep-1.3-2|3	Version:	1.3
14cr|beep-1.3-2|4	Release:	2
14cr|beep-1.3-2|5	License:	GPLv2
14cr|beep-1.3-2|6	Group:		Sound
14cr|beep-1.3-2|7	URL:		http://www.johnath.com/beep/
14cr|beep-1.3-2|8	Source0:	http://www.johnath.com/beep/%{name}-%{version}.tar.gz
14cr|beep-1.3-2|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|beep-1.3-2|10	
14cr|beep-1.3-2|11	%description
14cr|beep-1.3-2|12	Beep allows the user to control the pc-speaker with precision,
14cr|beep-1.3-2|13	allowing different sounds to indicate different events. While it
14cr|beep-1.3-2|14	can be run quite happily on the commandline, it's intended place
14cr|beep-1.3-2|15	of residence is within shell/perl scripts, notifying the user when
14cr|beep-1.3-2|16	something interesting occurs. Of course, it has no notion of
14cr|beep-1.3-2|17	what's interesting, but it's real good at that notifying part.
14cr|beep-1.3-2|18	
14cr|beep-1.3-2|19	%prep
14cr|beep-1.3-2|20	%setup -q
14cr|beep-1.3-2|21	
14cr|beep-1.3-2|22	%build
14cr|beep-1.3-2|23	gcc %{optflags} -Wall -o beep beep.c
14cr|beep-1.3-2|24	
14cr|beep-1.3-2|25	%install
14cr|beep-1.3-2|26	rm -rf %{buildroot}
14cr|beep-1.3-2|27	
14cr|beep-1.3-2|28	mkdir -p %{buildroot}/%{_bindir}
14cr|beep-1.3-2|29	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|beep-1.3-2|30	install -m 755 beep %{buildroot}/%{_bindir}/
14cr|beep-1.3-2|31	gunzip beep.1.gz
14cr|beep-1.3-2|32	install -m 644 beep.1 %{buildroot}%{_mandir}/man1/
14cr|beep-1.3-2|33	
14cr|beep-1.3-2|34	%clean
14cr|beep-1.3-2|35	rm -rf %{buildroot}
14cr|beep-1.3-2|36	
14cr|beep-1.3-2|37	%files
14cr|beep-1.3-2|38	%defattr(-,root,root)
14cr|beep-1.3-2|39	%doc CHANGELOG COPYING CREDITS README
14cr|beep-1.3-2|40	%{_bindir}/*
14cr|beep-1.3-2|41	%{_mandir}/man1/*
14cr|beep-1.3-2|42	
14cr|beep-1.3-2|43	
14cr|beep-1.3-2|44	
14cr|beep-1.3-2|45	
14cr|beep-1.3-2|46	
14cr|beep-1.3-2|47	%changelog
14cr|beep-1.3-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|beep-1.3-2|49	+ Revision: ce18039
14cr|beep-1.3-2|50	- MassBuild#464: Increase release tag
14cr|beep-1.3-2|51	
14cr|beep-1.3-2|52	

374 14
14cr|beesu-2.7-3|1	%define nbmversion 1.7
14cr|beesu-2.7-3|2	
14cr|beesu-2.7-3|3	Summary:	Graphical wrapper for su
14cr|beesu-2.7-3|4	Name:		beesu
14cr|beesu-2.7-3|5	Version:	2.7
14cr|beesu-2.7-3|6	Release:	3
14cr|beesu-2.7-3|7	License:	GPLv2+
14cr|beesu-2.7-3|8	Group:		System/Base
14cr|beesu-2.7-3|9	Url:		http://www.honeybeenet.altervista.org
14cr|beesu-2.7-3|10	Source0:	http://honeybeenet.altervista.org/beesu/files/beesu-sources/%{name}-%{version}.tar.bz2
14cr|beesu-2.7-3|11	Source1:	http://honeybeenet.altervista.org/beesu/files/beesu-manager/nautilus-beesu-manager-%{nbmversion}.tar.bz2
14cr|beesu-2.7-3|12	Patch1:		beesu-nautilus-no-browser.patch
14cr|beesu-2.7-3|13	Requires:	pam
14cr|beesu-2.7-3|14	Requires:	usermode
14cr|beesu-2.7-3|15	
14cr|beesu-2.7-3|16	%description
14cr|beesu-2.7-3|17	Beesu is a wrapper around su and works with consolehelper to let you
14cr|beesu-2.7-3|18	have a graphic interface like gksu.
14cr|beesu-2.7-3|19	
14cr|beesu-2.7-3|20	%package -n nautilus-beesu-manager
14cr|beesu-2.7-3|21	Summary:	Utility to add beesu scripts to nautilus
14cr|beesu-2.7-3|22	Version:	%{nbmversion}
14cr|beesu-2.7-3|23	Group:		Graphical desktop/Other
14cr|beesu-2.7-3|24	Requires:	beesu
14cr|beesu-2.7-3|25	Requires:	zenity
14cr|beesu-2.7-3|26	Requires:	nautilus
14cr|beesu-2.7-3|27	BuildArch:	noarch
14cr|beesu-2.7-3|28	
14cr|beesu-2.7-3|29	%description -n nautilus-beesu-manager
14cr|beesu-2.7-3|30	nautilus-beesu-manager is a little utility to add some useful scripts
14cr|beesu-2.7-3|31	to the Nautilus file browser; nautilus-beesu-manager can add scripts
14cr|beesu-2.7-3|32	to Nautilus using beesu to elevate the user's privileges to root.
14cr|beesu-2.7-3|33	
14cr|beesu-2.7-3|34	%prep
14cr|beesu-2.7-3|35	%setup -q -a1
14cr|beesu-2.7-3|36	chmod -x nautilus-beesu-manager-%{nbmversion}/COPYING nautilus-beesu-manager-%{nbmversion}/README
14cr|beesu-2.7-3|37	%patch1 -p1
14cr|beesu-2.7-3|38	
14cr|beesu-2.7-3|39	%build
14cr|beesu-2.7-3|40	%make CFLAGS="%{optflags} -fno-delete-null-pointer-checks"
14cr|beesu-2.7-3|41	
14cr|beesu-2.7-3|42	%install
14cr|beesu-2.7-3|43	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|beesu-2.7-3|44	
14cr|beesu-2.7-3|45	%makeinstall_std
14cr|beesu-2.7-3|46	
14cr|beesu-2.7-3|47	#nbm
14cr|beesu-2.7-3|48	pushd nautilus-beesu-manager-%{nbmversion}
14cr|beesu-2.7-3|49	mkdir -v -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cr|beesu-2.7-3|50	mkdir -v -p %{buildroot}%{_datadir}/applications/
14cr|beesu-2.7-3|51	install -p -m 755 nautilus-beesu-manager %{buildroot}%{_bindir}
14cr|beesu-2.7-3|52	install -p -m 644 nautilus-beesu-manager.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cr|beesu-2.7-3|53	desktop-file-install --dir %{buildroot}%{_datadir}/applications --mode 0644 nautilus-beesu-manager.desktop
14cr|beesu-2.7-3|54	mkdir -v -p %{buildroot}%{_libexecdir}/nautilus-beesu-manager/
14cr|beesu-2.7-3|55	install -p -m 755 libexec/api %{buildroot}%{_libexecdir}/nautilus-beesu-manager/
14cr|beesu-2.7-3|56	cp -a libexec/scripts %{buildroot}%{_libexecdir}/nautilus-beesu-manager/
14cr|beesu-2.7-3|57	install -p -m 644 libexec/local-launcher %{buildroot}%{_libexecdir}/nautilus-beesu-manager/
14cr|beesu-2.7-3|58	popd
14cr|beesu-2.7-3|59	
14cr|beesu-2.7-3|60	%files
14cr|beesu-2.7-3|61	%doc COPYING README
14cr|beesu-2.7-3|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|beesu-2.7-3|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|beesu-2.7-3|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|beesu-2.7-3|65	%{_sysconfdir}/profile.d/%{name}-bash-completion.sh
14cr|beesu-2.7-3|66	%{_sbindir}/%{name}
14cr|beesu-2.7-3|67	%{_bindir}/%{name}
14cr|beesu-2.7-3|68	%{_mandir}/man1/%{name}.1.xz
14cr|beesu-2.7-3|69	
14cr|beesu-2.7-3|70	%files -n nautilus-beesu-manager
14cr|beesu-2.7-3|71	%doc nautilus-beesu-manager-%{nbmversion}/COPYING nautilus-beesu-manager-%{nbmversion}/README
14cr|beesu-2.7-3|72	%{_bindir}/nautilus-beesu-manager
14cr|beesu-2.7-3|73	%{_datadir}/applications/*.desktop
14cr|beesu-2.7-3|74	%{_datadir}/icons/hicolor/32x32/apps/nautilus-beesu-manager.png
14cr|beesu-2.7-3|75	%{_libexecdir}/nautilus-beesu-manager/
14cr|beesu-2.7-3|76	
14cr|beesu-2.7-3|77	
14cr|beesu-2.7-3|78	%changelog
14cr|beesu-2.7-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-3
14cr|beesu-2.7-3|80	+ Revision: 2ac71fc
14cr|beesu-2.7-3|81	- MassBuild#464: Increase release tag
14cr|beesu-2.7-3|82	
14cr|beesu-2.7-3|83	

375 14
14cr|beret-1.2.0-3|1	Name:		beret
14cr|beret-1.2.0-3|2	Version:	1.2.0
14cr|beret-1.2.0-3|3	Release:	3
14cr|beret-1.2.0-3|4	Summary:	Beret is a 2D puzzle platformer
14cr|beret-1.2.0-3|5	Group:		Games/Arcade
14cr|beret-1.2.0-3|6	Url:		http://kiwisauce.com
14cr|beret-1.2.0-3|7	Source0:	%{name}.tar.bz2
14cr|beret-1.2.0-3|8	License:	GPLv2
14cr|beret-1.2.0-3|9	BuildRequires:	SDL-devel
14cr|beret-1.2.0-3|10	BuildRequires:	SDL_image-devel
14cr|beret-1.2.0-3|11	BuildRequires:	SDL_ttf-devel
14cr|beret-1.2.0-3|12	BuildRequires:	SDL_mixer-devel
14cr|beret-1.2.0-3|13	Patch0:		math_lib.patch
14cr|beret-1.2.0-3|14	
14cr|beret-1.2.0-3|15	%description
14cr|beret-1.2.0-3|16	Beret is a 2D puzzle platformer about a
14cr|beret-1.2.0-3|17	telekinetic scientist that is available for Windows, Mac OS X, and Linux.
14cr|beret-1.2.0-3|18	
14cr|beret-1.2.0-3|19	%prep
14cr|beret-1.2.0-3|20	%setup -q -n %{name}
14cr|beret-1.2.0-3|21	%patch0 -p1
14cr|beret-1.2.0-3|22	
14cr|beret-1.2.0-3|23	%build
14cr|beret-1.2.0-3|24	cp /usr/include/SDL/* ./
14cr|beret-1.2.0-3|25	%make
14cr|beret-1.2.0-3|26	
14cr|beret-1.2.0-3|27	%install
14cr|beret-1.2.0-3|28	mkdir -p %{buildroot}%{_bindir}
14cr|beret-1.2.0-3|29	install -m 0755 %{name} %{buildroot}%{_bindir}
14cr|beret-1.2.0-3|30	#install data
14cr|beret-1.2.0-3|31	
14cr|beret-1.2.0-3|32	mkdir -p %{buildroot}%{_datadir}/%{name}/images
14cr|beret-1.2.0-3|33	install -m 0644 images/*.{png,bmp} %{buildroot}%{_datadir}/%{name}/images
14cr|beret-1.2.0-3|34	#install music
14cr|beret-1.2.0-3|35	mkdir -p %{buildroot}%{_datadir}/%{name}/music
14cr|beret-1.2.0-3|36	install -m 0644 music/*.ogg %{buildroot}%{_datadir}/%{name}/music
14cr|beret-1.2.0-3|37	#install sfx
14cr|beret-1.2.0-3|38	mkdir -p %{buildroot}%{_datadir}/%{name}/sfx
14cr|beret-1.2.0-3|39	install -m 0644 sfx/*.wav %{buildroot}%{_datadir}/%{name}/sfx
14cr|beret-1.2.0-3|40	#install rooms
14cr|beret-1.2.0-3|41	mkdir -p %{buildroot}%{_datadir}/%{name}/rooms
14cr|beret-1.2.0-3|42	install -m 0644 rooms/* %{buildroot}%{_datadir}/%{name}/rooms
14cr|beret-1.2.0-3|43	#font
14cr|beret-1.2.0-3|44	install -m 0644 AveriaSans-Regular.ttf  %{buildroot}%{_datadir}/%{name}/
14cr|beret-1.2.0-3|45	
14cr|beret-1.2.0-3|46	%files
14cr|beret-1.2.0-3|47	%{_bindir}/%{name}
14cr|beret-1.2.0-3|48	%{_datadir}/%{name}/images/*
14cr|beret-1.2.0-3|49	%{_datadir}/%{name}/music/*
14cr|beret-1.2.0-3|50	%{_datadir}/%{name}/sfx/*
14cr|beret-1.2.0-3|51	%{_datadir}/%{name}/rooms/*
14cr|beret-1.2.0-3|52	%{_datadir}/%{name}/AveriaSans-Regular.ttf
14cr|beret-1.2.0-3|53	
14cr|beret-1.2.0-3|54	
14cr|beret-1.2.0-3|55	
14cr|beret-1.2.0-3|56	%changelog
14cr|beret-1.2.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|beret-1.2.0-3|58	+ Revision: d87905c
14cr|beret-1.2.0-3|59	- MassBuild#464: Increase release tag
14cr|beret-1.2.0-3|60	
14cr|beret-1.2.0-3|61	

376 14
14cr|berusky-1.7-3|1	Summary:	Sokoban clone
14cr|berusky-1.7-3|2	Name:		berusky
14cr|berusky-1.7-3|3	Version:	1.7
14cr|berusky-1.7-3|4	Release:	3
14cr|berusky-1.7-3|5	License:	GPLv2+
14cr|berusky-1.7-3|6	Group:		Games/Puzzles
14cr|berusky-1.7-3|7	Url:		http://www.anakreon.cz/
14cr|berusky-1.7-3|8	Source0:	http://www.anakreon.cz/download/%{name}-%{version}.tar.gz
14cr|berusky-1.7-3|9	Source1:	berusky.png
14cr|berusky-1.7-3|10	Patch0:		berusky-paths.patch
14cr|berusky-1.7-3|11	BuildRequires:	gettext-devel
14cr|berusky-1.7-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|berusky-1.7-3|13	BuildRequires:	pkgconfig(gdk-2.0)
14cr|berusky-1.7-3|14	BuildRequires:	pkgconfig(sdl)
14cr|berusky-1.7-3|15	BuildRequires:	pkgconfig(SDL_image)
14cr|berusky-1.7-3|16	Requires:	%{name}-data = %{version}
14cr|berusky-1.7-3|17	
14cr|berusky-1.7-3|18	%description
14cr|berusky-1.7-3|19	Berusky is a 2D logic game based on an ancient puzzle named Sokoban.
14cr|berusky-1.7-3|20	
14cr|berusky-1.7-3|21	An old idea of moving boxes in a maze has been expanded with new logic
14cr|berusky-1.7-3|22	items such as explosives, stones, special gates and so on.
14cr|berusky-1.7-3|23	In addition, up to five bugs can cooperate and be controlled by the player.
14cr|berusky-1.7-3|24	
14cr|berusky-1.7-3|25	This package contains a binary for the game.
14cr|berusky-1.7-3|26	
14cr|berusky-1.7-3|27	%files
14cr|berusky-1.7-3|28	%doc AUTHORS ChangeLog README TODO
14cr|berusky-1.7-3|29	%{_gamesbindir}/*
14cr|berusky-1.7-3|30	%{_gamesdatadir}/%{name}
14cr|berusky-1.7-3|31	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|berusky-1.7-3|32	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|berusky-1.7-3|33	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|berusky-1.7-3|34	
14cr|berusky-1.7-3|35	#----------------------------------------------------------------------------
14cr|berusky-1.7-3|36	
14cr|berusky-1.7-3|37	%prep
14cr|berusky-1.7-3|38	%setup -q
14cr|berusky-1.7-3|39	%patch0 -p0
14cr|berusky-1.7-3|40	
14cr|berusky-1.7-3|41	touch config.rpath ABOUT-NLS
14cr|berusky-1.7-3|42	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -e 's,AM_PROG_CC_STDC,AC_PROG_CC,g' configure.*
14cr|berusky-1.7-3|43	
14cr|berusky-1.7-3|44	%build
14cr|berusky-1.7-3|45	#autoreconf -fi
14cr|berusky-1.7-3|46	%configure2_5x
14cr|berusky-1.7-3|47	%make
14cr|berusky-1.7-3|48	
14cr|berusky-1.7-3|49	%install
14cr|berusky-1.7-3|50	%makeinstall_std
14cr|berusky-1.7-3|51	
14cr|berusky-1.7-3|52	# Remove docs from a wrong directory
14cr|berusky-1.7-3|53	rm -rf %{buildroot}%{_prefix}/doc
14cr|berusky-1.7-3|54	
14cr|berusky-1.7-3|55	# Install icon
14cr|berusky-1.7-3|56	install -D -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|berusky-1.7-3|57	
14cr|berusky-1.7-3|58	# Desktop-file
14cr|berusky-1.7-3|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|berusky-1.7-3|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|berusky-1.7-3|61	[Desktop Entry]
14cr|berusky-1.7-3|62	Name=Berusky
14cr|berusky-1.7-3|63	Comment=Rescue the bugs!
14cr|berusky-1.7-3|64	Exec=%{_gamesbindir}/%{name}
14cr|berusky-1.7-3|65	Terminal=false
14cr|berusky-1.7-3|66	Type=Application
14cr|berusky-1.7-3|67	StartupNotify=false
14cr|berusky-1.7-3|68	Icon=%{name}
14cr|berusky-1.7-3|69	Categories=Game;LogicGame;
14cr|berusky-1.7-3|70	EOF
14cr|berusky-1.7-3|71	
14cr|berusky-1.7-3|72	# Move berusyk.ini to /etc
14cr|berusky-1.7-3|73	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|berusky-1.7-3|74	mv %{buildroot}%{_datadir}/%{name}/%{name}.ini %{buildroot}%{_sysconfdir}/%{name}
14cr|berusky-1.7-3|75	
14cr|berusky-1.7-3|76	# Remove empty %{_datadir}, and create %{_gamesdatadir} for files from berusky-data
14cr|berusky-1.7-3|77	rm -fR %{buildroot}%{_datadir}/%{name}
14cr|berusky-1.7-3|78	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|berusky-1.7-3|79	
14cr|berusky-1.7-3|80	# Move binary to /usr/games
14cr|berusky-1.7-3|81	mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
14cr|berusky-1.7-3|82	
14cr|berusky-1.7-3|83	
14cr|berusky-1.7-3|84	%changelog
14cr|berusky-1.7-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-3
14cr|berusky-1.7-3|86	+ Revision: 83799bb
14cr|berusky-1.7-3|87	- MassBuild#464: Increase release tag
14cr|berusky-1.7-3|88	
14cr|berusky-1.7-3|89	

377 14
14cr|berusky-data-1.7-2|1	%define oname berusky
14cr|berusky-data-1.7-2|2	
14cr|berusky-data-1.7-2|3	Name:		%{oname}-data
14cr|berusky-data-1.7-2|4	Version:	1.7
14cr|berusky-data-1.7-2|5	Release:	2
14cr|berusky-data-1.7-2|6	Summary:	Game data files for Berusky
14cr|berusky-data-1.7-2|7	License:	GPLv2+
14cr|berusky-data-1.7-2|8	Group:		Games/Puzzles
14cr|berusky-data-1.7-2|9	URL:		http://www.anakreon.cz/
14cr|berusky-data-1.7-2|10	Source0:	http://www.anakreon.cz/download/%{name}-%{version}.tar.gz
14cr|berusky-data-1.7-2|11	BuildArch:	noarch
14cr|berusky-data-1.7-2|12	
14cr|berusky-data-1.7-2|13	%description
14cr|berusky-data-1.7-2|14	A datafile for Berusky. Berusky is a 2D logic game based on an ancient
14cr|berusky-data-1.7-2|15	puzzle named Sokoban.
14cr|berusky-data-1.7-2|16	
14cr|berusky-data-1.7-2|17	An old idea of moving boxes in a maze has been expanded with new logic
14cr|berusky-data-1.7-2|18	items such as explosives, stones, special gates and so on.
14cr|berusky-data-1.7-2|19	In addition, up to five bugs can cooperate and be controlled by the player.
14cr|berusky-data-1.7-2|20	
14cr|berusky-data-1.7-2|21	This package contains a data for the game, i.e. files with graphics, levels,
14cr|berusky-data-1.7-2|22	game rules and configuration.
14cr|berusky-data-1.7-2|23	
14cr|berusky-data-1.7-2|24	
14cr|berusky-data-1.7-2|25	%prep
14cr|berusky-data-1.7-2|26	%setup -q
14cr|berusky-data-1.7-2|27	
14cr|berusky-data-1.7-2|28	%build
14cr|berusky-data-1.7-2|29	
14cr|berusky-data-1.7-2|30	%install
14cr|berusky-data-1.7-2|31	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|berusky-data-1.7-2|32	
14cr|berusky-data-1.7-2|33	cp -p -R GameData %{buildroot}%{_gamesdatadir}/%{oname}
14cr|berusky-data-1.7-2|34	cp -p -R Graphics %{buildroot}%{_gamesdatadir}/%{oname}
14cr|berusky-data-1.7-2|35	cp -p -R Levels   %{buildroot}%{_gamesdatadir}/%{oname}
14cr|berusky-data-1.7-2|36	
14cr|berusky-data-1.7-2|37	# berusky.ini is installed from the berusky package
14cr|berusky-data-1.7-2|38	
14cr|berusky-data-1.7-2|39	%files
14cr|berusky-data-1.7-2|40	%doc README COPYING
14cr|berusky-data-1.7-2|41	%{_gamesdatadir}/%{oname}/*
14cr|berusky-data-1.7-2|42	
14cr|berusky-data-1.7-2|43	
14cr|berusky-data-1.7-2|44	
14cr|berusky-data-1.7-2|45	
14cr|berusky-data-1.7-2|46	
14cr|berusky-data-1.7-2|47	%changelog
14cr|berusky-data-1.7-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cr|berusky-data-1.7-2|49	+ Revision: 83c81c3
14cr|berusky-data-1.7-2|50	- MassBuild#464: Increase release tag
14cr|berusky-data-1.7-2|51	
14cr|berusky-data-1.7-2|52	

378 14
14cr|bfast-0.7.0a-3|1	Name:		bfast
14cr|bfast-0.7.0a-3|2	Version:	0.7.0a
14cr|bfast-0.7.0a-3|3	Release:	3
14cr|bfast-0.7.0a-3|4	Summary:	Blat-like Fast Accurate Search Tool
14cr|bfast-0.7.0a-3|5	
14cr|bfast-0.7.0a-3|6	Group:		Sciences/Physics
14cr|bfast-0.7.0a-3|7	License:	GPLv2 and MIT
14cr|bfast-0.7.0a-3|8	URL:		http://bfast.sourceforge.net
14cr|bfast-0.7.0a-3|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|bfast-0.7.0a-3|10	
14cr|bfast-0.7.0a-3|11	BuildRequires:	zlib-devel bzip2-devel
14cr|bfast-0.7.0a-3|12	
14cr|bfast-0.7.0a-3|13	%description
14cr|bfast-0.7.0a-3|14	
14cr|bfast-0.7.0a-3|15	BFAST facilitates the fast and accurate mapping of short reads to
14cr|bfast-0.7.0a-3|16	reference sequences.  Some advantages of BFAST include:
14cr|bfast-0.7.0a-3|17	
14cr|bfast-0.7.0a-3|18	Speed: enables billions of short reads to be mapped quickly.
14cr|bfast-0.7.0a-3|19	
14cr|bfast-0.7.0a-3|20	Accuracy: A priori probabilities for mapping reads with defined set of
14cr|bfast-0.7.0a-3|21	variants.
14cr|bfast-0.7.0a-3|22	
14cr|bfast-0.7.0a-3|23	An easy way to measurably tune accuracy at the expense of speed.
14cr|bfast-0.7.0a-3|24	
14cr|bfast-0.7.0a-3|25	Specifically, BFAST was designed to facilitate whole-genome
14cr|bfast-0.7.0a-3|26	resequencing, where mapping billions of short reads with variants is
14cr|bfast-0.7.0a-3|27	of utmost importance.
14cr|bfast-0.7.0a-3|28	
14cr|bfast-0.7.0a-3|29	BFAST supports both Illumina and ABI SOLiD data, as well as any other
14cr|bfast-0.7.0a-3|30	Next-Generation Sequencing Technology (454, Helicos), with particular
14cr|bfast-0.7.0a-3|31	emphasis on sensitivity towards errors, SNPs and especially
14cr|bfast-0.7.0a-3|32	indels. Other algorithms take short-cuts by ignoring errors, certain
14cr|bfast-0.7.0a-3|33	types of variants (indels), and even require further alignment, all to
14cr|bfast-0.7.0a-3|34	be the "fastest" (but still not complete). BFAST is able to be tuned
14cr|bfast-0.7.0a-3|35	to find variants regardless of the error-rate, polymorphism rate, or
14cr|bfast-0.7.0a-3|36	other factors.
14cr|bfast-0.7.0a-3|37	
14cr|bfast-0.7.0a-3|38	
14cr|bfast-0.7.0a-3|39	%prep
14cr|bfast-0.7.0a-3|40	%setup -q
14cr|bfast-0.7.0a-3|41	
14cr|bfast-0.7.0a-3|42	# temporary fix for 32-bit build problem
14cr|bfast-0.7.0a-3|43	sed -i '/^extended_CFLAGS=/ s/-m64//' configure
14cr|bfast-0.7.0a-3|44	
14cr|bfast-0.7.0a-3|45	%build
14cr|bfast-0.7.0a-3|46	%configure
14cr|bfast-0.7.0a-3|47	%make
14cr|bfast-0.7.0a-3|48	
14cr|bfast-0.7.0a-3|49	%install
14cr|bfast-0.7.0a-3|50	%makeinstall_std
14cr|bfast-0.7.0a-3|51	
14cr|bfast-0.7.0a-3|52	rm %{buildroot}/%{_docdir}/%{name}/LICENSE
14cr|bfast-0.7.0a-3|53	rm %{buildroot}/%{_docdir}/%{name}/bfast-book.pdf
14cr|bfast-0.7.0a-3|54	
14cr|bfast-0.7.0a-3|55	
14cr|bfast-0.7.0a-3|56	%files
14cr|bfast-0.7.0a-3|57	%doc AUTHORS ChangeLog NEWS README LICENSE
14cr|bfast-0.7.0a-3|58	%doc manual/bfast-book.pdf
14cr|bfast-0.7.0a-3|59	%{_bindir}/balignmentscoredistribution
14cr|bfast-0.7.0a-3|60	%{_bindir}/balignsim
14cr|bfast-0.7.0a-3|61	%{_bindir}/bevalsim
14cr|bfast-0.7.0a-3|62	%{_bindir}/bfast
14cr|bfast-0.7.0a-3|63	%{_bindir}/bfast.resubmit.pl
14cr|bfast-0.7.0a-3|64	%{_bindir}/bfast.submit.pl
14cr|bfast-0.7.0a-3|65	%{_bindir}/bgeneratereads
14cr|bfast-0.7.0a-3|66	%{_bindir}/bindexdist
14cr|bfast-0.7.0a-3|67	%{_bindir}/bindexhist
14cr|bfast-0.7.0a-3|68	%{_bindir}/bmfmerge
14cr|bfast-0.7.0a-3|69	%{_bindir}/brepeat
14cr|bfast-0.7.0a-3|70	%{_bindir}/btestindexes
14cr|bfast-0.7.0a-3|71	%{_bindir}/ill2fastq.pl
14cr|bfast-0.7.0a-3|72	%{_bindir}/solid2fastq
14cr|bfast-0.7.0a-3|73	
14cr|bfast-0.7.0a-3|74	
14cr|bfast-0.7.0a-3|75	
14cr|bfast-0.7.0a-3|76	%changelog
14cr|bfast-0.7.0a-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0a-3
14cr|bfast-0.7.0a-3|78	+ Revision: 689cc06
14cr|bfast-0.7.0a-3|79	- MassBuild#464: Increase release tag
14cr|bfast-0.7.0a-3|80	
14cr|bfast-0.7.0a-3|81	

379 14
14cr|bfr-1.6-9|1	Summary:	General-purpose command-line pipe buffer
14cr|bfr-1.6-9|2	Name:		bfr
14cr|bfr-1.6-9|3	Version:	1.6
14cr|bfr-1.6-9|4	Release:	9
14cr|bfr-1.6-9|5	License:	GPLv2+
14cr|bfr-1.6-9|6	Group:		System/Kernel and hardware
14cr|bfr-1.6-9|7	Url:		http://www.glines.org:8000/software/buffer.html
14cr|bfr-1.6-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|bfr-1.6-9|9	Patch0:		bfr-1.6-pod.patch
14cr|bfr-1.6-9|10	
14cr|bfr-1.6-9|11	%description
14cr|bfr-1.6-9|12	Buffer is a general-purpose command-line pipe buffer. It buffers data from
14cr|bfr-1.6-9|13	stdin and sends it to stdout, adjusting to best fit the pace stdout can
14cr|bfr-1.6-9|14	handle. It can solve problems on either end of a pipe. For instance, if the
14cr|bfr-1.6-9|15	incoming stream is slower than outgoing, performance is mainly dependent on
14cr|bfr-1.6-9|16	the "start-stream threshold" you set. This can be used to group data into
14cr|bfr-1.6-9|17	larger packets to, for an example, reduce seeking on a tape drive. In the
14cr|bfr-1.6-9|18	case of the outgoing being slower, the "stop-stream threshold" prevents
14cr|bfr-1.6-9|19	unnecessary CPU from being taken up by reading single-bytes and such (if the
14cr|bfr-1.6-9|20	output stream accepts data one byte at a time, for instance), and will
14cr|bfr-1.6-9|21	output-only until the buffer goes down to 97% or so. This speeds up certain
14cr|bfr-1.6-9|22	procedures, such as creating a tar file, gzipping it, and putting it through
14cr|bfr-1.6-9|23	a program such as "netcat". It boosts performance by allowing a certain level
14cr|bfr-1.6-9|24	of detachment between the two... allowing tar and (especially) gzip to do its
14cr|bfr-1.6-9|25	work at the same time the network is doing its work, so you're not sending
14cr|bfr-1.6-9|26	one packet and THEN seeing gzip kick in to create the next.
14cr|bfr-1.6-9|27	
14cr|bfr-1.6-9|28	The Buffer distribution also contains a variant of buffer named Bufplay (bfp).
14cr|bfr-1.6-9|29	Bufplay's purpose is to do the same sort of buffering as Buffer, but it is
14cr|bfr-1.6-9|30	intended for use with OSS, configuring /dev/dsp for the type of sound data
14cr|bfr-1.6-9|31	you specify and playing it. If, for some reason, you want to be cool like me
14cr|bfr-1.6-9|32	and have 60 megs of RAM inbetween mpg123 and your sound card, you can. =)
14cr|bfr-1.6-9|33	
14cr|bfr-1.6-9|34	%files
14cr|bfr-1.6-9|35	%doc README
14cr|bfr-1.6-9|36	%{_bindir}/bfr
14cr|bfr-1.6-9|37	%{_bindir}/bfp
14cr|bfr-1.6-9|38	%{_mandir}/man1/bfr.1.*
14cr|bfr-1.6-9|39	
14cr|bfr-1.6-9|40	#----------------------------------------------------------------------------
14cr|bfr-1.6-9|41	
14cr|bfr-1.6-9|42	%prep
14cr|bfr-1.6-9|43	%setup -q
14cr|bfr-1.6-9|44	%patch0 -p1
14cr|bfr-1.6-9|45	
14cr|bfr-1.6-9|46	%build
14cr|bfr-1.6-9|47	%configure2_5x
14cr|bfr-1.6-9|48	%make
14cr|bfr-1.6-9|49	
14cr|bfr-1.6-9|50	%install
14cr|bfr-1.6-9|51	%makeinstall_std
14cr|bfr-1.6-9|52	
14cr|bfr-1.6-9|53	
14cr|bfr-1.6-9|54	%changelog
14cr|bfr-1.6-9|55	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-9
14cr|bfr-1.6-9|56	+ Revision: 25c7899
14cr|bfr-1.6-9|57	- Fix pod syntax
14cr|bfr-1.6-9|58	
14cr|bfr-1.6-9|59	

380 14
14cr|bg5ps-1.3.0-16|1	%define	name	bg5ps
14cr|bg5ps-1.3.0-16|2	%define	version	1.3.0
14cr|bg5ps-1.3.0-16|3	%define release	16
14cr|bg5ps-1.3.0-16|4	
14cr|bg5ps-1.3.0-16|5	Name:		%{name}
14cr|bg5ps-1.3.0-16|6	Version:	%{version}
14cr|bg5ps-1.3.0-16|7	Release:	%{release}
14cr|bg5ps-1.3.0-16|8	Summary:	A program for converting PostScript files to Chinese PostScript files
14cr|bg5ps-1.3.0-16|9	Source0:	ftp://ftp.debian.org/debian/dists/unstable/main/source/text/%{name}_%{version}.orig.tar.bz2
14cr|bg5ps-1.3.0-16|10	Patch0:		bg5ps-geoff.patch
14cr|bg5ps-1.3.0-16|11	Source1:	gb2312-bg5ps.conf
14cr|bg5ps-1.3.0-16|12	Source2:	gbps
14cr|bg5ps-1.3.0-16|13	# note: should we apply debian's patch? heavy hacky hack ..!!
14cr|bg5ps-1.3.0-16|14	Group:		System/Internationalization
14cr|bg5ps-1.3.0-16|15	Requires:	fonts-ttf-big5 fonts-ttf-gb2312 locales-zh
14cr|bg5ps-1.3.0-16|16	BuildRequires:	freetype-devel
14cr|bg5ps-1.3.0-16|17	License:	GPL
14cr|bg5ps-1.3.0-16|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|bg5ps-1.3.0-16|19	
14cr|bg5ps-1.3.0-16|20	%description
14cr|bg5ps-1.3.0-16|21	bg5ps is a program for converting normally unreadable PostScript files
14cr|bg5ps-1.3.0-16|22	which are encoded in Big5 or GB to be readable using TrueType fonts.
14cr|bg5ps-1.3.0-16|23	
14cr|bg5ps-1.3.0-16|24	Its command line options are a bit harsh to get working but there
14cr|bg5ps-1.3.0-16|25	are detailed instructions on how to do so.
14cr|bg5ps-1.3.0-16|26	
14cr|bg5ps-1.3.0-16|27	The default system wide encoding is Big5. This can be overridden either by
14cr|bg5ps-1.3.0-16|28	using the GB configuration file in the documents directory, which will then
14cr|bg5ps-1.3.0-16|29	prevail to be the system wide policy for bg5ps or alternatively you may want to
14cr|bg5ps-1.3.0-16|30	use a custom-defined one in your home directory, which will be on a per-user
14cr|bg5ps-1.3.0-16|31	basis.
14cr|bg5ps-1.3.0-16|32	
14cr|bg5ps-1.3.0-16|33	
14cr|bg5ps-1.3.0-16|34	%prep
14cr|bg5ps-1.3.0-16|35	%setup -q
14cr|bg5ps-1.3.0-16|36	%patch0 -p1
14cr|bg5ps-1.3.0-16|37	
14cr|bg5ps-1.3.0-16|38	%build
14cr|bg5ps-1.3.0-16|39	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|bg5ps-1.3.0-16|40	
14cr|bg5ps-1.3.0-16|41	%install
14cr|bg5ps-1.3.0-16|42	rm -rf $RPM_BUILD_ROOT
14cr|bg5ps-1.3.0-16|43	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/chinese}
14cr|bg5ps-1.3.0-16|44	make BINDIR=$RPM_BUILD_ROOT%{_bindir} \
14cr|bg5ps-1.3.0-16|45	ETCDIR=$RPM_BUILD_ROOT%{_sysconfdir}/chinese install
14cr|bg5ps-1.3.0-16|46	
14cr|bg5ps-1.3.0-16|47	#install default big5 configuration file to /etc/chinese.
14cr|bg5ps-1.3.0-16|48	install -m644 big5-bg5ps.conf $RPM_BUILD_ROOT%{_sysconfdir}/chinese/bg5ps.conf
14cr|bg5ps-1.3.0-16|49	install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/chinese/gb2312-bg5ps.conf
14cr|bg5ps-1.3.0-16|50	install -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/gbps
14cr|bg5ps-1.3.0-16|51	
14cr|bg5ps-1.3.0-16|52	%clean
14cr|bg5ps-1.3.0-16|53	rm -rf $RPM_BUILD_ROOT
14cr|bg5ps-1.3.0-16|54	
14cr|bg5ps-1.3.0-16|55	# we don't use noreplace, stupid. we have a user defined one in ~/ ...
14cr|bg5ps-1.3.0-16|56	
14cr|bg5ps-1.3.0-16|57	%files
14cr|bg5ps-1.3.0-16|58	%defattr(-,root,root)
14cr|bg5ps-1.3.0-16|59	%doc TESTTTF2PSM.short Readme doc examples
14cr|bg5ps-1.3.0-16|60	%{_bindir}/*
14cr|bg5ps-1.3.0-16|61	%config(noreplace) %{_sysconfdir}/chinese/*
14cr|bg5ps-1.3.0-16|62	
14cr|bg5ps-1.3.0-16|63	
14cr|bg5ps-1.3.0-16|64	
14cr|bg5ps-1.3.0-16|65	
14cr|bg5ps-1.3.0-16|66	%changelog
14cr|bg5ps-1.3.0-16|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-16
14cr|bg5ps-1.3.0-16|68	+ Revision: 5780f6a
14cr|bg5ps-1.3.0-16|69	- MassBuild#464: Increase release tag
14cr|bg5ps-1.3.0-16|70	
14cr|bg5ps-1.3.0-16|71	

381 14
14cr|bgpq3-0.1.21-2|1	Summary:	BGP filtering automation for cisco and juniper routers
14cr|bgpq3-0.1.21-2|2	
14cr|bgpq3-0.1.21-2|3	
14cr|bgpq3-0.1.21-2|4	Name:		bgpq3
14cr|bgpq3-0.1.21-2|5	Version:	0.1.21
14cr|bgpq3-0.1.21-2|6	Release:	2
14cr|bgpq3-0.1.21-2|7	License:	GPLv2
14cr|bgpq3-0.1.21-2|8	Group:		Text tools
14cr|bgpq3-0.1.21-2|9	URL:		http://snar.spb.ru/prog/bgpq3/
14cr|bgpq3-0.1.21-2|10	Source:		http://snar.spb.ru/prog/bgpq3/%{name}-%{version}.tgz
14cr|bgpq3-0.1.21-2|11	
14cr|bgpq3-0.1.21-2|12	
14cr|bgpq3-0.1.21-2|13	%description
14cr|bgpq3-0.1.21-2|14	The bgpq3 ultility used to generate Cisco and
14cr|bgpq3-0.1.21-2|15	Juniper prefix-lists, extended access-lists,
14cr|bgpq3-0.1.21-2|16	policy-statement terms and as-path lists
14cr|bgpq3-0.1.21-2|17	based on RADB data.
14cr|bgpq3-0.1.21-2|18	
14cr|bgpq3-0.1.21-2|19	%prep
14cr|bgpq3-0.1.21-2|20	%setup -q
14cr|bgpq3-0.1.21-2|21	
14cr|bgpq3-0.1.21-2|22	%build
14cr|bgpq3-0.1.21-2|23	%configure
14cr|bgpq3-0.1.21-2|24	%make
14cr|bgpq3-0.1.21-2|25	
14cr|bgpq3-0.1.21-2|26	%install
14cr|bgpq3-0.1.21-2|27	mkdir -p %{buildroot}%{_bindir}
14cr|bgpq3-0.1.21-2|28	install -D -m 755 bgpq3 %{buildroot}%{_bindir}/
14cr|bgpq3-0.1.21-2|29	mkdir -p %{buildroot}%{_mandir}/man8
14cr|bgpq3-0.1.21-2|30	install -D -m 644 bgpq3.8 %{buildroot}%{_mandir}/man8/
14cr|bgpq3-0.1.21-2|31	
14cr|bgpq3-0.1.21-2|32	%files
14cr|bgpq3-0.1.21-2|33	%{_bindir}/*
14cr|bgpq3-0.1.21-2|34	%{_mandir}/man8/*
14cr|bgpq3-0.1.21-2|35	
14cr|bgpq3-0.1.21-2|36	
14cr|bgpq3-0.1.21-2|37	
14cr|bgpq3-0.1.21-2|38	
14cr|bgpq3-0.1.21-2|39	
14cr|bgpq3-0.1.21-2|40	%changelog
14cr|bgpq3-0.1.21-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.21-2
14cr|bgpq3-0.1.21-2|42	+ Revision: bda7756
14cr|bgpq3-0.1.21-2|43	- MassBuild#464: Increase release tag
14cr|bgpq3-0.1.21-2|44	
14cr|bgpq3-0.1.21-2|45	

382 14
14cr|biabam-0.9.7-8|1	Summary:	Biabam Is A Bash Attachment Mailer
14cr|biabam-0.9.7-8|2	Name:		biabam
14cr|biabam-0.9.7-8|3	License:	GPL
14cr|biabam-0.9.7-8|4	Version:	0.9.7
14cr|biabam-0.9.7-8|5	Release:	8
14cr|biabam-0.9.7-8|6	Group:		Networking/Mail
14cr|biabam-0.9.7-8|7	URL:		http://mmj.dk/biabam/
14cr|biabam-0.9.7-8|8	Source0:	http://mmj.dk/biabam/%{name}-%{version}.tar.bz2
14cr|biabam-0.9.7-8|9	Requires:	sendmail-command
14cr|biabam-0.9.7-8|10	Requires:	sharutils
14cr|biabam-0.9.7-8|11	BuildArch:	noarch
14cr|biabam-0.9.7-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|biabam-0.9.7-8|13	
14cr|biabam-0.9.7-8|14	%description
14cr|biabam-0.9.7-8|15	Biabam Is A Bash Attachment Mailer. In other words, BIABAM is a
14cr|biabam-0.9.7-8|16	tool that is used for mailing attachments from the commandline. It
14cr|biabam-0.9.7-8|17	is similar to using Mutt to send attachments on the commandline,
14cr|biabam-0.9.7-8|18	but without the overhead of a complete email client.
14cr|biabam-0.9.7-8|19	
14cr|biabam-0.9.7-8|20	%prep
14cr|biabam-0.9.7-8|21	
14cr|biabam-0.9.7-8|22	%setup -q
14cr|biabam-0.9.7-8|23	
14cr|biabam-0.9.7-8|24	%build
14cr|biabam-0.9.7-8|25	
14cr|biabam-0.9.7-8|26	%install
14cr|biabam-0.9.7-8|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|biabam-0.9.7-8|28	
14cr|biabam-0.9.7-8|29	install -d %{buildroot}%{_bindir}
14cr|biabam-0.9.7-8|30	install -m0755 biabam %{buildroot}%{_bindir}/biabam
14cr|biabam-0.9.7-8|31	
14cr|biabam-0.9.7-8|32	%clean
14cr|biabam-0.9.7-8|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|biabam-0.9.7-8|34	
14cr|biabam-0.9.7-8|35	%files
14cr|biabam-0.9.7-8|36	%defattr(-,root,root)
14cr|biabam-0.9.7-8|37	%doc COPYING README
14cr|biabam-0.9.7-8|38	%attr(0755,root,root) %{_bindir}/biabam
14cr|biabam-0.9.7-8|39	
14cr|biabam-0.9.7-8|40	
14cr|biabam-0.9.7-8|41	
14cr|biabam-0.9.7-8|42	
14cr|biabam-0.9.7-8|43	%changelog
14cr|biabam-0.9.7-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-8
14cr|biabam-0.9.7-8|45	+ Revision: 686b313
14cr|biabam-0.9.7-8|46	- MassBuild#464: Increase release tag
14cr|biabam-0.9.7-8|47	
14cr|biabam-0.9.7-8|48	

383 14
14cr|bib2hal-2.3-5|1	Name:       bib2hal
14cr|bib2hal-2.3-5|2	Version:    2.3
14cr|bib2hal-2.3-5|3	Release:    5
14cr|bib2hal-2.3-5|4	Summary:    Massive import BibTeX article into HAL
14cr|bib2hal-2.3-5|5	License:    GPL
14cr|bib2hal-2.3-5|6	Group:      Publishing
14cr|bib2hal-2.3-5|7	URL:        http://gforge.inria.fr/projects/bib2hal/
14cr|bib2hal-2.3-5|8	Source:     http://gforge.inria.fr/frs/download.php/4410/%{name}-%{version}.tar.gz
14cr|bib2hal-2.3-5|9	Patch0:     %{name}-2.3-fix-installation.patch
14cr|bib2hal-2.3-5|10	Patch1:     %{name}-2.3-create-man-page.patch
14cr|bib2hal-2.3-5|11	BuildRequires:  perl(Text::BibTeX)
14cr|bib2hal-2.3-5|12	BuildRequires:  perl(IO::Prompt)
14cr|bib2hal-2.3-5|13	BuildRequires:  perl(SOAP::Lite)
14cr|bib2hal-2.3-5|14	BuildRequires:  perl(XML::LibXML)
14cr|bib2hal-2.3-5|15	BuildRequires:  perl(XML::Simple)
14cr|bib2hal-2.3-5|16	BuildRequires:  perl(Readonly)
14cr|bib2hal-2.3-5|17	BuildRequires:  perl(DateTime)
14cr|bib2hal-2.3-5|18	BuildRequires:  perl(MIME::Base64)
14cr|bib2hal-2.3-5|19	BuildArch:  noarch
14cr|bib2hal-2.3-5|20	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|bib2hal-2.3-5|21	
14cr|bib2hal-2.3-5|22	%description
14cr|bib2hal-2.3-5|23	bib2hal allows massive import BibTeX article into HAL.
14cr|bib2hal-2.3-5|24	
14cr|bib2hal-2.3-5|25	%prep
14cr|bib2hal-2.3-5|26	%setup -q
14cr|bib2hal-2.3-5|27	%patch0 -p 1
14cr|bib2hal-2.3-5|28	%patch1 -p 1
14cr|bib2hal-2.3-5|29	
14cr|bib2hal-2.3-5|30	%build
14cr|bib2hal-2.3-5|31	autoreconf
14cr|bib2hal-2.3-5|32	%configure2_5x
14cr|bib2hal-2.3-5|33	make
14cr|bib2hal-2.3-5|34	
14cr|bib2hal-2.3-5|35	%install
14cr|bib2hal-2.3-5|36	rm -rf %{buildroot}
14cr|bib2hal-2.3-5|37	%makeinstall_std
14cr|bib2hal-2.3-5|38	
14cr|bib2hal-2.3-5|39	%clean
14cr|bib2hal-2.3-5|40	rm -rf %{buildroot}
14cr|bib2hal-2.3-5|41	
14cr|bib2hal-2.3-5|42	
14cr|bib2hal-2.3-5|43	%files
14cr|bib2hal-2.3-5|44	%defattr(-,root,root)
14cr|bib2hal-2.3-5|45	%doc README AUTHORS COPYING ChangeLog NEWS
14cr|bib2hal-2.3-5|46	%{_bindir}/%{name}.pl
14cr|bib2hal-2.3-5|47	%{_datadir}/%{name}
14cr|bib2hal-2.3-5|48	%{_mandir}/man1/bib2hal.pl.1*
14cr|bib2hal-2.3-5|49	
14cr|bib2hal-2.3-5|50	
14cr|bib2hal-2.3-5|51	
14cr|bib2hal-2.3-5|52	
14cr|bib2hal-2.3-5|53	%changelog
14cr|bib2hal-2.3-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-5
14cr|bib2hal-2.3-5|55	+ Revision: 231f841
14cr|bib2hal-2.3-5|56	- MassBuild#464: Increase release tag
14cr|bib2hal-2.3-5|57	
14cr|bib2hal-2.3-5|58	

384 14
14cr|bib2html-6.7-2|1	Name:		bib2html
14cr|bib2html-6.7-2|2	Version:	6.7
14cr|bib2html-6.7-2|3	Release:	2
14cr|bib2html-6.7-2|4	Summary:	BibTeX to HTML translator
14cr|bib2html-6.7-2|5	
14cr|bib2html-6.7-2|6	URL:		http://www.arakhne.org/bib2ml/
14cr|bib2html-6.7-2|7	Source:		http://download.tuxfamily.org/arakhne/pool/universe/b/bib2ml/bib2ml_%{version}-0arakhne0.tar.gz
14cr|bib2html-6.7-2|8	Patch0:		bib2ml_6.7-encoding.patch
14cr|bib2html-6.7-2|9	License:	GPL
14cr|bib2html-6.7-2|10	Group:		Publishing
14cr|bib2html-6.7-2|11	BuildArch:	noarch
14cr|bib2html-6.7-2|12	
14cr|bib2html-6.7-2|13	%description
14cr|bib2html-6.7-2|14	bib2html is a script which permits to generate a set of HTML or XML
14cr|bib2html-6.7-2|15	pages from a BibTeX database.
14cr|bib2html-6.7-2|16	
14cr|bib2html-6.7-2|17	%prep
14cr|bib2html-6.7-2|18	%setup -q -n bib2ml-%{version}
14cr|bib2html-6.7-2|19	%patch0 -p0
14cr|bib2html-6.7-2|20	
14cr|bib2html-6.7-2|21	find . -type d | xargs chmod 755
14cr|bib2html-6.7-2|22	find . -type f | xargs chmod 644
14cr|bib2html-6.7-2|23	
14cr|bib2html-6.7-2|24	%build
14cr|bib2html-6.7-2|25	# Build the manual pages
14cr|bib2html-6.7-2|26	
14cr|bib2html-6.7-2|27	pod2man --section=1 --release="%{version}" --center=Bib2HTML --name=Bib2HTML man/bib2html_en.pod man/bib2html.1
14cr|bib2html-6.7-2|28	pod2man --section=1 --release="%{version}" --center=Bib2HTML --name=Bib2HTML man/bib2html_fr.pod man/bib2html.fr.1
14cr|bib2html-6.7-2|29	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2xml_en.pod man/bib2xml.1
14cr|bib2html-6.7-2|30	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2xml_fr.pod man/bib2xml.fr.1
14cr|bib2html-6.7-2|31	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2sql_en.pod man/bib2sql.1
14cr|bib2html-6.7-2|32	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2sql_fr.pod man/bib2sql.fr.1
14cr|bib2html-6.7-2|33	
14cr|bib2html-6.7-2|34	# Give the correct path to the pod files
14cr|bib2html-6.7-2|35	perl -p -i -e 's/"\$basename"/"%{name}-%{version}"/' src/Bib2HTML/Main.pm
14cr|bib2html-6.7-2|36	
14cr|bib2html-6.7-2|37	%install
14cr|bib2html-6.7-2|38	
14cr|bib2html-6.7-2|39	install -d -m 755 %{buildroot}%{_bindir}
14cr|bib2html-6.7-2|40	install -m 755 src/bib2html.pl %{buildroot}%{_bindir}/bib2html
14cr|bib2html-6.7-2|41	install -m 755 src/bib2xml.pl %{buildroot}%{_bindir}/bib2xml
14cr|bib2html-6.7-2|42	install -m 755 src/bib2sql.pl %{buildroot}%{_bindir}/bib2sql
14cr|bib2html-6.7-2|43	
14cr|bib2html-6.7-2|44	install -d -m 755 %{buildroot}%{perl_vendorlib}
14cr|bib2html-6.7-2|45	cp -pr ./src/Bib2HTML %{buildroot}%{perl_vendorlib}
14cr|bib2html-6.7-2|46	
14cr|bib2html-6.7-2|47	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|bib2html-6.7-2|48	install -d -m 755 %{buildroot}%{_mandir}/fr/man1
14cr|bib2html-6.7-2|49	install -m 644 man/bib2html.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|bib2html-6.7-2|50	install -m 644 man/bib2xml.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|bib2html-6.7-2|51	install -m 644 man/bib2html.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1
14cr|bib2html-6.7-2|52	install -m 644 man/bib2xml.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1
14cr|bib2html-6.7-2|53	
14cr|bib2html-6.7-2|54	%files
14cr|bib2html-6.7-2|55	%doc Changelog COPYING AUTHORS README doc/* man/*.pod
14cr|bib2html-6.7-2|56	%{perl_vendorlib}/*
14cr|bib2html-6.7-2|57	%{_bindir}/*
14cr|bib2html-6.7-2|58	%{_mandir}/man1/*
14cr|bib2html-6.7-2|59	%lang(fr) %{_mandir}/fr/man1/*
14cr|bib2html-6.7-2|60	
14cr|bib2html-6.7-2|61	%changelog
14cr|bib2html-6.7-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.7-2
14cr|bib2html-6.7-2|63	+ Revision: 367dc75
14cr|bib2html-6.7-2|64	- MassBuild#464: Increase release tag
14cr|bib2html-6.7-2|65	
14cr|bib2html-6.7-2|66	

385 14
14cr|bib2xhtml-2.35-3|1	%define name	bib2xhtml
14cr|bib2xhtml-2.35-3|2	%define version	2.35
14cr|bib2xhtml-2.35-3|3	%define release	3
14cr|bib2xhtml-2.35-3|4	
14cr|bib2xhtml-2.35-3|5	%define bstdir /usr/share/texmf/bibtex/bst/bib2xhtml
14cr|bib2xhtml-2.35-3|6	
14cr|bib2xhtml-2.35-3|7	Name:		%{name}
14cr|bib2xhtml-2.35-3|8	Version:	%{version}
14cr|bib2xhtml-2.35-3|9	Release:	%{release}
14cr|bib2xhtml-2.35-3|10	Summary:	A program for converting BibTeX files into XHTML 1.0
14cr|bib2xhtml-2.35-3|11	License:	GPL
14cr|bib2xhtml-2.35-3|12	Group:		Publishing
14cr|bib2xhtml-2.35-3|13	Url:		http://www.spinellis.gr/sw/textproc/bib2xhtml/
14cr|bib2xhtml-2.35-3|14	Source:		http://www.spinellis.gr/sw/textproc/bib2xhtml/%{name}-%{version}.tar.bz2
14cr|bib2xhtml-2.35-3|15	Requires:	tetex
14cr|bib2xhtml-2.35-3|16	Requires:	perl(PDF::API2)
14cr|bib2xhtml-2.35-3|17	BuildArch:	noarch
14cr|bib2xhtml-2.35-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|bib2xhtml-2.35-3|19	
14cr|bib2xhtml-2.35-3|20	%description
14cr|bib2xhtml-2.35-3|21	bib2xhtml is a program that converts BibTeX files into HTML
14cr|bib2xhtml-2.35-3|22	(specifically XHTML 1.0). The conversion is mostly done by specialized
14cr|bib2xhtml-2.35-3|23	BibTeX style files derived from converted bibliography style
14cr|bib2xhtml-2.35-3|24	templates. This ensures that the original BibTeX styles are faithfully
14cr|bib2xhtml-2.35-3|25	reproduced. Some postprocessing is performed by Perl code.
14cr|bib2xhtml-2.35-3|26	
14cr|bib2xhtml-2.35-3|27	%prep
14cr|bib2xhtml-2.35-3|28	%setup -q
14cr|bib2xhtml-2.35-3|29	# fix encoding
14cr|bib2xhtml-2.35-3|30	perl -pi -e 'tr/\r//d' *.html *.bib bib2xhtml
14cr|bib2xhtml-2.35-3|31	
14cr|bib2xhtml-2.35-3|32	%build
14cr|bib2xhtml-2.35-3|33	
14cr|bib2xhtml-2.35-3|34	%install
14cr|bib2xhtml-2.35-3|35	rm -rf %{buildroot}
14cr|bib2xhtml-2.35-3|36	install -m 755 -d %{buildroot}%{_bindir}
14cr|bib2xhtml-2.35-3|37	install -m 755 -d %{buildroot}%{_mandir}/man1
14cr|bib2xhtml-2.35-3|38	install -m 755 -d %{buildroot}%{bstdir}
14cr|bib2xhtml-2.35-3|39	install -m 755 bib2xhtml %{buildroot}%{_bindir}
14cr|bib2xhtml-2.35-3|40	install -m 644 bib2xhtml.man %{buildroot}%{_mandir}/man1/bib2xhtml.1
14cr|bib2xhtml-2.35-3|41	install -m 644 *.bst %{buildroot}%{bstdir}
14cr|bib2xhtml-2.35-3|42	
14cr|bib2xhtml-2.35-3|43	%post
14cr|bib2xhtml-2.35-3|44	texhash
14cr|bib2xhtml-2.35-3|45	
14cr|bib2xhtml-2.35-3|46	%postun
14cr|bib2xhtml-2.35-3|47	rm -rf %bstdir
14cr|bib2xhtml-2.35-3|48	texhash
14cr|bib2xhtml-2.35-3|49	
14cr|bib2xhtml-2.35-3|50	%clean
14cr|bib2xhtml-2.35-3|51	rm -rf %{buildroot}
14cr|bib2xhtml-2.35-3|52	
14cr|bib2xhtml-2.35-3|53	%files
14cr|bib2xhtml-2.35-3|54	%defattr(-,root,root)
14cr|bib2xhtml-2.35-3|55	%doc ChangeLog COPYING README *.html *.txt *.pdf example.bib
14cr|bib2xhtml-2.35-3|56	%{_bindir}/bib2xhtml
14cr|bib2xhtml-2.35-3|57	%{_mandir}/man1/bib2xhtml.1.*
14cr|bib2xhtml-2.35-3|58	%{bstdir}/*
14cr|bib2xhtml-2.35-3|59	
14cr|bib2xhtml-2.35-3|60	
14cr|bib2xhtml-2.35-3|61	
14cr|bib2xhtml-2.35-3|62	
14cr|bib2xhtml-2.35-3|63	%changelog
14cr|bib2xhtml-2.35-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.35-3
14cr|bib2xhtml-2.35-3|65	+ Revision: 9988fa2
14cr|bib2xhtml-2.35-3|66	- MassBuild#464: Increase release tag
14cr|bib2xhtml-2.35-3|67	
14cr|bib2xhtml-2.35-3|68	

386 14
14cr|bibletime-2.10.0-2|1	#define debug_package %{nil}
14cr|bibletime-2.10.0-2|2	%define Werror_cflags %nil
14cr|bibletime-2.10.0-2|3	Name:		bibletime
14cr|bibletime-2.10.0-2|4	Version:	2.10.0
14cr|bibletime-2.10.0-2|5	Release:	2
14cr|bibletime-2.10.0-2|6	Summary:	Easy to use Bible study tool
14cr|bibletime-2.10.0-2|7	License:	GPLv2+
14cr|bibletime-2.10.0-2|8	Url:		http://www.bibletime.info/
14cr|bibletime-2.10.0-2|9	Group:		Text tools
14cr|bibletime-2.10.0-2|10	Source0:	http://garr.dl.sourceforge.net/project/bibletime/BibleTime%202/BibleTime%202%20source%20code/%{name}-%{version}.tar.xz
14cr|bibletime-2.10.0-2|11	BuildRequires:	qt5-devel
14cr|bibletime-2.10.0-2|12	BuildRequires:	qt5-linguist-tools
14cr|bibletime-2.10.0-2|13	BuildRequires:	pkgconfig(sword) >= 1.7.0
14cr|bibletime-2.10.0-2|14	BuildRequires:	boost-devel
14cr|bibletime-2.10.0-2|15	BuildRequires:	pkgconfig(libclucene-core) >= 2.0
14cr|bibletime-2.10.0-2|16	BuildRequires:	desktop-file-utils
14cr|bibletime-2.10.0-2|17	BuildRequires:	pkgconfig(openssl)
14cr|bibletime-2.10.0-2|18	BuildRequires:	imagemagick
14cr|bibletime-2.10.0-2|19	BuildRequires:	cmake
14cr|bibletime-2.10.0-2|20	Requires:	sword >= 1.7.0
14cr|bibletime-2.10.0-2|21	Obsoletes:	bibletime-i18n
14cr|bibletime-2.10.0-2|22	Obsoletes:	bibletime-i18n-af
14cr|bibletime-2.10.0-2|23	Obsoletes:	bibletime-i18n-de
14cr|bibletime-2.10.0-2|24	Obsoletes:	bibletime-i18n-fi
14cr|bibletime-2.10.0-2|25	Obsoletes:	bibletime-i18n-it
14cr|bibletime-2.10.0-2|26	Obsoletes:	bibletime-i18n-no
14cr|bibletime-2.10.0-2|27	Obsoletes:	bibletime-i18n-ro
14cr|bibletime-2.10.0-2|28	Obsoletes:	bibletime-i18n-ua
14cr|bibletime-2.10.0-2|29	Obsoletes:	bibletime-i18n-bg
14cr|bibletime-2.10.0-2|30	Obsoletes:	bibletime-i18n-en_GB
14cr|bibletime-2.10.0-2|31	Obsoletes:	bibletime-i18n-fr
14cr|bibletime-2.10.0-2|32	Obsoletes:	bibletime-i18n-ko
14cr|bibletime-2.10.0-2|33	Obsoletes:	bibletime-i18n-pl
14cr|bibletime-2.10.0-2|34	Obsoletes:	bibletime-i18n-ru
14cr|bibletime-2.10.0-2|35	Obsoletes:	bibletime-i18n-cs
14cr|bibletime-2.10.0-2|36	Obsoletes:	bibletime-i18n-es
14cr|bibletime-2.10.0-2|37	Obsoletes:	bibletime-i18n-hu
14cr|bibletime-2.10.0-2|38	Obsoletes:	bibletime-i18n-nl
14cr|bibletime-2.10.0-2|39	Obsoletes:	bibletime-i18n-pt_br
14cr|bibletime-2.10.0-2|40	Obsoletes:	bibletime-i18n-sk
14cr|bibletime-2.10.0-2|41	
14cr|bibletime-2.10.0-2|42	%description
14cr|bibletime-2.10.0-2|43	BibleTime is a free and easy to use bible study tool built with QT4.
14cr|bibletime-2.10.0-2|44	
14cr|bibletime-2.10.0-2|45	BibleTime provides easy handling of digitized texts (Bibles, commentaries
14cr|bibletime-2.10.0-2|46	and lexicons) and powerful features to work with these texts (search in
14cr|bibletime-2.10.0-2|47	texts, write own notes, save, print etc.). Bibletime is a frontend for
14cr|bibletime-2.10.0-2|48	the SWORD Bible Framework.
14cr|bibletime-2.10.0-2|49	
14cr|bibletime-2.10.0-2|50	%prep
14cr|bibletime-2.10.0-2|51	%setup -q
14cr|bibletime-2.10.0-2|52	
14cr|bibletime-2.10.0-2|53	%build
14cr|bibletime-2.10.0-2|54	mkdir build
14cr|bibletime-2.10.0-2|55	pushd build
14cr|bibletime-2.10.0-2|56	cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="%{_prefix}" ../
14cr|bibletime-2.10.0-2|57	%make
14cr|bibletime-2.10.0-2|58	popd
14cr|bibletime-2.10.0-2|59	
14cr|bibletime-2.10.0-2|60	%install
14cr|bibletime-2.10.0-2|61	%makeinstall_std -C build
14cr|bibletime-2.10.0-2|62	
14cr|bibletime-2.10.0-2|63	
14cr|bibletime-2.10.0-2|64	desktop-file-install --vendor='' \
14cr|bibletime-2.10.0-2|65	--dir=%{buildroot}%{_datadir}/applications \
14cr|bibletime-2.10.0-2|66	--add-category="Office" \
14cr|bibletime-2.10.0-2|67	%{buildroot}%{_datadir}/applications/*.desktop
14cr|bibletime-2.10.0-2|68	
14cr|bibletime-2.10.0-2|69	# icons
14cr|bibletime-2.10.0-2|70	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cr|bibletime-2.10.0-2|71	install -dm 0755 \
14cr|bibletime-2.10.0-2|72	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cr|bibletime-2.10.0-2|73	convert -strip -resize $size pics/icons/bibletime.svg \
14cr|bibletime-2.10.0-2|74	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cr|bibletime-2.10.0-2|75	done
14cr|bibletime-2.10.0-2|76	
14cr|bibletime-2.10.0-2|77	# install manpages
14cr|bibletime-2.10.0-2|78	install -Dm644 docs/manpages/bibletime.1 %{buildroot}%{_mandir}/man1/bibletime.1
14cr|bibletime-2.10.0-2|79	
14cr|bibletime-2.10.0-2|80	# fix language pathnames
14cr|bibletime-2.10.0-2|81	mv %{buildroot}%{_datadir}/%{name}/locale/bibletime_ui_pt_{br,BR}.qm || :
14cr|bibletime-2.10.0-2|82	mv %{buildroot}%{_datadir}/%{name}/docs/howto/pt-{br,BR} || :
14cr|bibletime-2.10.0-2|83	
14cr|bibletime-2.10.0-2|84	%find_lang %{name} || touch %{name}.lang
14cr|bibletime-2.10.0-2|85	BT_DOC_DIR=%{_datadir}/%{name}/docs
14cr|bibletime-2.10.0-2|86	for doctype in handbook howto ; do
14cr|bibletime-2.10.0-2|87	for lang_dir in %{buildroot}/$BT_DOC_DIR/$doctype/* ; do
14cr|bibletime-2.10.0-2|88	lang=$(basename $lang_dir)
14cr|bibletime-2.10.0-2|89	echo "%lang($lang) $BT_DOC_DIR/$doctype/$lang/*" >> %{name}.lang
14cr|bibletime-2.10.0-2|90	done
14cr|bibletime-2.10.0-2|91	done
14cr|bibletime-2.10.0-2|92	
14cr|bibletime-2.10.0-2|93	%files -f %{name}.lang
14cr|bibletime-2.10.0-2|94	%doc ChangeLog LICENSE README
14cr|bibletime-2.10.0-2|95	%{_bindir}/bibletime
14cr|bibletime-2.10.0-2|96	%{_datadir}/applications/bibletime.desktop
14cr|bibletime-2.10.0-2|97	%dir %{_datadir}/%{name}
14cr|bibletime-2.10.0-2|98	%dir %{_datadir}/%{name}/docs/
14cr|bibletime-2.10.0-2|99	%dir %{_datadir}/%{name}/docs/handbook/
14cr|bibletime-2.10.0-2|100	%dir %{_datadir}/%{name}/docs/howto/
14cr|bibletime-2.10.0-2|101	%{_datadir}/%{name}/display-templates/
14cr|bibletime-2.10.0-2|102	%{_datadir}/%{name}/javascript/
14cr|bibletime-2.10.0-2|103	%{_datadir}/%{name}/license/
14cr|bibletime-2.10.0-2|104	%{_datadir}/%{name}/icons/
14cr|bibletime-2.10.0-2|105	%{_datadir}/%{name}/locale/
14cr|bibletime-2.10.0-2|106	%{_datadir}/%{name}/pics/
14cr|bibletime-2.10.0-2|107	%{_datadir}/icons/bibletime.svg
14cr|bibletime-2.10.0-2|108	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|bibletime-2.10.0-2|109	%{_mandir}/man1/bibletime.1*
14cr|bibletime-2.10.0-2|110	
14cr|bibletime-2.10.0-2|111	
14cr|bibletime-2.10.0-2|112	
14cr|bibletime-2.10.0-2|113	
14cr|bibletime-2.10.0-2|114	%changelog
14cr|bibletime-2.10.0-2|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-2
14cr|bibletime-2.10.0-2|116	+ Revision: c5aa979
14cr|bibletime-2.10.0-2|117	- MassBuild#464: Increase release tag
14cr|bibletime-2.10.0-2|118	
14cr|bibletime-2.10.0-2|119	

387 14
14cr|bibtex2html-1.97-2|1	%define _enable_debug_packages %{nil}
14cr|bibtex2html-1.97-2|2	%define debug_package %{nil}
14cr|bibtex2html-1.97-2|3	
14cr|bibtex2html-1.97-2|4	Summary:	A Tool for translating from BibTeX to HTML
14cr|bibtex2html-1.97-2|5	Name:		bibtex2html
14cr|bibtex2html-1.97-2|6	Version:	1.97
14cr|bibtex2html-1.97-2|7	Release:	2
14cr|bibtex2html-1.97-2|8	License:	GPLv2+
14cr|bibtex2html-1.97-2|9	Group:		Publishing
14cr|bibtex2html-1.97-2|10	Url:		http://www.lri.fr/~filliatr/bibtex2html
14cr|bibtex2html-1.97-2|11	Source0:	http://www.lri.fr/~filliatr/ftp/bibtex2html/%{name}-%{version}.tar.gz
14cr|bibtex2html-1.97-2|12	BuildRequires:	ocaml
14cr|bibtex2html-1.97-2|13	BuildRequires:	hevea
14cr|bibtex2html-1.97-2|14	BuildRequires:	tetex-latex
14cr|bibtex2html-1.97-2|15	BuildRequires:	tetex-dvips
14cr|bibtex2html-1.97-2|16	BuildRequires:	tetex-cmsuper
14cr|bibtex2html-1.97-2|17	BuildRequires:	texlive
14cr|bibtex2html-1.97-2|18	
14cr|bibtex2html-1.97-2|19	%description
14cr|bibtex2html-1.97-2|20	bibtex2html is a collection of tools for translating bibliographies
14cr|bibtex2html-1.97-2|21	in BibTeX format to HTML. Here are some of these tools' more important
14cr|bibtex2html-1.97-2|22	features:
14cr|bibtex2html-1.97-2|23	
14cr|bibtex2html-1.97-2|24	* Handle any BibTeX style (even those producing multiple bibliographies);
14cr|bibtex2html-1.97-2|25	* Use additional fields like abstract, url, ps, etc. to insert web links;
14cr|bibtex2html-1.97-2|26	* Crossrefs are also replaced by links;
14cr|bibtex2html-1.97-2|27	* Sort by dates or authors, in increasing or decreasing order;
14cr|bibtex2html-1.97-2|28	* Read simple macros in TeX or LaTeX files;
14cr|bibtex2html-1.97-2|29	* Show syntax errors in BibTeX files;
14cr|bibtex2html-1.97-2|30	* Extract from one or several BibTeX files the set of entries satisfying
14cr|bibtex2html-1.97-2|31	a given criterion.
14cr|bibtex2html-1.97-2|32	
14cr|bibtex2html-1.97-2|33	%files
14cr|bibtex2html-1.97-2|34	%doc CHANGES COPYING README manual.pdf manual.html
14cr|bibtex2html-1.97-2|35	%{_bindir}/*
14cr|bibtex2html-1.97-2|36	%{_mandir}/man1/*
14cr|bibtex2html-1.97-2|37	
14cr|bibtex2html-1.97-2|38	#----------------------------------------------------------------------------
14cr|bibtex2html-1.97-2|39	
14cr|bibtex2html-1.97-2|40	%prep
14cr|bibtex2html-1.97-2|41	%setup -q
14cr|bibtex2html-1.97-2|42	# Removing unused lib from makefile
14cr|bibtex2html-1.97-2|43	sed -i 's/-cclib -lstr//' Makefile.in
14cr|bibtex2html-1.97-2|44	
14cr|bibtex2html-1.97-2|45	%build
14cr|bibtex2html-1.97-2|46	%configure
14cr|bibtex2html-1.97-2|47	%make
14cr|bibtex2html-1.97-2|48	%make doc
14cr|bibtex2html-1.97-2|49	
14cr|bibtex2html-1.97-2|50	%install
14cr|bibtex2html-1.97-2|51	install -d -m 755 %{buildroot}%{_bindir}
14cr|bibtex2html-1.97-2|52	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|bibtex2html-1.97-2|53	install -m 755 aux2bib bib2bib bibtex2html %{buildroot}%{_bindir}
14cr|bibtex2html-1.97-2|54	install -m 644 aux2bib.1 bib2bib.1 bibtex2html.1 %{buildroot}%{_mandir}/man1
14cr|bibtex2html-1.97-2|55	
14cr|bibtex2html-1.97-2|56	
14cr|bibtex2html-1.97-2|57	%changelog
14cr|bibtex2html-1.97-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.97-2
14cr|bibtex2html-1.97-2|59	+ Revision: 200b8f5
14cr|bibtex2html-1.97-2|60	- MassBuild#464: Increase release tag
14cr|bibtex2html-1.97-2|61	
14cr|bibtex2html-1.97-2|62	

388 14
14cr|bibtool-2.55-2|1	%define oname BibTool
14cr|bibtool-2.55-2|2	
14cr|bibtool-2.55-2|3	Summary:	A Tool for manipulating BibTeX data bases
14cr|bibtool-2.55-2|4	Name:		bibtool
14cr|bibtool-2.55-2|5	Version:	2.55
14cr|bibtool-2.55-2|6	Release:	2
14cr|bibtool-2.55-2|7	License:	GPLv1+
14cr|bibtool-2.55-2|8	Group:		Publishing
14cr|bibtool-2.55-2|9	Url:		http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibtool
14cr|bibtool-2.55-2|10	Source0:	ftp://ctan.tug.org/tex-archive/biblio/bibtex/utils/bibtool/%{oname}-%{version}.tar.gz
14cr|bibtool-2.55-2|11	Patch0:		BibTool-2.51-regex.patch
14cr|bibtool-2.55-2|12	BuildRequires:	texlive
14cr|bibtool-2.55-2|13	
14cr|bibtool-2.55-2|14	%description
14cr|bibtool-2.55-2|15	BibTeX provides an easy to use means to integrate citations and
14cr|bibtool-2.55-2|16	bibliographies into LaTeX documents. But the user is left alone with
14cr|bibtool-2.55-2|17	the management of the BibTeX files. The program BibTool is intended to
14cr|bibtool-2.55-2|18	fill this gap. BibTool allows the manipulation of BibTeX files which
14cr|bibtool-2.55-2|19	goes beyond the possibilities --- and intentions --- of BibTeX.
14cr|bibtool-2.55-2|20	
14cr|bibtool-2.55-2|21	%files
14cr|bibtool-2.55-2|22	%doc COPYING README THANKS ToDo
14cr|bibtool-2.55-2|23	%{_bindir}/*
14cr|bibtool-2.55-2|24	%{_datadir}/%{name}
14cr|bibtool-2.55-2|25	%{_mandir}/man1/*
14cr|bibtool-2.55-2|26	
14cr|bibtool-2.55-2|27	#----------------------------------------------------------------------------
14cr|bibtool-2.55-2|28	
14cr|bibtool-2.55-2|29	%prep
14cr|bibtool-2.55-2|30	%setup -q -n %{oname}
14cr|bibtool-2.55-2|31	%patch0 -p1 -b .regex
14cr|bibtool-2.55-2|32	sed -i -e 's%^#!/usr/local/bin/tclsh%#! %{_bindir}/tclsh%' Tcl/bibtool.tcl
14cr|bibtool-2.55-2|33	sed -i -e 's%^#!/usr/local/bin/perl%#! %{_bindir}/perl%' Perl/bibtool.pl
14cr|bibtool-2.55-2|34	# configure will recreate the directory, but only with config.h within
14cr|bibtool-2.55-2|35	rm -rf regex-0.12
14cr|bibtool-2.55-2|36	
14cr|bibtool-2.55-2|37	%build
14cr|bibtool-2.55-2|38	%configure2_5x
14cr|bibtool-2.55-2|39	sed -i -e 's#@kpathsea_lib_static@##' makefile
14cr|bibtool-2.55-2|40	%make
14cr|bibtool-2.55-2|41	cd Doc
14cr|bibtool-2.55-2|42	make all
14cr|bibtool-2.55-2|43	
14cr|bibtool-2.55-2|44	%install
14cr|bibtool-2.55-2|45	install -d -m 755 %{buildroot}%{_bindir}
14cr|bibtool-2.55-2|46	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|bibtool-2.55-2|47	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|bibtool-2.55-2|48	install -m 755 bibtool %{buildroot}%{_bindir}
14cr|bibtool-2.55-2|49	install -m 644 Lib/* %{buildroot}%{_datadir}/%{name}
14cr|bibtool-2.55-2|50	install -m 644 Doc/bibtool.1 %{buildroot}%{_mandir}/man1
14cr|bibtool-2.55-2|51	
14cr|bibtool-2.55-2|52	
14cr|bibtool-2.55-2|53	%changelog
14cr|bibtool-2.55-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.55-2
14cr|bibtool-2.55-2|55	+ Revision: f8460de
14cr|bibtool-2.55-2|56	- MassBuild#464: Increase release tag
14cr|bibtool-2.55-2|57	
14cr|bibtool-2.55-2|58	

389 14
14cr|bibus-1.5.2-2|1	%define libreofficedir %{_libdir}/libreoffice
14cr|bibus-1.5.2-2|2	
14cr|bibus-1.5.2-2|3	Name:		bibus
14cr|bibus-1.5.2-2|4	Version:	1.5.2
14cr|bibus-1.5.2-2|5	Release:	2
14cr|bibus-1.5.2-2|6	Summary:	Bibliographic database manager with OpenOffice.org integration
14cr|bibus-1.5.2-2|7	Source0:	http://freefr.dl.sourceforge.net/sourceforge/bibus-biblio/%{name}_%{version}.orig.tar.gz
14cr|bibus-1.5.2-2|8	Patch0:		bibus-1.4.3.1-fix-desktop-file.patch
14cr|bibus-1.5.2-2|9	Patch1:		bibus-1.5.1-fix_path_search.patch
14cr|bibus-1.5.2-2|10	Patch2:         bibus-1.5.2-mga-ubu-fix_libreoffice.patch
14cr|bibus-1.5.2-2|11	Source11:	%{name}.16.png
14cr|bibus-1.5.2-2|12	Source12:	%{name}.32.png
14cr|bibus-1.5.2-2|13	Source13:	%{name}.48.png
14cr|bibus-1.5.2-2|14	License:	GPLv2+
14cr|bibus-1.5.2-2|15	Group:		Publishing
14cr|bibus-1.5.2-2|16	Url:		http://bibus-biblio.sourceforge.net
14cr|bibus-1.5.2-2|17	BuildRequires:  desktop-file-utils
14cr|bibus-1.5.2-2|18	BuildRequires:  python-devel
14cr|bibus-1.5.2-2|19	BuildRequires:  gettext
14cr|bibus-1.5.2-2|20	BuildRequires:  libreoffice-devel
14cr|bibus-1.5.2-2|21	BuildRequires:  libreoffice-pyuno
14cr|bibus-1.5.2-2|22	Requires:       python >= 2.5
14cr|bibus-1.5.2-2|23	Requires:       wxPython > 2.6
14cr|bibus-1.5.2-2|24	Suggests:       %{_lib}sqlite3_0
14cr|bibus-1.5.2-2|25	
14cr|bibus-1.5.2-2|26	%description
14cr|bibus-1.5.2-2|27	Bibus is a bibliographic and reference management software. Besides besides
14cr|bibus-1.5.2-2|28	searching, editing and sorting bibliographic records, it features:
14cr|bibus-1.5.2-2|29	- Online PubMed and eTBLAST queries
14cr|bibus-1.5.2-2|30	- Direct reference insertion in OpenOffice.org
14cr|bibus-1.5.2-2|31	- File exchange capabilities with other reference managers
14cr|bibus-1.5.2-2|32	- Hierarchical organization of the references with user-defined keys
14cr|bibus-1.5.2-2|33	- Multi-user design
14cr|bibus-1.5.2-2|34	- Live queries (i.e. upgraded when database is modified).
14cr|bibus-1.5.2-2|35	
14cr|bibus-1.5.2-2|36	%prep
14cr|bibus-1.5.2-2|37	%setup -q -n %{name}-%{version}
14cr|bibus-1.5.2-2|38	%patch0 -p1
14cr|bibus-1.5.2-2|39	%patch1 -p1
14cr|bibus-1.5.2-2|40	%patch2 -p1
14cr|bibus-1.5.2-2|41	
14cr|bibus-1.5.2-2|42	mv locale/zh_cn locale/zh_CN
14cr|bibus-1.5.2-2|43	mv locale/cn locale/zh_TW
14cr|bibus-1.5.2-2|44	
14cr|bibus-1.5.2-2|45	%install
14cr|bibus-1.5.2-2|46	%make -f Setup/Makefile \
14cr|bibus-1.5.2-2|47	DESTDIR=%{buildroot}%{_prefix} \
14cr|bibus-1.5.2-2|48	sysconfdir=%{buildroot}%{_sysconfdir} \
14cr|bibus-1.5.2-2|49	python=%{_bindir}/python \
14cr|bibus-1.5.2-2|50	oopath=%{libreofficedir}/program \
14cr|bibus-1.5.2-2|51	ooure=%{libreofficedir}/ure-link/lib \
14cr|bibus-1.5.2-2|52	oobasis=%{libreofficedir}/program \
14cr|bibus-1.5.2-2|53	install
14cr|bibus-1.5.2-2|54	
14cr|bibus-1.5.2-2|55	# we use our own doc installation macro
14cr|bibus-1.5.2-2|56	rm -rf %{buildroot}%{_docdir}/bibus
14cr|bibus-1.5.2-2|57	# rpm deals with uninstallation
14cr|bibus-1.5.2-2|58	rm -f %{buildroot}%{_datadir}/bibus/Setup/uninstall.sh
14cr|bibus-1.5.2-2|59	# fix symlink pathname
14cr|bibus-1.5.2-2|60	ln -sf %{_datadir}/bibus/bibusStart.py %{buildroot}%{_bindir}/bibus
14cr|bibus-1.5.2-2|61	# dirty hack for wrong pathnames in bibus.cfg
14cr|bibus-1.5.2-2|62	sed -e "s|%{buildroot}/|/|g" %{buildroot}%{_datadir}/bibus/bibus.cfg \
14cr|bibus-1.5.2-2|63	> %{buildroot}%{_datadir}/bibus/bibuscorr.cfg
14cr|bibus-1.5.2-2|64	install -m644 --backup=off %{buildroot}%{_datadir}/bibus/bibuscorr.cfg \
14cr|bibus-1.5.2-2|65	%{buildroot}%{_datadir}/bibus/bibus.cfg
14cr|bibus-1.5.2-2|66	rm -f %{buildroot}%{_datadir}/bibus/bibuscorr.cfg
14cr|bibus-1.5.2-2|67	# we use distro's iconsdir
14cr|bibus-1.5.2-2|68	rm -rf %{buildroot}%{_iconsdir}/hicolor
14cr|bibus-1.5.2-2|69	
14cr|bibus-1.5.2-2|70	# localization
14cr|bibus-1.5.2-2|71	%find_lang %{name}
14cr|bibus-1.5.2-2|72	
14cr|bibus-1.5.2-2|73	# icons
14cr|bibus-1.5.2-2|74	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|bibus-1.5.2-2|75	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|bibus-1.5.2-2|76	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|bibus-1.5.2-2|77	
14cr|bibus-1.5.2-2|78	# Menu item, using the provide .desktop file
14cr|bibus-1.5.2-2|79	
14cr|bibus-1.5.2-2|80	# Position the bibus.desktop entry
14cr|bibus-1.5.2-2|81	install -m644 --backup=off Setup/bibus.desktop -D %{buildroot}%{_datadir}/applications/bibus.desktop
14cr|bibus-1.5.2-2|82	
14cr|bibus-1.5.2-2|83	desktop-file-install --vendor="" \
14cr|bibus-1.5.2-2|84	--remove-category="Application" \
14cr|bibus-1.5.2-2|85	--add-category="GTK" \
14cr|bibus-1.5.2-2|86	--add-category="Office" \
14cr|bibus-1.5.2-2|87	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|bibus-1.5.2-2|88	
14cr|bibus-1.5.2-2|89	# Adjust some permissions
14cr|bibus-1.5.2-2|90	for file in bibus.py bibusStart.py CleanDB.py CodecChoice.py \
14cr|bibus-1.5.2-2|91	Data/parsePubMedJ.py display_panel.py \
14cr|bibus-1.5.2-2|92	FirstStart/FirstTimeWizard_DB.py \
14cr|bibus-1.5.2-2|93	FirstStart/Wizard_SQLite.py \
14cr|bibus-1.5.2-2|94	FirstStart/Wizard_MySQL.py \
14cr|bibus-1.5.2-2|95	FirstStart/MySQL_Setup.py \
14cr|bibus-1.5.2-2|96	Pref_Connection.py Pref_DB.py Pref_Display.py \
14cr|bibus-1.5.2-2|97	Pref_Duplicates_Base.py Pref_Journals.py Pref_Search.py \
14cr|bibus-1.5.2-2|98	RefDisplayDates.py \
14cr|bibus-1.5.2-2|99	moveFile.py \
14cr|bibus-1.5.2-2|100	lyx_remote.py \
14cr|bibus-1.5.2-2|101	BIBbase.py \
14cr|bibus-1.5.2-2|102	Pref_PubMed.py \
14cr|bibus-1.5.2-2|103	RefEditor_Files.py \
14cr|bibus-1.5.2-2|104	Utilities/open_url.py \
14cr|bibus-1.5.2-2|105	Utilities/title_case.py;
14cr|bibus-1.5.2-2|106	do
14cr|bibus-1.5.2-2|107	chmod 755     %{buildroot}/%{_datadir}/%{name}/$file
14cr|bibus-1.5.2-2|108	done
14cr|bibus-1.5.2-2|109	
14cr|bibus-1.5.2-2|110	%files -f %{name}.lang
14cr|bibus-1.5.2-2|111	%defattr(-,root,root,0755)
14cr|bibus-1.5.2-2|112	%doc Docs/html/ScreenShots Docs/html/en Docs/{CHANGELOG,copying,*.txt}
14cr|bibus-1.5.2-2|113	%attr(644,root,root) %{_miconsdir}/%{name}.png
14cr|bibus-1.5.2-2|114	%attr(644,root,root) %{_iconsdir}/%{name}.png
14cr|bibus-1.5.2-2|115	%attr(644,root,root) %{_liconsdir}/%{name}.png
14cr|bibus-1.5.2-2|116	%{_mandir}/man1/%{name}.1*
14cr|bibus-1.5.2-2|117	%config(noreplace) %{_sysconfdir}/bibus.config
14cr|bibus-1.5.2-2|118	%{_bindir}/bibus
14cr|bibus-1.5.2-2|119	%{_datadir}/%{name}
14cr|bibus-1.5.2-2|120	%{_datadir}/applications/bibus.desktop
14cr|bibus-1.5.2-2|121	
14cr|bibus-1.5.2-2|122	%changelog
14cr|bibus-1.5.2-2|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|bibus-1.5.2-2|124	+ Revision: 000c701
14cr|bibus-1.5.2-2|125	- MassBuild#464: Increase release tag
14cr|bibus-1.5.2-2|126	
14cr|bibus-1.5.2-2|127	

390 14
14cr|bibutils-4.12-2|1	%define _disable_ld_no_undefined 1
14cr|bibutils-4.12-2|2	
14cr|bibutils-4.12-2|3	Summary:	Inter-convert between various bibliography formats
14cr|bibutils-4.12-2|4	Name:		bibutils
14cr|bibutils-4.12-2|5	Version:	4.12
14cr|bibutils-4.12-2|6	Release:	2
14cr|bibutils-4.12-2|7	License:	GPLv2+
14cr|bibutils-4.12-2|8	Group:		Sciences/Computer science
14cr|bibutils-4.12-2|9	Url:		http://www.scripps.edu/~cdputnam/software/bibutils/bibutils.html
14cr|bibutils-4.12-2|10	Source0:	http://www.scripps.edu/~cdputnam/software/bibutils/%{name}_%{version}_src.tgz
14cr|bibutils-4.12-2|11	Patch0:		add_missing_library.patch
14cr|bibutils-4.12-2|12	Buildrequires:	tcsh
14cr|bibutils-4.12-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bibutils-4.12-2|14	
14cr|bibutils-4.12-2|15	%description
14cr|bibutils-4.12-2|16	Bibutils converts between bibliography formats
14cr|bibutils-4.12-2|17	including BibTeX, RIS, Endnote (Refer), ISI,
14cr|bibutils-4.12-2|18	COPAC, and Medline XML using a MODS v3.0 XML intermediate.
14cr|bibutils-4.12-2|19	
14cr|bibutils-4.12-2|20	%prep
14cr|bibutils-4.12-2|21	%setup -q -n %{name}_%{version}
14cr|bibutils-4.12-2|22	# sed -i.orig "s|/usr/local/bin|%{_bindir}|" configure
14cr|bibutils-4.12-2|23	%patch0 -p1 -b .missinglib
14cr|bibutils-4.12-2|24	
14cr|bibutils-4.12-2|25	%build
14cr|bibutils-4.12-2|26	export CFLAGS="%{optflags}"
14cr|bibutils-4.12-2|27	./configure --install-dir %_bindir --install-lib %_libdir
14cr|bibutils-4.12-2|28	
14cr|bibutils-4.12-2|29	%make
14cr|bibutils-4.12-2|30	
14cr|bibutils-4.12-2|31	%check
14cr|bibutils-4.12-2|32	cd test
14cr|bibutils-4.12-2|33	make
14cr|bibutils-4.12-2|34	make test
14cr|bibutils-4.12-2|35	cd ..
14cr|bibutils-4.12-2|36	
14cr|bibutils-4.12-2|37	%install
14cr|bibutils-4.12-2|38	rm -rf %{buildroot}
14cr|bibutils-4.12-2|39	mkdir -p %buildroot%{_bindir}
14cr|bibutils-4.12-2|40	%makeinstall_std INSTALLDIR=%{buildroot}%{_bindir}
14cr|bibutils-4.12-2|41	
14cr|bibutils-4.12-2|42	%clean
14cr|bibutils-4.12-2|43	rm -rf %{buildroot}
14cr|bibutils-4.12-2|44	
14cr|bibutils-4.12-2|45	%files
14cr|bibutils-4.12-2|46	%defattr(-,root,root)
14cr|bibutils-4.12-2|47	%doc ChangeLog readme.txt
14cr|bibutils-4.12-2|48	%{_bindir}/*
14cr|bibutils-4.12-2|49	
14cr|bibutils-4.12-2|50	
14cr|bibutils-4.12-2|51	
14cr|bibutils-4.12-2|52	%changelog
14cr|bibutils-4.12-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.12-2
14cr|bibutils-4.12-2|54	+ Revision: 68ec105
14cr|bibutils-4.12-2|55	- MassBuild#464: Increase release tag
14cr|bibutils-4.12-2|56	
14cr|bibutils-4.12-2|57	

391 14
14cr|biew-6.1.0-5|1	%define _enable_debug_packages %{nil}
14cr|biew-6.1.0-5|2	%define debug_package %{nil}
14cr|biew-6.1.0-5|3	
14cr|biew-6.1.0-5|4	%define versrc 610
14cr|biew-6.1.0-5|5	
14cr|biew-6.1.0-5|6	Summary:	Console hex viewer/editor and disassembler
14cr|biew-6.1.0-5|7	Name:		biew
14cr|biew-6.1.0-5|8	Version:	6.1.0
14cr|biew-6.1.0-5|9	Release:	5
14cr|biew-6.1.0-5|10	License:	GPLv2+
14cr|biew-6.1.0-5|11	Group:		File tools
14cr|biew-6.1.0-5|12	Url:		http://biew.sourceforge.net
14cr|biew-6.1.0-5|13	Source0:	%{name}-%{versrc}.tar.bz2
14cr|biew-6.1.0-5|14	#patch0 sent upstream (Kharec)
14cr|biew-6.1.0-5|15	Patch0:		biew610-fix-str-fmt.patch
14cr|biew-6.1.0-5|16	ExclusiveArch:	%{ix86}
14cr|biew-6.1.0-5|17	
14cr|biew-6.1.0-5|18	%description
14cr|biew-6.1.0-5|19	BIEW (Binary vIEW) is a free, portable, advanced file viewer with
14cr|biew-6.1.0-5|20	built-in editor for binary, hexadecimal and disassembler modes.
14cr|biew-6.1.0-5|21	
14cr|biew-6.1.0-5|22	It contains a highlight Athlon64/Prescott/K7-Athlon/Cyrix-M2 disassembler,
14cr|biew-6.1.0-5|23	full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, ELF, a.out, arch,
14cr|biew-6.1.0-5|24	coff32, PharLap, rdoff executable formats, a code guider, and lot of
14cr|biew-6.1.0-5|25	other features, making it invaluable for examining binary code.
14cr|biew-6.1.0-5|26	
14cr|biew-6.1.0-5|27	Linux, Unix, QNX, BeOS, DOS, Win32, OS/2 versions are available.
14cr|biew-6.1.0-5|28	
14cr|biew-6.1.0-5|29	%files
14cr|biew-6.1.0-5|30	%doc doc/biew_en.txt doc/biew_ru.txt doc/unix.txt doc/release.txt
14cr|biew-6.1.0-5|31	%{_bindir}/%{name}
14cr|biew-6.1.0-5|32	%{_datadir}/%{name}/*
14cr|biew-6.1.0-5|33	%{_mandir}/man?/%{name}.1*
14cr|biew-6.1.0-5|34	
14cr|biew-6.1.0-5|35	#----------------------------------------------------------------------------
14cr|biew-6.1.0-5|36	
14cr|biew-6.1.0-5|37	%prep
14cr|biew-6.1.0-5|38	%setup -q -n %{name}-%{versrc}
14cr|biew-6.1.0-5|39	%patch0 -p0
14cr|biew-6.1.0-5|40	
14cr|biew-6.1.0-5|41	%build
14cr|biew-6.1.0-5|42	#we can't use %configure2_5x because we need the mm/xmm registers
14cr|biew-6.1.0-5|43	CFLAGS="%{optflags} -mmmx -msse"
14cr|biew-6.1.0-5|44	CXXFLAGS="%{optflags} -mmmx -msse"
14cr|biew-6.1.0-5|45	./configure --enable-curses --libdir=%{_libdir} --prefix=%{_prefix}
14cr|biew-6.1.0-5|46	make TARGET_OS=linux USE_MOUSE=n PREFIX=%{_prefix}
14cr|biew-6.1.0-5|47	
14cr|biew-6.1.0-5|48	%install
14cr|biew-6.1.0-5|49	mkdir -p %{buildroot}%{_bindir}
14cr|biew-6.1.0-5|50	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|biew-6.1.0-5|51	mkdir -p %{buildroot}%{_mandir}/man1
14cr|biew-6.1.0-5|52	
14cr|biew-6.1.0-5|53	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|biew-6.1.0-5|54	cp -a bin_rc/{xlt,skn,*.hlp} %{buildroot}%{_datadir}/%{name}
14cr|biew-6.1.0-5|55	install -m 0644 doc/biew.1 %{buildroot}%{_mandir}/man1
14cr|biew-6.1.0-5|56	
14cr|biew-6.1.0-5|57	
14cr|biew-6.1.0-5|58	%changelog
14cr|biew-6.1.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1.0-5
14cr|biew-6.1.0-5|60	+ Revision: 0d29fb7
14cr|biew-6.1.0-5|61	- MassBuild#464: Increase release tag
14cr|biew-6.1.0-5|62	
14cr|biew-6.1.0-5|63	

392 14
14cr|bigloo-3.8c-3|1	%define inplace `pwd`/inplace
14cr|bigloo-3.8c-3|2	%define __noautoprov 'devel.*'
14cr|bigloo-3.8c-3|3	%define __noautoreq 'devel.*'
14cr|bigloo-3.8c-3|4	
14cr|bigloo-3.8c-3|5	%define major %{version}
14cr|bigloo-3.8c-3|6	%define devname %mklibname bigloo -d
14cr|bigloo-3.8c-3|7	
14cr|bigloo-3.8c-3|8	Summary:	Compiler for the Scheme programming language
14cr|bigloo-3.8c-3|9	Name:		bigloo
14cr|bigloo-3.8c-3|10	Version:	3.8c
14cr|bigloo-3.8c-3|11	Release:	3
14cr|bigloo-3.8c-3|12	License:	GPLv2+
14cr|bigloo-3.8c-3|13	Group:		Development/C
14cr|bigloo-3.8c-3|14	Url:		http://www-sop.inria.fr/mimosa/fp/Bigloo
14cr|bigloo-3.8c-3|15	Source0:	ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/%{name}%{version}.tar.gz
14cr|bigloo-3.8c-3|16	Source10:	%{name}.rpmlintrc
14cr|bigloo-3.8c-3|17	BuildRequires:	indent
14cr|bigloo-3.8c-3|18	BuildRequires:	pkgconfig(openssl)
14cr|bigloo-3.8c-3|19	BuildRequires:	pkgconfig(sqlite3)
14cr|bigloo-3.8c-3|20	Requires:	indent
14cr|bigloo-3.8c-3|21	
14cr|bigloo-3.8c-3|22	%description
14cr|bigloo-3.8c-3|23	Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
14cr|bigloo-3.8c-3|24	programming style where C(++) is usually required. Bigloo attempts to make
14cr|bigloo-3.8c-3|25	Scheme practical by offering features usually presented by traditional
14cr|bigloo-3.8c-3|26	programming languages but ot offered by Scheme and functional programming.
14cr|bigloo-3.8c-3|27	Bigloo compiles Scheme modules. It delivers small and fast stand alone binary
14cr|bigloo-3.8c-3|28	executables. Bigloo enables full connections between Scheme and C programs.
14cr|bigloo-3.8c-3|29	
14cr|bigloo-3.8c-3|30	%files
14cr|bigloo-3.8c-3|31	%{_bindir}/*
14cr|bigloo-3.8c-3|32	%dir %{_libdir}/bigloo/%{major}
14cr|bigloo-3.8c-3|33	%dir %{_libdir}/bigloo/%{major}/bmem
14cr|bigloo-3.8c-3|34	%{_libdir}/bigloo/%{major}/*.init
14cr|bigloo-3.8c-3|35	%{_libdir}/bigloo/%{major}/*.heap
14cr|bigloo-3.8c-3|36	%{_libdir}/bigloo/%{major}/bmem/*
14cr|bigloo-3.8c-3|37	%{_libdir}/bigloo/%{major}/bigloo_config.sch
14cr|bigloo-3.8c-3|38	%{_libdir}/bigloo/%{major}/runtest
14cr|bigloo-3.8c-3|39	%{_libdir}/bigloo/%{major}/text
14cr|bigloo-3.8c-3|40	%{_infodir}/*.info*
14cr|bigloo-3.8c-3|41	%{_mandir}/man*/*
14cr|bigloo-3.8c-3|42	%{_libdir}/lib*.so
14cr|bigloo-3.8c-3|43	%{_libdir}/bigloo/%{major}/*.so
14cr|bigloo-3.8c-3|44	
14cr|bigloo-3.8c-3|45	#----------------------------------------------------------------------------
14cr|bigloo-3.8c-3|46	
14cr|bigloo-3.8c-3|47	%package -n	%{devname}
14cr|bigloo-3.8c-3|48	Summary:	Static library and header files for the Bigloo library
14cr|bigloo-3.8c-3|49	Group:		Development/C
14cr|bigloo-3.8c-3|50	Provides:	%{name}-devel = %{EVRD}
14cr|bigloo-3.8c-3|51	Requires:	%{name} = %{EVRD}
14cr|bigloo-3.8c-3|52	Requires:	pkgconfig(openssl)
14cr|bigloo-3.8c-3|53	Requires:	pkgconfig(sqlite3)
14cr|bigloo-3.8c-3|54	
14cr|bigloo-3.8c-3|55	%description -n	%{devname}
14cr|bigloo-3.8c-3|56	Runtime libraries for Bigloo compiled programs.
14cr|bigloo-3.8c-3|57	
14cr|bigloo-3.8c-3|58	This package contains the static Bigloo library and its header files.
14cr|bigloo-3.8c-3|59	
14cr|bigloo-3.8c-3|60	%files -n %{devname}
14cr|bigloo-3.8c-3|61	%doc Makefile.config examples
14cr|bigloo-3.8c-3|62	%{_libdir}/bigloo/%{major}/*.a
14cr|bigloo-3.8c-3|63	%{_libdir}/bigloo/%{major}/*.h
14cr|bigloo-3.8c-3|64	%{_libdir}/bigloo/%{major}/Makefile*
14cr|bigloo-3.8c-3|65	
14cr|bigloo-3.8c-3|66	#----------------------------------------------------------------------------
14cr|bigloo-3.8c-3|67	
14cr|bigloo-3.8c-3|68	%package	doc
14cr|bigloo-3.8c-3|69	Summary:	Bigloo documentation
14cr|bigloo-3.8c-3|70	Group:		Development/C
14cr|bigloo-3.8c-3|71	
14cr|bigloo-3.8c-3|72	%description	doc
14cr|bigloo-3.8c-3|73	Documentation for the Bigloo compiler and integrated development environment.
14cr|bigloo-3.8c-3|74	
14cr|bigloo-3.8c-3|75	%files doc
14cr|bigloo-3.8c-3|76	%doc manuals/*.html
14cr|bigloo-3.8c-3|77	
14cr|bigloo-3.8c-3|78	#----------------------------------------------------------------------------
14cr|bigloo-3.8c-3|79	
14cr|bigloo-3.8c-3|80	%prep
14cr|bigloo-3.8c-3|81	%setup -q -n %{name}%{version}
14cr|bigloo-3.8c-3|82	
14cr|bigloo-3.8c-3|83	perl -pi -e "s|bmask=755|bmask=644|" configure
14cr|bigloo-3.8c-3|84	
14cr|bigloo-3.8c-3|85	# this is needed to construct a correct soname (fugly)
14cr|bigloo-3.8c-3|86	perl -pi -e "s|^release=.*|release=%{major}|" configure
14cr|bigloo-3.8c-3|87	
14cr|bigloo-3.8c-3|88	# fix attributes
14cr|bigloo-3.8c-3|89	find . -type f -perm 0640 -exec chmod 644 {} \;
14cr|bigloo-3.8c-3|90	find . -type d -exec chmod 755 {} \;
14cr|bigloo-3.8c-3|91	
14cr|bigloo-3.8c-3|92	%build
14cr|bigloo-3.8c-3|93	export CFLAGS="`echo %{optflags}|sed -e 's/-fomit-frame-pointer//'` -fPIC"
14cr|bigloo-3.8c-3|94	%setup_compile_flags
14cr|bigloo-3.8c-3|95	./configure \
14cr|bigloo-3.8c-3|96	%ifarch x86_64 amd64 athlon
14cr|bigloo-3.8c-3|97	--arch=athlon \
14cr|bigloo-3.8c-3|98	%endif
14cr|bigloo-3.8c-3|99	%ifarch i586
14cr|bigloo-3.8c-3|100	--arch=i586 \
14cr|bigloo-3.8c-3|101	%endif
14cr|bigloo-3.8c-3|102	%ifarch i686
14cr|bigloo-3.8c-3|103	--arch=i686 \
14cr|bigloo-3.8c-3|104	%endif
14cr|bigloo-3.8c-3|105	%ifarch pentium3
14cr|bigloo-3.8c-3|106	--arch=pentium3 \
14cr|bigloo-3.8c-3|107	%endif
14cr|bigloo-3.8c-3|108	%ifarch pentium4
14cr|bigloo-3.8c-3|109	--arch=pentium4 \
14cr|bigloo-3.8c-3|110	%endif
14cr|bigloo-3.8c-3|111	--prefix=%{_prefix} \
14cr|bigloo-3.8c-3|112	--bindir=%{_bindir} \
14cr|bigloo-3.8c-3|113	--libdir=%{_libdir} \
14cr|bigloo-3.8c-3|114	--mandir=%{_mandir}/man1 \
14cr|bigloo-3.8c-3|115	--infodir=%{_infodir} \
14cr|bigloo-3.8c-3|116	--docdir=%{_docdir} \
14cr|bigloo-3.8c-3|117	--bee=full \
14cr|bigloo-3.8c-3|118	--native-default-backend \
14cr|bigloo-3.8c-3|119	--emacs=/bin/true \
14cr|bigloo-3.8c-3|120	--jvm=no \
14cr|bigloo-3.8c-3|121	--sharedbde=yes \
14cr|bigloo-3.8c-3|122	--sharedcompiler=yes \
14cr|bigloo-3.8c-3|123	--coflags="$CFLAGS"
14cr|bigloo-3.8c-3|124	
14cr|bigloo-3.8c-3|125	# this is needed to provide a meanful debug package
14cr|bigloo-3.8c-3|126	perl -pi -e "s|STRIP=.*|STRIP=/bin/true|" Makefile.config
14cr|bigloo-3.8c-3|127	
14cr|bigloo-3.8c-3|128	# this is needed to construct a correct soname (fugly)
14cr|bigloo-3.8c-3|129	perl -pi -e "s|LDSONAME=.*|LDSONAME=-Wl,-soname|" Makefile.config
14cr|bigloo-3.8c-3|130	
14cr|bigloo-3.8c-3|131	# gcc: -pg and -fomit-frame-pointer are incompatible
14cr|bigloo-3.8c-3|132	perl -pi -e "s|-pg||" Makefile.config
14cr|bigloo-3.8c-3|133	
14cr|bigloo-3.8c-3|134	export LD_LIBRARY_PATH=`pwd`/lib/%{major}
14cr|bigloo-3.8c-3|135	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{major}
14cr|bigloo-3.8c-3|136	make
14cr|bigloo-3.8c-3|137	make DESTDIR=%{inplace} install
14cr|bigloo-3.8c-3|138	
14cr|bigloo-3.8c-3|139	export PATH=`pwd`/bin:$PATH
14cr|bigloo-3.8c-3|140	make compile-bee
14cr|bigloo-3.8c-3|141	
14cr|bigloo-3.8c-3|142	# Disable tests as they fail with /usr/bin/bigloo: Command not found
14cr|bigloo-3.8c-3|143	#check
14cr|bigloo-3.8c-3|144	#make test
14cr|bigloo-3.8c-3|145	
14cr|bigloo-3.8c-3|146	%install
14cr|bigloo-3.8c-3|147	export LD_LIBRARY_PATH=`pwd`/lib/%{major}
14cr|bigloo-3.8c-3|148	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{major}
14cr|bigloo-3.8c-3|149	
14cr|bigloo-3.8c-3|150	make DESTDIR=%{buildroot} install
14cr|bigloo-3.8c-3|151	make DESTDIR=%{buildroot} install-bee
14cr|bigloo-3.8c-3|152	make -C manuals DESTDIR=%{buildroot} install-bee
14cr|bigloo-3.8c-3|153	
14cr|bigloo-3.8c-3|154	chmod 755 %{buildroot}%{_bindir}/*
14cr|bigloo-3.8c-3|155	(
14cr|bigloo-3.8c-3|156	cd %{buildroot}%{_libdir}
14cr|bigloo-3.8c-3|157	chmod 755 bigloo/%{major}/*.so
14cr|bigloo-3.8c-3|158	rm -f *.so
14cr|bigloo-3.8c-3|159	mv bigloo/%{major}/*.so .
14cr|bigloo-3.8c-3|160	
14cr|bigloo-3.8c-3|161	for ext in bdl calendar fth mail multimedia pth sqlite ssl web
14cr|bigloo-3.8c-3|162	do
14cr|bigloo-3.8c-3|163	ln -sf libbigloo${ext}_s-%{major}.so libbigloo${ext}_u-%{major}.so
14cr|bigloo-3.8c-3|164	done
14cr|bigloo-3.8c-3|165	
14cr|bigloo-3.8c-3|166	(cd bigloo/%{major}; ln -sf ../../*.so .)
14cr|bigloo-3.8c-3|167	)
14cr|bigloo-3.8c-3|168	rm -fr %{buildroot}%{_infodir}/dir
14cr|bigloo-3.8c-3|169	rm -fr %{buildroot}%{_datadir}/doc
14cr|bigloo-3.8c-3|170	
14cr|bigloo-3.8c-3|171	perl -pi -e 's|^BOOTBINDIR=.*|BOOTBINDIR=%{_bindir}|' Makefile.config
14cr|bigloo-3.8c-3|172	
14cr|bigloo-3.8c-3|173	
14cr|bigloo-3.8c-3|174	%changelog
14cr|bigloo-3.8c-3|175	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8c-3
14cr|bigloo-3.8c-3|176	+ Revision: 9e8ab83
14cr|bigloo-3.8c-3|177	- MassBuild#464: Increase release tag
14cr|bigloo-3.8c-3|178	
14cr|bigloo-3.8c-3|179	

393 14
14cr|billreminder-0.4.0-4|1	Summary:	Simple application to remind you to pay your bills
14cr|billreminder-0.4.0-4|2	Name:		billreminder
14cr|billreminder-0.4.0-4|3	Version:	0.4.0
14cr|billreminder-0.4.0-4|4	Release:	4
14cr|billreminder-0.4.0-4|5	Source0:	http://download.gnome.org/sources/billreminder/0.3/%{name}-%{version}.tar.bz2
14cr|billreminder-0.4.0-4|6	License:	GPLv3
14cr|billreminder-0.4.0-4|7	Group:		Graphical desktop/GNOME
14cr|billreminder-0.4.0-4|8	URL:		http://billreminder.gnulinuxbrasil.org/
14cr|billreminder-0.4.0-4|9	BuildArch:	noarch
14cr|billreminder-0.4.0-4|10	BuildRequires:	GConf2
14cr|billreminder-0.4.0-4|11	BuildRequires:	intltool
14cr|billreminder-0.4.0-4|12	BuildRequires:	perl-XML-Parser
14cr|billreminder-0.4.0-4|13	BuildRequires:	python-devel
14cr|billreminder-0.4.0-4|14	BuildRequires:	pygtk2
14cr|billreminder-0.4.0-4|15	BuildRequires:	python-sqlite2
14cr|billreminder-0.4.0-4|16	BuildRequires:	python-dbus
14cr|billreminder-0.4.0-4|17	BuildRequires:	desktop-file-utils
14cr|billreminder-0.4.0-4|18	Requires:	pygtk2
14cr|billreminder-0.4.0-4|19	Requires:	python-sqlite2
14cr|billreminder-0.4.0-4|20	Requires:	python-dbus
14cr|billreminder-0.4.0-4|21	Requires:	python-imaging
14cr|billreminder-0.4.0-4|22	Requires:	python-sqlalchemy
14cr|billreminder-0.4.0-4|23	
14cr|billreminder-0.4.0-4|24	%description
14cr|billreminder-0.4.0-4|25	BillReminder is a small and quick accounting application designed to
14cr|billreminder-0.4.0-4|26	allow for easy tracking of bills.
14cr|billreminder-0.4.0-4|27	
14cr|billreminder-0.4.0-4|28	%prep
14cr|billreminder-0.4.0-4|29	%setup -q
14cr|billreminder-0.4.0-4|30	
14cr|billreminder-0.4.0-4|31	%build
14cr|billreminder-0.4.0-4|32	%configure2_5x --disable-schemas-install
14cr|billreminder-0.4.0-4|33	%make
14cr|billreminder-0.4.0-4|34	
14cr|billreminder-0.4.0-4|35	%install
14cr|billreminder-0.4.0-4|36	rm -rf %{buildroot}
14cr|billreminder-0.4.0-4|37	%makeinstall_std
14cr|billreminder-0.4.0-4|38	
14cr|billreminder-0.4.0-4|39	desktop-file-install \
14cr|billreminder-0.4.0-4|40	--add-category="GTK" \
14cr|billreminder-0.4.0-4|41	--add-category="Finance" \
14cr|billreminder-0.4.0-4|42	--remove-category="Application" \
14cr|billreminder-0.4.0-4|43	--remove-category="Miscellaneous" \
14cr|billreminder-0.4.0-4|44	--remove-key="Encoding" \
14cr|billreminder-0.4.0-4|45	--remove-key="Version" \
14cr|billreminder-0.4.0-4|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|billreminder-0.4.0-4|47	
14cr|billreminder-0.4.0-4|48	%find_lang %{name}
14cr|billreminder-0.4.0-4|49	
14cr|billreminder-0.4.0-4|50	%preun
14cr|billreminder-0.4.0-4|51	%preun_uninstall_gconf_schemas %{name}
14cr|billreminder-0.4.0-4|52	
14cr|billreminder-0.4.0-4|53	%clean
14cr|billreminder-0.4.0-4|54	rm -rf %{buildroot}
14cr|billreminder-0.4.0-4|55	
14cr|billreminder-0.4.0-4|56	%files -f %{name}.lang
14cr|billreminder-0.4.0-4|57	%defattr(-,root,root)
14cr|billreminder-0.4.0-4|58	%doc AUTHORS NEWS README TODO
14cr|billreminder-0.4.0-4|59	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|billreminder-0.4.0-4|60	%{_bindir}/%{name}
14cr|billreminder-0.4.0-4|61	%{_bindir}/%{name}d
14cr|billreminder-0.4.0-4|62	%{_sysconfdir}/xdg/autostart/%{name}d.desktop
14cr|billreminder-0.4.0-4|63	%{py_puresitedir}/%{name}
14cr|billreminder-0.4.0-4|64	%{_datadir}/applications/%{name}.desktop
14cr|billreminder-0.4.0-4|65	%{_datadir}/%{name}
14cr|billreminder-0.4.0-4|66	%{_datadir}/dbus-1/services/%{name}.service
14cr|billreminder-0.4.0-4|67	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|billreminder-0.4.0-4|68	%{_mandir}/man1/%{name}*
14cr|billreminder-0.4.0-4|69	%{_datadir}/pixmaps/%{name}.png
14cr|billreminder-0.4.0-4|70	
14cr|billreminder-0.4.0-4|71	
14cr|billreminder-0.4.0-4|72	
14cr|billreminder-0.4.0-4|73	%changelog
14cr|billreminder-0.4.0-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|billreminder-0.4.0-4|75	+ Revision: 09a27cb
14cr|billreminder-0.4.0-4|76	- MassBuild#464: Increase release tag
14cr|billreminder-0.4.0-4|77	
14cr|billreminder-0.4.0-4|78	

394 14
14cr|biloba-0.9.3-3|1	Summary:	A tactical board game
14cr|biloba-0.9.3-3|2	Name:		biloba
14cr|biloba-0.9.3-3|3	Version:	0.9.3
14cr|biloba-0.9.3-3|4	Release:	3
14cr|biloba-0.9.3-3|5	License:	GPLv2+
14cr|biloba-0.9.3-3|6	Group:		Games/Boards
14cr|biloba-0.9.3-3|7	Url:		http://biloba.sourceforge.net/
14cr|biloba-0.9.3-3|8	Source0:	http://osdn.dl.sourceforge.net/sourceforge/biloba/%{name}-%{version}.tar.gz
14cr|biloba-0.9.3-3|9	BuildRequires:	imagemagick
14cr|biloba-0.9.3-3|10	BuildRequires:	pkgconfig(sdl)
14cr|biloba-0.9.3-3|11	BuildRequires:	pkgconfig(SDL_image)
14cr|biloba-0.9.3-3|12	BuildRequires:	pkgconfig(SDL_mixer)
14cr|biloba-0.9.3-3|13	
14cr|biloba-0.9.3-3|14	%description
14cr|biloba-0.9.3-3|15	Biloba is a very innovative tactical board game.
14cr|biloba-0.9.3-3|16	It can be played by 2, 3 or 4 players and against the computer (IA).
14cr|biloba-0.9.3-3|17	After installing the game you will be able to play on the same computer or
14cr|biloba-0.9.3-3|18	on-line against your opponents.
14cr|biloba-0.9.3-3|19	
14cr|biloba-0.9.3-3|20	%files
14cr|biloba-0.9.3-3|21	%doc AUTHORS ChangeLog README
14cr|biloba-0.9.3-3|22	%{_bindir}/*
14cr|biloba-0.9.3-3|23	%{_datadir}/%{name}
14cr|biloba-0.9.3-3|24	%{_datadir}/applications/biloba.desktop
14cr|biloba-0.9.3-3|25	%{_liconsdir}/%{name}.png
14cr|biloba-0.9.3-3|26	%{_miconsdir}/%{name}.png
14cr|biloba-0.9.3-3|27	%{_iconsdir}/%{name}.png
14cr|biloba-0.9.3-3|28	
14cr|biloba-0.9.3-3|29	#----------------------------------------------------------------------------
14cr|biloba-0.9.3-3|30	
14cr|biloba-0.9.3-3|31	%prep
14cr|biloba-0.9.3-3|32	%setup -q
14cr|biloba-0.9.3-3|33	# fix linting
14cr|biloba-0.9.3-3|34	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|biloba-0.9.3-3|35	
14cr|biloba-0.9.3-3|36	%build
14cr|biloba-0.9.3-3|37	%configure2_5x \
14cr|biloba-0.9.3-3|38	--bindir=%{_bindir} \
14cr|biloba-0.9.3-3|39	--datadir=%{_datadir}
14cr|biloba-0.9.3-3|40	%make
14cr|biloba-0.9.3-3|41	
14cr|biloba-0.9.3-3|42	%install
14cr|biloba-0.9.3-3|43	%makeinstall bindir=%{buildroot}%{_bindir} \
14cr|biloba-0.9.3-3|44	datadir=%{buildroot}%{_datadir}
14cr|biloba-0.9.3-3|45	
14cr|biloba-0.9.3-3|46	# install menu
14cr|biloba-0.9.3-3|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|biloba-0.9.3-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|biloba-0.9.3-3|49	[Desktop Entry]
14cr|biloba-0.9.3-3|50	Name=%{name}
14cr|biloba-0.9.3-3|51	Comment=A tactical board game
14cr|biloba-0.9.3-3|52	Exec=%{_bindir}/%{name}
14cr|biloba-0.9.3-3|53	Icon=%{name}
14cr|biloba-0.9.3-3|54	Terminal=false
14cr|biloba-0.9.3-3|55	Type=Application
14cr|biloba-0.9.3-3|56	StartupNotify=true
14cr|biloba-0.9.3-3|57	Categories=Game;BoardGame;
14cr|biloba-0.9.3-3|58	EOF
14cr|biloba-0.9.3-3|59	
14cr|biloba-0.9.3-3|60	# install icons
14cr|biloba-0.9.3-3|61	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
14cr|biloba-0.9.3-3|62	cp %{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|biloba-0.9.3-3|63	convert -scale 32x32 %{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|biloba-0.9.3-3|64	convert -scale 16x16 %{name}_icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|biloba-0.9.3-3|65	
14cr|biloba-0.9.3-3|66	
14cr|biloba-0.9.3-3|67	%changelog
14cr|biloba-0.9.3-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-3
14cr|biloba-0.9.3-3|69	+ Revision: 7d4167a
14cr|biloba-0.9.3-3|70	- MassBuild#464: Increase release tag
14cr|biloba-0.9.3-3|71	
14cr|biloba-0.9.3-3|72	

395 14
14cr|bin2iso-0.4-6|1	%define name    bin2iso
14cr|bin2iso-0.4-6|2	%define version 0.4
14cr|bin2iso-0.4-6|3	%define release 6
14cr|bin2iso-0.4-6|4	
14cr|bin2iso-0.4-6|5	Name:		%{name}
14cr|bin2iso-0.4-6|6	Version:	%{version}
14cr|bin2iso-0.4-6|7	Release:	%{release}
14cr|bin2iso-0.4-6|8	Summary:	Very simple utility to convert a BIN image
14cr|bin2iso-0.4-6|9	License:	GPLv2
14cr|bin2iso-0.4-6|10	Group:		File tools
14cr|bin2iso-0.4-6|11	URL:		http://mange.dynalias.org/linux/bin2iso
14cr|bin2iso-0.4-6|12	Source0:	http://mange.dynalias.org/linux/bin2iso/%{name}-%{version}.c
14cr|bin2iso-0.4-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|bin2iso-0.4-6|14	
14cr|bin2iso-0.4-6|15	%description
14cr|bin2iso-0.4-6|16	This is a very simple utility to convert a BIN image
14cr|bin2iso-0.4-6|17	(either RAW/2352 or Mode2/2336 format) to standard ISO format (2048 b/s).
14cr|bin2iso-0.4-6|18	
14cr|bin2iso-0.4-6|19	%prep
14cr|bin2iso-0.4-6|20	%setup -c -T
14cr|bin2iso-0.4-6|21	install -m 644 %{SOURCE0} %{name}.c
14cr|bin2iso-0.4-6|22	
14cr|bin2iso-0.4-6|23	
14cr|bin2iso-0.4-6|24	%build
14cr|bin2iso-0.4-6|25	gcc %{optflags} -o %{name} %{name}.c
14cr|bin2iso-0.4-6|26	
14cr|bin2iso-0.4-6|27	
14cr|bin2iso-0.4-6|28	%install
14cr|bin2iso-0.4-6|29	rm -rf %{buildroot}
14cr|bin2iso-0.4-6|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|bin2iso-0.4-6|31	install -m 755 %{name} %{buildroot}/%{_bindir}
14cr|bin2iso-0.4-6|32	
14cr|bin2iso-0.4-6|33	
14cr|bin2iso-0.4-6|34	%clean
14cr|bin2iso-0.4-6|35	rm -rf %{buildroot}
14cr|bin2iso-0.4-6|36	
14cr|bin2iso-0.4-6|37	
14cr|bin2iso-0.4-6|38	%files
14cr|bin2iso-0.4-6|39	%defattr(-,root,root)
14cr|bin2iso-0.4-6|40	%{_bindir}/%{name}
14cr|bin2iso-0.4-6|41	
14cr|bin2iso-0.4-6|42	
14cr|bin2iso-0.4-6|43	
14cr|bin2iso-0.4-6|44	
14cr|bin2iso-0.4-6|45	
14cr|bin2iso-0.4-6|46	%changelog
14cr|bin2iso-0.4-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-6
14cr|bin2iso-0.4-6|48	+ Revision: d014b6c
14cr|bin2iso-0.4-6|49	- MassBuild#464: Increase release tag
14cr|bin2iso-0.4-6|50	
14cr|bin2iso-0.4-6|51	

396 14
14cr|bindfs-1.12.2-2|1	Name:           bindfs
14cr|bindfs-1.12.2-2|2	Version:        1.12.2
14cr|bindfs-1.12.2-2|3	Release:        2
14cr|bindfs-1.12.2-2|4	Summary:        Fuse filesystem to mirror a directory
14cr|bindfs-1.12.2-2|5	
14cr|bindfs-1.12.2-2|6	Group:          System/Base
14cr|bindfs-1.12.2-2|7	License:        GPLv2+
14cr|bindfs-1.12.2-2|8	URL:            http://code.google.com/p/bindfs/
14cr|bindfs-1.12.2-2|9	Source0:        http://bindfs.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|bindfs-1.12.2-2|10	
14cr|bindfs-1.12.2-2|11	BuildRequires:  fuse-devel
14cr|bindfs-1.12.2-2|12	BuildRequires:  recode
14cr|bindfs-1.12.2-2|13	
14cr|bindfs-1.12.2-2|14	%description
14cr|bindfs-1.12.2-2|15	Bindfs allows you to mirror a directory and also change the the permissions in
14cr|bindfs-1.12.2-2|16	the mirror directory.
14cr|bindfs-1.12.2-2|17	
14cr|bindfs-1.12.2-2|18	%prep
14cr|bindfs-1.12.2-2|19	%setup -q
14cr|bindfs-1.12.2-2|20	recode latin1..utf8 ChangeLog
14cr|bindfs-1.12.2-2|21	
14cr|bindfs-1.12.2-2|22	
14cr|bindfs-1.12.2-2|23	%build
14cr|bindfs-1.12.2-2|24	autoreconf -fi
14cr|bindfs-1.12.2-2|25	%configure2_5x
14cr|bindfs-1.12.2-2|26	%make LIBS="-lpthread"
14cr|bindfs-1.12.2-2|27	
14cr|bindfs-1.12.2-2|28	%install
14cr|bindfs-1.12.2-2|29	%makeinstall_std
14cr|bindfs-1.12.2-2|30	
14cr|bindfs-1.12.2-2|31	%files
14cr|bindfs-1.12.2-2|32	%doc COPYING ChangeLog README
14cr|bindfs-1.12.2-2|33	%{_bindir}/%{name}
14cr|bindfs-1.12.2-2|34	%{_mandir}/man1/%{name}.1*
14cr|bindfs-1.12.2-2|35	
14cr|bindfs-1.12.2-2|36	%changelog
14cr|bindfs-1.12.2-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.2-2
14cr|bindfs-1.12.2-2|38	+ Revision: ede17c3
14cr|bindfs-1.12.2-2|39	- MassBuild#464: Increase release tag
14cr|bindfs-1.12.2-2|40	
14cr|bindfs-1.12.2-2|41	

397 14
14cr|bindgraph-0.2-16|1	Summary:	Gathers bind9 statistics
14cr|bindgraph-0.2-16|2	Name:		bindgraph
14cr|bindgraph-0.2-16|3	Version:	0.2
14cr|bindgraph-0.2-16|4	Release:	16
14cr|bindgraph-0.2-16|5	License:	GPL
14cr|bindgraph-0.2-16|6	Group:		Networking/WWW
14cr|bindgraph-0.2-16|7	URL:		http://www.linux.it/~md/software/
14cr|bindgraph-0.2-16|8	Source0:	http://ftp.debian.org/debian/pool/main/b/bindgraph/bindgraph_0.2a.orig.tar.gz
14cr|bindgraph-0.2-16|9	Source1:	bindgraph.service
14cr|bindgraph-0.2-16|10	Source2:	bindgraph.sysconfig
14cr|bindgraph-0.2-16|11	Source3:	bindgraph.logrotate
14cr|bindgraph-0.2-16|12	Patch0:		bindgraph-0.2-mdk_config.diff
14cr|bindgraph-0.2-16|13	Requires:       webserver
14cr|bindgraph-0.2-16|14	Requires(post):   rpm-helper
14cr|bindgraph-0.2-16|15	Requires(preun):   rpm-helper
14cr|bindgraph-0.2-16|16	Requires:	bind
14cr|bindgraph-0.2-16|17	Requires:	rrdtool
14cr|bindgraph-0.2-16|18	#Requires:	perl-File-Tail
14cr|bindgraph-0.2-16|19	BuildArch:	noarch
14cr|bindgraph-0.2-16|20	
14cr|bindgraph-0.2-16|21	Requires(post): systemd-units
14cr|bindgraph-0.2-16|22	Requires(preun): systemd-units
14cr|bindgraph-0.2-16|23	Requires(postun): systemd-units
14cr|bindgraph-0.2-16|24	
14cr|bindgraph-0.2-16|25	%description
14cr|bindgraph-0.2-16|26	DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS
14cr|bindgraph-0.2-16|27	statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and
14cr|bindgraph-0.2-16|28	yearly graphs of the DNS server's activity (queries, errors, etc.).
14cr|bindgraph-0.2-16|29	
14cr|bindgraph-0.2-16|30	%prep
14cr|bindgraph-0.2-16|31	
14cr|bindgraph-0.2-16|32	%setup -q
14cr|bindgraph-0.2-16|33	%patch0 -p0
14cr|bindgraph-0.2-16|34	
14cr|bindgraph-0.2-16|35	%build
14cr|bindgraph-0.2-16|36	
14cr|bindgraph-0.2-16|37	%install
14cr|bindgraph-0.2-16|38	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|bindgraph-0.2-16|39	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|bindgraph-0.2-16|40	install -d %{buildroot}%{_sbindir}
14cr|bindgraph-0.2-16|41	install -d %{buildroot}%{_localstatedir}/lib/bindgraph
14cr|bindgraph-0.2-16|42	install -d %{buildroot}/var/run/bindgraph
14cr|bindgraph-0.2-16|43	install -d %{buildroot}/var/log/bindgraph
14cr|bindgraph-0.2-16|44	install -d %{buildroot}/var/cache/bindgraph
14cr|bindgraph-0.2-16|45	install -d %{buildroot}/var/www/cgi-bin
14cr|bindgraph-0.2-16|46	
14cr|bindgraph-0.2-16|47	install -m0755 bindgraph.pl %{buildroot}%{_sbindir}/bindgraph
14cr|bindgraph-0.2-16|48	install -m0755 bindgraph.cgi %{buildroot}/var/www/cgi-bin/
14cr|bindgraph-0.2-16|49	install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/bindgraph.service
14cr|bindgraph-0.2-16|50	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/bindgraph
14cr|bindgraph-0.2-16|51	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/bindgraph
14cr|bindgraph-0.2-16|52	
14cr|bindgraph-0.2-16|53	install -d %{buildroot}%{_webappconfdir}
14cr|bindgraph-0.2-16|54	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|bindgraph-0.2-16|55	<Location /cgi-bin/bindgraph.cgi>
14cr|bindgraph-0.2-16|56	Require all granted
14cr|bindgraph-0.2-16|57	</Location>
14cr|bindgraph-0.2-16|58	EOF
14cr|bindgraph-0.2-16|59	
14cr|bindgraph-0.2-16|60	%post
14cr|bindgraph-0.2-16|61	%systemd_post bindgraph.service
14cr|bindgraph-0.2-16|62	
14cr|bindgraph-0.2-16|63	%preun
14cr|bindgraph-0.2-16|64	%systemd_preun bindgraph.service
14cr|bindgraph-0.2-16|65	
14cr|bindgraph-0.2-16|66	%postun
14cr|bindgraph-0.2-16|67	%systemd_postun_with_restart bindgraph.service
14cr|bindgraph-0.2-16|68	
14cr|bindgraph-0.2-16|69	%clean
14cr|bindgraph-0.2-16|70	
14cr|bindgraph-0.2-16|71	%files
14cr|bindgraph-0.2-16|72	%doc ChangeLog COPYING rbldnsd.diff README
14cr|bindgraph-0.2-16|73	%{_unitdir}/bindgraph.service
14cr|bindgraph-0.2-16|74	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|bindgraph-0.2-16|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/bindgraph
14cr|bindgraph-0.2-16|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/bindgraph
14cr|bindgraph-0.2-16|77	%attr(0755,root,root) %{_sbindir}/bindgraph
14cr|bindgraph-0.2-16|78	%attr(0755,root,root) /var/www/cgi-bin/bindgraph.cgi
14cr|bindgraph-0.2-16|79	%dir %attr(0755,root,root) /var/run/bindgraph
14cr|bindgraph-0.2-16|80	%dir %attr(0755,root,root) /var/log/bindgraph
14cr|bindgraph-0.2-16|81	%dir %attr(0755,apache,root) /var/cache/bindgraph
14cr|bindgraph-0.2-16|82	%dir %attr(0755,root,root) %{_localstatedir}/lib/bindgraph
14cr|bindgraph-0.2-16|83	
14cr|bindgraph-0.2-16|84	%changelog
14cr|bindgraph-0.2-16|85	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-16
14cr|bindgraph-0.2-16|86	+ Revision: 6722827
14cr|bindgraph-0.2-16|87	- Bump release
14cr|bindgraph-0.2-16|88	
14cr|bindgraph-0.2-16|89	

398 14
14cr|biniax2-1.30-3|1	Name:		biniax2
14cr|biniax2-1.30-3|2	Version:	1.30
14cr|biniax2-1.30-3|3	Release:	3
14cr|biniax2-1.30-3|4	Summary:	Colour block logic game with original gameplay
14cr|biniax2-1.30-3|5	License:	ZLib
14cr|biniax2-1.30-3|6	Group:		Games/Puzzles
14cr|biniax2-1.30-3|7	URL:		http://biniax.com
14cr|biniax2-1.30-3|8	Source:		http://mordred.dir.bg/biniax/%{name}-%{version}-fullsrc.tar.gz
14cr|biniax2-1.30-3|9	Source1:	%{name}-LICENSE
14cr|biniax2-1.30-3|10	BuildRequires:	SDL-devel
14cr|biniax2-1.30-3|11	BuildRequires:	SDL_image-devel
14cr|biniax2-1.30-3|12	BuildRequires:	SDL_mixer-devel
14cr|biniax2-1.30-3|13	
14cr|biniax2-1.30-3|14	%description
14cr|biniax2-1.30-3|15	How to play Biniax :
14cr|biniax2-1.30-3|16	The gaming field is a 5x7 grid filled partially with pairs of elements.
14cr|biniax2-1.30-3|17	Every pair consists of two different elements combined of four possible.
14cr|biniax2-1.30-3|18	You control the box with an element inside. You can move around the field
14cr|biniax2-1.30-3|19	on empty spaces. You can also remove pairs of elements, if you have the
14cr|biniax2-1.30-3|20	same element as the one of the pair. When you remove the pair your element
14cr|biniax2-1.30-3|21	becomes the other one element of the pair and the score is increased;
14cr|biniax2-1.30-3|22	The gaming field scrolls down slowly (increasing the speed with your progress)
14cr|biniax2-1.30-3|23	and your goal is to stay as long as possible on the field. Remember, that if
14cr|biniax2-1.30-3|24	you cannot take the pair in front of you, the scrolling will move your block
14cr|biniax2-1.30-3|25	down!
14cr|biniax2-1.30-3|26	
14cr|biniax2-1.30-3|27	%prep
14cr|biniax2-1.30-3|28	%setup -q -c
14cr|biniax2-1.30-3|29	
14cr|biniax2-1.30-3|30	%build
14cr|biniax2-1.30-3|31	%make
14cr|biniax2-1.30-3|32	
14cr|biniax2-1.30-3|33	%install
14cr|biniax2-1.30-3|34	cp %{SOURCE1} LICENSE
14cr|biniax2-1.30-3|35	
14cr|biniax2-1.30-3|36	%__cat > %{name}.sh <<EOF
14cr|biniax2-1.30-3|37	#!/bin/sh
14cr|biniax2-1.30-3|38	test -d "\$HOME/.%{name}" || {
14cr|biniax2-1.30-3|39	%__rm -rf "\$HOME/.%{name}"
14cr|biniax2-1.30-3|40	%__mkdir_p "\$HOME/.%{name}"
14cr|biniax2-1.30-3|41	%__ln_s %{_gamesdatadir}/%{name}/data "\$HOME/.%{name}/data"
14cr|biniax2-1.30-3|42	}
14cr|biniax2-1.30-3|43	cd "\$HOME/.%{name}"
14cr|biniax2-1.30-3|44	exec %{name}.bin
14cr|biniax2-1.30-3|45	EOF
14cr|biniax2-1.30-3|46	
14cr|biniax2-1.30-3|47	%__mkdir_p %{buildroot}%{_datadir}/applications/
14cr|biniax2-1.30-3|48	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|biniax2-1.30-3|49	[Desktop Entry]
14cr|biniax2-1.30-3|50	Name=Biniax-2
14cr|biniax2-1.30-3|51	Comment=Colour logic game
14cr|biniax2-1.30-3|52	Type=Application
14cr|biniax2-1.30-3|53	Exec=%{name}
14cr|biniax2-1.30-3|54	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|biniax2-1.30-3|55	Terminal=false
14cr|biniax2-1.30-3|56	Categories=Game;LogicGame;
14cr|biniax2-1.30-3|57	EOF
14cr|biniax2-1.30-3|58	
14cr|biniax2-1.30-3|59	%__rm -f data/Thumbs.db
14cr|biniax2-1.30-3|60	
14cr|biniax2-1.30-3|61	%__install -D %{name} %{buildroot}%{_gamesbindir}/%{name}.bin
14cr|biniax2-1.30-3|62	%__install -D -m755 %{name}.sh %{buildroot}%{_gamesbindir}/%{name}
14cr|biniax2-1.30-3|63	%__install -D data/graphics/element3.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|biniax2-1.30-3|64	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
14cr|biniax2-1.30-3|65	cp -r data %{buildroot}%{_gamesdatadir}/%{name}/
14cr|biniax2-1.30-3|66	
14cr|biniax2-1.30-3|67	%files
14cr|biniax2-1.30-3|68	%defattr(644,root,root,755)
14cr|biniax2-1.30-3|69	%doc LICENSE
14cr|biniax2-1.30-3|70	%attr(755,root,root) %{_gamesbindir}/%{name}*
14cr|biniax2-1.30-3|71	%{_datadir}/pixmaps/%{name}.png
14cr|biniax2-1.30-3|72	%{_datadir}/applications/%{name}.desktop
14cr|biniax2-1.30-3|73	%{_gamesdatadir}/%{name}
14cr|biniax2-1.30-3|74	
14cr|biniax2-1.30-3|75	
14cr|biniax2-1.30-3|76	
14cr|biniax2-1.30-3|77	
14cr|biniax2-1.30-3|78	%changelog
14cr|biniax2-1.30-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-3
14cr|biniax2-1.30-3|80	+ Revision: 2909604
14cr|biniax2-1.30-3|81	- MassBuild#464: Increase release tag
14cr|biniax2-1.30-3|82	
14cr|biniax2-1.30-3|83	

399 14
14cr|bino-1.4.4-2|1	Summary:	Video Player with 3D and Multi-Display Video Support
14cr|bino-1.4.4-2|2	Name:		bino
14cr|bino-1.4.4-2|3	Version:	1.4.4
14cr|bino-1.4.4-2|4	Release:	2
14cr|bino-1.4.4-2|5	License:	GPLv3+
14cr|bino-1.4.4-2|6	Group:		Video
14cr|bino-1.4.4-2|7	Url:		http://bino3d.org
14cr|bino-1.4.4-2|8	Source0:	http://mirror.lihnidos.org/GNU/savannah/bino/%{name}-%{version}.tar.xz
14cr|bino-1.4.4-2|9	
14cr|bino-1.4.4-2|10	BuildRequires:	ffmpeg-devel
14cr|bino-1.4.4-2|11	BuildRequires:	qt4-devel
14cr|bino-1.4.4-2|12	BuildRequires:	pkgconfig(glew)
14cr|bino-1.4.4-2|13	BuildRequires:	pkgconfig(libass)
14cr|bino-1.4.4-2|14	BuildRequires:	pkgconfig(liblircclient0)
14cr|bino-1.4.4-2|15	BuildRequires:	pkgconfig(openal)
14cr|bino-1.4.4-2|16	BuildRequires:	texinfo
14cr|bino-1.4.4-2|17	
14cr|bino-1.4.4-2|18	%description
14cr|bino-1.4.4-2|19	Bino is a video player with the following main features:
14cr|bino-1.4.4-2|20	- Support for stereoscopic 3D video, with a wide variety of input and output
14cr|bino-1.4.4-2|21	formats.
14cr|bino-1.4.4-2|22	- Support for multi-display video, e.g. for powerwalls, Virtual Reality
14cr|bino-1.4.4-2|23	installations and other multi-projector setups.
14cr|bino-1.4.4-2|24	
14cr|bino-1.4.4-2|25	%prep
14cr|bino-1.4.4-2|26	%setup -q
14cr|bino-1.4.4-2|27	
14cr|bino-1.4.4-2|28	%build
14cr|bino-1.4.4-2|29	export PATH=$PATH:%{qt4bin}
14cr|bino-1.4.4-2|30	export LDFLAGS="%{ldflags} -zmuldefs"
14cr|bino-1.4.4-2|31	%configure \
14cr|bino-1.4.4-2|32	--disable-silent-rules
14cr|bino-1.4.4-2|33	
14cr|bino-1.4.4-2|34	%make
14cr|bino-1.4.4-2|35	
14cr|bino-1.4.4-2|36	%install
14cr|bino-1.4.4-2|37	%makeinstall_std
14cr|bino-1.4.4-2|38	
14cr|bino-1.4.4-2|39	rm -rf "%{buildroot}%{_datadir}/doc"
14cr|bino-1.4.4-2|40	
14cr|bino-1.4.4-2|41	%find_lang %{name}
14cr|bino-1.4.4-2|42	
14cr|bino-1.4.4-2|43	%files -f %{name}.lang
14cr|bino-1.4.4-2|44	%doc AUTHORS ChangeLog COPYING README
14cr|bino-1.4.4-2|45	%doc doc/*.html doc/*.jpg doc/*.png
14cr|bino-1.4.4-2|46	%{_bindir}/bino
14cr|bino-1.4.4-2|47	%doc %{_mandir}/man1/bino.1.*
14cr|bino-1.4.4-2|48	%doc %{_infodir}/bino.info.*
14cr|bino-1.4.4-2|49	%{_datadir}/applications/%{name}.desktop
14cr|bino-1.4.4-2|50	%{_iconsdir}/hicolor/*/apps/bino.*
14cr|bino-1.4.4-2|51	
14cr|bino-1.4.4-2|52	
14cr|bino-1.4.4-2|53	
14cr|bino-1.4.4-2|54	%changelog
14cr|bino-1.4.4-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-2
14cr|bino-1.4.4-2|56	+ Revision: 1e5d9f1
14cr|bino-1.4.4-2|57	- MassBuild#464: Increase release tag
14cr|bino-1.4.4-2|58	
14cr|bino-1.4.4-2|59	

400 14
14cr|binstats-1.08-12|1	Summary:	An administration utility
14cr|binstats-1.08-12|2	Name:		binstats
14cr|binstats-1.08-12|3	Version:	1.08
14cr|binstats-1.08-12|4	Release:	12
14cr|binstats-1.08-12|5	License:	GPL
14cr|binstats-1.08-12|6	Group:		File tools
14cr|binstats-1.08-12|7	Url:		http://www.ccc.nottingham.ac.uk/~etzpc/binstats.html
14cr|binstats-1.08-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|binstats-1.08-12|9	
14cr|binstats-1.08-12|10	%description
14cr|binstats-1.08-12|11	An administration utility for tracking down the various types of binary
14cr|binstats-1.08-12|12	formats for Linux (i386) executables and their dynamic library dependencies
14cr|binstats-1.08-12|13	and also executable scripts.
14cr|binstats-1.08-12|14	
14cr|binstats-1.08-12|15	%files
14cr|binstats-1.08-12|16	%doc README
14cr|binstats-1.08-12|17	%{_bindir}/*
14cr|binstats-1.08-12|18	
14cr|binstats-1.08-12|19	#----------------------------------------------------------------------------
14cr|binstats-1.08-12|20	
14cr|binstats-1.08-12|21	%prep
14cr|binstats-1.08-12|22	%setup -q
14cr|binstats-1.08-12|23	
14cr|binstats-1.08-12|24	%build
14cr|binstats-1.08-12|25	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|binstats-1.08-12|26	
14cr|binstats-1.08-12|27	%install
14cr|binstats-1.08-12|28	# make install
14cr|binstats-1.08-12|29	install -m 755 -d %{buildroot}%{_bindir}
14cr|binstats-1.08-12|30	install -m 755 binstats %{buildroot}%{_bindir}/binstats
14cr|binstats-1.08-12|31	install -m 755 derefsymlink %{buildroot}%{_bindir}/derefsymlink
14cr|binstats-1.08-12|32	
14cr|binstats-1.08-12|33	
14cr|binstats-1.08-12|34	
14cr|binstats-1.08-12|35	%changelog
14cr|binstats-1.08-12|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.08-12
14cr|binstats-1.08-12|37	+ Revision: 79212ec
14cr|binstats-1.08-12|38	- MassBuild#464: Increase release tag
14cr|binstats-1.08-12|39	
14cr|binstats-1.08-12|40	

401 14
14cr|binwalk-0.4.2-2|1	Name:		binwalk
14cr|binwalk-0.4.2-2|2	Version:	0.4.2
14cr|binwalk-0.4.2-2|3	Release:	2
14cr|binwalk-0.4.2-2|4	Summary:	A tool for identifying files embedded inside firmware images
14cr|binwalk-0.4.2-2|5	Group:		System/Configuration/Other
14cr|binwalk-0.4.2-2|6	License:	MIT
14cr|binwalk-0.4.2-2|7	URL:		http://code.google.com/p/binwalk/
14cr|binwalk-0.4.2-2|8	Source0:	http://binwalk.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|binwalk-0.4.2-2|9	
14cr|binwalk-0.4.2-2|10	BuildRequires:	zlib1-devel
14cr|binwalk-0.4.2-2|11	BuildRequires:	curl-devel
14cr|binwalk-0.4.2-2|12	
14cr|binwalk-0.4.2-2|13	%description
14cr|binwalk-0.4.2-2|14	Binwalk is a tool for searching a given binary
14cr|binwalk-0.4.2-2|15	image for embedded files and executable code.
14cr|binwalk-0.4.2-2|16	Specifically, it is designed for identifying files
14cr|binwalk-0.4.2-2|17	and code embedded inside of firmware images.
14cr|binwalk-0.4.2-2|18	Binwalk uses the libmagic library, so it is
14cr|binwalk-0.4.2-2|19	compatible with magic signatures
14cr|binwalk-0.4.2-2|20	created for the Unix file utility.
14cr|binwalk-0.4.2-2|21	
14cr|binwalk-0.4.2-2|22	Binwalk also includes a custom magic signature file
14cr|binwalk-0.4.2-2|23	which contains improved signatures for files that are
14cr|binwalk-0.4.2-2|24	commonly found in firmware images such
14cr|binwalk-0.4.2-2|25	as compressed/archived files, firmware headers,
14cr|binwalk-0.4.2-2|26	Linux kernels, bootloaders, filesystems, etc.
14cr|binwalk-0.4.2-2|27	
14cr|binwalk-0.4.2-2|28	%prep
14cr|binwalk-0.4.2-2|29	%setup -q
14cr|binwalk-0.4.2-2|30	
14cr|binwalk-0.4.2-2|31	
14cr|binwalk-0.4.2-2|32	%build
14cr|binwalk-0.4.2-2|33	cd src/
14cr|binwalk-0.4.2-2|34	%configure2_5x
14cr|binwalk-0.4.2-2|35	%make
14cr|binwalk-0.4.2-2|36	
14cr|binwalk-0.4.2-2|37	%install
14cr|binwalk-0.4.2-2|38	cd src/
14cr|binwalk-0.4.2-2|39	%makeinstall_std
14cr|binwalk-0.4.2-2|40	
14cr|binwalk-0.4.2-2|41	%files
14cr|binwalk-0.4.2-2|42	%{_bindir}/%{name}
14cr|binwalk-0.4.2-2|43	%{_sysconfdir}/%{name}/magic.binarch
14cr|binwalk-0.4.2-2|44	%{_sysconfdir}/%{name}/magic.bincast
14cr|binwalk-0.4.2-2|45	%{_sysconfdir}/%{name}/magic.binwalk
14cr|binwalk-0.4.2-2|46	%{_sysconfdir}/%{name}/magic.o
14cr|binwalk-0.4.2-2|47	
14cr|binwalk-0.4.2-2|48	
14cr|binwalk-0.4.2-2|49	
14cr|binwalk-0.4.2-2|50	%changelog
14cr|binwalk-0.4.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|binwalk-0.4.2-2|52	+ Revision: 9196cfb
14cr|binwalk-0.4.2-2|53	- MassBuild#464: Increase release tag
14cr|binwalk-0.4.2-2|54	
14cr|binwalk-0.4.2-2|55	

402 14
14cr|biosdevname-0.4.1-2|1	Name:		biosdevname
14cr|biosdevname-0.4.1-2|2	Version:	0.4.1
14cr|biosdevname-0.4.1-2|3	Release:	2
14cr|biosdevname-0.4.1-2|4	Summary:	Udev helper for naming devices per BIOS names
14cr|biosdevname-0.4.1-2|5	Group:		System/Base
14cr|biosdevname-0.4.1-2|6	License:	GPLv2
14cr|biosdevname-0.4.1-2|7	URL:		http://linux.dell.com/files/%{name}
14cr|biosdevname-0.4.1-2|8	# SMBIOS only exists on these arches.  It's also likely that other
14cr|biosdevname-0.4.1-2|9	# arches don't expect the PCI bus to be sorted breadth-first, or of
14cr|biosdevname-0.4.1-2|10	# so, there haven't been any comments about that on LKML.
14cr|biosdevname-0.4.1-2|11	Source0:	http://linux.dell.com/files/%{name}/permalink/%{name}-%{version}.tar.gz
14cr|biosdevname-0.4.1-2|12	BuildRequires:	pciutils-devel
14cr|biosdevname-0.4.1-2|13	BuildRequires:	zlib-devel
14cr|biosdevname-0.4.1-2|14	BuildRequires:	udev
14cr|biosdevname-0.4.1-2|15	Requires:	udev
14cr|biosdevname-0.4.1-2|16	
14cr|biosdevname-0.4.1-2|17	%description
14cr|biosdevname-0.4.1-2|18	biosdevname in its simplest form takes a kernel device name as an
14cr|biosdevname-0.4.1-2|19	argument, and returns the BIOS-given name it "should" be.  This is necessary
14cr|biosdevname-0.4.1-2|20	on systems where the BIOS name for a given device (e.g. the label on
14cr|biosdevname-0.4.1-2|21	the chassis is "Gb1") doesn't map directly and obviously to the kernel
14cr|biosdevname-0.4.1-2|22	name (e.g. eth0).
14cr|biosdevname-0.4.1-2|23	
14cr|biosdevname-0.4.1-2|24	%prep
14cr|biosdevname-0.4.1-2|25	%setup -q
14cr|biosdevname-0.4.1-2|26	
14cr|biosdevname-0.4.1-2|27	%build
14cr|biosdevname-0.4.1-2|28	%configure
14cr|biosdevname-0.4.1-2|29	
14cr|biosdevname-0.4.1-2|30	%make
14cr|biosdevname-0.4.1-2|31	
14cr|biosdevname-0.4.1-2|32	%install
14cr|biosdevname-0.4.1-2|33	%makeinstall_std install-data
14cr|biosdevname-0.4.1-2|34	
14cr|biosdevname-0.4.1-2|35	%files
14cr|biosdevname-0.4.1-2|36	%doc COPYING README
14cr|biosdevname-0.4.1-2|37	%{_prefix}/sbin/%{name}
14cr|biosdevname-0.4.1-2|38	/lib/udev/rules.d/71-biosdevname.rules
14cr|biosdevname-0.4.1-2|39	%{_mandir}/man1/%{name}.1*
14cr|biosdevname-0.4.1-2|40	
14cr|biosdevname-0.4.1-2|41	
14cr|biosdevname-0.4.1-2|42	
14cr|biosdevname-0.4.1-2|43	%changelog
14cr|biosdevname-0.4.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|biosdevname-0.4.1-2|45	+ Revision: 8e6a702
14cr|biosdevname-0.4.1-2|46	- MassBuild#464: Increase release tag
14cr|biosdevname-0.4.1-2|47	
14cr|biosdevname-0.4.1-2|48	

403 14
14cr|biosdisk-0.75-6|1	%define name biosdisk
14cr|biosdisk-0.75-6|2	%define version 0.75
14cr|biosdisk-0.75-6|3	%define release 6
14cr|biosdisk-0.75-6|4	
14cr|biosdisk-0.75-6|5	Name: %{name}
14cr|biosdisk-0.75-6|6	Version: %{version}
14cr|biosdisk-0.75-6|7	Release: %{release}
14cr|biosdisk-0.75-6|8	Summary: Creating BIOS flash floppy images for DELL machines
14cr|biosdisk-0.75-6|9	License: GPL
14cr|biosdisk-0.75-6|10	Group:   System/Kernel and hardware
14cr|biosdisk-0.75-6|11	URL: 	 http://linux.dell.com/biosdisk/
14cr|biosdisk-0.75-6|12	Source:  http://linux.dell.com/biosdisk/%{name}-%{version}-2.tar.gz
14cr|biosdisk-0.75-6|13	Requires: python >= 2.2
14cr|biosdisk-0.75-6|14	Requires: dos2unix
14cr|biosdisk-0.75-6|15	Requires: syslinux
14cr|biosdisk-0.75-6|16	Requires: wget
14cr|biosdisk-0.75-6|17	BuildArch: noarch
14cr|biosdisk-0.75-6|18	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|biosdisk-0.75-6|19	
14cr|biosdisk-0.75-6|20	%description
14cr|biosdisk-0.75-6|21	Biosdisk is a utility that can be used to make a FreeDOS floppy boot image
14cr|biosdisk-0.75-6|22	that can be used to flash a Dell system BIOS with Linux.
14cr|biosdisk-0.75-6|23	
14cr|biosdisk-0.75-6|24	
14cr|biosdisk-0.75-6|25	%prep
14cr|biosdisk-0.75-6|26	%setup -q
14cr|biosdisk-0.75-6|27	
14cr|biosdisk-0.75-6|28	%build
14cr|biosdisk-0.75-6|29	
14cr|biosdisk-0.75-6|30	%install
14cr|biosdisk-0.75-6|31	rm -rf %{buildroot}
14cr|biosdisk-0.75-6|32	mkdir -p %{buildroot}%{_sbindir}
14cr|biosdisk-0.75-6|33	mkdir -p %{buildroot}/var/lib/%{name}
14cr|biosdisk-0.75-6|34	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|biosdisk-0.75-6|35	mkdir -p %{buildroot}%{_mandir}/man8
14cr|biosdisk-0.75-6|36	mkdir -p %{buildroot}%{_sysconfdir}
14cr|biosdisk-0.75-6|37	
14cr|biosdisk-0.75-6|38	
14cr|biosdisk-0.75-6|39	#place files
14cr|biosdisk-0.75-6|40	install -m 755 biosdisk %{buildroot}%{_sbindir}
14cr|biosdisk-0.75-6|41	install -m 755 blconf %{buildroot}%{_sbindir}
14cr|biosdisk-0.75-6|42	#install -m 755 geturl %{buildroot}/usr/sbin
14cr|biosdisk-0.75-6|43	install -m 644 dosdisk.img %{buildroot}%{_datadir}/%{name}
14cr|biosdisk-0.75-6|44	install -m 644 biosdisk.conf %{buildroot}%{_sysconfdir}
14cr|biosdisk-0.75-6|45	install -m 644 biosdisk-mkrpm-redhat-template.spec %{buildroot}%{_datadir}/%{name}
14cr|biosdisk-0.75-6|46	install -m 644 biosdisk-mkrpm-generic-template.spec %{buildroot}%{_datadir}/%{name}
14cr|biosdisk-0.75-6|47	install -m 644 biosdisk.8.gz %{buildroot}%{_mandir}/man8
14cr|biosdisk-0.75-6|48	
14cr|biosdisk-0.75-6|49	%clean
14cr|biosdisk-0.75-6|50	rm -rf %{buildroot}
14cr|biosdisk-0.75-6|51	
14cr|biosdisk-0.75-6|52	%post
14cr|biosdisk-0.75-6|53	#copy memdisk to /boot
14cr|biosdisk-0.75-6|54	if ! [ -e /boot/memdisk ]; then
14cr|biosdisk-0.75-6|55	for i in /usr/lib/syslinux/memdisk /usr/share/syslinux/memdisk
14cr|biosdisk-0.75-6|56	do
14cr|biosdisk-0.75-6|57	if [ -e $i ]; then
14cr|biosdisk-0.75-6|58	cp -f $i /boot
14cr|biosdisk-0.75-6|59	fi
14cr|biosdisk-0.75-6|60	done
14cr|biosdisk-0.75-6|61	fi
14cr|biosdisk-0.75-6|62	
14cr|biosdisk-0.75-6|63	%files
14cr|biosdisk-0.75-6|64	%defattr(-,root,root,-)
14cr|biosdisk-0.75-6|65	%attr(0755,root,root) %{_sbindir}/biosdisk
14cr|biosdisk-0.75-6|66	%attr(0755,root,root) %{_sbindir}/blconf
14cr|biosdisk-0.75-6|67	#%attr(0755,root,root) %{_sbindir}geturl
14cr|biosdisk-0.75-6|68	/var/lib/%{name}/
14cr|biosdisk-0.75-6|69	%{_datadir}/%{name}/
14cr|biosdisk-0.75-6|70	%config(noreplace) %{_sysconfdir}/biosdisk.conf
14cr|biosdisk-0.75-6|71	%doc %{_mandir}/man8/biosdisk.8.*
14cr|biosdisk-0.75-6|72	%doc COPYING ChangeLog AUTHORS README INSTALL TODO README.dosdisk VERSION
14cr|biosdisk-0.75-6|73	
14cr|biosdisk-0.75-6|74	
14cr|biosdisk-0.75-6|75	
14cr|biosdisk-0.75-6|76	
14cr|biosdisk-0.75-6|77	%changelog
14cr|biosdisk-0.75-6|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75-6
14cr|biosdisk-0.75-6|79	+ Revision: 8df6cbe
14cr|biosdisk-0.75-6|80	- MassBuild#464: Increase release tag
14cr|biosdisk-0.75-6|81	
14cr|biosdisk-0.75-6|82	

404 14
14cr|bip-0.8.9-2|1	Summary:	IRC Bouncer (proxy)
14cr|bip-0.8.9-2|2	Name:		bip
14cr|bip-0.8.9-2|3	Version:	0.8.9
14cr|bip-0.8.9-2|4	Release:	2
14cr|bip-0.8.9-2|5	Group:		Networking/IRC
14cr|bip-0.8.9-2|6	License:	GPLv2+
14cr|bip-0.8.9-2|7	Url:		http://bip.t1r.net
14cr|bip-0.8.9-2|8	Source0:	https://projects.duckcorp.org/attachments/download/20/bip-%{version}.tar.gz
14cr|bip-0.8.9-2|9	Source2:	bip-tmpfs.conf
14cr|bip-0.8.9-2|10	Source3:	bip.service
14cr|bip-0.8.9-2|11	Patch0:		0001-Setup-bip-for-Fedora-s-paths.patch
14cr|bip-0.8.9-2|12	Patch1:		0002-Throttle-joins-to-prevent-flooding.patch
14cr|bip-0.8.9-2|13	BuildRequires:	byacc
14cr|bip-0.8.9-2|14	BuildRequires:	flex
14cr|bip-0.8.9-2|15	BuildRequires:	systemd-units
14cr|bip-0.8.9-2|16	BuildRequires:	pkgconfig(openssl)
14cr|bip-0.8.9-2|17	Requires(post,preun,postun):	systemd-units
14cr|bip-0.8.9-2|18	
14cr|bip-0.8.9-2|19	%description
14cr|bip-0.8.9-2|20	Bip is an IRC proxy, which means it keeps connected to your preferred IRC
14cr|bip-0.8.9-2|21	servers, can store the logs for you, and even send them back to your IRC
14cr|bip-0.8.9-2|22	client(s) upon connection.
14cr|bip-0.8.9-2|23	You may want to use bip to keep your logfiles (in a unique format and on a
14cr|bip-0.8.9-2|24	unique computer) whatever your client is, when you connect from multiple
14cr|bip-0.8.9-2|25	workstations, or when you simply want to have a playback of what was said
14cr|bip-0.8.9-2|26	while you were away.
14cr|bip-0.8.9-2|27	
14cr|bip-0.8.9-2|28	%files
14cr|bip-0.8.9-2|29	%doc AUTHORS ChangeLog COPYING README TODO
14cr|bip-0.8.9-2|30	%doc samples/bip.vim
14cr|bip-0.8.9-2|31	%{_bindir}/bip
14cr|bip-0.8.9-2|32	%{_bindir}/bipgenconfig
14cr|bip-0.8.9-2|33	%{_bindir}/bipmkpw
14cr|bip-0.8.9-2|34	%{_mandir}/man1/bip.1*
14cr|bip-0.8.9-2|35	%{_mandir}/man1/bipmkpw.1*
14cr|bip-0.8.9-2|36	%{_mandir}/man5/bip.conf.5*
14cr|bip-0.8.9-2|37	%attr(0640,root,bip) %config(noreplace) %{_sysconfdir}/bip.conf
14cr|bip-0.8.9-2|38	%config %{_sysconfdir}/tmpfiles.d/bip.conf
14cr|bip-0.8.9-2|39	%attr(-,bip,bip) %ghost %{_localstatedir}/run/bip
14cr|bip-0.8.9-2|40	%attr(-,bip,bip) %dir %{_localstatedir}/log/bip
14cr|bip-0.8.9-2|41	%{_unitdir}/bip.service
14cr|bip-0.8.9-2|42	
14cr|bip-0.8.9-2|43	%pre
14cr|bip-0.8.9-2|44	/usr/sbin/useradd -c "Bip IRC Proxy" \
14cr|bip-0.8.9-2|45	-s /bin/sh -r -d / bip 2> /dev/null || :
14cr|bip-0.8.9-2|46	
14cr|bip-0.8.9-2|47	%post
14cr|bip-0.8.9-2|48	%systemd_post bip.service
14cr|bip-0.8.9-2|49	/bin/systemd-tmpfiles --create %{_sysconfdir}/tmpfiles.d/bip.conf
14cr|bip-0.8.9-2|50	
14cr|bip-0.8.9-2|51	%preun
14cr|bip-0.8.9-2|52	%systemd_preun bip.service
14cr|bip-0.8.9-2|53	
14cr|bip-0.8.9-2|54	%postun
14cr|bip-0.8.9-2|55	%systemd_postun_with_restart bip.service
14cr|bip-0.8.9-2|56	
14cr|bip-0.8.9-2|57	#----------------------------------------------------------------------------
14cr|bip-0.8.9-2|58	
14cr|bip-0.8.9-2|59	%prep
14cr|bip-0.8.9-2|60	%setup -q
14cr|bip-0.8.9-2|61	%patch0 -p1
14cr|bip-0.8.9-2|62	%patch1 -p1
14cr|bip-0.8.9-2|63	
14cr|bip-0.8.9-2|64	iconv -f iso-8859-1 -t utf-8 -o ChangeLog{.utf8,}
14cr|bip-0.8.9-2|65	mv ChangeLog{.utf8,}
14cr|bip-0.8.9-2|66	
14cr|bip-0.8.9-2|67	%build
14cr|bip-0.8.9-2|68	%configure2_5x --with-openssl
14cr|bip-0.8.9-2|69	make CFLAGS="%{optflags} -fPIE -Wno-unused-result -Wstrict-aliasing=0"
14cr|bip-0.8.9-2|70	
14cr|bip-0.8.9-2|71	%install
14cr|bip-0.8.9-2|72	%makeinstall_std
14cr|bip-0.8.9-2|73	
14cr|bip-0.8.9-2|74	# Remove misplaced files
14cr|bip-0.8.9-2|75	rm -rf %{buildroot}%{_defaultdocdir}/bip
14cr|bip-0.8.9-2|76	mkdir -p %{buildroot}%{_sysconfdir}
14cr|bip-0.8.9-2|77	# Install bip.conf
14cr|bip-0.8.9-2|78	install -m 0644 samples/bip.conf %{buildroot}%{_sysconfdir}/bip.conf
14cr|bip-0.8.9-2|79	# Install bipgenconfig
14cr|bip-0.8.9-2|80	install -m 0755 scripts/bipgenconfig %{buildroot}%{_bindir}/bipgenconfig
14cr|bip-0.8.9-2|81	mkdir -p %{buildroot}%{_localstatedir}/run/bip
14cr|bip-0.8.9-2|82	mkdir -p %{buildroot}%{_localstatedir}/log/bip
14cr|bip-0.8.9-2|83	
14cr|bip-0.8.9-2|84	install -d -m 755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14cr|bip-0.8.9-2|85	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/bip.conf
14cr|bip-0.8.9-2|86	
14cr|bip-0.8.9-2|87	# Install systemd service file
14cr|bip-0.8.9-2|88	install -d -m 755 %{buildroot}%{_unitdir}
14cr|bip-0.8.9-2|89	install -p -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/
14cr|bip-0.8.9-2|90	
14cr|bip-0.8.9-2|91	
14cr|bip-0.8.9-2|92	%changelog
14cr|bip-0.8.9-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.9-2
14cr|bip-0.8.9-2|94	+ Revision: 6aabb73
14cr|bip-0.8.9-2|95	- MassBuild#464: Increase release tag
14cr|bip-0.8.9-2|96	
14cr|bip-0.8.9-2|97	

405 14
14cr|bison++-1.21.8-11|1	%define name bison++
14cr|bison++-1.21.8-11|2	%define version 1.21.8
14cr|bison++-1.21.8-11|3	%define prefix %{_prefix}
14cr|bison++-1.21.8-11|4	%define release 11
14cr|bison++-1.21.8-11|5	
14cr|bison++-1.21.8-11|6	Name: %{name}
14cr|bison++-1.21.8-11|7	Summary: A GNU general-purpose parser generator for C++
14cr|bison++-1.21.8-11|8	Version: %{version}
14cr|bison++-1.21.8-11|9	Release: %{release}
14cr|bison++-1.21.8-11|10	License: GPL
14cr|bison++-1.21.8-11|11	Group: Development/Other
14cr|bison++-1.21.8-11|12	Source: ftp://ftp.tu-darmstadt.de/pub/programming/languages/C++/tools/flex++bison++/LATEST/%{name}-%{version}.tar.bz2
14cr|bison++-1.21.8-11|13	Patch0: bison++.cflags.patch.bz2
14cr|bison++-1.21.8-11|14	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|bison++-1.21.8-11|15	
14cr|bison++-1.21.8-11|16	%description
14cr|bison++-1.21.8-11|17	Bison is a general purpose parser generator which converts a grammar
14cr|bison++-1.21.8-11|18	description for an LALR context-free grammar into a C program to parse that
14cr|bison++-1.21.8-11|19	grammar.
14cr|bison++-1.21.8-11|20	
14cr|bison++-1.21.8-11|21	Bison++ is built on top of Bison; it takes advantage of the C++ language.
14cr|bison++-1.21.8-11|22	
14cr|bison++-1.21.8-11|23	%prep
14cr|bison++-1.21.8-11|24	
14cr|bison++-1.21.8-11|25	%setup -q
14cr|bison++-1.21.8-11|26	%patch0 -p0
14cr|bison++-1.21.8-11|27	
14cr|bison++-1.21.8-11|28	%build
14cr|bison++-1.21.8-11|29	%configure
14cr|bison++-1.21.8-11|30	%make
14cr|bison++-1.21.8-11|31	
14cr|bison++-1.21.8-11|32	%install
14cr|bison++-1.21.8-11|33	rm -rf $RPM_BUILD_ROOT
14cr|bison++-1.21.8-11|34	
14cr|bison++-1.21.8-11|35	%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1
14cr|bison++-1.21.8-11|36	mv $RPM_BUILD_ROOT%{_datadir}/bison.* $RPM_BUILD_ROOT%{_libdir}
14cr|bison++-1.21.8-11|37	
14cr|bison++-1.21.8-11|38	%files
14cr|bison++-1.21.8-11|39	%defattr(-,root,root)
14cr|bison++-1.21.8-11|40	%doc README COPYING
14cr|bison++-1.21.8-11|41	%{_bindir}/*
14cr|bison++-1.21.8-11|42	%{_mandir}/man1/*
14cr|bison++-1.21.8-11|43	%{_libdir}/bison.cc
14cr|bison++-1.21.8-11|44	%{_libdir}/bison.h
14cr|bison++-1.21.8-11|45	
14cr|bison++-1.21.8-11|46	%clean
14cr|bison++-1.21.8-11|47	rm -rf $RPM_BUILD_ROOT
14cr|bison++-1.21.8-11|48	
14cr|bison++-1.21.8-11|49	
14cr|bison++-1.21.8-11|50	
14cr|bison++-1.21.8-11|51	
14cr|bison++-1.21.8-11|52	%changelog
14cr|bison++-1.21.8-11|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.21.8-11
14cr|bison++-1.21.8-11|54	+ Revision: 5527a9e
14cr|bison++-1.21.8-11|55	- MassBuild#464: Increase release tag
14cr|bison++-1.21.8-11|56	
14cr|bison++-1.21.8-11|57	

406 14
14cr|bitbake-1.12.0-2|1	Summary: A tool for executing tasks and managing metadata
14cr|bitbake-1.12.0-2|2	Name: bitbake
14cr|bitbake-1.12.0-2|3	Version: 1.12.0
14cr|bitbake-1.12.0-2|4	Release: 2
14cr|bitbake-1.12.0-2|5	Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
14cr|bitbake-1.12.0-2|6	License: GPL
14cr|bitbake-1.12.0-2|7	Group: Development/Other
14cr|bitbake-1.12.0-2|8	Url: http://bitbake.berlios.de/
14cr|bitbake-1.12.0-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bitbake-1.12.0-2|10	BuildArch: noarch
14cr|bitbake-1.12.0-2|11	Requires: python
14cr|bitbake-1.12.0-2|12	BuildRequires:	libxml2-utils
14cr|bitbake-1.12.0-2|13	BuildRequires:	python-ply
14cr|bitbake-1.12.0-2|14	BuildRequires:	python-devel
14cr|bitbake-1.12.0-2|15	BuildRequires:	xsltproc
14cr|bitbake-1.12.0-2|16	
14cr|bitbake-1.12.0-2|17	%description
14cr|bitbake-1.12.0-2|18	BitBake is, at its simplest, a tool for executing tasks and managing metadata.
14cr|bitbake-1.12.0-2|19	As such, its similarities to GNU make and other build tools are readily
14cr|bitbake-1.12.0-2|20	apparent. It was inspired by Portage, the package management system used
14cr|bitbake-1.12.0-2|21	by the Gentoo Linux distribution. BitBake is the basis of the OpenEmbedded
14cr|bitbake-1.12.0-2|22	project, which is being used to build and maintain a number of embedded
14cr|bitbake-1.12.0-2|23	Linux distributions, including OpenZaurus and Familiar.
14cr|bitbake-1.12.0-2|24	
14cr|bitbake-1.12.0-2|25	%prep
14cr|bitbake-1.12.0-2|26	%setup -q
14cr|bitbake-1.12.0-2|27	
14cr|bitbake-1.12.0-2|28	%build
14cr|bitbake-1.12.0-2|29	%__python setup.py build
14cr|bitbake-1.12.0-2|30	
14cr|bitbake-1.12.0-2|31	%install
14cr|bitbake-1.12.0-2|32	rm -rf $RPM_BUILD_ROOT
14cr|bitbake-1.12.0-2|33	%__python setup.py install --root=%{buildroot}
14cr|bitbake-1.12.0-2|34	
14cr|bitbake-1.12.0-2|35	%clean
14cr|bitbake-1.12.0-2|36	rm -rf %{buildroot}
14cr|bitbake-1.12.0-2|37	
14cr|bitbake-1.12.0-2|38	%files
14cr|bitbake-1.12.0-2|39	%defattr(-,root,root)
14cr|bitbake-1.12.0-2|40	%doc AUTHORS ChangeLog
14cr|bitbake-1.12.0-2|41	%doc contrib
14cr|bitbake-1.12.0-2|42	%doc %{_docdir}/%{name}-%{version}
14cr|bitbake-1.12.0-2|43	%_bindir/*
14cr|bitbake-1.12.0-2|44	%_datadir/%name/
14cr|bitbake-1.12.0-2|45	%py_puresitedir/codegen.py
14cr|bitbake-1.12.0-2|46	%py_puresitedir/bb/
14cr|bitbake-1.12.0-2|47	%py_puresitedir/*.egg-info
14cr|bitbake-1.12.0-2|48	
14cr|bitbake-1.12.0-2|49	
14cr|bitbake-1.12.0-2|50	
14cr|bitbake-1.12.0-2|51	%changelog
14cr|bitbake-1.12.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-2
14cr|bitbake-1.12.0-2|53	+ Revision: 9ab6654
14cr|bitbake-1.12.0-2|54	- MassBuild#464: Increase release tag
14cr|bitbake-1.12.0-2|55	
14cr|bitbake-1.12.0-2|56	

407 14
14cr|bitcoind-0.6.0-4|1	Summary:	Original Bitcoin crypto-currency wallet for automated services
14cr|bitcoind-0.6.0-4|2	Name:		bitcoind
14cr|bitcoind-0.6.0-4|3	Version:	0.6.0
14cr|bitcoind-0.6.0-4|4	Release:	4
14cr|bitcoind-0.6.0-4|5	Source0:	bitcoind-%{version}.tar.gz
14cr|bitcoind-0.6.0-4|6	License:	MIT
14cr|bitcoind-0.6.0-4|7	Group:		System/Configuration/Boot and Init
14cr|bitcoind-0.6.0-4|8	Url:		http://bitcoin.org
14cr|bitcoind-0.6.0-4|9	BuildRequires:	qt4-devel
14cr|bitcoind-0.6.0-4|10	BuildRequires:	db5.2-devel
14cr|bitcoind-0.6.0-4|11	BuildRequires:	miniupnpc-devel
14cr|bitcoind-0.6.0-4|12	BuildRequires:	boost-devel
14cr|bitcoind-0.6.0-4|13	
14cr|bitcoind-0.6.0-4|14	%description
14cr|bitcoind-0.6.0-4|15	Bitcoin is an experimental new digital currency that
14cr|bitcoind-0.6.0-4|16	enables instant payments to anyone, anywhere in the world.
14cr|bitcoind-0.6.0-4|17	Bitcoin uses peer-to-peer technology to operate with
14cr|bitcoind-0.6.0-4|18	no central authority: managing transactions and issuing
14cr|bitcoind-0.6.0-4|19	money are carried out collectively by the network.
14cr|bitcoind-0.6.0-4|20	Bitcoin is also the name of the open source
14cr|bitcoind-0.6.0-4|21	software which enables the use of this currency.
14cr|bitcoind-0.6.0-4|22	
14cr|bitcoind-0.6.0-4|23	%prep
14cr|bitcoind-0.6.0-4|24	%setup -q -n bitcoin-bitcoin-b3b5ab1
14cr|bitcoind-0.6.0-4|25	
14cr|bitcoind-0.6.0-4|26	%build
14cr|bitcoind-0.6.0-4|27	%qmake_qt4
14cr|bitcoind-0.6.0-4|28	pwd
14cr|bitcoind-0.6.0-4|29	cd src
14cr|bitcoind-0.6.0-4|30	%make -f makefile.unix BDB_INCLUDE_PATH='/usr/include/db52/' USE_SSL=1
14cr|bitcoind-0.6.0-4|31	
14cr|bitcoind-0.6.0-4|32	%install
14cr|bitcoind-0.6.0-4|33	mkdir -p %{buildroot}%{_bindir}
14cr|bitcoind-0.6.0-4|34	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|bitcoind-0.6.0-4|35	install -m 0755 src/bitcoind %{buildroot}%{_bindir}
14cr|bitcoind-0.6.0-4|36	install -m 0644 contrib/debian/manpages/bitcoind.1 %{buildroot}%{_mandir}/man1/
14cr|bitcoind-0.6.0-4|37	
14cr|bitcoind-0.6.0-4|38	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14cr|bitcoind-0.6.0-4|39	install -m600 contrib/debian/examples/bitcoin.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|bitcoind-0.6.0-4|40	
14cr|bitcoind-0.6.0-4|41	
14cr|bitcoind-0.6.0-4|42	%post
14cr|bitcoind-0.6.0-4|43	/sbin/chkconfig --add %{name} || :
14cr|bitcoind-0.6.0-4|44	
14cr|bitcoind-0.6.0-4|45	%preun
14cr|bitcoind-0.6.0-4|46	if [ $1 -eq 0 ]; then
14cr|bitcoind-0.6.0-4|47	service %{name} stop >/dev/null || :
14cr|bitcoind-0.6.0-4|48	/sbin/chkconfig --del %{name} || :
14cr|bitcoind-0.6.0-4|49	fi
14cr|bitcoind-0.6.0-4|50	exit 0
14cr|bitcoind-0.6.0-4|51	
14cr|bitcoind-0.6.0-4|52	%postun
14cr|bitcoind-0.6.0-4|53	if [ "$1" -ge "1" ] ; then
14cr|bitcoind-0.6.0-4|54	/sbin/service %{name} condrestart >/dev/null 2>&1 || :
14cr|bitcoind-0.6.0-4|55	fi
14cr|bitcoind-0.6.0-4|56	%_postun_userdel bitcoin
14cr|bitcoind-0.6.0-4|57	%_postun_groupdel bitcoin
14cr|bitcoind-0.6.0-4|58	exit 0
14cr|bitcoind-0.6.0-4|59	
14cr|bitcoind-0.6.0-4|60	%files
14cr|bitcoind-0.6.0-4|61	%doc README
14cr|bitcoind-0.6.0-4|62	%{_bindir}/%{name}
14cr|bitcoind-0.6.0-4|63	%{_mandir}/man1/%{name}.1*
14cr|bitcoind-0.6.0-4|64	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|bitcoind-0.6.0-4|65	
14cr|bitcoind-0.6.0-4|66	
14cr|bitcoind-0.6.0-4|67	%changelog
14cr|bitcoind-0.6.0-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-4
14cr|bitcoind-0.6.0-4|69	+ Revision: aadf22e
14cr|bitcoind-0.6.0-4|70	- MassBuild#464: Increase release tag
14cr|bitcoind-0.6.0-4|71	
14cr|bitcoind-0.6.0-4|72	

408 14
14cr|bitlbee-3.2.1-2|1	%define	bitlbid	bitlbee
14cr|bitlbee-3.2.1-2|2	
14cr|bitlbee-3.2.1-2|3	Summary:	IRC proxy to connect to ICQ, AOL, MSN and Jabber
14cr|bitlbee-3.2.1-2|4	Name:		bitlbee
14cr|bitlbee-3.2.1-2|5	Version:	3.2.1
14cr|bitlbee-3.2.1-2|6	Release:	2
14cr|bitlbee-3.2.1-2|7	License:	GPLv2+
14cr|bitlbee-3.2.1-2|8	Group:		Networking/Instant messaging
14cr|bitlbee-3.2.1-2|9	Url:		http://bitlbee.org/
14cr|bitlbee-3.2.1-2|10	Source0:	http://get.bitlbee.org/src/%{name}-%{version}.tar.gz
14cr|bitlbee-3.2.1-2|11	# When the above patches will  be consolidated upstream, this should merge
14cr|bitlbee-3.2.1-2|12	# with Patch1 or Patch2 or something like that
14cr|bitlbee-3.2.1-2|13	Patch5:		bitlbee-forkdaemon.patch
14cr|bitlbee-3.2.1-2|14	# Patch rejected upstream, however we need to keep this, because
14cr|bitlbee-3.2.1-2|15	# of the SELinux policy is set up for this mode of operation.
14cr|bitlbee-3.2.1-2|16	Patch6:		bitlbee-systemd.patch
14cr|bitlbee-3.2.1-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|bitlbee-3.2.1-2|18	BuildRequires:	pkgconfig(gnutls)
14cr|bitlbee-3.2.1-2|19	BuildRequires:	pkgconfig(libgcrypt)
14cr|bitlbee-3.2.1-2|20	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|bitlbee-3.2.1-2|21	BuildRequires:	pkgconfig(systemd)
14cr|bitlbee-3.2.1-2|22	Requires(post):	ccp
14cr|bitlbee-3.2.1-2|23	Requires(pre,post,preun):	rpm-helper
14cr|bitlbee-3.2.1-2|24	
14cr|bitlbee-3.2.1-2|25	%description
14cr|bitlbee-3.2.1-2|26	%{name} is a proxy which accepts connections from any irc-client
14cr|bitlbee-3.2.1-2|27	and allows you to communicate using following instant messaging
14cr|bitlbee-3.2.1-2|28	protocols:
14cr|bitlbee-3.2.1-2|29	- ICQ
14cr|bitlbee-3.2.1-2|30	- AIM
14cr|bitlbee-3.2.1-2|31	- MSN
14cr|bitlbee-3.2.1-2|32	- YIM
14cr|bitlbee-3.2.1-2|33	- Jabber (including Google Talk and Facebook)
14cr|bitlbee-3.2.1-2|34	- Twitter
14cr|bitlbee-3.2.1-2|35	
14cr|bitlbee-3.2.1-2|36	%files
14cr|bitlbee-3.2.1-2|37	%defattr(0750,root,%{bitlbid},0755)
14cr|bitlbee-3.2.1-2|38	%{_sbindir}/%{name}
14cr|bitlbee-3.2.1-2|39	%defattr(0644,root,root,0755)
14cr|bitlbee-3.2.1-2|40	%doc doc/AUTHORS doc/README doc/FAQ
14cr|bitlbee-3.2.1-2|41	%doc doc/CHANGES doc/CREDITS
14cr|bitlbee-3.2.1-2|42	%doc doc/user-guide/
14cr|bitlbee-3.2.1-2|43	%{_datadir}/%{name}/help.txt
14cr|bitlbee-3.2.1-2|44	%dir %{_datadir}/%{name}/
14cr|bitlbee-3.2.1-2|45	%{_mandir}/man?/*
14cr|bitlbee-3.2.1-2|46	%config(noreplace) %{_sysconfdir}/%{name}/motd.txt
14cr|bitlbee-3.2.1-2|47	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|bitlbee-3.2.1-2|48	%{_unitdir}/%{name}*
14cr|bitlbee-3.2.1-2|49	%defattr(0600,%{bitlbid},%{bitlbid},0700)
14cr|bitlbee-3.2.1-2|50	%{_var}/lib/%{name}
14cr|bitlbee-3.2.1-2|51	
14cr|bitlbee-3.2.1-2|52	%pre
14cr|bitlbee-3.2.1-2|53	%_pre_useradd %{bitlbid} %{_var}/%{name} /bin/true
14cr|bitlbee-3.2.1-2|54	# in post it is harder to know if the new empty dir already exists
14cr|bitlbee-3.2.1-2|55	if [ $1 = 2 -a -d "%{_var}/%{name}" -a ! -d "%{_var}/lib/%{name}" ]; then
14cr|bitlbee-3.2.1-2|56	echo -n " NOTE: new location of bitlbee users data: "
14cr|bitlbee-3.2.1-2|57	mv -v "%{_var}/%{name}" "%{_var}/lib/%{name}"
14cr|bitlbee-3.2.1-2|58	fi
14cr|bitlbee-3.2.1-2|59	
14cr|bitlbee-3.2.1-2|60	%post
14cr|bitlbee-3.2.1-2|61	ccp --delete --ifexists --set NoOrphans --oldfile %{_sysconfdir}/%{name}/%{name}.conf --newfile %{_sysconfdir}/%{name}/%{name}.conf.rpmnew
14cr|bitlbee-3.2.1-2|62	%systemd_post %{name}.service
14cr|bitlbee-3.2.1-2|63	
14cr|bitlbee-3.2.1-2|64	%preun
14cr|bitlbee-3.2.1-2|65	%systemd_preun %{name}.service
14cr|bitlbee-3.2.1-2|66	
14cr|bitlbee-3.2.1-2|67	%postun
14cr|bitlbee-3.2.1-2|68	%systemd_postun_with_restart %{name}.service
14cr|bitlbee-3.2.1-2|69	
14cr|bitlbee-3.2.1-2|70	#----------------------------------------------------------------------------
14cr|bitlbee-3.2.1-2|71	
14cr|bitlbee-3.2.1-2|72	%prep
14cr|bitlbee-3.2.1-2|73	%setup -q
14cr|bitlbee-3.2.1-2|74	%apply_patches
14cr|bitlbee-3.2.1-2|75	# Use the nick "bitlbee" instead of "root"
14cr|bitlbee-3.2.1-2|76	sed -i 's/ROOT_NICK "root"/ROOT_NICK "bitlbee"/' bitlbee.h
14cr|bitlbee-3.2.1-2|77	
14cr|bitlbee-3.2.1-2|78	%build
14cr|bitlbee-3.2.1-2|79	perl -pi -e "s#CFLAGS=\"-O2#CFLAGS=\"%{optflags}#g" configure
14cr|bitlbee-3.2.1-2|80	./configure	--prefix=%{_prefix} \
14cr|bitlbee-3.2.1-2|81	--etcdir=%{_sysconfdir}/%{name} \
14cr|bitlbee-3.2.1-2|82	--libdir=%{_libdir}/%{name} \
14cr|bitlbee-3.2.1-2|83	--strip=0 \
14cr|bitlbee-3.2.1-2|84	--otr=0
14cr|bitlbee-3.2.1-2|85	
14cr|bitlbee-3.2.1-2|86	%make
14cr|bitlbee-3.2.1-2|87	
14cr|bitlbee-3.2.1-2|88	%install
14cr|bitlbee-3.2.1-2|89	%makeinstall_std install-etc
14cr|bitlbee-3.2.1-2|90	install -d %{buildroot}%{_var}/lib/%{name}
14cr|bitlbee-3.2.1-2|91	
14cr|bitlbee-3.2.1-2|92	install -p -d %{buildroot}%{_unitdir}
14cr|bitlbee-3.2.1-2|93	install -p -m 644 init/%{name}{.service,@.service,.socket} %{buildroot}%{_unitdir}
14cr|bitlbee-3.2.1-2|94	
14cr|bitlbee-3.2.1-2|95	
14cr|bitlbee-3.2.1-2|96	%changelog
14cr|bitlbee-3.2.1-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-2
14cr|bitlbee-3.2.1-2|98	+ Revision: f201811
14cr|bitlbee-3.2.1-2|99	- MassBuild#464: Increase release tag
14cr|bitlbee-3.2.1-2|100	
14cr|bitlbee-3.2.1-2|101	

409 14
14cr|BitTornado-0.3.18-3|1	Summary:	Tool for copying files from one machine to another
14cr|BitTornado-0.3.18-3|2	Name:		BitTornado
14cr|BitTornado-0.3.18-3|3	Version:	0.3.18
14cr|BitTornado-0.3.18-3|4	Release:	3
14cr|BitTornado-0.3.18-3|5	URL:		http://bittornado.com/
14cr|BitTornado-0.3.18-3|6	Source0:	http://download2.bittornado.com/download/%{name}-%{version}.tar.bz2
14cr|BitTornado-0.3.18-3|7	Source1:	%{name}-16.png
14cr|BitTornado-0.3.18-3|8	Source2:	%{name}-32.png
14cr|BitTornado-0.3.18-3|9	Source3:	%{name}-48.png
14cr|BitTornado-0.3.18-3|10	Patch0:		BitTornado-0.3.18-fix-egg-version.patch
14cr|BitTornado-0.3.18-3|11	License:	MIT
14cr|BitTornado-0.3.18-3|12	Group:		Networking/File transfer
14cr|BitTornado-0.3.18-3|13	BuildARch:	noarch
14cr|BitTornado-0.3.18-3|14	BuildRequires:	python-devel
14cr|BitTornado-0.3.18-3|15	#Requires:	wxpython2.6
14cr|BitTornado-0.3.18-3|16	Requires:	wxPythonGTK
14cr|BitTornado-0.3.18-3|17	Conflicts:	bittorrent < 4.1.4
14cr|BitTornado-0.3.18-3|18	Conflicts:	bittorrent-gui  < 4.1.4
14cr|BitTornado-0.3.18-3|19	Conflicts:	kdelibs-common <= 3.1.3
14cr|BitTornado-0.3.18-3|20	Obsoletes:	bittorrent-shadowsclient
14cr|BitTornado-0.3.18-3|21	Provides:	bittorrent-shadowsclient
14cr|BitTornado-0.3.18-3|22	Requires(post):	desktop-file-utils
14cr|BitTornado-0.3.18-3|23	Requires(postun):desktop-file-utils
14cr|BitTornado-0.3.18-3|24	
14cr|BitTornado-0.3.18-3|25	%description
14cr|BitTornado-0.3.18-3|26	BitTorrent is a tool for copying files from one machine to another.
14cr|BitTornado-0.3.18-3|27	FTP punishes sites for being popular. Since all uploading is done
14cr|BitTornado-0.3.18-3|28	from one place, a popular site needs big iron and big bandwidth.
14cr|BitTornado-0.3.18-3|29	With BitTorrent, clients automatically mirror files they download,
14cr|BitTornado-0.3.18-3|30	making the publisher's burden almost nothing.
14cr|BitTornado-0.3.18-3|31	
14cr|BitTornado-0.3.18-3|32	This package contains an experimental version of BitTorrent, which
14cr|BitTornado-0.3.18-3|33	contains many extra features.
14cr|BitTornado-0.3.18-3|34	
14cr|BitTornado-0.3.18-3|35	%prep
14cr|BitTornado-0.3.18-3|36	%setup -q -n %{name}-CVS
14cr|BitTornado-0.3.18-3|37	%patch0 -p1 -b .egg_version~
14cr|BitTornado-0.3.18-3|38	
14cr|BitTornado-0.3.18-3|39	%build
14cr|BitTornado-0.3.18-3|40	python setup.py build
14cr|BitTornado-0.3.18-3|41	
14cr|BitTornado-0.3.18-3|42	%install
14cr|BitTornado-0.3.18-3|43	python setup.py install --root=%{buildroot}
14cr|BitTornado-0.3.18-3|44	
14cr|BitTornado-0.3.18-3|45	# Icons
14cr|BitTornado-0.3.18-3|46	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|47	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|48	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|49	
14cr|BitTornado-0.3.18-3|50	# Menu
14cr|BitTornado-0.3.18-3|51	install -d %{buildroot}%{_datadir}/applications/
14cr|BitTornado-0.3.18-3|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|BitTornado-0.3.18-3|53	[Desktop Entry]
14cr|BitTornado-0.3.18-3|54	Name=BitTornado
14cr|BitTornado-0.3.18-3|55	Comment=Download BitTorrent files
14cr|BitTornado-0.3.18-3|56	Exec=%{_bindir}/btdownloadgui.py
14cr|BitTornado-0.3.18-3|57	Icon=%{name}
14cr|BitTornado-0.3.18-3|58	Terminal=false
14cr|BitTornado-0.3.18-3|59	Type=Application
14cr|BitTornado-0.3.18-3|60	StartupNotify=true
14cr|BitTornado-0.3.18-3|61	MimeType=application/x-bittorrent
14cr|BitTornado-0.3.18-3|62	Categories=GTK;X-MandrivaLinux-Internet-FileTransfer;Network;FileTransfer;P2P;
14cr|BitTornado-0.3.18-3|63	EOF
14cr|BitTornado-0.3.18-3|64	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-maketorrent.desktop << EOF
14cr|BitTornado-0.3.18-3|65	
14cr|BitTornado-0.3.18-3|66	[Desktop Entry]
14cr|BitTornado-0.3.18-3|67	Name=BitTornado Creator
14cr|BitTornado-0.3.18-3|68	Comment=Create BitTorrent metadata files
14cr|BitTornado-0.3.18-3|69	Exec=%{_bindir}/btcompletedirgui.py
14cr|BitTornado-0.3.18-3|70	Icon=%{name}
14cr|BitTornado-0.3.18-3|71	Terminal=false
14cr|BitTornado-0.3.18-3|72	Type=Application
14cr|BitTornado-0.3.18-3|73	StartupNotify=true
14cr|BitTornado-0.3.18-3|74	Categories=GTK;X-MandrivaLinux-Internet-FileTransfer;Network;FileTransfer;P2P;
14cr|BitTornado-0.3.18-3|75	EOF
14cr|BitTornado-0.3.18-3|76	
14cr|BitTornado-0.3.18-3|77	
14cr|BitTornado-0.3.18-3|78	# Mime
14cr|BitTornado-0.3.18-3|79	install -d %{buildroot}%{_datadir}/mime-info
14cr|BitTornado-0.3.18-3|80	
14cr|BitTornado-0.3.18-3|81	cat << EOF > %{buildroot}%{_datadir}/mime-info/%{name}.mime
14cr|BitTornado-0.3.18-3|82	application/x-bittorrent
14cr|BitTornado-0.3.18-3|83	ext: torrent
14cr|BitTornado-0.3.18-3|84	EOF
14cr|BitTornado-0.3.18-3|85	
14cr|BitTornado-0.3.18-3|86	%files
14cr|BitTornado-0.3.18-3|87	%doc LICENSE.txt README* docs/*.txt
14cr|BitTornado-0.3.18-3|88	%{_bindir}/*
14cr|BitTornado-0.3.18-3|89	%{py_puresitedir}/*
14cr|BitTornado-0.3.18-3|90	%{_miconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|91	%{_iconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|92	%{_liconsdir}/%{name}.png
14cr|BitTornado-0.3.18-3|93	%{_datadir}/mime-info/*
14cr|BitTornado-0.3.18-3|94	%{_datadir}/applications/mandriva-*
14cr|BitTornado-0.3.18-3|95	
14cr|BitTornado-0.3.18-3|96	
14cr|BitTornado-0.3.18-3|97	
14cr|BitTornado-0.3.18-3|98	%changelog
14cr|BitTornado-0.3.18-3|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.18-3
14cr|BitTornado-0.3.18-3|100	+ Revision: eff4cb3
14cr|BitTornado-0.3.18-3|101	- MassBuild#464: Increase release tag
14cr|BitTornado-0.3.18-3|102	
14cr|BitTornado-0.3.18-3|103	

410 14
14cr|bjs-0.1.3-4|1	Summary:	3D tank battle game
14cr|bjs-0.1.3-4|2	Name:		bjs
14cr|bjs-0.1.3-4|3	Version:	0.1.3
14cr|bjs-0.1.3-4|4	Release:	4
14cr|bjs-0.1.3-4|5	License:	GPLv2+
14cr|bjs-0.1.3-4|6	Group:		Games/Arcade
14cr|bjs-0.1.3-4|7	Url:		http://bjs.sourceforge.net/
14cr|bjs-0.1.3-4|8	Source0:	http://sourceforge.net/projects/bjs/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|bjs-0.1.3-4|9	Patch0:		bjs-0.1.3-gcc4.9.patch
14cr|bjs-0.1.3-4|10	BuildRequires:	python-omniidl
14cr|bjs-0.1.3-4|11	BuildRequires:	CEGUI0.6-devel
14cr|bjs-0.1.3-4|12	BuildRequires:	pkgconfig(freetype2)
14cr|bjs-0.1.3-4|13	BuildRequires:	pkgconfig(lua)
14cr|bjs-0.1.3-4|14	BuildRequires:	pkgconfig(omniORB4)
14cr|bjs-0.1.3-4|15	BuildRequires:	pkgconfig(openal)
14cr|bjs-0.1.3-4|16	BuildRequires:	pkgconfig(SDL_gfx)
14cr|bjs-0.1.3-4|17	BuildRequires:	pkgconfig(SDL_image)
14cr|bjs-0.1.3-4|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|bjs-0.1.3-4|19	BuildRequires:	pkgconfig(SDL_ttf)
14cr|bjs-0.1.3-4|20	BuildRequires:	pkgconfig(zlib)
14cr|bjs-0.1.3-4|21	BuildRequires:	omniorb
14cr|bjs-0.1.3-4|22	
14cr|bjs-0.1.3-4|23	%description
14cr|bjs-0.1.3-4|24	BJS is a funny arcade 3D multiplayer tank battle. It is fuly playable and
14cr|bjs-0.1.3-4|25	very fun in multiplayer. Of course the single player is also possible.
14cr|bjs-0.1.3-4|26	The goal of the game is just to create a good time for players ;-) There is
14cr|bjs-0.1.3-4|27	no story. You just get tank and go shooting other players. Currently we are
14cr|bjs-0.1.3-4|28	having 5 different tanks, 6 maps, 9 powerups and 4 weapons.
14cr|bjs-0.1.3-4|29	
14cr|bjs-0.1.3-4|30	%files
14cr|bjs-0.1.3-4|31	%doc NEWS
14cr|bjs-0.1.3-4|32	%{_bindir}/*
14cr|bjs-0.1.3-4|33	%{_mandir}/man6/*
14cr|bjs-0.1.3-4|34	%{_datadir}/pixmaps/*
14cr|bjs-0.1.3-4|35	%{_datadir}/applications/*.desktop
14cr|bjs-0.1.3-4|36	%{_gamesdatadir}/%{name}
14cr|bjs-0.1.3-4|37	
14cr|bjs-0.1.3-4|38	#----------------------------------------------------------------------------
14cr|bjs-0.1.3-4|39	
14cr|bjs-0.1.3-4|40	%prep
14cr|bjs-0.1.3-4|41	%setup -q
14cr|bjs-0.1.3-4|42	%patch0 -p1
14cr|bjs-0.1.3-4|43	sed -i 's|lua5.1|lua|g' Makefile
14cr|bjs-0.1.3-4|44	sed -i 's|bjs.png|bjs|g' misc/bjs.desktop
14cr|bjs-0.1.3-4|45	sed -i 's|ActionGame|ArcadeGame|g' misc/bjs.desktop
14cr|bjs-0.1.3-4|46	
14cr|bjs-0.1.3-4|47	%build
14cr|bjs-0.1.3-4|48	%make idl OPTIM_FLAGS="%{optflags}"
14cr|bjs-0.1.3-4|49	%make OPTIM_FLAGS="%{optflags}"
14cr|bjs-0.1.3-4|50	
14cr|bjs-0.1.3-4|51	%install
14cr|bjs-0.1.3-4|52	make install DESTDIR=%{buildroot}/usr
14cr|bjs-0.1.3-4|53	
14cr|bjs-0.1.3-4|54	
14cr|bjs-0.1.3-4|55	
14cr|bjs-0.1.3-4|56	%changelog
14cr|bjs-0.1.3-4|57	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.3-4
14cr|bjs-0.1.3-4|58	+ Revision: 3af1a0d
14cr|bjs-0.1.3-4|59	- Fix build with gcc 4.9, build with proper flags
14cr|bjs-0.1.3-4|60	
14cr|bjs-0.1.3-4|61	

411 14
14cr|bkchem-0.14.0-0.pre2.2|1	Summary: 	Python 2D chemical structure drawing tool
14cr|bkchem-0.14.0-0.pre2.2|2	
14cr|bkchem-0.14.0-0.pre2.2|3	Name: 		bkchem
14cr|bkchem-0.14.0-0.pre2.2|4	Version: 	0.14.0
14cr|bkchem-0.14.0-0.pre2.2|5	Release: 	0.pre2.2
14cr|bkchem-0.14.0-0.pre2.2|6	Source0:	http://bkchem.zirael.org/download/%{name}-%{version}-pre2.tar.gz
14cr|bkchem-0.14.0-0.pre2.2|7	URL: 		http://bkchem.zirael.org
14cr|bkchem-0.14.0-0.pre2.2|8	License: 	GPLv2+
14cr|bkchem-0.14.0-0.pre2.2|9	Group: 		Sciences/Chemistry
14cr|bkchem-0.14.0-0.pre2.2|10	BuildRequires:  python-devel
14cr|bkchem-0.14.0-0.pre2.2|11	Requires: 	python-imaging Pmw PyXML
14cr|bkchem-0.14.0-0.pre2.2|12	Buildarch:	noarch
14cr|bkchem-0.14.0-0.pre2.2|13	
14cr|bkchem-0.14.0-0.pre2.2|14	%description
14cr|bkchem-0.14.0-0.pre2.2|15	BKChem is a free (as in free software :o) chemical drawing program. It was
14cr|bkchem-0.14.0-0.pre2.2|16	conceived and written by Beda Kosata.  Supported file formats are SVG and CML.
14cr|bkchem-0.14.0-0.pre2.2|17	The output looks best with the Adobe SVG viewer, but sodipodi and batik do a
14cr|bkchem-0.14.0-0.pre2.2|18	reasonable job as well.
14cr|bkchem-0.14.0-0.pre2.2|19	
14cr|bkchem-0.14.0-0.pre2.2|20	%prep
14cr|bkchem-0.14.0-0.pre2.2|21	%setup -q -n %{name}-%{version}-pre2
14cr|bkchem-0.14.0-0.pre2.2|22	touch INSTALL.binary
14cr|bkchem-0.14.0-0.pre2.2|23	
14cr|bkchem-0.14.0-0.pre2.2|24	%build
14cr|bkchem-0.14.0-0.pre2.2|25	
14cr|bkchem-0.14.0-0.pre2.2|26	%install
14cr|bkchem-0.14.0-0.pre2.2|27	mkdir -p %{buildroot}/%{_bindir}
14cr|bkchem-0.14.0-0.pre2.2|28	touch %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|29	python setup.py install --root=%{buildroot}
14cr|bkchem-0.14.0-0.pre2.2|30	chmod 644 gpl.txt README
14cr|bkchem-0.14.0-0.pre2.2|31	pushd %{buildroot}/%{_datadir}
14cr|bkchem-0.14.0-0.pre2.2|32	chmod 644 `find -type f`
14cr|bkchem-0.14.0-0.pre2.2|33	chmod 755 `find -type d`
14cr|bkchem-0.14.0-0.pre2.2|34	popd
14cr|bkchem-0.14.0-0.pre2.2|35	
14cr|bkchem-0.14.0-0.pre2.2|36	rm -fr %{buildroot}/%{_prefix}/doc/api
14cr|bkchem-0.14.0-0.pre2.2|37	
14cr|bkchem-0.14.0-0.pre2.2|38	#fix executable
14cr|bkchem-0.14.0-0.pre2.2|39	rm %{buildroot}%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|40	echo '#!/bin/sh' > %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|41	echo 'export BKCHEM_MODULE_PATH=%{py_puresitedir}/%{name}' >> %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|42	echo 'export BKCHEM_TEMPLATE_PATH=%{_datadir}/%{name}/templates' >> %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|43	echo 'export BKCHEM_PIXMAP_PATH=%{_datadir}/%{name}/pixmaps' >> %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|44	echo 'export BKCHEM_IMAGE_PATH=%{_datadir}/%{name}/images' >> %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|45	echo 'python %{py_puresitedir}/%{name}/%{name}.py' >> %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|46	chmod 755 %{buildroot}/%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|47	
14cr|bkchem-0.14.0-0.pre2.2|48	
14cr|bkchem-0.14.0-0.pre2.2|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bkchem-0.14.0-0.pre2.2|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bkchem-0.14.0-0.pre2.2|51	[Desktop Entry]
14cr|bkchem-0.14.0-0.pre2.2|52	Name=BKchem
14cr|bkchem-0.14.0-0.pre2.2|53	Comment=2D chemical structure drawing tool
14cr|bkchem-0.14.0-0.pre2.2|54	Exec=bkchem
14cr|bkchem-0.14.0-0.pre2.2|55	Icon=chemistry_section
14cr|bkchem-0.14.0-0.pre2.2|56	Terminal=false
14cr|bkchem-0.14.0-0.pre2.2|57	Type=Application
14cr|bkchem-0.14.0-0.pre2.2|58	Categories=Science;Chemistry;
14cr|bkchem-0.14.0-0.pre2.2|59	EOF
14cr|bkchem-0.14.0-0.pre2.2|60	
14cr|bkchem-0.14.0-0.pre2.2|61	%find_lang BKChem
14cr|bkchem-0.14.0-0.pre2.2|62	
14cr|bkchem-0.14.0-0.pre2.2|63	%clean
14cr|bkchem-0.14.0-0.pre2.2|64	
14cr|bkchem-0.14.0-0.pre2.2|65	%files -f BKChem.lang
14cr|bkchem-0.14.0-0.pre2.2|66	%doc gpl.txt README
14cr|bkchem-0.14.0-0.pre2.2|67	%{_bindir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|68	%{_datadir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|69	%{py_puresitedir}/%{name}
14cr|bkchem-0.14.0-0.pre2.2|70	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|bkchem-0.14.0-0.pre2.2|71	%{py_puresitedir}/*.egg-info
14cr|bkchem-0.14.0-0.pre2.2|72	
14cr|bkchem-0.14.0-0.pre2.2|73	
14cr|bkchem-0.14.0-0.pre2.2|74	%changelog
14cr|bkchem-0.14.0-0.pre2.2|75	* Thu May 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-0.pre2.2
14cr|bkchem-0.14.0-0.pre2.2|76	+ Revision: 5657d85
14cr|bkchem-0.14.0-0.pre2.2|77	- Spec cleanup
14cr|bkchem-0.14.0-0.pre2.2|78	
14cr|bkchem-0.14.0-0.pre2.2|79	

412 14
14cr|bkf-2.0-3|1	Summary:	A simple client for BitMover
14cr|bkf-2.0-3|2	Name:		bkf
14cr|bkf-2.0-3|3	Version:	2.0
14cr|bkf-2.0-3|4	Release:	3
14cr|bkf-2.0-3|5	License:	GPLv2
14cr|bkf-2.0-3|6	Group:		Development/Other
14cr|bkf-2.0-3|7	URL:		http://www.bitkeeper.com/
14cr|bkf-2.0-3|8	Source0:	http://www.bitmover.com/bk-client%{version}.shar.bz2
14cr|bkf-2.0-3|9	Patch0:		bk-client-2.0-conflicting_types_for_getline_fix.diff
14cr|bkf-2.0-3|10	Requires:	patch
14cr|bkf-2.0-3|11	BuildRequires:	sharutils
14cr|bkf-2.0-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bkf-2.0-3|13	
14cr|bkf-2.0-3|14	%description
14cr|bkf-2.0-3|15	A simple client for BitMover
14cr|bkf-2.0-3|16	
14cr|bkf-2.0-3|17	%prep
14cr|bkf-2.0-3|18	
14cr|bkf-2.0-3|19	%setup -q -c -T -n %{name}-%{version}
14cr|bkf-2.0-3|20	bzcat %{SOURCE0} > bk-client%{version}.shar
14cr|bkf-2.0-3|21	sh bk-client%{version}.shar
14cr|bkf-2.0-3|22	mv bk-client%{version}/* .
14cr|bkf-2.0-3|23	rm -rf bk-client%{version}
14cr|bkf-2.0-3|24	%patch0 -p0 -b .conflicting_types_for_getline
14cr|bkf-2.0-3|25	
14cr|bkf-2.0-3|26	head -7 bkf.c > LICENSE
14cr|bkf-2.0-3|27	
14cr|bkf-2.0-3|28	%build
14cr|bkf-2.0-3|29	gcc %{optflags} bkf.c -o bkf
14cr|bkf-2.0-3|30	
14cr|bkf-2.0-3|31	%install
14cr|bkf-2.0-3|32	rm -rf %{buildroot}
14cr|bkf-2.0-3|33	
14cr|bkf-2.0-3|34	install -d %{buildroot}%{_bindir}
14cr|bkf-2.0-3|35	install -m0755 bkf %{buildroot}%{_bindir}/
14cr|bkf-2.0-3|36	
14cr|bkf-2.0-3|37	%clean
14cr|bkf-2.0-3|38	rm -rf %{buildroot}
14cr|bkf-2.0-3|39	
14cr|bkf-2.0-3|40	%files
14cr|bkf-2.0-3|41	%defattr(-, root, root)
14cr|bkf-2.0-3|42	%doc demo.sh LICENSE
14cr|bkf-2.0-3|43	%attr(0755,root,root) %{_bindir}/bkf
14cr|bkf-2.0-3|44	
14cr|bkf-2.0-3|45	
14cr|bkf-2.0-3|46	
14cr|bkf-2.0-3|47	
14cr|bkf-2.0-3|48	%changelog
14cr|bkf-2.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cr|bkf-2.0-3|50	+ Revision: a745001
14cr|bkf-2.0-3|51	- MassBuild#464: Increase release tag
14cr|bkf-2.0-3|52	
14cr|bkf-2.0-3|53	

413 14
14cr|blackbox-0.70.1-17|1	%define major 0
14cr|blackbox-0.70.1-17|2	%define libname %mklibname bt %major
14cr|blackbox-0.70.1-17|3	# fwang: we don't use libbt-devel because it is already occupied by libbt
14cr|blackbox-0.70.1-17|4	%define develname %mklibname -d blackbox
14cr|blackbox-0.70.1-17|5	
14cr|blackbox-0.70.1-17|6	Summary:  	A Window Manager for the X Window System
14cr|blackbox-0.70.1-17|7	Name:		blackbox
14cr|blackbox-0.70.1-17|8	Version:	0.70.1
14cr|blackbox-0.70.1-17|9	Release:	17
14cr|blackbox-0.70.1-17|10	License:	BSD-like
14cr|blackbox-0.70.1-17|11	Group:		Graphical desktop/Other
14cr|blackbox-0.70.1-17|12	URL:		http://blackboxwm.sourceforge.net/
14cr|blackbox-0.70.1-17|13	Source0:	blackbox-%{version}.tar.bz2
14cr|blackbox-0.70.1-17|14	Source1:	blackbox.xdg
14cr|blackbox-0.70.1-17|15	Source3:	blackbox.png
14cr|blackbox-0.70.1-17|16	Source4:	blackbox32.png
14cr|blackbox-0.70.1-17|17	Source5:	blackbox-startblackbox
14cr|blackbox-0.70.1-17|18	Patch0:		blackbox-0.70.1-gcc43.patch
14cr|blackbox-0.70.1-17|19	Patch1:		blackbox-0.70.1-x11-1.4.patch
14cr|blackbox-0.70.1-17|20	Requires:	desktop-common-data
14cr|blackbox-0.70.1-17|21	Requires:	xdg-compliance-menu
14cr|blackbox-0.70.1-17|22	BuildRequires:	pkgconfig(x11)
14cr|blackbox-0.70.1-17|23	BuildRequires:	pkgconfig(xext)
14cr|blackbox-0.70.1-17|24	BuildRequires:	pkgconfig(xft)
14cr|blackbox-0.70.1-17|25	BuildRequires:  locales-en
14cr|blackbox-0.70.1-17|26	Requires:	%libname = %version-%release
14cr|blackbox-0.70.1-17|27	
14cr|blackbox-0.70.1-17|28	%description
14cr|blackbox-0.70.1-17|29	This is a window manager for X.  It is similar in many respects to
14cr|blackbox-0.70.1-17|30	such popular packages as Window Maker, Enlightenment, and FVWM2.  You
14cr|blackbox-0.70.1-17|31	might be interested in this package if you are tired of window managers
14cr|blackbox-0.70.1-17|32	that are a heavy drain on your system resources, but you still want
14cr|blackbox-0.70.1-17|33	an attractive and modern-looking interface.
14cr|blackbox-0.70.1-17|34	.
14cr|blackbox-0.70.1-17|35	The best part of all is that this program is coded in C++, so it
14cr|blackbox-0.70.1-17|36	is even more attractive "under the hood" than it is in service -- no
14cr|blackbox-0.70.1-17|37	small feat.
14cr|blackbox-0.70.1-17|38	.
14cr|blackbox-0.70.1-17|39	If none of this sounds familiar to you, or you want your computer to
14cr|blackbox-0.70.1-17|40	look like Windows 98, you probably don't want this package.
14cr|blackbox-0.70.1-17|41	
14cr|blackbox-0.70.1-17|42	%package -n %libname
14cr|blackbox-0.70.1-17|43	Group:		Graphical desktop/Other
14cr|blackbox-0.70.1-17|44	Summary:	Library files for blackbox
14cr|blackbox-0.70.1-17|45	
14cr|blackbox-0.70.1-17|46	%description -n %libname
14cr|blackbox-0.70.1-17|47	This package contains library fiiles needed for blackbox.
14cr|blackbox-0.70.1-17|48	
14cr|blackbox-0.70.1-17|49	%package -n %develname
14cr|blackbox-0.70.1-17|50	Group:		Development/X11
14cr|blackbox-0.70.1-17|51	Summary:	Developemnt files provided by blackbox
14cr|blackbox-0.70.1-17|52	Provides:	%{name}-devel = %version-%release
14cr|blackbox-0.70.1-17|53	Requires:	%libname = %version-%release
14cr|blackbox-0.70.1-17|54	Conflicts:	%name < 0.70.1-6
14cr|blackbox-0.70.1-17|55	
14cr|blackbox-0.70.1-17|56	%description -n %develname
14cr|blackbox-0.70.1-17|57	This package contains developemnt files provided by blackbox.
14cr|blackbox-0.70.1-17|58	
14cr|blackbox-0.70.1-17|59	%prep
14cr|blackbox-0.70.1-17|60	%setup -q
14cr|blackbox-0.70.1-17|61	%patch0 -p1 -b .gcc43
14cr|blackbox-0.70.1-17|62	%patch1 -p0
14cr|blackbox-0.70.1-17|63	
14cr|blackbox-0.70.1-17|64	%build
14cr|blackbox-0.70.1-17|65	export LANG="en_US" LC_ALL="en_US"
14cr|blackbox-0.70.1-17|66	%configure2_5x --enable-kde --enable-nls --enable-shared --disable-static
14cr|blackbox-0.70.1-17|67	
14cr|blackbox-0.70.1-17|68	%make DEFAULT_MENU=%{_sysconfdir}/menu.d/%name
14cr|blackbox-0.70.1-17|69	
14cr|blackbox-0.70.1-17|70	%install
14cr|blackbox-0.70.1-17|71	mkdir -p %{buildroot}%{_prefix}
14cr|blackbox-0.70.1-17|72	%makeinstall_std
14cr|blackbox-0.70.1-17|73	
14cr|blackbox-0.70.1-17|74	#mkdir -p %{buildroot}%{_prefix}/bin
14cr|blackbox-0.70.1-17|75	#install -m755 %{buildroot}%{_bindir}/* %{buildroot}%{_prefix}/bin/
14cr|blackbox-0.70.1-17|76	# and removing the files from _bindir if they are not packaged; otherwise
14cr|blackbox-0.70.1-17|77	# the rpm checking makes the building of the package fail -- pablo
14cr|blackbox-0.70.1-17|78	#rm -f %{buildroot}%{_bindir}/*
14cr|blackbox-0.70.1-17|79	
14cr|blackbox-0.70.1-17|80	install -m755 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/menu.d/%{name}
14cr|blackbox-0.70.1-17|81	
14cr|blackbox-0.70.1-17|82	mkdir -p %{buildroot}%_sysconfdir/X11/%{name}
14cr|blackbox-0.70.1-17|83	touch %{buildroot}%_sysconfdir/X11/%{name}/%{name}-menu
14cr|blackbox-0.70.1-17|84	
14cr|blackbox-0.70.1-17|85	install -m644 %{SOURCE3} -D %{buildroot}%{_miconsdir}/blackbox.png
14cr|blackbox-0.70.1-17|86	install -m644 %{SOURCE4} -D %{buildroot}%{_iconsdir}/blackbox.png
14cr|blackbox-0.70.1-17|87	
14cr|blackbox-0.70.1-17|88	# bsetroot is an alternative for the one in fluxbox
14cr|blackbox-0.70.1-17|89	mv %{buildroot}%{_bindir}/bsetroot %{buildroot}%{_bindir}/bsetroot-blackbox
14cr|blackbox-0.70.1-17|90	
14cr|blackbox-0.70.1-17|91	
14cr|blackbox-0.70.1-17|92	rm -f %{buildroot}/%{_libdir}/*.a \
14cr|blackbox-0.70.1-17|93	%{buildroot}/%{_libdir}/*.la
14cr|blackbox-0.70.1-17|94	
14cr|blackbox-0.70.1-17|95	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|blackbox-0.70.1-17|96	cat > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/05blackbox << EOF
14cr|blackbox-0.70.1-17|97	NAME=BlackBox
14cr|blackbox-0.70.1-17|98	ICON=blackbox.png
14cr|blackbox-0.70.1-17|99	EXEC=%{_bindir}/blackbox
14cr|blackbox-0.70.1-17|100	DESC=A Light but nice looking window manager
14cr|blackbox-0.70.1-17|101	SCRIPT:
14cr|blackbox-0.70.1-17|102	exec %{_bindir}/startblackbox
14cr|blackbox-0.70.1-17|103	EOF
14cr|blackbox-0.70.1-17|104	
14cr|blackbox-0.70.1-17|105	install -m 755 %{SOURCE5} %{buildroot}/usr/bin/startblackbox
14cr|blackbox-0.70.1-17|106	
14cr|blackbox-0.70.1-17|107	%post
14cr|blackbox-0.70.1-17|108	%{update_desktop_database}
14cr|blackbox-0.70.1-17|109	
14cr|blackbox-0.70.1-17|110	#blackbox-alternatives
14cr|blackbox-0.70.1-17|111	update-alternatives --install %{_bindir}/bsetroot bsetroot %{_bindir}/bsetroot-%name 10
14cr|blackbox-0.70.1-17|112	
14cr|blackbox-0.70.1-17|113	%postun
14cr|blackbox-0.70.1-17|114	%{clean_desktop_database}
14cr|blackbox-0.70.1-17|115	
14cr|blackbox-0.70.1-17|116	# Remove bsetroot-alternatives
14cr|blackbox-0.70.1-17|117	if [ "$1" = 0 ]; then
14cr|blackbox-0.70.1-17|118	update-alternatives --remove bsetroot %{_bindir}/bsetroot-%name
14cr|blackbox-0.70.1-17|119	fi
14cr|blackbox-0.70.1-17|120	
14cr|blackbox-0.70.1-17|121	%files
14cr|blackbox-0.70.1-17|122	%config(noreplace) %{_sysconfdir}/menu.d/%{name}
14cr|blackbox-0.70.1-17|123	%config(noreplace) %{_sysconfdir}/X11/%{name}/%{name}-menu
14cr|blackbox-0.70.1-17|124	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/05blackbox
14cr|blackbox-0.70.1-17|125	%{_bindir}/*
14cr|blackbox-0.70.1-17|126	%{_datadir}/blackbox
14cr|blackbox-0.70.1-17|127	%{_iconsdir}/blackbox.png
14cr|blackbox-0.70.1-17|128	%{_miconsdir}/blackbox.png
14cr|blackbox-0.70.1-17|129	%{_mandir}/man1/*
14cr|blackbox-0.70.1-17|130	
14cr|blackbox-0.70.1-17|131	%files -n %libname
14cr|blackbox-0.70.1-17|132	%_libdir/*.so.%{major}*
14cr|blackbox-0.70.1-17|133	
14cr|blackbox-0.70.1-17|134	%files -n %develname
14cr|blackbox-0.70.1-17|135	%_libdir/*.so
14cr|blackbox-0.70.1-17|136	%_includedir/bt
14cr|blackbox-0.70.1-17|137	%{_libdir}/pkgconfig/libbt.pc
14cr|blackbox-0.70.1-17|138	
14cr|blackbox-0.70.1-17|139	%changelog
14cr|blackbox-0.70.1-17|140	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.1-17
14cr|blackbox-0.70.1-17|141	+ Revision: 6610734
14cr|blackbox-0.70.1-17|142	- MassBuild#464: Increase release tag
14cr|blackbox-0.70.1-17|143	
14cr|blackbox-0.70.1-17|144	

414 14
14cr|blas-1.1-9|1	%define name 		blas
14cr|blas-1.1-9|2	%define version 	1.1
14cr|blas-1.1-9|3	%define release 	9
14cr|blas-1.1-9|4	%define major 		%{version}
14cr|blas-1.1-9|5	%define libname 	%mklibname %{name} %{major}
14cr|blas-1.1-9|6	%define develname	%mklibname -d %{name}
14cr|blas-1.1-9|7	
14cr|blas-1.1-9|8	%if %{mdkversion} <= 1020
14cr|blas-1.1-9|9	%define f77	g77
14cr|blas-1.1-9|10	%define runtime	g2c
14cr|blas-1.1-9|11	%else
14cr|blas-1.1-9|12	%define f77	gfortran
14cr|blas-1.1-9|13	%define runtime	gfortran
14cr|blas-1.1-9|14	%endif
14cr|blas-1.1-9|15	
14cr|blas-1.1-9|16	Name: 		%{name}
14cr|blas-1.1-9|17	Version: 	%{version}
14cr|blas-1.1-9|18	Release: 	%{release}
14cr|blas-1.1-9|19	Epoch:		0
14cr|blas-1.1-9|20	Summary: 	Basic Linear Algebra Subprograms library
14cr|blas-1.1-9|21	License: 	BSD-like
14cr|blas-1.1-9|22	Group:		Sciences/Mathematics
14cr|blas-1.1-9|23	URL: 		http://www.netlib.org/blas/
14cr|blas-1.1-9|24	Source0: 	http://www.netlib.org/blas/%{name}.tar.bz2
14cr|blas-1.1-9|25	Source1: 	%{name}.makefile.bz2
14cr|blas-1.1-9|26	Source2:	http://www.netlib.org/blas/blasqr.ps.bz2
14cr|blas-1.1-9|27	Source3:	http://www.netlib.org/blas/blas3-paper.ps.bz2
14cr|blas-1.1-9|28	Source4:	http://www.netlib.org/blas/blas2-paper.ps.bz2
14cr|blas-1.1-9|29	%if %{mdkversion} <= 1020
14cr|blas-1.1-9|30	BuildRequires:	gcc-g77
14cr|blas-1.1-9|31	%else
14cr|blas-1.1-9|32	BuildRequires:	gcc-gfortran
14cr|blas-1.1-9|33	%endif
14cr|blas-1.1-9|34	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|blas-1.1-9|35	
14cr|blas-1.1-9|36	%description
14cr|blas-1.1-9|37	The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard
14cr|blas-1.1-9|38	building blocks for performing basic vector and matrix operations. The Level 1
14cr|blas-1.1-9|39	BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS
14cr|blas-1.1-9|40	perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix
14cr|blas-1.1-9|41	operations. Because the BLAS are efficient, portable, and widely available,
14cr|blas-1.1-9|42	they are commonly used in the development of high quality linear algebra
14cr|blas-1.1-9|43	software, LAPACK for example.
14cr|blas-1.1-9|44	
14cr|blas-1.1-9|45	%package -n %{libname}
14cr|blas-1.1-9|46	Summary: 	Basic Linear Algebra Subprograms library
14cr|blas-1.1-9|47	Group:		Sciences/Mathematics
14cr|blas-1.1-9|48	Provides:	lib%{name} = %{epoch}:%{version}-%{release}
14cr|blas-1.1-9|49	
14cr|blas-1.1-9|50	%description -n %{libname}
14cr|blas-1.1-9|51	This package contains the dynamic libraries necessary to run applications.
14cr|blas-1.1-9|52	
14cr|blas-1.1-9|53	%package -n %{develname}
14cr|blas-1.1-9|54	Summary: 	Basic Linear Algebra Subprograms library
14cr|blas-1.1-9|55	Group:		Sciences/Mathematics
14cr|blas-1.1-9|56	Requires: 	%{libname} = %{epoch}:%{version}
14cr|blas-1.1-9|57	Provides: 	%{name}-devel = %{epoch}:%{version}-%{release}
14cr|blas-1.1-9|58	Obsoletes:	%mklibname -d %{name} 1.1
14cr|blas-1.1-9|59	
14cr|blas-1.1-9|60	%description -n	%{develname}
14cr|blas-1.1-9|61	This package contains the headers and development libraries
14cr|blas-1.1-9|62	necessary to develop or compile applications.
14cr|blas-1.1-9|63	
14cr|blas-1.1-9|64	%prep
14cr|blas-1.1-9|65	%setup -q -c
14cr|blas-1.1-9|66	bzcat %{SOURCE1} > Makefile
14cr|blas-1.1-9|67	bzcat %{SOURCE2} > blasqr.ps
14cr|blas-1.1-9|68	bzcat %{SOURCE3} > blas3-paper.ps
14cr|blas-1.1-9|69	bzcat %{SOURCE4} > blas2-paper.ps
14cr|blas-1.1-9|70	
14cr|blas-1.1-9|71	%build
14cr|blas-1.1-9|72	%make F77="%{f77}" \
14cr|blas-1.1-9|73	RUNTIME="%{runtime}" \
14cr|blas-1.1-9|74	CFLAGS="%optflags" \
14cr|blas-1.1-9|75	FFLAGS="%optflags -ffloat-store"
14cr|blas-1.1-9|76	
14cr|blas-1.1-9|77	%install
14cr|blas-1.1-9|78	rm -fr %{buildroot}
14cr|blas-1.1-9|79	install -d -m 755 %{buildroot}%{_libdir}
14cr|blas-1.1-9|80	install -m 755 *.so.* %{buildroot}%{_libdir}
14cr|blas-1.1-9|81	install -m 644 *.a %{buildroot}%{_libdir}
14cr|blas-1.1-9|82	(cd %{buildroot}%{_libdir} && ln -s lib%{name}.so.%{major} lib%{name}.so)
14cr|blas-1.1-9|83	
14cr|blas-1.1-9|84	%clean
14cr|blas-1.1-9|85	rm -fr %{buildroot}
14cr|blas-1.1-9|86	
14cr|blas-1.1-9|87	%post -n %{libname} -p /sbin/ldconfig
14cr|blas-1.1-9|88	%postun -n %{libname} -p /sbin/ldconfig
14cr|blas-1.1-9|89	
14cr|blas-1.1-9|90	%files -n %{libname}
14cr|blas-1.1-9|91	%defattr(-,root,root)
14cr|blas-1.1-9|92	%{_libdir}/lib%{name}.so.%{major}
14cr|blas-1.1-9|93	
14cr|blas-1.1-9|94	%files -n %{develname}
14cr|blas-1.1-9|95	%defattr(-,root,root)
14cr|blas-1.1-9|96	%doc blasqr.ps blas3-paper.ps blas2-paper.ps
14cr|blas-1.1-9|97	%{_libdir}/lib%{name}.so
14cr|blas-1.1-9|98	%{_libdir}/lib%{name}.a
14cr|blas-1.1-9|99	
14cr|blas-1.1-9|100	
14cr|blas-1.1-9|101	
14cr|blas-1.1-9|102	%changelog
14cr|blas-1.1-9|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1-9
14cr|blas-1.1-9|104	+ Revision: fcbe0c5
14cr|blas-1.1-9|105	- MassBuild#464: Increase release tag
14cr|blas-1.1-9|106	
14cr|blas-1.1-9|107	

415 14
14cr|bleachbit-1.0-2|1	%define debug_package   %{nil}
14cr|bleachbit-1.0-2|2	%define distsuffix mrb
14cr|bleachbit-1.0-2|3	
14cr|bleachbit-1.0-2|4	Name:		bleachbit
14cr|bleachbit-1.0-2|5	Version:	1.0
14cr|bleachbit-1.0-2|6	Release:	2
14cr|bleachbit-1.0-2|7	Summary:	Remove unnecessary files, free space, and maintain privacy
14cr|bleachbit-1.0-2|8	License:	GPLv3+
14cr|bleachbit-1.0-2|9	Group:		System/Configuration/Other
14cr|bleachbit-1.0-2|10	URL:		http://bleachbit.sourceforge.net/
14cr|bleachbit-1.0-2|11	Source0:	http://netcologne.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|bleachbit-1.0-2|12	Source1:        %{name}.1
14cr|bleachbit-1.0-2|13	
14cr|bleachbit-1.0-2|14	BuildRequires:	python-devel
14cr|bleachbit-1.0-2|15	BuildRequires:	desktop-file-utils
14cr|bleachbit-1.0-2|16	BuildRequires:	gettext
14cr|bleachbit-1.0-2|17	Requires:	python
14cr|bleachbit-1.0-2|18	Requires:	gnome-python
14cr|bleachbit-1.0-2|19	Requires:	gnome-python-gnomevfs
14cr|bleachbit-1.0-2|20	Requires:	pygtk2.0 >= 2.6
14cr|bleachbit-1.0-2|21	Requires:	usermode-consoleonly
14cr|bleachbit-1.0-2|22	
14cr|bleachbit-1.0-2|23	
14cr|bleachbit-1.0-2|24	BuildArch:	noarch
14cr|bleachbit-1.0-2|25	
14cr|bleachbit-1.0-2|26	
14cr|bleachbit-1.0-2|27	%description
14cr|bleachbit-1.0-2|28	BleachBit deletes unnecessary files to free valuable disk space, maintain
14cr|bleachbit-1.0-2|29	privacy, and remove junk. Rid your system of old clutter including cache,
14cr|bleachbit-1.0-2|30	cookies, Internet history, localizations, logs, temporary files, and broken
14cr|bleachbit-1.0-2|31	shortcuts. It wipes clean the cache and history list of many common programs.
14cr|bleachbit-1.0-2|32	
14cr|bleachbit-1.0-2|33	%prep
14cr|bleachbit-1.0-2|34	%setup -q
14cr|bleachbit-1.0-2|35	
14cr|bleachbit-1.0-2|36	%build
14cr|bleachbit-1.0-2|37	make -C po local
14cr|bleachbit-1.0-2|38	python setup.py build
14cr|bleachbit-1.0-2|39	
14cr|bleachbit-1.0-2|40	%install
14cr|bleachbit-1.0-2|41	%makeinstall_std prefix=%{_prefix}
14cr|bleachbit-1.0-2|42	
14cr|bleachbit-1.0-2|43	# create root desktop-file
14cr|bleachbit-1.0-2|44	cp %{name}.desktop %{name}-root.desktop
14cr|bleachbit-1.0-2|45	sed -i -e 's/Name=BleachBit$/Name=BleachBit as Administrator/g' %{name}-root.desktop
14cr|bleachbit-1.0-2|46	sed -i -e 's/Exec=bleachbit$/Exec=bleachbit-root/g' %{name}-root.desktop
14cr|bleachbit-1.0-2|47	
14cr|bleachbit-1.0-2|48	cat > bleachbit.pam <<EOF
14cr|bleachbit-1.0-2|49	#%PAM-1.0
14cr|bleachbit-1.0-2|50	auth            include         config-util
14cr|bleachbit-1.0-2|51	account         include         config-util
14cr|bleachbit-1.0-2|52	session         include         config-util
14cr|bleachbit-1.0-2|53	EOF
14cr|bleachbit-1.0-2|54	
14cr|bleachbit-1.0-2|55	cat > bleachbit.console <<EOF
14cr|bleachbit-1.0-2|56	USER=root
14cr|bleachbit-1.0-2|57	PROGRAM=/usr/bin/bleachbit
14cr|bleachbit-1.0-2|58	SESSION=true
14cr|bleachbit-1.0-2|59	EOF
14cr|bleachbit-1.0-2|60	
14cr|bleachbit-1.0-2|61	
14cr|bleachbit-1.0-2|62	desktop-file-install \
14cr|bleachbit-1.0-2|63	--add-category="Utility"\
14cr|bleachbit-1.0-2|64	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|bleachbit-1.0-2|65	--vendor="" %{name}.desktop
14cr|bleachbit-1.0-2|66	
14cr|bleachbit-1.0-2|67	desktop-file-install \
14cr|bleachbit-1.0-2|68	--add-category="Utility"\
14cr|bleachbit-1.0-2|69	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|bleachbit-1.0-2|70	--vendor="" %{name}-root.desktop
14cr|bleachbit-1.0-2|71	
14cr|bleachbit-1.0-2|72	# consolehelper and userhelper
14cr|bleachbit-1.0-2|73	ln -s consolehelper %{buildroot}%{_bindir}/%{name}-root
14cr|bleachbit-1.0-2|74	mkdir -p %{buildroot}%{_sbindir}
14cr|bleachbit-1.0-2|75	ln -s ../..%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}-root
14cr|bleachbit-1.0-2|76	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|bleachbit-1.0-2|77	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}-root
14cr|bleachbit-1.0-2|78	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|bleachbit-1.0-2|79	install -m 644 %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root
14cr|bleachbit-1.0-2|80	mkdir -p %{buildroot}%{_mandir}/man1
14cr|bleachbit-1.0-2|81	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1
14cr|bleachbit-1.0-2|82	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}-root.1
14cr|bleachbit-1.0-2|83	
14cr|bleachbit-1.0-2|84	chmod 644 %{buildroot}%{_datadir}/%{name}/Worker.py
14cr|bleachbit-1.0-2|85	chmod 755 %{buildroot}%{_datadir}/%{name}/CLI.py
14cr|bleachbit-1.0-2|86	chmod 755 %{buildroot}%{_datadir}/%{name}/GUI.py
14cr|bleachbit-1.0-2|87	
14cr|bleachbit-1.0-2|88	# clean ms crap and *pyo
14cr|bleachbit-1.0-2|89	rm -fr %{buildroot}%{_datadir}/%{name}/Windows.py*
14cr|bleachbit-1.0-2|90	rm %{buildroot}%{_datadir}/%{name}/*.pyo
14cr|bleachbit-1.0-2|91	
14cr|bleachbit-1.0-2|92	%find_lang %{name}
14cr|bleachbit-1.0-2|93	
14cr|bleachbit-1.0-2|94	%files -f %{name}.lang
14cr|bleachbit-1.0-2|95	%doc COPYING README
14cr|bleachbit-1.0-2|96	%{_bindir}/%{name}
14cr|bleachbit-1.0-2|97	%{_bindir}/%{name}-root
14cr|bleachbit-1.0-2|98	%{_sbindir}/*
14cr|bleachbit-1.0-2|99	%config(noreplace) %{_sysconfdir}/pam.d/%{name}-root
14cr|bleachbit-1.0-2|100	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}-root
14cr|bleachbit-1.0-2|101	%{_datadir}/%{name}
14cr|bleachbit-1.0-2|102	%{_datadir}/pixmaps/*.png
14cr|bleachbit-1.0-2|103	%{_datadir}/applications/*.desktop
14cr|bleachbit-1.0-2|104	%{_mandir}/man1/%{name}.1.xz
14cr|bleachbit-1.0-2|105	%{_mandir}/man1/%{name}-root.1.xz
14cr|bleachbit-1.0-2|106	
14cr|bleachbit-1.0-2|107	
14cr|bleachbit-1.0-2|108	%changelog
14cr|bleachbit-1.0-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|bleachbit-1.0-2|110	+ Revision: c4b704f
14cr|bleachbit-1.0-2|111	- MassBuild#464: Increase release tag
14cr|bleachbit-1.0-2|112	
14cr|bleachbit-1.0-2|113	

416 14
14cr|blindelephant-1.0-0.5.2|1	%define snapshot 5
14cr|blindelephant-1.0-0.5.2|2	
14cr|blindelephant-1.0-0.5.2|3	Name:		blindelephant
14cr|blindelephant-1.0-0.5.2|4	Version:	1.0
14cr|blindelephant-1.0-0.5.2|5	Release:	0.%{snapshot}.2
14cr|blindelephant-1.0-0.5.2|6	Summary:	Web Application Finger Printer
14cr|blindelephant-1.0-0.5.2|7	License:	LGPL
14cr|blindelephant-1.0-0.5.2|8	Group:		Networking/Other
14cr|blindelephant-1.0-0.5.2|9	URL:		http://blindelephant.sourceforge.net/
14cr|blindelephant-1.0-0.5.2|10	Source:     %{name}-%{snapshot}.tar.bz2
14cr|blindelephant-1.0-0.5.2|11	BuildArch:	noarch
14cr|blindelephant-1.0-0.5.2|12	
14cr|blindelephant-1.0-0.5.2|13	%description
14cr|blindelephant-1.0-0.5.2|14	The BlindElephant Web Application Fingerprinter attempts to discover the
14cr|blindelephant-1.0-0.5.2|15	version of a (known) web application by comparing static files at known
14cr|blindelephant-1.0-0.5.2|16	locations against precomputed hashes for versions of those files in all all
14cr|blindelephant-1.0-0.5.2|17	available releases. The technique is fast, low-bandwidth, non-invasive,
14cr|blindelephant-1.0-0.5.2|18	generic, and highly automatable.
14cr|blindelephant-1.0-0.5.2|19	
14cr|blindelephant-1.0-0.5.2|20	%prep
14cr|blindelephant-1.0-0.5.2|21	%setup -q -n %{name}
14cr|blindelephant-1.0-0.5.2|22	
14cr|blindelephant-1.0-0.5.2|23	%build
14cr|blindelephant-1.0-0.5.2|24	cd src
14cr|blindelephant-1.0-0.5.2|25	python setup.py build
14cr|blindelephant-1.0-0.5.2|26	
14cr|blindelephant-1.0-0.5.2|27	%install
14cr|blindelephant-1.0-0.5.2|28	pushd src
14cr|blindelephant-1.0-0.5.2|29	python setup.py install --root=%{buildroot}
14cr|blindelephant-1.0-0.5.2|30	popd
14cr|blindelephant-1.0-0.5.2|31	
14cr|blindelephant-1.0-0.5.2|32	install -d -m 755 %{buildroot}%{_bindir}
14cr|blindelephant-1.0-0.5.2|33	cat > %{buildroot}%{_bindir}/blindelephant <<EOF
14cr|blindelephant-1.0-0.5.2|34	#!/bin/sh
14cr|blindelephant-1.0-0.5.2|35	python %{py_sitedir}/blindelephant/BlindElephant.py
14cr|blindelephant-1.0-0.5.2|36	EOF
14cr|blindelephant-1.0-0.5.2|37	chmod +x %{buildroot}%{_bindir}/blindelephant
14cr|blindelephant-1.0-0.5.2|38	
14cr|blindelephant-1.0-0.5.2|39	install -d -m 755 %{buildroot}%{_datadir}/%{name}/shell-scripts
14cr|blindelephant-1.0-0.5.2|40	install -m 755 tools/shell-scripts/* \
14cr|blindelephant-1.0-0.5.2|41	%{buildroot}%{_datadir}/%{name}/shell-scripts/
14cr|blindelephant-1.0-0.5.2|42	
14cr|blindelephant-1.0-0.5.2|43	%files
14cr|blindelephant-1.0-0.5.2|44	%defattr(-,root,root)
14cr|blindelephant-1.0-0.5.2|45	%doc README doc/*
14cr|blindelephant-1.0-0.5.2|46	%{_bindir}/blindelephant
14cr|blindelephant-1.0-0.5.2|47	%{py_sitedir}/blindelephant
14cr|blindelephant-1.0-0.5.2|48	%{py_sitedir}/BlindElephant-1.0-py%{py_ver}.egg-info
14cr|blindelephant-1.0-0.5.2|49	%{_datadir}/%{name}
14cr|blindelephant-1.0-0.5.2|50	
14cr|blindelephant-1.0-0.5.2|51	
14cr|blindelephant-1.0-0.5.2|52	
14cr|blindelephant-1.0-0.5.2|53	
14cr|blindelephant-1.0-0.5.2|54	%changelog
14cr|blindelephant-1.0-0.5.2|55	* Wed Oct 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.5.2
14cr|blindelephant-1.0-0.5.2|56	+ Revision: 9083223
14cr|blindelephant-1.0-0.5.2|57	- Fix python macros
14cr|blindelephant-1.0-0.5.2|58	
14cr|blindelephant-1.0-0.5.2|59	

417 14
14cr|blktool-4.0-0.10262005|1	%define Werror_cflags	%nil
14cr|blktool-4.0-0.10262005|2	%define name blktool
14cr|blktool-4.0-0.10262005|3	%define version 4.0
14cr|blktool-4.0-0.10262005|4	%define gitdate 10262005
14cr|blktool-4.0-0.10262005|5	%define release %mkrel 0.%{gitdate}
14cr|blktool-4.0-0.10262005|6	
14cr|blktool-4.0-0.10262005|7	Summary: Multi-purpose tool to manage common block concepts
14cr|blktool-4.0-0.10262005|8	Name: %{name}
14cr|blktool-4.0-0.10262005|9	Version: %{version}
14cr|blktool-4.0-0.10262005|10	Release: %{release}
14cr|blktool-4.0-0.10262005|11	Source0: %{name}-%{version}.tar.bz2
14cr|blktool-4.0-0.10262005|12	License: GPL
14cr|blktool-4.0-0.10262005|13	Group:   System/Kernel and hardware
14cr|blktool-4.0-0.10262005|14	Url: http://kernel.org/git/?p=linux/kernel/git/jgarzik/blktool.git
14cr|blktool-4.0-0.10262005|15	BuildRequires: glib2-devel
14cr|blktool-4.0-0.10262005|16	
14cr|blktool-4.0-0.10262005|17	%description
14cr|blktool-4.0-0.10262005|18	blktool is a multi-purpose tool that aims to a common place to
14cr|blktool-4.0-0.10262005|19	management common block concepts, across a wide variety of hardware.
14cr|blktool-4.0-0.10262005|20	For example, rather than having to learn and use different tools for
14cr|blktool-4.0-0.10262005|21	ATA or SCSI or I2O for the concept of "suspend",
14cr|blktool-4.0-0.10262005|22	in the future one will simply do "blktool /dev/foo suspend" and it will work,
14cr|blktool-4.0-0.10262005|23	regardless of what type of device it is.
14cr|blktool-4.0-0.10262005|24	
14cr|blktool-4.0-0.10262005|25	%prep
14cr|blktool-4.0-0.10262005|26	%setup -q -n %{name}
14cr|blktool-4.0-0.10262005|27	
14cr|blktool-4.0-0.10262005|28	%build
14cr|blktool-4.0-0.10262005|29	./autogen.sh
14cr|blktool-4.0-0.10262005|30	%configure
14cr|blktool-4.0-0.10262005|31	%make
14cr|blktool-4.0-0.10262005|32	
14cr|blktool-4.0-0.10262005|33	%install
14cr|blktool-4.0-0.10262005|34	%makeinstall
14cr|blktool-4.0-0.10262005|35	
14cr|blktool-4.0-0.10262005|36	%files
14cr|blktool-4.0-0.10262005|37	%{_sbindir}/blktool
14cr|blktool-4.0-0.10262005|38	%{_mandir}/man8/blktool*
14cr|blktool-4.0-0.10262005|39	
14cr|blktool-4.0-0.10262005|40	%changelog
14cr|blktool-4.0-0.10262005|41	* Fri Dec 07 2012 Alexander Khryukin <alexander@mezon.ru> 4.0-0.10262005
14cr|blktool-4.0-0.10262005|42	+ Revision: 71e36ee
14cr|blktool-4.0-0.10262005|43	- contrib repairing
14cr|blktool-4.0-0.10262005|44	
14cr|blktool-4.0-0.10262005|45	

418 14
14cr|blktrace-0.99.2-1.20070730|1	%define name blktrace
14cr|blktrace-0.99.2-1.20070730|2	%define version 0.99.2
14cr|blktrace-0.99.2-1.20070730|3	%define git 20070730
14cr|blktrace-0.99.2-1.20070730|4	%define release %mkrel 1.%{git}
14cr|blktrace-0.99.2-1.20070730|5	%define distname %{name}-%{version}-%{git}
14cr|blktrace-0.99.2-1.20070730|6	
14cr|blktrace-0.99.2-1.20070730|7	Summary: Utilities for block layer IO tracing
14cr|blktrace-0.99.2-1.20070730|8	Name: %{name}
14cr|blktrace-0.99.2-1.20070730|9	Version: %{version}
14cr|blktrace-0.99.2-1.20070730|10	Release: %{release}
14cr|blktrace-0.99.2-1.20070730|11	Source0: %{distname}.tar.bz2
14cr|blktrace-0.99.2-1.20070730|12	License: GPL
14cr|blktrace-0.99.2-1.20070730|13	Group: System/Kernel and hardware
14cr|blktrace-0.99.2-1.20070730|14	Url: http://git.kernel.org/?p=linux/kernel/git/axboe/blktrace.git;a=summary
14cr|blktrace-0.99.2-1.20070730|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|blktrace-0.99.2-1.20070730|16	
14cr|blktrace-0.99.2-1.20070730|17	%description
14cr|blktrace-0.99.2-1.20070730|18	blktrace is a block layer IO tracing mechanism which provides detailed
14cr|blktrace-0.99.2-1.20070730|19	information about request queue operations to user space. This package
14cr|blktrace-0.99.2-1.20070730|20	includes both blktrace, a utility which gathers event traces from the kernel;
14cr|blktrace-0.99.2-1.20070730|21	and blkparse, a utility which formats trace data collected by blktrace.
14cr|blktrace-0.99.2-1.20070730|22	
14cr|blktrace-0.99.2-1.20070730|23	You should install the blktrace package if you need to gather detailed
14cr|blktrace-0.99.2-1.20070730|24	information about IO patterns.
14cr|blktrace-0.99.2-1.20070730|25	
14cr|blktrace-0.99.2-1.20070730|26	%prep
14cr|blktrace-0.99.2-1.20070730|27	%setup -q -n %{distname}
14cr|blktrace-0.99.2-1.20070730|28	
14cr|blktrace-0.99.2-1.20070730|29	%build
14cr|blktrace-0.99.2-1.20070730|30	%make
14cr|blktrace-0.99.2-1.20070730|31	
14cr|blktrace-0.99.2-1.20070730|32	%install
14cr|blktrace-0.99.2-1.20070730|33	rm -rf %{buildroot}
14cr|blktrace-0.99.2-1.20070730|34	%makeinstall
14cr|blktrace-0.99.2-1.20070730|35	
14cr|blktrace-0.99.2-1.20070730|36	%clean
14cr|blktrace-0.99.2-1.20070730|37	rm -rf %{buildroot}
14cr|blktrace-0.99.2-1.20070730|38	
14cr|blktrace-0.99.2-1.20070730|39	%files
14cr|blktrace-0.99.2-1.20070730|40	%defattr(-,root,root)
14cr|blktrace-0.99.2-1.20070730|41	%doc README
14cr|blktrace-0.99.2-1.20070730|42	%{_bindir}/blkparse
14cr|blktrace-0.99.2-1.20070730|43	%{_bindir}/blkrawverify
14cr|blktrace-0.99.2-1.20070730|44	%{_bindir}/blktrace
14cr|blktrace-0.99.2-1.20070730|45	%{_bindir}/btrace
14cr|blktrace-0.99.2-1.20070730|46	%{_bindir}/btt
14cr|blktrace-0.99.2-1.20070730|47	%{_bindir}/verify_blkparse
14cr|blktrace-0.99.2-1.20070730|48	%{_mandir}/man1/blkparse.1*
14cr|blktrace-0.99.2-1.20070730|49	%{_mandir}/man1/blkrawverify.1*
14cr|blktrace-0.99.2-1.20070730|50	%{_mandir}/man1/btt.1*
14cr|blktrace-0.99.2-1.20070730|51	%{_mandir}/man1/verify_blkparse.1*
14cr|blktrace-0.99.2-1.20070730|52	%{_mandir}/man8/blktrace.8*
14cr|blktrace-0.99.2-1.20070730|53	%{_mandir}/man8/btrace.8*
14cr|blktrace-0.99.2-1.20070730|54	
14cr|blktrace-0.99.2-1.20070730|55	
14cr|blktrace-0.99.2-1.20070730|56	
14cr|blktrace-0.99.2-1.20070730|57	%changelog
14cr|blktrace-0.99.2-1.20070730|58	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.99.2-1.20070730
14cr|blktrace-0.99.2-1.20070730|59	+ Revision: 6cc8b34
14cr|blktrace-0.99.2-1.20070730|60	- Automatic import for version 0.99.2
14cr|blktrace-0.99.2-1.20070730|61	
14cr|blktrace-0.99.2-1.20070730|62	

419 14
14cr|bloboats-1.0.2-3|1	Summary:	Boat racing game
14cr|bloboats-1.0.2-3|2	Name:		bloboats
14cr|bloboats-1.0.2-3|3	Version:	1.0.2
14cr|bloboats-1.0.2-3|4	Release:	3
14cr|bloboats-1.0.2-3|5	License:	GPL
14cr|bloboats-1.0.2-3|6	Group:		Games/Arcade
14cr|bloboats-1.0.2-3|7	Url:		http://bloboats.dy.fi/
14cr|bloboats-1.0.2-3|8	Source0:	http://mirror.kapsi.fi/bloboats.dy.fi/%{name}-%{version}.tar.gz
14cr|bloboats-1.0.2-3|9	Patch0:		bloboats-1.0.2-cflags.patch
14cr|bloboats-1.0.2-3|10	BuildRequires:	imagemagick
14cr|bloboats-1.0.2-3|11	BuildRequires:	pkgconfig(gl)
14cr|bloboats-1.0.2-3|12	BuildRequires:	pkgconfig(glu)
14cr|bloboats-1.0.2-3|13	BuildRequires:	pkgconfig(SDL_image)
14cr|bloboats-1.0.2-3|14	BuildRequires:	pkgconfig(SDL_mixer)
14cr|bloboats-1.0.2-3|15	BuildRequires:	pkgconfig(SDL_net)
14cr|bloboats-1.0.2-3|16	BuildRequires:	pkgconfig(vorbis)
14cr|bloboats-1.0.2-3|17	
14cr|bloboats-1.0.2-3|18	%description
14cr|bloboats-1.0.2-3|19	Bloboats is a boat racing game in which the objective is to reach the
14cr|bloboats-1.0.2-3|20	goal as fast as possible, at least faster than your friend does.
14cr|bloboats-1.0.2-3|21	
14cr|bloboats-1.0.2-3|22	%files
14cr|bloboats-1.0.2-3|23	%doc copying.txt readme.txt
14cr|bloboats-1.0.2-3|24	%{_gamesbindir}/%{name}
14cr|bloboats-1.0.2-3|25	%{_sysconfdir}/bloboats.dirs
14cr|bloboats-1.0.2-3|26	# Why does this files get 755 perms?
14cr|bloboats-1.0.2-3|27	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/*/*.*
14cr|bloboats-1.0.2-3|28	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/defaults/*/*.*
14cr|bloboats-1.0.2-3|29	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/defaults/private/*/*.*
14cr|bloboats-1.0.2-3|30	%{_datadir}/applications/*.desktop
14cr|bloboats-1.0.2-3|31	%{_liconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|32	%{_miconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|33	%{_iconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|34	
14cr|bloboats-1.0.2-3|35	#----------------------------------------------------------------------------
14cr|bloboats-1.0.2-3|36	
14cr|bloboats-1.0.2-3|37	%prep
14cr|bloboats-1.0.2-3|38	%setup -q
14cr|bloboats-1.0.2-3|39	%patch0 -p1
14cr|bloboats-1.0.2-3|40	
14cr|bloboats-1.0.2-3|41	%build
14cr|bloboats-1.0.2-3|42	%make \
14cr|bloboats-1.0.2-3|43	STRIP=true \
14cr|bloboats-1.0.2-3|44	CFLAGS="%{optflags}" \
14cr|bloboats-1.0.2-3|45	DATADIR=%{_gamesdatadir}/%{name}/data
14cr|bloboats-1.0.2-3|46	
14cr|bloboats-1.0.2-3|47	%install
14cr|bloboats-1.0.2-3|48	%makeinstall_std \
14cr|bloboats-1.0.2-3|49	PREFIX=%{buildroot} \
14cr|bloboats-1.0.2-3|50	BINARYDIR=%{buildroot}%{_gamesbindir} \
14cr|bloboats-1.0.2-3|51	DATADIR=%{buildroot}%{_gamesdatadir}/%{name}/data
14cr|bloboats-1.0.2-3|52	
14cr|bloboats-1.0.2-3|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bloboats-1.0.2-3|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bloboats-1.0.2-3|55	[Desktop Entry]
14cr|bloboats-1.0.2-3|56	Name=%{name}
14cr|bloboats-1.0.2-3|57	Comment=%{Summary}
14cr|bloboats-1.0.2-3|58	Exec=%{name}
14cr|bloboats-1.0.2-3|59	Icon=%{name}
14cr|bloboats-1.0.2-3|60	Terminal=false
14cr|bloboats-1.0.2-3|61	StartupNotify=false
14cr|bloboats-1.0.2-3|62	Type=Application
14cr|bloboats-1.0.2-3|63	Categories=Game;ArcadeGame;
14cr|bloboats-1.0.2-3|64	EOF
14cr|bloboats-1.0.2-3|65	
14cr|bloboats-1.0.2-3|66	# install icons
14cr|bloboats-1.0.2-3|67	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
14cr|bloboats-1.0.2-3|68	cp data/images/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|69	convert -scale 48x48 data/images/icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|70	convert -scale 16x16 data/images/icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|bloboats-1.0.2-3|71	
14cr|bloboats-1.0.2-3|72	
14cr|bloboats-1.0.2-3|73	
14cr|bloboats-1.0.2-3|74	%changelog
14cr|bloboats-1.0.2-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|bloboats-1.0.2-3|76	+ Revision: d641cf0
14cr|bloboats-1.0.2-3|77	- MassBuild#464: Increase release tag
14cr|bloboats-1.0.2-3|78	
14cr|bloboats-1.0.2-3|79	

420 14
14cr|blobwars-1.19-1|1	%define	name	blobwars
14cr|blobwars-1.19-1|2	%define	oname	BlobWars
14cr|blobwars-1.19-1|3	%define	version	1.19
14cr|blobwars-1.19-1|4	%define	rel	1
14cr|blobwars-1.19-1|5	%define	release	%mkrel %{rel}
14cr|blobwars-1.19-1|6	%define	Summary	%{oname} Episode I : Metal Blob Solid
14cr|blobwars-1.19-1|7	
14cr|blobwars-1.19-1|8	Name:		%{name}
14cr|blobwars-1.19-1|9	Version:	%{version}
14cr|blobwars-1.19-1|10	Release:	%{release}
14cr|blobwars-1.19-1|11	URL:		http://www.parallelrealities.co.uk
14cr|blobwars-1.19-1|12	Source0:	http://ovh.dl.sourceforge.net/project/blobwars/%{name}-%{version}.tar.gz
14cr|blobwars-1.19-1|13	Patch0:		blobwars-1.19-link.patch
14cr|blobwars-1.19-1|14	License:	GPLv2+
14cr|blobwars-1.19-1|15	Group:		Games/Arcade
14cr|blobwars-1.19-1|16	Summary:	%{Summary}
14cr|blobwars-1.19-1|17	BuildRequires:	SDL_mixer-devel
14cr|blobwars-1.19-1|18	BuildRequires:	SDL_image-devel
14cr|blobwars-1.19-1|19	BuildRequires:	SDL_ttf-devel
14cr|blobwars-1.19-1|20	BuildRequires:	SDL_net-devel
14cr|blobwars-1.19-1|21	BuildRequires:	zlib-devel
14cr|blobwars-1.19-1|22	BuildRequires:	desktop-file-utils
14cr|blobwars-1.19-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|blobwars-1.19-1|24	
14cr|blobwars-1.19-1|25	%description
14cr|blobwars-1.19-1|26	Since their world was invaded by an alien race, the Blobs have
14cr|blobwars-1.19-1|27	faced a lifetime of war. But now they have a chance to win
14cr|blobwars-1.19-1|28	the war once and for all.
14cr|blobwars-1.19-1|29	
14cr|blobwars-1.19-1|30	In Episode I : Metal Blob Solid, you take on the role of a
14cr|blobwars-1.19-1|31	fearless Blob agent, Bob. Bob's mission is to infiltrate the
14cr|blobwars-1.19-1|32	various enemy bases around the Blobs' homeworld and rescue as many
14cr|blobwars-1.19-1|33	POWs as possible. But standing in his way are many vicious enemies,
14cr|blobwars-1.19-1|34	other Blobs who have defected and the evil alien leader, Galdov.
14cr|blobwars-1.19-1|35	
14cr|blobwars-1.19-1|36	%prep
14cr|blobwars-1.19-1|37	%setup -q
14cr|blobwars-1.19-1|38	%patch0 -p0
14cr|blobwars-1.19-1|39	#patch0 -p1
14cr|blobwars-1.19-1|40	#sed -i 's@-Werror@@' makefile
14cr|blobwars-1.19-1|41	
14cr|blobwars-1.19-1|42	%build
14cr|blobwars-1.19-1|43	CFLAGS="%optflags" LDFLAGS="%ldflags" %make DATADIR=%{_gamesdatadir}/%{name}/
14cr|blobwars-1.19-1|44	
14cr|blobwars-1.19-1|45	%install
14cr|blobwars-1.19-1|46	%{__rm} -rf %{buildroot}
14cr|blobwars-1.19-1|47	%{makeinstall_std}
14cr|blobwars-1.19-1|48	
14cr|blobwars-1.19-1|49	%{find_lang} %{name}
14cr|blobwars-1.19-1|50	
14cr|blobwars-1.19-1|51	desktop-file-install --vendor="" \
14cr|blobwars-1.19-1|52	--remove-key="Encoding" \
14cr|blobwars-1.19-1|53	--remove-category="Application" \
14cr|blobwars-1.19-1|54	--add-category="ArcadeGame" \
14cr|blobwars-1.19-1|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|blobwars-1.19-1|56	
14cr|blobwars-1.19-1|57	%if %mdkversion < 200900
14cr|blobwars-1.19-1|58	%post
14cr|blobwars-1.19-1|59	%update_menus
14cr|blobwars-1.19-1|60	%endif
14cr|blobwars-1.19-1|61	
14cr|blobwars-1.19-1|62	%if %mdkversion < 200900
14cr|blobwars-1.19-1|63	%postun
14cr|blobwars-1.19-1|64	%clean_menus
14cr|blobwars-1.19-1|65	%endif
14cr|blobwars-1.19-1|66	
14cr|blobwars-1.19-1|67	%clean
14cr|blobwars-1.19-1|68	%{__rm} -rf %{buildroot}
14cr|blobwars-1.19-1|69	
14cr|blobwars-1.19-1|70	%files -f %{name}.lang
14cr|blobwars-1.19-1|71	%defattr(644,root,games,755)
14cr|blobwars-1.19-1|72	%doc %{_docdir}/%{name}
14cr|blobwars-1.19-1|73	%{_gamesdatadir}/%{name}
14cr|blobwars-1.19-1|74	%{_datadir}/applications/%{name}.desktop
14cr|blobwars-1.19-1|75	%{_iconsdir}/*
14cr|blobwars-1.19-1|76	%defattr(755,root,games,755)
14cr|blobwars-1.19-1|77	%{_gamesbindir}/%{name}
14cr|blobwars-1.19-1|78	
14cr|blobwars-1.19-1|79	
14cr|blobwars-1.19-1|80	
14cr|blobwars-1.19-1|81	%changelog
14cr|blobwars-1.19-1|82	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.19-1
14cr|blobwars-1.19-1|83	+ Revision: 716f44a
14cr|blobwars-1.19-1|84	- Automatic import for version 1.19
14cr|blobwars-1.19-1|85	
14cr|blobwars-1.19-1|86	

421 14
14cr|blogtk-2.0-5|1	%define version	2.0
14cr|blogtk-2.0-5|2	%define release 5
14cr|blogtk-2.0-5|3	%define newname blogtk2
14cr|blogtk-2.0-5|4	
14cr|blogtk-2.0-5|5	Name:		blogtk
14cr|blogtk-2.0-5|6	Summary:	Standalone blog entry poster
14cr|blogtk-2.0-5|7	Version:	%{version}
14cr|blogtk-2.0-5|8	Release:	%{release}
14cr|blogtk-2.0-5|9	Source:		http://launchpad.net/blogtk/2.0/2.0/+download/%{name}-%{version}.tar.gz
14cr|blogtk-2.0-5|10	URL:		http://blogtk.jayreding.com
14cr|blogtk-2.0-5|11	License:	Apache License
14cr|blogtk-2.0-5|12	Group:		Networking/Other
14cr|blogtk-2.0-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|blogtk-2.0-5|14	BuildRequires:	imagemagick
14cr|blogtk-2.0-5|15	BuildRequires:	desktop-file-utils
14cr|blogtk-2.0-5|16	Requires:	pygtk2.0
14cr|blogtk-2.0-5|17	Requires:	pygtk2.0-libglade
14cr|blogtk-2.0-5|18	Requires:	gnome-python
14cr|blogtk-2.0-5|19	Requires:	gnome-python-gtkspell
14cr|blogtk-2.0-5|20	Requires:	python-webkitgtk
14cr|blogtk-2.0-5|21	Requires:	python-gdata
14cr|blogtk-2.0-5|22	Requires:	python-gtksourceview
14cr|blogtk-2.0-5|23	Requires:	python-feedparser
14cr|blogtk-2.0-5|24	Requires(pre):	desktop-file-utils
14cr|blogtk-2.0-5|25	BuildArch:	noarch
14cr|blogtk-2.0-5|26	
14cr|blogtk-2.0-5|27	%description
14cr|blogtk-2.0-5|28	BloGTK is a weblog client that allows you to post to your weblog from Linux
14cr|blogtk-2.0-5|29	without the need for a separate browser window. BloGTK allows you to connect
14cr|blogtk-2.0-5|30	with many weblog systems such as Blogger, Movable Type, WordPress, and more.
14cr|blogtk-2.0-5|31	
14cr|blogtk-2.0-5|32	%prep
14cr|blogtk-2.0-5|33	%setup -q -n %name-%version
14cr|blogtk-2.0-5|34	
14cr|blogtk-2.0-5|35	chmod 644 data/*
14cr|blogtk-2.0-5|36	
14cr|blogtk-2.0-5|37	# (Abel) eliminate runtime pygtk warnings
14cr|blogtk-2.0-5|38	find -type f -name '*.py' -print0 | xargs -r -0 perl -pi -e 's/gtk\.TRUE/True/g; s/gtk\.FALSE/False/g;'
14cr|blogtk-2.0-5|39	
14cr|blogtk-2.0-5|40	%install
14cr|blogtk-2.0-5|41	rm -rf %{buildroot}
14cr|blogtk-2.0-5|42	mkdir -p %{buildroot}%{_datadir}
14cr|blogtk-2.0-5|43	cp -r share/blogtk2 %{buildroot}%{_datadir}
14cr|blogtk-2.0-5|44	mkdir -p %{buildroot}/%{_datadir}/pixmaps
14cr|blogtk-2.0-5|45	cp data/blogtk-icon.png %{buildroot}/%{_datadir}/pixmaps
14cr|blogtk-2.0-5|46	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|blogtk-2.0-5|47	cp data/blogtk.desktop %{buildroot}/%{_datadir}/applications/
14cr|blogtk-2.0-5|48	mkdir -p %{buildroot}/%{_bindir}
14cr|blogtk-2.0-5|49	cp bin/blogtk2 %{buildroot}/%{_bindir}/
14cr|blogtk-2.0-5|50	
14cr|blogtk-2.0-5|51	#menu
14cr|blogtk-2.0-5|52	perl -pi -e 's,blogtk-icon.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|blogtk-2.0-5|53	desktop-file-install --remove-category="Application" \
14cr|blogtk-2.0-5|54	--add-category="GTK" \
14cr|blogtk-2.0-5|55	--remove-key=Encoding \
14cr|blogtk-2.0-5|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|blogtk-2.0-5|57	
14cr|blogtk-2.0-5|58	#icons
14cr|blogtk-2.0-5|59	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
14cr|blogtk-2.0-5|60	install -m 644 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|blogtk-2.0-5|61	convert -scale 48 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|blogtk-2.0-5|62	convert -scale 32 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|blogtk-2.0-5|63	convert -scale 16 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|blogtk-2.0-5|64	
14cr|blogtk-2.0-5|65	%clean
14cr|blogtk-2.0-5|66	rm -rf %{buildroot}
14cr|blogtk-2.0-5|67	
14cr|blogtk-2.0-5|68	%if %mdkversion < 200900
14cr|blogtk-2.0-5|69	%post
14cr|blogtk-2.0-5|70	%{update_menus}
14cr|blogtk-2.0-5|71	%{update_icon_cache hicolor}
14cr|blogtk-2.0-5|72	%endif
14cr|blogtk-2.0-5|73	
14cr|blogtk-2.0-5|74	%if %mdkversion < 200900
14cr|blogtk-2.0-5|75	%postun
14cr|blogtk-2.0-5|76	%{clean_menus}
14cr|blogtk-2.0-5|77	%{clean_icon_cache hicolor}
14cr|blogtk-2.0-5|78	%endif
14cr|blogtk-2.0-5|79	
14cr|blogtk-2.0-5|80	%files
14cr|blogtk-2.0-5|81	%defattr(-,root,root)
14cr|blogtk-2.0-5|82	%doc README ChangeLog AUTHORS
14cr|blogtk-2.0-5|83	%{_bindir}/%{newname}
14cr|blogtk-2.0-5|84	%{_datadir}/%{newname}
14cr|blogtk-2.0-5|85	%{_datadir}/pixmaps/*
14cr|blogtk-2.0-5|86	%{_datadir}/applications/*
14cr|blogtk-2.0-5|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|blogtk-2.0-5|88	
14cr|blogtk-2.0-5|89	
14cr|blogtk-2.0-5|90	
14cr|blogtk-2.0-5|91	%changelog
14cr|blogtk-2.0-5|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cr|blogtk-2.0-5|93	+ Revision: 9fe9a31
14cr|blogtk-2.0-5|94	- MassBuild#464: Increase release tag
14cr|blogtk-2.0-5|95	
14cr|blogtk-2.0-5|96	

422 14
14cr|blop-0.2.8-10|1	Name:		blop
14cr|blop-0.2.8-10|2	Version:	0.2.8
14cr|blop-0.2.8-10|3	Release:	10
14cr|blop-0.2.8-10|4	Summary:	Bandlimited LADSPA Oscillator Plugins
14cr|blop-0.2.8-10|5	License:	GPLv2+
14cr|blop-0.2.8-10|6	Group:		Sound
14cr|blop-0.2.8-10|7	URL:		http://blop.sourceforge.net/
14cr|blop-0.2.8-10|8	Source0:	%{name}-%{version}.tar.bz2
14cr|blop-0.2.8-10|9	#Patch0:	blop-0.2.7-compile.patch.bz2
14cr|blop-0.2.8-10|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|blop-0.2.8-10|11	BuildRequires:	ladspa-devel
14cr|blop-0.2.8-10|12	Requires:	ladspa
14cr|blop-0.2.8-10|13	
14cr|blop-0.2.8-10|14	%description
14cr|blop-0.2.8-10|15	BLOP comprises a set of LADSPA plugins that generate bandlimited
14cr|blop-0.2.8-10|16	sawtooth, square, variable pulse and slope-variable triangle waves,
14cr|blop-0.2.8-10|17	for use in LADSPA hosts, principally for use with one of the many
14cr|blop-0.2.8-10|18	modular software synthesisers available.
14cr|blop-0.2.8-10|19	
14cr|blop-0.2.8-10|20	They are wavetable based, and are designed to produce output with
14cr|blop-0.2.8-10|21	harmonic content as high as possible over a wide pitch range.
14cr|blop-0.2.8-10|22	
14cr|blop-0.2.8-10|23	%prep
14cr|blop-0.2.8-10|24	%setup -q
14cr|blop-0.2.8-10|25	#%patch0 -p1
14cr|blop-0.2.8-10|26	perl -p -i -e 's/\/lib\//\/%{_lib}\//g' src/wavedata.c
14cr|blop-0.2.8-10|27	
14cr|blop-0.2.8-10|28	%build
14cr|blop-0.2.8-10|29	%configure2_5x --with-ladspa-plugin-dir=%{_libdir}/ladspa
14cr|blop-0.2.8-10|30	%make
14cr|blop-0.2.8-10|31	
14cr|blop-0.2.8-10|32	%install
14cr|blop-0.2.8-10|33	rm -rf $RPM_BUILD_ROOT
14cr|blop-0.2.8-10|34	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
14cr|blop-0.2.8-10|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
14cr|blop-0.2.8-10|36	%{makeinstall_std}
14cr|blop-0.2.8-10|37	
14cr|blop-0.2.8-10|38	# install the rdf description
14cr|blop-0.2.8-10|39	install -m0644 doc/blop.rdf $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
14cr|blop-0.2.8-10|40	# we don't want to package makefiles in the doc
14cr|blop-0.2.8-10|41	#rm -f doc/Makefile*
14cr|blop-0.2.8-10|42	
14cr|blop-0.2.8-10|43	%find_lang %{name}
14cr|blop-0.2.8-10|44	
14cr|blop-0.2.8-10|45	%clean
14cr|blop-0.2.8-10|46	rm -rf $RPM_BUILD_ROOT
14cr|blop-0.2.8-10|47	
14cr|blop-0.2.8-10|48	%files -f %{name}.lang
14cr|blop-0.2.8-10|49	%defattr(-,root,root)
14cr|blop-0.2.8-10|50	%doc AUTHORS NEWS README THANKS TODO doc/{about.txt,blop.rdf,plugins_list.txt}
14cr|blop-0.2.8-10|51	%{_libdir}/ladspa/*.so
14cr|blop-0.2.8-10|52	%{_libdir}/ladspa/blop_files
14cr|blop-0.2.8-10|53	%{_datadir}/ladspa/rdf/*.rdf
14cr|blop-0.2.8-10|54	
14cr|blop-0.2.8-10|55	
14cr|blop-0.2.8-10|56	
14cr|blop-0.2.8-10|57	
14cr|blop-0.2.8-10|58	
14cr|blop-0.2.8-10|59	%changelog
14cr|blop-0.2.8-10|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-10
14cr|blop-0.2.8-10|61	+ Revision: 58a310e
14cr|blop-0.2.8-10|62	- MassBuild#464: Increase release tag
14cr|blop-0.2.8-10|63	
14cr|blop-0.2.8-10|64	

423 14
14cr|blowfish-j-2.15-0.0.5|1	Name:		blowfish-j
14cr|blowfish-j-2.15-0.0.5|2	Version:	2.15
14cr|blowfish-j-2.15-0.0.5|3	Release:	0.0.5
14cr|blowfish-j-2.15-0.0.5|4	Epoch:		0
14cr|blowfish-j-2.15-0.0.5|5	Summary:	A Blowfish implementation in Java
14cr|blowfish-j-2.15-0.0.5|6	License:	Apache License
14cr|blowfish-j-2.15-0.0.5|7	Url: 		http://www.lassekolb.info/bfacs.htm
14cr|blowfish-j-2.15-0.0.5|8	Source0:	http://www.lassekolb.info/bfj215.zip
14cr|blowfish-j-2.15-0.0.5|9	Source1:	%{name}-build.xml
14cr|blowfish-j-2.15-0.0.5|10	BuildRequires:	ant
14cr|blowfish-j-2.15-0.0.5|11	BuildRequires:  jpackage-utils >= 0:1.5
14cr|blowfish-j-2.15-0.0.5|12	BuildRequires:  java-rpmbuild
14cr|blowfish-j-2.15-0.0.5|13	Group: 		Development/Java
14cr|blowfish-j-2.15-0.0.5|14	Buildarch:	noarch
14cr|blowfish-j-2.15-0.0.5|15	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|blowfish-j-2.15-0.0.5|16	
14cr|blowfish-j-2.15-0.0.5|17	%description
14cr|blowfish-j-2.15-0.0.5|18	The Blowfish implementation in Java, very fast ECB and CBC
14cr|blowfish-j-2.15-0.0.5|19	encryption. Comes with the BlowfishEasy class for simple string
14cr|blowfish-j-2.15-0.0.5|20	encryption, plus a solution for streaming.
14cr|blowfish-j-2.15-0.0.5|21	
14cr|blowfish-j-2.15-0.0.5|22	%package javadoc
14cr|blowfish-j-2.15-0.0.5|23	Summary:	Javadoc for %{name}
14cr|blowfish-j-2.15-0.0.5|24	Group:		Development/Java
14cr|blowfish-j-2.15-0.0.5|25	
14cr|blowfish-j-2.15-0.0.5|26	%description javadoc
14cr|blowfish-j-2.15-0.0.5|27	Javadoc for %{name}
14cr|blowfish-j-2.15-0.0.5|28	
14cr|blowfish-j-2.15-0.0.5|29	%prep
14cr|blowfish-j-2.15-0.0.5|30	%setup -c -n %{name}-%{version}
14cr|blowfish-j-2.15-0.0.5|31	[ ! -f build.xml ] && cp -a %{SOURCE1} build.xml
14cr|blowfish-j-2.15-0.0.5|32	
14cr|blowfish-j-2.15-0.0.5|33	%build
14cr|blowfish-j-2.15-0.0.5|34	%{ant} clean dist javadoc
14cr|blowfish-j-2.15-0.0.5|35	
14cr|blowfish-j-2.15-0.0.5|36	%install
14cr|blowfish-j-2.15-0.0.5|37	# jar
14cr|blowfish-j-2.15-0.0.5|38	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|blowfish-j-2.15-0.0.5|39	
14cr|blowfish-j-2.15-0.0.5|40	install -m 644 dist/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|blowfish-j-2.15-0.0.5|41	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|blowfish-j-2.15-0.0.5|42	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|blowfish-j-2.15-0.0.5|43	
14cr|blowfish-j-2.15-0.0.5|44	# javadoc
14cr|blowfish-j-2.15-0.0.5|45	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|blowfish-j-2.15-0.0.5|46	cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|blowfish-j-2.15-0.0.5|47	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|blowfish-j-2.15-0.0.5|48	
14cr|blowfish-j-2.15-0.0.5|49	%clean
14cr|blowfish-j-2.15-0.0.5|50	rm -rf $RPM_BUILD_ROOT
14cr|blowfish-j-2.15-0.0.5|51	
14cr|blowfish-j-2.15-0.0.5|52	%files
14cr|blowfish-j-2.15-0.0.5|53	%defattr(0644,root,root,755)
14cr|blowfish-j-2.15-0.0.5|54	%doc license.txt
14cr|blowfish-j-2.15-0.0.5|55	%{_javadir}/%{name}.jar
14cr|blowfish-j-2.15-0.0.5|56	%{_javadir}/%{name}-%{version}.jar
14cr|blowfish-j-2.15-0.0.5|57	
14cr|blowfish-j-2.15-0.0.5|58	%files javadoc
14cr|blowfish-j-2.15-0.0.5|59	%defattr(0644,root,root,0755)
14cr|blowfish-j-2.15-0.0.5|60	%dir %{_javadocdir}/%{name}-%{version}
14cr|blowfish-j-2.15-0.0.5|61	%{_javadocdir}/%{name}-%{version}/*
14cr|blowfish-j-2.15-0.0.5|62	%dir %{_javadocdir}/%{name}
14cr|blowfish-j-2.15-0.0.5|63	
14cr|blowfish-j-2.15-0.0.5|64	
14cr|blowfish-j-2.15-0.0.5|65	
14cr|blowfish-j-2.15-0.0.5|66	%changelog
14cr|blowfish-j-2.15-0.0.5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.15-0.0.5
14cr|blowfish-j-2.15-0.0.5|68	+ Revision: 5e02867
14cr|blowfish-j-2.15-0.0.5|69	- MassBuild#464: Increase release tag
14cr|blowfish-j-2.15-0.0.5|70	
14cr|blowfish-j-2.15-0.0.5|71	

424 14
14cr|bluecurve-theme-1.0.0-5|1	%define iversion 8.0.0
14cr|bluecurve-theme-1.0.0-5|2	Summary: Bluecurve GNOME theme
14cr|bluecurve-theme-1.0.0-5|3	Name: bluecurve-theme
14cr|bluecurve-theme-1.0.0-5|4	Version: 1.0.0
14cr|bluecurve-theme-1.0.0-5|5	Release: 5
14cr|bluecurve-theme-1.0.0-5|6	BuildArch: noarch
14cr|bluecurve-theme-1.0.0-5|7	License: GPL+
14cr|bluecurve-theme-1.0.0-5|8	Group: Graphical desktop/GNOME
14cr|bluecurve-theme-1.0.0-5|9	Source0: bluecurve-gnome-theme-%{version}.tar.bz2
14cr|bluecurve-theme-1.0.0-5|10	Source1: bluecurve-icon-theme-%iversion.tar.bz2
14cr|bluecurve-theme-1.0.0-5|11	Source2: bluecurve-metacity-theme-%version.tar.bz2
14cr|bluecurve-theme-1.0.0-5|12	Source3: bluecurve-classic-metacity-theme-%version.tar.bz2
14cr|bluecurve-theme-1.0.0-5|13	URL: http://www.redhat.com
14cr|bluecurve-theme-1.0.0-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|bluecurve-theme-1.0.0-5|15	BuildRequires: perl-XML-Parser
14cr|bluecurve-theme-1.0.0-5|16	Requires: gtk-engines2 >= 2.13.3-2mdv
14cr|bluecurve-theme-1.0.0-5|17	
14cr|bluecurve-theme-1.0.0-5|18	%description
14cr|bluecurve-theme-1.0.0-5|19	This package contains the Bluecurve GNOME meta theme, the icon and metacity
14cr|bluecurve-theme-1.0.0-5|20	themes.
14cr|bluecurve-theme-1.0.0-5|21	
14cr|bluecurve-theme-1.0.0-5|22	%prep
14cr|bluecurve-theme-1.0.0-5|23	%setup -q -n bluecurve-gnome-theme-%version -a 1 -a 2 -a 3
14cr|bluecurve-theme-1.0.0-5|24	
14cr|bluecurve-theme-1.0.0-5|25	%build
14cr|bluecurve-theme-1.0.0-5|26	./configure --prefix=%_prefix
14cr|bluecurve-theme-1.0.0-5|27	make
14cr|bluecurve-theme-1.0.0-5|28	cd bluecurve-icon-theme-%iversion
14cr|bluecurve-theme-1.0.0-5|29	./configure --prefix=%_prefix
14cr|bluecurve-theme-1.0.0-5|30	make
14cr|bluecurve-theme-1.0.0-5|31	cd ../bluecurve-metacity-theme-%version
14cr|bluecurve-theme-1.0.0-5|32	./configure --prefix=%_prefix
14cr|bluecurve-theme-1.0.0-5|33	make
14cr|bluecurve-theme-1.0.0-5|34	cd ../bluecurve-classic-metacity-theme-%version
14cr|bluecurve-theme-1.0.0-5|35	./configure --prefix=%_prefix
14cr|bluecurve-theme-1.0.0-5|36	make
14cr|bluecurve-theme-1.0.0-5|37	
14cr|bluecurve-theme-1.0.0-5|38	%install
14cr|bluecurve-theme-1.0.0-5|39	rm -rf $RPM_BUILD_ROOT
14cr|bluecurve-theme-1.0.0-5|40	%makeinstall_std
14cr|bluecurve-theme-1.0.0-5|41	cd bluecurve-icon-theme-%iversion
14cr|bluecurve-theme-1.0.0-5|42	%makeinstall_std
14cr|bluecurve-theme-1.0.0-5|43	touch %buildroot%_datadir/icons/Bluecurve/icon-theme.cache
14cr|bluecurve-theme-1.0.0-5|44	cd ../bluecurve-metacity-theme-%version
14cr|bluecurve-theme-1.0.0-5|45	%makeinstall_std
14cr|bluecurve-theme-1.0.0-5|46	cd ../bluecurve-classic-metacity-theme-%version
14cr|bluecurve-theme-1.0.0-5|47	%makeinstall_std
14cr|bluecurve-theme-1.0.0-5|48	
14cr|bluecurve-theme-1.0.0-5|49	%clean
14cr|bluecurve-theme-1.0.0-5|50	rm -rf $RPM_BUILD_ROOT
14cr|bluecurve-theme-1.0.0-5|51	
14cr|bluecurve-theme-1.0.0-5|52	%post
14cr|bluecurve-theme-1.0.0-5|53	%update_icon_cache Bluecurve
14cr|bluecurve-theme-1.0.0-5|54	
14cr|bluecurve-theme-1.0.0-5|55	%postun
14cr|bluecurve-theme-1.0.0-5|56	%clean_icon_cache Bluecurve
14cr|bluecurve-theme-1.0.0-5|57	
14cr|bluecurve-theme-1.0.0-5|58	%files
14cr|bluecurve-theme-1.0.0-5|59	%defattr(-, root, root)
14cr|bluecurve-theme-1.0.0-5|60	%doc AUTHORS
14cr|bluecurve-theme-1.0.0-5|61	%{_datadir}/themes/Bluecurve
14cr|bluecurve-theme-1.0.0-5|62	%{_datadir}/themes/Bluecurve-classic
14cr|bluecurve-theme-1.0.0-5|63	%dir %{_datadir}/icons/*Bluecurve*
14cr|bluecurve-theme-1.0.0-5|64	%{_datadir}/icons/Bluecurve/index.theme
14cr|bluecurve-theme-1.0.0-5|65	%{_datadir}/icons/*/*.cursortheme
14cr|bluecurve-theme-1.0.0-5|66	%{_datadir}/icons/*/cursors
14cr|bluecurve-theme-1.0.0-5|67	%_datadir/icons/Bluecurve/??x??/
14cr|bluecurve-theme-1.0.0-5|68	%ghost %_datadir/icons/Bluecurve/icon-theme.cache
14cr|bluecurve-theme-1.0.0-5|69	
14cr|bluecurve-theme-1.0.0-5|70	
14cr|bluecurve-theme-1.0.0-5|71	
14cr|bluecurve-theme-1.0.0-5|72	
14cr|bluecurve-theme-1.0.0-5|73	%changelog
14cr|bluecurve-theme-1.0.0-5|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|bluecurve-theme-1.0.0-5|75	+ Revision: 648551c
14cr|bluecurve-theme-1.0.0-5|76	- MassBuild#464: Increase release tag
14cr|bluecurve-theme-1.0.0-5|77	
14cr|bluecurve-theme-1.0.0-5|78	

425 14
14cr|bluegps-2.0-6|1	Name: bluegps
14cr|bluegps-2.0-6|2	Version: 2.0
14cr|bluegps-2.0-6|3	Group: Sciences/Geosciences
14cr|bluegps-2.0-6|4	Release: 6
14cr|bluegps-2.0-6|5	Summary: Simple command line tool for the Royaltek RBT-3000 bluetooth GPS receiver
14cr|bluegps-2.0-6|6	License: GPL
14cr|bluegps-2.0-6|7	URL: http://www.harbaum.org/till/bluegps/
14cr|bluegps-2.0-6|8	Source: http://www.harbaum.org/till/bluegps/bluegps-linux-%{version}.tgz
14cr|bluegps-2.0-6|9	BuildRequires: bluez-devel
14cr|bluegps-2.0-6|10	BuildRoot: %{_tmppath}/%{name}-root
14cr|bluegps-2.0-6|11	
14cr|bluegps-2.0-6|12	%description
14cr|bluegps-2.0-6|13	BlueGPS is a simple command line tool to download datalogs from the Royaltek
14cr|bluegps-2.0-6|14	RBT-3000 bluetooth GPS receiver under Linux, and to configure the data logger.
14cr|bluegps-2.0-6|15	
14cr|bluegps-2.0-6|16	%prep
14cr|bluegps-2.0-6|17	%setup -q -n %{name}-linux-%{version}
14cr|bluegps-2.0-6|18	
14cr|bluegps-2.0-6|19	%build
14cr|bluegps-2.0-6|20	%make
14cr|bluegps-2.0-6|21	
14cr|bluegps-2.0-6|22	%install
14cr|bluegps-2.0-6|23	rm -Rf %{buildroot}
14cr|bluegps-2.0-6|24	mkdir -p %{buildroot}/%{_bindir}
14cr|bluegps-2.0-6|25	install -m755 bluegps %{buildroot}/%{_bindir}
14cr|bluegps-2.0-6|26	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|bluegps-2.0-6|27	install -m644 bluegps.1 %{buildroot}/%{_mandir}/man1
14cr|bluegps-2.0-6|28	
14cr|bluegps-2.0-6|29	%clean
14cr|bluegps-2.0-6|30	rm -Rf %{buildroot}
14cr|bluegps-2.0-6|31	
14cr|bluegps-2.0-6|32	%files
14cr|bluegps-2.0-6|33	%defattr(-,root,root)
14cr|bluegps-2.0-6|34	%{_bindir}/%{name}
14cr|bluegps-2.0-6|35	%doc %{_mandir}/man1/%{name}*
14cr|bluegps-2.0-6|36	
14cr|bluegps-2.0-6|37	
14cr|bluegps-2.0-6|38	
14cr|bluegps-2.0-6|39	
14cr|bluegps-2.0-6|40	%changelog
14cr|bluegps-2.0-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-6
14cr|bluegps-2.0-6|42	+ Revision: bfc295b
14cr|bluegps-2.0-6|43	- MassBuild#464: Increase release tag
14cr|bluegps-2.0-6|44	
14cr|bluegps-2.0-6|45	

426 14
14cr|bluegriffon-1.7.2-6|1	%define _enable_debug_packages %{nil}
14cr|bluegriffon-1.7.2-6|2	%define debug_package %{nil}
14cr|bluegriffon-1.7.2-6|3	
14cr|bluegriffon-1.7.2-6|4	%global tarballdir  mozilla-2.0
14cr|bluegriffon-1.7.2-6|5	
14cr|bluegriffon-1.7.2-6|6	%global withxulrunner   0
14cr|bluegriffon-1.7.2-6|7	%global gecko_version   2.0.1
14cr|bluegriffon-1.7.2-6|8	%global srcversion      9db46ddfb517
14cr|bluegriffon-1.7.2-6|9	
14cr|bluegriffon-1.7.2-6|10	Summary:	The next-generation Web Editor
14cr|bluegriffon-1.7.2-6|11	Name:		bluegriffon
14cr|bluegriffon-1.7.2-6|12	Version:	1.7.2
14cr|bluegriffon-1.7.2-6|13	Release:	6
14cr|bluegriffon-1.7.2-6|14	License:	MPLv1.1 or GPLv2+ or LGPLv2+
14cr|bluegriffon-1.7.2-6|15	Group:		Editors
14cr|bluegriffon-1.7.2-6|16	Url:		http://bluegriffon.org/
14cr|bluegriffon-1.7.2-6|17	Source0:	firefox-%{srcversion}.tar.bz2
14cr|bluegriffon-1.7.2-6|18	Source1:	%{name}-%{version}.tar.bz2
14cr|bluegriffon-1.7.2-6|19	Source2:	%{name}-l10n-%{version}.tar.bz2
14cr|bluegriffon-1.7.2-6|20	# russian files
14cr|bluegriffon-1.7.2-6|21	Source3:	russian.tar.bz2
14cr|bluegriffon-1.7.2-6|22	
14cr|bluegriffon-1.7.2-6|23	Source10:	%{name}.sh.in
14cr|bluegriffon-1.7.2-6|24	Source11:	%{name}.sh
14cr|bluegriffon-1.7.2-6|25	Source12:	%{name}.desktop
14cr|bluegriffon-1.7.2-6|26	
14cr|bluegriffon-1.7.2-6|27	# Russian patch
14cr|bluegriffon-1.7.2-6|28	Patch0:		bluegriffon-1.7.2-update-i18n.patch
14cr|bluegriffon-1.7.2-6|29	
14cr|bluegriffon-1.7.2-6|30	# build patches
14cr|bluegriffon-1.7.2-6|31	Patch1:		bluegriffon-build.patch
14cr|bluegriffon-1.7.2-6|32	Patch2:		mozilla-2.0-build-env.patch
14cr|bluegriffon-1.7.2-6|33	Patch3:		mozilla-2.0-no-sig-verify.patch
14cr|bluegriffon-1.7.2-6|34	
14cr|bluegriffon-1.7.2-6|35	# upstream patches
14cr|bluegriffon-1.7.2-6|36	Patch10:	firefox-cairo_shared.patch
14cr|bluegriffon-1.7.2-6|37	Patch11:	firefox-gcc49.patch
14cr|bluegriffon-1.7.2-6|38	Patch12:	mozilla-2.0-O0.patch
14cr|bluegriffon-1.7.2-6|39	Patch13:	firefox-freetype25.patch
14cr|bluegriffon-1.7.2-6|40	
14cr|bluegriffon-1.7.2-6|41	# custom default settings
14cr|bluegriffon-1.7.2-6|42	Patch30:	bluegriffon-1.7.2-updates.patch
14cr|bluegriffon-1.7.2-6|43	
14cr|bluegriffon-1.7.2-6|44	# op1 russian patch
14cr|bluegriffon-1.7.2-6|45	Patch31:	bluegriffon-1.7.2-op1-i18n.patch
14cr|bluegriffon-1.7.2-6|46	
14cr|bluegriffon-1.7.2-6|47	BuildRequires:	autoconf2.1
14cr|bluegriffon-1.7.2-6|48	BuildRequires:	desktop-file-utils
14cr|bluegriffon-1.7.2-6|49	BuildRequires:	yasm
14cr|bluegriffon-1.7.2-6|50	BuildRequires:	pkgconfig(alsa)
14cr|bluegriffon-1.7.2-6|51	BuildRequires:	pkgconfig(gl)
14cr|bluegriffon-1.7.2-6|52	
14cr|bluegriffon-1.7.2-6|53	%if %{withxulrunner}
14cr|bluegriffon-1.7.2-6|54	%global xulbin xulrunner
14cr|bluegriffon-1.7.2-6|55	%global grecnf gre
14cr|bluegriffon-1.7.2-6|56	BuildRequires:	pkgconfig(libxul)
14cr|bluegriffon-1.7.2-6|57	Requires:	xulrunner
14cr|bluegriffon-1.7.2-6|58	#BuildRequires:	gecko-devel = %{gecko_version}
14cr|bluegriffon-1.7.2-6|59	%else
14cr|bluegriffon-1.7.2-6|60	BuildRequires:	wireless-tools
14cr|bluegriffon-1.7.2-6|61	BuildRequires:	zip
14cr|bluegriffon-1.7.2-6|62	BuildRequires:	krb5-devel
14cr|bluegriffon-1.7.2-6|63	BuildRequires:	libiw-devel
14cr|bluegriffon-1.7.2-6|64	BuildRequires:	pkgconfig(freetype2)
14cr|bluegriffon-1.7.2-6|65	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|bluegriffon-1.7.2-6|66	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|bluegriffon-1.7.2-6|67	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|bluegriffon-1.7.2-6|68	BuildRequires:	pkgconfig(libIDL-2.0)
14cr|bluegriffon-1.7.2-6|69	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|bluegriffon-1.7.2-6|70	BuildRequires:	pkgconfig(pango)
14cr|bluegriffon-1.7.2-6|71	BuildRequires:	pkgconfig(xrender)
14cr|bluegriffon-1.7.2-6|72	BuildRequires:	pkgconfig(xt)
14cr|bluegriffon-1.7.2-6|73	
14cr|bluegriffon-1.7.2-6|74	# BR from Xulrunner
14cr|bluegriffon-1.7.2-6|75	BuildRequires:	bzip2-devel
14cr|bluegriffon-1.7.2-6|76	BuildRequires:	jpeg-devel
14cr|bluegriffon-1.7.2-6|77	BuildRequires:	nss-static-devel
14cr|bluegriffon-1.7.2-6|78	BuildRequires:	pkgconfig(cairo)
14cr|bluegriffon-1.7.2-6|79	BuildRequires:	pkgconfig(hunspell)
14cr|bluegriffon-1.7.2-6|80	BuildRequires:	pkgconfig(lcms)
14cr|bluegriffon-1.7.2-6|81	BuildRequires:	pkgconfig(libnotify)
14cr|bluegriffon-1.7.2-6|82	BuildRequires:	pkgconfig(libpng)
14cr|bluegriffon-1.7.2-6|83	BuildRequires:	pkgconfig(nspr)
14cr|bluegriffon-1.7.2-6|84	BuildRequires:	pkgconfig(nss)
14cr|bluegriffon-1.7.2-6|85	BuildRequires:	pkgconfig(sqlite)
14cr|bluegriffon-1.7.2-6|86	BuildRequires:	pkgconfig(zlib)
14cr|bluegriffon-1.7.2-6|87	
14cr|bluegriffon-1.7.2-6|88	Requires:	nss
14cr|bluegriffon-1.7.2-6|89	Requires:	nspr
14cr|bluegriffon-1.7.2-6|90	%endif %{withxulrunner}
14cr|bluegriffon-1.7.2-6|91	
14cr|bluegriffon-1.7.2-6|92	AutoProv:	no
14cr|bluegriffon-1.7.2-6|93	
14cr|bluegriffon-1.7.2-6|94	%description
14cr|bluegriffon-1.7.2-6|95	BlueGriffon is a new WYSIWYG content editor for the World Wide Web.
14cr|bluegriffon-1.7.2-6|96	
14cr|bluegriffon-1.7.2-6|97	Powered by Gecko, the rendering engine of Firefox 4, it's a modern
14cr|bluegriffon-1.7.2-6|98	and robust solution to edit Web pages in conformance to the latest
14cr|bluegriffon-1.7.2-6|99	Web Standards.
14cr|bluegriffon-1.7.2-6|100	
14cr|bluegriffon-1.7.2-6|101	%files
14cr|bluegriffon-1.7.2-6|102	%{_bindir}/%{name}
14cr|bluegriffon-1.7.2-6|103	%{_libdir}/%{name}
14cr|bluegriffon-1.7.2-6|104	%{_datadir}/applications/%{name}.desktop
14cr|bluegriffon-1.7.2-6|105	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|106	
14cr|bluegriffon-1.7.2-6|107	#----------------------------------------------------------------------------
14cr|bluegriffon-1.7.2-6|108	
14cr|bluegriffon-1.7.2-6|109	%prep
14cr|bluegriffon-1.7.2-6|110	echo TARGET %{name}-%{version}-%{release}
14cr|bluegriffon-1.7.2-6|111	%setup -q -n %{tarballdir}
14cr|bluegriffon-1.7.2-6|112	%if %{withxulrunner}
14cr|bluegriffon-1.7.2-6|113	echo use GECKO %{gecko_version}
14cr|bluegriffon-1.7.2-6|114	%else
14cr|bluegriffon-1.7.2-6|115	echo use Bundled GECKO
14cr|bluegriffon-1.7.2-6|116	%endif
14cr|bluegriffon-1.7.2-6|117	tar xjf %{SOURCE1}
14cr|bluegriffon-1.7.2-6|118	tar xjf %{SOURCE2} --directory %{name}
14cr|bluegriffon-1.7.2-6|119	tar xjf %{SOURCE3} --directory %{name}
14cr|bluegriffon-1.7.2-6|120	
14cr|bluegriffon-1.7.2-6|121	%patch0 -p1
14cr|bluegriffon-1.7.2-6|122	%patch1 -p0 -b .build
14cr|bluegriffon-1.7.2-6|123	%patch2 -p1
14cr|bluegriffon-1.7.2-6|124	%patch3 -p1
14cr|bluegriffon-1.7.2-6|125	
14cr|bluegriffon-1.7.2-6|126	%patch10 -p1
14cr|bluegriffon-1.7.2-6|127	%patch11 -p1
14cr|bluegriffon-1.7.2-6|128	%patch12 -p1
14cr|bluegriffon-1.7.2-6|129	%patch13 -p1
14cr|bluegriffon-1.7.2-6|130	
14cr|bluegriffon-1.7.2-6|131	%patch30 -p1
14cr|bluegriffon-1.7.2-6|132	
14cr|bluegriffon-1.7.2-6|133	# Otherwise build fails because it expects this dir to exist
14cr|bluegriffon-1.7.2-6|134	mkdir -p js/src/.deps
14cr|bluegriffon-1.7.2-6|135	
14cr|bluegriffon-1.7.2-6|136	# See http://bluegriffon.org/pages/Build-BlueGriffon
14cr|bluegriffon-1.7.2-6|137	cat <<EOF_MOZCONFIG > .mozconfig
14cr|bluegriffon-1.7.2-6|138	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
14cr|bluegriffon-1.7.2-6|139	
14cr|bluegriffon-1.7.2-6|140	ac_add_options --enable-application=%{name}
14cr|bluegriffon-1.7.2-6|141	
14cr|bluegriffon-1.7.2-6|142	#--with-system-png requires APNG support in libpng
14cr|bluegriffon-1.7.2-6|143	ac_add_options --with-system-png
14cr|bluegriffon-1.7.2-6|144	ac_add_options --prefix="\$PREFIX"
14cr|bluegriffon-1.7.2-6|145	ac_add_options --libdir="\$LIBDIR"
14cr|bluegriffon-1.7.2-6|146	ac_add_options --disable-cpp-exceptions
14cr|bluegriffon-1.7.2-6|147	ac_add_options --enable-system-sqlite
14cr|bluegriffon-1.7.2-6|148	ac_add_options --with-system-nspr
14cr|bluegriffon-1.7.2-6|149	ac_add_options --with-system-nss
14cr|bluegriffon-1.7.2-6|150	ac_add_options --enable-system-hunspell
14cr|bluegriffon-1.7.2-6|151	ac_add_options --enable-system-cairo
14cr|bluegriffon-1.7.2-6|152	ac_add_options --enable-libnotify
14cr|bluegriffon-1.7.2-6|153	ac_add_options --enable-system-lcms
14cr|bluegriffon-1.7.2-6|154	ac_add_options --with-system-jpeg
14cr|bluegriffon-1.7.2-6|155	ac_add_options --with-system-zlib
14cr|bluegriffon-1.7.2-6|156	ac_add_options --with-system-bz2
14cr|bluegriffon-1.7.2-6|157	ac_add_options --with-pthreads
14cr|bluegriffon-1.7.2-6|158	ac_add_options --disable-strip
14cr|bluegriffon-1.7.2-6|159	ac_add_options --disable-activex
14cr|bluegriffon-1.7.2-6|160	ac_add_options --disable-activex-scripting
14cr|bluegriffon-1.7.2-6|161	ac_add_options --disable-tests
14cr|bluegriffon-1.7.2-6|162	ac_add_options --disable-airbag
14cr|bluegriffon-1.7.2-6|163	ac_add_options --enable-places
14cr|bluegriffon-1.7.2-6|164	ac_add_options --enable-storage
14cr|bluegriffon-1.7.2-6|165	ac_add_options --enable-shared
14cr|bluegriffon-1.7.2-6|166	ac_add_options --disable-static
14cr|bluegriffon-1.7.2-6|167	ac_add_options --disable-mochitest
14cr|bluegriffon-1.7.2-6|168	ac_add_options --disable-installer
14cr|bluegriffon-1.7.2-6|169	ac_add_options --disable-debug
14cr|bluegriffon-1.7.2-6|170	ac_add_options --enable-optimize="\$MOZ_OPT_FLAGS"
14cr|bluegriffon-1.7.2-6|171	ac_add_options --enable-xinerama
14cr|bluegriffon-1.7.2-6|172	ac_add_options --enable-default-toolkit=cairo-gtk2
14cr|bluegriffon-1.7.2-6|173	ac_add_options --disable-xprint
14cr|bluegriffon-1.7.2-6|174	ac_add_options --enable-pango
14cr|bluegriffon-1.7.2-6|175	ac_add_options --enable-svg
14cr|bluegriffon-1.7.2-6|176	ac_add_options --enable-canvas
14cr|bluegriffon-1.7.2-6|177	ac_add_options --enable-startup-notification
14cr|bluegriffon-1.7.2-6|178	ac_add_options --disable-javaxpcom
14cr|bluegriffon-1.7.2-6|179	ac_add_options --disable-crashreporter
14cr|bluegriffon-1.7.2-6|180	ac_add_options --enable-safe-browsing
14cr|bluegriffon-1.7.2-6|181	ac_add_options --disable-updater
14cr|bluegriffon-1.7.2-6|182	ac_add_options --enable-gio
14cr|bluegriffon-1.7.2-6|183	ac_add_options --disable-gnomevfs
14cr|bluegriffon-1.7.2-6|184	ac_add_options --enable-libxul
14cr|bluegriffon-1.7.2-6|185	EOF_MOZCONFIG
14cr|bluegriffon-1.7.2-6|186	
14cr|bluegriffon-1.7.2-6|187	%if %{withxulrunner}
14cr|bluegriffon-1.7.2-6|188	echo "ac_add_options --with-libxul-sdk=\
14cr|bluegriffon-1.7.2-6|189	$(pkg-config --variable=sdkdir libxul)" >> .mozconfig
14cr|bluegriffon-1.7.2-6|190	%endif
14cr|bluegriffon-1.7.2-6|191	
14cr|bluegriffon-1.7.2-6|192	%build
14cr|bluegriffon-1.7.2-6|193	MOZ_OPT_FLAGS=$(echo %{optflags} | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g' -e 's/-gdwarf-4//')
14cr|bluegriffon-1.7.2-6|194	export CFLAGS=$MOZ_OPT_FLAGS
14cr|bluegriffon-1.7.2-6|195	export CXXFLAGS=$MOZ_OPT_FLAGS
14cr|bluegriffon-1.7.2-6|196	
14cr|bluegriffon-1.7.2-6|197	export PREFIX='%{_prefix}'
14cr|bluegriffon-1.7.2-6|198	export LIBDIR='%{_libdir}'
14cr|bluegriffon-1.7.2-6|199	
14cr|bluegriffon-1.7.2-6|200	MOZ_APP_DIR=%{_libdir}/%{name}
14cr|bluegriffon-1.7.2-6|201	
14cr|bluegriffon-1.7.2-6|202	%patch31 -p1
14cr|bluegriffon-1.7.2-6|203	
14cr|bluegriffon-1.7.2-6|204	export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}"
14cr|bluegriffon-1.7.2-6|205	
14cr|bluegriffon-1.7.2-6|206	make -f client.mk build
14cr|bluegriffon-1.7.2-6|207	
14cr|bluegriffon-1.7.2-6|208	%install
14cr|bluegriffon-1.7.2-6|209	# No Make install for now :(
14cr|bluegriffon-1.7.2-6|210	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|bluegriffon-1.7.2-6|211	tar --create --file - --dereference --directory=dist/bin --exclude xulrunner . \
14cr|bluegriffon-1.7.2-6|212	| tar --extract --file - --directory %{buildroot}%{_libdir}/%{name}
14cr|bluegriffon-1.7.2-6|213	
14cr|bluegriffon-1.7.2-6|214	# Launcher
14cr|bluegriffon-1.7.2-6|215	%if %{withxulrunner}
14cr|bluegriffon-1.7.2-6|216	install -d -m 755 %{buildroot}%{_bindir}
14cr|bluegriffon-1.7.2-6|217	XULRUNNER_DIR=`pkg-config --variable=libdir libxul | sed -e "s,%{_libdir},,g"`
14cr|bluegriffon-1.7.2-6|218	cat %{SOURCE10} | sed -e "s,XULRUNNER_DIRECTORY,$XULRUNNER_DIR,g" \
14cr|bluegriffon-1.7.2-6|219	| sed -e "s,XULRUNNER_BIN,%{xulbin},g" \
14cr|bluegriffon-1.7.2-6|220	| sed -e "s,GRE_CONFIG,%{grecnf},g"  \
14cr|bluegriffon-1.7.2-6|221	> %{buildroot}%{_bindir}/%{name}
14cr|bluegriffon-1.7.2-6|222	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|bluegriffon-1.7.2-6|223	%else
14cr|bluegriffon-1.7.2-6|224	install -D -m 755 %{SOURCE11} %{buildroot}%{_bindir}/%{name}
14cr|bluegriffon-1.7.2-6|225	%endif
14cr|bluegriffon-1.7.2-6|226	
14cr|bluegriffon-1.7.2-6|227	# Shortcut
14cr|bluegriffon-1.7.2-6|228	desktop-file-install  \
14cr|bluegriffon-1.7.2-6|229	--dir %{buildroot}%{_datadir}/applications \
14cr|bluegriffon-1.7.2-6|230	--add-category Development \
14cr|bluegriffon-1.7.2-6|231	--add-category Network \
14cr|bluegriffon-1.7.2-6|232	%{SOURCE12}
14cr|bluegriffon-1.7.2-6|233	
14cr|bluegriffon-1.7.2-6|234	# Icons
14cr|bluegriffon-1.7.2-6|235	install -D -m 644  bluegriffon/app/icons/default16.png  %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|236	install -D -m 644  bluegriffon/app/icons/default32.png  %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|237	install -D -m 644  bluegriffon/app/icons/default48.png  %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|238	install -D -m 644  bluegriffon/app/icons/default50.png  %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|239	install -D -m 644  bluegriffon/app/icons/%{name}128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|bluegriffon-1.7.2-6|240	
14cr|bluegriffon-1.7.2-6|241	# install languages
14cr|bluegriffon-1.7.2-6|242	cp bluegriffon/langpacks/*.xpi %{buildroot}%{_libdir}/%{name}/extensions/
14cr|bluegriffon-1.7.2-6|243	
14cr|bluegriffon-1.7.2-6|244	# Use the system hunspell dictionaries
14cr|bluegriffon-1.7.2-6|245	rm -rf %{buildroot}%{_libdir}/%{name}/dictionaries
14cr|bluegriffon-1.7.2-6|246	ln -s %{_datadir}/myspell %{buildroot}%{_libdir}/%{name}/dictionaries
14cr|bluegriffon-1.7.2-6|247	
14cr|bluegriffon-1.7.2-6|248	
14cr|bluegriffon-1.7.2-6|249	%changelog
14cr|bluegriffon-1.7.2-6|250	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-6
14cr|bluegriffon-1.7.2-6|251	+ Revision: 8b50841
14cr|bluegriffon-1.7.2-6|252	- MassBuild#464: Increase release tag
14cr|bluegriffon-1.7.2-6|253	
14cr|bluegriffon-1.7.2-6|254	

427 14
14cr|bluemindo-0.3-3|1	%define name    bluemindo
14cr|bluemindo-0.3-3|2	%define version 0.3
14cr|bluemindo-0.3-3|3	%define release 3
14cr|bluemindo-0.3-3|4	
14cr|bluemindo-0.3-3|5	Name:           %{name}
14cr|bluemindo-0.3-3|6	Summary:        Simple audio player in Python/PyGTK, using GStreamer
14cr|bluemindo-0.3-3|7	Version:        %{version}
14cr|bluemindo-0.3-3|8	Release:        %{release}
14cr|bluemindo-0.3-3|9	Source0:        http://codingteam.net/project/bluemindo/download/file/%{name}-%{version}.tar.gz
14cr|bluemindo-0.3-3|10	Patch0:		bluemindo-0.3-makefile.patch
14cr|bluemindo-0.3-3|11	URL:            http://codingteam.net/project/bluemindo
14cr|bluemindo-0.3-3|12	License:	GPLv3
14cr|bluemindo-0.3-3|13	Group:          Sound
14cr|bluemindo-0.3-3|14	Requires:	pygtk2.0
14cr|bluemindo-0.3-3|15	Requires:	pygtk2.0-libglade
14cr|bluemindo-0.3-3|16	Requires:	gstreamer0.10-python
14cr|bluemindo-0.3-3|17	Requires:	python-tagpy
14cr|bluemindo-0.3-3|18	Requires:	dbus-python
14cr|bluemindo-0.3-3|19	Requires:	gnome-python-extras
14cr|bluemindo-0.3-3|20	Requires:	python-notify
14cr|bluemindo-0.3-3|21	Requires:	python-xmpp
14cr|bluemindo-0.3-3|22	BuildArch:	noarch
14cr|bluemindo-0.3-3|23	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|bluemindo-0.3-3|24	
14cr|bluemindo-0.3-3|25	%description
14cr|bluemindo-0.3-3|26	Bluemindo aims to provide a very simple audio player under
14cr|bluemindo-0.3-3|27	GNU systems in PyGTK, without any GNOME dependencies.
14cr|bluemindo-0.3-3|28	
14cr|bluemindo-0.3-3|29	%prep
14cr|bluemindo-0.3-3|30	%setup -q
14cr|bluemindo-0.3-3|31	%patch0 -p1 -b .orig
14cr|bluemindo-0.3-3|32	
14cr|bluemindo-0.3-3|33	%build
14cr|bluemindo-0.3-3|34	%make
14cr|bluemindo-0.3-3|35	
14cr|bluemindo-0.3-3|36	%install
14cr|bluemindo-0.3-3|37	rm -rf %{buildroot}
14cr|bluemindo-0.3-3|38	make install DESTDIR=%{buildroot}
14cr|bluemindo-0.3-3|39	%find_lang %{name}
14cr|bluemindo-0.3-3|40	
14cr|bluemindo-0.3-3|41	%clean
14cr|bluemindo-0.3-3|42	rm -rf %{buildroot}
14cr|bluemindo-0.3-3|43	
14cr|bluemindo-0.3-3|44	%files -f %{name}.lang
14cr|bluemindo-0.3-3|45	%defattr(-,root,root)
14cr|bluemindo-0.3-3|46	%doc AUTHORS CHANGELOG COPYING README THANKS
14cr|bluemindo-0.3-3|47	%{_bindir}/%{name}
14cr|bluemindo-0.3-3|48	%{_datadir}/%{name}
14cr|bluemindo-0.3-3|49	%{_datadir}/applications/Bluemindo.desktop
14cr|bluemindo-0.3-3|50	%{_datadir}/pixmaps/%{name}.png
14cr|bluemindo-0.3-3|51	%{_mandir}/man1/%{name}.*
14cr|bluemindo-0.3-3|52	
14cr|bluemindo-0.3-3|53	
14cr|bluemindo-0.3-3|54	
14cr|bluemindo-0.3-3|55	%changelog
14cr|bluemindo-0.3-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|bluemindo-0.3-3|57	+ Revision: bed81c3
14cr|bluemindo-0.3-3|58	- MassBuild#464: Increase release tag
14cr|bluemindo-0.3-3|59	
14cr|bluemindo-0.3-3|60	

428 14
14cr|blueproximity-1.2.5-1|1	Name:		blueproximity
14cr|blueproximity-1.2.5-1|2	Version:	1.2.5
14cr|blueproximity-1.2.5-1|3	Release:	%mkrel 1
14cr|blueproximity-1.2.5-1|4	Summary:	Detects you via your bluetooth devices and locks/unlocks the screen
14cr|blueproximity-1.2.5-1|5	BuildArch:	noarch
14cr|blueproximity-1.2.5-1|6	Group:		Communications
14cr|blueproximity-1.2.5-1|7	License:	GPLv2+
14cr|blueproximity-1.2.5-1|8	URL:		http://blueproximity.sourceforge.net/
14cr|blueproximity-1.2.5-1|9	Source0:	http://downloads.sourceforge.net/blueproximity/%{name}-%{version}.tar.gz
14cr|blueproximity-1.2.5-1|10	Source1:	%{name}.desktop
14cr|blueproximity-1.2.5-1|11	Patch0:		blueproximity-fix_paths.diff
14cr|blueproximity-1.2.5-1|12	Patch1:		blueproximity-fix-bash-script.diff
14cr|blueproximity-1.2.5-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|blueproximity-1.2.5-1|14	BuildRequires:	desktop-file-utils gettext
14cr|blueproximity-1.2.5-1|15	Requires:	python-configobj python-pybluez  pygtk2.0-libglade
14cr|blueproximity-1.2.5-1|16	
14cr|blueproximity-1.2.5-1|17	%description
14cr|blueproximity-1.2.5-1|18	Add security to your desktop by automatically locking and unlocking
14cr|blueproximity-1.2.5-1|19	the screen when you and your phone leave/enter the desk. Think of a
14cr|blueproximity-1.2.5-1|20	proximity detector for your mobile phone via bluetooth.
14cr|blueproximity-1.2.5-1|21	
14cr|blueproximity-1.2.5-1|22	%prep
14cr|blueproximity-1.2.5-1|23	%setup -q -n %{name}-%{version}.orig
14cr|blueproximity-1.2.5-1|24	%patch0 -p0 -b .fedorization
14cr|blueproximity-1.2.5-1|25	%patch1 -p0 -b .fix-bash-script
14cr|blueproximity-1.2.5-1|26	
14cr|blueproximity-1.2.5-1|27	%build
14cr|blueproximity-1.2.5-1|28	
14cr|blueproximity-1.2.5-1|29	%install
14cr|blueproximity-1.2.5-1|30	rm -rf %{buildroot}
14cr|blueproximity-1.2.5-1|31	
14cr|blueproximity-1.2.5-1|32	# Create Directory Structure
14cr|blueproximity-1.2.5-1|33	install -d %{buildroot}%{_datadir}/%{name}/
14cr|blueproximity-1.2.5-1|34	install -d %{buildroot}%{_bindir}
14cr|blueproximity-1.2.5-1|35	install -d %{buildroot}%{_datadir}/pixmaps/
14cr|blueproximity-1.2.5-1|36	install -d %{buildroot}%{_datadir}/%{name}/pixmaps/
14cr|blueproximity-1.2.5-1|37	install -d %{buildroot}%{_mandir}/man1/
14cr|blueproximity-1.2.5-1|38	
14cr|blueproximity-1.2.5-1|39	# Install Files
14cr|blueproximity-1.2.5-1|40	install -p -m 0755 start_proximity.sh %{buildroot}%{_bindir}/%{name}
14cr|blueproximity-1.2.5-1|41	install -p -m 0755 proximity.py %{buildroot}%{_datadir}/%{name}/
14cr|blueproximity-1.2.5-1|42	install -p -m 0644 proximity.glade %{buildroot}%{_datadir}/%{name}/
14cr|blueproximity-1.2.5-1|43	install -p -m 0644 doc/blueproximity.1 %{buildroot}%{_mandir}/man1/
14cr|blueproximity-1.2.5-1|44	
14cr|blueproximity-1.2.5-1|45	# Install Languages
14cr|blueproximity-1.2.5-1|46	for i in $(ls LANG/); do
14cr|blueproximity-1.2.5-1|47	install -d %{buildroot}%{_datadir}/locale/$i/LC_MESSAGES/
14cr|blueproximity-1.2.5-1|48	install -p -m 0644 LANG/$i/LC_MESSAGES/* %{buildroot}%{_datadir}/locale/$i/LC_MESSAGES/
14cr|blueproximity-1.2.5-1|49	done
14cr|blueproximity-1.2.5-1|50	
14cr|blueproximity-1.2.5-1|51	# Install Images
14cr|blueproximity-1.2.5-1|52	for i in $(ls *.svg); do
14cr|blueproximity-1.2.5-1|53	install -p -m 0644 $i %{buildroot}%{_datadir}/%{name}/pixmaps/
14cr|blueproximity-1.2.5-1|54	done
14cr|blueproximity-1.2.5-1|55	
14cr|blueproximity-1.2.5-1|56	# Link in SVG
14cr|blueproximity-1.2.5-1|57	pushd %{buildroot}%{_datadir}
14cr|blueproximity-1.2.5-1|58	ln -s ../%{name}/pixmaps/%{name}_base.svg pixmaps/
14cr|blueproximity-1.2.5-1|59	popd
14cr|blueproximity-1.2.5-1|60	
14cr|blueproximity-1.2.5-1|61	# Install Menu Item
14cr|blueproximity-1.2.5-1|62	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|blueproximity-1.2.5-1|63	
14cr|blueproximity-1.2.5-1|64	# Find Languages
14cr|blueproximity-1.2.5-1|65	%find_lang %{name}
14cr|blueproximity-1.2.5-1|66	
14cr|blueproximity-1.2.5-1|67	%clean
14cr|blueproximity-1.2.5-1|68	rm -rf %{buildroot}
14cr|blueproximity-1.2.5-1|69	
14cr|blueproximity-1.2.5-1|70	%files -f %{name}.lang
14cr|blueproximity-1.2.5-1|71	%defattr(-,root,root,-)
14cr|blueproximity-1.2.5-1|72	%doc ChangeLog COPYING README doc/manual*
14cr|blueproximity-1.2.5-1|73	%{_datadir}/%{name}
14cr|blueproximity-1.2.5-1|74	%{_bindir}/%{name}
14cr|blueproximity-1.2.5-1|75	%{_mandir}/man1/blueproximity*
14cr|blueproximity-1.2.5-1|76	%{_datadir}/applications/%{name}.desktop
14cr|blueproximity-1.2.5-1|77	%{_datadir}/pixmaps/%{name}_base.svg
14cr|blueproximity-1.2.5-1|78	
14cr|blueproximity-1.2.5-1|79	
14cr|blueproximity-1.2.5-1|80	
14cr|blueproximity-1.2.5-1|81	
14cr|blueproximity-1.2.5-1|82	
14cr|blueproximity-1.2.5-1|83	%changelog
14cr|blueproximity-1.2.5-1|84	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2.5-1
14cr|blueproximity-1.2.5-1|85	+ Revision: 5ef6d01
14cr|blueproximity-1.2.5-1|86	- Automatic import for version 1.2.5
14cr|blueproximity-1.2.5-1|87	
14cr|blueproximity-1.2.5-1|88	

429 14
14cr|bluez-tools-0.1.38-0.662e.3|1	%define rev	662e
14cr|bluez-tools-0.1.38-0.662e.3|2	
14cr|bluez-tools-0.1.38-0.662e.3|3	Name:			bluez-tools
14cr|bluez-tools-0.1.38-0.662e.3|4	Summary:		Command line tools for bluez (bluetooth stack for Linux)
14cr|bluez-tools-0.1.38-0.662e.3|5	Version:		0.1.38
14cr|bluez-tools-0.1.38-0.662e.3|6	Release:		0.%{rev}.3
14cr|bluez-tools-0.1.38-0.662e.3|7	Source0:		%{name}-%{version}-%{rev}.tar.gz
14cr|bluez-tools-0.1.38-0.662e.3|8	URL:			http://code.google.com/p/bluez-tools
14cr|bluez-tools-0.1.38-0.662e.3|9	License:		GPLv2
14cr|bluez-tools-0.1.38-0.662e.3|10	Group:			System/Kernel and hardware
14cr|bluez-tools-0.1.38-0.662e.3|11	Requires:		bluez >= 4.69
14cr|bluez-tools-0.1.38-0.662e.3|12	Requires:		obexd >= 0.30
14cr|bluez-tools-0.1.38-0.662e.3|13	BuildRequires:	pkgconfig(dbus-1)
14cr|bluez-tools-0.1.38-0.662e.3|14	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|bluez-tools-0.1.38-0.662e.3|15	BuildRequires:	readline-devel
14cr|bluez-tools-0.1.38-0.662e.3|16	
14cr|bluez-tools-0.1.38-0.662e.3|17	%description
14cr|bluez-tools-0.1.38-0.662e.3|18	This is a GSoC'10 project to implement a new command line tools for
14cr|bluez-tools-0.1.38-0.662e.3|19	bluez (bluetooth stack for linux). The project implemented in C and
14cr|bluez-tools-0.1.38-0.662e.3|20	uses the D-Bus interface of bluez.
14cr|bluez-tools-0.1.38-0.662e.3|21	
14cr|bluez-tools-0.1.38-0.662e.3|22	%prep
14cr|bluez-tools-0.1.38-0.662e.3|23	%setup -q -a 0 -n %{name}-%{version}-%{rev}
14cr|bluez-tools-0.1.38-0.662e.3|24	
14cr|bluez-tools-0.1.38-0.662e.3|25	%build
14cr|bluez-tools-0.1.38-0.662e.3|26	%configure2_5x
14cr|bluez-tools-0.1.38-0.662e.3|27	%make
14cr|bluez-tools-0.1.38-0.662e.3|28	
14cr|bluez-tools-0.1.38-0.662e.3|29	%install
14cr|bluez-tools-0.1.38-0.662e.3|30	make DESTDIR=%{buildroot} install
14cr|bluez-tools-0.1.38-0.662e.3|31	
14cr|bluez-tools-0.1.38-0.662e.3|32	%files
14cr|bluez-tools-0.1.38-0.662e.3|33	%doc README NEWS COPYING AUTHORS
14cr|bluez-tools-0.1.38-0.662e.3|34	%{_bindir}/*
14cr|bluez-tools-0.1.38-0.662e.3|35	%{_mandir}/man1/bt-adapter.1*
14cr|bluez-tools-0.1.38-0.662e.3|36	%{_mandir}/man1/bt-agent.1*
14cr|bluez-tools-0.1.38-0.662e.3|37	%{_mandir}/man1/bt-audio.1*
14cr|bluez-tools-0.1.38-0.662e.3|38	%{_mandir}/man1/bt-device.1*
14cr|bluez-tools-0.1.38-0.662e.3|39	%{_mandir}/man1/bt-input.1*
14cr|bluez-tools-0.1.38-0.662e.3|40	%{_mandir}/man1/bt-monitor.1*
14cr|bluez-tools-0.1.38-0.662e.3|41	%{_mandir}/man1/bt-network.1*
14cr|bluez-tools-0.1.38-0.662e.3|42	%{_mandir}/man1/bt-obex.1*
14cr|bluez-tools-0.1.38-0.662e.3|43	%{_mandir}/man1/bt-serial.1*
14cr|bluez-tools-0.1.38-0.662e.3|44	
14cr|bluez-tools-0.1.38-0.662e.3|45	%changelog
14cr|bluez-tools-0.1.38-0.662e.3|46	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.38-0.662e.3
14cr|bluez-tools-0.1.38-0.662e.3|47	+ Revision: 8103131
14cr|bluez-tools-0.1.38-0.662e.3|48	- Spec cleanup
14cr|bluez-tools-0.1.38-0.662e.3|49	
14cr|bluez-tools-0.1.38-0.662e.3|50	

430 14
14cr|boa-0.94.14-0.rc21.3|1	%define name boa
14cr|boa-0.94.14-0.rc21.3|2	%define version 0.94.14
14cr|boa-0.94.14-0.rc21.3|3	%define rcver	rc21
14cr|boa-0.94.14-0.rc21.3|4	%define release %mkrel 0.%{rcver}.3
14cr|boa-0.94.14-0.rc21.3|5	%define webrootdir /var/www/html
14cr|boa-0.94.14-0.rc21.3|6	
14cr|boa-0.94.14-0.rc21.3|7	
14cr|boa-0.94.14-0.rc21.3|8	Summary:	Web server
14cr|boa-0.94.14-0.rc21.3|9	Name:		%{name}
14cr|boa-0.94.14-0.rc21.3|10	Version:	%{version}
14cr|boa-0.94.14-0.rc21.3|11	Release:	%{release}
14cr|boa-0.94.14-0.rc21.3|12	Source0:	http://www.boa.org/%{name}-%{version}%{rcver}.tar.gz
14cr|boa-0.94.14-0.rc21.3|13	Source1:	boa.init
14cr|boa-0.94.14-0.rc21.3|14	Source2:	boa.sysconfig
14cr|boa-0.94.14-0.rc21.3|15	Patch:		boa-default-config.patch
14cr|boa-0.94.14-0.rc21.3|16	URL:		http://www.boa.org/
14cr|boa-0.94.14-0.rc21.3|17	License:	GPL+
14cr|boa-0.94.14-0.rc21.3|18	Group:		System/Servers
14cr|boa-0.94.14-0.rc21.3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}buildroot
14cr|boa-0.94.14-0.rc21.3|20	BuildRequires:	flex
14cr|boa-0.94.14-0.rc21.3|21	BuildRequires:	bison
14cr|boa-0.94.14-0.rc21.3|22	
14cr|boa-0.94.14-0.rc21.3|23	Requires(post):		rpm-helper
14cr|boa-0.94.14-0.rc21.3|24	Requires(postun):	rpm-helper
14cr|boa-0.94.14-0.rc21.3|25	
14cr|boa-0.94.14-0.rc21.3|26	Provides: webserver
14cr|boa-0.94.14-0.rc21.3|27	
14cr|boa-0.94.14-0.rc21.3|28	%description
14cr|boa-0.94.14-0.rc21.3|29	A high speed, lightweight web server (HTTP protocol).
14cr|boa-0.94.14-0.rc21.3|30	Based on direct use of the select(2) system call, it
14cr|boa-0.94.14-0.rc21.3|31	internally multiplexes all connections without forking,
14cr|boa-0.94.14-0.rc21.3|32	for maximum speed and minimum system resource use.
14cr|boa-0.94.14-0.rc21.3|33	
14cr|boa-0.94.14-0.rc21.3|34	%prep
14cr|boa-0.94.14-0.rc21.3|35	%setup -q -n %{name}-%{version}%{rcver}
14cr|boa-0.94.14-0.rc21.3|36	%patch -p1
14cr|boa-0.94.14-0.rc21.3|37	
14cr|boa-0.94.14-0.rc21.3|38	%build
14cr|boa-0.94.14-0.rc21.3|39	%serverbuild
14cr|boa-0.94.14-0.rc21.3|40	%configure2_5x
14cr|boa-0.94.14-0.rc21.3|41	%make CFLAGS="%{optflags}"
14cr|boa-0.94.14-0.rc21.3|42	
14cr|boa-0.94.14-0.rc21.3|43	%install
14cr|boa-0.94.14-0.rc21.3|44	rm -rf %{buildroot}
14cr|boa-0.94.14-0.rc21.3|45	cd src
14cr|boa-0.94.14-0.rc21.3|46	mkdir -p %{buildroot}%{_sbindir}
14cr|boa-0.94.14-0.rc21.3|47	install boa %{buildroot}%{_sbindir}
14cr|boa-0.94.14-0.rc21.3|48	mkdir -p %{buildroot}%{_libdir}/boa
14cr|boa-0.94.14-0.rc21.3|49	install boa_indexer %{buildroot}%{_libdir}/boa/
14cr|boa-0.94.14-0.rc21.3|50	
14cr|boa-0.94.14-0.rc21.3|51	mkdir -p %{buildroot}/%{webrootdir}
14cr|boa-0.94.14-0.rc21.3|52	
14cr|boa-0.94.14-0.rc21.3|53	cd ..
14cr|boa-0.94.14-0.rc21.3|54	mkdir -p %{buildroot}%{_mandir}/man8
14cr|boa-0.94.14-0.rc21.3|55	install -m 644 docs/boa.8 %{buildroot}%{_mandir}/man8/
14cr|boa-0.94.14-0.rc21.3|56	
14cr|boa-0.94.14-0.rc21.3|57	cd examples
14cr|boa-0.94.14-0.rc21.3|58	mkdir -p %{buildroot}/%{_sysconfdir}/{boa,logrotate.d}
14cr|boa-0.94.14-0.rc21.3|59	install -m 644 boa.conf %{buildroot}/%{_sysconfdir}/boa/
14cr|boa-0.94.14-0.rc21.3|60	cd ../contrib
14cr|boa-0.94.14-0.rc21.3|61	install -m 644 rpm/boa.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/boa
14cr|boa-0.94.14-0.rc21.3|62	
14cr|boa-0.94.14-0.rc21.3|63	cd ..
14cr|boa-0.94.14-0.rc21.3|64	mkdir -p %{buildroot}/%{_initrddir}
14cr|boa-0.94.14-0.rc21.3|65	install -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/boa
14cr|boa-0.94.14-0.rc21.3|66	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
14cr|boa-0.94.14-0.rc21.3|67	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/boa
14cr|boa-0.94.14-0.rc21.3|68	
14cr|boa-0.94.14-0.rc21.3|69	mkdir -p %{buildroot}/var/log/boa
14cr|boa-0.94.14-0.rc21.3|70	%clean
14cr|boa-0.94.14-0.rc21.3|71	rm -rf %{buildroot}
14cr|boa-0.94.14-0.rc21.3|72	
14cr|boa-0.94.14-0.rc21.3|73	%post
14cr|boa-0.94.14-0.rc21.3|74	%_post_service boa
14cr|boa-0.94.14-0.rc21.3|75	
14cr|boa-0.94.14-0.rc21.3|76	%preun
14cr|boa-0.94.14-0.rc21.3|77	%_preun_service boa
14cr|boa-0.94.14-0.rc21.3|78	
14cr|boa-0.94.14-0.rc21.3|79	%files
14cr|boa-0.94.14-0.rc21.3|80	%defattr(-,root,root)
14cr|boa-0.94.14-0.rc21.3|81	%doc docs/*.{texi,png} contrib/*
14cr|boa-0.94.14-0.rc21.3|82	%{_sbindir}/boa
14cr|boa-0.94.14-0.rc21.3|83	%{_libdir}/boa/boa_indexer
14cr|boa-0.94.14-0.rc21.3|84	%dir %{_libdir}/boa/
14cr|boa-0.94.14-0.rc21.3|85	%dir %{_sysconfdir}/boa
14cr|boa-0.94.14-0.rc21.3|86	%config(noreplace) %{_initrddir}/boa
14cr|boa-0.94.14-0.rc21.3|87	%config(noreplace) %{_sysconfdir}/boa/boa.conf
14cr|boa-0.94.14-0.rc21.3|88	%config(noreplace) %{_sysconfdir}/logrotate.d/boa
14cr|boa-0.94.14-0.rc21.3|89	%config(noreplace) %{_sysconfdir}/sysconfig/boa
14cr|boa-0.94.14-0.rc21.3|90	%dir %{webrootdir}
14cr|boa-0.94.14-0.rc21.3|91	%dir /var/log/boa
14cr|boa-0.94.14-0.rc21.3|92	%{_mandir}/man8/*
14cr|boa-0.94.14-0.rc21.3|93	
14cr|boa-0.94.14-0.rc21.3|94	
14cr|boa-0.94.14-0.rc21.3|95	
14cr|boa-0.94.14-0.rc21.3|96	
14cr|boa-0.94.14-0.rc21.3|97	
14cr|boa-0.94.14-0.rc21.3|98	%changelog
14cr|boa-0.94.14-0.rc21.3|99	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.94.14-0.rc21.3
14cr|boa-0.94.14-0.rc21.3|100	+ Revision: 5836223
14cr|boa-0.94.14-0.rc21.3|101	- Automatic import for version 0.94.14
14cr|boa-0.94.14-0.rc21.3|102	
14cr|boa-0.94.14-0.rc21.3|103	

431 14
14cr|boa-constructor-0.6.1-6|1	%define name boa-constructor
14cr|boa-constructor-0.6.1-6|2	%define version 0.6.1
14cr|boa-constructor-0.6.1-6|3	
14cr|boa-constructor-0.6.1-6|4	Name: %{name}
14cr|boa-constructor-0.6.1-6|5	Summary: Python IDE and wxPython GUI Builder
14cr|boa-constructor-0.6.1-6|6	Version: %{version}
14cr|boa-constructor-0.6.1-6|7	Release: 6
14cr|boa-constructor-0.6.1-6|8	Group: Development/Python
14cr|boa-constructor-0.6.1-6|9	# the source come from a .zip
14cr|boa-constructor-0.6.1-6|10	Source: %{name}-%{version}.tar.bz2
14cr|boa-constructor-0.6.1-6|11	# icons
14cr|boa-constructor-0.6.1-6|12	Source1: %{name}.16.png.bz2
14cr|boa-constructor-0.6.1-6|13	Source2: %{name}.32.png.bz2
14cr|boa-constructor-0.6.1-6|14	Source3: %{name}.48.png.bz2
14cr|boa-constructor-0.6.1-6|15	# man pages
14cr|boa-constructor-0.6.1-6|16	Source4: %{name}.1.bz2
14cr|boa-constructor-0.6.1-6|17	Source5: %{name}.desktop
14cr|boa-constructor-0.6.1-6|18	# to remove a annoying message when looking at help.
14cr|boa-constructor-0.6.1-6|19	Patch: %{name}.help.patch
14cr|boa-constructor-0.6.1-6|20	Url: http://boa-constructor.sourceforge.net/
14cr|boa-constructor-0.6.1-6|21	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|boa-constructor-0.6.1-6|22	BuildRequires: perl desktop-file-utils
14cr|boa-constructor-0.6.1-6|23	Requires: wxPythonGTK pychecker python
14cr|boa-constructor-0.6.1-6|24	Requires(post): desktop-file-utils
14cr|boa-constructor-0.6.1-6|25	Requires(postun): desktop-file-utils
14cr|boa-constructor-0.6.1-6|26	License: GPL
14cr|boa-constructor-0.6.1-6|27	BuildArch: noarch
14cr|boa-constructor-0.6.1-6|28	
14cr|boa-constructor-0.6.1-6|29	%description
14cr|boa-constructor-0.6.1-6|30	Boa Constructor is a cross platform Python IDE and wxPython GUI Builder.
14cr|boa-constructor-0.6.1-6|31	It offers visual frame creation and manipulation, an object inspector,
14cr|boa-constructor-0.6.1-6|32	many views on the source like object browsers, inheritance hierarchies,
14cr|boa-constructor-0.6.1-6|33	doc string generated html documentation, an advanced debugger
14cr|boa-constructor-0.6.1-6|34	and integrated help.
14cr|boa-constructor-0.6.1-6|35	
14cr|boa-constructor-0.6.1-6|36	Zope support: Object creation and editing. Cut, copy, paste,
14cr|boa-constructor-0.6.1-6|37	import and export. Property creation and editing in the Inspector
14cr|boa-constructor-0.6.1-6|38	and Python Script debugging.
14cr|boa-constructor-0.6.1-6|39	
14cr|boa-constructor-0.6.1-6|40	%prep
14cr|boa-constructor-0.6.1-6|41	%setup -q
14cr|boa-constructor-0.6.1-6|42	
14cr|boa-constructor-0.6.1-6|43	# (misc) dos2unix on all sources, and config since it is a software developed on windows
14cr|boa-constructor-0.6.1-6|44	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.py')
14cr|boa-constructor-0.6.1-6|45	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.cfg')
14cr|boa-constructor-0.6.1-6|46	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.txt')
14cr|boa-constructor-0.6.1-6|47	
14cr|boa-constructor-0.6.1-6|48	%patch -p0
14cr|boa-constructor-0.6.1-6|49	
14cr|boa-constructor-0.6.1-6|50	cat << EOF > README.Mandriva
14cr|boa-constructor-0.6.1-6|51	This RPM incorporate a patch made by Cedric Delfosse, of Debian, to use the
14cr|boa-constructor-0.6.1-6|52	~/.boa-constructor directory to store the cache of help file.
14cr|boa-constructor-0.6.1-6|53	EOF
14cr|boa-constructor-0.6.1-6|54	
14cr|boa-constructor-0.6.1-6|55	%build
14cr|boa-constructor-0.6.1-6|56	
14cr|boa-constructor-0.6.1-6|57	%install
14cr|boa-constructor-0.6.1-6|58	rm -rf $RPM_BUILD_ROOT
14cr|boa-constructor-0.6.1-6|59	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|boa-constructor-0.6.1-6|60	echo -e "#!/bin/sh\npython %{_datadir}/%{name}/Boa.py" >  $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|boa-constructor-0.6.1-6|61	chmod +x $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|boa-constructor-0.6.1-6|62	
14cr|boa-constructor-0.6.1-6|63	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications
14cr|boa-constructor-0.6.1-6|64	cp %{SOURCE5} $RPM_BUILD_ROOT/%{_datadir}/applications/
14cr|boa-constructor-0.6.1-6|65	
14cr|boa-constructor-0.6.1-6|66	
14cr|boa-constructor-0.6.1-6|67	desktop-file-install --vendor="" \
14cr|boa-constructor-0.6.1-6|68	--remove-category="Development" \
14cr|boa-constructor-0.6.1-6|69	--remove-category="Debugger" \
14cr|boa-constructor-0.6.1-6|70	--remove-category="GUIDesigner" \
14cr|boa-constructor-0.6.1-6|71	--add-category="GNOME" \
14cr|boa-constructor-0.6.1-6|72	--add-category="GTK" \
14cr|boa-constructor-0.6.1-6|73	--add-category="Development" \
14cr|boa-constructor-0.6.1-6|74	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments" \
14cr|boa-constructor-0.6.1-6|75	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|boa-constructor-0.6.1-6|76	
14cr|boa-constructor-0.6.1-6|77	install -d $RPM_BUILD_ROOT/%{_datadir}/%{name}/
14cr|boa-constructor-0.6.1-6|78	cp -Rf * $RPM_BUILD_ROOT/%{_datadir}/%{name}/
14cr|boa-constructor-0.6.1-6|79	
14cr|boa-constructor-0.6.1-6|80	install -d $RPM_BUILD_ROOT/%{_miconsdir}
14cr|boa-constructor-0.6.1-6|81	install -d $RPM_BUILD_ROOT/%{_iconsdir}
14cr|boa-constructor-0.6.1-6|82	install -d $RPM_BUILD_ROOT/%{_liconsdir}
14cr|boa-constructor-0.6.1-6|83	bunzip2 -c %{SOURCE1} >  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|84	bunzip2 -c %{SOURCE2} >  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|85	bunzip2 -c %{SOURCE3} >  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|86	
14cr|boa-constructor-0.6.1-6|87	
14cr|boa-constructor-0.6.1-6|88	install -d $RPM_BUILD_ROOT/%{_mandir}/man1/
14cr|boa-constructor-0.6.1-6|89	bunzip2 -c %{SOURCE4} >  $RPM_BUILD_ROOT/%{_mandir}/man1/%{name}.1
14cr|boa-constructor-0.6.1-6|90	
14cr|boa-constructor-0.6.1-6|91	
14cr|boa-constructor-0.6.1-6|92	# (misc) remove documentation
14cr|boa-constructor-0.6.1-6|93	find $RPM_BUILD_ROOT/%{_datadir}/%{name}/ -maxdepth 1 -name '*.txt' | xargs rm -Rf
14cr|boa-constructor-0.6.1-6|94	rm -Rf $RPM_BUILD_ROOT/%{_datadir}/%{name}/README.Mandriva
14cr|boa-constructor-0.6.1-6|95	%clean
14cr|boa-constructor-0.6.1-6|96	rm -rf $RPM_BUILD_ROOT
14cr|boa-constructor-0.6.1-6|97	
14cr|boa-constructor-0.6.1-6|98	%if %mdkversion < 200900
14cr|boa-constructor-0.6.1-6|99	%post
14cr|boa-constructor-0.6.1-6|100	%{update_menus}
14cr|boa-constructor-0.6.1-6|101	%endif
14cr|boa-constructor-0.6.1-6|102	
14cr|boa-constructor-0.6.1-6|103	%if %mdkversion < 200900
14cr|boa-constructor-0.6.1-6|104	%postun
14cr|boa-constructor-0.6.1-6|105	%{clean_menus}
14cr|boa-constructor-0.6.1-6|106	%endif
14cr|boa-constructor-0.6.1-6|107	
14cr|boa-constructor-0.6.1-6|108	%files
14cr|boa-constructor-0.6.1-6|109	%defattr(-,root,root,0755)
14cr|boa-constructor-0.6.1-6|110	%doc *.txt README.Mandriva
14cr|boa-constructor-0.6.1-6|111	%{_bindir}/%{name}
14cr|boa-constructor-0.6.1-6|112	%{_datadir}/%{name}/*
14cr|boa-constructor-0.6.1-6|113	%dir %{_datadir}/%{name}/
14cr|boa-constructor-0.6.1-6|114	%{_datadir}/applications/%{name}.desktop
14cr|boa-constructor-0.6.1-6|115	%{_mandir}/*/*
14cr|boa-constructor-0.6.1-6|116	
14cr|boa-constructor-0.6.1-6|117	%{_miconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|118	%{_iconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|119	%{_liconsdir}/%{name}.png
14cr|boa-constructor-0.6.1-6|120	
14cr|boa-constructor-0.6.1-6|121	
14cr|boa-constructor-0.6.1-6|122	
14cr|boa-constructor-0.6.1-6|123	
14cr|boa-constructor-0.6.1-6|124	%changelog
14cr|boa-constructor-0.6.1-6|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-6
14cr|boa-constructor-0.6.1-6|126	+ Revision: 78c1a0a
14cr|boa-constructor-0.6.1-6|127	- MassBuild#464: Increase release tag
14cr|boa-constructor-0.6.1-6|128	
14cr|boa-constructor-0.6.1-6|129	

432 14
14cr|bobobot-0-16.preview3.9|1	%define preview preview3
14cr|bobobot-0-16.preview3.9|2	
14cr|bobobot-0-16.preview3.9|3	Summary:	Mario-like game
14cr|bobobot-0-16.preview3.9|4	Name:		bobobot
14cr|bobobot-0-16.preview3.9|5	Version:	0
14cr|bobobot-0-16.preview3.9|6	Release:	16.%{preview}.9
14cr|bobobot-0-16.preview3.9|7	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/bobobot/bobobot-preview3.tar.bz2
14cr|bobobot-0-16.preview3.9|8	Url:		http://newbreedsoftware.com/bobobot/
14cr|bobobot-0-16.preview3.9|9	License:	GPLv2+
14cr|bobobot-0-16.preview3.9|10	Group:		Games/Arcade
14cr|bobobot-0-16.preview3.9|11	Buildrequires:	SDL-devel
14cr|bobobot-0-16.preview3.9|12	BuildRequires:	SDL_mixer-devel
14cr|bobobot-0-16.preview3.9|13	Buildrequires:	pkgconfig(x11)
14cr|bobobot-0-16.preview3.9|14	BuildRequires:	imagemagick
14cr|bobobot-0-16.preview3.9|15	Patch0:		%{name}-preview3-fix-makefile.patch
14cr|bobobot-0-16.preview3.9|16	Patch2:		%{name}-preview3-fix-nosound.patch
14cr|bobobot-0-16.preview3.9|17	
14cr|bobobot-0-16.preview3.9|18	%description
14cr|bobobot-0-16.preview3.9|19	BoboBot is a multi-level one-player action game starring "BoboBot," the
14cr|bobobot-0-16.preview3.9|20	robo-monkey. It's played with the keyboard, or optionally with a joystick
14cr|bobobot-0-16.preview3.9|21	
14cr|bobobot-0-16.preview3.9|22	%prep
14cr|bobobot-0-16.preview3.9|23	%setup -q -n %{name}-preview3
14cr|bobobot-0-16.preview3.9|24	%patch0 -p1
14cr|bobobot-0-16.preview3.9|25	%patch2 -p1 -z .pix
14cr|bobobot-0-16.preview3.9|26	
14cr|bobobot-0-16.preview3.9|27	# beurk
14cr|bobobot-0-16.preview3.9|28	chmod +x mods/unused
14cr|bobobot-0-16.preview3.9|29	chmod -R a+r *
14cr|bobobot-0-16.preview3.9|30	
14cr|bobobot-0-16.preview3.9|31	%build
14cr|bobobot-0-16.preview3.9|32	%make SOUND=YES MUSIC=YES INSTALLROOT=%{_gamesdatadir}/%{name} OPTIMIZE="%{optflags}" X11_LIB="-L%_libdir -lX11" bobobot CC="gcc %ldflags"
14cr|bobobot-0-16.preview3.9|33	
14cr|bobobot-0-16.preview3.9|34	%install
14cr|bobobot-0-16.preview3.9|35	%{__install} -d %{buildroot}{%{_liconsdir},%{_miconsdir}}
14cr|bobobot-0-16.preview3.9|36	convert %{name}-icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|37	convert %{name}-icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|38	convert %{name}-icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|39	
14cr|bobobot-0-16.preview3.9|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bobobot-0-16.preview3.9|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bobobot-0-16.preview3.9|42	[Desktop Entry]
14cr|bobobot-0-16.preview3.9|43	Name=BoboBot
14cr|bobobot-0-16.preview3.9|44	Comment=%{summary}
14cr|bobobot-0-16.preview3.9|45	Exec=%_gamesbindir/%{name}
14cr|bobobot-0-16.preview3.9|46	Icon=%{name}
14cr|bobobot-0-16.preview3.9|47	Terminal=false
14cr|bobobot-0-16.preview3.9|48	Type=Application
14cr|bobobot-0-16.preview3.9|49	Categories=Game;ArcadeGame;
14cr|bobobot-0-16.preview3.9|50	EOF
14cr|bobobot-0-16.preview3.9|51	
14cr|bobobot-0-16.preview3.9|52	install -d %{buildroot}{%{_gamesbindir},%{_gamesdatadir}/%{name}}
14cr|bobobot-0-16.preview3.9|53	make INSTALLROOT=%{buildroot}%{_gamesdatadir}/%{name}
14cr|bobobot-0-16.preview3.9|54	mv %{buildroot}%{_gamesdatadir}/%{name}/%{name} %{buildroot}%{_gamesbindir}
14cr|bobobot-0-16.preview3.9|55	
14cr|bobobot-0-16.preview3.9|56	%clean
14cr|bobobot-0-16.preview3.9|57	
14cr|bobobot-0-16.preview3.9|58	%files
14cr|bobobot-0-16.preview3.9|59	%defattr(644,root,root,755)
14cr|bobobot-0-16.preview3.9|60	%doc docs/*
14cr|bobobot-0-16.preview3.9|61	%{_gamesdatadir}/%{name}
14cr|bobobot-0-16.preview3.9|62	%{_datadir}/applications/*
14cr|bobobot-0-16.preview3.9|63	%{_miconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|64	%{_iconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|65	%{_liconsdir}/%{name}.png
14cr|bobobot-0-16.preview3.9|66	%defattr(755,root,root,755)
14cr|bobobot-0-16.preview3.9|67	%{_gamesbindir}/%{name}
14cr|bobobot-0-16.preview3.9|68	
14cr|bobobot-0-16.preview3.9|69	
14cr|bobobot-0-16.preview3.9|70	
14cr|bobobot-0-16.preview3.9|71	
14cr|bobobot-0-16.preview3.9|72	%changelog
14cr|bobobot-0-16.preview3.9|73	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 0-16.preview3.9
14cr|bobobot-0-16.preview3.9|74	+ Revision: cc2b29c
14cr|bobobot-0-16.preview3.9|75	- Bump release and clean the spec after applying automated fixes to spec file
14cr|bobobot-0-16.preview3.9|76	
14cr|bobobot-0-16.preview3.9|77	

433 14
14cr|bochs-2.6-2|1	%define _hardened_build 1
14cr|bochs-2.6-2|2	Name:		bochs
14cr|bochs-2.6-2|3	Version:	2.6
14cr|bochs-2.6-2|4	Release:	2
14cr|bochs-2.6-2|5	Summary:	Portable x86 PC emulator
14cr|bochs-2.6-2|6	Group:		Emulators
14cr|bochs-2.6-2|7	License:	LGPLv2+
14cr|bochs-2.6-2|8	URL:		http://bochs.sourceforge.net/
14cr|bochs-2.6-2|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|bochs-2.6-2|10	
14cr|bochs-2.6-2|11	Patch0:		%{name}-0001_bx-qemu.patch
14cr|bochs-2.6-2|12	Patch1:		%{name}-0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch
14cr|bochs-2.6-2|13	Patch2:		%{name}-0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch
14cr|bochs-2.6-2|14	Patch3:		%{name}-0008_qemu-bios-provide-gpe-_l0x-methods.patch
14cr|bochs-2.6-2|15	Patch4:		%{name}-0009_qemu-bios-pci-hotplug-support.patch
14cr|bochs-2.6-2|16	Patch7:		%{name}-nonet-build.patch
14cr|bochs-2.6-2|17	
14cr|bochs-2.6-2|18	BuildRequires:	pkgconfig(xt) libxpm-devel pkgconfig(sdl) readline-devel byacc
14cr|bochs-2.6-2|19	BuildRequires:	docbook-utils
14cr|bochs-2.6-2|20	BuildRequires:	docbook-style-xsl
14cr|bochs-2.6-2|21	BuildRequires:	sgml-common
14cr|bochs-2.6-2|22	BuildRequires:	docbook-dtd41-sgml
14cr|bochs-2.6-2|23	BuildRequires:	gtk2-devel
14cr|bochs-2.6-2|24	%ifarch %{ix86}	x86_64
14cr|bochs-2.6-2|25	BuildRequires:	svgalib-devel
14cr|bochs-2.6-2|26	BuildRequires:	dev86 iasl
14cr|bochs-2.6-2|27	%endif
14cr|bochs-2.6-2|28	Requires:	%{name}-bios = %{version}-%{release}
14cr|bochs-2.6-2|29	Requires:	vgabios
14cr|bochs-2.6-2|30	
14cr|bochs-2.6-2|31	%description
14cr|bochs-2.6-2|32	Bochs is a portable x86 PC emulation software package that emulates
14cr|bochs-2.6-2|33	enough of the x86 CPU, related AT hardware, and BIOS to run DOS,
14cr|bochs-2.6-2|34	Windows '95, Minix 2.0, and other OS's, all on your workstation.
14cr|bochs-2.6-2|35	
14cr|bochs-2.6-2|36	
14cr|bochs-2.6-2|37	%package	debugger
14cr|bochs-2.6-2|38	Summary:	Bochs with builtin debugger
14cr|bochs-2.6-2|39	Group:		Emulators
14cr|bochs-2.6-2|40	Requires	:%{name} = %{version}-%{release}
14cr|bochs-2.6-2|41	
14cr|bochs-2.6-2|42	%description	debugger
14cr|bochs-2.6-2|43	Special version of bochs compiled with the builtin debugger.
14cr|bochs-2.6-2|44	
14cr|bochs-2.6-2|45	
14cr|bochs-2.6-2|46	%package	gdb
14cr|bochs-2.6-2|47	Summary:	Bochs with support for debugging with gdb
14cr|bochs-2.6-2|48	Group:		Emulators
14cr|bochs-2.6-2|49	Requires:	%{name} = %{version}-%{release}
14cr|bochs-2.6-2|50	
14cr|bochs-2.6-2|51	%description	gdb
14cr|bochs-2.6-2|52	Special version of bochs compiled with a gdb stub so that the software running
14cr|bochs-2.6-2|53	inside the emulator can be debugged with gdb.
14cr|bochs-2.6-2|54	
14cr|bochs-2.6-2|55	%ifarch %{ix86} x86_64
14cr|bochs-2.6-2|56	# building firmwares are quite tricky, because they often have to be built on
14cr|bochs-2.6-2|57	# their native architecture (or in a cross-capable compiler, that we lack in
14cr|bochs-2.6-2|58	# koji), and deployed everywhere. Recent koji builders support a feature
14cr|bochs-2.6-2|59	# that allow us to build packages in a single architecture, and create noarch
14cr|bochs-2.6-2|60	# subpackages that will be deployed everywhere. Because the package can only
14cr|bochs-2.6-2|61	# be built in certain architectures, the main package has to use
14cr|bochs-2.6-2|62	# BuildArch: <nativearch>, or something like that.
14cr|bochs-2.6-2|63	# Note that using ExclusiveArch is _wrong_, because it will prevent the noarch
14cr|bochs-2.6-2|64	# packages from getting into the excluded repositories.
14cr|bochs-2.6-2|65	%package	bios
14cr|bochs-2.6-2|66	Summary:	Bochs bios
14cr|bochs-2.6-2|67	Group:		Emulators
14cr|bochs-2.6-2|68	BuildArch:	noarch
14cr|bochs-2.6-2|69	Provides:	bochs-bios-data = 2.3.8.1
14cr|bochs-2.6-2|70	Obsoletes:	bochs-bios-data < 2.3.8.1
14cr|bochs-2.6-2|71	
14cr|bochs-2.6-2|72	
14cr|bochs-2.6-2|73	%description	bios
14cr|bochs-2.6-2|74	Bochs BIOS is a free implementation of a x86 BIOS
14cr|bochs-2.6-2|75	provided by the Bochs project.
14cr|bochs-2.6-2|76	It can also be used in other emulators, such as QEMU
14cr|bochs-2.6-2|77	%endif
14cr|bochs-2.6-2|78	
14cr|bochs-2.6-2|79	%package	devel
14cr|bochs-2.6-2|80	Summary:	Bochs header and source files
14cr|bochs-2.6-2|81	Group:		Emulators
14cr|bochs-2.6-2|82	Requires:	%{name} = %{version}-%{release}
14cr|bochs-2.6-2|83	
14cr|bochs-2.6-2|84	%description	devel
14cr|bochs-2.6-2|85	Header and source files from bochs source.
14cr|bochs-2.6-2|86	
14cr|bochs-2.6-2|87	%prep
14cr|bochs-2.6-2|88	%setup -q
14cr|bochs-2.6-2|89	%patch0 -p1
14cr|bochs-2.6-2|90	%patch1 -p1
14cr|bochs-2.6-2|91	%patch2 -p1
14cr|bochs-2.6-2|92	%patch3 -p1
14cr|bochs-2.6-2|93	%patch4 -p1
14cr|bochs-2.6-2|94	%patch7 -p0 -z .nonet
14cr|bochs-2.6-2|95	
14cr|bochs-2.6-2|96	# Fix up some man page paths.
14cr|bochs-2.6-2|97	sed -i \
14cr|bochs-2.6-2|98	-e 's|/usr/local/share/doc/bochs/|%{_docdir}/%{name}-%{version}/|' \
14cr|bochs-2.6-2|99	-e 's|/usr/local/share/|%{_datadir}/|' \
14cr|bochs-2.6-2|100	doc/man/*.*
14cr|bochs-2.6-2|101	# remove executable bits from sources to make rpmlint happy with the debuginfo
14cr|bochs-2.6-2|102	chmod -x `find -name '*.cc' -o -name '*.h' -o -name '*.inc'`
14cr|bochs-2.6-2|103	# Fix CHANGES encoding
14cr|bochs-2.6-2|104	iconv -f ISO_8859-2 -t UTF8 CHANGES > CHANGES.tmp
14cr|bochs-2.6-2|105	mv CHANGES.tmp CHANGES
14cr|bochs-2.6-2|106	
14cr|bochs-2.6-2|107	
14cr|bochs-2.6-2|108	%build
14cr|bochs-2.6-2|109	%ifarch %{ix86} x86_64
14cr|bochs-2.6-2|110	ARCH_CONFIGURE_FLAGS=--with-svga
14cr|bochs-2.6-2|111	%endif
14cr|bochs-2.6-2|112	# Note: the CPU level, MMX et al affect what the emulator will emulate, they
14cr|bochs-2.6-2|113	# are not properties of the build target architecture.
14cr|bochs-2.6-2|114	# Note2: passing --enable-pcidev will change bochs license from LGPLv2+ to
14cr|bochs-2.6-2|115	# LGPLv2 (and requires a kernel driver to be usefull)
14cr|bochs-2.6-2|116	CONFIGURE_FLAGS=" \
14cr|bochs-2.6-2|117	--enable-plugins \
14cr|bochs-2.6-2|118	--enable-ne2000 \
14cr|bochs-2.6-2|119	--enable-pci \
14cr|bochs-2.6-2|120	--enable-all-optimizations \
14cr|bochs-2.6-2|121	--enable-clgd54xx \
14cr|bochs-2.6-2|122	--enable-sb16=linux \
14cr|bochs-2.6-2|123	--enable-3dnow
14cr|bochs-2.6-2|124	--with-x11 \
14cr|bochs-2.6-2|125	--with-nogui \
14cr|bochs-2.6-2|126	--with-term \
14cr|bochs-2.6-2|127	--with-rfb \
14cr|bochs-2.6-2|128	--with-sdl \
14cr|bochs-2.6-2|129	--without-wx \
14cr|bochs-2.6-2|130	--enable-cpu-level=6 \
14cr|bochs-2.6-2|131	--enable-disasm \
14cr|bochs-2.6-2|132	--enable-usb \
14cr|bochs-2.6-2|133	--enable-usb-ohci \
14cr|bochs-2.6-2|134	$ARCH_CONFIGURE_FLAGS"
14cr|bochs-2.6-2|135	export CXXFLAGS="$RPM_OPT_FLAGS -DPARANOID"
14cr|bochs-2.6-2|136	
14cr|bochs-2.6-2|137	%configure2_5x $CONFIGURE_FLAGS --enable-x86-debugger --enable-debugger
14cr|bochs-2.6-2|138	%make
14cr|bochs-2.6-2|139	mv bochs bochs-debugger
14cr|bochs-2.6-2|140	make dist-clean
14cr|bochs-2.6-2|141	
14cr|bochs-2.6-2|142	%configure2_5x $CONFIGURE_FLAGS --enable-x86-debugger --enable-gdb-stub
14cr|bochs-2.6-2|143	%make
14cr|bochs-2.6-2|144	mv bochs bochs-gdb
14cr|bochs-2.6-2|145	make dist-clean
14cr|bochs-2.6-2|146	
14cr|bochs-2.6-2|147	%configure2_5x $CONFIGURE_FLAGS
14cr|bochs-2.6-2|148	%make
14cr|bochs-2.6-2|149	
14cr|bochs-2.6-2|150	%ifarch %{ix86} x86_64
14cr|bochs-2.6-2|151	cd bios
14cr|bochs-2.6-2|152	make bios
14cr|bochs-2.6-2|153	cp BIOS-bochs-latest BIOS-bochs-kvm
14cr|bochs-2.6-2|154	%endif
14cr|bochs-2.6-2|155	
14cr|bochs-2.6-2|156	%install
14cr|bochs-2.6-2|157	rm -rf %{buildroot} _installed-docs
14cr|bochs-2.6-2|158	make install DESTDIR=%{buildroot}
14cr|bochs-2.6-2|159	rm -rf %{buildroot}%{_prefix}/share/bochs/VGABIOS*
14cr|bochs-2.6-2|160	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest
14cr|bochs-2.6-2|161	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.cirrus.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.cirrus
14cr|bochs-2.6-2|162	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.cirrus.debug
14cr|bochs-2.6-2|163	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.debug.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.debug
14cr|bochs-2.6-2|164	%ifnarch %{ix86} x86_64
14cr|bochs-2.6-2|165	rm -rf %{buildroot}%{_prefix}/share/bochs/*BIOS*
14cr|bochs-2.6-2|166	%endif
14cr|bochs-2.6-2|167	install -m 755 bochs-debugger bochs-gdb %{buildroot}%{_bindir}
14cr|bochs-2.6-2|168	mv %{buildroot}%{_docdir}/bochs _installed-docs
14cr|bochs-2.6-2|169	rm %{buildroot}%{_mandir}/man1/bochs-dlx.1*
14cr|bochs-2.6-2|170	
14cr|bochs-2.6-2|171	mkdir -p %{buildroot}%{_prefix}/include/bochs/disasm
14cr|bochs-2.6-2|172	cp -pr disasm/*.h %{buildroot}%{_prefix}/include/bochs/disasm/
14cr|bochs-2.6-2|173	cp -pr disasm/*.cc %{buildroot}%{_prefix}/include/bochs/disasm/
14cr|bochs-2.6-2|174	cp -pr disasm/*.inc %{buildroot}%{_prefix}/include/bochs/disasm/
14cr|bochs-2.6-2|175	cp -pr config.h %{buildroot}%{_prefix}/include/bochs/
14cr|bochs-2.6-2|176	
14cr|bochs-2.6-2|177	%files
14cr|bochs-2.6-2|178	%doc _installed-docs/* README-*
14cr|bochs-2.6-2|179	%{_bindir}/bochs
14cr|bochs-2.6-2|180	%{_bindir}/bxcommit
14cr|bochs-2.6-2|181	%{_bindir}/bximage
14cr|bochs-2.6-2|182	%{_libdir}/bochs/
14cr|bochs-2.6-2|183	%{_mandir}/man1/bochs.1*
14cr|bochs-2.6-2|184	%{_mandir}/man1/bxcommit.1*
14cr|bochs-2.6-2|185	%{_mandir}/man1/bximage.1*
14cr|bochs-2.6-2|186	%{_mandir}/man5/bochsrc.5*
14cr|bochs-2.6-2|187	%dir %{_datadir}/bochs/
14cr|bochs-2.6-2|188	%{_datadir}/bochs/keymaps/
14cr|bochs-2.6-2|189	
14cr|bochs-2.6-2|190	%ifarch %{ix86} x86_64
14cr|bochs-2.6-2|191	%files bios
14cr|bochs-2.6-2|192	%{_datadir}/bochs/BIOS*
14cr|bochs-2.6-2|193	%{_datadir}/bochs/VGABIOS*
14cr|bochs-2.6-2|194	%endif
14cr|bochs-2.6-2|195	
14cr|bochs-2.6-2|196	%files debugger
14cr|bochs-2.6-2|197	%{_bindir}/bochs-debugger
14cr|bochs-2.6-2|198	
14cr|bochs-2.6-2|199	%files gdb
14cr|bochs-2.6-2|200	%{_bindir}/bochs-gdb
14cr|bochs-2.6-2|201	
14cr|bochs-2.6-2|202	%files devel
14cr|bochs-2.6-2|203	%{_prefix}/include/bochs/
14cr|bochs-2.6-2|204	
14cr|bochs-2.6-2|205	%changelog
14cr|bochs-2.6-2|206	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|bochs-2.6-2|207	+ Revision: 98b8254
14cr|bochs-2.6-2|208	- MassBuild#464: Increase release tag
14cr|bochs-2.6-2|209	
14cr|bochs-2.6-2|210	

434 14
14cr|bochs-tools-1.6.4-7|1	%define name		bochs-tools
14cr|bochs-tools-1.6.4-7|2	%define shortname	bochstools
14cr|bochs-tools-1.6.4-7|3	%define version		1.6.4
14cr|bochs-tools-1.6.4-7|4	%define release		7
14cr|bochs-tools-1.6.4-7|5	
14cr|bochs-tools-1.6.4-7|6	Name:		%{name}
14cr|bochs-tools-1.6.4-7|7	Version:	%{version}
14cr|bochs-tools-1.6.4-7|8	Release:	%{release}
14cr|bochs-tools-1.6.4-7|9	Source: http://www.bablokb.de/%{name}/%{shortname}-%{version}.tar.bz2
14cr|bochs-tools-1.6.4-7|10	Patch0:		bochstools-1.6.4-_syscall5.patch
14cr|bochs-tools-1.6.4-7|11	License: GPL
14cr|bochs-tools-1.6.4-7|12	URL: http://www.bablokb.de/%{name}/
14cr|bochs-tools-1.6.4-7|13	BuildRoot: %{_tmppath}/%{name}-root
14cr|bochs-tools-1.6.4-7|14	Group: Emulators
14cr|bochs-tools-1.6.4-7|15	Summary: Manipulates Bochs disk-images
14cr|bochs-tools-1.6.4-7|16	
14cr|bochs-tools-1.6.4-7|17	%description
14cr|bochs-tools-1.6.4-7|18	Bochs-Tools are a collection of scripts and programs to be used together with
14cr|bochs-tools-1.6.4-7|19	the Bochs-emulator. The main goal was to provide a Unix-like interface to the
14cr|bochs-tools-1.6.4-7|20	emulator and to enable access to Bochs disk-images from outside of Bochs.
14cr|bochs-tools-1.6.4-7|21	
14cr|bochs-tools-1.6.4-7|22	The tools were developed under Linux. They might also work on other
14cr|bochs-tools-1.6.4-7|23	operating-systems. Feedback on this issue is appreciated.
14cr|bochs-tools-1.6.4-7|24	
14cr|bochs-tools-1.6.4-7|25	%prep
14cr|bochs-tools-1.6.4-7|26	
14cr|bochs-tools-1.6.4-7|27	%setup -q -n %{shortname}-%{version}
14cr|bochs-tools-1.6.4-7|28	%patch0 -p6 -b .syscall5
14cr|bochs-tools-1.6.4-7|29	
14cr|bochs-tools-1.6.4-7|30	%build
14cr|bochs-tools-1.6.4-7|31	
14cr|bochs-tools-1.6.4-7|32	make -C src VERSION="%{version}"
14cr|bochs-tools-1.6.4-7|33	
14cr|bochs-tools-1.6.4-7|34	%install
14cr|bochs-tools-1.6.4-7|35	
14cr|bochs-tools-1.6.4-7|36	make UID=0 DESTDIR="$RPM_BUILD_ROOT" PREFIX="%{_prefix}" BINDIR="%{_bindir}" \
14cr|bochs-tools-1.6.4-7|37	MANDIR="%{_mandir}" CFLAGS="$RPM_OPT_FLAGS" bins install
14cr|bochs-tools-1.6.4-7|38	
14cr|bochs-tools-1.6.4-7|39	%clean
14cr|bochs-tools-1.6.4-7|40	if test "/" != "$RPM_BUILD_ROOT"; then rm -rf $RPM_BUILD_ROOT; fi
14cr|bochs-tools-1.6.4-7|41	
14cr|bochs-tools-1.6.4-7|42	%files
14cr|bochs-tools-1.6.4-7|43	%defattr(-,root,root)
14cr|bochs-tools-1.6.4-7|44	%doc ChangeLog COPYING NEWS README TODO
14cr|bochs-tools-1.6.4-7|45	%{_bindir}/*
14cr|bochs-tools-1.6.4-7|46	%{_mandir}/man1/*
14cr|bochs-tools-1.6.4-7|47	
14cr|bochs-tools-1.6.4-7|48	
14cr|bochs-tools-1.6.4-7|49	
14cr|bochs-tools-1.6.4-7|50	
14cr|bochs-tools-1.6.4-7|51	%changelog
14cr|bochs-tools-1.6.4-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-7
14cr|bochs-tools-1.6.4-7|53	+ Revision: 5d871e0
14cr|bochs-tools-1.6.4-7|54	- MassBuild#464: Increase release tag
14cr|bochs-tools-1.6.4-7|55	
14cr|bochs-tools-1.6.4-7|56	

435 14
14cr|bodr-10-2|1	Summary:	The Blue Obelisk Data Repository
14cr|bodr-10-2|2	Name:		bodr
14cr|bodr-10-2|3	Version:	10
14cr|bodr-10-2|4	Release:	2
14cr|bodr-10-2|5	License:	MIT
14cr|bodr-10-2|6	Group:		System/Libraries
14cr|bodr-10-2|7	Url:		http://blueobelisk.sourceforge.net/
14cr|bodr-10-2|8	Source0:	http://downloads.sourceforge.net/bodr/%{name}-%{version}.tar.bz2
14cr|bodr-10-2|9	BuildRequires:	pkgconfig(libxml-2.0)
14cr|bodr-10-2|10	BuildRequires:	libxslt-proc
14cr|bodr-10-2|11	BuildArch:	noarch
14cr|bodr-10-2|12	
14cr|bodr-10-2|13	%description
14cr|bodr-10-2|14	It represents a set of common, standardized data for chemoinformatics
14cr|bodr-10-2|15	in both XML and plain-text formats. This data is open for common use,
14cr|bodr-10-2|16	under the expectation that others will contribute to the repository,
14cr|bodr-10-2|17	either via tabulations of additional properties or revisions/comments
14cr|bodr-10-2|18	on existing data.
14cr|bodr-10-2|19	
14cr|bodr-10-2|20	The concept is that via shared default data, reproducing computational
14cr|bodr-10-2|21	chemistry and chemoinformatics will become more reproducible :-).
14cr|bodr-10-2|22	
14cr|bodr-10-2|23	Currently this encompasses:
14cr|bodr-10-2|24	* Elements directory
14cr|bodr-10-2|25	* element names and symbols
14cr|bodr-10-2|26	* atomic masses, covalent radii, van der Waals radii
14cr|bodr-10-2|27	* Pauling electronegativities
14cr|bodr-10-2|28	* electron affinity
14cr|bodr-10-2|29	* ionization potential
14cr|bodr-10-2|30	* default element colors for viewers
14cr|bodr-10-2|31	* Isotopes directory
14cr|bodr-10-2|32	* exact masses of most abundant isotopes
14cr|bodr-10-2|33	* isotopic masses and abundances
14cr|bodr-10-2|34	* spin
14cr|bodr-10-2|35	* kinds of decay, percentages and energy
14cr|bodr-10-2|36	* magnetic dipole moment
14cr|bodr-10-2|37	* halflife
14cr|bodr-10-2|38	
14cr|bodr-10-2|39	%prep
14cr|bodr-10-2|40	%setup -q
14cr|bodr-10-2|41	
14cr|bodr-10-2|42	%build
14cr|bodr-10-2|43	%configure2_5x
14cr|bodr-10-2|44	%make
14cr|bodr-10-2|45	
14cr|bodr-10-2|46	%install
14cr|bodr-10-2|47	%makeinstall_std
14cr|bodr-10-2|48	
14cr|bodr-10-2|49	%files
14cr|bodr-10-2|50	%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
14cr|bodr-10-2|51	%{_datadir}/%{name}/*.xml
14cr|bodr-10-2|52	%{_datadir}/%{name}/dicts/*.xml
14cr|bodr-10-2|53	%{_datadir}/pkgconfig/%{name}.pc
14cr|bodr-10-2|54	
14cr|bodr-10-2|55	
14cr|bodr-10-2|56	%changelog
14cr|bodr-10-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10-2
14cr|bodr-10-2|58	+ Revision: 8849f45
14cr|bodr-10-2|59	- MassBuild#464: Increase release tag
14cr|bodr-10-2|60	
14cr|bodr-10-2|61	

436 14
14cr|bogofilter-1.2.4-1|1	#define _requires_exceptions perl
14cr|bogofilter-1.2.4-1|2	
14cr|bogofilter-1.2.4-1|3	Summary:	Fast anti-spam filtering by Bayesian statistical analysis
14cr|bogofilter-1.2.4-1|4	Name:		bogofilter
14cr|bogofilter-1.2.4-1|5	Version:	1.2.4
14cr|bogofilter-1.2.4-1|6	Release:	1
14cr|bogofilter-1.2.4-1|7	License:	GPLv2+
14cr|bogofilter-1.2.4-1|8	Group:		Networking/Mail
14cr|bogofilter-1.2.4-1|9	URL:		http://bogofilter.sourceforge.net
14cr|bogofilter-1.2.4-1|10	Source0:	https://sourceforge.net/projects/bogofilter/files/bogofilter-stable/bogofilter-1.2.4/%{name}-%{version}.tar.bz2
14cr|bogofilter-1.2.4-1|11	BuildRequires:	db-devel
14cr|bogofilter-1.2.4-1|12	BuildRequires:	gsl-devel
14cr|bogofilter-1.2.4-1|13	BuildRequires:	valgrind
14cr|bogofilter-1.2.4-1|14	BuildRequires:	flex
14cr|bogofilter-1.2.4-1|15	BuildRequires:	xmlto
14cr|bogofilter-1.2.4-1|16	BuildRequires:	openjade
14cr|bogofilter-1.2.4-1|17	
14cr|bogofilter-1.2.4-1|18	%description
14cr|bogofilter-1.2.4-1|19	Bogofilter is a Bayesian spam filter. In its normal mode of
14cr|bogofilter-1.2.4-1|20	operation, it takes an email message or other text on standard
14cr|bogofilter-1.2.4-1|21	input, does a statistical check against lists of "good" and
14cr|bogofilter-1.2.4-1|22	"bad" words, and returns a status code indicating whether or not
14cr|bogofilter-1.2.4-1|23	the message is spam. Bogofilter is designed with fast algorithms
14cr|bogofilter-1.2.4-1|24	(including Berkeley DB system), coded directly in C, and tuned for
14cr|bogofilter-1.2.4-1|25	speed, so it can be used for production by sites that process a
14cr|bogofilter-1.2.4-1|26	lot of mail.
14cr|bogofilter-1.2.4-1|27	
14cr|bogofilter-1.2.4-1|28	%prep
14cr|bogofilter-1.2.4-1|29	
14cr|bogofilter-1.2.4-1|30	%setup -q
14cr|bogofilter-1.2.4-1|31	
14cr|bogofilter-1.2.4-1|32	%build
14cr|bogofilter-1.2.4-1|33	
14cr|bogofilter-1.2.4-1|34	%configure2_5x \
14cr|bogofilter-1.2.4-1|35	--disable-rpath \
14cr|bogofilter-1.2.4-1|36	--disable-transactions \
14cr|bogofilter-1.2.4-1|37	--with-database=db \
14cr|bogofilter-1.2.4-1|38	--without-included-gsl
14cr|bogofilter-1.2.4-1|39	
14cr|bogofilter-1.2.4-1|40	%make
14cr|bogofilter-1.2.4-1|41	
14cr|bogofilter-1.2.4-1|42	%check
14cr|bogofilter-1.2.4-1|43	make DESTDIR="%{buildroot}" check
14cr|bogofilter-1.2.4-1|44	
14cr|bogofilter-1.2.4-1|45	%install
14cr|bogofilter-1.2.4-1|46	%makeinstall_std
14cr|bogofilter-1.2.4-1|47	
14cr|bogofilter-1.2.4-1|48	mv %{buildroot}%{_sysconfdir}/bogofilter.cf.example %{buildroot}%{_sysconfdir}/bogofilter.cf
14cr|bogofilter-1.2.4-1|49	
14cr|bogofilter-1.2.4-1|50	##include contrib...some my find it usefull
14cr|bogofilter-1.2.4-1|51	for d in contrib ; do
14cr|bogofilter-1.2.4-1|52	install -d %{buildroot}%{_datadir}/%{name}/$d
14cr|bogofilter-1.2.4-1|53	files=$(find "$d" -maxdepth 1 -type f -print)
14cr|bogofilter-1.2.4-1|54	for f in $files ; do
14cr|bogofilter-1.2.4-1|55	case $f in
14cr|bogofilter-1.2.4-1|56	*.c|*.o|*.obj|*/Makefile*) continue ;;
14cr|bogofilter-1.2.4-1|57	*.1)
14cr|bogofilter-1.2.4-1|58	cp -p $f %{buildroot}%{_mandir}/man1 ;;
14cr|bogofilter-1.2.4-1|59	*)
14cr|bogofilter-1.2.4-1|60	cp -p $f %{buildroot}%{_datadir}/%{name}/$d ;;
14cr|bogofilter-1.2.4-1|61	esac
14cr|bogofilter-1.2.4-1|62	done
14cr|bogofilter-1.2.4-1|63	done
14cr|bogofilter-1.2.4-1|64	
14cr|bogofilter-1.2.4-1|65	# it gets built, so why not install it?
14cr|bogofilter-1.2.4-1|66	##it is only needed to run check during build and does not need to be installed CAE
14cr|bogofilter-1.2.4-1|67	#install -m755 contrib/bogogrep %{buildroot}%{_bindir}/
14cr|bogofilter-1.2.4-1|68	
14cr|bogofilter-1.2.4-1|69	# prepare for doc inclusion
14cr|bogofilter-1.2.4-1|70	for n in xml html ; do
14cr|bogofilter-1.2.4-1|71	install -d .inst/$n
14cr|bogofilter-1.2.4-1|72	install -m644 doc/*.$n .inst/$n
14cr|bogofilter-1.2.4-1|73	done
14cr|bogofilter-1.2.4-1|74	
14cr|bogofilter-1.2.4-1|75	%files
14cr|bogofilter-1.2.4-1|76	%doc AUTHORS GETTING.STARTED Doxyfile NEWS
14cr|bogofilter-1.2.4-1|77	%doc README* RELEASE.NOTES
14cr|bogofilter-1.2.4-1|78	%doc RELEASE.NOTES* TODO bogofilter.cf.example
14cr|bogofilter-1.2.4-1|79	%doc doc/README* doc/bogofilter-SA*
14cr|bogofilter-1.2.4-1|80	%doc doc/integrating-*
14cr|bogofilter-1.2.4-1|81	%doc doc/rpm.notes.BerkeleyDB
14cr|bogofilter-1.2.4-1|82	%doc .inst/html .inst/xml
14cr|bogofilter-1.2.4-1|83	%doc trio/AUTHORS trio/CHANGES trio/README
14cr|bogofilter-1.2.4-1|84	%doc contrib/README*
14cr|bogofilter-1.2.4-1|85	%config(noreplace) %{_sysconfdir}/bogofilter.cf
14cr|bogofilter-1.2.4-1|86	%{_bindir}/*
14cr|bogofilter-1.2.4-1|87	%{_datadir}/bogofilter
14cr|bogofilter-1.2.4-1|88	%{_mandir}/man1/*
14cr|bogofilter-1.2.4-1|89	
14cr|bogofilter-1.2.4-1|90	%changelog
14cr|bogofilter-1.2.4-1|91	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-1
14cr|bogofilter-1.2.4-1|92	+ Revision: 6f6f35d
14cr|bogofilter-1.2.4-1|93	- Updated to 1.2.4 (by updates_builder)
14cr|bogofilter-1.2.4-1|94	
14cr|bogofilter-1.2.4-1|95	

437 14
14cr|bogosec-20050315-8|1	Name:           bogosec
14cr|bogosec-20050315-8|2	Version:        20050315
14cr|bogosec-20050315-8|3	Release:        8
14cr|bogosec-20050315-8|4	Epoch:          0
14cr|bogosec-20050315-8|5	Summary:        Source code security quality metric
14cr|bogosec-20050315-8|6	URL:            http://bogosec.sourceforge.net/
14cr|bogosec-20050315-8|7	Source0:        http://download.sourceforge.net/bogosec/bogosec-%{version}.tar.bz2
14cr|bogosec-20050315-8|8	Patch0:         %{name}-build.patch
14cr|bogosec-20050315-8|9	License:        CPL
14cr|bogosec-20050315-8|10	Group:          Development/Other
14cr|bogosec-20050315-8|11	Requires:       flawfinder
14cr|bogosec-20050315-8|12	Requires:       gzip
14cr|bogosec-20050315-8|13	Requires:       perl
14cr|bogosec-20050315-8|14	Requires:       rpm
14cr|bogosec-20050315-8|15	Requires:       rpm-build
14cr|bogosec-20050315-8|16	Requires:       tar
14cr|bogosec-20050315-8|17	BuildRequires:  flawfinder
14cr|bogosec-20050315-8|18	BuildArch:      noarch
14cr|bogosec-20050315-8|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|bogosec-20050315-8|20	
14cr|bogosec-20050315-8|21	%description
14cr|bogosec-20050315-8|22	BogoSec is a command-line perl script that wraps various scanners
14cr|bogosec-20050315-8|23	available on the system. Currently, BogoSec has support to analyze C/C++
14cr|bogosec-20050315-8|24	code. Easily extendabile framework (with accompanying perl modules for
14cr|bogosec-20050315-8|25	each scanner).
14cr|bogosec-20050315-8|26	
14cr|bogosec-20050315-8|27	%prep
14cr|bogosec-20050315-8|28	%setup -q
14cr|bogosec-20050315-8|29	%patch0 -p1
14cr|bogosec-20050315-8|30	
14cr|bogosec-20050315-8|31	%build
14cr|bogosec-20050315-8|32	./configure
14cr|bogosec-20050315-8|33	
14cr|bogosec-20050315-8|34	%install
14cr|bogosec-20050315-8|35	%{__rm} -rf %{buildroot}
14cr|bogosec-20050315-8|36	%{makeinstall_std}
14cr|bogosec-20050315-8|37	
14cr|bogosec-20050315-8|38	%clean
14cr|bogosec-20050315-8|39	%{__rm} -rf %{buildroot}
14cr|bogosec-20050315-8|40	
14cr|bogosec-20050315-8|41	%files
14cr|bogosec-20050315-8|42	%defattr(0644,root,root,0755)
14cr|bogosec-20050315-8|43	%doc README
14cr|bogosec-20050315-8|44	%attr(0755,root,root) %{_bindir}/%{name}
14cr|bogosec-20050315-8|45	%attr(0755,root,root) %{_bindir}/%{name}_wrapper
14cr|bogosec-20050315-8|46	%{_datadir}/%{name}
14cr|bogosec-20050315-8|47	%{_mandir}/man1/*
14cr|bogosec-20050315-8|48	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|bogosec-20050315-8|49	
14cr|bogosec-20050315-8|50	
14cr|bogosec-20050315-8|51	
14cr|bogosec-20050315-8|52	%changelog
14cr|bogosec-20050315-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:20050315-8
14cr|bogosec-20050315-8|54	+ Revision: 940ea6c
14cr|bogosec-20050315-8|55	- MassBuild#464: Increase release tag
14cr|bogosec-20050315-8|56	
14cr|bogosec-20050315-8|57	

438 14
14cr|boinc-client-7.2.42-4|1	%define Werror_cflags %nil
14cr|boinc-client-7.2.42-4|2	
14cr|boinc-client-7.2.42-4|3	Summary:	The BOINC client core
14cr|boinc-client-7.2.42-4|4	Name:		boinc-client
14cr|boinc-client-7.2.42-4|5	Version:	7.2.42
14cr|boinc-client-7.2.42-4|6	Release:	4
14cr|boinc-client-7.2.42-4|7	License:	LGPLv2+
14cr|boinc-client-7.2.42-4|8	Group:		Sciences/Other
14cr|boinc-client-7.2.42-4|9	URL:		http://boinc.berkeley.edu/
14cr|boinc-client-7.2.42-4|10	# The source for this package was pulled from upstream's vcs. Use the
14cr|boinc-client-7.2.42-4|11	# following commands to generate the tarball:
14cr|boinc-client-7.2.42-4|12	# git clone git://boinc.berkeley.edu/boinc-v2.git boinc
14cr|boinc-client-7.2.42-4|13	# pushd boinc
14cr|boinc-client-7.2.42-4|14	# git checkout client_release/7.2/%{version}
14cr|boinc-client-7.2.42-4|15	# ./_autosetup
14cr|boinc-client-7.2.42-4|16	# ../trim . Trim all binaries and other unnecessary things.
14cr|boinc-client-7.2.42-4|17	# rm -rf .git*
14cr|boinc-client-7.2.42-4|18	# popd
14cr|boinc-client-7.2.42-4|19	# tar -cJvf boinc-%%{version}.tar.xz boinc
14cr|boinc-client-7.2.42-4|20	# Full changelog: http://boinc.berkeley.edu/dev/forum_thread.php?id=8378
14cr|boinc-client-7.2.42-4|21	Source0:	boinc-%{version}.tar.xz
14cr|boinc-client-7.2.42-4|22	Source1:	boinc-client-systemd
14cr|boinc-client-7.2.42-4|23	Source2:	boinc-client-logrotate-d
14cr|boinc-client-7.2.42-4|24	Source3:	boinc-manager.desktop
14cr|boinc-client-7.2.42-4|25	Source4:	trim
14cr|boinc-client-7.2.42-4|26	# Wrapper to fix GPU detection (fedora)
14cr|boinc-client-7.2.42-4|27	Source5:	boinc_gpu
14cr|boinc-client-7.2.42-4|28	# Create password file rw for group, this enables passwordless connection
14cr|boinc-client-7.2.42-4|29	# of manager from users of the boinc group.
14cr|boinc-client-7.2.42-4|30	# This won't be probably upstreamed as it might be unsafe for common usage
14cr|boinc-client-7.2.42-4|31	# without setting proper group ownership of the password file.
14cr|boinc-client-7.2.42-4|32	Patch0:		boinc-7.2.39-guirpcauth.patch
14cr|boinc-client-7.2.42-4|33	# Backport patch from 7.3 branch to fix idle time detection (fedora)
14cr|boinc-client-7.2.42-4|34	Patch1:		boinc-7.2.39-idledetect.patch
14cr|boinc-client-7.2.42-4|35	BuildRequires:	curl-devel
14cr|boinc-client-7.2.42-4|36	BuildRequires:	wxgtku-devel
14cr|boinc-client-7.2.42-4|37	BuildRequires:	gettext
14cr|boinc-client-7.2.42-4|38	BuildRequires:	jpeg-devel
14cr|boinc-client-7.2.42-4|39	BuildRequires:	openssl-devel
14cr|boinc-client-7.2.42-4|40	BuildRequires:	docbook2x
14cr|boinc-client-7.2.42-4|41	BuildRequires:	sqlite3-devel
14cr|boinc-client-7.2.42-4|42	BuildRequires:	pkgconfig(glut)
14cr|boinc-client-7.2.42-4|43	BuildRequires:	pkgconfig(glu)
14cr|boinc-client-7.2.42-4|44	BuildRequires:	pkgconfig(xmu)
14cr|boinc-client-7.2.42-4|45	BuildRequires:	pkgconfig(xi)
14cr|boinc-client-7.2.42-4|46	BuildRequires:	pkgconfig(libnotify)
14cr|boinc-client-7.2.42-4|47	BuildRequires:	xcb-util-devel
14cr|boinc-client-7.2.42-4|48	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|boinc-client-7.2.42-4|49	BuildRequires:	pkgconfig(xscrnsaver)
14cr|boinc-client-7.2.42-4|50	BuildRequires:	icoutils
14cr|boinc-client-7.2.42-4|51	Requires:	logrotate
14cr|boinc-client-7.2.42-4|52	
14cr|boinc-client-7.2.42-4|53	%description
14cr|boinc-client-7.2.42-4|54	The Berkeley Open Infrastructure for Network Computing (BOINC) is an open-
14cr|boinc-client-7.2.42-4|55	source software platform which supports distributed computing, primarily in
14cr|boinc-client-7.2.42-4|56	the form of "volunteer" computing and "desktop Grid" computing.  It is well
14cr|boinc-client-7.2.42-4|57	suited for problems which are often described as "trivially parallel".  BOINC
14cr|boinc-client-7.2.42-4|58	is the underlying software used by projects such as SETI@home, Einstein@Home,
14cr|boinc-client-7.2.42-4|59	ClimatePrediciton.net, the World Community Grid, and many other distributed
14cr|boinc-client-7.2.42-4|60	computing projects.
14cr|boinc-client-7.2.42-4|61	
14cr|boinc-client-7.2.42-4|62	This package installs the BOINC client software, which will allow your
14cr|boinc-client-7.2.42-4|63	computer to participate in one or more BOINC projects, using your spare
14cr|boinc-client-7.2.42-4|64	computer time to search for cures for diseases, model protein folding, study
14cr|boinc-client-7.2.42-4|65	global warming, discover sources of gravitational waves, and many other types
14cr|boinc-client-7.2.42-4|66	of scientific and mathematical research.
14cr|boinc-client-7.2.42-4|67	
14cr|boinc-client-7.2.42-4|68	%package -n boinc-manager
14cr|boinc-client-7.2.42-4|69	Summary:	GUI to control and monitor %{name}
14cr|boinc-client-7.2.42-4|70	Group:		Sciences/Other
14cr|boinc-client-7.2.42-4|71	Requires:	%{name} = %{version}-%{release}
14cr|boinc-client-7.2.42-4|72	
14cr|boinc-client-7.2.42-4|73	%description -n boinc-manager
14cr|boinc-client-7.2.42-4|74	The BOINC Manager is a graphical monitor and control utility for the BOINC
14cr|boinc-client-7.2.42-4|75	core client. It gives a detailed overview of the state of the client it is
14cr|boinc-client-7.2.42-4|76	monitoring. The BOINC Manager has two modes of operation, the "Simple View" in
14cr|boinc-client-7.2.42-4|77	which it only displays the most important information and the "Advanced View"
14cr|boinc-client-7.2.42-4|78	in which all information and all control elements are available.
14cr|boinc-client-7.2.42-4|79	
14cr|boinc-client-7.2.42-4|80	%package devel
14cr|boinc-client-7.2.42-4|81	Summary:	Development files for %{name}
14cr|boinc-client-7.2.42-4|82	Group:		Development/Other
14cr|boinc-client-7.2.42-4|83	Requires:	%{name} = %{version}-%{release}
14cr|boinc-client-7.2.42-4|84	Requires:	openssl-devel
14cr|boinc-client-7.2.42-4|85	Requires:	mysql-devel
14cr|boinc-client-7.2.42-4|86	
14cr|boinc-client-7.2.42-4|87	%description devel
14cr|boinc-client-7.2.42-4|88	This package contains development files for %{name}.
14cr|boinc-client-7.2.42-4|89	
14cr|boinc-client-7.2.42-4|90	%package static
14cr|boinc-client-7.2.42-4|91	Summary:	Static libraries for %{name}
14cr|boinc-client-7.2.42-4|92	Group:		Sciences/Other
14cr|boinc-client-7.2.42-4|93	Requires:	%{name}-devel = %{version}-%{release}
14cr|boinc-client-7.2.42-4|94	
14cr|boinc-client-7.2.42-4|95	%description static
14cr|boinc-client-7.2.42-4|96	This package contains static libraries for %{name}.
14cr|boinc-client-7.2.42-4|97	
14cr|boinc-client-7.2.42-4|98	%package doc
14cr|boinc-client-7.2.42-4|99	Summary:	Documentation files for %{name}
14cr|boinc-client-7.2.42-4|100	Group:		Sciences/Other
14cr|boinc-client-7.2.42-4|101	BuildArch:	noarch
14cr|boinc-client-7.2.42-4|102	Requires:	%{name} = %{version}-%{release}
14cr|boinc-client-7.2.42-4|103	
14cr|boinc-client-7.2.42-4|104	%description doc
14cr|boinc-client-7.2.42-4|105	This package contains documentation files for %{name}.
14cr|boinc-client-7.2.42-4|106	
14cr|boinc-client-7.2.42-4|107	%prep
14cr|boinc-client-7.2.42-4|108	%setup -qn boinc
14cr|boinc-client-7.2.42-4|109	%apply_patches
14cr|boinc-client-7.2.42-4|110	
14cr|boinc-client-7.2.42-4|111	# fix utf8
14cr|boinc-client-7.2.42-4|112	iconv -f ISO88591 -t UTF8 < checkin_notes_2004 > checkin_notes_2004.utf8
14cr|boinc-client-7.2.42-4|113	touch -r checkin_notes_2004 checkin_notes_2004.utf8
14cr|boinc-client-7.2.42-4|114	mv checkin_notes_2004.utf8 checkin_notes_2004
14cr|boinc-client-7.2.42-4|115	
14cr|boinc-client-7.2.42-4|116	iconv -f ISO88591 -t UTF8 < checkin_notes_2005 > checkin_notes_2005.utf8
14cr|boinc-client-7.2.42-4|117	touch -r checkin_notes_2005 checkin_notes_2005.utf8
14cr|boinc-client-7.2.42-4|118	mv checkin_notes_2005.utf8 checkin_notes_2005
14cr|boinc-client-7.2.42-4|119	
14cr|boinc-client-7.2.42-4|120	iconv -f ISO88591 -t UTF8 < checkin_notes_2009 > checkin_notes_2009.utf8
14cr|boinc-client-7.2.42-4|121	touch -r checkin_notes_2009 checkin_notes_2009.utf8
14cr|boinc-client-7.2.42-4|122	mv checkin_notes_2009.utf8 checkin_notes_2009
14cr|boinc-client-7.2.42-4|123	
14cr|boinc-client-7.2.42-4|124	iconv -f ISO88591 -t UTF8 < checkin_notes_2010 > checkin_notes_2010.utf8
14cr|boinc-client-7.2.42-4|125	touch -r checkin_notes_2010 checkin_notes_2010.utf8
14cr|boinc-client-7.2.42-4|126	mv checkin_notes_2010.utf8 checkin_notes_2010
14cr|boinc-client-7.2.42-4|127	
14cr|boinc-client-7.2.42-4|128	iconv -f ISO88591 -t UTF8 < checkin_notes_2011 > checkin_notes_2011.utf8
14cr|boinc-client-7.2.42-4|129	touch -r checkin_notes_2011 checkin_notes_2011.utf8
14cr|boinc-client-7.2.42-4|130	mv checkin_notes_2011.utf8 checkin_notes_2011
14cr|boinc-client-7.2.42-4|131	
14cr|boinc-client-7.2.42-4|132	%build
14cr|boinc-client-7.2.42-4|133	%ifarch x86_64
14cr|boinc-client-7.2.42-4|134	%global boinc_platform x86_64-pc-linux-gnu
14cr|boinc-client-7.2.42-4|135	%else
14cr|boinc-client-7.2.42-4|136	%global boinc_platform i686-pc-linux-gnu
14cr|boinc-client-7.2.42-4|137	%endif
14cr|boinc-client-7.2.42-4|138	
14cr|boinc-client-7.2.42-4|139	./_autosetup
14cr|boinc-client-7.2.42-4|140	
14cr|boinc-client-7.2.42-4|141	%configure2_5x	--disable-dependency-tracking \
14cr|boinc-client-7.2.42-4|142	--disable-fcgi \
14cr|boinc-client-7.2.42-4|143	--disable-shared \
14cr|boinc-client-7.2.42-4|144	--disable-server \
14cr|boinc-client-7.2.42-4|145	--enable-client \
14cr|boinc-client-7.2.42-4|146	--enable-manager \
14cr|boinc-client-7.2.42-4|147	--enable-unicode \
14cr|boinc-client-7.2.42-4|148	--enable-dynamic-client-linkage \
14cr|boinc-client-7.2.42-4|149	--with-ssl \
14cr|boinc-client-7.2.42-4|150	--with-x \
14cr|boinc-client-7.2.42-4|151	--with-boinc-platform=%{boinc_platform}
14cr|boinc-client-7.2.42-4|152	
14cr|boinc-client-7.2.42-4|153	# Disable rpaths
14cr|boinc-client-7.2.42-4|154	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|boinc-client-7.2.42-4|155	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|boinc-client-7.2.42-4|156	
14cr|boinc-client-7.2.42-4|157	%make
14cr|boinc-client-7.2.42-4|158	
14cr|boinc-client-7.2.42-4|159	%install
14cr|boinc-client-7.2.42-4|160	mkdir -p %{buildroot}%{_iconsdir}/hicolor/256x256/apps
14cr|boinc-client-7.2.42-4|161	mkdir -p %{buildroot}%{_unitdir}
14cr|boinc-client-7.2.42-4|162	mkdir -p %{buildroot}%{_localstatedir}/lib/boinc
14cr|boinc-client-7.2.42-4|163	mkdir -p %{buildroot}%{_mandir}/man1
14cr|boinc-client-7.2.42-4|164	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14cr|boinc-client-7.2.42-4|165	
14cr|boinc-client-7.2.42-4|166	%makeinstall_std
14cr|boinc-client-7.2.42-4|167	
14cr|boinc-client-7.2.42-4|168	chmod a-x %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|boinc-client-7.2.42-4|169	
14cr|boinc-client-7.2.42-4|170	pushd %{buildroot}%{_bindir}
14cr|boinc-client-7.2.42-4|171	
14cr|boinc-client-7.2.42-4|172	# use symlink instead of hardlink
14cr|boinc-client-7.2.42-4|173	rm boinc
14cr|boinc-client-7.2.42-4|174	cat > boinc <<EOF
14cr|boinc-client-7.2.42-4|175	#!/bin/bash
14cr|boinc-client-7.2.42-4|176	# wrapper script that redirects stdout/stderr to correct log paths
14cr|boinc-client-7.2.42-4|177	
14cr|boinc-client-7.2.42-4|178	# we allow multiple clients so that the client does not think there is another instance running (namely this wrapper)
14cr|boinc-client-7.2.42-4|179	%{_bindir}/boinc_client --allow_multiple_clients \$@ >> %{_localstatedir}/log/boinc.log 2>> %{_localstatedir}/log/boincerr.log
14cr|boinc-client-7.2.42-4|180	EOF
14cr|boinc-client-7.2.42-4|181	chmod a+x boinc
14cr|boinc-client-7.2.42-4|182	
14cr|boinc-client-7.2.42-4|183	# remove libtool archives
14cr|boinc-client-7.2.42-4|184	rm %{buildroot}%{_libdir}/*.la
14cr|boinc-client-7.2.42-4|185	
14cr|boinc-client-7.2.42-4|186	popd
14cr|boinc-client-7.2.42-4|187	
14cr|boinc-client-7.2.42-4|188	# own systemd script and logrotate configuration file
14cr|boinc-client-7.2.42-4|189	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|boinc-client-7.2.42-4|190	install -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|boinc-client-7.2.42-4|191	install -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|boinc-client-7.2.42-4|192	install -p -m 0755 %{SOURCE5} %{buildroot}%{_bindir}
14cr|boinc-client-7.2.42-4|193	
14cr|boinc-client-7.2.42-4|194	# create .png for app icon and install .desktop file
14cr|boinc-client-7.2.42-4|195	icotool -x -i 2 clientgui/res/BOINCGUIApp.ico -o %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/boincmgr.png
14cr|boinc-client-7.2.42-4|196	install -Dp -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/boinc-manager.desktop
14cr|boinc-client-7.2.42-4|197	
14cr|boinc-client-7.2.42-4|198	%find_lang BOINC-Client
14cr|boinc-client-7.2.42-4|199	%find_lang BOINC-Manager
14cr|boinc-client-7.2.42-4|200	
14cr|boinc-client-7.2.42-4|201	# bash-completion
14cr|boinc-client-7.2.42-4|202	install -Dp -m 0644 client/scripts/boinc.bash %{buildroot}%{_sysconfdir}/bash_completion.d/boinc-client
14cr|boinc-client-7.2.42-4|203	
14cr|boinc-client-7.2.42-4|204	%pre
14cr|boinc-client-7.2.42-4|205	getent group boinc >/dev/null || groupadd -r boinc
14cr|boinc-client-7.2.42-4|206	getent passwd boinc >/dev/null || \
14cr|boinc-client-7.2.42-4|207	useradd -r -g boinc -d %{_localstatedir}/lib/boinc -s /sbin/nologin -c "BOINC client account." boinc
14cr|boinc-client-7.2.42-4|208	exit 0
14cr|boinc-client-7.2.42-4|209	
14cr|boinc-client-7.2.42-4|210	%post
14cr|boinc-client-7.2.42-4|211	%_post_service %{name}
14cr|boinc-client-7.2.42-4|212	
14cr|boinc-client-7.2.42-4|213	%preun
14cr|boinc-client-7.2.42-4|214	%_preun_service %{name}
14cr|boinc-client-7.2.42-4|215	
14cr|boinc-client-7.2.42-4|216	%postun
14cr|boinc-client-7.2.42-4|217	%_postun_service %{name}
14cr|boinc-client-7.2.42-4|218	
14cr|boinc-client-7.2.42-4|219	%files -f BOINC-Client.lang
14cr|boinc-client-7.2.42-4|220	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|boinc-client-7.2.42-4|221	%config(noreplace) %{_sysconfdir}/bash_completion.d/
14cr|boinc-client-7.2.42-4|222	%doc COPYING COPYRIGHT
14cr|boinc-client-7.2.42-4|223	%{_bindir}/boinc
14cr|boinc-client-7.2.42-4|224	%{_bindir}/boinc_client
14cr|boinc-client-7.2.42-4|225	%{_bindir}/boinccmd
14cr|boinc-client-7.2.42-4|226	%{_bindir}/boinc_gpu
14cr|boinc-client-7.2.42-4|227	%{_bindir}/switcher
14cr|boinc-client-7.2.42-4|228	%{_unitdir}/%{name}.service
14cr|boinc-client-7.2.42-4|229	%{_mandir}/man?/boinccmd.?.*
14cr|boinc-client-7.2.42-4|230	%{_mandir}/man?/boinc.?.*
14cr|boinc-client-7.2.42-4|231	%defattr(-,boinc,boinc,-)
14cr|boinc-client-7.2.42-4|232	%{_localstatedir}/lib/boinc/
14cr|boinc-client-7.2.42-4|233	
14cr|boinc-client-7.2.42-4|234	%files doc
14cr|boinc-client-7.2.42-4|235	%doc checkin_notes checkin_notes_*
14cr|boinc-client-7.2.42-4|236	
14cr|boinc-client-7.2.42-4|237	%files -n boinc-manager -f BOINC-Manager.lang
14cr|boinc-client-7.2.42-4|238	%{_bindir}/boincmgr
14cr|boinc-client-7.2.42-4|239	%{_bindir}/boincscr
14cr|boinc-client-7.2.42-4|240	%{_datadir}/applications/boinc-manager.desktop
14cr|boinc-client-7.2.42-4|241	%{_iconsdir}/*/*/apps/boincmgr.*
14cr|boinc-client-7.2.42-4|242	%{_mandir}/man?/boincmgr.?.*
14cr|boinc-client-7.2.42-4|243	
14cr|boinc-client-7.2.42-4|244	%files static
14cr|boinc-client-7.2.42-4|245	%{_libdir}/libboinc.a
14cr|boinc-client-7.2.42-4|246	%{_libdir}/libboinc_api.a
14cr|boinc-client-7.2.42-4|247	%{_libdir}/libboinc_crypt.a
14cr|boinc-client-7.2.42-4|248	%{_libdir}/libboinc_graphics2.a
14cr|boinc-client-7.2.42-4|249	%{_libdir}/libboinc_opencl.a
14cr|boinc-client-7.2.42-4|250	
14cr|boinc-client-7.2.42-4|251	%files devel
14cr|boinc-client-7.2.42-4|252	%{_includedir}/boinc
14cr|boinc-client-7.2.42-4|253	
14cr|boinc-client-7.2.42-4|254	
14cr|boinc-client-7.2.42-4|255	%changelog
14cr|boinc-client-7.2.42-4|256	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.2.42-4
14cr|boinc-client-7.2.42-4|257	+ Revision: fec83e3
14cr|boinc-client-7.2.42-4|258	- MassBuild#464: Increase release tag
14cr|boinc-client-7.2.42-4|259	
14cr|boinc-client-7.2.42-4|260	

439 14
14cr|BomberInstinct-0.8.9-14|1	%define	name	BomberInstinct
14cr|BomberInstinct-0.8.9-14|2	%define version 0.8.9
14cr|BomberInstinct-0.8.9-14|3	%define release 14
14cr|BomberInstinct-0.8.9-14|4	
14cr|BomberInstinct-0.8.9-14|5	Summary:	Kill the other players with bombs that throw flames
14cr|BomberInstinct-0.8.9-14|6	Name:		%{name}
14cr|BomberInstinct-0.8.9-14|7	Version:	%{version}
14cr|BomberInstinct-0.8.9-14|8	Release:	%{release}
14cr|BomberInstinct-0.8.9-14|9	License:	GPL
14cr|BomberInstinct-0.8.9-14|10	Group:		Games/Arcade
14cr|BomberInstinct-0.8.9-14|11	Source:		%{name}-%{version}.tar.bz2
14cr|BomberInstinct-0.8.9-14|12	Source1:	%{name}-48.png.bz2
14cr|BomberInstinct-0.8.9-14|13	Source2:	%{name}-32.png.bz2
14cr|BomberInstinct-0.8.9-14|14	Source3:	%{name}-16.png.bz2
14cr|BomberInstinct-0.8.9-14|15	Patch:      BomberInstinct-fix_missing_level.diff
14cr|BomberInstinct-0.8.9-14|16	URL:		http://bomberinstinct.sourceforge.net/index.html
14cr|BomberInstinct-0.8.9-14|17	BuildRoot:	%_tmppath/%{name}-%{version}-%{release}-root
14cr|BomberInstinct-0.8.9-14|18	BuildRequires:	libSDL_mixer-devel >= 1.2.0
14cr|BomberInstinct-0.8.9-14|19	
14cr|BomberInstinct-0.8.9-14|20	%description
14cr|BomberInstinct-0.8.9-14|21	BomberInstinct is part like Bomberman, because you must kill
14cr|BomberInstinct-0.8.9-14|22	the other players with bombs that throw flames vertically and
14cr|BomberInstinct-0.8.9-14|23	horizontally, but it's much more strategical because you have to
14cr|BomberInstinct-0.8.9-14|24	do with the elements of a maze (arrows, tunnels, teleportations,
14cr|BomberInstinct-0.8.9-14|25	and many more...), and with the special powers of each character.
14cr|BomberInstinct-0.8.9-14|26	(multiplayer on one computer only)
14cr|BomberInstinct-0.8.9-14|27	
14cr|BomberInstinct-0.8.9-14|28	%prep
14cr|BomberInstinct-0.8.9-14|29	%setup -q
14cr|BomberInstinct-0.8.9-14|30	%patch -p0
14cr|BomberInstinct-0.8.9-14|31	
14cr|BomberInstinct-0.8.9-14|32	%build
14cr|BomberInstinct-0.8.9-14|33	%configure	--bindir=%{_gamesbindir} \
14cr|BomberInstinct-0.8.9-14|34	--datadir=%{_gamesdatadir}
14cr|BomberInstinct-0.8.9-14|35	
14cr|BomberInstinct-0.8.9-14|36	%make CXXFLAGS="-DNDEBUG %optflags"
14cr|BomberInstinct-0.8.9-14|37	
14cr|BomberInstinct-0.8.9-14|38	%install
14cr|BomberInstinct-0.8.9-14|39	rm -rf $RPM_BUILD_ROOT
14cr|BomberInstinct-0.8.9-14|40	%makeinstall_std
14cr|BomberInstinct-0.8.9-14|41	
14cr|BomberInstinct-0.8.9-14|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|BomberInstinct-0.8.9-14|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|BomberInstinct-0.8.9-14|44	[Desktop Entry]
14cr|BomberInstinct-0.8.9-14|45	Name=BomberInstinct
14cr|BomberInstinct-0.8.9-14|46	Comment=Bomberman clone
14cr|BomberInstinct-0.8.9-14|47	Exec=%_gamesbindir/bi
14cr|BomberInstinct-0.8.9-14|48	Icon=BomberInstinct
14cr|BomberInstinct-0.8.9-14|49	Terminal=false
14cr|BomberInstinct-0.8.9-14|50	Type=Application
14cr|BomberInstinct-0.8.9-14|51	StartupNotify=true
14cr|BomberInstinct-0.8.9-14|52	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|BomberInstinct-0.8.9-14|53	EOF
14cr|BomberInstinct-0.8.9-14|54	
14cr|BomberInstinct-0.8.9-14|55	#gw missing file(s):
14cr|BomberInstinct-0.8.9-14|56	cp data/Sprites/*.spr %buildroot%{_gamesdatadir}/BomberInstinct/Sprites
14cr|BomberInstinct-0.8.9-14|57	
14cr|BomberInstinct-0.8.9-14|58	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%_miconsdir}
14cr|BomberInstinct-0.8.9-14|59	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_liconsdir}/%name.png
14cr|BomberInstinct-0.8.9-14|60	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_iconsdir}/%name.png
14cr|BomberInstinct-0.8.9-14|61	bzcat %{SOURCE3} > $RPM_BUILD_ROOT%{_miconsdir}/%name.png
14cr|BomberInstinct-0.8.9-14|62	
14cr|BomberInstinct-0.8.9-14|63	%if %mdkversion < 200900
14cr|BomberInstinct-0.8.9-14|64	%post
14cr|BomberInstinct-0.8.9-14|65	%{update_menus}
14cr|BomberInstinct-0.8.9-14|66	%endif
14cr|BomberInstinct-0.8.9-14|67	
14cr|BomberInstinct-0.8.9-14|68	%if %mdkversion < 200900
14cr|BomberInstinct-0.8.9-14|69	%postun
14cr|BomberInstinct-0.8.9-14|70	%{clean_menus}
14cr|BomberInstinct-0.8.9-14|71	%endif
14cr|BomberInstinct-0.8.9-14|72	
14cr|BomberInstinct-0.8.9-14|73	%clean
14cr|BomberInstinct-0.8.9-14|74	rm -rf $RPM_BUILD_ROOT
14cr|BomberInstinct-0.8.9-14|75	
14cr|BomberInstinct-0.8.9-14|76	%files
14cr|BomberInstinct-0.8.9-14|77	%defattr(-, root, root)
14cr|BomberInstinct-0.8.9-14|78	%doc AUTHORS ChangeLog LISEZMOI LISEZMOI.Nived README README.Nived
14cr|BomberInstinct-0.8.9-14|79	%doc docs/*.html docs/img scenario.txt
14cr|BomberInstinct-0.8.9-14|80	%{_gamesbindir}/bi
14cr|BomberInstinct-0.8.9-14|81	%{_gamesbindir}/nived
14cr|BomberInstinct-0.8.9-14|82	%{_gamesbindir}/spred
14cr|BomberInstinct-0.8.9-14|83	%{_gamesdatadir}/BomberInstinct
14cr|BomberInstinct-0.8.9-14|84	%{_iconsdir}/%name.png
14cr|BomberInstinct-0.8.9-14|85	%{_iconsdir}/mini/%name.png
14cr|BomberInstinct-0.8.9-14|86	%{_liconsdir}/%name.png
14cr|BomberInstinct-0.8.9-14|87	%_datadir/applications/mandriva*
14cr|BomberInstinct-0.8.9-14|88	
14cr|BomberInstinct-0.8.9-14|89	
14cr|BomberInstinct-0.8.9-14|90	
14cr|BomberInstinct-0.8.9-14|91	%changelog
14cr|BomberInstinct-0.8.9-14|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.9-14
14cr|BomberInstinct-0.8.9-14|93	+ Revision: 5058e2a
14cr|BomberInstinct-0.8.9-14|94	- MassBuild#464: Increase release tag
14cr|BomberInstinct-0.8.9-14|95	
14cr|BomberInstinct-0.8.9-14|96	

440 14
14cr|bonk-0.6-2|1	Name:			bonk
14cr|bonk-0.6-2|2	Version:		0.6
14cr|bonk-0.6-2|3	Release:		2
14cr|bonk-0.6-2|4	Summary:		A lossy and lossless audio coder
14cr|bonk-0.6-2|5	License:		GPLv2
14cr|bonk-0.6-2|6	Group:			Sound
14cr|bonk-0.6-2|7	URL:			http://www.logarithmic.net/pfh/bonk/
14cr|bonk-0.6-2|8	Source:			http://etree.org/shnutils/shntool/support/formats/bonk/win32/%{version}/%{name}-%{version}-shntool.tar.gz
14cr|bonk-0.6-2|9	Patch1:			%{name}-gcc4.patch
14cr|bonk-0.6-2|10	BuildRoot:		%{_tmppath}/%{name}-%{version}-build
14cr|bonk-0.6-2|11	
14cr|bonk-0.6-2|12	%description
14cr|bonk-0.6-2|13	Bonk is high quality audio compression program. It can operate
14cr|bonk-0.6-2|14	in either lossless or lossy mode. In lossless mode, the exact
14cr|bonk-0.6-2|15	original WAV file can be recovered from the compressed file. In
14cr|bonk-0.6-2|16	lossy mode, some information is discarded in the compressed file,
14cr|bonk-0.6-2|17	yielding a much higher compression ratio. The information
14cr|bonk-0.6-2|18	discarded is perceptually unimportant, and the result should be
14cr|bonk-0.6-2|19	a *perceptually* lossless encoding. Bonk can compress some types
14cr|bonk-0.6-2|20	of sounds more than others, so the actual bit-rate achieved varies.
14cr|bonk-0.6-2|21	
14cr|bonk-0.6-2|22	In lossy mode, it can compress some types of sound to as low as
14cr|bonk-0.6-2|23	95 kbps (a compression ration of 14:1) while maintaining
14cr|bonk-0.6-2|24	perceptually lossless CD quality stereo. In general, the
14cr|bonk-0.6-2|25	compression ratio achieved by Bonk is slightly higher than that
14cr|bonk-0.6-2|26	achieved using the more common MP3 format, for equivalent sound
14cr|bonk-0.6-2|27	quality. In particular it copes with transients (eg clapping,
14cr|bonk-0.6-2|28	drum beats) better. Performance on purely tonal sound is roughly
14cr|bonk-0.6-2|29	equivalent to MP3.
14cr|bonk-0.6-2|30	
14cr|bonk-0.6-2|31	In lossless mode the compression ratio is typically around 2:1.
14cr|bonk-0.6-2|32	
14cr|bonk-0.6-2|33	This version is patched with shntool patch.
14cr|bonk-0.6-2|34	
14cr|bonk-0.6-2|35	%prep
14cr|bonk-0.6-2|36	%setup -q -n %{name}-%{version}-shntool
14cr|bonk-0.6-2|37	%patch1 -p1
14cr|bonk-0.6-2|38	
14cr|bonk-0.6-2|39	%build
14cr|bonk-0.6-2|40	%make
14cr|bonk-0.6-2|41	
14cr|bonk-0.6-2|42	%install
14cr|bonk-0.6-2|43	%__rm -rf %{buildroot}
14cr|bonk-0.6-2|44	%__install -dm 755  %{buildroot}%{_bindir}
14cr|bonk-0.6-2|45	%__install -m 755 %{name} %{buildroot}%{_bindir}
14cr|bonk-0.6-2|46	
14cr|bonk-0.6-2|47	%clean
14cr|bonk-0.6-2|48	%__rm -rf %{buildroot}
14cr|bonk-0.6-2|49	
14cr|bonk-0.6-2|50	%files
14cr|bonk-0.6-2|51	%defattr(-, root, root)
14cr|bonk-0.6-2|52	%doc README COPYING
14cr|bonk-0.6-2|53	%{_bindir}/*
14cr|bonk-0.6-2|54	
14cr|bonk-0.6-2|55	
14cr|bonk-0.6-2|56	
14cr|bonk-0.6-2|57	
14cr|bonk-0.6-2|58	%changelog
14cr|bonk-0.6-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|bonk-0.6-2|60	+ Revision: 91b2eda
14cr|bonk-0.6-2|61	- MassBuild#464: Increase release tag
14cr|bonk-0.6-2|62	
14cr|bonk-0.6-2|63	

441 14
14cr|bonsai-1.3.9-0.20051228.10|1	%define snapshot	20051228
14cr|bonsai-1.3.9-0.20051228.10|2	
14cr|bonsai-1.3.9-0.20051228.10|3	%if %{_use_internal_dependency_generator}
14cr|bonsai-1.3.9-0.20051228.10|4	%define __noautoreq 'perl\\(CGI.pl.*|perl\\(SourceChecker.*'
14cr|bonsai-1.3.9-0.20051228.10|5	%else
14cr|bonsai-1.3.9-0.20051228.10|6	%define _requires_exceptions perl(\\(CGI.pl\\|SourceChecker\\))
14cr|bonsai-1.3.9-0.20051228.10|7	%endif
14cr|bonsai-1.3.9-0.20051228.10|8	
14cr|bonsai-1.3.9-0.20051228.10|9	Name:		bonsai
14cr|bonsai-1.3.9-0.20051228.10|10	Version:	1.3.9
14cr|bonsai-1.3.9-0.20051228.10|11	Release:	0.%{snapshot}.10
14cr|bonsai-1.3.9-0.20051228.10|12	Summary:	A query interface to the CVS source repository
14cr|bonsai-1.3.9-0.20051228.10|13	License:	MPL
14cr|bonsai-1.3.9-0.20051228.10|14	Group:		Networking/WWW
14cr|bonsai-1.3.9-0.20051228.10|15	URL:		http://www.mozilla.org/projects/bonsai/
14cr|bonsai-1.3.9-0.20051228.10|16	Source0:	%{name}-%{snapshot}.tar.bz2
14cr|bonsai-1.3.9-0.20051228.10|17	Source1:	%{name}.README.mdk.bz2
14cr|bonsai-1.3.9-0.20051228.10|18	Patch0:		%{name}-20051228.fhs.patch
14cr|bonsai-1.3.9-0.20051228.10|19	Requires:	perl-DBD-mysql
14cr|bonsai-1.3.9-0.20051228.10|20	BuildArch:	noarch
14cr|bonsai-1.3.9-0.20051228.10|21	
14cr|bonsai-1.3.9-0.20051228.10|22	%description
14cr|bonsai-1.3.9-0.20051228.10|23	Bonsai is a really cool idea on how to "see" changes taking place during a
14cr|bonsai-1.3.9-0.20051228.10|24	development cycle. The original implementation was by Terry Weissman, first
14cr|bonsai-1.3.9-0.20051228.10|25	done in TCL, then later ported to Perl. It's built to run against CVS using
14cr|bonsai-1.3.9-0.20051228.10|26	Perl, MySQL, and your favorite webserver to display checkin history, log
14cr|bonsai-1.3.9-0.20051228.10|27	information, diffs, and other assorted pieces of information in easy to parse
14cr|bonsai-1.3.9-0.20051228.10|28	HTML.
14cr|bonsai-1.3.9-0.20051228.10|29	
14cr|bonsai-1.3.9-0.20051228.10|30	%prep
14cr|bonsai-1.3.9-0.20051228.10|31	%setup -q -n %{name}
14cr|bonsai-1.3.9-0.20051228.10|32	%patch0 -p1
14cr|bonsai-1.3.9-0.20051228.10|33	
14cr|bonsai-1.3.9-0.20051228.10|34	find . -name CVS -o -name .cvsignore | xargs rm -rf
14cr|bonsai-1.3.9-0.20051228.10|35	
14cr|bonsai-1.3.9-0.20051228.10|36	# fix paths
14cr|bonsai-1.3.9-0.20051228.10|37	find . -type f | xargs perl -pi -e "s|/usr/bonsaitools/bin|%{_bindir}|g"
14cr|bonsai-1.3.9-0.20051228.10|38	
14cr|bonsai-1.3.9-0.20051228.10|39	%build
14cr|bonsai-1.3.9-0.20051228.10|40	
14cr|bonsai-1.3.9-0.20051228.10|41	%install
14cr|bonsai-1.3.9-0.20051228.10|42	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|bonsai-1.3.9-0.20051228.10|43	install -m 755 *.cgi %{buildroot}%{_var}/www/%{name}
14cr|bonsai-1.3.9-0.20051228.10|44	cp -pr *.html *.gif robots.txt %{buildroot}%{_var}/www/%{name}
14cr|bonsai-1.3.9-0.20051228.10|45	
14cr|bonsai-1.3.9-0.20051228.10|46	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|bonsai-1.3.9-0.20051228.10|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|bonsai-1.3.9-0.20051228.10|49	install -m 644 CGI.pl \
14cr|bonsai-1.3.9-0.20051228.10|50	addcheckin.pl \
14cr|bonsai-1.3.9-0.20051228.10|51	adminfuncs.pl \
14cr|bonsai-1.3.9-0.20051228.10|52	adminmail.pl \
14cr|bonsai-1.3.9-0.20051228.10|53	createlegaldirs.pl \
14cr|bonsai-1.3.9-0.20051228.10|54	cvsblame.pl \
14cr|bonsai-1.3.9-0.20051228.10|55	cvsindex.pl \
14cr|bonsai-1.3.9-0.20051228.10|56	cvsmenu.pl \
14cr|bonsai-1.3.9-0.20051228.10|57	cvsquery.pl \
14cr|bonsai-1.3.9-0.20051228.10|58	defparams.pl \
14cr|bonsai-1.3.9-0.20051228.10|59	dolog.pl \
14cr|bonsai-1.3.9-0.20051228.10|60	get_line.pl \
14cr|bonsai-1.3.9-0.20051228.10|61	globals.pl \
14cr|bonsai-1.3.9-0.20051228.10|62	handleAdminMail.pl \
14cr|bonsai-1.3.9-0.20051228.10|63	handleCheckinMail.pl \
14cr|bonsai-1.3.9-0.20051228.10|64	header.pl \
14cr|bonsai-1.3.9-0.20051228.10|65	indextest.pl \
14cr|bonsai-1.3.9-0.20051228.10|66	lloydcgi.pl \
14cr|bonsai-1.3.9-0.20051228.10|67	modules.pl \
14cr|bonsai-1.3.9-0.20051228.10|68	processqueue.pl \
14cr|bonsai-1.3.9-0.20051228.10|69	reposfiles.pl \
14cr|bonsai-1.3.9-0.20051228.10|70	testlock.pl \
14cr|bonsai-1.3.9-0.20051228.10|71	%{buildroot}%{_datadir}/%{name}/lib
14cr|bonsai-1.3.9-0.20051228.10|72	install -m 755 addcheckin.pl \
14cr|bonsai-1.3.9-0.20051228.10|73	adminmail.pl \
14cr|bonsai-1.3.9-0.20051228.10|74	createlegaldirs.pl \
14cr|bonsai-1.3.9-0.20051228.10|75	cvsblame.pl \
14cr|bonsai-1.3.9-0.20051228.10|76	cvsindex.pl \
14cr|bonsai-1.3.9-0.20051228.10|77	handleAdminMail.pl \
14cr|bonsai-1.3.9-0.20051228.10|78	handleCheckinMail.pl \
14cr|bonsai-1.3.9-0.20051228.10|79	processqueue.pl \
14cr|bonsai-1.3.9-0.20051228.10|80	reposfiles.pl \
14cr|bonsai-1.3.9-0.20051228.10|81	testlock.pl \
14cr|bonsai-1.3.9-0.20051228.10|82	maketables.sh \
14cr|bonsai-1.3.9-0.20051228.10|83	trapdoor \
14cr|bonsai-1.3.9-0.20051228.10|84	%{buildroot}%{_datadir}/%{name}/bin
14cr|bonsai-1.3.9-0.20051228.10|85	
14cr|bonsai-1.3.9-0.20051228.10|86	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|bonsai-1.3.9-0.20051228.10|87	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|88	
14cr|bonsai-1.3.9-0.20051228.10|89	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|90	install -m 644 treeconfig.pl.in %{buildroot}%{_sysconfdir}/%{name}/treeconfig.pl
14cr|bonsai-1.3.9-0.20051228.10|91	install -m 644 cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|92	
14cr|bonsai-1.3.9-0.20051228.10|93	# apache configuration
14cr|bonsai-1.3.9-0.20051228.10|94	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|bonsai-1.3.9-0.20051228.10|95	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|bonsai-1.3.9-0.20051228.10|96	# %{name} Apache configuration
14cr|bonsai-1.3.9-0.20051228.10|97	Alias /%{name} %{_var}/www/%{name}
14cr|bonsai-1.3.9-0.20051228.10|98	
14cr|bonsai-1.3.9-0.20051228.10|99	<Directory %{_var}/www/%{name}>
14cr|bonsai-1.3.9-0.20051228.10|100	Options ExecCGI
14cr|bonsai-1.3.9-0.20051228.10|101	DirectoryIndex toplevel.cgi
14cr|bonsai-1.3.9-0.20051228.10|102	Require all granted
14cr|bonsai-1.3.9-0.20051228.10|103	</Directory>
14cr|bonsai-1.3.9-0.20051228.10|104	EOF
14cr|bonsai-1.3.9-0.20051228.10|105	
14cr|bonsai-1.3.9-0.20051228.10|106	%clean
14cr|bonsai-1.3.9-0.20051228.10|107	
14cr|bonsai-1.3.9-0.20051228.10|108	
14cr|bonsai-1.3.9-0.20051228.10|109	
14cr|bonsai-1.3.9-0.20051228.10|110	%files
14cr|bonsai-1.3.9-0.20051228.10|111	%doc README INSTALL CHANGES
14cr|bonsai-1.3.9-0.20051228.10|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|bonsai-1.3.9-0.20051228.10|113	%config(noreplace) %{_sysconfdir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|114	%{_var}/www/%{name}
14cr|bonsai-1.3.9-0.20051228.10|115	%{_datadir}/%{name}
14cr|bonsai-1.3.9-0.20051228.10|116	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|bonsai-1.3.9-0.20051228.10|117	
14cr|bonsai-1.3.9-0.20051228.10|118	
14cr|bonsai-1.3.9-0.20051228.10|119	%changelog
14cr|bonsai-1.3.9-0.20051228.10|120	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9-0.20051228.10
14cr|bonsai-1.3.9-0.20051228.10|121	+ Revision: 78c217a
14cr|bonsai-1.3.9-0.20051228.10|122	- Adopted for Apache 2.4
14cr|bonsai-1.3.9-0.20051228.10|123	
14cr|bonsai-1.3.9-0.20051228.10|124	

442 14
14cr|boolstuff-0.1.15-2|1	Name:		boolstuff
14cr|boolstuff-0.1.15-2|2	Summary:	Disjunctive Normal Form boolean expression library and example
14cr|boolstuff-0.1.15-2|3	Version:	0.1.15
14cr|boolstuff-0.1.15-2|4	Release:	2
14cr|boolstuff-0.1.15-2|5	License:	GPLv2+
14cr|boolstuff-0.1.15-2|6	Group:		Development/C++
14cr|boolstuff-0.1.15-2|7	Source:		http://sarrazip.com/dev/%{name}-%{version}.tar.gz
14cr|boolstuff-0.1.15-2|8	URL:		http://sarrazip.com/dev/boolstuff.html
14cr|boolstuff-0.1.15-2|9	
14cr|boolstuff-0.1.15-2|10	%description
14cr|boolstuff-0.1.15-2|11	This library contains an algorithm that converts a boolean expression
14cr|boolstuff-0.1.15-2|12	binary tree into the Disjunctive Normal Form. The NOT operator
14cr|boolstuff-0.1.15-2|13	is supported.
14cr|boolstuff-0.1.15-2|14	A command that calls this library is also provided.
14cr|boolstuff-0.1.15-2|15	
14cr|boolstuff-0.1.15-2|16	%files
14cr|boolstuff-0.1.15-2|17	%defattr(-, root, root)
14cr|boolstuff-0.1.15-2|18	%{_bindir}/*
14cr|boolstuff-0.1.15-2|19	%{_mandir}/man1/booldnf*
14cr|boolstuff-0.1.15-2|20	
14cr|boolstuff-0.1.15-2|21	#--------------------------------------------------------------------------#
14cr|boolstuff-0.1.15-2|22	
14cr|boolstuff-0.1.15-2|23	%define soname 0
14cr|boolstuff-0.1.15-2|24	%define api 0.1
14cr|boolstuff-0.1.15-2|25	%define libname %mklibname boolstuff%{api}_ %soname
14cr|boolstuff-0.1.15-2|26	
14cr|boolstuff-0.1.15-2|27	%package -n %{libname}
14cr|boolstuff-0.1.15-2|28	Summary:  Disjunctive Normal Form boolean expression library
14cr|boolstuff-0.1.15-2|29	Group:    Development/C++
14cr|boolstuff-0.1.15-2|30	
14cr|boolstuff-0.1.15-2|31	%description -n %{libname}
14cr|boolstuff-0.1.15-2|32	This library contains an algorithm that converts a boolean expression
14cr|boolstuff-0.1.15-2|33	binary tree into the Disjunctive Normal Form. The NOT operator
14cr|boolstuff-0.1.15-2|34	is supported.
14cr|boolstuff-0.1.15-2|35	
14cr|boolstuff-0.1.15-2|36	%files -n %{libname}
14cr|boolstuff-0.1.15-2|37	%defattr(-, root, root)
14cr|boolstuff-0.1.15-2|38	%{_libdir}/libboolstuff-%{api}.so.%{soname}*
14cr|boolstuff-0.1.15-2|39	%{_mandir}/man3/boolstuff*
14cr|boolstuff-0.1.15-2|40	# do we need to redistribute the GPLv2 license? (INSTALL file)
14cr|boolstuff-0.1.15-2|41	%doc %{_defaultdocdir}/*
14cr|boolstuff-0.1.15-2|42	
14cr|boolstuff-0.1.15-2|43	#--------------------------------------------------------------------------#
14cr|boolstuff-0.1.15-2|44	
14cr|boolstuff-0.1.15-2|45	%define develname %mklibname boolstuff -d
14cr|boolstuff-0.1.15-2|46	
14cr|boolstuff-0.1.15-2|47	%package -n %{develname}
14cr|boolstuff-0.1.15-2|48	Summary:  C++ header files for the boolstuff library
14cr|boolstuff-0.1.15-2|49	Group:    Development/C++
14cr|boolstuff-0.1.15-2|50	Requires: %{libname} = %{version}
14cr|boolstuff-0.1.15-2|51	Provides: %{name}-devel = %{version}-%{release}
14cr|boolstuff-0.1.15-2|52	Provides: libboolstuff-devel = %{version}-%{release}
14cr|boolstuff-0.1.15-2|53	
14cr|boolstuff-0.1.15-2|54	%description -n %{develname}
14cr|boolstuff-0.1.15-2|55	C++ header files for the Disjunctive Normal Form boolean expression library.
14cr|boolstuff-0.1.15-2|56	
14cr|boolstuff-0.1.15-2|57	%files -n %{develname}
14cr|boolstuff-0.1.15-2|58	%defattr(-, root, root)
14cr|boolstuff-0.1.15-2|59	%{_includedir}/*
14cr|boolstuff-0.1.15-2|60	%{_libdir}/lib*.so
14cr|boolstuff-0.1.15-2|61	%{_libdir}/pkgconfig/*
14cr|boolstuff-0.1.15-2|62	
14cr|boolstuff-0.1.15-2|63	#--------------------------------------------------------------------------#
14cr|boolstuff-0.1.15-2|64	%prep
14cr|boolstuff-0.1.15-2|65	%setup -q
14cr|boolstuff-0.1.15-2|66	
14cr|boolstuff-0.1.15-2|67	%build
14cr|boolstuff-0.1.15-2|68	# autoargh listao
14cr|boolstuff-0.1.15-2|69	./autogen.sh \
14cr|boolstuff-0.1.15-2|70	--prefix %_prefix \
14cr|boolstuff-0.1.15-2|71	--libdir=%{_libdir}
14cr|boolstuff-0.1.15-2|72	
14cr|boolstuff-0.1.15-2|73	%make
14cr|boolstuff-0.1.15-2|74	
14cr|boolstuff-0.1.15-2|75	%install
14cr|boolstuff-0.1.15-2|76	%makeinstall_std
14cr|boolstuff-0.1.15-2|77	
14cr|boolstuff-0.1.15-2|78	
14cr|boolstuff-0.1.15-2|79	
14cr|boolstuff-0.1.15-2|80	
14cr|boolstuff-0.1.15-2|81	
14cr|boolstuff-0.1.15-2|82	
14cr|boolstuff-0.1.15-2|83	%changelog
14cr|boolstuff-0.1.15-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.15-2
14cr|boolstuff-0.1.15-2|85	+ Revision: 7f53372
14cr|boolstuff-0.1.15-2|86	- MassBuild#464: Increase release tag
14cr|boolstuff-0.1.15-2|87	
14cr|boolstuff-0.1.15-2|88	

443 14
14cr|boomaga-0.6.0-3|1	# lang file listed twice
14cr|boomaga-0.6.0-3|2	%define git 0
14cr|boomaga-0.6.0-3|3	%define _files_listed_twice_terminate_build 0
14cr|boomaga-0.6.0-3|4	%define cups_serverbin  %{_exec_prefix}/lib/cups
14cr|boomaga-0.6.0-3|5	%define printer_name    "Boomaga"
14cr|boomaga-0.6.0-3|6	%define date 20131205
14cr|boomaga-0.6.0-3|7	
14cr|boomaga-0.6.0-3|8	Summary:    A virtual printer for viewing a document before printing
14cr|boomaga-0.6.0-3|9	Name:       boomaga
14cr|boomaga-0.6.0-3|10	Version:    0.6.0
14cr|boomaga-0.6.0-3|11	License:    LGPLv2.1
14cr|boomaga-0.6.0-3|12	Group:      System/Printing
14cr|boomaga-0.6.0-3|13	Url:        http://boomaga.github.io/
14cr|boomaga-0.6.0-3|14	%if %{git}
14cr|boomaga-0.6.0-3|15	Release:    0.git%{date}.1
14cr|boomaga-0.6.0-3|16	Source0:     https://github.com/Boomaga/boomaga/archive/master.tar.gz
14cr|boomaga-0.6.0-3|17	%else
14cr|boomaga-0.6.0-3|18	Release:    3
14cr|boomaga-0.6.0-3|19	Source0:    https://github.com/Boomaga/boomaga/archive/v%{version}.tar.gz
14cr|boomaga-0.6.0-3|20	%endif
14cr|boomaga-0.6.0-3|21	
14cr|boomaga-0.6.0-3|22	
14cr|boomaga-0.6.0-3|23	BuildRequires:  qt4-devel
14cr|boomaga-0.6.0-3|24	BuildRequires:  cups-devel
14cr|boomaga-0.6.0-3|25	BuildRequires:  %{_lib}snappy-devel
14cr|boomaga-0.6.0-3|26	BuildRequires:  pkgconfig(poppler)
14cr|boomaga-0.6.0-3|27	BuildRequires:  pkgconfig(poppler-cpp)
14cr|boomaga-0.6.0-3|28	BuildRequires:  cmake
14cr|boomaga-0.6.0-3|29	
14cr|boomaga-0.6.0-3|30	
14cr|boomaga-0.6.0-3|31	%description
14cr|boomaga-0.6.0-3|32	Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before
14cr|boomaga-0.6.0-3|33	printing it out using the physical printer.
14cr|boomaga-0.6.0-3|34	The program is very simple to work with. Running any program, click “print”
14cr|boomaga-0.6.0-3|35	and select “Boomaga” to see in several seconds (CUPS takes some time to
14cr|boomaga-0.6.0-3|36	respond) the Boomaga window open.
14cr|boomaga-0.6.0-3|37	If you print out one more document, it gets added to the previous one, and you
14cr|boomaga-0.6.0-3|38	can also print them out as one.
14cr|boomaga-0.6.0-3|39	Regardless of whether your printer supports duplex printing or not, you would
14cr|boomaga-0.6.0-3|40	be able to easily print on both sides of the sheet.
14cr|boomaga-0.6.0-3|41	
14cr|boomaga-0.6.0-3|42	%prep
14cr|boomaga-0.6.0-3|43	%if %{git}
14cr|boomaga-0.6.0-3|44	%setup -q -n boomaga-master
14cr|boomaga-0.6.0-3|45	%else
14cr|boomaga-0.6.0-3|46	%setup -q
14cr|boomaga-0.6.0-3|47	%endif
14cr|boomaga-0.6.0-3|48	
14cr|boomaga-0.6.0-3|49	%build
14cr|boomaga-0.6.0-3|50	%cmake
14cr|boomaga-0.6.0-3|51	%make
14cr|boomaga-0.6.0-3|52	
14cr|boomaga-0.6.0-3|53	
14cr|boomaga-0.6.0-3|54	%install
14cr|boomaga-0.6.0-3|55	%makeinstall_std -C build
14cr|boomaga-0.6.0-3|56	
14cr|boomaga-0.6.0-3|57	
14cr|boomaga-0.6.0-3|58	%find_lang %{name} --with-qt
14cr|boomaga-0.6.0-3|59	%files -f %{name}.lang
14cr|boomaga-0.6.0-3|60	%doc COPYING README.md
14cr|boomaga-0.6.0-3|61	%{_bindir}/%{name}
14cr|boomaga-0.6.0-3|62	%{_exec_prefix}/lib/boomaga/*
14cr|boomaga-0.6.0-3|63	%{cups_serverbin}/backend/boomaga
14cr|boomaga-0.6.0-3|64	%{cups_serverbin}/filter/boomaga_pstopdf
14cr|boomaga-0.6.0-3|65	%{_datadir}/dbus-1/services/org.boomaga.service
14cr|boomaga-0.6.0-3|66	%{_mandir}/man1/boomaga.1*
14cr|boomaga-0.6.0-3|67	%{_datadir}/ppd/boomaga/boomaga.ppd
14cr|boomaga-0.6.0-3|68	%{_datadir}/applications/*
14cr|boomaga-0.6.0-3|69	%{_datadir}/icons/*
14cr|boomaga-0.6.0-3|70	%{_datadir}/mime/*
14cr|boomaga-0.6.0-3|71	
14cr|boomaga-0.6.0-3|72	
14cr|boomaga-0.6.0-3|73	%post
14cr|boomaga-0.6.0-3|74	if [ $1 = 1 ]; then
14cr|boomaga-0.6.0-3|75	lpadmin -h localhost -p "%{printer_name}" -v "boomaga:/" -E -m "lsb/usr/boomaga/boomaga.ppd" -o printer-is-shared=no -o PageSize=a4
14cr|boomaga-0.6.0-3|76	fi
14cr|boomaga-0.6.0-3|77	
14cr|boomaga-0.6.0-3|78	
14cr|boomaga-0.6.0-3|79	%postun
14cr|boomaga-0.6.0-3|80	lpadmin -x "Boomaga"
14cr|boomaga-0.6.0-3|81	
14cr|boomaga-0.6.0-3|82	%changelog
14cr|boomaga-0.6.0-3|83	* Mon Sep 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|boomaga-0.6.0-3|84	+ Revision: 443257f
14cr|boomaga-0.6.0-3|85	- Updated to 0.6.0
14cr|boomaga-0.6.0-3|86	
14cr|boomaga-0.6.0-3|87	

444 14
14cr|bootchart-2.0.11.4-3|1	%define pybootchartgui_rev r124
14cr|bootchart-2.0.11.4-3|2	
14cr|bootchart-2.0.11.4-3|3	%define bootchart2_version 0.11.4
14cr|bootchart-2.0.11.4-3|4	
14cr|bootchart-2.0.11.4-3|5	Name:           bootchart
14cr|bootchart-2.0.11.4-3|6	Version:        2.%{bootchart2_version}
14cr|bootchart-2.0.11.4-3|7	Release:        3
14cr|bootchart-2.0.11.4-3|8	Summary:        Boot Process Performance Visualization
14cr|bootchart-2.0.11.4-3|9	License:        GPLv3
14cr|bootchart-2.0.11.4-3|10	Url:            http://www.bootchart.org/
14cr|bootchart-2.0.11.4-3|11	Source0:        http://github.com/mmeeks/bootchart/%{name}2-%{bootchart2_version}.tar.bz2
14cr|bootchart-2.0.11.4-3|12	Group:          Monitoring
14cr|bootchart-2.0.11.4-3|13	BuildRoot:      %_tmppath/%name-%version-buildroot
14cr|bootchart-2.0.11.4-3|14	BuildRequires: python-devel
14cr|bootchart-2.0.11.4-3|15	Obsoletes:	bootchart-logger < 2.0.0.9
14cr|bootchart-2.0.11.4-3|16	Provides:	bootchart-logger = %{version}-%{release}
14cr|bootchart-2.0.11.4-3|17	
14cr|bootchart-2.0.11.4-3|18	
14cr|bootchart-2.0.11.4-3|19	%description
14cr|bootchart-2.0.11.4-3|20	Bootchart is a tool for performance analysis and visualization of the GNU/Linux
14cr|bootchart-2.0.11.4-3|21	boot process.  Resource utilization and process information are collected
14cr|bootchart-2.0.11.4-3|22	during the boot process and can later be displayed in a PNG, SVG or EPS-encoded
14cr|bootchart-2.0.11.4-3|23	chart.
14cr|bootchart-2.0.11.4-3|24	
14cr|bootchart-2.0.11.4-3|25	
14cr|bootchart-2.0.11.4-3|26	%prep
14cr|bootchart-2.0.11.4-3|27	%setup -q -n %{name}2-%{bootchart2_version}
14cr|bootchart-2.0.11.4-3|28	
14cr|bootchart-2.0.11.4-3|29	%build
14cr|bootchart-2.0.11.4-3|30	make
14cr|bootchart-2.0.11.4-3|31	
14cr|bootchart-2.0.11.4-3|32	%install
14cr|bootchart-2.0.11.4-3|33	rm -rf $RPM_BUILD_ROOT
14cr|bootchart-2.0.11.4-3|34	%makeinstall_std PY_LIBDIR=%py_platlibdir
14cr|bootchart-2.0.11.4-3|35	
14cr|bootchart-2.0.11.4-3|36	%clean
14cr|bootchart-2.0.11.4-3|37	rm -rf $RPM_BUILD_ROOT
14cr|bootchart-2.0.11.4-3|38	
14cr|bootchart-2.0.11.4-3|39	%files
14cr|bootchart-2.0.11.4-3|40	%defattr(-,root,root,)
14cr|bootchart-2.0.11.4-3|41	%doc COPYING README.* TODO README
14cr|bootchart-2.0.11.4-3|42	%_bindir/pybootchartgui
14cr|bootchart-2.0.11.4-3|43	%py_platsitedir/pybootchartgui
14cr|bootchart-2.0.11.4-3|44	/sbin/bootchartd
14cr|bootchart-2.0.11.4-3|45	%config(noreplace) %_sysconfdir/bootchartd.conf
14cr|bootchart-2.0.11.4-3|46	%dir /lib/bootchart
14cr|bootchart-2.0.11.4-3|47	%dir /lib/bootchart/tmpfs
14cr|bootchart-2.0.11.4-3|48	%dir /lib/bootchart/bootchart-collector
14cr|bootchart-2.0.11.4-3|49	
14cr|bootchart-2.0.11.4-3|50	
14cr|bootchart-2.0.11.4-3|51	
14cr|bootchart-2.0.11.4-3|52	%changelog
14cr|bootchart-2.0.11.4-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.11.4-3
14cr|bootchart-2.0.11.4-3|54	+ Revision: b971ecf
14cr|bootchart-2.0.11.4-3|55	- MassBuild#464: Increase release tag
14cr|bootchart-2.0.11.4-3|56	
14cr|bootchart-2.0.11.4-3|57	

445 14
14cr|bootsplash-themes-2.1.0-8|1	%define name bootsplash-themes
14cr|bootsplash-themes-2.1.0-8|2	%define version 2.1.0
14cr|bootsplash-themes-2.1.0-8|3	%define release 8
14cr|bootsplash-themes-2.1.0-8|4	%define scriptdir %{_datadir}/bootsplash/scripts/
14cr|bootsplash-themes-2.1.0-8|5	
14cr|bootsplash-themes-2.1.0-8|6	Summary:	Bootsplash themes
14cr|bootsplash-themes-2.1.0-8|7	Name:		%{name}
14cr|bootsplash-themes-2.1.0-8|8	Version:	%{version}
14cr|bootsplash-themes-2.1.0-8|9	Release:	%{release}
14cr|bootsplash-themes-2.1.0-8|10	Source:		%{name}-%{version}.tar.bz2
14cr|bootsplash-themes-2.1.0-8|11	License:	GPL
14cr|bootsplash-themes-2.1.0-8|12	Group:		System/Kernel and hardware
14cr|bootsplash-themes-2.1.0-8|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|bootsplash-themes-2.1.0-8|14	Url:		http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/soft/bootsplash/
14cr|bootsplash-themes-2.1.0-8|15	Requires:	bootsplash
14cr|bootsplash-themes-2.1.0-8|16	Requires:	mandriva-theme
14cr|bootsplash-themes-2.1.0-8|17	
14cr|bootsplash-themes-2.1.0-8|18	BuildArch: noarch
14cr|bootsplash-themes-2.1.0-8|19	
14cr|bootsplash-themes-2.1.0-8|20	%description
14cr|bootsplash-themes-2.1.0-8|21	Additional themes for bootsplash:
14cr|bootsplash-themes-2.1.0-8|22	- Linux
14cr|bootsplash-themes-2.1.0-8|23	- Ayo
14cr|bootsplash-themes-2.1.0-8|24	- Ayo-73labAllstar
14cr|bootsplash-themes-2.1.0-8|25	- Ayo-ElvinTooka
14cr|bootsplash-themes-2.1.0-8|26	- Ayo-FrozenBubble
14cr|bootsplash-themes-2.1.0-8|27	- Ayo-Misspingus3
14cr|bootsplash-themes-2.1.0-8|28	- Ayo-Misspingus4
14cr|bootsplash-themes-2.1.0-8|29	
14cr|bootsplash-themes-2.1.0-8|30	"-tux" themes use Tux logo instead of theme picture in console
14cr|bootsplash-themes-2.1.0-8|31	
14cr|bootsplash-themes-2.1.0-8|32	%prep
14cr|bootsplash-themes-2.1.0-8|33	%setup -q
14cr|bootsplash-themes-2.1.0-8|34	
14cr|bootsplash-themes-2.1.0-8|35	%build
14cr|bootsplash-themes-2.1.0-8|36	make
14cr|bootsplash-themes-2.1.0-8|37	
14cr|bootsplash-themes-2.1.0-8|38	%install
14cr|bootsplash-themes-2.1.0-8|39	rm -rf $RPM_BUILD_ROOT
14cr|bootsplash-themes-2.1.0-8|40	%makeinstall_std
14cr|bootsplash-themes-2.1.0-8|41	rm -rf $RPM_BUILD_ROOT{%_sysconfdir,%_datadir}/bootsplash/themes/{RadiantStar,Enterprise{,-spot}}
14cr|bootsplash-themes-2.1.0-8|42	
14cr|bootsplash-themes-2.1.0-8|43	%post
14cr|bootsplash-themes-2.1.0-8|44	# update current theme
14cr|bootsplash-themes-2.1.0-8|45	if [ -x %scriptdir/switch-themes ]; then
14cr|bootsplash-themes-2.1.0-8|46	%scriptdir/switch-themes -u
14cr|bootsplash-themes-2.1.0-8|47	fi
14cr|bootsplash-themes-2.1.0-8|48	
14cr|bootsplash-themes-2.1.0-8|49	%postun
14cr|bootsplash-themes-2.1.0-8|50	# switch back to Mandriva theme on full removal
14cr|bootsplash-themes-2.1.0-8|51	if [ "$1" = "0" ]; then
14cr|bootsplash-themes-2.1.0-8|52	if [ -x %scriptdir/switch-themes ]; then
14cr|bootsplash-themes-2.1.0-8|53	%scriptdir/switch-themes Mandriva
14cr|bootsplash-themes-2.1.0-8|54	fi
14cr|bootsplash-themes-2.1.0-8|55	fi
14cr|bootsplash-themes-2.1.0-8|56	
14cr|bootsplash-themes-2.1.0-8|57	%clean
14cr|bootsplash-themes-2.1.0-8|58	rm -rf $RPM_BUILD_ROOT
14cr|bootsplash-themes-2.1.0-8|59	
14cr|bootsplash-themes-2.1.0-8|60	
14cr|bootsplash-themes-2.1.0-8|61	%files
14cr|bootsplash-themes-2.1.0-8|62	%defattr(-,root,root)
14cr|bootsplash-themes-2.1.0-8|63	%doc README
14cr|bootsplash-themes-2.1.0-8|64	
14cr|bootsplash-themes-2.1.0-8|65	%dir %_datadir/bootsplash/themes/Linux
14cr|bootsplash-themes-2.1.0-8|66	%_datadir/bootsplash/themes/Linux/*
14cr|bootsplash-themes-2.1.0-8|67	%dir %_sysconfdir/bootsplash/themes/Linux
14cr|bootsplash-themes-2.1.0-8|68	%config(noreplace) %_sysconfdir/bootsplash/themes/Linux/*
14cr|bootsplash-themes-2.1.0-8|69	
14cr|bootsplash-themes-2.1.0-8|70	%dir %_datadir/bootsplash/themes/Ayo
14cr|bootsplash-themes-2.1.0-8|71	%_datadir/bootsplash/themes/Ayo/*
14cr|bootsplash-themes-2.1.0-8|72	%dir %_sysconfdir/bootsplash/themes/Ayo
14cr|bootsplash-themes-2.1.0-8|73	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo/*
14cr|bootsplash-themes-2.1.0-8|74	
14cr|bootsplash-themes-2.1.0-8|75	%dir %_datadir/bootsplash/themes/Ayo-73labAllstar
14cr|bootsplash-themes-2.1.0-8|76	%_datadir/bootsplash/themes/Ayo-73labAllstar/*
14cr|bootsplash-themes-2.1.0-8|77	%dir %_sysconfdir/bootsplash/themes/Ayo-73labAllstar
14cr|bootsplash-themes-2.1.0-8|78	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-73labAllstar/*
14cr|bootsplash-themes-2.1.0-8|79	
14cr|bootsplash-themes-2.1.0-8|80	%dir %_datadir/bootsplash/themes/Ayo-ElvinTooka
14cr|bootsplash-themes-2.1.0-8|81	%_datadir/bootsplash/themes/Ayo-ElvinTooka/*
14cr|bootsplash-themes-2.1.0-8|82	%dir %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka
14cr|bootsplash-themes-2.1.0-8|83	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka/*
14cr|bootsplash-themes-2.1.0-8|84	
14cr|bootsplash-themes-2.1.0-8|85	%dir %_datadir/bootsplash/themes/Ayo-FrozenBubble
14cr|bootsplash-themes-2.1.0-8|86	%_datadir/bootsplash/themes/Ayo-FrozenBubble/*
14cr|bootsplash-themes-2.1.0-8|87	%dir %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble
14cr|bootsplash-themes-2.1.0-8|88	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble/*
14cr|bootsplash-themes-2.1.0-8|89	
14cr|bootsplash-themes-2.1.0-8|90	%dir %_datadir/bootsplash/themes/Ayo-Misspingus3
14cr|bootsplash-themes-2.1.0-8|91	%_datadir/bootsplash/themes/Ayo-Misspingus3/*
14cr|bootsplash-themes-2.1.0-8|92	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus3
14cr|bootsplash-themes-2.1.0-8|93	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus3/*
14cr|bootsplash-themes-2.1.0-8|94	
14cr|bootsplash-themes-2.1.0-8|95	%dir %_datadir/bootsplash/themes/Ayo-Misspingus4
14cr|bootsplash-themes-2.1.0-8|96	%_datadir/bootsplash/themes/Ayo-Misspingus4/*
14cr|bootsplash-themes-2.1.0-8|97	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus4
14cr|bootsplash-themes-2.1.0-8|98	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus4/*
14cr|bootsplash-themes-2.1.0-8|99	
14cr|bootsplash-themes-2.1.0-8|100	# -tux themes
14cr|bootsplash-themes-2.1.0-8|101	
14cr|bootsplash-themes-2.1.0-8|102	%dir %_datadir/bootsplash/themes/Mandriva-tux
14cr|bootsplash-themes-2.1.0-8|103	%_datadir/bootsplash/themes/Mandriva-tux/*
14cr|bootsplash-themes-2.1.0-8|104	%dir %_sysconfdir/bootsplash/themes/Mandriva-tux
14cr|bootsplash-themes-2.1.0-8|105	%config(noreplace) %_sysconfdir/bootsplash/themes/Mandriva-tux/*
14cr|bootsplash-themes-2.1.0-8|106	
14cr|bootsplash-themes-2.1.0-8|107	%dir %_datadir/bootsplash/themes/Enterprise-tux
14cr|bootsplash-themes-2.1.0-8|108	%_datadir/bootsplash/themes/Enterprise-tux/*
14cr|bootsplash-themes-2.1.0-8|109	%dir %_sysconfdir/bootsplash/themes/Enterprise-tux
14cr|bootsplash-themes-2.1.0-8|110	%config(noreplace) %_sysconfdir/bootsplash/themes/Enterprise-tux/*
14cr|bootsplash-themes-2.1.0-8|111	
14cr|bootsplash-themes-2.1.0-8|112	%dir %_datadir/bootsplash/themes/Enterprise-spot-tux
14cr|bootsplash-themes-2.1.0-8|113	%_datadir/bootsplash/themes/Enterprise-spot-tux/*
14cr|bootsplash-themes-2.1.0-8|114	%dir %_sysconfdir/bootsplash/themes/Enterprise-spot-tux
14cr|bootsplash-themes-2.1.0-8|115	%config(noreplace) %_sysconfdir/bootsplash/themes/Enterprise-spot-tux/*
14cr|bootsplash-themes-2.1.0-8|116	
14cr|bootsplash-themes-2.1.0-8|117	%dir %_datadir/bootsplash/themes/Ayo-tux
14cr|bootsplash-themes-2.1.0-8|118	%_datadir/bootsplash/themes/Ayo-tux/*
14cr|bootsplash-themes-2.1.0-8|119	%dir %_sysconfdir/bootsplash/themes/Ayo-tux
14cr|bootsplash-themes-2.1.0-8|120	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-tux/*
14cr|bootsplash-themes-2.1.0-8|121	
14cr|bootsplash-themes-2.1.0-8|122	%dir %_datadir/bootsplash/themes/Ayo-73labAllstar-tux
14cr|bootsplash-themes-2.1.0-8|123	%_datadir/bootsplash/themes/Ayo-73labAllstar-tux/*
14cr|bootsplash-themes-2.1.0-8|124	%dir %_sysconfdir/bootsplash/themes/Ayo-73labAllstar-tux
14cr|bootsplash-themes-2.1.0-8|125	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-73labAllstar-tux/*
14cr|bootsplash-themes-2.1.0-8|126	
14cr|bootsplash-themes-2.1.0-8|127	%dir %_datadir/bootsplash/themes/Ayo-ElvinTooka-tux
14cr|bootsplash-themes-2.1.0-8|128	%_datadir/bootsplash/themes/Ayo-ElvinTooka-tux/*
14cr|bootsplash-themes-2.1.0-8|129	%dir %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka-tux
14cr|bootsplash-themes-2.1.0-8|130	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka-tux/*
14cr|bootsplash-themes-2.1.0-8|131	
14cr|bootsplash-themes-2.1.0-8|132	%dir %_datadir/bootsplash/themes/Ayo-FrozenBubble-tux
14cr|bootsplash-themes-2.1.0-8|133	%_datadir/bootsplash/themes/Ayo-FrozenBubble-tux/*
14cr|bootsplash-themes-2.1.0-8|134	%dir %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble-tux
14cr|bootsplash-themes-2.1.0-8|135	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble-tux/*
14cr|bootsplash-themes-2.1.0-8|136	
14cr|bootsplash-themes-2.1.0-8|137	%dir %_datadir/bootsplash/themes/Ayo-Misspingus3-tux
14cr|bootsplash-themes-2.1.0-8|138	%_datadir/bootsplash/themes/Ayo-Misspingus3-tux/*
14cr|bootsplash-themes-2.1.0-8|139	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus3-tux
14cr|bootsplash-themes-2.1.0-8|140	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus3-tux/*
14cr|bootsplash-themes-2.1.0-8|141	
14cr|bootsplash-themes-2.1.0-8|142	%dir %_datadir/bootsplash/themes/Ayo-Misspingus4-tux
14cr|bootsplash-themes-2.1.0-8|143	%_datadir/bootsplash/themes/Ayo-Misspingus4-tux/*
14cr|bootsplash-themes-2.1.0-8|144	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus4-tux
14cr|bootsplash-themes-2.1.0-8|145	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus4-tux/*
14cr|bootsplash-themes-2.1.0-8|146	
14cr|bootsplash-themes-2.1.0-8|147	
14cr|bootsplash-themes-2.1.0-8|148	
14cr|bootsplash-themes-2.1.0-8|149	
14cr|bootsplash-themes-2.1.0-8|150	
14cr|bootsplash-themes-2.1.0-8|151	%changelog
14cr|bootsplash-themes-2.1.0-8|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-8
14cr|bootsplash-themes-2.1.0-8|153	+ Revision: 77c39b2
14cr|bootsplash-themes-2.1.0-8|154	- MassBuild#464: Increase release tag
14cr|bootsplash-themes-2.1.0-8|155	
14cr|bootsplash-themes-2.1.0-8|156	

446 14
14cr|bos-2.7-1|1	%define oname boswars
14cr|bos-2.7-1|2	
14cr|bos-2.7-1|3	Summary:	A real time strategy game
14cr|bos-2.7-1|4	Name:		bos
14cr|bos-2.7-1|5	Version:	2.7
14cr|bos-2.7-1|6	Release:	1
14cr|bos-2.7-1|7	License:	GPLv2+
14cr|bos-2.7-1|8	Group:		Games/Strategy
14cr|bos-2.7-1|9	Url:		http://www.boswars.org/
14cr|bos-2.7-1|10	Source0:	http://www.boswars.org/dist/releases/%{oname}-%{version}-src.zip
14cr|bos-2.7-1|11	# It doesn't provide it's own icon yet
14cr|bos-2.7-1|12	# Found this on their patch tracker
14cr|bos-2.7-1|13	Source11:	%{name}-16.png
14cr|bos-2.7-1|14	Source12:	%{name}-32.png
14cr|bos-2.7-1|15	Source13:	%{name}-48.png
14cr|bos-2.7-1|16	Patch0:		boswars-2.6.1-scons-blows.patch
14cr|bos-2.7-1|17	Patch1:		boswars-2.7-compat-lua-5.1.patch
14cr|bos-2.7-1|18	BuildRequires:	imagemagick
14cr|bos-2.7-1|19	BuildRequires:	scons
14cr|bos-2.7-1|20	BuildRequires:	pkgconfig(gl)
14cr|bos-2.7-1|21	BuildRequires:	pkgconfig(glu)
14cr|bos-2.7-1|22	BuildRequires:	pkgconfig(libpng)
14cr|bos-2.7-1|23	BuildRequires:	pkgconfig(lua) < 5.2
14cr|bos-2.7-1|24	BuildRequires:	pkgconfig(ogg)
14cr|bos-2.7-1|25	BuildRequires:	pkgconfig(sdl)
14cr|bos-2.7-1|26	BuildRequires:	pkgconfig(theora)
14cr|bos-2.7-1|27	BuildRequires:	pkgconfig(vorbis)
14cr|bos-2.7-1|28	BuildRequires:	pkgconfig(x11)
14cr|bos-2.7-1|29	BuildRequires:	pkgconfig(zlib)
14cr|bos-2.7-1|30	Provides:	%{oname} = %{EVRD}
14cr|bos-2.7-1|31	
14cr|bos-2.7-1|32	%description
14cr|bos-2.7-1|33	Invasion - Battle of Survival is a real-time strategy game using
14cr|bos-2.7-1|34	the Stratagus game engine.
14cr|bos-2.7-1|35	
14cr|bos-2.7-1|36	%files
14cr|bos-2.7-1|37	%doc doc/*
14cr|bos-2.7-1|38	%dir %{_gamesdatadir}/bos/
14cr|bos-2.7-1|39	%{_gamesdatadir}/bos/*
14cr|bos-2.7-1|40	%{_gamesbindir}/bos
14cr|bos-2.7-1|41	%{_gamesbindir}/boswars
14cr|bos-2.7-1|42	%{_datadir}/applications/%{name}.desktop
14cr|bos-2.7-1|43	%{_iconsdir}/%{name}.png
14cr|bos-2.7-1|44	%{_miconsdir}/%{name}.png
14cr|bos-2.7-1|45	%{_liconsdir}/%{name}.png
14cr|bos-2.7-1|46	
14cr|bos-2.7-1|47	#----------------------------------------------------------------------------
14cr|bos-2.7-1|48	
14cr|bos-2.7-1|49	%prep
14cr|bos-2.7-1|50	%setup -q -n boswars-%{version}-src
14cr|bos-2.7-1|51	%patch0 -p0
14cr|bos-2.7-1|52	%patch1 -p1
14cr|bos-2.7-1|53	
14cr|bos-2.7-1|54	%build
14cr|bos-2.7-1|55	%setup_compile_flags
14cr|bos-2.7-1|56	scons opengl=1
14cr|bos-2.7-1|57	
14cr|bos-2.7-1|58	%install
14cr|bos-2.7-1|59	mkdir -p %{buildroot}%{_gamesbindir}
14cr|bos-2.7-1|60	mkdir -p %{buildroot}%{_gamesdatadir}/bos
14cr|bos-2.7-1|61	install -m755 build/boswars-release %{buildroot}%{_gamesbindir}/boswars
14cr|bos-2.7-1|62	
14cr|bos-2.7-1|63	cp -ra campaigns graphics intro languages maps scripts sounds units %{buildroot}%{_gamesdatadir}/bos/
14cr|bos-2.7-1|64	cat << EOF > ./bos.sh
14cr|bos-2.7-1|65	#!/bin/sh
14cr|bos-2.7-1|66	boswars \$@ -d %{_gamesdatadir}/bos/
14cr|bos-2.7-1|67	EOF
14cr|bos-2.7-1|68	install -m755 ./bos.sh -D %{buildroot}%{_gamesbindir}/bos
14cr|bos-2.7-1|69	
14cr|bos-2.7-1|70	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|bos-2.7-1|71	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|bos-2.7-1|72	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|bos-2.7-1|73	
14cr|bos-2.7-1|74	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bos-2.7-1|75	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|bos-2.7-1|76	[Desktop Entry]
14cr|bos-2.7-1|77	Name=Bos Wars
14cr|bos-2.7-1|78	Comment=Invasion: Battle of survival - a real time strategy game
14cr|bos-2.7-1|79	Exec=%{_gamesbindir}/bos
14cr|bos-2.7-1|80	Icon=%{name}
14cr|bos-2.7-1|81	Terminal=false
14cr|bos-2.7-1|82	Type=Application
14cr|bos-2.7-1|83	StartupNotify=true
14cr|bos-2.7-1|84	Categories=Game;StrategyGame;
14cr|bos-2.7-1|85	EOF
14cr|bos-2.7-1|86	
14cr|bos-2.7-1|87	
14cr|bos-2.7-1|88	
14cr|bos-2.7-1|89	%changelog
14cr|bos-2.7-1|90	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 2.7-1
14cr|bos-2.7-1|91	+ Revision: d5f46a9
14cr|bos-2.7-1|92	- New version 2.7
14cr|bos-2.7-1|93	
14cr|bos-2.7-1|94	

447 14
14cr|botan-1.10.3-3|1	%define api 1.10
14cr|botan-1.10.3-3|2	%define major 0
14cr|botan-1.10.3-3|3	%define libname %mklibname %{name} %{api} %{major}
14cr|botan-1.10.3-3|4	%define devname %mklibname %{name} %{api} -d
14cr|botan-1.10.3-3|5	
14cr|botan-1.10.3-3|6	Summary:	Crypto library written in C++
14cr|botan-1.10.3-3|7	Name:		botan
14cr|botan-1.10.3-3|8	Version:	1.10.3
14cr|botan-1.10.3-3|9	Release:	3
14cr|botan-1.10.3-3|10	License:	BSD
14cr|botan-1.10.3-3|11	Group:		System/Libraries
14cr|botan-1.10.3-3|12	Url:		http://botan.randombit.net/
14cr|botan-1.10.3-3|13	Source0:	http://files.randombit.net/botan/v%(echo %{version} |cut -d. -f1-2)/Botan-%{version}.tbz
14cr|botan-1.10.3-3|14	BuildRequires:	bzip2-devel
14cr|botan-1.10.3-3|15	BuildRequires:	gmp-devel
14cr|botan-1.10.3-3|16	BuildRequires:	pkgconfig(openssl)
14cr|botan-1.10.3-3|17	BuildRequires:	pkgconfig(zlib)
14cr|botan-1.10.3-3|18	
14cr|botan-1.10.3-3|19	%description
14cr|botan-1.10.3-3|20	Botan is a BSD-licensed crypto library written in C++. It provides a
14cr|botan-1.10.3-3|21	wide variety of basic cryptographic algorithms, X.509 certificates and
14cr|botan-1.10.3-3|22	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
14cr|botan-1.10.3-3|23	system, and a wide variety of other features, all written in portable
14cr|botan-1.10.3-3|24	C++. The API reference, tutorial, and examples may help impart the
14cr|botan-1.10.3-3|25	flavor of the library.
14cr|botan-1.10.3-3|26	
14cr|botan-1.10.3-3|27	#----------------------------------------------------------------------------
14cr|botan-1.10.3-3|28	
14cr|botan-1.10.3-3|29	%package -n %{libname}
14cr|botan-1.10.3-3|30	Summary:	Main library for %{name}
14cr|botan-1.10.3-3|31	Group:		System/Libraries
14cr|botan-1.10.3-3|32	
14cr|botan-1.10.3-3|33	%description -n %{libname}
14cr|botan-1.10.3-3|34	Botan is a BSD-licensed crypto library written in C++. It provides a
14cr|botan-1.10.3-3|35	wide variety of basic cryptographic algorithms, X.509 certificates and
14cr|botan-1.10.3-3|36	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
14cr|botan-1.10.3-3|37	system, and a wide variety of other features, all written in portable
14cr|botan-1.10.3-3|38	C++. The API reference, tutorial, and examples may help impart the
14cr|botan-1.10.3-3|39	flavor of the library.
14cr|botan-1.10.3-3|40	
14cr|botan-1.10.3-3|41	%files -n %{libname}
14cr|botan-1.10.3-3|42	%{_libdir}/libbotan-%{api}.so.%{major}*
14cr|botan-1.10.3-3|43	
14cr|botan-1.10.3-3|44	#----------------------------------------------------------------------------
14cr|botan-1.10.3-3|45	
14cr|botan-1.10.3-3|46	%package -n %{devname}
14cr|botan-1.10.3-3|47	Summary:	Development files for %{name}
14cr|botan-1.10.3-3|48	Group:		Development/Other
14cr|botan-1.10.3-3|49	Requires:	%{libname} = %{EVRD}
14cr|botan-1.10.3-3|50	Provides:	%{name}-devel = %{EVRD}
14cr|botan-1.10.3-3|51	
14cr|botan-1.10.3-3|52	%description -n %{devname}
14cr|botan-1.10.3-3|53	This package contains libraries and header files for developing applications
14cr|botan-1.10.3-3|54	that use %{name}.
14cr|botan-1.10.3-3|55	
14cr|botan-1.10.3-3|56	%files -n %{devname}
14cr|botan-1.10.3-3|57	%doc _doc/readme.txt
14cr|botan-1.10.3-3|58	%doc doc/examples
14cr|botan-1.10.3-3|59	%{_includedir}/%{name}-%{api}/
14cr|botan-1.10.3-3|60	%{_bindir}/botan-config-%{api}
14cr|botan-1.10.3-3|61	%{_libdir}/libbotan-%{api}.so
14cr|botan-1.10.3-3|62	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|botan-1.10.3-3|63	
14cr|botan-1.10.3-3|64	#----------------------------------------------------------------------------
14cr|botan-1.10.3-3|65	
14cr|botan-1.10.3-3|66	%prep
14cr|botan-1.10.3-3|67	%setup -qn Botan-%{version}
14cr|botan-1.10.3-3|68	
14cr|botan-1.10.3-3|69	# Update permissions for debuginfo package
14cr|botan-1.10.3-3|70	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cr|botan-1.10.3-3|71	
14cr|botan-1.10.3-3|72	%build
14cr|botan-1.10.3-3|73	# we have the necessary prerequisites, so enable optional modules
14cr|botan-1.10.3-3|74	%define enable_modules gnump,bzip2,zlib,openssl
14cr|botan-1.10.3-3|75	
14cr|botan-1.10.3-3|76	# fixme: maybe disable unix_procs, very slow.
14cr|botan-1.10.3-3|77	%define disable_modules %{nil}
14cr|botan-1.10.3-3|78	
14cr|botan-1.10.3-3|79	./configure.py \
14cr|botan-1.10.3-3|80	--prefix=%{_prefix} \
14cr|botan-1.10.3-3|81	--libdir=%{_lib} \
14cr|botan-1.10.3-3|82	--cc=gcc \
14cr|botan-1.10.3-3|83	--os=linux \
14cr|botan-1.10.3-3|84	--cpu=%{_arch} \
14cr|botan-1.10.3-3|85	--enable-modules=%{enable_modules} \
14cr|botan-1.10.3-3|86	--disable-modules=%{disable_modules}
14cr|botan-1.10.3-3|87	
14cr|botan-1.10.3-3|88	# (ab)using CXX as an easy way to inject our CXXFLAGS
14cr|botan-1.10.3-3|89	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags}
14cr|botan-1.10.3-3|90	
14cr|botan-1.10.3-3|91	%install
14cr|botan-1.10.3-3|92	make install \
14cr|botan-1.10.3-3|93	DESTDIR=%{buildroot}%{_prefix} \
14cr|botan-1.10.3-3|94	DOCDIR=_doc \
14cr|botan-1.10.3-3|95	INSTALL_CMD_EXEC="install -p -m 755" \
14cr|botan-1.10.3-3|96	INSTALL_CMD_DATA="install -p -m 644" \
14cr|botan-1.10.3-3|97	
14cr|botan-1.10.3-3|98	rm -f %{buildroot}%{_libdir}/*.a
14cr|botan-1.10.3-3|99	
14cr|botan-1.10.3-3|100	%check
14cr|botan-1.10.3-3|101	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags} check
14cr|botan-1.10.3-3|102	
14cr|botan-1.10.3-3|103	# these checks would fail
14cr|botan-1.10.3-3|104	mv checks/validate.dat{,.orig}
14cr|botan-1.10.3-3|105	awk '/\[.*\]/{f=0} /\[(RC5.*|RC6|IDEA)\]/{f=1} (f && !/^#/){sub(/^/,"#")} {print}' \
14cr|botan-1.10.3-3|106	checks/validate.dat.orig > checks/validate.dat
14cr|botan-1.10.3-3|107	LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
14cr|botan-1.10.3-3|108	
14cr|botan-1.10.3-3|109	
14cr|botan-1.10.3-3|110	%changelog
14cr|botan-1.10.3-3|111	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.3-3
14cr|botan-1.10.3-3|112	+ Revision: 5827198
14cr|botan-1.10.3-3|113	- Spec cleanup
14cr|botan-1.10.3-3|114	
14cr|botan-1.10.3-3|115	

448 14
14cr|bouml-4.22.2-2|1	Summary:	UML 2 tool box to specify and generate code in C++, Java, IDL, PHP and Python
14cr|bouml-4.22.2-2|2	Name:		bouml
14cr|bouml-4.22.2-2|3	Version:	4.22.2
14cr|bouml-4.22.2-2|4	%define file_project_version	4.22
14cr|bouml-4.22.2-2|5	%define bouml_doc_version	4.21
14cr|bouml-4.22.2-2|6	Release:	2
14cr|bouml-4.22.2-2|7	License:	GPLv2+
14cr|bouml-4.22.2-2|8	Group:		Development/Other
14cr|bouml-4.22.2-2|9	URL:		http://bouml.free.fr
14cr|bouml-4.22.2-2|10	Source0:	http://downloads.sourceforge.net/bouml/%{name}_%{version}.tar.gz
14cr|bouml-4.22.2-2|11	Patch01:	bouml-mandriva-doc-path-fix.patch
14cr|bouml-4.22.2-2|12	Patch02:	bouml-help-use-xdg-open.patch
14cr|bouml-4.22.2-2|13	BuildRequires:	gcc-c++
14cr|bouml-4.22.2-2|14	BuildRequires:	qt3-devel
14cr|bouml-4.22.2-2|15	%if %{mdkversion} < 200800
14cr|bouml-4.22.2-2|16	BuildRequires:	desktop-file-utils
14cr|bouml-4.22.2-2|17	%endif
14cr|bouml-4.22.2-2|18	Requires:	xdg-utils
14cr|bouml-4.22.2-2|19	Suggests:	bouml-doc >= %{bouml_doc_version}
14cr|bouml-4.22.2-2|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|bouml-4.22.2-2|21	
14cr|bouml-4.22.2-2|22	%description
14cr|bouml-4.22.2-2|23	BOUML is a free Unified Modeling Language (UML 2) tool box allowing you
14cr|bouml-4.22.2-2|24	to specify and generate code in C++, Java, Idl, Php and Python.
14cr|bouml-4.22.2-2|25	You can use it to create nearly all of UML diagrams.
14cr|bouml-4.22.2-2|26	BOUML can generate code from those diagrams in
14cr|bouml-4.22.2-2|27	C++, Java, IDL, PHP and Python, and can also reverse existing code.
14cr|bouml-4.22.2-2|28	
14cr|bouml-4.22.2-2|29	The program supports class diagrams, sequence diagrams, collaboration diagrams,
14cr|bouml-4.22.2-2|30	object diagrams, use case diagrams, component diagrams, state diagrams,
14cr|bouml-4.22.2-2|31	activity diagrams, component diagrams and deployment diagrams.
14cr|bouml-4.22.2-2|32	
14cr|bouml-4.22.2-2|33	%prep
14cr|bouml-4.22.2-2|34	%setup -q -n %{name}_%{version}
14cr|bouml-4.22.2-2|35	%patch01 -p1 -b .mandriva-doc-path-fix
14cr|bouml-4.22.2-2|36	%patch02 -p1 -b .help-use-xdg-open
14cr|bouml-4.22.2-2|37	
14cr|bouml-4.22.2-2|38	%build
14cr|bouml-4.22.2-2|39	%make QTDIR=%{qt3dir} QMAKE=%{qt3dir}/bin/qmake BOUML_LIB=%{_libdir}/%{name}
14cr|bouml-4.22.2-2|40	
14cr|bouml-4.22.2-2|41	%install
14cr|bouml-4.22.2-2|42	rm -rf %{buildroot}
14cr|bouml-4.22.2-2|43	%makeinstall_std BOUML_LIB=%{_libdir}/%{name}
14cr|bouml-4.22.2-2|44	%if %{mdkversion} < 200800
14cr|bouml-4.22.2-2|45	desktop-file-install \
14cr|bouml-4.22.2-2|46	--vendor="" \
14cr|bouml-4.22.2-2|47	--add-category="X-MandrivaLinux-MoreApplications-Development" \
14cr|bouml-4.22.2-2|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|bouml-4.22.2-2|49	%endif
14cr|bouml-4.22.2-2|50	
14cr|bouml-4.22.2-2|51	cat > README.%{file_project_version}.upgrade.urpmi <<EOF
14cr|bouml-4.22.2-2|52	Because the format of the BOUML files is changed in BOUML %{file_project_version},
14cr|bouml-4.22.2-2|53	the previous releases (BOUML < %{file_project_version}) cannot read a project
14cr|bouml-4.22.2-2|54	saved with this version. Obviously this release is able to read
14cr|bouml-4.22.2-2|55	the projects made by previous releases of BOUML.
14cr|bouml-4.22.2-2|56	EOF
14cr|bouml-4.22.2-2|57	
14cr|bouml-4.22.2-2|58	%if %mdkversion < 200900
14cr|bouml-4.22.2-2|59	%post
14cr|bouml-4.22.2-2|60	%update_icon_cache hicolor
14cr|bouml-4.22.2-2|61	%{update_menus}
14cr|bouml-4.22.2-2|62	%endif
14cr|bouml-4.22.2-2|63	
14cr|bouml-4.22.2-2|64	%if %mdkversion < 200900
14cr|bouml-4.22.2-2|65	%postun
14cr|bouml-4.22.2-2|66	%update_icon_cache hicolor
14cr|bouml-4.22.2-2|67	%{clean_menus}
14cr|bouml-4.22.2-2|68	%endif
14cr|bouml-4.22.2-2|69	
14cr|bouml-4.22.2-2|70	%clean
14cr|bouml-4.22.2-2|71	rm -rf %{buildroot}
14cr|bouml-4.22.2-2|72	
14cr|bouml-4.22.2-2|73	%files
14cr|bouml-4.22.2-2|74	%defattr(-,root,root)
14cr|bouml-4.22.2-2|75	%doc README README.*.upgrade.urpmi historic.html licence.txt
14cr|bouml-4.22.2-2|76	%{_bindir}/%{name}
14cr|bouml-4.22.2-2|77	%{_bindir}/projectControl
14cr|bouml-4.22.2-2|78	%{_bindir}/projectSynchro
14cr|bouml-4.22.2-2|79	%dir %{_libdir}/%{name}
14cr|bouml-4.22.2-2|80	%{_libdir}/%{name}/*
14cr|bouml-4.22.2-2|81	%{_datadir}/applications/*.desktop
14cr|bouml-4.22.2-2|82	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|bouml-4.22.2-2|83	%{_iconsdir}/hicolor/16x16/apps/projectControl.png
14cr|bouml-4.22.2-2|84	%{_iconsdir}/hicolor/16x16/apps/projectSynchro.png
14cr|bouml-4.22.2-2|85	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|bouml-4.22.2-2|86	%{_iconsdir}/hicolor/32x32/apps/projectControl.png
14cr|bouml-4.22.2-2|87	%{_iconsdir}/hicolor/32x32/apps/projectSynchro.png
14cr|bouml-4.22.2-2|88	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|bouml-4.22.2-2|89	%{_iconsdir}/hicolor/48x48/apps/projectControl.png
14cr|bouml-4.22.2-2|90	%{_iconsdir}/hicolor/48x48/apps/projectSynchro.png
14cr|bouml-4.22.2-2|91	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|bouml-4.22.2-2|92	%{_iconsdir}/hicolor/64x64/apps/projectControl.png
14cr|bouml-4.22.2-2|93	%{_iconsdir}/hicolor/64x64/apps/projectSynchro.png
14cr|bouml-4.22.2-2|94	
14cr|bouml-4.22.2-2|95	
14cr|bouml-4.22.2-2|96	
14cr|bouml-4.22.2-2|97	%changelog
14cr|bouml-4.22.2-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.22.2-2
14cr|bouml-4.22.2-2|99	+ Revision: b8de142
14cr|bouml-4.22.2-2|100	- MassBuild#464: Increase release tag
14cr|bouml-4.22.2-2|101	
14cr|bouml-4.22.2-2|102	

449 14
14cr|bouml-doc-4.21-2|1	Summary:	Bouml reference manual
14cr|bouml-doc-4.21-2|2	Name:		bouml-doc
14cr|bouml-doc-4.21-2|3	Version:	4.21
14cr|bouml-doc-4.21-2|4	Release:	2
14cr|bouml-doc-4.21-2|5	License:	GPLv2+
14cr|bouml-doc-4.21-2|6	Group:		Development/Other
14cr|bouml-doc-4.21-2|7	URL:		http://bouml.free.fr
14cr|bouml-doc-4.21-2|8	Source0:	http://downloads.sourceforge.net/bouml/doc%{version}.tar.gz
14cr|bouml-doc-4.21-2|9	Source1:	http://downloads.sourceforge.net/bouml/doc%{version}_A4.pdf
14cr|bouml-doc-4.21-2|10	BuildArch:	noarch
14cr|bouml-doc-4.21-2|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|bouml-doc-4.21-2|12	
14cr|bouml-doc-4.21-2|13	%description
14cr|bouml-doc-4.21-2|14	BOUML is a free Unified Modeling Language (UML 2) tool box allowing you
14cr|bouml-doc-4.21-2|15	to specify and generate code in C++, Java, Idl, Php and Python.
14cr|bouml-doc-4.21-2|16	You can use it to create nearly all of UML diagrams.
14cr|bouml-doc-4.21-2|17	BOUML can generate code from those diagrams in
14cr|bouml-doc-4.21-2|18	C++, Java, IDL, PHP and Python, and can also reverse existing code.
14cr|bouml-doc-4.21-2|19	
14cr|bouml-doc-4.21-2|20	Contains reference manual.
14cr|bouml-doc-4.21-2|21	
14cr|bouml-doc-4.21-2|22	%prep
14cr|bouml-doc-4.21-2|23	%setup -q -c %{name}-%{version}
14cr|bouml-doc-4.21-2|24	%__cp %{SOURCE1} .
14cr|bouml-doc-4.21-2|25	
14cr|bouml-doc-4.21-2|26	%build
14cr|bouml-doc-4.21-2|27	
14cr|bouml-doc-4.21-2|28	%install
14cr|bouml-doc-4.21-2|29	rm -rf %{buildroot}
14cr|bouml-doc-4.21-2|30	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/pdf
14cr|bouml-doc-4.21-2|31	%__mv doc %{buildroot}%{_datadir}/%{name}/html
14cr|bouml-doc-4.21-2|32	%__mv *.pdf %{buildroot}%{_datadir}/%{name}/pdf
14cr|bouml-doc-4.21-2|33	
14cr|bouml-doc-4.21-2|34	%clean
14cr|bouml-doc-4.21-2|35	rm -rf %{buildroot}
14cr|bouml-doc-4.21-2|36	
14cr|bouml-doc-4.21-2|37	%files
14cr|bouml-doc-4.21-2|38	%defattr(-,root,root)
14cr|bouml-doc-4.21-2|39	%{_datadir}/%{name}
14cr|bouml-doc-4.21-2|40	
14cr|bouml-doc-4.21-2|41	
14cr|bouml-doc-4.21-2|42	
14cr|bouml-doc-4.21-2|43	%changelog
14cr|bouml-doc-4.21-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.21-2
14cr|bouml-doc-4.21-2|45	+ Revision: bb67483
14cr|bouml-doc-4.21-2|46	- MassBuild#464: Increase release tag
14cr|bouml-doc-4.21-2|47	
14cr|bouml-doc-4.21-2|48	

450 14
14cr|box2d-2.2.1-4|1	%define _enable_debug_packages %{nil}
14cr|box2d-2.2.1-4|2	%define debug_package %{nil}
14cr|box2d-2.2.1-4|3	
14cr|box2d-2.2.1-4|4	%define		oname	Box2D
14cr|box2d-2.2.1-4|5	
14cr|box2d-2.2.1-4|6	Summary:	A 2D physics engine for games
14cr|box2d-2.2.1-4|7	Name:		box2d
14cr|box2d-2.2.1-4|8	Version:	2.2.1
14cr|box2d-2.2.1-4|9	Release:	4
14cr|box2d-2.2.1-4|10	Group:		System/Libraries
14cr|box2d-2.2.1-4|11	License:	BSD
14cr|box2d-2.2.1-4|12	Url:		http://www.box2d.org
14cr|box2d-2.2.1-4|13	Source:		http://box2d.googlecode.com/files/%{oname}_v%{version}.zip
14cr|box2d-2.2.1-4|14	Patch1:		box2d-2.2.1-cmake.patch
14cr|box2d-2.2.1-4|15	BuildRequires:	cmake
14cr|box2d-2.2.1-4|16	BuildRequires:	%{_lib}glui2-devel
14cr|box2d-2.2.1-4|17	BuildRequires:	pkgconfig(glut)
14cr|box2d-2.2.1-4|18	BuildRequires:	pkgconfig(x11)
14cr|box2d-2.2.1-4|19	
14cr|box2d-2.2.1-4|20	%description
14cr|box2d-2.2.1-4|21	Box2D is a 2D rigid body simulation library for games. Programmers can use it
14cr|box2d-2.2.1-4|22	in their games to make objects move in believable ways and make the game world
14cr|box2d-2.2.1-4|23	more interactive. From the game's point of view a physics engine is just
14cr|box2d-2.2.1-4|24	a system for procedural animation.
14cr|box2d-2.2.1-4|25	
14cr|box2d-2.2.1-4|26	Box2D is written in portable C++. Most of the types defined in the engine begin
14cr|box2d-2.2.1-4|27	with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
14cr|box2d-2.2.1-4|28	your game engine.
14cr|box2d-2.2.1-4|29	
14cr|box2d-2.2.1-4|30	#----------------------------------------------------------------------------
14cr|box2d-2.2.1-4|31	
14cr|box2d-2.2.1-4|32	%package devel
14cr|box2d-2.2.1-4|33	Summary:	A 2D physics engine for games
14cr|box2d-2.2.1-4|34	Group:		Development/C++
14cr|box2d-2.2.1-4|35	
14cr|box2d-2.2.1-4|36	%description devel
14cr|box2d-2.2.1-4|37	Box2D is a 2D rigid body simulation library for games. Programmers can use it
14cr|box2d-2.2.1-4|38	in their games to make objects move in believable ways and make the game world
14cr|box2d-2.2.1-4|39	more interactive. From the game's point of view a physics engine is just
14cr|box2d-2.2.1-4|40	a system for procedural animation.
14cr|box2d-2.2.1-4|41	
14cr|box2d-2.2.1-4|42	Box2D is written in portable C++. Most of the types defined in the engine begin
14cr|box2d-2.2.1-4|43	with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
14cr|box2d-2.2.1-4|44	your game engine.
14cr|box2d-2.2.1-4|45	
14cr|box2d-2.2.1-4|46	%files devel
14cr|box2d-2.2.1-4|47	%doc License.txt Readme.txt Documentation
14cr|box2d-2.2.1-4|48	%{_libdir}/lib*.a
14cr|box2d-2.2.1-4|49	%{_libdir}/%{oname}
14cr|box2d-2.2.1-4|50	%{_includedir}/%{oname}
14cr|box2d-2.2.1-4|51	
14cr|box2d-2.2.1-4|52	#----------------------------------------------------------------------------
14cr|box2d-2.2.1-4|53	
14cr|box2d-2.2.1-4|54	%prep
14cr|box2d-2.2.1-4|55	%setup -q -n %{oname}_v%{version}
14cr|box2d-2.2.1-4|56	%patch1 -p1
14cr|box2d-2.2.1-4|57	# XXX incorrect dates in zipfile
14cr|box2d-2.2.1-4|58	find . -type f -exec touch {} \;
14cr|box2d-2.2.1-4|59	
14cr|box2d-2.2.1-4|60	%build
14cr|box2d-2.2.1-4|61	%cmake
14cr|box2d-2.2.1-4|62	%make
14cr|box2d-2.2.1-4|63	
14cr|box2d-2.2.1-4|64	%install
14cr|box2d-2.2.1-4|65	%makeinstall_std -C build
14cr|box2d-2.2.1-4|66	
14cr|box2d-2.2.1-4|67	
14cr|box2d-2.2.1-4|68	%changelog
14cr|box2d-2.2.1-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-4
14cr|box2d-2.2.1-4|70	+ Revision: 6a87c94
14cr|box2d-2.2.1-4|71	- MassBuild#464: Increase release tag
14cr|box2d-2.2.1-4|72	
14cr|box2d-2.2.1-4|73	

451 14
14cr|brainparty-0.61-3|1	# spec is based on OpenSUSE and MIB work
14cr|brainparty-0.61-3|2	
14cr|brainparty-0.61-3|3	Summary:	Brain-stretching game with 36 minigames
14cr|brainparty-0.61-3|4	Name:		brainparty
14cr|brainparty-0.61-3|5	Version:	0.61
14cr|brainparty-0.61-3|6	Release:	3
14cr|brainparty-0.61-3|7	License:	GPLv3+
14cr|brainparty-0.61-3|8	Group:		Games/Puzzles
14cr|brainparty-0.61-3|9	Url:		https://launchpad.net/brainparty
14cr|brainparty-0.61-3|10	Source0:	http://launchpad.net/brainparty/trunk/0.61/+download/%{name}%{version}.tar.gz
14cr|brainparty-0.61-3|11	Source1:	%{name}-wrapper.sh
14cr|brainparty-0.61-3|12	Source2:	%{name}.desktop
14cr|brainparty-0.61-3|13	Source3:	%{name}.png
14cr|brainparty-0.61-3|14	# From Debian
14cr|brainparty-0.61-3|15	Patch0:		change-config-file-path.patch
14cr|brainparty-0.61-3|16	Patch1:		fix-FTBFS-with-GCC-4.9.patch
14cr|brainparty-0.61-3|17	BuildRequires:	pkgconfig(glu)
14cr|brainparty-0.61-3|18	BuildRequires:	pkgconfig(sdl)
14cr|brainparty-0.61-3|19	BuildRequires:	pkgconfig(SDL_gfx)
14cr|brainparty-0.61-3|20	BuildRequires:	pkgconfig(SDL_image)
14cr|brainparty-0.61-3|21	BuildRequires:	pkgconfig(SDL_mixer)
14cr|brainparty-0.61-3|22	BuildRequires:	pkgconfig(SDL_ttf)
14cr|brainparty-0.61-3|23	
14cr|brainparty-0.61-3|24	%description
14cr|brainparty-0.61-3|25	Brain Party is a puzzle-solving, brain-stretching game that comes with
14cr|brainparty-0.61-3|26	36 minigames designed to push your brain to its limits, testing memory,
14cr|brainparty-0.61-3|27	logic, mathematics, reactions and more.
14cr|brainparty-0.61-3|28	
14cr|brainparty-0.61-3|29	%files
14cr|brainparty-0.61-3|30	%doc README COPYING CREDITS
14cr|brainparty-0.61-3|31	%{_bindir}/%{name}
14cr|brainparty-0.61-3|32	%{_bindir}/%{name}-bin
14cr|brainparty-0.61-3|33	%dir %{_datadir}/%{name}/
14cr|brainparty-0.61-3|34	%{_datadir}/%{name}/*
14cr|brainparty-0.61-3|35	%{_datadir}/applications/%{name}.desktop
14cr|brainparty-0.61-3|36	%{_datadir}/pixmaps/%{name}.png
14cr|brainparty-0.61-3|37	
14cr|brainparty-0.61-3|38	#----------------------------------------------------------------------------
14cr|brainparty-0.61-3|39	
14cr|brainparty-0.61-3|40	%prep
14cr|brainparty-0.61-3|41	%setup -q -n %{name}
14cr|brainparty-0.61-3|42	%patch0 -p1
14cr|brainparty-0.61-3|43	%patch1 -p1
14cr|brainparty-0.61-3|44	sed -i -e "s/CXXFLAGS =/CXXFLAGS = %{optflags}/g" Makefile
14cr|brainparty-0.61-3|45	
14cr|brainparty-0.61-3|46	%build
14cr|brainparty-0.61-3|47	%make
14cr|brainparty-0.61-3|48	
14cr|brainparty-0.61-3|49	%install
14cr|brainparty-0.61-3|50	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|brainparty-0.61-3|51	install -D -m 644 Content/* %{buildroot}%{_datadir}/%{name}/
14cr|brainparty-0.61-3|52	
14cr|brainparty-0.61-3|53	# Install binary and wrapper
14cr|brainparty-0.61-3|54	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}-bin
14cr|brainparty-0.61-3|55	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|brainparty-0.61-3|56	
14cr|brainparty-0.61-3|57	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|brainparty-0.61-3|58	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
14cr|brainparty-0.61-3|59	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|brainparty-0.61-3|60	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/
14cr|brainparty-0.61-3|61	
14cr|brainparty-0.61-3|62	
14cr|brainparty-0.61-3|63	%changelog
14cr|brainparty-0.61-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.61-3
14cr|brainparty-0.61-3|65	+ Revision: 5e9e94c
14cr|brainparty-0.61-3|66	- MassBuild#464: Increase release tag
14cr|brainparty-0.61-3|67	
14cr|brainparty-0.61-3|68	

452 14
14cr|brilltagger-1.14-12|1	%define name    brilltagger
14cr|brilltagger-1.14-12|2	%define version 1.14
14cr|brilltagger-1.14-12|3	%define tag     1_14
14cr|brilltagger-1.14-12|4	%define release 12
14cr|brilltagger-1.14-12|5	
14cr|brilltagger-1.14-12|6	Name:       %{name}
14cr|brilltagger-1.14-12|7	Version:    %{version}
14cr|brilltagger-1.14-12|8	Release:    %{release}
14cr|brilltagger-1.14-12|9	Summary:    Rule based tagger
14cr|brilltagger-1.14-12|10	Source:     http://www.cs.jhu.edu/~brill/RBT%{tag}.tar.bz2
14cr|brilltagger-1.14-12|11	Patch0:     %{name}.makefile.patch
14cr|brilltagger-1.14-12|12	Patch1:     %{name}.no-hardcoded-path-check.patch
14cr|brilltagger-1.14-12|13	# this url no longer work, and it seems it disappeared from internet
14cr|brilltagger-1.14-12|14	URL:        http://www.cs.jhu.edu/~brill/
14cr|brilltagger-1.14-12|15	License:    MIT
14cr|brilltagger-1.14-12|16	Group:      Sciences/Computer science
14cr|brilltagger-1.14-12|17	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|brilltagger-1.14-12|18	
14cr|brilltagger-1.14-12|19	%description
14cr|brilltagger-1.14-12|20	The Brill tagger is a transformation-based part-of-speech tagger.
14cr|brilltagger-1.14-12|21	
14cr|brilltagger-1.14-12|22	%prep
14cr|brilltagger-1.14-12|23	%setup -q -n RULE_BASED_TAGGER_V%{version}
14cr|brilltagger-1.14-12|24	%patch0
14cr|brilltagger-1.14-12|25	%patch1
14cr|brilltagger-1.14-12|26	mkdir Bin
14cr|brilltagger-1.14-12|27	chmod 644 Docs/*
14cr|brilltagger-1.14-12|28	
14cr|brilltagger-1.14-12|29	%build
14cr|brilltagger-1.14-12|30	%make RPM_OPT_FLAGS="%{optflags}"
14cr|brilltagger-1.14-12|31	
14cr|brilltagger-1.14-12|32	%install
14cr|brilltagger-1.14-12|33	rm -rf %{buildroot}
14cr|brilltagger-1.14-12|34	
14cr|brilltagger-1.14-12|35	install -d -m 755 %{buildroot}%{_bindir}
14cr|brilltagger-1.14-12|36	install -m 755 Bin/* %{buildroot}%{_bindir}
14cr|brilltagger-1.14-12|37	
14cr|brilltagger-1.14-12|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|brilltagger-1.14-12|39	install -m 644 Bin_and_Data/* %{buildroot}%{_datadir}/%{name}
14cr|brilltagger-1.14-12|40	
14cr|brilltagger-1.14-12|41	%clean
14cr|brilltagger-1.14-12|42	rm -rf %{buildroot}
14cr|brilltagger-1.14-12|43	
14cr|brilltagger-1.14-12|44	%files
14cr|brilltagger-1.14-12|45	%defattr(-,root,root)
14cr|brilltagger-1.14-12|46	%doc Docs README COPYRIGHT
14cr|brilltagger-1.14-12|47	%{_bindir}/*
14cr|brilltagger-1.14-12|48	%{_datadir}/%{name}
14cr|brilltagger-1.14-12|49	
14cr|brilltagger-1.14-12|50	
14cr|brilltagger-1.14-12|51	
14cr|brilltagger-1.14-12|52	
14cr|brilltagger-1.14-12|53	%changelog
14cr|brilltagger-1.14-12|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-12
14cr|brilltagger-1.14-12|55	+ Revision: 4f67149
14cr|brilltagger-1.14-12|56	- MassBuild#464: Increase release tag
14cr|brilltagger-1.14-12|57	
14cr|brilltagger-1.14-12|58	

453 14
14cr|briquolo-0.5.7-5|1	Name:		briquolo
14cr|briquolo-0.5.7-5|2	Version:	0.5.7
14cr|briquolo-0.5.7-5|3	Release:	5
14cr|briquolo-0.5.7-5|4	Summary:	An OpenGL breakout
14cr|briquolo-0.5.7-5|5	Source0:	http://briquolo.free.fr/download/%{name}-%{version}.tar.bz2
14cr|briquolo-0.5.7-5|6	Patch0:		%{name}-0.5.6-desktop-install.patch
14cr|briquolo-0.5.7-5|7	Patch1:		%{name}-0.5.5-desktop-remove-double-category.patch
14cr|briquolo-0.5.7-5|8	Patch2:		briquolo-0.5.7-gcc43.patch
14cr|briquolo-0.5.7-5|9	Patch3:		briquolo-0.5.6-fix-icon-install.patch
14cr|briquolo-0.5.7-5|10	Patch4:		briquolo-0.5.7-libpng14.patch
14cr|briquolo-0.5.7-5|11	Source11:	%{name}-16.png
14cr|briquolo-0.5.7-5|12	Source12:	%{name}-32.png
14cr|briquolo-0.5.7-5|13	Source13:	%{name}-48.png
14cr|briquolo-0.5.7-5|14	BuildRequires:	pkgconfig(sdl)
14cr|briquolo-0.5.7-5|15	BuildRequires:	pkgconfig(SDL_ttf)
14cr|briquolo-0.5.7-5|16	BuildRequires:	SDL_mixer1.2-devel
14cr|briquolo-0.5.7-5|17	BuildRequires:	dos2unix
14cr|briquolo-0.5.7-5|18	BuildRequires:	pkgconfig(libpng)
14cr|briquolo-0.5.7-5|19	BuildRequires:	glut-devel
14cr|briquolo-0.5.7-5|20	BuildRequires:	desktop-file-utils
14cr|briquolo-0.5.7-5|21	BuildRequires:	gettext-devel
14cr|briquolo-0.5.7-5|22	Group:		Games/Arcade
14cr|briquolo-0.5.7-5|23	License:	GPLv2+
14cr|briquolo-0.5.7-5|24	URL:		http://briquolo.free.fr/
14cr|briquolo-0.5.7-5|25	
14cr|briquolo-0.5.7-5|26	%description
14cr|briquolo-0.5.7-5|27	Briquolo is a 3D brick game using OpenGL
14cr|briquolo-0.5.7-5|28	
14cr|briquolo-0.5.7-5|29	%prep
14cr|briquolo-0.5.7-5|30	%setup -q
14cr|briquolo-0.5.7-5|31	dos2unix data/tableau/old/{001,002,003,006}.tab
14cr|briquolo-0.5.7-5|32	%patch0 -p1 -b .desktop
14cr|briquolo-0.5.7-5|33	%patch1 -p1 -b .remove_category
14cr|briquolo-0.5.7-5|34	%patch2 -p0 -b .gcc
14cr|briquolo-0.5.7-5|35	%patch3 -p0 -b .icon
14cr|briquolo-0.5.7-5|36	%patch4 -p0 -b .png14
14cr|briquolo-0.5.7-5|37	
14cr|briquolo-0.5.7-5|38	%build
14cr|briquolo-0.5.7-5|39	autoreconf -fi
14cr|briquolo-0.5.7-5|40	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|briquolo-0.5.7-5|41	%make
14cr|briquolo-0.5.7-5|42	
14cr|briquolo-0.5.7-5|43	%install
14cr|briquolo-0.5.7-5|44	%makeinstall_std
14cr|briquolo-0.5.7-5|45	
14cr|briquolo-0.5.7-5|46	#this empty file makes rpmlint shouting otherwise...
14cr|briquolo-0.5.7-5|47	echo %{version} > %{buildroot}%{_gamesdatadir}/%{name}/%{version}
14cr|briquolo-0.5.7-5|48	
14cr|briquolo-0.5.7-5|49	mv %buildroot%_gamesdatadir/locale %buildroot%_datadir
14cr|briquolo-0.5.7-5|50	mv %buildroot%_gamesdatadir/pixmaps %buildroot%_datadir
14cr|briquolo-0.5.7-5|51	
14cr|briquolo-0.5.7-5|52	%find_lang %{name}
14cr|briquolo-0.5.7-5|53	
14cr|briquolo-0.5.7-5|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|57	
14cr|briquolo-0.5.7-5|58	desktop-file-install --vendor="" --delete-original \
14cr|briquolo-0.5.7-5|59	--add-category="X-MandrivaLinux-MoreApplications-Games-Arcade" \
14cr|briquolo-0.5.7-5|60	--dir %{buildroot}%{_datadir}/applications \
14cr|briquolo-0.5.7-5|61	%{buildroot}%{_gamesdatadir}/applications/*
14cr|briquolo-0.5.7-5|62	
14cr|briquolo-0.5.7-5|63	%files -f %{name}.lang
14cr|briquolo-0.5.7-5|64	%defattr(-,root,root)
14cr|briquolo-0.5.7-5|65	%doc ABOUT-NLS AUTHORS ChangeLog DejaVuSans.ttf-LICENSE README.fr
14cr|briquolo-0.5.7-5|66	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|briquolo-0.5.7-5|67	%{_gamesdatadir}/%{name}
14cr|briquolo-0.5.7-5|68	%{_iconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|69	%{_miconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|70	%{_liconsdir}/%{name}.png
14cr|briquolo-0.5.7-5|71	%{_datadir}/applications/briquolo.desktop
14cr|briquolo-0.5.7-5|72	%{_datadir}/pixmaps/briquolo.svg
14cr|briquolo-0.5.7-5|73	
14cr|briquolo-0.5.7-5|74	%changelog
14cr|briquolo-0.5.7-5|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-5
14cr|briquolo-0.5.7-5|76	+ Revision: 909857a
14cr|briquolo-0.5.7-5|77	- MassBuild#464: Increase release tag
14cr|briquolo-0.5.7-5|78	
14cr|briquolo-0.5.7-5|79	

454 14
14cr|briskola-1.0.0-3|1	Summary:	Clone of the Italian card game Briscola
14cr|briskola-1.0.0-3|2	Name:		briskola
14cr|briskola-1.0.0-3|3	Version:	1.0.0
14cr|briskola-1.0.0-3|4	Release:	3
14cr|briskola-1.0.0-3|5	License:	GPLv3+
14cr|briskola-1.0.0-3|6	Group:		Games/Cards
14cr|briskola-1.0.0-3|7	Url:		http://www.briskola.net
14cr|briskola-1.0.0-3|8	Source0:	http://www.briskola.net/files/briskola-%{version}.tar.gz
14cr|briskola-1.0.0-3|9	Patch0:		briskola.desktop.patch
14cr|briskola-1.0.0-3|10	BuildRequires:	cmake
14cr|briskola-1.0.0-3|11	BuildRequires:	qt4-devel
14cr|briskola-1.0.0-3|12	
14cr|briskola-1.0.0-3|13	%description
14cr|briskola-1.0.0-3|14	BrisKola is a clone of the Italian card game Briscola. This is a classic
14cr|briskola-1.0.0-3|15	Italian game, surely one of the most popular, thanks to the simplicity of
14cr|briskola-1.0.0-3|16	the rules and the modest skills required to players.
14cr|briskola-1.0.0-3|17	
14cr|briskola-1.0.0-3|18	%files
14cr|briskola-1.0.0-3|19	%doc README
14cr|briskola-1.0.0-3|20	%{_bindir}/briskola
14cr|briskola-1.0.0-3|21	%{_datadir}/applications/briskola.desktop
14cr|briskola-1.0.0-3|22	%{_datadir}/briskola/background/*.png
14cr|briskola-1.0.0-3|23	%{_datadir}/briskola/cards/*.png
14cr|briskola-1.0.0-3|24	%{_datadir}/briskola/decks/*.png
14cr|briskola-1.0.0-3|25	%{_datadir}/briskola/icons/*.png
14cr|briskola-1.0.0-3|26	%{_datadir}/briskola/misc/*.png
14cr|briskola-1.0.0-3|27	%{_datadir}/briskola/text/*.png
14cr|briskola-1.0.0-3|28	%{_datadir}/pixmaps/*.png
14cr|briskola-1.0.0-3|29	
14cr|briskola-1.0.0-3|30	#----------------------------------------------------------------------------
14cr|briskola-1.0.0-3|31	
14cr|briskola-1.0.0-3|32	%prep
14cr|briskola-1.0.0-3|33	%setup -q
14cr|briskola-1.0.0-3|34	%patch0 -p1
14cr|briskola-1.0.0-3|35	
14cr|briskola-1.0.0-3|36	%build
14cr|briskola-1.0.0-3|37	%cmake
14cr|briskola-1.0.0-3|38	%make
14cr|briskola-1.0.0-3|39	
14cr|briskola-1.0.0-3|40	%install
14cr|briskola-1.0.0-3|41	%makeinstall_std -C build
14cr|briskola-1.0.0-3|42	
14cr|briskola-1.0.0-3|43	
14cr|briskola-1.0.0-3|44	
14cr|briskola-1.0.0-3|45	%changelog
14cr|briskola-1.0.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|briskola-1.0.0-3|47	+ Revision: f172d90
14cr|briskola-1.0.0-3|48	- MassBuild#464: Increase release tag
14cr|briskola-1.0.0-3|49	
14cr|briskola-1.0.0-3|50	

455 14
14cr|bristol-0.60.11-2|1	%define	name	bristol
14cr|bristol-0.60.11-2|2	%define	major	0
14cr|bristol-0.60.11-2|3	%define	libname	%mklibname %{name} %{major}
14cr|bristol-0.60.11-2|4	
14cr|bristol-0.60.11-2|5	Name:       %{name}
14cr|bristol-0.60.11-2|6	Summary:    Synthesizer Emulator Pack
14cr|bristol-0.60.11-2|7	Version:    0.60.11
14cr|bristol-0.60.11-2|8	Release:    2
14cr|bristol-0.60.11-2|9	
14cr|bristol-0.60.11-2|10	URL:        http://%{name}.sourceforge.net/
14cr|bristol-0.60.11-2|11	Source:     http://prdownloads.sourceforge.net/bristol/%{name}-%{version}.tar.gz
14cr|bristol-0.60.11-2|12	Patch0:     bristol-0.60.6-link.patch
14cr|bristol-0.60.11-2|13	License:    GPLv2
14cr|bristol-0.60.11-2|14	Group:      Sound
14cr|bristol-0.60.11-2|15	
14cr|bristol-0.60.11-2|16	BuildRequires:	pkgconfig(jack) >= 0.109.0
14cr|bristol-0.60.11-2|17	BuildRequires:	pkgconfig(liblo) >= 0.22.0
14cr|bristol-0.60.11-2|18	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cr|bristol-0.60.11-2|19	BuildRequires:	pkgconfig(libpulse)
14cr|bristol-0.60.11-2|20	# Needed for GUI and main library
14cr|bristol-0.60.11-2|21	BuildRequires:	pkgconfig(x11)
14cr|bristol-0.60.11-2|22	BuildRequires:	pkgconfig(xext)
14cr|bristol-0.60.11-2|23	BuildRequires:	x11-proto-devel
14cr|bristol-0.60.11-2|24	
14cr|bristol-0.60.11-2|25	Requires:       %{libname} >= %{version}
14cr|bristol-0.60.11-2|26	Requires:       jackit
14cr|bristol-0.60.11-2|27	
14cr|bristol-0.60.11-2|28	Obsoletes:      %{name}-aks
14cr|bristol-0.60.11-2|29	Obsoletes:      %{name}-poly
14cr|bristol-0.60.11-2|30	Obsoletes:      %{name}-mixer
14cr|bristol-0.60.11-2|31	Obsoletes:      %{name}-hammond
14cr|bristol-0.60.11-2|32	
14cr|bristol-0.60.11-2|33	%description
14cr|bristol-0.60.11-2|34	Bristol emulates several vintage synthesizers, mainly keyboards: Various Moog,
14cr|bristol-0.60.11-2|35	Sequencial Circuits, Oberheim, Arp, Rhodes, Yamaha, Roland, Hammond, Korg,
14cr|bristol-0.60.11-2|36	and Vox algorithms are provided. Each has its own graphical interface.
14cr|bristol-0.60.11-2|37	A central interface is provided by Brighton.
14cr|bristol-0.60.11-2|38	
14cr|bristol-0.60.11-2|39	%files
14cr|bristol-0.60.11-2|40	%doc AUTHORS COPYING* NEWS README
14cr|bristol-0.60.11-2|41	%docdir %{_mandir}/man1/*
14cr|bristol-0.60.11-2|42	%{_mandir}/man1/*
14cr|bristol-0.60.11-2|43	%{_bindir}/brighton
14cr|bristol-0.60.11-2|44	%{_bindir}/%{name}
14cr|bristol-0.60.11-2|45	%{_bindir}/bristoljackstats
14cr|bristol-0.60.11-2|46	%{_bindir}/startBristol
14cr|bristol-0.60.11-2|47	%{_datadir}/pixmaps/bicon.svg
14cr|bristol-0.60.11-2|48	%{_datadir}/%{name}
14cr|bristol-0.60.11-2|49	%{_datadir}/desktop-directories/mandriva-%{name}.directory
14cr|bristol-0.60.11-2|50	%config(noreplace) /etc/xdg/menus/applications-merged/%{name}.menu
14cr|bristol-0.60.11-2|51	
14cr|bristol-0.60.11-2|52	#------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|53	
14cr|bristol-0.60.11-2|54	%package -n %{libname}
14cr|bristol-0.60.11-2|55	Summary:	Dynamic libraries used by bristol
14cr|bristol-0.60.11-2|56	Group:		System/Libraries
14cr|bristol-0.60.11-2|57	Requires:	jackit
14cr|bristol-0.60.11-2|58	Provides:	lib%{name} = %{version}-%{release}
14cr|bristol-0.60.11-2|59	
14cr|bristol-0.60.11-2|60	%description -n %{libname}
14cr|bristol-0.60.11-2|61	Dynamic libraries required by the Bristol vintage keyboard emulation package.
14cr|bristol-0.60.11-2|62	
14cr|bristol-0.60.11-2|63	%files -n %{libname}
14cr|bristol-0.60.11-2|64	%{_libdir}/*.so.%{major}
14cr|bristol-0.60.11-2|65	%{_libdir}/*.so.%{major}.*
14cr|bristol-0.60.11-2|66	
14cr|bristol-0.60.11-2|67	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|68	
14cr|bristol-0.60.11-2|69	%package arp2600
14cr|bristol-0.60.11-2|70	Summary:	Bristol - arp 2600
14cr|bristol-0.60.11-2|71	Group:		Sound
14cr|bristol-0.60.11-2|72	Requires:	%{name}
14cr|bristol-0.60.11-2|73	
14cr|bristol-0.60.11-2|74	%description arp2600
14cr|bristol-0.60.11-2|75	* arp 2600.
14cr|bristol-0.60.11-2|76	
14cr|bristol-0.60.11-2|77	%files arp2600
14cr|bristol-0.60.11-2|78	%{_datadir}/applications/mandriva-bristol-arp2600.desktop
14cr|bristol-0.60.11-2|79	
14cr|bristol-0.60.11-2|80	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|81	
14cr|bristol-0.60.11-2|82	%package axxe
14cr|bristol-0.60.11-2|83	Summary:	Bristol - arp axxe
14cr|bristol-0.60.11-2|84	Group:		Sound
14cr|bristol-0.60.11-2|85	Requires:	%{name}
14cr|bristol-0.60.11-2|86	
14cr|bristol-0.60.11-2|87	%description axxe
14cr|bristol-0.60.11-2|88	* axxe - arp axxe.
14cr|bristol-0.60.11-2|89	
14cr|bristol-0.60.11-2|90	%files axxe
14cr|bristol-0.60.11-2|91	%{_datadir}/applications/mandriva-bristol-axxe.desktop
14cr|bristol-0.60.11-2|92	
14cr|bristol-0.60.11-2|93	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|94	
14cr|bristol-0.60.11-2|95	%package b3
14cr|bristol-0.60.11-2|96	Summary:	Bristol - hammond B3
14cr|bristol-0.60.11-2|97	Group:		Sound
14cr|bristol-0.60.11-2|98	Requires:	%{name}
14cr|bristol-0.60.11-2|99	
14cr|bristol-0.60.11-2|100	%description b3
14cr|bristol-0.60.11-2|101	* b3 - hammond B3.
14cr|bristol-0.60.11-2|102	
14cr|bristol-0.60.11-2|103	%files b3
14cr|bristol-0.60.11-2|104	%{_datadir}/applications/mandriva-bristol-b3.desktop
14cr|bristol-0.60.11-2|105	
14cr|bristol-0.60.11-2|106	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|107	
14cr|bristol-0.60.11-2|108	%package bitone
14cr|bristol-0.60.11-2|109	Summary:	Bristol - crumar bit 01
14cr|bristol-0.60.11-2|110	Group:		Sound
14cr|bristol-0.60.11-2|111	Requires:	%{name}
14cr|bristol-0.60.11-2|112	
14cr|bristol-0.60.11-2|113	%description bitone
14cr|bristol-0.60.11-2|114	* bitone - crumar bit 01.
14cr|bristol-0.60.11-2|115	
14cr|bristol-0.60.11-2|116	%files bitone
14cr|bristol-0.60.11-2|117	%{_datadir}/applications/mandriva-bristol-bitone.desktop
14cr|bristol-0.60.11-2|118	
14cr|bristol-0.60.11-2|119	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|120	
14cr|bristol-0.60.11-2|121	%package bit100
14cr|bristol-0.60.11-2|122	Summary:	Bristol - crumar bit + mods
14cr|bristol-0.60.11-2|123	Group:		Sound
14cr|bristol-0.60.11-2|124	Requires:	%{name}
14cr|bristol-0.60.11-2|125	
14cr|bristol-0.60.11-2|126	%description bit100
14cr|bristol-0.60.11-2|127	* bit100 - crumar bit + mods.
14cr|bristol-0.60.11-2|128	
14cr|bristol-0.60.11-2|129	%files bit100
14cr|bristol-0.60.11-2|130	%{_datadir}/applications/mandriva-bristol-bit100.desktop
14cr|bristol-0.60.11-2|131	
14cr|bristol-0.60.11-2|132	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|133	
14cr|bristol-0.60.11-2|134	%package bit99
14cr|bristol-0.60.11-2|135	Summary:	Bristol - crumar bit 99
14cr|bristol-0.60.11-2|136	Group:		Sound
14cr|bristol-0.60.11-2|137	Requires:	%{name}
14cr|bristol-0.60.11-2|138	
14cr|bristol-0.60.11-2|139	%description bit99
14cr|bristol-0.60.11-2|140	* bit99 - crumar bit 99.
14cr|bristol-0.60.11-2|141	
14cr|bristol-0.60.11-2|142	%files bit99
14cr|bristol-0.60.11-2|143	%{_datadir}/applications/mandriva-bristol-bit99.desktop
14cr|bristol-0.60.11-2|144	
14cr|bristol-0.60.11-2|145	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|146	
14cr|bristol-0.60.11-2|147	%package stratus
14cr|bristol-0.60.11-2|148	Summary:	Bristol - crumar stratus synth/organ combo
14cr|bristol-0.60.11-2|149	Group:		Sound
14cr|bristol-0.60.11-2|150	Requires:	%{name}
14cr|bristol-0.60.11-2|151	
14cr|bristol-0.60.11-2|152	%description stratus
14cr|bristol-0.60.11-2|153	* stratus - crumar stratus synth/organ combo.
14cr|bristol-0.60.11-2|154	
14cr|bristol-0.60.11-2|155	%files stratus
14cr|bristol-0.60.11-2|156	%{_datadir}/applications/mandriva-bristol-stratus.desktop
14cr|bristol-0.60.11-2|157	
14cr|bristol-0.60.11-2|158	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|159	
14cr|bristol-0.60.11-2|160	%package trilogy
14cr|bristol-0.60.11-2|161	Summary:	Bristol - crumar trilogy synth/organ/string combo
14cr|bristol-0.60.11-2|162	Group:		Sound
14cr|bristol-0.60.11-2|163	Requires:	%{name}
14cr|bristol-0.60.11-2|164	
14cr|bristol-0.60.11-2|165	%description trilogy
14cr|bristol-0.60.11-2|166	* trilogy - crumar trilogy synth/organ/string combo.
14cr|bristol-0.60.11-2|167	
14cr|bristol-0.60.11-2|168	%files trilogy
14cr|bristol-0.60.11-2|169	%{_datadir}/applications/mandriva-bristol-trilogy.desktop
14cr|bristol-0.60.11-2|170	
14cr|bristol-0.60.11-2|171	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|172	
14cr|bristol-0.60.11-2|173	%package dx
14cr|bristol-0.60.11-2|174	Summary:	Bristol - yamaha DX-7
14cr|bristol-0.60.11-2|175	Group:		Sound
14cr|bristol-0.60.11-2|176	Requires:	%{name}
14cr|bristol-0.60.11-2|177	
14cr|bristol-0.60.11-2|178	%description dx
14cr|bristol-0.60.11-2|179	* dx - yamaha DX-7.
14cr|bristol-0.60.11-2|180	
14cr|bristol-0.60.11-2|181	%files dx
14cr|bristol-0.60.11-2|182	%{_datadir}/applications/mandriva-bristol-dx.desktop
14cr|bristol-0.60.11-2|183	
14cr|bristol-0.60.11-2|184	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|185	
14cr|bristol-0.60.11-2|186	%package explorer
14cr|bristol-0.60.11-2|187	Summary:	Bristol - moog voyager
14cr|bristol-0.60.11-2|188	Group:		Sound
14cr|bristol-0.60.11-2|189	Requires:	%{name}
14cr|bristol-0.60.11-2|190	
14cr|bristol-0.60.11-2|191	%description explorer
14cr|bristol-0.60.11-2|192	* explorer - moog voyager.
14cr|bristol-0.60.11-2|193	
14cr|bristol-0.60.11-2|194	%files explorer
14cr|bristol-0.60.11-2|195	%{_datadir}/applications/mandriva-bristol-explorer.desktop
14cr|bristol-0.60.11-2|196	
14cr|bristol-0.60.11-2|197	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|198	
14cr|bristol-0.60.11-2|199	%package voyager
14cr|bristol-0.60.11-2|200	Summary:	Bristol - moog voyager electric blue
14cr|bristol-0.60.11-2|201	Group:		Sound
14cr|bristol-0.60.11-2|202	Requires:	%{name}
14cr|bristol-0.60.11-2|203	
14cr|bristol-0.60.11-2|204	%description voyager
14cr|bristol-0.60.11-2|205	* voyager - moog voyager electric blue.
14cr|bristol-0.60.11-2|206	
14cr|bristol-0.60.11-2|207	%files voyager
14cr|bristol-0.60.11-2|208	%{_datadir}/applications/mandriva-bristol-voyager.desktop
14cr|bristol-0.60.11-2|209	
14cr|bristol-0.60.11-2|210	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|211	
14cr|bristol-0.60.11-2|212	%package sonic6
14cr|bristol-0.60.11-2|213	Summary:	Bristol - moog sonic 6
14cr|bristol-0.60.11-2|214	Group:		Sound
14cr|bristol-0.60.11-2|215	Requires:	%{name}
14cr|bristol-0.60.11-2|216	
14cr|bristol-0.60.11-2|217	%description sonic6
14cr|bristol-0.60.11-2|218	* sonic6 - moog sonic 6.
14cr|bristol-0.60.11-2|219	
14cr|bristol-0.60.11-2|220	%files sonic6
14cr|bristol-0.60.11-2|221	%{_datadir}/applications/mandriva-bristol-sonic6.desktop
14cr|bristol-0.60.11-2|222	
14cr|bristol-0.60.11-2|223	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|224	
14cr|bristol-0.60.11-2|225	%package mg1
14cr|bristol-0.60.11-2|226	Summary:	Bristol - moog/realistic mg-1 concertmate
14cr|bristol-0.60.11-2|227	Group:		Sound
14cr|bristol-0.60.11-2|228	Requires:	%{name}
14cr|bristol-0.60.11-2|229	
14cr|bristol-0.60.11-2|230	%description mg1
14cr|bristol-0.60.11-2|231	* mg1 - moog/realistic mg-1 concertmate.
14cr|bristol-0.60.11-2|232	
14cr|bristol-0.60.11-2|233	%files mg1
14cr|bristol-0.60.11-2|234	%{_datadir}/applications/mandriva-bristol-mg1.desktop
14cr|bristol-0.60.11-2|235	
14cr|bristol-0.60.11-2|236	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|237	
14cr|bristol-0.60.11-2|238	%package juno
14cr|bristol-0.60.11-2|239	Summary:	Bristol - roland juno-60
14cr|bristol-0.60.11-2|240	Group:		Sound
14cr|bristol-0.60.11-2|241	Requires:	%{name}
14cr|bristol-0.60.11-2|242	
14cr|bristol-0.60.11-2|243	%description juno
14cr|bristol-0.60.11-2|244	* juno - roland juno-60.
14cr|bristol-0.60.11-2|245	
14cr|bristol-0.60.11-2|246	%files juno
14cr|bristol-0.60.11-2|247	%{_datadir}/applications/mandriva-bristol-juno.desktop
14cr|bristol-0.60.11-2|248	
14cr|bristol-0.60.11-2|249	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|250	
14cr|bristol-0.60.11-2|251	%package jupiter
14cr|bristol-0.60.11-2|252	Summary:	Bristol - roland jupiter-8
14cr|bristol-0.60.11-2|253	Group:		Sound
14cr|bristol-0.60.11-2|254	Requires:	%{name}
14cr|bristol-0.60.11-2|255	
14cr|bristol-0.60.11-2|256	%description jupiter
14cr|bristol-0.60.11-2|257	* jupiter - roland jupiter-8.
14cr|bristol-0.60.11-2|258	
14cr|bristol-0.60.11-2|259	%files jupiter
14cr|bristol-0.60.11-2|260	%{_datadir}/applications/mandriva-bristol-jupiter.desktop
14cr|bristol-0.60.11-2|261	
14cr|bristol-0.60.11-2|262	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|263	
14cr|bristol-0.60.11-2|264	%package bme700
14cr|bristol-0.60.11-2|265	Summary:	Bristol - Baumann bme-700
14cr|bristol-0.60.11-2|266	Group:		Sound
14cr|bristol-0.60.11-2|267	Requires:	%{name}
14cr|bristol-0.60.11-2|268	
14cr|bristol-0.60.11-2|269	%description bme700
14cr|bristol-0.60.11-2|270	* bme700 - Baumann bme-700.
14cr|bristol-0.60.11-2|271	
14cr|bristol-0.60.11-2|272	%files bme700
14cr|bristol-0.60.11-2|273	%{_datadir}/applications/mandriva-bristol-bme700.desktop
14cr|bristol-0.60.11-2|274	
14cr|bristol-0.60.11-2|275	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|276	
14cr|bristol-0.60.11-2|277	%package bm
14cr|bristol-0.60.11-2|278	Summary:	Bristol - bristol bassmaker sequencer
14cr|bristol-0.60.11-2|279	Group:		Sound
14cr|bristol-0.60.11-2|280	Requires:	%{name}
14cr|bristol-0.60.11-2|281	
14cr|bristol-0.60.11-2|282	%description bm
14cr|bristol-0.60.11-2|283	* bm - bristol bassmaker sequencer.
14cr|bristol-0.60.11-2|284	
14cr|bristol-0.60.11-2|285	%files bm
14cr|bristol-0.60.11-2|286	%{_datadir}/applications/mandriva-bristol-bm.desktop
14cr|bristol-0.60.11-2|287	
14cr|bristol-0.60.11-2|288	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|289	
14cr|bristol-0.60.11-2|290	%package memory
14cr|bristol-0.60.11-2|291	Summary:	Bristol - moog memory
14cr|bristol-0.60.11-2|292	Group:		Sound
14cr|bristol-0.60.11-2|293	Requires:	%{name}
14cr|bristol-0.60.11-2|294	
14cr|bristol-0.60.11-2|295	%description memory
14cr|bristol-0.60.11-2|296	* memory - moog memory.
14cr|bristol-0.60.11-2|297	
14cr|bristol-0.60.11-2|298	%files memory
14cr|bristol-0.60.11-2|299	%{_datadir}/applications/mandriva-bristol-memory.desktop
14cr|bristol-0.60.11-2|300	
14cr|bristol-0.60.11-2|301	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|302	
14cr|bristol-0.60.11-2|303	%package mini
14cr|bristol-0.60.11-2|304	Summary:	Bristol - moog mini
14cr|bristol-0.60.11-2|305	Group:		Sound
14cr|bristol-0.60.11-2|306	Requires:	%{name}
14cr|bristol-0.60.11-2|307	
14cr|bristol-0.60.11-2|308	%description mini
14cr|bristol-0.60.11-2|309	* mini - moog mini.
14cr|bristol-0.60.11-2|310	
14cr|bristol-0.60.11-2|311	%files mini
14cr|bristol-0.60.11-2|312	%{_datadir}/applications/mandriva-bristol-mini.desktop
14cr|bristol-0.60.11-2|313	
14cr|bristol-0.60.11-2|314	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|315	
14cr|bristol-0.60.11-2|316	%package mono
14cr|bristol-0.60.11-2|317	Summary:	Bristol - korg monopoly
14cr|bristol-0.60.11-2|318	Group:		Sound
14cr|bristol-0.60.11-2|319	Requires:	%{name}
14cr|bristol-0.60.11-2|320	
14cr|bristol-0.60.11-2|321	%description mono
14cr|bristol-0.60.11-2|322	* mono - korg monopoly.
14cr|bristol-0.60.11-2|323	
14cr|bristol-0.60.11-2|324	%files mono
14cr|bristol-0.60.11-2|325	%{_datadir}/applications/mandriva-bristol-mono.desktop
14cr|bristol-0.60.11-2|326	
14cr|bristol-0.60.11-2|327	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|328	
14cr|bristol-0.60.11-2|329	%package obx
14cr|bristol-0.60.11-2|330	Summary:	Bristol - oberheim OB-X
14cr|bristol-0.60.11-2|331	Group:		Sound
14cr|bristol-0.60.11-2|332	Requires:	%{name}
14cr|bristol-0.60.11-2|333	
14cr|bristol-0.60.11-2|334	%description obx
14cr|bristol-0.60.11-2|335	* obx - oberheim OB-X.
14cr|bristol-0.60.11-2|336	
14cr|bristol-0.60.11-2|337	%files obx
14cr|bristol-0.60.11-2|338	%{_datadir}/applications/mandriva-bristol-obx.desktop
14cr|bristol-0.60.11-2|339	
14cr|bristol-0.60.11-2|340	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|341	
14cr|bristol-0.60.11-2|342	%package obxa
14cr|bristol-0.60.11-2|343	Summary:	Bristol - oberheim OB-X-A
14cr|bristol-0.60.11-2|344	Group:		Sound
14cr|bristol-0.60.11-2|345	Requires:	%{name}
14cr|bristol-0.60.11-2|346	
14cr|bristol-0.60.11-2|347	%description obxa
14cr|bristol-0.60.11-2|348	* obxa - oberheim OB-X-A.
14cr|bristol-0.60.11-2|349	
14cr|bristol-0.60.11-2|350	%files obxa
14cr|bristol-0.60.11-2|351	%{_datadir}/applications/mandriva-bristol-obxa.desktop
14cr|bristol-0.60.11-2|352	
14cr|bristol-0.60.11-2|353	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|354	
14cr|bristol-0.60.11-2|355	%package odyssey
14cr|bristol-0.60.11-2|356	Summary:	Bristol - arp odyssey
14cr|bristol-0.60.11-2|357	Group:		Sound
14cr|bristol-0.60.11-2|358	Requires:	%{name}
14cr|bristol-0.60.11-2|359	
14cr|bristol-0.60.11-2|360	%description odyssey
14cr|bristol-0.60.11-2|361	* odyssey - arp odyssey.
14cr|bristol-0.60.11-2|362	
14cr|bristol-0.60.11-2|363	%files odyssey
14cr|bristol-0.60.11-2|364	%{_datadir}/applications/mandriva-bristol-odyssey.desktop
14cr|bristol-0.60.11-2|365	
14cr|bristol-0.60.11-2|366	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|367	
14cr|bristol-0.60.11-2|368	%package polysix
14cr|bristol-0.60.11-2|369	Summary:	Bristol - korg polysix
14cr|bristol-0.60.11-2|370	Group:		Sound
14cr|bristol-0.60.11-2|371	Requires:	%{name}
14cr|bristol-0.60.11-2|372	
14cr|bristol-0.60.11-2|373	%description polysix
14cr|bristol-0.60.11-2|374	* polysix - korg polysix.
14cr|bristol-0.60.11-2|375	
14cr|bristol-0.60.11-2|376	%files polysix
14cr|bristol-0.60.11-2|377	%{_datadir}/applications/mandriva-bristol-polysix.desktop
14cr|bristol-0.60.11-2|378	
14cr|bristol-0.60.11-2|379	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|380	
14cr|bristol-0.60.11-2|381	%package poly800
14cr|bristol-0.60.11-2|382	Summary:	Bristol - korg poly-800
14cr|bristol-0.60.11-2|383	Group:		Sound
14cr|bristol-0.60.11-2|384	Requires:	%{name}
14cr|bristol-0.60.11-2|385	
14cr|bristol-0.60.11-2|386	%description poly800
14cr|bristol-0.60.11-2|387	* poly800 - korg poly-800.
14cr|bristol-0.60.11-2|388	
14cr|bristol-0.60.11-2|389	%files poly800
14cr|bristol-0.60.11-2|390	%{_datadir}/applications/mandriva-bristol-poly800.desktop
14cr|bristol-0.60.11-2|391	
14cr|bristol-0.60.11-2|392	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|393	
14cr|bristol-0.60.11-2|394	%package monopoly
14cr|bristol-0.60.11-2|395	Summary:	Bristol - korg mono/poly
14cr|bristol-0.60.11-2|396	Group:		Sound
14cr|bristol-0.60.11-2|397	Requires:	%{name}
14cr|bristol-0.60.11-2|398	
14cr|bristol-0.60.11-2|399	%description monopoly
14cr|bristol-0.60.11-2|400	* poly - korg mono/poly.
14cr|bristol-0.60.11-2|401	
14cr|bristol-0.60.11-2|402	%files monopoly
14cr|bristol-0.60.11-2|403	%{_datadir}/applications/mandriva-bristol-monopoly.desktop
14cr|bristol-0.60.11-2|404	
14cr|bristol-0.60.11-2|405	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|406	
14cr|bristol-0.60.11-2|407	%package prophet
14cr|bristol-0.60.11-2|408	Summary:	Bristol- sequential circuits prophet-5
14cr|bristol-0.60.11-2|409	Group:		Sound
14cr|bristol-0.60.11-2|410	Requires:	%{name}
14cr|bristol-0.60.11-2|411	
14cr|bristol-0.60.11-2|412	%description prophet
14cr|bristol-0.60.11-2|413	* prophet - sequential circuits prophet-5.
14cr|bristol-0.60.11-2|414	
14cr|bristol-0.60.11-2|415	%files prophet
14cr|bristol-0.60.11-2|416	%{_datadir}/applications/mandriva-bristol-prophet.desktop
14cr|bristol-0.60.11-2|417	
14cr|bristol-0.60.11-2|418	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|419	
14cr|bristol-0.60.11-2|420	%package pro10
14cr|bristol-0.60.11-2|421	Summary:	Bristol- sequential circuits prophet-10
14cr|bristol-0.60.11-2|422	Group:		Sound
14cr|bristol-0.60.11-2|423	Requires:	%{name}
14cr|bristol-0.60.11-2|424	
14cr|bristol-0.60.11-2|425	%description pro10
14cr|bristol-0.60.11-2|426	* pro10 - sequential circuits prophet-10.
14cr|bristol-0.60.11-2|427	
14cr|bristol-0.60.11-2|428	%files pro10
14cr|bristol-0.60.11-2|429	%{_datadir}/applications/mandriva-bristol-pro10.desktop
14cr|bristol-0.60.11-2|430	
14cr|bristol-0.60.11-2|431	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|432	
14cr|bristol-0.60.11-2|433	%package pro52
14cr|bristol-0.60.11-2|434	Summary:	Bristol- sequential circuits prophet-5/fx
14cr|bristol-0.60.11-2|435	Group:		Sound
14cr|bristol-0.60.11-2|436	Requires:	%{name}
14cr|bristol-0.60.11-2|437	
14cr|bristol-0.60.11-2|438	%description pro52
14cr|bristol-0.60.11-2|439	* pro52 - sequential circuits prophet-5 with chorus.
14cr|bristol-0.60.11-2|440	
14cr|bristol-0.60.11-2|441	%files pro52
14cr|bristol-0.60.11-2|442	%{_datadir}/applications/mandriva-bristol-pro52.desktop
14cr|bristol-0.60.11-2|443	
14cr|bristol-0.60.11-2|444	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|445	
14cr|bristol-0.60.11-2|446	%package pro1
14cr|bristol-0.60.11-2|447	Summary:	Bristol- sequential circuits pro-one
14cr|bristol-0.60.11-2|448	Group:		Sound
14cr|bristol-0.60.11-2|449	Requires:	%{name}
14cr|bristol-0.60.11-2|450	
14cr|bristol-0.60.11-2|451	%description pro1
14cr|bristol-0.60.11-2|452	* pro1 - sequential circuits pro-one.
14cr|bristol-0.60.11-2|453	
14cr|bristol-0.60.11-2|454	%files pro1
14cr|bristol-0.60.11-2|455	%{_datadir}/applications/mandriva-bristol-pro1.desktop
14cr|bristol-0.60.11-2|456	
14cr|bristol-0.60.11-2|457	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|458	
14cr|bristol-0.60.11-2|459	%package roadrunner
14cr|bristol-0.60.11-2|460	Summary:	Bristol- roadrunner electric piano
14cr|bristol-0.60.11-2|461	Group:		Sound
14cr|bristol-0.60.11-2|462	Requires:	%{name}
14cr|bristol-0.60.11-2|463	
14cr|bristol-0.60.11-2|464	%description roadrunner
14cr|bristol-0.60.11-2|465	* roadrunner   - roadrunner electric piano.
14cr|bristol-0.60.11-2|466	
14cr|bristol-0.60.11-2|467	%files roadrunner
14cr|bristol-0.60.11-2|468	%{_datadir}/applications/mandriva-bristol-roadrunner.desktop
14cr|bristol-0.60.11-2|469	
14cr|bristol-0.60.11-2|470	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|471	
14cr|bristol-0.60.11-2|472	%package rhodes
14cr|bristol-0.60.11-2|473	Summary:	Bristol- fender rhodes mark-I stage 73
14cr|bristol-0.60.11-2|474	Group:		Sound
14cr|bristol-0.60.11-2|475	Requires:	%{name}
14cr|bristol-0.60.11-2|476	
14cr|bristol-0.60.11-2|477	%description rhodes
14cr|bristol-0.60.11-2|478	* rhodes - fender rhodes mark-I stage 73.
14cr|bristol-0.60.11-2|479	
14cr|bristol-0.60.11-2|480	%files rhodes
14cr|bristol-0.60.11-2|481	%{_datadir}/applications/mandriva-bristol-rhodes.desktop
14cr|bristol-0.60.11-2|482	
14cr|bristol-0.60.11-2|483	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|484	
14cr|bristol-0.60.11-2|485	%package rhodesbass
14cr|bristol-0.60.11-2|486	Summary:	Bristol- fender rhodes bass piano
14cr|bristol-0.60.11-2|487	Group:		Sound
14cr|bristol-0.60.11-2|488	Requires:	%{name}
14cr|bristol-0.60.11-2|489	
14cr|bristol-0.60.11-2|490	%description rhodesbass
14cr|bristol-0.60.11-2|491	* rhodesbass - fender rhodes bass piano.
14cr|bristol-0.60.11-2|492	
14cr|bristol-0.60.11-2|493	%files rhodesbass
14cr|bristol-0.60.11-2|494	%{_datadir}/applications/mandriva-bristol-rhodesbass.desktop
14cr|bristol-0.60.11-2|495	
14cr|bristol-0.60.11-2|496	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|497	
14cr|bristol-0.60.11-2|498	%package solina
14cr|bristol-0.60.11-2|499	Summary:	Bristol- Solina string machine
14cr|bristol-0.60.11-2|500	Group:		Sound
14cr|bristol-0.60.11-2|501	Requires:	%{name}
14cr|bristol-0.60.11-2|502	
14cr|bristol-0.60.11-2|503	%description solina
14cr|bristol-0.60.11-2|504	* solina - solina string machine.
14cr|bristol-0.60.11-2|505	
14cr|bristol-0.60.11-2|506	%files solina
14cr|bristol-0.60.11-2|507	%{_datadir}/applications/mandriva-bristol-solina.desktop
14cr|bristol-0.60.11-2|508	
14cr|bristol-0.60.11-2|509	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|510	
14cr|bristol-0.60.11-2|511	%package sidney
14cr|bristol-0.60.11-2|512	Summary:	Bristol- Comodore-64 SID chip synth
14cr|bristol-0.60.11-2|513	Group:		Sound
14cr|bristol-0.60.11-2|514	Requires:	%{name}
14cr|bristol-0.60.11-2|515	
14cr|bristol-0.60.11-2|516	%description sidney
14cr|bristol-0.60.11-2|517	* sidney - Comodore-64 SID chip synth.
14cr|bristol-0.60.11-2|518	
14cr|bristol-0.60.11-2|519	%files sidney
14cr|bristol-0.60.11-2|520	%{_datadir}/applications/mandriva-bristol-sidney.desktop
14cr|bristol-0.60.11-2|521	
14cr|bristol-0.60.11-2|522	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|523	
14cr|bristol-0.60.11-2|524	%package voxM2
14cr|bristol-0.60.11-2|525	Summary:	Bristol- vox continental super/300/II
14cr|bristol-0.60.11-2|526	Group:		Sound
14cr|bristol-0.60.11-2|527	Requires:	%{name}
14cr|bristol-0.60.11-2|528	
14cr|bristol-0.60.11-2|529	%description voxM2
14cr|bristol-0.60.11-2|530	* vox - vox continental super/300/II.
14cr|bristol-0.60.11-2|531	
14cr|bristol-0.60.11-2|532	%files voxM2
14cr|bristol-0.60.11-2|533	%{_datadir}/applications/mandriva-bristol-voxM2.desktop
14cr|bristol-0.60.11-2|534	
14cr|bristol-0.60.11-2|535	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|536	
14cr|bristol-0.60.11-2|537	%package vox
14cr|bristol-0.60.11-2|538	Summary:	Bristol- vox continental
14cr|bristol-0.60.11-2|539	Group:		Sound
14cr|bristol-0.60.11-2|540	Requires:	%{name}
14cr|bristol-0.60.11-2|541	
14cr|bristol-0.60.11-2|542	%description vox
14cr|bristol-0.60.11-2|543	* vox - vox continental.
14cr|bristol-0.60.11-2|544	
14cr|bristol-0.60.11-2|545	%files vox
14cr|bristol-0.60.11-2|546	%{_datadir}/applications/mandriva-bristol-vox.desktop
14cr|bristol-0.60.11-2|547	
14cr|bristol-0.60.11-2|548	#-------------------------------------------------------------------------------
14cr|bristol-0.60.11-2|549	
14cr|bristol-0.60.11-2|550	
14cr|bristol-0.60.11-2|551	%prep
14cr|bristol-0.60.11-2|552	%setup -q
14cr|bristol-0.60.11-2|553	#patch0 -p1 -b .link
14cr|bristol-0.60.11-2|554	chmod  a-x bitmaps/*/*
14cr|bristol-0.60.11-2|555	chmod  a-x bitmaps/bicon.svg bitmaps/icon_bitmap.xbm
14cr|bristol-0.60.11-2|556	chmod  a-x COPYING AUTHORS NEWS
14cr|bristol-0.60.11-2|557	
14cr|bristol-0.60.11-2|558	perl -pi -e 's/-march=core2//g' bristol/Makefile.*
14cr|bristol-0.60.11-2|559	perl -pi -e 's/-march=core2//g' libbristol/Makefile.*
14cr|bristol-0.60.11-2|560	
14cr|bristol-0.60.11-2|561	%build
14cr|bristol-0.60.11-2|562	autoreconf -fi
14cr|bristol-0.60.11-2|563	# Still needed?
14cr|bristol-0.60.11-2|564	#define _disable_ld_no_undefined 1
14cr|bristol-0.60.11-2|565	%configure CONFIG_SHELL=/bin/bash \
14cr|bristol-0.60.11-2|566	--disable-version-check \
14cr|bristol-0.60.11-2|567	--enable-static=no
14cr|bristol-0.60.11-2|568	
14cr|bristol-0.60.11-2|569	%make
14cr|bristol-0.60.11-2|570	
14cr|bristol-0.60.11-2|571	%install
14cr|bristol-0.60.11-2|572	make BRISTOL_DIR=%{_datadir}/bristol DESTDIR=%{buildroot} install
14cr|bristol-0.60.11-2|573	
14cr|bristol-0.60.11-2|574	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/*.so
14cr|bristol-0.60.11-2|575	
14cr|bristol-0.60.11-2|576	mkdir -p %{buildroot}/etc/xdg/menus/applications-merged
14cr|bristol-0.60.11-2|577	cat > %{buildroot}/etc/xdg/menus/applications-merged/%{name}.menu << EOF
14cr|bristol-0.60.11-2|578	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14cr|bristol-0.60.11-2|579	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14cr|bristol-0.60.11-2|580	<Menu>
14cr|bristol-0.60.11-2|581	<Name>Applications</Name>
14cr|bristol-0.60.11-2|582	<Menu>
14cr|bristol-0.60.11-2|583	<Name>SoundVideo</Name>
14cr|bristol-0.60.11-2|584	<Menu>
14cr|bristol-0.60.11-2|585	<Name>Bristol</Name>
14cr|bristol-0.60.11-2|586	<Directory>mandriva-%{name}.directory</Directory>
14cr|bristol-0.60.11-2|587	<Include>
14cr|bristol-0.60.11-2|588	<Category>X-Bristol</Category>
14cr|bristol-0.60.11-2|589	</Include>
14cr|bristol-0.60.11-2|590	</Menu>
14cr|bristol-0.60.11-2|591	</Menu>
14cr|bristol-0.60.11-2|592	</Menu>
14cr|bristol-0.60.11-2|593	EOF
14cr|bristol-0.60.11-2|594	
14cr|bristol-0.60.11-2|595	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cr|bristol-0.60.11-2|596	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory << EOF
14cr|bristol-0.60.11-2|597	[Desktop Entry]
14cr|bristol-0.60.11-2|598	Encoding=UTF-8
14cr|bristol-0.60.11-2|599	Name=Bristol
14cr|bristol-0.60.11-2|600	Icon=bicon.svg
14cr|bristol-0.60.11-2|601	Type=Directory
14cr|bristol-0.60.11-2|602	EOF
14cr|bristol-0.60.11-2|603	
14cr|bristol-0.60.11-2|604	
14cr|bristol-0.60.11-2|605	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|bristol-0.60.11-2|606	for synth in    arp2600 axxe b3 dx explorer voyager mg1 juno jupiter \
14cr|bristol-0.60.11-2|607	trilogy stratus memory mini sonic6\
14cr|bristol-0.60.11-2|608	bitone bit99 bit100 sidney bm bme700 \
14cr|bristol-0.60.11-2|609	mono obx obxa odyssey poly800 monopoly \
14cr|bristol-0.60.11-2|610	polysix prophet pro10 pro52 pro1 roadrunner rhodes rhodesbass \
14cr|bristol-0.60.11-2|611	solina vox voxM2; do
14cr|bristol-0.60.11-2|612	
14cr|bristol-0.60.11-2|613	cat > %{buildroot}%{_datadir}/applications/mandriva-bristol-${synth}.desktop << EOF
14cr|bristol-0.60.11-2|614	[Desktop Entry]
14cr|bristol-0.60.11-2|615	Name=Bristol ${synth}
14cr|bristol-0.60.11-2|616	Comment=Emulator for diverse keyboard instruments
14cr|bristol-0.60.11-2|617	Icon=bicon.svg
14cr|bristol-0.60.11-2|618	Type=Application
14cr|bristol-0.60.11-2|619	Exec=startBristol -jack -autoconn -priority 70 -${synth}
14cr|bristol-0.60.11-2|620	Terminal=false
14cr|bristol-0.60.11-2|621	Encoding=UTF-8
14cr|bristol-0.60.11-2|622	Categories=X-Bristol;
14cr|bristol-0.60.11-2|623	EOF
14cr|bristol-0.60.11-2|624	
14cr|bristol-0.60.11-2|625	done
14cr|bristol-0.60.11-2|626	
14cr|bristol-0.60.11-2|627	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|bristol-0.60.11-2|628	cp bitmaps/bicon.svg %{buildroot}%{_datadir}/pixmaps/
14cr|bristol-0.60.11-2|629	
14cr|bristol-0.60.11-2|630	
14cr|bristol-0.60.11-2|631	
14cr|bristol-0.60.11-2|632	%changelog
14cr|bristol-0.60.11-2|633	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.11-2
14cr|bristol-0.60.11-2|634	+ Revision: 512d08f
14cr|bristol-0.60.11-2|635	- MassBuild#464: Increase release tag
14cr|bristol-0.60.11-2|636	
14cr|bristol-0.60.11-2|637	

456 14
14cr|brutalchess-0.5.2-8|1	Name:		brutalchess
14cr|brutalchess-0.5.2-8|2	Version:	0.5.2
14cr|brutalchess-0.5.2-8|3	Release:	8
14cr|brutalchess-0.5.2-8|4	Summary:	A 3D chess game inspired by Battle Chess
14cr|brutalchess-0.5.2-8|5	Group:		Games/Strategy
14cr|brutalchess-0.5.2-8|6	License:	GPLv2+
14cr|brutalchess-0.5.2-8|7	URL:		http://brutalchess.sourceforge.net/
14cr|brutalchess-0.5.2-8|8	Source0:	%{name}-alpha-%{version}-src.tar.bz2
14cr|brutalchess-0.5.2-8|9	Source11:	%{name}-16x16.png
14cr|brutalchess-0.5.2-8|10	Source12:	%{name}-32x32.png
14cr|brutalchess-0.5.2-8|11	Source13:	%{name}-48x48.png
14cr|brutalchess-0.5.2-8|12	Patch0:		brutalchess-0.5.2-fix-FTBFS.patch
14cr|brutalchess-0.5.2-8|13	Patch1:		brutalchess-0.5.2-gcc4.3.patch
14cr|brutalchess-0.5.2-8|14	Patch2:		brutalchess-0.5.2-use-own-fonts.patch
14cr|brutalchess-0.5.2-8|15	Patch3:		brutalchess-0.5.2-gcc4.7.patch
14cr|brutalchess-0.5.2-8|16	Patch4:		brutalchess-0.5.2-freetype2.patch
14cr|brutalchess-0.5.2-8|17	
14cr|brutalchess-0.5.2-8|18	
14cr|brutalchess-0.5.2-8|19	Requires:	fonts-ttf-dejavu
14cr|brutalchess-0.5.2-8|20	BuildRequires:	pkgconfig(sdl)
14cr|brutalchess-0.5.2-8|21	BuildRequires:	pkgconfig(SDL_image)
14cr|brutalchess-0.5.2-8|22	BuildRequires:	pkgconfig(glu)
14cr|brutalchess-0.5.2-8|23	BuildRequires:	pkgconfig(freetype2)
14cr|brutalchess-0.5.2-8|24	BuildRequires:	desktop-file-utils
14cr|brutalchess-0.5.2-8|25	
14cr|brutalchess-0.5.2-8|26	%description
14cr|brutalchess-0.5.2-8|27	Brutal Chess features full 3D graphics, an advanced particle
14cr|brutalchess-0.5.2-8|28	engine, and several different levels of intelligent AI,
14cr|brutalchess-0.5.2-8|29	inspired by the once popular "Battle Chess" released by
14cr|brutalchess-0.5.2-8|30	Interplay circa 1988.
14cr|brutalchess-0.5.2-8|31	
14cr|brutalchess-0.5.2-8|32	%prep
14cr|brutalchess-0.5.2-8|33	%setup -q
14cr|brutalchess-0.5.2-8|34	%patch0 -p0
14cr|brutalchess-0.5.2-8|35	%patch1 -p0
14cr|brutalchess-0.5.2-8|36	%patch2 -p1
14cr|brutalchess-0.5.2-8|37	%patch3 -p1
14cr|brutalchess-0.5.2-8|38	%patch4 -p0
14cr|brutalchess-0.5.2-8|39	
14cr|brutalchess-0.5.2-8|40	%build
14cr|brutalchess-0.5.2-8|41	autoreconf -fi
14cr|brutalchess-0.5.2-8|42	%configure2_5x	--disable-sdltest \
14cr|brutalchess-0.5.2-8|43	--disable-freetypetest \
14cr|brutalchess-0.5.2-8|44	--without-x \
14cr|brutalchess-0.5.2-8|45	--bindir=%{_gamesbindir} \
14cr|brutalchess-0.5.2-8|46	--datadir=%{_gamesdatadir}
14cr|brutalchess-0.5.2-8|47	%make
14cr|brutalchess-0.5.2-8|48	
14cr|brutalchess-0.5.2-8|49	%install
14cr|brutalchess-0.5.2-8|50	%makeinstall_std
14cr|brutalchess-0.5.2-8|51	
14cr|brutalchess-0.5.2-8|52	# we use system default fot via patch2
14cr|brutalchess-0.5.2-8|53	rm -fr %{buildroot}%{_gamesdatadir}/%{name}/fonts
14cr|brutalchess-0.5.2-8|54	
14cr|brutalchess-0.5.2-8|55	install -d %{buildroot}%{_datadir}/applications
14cr|brutalchess-0.5.2-8|56	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|brutalchess-0.5.2-8|57	[Desktop Entry]
14cr|brutalchess-0.5.2-8|58	Name=Brutal Chess
14cr|brutalchess-0.5.2-8|59	Comment=A 3D chess game inspired by Battle Chess
14cr|brutalchess-0.5.2-8|60	Exec=%{_gamesbindir}/%{name}
14cr|brutalchess-0.5.2-8|61	Icon=%{name}
14cr|brutalchess-0.5.2-8|62	Terminal=false
14cr|brutalchess-0.5.2-8|63	Type=Application
14cr|brutalchess-0.5.2-8|64	StartupNotify=true
14cr|brutalchess-0.5.2-8|65	Categories=Game;StrategyGame;BoardGame;
14cr|brutalchess-0.5.2-8|66	EOF
14cr|brutalchess-0.5.2-8|67	
14cr|brutalchess-0.5.2-8|68	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|69	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|70	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|71	
14cr|brutalchess-0.5.2-8|72	%files
14cr|brutalchess-0.5.2-8|73	%doc AUTHORS ChangeLog NEWS README
14cr|brutalchess-0.5.2-8|74	%{_gamesbindir}/%{name}
14cr|brutalchess-0.5.2-8|75	%{_libdir}/md3view
14cr|brutalchess-0.5.2-8|76	%{_libdir}/objview
14cr|brutalchess-0.5.2-8|77	%{_gamesdatadir}/%{name}
14cr|brutalchess-0.5.2-8|78	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|brutalchess-0.5.2-8|79	%{_miconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|80	%{_iconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|81	%{_liconsdir}/%{name}.png
14cr|brutalchess-0.5.2-8|82	
14cr|brutalchess-0.5.2-8|83	
14cr|brutalchess-0.5.2-8|84	
14cr|brutalchess-0.5.2-8|85	%changelog
14cr|brutalchess-0.5.2-8|86	* Wed Aug 06 2014 symbianflo <symbianflo@symbianflo> 0.5.2-8
14cr|brutalchess-0.5.2-8|87	+ Revision: e9a79e8
14cr|brutalchess-0.5.2-8|88	- Log: added freetype2 patch, spec clean
14cr|brutalchess-0.5.2-8|89	
14cr|brutalchess-0.5.2-8|90	

457 14
14cr|bsc-4.1.0-3|1	Name:       	bsc
14cr|bsc-4.1.0-3|2	Version:    	4.1.0
14cr|bsc-4.1.0-3|3	Release:    	3
14cr|bsc-4.1.0-3|4	Summary:    	Beesoft Commander file manager
14cr|bsc-4.1.0-3|5	License:    	GPLv2+
14cr|bsc-4.1.0-3|6	Group:      	File tools
14cr|bsc-4.1.0-3|7	URL:        	http://www.beesoft.org/index.php?id=bsc
14cr|bsc-4.1.0-3|8	Source:     	http://www.beesoft.org/download/%{name}_%{version}_src.tar.bz2
14cr|bsc-4.1.0-3|9	BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|bsc-4.1.0-3|10	BuildRequires:	qt4-devel
14cr|bsc-4.1.0-3|11	BuildRequires:	imagemagick
14cr|bsc-4.1.0-3|12	
14cr|bsc-4.1.0-3|13	%description
14cr|bsc-4.1.0-3|14	Beesoft Commander is a file manager (like Norton Commander) for Linux. It is
14cr|bsc-4.1.0-3|15	based on Qt4-GUI.
14cr|bsc-4.1.0-3|16	
14cr|bsc-4.1.0-3|17	%files
14cr|bsc-4.1.0-3|18	%defattr(-,root,root,-)
14cr|bsc-4.1.0-3|19	%doc *.txt
14cr|bsc-4.1.0-3|20	%{_bindir}/%{name}
14cr|bsc-4.1.0-3|21	%{_datadir}/applications/%{name}.desktop
14cr|bsc-4.1.0-3|22	%{_datadir}/%{name}
14cr|bsc-4.1.0-3|23	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|bsc-4.1.0-3|24	
14cr|bsc-4.1.0-3|25	# ----------------------------------------------------------
14cr|bsc-4.1.0-3|26	
14cr|bsc-4.1.0-3|27	%prep
14cr|bsc-4.1.0-3|28	%setup -q -n bsc
14cr|bsc-4.1.0-3|29	
14cr|bsc-4.1.0-3|30	%build
14cr|bsc-4.1.0-3|31	%qmake_qt4
14cr|bsc-4.1.0-3|32	%make
14cr|bsc-4.1.0-3|33	
14cr|bsc-4.1.0-3|34	%install
14cr|bsc-4.1.0-3|35	rm -rf %{buildroot}
14cr|bsc-4.1.0-3|36	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|bsc-4.1.0-3|37	install -m 0755 %{name} %{buildroot}%{_datadir}/%{name}
14cr|bsc-4.1.0-3|38	install -m 0644 help.en.html %{buildroot}%{_datadir}/%{name}
14cr|bsc-4.1.0-3|39	cp -R img %{buildroot}%{_datadir}/%{name}
14cr|bsc-4.1.0-3|40	mkdir -p %{buildroot}%{_bindir}
14cr|bsc-4.1.0-3|41	pushd %{buildroot}%{_bindir}
14cr|bsc-4.1.0-3|42	ln -s  ../../%{_datadir}/%{name}/%{name} %{name}
14cr|bsc-4.1.0-3|43	popd
14cr|bsc-4.1.0-3|44	
14cr|bsc-4.1.0-3|45	# menu entry
14cr|bsc-4.1.0-3|46	
14cr|bsc-4.1.0-3|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bsc-4.1.0-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|bsc-4.1.0-3|49	[Desktop Entry]
14cr|bsc-4.1.0-3|50	Name=Beesoft Commander
14cr|bsc-4.1.0-3|51	Comment=Beesoft Commander file manager
14cr|bsc-4.1.0-3|52	Exec=%{_bindir}/%{name}
14cr|bsc-4.1.0-3|53	Icon=%{name}
14cr|bsc-4.1.0-3|54	Terminal=false
14cr|bsc-4.1.0-3|55	Type=Application
14cr|bsc-4.1.0-3|56	Categories=X-MandrivaLinux-System-FileTools;System;FileManager;Qt;
14cr|bsc-4.1.0-3|57	EOF
14cr|bsc-4.1.0-3|58	
14cr|bsc-4.1.0-3|59	# icon
14cr|bsc-4.1.0-3|60	
14cr|bsc-4.1.0-3|61	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps
14cr|bsc-4.1.0-3|62	convert -resize 16x16 BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|bsc-4.1.0-3|63	convert -resize 48x48 BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|bsc-4.1.0-3|64	install BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|bsc-4.1.0-3|65	
14cr|bsc-4.1.0-3|66	%clean
14cr|bsc-4.1.0-3|67	rm -rf %{buildroot}
14cr|bsc-4.1.0-3|68	
14cr|bsc-4.1.0-3|69	
14cr|bsc-4.1.0-3|70	
14cr|bsc-4.1.0-3|71	
14cr|bsc-4.1.0-3|72	%changelog
14cr|bsc-4.1.0-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-3
14cr|bsc-4.1.0-3|74	+ Revision: 230de11
14cr|bsc-4.1.0-3|75	- MassBuild#464: Increase release tag
14cr|bsc-4.1.0-3|76	
14cr|bsc-4.1.0-3|77	

458 14
14cr|bsd-games-2.17-25|1	Summary: Collection of text-based games
14cr|bsd-games-2.17-25|2	Name: bsd-games
14cr|bsd-games-2.17-25|3	Version: 2.17
14cr|bsd-games-2.17-25|4	Release: 25
14cr|bsd-games-2.17-25|5	License: BSD
14cr|bsd-games-2.17-25|6	Group: Games/Other
14cr|bsd-games-2.17-25|7	URL: ftp://metalab.unc.edu/pub/Linux/games/
14cr|bsd-games-2.17-25|8	Source0: ftp://metalab.unc.edu/pub/Linux/games/bsd-games-%{version}.tar.gz
14cr|bsd-games-2.17-25|9	Source1: config.params
14cr|bsd-games-2.17-25|10	# A collection of patches from Debian.
14cr|bsd-games-2.17-25|11	Patch0: bsd-games-2.17-debian.patch
14cr|bsd-games-2.17-25|12	# Patches from Fedora Core 1
14cr|bsd-games-2.17-25|13	Patch1: bsd-games-2.17-ospeed.patch
14cr|bsd-games-2.17-25|14	Patch2: bsd-games-2.17-getline.patch
14cr|bsd-games-2.17-25|15	Patch3: bsd-games-2.17-utmpstruct.patch
14cr|bsd-games-2.17-25|16	# Additional new patches
14cr|bsd-games-2.17-25|17	Patch4: bsd-games-2.17-setresgid.patch
14cr|bsd-games-2.17-25|18	Patch5: bsd-games-2.17-tetrisgid.patch
14cr|bsd-games-2.17-25|19	Patch6: bsd-games-2.17-hackgid.patch
14cr|bsd-games-2.17-25|20	Patch7: bsd-games-2.17-phantasiagid.patch
14cr|bsd-games-2.17-25|21	# Add patches for man page renames
14cr|bsd-games-2.17-25|22	Patch8: bsd-games-2.17-monop-rename.patch
14cr|bsd-games-2.17-25|23	Patch9: bsd-games-2.17-banner-rename.patch
14cr|bsd-games-2.17-25|24	Patch10: bsd-games-2.17-stdio-c++.patch
14cr|bsd-games-2.17-25|25	Patch11: bsd-games-2.17-nolibtermcap.patch
14cr|bsd-games-2.17-25|26	Patch12: bsd-games-2.17-tetris-rename.patch
14cr|bsd-games-2.17-25|27	Patch13: bsd-games-2.17-gcc4.3.patch
14cr|bsd-games-2.17-25|28	Patch14: bsd-games-2.17-format-security.patch
14cr|bsd-games-2.17-25|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|bsd-games-2.17-25|30	BuildRequires: ncurses-devel words flex bison
14cr|bsd-games-2.17-25|31	
14cr|bsd-games-2.17-25|32	%description
14cr|bsd-games-2.17-25|33	Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
14cr|bsd-games-2.17-25|34	bcd, caesar, canfield, cfscores, cribbage, go-fish, gomoku,
14cr|bsd-games-2.17-25|35	hunt, mille, mpoly, morse, number, phantasia, pig, pom, ppt, primes,
14cr|bsd-games-2.17-25|36	quiz, rain, random, robots, rot13, sail, snake, snscore, teachgammon,
14cr|bsd-games-2.17-25|37	bsd-fbg, trek, worm, worms and wump.
14cr|bsd-games-2.17-25|38	
14cr|bsd-games-2.17-25|39	%prep
14cr|bsd-games-2.17-25|40	%setup -q
14cr|bsd-games-2.17-25|41	install -p -m 755 %{SOURCE1} .
14cr|bsd-games-2.17-25|42	%patch0 -p1 -b .debian
14cr|bsd-games-2.17-25|43	%patch1 -p1 -b .ospeed
14cr|bsd-games-2.17-25|44	%patch2 -p1 -b .getline
14cr|bsd-games-2.17-25|45	%patch3 -p1 -b .utmpstruct
14cr|bsd-games-2.17-25|46	%patch4 -p1 -b .setresgid
14cr|bsd-games-2.17-25|47	%patch5 -p1 -b .tetrisgid
14cr|bsd-games-2.17-25|48	%patch6 -p1 -b .hackgid
14cr|bsd-games-2.17-25|49	%patch7 -p1 -b .phantasiagid
14cr|bsd-games-2.17-25|50	%patch8 -p1 -b .monop.rename
14cr|bsd-games-2.17-25|51	%patch9 -p0 -b .banner.rename
14cr|bsd-games-2.17-25|52	%patch10 -p0 -b .cplusplus
14cr|bsd-games-2.17-25|53	%patch11 -p0 -b .nolibtermcap
14cr|bsd-games-2.17-25|54	%patch12 -p0 -b .tetris.rename
14cr|bsd-games-2.17-25|55	%patch13 -p1
14cr|bsd-games-2.17-25|56	%patch14 -p1 -b .format-security
14cr|bsd-games-2.17-25|57	
14cr|bsd-games-2.17-25|58	%build
14cr|bsd-games-2.17-25|59	# We include a templatized configuration settings file to set
14cr|bsd-games-2.17-25|60	# reasonable defaults, and to tell the configure script not to
14cr|bsd-games-2.17-25|61	# run in interactive mode.
14cr|bsd-games-2.17-25|62	sed -i.bak -e "s#@DESTDIR@#$RPM_BUILD_ROOT#" \
14cr|bsd-games-2.17-25|63	-e "s#@bindir@#%{_bindir}#" \
14cr|bsd-games-2.17-25|64	-e "s#@docdir@#%{_docdir}#" \
14cr|bsd-games-2.17-25|65	-e "s#@sbindir@#%{_sbindir}#" \
14cr|bsd-games-2.17-25|66	-e "s#@datadir@#%{_datadir}#" \
14cr|bsd-games-2.17-25|67	-e "s#@libdir@#%{_libdir}#" \
14cr|bsd-games-2.17-25|68	-e "s#@mandir@#%{_mandir}#" \
14cr|bsd-games-2.17-25|69	-e "s#@var@#%{_var}#" \
14cr|bsd-games-2.17-25|70	-e "s#@RPM_OPT_FLAGS@#$RPM_OPT_FLAGS#" \
14cr|bsd-games-2.17-25|71	config.params
14cr|bsd-games-2.17-25|72	
14cr|bsd-games-2.17-25|73	# Don't use %%configure.  This configure script wasn't generated by
14cr|bsd-games-2.17-25|74	# autoconf and doesn't obey things like --prefix.
14cr|bsd-games-2.17-25|75	./configure
14cr|bsd-games-2.17-25|76	%make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
14cr|bsd-games-2.17-25|77	
14cr|bsd-games-2.17-25|78	# Rename one doc file to avoid naming collisions
14cr|bsd-games-2.17-25|79	cp hunt/README README.hunt
14cr|bsd-games-2.17-25|80	
14cr|bsd-games-2.17-25|81	%install
14cr|bsd-games-2.17-25|82	rm -rf $RPM_BUILD_ROOT
14cr|bsd-games-2.17-25|83	make RPM_BUILD_ROOT="$RPM_BUILD_ROOT" install
14cr|bsd-games-2.17-25|84	
14cr|bsd-games-2.17-25|85	# Change the binary name for monop to prevent a conflict with the mono-devel
14cr|bsd-games-2.17-25|86	# package
14cr|bsd-games-2.17-25|87	mv $RPM_BUILD_ROOT/%{_bindir}/monop $RPM_BUILD_ROOT/%{_bindir}/mpoly
14cr|bsd-games-2.17-25|88	mv $RPM_BUILD_ROOT/%{_mandir}/man6/monop.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/mpoly.6.gz
14cr|bsd-games-2.17-25|89	
14cr|bsd-games-2.17-25|90	# Change the binary name for banner to prevent a conflict with a Fedora
14cr|bsd-games-2.17-25|91	# package with the same name
14cr|bsd-games-2.17-25|92	mv $RPM_BUILD_ROOT/%{_bindir}/banner $RPM_BUILD_ROOT/%{_bindir}/vert-banner
14cr|bsd-games-2.17-25|93	mv $RPM_BUILD_ROOT/%{_mandir}/man6/banner.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/vert-banner.6.gz
14cr|bsd-games-2.17-25|94	
14cr|bsd-games-2.17-25|95	# Change the binary name for tetris to prevent a conflict with the mono-devel
14cr|bsd-games-2.17-25|96	# package
14cr|bsd-games-2.17-25|97	mv $RPM_BUILD_ROOT/%{_bindir}/tetris-bsd $RPM_BUILD_ROOT/%{_bindir}/bsd-fbg
14cr|bsd-games-2.17-25|98	mv $RPM_BUILD_ROOT/%{_mandir}/man6/tetris-bsd.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-fbg.6.gz
14cr|bsd-games-2.17-25|99	
14cr|bsd-games-2.17-25|100	# Change the binary name for rain to prevent a conflict with mesa-demos package
14cr|bsd-games-2.17-25|101	mv $RPM_BUILD_ROOT/%{_bindir}/rain $RPM_BUILD_ROOT/%{_bindir}/bsd-rain
14cr|bsd-games-2.17-25|102	mv $RPM_BUILD_ROOT/%{_mandir}/man6/rain.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-rain.6.gz
14cr|bsd-games-2.17-25|103	
14cr|bsd-games-2.17-25|104	# Change the binary name for hunt to prevent a conflict with hunt package
14cr|bsd-games-2.17-25|105	mv $RPM_BUILD_ROOT/%{_bindir}/hunt $RPM_BUILD_ROOT/%{_bindir}/bsd-hunt
14cr|bsd-games-2.17-25|106	mv $RPM_BUILD_ROOT/%{_mandir}/man6/hunt.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-hunt.6.gz
14cr|bsd-games-2.17-25|107	
14cr|bsd-games-2.17-25|108	# Remove this doc file.  We're copying it to a different location for Fedora.
14cr|bsd-games-2.17-25|109	rm -f $RPM_BUILD_ROOT/%{_docdir}/trek.me
14cr|bsd-games-2.17-25|110	
14cr|bsd-games-2.17-25|111	%clean
14cr|bsd-games-2.17-25|112	rm -rf $RPM_BUILD_ROOT
14cr|bsd-games-2.17-25|113	
14cr|bsd-games-2.17-25|114	%pre
14cr|bsd-games-2.17-25|115	%_pre_groupadd gamehack
14cr|bsd-games-2.17-25|116	%_pre_groupadd gamesail
14cr|bsd-games-2.17-25|117	%_pre_groupadd gamephant
14cr|bsd-games-2.17-25|118	
14cr|bsd-games-2.17-25|119	%postun
14cr|bsd-games-2.17-25|120	%_postun_groupdel gamehack
14cr|bsd-games-2.17-25|121	%_postun_groupdel gamesail
14cr|bsd-games-2.17-25|122	%_postun_groupdel gamephant
14cr|bsd-games-2.17-25|123	
14cr|bsd-games-2.17-25|124	%files
14cr|bsd-games-2.17-25|125	%defattr(-,root,root)
14cr|bsd-games-2.17-25|126	%{_bindir}/adventure
14cr|bsd-games-2.17-25|127	%{_bindir}/arithmetic
14cr|bsd-games-2.17-25|128	%attr(2755,root,games) %{_bindir}/atc
14cr|bsd-games-2.17-25|129	%{_bindir}/backgammon
14cr|bsd-games-2.17-25|130	%{_bindir}/teachgammon
14cr|bsd-games-2.17-25|131	%attr(2755,root,games) %{_bindir}/battlestar
14cr|bsd-games-2.17-25|132	%{_bindir}/boggle
14cr|bsd-games-2.17-25|133	%{_bindir}/bcd
14cr|bsd-games-2.17-25|134	%{_bindir}/caesar
14cr|bsd-games-2.17-25|135	%{_bindir}/dab
14cr|bsd-games-2.17-25|136	%{_bindir}/rot13
14cr|bsd-games-2.17-25|137	%attr(2755,root,games) %{_bindir}/canfield
14cr|bsd-games-2.17-25|138	%{_bindir}/cfscores
14cr|bsd-games-2.17-25|139	%attr(2755,root,games) %{_bindir}/cribbage
14cr|bsd-games-2.17-25|140	%{_bindir}/go-fish
14cr|bsd-games-2.17-25|141	%{_bindir}/gomoku
14cr|bsd-games-2.17-25|142	%attr(2755,root,gamehack) %{_bindir}/hack
14cr|bsd-games-2.17-25|143	%{_bindir}/hangman
14cr|bsd-games-2.17-25|144	%{_bindir}/bsd-hunt
14cr|bsd-games-2.17-25|145	%{_bindir}/mille
14cr|bsd-games-2.17-25|146	%{_bindir}/mpoly
14cr|bsd-games-2.17-25|147	%{_bindir}/morse
14cr|bsd-games-2.17-25|148	%{_bindir}/number
14cr|bsd-games-2.17-25|149	%attr(2755,root,gamephant) %{_bindir}/phantasia
14cr|bsd-games-2.17-25|150	%{_bindir}/pig
14cr|bsd-games-2.17-25|151	%{_bindir}/pom
14cr|bsd-games-2.17-25|152	%{_bindir}/ppt
14cr|bsd-games-2.17-25|153	%{_bindir}/primes
14cr|bsd-games-2.17-25|154	%{_bindir}/quiz
14cr|bsd-games-2.17-25|155	%{_bindir}/bsd-rain
14cr|bsd-games-2.17-25|156	%{_bindir}/random
14cr|bsd-games-2.17-25|157	%attr(2755,root,games) %{_bindir}/robots
14cr|bsd-games-2.17-25|158	%attr(2755,root,gamesail) %{_bindir}/sail
14cr|bsd-games-2.17-25|159	%attr(2755,root,games) %{_bindir}/snake
14cr|bsd-games-2.17-25|160	%{_bindir}/snscore
14cr|bsd-games-2.17-25|161	%attr(2755,root,games) %{_bindir}/bsd-fbg
14cr|bsd-games-2.17-25|162	%{_bindir}/trek
14cr|bsd-games-2.17-25|163	%{_bindir}/vert-banner
14cr|bsd-games-2.17-25|164	%{_bindir}/worm
14cr|bsd-games-2.17-25|165	%{_bindir}/worms
14cr|bsd-games-2.17-25|166	%{_bindir}/wtf
14cr|bsd-games-2.17-25|167	%{_bindir}/wump
14cr|bsd-games-2.17-25|168	%{_datadir}/%{name}
14cr|bsd-games-2.17-25|169	%{_datadir}/misc/acronyms
14cr|bsd-games-2.17-25|170	%{_datadir}/misc/acronyms.comp
14cr|bsd-games-2.17-25|171	%{_mandir}/man6/*
14cr|bsd-games-2.17-25|172	%{_sbindir}/huntd
14cr|bsd-games-2.17-25|173	%config %attr(664,root,games) %{_var}/games/atc_score
14cr|bsd-games-2.17-25|174	%config %attr(664,root,games) %{_var}/games/battlestar.log
14cr|bsd-games-2.17-25|175	%config %attr(664,root,games) %{_var}/games/cfscores
14cr|bsd-games-2.17-25|176	%config %attr(664,root,games) %{_var}/games/criblog
14cr|bsd-games-2.17-25|177	%dir %attr(0775,root,gamehack) %{_var}/games/hack
14cr|bsd-games-2.17-25|178	%config %attr(664,root,gamehack) %{_var}/games/hack/*
14cr|bsd-games-2.17-25|179	%dir %attr(775,root,gamephant) %{_var}/games/phantasia
14cr|bsd-games-2.17-25|180	%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
14cr|bsd-games-2.17-25|181	%dir %attr(775,root,gamesail) %{_var}/games/sail
14cr|bsd-games-2.17-25|182	%config %attr(644,root,games) %{_var}/games/robots_roll
14cr|bsd-games-2.17-25|183	%config %attr(664,root,gamesail) %{_var}/games/saillog
14cr|bsd-games-2.17-25|184	%config %attr(664,root,games) %{_var}/games/snake.log
14cr|bsd-games-2.17-25|185	%config %attr(664,root,games) %{_var}/games/snakerawscores
14cr|bsd-games-2.17-25|186	%config %attr(664,root,games) %{_var}/games/bsd-fbg.scores
14cr|bsd-games-2.17-25|187	%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
14cr|bsd-games-2.17-25|188	
14cr|bsd-games-2.17-25|189	
14cr|bsd-games-2.17-25|190	
14cr|bsd-games-2.17-25|191	%changelog
14cr|bsd-games-2.17-25|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.17-25
14cr|bsd-games-2.17-25|193	+ Revision: bc1657c
14cr|bsd-games-2.17-25|194	- MassBuild#464: Increase release tag
14cr|bsd-games-2.17-25|195	
14cr|bsd-games-2.17-25|196	

459 14
14cr|bsdiff-4.3-4|1	
14cr|bsdiff-4.3-4|2	%define name	bsdiff
14cr|bsdiff-4.3-4|3	%define version	4.3
14cr|bsdiff-4.3-4|4	%define rel	4
14cr|bsdiff-4.3-4|5	
14cr|bsdiff-4.3-4|6	%define release %mkrel %rel
14cr|bsdiff-4.3-4|7	
14cr|bsdiff-4.3-4|8	Summary:	Binary diff/patch utility
14cr|bsdiff-4.3-4|9	Name:		%name
14cr|bsdiff-4.3-4|10	Version:	%version
14cr|bsdiff-4.3-4|11	Release:	%release
14cr|bsdiff-4.3-4|12	Group:		File tools
14cr|bsdiff-4.3-4|13	License:	BSD
14cr|bsdiff-4.3-4|14	URL:		http://www.daemonology.net/bsdiff/
14cr|bsdiff-4.3-4|15	Source:		http://www.daemonology.net/bsdiff/%name-%version.tar.gz
14cr|bsdiff-4.3-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|bsdiff-4.3-4|17	BuildRequires:	bzip2-devel
14cr|bsdiff-4.3-4|18	
14cr|bsdiff-4.3-4|19	%description
14cr|bsdiff-4.3-4|20	bsdiff and bspatch are tools for building and applying patches to
14cr|bsdiff-4.3-4|21	binary files. By using suffix sorting (specifically, Larsson and
14cr|bsdiff-4.3-4|22	Sadakane's qsufsort) and taking advantage of how executable files
14cr|bsdiff-4.3-4|23	change, bsdiff routinely produces binary patches 50-80%% smaller
14cr|bsdiff-4.3-4|24	than those produced by Xdelta, and 15%% smaller than those produced
14cr|bsdiff-4.3-4|25	by .RTPatch.
14cr|bsdiff-4.3-4|26	
14cr|bsdiff-4.3-4|27	These programs were originally named bdiff and bpatch, but the large
14cr|bsdiff-4.3-4|28	number of other programs using those names lead to confusion; I'm
14cr|bsdiff-4.3-4|29	not sure if the "bs" in refers to "binary software" (because bsdiff
14cr|bsdiff-4.3-4|30	produces exceptionally small patches for executable files) or
14cr|bsdiff-4.3-4|31	"bytewise subtraction" (which is the key to how well it performs).
14cr|bsdiff-4.3-4|32	Feel free to offer other suggestions.
14cr|bsdiff-4.3-4|33	
14cr|bsdiff-4.3-4|34	%prep
14cr|bsdiff-4.3-4|35	%setup -q
14cr|bsdiff-4.3-4|36	
14cr|bsdiff-4.3-4|37	%build
14cr|bsdiff-4.3-4|38	%__cc %optflags -lbz2 bsdiff.c -o bsdiff
14cr|bsdiff-4.3-4|39	%__cc %optflags -lbz2 bspatch.c -o bspatch
14cr|bsdiff-4.3-4|40	
14cr|bsdiff-4.3-4|41	%install
14cr|bsdiff-4.3-4|42	rm -rf %{buildroot}
14cr|bsdiff-4.3-4|43	
14cr|bsdiff-4.3-4|44	install -D -m755 bsdiff %{buildroot}%{_bindir}/bsdiff
14cr|bsdiff-4.3-4|45	install -D -m755 bspatch %{buildroot}%{_bindir}/bspatch
14cr|bsdiff-4.3-4|46	
14cr|bsdiff-4.3-4|47	install -D -m644 bsdiff.1 %{buildroot}%{_mandir}/man1/bsdiff.1
14cr|bsdiff-4.3-4|48	install -D -m644 bspatch.1 %{buildroot}%{_mandir}/man1/bspatch.1
14cr|bsdiff-4.3-4|49	
14cr|bsdiff-4.3-4|50	%clean
14cr|bsdiff-4.3-4|51	rm -rf %{buildroot}
14cr|bsdiff-4.3-4|52	
14cr|bsdiff-4.3-4|53	%files
14cr|bsdiff-4.3-4|54	%defattr(-,root,root)
14cr|bsdiff-4.3-4|55	%{_bindir}/bsdiff
14cr|bsdiff-4.3-4|56	%{_bindir}/bspatch
14cr|bsdiff-4.3-4|57	%{_mandir}/man1/bsdiff.1*
14cr|bsdiff-4.3-4|58	%{_mandir}/man1/bspatch.1*
14cr|bsdiff-4.3-4|59	
14cr|bsdiff-4.3-4|60	
14cr|bsdiff-4.3-4|61	
14cr|bsdiff-4.3-4|62	
14cr|bsdiff-4.3-4|63	
14cr|bsdiff-4.3-4|64	%changelog
14cr|bsdiff-4.3-4|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 4.3-4
14cr|bsdiff-4.3-4|66	+ Revision: b90bc79
14cr|bsdiff-4.3-4|67	- Automatic import for version 4.3
14cr|bsdiff-4.3-4|68	
14cr|bsdiff-4.3-4|69	

460 14
14cr|bsnes-0.088-4|1	%define		vernumber 088
14cr|bsnes-0.088-4|2	
14cr|bsnes-0.088-4|3	Name:		bsnes
14cr|bsnes-0.088-4|4	Version:	0.%{vernumber}
14cr|bsnes-0.088-4|5	Release:	4
14cr|bsnes-0.088-4|6	Summary:	A multi-system emulator (SNES, NES, GB, GBA, GBC)
14cr|bsnes-0.088-4|7	License:	GPLv3
14cr|bsnes-0.088-4|8	Group:		Emulators
14cr|bsnes-0.088-4|9	URL:		http://byuu.org/bsnes/
14cr|bsnes-0.088-4|10	Source0:	http://bsnes.googlecode.com/files/%{name}_v%{vernumber}-source.tar.xz
14cr|bsnes-0.088-4|11	Patch0:		bsnes-088-datapath.patch
14cr|bsnes-0.088-4|12	Patch1:		bsnes-088-gtkfix.patch
14cr|bsnes-0.088-4|13	Patch2:		bsnes-088-makefile.patch
14cr|bsnes-0.088-4|14	Patch3:		bsnes-088-gcc-workaround.patch
14cr|bsnes-0.088-4|15	Patch4:		bsnes-088-purify-fix1.patch
14cr|bsnes-0.088-4|16	Patch5:		bsnes-088-purify-fix2.patch
14cr|bsnes-0.088-4|17	BuildRequires:	pkgconfig(ao)
14cr|bsnes-0.088-4|18	BuildRequires:	pkgconfig(xv)
14cr|bsnes-0.088-4|19	BuildRequires:	pkgconfig(openal)
14cr|bsnes-0.088-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|bsnes-0.088-4|21	BuildRequires:	qt4-devel
14cr|bsnes-0.088-4|22	BuildRequires:	pkgconfig(sdl)
14cr|bsnes-0.088-4|23	BuildRequires:	pkgconfig(libpulse)
14cr|bsnes-0.088-4|24	BuildRequires:	libgomp-devel
14cr|bsnes-0.088-4|25	BuildRequires:	gcc >= 4.5
14cr|bsnes-0.088-4|26	Requires:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|27	
14cr|bsnes-0.088-4|28	%description
14cr|bsnes-0.088-4|29	The purpose of BSNES is a bit different from other emulators.
14cr|bsnes-0.088-4|30	It focuses on accuracy, debugging functionality, and clean code.
14cr|bsnes-0.088-4|31	The emulator does not focus on things that would hinder accuracy.
14cr|bsnes-0.088-4|32	This includes speed and game-specific hacks for compatibility.
14cr|bsnes-0.088-4|33	As a result, the minimum system requirements for bsnes are very high.
14cr|bsnes-0.088-4|34	
14cr|bsnes-0.088-4|35	The emulator itself was not derived from any existing emulator source
14cr|bsnes-0.088-4|36	code, such as SNES9x. It was written from scratch by myself.
14cr|bsnes-0.088-4|37	Any similarities to other emulators are merely coincidental.
14cr|bsnes-0.088-4|38	
14cr|bsnes-0.088-4|39	BSNES also has Game Boy (GB, GBC and GBA) and NES emulation support.
14cr|bsnes-0.088-4|40	
14cr|bsnes-0.088-4|41	Note that you will need the GBA BIOS image to use this. There will not
14cr|bsnes-0.088-4|42	be any high-level emulation of the BIOS functions for obvious reasons.
14cr|bsnes-0.088-4|43	Name the file "bios.rom", and place it inside the
14cr|bsnes-0.088-4|44	"/var/games/bsnes/Game Boy Advance.sys/" directory.
14cr|bsnes-0.088-4|45	
14cr|bsnes-0.088-4|46	Important! Most likely you won't be able to run SNES ROMs until you
14cr|bsnes-0.088-4|47	"purify" them with snespurify utility.
14cr|bsnes-0.088-4|48	
14cr|bsnes-0.088-4|49	Warning! BSNES is still not very stable and may crash with some video
14cr|bsnes-0.088-4|50	settings, filters/shaders and hardware combination.
14cr|bsnes-0.088-4|51	
14cr|bsnes-0.088-4|52	%files
14cr|bsnes-0.088-4|53	%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|54	%dir %{_datadir}/%{name}
14cr|bsnes-0.088-4|55	%dir %{_datadir}/%{name}/shaders
14cr|bsnes-0.088-4|56	%{_datadir}/%{name}/cheats.xml
14cr|bsnes-0.088-4|57	%{_datadir}/%{name}/shaders/*.shader
14cr|bsnes-0.088-4|58	%{_libdir}/%{name}/filters/*.filter
14cr|bsnes-0.088-4|59	%{_var}/games/%{name}
14cr|bsnes-0.088-4|60	
14cr|bsnes-0.088-4|61	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|62	
14cr|bsnes-0.088-4|63	%package -n %{name}-qt4-compatibility
14cr|bsnes-0.088-4|64	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|65	License:	GPLv3
14cr|bsnes-0.088-4|66	Group:		Emulators
14cr|bsnes-0.088-4|67	Requires:	%{name}
14cr|bsnes-0.088-4|68	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|69	
14cr|bsnes-0.088-4|70	%description -n %{name}-qt4-compatibility
14cr|bsnes-0.088-4|71	BSNES binary compiled with Qt4/compatibility profile.
14cr|bsnes-0.088-4|72	
14cr|bsnes-0.088-4|73	%files -n %{name}-qt4-compatibility
14cr|bsnes-0.088-4|74	%{_gamesbindir}/%{name}-qt4-compatibility
14cr|bsnes-0.088-4|75	%{_datadir}/applications/%{name}-qt4-compatibility.desktop
14cr|bsnes-0.088-4|76	
14cr|bsnes-0.088-4|77	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|78	
14cr|bsnes-0.088-4|79	%package -n %{name}-gtk-compatibility
14cr|bsnes-0.088-4|80	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|81	License:	GPLv3
14cr|bsnes-0.088-4|82	Group:		Emulators
14cr|bsnes-0.088-4|83	Requires:	%{name}
14cr|bsnes-0.088-4|84	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|85	
14cr|bsnes-0.088-4|86	%description -n %{name}-gtk-compatibility
14cr|bsnes-0.088-4|87	BSNES binary compiled with GTK/compatibility profile.
14cr|bsnes-0.088-4|88	
14cr|bsnes-0.088-4|89	%files -n %{name}-gtk-compatibility
14cr|bsnes-0.088-4|90	%{_gamesbindir}/%{name}-gtk-compatibility
14cr|bsnes-0.088-4|91	%{_datadir}/applications/%{name}-gtk-compatibility.desktop
14cr|bsnes-0.088-4|92	
14cr|bsnes-0.088-4|93	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|94	
14cr|bsnes-0.088-4|95	%package -n %{name}-qt4-accuracy
14cr|bsnes-0.088-4|96	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|97	License:	GPLv3
14cr|bsnes-0.088-4|98	Group:		Emulators
14cr|bsnes-0.088-4|99	Requires:	%{name}
14cr|bsnes-0.088-4|100	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|101	
14cr|bsnes-0.088-4|102	%description -n %{name}-qt4-accuracy
14cr|bsnes-0.088-4|103	BSNES binary compiled with Qt4/accuracy profile.
14cr|bsnes-0.088-4|104	
14cr|bsnes-0.088-4|105	%files -n %{name}-qt4-accuracy
14cr|bsnes-0.088-4|106	%{_gamesbindir}/%{name}-qt4-accuracy
14cr|bsnes-0.088-4|107	%{_datadir}/applications/%{name}-qt4-accuracy.desktop
14cr|bsnes-0.088-4|108	
14cr|bsnes-0.088-4|109	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|110	
14cr|bsnes-0.088-4|111	%package -n %{name}-gtk-accuracy
14cr|bsnes-0.088-4|112	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|113	License:	GPLv3
14cr|bsnes-0.088-4|114	Group:		Emulators
14cr|bsnes-0.088-4|115	Requires:	%{name}
14cr|bsnes-0.088-4|116	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|117	
14cr|bsnes-0.088-4|118	%description -n %{name}-gtk-accuracy
14cr|bsnes-0.088-4|119	BSNES binary compiled with GTK/accuracy profile.
14cr|bsnes-0.088-4|120	
14cr|bsnes-0.088-4|121	%files -n %{name}-gtk-accuracy
14cr|bsnes-0.088-4|122	%{_gamesbindir}/%{name}-gtk-accuracy
14cr|bsnes-0.088-4|123	%{_datadir}/applications/%{name}-gtk-accuracy.desktop
14cr|bsnes-0.088-4|124	
14cr|bsnes-0.088-4|125	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|126	
14cr|bsnes-0.088-4|127	%package -n %{name}-qt4-performance
14cr|bsnes-0.088-4|128	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|129	License:	GPLv3
14cr|bsnes-0.088-4|130	Group:		Emulators
14cr|bsnes-0.088-4|131	Requires:	%{name}
14cr|bsnes-0.088-4|132	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|133	
14cr|bsnes-0.088-4|134	%description -n %{name}-qt4-performance
14cr|bsnes-0.088-4|135	BSNES binary compiled with Qt4/performance profile.
14cr|bsnes-0.088-4|136	
14cr|bsnes-0.088-4|137	%files -n %{name}-qt4-performance
14cr|bsnes-0.088-4|138	%{_gamesbindir}/%{name}-qt4-performance
14cr|bsnes-0.088-4|139	%{_datadir}/applications/%{name}-qt4-performance.desktop
14cr|bsnes-0.088-4|140	
14cr|bsnes-0.088-4|141	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|142	
14cr|bsnes-0.088-4|143	%package -n %{name}-gtk-performance
14cr|bsnes-0.088-4|144	Summary:	Super Nintendo Entertainment System (SNES) Emulator
14cr|bsnes-0.088-4|145	License:	GPLv3
14cr|bsnes-0.088-4|146	Group:		Emulators
14cr|bsnes-0.088-4|147	Requires:	%{name}
14cr|bsnes-0.088-4|148	Provides:	%{name}-binary = %{EVRD}
14cr|bsnes-0.088-4|149	
14cr|bsnes-0.088-4|150	%description -n %{name}-gtk-performance
14cr|bsnes-0.088-4|151	BSNES binary compiled with GTK/performance profile.
14cr|bsnes-0.088-4|152	
14cr|bsnes-0.088-4|153	%files -n %{name}-gtk-performance
14cr|bsnes-0.088-4|154	%{_gamesbindir}/%{name}-gtk-performance
14cr|bsnes-0.088-4|155	%{_datadir}/applications/%{name}-gtk-performance.desktop
14cr|bsnes-0.088-4|156	
14cr|bsnes-0.088-4|157	#----------------------------------------------------------------------------
14cr|bsnes-0.088-4|158	
14cr|bsnes-0.088-4|159	%prep
14cr|bsnes-0.088-4|160	%setup -qn %{name}_v%{vernumber}-source
14cr|bsnes-0.088-4|161	%patch0 -p1
14cr|bsnes-0.088-4|162	%patch1 -p1
14cr|bsnes-0.088-4|163	%patch2 -p1
14cr|bsnes-0.088-4|164	%patch3 -p1
14cr|bsnes-0.088-4|165	%patch4 -p1
14cr|bsnes-0.088-4|166	%patch5 -p1
14cr|bsnes-0.088-4|167	
14cr|bsnes-0.088-4|168	%build
14cr|bsnes-0.088-4|169	pushd %{name}
14cr|bsnes-0.088-4|170	
14cr|bsnes-0.088-4|171	%if %{mdvver} > 201100
14cr|bsnes-0.088-4|172	perl -pi -e "s/Q_MOC_OUTPUT_REVISION != 62/Q_MOC_OUTPUT_REVISION != 63/g" phoenix/qt/platform.moc
14cr|bsnes-0.088-4|173	%endif
14cr|bsnes-0.088-4|174	
14cr|bsnes-0.088-4|175	export CFLAGS="%{optflags}"
14cr|bsnes-0.088-4|176	
14cr|bsnes-0.088-4|177	mkdir build
14cr|bsnes-0.088-4|178	
14cr|bsnes-0.088-4|179	%make compiler=gcc phoenix=qt profile=compatibility
14cr|bsnes-0.088-4|180	mv out/%{name} build/%{name}-qt4-compatibility
14cr|bsnes-0.088-4|181	make clean
14cr|bsnes-0.088-4|182	
14cr|bsnes-0.088-4|183	%make compiler=gcc phoenix=gtk profile=compatibility
14cr|bsnes-0.088-4|184	mv out/%{name} build/%{name}-gtk-compatibility
14cr|bsnes-0.088-4|185	make clean
14cr|bsnes-0.088-4|186	
14cr|bsnes-0.088-4|187	%make compiler=gcc phoenix=qt profile=accuracy
14cr|bsnes-0.088-4|188	mv out/%{name} build/%{name}-qt4-accuracy
14cr|bsnes-0.088-4|189	make clean
14cr|bsnes-0.088-4|190	
14cr|bsnes-0.088-4|191	%make compiler=gcc phoenix=gtk profile=accuracy
14cr|bsnes-0.088-4|192	mv out/%{name} build/%{name}-gtk-accuracy
14cr|bsnes-0.088-4|193	make clean
14cr|bsnes-0.088-4|194	
14cr|bsnes-0.088-4|195	%make compiler=gcc phoenix=gtk profile=performance
14cr|bsnes-0.088-4|196	mv out/%{name} build/%{name}-gtk-performance
14cr|bsnes-0.088-4|197	make clean
14cr|bsnes-0.088-4|198	
14cr|bsnes-0.088-4|199	%make compiler=gcc phoenix=qt profile=performance
14cr|bsnes-0.088-4|200	%__mv out/%{name} build/%{name}-qt4-performance
14cr|bsnes-0.088-4|201	
14cr|bsnes-0.088-4|202	popd
14cr|bsnes-0.088-4|203	
14cr|bsnes-0.088-4|204	pushd snesfilter
14cr|bsnes-0.088-4|205	%make compiler=gcc
14cr|bsnes-0.088-4|206	popd
14cr|bsnes-0.088-4|207	
14cr|bsnes-0.088-4|208	%install
14cr|bsnes-0.088-4|209	mkdir -p %{buildroot}%{_gamesbindir}
14cr|bsnes-0.088-4|210	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bsnes-0.088-4|211	mkdir -p %{buildroot}%{_libdir}/%{name}/filters
14cr|bsnes-0.088-4|212	mkdir -p %{buildroot}%{_datadir}/%{name}/shaders
14cr|bsnes-0.088-4|213	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|bsnes-0.088-4|214	
14cr|bsnes-0.088-4|215	pushd %{name}
14cr|bsnes-0.088-4|216	
14cr|bsnes-0.088-4|217	#install icon
14cr|bsnes-0.088-4|218	install -m 644 data/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|219	
14cr|bsnes-0.088-4|220	#install cheats
14cr|bsnes-0.088-4|221	install -m 644 data/cheats.xml %{buildroot}%{_datadir}/%{name}/cheats.xml
14cr|bsnes-0.088-4|222	
14cr|bsnes-0.088-4|223	#install binaries
14cr|bsnes-0.088-4|224	install -m 755 build/%{name}-qt4-compatibility %{buildroot}%{_gamesbindir}/%{name}-qt4-compatibility
14cr|bsnes-0.088-4|225	install -m 755 build/%{name}-gtk-compatibility %{buildroot}%{_gamesbindir}/%{name}-gtk-compatibility
14cr|bsnes-0.088-4|226	install -m 755 build/%{name}-qt4-accuracy %{buildroot}%{_gamesbindir}/%{name}-qt4-accuracy
14cr|bsnes-0.088-4|227	install -m 755 build/%{name}-gtk-accuracy %{buildroot}%{_gamesbindir}/%{name}-gtk-accuracy
14cr|bsnes-0.088-4|228	install -m 755 build/%{name}-qt4-performance %{buildroot}%{_gamesbindir}/%{name}-qt4-performance
14cr|bsnes-0.088-4|229	install -m 755 build/%{name}-gtk-performance %{buildroot}%{_gamesbindir}/%{name}-gtk-performance
14cr|bsnes-0.088-4|230	
14cr|bsnes-0.088-4|231	#install profiles
14cr|bsnes-0.088-4|232	mkdir -p %{buildroot}%{_var}/games/%{name}
14cr|bsnes-0.088-4|233	cp -r profile/* %{buildroot}%{_var}/games/%{name}/
14cr|bsnes-0.088-4|234	chmod 777 -R %{buildroot}%{_var}/games/%{name}
14cr|bsnes-0.088-4|235	find %{buildroot}%{_var}/games/%{name} -type f -exec chmod 666 {} \;
14cr|bsnes-0.088-4|236	
14cr|bsnes-0.088-4|237	popd
14cr|bsnes-0.088-4|238	
14cr|bsnes-0.088-4|239	#install shaders
14cr|bsnes-0.088-4|240	install -m 644 snesshader/*.OpenGL.shader %{buildroot}%{_datadir}/%{name}/shaders/
14cr|bsnes-0.088-4|241	
14cr|bsnes-0.088-4|242	#install filters
14cr|bsnes-0.088-4|243	install -m 755 snesfilter/out/*.filter %{buildroot}%{_libdir}/%{name}/filters/
14cr|bsnes-0.088-4|244	
14cr|bsnes-0.088-4|245	#install XDG menu entries
14cr|bsnes-0.088-4|246	cat > %{buildroot}%{_datadir}/applications/%{name}-qt4-compatibility.desktop << EOF
14cr|bsnes-0.088-4|247	[Desktop Entry]
14cr|bsnes-0.088-4|248	Version=1.0
14cr|bsnes-0.088-4|249	Name=BSNES (Qt4/Compatibility)
14cr|bsnes-0.088-4|250	Comment=SNES Emulator
14cr|bsnes-0.088-4|251	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|252	Exec=%{name}-qt4-compatibility
14cr|bsnes-0.088-4|253	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|254	Terminal=false
14cr|bsnes-0.088-4|255	Type=Application
14cr|bsnes-0.088-4|256	Categories=Qt;Game;Emulator;
14cr|bsnes-0.088-4|257	EOF
14cr|bsnes-0.088-4|258	
14cr|bsnes-0.088-4|259	cat > %{buildroot}%{_datadir}/applications/%{name}-gtk-compatibility.desktop << EOF
14cr|bsnes-0.088-4|260	[Desktop Entry]
14cr|bsnes-0.088-4|261	Version=1.0
14cr|bsnes-0.088-4|262	Name=BSNES (GTK/Compatibility)
14cr|bsnes-0.088-4|263	Comment=SNES Emulator
14cr|bsnes-0.088-4|264	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|265	Exec=%{name}-gtk-compatibility
14cr|bsnes-0.088-4|266	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|267	Terminal=false
14cr|bsnes-0.088-4|268	Type=Application
14cr|bsnes-0.088-4|269	Categories=GTK;Game;Emulator;
14cr|bsnes-0.088-4|270	EOF
14cr|bsnes-0.088-4|271	
14cr|bsnes-0.088-4|272	cat > %{buildroot}%{_datadir}/applications/%{name}-qt4-accuracy.desktop << EOF
14cr|bsnes-0.088-4|273	[Desktop Entry]
14cr|bsnes-0.088-4|274	Version=1.0
14cr|bsnes-0.088-4|275	Name=BSNES (Qt4/Accuracy)
14cr|bsnes-0.088-4|276	Comment=SNES Emulator
14cr|bsnes-0.088-4|277	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|278	Exec=%{name}-qt4-accuracy
14cr|bsnes-0.088-4|279	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|280	Terminal=false
14cr|bsnes-0.088-4|281	Type=Application
14cr|bsnes-0.088-4|282	Categories=Qt;Game;Emulator;
14cr|bsnes-0.088-4|283	EOF
14cr|bsnes-0.088-4|284	
14cr|bsnes-0.088-4|285	cat > %{buildroot}%{_datadir}/applications/%{name}-gtk-accuracy.desktop << EOF
14cr|bsnes-0.088-4|286	[Desktop Entry]
14cr|bsnes-0.088-4|287	Version=1.0
14cr|bsnes-0.088-4|288	Name=BSNES (GTK/Accuracy)
14cr|bsnes-0.088-4|289	Comment=SNES Emulator
14cr|bsnes-0.088-4|290	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|291	Exec=%{name}-gtk-accuracy
14cr|bsnes-0.088-4|292	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|293	Terminal=false
14cr|bsnes-0.088-4|294	Type=Application
14cr|bsnes-0.088-4|295	Categories=GTK;Game;Emulator;
14cr|bsnes-0.088-4|296	EOF
14cr|bsnes-0.088-4|297	
14cr|bsnes-0.088-4|298	cat > %{buildroot}%{_datadir}/applications/%{name}-qt4-performance.desktop << EOF
14cr|bsnes-0.088-4|299	[Desktop Entry]
14cr|bsnes-0.088-4|300	Version=1.0
14cr|bsnes-0.088-4|301	Name=BSNES (Qt4/Performance)
14cr|bsnes-0.088-4|302	Comment=SNES Emulator
14cr|bsnes-0.088-4|303	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|304	Exec=%{name}-qt4-performance
14cr|bsnes-0.088-4|305	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|306	Terminal=false
14cr|bsnes-0.088-4|307	Type=Application
14cr|bsnes-0.088-4|308	Categories=Qt;Game;Emulator;
14cr|bsnes-0.088-4|309	EOF
14cr|bsnes-0.088-4|310	
14cr|bsnes-0.088-4|311	cat > %{buildroot}%{_datadir}/applications/%{name}-gtk-performance.desktop << EOF
14cr|bsnes-0.088-4|312	[Desktop Entry]
14cr|bsnes-0.088-4|313	Version=1.0
14cr|bsnes-0.088-4|314	Name=BSNES (GTK/Performance)
14cr|bsnes-0.088-4|315	Comment=SNES Emulator
14cr|bsnes-0.088-4|316	Comment[ru]=Эмулятор SNES
14cr|bsnes-0.088-4|317	Exec=%{name}-gtk-performance
14cr|bsnes-0.088-4|318	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|bsnes-0.088-4|319	Terminal=false
14cr|bsnes-0.088-4|320	Type=Application
14cr|bsnes-0.088-4|321	Categories=GTK;Game;Emulator;
14cr|bsnes-0.088-4|322	EOF
14cr|bsnes-0.088-4|323	
14cr|bsnes-0.088-4|324	
14cr|bsnes-0.088-4|325	
14cr|bsnes-0.088-4|326	%changelog
14cr|bsnes-0.088-4|327	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.088-4
14cr|bsnes-0.088-4|328	+ Revision: 15ccfe1
14cr|bsnes-0.088-4|329	- MassBuild#464: Increase release tag
14cr|bsnes-0.088-4|330	
14cr|bsnes-0.088-4|331	

461 14
14cr|btanks-0.9.8083-5|1	Summary:	Funny battle on your desk
14cr|btanks-0.9.8083-5|2	Name:		btanks
14cr|btanks-0.9.8083-5|3	Version:	0.9.8083
14cr|btanks-0.9.8083-5|4	Release:	5
14cr|btanks-0.9.8083-5|5	# Libraries clunk, mrt and sdlx are under LGPLv2+, all other sources are GPLv2+
14cr|btanks-0.9.8083-5|6	License:	GPLv2+ with exceptions and LGPLv2+
14cr|btanks-0.9.8083-5|7	Group:		Games/Arcade
14cr|btanks-0.9.8083-5|8	Url:		http://btanks.sourceforge.net/
14cr|btanks-0.9.8083-5|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|btanks-0.9.8083-5|10	# Remove RPath from binaries
14cr|btanks-0.9.8083-5|11	Patch0:		btanks-remove-rpath.patch
14cr|btanks-0.9.8083-5|12	# Disable video previews of map levels (we don't distribute video anyway)
14cr|btanks-0.9.8083-5|13	Patch1:		btanks-disable-smpeg.patch
14cr|btanks-0.9.8083-5|14	# Avoid problem with lib checks using c++ instead of c.
14cr|btanks-0.9.8083-5|15	Patch2:		btanks-libcheck.patch
14cr|btanks-0.9.8083-5|16	# Don't override Fedora's options
14cr|btanks-0.9.8083-5|17	Patch3:		btanks-excessopts.patch
14cr|btanks-0.9.8083-5|18	# gcc is now more picky about casting
14cr|btanks-0.9.8083-5|19	Patch4:		btanks-gcc.patch
14cr|btanks-0.9.8083-5|20	# bted doesn't explicitly link to clunl
14cr|btanks-0.9.8083-5|21	Patch5:		btanks-dso.patch
14cr|btanks-0.9.8083-5|22	Patch6:		btanks-gcc47.patch
14cr|btanks-0.9.8083-5|23	BuildRequires:	dos2unix
14cr|btanks-0.9.8083-5|24	BuildRequires:	scons
14cr|btanks-0.9.8083-5|25	BuildRequires:	zip
14cr|btanks-0.9.8083-5|26	# Disabled video previews of map levels
14cr|btanks-0.9.8083-5|27	BuildRequires:	smpeg-devel
14cr|btanks-0.9.8083-5|28	BuildRequires:	pkgconfig(expat)
14cr|btanks-0.9.8083-5|29	BuildRequires:	pkgconfig(gl)
14cr|btanks-0.9.8083-5|30	BuildRequires:	pkgconfig(glu)
14cr|btanks-0.9.8083-5|31	BuildRequires:	pkgconfig(lua) < 5.2
14cr|btanks-0.9.8083-5|32	BuildRequires:	pkgconfig(sdl)
14cr|btanks-0.9.8083-5|33	BuildRequires:	pkgconfig(SDL_image)
14cr|btanks-0.9.8083-5|34	BuildRequires:	pkgconfig(vorbis)
14cr|btanks-0.9.8083-5|35	BuildRequires:	pkgconfig(zlib)
14cr|btanks-0.9.8083-5|36	Requires:	%{name}-data = %{EVRD}
14cr|btanks-0.9.8083-5|37	
14cr|btanks-0.9.8083-5|38	%description
14cr|btanks-0.9.8083-5|39	Battle Tanks is a funny battle on your desk, where you can choose one of three
14cr|btanks-0.9.8083-5|40	vehicles and eliminate your enemy using the whole arsenal of weapons. has
14cr|btanks-0.9.8083-5|41	original cartoon-like graphics and cool music, it is fun and dynamic, it has
14cr|btanks-0.9.8083-5|42	several network modes for deathmatch and cooperative.
14cr|btanks-0.9.8083-5|43	What else is needed to have fun with your friends?
14cr|btanks-0.9.8083-5|44	
14cr|btanks-0.9.8083-5|45	And all is packed and ready for you in Battle Tanks.
14cr|btanks-0.9.8083-5|46	
14cr|btanks-0.9.8083-5|47	%files
14cr|btanks-0.9.8083-5|48	%doc README-{editor,en,fr,ru}.txt ChangeLog *.url LICENSE LICENSE.EXCEPTION
14cr|btanks-0.9.8083-5|49	%{_gamesbindir}/%{name}
14cr|btanks-0.9.8083-5|50	%{_gamesbindir}/bted
14cr|btanks-0.9.8083-5|51	%{_libdir}/*.so
14cr|btanks-0.9.8083-5|52	%dir %{_libdir}/%{name}
14cr|btanks-0.9.8083-5|53	%{_libdir}/%{name}/*.so
14cr|btanks-0.9.8083-5|54	%{_iconsdir}/%{name}.png
14cr|btanks-0.9.8083-5|55	%{_datadir}/applications/%{name}.desktop
14cr|btanks-0.9.8083-5|56	%{_datadir}/applications/bted.desktop
14cr|btanks-0.9.8083-5|57	
14cr|btanks-0.9.8083-5|58	#----------------------------------------------------------------------------
14cr|btanks-0.9.8083-5|59	
14cr|btanks-0.9.8083-5|60	%package	data
14cr|btanks-0.9.8083-5|61	Summary:	Data files for %{name}
14cr|btanks-0.9.8083-5|62	Group:		Games/Arcade
14cr|btanks-0.9.8083-5|63	Requires:	%{name} = %{EVRD}
14cr|btanks-0.9.8083-5|64	BuildArch:	noarch
14cr|btanks-0.9.8083-5|65	
14cr|btanks-0.9.8083-5|66	%description	data
14cr|btanks-0.9.8083-5|67	The %{name}-data package contains data files that are needed for
14cr|btanks-0.9.8083-5|68	running %{name}.
14cr|btanks-0.9.8083-5|69	
14cr|btanks-0.9.8083-5|70	%files data
14cr|btanks-0.9.8083-5|71	%dir %{_gamesdatadir}/%{name}
14cr|btanks-0.9.8083-5|72	%{_gamesdatadir}/%{name}/data
14cr|btanks-0.9.8083-5|73	
14cr|btanks-0.9.8083-5|74	#----------------------------------------------------------------------------
14cr|btanks-0.9.8083-5|75	
14cr|btanks-0.9.8083-5|76	%prep
14cr|btanks-0.9.8083-5|77	%setup -q
14cr|btanks-0.9.8083-5|78	%patch0 -p0 -b .remove-rpath
14cr|btanks-0.9.8083-5|79	%patch1 -p0 -b .disable-smpeg
14cr|btanks-0.9.8083-5|80	%patch2 -p0 -b .libcheck
14cr|btanks-0.9.8083-5|81	%patch3 -p0 -b .excessopts
14cr|btanks-0.9.8083-5|82	%patch4 -p0 -b .gcc
14cr|btanks-0.9.8083-5|83	%patch5 -p0 -b .dso
14cr|btanks-0.9.8083-5|84	%patch6 -p0 -b .gcc4.7
14cr|btanks-0.9.8083-5|85	dos2unix -k *.txt ChangeLog *.url LICENSE LICENSE.EXCEPTION
14cr|btanks-0.9.8083-5|86	
14cr|btanks-0.9.8083-5|87	iconv -f latin1 -t utf-8 LICENSE.EXCEPTION > LICENSE.EXCEPTION.new
14cr|btanks-0.9.8083-5|88	touch -r LICENSE.EXCEPTION{,.new}
14cr|btanks-0.9.8083-5|89	mv -f LICENSE.EXCEPTION{.new,}
14cr|btanks-0.9.8083-5|90	
14cr|btanks-0.9.8083-5|91	iconv -f latin1 -t utf-8 README-fr.txt > README-fr.txt.new
14cr|btanks-0.9.8083-5|92	touch -r README-fr.txt{,.new}
14cr|btanks-0.9.8083-5|93	mv -f README-fr.txt{.new,}
14cr|btanks-0.9.8083-5|94	
14cr|btanks-0.9.8083-5|95	iconv -f cp1251 -t utf-8 README-ru.txt > README-ru.txt.new
14cr|btanks-0.9.8083-5|96	touch -r README-ru.txt{,.new}
14cr|btanks-0.9.8083-5|97	mv -f README-ru.txt{.new,}
14cr|btanks-0.9.8083-5|98	
14cr|btanks-0.9.8083-5|99	
14cr|btanks-0.9.8083-5|100	%build
14cr|btanks-0.9.8083-5|101	# flags need to be passed via environment or they get treated as a single
14cr|btanks-0.9.8083-5|102	# word rather than as multiple arguments. CXXFLAGS is only needed if
14cr|btanks-0.9.8083-5|103	# there are c++ only flags that need to get added.
14cr|btanks-0.9.8083-5|104	export CFLAGS="%{optflags}"; \
14cr|btanks-0.9.8083-5|105	scons \
14cr|btanks-0.9.8083-5|106	prefix=%{_prefix} \
14cr|btanks-0.9.8083-5|107	lib_dir=%{_libdir} \
14cr|btanks-0.9.8083-5|108	plugins_dir=%{_libdir}/%{name} \
14cr|btanks-0.9.8083-5|109	resources_dir=%{_gamesdatadir}/%{name} \
14cr|btanks-0.9.8083-5|110	mode=release \
14cr|btanks-0.9.8083-5|111	enable_lua=true
14cr|btanks-0.9.8083-5|112	
14cr|btanks-0.9.8083-5|113	%install
14cr|btanks-0.9.8083-5|114	# binaries
14cr|btanks-0.9.8083-5|115	install -dm 755 %{buildroot}%{_gamesbindir}
14cr|btanks-0.9.8083-5|116	install -m 755 build/release/engine/%{name} %{buildroot}%{_gamesbindir}
14cr|btanks-0.9.8083-5|117	install -m 755 build/release/editor/bted %{buildroot}%{_gamesbindir}
14cr|btanks-0.9.8083-5|118	
14cr|btanks-0.9.8083-5|119	# libs
14cr|btanks-0.9.8083-5|120	install -dm 755 %{buildroot}%{_libdir}/%{name}
14cr|btanks-0.9.8083-5|121	install -m 755 build/release/engine/libbtanks_engine.so %{buildroot}%{_libdir}
14cr|btanks-0.9.8083-5|122	install -m 755 build/release/mrt/libmrt.so %{buildroot}%{_libdir}
14cr|btanks-0.9.8083-5|123	install -m 755 build/release/sdlx/libsdlx.so %{buildroot}%{_libdir}
14cr|btanks-0.9.8083-5|124	install -m 755 build/release/clunk/libclunk.so %{buildroot}%{_libdir}
14cr|btanks-0.9.8083-5|125	
14cr|btanks-0.9.8083-5|126	# plugins
14cr|btanks-0.9.8083-5|127	install -m 755 build/release/objects/libbt_objects.so %{buildroot}%{_libdir}/%{name}
14cr|btanks-0.9.8083-5|128	
14cr|btanks-0.9.8083-5|129	# data-files (see pack-resources.sh)
14cr|btanks-0.9.8083-5|130	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|btanks-0.9.8083-5|131	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}/data
14cr|btanks-0.9.8083-5|132	pushd data
14cr|btanks-0.9.8083-5|133	find . \( -wholename \*.svn\* -or -name \*.wav \) -exec rm -rf {} \;
14cr|btanks-0.9.8083-5|134	cp -pR * %{buildroot}%{_gamesdatadir}/%{name}/data
14cr|btanks-0.9.8083-5|135	#zip -q -0 -r ../resources.dat * -x \*.svn\* -x \*.wav
14cr|btanks-0.9.8083-5|136	popd
14cr|btanks-0.9.8083-5|137	#install -m 644 resources.dat %{buildroot}%{_datadir}/%{name}
14cr|btanks-0.9.8083-5|138	
14cr|btanks-0.9.8083-5|139	# icon
14cr|btanks-0.9.8083-5|140	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|btanks-0.9.8083-5|141	install -D data/tiles/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|btanks-0.9.8083-5|142	
14cr|btanks-0.9.8083-5|143	# menu-entries
14cr|btanks-0.9.8083-5|144	install -d %{buildroot}%{_datadir}/applications
14cr|btanks-0.9.8083-5|145	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|btanks-0.9.8083-5|146	[Desktop Entry]
14cr|btanks-0.9.8083-5|147	Encoding=UTF-8
14cr|btanks-0.9.8083-5|148	Name=Battle Tanks
14cr|btanks-0.9.8083-5|149	Comment=Battle Tanks is a funny battle on your desk
14cr|btanks-0.9.8083-5|150	Comment[ru]=Battle Tanks — это веселая маленькая война на столе
14cr|btanks-0.9.8083-5|151	Exec=%{_gamesbindir}/%{name}
14cr|btanks-0.9.8083-5|152	Icon=%{name}
14cr|btanks-0.9.8083-5|153	Terminal=false
14cr|btanks-0.9.8083-5|154	Type=Application
14cr|btanks-0.9.8083-5|155	StartupNotify=true
14cr|btanks-0.9.8083-5|156	Categories=Game;ArcadeGame;
14cr|btanks-0.9.8083-5|157	EOF
14cr|btanks-0.9.8083-5|158	
14cr|btanks-0.9.8083-5|159	cat > %{buildroot}%{_datadir}/applications/bted.desktop << EOF
14cr|btanks-0.9.8083-5|160	[Desktop Entry]
14cr|btanks-0.9.8083-5|161	Encoding=UTF-8
14cr|btanks-0.9.8083-5|162	Name=Battle Tanks map editor
14cr|btanks-0.9.8083-5|163	Name[ru]=Battle Tanks — редактор карт
14cr|btanks-0.9.8083-5|164	Comment=Battle Tanks map editor
14cr|btanks-0.9.8083-5|165	Comment[ru]=Редактор карт для Battle Tanks
14cr|btanks-0.9.8083-5|166	Exec=%{_gamesbindir}/bted
14cr|btanks-0.9.8083-5|167	Icon=%{name}
14cr|btanks-0.9.8083-5|168	Terminal=false
14cr|btanks-0.9.8083-5|169	Type=Application
14cr|btanks-0.9.8083-5|170	StartupNotify=true
14cr|btanks-0.9.8083-5|171	Categories=Game;ArcadeGame;
14cr|btanks-0.9.8083-5|172	EOF
14cr|btanks-0.9.8083-5|173	
14cr|btanks-0.9.8083-5|174	
14cr|btanks-0.9.8083-5|175	%changelog
14cr|btanks-0.9.8083-5|176	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 0.9.8083-5
14cr|btanks-0.9.8083-5|177	+ Revision: 6e7e3e9
14cr|btanks-0.9.8083-5|178	- Force lua 5.1
14cr|btanks-0.9.8083-5|179	
14cr|btanks-0.9.8083-5|180	

462 14
14cr|btf-1.2.0-2|1	%define NAME		BTF
14cr|btf-1.2.0-2|2	%define major		%{version}
14cr|btf-1.2.0-2|3	%define libname		%mklibname %{name} %{major}
14cr|btf-1.2.0-2|4	%define develname	%mklibname %{name} -d
14cr|btf-1.2.0-2|5	
14cr|btf-1.2.0-2|6	Name:		btf
14cr|btf-1.2.0-2|7	Version:	1.2.0
14cr|btf-1.2.0-2|8	Release:	2
14cr|btf-1.2.0-2|9	Epoch:		1
14cr|btf-1.2.0-2|10	Summary:	Routines for permuting a matrix into block upper triangular form
14cr|btf-1.2.0-2|11	Group:		System/Libraries
14cr|btf-1.2.0-2|12	License:	LGPL
14cr|btf-1.2.0-2|13	URL:		http://www.cise.ufl.edu/research/sparse/btf/
14cr|btf-1.2.0-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/btf/%{NAME}-%{version}.tar.gz
14cr|btf-1.2.0-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|btf-1.2.0-2|16	
14cr|btf-1.2.0-2|17	%description
14cr|btf-1.2.0-2|18	BTF is a software package for permuting a matrix into block upper
14cr|btf-1.2.0-2|19	triangular form. It includes a maximum transversal algorithm, which
14cr|btf-1.2.0-2|20	finds a permutation of a square or rectangular matrix so that it has a
14cr|btf-1.2.0-2|21	zero-free diagonal (if one exists); otherwise, it finds a maximal
14cr|btf-1.2.0-2|22	matching which maximizes the number of nonzeros on the diagonal.  The
14cr|btf-1.2.0-2|23	package also includes a method for finding the strongly connected
14cr|btf-1.2.0-2|24	components of a graph. These two methods together give the
14cr|btf-1.2.0-2|25	permutation to block upper triangular form.
14cr|btf-1.2.0-2|26	
14cr|btf-1.2.0-2|27	%package -n %{libname}
14cr|btf-1.2.0-2|28	Summary:	Library of routines for permuting a matrix into block upper triangular form
14cr|btf-1.2.0-2|29	Group:		System/Libraries
14cr|btf-1.2.0-2|30	
14cr|btf-1.2.0-2|31	%description -n %{libname}
14cr|btf-1.2.0-2|32	BTF is a software package for permuting a matrix into block upper
14cr|btf-1.2.0-2|33	triangular form. It includes a maximum transversal algorithm, which
14cr|btf-1.2.0-2|34	finds a permutation of a square or rectangular matrix so that it has a
14cr|btf-1.2.0-2|35	zero-free diagonal (if one exists); otherwise, it finds a maximal
14cr|btf-1.2.0-2|36	matching which maximizes the number of nonzeros on the diagonal.  The
14cr|btf-1.2.0-2|37	package also includes a method for finding the strongly connected
14cr|btf-1.2.0-2|38	components of a graph. These two methods together give the
14cr|btf-1.2.0-2|39	permutation to block upper triangular form.
14cr|btf-1.2.0-2|40	
14cr|btf-1.2.0-2|41	This package contains the library needed to run programs dynamically
14cr|btf-1.2.0-2|42	linked against %{NAME}.
14cr|btf-1.2.0-2|43	
14cr|btf-1.2.0-2|44	%package -n %{develname}
14cr|btf-1.2.0-2|45	Summary:	C routines for permuting a matrix into block upper triangular form
14cr|btf-1.2.0-2|46	Group:		Development/C
14cr|btf-1.2.0-2|47	Requires:	suitesparse-common-devel >= 4.0.0
14cr|btf-1.2.0-2|48	Requires:	%{libname} = %{EVRD}
14cr|btf-1.2.0-2|49	Provides:	%{name}-devel = %{EVRD}
14cr|btf-1.2.0-2|50	
14cr|btf-1.2.0-2|51	%description -n %{develname}
14cr|btf-1.2.0-2|52	BTF is a software package for permuting a matrix into block upper
14cr|btf-1.2.0-2|53	triangular form. It includes a maximum transversal algorithm, which
14cr|btf-1.2.0-2|54	finds a permutation of a square or rectangular matrix so that it has a
14cr|btf-1.2.0-2|55	zero-free diagonal (if one exists); otherwise, it finds a maximal
14cr|btf-1.2.0-2|56	matching which maximizes the number of nonzeros on the diagonal.  The
14cr|btf-1.2.0-2|57	package also includes a method for finding the strongly connected
14cr|btf-1.2.0-2|58	components of a graph. These two methods together give the
14cr|btf-1.2.0-2|59	permutation to block upper triangular form.
14cr|btf-1.2.0-2|60	
14cr|btf-1.2.0-2|61	This package contains the files needed to develop applications which
14cr|btf-1.2.0-2|62	use %{NAME}.
14cr|btf-1.2.0-2|63	
14cr|btf-1.2.0-2|64	%prep
14cr|btf-1.2.0-2|65	%setup -q -c -n %{name}-%{version}
14cr|btf-1.2.0-2|66	cd %{NAME}
14cr|btf-1.2.0-2|67	find . -perm 640 | xargs chmod 644
14cr|btf-1.2.0-2|68	mkdir ../SuiteSparse_config
14cr|btf-1.2.0-2|69	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|btf-1.2.0-2|70	
14cr|btf-1.2.0-2|71	%build
14cr|btf-1.2.0-2|72	cd %{NAME}
14cr|btf-1.2.0-2|73	pushd Lib
14cr|btf-1.2.0-2|74	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|btf-1.2.0-2|75	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} *.o
14cr|btf-1.2.0-2|76	popd
14cr|btf-1.2.0-2|77	
14cr|btf-1.2.0-2|78	%install
14cr|btf-1.2.0-2|79	cd %{NAME}
14cr|btf-1.2.0-2|80	
14cr|btf-1.2.0-2|81	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|btf-1.2.0-2|82	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|btf-1.2.0-2|83	
14cr|btf-1.2.0-2|84	for f in Lib/*.so*; do
14cr|btf-1.2.0-2|85	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|btf-1.2.0-2|86	done
14cr|btf-1.2.0-2|87	for f in Lib/*.a; do
14cr|btf-1.2.0-2|88	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|btf-1.2.0-2|89	done
14cr|btf-1.2.0-2|90	for f in Include/*.h; do
14cr|btf-1.2.0-2|91	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|btf-1.2.0-2|92	done
14cr|btf-1.2.0-2|93	
14cr|btf-1.2.0-2|94	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|btf-1.2.0-2|95	
14cr|btf-1.2.0-2|96	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|btf-1.2.0-2|97	%__install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|btf-1.2.0-2|98	
14cr|btf-1.2.0-2|99	%files -n %{libname}
14cr|btf-1.2.0-2|100	%{_libdir}/*.so.*
14cr|btf-1.2.0-2|101	
14cr|btf-1.2.0-2|102	%files -n %{develname}
14cr|btf-1.2.0-2|103	%{_docdir}/%{name}
14cr|btf-1.2.0-2|104	%{_includedir}/*
14cr|btf-1.2.0-2|105	%{_libdir}/*.so
14cr|btf-1.2.0-2|106	%{_libdir}/*.a
14cr|btf-1.2.0-2|107	
14cr|btf-1.2.0-2|108	
14cr|btf-1.2.0-2|109	%changelog
14cr|btf-1.2.0-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.0-2
14cr|btf-1.2.0-2|111	+ Revision: 8b97c5e
14cr|btf-1.2.0-2|112	- MassBuild#464: Increase release tag
14cr|btf-1.2.0-2|113	
14cr|btf-1.2.0-2|114	

463 14
14cr|bubblemon-1.46-7|1	Summary: 	WindowMaker dockapp CPU, memory, swap and load average monitor
14cr|bubblemon-1.46-7|2	Name:		bubblemon
14cr|bubblemon-1.46-7|3	Version:	1.46
14cr|bubblemon-1.46-7|4	Release:	7
14cr|bubblemon-1.46-7|5	License:	GPLv2+
14cr|bubblemon-1.46-7|6	Group:          Graphical desktop/WindowMaker
14cr|bubblemon-1.46-7|7	Source0:	%{name}-dockapp-%{version}.tar.bz2
14cr|bubblemon-1.46-7|8	Source1:	%{name}-icons.tar.bz2
14cr|bubblemon-1.46-7|9	Patch0:		%{name}-1.46-fix-overlinking.patch
14cr|bubblemon-1.46-7|10	URL:		http://www.ne.jp/asahi/linux/timecop/
14cr|bubblemon-1.46-7|11	BuildRequires:	pkgconfig(x11)
14cr|bubblemon-1.46-7|12	BuildRequires:  xpm-devel
14cr|bubblemon-1.46-7|13	BuildRequires:  gtk+-devel = 1.2.10
14cr|bubblemon-1.46-7|14	
14cr|bubblemon-1.46-7|15	%description
14cr|bubblemon-1.46-7|16	This is a system monitoring dockapp, visually based on the GNOME "BubbleMon"
14cr|bubblemon-1.46-7|17	applet. Basically, it displays CPU and memory load as bubbles in a jar of
14cr|bubblemon-1.46-7|18	water. But that is where similarity ends. New bubblemon-dockapp features
14cr|bubblemon-1.46-7|19	translucent CPU load meter (for accurate CPU load measurement), yellow duck
14cr|bubblemon-1.46-7|20	swimming back and forth on the water surface (just for fun), and fading load
14cr|bubblemon-1.46-7|21	average and memory usage screens. Either of the info screens can be locked to
14cr|bubblemon-1.46-7|22	stay on top of water/duck/cpu screen, so that you can see both statistics at
14cr|bubblemon-1.46-7|23	once. Pretty nifty toy for your desktop. Code has been thoroughly optimized
14cr|bubblemon-1.46-7|24	since version 1.0, and even with all the features compiled in, BubbleMon still
14cr|bubblemon-1.46-7|25	uses very little CPU time. All the extra "bloated" features can be compiled
14cr|bubblemon-1.46-7|26	out or disabled on command-line, if you prefer original "BubbleMon" look.
14cr|bubblemon-1.46-7|27	
14cr|bubblemon-1.46-7|28	%prep
14cr|bubblemon-1.46-7|29	%setup -q -n %{name}-dockapp-%{version}
14cr|bubblemon-1.46-7|30	%patch0 -p1
14cr|bubblemon-1.46-7|31	
14cr|bubblemon-1.46-7|32	%build
14cr|bubblemon-1.46-7|33	make EXTRA="-DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN" \
14cr|bubblemon-1.46-7|34	CFLAGS="$RPM_OPT_FLAGS `gtk-config --cflags` \${EXTRA} \${WMAN}"
14cr|bubblemon-1.46-7|35	
14cr|bubblemon-1.46-7|36	%install
14cr|bubblemon-1.46-7|37	[ -d %buildroot ] && rm -rf %buildroot
14cr|bubblemon-1.46-7|38	
14cr|bubblemon-1.46-7|39	install -m 755 -d %buildroot%{_miconsdir}
14cr|bubblemon-1.46-7|40	install -m 755 -d %buildroot%{_iconsdir}
14cr|bubblemon-1.46-7|41	install -m 755 -d %buildroot%{_liconsdir}
14cr|bubblemon-1.46-7|42	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|bubblemon-1.46-7|43	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|bubblemon-1.46-7|44	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|bubblemon-1.46-7|45	
14cr|bubblemon-1.46-7|46	install -m 755 bubblemon -D %buildroot%{_bindir}/bubblemon
14cr|bubblemon-1.46-7|47	
14cr|bubblemon-1.46-7|48	
14cr|bubblemon-1.46-7|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|bubblemon-1.46-7|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bubblemon-1.46-7|51	[Desktop Entry]
14cr|bubblemon-1.46-7|52	Name=%{name}
14cr|bubblemon-1.46-7|53	Comment=Monitoring-duck-in-a-jar dockapp
14cr|bubblemon-1.46-7|54	Exec=%{_bindir}/%{name}
14cr|bubblemon-1.46-7|55	Icon=%{name}
14cr|bubblemon-1.46-7|56	Terminal=false
14cr|bubblemon-1.46-7|57	Type=Application
14cr|bubblemon-1.46-7|58	StartupNotify=true
14cr|bubblemon-1.46-7|59	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|bubblemon-1.46-7|60	EOF
14cr|bubblemon-1.46-7|61	
14cr|bubblemon-1.46-7|62	%clean
14cr|bubblemon-1.46-7|63	rm -rf $RPM_BUILD_ROOT
14cr|bubblemon-1.46-7|64	
14cr|bubblemon-1.46-7|65	%if %mdkversion < 200900
14cr|bubblemon-1.46-7|66	%post
14cr|bubblemon-1.46-7|67	%{update_menus}
14cr|bubblemon-1.46-7|68	%endif
14cr|bubblemon-1.46-7|69	
14cr|bubblemon-1.46-7|70	%if %mdkversion < 200900
14cr|bubblemon-1.46-7|71	%postun
14cr|bubblemon-1.46-7|72	%{clean_menus}
14cr|bubblemon-1.46-7|73	%endif
14cr|bubblemon-1.46-7|74	
14cr|bubblemon-1.46-7|75	%files
14cr|bubblemon-1.46-7|76	%defattr (-,root,root)
14cr|bubblemon-1.46-7|77	%doc ChangeLog README SUPPORTED_SYSTEMS doc/Xdefaults.sample
14cr|bubblemon-1.46-7|78	%{_bindir}/*
14cr|bubblemon-1.46-7|79	%{_liconsdir}/%{name}.png
14cr|bubblemon-1.46-7|80	%{_miconsdir}/%{name}.png
14cr|bubblemon-1.46-7|81	%{_iconsdir}/%{name}.png
14cr|bubblemon-1.46-7|82	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|bubblemon-1.46-7|83	
14cr|bubblemon-1.46-7|84	
14cr|bubblemon-1.46-7|85	
14cr|bubblemon-1.46-7|86	
14cr|bubblemon-1.46-7|87	%changelog
14cr|bubblemon-1.46-7|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.46-7
14cr|bubblemon-1.46-7|89	+ Revision: f90c5b6
14cr|bubblemon-1.46-7|90	- MassBuild#464: Increase release tag
14cr|bubblemon-1.46-7|91	
14cr|bubblemon-1.46-7|92	

464 14
14cr|bubbros-1.6-3|1	Name:           bubbros
14cr|bubbros-1.6-3|2	Version:        1.6
14cr|bubbros-1.6-3|3	Release:        3
14cr|bubbros-1.6-3|4	Summary:        Bub and Brothers game inspired by the classic Bubble and Bobble
14cr|bubbros-1.6-3|5	Group:          Games/Arcade
14cr|bubbros-1.6-3|6	License:        MIT and Artistic 2.0
14cr|bubbros-1.6-3|7	#               Code under MIT
14cr|bubbros-1.6-3|8	#               Sound and Graphics under Artistic 2.0, as released by Sebastian Wegner, in an email on 28/09/2009.
14cr|bubbros-1.6-3|9	URL:            http://bub-n-bros.sourceforge.net/
14cr|bubbros-1.6-3|10	Source0:        http://downloads.sourceforge.net/bub-n-bros/%{name}-%{version}.tar.bz2
14cr|bubbros-1.6-3|11	Source1:        bubbros.desktop
14cr|bubbros-1.6-3|12	Source2:        bubbros-client.sh
14cr|bubbros-1.6-3|13	Source3:        bubbros-server.sh
14cr|bubbros-1.6-3|14	Source4:        bubbros.sh
14cr|bubbros-1.6-3|15	Source5:        bubbros-license-Artistic2.0.txt
14cr|bubbros-1.6-3|16	Patch0:         bubbros-1.5-fixes.patch
14cr|bubbros-1.6-3|17	BuildRequires:  python-devel imagemagick desktop-file-utils
14cr|bubbros-1.6-3|18	BuildRequires:  java-sdk
14cr|bubbros-1.6-3|19	BuildRequires:  x11-proto-devel
14cr|bubbros-1.6-3|20	BuildRequires:  pkgconfig(x11)
14cr|bubbros-1.6-3|21	BuildRequires:  pkgconfig(xext)
14cr|bubbros-1.6-3|22	Requires:       pygame pygtk2 hicolor-icon-theme
14cr|bubbros-1.6-3|23	# htmlview
14cr|bubbros-1.6-3|24	
14cr|bubbros-1.6-3|25	%description
14cr|bubbros-1.6-3|26	This is a direct clone of the MacOS game Bub & Bob of McSebi. Thanks Sebi for
14cr|bubbros-1.6-3|27	all the cool graphics and sounds!
14cr|bubbros-1.6-3|28	
14cr|bubbros-1.6-3|29	Features:
14cr|bubbros-1.6-3|30	
14cr|bubbros-1.6-3|31	* 1 to 10 players -- the best fun is with at least 3 players!
14cr|bubbros-1.6-3|32	* Same gameplay as the famous McSebi's Bub & Bob.
14cr|bubbros-1.6-3|33	* Over-the-network game and/or up to 3 players on the same computer.
14cr|bubbros-1.6-3|34	* Completely original crazy bonuses!
14cr|bubbros-1.6-3|35	* Capture other players in a bubble!
14cr|bubbros-1.6-3|36	* New levels, including a random level generator!
14cr|bubbros-1.6-3|37	
14cr|bubbros-1.6-3|38	
14cr|bubbros-1.6-3|39	%prep
14cr|bubbros-1.6-3|40	%setup -q
14cr|bubbros-1.6-3|41	#no backups for this patch, otherwise they end up getting installed!
14cr|bubbros-1.6-3|42	%patch0 -p1
14cr|bubbros-1.6-3|43	sed -i 's:#! /usr/bin/env python:#!%{__python}:' BubBob.py bubbob/bb.py \
14cr|bubbros-1.6-3|44	display/Client.py
14cr|bubbros-1.6-3|45	chmod +x display/Client.py
14cr|bubbros-1.6-3|46	# for %doc
14cr|bubbros-1.6-3|47	mv bubbob/levels/README.txt levels.txt
14cr|bubbros-1.6-3|48	install -m 644 %{SOURCE5} artistic.txt
14cr|bubbros-1.6-3|49	
14cr|bubbros-1.6-3|50	%build
14cr|bubbros-1.6-3|51	make %{?_smp_mflags}
14cr|bubbros-1.6-3|52	pushd bubbob/images
14cr|bubbros-1.6-3|53	python buildcolors.py
14cr|bubbros-1.6-3|54	popd
14cr|bubbros-1.6-3|55	pushd java
14cr|bubbros-1.6-3|56	rm *.class
14cr|bubbros-1.6-3|57	make
14cr|bubbros-1.6-3|58	popd
14cr|bubbros-1.6-3|59	convert bubbob/images/dragon_0.ppm -transparent '#010101' -crop 32x32+0+0 \
14cr|bubbros-1.6-3|60	%{name}.png
14cr|bubbros-1.6-3|61	
14cr|bubbros-1.6-3|62	
14cr|bubbros-1.6-3|63	%install
14cr|bubbros-1.6-3|64	rm -rf %{buildroot}
14cr|bubbros-1.6-3|65	mkdir -p %{buildroot}%{_bindir}
14cr|bubbros-1.6-3|66	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|bubbros-1.6-3|67	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|bubbros-1.6-3|68	mkdir -p %{buildroot}%{_mandir}/man6
14cr|bubbros-1.6-3|69	# copying the complete dirs and then removing the unwanted bits is easier :)
14cr|bubbros-1.6-3|70	cp -a BubBob.py bubbob common display http2 java metaserver \
14cr|bubbros-1.6-3|71	%{buildroot}%{_datadir}/%{name}
14cr|bubbros-1.6-3|72	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/build
14cr|bubbros-1.6-3|73	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/doc
14cr|bubbros-1.6-3|74	rm -fr %{buildroot}%{_datadir}/%{name}/display/build
14cr|bubbros-1.6-3|75	rm -fr %{buildroot}%{_datadir}/%{name}/display/windows
14cr|bubbros-1.6-3|76	rm     %{buildroot}%{_datadir}/%{name}/display/*_windows.py
14cr|bubbros-1.6-3|77	rm -fr %{buildroot}%{_datadir}/%{name}/http2/sf
14cr|bubbros-1.6-3|78	rm     %{buildroot}%{_datadir}/%{name}/http2/header.png
14cr|bubbros-1.6-3|79	rm     %{buildroot}%{_datadir}/%{name}/java/pclient.java
14cr|bubbros-1.6-3|80	rm `find %{buildroot}%{_datadir}/%{name} -name '*.c'`
14cr|bubbros-1.6-3|81	rm `find %{buildroot}%{_datadir}/%{name} -name 'Makefile'`
14cr|bubbros-1.6-3|82	rm `find %{buildroot}%{_datadir}/%{name} -name 'setup.py'`
14cr|bubbros-1.6-3|83	# put the .so files in %{libdir}
14cr|bubbros-1.6-3|84	mv `find %{buildroot}%{_datadir}/%{name} -name '*.so'` \
14cr|bubbros-1.6-3|85	%{buildroot}%{_libdir}/%{name}
14cr|bubbros-1.6-3|86	# create the symlinks in /usr/bin, these must be absolute links!
14cr|bubbros-1.6-3|87	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/bubbros-client
14cr|bubbros-1.6-3|88	install -m 755 %{SOURCE3} %{buildroot}%{_bindir}/bubbros-server
14cr|bubbros-1.6-3|89	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/bubbros
14cr|bubbros-1.6-3|90	# install the manpages
14cr|bubbros-1.6-3|91	install -m 644 doc/BubBob.py.1 %{buildroot}%{_mandir}/man6/bubbros.6
14cr|bubbros-1.6-3|92	install -m 644 doc/bb.py.1 %{buildroot}%{_mandir}/man6/bubbros-server.6
14cr|bubbros-1.6-3|93	install -m 644 doc/Client.py.1 %{buildroot}%{_mandir}/man6/bubbros-client.6
14cr|bubbros-1.6-3|94	# below is the desktop file and icon stuff.
14cr|bubbros-1.6-3|95	mkdir -p %{buildroot}%{_datadir}/applications
14cr|bubbros-1.6-3|96	desktop-file-install --vendor dribble           \
14cr|bubbros-1.6-3|97	--dir %{buildroot}%{_datadir}/applications \
14cr|bubbros-1.6-3|98	%{SOURCE1}
14cr|bubbros-1.6-3|99	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|bubbros-1.6-3|100	install -p -m 644 %{name}.png \
14cr|bubbros-1.6-3|101	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|bubbros-1.6-3|102	
14cr|bubbros-1.6-3|103	
14cr|bubbros-1.6-3|104	%clean
14cr|bubbros-1.6-3|105	rm -rf %{buildroot}
14cr|bubbros-1.6-3|106	
14cr|bubbros-1.6-3|107	%files
14cr|bubbros-1.6-3|108	%defattr(-,root,root,-)
14cr|bubbros-1.6-3|109	%doc LICENSE.txt artistic.txt levels.txt
14cr|bubbros-1.6-3|110	%{_bindir}/bubbros*
14cr|bubbros-1.6-3|111	%{_libdir}/%{name}
14cr|bubbros-1.6-3|112	%{_datadir}/%{name}
14cr|bubbros-1.6-3|113	%{_datadir}/applications/dribble-%{name}.desktop
14cr|bubbros-1.6-3|114	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|bubbros-1.6-3|115	%{_mandir}/man6/bubbros*.6.*
14cr|bubbros-1.6-3|116	
14cr|bubbros-1.6-3|117	
14cr|bubbros-1.6-3|118	
14cr|bubbros-1.6-3|119	
14cr|bubbros-1.6-3|120	
14cr|bubbros-1.6-3|121	%changelog
14cr|bubbros-1.6-3|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14cr|bubbros-1.6-3|123	+ Revision: a7322e3
14cr|bubbros-1.6-3|124	- MassBuild#464: Increase release tag
14cr|bubbros-1.6-3|125	
14cr|bubbros-1.6-3|126	

465 14
14cr|buffer-1.19-11|1	Summary:	General purpose buffer program
14cr|buffer-1.19-11|2	Name:		buffer
14cr|buffer-1.19-11|3	Version:	1.19
14cr|buffer-1.19-11|4	Release:	11
14cr|buffer-1.19-11|5	License:	GPLv2+
14cr|buffer-1.19-11|6	Group:		Archiving/Backup
14cr|buffer-1.19-11|7	Source0:	%{name}-%{version}.tar.bz2
14cr|buffer-1.19-11|8	Patch0:		buffer_1.19-7.patch.bz2
14cr|buffer-1.19-11|9	
14cr|buffer-1.19-11|10	%description
14cr|buffer-1.19-11|11	This is a program designed to speed up writing tapes on remote tape
14cr|buffer-1.19-11|12	drives. After startup it splits itself into two processes. The first
14cr|buffer-1.19-11|13	process reads (and reblocks) from stdin into a shared memory buffer.
14cr|buffer-1.19-11|14	The second writes from the shared memory buffer to stdout.  Doing it this way
14cr|buffer-1.19-11|15	means that the writing side effectly sits in a tight write loop and
14cr|buffer-1.19-11|16	doesn't have to wait for input.  Similarly for the input side.  It is
14cr|buffer-1.19-11|17	this waiting that slows down other reblocking processes, like dd.
14cr|buffer-1.19-11|18	
14cr|buffer-1.19-11|19	%files
14cr|buffer-1.19-11|20	%doc COPYING README
14cr|buffer-1.19-11|21	%{_bindir}/buffer
14cr|buffer-1.19-11|22	%{_mandir}/man1/buffer.1*
14cr|buffer-1.19-11|23	
14cr|buffer-1.19-11|24	#----------------------------------------------------------------------------
14cr|buffer-1.19-11|25	
14cr|buffer-1.19-11|26	%prep
14cr|buffer-1.19-11|27	%setup -q
14cr|buffer-1.19-11|28	%patch0 -p1
14cr|buffer-1.19-11|29	
14cr|buffer-1.19-11|30	%build
14cr|buffer-1.19-11|31	make CFLAGS="%{optflags}"
14cr|buffer-1.19-11|32	
14cr|buffer-1.19-11|33	%install
14cr|buffer-1.19-11|34	install -m 755 -D buffer %{buildroot}%{_bindir}/buffer
14cr|buffer-1.19-11|35	install -m 644 -D buffer.man %{buildroot}%{_mandir}/man1/buffer.1
14cr|buffer-1.19-11|36	
14cr|buffer-1.19-11|37	
14cr|buffer-1.19-11|38	%changelog
14cr|buffer-1.19-11|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19-11
14cr|buffer-1.19-11|40	+ Revision: 6ed339a
14cr|buffer-1.19-11|41	- MassBuild#464: Increase release tag
14cr|buffer-1.19-11|42	
14cr|buffer-1.19-11|43	

466 14
14cr|bugsquish-0.0.6-16|1	%define	name	bugsquish
14cr|bugsquish-0.0.6-16|2	%define	version	0.0.6
14cr|bugsquish-0.0.6-16|3	%define release	16
14cr|bugsquish-0.0.6-16|4	%define	Summary	Kill bugs with mouse
14cr|bugsquish-0.0.6-16|5	
14cr|bugsquish-0.0.6-16|6	Summary:	%{Summary}
14cr|bugsquish-0.0.6-16|7	Name:		%{name}
14cr|bugsquish-0.0.6-16|8	Version:	%{version}
14cr|bugsquish-0.0.6-16|9	Release:	%{release}
14cr|bugsquish-0.0.6-16|10	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/bugsquish/%{name}-%{version}.tar.bz2
14cr|bugsquish-0.0.6-16|11	Source5:	%{name}-16.png
14cr|bugsquish-0.0.6-16|12	Source6:	%{name}-32.png
14cr|bugsquish-0.0.6-16|13	Source7:	%{name}-48.png
14cr|bugsquish-0.0.6-16|14	Patch0:		bugsquish-0.0.2-fix-CFLAGS.patch.bz2
14cr|bugsquish-0.0.6-16|15	License:	GPL
14cr|bugsquish-0.0.6-16|16	Url:		http://newbreedsoftware.com/bugsquish/
14cr|bugsquish-0.0.6-16|17	Group:		Games/Arcade
14cr|bugsquish-0.0.6-16|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|bugsquish-0.0.6-16|19	BuildRequires:	SDL-devel
14cr|bugsquish-0.0.6-16|20	BuildRequires:	SDL_image-devel
14cr|bugsquish-0.0.6-16|21	BuildRequires:	SDL_mixer-devel
14cr|bugsquish-0.0.6-16|22	
14cr|bugsquish-0.0.6-16|23	%description
14cr|bugsquish-0.0.6-16|24	Bugs are trying to suck blood out of your arm! Squish them with with your fly
14cr|bugsquish-0.0.6-16|25	swatter before you run out of blood.
14cr|bugsquish-0.0.6-16|26	
14cr|bugsquish-0.0.6-16|27	%prep
14cr|bugsquish-0.0.6-16|28	%setup -q
14cr|bugsquish-0.0.6-16|29	%patch0 -p1
14cr|bugsquish-0.0.6-16|30	chmod a+r -R .
14cr|bugsquish-0.0.6-16|31	rm -rf `find -name .xvpics`
14cr|bugsquish-0.0.6-16|32	
14cr|bugsquish-0.0.6-16|33	%build
14cr|bugsquish-0.0.6-16|34	%make CFLAGS="%{optflags} %ldflags" DATA_PREFIX=%{_gamesdatadir}/%{name}/
14cr|bugsquish-0.0.6-16|35	
14cr|bugsquish-0.0.6-16|36	%install
14cr|bugsquish-0.0.6-16|37	rm -rf $RPM_BUILD_ROOT
14cr|bugsquish-0.0.6-16|38	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|bugsquish-0.0.6-16|39	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|bugsquish-0.0.6-16|40	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|bugsquish-0.0.6-16|41	
14cr|bugsquish-0.0.6-16|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|bugsquish-0.0.6-16|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bugsquish-0.0.6-16|44	[Desktop Entry]
14cr|bugsquish-0.0.6-16|45	Encoding=UTF-8
14cr|bugsquish-0.0.6-16|46	Name=Bugsquish
14cr|bugsquish-0.0.6-16|47	Comment=%{summary}
14cr|bugsquish-0.0.6-16|48	Exec=%_gamesbindir/%{name}
14cr|bugsquish-0.0.6-16|49	Icon=%{name}
14cr|bugsquish-0.0.6-16|50	Terminal=false
14cr|bugsquish-0.0.6-16|51	Type=Application
14cr|bugsquish-0.0.6-16|52	Categories=Game;ArcadeGame;
14cr|bugsquish-0.0.6-16|53	EOF
14cr|bugsquish-0.0.6-16|54	
14cr|bugsquish-0.0.6-16|55	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|56	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|57	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|58	
14cr|bugsquish-0.0.6-16|59	%if %mdkversion < 200900
14cr|bugsquish-0.0.6-16|60	%post
14cr|bugsquish-0.0.6-16|61	%update_menus
14cr|bugsquish-0.0.6-16|62	%endif
14cr|bugsquish-0.0.6-16|63	
14cr|bugsquish-0.0.6-16|64	%if %mdkversion < 200900
14cr|bugsquish-0.0.6-16|65	%postun
14cr|bugsquish-0.0.6-16|66	%clean_menus
14cr|bugsquish-0.0.6-16|67	%endif
14cr|bugsquish-0.0.6-16|68	
14cr|bugsquish-0.0.6-16|69	%clean
14cr|bugsquish-0.0.6-16|70	rm -rf $RPM_BUILD_ROOT
14cr|bugsquish-0.0.6-16|71	
14cr|bugsquish-0.0.6-16|72	%files
14cr|bugsquish-0.0.6-16|73	%defattr(-,root,root)
14cr|bugsquish-0.0.6-16|74	%doc AUTHORS.txt CHANGES.txt README.txt
14cr|bugsquish-0.0.6-16|75	%{_gamesbindir}/%{name}
14cr|bugsquish-0.0.6-16|76	%{_gamesdatadir}/%{name}
14cr|bugsquish-0.0.6-16|77	%{_datadir}/applications/*
14cr|bugsquish-0.0.6-16|78	%{_iconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|79	%{_miconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|80	%{_liconsdir}/%{name}.png
14cr|bugsquish-0.0.6-16|81	
14cr|bugsquish-0.0.6-16|82	
14cr|bugsquish-0.0.6-16|83	
14cr|bugsquish-0.0.6-16|84	
14cr|bugsquish-0.0.6-16|85	%changelog
14cr|bugsquish-0.0.6-16|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-16
14cr|bugsquish-0.0.6-16|87	+ Revision: de20d06
14cr|bugsquish-0.0.6-16|88	- MassBuild#464: Increase release tag
14cr|bugsquish-0.0.6-16|89	
14cr|bugsquish-0.0.6-16|90	

467 14
14cr|bugzilla-4.0.1-9|1	%if %{_use_internal_dependency_generator}
14cr|bugzilla-4.0.1-9|2	%define __noautoprov 'perl(.*)'
14cr|bugzilla-4.0.1-9|3	%define __noautoreq 'perl\\(XML::Twig\\)|perl\\(MIME::Parser\\)|perl\\(Bugzilla.*\\)|perl\\(DBD::.*\\)|perl\\(DBI::st\\)|perl\\(DBI::db\\)|perl\\(TheSchwartz\\)'
14cr|bugzilla-4.0.1-9|4	%else
14cr|bugzilla-4.0.1-9|5	%define _provides_exceptions perl(.*)
14cr|bugzilla-4.0.1-9|6	%define _requires_exceptions perl(\\(XML::Twig\\|MIME::Parser\\|Bugzilla.*\\|DBD::.*\\|DBI::st\\))
14cr|bugzilla-4.0.1-9|7	%endif
14cr|bugzilla-4.0.1-9|8	
14cr|bugzilla-4.0.1-9|9	Name:		bugzilla
14cr|bugzilla-4.0.1-9|10	Version:	4.0.1
14cr|bugzilla-4.0.1-9|11	Release:	9
14cr|bugzilla-4.0.1-9|12	
14cr|bugzilla-4.0.1-9|13	Summary:	A bug tracking system developed by mozilla.org
14cr|bugzilla-4.0.1-9|14	License:	MPL
14cr|bugzilla-4.0.1-9|15	Group:		Networking/WWW
14cr|bugzilla-4.0.1-9|16	Url:		http://www.bugzilla.org
14cr|bugzilla-4.0.1-9|17	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}.tar.gz
14cr|bugzilla-4.0.1-9|18	Patch0:		%{name}-3.6.3-fhs.patch
14cr|bugzilla-4.0.1-9|19	Patch1:		%{name}-4.0.1-dont-mess-file-perms.patch
14cr|bugzilla-4.0.1-9|20	# https://bugzilla.mozilla.org/show_bug.cgi?id=392482
14cr|bugzilla-4.0.1-9|21	Patch2:		%{name}-3.6-extern-id.patch
14cr|bugzilla-4.0.1-9|22	Requires:	apache
14cr|bugzilla-4.0.1-9|23	Requires:	perl(CGI) >= 1:3.500.0
14cr|bugzilla-4.0.1-9|24	Requires:	perl(Date::Format) >= 2.21
14cr|bugzilla-4.0.1-9|25	Requires:	perl(DateTime)     >= 0.280.0
14cr|bugzilla-4.0.1-9|26	Requires:	perl(Digest::SHA)
14cr|bugzilla-4.0.1-9|27	Requires:	perl(File::Spec)   >= 0.840.0
14cr|bugzilla-4.0.1-9|28	Requires:	perl(DBI)          >= 1.410.0
14cr|bugzilla-4.0.1-9|29	Requires:	perl(Template)     >= 2.120.0
14cr|bugzilla-4.0.1-9|30	Requires:	perl(Email::Send)  >= 2.0.0
14cr|bugzilla-4.0.1-9|31	Requires:	perl(Email::MIME::Modifier)
14cr|bugzilla-4.0.1-9|32	Requires:	sendmail-command
14cr|bugzilla-4.0.1-9|33	%if %mdkversion < 201010
14cr|bugzilla-4.0.1-9|34	Requires(post):   rpm-helper
14cr|bugzilla-4.0.1-9|35	Requires(postun):   rpm-helper
14cr|bugzilla-4.0.1-9|36	%endif
14cr|bugzilla-4.0.1-9|37	Suggests: diffutils
14cr|bugzilla-4.0.1-9|38	Suggests: graphviz
14cr|bugzilla-4.0.1-9|39	Suggests: patchutils
14cr|bugzilla-4.0.1-9|40	Suggests: perl(DBD::mysql) >= 4.0.0
14cr|bugzilla-4.0.1-9|41	Suggests: perl(DBD::Pg)    >= 1.45.0
14cr|bugzilla-4.0.1-9|42	Suggests: perl(GD)
14cr|bugzilla-4.0.1-9|43	Suggests: perl(GD::Graph)
14cr|bugzilla-4.0.1-9|44	Suggests: perl(GD::TextUtil)
14cr|bugzilla-4.0.1-9|45	Suggests: perl(Chart::Base)
14cr|bugzilla-4.0.1-9|46	Suggests: perl(Net::LDAP)
14cr|bugzilla-4.0.1-9|47	Suggests: perl(PatchReader)
14cr|bugzilla-4.0.1-9|48	Suggests: perl(XML::Parser)
14cr|bugzilla-4.0.1-9|49	BuildArch:	noarch
14cr|bugzilla-4.0.1-9|50	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|bugzilla-4.0.1-9|51	
14cr|bugzilla-4.0.1-9|52	%description
14cr|bugzilla-4.0.1-9|53	Bugzilla is one example of a class of programs called "Defect Tracking
14cr|bugzilla-4.0.1-9|54	Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems
14cr|bugzilla-4.0.1-9|55	allow individual or groups of developers to keep track of outstanding bugs
14cr|bugzilla-4.0.1-9|56	in their product effectively.
14cr|bugzilla-4.0.1-9|57	
14cr|bugzilla-4.0.1-9|58	%package contrib
14cr|bugzilla-4.0.1-9|59	Summary:	Additional tools for %{name}
14cr|bugzilla-4.0.1-9|60	Group:		Networking/WWW
14cr|bugzilla-4.0.1-9|61	
14cr|bugzilla-4.0.1-9|62	%description contrib
14cr|bugzilla-4.0.1-9|63	This package contains additional tools for %{name}.
14cr|bugzilla-4.0.1-9|64	
14cr|bugzilla-4.0.1-9|65	%prep
14cr|bugzilla-4.0.1-9|66	%setup -q
14cr|bugzilla-4.0.1-9|67	%patch0 -p1
14cr|bugzilla-4.0.1-9|68	%patch1 -p1
14cr|bugzilla-4.0.1-9|69	%patch2 -p1
14cr|bugzilla-4.0.1-9|70	find . -name CVS -o -name .cvsignore | xargs rm -rf
14cr|bugzilla-4.0.1-9|71	
14cr|bugzilla-4.0.1-9|72	# fix perms
14cr|bugzilla-4.0.1-9|73	chmod -R go=u-w .
14cr|bugzilla-4.0.1-9|74	chmod 644 Bugzilla/Bug.pm
14cr|bugzilla-4.0.1-9|75	chmod 644 template/en/default/admin/keywords/*
14cr|bugzilla-4.0.1-9|76	chmod 755 docs/makedocs.pl
14cr|bugzilla-4.0.1-9|77	
14cr|bugzilla-4.0.1-9|78	# fix paths
14cr|bugzilla-4.0.1-9|79	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
14cr|bugzilla-4.0.1-9|80	
14cr|bugzilla-4.0.1-9|81	# fix contrib documentation files names
14cr|bugzilla-4.0.1-9|82	(cd contrib/bugzilla-submit && mv README README.bugzilla-submit)
14cr|bugzilla-4.0.1-9|83	
14cr|bugzilla-4.0.1-9|84	%build
14cr|bugzilla-4.0.1-9|85	
14cr|bugzilla-4.0.1-9|86	%install
14cr|bugzilla-4.0.1-9|87	rm -rf %{buildroot}
14cr|bugzilla-4.0.1-9|88	
14cr|bugzilla-4.0.1-9|89	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|bugzilla-4.0.1-9|90	
14cr|bugzilla-4.0.1-9|91	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cr|bugzilla-4.0.1-9|92	install -m 755 *.cgi %{buildroot}%{_datadir}/%{name}/www
14cr|bugzilla-4.0.1-9|93	cp -pr js skins images robots.txt %{buildroot}%{_datadir}/%{name}/www
14cr|bugzilla-4.0.1-9|94	install -d -m 755 %{buildroot}%{_datadir}/%{name}/extensions
14cr|bugzilla-4.0.1-9|95	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/custom
14cr|bugzilla-4.0.1-9|96	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/contrib
14cr|bugzilla-4.0.1-9|97	
14cr|bugzilla-4.0.1-9|98	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|bugzilla-4.0.1-9|99	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|bugzilla-4.0.1-9|100	
14cr|bugzilla-4.0.1-9|101	# only install english templates (bug #61555)
14cr|bugzilla-4.0.1-9|102	install -d -m 755 %{buildroot}%{_datadir}/%{name}/template
14cr|bugzilla-4.0.1-9|103	cp -pr template/en %{buildroot}%{_datadir}/%{name}/template
14cr|bugzilla-4.0.1-9|104	
14cr|bugzilla-4.0.1-9|105	cp -pr Bugzilla %{buildroot}%{_datadir}/%{name}/lib
14cr|bugzilla-4.0.1-9|106	install -m 644 Bugzilla.pm \
14cr|bugzilla-4.0.1-9|107	%{buildroot}%{_datadir}/%{name}/lib
14cr|bugzilla-4.0.1-9|108	install -m 755 collectstats.pl \
14cr|bugzilla-4.0.1-9|109	testserver.pl \
14cr|bugzilla-4.0.1-9|110	checksetup.pl \
14cr|bugzilla-4.0.1-9|111	importxml.pl \
14cr|bugzilla-4.0.1-9|112	whineatnews.pl \
14cr|bugzilla-4.0.1-9|113	whine.pl \
14cr|bugzilla-4.0.1-9|114	contrib/bugzilla_ldapsync.rb \
14cr|bugzilla-4.0.1-9|115	contrib/bzdbcopy.pl \
14cr|bugzilla-4.0.1-9|116	contrib/cvs-update.pl \
14cr|bugzilla-4.0.1-9|117	contrib/jb2bz.py \
14cr|bugzilla-4.0.1-9|118	contrib/merge-users.pl \
14cr|bugzilla-4.0.1-9|119	contrib/mysqld-watcher.pl \
14cr|bugzilla-4.0.1-9|120	contrib/sendbugmail.pl \
14cr|bugzilla-4.0.1-9|121	contrib/sendunsentbugmail.pl \
14cr|bugzilla-4.0.1-9|122	contrib/syncLDAP.pl \
14cr|bugzilla-4.0.1-9|123	contrib/yp_nomail.sh \
14cr|bugzilla-4.0.1-9|124	contrib/bugzilla-submit/bugzilla-submit \
14cr|bugzilla-4.0.1-9|125	contrib/cmdline/buglist \
14cr|bugzilla-4.0.1-9|126	contrib/cmdline/bugs \
14cr|bugzilla-4.0.1-9|127	%{buildroot}%{_datadir}/%{name}/bin
14cr|bugzilla-4.0.1-9|128	cp -p bugzilla.dtd %{buildroot}%{_datadir}/%{name}
14cr|bugzilla-4.0.1-9|129	
14cr|bugzilla-4.0.1-9|130	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|bugzilla-4.0.1-9|131	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|bugzilla-4.0.1-9|132	install -m 644 contrib/cmdline/query.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|bugzilla-4.0.1-9|133	
14cr|bugzilla-4.0.1-9|134	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|bugzilla-4.0.1-9|135	
14cr|bugzilla-4.0.1-9|136	# apache configuration
14cr|bugzilla-4.0.1-9|137	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|bugzilla-4.0.1-9|138	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|bugzilla-4.0.1-9|139	# Bugzilla Apache configuration
14cr|bugzilla-4.0.1-9|140	Alias /bugzilla/data %{_localstatedir}/lib/bugzilla/
14cr|bugzilla-4.0.1-9|141	Alias /%{name} %{_datadir}/%{name}/www
14cr|bugzilla-4.0.1-9|142	
14cr|bugzilla-4.0.1-9|143	<Directory %{_datadir}/%{name}/www>
14cr|bugzilla-4.0.1-9|144	Require all granted
14cr|bugzilla-4.0.1-9|145	
14cr|bugzilla-4.0.1-9|146	Options ExecCGI
14cr|bugzilla-4.0.1-9|147	DirectoryIndex index.cgi
14cr|bugzilla-4.0.1-9|148	</Directory>
14cr|bugzilla-4.0.1-9|149	
14cr|bugzilla-4.0.1-9|150	# The duplicates.rdf must be accessible, as it is used by
14cr|bugzilla-4.0.1-9|151	# duplicates.xul
14cr|bugzilla-4.0.1-9|152	<Directory %{_localstatedir}/lib/bugzilla>
14cr|bugzilla-4.0.1-9|153	<Files duplicates.rdf>
14cr|bugzilla-4.0.1-9|154	Require all granted
14cr|bugzilla-4.0.1-9|155	</Files>
14cr|bugzilla-4.0.1-9|156	</Directory>
14cr|bugzilla-4.0.1-9|157	
14cr|bugzilla-4.0.1-9|158	# The dot files must be accessible to the public webdot server
14cr|bugzilla-4.0.1-9|159	# The png files locally created locally must be accessible
14cr|bugzilla-4.0.1-9|160	<Directory %{_localstatedir}/lib/bugzilla/webdot>
14cr|bugzilla-4.0.1-9|161	<FilesMatch \.dot$>
14cr|bugzilla-4.0.1-9|162	Require host research.att.com
14cr|bugzilla-4.0.1-9|163	</FilesMatch>
14cr|bugzilla-4.0.1-9|164	
14cr|bugzilla-4.0.1-9|165	<FilesMatch \.png$>
14cr|bugzilla-4.0.1-9|166	Require all granted
14cr|bugzilla-4.0.1-9|167	</FilesMatch>
14cr|bugzilla-4.0.1-9|168	</Directory>
14cr|bugzilla-4.0.1-9|169	EOF
14cr|bugzilla-4.0.1-9|170	
14cr|bugzilla-4.0.1-9|171	# cron task
14cr|bugzilla-4.0.1-9|172	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|bugzilla-4.0.1-9|173	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cr|bugzilla-4.0.1-9|174	0 0 * * *     apache     %{_datadir}/%{name}/bin/collectstats.pl > /dev/null 2>&1
14cr|bugzilla-4.0.1-9|175	0 0 * * *     apache     %{_datadir}/%{name}/bin/whineatnews.pl > /dev/null 2>&1
14cr|bugzilla-4.0.1-9|176	*/15 * * * *     apache     %{_datadir}/%{name}/bin/whine.pl > /dev/null 2>&1
14cr|bugzilla-4.0.1-9|177	EOF
14cr|bugzilla-4.0.1-9|178	
14cr|bugzilla-4.0.1-9|179	cat > README.mdv <<EOF
14cr|bugzilla-4.0.1-9|180	Mandriva RPM specific notes
14cr|bugzilla-4.0.1-9|181	
14cr|bugzilla-4.0.1-9|182	setup
14cr|bugzilla-4.0.1-9|183	-----
14cr|bugzilla-4.0.1-9|184	The setup used here differs from default one, to achieve better FHS compliance.
14cr|bugzilla-4.0.1-9|185	- the constant files are in %{_datadir}/%{name}
14cr|bugzilla-4.0.1-9|186	- the variables files are in %{_localstatedir}/lib/%{name}
14cr|bugzilla-4.0.1-9|187	- the configuration file will be generated in %{_sysconfdir}/%{name}
14cr|bugzilla-4.0.1-9|188	
14cr|bugzilla-4.0.1-9|189	post-installation
14cr|bugzilla-4.0.1-9|190	-----------------
14cr|bugzilla-4.0.1-9|191	You have to create the MySQL database, and run %{_datadir}/%{name}/bin/checksetup.pl
14cr|bugzilla-4.0.1-9|192	
14cr|bugzilla-4.0.1-9|193	Additional useful packages
14cr|bugzilla-4.0.1-9|194	--------------------------
14cr|bugzilla-4.0.1-9|195	- perl-GD, perl-GDGraph, perl-GD-TextUtil and perl-Chart for graphical reports
14cr|bugzilla-4.0.1-9|196	- perl-XML-Parser for importing XML bugs
14cr|bugzilla-4.0.1-9|197	- perl-Net-LDAP for LDAP authentication
14cr|bugzilla-4.0.1-9|198	- perl-PatchReader, cvs, diffutils and patchutils for patch viewer
14cr|bugzilla-4.0.1-9|199	- graphviz for graphical view of dependency relationships
14cr|bugzilla-4.0.1-9|200	- a MySQL database, either locale or remote
14cr|bugzilla-4.0.1-9|201	EOF
14cr|bugzilla-4.0.1-9|202	
14cr|bugzilla-4.0.1-9|203	%clean
14cr|bugzilla-4.0.1-9|204	rm -rf %{buildroot}
14cr|bugzilla-4.0.1-9|205	
14cr|bugzilla-4.0.1-9|206	
14cr|bugzilla-4.0.1-9|207	
14cr|bugzilla-4.0.1-9|208	%files
14cr|bugzilla-4.0.1-9|209	%defattr(-,root,root)
14cr|bugzilla-4.0.1-9|210	%doc README README.mdv docs
14cr|bugzilla-4.0.1-9|211	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|bugzilla-4.0.1-9|212	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|bugzilla-4.0.1-9|213	%{_datadir}/%{name}
14cr|bugzilla-4.0.1-9|214	%{_sysconfdir}/%{name}
14cr|bugzilla-4.0.1-9|215	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|bugzilla-4.0.1-9|216	%exclude %{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
14cr|bugzilla-4.0.1-9|217	%exclude %{_datadir}/%{name}/bin/cvs-update.pl
14cr|bugzilla-4.0.1-9|218	%exclude %{_datadir}/%{name}/bin/jb2bz.py
14cr|bugzilla-4.0.1-9|219	%exclude %{_datadir}/%{name}/bin/mysqld-watcher.pl
14cr|bugzilla-4.0.1-9|220	%exclude %{_datadir}/%{name}/bin/sendbugmail.pl
14cr|bugzilla-4.0.1-9|221	%exclude %{_datadir}/%{name}/bin/sendunsentbugmail.pl
14cr|bugzilla-4.0.1-9|222	%exclude %{_datadir}/%{name}/bin/syncLDAP.pl
14cr|bugzilla-4.0.1-9|223	%exclude %{_datadir}/%{name}/bin/yp_nomail.sh
14cr|bugzilla-4.0.1-9|224	%exclude %{_datadir}/%{name}/bin/bugzilla-submit
14cr|bugzilla-4.0.1-9|225	%exclude %{_datadir}/%{name}/bin/buglist
14cr|bugzilla-4.0.1-9|226	%exclude %{_datadir}/%{name}/bin/bugs
14cr|bugzilla-4.0.1-9|227	%exclude %{_sysconfdir}/%{name}/query.conf
14cr|bugzilla-4.0.1-9|228	
14cr|bugzilla-4.0.1-9|229	%files contrib
14cr|bugzilla-4.0.1-9|230	%defattr(-,root,root)
14cr|bugzilla-4.0.1-9|231	%doc contrib/README
14cr|bugzilla-4.0.1-9|232	%doc contrib/bugzilla-submit/README.bugzilla-submit
14cr|bugzilla-4.0.1-9|233	%{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
14cr|bugzilla-4.0.1-9|234	%{_datadir}/%{name}/bin/cvs-update.pl
14cr|bugzilla-4.0.1-9|235	%{_datadir}/%{name}/bin/jb2bz.py
14cr|bugzilla-4.0.1-9|236	%{_datadir}/%{name}/bin/mysqld-watcher.pl
14cr|bugzilla-4.0.1-9|237	%{_datadir}/%{name}/bin/sendbugmail.pl
14cr|bugzilla-4.0.1-9|238	%{_datadir}/%{name}/bin/sendunsentbugmail.pl
14cr|bugzilla-4.0.1-9|239	%{_datadir}/%{name}/bin/syncLDAP.pl
14cr|bugzilla-4.0.1-9|240	%{_datadir}/%{name}/bin/yp_nomail.sh
14cr|bugzilla-4.0.1-9|241	%{_datadir}/%{name}/bin/bugzilla-submit
14cr|bugzilla-4.0.1-9|242	%{_datadir}/%{name}/bin/buglist
14cr|bugzilla-4.0.1-9|243	%{_datadir}/%{name}/bin/bugs
14cr|bugzilla-4.0.1-9|244	%config(noreplace) %{_sysconfdir}/%{name}/query.conf
14cr|bugzilla-4.0.1-9|245	
14cr|bugzilla-4.0.1-9|246	
14cr|bugzilla-4.0.1-9|247	
14cr|bugzilla-4.0.1-9|248	%changelog
14cr|bugzilla-4.0.1-9|249	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-9
14cr|bugzilla-4.0.1-9|250	+ Revision: 9962a94
14cr|bugzilla-4.0.1-9|251	- MassBuild#464: Increase release tag
14cr|bugzilla-4.0.1-9|252	
14cr|bugzilla-4.0.1-9|253	

468 14
14cr|buildbot-0.8.5-3|1	%global slaveversion 0.8.5
14cr|buildbot-0.8.5-3|2	
14cr|buildbot-0.8.5-3|3	Name:           buildbot
14cr|buildbot-0.8.5-3|4	Version:        0.8.5
14cr|buildbot-0.8.5-3|5	Release:        3
14cr|buildbot-0.8.5-3|6	Summary:        Build/test automation system
14cr|buildbot-0.8.5-3|7	Group:          Development/Python
14cr|buildbot-0.8.5-3|8	License:        GPLv2+
14cr|buildbot-0.8.5-3|9	URL:            http://buildbot.net
14cr|buildbot-0.8.5-3|10	Source0:        http://buildbot.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|buildbot-0.8.5-3|11	Source1:        http://buildbot.googlecode.com/files/%{name}-slave-%{slaveversion}.tar.gz
14cr|buildbot-0.8.5-3|12	Patch0:         buildbot-contrib-shebang.patch
14cr|buildbot-0.8.5-3|13	Patch1:         buildbot-alchemy-migrate-req.patch
14cr|buildbot-0.8.5-3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|buildbot-0.8.5-3|15	BuildRequires:  python-devel
14cr|buildbot-0.8.5-3|16	BuildRequires:  python-sphinx
14cr|buildbot-0.8.5-3|17	BuildRequires:  python-setuptools
14cr|buildbot-0.8.5-3|18	Requires:       python-twisted >= 2.0.0
14cr|buildbot-0.8.5-3|19	Requires:       python-jinja2
14cr|buildbot-0.8.5-3|20	BuildArch:  noarch
14cr|buildbot-0.8.5-3|21	
14cr|buildbot-0.8.5-3|22	# Turns former package into a metapackage for installing everything
14cr|buildbot-0.8.5-3|23	Requires:       %{name}-master = %{version}
14cr|buildbot-0.8.5-3|24	#docs disabled
14cr|buildbot-0.8.5-3|25	#%%Requires:       %{name}-doc = %{version}
14cr|buildbot-0.8.5-3|26	Requires:       %{name}-slave = %{slaveversion}
14cr|buildbot-0.8.5-3|27	
14cr|buildbot-0.8.5-3|28	%description
14cr|buildbot-0.8.5-3|29	The BuildBot is a system to automate the compile/test cycle required by
14cr|buildbot-0.8.5-3|30	most software projects to validate code changes. By automatically
14cr|buildbot-0.8.5-3|31	rebuilding and testing the tree each time something has changed, build
14cr|buildbot-0.8.5-3|32	problems are pinpointed quickly, before other developers are
14cr|buildbot-0.8.5-3|33	inconvenienced by the failure.
14cr|buildbot-0.8.5-3|34	
14cr|buildbot-0.8.5-3|35	%package master
14cr|buildbot-0.8.5-3|36	Summary:        Build/test automation system
14cr|buildbot-0.8.5-3|37	Group:          Development/Python
14cr|buildbot-0.8.5-3|38	License:        GPLv2+
14cr|buildbot-0.8.5-3|39	
14cr|buildbot-0.8.5-3|40	%description master
14cr|buildbot-0.8.5-3|41	The BuildBot is a system to automate the compile/test cycle required by
14cr|buildbot-0.8.5-3|42	most software projects to validate code changes. By automatically
14cr|buildbot-0.8.5-3|43	rebuilding and testing the tree each time something has changed, build
14cr|buildbot-0.8.5-3|44	problems are pinpointed quickly, before other developers are
14cr|buildbot-0.8.5-3|45	inconvenienced by the failure.
14cr|buildbot-0.8.5-3|46	
14cr|buildbot-0.8.5-3|47	%package slave
14cr|buildbot-0.8.5-3|48	Version:        %{slaveversion}
14cr|buildbot-0.8.5-3|49	Summary:        Build/test automation system
14cr|buildbot-0.8.5-3|50	Group:          Development/Python
14cr|buildbot-0.8.5-3|51	License:        GPLv2
14cr|buildbot-0.8.5-3|52	
14cr|buildbot-0.8.5-3|53	%description slave
14cr|buildbot-0.8.5-3|54	This package contains only the buildslave implementation.
14cr|buildbot-0.8.5-3|55	The buildbot-master package contains the buildmaster.
14cr|buildbot-0.8.5-3|56	
14cr|buildbot-0.8.5-3|57	
14cr|buildbot-0.8.5-3|58	#%%package doc
14cr|buildbot-0.8.5-3|59	#Summary:    Buildbot documentation
14cr|buildbot-0.8.5-3|60	#Group:      Documentation
14cr|buildbot-0.8.5-3|61	
14cr|buildbot-0.8.5-3|62	#%%description doc
14cr|buildbot-0.8.5-3|63	#Buildbot documentation
14cr|buildbot-0.8.5-3|64	
14cr|buildbot-0.8.5-3|65	%prep
14cr|buildbot-0.8.5-3|66	%setup -q -b 1 -n %{name}-slave-%{slaveversion}
14cr|buildbot-0.8.5-3|67	%setup -q
14cr|buildbot-0.8.5-3|68	%patch0 -p0
14cr|buildbot-0.8.5-3|69	%patch1 -p0
14cr|buildbot-0.8.5-3|70	
14cr|buildbot-0.8.5-3|71	# include only generated images in binary rpm
14cr|buildbot-0.8.5-3|72	#mkdir images && mv docs/images/*.png images/
14cr|buildbot-0.8.5-3|73	
14cr|buildbot-0.8.5-3|74	%build
14cr|buildbot-0.8.5-3|75	%{__python} setup.py build
14cr|buildbot-0.8.5-3|76	
14cr|buildbot-0.8.5-3|77	# disable for now, tarball is borked
14cr|buildbot-0.8.5-3|78	#pushd docs
14cr|buildbot-0.8.5-3|79	#make docs.tgz
14cr|buildbot-0.8.5-3|80	#popd
14cr|buildbot-0.8.5-3|81	
14cr|buildbot-0.8.5-3|82	pushd ../%{name}-slave-%{slaveversion}
14cr|buildbot-0.8.5-3|83	%{__python} setup.py build
14cr|buildbot-0.8.5-3|84	popd
14cr|buildbot-0.8.5-3|85	
14cr|buildbot-0.8.5-3|86	%install
14cr|buildbot-0.8.5-3|87	rm -rf %{buildroot}
14cr|buildbot-0.8.5-3|88	
14cr|buildbot-0.8.5-3|89	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|buildbot-0.8.5-3|90	
14cr|buildbot-0.8.5-3|91	mkdir -p %{buildroot}%{_datadir}/%{name}/ \
14cr|buildbot-0.8.5-3|92	%{buildroot}%{_mandir}/man1/ \
14cr|buildbot-0.8.5-3|93	#         %{buildroot}%{_docdir}/%{name}-%{version}
14cr|buildbot-0.8.5-3|94	
14cr|buildbot-0.8.5-3|95	cp -R contrib %{buildroot}/%{_datadir}/%{name}/
14cr|buildbot-0.8.5-3|96	
14cr|buildbot-0.8.5-3|97	# install the man page
14cr|buildbot-0.8.5-3|98	cp docs/buildbot.1 %{buildroot}%{_mandir}/man1/buildbot.1
14cr|buildbot-0.8.5-3|99	
14cr|buildbot-0.8.5-3|100	# install HTML documentation
14cr|buildbot-0.8.5-3|101	#tar xf docs/docs.tgz --strip-components=1 -C %{buildroot}%{_docdir}/%{name}-%{version}
14cr|buildbot-0.8.5-3|102	
14cr|buildbot-0.8.5-3|103	# clean up Windows contribs.
14cr|buildbot-0.8.5-3|104	sed -i 's/\r//' %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
14cr|buildbot-0.8.5-3|105	chmod -x %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
14cr|buildbot-0.8.5-3|106	
14cr|buildbot-0.8.5-3|107	# install slave files
14cr|buildbot-0.8.5-3|108	cd ../%{name}-slave-%{slaveversion}
14cr|buildbot-0.8.5-3|109	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|buildbot-0.8.5-3|110	
14cr|buildbot-0.8.5-3|111	# Fix permissions
14cr|buildbot-0.8.5-3|112	chmod 0755 %{buildroot}/%{_datadir}/%{name}/contrib/fix_changes_pickle_encoding.py
14cr|buildbot-0.8.5-3|113	
14cr|buildbot-0.8.5-3|114	%clean
14cr|buildbot-0.8.5-3|115	rm -rf %{buildroot}
14cr|buildbot-0.8.5-3|116	
14cr|buildbot-0.8.5-3|117	%files
14cr|buildbot-0.8.5-3|118	
14cr|buildbot-0.8.5-3|119	%files master
14cr|buildbot-0.8.5-3|120	%defattr(-,root,root,-)
14cr|buildbot-0.8.5-3|121	%doc COPYING CREDITS NEWS README UPGRADING
14cr|buildbot-0.8.5-3|122	%doc %{_mandir}/man1/buildbot.1.xz
14cr|buildbot-0.8.5-3|123	%{_bindir}/buildbot
14cr|buildbot-0.8.5-3|124	%{python_sitelib}/buildbot
14cr|buildbot-0.8.5-3|125	%{python_sitelib}/buildbot-*.egg-info
14cr|buildbot-0.8.5-3|126	%{_datadir}/%{name}
14cr|buildbot-0.8.5-3|127	
14cr|buildbot-0.8.5-3|128	%files slave
14cr|buildbot-0.8.5-3|129	%doc COPYING NEWS README UPGRADING
14cr|buildbot-0.8.5-3|130	%defattr(-,root,root,-)
14cr|buildbot-0.8.5-3|131	%{_bindir}/buildslave
14cr|buildbot-0.8.5-3|132	%{python_sitelib}/buildslave
14cr|buildbot-0.8.5-3|133	%{python_sitelib}/buildbot_slave*.egg-info
14cr|buildbot-0.8.5-3|134	
14cr|buildbot-0.8.5-3|135	
14cr|buildbot-0.8.5-3|136	
14cr|buildbot-0.8.5-3|137	
14cr|buildbot-0.8.5-3|138	%changelog
14cr|buildbot-0.8.5-3|139	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-3
14cr|buildbot-0.8.5-3|140	+ Revision: 9f83002
14cr|buildbot-0.8.5-3|141	- MassBuild#464: Increase release tag
14cr|buildbot-0.8.5-3|142	
14cr|buildbot-0.8.5-3|143	

469 14
14cr|bullet-2.82-2|1	# In 2.82 multithreading support is off for linux
14cr|bullet-2.82-2|2	%bcond_with multithreading
14cr|bullet-2.82-2|3	
14cr|bullet-2.82-2|4	%define major %{version}
14cr|bullet-2.82-2|5	
14cr|bullet-2.82-2|6	Summary:	Professional 3D collision detection library
14cr|bullet-2.82-2|7	Name:		bullet
14cr|bullet-2.82-2|8	Version:	2.82
14cr|bullet-2.82-2|9	Release:	2
14cr|bullet-2.82-2|10	License:	Zlib
14cr|bullet-2.82-2|11	Group:		System/Libraries
14cr|bullet-2.82-2|12	Url:		http://www.bulletphysics.com
14cr|bullet-2.82-2|13	Source0:	http://bullet.googlecode.com/files/%{name}-%{version}-r2704.tgz
14cr|bullet-2.82-2|14	Patch0:		bullet-2.80-extras-version.patch
14cr|bullet-2.82-2|15	BuildRequires:	cmake
14cr|bullet-2.82-2|16	BuildRequires:	libtool
14cr|bullet-2.82-2|17	BuildRequires:	doxygen
14cr|bullet-2.82-2|18	BuildRequires:	graphviz
14cr|bullet-2.82-2|19	BuildRequires:	perl-Template-Toolkit
14cr|bullet-2.82-2|20	BuildRequires:	pkgconfig(gl)
14cr|bullet-2.82-2|21	BuildRequires:	pkgconfig(glu)
14cr|bullet-2.82-2|22	BuildRequires:	pkgconfig(glut)
14cr|bullet-2.82-2|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|bullet-2.82-2|24	
14cr|bullet-2.82-2|25	%description
14cr|bullet-2.82-2|26	Bullet 3D Game Multiphysics Library provides state of the art
14cr|bullet-2.82-2|27	collision detection, soft body and rigid body dynamics.
14cr|bullet-2.82-2|28	
14cr|bullet-2.82-2|29	* Used by many game companies in AAA titles on Playstation 3,
14cr|bullet-2.82-2|30	XBox 360, Nintendo Wii and PC
14cr|bullet-2.82-2|31	* Modular extendible C++ design with hot-swap of most components
14cr|bullet-2.82-2|32	* Optimized back-ends with multi-threaded support for Playstation 3
14cr|bullet-2.82-2|33	Cell SPU and other platforms
14cr|bullet-2.82-2|34	* Discrete and continuous collision detection (CCD)
14cr|bullet-2.82-2|35	* Swept collision queries
14cr|bullet-2.82-2|36	* Ray casting with custom collision filtering
14cr|bullet-2.82-2|37	* Generic convex support (using GJK), capsule, cylinder, cone, sphere,
14cr|bullet-2.82-2|38	box and non-convex triangle meshes.
14cr|bullet-2.82-2|39	* Rigid body dynamics including constraint solvers, generic
14cr|bullet-2.82-2|40	constraints, ragdolls, hinge, ball-socket
14cr|bullet-2.82-2|41	* Support for constraint limits and motors
14cr|bullet-2.82-2|42	* Soft body support including cloth, rope and deformable
14cr|bullet-2.82-2|43	* Bullet is integrated into Blender 3D and provides a Maya Plugin
14cr|bullet-2.82-2|44	* Supports import and export into COLLADA 1.4 Physics format
14cr|bullet-2.82-2|45	* Support for dynamic deformation of non-convex triangle meshes, by
14cr|bullet-2.82-2|46	refitting the acceleration structures
14cr|bullet-2.82-2|47	
14cr|bullet-2.82-2|48	The Library is free for commercial use and open source
14cr|bullet-2.82-2|49	under the ZLib License.
14cr|bullet-2.82-2|50	
14cr|bullet-2.82-2|51	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|52	
14cr|bullet-2.82-2|53	%package demo
14cr|bullet-2.82-2|54	Summary:	A demo programs using bullet library
14cr|bullet-2.82-2|55	Group:		Graphics
14cr|bullet-2.82-2|56	
14cr|bullet-2.82-2|57	%description demo
14cr|bullet-2.82-2|58	A demo programs using bullet library.
14cr|bullet-2.82-2|59	
14cr|bullet-2.82-2|60	%files demo
14cr|bullet-2.82-2|61	%{_bindir}/%{name}-*
14cr|bullet-2.82-2|62	
14cr|bullet-2.82-2|63	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|64	
14cr|bullet-2.82-2|65	%define libBulletCollision %mklibname BulletCollision %{major}
14cr|bullet-2.82-2|66	
14cr|bullet-2.82-2|67	%package -n %{libBulletCollision}
14cr|bullet-2.82-2|68	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|69	Group:		System/Libraries
14cr|bullet-2.82-2|70	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|71	Obsoletes:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|72	
14cr|bullet-2.82-2|73	%description -n %{libBulletCollision}
14cr|bullet-2.82-2|74	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|75	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|76	
14cr|bullet-2.82-2|77	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|78	
14cr|bullet-2.82-2|79	%files -n %{libBulletCollision}
14cr|bullet-2.82-2|80	%{_libdir}/libBulletCollision.so.%{major}
14cr|bullet-2.82-2|81	
14cr|bullet-2.82-2|82	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|83	
14cr|bullet-2.82-2|84	%define libBulletDynamics %mklibname BulletDynamics %{major}
14cr|bullet-2.82-2|85	
14cr|bullet-2.82-2|86	%package -n %{libBulletDynamics}
14cr|bullet-2.82-2|87	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|88	Group:		System/Libraries
14cr|bullet-2.82-2|89	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|90	Obsoletes:	%{_lib}MiniCL2.80 < 2.82
14cr|bullet-2.82-2|91	Obsoletes:	%{_lib}BulletMultiThreaded2.80 < 2.82
14cr|bullet-2.82-2|92	
14cr|bullet-2.82-2|93	%description -n %{libBulletDynamics}
14cr|bullet-2.82-2|94	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|95	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|96	
14cr|bullet-2.82-2|97	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|98	
14cr|bullet-2.82-2|99	%files -n %{libBulletDynamics}
14cr|bullet-2.82-2|100	%{_libdir}/libBulletDynamics.so.%{major}
14cr|bullet-2.82-2|101	
14cr|bullet-2.82-2|102	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|103	
14cr|bullet-2.82-2|104	%define libBulletFileLoader %mklibname BulletFileLoader %{major}
14cr|bullet-2.82-2|105	
14cr|bullet-2.82-2|106	%package -n %{libBulletFileLoader}
14cr|bullet-2.82-2|107	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|108	Group:		System/Libraries
14cr|bullet-2.82-2|109	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|110	
14cr|bullet-2.82-2|111	%description -n %{libBulletFileLoader}
14cr|bullet-2.82-2|112	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|113	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|114	
14cr|bullet-2.82-2|115	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|116	
14cr|bullet-2.82-2|117	%files -n %{libBulletFileLoader}
14cr|bullet-2.82-2|118	%{_libdir}/libBulletFileLoader.so.%{major}
14cr|bullet-2.82-2|119	
14cr|bullet-2.82-2|120	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|121	
14cr|bullet-2.82-2|122	%define libBulletMultiThreaded %mklibname BulletMultiThreaded %{major}
14cr|bullet-2.82-2|123	
14cr|bullet-2.82-2|124	%if %{with multithreading}
14cr|bullet-2.82-2|125	%package -n %{libBulletMultiThreaded}
14cr|bullet-2.82-2|126	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|127	Group:		System/Libraries
14cr|bullet-2.82-2|128	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|129	
14cr|bullet-2.82-2|130	%description -n %{libBulletMultiThreaded}
14cr|bullet-2.82-2|131	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|132	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|133	
14cr|bullet-2.82-2|134	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|135	
14cr|bullet-2.82-2|136	%files -n %{libBulletMultiThreaded}
14cr|bullet-2.82-2|137	%{_libdir}/libBulletMultiThreaded.so.%{major}
14cr|bullet-2.82-2|138	%endif
14cr|bullet-2.82-2|139	
14cr|bullet-2.82-2|140	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|141	
14cr|bullet-2.82-2|142	%define libBulletSoftBody %mklibname BulletSoftBody %{major}
14cr|bullet-2.82-2|143	
14cr|bullet-2.82-2|144	%package -n %{libBulletSoftBody}
14cr|bullet-2.82-2|145	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|146	Group:		System/Libraries
14cr|bullet-2.82-2|147	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|148	
14cr|bullet-2.82-2|149	%description -n %{libBulletSoftBody}
14cr|bullet-2.82-2|150	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|151	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|152	
14cr|bullet-2.82-2|153	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|154	
14cr|bullet-2.82-2|155	%files -n %{libBulletSoftBody}
14cr|bullet-2.82-2|156	%{_libdir}/libBulletSoftBody.so.%{major}
14cr|bullet-2.82-2|157	
14cr|bullet-2.82-2|158	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|159	
14cr|bullet-2.82-2|160	%define libBulletWorldImporter %mklibname BulletWorldImporter %{major}
14cr|bullet-2.82-2|161	
14cr|bullet-2.82-2|162	%package -n %{libBulletWorldImporter}
14cr|bullet-2.82-2|163	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|164	Group:		System/Libraries
14cr|bullet-2.82-2|165	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|166	
14cr|bullet-2.82-2|167	%description -n %{libBulletWorldImporter}
14cr|bullet-2.82-2|168	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|169	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|170	
14cr|bullet-2.82-2|171	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|172	
14cr|bullet-2.82-2|173	%files -n %{libBulletWorldImporter}
14cr|bullet-2.82-2|174	%{_libdir}/libBulletWorldImporter.so.%{major}
14cr|bullet-2.82-2|175	
14cr|bullet-2.82-2|176	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|177	
14cr|bullet-2.82-2|178	%define libBulletXmlWorldImporter %mklibname BulletXmlWorldImporter %{major}
14cr|bullet-2.82-2|179	
14cr|bullet-2.82-2|180	%package -n %{libBulletXmlWorldImporter}
14cr|bullet-2.82-2|181	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|182	Group:		System/Libraries
14cr|bullet-2.82-2|183	
14cr|bullet-2.82-2|184	%description -n %{libBulletXmlWorldImporter}
14cr|bullet-2.82-2|185	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|186	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|187	
14cr|bullet-2.82-2|188	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|189	
14cr|bullet-2.82-2|190	%files -n %{libBulletXmlWorldImporter}
14cr|bullet-2.82-2|191	%{_libdir}/libBulletXmlWorldImporter.so.%{major}
14cr|bullet-2.82-2|192	
14cr|bullet-2.82-2|193	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|194	
14cr|bullet-2.82-2|195	%define libConvexDecomposition %mklibname ConvexDecomposition %{major}
14cr|bullet-2.82-2|196	
14cr|bullet-2.82-2|197	%package -n %{libConvexDecomposition}
14cr|bullet-2.82-2|198	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|199	Group:		System/Libraries
14cr|bullet-2.82-2|200	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|201	
14cr|bullet-2.82-2|202	%description -n %{libConvexDecomposition}
14cr|bullet-2.82-2|203	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|204	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|205	
14cr|bullet-2.82-2|206	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|207	
14cr|bullet-2.82-2|208	%files -n %{libConvexDecomposition}
14cr|bullet-2.82-2|209	%{_libdir}/libConvexDecomposition.so.%{major}
14cr|bullet-2.82-2|210	
14cr|bullet-2.82-2|211	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|212	
14cr|bullet-2.82-2|213	%define libGIMPACTUtils %mklibname GIMPACTUtils %{major}
14cr|bullet-2.82-2|214	
14cr|bullet-2.82-2|215	%package -n %{libGIMPACTUtils}
14cr|bullet-2.82-2|216	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|217	Group:		System/Libraries
14cr|bullet-2.82-2|218	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|219	
14cr|bullet-2.82-2|220	%description -n %{libGIMPACTUtils}
14cr|bullet-2.82-2|221	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|222	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|223	
14cr|bullet-2.82-2|224	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|225	
14cr|bullet-2.82-2|226	%files -n %{libGIMPACTUtils}
14cr|bullet-2.82-2|227	%{_libdir}/libGIMPACTUtils.so.%{major}
14cr|bullet-2.82-2|228	
14cr|bullet-2.82-2|229	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|230	
14cr|bullet-2.82-2|231	%define libGLUI %mklibname GLUI %{major}
14cr|bullet-2.82-2|232	
14cr|bullet-2.82-2|233	%package -n %{libGLUI}
14cr|bullet-2.82-2|234	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|235	Group:		System/Libraries
14cr|bullet-2.82-2|236	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|237	
14cr|bullet-2.82-2|238	%description -n %{libGLUI}
14cr|bullet-2.82-2|239	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|240	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|241	
14cr|bullet-2.82-2|242	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|243	
14cr|bullet-2.82-2|244	%files -n %{libGLUI}
14cr|bullet-2.82-2|245	%{_libdir}/libGLUI.so.%{major}
14cr|bullet-2.82-2|246	
14cr|bullet-2.82-2|247	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|248	
14cr|bullet-2.82-2|249	%define libHACD %mklibname HACD %{major}
14cr|bullet-2.82-2|250	
14cr|bullet-2.82-2|251	%package -n %{libHACD}
14cr|bullet-2.82-2|252	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|253	Group:		System/Libraries
14cr|bullet-2.82-2|254	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|255	
14cr|bullet-2.82-2|256	%description -n %{libHACD}
14cr|bullet-2.82-2|257	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|258	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|259	
14cr|bullet-2.82-2|260	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|261	
14cr|bullet-2.82-2|262	%files -n %{libHACD}
14cr|bullet-2.82-2|263	%{_libdir}/libHACD.so.%{major}
14cr|bullet-2.82-2|264	
14cr|bullet-2.82-2|265	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|266	
14cr|bullet-2.82-2|267	%define libLinearMath %mklibname LinearMath %{major}
14cr|bullet-2.82-2|268	
14cr|bullet-2.82-2|269	%package -n %{libLinearMath}
14cr|bullet-2.82-2|270	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|271	Group:		System/Libraries
14cr|bullet-2.82-2|272	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|273	
14cr|bullet-2.82-2|274	%description -n %{libLinearMath}
14cr|bullet-2.82-2|275	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|276	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|277	
14cr|bullet-2.82-2|278	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|279	
14cr|bullet-2.82-2|280	%files -n %{libLinearMath}
14cr|bullet-2.82-2|281	%{_libdir}/libLinearMath.so.%{major}
14cr|bullet-2.82-2|282	
14cr|bullet-2.82-2|283	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|284	
14cr|bullet-2.82-2|285	%define libMiniCL %mklibname MiniCL %{major}
14cr|bullet-2.82-2|286	
14cr|bullet-2.82-2|287	%if %{with multithreading}
14cr|bullet-2.82-2|288	%package -n %{libMiniCL}
14cr|bullet-2.82-2|289	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|290	Group:		System/Libraries
14cr|bullet-2.82-2|291	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|292	
14cr|bullet-2.82-2|293	%description -n %{libMiniCL}
14cr|bullet-2.82-2|294	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|295	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|296	
14cr|bullet-2.82-2|297	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|298	
14cr|bullet-2.82-2|299	%files -n %{libMiniCL}
14cr|bullet-2.82-2|300	%{_libdir}/libMiniCL.so.%{major}
14cr|bullet-2.82-2|301	%endif
14cr|bullet-2.82-2|302	
14cr|bullet-2.82-2|303	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|304	
14cr|bullet-2.82-2|305	%define libOpenGLSupport %mklibname OpenGLSupport %{major}
14cr|bullet-2.82-2|306	
14cr|bullet-2.82-2|307	%package -n %{libOpenGLSupport}
14cr|bullet-2.82-2|308	Summary:	Professional 3D game multiphysics library
14cr|bullet-2.82-2|309	Group:		System/Libraries
14cr|bullet-2.82-2|310	Conflicts:	%{_lib}bullet2 < 2.80-4
14cr|bullet-2.82-2|311	
14cr|bullet-2.82-2|312	%description -n %{libOpenGLSupport}
14cr|bullet-2.82-2|313	Bullet is a professional open source multi-threaded 3D Collision Detection
14cr|bullet-2.82-2|314	and Rigid Body Dynamics Library for games and animation.
14cr|bullet-2.82-2|315	
14cr|bullet-2.82-2|316	This package provides one of Bullet shared libraries.
14cr|bullet-2.82-2|317	
14cr|bullet-2.82-2|318	%files -n %{libOpenGLSupport}
14cr|bullet-2.82-2|319	%{_libdir}/libOpenGLSupport.so.%{major}
14cr|bullet-2.82-2|320	
14cr|bullet-2.82-2|321	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|322	
14cr|bullet-2.82-2|323	%define devname %mklibname %{name} -d
14cr|bullet-2.82-2|324	
14cr|bullet-2.82-2|325	%package -n %{devname}
14cr|bullet-2.82-2|326	Summary:	Development headers for Bullet
14cr|bullet-2.82-2|327	Group:		Development/C
14cr|bullet-2.82-2|328	Provides:	%{name}-devel = %{EVRD}
14cr|bullet-2.82-2|329	Requires:	%{libBulletCollision} = %{EVRD}
14cr|bullet-2.82-2|330	Requires:	%{libBulletDynamics} = %{EVRD}
14cr|bullet-2.82-2|331	Requires:	%{libBulletFileLoader} = %{EVRD}
14cr|bullet-2.82-2|332	%if %{with multithreading}
14cr|bullet-2.82-2|333	Requires:	%{libBulletMultiThreaded} = %{EVRD}
14cr|bullet-2.82-2|334	Requires:	%{libMiniCL} = %{EVRD}
14cr|bullet-2.82-2|335	%endif
14cr|bullet-2.82-2|336	Requires:	%{libBulletSoftBody} = %{EVRD}
14cr|bullet-2.82-2|337	Requires:	%{libBulletWorldImporter} = %{EVRD}
14cr|bullet-2.82-2|338	Requires:	%{libBulletXmlWorldImporter} = %{EVRD}
14cr|bullet-2.82-2|339	Requires:	%{libConvexDecomposition} = %{EVRD}
14cr|bullet-2.82-2|340	Requires:	%{libGIMPACTUtils} = %{EVRD}
14cr|bullet-2.82-2|341	Requires:	%{libGLUI} = %{EVRD}
14cr|bullet-2.82-2|342	Requires:	%{libHACD} = %{EVRD}
14cr|bullet-2.82-2|343	Requires:	%{libLinearMath} = %{EVRD}
14cr|bullet-2.82-2|344	Requires:	%{libOpenGLSupport} = %{EVRD}
14cr|bullet-2.82-2|345	Requires:	pkgconfig(libxml-2.0)
14cr|bullet-2.82-2|346	
14cr|bullet-2.82-2|347	%description -n %{devname}
14cr|bullet-2.82-2|348	Development headers for Bullet, a 3D collision library.
14cr|bullet-2.82-2|349	
14cr|bullet-2.82-2|350	%files -n %{devname}
14cr|bullet-2.82-2|351	%doc AUTHORS README COPYING ChangeLog NEWS VERSION *.pdf
14cr|bullet-2.82-2|352	%dir %{_includedir}/%{name}
14cr|bullet-2.82-2|353	%{_libdir}/*.so
14cr|bullet-2.82-2|354	%{_includedir}/%{name}/*
14cr|bullet-2.82-2|355	%{_libdir}/pkgconfig/%{name}.pc
14cr|bullet-2.82-2|356	%{_libdir}/cmake/%{name}/*.cmake
14cr|bullet-2.82-2|357	
14cr|bullet-2.82-2|358	#----------------------------------------------------------------------------
14cr|bullet-2.82-2|359	
14cr|bullet-2.82-2|360	%prep
14cr|bullet-2.82-2|361	%setup -qn %{name}-%{version}-r2704
14cr|bullet-2.82-2|362	%patch0 -p1
14cr|bullet-2.82-2|363	rm -f src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/CMakeLists.txt Demos/OpenCLClothDemo/CMakeLists.txt
14cr|bullet-2.82-2|364	
14cr|bullet-2.82-2|365	%build
14cr|bullet-2.82-2|366	%cmake \
14cr|bullet-2.82-2|367	-DBUILD_EXTRAS=ON -DINCLUDE_INSTALL_DIR=%{_includedir}/bullet
14cr|bullet-2.82-2|368	%make
14cr|bullet-2.82-2|369	
14cr|bullet-2.82-2|370	%install
14cr|bullet-2.82-2|371	cd build
14cr|bullet-2.82-2|372	%makeinstall_std
14cr|bullet-2.82-2|373	
14cr|bullet-2.82-2|374	#install demos
14cr|bullet-2.82-2|375	mkdir -p %{buildroot}%{_bindir}
14cr|bullet-2.82-2|376	for i in `find -type f -name *Demo`; do
14cr|bullet-2.82-2|377	install -m 755 $i %{buildroot}%{_bindir}/bullet-`basename $i`
14cr|bullet-2.82-2|378	done
14cr|bullet-2.82-2|379	
14cr|bullet-2.82-2|380	# install libs from Extras
14cr|bullet-2.82-2|381	pushd Extras
14cr|bullet-2.82-2|382	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
14cr|bullet-2.82-2|383	popd
14cr|bullet-2.82-2|384	
14cr|bullet-2.82-2|385	# install libs from Demos
14cr|bullet-2.82-2|386	pushd Demos
14cr|bullet-2.82-2|387	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
14cr|bullet-2.82-2|388	popd
14cr|bullet-2.82-2|389	
14cr|bullet-2.82-2|390	
14cr|bullet-2.82-2|391	%changelog
14cr|bullet-2.82-2|392	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.82-2
14cr|bullet-2.82-2|393	+ Revision: 4ee7243
14cr|bullet-2.82-2|394	- MassBuild#464: Increase release tag
14cr|bullet-2.82-2|395	
14cr|bullet-2.82-2|396	

470 14
14cr|bumprace-1.5.3-4|1	%define	name	bumprace
14cr|bumprace-1.5.3-4|2	%define	version	1.5.3
14cr|bumprace-1.5.3-4|3	%define release	4
14cr|bumprace-1.5.3-4|4	
14cr|bumprace-1.5.3-4|5	Summary:	Drive the ship to exit
14cr|bumprace-1.5.3-4|6	Name:		%{name}
14cr|bumprace-1.5.3-4|7	Epoch:		1
14cr|bumprace-1.5.3-4|8	Version:	%{version}
14cr|bumprace-1.5.3-4|9	Release:	%{release}
14cr|bumprace-1.5.3-4|10	Source0:	http://www.linux-games.com/bumprace/bumprace-%{version}.tar.gz
14cr|bumprace-1.5.3-4|11	Source5:	%{name}-16.png
14cr|bumprace-1.5.3-4|12	Source6:	%{name}-32.png
14cr|bumprace-1.5.3-4|13	Source7:	%{name}-48.png
14cr|bumprace-1.5.3-4|14	License:	GPLv2+
14cr|bumprace-1.5.3-4|15	Group:		Games/Arcade
14cr|bumprace-1.5.3-4|16	Url:		http://www.linux-games.com/bumprace
14cr|bumprace-1.5.3-4|17	BuildRequires:	SDL_mixer-devel
14cr|bumprace-1.5.3-4|18	BuildRequires:	SDL_image-devel
14cr|bumprace-1.5.3-4|19	BuildRequires:	SDL-devel
14cr|bumprace-1.5.3-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}buildroot
14cr|bumprace-1.5.3-4|21	
14cr|bumprace-1.5.3-4|22	%description
14cr|bumprace-1.5.3-4|23	BumpRace is a simple arcade game. You've to get from the start to the finish
14cr|bumprace-1.5.3-4|24	line without crashing into deadly blocks. This game is really easy to learn!
14cr|bumprace-1.5.3-4|25	
14cr|bumprace-1.5.3-4|26	%prep
14cr|bumprace-1.5.3-4|27	%setup -q
14cr|bumprace-1.5.3-4|28	
14cr|bumprace-1.5.3-4|29	%build
14cr|bumprace-1.5.3-4|30	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|bumprace-1.5.3-4|31	%make
14cr|bumprace-1.5.3-4|32	
14cr|bumprace-1.5.3-4|33	%install
14cr|bumprace-1.5.3-4|34	rm -rf $RPM_BUILD_ROOT
14cr|bumprace-1.5.3-4|35	%makeinstall_std
14cr|bumprace-1.5.3-4|36	
14cr|bumprace-1.5.3-4|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|bumprace-1.5.3-4|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|bumprace-1.5.3-4|39	[Desktop Entry]
14cr|bumprace-1.5.3-4|40	Name=Bumprace
14cr|bumprace-1.5.3-4|41	Comment=%{summary}
14cr|bumprace-1.5.3-4|42	Exec=%_gamesbindir/%{name}
14cr|bumprace-1.5.3-4|43	Icon=%{name}
14cr|bumprace-1.5.3-4|44	Terminal=false
14cr|bumprace-1.5.3-4|45	Type=Application
14cr|bumprace-1.5.3-4|46	Categories=Game;ArcadeGame;
14cr|bumprace-1.5.3-4|47	EOF
14cr|bumprace-1.5.3-4|48	
14cr|bumprace-1.5.3-4|49	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|bumprace-1.5.3-4|50	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|bumprace-1.5.3-4|51	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|bumprace-1.5.3-4|52	
14cr|bumprace-1.5.3-4|53	%if %mdkversion < 200900
14cr|bumprace-1.5.3-4|54	%post
14cr|bumprace-1.5.3-4|55	%update_menus
14cr|bumprace-1.5.3-4|56	%endif
14cr|bumprace-1.5.3-4|57	
14cr|bumprace-1.5.3-4|58	%if %mdkversion < 200900
14cr|bumprace-1.5.3-4|59	%postun
14cr|bumprace-1.5.3-4|60	%clean_menus
14cr|bumprace-1.5.3-4|61	%endif
14cr|bumprace-1.5.3-4|62	
14cr|bumprace-1.5.3-4|63	%clean
14cr|bumprace-1.5.3-4|64	rm -rf $RPM_BUILD_ROOT
14cr|bumprace-1.5.3-4|65	
14cr|bumprace-1.5.3-4|66	%files
14cr|bumprace-1.5.3-4|67	%defattr(-,root,root)
14cr|bumprace-1.5.3-4|68	%doc AUTHORS FAQ NEWS README
14cr|bumprace-1.5.3-4|69	%{_gamesbindir}/*
14cr|bumprace-1.5.3-4|70	%{_gamesdatadir}/%{name}
14cr|bumprace-1.5.3-4|71	%{_datadir}/applications/*
14cr|bumprace-1.5.3-4|72	%{_iconsdir}/*.png
14cr|bumprace-1.5.3-4|73	%{_miconsdir}/*.png
14cr|bumprace-1.5.3-4|74	%{_liconsdir}/*.png
14cr|bumprace-1.5.3-4|75	
14cr|bumprace-1.5.3-4|76	
14cr|bumprace-1.5.3-4|77	
14cr|bumprace-1.5.3-4|78	%changelog
14cr|bumprace-1.5.3-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.3-4
14cr|bumprace-1.5.3-4|80	+ Revision: 1ff2da0
14cr|bumprace-1.5.3-4|81	- MassBuild#464: Increase release tag
14cr|bumprace-1.5.3-4|82	
14cr|bumprace-1.5.3-4|83	

471 14
14cr|buoy-1.9-3|1	%define name    buoy
14cr|buoy-1.9-3|2	%define version 1.9
14cr|buoy-1.9-3|3	%define release 3
14cr|buoy-1.9-3|4	
14cr|buoy-1.9-3|5	Name:           %{name}
14cr|buoy-1.9-3|6	Version:        %{version}
14cr|buoy-1.9-3|7	Release:        %{release}
14cr|buoy-1.9-3|8	
14cr|buoy-1.9-3|9	Summary:        A toolkit for creating user interfaces in Java programs
14cr|buoy-1.9-3|10	URL:            http://buoy.sourceforge.net/
14cr|buoy-1.9-3|11	Group:          Development/Java
14cr|buoy-1.9-3|12	
14cr|buoy-1.9-3|13	Source0:        Buoy%{version}.zip
14cr|buoy-1.9-3|14	Source1:        Buoyx%{version}.zip
14cr|buoy-1.9-3|15	# Fix rpmlint fail
14cr|buoy-1.9-3|16	Patch0:         fix-indexed-jars.patch
14cr|buoy-1.9-3|17	# The original ant build doesnt make buoyx's javadoc
14cr|buoy-1.9-3|18	Patch1:         fix-javadoc.patch
14cr|buoy-1.9-3|19	
14cr|buoy-1.9-3|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|buoy-1.9-3|21	License:        Public Domain
14cr|buoy-1.9-3|22	
14cr|buoy-1.9-3|23	BuildArch:      noarch
14cr|buoy-1.9-3|24	
14cr|buoy-1.9-3|25	BuildRequires:  java-rpmbuild
14cr|buoy-1.9-3|26	BuildRequires:  ant
14cr|buoy-1.9-3|27	BuildRequires:  ant-nodeps
14cr|buoy-1.9-3|28	
14cr|buoy-1.9-3|29	Requires:       java >= 1.4
14cr|buoy-1.9-3|30	
14cr|buoy-1.9-3|31	%description
14cr|buoy-1.9-3|32	Buoy is a library for creating user interfaces in Java programs.
14cr|buoy-1.9-3|33	It is built on top of Swing, but provides a completely new set
14cr|buoy-1.9-3|34	of classes to represent graphical components.
14cr|buoy-1.9-3|35	
14cr|buoy-1.9-3|36	The current version of Buoy is 1.9, released May 1, 2008.
14cr|buoy-1.9-3|37	It is stable, extensively tested, and ready for production use.
14cr|buoy-1.9-3|38	
14cr|buoy-1.9-3|39	
14cr|buoy-1.9-3|40	%files
14cr|buoy-1.9-3|41	%defattr(-,root,root,-)
14cr|buoy-1.9-3|42	%doc AboutBuoy.html
14cr|buoy-1.9-3|43	%_javadir/*.jar
14cr|buoy-1.9-3|44	
14cr|buoy-1.9-3|45	#--------------------------------------------------------------------
14cr|buoy-1.9-3|46	
14cr|buoy-1.9-3|47	%package javadoc
14cr|buoy-1.9-3|48	Summary:        Javadoc for buoy
14cr|buoy-1.9-3|49	Group:          Development/Java
14cr|buoy-1.9-3|50	
14cr|buoy-1.9-3|51	%description javadoc
14cr|buoy-1.9-3|52	Javadoc for buoy.
14cr|buoy-1.9-3|53	
14cr|buoy-1.9-3|54	
14cr|buoy-1.9-3|55	%files javadoc
14cr|buoy-1.9-3|56	%defattr(-,root,root,-)
14cr|buoy-1.9-3|57	%_javadocdir/*
14cr|buoy-1.9-3|58	
14cr|buoy-1.9-3|59	#--------------------------------------------------------------------
14cr|buoy-1.9-3|60	
14cr|buoy-1.9-3|61	%prep
14cr|buoy-1.9-3|62	# %setup -q -n Buoy\ Folder  Doesnt work
14cr|buoy-1.9-3|63	# because of the space in the dirname
14cr|buoy-1.9-3|64	%setup -qc -a1
14cr|buoy-1.9-3|65	cp -r Buoy\ Folder/* .
14cr|buoy-1.9-3|66	# renaming the folder
14cr|buoy-1.9-3|67	mv Buoyx\ Folder src
14cr|buoy-1.9-3|68	mv buoy src/
14cr|buoy-1.9-3|69	rm src/Buoyx.jar
14cr|buoy-1.9-3|70	%patch0 -p0
14cr|buoy-1.9-3|71	%patch1 -p0
14cr|buoy-1.9-3|72	
14cr|buoy-1.9-3|73	%build
14cr|buoy-1.9-3|74	export CLASSPATH="."
14cr|buoy-1.9-3|75	%ant -buildfile buoy.xml dist docs
14cr|buoy-1.9-3|76	
14cr|buoy-1.9-3|77	%install
14cr|buoy-1.9-3|78	rm -rf $RPM_BUILD_ROOT
14cr|buoy-1.9-3|79	
14cr|buoy-1.9-3|80	%__install -dm 755 $RPM_BUILD_ROOT%_javadir
14cr|buoy-1.9-3|81	%__install -m 644 Buoy.jar $RPM_BUILD_ROOT%_javadir/%{name}-%{version}.jar
14cr|buoy-1.9-3|82	%__install -m 644 Buoyx.jar $RPM_BUILD_ROOT%_javadir/%{name}x-%{version}.jar
14cr|buoy-1.9-3|83	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}.jar
14cr|buoy-1.9-3|84	ln -s %{name}x-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}x.jar
14cr|buoy-1.9-3|85	
14cr|buoy-1.9-3|86	# javadoc
14cr|buoy-1.9-3|87	%__install -dm 755 $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|buoy-1.9-3|88	cd docs
14cr|buoy-1.9-3|89	cp -pr * $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|buoy-1.9-3|90	cd ..
14cr|buoy-1.9-3|91	ln -s %{name}-%{version} $RPM_BUILD_ROOT%_javadocdir/%{name}
14cr|buoy-1.9-3|92	
14cr|buoy-1.9-3|93	%clean
14cr|buoy-1.9-3|94	rm -rf $RPM_BUILD_ROOT
14cr|buoy-1.9-3|95	
14cr|buoy-1.9-3|96	
14cr|buoy-1.9-3|97	
14cr|buoy-1.9-3|98	
14cr|buoy-1.9-3|99	%changelog
14cr|buoy-1.9-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-3
14cr|buoy-1.9-3|101	+ Revision: 0288890
14cr|buoy-1.9-3|102	- MassBuild#464: Increase release tag
14cr|buoy-1.9-3|103	
14cr|buoy-1.9-3|104	

472 14
14cr|bup-0.26-1|1	Summary:	Efficient backup system based on the git packfile format
14cr|bup-0.26-1|2	Name:		bup
14cr|bup-0.26-1|3	Version:	0.26
14cr|bup-0.26-1|4	Release:	1
14cr|bup-0.26-1|5	License:	GPLv2+
14cr|bup-0.26-1|6	Group:		Archiving/Backup
14cr|bup-0.26-1|7	Url:		https://github.com/bup/bup
14cr|bup-0.26-1|8	Source0:	https://github.com/bup/bup/archive/%{name}-%{version}.tar.gz
14cr|bup-0.26-1|9	BuildRequires:	git
14cr|bup-0.26-1|10	BuildRequires:	python-fuse
14cr|bup-0.26-1|11	BuildRequires:	python-pylibacl
14cr|bup-0.26-1|12	BuildRequires:	python-xattr
14cr|bup-0.26-1|13	BuildRequires:	pkgconfig(python)
14cr|bup-0.26-1|14	Requires:	git
14cr|bup-0.26-1|15	Requires:	python-fuse
14cr|bup-0.26-1|16	Requires:	python-pylibacl
14cr|bup-0.26-1|17	Requires:	python-xattr
14cr|bup-0.26-1|18	
14cr|bup-0.26-1|19	%description
14cr|bup-0.26-1|20	Bup is a very efficient backup system based on the git packfile format,
14cr|bup-0.26-1|21	providing fast incremental saves and global deduplication (among and
14cr|bup-0.26-1|22	within files, including virtual machine images).
14cr|bup-0.26-1|23	
14cr|bup-0.26-1|24	%files
14cr|bup-0.26-1|25	%{_bindir}/%{name}
14cr|bup-0.26-1|26	# this path seems to be hardcoded so using _libdir requires testing,
14cr|bup-0.26-1|27	# just leave it like that for now
14cr|bup-0.26-1|28	%{_prefix}/lib/%{name}
14cr|bup-0.26-1|29	
14cr|bup-0.26-1|30	#----------------------------------------------------------------------------
14cr|bup-0.26-1|31	
14cr|bup-0.26-1|32	%prep
14cr|bup-0.26-1|33	%setup -q
14cr|bup-0.26-1|34	
14cr|bup-0.26-1|35	%build
14cr|bup-0.26-1|36	./configure
14cr|bup-0.26-1|37	%make
14cr|bup-0.26-1|38	
14cr|bup-0.26-1|39	%install
14cr|bup-0.26-1|40	%makeinstall_std
14cr|bup-0.26-1|41	
14cr|bup-0.26-1|42	%check
14cr|bup-0.26-1|43	# Tests are quite long, don't enable them for ABF
14cr|bup-0.26-1|44	# make check
14cr|bup-0.26-1|45	
14cr|bup-0.26-1|46	%changelog
14cr|bup-0.26-1|47	* Thu Sep 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.26-1
14cr|bup-0.26-1|48	+ Revision: a029d38
14cr|bup-0.26-1|49	- Update BuildRequires and Requires
14cr|bup-0.26-1|50	
14cr|bup-0.26-1|51	

473 14
14cr|burgerspace-1.9.2-2|1	Name:		burgerspace
14cr|burgerspace-1.9.2-2|2	Version:	1.9.2
14cr|burgerspace-1.9.2-2|3	Release:	2
14cr|burgerspace-1.9.2-2|4	Summary:	A Burgertime(TM) clone
14cr|burgerspace-1.9.2-2|5	License:	GPLv2+
14cr|burgerspace-1.9.2-2|6	Group:		Games/Arcade
14cr|burgerspace-1.9.2-2|7	URL:		http://sarrazip.com/dev/burgerspace.html
14cr|burgerspace-1.9.2-2|8	Source0: 	http://perso.b2b2c.ca/sarrazip/dev/%{name}-%{version}.tar.gz
14cr|burgerspace-1.9.2-2|9	Source1:	%{name}-16x16.png.bz2
14cr|burgerspace-1.9.2-2|10	Source2:	%{name}-32x32.png.bz2
14cr|burgerspace-1.9.2-2|11	Source3:	%{name}-48x48.png.bz2
14cr|burgerspace-1.9.2-2|12	BuildRequires:	pkgconfig(sdl)
14cr|burgerspace-1.9.2-2|13	BuildRequires:	pkgconfig(SDL_image)
14cr|burgerspace-1.9.2-2|14	BuildRequires:	pkgconfig(SDL_mixer)
14cr|burgerspace-1.9.2-2|15	BuildRequires:	flatzebra-devel >= 0.1.6
14cr|burgerspace-1.9.2-2|16	
14cr|burgerspace-1.9.2-2|17	
14cr|burgerspace-1.9.2-2|18	%description
14cr|burgerspace-1.9.2-2|19	Clone of the Burgertime video game.  You are a chef that must walk
14cr|burgerspace-1.9.2-2|20	over hamburger ingredients in a maze while avoiding enemies.
14cr|burgerspace-1.9.2-2|21	
14cr|burgerspace-1.9.2-2|22	Use the arrow keys to move, the left Ctrl key to throw pepper, and
14cr|burgerspace-1.9.2-2|23	P to pause the game and resume it. The Escape key quits the game.
14cr|burgerspace-1.9.2-2|24	
14cr|burgerspace-1.9.2-2|25	%prep
14cr|burgerspace-1.9.2-2|26	%setup -q
14cr|burgerspace-1.9.2-2|27	
14cr|burgerspace-1.9.2-2|28	%build
14cr|burgerspace-1.9.2-2|29	%configure2_5x
14cr|burgerspace-1.9.2-2|30	%make
14cr|burgerspace-1.9.2-2|31	
14cr|burgerspace-1.9.2-2|32	%install
14cr|burgerspace-1.9.2-2|33	%makeinstall_std
14cr|burgerspace-1.9.2-2|34	
14cr|burgerspace-1.9.2-2|35	#icon
14cr|burgerspace-1.9.2-2|36	%__mkdir_p %{buildroot}%{_iconsdir}
14cr|burgerspace-1.9.2-2|37	%__mkdir_p %{buildroot}%{_miconsdir}
14cr|burgerspace-1.9.2-2|38	%__mkdir_p %{buildroot}%{_liconsdir}
14cr|burgerspace-1.9.2-2|39	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|40	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|41	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|42	
14cr|burgerspace-1.9.2-2|43	%__rm -fr %{buildroot}%{_defaultdocdir}/%{name}-*
14cr|burgerspace-1.9.2-2|44	
14cr|burgerspace-1.9.2-2|45	%files
14cr|burgerspace-1.9.2-2|46	%doc AUTHORS COPYING NEWS README THANKS
14cr|burgerspace-1.9.2-2|47	%{_bindir}/burgerspace
14cr|burgerspace-1.9.2-2|48	%{_bindir}/burgerspace-server
14cr|burgerspace-1.9.2-2|49	%{_datadir}/sounds/*
14cr|burgerspace-1.9.2-2|50	%{_mandir}/man6/burgerspace.6*
14cr|burgerspace-1.9.2-2|51	%{_mandir}/man6/burgerspace-server.6*
14cr|burgerspace-1.9.2-2|52	%{_iconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|53	%{_liconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|54	%{_miconsdir}/%{name}.png
14cr|burgerspace-1.9.2-2|55	%{_datadir}/applications/*
14cr|burgerspace-1.9.2-2|56	%{_datadir}/pixmaps/*.png
14cr|burgerspace-1.9.2-2|57	
14cr|burgerspace-1.9.2-2|58	
14cr|burgerspace-1.9.2-2|59	
14cr|burgerspace-1.9.2-2|60	
14cr|burgerspace-1.9.2-2|61	%changelog
14cr|burgerspace-1.9.2-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.2-2
14cr|burgerspace-1.9.2-2|63	+ Revision: e9c42fb
14cr|burgerspace-1.9.2-2|64	- MassBuild#464: Increase release tag
14cr|burgerspace-1.9.2-2|65	
14cr|burgerspace-1.9.2-2|66	

474 14
14cr|bvi-1.3.2-9|1	Summary:	A vi-like binary file editor
14cr|bvi-1.3.2-9|2	Name:		bvi
14cr|bvi-1.3.2-9|3	Version:	1.3.2
14cr|bvi-1.3.2-9|4	Release:	9
14cr|bvi-1.3.2-9|5	License:	GPLv2+
14cr|bvi-1.3.2-9|6	Group:		Editors
14cr|bvi-1.3.2-9|7	Url:		http://bvi.sourceforge.net/
14cr|bvi-1.3.2-9|8	Source0:	bvi-%{version}.tar.bz2
14cr|bvi-1.3.2-9|9	Patch0:		bvi-1.3.2-config.guess.patch.bz2
14cr|bvi-1.3.2-9|10	Patch1:		bvi-1.3.2-mdv-fix-str-fmt.patch
14cr|bvi-1.3.2-9|11	BuildRequires:	pkgconfig(ncurses)
14cr|bvi-1.3.2-9|12	
14cr|bvi-1.3.2-9|13	%description
14cr|bvi-1.3.2-9|14	bvi is a display-oriented editor for binary files, based on the vi
14cr|bvi-1.3.2-9|15	text editor. If you are familiar with vi, just start the editor and
14cr|bvi-1.3.2-9|16	begin to edit! If you never heard about vi, maybe bvi is not the
14cr|bvi-1.3.2-9|17	best choice for you.
14cr|bvi-1.3.2-9|18	
14cr|bvi-1.3.2-9|19	%files
14cr|bvi-1.3.2-9|20	%doc README COPYING CHANGES CREDITS
14cr|bvi-1.3.2-9|21	%{_bindir}/bvi
14cr|bvi-1.3.2-9|22	%{_bindir}/bmore
14cr|bvi-1.3.2-9|23	%{_bindir}/bview
14cr|bvi-1.3.2-9|24	%{_bindir}/bvedit
14cr|bvi-1.3.2-9|25	%{_mandir}/man1/bvi.1*
14cr|bvi-1.3.2-9|26	%{_mandir}/man1/bmore.1*
14cr|bvi-1.3.2-9|27	%{_mandir}/man1/bview.1*
14cr|bvi-1.3.2-9|28	%{_mandir}/man1/bvedit.1*
14cr|bvi-1.3.2-9|29	%{_datadir}/bmore.help
14cr|bvi-1.3.2-9|30	
14cr|bvi-1.3.2-9|31	#----------------------------------------------------------------------------
14cr|bvi-1.3.2-9|32	
14cr|bvi-1.3.2-9|33	%prep
14cr|bvi-1.3.2-9|34	%setup -q
14cr|bvi-1.3.2-9|35	%patch0 -p1
14cr|bvi-1.3.2-9|36	%patch1 -p1 -b .strfmt
14cr|bvi-1.3.2-9|37	
14cr|bvi-1.3.2-9|38	find . -perm 0600 | xargs chmod 0644
14cr|bvi-1.3.2-9|39	
14cr|bvi-1.3.2-9|40	%build
14cr|bvi-1.3.2-9|41	%configure2_5x --libdir=%{_datadir}
14cr|bvi-1.3.2-9|42	make
14cr|bvi-1.3.2-9|43	
14cr|bvi-1.3.2-9|44	%install
14cr|bvi-1.3.2-9|45	mkdir -p %{buildroot}%{_bindir}
14cr|bvi-1.3.2-9|46	mkdir -p %{buildroot}%{_mandir}/man1
14cr|bvi-1.3.2-9|47	mkdir -p %{buildroot}%{_libdir}
14cr|bvi-1.3.2-9|48	
14cr|bvi-1.3.2-9|49	install -m 755 bvi %{buildroot}%{_bindir}/bvi
14cr|bvi-1.3.2-9|50	install -m 755 bmore %{buildroot}%{_bindir}/bmore
14cr|bvi-1.3.2-9|51	install -m 644 bvi.1 %{buildroot}%{_mandir}/man1/bvi.1
14cr|bvi-1.3.2-9|52	install -m 644 bmore.1 %{buildroot}%{_mandir}/man1/bmore.1
14cr|bvi-1.3.2-9|53	install -m 644 bmore.help %{buildroot}%{_datadir}/bmore.help
14cr|bvi-1.3.2-9|54	ln -sf bvi %{buildroot}%{_bindir}/bview
14cr|bvi-1.3.2-9|55	ln -sf bvi %{buildroot}%{_bindir}/bvedit
14cr|bvi-1.3.2-9|56	echo ".so man1/bvi.1" > %{buildroot}%{_mandir}/man1/bview.1
14cr|bvi-1.3.2-9|57	echo ".so man1/bvi.1" > %{buildroot}%{_mandir}/man1/bvedit.1
14cr|bvi-1.3.2-9|58	chmod 644 README COPYING CHANGES CREDITS
14cr|bvi-1.3.2-9|59	
14cr|bvi-1.3.2-9|60	
14cr|bvi-1.3.2-9|61	%changelog
14cr|bvi-1.3.2-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-9
14cr|bvi-1.3.2-9|63	+ Revision: 9172ae6
14cr|bvi-1.3.2-9|64	- MassBuild#464: Increase release tag
14cr|bvi-1.3.2-9|65	
14cr|bvi-1.3.2-9|66	

475 14
14cr|bwa-0.6.2-2|1	Name:		bwa
14cr|bwa-0.6.2-2|2	Version:	0.6.2
14cr|bwa-0.6.2-2|3	Release:	2
14cr|bwa-0.6.2-2|4	Summary:	Burrows-Wheeler Alignment tool
14cr|bwa-0.6.2-2|5	
14cr|bwa-0.6.2-2|6	Group:		Sciences/Biology
14cr|bwa-0.6.2-2|7	License:	GPLv3
14cr|bwa-0.6.2-2|8	URL:		http://bio-bwa.sourceforge.net/
14cr|bwa-0.6.2-2|9	Source0:	http://downloads.sourceforge.net/bio-bwa/%{name}-%{version}.tar.bz2
14cr|bwa-0.6.2-2|10	
14cr|bwa-0.6.2-2|11	BuildRequires:	zlib-devel
14cr|bwa-0.6.2-2|12	Patch0:		msse2_makefile.patch
14cr|bwa-0.6.2-2|13	
14cr|bwa-0.6.2-2|14	%description
14cr|bwa-0.6.2-2|15	
14cr|bwa-0.6.2-2|16	BWA is a program for aligning sequencing reads against a large
14cr|bwa-0.6.2-2|17	reference genome (e.g. human genome). It has two major components, one
14cr|bwa-0.6.2-2|18	for read shorter than 150bp and the other for longer reads.
14cr|bwa-0.6.2-2|19	
14cr|bwa-0.6.2-2|20	%prep
14cr|bwa-0.6.2-2|21	%setup -q
14cr|bwa-0.6.2-2|22	%patch0 -p0
14cr|bwa-0.6.2-2|23	
14cr|bwa-0.6.2-2|24	
14cr|bwa-0.6.2-2|25	%build
14cr|bwa-0.6.2-2|26	
14cr|bwa-0.6.2-2|27	%make
14cr|bwa-0.6.2-2|28	
14cr|bwa-0.6.2-2|29	%install
14cr|bwa-0.6.2-2|30	mkdir -p %{buildroot}/%{_bindir}
14cr|bwa-0.6.2-2|31	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|bwa-0.6.2-2|32	
14cr|bwa-0.6.2-2|33	install -m 0755 bwa %{buildroot}/%{_bindir}
14cr|bwa-0.6.2-2|34	install -m 0755 solid2fastq.pl %{buildroot}/%{_bindir}
14cr|bwa-0.6.2-2|35	install -m 0755 qualfa2fq.pl %{buildroot}/%{_bindir}
14cr|bwa-0.6.2-2|36	install -m 0644 bwa.1 %{buildroot}/%{_mandir}/man1/bwa.1
14cr|bwa-0.6.2-2|37	
14cr|bwa-0.6.2-2|38	%files
14cr|bwa-0.6.2-2|39	%doc COPYING NEWS
14cr|bwa-0.6.2-2|40	%{_mandir}/man1/%{name}.1*
14cr|bwa-0.6.2-2|41	%{_bindir}/bwa
14cr|bwa-0.6.2-2|42	%{_bindir}/qualfa2fq.pl
14cr|bwa-0.6.2-2|43	%{_bindir}/solid2fastq.pl
14cr|bwa-0.6.2-2|44	
14cr|bwa-0.6.2-2|45	
14cr|bwa-0.6.2-2|46	
14cr|bwa-0.6.2-2|47	%changelog
14cr|bwa-0.6.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|bwa-0.6.2-2|49	+ Revision: f2043a9
14cr|bwa-0.6.2-2|50	- MassBuild#464: Increase release tag
14cr|bwa-0.6.2-2|51	
14cr|bwa-0.6.2-2|52	

476 14
14cr|bwidget-1.9.7-2|1	Name:		bwidget
14cr|bwidget-1.9.7-2|2	Version:	1.9.7
14cr|bwidget-1.9.7-2|3	Release:	2
14cr|bwidget-1.9.7-2|4	Summary:	Extended widget set for Tk
14cr|bwidget-1.9.7-2|5	Group:		System/Libraries
14cr|bwidget-1.9.7-2|6	License:	BSD
14cr|bwidget-1.9.7-2|7	URL:		http://tcllib.sourceforge.net/
14cr|bwidget-1.9.7-2|8	Source0:	https://sourceforge.net/projects/tcllib/files/BWidget/1.9.7/%{name}-%{version}.tar.gz
14cr|bwidget-1.9.7-2|9	#Requires:      tcl(abi) = 8.5 tk
14cr|bwidget-1.9.7-2|10	Requires:	tcl
14cr|bwidget-1.9.7-2|11	Requires:	tk
14cr|bwidget-1.9.7-2|12	BuildRequires:	tcl-devel
14cr|bwidget-1.9.7-2|13	BuildArch:	noarch
14cr|bwidget-1.9.7-2|14	
14cr|bwidget-1.9.7-2|15	%description
14cr|bwidget-1.9.7-2|16	An extended widget set for Tcl/Tk.
14cr|bwidget-1.9.7-2|17	
14cr|bwidget-1.9.7-2|18	%prep
14cr|bwidget-1.9.7-2|19	%setup -q
14cr|bwidget-1.9.7-2|20	%{__sed} -i 's/\r//' LICENSE.txt BWman/*.html
14cr|bwidget-1.9.7-2|21	
14cr|bwidget-1.9.7-2|22	%build
14cr|bwidget-1.9.7-2|23	
14cr|bwidget-1.9.7-2|24	%install
14cr|bwidget-1.9.7-2|25	# Don't bother with the included configure script and Makefile.  They
14cr|bwidget-1.9.7-2|26	# are missing a lot of pieces and won't work at all.  Installation is
14cr|bwidget-1.9.7-2|27	# pretty simple, so we can just do it here manually.
14cr|bwidget-1.9.7-2|28	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/
14cr|bwidget-1.9.7-2|29	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang
14cr|bwidget-1.9.7-2|30	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/images
14cr|bwidget-1.9.7-2|31	
14cr|bwidget-1.9.7-2|32	%{__install} -m 0644 -pD *.tcl %{buildroot}%{tcl_sitelib}/%{name}%{version}/
14cr|bwidget-1.9.7-2|33	%{__install} -m 0644 -pD lang/*.rc %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang/
14cr|bwidget-1.9.7-2|34	%{__install} -m 0644 -pD images/*.gif images/*.xbm %{buildroot}%{tcl_sitelib}/%{name}%{version}/images/
14cr|bwidget-1.9.7-2|35	
14cr|bwidget-1.9.7-2|36	
14cr|bwidget-1.9.7-2|37	%files
14cr|bwidget-1.9.7-2|38	%defattr(0644,root,root,0755)
14cr|bwidget-1.9.7-2|39	%doc README.txt LICENSE.txt
14cr|bwidget-1.9.7-2|40	%doc BWman/*.html
14cr|bwidget-1.9.7-2|41	%defattr(-,root,root,0755)
14cr|bwidget-1.9.7-2|42	%{tcl_sitelib}/%{name}%{version}
14cr|bwidget-1.9.7-2|43	
14cr|bwidget-1.9.7-2|44	
14cr|bwidget-1.9.7-2|45	
14cr|bwidget-1.9.7-2|46	%changelog
14cr|bwidget-1.9.7-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.7-2
14cr|bwidget-1.9.7-2|48	+ Revision: 7d46066
14cr|bwidget-1.9.7-2|49	- MassBuild#464: Increase release tag
14cr|bwidget-1.9.7-2|50	
14cr|bwidget-1.9.7-2|51	

477 14
14cr|bwm-ng-0.6-3|1	
14cr|bwm-ng-0.6-3|2	%define name	bwm-ng
14cr|bwm-ng-0.6-3|3	%define version	0.6
14cr|bwm-ng-0.6-3|4	%define rel	3
14cr|bwm-ng-0.6-3|5	
14cr|bwm-ng-0.6-3|6	Summary:	Console-based live network and disk io bandwidth monitor
14cr|bwm-ng-0.6-3|7	Name:		%{name}
14cr|bwm-ng-0.6-3|8	Version:	%{version}
14cr|bwm-ng-0.6-3|9	Release:	%mkrel %{rel}
14cr|bwm-ng-0.6-3|10	URL:		http://gropp.org/?id=projects&sub=bwm-ng
14cr|bwm-ng-0.6-3|11	Source:		http://gropp.org/bwm-ng/bwm-ng-%{version}.tar.gz
14cr|bwm-ng-0.6-3|12	# fixes build, from upstream
14cr|bwm-ng-0.6-3|13	Patch0:		bwm-ng-fmt+retvalues.patch
14cr|bwm-ng-0.6-3|14	License:	GPLv2+
14cr|bwm-ng-0.6-3|15	Group:		Monitoring
14cr|bwm-ng-0.6-3|16	BuildRoot:	%{_tmppath}/%{name}-root
14cr|bwm-ng-0.6-3|17	BuildRequires:	ncurses-devel
14cr|bwm-ng-0.6-3|18	BuildRequires:	libstatgrab-devel
14cr|bwm-ng-0.6-3|19	
14cr|bwm-ng-0.6-3|20	%description
14cr|bwm-ng-0.6-3|21	Bandwidth Monitor NG is a small and simple console-based live
14cr|bwm-ng-0.6-3|22	network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac
14cr|bwm-ng-0.6-3|23	OS X and others.
14cr|bwm-ng-0.6-3|24	
14cr|bwm-ng-0.6-3|25	Short list of features:
14cr|bwm-ng-0.6-3|26	- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat,
14cr|bwm-ng-0.6-3|27	/proc/diskstats, /proc/partitions, IOKit, devstat and libstatgrab
14cr|bwm-ng-0.6-3|28	- unlimited number of interfaces/devices supported
14cr|bwm-ng-0.6-3|29	- interfaces/devices are added or removed dynamically from list
14cr|bwm-ng-0.6-3|30	- white-/blacklist of interfaces/devices
14cr|bwm-ng-0.6-3|31	- output of KB/s, Kb/s, packets, errors, average, max and total sum
14cr|bwm-ng-0.6-3|32	- output in curses, plain console, CSV or HTML
14cr|bwm-ng-0.6-3|33	- configfile
14cr|bwm-ng-0.6-3|34	
14cr|bwm-ng-0.6-3|35	%prep
14cr|bwm-ng-0.6-3|36	%setup -q
14cr|bwm-ng-0.6-3|37	%apply_patches
14cr|bwm-ng-0.6-3|38	
14cr|bwm-ng-0.6-3|39	%build
14cr|bwm-ng-0.6-3|40	%configure2_5x --with-ncurses --with-partitions --with-procnetdev --with-libstatgrab
14cr|bwm-ng-0.6-3|41	%make
14cr|bwm-ng-0.6-3|42	
14cr|bwm-ng-0.6-3|43	%install
14cr|bwm-ng-0.6-3|44	rm -rf %{buildroot}
14cr|bwm-ng-0.6-3|45	%makeinstall_std
14cr|bwm-ng-0.6-3|46	
14cr|bwm-ng-0.6-3|47	%clean
14cr|bwm-ng-0.6-3|48	rm -rf %{buildroot}
14cr|bwm-ng-0.6-3|49	
14cr|bwm-ng-0.6-3|50	%files
14cr|bwm-ng-0.6-3|51	%defattr(-,root,root)
14cr|bwm-ng-0.6-3|52	%doc README AUTHORS ChangeLog NEWS THANKS bwm-ng.conf-example bwm-ng.css
14cr|bwm-ng-0.6-3|53	%{_bindir}/%{name}
14cr|bwm-ng-0.6-3|54	%{_mandir}/man1/%{name}.1*
14cr|bwm-ng-0.6-3|55	
14cr|bwm-ng-0.6-3|56	
14cr|bwm-ng-0.6-3|57	
14cr|bwm-ng-0.6-3|58	%changelog
14cr|bwm-ng-0.6-3|59	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6-3
14cr|bwm-ng-0.6-3|60	+ Revision: 6c165a0
14cr|bwm-ng-0.6-3|61	- Automatic import for version 0.6
14cr|bwm-ng-0.6-3|62	
14cr|bwm-ng-0.6-3|63	

478 14
14cr|bw-whois-5.0-4|1	Summary:	Enhanced WHOIS client on steroids
14cr|bw-whois-5.0-4|2	
14cr|bw-whois-5.0-4|3	Name:		bw-whois
14cr|bw-whois-5.0-4|4	Version:	5.0
14cr|bw-whois-5.0-4|5	Release:	4
14cr|bw-whois-5.0-4|6	License:	GPL or Artistic
14cr|bw-whois-5.0-4|7	Group:          Networking/Other
14cr|bw-whois-5.0-4|8	URL:		http://whois.bw.org
14cr|bw-whois-5.0-4|9	Source0:	whois-%{version}.tar.bz2
14cr|bw-whois-5.0-4|10	Patch0:		whois-config.diff
14cr|bw-whois-5.0-4|11	BuildArch:      noarch
14cr|bw-whois-5.0-4|12	BuildRequires:  perl-devel
14cr|bw-whois-5.0-4|13	
14cr|bw-whois-5.0-4|14	%description
14cr|bw-whois-5.0-4|15	BW Whois is a whois client designed to work with the new "Shared
14cr|bw-whois-5.0-4|16	Registration System" whois introduced 1 December 1999. This new
14cr|bw-whois-5.0-4|17	system has proved to be remarkably disorganized and inconsistent,
14cr|bw-whois-5.0-4|18	resulting in tremendous confusion for those of us who need to
14cr|bw-whois-5.0-4|19	find the ownership of a domain now and then.
14cr|bw-whois-5.0-4|20	
14cr|bw-whois-5.0-4|21	%prep
14cr|bw-whois-5.0-4|22	
14cr|bw-whois-5.0-4|23	%setup -q -n whois-%{version}
14cr|bw-whois-5.0-4|24	%patch0 -p1
14cr|bw-whois-5.0-4|25	
14cr|bw-whois-5.0-4|26	%build
14cr|bw-whois-5.0-4|27	
14cr|bw-whois-5.0-4|28	%install
14cr|bw-whois-5.0-4|29	
14cr|bw-whois-5.0-4|30	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|bw-whois-5.0-4|31	install -d %{buildroot}%{_bindir}
14cr|bw-whois-5.0-4|32	install -d %{buildroot}%{perl_vendorlib}
14cr|bw-whois-5.0-4|33	install -d %{buildroot}%{_mandir}/man1
14cr|bw-whois-5.0-4|34	
14cr|bw-whois-5.0-4|35	install -m755 whois %{buildroot}%{_bindir}/%{name}
14cr|bw-whois-5.0-4|36	install -m644 whois.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|bw-whois-5.0-4|37	install -m644 whois.conf %{buildroot}%{_sysconfdir}/%{name}/
14cr|bw-whois-5.0-4|38	install -m644 tld.conf %{buildroot}%{_sysconfdir}/%{name}/
14cr|bw-whois-5.0-4|39	install -m644 sd.conf %{buildroot}%{_sysconfdir}/%{name}/
14cr|bw-whois-5.0-4|40	install -m644 bwInclude.pm %{buildroot}%{perl_vendorlib}/
14cr|bw-whois-5.0-4|41	
14cr|bw-whois-5.0-4|42	%clean
14cr|bw-whois-5.0-4|43	
14cr|bw-whois-5.0-4|44	%files
14cr|bw-whois-5.0-4|45	%doc DISCLAIMER HISTORY INSTALL README create_whois.sql whois-*.html whois.txt
14cr|bw-whois-5.0-4|46	%config(noreplace) %{_sysconfdir}/%{name}/tld.conf
14cr|bw-whois-5.0-4|47	%config(noreplace) %{_sysconfdir}/%{name}/whois.conf
14cr|bw-whois-5.0-4|48	%config(noreplace) %{_sysconfdir}/%{name}/sd.conf
14cr|bw-whois-5.0-4|49	%{_bindir}/%{name}
14cr|bw-whois-5.0-4|50	%{perl_vendorlib}/bwInclude.pm
14cr|bw-whois-5.0-4|51	%{_mandir}/man1/%{name}.1*
14cr|bw-whois-5.0-4|52	
14cr|bw-whois-5.0-4|53	
14cr|bw-whois-5.0-4|54	
14cr|bw-whois-5.0-4|55	%changelog
14cr|bw-whois-5.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0-4
14cr|bw-whois-5.0-4|57	+ Revision: a43660c
14cr|bw-whois-5.0-4|58	- MassBuild#464: Increase release tag
14cr|bw-whois-5.0-4|59	
14cr|bw-whois-5.0-4|60	

479 14
14cr|bygfoot-2.3.2-7|1	Summary:	Football (soccer) manager game
14cr|bygfoot-2.3.2-7|2	Name:		bygfoot
14cr|bygfoot-2.3.2-7|3	Version:	2.3.2
14cr|bygfoot-2.3.2-7|4	Release:	7
14cr|bygfoot-2.3.2-7|5	License:	GPLv2+
14cr|bygfoot-2.3.2-7|6	Group:		Games/Sports
14cr|bygfoot-2.3.2-7|7	Url:		http://bygfoot.sourceforge.net
14cr|bygfoot-2.3.2-7|8	Source0:	http://downloads.sourceforge.net/bygfoot/%{name}-%{version}.tar.bz2
14cr|bygfoot-2.3.2-7|9	Source1:	%{name}.desktop
14cr|bygfoot-2.3.2-7|10	Patch0:		%{name}-2.2.1-gst-version.patch
14cr|bygfoot-2.3.2-7|11	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|bygfoot-2.3.2-7|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|bygfoot-2.3.2-7|13	
14cr|bygfoot-2.3.2-7|14	%description
14cr|bygfoot-2.3.2-7|15	Bygfoot is a small and simple football (a.k.a. soccer) manager game
14cr|bygfoot-2.3.2-7|16	featuring quite a few international leagues and cups. You manage a
14cr|bygfoot-2.3.2-7|17	team from one such league: you form the team, buy and sell players,
14cr|bygfoot-2.3.2-7|18	get promoted or relegated and of course try to be successful.
14cr|bygfoot-2.3.2-7|19	
14cr|bygfoot-2.3.2-7|20	%files -f %{name}.lang
14cr|bygfoot-2.3.2-7|21	%doc AUTHORS ChangeLog README TODO UPDATE ReleaseNotes
14cr|bygfoot-2.3.2-7|22	%{_bindir}/%{name}
14cr|bygfoot-2.3.2-7|23	%{_datadir}/%{name}
14cr|bygfoot-2.3.2-7|24	%{_datadir}/pixmaps/%{name}.png
14cr|bygfoot-2.3.2-7|25	%{_datadir}/applications/%{name}.desktop
14cr|bygfoot-2.3.2-7|26	
14cr|bygfoot-2.3.2-7|27	#----------------------------------------------------------------------------
14cr|bygfoot-2.3.2-7|28	
14cr|bygfoot-2.3.2-7|29	%prep
14cr|bygfoot-2.3.2-7|30	%setup -qn %{name}-%{version}
14cr|bygfoot-2.3.2-7|31	%patch0 -p1
14cr|bygfoot-2.3.2-7|32	
14cr|bygfoot-2.3.2-7|33	%build
14cr|bygfoot-2.3.2-7|34	export LDFLAGS="-lpthread -lm"
14cr|bygfoot-2.3.2-7|35	aclocal --force
14cr|bygfoot-2.3.2-7|36	autoconf --force
14cr|bygfoot-2.3.2-7|37	autoheader --force
14cr|bygfoot-2.3.2-7|38	touch configure.in
14cr|bygfoot-2.3.2-7|39	%configure2_5x \
14cr|bygfoot-2.3.2-7|40	--enable-gstreamer
14cr|bygfoot-2.3.2-7|41	
14cr|bygfoot-2.3.2-7|42	%make
14cr|bygfoot-2.3.2-7|43	
14cr|bygfoot-2.3.2-7|44	%install
14cr|bygfoot-2.3.2-7|45	%makeinstall_std
14cr|bygfoot-2.3.2-7|46	
14cr|bygfoot-2.3.2-7|47	mkdir -p %{buildroot}%{_datadir}/{pixmaps,applications}
14cr|bygfoot-2.3.2-7|48	install -m 0644 support_files/pixmaps/bygfoot_icon.png %{buildroot}%{_datadir}/pixmaps/bygfoot.png
14cr|bygfoot-2.3.2-7|49	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|bygfoot-2.3.2-7|50	
14cr|bygfoot-2.3.2-7|51	%find_lang %{name}
14cr|bygfoot-2.3.2-7|52	
14cr|bygfoot-2.3.2-7|53	
14cr|bygfoot-2.3.2-7|54	
14cr|bygfoot-2.3.2-7|55	%changelog
14cr|bygfoot-2.3.2-7|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-7
14cr|bygfoot-2.3.2-7|57	+ Revision: 5bc43de
14cr|bygfoot-2.3.2-7|58	- MassBuild#464: Increase release tag
14cr|bygfoot-2.3.2-7|59	
14cr|bygfoot-2.3.2-7|60	

480 14
14cr|byobu-5.78-2|1	
14cr|byobu-5.78-2|2	#define distsuffix mrb
14cr|byobu-5.78-2|3	%define name	byobu
14cr|byobu-5.78-2|4	%define version 5.78
14cr|byobu-5.78-2|5	%define release 2
14cr|byobu-5.78-2|6	Summary: 	Profiles for the GNU screen manager
14cr|byobu-5.78-2|7	Name: 	 	%{name}
14cr|byobu-5.78-2|8	Version: 	%{version}
14cr|byobu-5.78-2|9	Release: 	%{release}
14cr|byobu-5.78-2|10	Source0: 	http://launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
14cr|byobu-5.78-2|11	Patch0:		byobu_5.60.shebang.patch
14cr|byobu-5.78-2|12	License: 	GPLv3+
14cr|byobu-5.78-2|13	Group:		Terminals
14cr|byobu-5.78-2|14	URL:		https://launchpad.net/byobu
14cr|byobu-5.78-2|15	BuildArch:	noarch
14cr|byobu-5.78-2|16	BuildRequires:	gettext
14cr|byobu-5.78-2|17	BuildRequires:	desktop-file-utils
14cr|byobu-5.78-2|18	# from TTY
14cr|byobu-5.78-2|19	Requires:	screen
14cr|byobu-5.78-2|20	Requires:	python >= 2.7
14cr|byobu-5.78-2|21	Requires:	newt
14cr|byobu-5.78-2|22	Requires:	gettext
14cr|byobu-5.78-2|23	#From DE xterm-256color
14cr|byobu-5.78-2|24	Requires:	ncurses-extraterms
14cr|byobu-5.78-2|25	
14cr|byobu-5.78-2|26	%description
14cr|byobu-5.78-2|27	byobu includes a set of profiles for the GNU screen window
14cr|byobu-5.78-2|28	manager. These profiles are quite useful on server machines which are
14cr|byobu-5.78-2|29	not running a graphical desktop. The 'screen' command provides a
14cr|byobu-5.78-2|30	number of advanced features are not necessarily exposed in the default
14cr|byobu-5.78-2|31	profile. These profiles provide features such as status bars, clocks,
14cr|byobu-5.78-2|32	notifiers (reboot-required, updates-available), etc. The
14cr|byobu-5.78-2|33	profile-switcher allows users to quickly switch their .screenrc to any
14cr|byobu-5.78-2|34	of the available profiles.
14cr|byobu-5.78-2|35	
14cr|byobu-5.78-2|36	%prep
14cr|byobu-5.78-2|37	%setup -q
14cr|byobu-5.78-2|38	#patch0 -p0
14cr|byobu-5.78-2|39	
14cr|byobu-5.78-2|40	%build
14cr|byobu-5.78-2|41	%configure2_5x
14cr|byobu-5.78-2|42	
14cr|byobu-5.78-2|43	%install
14cr|byobu-5.78-2|44	%makeinstall_std
14cr|byobu-5.78-2|45	# lang
14cr|byobu-5.78-2|46	for po in po/*.po
14cr|byobu-5.78-2|47	do
14cr|byobu-5.78-2|48	lang=${po#po/}
14cr|byobu-5.78-2|49	lang=${lang%.po}
14cr|byobu-5.78-2|50	mkdir -p %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/
14cr|byobu-5.78-2|51	msgfmt ${po} -o %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/%{name}.mo
14cr|byobu-5.78-2|52	done
14cr|byobu-5.78-2|53	# desktop
14cr|byobu-5.78-2|54	desktop-file-install usr/share/applications/%{name}.desktop --dir %{buildroot}%{_datadir}/applications
14cr|byobu-5.78-2|55	# icons in DE
14cr|byobu-5.78-2|56	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|byobu-5.78-2|57	mv %{buildroot}%{_datadir}/byobu/pixmaps/byobu.svg %{buildroot}%{_datadir}/pixmaps/byobu.svg
14cr|byobu-5.78-2|58	
14cr|byobu-5.78-2|59	%find_lang %{name}
14cr|byobu-5.78-2|60	
14cr|byobu-5.78-2|61	
14cr|byobu-5.78-2|62	%files -f %{name}.lang
14cr|byobu-5.78-2|63	%doc README COPYING ChangeLog
14cr|byobu-5.78-2|64	%doc usr/share/doc/%{name}/help.screen.txt
14cr|byobu-5.78-2|65	%doc usr/share/doc/%{name}/help.tmux.txt
14cr|byobu-5.78-2|66	%dir %{_datadir}/%{name}
14cr|byobu-5.78-2|67	%dir %{_prefix}/lib/%{name}
14cr|byobu-5.78-2|68	%{_bindir}/%{name}*
14cr|byobu-5.78-2|69	%config(noreplace) %{_sysconfdir}/%{name}/
14cr|byobu-5.78-2|70	%config(noreplace) %{_sysconfdir}/profile.d/Z97-%{name}.sh
14cr|byobu-5.78-2|71	%{_datadir}/applications/%{name}.desktop
14cr|byobu-5.78-2|72	%{_datadir}/%{name}/*
14cr|byobu-5.78-2|73	%{_mandir}/man1/%{name}*.1.*
14cr|byobu-5.78-2|74	%{_prefix}/lib/%{name}/*
14cr|byobu-5.78-2|75	%{_datadir}/pixmaps/byobu.svg
14cr|byobu-5.78-2|76	
14cr|byobu-5.78-2|77	%changelog
14cr|byobu-5.78-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.78-2
14cr|byobu-5.78-2|79	+ Revision: e74c5cb
14cr|byobu-5.78-2|80	- MassBuild#464: Increase release tag
14cr|byobu-5.78-2|81	
14cr|byobu-5.78-2|82	

481 14
14cr|bytelist-0.1-2.2.svn6558.3|1	Name:           bytelist
14cr|bytelist-0.1-2.2.svn6558.3|2	Version:        0.1
14cr|bytelist-0.1-2.2.svn6558.3|3	Release:        %mkrel 2.2.svn6558.3
14cr|bytelist-0.1-2.2.svn6558.3|4	Summary:        A java library for lists of bytes
14cr|bytelist-0.1-2.2.svn6558.3|5	
14cr|bytelist-0.1-2.2.svn6558.3|6	Group:          Development/Java
14cr|bytelist-0.1-2.2.svn6558.3|7	License:        CPL or GPLv2+ or LGPLv2+
14cr|bytelist-0.1-2.2.svn6558.3|8	URL:            http://jruby.codehaus.org/
14cr|bytelist-0.1-2.2.svn6558.3|9	# The source for this package was pulled from upstream's vcs. Use the
14cr|bytelist-0.1-2.2.svn6558.3|10	# following commands to generate the tarball:
14cr|bytelist-0.1-2.2.svn6558.3|11	#   svn export http://svn.codehaus.org/jruby/bytelist/trunk/ bytelist
14cr|bytelist-0.1-2.2.svn6558.3|12	#   tar -cjf bytelist-svn6558.tar.bz2 bytelist/
14cr|bytelist-0.1-2.2.svn6558.3|13	Source0:        %{name}-svn6558.tar.bz2
14cr|bytelist-0.1-2.2.svn6558.3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|bytelist-0.1-2.2.svn6558.3|15	BuildArch:      noarch
14cr|bytelist-0.1-2.2.svn6558.3|16	
14cr|bytelist-0.1-2.2.svn6558.3|17	BuildRequires:  ant
14cr|bytelist-0.1-2.2.svn6558.3|18	BuildRequires:  ant-junit
14cr|bytelist-0.1-2.2.svn6558.3|19	BuildRequires:  java-rpmbuild >= 1.5
14cr|bytelist-0.1-2.2.svn6558.3|20	BuildRequires:  jpackage-utils
14cr|bytelist-0.1-2.2.svn6558.3|21	BuildRequires:  junit
14cr|bytelist-0.1-2.2.svn6558.3|22	
14cr|bytelist-0.1-2.2.svn6558.3|23	Requires:       java >= 1.5
14cr|bytelist-0.1-2.2.svn6558.3|24	Requires:       jpackage-utils
14cr|bytelist-0.1-2.2.svn6558.3|25	
14cr|bytelist-0.1-2.2.svn6558.3|26	
14cr|bytelist-0.1-2.2.svn6558.3|27	%description
14cr|bytelist-0.1-2.2.svn6558.3|28	A small java library for manipulating lists of bytes.
14cr|bytelist-0.1-2.2.svn6558.3|29	
14cr|bytelist-0.1-2.2.svn6558.3|30	
14cr|bytelist-0.1-2.2.svn6558.3|31	%prep
14cr|bytelist-0.1-2.2.svn6558.3|32	%setup -q -n %{name}
14cr|bytelist-0.1-2.2.svn6558.3|33	
14cr|bytelist-0.1-2.2.svn6558.3|34	
14cr|bytelist-0.1-2.2.svn6558.3|35	%build
14cr|bytelist-0.1-2.2.svn6558.3|36	export CLASSPATH=$(build-classpath junit)
14cr|bytelist-0.1-2.2.svn6558.3|37	%ant
14cr|bytelist-0.1-2.2.svn6558.3|38	
14cr|bytelist-0.1-2.2.svn6558.3|39	
14cr|bytelist-0.1-2.2.svn6558.3|40	%install
14cr|bytelist-0.1-2.2.svn6558.3|41	rm -rf $RPM_BUILD_ROOT
14cr|bytelist-0.1-2.2.svn6558.3|42	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|bytelist-0.1-2.2.svn6558.3|43	cp -p lib/%{name}-%{version}.jar \
14cr|bytelist-0.1-2.2.svn6558.3|44	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|bytelist-0.1-2.2.svn6558.3|45	
14cr|bytelist-0.1-2.2.svn6558.3|46	
14cr|bytelist-0.1-2.2.svn6558.3|47	%check
14cr|bytelist-0.1-2.2.svn6558.3|48	%ant test
14cr|bytelist-0.1-2.2.svn6558.3|49	
14cr|bytelist-0.1-2.2.svn6558.3|50	
14cr|bytelist-0.1-2.2.svn6558.3|51	%clean
14cr|bytelist-0.1-2.2.svn6558.3|52	rm -rf $RPM_BUILD_ROOT
14cr|bytelist-0.1-2.2.svn6558.3|53	
14cr|bytelist-0.1-2.2.svn6558.3|54	%files
14cr|bytelist-0.1-2.2.svn6558.3|55	%defattr(-,root,root,-)
14cr|bytelist-0.1-2.2.svn6558.3|56	%{_javadir}/%{name}.jar
14cr|bytelist-0.1-2.2.svn6558.3|57	
14cr|bytelist-0.1-2.2.svn6558.3|58	
14cr|bytelist-0.1-2.2.svn6558.3|59	
14cr|bytelist-0.1-2.2.svn6558.3|60	%changelog
14cr|bytelist-0.1-2.2.svn6558.3|61	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-2.2.svn6558.3
14cr|bytelist-0.1-2.2.svn6558.3|62	+ Revision: 28f4642
14cr|bytelist-0.1-2.2.svn6558.3|63	- Automatic import for version 0.1
14cr|bytelist-0.1-2.2.svn6558.3|64	
14cr|bytelist-0.1-2.2.svn6558.3|65	

482 14
14cr|bzflag-2.4.2-2|1	Name:		bzflag
14cr|bzflag-2.4.2-2|2	Summary:	A multiplayer 3D tank battle game
14cr|bzflag-2.4.2-2|3	Version:	2.4.2
14cr|bzflag-2.4.2-2|4	Release:	2
14cr|bzflag-2.4.2-2|5	Epoch:		1
14cr|bzflag-2.4.2-2|6	License:	LGPLv2
14cr|bzflag-2.4.2-2|7	Group:		Games/Arcade
14cr|bzflag-2.4.2-2|8	URL:		http://BZFlag.SourceForge.net/
14cr|bzflag-2.4.2-2|9	Source0:	http://download.sourceforge.net/bzflag/%{name}-%{version}.tar.bz2
14cr|bzflag-2.4.2-2|10	Patch0:		bzflag-2.0.4-lookup.patch
14cr|bzflag-2.4.2-2|11	Patch1:		bzflag-2.0.12-findresolutions.patch
14cr|bzflag-2.4.2-2|12	Source11:	%{name}.16.png
14cr|bzflag-2.4.2-2|13	Source12:	%{name}.32.png
14cr|bzflag-2.4.2-2|14	Source13:	%{name}.48.png
14cr|bzflag-2.4.2-2|15	BuildRequires:	chrpath
14cr|bzflag-2.4.2-2|16	BuildRequires:	pkgconfig(sdl)
14cr|bzflag-2.4.2-2|17	BuildRequires:	pkgconfig(libcurl)
14cr|bzflag-2.4.2-2|18	BuildRequires:	zlib-devel
14cr|bzflag-2.4.2-2|19	BuildRequires:	pkgconfig(ncurses)
14cr|bzflag-2.4.2-2|20	BuildRequires:	glew-devel
14cr|bzflag-2.4.2-2|21	BuildRequires:	pkgconfig(glu)
14cr|bzflag-2.4.2-2|22	BuildRequires:	pkgconfig(libcares)
14cr|bzflag-2.4.2-2|23	BuildRequires:	openldap-devel
14cr|bzflag-2.4.2-2|24	BuildRequires:	desktop-file-utils
14cr|bzflag-2.4.2-2|25	BuildConflicts:	freetds-devel
14cr|bzflag-2.4.2-2|26	
14cr|bzflag-2.4.2-2|27	%description
14cr|bzflag-2.4.2-2|28	BZFlag is a multiplayer 3D tank battle game. It's one of the most popular games
14cr|bzflag-2.4.2-2|29	ever on Silicon Graphics systems.
14cr|bzflag-2.4.2-2|30	
14cr|bzflag-2.4.2-2|31	%prep
14cr|bzflag-2.4.2-2|32	%setup -q
14cr|bzflag-2.4.2-2|33	%patch0 -p1 -b .lookup
14cr|bzflag-2.4.2-2|34	%patch1 -p1 -b .resolutions
14cr|bzflag-2.4.2-2|35	
14cr|bzflag-2.4.2-2|36	%build
14cr|bzflag-2.4.2-2|37	CFLAGS="%{optflags} -O3 -ffast-math" \
14cr|bzflag-2.4.2-2|38	CXXFLAGS="$CFLAGS" \
14cr|bzflag-2.4.2-2|39	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|bzflag-2.4.2-2|40	--datadir=%{_gamesdatadir} \
14cr|bzflag-2.4.2-2|41	--enable-robots \
14cr|bzflag-2.4.2-2|42	--disable-static \
14cr|bzflag-2.4.2-2|43	--enable-ldaps \
14cr|bzflag-2.4.2-2|44	--with-gssapi \
14cr|bzflag-2.4.2-2|45	--enable-manual \
14cr|bzflag-2.4.2-2|46	--enable-ares \
14cr|bzflag-2.4.2-2|47	--libdir=%{_libdir}/%{name}
14cr|bzflag-2.4.2-2|48	%make
14cr|bzflag-2.4.2-2|49	
14cr|bzflag-2.4.2-2|50	%install
14cr|bzflag-2.4.2-2|51	%makeinstall_std
14cr|bzflag-2.4.2-2|52	# ugly but gets it done..
14cr|bzflag-2.4.2-2|53	for file in %{buildroot}{%{_gamesbindir}/*,%{_libdir}/%{name}/*.so}; do
14cr|bzflag-2.4.2-2|54	chrpath -d $file
14cr|bzflag-2.4.2-2|55	done
14cr|bzflag-2.4.2-2|56	rm -f %{buildroot}%{_libdir}/%{name}/*la
14cr|bzflag-2.4.2-2|57	
14cr|bzflag-2.4.2-2|58	cp -a misc/maps/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|bzflag-2.4.2-2|59	install -d %{buildroot}{%{_datadir}/applications,%{_iconsdir}}
14cr|bzflag-2.4.2-2|60	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
14cr|bzflag-2.4.2-2|61	%{buildroot}%{_gamesdatadir}/%{name}/bzflag.desktop
14cr|bzflag-2.4.2-2|62	cp %{buildroot}%{_gamesdatadir}/%{name}/bzflag-48x48.png %{buildroot}%{_iconsdir}
14cr|bzflag-2.4.2-2|63	
14cr|bzflag-2.4.2-2|64	%files
14cr|bzflag-2.4.2-2|65	%doc README BUGS
14cr|bzflag-2.4.2-2|66	%{_gamesbindir}/*
14cr|bzflag-2.4.2-2|67	%dir %{_gamesdatadir}/%{name}
14cr|bzflag-2.4.2-2|68	%{_gamesdatadir}/%{name}/*
14cr|bzflag-2.4.2-2|69	%dir %{_libdir}/%{name}
14cr|bzflag-2.4.2-2|70	%{_libdir}/%{name}/*.so
14cr|bzflag-2.4.2-2|71	%{_mandir}/*/*
14cr|bzflag-2.4.2-2|72	%{_datadir}/applications/%{name}.desktop
14cr|bzflag-2.4.2-2|73	%{_iconsdir}/%{name}-48x48.png
14cr|bzflag-2.4.2-2|74	
14cr|bzflag-2.4.2-2|75	
14cr|bzflag-2.4.2-2|76	
14cr|bzflag-2.4.2-2|77	
14cr|bzflag-2.4.2-2|78	%changelog
14cr|bzflag-2.4.2-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.4.2-2
14cr|bzflag-2.4.2-2|80	+ Revision: 8b1cd12
14cr|bzflag-2.4.2-2|81	- MassBuild#464: Increase release tag
14cr|bzflag-2.4.2-2|82	
14cr|bzflag-2.4.2-2|83	

483 14
14cr|bzr-2.5.1-4|1	# TODO
14cr|bzr-2.5.1-4|2	# split the tools from main package ?
14cr|bzr-2.5.1-4|3	# split the doc ?
14cr|bzr-2.5.1-4|4	Summary:	Next-generation distributed version control
14cr|bzr-2.5.1-4|5	Name:		bzr
14cr|bzr-2.5.1-4|6	Version:	2.5.1
14cr|bzr-2.5.1-4|7	Release:	4
14cr|bzr-2.5.1-4|8	License:	GPLv2+
14cr|bzr-2.5.1-4|9	Group:		Development/Other
14cr|bzr-2.5.1-4|10	Url:		http://www.bazaar-vcs.org/
14cr|bzr-2.5.1-4|11	Source0:	https://launchpad.net/bzr/%{version}/%{version}/+download/bzr-%{version}.tar.gz
14cr|bzr-2.5.1-4|12	Source1:	https://launchpad.net/bzr/%{version}/%{version}/+download/bzr-%{version}.tar.gz.sig
14cr|bzr-2.5.1-4|13	BuildRequires:	python-paramiko
14cr|bzr-2.5.1-4|14	BuildRequires:	pkgconfig(python)
14cr|bzr-2.5.1-4|15	BuildRequires:	pkgconfig(zlib)
14cr|bzr-2.5.1-4|16	
14cr|bzr-2.5.1-4|17	%description
14cr|bzr-2.5.1-4|18	Bazaar is a distributed revision control system. It allows team members to
14cr|bzr-2.5.1-4|19	branch and merge upstream code very easily.
14cr|bzr-2.5.1-4|20	
14cr|bzr-2.5.1-4|21	Distributed revision control systems allow multiple people to have their
14cr|bzr-2.5.1-4|22	own branch of a project, and merge code efficiently between them. This
14cr|bzr-2.5.1-4|23	enables new contributors to immediately have access to the full tools that
14cr|bzr-2.5.1-4|24	previously have been limited to just the committers to a project.
14cr|bzr-2.5.1-4|25	
14cr|bzr-2.5.1-4|26	%files
14cr|bzr-2.5.1-4|27	%doc  doc contrib NEWS README TODO
14cr|bzr-2.5.1-4|28	%{_bindir}/bzr
14cr|bzr-2.5.1-4|29	%{_mandir}/man1/*
14cr|bzr-2.5.1-4|30	%{py_platsitedir}/bzrlib/
14cr|bzr-2.5.1-4|31	%{py_platsitedir}/*egg-info
14cr|bzr-2.5.1-4|32	%config(noreplace) %{_sysconfdir}/bash_completion.d/bzr
14cr|bzr-2.5.1-4|33	
14cr|bzr-2.5.1-4|34	#----------------------------------------------------------------------------
14cr|bzr-2.5.1-4|35	
14cr|bzr-2.5.1-4|36	%prep
14cr|bzr-2.5.1-4|37	%setup -q -n %{name}-%{version}
14cr|bzr-2.5.1-4|38	
14cr|bzr-2.5.1-4|39	%check
14cr|bzr-2.5.1-4|40	# run test in /tmp to avoid lock problems with nfs on build cluster
14cr|bzr-2.5.1-4|41	# sadely, it's not enough: bzr tests are trying to rebuild bzr, and
14cr|bzr-2.5.1-4|42	# so must be run in the bzr build dir
14cr|bzr-2.5.1-4|43	# cd /tmp
14cr|bzr-2.5.1-4|44	# $OLDPWD/bzr selftest
14cr|bzr-2.5.1-4|45	
14cr|bzr-2.5.1-4|46	# (misc) broken by diff binary test, will investigate later
14cr|bzr-2.5.1-4|47	# still broken with 0.11
14cr|bzr-2.5.1-4|48	# still broken with 0.12
14cr|bzr-2.5.1-4|49	# still broken with 0.13, maybe du to a local server listening , as pycurl test fail
14cr|bzr-2.5.1-4|50	# still broken with 0.15
14cr|bzr-2.5.1-4|51	export TMPDIR=/tmp
14cr|bzr-2.5.1-4|52	#./bzr selftest
14cr|bzr-2.5.1-4|53	
14cr|bzr-2.5.1-4|54	%install
14cr|bzr-2.5.1-4|55	python setup.py install --prefix=%{buildroot}%{_prefix}
14cr|bzr-2.5.1-4|56	mkdir -p %{buildroot}%{_mandir}
14cr|bzr-2.5.1-4|57	mv %{buildroot}%{_prefix}/man/* %{buildroot}/%{_mandir}/
14cr|bzr-2.5.1-4|58	# remove as they are packaged externally
14cr|bzr-2.5.1-4|59	rm -Rf %{buildroot}/%{py_platsitedir}/bzrlib/util/elementtree
14cr|bzr-2.5.1-4|60	
14cr|bzr-2.5.1-4|61	find %{buildroot}/%{py_platsitedir} -name '*.pyc' | xargs rm -f
14cr|bzr-2.5.1-4|62	
14cr|bzr-2.5.1-4|63	# install bash completion
14cr|bzr-2.5.1-4|64	mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d/
14cr|bzr-2.5.1-4|65	cp contrib/bash/bzr %{buildroot}/%{_sysconfdir}/bash_completion.d/
14cr|bzr-2.5.1-4|66	
14cr|bzr-2.5.1-4|67	
14cr|bzr-2.5.1-4|68	
14cr|bzr-2.5.1-4|69	%changelog
14cr|bzr-2.5.1-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-4
14cr|bzr-2.5.1-4|71	+ Revision: 1d664a3
14cr|bzr-2.5.1-4|72	- MassBuild#464: Increase release tag
14cr|bzr-2.5.1-4|73	
14cr|bzr-2.5.1-4|74	

484 14
14cr|bzr-explorer-1.3.0-2|1	Name:           bzr-explorer
14cr|bzr-explorer-1.3.0-2|2	Version:        1.3.0
14cr|bzr-explorer-1.3.0-2|3	Release:        2
14cr|bzr-explorer-1.3.0-2|4	Summary:        A GUI for Bazaar
14cr|bzr-explorer-1.3.0-2|5	
14cr|bzr-explorer-1.3.0-2|6	Group:          Development/Other
14cr|bzr-explorer-1.3.0-2|7	License:        GPLv2
14cr|bzr-explorer-1.3.0-2|8	URL:            https://launchpad.net/bzr-explorer
14cr|bzr-explorer-1.3.0-2|9	Source0:        https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cr|bzr-explorer-1.3.0-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
14cr|bzr-explorer-1.3.0-2|11	
14cr|bzr-explorer-1.3.0-2|12	BuildArch:      noarch
14cr|bzr-explorer-1.3.0-2|13	BuildRequires:  python-devel
14cr|bzr-explorer-1.3.0-2|14	BuildRequires:  bzr
14cr|bzr-explorer-1.3.0-2|15	BuildRequires:  python-pkg-resources
14cr|bzr-explorer-1.3.0-2|16	BuildRequires:  python-paste
14cr|bzr-explorer-1.3.0-2|17	Requires:       bzr >= 2.1
14cr|bzr-explorer-1.3.0-2|18	Requires:	qbzr >= 0.18
14cr|bzr-explorer-1.3.0-2|19	
14cr|bzr-explorer-1.3.0-2|20	%description
14cr|bzr-explorer-1.3.0-2|21	Bazaar Explorer is a desktop application for using the Bazaar Version Control
14cr|bzr-explorer-1.3.0-2|22	System. It provides a high level interface to all commonly used features,
14cr|bzr-explorer-1.3.0-2|23	launching "applets" from the QBzr plug-in to provide most of the
14cr|bzr-explorer-1.3.0-2|24	functionality. Alternatively, the applets from the bzr-gtk plug-in
14cr|bzr-explorer-1.3.0-2|25	can be used if it is installed. Bazaar Explorer runs on GNOME, KDE,
14cr|bzr-explorer-1.3.0-2|26	Windows and Mac OS X.
14cr|bzr-explorer-1.3.0-2|27	
14cr|bzr-explorer-1.3.0-2|28	%prep
14cr|bzr-explorer-1.3.0-2|29	%setup -q
14cr|bzr-explorer-1.3.0-2|30	
14cr|bzr-explorer-1.3.0-2|31	
14cr|bzr-explorer-1.3.0-2|32	%build
14cr|bzr-explorer-1.3.0-2|33	
14cr|bzr-explorer-1.3.0-2|34	%install
14cr|bzr-explorer-1.3.0-2|35	rm -rf $RPM_BUILD_ROOT
14cr|bzr-explorer-1.3.0-2|36	python setup.py install --prefix=%{buildroot}/%_prefix
14cr|bzr-explorer-1.3.0-2|37	
14cr|bzr-explorer-1.3.0-2|38	%clean
14cr|bzr-explorer-1.3.0-2|39	rm -rf $RPM_BUILD_ROOT
14cr|bzr-explorer-1.3.0-2|40	
14cr|bzr-explorer-1.3.0-2|41	
14cr|bzr-explorer-1.3.0-2|42	%files
14cr|bzr-explorer-1.3.0-2|43	%defattr(-,root,root,-)
14cr|bzr-explorer-1.3.0-2|44	%dir %py_puresitedir/bzrlib/plugins/explorer
14cr|bzr-explorer-1.3.0-2|45	%py_puresitedir/bzrlib/plugins/explorer/*
14cr|bzr-explorer-1.3.0-2|46	%py_puresitedir/explorer-%{version}-*.egg-info
14cr|bzr-explorer-1.3.0-2|47	%doc NEWS COPYING.txt
14cr|bzr-explorer-1.3.0-2|48	
14cr|bzr-explorer-1.3.0-2|49	
14cr|bzr-explorer-1.3.0-2|50	
14cr|bzr-explorer-1.3.0-2|51	
14cr|bzr-explorer-1.3.0-2|52	%changelog
14cr|bzr-explorer-1.3.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|bzr-explorer-1.3.0-2|54	+ Revision: c951fe0
14cr|bzr-explorer-1.3.0-2|55	- MassBuild#464: Increase release tag
14cr|bzr-explorer-1.3.0-2|56	
14cr|bzr-explorer-1.3.0-2|57	

485 14
14cr|bzr-gtk-0.104.0-2|1	# based on http://cvs.fedora.redhat.com/viewcvs/devel/bzr-gtk/?root=extras
14cr|bzr-gtk-0.104.0-2|2	Name:           bzr-gtk
14cr|bzr-gtk-0.104.0-2|3	Version:        0.104.0
14cr|bzr-gtk-0.104.0-2|4	Release:        2
14cr|bzr-gtk-0.104.0-2|5	Summary:        Bazaar plugin for GTK+ interfaces to most Bazaar operations
14cr|bzr-gtk-0.104.0-2|6	
14cr|bzr-gtk-0.104.0-2|7	Group:          Development/Python
14cr|bzr-gtk-0.104.0-2|8	License:        GPL
14cr|bzr-gtk-0.104.0-2|9	URL:            http://bazaar-vcs.org/bzr-gtk
14cr|bzr-gtk-0.104.0-2|10	Source0:	http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|bzr-gtk-0.104.0-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|bzr-gtk-0.104.0-2|12	
14cr|bzr-gtk-0.104.0-2|13	BuildArch:      noarch
14cr|bzr-gtk-0.104.0-2|14	BuildRequires:  python-devel bzr
14cr|bzr-gtk-0.104.0-2|15	BuildRequires:  gettext
14cr|bzr-gtk-0.104.0-2|16	Requires:       bzr >= 2.1
14cr|bzr-gtk-0.104.0-2|17	Requires:       pygtk2.0
14cr|bzr-gtk-0.104.0-2|18	Requires:       pygtk2.0-libglade
14cr|bzr-gtk-0.104.0-2|19	Requires:	python-cairo
14cr|bzr-gtk-0.104.0-2|20	Requires:	python-gtksourceview
14cr|bzr-gtk-0.104.0-2|21	
14cr|bzr-gtk-0.104.0-2|22	%description
14cr|bzr-gtk-0.104.0-2|23	bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most
14cr|bzr-gtk-0.104.0-2|24	Bazaar operations.
14cr|bzr-gtk-0.104.0-2|25	
14cr|bzr-gtk-0.104.0-2|26	%package nautilus
14cr|bzr-gtk-0.104.0-2|27	Summary: Nautilus integration for bzr-gtk
14cr|bzr-gtk-0.104.0-2|28	Group: Development/Other
14cr|bzr-gtk-0.104.0-2|29	Requires: %{name} = %{version}-%{release}
14cr|bzr-gtk-0.104.0-2|30	Requires: python-nautilus
14cr|bzr-gtk-0.104.0-2|31	
14cr|bzr-gtk-0.104.0-2|32	%description nautilus
14cr|bzr-gtk-0.104.0-2|33	bzr-gtk integration with the nautilus file manager for gnome.
14cr|bzr-gtk-0.104.0-2|34	
14cr|bzr-gtk-0.104.0-2|35	%prep
14cr|bzr-gtk-0.104.0-2|36	%setup -q
14cr|bzr-gtk-0.104.0-2|37	
14cr|bzr-gtk-0.104.0-2|38	%build
14cr|bzr-gtk-0.104.0-2|39	python setup.py build
14cr|bzr-gtk-0.104.0-2|40	
14cr|bzr-gtk-0.104.0-2|41	
14cr|bzr-gtk-0.104.0-2|42	%install
14cr|bzr-gtk-0.104.0-2|43	rm -rf %{buildroot}
14cr|bzr-gtk-0.104.0-2|44	touch credits.pickle
14cr|bzr-gtk-0.104.0-2|45	python setup.py install --root %{buildroot}
14cr|bzr-gtk-0.104.0-2|46	mkdir -p %{buildroot}%{_prefix}/lib/nautilus/extensions-1.0/python/
14cr|bzr-gtk-0.104.0-2|47	mv %{buildroot}%{python_sitelib}/bzrlib/plugins/gtk/nautilus* %{buildroot}%{_prefix}/lib/nautilus/extensions-1.0/python/
14cr|bzr-gtk-0.104.0-2|48	
14cr|bzr-gtk-0.104.0-2|49	%clean
14cr|bzr-gtk-0.104.0-2|50	rm -rf %{buildroot}
14cr|bzr-gtk-0.104.0-2|51	
14cr|bzr-gtk-0.104.0-2|52	
14cr|bzr-gtk-0.104.0-2|53	%files
14cr|bzr-gtk-0.104.0-2|54	%defattr(-,root,root,-)
14cr|bzr-gtk-0.104.0-2|55	%doc COPYING README
14cr|bzr-gtk-0.104.0-2|56	%py_puresitedir/bzrlib/plugins/gtk/
14cr|bzr-gtk-0.104.0-2|57	%py_puresitedir/*egg-info
14cr|bzr-gtk-0.104.0-2|58	%{_bindir}/bzr-handle-patch
14cr|bzr-gtk-0.104.0-2|59	%{_bindir}/bzr-notify
14cr|bzr-gtk-0.104.0-2|60	%{_datadir}/applications/bazaar-properties.desktop
14cr|bzr-gtk-0.104.0-2|61	%{_datadir}/applications/bzr-handle-patch.desktop
14cr|bzr-gtk-0.104.0-2|62	%{_datadir}/applications/bzr-notify.desktop
14cr|bzr-gtk-0.104.0-2|63	%{_datadir}/application-registry/bzr-gtk.applications
14cr|bzr-gtk-0.104.0-2|64	%{_datadir}/%{name}
14cr|bzr-gtk-0.104.0-2|65	%{_datadir}/icons/hicolor/scalable/apps/bzr-panel.svg
14cr|bzr-gtk-0.104.0-2|66	%{_datadir}/pixmaps/bzr-icon-64.png
14cr|bzr-gtk-0.104.0-2|67	%{_iconsdir}/hicolor/scalable/emblems/*
14cr|bzr-gtk-0.104.0-2|68	
14cr|bzr-gtk-0.104.0-2|69	%files nautilus
14cr|bzr-gtk-0.104.0-2|70	%{_prefix}/lib/nautilus/extensions-1.0/python/*
14cr|bzr-gtk-0.104.0-2|71	
14cr|bzr-gtk-0.104.0-2|72	
14cr|bzr-gtk-0.104.0-2|73	
14cr|bzr-gtk-0.104.0-2|74	%changelog
14cr|bzr-gtk-0.104.0-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.104.0-2
14cr|bzr-gtk-0.104.0-2|76	+ Revision: 9776cad
14cr|bzr-gtk-0.104.0-2|77	- MassBuild#464: Increase release tag
14cr|bzr-gtk-0.104.0-2|78	
14cr|bzr-gtk-0.104.0-2|79	

486 14
14cr|bzr-loggerhead-1.18.1-3|1	%define real_name	loggerhead
14cr|bzr-loggerhead-1.18.1-3|2	
14cr|bzr-loggerhead-1.18.1-3|3	Name:           bzr-loggerhead
14cr|bzr-loggerhead-1.18.1-3|4	Version:        1.18.1
14cr|bzr-loggerhead-1.18.1-3|5	Release:        3
14cr|bzr-loggerhead-1.18.1-3|6	Summary:        A web view for Bazaar
14cr|bzr-loggerhead-1.18.1-3|7	
14cr|bzr-loggerhead-1.18.1-3|8	Group:          Development/Other
14cr|bzr-loggerhead-1.18.1-3|9	License:        GPL
14cr|bzr-loggerhead-1.18.1-3|10	URL:            https://launchpad.net/loggerhead
14cr|bzr-loggerhead-1.18.1-3|11	Source0:        https://launchpad.net/%{name}/stable/%{version}/+download/%{real_name}-%{version}.tar.gz
14cr|bzr-loggerhead-1.18.1-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
14cr|bzr-loggerhead-1.18.1-3|13	
14cr|bzr-loggerhead-1.18.1-3|14	Patch0:	bzr-compat.patch
14cr|bzr-loggerhead-1.18.1-3|15	
14cr|bzr-loggerhead-1.18.1-3|16	BuildArch:      noarch
14cr|bzr-loggerhead-1.18.1-3|17	BuildRequires:  python-devel
14cr|bzr-loggerhead-1.18.1-3|18	BuildRequires:  bzr
14cr|bzr-loggerhead-1.18.1-3|19	BuildRequires:  python-pkg-resources
14cr|bzr-loggerhead-1.18.1-3|20	BuildRequires:	python-paste
14cr|bzr-loggerhead-1.18.1-3|21	Requires:       python >= 2.4
14cr|bzr-loggerhead-1.18.1-3|22	Requires:       bzr >= 1.17
14cr|bzr-loggerhead-1.18.1-3|23	Requires:	python-paste
14cr|bzr-loggerhead-1.18.1-3|24	Requires:	python-pygments
14cr|bzr-loggerhead-1.18.1-3|25	Requires:	python-simpletal
14cr|bzr-loggerhead-1.18.1-3|26	Provides:	loggerhead
14cr|bzr-loggerhead-1.18.1-3|27	
14cr|bzr-loggerhead-1.18.1-3|28	%description
14cr|bzr-loggerhead-1.18.1-3|29	Loggerhead is a web viewer for projects in bazaar.
14cr|bzr-loggerhead-1.18.1-3|30	It can be used to navigate a branch history, annotate files, view patches,
14cr|bzr-loggerhead-1.18.1-3|31	perform searches, etc. It's originally based on bazaar-webserve, which is
14cr|bzr-loggerhead-1.18.1-3|32	itself based on hgweb for Mercurial.
14cr|bzr-loggerhead-1.18.1-3|33	
14cr|bzr-loggerhead-1.18.1-3|34	This package installs loggerhead as a plugin so that it can be run with:
14cr|bzr-loggerhead-1.18.1-3|35	bzr serve --http [--port=8080] [--directory=.].
14cr|bzr-loggerhead-1.18.1-3|36	
14cr|bzr-loggerhead-1.18.1-3|37	%prep
14cr|bzr-loggerhead-1.18.1-3|38	%setup -q -n %{real_name}-%{version}
14cr|bzr-loggerhead-1.18.1-3|39	%patch0 -p1
14cr|bzr-loggerhead-1.18.1-3|40	
14cr|bzr-loggerhead-1.18.1-3|41	%build
14cr|bzr-loggerhead-1.18.1-3|42	
14cr|bzr-loggerhead-1.18.1-3|43	%install
14cr|bzr-loggerhead-1.18.1-3|44	rm -rf $RPM_BUILD_ROOT
14cr|bzr-loggerhead-1.18.1-3|45	python setup.py install --prefix=%{buildroot}/%_prefix
14cr|bzr-loggerhead-1.18.1-3|46	
14cr|bzr-loggerhead-1.18.1-3|47	%clean
14cr|bzr-loggerhead-1.18.1-3|48	rm -rf $RPM_BUILD_ROOT
14cr|bzr-loggerhead-1.18.1-3|49	
14cr|bzr-loggerhead-1.18.1-3|50	
14cr|bzr-loggerhead-1.18.1-3|51	%files
14cr|bzr-loggerhead-1.18.1-3|52	%defattr(-,root,root,-)
14cr|bzr-loggerhead-1.18.1-3|53	%dir %py_puresitedir/bzrlib/plugins/loggerhead
14cr|bzr-loggerhead-1.18.1-3|54	%py_puresitedir/bzrlib/plugins/loggerhead/*
14cr|bzr-loggerhead-1.18.1-3|55	%dir %py_puresitedir/loggerhead
14cr|bzr-loggerhead-1.18.1-3|56	%py_puresitedir/loggerhead/*
14cr|bzr-loggerhead-1.18.1-3|57	%py_puresitedir/loggerhead-%{version}-*.egg-info
14cr|bzr-loggerhead-1.18.1-3|58	%{_bindir}/serve-branches
14cr|bzr-loggerhead-1.18.1-3|59	%{_bindir}/start-loggerhead
14cr|bzr-loggerhead-1.18.1-3|60	%{_bindir}/stop-loggerhead
14cr|bzr-loggerhead-1.18.1-3|61	%{_docdir}/loggerhead
14cr|bzr-loggerhead-1.18.1-3|62	%_mandir/man1/*
14cr|bzr-loggerhead-1.18.1-3|63	%doc README NEWS COPYING.txt
14cr|bzr-loggerhead-1.18.1-3|64	
14cr|bzr-loggerhead-1.18.1-3|65	
14cr|bzr-loggerhead-1.18.1-3|66	
14cr|bzr-loggerhead-1.18.1-3|67	
14cr|bzr-loggerhead-1.18.1-3|68	%changelog
14cr|bzr-loggerhead-1.18.1-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18.1-3
14cr|bzr-loggerhead-1.18.1-3|70	+ Revision: aae99a1
14cr|bzr-loggerhead-1.18.1-3|71	- MassBuild#464: Increase release tag
14cr|bzr-loggerhead-1.18.1-3|72	
14cr|bzr-loggerhead-1.18.1-3|73	

487 14
14cr|bzrtools-2.5-2|1	# spec originally for RHEL from: http://www.natemccallum.com/uploads/rpms/bzr/
14cr|bzrtools-2.5-2|2	
14cr|bzrtools-2.5-2|3	Name:		bzrtools
14cr|bzrtools-2.5-2|4	Version:	2.5
14cr|bzrtools-2.5-2|5	Release:	2
14cr|bzrtools-2.5-2|6	Summary:	A collection of utilities and plugins for Bazaar-NG
14cr|bzrtools-2.5-2|7	Group:		Development/Other
14cr|bzrtools-2.5-2|8	License:	GPLv2
14cr|bzrtools-2.5-2|9	URL:		http://bazaar-vcs.org/BzrTools
14cr|bzrtools-2.5-2|10	Source0:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cr|bzrtools-2.5-2|11	Source1:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz.sig
14cr|bzrtools-2.5-2|12	BuildArch:	noarch
14cr|bzrtools-2.5-2|13	BuildRequires:	python-devel
14cr|bzrtools-2.5-2|14	BuildRequires:	bzr
14cr|bzrtools-2.5-2|15	Requires:	python
14cr|bzrtools-2.5-2|16	Requires:	bzr
14cr|bzrtools-2.5-2|17	Requires:	patch
14cr|bzrtools-2.5-2|18	Requires:	rsync
14cr|bzrtools-2.5-2|19	Requires:	graphviz
14cr|bzrtools-2.5-2|20	Requires:	librsvg
14cr|bzrtools-2.5-2|21	Requires:	python-paramiko
14cr|bzrtools-2.5-2|22	
14cr|bzrtools-2.5-2|23	%description
14cr|bzrtools-2.5-2|24	BzrTools is a collection of plugins for Bazaar-NG (bzr).  Among the included
14cr|bzrtools-2.5-2|25	plugins are:
14cr|bzrtools-2.5-2|26	* push - uses rsync to push local changes to a remote server
14cr|bzrtools-2.5-2|27	* annotate - prints a file annotated with the revision next to each line
14cr|bzrtools-2.5-2|28	* baz-import - (Requres PyBaz) import an arch archive losslessly into bzr
14cr|bzrtools-2.5-2|29	* shelve/unshelve - allows you to undo some changes, commit, and restore
14cr|bzrtools-2.5-2|30	* clean-tree - remove unknown, ignored-junk, or unversioned files from the tree
14cr|bzrtools-2.5-2|31	* graph-ancestry - use dot to produce banch ancestry graphs
14cr|bzrtools-2.5-2|32	* shell - a bzr command interpreter with command completion
14cr|bzrtools-2.5-2|33	* patch - apply a patch to your tree from a file or URL
14cr|bzrtools-2.5-2|34	
14cr|bzrtools-2.5-2|35	
14cr|bzrtools-2.5-2|36	%prep
14cr|bzrtools-2.5-2|37	%setup -q -n %{name}
14cr|bzrtools-2.5-2|38	
14cr|bzrtools-2.5-2|39	%build
14cr|bzrtools-2.5-2|40	CFLAGS="%{optflags}" python setup.py build
14cr|bzrtools-2.5-2|41	
14cr|bzrtools-2.5-2|42	%install
14cr|bzrtools-2.5-2|43	rm -rf %{buildroot}
14cr|bzrtools-2.5-2|44	python setup.py install --root %{buildroot}
14cr|bzrtools-2.5-2|45	# remove shebangs from all files as none should be executable scripts
14cr|bzrtools-2.5-2|46	sed -e '/^#!\//,1 d' -i %{buildroot}%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
14cr|bzrtools-2.5-2|47	
14cr|bzrtools-2.5-2|48	%clean
14cr|bzrtools-2.5-2|49	rm -rf %{buildroot}
14cr|bzrtools-2.5-2|50	
14cr|bzrtools-2.5-2|51	%files
14cr|bzrtools-2.5-2|52	%defattr(-,root,root,-)
14cr|bzrtools-2.5-2|53	%doc README NEWS COPYING
14cr|bzrtools-2.5-2|54	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools
14cr|bzrtools-2.5-2|55	%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
14cr|bzrtools-2.5-2|56	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools/tests
14cr|bzrtools-2.5-2|57	%{py_puresitedir}/bzrlib/plugins/bzrtools/tests/*.py
14cr|bzrtools-2.5-2|58	%{py_puresitedir}/BzrTools*.egg-info
14cr|bzrtools-2.5-2|59	
14cr|bzrtools-2.5-2|60	
14cr|bzrtools-2.5-2|61	
14cr|bzrtools-2.5-2|62	%changelog
14cr|bzrtools-2.5-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|bzrtools-2.5-2|64	+ Revision: ad32d55
14cr|bzrtools-2.5-2|65	- MassBuild#464: Increase release tag
14cr|bzrtools-2.5-2|66	
14cr|bzrtools-2.5-2|67	

488 14
14cr|C-0.05-5|1	%define name	C
14cr|C-0.05-5|2	%define version	0.05
14cr|C-0.05-5|3	%define release 5
14cr|C-0.05-5|4	
14cr|C-0.05-5|5	%define major
14cr|C-0.05-5|6	%define libname %mklibname %name %major
14cr|C-0.05-5|7	
14cr|C-0.05-5|8	Name: 	 	%{name}
14cr|C-0.05-5|9	Summary: 	Pseudo-interpreter for C syntax
14cr|C-0.05-5|10	Version: 	%{version}
14cr|C-0.05-5|11	Release: 	%{release}
14cr|C-0.05-5|12	
14cr|C-0.05-5|13	Source:		http://labs.cybozu.co.jp/blog/kazuho/archives/c/%{name}-%{version}.tar.bz2
14cr|C-0.05-5|14	URL:		http://labs.cybozu.co.jp/blog/kazuhoatwork/2006/01/c.php
14cr|C-0.05-5|15	License:	GPLv2+
14cr|C-0.05-5|16	Group:		Development/C
14cr|C-0.05-5|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|C-0.05-5|18	
14cr|C-0.05-5|19	%description
14cr|C-0.05-5|20	C (pronounced large-C) is a pseudo-interpreter of the C programming language.
14cr|C-0.05-5|21	
14cr|C-0.05-5|22	Without the need of manual compilation, developers can rapidly create scripts
14cr|C-0.05-5|23	or write one-liners using the C programming language that runs at native-code
14cr|C-0.05-5|24	speed.
14cr|C-0.05-5|25	
14cr|C-0.05-5|26	%prep
14cr|C-0.05-5|27	%setup -q
14cr|C-0.05-5|28	
14cr|C-0.05-5|29	%build
14cr|C-0.05-5|30	%configure2_5x
14cr|C-0.05-5|31	%make
14cr|C-0.05-5|32	
14cr|C-0.05-5|33	%install
14cr|C-0.05-5|34	rm -rf $RPM_BUILD_ROOT
14cr|C-0.05-5|35	%makeinstall
14cr|C-0.05-5|36	
14cr|C-0.05-5|37	%clean
14cr|C-0.05-5|38	rm -rf $RPM_BUILD_ROOT
14cr|C-0.05-5|39	
14cr|C-0.05-5|40	%files
14cr|C-0.05-5|41	%defattr(-,root,root)
14cr|C-0.05-5|42	%doc AUTHORS ChangeLog NEWS README
14cr|C-0.05-5|43	%{_bindir}/%name
14cr|C-0.05-5|44	%{_mandir}/man1/*
14cr|C-0.05-5|45	
14cr|C-0.05-5|46	
14cr|C-0.05-5|47	
14cr|C-0.05-5|48	
14cr|C-0.05-5|49	%changelog
14cr|C-0.05-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.05-5
14cr|C-0.05-5|51	+ Revision: 1d8e9cf
14cr|C-0.05-5|52	- MassBuild#464: Increase release tag
14cr|C-0.05-5|53	
14cr|C-0.05-5|54	

489 14
14cr|c3270-3.3.14ga7-3|1	Summary:	Curses-based 3270 Emulator
14cr|c3270-3.3.14ga7-3|2	Name:		c3270
14cr|c3270-3.3.14ga7-3|3	Version:	3.3.14ga7
14cr|c3270-3.3.14ga7-3|4	Release:	3
14cr|c3270-3.3.14ga7-3|5	License:	MIT
14cr|c3270-3.3.14ga7-3|6	Group:		Terminals
14cr|c3270-3.3.14ga7-3|7	Url:		http://www.geocities.com/SiliconValley/Peaks/7814/
14cr|c3270-3.3.14ga7-3|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%{version}/suite3270-%{version}-src.tgz
14cr|c3270-3.3.14ga7-3|9	Patch0:		c3270-3.3-readline6.3.patch
14cr|c3270-3.3.14ga7-3|10	BuildRequires:	readline-devel
14cr|c3270-3.3.14ga7-3|11	BuildRequires:	pkgconfig(ncursesw)
14cr|c3270-3.3.14ga7-3|12	BuildRequires:	pkgconfig(openssl)
14cr|c3270-3.3.14ga7-3|13	Requires:	x3270
14cr|c3270-3.3.14ga7-3|14	
14cr|c3270-3.3.14ga7-3|15	%description
14cr|c3270-3.3.14ga7-3|16	Complete IBM 3278/3279 emulation, TN3270E support, structured
14cr|c3270-3.3.14ga7-3|17	fields, color xterm emulation, highly configurable.
14cr|c3270-3.3.14ga7-3|18	
14cr|c3270-3.3.14ga7-3|19	%files
14cr|c3270-3.3.14ga7-3|20	%doc html/*.html README
14cr|c3270-3.3.14ga7-3|21	%{_sysconfdir}/x3270/ibm_hosts
14cr|c3270-3.3.14ga7-3|22	%{_bindir}/%{name}
14cr|c3270-3.3.14ga7-3|23	%{_mandir}/man1/%{name}*
14cr|c3270-3.3.14ga7-3|24	
14cr|c3270-3.3.14ga7-3|25	#----------------------------------------------------------------------------
14cr|c3270-3.3.14ga7-3|26	
14cr|c3270-3.3.14ga7-3|27	%prep
14cr|c3270-3.3.14ga7-3|28	%setup -q -n %{name}-3.3
14cr|c3270-3.3.14ga7-3|29	%patch0 -p1
14cr|c3270-3.3.14ga7-3|30	
14cr|c3270-3.3.14ga7-3|31	%build
14cr|c3270-3.3.14ga7-3|32	%configure2_5x \
14cr|c3270-3.3.14ga7-3|33	--without-pr3287
14cr|c3270-3.3.14ga7-3|34	
14cr|c3270-3.3.14ga7-3|35	%make
14cr|c3270-3.3.14ga7-3|36	
14cr|c3270-3.3.14ga7-3|37	%install
14cr|c3270-3.3.14ga7-3|38	%makeinstall_std
14cr|c3270-3.3.14ga7-3|39	
14cr|c3270-3.3.14ga7-3|40	rm -f %{buildroot}%{_bindir}/x3270if
14cr|c3270-3.3.14ga7-3|41	
14cr|c3270-3.3.14ga7-3|42	install -d %{buildroot}%{_mandir}/man1
14cr|c3270-3.3.14ga7-3|43	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|c3270-3.3.14ga7-3|44	
14cr|c3270-3.3.14ga7-3|45	
14cr|c3270-3.3.14ga7-3|46	%changelog
14cr|c3270-3.3.14ga7-3|47	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.14ga7-3
14cr|c3270-3.3.14ga7-3|48	+ Revision: a2ac8b3
14cr|c3270-3.3.14ga7-3|49	- Add patch to fix build with readline 6.3
14cr|c3270-3.3.14ga7-3|50	
14cr|c3270-3.3.14ga7-3|51	

490 14
14cr|cabal-install-1.16.0.2-3|1	#% global debug_package %{nil}
14cr|cabal-install-1.16.0.2-3|2	#% define _cabal_setup Setup.lhs
14cr|cabal-install-1.16.0.2-3|3	%define _no_haddock 1
14cr|cabal-install-1.16.0.2-3|4	%define module  cabal-install
14cr|cabal-install-1.16.0.2-3|5	Name:           %{module}
14cr|cabal-install-1.16.0.2-3|6	Version:        1.16.0.2
14cr|cabal-install-1.16.0.2-3|7	Release:        3
14cr|cabal-install-1.16.0.2-3|8	Summary:        The command-line interface for Cabal and Hackage
14cr|cabal-install-1.16.0.2-3|9	Group:          Development/Other
14cr|cabal-install-1.16.0.2-3|10	License:        BSD
14cr|cabal-install-1.16.0.2-3|11	URL:            http://hackage.haskell.org/package/%{module}
14cr|cabal-install-1.16.0.2-3|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|cabal-install-1.16.0.2-3|13	
14cr|cabal-install-1.16.0.2-3|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
14cr|cabal-install-1.16.0.2-3|15	buildrequires:  haskell(HTTP)
14cr|cabal-install-1.16.0.2-3|16	buildrequires:  haskell(mtl)
14cr|cabal-install-1.16.0.2-3|17	buildrequires:  haskell(network)
14cr|cabal-install-1.16.0.2-3|18	buildrequires:  haskell(random)
14cr|cabal-install-1.16.0.2-3|19	buildrequires:  haskell(zlib)
14cr|cabal-install-1.16.0.2-3|20	Requires(pre):  ghc
14cr|cabal-install-1.16.0.2-3|21	
14cr|cabal-install-1.16.0.2-3|22	%description
14cr|cabal-install-1.16.0.2-3|23	The 'cabal' command-line program simplifies the process of managing Haskell
14cr|cabal-install-1.16.0.2-3|24	software by automating the fetching, configuration, compilation and
14cr|cabal-install-1.16.0.2-3|25	installation of Haskell libraries and programs.
14cr|cabal-install-1.16.0.2-3|26	
14cr|cabal-install-1.16.0.2-3|27	%prep
14cr|cabal-install-1.16.0.2-3|28	%setup -q -n %{module}-%{version}
14cr|cabal-install-1.16.0.2-3|29	
14cr|cabal-install-1.16.0.2-3|30	%build
14cr|cabal-install-1.16.0.2-3|31	%_cabal_build
14cr|cabal-install-1.16.0.2-3|32	
14cr|cabal-install-1.16.0.2-3|33	%install
14cr|cabal-install-1.16.0.2-3|34	%_cabal_install
14cr|cabal-install-1.16.0.2-3|35	%_cabal_rpm_gen_deps
14cr|cabal-install-1.16.0.2-3|36	#% _cabal_scriptlets
14cr|cabal-install-1.16.0.2-3|37	
14cr|cabal-install-1.16.0.2-3|38	%check
14cr|cabal-install-1.16.0.2-3|39	%_cabal_check
14cr|cabal-install-1.16.0.2-3|40	
14cr|cabal-install-1.16.0.2-3|41	%files
14cr|cabal-install-1.16.0.2-3|42	%defattr(-,root,root,-)
14cr|cabal-install-1.16.0.2-3|43	%{_docdir}/%{module}-%{version}
14cr|cabal-install-1.16.0.2-3|44	%_cabal_rpm_deps_dir
14cr|cabal-install-1.16.0.2-3|45	%_cabal_haddoc_files
14cr|cabal-install-1.16.0.2-3|46	%{_bindir}/cabal
14cr|cabal-install-1.16.0.2-3|47	
14cr|cabal-install-1.16.0.2-3|48	
14cr|cabal-install-1.16.0.2-3|49	
14cr|cabal-install-1.16.0.2-3|50	
14cr|cabal-install-1.16.0.2-3|51	%changelog
14cr|cabal-install-1.16.0.2-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16.0.2-3
14cr|cabal-install-1.16.0.2-3|53	+ Revision: 200f57c
14cr|cabal-install-1.16.0.2-3|54	- MassBuild#464: Increase release tag
14cr|cabal-install-1.16.0.2-3|55	
14cr|cabal-install-1.16.0.2-3|56	

491 14
14cr|cableswig-3.20.0-6|1	Summary:	Used to create interfaces to interpreted languages
14cr|cableswig-3.20.0-6|2	Name:		cableswig
14cr|cableswig-3.20.0-6|3	Version:	3.20.0
14cr|cableswig-3.20.0-6|4	Release:	6
14cr|cableswig-3.20.0-6|5	License:	BSDish
14cr|cableswig-3.20.0-6|6	Group:		Development/C++
14cr|cableswig-3.20.0-6|7	URL:		http://www.itk.org
14cr|cableswig-3.20.0-6|8	Source0:	http://public.kitware.com/pub/itk/v3.20/CableSwig-ITK-%{version}.tar.gz
14cr|cableswig-3.20.0-6|9	
14cr|cableswig-3.20.0-6|10	# From fedora gccxml package
14cr|cableswig-3.20.0-6|11	#		Source is created from a cvs checkout
14cr|cableswig-3.20.0-6|12	#		Files for the Borland compiler are excluded for license reasons
14cr|cableswig-3.20.0-6|13	#		cvs -d:pserver:anoncvs@www.gccxml.org:/cvsroot/GCC_XML co \
14cr|cableswig-3.20.0-6|14	#			-D '2011-02-11 23:59:59Z' -d gccxml-20110211 gccxml
14cr|cableswig-3.20.0-6|15	#		tar -z -c --exclude CVS --exclude Borland \
14cr|cableswig-3.20.0-6|16	#			-f gccxml-20110211.tar.gz gccxml-20110211
14cr|cableswig-3.20.0-6|17	Source1:	gccxml-0.9.0-20140828.tar.gz
14cr|cableswig-3.20.0-6|18	
14cr|cableswig-3.20.0-6|19	Requires:	gccxml = 1:%{version}
14cr|cableswig-3.20.0-6|20	Provides:	cable
14cr|cableswig-3.20.0-6|21	BuildRequires:  cmake
14cr|cableswig-3.20.0-6|22	
14cr|cableswig-3.20.0-6|23	%description
14cr|cableswig-3.20.0-6|24	CableSwig is used to create interfaces (i.e. "wrappers") to interpreted
14cr|cableswig-3.20.0-6|25	languages such as Tcl and Python. It was created to produce wrappers for ITK
14cr|cableswig-3.20.0-6|26	because the toolkit uses C++ structures that SWIG cannot parse (deeply nested
14cr|cableswig-3.20.0-6|27	template instantiations). CableSwig is a combination tool that uses  GCC_XML as
14cr|cableswig-3.20.0-6|28	the c++ parser. The input files are  Cable style input files. The XML produced
14cr|cableswig-3.20.0-6|29	from the Cable/GCC_XML input files are then parsed and feed into a modified
14cr|cableswig-3.20.0-6|30	version of  SWIG. SWIG is a software development tool that connects programs
14cr|cableswig-3.20.0-6|31	written in C and C++ with a variety of high-level programming languages. It is
14cr|cableswig-3.20.0-6|32	used to generate the language bindings to the target language. Currently, Tcl
14cr|cableswig-3.20.0-6|33	and Python are supported.
14cr|cableswig-3.20.0-6|34	
14cr|cableswig-3.20.0-6|35	%package -n gccxml
14cr|cableswig-3.20.0-6|36	Summary:	The XML output extension to GCC
14cr|cableswig-3.20.0-6|37	Group:		Development/C++
14cr|cableswig-3.20.0-6|38	Epoch:		1
14cr|cableswig-3.20.0-6|39	
14cr|cableswig-3.20.0-6|40	%description -n gccxml
14cr|cableswig-3.20.0-6|41	Development tools that work with programming languages benefit from their
14cr|cableswig-3.20.0-6|42	ability to understand the code with which they work at a level comparable to a
14cr|cableswig-3.20.0-6|43	compiler. C++ has become a popular and powerful language, but parsing it is a
14cr|cableswig-3.20.0-6|44	very challenging problem. This has discouraged the development of tools meant
14cr|cableswig-3.20.0-6|45	to work directly with the language.
14cr|cableswig-3.20.0-6|46	
14cr|cableswig-3.20.0-6|47	There is one open-source C++ parser, the C++ front-end to GCC, which is
14cr|cableswig-3.20.0-6|48	currently able to deal with the language in its entirety. The purpose of the
14cr|cableswig-3.20.0-6|49	GCC-XML extension is to generate an XML description of a C++ program from GCC's
14cr|cableswig-3.20.0-6|50	internal representation. Since XML is easy to parse, other development tools
14cr|cableswig-3.20.0-6|51	will be able to work with C++ programs without the burden of a complicated C++
14cr|cableswig-3.20.0-6|52	parser.
14cr|cableswig-3.20.0-6|53	
14cr|cableswig-3.20.0-6|54	GCC-XML was developed by Brad King at Kitware to be used by CABLE, which was
14cr|cableswig-3.20.0-6|55	developed as part of the NLM Insight Segmentation and Registration Toolkit
14cr|cableswig-3.20.0-6|56	project.
14cr|cableswig-3.20.0-6|57	
14cr|cableswig-3.20.0-6|58	%prep
14cr|cableswig-3.20.0-6|59	
14cr|cableswig-3.20.0-6|60	%setup -q -n CableSwig-%{version} -a1
14cr|cableswig-3.20.0-6|61	find -name CVS -type d | xargs rm -rf
14cr|cableswig-3.20.0-6|62	
14cr|cableswig-3.20.0-6|63	rm -fr GCC GCC_XML
14cr|cableswig-3.20.0-6|64	mv gccxml-0.9.0-20140828/GCC{,_XML} .
14cr|cableswig-3.20.0-6|65	
14cr|cableswig-3.20.0-6|66	%build
14cr|cableswig-3.20.0-6|67	%cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
14cr|cableswig-3.20.0-6|68	-DCMAKE_BUILD_TYPE:STRING=Release \
14cr|cableswig-3.20.0-6|69	-DCMAKE_SKIP_RPATH:BOOL=ON \
14cr|cableswig-3.20.0-6|70	-DLIB_DIRECTORY_NAME:STRING=%{_lib} \
14cr|cableswig-3.20.0-6|71	-DCMAKE_CXX_COMPILER:PATH=%{_bindir}/c++ \
14cr|cableswig-3.20.0-6|72	-DCMAKE_C_COMPILER:PATH=%{_bindir}/gcc
14cr|cableswig-3.20.0-6|73	# 3.20.0 has a problem with paralell build when generating yacc scanner
14cr|cableswig-3.20.0-6|74	make
14cr|cableswig-3.20.0-6|75	
14cr|cableswig-3.20.0-6|76	%install
14cr|cableswig-3.20.0-6|77	%makeinstall_std -C build
14cr|cableswig-3.20.0-6|78	
14cr|cableswig-3.20.0-6|79	# fix lib path
14cr|cableswig-3.20.0-6|80	%if "%{_lib}" == "lib64"
14cr|cableswig-3.20.0-6|81	mv %{buildroot}/usr/lib %{buildroot}/%{_libdir}
14cr|cableswig-3.20.0-6|82	%endif
14cr|cableswig-3.20.0-6|83	
14cr|cableswig-3.20.0-6|84	# mv gccxml to std path
14cr|cableswig-3.20.0-6|85	mv %{buildroot}/%{_libdir}/CableSwig/share %{buildroot}/%{_prefix}
14cr|cableswig-3.20.0-6|86	mv %{buildroot}/%{_libdir}/CableSwig/bin/* %{buildroot}/%{_bindir}
14cr|cableswig-3.20.0-6|87	rmdir %{buildroot}/%{_libdir}/CableSwig/bin
14cr|cableswig-3.20.0-6|88	
14cr|cableswig-3.20.0-6|89	# set correct path
14cr|cableswig-3.20.0-6|90	cat > %{buildroot}/%{_libdir}/CableSwig/CableSwigConfig.cmake <<EOF
14cr|cableswig-3.20.0-6|91	SET(CableSwig_VERSION_MAJOR "0")
14cr|cableswig-3.20.0-6|92	SET(CableSwig_VERSION_MINOR "1")
14cr|cableswig-3.20.0-6|93	SET(CableSwig_VERSION_PATCH "0")
14cr|cableswig-3.20.0-6|94	
14cr|cableswig-3.20.0-6|95	SET(CableSwig_cableidx_EXE "%{_bindir}/cableidx")
14cr|cableswig-3.20.0-6|96	SET(CableSwig_cswig_EXE "%{_bindir}/cswig")
14cr|cableswig-3.20.0-6|97	SET(CableSwig_gccxml_EXE "%{_bindir}/gccxml")
14cr|cableswig-3.20.0-6|98	SET(CableSwig_DEFAULT_LIB "%{_libdir}/CableSwig/SWIGLib")
14cr|cableswig-3.20.0-6|99	EOF
14cr|cableswig-3.20.0-6|100	
14cr|cableswig-3.20.0-6|101	
14cr|cableswig-3.20.0-6|102	%clean
14cr|cableswig-3.20.0-6|103	rm -fr %{buildroot}
14cr|cableswig-3.20.0-6|104	
14cr|cableswig-3.20.0-6|105	%files
14cr|cableswig-3.20.0-6|106	%{_libdir}/CableSwig
14cr|cableswig-3.20.0-6|107	%{_bindir}/cableidx
14cr|cableswig-3.20.0-6|108	%{_bindir}/cswig
14cr|cableswig-3.20.0-6|109	
14cr|cableswig-3.20.0-6|110	%files -n gccxml
14cr|cableswig-3.20.0-6|111	%{_datadir}/gccxml*
14cr|cableswig-3.20.0-6|112	%{_datadir}/doc/*
14cr|cableswig-3.20.0-6|113	%{_mandir}/man*/*
14cr|cableswig-3.20.0-6|114	%{_bindir}/gccxml
14cr|cableswig-3.20.0-6|115	%{_bindir}/gccxml_cc1plus
14cr|cableswig-3.20.0-6|116	
14cr|cableswig-3.20.0-6|117	
14cr|cableswig-3.20.0-6|118	
14cr|cableswig-3.20.0-6|119	%changelog
14cr|cableswig-3.20.0-6|120	* Fri Aug 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.20.0-6
14cr|cableswig-3.20.0-6|121	+ Revision: 5cf1a80
14cr|cableswig-3.20.0-6|122	- More gccxml improvements for gcc 4.9 support
14cr|cableswig-3.20.0-6|123	
14cr|cableswig-3.20.0-6|124	

492 14
14cr|caboodle-0.5-4|1	%define debug_package %{nil}
14cr|caboodle-0.5-4|2	
14cr|caboodle-0.5-4|3	Summary:	Clone of the Flash game Planarity
14cr|caboodle-0.5-4|4	Name:		caboodle
14cr|caboodle-0.5-4|5	Version:	0.5
14cr|caboodle-0.5-4|6	Release:	4
14cr|caboodle-0.5-4|7	License:	GPLv2+
14cr|caboodle-0.5-4|8	Group:		Games/Puzzles
14cr|caboodle-0.5-4|9	Url:		http://juripakaste.fi/caboodle/
14cr|caboodle-0.5-4|10	Source0:	http://www.juripakaste.fi/store/dl/caboodle/releases/caboodle-%{version}.tar.gz
14cr|caboodle-0.5-4|11	Patch0:		caboodle-makefile.patch
14cr|caboodle-0.5-4|12	Patch1:		caboodle-desktop.patch
14cr|caboodle-0.5-4|13	BuildRequires:	ocaml
14cr|caboodle-0.5-4|14	BuildRequires:	ocaml-cairo-devel
14cr|caboodle-0.5-4|15	BuildRequires:	ocaml-lablgtk2-devel
14cr|caboodle-0.5-4|16	BuildRequires:	pkgconfig(cairo)
14cr|caboodle-0.5-4|17	BuildRequires:	pkgconfig(gdk-2.0)
14cr|caboodle-0.5-4|18	BuildRequires:	pkgconfig(libglade-2.0)
14cr|caboodle-0.5-4|19	Requires:	gtk+2
14cr|caboodle-0.5-4|20	
14cr|caboodle-0.5-4|21	%description
14cr|caboodle-0.5-4|22	Caboodle is a clone of the Flash game Planarity for the GNOME desktop.
14cr|caboodle-0.5-4|23	
14cr|caboodle-0.5-4|24	The objective of the game is to arrange the balls on the screen so that
14cr|caboodle-0.5-4|25	no lines cross.
14cr|caboodle-0.5-4|26	
14cr|caboodle-0.5-4|27	%files
14cr|caboodle-0.5-4|28	%doc COPYING README NEWS
14cr|caboodle-0.5-4|29	%{_gamesbindir}/caboodle
14cr|caboodle-0.5-4|30	%{_datadir}/applications/caboodle.desktop
14cr|caboodle-0.5-4|31	%{_datadir}/caboodle/
14cr|caboodle-0.5-4|32	
14cr|caboodle-0.5-4|33	#----------------------------------------------------------------------------
14cr|caboodle-0.5-4|34	
14cr|caboodle-0.5-4|35	%prep
14cr|caboodle-0.5-4|36	%setup -q
14cr|caboodle-0.5-4|37	%patch0 -p0
14cr|caboodle-0.5-4|38	%patch1 -p0
14cr|caboodle-0.5-4|39	
14cr|caboodle-0.5-4|40	%build
14cr|caboodle-0.5-4|41	make
14cr|caboodle-0.5-4|42	
14cr|caboodle-0.5-4|43	%install
14cr|caboodle-0.5-4|44	make install PREFIX=%{buildroot}%{_usr} REALPREFIX=%{_usr}
14cr|caboodle-0.5-4|45	
14cr|caboodle-0.5-4|46	
14cr|caboodle-0.5-4|47	%changelog
14cr|caboodle-0.5-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14cr|caboodle-0.5-4|49	+ Revision: 72df1ee
14cr|caboodle-0.5-4|50	- MassBuild#464: Increase release tag
14cr|caboodle-0.5-4|51	
14cr|caboodle-0.5-4|52	

493 14
14cr|cacti-0.8.7i-6|1	%if %_use_internal_dependency_generator
14cr|cacti-0.8.7i-6|2	%define __noautoreq 'pear(/usr/share/php/adodb/adodb.inc.php)'
14cr|cacti-0.8.7i-6|3	%else
14cr|cacti-0.8.7i-6|4	%define _requires_exceptions pear(/usr/share/php/adodb/adodb.inc.php)
14cr|cacti-0.8.7i-6|5	%endif
14cr|cacti-0.8.7i-6|6	
14cr|cacti-0.8.7i-6|7	%define pia_version 3.1
14cr|cacti-0.8.7i-6|8	
14cr|cacti-0.8.7i-6|9	Summary:	Php frontend for rrdtool
14cr|cacti-0.8.7i-6|10	Name:		cacti
14cr|cacti-0.8.7i-6|11	Version:	0.8.7i
14cr|cacti-0.8.7i-6|12	Release:	6
14cr|cacti-0.8.7i-6|13	License:	GPL
14cr|cacti-0.8.7i-6|14	Group:		System/Servers
14cr|cacti-0.8.7i-6|15	URL:		http://www.cacti.net
14cr|cacti-0.8.7i-6|16	Source0:	http://www.cacti.net/downloads/%{name}-%{version}-PIA-%{pia_version}.tar.gz
14cr|cacti-0.8.7i-6|17	Patch0:		cacti-0.8.7i-PIA-3.1-fhs.diff
14cr|cacti-0.8.7i-6|18	Patch1:		cacti-0.8.7i-PIA-3.1-use-external-adodb.diff
14cr|cacti-0.8.7i-6|19	Requires:	apache-mod_php >= 2.0.54
14cr|cacti-0.8.7i-6|20	Requires:	php-adodb >= 1:4.64-1mdk
14cr|cacti-0.8.7i-6|21	Requires:	php-cli
14cr|cacti-0.8.7i-6|22	Requires:	php-gd
14cr|cacti-0.8.7i-6|23	Requires:	php-mysql
14cr|cacti-0.8.7i-6|24	Requires:	php-snmp
14cr|cacti-0.8.7i-6|25	Requires:	php-xml
14cr|cacti-0.8.7i-6|26	Requires:	php-sockets
14cr|cacti-0.8.7i-6|27	Requires:	net-snmp-utils
14cr|cacti-0.8.7i-6|28	Requires:	net-snmp
14cr|cacti-0.8.7i-6|29	Requires:	rrdtool
14cr|cacti-0.8.7i-6|30	BuildArch:	noarch
14cr|cacti-0.8.7i-6|31	
14cr|cacti-0.8.7i-6|32	%description
14cr|cacti-0.8.7i-6|33	Cacti is a complete frondend to rrdtool, it stores all of the
14cr|cacti-0.8.7i-6|34	nessesary information to create graphs and populate them with
14cr|cacti-0.8.7i-6|35	data in a MySQL database.
14cr|cacti-0.8.7i-6|36	
14cr|cacti-0.8.7i-6|37	The frontend is completely PHP driven. Along with being able
14cr|cacti-0.8.7i-6|38	to maintain Graphs, Data Sources, and Round Robin Archives in
14cr|cacti-0.8.7i-6|39	a database, cacti handles the data gathering also. There is
14cr|cacti-0.8.7i-6|40	also SNMP support for those used to creating traffic graphs
14cr|cacti-0.8.7i-6|41	with MRTG.
14cr|cacti-0.8.7i-6|42	
14cr|cacti-0.8.7i-6|43	The plugin architecture patch has been applied
14cr|cacti-0.8.7i-6|44	
14cr|cacti-0.8.7i-6|45	%prep
14cr|cacti-0.8.7i-6|46	
14cr|cacti-0.8.7i-6|47	%setup -q -n %{name}-%{version}-PIA-%{pia_version}
14cr|cacti-0.8.7i-6|48	
14cr|cacti-0.8.7i-6|49	%patch0 -p1
14cr|cacti-0.8.7i-6|50	%patch1 -p0
14cr|cacti-0.8.7i-6|51	
14cr|cacti-0.8.7i-6|52	rm -rf lib/adodb
14cr|cacti-0.8.7i-6|53	find . -type f -name "*.orig" | xargs rm -f
14cr|cacti-0.8.7i-6|54	
14cr|cacti-0.8.7i-6|55	# fix perms
14cr|cacti-0.8.7i-6|56	find . -type d | xargs chmod 755
14cr|cacti-0.8.7i-6|57	find . -type f | xargs chmod 644
14cr|cacti-0.8.7i-6|58	chmod +x scripts/*.{pl,sh}
14cr|cacti-0.8.7i-6|59	chmod +x poller.php cmd.php
14cr|cacti-0.8.7i-6|60	
14cr|cacti-0.8.7i-6|61	# no .htaccess file
14cr|cacti-0.8.7i-6|62	rm -f cli/.htaccess
14cr|cacti-0.8.7i-6|63	
14cr|cacti-0.8.7i-6|64	%build
14cr|cacti-0.8.7i-6|65	
14cr|cacti-0.8.7i-6|66	%install
14cr|cacti-0.8.7i-6|67	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|68	
14cr|cacti-0.8.7i-6|69	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|70	cp *.php %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|71	cp -pr docs %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|72	cp -pr images %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|73	cp -pr install %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|74	cp -pr include %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|75	
14cr|cacti-0.8.7i-6|76	cp -pr scripts %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|77	cp -pr cli %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|78	cp -pr resource %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|79	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|80	
14cr|cacti-0.8.7i-6|81	install -d -m 755 %{buildroot}%{_datadir}/%{name}/sql
14cr|cacti-0.8.7i-6|82	install -m 644 cacti.sql %{buildroot}%{_datadir}/%{name}/sql
14cr|cacti-0.8.7i-6|83	
14cr|cacti-0.8.7i-6|84	install -d -m 755 %{buildroot}%{_datadir}/%{name}/plugins
14cr|cacti-0.8.7i-6|85	
14cr|cacti-0.8.7i-6|86	# fix SQL schemas
14cr|cacti-0.8.7i-6|87	perl -pi -e 's/TYPE=/ENGINE=/' %{buildroot}%{_datadir}/%{name}/sql/*
14cr|cacti-0.8.7i-6|88	
14cr|cacti-0.8.7i-6|89	# configuration
14cr|cacti-0.8.7i-6|90	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|cacti-0.8.7i-6|91	mv %{buildroot}%{_datadir}/%{name}/include/config.php \
14cr|cacti-0.8.7i-6|92	%{buildroot}%{_sysconfdir}/%{name}.conf
14cr|cacti-0.8.7i-6|93	pushd %{buildroot}%{_datadir}/%{name}/include
14cr|cacti-0.8.7i-6|94	ln -s ../../../..%{_sysconfdir}/%{name}.conf config.php
14cr|cacti-0.8.7i-6|95	chmod 600 %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|cacti-0.8.7i-6|96	popd
14cr|cacti-0.8.7i-6|97	
14cr|cacti-0.8.7i-6|98	perl -pi -e 's|\$url_path = "/";|\$url_path = "/cacti/";|' \
14cr|cacti-0.8.7i-6|99	%{buildroot}%{_sysconfdir}/cacti.conf
14cr|cacti-0.8.7i-6|100	
14cr|cacti-0.8.7i-6|101	# data
14cr|cacti-0.8.7i-6|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|cacti-0.8.7i-6|103	pushd %{buildroot}%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|104	ln -s ../../..%{_localstatedir}/lib/%{name} rra
14cr|cacti-0.8.7i-6|105	popd
14cr|cacti-0.8.7i-6|106	
14cr|cacti-0.8.7i-6|107	# apache configuration
14cr|cacti-0.8.7i-6|108	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|cacti-0.8.7i-6|109	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|cacti-0.8.7i-6|110	# Cacti Apache configuration file
14cr|cacti-0.8.7i-6|111	Alias /%{name} %{_datadir}/%{name}
14cr|cacti-0.8.7i-6|112	<Directory %{_datadir}/%{name}>
14cr|cacti-0.8.7i-6|113	Require all granted
14cr|cacti-0.8.7i-6|114	
14cr|cacti-0.8.7i-6|115	Options -FollowSymLinks
14cr|cacti-0.8.7i-6|116	
14cr|cacti-0.8.7i-6|117	<Files ~ "^(poller.*|cmd).php$">
14cr|cacti-0.8.7i-6|118	Require all denied
14cr|cacti-0.8.7i-6|119	</Files>
14cr|cacti-0.8.7i-6|120	
14cr|cacti-0.8.7i-6|121	# recommanded value
14cr|cacti-0.8.7i-6|122	php_value memory_limit 128M
14cr|cacti-0.8.7i-6|123	</Directory>
14cr|cacti-0.8.7i-6|124	
14cr|cacti-0.8.7i-6|125	<Directory %{_datadir}/%{name}/scripts>
14cr|cacti-0.8.7i-6|126	Require all denied
14cr|cacti-0.8.7i-6|127	</Directory>
14cr|cacti-0.8.7i-6|128	
14cr|cacti-0.8.7i-6|129	<Directory %{_datadir}/%{name}/cli>
14cr|cacti-0.8.7i-6|130	Require all denied
14cr|cacti-0.8.7i-6|131	</Directory>
14cr|cacti-0.8.7i-6|132	
14cr|cacti-0.8.7i-6|133	<Directory %{_datadir}/%{name}/resource>
14cr|cacti-0.8.7i-6|134	Require all denied
14cr|cacti-0.8.7i-6|135	</Directory>
14cr|cacti-0.8.7i-6|136	
14cr|cacti-0.8.7i-6|137	<Directory %{_datadir}/%{name}/lib>
14cr|cacti-0.8.7i-6|138	Require all denied
14cr|cacti-0.8.7i-6|139	</Directory>
14cr|cacti-0.8.7i-6|140	
14cr|cacti-0.8.7i-6|141	<Directory %{_datadir}/%{name}/sql>
14cr|cacti-0.8.7i-6|142	Require all denied
14cr|cacti-0.8.7i-6|143	</Directory>
14cr|cacti-0.8.7i-6|144	EOF
14cr|cacti-0.8.7i-6|145	
14cr|cacti-0.8.7i-6|146	# cron task
14cr|cacti-0.8.7i-6|147	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|cacti-0.8.7i-6|148	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cr|cacti-0.8.7i-6|149	*/5 * * * *     apache     php %{_datadir}/%{name}/poller.php > /dev/null 2>&1
14cr|cacti-0.8.7i-6|150	EOF
14cr|cacti-0.8.7i-6|151	
14cr|cacti-0.8.7i-6|152	# logs
14cr|cacti-0.8.7i-6|153	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cr|cacti-0.8.7i-6|154	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14cr|cacti-0.8.7i-6|155	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|cacti-0.8.7i-6|156	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|cacti-0.8.7i-6|157	%{_var}/log/%{name}/*.log {
14cr|cacti-0.8.7i-6|158	missingok
14cr|cacti-0.8.7i-6|159	compress
14cr|cacti-0.8.7i-6|160	}
14cr|cacti-0.8.7i-6|161	EOF
14cr|cacti-0.8.7i-6|162	
14cr|cacti-0.8.7i-6|163	rm -rf %{buildroot}%{_datadir}/%{name}/lib/adodb
14cr|cacti-0.8.7i-6|164	
14cr|cacti-0.8.7i-6|165	cat > README.mdv <<EOF
14cr|cacti-0.8.7i-6|166	Mandriva RPM specific notes
14cr|cacti-0.8.7i-6|167	
14cr|cacti-0.8.7i-6|168	setup
14cr|cacti-0.8.7i-6|169	-----
14cr|cacti-0.8.7i-6|170	The setup used here differs from default one, to achieve better FHS compliance.
14cr|cacti-0.8.7i-6|171	- the constant files are in %{_datadir}/%{name}
14cr|cacti-0.8.7i-6|172	- the configuration file is /etc/cacti.conf
14cr|cacti-0.8.7i-6|173	- the variable files are in %{_localstatedir}/lib/%{name}
14cr|cacti-0.8.7i-6|174	- the log files are in %{_localstatedir}/log/%{name}
14cr|cacti-0.8.7i-6|175	
14cr|cacti-0.8.7i-6|176	post-installation
14cr|cacti-0.8.7i-6|177	-----------------
14cr|cacti-0.8.7i-6|178	You have to create the MySQL database using the following files:
14cr|cacti-0.8.7i-6|179	- /usr/share/cacti/sql/cacti.sql
14cr|cacti-0.8.7i-6|180	
14cr|cacti-0.8.7i-6|181	Warning, apache will segfault if cacti is run with an empty database...
14cr|cacti-0.8.7i-6|182	
14cr|cacti-0.8.7i-6|183	Additional useful packages
14cr|cacti-0.8.7i-6|184	--------------------------
14cr|cacti-0.8.7i-6|185	- a MySQL database, either locale or remote
14cr|cacti-0.8.7i-6|186	EOF
14cr|cacti-0.8.7i-6|187	
14cr|cacti-0.8.7i-6|188	%pre
14cr|cacti-0.8.7i-6|189	if [ $1 = "2" ]; then
14cr|cacti-0.8.7i-6|190	# fix for old setup
14cr|cacti-0.8.7i-6|191	if [ -L %{_var}/www/%{name}/include ]; then
14cr|cacti-0.8.7i-6|192	rm -f %{_var}/www/%{name}/include
14cr|cacti-0.8.7i-6|193	fi
14cr|cacti-0.8.7i-6|194	fi
14cr|cacti-0.8.7i-6|195	
14cr|cacti-0.8.7i-6|196	%files
14cr|cacti-0.8.7i-6|197	%defattr(-,root,root)
14cr|cacti-0.8.7i-6|198	%doc LICENSE README.mdv docs/CHANGELOG docs/CONTRIB docs/README
14cr|cacti-0.8.7i-6|199	%attr(640,root,apache) %config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|cacti-0.8.7i-6|200	%attr(640,root,apache) %%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|cacti-0.8.7i-6|201	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|cacti-0.8.7i-6|202	%{_sysconfdir}/cron.d/%{name}
14cr|cacti-0.8.7i-6|203	%{_datadir}/%{name}
14cr|cacti-0.8.7i-6|204	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|cacti-0.8.7i-6|205	%attr(-,apache,apache) %{_localstatedir}/log/%{name}/%{name}.log
14cr|cacti-0.8.7i-6|206	
14cr|cacti-0.8.7i-6|207	
14cr|cacti-0.8.7i-6|208	
14cr|cacti-0.8.7i-6|209	%changelog
14cr|cacti-0.8.7i-6|210	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.7i-6
14cr|cacti-0.8.7i-6|211	+ Revision: d3ac9bd
14cr|cacti-0.8.7i-6|212	- MassBuild#464: Increase release tag
14cr|cacti-0.8.7i-6|213	
14cr|cacti-0.8.7i-6|214	

494 14
14cr|cacti-cactid-0.8.6k-15|1	Summary:	A backend data gatherer for cacti
14cr|cacti-cactid-0.8.6k-15|2	Name:		cacti-cactid
14cr|cacti-cactid-0.8.6k-15|3	Version:	0.8.6k
14cr|cacti-cactid-0.8.6k-15|4	Release:	15
14cr|cacti-cactid-0.8.6k-15|5	License:	GPL
14cr|cacti-cactid-0.8.6k-15|6	Group:		System/Servers
14cr|cacti-cactid-0.8.6k-15|7	URL:		http://www.cacti.net/
14cr|cacti-cactid-0.8.6k-15|8	Source0:	http://www.cacti.net/downloads/cactid/%{name}-%{version}.tar.gz
14cr|cacti-cactid-0.8.6k-15|9	Patch0:		cacti-cactid-0.8.6k-format_not_a_string_literal_and_no_format_arguments.diff
14cr|cacti-cactid-0.8.6k-15|10	Requires:	cacti
14cr|cacti-cactid-0.8.6k-15|11	BuildRequires:	mysql-devel
14cr|cacti-cactid-0.8.6k-15|12	BuildRequires:	net-snmp-devel
14cr|cacti-cactid-0.8.6k-15|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cacti-cactid-0.8.6k-15|14	
14cr|cacti-cactid-0.8.6k-15|15	%description
14cr|cacti-cactid-0.8.6k-15|16	This code represents the future replacement for cmd.php. As you
14cr|cacti-cactid-0.8.6k-15|17	can see from the short changelog, development on this code has
14cr|cacti-cactid-0.8.6k-15|18	only just begun. It has been included in the main release for
14cr|cacti-cactid-0.8.6k-15|19	*testing* purposes only! Please stick to cmd.php for now.
14cr|cacti-cactid-0.8.6k-15|20	
14cr|cacti-cactid-0.8.6k-15|21	%prep
14cr|cacti-cactid-0.8.6k-15|22	
14cr|cacti-cactid-0.8.6k-15|23	%setup -q -n %{name}-%{version}
14cr|cacti-cactid-0.8.6k-15|24	%patch0 -p0
14cr|cacti-cactid-0.8.6k-15|25	
14cr|cacti-cactid-0.8.6k-15|26	%build
14cr|cacti-cactid-0.8.6k-15|27	%serverbuild
14cr|cacti-cactid-0.8.6k-15|28	# x86_64 fix
14cr|cacti-cactid-0.8.6k-15|29	export LDFLAGS="-L%{_libdir}"
14cr|cacti-cactid-0.8.6k-15|30	%configure2_5x
14cr|cacti-cactid-0.8.6k-15|31	%make
14cr|cacti-cactid-0.8.6k-15|32	
14cr|cacti-cactid-0.8.6k-15|33	%install
14cr|cacti-cactid-0.8.6k-15|34	rm -rf %{buildroot}
14cr|cacti-cactid-0.8.6k-15|35	
14cr|cacti-cactid-0.8.6k-15|36	install -d %{buildroot}%{_sysconfdir}
14cr|cacti-cactid-0.8.6k-15|37	install -d %{buildroot}%{_sbindir}
14cr|cacti-cactid-0.8.6k-15|38	
14cr|cacti-cactid-0.8.6k-15|39	install -m0644 cactid.conf %{buildroot}%{_sysconfdir}/
14cr|cacti-cactid-0.8.6k-15|40	install -m0755 cactid %{buildroot}%{_sbindir}/
14cr|cacti-cactid-0.8.6k-15|41	
14cr|cacti-cactid-0.8.6k-15|42	%clean
14cr|cacti-cactid-0.8.6k-15|43	rm -rf %{buildroot}
14cr|cacti-cactid-0.8.6k-15|44	
14cr|cacti-cactid-0.8.6k-15|45	%files
14cr|cacti-cactid-0.8.6k-15|46	%defattr(-,root,root)
14cr|cacti-cactid-0.8.6k-15|47	%doc ChangeLog INSTALL README LICENSE*
14cr|cacti-cactid-0.8.6k-15|48	%config(noreplace) %{_sysconfdir}/cactid.conf
14cr|cacti-cactid-0.8.6k-15|49	%attr(0755,root,root) %{_sbindir}/cactid
14cr|cacti-cactid-0.8.6k-15|50	
14cr|cacti-cactid-0.8.6k-15|51	
14cr|cacti-cactid-0.8.6k-15|52	
14cr|cacti-cactid-0.8.6k-15|53	
14cr|cacti-cactid-0.8.6k-15|54	%changelog
14cr|cacti-cactid-0.8.6k-15|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6k-15
14cr|cacti-cactid-0.8.6k-15|56	+ Revision: ca58afe
14cr|cacti-cactid-0.8.6k-15|57	- MassBuild#464: Increase release tag
14cr|cacti-cactid-0.8.6k-15|58	
14cr|cacti-cactid-0.8.6k-15|59	

495 14
14cr|cacti-plugin-weathermap-0.97a-3|1	%define upstream_name weathermap
14cr|cacti-plugin-weathermap-0.97a-3|2	%define __noautoreq /usr/bin/php
14cr|cacti-plugin-weathermap-0.97a-3|3	
14cr|cacti-plugin-weathermap-0.97a-3|4	Name:       cacti-plugin-%{upstream_name}
14cr|cacti-plugin-weathermap-0.97a-3|5	Version:    0.97a
14cr|cacti-plugin-weathermap-0.97a-3|6	Release:    3
14cr|cacti-plugin-weathermap-0.97a-3|7	Summary:    Weathermap plugin for cacti
14cr|cacti-plugin-weathermap-0.97a-3|8	
14cr|cacti-plugin-weathermap-0.97a-3|9	License:    GPL
14cr|cacti-plugin-weathermap-0.97a-3|10	Group:      Monitoring
14cr|cacti-plugin-weathermap-0.97a-3|11	Url:        http://www.network-weathermap.com/
14cr|cacti-plugin-weathermap-0.97a-3|12	Source0:    http://www.network-weathermap.com/files/php-weathermap-%{version}.zip
14cr|cacti-plugin-weathermap-0.97a-3|13	Requires:   cacti
14cr|cacti-plugin-weathermap-0.97a-3|14	BuildArch:  noarch
14cr|cacti-plugin-weathermap-0.97a-3|15	
14cr|cacti-plugin-weathermap-0.97a-3|16	%description
14cr|cacti-plugin-weathermap-0.97a-3|17	Weathermap is a network visualisation tool, to take data you already have and
14cr|cacti-plugin-weathermap-0.97a-3|18	show you an overview of your network in map form.
14cr|cacti-plugin-weathermap-0.97a-3|19	"The map is in use by a Infrastructure team and coupled with the Cacti Thold
14cr|cacti-plugin-weathermap-0.97a-3|20	plugin for alert generation. The map monitors a collection of Leased,SDSL and
14cr|cacti-plugin-weathermap-0.97a-3|21	ADSL lines."
14cr|cacti-plugin-weathermap-0.97a-3|22	Support is built in for RRD, MRTG (RRD and old log-format), and tab-delimited
14cr|cacti-plugin-weathermap-0.97a-3|23	text files. Other sources are via plugins or external scripts.
14cr|cacti-plugin-weathermap-0.97a-3|24	
14cr|cacti-plugin-weathermap-0.97a-3|25	%prep
14cr|cacti-plugin-weathermap-0.97a-3|26	%setup -q -n weathermap
14cr|cacti-plugin-weathermap-0.97a-3|27	
14cr|cacti-plugin-weathermap-0.97a-3|28	%install
14cr|cacti-plugin-weathermap-0.97a-3|29	
14cr|cacti-plugin-weathermap-0.97a-3|30	install -d -m 755 %{buildroot}%{_datadir}/cacti/plugins/weathermap
14cr|cacti-plugin-weathermap-0.97a-3|31	cp -ap * %{buildroot}%{_datadir}/cacti/plugins/weathermap
14cr|cacti-plugin-weathermap-0.97a-3|32	
14cr|cacti-plugin-weathermap-0.97a-3|33	pushd %{buildroot}%{_datadir}/cacti/plugins/weathermap
14cr|cacti-plugin-weathermap-0.97a-3|34	rm -f CHANGES README COPYING
14cr|cacti-plugin-weathermap-0.97a-3|35	popd
14cr|cacti-plugin-weathermap-0.97a-3|36	
14cr|cacti-plugin-weathermap-0.97a-3|37	%clean
14cr|cacti-plugin-weathermap-0.97a-3|38	
14cr|cacti-plugin-weathermap-0.97a-3|39	%files
14cr|cacti-plugin-weathermap-0.97a-3|40	%doc CHANGES COPYING README
14cr|cacti-plugin-weathermap-0.97a-3|41	%{_datadir}/cacti/plugins/weathermap
14cr|cacti-plugin-weathermap-0.97a-3|42	
14cr|cacti-plugin-weathermap-0.97a-3|43	%changelog
14cr|cacti-plugin-weathermap-0.97a-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97a-3
14cr|cacti-plugin-weathermap-0.97a-3|45	+ Revision: e4d0264
14cr|cacti-plugin-weathermap-0.97a-3|46	- MassBuild#464: Increase release tag
14cr|cacti-plugin-weathermap-0.97a-3|47	
14cr|cacti-plugin-weathermap-0.97a-3|48	

496 14
14cr|cadaver-0.23.3-3|1	Summary:		Command-line WebDAV client
14cr|cadaver-0.23.3-3|2	Name:		cadaver
14cr|cadaver-0.23.3-3|3	Version:		0.23.3
14cr|cadaver-0.23.3-3|4	Release:		3
14cr|cadaver-0.23.3-3|5	License:		GPLv2+
14cr|cadaver-0.23.3-3|6	Group:		Networking/File transfer
14cr|cadaver-0.23.3-3|7	URL:		http://www.webdav.org/cadaver/
14cr|cadaver-0.23.3-3|8	Source0:		http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz
14cr|cadaver-0.23.3-3|9	Source1:		http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz.asc
14cr|cadaver-0.23.3-3|10	BuildRequires:	pkgconfig(expat)
14cr|cadaver-0.23.3-3|11	BuildRequires:	pkgconfig(neon)
14cr|cadaver-0.23.3-3|12	BuildRequires:	pkgconfig(libxml-2.0)
14cr|cadaver-0.23.3-3|13	BuildRequires:	pkgconfig(ncurses)
14cr|cadaver-0.23.3-3|14	BuildRequires:	pkgconfig(openssl)
14cr|cadaver-0.23.3-3|15	BuildRequires:	readline-devel
14cr|cadaver-0.23.3-3|16	BuildRequires:	pkgconfig(zlib)
14cr|cadaver-0.23.3-3|17	
14cr|cadaver-0.23.3-3|18	
14cr|cadaver-0.23.3-3|19	%description
14cr|cadaver-0.23.3-3|20	A command-line WebDAV client. Supports file upload, download,
14cr|cadaver-0.23.3-3|21	on-screen display, name-space operations (move/copy), collection
14cr|cadaver-0.23.3-3|22	creation and deletion, and locking operations.
14cr|cadaver-0.23.3-3|23	
14cr|cadaver-0.23.3-3|24	%prep
14cr|cadaver-0.23.3-3|25	%setup -q
14cr|cadaver-0.23.3-3|26	
14cr|cadaver-0.23.3-3|27	%build
14cr|cadaver-0.23.3-3|28	
14cr|cadaver-0.23.3-3|29	%configure \
14cr|cadaver-0.23.3-3|30	--with-neon=%{_prefix} \
14cr|cadaver-0.23.3-3|31	--with-ssl \
14cr|cadaver-0.23.3-3|32	--with-libxml2
14cr|cadaver-0.23.3-3|33	
14cr|cadaver-0.23.3-3|34	%make
14cr|cadaver-0.23.3-3|35	
14cr|cadaver-0.23.3-3|36	%install
14cr|cadaver-0.23.3-3|37	%makeinstall_std
14cr|cadaver-0.23.3-3|38	
14cr|cadaver-0.23.3-3|39	%find_lang %{name}
14cr|cadaver-0.23.3-3|40	
14cr|cadaver-0.23.3-3|41	
14cr|cadaver-0.23.3-3|42	%files -f %{name}.lang
14cr|cadaver-0.23.3-3|43	%{_bindir}/*
14cr|cadaver-0.23.3-3|44	%{_mandir}/man1/*
14cr|cadaver-0.23.3-3|45	%defattr(644,root,root,755)
14cr|cadaver-0.23.3-3|46	%doc NEWS TODO FAQ README ChangeLog
14cr|cadaver-0.23.3-3|47	
14cr|cadaver-0.23.3-3|48	
14cr|cadaver-0.23.3-3|49	
14cr|cadaver-0.23.3-3|50	%changelog
14cr|cadaver-0.23.3-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23.3-3
14cr|cadaver-0.23.3-3|52	+ Revision: d1b40ca
14cr|cadaver-0.23.3-3|53	- MassBuild#464: Increase release tag
14cr|cadaver-0.23.3-3|54	
14cr|cadaver-0.23.3-3|55	

497 14
14cr|caffeine-2.2.386-3|1	Summary:	A system applet that allows to temporarily inhibit screensaver and sleep mode
14cr|caffeine-2.2.386-3|2	Name:		caffeine
14cr|caffeine-2.2.386-3|3	Version:	2.2.386
14cr|caffeine-2.2.386-3|4	Release:	3
14cr|caffeine-2.2.386-3|5	Epoch:		1
14cr|caffeine-2.2.386-3|6	License:	LGPLv2+
14cr|caffeine-2.2.386-3|7	Group:		Graphical desktop/GNOME
14cr|caffeine-2.2.386-3|8	Url:		https://launchpad.net/~caffeine-developers/+archive/ppa/+packages
14cr|caffeine-2.2.386-3|9	Source0:	%{name}-%{version}.tar.bz2
14cr|caffeine-2.2.386-3|10	Source11:	%{name}.desktop
14cr|caffeine-2.2.386-3|11	Source12:	%{name}-preferences.desktop
14cr|caffeine-2.2.386-3|12	Patch1:		%{name}.desktop.patch
14cr|caffeine-2.2.386-3|13	Patch2:		%{name}-preferences.desktop.patch
14cr|caffeine-2.2.386-3|14	BuildRequires:	gettext
14cr|caffeine-2.2.386-3|15	BuildRequires:	gettext-devel
14cr|caffeine-2.2.386-3|16	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|caffeine-2.2.386-3|17	BuildRequires:	pkgconfig(python)
14cr|caffeine-2.2.386-3|18	Requires:	gnome-python
14cr|caffeine-2.2.386-3|19	Requires:	gnome-python-gconf
14cr|caffeine-2.2.386-3|20	Requires:	pygtk2.0
14cr|caffeine-2.2.386-3|21	Requires:	python-notify
14cr|caffeine-2.2.386-3|22	Requires:	python-xlib
14cr|caffeine-2.2.386-3|23	BuildArch:	noarch
14cr|caffeine-2.2.386-3|24	
14cr|caffeine-2.2.386-3|25	%description
14cr|caffeine-2.2.386-3|26	Caffeine is a system applet that allows the user to temporarily
14cr|caffeine-2.2.386-3|27	inhibit both the screensaver and the sleep power saving mode, simply
14cr|caffeine-2.2.386-3|28	by clicking on it. This could be useful for example when watching
14cr|caffeine-2.2.386-3|29	long flash videos or playing certain full screen games that don't
14cr|caffeine-2.2.386-3|30	inhibit the screensaver by themselves
14cr|caffeine-2.2.386-3|31	
14cr|caffeine-2.2.386-3|32	%files -f %{name}.lang
14cr|caffeine-2.2.386-3|33	%defattr(644,root,root,755)
14cr|caffeine-2.2.386-3|34	%attr(755,root,root) %{_bindir}/caffeine
14cr|caffeine-2.2.386-3|35	%{py_platsitedir}/*
14cr|caffeine-2.2.386-3|36	%{_datadir}/applications/*
14cr|caffeine-2.2.386-3|37	%{_datadir}/caffeine/glade/*.glade
14cr|caffeine-2.2.386-3|38	%{_datadir}/caffeine/images/*
14cr|caffeine-2.2.386-3|39	%{_iconsdir}/hicolor/*
14cr|caffeine-2.2.386-3|40	%{_iconsdir}/ubuntu-mono-dark/*
14cr|caffeine-2.2.386-3|41	%{_mandir}/man1/%{name}.1*
14cr|caffeine-2.2.386-3|42	%{_datadir}/pixmaps/caffeine.png
14cr|caffeine-2.2.386-3|43	
14cr|caffeine-2.2.386-3|44	#----------------------------------------------------------------------------
14cr|caffeine-2.2.386-3|45	
14cr|caffeine-2.2.386-3|46	%prep
14cr|caffeine-2.2.386-3|47	%setup -q
14cr|caffeine-2.2.386-3|48	%patch1 -p0
14cr|caffeine-2.2.386-3|49	%patch2 -p0
14cr|caffeine-2.2.386-3|50	
14cr|caffeine-2.2.386-3|51	%build
14cr|caffeine-2.2.386-3|52	python setup.py build
14cr|caffeine-2.2.386-3|53	
14cr|caffeine-2.2.386-3|54	%install
14cr|caffeine-2.2.386-3|55	python setup.py install --root=%{buildroot} --install-lib=%{py_platsitedir}
14cr|caffeine-2.2.386-3|56	
14cr|caffeine-2.2.386-3|57	%find_lang %{name}
14cr|caffeine-2.2.386-3|58	
14cr|caffeine-2.2.386-3|59	
14cr|caffeine-2.2.386-3|60	%changelog
14cr|caffeine-2.2.386-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2.386-3
14cr|caffeine-2.2.386-3|62	+ Revision: e628775
14cr|caffeine-2.2.386-3|63	- MassBuild#464: Increase release tag
14cr|caffeine-2.2.386-3|64	
14cr|caffeine-2.2.386-3|65	

498 14
14cr|cairo-clock-0.3.4-6|1	%define	name	cairo-clock
14cr|cairo-clock-0.3.4-6|2	%define	version	0.3.4
14cr|cairo-clock-0.3.4-6|3	%define release	6
14cr|cairo-clock-0.3.4-6|4	%define	Summary	Cairo-rendered on-screen clock
14cr|cairo-clock-0.3.4-6|5	
14cr|cairo-clock-0.3.4-6|6	Name:	%{name}
14cr|cairo-clock-0.3.4-6|7	Version:		%{version}
14cr|cairo-clock-0.3.4-6|8	Release:		%{release}
14cr|cairo-clock-0.3.4-6|9	Summary:		%{Summary}
14cr|cairo-clock-0.3.4-6|10	URL:		http://macslow.mine.nu/projects/cairo-clock/
14cr|cairo-clock-0.3.4-6|11	Source0:		http://macslow.thepimp.net/projects/cairo-clock/%{name}-%{version}.tar.gz
14cr|cairo-clock-0.3.4-6|12	Source11:	%{name}-16.png
14cr|cairo-clock-0.3.4-6|13	Source12:	%{name}-32.png
14cr|cairo-clock-0.3.4-6|14	Source13:	%{name}-48.png
14cr|cairo-clock-0.3.4-6|15	License:		GPLv2
14cr|cairo-clock-0.3.4-6|16	Group:		Graphical desktop/GNOME
14cr|cairo-clock-0.3.4-6|17	BuildRequires:	pkgconfig(gdk-2.0) >= 2.2.0
14cr|cairo-clock-0.3.4-6|18	BuildRequires:	pkgconfig(pango) >= 1.2.0
14cr|cairo-clock-0.3.4-6|19	BuildRequires:	pkgconfig(fontconfig)
14cr|cairo-clock-0.3.4-6|20	BuildRequires:	libtool
14cr|cairo-clock-0.3.4-6|21	BuildRequires:	autoconf
14cr|cairo-clock-0.3.4-6|22	BuildRequires:	automake >= 1.9.6
14cr|cairo-clock-0.3.4-6|23	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|cairo-clock-0.3.4-6|24	BuildRequires:	pkgconfig(libglade-2.0)
14cr|cairo-clock-0.3.4-6|25	BuildRequires:	perl-XML-Parser
14cr|cairo-clock-0.3.4-6|26	BuildRequires:	desktop-file-utils
14cr|cairo-clock-0.3.4-6|27	
14cr|cairo-clock-0.3.4-6|28	%description
14cr|cairo-clock-0.3.4-6|29	Cairo-Clock is a desktop clock using cairo for rendering and taking advantage
14cr|cairo-clock-0.3.4-6|30	of the Composite extension on newer Xorg servers.
14cr|cairo-clock-0.3.4-6|31	
14cr|cairo-clock-0.3.4-6|32	%prep
14cr|cairo-clock-0.3.4-6|33	%setup -q
14cr|cairo-clock-0.3.4-6|34	sed -ie 's/-Wl, --export-dynamic/-Wl,--export-dynamic/g' src/Makefile*
14cr|cairo-clock-0.3.4-6|35	
14cr|cairo-clock-0.3.4-6|36	%build
14cr|cairo-clock-0.3.4-6|37	export LIBS="-lXext -lX11"
14cr|cairo-clock-0.3.4-6|38	%configure2_5x
14cr|cairo-clock-0.3.4-6|39	%make
14cr|cairo-clock-0.3.4-6|40	
14cr|cairo-clock-0.3.4-6|41	%install
14cr|cairo-clock-0.3.4-6|42	%{makeinstall_std}
14cr|cairo-clock-0.3.4-6|43	
14cr|cairo-clock-0.3.4-6|44	%find_lang %{name}
14cr|cairo-clock-0.3.4-6|45	
14cr|cairo-clock-0.3.4-6|46	desktop-file-install	--vendor="" \
14cr|cairo-clock-0.3.4-6|47	--remove-category="Application" \
14cr|cairo-clock-0.3.4-6|48	--add-category="Clock" \
14cr|cairo-clock-0.3.4-6|49	--add-category="GTK" \
14cr|cairo-clock-0.3.4-6|50	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|cairo-clock-0.3.4-6|51	
14cr|cairo-clock-0.3.4-6|52	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|53	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|54	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|55	
14cr|cairo-clock-0.3.4-6|56	#clock doesn't display at even resolutions
14cr|cairo-clock-0.3.4-6|57	perl -pi -e 's|Exec=cairo-clock|Exec=cairo-clock -w 127 -g 127||g' %buildroot/%{_datadir}/applications/cairo-clock.desktop
14cr|cairo-clock-0.3.4-6|58	
14cr|cairo-clock-0.3.4-6|59	cat > README.urpmi << EOF
14cr|cairo-clock-0.3.4-6|60	
14cr|cairo-clock-0.3.4-6|61	Cairo-clock requires the composite extension and a compositing manager
14cr|cairo-clock-0.3.4-6|62	(compiz, beryl, xcompmgr, or properly enabled metacity) to function.
14cr|cairo-clock-0.3.4-6|63	
14cr|cairo-clock-0.3.4-6|64	Please use Drak3D to enable these features.
14cr|cairo-clock-0.3.4-6|65	EOF
14cr|cairo-clock-0.3.4-6|66	
14cr|cairo-clock-0.3.4-6|67	
14cr|cairo-clock-0.3.4-6|68	%files -f %{name}.lang
14cr|cairo-clock-0.3.4-6|69	%doc AUTHORS BUGS NEWS README TODO README.urpmi
14cr|cairo-clock-0.3.4-6|70	%{_bindir}/%{name}
14cr|cairo-clock-0.3.4-6|71	%{_datadir}/applications/%{name}.desktop
14cr|cairo-clock-0.3.4-6|72	%{_iconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|73	%{_liconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|74	%{_miconsdir}/%{name}.png
14cr|cairo-clock-0.3.4-6|75	%{_mandir}/man1/%{name}.1*
14cr|cairo-clock-0.3.4-6|76	%{_datadir}/pixmaps/%{name}.png
14cr|cairo-clock-0.3.4-6|77	%{_datadir}/%{name}/*
14cr|cairo-clock-0.3.4-6|78	
14cr|cairo-clock-0.3.4-6|79	
14cr|cairo-clock-0.3.4-6|80	%changelog
14cr|cairo-clock-0.3.4-6|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-6
14cr|cairo-clock-0.3.4-6|82	+ Revision: fbc5baa
14cr|cairo-clock-0.3.4-6|83	- MassBuild#464: Increase release tag
14cr|cairo-clock-0.3.4-6|84	
14cr|cairo-clock-0.3.4-6|85	

499 14
14cr|cairo-dock-3.3.2-3|1	# Needed to build help plugin
14cr|cairo-dock-3.3.2-3|2	%define _disable_ld_no_undefined 1
14cr|cairo-dock-3.3.2-3|3	
14cr|cairo-dock-3.3.2-3|4	Summary:	A light and eye-candy dock to launch your programs easily
14cr|cairo-dock-3.3.2-3|5	Name:		cairo-dock
14cr|cairo-dock-3.3.2-3|6	Version:	3.3.2
14cr|cairo-dock-3.3.2-3|7	Release:	3
14cr|cairo-dock-3.3.2-3|8	License:	GPLv3+
14cr|cairo-dock-3.3.2-3|9	Group:		Graphical desktop/Other
14cr|cairo-dock-3.3.2-3|10	Url:		https://launchpad.net/cairo-dock-core
14cr|cairo-dock-3.3.2-3|11	Source0:	http://launchpad.net/cairo-dock-core/3.3/%{version}/+download/%{name}-%{version}.tar.gz
14cr|cairo-dock-3.3.2-3|12	BuildRequires:	cmake
14cr|cairo-dock-3.3.2-3|13	BuildRequires:	imagemagick
14cr|cairo-dock-3.3.2-3|14	BuildRequires:	intltool
14cr|cairo-dock-3.3.2-3|15	BuildRequires:	pkgconfig(cairo)
14cr|cairo-dock-3.3.2-3|16	BuildRequires:	pkgconfig(dbus-1)
14cr|cairo-dock-3.3.2-3|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|cairo-dock-3.3.2-3|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|cairo-dock-3.3.2-3|19	BuildRequires:	pkgconfig(gl)
14cr|cairo-dock-3.3.2-3|20	BuildRequires:	pkgconfig(glu)
14cr|cairo-dock-3.3.2-3|21	BuildRequires:	pkgconfig(gthread-2.0)
14cr|cairo-dock-3.3.2-3|22	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|cairo-dock-3.3.2-3|23	BuildRequires:	pkgconfig(libcurl)
14cr|cairo-dock-3.3.2-3|24	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|cairo-dock-3.3.2-3|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|cairo-dock-3.3.2-3|26	BuildRequires:	pkgconfig(pangox)
14cr|cairo-dock-3.3.2-3|27	BuildRequires:	pkgconfig(xcomposite)
14cr|cairo-dock-3.3.2-3|28	BuildRequires:	pkgconfig(xinerama)
14cr|cairo-dock-3.3.2-3|29	BuildRequires:	pkgconfig(xrender)
14cr|cairo-dock-3.3.2-3|30	BuildRequires:	pkgconfig(xtst)
14cr|cairo-dock-3.3.2-3|31	Suggests:	cairo-dock-plugins = %{version}
14cr|cairo-dock-3.3.2-3|32	Suggests:	cairo-dock-help = %{EVRD}
14cr|cairo-dock-3.3.2-3|33	Suggests:	cairo-dock-themes
14cr|cairo-dock-3.3.2-3|34	
14cr|cairo-dock-3.3.2-3|35	%description
14cr|cairo-dock-3.3.2-3|36	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cr|cairo-dock-3.3.2-3|37	acceleration. It's fully configurable and can be a taskbar too. You can
14cr|cairo-dock-3.3.2-3|38	easily plug applets into it.
14cr|cairo-dock-3.3.2-3|39	
14cr|cairo-dock-3.3.2-3|40	%files -f %{name}.lang
14cr|cairo-dock-3.3.2-3|41	%{_bindir}/*
14cr|cairo-dock-3.3.2-3|42	%{_datadir}/%{name}
14cr|cairo-dock-3.3.2-3|43	%exclude %{_datadir}/%{name}/plug-ins
14cr|cairo-dock-3.3.2-3|44	%{_datadir}/applications/*.desktop
14cr|cairo-dock-3.3.2-3|45	%{_datadir}/pixmaps/*.svg
14cr|cairo-dock-3.3.2-3|46	%{_mandir}/man1/cairo-dock.1.*
14cr|cairo-dock-3.3.2-3|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|cairo-dock-3.3.2-3|48	
14cr|cairo-dock-3.3.2-3|49	#---------------------------------------------------------------------
14cr|cairo-dock-3.3.2-3|50	%define major 3
14cr|cairo-dock-3.3.2-3|51	%define libname %mklibname gldi %{major}
14cr|cairo-dock-3.3.2-3|52	
14cr|cairo-dock-3.3.2-3|53	%package -n %{libname}
14cr|cairo-dock-3.3.2-3|54	Summary:	Library files for cairo-dock
14cr|cairo-dock-3.3.2-3|55	Group:		System/Libraries
14cr|cairo-dock-3.3.2-3|56	
14cr|cairo-dock-3.3.2-3|57	%description -n %{libname}
14cr|cairo-dock-3.3.2-3|58	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cr|cairo-dock-3.3.2-3|59	acceleration. It's fully configurable and can be a taskbar too. You can
14cr|cairo-dock-3.3.2-3|60	easily plug applets into it.
14cr|cairo-dock-3.3.2-3|61	
14cr|cairo-dock-3.3.2-3|62	This package provides the libraries for cairo-dock functions.
14cr|cairo-dock-3.3.2-3|63	
14cr|cairo-dock-3.3.2-3|64	%files  -n %{libname}
14cr|cairo-dock-3.3.2-3|65	%{_libdir}/libgldi.so.%{major}*
14cr|cairo-dock-3.3.2-3|66	
14cr|cairo-dock-3.3.2-3|67	#---------------------------------------------------------------------
14cr|cairo-dock-3.3.2-3|68	%package devel
14cr|cairo-dock-3.3.2-3|69	Summary:	Development files for cairo-dock
14cr|cairo-dock-3.3.2-3|70	Group:		Development/Other
14cr|cairo-dock-3.3.2-3|71	Requires:	%{name} = %{EVRD}
14cr|cairo-dock-3.3.2-3|72	Requires:	%{libname} = %{EVRD}
14cr|cairo-dock-3.3.2-3|73	
14cr|cairo-dock-3.3.2-3|74	%description devel
14cr|cairo-dock-3.3.2-3|75	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cr|cairo-dock-3.3.2-3|76	acceleration. It's fully configurable and can be a taskbar too. You can
14cr|cairo-dock-3.3.2-3|77	easily plug applets into it.
14cr|cairo-dock-3.3.2-3|78	
14cr|cairo-dock-3.3.2-3|79	This package provides the include files and library for cairo-dock functions.
14cr|cairo-dock-3.3.2-3|80	
14cr|cairo-dock-3.3.2-3|81	%files devel
14cr|cairo-dock-3.3.2-3|82	%{_includedir}/%{name}
14cr|cairo-dock-3.3.2-3|83	%{_libdir}/libgldi.so
14cr|cairo-dock-3.3.2-3|84	%{_libdir}/pkgconfig/*.pc
14cr|cairo-dock-3.3.2-3|85	
14cr|cairo-dock-3.3.2-3|86	#---------------------------------------------------------------------
14cr|cairo-dock-3.3.2-3|87	
14cr|cairo-dock-3.3.2-3|88	%package help
14cr|cairo-dock-3.3.2-3|89	Summary:	This package provides plugin "help"
14cr|cairo-dock-3.3.2-3|90	Group:		Graphical desktop/Other
14cr|cairo-dock-3.3.2-3|91	Requires:	%{name} = %{EVRD}
14cr|cairo-dock-3.3.2-3|92	
14cr|cairo-dock-3.3.2-3|93	%description help
14cr|cairo-dock-3.3.2-3|94	This package provides plugin "help".
14cr|cairo-dock-3.3.2-3|95	
14cr|cairo-dock-3.3.2-3|96	%files help
14cr|cairo-dock-3.3.2-3|97	%{_libdir}/%{name}/libcd-Help.so
14cr|cairo-dock-3.3.2-3|98	%{_datadir}/%{name}/plug-ins/Help
14cr|cairo-dock-3.3.2-3|99	
14cr|cairo-dock-3.3.2-3|100	#---------------------------------------------------------------------
14cr|cairo-dock-3.3.2-3|101	
14cr|cairo-dock-3.3.2-3|102	%prep
14cr|cairo-dock-3.3.2-3|103	%setup -q
14cr|cairo-dock-3.3.2-3|104	
14cr|cairo-dock-3.3.2-3|105	%build
14cr|cairo-dock-3.3.2-3|106	%cmake -DCMAKE_INSTALL_LIBDIR=lib
14cr|cairo-dock-3.3.2-3|107	%make
14cr|cairo-dock-3.3.2-3|108	
14cr|cairo-dock-3.3.2-3|109	%install
14cr|cairo-dock-3.3.2-3|110	%makeinstall_std -C build
14cr|cairo-dock-3.3.2-3|111	chmod 755 %{buildroot}%{_libdir}/libgldi.so.*
14cr|cairo-dock-3.3.2-3|112	
14cr|cairo-dock-3.3.2-3|113	%find_lang %{name}
14cr|cairo-dock-3.3.2-3|114	
14cr|cairo-dock-3.3.2-3|115	# icons
14cr|cairo-dock-3.3.2-3|116	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cr|cairo-dock-3.3.2-3|117	install -dm 0755 \
14cr|cairo-dock-3.3.2-3|118	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cr|cairo-dock-3.3.2-3|119	convert -strip -resize $size data/cairo-dock.svg \
14cr|cairo-dock-3.3.2-3|120	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cr|cairo-dock-3.3.2-3|121	done
14cr|cairo-dock-3.3.2-3|122	
14cr|cairo-dock-3.3.2-3|123	
14cr|cairo-dock-3.3.2-3|124	%changelog
14cr|cairo-dock-3.3.2-3|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.2-3
14cr|cairo-dock-3.3.2-3|126	+ Revision: cc9a6b1
14cr|cairo-dock-3.3.2-3|127	- MassBuild#464: Increase release tag
14cr|cairo-dock-3.3.2-3|128	
14cr|cairo-dock-3.3.2-3|129	

500 14
14cr|cairo-dock-plugins-3.3.2-7|1	%define packagename cairo-dock
14cr|cairo-dock-plugins-3.3.2-7|2	
14cr|cairo-dock-plugins-3.3.2-7|3	Summary:	Plugins for cairo-dock
14cr|cairo-dock-plugins-3.3.2-7|4	Name:		cairo-dock-plugins
14cr|cairo-dock-plugins-3.3.2-7|5	Version:	3.3.2
14cr|cairo-dock-plugins-3.3.2-7|6	Release:	7
14cr|cairo-dock-plugins-3.3.2-7|7	License:	GPLv3+
14cr|cairo-dock-plugins-3.3.2-7|8	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|9	Url:		https://launchpad.net/cairo-dock-plug-ins
14cr|cairo-dock-plugins-3.3.2-7|10	Source0:	http://launchpad.net/cairo-dock-plug-ins/3.3/%{version}/+download/%{name}-%{version}.tar.gz
14cr|cairo-dock-plugins-3.3.2-7|11	# From Arch Linux:
14cr|cairo-dock-plugins-3.3.2-7|12	Patch0:		cairo-dock-plugins-3.0.2-applet-host-ias.patch
14cr|cairo-dock-plugins-3.3.2-7|13	# cmake logic is messed up in 3.2.0
14cr|cairo-dock-plugins-3.3.2-7|14	Patch1:		cairo-dock-plugins-3.2.0-xfce-cmake.patch
14cr|cairo-dock-plugins-3.3.2-7|15	Patch2:		cairo-dock-plugins-3.3.2-upower.patch
14cr|cairo-dock-plugins-3.3.2-7|16	BuildRequires:	cmake
14cr|cairo-dock-plugins-3.3.2-7|17	BuildRequires:	ruby
14cr|cairo-dock-plugins-3.3.2-7|18	BuildRequires:	vala
14cr|cairo-dock-plugins-3.3.2-7|19	BuildRequires:	cairo-dock-devel >= %{version}
14cr|cairo-dock-plugins-3.3.2-7|20	BuildRequires:	libetpan-devel
14cr|cairo-dock-plugins-3.3.2-7|21	BuildRequires:	lm_sensors-devel
14cr|cairo-dock-plugins-3.3.2-7|22	BuildRequires:	pkgconfig(alsa)
14cr|cairo-dock-plugins-3.3.2-7|23	BuildRequires:	pkgconfig(cairo)
14cr|cairo-dock-plugins-3.3.2-7|24	BuildRequires:	pkgconfig(dbus-1)
14cr|cairo-dock-plugins-3.3.2-7|25	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|cairo-dock-plugins-3.3.2-7|26	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14cr|cairo-dock-plugins-3.3.2-7|27	BuildRequires:	pkgconfig(fftw3)
14cr|cairo-dock-plugins-3.3.2-7|28	BuildRequires:	pkgconfig(gio-2.0)
14cr|cairo-dock-plugins-3.3.2-7|29	BuildRequires:	pkgconfig(gldi)
14cr|cairo-dock-plugins-3.3.2-7|30	BuildRequires:	pkgconfig(glib-2.0)
14cr|cairo-dock-plugins-3.3.2-7|31	BuildRequires:	pkgconfig(glib-sharp-2.0)
14cr|cairo-dock-plugins-3.3.2-7|32	BuildRequires:	pkgconfig(gobject-2.0)
14cr|cairo-dock-plugins-3.3.2-7|33	BuildRequires:	pkgconfig(gthread-2.0)
14cr|cairo-dock-plugins-3.3.2-7|34	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|cairo-dock-plugins-3.3.2-7|35	BuildRequires:	pkgconfig(libexif)
14cr|cairo-dock-plugins-3.3.2-7|36	#disabled until cairo-dock-plugins builds successfully with libgnome-menu-3.0
14cr|cairo-dock-plugins-3.3.2-7|37	#BuildRequires:	pkgconfig(libgnome-menu-3.0)
14cr|cairo-dock-plugins-3.3.2-7|38	BuildRequires:	pkgconfig(libical)
14cr|cairo-dock-plugins-3.3.2-7|39	BuildRequires:	pkgconfig(libpulse)
14cr|cairo-dock-plugins-3.3.2-7|40	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|cairo-dock-plugins-3.3.2-7|41	BuildRequires:	pkgconfig(libxklavier)
14cr|cairo-dock-plugins-3.3.2-7|42	BuildRequires:	pkgconfig(libxml-2.0)
14cr|cairo-dock-plugins-3.3.2-7|43	BuildRequires:	pkgconfig(ndesk-dbus-1.0)
14cr|cairo-dock-plugins-3.3.2-7|44	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
14cr|cairo-dock-plugins-3.3.2-7|45	BuildRequires:	pkgconfig(thunar-vfs-1)
14cr|cairo-dock-plugins-3.3.2-7|46	BuildRequires:	pkgconfig(upower-glib)
14cr|cairo-dock-plugins-3.3.2-7|47	BuildRequires:	pkgconfig(vte-2.90)
14cr|cairo-dock-plugins-3.3.2-7|48	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|cairo-dock-plugins-3.3.2-7|49	BuildRequires:	pkgconfig(x11)
14cr|cairo-dock-plugins-3.3.2-7|50	BuildRequires:	pkgconfig(xxf86vm)
14cr|cairo-dock-plugins-3.3.2-7|51	BuildRequires:	pkgconfig(xrandr)
14cr|cairo-dock-plugins-3.3.2-7|52	BuildRequires:	pkgconfig(zeitgeist-1.0)
14cr|cairo-dock-plugins-3.3.2-7|53	
14cr|cairo-dock-plugins-3.3.2-7|54	Requires:	cairo-dock >= %{version}
14cr|cairo-dock-plugins-3.3.2-7|55	Requires:	%{packagename}-clock
14cr|cairo-dock-plugins-3.3.2-7|56	Requires:	%{packagename}-dustbin
14cr|cairo-dock-plugins-3.3.2-7|57	Requires:	%{packagename}-logout
14cr|cairo-dock-plugins-3.3.2-7|58	Requires:	%{packagename}-musicPlayer
14cr|cairo-dock-plugins-3.3.2-7|59	Requires:	%{packagename}-rendering
14cr|cairo-dock-plugins-3.3.2-7|60	Requires:	%{packagename}-terminal
14cr|cairo-dock-plugins-3.3.2-7|61	Requires:	%{packagename}-powermanager
14cr|cairo-dock-plugins-3.3.2-7|62	#Requires:	%{packagename}-shortcuts
14cr|cairo-dock-plugins-3.3.2-7|63	Obsoletes:	%{packagename}-shortcuts < %{version}
14cr|cairo-dock-plugins-3.3.2-7|64	Requires:	%{packagename}-systray
14cr|cairo-dock-plugins-3.3.2-7|65	Requires:	%{packagename}-weather
14cr|cairo-dock-plugins-3.3.2-7|66	Requires:	%{packagename}-xgamma
14cr|cairo-dock-plugins-3.3.2-7|67	Requires:	%{packagename}-alsamixer
14cr|cairo-dock-plugins-3.3.2-7|68	Requires:	%{packagename}-cairo-penguin
14cr|cairo-dock-plugins-3.3.2-7|69	Requires:	%{packagename}-tomboy
14cr|cairo-dock-plugins-3.3.2-7|70	Requires:	%{packagename}-wifi
14cr|cairo-dock-plugins-3.3.2-7|71	Requires:	%{packagename}-netspeed
14cr|cairo-dock-plugins-3.3.2-7|72	Requires:	%{packagename}-switcher
14cr|cairo-dock-plugins-3.3.2-7|73	Requires:	%{packagename}-dbus
14cr|cairo-dock-plugins-3.3.2-7|74	Requires:	%{packagename}-showdesktop
14cr|cairo-dock-plugins-3.3.2-7|75	Requires:	%{packagename}-slider
14cr|cairo-dock-plugins-3.3.2-7|76	Requires:	%{packagename}-stack
14cr|cairo-dock-plugins-3.3.2-7|77	Requires:	%{packagename}-System-monitor
14cr|cairo-dock-plugins-3.3.2-7|78	Requires:	%{packagename}-clipper
14cr|cairo-dock-plugins-3.3.2-7|79	Requires:	%{packagename}-animated-icons
14cr|cairo-dock-plugins-3.3.2-7|80	Requires:	%{packagename}-desklet-rendering
14cr|cairo-dock-plugins-3.3.2-7|81	Requires:	%{packagename}-dialog-rendering
14cr|cairo-dock-plugins-3.3.2-7|82	Requires:	%{packagename}-drop_indicator
14cr|cairo-dock-plugins-3.3.2-7|83	Requires:	%{packagename}-icon-effect
14cr|cairo-dock-plugins-3.3.2-7|84	Requires:	%{packagename}-illusion
14cr|cairo-dock-plugins-3.3.2-7|85	Requires:	%{packagename}-motion_blur
14cr|cairo-dock-plugins-3.3.2-7|86	Requires:	%{packagename}-quick-browser
14cr|cairo-dock-plugins-3.3.2-7|87	Requires:	%{packagename}-show_mouse
14cr|cairo-dock-plugins-3.3.2-7|88	Requires:	%{packagename}-status-notifier
14cr|cairo-dock-plugins-3.3.2-7|89	Requires:	%{packagename}-toons
14cr|cairo-dock-plugins-3.3.2-7|90	Requires:	%{packagename}-keyboard-indicator
14cr|cairo-dock-plugins-3.3.2-7|91	Requires:	%{packagename}-weblets
14cr|cairo-dock-plugins-3.3.2-7|92	Requires:	%{packagename}-dnd2share
14cr|cairo-dock-plugins-3.3.2-7|93	Requires:	%{packagename}-kde-integration
14cr|cairo-dock-plugins-3.3.2-7|94	Requires:	%{packagename}-mail
14cr|cairo-dock-plugins-3.3.2-7|95	Requires:	%{packagename}-rssreader
14cr|cairo-dock-plugins-3.3.2-7|96	Requires:	%{packagename}-Folders
14cr|cairo-dock-plugins-3.3.2-7|97	Requires:	%{packagename}-remote-control
14cr|cairo-dock-plugins-3.3.2-7|98	Requires:	%{packagename}-composite-manager
14cr|cairo-dock-plugins-3.3.2-7|99	Requires:	%{packagename}-screenshot
14cr|cairo-dock-plugins-3.3.2-7|100	Requires:	%{packagename}-sound-effects
14cr|cairo-dock-plugins-3.3.2-7|101	Obsoletes:	%{packagename}-showdesklets < 2.1.3
14cr|cairo-dock-plugins-3.3.2-7|102	
14cr|cairo-dock-plugins-3.3.2-7|103	%description
14cr|cairo-dock-plugins-3.3.2-7|104	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cr|cairo-dock-plugins-3.3.2-7|105	acceleration. It's fully configurable and can be a taskbar too. You can
14cr|cairo-dock-plugins-3.3.2-7|106	easily plug applets into it.
14cr|cairo-dock-plugins-3.3.2-7|107	
14cr|cairo-dock-plugins-3.3.2-7|108	This package contains various plugins for cairo-dock.
14cr|cairo-dock-plugins-3.3.2-7|109	
14cr|cairo-dock-plugins-3.3.2-7|110	%files
14cr|cairo-dock-plugins-3.3.2-7|111	
14cr|cairo-dock-plugins-3.3.2-7|112	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|113	%package i18n
14cr|cairo-dock-plugins-3.3.2-7|114	Summary:	Translation files for %{name}
14cr|cairo-dock-plugins-3.3.2-7|115	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|116	Requires:	%{packagename} >= %{version}
14cr|cairo-dock-plugins-3.3.2-7|117	
14cr|cairo-dock-plugins-3.3.2-7|118	%description i18n
14cr|cairo-dock-plugins-3.3.2-7|119	This package contains common translations for %{name}.
14cr|cairo-dock-plugins-3.3.2-7|120	
14cr|cairo-dock-plugins-3.3.2-7|121	%files i18n -f %{name}.lang
14cr|cairo-dock-plugins-3.3.2-7|122	
14cr|cairo-dock-plugins-3.3.2-7|123	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|124	%package -n %{packagename}-animated-icons
14cr|cairo-dock-plugins-3.3.2-7|125	Summary:	That package provides plugin "Animated Icons"
14cr|cairo-dock-plugins-3.3.2-7|126	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|127	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|128	
14cr|cairo-dock-plugins-3.3.2-7|129	%description -n %{packagename}-animated-icons
14cr|cairo-dock-plugins-3.3.2-7|130	This plug-in provides many different animations for your icons.
14cr|cairo-dock-plugins-3.3.2-7|131	
14cr|cairo-dock-plugins-3.3.2-7|132	%files -n %{packagename}-animated-icons
14cr|cairo-dock-plugins-3.3.2-7|133	%{_datadir}/cairo-dock/plug-ins/Animated-icons
14cr|cairo-dock-plugins-3.3.2-7|134	%{_libdir}/cairo-dock/libcd-Animated-icons.so
14cr|cairo-dock-plugins-3.3.2-7|135	
14cr|cairo-dock-plugins-3.3.2-7|136	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|137	%package -n %{packagename}-clock
14cr|cairo-dock-plugins-3.3.2-7|138	Summary:	That package provides plugin "Clock"
14cr|cairo-dock-plugins-3.3.2-7|139	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|140	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|141	
14cr|cairo-dock-plugins-3.3.2-7|142	%description -n %{packagename}-clock
14cr|cairo-dock-plugins-3.3.2-7|143	Display time and date in your dock with the clock applet!
14cr|cairo-dock-plugins-3.3.2-7|144	
14cr|cairo-dock-plugins-3.3.2-7|145	2 view are available: numeric and analogic.
14cr|cairo-dock-plugins-3.3.2-7|146	
14cr|cairo-dock-plugins-3.3.2-7|147	It can derach itself to be the perfect clone of CairoClock. It can warn you
14cr|cairo-dock-plugins-3.3.2-7|148	with alarms, can display a calendar, and allow you to setup time and date.
14cr|cairo-dock-plugins-3.3.2-7|149	
14cr|cairo-dock-plugins-3.3.2-7|150	%files -n %{packagename}-clock
14cr|cairo-dock-plugins-3.3.2-7|151	%{_datadir}/cairo-dock/plug-ins/clock
14cr|cairo-dock-plugins-3.3.2-7|152	%{_libdir}/cairo-dock/libcd-clock.so
14cr|cairo-dock-plugins-3.3.2-7|153	
14cr|cairo-dock-plugins-3.3.2-7|154	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|155	%package -n %{packagename}-composite-manager
14cr|cairo-dock-plugins-3.3.2-7|156	Summary:	That package provides plugin "Composite Manager"
14cr|cairo-dock-plugins-3.3.2-7|157	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|158	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|159	Requires:	%{packagename}-shared-files = %{version}
14cr|cairo-dock-plugins-3.3.2-7|160	
14cr|cairo-dock-plugins-3.3.2-7|161	%description -n %{packagename}-composite-manager
14cr|cairo-dock-plugins-3.3.2-7|162	This applet allows you to toggle the composite ON/OFF.
14cr|cairo-dock-plugins-3.3.2-7|163	
14cr|cairo-dock-plugins-3.3.2-7|164	%files -n %{packagename}-composite-manager
14cr|cairo-dock-plugins-3.3.2-7|165	%{_datadir}/cairo-dock/plug-ins/Composite-Manager
14cr|cairo-dock-plugins-3.3.2-7|166	%{_libdir}/cairo-dock/libcd-Composite-Manager.so
14cr|cairo-dock-plugins-3.3.2-7|167	
14cr|cairo-dock-plugins-3.3.2-7|168	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|169	%package -n %{packagename}-desklet-rendering
14cr|cairo-dock-plugins-3.3.2-7|170	Summary:	That package provides plugin "Desklet Rendering"
14cr|cairo-dock-plugins-3.3.2-7|171	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|172	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|173	
14cr|cairo-dock-plugins-3.3.2-7|174	%description -n %{packagename}-desklet-rendering
14cr|cairo-dock-plugins-3.3.2-7|175	This module provides different views for your desklets.
14cr|cairo-dock-plugins-3.3.2-7|176	
14cr|cairo-dock-plugins-3.3.2-7|177	%files -n %{packagename}-desklet-rendering
14cr|cairo-dock-plugins-3.3.2-7|178	%{_datadir}/cairo-dock/plug-ins/desklet-rendering
14cr|cairo-dock-plugins-3.3.2-7|179	%{_libdir}/cairo-dock/libcd-desklet-rendering.so
14cr|cairo-dock-plugins-3.3.2-7|180	
14cr|cairo-dock-plugins-3.3.2-7|181	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|182	%package -n %{packagename}-dialog-rendering
14cr|cairo-dock-plugins-3.3.2-7|183	Summary:	That package provides plugin "Dialog Rendering"
14cr|cairo-dock-plugins-3.3.2-7|184	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|185	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|186	
14cr|cairo-dock-plugins-3.3.2-7|187	%description -n %{packagename}-dialog-rendering
14cr|cairo-dock-plugins-3.3.2-7|188	This plug-in provides some dialog decorators for dialog bubbles.
14cr|cairo-dock-plugins-3.3.2-7|189	
14cr|cairo-dock-plugins-3.3.2-7|190	%files -n %{packagename}-dialog-rendering
14cr|cairo-dock-plugins-3.3.2-7|191	%{_datadir}/cairo-dock/plug-ins/dialog-rendering
14cr|cairo-dock-plugins-3.3.2-7|192	%{_libdir}/cairo-dock/libcd-dialog-rendering.so
14cr|cairo-dock-plugins-3.3.2-7|193	
14cr|cairo-dock-plugins-3.3.2-7|194	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|195	%package -n %{packagename}-dnd2share
14cr|cairo-dock-plugins-3.3.2-7|196	Summary:	That package provides plugin "dnd2share"
14cr|cairo-dock-plugins-3.3.2-7|197	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|198	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|199	
14cr|cairo-dock-plugins-3.3.2-7|200	%description -n %{packagename}-dnd2share
14cr|cairo-dock-plugins-3.3.2-7|201	This applet lets you share files easily :
14cr|cairo-dock-plugins-3.3.2-7|202	Drag-and-drop a file on the icon to upload it to one of the available hosting
14cr|cairo-dock-plugins-3.3.2-7|203	sites. It supports many sites, like DropBox, Imageshack, pastebin, etc
14cr|cairo-dock-plugins-3.3.2-7|204	
14cr|cairo-dock-plugins-3.3.2-7|205	You can upload text, image, video, and files.
14cr|cairo-dock-plugins-3.3.2-7|206	
14cr|cairo-dock-plugins-3.3.2-7|207	The resulting URL is automatically stored in the clipboard to be directly
14cr|cairo-dock-plugins-3.3.2-7|208	copied by CTRL+v. It can keep an history of your last uploads to retrieve them
14cr|cairo-dock-plugins-3.3.2-7|209	without any account. You'll need to install 'curl' and 'wget' to upload the
14cr|cairo-dock-plugins-3.3.2-7|210	data.
14cr|cairo-dock-plugins-3.3.2-7|211	
14cr|cairo-dock-plugins-3.3.2-7|212	%files -n %{packagename}-dnd2share
14cr|cairo-dock-plugins-3.3.2-7|213	%{_datadir}/cairo-dock/plug-ins/dnd2share
14cr|cairo-dock-plugins-3.3.2-7|214	%{_libdir}/cairo-dock/libcd-dnd2share.so
14cr|cairo-dock-plugins-3.3.2-7|215	
14cr|cairo-dock-plugins-3.3.2-7|216	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|217	%package -n %{packagename}-drop_indicator
14cr|cairo-dock-plugins-3.3.2-7|218	Summary:	That package provides plugin "Drop Indicator"
14cr|cairo-dock-plugins-3.3.2-7|219	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|220	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|221	
14cr|cairo-dock-plugins-3.3.2-7|222	%description -n %{packagename}-drop_indicator
14cr|cairo-dock-plugins-3.3.2-7|223	This plug-in displays an animated indicator when you drop something in the
14cr|cairo-dock-plugins-3.3.2-7|224	dock.
14cr|cairo-dock-plugins-3.3.2-7|225	
14cr|cairo-dock-plugins-3.3.2-7|226	%files -n %{packagename}-drop_indicator
14cr|cairo-dock-plugins-3.3.2-7|227	%{_datadir}/cairo-dock/plug-ins/drop-indicator
14cr|cairo-dock-plugins-3.3.2-7|228	%{_libdir}/cairo-dock/libcd-drop_indicator.so
14cr|cairo-dock-plugins-3.3.2-7|229	
14cr|cairo-dock-plugins-3.3.2-7|230	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|231	%package -n %{packagename}-dustbin
14cr|cairo-dock-plugins-3.3.2-7|232	Summary:	That package provides plugin "Dustbin"
14cr|cairo-dock-plugins-3.3.2-7|233	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|234	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|235	
14cr|cairo-dock-plugins-3.3.2-7|236	%description -n %{packagename}-dustbin
14cr|cairo-dock-plugins-3.3.2-7|237	Manage your disks space with this trash applet!
14cr|cairo-dock-plugins-3.3.2-7|238	
14cr|cairo-dock-plugins-3.3.2-7|239	It can handle several trash directories, threw files or unmount disks with
14cr|cairo-dock-plugins-3.3.2-7|240	drag'n'drop, warn you if you use too much space, and display usefull info
14cr|cairo-dock-plugins-3.3.2-7|241	about your dustbins.
14cr|cairo-dock-plugins-3.3.2-7|242	
14cr|cairo-dock-plugins-3.3.2-7|243	%files -n %{packagename}-dustbin
14cr|cairo-dock-plugins-3.3.2-7|244	%{_datadir}/cairo-dock/plug-ins/dustbin
14cr|cairo-dock-plugins-3.3.2-7|245	%{_libdir}/cairo-dock/libcd-dustbin.so
14cr|cairo-dock-plugins-3.3.2-7|246	
14cr|cairo-dock-plugins-3.3.2-7|247	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|248	%package -n %{packagename}-icon-effect
14cr|cairo-dock-plugins-3.3.2-7|249	Summary:	That package provides plugin "Icon Effect"
14cr|cairo-dock-plugins-3.3.2-7|250	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|251	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|252	
14cr|cairo-dock-plugins-3.3.2-7|253	%description -n %{packagename}-icon-effect
14cr|cairo-dock-plugins-3.3.2-7|254	This plug-in adds many special effects to your icons.
14cr|cairo-dock-plugins-3.3.2-7|255	
14cr|cairo-dock-plugins-3.3.2-7|256	%files -n %{packagename}-icon-effect
14cr|cairo-dock-plugins-3.3.2-7|257	%{_datadir}/cairo-dock/plug-ins/icon-effect
14cr|cairo-dock-plugins-3.3.2-7|258	%{_libdir}/cairo-dock/libcd-icon-effect.so
14cr|cairo-dock-plugins-3.3.2-7|259	
14cr|cairo-dock-plugins-3.3.2-7|260	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|261	%package -n %{packagename}-illusion
14cr|cairo-dock-plugins-3.3.2-7|262	Summary:	That package provides plugin "Illusion"
14cr|cairo-dock-plugins-3.3.2-7|263	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|264	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|265	
14cr|cairo-dock-plugins-3.3.2-7|266	%description -n %{packagename}-illusion
14cr|cairo-dock-plugins-3.3.2-7|267	This plug-in provides animations for appearance & disappearance of icons.
14cr|cairo-dock-plugins-3.3.2-7|268	
14cr|cairo-dock-plugins-3.3.2-7|269	%files -n %{packagename}-illusion
14cr|cairo-dock-plugins-3.3.2-7|270	%{_datadir}/cairo-dock/plug-ins/illusion
14cr|cairo-dock-plugins-3.3.2-7|271	%{_libdir}/cairo-dock/libcd-illusion.so
14cr|cairo-dock-plugins-3.3.2-7|272	
14cr|cairo-dock-plugins-3.3.2-7|273	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|274	%package -n %{packagename}-kde-integration
14cr|cairo-dock-plugins-3.3.2-7|275	Summary:	That package provides plugin "KDE Integration"
14cr|cairo-dock-plugins-3.3.2-7|276	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|277	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|278	
14cr|cairo-dock-plugins-3.3.2-7|279	%description -n %{packagename}-kde-integration
14cr|cairo-dock-plugins-3.3.2-7|280	This applet provides functions for a better integration into a KDE
14cr|cairo-dock-plugins-3.3.2-7|281	environnement. It is auto-activated, so you don't need to activate it.
14cr|cairo-dock-plugins-3.3.2-7|282	It is designed for KDE4.
14cr|cairo-dock-plugins-3.3.2-7|283	
14cr|cairo-dock-plugins-3.3.2-7|284	%files -n %{packagename}-kde-integration
14cr|cairo-dock-plugins-3.3.2-7|285	%{_datadir}/cairo-dock/plug-ins/kde-integration
14cr|cairo-dock-plugins-3.3.2-7|286	%{_libdir}/cairo-dock/libcd_kde-integration.so
14cr|cairo-dock-plugins-3.3.2-7|287	
14cr|cairo-dock-plugins-3.3.2-7|288	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|289	%package -n %{packagename}-logout
14cr|cairo-dock-plugins-3.3.2-7|290	Summary:	That package provides plugin "Logout"
14cr|cairo-dock-plugins-3.3.2-7|291	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|292	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|293	
14cr|cairo-dock-plugins-3.3.2-7|294	%description -n %{packagename}-logout
14cr|cairo-dock-plugins-3.3.2-7|295	A very simple applet that adds an icon to log out from your session.
14cr|cairo-dock-plugins-3.3.2-7|296	
14cr|cairo-dock-plugins-3.3.2-7|297	%files -n %{packagename}-logout
14cr|cairo-dock-plugins-3.3.2-7|298	%{_datadir}/cairo-dock/plug-ins/logout
14cr|cairo-dock-plugins-3.3.2-7|299	%{_libdir}/cairo-dock/libcd-logout.so
14cr|cairo-dock-plugins-3.3.2-7|300	
14cr|cairo-dock-plugins-3.3.2-7|301	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|302	%package -n %{packagename}-mail
14cr|cairo-dock-plugins-3.3.2-7|303	Summary:	That package provides plugin "Mail"
14cr|cairo-dock-plugins-3.3.2-7|304	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|305	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|306	
14cr|cairo-dock-plugins-3.3.2-7|307	%description -n %{packagename}-mail
14cr|cairo-dock-plugins-3.3.2-7|308	This applet is very useful to warn you when you get new e-mails. It can check
14cr|cairo-dock-plugins-3.3.2-7|309	in any kind of mailbox (yahoo, gmail, etc). Left-click to launch the prefered
14cr|cairo-dock-plugins-3.3.2-7|310	mail application, middle-click to refresh all the mailboxes.
14cr|cairo-dock-plugins-3.3.2-7|311	
14cr|cairo-dock-plugins-3.3.2-7|312	%files -n %{packagename}-mail
14cr|cairo-dock-plugins-3.3.2-7|313	%{_datadir}/cairo-dock/plug-ins/mail
14cr|cairo-dock-plugins-3.3.2-7|314	%{_libdir}/cairo-dock/libcd-mail.so
14cr|cairo-dock-plugins-3.3.2-7|315	
14cr|cairo-dock-plugins-3.3.2-7|316	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|317	%package -n %{packagename}-motion_blur
14cr|cairo-dock-plugins-3.3.2-7|318	Summary:	That package provides plugin "Motion Blur"
14cr|cairo-dock-plugins-3.3.2-7|319	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|320	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|321	
14cr|cairo-dock-plugins-3.3.2-7|322	%description -n %{packagename}-motion_blur
14cr|cairo-dock-plugins-3.3.2-7|323	This plug-in adds a motion blur effect on docks.
14cr|cairo-dock-plugins-3.3.2-7|324	
14cr|cairo-dock-plugins-3.3.2-7|325	%files -n %{packagename}-motion_blur
14cr|cairo-dock-plugins-3.3.2-7|326	%{_datadir}/cairo-dock/plug-ins/motion-blur
14cr|cairo-dock-plugins-3.3.2-7|327	%{_libdir}/cairo-dock/libcd-motion_blur.so
14cr|cairo-dock-plugins-3.3.2-7|328	
14cr|cairo-dock-plugins-3.3.2-7|329	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|330	%package -n %{packagename}-musicPlayer
14cr|cairo-dock-plugins-3.3.2-7|331	Summary:	That package provides plugin "Music Player"
14cr|cairo-dock-plugins-3.3.2-7|332	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|333	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|334	Obsoletes:	%{packagename}-rhythmbox < 2.1.2
14cr|cairo-dock-plugins-3.3.2-7|335	Obsoletes:	%{packagename}-xmms < 2.1.2
14cr|cairo-dock-plugins-3.3.2-7|336	
14cr|cairo-dock-plugins-3.3.2-7|337	%description -n %{packagename}-musicPlayer
14cr|cairo-dock-plugins-3.3.2-7|338	This applet lets you control any music player. Left click to Play/Pause,
14cr|cairo-dock-plugins-3.3.2-7|339	middle-click to play Next song. Scroll up/down to play previous/next song.
14cr|cairo-dock-plugins-3.3.2-7|340	You can drag and drop songs on the icon to put them in the queue,and jpeg
14cr|cairo-dock-plugins-3.3.2-7|341	image to use as cover.
14cr|cairo-dock-plugins-3.3.2-7|342	
14cr|cairo-dock-plugins-3.3.2-7|343	%files -n %{packagename}-musicPlayer
14cr|cairo-dock-plugins-3.3.2-7|344	%{_datadir}/cairo-dock/plug-ins/musicPlayer
14cr|cairo-dock-plugins-3.3.2-7|345	%{_libdir}/cairo-dock/libcd-musicPlayer.so
14cr|cairo-dock-plugins-3.3.2-7|346	
14cr|cairo-dock-plugins-3.3.2-7|347	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|348	%package -n %{packagename}-quick-browser
14cr|cairo-dock-plugins-3.3.2-7|349	Summary:	That package provides plugin "Quick Browser"
14cr|cairo-dock-plugins-3.3.2-7|350	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|351	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|352	
14cr|cairo-dock-plugins-3.3.2-7|353	%description -n %{packagename}-quick-browser
14cr|cairo-dock-plugins-3.3.2-7|354	This applet lets you browse a folder and its sub-folders very quickly.
14cr|cairo-dock-plugins-3.3.2-7|355	You can set up a shortkey to pop up the menu. Midlle-click will open
14cr|cairo-dock-plugins-3.3.2-7|356	the main folder.
14cr|cairo-dock-plugins-3.3.2-7|357	
14cr|cairo-dock-plugins-3.3.2-7|358	This applet can be instanciated several times, if you want to browse
14cr|cairo-dock-plugins-3.3.2-7|359	different folders.
14cr|cairo-dock-plugins-3.3.2-7|360	
14cr|cairo-dock-plugins-3.3.2-7|361	%files -n %{packagename}-quick-browser
14cr|cairo-dock-plugins-3.3.2-7|362	%{_datadir}/cairo-dock/plug-ins/quick_browser
14cr|cairo-dock-plugins-3.3.2-7|363	%{_libdir}/cairo-dock/libcd-quick-browser.so
14cr|cairo-dock-plugins-3.3.2-7|364	
14cr|cairo-dock-plugins-3.3.2-7|365	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|366	%package -n %{packagename}-rendering
14cr|cairo-dock-plugins-3.3.2-7|367	Summary:	That package provides plugin "Rendering"
14cr|cairo-dock-plugins-3.3.2-7|368	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|369	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|370	
14cr|cairo-dock-plugins-3.3.2-7|371	%description -n %{packagename}-rendering
14cr|cairo-dock-plugins-3.3.2-7|372	This module adds different views to your dock. Any dock or sub-dock can be
14cr|cairo-dock-plugins-3.3.2-7|373	displayed with the view of your choice. Currently, 3D-plane, Caroussel,
14cr|cairo-dock-plugins-3.3.2-7|374	Parabolic and Rainbow views are provided
14cr|cairo-dock-plugins-3.3.2-7|375	
14cr|cairo-dock-plugins-3.3.2-7|376	%files -n %{packagename}-rendering
14cr|cairo-dock-plugins-3.3.2-7|377	%{_datadir}/cairo-dock/plug-ins/rendering
14cr|cairo-dock-plugins-3.3.2-7|378	%{_libdir}/cairo-dock/libcd-rendering.so
14cr|cairo-dock-plugins-3.3.2-7|379	
14cr|cairo-dock-plugins-3.3.2-7|380	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|381	%package -n %{packagename}-terminal
14cr|cairo-dock-plugins-3.3.2-7|382	Summary:	That package provides plugin "Terminal"
14cr|cairo-dock-plugins-3.3.2-7|383	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|384	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|385	
14cr|cairo-dock-plugins-3.3.2-7|386	%description -n %{packagename}-terminal
14cr|cairo-dock-plugins-3.3.2-7|387	Add a terminal to your dock! You can drag'n'drop files or text into it
14cr|cairo-dock-plugins-3.3.2-7|388	and select an action
14cr|cairo-dock-plugins-3.3.2-7|389	
14cr|cairo-dock-plugins-3.3.2-7|390	%files -n %{packagename}-terminal
14cr|cairo-dock-plugins-3.3.2-7|391	%{_datadir}/cairo-dock/plug-ins/terminal
14cr|cairo-dock-plugins-3.3.2-7|392	%{_libdir}/cairo-dock/libcd-terminal.so
14cr|cairo-dock-plugins-3.3.2-7|393	
14cr|cairo-dock-plugins-3.3.2-7|394	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|395	%package -n %{packagename}-powermanager
14cr|cairo-dock-plugins-3.3.2-7|396	Summary:	That package provides a powermanager plugins
14cr|cairo-dock-plugins-3.3.2-7|397	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|398	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|399	
14cr|cairo-dock-plugins-3.3.2-7|400	%description -n %{packagename}-powermanager
14cr|cairo-dock-plugins-3.3.2-7|401	A power manager for laptop's battery. It works with ACPI and DBus.
14cr|cairo-dock-plugins-3.3.2-7|402	
14cr|cairo-dock-plugins-3.3.2-7|403	%files -n %{packagename}-powermanager
14cr|cairo-dock-plugins-3.3.2-7|404	%{_datadir}/cairo-dock/plug-ins/powermanager
14cr|cairo-dock-plugins-3.3.2-7|405	%{_libdir}/cairo-dock/libcd-powermanager.so
14cr|cairo-dock-plugins-3.3.2-7|406	%{_datadir}/cairo-dock/gauges/Battery-Mono
14cr|cairo-dock-plugins-3.3.2-7|407	%{_datadir}/cairo-dock/gauges/Battery
14cr|cairo-dock-plugins-3.3.2-7|408	
14cr|cairo-dock-plugins-3.3.2-7|409	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|410	%package -n %{packagename}-shared-files
14cr|cairo-dock-plugins-3.3.2-7|411	Summary:	Shared files for plugins
14cr|cairo-dock-plugins-3.3.2-7|412	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|413	Obsoletes:	%{packagename}-shared-images < %{version}
14cr|cairo-dock-plugins-3.3.2-7|414	
14cr|cairo-dock-plugins-3.3.2-7|415	%description -n %{packagename}-shared-files
14cr|cairo-dock-plugins-3.3.2-7|416	This package provides shared files for plugins.
14cr|cairo-dock-plugins-3.3.2-7|417	
14cr|cairo-dock-plugins-3.3.2-7|418	%files -n %{packagename}-shared-files
14cr|cairo-dock-plugins-3.3.2-7|419	%{_datadir}/cairo-dock/plug-ins/shared-files
14cr|cairo-dock-plugins-3.3.2-7|420	
14cr|cairo-dock-plugins-3.3.2-7|421	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|422	#%package -n %{packagename}-shortcuts
14cr|cairo-dock-plugins-3.3.2-7|423	#Summary:	That package provides a shortcuts plugins
14cr|cairo-dock-plugins-3.3.2-7|424	#Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|425	#Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|426	
14cr|cairo-dock-plugins-3.3.2-7|427	#%description -n %{packagename}-shortcuts
14cr|cairo-dock-plugins-3.3.2-7|428	#An applets thatlet you acces quickly to all of your shortcuts.
14cr|cairo-dock-plugins-3.3.2-7|429	#It can manage disks, network points, and Nautilus bookmarks.
14cr|cairo-dock-plugins-3.3.2-7|430	#You can add or remove bookmarks bye drag'n'drop, even if you
14cr|cairo-dock-plugins-3.3.2-7|431	#don't have Nautilus. Middle-click to acces your desktop easily
14cr|cairo-dock-plugins-3.3.2-7|432	
14cr|cairo-dock-plugins-3.3.2-7|433	#%files -n %{packagename}-shortcuts
14cr|cairo-dock-plugins-3.3.2-7|434	#%{_datadir}/cairo-dock/plug-ins/shortcuts
14cr|cairo-dock-plugins-3.3.2-7|435	#%{_libdir}/cairo-dock/libcd-shortcuts.so
14cr|cairo-dock-plugins-3.3.2-7|436	
14cr|cairo-dock-plugins-3.3.2-7|437	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|438	%package -n %{packagename}-show_mouse
14cr|cairo-dock-plugins-3.3.2-7|439	Summary:	That package provides plugin "Show Mouse"
14cr|cairo-dock-plugins-3.3.2-7|440	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|441	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|442	
14cr|cairo-dock-plugins-3.3.2-7|443	%description -n %{packagename}-show_mouse
14cr|cairo-dock-plugins-3.3.2-7|444	This plug-in draw some animation around the cursor when it's inside a dock
14cr|cairo-dock-plugins-3.3.2-7|445	desklet.
14cr|cairo-dock-plugins-3.3.2-7|446	
14cr|cairo-dock-plugins-3.3.2-7|447	%files -n %{packagename}-show_mouse
14cr|cairo-dock-plugins-3.3.2-7|448	%{_datadir}/cairo-dock/plug-ins/show_mouse
14cr|cairo-dock-plugins-3.3.2-7|449	%{_libdir}/cairo-dock/libcd-show_mouse.so
14cr|cairo-dock-plugins-3.3.2-7|450	
14cr|cairo-dock-plugins-3.3.2-7|451	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|452	%package -n %{packagename}-systray
14cr|cairo-dock-plugins-3.3.2-7|453	Summary:	That package provides a systray plugins
14cr|cairo-dock-plugins-3.3.2-7|454	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|455	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|456	
14cr|cairo-dock-plugins-3.3.2-7|457	%description -n %{packagename}-systray
14cr|cairo-dock-plugins-3.3.2-7|458	Add a systray to your dock!
14cr|cairo-dock-plugins-3.3.2-7|459	
14cr|cairo-dock-plugins-3.3.2-7|460	%files -n %{packagename}-systray
14cr|cairo-dock-plugins-3.3.2-7|461	%{_datadir}/cairo-dock/plug-ins/systray
14cr|cairo-dock-plugins-3.3.2-7|462	%{_libdir}/cairo-dock/libcd-systray.so
14cr|cairo-dock-plugins-3.3.2-7|463	
14cr|cairo-dock-plugins-3.3.2-7|464	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|465	%package -n %{packagename}-toons
14cr|cairo-dock-plugins-3.3.2-7|466	Summary:	That package provides plugin "Toons"
14cr|cairo-dock-plugins-3.3.2-7|467	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|468	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|469	
14cr|cairo-dock-plugins-3.3.2-7|470	%description -n %{packagename}-toons
14cr|cairo-dock-plugins-3.3.2-7|471	This plug-in draw some animation around the cursor when it's inside a dock
14cr|cairo-dock-plugins-3.3.2-7|472	desklet.
14cr|cairo-dock-plugins-3.3.2-7|473	
14cr|cairo-dock-plugins-3.3.2-7|474	%files -n %{packagename}-toons
14cr|cairo-dock-plugins-3.3.2-7|475	%{_datadir}/cairo-dock/plug-ins/Toons
14cr|cairo-dock-plugins-3.3.2-7|476	%{_libdir}/cairo-dock/libcd-Toons.so
14cr|cairo-dock-plugins-3.3.2-7|477	
14cr|cairo-dock-plugins-3.3.2-7|478	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|479	%package -n %{packagename}-weather
14cr|cairo-dock-plugins-3.3.2-7|480	Summary:	That package provides a weather plugins
14cr|cairo-dock-plugins-3.3.2-7|481	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|482	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|483	
14cr|cairo-dock-plugins-3.3.2-7|484	%description -n %{packagename}-weather
14cr|cairo-dock-plugins-3.3.2-7|485	This applet displyas weather into your dock. It can detach itself to be a
14cr|cairo-dock-plugins-3.3.2-7|486	totally eye-candy 3D Desklet. You can have many valuable info by (middle)
14cr|cairo-dock-plugins-3.3.2-7|487	clicking on the icons. Data are provided by www.weather.com
14cr|cairo-dock-plugins-3.3.2-7|488	
14cr|cairo-dock-plugins-3.3.2-7|489	%files -n %{packagename}-weather
14cr|cairo-dock-plugins-3.3.2-7|490	%{_datadir}/cairo-dock/plug-ins/weather
14cr|cairo-dock-plugins-3.3.2-7|491	%{_libdir}/cairo-dock/libcd-weather.so
14cr|cairo-dock-plugins-3.3.2-7|492	
14cr|cairo-dock-plugins-3.3.2-7|493	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|494	%package -n %{packagename}-xgamma
14cr|cairo-dock-plugins-3.3.2-7|495	Summary:	That package provides a Xgamma plugins
14cr|cairo-dock-plugins-3.3.2-7|496	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|497	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|498	
14cr|cairo-dock-plugins-3.3.2-7|499	%description -n %{packagename}-xgamma
14cr|cairo-dock-plugins-3.3.2-7|500	Setup the gama of your screen directly from the dock. It is a simple port of
14cr|cairo-dock-plugins-3.3.2-7|501	xgamma. Quickly setup gamma with left click, or more accurately with middle
14cr|cairo-dock-plugins-3.3.2-7|502	click.
14cr|cairo-dock-plugins-3.3.2-7|503	
14cr|cairo-dock-plugins-3.3.2-7|504	%files -n %{packagename}-xgamma
14cr|cairo-dock-plugins-3.3.2-7|505	%{_datadir}/cairo-dock/plug-ins/Xgamma
14cr|cairo-dock-plugins-3.3.2-7|506	%{_libdir}/cairo-dock/libcd-Xgamma.so
14cr|cairo-dock-plugins-3.3.2-7|507	
14cr|cairo-dock-plugins-3.3.2-7|508	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|509	%package -n %{packagename}-alsamixer
14cr|cairo-dock-plugins-3.3.2-7|510	Summary:	That package provides a alsaMixer plugins
14cr|cairo-dock-plugins-3.3.2-7|511	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|512	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|513	
14cr|cairo-dock-plugins-3.3.2-7|514	%description -n %{packagename}-alsamixer
14cr|cairo-dock-plugins-3.3.2-7|515	This applet let you set up the sound volume from the dock.
14cr|cairo-dock-plugins-3.3.2-7|516	
14cr|cairo-dock-plugins-3.3.2-7|517	Click on icon to show/hide volume comtrol (You can bin a keyboard shortcut
14cr|cairo-dock-plugins-3.3.2-7|518	for it.) Middle-click to set or unset mute.
14cr|cairo-dock-plugins-3.3.2-7|519	
14cr|cairo-dock-plugins-3.3.2-7|520	This applet works with Alsa sound drivers.
14cr|cairo-dock-plugins-3.3.2-7|521	
14cr|cairo-dock-plugins-3.3.2-7|522	%files -n %{packagename}-alsamixer
14cr|cairo-dock-plugins-3.3.2-7|523	%{_datadir}/cairo-dock/plug-ins/AlsaMixer
14cr|cairo-dock-plugins-3.3.2-7|524	%{_libdir}/cairo-dock/libcd-AlsaMixer.so
14cr|cairo-dock-plugins-3.3.2-7|525	%{_datadir}/cairo-dock/gauges/Sound-Mono
14cr|cairo-dock-plugins-3.3.2-7|526	
14cr|cairo-dock-plugins-3.3.2-7|527	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|528	%package -n %{packagename}-cairo-penguin
14cr|cairo-dock-plugins-3.3.2-7|529	Summary:	That package provides a Cairo-Penguin plugins
14cr|cairo-dock-plugins-3.3.2-7|530	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|531	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|532	
14cr|cairo-dock-plugins-3.3.2-7|533	%description -n %{packagename}-cairo-penguin
14cr|cairo-dock-plugins-3.3.2-7|534	Add a lively Penguin in your dock! Left click to change animation,
14cr|cairo-dock-plugins-3.3.2-7|535	right click to disturb him ^_^.
14cr|cairo-dock-plugins-3.3.2-7|536	Images are from Pingus, Inspiration is from xpenguins.
14cr|cairo-dock-plugins-3.3.2-7|537	
14cr|cairo-dock-plugins-3.3.2-7|538	%files -n %{packagename}-cairo-penguin
14cr|cairo-dock-plugins-3.3.2-7|539	%{_datadir}/cairo-dock/plug-ins/Cairo-Penguin
14cr|cairo-dock-plugins-3.3.2-7|540	%{_libdir}/cairo-dock/libcd-Cairo-Penguin.so
14cr|cairo-dock-plugins-3.3.2-7|541	
14cr|cairo-dock-plugins-3.3.2-7|542	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|543	%package -n %{packagename}-slider
14cr|cairo-dock-plugins-3.3.2-7|544	Summary:	That package provides a slider plugins
14cr|cairo-dock-plugins-3.3.2-7|545	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|546	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|547	
14cr|cairo-dock-plugins-3.3.2-7|548	%description -n %{packagename}-slider
14cr|cairo-dock-plugins-3.3.2-7|549	The slider applet is a basic image slider.
14cr|cairo-dock-plugins-3.3.2-7|550	
14cr|cairo-dock-plugins-3.3.2-7|551	%files -n %{packagename}-slider
14cr|cairo-dock-plugins-3.3.2-7|552	%{_datadir}/cairo-dock/plug-ins/slider
14cr|cairo-dock-plugins-3.3.2-7|553	%{_libdir}/cairo-dock/libcd-slider.so
14cr|cairo-dock-plugins-3.3.2-7|554	
14cr|cairo-dock-plugins-3.3.2-7|555	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|556	%package -n %{packagename}-stack
14cr|cairo-dock-plugins-3.3.2-7|557	Summary:	That package provides a stack plugins
14cr|cairo-dock-plugins-3.3.2-7|558	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|559	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|560	
14cr|cairo-dock-plugins-3.3.2-7|561	%description -n %{packagename}-stack
14cr|cairo-dock-plugins-3.3.2-7|562	This applet allows you to build a stack of items, just like the Stack
14cr|cairo-dock-plugins-3.3.2-7|563	applet of MacOS X. Items can be files, folders, URL, or even pieces of text.
14cr|cairo-dock-plugins-3.3.2-7|564	
14cr|cairo-dock-plugins-3.3.2-7|565	%files -n %{packagename}-stack
14cr|cairo-dock-plugins-3.3.2-7|566	%{_datadir}/cairo-dock/plug-ins/stack
14cr|cairo-dock-plugins-3.3.2-7|567	%{_libdir}/cairo-dock/libcd-stack.so
14cr|cairo-dock-plugins-3.3.2-7|568	
14cr|cairo-dock-plugins-3.3.2-7|569	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|570	%package -n %{packagename}-System-monitor
14cr|cairo-dock-plugins-3.3.2-7|571	Summary:	That package provides plugin "System Monitor"
14cr|cairo-dock-plugins-3.3.2-7|572	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|573	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|574	Obsoletes:	%{packagename}-rame < 2.1.2
14cr|cairo-dock-plugins-3.3.2-7|575	Obsoletes:	%{packagename}-cpusage < 2.1.2
14cr|cairo-dock-plugins-3.3.2-7|576	Obsoletes:	%{packagename}-nvidia < 2.1.2
14cr|cairo-dock-plugins-3.3.2-7|577	
14cr|cairo-dock-plugins-3.3.2-7|578	%description -n %{packagename}-System-monitor
14cr|cairo-dock-plugins-3.3.2-7|579	This applet shows you the CPU load, RAM usage, graphic card temperature, etc.
14cr|cairo-dock-plugins-3.3.2-7|580	Middle click on the icon to get some valuable info. Left click on the icon to
14cr|cairo-dock-plugins-3.3.2-7|581	get a list of the most ressources using programs.
14cr|cairo-dock-plugins-3.3.2-7|582	
14cr|cairo-dock-plugins-3.3.2-7|583	You can instanciate this applet several times to show different values each
14cr|cairo-dock-plugins-3.3.2-7|584	time.
14cr|cairo-dock-plugins-3.3.2-7|585	
14cr|cairo-dock-plugins-3.3.2-7|586	%files -n %{packagename}-System-monitor
14cr|cairo-dock-plugins-3.3.2-7|587	%{_datadir}/cairo-dock/plug-ins/System-monitor
14cr|cairo-dock-plugins-3.3.2-7|588	%{_libdir}/cairo-dock/libcd-system-monitor.so
14cr|cairo-dock-plugins-3.3.2-7|589	
14cr|cairo-dock-plugins-3.3.2-7|590	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|591	%package -n %{packagename}-wifi
14cr|cairo-dock-plugins-3.3.2-7|592	Summary:	That package provides a wifi plugins
14cr|cairo-dock-plugins-3.3.2-7|593	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|594	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|595	
14cr|cairo-dock-plugins-3.3.2-7|596	%description -n %{packagename}-wifi
14cr|cairo-dock-plugins-3.3.2-7|597	The wifi applet show you the signal strenght of the first active connection.
14cr|cairo-dock-plugins-3.3.2-7|598	
14cr|cairo-dock-plugins-3.3.2-7|599	%files -n %{packagename}-wifi
14cr|cairo-dock-plugins-3.3.2-7|600	%{_datadir}/cairo-dock/plug-ins/wifi
14cr|cairo-dock-plugins-3.3.2-7|601	%{_libdir}/cairo-dock/libcd-wifi.so
14cr|cairo-dock-plugins-3.3.2-7|602	%{_datadir}/cairo-dock/gauges/Wifi_default
14cr|cairo-dock-plugins-3.3.2-7|603	
14cr|cairo-dock-plugins-3.3.2-7|604	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|605	%package -n %{packagename}-xfce-integration
14cr|cairo-dock-plugins-3.3.2-7|606	Summary:	That package provides a xfce-integration plugins
14cr|cairo-dock-plugins-3.3.2-7|607	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|608	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|609	
14cr|cairo-dock-plugins-3.3.2-7|610	%description -n %{packagename}-xfce-integration
14cr|cairo-dock-plugins-3.3.2-7|611	This applet provides functions for a better integration into XFCE.
14cr|cairo-dock-plugins-3.3.2-7|612	
14cr|cairo-dock-plugins-3.3.2-7|613	%files -n %{packagename}-xfce-integration
14cr|cairo-dock-plugins-3.3.2-7|614	%{_datadir}/cairo-dock/plug-ins/xfce-integration
14cr|cairo-dock-plugins-3.3.2-7|615	%{_libdir}/cairo-dock/libcd_xfce-integration.so
14cr|cairo-dock-plugins-3.3.2-7|616	
14cr|cairo-dock-plugins-3.3.2-7|617	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|618	%package -n %{packagename}-tomboy
14cr|cairo-dock-plugins-3.3.2-7|619	Summary:	That package provides a tomboy plugins
14cr|cairo-dock-plugins-3.3.2-7|620	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|621	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|622	
14cr|cairo-dock-plugins-3.3.2-7|623	%description -n %{packagename}-tomboy
14cr|cairo-dock-plugins-3.3.2-7|624	Control your TomBoy's notes directly in the dock!
14cr|cairo-dock-plugins-3.3.2-7|625	
14cr|cairo-dock-plugins-3.3.2-7|626	%files -n %{packagename}-tomboy
14cr|cairo-dock-plugins-3.3.2-7|627	%{_datadir}/cairo-dock/plug-ins/tomboy
14cr|cairo-dock-plugins-3.3.2-7|628	%{_libdir}/cairo-dock/libcd-tomboy.so
14cr|cairo-dock-plugins-3.3.2-7|629	
14cr|cairo-dock-plugins-3.3.2-7|630	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|631	%package -n %{packagename}-netspeed
14cr|cairo-dock-plugins-3.3.2-7|632	Summary:	That package provides a netspeed plugins
14cr|cairo-dock-plugins-3.3.2-7|633	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|634	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|635	
14cr|cairo-dock-plugins-3.3.2-7|636	%description -n %{packagename}-netspeed
14cr|cairo-dock-plugins-3.3.2-7|637	the netspeed applet show you the bit rate of your internet connection
14cr|cairo-dock-plugins-3.3.2-7|638	and make some stats on it.
14cr|cairo-dock-plugins-3.3.2-7|639	
14cr|cairo-dock-plugins-3.3.2-7|640	%files -n %{packagename}-netspeed
14cr|cairo-dock-plugins-3.3.2-7|641	%{_datadir}/cairo-dock/plug-ins/netspeed
14cr|cairo-dock-plugins-3.3.2-7|642	%{_libdir}/cairo-dock/libcd-netspeed.so
14cr|cairo-dock-plugins-3.3.2-7|643	
14cr|cairo-dock-plugins-3.3.2-7|644	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|645	%package -n %{packagename}-switcher
14cr|cairo-dock-plugins-3.3.2-7|646	Summary:	That package provides a switcher plugins
14cr|cairo-dock-plugins-3.3.2-7|647	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|648	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|649	Requires:	%{packagename}-shared-files = %{version}
14cr|cairo-dock-plugins-3.3.2-7|650	
14cr|cairo-dock-plugins-3.3.2-7|651	%description -n %{packagename}-switcher
14cr|cairo-dock-plugins-3.3.2-7|652	The new and soon wonderful switcher applet
14cr|cairo-dock-plugins-3.3.2-7|653	
14cr|cairo-dock-plugins-3.3.2-7|654	%files -n %{packagename}-switcher
14cr|cairo-dock-plugins-3.3.2-7|655	%{_datadir}/cairo-dock/plug-ins/switcher
14cr|cairo-dock-plugins-3.3.2-7|656	%{_libdir}/cairo-dock/libcd-switcher.so
14cr|cairo-dock-plugins-3.3.2-7|657	
14cr|cairo-dock-plugins-3.3.2-7|658	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|659	%package -n %{packagename}-dbus
14cr|cairo-dock-plugins-3.3.2-7|660	Summary:	That package provides a Dbus plugins
14cr|cairo-dock-plugins-3.3.2-7|661	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|662	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|663	
14cr|cairo-dock-plugins-3.3.2-7|664	%description -n %{packagename}-dbus
14cr|cairo-dock-plugins-3.3.2-7|665	This plug-in lets extern application interact on the dock. The communication
14cr|cairo-dock-plugins-3.3.2-7|666	between both sides is based on Dbus.
14cr|cairo-dock-plugins-3.3.2-7|667	
14cr|cairo-dock-plugins-3.3.2-7|668	%files -n %{packagename}-dbus
14cr|cairo-dock-plugins-3.3.2-7|669	%{_datadir}/cairo-dock/plug-ins/Dbus
14cr|cairo-dock-plugins-3.3.2-7|670	%{_libdir}/cairo-dock/libcd-Dbus.so
14cr|cairo-dock-plugins-3.3.2-7|671	%{_libdir}/cairo-dock/cairo-dock-launcher-API-daemon
14cr|cairo-dock-plugins-3.3.2-7|672	%{_prefix}/lib/cli/cairo-dock-plug-ins/CDApplet.dll
14cr|cairo-dock-plugins-3.3.2-7|673	%{ruby_libdir}/CDApplet.rb
14cr|cairo-dock-plugins-3.3.2-7|674	
14cr|cairo-dock-plugins-3.3.2-7|675	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|676	%package -n %{packagename}-interface-python
14cr|cairo-dock-plugins-3.3.2-7|677	Summary:	This package contains a Python interface for the DBus plug-in
14cr|cairo-dock-plugins-3.3.2-7|678	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|679	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|680	Requires:	python
14cr|cairo-dock-plugins-3.3.2-7|681	Requires:	python3
14cr|cairo-dock-plugins-3.3.2-7|682	
14cr|cairo-dock-plugins-3.3.2-7|683	%description -n %{packagename}-interface-python
14cr|cairo-dock-plugins-3.3.2-7|684	This package provides library of Cairo-Dock D-Bus interface for Python.
14cr|cairo-dock-plugins-3.3.2-7|685	
14cr|cairo-dock-plugins-3.3.2-7|686	%files -n %{packagename}-interface-python
14cr|cairo-dock-plugins-3.3.2-7|687	%{python_sitelib}/CDApplet-1.0-py*.egg-info
14cr|cairo-dock-plugins-3.3.2-7|688	%{python_sitelib}/CDApplet.py
14cr|cairo-dock-plugins-3.3.2-7|689	%{python_sitelib}/CDBashApplet-1.0-py*.egg-info
14cr|cairo-dock-plugins-3.3.2-7|690	%{python_sitelib}/CDBashApplet.py
14cr|cairo-dock-plugins-3.3.2-7|691	%{python_sitelib}/CairoDock.py
14cr|cairo-dock-plugins-3.3.2-7|692	%{python3_sitelib}/CDApplet-1.0-py*.egg-info
14cr|cairo-dock-plugins-3.3.2-7|693	%{python3_sitelib}/CDApplet.py
14cr|cairo-dock-plugins-3.3.2-7|694	%{python3_sitelib}/CDBashApplet-1.0-py*.egg-info
14cr|cairo-dock-plugins-3.3.2-7|695	%{python3_sitelib}/CDBashApplet.py
14cr|cairo-dock-plugins-3.3.2-7|696	%{python3_sitelib}/CairoDock.py
14cr|cairo-dock-plugins-3.3.2-7|697	
14cr|cairo-dock-plugins-3.3.2-7|698	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|699	%package -n %{packagename}-showdesktop
14cr|cairo-dock-plugins-3.3.2-7|700	Summary:	That package provides a showDesktop plugins
14cr|cairo-dock-plugins-3.3.2-7|701	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|702	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|703	Requires:	%{packagename}-shared-files = %{version}
14cr|cairo-dock-plugins-3.3.2-7|704	
14cr|cairo-dock-plugins-3.3.2-7|705	%description -n %{packagename}-showdesktop
14cr|cairo-dock-plugins-3.3.2-7|706	This applet let you acces quickly to your desktop.
14cr|cairo-dock-plugins-3.3.2-7|707	
14cr|cairo-dock-plugins-3.3.2-7|708	%files -n %{packagename}-showdesktop
14cr|cairo-dock-plugins-3.3.2-7|709	%{_datadir}/cairo-dock/plug-ins/showDesktop
14cr|cairo-dock-plugins-3.3.2-7|710	%{_libdir}/cairo-dock/libcd-showDesktop.so
14cr|cairo-dock-plugins-3.3.2-7|711	
14cr|cairo-dock-plugins-3.3.2-7|712	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|713	%package -n %{packagename}-gnome-integration
14cr|cairo-dock-plugins-3.3.2-7|714	Summary:	That package provides a gnome-integration plugins
14cr|cairo-dock-plugins-3.3.2-7|715	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|716	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|717	
14cr|cairo-dock-plugins-3.3.2-7|718	%description -n %{packagename}-gnome-integration
14cr|cairo-dock-plugins-3.3.2-7|719	This applet provides functions for a better integration into GNOME.
14cr|cairo-dock-plugins-3.3.2-7|720	
14cr|cairo-dock-plugins-3.3.2-7|721	%files -n %{packagename}-gnome-integration
14cr|cairo-dock-plugins-3.3.2-7|722	%{_datadir}/cairo-dock/plug-ins/gnome-integration
14cr|cairo-dock-plugins-3.3.2-7|723	%{_libdir}/cairo-dock/libcd_gnome-integration.so
14cr|cairo-dock-plugins-3.3.2-7|724	
14cr|cairo-dock-plugins-3.3.2-7|725	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|726	%package -n %{packagename}-clipper
14cr|cairo-dock-plugins-3.3.2-7|727	Summary:	That package provides plugin "Clipper"
14cr|cairo-dock-plugins-3.3.2-7|728	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|729	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|730	
14cr|cairo-dock-plugins-3.3.2-7|731	%description -n %{packagename}-clipper
14cr|cairo-dock-plugins-3.3.2-7|732	This applet keeps a trace of the clipboard and mouse selection, so that
14cr|cairo-dock-plugins-3.3.2-7|733	you can recall them quickly. It's a clone of the well-know Klipper.
14cr|cairo-dock-plugins-3.3.2-7|734	
14cr|cairo-dock-plugins-3.3.2-7|735	%files -n %{packagename}-clipper
14cr|cairo-dock-plugins-3.3.2-7|736	%{_datadir}/cairo-dock/plug-ins/Clipper
14cr|cairo-dock-plugins-3.3.2-7|737	%{_libdir}/cairo-dock/libcd-Clipper.so
14cr|cairo-dock-plugins-3.3.2-7|738	
14cr|cairo-dock-plugins-3.3.2-7|739	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|740	#disabled until cairo-dock-plugins builds successfully with libgnome-menu-3.0
14cr|cairo-dock-plugins-3.3.2-7|741	
14cr|cairo-dock-plugins-3.3.2-7|742	#%package -n %{packagename}-gmenu
14cr|cairo-dock-plugins-3.3.2-7|743	#Summary:	That package provides plugin "gmenu"
14cr|cairo-dock-plugins-3.3.2-7|744	#Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|745	#Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|746	
14cr|cairo-dock-plugins-3.3.2-7|747	#%description -n %{packagename}-gmenu
14cr|cairo-dock-plugins-3.3.2-7|748	#The new and soon wonderful GMenu applet
14cr|cairo-dock-plugins-3.3.2-7|749	
14cr|cairo-dock-plugins-3.3.2-7|750	#%files -n %{packagename}-gmenu
14cr|cairo-dock-plugins-3.3.2-7|751	#%{_datadir}/cairo-dock/plug-ins/GMenu
14cr|cairo-dock-plugins-3.3.2-7|752	#%{_libdir}/cairo-dock/libcd-GMenu.so
14cr|cairo-dock-plugins-3.3.2-7|753	
14cr|cairo-dock-plugins-3.3.2-7|754	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|755	%package -n %{packagename}-keyboard-indicator
14cr|cairo-dock-plugins-3.3.2-7|756	Summary:	That package provides plugin "Keyboard Indicator"
14cr|cairo-dock-plugins-3.3.2-7|757	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|758	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|759	
14cr|cairo-dock-plugins-3.3.2-7|760	%description -n %{packagename}-keyboard-indicator
14cr|cairo-dock-plugins-3.3.2-7|761	This applet lets you control the keyboard layout.
14cr|cairo-dock-plugins-3.3.2-7|762	
14cr|cairo-dock-plugins-3.3.2-7|763	%files -n %{packagename}-keyboard-indicator
14cr|cairo-dock-plugins-3.3.2-7|764	%{_datadir}/cairo-dock/plug-ins/keyboard-indicator
14cr|cairo-dock-plugins-3.3.2-7|765	%{_libdir}/cairo-dock/libcd-keyboard-indicator.so
14cr|cairo-dock-plugins-3.3.2-7|766	
14cr|cairo-dock-plugins-3.3.2-7|767	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|768	%package -n %{packagename}-weblets
14cr|cairo-dock-plugins-3.3.2-7|769	Summary:	That package provides plugin "Weblets"
14cr|cairo-dock-plugins-3.3.2-7|770	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|771	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|772	
14cr|cairo-dock-plugins-3.3.2-7|773	%description -n %{packagename}-weblets
14cr|cairo-dock-plugins-3.3.2-7|774	The weblets applet allows you to show an interactive web page on your desktop.
14cr|cairo-dock-plugins-3.3.2-7|775	
14cr|cairo-dock-plugins-3.3.2-7|776	%files -n %{packagename}-weblets
14cr|cairo-dock-plugins-3.3.2-7|777	%{_datadir}/cairo-dock/plug-ins/weblets
14cr|cairo-dock-plugins-3.3.2-7|778	%{_libdir}/cairo-dock/libcd-weblets.so
14cr|cairo-dock-plugins-3.3.2-7|779	
14cr|cairo-dock-plugins-3.3.2-7|780	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|781	%package -n %{packagename}-rssreader
14cr|cairo-dock-plugins-3.3.2-7|782	Summary:	That package provides plugin "RSS Reader"
14cr|cairo-dock-plugins-3.3.2-7|783	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|784	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|785	
14cr|cairo-dock-plugins-3.3.2-7|786	%description -n %{packagename}-rssreader
14cr|cairo-dock-plugins-3.3.2-7|787	This applet is an RSS/Atom feed reader. You can instanciate it as many
14cr|cairo-dock-plugins-3.3.2-7|788	times as you want.
14cr|cairo-dock-plugins-3.3.2-7|789	
14cr|cairo-dock-plugins-3.3.2-7|790	%files -n %{packagename}-rssreader
14cr|cairo-dock-plugins-3.3.2-7|791	%{_libdir}/cairo-dock/libcd-rssreader.so
14cr|cairo-dock-plugins-3.3.2-7|792	%{_datadir}/cairo-dock/plug-ins/RSSreader
14cr|cairo-dock-plugins-3.3.2-7|793	
14cr|cairo-dock-plugins-3.3.2-7|794	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|795	%package -n %{packagename}-Folders
14cr|cairo-dock-plugins-3.3.2-7|796	Summary:	That package provides plugin "Folders"
14cr|cairo-dock-plugins-3.3.2-7|797	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|798	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|799	
14cr|cairo-dock-plugins-3.3.2-7|800	%description -n %{packagename}-Folders
14cr|cairo-dock-plugins-3.3.2-7|801	This applet imports folders inside the Dock.
14cr|cairo-dock-plugins-3.3.2-7|802	
14cr|cairo-dock-plugins-3.3.2-7|803	%files -n %{packagename}-Folders
14cr|cairo-dock-plugins-3.3.2-7|804	%{_libdir}/cairo-dock/libcd-Folders.so
14cr|cairo-dock-plugins-3.3.2-7|805	%{_datadir}/cairo-dock/plug-ins/Folders
14cr|cairo-dock-plugins-3.3.2-7|806	
14cr|cairo-dock-plugins-3.3.2-7|807	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|808	%package -n %{packagename}-remote-control
14cr|cairo-dock-plugins-3.3.2-7|809	Summary: That package provides plugin "Remote Control"
14cr|cairo-dock-plugins-3.3.2-7|810	Group: Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|811	Requires: %{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|812	
14cr|cairo-dock-plugins-3.3.2-7|813	%description -n %{packagename}-remote-control
14cr|cairo-dock-plugins-3.3.2-7|814	This plug-in lets you control your dock from the keyboard or even
14cr|cairo-dock-plugins-3.3.2-7|815	a remote controller.
14cr|cairo-dock-plugins-3.3.2-7|816	
14cr|cairo-dock-plugins-3.3.2-7|817	%files -n %{packagename}-remote-control
14cr|cairo-dock-plugins-3.3.2-7|818	%{_libdir}/cairo-dock/libcd-Remote-Control.so
14cr|cairo-dock-plugins-3.3.2-7|819	%{_datadir}/cairo-dock/plug-ins/Remote-Control
14cr|cairo-dock-plugins-3.3.2-7|820	
14cr|cairo-dock-plugins-3.3.2-7|821	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|822	%package -n %{packagename}-vala
14cr|cairo-dock-plugins-3.3.2-7|823	Summary:	This package provides vala binding for %{packagename}
14cr|cairo-dock-plugins-3.3.2-7|824	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|825	
14cr|cairo-dock-plugins-3.3.2-7|826	%description -n %{packagename}-vala
14cr|cairo-dock-plugins-3.3.2-7|827	This package provides vala binding for %{packagename}.
14cr|cairo-dock-plugins-3.3.2-7|828	
14cr|cairo-dock-plugins-3.3.2-7|829	%files -n %{packagename}-vala
14cr|cairo-dock-plugins-3.3.2-7|830	%{_libdir}/libCDApplet.so
14cr|cairo-dock-plugins-3.3.2-7|831	%{_libdir}/pkgconfig/CDApplet.pc
14cr|cairo-dock-plugins-3.3.2-7|832	%{_datadir}/vala*/vapi/CDApplet.*
14cr|cairo-dock-plugins-3.3.2-7|833	
14cr|cairo-dock-plugins-3.3.2-7|834	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|835	%package -n %{packagename}-status-notifier
14cr|cairo-dock-plugins-3.3.2-7|836	Summary:	That package provides plugin "status-notifier"
14cr|cairo-dock-plugins-3.3.2-7|837	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|838	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|839	
14cr|cairo-dock-plugins-3.3.2-7|840	%description -n %{packagename}-status-notifier
14cr|cairo-dock-plugins-3.3.2-7|841	This package provides plugin Status Notifier for %{packagename}.
14cr|cairo-dock-plugins-3.3.2-7|842	
14cr|cairo-dock-plugins-3.3.2-7|843	%files -n %{packagename}-status-notifier
14cr|cairo-dock-plugins-3.3.2-7|844	%{_libdir}/cairo-dock/libcd-status-notifier.so
14cr|cairo-dock-plugins-3.3.2-7|845	%{_libdir}/cairo-dock/status-notifier-watcher
14cr|cairo-dock-plugins-3.3.2-7|846	%{_datadir}/cairo-dock/plug-ins/Status-Notifier
14cr|cairo-dock-plugins-3.3.2-7|847	
14cr|cairo-dock-plugins-3.3.2-7|848	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|849	
14cr|cairo-dock-plugins-3.3.2-7|850	%package -n %{packagename}-recent-events
14cr|cairo-dock-plugins-3.3.2-7|851	Summary:	Recent-Events applet based on Zeitgeist framework
14cr|cairo-dock-plugins-3.3.2-7|852	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|853	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|854	
14cr|cairo-dock-plugins-3.3.2-7|855	%description -n %{packagename}-recent-events
14cr|cairo-dock-plugins-3.3.2-7|856	This applet is an quite complex and Gnome Activity Journal like.
14cr|cairo-dock-plugins-3.3.2-7|857	Features:
14cr|cairo-dock-plugins-3.3.2-7|858	* you can browse recent tracked events by categories (All,
14cr|cairo-dock-plugins-3.3.2-7|859	Document, Folder, Image, Audioa, Video, Other, Top Results)
14cr|cairo-dock-plugins-3.3.2-7|860	* you can look for events (search through it and delete the searched item)
14cr|cairo-dock-plugins-3.3.2-7|861	* the tracked items have thumbnails
14cr|cairo-dock-plugins-3.3.2-7|862	* huge list of recent items
14cr|cairo-dock-plugins-3.3.2-7|863	
14cr|cairo-dock-plugins-3.3.2-7|864	%files -n %{packagename}-recent-events
14cr|cairo-dock-plugins-3.3.2-7|865	%{_libdir}/cairo-dock/libcd-Recent-Events.so
14cr|cairo-dock-plugins-3.3.2-7|866	%{_datadir}/cairo-dock/plug-ins/Recent-Events/*
14cr|cairo-dock-plugins-3.3.2-7|867	
14cr|cairo-dock-plugins-3.3.2-7|868	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|869	
14cr|cairo-dock-plugins-3.3.2-7|870	%package -n %{packagename}-impulse
14cr|cairo-dock-plugins-3.3.2-7|871	Summary:	That package provides plugin "Impulse"
14cr|cairo-dock-plugins-3.3.2-7|872	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|873	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|874	
14cr|cairo-dock-plugins-3.3.2-7|875	%description -n %{packagename}-impulse
14cr|cairo-dock-plugins-3.3.2-7|876	This applet analyse the signal given by PulseAudio and provides a graphical
14cr|cairo-dock-plugins-3.3.2-7|877	equalizer into the dock.
14cr|cairo-dock-plugins-3.3.2-7|878	
14cr|cairo-dock-plugins-3.3.2-7|879	%files -n %{packagename}-impulse
14cr|cairo-dock-plugins-3.3.2-7|880	%{_libdir}/cairo-dock/libcd-Impulse.so
14cr|cairo-dock-plugins-3.3.2-7|881	%{_datadir}/cairo-dock/plug-ins/Impulse/*
14cr|cairo-dock-plugins-3.3.2-7|882	
14cr|cairo-dock-plugins-3.3.2-7|883	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|884	
14cr|cairo-dock-plugins-3.3.2-7|885	%package -n %{packagename}-screenshot
14cr|cairo-dock-plugins-3.3.2-7|886	Summary:	That package provides plugin "Screenshot"
14cr|cairo-dock-plugins-3.3.2-7|887	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|888	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|889	
14cr|cairo-dock-plugins-3.3.2-7|890	%description -n %{packagename}-screenshot
14cr|cairo-dock-plugins-3.3.2-7|891	A simple applet to quickly take screenshots.
14cr|cairo-dock-plugins-3.3.2-7|892	
14cr|cairo-dock-plugins-3.3.2-7|893	%files -n %{packagename}-screenshot
14cr|cairo-dock-plugins-3.3.2-7|894	%{_libdir}/cairo-dock/libcd-Screenshot.so
14cr|cairo-dock-plugins-3.3.2-7|895	%{_datadir}/cairo-dock/plug-ins/Screenshot/*
14cr|cairo-dock-plugins-3.3.2-7|896	
14cr|cairo-dock-plugins-3.3.2-7|897	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|898	
14cr|cairo-dock-plugins-3.3.2-7|899	%package -n %{packagename}-sound-effects
14cr|cairo-dock-plugins-3.3.2-7|900	Summary:	That package provides plugin "Sound Effects"
14cr|cairo-dock-plugins-3.3.2-7|901	Group:		Graphical desktop/Other
14cr|cairo-dock-plugins-3.3.2-7|902	Requires:	%{name}-i18n = %{version}
14cr|cairo-dock-plugins-3.3.2-7|903	
14cr|cairo-dock-plugins-3.3.2-7|904	%description -n %{packagename}-sound-effects
14cr|cairo-dock-plugins-3.3.2-7|905	This plug-in adds sound effects on various events in the dock. When clicking
14cr|cairo-dock-plugins-3.3.2-7|906	an icon, when hovering an icon etc.
14cr|cairo-dock-plugins-3.3.2-7|907	
14cr|cairo-dock-plugins-3.3.2-7|908	%files -n %{packagename}-sound-effects
14cr|cairo-dock-plugins-3.3.2-7|909	%{_libdir}/cairo-dock/libcd-Sound-Effects.so
14cr|cairo-dock-plugins-3.3.2-7|910	%{_datadir}/cairo-dock/plug-ins/Sound-Effects/*
14cr|cairo-dock-plugins-3.3.2-7|911	
14cr|cairo-dock-plugins-3.3.2-7|912	#---------------------------------------------------------------------
14cr|cairo-dock-plugins-3.3.2-7|913	
14cr|cairo-dock-plugins-3.3.2-7|914	%prep
14cr|cairo-dock-plugins-3.3.2-7|915	%setup -q
14cr|cairo-dock-plugins-3.3.2-7|916	%patch0 -p1
14cr|cairo-dock-plugins-3.3.2-7|917	%patch1 -p1
14cr|cairo-dock-plugins-3.3.2-7|918	%patch2 -p1
14cr|cairo-dock-plugins-3.3.2-7|919	
14cr|cairo-dock-plugins-3.3.2-7|920	for i in */src/CMakeLists.txt
14cr|cairo-dock-plugins-3.3.2-7|921	do
14cr|cairo-dock-plugins-3.3.2-7|922	sed -i -e 's/ SHARED/ MODULE /' $i
14cr|cairo-dock-plugins-3.3.2-7|923	done
14cr|cairo-dock-plugins-3.3.2-7|924	
14cr|cairo-dock-plugins-3.3.2-7|925	%build
14cr|cairo-dock-plugins-3.3.2-7|926	%cmake
14cr|cairo-dock-plugins-3.3.2-7|927	%make
14cr|cairo-dock-plugins-3.3.2-7|928	
14cr|cairo-dock-plugins-3.3.2-7|929	%install
14cr|cairo-dock-plugins-3.3.2-7|930	%makeinstall_std -C build
14cr|cairo-dock-plugins-3.3.2-7|931	
14cr|cairo-dock-plugins-3.3.2-7|932	rm -f %{buildroot}%{_libdir}/cairo-dock/cairo-dock-unity-bridge
14cr|cairo-dock-plugins-3.3.2-7|933	
14cr|cairo-dock-plugins-3.3.2-7|934	# chortcuts crash cairo dock now
14cr|cairo-dock-plugins-3.3.2-7|935	rm -rf %{buildroot}%{_datadir}/cairo-dock/plug-ins/shortcuts
14cr|cairo-dock-plugins-3.3.2-7|936	rm -f %{buildroot}%{_libdir}/cairo-dock/libcd-shortcuts.so
14cr|cairo-dock-plugins-3.3.2-7|937	
14cr|cairo-dock-plugins-3.3.2-7|938	%find_lang %{name}
14cr|cairo-dock-plugins-3.3.2-7|939	
14cr|cairo-dock-plugins-3.3.2-7|940	%changelog
14cr|cairo-dock-plugins-3.3.2-7|941	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.2-7
14cr|cairo-dock-plugins-3.3.2-7|942	+ Revision: 55760b3
14cr|cairo-dock-plugins-3.3.2-7|943	- MassBuild#464: Increase release tag
14cr|cairo-dock-plugins-3.3.2-7|944	
14cr|cairo-dock-plugins-3.3.2-7|945	

501 14
14cr|cairo-dock-themes-1.6.3.1-6|1	Summary:	Themes for cairo-dock
14cr|cairo-dock-themes-1.6.3.1-6|2	Name:		cairo-dock-themes
14cr|cairo-dock-themes-1.6.3.1-6|3	Version:	1.6.3.1
14cr|cairo-dock-themes-1.6.3.1-6|4	Release:	6
14cr|cairo-dock-themes-1.6.3.1-6|5	License:	GPLv3+
14cr|cairo-dock-themes-1.6.3.1-6|6	Group:		Graphical desktop/Other
14cr|cairo-dock-themes-1.6.3.1-6|7	Url:		http://www.cairo-dock.org/
14cr|cairo-dock-themes-1.6.3.1-6|8	Source0:	http://download.berlios.de/cairo-dock/%{name}-%{version}.tar.bz2
14cr|cairo-dock-themes-1.6.3.1-6|9	Source1:	%{name}.rpmlintrc
14cr|cairo-dock-themes-1.6.3.1-6|10	Patch0:		cairo-dock-themes-1.6.3.1-theme-dir.patch
14cr|cairo-dock-themes-1.6.3.1-6|11	BuildRequires:	pkgconfig(gldi)
14cr|cairo-dock-themes-1.6.3.1-6|12	Requires:	cairo-dock
14cr|cairo-dock-themes-1.6.3.1-6|13	BuildArch:	noarch
14cr|cairo-dock-themes-1.6.3.1-6|14	
14cr|cairo-dock-themes-1.6.3.1-6|15	%description
14cr|cairo-dock-themes-1.6.3.1-6|16	This package contains all cairo-dock themes.
14cr|cairo-dock-themes-1.6.3.1-6|17	
14cr|cairo-dock-themes-1.6.3.1-6|18	%files
14cr|cairo-dock-themes-1.6.3.1-6|19	%{_datadir}/cairo-dock/themes/*
14cr|cairo-dock-themes-1.6.3.1-6|20	
14cr|cairo-dock-themes-1.6.3.1-6|21	#---------------------------------------------------------------------
14cr|cairo-dock-themes-1.6.3.1-6|22	%prep
14cr|cairo-dock-themes-1.6.3.1-6|23	%setup -q
14cr|cairo-dock-themes-1.6.3.1-6|24	%patch0 -p0
14cr|cairo-dock-themes-1.6.3.1-6|25	
14cr|cairo-dock-themes-1.6.3.1-6|26	%build
14cr|cairo-dock-themes-1.6.3.1-6|27	autoreconf -fi
14cr|cairo-dock-themes-1.6.3.1-6|28	%configure2_5x
14cr|cairo-dock-themes-1.6.3.1-6|29	%make
14cr|cairo-dock-themes-1.6.3.1-6|30	
14cr|cairo-dock-themes-1.6.3.1-6|31	%install
14cr|cairo-dock-themes-1.6.3.1-6|32	%makeinstall_std
14cr|cairo-dock-themes-1.6.3.1-6|33	
14cr|cairo-dock-themes-1.6.3.1-6|34	
14cr|cairo-dock-themes-1.6.3.1-6|35	%changelog
14cr|cairo-dock-themes-1.6.3.1-6|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3.1-6
14cr|cairo-dock-themes-1.6.3.1-6|37	+ Revision: 3448e9b
14cr|cairo-dock-themes-1.6.3.1-6|38	- MassBuild#464: Increase release tag
14cr|cairo-dock-themes-1.6.3.1-6|39	
14cr|cairo-dock-themes-1.6.3.1-6|40	

502 14
14cr|caja-1.8.0-2|1	%define url_ver     %(echo %{version}|cut -d. -f1,2)
14cr|caja-1.8.0-2|2	%define name        caja
14cr|caja-1.8.0-2|3	%define oname       mate-file-manager
14cr|caja-1.8.0-2|4	%define major       1
14cr|caja-1.8.0-2|5	%define gi_major    2.0
14cr|caja-1.8.0-2|6	%define libname     %mklibname %{name}-extension %{major}
14cr|caja-1.8.0-2|7	%define develname   %mklibname -d %{name}-extension
14cr|caja-1.8.0-2|8	%define girname     %mklibname %{name}-gir %{gi_major}
14cr|caja-1.8.0-2|9	
14cr|caja-1.8.0-2|10	Name:               %{name}
14cr|caja-1.8.0-2|11	Version:            1.8.0
14cr|caja-1.8.0-2|12	Release:            2
14cr|caja-1.8.0-2|13	Summary:            File manager for the MATE desktop environment
14cr|caja-1.8.0-2|14	Group:              File tools
14cr|caja-1.8.0-2|15	License:            GPLv2+ and LGPLv2+
14cr|caja-1.8.0-2|16	URL:                http://www.mate-desktop.org/
14cr|caja-1.8.0-2|17	Source0:            http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|caja-1.8.0-2|18	Source1:            nautilus_16.png
14cr|caja-1.8.0-2|19	Source2:            nautilus_32.png
14cr|caja-1.8.0-2|20	Source3:            nautilus_48.png
14cr|caja-1.8.0-2|21	Source4:            caja-ffmpegthumbnailer.thumbnailer
14cr|caja-1.8.0-2|22	Source5:            caja-autostart.in
14cr|caja-1.8.0-2|23	Source6:            caja-autostart.desktop
14cr|caja-1.8.0-2|24	# gw from Fedora, fix crash on weird file infos
14cr|caja-1.8.0-2|25	# http://bugzilla.mate.org/show_bug.cgi?id=519743
14cr|caja-1.8.0-2|26	Patch0:             nautilus-filetype-symlink-fix.patch
14cr|caja-1.8.0-2|27	# (fc) don't show KDE specific links (CVS + me) (Mdv bug #4844)
14cr|caja-1.8.0-2|28	Patch1:             nautilus-kdedesktop.patch
14cr|caja-1.8.0-2|29	# (fc) auto-unmount ejected medias when mount points are in fstab (Mdv bug #39540)
14cr|caja-1.8.0-2|30	Patch2:             nautilus-2.25.91-umountfstab.patch
14cr|caja-1.8.0-2|31	# (fc) add a search .desktop file (GNOME bug #350950) (SUSE)
14cr|caja-1.8.0-2|32	Patch3:             nautilus-bgo350950-search-desktop.diff
14cr|caja-1.8.0-2|33	# (cg) Patch for double forking problem (mga#11184)
14cr|caja-1.8.0-2|34	Patch5:             caja-1.7.2-avoid-double-forking.patch
14cr|caja-1.8.0-2|35	# (patch by Atilla ÖNTAŞ) This patch fixes unworking accels issue and respects mate config dirs.
14cr|caja-1.8.0-2|36	Patch7:             mate-file-manager-1.6.2-mga_fix_config_dirs.patch
14cr|caja-1.8.0-2|37	# (gnome#674659)	places-sidebar: don't double unref GMount objects
14cr|caja-1.8.0-2|38	Patch8:			    mate-file-manager-1.6.2-double_unref_GMount_objects.patch
14cr|caja-1.8.0-2|39	# Along with Source5 and Source6 try to fix x-caja-windows on startup issue
14cr|caja-1.8.0-2|40	# Taken from Fedora
14cr|caja-1.8.0-2|41	# https://bugzilla.redhat.com/show_bug.cgi?id=886029
14cr|caja-1.8.0-2|42	# https://bugs.mageia.org/show_bug.cgi?id=12463
14cr|caja-1.8.0-2|43	# https://github.com/mate-desktop/caja/issues/100
14cr|caja-1.8.0-2|44	Patch9:             mate-file-manager-1.6.2-fdo-x-caja-windows.patch
14cr|caja-1.8.0-2|45	Patch10:            mate-file-manager-1.6.2-fdo-yet_another_xcaja_workaround.patch
14cr|caja-1.8.0-2|46	# Allows to dropping files/directories to bookmarks:
14cr|caja-1.8.0-2|47	Patch11:            mate-file-manager_allow-dropping-files-to-bookmarks.patch
14cr|caja-1.8.0-2|48	
14cr|caja-1.8.0-2|49	BuildRequires:      pkgconfig(libxml-2.0)
14cr|caja-1.8.0-2|50	BuildRequires:      pkgconfig(dbus-glib-1)
14cr|caja-1.8.0-2|51	BuildRequires:      gtk-doc
14cr|caja-1.8.0-2|52	BuildRequires:      intltool
14cr|caja-1.8.0-2|53	BuildRequires:      mate-common
14cr|caja-1.8.0-2|54	BuildRequires:      pkgconfig(gsettings-desktop-schemas)
14cr|caja-1.8.0-2|55	BuildRequires:      pkgconfig(exempi-2.0)
14cr|caja-1.8.0-2|56	BuildRequires:      pkgconfig(gobject-introspection-1.0)
14cr|caja-1.8.0-2|57	BuildRequires:      pkgconfig(gtk+-2.0)
14cr|caja-1.8.0-2|58	BuildRequires:      pkgconfig(glib-2.0)
14cr|caja-1.8.0-2|59	BuildRequires:      pkgconfig(cairo-gobject)
14cr|caja-1.8.0-2|60	BuildRequires:      pkgconfig(gail)
14cr|caja-1.8.0-2|61	BuildRequires:      pkgconfig(libexif)
14cr|caja-1.8.0-2|62	BuildRequires:      pkgconfig(mate-desktop-2.0)
14cr|caja-1.8.0-2|63	BuildRequires:      pkgconfig(pangox)
14cr|caja-1.8.0-2|64	BuildRequires:      pkgconfig(sm)
14cr|caja-1.8.0-2|65	BuildRequires:      pkgconfig(unique-1.0)
14cr|caja-1.8.0-2|66	BuildRequires:      librsvg-devel
14cr|caja-1.8.0-2|67	BuildRequires:      chrpath
14cr|caja-1.8.0-2|68	
14cr|caja-1.8.0-2|69	Requires:           gvfs
14cr|caja-1.8.0-2|70	# We need a seperate package for other MATE apps.
14cr|caja-1.8.0-2|71	Requires:           %{name}-schemas = %{version}-%{release}
14cr|caja-1.8.0-2|72	Suggests:           %{name}-extensions >= 1.7.0
14cr|caja-1.8.0-2|73	
14cr|caja-1.8.0-2|74	# Whitout these, caja can not connect to a secure network or WebDav
14cr|caja-1.8.0-2|75	Suggests:           glib-networking
14cr|caja-1.8.0-2|76	Suggests:           davfs2
14cr|caja-1.8.0-2|77	Suggests:           ffmpegthumbnailer
14cr|caja-1.8.0-2|78	
14cr|caja-1.8.0-2|79	Provides:           %{oname}
14cr|caja-1.8.0-2|80	Obsoletes:          %{oname}
14cr|caja-1.8.0-2|81	
14cr|caja-1.8.0-2|82	%description
14cr|caja-1.8.0-2|83	Caja is the file manager and graphical shell for the MATE desktop,
14cr|caja-1.8.0-2|84	that makes it easy to manage your files and the rest of your system.
14cr|caja-1.8.0-2|85	
14cr|caja-1.8.0-2|86	It allows to browse directories on local and remote file systems,
14cr|caja-1.8.0-2|87	preview files and launch applications associated with them.
14cr|caja-1.8.0-2|88	It is also responsible for handling the icons on the MATE desktop.
14cr|caja-1.8.0-2|89	
14cr|caja-1.8.0-2|90	%package -n %{libname}
14cr|caja-1.8.0-2|91	Summary:             Libraries for Mate file manager
14cr|caja-1.8.0-2|92	Group:               System/Libraries
14cr|caja-1.8.0-2|93	
14cr|caja-1.8.0-2|94	%description -n %{libname}
14cr|caja-1.8.0-2|95	Caja is a  file manager for the MATE desktop environment.
14cr|caja-1.8.0-2|96	This package contains libraries used by Caja.
14cr|caja-1.8.0-2|97	
14cr|caja-1.8.0-2|98	%package -n %{girname}
14cr|caja-1.8.0-2|99	Summary:        GObject Introspection interface description for %{name}
14cr|caja-1.8.0-2|100	Group:          System/Libraries
14cr|caja-1.8.0-2|101	Requires:       %{libname} = %{version}
14cr|caja-1.8.0-2|102	
14cr|caja-1.8.0-2|103	%description -n %{girname}
14cr|caja-1.8.0-2|104	GObject Introspection interface description for %{name}
14cr|caja-1.8.0-2|105	
14cr|caja-1.8.0-2|106	%package -n %{develname}
14cr|caja-1.8.0-2|107	Summary:        Libraries and include files for developing caja components
14cr|caja-1.8.0-2|108	Group:          Development/C
14cr|caja-1.8.0-2|109	Requires:       %{libname} = %{version}
14cr|caja-1.8.0-2|110	Requires:       %{girname} = %{version}
14cr|caja-1.8.0-2|111	Provides:       %{name}-devel = %{version}-%{release}
14cr|caja-1.8.0-2|112	Obsoletes:      %{oname}-devel
14cr|caja-1.8.0-2|113	Provides:       %{oname}-devel
14cr|caja-1.8.0-2|114	
14cr|caja-1.8.0-2|115	%description -n %{develname}
14cr|caja-1.8.0-2|116	This package provides the necessary development libraries and include
14cr|caja-1.8.0-2|117	files to allow you to develop caja components.
14cr|caja-1.8.0-2|118	
14cr|caja-1.8.0-2|119	%package -n %{name}-schemas
14cr|caja-1.8.0-2|120	Summary:        Gsettings schema files for %{name}
14cr|caja-1.8.0-2|121	Group:          File tools
14cr|caja-1.8.0-2|122	Obsoletes:      %{oname}
14cr|caja-1.8.0-2|123	
14cr|caja-1.8.0-2|124	%description -n %{name}-schemas
14cr|caja-1.8.0-2|125	This package provides caja gsettings schema files;
14cr|caja-1.8.0-2|126	needed to run caja and various other MATE applications.
14cr|caja-1.8.0-2|127	
14cr|caja-1.8.0-2|128	%prep
14cr|caja-1.8.0-2|129	%setup -q
14cr|caja-1.8.0-2|130	%apply_patches
14cr|caja-1.8.0-2|131	
14cr|caja-1.8.0-2|132	%build
14cr|caja-1.8.0-2|133	%configure2_5x \
14cr|caja-1.8.0-2|134	--disable-static \
14cr|caja-1.8.0-2|135	--enable-unique \
14cr|caja-1.8.0-2|136	--disable-schemas-compile \
14cr|caja-1.8.0-2|137	--with-x \
14cr|caja-1.8.0-2|138	--with-gtk=2.0 \
14cr|caja-1.8.0-2|139	--disable-update-mimedb
14cr|caja-1.8.0-2|140	
14cr|caja-1.8.0-2|141	%make
14cr|caja-1.8.0-2|142	
14cr|caja-1.8.0-2|143	%install
14cr|caja-1.8.0-2|144	%makeinstall_std
14cr|caja-1.8.0-2|145	
14cr|caja-1.8.0-2|146	mkdir -p  %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
14cr|caja-1.8.0-2|147	cp %{SOURCE1} %{buildroot}%{_miconsdir}/caja.png
14cr|caja-1.8.0-2|148	cp %{SOURCE2} %{buildroot}%{_iconsdir}/caja.png
14cr|caja-1.8.0-2|149	cp %{SOURCE3} %{buildroot}%{_liconsdir}/caja.png
14cr|caja-1.8.0-2|150	
14cr|caja-1.8.0-2|151	mkdir -p %{buildroot}%{_datadir}/thumbnailers
14cr|caja-1.8.0-2|152	install -m644 %{SOURCE4} %{buildroot}%{_datadir}/thumbnailers/caja-ffmpegthumbnailer.thumbnailer
14cr|caja-1.8.0-2|153	
14cr|caja-1.8.0-2|154	chrpath --delete %{buildroot}%{_libexecdir}/caja-convert-metadata
14cr|caja-1.8.0-2|155	chrpath --delete %{buildroot}%{_bindir}/caja
14cr|caja-1.8.0-2|156	chrpath --delete %{buildroot}%{_bindir}/caja-connect-server
14cr|caja-1.8.0-2|157	chrpath --delete %{buildroot}%{_bindir}/caja-autorun-software
14cr|caja-1.8.0-2|158	chrpath --delete %{buildroot}%{_bindir}/caja-file-management-properties
14cr|caja-1.8.0-2|159	
14cr|caja-1.8.0-2|160	mkdir -p %{buildroot}%{_localstatedir}/lib/mate/desktop \
14cr|caja-1.8.0-2|161	%{buildroot}%{_datadir}/%{name}/default-desktop \
14cr|caja-1.8.0-2|162	%{buildroot}%{_libdir}/%{name}/extensions-2.0
14cr|caja-1.8.0-2|163	
14cr|caja-1.8.0-2|164	# Install these to fix x-caja-desktop issue (mga#12463)
14cr|caja-1.8.0-2|165	desktop-file-install --dir=%{buildroot}%{_sysconfdir}/xdg/autostart %{SOURCE6}
14cr|caja-1.8.0-2|166	install -m 755 -p %{SOURCE5} %{buildroot}%{_bindir}/caja-autostart
14cr|caja-1.8.0-2|167	
14cr|caja-1.8.0-2|168	#Remove unneeded MateConf convert:
14cr|caja-1.8.0-2|169	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|caja-1.8.0-2|170	
14cr|caja-1.8.0-2|171	%{find_lang} %{name}
14cr|caja-1.8.0-2|172	
14cr|caja-1.8.0-2|173	%files -f %{name}.lang
14cr|caja-1.8.0-2|174	%doc README NEWS HACKING AUTHORS MAINTAINERS
14cr|caja-1.8.0-2|175	%dir %{_localstatedir}/lib/mate/desktop
14cr|caja-1.8.0-2|176	%dir %{_localstatedir}/lib/mate/
14cr|caja-1.8.0-2|177	%{_sysconfdir}/xdg/autostart/caja-autostart.desktop
14cr|caja-1.8.0-2|178	%{_bindir}/*
14cr|caja-1.8.0-2|179	%{_datadir}/caja
14cr|caja-1.8.0-2|180	%{_datadir}/dbus-1/services/org.mate.freedesktop.FileManager1.service
14cr|caja-1.8.0-2|181	%{_datadir}/applications/*
14cr|caja-1.8.0-2|182	%{_datadir}/pixmaps/*
14cr|caja-1.8.0-2|183	%{_datadir}/mime/packages/caja.xml
14cr|caja-1.8.0-2|184	%{_datadir}/thumbnailers/caja-ffmpegthumbnailer.thumbnailer
14cr|caja-1.8.0-2|185	%{_datadir}/icons/hicolor/*/emblems/emblem-note.png
14cr|caja-1.8.0-2|186	%{_libexecdir}/caja-convert-metadata
14cr|caja-1.8.0-2|187	%{_mandir}/man1/*
14cr|caja-1.8.0-2|188	%{_iconsdir}/hicolor/*/apps/caja.*
14cr|caja-1.8.0-2|189	%{_iconsdir}/*.png
14cr|caja-1.8.0-2|190	%{_miconsdir}/*.png
14cr|caja-1.8.0-2|191	%{_liconsdir}/*.png
14cr|caja-1.8.0-2|192	%dir %{_libdir}/caja
14cr|caja-1.8.0-2|193	%dir %{_libdir}/caja/extensions-2.0
14cr|caja-1.8.0-2|194	
14cr|caja-1.8.0-2|195	%files -n %{libname}
14cr|caja-1.8.0-2|196	%{_libdir}/libcaja*.so.%{major}*
14cr|caja-1.8.0-2|197	
14cr|caja-1.8.0-2|198	%files -n %{girname}
14cr|caja-1.8.0-2|199	%{_libdir}/girepository-1.0/Caja-%{gi_major}.typelib
14cr|caja-1.8.0-2|200	
14cr|caja-1.8.0-2|201	%files -n %{develname}
14cr|caja-1.8.0-2|202	%doc ChangeLog
14cr|caja-1.8.0-2|203	%{_includedir}/*
14cr|caja-1.8.0-2|204	%{_libdir}/*.so
14cr|caja-1.8.0-2|205	%{_libdir}/pkgconfig/*
14cr|caja-1.8.0-2|206	%{_datadir}/gtk-doc/html/libcaja-extension
14cr|caja-1.8.0-2|207	%{_datadir}/gir-1.0/Caja-%{gi_major}.gir
14cr|caja-1.8.0-2|208	
14cr|caja-1.8.0-2|209	%files -n %{name}-schemas
14cr|caja-1.8.0-2|210	%{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml
14cr|caja-1.8.0-2|211	
14cr|caja-1.8.0-2|212	%changelog
14cr|caja-1.8.0-2|213	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|caja-1.8.0-2|214	+ Revision: 54bac6a
14cr|caja-1.8.0-2|215	- MassBuild#464: Increase release tag
14cr|caja-1.8.0-2|216	
14cr|caja-1.8.0-2|217	

503 14
14cr|caja-extensions-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-extensions-1.8.0-2|2	%define oname mate-file-manager
14cr|caja-extensions-1.8.0-2|3	
14cr|caja-extensions-1.8.0-2|4	Name:           caja-extensions
14cr|caja-extensions-1.8.0-2|5	Summary:        Set of extensions for caja file manager
14cr|caja-extensions-1.8.0-2|6	Version:        1.8.0
14cr|caja-extensions-1.8.0-2|7	Release:        2
14cr|caja-extensions-1.8.0-2|8	Group:          Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|9	License:        GPLv2+
14cr|caja-extensions-1.8.0-2|10	URL:            http://mate-desktop.org
14cr|caja-extensions-1.8.0-2|11	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|caja-extensions-1.8.0-2|12	Source1:        caja-share-setup-instructions
14cr|caja-extensions-1.8.0-2|13	Source2:        caja-share-smb.conf.example
14cr|caja-extensions-1.8.0-2|14	
14cr|caja-extensions-1.8.0-2|15	BuildRequires:  mate-common >= 1.7.0
14cr|caja-extensions-1.8.0-2|16	BuildRequires:  pkgconfig(libcaja-extension) >= 1.7.0
14cr|caja-extensions-1.8.0-2|17	BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.7.0
14cr|caja-extensions-1.8.0-2|18	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|caja-extensions-1.8.0-2|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|caja-extensions-1.8.0-2|20	BuildRequires:  pkgconfig(gupnp-1.0)
14cr|caja-extensions-1.8.0-2|21	
14cr|caja-extensions-1.8.0-2|22	%description
14cr|caja-extensions-1.8.0-2|23	Extensions for the caja file-browser, open-terminal,
14cr|caja-extensions-1.8.0-2|24	image-converter, sendto and share
14cr|caja-extensions-1.8.0-2|25	
14cr|caja-extensions-1.8.0-2|26	%package common
14cr|caja-extensions-1.8.0-2|27	Summary:    Common files for caja-extensions
14cr|caja-extensions-1.8.0-2|28	Group:      Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|29	BuildArch:  noarch
14cr|caja-extensions-1.8.0-2|30	# gksu support disabled. Suggest caja-actions with open
14cr|caja-extensions-1.8.0-2|31	# as root support.
14cr|caja-extensions-1.8.0-2|32	Suggests:   caja-actions >= 1.6.2-2
14cr|caja-extensions-1.8.0-2|33	
14cr|caja-extensions-1.8.0-2|34	%description common
14cr|caja-extensions-1.8.0-2|35	Common files for caja extensions such as
14cr|caja-extensions-1.8.0-2|36	open-terminal, image-converter etc.
14cr|caja-extensions-1.8.0-2|37	
14cr|caja-extensions-1.8.0-2|38	%package -n caja-image-converter
14cr|caja-extensions-1.8.0-2|39	Summary:    Caja extension to mass resize images
14cr|caja-extensions-1.8.0-2|40	Group:	    Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|41	Requires:   %{name}-common = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|42	Requires:   imagemagick
14cr|caja-extensions-1.8.0-2|43	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cr|caja-extensions-1.8.0-2|44	Provides:   %{oname}-image-converter = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|45	Obsoletes:  %{oname}-image-converter < 1.7.0
14cr|caja-extensions-1.8.0-2|46	
14cr|caja-extensions-1.8.0-2|47	%description -n caja-image-converter
14cr|caja-extensions-1.8.0-2|48	Adds a "Resize Images..." menu item to the context menu of all images. This
14cr|caja-extensions-1.8.0-2|49	opens a dialog where you set the desired image size and file name. A click
14cr|caja-extensions-1.8.0-2|50	on "Resize" finally resizes the image(s) using ImageMagick's convert tool.
14cr|caja-extensions-1.8.0-2|51	
14cr|caja-extensions-1.8.0-2|52	%package -n caja-open-terminal
14cr|caja-extensions-1.8.0-2|53	Summary:    Caja extension for an open terminal shortcut
14cr|caja-extensions-1.8.0-2|54	Group:	    Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|55	Requires:   %{name}-common = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|56	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cr|caja-extensions-1.8.0-2|57	Provides:   %{oname}-open-terminal = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|58	Obsoletes:  %{oname}-open-terminal < 1.7.0
14cr|caja-extensions-1.8.0-2|59	
14cr|caja-extensions-1.8.0-2|60	%description -n caja-open-terminal
14cr|caja-extensions-1.8.0-2|61	This is a proof-of-concept Caja extension which allows you to open
14cr|caja-extensions-1.8.0-2|62	a terminal in arbitrary local folders.
14cr|caja-extensions-1.8.0-2|63	
14cr|caja-extensions-1.8.0-2|64	%package -n caja-sendto
14cr|caja-extensions-1.8.0-2|65	Summary:    Send files from caja using with mail or IM
14cr|caja-extensions-1.8.0-2|66	Group:	    Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|67	Requires:   %{name}-common = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|68	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cr|caja-extensions-1.8.0-2|69	Provides:   %{name}-gajim  = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|70	Provides:   %{name}-email = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|71	Provides:   %{name}-evolution = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|72	Provides:   %{oname}-sendto = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|73	Obsoletes:  %{oname}-sendto < 1.7.0
14cr|caja-extensions-1.8.0-2|74	Conflicts:  %{oname}-bluetooth
14cr|caja-extensions-1.8.0-2|75	
14cr|caja-extensions-1.8.0-2|76	%description -n caja-sendto
14cr|caja-extensions-1.8.0-2|77	This application provides integration between caja and mail or IM clients.
14cr|caja-extensions-1.8.0-2|78	It adds a Caja context menu component ("Send To...") and features
14cr|caja-extensions-1.8.0-2|79	a dialog for insert the email or IM account which you want to send
14cr|caja-extensions-1.8.0-2|80	the file/files.
14cr|caja-extensions-1.8.0-2|81	
14cr|caja-extensions-1.8.0-2|82	%package -n caja-sendto-pidgin
14cr|caja-extensions-1.8.0-2|83	Summary:    Send files from caja to pidgin
14cr|caja-extensions-1.8.0-2|84	Group:      Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|85	Requires:   pidgin
14cr|caja-extensions-1.8.0-2|86	Requires:   %{name}-common = %{version}
14cr|caja-extensions-1.8.0-2|87	Requires:   caja-sendto = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|88	Provides:   %{name}-sendto-gaim = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|89	Provides:   %{oname}-sendto-pidgin = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|90	Obsoletes:  %{oname}-sendto-pidgin < 1.7.0
14cr|caja-extensions-1.8.0-2|91	
14cr|caja-extensions-1.8.0-2|92	%description -n caja-sendto-pidgin
14cr|caja-extensions-1.8.0-2|93	This application provides integration between caja and pidgin.  It
14cr|caja-extensions-1.8.0-2|94	adds a Caja context menu component ("Send To...") and features a
14cr|caja-extensions-1.8.0-2|95	dialog for insert the IM account which you want to send the file/files.
14cr|caja-extensions-1.8.0-2|96	
14cr|caja-extensions-1.8.0-2|97	%package -n caja-sendto-upnp
14cr|caja-extensions-1.8.0-2|98	Summary:    Send files from nautilus via UPNP
14cr|caja-extensions-1.8.0-2|99	Group:      Graphical desktop/Other
14cr|caja-extensions-1.8.0-2|100	Requires:   %{name}-common = %{version}
14cr|caja-extensions-1.8.0-2|101	Requires:   caja-sendto = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|102	Provides:   %{oname}-sendto-upnp = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|103	Obsoletes:  %{oname}-sendto-upnp < 1.7.0
14cr|caja-extensions-1.8.0-2|104	
14cr|caja-extensions-1.8.0-2|105	%description -n caja-sendto-upnp
14cr|caja-extensions-1.8.0-2|106	This application provides integration between caja and UPNP.
14cr|caja-extensions-1.8.0-2|107	It adds a Caja context menu component ("Send To...") and allows sending
14cr|caja-extensions-1.8.0-2|108	files to UPNP media servers.
14cr|caja-extensions-1.8.0-2|109	
14cr|caja-extensions-1.8.0-2|110	%package -n caja-sendto-devel
14cr|caja-extensions-1.8.0-2|111	Summary:    Development libraries and headers for caja-sendto
14cr|caja-extensions-1.8.0-2|112	Group:	    Development/C
14cr|caja-extensions-1.8.0-2|113	Requires:   %{name}-common = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|114	Requires:   caja-sendto = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|115	Provides:   %{oname}-sendto-devel = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|116	Obsoletes:  %{oname}-sendto-devel < 1.7.0
14cr|caja-extensions-1.8.0-2|117	
14cr|caja-extensions-1.8.0-2|118	%description -n caja-sendto-devel
14cr|caja-extensions-1.8.0-2|119	Development libraries and headers for caja-sendto
14cr|caja-extensions-1.8.0-2|120	
14cr|caja-extensions-1.8.0-2|121	%package -n caja-share
14cr|caja-extensions-1.8.0-2|122	Summary:    Easy sharing folder via Samba (CIFS protocol)
14cr|caja-extensions-1.8.0-2|123	Group:      Networking/File transfer
14cr|caja-extensions-1.8.0-2|124	Requires:   %{name}-common = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|125	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cr|caja-extensions-1.8.0-2|126	Requires:   samba
14cr|caja-extensions-1.8.0-2|127	Provides:   %{oname}-share = %{version}-%{release}
14cr|caja-extensions-1.8.0-2|128	Obsoletes:  %{oname}-share < 1.7.0
14cr|caja-extensions-1.8.0-2|129	
14cr|caja-extensions-1.8.0-2|130	%description -n caja-share
14cr|caja-extensions-1.8.0-2|131	Caja extension designed for easier folders
14cr|caja-extensions-1.8.0-2|132	sharing via Samba (CIFS protocol) in *NIX systems.
14cr|caja-extensions-1.8.0-2|133	
14cr|caja-extensions-1.8.0-2|134	%prep
14cr|caja-extensions-1.8.0-2|135	%setup -q
14cr|caja-extensions-1.8.0-2|136	cp %{SOURCE1} SETUP
14cr|caja-extensions-1.8.0-2|137	
14cr|caja-extensions-1.8.0-2|138	%build
14cr|caja-extensions-1.8.0-2|139	# gksu support disabled. It doesn't work with our gksu-polkit
14cr|caja-extensions-1.8.0-2|140	%configure2_5x \
14cr|caja-extensions-1.8.0-2|141	--disable-schemas-compile \
14cr|caja-extensions-1.8.0-2|142	--with-gtk=2.0            \
14cr|caja-extensions-1.8.0-2|143	--enable-image-converter  \
14cr|caja-extensions-1.8.0-2|144	--enable-open-terminal    \
14cr|caja-extensions-1.8.0-2|145	--enable-sendto           \
14cr|caja-extensions-1.8.0-2|146	--enable-share            \
14cr|caja-extensions-1.8.0-2|147	--disable-gksu             \
14cr|caja-extensions-1.8.0-2|148	--disable-static
14cr|caja-extensions-1.8.0-2|149	
14cr|caja-extensions-1.8.0-2|150	%make
14cr|caja-extensions-1.8.0-2|151	
14cr|caja-extensions-1.8.0-2|152	%install
14cr|caja-extensions-1.8.0-2|153	%makeinstall_std
14cr|caja-extensions-1.8.0-2|154	
14cr|caja-extensions-1.8.0-2|155	find %{buildroot} -name *.a -delete
14cr|caja-extensions-1.8.0-2|156	
14cr|caja-extensions-1.8.0-2|157	mkdir -p %{buildroot}/%{_sysconfdir}/samba/
14cr|caja-extensions-1.8.0-2|158	cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/samba/
14cr|caja-extensions-1.8.0-2|159	
14cr|caja-extensions-1.8.0-2|160	# remove needless MateConf stuff
14cr|caja-extensions-1.8.0-2|161	rm -fr  %{buildroot}%{_datadir}/MateConf
14cr|caja-extensions-1.8.0-2|162	
14cr|caja-extensions-1.8.0-2|163	%find_lang %{name} --with-gnome --all-name
14cr|caja-extensions-1.8.0-2|164	
14cr|caja-extensions-1.8.0-2|165	%files common -f %{name}.lang
14cr|caja-extensions-1.8.0-2|166	%doc AUTHORS README SETUP
14cr|caja-extensions-1.8.0-2|167	%dir %{_datadir}/caja-extensions
14cr|caja-extensions-1.8.0-2|168	
14cr|caja-extensions-1.8.0-2|169	%files -n caja-image-converter
14cr|caja-extensions-1.8.0-2|170	%{_libdir}/caja/extensions-2.0/libcaja-image-converter.so
14cr|caja-extensions-1.8.0-2|171	%{_datadir}/caja-extensions/caja-image-resize.ui
14cr|caja-extensions-1.8.0-2|172	%{_datadir}/caja-extensions/caja-image-rotate.ui
14cr|caja-extensions-1.8.0-2|173	
14cr|caja-extensions-1.8.0-2|174	%files -n caja-open-terminal
14cr|caja-extensions-1.8.0-2|175	%{_libdir}/caja/extensions-2.0/libcaja-open-terminal.so
14cr|caja-extensions-1.8.0-2|176	%{_datadir}/glib-2.0/schemas/org.mate.caja-open-terminal.gschema.xml
14cr|caja-extensions-1.8.0-2|177	
14cr|caja-extensions-1.8.0-2|178	%files -n caja-sendto
14cr|caja-extensions-1.8.0-2|179	%{_bindir}/caja-sendto
14cr|caja-extensions-1.8.0-2|180	%dir %{_libdir}/caja-sendto
14cr|caja-extensions-1.8.0-2|181	%dir %{_libdir}/caja-sendto/plugins
14cr|caja-extensions-1.8.0-2|182	%{_libdir}/caja-sendto/plugins/libnstburn.so
14cr|caja-extensions-1.8.0-2|183	%{_libdir}/caja-sendto/plugins/libnstemailclient.so
14cr|caja-extensions-1.8.0-2|184	%{_libdir}/caja-sendto/plugins/libnstgajim.so
14cr|caja-extensions-1.8.0-2|185	%{_libdir}/caja-sendto/plugins/libnstremovable_devices.so
14cr|caja-extensions-1.8.0-2|186	%{_libdir}/caja/extensions-2.0/libcaja-sendto.so
14cr|caja-extensions-1.8.0-2|187	%{_datadir}/glib-2.0/schemas/org.mate.Caja.Sendto.gschema.xml
14cr|caja-extensions-1.8.0-2|188	%{_datadir}/caja-extensions/caja-sendto.ui
14cr|caja-extensions-1.8.0-2|189	%{_mandir}/man1/caja-sendto.1.*
14cr|caja-extensions-1.8.0-2|190	
14cr|caja-extensions-1.8.0-2|191	%files -n caja-sendto-pidgin
14cr|caja-extensions-1.8.0-2|192	%{_libdir}/caja-sendto/plugins/libnstpidgin.so
14cr|caja-extensions-1.8.0-2|193	
14cr|caja-extensions-1.8.0-2|194	%files -n caja-sendto-upnp
14cr|caja-extensions-1.8.0-2|195	%{_libdir}/caja-sendto/plugins/libnstupnp.so
14cr|caja-extensions-1.8.0-2|196	
14cr|caja-extensions-1.8.0-2|197	%files -n caja-sendto-devel
14cr|caja-extensions-1.8.0-2|198	%dir %{_includedir}/caja-sendto
14cr|caja-extensions-1.8.0-2|199	%{_includedir}/caja-sendto/caja-sendto-plugin.h
14cr|caja-extensions-1.8.0-2|200	%{_libdir}/pkgconfig/caja-sendto.pc
14cr|caja-extensions-1.8.0-2|201	%dir %{_datadir}/gtk-doc/html/caja-sendto
14cr|caja-extensions-1.8.0-2|202	%{_datadir}/gtk-doc/html/caja-sendto/*
14cr|caja-extensions-1.8.0-2|203	
14cr|caja-extensions-1.8.0-2|204	%files -n caja-share
14cr|caja-extensions-1.8.0-2|205	%config(noreplace) %{_sysconfdir}/samba/caja-share-smb.conf.example
14cr|caja-extensions-1.8.0-2|206	%{_libdir}/caja/extensions-2.0/libcaja-share.so
14cr|caja-extensions-1.8.0-2|207	%{_datadir}/caja-extensions/share-dialog.ui
14cr|caja-extensions-1.8.0-2|208	
14cr|caja-extensions-1.8.0-2|209	%changelog
14cr|caja-extensions-1.8.0-2|210	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|caja-extensions-1.8.0-2|211	+ Revision: 5b33bc6
14cr|caja-extensions-1.8.0-2|212	- MassBuild#464: Increase release tag
14cr|caja-extensions-1.8.0-2|213	
14cr|caja-extensions-1.8.0-2|214	

504 14
14cr|caja-gksu-1.6.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-gksu-1.6.0-3|2	%define oname    mate-file-manager-gksu
14cr|caja-gksu-1.6.0-3|3	
14cr|caja-gksu-1.6.0-3|4	Summary: Run command as root in a specified folder
14cr|caja-gksu-1.6.0-3|5	Name:    caja-gksu
14cr|caja-gksu-1.6.0-3|6	Version: 1.6.0
14cr|caja-gksu-1.6.0-3|7	Release: 3
14cr|caja-gksu-1.6.0-3|8	Group:   File tools
14cr|caja-gksu-1.6.0-3|9	License: GPLv2+
14cr|caja-gksu-1.6.0-3|10	URL:     http://mate-desktop.org
14cr|caja-gksu-1.6.0-3|11	Source0: http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|caja-gksu-1.6.0-3|12	Patch0:  mate-file-manager-gksu-1.6.0-mga-fix-configure_ac-script.patch
14cr|caja-gksu-1.6.0-3|13	
14cr|caja-gksu-1.6.0-3|14	BuildRequires: intltool
14cr|caja-gksu-1.6.0-3|15	BuildRequires: mate-common >= 1.6.0
14cr|caja-gksu-1.6.0-3|16	BuildRequires: pkgconfig(gtk+-2.0)
14cr|caja-gksu-1.6.0-3|17	BuildRequires: pkgconfig(libcaja-extension) >= 1.6.0
14cr|caja-gksu-1.6.0-3|18	BuildRequires: pkgconfig(libgksu2)
14cr|caja-gksu-1.6.0-3|19	
14cr|caja-gksu-1.6.0-3|20	Provides:      caja-open-gksu = %{version}-%{release}
14cr|caja-gksu-1.6.0-3|21	
14cr|caja-gksu-1.6.0-3|22	%rename %{oname}
14cr|caja-gksu-1.6.0-3|23	
14cr|caja-gksu-1.6.0-3|24	%description
14cr|caja-gksu-1.6.0-3|25	This is a proof-of-concept Caja extension which allows you to run
14cr|caja-gksu-1.6.0-3|26	a command as root in arbitrary local folders.
14cr|caja-gksu-1.6.0-3|27	
14cr|caja-gksu-1.6.0-3|28	%prep
14cr|caja-gksu-1.6.0-3|29	%setup -q -n %{oname}-%{version}
14cr|caja-gksu-1.6.0-3|30	
14cr|caja-gksu-1.6.0-3|31	%build
14cr|caja-gksu-1.6.0-3|32	NOCONFIGURE=1 ./autogen.sh
14cr|caja-gksu-1.6.0-3|33	%configure2_5x \
14cr|caja-gksu-1.6.0-3|34	--disable-static
14cr|caja-gksu-1.6.0-3|35	
14cr|caja-gksu-1.6.0-3|36	%make
14cr|caja-gksu-1.6.0-3|37	
14cr|caja-gksu-1.6.0-3|38	%install
14cr|caja-gksu-1.6.0-3|39	%makeinstall_std
14cr|caja-gksu-1.6.0-3|40	
14cr|caja-gksu-1.6.0-3|41	%find_lang %{oname} --with-gnome --all-name
14cr|caja-gksu-1.6.0-3|42	
14cr|caja-gksu-1.6.0-3|43	%files -f %{oname}.lang
14cr|caja-gksu-1.6.0-3|44	%{_libdir}/caja/extensions-2.0/libcaja-gksu.so
14cr|caja-gksu-1.6.0-3|45	
14cr|caja-gksu-1.6.0-3|46	
14cr|caja-gksu-1.6.0-3|47	%changelog
14cr|caja-gksu-1.6.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|caja-gksu-1.6.0-3|49	+ Revision: c67a112
14cr|caja-gksu-1.6.0-3|50	- MassBuild#464: Increase release tag
14cr|caja-gksu-1.6.0-3|51	
14cr|caja-gksu-1.6.0-3|52	

505 14
14cr|caja-image-converter-1.6.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-image-converter-1.6.0-3|2	%define oname   mate-file-manager-image-converter
14cr|caja-image-converter-1.6.0-3|3	
14cr|caja-image-converter-1.6.0-3|4	Summary:	Caja extension to mass resize images
14cr|caja-image-converter-1.6.0-3|5	Name:		caja-image-converter
14cr|caja-image-converter-1.6.0-3|6	Version:	1.6.0
14cr|caja-image-converter-1.6.0-3|7	Release:	3
14cr|caja-image-converter-1.6.0-3|8	Group:		Graphical desktop/Other
14cr|caja-image-converter-1.6.0-3|9	License:	GPLv2+
14cr|caja-image-converter-1.6.0-3|10	URL:		http://pub.mate-desktop.org
14cr|caja-image-converter-1.6.0-3|11	Source0:    http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|caja-image-converter-1.6.0-3|12	
14cr|caja-image-converter-1.6.0-3|13	BuildRequires:	intltool
14cr|caja-image-converter-1.6.0-3|14	BuildRequires:	mate-common
14cr|caja-image-converter-1.6.0-3|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|caja-image-converter-1.6.0-3|16	BuildRequires:	pkgconfig(libcaja-extension)
14cr|caja-image-converter-1.6.0-3|17	
14cr|caja-image-converter-1.6.0-3|18	Requires:	imagemagick
14cr|caja-image-converter-1.6.0-3|19	Requires:	%{_lib}caja-extension1 >= 1.6.0
14cr|caja-image-converter-1.6.0-3|20	
14cr|caja-image-converter-1.6.0-3|21	%rename %{oname}
14cr|caja-image-converter-1.6.0-3|22	
14cr|caja-image-converter-1.6.0-3|23	%description
14cr|caja-image-converter-1.6.0-3|24	Adds a "Resize Images..." menu item to the context menu of all images. This
14cr|caja-image-converter-1.6.0-3|25	opens a dialog where you set the desired image size and file name. A click
14cr|caja-image-converter-1.6.0-3|26	on "Resize" finally resizes the image(s) using ImageMagick's convert tool.
14cr|caja-image-converter-1.6.0-3|27	
14cr|caja-image-converter-1.6.0-3|28	%prep
14cr|caja-image-converter-1.6.0-3|29	%setup -q -n %{oname}-%{version}
14cr|caja-image-converter-1.6.0-3|30	
14cr|caja-image-converter-1.6.0-3|31	%build
14cr|caja-image-converter-1.6.0-3|32	NOCONFIGURE=1 ./autogen.sh
14cr|caja-image-converter-1.6.0-3|33	%configure2_5x \
14cr|caja-image-converter-1.6.0-3|34	--disable-static
14cr|caja-image-converter-1.6.0-3|35	
14cr|caja-image-converter-1.6.0-3|36	%make
14cr|caja-image-converter-1.6.0-3|37	
14cr|caja-image-converter-1.6.0-3|38	%install
14cr|caja-image-converter-1.6.0-3|39	%makeinstall_std
14cr|caja-image-converter-1.6.0-3|40	
14cr|caja-image-converter-1.6.0-3|41	%find_lang %{name}
14cr|caja-image-converter-1.6.0-3|42	
14cr|caja-image-converter-1.6.0-3|43	%files -f %{name}.lang
14cr|caja-image-converter-1.6.0-3|44	%doc AUTHORS COPYING
14cr|caja-image-converter-1.6.0-3|45	%{_datadir}/caja-image-converter
14cr|caja-image-converter-1.6.0-3|46	%{_libdir}/caja/extensions-2.0/*.so
14cr|caja-image-converter-1.6.0-3|47	
14cr|caja-image-converter-1.6.0-3|48	
14cr|caja-image-converter-1.6.0-3|49	%changelog
14cr|caja-image-converter-1.6.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|caja-image-converter-1.6.0-3|51	+ Revision: 7be27a2
14cr|caja-image-converter-1.6.0-3|52	- MassBuild#464: Increase release tag
14cr|caja-image-converter-1.6.0-3|53	
14cr|caja-image-converter-1.6.0-3|54	

506 14
14cr|caja-open-terminal-1.6.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-open-terminal-1.6.0-3|2	%define oname   mate-file-manager-open-terminal
14cr|caja-open-terminal-1.6.0-3|3	
14cr|caja-open-terminal-1.6.0-3|4	Summary:        Caja extension for an open terminal shortcut
14cr|caja-open-terminal-1.6.0-3|5	Name:           caja-open-terminal
14cr|caja-open-terminal-1.6.0-3|6	Version:        1.6.0
14cr|caja-open-terminal-1.6.0-3|7	Release:        3
14cr|caja-open-terminal-1.6.0-3|8	URL:            http://mate-desktop.org
14cr|caja-open-terminal-1.6.0-3|9	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|caja-open-terminal-1.6.0-3|10	Patch0:		caja-open-terminal-1.6.0-compile-with-desktop-1.7.0.patch
14cr|caja-open-terminal-1.6.0-3|11	License:        GPLv2+
14cr|caja-open-terminal-1.6.0-3|12	Group:          Graphical desktop/Other
14cr|caja-open-terminal-1.6.0-3|13	
14cr|caja-open-terminal-1.6.0-3|14	BuildRequires:  pkgconfig(libcaja-extension)
14cr|caja-open-terminal-1.6.0-3|15	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cr|caja-open-terminal-1.6.0-3|16	BuildRequires:  intltool
14cr|caja-open-terminal-1.6.0-3|17	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|caja-open-terminal-1.6.0-3|18	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cr|caja-open-terminal-1.6.0-3|19	
14cr|caja-open-terminal-1.6.0-3|20	Requires:       gsettings-desktop-schemas
14cr|caja-open-terminal-1.6.0-3|21	
14cr|caja-open-terminal-1.6.0-3|22	%rename %{oname}
14cr|caja-open-terminal-1.6.0-3|23	
14cr|caja-open-terminal-1.6.0-3|24	%description
14cr|caja-open-terminal-1.6.0-3|25	This is a proof-of-concept Caja extension which allows you to open
14cr|caja-open-terminal-1.6.0-3|26	a terminal in arbitrary local folders.
14cr|caja-open-terminal-1.6.0-3|27	
14cr|caja-open-terminal-1.6.0-3|28	%prep
14cr|caja-open-terminal-1.6.0-3|29	%setup -q -n %{oname}-%{version}
14cr|caja-open-terminal-1.6.0-3|30	%apply_patches
14cr|caja-open-terminal-1.6.0-3|31	
14cr|caja-open-terminal-1.6.0-3|32	%build
14cr|caja-open-terminal-1.6.0-3|33	aclocal
14cr|caja-open-terminal-1.6.0-3|34	libtoolize --force --automake --copy
14cr|caja-open-terminal-1.6.0-3|35	autoheader
14cr|caja-open-terminal-1.6.0-3|36	automake --add-missing --copy
14cr|caja-open-terminal-1.6.0-3|37	autoconf
14cr|caja-open-terminal-1.6.0-3|38	cp configure.ac configure.in
14cr|caja-open-terminal-1.6.0-3|39	# NOCONFIGURE=1 sh ./autogen.sh
14cr|caja-open-terminal-1.6.0-3|40	intltoolize --copy --force
14cr|caja-open-terminal-1.6.0-3|41	
14cr|caja-open-terminal-1.6.0-3|42	%configure2_5x \
14cr|caja-open-terminal-1.6.0-3|43	--disable-static \
14cr|caja-open-terminal-1.6.0-3|44	--disable-schemas-compile
14cr|caja-open-terminal-1.6.0-3|45	%make
14cr|caja-open-terminal-1.6.0-3|46	
14cr|caja-open-terminal-1.6.0-3|47	%install
14cr|caja-open-terminal-1.6.0-3|48	%makeinstall_std
14cr|caja-open-terminal-1.6.0-3|49	
14cr|caja-open-terminal-1.6.0-3|50	%find_lang %{name}
14cr|caja-open-terminal-1.6.0-3|51	
14cr|caja-open-terminal-1.6.0-3|52	%files -f %{name}.lang
14cr|caja-open-terminal-1.6.0-3|53	%doc AUTHORS ChangeLog README COPYING
14cr|caja-open-terminal-1.6.0-3|54	%{_libdir}/caja/extensions-2.0/libcaja-open-terminal.so
14cr|caja-open-terminal-1.6.0-3|55	%{_datadir}/MateConf/gsettings/caja-open-terminal.convert
14cr|caja-open-terminal-1.6.0-3|56	%{_datadir}/glib-2.0/schemas/org.mate.caja-open-terminal.gschema.xml
14cr|caja-open-terminal-1.6.0-3|57	
14cr|caja-open-terminal-1.6.0-3|58	
14cr|caja-open-terminal-1.6.0-3|59	%changelog
14cr|caja-open-terminal-1.6.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|caja-open-terminal-1.6.0-3|61	+ Revision: 0338331
14cr|caja-open-terminal-1.6.0-3|62	- MassBuild#464: Increase release tag
14cr|caja-open-terminal-1.6.0-3|63	
14cr|caja-open-terminal-1.6.0-3|64	

507 14
14cr|caja-sendto-1.6.0-5|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-sendto-1.6.0-5|2	%define oname    mate-file-manager-sendto
14cr|caja-sendto-1.6.0-5|3	
14cr|caja-sendto-1.6.0-5|4	Summary:        Send files from caja using with mail or IM
14cr|caja-sendto-1.6.0-5|5	Name:           caja-sendto
14cr|caja-sendto-1.6.0-5|6	Version:        1.6.0
14cr|caja-sendto-1.6.0-5|7	Release:        5
14cr|caja-sendto-1.6.0-5|8	URL:            http://www.mate-desktop.org
14cr|caja-sendto-1.6.0-5|9	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|caja-sendto-1.6.0-5|10	License:        GPLv2+
14cr|caja-sendto-1.6.0-5|11	Group:          Graphical desktop/Other
14cr|caja-sendto-1.6.0-5|12	
14cr|caja-sendto-1.6.0-5|13	BuildRequires:  pkgconfig(libcaja-extension)
14cr|caja-sendto-1.6.0-5|14	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cr|caja-sendto-1.6.0-5|15	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|caja-sendto-1.6.0-5|16	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cr|caja-sendto-1.6.0-5|17	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|caja-sendto-1.6.0-5|18	BuildRequires:  pkgconfig(glib-2.0)
14cr|caja-sendto-1.6.0-5|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|caja-sendto-1.6.0-5|20	BuildRequires:  pkgconfig(gupnp-1.0)
14cr|caja-sendto-1.6.0-5|21	BuildRequires:  pkgconfig(dbus-1)
14cr|caja-sendto-1.6.0-5|22	BuildRequires:  gtk-doc
14cr|caja-sendto-1.6.0-5|23	BuildRequires:  intltool
14cr|caja-sendto-1.6.0-5|24	BuildRequires:  pidgin-devel
14cr|caja-sendto-1.6.0-5|25	# BuildRequires:  gupnp-av-devel
14cr|caja-sendto-1.6.0-5|26	BuildRequires:  gajim
14cr|caja-sendto-1.6.0-5|27	
14cr|caja-sendto-1.6.0-5|28	Provides:       %{oname}-sendto-gajim
14cr|caja-sendto-1.6.0-5|29	Provides:       %{oname}-sendto-email
14cr|caja-sendto-1.6.0-5|30	Provides:       %{oname}-sendto-evolution
14cr|caja-sendto-1.6.0-5|31	
14cr|caja-sendto-1.6.0-5|32	%rename %{oname}
14cr|caja-sendto-1.6.0-5|33	
14cr|caja-sendto-1.6.0-5|34	Suggests:       %{name}-bluetooth
14cr|caja-sendto-1.6.0-5|35	Requires:       caja
14cr|caja-sendto-1.6.0-5|36	
14cr|caja-sendto-1.6.0-5|37	%description
14cr|caja-sendto-1.6.0-5|38	This application provides integration between caja and mail or IM clients.
14cr|caja-sendto-1.6.0-5|39	It adds a Caja context menu component ("Send To...") and features
14cr|caja-sendto-1.6.0-5|40	a dialog for insert the email or IM account which you want to send
14cr|caja-sendto-1.6.0-5|41	the file/files.
14cr|caja-sendto-1.6.0-5|42	
14cr|caja-sendto-1.6.0-5|43	%package pidgin
14cr|caja-sendto-1.6.0-5|44	Summary:    Send files from caja to pidgin
14cr|caja-sendto-1.6.0-5|45	Group:      Graphical desktop/Other
14cr|caja-sendto-1.6.0-5|46	Requires:   pidgin
14cr|caja-sendto-1.6.0-5|47	Requires:   %{name} = %{version}
14cr|caja-sendto-1.6.0-5|48	Provides:   %{name}-sendto-gaim
14cr|caja-sendto-1.6.0-5|49	Provides:   %{oname}-sendto-pidgin = %{version}-%{release}
14cr|caja-sendto-1.6.0-5|50	
14cr|caja-sendto-1.6.0-5|51	%description pidgin
14cr|caja-sendto-1.6.0-5|52	This application provides integration between caja and pidgin.  It
14cr|caja-sendto-1.6.0-5|53	adds a Caja context menu component ("Send To...") and features a
14cr|caja-sendto-1.6.0-5|54	dialog for insert the IM account which you want to send the file/files.
14cr|caja-sendto-1.6.0-5|55	
14cr|caja-sendto-1.6.0-5|56	
14cr|caja-sendto-1.6.0-5|57	%package upnp
14cr|caja-sendto-1.6.0-5|58	Summary:   Send files from nautilus via UPNP
14cr|caja-sendto-1.6.0-5|59	Group:     Graphical desktop/Other
14cr|caja-sendto-1.6.0-5|60	Requires:  %{name} = %{version}
14cr|caja-sendto-1.6.0-5|61	%rename    %{oname}-upnp
14cr|caja-sendto-1.6.0-5|62	
14cr|caja-sendto-1.6.0-5|63	%description upnp
14cr|caja-sendto-1.6.0-5|64	This application provides integration between caja and UPNP.
14cr|caja-sendto-1.6.0-5|65	It adds a Caja context menu component ("Send To...") and allows sending
14cr|caja-sendto-1.6.0-5|66	files to UPNP media servers.
14cr|caja-sendto-1.6.0-5|67	
14cr|caja-sendto-1.6.0-5|68	%package devel
14cr|caja-sendto-1.6.0-5|69	Summary:  Development files for %{name}
14cr|caja-sendto-1.6.0-5|70	Group:    Graphical desktop/Other
14cr|caja-sendto-1.6.0-5|71	Provides: %{name}-devel = %{version}-%{release}
14cr|caja-sendto-1.6.0-5|72	
14cr|caja-sendto-1.6.0-5|73	%description devel
14cr|caja-sendto-1.6.0-5|74	This package provides development files needed to build plugins upon
14cr|caja-sendto-1.6.0-5|75	%{name}-sendto.
14cr|caja-sendto-1.6.0-5|76	
14cr|caja-sendto-1.6.0-5|77	%prep
14cr|caja-sendto-1.6.0-5|78	%setup -q -n %{oname}-%{version}
14cr|caja-sendto-1.6.0-5|79	
14cr|caja-sendto-1.6.0-5|80	%build
14cr|caja-sendto-1.6.0-5|81	NOCONFIGURE=1 ./autogen.sh
14cr|caja-sendto-1.6.0-5|82	%configure2_5x
14cr|caja-sendto-1.6.0-5|83	%make
14cr|caja-sendto-1.6.0-5|84	
14cr|caja-sendto-1.6.0-5|85	%install
14cr|caja-sendto-1.6.0-5|86	%makeinstall_std
14cr|caja-sendto-1.6.0-5|87	
14cr|caja-sendto-1.6.0-5|88	%find_lang %{name} --all-name
14cr|caja-sendto-1.6.0-5|89	
14cr|caja-sendto-1.6.0-5|90	%files -f %{name}.lang
14cr|caja-sendto-1.6.0-5|91	%doc AUTHORS COPYING README
14cr|caja-sendto-1.6.0-5|92	%{_mandir}/man1/*
14cr|caja-sendto-1.6.0-5|93	%{_bindir}/caja-sendto
14cr|caja-sendto-1.6.0-5|94	%{_datadir}/MateConf/gsettings/caja-sendto-convert
14cr|caja-sendto-1.6.0-5|95	%{_datadir}/caja-sendto/ui/caja-sendto.ui
14cr|caja-sendto-1.6.0-5|96	%{_datadir}/glib-2.0/schemas/org.mate.Caja.Sendto.gschema.xml
14cr|caja-sendto-1.6.0-5|97	%{_libdir}/caja-sendto/plugins/libnstburn.so
14cr|caja-sendto-1.6.0-5|98	%{_libdir}/caja-sendto/plugins/libnstemailclient.so
14cr|caja-sendto-1.6.0-5|99	%{_libdir}/caja-sendto/plugins/libnstgajim.so
14cr|caja-sendto-1.6.0-5|100	%{_libdir}/caja-sendto/plugins/libnstremovable_devices.so
14cr|caja-sendto-1.6.0-5|101	%{_libdir}/caja/extensions-2.0/libcaja-sendto.so
14cr|caja-sendto-1.6.0-5|102	
14cr|caja-sendto-1.6.0-5|103	%files pidgin
14cr|caja-sendto-1.6.0-5|104	%{_libdir}/caja-sendto/plugins/libnstpidgin.so
14cr|caja-sendto-1.6.0-5|105	
14cr|caja-sendto-1.6.0-5|106	%files upnp
14cr|caja-sendto-1.6.0-5|107	%{_libdir}/caja-sendto/plugins/libnstupnp.so
14cr|caja-sendto-1.6.0-5|108	
14cr|caja-sendto-1.6.0-5|109	%files devel
14cr|caja-sendto-1.6.0-5|110	%{_includedir}/caja-sendto/caja-sendto-plugin.h
14cr|caja-sendto-1.6.0-5|111	%{_libdir}/pkgconfig/caja-sendto.pc
14cr|caja-sendto-1.6.0-5|112	%{_datadir}/gtk-doc/html/caja-sendto
14cr|caja-sendto-1.6.0-5|113	
14cr|caja-sendto-1.6.0-5|114	
14cr|caja-sendto-1.6.0-5|115	%changelog
14cr|caja-sendto-1.6.0-5|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-5
14cr|caja-sendto-1.6.0-5|117	+ Revision: a73530f
14cr|caja-sendto-1.6.0-5|118	- MassBuild#464: Increase release tag
14cr|caja-sendto-1.6.0-5|119	
14cr|caja-sendto-1.6.0-5|120	

508 14
14cr|caja-share-1.6.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|caja-share-1.6.0-3|2	%define oname   mate-file-manager-share
14cr|caja-share-1.6.0-3|3	
14cr|caja-share-1.6.0-3|4	Name:		caja-share
14cr|caja-share-1.6.0-3|5	Version:	1.6.0
14cr|caja-share-1.6.0-3|6	Release:	3
14cr|caja-share-1.6.0-3|7	Summary:	Easy sharing folder via Samba (CIFS protocol)
14cr|caja-share-1.6.0-3|8	Group:		Networking/File transfer
14cr|caja-share-1.6.0-3|9	License:	GPLv2+
14cr|caja-share-1.6.0-3|10	URL:		http://pub.mate-desktop.org
14cr|caja-share-1.6.0-3|11	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|caja-share-1.6.0-3|12	Source1:	caja-share-setup-instructions
14cr|caja-share-1.6.0-3|13	Source2:	caja-share-smb.conf.example
14cr|caja-share-1.6.0-3|14	
14cr|caja-share-1.6.0-3|15	BuildRequires:  pkgconfig(libcaja-extension)
14cr|caja-share-1.6.0-3|16	BuildRequires:	mate-common
14cr|caja-share-1.6.0-3|17	
14cr|caja-share-1.6.0-3|18	Requires:	samba
14cr|caja-share-1.6.0-3|19	
14cr|caja-share-1.6.0-3|20	%rename %{oname}
14cr|caja-share-1.6.0-3|21	
14cr|caja-share-1.6.0-3|22	%description
14cr|caja-share-1.6.0-3|23	Caja extension designed for easier folders
14cr|caja-share-1.6.0-3|24	sharing via Samba (CIFS protocol) in *NIX systems.
14cr|caja-share-1.6.0-3|25	
14cr|caja-share-1.6.0-3|26	%prep
14cr|caja-share-1.6.0-3|27	%setup -q -n %{oname}-%{version}
14cr|caja-share-1.6.0-3|28	cp %{SOURCE1} SETUP
14cr|caja-share-1.6.0-3|29	
14cr|caja-share-1.6.0-3|30	
14cr|caja-share-1.6.0-3|31	%build
14cr|caja-share-1.6.0-3|32	NOCONFIGURE=1 ./autogen.sh
14cr|caja-share-1.6.0-3|33	%configure \
14cr|caja-share-1.6.0-3|34	--disable-static
14cr|caja-share-1.6.0-3|35	
14cr|caja-share-1.6.0-3|36	%make
14cr|caja-share-1.6.0-3|37	
14cr|caja-share-1.6.0-3|38	
14cr|caja-share-1.6.0-3|39	%install
14cr|caja-share-1.6.0-3|40	%makeinstall_std INSTALL='install -p'
14cr|caja-share-1.6.0-3|41	
14cr|caja-share-1.6.0-3|42	mkdir -p %{buildroot}/%{_sysconfdir}/samba/
14cr|caja-share-1.6.0-3|43	cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/samba/
14cr|caja-share-1.6.0-3|44	
14cr|caja-share-1.6.0-3|45	%find_lang %{oname}
14cr|caja-share-1.6.0-3|46	
14cr|caja-share-1.6.0-3|47	
14cr|caja-share-1.6.0-3|48	%files -f %{oname}.lang
14cr|caja-share-1.6.0-3|49	%doc AUTHORS COPYING README
14cr|caja-share-1.6.0-3|50	%{_libdir}/caja/extensions-2.0/*
14cr|caja-share-1.6.0-3|51	%{_datadir}/mate-file-manager-share/
14cr|caja-share-1.6.0-3|52	%config(noreplace) %{_sysconfdir}/samba/caja-share-smb.conf.example
14cr|caja-share-1.6.0-3|53	
14cr|caja-share-1.6.0-3|54	
14cr|caja-share-1.6.0-3|55	%changelog
14cr|caja-share-1.6.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|caja-share-1.6.0-3|57	+ Revision: 030c905
14cr|caja-share-1.6.0-3|58	- MassBuild#464: Increase release tag
14cr|caja-share-1.6.0-3|59	
14cr|caja-share-1.6.0-3|60	

509 14
14cr|cakephp-1.3.13-2|1	%define commit 924fb6f
14cr|cakephp-1.3.13-2|2	%define tag 60df687
14cr|cakephp-1.3.13-2|3	
14cr|cakephp-1.3.13-2|4	Name:		cakephp
14cr|cakephp-1.3.13-2|5	Version:	1.3.13
14cr|cakephp-1.3.13-2|6	Release:	2
14cr|cakephp-1.3.13-2|7	
14cr|cakephp-1.3.13-2|8	Summary:	MVC rapid application development framework for PHP
14cr|cakephp-1.3.13-2|9	License:	MIT
14cr|cakephp-1.3.13-2|10	Group:		Development/PHP
14cr|cakephp-1.3.13-2|11	URL:		http://cakephp.org/
14cr|cakephp-1.3.13-2|12	# https://github.com/cakephp/cakephp/tarball/%{version}:
14cr|cakephp-1.3.13-2|13	Source0:	%{name}-%{name}-%{version}-0-g%{commit}.tar.gz
14cr|cakephp-1.3.13-2|14	# Fix the path to launch the console php script to an
14cr|cakephp-1.3.13-2|15	# absolute path:
14cr|cakephp-1.3.13-2|16	Patch0:		%{name}-%{version}-mdv-fix-lib-path.patch
14cr|cakephp-1.3.13-2|17	
14cr|cakephp-1.3.13-2|18	BuildArch:	noarch
14cr|cakephp-1.3.13-2|19	
14cr|cakephp-1.3.13-2|20	Requires:	apache-mod_php
14cr|cakephp-1.3.13-2|21	Requires:	php-pdo
14cr|cakephp-1.3.13-2|22	Suggests:	cakephp-cli
14cr|cakephp-1.3.13-2|23	
14cr|cakephp-1.3.13-2|24	
14cr|cakephp-1.3.13-2|25	%description
14cr|cakephp-1.3.13-2|26	CakePHP is a free, open-source, model-view-controller rapid development
14cr|cakephp-1.3.13-2|27	framework for PHP. It's a foundational structure for programmers to create
14cr|cakephp-1.3.13-2|28	web applications. CakePHP reduces development costs and helps developers
14cr|cakephp-1.3.13-2|29	write less code, making it swiftly and with the least amount of hassle:
14cr|cakephp-1.3.13-2|30	
14cr|cakephp-1.3.13-2|31	* Compatible with versions 4 and 5 of PHP
14cr|cakephp-1.3.13-2|32	* Integrated CRUD for database interaction
14cr|cakephp-1.3.13-2|33	* Application scaffolding
14cr|cakephp-1.3.13-2|34	* Code generation
14cr|cakephp-1.3.13-2|35	* MVC architecture
14cr|cakephp-1.3.13-2|36	* Request dispatcher with clean, custom URLs and routes
14cr|cakephp-1.3.13-2|37	* Built-in validation
14cr|cakephp-1.3.13-2|38	* Fast and flexible templating (PHP syntax, with helpers)
14cr|cakephp-1.3.13-2|39	* View Helpers for AJAX, JavaScript, HTML Forms and more
14cr|cakephp-1.3.13-2|40	* Email, Cookie, Security, Session, and Request Handling Components
14cr|cakephp-1.3.13-2|41	* Flexible ACL
14cr|cakephp-1.3.13-2|42	* Data Sanitization
14cr|cakephp-1.3.13-2|43	* Flexible Caching
14cr|cakephp-1.3.13-2|44	* Localization
14cr|cakephp-1.3.13-2|45	* Works from any web site directory, with little to no Apache configuration
14cr|cakephp-1.3.13-2|46	involved
14cr|cakephp-1.3.13-2|47	
14cr|cakephp-1.3.13-2|48	
14cr|cakephp-1.3.13-2|49	%package cli
14cr|cakephp-1.3.13-2|50	Summary:	CakePHP console client
14cr|cakephp-1.3.13-2|51	Group:	 	Development/PHP
14cr|cakephp-1.3.13-2|52	
14cr|cakephp-1.3.13-2|53	Requires:	%{name}
14cr|cakephp-1.3.13-2|54	Requires:	php-cli
14cr|cakephp-1.3.13-2|55	
14cr|cakephp-1.3.13-2|56	
14cr|cakephp-1.3.13-2|57	%description cli
14cr|cakephp-1.3.13-2|58	CakePHP is a free, open-source, model-view-controller rapid development
14cr|cakephp-1.3.13-2|59	framework for PHP. It's a foundational structure for programmers to create
14cr|cakephp-1.3.13-2|60	web applications.
14cr|cakephp-1.3.13-2|61	
14cr|cakephp-1.3.13-2|62	This package contains the console command-line interface to CakePHP. It
14cr|cakephp-1.3.13-2|63	features a number of console applications that are used in concert with
14cr|cakephp-1.3.13-2|64	other CakePHP features (like ACL or i18n) and for general use in getting you
14cr|cakephp-1.3.13-2|65	to launch quicker.
14cr|cakephp-1.3.13-2|66	
14cr|cakephp-1.3.13-2|67	
14cr|cakephp-1.3.13-2|68	%prep
14cr|cakephp-1.3.13-2|69	%setup -q -n %{name}-%{name}-%{tag}
14cr|cakephp-1.3.13-2|70	%patch0 -p1
14cr|cakephp-1.3.13-2|71	
14cr|cakephp-1.3.13-2|72	
14cr|cakephp-1.3.13-2|73	%build
14cr|cakephp-1.3.13-2|74	# Remove unnecessary 'empty' files and directories.  These were added
14cr|cakephp-1.3.13-2|75	# by upstream to workaround braindead MacOS X extracting utilities
14cr|cakephp-1.3.13-2|76	# that would silently not create empty directories:
14cr|cakephp-1.3.13-2|77	find ./ -type f -name empty -size 0 -print0 | xargs -0 rm -f
14cr|cakephp-1.3.13-2|78	# We don't need the msdos command launcher:
14cr|cakephp-1.3.13-2|79	CAKEBAT=cake/console/cake.bat
14cr|cakephp-1.3.13-2|80	[[ -f ${CAKEBAT} ]] && rm -f ${CAKEBAT}
14cr|cakephp-1.3.13-2|81	
14cr|cakephp-1.3.13-2|82	
14cr|cakephp-1.3.13-2|83	%install
14cr|cakephp-1.3.13-2|84	mkdir -p %{buildroot}%{_datadir}/php/%{name}/cake/console
14cr|cakephp-1.3.13-2|85	mkdir -p %{buildroot}%{_bindir}
14cr|cakephp-1.3.13-2|86	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|cakephp-1.3.13-2|87	
14cr|cakephp-1.3.13-2|88	cp -r cake/libs \
14cr|cakephp-1.3.13-2|89	cake/tests \
14cr|cakephp-1.3.13-2|90	cake/config \
14cr|cakephp-1.3.13-2|91	cake/*.php \
14cr|cakephp-1.3.13-2|92	%{buildroot}%{_datadir}/php/%{name}/cake
14cr|cakephp-1.3.13-2|93	cp -r cake/console/libs \
14cr|cakephp-1.3.13-2|94	cake/console/*.php \
14cr|cakephp-1.3.13-2|95	%{buildroot}%{_datadir}/php/%{name}/cake/console
14cr|cakephp-1.3.13-2|96	cp -r cake/console/cake %{buildroot}%{_bindir}/cake
14cr|cakephp-1.3.13-2|97	
14cr|cakephp-1.3.13-2|98	cp README %{buildroot}%{_docdir}/%{name}
14cr|cakephp-1.3.13-2|99	cp cake/*.txt %{buildroot}%{_docdir}/%{name}
14cr|cakephp-1.3.13-2|100	
14cr|cakephp-1.3.13-2|101	
14cr|cakephp-1.3.13-2|102	%files
14cr|cakephp-1.3.13-2|103	%defattr(-,root,root)
14cr|cakephp-1.3.13-2|104	%{_datadir}/php/%{name}/cake/libs
14cr|cakephp-1.3.13-2|105	%{_datadir}/php/%{name}/cake/tests
14cr|cakephp-1.3.13-2|106	%{_datadir}/php/%{name}/cake/config
14cr|cakephp-1.3.13-2|107	%{_datadir}/php/%{name}/cake/*.php
14cr|cakephp-1.3.13-2|108	%doc %{_docdir}/%{name}/README
14cr|cakephp-1.3.13-2|109	%doc %{_docdir}/%{name}/VERSION.txt
14cr|cakephp-1.3.13-2|110	%doc %{_docdir}/%{name}/LICENSE.txt
14cr|cakephp-1.3.13-2|111	
14cr|cakephp-1.3.13-2|112	
14cr|cakephp-1.3.13-2|113	%files cli
14cr|cakephp-1.3.13-2|114	%{_bindir}/cake
14cr|cakephp-1.3.13-2|115	%{_datadir}/php/%{name}/cake/console
14cr|cakephp-1.3.13-2|116	
14cr|cakephp-1.3.13-2|117	
14cr|cakephp-1.3.13-2|118	
14cr|cakephp-1.3.13-2|119	%changelog
14cr|cakephp-1.3.13-2|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.13-2
14cr|cakephp-1.3.13-2|121	+ Revision: f499e8e
14cr|cakephp-1.3.13-2|122	- MassBuild#464: Increase release tag
14cr|cakephp-1.3.13-2|123	
14cr|cakephp-1.3.13-2|124	

510 14
14cr|cal3d-0.11.0-12|1	%define major 12
14cr|cal3d-0.11.0-12|2	%define libname %mklibname %{name} %{major}
14cr|cal3d-0.11.0-12|3	%define develname %mklibname %{name} -d
14cr|cal3d-0.11.0-12|4	
14cr|cal3d-0.11.0-12|5	Summary:	A skeletal based character animation library
14cr|cal3d-0.11.0-12|6	Name:		cal3d
14cr|cal3d-0.11.0-12|7	Version:	0.11.0
14cr|cal3d-0.11.0-12|8	Release:	12
14cr|cal3d-0.11.0-12|9	Group:		System/Libraries
14cr|cal3d-0.11.0-12|10	License:	LGPLv2+
14cr|cal3d-0.11.0-12|11	URL:		http://gna.org/projects/cal3d/
14cr|cal3d-0.11.0-12|12	Source0:	http://download.gna.org/cal3d/sources/%{name}-%{version}.tar.bz2
14cr|cal3d-0.11.0-12|13	Patch0:		cal3d-0.11.0-gcc43.patch
14cr|cal3d-0.11.0-12|14	BuildRequires:	valgrind
14cr|cal3d-0.11.0-12|15	BuildRequires:	doxygen
14cr|cal3d-0.11.0-12|16	BuildRequires:	docbook-utils
14cr|cal3d-0.11.0-12|17	
14cr|cal3d-0.11.0-12|18	%description
14cr|cal3d-0.11.0-12|19	Cal3D is a skeletal based character animation library. It is platform-
14cr|cal3d-0.11.0-12|20	independent and not bound to a specific graphic API. Originally designed to
14cr|cal3d-0.11.0-12|21	be used in a 3d client for the Worldforge project (www.worldforge.org)
14cr|cal3d-0.11.0-12|22	it evolved into a stand-alone product that can be used in many different
14cr|cal3d-0.11.0-12|23	projects.
14cr|cal3d-0.11.0-12|24	
14cr|cal3d-0.11.0-12|25	%package -n %{libname}
14cr|cal3d-0.11.0-12|26	Summary:	A skeletal based character animation library
14cr|cal3d-0.11.0-12|27	Group:		System/Libraries
14cr|cal3d-0.11.0-12|28	Provides:	%{name} = %{version}-%{release}
14cr|cal3d-0.11.0-12|29	
14cr|cal3d-0.11.0-12|30	%description -n	%{libname}
14cr|cal3d-0.11.0-12|31	Cal3D is a skeletal based character animation library. It is platform-
14cr|cal3d-0.11.0-12|32	independent and not bound to a specific graphic API. Originally designed to
14cr|cal3d-0.11.0-12|33	be used in a 3d client for the Worldforge project (www.worldforge.org)
14cr|cal3d-0.11.0-12|34	it evolved into a stand-alone product that can be used in many different
14cr|cal3d-0.11.0-12|35	projects.
14cr|cal3d-0.11.0-12|36	
14cr|cal3d-0.11.0-12|37	%package -n %{develname}
14cr|cal3d-0.11.0-12|38	Summary:	Headers for developing programs that will use Cal3D
14cr|cal3d-0.11.0-12|39	Group:		Development/C++
14cr|cal3d-0.11.0-12|40	Requires:	%{libname} = %{version}-%{release}
14cr|cal3d-0.11.0-12|41	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|cal3d-0.11.0-12|42	Provides:	%{name}-devel = %{version}-%{release}
14cr|cal3d-0.11.0-12|43	
14cr|cal3d-0.11.0-12|44	%description -n	%{develname}
14cr|cal3d-0.11.0-12|45	This package contains the headers that programmers will need to develop
14cr|cal3d-0.11.0-12|46	applications which will use Cal3D.
14cr|cal3d-0.11.0-12|47	
14cr|cal3d-0.11.0-12|48	%prep
14cr|cal3d-0.11.0-12|49	%setup -q
14cr|cal3d-0.11.0-12|50	%patch0 -p0
14cr|cal3d-0.11.0-12|51	
14cr|cal3d-0.11.0-12|52	%build
14cr|cal3d-0.11.0-12|53	%configure2_5x
14cr|cal3d-0.11.0-12|54	%make
14cr|cal3d-0.11.0-12|55	
14cr|cal3d-0.11.0-12|56	%install
14cr|cal3d-0.11.0-12|57	%makeinstall_std
14cr|cal3d-0.11.0-12|58	
14cr|cal3d-0.11.0-12|59	%files -n %{libname}
14cr|cal3d-0.11.0-12|60	%{_libdir}/*.so.%{major}*
14cr|cal3d-0.11.0-12|61	
14cr|cal3d-0.11.0-12|62	%files -n %{develname}
14cr|cal3d-0.11.0-12|63	%dir %{_includedir}/%{name}
14cr|cal3d-0.11.0-12|64	%{_includedir}/%{name}/*.h
14cr|cal3d-0.11.0-12|65	%{_libdir}/*.so
14cr|cal3d-0.11.0-12|66	%{_libdir}/pkgconfig/%{name}.pc
14cr|cal3d-0.11.0-12|67	%{_bindir}/%{name}_converter
14cr|cal3d-0.11.0-12|68	%{_mandir}/man1/%{name}_converter.1*
14cr|cal3d-0.11.0-12|69	
14cr|cal3d-0.11.0-12|70	
14cr|cal3d-0.11.0-12|71	
14cr|cal3d-0.11.0-12|72	%changelog
14cr|cal3d-0.11.0-12|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-12
14cr|cal3d-0.11.0-12|74	+ Revision: eedd79b
14cr|cal3d-0.11.0-12|75	- MassBuild#464: Increase release tag
14cr|cal3d-0.11.0-12|76	
14cr|cal3d-0.11.0-12|77	

511 14
14cr|calculate-1.00-15|1	%define name	calculate
14cr|calculate-1.00-15|2	%define version	1.00
14cr|calculate-1.00-15|3	%define release	15
14cr|calculate-1.00-15|4	%define	binname	calc
14cr|calculate-1.00-15|5	
14cr|calculate-1.00-15|6	Name:		%{name}
14cr|calculate-1.00-15|7	Version:	%{version}
14cr|calculate-1.00-15|8	Release:	%{release}
14cr|calculate-1.00-15|9	License:	GPL
14cr|calculate-1.00-15|10	Group:		Development/Other
14cr|calculate-1.00-15|11	Source0:	%{name}-%{version}.tar.bz2
14cr|calculate-1.00-15|12	Patch0:		calculate-1.00-gcc3-fix.patch.bz2
14cr|calculate-1.00-15|13	URL:		http://home.planetinternet.be/~esmee/calc01.html
14cr|calculate-1.00-15|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|calculate-1.00-15|15	Summary:	A simple command line calculator for the console
14cr|calculate-1.00-15|16	
14cr|calculate-1.00-15|17	%description
14cr|calculate-1.00-15|18	A very simple console command line calculater.
14cr|calculate-1.00-15|19	
14cr|calculate-1.00-15|20	%prep
14cr|calculate-1.00-15|21	%setup -q
14cr|calculate-1.00-15|22	%patch0 -p1 -b .gcc3
14cr|calculate-1.00-15|23	
14cr|calculate-1.00-15|24	%build
14cr|calculate-1.00-15|25	%{__cxx} $RPM_OPT_FLAGS -o %{binname} %{name}.cpp
14cr|calculate-1.00-15|26	
14cr|calculate-1.00-15|27	%install
14cr|calculate-1.00-15|28	%{__rm} -rf $RPM_BUILD_ROOT
14cr|calculate-1.00-15|29	%{__install} -m755 %{binname} -D $RPM_BUILD_ROOT%{_bindir}/%{binname}
14cr|calculate-1.00-15|30	
14cr|calculate-1.00-15|31	%clean
14cr|calculate-1.00-15|32	%{__rm} -rf $RPM_BUILD_ROOT
14cr|calculate-1.00-15|33	
14cr|calculate-1.00-15|34	%files
14cr|calculate-1.00-15|35	%defattr(-,root,root)
14cr|calculate-1.00-15|36	%doc README
14cr|calculate-1.00-15|37	%{_bindir}/%{binname}
14cr|calculate-1.00-15|38	
14cr|calculate-1.00-15|39	
14cr|calculate-1.00-15|40	
14cr|calculate-1.00-15|41	
14cr|calculate-1.00-15|42	%changelog
14cr|calculate-1.00-15|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-15
14cr|calculate-1.00-15|44	+ Revision: fbe2419
14cr|calculate-1.00-15|45	- MassBuild#464: Increase release tag
14cr|calculate-1.00-15|46	
14cr|calculate-1.00-15|47	

512 14
14cr|calf-0.0.19-2|1	Name:           calf
14cr|calf-0.0.19-2|2	Summary:        Pack of multi-standard audio plugins and host for JACK
14cr|calf-0.0.19-2|3	Version:        0.0.19
14cr|calf-0.0.19-2|4	Release:        2
14cr|calf-0.0.19-2|5	
14cr|calf-0.0.19-2|6	Source:         http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
14cr|calf-0.0.19-2|7	URL:            http://%{name}.sourceforge.net/
14cr|calf-0.0.19-2|8	License:        GPLv2
14cr|calf-0.0.19-2|9	Group:          Sound
14cr|calf-0.0.19-2|10	BuildRequires:  desktop-file-utils expat-devel cairo-devel
14cr|calf-0.0.19-2|11	BuildRequires:  gtk2-devel
14cr|calf-0.0.19-2|12	BuildRequires:  fftw-devel
14cr|calf-0.0.19-2|13	BuildRequires:  pkgconfig
14cr|calf-0.0.19-2|14	BuildRequires:  pkgconfig(gconf-2.0)
14cr|calf-0.0.19-2|15	BuildRequires:  jackit-devel lv2-devel readline-devel
14cr|calf-0.0.19-2|16	BuildRequires:  fluidsynth-devel
14cr|calf-0.0.19-2|17	Requires:       redland lv2 fluidsynth
14cr|calf-0.0.19-2|18	
14cr|calf-0.0.19-2|19	%description
14cr|calf-0.0.19-2|20	Calf is a pack of audio plugins for the LV2 interface.
14cr|calf-0.0.19-2|21	Calf contains the following audio effects: vintage delay,
14cr|calf-0.0.19-2|22	rotary speaker, reverb, multi chorus, flanger, phaser, filter,
14cr|calf-0.0.19-2|23	compressor. It also contains two full-blown synthesizers: monosynth and
14cr|calf-0.0.19-2|24	organ.
14cr|calf-0.0.19-2|25	
14cr|calf-0.0.19-2|26	%prep
14cr|calf-0.0.19-2|27	
14cr|calf-0.0.19-2|28	%setup -q
14cr|calf-0.0.19-2|29	
14cr|calf-0.0.19-2|30	%build
14cr|calf-0.0.19-2|31	LDFLAGS='-lgthread-2.0' \
14cr|calf-0.0.19-2|32	%configure  --with-ladspa-dir=%{_libdir}/ladspa \
14cr|calf-0.0.19-2|33	--with-dssi-dir=%{_libdir}/dssi \
14cr|calf-0.0.19-2|34	--with-lv2-dir=%{_libdir}/lv2 \
14cr|calf-0.0.19-2|35	--enable-static=false \
14cr|calf-0.0.19-2|36	--libdir=%{_libdir} \
14cr|calf-0.0.19-2|37	--without-lash --enable-experimental=yes
14cr|calf-0.0.19-2|38	%make
14cr|calf-0.0.19-2|39	
14cr|calf-0.0.19-2|40	%install
14cr|calf-0.0.19-2|41	%makeinstall_std
14cr|calf-0.0.19-2|42	desktop-file-install --add-category=";X-MandrivaLinux-Multimedia-Sound;" \
14cr|calf-0.0.19-2|43	--add-category="GTK;" \
14cr|calf-0.0.19-2|44	--remove-key="Version" \
14cr|calf-0.0.19-2|45	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|calf-0.0.19-2|46	
14cr|calf-0.0.19-2|47	rm -f %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache
14cr|calf-0.0.19-2|48	
14cr|calf-0.0.19-2|49	
14cr|calf-0.0.19-2|50	%files
14cr|calf-0.0.19-2|51	%defattr(-,root,root)
14cr|calf-0.0.19-2|52	%doc README COPYING AUTHORS
14cr|calf-0.0.19-2|53	%{_bindir}/calfjackhost
14cr|calf-0.0.19-2|54	%{_libdir}/lv2/%{name}.lv2
14cr|calf-0.0.19-2|55	%{_libdir}/%{name}/%{name}.so
14cr|calf-0.0.19-2|56	
14cr|calf-0.0.19-2|57	
14cr|calf-0.0.19-2|58	%{_datadir}/%{name}/*
14cr|calf-0.0.19-2|59	
14cr|calf-0.0.19-2|60	%{_datadir}/icons/hicolor/16x16/apps/calf.png
14cr|calf-0.0.19-2|61	%{_datadir}/icons/hicolor/24x24/apps/calf.png
14cr|calf-0.0.19-2|62	%{_datadir}/icons/hicolor/32x32/apps/calf.png
14cr|calf-0.0.19-2|63	%{_datadir}/icons/hicolor/48x48/apps/calf.png
14cr|calf-0.0.19-2|64	%{_datadir}/icons/hicolor/128x128/apps/calf.png
14cr|calf-0.0.19-2|65	%{_datadir}/icons/hicolor/128x128/apps/calf_plugin.png
14cr|calf-0.0.19-2|66	%{_datadir}/icons/hicolor/16x16/apps/calf_plugin.png
14cr|calf-0.0.19-2|67	%{_datadir}/icons/hicolor/22x22/apps/calf.png
14cr|calf-0.0.19-2|68	%{_datadir}/icons/hicolor/22x22/apps/calf_plugin.png
14cr|calf-0.0.19-2|69	%{_datadir}/icons/hicolor/24x24/apps/calf_plugin.png
14cr|calf-0.0.19-2|70	%{_datadir}/icons/hicolor/256x256/apps/calf.png
14cr|calf-0.0.19-2|71	%{_datadir}/icons/hicolor/256x256/apps/calf_plugin.png
14cr|calf-0.0.19-2|72	%{_datadir}/icons/hicolor/32x32/apps/calf_plugin.png
14cr|calf-0.0.19-2|73	%{_datadir}/icons/hicolor/48x48/apps/calf_plugin.png
14cr|calf-0.0.19-2|74	%{_datadir}/icons/hicolor/64x64/apps/calf.png
14cr|calf-0.0.19-2|75	%{_datadir}/icons/hicolor/64x64/apps/calf_plugin.png
14cr|calf-0.0.19-2|76	%{_datadir}/icons/hicolor/scalable/apps/calf.svg
14cr|calf-0.0.19-2|77	%{_datadir}/icons/hicolor/scalable/apps/calf_plugin.svg
14cr|calf-0.0.19-2|78	
14cr|calf-0.0.19-2|79	%{_mandir}/man1/calfjackhost.1.*
14cr|calf-0.0.19-2|80	%{_mandir}/man7/calf.7.*
14cr|calf-0.0.19-2|81	
14cr|calf-0.0.19-2|82	%{_datadir}/applications/%{name}.desktop
14cr|calf-0.0.19-2|83	
14cr|calf-0.0.19-2|84	
14cr|calf-0.0.19-2|85	
14cr|calf-0.0.19-2|86	
14cr|calf-0.0.19-2|87	%changelog
14cr|calf-0.0.19-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.19-2
14cr|calf-0.0.19-2|89	+ Revision: f2f043c
14cr|calf-0.0.19-2|90	- MassBuild#464: Increase release tag
14cr|calf-0.0.19-2|91	
14cr|calf-0.0.19-2|92	

513 14
14cr|calibre-1.34.0-3|1	Summary:	E-book converter and library management
14cr|calibre-1.34.0-3|2	Name:		calibre
14cr|calibre-1.34.0-3|3	Version:	1.34.0
14cr|calibre-1.34.0-3|4	Release:	3
14cr|calibre-1.34.0-3|5	Group:		Office
14cr|calibre-1.34.0-3|6	License:	GPLv3+
14cr|calibre-1.34.0-3|7	Url:		http://calibre-ebook.com/
14cr|calibre-1.34.0-3|8	Source0:	http://calibre-ebook.googlecode.com/files/%{name}-%{version}.tar.xz
14cr|calibre-1.34.0-3|9	Source2:	calibre-mount-helper
14cr|calibre-1.34.0-3|10	Patch1:		%{name}-no-update-0.8.6.patch
14cr|calibre-1.34.0-3|11	Patch3:		%{name}-0.7.27-python-fix.patch
14cr|calibre-1.34.0-3|12	Patch4:		%{name}-python2-env-fix.patch
14cr|calibre-1.34.0-3|13	Patch5:		%{name}-web-control.patch
14cr|calibre-1.34.0-3|14	BuildRequires:	desktop-file-utils
14cr|calibre-1.34.0-3|15	BuildRequires:	imagemagick-devel
14cr|calibre-1.34.0-3|16	BuildRequires:	python-apsw
14cr|calibre-1.34.0-3|17	BuildRequires:	python-beautifulsoup
14cr|calibre-1.34.0-3|18	BuildRequires:	python-cssselect
14cr|calibre-1.34.0-3|19	BuildRequires:	python-cssutils >= 0.9.9
14cr|calibre-1.34.0-3|20	BuildRequires:	python-dateutil
14cr|calibre-1.34.0-3|21	BuildRequires:	python-imaging
14cr|calibre-1.34.0-3|22	BuildRequires:	python-lxml
14cr|calibre-1.34.0-3|23	BuildRequires:	python-mechanize
14cr|calibre-1.34.0-3|24	BuildRequires:	python-setuptools
14cr|calibre-1.34.0-3|25	BuildRequires:	python-six
14cr|calibre-1.34.0-3|26	BuildRequires:	unzip
14cr|calibre-1.34.0-3|27	BuildRequires:	xdg-utils
14cr|calibre-1.34.0-3|28	BuildRequires:	chmlib-devel
14cr|calibre-1.34.0-3|29	BuildRequires:	libmtp-devel
14cr|calibre-1.34.0-3|30	BuildRequires:	libwmf-devel
14cr|calibre-1.34.0-3|31	BuildRequires:	podofo-devel
14cr|calibre-1.34.0-3|32	BuildRequires:	python-qt4-devel
14cr|calibre-1.34.0-3|33	BuildRequires:	qt4-devel
14cr|calibre-1.34.0-3|34	BuildRequires:	qt4-devel-private
14cr|calibre-1.34.0-3|35	BuildRequires:	pkgconfig(icu-i18n)
14cr|calibre-1.34.0-3|36	BuildRequires:	pkgconfig(poppler-qt4) >= 0.12
14cr|calibre-1.34.0-3|37	BuildRequires:	pkgconfig(poppler-glib)
14cr|calibre-1.34.0-3|38	BuildRequires:	pkgconfig(python) >= 2.6
14cr|calibre-1.34.0-3|39	BuildRequires:	pkgconfig(sqlite3)
14cr|calibre-1.34.0-3|40	Requires:	imagemagick
14cr|calibre-1.34.0-3|41	Requires:	python-apsw
14cr|calibre-1.34.0-3|42	Requires:	python-beautifulsoup
14cr|calibre-1.34.0-3|43	Requires:	python-cherrypy
14cr|calibre-1.34.0-3|44	Requires:	python-cssselect
14cr|calibre-1.34.0-3|45	Requires:	python-cssutils
14cr|calibre-1.34.0-3|46	Requires:	python-dateutil
14cr|calibre-1.34.0-3|47	Requires:	python-django-tagging
14cr|calibre-1.34.0-3|48	Requires:	python-genshi
14cr|calibre-1.34.0-3|49	Requires:	python-imaging
14cr|calibre-1.34.0-3|50	Requires:	python-lxml
14cr|calibre-1.34.0-3|51	Requires:	python-mechanize
14cr|calibre-1.34.0-3|52	Requires:	python-netifaces
14cr|calibre-1.34.0-3|53	Requires:	python-odf
14cr|calibre-1.34.0-3|54	Requires:	python-pypdf
14cr|calibre-1.34.0-3|55	Requires:	python-qt4
14cr|calibre-1.34.0-3|56	Requires:	python-qt4-help
14cr|calibre-1.34.0-3|57	Requires:	poppler
14cr|calibre-1.34.0-3|58	# Require the packages of the files which are symlinked by calibre
14cr|calibre-1.34.0-3|59	Requires:	fonts-ttf-liberation
14cr|calibre-1.34.0-3|60	# E-mail functionality requires this package
14cr|calibre-1.34.0-3|61	# see https://bugs.launchpad.net/calibre/+bug/739073
14cr|calibre-1.34.0-3|62	Requires:	python-dnspython
14cr|calibre-1.34.0-3|63	
14cr|calibre-1.34.0-3|64	%description
14cr|calibre-1.34.0-3|65	Calibre is meant to be a complete e-library solution. It includes library
14cr|calibre-1.34.0-3|66	management, format conversion, news feeds to ebook conversion as well as
14cr|calibre-1.34.0-3|67	e-book reader sync features.
14cr|calibre-1.34.0-3|68	
14cr|calibre-1.34.0-3|69	Calibre is primarily a ebook cataloging program. It manages your ebook
14cr|calibre-1.34.0-3|70	collection for you. It is designed around the concept of the logical book,
14cr|calibre-1.34.0-3|71	i.e. a single entry in the database that may correspond to ebooks in several
14cr|calibre-1.34.0-3|72	formats. It also supports conversion to and from a dozen different ebook
14cr|calibre-1.34.0-3|73	formats.
14cr|calibre-1.34.0-3|74	
14cr|calibre-1.34.0-3|75	Supported input formats are: MOBI, LIT, PRC, EPUB, CHM, ODT, HTML, CBR, CBZ,
14cr|calibre-1.34.0-3|76	RTF, TXT, PDF and LRS.
14cr|calibre-1.34.0-3|77	
14cr|calibre-1.34.0-3|78	%files
14cr|calibre-1.34.0-3|79	#-f %{name}.lang
14cr|calibre-1.34.0-3|80	%doc COPYRIGHT LICENSE Changelog.yaml
14cr|calibre-1.34.0-3|81	%{_bindir}/calibre
14cr|calibre-1.34.0-3|82	%{_bindir}/calibre-complete
14cr|calibre-1.34.0-3|83	%{_bindir}/calibre-customize
14cr|calibre-1.34.0-3|84	%{_bindir}/calibre-debug
14cr|calibre-1.34.0-3|85	%{_bindir}/calibre-parallel
14cr|calibre-1.34.0-3|86	%{_bindir}/calibre-server
14cr|calibre-1.34.0-3|87	%{_bindir}/calibre-smtp
14cr|calibre-1.34.0-3|88	%{_bindir}/calibre-mount-helper
14cr|calibre-1.34.0-3|89	%{_bindir}/calibredb
14cr|calibre-1.34.0-3|90	%{_bindir}/ebook-convert
14cr|calibre-1.34.0-3|91	%{_bindir}/ebook-device
14cr|calibre-1.34.0-3|92	%{_bindir}/ebook-edit
14cr|calibre-1.34.0-3|93	%{_bindir}/ebook-meta
14cr|calibre-1.34.0-3|94	%{_bindir}/ebook-polish
14cr|calibre-1.34.0-3|95	%{_bindir}/ebook-viewer
14cr|calibre-1.34.0-3|96	%{_bindir}/fetch-ebook-metadata
14cr|calibre-1.34.0-3|97	%{_bindir}/lrf2lrs
14cr|calibre-1.34.0-3|98	%{_bindir}/lrfviewer
14cr|calibre-1.34.0-3|99	%{_bindir}/lrs2lrf
14cr|calibre-1.34.0-3|100	%{_bindir}/markdown-calibre
14cr|calibre-1.34.0-3|101	%{_bindir}/web2disk
14cr|calibre-1.34.0-3|102	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|calibre-1.34.0-3|103	%{_libdir}/%{name}
14cr|calibre-1.34.0-3|104	%{_datadir}/%{name}
14cr|calibre-1.34.0-3|105	%{_datadir}/pixmaps/*
14cr|calibre-1.34.0-3|106	%{_datadir}/applications/*.desktop
14cr|calibre-1.34.0-3|107	%{_datadir}/mime/packages/*
14cr|calibre-1.34.0-3|108	%{_datadir}/icons/hicolor/scalable/mimetypes/*
14cr|calibre-1.34.0-3|109	%{_datadir}/icons/hicolor/*/apps/*
14cr|calibre-1.34.0-3|110	%{_datadir}/appdata/%{name}-*.appdata.xml
14cr|calibre-1.34.0-3|111	%{python_sitelib}/init_calibre.py*
14cr|calibre-1.34.0-3|112	
14cr|calibre-1.34.0-3|113	#--------------------------------------------------------------------
14cr|calibre-1.34.0-3|114	
14cr|calibre-1.34.0-3|115	%prep
14cr|calibre-1.34.0-3|116	%setup -q -n %{name}
14cr|calibre-1.34.0-3|117	
14cr|calibre-1.34.0-3|118	# remove redundant / non-free fonts
14cr|calibre-1.34.0-3|119	rm -rf resources/fonts/*/
14cr|calibre-1.34.0-3|120	
14cr|calibre-1.34.0-3|121	# don't check for new upstream version (that's what packagers do)
14cr|calibre-1.34.0-3|122	# otherwise the plugins are safe to be updated in ~/.config/calibre/plugins/
14cr|calibre-1.34.0-3|123	%patch1 -F 2 -p1 -b .no-update
14cr|calibre-1.34.0-3|124	
14cr|calibre-1.34.0-3|125	# libs
14cr|calibre-1.34.0-3|126	%patch3 -p1 -b .python-fix
14cr|calibre-1.34.0-3|127	
14cr|calibre-1.34.0-3|128	# there is no python2 symlink to python2.7
14cr|calibre-1.34.0-3|129	# but just python, as opposed to python3
14cr|calibre-1.34.0-3|130	%patch4 -p1 -b .python2-env-fix
14cr|calibre-1.34.0-3|131	
14cr|calibre-1.34.0-3|132	# import from QtNetwork, not Qt
14cr|calibre-1.34.0-3|133	%patch5 -p1 -b .python-web-control
14cr|calibre-1.34.0-3|134	
14cr|calibre-1.34.0-3|135	# dos2unix newline conversion
14cr|calibre-1.34.0-3|136	sed -i -e 's/\r//' src/calibre/web/feeds/recipes/*
14cr|calibre-1.34.0-3|137	
14cr|calibre-1.34.0-3|138	# fix the location of liberation default font
14cr|calibre-1.34.0-3|139	# sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cr|calibre-1.34.0-3|140	#  src/calibre/library/catalog.py
14cr|calibre-1.34.0-3|141	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cr|calibre-1.34.0-3|142	src/calibre/utils/magick/draw.py
14cr|calibre-1.34.0-3|143	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cr|calibre-1.34.0-3|144	src/calibre/web/feeds/news.py
14cr|calibre-1.34.0-3|145	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cr|calibre-1.34.0-3|146	recipes/*_ke.recipe
14cr|calibre-1.34.0-3|147	
14cr|calibre-1.34.0-3|148	# remove shebangs
14cr|calibre-1.34.0-3|149	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*/*.py
14cr|calibre-1.34.0-3|150	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*.py
14cr|calibre-1.34.0-3|151	sed -i -e '/^#![ ]*\//, 1d' src/calibre/*/*.py
14cr|calibre-1.34.0-3|152	sed -i -e '/^#!\//, 1d' src/calibre/*.py
14cr|calibre-1.34.0-3|153	sed -i -e '/^#!\//, 1d' src/templite/*.py
14cr|calibre-1.34.0-3|154	sed -i -e '/^#!\//, 1d' resources/default_tweaks.py
14cr|calibre-1.34.0-3|155	sed -i -e '/^#!\//, 1d' recipes/*.recipe
14cr|calibre-1.34.0-3|156	
14cr|calibre-1.34.0-3|157	chmod -x src/calibre/*/*/*/*.py
14cr|calibre-1.34.0-3|158	chmod -x src/calibre/*/*/*.py
14cr|calibre-1.34.0-3|159	chmod -x src/calibre/*/*.py
14cr|calibre-1.34.0-3|160	chmod -x src/calibre/*.py
14cr|calibre-1.34.0-3|161	chmod -x recipes/*.recipe
14cr|calibre-1.34.0-3|162	
14cr|calibre-1.34.0-3|163	%build
14cr|calibre-1.34.0-3|164	OVERRIDE_CFLAGS="%{optflags}" python setup.py build
14cr|calibre-1.34.0-3|165	
14cr|calibre-1.34.0-3|166	%install
14cr|calibre-1.34.0-3|167	mkdir -p %{buildroot}%{_datadir}
14cr|calibre-1.34.0-3|168	
14cr|calibre-1.34.0-3|169	# create directories for xdg-utils
14cr|calibre-1.34.0-3|170	mkdir -p %{buildroot}%{_datadir}/icons
14cr|calibre-1.34.0-3|171	mkdir -p %{buildroot}%{_datadir}/icons/hicolor
14cr|calibre-1.34.0-3|172	mkdir -p %{buildroot}%{_datadir}/packages
14cr|calibre-1.34.0-3|173	mkdir -p %{buildroot}%{_datadir}/mime
14cr|calibre-1.34.0-3|174	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|calibre-1.34.0-3|175	mkdir -p %{buildroot}%{_datadir}/applications
14cr|calibre-1.34.0-3|176	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cr|calibre-1.34.0-3|177	
14cr|calibre-1.34.0-3|178	# create directory for calibre environment module
14cr|calibre-1.34.0-3|179	# the install script assumes it's there.
14cr|calibre-1.34.0-3|180	mkdir -p %{buildroot}%{python_sitelib}
14cr|calibre-1.34.0-3|181	
14cr|calibre-1.34.0-3|182	XDG_DATA_DIRS="%{buildroot}%{_datadir}" \
14cr|calibre-1.34.0-3|183	XDG_UTILS_INSTALL_MODE="system" \
14cr|calibre-1.34.0-3|184	LIBPATH="%{_libdir}" \
14cr|calibre-1.34.0-3|185	LANG="en_US" \
14cr|calibre-1.34.0-3|186	python setup.py install --root=%{buildroot}%{_prefix} \
14cr|calibre-1.34.0-3|187	--prefix=%{_prefix} \
14cr|calibre-1.34.0-3|188	--libdir=%{_libdir} \
14cr|calibre-1.34.0-3|189	--staging-libdir=%{buildroot}%{_libdir} \
14cr|calibre-1.34.0-3|190	# remove shebang from init_calibre.py here because
14cr|calibre-1.34.0-3|191	# it just got spawned by the install script
14cr|calibre-1.34.0-3|192	sed -i -e '/^#!\//, 1d' %{buildroot}%{python_sitelib}/init_calibre.py
14cr|calibre-1.34.0-3|193	
14cr|calibre-1.34.0-3|194	# icons
14cr|calibre-1.34.0-3|195	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|calibre-1.34.0-3|196	cp -p resources/images/library.png		  \
14cr|calibre-1.34.0-3|197	%{buildroot}%{_datadir}/pixmaps/%{name}-gui.png
14cr|calibre-1.34.0-3|198	cp -p resources/images/viewer.png		  \
14cr|calibre-1.34.0-3|199	%{buildroot}%{_datadir}/pixmaps/calibre-viewer.png
14cr|calibre-1.34.0-3|200	
14cr|calibre-1.34.0-3|201	# every file is empty here
14cr|calibre-1.34.0-3|202	find %{buildroot}%{_datadir}/mime -maxdepth 1 -type f|xargs rm -f
14cr|calibre-1.34.0-3|203	
14cr|calibre-1.34.0-3|204	# the portable batch (>=0.8.5) is not needed
14cr|calibre-1.34.0-3|205	rm -f %{buildroot}%{_bindir}/calibre-portable.bat
14cr|calibre-1.34.0-3|206	
14cr|calibre-1.34.0-3|207	# packages aren't allowed to register mimetypes like this
14cr|calibre-1.34.0-3|208	rm -f %{buildroot}%{_datadir}/applications/defaults.list
14cr|calibre-1.34.0-3|209	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cr|calibre-1.34.0-3|210	rm -f %{buildroot}%{_datadir}/mime/application/*.xml
14cr|calibre-1.34.0-3|211	rm -f %{buildroot}%{_datadir}/mime/text/*.xml
14cr|calibre-1.34.0-3|212	
14cr|calibre-1.34.0-3|213	desktop-file-validate \
14cr|calibre-1.34.0-3|214	%{buildroot}%{_datadir}/applications/calibre-ebook-viewer.desktop
14cr|calibre-1.34.0-3|215	desktop-file-validate \
14cr|calibre-1.34.0-3|216	%{buildroot}%{_datadir}/applications/calibre-gui.desktop
14cr|calibre-1.34.0-3|217	desktop-file-validate \
14cr|calibre-1.34.0-3|218	%{buildroot}%{_datadir}/applications/calibre-lrfviewer.desktop
14cr|calibre-1.34.0-3|219	
14cr|calibre-1.34.0-3|220	# mimetype icon for lrf
14cr|calibre-1.34.0-3|221	rm -rf %{buildroot}%{_datadir}/icons/hicolor/128x128
14cr|calibre-1.34.0-3|222	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable
14cr|calibre-1.34.0-3|223	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes
14cr|calibre-1.34.0-3|224	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|calibre-1.34.0-3|225	cp -p resources/images/mimetypes/lrf.png \
14cr|calibre-1.34.0-3|226	%{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-sony-bbeb.png
14cr|calibre-1.34.0-3|227	cp -p resources/images/viewer.png \
14cr|calibre-1.34.0-3|228	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/calibre-viewer.png
14cr|calibre-1.34.0-3|229	
14cr|calibre-1.34.0-3|230	# don't put bash completions in /usr/etc
14cr|calibre-1.34.0-3|231	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|calibre-1.34.0-3|232	mv %{buildroot}%{_prefix}%{_sysconfdir}/bash_completion.d/%{name} %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|calibre-1.34.0-3|233	rmdir %{buildroot}%{_prefix}%{_sysconfdir}/bash_completion.d
14cr|calibre-1.34.0-3|234	
14cr|calibre-1.34.0-3|235	# these are provided as separate packages
14cr|calibre-1.34.0-3|236	rm -rf %{buildroot}%{_libdir}/%{name}/{odf,cherrypy,pyPdf,encutils,cssutils}
14cr|calibre-1.34.0-3|237	rm -rf %{buildroot}%{_libdir}/%{name}/cal/utils/genshi
14cr|calibre-1.34.0-3|238	rm -rf %{buildroot}%{_libdir}/%{name}/cal/trac
14cr|calibre-1.34.0-3|239	
14cr|calibre-1.34.0-3|240	# link to system fonts after we have deleted the non-free ones
14cr|calibre-1.34.0-3|241	# http://oldbugs.calibre-ebook.com/ticket/3832
14cr|calibre-1.34.0-3|242	mkdir -p %{buildroot}%{_datadir}/%{name}/fonts/prs500
14cr|calibre-1.34.0-3|243	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSans-Regular.ttf \
14cr|calibre-1.34.0-3|244	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0003m_.ttf
14cr|calibre-1.34.0-3|245	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSerif-Regular.ttf \
14cr|calibre-1.34.0-3|246	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0011m_.ttf
14cr|calibre-1.34.0-3|247	ln -s %{_datadir}/fonts/TTF/liberation/LiberationMono-Regular.ttf \
14cr|calibre-1.34.0-3|248	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0419m_.ttf
14cr|calibre-1.34.0-3|249	
14cr|calibre-1.34.0-3|250	# localization has changed since calibre-0.8.5
14cr|calibre-1.34.0-3|251	# locale.zip is treated internally at runtime
14cr|calibre-1.34.0-3|252	# so the traditional locale fixes are moot.
14cr|calibre-1.34.0-3|253	# locales should still be looked for in the proper place
14cr|calibre-1.34.0-3|254	# but under the new localization zip-based schema
14cr|calibre-1.34.0-3|255	sed -i -e 's:localization/locale.zip:%{_datadir}/%{name}/localization/locales.zip:' %{buildroot}%{_libdir}/%{name}/%{name}/utils/localization.py
14cr|calibre-1.34.0-3|256	
14cr|calibre-1.34.0-3|257	#% find_lang %{name} --with-kde --all-name
14cr|calibre-1.34.0-3|258	
14cr|calibre-1.34.0-3|259	rm -f %{buildroot}%{_bindir}/%{name}-uninstall
14cr|calibre-1.34.0-3|260	
14cr|calibre-1.34.0-3|261	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
14cr|calibre-1.34.0-3|262	
14cr|calibre-1.34.0-3|263	
14cr|calibre-1.34.0-3|264	%changelog
14cr|calibre-1.34.0-3|265	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.34.0-3
14cr|calibre-1.34.0-3|266	+ Revision: a6435e0
14cr|calibre-1.34.0-3|267	- MassBuild#464: Increase release tag
14cr|calibre-1.34.0-3|268	
14cr|calibre-1.34.0-3|269	

514 14
14cr|callgit-2.1-2|1	Name:		callgit
14cr|callgit-2.1-2|2	Version:	2.1
14cr|callgit-2.1-2|3	Release:	2
14cr|callgit-2.1-2|4	Summary:	A tool for Ham Radio Operators to look up call-signs on the web
14cr|callgit-2.1-2|5	Group:		Communications
14cr|callgit-2.1-2|6	License:	GPLv3
14cr|callgit-2.1-2|7	URL:		http://www.hamsoftware.org/
14cr|callgit-2.1-2|8	Source0:	http://www.hamsoftware.org/%{name}-%{version}.tgz
14cr|callgit-2.1-2|9	#Icon from Fedora
14cr|callgit-2.1-2|10	Source1:	Ham_Icon-1-48.png
14cr|callgit-2.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|callgit-2.1-2|12	BuildRequires:	qt4-devel
14cr|callgit-2.1-2|13	
14cr|callgit-2.1-2|14	%description
14cr|callgit-2.1-2|15	This program allows you to search for another Ham's name and address
14cr|callgit-2.1-2|16	without having a web browser up. It is very simple.
14cr|callgit-2.1-2|17	
14cr|callgit-2.1-2|18	%prep
14cr|callgit-2.1-2|19	%setup -q -n %{name}
14cr|callgit-2.1-2|20	
14cr|callgit-2.1-2|21	%build
14cr|callgit-2.1-2|22	%qmake_qt4
14cr|callgit-2.1-2|23	%make
14cr|callgit-2.1-2|24	
14cr|callgit-2.1-2|25	%install
14cr|callgit-2.1-2|26	rm -rf %{buildroot}
14cr|callgit-2.1-2|27	install -Dpm 755 callgit %{buildroot}/%{_bindir}/%{name}
14cr|callgit-2.1-2|28	
14cr|callgit-2.1-2|29	#icon
14cr|callgit-2.1-2|30	install -Dpm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/Ham_icon_callgit.png
14cr|callgit-2.1-2|31	
14cr|callgit-2.1-2|32	#desktop file
14cr|callgit-2.1-2|33	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|callgit-2.1-2|34	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|callgit-2.1-2|35	[Desktop Entry]
14cr|callgit-2.1-2|36	Name=CallGit
14cr|callgit-2.1-2|37	Comment=Ham Radio call-sign lookup tool
14cr|callgit-2.1-2|38	Exec=callgit
14cr|callgit-2.1-2|39	Icon=Ham_icon_callgit
14cr|callgit-2.1-2|40	Terminal=false
14cr|callgit-2.1-2|41	Type=Application
14cr|callgit-2.1-2|42	Categories=Qt;Network;
14cr|callgit-2.1-2|43	EOF
14cr|callgit-2.1-2|44	
14cr|callgit-2.1-2|45	%clean
14cr|callgit-2.1-2|46	rm -rf %{buildroot}
14cr|callgit-2.1-2|47	
14cr|callgit-2.1-2|48	%files
14cr|callgit-2.1-2|49	%defattr(-,root,root,-)
14cr|callgit-2.1-2|50	%{_bindir}/%{name}
14cr|callgit-2.1-2|51	%{_datadir}/applications/%{name}.desktop
14cr|callgit-2.1-2|52	%{_datadir}/pixmaps/Ham_icon_callgit.png
14cr|callgit-2.1-2|53	
14cr|callgit-2.1-2|54	
14cr|callgit-2.1-2|55	
14cr|callgit-2.1-2|56	%changelog
14cr|callgit-2.1-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|callgit-2.1-2|58	+ Revision: 9a58134
14cr|callgit-2.1-2|59	- MassBuild#464: Increase release tag
14cr|callgit-2.1-2|60	
14cr|callgit-2.1-2|61	

515 14
14cr|calligra-2.8.5-5|1	%define compile_apidox 0
14cr|calligra-2.8.5-5|2	%define build_mobile 0
14cr|calligra-2.8.5-5|3	%define _disable_ld_no_undefined 1
14cr|calligra-2.8.5-5|4	
14cr|calligra-2.8.5-5|5	Summary:	Set of office applications for KDE
14cr|calligra-2.8.5-5|6	Name:		calligra
14cr|calligra-2.8.5-5|7	Version:	2.8.5
14cr|calligra-2.8.5-5|8	Release:	5
14cr|calligra-2.8.5-5|9	#koffice has epoch 15. We need upper epoch
14cr|calligra-2.8.5-5|10	Epoch:		16
14cr|calligra-2.8.5-5|11	License:	GPLv2+ and LGPLv2+ and GFDL
14cr|calligra-2.8.5-5|12	Group:		Office
14cr|calligra-2.8.5-5|13	Url:		http://www.calligra-suite.org
14cr|calligra-2.8.5-5|14	Source0:	http://master.kde.org/stable/%{name}-%{version}/%{name}-%{version}.tar.xz
14cr|calligra-2.8.5-5|15	Source3:	%{name}.rpmlintrc
14cr|calligra-2.8.5-5|16	Patch1:		calligra-2.4.0-find-openjpeg.patch
14cr|calligra-2.8.5-5|17	Patch2:		calligra-2.6.0-xbase-3.1.2.patch
14cr|calligra-2.8.5-5|18	Patch3:		calligra-optionize-staging.patch
14cr|calligra-2.8.5-5|19	Patch4:		calligra-2.8.0-libpqxx-4.0.patch
14cr|calligra-2.8.5-5|20	Patch5:		calligra-2.8.1-soversion.patch
14cr|calligra-2.8.5-5|21	Patch6:		calligra-2.8.5-eigen3.patch
14cr|calligra-2.8.5-5|22	Patch7:		calligra-2.8.5-switch-to-librevenge-based-import-libs.patch
14cr|calligra-2.8.5-5|23	BuildRequires:	pstoedit
14cr|calligra-2.8.5-5|24	BuildRequires:	boost-devel
14cr|calligra-2.8.5-5|25	BuildRequires:	freetds-devel
14cr|calligra-2.8.5-5|26	BuildRequires:	glpk-devel
14cr|calligra-2.8.5-5|27	BuildRequires:	jbig-devel
14cr|calligra-2.8.5-5|28	BuildRequires:	jpeg-devel
14cr|calligra-2.8.5-5|29	BuildRequires:	kdepimlibs4-devel
14cr|calligra-2.8.5-5|30	BuildRequires:	marble-devel
14cr|calligra-2.8.5-5|31	BuildRequires:	mysql-devel
14cr|calligra-2.8.5-5|32	BuildRequires:	okular-devel
14cr|calligra-2.8.5-5|33	BuildRequires:	postgresql-devel
14cr|calligra-2.8.5-5|34	BuildRequires:	readline-devel
14cr|calligra-2.8.5-5|35	BuildRequires:	vc-devel
14cr|calligra-2.8.5-5|36	BuildRequires:	wv2-devel
14cr|calligra-2.8.5-5|37	BuildRequires:	xbase-devel
14cr|calligra-2.8.5-5|38	BuildRequires:	pkgconfig(eigen3)
14cr|calligra-2.8.5-5|39	BuildRequires:	pkgconfig(exiv2)
14cr|calligra-2.8.5-5|40	BuildRequires:	pkgconfig(fftw3)
14cr|calligra-2.8.5-5|41	BuildRequires:	pkgconfig(fontconfig)
14cr|calligra-2.8.5-5|42	BuildRequires:	pkgconfig(gl)
14cr|calligra-2.8.5-5|43	BuildRequires:	pkgconfig(glew)
14cr|calligra-2.8.5-5|44	BuildRequires:	pkgconfig(glu)
14cr|calligra-2.8.5-5|45	BuildRequires:	pkgconfig(GraphicsMagick)
14cr|calligra-2.8.5-5|46	BuildRequires:	pkgconfig(gsl)
14cr|calligra-2.8.5-5|47	BuildRequires:	pkgconfig(libkactivities)
14cr|calligra-2.8.5-5|48	BuildRequires:	pkgconfig(lcms2)
14cr|calligra-2.8.5-5|49	BuildRequires:	pkgconfig(libattica)
14cr|calligra-2.8.5-5|50	BuildRequires:	pkgconfig(libexif)
14cr|calligra-2.8.5-5|51	BuildRequires:	pkgconfig(libgsf-1)
14cr|calligra-2.8.5-5|52	BuildRequires:	pkgconfig(libkdcraw)
14cr|calligra-2.8.5-5|53	BuildRequires:	pkgconfig(libkexiv2)
14cr|calligra-2.8.5-5|54	BuildRequires:	pkgconfig(libodfgen-0.1)
14cr|calligra-2.8.5-5|55	BuildRequires:	pkgconfig(libopenjpeg1)
14cr|calligra-2.8.5-5|56	BuildRequires:	pkgconfig(libpng)
14cr|calligra-2.8.5-5|57	# Should be 3.x but we have 4.x
14cr|calligra-2.8.5-5|58	BuildRequires:	pkgconfig(libpqxx)
14cr|calligra-2.8.5-5|59	BuildRequires:	pkgconfig(librevenge-0.0)
14cr|calligra-2.8.5-5|60	BuildRequires:	pkgconfig(libtiff-4)
14cr|calligra-2.8.5-5|61	BuildRequires:	pkgconfig(libvisio-0.1)
14cr|calligra-2.8.5-5|62	BuildRequires:	pkgconfig(libwpd-0.10)
14cr|calligra-2.8.5-5|63	BuildRequires:	pkgconfig(libwpg-0.3)
14cr|calligra-2.8.5-5|64	BuildRequires:	pkgconfig(libwps-0.3)
14cr|calligra-2.8.5-5|65	BuildRequires:	pkgconfig(libxml-2.0)
14cr|calligra-2.8.5-5|66	BuildRequires:	pkgconfig(libxslt)
14cr|calligra-2.8.5-5|67	BuildRequires:	pkgconfig(OpenCTL)
14cr|calligra-2.8.5-5|68	BuildRequires:	pkgconfig(OpenColorIO)
14cr|calligra-2.8.5-5|69	BuildRequires:	pkgconfig(OpenEXR)
14cr|calligra-2.8.5-5|70	BuildRequires:	pkgconfig(OpenShiva)
14cr|calligra-2.8.5-5|71	BuildRequires:	pkgconfig(poppler-qt4)
14cr|calligra-2.8.5-5|72	BuildRequires:	pkgconfig(pstoedit)
14cr|calligra-2.8.5-5|73	BuildRequires:	pkgconfig(python)
14cr|calligra-2.8.5-5|74	BuildRequires:	pkgconfig(qca2)
14cr|calligra-2.8.5-5|75	BuildRequires:	pkgconfig(qimageblitz)
14cr|calligra-2.8.5-5|76	BuildRequires:	pkgconfig(QtGTL)
14cr|calligra-2.8.5-5|77	BuildRequires:	pkgconfig(sm)
14cr|calligra-2.8.5-5|78	BuildRequires:	pkgconfig(soprano)
14cr|calligra-2.8.5-5|79	BuildRequires:	pkgconfig(sqlite3)
14cr|calligra-2.8.5-5|80	BuildRequires:	pkgconfig(zlib)
14cr|calligra-2.8.5-5|81	
14cr|calligra-2.8.5-5|82	Suggests:	%{name}-author
14cr|calligra-2.8.5-5|83	Suggests:	%{name}-words
14cr|calligra-2.8.5-5|84	Suggests:	braindump
14cr|calligra-2.8.5-5|85	Suggests:	flow
14cr|calligra-2.8.5-5|86	Suggests:	karbon
14cr|calligra-2.8.5-5|87	Suggests:	kchart
14cr|calligra-2.8.5-5|88	Suggests:	kexi
14cr|calligra-2.8.5-5|89	Suggests:	kformula
14cr|calligra-2.8.5-5|90	Suggests:	krita
14cr|calligra-2.8.5-5|91	Suggests:	plan
14cr|calligra-2.8.5-5|92	Suggests:	sheets
14cr|calligra-2.8.5-5|93	Suggests:	stage
14cr|calligra-2.8.5-5|94	
14cr|calligra-2.8.5-5|95	%description
14cr|calligra-2.8.5-5|96	Office applications for the K Desktop Environment.
14cr|calligra-2.8.5-5|97	
14cr|calligra-2.8.5-5|98	Calligra contains:
14cr|calligra-2.8.5-5|99	* Words: word processor
14cr|calligra-2.8.5-5|100	* Table: spreadsheet
14cr|calligra-2.8.5-5|101	* Stage: presentations
14cr|calligra-2.8.5-5|102	* Flow: diagram generator
14cr|calligra-2.8.5-5|103	* Some filters (Excel 97, Winword 97/2000, etc.)
14cr|calligra-2.8.5-5|104	* karbon: the scalable vector drawing application for KDE.
14cr|calligra-2.8.5-5|105	* krita: painting and image editing application.
14cr|calligra-2.8.5-5|106	* plan: a project management.
14cr|calligra-2.8.5-5|107	* kexi: an integrated data management application.
14cr|calligra-2.8.5-5|108	
14cr|calligra-2.8.5-5|109	%files
14cr|calligra-2.8.5-5|110	
14cr|calligra-2.8.5-5|111	#----------------------------------------------------------------------------
14cr|calligra-2.8.5-5|112	
14cr|calligra-2.8.5-5|113	%package core
14cr|calligra-2.8.5-5|114	Summary:	Set of office applications for KDE
14cr|calligra-2.8.5-5|115	Group:		Office
14cr|calligra-2.8.5-5|116	Requires:	kdebase4-runtime
14cr|calligra-2.8.5-5|117	
14cr|calligra-2.8.5-5|118	%description core
14cr|calligra-2.8.5-5|119	Common files for Calligra.
14cr|calligra-2.8.5-5|120	
14cr|calligra-2.8.5-5|121	%files core
14cr|calligra-2.8.5-5|122	%{_kde_bindir}/calligra
14cr|calligra-2.8.5-5|123	%{_kde_bindir}/calligraconverter
14cr|calligra-2.8.5-5|124	%{_kde_bindir}/cstester
14cr|calligra-2.8.5-5|125	%{_kde_bindir}/cstrunner
14cr|calligra-2.8.5-5|126	%{_kde_bindir}/visualimagecompare
14cr|calligra-2.8.5-5|127	%{_kde_libdir}/kde4/calligra_docker_defaults.so
14cr|calligra-2.8.5-5|128	%{_kde_libdir}/kde4/calligra_shape_artistictext.so
14cr|calligra-2.8.5-5|129	%{_kde_libdir}/kde4/calligra_shape_music.so
14cr|calligra-2.8.5-5|130	%{_kde_libdir}/kde4/calligra_shape_paths.so
14cr|calligra-2.8.5-5|131	%{_kde_libdir}/kde4/calligra_shape_picture.so
14cr|calligra-2.8.5-5|132	%{_kde_libdir}/kde4/calligra_shape_plugin.so
14cr|calligra-2.8.5-5|133	%{_kde_libdir}/kde4/calligra_shape_text.so
14cr|calligra-2.8.5-5|134	%{_kde_libdir}/kde4/calligra_shape_threed.so
14cr|calligra-2.8.5-5|135	%{_kde_libdir}/kde4/calligra_semanticitem_contact.so
14cr|calligra-2.8.5-5|136	%{_kde_libdir}/kde4/calligra_semanticitem_event.so
14cr|calligra-2.8.5-5|137	%{_kde_libdir}/kde4/calligra_semanticitem_location.so
14cr|calligra-2.8.5-5|138	%{_kde_libdir}/kde4/calligra_textediting_autocorrect.so
14cr|calligra-2.8.5-5|139	%{_kde_libdir}/kde4/calligra_textediting_changecase.so
14cr|calligra-2.8.5-5|140	%{_kde_libdir}/kde4/calligra_textediting_spellcheck.so
14cr|calligra-2.8.5-5|141	%{_kde_libdir}/kde4/calligra_textediting_thesaurus.so
14cr|calligra-2.8.5-5|142	%{_kde_libdir}/kde4/calligra_textinlineobject_variables.so
14cr|calligra-2.8.5-5|143	%{_kde_libdir}/kde4/calligra_tool_basicflakes.so
14cr|calligra-2.8.5-5|144	%{_kde_libdir}/kde4/calligra_tool_defaults.so
14cr|calligra-2.8.5-5|145	%{_kde_libdir}/kde4/calligraimagethumbnail.so
14cr|calligra-2.8.5-5|146	%{_kde_libdir}/kde4/calligradocinfopropspage.so
14cr|calligra-2.8.5-5|147	%{_kde_libdir}/kde4/calligrathumbnail.so
14cr|calligra-2.8.5-5|148	%{_kde_libdir}/kde4/kolcmsengine.so
14cr|calligra-2.8.5-5|149	%{_kde_libdir}/kde4/kopabackgroundtool.so
14cr|calligra-2.8.5-5|150	%{_kde_libdir}/kde4/koreport_barcodeplugin.so
14cr|calligra-2.8.5-5|151	%{_kde_libdir}/kde4/koreport_mapsplugin.so
14cr|calligra-2.8.5-5|152	%{_kde_libdir}/kde4/koreport_webplugin.so
14cr|calligra-2.8.5-5|153	%{_kde_libdir}/kde4/calligra_shape_vector.so
14cr|calligra-2.8.5-5|154	%{_kde_libdir}/kde4/calligra_shape_video.so
14cr|calligra-2.8.5-5|155	%{_kde_applicationsdir}/calligra.desktop
14cr|calligra-2.8.5-5|156	%{_kde_appsdir}/calligra
14cr|calligra-2.8.5-5|157	%{_kde_appsdir}/koproperty
14cr|calligra-2.8.5-5|158	%{_kde_appsdir}/musicshape
14cr|calligra-2.8.5-5|159	%{_kde_datadir}/color/icc/pigment/*.icm
14cr|calligra-2.8.5-5|160	%{_kde_iconsdir}/*/*/actions/black.*
14cr|calligra-2.8.5-5|161	%{_kde_iconsdir}/*/*/actions/curve-connector.*
14cr|calligra-2.8.5-5|162	%{_kde_iconsdir}/*/*/actions/highlight.*
14cr|calligra-2.8.5-5|163	%{_kde_iconsdir}/*/*/actions/insert-endnote.*
14cr|calligra-2.8.5-5|164	%{_kde_iconsdir}/*/*/actions/insert-footnote.*
14cr|calligra-2.8.5-5|165	%{_kde_iconsdir}/*/*/actions/insert-tableofcontents.*
14cr|calligra-2.8.5-5|166	%{_kde_iconsdir}/*/*/actions/lines-connector.*
14cr|calligra-2.8.5-5|167	%{_kde_iconsdir}/*/*/actions/object-align-horizontal-center-calligra.*
14cr|calligra-2.8.5-5|168	%{_kde_iconsdir}/*/*/actions/object-align-horizontal-left-calligra.*
14cr|calligra-2.8.5-5|169	%{_kde_iconsdir}/*/*/actions/object-align-horizontal-right-calligra.*
14cr|calligra-2.8.5-5|170	%{_kde_iconsdir}/*/*/actions/object-align-vertical-bottom-calligra.*
14cr|calligra-2.8.5-5|171	%{_kde_iconsdir}/*/*/actions/object-align-vertical-bottom-top-calligra.*
14cr|calligra-2.8.5-5|172	%{_kde_iconsdir}/*/*/actions/object-align-vertical-center-calligra.*
14cr|calligra-2.8.5-5|173	%{_kde_iconsdir}/*/*/actions/object-align-vertical-top-calligra.*
14cr|calligra-2.8.5-5|174	%{_kde_iconsdir}/*/*/actions/object-group-calligra.*
14cr|calligra-2.8.5-5|175	%{_kde_iconsdir}/*/*/actions/object-order-back-calligra.*
14cr|calligra-2.8.5-5|176	%{_kde_iconsdir}/*/*/actions/object-order-front-calligra.*
14cr|calligra-2.8.5-5|177	%{_kde_iconsdir}/*/*/actions/object-order-lower-calligra.*
14cr|calligra-2.8.5-5|178	%{_kde_iconsdir}/*/*/actions/object-order-raise-calligra.*
14cr|calligra-2.8.5-5|179	%{_kde_iconsdir}/*/*/actions/object-ungroup-calligra.*
14cr|calligra-2.8.5-5|180	%{_kde_iconsdir}/*/*/actions/pen.*
14cr|calligra-2.8.5-5|181	%{_kde_iconsdir}/*/*/actions/shape-choose.*
14cr|calligra-2.8.5-5|182	%{_kde_iconsdir}/*/*/actions/standard-connector.*
14cr|calligra-2.8.5-5|183	%{_kde_iconsdir}/*/*/actions/straight-connector.*
14cr|calligra-2.8.5-5|184	%{_kde_iconsdir}/*/*/actions/table.*
14cr|calligra-2.8.5-5|185	%{_kde_iconsdir}/*/*/actions/x-shape-connection.*
14cr|calligra-2.8.5-5|186	%{_kde_iconsdir}/*/*/actions/x-shape-formula.*
14cr|calligra-2.8.5-5|187	%{_kde_iconsdir}/*/*/actions/x-shape-image.*
14cr|calligra-2.8.5-5|188	%{_kde_iconsdir}/*/*/actions/x-shape-text.*
14cr|calligra-2.8.5-5|189	%{_kde_services}/calligra_docker_defaults.desktop
14cr|calligra-2.8.5-5|190	%{_kde_services}/calligra_odg_thumbnail.desktop
14cr|calligra-2.8.5-5|191	%{_kde_services}/calligra_shape_artistictext.desktop
14cr|calligra-2.8.5-5|192	%{_kde_services}/calligra_shape_music.desktop
14cr|calligra-2.8.5-5|193	%{_kde_services}/calligra_shape_paths.desktop
14cr|calligra-2.8.5-5|194	%{_kde_services}/calligra_shape_picture.desktop
14cr|calligra-2.8.5-5|195	%{_kde_services}/calligra_shape_plugin.desktop
14cr|calligra-2.8.5-5|196	%{_kde_services}/calligra_shape_text.desktop
14cr|calligra-2.8.5-5|197	%{_kde_services}/calligra_shape_threed.desktop
14cr|calligra-2.8.5-5|198	%{_kde_services}/calligra_shape_vector.desktop
14cr|calligra-2.8.5-5|199	%{_kde_services}/calligra_shape_video.desktop
14cr|calligra-2.8.5-5|200	%{_kde_services}/calligra_semanticitem_contact.desktop
14cr|calligra-2.8.5-5|201	%{_kde_services}/calligra_semanticitem_event.desktop
14cr|calligra-2.8.5-5|202	%{_kde_services}/calligra_semanticitem_location.desktop
14cr|calligra-2.8.5-5|203	%{_kde_services}/calligra_textediting_autocorrect.desktop
14cr|calligra-2.8.5-5|204	%{_kde_services}/calligra_textediting_changecase.desktop
14cr|calligra-2.8.5-5|205	%{_kde_services}/calligra_textediting_spellcheck.desktop
14cr|calligra-2.8.5-5|206	%{_kde_services}/calligra_textediting_thesaurus.desktop
14cr|calligra-2.8.5-5|207	%{_kde_services}/calligra_textinlineobject_variables.desktop
14cr|calligra-2.8.5-5|208	%{_kde_services}/calligra_tool_basicflakes.desktop
14cr|calligra-2.8.5-5|209	%{_kde_services}/calligra_tool_defaults.desktop
14cr|calligra-2.8.5-5|210	%{_kde_services}/calligradocinfopropspage.desktop
14cr|calligra-2.8.5-5|211	%{_kde_services}/kolcmsengine.desktop
14cr|calligra-2.8.5-5|212	%{_kde_services}/kopabackgroundtool.desktop
14cr|calligra-2.8.5-5|213	%{_kde_services}/koreport_barcodeplugin.desktop
14cr|calligra-2.8.5-5|214	%{_kde_services}/koreport_mapsplugin.desktop
14cr|calligra-2.8.5-5|215	%{_kde_services}/koreport_webplugin.desktop
14cr|calligra-2.8.5-5|216	%{_kde_servicetypes}/calligra_application.desktop
14cr|calligra-2.8.5-5|217	%{_kde_servicetypes}/calligra_deferred_plugin.desktop
14cr|calligra-2.8.5-5|218	%{_kde_servicetypes}/calligra_filter.desktop
14cr|calligra-2.8.5-5|219	%{_kde_servicetypes}/calligra_part.desktop
14cr|calligra-2.8.5-5|220	%{_kde_servicetypes}/calligra_semanticitem.desktop
14cr|calligra-2.8.5-5|221	%{_kde_servicetypes}/calligradocker.desktop
14cr|calligra-2.8.5-5|222	%{_kde_servicetypes}/flake.desktop
14cr|calligra-2.8.5-5|223	%{_kde_servicetypes}/flakedevice.desktop
14cr|calligra-2.8.5-5|224	%{_kde_servicetypes}/flakeshape.desktop
14cr|calligra-2.8.5-5|225	%{_kde_servicetypes}/flaketool.desktop
14cr|calligra-2.8.5-5|226	%{_kde_servicetypes}/inlinetextobject.desktop
14cr|calligra-2.8.5-5|227	%{_kde_servicetypes}/koreport_itemplugin.desktop
14cr|calligra-2.8.5-5|228	%{_kde_servicetypes}/pigment.desktop
14cr|calligra-2.8.5-5|229	%{_kde_servicetypes}/pigmentextension.desktop
14cr|calligra-2.8.5-5|230	%{_kde_servicetypes}/scripteventaction.desktop
14cr|calligra-2.8.5-5|231	%{_kde_servicetypes}/texteditingplugin.desktop
14cr|calligra-2.8.5-5|232	%{_kde_datadir}/mime/packages/msooxml-all.xml
14cr|calligra-2.8.5-5|233	%{_kde_datadir}/mime/packages/calligra_svm.xml
14cr|calligra-2.8.5-5|234	%doc %{_kde_docdir}/HTML/en/calligra
14cr|calligra-2.8.5-5|235	
14cr|calligra-2.8.5-5|236	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|237	
14cr|calligra-2.8.5-5|238	%package active
14cr|calligra-2.8.5-5|239	Summary:	A document viewer for touch based tablets
14cr|calligra-2.8.5-5|240	Group:		Office
14cr|calligra-2.8.5-5|241	Requires:	%{name}-words = %{EVRD}
14cr|calligra-2.8.5-5|242	Requires:	sheets = %{EVRD}
14cr|calligra-2.8.5-5|243	Requires:	stage = %{EVRD}
14cr|calligra-2.8.5-5|244	
14cr|calligra-2.8.5-5|245	%description active
14cr|calligra-2.8.5-5|246	Calligra's QML UI.
14cr|calligra-2.8.5-5|247	
14cr|calligra-2.8.5-5|248	%files active
14cr|calligra-2.8.5-5|249	%{_kde_bindir}/calligraactive
14cr|calligra-2.8.5-5|250	%{_kde_datadir}/applications/calligraactive.desktop
14cr|calligra-2.8.5-5|251	%{_kde_datadir}/calligraactive
14cr|calligra-2.8.5-5|252	
14cr|calligra-2.8.5-5|253	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|254	
14cr|calligra-2.8.5-5|255	%package author
14cr|calligra-2.8.5-5|256	Summary:	Write ebooks and textbooks
14cr|calligra-2.8.5-5|257	Group:		Office
14cr|calligra-2.8.5-5|258	Requires:	%{name}-words = %{EVRD}
14cr|calligra-2.8.5-5|259	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|260	
14cr|calligra-2.8.5-5|261	%description author
14cr|calligra-2.8.5-5|262	Write ebooks and textbooks.
14cr|calligra-2.8.5-5|263	
14cr|calligra-2.8.5-5|264	%files author
14cr|calligra-2.8.5-5|265	%{_kde_bindir}/calligraauthor
14cr|calligra-2.8.5-5|266	%{_kde_libdir}/kde4/authorpart.so
14cr|calligra-2.8.5-5|267	%{_kde_libdir}/libkdeinit4_calligraauthor.so
14cr|calligra-2.8.5-5|268	%{_kde_applicationsdir}/author.desktop
14cr|calligra-2.8.5-5|269	%{_kde_appsdir}/author
14cr|calligra-2.8.5-5|270	%{_kde_configdir}/authorrc
14cr|calligra-2.8.5-5|271	%{_kde_services}/authorpart.desktop
14cr|calligra-2.8.5-5|272	%{_kde_iconsdir}/*/*/*/calligraauthor.*
14cr|calligra-2.8.5-5|273	
14cr|calligra-2.8.5-5|274	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|275	
14cr|calligra-2.8.5-5|276	%package -n braindump
14cr|calligra-2.8.5-5|277	Summary:	Calligra mind mapping tool
14cr|calligra-2.8.5-5|278	Group:		Office
14cr|calligra-2.8.5-5|279	Url:		http://www.calligra-suite.org/braindump/
14cr|calligra-2.8.5-5|280	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|281	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|282	Obsoletes:	stateshape < 16:2.8.0
14cr|calligra-2.8.5-5|283	Obsoletes:	webshape < 16:2.8.0
14cr|calligra-2.8.5-5|284	
14cr|calligra-2.8.5-5|285	%description -n braindump
14cr|calligra-2.8.5-5|286	Braindump is a tool to dump and organize the content of your brain (ideas,
14cr|calligra-2.8.5-5|287	drawings, images, texts...) to your computer. It works by allowing to create
14cr|calligra-2.8.5-5|288	and edit whiteboards, which are infinite canvas on which you can add texts,
14cr|calligra-2.8.5-5|289	images, charts, drawings. You can also organize your ideas into diagrams
14cr|calligra-2.8.5-5|290	and flowcharts.
14cr|calligra-2.8.5-5|291	
14cr|calligra-2.8.5-5|292	%files -n braindump
14cr|calligra-2.8.5-5|293	%{_kde_bindir}/braindump
14cr|calligra-2.8.5-5|294	%{_kde_applicationsdir}/braindump.desktop
14cr|calligra-2.8.5-5|295	%{_kde_appsdir}/braindump
14cr|calligra-2.8.5-5|296	%{_kde_appsdir}/stateshape
14cr|calligra-2.8.5-5|297	%{_kde_libdir}/kde4/braindump_shape_state.so
14cr|calligra-2.8.5-5|298	%{_kde_libdir}/kde4/braindump_shape_web.so
14cr|calligra-2.8.5-5|299	%{_kde_services}/braindump_shape_state.desktop
14cr|calligra-2.8.5-5|300	%{_kde_services}/braindump_shape_web.desktop
14cr|calligra-2.8.5-5|301	%{_kde_servicetypes}/braindump_extensions.desktop
14cr|calligra-2.8.5-5|302	%{_kde_iconsdir}/*/*/*/braindump.*
14cr|calligra-2.8.5-5|303	%{_kde_iconsdir}/*/*/*/stateshape*
14cr|calligra-2.8.5-5|304	%{_kde_iconsdir}/*/*/*/statetool*
14cr|calligra-2.8.5-5|305	
14cr|calligra-2.8.5-5|306	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|307	
14cr|calligra-2.8.5-5|308	%package -n flow
14cr|calligra-2.8.5-5|309	Summary:	Diagramming and flowcharting apps for calligra
14cr|calligra-2.8.5-5|310	Group:		Office
14cr|calligra-2.8.5-5|311	Url:		http://www.calligra-suite.org/flow/
14cr|calligra-2.8.5-5|312	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|313	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|314	
14cr|calligra-2.8.5-5|315	%description -n flow
14cr|calligra-2.8.5-5|316	Use Flow to make network diagrams, organization charts, flowcharts and much
14cr|calligra-2.8.5-5|317	more. Flow also comes with numerous stencils that can be used to make anything
14cr|calligra-2.8.5-5|318	you want. There are options for Networking, Renewable Energy, Chemistry,
14cr|calligra-2.8.5-5|319	Building sites, and many other options to help you make your diagrams.
14cr|calligra-2.8.5-5|320	
14cr|calligra-2.8.5-5|321	%files -n flow
14cr|calligra-2.8.5-5|322	%{_kde_bindir}/calligraflow
14cr|calligra-2.8.5-5|323	%{_kde_libdir}/kde4/flowdockersplugin.so
14cr|calligra-2.8.5-5|324	%{_kde_libdir}/kde4/flowpart.so
14cr|calligra-2.8.5-5|325	%{_kde_libdir}/libkdeinit4_calligraflow.so
14cr|calligra-2.8.5-5|326	%{_kde_applicationsdir}/flow.desktop
14cr|calligra-2.8.5-5|327	%{_kde_configdir}/flowrc
14cr|calligra-2.8.5-5|328	%{_kde_configdir}/flow_stencils.knsrc
14cr|calligra-2.8.5-5|329	%{_kde_appsdir}/flow
14cr|calligra-2.8.5-5|330	%{_kde_services}/flowdockersplugin.desktop
14cr|calligra-2.8.5-5|331	%{_kde_services}/flowpart.desktop
14cr|calligra-2.8.5-5|332	%{_kde_services}/flow_vsdx_thumbnail.desktop
14cr|calligra-2.8.5-5|333	%{_kde_services}/flow_wpg_thumbnail.desktop
14cr|calligra-2.8.5-5|334	%{_kde_services}/ServiceMenus/flow_print.desktop
14cr|calligra-2.8.5-5|335	%{_kde_servicetypes}/flow_dock.desktop
14cr|calligra-2.8.5-5|336	%{_kde_iconsdir}/hicolor/*/*/calligraflow*
14cr|calligra-2.8.5-5|337	
14cr|calligra-2.8.5-5|338	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|339	
14cr|calligra-2.8.5-5|340	%package -n karbon
14cr|calligra-2.8.5-5|341	Summary:	Scalable drawing for calligra
14cr|calligra-2.8.5-5|342	Group:		Office
14cr|calligra-2.8.5-5|343	Url:		http://www.calligra-suite.org/karbon/
14cr|calligra-2.8.5-5|344	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|345	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|346	# Required at runtime by the Karbon EPS import filter (karbonepsimport)
14cr|calligra-2.8.5-5|347	Requires:	pstoedit
14cr|calligra-2.8.5-5|348	
14cr|calligra-2.8.5-5|349	%description -n karbon
14cr|calligra-2.8.5-5|350	Karbon is a vector drawing application with an user interface that is easy to
14cr|calligra-2.8.5-5|351	use, highly customizable and extensible.
14cr|calligra-2.8.5-5|352	That makes Karbon a great application for users starting to explore the world
14cr|calligra-2.8.5-5|353	of vector graphics as well as for artists wanting to create breathtaking vector
14cr|calligra-2.8.5-5|354	art.
14cr|calligra-2.8.5-5|355	
14cr|calligra-2.8.5-5|356	%files -n karbon
14cr|calligra-2.8.5-5|357	%{_kde_bindir}/karbon
14cr|calligra-2.8.5-5|358	%{_kde_libdir}/kde4/calligra_filter_eps2svgai.so
14cr|calligra-2.8.5-5|359	%{_kde_libdir}/kde4/calligra_filter_karbon1x2karbon.so
14cr|calligra-2.8.5-5|360	%{_kde_libdir}/kde4/calligra_filter_karbon2image.so
14cr|calligra-2.8.5-5|361	%{_kde_libdir}/kde4/calligra_filter_karbon2svg.so
14cr|calligra-2.8.5-5|362	%{_kde_libdir}/kde4/calligra_filter_karbon2wmf.so
14cr|calligra-2.8.5-5|363	%{_kde_libdir}/kde4/calligra_filter_pdf2svg.so
14cr|calligra-2.8.5-5|364	%{_kde_libdir}/kde4/calligra_filter_svg2karbon.so
14cr|calligra-2.8.5-5|365	%{_kde_libdir}/kde4/calligra_filter_vsdx2odg.so
14cr|calligra-2.8.5-5|366	%{_kde_libdir}/kde4/calligra_filter_wmf2svg.so
14cr|calligra-2.8.5-5|367	%{_kde_libdir}/kde4/calligra_filter_wpg2odg.so
14cr|calligra-2.8.5-5|368	%{_kde_libdir}/kde4/calligra_filter_wpg2svg.so
14cr|calligra-2.8.5-5|369	%{_kde_libdir}/kde4/calligra_filter_xfig2odg.so
14cr|calligra-2.8.5-5|370	%{_kde_libdir}/kde4/karbonfiltereffects.so
14cr|calligra-2.8.5-5|371	%{_kde_libdir}/kde4/karbon_flattenpathplugin.so
14cr|calligra-2.8.5-5|372	%{_kde_libdir}/kde4/karbon_refinepathplugin.so
14cr|calligra-2.8.5-5|373	%{_kde_libdir}/kde4/karbon_roundcornersplugin.so
14cr|calligra-2.8.5-5|374	%{_kde_libdir}/kde4/karbon_whirlpinchplugin.so
14cr|calligra-2.8.5-5|375	%{_kde_libdir}/kde4/karbonpart.so
14cr|calligra-2.8.5-5|376	%{_kde_libdir}/kde4/karbontools.so
14cr|calligra-2.8.5-5|377	%{_kde_libdir}/libkdeinit4_karbon.so
14cr|calligra-2.8.5-5|378	%{_kde_applicationsdir}/karbon.desktop
14cr|calligra-2.8.5-5|379	%{_kde_iconsdir}/*/*/apps/calligrakarbon.*
14cr|calligra-2.8.5-5|380	%{_kde_configdir}/karbonrc
14cr|calligra-2.8.5-5|381	%{_kde_appsdir}/karbon
14cr|calligra-2.8.5-5|382	%{_kde_datadir}/templates/Illustration.desktop
14cr|calligra-2.8.5-5|383	%{_kde_datadir}/templates/.source/Illustration.odg
14cr|calligra-2.8.5-5|384	%{_kde_services}/ServiceMenus/karbon_print.desktop
14cr|calligra-2.8.5-5|385	%{_kde_services}/calligra_filter_eps2svgai.desktop
14cr|calligra-2.8.5-5|386	%{_kde_services}/calligra_filter_karbon1x2karbon.desktop
14cr|calligra-2.8.5-5|387	%{_kde_services}/calligra_filter_karbon2jpg.desktop
14cr|calligra-2.8.5-5|388	%{_kde_services}/calligra_filter_karbon2png.desktop
14cr|calligra-2.8.5-5|389	%{_kde_services}/calligra_filter_karbon2svg.desktop
14cr|calligra-2.8.5-5|390	%{_kde_services}/calligra_filter_karbon2wmf.desktop
14cr|calligra-2.8.5-5|391	%{_kde_services}/calligra_filter_pdf2svg.desktop
14cr|calligra-2.8.5-5|392	%{_kde_services}/calligra_filter_svg2karbon.desktop
14cr|calligra-2.8.5-5|393	%{_kde_services}/calligra_filter_svgz2karbon.desktop
14cr|calligra-2.8.5-5|394	%{_kde_services}/calligra_filter_vsdx2odg.desktop
14cr|calligra-2.8.5-5|395	%{_kde_services}/calligra_filter_wmf2svg.desktop
14cr|calligra-2.8.5-5|396	%{_kde_services}/calligra_filter_wpg2odg.desktop
14cr|calligra-2.8.5-5|397	%{_kde_services}/calligra_filter_wpg2svg.desktop
14cr|calligra-2.8.5-5|398	%{_kde_services}/calligra_filter_xfig2odg.desktop
14cr|calligra-2.8.5-5|399	%{_kde_services}/karbon*.desktop
14cr|calligra-2.8.5-5|400	%{_kde_servicetypes}/filtereffect.desktop
14cr|calligra-2.8.5-5|401	%{_kde_servicetypes}/karbon_dock.desktop
14cr|calligra-2.8.5-5|402	%{_kde_servicetypes}/karbon_viewplugin.desktop
14cr|calligra-2.8.5-5|403	
14cr|calligra-2.8.5-5|404	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|405	
14cr|calligra-2.8.5-5|406	%package -n katelier
14cr|calligra-2.8.5-5|407	Summary:	Krita and karbon meta package
14cr|calligra-2.8.5-5|408	Group:		Office
14cr|calligra-2.8.5-5|409	Requires:	karbon = %{EVRD}
14cr|calligra-2.8.5-5|410	Requires:	krita = %{EVRD}
14cr|calligra-2.8.5-5|411	
14cr|calligra-2.8.5-5|412	%description -n katelier
14cr|calligra-2.8.5-5|413	Krita and karbon meta package.
14cr|calligra-2.8.5-5|414	
14cr|calligra-2.8.5-5|415	%files -n katelier
14cr|calligra-2.8.5-5|416	
14cr|calligra-2.8.5-5|417	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|418	
14cr|calligra-2.8.5-5|419	%package -n kchart
14cr|calligra-2.8.5-5|420	Summary:	Chart and diagram drawing
14cr|calligra-2.8.5-5|421	Group:		Office
14cr|calligra-2.8.5-5|422	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|423	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|424	
14cr|calligra-2.8.5-5|425	%description -n kchart
14cr|calligra-2.8.5-5|426	Kchart is a chart and diagram drawing program.
14cr|calligra-2.8.5-5|427	
14cr|calligra-2.8.5-5|428	%files -n kchart
14cr|calligra-2.8.5-5|429	%{_kde_libdir}/kde4/calligra_shape_chart.so
14cr|calligra-2.8.5-5|430	%{_kde_services}/calligra_shape_chart.desktop
14cr|calligra-2.8.5-5|431	
14cr|calligra-2.8.5-5|432	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|433	
14cr|calligra-2.8.5-5|434	%package -n kexi
14cr|calligra-2.8.5-5|435	Summary:	An integrated environment for managing data
14cr|calligra-2.8.5-5|436	Group:		Office
14cr|calligra-2.8.5-5|437	Url:		http://www.calligra-suite.org/kexi/
14cr|calligra-2.8.5-5|438	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|439	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|440	
14cr|calligra-2.8.5-5|441	%description -n kexi
14cr|calligra-2.8.5-5|442	Kexi is an integrated data management application.
14cr|calligra-2.8.5-5|443	It can be used for creating database schemas, inserting data, performing
14cr|calligra-2.8.5-5|444	queries, and processing data. Forms can be created to provide a custom
14cr|calligra-2.8.5-5|445	interface to your data. All database objects – tables, queries and forms –
14cr|calligra-2.8.5-5|446	are stored in the database, making it easy to share data and design.
14cr|calligra-2.8.5-5|447	
14cr|calligra-2.8.5-5|448	%files -n kexi
14cr|calligra-2.8.5-5|449	%{_kde_bindir}/kexi
14cr|calligra-2.8.5-5|450	%{_kde_bindir}/kexi_sqlite3_dump
14cr|calligra-2.8.5-5|451	%{_kde_libdir}/kde4/kformdesigner_containers.so
14cr|calligra-2.8.5-5|452	%{_kde_libdir}/kde4/kformdesigner_mapbrowser.so
14cr|calligra-2.8.5-5|453	%{_kde_libdir}/kde4/kformdesigner_kexidbwidgets.so
14cr|calligra-2.8.5-5|454	%{_kde_libdir}/kde4/kformdesigner_stdwidgets.so
14cr|calligra-2.8.5-5|455	%{_kde_libdir}/kde4/kformdesigner_webbrowser.so
14cr|calligra-2.8.5-5|456	%{_kde_libdir}/kde4/kexidb_mysqldriver.so
14cr|calligra-2.8.5-5|457	%{_kde_libdir}/kde4/kexidb_pqxxsqldriver.so
14cr|calligra-2.8.5-5|458	%{_kde_libdir}/kde4/kexidb_sqlite3driver.so
14cr|calligra-2.8.5-5|459	%{_kde_libdir}/kde4/kexidb_sqlite3_icu.so
14cr|calligra-2.8.5-5|460	%{_kde_libdir}/kde4/kexidb_sybasedriver.so
14cr|calligra-2.8.5-5|461	%{_kde_libdir}/kde4/kexidb_xbasedriver.so
14cr|calligra-2.8.5-5|462	%{_kde_libdir}/kde4/kexihandler_csv_importexport.so
14cr|calligra-2.8.5-5|463	%{_kde_libdir}/kde4/kexihandler_form.so
14cr|calligra-2.8.5-5|464	%{_kde_libdir}/kde4/kexihandler_migration.so
14cr|calligra-2.8.5-5|465	%{_kde_libdir}/kde4/kexihandler_query.so
14cr|calligra-2.8.5-5|466	%{_kde_libdir}/kde4/kexihandler_script.so
14cr|calligra-2.8.5-5|467	%{_kde_libdir}/kde4/kexihandler_table.so
14cr|calligra-2.8.5-5|468	%{_kde_libdir}/kde4/keximigrate_mdb.so
14cr|calligra-2.8.5-5|469	%{_kde_libdir}/kde4/keximigrate_mysql.so
14cr|calligra-2.8.5-5|470	%{_kde_libdir}/kde4/keximigrate_pqxx.so
14cr|calligra-2.8.5-5|471	%{_kde_libdir}/kde4/keximigrate_sybase.so
14cr|calligra-2.8.5-5|472	%{_kde_libdir}/kde4/keximigrate_txt.so
14cr|calligra-2.8.5-5|473	%{_kde_libdir}/kde4/keximigrate_spreadsheet.so
14cr|calligra-2.8.5-5|474	%{_kde_libdir}/kde4/keximigrate_xbase.so
14cr|calligra-2.8.5-5|475	%{_kde_libdir}/kde4/kexirelationdesignshape.so
14cr|calligra-2.8.5-5|476	%{_kde_libdir}/kde4/krossmodulekexidb.so
14cr|calligra-2.8.5-5|477	%{_kde_libdir}/kde4/kexihandler_report.so
14cr|calligra-2.8.5-5|478	%{_kde_applicationsdir}/kexi.desktop
14cr|calligra-2.8.5-5|479	%{_kde_appsdir}/kexi
14cr|calligra-2.8.5-5|480	%{_kde_configdir}/kexirc
14cr|calligra-2.8.5-5|481	%{_kde_services}/kexi
14cr|calligra-2.8.5-5|482	%{_kde_services}/kexidb_mysqldriver.desktop
14cr|calligra-2.8.5-5|483	%{_kde_services}/kexidb_pqxxsqldriver.desktop
14cr|calligra-2.8.5-5|484	%{_kde_services}/kexidb_sqlite3driver.desktop
14cr|calligra-2.8.5-5|485	%{_kde_services}/kexidb_sybasedriver.desktop
14cr|calligra-2.8.5-5|486	%{_kde_services}/kexidb_xbasedriver.desktop
14cr|calligra-2.8.5-5|487	%{_kde_services}/keximigrate_mdb.desktop
14cr|calligra-2.8.5-5|488	%{_kde_services}/keximigrate_mysql.desktop
14cr|calligra-2.8.5-5|489	%{_kde_services}/keximigrate_pqxx.desktop
14cr|calligra-2.8.5-5|490	%{_kde_services}/keximigrate_sybase.desktop
14cr|calligra-2.8.5-5|491	%{_kde_services}/keximigrate_txt.desktop
14cr|calligra-2.8.5-5|492	%{_kde_services}/keximigrate_spreadsheet.desktop
14cr|calligra-2.8.5-5|493	%{_kde_services}/keximigrate_xbase.desktop
14cr|calligra-2.8.5-5|494	%{_kde_services}/kexirelationdesignshape.desktop
14cr|calligra-2.8.5-5|495	%{_kde_services}/kformdesigner
14cr|calligra-2.8.5-5|496	%{_kde_servicetypes}/widgetfactory.desktop
14cr|calligra-2.8.5-5|497	%{_kde_servicetypes}/calligradb_driver.desktop
14cr|calligra-2.8.5-5|498	%{_kde_servicetypes}/kexihandler.desktop
14cr|calligra-2.8.5-5|499	%{_kde_servicetypes}/keximigration_driver.desktop
14cr|calligra-2.8.5-5|500	%{_kde_iconsdir}/hicolor/*/*/calligrakexi*
14cr|calligra-2.8.5-5|501	%doc %{_kde_docdir}/HTML/en/kexi
14cr|calligra-2.8.5-5|502	
14cr|calligra-2.8.5-5|503	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|504	
14cr|calligra-2.8.5-5|505	%package -n kformula
14cr|calligra-2.8.5-5|506	Summary:	Formula Editor for calligra
14cr|calligra-2.8.5-5|507	Group:		Office
14cr|calligra-2.8.5-5|508	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|509	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|510	
14cr|calligra-2.8.5-5|511	%description -n kformula
14cr|calligra-2.8.5-5|512	Kformula is a formula editor for kde project.
14cr|calligra-2.8.5-5|513	
14cr|calligra-2.8.5-5|514	%files -n kformula
14cr|calligra-2.8.5-5|515	%{_kde_libdir}/kde4/calligra_shape_formular.so
14cr|calligra-2.8.5-5|516	%{_kde_appsdir}/formulashape
14cr|calligra-2.8.5-5|517	%{_kde_services}/calligra_shape_formular.desktop
14cr|calligra-2.8.5-5|518	%{_kde_services}/kformulapart.desktop
14cr|calligra-2.8.5-5|519	
14cr|calligra-2.8.5-5|520	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|521	
14cr|calligra-2.8.5-5|522	%package -n krita
14cr|calligra-2.8.5-5|523	Summary:	Sketching and painting program
14cr|calligra-2.8.5-5|524	Group:		Office
14cr|calligra-2.8.5-5|525	Url:		http://www.calligra-suite.org/krita/
14cr|calligra-2.8.5-5|526	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|527	Requires:	libkdcraw-common
14cr|calligra-2.8.5-5|528	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|529	
14cr|calligra-2.8.5-5|530	%description -n krita
14cr|calligra-2.8.5-5|531	Krita offers an end–to–end solution for creating digital painting files
14cr|calligra-2.8.5-5|532	from scratch by masters. It supports concept art, creation of comics
14cr|calligra-2.8.5-5|533	and textures for rendering.
14cr|calligra-2.8.5-5|534	
14cr|calligra-2.8.5-5|535	%files -n krita
14cr|calligra-2.8.5-5|536	%{_kde_bindir}/gmicparser
14cr|calligra-2.8.5-5|537	%{_kde_bindir}/krita
14cr|calligra-2.8.5-5|538	%{_kde_bindir}/kritagemini
14cr|calligra-2.8.5-5|539	%{_kde_bindir}/kritasketch
14cr|calligra-2.8.5-5|540	%{_kde_libdir}/calligra/imports/org/krita/
14cr|calligra-2.8.5-5|541	%{_kde_libdir}/kde4/*krita*
14cr|calligra-2.8.5-5|542	%{_kde_libdir}/libkdeinit4_krita.so
14cr|calligra-2.8.5-5|543	%{_kde_applicationsdir}/krita.desktop
14cr|calligra-2.8.5-5|544	%{_kde_applicationsdir}/kritagemini.desktop
14cr|calligra-2.8.5-5|545	%{_kde_applicationsdir}/kritasketch.desktop
14cr|calligra-2.8.5-5|546	%{_kde_applicationsdir}/krita_bmp.desktop
14cr|calligra-2.8.5-5|547	%{_kde_applicationsdir}/krita_exr.desktop
14cr|calligra-2.8.5-5|548	%{_kde_applicationsdir}/krita_flipbook.desktop
14cr|calligra-2.8.5-5|549	%{_kde_applicationsdir}/krita_jp2.desktop
14cr|calligra-2.8.5-5|550	%{_kde_applicationsdir}/krita_jpeg.desktop
14cr|calligra-2.8.5-5|551	%{_kde_applicationsdir}/krita_odg.desktop
14cr|calligra-2.8.5-5|552	%{_kde_applicationsdir}/krita_ora.desktop
14cr|calligra-2.8.5-5|553	%{_kde_applicationsdir}/krita_pdf.desktop
14cr|calligra-2.8.5-5|554	%{_kde_applicationsdir}/krita_png.desktop
14cr|calligra-2.8.5-5|555	%{_kde_applicationsdir}/krita_ppm.desktop
14cr|calligra-2.8.5-5|556	%{_kde_applicationsdir}/krita_psd.desktop
14cr|calligra-2.8.5-5|557	%{_kde_applicationsdir}/krita_raw.desktop
14cr|calligra-2.8.5-5|558	%{_kde_applicationsdir}/krita_tiff.desktop
14cr|calligra-2.8.5-5|559	%{_kde_applicationsdir}/krita_xcf.desktop
14cr|calligra-2.8.5-5|560	%{_kde_appsdir}/krita/
14cr|calligra-2.8.5-5|561	%{_kde_appsdir}/kritagemini/
14cr|calligra-2.8.5-5|562	%{_kde_appsdir}/kritaplugins/
14cr|calligra-2.8.5-5|563	%{_kde_appsdir}/kritasketch/
14cr|calligra-2.8.5-5|564	%{_kde_services}/ServiceMenus/krita_print.desktop
14cr|calligra-2.8.5-5|565	%{_kde_services}/*krita*.desktop
14cr|calligra-2.8.5-5|566	%{_kde_servicetypes}/*krita*.desktop
14cr|calligra-2.8.5-5|567	%{_kde_iconsdir}/hicolor/*/apps/calligrakrita.*
14cr|calligra-2.8.5-5|568	%{_kde_configdir}/kritageminipanelsrc
14cr|calligra-2.8.5-5|569	%{_kde_configdir}/kritageminirc
14cr|calligra-2.8.5-5|570	%{_kde_configdir}/kritarc
14cr|calligra-2.8.5-5|571	%{_kde_configdir}/kritasketchpanelsrc
14cr|calligra-2.8.5-5|572	%{_kde_configdir}/kritasketchrc
14cr|calligra-2.8.5-5|573	%{_kde_configdir}/krita*.knsrc
14cr|calligra-2.8.5-5|574	%dir %{_kde_datadir}/color/icc/krita
14cr|calligra-2.8.5-5|575	%{_kde_datadir}/color/icc/krita/README
14cr|calligra-2.8.5-5|576	%{_kde_datadir}/color/icc/krita/*.icm
14cr|calligra-2.8.5-5|577	%{_kde_datadir}/color/icc/krita/*.icc
14cr|calligra-2.8.5-5|578	%{_kde_datadir}/appdata/krita.appdata.xml
14cr|calligra-2.8.5-5|579	%{_kde_appsdir}/color-schemes/Krita50.colors
14cr|calligra-2.8.5-5|580	%{_kde_appsdir}/color-schemes/KritaBlender.colors
14cr|calligra-2.8.5-5|581	%{_kde_appsdir}/color-schemes/KritaBright.colors
14cr|calligra-2.8.5-5|582	%{_kde_appsdir}/color-schemes/KritaBrighter.colors
14cr|calligra-2.8.5-5|583	%{_kde_appsdir}/color-schemes/KritaDark.colors
14cr|calligra-2.8.5-5|584	%{_kde_appsdir}/color-schemes/KritaDarker.colors
14cr|calligra-2.8.5-5|585	%{_kde_datadir}/mime/packages/krita.xml
14cr|calligra-2.8.5-5|586	%{_kde_datadir}/mime/packages/krita_ora.xml
14cr|calligra-2.8.5-5|587	
14cr|calligra-2.8.5-5|588	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|589	
14cr|calligra-2.8.5-5|590	%if %{build_mobile}
14cr|calligra-2.8.5-5|591	%package mobile
14cr|calligra-2.8.5-5|592	Summary:	mobile user interaction of Calligra Suite
14cr|calligra-2.8.5-5|593	Group:		Office
14cr|calligra-2.8.5-5|594	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|595	
14cr|calligra-2.8.5-5|596	%description mobile
14cr|calligra-2.8.5-5|597	Calligra Mobile is a mobile user interaction of Calligra Suite
14cr|calligra-2.8.5-5|598	
14cr|calligra-2.8.5-5|599	%files mobile
14cr|calligra-2.8.5-5|600	%{_kde_bindir}/calligramobile
14cr|calligra-2.8.5-5|601	%{_kde_applicationsdir}/hildon/calligramobile.desktop
14cr|calligra-2.8.5-5|602	%{_kde_datadir}/calligramobile-templates/
14cr|calligra-2.8.5-5|603	%{_kde_datadir}/dbus-1/services/com.nokia.CalligraMobile.service
14cr|calligra-2.8.5-5|604	%{_kde_iconsdir}/hicolor/178x200/apps/calligramobile.png
14cr|calligra-2.8.5-5|605	%{_kde_iconsdir}/hicolor/48x48/hildon/Document.png
14cr|calligra-2.8.5-5|606	%{_kde_iconsdir}/hicolor/48x48/hildon/Presenter.png
14cr|calligra-2.8.5-5|607	%{_kde_iconsdir}/hicolor/48x48/hildon/SpreadSheet.png
14cr|calligra-2.8.5-5|608	%{_kde_iconsdir}/hicolor/64x64/apps/calligramobile.png
14cr|calligra-2.8.5-5|609	%endif
14cr|calligra-2.8.5-5|610	
14cr|calligra-2.8.5-5|611	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|612	
14cr|calligra-2.8.5-5|613	%package -n okular-odp
14cr|calligra-2.8.5-5|614	Summary:	ODP file renderer for Okular
14cr|calligra-2.8.5-5|615	Group:		Office
14cr|calligra-2.8.5-5|616	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|617	Requires:	okular
14cr|calligra-2.8.5-5|618	
14cr|calligra-2.8.5-5|619	%description -n okular-odp
14cr|calligra-2.8.5-5|620	ODP file renderer for Okular.
14cr|calligra-2.8.5-5|621	
14cr|calligra-2.8.5-5|622	%files -n okular-odp
14cr|calligra-2.8.5-5|623	%{_kde_libdir}/kde4/okularGenerator_odp.so
14cr|calligra-2.8.5-5|624	%{_kde_applicationsdir}/okularApplication_odp.desktop
14cr|calligra-2.8.5-5|625	%{_kde_services}/libokularGenerator_odp.desktop
14cr|calligra-2.8.5-5|626	%{_kde_services}/okularOdp.desktop
14cr|calligra-2.8.5-5|627	
14cr|calligra-2.8.5-5|628	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|629	
14cr|calligra-2.8.5-5|630	%package -n plan
14cr|calligra-2.8.5-5|631	Summary:	Project management application for Calligra
14cr|calligra-2.8.5-5|632	Group:		Office
14cr|calligra-2.8.5-5|633	Url:		http://www.calligra-suite.org/plan/
14cr|calligra-2.8.5-5|634	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|635	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|636	
14cr|calligra-2.8.5-5|637	%description -n plan
14cr|calligra-2.8.5-5|638	Plan is a project management application.
14cr|calligra-2.8.5-5|639	It is intended for managing moderately large projects with multiple resources.
14cr|calligra-2.8.5-5|640	
14cr|calligra-2.8.5-5|641	%files -n plan
14cr|calligra-2.8.5-5|642	%{_kde_bindir}/calligraplan
14cr|calligra-2.8.5-5|643	%{_kde_bindir}/calligraplanwork
14cr|calligra-2.8.5-5|644	%{_kde_libdir}/libkdeinit4_calligraplan.so
14cr|calligra-2.8.5-5|645	%{_kde_libdir}/libkdeinit4_calligraplanwork.so
14cr|calligra-2.8.5-5|646	%{_kde_libdir}/kde4/calligra_filter_mpxj2plan.so
14cr|calligra-2.8.5-5|647	%{_kde_libdir}/kde4/krossmoduleplan.so
14cr|calligra-2.8.5-5|648	%{_kde_libdir}/kde4/planicalexport.so
14cr|calligra-2.8.5-5|649	%{_kde_libdir}/kde4/plankplatoimport.so
14cr|calligra-2.8.5-5|650	%{_kde_libdir}/kde4/planpart.so
14cr|calligra-2.8.5-5|651	%{_kde_libdir}/kde4/plantjscheduler.so
14cr|calligra-2.8.5-5|652	%{_kde_libdir}/kde4/planworkpart.so
14cr|calligra-2.8.5-5|653	%{_kde_libdir}/kde4/planconvert/PlanConvert.jar
14cr|calligra-2.8.5-5|654	%{_kde_applicationsdir}/plan.desktop
14cr|calligra-2.8.5-5|655	%{_kde_applicationsdir}/planwork.desktop
14cr|calligra-2.8.5-5|656	%{_kde_appsdir}/plan
14cr|calligra-2.8.5-5|657	%{_kde_appsdir}/planwork
14cr|calligra-2.8.5-5|658	%{_kde_configdir}/planrc
14cr|calligra-2.8.5-5|659	%{_kde_configdir}/planworkrc
14cr|calligra-2.8.5-5|660	%{_kde_services}/calligra_filter_mpp2plan.desktop
14cr|calligra-2.8.5-5|661	%{_kde_services}/calligra_filter_mpx2plan.desktop
14cr|calligra-2.8.5-5|662	%{_kde_services}/calligra_filter_planner2plan.desktop
14cr|calligra-2.8.5-5|663	%{_kde_services}/krossmoduleplan.desktop
14cr|calligra-2.8.5-5|664	%{_kde_services}/plan_icalendar_export.desktop
14cr|calligra-2.8.5-5|665	%{_kde_services}/planpart.desktop
14cr|calligra-2.8.5-5|666	%{_kde_services}/planworkpart.desktop
14cr|calligra-2.8.5-5|667	%{_kde_services}/planrcpsscheduler.desktop
14cr|calligra-2.8.5-5|668	%{_kde_services}/planscripting.desktop
14cr|calligra-2.8.5-5|669	%{_kde_services}/plantjscheduler.desktop
14cr|calligra-2.8.5-5|670	%{_kde_services}/plan_kplato_import.desktop
14cr|calligra-2.8.5-5|671	%{_kde_servicetypes}/plan_schedulerplugin.desktop
14cr|calligra-2.8.5-5|672	%{_kde_servicetypes}/plan_viewplugin.desktop
14cr|calligra-2.8.5-5|673	%{_kde_iconsdir}/hicolor/*/*/calligraplan*
14cr|calligra-2.8.5-5|674	%{_kde_iconsdir}/hicolor/*/*/application-x-vnd.kde.plan*
14cr|calligra-2.8.5-5|675	%{_kde_iconsdir}/hicolor/*/mimetypes/application-x-vnd.kde.kplato.*
14cr|calligra-2.8.5-5|676	%{_kde_datadir}/config.kcfg/plansettings.kcfg
14cr|calligra-2.8.5-5|677	%{_kde_datadir}/config.kcfg/planworksettings.kcfg
14cr|calligra-2.8.5-5|678	%{_kde_datadir}/mime/packages/calligra_planner_mpp.xml
14cr|calligra-2.8.5-5|679	
14cr|calligra-2.8.5-5|680	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|681	
14cr|calligra-2.8.5-5|682	%package -n sheets
14cr|calligra-2.8.5-5|683	Summary:	SpreadSheet for calligra
14cr|calligra-2.8.5-5|684	Group:		Office
14cr|calligra-2.8.5-5|685	Url:		http://www.calligra-suite.org/sheets/
14cr|calligra-2.8.5-5|686	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|687	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|688	
14cr|calligra-2.8.5-5|689	%description -n sheets
14cr|calligra-2.8.5-5|690	Sheets is a fully-featured calculation and spreadsheet tool.
14cr|calligra-2.8.5-5|691	Use it to quickly create and calculate various business-related spreadsheets,
14cr|calligra-2.8.5-5|692	such as income and expenditure, employee working hours, etc.
14cr|calligra-2.8.5-5|693	
14cr|calligra-2.8.5-5|694	%files -n sheets
14cr|calligra-2.8.5-5|695	%{_kde_bindir}/calligrasheets
14cr|calligra-2.8.5-5|696	%{_kde_libdir}/kde4/calligra_filter_applixspread2kspread.so
14cr|calligra-2.8.5-5|697	%{_kde_libdir}/kde4/calligra_filter_csv2sheets.so
14cr|calligra-2.8.5-5|698	%{_kde_libdir}/kde4/calligra_filter_dbase2kspread.so
14cr|calligra-2.8.5-5|699	%{_kde_libdir}/kde4/calligra_filter_gnumeric2sheets.so
14cr|calligra-2.8.5-5|700	%{_kde_libdir}/kde4/calligra_filter_html2ods.so
14cr|calligra-2.8.5-5|701	%{_kde_libdir}/kde4/calligra_filter_kspread2tex.so
14cr|calligra-2.8.5-5|702	%{_kde_libdir}/kde4/calligra_filter_opencalc2sheets.so
14cr|calligra-2.8.5-5|703	%{_kde_libdir}/kde4/calligra_filter_qpro2sheets.so
14cr|calligra-2.8.5-5|704	%{_kde_libdir}/kde4/calligra_filter_sheets2csv.so
14cr|calligra-2.8.5-5|705	%{_kde_libdir}/kde4/calligra_filter_sheets2gnumeric.so
14cr|calligra-2.8.5-5|706	%{_kde_libdir}/kde4/calligra_filter_sheets2html.so
14cr|calligra-2.8.5-5|707	%{_kde_libdir}/kde4/calligra_filter_sheets2opencalc.so
14cr|calligra-2.8.5-5|708	%{_kde_libdir}/kde4/calligra_filter_xls2ods.so
14cr|calligra-2.8.5-5|709	%{_kde_libdir}/kde4/calligra_filter_xlsx2ods.so
14cr|calligra-2.8.5-5|710	%{_kde_libdir}/kde4/krossmodulesheets.so
14cr|calligra-2.8.5-5|711	%{_kde_libdir}/kde4/calligrasheetspart.so
14cr|calligra-2.8.5-5|712	%{_kde_libdir}/kde4/kplatorcpsscheduler.so
14cr|calligra-2.8.5-5|713	%{_kde_libdir}/kde4/kspread*.so
14cr|calligra-2.8.5-5|714	%{_kde_libdir}/kde4/sheetspivottables.so
14cr|calligra-2.8.5-5|715	%{_kde_libdir}/kde4/sheetssolver.so
14cr|calligra-2.8.5-5|716	%{_kde_libdir}/kde4/calligra_shape_spreadsheet.so
14cr|calligra-2.8.5-5|717	%{_kde_libdir}/kde4/calligra_shape_spreadsheet-deferred.so
14cr|calligra-2.8.5-5|718	%{_kde_libdir}/libkdeinit4_calligrasheets.so
14cr|calligra-2.8.5-5|719	%{_kde_applicationsdir}/sheets.desktop
14cr|calligra-2.8.5-5|720	%{_kde_appsdir}/sheets
14cr|calligra-2.8.5-5|721	%{_kde_configdir}/sheetsrc
14cr|calligra-2.8.5-5|722	%{_kde_datadir}/config.kcfg/sheets.kcfg
14cr|calligra-2.8.5-5|723	%{_kde_datadir}/templates/.source/SpreadSheet.ods
14cr|calligra-2.8.5-5|724	%{_kde_datadir}/templates/SpreadSheet.desktop
14cr|calligra-2.8.5-5|725	%{_kde_services}/calligra_filter_applixspread2kspread.desktop
14cr|calligra-2.8.5-5|726	%{_kde_services}/calligra_filter_csv2sheets.desktop
14cr|calligra-2.8.5-5|727	%{_kde_services}/calligra_filter_dbase2kspread.desktop
14cr|calligra-2.8.5-5|728	%{_kde_services}/calligra_filter_gnumeric2sheets.desktop
14cr|calligra-2.8.5-5|729	%{_kde_services}/calligra_filter_html2ods.desktop
14cr|calligra-2.8.5-5|730	%{_kde_services}/calligra_filter_kspread2tex.desktop
14cr|calligra-2.8.5-5|731	%{_kde_services}/calligra_filter_opencalc2sheets.desktop
14cr|calligra-2.8.5-5|732	%{_kde_services}/calligra_filter_qpro2sheets.desktop
14cr|calligra-2.8.5-5|733	%{_kde_services}/calligra_filter_sheets2csv.desktop
14cr|calligra-2.8.5-5|734	%{_kde_services}/calligra_filter_sheets2gnumeric.desktop
14cr|calligra-2.8.5-5|735	%{_kde_services}/calligra_filter_sheets2html.desktop
14cr|calligra-2.8.5-5|736	%{_kde_services}/calligra_filter_sheets2opencalc.desktop
14cr|calligra-2.8.5-5|737	%{_kde_services}/calligra_filter_xls2ods.desktop
14cr|calligra-2.8.5-5|738	%{_kde_services}/calligra_filter_xlsx2ods.desktop
14cr|calligra-2.8.5-5|739	%{_kde_services}/sheetspart.desktop
14cr|calligra-2.8.5-5|740	%{_kde_services}/sheets_excel_thumbnail.desktop
14cr|calligra-2.8.5-5|741	%{_kde_services}/sheets_ods_thumbnail.desktop
14cr|calligra-2.8.5-5|742	%{_kde_services}/sheets_xlsx_thumbnail.desktop
14cr|calligra-2.8.5-5|743	%{_kde_services}/ServiceMenus/sheets_print.desktop
14cr|calligra-2.8.5-5|744	%{_kde_services}/krossmodulesheets.desktop
14cr|calligra-2.8.5-5|745	%{_kde_services}/kspread*.desktop
14cr|calligra-2.8.5-5|746	%{_kde_services}/sheetspivottables.desktop
14cr|calligra-2.8.5-5|747	%{_kde_services}/sheetsscripting.desktop
14cr|calligra-2.8.5-5|748	%{_kde_services}/sheetssolver.desktop
14cr|calligra-2.8.5-5|749	%{_kde_services}/calligra_shape_spreadsheet.desktop
14cr|calligra-2.8.5-5|750	%{_kde_services}/calligra_shape_spreadsheet-deferred.desktop
14cr|calligra-2.8.5-5|751	%{_kde_servicetypes}/sheets_plugin.desktop
14cr|calligra-2.8.5-5|752	%{_kde_servicetypes}/sheets_viewplugin.desktop
14cr|calligra-2.8.5-5|753	%{_kde_iconsdir}/hicolor/*/*/calligrasheets*
14cr|calligra-2.8.5-5|754	%doc %{_kde_docdir}/HTML/en/sheets
14cr|calligra-2.8.5-5|755	
14cr|calligra-2.8.5-5|756	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|757	
14cr|calligra-2.8.5-5|758	%package -n stage
14cr|calligra-2.8.5-5|759	Summary:	Presentation for calligra-suite
14cr|calligra-2.8.5-5|760	Group:		Office
14cr|calligra-2.8.5-5|761	Url:		http://www.calligra-suite.org/stage/
14cr|calligra-2.8.5-5|762	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|763	Requires:	xdg-utils
14cr|calligra-2.8.5-5|764	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|765	
14cr|calligra-2.8.5-5|766	%description -n stage
14cr|calligra-2.8.5-5|767	Stage is an easy to use yet still flexible presentation application. You can
14cr|calligra-2.8.5-5|768	easily create presentations containing a rich variety of elements,
14cr|calligra-2.8.5-5|769	from graphics to text, from charts to images.
14cr|calligra-2.8.5-5|770	Stage is extensible through a plugin system, so it is easy to add new effects,
14cr|calligra-2.8.5-5|771	new content elements or even new ways of managing your presentation. Because of
14cr|calligra-2.8.5-5|772	the integration with Calligra, all the power and flexibility of the Calligra
14cr|calligra-2.8.5-5|773	content elements are available to Stage.
14cr|calligra-2.8.5-5|774	
14cr|calligra-2.8.5-5|775	%files -n stage
14cr|calligra-2.8.5-5|776	%{_kde_bindir}/calligrastage
14cr|calligra-2.8.5-5|777	%{_kde_libdir}/kde4/calligra_filter_kpr2odp.so
14cr|calligra-2.8.5-5|778	%{_kde_libdir}/kde4/calligra_filter_ppt2odp.so
14cr|calligra-2.8.5-5|779	%{_kde_libdir}/kde4/calligra_filter_pptx2odp.so
14cr|calligra-2.8.5-5|780	%{_kde_libdir}/kde4/calligrastagepart.so
14cr|calligra-2.8.5-5|781	%{_kde_libdir}/kde4/kpr_pageeffect_barwipe.so
14cr|calligra-2.8.5-5|782	%{_kde_libdir}/kde4/kpr_pageeffect_clockwipe.so
14cr|calligra-2.8.5-5|783	%{_kde_libdir}/kde4/kpr_pageeffect_edgewipe.so
14cr|calligra-2.8.5-5|784	%{_kde_libdir}/kde4/kpr_pageeffect_iriswipe.so
14cr|calligra-2.8.5-5|785	%{_kde_libdir}/kde4/kpr_pageeffect_matrixwipe.so
14cr|calligra-2.8.5-5|786	%{_kde_libdir}/kde4/kpr_pageeffect_slidewipe.so
14cr|calligra-2.8.5-5|787	%{_kde_libdir}/kde4/kpr_pageeffect_fade.so
14cr|calligra-2.8.5-5|788	%{_kde_libdir}/kde4/kpr_pageeffect_spacerotation.so
14cr|calligra-2.8.5-5|789	%{_kde_libdir}/kde4/kpr_pageeffect_swapeffect.so
14cr|calligra-2.8.5-5|790	%{_kde_libdir}/kde4/kpr_shapeanimation_example.so
14cr|calligra-2.8.5-5|791	%{_kde_libdir}/kde4/calligrastageeventactions.so
14cr|calligra-2.8.5-5|792	%{_kde_libdir}/kde4/calligrastagetoolanimation.so
14cr|calligra-2.8.5-5|793	%{_kde_libdir}/kde4/kprvariables.so
14cr|calligra-2.8.5-5|794	%{_kde_libdir}/libkdeinit4_calligrastage.so
14cr|calligra-2.8.5-5|795	%{_kde_applicationsdir}/stage.desktop
14cr|calligra-2.8.5-5|796	%{_kde_appsdir}/stage
14cr|calligra-2.8.5-5|797	%{_kde_datadir}/templates/Presentation.desktop
14cr|calligra-2.8.5-5|798	%{_kde_datadir}/templates/.source/Presentation.odp
14cr|calligra-2.8.5-5|799	%{_kde_configdir}/stagerc
14cr|calligra-2.8.5-5|800	%{_kde_iconsdir}/hicolor/*/apps/calligrastage.*
14cr|calligra-2.8.5-5|801	%{_kde_services}/ServiceMenus/stage_print.desktop
14cr|calligra-2.8.5-5|802	%{_kde_services}/calligra_filter_kpr2odp.desktop
14cr|calligra-2.8.5-5|803	%{_kde_services}/calligra_filter_ppt2odp.desktop
14cr|calligra-2.8.5-5|804	%{_kde_services}/calligra_filter_pptx2odp.desktop
14cr|calligra-2.8.5-5|805	%{_kde_services}/calligrastageeventactions.desktop
14cr|calligra-2.8.5-5|806	%{_kde_services}/kpr_pageeffect_barwipe.desktop
14cr|calligra-2.8.5-5|807	%{_kde_services}/kpr_pageeffect_clockwipe.desktop
14cr|calligra-2.8.5-5|808	%{_kde_services}/kpr_pageeffect_edgewipe.desktop
14cr|calligra-2.8.5-5|809	%{_kde_services}/kpr_pageeffect_iriswipe.desktop
14cr|calligra-2.8.5-5|810	%{_kde_services}/kpr_pageeffect_matrixwipe.desktop
14cr|calligra-2.8.5-5|811	%{_kde_services}/kpr_pageeffect_slidewipe.desktop
14cr|calligra-2.8.5-5|812	%{_kde_services}/kpr_shapeanimation_example.desktop
14cr|calligra-2.8.5-5|813	%{_kde_services}/kpr_pageeffect_fade.desktop
14cr|calligra-2.8.5-5|814	%{_kde_services}/kpr_pageeffect_spacerotation.desktop
14cr|calligra-2.8.5-5|815	%{_kde_services}/kpr_pageeffect_swapeffect.desktop
14cr|calligra-2.8.5-5|816	%{_kde_services}/calligrastagetoolanimation.desktop
14cr|calligra-2.8.5-5|817	%{_kde_services}/kprvariables.desktop
14cr|calligra-2.8.5-5|818	%{_kde_services}/stagepart.desktop
14cr|calligra-2.8.5-5|819	%{_kde_services}/stage_kpr_thumbnail.desktop
14cr|calligra-2.8.5-5|820	%{_kde_services}/stage_odp_thumbnail.desktop
14cr|calligra-2.8.5-5|821	%{_kde_services}/stage_powerpoint_thumbnail.desktop
14cr|calligra-2.8.5-5|822	%{_kde_services}/stage_pptx_thumbnail.desktop
14cr|calligra-2.8.5-5|823	%{_kde_servicetypes}/presentationeventaction.desktop
14cr|calligra-2.8.5-5|824	%{_kde_servicetypes}/kpr_pageeffect.desktop
14cr|calligra-2.8.5-5|825	%{_kde_servicetypes}/kpr_shapeanimation.desktop
14cr|calligra-2.8.5-5|826	%doc %{_kde_docdir}/HTML/en/stage
14cr|calligra-2.8.5-5|827	
14cr|calligra-2.8.5-5|828	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|829	
14cr|calligra-2.8.5-5|830	%package words
14cr|calligra-2.8.5-5|831	Summary:	Word processor for calligra
14cr|calligra-2.8.5-5|832	Group:		Office
14cr|calligra-2.8.5-5|833	Url:		http://www.calligra-suite.org/words/
14cr|calligra-2.8.5-5|834	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|835	Requires:	wordnet
14cr|calligra-2.8.5-5|836	Provides:	%{name}-apps = %{EVRD}
14cr|calligra-2.8.5-5|837	
14cr|calligra-2.8.5-5|838	%description words
14cr|calligra-2.8.5-5|839	Words is an intuitive word processor application with desktop publishing
14cr|calligra-2.8.5-5|840	features.
14cr|calligra-2.8.5-5|841	
14cr|calligra-2.8.5-5|842	With it, you can create informative and attractive documents with ease.
14cr|calligra-2.8.5-5|843	
14cr|calligra-2.8.5-5|844	%files words
14cr|calligra-2.8.5-5|845	%{_kde_bindir}/calligrawords
14cr|calligra-2.8.5-5|846	%{_kde_libdir}/kde4/calligra_filter_applixword2odt.so
14cr|calligra-2.8.5-5|847	%{_kde_libdir}/kde4/calligra_filter_ascii2words.so
14cr|calligra-2.8.5-5|848	%{_kde_libdir}/kde4/calligra_filter_doc2odt.so
14cr|calligra-2.8.5-5|849	%{_kde_libdir}/kde4/calligra_filter_docx2odt.so
14cr|calligra-2.8.5-5|850	%{_kde_libdir}/kde4/calligra_filter_odt2ascii.so
14cr|calligra-2.8.5-5|851	%{_kde_libdir}/kde4/calligra_filter_odt2epub2.so
14cr|calligra-2.8.5-5|852	%{_kde_libdir}/kde4/calligra_filter_odt2html.so
14cr|calligra-2.8.5-5|853	%{_kde_libdir}/kde4/calligra_filter_odt2mobi.so
14cr|calligra-2.8.5-5|854	%{_kde_libdir}/kde4/calligra_filter_rtf2odt.so
14cr|calligra-2.8.5-5|855	%{_kde_libdir}/kde4/calligra_filter_wpd2odt.so
14cr|calligra-2.8.5-5|856	%{_kde_libdir}/kde4/calligra_filter_wps2odt.so
14cr|calligra-2.8.5-5|857	%{_kde_libdir}/kde4/wordspart.so
14cr|calligra-2.8.5-5|858	%{_kde_libdir}/libkdeinit4_calligrawords.so
14cr|calligra-2.8.5-5|859	%{_kde_applicationsdir}/calligrawords_ascii.desktop
14cr|calligra-2.8.5-5|860	%{_kde_applicationsdir}/words.desktop
14cr|calligra-2.8.5-5|861	%{_kde_appsdir}/words
14cr|calligra-2.8.5-5|862	%{_kde_configdir}/wordsrc
14cr|calligra-2.8.5-5|863	%{_kde_services}/ServiceMenus/words_print.desktop
14cr|calligra-2.8.5-5|864	%{_kde_services}/calligra_filter_applixword2odt.desktop
14cr|calligra-2.8.5-5|865	%{_kde_services}/calligra_filter_ascii2words.desktop
14cr|calligra-2.8.5-5|866	%{_kde_services}/calligra_filter_doc2odt.desktop
14cr|calligra-2.8.5-5|867	%{_kde_services}/calligra_filter_docx2odt.desktop
14cr|calligra-2.8.5-5|868	%{_kde_services}/calligra_filter_odt2ascii.desktop
14cr|calligra-2.8.5-5|869	%{_kde_services}/calligra_filter_odt2epub2.desktop
14cr|calligra-2.8.5-5|870	%{_kde_services}/calligra_filter_odt2html.desktop
14cr|calligra-2.8.5-5|871	%{_kde_services}/calligra_filter_odt2mobi.desktop
14cr|calligra-2.8.5-5|872	%{_kde_services}/calligra_filter_rtf2odt.desktop
14cr|calligra-2.8.5-5|873	%{_kde_services}/calligra_filter_wpd2odt.desktop
14cr|calligra-2.8.5-5|874	%{_kde_services}/calligra_filter_wps2odt.desktop
14cr|calligra-2.8.5-5|875	%{_kde_services}/words*.desktop
14cr|calligra-2.8.5-5|876	%{_kde_datadir}/templates/.source/TextDocument.odt
14cr|calligra-2.8.5-5|877	%{_kde_datadir}/templates/TextDocument.desktop
14cr|calligra-2.8.5-5|878	%{_kde_iconsdir}/hicolor/*/*/calligrawords*
14cr|calligra-2.8.5-5|879	%{_kde_iconsdir}/hicolor/*/actions/tool_pagelayout.*
14cr|calligra-2.8.5-5|880	
14cr|calligra-2.8.5-5|881	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|882	
14cr|calligra-2.8.5-5|883	%define libbasicflakes_major 13
14cr|calligra-2.8.5-5|884	%define libbasicflakes %mklibname basicflakes %{libbasicflakes_major}
14cr|calligra-2.8.5-5|885	
14cr|calligra-2.8.5-5|886	%package -n %{libbasicflakes}
14cr|calligra-2.8.5-5|887	Summary:	Calligra core library
14cr|calligra-2.8.5-5|888	Group:		System/Libraries
14cr|calligra-2.8.5-5|889	
14cr|calligra-2.8.5-5|890	%description -n %{libbasicflakes}
14cr|calligra-2.8.5-5|891	Calligra core library.
14cr|calligra-2.8.5-5|892	
14cr|calligra-2.8.5-5|893	%files -n %{libbasicflakes}
14cr|calligra-2.8.5-5|894	%{_kde_libdir}/libbasicflakes.so.%{libbasicflakes_major}*
14cr|calligra-2.8.5-5|895	
14cr|calligra-2.8.5-5|896	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|897	
14cr|calligra-2.8.5-5|898	%define libbraindumpcore_major 13
14cr|calligra-2.8.5-5|899	%define libbraindumpcore %mklibname braindumpcore %{libbraindumpcore_major}
14cr|calligra-2.8.5-5|900	
14cr|calligra-2.8.5-5|901	%package -n %{libbraindumpcore}
14cr|calligra-2.8.5-5|902	Summary:	Calligra Braindump core library
14cr|calligra-2.8.5-5|903	Group:		System/Libraries
14cr|calligra-2.8.5-5|904	
14cr|calligra-2.8.5-5|905	%description -n %{libbraindumpcore}
14cr|calligra-2.8.5-5|906	Calligra Braindump core library.
14cr|calligra-2.8.5-5|907	
14cr|calligra-2.8.5-5|908	%files -n %{libbraindumpcore}
14cr|calligra-2.8.5-5|909	%{_kde_libdir}/libbraindumpcore.so.%{libbraindumpcore_major}*
14cr|calligra-2.8.5-5|910	
14cr|calligra-2.8.5-5|911	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|912	
14cr|calligra-2.8.5-5|913	%define libcalligradb_major 13
14cr|calligra-2.8.5-5|914	%define libcalligradb %mklibname calligradb %{libcalligradb_major}
14cr|calligra-2.8.5-5|915	
14cr|calligra-2.8.5-5|916	%package -n %{libcalligradb}
14cr|calligra-2.8.5-5|917	Summary:	Calligra core library
14cr|calligra-2.8.5-5|918	Group:		System/Libraries
14cr|calligra-2.8.5-5|919	
14cr|calligra-2.8.5-5|920	%description -n %{libcalligradb}
14cr|calligra-2.8.5-5|921	Calligra core library.
14cr|calligra-2.8.5-5|922	
14cr|calligra-2.8.5-5|923	%files -n %{libcalligradb}
14cr|calligra-2.8.5-5|924	%{_kde_libdir}/libcalligradb.so.%{libcalligradb_major}*
14cr|calligra-2.8.5-5|925	
14cr|calligra-2.8.5-5|926	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|927	
14cr|calligra-2.8.5-5|928	%define calligrakdchart_major 13
14cr|calligra-2.8.5-5|929	%define libcalligrakdchart %mklibname calligrakdchart %{calligrakdchart_major}
14cr|calligra-2.8.5-5|930	
14cr|calligra-2.8.5-5|931	%package -n %{libcalligrakdchart}
14cr|calligra-2.8.5-5|932	Summary:	Calligra core library
14cr|calligra-2.8.5-5|933	Group:		System/Libraries
14cr|calligra-2.8.5-5|934	
14cr|calligra-2.8.5-5|935	%description -n %{libcalligrakdchart}
14cr|calligra-2.8.5-5|936	Calligra core library.
14cr|calligra-2.8.5-5|937	
14cr|calligra-2.8.5-5|938	%files -n %{libcalligrakdchart}
14cr|calligra-2.8.5-5|939	%{_kde_libdir}/libcalligrakdchart.so.%{calligrakdchart_major}*
14cr|calligra-2.8.5-5|940	
14cr|calligra-2.8.5-5|941	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|942	
14cr|calligra-2.8.5-5|943	%define calligrakdgantt_major 13
14cr|calligra-2.8.5-5|944	%define libcalligrakdgantt %mklibname calligrakdgantt %{calligrakdgantt_major}
14cr|calligra-2.8.5-5|945	
14cr|calligra-2.8.5-5|946	%package -n %{libcalligrakdgantt}
14cr|calligra-2.8.5-5|947	Summary:	Calligra core library
14cr|calligra-2.8.5-5|948	Group:		System/Libraries
14cr|calligra-2.8.5-5|949	
14cr|calligra-2.8.5-5|950	%description -n %{libcalligrakdgantt}
14cr|calligra-2.8.5-5|951	Calligra core library.
14cr|calligra-2.8.5-5|952	
14cr|calligra-2.8.5-5|953	%files -n %{libcalligrakdgantt}
14cr|calligra-2.8.5-5|954	%{_kde_libdir}/libcalligrakdgantt.so.%{calligrakdgantt_major}*
14cr|calligra-2.8.5-5|955	
14cr|calligra-2.8.5-5|956	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|957	
14cr|calligra-2.8.5-5|958	%define sheets_major 13
14cr|calligra-2.8.5-5|959	%define libcalligrasheetscommon %mklibname calligrasheetscommon %{sheets_major}
14cr|calligra-2.8.5-5|960	
14cr|calligra-2.8.5-5|961	%package -n %{libcalligrasheetscommon}
14cr|calligra-2.8.5-5|962	Summary:	Calligra core library
14cr|calligra-2.8.5-5|963	Group:		System/Libraries
14cr|calligra-2.8.5-5|964	
14cr|calligra-2.8.5-5|965	%description -n %{libcalligrasheetscommon}
14cr|calligra-2.8.5-5|966	Calligra core library.
14cr|calligra-2.8.5-5|967	
14cr|calligra-2.8.5-5|968	%files -n %{libcalligrasheetscommon}
14cr|calligra-2.8.5-5|969	%{_kde_libdir}/libcalligrasheetscommon.so.%{sheets_major}*
14cr|calligra-2.8.5-5|970	
14cr|calligra-2.8.5-5|971	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|972	
14cr|calligra-2.8.5-5|973	%define sheetsodf_major 13
14cr|calligra-2.8.5-5|974	%define libcalligrasheetsodf %mklibname calligrasheetsodf %{sheetsodf_major}
14cr|calligra-2.8.5-5|975	
14cr|calligra-2.8.5-5|976	%package -n %{libcalligrasheetsodf}
14cr|calligra-2.8.5-5|977	Summary:	Calligra core library
14cr|calligra-2.8.5-5|978	Group:		System/Libraries
14cr|calligra-2.8.5-5|979	
14cr|calligra-2.8.5-5|980	%description -n %{libcalligrasheetsodf}
14cr|calligra-2.8.5-5|981	Calligra core library.
14cr|calligra-2.8.5-5|982	
14cr|calligra-2.8.5-5|983	%files -n %{libcalligrasheetsodf}
14cr|calligra-2.8.5-5|984	%{_kde_libdir}/libcalligrasheetsodf.so.%{sheetsodf_major}*
14cr|calligra-2.8.5-5|985	
14cr|calligra-2.8.5-5|986	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|987	
14cr|calligra-2.8.5-5|988	%define calligrastageprivate_major 13
14cr|calligra-2.8.5-5|989	%define libcalligrastageprivate %mklibname calligrastageprivate %{calligrastageprivate_major}
14cr|calligra-2.8.5-5|990	
14cr|calligra-2.8.5-5|991	%package -n %{libcalligrastageprivate}
14cr|calligra-2.8.5-5|992	Summary:	Calligra core library
14cr|calligra-2.8.5-5|993	Group:		System/Libraries
14cr|calligra-2.8.5-5|994	
14cr|calligra-2.8.5-5|995	%description -n %{libcalligrastageprivate}
14cr|calligra-2.8.5-5|996	Calligra core library.
14cr|calligra-2.8.5-5|997	
14cr|calligra-2.8.5-5|998	%files -n %{libcalligrastageprivate}
14cr|calligra-2.8.5-5|999	%{_kde_libdir}/libcalligrastageprivate.so.%{calligrastageprivate_major}*
14cr|calligra-2.8.5-5|1000	
14cr|calligra-2.8.5-5|1001	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1002	
14cr|calligra-2.8.5-5|1003	%define libflake_major 13
14cr|calligra-2.8.5-5|1004	%define libflake %mklibname flake %{libflake_major}
14cr|calligra-2.8.5-5|1005	
14cr|calligra-2.8.5-5|1006	%package -n %{libflake}
14cr|calligra-2.8.5-5|1007	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1008	Group:		System/Libraries
14cr|calligra-2.8.5-5|1009	
14cr|calligra-2.8.5-5|1010	%description -n %{libflake}
14cr|calligra-2.8.5-5|1011	Calligra core library.
14cr|calligra-2.8.5-5|1012	
14cr|calligra-2.8.5-5|1013	Flake is the object library for Calligra. It provides a basic concept of a
14cr|calligra-2.8.5-5|1014	'shape' which can be a square, circle or any other form. The shape can contain
14cr|calligra-2.8.5-5|1015	any sort of media because it is responsible for painting itself. This means
14cr|calligra-2.8.5-5|1016	that Words can provide a textShape which has text flowing inside.
14cr|calligra-2.8.5-5|1017	
14cr|calligra-2.8.5-5|1018	%files -n %{libflake}
14cr|calligra-2.8.5-5|1019	%{_kde_libdir}/libflake.so.%{libflake_major}*
14cr|calligra-2.8.5-5|1020	
14cr|calligra-2.8.5-5|1021	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1022	
14cr|calligra-2.8.5-5|1023	%define libflowprivate_major 13
14cr|calligra-2.8.5-5|1024	%define libflowprivate %mklibname flowprivate %{libflowprivate_major}
14cr|calligra-2.8.5-5|1025	
14cr|calligra-2.8.5-5|1026	%package -n %{libflowprivate}
14cr|calligra-2.8.5-5|1027	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1028	Group:		System/Libraries
14cr|calligra-2.8.5-5|1029	
14cr|calligra-2.8.5-5|1030	%description -n %{libflowprivate}
14cr|calligra-2.8.5-5|1031	Calligra core library.
14cr|calligra-2.8.5-5|1032	
14cr|calligra-2.8.5-5|1033	%files -n %{libflowprivate}
14cr|calligra-2.8.5-5|1034	%{_kde_libdir}/libflowprivate.so.%{libflowprivate_major}*
14cr|calligra-2.8.5-5|1035	
14cr|calligra-2.8.5-5|1036	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1037	
14cr|calligra-2.8.5-5|1038	%define karboncommon_major 13
14cr|calligra-2.8.5-5|1039	%define libkarboncommon %mklibname karboncommon %{karboncommon_major}
14cr|calligra-2.8.5-5|1040	
14cr|calligra-2.8.5-5|1041	%package -n %{libkarboncommon}
14cr|calligra-2.8.5-5|1042	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1043	Group:		System/Libraries
14cr|calligra-2.8.5-5|1044	
14cr|calligra-2.8.5-5|1045	%description -n %{libkarboncommon}
14cr|calligra-2.8.5-5|1046	Calligra core library.
14cr|calligra-2.8.5-5|1047	
14cr|calligra-2.8.5-5|1048	%files -n %{libkarboncommon}
14cr|calligra-2.8.5-5|1049	%{_kde_libdir}/libkarboncommon.so.%{karboncommon_major}*
14cr|calligra-2.8.5-5|1050	
14cr|calligra-2.8.5-5|1051	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1052	
14cr|calligra-2.8.5-5|1053	%define karbonui_major 13
14cr|calligra-2.8.5-5|1054	%define libkarbonui %mklibname karbonui %{karbonui_major}
14cr|calligra-2.8.5-5|1055	
14cr|calligra-2.8.5-5|1056	%package -n %{libkarbonui}
14cr|calligra-2.8.5-5|1057	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1058	Group:		System/Libraries
14cr|calligra-2.8.5-5|1059	
14cr|calligra-2.8.5-5|1060	%description -n %{libkarbonui}
14cr|calligra-2.8.5-5|1061	Calligra core library.
14cr|calligra-2.8.5-5|1062	
14cr|calligra-2.8.5-5|1063	%files -n %{libkarbonui}
14cr|calligra-2.8.5-5|1064	%{_kde_libdir}/libkarbonui.so.%{karbonui_major}*
14cr|calligra-2.8.5-5|1065	
14cr|calligra-2.8.5-5|1066	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1067	
14cr|calligra-2.8.5-5|1068	%define libkexicore_major 13
14cr|calligra-2.8.5-5|1069	%define libkexicore %mklibname kexicore %{libkexicore_major}
14cr|calligra-2.8.5-5|1070	
14cr|calligra-2.8.5-5|1071	%package -n %{libkexicore}
14cr|calligra-2.8.5-5|1072	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1073	Group:		System/Libraries
14cr|calligra-2.8.5-5|1074	
14cr|calligra-2.8.5-5|1075	%description -n %{libkexicore}
14cr|calligra-2.8.5-5|1076	Calligra core library.
14cr|calligra-2.8.5-5|1077	
14cr|calligra-2.8.5-5|1078	%files -n %{libkexicore}
14cr|calligra-2.8.5-5|1079	%{_kde_libdir}/libkexicore.so.%{libkexicore_major}*
14cr|calligra-2.8.5-5|1080	
14cr|calligra-2.8.5-5|1081	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1082	
14cr|calligra-2.8.5-5|1083	%define libkexidatatable_major 13
14cr|calligra-2.8.5-5|1084	%define libkexidatatable %mklibname kexidatatable %{libkexidatatable_major}
14cr|calligra-2.8.5-5|1085	
14cr|calligra-2.8.5-5|1086	%package -n %{libkexidatatable}
14cr|calligra-2.8.5-5|1087	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1088	Group:		System/Libraries
14cr|calligra-2.8.5-5|1089	
14cr|calligra-2.8.5-5|1090	%description -n %{libkexidatatable}
14cr|calligra-2.8.5-5|1091	Calligra core library.
14cr|calligra-2.8.5-5|1092	
14cr|calligra-2.8.5-5|1093	%files -n %{libkexidatatable}
14cr|calligra-2.8.5-5|1094	%{_kde_libdir}/libkexidatatable.so.%{libkexidatatable_major}*
14cr|calligra-2.8.5-5|1095	
14cr|calligra-2.8.5-5|1096	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1097	
14cr|calligra-2.8.5-5|1098	%define libkexidb_major 13
14cr|calligra-2.8.5-5|1099	%define libkexidb %mklibname kexidb %{libkexidb_major}
14cr|calligra-2.8.5-5|1100	
14cr|calligra-2.8.5-5|1101	%package -n %{libkexidb}
14cr|calligra-2.8.5-5|1102	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1103	Group:		System/Libraries
14cr|calligra-2.8.5-5|1104	
14cr|calligra-2.8.5-5|1105	%description -n %{libkexidb}
14cr|calligra-2.8.5-5|1106	Calligra core library.
14cr|calligra-2.8.5-5|1107	
14cr|calligra-2.8.5-5|1108	%files -n %{libkexidb}
14cr|calligra-2.8.5-5|1109	%{_kde_libdir}/libkexidb.so.%{libkexidb_major}*
14cr|calligra-2.8.5-5|1110	
14cr|calligra-2.8.5-5|1111	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1112	
14cr|calligra-2.8.5-5|1113	%define libkexiextendedwidgets_major 13
14cr|calligra-2.8.5-5|1114	%define libkexiextendedwidgets %mklibname kexiextendedwidgets %{libkexiextendedwidgets_major}
14cr|calligra-2.8.5-5|1115	
14cr|calligra-2.8.5-5|1116	%package -n %{libkexiextendedwidgets}
14cr|calligra-2.8.5-5|1117	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1118	Group:		System/Libraries
14cr|calligra-2.8.5-5|1119	
14cr|calligra-2.8.5-5|1120	%description -n %{libkexiextendedwidgets}
14cr|calligra-2.8.5-5|1121	Calligra core library.
14cr|calligra-2.8.5-5|1122	
14cr|calligra-2.8.5-5|1123	%files -n %{libkexiextendedwidgets}
14cr|calligra-2.8.5-5|1124	%{_kde_libdir}/libkexiextendedwidgets.so.%{libkexiextendedwidgets_major}*
14cr|calligra-2.8.5-5|1125	
14cr|calligra-2.8.5-5|1126	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1127	
14cr|calligra-2.8.5-5|1128	%define libkexiformutils_major 13
14cr|calligra-2.8.5-5|1129	%define libkexiformutils %mklibname kexiformutils %{libkexiformutils_major}
14cr|calligra-2.8.5-5|1130	
14cr|calligra-2.8.5-5|1131	%package -n %{libkexiformutils}
14cr|calligra-2.8.5-5|1132	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1133	Group:		System/Libraries
14cr|calligra-2.8.5-5|1134	
14cr|calligra-2.8.5-5|1135	%description -n %{libkexiformutils}
14cr|calligra-2.8.5-5|1136	Calligra core library.
14cr|calligra-2.8.5-5|1137	
14cr|calligra-2.8.5-5|1138	%files -n %{libkexiformutils}
14cr|calligra-2.8.5-5|1139	%{_kde_libdir}/libkexiformutils.so.%{libkexiformutils_major}*
14cr|calligra-2.8.5-5|1140	
14cr|calligra-2.8.5-5|1141	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1142	
14cr|calligra-2.8.5-5|1143	%define libkeximain_major 13
14cr|calligra-2.8.5-5|1144	%define libkeximain %mklibname keximain %{libkeximain_major}
14cr|calligra-2.8.5-5|1145	
14cr|calligra-2.8.5-5|1146	%package -n %{libkeximain}
14cr|calligra-2.8.5-5|1147	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1148	Group:		System/Libraries
14cr|calligra-2.8.5-5|1149	
14cr|calligra-2.8.5-5|1150	%description -n %{libkeximain}
14cr|calligra-2.8.5-5|1151	Calligra core library.
14cr|calligra-2.8.5-5|1152	
14cr|calligra-2.8.5-5|1153	%files -n %{libkeximain}
14cr|calligra-2.8.5-5|1154	%{_kde_libdir}/libkeximain.so.%{libkeximain_major}*
14cr|calligra-2.8.5-5|1155	
14cr|calligra-2.8.5-5|1156	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1157	
14cr|calligra-2.8.5-5|1158	%define libkeximigrate_major 13
14cr|calligra-2.8.5-5|1159	%define libkeximigrate %mklibname keximigrate %{libkeximigrate_major}
14cr|calligra-2.8.5-5|1160	
14cr|calligra-2.8.5-5|1161	%package -n %{libkeximigrate}
14cr|calligra-2.8.5-5|1162	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1163	Group:		System/Libraries
14cr|calligra-2.8.5-5|1164	
14cr|calligra-2.8.5-5|1165	%description -n %{libkeximigrate}
14cr|calligra-2.8.5-5|1166	Calligra core library.
14cr|calligra-2.8.5-5|1167	
14cr|calligra-2.8.5-5|1168	%files -n %{libkeximigrate}
14cr|calligra-2.8.5-5|1169	%{_kde_libdir}/libkeximigrate.so.%{libkeximigrate_major}*
14cr|calligra-2.8.5-5|1170	
14cr|calligra-2.8.5-5|1171	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1172	
14cr|calligra-2.8.5-5|1173	%define libkexirelationsview_major 13
14cr|calligra-2.8.5-5|1174	%define libkexirelationsview %mklibname kexirelationsview %{libkexirelationsview_major}
14cr|calligra-2.8.5-5|1175	
14cr|calligra-2.8.5-5|1176	%package -n %{libkexirelationsview}
14cr|calligra-2.8.5-5|1177	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1178	Group:		System/Libraries
14cr|calligra-2.8.5-5|1179	
14cr|calligra-2.8.5-5|1180	%description -n %{libkexirelationsview}
14cr|calligra-2.8.5-5|1181	Calligra core library.
14cr|calligra-2.8.5-5|1182	
14cr|calligra-2.8.5-5|1183	%files -n %{libkexirelationsview}
14cr|calligra-2.8.5-5|1184	%{_kde_libdir}/libkexirelationsview.so.%{libkexirelationsview_major}*
14cr|calligra-2.8.5-5|1185	
14cr|calligra-2.8.5-5|1186	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1187	
14cr|calligra-2.8.5-5|1188	%define libkexiutils_major 13
14cr|calligra-2.8.5-5|1189	%define libkexiutils %mklibname kexiutils %{libkexiutils_major}
14cr|calligra-2.8.5-5|1190	
14cr|calligra-2.8.5-5|1191	%package -n %{libkexiutils}
14cr|calligra-2.8.5-5|1192	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1193	Group:		System/Libraries
14cr|calligra-2.8.5-5|1194	
14cr|calligra-2.8.5-5|1195	%description -n %{libkexiutils}
14cr|calligra-2.8.5-5|1196	Calligra core library.
14cr|calligra-2.8.5-5|1197	
14cr|calligra-2.8.5-5|1198	%files -n %{libkexiutils}
14cr|calligra-2.8.5-5|1199	%{_kde_libdir}/libkexiutils.so.%{libkexiutils_major}*
14cr|calligra-2.8.5-5|1200	
14cr|calligra-2.8.5-5|1201	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1202	
14cr|calligra-2.8.5-5|1203	%define libkexiguiutils_major 13
14cr|calligra-2.8.5-5|1204	%define libkexiguiutils %mklibname kexiguiutils %{libkexiguiutils_major}
14cr|calligra-2.8.5-5|1205	
14cr|calligra-2.8.5-5|1206	%package -n %{libkexiguiutils}
14cr|calligra-2.8.5-5|1207	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1208	Group:		System/Libraries
14cr|calligra-2.8.5-5|1209	
14cr|calligra-2.8.5-5|1210	%description -n %{libkexiguiutils}
14cr|calligra-2.8.5-5|1211	Calligra core library.
14cr|calligra-2.8.5-5|1212	
14cr|calligra-2.8.5-5|1213	%files -n %{libkexiguiutils}
14cr|calligra-2.8.5-5|1214	%{_kde_libdir}/libkexiguiutils.so.%{libkexiguiutils_major}*
14cr|calligra-2.8.5-5|1215	
14cr|calligra-2.8.5-5|1216	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1217	
14cr|calligra-2.8.5-5|1218	%define libkexidataviewcommon_major 13
14cr|calligra-2.8.5-5|1219	%define libkexidataviewcommon %mklibname kexidataviewcommon %{libkexidataviewcommon_major}
14cr|calligra-2.8.5-5|1220	
14cr|calligra-2.8.5-5|1221	%package -n %{libkexidataviewcommon}
14cr|calligra-2.8.5-5|1222	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1223	Group:		System/Libraries
14cr|calligra-2.8.5-5|1224	
14cr|calligra-2.8.5-5|1225	%description -n %{libkexidataviewcommon}
14cr|calligra-2.8.5-5|1226	Calligra core library.
14cr|calligra-2.8.5-5|1227	
14cr|calligra-2.8.5-5|1228	%files -n %{libkexidataviewcommon}
14cr|calligra-2.8.5-5|1229	%{_kde_libdir}/libkexidataviewcommon.so.%{libkexidataviewcommon_major}*
14cr|calligra-2.8.5-5|1230	
14cr|calligra-2.8.5-5|1231	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1232	
14cr|calligra-2.8.5-5|1233	%define libkformdesigner_major 13
14cr|calligra-2.8.5-5|1234	%define libkformdesigner %mklibname kformdesigner %{libkformdesigner_major}
14cr|calligra-2.8.5-5|1235	
14cr|calligra-2.8.5-5|1236	%package -n %{libkformdesigner}
14cr|calligra-2.8.5-5|1237	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1238	Group:		System/Libraries
14cr|calligra-2.8.5-5|1239	
14cr|calligra-2.8.5-5|1240	%description -n %{libkformdesigner}
14cr|calligra-2.8.5-5|1241	Calligra core library.
14cr|calligra-2.8.5-5|1242	
14cr|calligra-2.8.5-5|1243	%files -n %{libkformdesigner}
14cr|calligra-2.8.5-5|1244	%{_kde_libdir}/libkformdesigner.so.%{libkformdesigner_major}*
14cr|calligra-2.8.5-5|1245	
14cr|calligra-2.8.5-5|1246	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1247	
14cr|calligra-2.8.5-5|1248	%define libkformula_major 13
14cr|calligra-2.8.5-5|1249	%define libkformula %mklibname kformulalib %{libkformula_major}
14cr|calligra-2.8.5-5|1250	
14cr|calligra-2.8.5-5|1251	%package -n %{libkformula}
14cr|calligra-2.8.5-5|1252	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1253	Group:		System/Libraries
14cr|calligra-2.8.5-5|1254	
14cr|calligra-2.8.5-5|1255	%description -n %{libkformula}
14cr|calligra-2.8.5-5|1256	Calligra core library.
14cr|calligra-2.8.5-5|1257	
14cr|calligra-2.8.5-5|1258	%files -n %{libkformula}
14cr|calligra-2.8.5-5|1259	%{_kde_libdir}/libkformula.so.%{libkformula_major}*
14cr|calligra-2.8.5-5|1260	
14cr|calligra-2.8.5-5|1261	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1262	
14cr|calligra-2.8.5-5|1263	%define libkokross_major 13
14cr|calligra-2.8.5-5|1264	%define libkokross %mklibname kokross %{libkokross_major}
14cr|calligra-2.8.5-5|1265	
14cr|calligra-2.8.5-5|1266	%package -n %{libkokross}
14cr|calligra-2.8.5-5|1267	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1268	Group:		System/Libraries
14cr|calligra-2.8.5-5|1269	
14cr|calligra-2.8.5-5|1270	%description -n %{libkokross}
14cr|calligra-2.8.5-5|1271	Calligra core library.
14cr|calligra-2.8.5-5|1272	
14cr|calligra-2.8.5-5|1273	%files -n %{libkokross}
14cr|calligra-2.8.5-5|1274	%{_kde_libdir}/libkokross.so.%{libkokross_major}*
14cr|calligra-2.8.5-5|1275	
14cr|calligra-2.8.5-5|1276	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1277	
14cr|calligra-2.8.5-5|1278	%define libkomain_major 13
14cr|calligra-2.8.5-5|1279	%define libkomain %mklibname komain %{libkomain_major}
14cr|calligra-2.8.5-5|1280	
14cr|calligra-2.8.5-5|1281	%package -n %{libkomain}
14cr|calligra-2.8.5-5|1282	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1283	Group:		System/Libraries
14cr|calligra-2.8.5-5|1284	Requires:	%{name}-l10n
14cr|calligra-2.8.5-5|1285	
14cr|calligra-2.8.5-5|1286	%description -n %{libkomain}
14cr|calligra-2.8.5-5|1287	Calligra core library.
14cr|calligra-2.8.5-5|1288	
14cr|calligra-2.8.5-5|1289	%files -n %{libkomain}
14cr|calligra-2.8.5-5|1290	%{_kde_libdir}/libkomain.so.%{libkomain_major}*
14cr|calligra-2.8.5-5|1291	
14cr|calligra-2.8.5-5|1292	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1293	
14cr|calligra-2.8.5-5|1294	%define komsooxml_major 13
14cr|calligra-2.8.5-5|1295	%define libkomsooxml %mklibname komsooxml %{komsooxml_major}
14cr|calligra-2.8.5-5|1296	
14cr|calligra-2.8.5-5|1297	%package -n %{libkomsooxml}
14cr|calligra-2.8.5-5|1298	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1299	Group:		System/Libraries
14cr|calligra-2.8.5-5|1300	
14cr|calligra-2.8.5-5|1301	%description -n %{libkomsooxml}
14cr|calligra-2.8.5-5|1302	Calligra core library.
14cr|calligra-2.8.5-5|1303	
14cr|calligra-2.8.5-5|1304	%files -n %{libkomsooxml}
14cr|calligra-2.8.5-5|1305	%{_kde_libdir}/libkomsooxml.so.%{komsooxml_major}*
14cr|calligra-2.8.5-5|1306	
14cr|calligra-2.8.5-5|1307	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1308	
14cr|calligra-2.8.5-5|1309	%define libkoodf_major 13
14cr|calligra-2.8.5-5|1310	%define libkoodf %mklibname koodf %{libkoodf_major}
14cr|calligra-2.8.5-5|1311	
14cr|calligra-2.8.5-5|1312	%package -n %{libkoodf}
14cr|calligra-2.8.5-5|1313	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1314	Group:		System/Libraries
14cr|calligra-2.8.5-5|1315	
14cr|calligra-2.8.5-5|1316	%description -n %{libkoodf}
14cr|calligra-2.8.5-5|1317	Calligra core library. ODF Library.
14cr|calligra-2.8.5-5|1318	
14cr|calligra-2.8.5-5|1319	%files -n %{libkoodf}
14cr|calligra-2.8.5-5|1320	%{_kde_libdir}/libkoodf.so.%{libkoodf_major}*
14cr|calligra-2.8.5-5|1321	
14cr|calligra-2.8.5-5|1322	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1323	
14cr|calligra-2.8.5-5|1324	%define koodf2_major 13
14cr|calligra-2.8.5-5|1325	%define libkoodf2 %mklibname koodf2_ %{koodf2_major}
14cr|calligra-2.8.5-5|1326	
14cr|calligra-2.8.5-5|1327	%package -n %{libkoodf2}
14cr|calligra-2.8.5-5|1328	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1329	Group:		System/Libraries
14cr|calligra-2.8.5-5|1330	
14cr|calligra-2.8.5-5|1331	%description -n %{libkoodf2}
14cr|calligra-2.8.5-5|1332	Calligra core library.
14cr|calligra-2.8.5-5|1333	
14cr|calligra-2.8.5-5|1334	%files -n %{libkoodf2}
14cr|calligra-2.8.5-5|1335	%{_kde_libdir}/libkoodf2.so.%{koodf2_major}*
14cr|calligra-2.8.5-5|1336	
14cr|calligra-2.8.5-5|1337	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1338	
14cr|calligra-2.8.5-5|1339	%define koodfreader_major 13
14cr|calligra-2.8.5-5|1340	%define libkoodfreader %mklibname koodfreader %{koodfreader_major}
14cr|calligra-2.8.5-5|1341	
14cr|calligra-2.8.5-5|1342	%package -n %{libkoodfreader}
14cr|calligra-2.8.5-5|1343	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1344	Group:		System/Libraries
14cr|calligra-2.8.5-5|1345	
14cr|calligra-2.8.5-5|1346	%description -n %{libkoodfreader}
14cr|calligra-2.8.5-5|1347	Calligra core library.
14cr|calligra-2.8.5-5|1348	
14cr|calligra-2.8.5-5|1349	%files -n %{libkoodfreader}
14cr|calligra-2.8.5-5|1350	%{_kde_libdir}/libkoodfreader.so.%{koodfreader_major}*
14cr|calligra-2.8.5-5|1351	
14cr|calligra-2.8.5-5|1352	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1353	
14cr|calligra-2.8.5-5|1354	%define libkopageapp_major 13
14cr|calligra-2.8.5-5|1355	%define libkopageapp %mklibname kopageapp %{libkopageapp_major}
14cr|calligra-2.8.5-5|1356	
14cr|calligra-2.8.5-5|1357	%package -n %{libkopageapp}
14cr|calligra-2.8.5-5|1358	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1359	Group:		System/Libraries
14cr|calligra-2.8.5-5|1360	
14cr|calligra-2.8.5-5|1361	%description -n %{libkopageapp}
14cr|calligra-2.8.5-5|1362	Calligra core library.
14cr|calligra-2.8.5-5|1363	
14cr|calligra-2.8.5-5|1364	%files -n %{libkopageapp}
14cr|calligra-2.8.5-5|1365	%{_kde_libdir}/libkopageapp.so.%{libkopageapp_major}*
14cr|calligra-2.8.5-5|1366	
14cr|calligra-2.8.5-5|1367	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1368	
14cr|calligra-2.8.5-5|1369	%define libkoplugin_major 13
14cr|calligra-2.8.5-5|1370	%define libkoplugin %mklibname koplugin %{libkoplugin_major}
14cr|calligra-2.8.5-5|1371	
14cr|calligra-2.8.5-5|1372	%package -n %{libkoplugin}
14cr|calligra-2.8.5-5|1373	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1374	Group:		System/Libraries
14cr|calligra-2.8.5-5|1375	
14cr|calligra-2.8.5-5|1376	%description -n %{libkoplugin}
14cr|calligra-2.8.5-5|1377	Calligra core library.
14cr|calligra-2.8.5-5|1378	
14cr|calligra-2.8.5-5|1379	%files -n %{libkoplugin}
14cr|calligra-2.8.5-5|1380	%{_kde_libdir}/libkoplugin.so.%{libkoplugin_major}*
14cr|calligra-2.8.5-5|1381	
14cr|calligra-2.8.5-5|1382	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1383	
14cr|calligra-2.8.5-5|1384	%define libkoproperty_major 13
14cr|calligra-2.8.5-5|1385	%define libkoproperty %mklibname koproperty %{libkoproperty_major}
14cr|calligra-2.8.5-5|1386	
14cr|calligra-2.8.5-5|1387	%package -n %{libkoproperty}
14cr|calligra-2.8.5-5|1388	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1389	Group:		System/Libraries
14cr|calligra-2.8.5-5|1390	
14cr|calligra-2.8.5-5|1391	%description -n %{libkoproperty}
14cr|calligra-2.8.5-5|1392	Calligra core library.
14cr|calligra-2.8.5-5|1393	
14cr|calligra-2.8.5-5|1394	%files -n %{libkoproperty}
14cr|calligra-2.8.5-5|1395	%{_kde_libdir}/libkoproperty.so.%{libkoproperty_major}*
14cr|calligra-2.8.5-5|1396	
14cr|calligra-2.8.5-5|1397	#----------------------------------------------------------------------
14cr|calligra-2.8.5-5|1398	
14cr|calligra-2.8.5-5|1399	%define libkordf_major 13
14cr|calligra-2.8.5-5|1400	%define libkordf %mklibname kordf %{libkordf_major}
14cr|calligra-2.8.5-5|1401	
14cr|calligra-2.8.5-5|1402	%package -n %{libkordf}
14cr|calligra-2.8.5-5|1403	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1404	Group:		System/Libraries
14cr|calligra-2.8.5-5|1405	
14cr|calligra-2.8.5-5|1406	%description -n %{libkordf}
14cr|calligra-2.8.5-5|1407	Calligra core library.
14cr|calligra-2.8.5-5|1408	
14cr|calligra-2.8.5-5|1409	%files -n %{libkordf}
14cr|calligra-2.8.5-5|1410	%{_kde_libdir}/libkordf.so.%{libkordf_major}*
14cr|calligra-2.8.5-5|1411	
14cr|calligra-2.8.5-5|1412	#----------------------------------------------------------------------
14cr|calligra-2.8.5-5|1413	
14cr|calligra-2.8.5-5|1414	%define libkoreport_major 13
14cr|calligra-2.8.5-5|1415	%define libkoreport %mklibname koreport %{libkoreport_major}
14cr|calligra-2.8.5-5|1416	
14cr|calligra-2.8.5-5|1417	%package -n %{libkoreport}
14cr|calligra-2.8.5-5|1418	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1419	Group:		System/Libraries
14cr|calligra-2.8.5-5|1420	
14cr|calligra-2.8.5-5|1421	%description -n %{libkoreport}
14cr|calligra-2.8.5-5|1422	Calligra core library.
14cr|calligra-2.8.5-5|1423	It's an application-independent reporting library for the generation of both
14cr|calligra-2.8.5-5|1424	printed and ODS and HTML reports from various sources of data. It provides a
14cr|calligra-2.8.5-5|1425	gui based designer and renderer, and is currently used by Kexi for the
14cr|calligra-2.8.5-5|1426	generation of database reports, and Calligra Plan for the generation of
14cr|calligra-2.8.5-5|1427	planning reports.
14cr|calligra-2.8.5-5|1428	
14cr|calligra-2.8.5-5|1429	%files -n %{libkoreport}
14cr|calligra-2.8.5-5|1430	%{_kde_libdir}/libkoreport.so.%{libkoreport_major}*
14cr|calligra-2.8.5-5|1431	
14cr|calligra-2.8.5-5|1432	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1433	
14cr|calligra-2.8.5-5|1434	%define libkotext_major 13
14cr|calligra-2.8.5-5|1435	%define libkotext %mklibname kotext %{libkotext_major}
14cr|calligra-2.8.5-5|1436	
14cr|calligra-2.8.5-5|1437	%package -n %{libkotext}
14cr|calligra-2.8.5-5|1438	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1439	Group:		System/Libraries
14cr|calligra-2.8.5-5|1440	
14cr|calligra-2.8.5-5|1441	%description -n %{libkotext}
14cr|calligra-2.8.5-5|1442	Calligra core library.
14cr|calligra-2.8.5-5|1443	
14cr|calligra-2.8.5-5|1444	KoText is the library that offers rich text layout and OpenDocument Format
14cr|calligra-2.8.5-5|1445	loading/saving.
14cr|calligra-2.8.5-5|1446	
14cr|calligra-2.8.5-5|1447	%files -n %{libkotext}
14cr|calligra-2.8.5-5|1448	%{_kde_libdir}/libkotext.so.%{libkotext_major}*
14cr|calligra-2.8.5-5|1449	
14cr|calligra-2.8.5-5|1450	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1451	
14cr|calligra-2.8.5-5|1452	%define kotextlayout_major 13
14cr|calligra-2.8.5-5|1453	%define libkotextlayout %mklibname textlayout %{kotextlayout_major}
14cr|calligra-2.8.5-5|1454	
14cr|calligra-2.8.5-5|1455	%package -n %{libkotextlayout}
14cr|calligra-2.8.5-5|1456	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1457	Group:		System/Libraries
14cr|calligra-2.8.5-5|1458	
14cr|calligra-2.8.5-5|1459	%description -n %{libkotextlayout}
14cr|calligra-2.8.5-5|1460	Calligra core library.
14cr|calligra-2.8.5-5|1461	
14cr|calligra-2.8.5-5|1462	%files -n %{libkotextlayout}
14cr|calligra-2.8.5-5|1463	%{_kde_libdir}/libkotextlayout.so.%{kotextlayout_major}*
14cr|calligra-2.8.5-5|1464	
14cr|calligra-2.8.5-5|1465	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1466	
14cr|calligra-2.8.5-5|1467	%define kovectorimage_major 13
14cr|calligra-2.8.5-5|1468	%define libkovectorimage %mklibname kovectorimage %{kovectorimage_major}
14cr|calligra-2.8.5-5|1469	
14cr|calligra-2.8.5-5|1470	%package -n %{libkovectorimage}
14cr|calligra-2.8.5-5|1471	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1472	Group:		System/Libraries
14cr|calligra-2.8.5-5|1473	
14cr|calligra-2.8.5-5|1474	%description -n %{libkovectorimage}
14cr|calligra-2.8.5-5|1475	Calligra core library.
14cr|calligra-2.8.5-5|1476	
14cr|calligra-2.8.5-5|1477	%files -n %{libkovectorimage}
14cr|calligra-2.8.5-5|1478	%{_kde_libdir}/libkovectorimage.so.%{kovectorimage_major}*
14cr|calligra-2.8.5-5|1479	
14cr|calligra-2.8.5-5|1480	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1481	
14cr|calligra-2.8.5-5|1482	%define libkowidgets_major 13
14cr|calligra-2.8.5-5|1483	%define libkowidgets %mklibname kowidgets %{libkowidgets_major}
14cr|calligra-2.8.5-5|1484	
14cr|calligra-2.8.5-5|1485	%package -n %{libkowidgets}
14cr|calligra-2.8.5-5|1486	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1487	Group:		System/Libraries
14cr|calligra-2.8.5-5|1488	
14cr|calligra-2.8.5-5|1489	%description -n %{libkowidgets}
14cr|calligra-2.8.5-5|1490	Calligra core library.
14cr|calligra-2.8.5-5|1491	
14cr|calligra-2.8.5-5|1492	%files -n %{libkowidgets}
14cr|calligra-2.8.5-5|1493	%{_kde_libdir}/libkowidgets.so.%{libkowidgets_major}*
14cr|calligra-2.8.5-5|1494	
14cr|calligra-2.8.5-5|1495	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1496	
14cr|calligra-2.8.5-5|1497	%define libkowidgetutils_major 13
14cr|calligra-2.8.5-5|1498	%define libkowidgetutils %mklibname kowidgetutils %{libkowidgetutils_major}
14cr|calligra-2.8.5-5|1499	
14cr|calligra-2.8.5-5|1500	%package -n %{libkowidgetutils}
14cr|calligra-2.8.5-5|1501	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1502	Group:		System/Libraries
14cr|calligra-2.8.5-5|1503	
14cr|calligra-2.8.5-5|1504	%description -n %{libkowidgetutils}
14cr|calligra-2.8.5-5|1505	Calligra core library.
14cr|calligra-2.8.5-5|1506	
14cr|calligra-2.8.5-5|1507	%files -n %{libkowidgetutils}
14cr|calligra-2.8.5-5|1508	%{_kde_libdir}/libkowidgetutils.so.%{libkowidgetutils_major}*
14cr|calligra-2.8.5-5|1509	
14cr|calligra-2.8.5-5|1510	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1511	
14cr|calligra-2.8.5-5|1512	%define libkowv2_major 9
14cr|calligra-2.8.5-5|1513	%define libkowv2 %mklibname kowv2_ %{libkowv2_major}
14cr|calligra-2.8.5-5|1514	
14cr|calligra-2.8.5-5|1515	%package -n %{libkowv2}
14cr|calligra-2.8.5-5|1516	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1517	Group:		System/Libraries
14cr|calligra-2.8.5-5|1518	
14cr|calligra-2.8.5-5|1519	%description -n %{libkowv2}
14cr|calligra-2.8.5-5|1520	Calligra core library.
14cr|calligra-2.8.5-5|1521	
14cr|calligra-2.8.5-5|1522	%files -n %{libkowv2}
14cr|calligra-2.8.5-5|1523	%{_kde_libdir}/libkowv2.so.%{libkowv2_major}*
14cr|calligra-2.8.5-5|1524	
14cr|calligra-2.8.5-5|1525	#-------------------------------------------------------------------
14cr|calligra-2.8.5-5|1526	
14cr|calligra-2.8.5-5|1527	%define kplatokernel_major 13
14cr|calligra-2.8.5-5|1528	%define libkplatokernel %mklibname kplatokernel %{kplatokernel_major}
14cr|calligra-2.8.5-5|1529	
14cr|calligra-2.8.5-5|1530	%package -n %{libkplatokernel}
14cr|calligra-2.8.5-5|1531	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1532	Group:		System/Libraries
14cr|calligra-2.8.5-5|1533	
14cr|calligra-2.8.5-5|1534	%description -n %{libkplatokernel}
14cr|calligra-2.8.5-5|1535	Calligra core library.
14cr|calligra-2.8.5-5|1536	
14cr|calligra-2.8.5-5|1537	%files -n %{libkplatokernel}
14cr|calligra-2.8.5-5|1538	%{_kde_libdir}/libkplatokernel.so.%{kplatokernel_major}*
14cr|calligra-2.8.5-5|1539	
14cr|calligra-2.8.5-5|1540	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1541	
14cr|calligra-2.8.5-5|1542	%define kplatomodels_major 13
14cr|calligra-2.8.5-5|1543	%define libkplatomodels %mklibname kplatomodels %{kplatomodels_major}
14cr|calligra-2.8.5-5|1544	
14cr|calligra-2.8.5-5|1545	%package -n %{libkplatomodels}
14cr|calligra-2.8.5-5|1546	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1547	Group:		System/Libraries
14cr|calligra-2.8.5-5|1548	
14cr|calligra-2.8.5-5|1549	%description -n %{libkplatomodels}
14cr|calligra-2.8.5-5|1550	Calligra core library.
14cr|calligra-2.8.5-5|1551	
14cr|calligra-2.8.5-5|1552	%files -n %{libkplatomodels}
14cr|calligra-2.8.5-5|1553	%{_kde_libdir}/libkplatomodels.so.%{kplatomodels_major}*
14cr|calligra-2.8.5-5|1554	
14cr|calligra-2.8.5-5|1555	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1556	
14cr|calligra-2.8.5-5|1557	%define kplatoui_major 13
14cr|calligra-2.8.5-5|1558	%define libkplatoui %mklibname kplatoui %{kplatoui_major}
14cr|calligra-2.8.5-5|1559	
14cr|calligra-2.8.5-5|1560	%package -n %{libkplatoui}
14cr|calligra-2.8.5-5|1561	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1562	Group:		System/Libraries
14cr|calligra-2.8.5-5|1563	
14cr|calligra-2.8.5-5|1564	%description -n %{libkplatoui}
14cr|calligra-2.8.5-5|1565	Calligra core library.
14cr|calligra-2.8.5-5|1566	
14cr|calligra-2.8.5-5|1567	%files -n %{libkplatoui}
14cr|calligra-2.8.5-5|1568	%{_kde_libdir}/libkplatoui.so.%{kplatoui_major}*
14cr|calligra-2.8.5-5|1569	
14cr|calligra-2.8.5-5|1570	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1571	
14cr|calligra-2.8.5-5|1572	%define libkritaimage_major 13
14cr|calligra-2.8.5-5|1573	%define libkritaimage %mklibname kritaimage %{libkritaimage_major}
14cr|calligra-2.8.5-5|1574	
14cr|calligra-2.8.5-5|1575	%package -n %{libkritaimage}
14cr|calligra-2.8.5-5|1576	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1577	Group:		System/Libraries
14cr|calligra-2.8.5-5|1578	
14cr|calligra-2.8.5-5|1579	%description -n %{libkritaimage}
14cr|calligra-2.8.5-5|1580	Calligra core library.
14cr|calligra-2.8.5-5|1581	
14cr|calligra-2.8.5-5|1582	%files -n %{libkritaimage}
14cr|calligra-2.8.5-5|1583	%{_kde_libdir}/libkritaimage.so.%{libkritaimage_major}*
14cr|calligra-2.8.5-5|1584	
14cr|calligra-2.8.5-5|1585	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1586	
14cr|calligra-2.8.5-5|1587	%define libkritalibbrush_major 13
14cr|calligra-2.8.5-5|1588	%define libkritalibbrush %mklibname kritalibbrush %{libkritalibbrush_major}
14cr|calligra-2.8.5-5|1589	
14cr|calligra-2.8.5-5|1590	%package -n %{libkritalibbrush}
14cr|calligra-2.8.5-5|1591	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1592	Group:		System/Libraries
14cr|calligra-2.8.5-5|1593	
14cr|calligra-2.8.5-5|1594	%description -n %{libkritalibbrush}
14cr|calligra-2.8.5-5|1595	Calligra core library.
14cr|calligra-2.8.5-5|1596	
14cr|calligra-2.8.5-5|1597	%files -n %{libkritalibbrush}
14cr|calligra-2.8.5-5|1598	%{_kde_libdir}/libkritalibbrush.so.%{libkritalibbrush_major}*
14cr|calligra-2.8.5-5|1599	
14cr|calligra-2.8.5-5|1600	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1601	
14cr|calligra-2.8.5-5|1602	%define libkritalibpaintop_major 13
14cr|calligra-2.8.5-5|1603	%define libkritalibpaintop %mklibname kritalibpaintop %{libkritalibpaintop_major}
14cr|calligra-2.8.5-5|1604	
14cr|calligra-2.8.5-5|1605	%package -n %{libkritalibpaintop}
14cr|calligra-2.8.5-5|1606	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1607	Group:		System/Libraries
14cr|calligra-2.8.5-5|1608	
14cr|calligra-2.8.5-5|1609	%description -n %{libkritalibpaintop}
14cr|calligra-2.8.5-5|1610	Calligra core library.
14cr|calligra-2.8.5-5|1611	
14cr|calligra-2.8.5-5|1612	%files -n %{libkritalibpaintop}
14cr|calligra-2.8.5-5|1613	%{_kde_libdir}/libkritalibpaintop.so.%{libkritalibpaintop_major}*
14cr|calligra-2.8.5-5|1614	
14cr|calligra-2.8.5-5|1615	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1616	
14cr|calligra-2.8.5-5|1617	%define kritasketchlib_major 13
14cr|calligra-2.8.5-5|1618	%define libkritasketchlib %mklibname kritasketchlib %{kritasketchlib_major}
14cr|calligra-2.8.5-5|1619	
14cr|calligra-2.8.5-5|1620	%package -n %{libkritasketchlib}
14cr|calligra-2.8.5-5|1621	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1622	Group:		System/Libraries
14cr|calligra-2.8.5-5|1623	
14cr|calligra-2.8.5-5|1624	%description -n %{libkritasketchlib}
14cr|calligra-2.8.5-5|1625	Calligra core library.
14cr|calligra-2.8.5-5|1626	
14cr|calligra-2.8.5-5|1627	%files -n %{libkritasketchlib}
14cr|calligra-2.8.5-5|1628	%{_kde_libdir}/libkritasketchlib.so.%{kritasketchlib_major}*
14cr|calligra-2.8.5-5|1629	
14cr|calligra-2.8.5-5|1630	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1631	
14cr|calligra-2.8.5-5|1632	%define libkritaui_major 13
14cr|calligra-2.8.5-5|1633	%define libkritaui %mklibname kritaui %{libkritaui_major}
14cr|calligra-2.8.5-5|1634	
14cr|calligra-2.8.5-5|1635	%package -n %{libkritaui}
14cr|calligra-2.8.5-5|1636	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1637	Group:		System/Libraries
14cr|calligra-2.8.5-5|1638	
14cr|calligra-2.8.5-5|1639	%description -n %{libkritaui}
14cr|calligra-2.8.5-5|1640	Calligra core library.
14cr|calligra-2.8.5-5|1641	
14cr|calligra-2.8.5-5|1642	%files -n %{libkritaui}
14cr|calligra-2.8.5-5|1643	%{_kde_libdir}/libkritaui.so.%{libkritaui_major}*
14cr|calligra-2.8.5-5|1644	
14cr|calligra-2.8.5-5|1645	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1646	
14cr|calligra-2.8.5-5|1647	%define kundo2_major 13
14cr|calligra-2.8.5-5|1648	%define libkundo2 %mklibname kundo2_ %{kundo2_major}
14cr|calligra-2.8.5-5|1649	
14cr|calligra-2.8.5-5|1650	%package -n %{libkundo2}
14cr|calligra-2.8.5-5|1651	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1652	Group:		System/Libraries
14cr|calligra-2.8.5-5|1653	
14cr|calligra-2.8.5-5|1654	%description -n %{libkundo2}
14cr|calligra-2.8.5-5|1655	Calligra core library.
14cr|calligra-2.8.5-5|1656	
14cr|calligra-2.8.5-5|1657	%files -n %{libkundo2}
14cr|calligra-2.8.5-5|1658	%{_kde_libdir}/libkundo2.so.%{kundo2_major}*
14cr|calligra-2.8.5-5|1659	
14cr|calligra-2.8.5-5|1660	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1661	
14cr|calligra-2.8.5-5|1662	%define libpigmentcms_major 13
14cr|calligra-2.8.5-5|1663	%define libpigmentcms %mklibname pigmentcms %{libpigmentcms_major}
14cr|calligra-2.8.5-5|1664	
14cr|calligra-2.8.5-5|1665	%package -n %{libpigmentcms}
14cr|calligra-2.8.5-5|1666	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1667	Group:		System/Libraries
14cr|calligra-2.8.5-5|1668	
14cr|calligra-2.8.5-5|1669	%description -n %{libpigmentcms}
14cr|calligra-2.8.5-5|1670	Calligra core library.
14cr|calligra-2.8.5-5|1671	
14cr|calligra-2.8.5-5|1672	Pigment is the Color Manipulation System library for Calligra, this include but
14cr|calligra-2.8.5-5|1673	it is not limited to full color management. Originating from Krita it provides
14cr|calligra-2.8.5-5|1674	a generic KoColor class wich represents the notion of a color. The same color
14cr|calligra-2.8.5-5|1675	can often be specified in different colorspaces. Some colors however can only
14cr|calligra-2.8.5-5|1676	be specified in some colorspaces.
14cr|calligra-2.8.5-5|1677	
14cr|calligra-2.8.5-5|1678	%files -n %{libpigmentcms}
14cr|calligra-2.8.5-5|1679	%{_kde_libdir}/libpigmentcms.so.%{libpigmentcms_major}*
14cr|calligra-2.8.5-5|1680	
14cr|calligra-2.8.5-5|1681	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1682	
14cr|calligra-2.8.5-5|1683	%define planprivate_major 13
14cr|calligra-2.8.5-5|1684	%define libplanprivate %mklibname planprivate %{planprivate_major}
14cr|calligra-2.8.5-5|1685	
14cr|calligra-2.8.5-5|1686	%package -n %{libplanprivate}
14cr|calligra-2.8.5-5|1687	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1688	Group:		System/Libraries
14cr|calligra-2.8.5-5|1689	
14cr|calligra-2.8.5-5|1690	%description -n %{libplanprivate}
14cr|calligra-2.8.5-5|1691	Calligra core library.
14cr|calligra-2.8.5-5|1692	
14cr|calligra-2.8.5-5|1693	%files -n %{libplanprivate}
14cr|calligra-2.8.5-5|1694	%{_kde_libdir}/libplanprivate.so.%{planprivate_major}*
14cr|calligra-2.8.5-5|1695	
14cr|calligra-2.8.5-5|1696	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1697	
14cr|calligra-2.8.5-5|1698	%define planworkapp_major 13
14cr|calligra-2.8.5-5|1699	%define libplanworkapp %mklibname planworkapp %{planworkapp_major}
14cr|calligra-2.8.5-5|1700	
14cr|calligra-2.8.5-5|1701	%package -n %{libplanworkapp}
14cr|calligra-2.8.5-5|1702	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1703	Group:		System/Libraries
14cr|calligra-2.8.5-5|1704	
14cr|calligra-2.8.5-5|1705	%description -n %{libplanworkapp}
14cr|calligra-2.8.5-5|1706	Calligra core library.
14cr|calligra-2.8.5-5|1707	
14cr|calligra-2.8.5-5|1708	%files -n %{libplanworkapp}
14cr|calligra-2.8.5-5|1709	%{_kde_libdir}/libplanworkapp.so.%{planworkapp_major}*
14cr|calligra-2.8.5-5|1710	
14cr|calligra-2.8.5-5|1711	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1712	
14cr|calligra-2.8.5-5|1713	%define kplatoworkfactory_major 13
14cr|calligra-2.8.5-5|1714	%define libplanworkfactory %mklibname kplatoworkfactory %{kplatoworkfactory_major}
14cr|calligra-2.8.5-5|1715	
14cr|calligra-2.8.5-5|1716	%package -n %{libplanworkfactory}
14cr|calligra-2.8.5-5|1717	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1718	Group:		System/Libraries
14cr|calligra-2.8.5-5|1719	
14cr|calligra-2.8.5-5|1720	%description -n %{libplanworkfactory}
14cr|calligra-2.8.5-5|1721	Calligra core library.
14cr|calligra-2.8.5-5|1722	
14cr|calligra-2.8.5-5|1723	%files -n %{libplanworkfactory}
14cr|calligra-2.8.5-5|1724	%{_kde_libdir}/libplanworkfactory.so.%{kplatoworkfactory_major}*
14cr|calligra-2.8.5-5|1725	
14cr|calligra-2.8.5-5|1726	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1727	
14cr|calligra-2.8.5-5|1728	%define librcps_plan_major 13
14cr|calligra-2.8.5-5|1729	%define librcps_plan %mklibname rcps_plan %{librcps_plan_major}
14cr|calligra-2.8.5-5|1730	
14cr|calligra-2.8.5-5|1731	%package -n %{librcps_plan}
14cr|calligra-2.8.5-5|1732	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1733	Group:		System/Libraries
14cr|calligra-2.8.5-5|1734	
14cr|calligra-2.8.5-5|1735	%description -n %{librcps_plan}
14cr|calligra-2.8.5-5|1736	Calligra core library.
14cr|calligra-2.8.5-5|1737	
14cr|calligra-2.8.5-5|1738	%files -n %{librcps_plan}
14cr|calligra-2.8.5-5|1739	%{_kde_libdir}/librcps_plan.so.%{librcps_plan_major}*
14cr|calligra-2.8.5-5|1740	
14cr|calligra-2.8.5-5|1741	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1742	
14cr|calligra-2.8.5-5|1743	%define rtfreader_major 13
14cr|calligra-2.8.5-5|1744	%define librtfreader %mklibname rtfreader %{rtfreader_major}
14cr|calligra-2.8.5-5|1745	
14cr|calligra-2.8.5-5|1746	%package -n %{librtfreader}
14cr|calligra-2.8.5-5|1747	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1748	Group:		System/Libraries
14cr|calligra-2.8.5-5|1749	
14cr|calligra-2.8.5-5|1750	%description -n %{librtfreader}
14cr|calligra-2.8.5-5|1751	Calligra core library.
14cr|calligra-2.8.5-5|1752	
14cr|calligra-2.8.5-5|1753	%files -n %{librtfreader}
14cr|calligra-2.8.5-5|1754	%{_kde_libdir}/libRtfReader.so.%{rtfreader_major}*
14cr|calligra-2.8.5-5|1755	
14cr|calligra-2.8.5-5|1756	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1757	
14cr|calligra-2.8.5-5|1758	%define wordsprivate_major 13
14cr|calligra-2.8.5-5|1759	%define libwordsprivate %mklibname wordsprivate %{wordsprivate_major}
14cr|calligra-2.8.5-5|1760	
14cr|calligra-2.8.5-5|1761	%package -n %{libwordsprivate}
14cr|calligra-2.8.5-5|1762	Summary:	Calligra core library
14cr|calligra-2.8.5-5|1763	Group:		System/Libraries
14cr|calligra-2.8.5-5|1764	
14cr|calligra-2.8.5-5|1765	%description -n %{libwordsprivate}
14cr|calligra-2.8.5-5|1766	Calligra core library.
14cr|calligra-2.8.5-5|1767	
14cr|calligra-2.8.5-5|1768	%files -n %{libwordsprivate}
14cr|calligra-2.8.5-5|1769	%{_kde_libdir}/libwordsprivate.so.%{wordsprivate_major}*
14cr|calligra-2.8.5-5|1770	
14cr|calligra-2.8.5-5|1771	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1772	
14cr|calligra-2.8.5-5|1773	%package devel
14cr|calligra-2.8.5-5|1774	Summary:	Header files for developing calligra applications
14cr|calligra-2.8.5-5|1775	Group:		Development/KDE and Qt
14cr|calligra-2.8.5-5|1776	Requires:	%{libbasicflakes} = %{EVRD}
14cr|calligra-2.8.5-5|1777	Requires:	%{libcalligradb} = %{EVRD}
14cr|calligra-2.8.5-5|1778	Requires:	%{libcalligrakdchart} = %{EVRD}
14cr|calligra-2.8.5-5|1779	Requires:	%{libcalligrakdgantt} = %{EVRD}
14cr|calligra-2.8.5-5|1780	Requires:	%{libcalligrasheetscommon} = %{EVRD}
14cr|calligra-2.8.5-5|1781	Requires:	%{libcalligrasheetsodf} = %{EVRD}
14cr|calligra-2.8.5-5|1782	Requires:	%{libcalligrastageprivate} = %{EVRD}
14cr|calligra-2.8.5-5|1783	Requires:	%{libflake} = %{EVRD}
14cr|calligra-2.8.5-5|1784	Requires:	%{libflowprivate} = %{EVRD}
14cr|calligra-2.8.5-5|1785	Requires:	%{libkarboncommon} = %{EVRD}
14cr|calligra-2.8.5-5|1786	Requires:	%{libkarbonui} = %{EVRD}
14cr|calligra-2.8.5-5|1787	Requires:	%{libkexicore} = %{EVRD}
14cr|calligra-2.8.5-5|1788	Requires:	%{libkexidatatable} = %{EVRD}
14cr|calligra-2.8.5-5|1789	Requires:	%{libkexidataviewcommon} = %{EVRD}
14cr|calligra-2.8.5-5|1790	Requires:	%{libkexidb} = %{EVRD}
14cr|calligra-2.8.5-5|1791	Requires:	%{libkexiextendedwidgets} = %{EVRD}
14cr|calligra-2.8.5-5|1792	Requires:	%{libkexiformutils} = %{EVRD}
14cr|calligra-2.8.5-5|1793	Requires:	%{libkexiguiutils} = %{EVRD}
14cr|calligra-2.8.5-5|1794	Requires:	%{libkeximain} = %{EVRD}
14cr|calligra-2.8.5-5|1795	Requires:	%{libkeximigrate} = %{EVRD}
14cr|calligra-2.8.5-5|1796	Requires:	%{libkexirelationsview} = %{EVRD}
14cr|calligra-2.8.5-5|1797	Requires:	%{libkexiutils} = %{EVRD}
14cr|calligra-2.8.5-5|1798	Requires:	%{libkformdesigner} = %{EVRD}
14cr|calligra-2.8.5-5|1799	Requires:	%{libkformula} = %{EVRD}
14cr|calligra-2.8.5-5|1800	Requires:	%{libkokross} = %{EVRD}
14cr|calligra-2.8.5-5|1801	Requires:	%{libkomain} = %{EVRD}
14cr|calligra-2.8.5-5|1802	Requires:	%{libkomsooxml} = %{EVRD}
14cr|calligra-2.8.5-5|1803	Requires:	%{libkoodf} = %{EVRD}
14cr|calligra-2.8.5-5|1804	Requires:	%{libkoodf2} = %{EVRD}
14cr|calligra-2.8.5-5|1805	Requires:	%{libkoodfreader} = %{EVRD}
14cr|calligra-2.8.5-5|1806	Requires:	%{libkopageapp} = %{EVRD}
14cr|calligra-2.8.5-5|1807	Requires:	%{libkoplugin} = %{EVRD}
14cr|calligra-2.8.5-5|1808	Requires:	%{libkoproperty} = %{EVRD}
14cr|calligra-2.8.5-5|1809	Requires:	%{libkordf} = %{EVRD}
14cr|calligra-2.8.5-5|1810	Requires:	%{libkoreport} = %{EVRD}
14cr|calligra-2.8.5-5|1811	Requires:	%{libkotext} = %{EVRD}
14cr|calligra-2.8.5-5|1812	Requires:	%{libkotextlayout} = %{EVRD}
14cr|calligra-2.8.5-5|1813	Requires:	%{libkovectorimage} = %{EVRD}
14cr|calligra-2.8.5-5|1814	Requires:	%{libkowidgets} = %{EVRD}
14cr|calligra-2.8.5-5|1815	Requires:	%{libkowidgetutils} = %{EVRD}
14cr|calligra-2.8.5-5|1816	Requires:	%{libkowv2} = %{EVRD}
14cr|calligra-2.8.5-5|1817	Requires:	%{libkplatokernel} = %{EVRD}
14cr|calligra-2.8.5-5|1818	Requires:	%{libkplatomodels} = %{EVRD}
14cr|calligra-2.8.5-5|1819	Requires:	%{libkplatoui} = %{EVRD}
14cr|calligra-2.8.5-5|1820	Requires:	%{libkritaimage} = %{EVRD}
14cr|calligra-2.8.5-5|1821	Requires:	%{libkritalibbrush} = %{EVRD}
14cr|calligra-2.8.5-5|1822	Requires:	%{libkritalibpaintop} = %{EVRD}
14cr|calligra-2.8.5-5|1823	Requires:	%{libkritasketchlib} = %{EVRD}
14cr|calligra-2.8.5-5|1824	Requires:	%{libkritaui} = %{EVRD}
14cr|calligra-2.8.5-5|1825	Requires:	%{libkundo2} = %{EVRD}
14cr|calligra-2.8.5-5|1826	Requires:	%{libpigmentcms} = %{EVRD}
14cr|calligra-2.8.5-5|1827	Requires:	%{libplanprivate} = %{EVRD}
14cr|calligra-2.8.5-5|1828	Requires:	%{libplanworkapp} = %{EVRD}
14cr|calligra-2.8.5-5|1829	Requires:	%{libplanworkfactory} = %{EVRD}
14cr|calligra-2.8.5-5|1830	Requires:	%{librcps_plan} = %{EVRD}
14cr|calligra-2.8.5-5|1831	Requires:	%{librtfreader} = %{EVRD}
14cr|calligra-2.8.5-5|1832	Requires:	%{libwordsprivate} = %{EVRD}
14cr|calligra-2.8.5-5|1833	Requires:	%{name}-core = %{EVRD}
14cr|calligra-2.8.5-5|1834	
14cr|calligra-2.8.5-5|1835	%description devel
14cr|calligra-2.8.5-5|1836	Header files needed for developing calligra applications.
14cr|calligra-2.8.5-5|1837	
14cr|calligra-2.8.5-5|1838	%files devel
14cr|calligra-2.8.5-5|1839	%{_kde_appsdir}/cmake/*/*
14cr|calligra-2.8.5-5|1840	%{_kde_includedir}/*
14cr|calligra-2.8.5-5|1841	%{_kde_libdir}/libbasicflakes.so
14cr|calligra-2.8.5-5|1842	%{_kde_libdir}/libcalligradb.so
14cr|calligra-2.8.5-5|1843	%{_kde_libdir}/libcalligrakdchart.so
14cr|calligra-2.8.5-5|1844	%{_kde_libdir}/libcalligrakdgantt.so
14cr|calligra-2.8.5-5|1845	%{_kde_libdir}/libcalligrasheetscommon.so
14cr|calligra-2.8.5-5|1846	%{_kde_libdir}/libcalligrasheetsodf.so
14cr|calligra-2.8.5-5|1847	%{_kde_libdir}/libcalligrastageprivate.so
14cr|calligra-2.8.5-5|1848	%{_kde_libdir}/libflake.so
14cr|calligra-2.8.5-5|1849	%{_kde_libdir}/libflowprivate.so
14cr|calligra-2.8.5-5|1850	%{_kde_libdir}/libkarboncommon.so
14cr|calligra-2.8.5-5|1851	%{_kde_libdir}/libkarbonui.so
14cr|calligra-2.8.5-5|1852	%{_kde_libdir}/libkexicore.so
14cr|calligra-2.8.5-5|1853	%{_kde_libdir}/libkexidatatable.so
14cr|calligra-2.8.5-5|1854	%{_kde_libdir}/libkexidataviewcommon.so
14cr|calligra-2.8.5-5|1855	%{_kde_libdir}/libkexidb.so
14cr|calligra-2.8.5-5|1856	%{_kde_libdir}/libkexiextendedwidgets.so
14cr|calligra-2.8.5-5|1857	%{_kde_libdir}/libkexiformutils.so
14cr|calligra-2.8.5-5|1858	%{_kde_libdir}/libkexiguiutils.so
14cr|calligra-2.8.5-5|1859	%{_kde_libdir}/libkeximain.so
14cr|calligra-2.8.5-5|1860	%{_kde_libdir}/libkeximigrate.so
14cr|calligra-2.8.5-5|1861	%{_kde_libdir}/libkexirelationsview.so
14cr|calligra-2.8.5-5|1862	%{_kde_libdir}/libkexiutils.so
14cr|calligra-2.8.5-5|1863	%{_kde_libdir}/libkformdesigner.so
14cr|calligra-2.8.5-5|1864	%{_kde_libdir}/libkformula.so
14cr|calligra-2.8.5-5|1865	%{_kde_libdir}/libkokross.so
14cr|calligra-2.8.5-5|1866	%{_kde_libdir}/libkomain.so
14cr|calligra-2.8.5-5|1867	%{_kde_libdir}/libkomsooxml.so
14cr|calligra-2.8.5-5|1868	%{_kde_libdir}/libkoodf.so
14cr|calligra-2.8.5-5|1869	%{_kde_libdir}/libkoodf2.so
14cr|calligra-2.8.5-5|1870	%{_kde_libdir}/libkoodfreader.so
14cr|calligra-2.8.5-5|1871	%{_kde_libdir}/libkopageapp.so
14cr|calligra-2.8.5-5|1872	%{_kde_libdir}/libkoplugin.so
14cr|calligra-2.8.5-5|1873	%{_kde_libdir}/libkoproperty.so
14cr|calligra-2.8.5-5|1874	%{_kde_libdir}/libkoreport.so
14cr|calligra-2.8.5-5|1875	%{_kde_libdir}/libkordf.so
14cr|calligra-2.8.5-5|1876	%{_kde_libdir}/libkotext.so
14cr|calligra-2.8.5-5|1877	%{_kde_libdir}/libkotextlayout.so
14cr|calligra-2.8.5-5|1878	%{_kde_libdir}/libkovectorimage.so
14cr|calligra-2.8.5-5|1879	%{_kde_libdir}/libkowidgets.so
14cr|calligra-2.8.5-5|1880	%{_kde_libdir}/libkowidgetutils.so
14cr|calligra-2.8.5-5|1881	%{_kde_libdir}/libkowv2.so
14cr|calligra-2.8.5-5|1882	%{_kde_libdir}/libkplatokernel.so
14cr|calligra-2.8.5-5|1883	%{_kde_libdir}/libkplatomodels.so
14cr|calligra-2.8.5-5|1884	%{_kde_libdir}/libkplatoui.so
14cr|calligra-2.8.5-5|1885	%{_kde_libdir}/libkritaimage.so
14cr|calligra-2.8.5-5|1886	%{_kde_libdir}/libkritalibbrush.so
14cr|calligra-2.8.5-5|1887	%{_kde_libdir}/libkritalibpaintop.so
14cr|calligra-2.8.5-5|1888	%{_kde_libdir}/libkritasketchlib.so
14cr|calligra-2.8.5-5|1889	%{_kde_libdir}/libkritaui.so
14cr|calligra-2.8.5-5|1890	%{_kde_libdir}/libkundo2.so
14cr|calligra-2.8.5-5|1891	%{_kde_libdir}/libpigmentcms.so
14cr|calligra-2.8.5-5|1892	%{_kde_libdir}/libplanprivate.so
14cr|calligra-2.8.5-5|1893	%{_kde_libdir}/libplanworkapp.so
14cr|calligra-2.8.5-5|1894	%{_kde_libdir}/libplanworkfactory.so
14cr|calligra-2.8.5-5|1895	%{_kde_libdir}/librcps_plan.so
14cr|calligra-2.8.5-5|1896	%{_kde_libdir}/libRtfReader.so
14cr|calligra-2.8.5-5|1897	%{_kde_libdir}/libwordsprivate.so
14cr|calligra-2.8.5-5|1898	
14cr|calligra-2.8.5-5|1899	#--------------------------------------------------------------------
14cr|calligra-2.8.5-5|1900	
14cr|calligra-2.8.5-5|1901	%prep
14cr|calligra-2.8.5-5|1902	%setup -q
14cr|calligra-2.8.5-5|1903	%patch1 -p1 -b .openjpeg~
14cr|calligra-2.8.5-5|1904	%patch2 -p0 -b .xbase312~
14cr|calligra-2.8.5-5|1905	%patch3 -p1 -b .staging~
14cr|calligra-2.8.5-5|1906	%patch4 -p1 -b .pqxx~
14cr|calligra-2.8.5-5|1907	%patch5 -p1 -b .soversion~
14cr|calligra-2.8.5-5|1908	%patch6 -p1 -b .eigen3~
14cr|calligra-2.8.5-5|1909	%patch7 -p1 -b .librevenge~
14cr|calligra-2.8.5-5|1910	
14cr|calligra-2.8.5-5|1911	%build
14cr|calligra-2.8.5-5|1912	%cmake_kde4 \
14cr|calligra-2.8.5-5|1913	%if %{build_mobile}
14cr|calligra-2.8.5-5|1914	-DBUILD_MOBILE:BOOL=ON \
14cr|calligra-2.8.5-5|1915	%else
14cr|calligra-2.8.5-5|1916	-DBUILD_MOBILE:BOOL=OFF \
14cr|calligra-2.8.5-5|1917	%endif
14cr|calligra-2.8.5-5|1918	-DIHAVEPATCHEDQT:BOOL=ON \
14cr|calligra-2.8.5-5|1919	-DCALLIGRA_SHOULD_BUILD_STAGING:BOOL=ON
14cr|calligra-2.8.5-5|1920	%make
14cr|calligra-2.8.5-5|1921	
14cr|calligra-2.8.5-5|1922	%if %{compile_apidox}
14cr|calligra-2.8.5-5|1923	make apidox
14cr|calligra-2.8.5-5|1924	%endif
14cr|calligra-2.8.5-5|1925	
14cr|calligra-2.8.5-5|1926	%install
14cr|calligra-2.8.5-5|1927	%makeinstall_std -C build
14cr|calligra-2.8.5-5|1928	
14cr|calligra-2.8.5-5|1929	%if %{compile_apidox}
14cr|calligra-2.8.5-5|1930	make install-apidox DESTDIR=%{buildroot}/
14cr|calligra-2.8.5-5|1931	list=`ls -d */ -1`;
14cr|calligra-2.8.5-5|1932	echo $list;
14cr|calligra-2.8.5-5|1933	for i in $list ; do
14cr|calligra-2.8.5-5|1934	cd $i;
14cr|calligra-2.8.5-5|1935	if grep '^include .*Doxyfile.am' Makefile.am; then
14cr|calligra-2.8.5-5|1936	echo "installing apidox from $i" ;
14cr|calligra-2.8.5-5|1937	make install-apidox DESTDIR=%{buildroot}/ ;
14cr|calligra-2.8.5-5|1938	fi
14cr|calligra-2.8.5-5|1939	cd ../;
14cr|calligra-2.8.5-5|1940	done;
14cr|calligra-2.8.5-5|1941	%endif
14cr|calligra-2.8.5-5|1942	
14cr|calligra-2.8.5-5|1943	# Remove shebang from non-executable files
14cr|calligra-2.8.5-5|1944	find %{buildroot}%{_kde_appsdir}/ -type f -name '*.py' -exec sed -i '1s/^#!.*$//' {} \;
14cr|calligra-2.8.5-5|1945	
14cr|calligra-2.8.5-5|1946	
14cr|calligra-2.8.5-5|1947	%changelog

516 14
14cr|calligra-l10n-2.8.5-2|1	# Supported l10n language
14cr|calligra-l10n-2.8.5-2|2	%define langlist bs ca cs da de el en_GB es et fi fr gl hu it ja kk nb nds nl pl pt pt_BR ru sk sv uk zh_CN zh_TW
14cr|calligra-l10n-2.8.5-2|3	
14cr|calligra-l10n-2.8.5-2|4	# Languages that were once supported, but aren't supported by the current release anymore
14cr|calligra-l10n-2.8.5-2|5	# (old packages have to be obsoleted so we don't create dependency problems)
14cr|calligra-l10n-2.8.5-2|6	%define temporarily_unsupported sl tr
14cr|calligra-l10n-2.8.5-2|7	
14cr|calligra-l10n-2.8.5-2|8	# Language descriptions
14cr|calligra-l10n-2.8.5-2|9	%define language_bs bs
14cr|calligra-l10n-2.8.5-2|10	%define langname_bs Bosnian
14cr|calligra-l10n-2.8.5-2|11	%define language_ca ca
14cr|calligra-l10n-2.8.5-2|12	%define langname_ca Catalan
14cr|calligra-l10n-2.8.5-2|13	%define language_cs cs
14cr|calligra-l10n-2.8.5-2|14	%define langname_cs Czech
14cr|calligra-l10n-2.8.5-2|15	%define language_da da
14cr|calligra-l10n-2.8.5-2|16	%define langname_da Dansk
14cr|calligra-l10n-2.8.5-2|17	%define language_de de
14cr|calligra-l10n-2.8.5-2|18	%define langname_de German
14cr|calligra-l10n-2.8.5-2|19	%define language_el el
14cr|calligra-l10n-2.8.5-2|20	%define langname_el Greek
14cr|calligra-l10n-2.8.5-2|21	%define language_en_GB en_GB
14cr|calligra-l10n-2.8.5-2|22	%define langname_en_GB British English
14cr|calligra-l10n-2.8.5-2|23	%define language_es es
14cr|calligra-l10n-2.8.5-2|24	%define langname_es Spanish
14cr|calligra-l10n-2.8.5-2|25	%define language_et et
14cr|calligra-l10n-2.8.5-2|26	%define langname_et Estonian
14cr|calligra-l10n-2.8.5-2|27	%define language_fi fi
14cr|calligra-l10n-2.8.5-2|28	%define langname_fi Finnish
14cr|calligra-l10n-2.8.5-2|29	%define language_fr fr
14cr|calligra-l10n-2.8.5-2|30	%define langname_fr French
14cr|calligra-l10n-2.8.5-2|31	%define language_gl gl
14cr|calligra-l10n-2.8.5-2|32	%define langname_gl Galician
14cr|calligra-l10n-2.8.5-2|33	%define language_hu hu
14cr|calligra-l10n-2.8.5-2|34	%define langname_hu Hungarian
14cr|calligra-l10n-2.8.5-2|35	%define language_ia ia
14cr|calligra-l10n-2.8.5-2|36	%define langname_ia Interlingua
14cr|calligra-l10n-2.8.5-2|37	%define language_it it
14cr|calligra-l10n-2.8.5-2|38	%define langname_it Italian
14cr|calligra-l10n-2.8.5-2|39	%define language_ja ja
14cr|calligra-l10n-2.8.5-2|40	%define langname_ja Japanese
14cr|calligra-l10n-2.8.5-2|41	%define language_kk kk
14cr|calligra-l10n-2.8.5-2|42	%define langname_kk Kazakh
14cr|calligra-l10n-2.8.5-2|43	%define language_nb nb
14cr|calligra-l10n-2.8.5-2|44	%define langname_nb Norwegian
14cr|calligra-l10n-2.8.5-2|45	%define language_nl nl
14cr|calligra-l10n-2.8.5-2|46	%define langname_nl Dutch
14cr|calligra-l10n-2.8.5-2|47	%define language_nds nds
14cr|calligra-l10n-2.8.5-2|48	%define langname_nds Lower Saxon
14cr|calligra-l10n-2.8.5-2|49	%define language_pl pl
14cr|calligra-l10n-2.8.5-2|50	%define langname_pl Polish
14cr|calligra-l10n-2.8.5-2|51	%define language_pt pt
14cr|calligra-l10n-2.8.5-2|52	%define langname_pt Portuguese
14cr|calligra-l10n-2.8.5-2|53	%define language_pt_BR pt_BR
14cr|calligra-l10n-2.8.5-2|54	%define langname_pt_BR Brazilian portuguese
14cr|calligra-l10n-2.8.5-2|55	%define language_pt_PT pt-PT
14cr|calligra-l10n-2.8.5-2|56	%define langname_pt_PT Portuguese
14cr|calligra-l10n-2.8.5-2|57	%define language_ru ru
14cr|calligra-l10n-2.8.5-2|58	%define langname_ru Russian
14cr|calligra-l10n-2.8.5-2|59	%define language_sl sl
14cr|calligra-l10n-2.8.5-2|60	%define langname_sl Slovenian
14cr|calligra-l10n-2.8.5-2|61	%define language_sk sk
14cr|calligra-l10n-2.8.5-2|62	%define langname_sk Slovakian
14cr|calligra-l10n-2.8.5-2|63	%define language_sv sv
14cr|calligra-l10n-2.8.5-2|64	%define langname_sv Swedish
14cr|calligra-l10n-2.8.5-2|65	%define language_tr tr
14cr|calligra-l10n-2.8.5-2|66	%define langname_tr Turkish
14cr|calligra-l10n-2.8.5-2|67	%define language_uk uk
14cr|calligra-l10n-2.8.5-2|68	%define langname_uk Ukrainian
14cr|calligra-l10n-2.8.5-2|69	%define language_wa wa
14cr|calligra-l10n-2.8.5-2|70	%define langname_wa Walloon
14cr|calligra-l10n-2.8.5-2|71	%define language_zh_CN zh_CN
14cr|calligra-l10n-2.8.5-2|72	%define langname_zh_CN Simplified Chinese
14cr|calligra-l10n-2.8.5-2|73	%define language_zh_TW zh_TW
14cr|calligra-l10n-2.8.5-2|74	%define langname_zh_TW Traditional Chinese
14cr|calligra-l10n-2.8.5-2|75	
14cr|calligra-l10n-2.8.5-2|76	# --- Danger line ---
14cr|calligra-l10n-2.8.5-2|77	
14cr|calligra-l10n-2.8.5-2|78	# Locales
14cr|calligra-l10n-2.8.5-2|79	%{expand:%(for lang in %{langlist}; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14cr|calligra-l10n-2.8.5-2|80	
14cr|calligra-l10n-2.8.5-2|81	Summary:	Language files for Calligra (virtual package)
14cr|calligra-l10n-2.8.5-2|82	Name:		calligra-l10n
14cr|calligra-l10n-2.8.5-2|83	Version:	2.8.5
14cr|calligra-l10n-2.8.5-2|84	Release:	2
14cr|calligra-l10n-2.8.5-2|85	License:	GPLv2+
14cr|calligra-l10n-2.8.5-2|86	Group:		System/Internationalization
14cr|calligra-l10n-2.8.5-2|87	Url:		http://www.calligra-suite.org/
14cr|calligra-l10n-2.8.5-2|88	# localisation package template
14cr|calligra-l10n-2.8.5-2|89	Source0:	%{name}-template.in
14cr|calligra-l10n-2.8.5-2|90	Source1:	%{name}.rpmlintrc
14cr|calligra-l10n-2.8.5-2|91	# l10n sources
14cr|calligra-l10n-2.8.5-2|92	%{expand:%(\
14cr|calligra-l10n-2.8.5-2|93	i=2; \
14cr|calligra-l10n-2.8.5-2|94	for lang in %{langlist}; do\
14cr|calligra-l10n-2.8.5-2|95	echo "%%{expand:Source$i: http://download.kde.org/stable/calligra-%%{version}/%%{name}/%%{name}-%%{language_$lang}-%%{version}.tar.xz}";\
14cr|calligra-l10n-2.8.5-2|96	i=$[i+1];\
14cr|calligra-l10n-2.8.5-2|97	done\
14cr|calligra-l10n-2.8.5-2|98	)
14cr|calligra-l10n-2.8.5-2|99	}
14cr|calligra-l10n-2.8.5-2|100	BuildRequires:	gettext
14cr|calligra-l10n-2.8.5-2|101	BuildRequires:	kdelibs4-devel
14cr|calligra-l10n-2.8.5-2|102	BuildArch:	noarch
14cr|calligra-l10n-2.8.5-2|103	%{expand:%(\
14cr|calligra-l10n-2.8.5-2|104	for i in %{temporarily_unsupported}; do \
14cr|calligra-l10n-2.8.5-2|105	echo "Obsoletes: %{name}-$i < %{EVRD}"; \
14cr|calligra-l10n-2.8.5-2|106	done)
14cr|calligra-l10n-2.8.5-2|107	}
14cr|calligra-l10n-2.8.5-2|108	
14cr|calligra-l10n-2.8.5-2|109	%description
14cr|calligra-l10n-2.8.5-2|110	Language files for Calligra.
14cr|calligra-l10n-2.8.5-2|111	
14cr|calligra-l10n-2.8.5-2|112	# Expand all localisation packages descriptions.
14cr|calligra-l10n-2.8.5-2|113	
14cr|calligra-l10n-2.8.5-2|114	%{expand:%(\
14cr|calligra-l10n-2.8.5-2|115	for lang in %{langlist}; do\
14cr|calligra-l10n-2.8.5-2|116	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14cr|calligra-l10n-2.8.5-2|117	done\
14cr|calligra-l10n-2.8.5-2|118	)
14cr|calligra-l10n-2.8.5-2|119	}
14cr|calligra-l10n-2.8.5-2|120	
14cr|calligra-l10n-2.8.5-2|121	%prep
14cr|calligra-l10n-2.8.5-2|122	%setup -T -n %{name}-%{version} -c
14cr|calligra-l10n-2.8.5-2|123	
14cr|calligra-l10n-2.8.5-2|124	for lang in %{langlist}; do\
14cr|calligra-l10n-2.8.5-2|125	tar xf %{_sourcedir}/%{name}-$lang-%{version}.tar.xz;
14cr|calligra-l10n-2.8.5-2|126	done
14cr|calligra-l10n-2.8.5-2|127	
14cr|calligra-l10n-2.8.5-2|128	%build
14cr|calligra-l10n-2.8.5-2|129	for lang in %{langlist}; do\
14cr|calligra-l10n-2.8.5-2|130	pushd %{name}-$lang-%{version};
14cr|calligra-l10n-2.8.5-2|131	%cmake_kde4;
14cr|calligra-l10n-2.8.5-2|132	%make;
14cr|calligra-l10n-2.8.5-2|133	popd;
14cr|calligra-l10n-2.8.5-2|134	done
14cr|calligra-l10n-2.8.5-2|135	
14cr|calligra-l10n-2.8.5-2|136	%install
14cr|calligra-l10n-2.8.5-2|137	for lang in %{langlist}; do
14cr|calligra-l10n-2.8.5-2|138	pushd %{name}-$lang-%{version};
14cr|calligra-l10n-2.8.5-2|139	%makeinstall_std -C build;
14cr|calligra-l10n-2.8.5-2|140	popd;
14cr|calligra-l10n-2.8.5-2|141	done
14cr|calligra-l10n-2.8.5-2|142	
14cr|calligra-l10n-2.8.5-2|143	%changelog
14cr|calligra-l10n-2.8.5-2|144	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.5-2
14cr|calligra-l10n-2.8.5-2|145	+ Revision: 8037359
14cr|calligra-l10n-2.8.5-2|146	- MassBuild#464: Increase release tag
14cr|calligra-l10n-2.8.5-2|147	
14cr|calligra-l10n-2.8.5-2|148	

517 14
14cr|camd-2.3.1-2|1	%define NAME		CAMD
14cr|camd-2.3.1-2|2	%define major		%{version}
14cr|camd-2.3.1-2|3	%define libname		%mklibname %{name} %{major}
14cr|camd-2.3.1-2|4	%define develname	%mklibname %{name} -d
14cr|camd-2.3.1-2|5	
14cr|camd-2.3.1-2|6	Name:		camd
14cr|camd-2.3.1-2|7	Version:	2.3.1
14cr|camd-2.3.1-2|8	Release:	2
14cr|camd-2.3.1-2|9	Epoch:		1
14cr|camd-2.3.1-2|10	Summary:	Routines for permuting sparse matricies prior to factorization
14cr|camd-2.3.1-2|11	Group:		System/Libraries
14cr|camd-2.3.1-2|12	License:	LGPL
14cr|camd-2.3.1-2|13	URL:		http://www.cise.ufl.edu/research/sparse/camd/
14cr|camd-2.3.1-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/camd/%{NAME}-%{version}.tar.gz
14cr|camd-2.3.1-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|camd-2.3.1-2|16	
14cr|camd-2.3.1-2|17	%description
14cr|camd-2.3.1-2|18	CAMD provides a set of routines for permuting sparse matricies prior
14cr|camd-2.3.1-2|19	to factorization.
14cr|camd-2.3.1-2|20	
14cr|camd-2.3.1-2|21	%package -n %{libname}
14cr|camd-2.3.1-2|22	Summary:	Library of routines for permuting sparse matricies prior to factorization
14cr|camd-2.3.1-2|23	Group:		System/Libraries
14cr|camd-2.3.1-2|24	
14cr|camd-2.3.1-2|25	%description -n %{libname}
14cr|camd-2.3.1-2|26	CAMD provides a set of routines for permuting sparse matricies prior
14cr|camd-2.3.1-2|27	to factorization.
14cr|camd-2.3.1-2|28	
14cr|camd-2.3.1-2|29	This package contains the library needed to run programs dynamically
14cr|camd-2.3.1-2|30	linked against %{NAME}.
14cr|camd-2.3.1-2|31	
14cr|camd-2.3.1-2|32	%package -n %{develname}
14cr|camd-2.3.1-2|33	Summary:	C routines for permuting sparse matricies prior to factorization
14cr|camd-2.3.1-2|34	Group:		Development/C
14cr|camd-2.3.1-2|35	Requires:	suitesparse-common-devel >= 4.0.0
14cr|camd-2.3.1-2|36	Requires:	%{libname} = %{EVRD}
14cr|camd-2.3.1-2|37	Provides:	%{name}-devel = %{EVRD}
14cr|camd-2.3.1-2|38	
14cr|camd-2.3.1-2|39	%description -n %{develname}
14cr|camd-2.3.1-2|40	CAMD provides a set of routines for permuting sparse matricies prior
14cr|camd-2.3.1-2|41	to factorization.
14cr|camd-2.3.1-2|42	
14cr|camd-2.3.1-2|43	This package contains the files needed to develop applications which
14cr|camd-2.3.1-2|44	use %{name}.
14cr|camd-2.3.1-2|45	
14cr|camd-2.3.1-2|46	%prep
14cr|camd-2.3.1-2|47	%setup -q -c -n %{name}-%{version}
14cr|camd-2.3.1-2|48	cd %{NAME}
14cr|camd-2.3.1-2|49	find . -perm 0640 | xargs chmod 0644
14cr|camd-2.3.1-2|50	mkdir ../SuiteSparse_config
14cr|camd-2.3.1-2|51	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|camd-2.3.1-2|52	
14cr|camd-2.3.1-2|53	%build
14cr|camd-2.3.1-2|54	cd %{NAME}
14cr|camd-2.3.1-2|55	pushd Lib
14cr|camd-2.3.1-2|56	%make -f GNUmakefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|camd-2.3.1-2|57	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cr|camd-2.3.1-2|58	popd
14cr|camd-2.3.1-2|59	
14cr|camd-2.3.1-2|60	%install
14cr|camd-2.3.1-2|61	cd %{NAME}
14cr|camd-2.3.1-2|62	
14cr|camd-2.3.1-2|63	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|camd-2.3.1-2|64	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|camd-2.3.1-2|65	
14cr|camd-2.3.1-2|66	for f in Lib/*.so*; do
14cr|camd-2.3.1-2|67	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|camd-2.3.1-2|68	done
14cr|camd-2.3.1-2|69	for f in Lib/*.a; do
14cr|camd-2.3.1-2|70	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|camd-2.3.1-2|71	done
14cr|camd-2.3.1-2|72	for f in Include/*.h; do
14cr|camd-2.3.1-2|73	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|camd-2.3.1-2|74	done
14cr|camd-2.3.1-2|75	
14cr|camd-2.3.1-2|76	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|camd-2.3.1-2|77	
14cr|camd-2.3.1-2|78	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|camd-2.3.1-2|79	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog Doc/License %{buildroot}%{_docdir}/%{name}
14cr|camd-2.3.1-2|80	
14cr|camd-2.3.1-2|81	%files -n %{libname}
14cr|camd-2.3.1-2|82	%{_libdir}/*.so.*
14cr|camd-2.3.1-2|83	
14cr|camd-2.3.1-2|84	%files -n %{develname}
14cr|camd-2.3.1-2|85	%{_docdir}/%{name}
14cr|camd-2.3.1-2|86	%{_includedir}/*
14cr|camd-2.3.1-2|87	%{_libdir}/*.so
14cr|camd-2.3.1-2|88	%{_libdir}/*.a
14cr|camd-2.3.1-2|89	
14cr|camd-2.3.1-2|90	
14cr|camd-2.3.1-2|91	%changelog
14cr|camd-2.3.1-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.1-2
14cr|camd-2.3.1-2|93	+ Revision: c5f5ca9
14cr|camd-2.3.1-2|94	- MassBuild#464: Increase release tag
14cr|camd-2.3.1-2|95	
14cr|camd-2.3.1-2|96	

518 14
14cr|camlgrenouille-1.28-6|1	%define name camlgrenouille
14cr|camlgrenouille-1.28-6|2	
14cr|camlgrenouille-1.28-6|3	%define version 1.28
14cr|camlgrenouille-1.28-6|4	%define release 6
14cr|camlgrenouille-1.28-6|5	
14cr|camlgrenouille-1.28-6|6	%define title   Camlgrenouille
14cr|camlgrenouille-1.28-6|7	%define longtitle Broadband connection test program
14cr|camlgrenouille-1.28-6|8	
14cr|camlgrenouille-1.28-6|9	Summary:        %longtitle
14cr|camlgrenouille-1.28-6|10	Name:           %name
14cr|camlgrenouille-1.28-6|11	Version:        %version
14cr|camlgrenouille-1.28-6|12	Release:        %release
14cr|camlgrenouille-1.28-6|13	License:        GPL
14cr|camlgrenouille-1.28-6|14	Group:          Networking/Other
14cr|camlgrenouille-1.28-6|15	Url:		http://devel.grenouille.com/Camlgrenouille.php
14cr|camlgrenouille-1.28-6|16	
14cr|camlgrenouille-1.28-6|17	Source0:        http://devel.grenouille.com/pub/camlgrenouille/sources/%{name}-%{version}.tar.gz
14cr|camlgrenouille-1.28-6|18	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
14cr|camlgrenouille-1.28-6|19	Source1:        %name-icons.tar.bz2
14cr|camlgrenouille-1.28-6|20	Source2:	%name-missing-files.tar.bz2
14cr|camlgrenouille-1.28-6|21	
14cr|camlgrenouille-1.28-6|22	BuildRoot:      %_tmppath/%name-buildroot
14cr|camlgrenouille-1.28-6|23	
14cr|camlgrenouille-1.28-6|24	Buildrequires: ocaml
14cr|camlgrenouille-1.28-6|25	Requires: rxvt
14cr|camlgrenouille-1.28-6|26	
14cr|camlgrenouille-1.28-6|27	%description
14cr|camlgrenouille-1.28-6|28	This software is meant to test for your broadband connection,
14cr|camlgrenouille-1.28-6|29	and sends the results to www.grenouille.com
14cr|camlgrenouille-1.28-6|30	
14cr|camlgrenouille-1.28-6|31	%prep
14cr|camlgrenouille-1.28-6|32	rm -rf $RPM_BUILD_ROOT
14cr|camlgrenouille-1.28-6|33	#unpack source, icons and missing files:
14cr|camlgrenouille-1.28-6|34	%setup -q -b2 -a1 -n %{name}-%{version}
14cr|camlgrenouille-1.28-6|35	
14cr|camlgrenouille-1.28-6|36	%build
14cr|camlgrenouille-1.28-6|37	touch build_linux
14cr|camlgrenouille-1.28-6|38	make depend
14cr|camlgrenouille-1.28-6|39	make
14cr|camlgrenouille-1.28-6|40	
14cr|camlgrenouille-1.28-6|41	%install
14cr|camlgrenouille-1.28-6|42	#installation des executables
14cr|camlgrenouille-1.28-6|43	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|camlgrenouille-1.28-6|44	install -D -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|camlgrenouille-1.28-6|45	install -D -m 755 camlgrenouille $RPM_BUILD_ROOT%{_bindir}/camlgrenouille
14cr|camlgrenouille-1.28-6|46	(cd $RPM_BUILD_ROOT%{_bindir}
14cr|camlgrenouille-1.28-6|47	ln -s camlgrenouille grenouille )
14cr|camlgrenouille-1.28-6|48	
14cr|camlgrenouille-1.28-6|49	#patch config
14cr|camlgrenouille-1.28-6|50	perl -pi -e 's#\./shell_ifconfig.sh#%{_sysconfdir}/%{name}/shell_ifconfig.sh#' user.config.linux
14cr|camlgrenouille-1.28-6|51	
14cr|camlgrenouille-1.28-6|52	#installation des fichiers de config
14cr|camlgrenouille-1.28-6|53	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
14cr|camlgrenouille-1.28-6|54	install -D -m 644 user.config.linux $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/user.config
14cr|camlgrenouille-1.28-6|55	install -D -m 755 shell_ifconfig.sh $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shell_ifconfig.sh
14cr|camlgrenouille-1.28-6|56	
14cr|camlgrenouille-1.28-6|57	# icon
14cr|camlgrenouille-1.28-6|58	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|camlgrenouille-1.28-6|59	install -D -m 644 %{name}-48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|camlgrenouille-1.28-6|60	install -D -m 644 %{name}-32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|camlgrenouille-1.28-6|61	install -D -m 644 %{name}-16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|camlgrenouille-1.28-6|62	
14cr|camlgrenouille-1.28-6|63	# Menu
14cr|camlgrenouille-1.28-6|64	# Every entry must be changed according package specfications
14cr|camlgrenouille-1.28-6|65	# Pay attention to "section" "command" and "longtitle"
14cr|camlgrenouille-1.28-6|66	
14cr|camlgrenouille-1.28-6|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|camlgrenouille-1.28-6|68	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|camlgrenouille-1.28-6|69	[Desktop Entry]
14cr|camlgrenouille-1.28-6|70	Name=%{title}
14cr|camlgrenouille-1.28-6|71	Comment=%{longtitle}
14cr|camlgrenouille-1.28-6|72	Exec=%{_bindir}/%{name}
14cr|camlgrenouille-1.28-6|73	Icon=%{name}
14cr|camlgrenouille-1.28-6|74	Terminal=false
14cr|camlgrenouille-1.28-6|75	Type=Application
14cr|camlgrenouille-1.28-6|76	StartupNotify=true
14cr|camlgrenouille-1.28-6|77	Categories=X-MandrivaLinux-Internet;
14cr|camlgrenouille-1.28-6|78	EOF
14cr|camlgrenouille-1.28-6|79	
14cr|camlgrenouille-1.28-6|80	%if %mdkversion < 200900
14cr|camlgrenouille-1.28-6|81	%post
14cr|camlgrenouille-1.28-6|82	%{update_menus}
14cr|camlgrenouille-1.28-6|83	%endif
14cr|camlgrenouille-1.28-6|84	
14cr|camlgrenouille-1.28-6|85	%if %mdkversion < 200900
14cr|camlgrenouille-1.28-6|86	%postun
14cr|camlgrenouille-1.28-6|87	%{clean_menus}
14cr|camlgrenouille-1.28-6|88	%endif
14cr|camlgrenouille-1.28-6|89	
14cr|camlgrenouille-1.28-6|90	%clean
14cr|camlgrenouille-1.28-6|91	rm -rf $RPM_BUILD_ROOT
14cr|camlgrenouille-1.28-6|92	
14cr|camlgrenouille-1.28-6|93	%files
14cr|camlgrenouille-1.28-6|94	%defattr(-,root,root)
14cr|camlgrenouille-1.28-6|95	%doc README TODO
14cr|camlgrenouille-1.28-6|96	%doc script_demarrage.sh
14cr|camlgrenouille-1.28-6|97	%_bindir/*
14cr|camlgrenouille-1.28-6|98	%config(noreplace) %_sysconfdir/*
14cr|camlgrenouille-1.28-6|99	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|camlgrenouille-1.28-6|100	%_miconsdir/%name.png
14cr|camlgrenouille-1.28-6|101	%_iconsdir/%name.png
14cr|camlgrenouille-1.28-6|102	%_liconsdir/%name.png
14cr|camlgrenouille-1.28-6|103	
14cr|camlgrenouille-1.28-6|104	
14cr|camlgrenouille-1.28-6|105	
14cr|camlgrenouille-1.28-6|106	
14cr|camlgrenouille-1.28-6|107	
14cr|camlgrenouille-1.28-6|108	%changelog
14cr|camlgrenouille-1.28-6|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.28-6
14cr|camlgrenouille-1.28-6|110	+ Revision: 508d437
14cr|camlgrenouille-1.28-6|111	- MassBuild#464: Increase release tag
14cr|camlgrenouille-1.28-6|112	
14cr|camlgrenouille-1.28-6|113	

519 14
14cr|camlp5-6.11-1|1	Summary:	A preprocessor-pretty-printer of ocaml
14cr|camlp5-6.11-1|2	Name:		camlp5
14cr|camlp5-6.11-1|3	Version:	6.11
14cr|camlp5-6.11-1|4	Release:	1
14cr|camlp5-6.11-1|5	License:	BSD
14cr|camlp5-6.11-1|6	Group:		Development/OCaml
14cr|camlp5-6.11-1|7	Url:		http://pauillac.inria.fr/~ddr/camlp5
14cr|camlp5-6.11-1|8	Source0:	http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-%{version}.tgz
14cr|camlp5-6.11-1|9	Patch0:		camlp5-6.11-patch-6.07-1.patch
14cr|camlp5-6.11-1|10	BuildRequires:	ocaml
14cr|camlp5-6.11-1|11	
14cr|camlp5-6.11-1|12	%description
14cr|camlp5-6.11-1|13	Camlp5 is a preprocessor-pretty-printer of ocaml.
14cr|camlp5-6.11-1|14	It is the continuation of the classical Camlp4 with new features.
14cr|camlp5-6.11-1|15	
14cr|camlp5-6.11-1|16	%files
14cr|camlp5-6.11-1|17	%doc CHANGES DEVEL ICHANGES INSTALL LICENSE README UPGRADING doc/html
14cr|camlp5-6.11-1|18	%{_libdir}/ocaml/camlp5
14cr|camlp5-6.11-1|19	%{_bindir}/*
14cr|camlp5-6.11-1|20	%{_mandir}/man1/*
14cr|camlp5-6.11-1|21	
14cr|camlp5-6.11-1|22	#----------------------------------------------------------------------------
14cr|camlp5-6.11-1|23	
14cr|camlp5-6.11-1|24	%prep
14cr|camlp5-6.11-1|25	%setup -q
14cr|camlp5-6.11-1|26	%patch0 -p0
14cr|camlp5-6.11-1|27	
14cr|camlp5-6.11-1|28	%build
14cr|camlp5-6.11-1|29	./configure \
14cr|camlp5-6.11-1|30	-bindir %{_bindir} \
14cr|camlp5-6.11-1|31	-libdir %{_libdir}/ocaml \
14cr|camlp5-6.11-1|32	-mandir %{_mandir}/man1
14cr|camlp5-6.11-1|33	make
14cr|camlp5-6.11-1|34	make world.opt
14cr|camlp5-6.11-1|35	
14cr|camlp5-6.11-1|36	%install
14cr|camlp5-6.11-1|37	make install \
14cr|camlp5-6.11-1|38	BINDIR=%{buildroot}%{_bindir} \
14cr|camlp5-6.11-1|39	LIBDIR=%{buildroot}%{_libdir}/ocaml \
14cr|camlp5-6.11-1|40	MANDIR=%{buildroot}%{_mandir}
14cr|camlp5-6.11-1|41	install -m 644 etc/META %{buildroot}%{_libdir}/ocaml/camlp5/
14cr|camlp5-6.11-1|42	
14cr|camlp5-6.11-1|43	
14cr|camlp5-6.11-1|44	%changelog
14cr|camlp5-6.11-1|45	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 6.11-1
14cr|camlp5-6.11-1|46	+ Revision: b09848d
14cr|camlp5-6.11-1|47	- New version 6.11
14cr|camlp5-6.11-1|48	
14cr|camlp5-6.11-1|49	

520 14
14cr|camorama-0.19-9|1	Name:		camorama
14cr|camorama-0.19-9|2	Summary:	A GNOME webcam application
14cr|camorama-0.19-9|3	Version:	0.19
14cr|camorama-0.19-9|4	Release:	9
14cr|camorama-0.19-9|5	License:	GPLv2
14cr|camorama-0.19-9|6	Group:		Video
14cr|camorama-0.19-9|7	URL:		http://camorama.fixedgear.org
14cr|camorama-0.19-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|camorama-0.19-9|9	Source1:	%{name}.desktop
14cr|camorama-0.19-9|10	Patch0:		camorama-0.19-fixes.patch
14cr|camorama-0.19-9|11	Patch1:		camorama-0.19-fix-vl4-header.patch
14cr|camorama-0.19-9|12	Patch2:		camorama-0.19-new-glib.patch
14cr|camorama-0.19-9|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|camorama-0.19-9|14	BuildRequires:	pkgconfig(libglade-2.0)
14cr|camorama-0.19-9|15	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|camorama-0.19-9|16	BuildRequires:	pkgconfig(libpng)
14cr|camorama-0.19-9|17	BuildRequires:	imagemagick
14cr|camorama-0.19-9|18	BuildRequires:	libv4l-devel
14cr|camorama-0.19-9|19	BuildRequires:	intltool
14cr|camorama-0.19-9|20	BuildRequires:	desktop-file-utils
14cr|camorama-0.19-9|21	
14cr|camorama-0.19-9|22	%description
14cr|camorama-0.19-9|23	camorama is a program for controlling webcams. It is able to capture to various
14cr|camorama-0.19-9|24	image formats, as well as saving to a local dir or a FTP server on the web.
14cr|camorama-0.19-9|25	Right now you can change the video settings using the gui and apply some
14cr|camorama-0.19-9|26	filters.
14cr|camorama-0.19-9|27	
14cr|camorama-0.19-9|28	%prep
14cr|camorama-0.19-9|29	%setup -q
14cr|camorama-0.19-9|30	%patch0 -p1 -b .fixes
14cr|camorama-0.19-9|31	%patch1 -p0 -b .v4l
14cr|camorama-0.19-9|32	%patch2 -p1 -b .glib
14cr|camorama-0.19-9|33	
14cr|camorama-0.19-9|34	%build
14cr|camorama-0.19-9|35	%configure2_5x --disable-schemas-install
14cr|camorama-0.19-9|36	%make
14cr|camorama-0.19-9|37	
14cr|camorama-0.19-9|38	%install
14cr|camorama-0.19-9|39	%makeinstall_std
14cr|camorama-0.19-9|40	
14cr|camorama-0.19-9|41	# icon
14cr|camorama-0.19-9|42	install -d %{buildroot}%{_miconsdir}
14cr|camorama-0.19-9|43	install -d %{buildroot}%{_iconsdir}
14cr|camorama-0.19-9|44	install -d %{buildroot}%{_liconsdir}
14cr|camorama-0.19-9|45	install -m644 pixmaps/camorama-webcam-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|camorama-0.19-9|46	convert -sample 32x32 pixmaps/camorama.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|camorama-0.19-9|47	install -m644 pixmaps/camorama.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|camorama-0.19-9|48	cp -rf %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|camorama-0.19-9|49	
14cr|camorama-0.19-9|50	%{find_lang} %{name}
14cr|camorama-0.19-9|51	
14cr|camorama-0.19-9|52	desktop-file-install --vendor="" \
14cr|camorama-0.19-9|53	--dir %{buildroot}%{_datadir}/applications \
14cr|camorama-0.19-9|54	--remove-category="Applications" \
14cr|camorama-0.19-9|55	--remove-key="X-GNOME-Bugzilla-Component" \
14cr|camorama-0.19-9|56	--remove-category="Graphics" \
14cr|camorama-0.19-9|57	--add-category="Video" \
14cr|camorama-0.19-9|58	--add-category="AudioVideo" \
14cr|camorama-0.19-9|59	--add-category="GNOME" \
14cr|camorama-0.19-9|60	%{buildroot}%{_datadir}/applications/*.desktop
14cr|camorama-0.19-9|61	
14cr|camorama-0.19-9|62	%preun
14cr|camorama-0.19-9|63	%preun_uninstall_gconf_schemas camorama
14cr|camorama-0.19-9|64	
14cr|camorama-0.19-9|65	%files -f %{name}.lang
14cr|camorama-0.19-9|66	%doc README COPYING ChangeLog NEWS AUTHORS
14cr|camorama-0.19-9|67	%{_bindir}/*
14cr|camorama-0.19-9|68	%{_sysconfdir}/gconf/schemas/*
14cr|camorama-0.19-9|69	%{_datadir}/applications/*
14cr|camorama-0.19-9|70	%{_datadir}/pixmaps/*
14cr|camorama-0.19-9|71	%{_datadir}/camorama
14cr|camorama-0.19-9|72	%{_miconsdir}/*.png
14cr|camorama-0.19-9|73	%{_iconsdir}/*.png
14cr|camorama-0.19-9|74	%{_liconsdir}/*.png
14cr|camorama-0.19-9|75	
14cr|camorama-0.19-9|76	
14cr|camorama-0.19-9|77	%changelog
14cr|camorama-0.19-9|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19-9
14cr|camorama-0.19-9|79	+ Revision: 529a2f9
14cr|camorama-0.19-9|80	- MassBuild#464: Increase release tag
14cr|camorama-0.19-9|81	
14cr|camorama-0.19-9|82	

521 14
14cr|candido-0.9.1-7|1	%define tarname candido-engine
14cr|candido-0.9.1-7|2	
14cr|candido-0.9.1-7|3	Name: 	 	candido
14cr|candido-0.9.1-7|4	Summary: 	Candido GTK2 cairo theme
14cr|candido-0.9.1-7|5	Version: 	0.9.1
14cr|candido-0.9.1-7|6	Release: 	7
14cr|candido-0.9.1-7|7	Source:		%{tarname}-%{version}.tar.bz2
14cr|candido-0.9.1-7|8	Patch0:		candido-engine-0.9.1-glib-includes.patch
14cr|candido-0.9.1-7|9	URL:		http://candido.berlios.de/
14cr|candido-0.9.1-7|10	License:	GPL
14cr|candido-0.9.1-7|11	Group:		Graphical desktop/GNOME
14cr|candido-0.9.1-7|12	BuildRequires:	gtk2-devel
14cr|candido-0.9.1-7|13	
14cr|candido-0.9.1-7|14	%description
14cr|candido-0.9.1-7|15	The Candido engine is a cairo-based GTK2 engine for new thems.
14cr|candido-0.9.1-7|16	It's very fast and clean.
14cr|candido-0.9.1-7|17	
14cr|candido-0.9.1-7|18	%prep
14cr|candido-0.9.1-7|19	%setup -q -n %{tarname}-%{version}
14cr|candido-0.9.1-7|20	%patch0 -p1
14cr|candido-0.9.1-7|21	
14cr|candido-0.9.1-7|22	%build
14cr|candido-0.9.1-7|23	%configure2_5x --enable-animation
14cr|candido-0.9.1-7|24	%make
14cr|candido-0.9.1-7|25	%install
14cr|candido-0.9.1-7|26	%makeinstall
14cr|candido-0.9.1-7|27	
14cr|candido-0.9.1-7|28	%files
14cr|candido-0.9.1-7|29	%defattr(-,root,root)
14cr|candido-0.9.1-7|30	%doc AUTHORS COPYING CREDITS ChangeLog NEWS README
14cr|candido-0.9.1-7|31	%{_libdir}/gtk-2.0/*/engines/libcandido.so
14cr|candido-0.9.1-7|32	
14cr|candido-0.9.1-7|33	
14cr|candido-0.9.1-7|34	
14cr|candido-0.9.1-7|35	%changelog
14cr|candido-0.9.1-7|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-7
14cr|candido-0.9.1-7|37	+ Revision: cb821de
14cr|candido-0.9.1-7|38	- MassBuild#464: Increase release tag
14cr|candido-0.9.1-7|39	
14cr|candido-0.9.1-7|40	

522 14
14cr|candido-themes-1.0-6|1	%define name	candido-themes
14cr|candido-themes-1.0-6|2	%define version 1.0
14cr|candido-themes-1.0-6|3	%define release 6
14cr|candido-themes-1.0-6|4	
14cr|candido-themes-1.0-6|5	%define themesdir %{_datadir}/themes
14cr|candido-themes-1.0-6|6	
14cr|candido-themes-1.0-6|7	Summary:	  Themes for Candido
14cr|candido-themes-1.0-6|8	Name:    	  %{name}
14cr|candido-themes-1.0-6|9	Version: 	  %{version}
14cr|candido-themes-1.0-6|10	Release: 	  %{release}
14cr|candido-themes-1.0-6|11	Source0: 	  Candido-Calm.tar.bz2
14cr|candido-themes-1.0-6|12	Source1: 	  Candido-Candy.tar.bz2
14cr|candido-themes-1.0-6|13	Source2: 	  Candido-DarkOrange.tar.bz2
14cr|candido-themes-1.0-6|14	Source3: 	  Candido-Hybrid.tar.bz2
14cr|candido-themes-1.0-6|15	Source4: 	  Candido-NeoGraphite.tar.bz2
14cr|candido-themes-1.0-6|16	Source5: 	  Candido-Engine-Metacity.tar.bz2
14cr|candido-themes-1.0-6|17	Source6: 	  Candido-Engine-Xfwm4.tar.bz2
14cr|candido-themes-1.0-6|18	License: 	  GPL
14cr|candido-themes-1.0-6|19	Group: 		  Graphical desktop/GNOME
14cr|candido-themes-1.0-6|20	Url:   		  http://candido.berlios.de/
14cr|candido-themes-1.0-6|21	BuildRoot: 	  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|candido-themes-1.0-6|22	BuildArch: 	  noarch
14cr|candido-themes-1.0-6|23	Requires: 	  candido
14cr|candido-themes-1.0-6|24	
14cr|candido-themes-1.0-6|25	%description
14cr|candido-themes-1.0-6|26	Various GTK2, Metacity, and XFWM4 themes for the Candido GTK2.x engine.
14cr|candido-themes-1.0-6|27	
14cr|candido-themes-1.0-6|28	%prep
14cr|candido-themes-1.0-6|29	
14cr|candido-themes-1.0-6|30	%build
14cr|candido-themes-1.0-6|31	
14cr|candido-themes-1.0-6|32	%install
14cr|candido-themes-1.0-6|33	%__rm -rf %{buildroot}
14cr|candido-themes-1.0-6|34	%__mkdir -p %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|35	%__tar jfx %SOURCE0 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|36	%__tar jfx %SOURCE1 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|37	%__tar jfx %SOURCE2 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|38	%__tar jfx %SOURCE3 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|39	%__tar jfx %SOURCE4 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|40	%__tar jfx %SOURCE5 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|41	%__tar jfx %SOURCE6 -C %{buildroot}%{themesdir}
14cr|candido-themes-1.0-6|42	
14cr|candido-themes-1.0-6|43	%clean
14cr|candido-themes-1.0-6|44	%__rm -rf %{buildroot}
14cr|candido-themes-1.0-6|45	
14cr|candido-themes-1.0-6|46	%files
14cr|candido-themes-1.0-6|47	%defattr(-,root,root)
14cr|candido-themes-1.0-6|48	%{themesdir}/*
14cr|candido-themes-1.0-6|49	
14cr|candido-themes-1.0-6|50	
14cr|candido-themes-1.0-6|51	
14cr|candido-themes-1.0-6|52	
14cr|candido-themes-1.0-6|53	%changelog
14cr|candido-themes-1.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|candido-themes-1.0-6|55	+ Revision: 088f725
14cr|candido-themes-1.0-6|56	- MassBuild#464: Increase release tag
14cr|candido-themes-1.0-6|57	
14cr|candido-themes-1.0-6|58	

523 14
14cr|canna-3.7p3-18|1	%define filever 37p3
14cr|canna-3.7p3-18|2	%define	major	1
14cr|canna-3.7p3-18|3	%define	libname	%mklibname canna %{major}
14cr|canna-3.7p3-18|4	
14cr|canna-3.7p3-18|5	Name:		canna
14cr|canna-3.7p3-18|6	Summary:	Japanese Kana-Kanji translation engine
14cr|canna-3.7p3-18|7	Version:	3.7p3
14cr|canna-3.7p3-18|8	Release:	18
14cr|canna-3.7p3-18|9	License:	MIT
14cr|canna-3.7p3-18|10	Group:		System/Internationalization
14cr|canna-3.7p3-18|11	URL:		http://sourceforge.jp/projects/canna/
14cr|canna-3.7p3-18|12	Source:		Canna%{filever}.tar.bz2
14cr|canna-3.7p3-18|13	Source1:	canna.service
14cr|canna-3.7p3-18|14	Source2:	canna-tmpfiles.conf
14cr|canna-3.7p3-18|15	Patch1:		canna-3.7p1-config.patch
14cr|canna-3.7p3-18|16	Patch2:		canna-3.7p1-buildfix.patch
14cr|canna-3.7p3-18|17	Patch3:		canna-3.7p1-fix-str-fmt.patch
14cr|canna-3.7p3-18|18	Requires:	locales-ja
14cr|canna-3.7p3-18|19	BuildRequires:	imake
14cr|canna-3.7p3-18|20	
14cr|canna-3.7p3-18|21	# this is for serviceadd, etc.
14cr|canna-3.7p3-18|22	Requires(post): rpm-helper
14cr|canna-3.7p3-18|23	Requires(preun): rpm-helper
14cr|canna-3.7p3-18|24	# this is for useradd, groupadd, etc.
14cr|canna-3.7p3-18|25	Requires(pre): rpm-helper
14cr|canna-3.7p3-18|26	Requires(postun): rpm-helper
14cr|canna-3.7p3-18|27	
14cr|canna-3.7p3-18|28	%description
14cr|canna-3.7p3-18|29	Canna is a Japanese Kana-Kanji translation engine.
14cr|canna-3.7p3-18|30	
14cr|canna-3.7p3-18|31	
14cr|canna-3.7p3-18|32	%package -n	%{libname}
14cr|canna-3.7p3-18|33	Summary:	Canna libraries
14cr|canna-3.7p3-18|34	Group:		System/Internationalization
14cr|canna-3.7p3-18|35	
14cr|canna-3.7p3-18|36	%description -n	%{libname}
14cr|canna-3.7p3-18|37	Canna libraries.
14cr|canna-3.7p3-18|38	
14cr|canna-3.7p3-18|39	%package -n	%{libname}-devel
14cr|canna-3.7p3-18|40	Summary:	Headers and libraries of Canna for development
14cr|canna-3.7p3-18|41	Group:		Development/C
14cr|canna-3.7p3-18|42	Requires:	%{libname} = %{EVRD}
14cr|canna-3.7p3-18|43	Provides:	%{name}-devel = %{EVRD}
14cr|canna-3.7p3-18|44	Provides:	lib%{name}-devel = %{EVRD}
14cr|canna-3.7p3-18|45	
14cr|canna-3.7p3-18|46	%description -n %{libname}-devel
14cr|canna-3.7p3-18|47	Headers and libraries of Canna for development.
14cr|canna-3.7p3-18|48	
14cr|canna-3.7p3-18|49	
14cr|canna-3.7p3-18|50	%prep
14cr|canna-3.7p3-18|51	%setup -q -n Canna%{filever}
14cr|canna-3.7p3-18|52	%patch1 -p0 -b .conf
14cr|canna-3.7p3-18|53	%patch2 -p0 -b .build
14cr|canna-3.7p3-18|54	%patch3 -p0 -b .str
14cr|canna-3.7p3-18|55	
14cr|canna-3.7p3-18|56	%build
14cr|canna-3.7p3-18|57	xmkmf
14cr|canna-3.7p3-18|58	make canna EXTRA_LDOPTIONS="%{ldflags}" CCOPTIONS="%{optflags}"
14cr|canna-3.7p3-18|59	
14cr|canna-3.7p3-18|60	%install
14cr|canna-3.7p3-18|61	%makeinstall_std sysconfdir=%{buildroot}%{_sysconfdir} libCannaDir=%{_libdir}
14cr|canna-3.7p3-18|62	mkdir -p %{buildroot}%{_unitdir}
14cr|canna-3.7p3-18|63	install -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/canna.service
14cr|canna-3.7p3-18|64	
14cr|canna-3.7p3-18|65	install -d -m 0755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14cr|canna-3.7p3-18|66	install -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|canna-3.7p3-18|67	
14cr|canna-3.7p3-18|68	%__install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|canna-3.7p3-18|69	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/canna
14cr|canna-3.7p3-18|70	/var/log/canna/CANNA?msgs {
14cr|canna-3.7p3-18|71	notifempty
14cr|canna-3.7p3-18|72	missingok
14cr|canna-3.7p3-18|73	}
14cr|canna-3.7p3-18|74	EOF
14cr|canna-3.7p3-18|75	
14cr|canna-3.7p3-18|76	%pre
14cr|canna-3.7p3-18|77	%_pre_useradd canna %{_datadir}/canna /sbin/nologin
14cr|canna-3.7p3-18|78	
14cr|canna-3.7p3-18|79	%post
14cr|canna-3.7p3-18|80	if ! grep -q canna /etc/services
14cr|canna-3.7p3-18|81	then
14cr|canna-3.7p3-18|82	echo "canna             5680/tcp" >>/etc/services
14cr|canna-3.7p3-18|83	fi
14cr|canna-3.7p3-18|84	%systemd_post canna.service
14cr|canna-3.7p3-18|85	
14cr|canna-3.7p3-18|86	%preun
14cr|canna-3.7p3-18|87	%systemd_preun canna.service
14cr|canna-3.7p3-18|88	
14cr|canna-3.7p3-18|89	%postun
14cr|canna-3.7p3-18|90	%systemd_postun_with_restart canna.service
14cr|canna-3.7p3-18|91	%_postun_userdel canna
14cr|canna-3.7p3-18|92	
14cr|canna-3.7p3-18|93	%files
14cr|canna-3.7p3-18|94	%defattr(0755,root,root,0755)
14cr|canna-3.7p3-18|95	%{_sbindir}/*
14cr|canna-3.7p3-18|96	%{_bindir}/*
14cr|canna-3.7p3-18|97	%{_unitdir}/*
14cr|canna-3.7p3-18|98	%defattr(0644,root,root,0755)
14cr|canna-3.7p3-18|99	%doc CHANGES.jp ChangeLog README README.jp WHATIS WHATIS.jp
14cr|canna-3.7p3-18|100	%dir %{_var}/lib/canna
14cr|canna-3.7p3-18|101	%config(noreplace) %{_sysconfdir}/logrotate.d/canna
14cr|canna-3.7p3-18|102	%config(noreplace) %{_var}/lib/canna/default.canna
14cr|canna-3.7p3-18|103	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|canna-3.7p3-18|104	%{_var}/lib/canna/sample
14cr|canna-3.7p3-18|105	%dir %attr(755,canna,canna) %{_var}/lib/canna/dic
14cr|canna-3.7p3-18|106	%dir %attr(755,canna,canna) %{_var}/lib/canna/dic/canna
14cr|canna-3.7p3-18|107	%attr(644,canna,canna) %config(noreplace) %{_var}/lib/canna/dic/*.cbp
14cr|canna-3.7p3-18|108	%attr(644,canna,canna) %config(noreplace) %{_var}/lib/canna/dic/canna/*
14cr|canna-3.7p3-18|109	%attr(755,canna,canna) %dir %{_var}/log/canna
14cr|canna-3.7p3-18|110	
14cr|canna-3.7p3-18|111	%files -n %{libname}
14cr|canna-3.7p3-18|112	%defattr(0755,root,root,0755)
14cr|canna-3.7p3-18|113	%{_libdir}/*.so.*
14cr|canna-3.7p3-18|114	
14cr|canna-3.7p3-18|115	%files -n %{libname}-devel
14cr|canna-3.7p3-18|116	%defattr(0644,root,root,0755)
14cr|canna-3.7p3-18|117	%{_libdir}/*.a
14cr|canna-3.7p3-18|118	%{_libdir}/*.so
14cr|canna-3.7p3-18|119	%{_includedir}/*
14cr|canna-3.7p3-18|120	
14cr|canna-3.7p3-18|121	%changelog
14cr|canna-3.7p3-18|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7p3-18
14cr|canna-3.7p3-18|123	+ Revision: 48e3da0
14cr|canna-3.7p3-18|124	- MassBuild#464: Increase release tag
14cr|canna-3.7p3-18|125	
14cr|canna-3.7p3-18|126	

524 14
14cr|canonutil-0.07-10|1	Summary:	Maintenance tool for Canon inkjet printers
14cr|canonutil-0.07-10|2	Name: 		canonutil
14cr|canonutil-0.07-10|3	Version:	0.07
14cr|canonutil-0.07-10|4	Release:	10
14cr|canonutil-0.07-10|5	License:	GPLv2+
14cr|canonutil-0.07-10|6	Group:		System/Kernel and hardware
14cr|canonutil-0.07-10|7	Url:		http://xwtools.automatix.de/
14cr|canonutil-0.07-10|8	Source0: 	CanonUtil-%{version}.tar.bz2
14cr|canonutil-0.07-10|9	Source1:	canonutil.png.bz2
14cr|canonutil-0.07-10|10	Patch0:		canonuti-0.07-fltk-1.1.patch
14cr|canonutil-0.07-10|11	BuildRequires:	imagemagick
14cr|canonutil-0.07-10|12	BuildRequires:	fltk-devel
14cr|canonutil-0.07-10|13	BuildRequires:	pkgconfig(gl)
14cr|canonutil-0.07-10|14	BuildRequires:	pkgconfig(glu)
14cr|canonutil-0.07-10|15	ExclusiveArch:	%{ix86}
14cr|canonutil-0.07-10|16	
14cr|canonutil-0.07-10|17	%description
14cr|canonutil-0.07-10|18	CanonUtil does all needed maintenance tasks for Canon inkjet printers:
14cr|canonutil-0.07-10|19	
14cr|canonutil-0.07-10|20	- Nozzle check page
14cr|canonutil-0.07-10|21	- Nozzle cleaning
14cr|canonutil-0.07-10|22	- Nozzle adjustment
14cr|canonutil-0.07-10|23	- Printer reset
14cr|canonutil-0.07-10|24	- Power saving control
14cr|canonutil-0.07-10|25	
14cr|canonutil-0.07-10|26	%files
14cr|canonutil-0.07-10|27	%doc CHANGES.txt LICENCE.txt README
14cr|canonutil-0.07-10|28	# This should run SGID sys, so that it can access the printer device files
14cr|canonutil-0.07-10|29	# when started by a normal user
14cr|canonutil-0.07-10|30	%attr(2755,lp,sys) %{_bindir}/CanonUtil
14cr|canonutil-0.07-10|31	%{_libdir}/CanonUtil
14cr|canonutil-0.07-10|32	%{_datadir}/applications/canonutil.desktop
14cr|canonutil-0.07-10|33	%{_datadir}/icons/*.png
14cr|canonutil-0.07-10|34	%{_datadir}/icons/mini/*.png
14cr|canonutil-0.07-10|35	%{_datadir}/icons/large/*.png
14cr|canonutil-0.07-10|36	
14cr|canonutil-0.07-10|37	#----------------------------------------------------------------------------
14cr|canonutil-0.07-10|38	
14cr|canonutil-0.07-10|39	%prep
14cr|canonutil-0.07-10|40	%setup -q -n CanonUtil-%{version}
14cr|canonutil-0.07-10|41	%patch0 -p1
14cr|canonutil-0.07-10|42	bzcat %{SOURCE1} > icon.png
14cr|canonutil-0.07-10|43	
14cr|canonutil-0.07-10|44	# Fix path for help file
14cr|canonutil-0.07-10|45	perl -p -i -e 's:CanonUtil.html:/usr/lib/CanonUtil/CanonUtil.html:' CanonUtilFltkMw.cpp
14cr|canonutil-0.07-10|46	
14cr|canonutil-0.07-10|47	#if [ -d /usr/lib64 ]; then
14cr|canonutil-0.07-10|48	#  perl -p -i -e 's:lib:lib64:' configure
14cr|canonutil-0.07-10|49	#fi
14cr|canonutil-0.07-10|50	
14cr|canonutil-0.07-10|51	%build
14cr|canonutil-0.07-10|52	./configure --prefix /usr
14cr|canonutil-0.07-10|53	
14cr|canonutil-0.07-10|54	%make fltk
14cr|canonutil-0.07-10|55	
14cr|canonutil-0.07-10|56	# convert icons to required format
14cr|canonutil-0.07-10|57	convert icon.png -resize 32x32 canonutil.png
14cr|canonutil-0.07-10|58	convert icon.png -resize 16x16 canonutil_mini.png
14cr|canonutil-0.07-10|59	convert icon.png -resize 48x48 canonutil_large.png
14cr|canonutil-0.07-10|60	
14cr|canonutil-0.07-10|61	%install
14cr|canonutil-0.07-10|62	install -d %{buildroot}%{_bindir}
14cr|canonutil-0.07-10|63	install -d %{buildroot}%{_libdir}
14cr|canonutil-0.07-10|64	
14cr|canonutil-0.07-10|65	# The Makefile does not support DESTDIR
14cr|canonutil-0.07-10|66	./configure --prefix %{buildroot}/usr
14cr|canonutil-0.07-10|67	
14cr|canonutil-0.07-10|68	# We cannot SUID root the executable here, so de-activate appropriate lines
14cr|canonutil-0.07-10|69	# in the Makefile
14cr|canonutil-0.07-10|70	perl -p -i -e 's/chmod/:/' Makefile
14cr|canonutil-0.07-10|71	perl -p -i -e 's/chown/:/' Makefile
14cr|canonutil-0.07-10|72	
14cr|canonutil-0.07-10|73	%makeinstall install-fltk
14cr|canonutil-0.07-10|74	
14cr|canonutil-0.07-10|75	# icons
14cr|canonutil-0.07-10|76	install -d %{buildroot}%{_datadir}/icons
14cr|canonutil-0.07-10|77	install -m 644 canonutil.png %{buildroot}%{_datadir}/icons/
14cr|canonutil-0.07-10|78	install -d %{buildroot}%{_datadir}/icons/mini
14cr|canonutil-0.07-10|79	install -m 644 canonutil_mini.png %{buildroot}%{_datadir}/icons/mini/canonutil.png
14cr|canonutil-0.07-10|80	install -d %{buildroot}%{_datadir}/icons/large
14cr|canonutil-0.07-10|81	install -m 644 canonutil_large.png %{buildroot}%{_datadir}/icons/large/canonutil.png
14cr|canonutil-0.07-10|82	
14cr|canonutil-0.07-10|83	# menu stuff
14cr|canonutil-0.07-10|84	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|canonutil-0.07-10|85	cat << EOF > %{buildroot}%{_datadir}/applications/canonutil.desktop
14cr|canonutil-0.07-10|86	[Desktop Entry]
14cr|canonutil-0.07-10|87	Type=Application
14cr|canonutil-0.07-10|88	Exec=/usr/bin/CanonUtil
14cr|canonutil-0.07-10|89	Name=CanonUtil
14cr|canonutil-0.07-10|90	Comment=Maintenance tool for Canon inkjet printers
14cr|canonutil-0.07-10|91	Categories=HardwareSettings;
14cr|canonutil-0.07-10|92	Icon=canonutil
14cr|canonutil-0.07-10|93	EOF
14cr|canonutil-0.07-10|94	
14cr|canonutil-0.07-10|95	
14cr|canonutil-0.07-10|96	%changelog
14cr|canonutil-0.07-10|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.07-10
14cr|canonutil-0.07-10|98	+ Revision: 225a7d9
14cr|canonutil-0.07-10|99	- MassBuild#464: Increase release tag
14cr|canonutil-0.07-10|100	
14cr|canonutil-0.07-10|101	

525 14
14cr|cantata-1.3.3-2|1	Summary:	Client for the Music Player Daemon (MPD)
14cr|cantata-1.3.3-2|2	Name:		cantata
14cr|cantata-1.3.3-2|3	Version:	1.3.3
14cr|cantata-1.3.3-2|4	Release:	2
14cr|cantata-1.3.3-2|5	License:	GPLv2+
14cr|cantata-1.3.3-2|6	Group:		Graphical desktop/KDE
14cr|cantata-1.3.3-2|7	Url:		https://code.google.com/p/cantata/
14cr|cantata-1.3.3-2|8	# NOTE:
14cr|cantata-1.3.3-2|9	# As of January 14th 2014, google code no longer allows adding new downloads.
14cr|cantata-1.3.3-2|10	# Therefore, the google code download page has been replaced with this page.
14cr|cantata-1.3.3-2|11	# New downloads (from 1.3.0 onwards) will be served from google drive.
14cr|cantata-1.3.3-2|12	# No longer direct link to the source.
14cr|cantata-1.3.3-2|13	Source0:	%{name}-%{version}.tar.bz2
14cr|cantata-1.3.3-2|14	Patch0:         cantata-1.3.3-locale.patch
14cr|cantata-1.3.3-2|15	BuildRequires:	cdparanoia
14cr|cantata-1.3.3-2|16	BuildRequires:	cdda-devel
14cr|cantata-1.3.3-2|17	BuildRequires:	kdelibs4-devel
14cr|cantata-1.3.3-2|18	BuildRequires:	pkgconfig(libmtp)
14cr|cantata-1.3.3-2|19	BuildRequires:	pkgconfig(libmpg123)
14cr|cantata-1.3.3-2|20	BuildRequires:	pkgconfig(libmusicbrainz5)
14cr|cantata-1.3.3-2|21	BuildRequires:	pkgconfig(openssl)
14cr|cantata-1.3.3-2|22	BuildRequires:	pkgconfig(speexdsp)
14cr|cantata-1.3.3-2|23	BuildRequires:	pkgconfig(taglib) >= 1.6
14cr|cantata-1.3.3-2|24	BuildRequires:	pkgconfig(x11)
14cr|cantata-1.3.3-2|25	BuildRequires:	pkgconfig(zlib)
14cr|cantata-1.3.3-2|26	BuildRequires:	ffmpeg-devel
14cr|cantata-1.3.3-2|27	BuildRequires:  pkgconfig(QJson)
14cr|cantata-1.3.3-2|28	BuildRequires:	pkgconfig(libcddb)
14cr|cantata-1.3.3-2|29	BuildRequires:	pkgconfig(taglib-extras)
14cr|cantata-1.3.3-2|30	
14cr|cantata-1.3.3-2|31	Requires:	mpd
14cr|cantata-1.3.3-2|32	Requires:	oxygen-icon-theme
14cr|cantata-1.3.3-2|33	Suggests:	lame
14cr|cantata-1.3.3-2|34	
14cr|cantata-1.3.3-2|35	%description
14cr|cantata-1.3.3-2|36	Cantata is a (yet another!) client for the music player daemon (MPD).
14cr|cantata-1.3.3-2|37	Originally started as a fork of QtMPC, the code is now *very* different. To be
14cr|cantata-1.3.3-2|38	true to QtMPCs origins, Cantata can be compiled with KDE support, or as a pure
14cr|cantata-1.3.3-2|39	Qt4 application (however, note that this is not fully tested). The interface
14cr|cantata-1.3.3-2|40	is very configurable - most views can be shown as either a list or tree
14cr|cantata-1.3.3-2|41	structure.
14cr|cantata-1.3.3-2|42	
14cr|cantata-1.3.3-2|43	%files -f %{name}.lang
14cr|cantata-1.3.3-2|44	%doc AUTHORS ChangeLog LICENSE README TODO
14cr|cantata-1.3.3-2|45	%{_kde_bindir}/%{name}
14cr|cantata-1.3.3-2|46	%{_kde_applicationsdir}/%{name}.desktop
14cr|cantata-1.3.3-2|47	%{_kde_appsdir}/solid/actions/cantata-play-audiocd.desktop
14cr|cantata-1.3.3-2|48	%{_kde_datadir}/%{name}
14cr|cantata-1.3.3-2|49	%{_kde_libdir}/%{name}
14cr|cantata-1.3.3-2|50	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14cr|cantata-1.3.3-2|51	#------------------------------------------------------------------------------
14cr|cantata-1.3.3-2|52	
14cr|cantata-1.3.3-2|53	%prep
14cr|cantata-1.3.3-2|54	%setup -q
14cr|cantata-1.3.3-2|55	
14cr|cantata-1.3.3-2|56	%patch0 -p1
14cr|cantata-1.3.3-2|57	
14cr|cantata-1.3.3-2|58	# Hack to fix install path for x86_64 build
14cr|cantata-1.3.3-2|59	# TODO report upstream for a fix -done.
14cr|cantata-1.3.3-2|60	sed -i s,lib/cantata,%{_lib}/cantata,g replaygain/CMakeLists.txt
14cr|cantata-1.3.3-2|61	sed -i s,lib/cantata,%{_lib}/cantata,g replaygain/albumscanner.cpp
14cr|cantata-1.3.3-2|62	
14cr|cantata-1.3.3-2|63	
14cr|cantata-1.3.3-2|64	%build
14cr|cantata-1.3.3-2|65	%cmake_kde4
14cr|cantata-1.3.3-2|66	%make
14cr|cantata-1.3.3-2|67	
14cr|cantata-1.3.3-2|68	%install
14cr|cantata-1.3.3-2|69	%makeinstall_std -C build
14cr|cantata-1.3.3-2|70	
14cr|cantata-1.3.3-2|71	%find_lang %{name}
14cr|cantata-1.3.3-2|72	
14cr|cantata-1.3.3-2|73	
14cr|cantata-1.3.3-2|74	%changelog
14cr|cantata-1.3.3-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|cantata-1.3.3-2|76	+ Revision: 20f54cf
14cr|cantata-1.3.3-2|77	- MassBuild#464: Increase release tag
14cr|cantata-1.3.3-2|78	
14cr|cantata-1.3.3-2|79	

526 14
14cr|canto-0.7.10-4|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|canto-0.7.10-4|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|canto-0.7.10-4|3	
14cr|canto-0.7.10-4|4	Name:		canto
14cr|canto-0.7.10-4|5	Version:	0.7.10
14cr|canto-0.7.10-4|6	Release:	4
14cr|canto-0.7.10-4|7	Summary:	An Atom/RSS feed reader for the console
14cr|canto-0.7.10-4|8	Group:		Networking/News
14cr|canto-0.7.10-4|9	License:	GPLv2+
14cr|canto-0.7.10-4|10	URL:		http://codezen.org/canto/
14cr|canto-0.7.10-4|11	Source:		http://codezen.org/static/%{name}-%{version}.tar.gz
14cr|canto-0.7.10-4|12	BuildRequires:	python-devel
14cr|canto-0.7.10-4|13	BuildRequires:	python-chardet
14cr|canto-0.7.10-4|14	BuildRequires:	python-feedparser
14cr|canto-0.7.10-4|15	BuildRequires:	pkgconfig(ncurses)
14cr|canto-0.7.10-4|16	BuildRequires:	pkgconfig(ncursesw)
14cr|canto-0.7.10-4|17	Requires:	python-chardet
14cr|canto-0.7.10-4|18	Requires:	python-feedparser
14cr|canto-0.7.10-4|19	Requires:	xclip
14cr|canto-0.7.10-4|20	
14cr|canto-0.7.10-4|21	%description
14cr|canto-0.7.10-4|22	Canto is an Atom/RSS feed reader for the console that is meant to be quick,
14cr|canto-0.7.10-4|23	concise, and colorful. It's meant to allow you to crank through feeds like
14cr|canto-0.7.10-4|24	you've never cranked before by providing a minimal, yet information packed
14cr|canto-0.7.10-4|25	interface. No navigating menus. No dense blocks of unreadable white text.
14cr|canto-0.7.10-4|26	An interface with almost infinite customization and extensibility using the
14cr|canto-0.7.10-4|27	excellent Python programming language.
14cr|canto-0.7.10-4|28	
14cr|canto-0.7.10-4|29	%prep
14cr|canto-0.7.10-4|30	%setup -q
14cr|canto-0.7.10-4|31	
14cr|canto-0.7.10-4|32	%build
14cr|canto-0.7.10-4|33	python setup.py build
14cr|canto-0.7.10-4|34	
14cr|canto-0.7.10-4|35	%install
14cr|canto-0.7.10-4|36	python setup.py install --prefix=%{_prefix} --root=%{buildroot} --no-compile
14cr|canto-0.7.10-4|37	dir -d %{buildroot}%{py_platsitedir}/%{name}
14cr|canto-0.7.10-4|38	%python_compile_opt
14cr|canto-0.7.10-4|39	%python_compile
14cr|canto-0.7.10-4|40	install *.pyc *.pyo %{buildroot}%{py_platsitedir}/%{name}
14cr|canto-0.7.10-4|41	
14cr|canto-0.7.10-4|42	%files
14cr|canto-0.7.10-4|43	%doc ChangeLog COPYING README
14cr|canto-0.7.10-4|44	%{py_platsitedir}/%{name}/*.py
14cr|canto-0.7.10-4|45	%{py_platsitedir}/%{name}/*.pyc
14cr|canto-0.7.10-4|46	%{py_platsitedir}/%{name}/*.pyo
14cr|canto-0.7.10-4|47	%{py_platsitedir}/%{name}/cfg/*.py
14cr|canto-0.7.10-4|48	%{py_platsitedir}/%{name}/widecurse.so
14cr|canto-0.7.10-4|49	%{py_platsitedir}/Canto-%{version}-py%{py_ver}.egg-info
14cr|canto-0.7.10-4|50	%{_bindir}/%{name}*
14cr|canto-0.7.10-4|51	%{_datadir}/man/man1/%{name}*.1.*
14cr|canto-0.7.10-4|52	
14cr|canto-0.7.10-4|53	
14cr|canto-0.7.10-4|54	%changelog
14cr|canto-0.7.10-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.10-4
14cr|canto-0.7.10-4|56	+ Revision: ea6eb2e
14cr|canto-0.7.10-4|57	- MassBuild#464: Increase release tag
14cr|canto-0.7.10-4|58	
14cr|canto-0.7.10-4|59	

527 14
14cr|capi4hylafax-01.02.03-11|1	Summary:	CAPI 2.0 Interface to Hylafax
14cr|capi4hylafax-01.02.03-11|2	Name:		capi4hylafax
14cr|capi4hylafax-01.02.03-11|3	Version:	01.02.03
14cr|capi4hylafax-01.02.03-11|4	Release:	11
14cr|capi4hylafax-01.02.03-11|5	License:	GPLv2+
14cr|capi4hylafax-01.02.03-11|6	Group:		Communications
14cr|capi4hylafax-01.02.03-11|7	Url:		http://capi4linux.thepenguin.de/
14cr|capi4hylafax-01.02.03-11|8	# http://mungo.homelinux.org/
14cr|capi4hylafax-01.02.03-11|9	# ftp://ftp.avm.de/tools/capi4hylafax.linux/
14cr|capi4hylafax-01.02.03-11|10	Source0:	%{name}-%{version}.tar.bz2
14cr|capi4hylafax-01.02.03-11|11	Patch0:		capi4hylafax-01.02.03-mdk.diff
14cr|capi4hylafax-01.02.03-11|12	Patch1:		capi4hylafax-01.02.03-x86_64.diff
14cr|capi4hylafax-01.02.03-11|13	Patch2:		capi4hylafax-01.02.03-fix-str-fmt.patch
14cr|capi4hylafax-01.02.03-11|14	Patch3:		capi4hylafax-gcc48.diff
14cr|capi4hylafax-01.02.03-11|15	BuildRequires:	autoconf2.5
14cr|capi4hylafax-01.02.03-11|16	BuildRequires:	automake
14cr|capi4hylafax-01.02.03-11|17	BuildRequires:	coreutils
14cr|capi4hylafax-01.02.03-11|18	BuildRequires:	isdn4k-utils-devel
14cr|capi4hylafax-01.02.03-11|19	BuildRequires:	libstdc++-devel
14cr|capi4hylafax-01.02.03-11|20	BuildRequires:	pkgconfig(libtiff-4)
14cr|capi4hylafax-01.02.03-11|21	
14cr|capi4hylafax-01.02.03-11|22	%description
14cr|capi4hylafax-01.02.03-11|23	CAPI4HylaFAX provides the programs to make Hylafax compatible to
14cr|capi4hylafax-01.02.03-11|24	the CAPI 2.0 interface used by AVM ISDN cards.
14cr|capi4hylafax-01.02.03-11|25	
14cr|capi4hylafax-01.02.03-11|26	%files
14cr|capi4hylafax-01.02.03-11|27	%doc AUTHORS COPYING ChangeLog *.html config.faxCAPI fritz_pic.tif sample_*
14cr|capi4hylafax-01.02.03-11|28	%attr(0755,uucp,uucp) %dir /var/spool/fax/etc
14cr|capi4hylafax-01.02.03-11|29	%config(noreplace) /var/spool/fax/etc/config.faxCAPI
14cr|capi4hylafax-01.02.03-11|30	%{_bindir}/capi4hylafax-faxaddmodem
14cr|capi4hylafax-01.02.03-11|31	%{_bindir}/c2faxrecv
14cr|capi4hylafax-01.02.03-11|32	%{_bindir}/c2faxsend
14cr|capi4hylafax-01.02.03-11|33	
14cr|capi4hylafax-01.02.03-11|34	#----------------------------------------------------------------------------
14cr|capi4hylafax-01.02.03-11|35	
14cr|capi4hylafax-01.02.03-11|36	%prep
14cr|capi4hylafax-01.02.03-11|37	%setup -q
14cr|capi4hylafax-01.02.03-11|38	%patch0 -p1 -b .mdk
14cr|capi4hylafax-01.02.03-11|39	%patch1 -p0 -b .x86_64
14cr|capi4hylafax-01.02.03-11|40	%patch2 -p0 -b .str
14cr|capi4hylafax-01.02.03-11|41	%patch3 -p1 -b .gcc4.8
14cr|capi4hylafax-01.02.03-11|42	
14cr|capi4hylafax-01.02.03-11|43	# clean up CVS stuff
14cr|capi4hylafax-01.02.03-11|44	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|capi4hylafax-01.02.03-11|45	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|capi4hylafax-01.02.03-11|46	done
14cr|capi4hylafax-01.02.03-11|47	
14cr|capi4hylafax-01.02.03-11|48	# fix dir perms
14cr|capi4hylafax-01.02.03-11|49	find . -type d | xargs chmod 755
14cr|capi4hylafax-01.02.03-11|50	
14cr|capi4hylafax-01.02.03-11|51	# fix file perms
14cr|capi4hylafax-01.02.03-11|52	find . -type f | xargs chmod 644
14cr|capi4hylafax-01.02.03-11|53	
14cr|capi4hylafax-01.02.03-11|54	rm -f configure
14cr|capi4hylafax-01.02.03-11|55	
14cr|capi4hylafax-01.02.03-11|56	%build
14cr|capi4hylafax-01.02.03-11|57	export WANT_AUTOCONF_2_5=1
14cr|capi4hylafax-01.02.03-11|58	
14cr|capi4hylafax-01.02.03-11|59	%ifarch x86_64
14cr|capi4hylafax-01.02.03-11|60	export CXXFLAGS="%{optflags} -DC_PLATFORM_64"
14cr|capi4hylafax-01.02.03-11|61	%else
14cr|capi4hylafax-01.02.03-11|62	export CXXFLAGS="%{optflags}"
14cr|capi4hylafax-01.02.03-11|63	%endif
14cr|capi4hylafax-01.02.03-11|64	
14cr|capi4hylafax-01.02.03-11|65	autoreconf -fi
14cr|capi4hylafax-01.02.03-11|66	%configure2_5x \
14cr|capi4hylafax-01.02.03-11|67	--with-hylafax-spooldir=/var/spool/fax
14cr|capi4hylafax-01.02.03-11|68	
14cr|capi4hylafax-01.02.03-11|69	%make
14cr|capi4hylafax-01.02.03-11|70	
14cr|capi4hylafax-01.02.03-11|71	%install
14cr|capi4hylafax-01.02.03-11|72	%makeinstall_std
14cr|capi4hylafax-01.02.03-11|73	
14cr|capi4hylafax-01.02.03-11|74	install -d %{buildroot}/var/spool/fax/etc
14cr|capi4hylafax-01.02.03-11|75	install -d %{buildroot}%{_bindir}
14cr|capi4hylafax-01.02.03-11|76	
14cr|capi4hylafax-01.02.03-11|77	install -m0644 config.faxCAPI %{buildroot}/var/spool/fax/etc/
14cr|capi4hylafax-01.02.03-11|78	install -m755 src/scripts/setupconffile %{buildroot}%{_bindir}/capi4hylafax-faxaddmodem
14cr|capi4hylafax-01.02.03-11|79	
14cr|capi4hylafax-01.02.03-11|80	
14cr|capi4hylafax-01.02.03-11|81	%changelog
14cr|capi4hylafax-01.02.03-11|82	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 01.02.03-11
14cr|capi4hylafax-01.02.03-11|83	+ Revision: c60cff8
14cr|capi4hylafax-01.02.03-11|84	- Add patch to fix build with gcc 4.8+
14cr|capi4hylafax-01.02.03-11|85	
14cr|capi4hylafax-01.02.03-11|86	

528 14
14cr|caprice32-4.2.0-5|1	Summary:	CaPriCe32 - Amstrad CPC Emulator
14cr|caprice32-4.2.0-5|2	Name:		caprice32
14cr|caprice32-4.2.0-5|3	Version:	4.2.0
14cr|caprice32-4.2.0-5|4	Release:	5
14cr|caprice32-4.2.0-5|5	#v2, except for cpc roms, which just are just allowed be distributed
14cr|caprice32-4.2.0-5|6	License:	GPLv2+
14cr|caprice32-4.2.0-5|7	Group:		Emulators
14cr|caprice32-4.2.0-5|8	Url:		http://caprice32.sourceforge.net/
14cr|caprice32-4.2.0-5|9	Source0:	%{name}-%{version}-src.tar.bz2
14cr|caprice32-4.2.0-5|10	Source1:	%{name}.png
14cr|caprice32-4.2.0-5|11	#this is the same icon as xcpc, but converted in png
14cr|caprice32-4.2.0-5|12	Source2:	%{name}
14cr|caprice32-4.2.0-5|13	Patch0:		caprice32-4.2.0-cflags.patch
14cr|caprice32-4.2.0-5|14	BuildRequires:	pkgconfig(gl)
14cr|caprice32-4.2.0-5|15	BuildRequires:	pkgconfig(glu)
14cr|caprice32-4.2.0-5|16	BuildRequires:	pkgconfig(sdl)
14cr|caprice32-4.2.0-5|17	BuildRequires:	pkgconfig(zlib)
14cr|caprice32-4.2.0-5|18	
14cr|caprice32-4.2.0-5|19	%description
14cr|caprice32-4.2.0-5|20	CaPriCe32 emulates the Amstrad CPC home computer models 464, 664 and 6128
14cr|caprice32-4.2.0-5|21	faithfully on your PC. Detailed usage instructions can be found in the
14cr|caprice32-4.2.0-5|22	included documentation.
14cr|caprice32-4.2.0-5|23	
14cr|caprice32-4.2.0-5|24	%files
14cr|caprice32-4.2.0-5|25	%doc README.txt
14cr|caprice32-4.2.0-5|26	%attr(0755,root,root) %{_bindir}/cap32
14cr|caprice32-4.2.0-5|27	%attr(0755,root,root) %{_bindir}/%{name}
14cr|caprice32-4.2.0-5|28	%dir %{_datadir}/%{name}
14cr|caprice32-4.2.0-5|29	%{_datadir}/%{name}/*
14cr|caprice32-4.2.0-5|30	%{_iconsdir}/*
14cr|caprice32-4.2.0-5|31	%{_datadir}/applications/%{name}.desktop
14cr|caprice32-4.2.0-5|32	
14cr|caprice32-4.2.0-5|33	#----------------------------------------------------------------------------
14cr|caprice32-4.2.0-5|34	
14cr|caprice32-4.2.0-5|35	%prep
14cr|caprice32-4.2.0-5|36	%setup -c -q
14cr|caprice32-4.2.0-5|37	%patch0 -p1
14cr|caprice32-4.2.0-5|38	perl -pi -e "s|\r\n|\n|g" README.txt
14cr|caprice32-4.2.0-5|39	
14cr|caprice32-4.2.0-5|40	%build
14cr|caprice32-4.2.0-5|41	%setup_compile_flags
14cr|caprice32-4.2.0-5|42	%make -f makefile.unix RELEASE=true
14cr|caprice32-4.2.0-5|43	
14cr|caprice32-4.2.0-5|44	%install
14cr|caprice32-4.2.0-5|45	#binary
14cr|caprice32-4.2.0-5|46	install -d -m 755 %{buildroot}%{_bindir}
14cr|caprice32-4.2.0-5|47	install -m 755 cap32 %{buildroot}%{_bindir}
14cr|caprice32-4.2.0-5|48	#wrapper
14cr|caprice32-4.2.0-5|49	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}
14cr|caprice32-4.2.0-5|50	#roms
14cr|caprice32-4.2.0-5|51	install -d -m 755 %{buildroot}%{_datadir}/%{name}/rom
14cr|caprice32-4.2.0-5|52	install -m 644 rom/* %{buildroot}%{_datadir}/%{name}/rom/
14cr|caprice32-4.2.0-5|53	#config
14cr|caprice32-4.2.0-5|54	install -m 644 cap32.cfg %{buildroot}%{_datadir}/%{name}/
14cr|caprice32-4.2.0-5|55	#icon
14cr|caprice32-4.2.0-5|56	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|caprice32-4.2.0-5|57	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/
14cr|caprice32-4.2.0-5|58	
14cr|caprice32-4.2.0-5|59	#xdg menu
14cr|caprice32-4.2.0-5|60	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|caprice32-4.2.0-5|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|caprice32-4.2.0-5|62	[Desktop Entry]
14cr|caprice32-4.2.0-5|63	Name=CaPriCe32
14cr|caprice32-4.2.0-5|64	Comment=Amstrad CPC Emulator
14cr|caprice32-4.2.0-5|65	Exec=%{_bindir}/%{name}
14cr|caprice32-4.2.0-5|66	Icon=%{name}
14cr|caprice32-4.2.0-5|67	Terminal=false
14cr|caprice32-4.2.0-5|68	Type=Application
14cr|caprice32-4.2.0-5|69	Categories=Game;Emulator;
14cr|caprice32-4.2.0-5|70	EOF
14cr|caprice32-4.2.0-5|71	
14cr|caprice32-4.2.0-5|72	
14cr|caprice32-4.2.0-5|73	%changelog
14cr|caprice32-4.2.0-5|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.0-5
14cr|caprice32-4.2.0-5|75	+ Revision: fb377c5
14cr|caprice32-4.2.0-5|76	- MassBuild#464: Increase release tag
14cr|caprice32-4.2.0-5|77	
14cr|caprice32-4.2.0-5|78	

529 14
14cr|caps-0.9.7-2|1	%define debug_package          %{nil}
14cr|caps-0.9.7-2|2	
14cr|caps-0.9.7-2|3	Name: 	 	caps
14cr|caps-0.9.7-2|4	Version: 	0.9.7
14cr|caps-0.9.7-2|5	Release: 	2
14cr|caps-0.9.7-2|6	
14cr|caps-0.9.7-2|7	Summary: 	Collection of plugins for LADSPA
14cr|caps-0.9.7-2|8	URL:		http://quitte.de/dsp/
14cr|caps-0.9.7-2|9	License:	GPLv2+
14cr|caps-0.9.7-2|10	Group:		Sound
14cr|caps-0.9.7-2|11	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.bz2
14cr|caps-0.9.7-2|12	BuildRequires:	ladspa-devel
14cr|caps-0.9.7-2|13	Requires:	ladspa
14cr|caps-0.9.7-2|14	
14cr|caps-0.9.7-2|15	%description
14cr|caps-0.9.7-2|16	CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA
14cr|caps-0.9.7-2|17	audio plugins capable of (and mainly intended for) realtime operation.
14cr|caps-0.9.7-2|18	The suite includes DSP units emulating instrument amplifiers,
14cr|caps-0.9.7-2|19	stomp-box classics, versatile 'virtual analogue' oscillators, fractal
14cr|caps-0.9.7-2|20	oscillation, reverb, equalization and more.
14cr|caps-0.9.7-2|21	
14cr|caps-0.9.7-2|22	%prep
14cr|caps-0.9.7-2|23	%setup -q
14cr|caps-0.9.7-2|24	
14cr|caps-0.9.7-2|25	%build
14cr|caps-0.9.7-2|26	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" DEST=%{_libdir}/ladspa RDFDEST=%{_datadir}/ladspa/rdf
14cr|caps-0.9.7-2|27	
14cr|caps-0.9.7-2|28	%install
14cr|caps-0.9.7-2|29	%makeinstall DEST=%{buildroot}/%{_libdir}/ladspa RDFDEST=%{buildroot}%{_datadir}/ladspa/rdf
14cr|caps-0.9.7-2|30	
14cr|caps-0.9.7-2|31	%files
14cr|caps-0.9.7-2|32	%defattr(-,root,root)
14cr|caps-0.9.7-2|33	%doc CHANGES README
14cr|caps-0.9.7-2|34	%{_libdir}/ladspa/%{name}.so
14cr|caps-0.9.7-2|35	%{_datadir}/ladspa/rdf/%{name}.rdf
14cr|caps-0.9.7-2|36	
14cr|caps-0.9.7-2|37	
14cr|caps-0.9.7-2|38	
14cr|caps-0.9.7-2|39	%changelog
14cr|caps-0.9.7-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-2
14cr|caps-0.9.7-2|41	+ Revision: 7862df7
14cr|caps-0.9.7-2|42	- MassBuild#464: Increase release tag
14cr|caps-0.9.7-2|43	
14cr|caps-0.9.7-2|44	

530 14
14cr|cardpics-0.4-12|1	%define name cardpics
14cr|cardpics-0.4-12|2	%define version 0.4
14cr|cardpics-0.4-12|3	%define release 12
14cr|cardpics-0.4-12|4	
14cr|cardpics-0.4-12|5	Summary: Some Card images
14cr|cardpics-0.4-12|6	Name: %{name}
14cr|cardpics-0.4-12|7	Version: %{version}
14cr|cardpics-0.4-12|8	Release: %{release}
14cr|cardpics-0.4-12|9	License: GPL
14cr|cardpics-0.4-12|10	Group: Games/Cards
14cr|cardpics-0.4-12|11	Source: http://download.savannah.nongnu.org/releases/cardpics/%{name}-%{version}.tar.bz2
14cr|cardpics-0.4-12|12	URL: http://www.nongnu.org/cardpics
14cr|cardpics-0.4-12|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|cardpics-0.4-12|14	BuildArch: noarch
14cr|cardpics-0.4-12|15	
14cr|cardpics-0.4-12|16	%description
14cr|cardpics-0.4-12|17	Cardpics is a set of free cards sets.
14cr|cardpics-0.4-12|18	
14cr|cardpics-0.4-12|19	If you are programming a card game and are looking for free cards, Cardpics was
14cr|cardpics-0.4-12|20	made for you! Get a set of cards and include them in your project, as soon as
14cr|cardpics-0.4-12|21	your project is free.
14cr|cardpics-0.4-12|22	
14cr|cardpics-0.4-12|23	%description -l fr
14cr|cardpics-0.4-12|24	Cardpics est un jeu de cartes. Pour viter l'ambiguit sur le terme "jeu",
14cr|cardpics-0.4-12|25	disons que c'est un ensemble d'images de cartes  jouer.
14cr|cardpics-0.4-12|26	
14cr|cardpics-0.4-12|27	Si vous programmez un jeu de cartes et avez besoin d'un jeu d'images de cartes
14cr|cardpics-0.4-12|28	libres, Cardpics est fait pour vous! Rcuprez un jeu de ces cartes, et
14cr|cardpics-0.4-12|29	incluez-le dans votre projet,  condition que votre projet soit libre.
14cr|cardpics-0.4-12|30	
14cr|cardpics-0.4-12|31	%description -l es
14cr|cardpics-0.4-12|32	Cardpics es una serie de juegos de cartas.
14cr|cardpics-0.4-12|33	
14cr|cardpics-0.4-12|34	Si est programando un juego de cartas y est buscando cartas libres, Cardpics
14cr|cardpics-0.4-12|35	fue hecho para usted! Obtenga un juego de cartas e inclyalas en su proyecto,
14cr|cardpics-0.4-12|36	mientras que este sea libre.
14cr|cardpics-0.4-12|37	
14cr|cardpics-0.4-12|38	%prep
14cr|cardpics-0.4-12|39	%setup -q
14cr|cardpics-0.4-12|40	
14cr|cardpics-0.4-12|41	%build
14cr|cardpics-0.4-12|42	%configure
14cr|cardpics-0.4-12|43	make
14cr|cardpics-0.4-12|44	
14cr|cardpics-0.4-12|45	%install
14cr|cardpics-0.4-12|46	rm -rf $RPM_BUILD_ROOT
14cr|cardpics-0.4-12|47	%makeinstall
14cr|cardpics-0.4-12|48	
14cr|cardpics-0.4-12|49	%clean
14cr|cardpics-0.4-12|50	rm -rf $RPM_BUILD_ROOT
14cr|cardpics-0.4-12|51	
14cr|cardpics-0.4-12|52	%files
14cr|cardpics-0.4-12|53	%defattr(-,root,root)
14cr|cardpics-0.4-12|54	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|cardpics-0.4-12|55	%{_datadir}/*
14cr|cardpics-0.4-12|56	
14cr|cardpics-0.4-12|57	
14cr|cardpics-0.4-12|58	
14cr|cardpics-0.4-12|59	
14cr|cardpics-0.4-12|60	
14cr|cardpics-0.4-12|61	%changelog
14cr|cardpics-0.4-12|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-12
14cr|cardpics-0.4-12|63	+ Revision: 221bb2a
14cr|cardpics-0.4-12|64	- MassBuild#464: Increase release tag
14cr|cardpics-0.4-12|65	
14cr|cardpics-0.4-12|66	

531 14
14cr|carmetal-3.7.1-3|1	# At this moment (19.02.2012) it fails to run with OpenJDK
14cr|carmetal-3.7.1-3|2	# so we require jre-sun (Sun JDK) instead of java and use it
14cr|carmetal-3.7.1-3|3	# in wrapper script
14cr|carmetal-3.7.1-3|4	
14cr|carmetal-3.7.1-3|5	Name:		carmetal
14cr|carmetal-3.7.1-3|6	Version:	3.7.1
14cr|carmetal-3.7.1-3|7	Release:	3
14cr|carmetal-3.7.1-3|8	BuildArch:	noarch
14cr|carmetal-3.7.1-3|9	URL:		http://db-maths.nuxit.net/CaRMetal/
14cr|carmetal-3.7.1-3|10	Source0:	%{name}-%{version}.tar.bz2
14cr|carmetal-3.7.1-3|11	Summary:	Dynamic geometry software with highly ergonomic UI
14cr|carmetal-3.7.1-3|12	License:	LGPLv3
14cr|carmetal-3.7.1-3|13	Group:		Sciences/Mathematics
14cr|carmetal-3.7.1-3|14	Requires:	jre-openjdk >= 1.6.0
14cr|carmetal-3.7.1-3|15	
14cr|carmetal-3.7.1-3|16	%description
14cr|carmetal-3.7.1-3|17	Based on the C.a.R. (Compass and Ruler) project, CaRMetal includes
14cr|carmetal-3.7.1-3|18	all of its functionalities - or almost. It propose a different approach
14cr|carmetal-3.7.1-3|19	from the graphical interface point of view.
14cr|carmetal-3.7.1-3|20	
14cr|carmetal-3.7.1-3|21	Here's the C.a.R. presentation:
14cr|carmetal-3.7.1-3|22	- Ruler and compass constructions can be changed by dragging one of the
14cr|carmetal-3.7.1-3|23	basic construction points. The construction follows immediately. The
14cr|carmetal-3.7.1-3|24	student can check the correctness of the construction and gain new
14cr|carmetal-3.7.1-3|25	insight.
14cr|carmetal-3.7.1-3|26	- Tracks of points and animated constructions can help to understand
14cr|carmetal-3.7.1-3|27	geometric relations. Tracks can be used as new objects to explore.
14cr|carmetal-3.7.1-3|28	- With the macros of C.a.R. very complicated constructions become
14cr|carmetal-3.7.1-3|29	possible. Macros are also a way to organize the geometric thinking.
14cr|carmetal-3.7.1-3|30	- Hiding construction details and using colors make constructions
14cr|carmetal-3.7.1-3|31	clearer to read. In C.a.R. lines and circles can also be reduced to the
14cr|carmetal-3.7.1-3|32	relevant points.
14cr|carmetal-3.7.1-3|33	- Arithmetic computations, numerical solutions, curves and functions
14cr|carmetal-3.7.1-3|34	go beyond classical constructions. It is even possible to construct in 3D
14cr|carmetal-3.7.1-3|35	using advanced macros.
14cr|carmetal-3.7.1-3|36	- Other geometries, hyperbolic or elliptic, can be explored.
14cr|carmetal-3.7.1-3|37	
14cr|carmetal-3.7.1-3|38	%prep
14cr|carmetal-3.7.1-3|39	%setup -q
14cr|carmetal-3.7.1-3|40	
14cr|carmetal-3.7.1-3|41	%install
14cr|carmetal-3.7.1-3|42	%__rm -f uninstall
14cr|carmetal-3.7.1-3|43	%__rm -f CaRMetalUninstall.png
14cr|carmetal-3.7.1-3|44	%__rm -f CaRMetal.desktop
14cr|carmetal-3.7.1-3|45	
14cr|carmetal-3.7.1-3|46	%__install -d %{buildroot}%{_bindir}
14cr|carmetal-3.7.1-3|47	%__install -d %{buildroot}%{_datadir}/%{name}
14cr|carmetal-3.7.1-3|48	%__install -d %{buildroot}%{_datadir}/pixmaps
14cr|carmetal-3.7.1-3|49	
14cr|carmetal-3.7.1-3|50	cp -r ./* %{buildroot}%{_datadir}/%{name}/
14cr|carmetal-3.7.1-3|51	%__install -m 644 CaRMetal.png %{buildroot}%{_datadir}/pixmaps/CaRMetal.png
14cr|carmetal-3.7.1-3|52	
14cr|carmetal-3.7.1-3|53	# wrapper script
14cr|carmetal-3.7.1-3|54	%__cat > %{buildroot}%{_bindir}/carmetal << EOF
14cr|carmetal-3.7.1-3|55	#!/bin/sh
14cr|carmetal-3.7.1-3|56	env AWT_TOOLKIT="MToolkit" java -jar -Xmx256m /usr/share/%{name}/CaRMetal.jar
14cr|carmetal-3.7.1-3|57	EOF
14cr|carmetal-3.7.1-3|58	
14cr|carmetal-3.7.1-3|59	%__chmod 0755 %{buildroot}%{_bindir}/carmetal
14cr|carmetal-3.7.1-3|60	
14cr|carmetal-3.7.1-3|61	# xdg menu
14cr|carmetal-3.7.1-3|62	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|carmetal-3.7.1-3|63	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|carmetal-3.7.1-3|64	[Desktop Entry]
14cr|carmetal-3.7.1-3|65	Version=1.0
14cr|carmetal-3.7.1-3|66	Type=Application
14cr|carmetal-3.7.1-3|67	Name=CaRMetal
14cr|carmetal-3.7.1-3|68	Comment=Dynamic mathematics for schools
14cr|carmetal-3.7.1-3|69	Icon=CaRMetal
14cr|carmetal-3.7.1-3|70	Exec=carmetal
14cr|carmetal-3.7.1-3|71	Categories=Math;Science;Education;
14cr|carmetal-3.7.1-3|72	StartupNotify=false
14cr|carmetal-3.7.1-3|73	Terminal=false
14cr|carmetal-3.7.1-3|74	EOF
14cr|carmetal-3.7.1-3|75	
14cr|carmetal-3.7.1-3|76	
14cr|carmetal-3.7.1-3|77	%files
14cr|carmetal-3.7.1-3|78	%{_bindir}/carmetal
14cr|carmetal-3.7.1-3|79	%{_datadir}/pixmaps/CaRMetal.png
14cr|carmetal-3.7.1-3|80	%{_datadir}/applications/%{name}.desktop
14cr|carmetal-3.7.1-3|81	%{_datadir}/%{name}/*
14cr|carmetal-3.7.1-3|82	
14cr|carmetal-3.7.1-3|83	
14cr|carmetal-3.7.1-3|84	
14cr|carmetal-3.7.1-3|85	
14cr|carmetal-3.7.1-3|86	%changelog
14cr|carmetal-3.7.1-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-3
14cr|carmetal-3.7.1-3|88	+ Revision: 4b336c1
14cr|carmetal-3.7.1-3|89	- MassBuild#464: Increase release tag
14cr|carmetal-3.7.1-3|90	
14cr|carmetal-3.7.1-3|91	

532 14
14cr|carpm-2.2-5|1	Name:		carpm
14cr|carpm-2.2-5|2	Summary:	Script to help rpm's managing in command-line
14cr|carpm-2.2-5|3	Version:	2.2
14cr|carpm-2.2-5|4	Release:	5
14cr|carpm-2.2-5|5	Source0:	%{name}-%{version}.tar.bz2
14cr|carpm-2.2-5|6	License:	GPLv3
14cr|carpm-2.2-5|7	Group:		System/Configuration/Packaging
14cr|carpm-2.2-5|8	URL:		http://carpm.sourceforge.net
14cr|carpm-2.2-5|9	BuildRequires:	bash
14cr|carpm-2.2-5|10	Requires:	rpm
14cr|carpm-2.2-5|11	Requires:	urpmi
14cr|carpm-2.2-5|12	Requires:	bash
14cr|carpm-2.2-5|13	BuildArch:  noarch
14cr|carpm-2.2-5|14	
14cr|carpm-2.2-5|15	%description
14cr|carpm-2.2-5|16	Carpm is a script, a text tool for help you to managing your rpm and your rpm
14cr|carpm-2.2-5|17	database.
14cr|carpm-2.2-5|18	
14cr|carpm-2.2-5|19	%prep
14cr|carpm-2.2-5|20	%setup -q
14cr|carpm-2.2-5|21	
14cr|carpm-2.2-5|22	%build
14cr|carpm-2.2-5|23	
14cr|carpm-2.2-5|24	%install
14cr|carpm-2.2-5|25	mkdir -p %{buildroot}%{_bindir}
14cr|carpm-2.2-5|26	install -m 755 %name %{buildroot}/%{_bindir}
14cr|carpm-2.2-5|27	
14cr|carpm-2.2-5|28	
14cr|carpm-2.2-5|29	%files
14cr|carpm-2.2-5|30	%doc INSTALL COPYING
14cr|carpm-2.2-5|31	%{_bindir}/%{name}
14cr|carpm-2.2-5|32	
14cr|carpm-2.2-5|33	
14cr|carpm-2.2-5|34	
14cr|carpm-2.2-5|35	%changelog
14cr|carpm-2.2-5|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cr|carpm-2.2-5|37	+ Revision: bb2d967
14cr|carpm-2.2-5|38	- MassBuild#464: Increase release tag
14cr|carpm-2.2-5|39	
14cr|carpm-2.2-5|40	

533 14
14cr|catcodec-1.0.5-2|1	Name:		catcodec
14cr|catcodec-1.0.5-2|2	Version:	1.0.5
14cr|catcodec-1.0.5-2|3	Release:	2
14cr|catcodec-1.0.5-2|4	Summary:	Sample catalog decoder and encoder for OpenTTD
14cr|catcodec-1.0.5-2|5	Group:		Development/Other
14cr|catcodec-1.0.5-2|6	License:	GPLv2+
14cr|catcodec-1.0.5-2|7	URL:		http://www.openttd.org/en/download-catcodec
14cr|catcodec-1.0.5-2|8	Source0:	http://binaries.openttd.org/extra/%{name}/%{version}/%{name}-%{version}-source.tar.xz
14cr|catcodec-1.0.5-2|9	Patch0:		catcodec-1.0.2-fix_linking_order.patch
14cr|catcodec-1.0.5-2|10	
14cr|catcodec-1.0.5-2|11	%description
14cr|catcodec-1.0.5-2|12	catcodec decodes and encodes sample catalogs for OpenTTD. These sample
14cr|catcodec-1.0.5-2|13	catalogs are not much more than some meta-data (description and file name)
14cr|catcodec-1.0.5-2|14	and raw PCM data.
14cr|catcodec-1.0.5-2|15	
14cr|catcodec-1.0.5-2|16	%prep
14cr|catcodec-1.0.5-2|17	%setup -q
14cr|catcodec-1.0.5-2|18	%patch0 -p0
14cr|catcodec-1.0.5-2|19	
14cr|catcodec-1.0.5-2|20	%build
14cr|catcodec-1.0.5-2|21	cat << EOF >> Makefile.local
14cr|catcodec-1.0.5-2|22	VERBOSE=1
14cr|catcodec-1.0.5-2|23	CXXFLAGS=%{optflags}
14cr|catcodec-1.0.5-2|24	LDFLAGS=%{ldflags}
14cr|catcodec-1.0.5-2|25	prefix=%{_prefix}
14cr|catcodec-1.0.5-2|26	DO_NOT_INSTALL_DOCS=1
14cr|catcodec-1.0.5-2|27	DO_NOT_INSTALL_LICENSE=1
14cr|catcodec-1.0.5-2|28	DO_NOT_INSTALL_CHANGELOG=1
14cr|catcodec-1.0.5-2|29	EOF
14cr|catcodec-1.0.5-2|30	
14cr|catcodec-1.0.5-2|31	%make VERBOSE=1
14cr|catcodec-1.0.5-2|32	
14cr|catcodec-1.0.5-2|33	%install
14cr|catcodec-1.0.5-2|34	%makeinstall_std
14cr|catcodec-1.0.5-2|35	
14cr|catcodec-1.0.5-2|36	%files
14cr|catcodec-1.0.5-2|37	%doc docs/readme.txt
14cr|catcodec-1.0.5-2|38	%{_bindir}/*
14cr|catcodec-1.0.5-2|39	%{_mandir}/man1/%{name}*
14cr|catcodec-1.0.5-2|40	
14cr|catcodec-1.0.5-2|41	
14cr|catcodec-1.0.5-2|42	%changelog
14cr|catcodec-1.0.5-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|catcodec-1.0.5-2|44	+ Revision: dd0473f
14cr|catcodec-1.0.5-2|45	- MassBuild#464: Increase release tag
14cr|catcodec-1.0.5-2|46	
14cr|catcodec-1.0.5-2|47	

534 14
14cr|catdoc-0.94.2-2|1	%define name catdoc
14cr|catdoc-0.94.2-2|2	%define version 0.94.2
14cr|catdoc-0.94.2-2|3	%define release 2
14cr|catdoc-0.94.2-2|4	
14cr|catdoc-0.94.2-2|5	Summary: Converts MS-Word file to text
14cr|catdoc-0.94.2-2|6	Name: %{name}
14cr|catdoc-0.94.2-2|7	Version: %{version}
14cr|catdoc-0.94.2-2|8	Release: %{release}
14cr|catdoc-0.94.2-2|9	Source0: http://ftp.wagner.pp.ru/pub/catdoc/%{name}-%{version}.tar.gz
14cr|catdoc-0.94.2-2|10	Source1: test-catdoc.tar.bz2
14cr|catdoc-0.94.2-2|11	Source2: catdoc-charset-from-glibc-charmap.pl
14cr|catdoc-0.94.2-2|12	Patch0: catdoc-0.93.4-mandir.patch
14cr|catdoc-0.94.2-2|13	Patch1: catdoc-0.93.4-setvbuf-is-dangerous.patch
14cr|catdoc-0.94.2-2|14	Patch2: catdoc-0.93.4-cmd-end-of-line-ends-paragraph.patch
14cr|catdoc-0.94.2-2|15	License: GPL
14cr|catdoc-0.94.2-2|16	Group: Office
14cr|catdoc-0.94.2-2|17	URL: http://vitus.wagner.pp.ru/software/catdoc/
14cr|catdoc-0.94.2-2|18	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|catdoc-0.94.2-2|19	BuildRequires: glibc-i18ndata
14cr|catdoc-0.94.2-2|20	Requires: tk
14cr|catdoc-0.94.2-2|21	
14cr|catdoc-0.94.2-2|22	%description
14cr|catdoc-0.94.2-2|23	CATDOC is program which reads MS-Word file and prints readable
14cr|catdoc-0.94.2-2|24	ASCII text to stdout, just like Unix cat command.
14cr|catdoc-0.94.2-2|25	It also able to produce correct escape sequences if some UNICODE
14cr|catdoc-0.94.2-2|26	charachers have to be represented specially in your typesetting system
14cr|catdoc-0.94.2-2|27	such as (La)TeX.
14cr|catdoc-0.94.2-2|28	
14cr|catdoc-0.94.2-2|29	It features runtime configuration, proper charset handling,
14cr|catdoc-0.94.2-2|30	user-definable output formats and support
14cr|catdoc-0.94.2-2|31	for Word97 files, which contain UNICODE internally.
14cr|catdoc-0.94.2-2|32	
14cr|catdoc-0.94.2-2|33	%prep
14cr|catdoc-0.94.2-2|34	
14cr|catdoc-0.94.2-2|35	%setup -q
14cr|catdoc-0.94.2-2|36	%patch0 -p1
14cr|catdoc-0.94.2-2|37	%patch1 -p1
14cr|catdoc-0.94.2-2|38	%patch2 -p1
14cr|catdoc-0.94.2-2|39	
14cr|catdoc-0.94.2-2|40	%build
14cr|catdoc-0.94.2-2|41	%configure2_5x --with-install-root="$RPM_BUILD_ROOT" --with-input=cp1252 --with-output=8859-1
14cr|catdoc-0.94.2-2|42	%make
14cr|catdoc-0.94.2-2|43	
14cr|catdoc-0.94.2-2|44	zcat /usr/share/i18n/charmaps/MACINTOSH.gz | perl %{SOURCE2} > charsets/cp10000.txt
14cr|catdoc-0.94.2-2|45	
14cr|catdoc-0.94.2-2|46	%install
14cr|catdoc-0.94.2-2|47	rm -rf $RPM_BUILD_ROOT
14cr|catdoc-0.94.2-2|48	%makeinstall_std
14cr|catdoc-0.94.2-2|49	
14cr|catdoc-0.94.2-2|50	%clean
14cr|catdoc-0.94.2-2|51	rm -rf $RPM_BUILD_ROOT
14cr|catdoc-0.94.2-2|52	
14cr|catdoc-0.94.2-2|53	%files
14cr|catdoc-0.94.2-2|54	%defattr(-,root,root)
14cr|catdoc-0.94.2-2|55	%doc README
14cr|catdoc-0.94.2-2|56	%{_bindir}/*
14cr|catdoc-0.94.2-2|57	%{_mandir}/man1/*
14cr|catdoc-0.94.2-2|58	%{_datadir}/catdoc
14cr|catdoc-0.94.2-2|59	
14cr|catdoc-0.94.2-2|60	
14cr|catdoc-0.94.2-2|61	
14cr|catdoc-0.94.2-2|62	
14cr|catdoc-0.94.2-2|63	%changelog
14cr|catdoc-0.94.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.2-2
14cr|catdoc-0.94.2-2|65	+ Revision: d2080f8
14cr|catdoc-0.94.2-2|66	- MassBuild#464: Increase release tag
14cr|catdoc-0.94.2-2|67	
14cr|catdoc-0.94.2-2|68	

535 14
14cr|CBFlib-0.9.2.3-3|1	%define major 0
14cr|CBFlib-0.9.2.3-3|2	%define libname %mklibname cbf %{major}
14cr|CBFlib-0.9.2.3-3|3	%define develname %mklibname cbf -d
14cr|CBFlib-0.9.2.3-3|4	
14cr|CBFlib-0.9.2.3-3|5	Summary: Crystallographic Binary File and Image Library
14cr|CBFlib-0.9.2.3-3|6	Name:    CBFlib
14cr|CBFlib-0.9.2.3-3|7	Version: 0.9.2.3
14cr|CBFlib-0.9.2.3-3|8	Release: 3
14cr|CBFlib-0.9.2.3-3|9	# library files (*.so*) are LGPLv2+, all else is GPLv2+
14cr|CBFlib-0.9.2.3-3|10	License: GPLv2+ and (GPLv2+ or LGPLv2+)
14cr|CBFlib-0.9.2.3-3|11	Group:   System/Libraries
14cr|CBFlib-0.9.2.3-3|12	URL:     http://www.bernstein-plus-sons.com/software/CBF
14cr|CBFlib-0.9.2.3-3|13	Source0: http://downloads.sourceforge.net/cbflib/%{name}-%{version}.tar.gz
14cr|CBFlib-0.9.2.3-3|14	BuildRequires: gcc-gfortran
14cr|CBFlib-0.9.2.3-3|15	
14cr|CBFlib-0.9.2.3-3|16	%description
14cr|CBFlib-0.9.2.3-3|17	CBFlib (Crystallographic Binary File library) is a library of ANSI-C
14cr|CBFlib-0.9.2.3-3|18	functions providing a simple mechanism for accessing Crystallographic
14cr|CBFlib-0.9.2.3-3|19	Binary Files (CBF files) and Image-supporting CIF (imgCIF) files. The
14cr|CBFlib-0.9.2.3-3|20	CBFlib API is loosely based on the CIFPARSE API for mmCIF files. Like
14cr|CBFlib-0.9.2.3-3|21	CIFPARSE, CBFlib does not perform any semantic integrity checks;
14cr|CBFlib-0.9.2.3-3|22	rather it simply provides functions to create, read, modify and write
14cr|CBFlib-0.9.2.3-3|23	CBF binary data files and imgCIF ASCII data files.
14cr|CBFlib-0.9.2.3-3|24	
14cr|CBFlib-0.9.2.3-3|25	%package -n %{libname}
14cr|CBFlib-0.9.2.3-3|26	Summary:        The CBFlib shared library
14cr|CBFlib-0.9.2.3-3|27	Group:          System/Libraries
14cr|CBFlib-0.9.2.3-3|28	Requires:       %{name}
14cr|CBFlib-0.9.2.3-3|29	
14cr|CBFlib-0.9.2.3-3|30	%description -n %{libname}
14cr|CBFlib-0.9.2.3-3|31	The CBFlib shared library.
14cr|CBFlib-0.9.2.3-3|32	
14cr|CBFlib-0.9.2.3-3|33	%package -n %{develname}
14cr|CBFlib-0.9.2.3-3|34	Summary:  Header files and library for developing programs with cbf
14cr|CBFlib-0.9.2.3-3|35	Requires: %{libname} = %{EVRD}
14cr|CBFlib-0.9.2.3-3|36	Provides: %{name}-devel
14cr|CBFlib-0.9.2.3-3|37	Group:    Development/Other
14cr|CBFlib-0.9.2.3-3|38	
14cr|CBFlib-0.9.2.3-3|39	%description -n %{develname}
14cr|CBFlib-0.9.2.3-3|40	This package contains libraries and header files needed for program
14cr|CBFlib-0.9.2.3-3|41	development using the crystallographic binary file and image library.
14cr|CBFlib-0.9.2.3-3|42	
14cr|CBFlib-0.9.2.3-3|43	%prep
14cr|CBFlib-0.9.2.3-3|44	%setup -q
14cr|CBFlib-0.9.2.3-3|45	
14cr|CBFlib-0.9.2.3-3|46	# various cleanups
14cr|CBFlib-0.9.2.3-3|47	iconv -f iso8859-15 -t utf-8 doc/cif_img_1.5.3_8Jul07.dic > doc/cif_img_1.5.3_8Jul07.dic.conv && mv -f doc/cif_img_1.5.3_8Jul07.dic.conv doc/cif_img_1.5.3_8Jul07.dic
14cr|CBFlib-0.9.2.3-3|48	rm doc/.symlinks
14cr|CBFlib-0.9.2.3-3|49	rm doc/.undosymlinks
14cr|CBFlib-0.9.2.3-3|50	chmod 644 examples/*.c
14cr|CBFlib-0.9.2.3-3|51	
14cr|CBFlib-0.9.2.3-3|52	%build
14cr|CBFlib-0.9.2.3-3|53	cd src
14cr|CBFlib-0.9.2.3-3|54	gcc -fPIC -DCBF_DONT_USE_LONG_LONG -D_USE_XOPEN_EXTENDED %{optflags} -c *.c ../examples/img.c -I../include/ -I../examples/
14cr|CBFlib-0.9.2.3-3|55	gcc -shared -Wl,-soname,libcbf.so.0 -o libcbf.so.0.0.0 *.o -lm
14cr|CBFlib-0.9.2.3-3|56	rm *.o
14cr|CBFlib-0.9.2.3-3|57	gfortran -fPIC -fno-range-check %{optflags} -c *.f90 -I../include/
14cr|CBFlib-0.9.2.3-3|58	gfortran -shared -Wl,-soname,libfcb.so.0 -o libfcb.so.0.0.0 *.o
14cr|CBFlib-0.9.2.3-3|59	
14cr|CBFlib-0.9.2.3-3|60	cd ../examples
14cr|CBFlib-0.9.2.3-3|61	utilsublist="adscimg2cbf
14cr|CBFlib-0.9.2.3-3|62	cbf2adscimg
14cr|CBFlib-0.9.2.3-3|63	adscimg2cbf"
14cr|CBFlib-0.9.2.3-3|64	for i in $utilsublist; do
14cr|CBFlib-0.9.2.3-3|65	gcc %{optflags} ${i}.c ${i}_sub.c -I../include ../src/libcbf.so.0.0.0 -o ${i}
14cr|CBFlib-0.9.2.3-3|66	done
14cr|CBFlib-0.9.2.3-3|67	utillist="convert_image
14cr|CBFlib-0.9.2.3-3|68	convert_minicbf
14cr|CBFlib-0.9.2.3-3|69	makecbf
14cr|CBFlib-0.9.2.3-3|70	img2cif
14cr|CBFlib-0.9.2.3-3|71	cif2cbf
14cr|CBFlib-0.9.2.3-3|72	cif2c"
14cr|CBFlib-0.9.2.3-3|73	for i in $utillist; do
14cr|CBFlib-0.9.2.3-3|74	gcc %{optflags} ${i}.c -I../include ../src/libcbf.so.0.0.0 -o ${i} -lm
14cr|CBFlib-0.9.2.3-3|75	done
14cr|CBFlib-0.9.2.3-3|76	
14cr|CBFlib-0.9.2.3-3|77	%install
14cr|CBFlib-0.9.2.3-3|78	# make install DESTDIR=%{buildroot} INSTALL='install -p'
14cr|CBFlib-0.9.2.3-3|79	
14cr|CBFlib-0.9.2.3-3|80	mkdir -p %{buildroot}%{_libdir}
14cr|CBFlib-0.9.2.3-3|81	install -p -m 644 src/*.so* %{buildroot}%{_libdir}/
14cr|CBFlib-0.9.2.3-3|82	pushd %{buildroot}%{_libdir}
14cr|CBFlib-0.9.2.3-3|83	chmod +x libcbf.so.0.0.0
14cr|CBFlib-0.9.2.3-3|84	ln -sf libcbf.so.0.0.0 libcbf.so.0
14cr|CBFlib-0.9.2.3-3|85	ln -sf libcbf.so.0.0.0 libcbf.so
14cr|CBFlib-0.9.2.3-3|86	chmod +x libfcb.so.0.0.0
14cr|CBFlib-0.9.2.3-3|87	ln -sf libfcb.so.0.0.0 libfcb.so.0
14cr|CBFlib-0.9.2.3-3|88	ln -sf libfcb.so.0.0.0 libfcb.so
14cr|CBFlib-0.9.2.3-3|89	popd
14cr|CBFlib-0.9.2.3-3|90	
14cr|CBFlib-0.9.2.3-3|91	mkdir -p %{buildroot}%{_bindir}
14cr|CBFlib-0.9.2.3-3|92	utilsublist="adscimg2cbf
14cr|CBFlib-0.9.2.3-3|93	cbf2adscimg
14cr|CBFlib-0.9.2.3-3|94	adscimg2cbf"
14cr|CBFlib-0.9.2.3-3|95	for i in $utilsublist; do
14cr|CBFlib-0.9.2.3-3|96	install -p -m 755 examples/${i} %{buildroot}%{_bindir}/
14cr|CBFlib-0.9.2.3-3|97	done
14cr|CBFlib-0.9.2.3-3|98	utillist="convert_image
14cr|CBFlib-0.9.2.3-3|99	convert_minicbf
14cr|CBFlib-0.9.2.3-3|100	makecbf
14cr|CBFlib-0.9.2.3-3|101	img2cif
14cr|CBFlib-0.9.2.3-3|102	cif2cbf
14cr|CBFlib-0.9.2.3-3|103	cif2c"
14cr|CBFlib-0.9.2.3-3|104	for i in $utillist; do
14cr|CBFlib-0.9.2.3-3|105	install -p -m 755 examples/${i} %{buildroot}%{_bindir}/
14cr|CBFlib-0.9.2.3-3|106	done
14cr|CBFlib-0.9.2.3-3|107	
14cr|CBFlib-0.9.2.3-3|108	mkdir -p %{buildroot}%{_includedir}/cbf
14cr|CBFlib-0.9.2.3-3|109	install -p -m 644 include/* %{buildroot}%{_includedir}/cbf/
14cr|CBFlib-0.9.2.3-3|110	install -p -m 644 examples/img.h %{buildroot}%{_includedir}/cbf/
14cr|CBFlib-0.9.2.3-3|111	
14cr|CBFlib-0.9.2.3-3|112	%files
14cr|CBFlib-0.9.2.3-3|113	%doc README doc/gpl.txt
14cr|CBFlib-0.9.2.3-3|114	# GPLv2+
14cr|CBFlib-0.9.2.3-3|115	%{_bindir}/adscimg2cbf
14cr|CBFlib-0.9.2.3-3|116	%{_bindir}/cbf2adscimg
14cr|CBFlib-0.9.2.3-3|117	%{_bindir}/convert_image
14cr|CBFlib-0.9.2.3-3|118	%{_bindir}/convert_minicbf
14cr|CBFlib-0.9.2.3-3|119	%{_bindir}/makecbf
14cr|CBFlib-0.9.2.3-3|120	%{_bindir}/img2cif
14cr|CBFlib-0.9.2.3-3|121	%{_bindir}/cif2cbf
14cr|CBFlib-0.9.2.3-3|122	%{_bindir}/cif2c
14cr|CBFlib-0.9.2.3-3|123	
14cr|CBFlib-0.9.2.3-3|124	%files -n %{libname}
14cr|CBFlib-0.9.2.3-3|125	# LGPLv2+
14cr|CBFlib-0.9.2.3-3|126	%{_libdir}/libcbf.so.%{major}*
14cr|CBFlib-0.9.2.3-3|127	%{_libdir}/libfcb.so.%{major}*
14cr|CBFlib-0.9.2.3-3|128	
14cr|CBFlib-0.9.2.3-3|129	%files -n %{develname}
14cr|CBFlib-0.9.2.3-3|130	# GPLv2+
14cr|CBFlib-0.9.2.3-3|131	%doc doc
14cr|CBFlib-0.9.2.3-3|132	# LGPLv2+
14cr|CBFlib-0.9.2.3-3|133	%{_libdir}/libcbf.so
14cr|CBFlib-0.9.2.3-3|134	%{_libdir}/libfcb.so
14cr|CBFlib-0.9.2.3-3|135	# GPLv2+
14cr|CBFlib-0.9.2.3-3|136	%{_includedir}/cbf
14cr|CBFlib-0.9.2.3-3|137	
14cr|CBFlib-0.9.2.3-3|138	%changelog
14cr|CBFlib-0.9.2.3-3|139	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2.3-3
14cr|CBFlib-0.9.2.3-3|140	+ Revision: dba98c4
14cr|CBFlib-0.9.2.3-3|141	- MassBuild#464: Increase release tag
14cr|CBFlib-0.9.2.3-3|142	
14cr|CBFlib-0.9.2.3-3|143	

536 14
14cr|cboard-0.7.1-2|1	Name:		cboard
14cr|cboard-0.7.1-2|2	Version:	0.7.1
14cr|cboard-0.7.1-2|3	Release:	2
14cr|cboard-0.7.1-2|4	Summary:	Console frontend of gnuchess
14cr|cboard-0.7.1-2|5	License:	GPLv2
14cr|cboard-0.7.1-2|6	Group:		Games/Boards
14cr|cboard-0.7.1-2|7	URL:		http://benkibbey.wordpress.com/cboard/
14cr|cboard-0.7.1-2|8	Source0:	http://sourceforge.net/projects/c-board/files/0.7.1/%{name}-%{version}.tar.bz2
14cr|cboard-0.7.1-2|9	Patch0:		cboard-0.6-mode.patch
14cr|cboard-0.7.1-2|10	BuildRequires:	pkgconfig(ncursesw)
14cr|cboard-0.7.1-2|11	Requires:	gnuchess
14cr|cboard-0.7.1-2|12	
14cr|cboard-0.7.1-2|13	%description
14cr|cboard-0.7.1-2|14	CBoard is a console frontend to GNU Chess, using the ncurses library for
14cr|cboard-0.7.1-2|15	the interface. It can edit PGN tags, annotate moves with NAG, and more.
14cr|cboard-0.7.1-2|16	
14cr|cboard-0.7.1-2|17	%prep
14cr|cboard-0.7.1-2|18	%setup -q
14cr|cboard-0.7.1-2|19	%patch0 -p0
14cr|cboard-0.7.1-2|20	
14cr|cboard-0.7.1-2|21	%build
14cr|cboard-0.7.1-2|22	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|cboard-0.7.1-2|23	%make
14cr|cboard-0.7.1-2|24	
14cr|cboard-0.7.1-2|25	%install
14cr|cboard-0.7.1-2|26	%makeinstall_std
14cr|cboard-0.7.1-2|27	
14cr|cboard-0.7.1-2|28	%find_lang %{name}
14cr|cboard-0.7.1-2|29	
14cr|cboard-0.7.1-2|30	%files -f %{name}.lang
14cr|cboard-0.7.1-2|31	%{_gamesbindir}/*
14cr|cboard-0.7.1-2|32	%{_gamesdatadir}/%{name}
14cr|cboard-0.7.1-2|33	%{_mandir}/man?/*
14cr|cboard-0.7.1-2|34	
14cr|cboard-0.7.1-2|35	%changelog
14cr|cboard-0.7.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|cboard-0.7.1-2|37	+ Revision: 3f5206e
14cr|cboard-0.7.1-2|38	- MassBuild#464: Increase release tag
14cr|cboard-0.7.1-2|39	
14cr|cboard-0.7.1-2|40	

537 14
14cr|ccd2cue-0.3-2|1	Name:		ccd2cue
14cr|ccd2cue-0.3-2|2	Summary:	CCD to CUE converter
14cr|ccd2cue-0.3-2|3	Version:	0.3
14cr|ccd2cue-0.3-2|4	Release:	2
14cr|ccd2cue-0.3-2|5	License:	GPLv3
14cr|ccd2cue-0.3-2|6	Group:		Archiving/Cd burning
14cr|ccd2cue-0.3-2|7	Url:		https://ftp.gnu.org/gnu/ccd2cue
14cr|ccd2cue-0.3-2|8	Source:		https://ftp.gnu.org/gnu/ccd2cue/%{name}-%{version}.tar.gz
14cr|ccd2cue-0.3-2|9	Patch0:		ccd2cue-0.3-strformat.patch
14cr|ccd2cue-0.3-2|10	BuildRequires:  glibc-devel
14cr|ccd2cue-0.3-2|11	
14cr|ccd2cue-0.3-2|12	%description
14cr|ccd2cue-0.3-2|13	GNU ccd2cue is a CCD sheet to CUE sheet converter.  It supports the full
14cr|ccd2cue-0.3-2|14	extent of CUE sheet format expressiveness, including mixed-mode discs
14cr|ccd2cue-0.3-2|15	and CD-Text meta-data.
14cr|ccd2cue-0.3-2|16	
14cr|ccd2cue-0.3-2|17	%prep
14cr|ccd2cue-0.3-2|18	%setup -q
14cr|ccd2cue-0.3-2|19	%patch0 -p1
14cr|ccd2cue-0.3-2|20	
14cr|ccd2cue-0.3-2|21	%build
14cr|ccd2cue-0.3-2|22	%configure2_5x
14cr|ccd2cue-0.3-2|23	%make
14cr|ccd2cue-0.3-2|24	
14cr|ccd2cue-0.3-2|25	%install
14cr|ccd2cue-0.3-2|26	%makeinstall_std
14cr|ccd2cue-0.3-2|27	
14cr|ccd2cue-0.3-2|28	%files
14cr|ccd2cue-0.3-2|29	%{_bindir}/*
14cr|ccd2cue-0.3-2|30	%{_infodir}/*
14cr|ccd2cue-0.3-2|31	%{_mandir}/man1/*
14cr|ccd2cue-0.3-2|32	
14cr|ccd2cue-0.3-2|33	
14cr|ccd2cue-0.3-2|34	%changelog
14cr|ccd2cue-0.3-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|ccd2cue-0.3-2|36	+ Revision: 860e651
14cr|ccd2cue-0.3-2|37	- MassBuild#464: Increase release tag
14cr|ccd2cue-0.3-2|38	
14cr|ccd2cue-0.3-2|39	

538 14
14cr|ccd2iso-0.3-8|1	Summary:	CloneCD image to ISO image file converter
14cr|ccd2iso-0.3-8|2	Name:		ccd2iso
14cr|ccd2iso-0.3-8|3	Version:	0.3
14cr|ccd2iso-0.3-8|4	Release:	8
14cr|ccd2iso-0.3-8|5	License:	GPLv2+
14cr|ccd2iso-0.3-8|6	Group:		Archiving/Cd burning
14cr|ccd2iso-0.3-8|7	Url:		http://sourceforge.net/projects/ccd2iso/
14cr|ccd2iso-0.3-8|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|ccd2iso-0.3-8|9	
14cr|ccd2iso-0.3-8|10	%description
14cr|ccd2iso-0.3-8|11	CloneCD is an image to ISO image file converter.
14cr|ccd2iso-0.3-8|12	
14cr|ccd2iso-0.3-8|13	%files
14cr|ccd2iso-0.3-8|14	%doc README INSTALL AUTHORS
14cr|ccd2iso-0.3-8|15	%{_bindir}/ccd2iso
14cr|ccd2iso-0.3-8|16	
14cr|ccd2iso-0.3-8|17	#----------------------------------------------------------------------------
14cr|ccd2iso-0.3-8|18	
14cr|ccd2iso-0.3-8|19	%prep
14cr|ccd2iso-0.3-8|20	%setup -q
14cr|ccd2iso-0.3-8|21	
14cr|ccd2iso-0.3-8|22	%build
14cr|ccd2iso-0.3-8|23	autoreconf -fi
14cr|ccd2iso-0.3-8|24	%configure2_5x
14cr|ccd2iso-0.3-8|25	%make
14cr|ccd2iso-0.3-8|26	
14cr|ccd2iso-0.3-8|27	%install
14cr|ccd2iso-0.3-8|28	%makeinstall_std
14cr|ccd2iso-0.3-8|29	
14cr|ccd2iso-0.3-8|30	
14cr|ccd2iso-0.3-8|31	%changelog
14cr|ccd2iso-0.3-8|32	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-8
14cr|ccd2iso-0.3-8|33	+ Revision: 40b044b
14cr|ccd2iso-0.3-8|34	- Spec cleanup
14cr|ccd2iso-0.3-8|35	
14cr|ccd2iso-0.3-8|36	

539 14
14cr|cciss_vol_status-1.11-2|1	Summary:	HP Smart Array Status Display
14cr|cciss_vol_status-1.11-2|2	Name:		cciss_vol_status
14cr|cciss_vol_status-1.11-2|3	Version:	1.11
14cr|cciss_vol_status-1.11-2|4	Release:        2
14cr|cciss_vol_status-1.11-2|5	Group:		System/Kernel and hardware
14cr|cciss_vol_status-1.11-2|6	License:	GPLv2
14cr|cciss_vol_status-1.11-2|7	Source0:	https://sourceforge.net/projects/cciss/files/cciss_vol_status/%{name}-%{version}.tar.gz
14cr|cciss_vol_status-1.11-2|8	BuildRequires:	kernel-source
14cr|cciss_vol_status-1.11-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cciss_vol_status-1.11-2|10	
14cr|cciss_vol_status-1.11-2|11	%description
14cr|cciss_vol_status-1.11-2|12	Show status of logical drives attached to HP Smart Array controllers.
14cr|cciss_vol_status-1.11-2|13	
14cr|cciss_vol_status-1.11-2|14	%prep
14cr|cciss_vol_status-1.11-2|15	
14cr|cciss_vol_status-1.11-2|16	%setup -q
14cr|cciss_vol_status-1.11-2|17	
14cr|cciss_vol_status-1.11-2|18	%build
14cr|cciss_vol_status-1.11-2|19	autoreconf -fis
14cr|cciss_vol_status-1.11-2|20	
14cr|cciss_vol_status-1.11-2|21	%configure2_5x
14cr|cciss_vol_status-1.11-2|22	
14cr|cciss_vol_status-1.11-2|23	%make
14cr|cciss_vol_status-1.11-2|24	
14cr|cciss_vol_status-1.11-2|25	%install
14cr|cciss_vol_status-1.11-2|26	rm -rf %{buildroot}
14cr|cciss_vol_status-1.11-2|27	
14cr|cciss_vol_status-1.11-2|28	install -d %{buildroot}%{_sbindir}
14cr|cciss_vol_status-1.11-2|29	install -d %{buildroot}%{_mandir}/man8
14cr|cciss_vol_status-1.11-2|30	
14cr|cciss_vol_status-1.11-2|31	install -m0755 cciss_vol_status %{buildroot}%{_sbindir}/
14cr|cciss_vol_status-1.11-2|32	install -m0644 cciss_vol_status.8 %{buildroot}%{_mandir}/man8/
14cr|cciss_vol_status-1.11-2|33	
14cr|cciss_vol_status-1.11-2|34	%clean
14cr|cciss_vol_status-1.11-2|35	rm -rf %{buildroot}
14cr|cciss_vol_status-1.11-2|36	
14cr|cciss_vol_status-1.11-2|37	%files
14cr|cciss_vol_status-1.11-2|38	%defattr(-,root,root)
14cr|cciss_vol_status-1.11-2|39	%doc ChangeLog AUTHORS
14cr|cciss_vol_status-1.11-2|40	%{_sbindir}/cciss_vol_status
14cr|cciss_vol_status-1.11-2|41	%{_mandir}/man8/cciss_vol_status.8*
14cr|cciss_vol_status-1.11-2|42	
14cr|cciss_vol_status-1.11-2|43	
14cr|cciss_vol_status-1.11-2|44	
14cr|cciss_vol_status-1.11-2|45	
14cr|cciss_vol_status-1.11-2|46	%changelog
14cr|cciss_vol_status-1.11-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11-2
14cr|cciss_vol_status-1.11-2|48	+ Revision: 94ee483
14cr|cciss_vol_status-1.11-2|49	- MassBuild#464: Increase release tag
14cr|cciss_vol_status-1.11-2|50	
14cr|cciss_vol_status-1.11-2|51	

540 14
14cr|cclive-0.7.9-4|1	Summary:	A tool for downloading media from YouTube and similar websites
14cr|cclive-0.7.9-4|2	Name:		cclive
14cr|cclive-0.7.9-4|3	Version:	0.7.9
14cr|cclive-0.7.9-4|4	Release:	4
14cr|cclive-0.7.9-4|5	License:	GPLv3+
14cr|cclive-0.7.9-4|6	Url:		http://cclive.sourceforge.net/
14cr|cclive-0.7.9-4|7	Group:		Networking/WWW
14cr|cclive-0.7.9-4|8	Source0:	http://sourceforge.net/projects/cclive/files/0.7/%{name}-%{version}.tar.bz2
14cr|cclive-0.7.9-4|9	BuildRequires:	pkgconfig(libquvi)
14cr|cclive-0.7.9-4|10	BuildRequires:	pcre-devel
14cr|cclive-0.7.9-4|11	BuildRequires:	curl-devel
14cr|cclive-0.7.9-4|12	BuildRequires:	boost-devel
14cr|cclive-0.7.9-4|13	
14cr|cclive-0.7.9-4|14	%description
14cr|cclive-0.7.9-4|15	A tool for downloading media from YouTube and similar websites.
14cr|cclive-0.7.9-4|16	It has a low memory footprint compared to other existing tools.
14cr|cclive-0.7.9-4|17	
14cr|cclive-0.7.9-4|18	Features:
14cr|cclive-0.7.9-4|19	- Retries interrupted downloads automatically
14cr|cclive-0.7.9-4|20	- Runs as a background process if preferred
14cr|cclive-0.7.9-4|21	- Use video ID, title, etc. in filenames
14cr|cclive-0.7.9-4|22	- Supports many (40+) websites, see quvi
14cr|cclive-0.7.9-4|23	- Configuration file support
14cr|cclive-0.7.9-4|24	- Bandwidth throttle
14cr|cclive-0.7.9-4|25	
14cr|cclive-0.7.9-4|26	%prep
14cr|cclive-0.7.9-4|27	%setup -q
14cr|cclive-0.7.9-4|28	
14cr|cclive-0.7.9-4|29	%build
14cr|cclive-0.7.9-4|30	%configure2_5x
14cr|cclive-0.7.9-4|31	
14cr|cclive-0.7.9-4|32	%install
14cr|cclive-0.7.9-4|33	%makeinstall_std
14cr|cclive-0.7.9-4|34	
14cr|cclive-0.7.9-4|35	%files
14cr|cclive-0.7.9-4|36	%doc README NEWS COPYING ChangeLog
14cr|cclive-0.7.9-4|37	%{_bindir}/%{name}
14cr|cclive-0.7.9-4|38	%{_mandir}/*/%{name}.*
14cr|cclive-0.7.9-4|39	
14cr|cclive-0.7.9-4|40	
14cr|cclive-0.7.9-4|41	
14cr|cclive-0.7.9-4|42	
14cr|cclive-0.7.9-4|43	%changelog
14cr|cclive-0.7.9-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.9-4
14cr|cclive-0.7.9-4|45	+ Revision: a042ac0
14cr|cclive-0.7.9-4|46	- MassBuild#464: Increase release tag
14cr|cclive-0.7.9-4|47	
14cr|cclive-0.7.9-4|48	

541 14
14cr|ccolamd-2.8.0-2|1	%define NAME		CCOLAMD
14cr|ccolamd-2.8.0-2|2	%define major		%{version}
14cr|ccolamd-2.8.0-2|3	%define libname		%mklibname %{name} %{major}
14cr|ccolamd-2.8.0-2|4	%define develname	%mklibname %{name} -d
14cr|ccolamd-2.8.0-2|5	
14cr|ccolamd-2.8.0-2|6	Name:		ccolamd
14cr|ccolamd-2.8.0-2|7	Version:	2.8.0
14cr|ccolamd-2.8.0-2|8	Release:	2
14cr|ccolamd-2.8.0-2|9	Epoch:		1
14cr|ccolamd-2.8.0-2|10	Summary:	Routines for computing column approximate minimum degree ordering
14cr|ccolamd-2.8.0-2|11	Group:		System/Libraries
14cr|ccolamd-2.8.0-2|12	License:	LGPL
14cr|ccolamd-2.8.0-2|13	URL:		http://www.cise.ufl.edu/research/sparse/ccolamd/
14cr|ccolamd-2.8.0-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/ccolamd/%{NAME}-%{version}.tar.gz
14cr|ccolamd-2.8.0-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|ccolamd-2.8.0-2|16	
14cr|ccolamd-2.8.0-2|17	%description
14cr|ccolamd-2.8.0-2|18	The CCOLAMD column approximate minimum degree ordering algorithm computes
14cr|ccolamd-2.8.0-2|19	a permutation vector P such that the LU factorization of A (:,P)
14cr|ccolamd-2.8.0-2|20	tends to be sparser than that of A.  The Cholesky factorization of
14cr|ccolamd-2.8.0-2|21	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|ccolamd-2.8.0-2|22	
14cr|ccolamd-2.8.0-2|23	%package -n %{libname}
14cr|ccolamd-2.8.0-2|24	Summary:	Library of routines for computing column approximate minimum degree ordering
14cr|ccolamd-2.8.0-2|25	Group:		System/Libraries
14cr|ccolamd-2.8.0-2|26	
14cr|ccolamd-2.8.0-2|27	%description -n %{libname}
14cr|ccolamd-2.8.0-2|28	The CCOLAMD column approximate minimum degree ordering algorithm computes
14cr|ccolamd-2.8.0-2|29	a permutation vector P such that the LU factorization of A (:,P)
14cr|ccolamd-2.8.0-2|30	tends to be sparser than that of A.  The Cholesky factorization of
14cr|ccolamd-2.8.0-2|31	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|ccolamd-2.8.0-2|32	
14cr|ccolamd-2.8.0-2|33	This package contains the library needed to run programs dynamically
14cr|ccolamd-2.8.0-2|34	linked against %{NAME}.
14cr|ccolamd-2.8.0-2|35	
14cr|ccolamd-2.8.0-2|36	%package -n %{develname}
14cr|ccolamd-2.8.0-2|37	Summary:	C routines for computing column approximate minimum degree ordering
14cr|ccolamd-2.8.0-2|38	Group:		Development/C
14cr|ccolamd-2.8.0-2|39	Requires:	suitesparse-common-devel >= 4.0.0
14cr|ccolamd-2.8.0-2|40	Requires:	%{libname} = %{EVRD}
14cr|ccolamd-2.8.0-2|41	Provides:	%{name}-devel = %{EVRD}
14cr|ccolamd-2.8.0-2|42	
14cr|ccolamd-2.8.0-2|43	%description -n %{develname}
14cr|ccolamd-2.8.0-2|44	The CCOLAMD column approximate minimum degree ordering algorithm computes
14cr|ccolamd-2.8.0-2|45	a permutation vector P such that the LU factorization of A (:,P)
14cr|ccolamd-2.8.0-2|46	tends to be sparser than that of A.  The Cholesky factorization of
14cr|ccolamd-2.8.0-2|47	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|ccolamd-2.8.0-2|48	
14cr|ccolamd-2.8.0-2|49	This package contains the files needed to develop applications which
14cr|ccolamd-2.8.0-2|50	use %{name}.
14cr|ccolamd-2.8.0-2|51	
14cr|ccolamd-2.8.0-2|52	%prep
14cr|ccolamd-2.8.0-2|53	%setup -q -c -n %{name}-%{version}
14cr|ccolamd-2.8.0-2|54	cd %{NAME}
14cr|ccolamd-2.8.0-2|55	find . -perm 0640 | xargs chmod 0644
14cr|ccolamd-2.8.0-2|56	mkdir ../SuiteSparse_config
14cr|ccolamd-2.8.0-2|57	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|ccolamd-2.8.0-2|58	
14cr|ccolamd-2.8.0-2|59	%build
14cr|ccolamd-2.8.0-2|60	cd %{NAME}
14cr|ccolamd-2.8.0-2|61	pushd Lib
14cr|ccolamd-2.8.0-2|62	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|ccolamd-2.8.0-2|63	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cr|ccolamd-2.8.0-2|64	popd
14cr|ccolamd-2.8.0-2|65	
14cr|ccolamd-2.8.0-2|66	%install
14cr|ccolamd-2.8.0-2|67	cd %{NAME}
14cr|ccolamd-2.8.0-2|68	
14cr|ccolamd-2.8.0-2|69	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|ccolamd-2.8.0-2|70	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|ccolamd-2.8.0-2|71	
14cr|ccolamd-2.8.0-2|72	for f in Lib/*.so*; do
14cr|ccolamd-2.8.0-2|73	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|ccolamd-2.8.0-2|74	done
14cr|ccolamd-2.8.0-2|75	for f in Lib/*.a; do
14cr|ccolamd-2.8.0-2|76	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|ccolamd-2.8.0-2|77	done
14cr|ccolamd-2.8.0-2|78	for f in Include/*.h; do
14cr|ccolamd-2.8.0-2|79	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|ccolamd-2.8.0-2|80	done
14cr|ccolamd-2.8.0-2|81	
14cr|ccolamd-2.8.0-2|82	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|ccolamd-2.8.0-2|83	
14cr|ccolamd-2.8.0-2|84	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|ccolamd-2.8.0-2|85	%__install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|ccolamd-2.8.0-2|86	
14cr|ccolamd-2.8.0-2|87	%files -n %{libname}
14cr|ccolamd-2.8.0-2|88	%{_libdir}/*.so.*
14cr|ccolamd-2.8.0-2|89	
14cr|ccolamd-2.8.0-2|90	%files -n %{develname}
14cr|ccolamd-2.8.0-2|91	%{_docdir}/%{name}
14cr|ccolamd-2.8.0-2|92	%{_includedir}/*
14cr|ccolamd-2.8.0-2|93	%{_libdir}/*.so
14cr|ccolamd-2.8.0-2|94	%{_libdir}/*.a
14cr|ccolamd-2.8.0-2|95	
14cr|ccolamd-2.8.0-2|96	
14cr|ccolamd-2.8.0-2|97	%changelog
14cr|ccolamd-2.8.0-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.0-2
14cr|ccolamd-2.8.0-2|99	+ Revision: 034733c
14cr|ccolamd-2.8.0-2|100	- MassBuild#464: Increase release tag
14cr|ccolamd-2.8.0-2|101	
14cr|ccolamd-2.8.0-2|102	

542 14
14cr|ccrtp-2.0.9-1|1	%define major 2
14cr|ccrtp-2.0.9-1|2	%define libname %mklibname %{name} %{major}
14cr|ccrtp-2.0.9-1|3	%define devname %mklibname %{name} -d
14cr|ccrtp-2.0.9-1|4	
14cr|ccrtp-2.0.9-1|5	Summary:	Common C++ RTP stack
14cr|ccrtp-2.0.9-1|6	Name:		ccrtp
14cr|ccrtp-2.0.9-1|7	Version:	2.0.9
14cr|ccrtp-2.0.9-1|8	Release:	1
14cr|ccrtp-2.0.9-1|9	License:	GPLv2+
14cr|ccrtp-2.0.9-1|10	Group:		System/Libraries
14cr|ccrtp-2.0.9-1|11	Url:		http://www.gnu.org/software/ccrtp/
14cr|ccrtp-2.0.9-1|12	Source0:	ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
14cr|ccrtp-2.0.9-1|13	BuildRequires:	doxygen
14cr|ccrtp-2.0.9-1|14	BuildRequires:	libtool
14cr|ccrtp-2.0.9-1|15	BuildRequires:	pkgconfig(libccgnu2)
14cr|ccrtp-2.0.9-1|16	BuildRequires:	pkgconfig(libgcrypt)
14cr|ccrtp-2.0.9-1|17	BuildRequires:	pkgconfig(ucommon)
14cr|ccrtp-2.0.9-1|18	
14cr|ccrtp-2.0.9-1|19	%description
14cr|ccrtp-2.0.9-1|20	Common C++ RTP stack.
14cr|ccrtp-2.0.9-1|21	
14cr|ccrtp-2.0.9-1|22	#----------------------------------------------------------------------------
14cr|ccrtp-2.0.9-1|23	
14cr|ccrtp-2.0.9-1|24	%package -n %{libname}
14cr|ccrtp-2.0.9-1|25	Summary:	Dynamic libraries from %{name}
14cr|ccrtp-2.0.9-1|26	Group:		System/Libraries
14cr|ccrtp-2.0.9-1|27	Provides:	%{name} = %{EVRD}
14cr|ccrtp-2.0.9-1|28	
14cr|ccrtp-2.0.9-1|29	%description -n %{libname}
14cr|ccrtp-2.0.9-1|30	Dynamic libraries from %{name}.
14cr|ccrtp-2.0.9-1|31	
14cr|ccrtp-2.0.9-1|32	%files -n %{libname}
14cr|ccrtp-2.0.9-1|33	%{_libdir}/libccrtp.so.%{major}*
14cr|ccrtp-2.0.9-1|34	
14cr|ccrtp-2.0.9-1|35	#----------------------------------------------------------------------------
14cr|ccrtp-2.0.9-1|36	
14cr|ccrtp-2.0.9-1|37	%package -n %{devname}
14cr|ccrtp-2.0.9-1|38	Summary:	Header files and static libraries from %{name}
14cr|ccrtp-2.0.9-1|39	Group:		Development/C
14cr|ccrtp-2.0.9-1|40	Requires:	%{libname} = %{EVRD}
14cr|ccrtp-2.0.9-1|41	Provides:	%{name}-devel = %{EVRD}
14cr|ccrtp-2.0.9-1|42	
14cr|ccrtp-2.0.9-1|43	%description -n %{devname}
14cr|ccrtp-2.0.9-1|44	Libraries and includes files for developing programs based on %{name}.
14cr|ccrtp-2.0.9-1|45	
14cr|ccrtp-2.0.9-1|46	%files -n %{devname}
14cr|ccrtp-2.0.9-1|47	%{_includedir}/*
14cr|ccrtp-2.0.9-1|48	%{_libdir}/libccrtp.so
14cr|ccrtp-2.0.9-1|49	%{_libdir}/pkgconfig/*.pc
14cr|ccrtp-2.0.9-1|50	%{_infodir}/*
14cr|ccrtp-2.0.9-1|51	
14cr|ccrtp-2.0.9-1|52	#----------------------------------------------------------------------------
14cr|ccrtp-2.0.9-1|53	
14cr|ccrtp-2.0.9-1|54	%prep
14cr|ccrtp-2.0.9-1|55	%setup -q
14cr|ccrtp-2.0.9-1|56	
14cr|ccrtp-2.0.9-1|57	%build
14cr|ccrtp-2.0.9-1|58	export CXXFLAGS="-fpermissive %{optflags}"
14cr|ccrtp-2.0.9-1|59	%configure2_5x --disable-static
14cr|ccrtp-2.0.9-1|60	%make
14cr|ccrtp-2.0.9-1|61	
14cr|ccrtp-2.0.9-1|62	%install
14cr|ccrtp-2.0.9-1|63	%makeinstall_std
14cr|ccrtp-2.0.9-1|64	
14cr|ccrtp-2.0.9-1|65	
14cr|ccrtp-2.0.9-1|66	%changelog
14cr|ccrtp-2.0.9-1|67	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 2.0.9-1
14cr|ccrtp-2.0.9-1|68	+ Revision: 183c591
14cr|ccrtp-2.0.9-1|69	- New version 2.0.9, new library major 2
14cr|ccrtp-2.0.9-1|70	
14cr|ccrtp-2.0.9-1|71	

543 14
14cr|ccsm0.8-0.8.8-0.20130330.1|1	%define oname ccsm
14cr|ccsm0.8-0.8.8-0.20130330.1|2	%define oversion 0.8
14cr|ccsm0.8-0.8.8-0.20130330.1|3	
14cr|ccsm0.8-0.8.8-0.20130330.1|4	%define git 20130330
14cr|ccsm0.8-0.8.8-0.20130330.1|5	
14cr|ccsm0.8-0.8.8-0.20130330.1|6	%if  %{git}
14cr|ccsm0.8-0.8.8-0.20130330.1|7	%define srcname %{oname}-compiz-%{oversion}.tar.bz2
14cr|ccsm0.8-0.8.8-0.20130330.1|8	%define distname %{oname}-compiz-%{oversion}
14cr|ccsm0.8-0.8.8-0.20130330.1|9	%define rel 0.%{git}.1
14cr|ccsm0.8-0.8.8-0.20130330.1|10	%else
14cr|ccsm0.8-0.8.8-0.20130330.1|11	%define srcname %{name}-%{version}.tar.bz2
14cr|ccsm0.8-0.8.8-0.20130330.1|12	%define distname %{name}-%{version}
14cr|ccsm0.8-0.8.8-0.20130330.1|13	%define rel 1
14cr|ccsm0.8-0.8.8-0.20130330.1|14	%endif
14cr|ccsm0.8-0.8.8-0.20130330.1|15	
14cr|ccsm0.8-0.8.8-0.20130330.1|16	Name:		%{oname}%{oversion}
14cr|ccsm0.8-0.8.8-0.20130330.1|17	Version:	0.8.8
14cr|ccsm0.8-0.8.8-0.20130330.1|18	Release:	%{rel}
14cr|ccsm0.8-0.8.8-0.20130330.1|19	Summary:	Compiz Config Settings Manager
14cr|ccsm0.8-0.8.8-0.20130330.1|20	Group:		System/X11
14cr|ccsm0.8-0.8.8-0.20130330.1|21	License:	GPL
14cr|ccsm0.8-0.8.8-0.20130330.1|22	URL:		http://www.compiz-fusion.org/
14cr|ccsm0.8-0.8.8-0.20130330.1|23	Source:		http://cgit.compiz.org/compiz/compizconfig/ccsm/snapshot/%{srcname}
14cr|ccsm0.8-0.8.8-0.20130330.1|24	BuildRequires:	compiz0.8-devel
14cr|ccsm0.8-0.8.8-0.20130330.1|25	BuildRequires:	python-compizconfig0.8
14cr|ccsm0.8-0.8.8-0.20130330.1|26	BuildRequires:	pygtk2.0-devel
14cr|ccsm0.8-0.8.8-0.20130330.1|27	BuildRequires:	intltool
14cr|ccsm0.8-0.8.8-0.20130330.1|28	BuildRequires:	desktop-file-utils
14cr|ccsm0.8-0.8.8-0.20130330.1|29	
14cr|ccsm0.8-0.8.8-0.20130330.1|30	Requires:	python-compizconfig0.8
14cr|ccsm0.8-0.8.8-0.20130330.1|31	Requires:	pygtk2.0
14cr|ccsm0.8-0.8.8-0.20130330.1|32	Suggests:	python-sexy
14cr|ccsm0.8-0.8.8-0.20130330.1|33	Conflicts:	%{oname} > 0.9
14cr|ccsm0.8-0.8.8-0.20130330.1|34	
14cr|ccsm0.8-0.8.8-0.20130330.1|35	BuildArch:	noarch
14cr|ccsm0.8-0.8.8-0.20130330.1|36	
14cr|ccsm0.8-0.8.8-0.20130330.1|37	%description
14cr|ccsm0.8-0.8.8-0.20130330.1|38	Configuration tool for Compiz when used with the ccp configuration
14cr|ccsm0.8-0.8.8-0.20130330.1|39	plugin (default).
14cr|ccsm0.8-0.8.8-0.20130330.1|40	
14cr|ccsm0.8-0.8.8-0.20130330.1|41	#----------------------------------------------------------------------------
14cr|ccsm0.8-0.8.8-0.20130330.1|42	
14cr|ccsm0.8-0.8.8-0.20130330.1|43	%prep
14cr|ccsm0.8-0.8.8-0.20130330.1|44	%setup -q -n %{distname}
14cr|ccsm0.8-0.8.8-0.20130330.1|45	
14cr|ccsm0.8-0.8.8-0.20130330.1|46	%build
14cr|ccsm0.8-0.8.8-0.20130330.1|47	python setup.py build --prefix=%{_prefix}
14cr|ccsm0.8-0.8.8-0.20130330.1|48	
14cr|ccsm0.8-0.8.8-0.20130330.1|49	%install
14cr|ccsm0.8-0.8.8-0.20130330.1|50	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|ccsm0.8-0.8.8-0.20130330.1|51	
14cr|ccsm0.8-0.8.8-0.20130330.1|52	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
14cr|ccsm0.8-0.8.8-0.20130330.1|53	
14cr|ccsm0.8-0.8.8-0.20130330.1|54	%find_lang %{oname}
14cr|ccsm0.8-0.8.8-0.20130330.1|55	
14cr|ccsm0.8-0.8.8-0.20130330.1|56	desktop-file-install \
14cr|ccsm0.8-0.8.8-0.20130330.1|57	--vendor="" \
14cr|ccsm0.8-0.8.8-0.20130330.1|58	--remove-category="Compiz" \
14cr|ccsm0.8-0.8.8-0.20130330.1|59	--add-category="GTK" \
14cr|ccsm0.8-0.8.8-0.20130330.1|60	--add-category="Settings" \
14cr|ccsm0.8-0.8.8-0.20130330.1|61	--add-category="DesktopSettings" \
14cr|ccsm0.8-0.8.8-0.20130330.1|62	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|ccsm0.8-0.8.8-0.20130330.1|63	--dir %{buildroot}%{_datadir}/applications \
14cr|ccsm0.8-0.8.8-0.20130330.1|64	%{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|ccsm0.8-0.8.8-0.20130330.1|65	
14cr|ccsm0.8-0.8.8-0.20130330.1|66	%files -f %{oname}.lang
14cr|ccsm0.8-0.8.8-0.20130330.1|67	%{_bindir}/%{oname}
14cr|ccsm0.8-0.8.8-0.20130330.1|68	%{_datadir}/applications/%{oname}.desktop
14cr|ccsm0.8-0.8.8-0.20130330.1|69	%{_datadir}/%{oname}
14cr|ccsm0.8-0.8.8-0.20130330.1|70	%{_iconsdir}/hicolor/*/apps/%{oname}.*
14cr|ccsm0.8-0.8.8-0.20130330.1|71	%dir %{py_puresitedir}/ccm
14cr|ccsm0.8-0.8.8-0.20130330.1|72	%{py_puresitedir}/ccm/*.py
14cr|ccsm0.8-0.8.8-0.20130330.1|73	
14cr|ccsm0.8-0.8.8-0.20130330.1|74	
14cr|ccsm0.8-0.8.8-0.20130330.1|75	%changelog
14cr|ccsm0.8-0.8.8-0.20130330.1|76	* Fri Apr 12 2013 Rosa <rosa@abf.rosalinux.ru> 0.8.8-0.20130330.1
14cr|ccsm0.8-0.8.8-0.20130330.1|77	+ Revision: 0241772
14cr|ccsm0.8-0.8.8-0.20130330.1|78	- Automatic import for version 0.8.8-0.20130330.1
14cr|ccsm0.8-0.8.8-0.20130330.1|79	
14cr|ccsm0.8-0.8.8-0.20130330.1|80	

544 14
14cr|cdb-0.75-2|1	%define _enable_debug_packages %{nil}
14cr|cdb-0.75-2|2	%define debug_package %{nil}
14cr|cdb-0.75-2|3	
14cr|cdb-0.75-2|4	Summary:	Constant DataBase
14cr|cdb-0.75-2|5	Name:		cdb
14cr|cdb-0.75-2|6	Version:	0.75
14cr|cdb-0.75-2|7	Release:	2
14cr|cdb-0.75-2|8	License:	Public Domain
14cr|cdb-0.75-2|9	Group:		Databases
14cr|cdb-0.75-2|10	Url:		http://cr.yp.to/cdb.html
14cr|cdb-0.75-2|11	Source0:	%{name}-%{version}.tar.gz
14cr|cdb-0.75-2|12	Patch0:		cdb-0.75-errno.patch
14cr|cdb-0.75-2|13	Patch1:		cdb-0.75-stdint.patch
14cr|cdb-0.75-2|14	Obsoletes:	cdb-devel < 0.75
14cr|cdb-0.75-2|15	
14cr|cdb-0.75-2|16	%description
14cr|cdb-0.75-2|17	cdb is a fast, reliable, lightweight package for creating and reading
14cr|cdb-0.75-2|18	constant databases.
14cr|cdb-0.75-2|19	
14cr|cdb-0.75-2|20	%files
14cr|cdb-0.75-2|21	%doc README TODO
14cr|cdb-0.75-2|22	%{_bindir}/*
14cr|cdb-0.75-2|23	
14cr|cdb-0.75-2|24	#----------------------------------------------------------------------------
14cr|cdb-0.75-2|25	
14cr|cdb-0.75-2|26	%prep
14cr|cdb-0.75-2|27	%setup -q
14cr|cdb-0.75-2|28	%patch0 -p0
14cr|cdb-0.75-2|29	%patch1 -p1
14cr|cdb-0.75-2|30	sed -i -e 's/head -1/head -n 1/g' Makefile
14cr|cdb-0.75-2|31	
14cr|cdb-0.75-2|32	%build
14cr|cdb-0.75-2|33	echo "gcc %{optflags}">conf-cc
14cr|cdb-0.75-2|34	echo "gcc %{ldflags}">>conf-ld
14cr|cdb-0.75-2|35	make
14cr|cdb-0.75-2|36	
14cr|cdb-0.75-2|37	%install
14cr|cdb-0.75-2|38	install -d %{buildroot}%{_bindir}
14cr|cdb-0.75-2|39	install -d %{buildroot}%{_libdir}
14cr|cdb-0.75-2|40	install -d %{buildroot}%{_includedir}
14cr|cdb-0.75-2|41	install -m 755 cdbdump %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|42	install -m 755 cdbget %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|43	install -m 755 cdbmake %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|44	install -m 755 cdbmake-12 %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|45	install -m 755 cdbmake-sv %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|46	install -m 755 cdbstats %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|47	install -m 755 cdbtest %{buildroot}%{_bindir}/
14cr|cdb-0.75-2|48	
14cr|cdb-0.75-2|49	
14cr|cdb-0.75-2|50	%changelog
14cr|cdb-0.75-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75-2
14cr|cdb-0.75-2|52	+ Revision: 4f1ae4a
14cr|cdb-0.75-2|53	- MassBuild#464: Increase release tag
14cr|cdb-0.75-2|54	
14cr|cdb-0.75-2|55	

545 14
14cr|cdd-0.61a-6|1	%define		cdddir		%{_datadir}/cdd
14cr|cdd-0.61a-6|2	%define		cdd_version	0.61a
14cr|cdd-0.61a-6|3	%define		cddxx_version	0.77a
14cr|cdd-0.61a-6|4	%define		cddlib_version	0.94f
14cr|cdd-0.61a-6|5	%define		libname		cddlib-devel
14cr|cdd-0.61a-6|6	
14cr|cdd-0.61a-6|7	Name:		cdd
14cr|cdd-0.61a-6|8	Group:		Sciences/Mathematics
14cr|cdd-0.61a-6|9	License:	GPL
14cr|cdd-0.61a-6|10	Summary:	Implementation of the Double Description Method of Motzkin et al
14cr|cdd-0.61a-6|11	Version:	%{cdd_version}
14cr|cdd-0.61a-6|12	Release:	6
14cr|cdd-0.61a-6|13	Source0:	ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/cdd-061a.tar.gz
14cr|cdd-0.61a-6|14	Source1:	ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/cdd+-077a.tar.gz
14cr|cdd-0.61a-6|15	Source2:	ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/cddlib-094f.tar.gz
14cr|cdd-0.61a-6|16	Source3:	cdd_both_reps.c
14cr|cdd-0.61a-6|17	URL:		http://www.ifor.math.ethz.ch/~fukuda/cdd_home/index.html
14cr|cdd-0.61a-6|18	
14cr|cdd-0.61a-6|19	Patch0:		cdd-g++4.2.patch
14cr|cdd-0.61a-6|20	Patch1:		cdd-sagemath.patch
14cr|cdd-0.61a-6|21	
14cr|cdd-0.61a-6|22	BuildRequires:	gmp-devel
14cr|cdd-0.61a-6|23	
14cr|cdd-0.61a-6|24	%description
14cr|cdd-0.61a-6|25	The program cdd is a C implementation of the Double Description
14cr|cdd-0.61a-6|26	Method of Motzkin et al. for generating all vertices (i.e. extreme points)
14cr|cdd-0.61a-6|27	and extreme rays of a general convex polyhedron in R^d given by a system
14cr|cdd-0.61a-6|28	of linear inequalities:
14cr|cdd-0.61a-6|29	
14cr|cdd-0.61a-6|30	P = { x :  A  x  <=  b }
14cr|cdd-0.61a-6|31	
14cr|cdd-0.61a-6|32	where  A  is an m x d real matrix and b is a real m dimensional vector.
14cr|cdd-0.61a-6|33	The program can be used for the reverse operation (i.e. convex hull
14cr|cdd-0.61a-6|34	computation).  This means that  one can move back and forth between
14cr|cdd-0.61a-6|35	an inequality representation  and a generator (i.e. vertex and ray)
14cr|cdd-0.61a-6|36	representation of a polyhedron with cdd.  Also, cdd can solve a linear
14cr|cdd-0.61a-6|37	programming problem, i.e. a problem of maximizing and minimizing
14cr|cdd-0.61a-6|38	a linear function over P.
14cr|cdd-0.61a-6|39	
14cr|cdd-0.61a-6|40	########################################################################
14cr|cdd-0.61a-6|41	%package	-n cdd+
14cr|cdd-0.61a-6|42	Group:		Sciences/Mathematics
14cr|cdd-0.61a-6|43	Summary:	Implementation of the Double Description Method of Motzkin et al
14cr|cdd-0.61a-6|44	Version:	%{cddxx_version}
14cr|cdd-0.61a-6|45	Requires:	%{name}
14cr|cdd-0.61a-6|46	
14cr|cdd-0.61a-6|47	%description	-n cdd+
14cr|cdd-0.61a-6|48	The program cdd+ is a C++ implementation of the Double Description
14cr|cdd-0.61a-6|49	Method of Motzkin et al. for generating all vertices (i.e. extreme points)
14cr|cdd-0.61a-6|50	and extreme rays of a general convex polyhedron in R^d given by a system
14cr|cdd-0.61a-6|51	of linear inequalities:
14cr|cdd-0.61a-6|52	
14cr|cdd-0.61a-6|53	P = { x :  A  x  <=  b }
14cr|cdd-0.61a-6|54	
14cr|cdd-0.61a-6|55	where  A  is an m x d real matrix and b is a real m dimensional vector.
14cr|cdd-0.61a-6|56	The program can be used for the reverse operation (i.e. convex hull
14cr|cdd-0.61a-6|57	computation) if one run cdd with "hull" option.  This means that
14cr|cdd-0.61a-6|58	one can move back and forth between an inequality representation
14cr|cdd-0.61a-6|59	and a generator (i.e. vertex and ray) representation of a polyhedron
14cr|cdd-0.61a-6|60	with cdd+.  Also, cdd+ can solve a linear programming problem, i.e.
14cr|cdd-0.61a-6|61	a problem of maximizing and minimizing a linear function over P.
14cr|cdd-0.61a-6|62	
14cr|cdd-0.61a-6|63	########################################################################
14cr|cdd-0.61a-6|64	%package	-n %{libname}
14cr|cdd-0.61a-6|65	Group:		Development/C
14cr|cdd-0.61a-6|66	Summary:	Implementation of the Double Description Method of Motzkin et al
14cr|cdd-0.61a-6|67	Version:	%{cddlib_version}
14cr|cdd-0.61a-6|68	
14cr|cdd-0.61a-6|69	%description	-n %{libname}
14cr|cdd-0.61a-6|70	The C-library cddlib is a C implementation of the Double Description
14cr|cdd-0.61a-6|71	Method of Motzkin et al. for generating all vertices (i.e. extreme points)
14cr|cdd-0.61a-6|72	and extreme rays of a general convex polyhedron in R^d given by a system
14cr|cdd-0.61a-6|73	of linear inequalities:
14cr|cdd-0.61a-6|74	
14cr|cdd-0.61a-6|75	P = { x=(x1, ..., xd)^T :  b - A  x  >= 0 }
14cr|cdd-0.61a-6|76	
14cr|cdd-0.61a-6|77	where  A  is a given m x d real matrix, b is a given m-vector
14cr|cdd-0.61a-6|78	and 0 is the m-vector of all zeros.
14cr|cdd-0.61a-6|79	
14cr|cdd-0.61a-6|80	########################################################################
14cr|cdd-0.61a-6|81	%prep
14cr|cdd-0.61a-6|82	%setup -q -D -c cdd -a0 -a1 -a2
14cr|cdd-0.61a-6|83	
14cr|cdd-0.61a-6|84	pushd cddlib-094f
14cr|cdd-0.61a-6|85	cp %{SOURCE3} src
14cr|cdd-0.61a-6|86	cd src-gmp
14cr|cdd-0.61a-6|87	ln -sf ../src/cdd_both_reps.c .
14cr|cdd-0.61a-6|88	popd
14cr|cdd-0.61a-6|89	
14cr|cdd-0.61a-6|90	%patch0	-p1
14cr|cdd-0.61a-6|91	%patch1	-p1
14cr|cdd-0.61a-6|92	
14cr|cdd-0.61a-6|93	%build
14cr|cdd-0.61a-6|94	pushd cddlib-094f
14cr|cdd-0.61a-6|95	autoreconf -ifs
14cr|cdd-0.61a-6|96	%configure --bindir=%{cdddir}/bin --includedir=%{_includedir}/%{name}
14cr|cdd-0.61a-6|97	%make gmpdir=%{_prefix}
14cr|cdd-0.61a-6|98	popd
14cr|cdd-0.61a-6|99	
14cr|cdd-0.61a-6|100	pushd cdd-061
14cr|cdd-0.61a-6|101	make CC=gcc all
14cr|cdd-0.61a-6|102	pushd utility
14cr|cdd-0.61a-6|103	make CC=gcc CFLAGS="%{optflags} -lm" all
14cr|cdd-0.61a-6|104	popd
14cr|cdd-0.61a-6|105	popd
14cr|cdd-0.61a-6|106	
14cr|cdd-0.61a-6|107	pushd cdd+-077a
14cr|cdd-0.61a-6|108	make					\
14cr|cdd-0.61a-6|109	CC=g++				\
14cr|cdd-0.61a-6|110	LIBDIR=%{_libdir}		\
14cr|cdd-0.61a-6|111	GMPLIBDIR=%{_libdir}		\
14cr|cdd-0.61a-6|112	GMPINCLUDEDIR=%{_includedir}	\
14cr|cdd-0.61a-6|113	OPTFLAGS="%{optflags}"		\
14cr|cdd-0.61a-6|114	all
14cr|cdd-0.61a-6|115	popd
14cr|cdd-0.61a-6|116	
14cr|cdd-0.61a-6|117	########################################################################
14cr|cdd-0.61a-6|118	%install
14cr|cdd-0.61a-6|119	mkdir -p %{buildroot}/%{cdddir}/bin
14cr|cdd-0.61a-6|120	
14cr|cdd-0.61a-6|121	pushd cddlib-094f
14cr|cdd-0.61a-6|122	%makeinstall_std
14cr|cdd-0.61a-6|123	mkdir -p %{buildroot}/%{_docdir}/%{name} %{buildroot}/%{cdddir}/bin
14cr|cdd-0.61a-6|124	cp -fa src/cdd_both_reps src-gmp/cdd_both_reps_gmp
14cr|cdd-0.61a-6|125	cp -fa doc/cddlibman.{dvi,pdf,ps} %{buildroot}/%{_docdir}/%{name}
14cr|cdd-0.61a-6|126	cp -fa examples{,-ext,-ine{,3d}}/ %{buildroot}/%{cdddir}
14cr|cdd-0.61a-6|127	cp -fa README %{buildroot}/%{_docdir}/%{name}/README.cddlib
14cr|cdd-0.61a-6|128	popd
14cr|cdd-0.61a-6|129	
14cr|cdd-0.61a-6|130	pushd cdd-061
14cr|cdd-0.61a-6|131	cp -fa cdd dplex_test utility/{delaunay,rlp,voronoi} %{buildroot}/%{cdddir}/bin
14cr|cdd-0.61a-6|132	cp -far ext/ ine/ %{buildroot}/%{cdddir}
14cr|cdd-0.61a-6|133	cp -fa cdd.readme %{buildroot}/%{_docdir}/%{name}
14cr|cdd-0.61a-6|134	popd
14cr|cdd-0.61a-6|135	
14cr|cdd-0.61a-6|136	pushd cdd+-077a
14cr|cdd-0.61a-6|137	cp -fa cddf+ cddr+ get_essential %{buildroot}/%{cdddir}/bin
14cr|cdd-0.61a-6|138	# Several files are duplicated from cdd-061
14cr|cdd-0.61a-6|139	cp -far ext/* %{buildroot}/%{cdddir}/ext
14cr|cdd-0.61a-6|140	cp -far ine/* %{buildroot}/%{cdddir}/ine
14cr|cdd-0.61a-6|141	cp -fa README.cdd+* cddman.dvi %{buildroot}/%{_docdir}/%{name}
14cr|cdd-0.61a-6|142	popd
14cr|cdd-0.61a-6|143	
14cr|cdd-0.61a-6|144	find %{buildroot} -type d -exec chmod a+x {} \;
14cr|cdd-0.61a-6|145	find %{buildroot} -type f -exec chmod a+r {} \;
14cr|cdd-0.61a-6|146	
14cr|cdd-0.61a-6|147	########################################################################
14cr|cdd-0.61a-6|148	%files
14cr|cdd-0.61a-6|149	%dir %{cdddir}
14cr|cdd-0.61a-6|150	%dir %{cdddir}/bin
14cr|cdd-0.61a-6|151	%{cdddir}/bin/cdd
14cr|cdd-0.61a-6|152	%{cdddir}/bin/cdd_both_reps
14cr|cdd-0.61a-6|153	%{cdddir}/bin/cdd_both_reps_gmp
14cr|cdd-0.61a-6|154	%{cdddir}/bin/dplex_test
14cr|cdd-0.61a-6|155	%{cdddir}/bin/delaunay
14cr|cdd-0.61a-6|156	%{cdddir}/bin/rlp
14cr|cdd-0.61a-6|157	%{cdddir}/bin/voronoi
14cr|cdd-0.61a-6|158	%dir %{cdddir}/ext
14cr|cdd-0.61a-6|159	%{cdddir}/ext/ccc4.ext
14cr|cdd-0.61a-6|160	%{cdddir}/ext/ccc5.ext
14cr|cdd-0.61a-6|161	%{cdddir}/ext/ccc6.ext
14cr|cdd-0.61a-6|162	%{cdddir}/ext/ccc7.ext
14cr|cdd-0.61a-6|163	%{cdddir}/ext/ccp4.ext
14cr|cdd-0.61a-6|164	%{cdddir}/ext/ccp5.ext
14cr|cdd-0.61a-6|165	%{cdddir}/ext/ccp6.ext
14cr|cdd-0.61a-6|166	%{cdddir}/ext/ccp7.ext
14cr|cdd-0.61a-6|167	%{cdddir}/ext/irbox200-4.ext
14cr|cdd-0.61a-6|168	%{cdddir}/ext/irbox20-4.ext
14cr|cdd-0.61a-6|169	%{cdddir}/ext/prodst62.ext
14cr|cdd-0.61a-6|170	%{cdddir}/ext/reg24-5.ext
14cr|cdd-0.61a-6|171	%{cdddir}/ext/reg600-5.ext
14cr|cdd-0.61a-6|172	%{cdddir}/ext/verifyinput1.ext
14cr|cdd-0.61a-6|173	%dir %{cdddir}/ine
14cr|cdd-0.61a-6|174	%{cdddir}/ine/cross10.ine
14cr|cdd-0.61a-6|175	%{cdddir}/ine/cross12.ine
14cr|cdd-0.61a-6|176	%{cdddir}/ine/cross6.ine
14cr|cdd-0.61a-6|177	%{cdddir}/ine/cross8.ine
14cr|cdd-0.61a-6|178	%{cdddir}/ine/cube10.ine
14cr|cdd-0.61a-6|179	%{cdddir}/ine/cube12.ine
14cr|cdd-0.61a-6|180	%{cdddir}/ine/cube14.ine
14cr|cdd-0.61a-6|181	%{cdddir}/ine/cube16.ine
14cr|cdd-0.61a-6|182	%{cdddir}/ine/cube6.ine
14cr|cdd-0.61a-6|183	%{cdddir}/ine/cube8.ine
14cr|cdd-0.61a-6|184	%{cdddir}/ine/ex1.ine
14cr|cdd-0.61a-6|185	%{cdddir}/ine/findinter.ine
14cr|cdd-0.61a-6|186	%{cdddir}/ine/infeas.ine
14cr|cdd-0.61a-6|187	%{cdddir}/ine/integralpoints.ine
14cr|cdd-0.61a-6|188	%{cdddir}/ine/lpmaxtest.ine
14cr|cdd-0.61a-6|189	%{cdddir}/ine/lpmintest.ine
14cr|cdd-0.61a-6|190	%{cdddir}/ine/lptableau.ine
14cr|cdd-0.61a-6|191	%{cdddir}/ine/mit729-9.ine
14cr|cdd-0.61a-6|192	%{cdddir}/ine/nonfull.ine
14cr|cdd-0.61a-6|193	%{cdddir}/ine/origin.ine
14cr|cdd-0.61a-6|194	%{cdddir}/ine/partialtest1.ine
14cr|cdd-0.61a-6|195	%{cdddir}/ine/partialtest2.ine
14cr|cdd-0.61a-6|196	%{cdddir}/ine/prodmT5.ine
14cr|cdd-0.61a-6|197	%{cdddir}/ine/projtest.ine
14cr|cdd-0.61a-6|198	%{cdddir}/ine/ucube.ine
14cr|cdd-0.61a-6|199	%{cdddir}/ine/verifyinput2.ine
14cr|cdd-0.61a-6|200	%doc %dir %{_docdir}/%{name}
14cr|cdd-0.61a-6|201	%doc %{_docdir}/%{name}/cdd.readme
14cr|cdd-0.61a-6|202	
14cr|cdd-0.61a-6|203	%files		-n cdd+
14cr|cdd-0.61a-6|204	%defattr(-,root,root,-)
14cr|cdd-0.61a-6|205	%dir %{cdddir}
14cr|cdd-0.61a-6|206	%{cdddir}/bin/cddf+
14cr|cdd-0.61a-6|207	%{cdddir}/bin/cddr+
14cr|cdd-0.61a-6|208	%{cdddir}/bin/get_essential
14cr|cdd-0.61a-6|209	%{cdddir}/ext/accuracy.ext
14cr|cdd-0.61a-6|210	%{cdddir}/ext/cyclic10-4.ext
14cr|cdd-0.61a-6|211	%{cdddir}/ext/cyclic12-6.ext
14cr|cdd-0.61a-6|212	%{cdddir}/ext/cyclic14-8.ext
14cr|cdd-0.61a-6|213	%{cdddir}/ext/cyclic16-10.ext
14cr|cdd-0.61a-6|214	%{cdddir}/ext/postcdd.ext
14cr|cdd-0.61a-6|215	%{cdddir}/ext/vertextest.ext
14cr|cdd-0.61a-6|216	%{cdddir}/ine/facettest1.ine
14cr|cdd-0.61a-6|217	%{cdddir}/ine/facettest2.ine
14cr|cdd-0.61a-6|218	%{cdddir}/ine/kkd18_4.ine
14cr|cdd-0.61a-6|219	%{cdddir}/ine/kkd27_5.ine
14cr|cdd-0.61a-6|220	%{cdddir}/ine/kkd38_6.ine
14cr|cdd-0.61a-6|221	%{cdddir}/ine/multiplerows.ine
14cr|cdd-0.61a-6|222	%{cdddir}/ine/rational.ine
14cr|cdd-0.61a-6|223	%{cdddir}/ine/topetest1.ine
14cr|cdd-0.61a-6|224	%{cdddir}/ine/topetest2.ine
14cr|cdd-0.61a-6|225	%{cdddir}/ine/topetest3.ine
14cr|cdd-0.61a-6|226	%doc %{_docdir}/%{name}/cddman.dvi
14cr|cdd-0.61a-6|227	%doc %{_docdir}/%{name}/README.cdd+*
14cr|cdd-0.61a-6|228	
14cr|cdd-0.61a-6|229	%files		-n %{libname}
14cr|cdd-0.61a-6|230	%defattr(-,root,root,-)
14cr|cdd-0.61a-6|231	%dir %{_includedir}/%{name}
14cr|cdd-0.61a-6|232	%{_includedir}/%{name}/*
14cr|cdd-0.61a-6|233	%{_libdir}/libcdd.a
14cr|cdd-0.61a-6|234	%{_libdir}/libcddgmp.a
14cr|cdd-0.61a-6|235	%{cdddir}/bin/adjacency
14cr|cdd-0.61a-6|236	%{cdddir}/bin/adjacency_gmp
14cr|cdd-0.61a-6|237	%{cdddir}/bin/allfaces
14cr|cdd-0.61a-6|238	%{cdddir}/bin/allfaces_gmp
14cr|cdd-0.61a-6|239	%{cdddir}/bin/fourier
14cr|cdd-0.61a-6|240	%{cdddir}/bin/fourier_gmp
14cr|cdd-0.61a-6|241	%{cdddir}/bin/lcdd
14cr|cdd-0.61a-6|242	%{cdddir}/bin/lcdd_gmp
14cr|cdd-0.61a-6|243	%{cdddir}/bin/projection
14cr|cdd-0.61a-6|244	%{cdddir}/bin/projection_gmp
14cr|cdd-0.61a-6|245	%{cdddir}/bin/redcheck
14cr|cdd-0.61a-6|246	%{cdddir}/bin/redcheck_gmp
14cr|cdd-0.61a-6|247	%{cdddir}/bin/scdd
14cr|cdd-0.61a-6|248	%{cdddir}/bin/scdd_gmp
14cr|cdd-0.61a-6|249	%{cdddir}/bin/testcdd1
14cr|cdd-0.61a-6|250	%{cdddir}/bin/testcdd1_gmp
14cr|cdd-0.61a-6|251	%{cdddir}/bin/testcdd2
14cr|cdd-0.61a-6|252	%{cdddir}/bin/testcdd2_gmp
14cr|cdd-0.61a-6|253	%{cdddir}/bin/testlp1
14cr|cdd-0.61a-6|254	%{cdddir}/bin/testlp1_gmp
14cr|cdd-0.61a-6|255	%{cdddir}/bin/testlp2
14cr|cdd-0.61a-6|256	%{cdddir}/bin/testlp2_gmp
14cr|cdd-0.61a-6|257	%{cdddir}/bin/testlp3
14cr|cdd-0.61a-6|258	%{cdddir}/bin/testlp3_gmp
14cr|cdd-0.61a-6|259	%{cdddir}/bin/testshoot
14cr|cdd-0.61a-6|260	%{cdddir}/bin/testshoot_gmp
14cr|cdd-0.61a-6|261	%dir %{cdddir}/examples
14cr|cdd-0.61a-6|262	%{cdddir}/examples/*
14cr|cdd-0.61a-6|263	%dir %{cdddir}/examples-ext
14cr|cdd-0.61a-6|264	%{cdddir}/examples-ext/*
14cr|cdd-0.61a-6|265	%dir %{cdddir}/examples-ine
14cr|cdd-0.61a-6|266	%{cdddir}/examples-ine/*
14cr|cdd-0.61a-6|267	%dir %{cdddir}/examples-ine3d
14cr|cdd-0.61a-6|268	%{cdddir}/examples-ine3d/*
14cr|cdd-0.61a-6|269	%doc %{_docdir}/%{name}/cddlibman.*
14cr|cdd-0.61a-6|270	%doc %{_docdir}/%{name}/README.cddlib
14cr|cdd-0.61a-6|271	
14cr|cdd-0.61a-6|272	
14cr|cdd-0.61a-6|273	
14cr|cdd-0.61a-6|274	%changelog
14cr|cdd-0.61a-6|275	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.61a-6
14cr|cdd-0.61a-6|276	+ Revision: 30afd9a
14cr|cdd-0.61a-6|277	- MassBuild#464: Increase release tag
14cr|cdd-0.61a-6|278	
14cr|cdd-0.61a-6|279	

546 14
14cr|cddetect-2.1-3|1	Summary:	A tool for detecting the type of a CD/DVD without mounting it
14cr|cddetect-2.1-3|2	Name:		cddetect
14cr|cddetect-2.1-3|3	Version:	2.1
14cr|cddetect-2.1-3|4	Release:	3
14cr|cddetect-2.1-3|5	License:	GPLv2+
14cr|cddetect-2.1-3|6	Group:		Archiving/Cd burning
14cr|cddetect-2.1-3|7	Url:		http://www.bellut.net/projects.html
14cr|cddetect-2.1-3|8	Source0:	http://www.bellut.net/files/%{name}-%{version}.tar.bz2
14cr|cddetect-2.1-3|9	
14cr|cddetect-2.1-3|10	%description
14cr|cddetect-2.1-3|11	This program tries to detect the type of a CD/DVD without mounting it.
14cr|cddetect-2.1-3|12	It detects audio, ISO, VCD, SVCD and Video-DVD.
14cr|cddetect-2.1-3|13	
14cr|cddetect-2.1-3|14	%files
14cr|cddetect-2.1-3|15	%doc COPYING
14cr|cddetect-2.1-3|16	%{_bindir}/%{name}
14cr|cddetect-2.1-3|17	
14cr|cddetect-2.1-3|18	#----------------------------------------------------------------------------
14cr|cddetect-2.1-3|19	
14cr|cddetect-2.1-3|20	%prep
14cr|cddetect-2.1-3|21	%setup -q -n %{name}
14cr|cddetect-2.1-3|22	
14cr|cddetect-2.1-3|23	%build
14cr|cddetect-2.1-3|24	sed -i -e '1i#include <limits.h>' %{name}.c || die
14cr|cddetect-2.1-3|25	%make CFLAGS="%{optflags}"
14cr|cddetect-2.1-3|26	
14cr|cddetect-2.1-3|27	%install
14cr|cddetect-2.1-3|28	mkdir -p %{buildroot}%{_bindir}
14cr|cddetect-2.1-3|29	install -D %{name} %{buildroot}%{_bindir}
14cr|cddetect-2.1-3|30	
14cr|cddetect-2.1-3|31	
14cr|cddetect-2.1-3|32	
14cr|cddetect-2.1-3|33	%changelog
14cr|cddetect-2.1-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-3
14cr|cddetect-2.1-3|35	+ Revision: 6ddcd9c
14cr|cddetect-2.1-3|36	- MassBuild#464: Increase release tag
14cr|cddetect-2.1-3|37	
14cr|cddetect-2.1-3|38	

547 14
14cr|cd-discid-1.3-2|1	Name:		cd-discid
14cr|cd-discid-1.3-2|2	Version:	1.3
14cr|cd-discid-1.3-2|3	Release:	2
14cr|cd-discid-1.3-2|4	Summary:	Utility to get CDDB discid information
14cr|cd-discid-1.3-2|5	Group:		File tools
14cr|cd-discid-1.3-2|6	License:	GPLv2+
14cr|cd-discid-1.3-2|7	URL:		https://github.com/taem/cd-discid
14cr|cd-discid-1.3-2|8	Source0:	http://linukz.org/download/%{name}-%{version}.tar.gz
14cr|cd-discid-1.3-2|9	
14cr|cd-discid-1.3-2|10	%description
14cr|cd-discid-1.3-2|11	cd-discid is a backend utility to get CDDB discid information for a
14cr|cd-discid-1.3-2|12	CD-ROM disc.  It was originally designed for cdgrab (now abcde), but
14cr|cd-discid-1.3-2|13	can be used for any purpose requiring CDDB data.
14cr|cd-discid-1.3-2|14	
14cr|cd-discid-1.3-2|15	%prep
14cr|cd-discid-1.3-2|16	%setup -q -n taem-%{name}-157505f
14cr|cd-discid-1.3-2|17	
14cr|cd-discid-1.3-2|18	%build
14cr|cd-discid-1.3-2|19	%make
14cr|cd-discid-1.3-2|20	
14cr|cd-discid-1.3-2|21	%install
14cr|cd-discid-1.3-2|22	%makeinstall_std
14cr|cd-discid-1.3-2|23	
14cr|cd-discid-1.3-2|24	%files
14cr|cd-discid-1.3-2|25	%doc changelog COPYING README
14cr|cd-discid-1.3-2|26	%{_bindir}/cd-discid
14cr|cd-discid-1.3-2|27	%{_mandir}/man1/cd-discid.1*
14cr|cd-discid-1.3-2|28	
14cr|cd-discid-1.3-2|29	
14cr|cd-discid-1.3-2|30	
14cr|cd-discid-1.3-2|31	%changelog
14cr|cd-discid-1.3-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|cd-discid-1.3-2|33	+ Revision: 5d8dc94
14cr|cd-discid-1.3-2|34	- MassBuild#464: Increase release tag
14cr|cd-discid-1.3-2|35	
14cr|cd-discid-1.3-2|36	

548 14
14cr|cdecl-2.5-32|1	Summary:	Programs for encoding and decoding C and C++ function declarations
14cr|cdecl-2.5-32|2	Name:		cdecl
14cr|cdecl-2.5-32|3	Version:	2.5
14cr|cdecl-2.5-32|4	Release:	32
14cr|cdecl-2.5-32|5	License:	Distributable
14cr|cdecl-2.5-32|6	Group:		Development/C
14cr|cdecl-2.5-32|7	Source0:	%{name}-%{version}.tar.bz2
14cr|cdecl-2.5-32|8	Url:		ftp://sunsite.unc.edu/pub/Linux/devel/lang/c/
14cr|cdecl-2.5-32|9	Patch0:		cdecl-2.5-readline6.3.patch
14cr|cdecl-2.5-32|10	Patch1:		cdecl-2.5-fix-conflicts.patch
14cr|cdecl-2.5-32|11	BuildRequires:	byacc
14cr|cdecl-2.5-32|12	BuildRequires:	flex
14cr|cdecl-2.5-32|13	BuildRequires:	readline-devel
14cr|cdecl-2.5-32|14	BuildRequires:	termcap-devel
14cr|cdecl-2.5-32|15	
14cr|cdecl-2.5-32|16	%description
14cr|cdecl-2.5-32|17	The cdecl package includes the cdecl and c++decl utilities, which are
14cr|cdecl-2.5-32|18	used to translate English to C or C++ function declarations and vice
14cr|cdecl-2.5-32|19	versa.
14cr|cdecl-2.5-32|20	
14cr|cdecl-2.5-32|21	You should install the cdecl package if you intend to do C and/or C++
14cr|cdecl-2.5-32|22	programming.
14cr|cdecl-2.5-32|23	
14cr|cdecl-2.5-32|24	%files
14cr|cdecl-2.5-32|25	%{_bindir}/cdecl
14cr|cdecl-2.5-32|26	%{_bindir}/c++decl
14cr|cdecl-2.5-32|27	%{_mandir}/man1/cdecl.*
14cr|cdecl-2.5-32|28	%{_mandir}/man1/c++decl.*
14cr|cdecl-2.5-32|29	
14cr|cdecl-2.5-32|30	#----------------------------------------------------------------------------
14cr|cdecl-2.5-32|31	
14cr|cdecl-2.5-32|32	%prep
14cr|cdecl-2.5-32|33	%setup -q
14cr|cdecl-2.5-32|34	%patch0 -p1
14cr|cdecl-2.5-32|35	%patch1 -p0
14cr|cdecl-2.5-32|36	
14cr|cdecl-2.5-32|37	%build
14cr|cdecl-2.5-32|38	%make CFLAGS="%{optflags} -DUSE_READLINE"
14cr|cdecl-2.5-32|39	
14cr|cdecl-2.5-32|40	%install
14cr|cdecl-2.5-32|41	mkdir -p %{buildroot}%{_bindir}
14cr|cdecl-2.5-32|42	mkdir -p %{buildroot}%{_mandir}/man1
14cr|cdecl-2.5-32|43	%makeinstall \
14cr|cdecl-2.5-32|44	BINDIR=%{buildroot}%{_bindir} \
14cr|cdecl-2.5-32|45	MANDIR=%{buildroot}%{_mandir}/man1/
14cr|cdecl-2.5-32|46	
14cr|cdecl-2.5-32|47	
14cr|cdecl-2.5-32|48	
14cr|cdecl-2.5-32|49	%changelog
14cr|cdecl-2.5-32|50	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-32
14cr|cdecl-2.5-32|51	+ Revision: fe1f9ea
14cr|cdecl-2.5-32|52	- Add patch to fix build with readline 6.3
14cr|cdecl-2.5-32|53	
14cr|cdecl-2.5-32|54	

549 14
14cr|cdemu-client-2.1.1-2|1	Summary:	Command-line client for controlling CDEmu daemon
14cr|cdemu-client-2.1.1-2|2	Name:		cdemu-client
14cr|cdemu-client-2.1.1-2|3	Version:	2.1.1
14cr|cdemu-client-2.1.1-2|4	Release:	2
14cr|cdemu-client-2.1.1-2|5	Group:		Emulators
14cr|cdemu-client-2.1.1-2|6	License:	GPLv2+
14cr|cdemu-client-2.1.1-2|7	Url:		http://cdemu.sourceforge.net/
14cr|cdemu-client-2.1.1-2|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cr|cdemu-client-2.1.1-2|9	BuildRequires:	cmake
14cr|cdemu-client-2.1.1-2|10	BuildRequires:	intltool
14cr|cdemu-client-2.1.1-2|11	BuildRequires:	glib-gettextize
14cr|cdemu-client-2.1.1-2|12	Requires:	python-dbus
14cr|cdemu-client-2.1.1-2|13	Requires:	cdemu-daemon >= %{version}
14cr|cdemu-client-2.1.1-2|14	BuildArch:	noarch
14cr|cdemu-client-2.1.1-2|15	
14cr|cdemu-client-2.1.1-2|16	%description
14cr|cdemu-client-2.1.1-2|17	This is cdemu-client, a simple command-line client for controlling
14cr|cdemu-client-2.1.1-2|18	CDEmu daemon. It is part of the userspace-cdemu suite, a free, GPL
14cr|cdemu-client-2.1.1-2|19	CD/DVD-ROM device emulator for linux.
14cr|cdemu-client-2.1.1-2|20	
14cr|cdemu-client-2.1.1-2|21	It provides a way to perform the key tasks related to controlling
14cr|cdemu-client-2.1.1-2|22	the CDEmu daemon, such as loading and unloading devices, displaying
14cr|cdemu-client-2.1.1-2|23	devices' status and retrieving/setting devices' debug masks.
14cr|cdemu-client-2.1.1-2|24	
14cr|cdemu-client-2.1.1-2|25	%files -f cdemu.lang
14cr|cdemu-client-2.1.1-2|26	%doc README AUTHORS COPYING NEWS ChangeLog
14cr|cdemu-client-2.1.1-2|27	%{_sysconfdir}/bash_completion.d/cdemu-client
14cr|cdemu-client-2.1.1-2|28	%{_bindir}/cdemu
14cr|cdemu-client-2.1.1-2|29	%{_datadir}/applications/%{name}.desktop
14cr|cdemu-client-2.1.1-2|30	%{_mandir}/man1/cdemu.1*
14cr|cdemu-client-2.1.1-2|31	
14cr|cdemu-client-2.1.1-2|32	#----------------------------------------------------------------------------
14cr|cdemu-client-2.1.1-2|33	
14cr|cdemu-client-2.1.1-2|34	%prep
14cr|cdemu-client-2.1.1-2|35	%setup -q
14cr|cdemu-client-2.1.1-2|36	
14cr|cdemu-client-2.1.1-2|37	%build
14cr|cdemu-client-2.1.1-2|38	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cr|cdemu-client-2.1.1-2|39	%make
14cr|cdemu-client-2.1.1-2|40	
14cr|cdemu-client-2.1.1-2|41	%install
14cr|cdemu-client-2.1.1-2|42	%makeinstall_std -C build
14cr|cdemu-client-2.1.1-2|43	
14cr|cdemu-client-2.1.1-2|44	%find_lang cdemu
14cr|cdemu-client-2.1.1-2|45	
14cr|cdemu-client-2.1.1-2|46	
14cr|cdemu-client-2.1.1-2|47	%changelog
14cr|cdemu-client-2.1.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|cdemu-client-2.1.1-2|49	+ Revision: 3f0a52f
14cr|cdemu-client-2.1.1-2|50	- MassBuild#464: Increase release tag
14cr|cdemu-client-2.1.1-2|51	
14cr|cdemu-client-2.1.1-2|52	

550 14
14cr|cdemu-daemon-2.1.1-4|1	Summary:	Userspace daemon part of the CDemu suite
14cr|cdemu-daemon-2.1.1-4|2	Name:		cdemu-daemon
14cr|cdemu-daemon-2.1.1-4|3	Version:	2.1.1
14cr|cdemu-daemon-2.1.1-4|4	Release:	4
14cr|cdemu-daemon-2.1.1-4|5	Group:		Emulators
14cr|cdemu-daemon-2.1.1-4|6	License:	GPLv2+
14cr|cdemu-daemon-2.1.1-4|7	Url:		http://cdemu.sourceforge.net/
14cr|cdemu-daemon-2.1.1-4|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cr|cdemu-daemon-2.1.1-4|9	Source1:	50-cdemud.rules
14cr|cdemu-daemon-2.1.1-4|10	# (Anssi 12/2011) change default configuration to
14cr|cdemu-daemon-2.1.1-4|11	# - no logging into $HOME to reduce homedir pollution
14cr|cdemu-daemon-2.1.1-4|12	Patch0:		0001-daemon-set-Mageia-default-configuration.patch
14cr|cdemu-daemon-2.1.1-4|13	BuildRequires:	cmake
14cr|cdemu-daemon-2.1.1-4|14	BuildRequires:	sysfsutils-devel
14cr|cdemu-daemon-2.1.1-4|15	BuildRequires:	pkgconfig(libmirage) >= %{version}
14cr|cdemu-daemon-2.1.1-4|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|cdemu-daemon-2.1.1-4|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|cdemu-daemon-2.1.1-4|18	BuildRequires:	pkgconfig(ao)
14cr|cdemu-daemon-2.1.1-4|19	Requires:	kmod(vhba)
14cr|cdemu-daemon-2.1.1-4|20	
14cr|cdemu-daemon-2.1.1-4|21	%description
14cr|cdemu-daemon-2.1.1-4|22	The daemon receives SCSI commands from kernel module and processes
14cr|cdemu-daemon-2.1.1-4|23	them, passing the requested data back to the kernel.
14cr|cdemu-daemon-2.1.1-4|24	
14cr|cdemu-daemon-2.1.1-4|25	Daemon implements the actual virtual device; one instance per each
14cr|cdemu-daemon-2.1.1-4|26	device registered by kernel module. It uses libMirage, an image
14cr|cdemu-daemon-2.1.1-4|27	access library that is part of userspace-cdemu suite, for the image
14cr|cdemu-daemon-2.1.1-4|28	access (e.g. sector reading).
14cr|cdemu-daemon-2.1.1-4|29	
14cr|cdemu-daemon-2.1.1-4|30	Daemon is controlled through methods that are exposed via D-BUS. It
14cr|cdemu-daemon-2.1.1-4|31	is written in C and based on GLib (and thus GObjects), but being
14cr|cdemu-daemon-2.1.1-4|32	controlled over D-BUS, it allows for different clients written in
14cr|cdemu-daemon-2.1.1-4|33	different languages.
14cr|cdemu-daemon-2.1.1-4|34	
14cr|cdemu-daemon-2.1.1-4|35	%files
14cr|cdemu-daemon-2.1.1-4|36	%doc README AUTHORS
14cr|cdemu-daemon-2.1.1-4|37	%{_sysconfdir}/modprobe.preload.d/cdemud.conf
14cr|cdemu-daemon-2.1.1-4|38	/lib/udev/rules.d/50-cdemud.rules
14cr|cdemu-daemon-2.1.1-4|39	%{_bindir}/cdemu-daemon
14cr|cdemu-daemon-2.1.1-4|40	%{_libexecdir}/cdemu-daemon-session.sh
14cr|cdemu-daemon-2.1.1-4|41	%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
14cr|cdemu-daemon-2.1.1-4|42	%{_mandir}/man8/cdemu-daemon.8*
14cr|cdemu-daemon-2.1.1-4|43	
14cr|cdemu-daemon-2.1.1-4|44	%post
14cr|cdemu-daemon-2.1.1-4|45	# apply the new udev rule if module already present
14cr|cdemu-daemon-2.1.1-4|46	/sbin/modprobe --first-time vhba 2>/dev/null || /sbin/udevadm trigger --sysname-match=vhba_ctl
14cr|cdemu-daemon-2.1.1-4|47	
14cr|cdemu-daemon-2.1.1-4|48	#----------------------------------------------------------------------------
14cr|cdemu-daemon-2.1.1-4|49	
14cr|cdemu-daemon-2.1.1-4|50	%prep
14cr|cdemu-daemon-2.1.1-4|51	%setup -q
14cr|cdemu-daemon-2.1.1-4|52	%apply_patches
14cr|cdemu-daemon-2.1.1-4|53	
14cr|cdemu-daemon-2.1.1-4|54	%build
14cr|cdemu-daemon-2.1.1-4|55	%cmake
14cr|cdemu-daemon-2.1.1-4|56	%make
14cr|cdemu-daemon-2.1.1-4|57	
14cr|cdemu-daemon-2.1.1-4|58	%install
14cr|cdemu-daemon-2.1.1-4|59	%makeinstall_std -C build
14cr|cdemu-daemon-2.1.1-4|60	
14cr|cdemu-daemon-2.1.1-4|61	install -d -m755 %{buildroot}%{_libexecdir}
14cr|cdemu-daemon-2.1.1-4|62	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.preload.d
14cr|cdemu-daemon-2.1.1-4|63	install -d -m755 %{buildroot}/lib/udev/rules.d
14cr|cdemu-daemon-2.1.1-4|64	
14cr|cdemu-daemon-2.1.1-4|65	echo "vhba" > %{buildroot}%{_sysconfdir}/modprobe.preload.d/cdemud.conf
14cr|cdemu-daemon-2.1.1-4|66	
14cr|cdemu-daemon-2.1.1-4|67	install %{SOURCE1} %{buildroot}/lib/udev/rules.d/50-cdemud.rules
14cr|cdemu-daemon-2.1.1-4|68	
14cr|cdemu-daemon-2.1.1-4|69	%if "%{_prefix}/libexec" != "%{_libexecdir}"
14cr|cdemu-daemon-2.1.1-4|70	mv %{buildroot}%{_prefix}/libexec/cdemu-daemon-session.sh %{buildroot}%{_libexecdir}/cdemu-daemon-session.sh
14cr|cdemu-daemon-2.1.1-4|71	sed -i s,"%{_prefix}/libexec/","%{_libexecdir}/",g %{buildroot}%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
14cr|cdemu-daemon-2.1.1-4|72	%endif
14cr|cdemu-daemon-2.1.1-4|73	
14cr|cdemu-daemon-2.1.1-4|74	%changelog
14cr|cdemu-daemon-2.1.1-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-4
14cr|cdemu-daemon-2.1.1-4|76	+ Revision: b6a68c0
14cr|cdemu-daemon-2.1.1-4|77	- MassBuild#464: Increase release tag
14cr|cdemu-daemon-2.1.1-4|78	
14cr|cdemu-daemon-2.1.1-4|79	

551 14
14cr|cdi2iso-0.1-10|1	%define name	cdi2iso
14cr|cdi2iso-0.1-10|2	%define version	0.1
14cr|cdi2iso-0.1-10|3	%define release	10
14cr|cdi2iso-0.1-10|4	
14cr|cdi2iso-0.1-10|5	Name:		%{name}
14cr|cdi2iso-0.1-10|6	Version:	%{version}
14cr|cdi2iso-0.1-10|7	Release:	%{release}
14cr|cdi2iso-0.1-10|8	Summary:	Convert DiskJuggler CD Images to ISO
14cr|cdi2iso-0.1-10|9	Source:		%{name}-%{version}.tar.bz2
14cr|cdi2iso-0.1-10|10	URL:		http://developer.berlios.de/projects/cdi2iso/
14cr|cdi2iso-0.1-10|11	License:	GPL
14cr|cdi2iso-0.1-10|12	Group:		Archiving/Other
14cr|cdi2iso-0.1-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cdi2iso-0.1-10|14	
14cr|cdi2iso-0.1-10|15	%description
14cr|cdi2iso-0.1-10|16	CDI2ISO is a very simple utility to convert DiscJuggler image
14cr|cdi2iso-0.1-10|17	to the standard ISO-9660 format.
14cr|cdi2iso-0.1-10|18	
14cr|cdi2iso-0.1-10|19	%prep
14cr|cdi2iso-0.1-10|20	%setup -q
14cr|cdi2iso-0.1-10|21	
14cr|cdi2iso-0.1-10|22	%build
14cr|cdi2iso-0.1-10|23	gcc %optflags ./src/cdi2iso.c -o cdi2iso
14cr|cdi2iso-0.1-10|24	
14cr|cdi2iso-0.1-10|25	%install
14cr|cdi2iso-0.1-10|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|cdi2iso-0.1-10|27	mkdir -p %{buildroot}%{_bindir}
14cr|cdi2iso-0.1-10|28	install cdi2iso %{buildroot}%{_bindir}/cdi2iso
14cr|cdi2iso-0.1-10|29	
14cr|cdi2iso-0.1-10|30	%clean
14cr|cdi2iso-0.1-10|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|cdi2iso-0.1-10|32	
14cr|cdi2iso-0.1-10|33	%files
14cr|cdi2iso-0.1-10|34	%defattr(-,root,root)
14cr|cdi2iso-0.1-10|35	%doc CHANGELOG
14cr|cdi2iso-0.1-10|36	%{_bindir}/cdi2iso
14cr|cdi2iso-0.1-10|37	
14cr|cdi2iso-0.1-10|38	
14cr|cdi2iso-0.1-10|39	
14cr|cdi2iso-0.1-10|40	
14cr|cdi2iso-0.1-10|41	
14cr|cdi2iso-0.1-10|42	%changelog
14cr|cdi2iso-0.1-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-10
14cr|cdi2iso-0.1-10|44	+ Revision: 586f565
14cr|cdi2iso-0.1-10|45	- MassBuild#464: Increase release tag
14cr|cdi2iso-0.1-10|46	
14cr|cdi2iso-0.1-10|47	

552 14
14cr|cdqa-20070201-15|1	%define oname   CDQA
14cr|cdqa-20070201-15|2	%define jarname cdqa
14cr|cdqa-20070201-15|3	%define jarlibs axis gemo-utilities gnu.regexp
14cr|cdqa-20070201-15|4	
14cr|cdqa-20070201-15|5	Name:           cdqa
14cr|cdqa-20070201-15|6	Version:        20070201
14cr|cdqa-20070201-15|7	Release:        15
14cr|cdqa-20070201-15|8	Epoch:          0
14cr|cdqa-20070201-15|9	Summary:        %{oname}
14cr|cdqa-20070201-15|10	License:        LGPL
14cr|cdqa-20070201-15|11	Group:          Development/Java
14cr|cdqa-20070201-15|12	Url:            http://forge.objectweb.org/projects/activexml/
14cr|cdqa-20070201-15|13	# from cvs
14cr|cdqa-20070201-15|14	Source0:        %{name}-%{version}.tar.lzma
14cr|cdqa-20070201-15|15	BuildRequires:  java-rpmbuild java-devel ant %{jarlibs}
14cr|cdqa-20070201-15|16	Requires:       %{jarlibs}
14cr|cdqa-20070201-15|17	Provides:       %{oname} = %{epoch}:%{version}-%{release}
14cr|cdqa-20070201-15|18	BuildArch:      noarch
14cr|cdqa-20070201-15|19	BuildRequires:    locales-en
14cr|cdqa-20070201-15|20	
14cr|cdqa-20070201-15|21	%description
14cr|cdqa-20070201-15|22	CDQA is part of ActiveXML framework code and implements a query
14cr|cdqa-20070201-15|23	processor for XML using X-OQL. X-OQL is a query language for XML.
14cr|cdqa-20070201-15|24	The X-OQL language is used to let the user define Web services as X-OQL
14cr|cdqa-20070201-15|25	queries (with parameters) similar to XQuery.
14cr|cdqa-20070201-15|26	
14cr|cdqa-20070201-15|27	%package javadoc
14cr|cdqa-20070201-15|28	Summary:        Javadoc for %{oname}
14cr|cdqa-20070201-15|29	Group:          Development/Java
14cr|cdqa-20070201-15|30	
14cr|cdqa-20070201-15|31	%description javadoc
14cr|cdqa-20070201-15|32	Javadoc for %{oname}.
14cr|cdqa-20070201-15|33	
14cr|cdqa-20070201-15|34	%prep
14cr|cdqa-20070201-15|35	%setup -q -n %{oname}
14cr|cdqa-20070201-15|36	#make sure that we don't use precompiled java package if shipped
14cr|cdqa-20070201-15|37	rm -rf lib
14cr|cdqa-20070201-15|38	
14cr|cdqa-20070201-15|39	%build
14cr|cdqa-20070201-15|40	export LC_ALL=en_US.ISO-8859-1
14cr|cdqa-20070201-15|41	CLASSPATH=$(build-classpath %{jarlibs}) \
14cr|cdqa-20070201-15|42	%{ant} -f cdqa_build.xml jar javadoc -DDSTAMP=%{version}
14cr|cdqa-20070201-15|43	%{jar} -i build/lib/%{jarname}.jar
14cr|cdqa-20070201-15|44	
14cr|cdqa-20070201-15|45	%install
14cr|cdqa-20070201-15|46	install -d %{buildroot}%{_javadir}
14cr|cdqa-20070201-15|47	install -m644 build/lib/%{jarname}.jar -D %{buildroot}%{_javadir}/%{jarname}-%{version}.jar
14cr|cdqa-20070201-15|48	for jarname in \
14cr|cdqa-20070201-15|49	%{buildroot}%{_javadir}/%{name}.jar \
14cr|cdqa-20070201-15|50	%{buildroot}%{_javadir}/%{oname}{,-%{version}}.jar
14cr|cdqa-20070201-15|51	do ln -s %{jarname}-%{version}.jar $jarname
14cr|cdqa-20070201-15|52	done
14cr|cdqa-20070201-15|53	
14cr|cdqa-20070201-15|54	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|cdqa-20070201-15|55	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|cdqa-20070201-15|56	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|cdqa-20070201-15|57	
14cr|cdqa-20070201-15|58	%files
14cr|cdqa-20070201-15|59	%{_javadir}/*.jar
14cr|cdqa-20070201-15|60	
14cr|cdqa-20070201-15|61	%files javadoc
14cr|cdqa-20070201-15|62	%defattr(0644,root,root,0755)
14cr|cdqa-20070201-15|63	%doc %{_javadocdir}/%{name}-%{version}
14cr|cdqa-20070201-15|64	%doc %{_javadocdir}/%{name}
14cr|cdqa-20070201-15|65	
14cr|cdqa-20070201-15|66	%changelog
14cr|cdqa-20070201-15|67	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:20070201-15
14cr|cdqa-20070201-15|68	+ Revision: ba28b5e
14cr|cdqa-20070201-15|69	- Drop gcj support
14cr|cdqa-20070201-15|70	
14cr|cdqa-20070201-15|71	

553 14
14cr|cdtool-2.1.8-8|1	Summary:	Powerful command line CDROM player and tools
14cr|cdtool-2.1.8-8|2	Name:		cdtool
14cr|cdtool-2.1.8-8|3	Version:	2.1.8
14cr|cdtool-2.1.8-8|4	Release:	8
14cr|cdtool-2.1.8-8|5	License:	GPLv2
14cr|cdtool-2.1.8-8|6	Group:		Sound
14cr|cdtool-2.1.8-8|7	URL:		http://hinterhof.net/cdtool/
14cr|cdtool-2.1.8-8|8	Source0:	http://hinterhof.net/cdtool/dist/%name-%version.tar.bz2
14cr|cdtool-2.1.8-8|9	# fixes error: conflicting types for 'getline' 09 Jun 2009
14cr|cdtool-2.1.8-8|10	Patch0:		%{name}-2.1.8-fix-getline.patch
14cr|cdtool-2.1.8-8|11	Buildroot:	%{_tmppath}/%{name}-buildroot
14cr|cdtool-2.1.8-8|12	
14cr|cdtool-2.1.8-8|13	%description
14cr|cdtool-2.1.8-8|14	A package of command-line utilities to play and catalog audio CD-ROMs.
14cr|cdtool-2.1.8-8|15	This package includes cdstart, cdpause, cdstop, cdeject, and
14cr|cdtool-2.1.8-8|16	cdshuffle. Also, cdctrl may be used as a CD-ROM control daemon. Cdown
14cr|cdtool-2.1.8-8|17	allows querying of the cddb database to build a local database of
14cr|cdtool-2.1.8-8|18	discs usable by cdinfo, etc.
14cr|cdtool-2.1.8-8|19	
14cr|cdtool-2.1.8-8|20	%prep
14cr|cdtool-2.1.8-8|21	rm -rf %{buildroot}
14cr|cdtool-2.1.8-8|22	%setup -q
14cr|cdtool-2.1.8-8|23	%patch0 -p1
14cr|cdtool-2.1.8-8|24	sed -i -e 's, -o root,,g' Makefile.in
14cr|cdtool-2.1.8-8|25	sed -i -e 's,/lib,/%{_lib},g' Makefile.in
14cr|cdtool-2.1.8-8|26	
14cr|cdtool-2.1.8-8|27	%build
14cr|cdtool-2.1.8-8|28	%configure
14cr|cdtool-2.1.8-8|29	make RPM_OPT_FLAGS="%{optflags}"
14cr|cdtool-2.1.8-8|30	
14cr|cdtool-2.1.8-8|31	%install
14cr|cdtool-2.1.8-8|32	%makeinstall
14cr|cdtool-2.1.8-8|33	# don't conflict with cdp (#21020) - AdamW 2008/01
14cr|cdtool-2.1.8-8|34	mv %{buildroot}%{_bindir}/cdplay %{buildroot}%{_bindir}/cdplay-cdtool
14cr|cdtool-2.1.8-8|35	mv %{buildroot}%{_mandir}/man1/cdplay.1 %{buildroot}%{_mandir}/man1/cdplay-cdtool.1
14cr|cdtool-2.1.8-8|36	
14cr|cdtool-2.1.8-8|37	%clean
14cr|cdtool-2.1.8-8|38	rm -rf %{buildroot}
14cr|cdtool-2.1.8-8|39	
14cr|cdtool-2.1.8-8|40	%files
14cr|cdtool-2.1.8-8|41	%defattr (-,root,root)
14cr|cdtool-2.1.8-8|42	%{_bindir}/*
14cr|cdtool-2.1.8-8|43	%{_mandir}/man1/*
14cr|cdtool-2.1.8-8|44	%{_libdir}/cdtool/*
14cr|cdtool-2.1.8-8|45	%defattr(644,root,root,755)
14cr|cdtool-2.1.8-8|46	%doc README INSTALL
14cr|cdtool-2.1.8-8|47	
14cr|cdtool-2.1.8-8|48	
14cr|cdtool-2.1.8-8|49	
14cr|cdtool-2.1.8-8|50	
14cr|cdtool-2.1.8-8|51	
14cr|cdtool-2.1.8-8|52	%changelog
14cr|cdtool-2.1.8-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.8-8
14cr|cdtool-2.1.8-8|54	+ Revision: 2bea4bf
14cr|cdtool-2.1.8-8|55	- MassBuild#464: Increase release tag
14cr|cdtool-2.1.8-8|56	
14cr|cdtool-2.1.8-8|57	

554 14
14cr|cduce-0.6.0-1|1	Summary:	XML-oriented functional language
14cr|cduce-0.6.0-1|2	Name:		cduce
14cr|cduce-0.6.0-1|3	Version:	0.6.0
14cr|cduce-0.6.0-1|4	Release:	1
14cr|cduce-0.6.0-1|5	License:	BSD
14cr|cduce-0.6.0-1|6	Group:		Development/OCaml
14cr|cduce-0.6.0-1|7	Url:		http://www.cduce.org
14cr|cduce-0.6.0-1|8	Source0:	http://www.cduce.org/download/%{name}-%{version}.tar.gz
14cr|cduce-0.6.0-1|9	BuildRequires:	camlp4
14cr|cduce-0.6.0-1|10	BuildRequires:	ocaml
14cr|cduce-0.6.0-1|11	BuildRequires:	ocaml-findlib
14cr|cduce-0.6.0-1|12	BuildRequires:	ocaml-sources
14cr|cduce-0.6.0-1|13	BuildRequires:	camlp4-devel
14cr|cduce-0.6.0-1|14	BuildRequires:	ocaml-curl-devel
14cr|cduce-0.6.0-1|15	BuildRequires:	ocaml-expat-devel
14cr|cduce-0.6.0-1|16	BuildRequires:	ocaml-ocamlnet-devel
14cr|cduce-0.6.0-1|17	BuildRequires:	ocaml-pcre-devel
14cr|cduce-0.6.0-1|18	BuildRequires:	ocaml-pxp-devel
14cr|cduce-0.6.0-1|19	BuildRequires:	ocaml-ulex-devel
14cr|cduce-0.6.0-1|20	
14cr|cduce-0.6.0-1|21	%description
14cr|cduce-0.6.0-1|22	CDuce is a modern XML-oriented functional language with innovative features. A
14cr|cduce-0.6.0-1|23	compiler is available under the terms of an open-source license. CDuce is
14cr|cduce-0.6.0-1|24	type-safe, efficient, and offer powerful constructions to work with XML
14cr|cduce-0.6.0-1|25	documents.
14cr|cduce-0.6.0-1|26	
14cr|cduce-0.6.0-1|27	%files
14cr|cduce-0.6.0-1|28	%doc %{_docdir}/%{name}
14cr|cduce-0.6.0-1|29	%{_bindir}/*
14cr|cduce-0.6.0-1|30	%{_mandir}/man1/*
14cr|cduce-0.6.0-1|31	%{_libdir}/ocaml/cduce
14cr|cduce-0.6.0-1|32	%exclude %{_libdir}/ocaml/cduce/*.a
14cr|cduce-0.6.0-1|33	%exclude %{_libdir}/ocaml/cduce/*.cmxa
14cr|cduce-0.6.0-1|34	
14cr|cduce-0.6.0-1|35	#----------------------------------------------------------------------------
14cr|cduce-0.6.0-1|36	
14cr|cduce-0.6.0-1|37	%package devel
14cr|cduce-0.6.0-1|38	Summary:	Development files for %{name}
14cr|cduce-0.6.0-1|39	Group:		Development/OCaml
14cr|cduce-0.6.0-1|40	Requires:	%{name} = %{EVRD}
14cr|cduce-0.6.0-1|41	
14cr|cduce-0.6.0-1|42	%description devel
14cr|cduce-0.6.0-1|43	The %{name}-devel package contains libraries and signature files for
14cr|cduce-0.6.0-1|44	developing applications that use %{name}.
14cr|cduce-0.6.0-1|45	
14cr|cduce-0.6.0-1|46	%files devel
14cr|cduce-0.6.0-1|47	%{_libdir}/ocaml/cduce/*.a
14cr|cduce-0.6.0-1|48	%{_libdir}/ocaml/cduce/*.cmxa
14cr|cduce-0.6.0-1|49	
14cr|cduce-0.6.0-1|50	#----------------------------------------------------------------------------
14cr|cduce-0.6.0-1|51	
14cr|cduce-0.6.0-1|52	%prep
14cr|cduce-0.6.0-1|53	%setup -q
14cr|cduce-0.6.0-1|54	
14cr|cduce-0.6.0-1|55	%build
14cr|cduce-0.6.0-1|56	./configure \
14cr|cduce-0.6.0-1|57	--prefix=%{_prefix} \
14cr|cduce-0.6.0-1|58	--mandir=%{_mandir} \
14cr|cduce-0.6.0-1|59	--docdir=%{_docdir}/%{name} \
14cr|cduce-0.6.0-1|60	--mliface=%{_prefix}/src/ocaml
14cr|cduce-0.6.0-1|61	make all doc VERBOSE=true
14cr|cduce-0.6.0-1|62	
14cr|cduce-0.6.0-1|63	%install
14cr|cduce-0.6.0-1|64	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cr|cduce-0.6.0-1|65	make install \
14cr|cduce-0.6.0-1|66	OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml \
14cr|cduce-0.6.0-1|67	BINDIR=%{buildroot}%{_bindir} \
14cr|cduce-0.6.0-1|68	MANDIR=%{buildroot}%{_mandir} \
14cr|cduce-0.6.0-1|69	DOCDIR=%{buildroot}%{_docdir}/%{name} \
14cr|cduce-0.6.0-1|70	
14cr|cduce-0.6.0-1|71	
14cr|cduce-0.6.0-1|72	%changelog
14cr|cduce-0.6.0-1|73	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.0-1
14cr|cduce-0.6.0-1|74	+ Revision: 97f70ae
14cr|cduce-0.6.0-1|75	- Update BuildRequires
14cr|cduce-0.6.0-1|76	
14cr|cduce-0.6.0-1|77	

555 14
14cr|cdvst-0.18-12|1	%define	name	cdvst
14cr|cdvst-0.18-12|2	%define	version	0.18
14cr|cdvst-0.18-12|3	%define release	12
14cr|cdvst-0.18-12|4	%define Summary	Certain Death via Space Things
14cr|cdvst-0.18-12|5	
14cr|cdvst-0.18-12|6	Summary:	%{Summary}
14cr|cdvst-0.18-12|7	Name:		%{name}
14cr|cdvst-0.18-12|8	Version:	%{version}
14cr|cdvst-0.18-12|9	Release:	%{release}
14cr|cdvst-0.18-12|10	Source0:	http://kokido.sourceforge.net/%{name}-.18.tar.bz2
14cr|cdvst-0.18-12|11	Source1:	%{name}-icons.tar.bz2
14cr|cdvst-0.18-12|12	Patch0:		%{name}-optflags.patch.bz2
14cr|cdvst-0.18-12|13	Patch1:		%{name}-shared.patch.bz2
14cr|cdvst-0.18-12|14	License:	GPLv2
14cr|cdvst-0.18-12|15	Url:		http://kokido.sourceforge.net/cdvst.html
14cr|cdvst-0.18-12|16	Group:		Games/Arcade
14cr|cdvst-0.18-12|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|cdvst-0.18-12|18	BuildRequires:	pkgconfig(SDL_image)
14cr|cdvst-0.18-12|19	BuildRequires:  desktop-file-utils
14cr|cdvst-0.18-12|20	
14cr|cdvst-0.18-12|21	%description
14cr|cdvst-0.18-12|22	The space things will certainly kill you :)
14cr|cdvst-0.18-12|23	A top down scrolling putting you in the pilot seat of a space fighter.
14cr|cdvst-0.18-12|24	Reminiscent of many old arcade games.
14cr|cdvst-0.18-12|25	
14cr|cdvst-0.18-12|26	%prep
14cr|cdvst-0.18-12|27	%setup -q -n %{name}-.18
14cr|cdvst-0.18-12|28	
14cr|cdvst-0.18-12|29	%patch0 -p0
14cr|cdvst-0.18-12|30	%patch1 -p0
14cr|cdvst-0.18-12|31	
14cr|cdvst-0.18-12|32	
14cr|cdvst-0.18-12|33	
14cr|cdvst-0.18-12|34	%build
14cr|cdvst-0.18-12|35	%make OPTFLAGS="$RPM_OPT_FLAGS -lm" DATA_PREFIX=%{_gamesdatadir}/%{name}/
14cr|cdvst-0.18-12|36	
14cr|cdvst-0.18-12|37	%install
14cr|cdvst-0.18-12|38	install -m755 cdvst -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|cdvst-0.18-12|39	chmod 644 readme.txt data/*
14cr|cdvst-0.18-12|40	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|cdvst-0.18-12|41	cp -a data $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|cdvst-0.18-12|42	
14cr|cdvst-0.18-12|43	
14cr|cdvst-0.18-12|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|cdvst-0.18-12|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|cdvst-0.18-12|46	[Desktop Entry]
14cr|cdvst-0.18-12|47	Name=CDvST
14cr|cdvst-0.18-12|48	Comment=%{Summary}
14cr|cdvst-0.18-12|49	Exec=%{_gamesbindir}/%{name}
14cr|cdvst-0.18-12|50	Icon=%{name}
14cr|cdvst-0.18-12|51	Terminal=false
14cr|cdvst-0.18-12|52	Type=Application
14cr|cdvst-0.18-12|53	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|cdvst-0.18-12|54	EOF
14cr|cdvst-0.18-12|55	
14cr|cdvst-0.18-12|56	install -d ${RPM_BUILD_ROOT}{%{_miconsdir},%{_liconsdir}}
14cr|cdvst-0.18-12|57	tar -xOjf %{SOURCE1} icons/16x16.png > ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
14cr|cdvst-0.18-12|58	tar -xOjf %{SOURCE1} icons/32x32.png > ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
14cr|cdvst-0.18-12|59	tar -xOjf %{SOURCE1} icons/48x48.png > ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
14cr|cdvst-0.18-12|60	
14cr|cdvst-0.18-12|61	
14cr|cdvst-0.18-12|62	%files
14cr|cdvst-0.18-12|63	%doc readme.txt
14cr|cdvst-0.18-12|64	%{_gamesbindir}/%{name}
14cr|cdvst-0.18-12|65	%{_gamesdatadir}/%{name}
14cr|cdvst-0.18-12|66	%{_iconsdir}/%{name}.png
14cr|cdvst-0.18-12|67	%{_liconsdir}/%{name}.png
14cr|cdvst-0.18-12|68	%{_miconsdir}/%{name}.png
14cr|cdvst-0.18-12|69	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cdvst-0.18-12|70	
14cr|cdvst-0.18-12|71	
14cr|cdvst-0.18-12|72	
14cr|cdvst-0.18-12|73	
14cr|cdvst-0.18-12|74	%changelog
14cr|cdvst-0.18-12|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-12
14cr|cdvst-0.18-12|76	+ Revision: 7c1e1f6
14cr|cdvst-0.18-12|77	- MassBuild#464: Increase release tag
14cr|cdvst-0.18-12|78	
14cr|cdvst-0.18-12|79	

556 14
14cr|cdw-0.7.1-9|1	Name:		cdw
14cr|cdw-0.7.1-9|2	Version:	0.7.1
14cr|cdw-0.7.1-9|3	Release:	9
14cr|cdw-0.7.1-9|4	Summary:	Front-end for tools used for burning data CD/DVD
14cr|cdw-0.7.1-9|5	Group:		Archiving/Cd burning
14cr|cdw-0.7.1-9|6	License:	GPLv2+
14cr|cdw-0.7.1-9|7	URL:		http://cdw.sourceforge.net/
14cr|cdw-0.7.1-9|8	Source0:	http://downloads.sourceforge.net/project/cdw/cdw/cdw%200.7.1/%{name}-%{version}.tar.gz
14cr|cdw-0.7.1-9|9	BuildRequires:	pkgconfig(libcdio)
14cr|cdw-0.7.1-9|10	BuildRequires:	pkgconfig(ncurses)
14cr|cdw-0.7.1-9|11	BuildRequires:	pkgconfig(libburn-1)
14cr|cdw-0.7.1-9|12	BuildRequires:	ncursesw-devel
14cr|cdw-0.7.1-9|13	Requires:	dvd+rw-tools
14cr|cdw-0.7.1-9|14	Requires:	genisoimage
14cr|cdw-0.7.1-9|15	Requires:	xorriso
14cr|cdw-0.7.1-9|16	
14cr|cdw-0.7.1-9|17	%description
14cr|cdw-0.7.1-9|18	cdw is a ncurses based front-end for some command-line tools used for burning
14cr|cdw-0.7.1-9|19	data CD and DVD discs and for related tasks. The tools are: cdrecord/wodim,
14cr|cdw-0.7.1-9|20	mkisofs/genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format, xorriso.
14cr|cdw-0.7.1-9|21	cdw is able to rip tracks from your audio CD to raw audio files.
14cr|cdw-0.7.1-9|22	Limited support for copying content of data CD and DVD discs to image files
14cr|cdw-0.7.1-9|23	is also provided. cdw can verify correctness of writing ISO9660 image to
14cr|cdw-0.7.1-9|24	CD or DVD disc using md5sum or some of  programs that verifies SHA hashes.
14cr|cdw-0.7.1-9|25	
14cr|cdw-0.7.1-9|26	%prep
14cr|cdw-0.7.1-9|27	%setup -q
14cr|cdw-0.7.1-9|28	
14cr|cdw-0.7.1-9|29	%build
14cr|cdw-0.7.1-9|30	%configure2_5x
14cr|cdw-0.7.1-9|31	%make
14cr|cdw-0.7.1-9|32	
14cr|cdw-0.7.1-9|33	%install
14cr|cdw-0.7.1-9|34	%makeinstall_std
14cr|cdw-0.7.1-9|35	
14cr|cdw-0.7.1-9|36	%check
14cr|cdw-0.7.1-9|37	make check LIBS="-lm"
14cr|cdw-0.7.1-9|38	
14cr|cdw-0.7.1-9|39	%files
14cr|cdw-0.7.1-9|40	%{_bindir}/*
14cr|cdw-0.7.1-9|41	%doc COPYING AUTHORS ChangeLog NEWS README THANKS
14cr|cdw-0.7.1-9|42	%{_mandir}/man1/*
14cr|cdw-0.7.1-9|43	
14cr|cdw-0.7.1-9|44	%changelog
14cr|cdw-0.7.1-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-9
14cr|cdw-0.7.1-9|46	+ Revision: 36cd62e
14cr|cdw-0.7.1-9|47	- MassBuild#464: Increase release tag
14cr|cdw-0.7.1-9|48	
14cr|cdw-0.7.1-9|49	

557 14
14cr|CEGUI0.6-0.6.2-10|1	%define libname %mklibname CEGUI %{version}
14cr|CEGUI0.6-0.6.2-10|2	%define devname %mklibname %{name} -d
14cr|CEGUI0.6-0.6.2-10|3	
14cr|CEGUI0.6-0.6.2-10|4	Summary:	A free library providing windowing and widgets for graphics APIs / engines
14cr|CEGUI0.6-0.6.2-10|5	Name:		CEGUI0.6
14cr|CEGUI0.6-0.6.2-10|6	Version:	0.6.2
14cr|CEGUI0.6-0.6.2-10|7	Release:	10
14cr|CEGUI0.6-0.6.2-10|8	License:	MIT
14cr|CEGUI0.6-0.6.2-10|9	Group:		Development/C++
14cr|CEGUI0.6-0.6.2-10|10	Url:		http://www.cegui.org.uk
14cr|CEGUI0.6-0.6.2-10|11	Source0:	http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-%{version}.tar.gz
14cr|CEGUI0.6-0.6.2-10|12	Patch1:		cegui-0.6.0-userverso.patch
14cr|CEGUI0.6-0.6.2-10|13	Patch2:		CEGUI-0.6.2-fix-underlinking.patch
14cr|CEGUI0.6-0.6.2-10|14	Patch3:		CEGUI-0.6.2-release-as-so-ver.patch
14cr|CEGUI0.6-0.6.2-10|15	Patch4:		cegui-0.6.2-new-DevIL.patch
14cr|CEGUI0.6-0.6.2-10|16	Patch5:		CEGUI-0.6.2-install.patch
14cr|CEGUI0.6-0.6.2-10|17	Patch6:		CEGUI-0.6.2-gcc46.patch
14cr|CEGUI0.6-0.6.2-10|18	Patch7:		CEGUI-0.6.2-tinyxml.patch
14cr|CEGUI0.6-0.6.2-10|19	BuildRequires:	freeimage-devel
14cr|CEGUI0.6-0.6.2-10|20	BuildRequires:	tinyxml-devel
14cr|CEGUI0.6-0.6.2-10|21	BuildRequires:	tolua++-devel
14cr|CEGUI0.6-0.6.2-10|22	BuildRequires:	pkgconfig(expat)
14cr|CEGUI0.6-0.6.2-10|23	BuildRequires:	pkgconfig(freetype2)
14cr|CEGUI0.6-0.6.2-10|24	BuildRequires:	pkgconfig(gl)
14cr|CEGUI0.6-0.6.2-10|25	BuildRequires:	pkgconfig(glew)
14cr|CEGUI0.6-0.6.2-10|26	BuildRequires:	pkgconfig(glu)
14cr|CEGUI0.6-0.6.2-10|27	BuildRequires:	pkgconfig(glut)
14cr|CEGUI0.6-0.6.2-10|28	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|CEGUI0.6-0.6.2-10|29	BuildRequires:	pkgconfig(IL)
14cr|CEGUI0.6-0.6.2-10|30	BuildRequires:	pkgconfig(libpcre)
14cr|CEGUI0.6-0.6.2-10|31	BuildRequires:	pkgconfig(libxml-2.0)
14cr|CEGUI0.6-0.6.2-10|32	BuildRequires:	pkgconfig(lua) < 5.2
14cr|CEGUI0.6-0.6.2-10|33	BuildRequires:	pkgconfig(xerces-c)
14cr|CEGUI0.6-0.6.2-10|34	
14cr|CEGUI0.6-0.6.2-10|35	%description
14cr|CEGUI0.6-0.6.2-10|36	Crazy Eddie's GUI System is a free library providing windowing and widgets for
14cr|CEGUI0.6-0.6.2-10|37	graphics APIs / engines where such functionality is not natively available,
14cr|CEGUI0.6-0.6.2-10|38	or severely lacking. The library is object orientated, written in C++,
14cr|CEGUI0.6-0.6.2-10|39	and targeted at games developers who should be spending their time creating
14cr|CEGUI0.6-0.6.2-10|40	great games, not building GUI sub-systems!
14cr|CEGUI0.6-0.6.2-10|41	
14cr|CEGUI0.6-0.6.2-10|42	#----------------------------------------------------------------------------
14cr|CEGUI0.6-0.6.2-10|43	
14cr|CEGUI0.6-0.6.2-10|44	%package -n %{libname}
14cr|CEGUI0.6-0.6.2-10|45	Summary:	CEGUI library
14cr|CEGUI0.6-0.6.2-10|46	Group:		Games/Other
14cr|CEGUI0.6-0.6.2-10|47	
14cr|CEGUI0.6-0.6.2-10|48	%description -n %{libname}
14cr|CEGUI0.6-0.6.2-10|49	This is a library used by CEGUI.
14cr|CEGUI0.6-0.6.2-10|50	
14cr|CEGUI0.6-0.6.2-10|51	%files -n %{libname}
14cr|CEGUI0.6-0.6.2-10|52	%{_libdir}/libCEGUI*-%{version}.so
14cr|CEGUI0.6-0.6.2-10|53	
14cr|CEGUI0.6-0.6.2-10|54	#----------------------------------------------------------------------------
14cr|CEGUI0.6-0.6.2-10|55	
14cr|CEGUI0.6-0.6.2-10|56	%package -n %{devname}
14cr|CEGUI0.6-0.6.2-10|57	Summary:	Development files for CEGUI
14cr|CEGUI0.6-0.6.2-10|58	Group:		Development/C++
14cr|CEGUI0.6-0.6.2-10|59	Requires:	%{libname} = %{EVRD}
14cr|CEGUI0.6-0.6.2-10|60	Provides:	lib%{name}-devel = %{EVRD}
14cr|CEGUI0.6-0.6.2-10|61	Provides:	%{name}-devel = %{EVRD}
14cr|CEGUI0.6-0.6.2-10|62	Conflicts:	%{_lib}CEGUI-devel >= 0.7
14cr|CEGUI0.6-0.6.2-10|63	
14cr|CEGUI0.6-0.6.2-10|64	%description -n  %{devname}
14cr|CEGUI0.6-0.6.2-10|65	Development file for CEGUI.
14cr|CEGUI0.6-0.6.2-10|66	
14cr|CEGUI0.6-0.6.2-10|67	%files -n %{devname}
14cr|CEGUI0.6-0.6.2-10|68	%{_libdir}/*.so
14cr|CEGUI0.6-0.6.2-10|69	%exclude %{_libdir}/libCEGUI*-%{version}.so
14cr|CEGUI0.6-0.6.2-10|70	%{_includedir}/CEGUI
14cr|CEGUI0.6-0.6.2-10|71	%{_libdir}/pkgconfig/*
14cr|CEGUI0.6-0.6.2-10|72	%{_datadir}/CEGUI
14cr|CEGUI0.6-0.6.2-10|73	
14cr|CEGUI0.6-0.6.2-10|74	#----------------------------------------------------------------------------
14cr|CEGUI0.6-0.6.2-10|75	
14cr|CEGUI0.6-0.6.2-10|76	%prep
14cr|CEGUI0.6-0.6.2-10|77	%setup -qn CEGUI-%{version}
14cr|CEGUI0.6-0.6.2-10|78	%patch1 -p1
14cr|CEGUI0.6-0.6.2-10|79	%patch2 -p1
14cr|CEGUI0.6-0.6.2-10|80	%patch3 -p1
14cr|CEGUI0.6-0.6.2-10|81	%patch4 -p1
14cr|CEGUI0.6-0.6.2-10|82	%patch5 -p0
14cr|CEGUI0.6-0.6.2-10|83	%patch6 -p1
14cr|CEGUI0.6-0.6.2-10|84	%patch7 -p1
14cr|CEGUI0.6-0.6.2-10|85	
14cr|CEGUI0.6-0.6.2-10|86	touch NEWS
14cr|CEGUI0.6-0.6.2-10|87	
14cr|CEGUI0.6-0.6.2-10|88	%build
14cr|CEGUI0.6-0.6.2-10|89	autoreconf -ifv
14cr|CEGUI0.6-0.6.2-10|90	
14cr|CEGUI0.6-0.6.2-10|91	%configure2_5x \
14cr|CEGUI0.6-0.6.2-10|92	--with-gtk2 \
14cr|CEGUI0.6-0.6.2-10|93	--disable-samples \
14cr|CEGUI0.6-0.6.2-10|94	--disable-irrlicht-renderer \
14cr|CEGUI0.6-0.6.2-10|95	--enable-freeimage \
14cr|CEGUI0.6-0.6.2-10|96	--disable-directfb-renderer
14cr|CEGUI0.6-0.6.2-10|97	
14cr|CEGUI0.6-0.6.2-10|98	# We do not want to get linked against a system copy of ourselves!
14cr|CEGUI0.6-0.6.2-10|99	sed -i 's|-L%{_libdir}||g' RendererModules/OpenGLGUIRenderer/Makefile
14cr|CEGUI0.6-0.6.2-10|100	# Don't use rpath!
14cr|CEGUI0.6-0.6.2-10|101	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|CEGUI0.6-0.6.2-10|102	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|CEGUI0.6-0.6.2-10|103	
14cr|CEGUI0.6-0.6.2-10|104	%make
14cr|CEGUI0.6-0.6.2-10|105	
14cr|CEGUI0.6-0.6.2-10|106	%install
14cr|CEGUI0.6-0.6.2-10|107	%makeinstall_std
14cr|CEGUI0.6-0.6.2-10|108	
14cr|CEGUI0.6-0.6.2-10|109	
14cr|CEGUI0.6-0.6.2-10|110	%changelog
14cr|CEGUI0.6-0.6.2-10|111	* Wed Aug 06 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.2-10
14cr|CEGUI0.6-0.6.2-10|112	+ Revision: d739b3b
14cr|CEGUI0.6-0.6.2-10|113	- Force lua 5.1
14cr|CEGUI0.6-0.6.2-10|114	
14cr|CEGUI0.6-0.6.2-10|115	

558 14
14cr|CEGUI-0.7.7-3|1	%define libname %mklibname %{name} %{version}
14cr|CEGUI-0.7.7-3|2	%define devname %mklibname %{name} -d
14cr|CEGUI-0.7.7-3|3	
14cr|CEGUI-0.7.7-3|4	Summary:	A free library providing windowing and widgets for graphics APIs / engines
14cr|CEGUI-0.7.7-3|5	Name:		CEGUI
14cr|CEGUI-0.7.7-3|6	Version:	0.7.7
14cr|CEGUI-0.7.7-3|7	Release:	3
14cr|CEGUI-0.7.7-3|8	License:	MIT
14cr|CEGUI-0.7.7-3|9	Group:		System/Libraries
14cr|CEGUI-0.7.7-3|10	Url:		http://www.cegui.org.uk
14cr|CEGUI-0.7.7-3|11	Source0:	http://prdownloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz
14cr|CEGUI-0.7.7-3|12	BuildRequires:	freeimage-devel
14cr|CEGUI-0.7.7-3|13	BuildRequires:	irrlicht-devel
14cr|CEGUI-0.7.7-3|14	BuildRequires:	tinyxml-devel
14cr|CEGUI-0.7.7-3|15	BuildRequires:	pkgconfig(expat)
14cr|CEGUI-0.7.7-3|16	BuildRequires:	pkgconfig(freetype2)
14cr|CEGUI-0.7.7-3|17	BuildRequires:	pkgconfig(fribidi)
14cr|CEGUI-0.7.7-3|18	BuildRequires:	pkgconfig(gl)
14cr|CEGUI-0.7.7-3|19	BuildRequires:	pkgconfig(glew)
14cr|CEGUI-0.7.7-3|20	BuildRequires:	pkgconfig(glu)
14cr|CEGUI-0.7.7-3|21	BuildRequires:	pkgconfig(glut)
14cr|CEGUI-0.7.7-3|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|CEGUI-0.7.7-3|23	BuildRequires:	pkgconfig(IL)
14cr|CEGUI-0.7.7-3|24	BuildRequires:	pkgconfig(libpcre)
14cr|CEGUI-0.7.7-3|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|CEGUI-0.7.7-3|26	BuildRequires:	pkgconfig(xerces-c)
14cr|CEGUI-0.7.7-3|27	
14cr|CEGUI-0.7.7-3|28	%description
14cr|CEGUI-0.7.7-3|29	Crazy Eddie's GUI System is a free library providing windowing and widgets for
14cr|CEGUI-0.7.7-3|30	graphics APIs / engines where such functionality is not natively available,
14cr|CEGUI-0.7.7-3|31	or severely lacking. The library is object orientated, written in C++,
14cr|CEGUI-0.7.7-3|32	and targeted at games developers who should be spending their time creating
14cr|CEGUI-0.7.7-3|33	great games, not building GUI sub-systems!
14cr|CEGUI-0.7.7-3|34	
14cr|CEGUI-0.7.7-3|35	#----------------------------------------------------------------------------
14cr|CEGUI-0.7.7-3|36	
14cr|CEGUI-0.7.7-3|37	%package -n %{libname}
14cr|CEGUI-0.7.7-3|38	Summary:	CEGUI library
14cr|CEGUI-0.7.7-3|39	Group:		System/Libraries
14cr|CEGUI-0.7.7-3|40	
14cr|CEGUI-0.7.7-3|41	%description -n %{libname}
14cr|CEGUI-0.7.7-3|42	This is a library used by CEGUI.
14cr|CEGUI-0.7.7-3|43	
14cr|CEGUI-0.7.7-3|44	%files -n %{libname}
14cr|CEGUI-0.7.7-3|45	%{_libdir}/libCEGUI*-%{version}.so
14cr|CEGUI-0.7.7-3|46	
14cr|CEGUI-0.7.7-3|47	#----------------------------------------------------------------------------
14cr|CEGUI-0.7.7-3|48	
14cr|CEGUI-0.7.7-3|49	%package -n %{devname}
14cr|CEGUI-0.7.7-3|50	Summary:	Development files for CEGUI
14cr|CEGUI-0.7.7-3|51	Group:		Development/C++
14cr|CEGUI-0.7.7-3|52	Requires:	%{libname} = %{EVRD}
14cr|CEGUI-0.7.7-3|53	Provides:	lib%{name}-devel = %{EVRD}
14cr|CEGUI-0.7.7-3|54	Provides:	%{name}-devel = %{EVRD}
14cr|CEGUI-0.7.7-3|55	Conflicts:	%{_lib}CEUI0.6-devel
14cr|CEGUI-0.7.7-3|56	
14cr|CEGUI-0.7.7-3|57	%description -n %{devname}
14cr|CEGUI-0.7.7-3|58	Development file for CEGUI.
14cr|CEGUI-0.7.7-3|59	
14cr|CEGUI-0.7.7-3|60	%files -n %{devname}
14cr|CEGUI-0.7.7-3|61	%{_libdir}/*.so
14cr|CEGUI-0.7.7-3|62	%exclude %{_libdir}/libCEGUI*-%{version}.so
14cr|CEGUI-0.7.7-3|63	%{_includedir}/%{name}
14cr|CEGUI-0.7.7-3|64	%{_libdir}/pkgconfig/*
14cr|CEGUI-0.7.7-3|65	%{_datadir}/%{name}
14cr|CEGUI-0.7.7-3|66	
14cr|CEGUI-0.7.7-3|67	#----------------------------------------------------------------------------
14cr|CEGUI-0.7.7-3|68	
14cr|CEGUI-0.7.7-3|69	%prep
14cr|CEGUI-0.7.7-3|70	%setup -q
14cr|CEGUI-0.7.7-3|71	
14cr|CEGUI-0.7.7-3|72	touch NEWS COPYING README AUTHORS ChangeLog
14cr|CEGUI-0.7.7-3|73	
14cr|CEGUI-0.7.7-3|74	%build
14cr|CEGUI-0.7.7-3|75	%configure2_5x \
14cr|CEGUI-0.7.7-3|76	--with-gtk2 \
14cr|CEGUI-0.7.7-3|77	--disable-samples \
14cr|CEGUI-0.7.7-3|78	--disable-static \
14cr|CEGUI-0.7.7-3|79	--disable-corona \
14cr|CEGUI-0.7.7-3|80	--disable-directfb-renderer \
14cr|CEGUI-0.7.7-3|81	--disable-irrlicht-renderer \
14cr|CEGUI-0.7.7-3|82	--enable-freeimage \
14cr|CEGUI-0.7.7-3|83	--enable-bidirectional-text \
14cr|CEGUI-0.7.7-3|84	--with-default-xml-parser=ExpatParser \
14cr|CEGUI-0.7.7-3|85	--with-pic
14cr|CEGUI-0.7.7-3|86	
14cr|CEGUI-0.7.7-3|87	# Don't use rpath!
14cr|CEGUI-0.7.7-3|88	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|CEGUI-0.7.7-3|89	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|CEGUI-0.7.7-3|90	
14cr|CEGUI-0.7.7-3|91	%make
14cr|CEGUI-0.7.7-3|92	
14cr|CEGUI-0.7.7-3|93	%install
14cr|CEGUI-0.7.7-3|94	%makeinstall_std
14cr|CEGUI-0.7.7-3|95	
14cr|CEGUI-0.7.7-3|96	
14cr|CEGUI-0.7.7-3|97	
14cr|CEGUI-0.7.7-3|98	
14cr|CEGUI-0.7.7-3|99	%changelog
14cr|CEGUI-0.7.7-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-3
14cr|CEGUI-0.7.7-3|101	+ Revision: 81b0d7b
14cr|CEGUI-0.7.7-3|102	- MassBuild#464: Increase release tag
14cr|CEGUI-0.7.7-3|103	
14cr|CEGUI-0.7.7-3|104	

559 14
14cr|cel-2.0-1|1	%define major 2.0
14cr|cel-2.0-1|2	%define libname %mklibname %{name} %{major}
14cr|cel-2.0-1|3	
14cr|cel-2.0-1|4	Summary:	Crystal Entity Layer
14cr|cel-2.0-1|5	Name:		cel
14cr|cel-2.0-1|6	Version:	%{major}
14cr|cel-2.0-1|7	Release:	1
14cr|cel-2.0-1|8	License:	LGPLv2+
14cr|cel-2.0-1|9	Group:		System/Libraries
14cr|cel-2.0-1|10	Url:		http://www.crystalspace3d.org/
14cr|cel-2.0-1|11	Source0:	http://www.crystalspace3d.org/downloads/release/%{name}-src-%{version}.tar.bz2
14cr|cel-2.0-1|12	BuildRequires:	doxygen
14cr|cel-2.0-1|13	BuildRequires:	ftjam >= 2.5.3rc2-0.9
14cr|cel-2.0-1|14	BuildRequires:	icoutils
14cr|cel-2.0-1|15	BuildRequires:	imagemagick
14cr|cel-2.0-1|16	BuildRequires:	perl(Template::Base)
14cr|cel-2.0-1|17	BuildRequires:	tetex-dvips
14cr|cel-2.0-1|18	BuildRequires:	tetex-dvipdfm
14cr|cel-2.0-1|19	BuildRequires:	texinfo
14cr|cel-2.0-1|20	BuildRequires:	crystalspace-devel >= %{major}
14cr|cel-2.0-1|21	BuildRequires:	pkgconfig(cppunit)
14cr|cel-2.0-1|22	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|cel-2.0-1|23	BuildRequires:	pkgconfig(zlib)
14cr|cel-2.0-1|24	
14cr|cel-2.0-1|25	%description
14cr|cel-2.0-1|26	Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
14cr|cel-2.0-1|27	It makes it easier for game developers to create games based on Crystal Space.
14cr|cel-2.0-1|28	CEL can optionally be used together with Python or other scripting languages.
14cr|cel-2.0-1|29	
14cr|cel-2.0-1|30	%files
14cr|cel-2.0-1|31	%doc README docs/todo.txt docs/history.txt
14cr|cel-2.0-1|32	%{_bindir}/*
14cr|cel-2.0-1|33	%exclude %{_bindir}/%{name}-config
14cr|cel-2.0-1|34	%{_datadir}/%{name}-%{major}
14cr|cel-2.0-1|35	%dir %{_sysconfdir}/%{name}-%{major}
14cr|cel-2.0-1|36	%config(noreplace) %{_sysconfdir}/%{name}-%{major}/*.cfg
14cr|cel-2.0-1|37	%dir %{_libdir}/%{name}-%{major}
14cr|cel-2.0-1|38	%{_libdir}/%{name}-%{major}/*.so
14cr|cel-2.0-1|39	%{_libdir}/%{name}-%{major}/*.csplugin
14cr|cel-2.0-1|40	
14cr|cel-2.0-1|41	#----------------------------------------------------------------------------
14cr|cel-2.0-1|42	
14cr|cel-2.0-1|43	%package -n %{libname}
14cr|cel-2.0-1|44	Summary:	Shared libraries for %{name}
14cr|cel-2.0-1|45	Group:		System/Libraries
14cr|cel-2.0-1|46	Requires:	%{name} = %{EVRD}
14cr|cel-2.0-1|47	
14cr|cel-2.0-1|48	%description -n %{libname}
14cr|cel-2.0-1|49	Shared libraries for %{name}.
14cr|cel-2.0-1|50	
14cr|cel-2.0-1|51	%files -n %{libname}
14cr|cel-2.0-1|52	%{_libdir}/libcelstartcore-%{major}.so
14cr|cel-2.0-1|53	%{_libdir}/libceltool-%{major}.so
14cr|cel-2.0-1|54	
14cr|cel-2.0-1|55	#----------------------------------------------------------------------------
14cr|cel-2.0-1|56	
14cr|cel-2.0-1|57	%package devel
14cr|cel-2.0-1|58	Summary:	Development headers and libraries for %{name}
14cr|cel-2.0-1|59	Group:		Development/C
14cr|cel-2.0-1|60	Requires:	%{libname} = %{EVRD}
14cr|cel-2.0-1|61	
14cr|cel-2.0-1|62	%description devel
14cr|cel-2.0-1|63	Development headers and libraries for %{name}.
14cr|cel-2.0-1|64	
14cr|cel-2.0-1|65	%files devel
14cr|cel-2.0-1|66	%{_bindir}/%{name}-config
14cr|cel-2.0-1|67	%dir %{_includedir}/%{name}-%{major}
14cr|cel-2.0-1|68	%{_includedir}/%{name}-%{major}/*
14cr|cel-2.0-1|69	
14cr|cel-2.0-1|70	#----------------------------------------------------------------------------
14cr|cel-2.0-1|71	
14cr|cel-2.0-1|72	%package	doc
14cr|cel-2.0-1|73	Summary:	Documentation for %{name}
14cr|cel-2.0-1|74	Group:		Development/C
14cr|cel-2.0-1|75	Requires:	%{name} = %{EVRD}
14cr|cel-2.0-1|76	
14cr|cel-2.0-1|77	%description	doc
14cr|cel-2.0-1|78	Documentation for %{name}.
14cr|cel-2.0-1|79	
14cr|cel-2.0-1|80	%files doc
14cr|cel-2.0-1|81	%{_docdir}/%{name}-%{version}
14cr|cel-2.0-1|82	
14cr|cel-2.0-1|83	#----------------------------------------------------------------------------
14cr|cel-2.0-1|84	
14cr|cel-2.0-1|85	%prep
14cr|cel-2.0-1|86	%setup -q -n %{name}-src-%{version}
14cr|cel-2.0-1|87	
14cr|cel-2.0-1|88	%build
14cr|cel-2.0-1|89	CXXFLAGS="%{optflags} -fpermissive" \
14cr|cel-2.0-1|90	%configure2_5x \
14cr|cel-2.0-1|91	--disable-separate-debug-info \
14cr|cel-2.0-1|92	--disable-meta-info-embedding \
14cr|cel-2.0-1|93	--without-python
14cr|cel-2.0-1|94	
14cr|cel-2.0-1|95	jam -d2 %{_smp_mflags}
14cr|cel-2.0-1|96	
14cr|cel-2.0-1|97	%install
14cr|cel-2.0-1|98	DESTDIR=%{buildroot} jam -d2 install
14cr|cel-2.0-1|99	
14cr|cel-2.0-1|100	# Fix unstripped-binary-or-object
14cr|cel-2.0-1|101	chmod 0755 %{buildroot}%{_libdir}/libcelstartcore-%{major}.so
14cr|cel-2.0-1|102	chmod 0755 %{buildroot}%{_libdir}/libceltool-%{major}.so
14cr|cel-2.0-1|103	
14cr|cel-2.0-1|104	
14cr|cel-2.0-1|105	%changelog
14cr|cel-2.0-1|106	* Fri Feb 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-1
14cr|cel-2.0-1|107	+ Revision: 76fe58a
14cr|cel-2.0-1|108	- LOG Split library package, drop python bindings as they are broken
14cr|cel-2.0-1|109	
14cr|cel-2.0-1|110	

560 14
14cr|celestia-1.6.1-4|1	Summary:	A real-time visual space simulation
14cr|celestia-1.6.1-4|2	Name:		celestia
14cr|celestia-1.6.1-4|3	Version:	1.6.1
14cr|celestia-1.6.1-4|4	Release:	4
14cr|celestia-1.6.1-4|5	License:	GPLv2+
14cr|celestia-1.6.1-4|6	Group:		Sciences/Astronomy
14cr|celestia-1.6.1-4|7	Url:		http://www.shatters.net/celestia/
14cr|celestia-1.6.1-4|8	Source0:	http://prdownloads.sourceforge.net/celestia/%{name}-%{version}.tar.gz
14cr|celestia-1.6.1-4|9	Source1:	%{name}-16.png
14cr|celestia-1.6.1-4|10	Source2:	%{name}-32.png
14cr|celestia-1.6.1-4|11	Source3:	%{name}-48.png
14cr|celestia-1.6.1-4|12	Patch0:		celestia-1.6.1-gcc46.patch
14cr|celestia-1.6.1-4|13	Patch1:		celestia-1.6.0-cfg.patch
14cr|celestia-1.6.1-4|14	Patch2:		celestia-1.6.1-zlib.patch
14cr|celestia-1.6.1-4|15	Patch3:		celestia-1.6.1-link.patch
14cr|celestia-1.6.1-4|16	Patch4:		celestia-1.6.1-gcc47.patch
14cr|celestia-1.6.1-4|17	Patch5:		celestia-1.6.1-libpng-16.patch
14cr|celestia-1.6.1-4|18	BuildRequires:	desktop-file-utils
14cr|celestia-1.6.1-4|19	BuildRequires:	gettext-devel
14cr|celestia-1.6.1-4|20	BuildRequires:	jpeg-devel
14cr|celestia-1.6.1-4|21	BuildRequires:	pkgconfig(cairo)
14cr|celestia-1.6.1-4|22	BuildRequires:	pkgconfig(gdk-2.0)
14cr|celestia-1.6.1-4|23	BuildRequires:	pkgconfig(gdkglext-1.0)
14cr|celestia-1.6.1-4|24	BuildRequires:	pkgconfig(glut)
14cr|celestia-1.6.1-4|25	BuildRequires:	pkgconfig(libpng)
14cr|celestia-1.6.1-4|26	BuildRequires:	pkgconfig(lua) < 5.2
14cr|celestia-1.6.1-4|27	BuildRequires:	pkgconfig(theora)
14cr|celestia-1.6.1-4|28	
14cr|celestia-1.6.1-4|29	%description
14cr|celestia-1.6.1-4|30	Celestia is a free real-time space simulation that lets you experience
14cr|celestia-1.6.1-4|31	our universe in three dimensions. Unlike most planetarium software,
14cr|celestia-1.6.1-4|32	Celestia doesn't confine you to the surface of the Earth. You can
14cr|celestia-1.6.1-4|33	travel throughout the solar system, to any of over 100,000 stars, or
14cr|celestia-1.6.1-4|34	even beyond the galaxy. All travel in Celestia is seamless; the
14cr|celestia-1.6.1-4|35	exponential zoom feature lets you explore space across a huge range of
14cr|celestia-1.6.1-4|36	scales, from galaxy clusters down to spacecraft only a few meters
14cr|celestia-1.6.1-4|37	across. A 'point-and-goto' interface makes it simple to navigate
14cr|celestia-1.6.1-4|38	through the universe to the object you want to visit.
14cr|celestia-1.6.1-4|39	
14cr|celestia-1.6.1-4|40	%files -f %{name}.lang
14cr|celestia-1.6.1-4|41	%doc AUTHORS ChangeLog COPYING INSTALL README
14cr|celestia-1.6.1-4|42	%attr(755,root,root) %{_bindir}/*
14cr|celestia-1.6.1-4|43	%{_datadir}/applications/%{name}.desktop
14cr|celestia-1.6.1-4|44	%{_datadir}/pixmaps/%{name}.png
14cr|celestia-1.6.1-4|45	%{_datadir}/%{name}
14cr|celestia-1.6.1-4|46	%{_iconsdir}/%{name}.png
14cr|celestia-1.6.1-4|47	%{_miconsdir}/%{name}.png
14cr|celestia-1.6.1-4|48	%{_liconsdir}/%{name}.png
14cr|celestia-1.6.1-4|49	
14cr|celestia-1.6.1-4|50	#----------------------------------------------------------------------------
14cr|celestia-1.6.1-4|51	
14cr|celestia-1.6.1-4|52	%prep
14cr|celestia-1.6.1-4|53	%setup -q
14cr|celestia-1.6.1-4|54	%patch0 -p0 -b .gcc
14cr|celestia-1.6.1-4|55	%patch1 -p0 -b .cfg
14cr|celestia-1.6.1-4|56	%patch2 -p0 -b .zlib
14cr|celestia-1.6.1-4|57	%patch3 -p0 -b .link
14cr|celestia-1.6.1-4|58	%patch4 -p1 -b .gcc47
14cr|celestia-1.6.1-4|59	%patch5 -p0 -b .png16
14cr|celestia-1.6.1-4|60	
14cr|celestia-1.6.1-4|61	# support for automake 1.10: empty file
14cr|celestia-1.6.1-4|62	# http://celestia.cvs.sourceforge.net/celestia/celestia/admin/config.rpath?view=markup&sortby=date
14cr|celestia-1.6.1-4|63	touch admin/config.rpath
14cr|celestia-1.6.1-4|64	
14cr|celestia-1.6.1-4|65	# (cjw) A new gettext Makefile.in.in is needed for new autotools but gettextize
14cr|celestia-1.6.1-4|66	#       cannot be run from a script, so copy it manually.
14cr|celestia-1.6.1-4|67	#       This hack should be removed when upstream updates gettext files.
14cr|celestia-1.6.1-4|68	cp -f %{_datadir}/gettext/po/Makefile.in.in po/Makefile.in.in
14cr|celestia-1.6.1-4|69	cp -f %{_datadir}/gettext/po/Makefile.in.in po2/Makefile.in.in
14cr|celestia-1.6.1-4|70	
14cr|celestia-1.6.1-4|71	%build
14cr|celestia-1.6.1-4|72	autoreconf -fi
14cr|celestia-1.6.1-4|73	%configure2_5x \
14cr|celestia-1.6.1-4|74	--with-gtk \
14cr|celestia-1.6.1-4|75	--disable-rpath \
14cr|celestia-1.6.1-4|76	--enable-cairo \
14cr|celestia-1.6.1-4|77	--enable-theora \
14cr|celestia-1.6.1-4|78	--with-lua
14cr|celestia-1.6.1-4|79	%make
14cr|celestia-1.6.1-4|80	
14cr|celestia-1.6.1-4|81	%install
14cr|celestia-1.6.1-4|82	%makeinstall_std
14cr|celestia-1.6.1-4|83	
14cr|celestia-1.6.1-4|84	desktop-file-install --vendor='' \
14cr|celestia-1.6.1-4|85	--dir %{buildroot}%{_datadir}/applications \
14cr|celestia-1.6.1-4|86	--remove-category='Application' \
14cr|celestia-1.6.1-4|87	--add-category='GTK;Education' \
14cr|celestia-1.6.1-4|88	--remove-key='Version' \
14cr|celestia-1.6.1-4|89	%{buildroot}%{_datadir}/applications/*.desktop
14cr|celestia-1.6.1-4|90	
14cr|celestia-1.6.1-4|91	install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|celestia-1.6.1-4|92	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|celestia-1.6.1-4|93	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|celestia-1.6.1-4|94	
14cr|celestia-1.6.1-4|95	%find_lang %{name} celestia_constellations %{name}.lang
14cr|celestia-1.6.1-4|96	
14cr|celestia-1.6.1-4|97	
14cr|celestia-1.6.1-4|98	%changelog
14cr|celestia-1.6.1-4|99	* Wed Aug 06 2014 abfonly <abfonly@gmail.com> 1.6.1-4
14cr|celestia-1.6.1-4|100	+ Revision: 490c9ab
14cr|celestia-1.6.1-4|101	- Merge pull request #1 from abfonly/celestia:rosa2014.1
14cr|celestia-1.6.1-4|102	- abfonly
14cr|celestia-1.6.1-4|103	
14cr|celestia-1.6.1-4|104	

561 14
14cr|cellwriter-1.3.5-2|1	#define debug_package %{nil}
14cr|cellwriter-1.3.5-2|2	
14cr|cellwriter-1.3.5-2|3	Name:           cellwriter
14cr|cellwriter-1.3.5-2|4	Summary:        Character-based hardwriting input panel
14cr|cellwriter-1.3.5-2|5	Version:        1.3.5
14cr|cellwriter-1.3.5-2|6	Release:        2
14cr|cellwriter-1.3.5-2|7	Source0:        http://pub.risujin.org/cellwriter/%{name}-%{version}.tar.gz
14cr|cellwriter-1.3.5-2|8	URL:            http://risujin.org/cellwriter/
14cr|cellwriter-1.3.5-2|9	Group:          Accessibility
14cr|cellwriter-1.3.5-2|10	License:        GPLv2
14cr|cellwriter-1.3.5-2|11	BuildRequires:   pkgconfig(xtst)
14cr|cellwriter-1.3.5-2|12	BuildRequires:   pkgconfig(gdk-2.0)
14cr|cellwriter-1.3.5-2|13	BuildRequires:   pkgconfig(libgnome-2.0)
14cr|cellwriter-1.3.5-2|14	
14cr|cellwriter-1.3.5-2|15	%description
14cr|cellwriter-1.3.5-2|16	CellWriter is a grid-entry natural handwriting input panel. As you write
14cr|cellwriter-1.3.5-2|17	characters into the cells, your writing is instantly recognized at the
14cr|cellwriter-1.3.5-2|18	character level. When you press Enter on the panel, the input you entered is
14cr|cellwriter-1.3.5-2|19	sent to the currently focused application as if typed on the keyboard.
14cr|cellwriter-1.3.5-2|20	
14cr|cellwriter-1.3.5-2|21	%prep
14cr|cellwriter-1.3.5-2|22	%setup -q
14cr|cellwriter-1.3.5-2|23	
14cr|cellwriter-1.3.5-2|24	
14cr|cellwriter-1.3.5-2|25	%build
14cr|cellwriter-1.3.5-2|26	%configure2_5x
14cr|cellwriter-1.3.5-2|27	%make LIBS="$LIBS -lX11 -lm -lXtst"
14cr|cellwriter-1.3.5-2|28	
14cr|cellwriter-1.3.5-2|29	%install
14cr|cellwriter-1.3.5-2|30	%makeinstall_std
14cr|cellwriter-1.3.5-2|31	
14cr|cellwriter-1.3.5-2|32	
14cr|cellwriter-1.3.5-2|33	%files
14cr|cellwriter-1.3.5-2|34	%doc README NEWS COPYING AUTHORS
14cr|cellwriter-1.3.5-2|35	%{_bindir}/*
14cr|cellwriter-1.3.5-2|36	%{_mandir}/man1/*
14cr|cellwriter-1.3.5-2|37	%{_datadir}/%name
14cr|cellwriter-1.3.5-2|38	%{_datadir}/pixmaps/*
14cr|cellwriter-1.3.5-2|39	%{_iconsdir}/hicolor/scalable/apps/cellwriter.svg
14cr|cellwriter-1.3.5-2|40	%{_datadir}/applications/*
14cr|cellwriter-1.3.5-2|41	
14cr|cellwriter-1.3.5-2|42	
14cr|cellwriter-1.3.5-2|43	
14cr|cellwriter-1.3.5-2|44	%changelog
14cr|cellwriter-1.3.5-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-2
14cr|cellwriter-1.3.5-2|46	+ Revision: 21d4071
14cr|cellwriter-1.3.5-2|47	- MassBuild#464: Increase release tag
14cr|cellwriter-1.3.5-2|48	
14cr|cellwriter-1.3.5-2|49	

562 14
14cr|celt07-0.7.1-2|1	%define major 0
14cr|celt07-0.7.1-2|2	%define libname %mklibname celt0_ %major
14cr|celt07-0.7.1-2|3	%define develname %mklibname -d celt0_0.7
14cr|celt07-0.7.1-2|4	
14cr|celt07-0.7.1-2|5	Summary:	Older version of the CELT ultra-low delay audio codec
14cr|celt07-0.7.1-2|6	Name:		celt07
14cr|celt07-0.7.1-2|7	Version:	0.7.1
14cr|celt07-0.7.1-2|8	Release:	2
14cr|celt07-0.7.1-2|9	Source0:	http://downloads.us.xiph.org/releases/celt/celt-%{version}.tar.gz
14cr|celt07-0.7.1-2|10	License:	BSD
14cr|celt07-0.7.1-2|11	Group:		Sound
14cr|celt07-0.7.1-2|12	Url:		http://www.celt-codec.org/
14cr|celt07-0.7.1-2|13	BuildRequires:	libogg-devel
14cr|celt07-0.7.1-2|14	
14cr|celt07-0.7.1-2|15	%description
14cr|celt07-0.7.1-2|16	This is an older version of the CELT ultra-low delay audio codec,
14cr|celt07-0.7.1-2|17	using a bitstream format different from the current version.
14cr|celt07-0.7.1-2|18	
14cr|celt07-0.7.1-2|19	Since the older version is still in common use and newer versions
14cr|celt07-0.7.1-2|20	can't play back or convert streams created with the older version,
14cr|celt07-0.7.1-2|21	this version should be available for some time.
14cr|celt07-0.7.1-2|22	
14cr|celt07-0.7.1-2|23	%package -n	%{libname}
14cr|celt07-0.7.1-2|24	Summary:	Ultra-low delay audio codec - shared library
14cr|celt07-0.7.1-2|25	Group:		System/Libraries
14cr|celt07-0.7.1-2|26	
14cr|celt07-0.7.1-2|27	%description -n	%{libname}
14cr|celt07-0.7.1-2|28	This is an older version of the CELT ultra-low delay audio codec,
14cr|celt07-0.7.1-2|29	using a bitstream format different from the current version.
14cr|celt07-0.7.1-2|30	
14cr|celt07-0.7.1-2|31	Since the older version is still in common use and newer versions
14cr|celt07-0.7.1-2|32	can't play back or convert streams created with the older version,
14cr|celt07-0.7.1-2|33	this version should be available for some time.
14cr|celt07-0.7.1-2|34	
14cr|celt07-0.7.1-2|35	%prep
14cr|celt07-0.7.1-2|36	%setup -q -n celt-%version
14cr|celt07-0.7.1-2|37	
14cr|celt07-0.7.1-2|38	%build
14cr|celt07-0.7.1-2|39	%configure2_5x
14cr|celt07-0.7.1-2|40	%make
14cr|celt07-0.7.1-2|41	
14cr|celt07-0.7.1-2|42	%install
14cr|celt07-0.7.1-2|43	%makeinstall_std
14cr|celt07-0.7.1-2|44	
14cr|celt07-0.7.1-2|45	# Remove stuff that would conflict with the newer, default celt
14cr|celt07-0.7.1-2|46	rm -rf %buildroot%_includedir \
14cr|celt07-0.7.1-2|47	%buildroot%_libdir/*.a \
14cr|celt07-0.7.1-2|48	%buildroot%_libdir/*.so \
14cr|celt07-0.7.1-2|49	%buildroot%_libdir/pkgconfig \
14cr|celt07-0.7.1-2|50	%buildroot%_bindir
14cr|celt07-0.7.1-2|51	
14cr|celt07-0.7.1-2|52	%check
14cr|celt07-0.7.1-2|53	make check
14cr|celt07-0.7.1-2|54	
14cr|celt07-0.7.1-2|55	%files -n %{libname}
14cr|celt07-0.7.1-2|56	%doc README COPYING
14cr|celt07-0.7.1-2|57	%{_libdir}/libcelt0.so.%{major}*
14cr|celt07-0.7.1-2|58	
14cr|celt07-0.7.1-2|59	
14cr|celt07-0.7.1-2|60	
14cr|celt07-0.7.1-2|61	%changelog
14cr|celt07-0.7.1-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|celt07-0.7.1-2|63	+ Revision: 02ad12a
14cr|celt07-0.7.1-2|64	- MassBuild#464: Increase release tag
14cr|celt07-0.7.1-2|65	
14cr|celt07-0.7.1-2|66	

563 14
14cr|centerim-4.22.10-3|1	%define debug_package	%{nil}
14cr|centerim-4.22.10-3|2	
14cr|centerim-4.22.10-3|3	Name:		centerim
14cr|centerim-4.22.10-3|4	Summary:	Console ncurses based multi-protocol instant messenger
14cr|centerim-4.22.10-3|5	Version:	4.22.10
14cr|centerim-4.22.10-3|6	Release:	3
14cr|centerim-4.22.10-3|7	License:	GPLv2+ and LGPLv2+
14cr|centerim-4.22.10-3|8	Group:		Networking/Instant messaging
14cr|centerim-4.22.10-3|9	Source:		http://www.centerim.org/download/releases/%{name}-%{version}.tar.gz
14cr|centerim-4.22.10-3|10	Patch0:         centerim-4.22.6-url-escape-fedora.patch
14cr|centerim-4.22.10-3|11	Patch1:         centerim-gcc46.patch
14cr|centerim-4.22.10-3|12	URL:		http://www.centerim.org
14cr|centerim-4.22.10-3|13	BuildRequires:	liblzo2-devel
14cr|centerim-4.22.10-3|14	BuildRequires:	autoconf
14cr|centerim-4.22.10-3|15	BuildRequires:	pkgconfig(ncurses)
14cr|centerim-4.22.10-3|16	BuildRequires:	pkgconfig(openssl)
14cr|centerim-4.22.10-3|17	BuildRequires:	pkgconfig(libcurl)
14cr|centerim-4.22.10-3|18	BuildRequires:	jpeg-devel
14cr|centerim-4.22.10-3|19	BuildRequires:	gettext-devel
14cr|centerim-4.22.10-3|20	BuildRequires:	gpgme-devel
14cr|centerim-4.22.10-3|21	BuildRequires:	pkgconfig(nspr)
14cr|centerim-4.22.10-3|22	BuildRequires:	pkgconfig(nss)
14cr|centerim-4.22.10-3|23	BuildRequires:	git
14cr|centerim-4.22.10-3|24	
14cr|centerim-4.22.10-3|25	Obsoletes:	centericq
14cr|centerim-4.22.10-3|26	Provides:	centericq
14cr|centerim-4.22.10-3|27	
14cr|centerim-4.22.10-3|28	%description
14cr|centerim-4.22.10-3|29	CenterIM is a text mode menu- and window-driven instant messenger. ICQ,
14cr|centerim-4.22.10-3|30	Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
14cr|centerim-4.22.10-3|31	supported.  There is also an internal RSS reader and a LiveJournal client.
14cr|centerim-4.22.10-3|32	
14cr|centerim-4.22.10-3|33	CenterIM is a fork of the CenterICQ project.
14cr|centerim-4.22.10-3|34	
14cr|centerim-4.22.10-3|35	%prep
14cr|centerim-4.22.10-3|36	%setup -q
14cr|centerim-4.22.10-3|37	#security fix from fedora
14cr|centerim-4.22.10-3|38	%patch0 -p1 -b .url-escape-fedora
14cr|centerim-4.22.10-3|39	%patch1 -p1 -b .gcc46
14cr|centerim-4.22.10-3|40	
14cr|centerim-4.22.10-3|41	%build
14cr|centerim-4.22.10-3|42	autoconf
14cr|centerim-4.22.10-3|43	%configure \
14cr|centerim-4.22.10-3|44	--with-ssl \
14cr|centerim-4.22.10-3|45	--enable-locales-fix
14cr|centerim-4.22.10-3|46	
14cr|centerim-4.22.10-3|47	%make
14cr|centerim-4.22.10-3|48	
14cr|centerim-4.22.10-3|49	%install
14cr|centerim-4.22.10-3|50	%makeinstall_std
14cr|centerim-4.22.10-3|51	
14cr|centerim-4.22.10-3|52	%find_lang %name
14cr|centerim-4.22.10-3|53	
14cr|centerim-4.22.10-3|54	%files -f %{name}.lang
14cr|centerim-4.22.10-3|55	%doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO
14cr|centerim-4.22.10-3|56	%{_bindir}/CenterIMLog2HTML.py
14cr|centerim-4.22.10-3|57	%{_bindir}/centerim
14cr|centerim-4.22.10-3|58	%{_bindir}/cimconv
14cr|centerim-4.22.10-3|59	%{_mandir}/man1/centerim.1*
14cr|centerim-4.22.10-3|60	%{_mandir}/man1/cimconv.1*
14cr|centerim-4.22.10-3|61	%{_datadir}/%{name}
14cr|centerim-4.22.10-3|62	%{_bindir}/cimformathistory
14cr|centerim-4.22.10-3|63	%{_bindir}/cimextracthistory.pl
14cr|centerim-4.22.10-3|64	
14cr|centerim-4.22.10-3|65	
14cr|centerim-4.22.10-3|66	%changelog
14cr|centerim-4.22.10-3|67	* Fri Aug 01 2014 abfonly <abfonly@gmail.com> 4.22.10-3
14cr|centerim-4.22.10-3|68	+ Revision: d60cd64
14cr|centerim-4.22.10-3|69	- Updated centerim.spec
14cr|centerim-4.22.10-3|70	
14cr|centerim-4.22.10-3|71	

564 14
14cr|cerealizer-0.8.1-2|1	%define name    cerealizer
14cr|cerealizer-0.8.1-2|2	%define oname   Cerealizer
14cr|cerealizer-0.8.1-2|3	%define version 0.7
14cr|cerealizer-0.8.1-2|4	
14cr|cerealizer-0.8.1-2|5	Name:           %{name}
14cr|cerealizer-0.8.1-2|6	Version:        0.8.1
14cr|cerealizer-0.8.1-2|7	Release:        2
14cr|cerealizer-0.8.1-2|8	License:        GPL
14cr|cerealizer-0.8.1-2|9	Url:		http://home.gna.org/oomadness/fr/cerealizer/index.html
14cr|cerealizer-0.8.1-2|10	Source:		http://download.gna.org/soya/Cerealizer-%{version}.tar.bz2
14cr|cerealizer-0.8.1-2|11	Group:          Development/Python
14cr|cerealizer-0.8.1-2|12	Summary:        Python module that allows to save objects in file
14cr|cerealizer-0.8.1-2|13	BuildRequires:  python-devel
14cr|cerealizer-0.8.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cerealizer-0.8.1-2|15	Buildarch:	noarch
14cr|cerealizer-0.8.1-2|16	
14cr|cerealizer-0.8.1-2|17	%description
14cr|cerealizer-0.8.1-2|18	Python module that allows to save objects in file
14cr|cerealizer-0.8.1-2|19	
14cr|cerealizer-0.8.1-2|20	%prep
14cr|cerealizer-0.8.1-2|21	%setup -q  -n %{oname}-%{version}
14cr|cerealizer-0.8.1-2|22	rm -rf `find -name CVS` `find -name .cvswrappers`
14cr|cerealizer-0.8.1-2|23	
14cr|cerealizer-0.8.1-2|24	%build
14cr|cerealizer-0.8.1-2|25	
14cr|cerealizer-0.8.1-2|26	%{__python} setup.py build
14cr|cerealizer-0.8.1-2|27	
14cr|cerealizer-0.8.1-2|28	%install
14cr|cerealizer-0.8.1-2|29	%{__rm} -rf $RPM_BUILD_ROOT
14cr|cerealizer-0.8.1-2|30	%{__python} setup.py install --root=$RPM_BUILD_ROOT
14cr|cerealizer-0.8.1-2|31	
14cr|cerealizer-0.8.1-2|32	%clean
14cr|cerealizer-0.8.1-2|33	%{__rm} -rf $RPM_BUILD_ROOT
14cr|cerealizer-0.8.1-2|34	
14cr|cerealizer-0.8.1-2|35	%files
14cr|cerealizer-0.8.1-2|36	%defattr(-,root,root)
14cr|cerealizer-0.8.1-2|37	%doc README
14cr|cerealizer-0.8.1-2|38	%py_puresitedir/%{name}
14cr|cerealizer-0.8.1-2|39	%py_puresitedir/*.egg-info
14cr|cerealizer-0.8.1-2|40	
14cr|cerealizer-0.8.1-2|41	
14cr|cerealizer-0.8.1-2|42	
14cr|cerealizer-0.8.1-2|43	
14cr|cerealizer-0.8.1-2|44	
14cr|cerealizer-0.8.1-2|45	%changelog
14cr|cerealizer-0.8.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|cerealizer-0.8.1-2|47	+ Revision: c49fd5b
14cr|cerealizer-0.8.1-2|48	- MassBuild#464: Increase release tag
14cr|cerealizer-0.8.1-2|49	
14cr|cerealizer-0.8.1-2|50	

565 14
14cr|certwatch-1.0-12|1	Summary:	SSL certificate monitoring
14cr|certwatch-1.0-12|2	Name:		certwatch
14cr|certwatch-1.0-12|3	Version:	1.0
14cr|certwatch-1.0-12|4	Release:	12
14cr|certwatch-1.0-12|5	License:	GPLv2+
14cr|certwatch-1.0-12|6	Group:		System/Servers
14cr|certwatch-1.0-12|7	Source0:	%{name}-%{version}.tar.gz
14cr|certwatch-1.0-12|8	Patch0:		%{name}-1.0-mdv.patch
14cr|certwatch-1.0-12|9	BuildRequires:	docbook-style-xsl
14cr|certwatch-1.0-12|10	BuildRequires:	xmlto
14cr|certwatch-1.0-12|11	BuildRequires:	pkgconfig(openssl)
14cr|certwatch-1.0-12|12	
14cr|certwatch-1.0-12|13	%description
14cr|certwatch-1.0-12|14	The certwatch  program  is used to issue warning when an SSL certificate is
14cr|certwatch-1.0-12|15	about to expire.
14cr|certwatch-1.0-12|16	
14cr|certwatch-1.0-12|17	%files
14cr|certwatch-1.0-12|18	%{_bindir}/*
14cr|certwatch-1.0-12|19	%config(noreplace) %{_sysconfdir}/cron.daily/certwatch
14cr|certwatch-1.0-12|20	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|certwatch-1.0-12|21	%{_mandir}/man1/*
14cr|certwatch-1.0-12|22	
14cr|certwatch-1.0-12|23	#----------------------------------------------------------------------------
14cr|certwatch-1.0-12|24	
14cr|certwatch-1.0-12|25	%prep
14cr|certwatch-1.0-12|26	%setup -q
14cr|certwatch-1.0-12|27	%patch0 -p 1
14cr|certwatch-1.0-12|28	
14cr|certwatch-1.0-12|29	%build
14cr|certwatch-1.0-12|30	cc %{optflags} -Wall -I/usr/include/openssl \
14cr|certwatch-1.0-12|31	certwatch.c -o certwatch -lcrypto
14cr|certwatch-1.0-12|32	
14cr|certwatch-1.0-12|33	xmlto man certwatch.xml
14cr|certwatch-1.0-12|34	
14cr|certwatch-1.0-12|35	%install
14cr|certwatch-1.0-12|36	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily \
14cr|certwatch-1.0-12|37	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig \
14cr|certwatch-1.0-12|38	%{buildroot}%{_mandir}/man1 \
14cr|certwatch-1.0-12|39	%{buildroot}%{_bindir}
14cr|certwatch-1.0-12|40	
14cr|certwatch-1.0-12|41	# install certwatch
14cr|certwatch-1.0-12|42	install -c -m 755 certwatch %{buildroot}%{_bindir}/certwatch
14cr|certwatch-1.0-12|43	install -c -m 755 certwatch.cron \
14cr|certwatch-1.0-12|44	%{buildroot}%{_sysconfdir}/cron.daily/certwatch
14cr|certwatch-1.0-12|45	install -c -m 644 certwatch.1 \
14cr|certwatch-1.0-12|46	%{buildroot}%{_mandir}/man1/certwatch.1
14cr|certwatch-1.0-12|47	
14cr|certwatch-1.0-12|48	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cr|certwatch-1.0-12|49	# certwatch cron task options
14cr|certwatch-1.0-12|50	CERTS_DIR=/etc/pki/tls/certs
14cr|certwatch-1.0-12|51	CERTWATCH_OPTS=
14cr|certwatch-1.0-12|52	EOF
14cr|certwatch-1.0-12|53	
14cr|certwatch-1.0-12|54	
14cr|certwatch-1.0-12|55	%changelog
14cr|certwatch-1.0-12|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-12
14cr|certwatch-1.0-12|57	+ Revision: c4a2952
14cr|certwatch-1.0-12|58	- MassBuild#464: Increase release tag
14cr|certwatch-1.0-12|59	
14cr|certwatch-1.0-12|60	

566 14
14cr|cgicc-3.2.15-2|1	%define major 3
14cr|cgicc-3.2.15-2|2	%define libname %mklibname %{name} %{major}
14cr|cgicc-3.2.15-2|3	%define libnamedev %mklibname %{name} -d
14cr|cgicc-3.2.15-2|4	
14cr|cgicc-3.2.15-2|5	Summary:	ANSI C++ class lib that simplifies the creation of CGI apps
14cr|cgicc-3.2.15-2|6	
14cr|cgicc-3.2.15-2|7	
14cr|cgicc-3.2.15-2|8	
14cr|cgicc-3.2.15-2|9	Name:		cgicc
14cr|cgicc-3.2.15-2|10	Version:	3.2.15
14cr|cgicc-3.2.15-2|11	Release:	2
14cr|cgicc-3.2.15-2|12	License:	LGPLv3+
14cr|cgicc-3.2.15-2|13	Group:		Development/C
14cr|cgicc-3.2.15-2|14	URL:		http://www.gnu.org/software/cgicc
14cr|cgicc-3.2.15-2|15	Source:		ftp://ftp.gnu.org:21/gnu/cgicc/%{name}-%{version}.tar.bz2
14cr|cgicc-3.2.15-2|16	BuildRequires:	doxygen
14cr|cgicc-3.2.15-2|17	
14cr|cgicc-3.2.15-2|18	%description
14cr|cgicc-3.2.15-2|19	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cr|cgicc-3.2.15-2|20	simplifies the creation of CGI applications for the World Wide
14cr|cgicc-3.2.15-2|21	Web. Cgicc performs the following functions:
14cr|cgicc-3.2.15-2|22	
14cr|cgicc-3.2.15-2|23	- Parses both GET and POST form data transparently.
14cr|cgicc-3.2.15-2|24	- Provides string, integer, floating-point and single- and
14cr|cgicc-3.2.15-2|25	multiple-choice retrieval methods for form data.
14cr|cgicc-3.2.15-2|26	- Provides methods for saving and restoring CGI environments to aid
14cr|cgicc-3.2.15-2|27	in application debugging.
14cr|cgicc-3.2.15-2|28	- Provides full on-the-fly HTML generation capabilities, with support
14cr|cgicc-3.2.15-2|29	for cookies and file inclusion.
14cr|cgicc-3.2.15-2|30	- Supports HTTP file upload.
14cr|cgicc-3.2.15-2|31	
14cr|cgicc-3.2.15-2|32	%package -n %{libname}
14cr|cgicc-3.2.15-2|33	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
14cr|cgicc-3.2.15-2|34	
14cr|cgicc-3.2.15-2|35	
14cr|cgicc-3.2.15-2|36	
14cr|cgicc-3.2.15-2|37	Group:          Development/C
14cr|cgicc-3.2.15-2|38	Obsoletes:	%mklibname cgicc 1
14cr|cgicc-3.2.15-2|39	
14cr|cgicc-3.2.15-2|40	%description -n %{libname}
14cr|cgicc-3.2.15-2|41	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cr|cgicc-3.2.15-2|42	simplifies the creation of CGI applications for the World Wide
14cr|cgicc-3.2.15-2|43	Web. Cgicc performs the following functions:
14cr|cgicc-3.2.15-2|44	
14cr|cgicc-3.2.15-2|45	- Parses both GET and POST form data transparently.
14cr|cgicc-3.2.15-2|46	- Provides string, integer, floating-point and single- and
14cr|cgicc-3.2.15-2|47	multiple-choice retrieval methods for form data.
14cr|cgicc-3.2.15-2|48	- Provides methods for saving and restoring CGI environments to aid
14cr|cgicc-3.2.15-2|49	in application debugging.
14cr|cgicc-3.2.15-2|50	- Provides full on-the-fly HTML generation capabilities, with support
14cr|cgicc-3.2.15-2|51	for cookies and file inclusion.
14cr|cgicc-3.2.15-2|52	- Supports HTTP file upload.
14cr|cgicc-3.2.15-2|53	
14cr|cgicc-3.2.15-2|54	%package -n %{libnamedev}
14cr|cgicc-3.2.15-2|55	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
14cr|cgicc-3.2.15-2|56	
14cr|cgicc-3.2.15-2|57	
14cr|cgicc-3.2.15-2|58	
14cr|cgicc-3.2.15-2|59	Group:          Development/C
14cr|cgicc-3.2.15-2|60	Requires:	%{libname} = %{version}
14cr|cgicc-3.2.15-2|61	Provides: 	libcgicc-devel
14cr|cgicc-3.2.15-2|62	Obsoletes:	%mklibname -d cgicc 1
14cr|cgicc-3.2.15-2|63	
14cr|cgicc-3.2.15-2|64	%description -n %{libnamedev}
14cr|cgicc-3.2.15-2|65	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cr|cgicc-3.2.15-2|66	simplifies the creation of CGI applications for the World Wide
14cr|cgicc-3.2.15-2|67	Web. Cgicc performs the following functions:
14cr|cgicc-3.2.15-2|68	
14cr|cgicc-3.2.15-2|69	- Parses both GET and POST form data transparently.
14cr|cgicc-3.2.15-2|70	- Provides string, integer, floating-point and single- and
14cr|cgicc-3.2.15-2|71	multiple-choice retrieval methods for form data.
14cr|cgicc-3.2.15-2|72	- Provides methods for saving and restoring CGI environments to aid
14cr|cgicc-3.2.15-2|73	in application debugging.
14cr|cgicc-3.2.15-2|74	- Provides full on-the-fly HTML generation capabilities, with support
14cr|cgicc-3.2.15-2|75	for cookies and file inclusion.
14cr|cgicc-3.2.15-2|76	- Supports HTTP file upload.
14cr|cgicc-3.2.15-2|77	
14cr|cgicc-3.2.15-2|78	%prep
14cr|cgicc-3.2.15-2|79	%setup -q
14cr|cgicc-3.2.15-2|80	
14cr|cgicc-3.2.15-2|81	# fix doc files perms
14cr|cgicc-3.2.15-2|82	chmod 644 AUTHORS COPYING* ChangeLog NEWS README
14cr|cgicc-3.2.15-2|83	
14cr|cgicc-3.2.15-2|84	%build
14cr|cgicc-3.2.15-2|85	autoreconf -f -i
14cr|cgicc-3.2.15-2|86	%configure2_5x
14cr|cgicc-3.2.15-2|87	%make
14cr|cgicc-3.2.15-2|88	
14cr|cgicc-3.2.15-2|89	%install
14cr|cgicc-3.2.15-2|90	%makeinstall_std
14cr|cgicc-3.2.15-2|91	
14cr|cgicc-3.2.15-2|92	rm -rf %{buildroot}/%{_prefix}/doc/
14cr|cgicc-3.2.15-2|93	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}/example/.libs
14cr|cgicc-3.2.15-2|94	
14cr|cgicc-3.2.15-2|95	%files
14cr|cgicc-3.2.15-2|96	%doc AUTHORS COPYING* ChangeLog NEWS README
14cr|cgicc-3.2.15-2|97	
14cr|cgicc-3.2.15-2|98	%files -n %{libname}
14cr|cgicc-3.2.15-2|99	%{_libdir}/*.so.%{major}*
14cr|cgicc-3.2.15-2|100	
14cr|cgicc-3.2.15-2|101	%files -n %{libnamedev}
14cr|cgicc-3.2.15-2|102	%{_bindir}/%{name}-config
14cr|cgicc-3.2.15-2|103	%{_libdir}/*.so
14cr|cgicc-3.2.15-2|104	%{_libdir}/*.*a
14cr|cgicc-3.2.15-2|105	%{_libdir}/pkgconfig/*.pc
14cr|cgicc-3.2.15-2|106	%{_includedir}/%{name}
14cr|cgicc-3.2.15-2|107	%{_datadir}/aclocal/%{name}.m4
14cr|cgicc-3.2.15-2|108	
14cr|cgicc-3.2.15-2|109	
14cr|cgicc-3.2.15-2|110	
14cr|cgicc-3.2.15-2|111	
14cr|cgicc-3.2.15-2|112	%changelog
14cr|cgicc-3.2.15-2|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.15-2
14cr|cgicc-3.2.15-2|114	+ Revision: e1821cb
14cr|cgicc-3.2.15-2|115	- MassBuild#464: Increase release tag
14cr|cgicc-3.2.15-2|116	
14cr|cgicc-3.2.15-2|117	

567 14
14cr|cgiirc-0.5.9-12|1	Name:           cgiirc
14cr|cgiirc-0.5.9-12|2	Version:        0.5.9
14cr|cgiirc-0.5.9-12|3	Release:        12
14cr|cgiirc-0.5.9-12|4	Summary:        IRC gateway
14cr|cgiirc-0.5.9-12|5	License:        Artistic and GPL
14cr|cgiirc-0.5.9-12|6	Group:		Networking/WWW
14cr|cgiirc-0.5.9-12|7	URL:            http://cgiirc.sourceforge.net
14cr|cgiirc-0.5.9-12|8	Source:		http://prdownloads.sourceforge.net/cgiirc/%{name}-%{version}.tar.bz2
14cr|cgiirc-0.5.9-12|9	Patch0:		%{name}-0.5.8.fhs.patch
14cr|cgiirc-0.5.9-12|10	Patch1:		%{name}-0.5.7.config.patch
14cr|cgiirc-0.5.9-12|11	Requires:	webserver
14cr|cgiirc-0.5.9-12|12	BuildArch:      noarch
14cr|cgiirc-0.5.9-12|13	
14cr|cgiirc-0.5.9-12|14	%description
14cr|cgiirc-0.5.9-12|15	CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it
14cr|cgiirc-0.5.9-12|16	is designed to be flexible and has many uses such as an IRC gateway for an IRC
14cr|cgiirc-0.5.9-12|17	network, a chat-room for a website or to access IRC when stuck behind a
14cr|cgiirc-0.5.9-12|18	restrictive firewall.
14cr|cgiirc-0.5.9-12|19	
14cr|cgiirc-0.5.9-12|20	%prep
14cr|cgiirc-0.5.9-12|21	%setup -q
14cr|cgiirc-0.5.9-12|22	%patch0 -p1
14cr|cgiirc-0.5.9-12|23	%patch1 -p0
14cr|cgiirc-0.5.9-12|24	chmod 755 docs/*.pl
14cr|cgiirc-0.5.9-12|25	find . -name .htaccess -exec rm -f {} \;
14cr|cgiirc-0.5.9-12|26	
14cr|cgiirc-0.5.9-12|27	%install
14cr|cgiirc-0.5.9-12|28	rm -rf %{buildroot}
14cr|cgiirc-0.5.9-12|29	
14cr|cgiirc-0.5.9-12|30	install -d -m 755 %{buildroot}%{_var}/www/cgi-bin
14cr|cgiirc-0.5.9-12|31	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|cgiirc-0.5.9-12|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|cgiirc-0.5.9-12|33	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|cgiirc-0.5.9-12|34	
14cr|cgiirc-0.5.9-12|35	install -m 755 *.cgi %{buildroot}%{_var}/www/cgi-bin
14cr|cgiirc-0.5.9-12|36	install -m 644 cgiirc.config.full %{buildroot}%{_sysconfdir}/cgiirc.config
14cr|cgiirc-0.5.9-12|37	cp -r modules %{buildroot}%{_datadir}/%{name}
14cr|cgiirc-0.5.9-12|38	cp -r interfaces %{buildroot}%{_datadir}/%{name}
14cr|cgiirc-0.5.9-12|39	cp -r formats %{buildroot}%{_datadir}/%{name}
14cr|cgiirc-0.5.9-12|40	cp -r images/* %{buildroot}%{_var}/www/%{name}
14cr|cgiirc-0.5.9-12|41	
14cr|cgiirc-0.5.9-12|42	# apache configuration
14cr|cgiirc-0.5.9-12|43	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|cgiirc-0.5.9-12|44	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|cgiirc-0.5.9-12|45	# CGI::IRC configuration
14cr|cgiirc-0.5.9-12|46	
14cr|cgiirc-0.5.9-12|47	Alias /%{name} %{_var}/www/%{name}
14cr|cgiirc-0.5.9-12|48	
14cr|cgiirc-0.5.9-12|49	<Directory %{_var}/www/%{name}>
14cr|cgiirc-0.5.9-12|50	Require all granted
14cr|cgiirc-0.5.9-12|51	</Directory>
14cr|cgiirc-0.5.9-12|52	EOF
14cr|cgiirc-0.5.9-12|53	
14cr|cgiirc-0.5.9-12|54	%clean
14cr|cgiirc-0.5.9-12|55	rm -rf %{buildroot}
14cr|cgiirc-0.5.9-12|56	
14cr|cgiirc-0.5.9-12|57	
14cr|cgiirc-0.5.9-12|58	
14cr|cgiirc-0.5.9-12|59	%files
14cr|cgiirc-0.5.9-12|60	%defattr(-,root,root)
14cr|cgiirc-0.5.9-12|61	%doc README docs/*
14cr|cgiirc-0.5.9-12|62	%{_datadir}/%{name}
14cr|cgiirc-0.5.9-12|63	%{_var}/www/%{name}
14cr|cgiirc-0.5.9-12|64	%{_var}/www/cgi-bin/*
14cr|cgiirc-0.5.9-12|65	%config(noreplace) %{_sysconfdir}/cgiirc.config
14cr|cgiirc-0.5.9-12|66	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|cgiirc-0.5.9-12|67	
14cr|cgiirc-0.5.9-12|68	
14cr|cgiirc-0.5.9-12|69	
14cr|cgiirc-0.5.9-12|70	%changelog
14cr|cgiirc-0.5.9-12|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.9-12
14cr|cgiirc-0.5.9-12|72	+ Revision: ca746fb
14cr|cgiirc-0.5.9-12|73	- MassBuild#464: Increase release tag
14cr|cgiirc-0.5.9-12|74	
14cr|cgiirc-0.5.9-12|75	

568 14
14cr|cgilib-0.7-4|1	%define	major 1
14cr|cgilib-0.7-4|2	%define libname %mklibname cgi %{major}
14cr|cgilib-0.7-4|3	%define develname %mklibname cgi -d
14cr|cgilib-0.7-4|4	
14cr|cgilib-0.7-4|5	Summary:	A CGI (Common Gateway Interface) library
14cr|cgilib-0.7-4|6	Name:		cgilib
14cr|cgilib-0.7-4|7	Version:	0.7
14cr|cgilib-0.7-4|8	Release:	4
14cr|cgilib-0.7-4|9	License:	GPL
14cr|cgilib-0.7-4|10	Group:		System/Libraries
14cr|cgilib-0.7-4|11	URL:		http://www.infodrom.org/projects/cgilib/
14cr|cgilib-0.7-4|12	Source0:	%{name}-%{version}.tar.gz
14cr|cgilib-0.7-4|13	BuildRequires:	autoconf
14cr|cgilib-0.7-4|14	BuildRequires:	automake
14cr|cgilib-0.7-4|15	BuildRequires:	libtool
14cr|cgilib-0.7-4|16	
14cr|cgilib-0.7-4|17	%description
14cr|cgilib-0.7-4|18	This is quite a simple library that provides an easy CGI interface (Common
14cr|cgilib-0.7-4|19	Gateway Interface). It provides an easy to use interface to CGI if you need
14cr|cgilib-0.7-4|20	to write your program in C instead of perl.
14cr|cgilib-0.7-4|21	
14cr|cgilib-0.7-4|22	%package -n	%{libname}
14cr|cgilib-0.7-4|23	Summary:	A CGI (Common Gateway Interface) library
14cr|cgilib-0.7-4|24	Group:          System/Libraries
14cr|cgilib-0.7-4|25	Provides:	%{name} = %{version}-%{release}
14cr|cgilib-0.7-4|26	Obsoletes:	%{name}
14cr|cgilib-0.7-4|27	
14cr|cgilib-0.7-4|28	%description -n	%{libname}
14cr|cgilib-0.7-4|29	This is quite a simple library that provides an easy CGI interface (Common
14cr|cgilib-0.7-4|30	Gateway Interface). It provides an easy to use interface to CGI if you need
14cr|cgilib-0.7-4|31	to write your program in C instead of perl.
14cr|cgilib-0.7-4|32	
14cr|cgilib-0.7-4|33	%package -n	%{develname}
14cr|cgilib-0.7-4|34	Summary:	Development library and header files for the %{libname} library
14cr|cgilib-0.7-4|35	Group:		Development/C
14cr|cgilib-0.7-4|36	Requires:	%{libname} = %{version}
14cr|cgilib-0.7-4|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|cgilib-0.7-4|38	Obsoletes:	%{name}-devel
14cr|cgilib-0.7-4|39	Provides:	libcgi-devel
14cr|cgilib-0.7-4|40	Obsoletes:	%{mklibname cgi 0 -d}
14cr|cgilib-0.7-4|41	
14cr|cgilib-0.7-4|42	%description -n	%{develname}
14cr|cgilib-0.7-4|43	Header files and develpment documentation for %{name}.
14cr|cgilib-0.7-4|44	
14cr|cgilib-0.7-4|45	%prep
14cr|cgilib-0.7-4|46	%setup -q
14cr|cgilib-0.7-4|47	
14cr|cgilib-0.7-4|48	%build
14cr|cgilib-0.7-4|49	export CFLAGS="%{optflags} -fPIC"
14cr|cgilib-0.7-4|50	touch NEWS README AUTHORS ChangeLog
14cr|cgilib-0.7-4|51	autoreconf -if
14cr|cgilib-0.7-4|52	%configure2_5x
14cr|cgilib-0.7-4|53	
14cr|cgilib-0.7-4|54	%make CFLAGS="%{optflags} -fPIC"
14cr|cgilib-0.7-4|55	
14cr|cgilib-0.7-4|56	%install
14cr|cgilib-0.7-4|57	%makeinstall_std
14cr|cgilib-0.7-4|58	
14cr|cgilib-0.7-4|59	# remove unwanted files
14cr|cgilib-0.7-4|60	rm -f %{buildroot}%{_bindir}/{cgitest,jumpto}
14cr|cgilib-0.7-4|61	
14cr|cgilib-0.7-4|62	%files -n %{libname}
14cr|cgilib-0.7-4|63	%defattr(-,root,root)
14cr|cgilib-0.7-4|64	%doc AUTHORS ChangeLog README
14cr|cgilib-0.7-4|65	%{_libdir}/libcgi.so.%{major}*
14cr|cgilib-0.7-4|66	
14cr|cgilib-0.7-4|67	%files -n %{develname}
14cr|cgilib-0.7-4|68	%defattr(-,root,root)
14cr|cgilib-0.7-4|69	%{_includedir}/*
14cr|cgilib-0.7-4|70	%{_libdir}/*.so
14cr|cgilib-0.7-4|71	%{_libdir}/*.a
14cr|cgilib-0.7-4|72	%{_mandir}/man[35]/*
14cr|cgilib-0.7-4|73	
14cr|cgilib-0.7-4|74	
14cr|cgilib-0.7-4|75	
14cr|cgilib-0.7-4|76	%changelog
14cr|cgilib-0.7-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-4
14cr|cgilib-0.7-4|78	+ Revision: f238fd5
14cr|cgilib-0.7-4|79	- MassBuild#464: Increase release tag
14cr|cgilib-0.7-4|80	
14cr|cgilib-0.7-4|81	

569 14
14cr|cgoban1-1.9.14-16|1	%define name cgoban1
14cr|cgoban1-1.9.14-16|2	%define version 1.9.14
14cr|cgoban1-1.9.14-16|3	%define release  16
14cr|cgoban1-1.9.14-16|4	%define rname cgoban
14cr|cgoban1-1.9.14-16|5	
14cr|cgoban1-1.9.14-16|6	Summary: A Go game client
14cr|cgoban1-1.9.14-16|7	Summary(fr): Un client pour le jeu de Go
14cr|cgoban1-1.9.14-16|8	Name: %{name}
14cr|cgoban1-1.9.14-16|9	Version: %{version}
14cr|cgoban1-1.9.14-16|10	Release: %{release}
14cr|cgoban1-1.9.14-16|11	License: GPLv2+
14cr|cgoban1-1.9.14-16|12	Group: Games/Boards
14cr|cgoban1-1.9.14-16|13	Source:	http://ovh.dl.sourceforge.net/sourceforge/cgoban1/%rname-%version.tar.bz2
14cr|cgoban1-1.9.14-16|14	Source2: %name-mini.png
14cr|cgoban1-1.9.14-16|15	Source3: %name.png
14cr|cgoban1-1.9.14-16|16	URL: http://cgoban1.sourceforge.net/
14cr|cgoban1-1.9.14-16|17	BuildRequires:  pkgconfig(x11)
14cr|cgoban1-1.9.14-16|18	Provides: %rname = %{version}
14cr|cgoban1-1.9.14-16|19	
14cr|cgoban1-1.9.14-16|20	%description
14cr|cgoban1-1.9.14-16|21	Cgoban (Complete Goban) is for Unix systems with X11.  It has the ability
14cr|cgoban1-1.9.14-16|22	to be a computerized go board, view and edit smart-go files, and connect to
14cr|cgoban1-1.9.14-16|23	go servers on the Internet.
14cr|cgoban1-1.9.14-16|24	Cgoban is also a smart interface for GNU Go.
14cr|cgoban1-1.9.14-16|25	
14cr|cgoban1-1.9.14-16|26	%prep
14cr|cgoban1-1.9.14-16|27	%setup -q -n %rname-%version
14cr|cgoban1-1.9.14-16|28	
14cr|cgoban1-1.9.14-16|29	%build
14cr|cgoban1-1.9.14-16|30	mv src/cgoban.c src/cgoban.c.orig
14cr|cgoban1-1.9.14-16|31	sed -e 's|\"./goDummy\"|\"/usr/games/gnugo --quiet\"|' <src/cgoban.c.orig >src/cgoban.c
14cr|cgoban1-1.9.14-16|32	mv configure configure.orig
14cr|cgoban1-1.9.14-16|33	sed -e "s|-O2 -fomit-frame-pointer|$RPM_OPT_FLAGS|g" <configure.orig >configure
14cr|cgoban1-1.9.14-16|34	chmod +x configure
14cr|cgoban1-1.9.14-16|35	%configure2_5x --program-suffix=1
14cr|cgoban1-1.9.14-16|36	%make
14cr|cgoban1-1.9.14-16|37	
14cr|cgoban1-1.9.14-16|38	%install
14cr|cgoban1-1.9.14-16|39	rm -rf $RPM_BUILD_ROOT
14cr|cgoban1-1.9.14-16|40	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|cgoban1-1.9.14-16|41	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
14cr|cgoban1-1.9.14-16|42	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}{,/mini,/large}
14cr|cgoban1-1.9.14-16|43	%makeinstall_std
14cr|cgoban1-1.9.14-16|44	
14cr|cgoban1-1.9.14-16|45	cp cgoban_icon.png $RPM_BUILD_ROOT%{_iconsdir}/large/cgoban1.png
14cr|cgoban1-1.9.14-16|46	cp %{SOURCE2} $RPM_BUILD_ROOT%{_iconsdir}/mini/cgoban1.png
14cr|cgoban1-1.9.14-16|47	cp %{SOURCE3} $RPM_BUILD_ROOT%{_iconsdir}/cgoban1.png
14cr|cgoban1-1.9.14-16|48	
14cr|cgoban1-1.9.14-16|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|cgoban1-1.9.14-16|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|cgoban1-1.9.14-16|51	[Desktop Entry]
14cr|cgoban1-1.9.14-16|52	Name=CGoban
14cr|cgoban1-1.9.14-16|53	Comment=Graphical game of Go
14cr|cgoban1-1.9.14-16|54	Exec=%{_bindir}/%{name}
14cr|cgoban1-1.9.14-16|55	Icon=cgoban1
14cr|cgoban1-1.9.14-16|56	Terminal=false
14cr|cgoban1-1.9.14-16|57	Type=Application
14cr|cgoban1-1.9.14-16|58	Categories=Game;BoardGame;
14cr|cgoban1-1.9.14-16|59	EOF
14cr|cgoban1-1.9.14-16|60	
14cr|cgoban1-1.9.14-16|61	%clean
14cr|cgoban1-1.9.14-16|62	rm -rf $RPM_BUILD_ROOT
14cr|cgoban1-1.9.14-16|63	
14cr|cgoban1-1.9.14-16|64	%if %mdkversion < 200900
14cr|cgoban1-1.9.14-16|65	%post
14cr|cgoban1-1.9.14-16|66	%update_menus
14cr|cgoban1-1.9.14-16|67	%endif
14cr|cgoban1-1.9.14-16|68	
14cr|cgoban1-1.9.14-16|69	%if %mdkversion < 200900
14cr|cgoban1-1.9.14-16|70	%postun
14cr|cgoban1-1.9.14-16|71	%clean_menus
14cr|cgoban1-1.9.14-16|72	%endif
14cr|cgoban1-1.9.14-16|73	
14cr|cgoban1-1.9.14-16|74	%files
14cr|cgoban1-1.9.14-16|75	%defattr(-,root,root)
14cr|cgoban1-1.9.14-16|76	%doc README TODO seigen-minoru.sgf
14cr|cgoban1-1.9.14-16|77	%{_bindir}/*
14cr|cgoban1-1.9.14-16|78	%{_mandir}/man6/*
14cr|cgoban1-1.9.14-16|79	%{_datadir}/applications/*.desktop
14cr|cgoban1-1.9.14-16|80	%{_iconsdir}/cgoban1.png
14cr|cgoban1-1.9.14-16|81	%{_iconsdir}/*/cgoban1.png
14cr|cgoban1-1.9.14-16|82	
14cr|cgoban1-1.9.14-16|83	
14cr|cgoban1-1.9.14-16|84	
14cr|cgoban1-1.9.14-16|85	%changelog
14cr|cgoban1-1.9.14-16|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.14-16
14cr|cgoban1-1.9.14-16|87	+ Revision: 12b09e5
14cr|cgoban1-1.9.14-16|88	- MassBuild#464: Increase release tag
14cr|cgoban1-1.9.14-16|89	
14cr|cgoban1-1.9.14-16|90	

570 14
14cr|c++-gtk-utils-2.0.12-2|1	%define major 0
14cr|c++-gtk-utils-2.0.12-2|2	%define libname %mklibname c++-gtk-utils %{major}
14cr|c++-gtk-utils-2.0.12-2|3	%define develname %mklibname c++-gtk-utils -d
14cr|c++-gtk-utils-2.0.12-2|4	
14cr|c++-gtk-utils-2.0.12-2|5	Summary:	A library for programming GTK+ programs using C++
14cr|c++-gtk-utils-2.0.12-2|6	Name:		c++-gtk-utils
14cr|c++-gtk-utils-2.0.12-2|7	Version:	2.0.12
14cr|c++-gtk-utils-2.0.12-2|8	Release:	2
14cr|c++-gtk-utils-2.0.12-2|9	License:	GPLv2
14cr|c++-gtk-utils-2.0.12-2|10	Group:		System/Libraries
14cr|c++-gtk-utils-2.0.12-2|11	URL:		http://cxx-gtk-utils.sourceforge.net
14cr|c++-gtk-utils-2.0.12-2|12	Source0:	http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.0.4/%{name}-%{version}.tar.gz
14cr|c++-gtk-utils-2.0.12-2|13	BuildRequires:	pkgconfig(cairo)
14cr|c++-gtk-utils-2.0.12-2|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|c++-gtk-utils-2.0.12-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|c++-gtk-utils-2.0.12-2|16	BuildRequires:	pkgconfig(pango)
14cr|c++-gtk-utils-2.0.12-2|17	BuildRequires:	pkgconfig(pangocairo)
14cr|c++-gtk-utils-2.0.12-2|18	
14cr|c++-gtk-utils-2.0.12-2|19	%description
14cr|c++-gtk-utils-2.0.12-2|20	c++-gtk-utils is a lightweight library containing a number of classes
14cr|c++-gtk-utils-2.0.12-2|21	and functions for programming GTK+ programs using C++ in POSIX (unix-like)
14cr|c++-gtk-utils-2.0.12-2|22	environments, where the user does not want to use a full-on wrapper such
14cr|c++-gtk-utils-2.0.12-2|23	as gtkmm or wxWidgets, or is concerned about exception safety or thread
14cr|c++-gtk-utils-2.0.12-2|24	safety of the wrapper and their documentation. It is parallel installable
14cr|c++-gtk-utils-2.0.12-2|25	for both GTK+2 and GTK+3.
14cr|c++-gtk-utils-2.0.12-2|26	
14cr|c++-gtk-utils-2.0.12-2|27	%package -n	%{libname}
14cr|c++-gtk-utils-2.0.12-2|28	Summary:	A library for programming GTK+ programs using C++
14cr|c++-gtk-utils-2.0.12-2|29	Group:		System/Libraries
14cr|c++-gtk-utils-2.0.12-2|30	
14cr|c++-gtk-utils-2.0.12-2|31	%description -n %{libname}
14cr|c++-gtk-utils-2.0.12-2|32	c++-gtk-utils is a lightweight library containing a number of classes
14cr|c++-gtk-utils-2.0.12-2|33	and functions for programming GTK+ programs using C++ in POSIX (unix-like)
14cr|c++-gtk-utils-2.0.12-2|34	environments, where the user does not want to use a full-on wrapper such
14cr|c++-gtk-utils-2.0.12-2|35	as gtkmm or wxWidgets, or is concerned about exception safety or thread
14cr|c++-gtk-utils-2.0.12-2|36	safety of the wrapper and their documentation. It is parallel installable
14cr|c++-gtk-utils-2.0.12-2|37	for both GTK+2 and GTK+3.
14cr|c++-gtk-utils-2.0.12-2|38	
14cr|c++-gtk-utils-2.0.12-2|39	%package -n	%{develname}
14cr|c++-gtk-utils-2.0.12-2|40	Summary:	Development files for %{name}
14cr|c++-gtk-utils-2.0.12-2|41	Group:		Development/C
14cr|c++-gtk-utils-2.0.12-2|42	Requires:	%{libname} = %{version}-%{release}
14cr|c++-gtk-utils-2.0.12-2|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|c++-gtk-utils-2.0.12-2|44	
14cr|c++-gtk-utils-2.0.12-2|45	%description -n %{develname}
14cr|c++-gtk-utils-2.0.12-2|46	Development files for %{name}.
14cr|c++-gtk-utils-2.0.12-2|47	
14cr|c++-gtk-utils-2.0.12-2|48	%prep
14cr|c++-gtk-utils-2.0.12-2|49	%setup -q
14cr|c++-gtk-utils-2.0.12-2|50	
14cr|c++-gtk-utils-2.0.12-2|51	%build
14cr|c++-gtk-utils-2.0.12-2|52	%configure2_5x --disable-static
14cr|c++-gtk-utils-2.0.12-2|53	
14cr|c++-gtk-utils-2.0.12-2|54	%make LIBS="-lpthread"
14cr|c++-gtk-utils-2.0.12-2|55	
14cr|c++-gtk-utils-2.0.12-2|56	%install
14cr|c++-gtk-utils-2.0.12-2|57	%makeinstall_std
14cr|c++-gtk-utils-2.0.12-2|58	
14cr|c++-gtk-utils-2.0.12-2|59	%files -n %{libname}
14cr|c++-gtk-utils-2.0.12-2|60	%{_libdir}/libcxx-gtk-utils-3-2.0.so.%{major}*
14cr|c++-gtk-utils-2.0.12-2|61	
14cr|c++-gtk-utils-2.0.12-2|62	%files -n %{develname}
14cr|c++-gtk-utils-2.0.12-2|63	%{_includedir}/%{name}-3-2.0/%{name}/*.h
14cr|c++-gtk-utils-2.0.12-2|64	%{_includedir}/%{name}-3-2.0/%{name}/*.tpp
14cr|c++-gtk-utils-2.0.12-2|65	%{_libdir}/pkgconfig/*.pc
14cr|c++-gtk-utils-2.0.12-2|66	%{_docdir}/%{name}/2.0/html/*
14cr|c++-gtk-utils-2.0.12-2|67	%{_docdir}/%{name}/2.0/README
14cr|c++-gtk-utils-2.0.12-2|68	%{_docdir}/%{name}/2.0/NEWS
14cr|c++-gtk-utils-2.0.12-2|69	%{_docdir}/%{name}/2.0/BUGS
14cr|c++-gtk-utils-2.0.12-2|70	%{_docdir}/%{name}/2.0/COPYING
14cr|c++-gtk-utils-2.0.12-2|71	%{_docdir}/%{name}/2.0/PORTING*
14cr|c++-gtk-utils-2.0.12-2|72	%{_libdir}/libcxx-gtk-utils-3-2.0.so
14cr|c++-gtk-utils-2.0.12-2|73	
14cr|c++-gtk-utils-2.0.12-2|74	
14cr|c++-gtk-utils-2.0.12-2|75	%changelog
14cr|c++-gtk-utils-2.0.12-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.12-2
14cr|c++-gtk-utils-2.0.12-2|77	+ Revision: eba6fa3
14cr|c++-gtk-utils-2.0.12-2|78	- MassBuild#464: Increase release tag
14cr|c++-gtk-utils-2.0.12-2|79	
14cr|c++-gtk-utils-2.0.12-2|80	

571 14
14cr|chaplin-1.10-10|1	%define name chaplin
14cr|chaplin-1.10-10|2	%define version 1.10
14cr|chaplin-1.10-10|3	%define release 10
14cr|chaplin-1.10-10|4	
14cr|chaplin-1.10-10|5	Summary: A dvd chapter tool
14cr|chaplin-1.10-10|6	Name: %{name}
14cr|chaplin-1.10-10|7	Version: %{version}
14cr|chaplin-1.10-10|8	Release: %{release}
14cr|chaplin-1.10-10|9	Source0: %{name}-%{version}.tar.bz2
14cr|chaplin-1.10-10|10	Patch0: http://archive.ubuntu.com/ubuntu/pool/multiverse/c/chaplin/chaplin_1.10-0.0.diff.gz
14cr|chaplin-1.10-10|11	Patch1: chaplin-1.10-include.patch.bz2
14cr|chaplin-1.10-10|12	License: GPL
14cr|chaplin-1.10-10|13	Group: Video
14cr|chaplin-1.10-10|14	Url: http://www.lallafa.de/bp/chaplin.html
14cr|chaplin-1.10-10|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chaplin-1.10-10|16	BuildRequires: libdvdread-devel
14cr|chaplin-1.10-10|17	
14cr|chaplin-1.10-10|18	%description
14cr|chaplin-1.10-10|19	The tool parses a DVD disc or image and extracts
14cr|chaplin-1.10-10|20	the exact duration for each chapter of a given title.
14cr|chaplin-1.10-10|21	
14cr|chaplin-1.10-10|22	%prep
14cr|chaplin-1.10-10|23	%setup -q -n %{name}
14cr|chaplin-1.10-10|24	%patch0 -p1
14cr|chaplin-1.10-10|25	%patch1
14cr|chaplin-1.10-10|26	
14cr|chaplin-1.10-10|27	%build
14cr|chaplin-1.10-10|28	make
14cr|chaplin-1.10-10|29	
14cr|chaplin-1.10-10|30	%install
14cr|chaplin-1.10-10|31	rm -rf $RPM_BUILD_ROOT
14cr|chaplin-1.10-10|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|chaplin-1.10-10|33	install chaplin $RPM_BUILD_ROOT/%{_bindir}
14cr|chaplin-1.10-10|34	install chaplin-genmenu $RPM_BUILD_ROOT/%{_bindir}
14cr|chaplin-1.10-10|35	
14cr|chaplin-1.10-10|36	
14cr|chaplin-1.10-10|37	%clean
14cr|chaplin-1.10-10|38	rm -rf $RPM_BUILD_ROOT
14cr|chaplin-1.10-10|39	
14cr|chaplin-1.10-10|40	%files
14cr|chaplin-1.10-10|41	%defattr(-,root,root)
14cr|chaplin-1.10-10|42	%{_bindir}/chaplin
14cr|chaplin-1.10-10|43	%{_bindir}/chaplin-genmenu
14cr|chaplin-1.10-10|44	
14cr|chaplin-1.10-10|45	
14cr|chaplin-1.10-10|46	
14cr|chaplin-1.10-10|47	%changelog
14cr|chaplin-1.10-10|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-10
14cr|chaplin-1.10-10|49	+ Revision: 9f50b06
14cr|chaplin-1.10-10|50	- MassBuild#464: Increase release tag
14cr|chaplin-1.10-10|51	
14cr|chaplin-1.10-10|52	

572 14
14cr|CharLS-1.0-3|1	%define name		CharLS
14cr|CharLS-1.0-3|2	%define major		1
14cr|CharLS-1.0-3|3	%define libname		%mklibname %{name} %{major}
14cr|CharLS-1.0-3|4	%define develname	%mklibname %{name} -d
14cr|CharLS-1.0-3|5	
14cr|CharLS-1.0-3|6	Name:           %{name}
14cr|CharLS-1.0-3|7	Version:        1.0
14cr|CharLS-1.0-3|8	Release:        3
14cr|CharLS-1.0-3|9	License:        BSD
14cr|CharLS-1.0-3|10	Summary:        A JPEG-LS library
14cr|CharLS-1.0-3|11	Url:            http://charls.codeplex.com/
14cr|CharLS-1.0-3|12	Group:          System/Libraries
14cr|CharLS-1.0-3|13	Source0:        %{name}-source-%{version}.zip
14cr|CharLS-1.0-3|14	# PATCH-FIX-OPENSUSE charls_add_cmake_install_target.patch asterios.dramis@gmail.com -- Add a cmake install target for CharLS header files
14cr|CharLS-1.0-3|15	Patch0:         CharLS-1.0-suse-add_cmake_install_target.patch
14cr|CharLS-1.0-3|16	# PATCH-FIX-OPENSUSE charls_add_sharedlib_soname.patch asterios.dramis@gmail.com -- Add soname to generated shared lib and install libCharLS.so
14cr|CharLS-1.0-3|17	Patch1:         CharLS-1.0-suse-add_sharedlib_soname.patch
14cr|CharLS-1.0-3|18	# PATCH-FIX-OPENSUSE charls_fix_tests.patch asterios.dramis@gmail.com -- Fix tests
14cr|CharLS-1.0-3|19	Patch2:         CharLS-1.0-suse-fix_tests.patch
14cr|CharLS-1.0-3|20	BuildRequires:	cmake
14cr|CharLS-1.0-3|21	BuildRequires:	dos2unix
14cr|CharLS-1.0-3|22	
14cr|CharLS-1.0-3|23	%description
14cr|CharLS-1.0-3|24	An optimized implementation of the JPEG-LS standard for lossless and
14cr|CharLS-1.0-3|25	near-lossless image compression. JPEG-LS is a low-complexity standard that
14cr|CharLS-1.0-3|26	matches JPEG 2000 compression ratios. In terms of speed, CharLS outperforms
14cr|CharLS-1.0-3|27	open source and commercial JPEG LS implementations.
14cr|CharLS-1.0-3|28	
14cr|CharLS-1.0-3|29	%package -n %{develname}
14cr|CharLS-1.0-3|30	Summary:        Libraries and headers for CharLS
14cr|CharLS-1.0-3|31	Group:          Development/C
14cr|CharLS-1.0-3|32	Requires:       %{libname} = %{version}
14cr|CharLS-1.0-3|33	Provides:	CharLS-devel
14cr|CharLS-1.0-3|34	
14cr|CharLS-1.0-3|35	%description -n %{develname}
14cr|CharLS-1.0-3|36	This package contains libraries and headers for CharLS.
14cr|CharLS-1.0-3|37	
14cr|CharLS-1.0-3|38	%package -n %{libname}
14cr|CharLS-1.0-3|39	Summary:        A JPEG-LS library
14cr|CharLS-1.0-3|40	Group:          System/Libraries
14cr|CharLS-1.0-3|41	
14cr|CharLS-1.0-3|42	%description -n %{libname}
14cr|CharLS-1.0-3|43	An optimized implementation of the JPEG-LS standard for lossless and
14cr|CharLS-1.0-3|44	near-lossless image compression. JPEG-LS is a low-complexity standard that
14cr|CharLS-1.0-3|45	matches JPEG 2000 compression ratios. In terms of speed, CharLS outperforms
14cr|CharLS-1.0-3|46	open source and commercial JPEG LS implementations.
14cr|CharLS-1.0-3|47	
14cr|CharLS-1.0-3|48	%prep
14cr|CharLS-1.0-3|49	%setup -c -q
14cr|CharLS-1.0-3|50	dos2unix *.h *.c* *.txt
14cr|CharLS-1.0-3|51	%patch0 -p1
14cr|CharLS-1.0-3|52	%patch1 -p1
14cr|CharLS-1.0-3|53	%patch2 -p1
14cr|CharLS-1.0-3|54	
14cr|CharLS-1.0-3|55	%build
14cr|CharLS-1.0-3|56	%cmake \
14cr|CharLS-1.0-3|57	-Dcharls_BUILD_SHARED_LIBS=ON \
14cr|CharLS-1.0-3|58	-DBUILD_TESTING=ON \
14cr|CharLS-1.0-3|59	-DCMAKE_BUILD_TYPE=release
14cr|CharLS-1.0-3|60	%make VERBOSE=1
14cr|CharLS-1.0-3|61	
14cr|CharLS-1.0-3|62	%install
14cr|CharLS-1.0-3|63	pushd build
14cr|CharLS-1.0-3|64	%makeinstall_std
14cr|CharLS-1.0-3|65	popd
14cr|CharLS-1.0-3|66	
14cr|CharLS-1.0-3|67	%check
14cr|CharLS-1.0-3|68	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
14cr|CharLS-1.0-3|69	ctest .
14cr|CharLS-1.0-3|70	
14cr|CharLS-1.0-3|71	%files -n %{develname}
14cr|CharLS-1.0-3|72	%doc License.txt
14cr|CharLS-1.0-3|73	%{_includedir}/CharLS/
14cr|CharLS-1.0-3|74	%{_libdir}/*.so
14cr|CharLS-1.0-3|75	
14cr|CharLS-1.0-3|76	%files -n %{libname}
14cr|CharLS-1.0-3|77	%{_libdir}/libCharLS.so.%{major}*
14cr|CharLS-1.0-3|78	
14cr|CharLS-1.0-3|79	
14cr|CharLS-1.0-3|80	
14cr|CharLS-1.0-3|81	%changelog
14cr|CharLS-1.0-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|CharLS-1.0-3|83	+ Revision: 303390a
14cr|CharLS-1.0-3|84	- MassBuild#464: Increase release tag
14cr|CharLS-1.0-3|85	
14cr|CharLS-1.0-3|86	

573 14
14cr|checkbashisms-2.10.39-4|1	%define name checkbashisms
14cr|checkbashisms-2.10.39-4|2	%define version 2.10.39
14cr|checkbashisms-2.10.39-4|3	%define release 4
14cr|checkbashisms-2.10.39-4|4	
14cr|checkbashisms-2.10.39-4|5	Summary: Check shell scripts for common bash-specific contructs
14cr|checkbashisms-2.10.39-4|6	Name: %{name}
14cr|checkbashisms-2.10.39-4|7	Version: %{version}
14cr|checkbashisms-2.10.39-4|8	Release: %{release}
14cr|checkbashisms-2.10.39-4|9	# svn export svn://svn.debian.org/svn/devscripts/trunk/scripts/checkbashisms.pl
14cr|checkbashisms-2.10.39-4|10	Source0: checkbashisms.pl
14cr|checkbashisms-2.10.39-4|11	# svn export svn://svn.debian.org/svn/devscripts/trunk/scripts/checkbashisms.1
14cr|checkbashisms-2.10.39-4|12	Source1: checkbashisms.1
14cr|checkbashisms-2.10.39-4|13	License: GPLv2+
14cr|checkbashisms-2.10.39-4|14	Group: Development/Other
14cr|checkbashisms-2.10.39-4|15	Url: http://packages.debian.org/sid/devscripts
14cr|checkbashisms-2.10.39-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|checkbashisms-2.10.39-4|17	BuildArch: noarch
14cr|checkbashisms-2.10.39-4|18	
14cr|checkbashisms-2.10.39-4|19	%description
14cr|checkbashisms-2.10.39-4|20	checkbashisms checks whether a /bin/sh script contains any common
14cr|checkbashisms-2.10.39-4|21	bash-specific contructs.
14cr|checkbashisms-2.10.39-4|22	It is extracted from the Debian devscripts package.
14cr|checkbashisms-2.10.39-4|23	
14cr|checkbashisms-2.10.39-4|24	%prep
14cr|checkbashisms-2.10.39-4|25	%setup -q -T -c
14cr|checkbashisms-2.10.39-4|26	
14cr|checkbashisms-2.10.39-4|27	%build
14cr|checkbashisms-2.10.39-4|28	
14cr|checkbashisms-2.10.39-4|29	%install
14cr|checkbashisms-2.10.39-4|30	rm -rf %{buildroot}
14cr|checkbashisms-2.10.39-4|31	install -d %{buildroot}%{_bindir}
14cr|checkbashisms-2.10.39-4|32	install -m755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}.pl
14cr|checkbashisms-2.10.39-4|33	install -d %{buildroot}%{_mandir}/man1
14cr|checkbashisms-2.10.39-4|34	install -m644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
14cr|checkbashisms-2.10.39-4|35	
14cr|checkbashisms-2.10.39-4|36	%clean
14cr|checkbashisms-2.10.39-4|37	rm -rf %{buildroot}
14cr|checkbashisms-2.10.39-4|38	
14cr|checkbashisms-2.10.39-4|39	%files
14cr|checkbashisms-2.10.39-4|40	%defattr(-,root,root)
14cr|checkbashisms-2.10.39-4|41	%{_bindir}/%{name}.pl
14cr|checkbashisms-2.10.39-4|42	%{_mandir}/man1/%{name}.1*
14cr|checkbashisms-2.10.39-4|43	
14cr|checkbashisms-2.10.39-4|44	
14cr|checkbashisms-2.10.39-4|45	
14cr|checkbashisms-2.10.39-4|46	%changelog
14cr|checkbashisms-2.10.39-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.39-4
14cr|checkbashisms-2.10.39-4|48	+ Revision: 80424a2
14cr|checkbashisms-2.10.39-4|49	- MassBuild#464: Increase release tag
14cr|checkbashisms-2.10.39-4|50	
14cr|checkbashisms-2.10.39-4|51	

574 14
14cr|checkinstall-1.6.2.16-11|1	%define debug_package %{nil}
14cr|checkinstall-1.6.2.16-11|2	
14cr|checkinstall-1.6.2.16-11|3	%define fversion 1.6.2
14cr|checkinstall-1.6.2.16-11|4	
14cr|checkinstall-1.6.2.16-11|5	Summary:   CheckInstall installations tracker
14cr|checkinstall-1.6.2.16-11|6	Name:      checkinstall
14cr|checkinstall-1.6.2.16-11|7	Version:   1.6.2.16
14cr|checkinstall-1.6.2.16-11|8	Release:   11
14cr|checkinstall-1.6.2.16-11|9	License:   GPLv2+
14cr|checkinstall-1.6.2.16-11|10	Group:     System/Configuration/Packaging
14cr|checkinstall-1.6.2.16-11|11	#gw git snapshot
14cr|checkinstall-1.6.2.16-11|12	Source:    http://checkinstall.izto.org/files/source/%{name}-%{fversion}.tar.gz
14cr|checkinstall-1.6.2.16-11|13	Patch0:    checkinstall-mdv-fix-paths.patch
14cr|checkinstall-1.6.2.16-11|14	Patch2:    checkinstall-1.6.1-rpm-version-check.patch
14cr|checkinstall-1.6.2.16-11|15	Patch3:    installwatch-glibc_minor.patch
14cr|checkinstall-1.6.2.16-11|16	Patch4:    checkinstall-mdv-rpm-set-buildroot.patch
14cr|checkinstall-1.6.2.16-11|17	#gw from Debian, build with new glibc
14cr|checkinstall-1.6.2.16-11|18	Patch5:    checkinstall-1.6.1-deb-mdv-build-with-new-glibc.patch
14cr|checkinstall-1.6.2.16-11|19	Url:       http://asic-linux.com.mx/~izto/checkinstall/
14cr|checkinstall-1.6.2.16-11|20	Requires:  rpm-build
14cr|checkinstall-1.6.2.16-11|21	
14cr|checkinstall-1.6.2.16-11|22	%description
14cr|checkinstall-1.6.2.16-11|23	CheckInstall keeps track of all the files created or modified by your
14cr|checkinstall-1.6.2.16-11|24	installation script ("make install" "make install_modules", "setup", etc),
14cr|checkinstall-1.6.2.16-11|25	builds a standard binary package and installs it in your system giving
14cr|checkinstall-1.6.2.16-11|26	you the ability to uninstall it with your distribution's standard
14cr|checkinstall-1.6.2.16-11|27	package management utilities.
14cr|checkinstall-1.6.2.16-11|28	
14cr|checkinstall-1.6.2.16-11|29	
14cr|checkinstall-1.6.2.16-11|30	%prep
14cr|checkinstall-1.6.2.16-11|31	%setup -q -n %{name}-%{fversion}
14cr|checkinstall-1.6.2.16-11|32	%patch0 -p1 -b .mdv
14cr|checkinstall-1.6.2.16-11|33	%patch2 -p0
14cr|checkinstall-1.6.2.16-11|34	%patch3 -p0 -b .glibc
14cr|checkinstall-1.6.2.16-11|35	%patch4 -p1 -b .buildroot
14cr|checkinstall-1.6.2.16-11|36	ln -s installwatch installwatch-0.7.0beta5
14cr|checkinstall-1.6.2.16-11|37	%patch5 -p1
14cr|checkinstall-1.6.2.16-11|38	
14cr|checkinstall-1.6.2.16-11|39	%build
14cr|checkinstall-1.6.2.16-11|40	%make
14cr|checkinstall-1.6.2.16-11|41	
14cr|checkinstall-1.6.2.16-11|42	%install
14cr|checkinstall-1.6.2.16-11|43	install -D -m 755 checkinstall %{buildroot}/%{_bindir}/checkinstall
14cr|checkinstall-1.6.2.16-11|44	install -D -m 755 makepak %{buildroot}/%{_sbindir}/makepak
14cr|checkinstall-1.6.2.16-11|45	install -m 755 installwatch/installwatch %{buildroot}/%{_bindir}
14cr|checkinstall-1.6.2.16-11|46	install -D -m 755 installwatch/installwatch.so %{buildroot}/%{_libdir}/checkinstall/installwatch.so
14cr|checkinstall-1.6.2.16-11|47	install -m 755 checkinstallrc-dist %{buildroot}/%{_libdir}/checkinstall/checkinstallrc
14cr|checkinstall-1.6.2.16-11|48	install -D -m 644 locale/checkinstall-es.mo %{buildroot}%{_libdir}/checkinstall/locale/es/LC_MESSAGES/checkinstall.mo
14cr|checkinstall-1.6.2.16-11|49	perl -pi -e "s!#PREFIX#!%{_prefix}!" %{buildroot}%{_bindir}/installwatch
14cr|checkinstall-1.6.2.16-11|50	perl -pi -e "s!/lib/!/%{_lib}/!" %{buildroot}%{_bindir}/*
14cr|checkinstall-1.6.2.16-11|51	
14cr|checkinstall-1.6.2.16-11|52	%files
14cr|checkinstall-1.6.2.16-11|53	%doc README RELNOTES BUGS TODO CREDITS
14cr|checkinstall-1.6.2.16-11|54	%{_bindir}/installwatch
14cr|checkinstall-1.6.2.16-11|55	%{_bindir}/checkinstall
14cr|checkinstall-1.6.2.16-11|56	%{_sbindir}/makepak
14cr|checkinstall-1.6.2.16-11|57	%dir %{_libdir}/checkinstall/
14cr|checkinstall-1.6.2.16-11|58	%{_libdir}/checkinstall/checkinstallrc
14cr|checkinstall-1.6.2.16-11|59	%{_libdir}/checkinstall/installwatch.so
14cr|checkinstall-1.6.2.16-11|60	%lang(es) %{_libdir}/checkinstall/locale/es
14cr|checkinstall-1.6.2.16-11|61	%dir %{_libdir}/checkinstall/locale/
14cr|checkinstall-1.6.2.16-11|62	
14cr|checkinstall-1.6.2.16-11|63	%changelog
14cr|checkinstall-1.6.2.16-11|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2.16-11
14cr|checkinstall-1.6.2.16-11|65	+ Revision: 9ccb275
14cr|checkinstall-1.6.2.16-11|66	- MassBuild#464: Increase release tag
14cr|checkinstall-1.6.2.16-11|67	
14cr|checkinstall-1.6.2.16-11|68	

575 14
14cr|checklink-4.81-3|1	%define realname W3C-LinkChecker
14cr|checklink-4.81-3|2	
14cr|checklink-4.81-3|3	Summary:	A tools to check link on website
14cr|checklink-4.81-3|4	
14cr|checklink-4.81-3|5	Name:		checklink
14cr|checklink-4.81-3|6	Version:	4.81
14cr|checklink-4.81-3|7	Release:	3
14cr|checklink-4.81-3|8	Source0:	http://search.cpan.org/CPAN/authors/id/S/SC/SCOP/%{realname}-%{version}.tar.gz
14cr|checklink-4.81-3|9	License:	W3C License
14cr|checklink-4.81-3|10	Group:		Networking/WWW
14cr|checklink-4.81-3|11	Url:		http://search.cpan.org/dist/W3C-LinkChecker/
14cr|checklink-4.81-3|12	BuildArch:	noarch
14cr|checklink-4.81-3|13	Provides:	%{realname} = %{version}-%{release}
14cr|checklink-4.81-3|14	# To follow perl module policy naming:
14cr|checklink-4.81-3|15	Provides:	perl-W3C-LinkChecker = %{version}-%{release}
14cr|checklink-4.81-3|16	BuildRequires:	perl-devel
14cr|checklink-4.81-3|17	BuildRequires:	perl(CGI)
14cr|checklink-4.81-3|18	BuildRequires:	perl(HTML::Entities)
14cr|checklink-4.81-3|19	BuildRequires:	perl(HTML::Parser) >= 3.00
14cr|checklink-4.81-3|20	BuildRequires:	perl(HTTP::Request)
14cr|checklink-4.81-3|21	BuildRequires:	perl(HTTP::Response)
14cr|checklink-4.81-3|22	BuildRequires:	perl(LWP::RobotUA)
14cr|checklink-4.81-3|23	BuildRequires:	perl(Net::IP)
14cr|checklink-4.81-3|24	BuildRequires:	perl(Net::hostent)
14cr|checklink-4.81-3|25	BuildRequires:	perl(Socket)
14cr|checklink-4.81-3|26	BuildRequires:	perl(Time::HiRes)
14cr|checklink-4.81-3|27	BuildRequires:	perl(URI)
14cr|checklink-4.81-3|28	BuildRequires:	perl(URI::Escape)
14cr|checklink-4.81-3|29	BuildRequires:	perl(URI::file)
14cr|checklink-4.81-3|30	BuildRequires:	perl(WWW::RobotRules)
14cr|checklink-4.81-3|31	BuildRequires:	perl(CSS::DOM)
14cr|checklink-4.81-3|32	BuildRequires:	perl(Config::General)
14cr|checklink-4.81-3|33	BuildRequires:	perl(Term::ReadKey)
14cr|checklink-4.81-3|34	
14cr|checklink-4.81-3|35	%description
14cr|checklink-4.81-3|36	The link checker reads an HTML or XHTML document and extracts a list of anchors
14cr|checklink-4.81-3|37	and links.
14cr|checklink-4.81-3|38	
14cr|checklink-4.81-3|39	It checks that no anchor is defined twice.
14cr|checklink-4.81-3|40	
14cr|checklink-4.81-3|41	It then checks that all the links are dereferenceable, including the fragments.
14cr|checklink-4.81-3|42	It warns about HTTP redirects, including directory redirects.
14cr|checklink-4.81-3|43	
14cr|checklink-4.81-3|44	It can check recursively a part of a Web site.
14cr|checklink-4.81-3|45	
14cr|checklink-4.81-3|46	There is a command line version and a CGI version. They both support HTTP basic
14cr|checklink-4.81-3|47	authentication. This is achieved in the CGI version by passing through the
14cr|checklink-4.81-3|48	authorization information from the user browser to the site tested.
14cr|checklink-4.81-3|49	
14cr|checklink-4.81-3|50	%prep
14cr|checklink-4.81-3|51	%setup -q -n %realname-%{version}
14cr|checklink-4.81-3|52	
14cr|checklink-4.81-3|53	%build
14cr|checklink-4.81-3|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|checklink-4.81-3|55	%make
14cr|checklink-4.81-3|56	
14cr|checklink-4.81-3|57	%check
14cr|checklink-4.81-3|58	%make test
14cr|checklink-4.81-3|59	
14cr|checklink-4.81-3|60	%install
14cr|checklink-4.81-3|61	%makeinstall_std
14cr|checklink-4.81-3|62	
14cr|checklink-4.81-3|63	mkdir -p %{buildroot}%_var/www/cgi-bin/
14cr|checklink-4.81-3|64	
14cr|checklink-4.81-3|65	cp %{buildroot}%{_bindir}/%{name} %{buildroot}%_var/www/cgi-bin/%{name}.cgi
14cr|checklink-4.81-3|66	
14cr|checklink-4.81-3|67	%files
14cr|checklink-4.81-3|68	%{_bindir}/%{name}
14cr|checklink-4.81-3|69	%{perl_vendorlib}/W3C/LinkChecker.pm
14cr|checklink-4.81-3|70	%_var/www/cgi-bin/%{name}.cgi
14cr|checklink-4.81-3|71	%{_mandir}/man*/%{name}*
14cr|checklink-4.81-3|72	%doc docs/*
14cr|checklink-4.81-3|73	%doc README NEWS
14cr|checklink-4.81-3|74	
14cr|checklink-4.81-3|75	
14cr|checklink-4.81-3|76	
14cr|checklink-4.81-3|77	%changelog
14cr|checklink-4.81-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.81-3
14cr|checklink-4.81-3|79	+ Revision: 7aeb40f
14cr|checklink-4.81-3|80	- MassBuild#464: Increase release tag
14cr|checklink-4.81-3|81	
14cr|checklink-4.81-3|82	

576 14
14cr|checkpassword-pam-0.99-8|1	Summary:	A checkpassword compatible authentication program
14cr|checkpassword-pam-0.99-8|2	Name:		checkpassword-pam
14cr|checkpassword-pam-0.99-8|3	Version:	0.99
14cr|checkpassword-pam-0.99-8|4	Release:	8
14cr|checkpassword-pam-0.99-8|5	License:	GPL
14cr|checkpassword-pam-0.99-8|6	Group:		System/Servers
14cr|checkpassword-pam-0.99-8|7	URL:		http://checkpasswd-pam.sourceforge.net/
14cr|checkpassword-pam-0.99-8|8	Source:		%{name}-%{version}.tar.bz2
14cr|checkpassword-pam-0.99-8|9	BuildRequires:	pam-devel
14cr|checkpassword-pam-0.99-8|10	Provides:	checkpassword
14cr|checkpassword-pam-0.99-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|checkpassword-pam-0.99-8|12	
14cr|checkpassword-pam-0.99-8|13	%description
14cr|checkpassword-pam-0.99-8|14	checkpassword-pam is an implementation of checkpassword-compatible
14cr|checkpassword-pam-0.99-8|15	authentication program.
14cr|checkpassword-pam-0.99-8|16	
14cr|checkpassword-pam-0.99-8|17	Checkpassword is described in <URL:http://cr.yp.to/checkpwd.html>
14cr|checkpassword-pam-0.99-8|18	
14cr|checkpassword-pam-0.99-8|19	checkpassword-pam was written from scratch.  There are several older
14cr|checkpassword-pam-0.99-8|20	packages called checkpassword-pam, derived from DJB's checkpassword
14cr|checkpassword-pam-0.99-8|21	code.   This checkpassword-pam is more modern and
14cr|checkpassword-pam-0.99-8|22	administrator-friendly.
14cr|checkpassword-pam-0.99-8|23	
14cr|checkpassword-pam-0.99-8|24	
14cr|checkpassword-pam-0.99-8|25	If you are using Linux-PAM, make sure it is more recent than 0.59.
14cr|checkpassword-pam-0.99-8|26	Incompatibilities are in the PAM conversation function (number of
14cr|checkpassword-pam-0.99-8|27	requests vs number of responses).  All modern Linux distribution use
14cr|checkpassword-pam-0.99-8|28	PAM newer than that.
14cr|checkpassword-pam-0.99-8|29	
14cr|checkpassword-pam-0.99-8|30	%prep
14cr|checkpassword-pam-0.99-8|31	
14cr|checkpassword-pam-0.99-8|32	%setup -q
14cr|checkpassword-pam-0.99-8|33	
14cr|checkpassword-pam-0.99-8|34	%build
14cr|checkpassword-pam-0.99-8|35	
14cr|checkpassword-pam-0.99-8|36	%configure2_5x
14cr|checkpassword-pam-0.99-8|37	
14cr|checkpassword-pam-0.99-8|38	%make
14cr|checkpassword-pam-0.99-8|39	
14cr|checkpassword-pam-0.99-8|40	%install
14cr|checkpassword-pam-0.99-8|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|checkpassword-pam-0.99-8|42	
14cr|checkpassword-pam-0.99-8|43	install -d %{buildroot}/bin
14cr|checkpassword-pam-0.99-8|44	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|checkpassword-pam-0.99-8|45	install -d %{buildroot}%{_mandir}/man8
14cr|checkpassword-pam-0.99-8|46	
14cr|checkpassword-pam-0.99-8|47	install -m755 checkpassword-pam %{buildroot}/bin/
14cr|checkpassword-pam-0.99-8|48	install -m644 checkpassword-pam.8 %{buildroot}%{_mandir}/man8/
14cr|checkpassword-pam-0.99-8|49	
14cr|checkpassword-pam-0.99-8|50	# This is taken from %{_sysconfdir}/pam.d/login
14cr|checkpassword-pam-0.99-8|51	# I hope this is sufficent?
14cr|checkpassword-pam-0.99-8|52	
14cr|checkpassword-pam-0.99-8|53	cat > %{buildroot}%{_sysconfdir}/pam.d/checkpassword-pam << EOF
14cr|checkpassword-pam-0.99-8|54	#%PAM-1.0
14cr|checkpassword-pam-0.99-8|55	auth       required	pam_securetty.so
14cr|checkpassword-pam-0.99-8|56	auth       include      system-auth
14cr|checkpassword-pam-0.99-8|57	auth       required	pam_nologin.so
14cr|checkpassword-pam-0.99-8|58	account    include      system-auth
14cr|checkpassword-pam-0.99-8|59	password   include      system-auth
14cr|checkpassword-pam-0.99-8|60	session    include      system-auth
14cr|checkpassword-pam-0.99-8|61	session    optional	pam_console.so
14cr|checkpassword-pam-0.99-8|62	EOF
14cr|checkpassword-pam-0.99-8|63	
14cr|checkpassword-pam-0.99-8|64	chmod 644 %{buildroot}%{_sysconfdir}/pam.d/checkpassword-pam
14cr|checkpassword-pam-0.99-8|65	
14cr|checkpassword-pam-0.99-8|66	%clean
14cr|checkpassword-pam-0.99-8|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|checkpassword-pam-0.99-8|68	
14cr|checkpassword-pam-0.99-8|69	%files
14cr|checkpassword-pam-0.99-8|70	%defattr(-, root, root)
14cr|checkpassword-pam-0.99-8|71	%doc AUTHORS NEWS README interface.html
14cr|checkpassword-pam-0.99-8|72	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/checkpassword-pam
14cr|checkpassword-pam-0.99-8|73	%attr(755,root,root) /bin/checkpassword-pam
14cr|checkpassword-pam-0.99-8|74	%attr(644,root,root) %{_mandir}/man8/checkpassword-pam.8*
14cr|checkpassword-pam-0.99-8|75	
14cr|checkpassword-pam-0.99-8|76	
14cr|checkpassword-pam-0.99-8|77	
14cr|checkpassword-pam-0.99-8|78	
14cr|checkpassword-pam-0.99-8|79	
14cr|checkpassword-pam-0.99-8|80	%changelog
14cr|checkpassword-pam-0.99-8|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99-8
14cr|checkpassword-pam-0.99-8|82	+ Revision: 4834553
14cr|checkpassword-pam-0.99-8|83	- MassBuild#464: Increase release tag
14cr|checkpassword-pam-0.99-8|84	
14cr|checkpassword-pam-0.99-8|85	

577 14
14cr|checkpolicy-2.0.16-4|1	%define libsepolver 2.0.10-1
14cr|checkpolicy-2.0.16-4|2	Summary: SELinux policy compiler
14cr|checkpolicy-2.0.16-4|3	Name: checkpolicy
14cr|checkpolicy-2.0.16-4|4	Version: 2.0.16
14cr|checkpolicy-2.0.16-4|5	Release: 4
14cr|checkpolicy-2.0.16-4|6	License: GPL
14cr|checkpolicy-2.0.16-4|7	Group: Development/Other
14cr|checkpolicy-2.0.16-4|8	Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
14cr|checkpolicy-2.0.16-4|9	
14cr|checkpolicy-2.0.16-4|10	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|checkpolicy-2.0.16-4|11	BuildRequires: byacc flex sepol-static-devel >= %{libsepolver} selinux-devel bison
14cr|checkpolicy-2.0.16-4|12	
14cr|checkpolicy-2.0.16-4|13	%description
14cr|checkpolicy-2.0.16-4|14	Security-enhanced Linux is a feature of the Linux® kernel and a number
14cr|checkpolicy-2.0.16-4|15	of utilities with enhanced security functionality designed to add
14cr|checkpolicy-2.0.16-4|16	mandatory access controls to Linux.  The Security-enhanced Linux
14cr|checkpolicy-2.0.16-4|17	kernel contains new architectural components originally developed to
14cr|checkpolicy-2.0.16-4|18	improve the security of the Flask operating system. These
14cr|checkpolicy-2.0.16-4|19	architectural components provide general support for the enforcement
14cr|checkpolicy-2.0.16-4|20	of many kinds of mandatory access control policies, including those
14cr|checkpolicy-2.0.16-4|21	based on the concepts of Type Enforcement®, Role-based Access
14cr|checkpolicy-2.0.16-4|22	Control, and Multi-level Security.
14cr|checkpolicy-2.0.16-4|23	
14cr|checkpolicy-2.0.16-4|24	This package contains checkpolicy, the SELinux policy compiler.
14cr|checkpolicy-2.0.16-4|25	Only required for building policies.
14cr|checkpolicy-2.0.16-4|26	
14cr|checkpolicy-2.0.16-4|27	%prep
14cr|checkpolicy-2.0.16-4|28	%setup -q
14cr|checkpolicy-2.0.16-4|29	
14cr|checkpolicy-2.0.16-4|30	%build
14cr|checkpolicy-2.0.16-4|31	%make clean
14cr|checkpolicy-2.0.16-4|32	%make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" CC=gcc
14cr|checkpolicy-2.0.16-4|33	
14cr|checkpolicy-2.0.16-4|34	%install
14cr|checkpolicy-2.0.16-4|35	rm -rf ${RPM_BUILD_ROOT}
14cr|checkpolicy-2.0.16-4|36	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|checkpolicy-2.0.16-4|37	%makeinstall_std LIBDIR="%{_libdir}"
14cr|checkpolicy-2.0.16-4|38	
14cr|checkpolicy-2.0.16-4|39	%clean
14cr|checkpolicy-2.0.16-4|40	rm -rf ${RPM_BUILD_ROOT}
14cr|checkpolicy-2.0.16-4|41	
14cr|checkpolicy-2.0.16-4|42	%files
14cr|checkpolicy-2.0.16-4|43	%defattr(-,root,root)
14cr|checkpolicy-2.0.16-4|44	%{_bindir}/checkpolicy
14cr|checkpolicy-2.0.16-4|45	%{_bindir}/checkmodule
14cr|checkpolicy-2.0.16-4|46	%{_mandir}/man8/checkpolicy.8*
14cr|checkpolicy-2.0.16-4|47	%{_mandir}/man8/checkmodule.8*
14cr|checkpolicy-2.0.16-4|48	
14cr|checkpolicy-2.0.16-4|49	
14cr|checkpolicy-2.0.16-4|50	
14cr|checkpolicy-2.0.16-4|51	
14cr|checkpolicy-2.0.16-4|52	%changelog
14cr|checkpolicy-2.0.16-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.16-4
14cr|checkpolicy-2.0.16-4|54	+ Revision: 44bae1e
14cr|checkpolicy-2.0.16-4|55	- MassBuild#464: Increase release tag
14cr|checkpolicy-2.0.16-4|56	
14cr|checkpolicy-2.0.16-4|57	

578 14
14cr|chemtool-1.6.13-2|1	%define	name	chemtool
14cr|chemtool-1.6.13-2|2	%define version 1.6.13
14cr|chemtool-1.6.13-2|3	%define release 2
14cr|chemtool-1.6.13-2|4	
14cr|chemtool-1.6.13-2|5	Summary:	Program for 2D drawing organic molecules
14cr|chemtool-1.6.13-2|6	Name:		%{name}
14cr|chemtool-1.6.13-2|7	Version:	%{version}
14cr|chemtool-1.6.13-2|8	Release:	%{release}
14cr|chemtool-1.6.13-2|9	License:	GPL
14cr|chemtool-1.6.13-2|10	Group:		Sciences/Chemistry
14cr|chemtool-1.6.13-2|11	Source0:	http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz
14cr|chemtool-1.6.13-2|12	Url:		http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
14cr|chemtool-1.6.13-2|13	Requires:	transfig openbabel
14cr|chemtool-1.6.13-2|14	BuildRequires:	gtk2-devel gettext-devel desktop-file-utils
14cr|chemtool-1.6.13-2|15	Source11:	%{name}.16.png
14cr|chemtool-1.6.13-2|16	Source12:	%{name}.32.png
14cr|chemtool-1.6.13-2|17	Source13:	%{name}.48.png
14cr|chemtool-1.6.13-2|18	Patch0:		chemtool-1.6.8-compilationfix.patch
14cr|chemtool-1.6.13-2|19	
14cr|chemtool-1.6.13-2|20	%description
14cr|chemtool-1.6.13-2|21	Chemtool is a program for drawing organic molecules easily and store them as
14cr|chemtool-1.6.13-2|22	a X bitmap, Xfig or EPS file. It runs under the X Window System using
14cr|chemtool-1.6.13-2|23	the GTK widget set.
14cr|chemtool-1.6.13-2|24	
14cr|chemtool-1.6.13-2|25	%prep
14cr|chemtool-1.6.13-2|26	%setup -q
14cr|chemtool-1.6.13-2|27	
14cr|chemtool-1.6.13-2|28	%build
14cr|chemtool-1.6.13-2|29	%configure2_5x
14cr|chemtool-1.6.13-2|30	%make
14cr|chemtool-1.6.13-2|31	
14cr|chemtool-1.6.13-2|32	%install
14cr|chemtool-1.6.13-2|33	%makeinstall_std
14cr|chemtool-1.6.13-2|34	
14cr|chemtool-1.6.13-2|35	mkdir -p %buildroot%_datadir/%{name}-%{version}
14cr|chemtool-1.6.13-2|36	install -m644 examples/* %buildroot%_datadir/%{name}-%{version}/
14cr|chemtool-1.6.13-2|37	
14cr|chemtool-1.6.13-2|38	mkdir -p %buildroot%{_datadir}/applications
14cr|chemtool-1.6.13-2|39	
14cr|chemtool-1.6.13-2|40	# (tv) fix 'error: value "chemtool.png" for key "Icon" in group "Desktop Entry"
14cr|chemtool-1.6.13-2|41	# is an icon name with an extension, but there should be no extension as
14cr|chemtool-1.6.13-2|42	# described in the Icon Theme Specification if the value is not an absolute
14cr|chemtool-1.6.13-2|43	# path':
14cr|chemtool-1.6.13-2|44	perl -pi -e 's!^(Icon=).*/([^/]*)$!\1\2!; s!.png$!!' %{name}.desktop
14cr|chemtool-1.6.13-2|45	
14cr|chemtool-1.6.13-2|46	desktop-file-install --vendor='' \
14cr|chemtool-1.6.13-2|47	--dir=%buildroot%{_datadir}/applications/ \
14cr|chemtool-1.6.13-2|48	--remove-category='Application' \
14cr|chemtool-1.6.13-2|49	--add-category='GTK' \
14cr|chemtool-1.6.13-2|50	--add-category='Science' \
14cr|chemtool-1.6.13-2|51	%{name}.desktop
14cr|chemtool-1.6.13-2|52	
14cr|chemtool-1.6.13-2|53	install -D -m644 kde/icons/hicolor/32x32/mimetypes/chemtool.png %buildroot%{_iconsdir}/hicolor/32x32/mimetypes/chemtool.png
14cr|chemtool-1.6.13-2|54	
14cr|chemtool-1.6.13-2|55	# icons
14cr|chemtool-1.6.13-2|56	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|57	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|58	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|59	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|chemtool-1.6.13-2|60	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|chemtool-1.6.13-2|61	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|chemtool-1.6.13-2|62	
14cr|chemtool-1.6.13-2|63	%{find_lang} %{name}
14cr|chemtool-1.6.13-2|64	
14cr|chemtool-1.6.13-2|65	%files -f %{name}.lang
14cr|chemtool-1.6.13-2|66	%doc TODO README ChangeLog
14cr|chemtool-1.6.13-2|67	%_bindir/*
14cr|chemtool-1.6.13-2|68	%_datadir/%{name}-%{version}
14cr|chemtool-1.6.13-2|69	%_mandir/man1/*
14cr|chemtool-1.6.13-2|70	%{_datadir}/applications/*.desktop
14cr|chemtool-1.6.13-2|71	%{_iconsdir}/hicolor/*/*/*.png
14cr|chemtool-1.6.13-2|72	%{_miconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|73	%{_iconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|74	%{_liconsdir}/%{name}.png
14cr|chemtool-1.6.13-2|75	
14cr|chemtool-1.6.13-2|76	
14cr|chemtool-1.6.13-2|77	
14cr|chemtool-1.6.13-2|78	%changelog
14cr|chemtool-1.6.13-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.13-2
14cr|chemtool-1.6.13-2|80	+ Revision: be0d23c
14cr|chemtool-1.6.13-2|81	- MassBuild#464: Increase release tag
14cr|chemtool-1.6.13-2|82	
14cr|chemtool-1.6.13-2|83	

579 14
14cr|cheops-ng-0.2.3-9|1	Summary:	Multipurpose network exploration tool
14cr|cheops-ng-0.2.3-9|2	Name:		cheops-ng
14cr|cheops-ng-0.2.3-9|3	Version:	0.2.3
14cr|cheops-ng-0.2.3-9|4	Release:	9
14cr|cheops-ng-0.2.3-9|5	License:	GPLv2+
14cr|cheops-ng-0.2.3-9|6	Group:		Networking/Other
14cr|cheops-ng-0.2.3-9|7	Url:		http://cheops-ng.sourceforge.net/
14cr|cheops-ng-0.2.3-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|cheops-ng-0.2.3-9|9	Source1:	cheops-agent
14cr|cheops-ng-0.2.3-9|10	Patch0:		cheops-ng-0.2.3-ditch-in_addr_deepstruct.patch
14cr|cheops-ng-0.2.3-9|11	Patch1:		cheops-ng-errno.patch
14cr|cheops-ng-0.2.3-9|12	Patch2:		cheops-ng-0.2.3-ldflags.patch
14cr|cheops-ng-0.2.3-9|13	# openSuSE patches
14cr|cheops-ng-0.2.3-9|14	Patch11:	cheops-ng-missing_autoheader_templates.patch
14cr|cheops-ng-0.2.3-9|15	Patch12:	cheops-ng-modernize_configure.patch
14cr|cheops-ng-0.2.3-9|16	Patch13:	cheops-ng-use_external_libadns.patch
14cr|cheops-ng-0.2.3-9|17	Patch14:	cheops-ng-rename_clog.patch
14cr|cheops-ng-0.2.3-9|18	Patch15:	cheops-ng-pointer_int_casts.patch
14cr|cheops-ng-0.2.3-9|19	Patch16:	cheops-ng-codecleanup.patch
14cr|cheops-ng-0.2.3-9|20	Patch17:	cheops-ng-off_by_one.patch
14cr|cheops-ng-0.2.3-9|21	Patch18:	cheops-ng-destdir.patch
14cr|cheops-ng-0.2.3-9|22	Patch19:	cheops-ng-fix_desktop_file.patch
14cr|cheops-ng-0.2.3-9|23	BuildRequires:	bison
14cr|cheops-ng-0.2.3-9|24	BuildRequires:	flex
14cr|cheops-ng-0.2.3-9|25	BuildRequires:	nmap
14cr|cheops-ng-0.2.3-9|26	BuildRequires:	adns-devel
14cr|cheops-ng-0.2.3-9|27	BuildRequires:	gnome-libs-devel
14cr|cheops-ng-0.2.3-9|28	BuildRequires:	pkgconfig(glib)
14cr|cheops-ng-0.2.3-9|29	BuildRequires:	pkgconfig(gtk+)
14cr|cheops-ng-0.2.3-9|30	BuildRequires:	pkgconfig(imlib)
14cr|cheops-ng-0.2.3-9|31	BuildRequires:	pkgconfig(libxml)
14cr|cheops-ng-0.2.3-9|32	BuildRequires:	pkgconfig(ORBit)
14cr|cheops-ng-0.2.3-9|33	BuildRequires:	pkgconfig(xpm)
14cr|cheops-ng-0.2.3-9|34	Requires:	nmap
14cr|cheops-ng-0.2.3-9|35	
14cr|cheops-ng-0.2.3-9|36	%description
14cr|cheops-ng-0.2.3-9|37	Cheops-ng is a Network management tool for mapping and monitoring your network.
14cr|cheops-ng-0.2.3-9|38	It has host/network discovery functionality as well as OS detection of hosts.
14cr|cheops-ng-0.2.3-9|39	Cheops-ng has the ability to probe hosts to see what services they are running.
14cr|cheops-ng-0.2.3-9|40	On some services, cheops-ng is actually able to see what program is running for
14cr|cheops-ng-0.2.3-9|41	a service and the version number of that program.
14cr|cheops-ng-0.2.3-9|42	
14cr|cheops-ng-0.2.3-9|43	NB: Run cheops-agent as root to enable the backend.
14cr|cheops-ng-0.2.3-9|44	
14cr|cheops-ng-0.2.3-9|45	%files
14cr|cheops-ng-0.2.3-9|46	%doc AUTHORS ChangeLog README doc/*
14cr|cheops-ng-0.2.3-9|47	%{_bindir}/cheops-ng
14cr|cheops-ng-0.2.3-9|48	%{_sbindir}/cheops-agent
14cr|cheops-ng-0.2.3-9|49	%attr(755,root,root) %config(noreplace) %{_initrddir}/cheops-agent
14cr|cheops-ng-0.2.3-9|50	%dir %{_datadir}/cheops-ng
14cr|cheops-ng-0.2.3-9|51	%dir %{_datadir}/cheops-ng/pixmaps
14cr|cheops-ng-0.2.3-9|52	%{_datadir}/cheops-ng/pixmaps/*.xpm
14cr|cheops-ng-0.2.3-9|53	%{_datadir}/pixmaps/cheops-ng.xpm
14cr|cheops-ng-0.2.3-9|54	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cheops-ng-0.2.3-9|55	%{_datadir}/gnome/apps/Internet/cheops-ng.desktop
14cr|cheops-ng-0.2.3-9|56	
14cr|cheops-ng-0.2.3-9|57	#----------------------------------------------------------------------------
14cr|cheops-ng-0.2.3-9|58	
14cr|cheops-ng-0.2.3-9|59	%prep
14cr|cheops-ng-0.2.3-9|60	%setup -q
14cr|cheops-ng-0.2.3-9|61	
14cr|cheops-ng-0.2.3-9|62	%patch1 -p1
14cr|cheops-ng-0.2.3-9|63	%patch11 -p0 -b .template~
14cr|cheops-ng-0.2.3-9|64	%patch12 -p0
14cr|cheops-ng-0.2.3-9|65	%patch13 -p0
14cr|cheops-ng-0.2.3-9|66	%patch14 -p0
14cr|cheops-ng-0.2.3-9|67	%patch15 -p0
14cr|cheops-ng-0.2.3-9|68	%patch16 -p0
14cr|cheops-ng-0.2.3-9|69	%patch17 -p0
14cr|cheops-ng-0.2.3-9|70	%patch18 -p0
14cr|cheops-ng-0.2.3-9|71	%patch19 -p0
14cr|cheops-ng-0.2.3-9|72	
14cr|cheops-ng-0.2.3-9|73	%patch0 -p1
14cr|cheops-ng-0.2.3-9|74	%patch2 -p1 -b .ldflags~
14cr|cheops-ng-0.2.3-9|75	
14cr|cheops-ng-0.2.3-9|76	rm -f Makefile
14cr|cheops-ng-0.2.3-9|77	aclocal -I m4
14cr|cheops-ng-0.2.3-9|78	autoheader -I m4
14cr|cheops-ng-0.2.3-9|79	autoconf -I m4
14cr|cheops-ng-0.2.3-9|80	# grf, too incompetent to fix automake mess properly...
14cr|cheops-ng-0.2.3-9|81	cp %{_datadir}/automake-`automake --version|head -n1|cut -d\  -f4|cut -d. -f-2`/config.sub .
14cr|cheops-ng-0.2.3-9|82	
14cr|cheops-ng-0.2.3-9|83	%build
14cr|cheops-ng-0.2.3-9|84	%configure2_5x
14cr|cheops-ng-0.2.3-9|85	# make -j2 does not work
14cr|cheops-ng-0.2.3-9|86	make
14cr|cheops-ng-0.2.3-9|87	
14cr|cheops-ng-0.2.3-9|88	%install
14cr|cheops-ng-0.2.3-9|89	%makeinstall_std
14cr|cheops-ng-0.2.3-9|90	
14cr|cheops-ng-0.2.3-9|91	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/cheops-agent
14cr|cheops-ng-0.2.3-9|92	
14cr|cheops-ng-0.2.3-9|93	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|cheops-ng-0.2.3-9|94	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cheops-ng-0.2.3-9|95	[Desktop Entry]
14cr|cheops-ng-0.2.3-9|96	Type=Application
14cr|cheops-ng-0.2.3-9|97	Exec=%{_bindir}/%{name}
14cr|cheops-ng-0.2.3-9|98	Icon=networking_section
14cr|cheops-ng-0.2.3-9|99	Categories=Network;
14cr|cheops-ng-0.2.3-9|100	Name=Cheops-NG
14cr|cheops-ng-0.2.3-9|101	Comment=Network Browser and Tools (requires running agent)
14cr|cheops-ng-0.2.3-9|102	EOF
14cr|cheops-ng-0.2.3-9|103	
14cr|cheops-ng-0.2.3-9|104	
14cr|cheops-ng-0.2.3-9|105	%changelog
14cr|cheops-ng-0.2.3-9|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-9
14cr|cheops-ng-0.2.3-9|107	+ Revision: 0e0aba7
14cr|cheops-ng-0.2.3-9|108	- MassBuild#464: Increase release tag
14cr|cheops-ng-0.2.3-9|109	
14cr|cheops-ng-0.2.3-9|110	

580 14
14cr|cherokee-1.2.101-7|1	%define major 0
14cr|cherokee-1.2.101-7|2	%define libbase %mklibname %{name}-base %{major}
14cr|cherokee-1.2.101-7|3	%define libclient %mklibname %{name}-client %{major}
14cr|cherokee-1.2.101-7|4	%define libserver %mklibname %{name}-server %{major}
14cr|cherokee-1.2.101-7|5	%define mainver %(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
14cr|cherokee-1.2.101-7|6	
14cr|cherokee-1.2.101-7|7	Summary:	Extremely fast and flexible web server
14cr|cherokee-1.2.101-7|8	Name:		cherokee
14cr|cherokee-1.2.101-7|9	Version:	1.2.101
14cr|cherokee-1.2.101-7|10	Release:	7
14cr|cherokee-1.2.101-7|11	License:	GPLv2
14cr|cherokee-1.2.101-7|12	Group:		System/Servers
14cr|cherokee-1.2.101-7|13	Source0:	http://www.cherokee-project.com/download/%{mainver}/%{version}/%{name}-%{version}.tar.gz
14cr|cherokee-1.2.101-7|14	Source1:	cherokee.service
14cr|cherokee-1.2.101-7|15	Source2:	cherokee.logrotate
14cr|cherokee-1.2.101-7|16	Patch0:		cherokee-1.2.101-rosa-linkage.patch
14cr|cherokee-1.2.101-7|17	Patch1:		cherokee-1.2.101-ffmpeg0.11.patch
14cr|cherokee-1.2.101-7|18	URL:		http://www.cherokee-project.com/
14cr|cherokee-1.2.101-7|19	BuildRequires:	ffmpeg-devel
14cr|cherokee-1.2.101-7|20	BuildRequires:	php-devel
14cr|cherokee-1.2.101-7|21	BuildRequires:	php-fpm
14cr|cherokee-1.2.101-7|22	Requires:	php-fpm
14cr|cherokee-1.2.101-7|23	BuildRequires:	mysql-devel
14cr|cherokee-1.2.101-7|24	BuildRequires:	openldap-devel
14cr|cherokee-1.2.101-7|25	BuildRequires:	openssl-devel
14cr|cherokee-1.2.101-7|26	BuildRequires:	pkgconfig(geoip)
14cr|cherokee-1.2.101-7|27	Requires(pre):	rpm-helper
14cr|cherokee-1.2.101-7|28	Requires(post):	rpm-helper
14cr|cherokee-1.2.101-7|29	Provides:	webserver
14cr|cherokee-1.2.101-7|30	Provides:	%mklibname %{name}-config %{major}
14cr|cherokee-1.2.101-7|31	Obsoletes:	%mklibname %{name}-config 0
14cr|cherokee-1.2.101-7|32	
14cr|cherokee-1.2.101-7|33	%description
14cr|cherokee-1.2.101-7|34	Cherokee is an extremely flexible and fast web server. It's embedable,
14cr|cherokee-1.2.101-7|35	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cr|cherokee-1.2.101-7|36	encoding, modular loggers, CGI support, and can run in a chroot
14cr|cherokee-1.2.101-7|37	environment, among other features.
14cr|cherokee-1.2.101-7|38	
14cr|cherokee-1.2.101-7|39	%files -f %{name}.lang
14cr|cherokee-1.2.101-7|40	%{_unitdir}/%{name}*
14cr|cherokee-1.2.101-7|41	%dir %{_sysconfdir}/cherokee
14cr|cherokee-1.2.101-7|42	%config(noreplace) %{_sysconfdir}/cherokee/cherokee.conf
14cr|cherokee-1.2.101-7|43	%{_sysconfdir}/cherokee/cherokee.conf.perf_sample
14cr|cherokee-1.2.101-7|44	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|cherokee-1.2.101-7|45	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|cherokee-1.2.101-7|46	%{_bindir}/cherokee-admin-launcher
14cr|cherokee-1.2.101-7|47	%{_bindir}/cherokee-macos-askpass
14cr|cherokee-1.2.101-7|48	%{_bindir}/cherokee-panic
14cr|cherokee-1.2.101-7|49	%{_bindir}/cherokee-tweak
14cr|cherokee-1.2.101-7|50	%{_bindir}/CTK-run
14cr|cherokee-1.2.101-7|51	%dir %{_libdir}/%{name}
14cr|cherokee-1.2.101-7|52	%{_libdir}/%{name}/*.so
14cr|cherokee-1.2.101-7|53	%{_sbindir}/*
14cr|cherokee-1.2.101-7|54	%{_datadir}/%{name}
14cr|cherokee-1.2.101-7|55	%doc %{_datadir}/doc/%{name}
14cr|cherokee-1.2.101-7|56	%{_mandir}/man1/cherokee-admin.*
14cr|cherokee-1.2.101-7|57	%{_mandir}/man1/cherokee-admin-launcher.*
14cr|cherokee-1.2.101-7|58	%{_mandir}/man1/cherokee-tweak.*
14cr|cherokee-1.2.101-7|59	%{_mandir}/man1/cherokee-worker.*
14cr|cherokee-1.2.101-7|60	%{_mandir}/man1/cherokee.*
14cr|cherokee-1.2.101-7|61	%_var/www
14cr|cherokee-1.2.101-7|62	
14cr|cherokee-1.2.101-7|63	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|64	
14cr|cherokee-1.2.101-7|65	%package -n cget
14cr|cherokee-1.2.101-7|66	Group:		System/Servers
14cr|cherokee-1.2.101-7|67	Summary:	Web page downloader
14cr|cherokee-1.2.101-7|68	
14cr|cherokee-1.2.101-7|69	%description -n cget
14cr|cherokee-1.2.101-7|70	CGet is a small downloader based in the Cherokee client library.
14cr|cherokee-1.2.101-7|71	
14cr|cherokee-1.2.101-7|72	%files -n cget
14cr|cherokee-1.2.101-7|73	%{_bindir}/cget
14cr|cherokee-1.2.101-7|74	%{_mandir}/man1/cget.*
14cr|cherokee-1.2.101-7|75	
14cr|cherokee-1.2.101-7|76	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|77	
14cr|cherokee-1.2.101-7|78	%package -n %libbase
14cr|cherokee-1.2.101-7|79	Group:		System/Servers
14cr|cherokee-1.2.101-7|80	Summary:	Extremely fast and flexible web server - libraries
14cr|cherokee-1.2.101-7|81	
14cr|cherokee-1.2.101-7|82	%description -n %libbase
14cr|cherokee-1.2.101-7|83	Cherokee is an extremely flexible and fast web server. It's embedable,
14cr|cherokee-1.2.101-7|84	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cr|cherokee-1.2.101-7|85	encoding, modular loggers, CGI support, and can run in a chroot
14cr|cherokee-1.2.101-7|86	environment, among other features.
14cr|cherokee-1.2.101-7|87	
14cr|cherokee-1.2.101-7|88	This is the runtime library.
14cr|cherokee-1.2.101-7|89	
14cr|cherokee-1.2.101-7|90	%files -n %libbase
14cr|cherokee-1.2.101-7|91	%{_libdir}/libcherokee-base.so.%{major}*
14cr|cherokee-1.2.101-7|92	
14cr|cherokee-1.2.101-7|93	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|94	
14cr|cherokee-1.2.101-7|95	%package -n %libclient
14cr|cherokee-1.2.101-7|96	Group:		System/Servers
14cr|cherokee-1.2.101-7|97	Summary:	Extremely fast and flexible web server - libraries
14cr|cherokee-1.2.101-7|98	
14cr|cherokee-1.2.101-7|99	%description -n %libclient
14cr|cherokee-1.2.101-7|100	Cherokee is an extremely flexible and fast web server. It's embedable,
14cr|cherokee-1.2.101-7|101	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cr|cherokee-1.2.101-7|102	encoding, modular loggers, CGI support, and can run in a chroot
14cr|cherokee-1.2.101-7|103	environment, among other features.
14cr|cherokee-1.2.101-7|104	
14cr|cherokee-1.2.101-7|105	This is the client runtime library.
14cr|cherokee-1.2.101-7|106	
14cr|cherokee-1.2.101-7|107	%files -n %libclient
14cr|cherokee-1.2.101-7|108	%{_libdir}/libcherokee-client.so.%{major}*
14cr|cherokee-1.2.101-7|109	
14cr|cherokee-1.2.101-7|110	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|111	
14cr|cherokee-1.2.101-7|112	%package -n %libserver
14cr|cherokee-1.2.101-7|113	Group:		System/Servers
14cr|cherokee-1.2.101-7|114	Summary:	Extremely fast and flexible web server - libraries
14cr|cherokee-1.2.101-7|115	
14cr|cherokee-1.2.101-7|116	%description -n %libserver
14cr|cherokee-1.2.101-7|117	Cherokee is an extremely flexible and fast web server. It's embedable,
14cr|cherokee-1.2.101-7|118	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cr|cherokee-1.2.101-7|119	encoding, modular loggers, CGI support, and can run in a chroot
14cr|cherokee-1.2.101-7|120	environment, among other features.
14cr|cherokee-1.2.101-7|121	
14cr|cherokee-1.2.101-7|122	This is the server runtime library.
14cr|cherokee-1.2.101-7|123	
14cr|cherokee-1.2.101-7|124	%files -n %libserver
14cr|cherokee-1.2.101-7|125	%{_libdir}/libcherokee-server.so.%{major}*
14cr|cherokee-1.2.101-7|126	
14cr|cherokee-1.2.101-7|127	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|128	
14cr|cherokee-1.2.101-7|129	%package devel
14cr|cherokee-1.2.101-7|130	Group:		System/Servers
14cr|cherokee-1.2.101-7|131	Requires:	%libbase = %{version}
14cr|cherokee-1.2.101-7|132	Requires:	%libclient = %{version}
14cr|cherokee-1.2.101-7|133	Requires:	%libserver = %{version}
14cr|cherokee-1.2.101-7|134	Summary:	Extremely fast and flexible web server - development files
14cr|cherokee-1.2.101-7|135	
14cr|cherokee-1.2.101-7|136	%description devel
14cr|cherokee-1.2.101-7|137	Cherokee is an extremely flexible and fast web server. It's embedable,
14cr|cherokee-1.2.101-7|138	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cr|cherokee-1.2.101-7|139	encoding, modular loggers, CGI support, and can run in a chroot
14cr|cherokee-1.2.101-7|140	environment, among other features.
14cr|cherokee-1.2.101-7|141	
14cr|cherokee-1.2.101-7|142	This package contains the server development files - headers, .so and .a files.
14cr|cherokee-1.2.101-7|143	
14cr|cherokee-1.2.101-7|144	%files devel
14cr|cherokee-1.2.101-7|145	%{_bindir}/%{name}-config
14cr|cherokee-1.2.101-7|146	%{_libdir}/*.so
14cr|cherokee-1.2.101-7|147	%{_includedir}/%{name}
14cr|cherokee-1.2.101-7|148	%{_libdir}/pkgconfig/*.pc
14cr|cherokee-1.2.101-7|149	%{_datadir}/aclocal/*.m4
14cr|cherokee-1.2.101-7|150	%{_mandir}/man1/%{name}-config.*
14cr|cherokee-1.2.101-7|151	
14cr|cherokee-1.2.101-7|152	#----------------------------------------------------------------------
14cr|cherokee-1.2.101-7|153	%prep
14cr|cherokee-1.2.101-7|154	%setup -q -n %{name}-%{version}
14cr|cherokee-1.2.101-7|155	%patch0 -p1
14cr|cherokee-1.2.101-7|156	%patch1 -p0
14cr|cherokee-1.2.101-7|157	touch ./INSTALL
14cr|cherokee-1.2.101-7|158	
14cr|cherokee-1.2.101-7|159	%build
14cr|cherokee-1.2.101-7|160	autoreconf -i
14cr|cherokee-1.2.101-7|161	%serverbuild
14cr|cherokee-1.2.101-7|162	%configure2_5x --disable-static
14cr|cherokee-1.2.101-7|163	%make
14cr|cherokee-1.2.101-7|164	
14cr|cherokee-1.2.101-7|165	%install
14cr|cherokee-1.2.101-7|166	%makeinstall_std
14cr|cherokee-1.2.101-7|167	
14cr|cherokee-1.2.101-7|168	mv %{buildroot}%{_datadir}/locale/jp %{buildroot}%{_datadir}/locale/ja
14cr|cherokee-1.2.101-7|169	%find_lang %{name}
14cr|cherokee-1.2.101-7|170	
14cr|cherokee-1.2.101-7|171	%{__install} -D -m 0644 pam.d_cherokee %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|cherokee-1.2.101-7|172	%{__install} -D -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|cherokee-1.2.101-7|173	%{__install} -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|cherokee-1.2.101-7|174	
14cr|cherokee-1.2.101-7|175	%{buildroot}%{_datadir}/%{name}/admin/upgrade_config.py %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|cherokee-1.2.101-7|176	rm -f %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.backup
14cr|cherokee-1.2.101-7|177	
14cr|cherokee-1.2.101-7|178	%check
14cr|cherokee-1.2.101-7|179	# broken in 0.99.39
14cr|cherokee-1.2.101-7|180	#%make test
14cr|cherokee-1.2.101-7|181	
14cr|cherokee-1.2.101-7|182	%post
14cr|cherokee-1.2.101-7|183	[[ -e %{_sysconfdir}/%{name}/%{name}.conf ]] && %{_datadir}/%{name}/admin/upgrade_config.py %{_sysconfdir}/%{name}/%{name}.conf
14cr|cherokee-1.2.101-7|184	%systemd_post %{name}.service
14cr|cherokee-1.2.101-7|185	
14cr|cherokee-1.2.101-7|186	%preun
14cr|cherokee-1.2.101-7|187	%systemd_preun %{name}.service
14cr|cherokee-1.2.101-7|188	
14cr|cherokee-1.2.101-7|189	%postun
14cr|cherokee-1.2.101-7|190	%systemd_postun_with_restart %{name}.service
14cr|cherokee-1.2.101-7|191	
14cr|cherokee-1.2.101-7|192	%changelog
14cr|cherokee-1.2.101-7|193	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.101-7
14cr|cherokee-1.2.101-7|194	+ Revision: 9cd823c
14cr|cherokee-1.2.101-7|195	- Use systemd macros
14cr|cherokee-1.2.101-7|196	
14cr|cherokee-1.2.101-7|197	

581 14
14cr|cherrytree-0.34.1-1|1	Name:		cherrytree
14cr|cherrytree-0.34.1-1|2	Version:	0.34.1
14cr|cherrytree-0.34.1-1|3	Release:	1
14cr|cherrytree-0.34.1-1|4	Summary:	Hierarchical note taking application
14cr|cherrytree-0.34.1-1|5	
14cr|cherrytree-0.34.1-1|6	Group:		Office
14cr|cherrytree-0.34.1-1|7	License:	GPLv2+
14cr|cherrytree-0.34.1-1|8	URL:		http://www.giuspen.com/cherrytree/
14cr|cherrytree-0.34.1-1|9	Source0:	http://www.giuspen.com/software/%{name}-%{version}.tar.xz
14cr|cherrytree-0.34.1-1|10	
14cr|cherrytree-0.34.1-1|11	BuildArch:	noarch
14cr|cherrytree-0.34.1-1|12	BuildRequires:	pkgconfig(python)
14cr|cherrytree-0.34.1-1|13	BuildRequires:	gettext
14cr|cherrytree-0.34.1-1|14	BuildRequires:	desktop-file-utils
14cr|cherrytree-0.34.1-1|15	Requires:	pygtk2
14cr|cherrytree-0.34.1-1|16	Requires:	python-gobject
14cr|cherrytree-0.34.1-1|17	Requires:	python-gtksourceview
14cr|cherrytree-0.34.1-1|18	Requires:	python-enchant
14cr|cherrytree-0.34.1-1|19	Requires:	p7zip
14cr|cherrytree-0.34.1-1|20	
14cr|cherrytree-0.34.1-1|21	%description
14cr|cherrytree-0.34.1-1|22	CherryTree is a hierarchical note taking application, featuring rich text and
14cr|cherrytree-0.34.1-1|23	syntax highlighting, storing all the data (including images) in a single XML
14cr|cherrytree-0.34.1-1|24	file with extension ".ctd".
14cr|cherrytree-0.34.1-1|25	
14cr|cherrytree-0.34.1-1|26	%prep
14cr|cherrytree-0.34.1-1|27	%setup -q
14cr|cherrytree-0.34.1-1|28	
14cr|cherrytree-0.34.1-1|29	%build
14cr|cherrytree-0.34.1-1|30	python setup.py build
14cr|cherrytree-0.34.1-1|31	
14cr|cherrytree-0.34.1-1|32	%install
14cr|cherrytree-0.34.1-1|33	python setup.py install -O1 --root %{buildroot}
14cr|cherrytree-0.34.1-1|34	
14cr|cherrytree-0.34.1-1|35	# don't include useless egg
14cr|cherrytree-0.34.1-1|36	rm -rf %{buildroot}%{python_sitelib}
14cr|cherrytree-0.34.1-1|37	
14cr|cherrytree-0.34.1-1|38	# these are no longer in use
14cr|cherrytree-0.34.1-1|39	rm -rf %{buildroot}%{_datadir}/application-registry/
14cr|cherrytree-0.34.1-1|40	rm -rf %{buildroot}%{_datadir}/mime-info/
14cr|cherrytree-0.34.1-1|41	
14cr|cherrytree-0.34.1-1|42	# menu entry check
14cr|cherrytree-0.34.1-1|43	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|cherrytree-0.34.1-1|44	
14cr|cherrytree-0.34.1-1|45	%find_lang %{name}
14cr|cherrytree-0.34.1-1|46	
14cr|cherrytree-0.34.1-1|47	%files -f %{name}.lang
14cr|cherrytree-0.34.1-1|48	%doc changelog.txt license.txt
14cr|cherrytree-0.34.1-1|49	%{_bindir}/%{name}
14cr|cherrytree-0.34.1-1|50	%{_datadir}/applications/%{name}.desktop
14cr|cherrytree-0.34.1-1|51	%{_datadir}/appdata/cherrytree.appdata.xml
14cr|cherrytree-0.34.1-1|52	%{_datadir}/%{name}/
14cr|cherrytree-0.34.1-1|53	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|cherrytree-0.34.1-1|54	%{_datadir}/mime/packages/%{name}.xml
14cr|cherrytree-0.34.1-1|55	%{_mandir}/man1/*.1*
14cr|cherrytree-0.34.1-1|56	
14cr|cherrytree-0.34.1-1|57	
14cr|cherrytree-0.34.1-1|58	%changelog
14cr|cherrytree-0.34.1-1|59	* Wed Sep 03 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.34.1-1
14cr|cherrytree-0.34.1-1|60	+ Revision: d9c9498
14cr|cherrytree-0.34.1-1|61	- Bugfix release
14cr|cherrytree-0.34.1-1|62	
14cr|cherrytree-0.34.1-1|63	

582 14
14cr|chessbook-medium-0.1-10|1	%define	version	0.1
14cr|chessbook-medium-0.1-10|2	%define release	10
14cr|chessbook-medium-0.1-10|3	
14cr|chessbook-medium-0.1-10|4	# (Abel)
14cr|chessbook-medium-0.1-10|5	# 1. This PGN file is originated from crafty site, named gm2600.pgn.
14cr|chessbook-medium-0.1-10|6	# It is a carefully selected collection of games of grandmasters
14cr|chessbook-medium-0.1-10|7	# over 2600 ELO points from different openings.
14cr|chessbook-medium-0.1-10|8	#
14cr|chessbook-medium-0.1-10|9	# 2. Don't attempt rebuilding if you don't have enough memory, this
14cr|chessbook-medium-0.1-10|10	# would result in sllllllow rebuilding.
14cr|chessbook-medium-0.1-10|11	#
14cr|chessbook-medium-0.1-10|12	# 3. Not noarch, db format depends on endianess of machine
14cr|chessbook-medium-0.1-10|13	#
14cr|chessbook-medium-0.1-10|14	# 4. Only sjeng opening book for normal international chess provides
14cr|chessbook-medium-0.1-10|15	# sjeng-book, for other chess variants this virtual package is NOT provided
14cr|chessbook-medium-0.1-10|16	
14cr|chessbook-medium-0.1-10|17	# probably I'll build book for phalanx in the future too
14cr|chessbook-medium-0.1-10|18	%define build_phalanx 0
14cr|chessbook-medium-0.1-10|19	%define debug_package %{nil}
14cr|chessbook-medium-0.1-10|20	
14cr|chessbook-medium-0.1-10|21	Summary:	Chess engine opening book
14cr|chessbook-medium-0.1-10|22	Name:		chessbook-medium
14cr|chessbook-medium-0.1-10|23	Version:	%{version}
14cr|chessbook-medium-0.1-10|24	Release:	%{release}
14cr|chessbook-medium-0.1-10|25	License:	Distributable
14cr|chessbook-medium-0.1-10|26	Group:		Games/Boards
14cr|chessbook-medium-0.1-10|27	Source0:	gm2600.pgn.bz2
14cr|chessbook-medium-0.1-10|28	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chessbook-medium-0.1-10|29	BuildRequires:	sjeng-free
14cr|chessbook-medium-0.1-10|30	BuildRequires:	pgn-extract
14cr|chessbook-medium-0.1-10|31	%if %build_phalanx
14cr|chessbook-medium-0.1-10|32	BuildRequires:	phalanx
14cr|chessbook-medium-0.1-10|33	%endif
14cr|chessbook-medium-0.1-10|34	
14cr|chessbook-medium-0.1-10|35	%description
14cr|chessbook-medium-0.1-10|36	International chess opening book (PGN format, medium size)
14cr|chessbook-medium-0.1-10|37	
14cr|chessbook-medium-0.1-10|38	%package -n	sjeng-book-normal-medium
14cr|chessbook-medium-0.1-10|39	Summary:	Sjeng chess engine opening book for normal chess
14cr|chessbook-medium-0.1-10|40	Group:		Games/Boards
14cr|chessbook-medium-0.1-10|41	URL:		http://sjeng.sourceforge.net/
14cr|chessbook-medium-0.1-10|42	Provides:	sjeng-book = 0.1
14cr|chessbook-medium-0.1-10|43	
14cr|chessbook-medium-0.1-10|44	%description -n	sjeng-book-normal-medium
14cr|chessbook-medium-0.1-10|45	Sjeng chess engine opening book for international chess (medium size)
14cr|chessbook-medium-0.1-10|46	
14cr|chessbook-medium-0.1-10|47	%package -n	phalanx-book-medium
14cr|chessbook-medium-0.1-10|48	Summary:	Phalanx chess engine opening book for normal chess
14cr|chessbook-medium-0.1-10|49	Group:		Games/Boards
14cr|chessbook-medium-0.1-10|50	URL:		http://dusan.freeshell.org/phalanx/
14cr|chessbook-medium-0.1-10|51	Provides:	phalanx-book = 0.1
14cr|chessbook-medium-0.1-10|52	
14cr|chessbook-medium-0.1-10|53	%description -n	phalanx-book-medium
14cr|chessbook-medium-0.1-10|54	Phalanx chess engine opening book (medium size)
14cr|chessbook-medium-0.1-10|55	
14cr|chessbook-medium-0.1-10|56	%prep
14cr|chessbook-medium-0.1-10|57	#*************************************************************************
14cr|chessbook-medium-0.1-10|58	#* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
14cr|chessbook-medium-0.1-10|59	#*************************************************************************
14cr|chessbook-medium-0.1-10|60	#Building this package would not be successful if lmontel logs in. Please
14cr|chessbook-medium-0.1-10|61	#wait until he logs out before building this RPM, or jobs will be simply
14cr|chessbook-medium-0.1-10|62	#killed without notice.
14cr|chessbook-medium-0.1-10|63	
14cr|chessbook-medium-0.1-10|64	%setup -q -c -T
14cr|chessbook-medium-0.1-10|65	bzip2 -dc %{SOURCE0} > gm2600.pgn
14cr|chessbook-medium-0.1-10|66	
14cr|chessbook-medium-0.1-10|67	perl -pi -e 's/\r//g' gm2600.pgn
14cr|chessbook-medium-0.1-10|68	pgn-extract -W -D -s -ogm2600-clean.pgn gm2600.pgn
14cr|chessbook-medium-0.1-10|69	
14cr|chessbook-medium-0.1-10|70	%build
14cr|chessbook-medium-0.1-10|71	# === Sjeng ===
14cr|chessbook-medium-0.1-10|72	# use 1/2 of physical memory for sjeng, should be enough for
14cr|chessbook-medium-0.1-10|73	# decent machines
14cr|chessbook-medium-0.1-10|74	mem=`LC_ALL=C free -b | grep '^Mem' | awk '{print $2}' | xargs -i expr {} / 2`
14cr|chessbook-medium-0.1-10|75	
14cr|chessbook-medium-0.1-10|76	echo -e "book\ngm2600-clean.pgn\n$mem\nquit" | %{_gamesbindir}/sjeng
14cr|chessbook-medium-0.1-10|77	
14cr|chessbook-medium-0.1-10|78	# === Phalanx ===
14cr|chessbook-medium-0.1-10|79	# Totally 1562649 positions, multiply it by 36 byte and that's
14cr|chessbook-medium-0.1-10|80	# the amount of memory needed to sort the buffer in one pass.
14cr|chessbook-medium-0.1-10|81	# It's not much, so assumes such amount of memory is already
14cr|chessbook-medium-0.1-10|82	# available.  Otherwise please tune -b option. Using the exact
14cr|chessbook-medium-0.1-10|83	# number of positions seems to segfault for me, while num+1 is fine.
14cr|chessbook-medium-0.1-10|84	# DB building time increases exponentially(?) when memory available
14cr|chessbook-medium-0.1-10|85	# decreses.
14cr|chessbook-medium-0.1-10|86	#
14cr|chessbook-medium-0.1-10|87	# Since this file records grandmasters' games, include more
14cr|chessbook-medium-0.1-10|88	# move to give more variability (50), instead of using the
14cr|chessbook-medium-0.1-10|89	# default value (80) which includes only better gameplay.
14cr|chessbook-medium-0.1-10|90	# Only includes common moves would be uninteresting.
14cr|chessbook-medium-0.1-10|91	%if %build_phalanx
14cr|chessbook-medium-0.1-10|92	%{_gamesbindir}/phalanx.real bcreate -b 1600000 -g 50 < gm2600-clean.pgn
14cr|chessbook-medium-0.1-10|93	%endif
14cr|chessbook-medium-0.1-10|94	
14cr|chessbook-medium-0.1-10|95	%install
14cr|chessbook-medium-0.1-10|96	rm -rf %{buildroot}
14cr|chessbook-medium-0.1-10|97	install -D -m 644 nbook.bin %{buildroot}%{_gamesdatadir}/sjeng/nbook-medium.bin
14cr|chessbook-medium-0.1-10|98	%if %build_phalanx
14cr|chessbook-medium-0.1-10|99	install -D -m 644 sbook.phalanx %{buildroot}%{_gamesdatadir}/phalanx/sbook-medium.phalanx
14cr|chessbook-medium-0.1-10|100	%endif
14cr|chessbook-medium-0.1-10|101	
14cr|chessbook-medium-0.1-10|102	%clean
14cr|chessbook-medium-0.1-10|103	rm -rf %{buildroot}
14cr|chessbook-medium-0.1-10|104	
14cr|chessbook-medium-0.1-10|105	%post -n sjeng-book-normal-medium
14cr|chessbook-medium-0.1-10|106	%{_sbindir}/update-alternatives --install %{_gamesdatadir}/sjeng/nbook.bin \
14cr|chessbook-medium-0.1-10|107	nbook.bin %{_gamesdatadir}/sjeng/nbook-medium.bin 20
14cr|chessbook-medium-0.1-10|108	
14cr|chessbook-medium-0.1-10|109	%preun -n sjeng-book-normal-medium
14cr|chessbook-medium-0.1-10|110	[ "$1" != 0 ] || %{_sbindir}/update-alternatives --remove nbook.bin \
14cr|chessbook-medium-0.1-10|111	%{_gamesdatadir}/sjeng/nbook-medium.bin
14cr|chessbook-medium-0.1-10|112	
14cr|chessbook-medium-0.1-10|113	%if %build_phalanx
14cr|chessbook-medium-0.1-10|114	%post -n phalanx-book-medium
14cr|chessbook-medium-0.1-10|115	%{_sbindir}/update-alternatives --install %{_gamesdatadir}/phalanx/sbook.phalanx \
14cr|chessbook-medium-0.1-10|116	sbook.phalanx %{_gamesdatadir}/phalanx/sbook-medium.phalanx 20
14cr|chessbook-medium-0.1-10|117	
14cr|chessbook-medium-0.1-10|118	%preun -n phalanx-book-medium
14cr|chessbook-medium-0.1-10|119	[ "$1" != 0 ] || %{_sbindir}/update-alternatives --remove sbook.phalanx \
14cr|chessbook-medium-0.1-10|120	%{_gamesdatadir}/phalanx/sbook-medium.phalanx
14cr|chessbook-medium-0.1-10|121	%endif
14cr|chessbook-medium-0.1-10|122	
14cr|chessbook-medium-0.1-10|123	%files -n sjeng-book-normal-medium
14cr|chessbook-medium-0.1-10|124	%defattr(-,root,root)
14cr|chessbook-medium-0.1-10|125	%{_gamesdatadir}/sjeng/nbook-medium.bin
14cr|chessbook-medium-0.1-10|126	
14cr|chessbook-medium-0.1-10|127	%if %build_phalanx
14cr|chessbook-medium-0.1-10|128	%files -n phalanx-book-medium
14cr|chessbook-medium-0.1-10|129	%defattr(-,root,root)
14cr|chessbook-medium-0.1-10|130	%{_gamesdatadir}/phalanx/sbook-medium.phalanx
14cr|chessbook-medium-0.1-10|131	%endif
14cr|chessbook-medium-0.1-10|132	
14cr|chessbook-medium-0.1-10|133	
14cr|chessbook-medium-0.1-10|134	
14cr|chessbook-medium-0.1-10|135	%changelog
14cr|chessbook-medium-0.1-10|136	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-10
14cr|chessbook-medium-0.1-10|137	+ Revision: 338cd11
14cr|chessbook-medium-0.1-10|138	- MassBuild#464: Increase release tag
14cr|chessbook-medium-0.1-10|139	
14cr|chessbook-medium-0.1-10|140	

583 14
14cr|chessx-0.9.6-2|1	%define oversion 0-9-6
14cr|chessx-0.9.6-2|2	# debuginfo-without-sources
14cr|chessx-0.9.6-2|3	%define debug_package	%{nil}
14cr|chessx-0.9.6-2|4	Name:		chessx
14cr|chessx-0.9.6-2|5	Version:	0.9.6
14cr|chessx-0.9.6-2|6	Release:	2
14cr|chessx-0.9.6-2|7	Summary:	An Open Source chess database
14cr|chessx-0.9.6-2|8	License:	GPLv2
14cr|chessx-0.9.6-2|9	Group:		Games/Boards
14cr|chessx-0.9.6-2|10	URL:		http://chessx.sourceforge.net/
14cr|chessx-0.9.6-2|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{oversion}.tar.gz
14cr|chessx-0.9.6-2|12	BuildRequires:	qt4-devel
14cr|chessx-0.9.6-2|13	
14cr|chessx-0.9.6-2|14	%description
14cr|chessx-0.9.6-2|15	ChessX is an Open Source chess database. With ChessX you can operate on your
14cr|chessx-0.9.6-2|16	collection of chess games in many ways:
14cr|chessx-0.9.6-2|17	browse, edit, add, organize, analyze, etc.
14cr|chessx-0.9.6-2|18	
14cr|chessx-0.9.6-2|19	%prep
14cr|chessx-0.9.6-2|20	%setup -q -n %{name}
14cr|chessx-0.9.6-2|21	
14cr|chessx-0.9.6-2|22	%build
14cr|chessx-0.9.6-2|23	%qmake_qt4
14cr|chessx-0.9.6-2|24	
14cr|chessx-0.9.6-2|25	# building language files
14cr|chessx-0.9.6-2|26	/usr/lib/qt4/bin/lrelease i18n/*.ts
14cr|chessx-0.9.6-2|27	
14cr|chessx-0.9.6-2|28	%make
14cr|chessx-0.9.6-2|29	
14cr|chessx-0.9.6-2|30	%install
14cr|chessx-0.9.6-2|31	# binaries
14cr|chessx-0.9.6-2|32	mkdir -p %{buildroot}%{_gamesbindir}
14cr|chessx-0.9.6-2|33	install -m0755 release/chessx %{buildroot}%{_gamesbindir}
14cr|chessx-0.9.6-2|34	# data
14cr|chessx-0.9.6-2|35	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|chessx-0.9.6-2|36	cp -r data/* %{buildroot}%{_gamesdatadir}/%{name}
14cr|chessx-0.9.6-2|37	# lang
14cr|chessx-0.9.6-2|38	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/lang
14cr|chessx-0.9.6-2|39	cp i18n/*.qm %{buildroot}%{_gamesdatadir}/%{name}/lang/
14cr|chessx-0.9.6-2|40	#menu entry
14cr|chessx-0.9.6-2|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|chessx-0.9.6-2|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|chessx-0.9.6-2|43	[Desktop Entry]
14cr|chessx-0.9.6-2|44	Name=ChessX
14cr|chessx-0.9.6-2|45	Comment=Open Source chess database
14cr|chessx-0.9.6-2|46	Exec=%{name}
14cr|chessx-0.9.6-2|47	Icon=%{name}
14cr|chessx-0.9.6-2|48	Terminal=false
14cr|chessx-0.9.6-2|49	Type=Application
14cr|chessx-0.9.6-2|50	Categories=Game;BoardGame;
14cr|chessx-0.9.6-2|51	EOF
14cr|chessx-0.9.6-2|52	#icons
14cr|chessx-0.9.6-2|53	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/128x128/apps
14cr|chessx-0.9.6-2|54	cp data/images/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|chessx-0.9.6-2|55	# permits
14cr|chessx-0.9.6-2|56	find %{buildroot}%{_gamesdatadir}/%{name}/images -name '*.svg' -exec chmod a-x  {} \;
14cr|chessx-0.9.6-2|57	
14cr|chessx-0.9.6-2|58	%files
14cr|chessx-0.9.6-2|59	%doc COPYING ChangeLog
14cr|chessx-0.9.6-2|60	%{_datadir}/applications/%{name}.desktop
14cr|chessx-0.9.6-2|61	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|chessx-0.9.6-2|62	%{_gamesbindir}/%{name}
14cr|chessx-0.9.6-2|63	%{_gamesdatadir}/%{name}
14cr|chessx-0.9.6-2|64	
14cr|chessx-0.9.6-2|65	
14cr|chessx-0.9.6-2|66	
14cr|chessx-0.9.6-2|67	
14cr|chessx-0.9.6-2|68	
14cr|chessx-0.9.6-2|69	
14cr|chessx-0.9.6-2|70	%changelog
14cr|chessx-0.9.6-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-2
14cr|chessx-0.9.6-2|72	+ Revision: 71addc2
14cr|chessx-0.9.6-2|73	- MassBuild#464: Increase release tag
14cr|chessx-0.9.6-2|74	
14cr|chessx-0.9.6-2|75	

584 14
14cr|childsplay-1.6-3|1	%global alphabet_ver 0.9.1
14cr|childsplay-1.6-3|2	
14cr|childsplay-1.6-3|3	Summary:	Games for children with plugins
14cr|childsplay-1.6-3|4	Name:		childsplay
14cr|childsplay-1.6-3|5	Version:	1.6
14cr|childsplay-1.6-3|6	Release:	3
14cr|childsplay-1.6-3|7	License:	GPLv3+
14cr|childsplay-1.6-3|8	Group:		Education
14cr|childsplay-1.6-3|9	Url:		http://childsplay.sourceforge.net/
14cr|childsplay-1.6-3|10	Source0:	http://downloads.sourceforge.net/schoolsplay/%{name}-%{version}.tgz
14cr|childsplay-1.6-3|11	Source10:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_bg-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|12	Source11:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ca-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|13	Source12:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_de-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|14	Source13:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_el-0.9.tgz
14cr|childsplay-1.6-3|15	Source14:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_en_GB-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|16	Source15:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_es-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|17	Source16:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_fr-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|18	Source17:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_it-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|19	Source18:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_lt-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|20	Source19:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_nb-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|21	Source20:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_nl-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|22	Source21:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_pt-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|23	Source22:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_pt_BR-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|24	Source23:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ro-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|25	Source24:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ru-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|26	Source25:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sl-%{alphabet_ver}.tgz
14cr|childsplay-1.6-3|27	Source26:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sv-0.9.2.tgz
14cr|childsplay-1.6-3|28	Patch0:		setup.py.diff
14cr|childsplay-1.6-3|29	Requires:	pygame
14cr|childsplay-1.6-3|30	Requires:	pygtk2.0
14cr|childsplay-1.6-3|31	Requires:	python-numpy
14cr|childsplay-1.6-3|32	Requires:	python-sqlalchemy
14cr|childsplay-1.6-3|33	Requires:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|34	BuildArch:	noarch
14cr|childsplay-1.6-3|35	
14cr|childsplay-1.6-3|36	%description
14cr|childsplay-1.6-3|37	Childsplay is a 'suite' of educational games for young children. It's written
14cr|childsplay-1.6-3|38	in Python and uses the SDL-libraries to make it more games-like then, for
14cr|childsplay-1.6-3|39	instance, GCompris. The aim is to be educational and at the same time be fun
14cr|childsplay-1.6-3|40	to play.
14cr|childsplay-1.6-3|41	
14cr|childsplay-1.6-3|42	NOTE: This package includes all games currently available for childsplay.
14cr|childsplay-1.6-3|43	Some activities make use of language dependent voice samples, these sounds are
14cr|childsplay-1.6-3|44	available as childsplay-sounds packages. For those you'll have to
14cr|childsplay-1.6-3|45	install the childsplay-alphabet_sounds package for the languages you intend to
14cr|childsplay-1.6-3|46	use. For example childsplay-sounds-pt_BR.
14cr|childsplay-1.6-3|47	
14cr|childsplay-1.6-3|48	%files -f %{name}.lang
14cr|childsplay-1.6-3|49	%doc README* doc/*
14cr|childsplay-1.6-3|50	%{_bindir}/*
14cr|childsplay-1.6-3|51	%{_datadir}/childsplay_sp/SPData
14cr|childsplay-1.6-3|52	%{_datadir}/childsplay_sp/CPData/*.*
14cr|childsplay-1.6-3|53	%{_datadir}/childsplay_sp/CPData/BilliardData
14cr|childsplay-1.6-3|54	%{_datadir}/childsplay_sp/CPData/FallinglettersData
14cr|childsplay-1.6-3|55	%{_datadir}/childsplay_sp/CPData/FindsoundData
14cr|childsplay-1.6-3|56	%{_datadir}/childsplay_sp/CPData/FishtankData
14cr|childsplay-1.6-3|57	%{_datadir}/childsplay_sp/CPData/FlashcardsData/cards
14cr|childsplay-1.6-3|58	%{_datadir}/childsplay_sp/CPData/FlashcardsData/sounds
14cr|childsplay-1.6-3|59	%{_datadir}/childsplay_sp/CPData/FlashcardsData/names/en
14cr|childsplay-1.6-3|60	%{_datadir}/childsplay_sp/CPData/LMemoryData
14cr|childsplay-1.6-3|61	%{_datadir}/childsplay_sp/CPData/MemoryData
14cr|childsplay-1.6-3|62	%{_datadir}/childsplay_sp/CPData/PackidData
14cr|childsplay-1.6-3|63	%{_datadir}/childsplay_sp/CPData/PongData
14cr|childsplay-1.6-3|64	%{_datadir}/childsplay_sp/CPData/PuzzleData
14cr|childsplay-1.6-3|65	%{_datadir}/childsplay_sp/CPData/SoundmemoryData
14cr|childsplay-1.6-3|66	%{_datadir}/sp_alphabetsounds/en
14cr|childsplay-1.6-3|67	%{_datadir}/applications/*.desktop
14cr|childsplay-1.6-3|68	%{py_puresitedir}/*
14cr|childsplay-1.6-3|69	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|childsplay-1.6-3|70	
14cr|childsplay-1.6-3|71	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|72	
14cr|childsplay-1.6-3|73	%package sounds-bg
14cr|childsplay-1.6-3|74	Summary:	Bulgarian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|75	Group:		Games/Other
14cr|childsplay-1.6-3|76	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|77	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|78	
14cr|childsplay-1.6-3|79	%description sounds-bg
14cr|childsplay-1.6-3|80	Bulgarian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|81	
14cr|childsplay-1.6-3|82	%files sounds-bg
14cr|childsplay-1.6-3|83	%doc  alphabet_sounds_bg-%{alphabet_ver}/GPL-2  alphabet_sounds_bg-%{alphabet_ver}/README
14cr|childsplay-1.6-3|84	%{_datadir}/sp_alphabetsounds/bg
14cr|childsplay-1.6-3|85	
14cr|childsplay-1.6-3|86	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|87	
14cr|childsplay-1.6-3|88	%package sounds-ca
14cr|childsplay-1.6-3|89	Summary:	Catalan alphabet sounds for Childsplay
14cr|childsplay-1.6-3|90	Group:		Games/Other
14cr|childsplay-1.6-3|91	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|92	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|93	
14cr|childsplay-1.6-3|94	%description sounds-ca
14cr|childsplay-1.6-3|95	Catalan alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|96	
14cr|childsplay-1.6-3|97	%files sounds-ca
14cr|childsplay-1.6-3|98	%doc  alphabet_sounds_ca-%{alphabet_ver}/copyright  alphabet_sounds_ca-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|99	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/ca
14cr|childsplay-1.6-3|100	%{_datadir}/sp_alphabetsounds/ca
14cr|childsplay-1.6-3|101	
14cr|childsplay-1.6-3|102	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|103	
14cr|childsplay-1.6-3|104	%package sounds-de
14cr|childsplay-1.6-3|105	Summary:	German alphabet sounds for Childsplay
14cr|childsplay-1.6-3|106	Group:		Games/Other
14cr|childsplay-1.6-3|107	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|108	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|109	
14cr|childsplay-1.6-3|110	%description sounds-de
14cr|childsplay-1.6-3|111	German alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|112	
14cr|childsplay-1.6-3|113	%files sounds-de
14cr|childsplay-1.6-3|114	%doc  alphabet_sounds_de-%{alphabet_ver}/copyright  alphabet_sounds_de-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|115	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/de
14cr|childsplay-1.6-3|116	%{_datadir}/sp_alphabetsounds/de
14cr|childsplay-1.6-3|117	
14cr|childsplay-1.6-3|118	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|119	
14cr|childsplay-1.6-3|120	%package sounds-el
14cr|childsplay-1.6-3|121	Summary:	New Greek alphabet sounds for Childsplay
14cr|childsplay-1.6-3|122	Group:		Games/Other
14cr|childsplay-1.6-3|123	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|124	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|125	
14cr|childsplay-1.6-3|126	%description sounds-el
14cr|childsplay-1.6-3|127	New Greek alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|128	
14cr|childsplay-1.6-3|129	%files sounds-el
14cr|childsplay-1.6-3|130	%doc  alphabet_sounds_el-0.9/copyright  alphabet_sounds_el-0.9/GPL-2
14cr|childsplay-1.6-3|131	%{_datadir}/sp_alphabetsounds/el
14cr|childsplay-1.6-3|132	
14cr|childsplay-1.6-3|133	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|134	
14cr|childsplay-1.6-3|135	%package sounds-en_GB
14cr|childsplay-1.6-3|136	Summary:	British English alphabet sounds for Childsplay
14cr|childsplay-1.6-3|137	Group:		Games/Other
14cr|childsplay-1.6-3|138	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|139	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|140	
14cr|childsplay-1.6-3|141	%description sounds-en_GB
14cr|childsplay-1.6-3|142	British English alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|143	
14cr|childsplay-1.6-3|144	%files sounds-en_GB
14cr|childsplay-1.6-3|145	%doc  alphabet_sounds_en_GB-%{alphabet_ver}/copyright  alphabet_sounds_en_GB-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|146	%{_datadir}/sp_alphabetsounds/en_GB
14cr|childsplay-1.6-3|147	
14cr|childsplay-1.6-3|148	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|149	
14cr|childsplay-1.6-3|150	%package sounds-es
14cr|childsplay-1.6-3|151	Summary:	Spanish alphabet sounds for Childsplay
14cr|childsplay-1.6-3|152	Group:		Games/Other
14cr|childsplay-1.6-3|153	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|154	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|155	
14cr|childsplay-1.6-3|156	%description sounds-es
14cr|childsplay-1.6-3|157	Spanish alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|158	
14cr|childsplay-1.6-3|159	%files sounds-es
14cr|childsplay-1.6-3|160	%doc  alphabet_sounds_es-%{alphabet_ver}/copyright  alphabet_sounds_es-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|161	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/es
14cr|childsplay-1.6-3|162	%{_datadir}/sp_alphabetsounds/es
14cr|childsplay-1.6-3|163	
14cr|childsplay-1.6-3|164	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|165	
14cr|childsplay-1.6-3|166	%package sounds-fr
14cr|childsplay-1.6-3|167	Summary:	French alphabet sounds for Childsplay
14cr|childsplay-1.6-3|168	Group:		Games/Other
14cr|childsplay-1.6-3|169	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|170	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|171	
14cr|childsplay-1.6-3|172	%description sounds-fr
14cr|childsplay-1.6-3|173	French alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|174	
14cr|childsplay-1.6-3|175	%files sounds-fr
14cr|childsplay-1.6-3|176	%doc  alphabet_sounds_fr-%{alphabet_ver}/copyright  alphabet_sounds_fr-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|177	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/fr
14cr|childsplay-1.6-3|178	%{_datadir}/sp_alphabetsounds/fr
14cr|childsplay-1.6-3|179	
14cr|childsplay-1.6-3|180	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|181	
14cr|childsplay-1.6-3|182	%package sounds-it
14cr|childsplay-1.6-3|183	Summary:	Italian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|184	Group:		Games/Other
14cr|childsplay-1.6-3|185	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|186	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|187	
14cr|childsplay-1.6-3|188	%description sounds-it
14cr|childsplay-1.6-3|189	Italian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|190	
14cr|childsplay-1.6-3|191	%files sounds-it
14cr|childsplay-1.6-3|192	%doc  alphabet_sounds_it-%{alphabet_ver}/copyright  alphabet_sounds_it-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|193	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/it
14cr|childsplay-1.6-3|194	%{_datadir}/sp_alphabetsounds/it
14cr|childsplay-1.6-3|195	
14cr|childsplay-1.6-3|196	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|197	
14cr|childsplay-1.6-3|198	%package sounds-lt
14cr|childsplay-1.6-3|199	Summary:	Lithuanian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|200	Group:		Games/Other
14cr|childsplay-1.6-3|201	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|202	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|203	
14cr|childsplay-1.6-3|204	%description sounds-lt
14cr|childsplay-1.6-3|205	Lithuanian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|206	
14cr|childsplay-1.6-3|207	%files sounds-lt
14cr|childsplay-1.6-3|208	%doc  alphabet_sounds_lt-%{alphabet_ver}/copyright  alphabet_sounds_lt-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|209	%{_datadir}/sp_alphabetsounds/lt
14cr|childsplay-1.6-3|210	
14cr|childsplay-1.6-3|211	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|212	
14cr|childsplay-1.6-3|213	%package sounds-nb
14cr|childsplay-1.6-3|214	Summary:	Norwegian Bokmål alphabet sounds for Childsplay
14cr|childsplay-1.6-3|215	Group:		Games/Other
14cr|childsplay-1.6-3|216	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|217	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|218	
14cr|childsplay-1.6-3|219	%description sounds-nb
14cr|childsplay-1.6-3|220	Norwegian Bokmål alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|221	
14cr|childsplay-1.6-3|222	%files sounds-nb
14cr|childsplay-1.6-3|223	%doc  alphabet_sounds_nb-%{alphabet_ver}/copyright  alphabet_sounds_nb-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|224	%{_datadir}/sp_alphabetsounds/nb
14cr|childsplay-1.6-3|225	
14cr|childsplay-1.6-3|226	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|227	
14cr|childsplay-1.6-3|228	%package sounds-nl
14cr|childsplay-1.6-3|229	Summary:	Dutch alphabet sounds for Childsplay
14cr|childsplay-1.6-3|230	Group:		Games/Other
14cr|childsplay-1.6-3|231	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|232	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|233	
14cr|childsplay-1.6-3|234	%description sounds-nl
14cr|childsplay-1.6-3|235	Dutch alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|236	
14cr|childsplay-1.6-3|237	%files sounds-nl
14cr|childsplay-1.6-3|238	%doc  alphabet_sounds_nl-%{alphabet_ver}/copyright  alphabet_sounds_nl-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|239	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/nl
14cr|childsplay-1.6-3|240	%{_datadir}/sp_alphabetsounds/nl
14cr|childsplay-1.6-3|241	
14cr|childsplay-1.6-3|242	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|243	
14cr|childsplay-1.6-3|244	%package sounds-pt
14cr|childsplay-1.6-3|245	Summary:	Portuguese alphabet sounds for Childsplay
14cr|childsplay-1.6-3|246	Group:		Games/Other
14cr|childsplay-1.6-3|247	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|248	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|249	
14cr|childsplay-1.6-3|250	%description sounds-pt
14cr|childsplay-1.6-3|251	Portuguese alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|252	
14cr|childsplay-1.6-3|253	%files sounds-pt
14cr|childsplay-1.6-3|254	%doc  alphabet_sounds_pt-%{alphabet_ver}/copyright  alphabet_sounds_pt-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|255	%{_datadir}/sp_alphabetsounds/pt
14cr|childsplay-1.6-3|256	
14cr|childsplay-1.6-3|257	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|258	
14cr|childsplay-1.6-3|259	%package sounds-pt_BR
14cr|childsplay-1.6-3|260	Summary:	Brazilian portuguese alphabet sounds for Childsplay
14cr|childsplay-1.6-3|261	Group:		Games/Other
14cr|childsplay-1.6-3|262	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|263	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|264	
14cr|childsplay-1.6-3|265	%description sounds-pt_BR
14cr|childsplay-1.6-3|266	Brazilian portuguese alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|267	
14cr|childsplay-1.6-3|268	%files sounds-pt_BR
14cr|childsplay-1.6-3|269	%doc  alphabet_sounds_pt_BR-%{alphabet_ver}/copyright  alphabet_sounds_pt_BR-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|270	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/pt_BR
14cr|childsplay-1.6-3|271	%{_datadir}/sp_alphabetsounds/pt_BR
14cr|childsplay-1.6-3|272	
14cr|childsplay-1.6-3|273	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|274	
14cr|childsplay-1.6-3|275	%package sounds-ro
14cr|childsplay-1.6-3|276	Summary:	Romanian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|277	Group:		Games/Other
14cr|childsplay-1.6-3|278	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|279	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|280	
14cr|childsplay-1.6-3|281	%description sounds-ro
14cr|childsplay-1.6-3|282	Romanian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|283	
14cr|childsplay-1.6-3|284	%files sounds-ro
14cr|childsplay-1.6-3|285	%doc  alphabet_sounds_ro-%{alphabet_ver}/copyright  alphabet_sounds_ro-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|286	%{_datadir}/sp_alphabetsounds/ro
14cr|childsplay-1.6-3|287	
14cr|childsplay-1.6-3|288	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|289	
14cr|childsplay-1.6-3|290	%package sounds-ru
14cr|childsplay-1.6-3|291	Summary:	Russian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|292	Group:		Games/Other
14cr|childsplay-1.6-3|293	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|294	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|295	
14cr|childsplay-1.6-3|296	%description sounds-ru
14cr|childsplay-1.6-3|297	Russian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|298	
14cr|childsplay-1.6-3|299	%files sounds-ru
14cr|childsplay-1.6-3|300	%doc  alphabet_sounds_ru-%{alphabet_ver}/copyright  alphabet_sounds_ru-%{alphabet_ver}/GPL-2
14cr|childsplay-1.6-3|301	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/ru
14cr|childsplay-1.6-3|302	%{_datadir}/sp_alphabetsounds/ru
14cr|childsplay-1.6-3|303	
14cr|childsplay-1.6-3|304	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|305	
14cr|childsplay-1.6-3|306	%package sounds-sl
14cr|childsplay-1.6-3|307	Summary:	Slovenian alphabet sounds for Childsplay
14cr|childsplay-1.6-3|308	Group:		Games/Other
14cr|childsplay-1.6-3|309	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|310	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|311	
14cr|childsplay-1.6-3|312	%description sounds-sl
14cr|childsplay-1.6-3|313	Slovenian alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|314	
14cr|childsplay-1.6-3|315	%files sounds-sl
14cr|childsplay-1.6-3|316	%doc  alphabet_sounds_sl-%{alphabet_ver}/LICENCE  alphabet_sounds_sl-%{alphabet_ver}/README
14cr|childsplay-1.6-3|317	%{_datadir}/sp_alphabetsounds/sl
14cr|childsplay-1.6-3|318	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/sl
14cr|childsplay-1.6-3|319	
14cr|childsplay-1.6-3|320	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|321	
14cr|childsplay-1.6-3|322	%package sounds-sv
14cr|childsplay-1.6-3|323	Summary:	Swedish alphabet sounds for Childsplay
14cr|childsplay-1.6-3|324	Group:		Games/Other
14cr|childsplay-1.6-3|325	Requires:	%{name} = %{EVRD}
14cr|childsplay-1.6-3|326	Provides:	%{name}-sound = %{EVRD}
14cr|childsplay-1.6-3|327	
14cr|childsplay-1.6-3|328	%description sounds-sv
14cr|childsplay-1.6-3|329	Swedish alphabet sounds for Childsplay.
14cr|childsplay-1.6-3|330	
14cr|childsplay-1.6-3|331	%files sounds-sv
14cr|childsplay-1.6-3|332	%doc  alphabet_sounds_sv-0.9.2/copyright  alphabet_sounds_sv-0.9.2/GPL-2
14cr|childsplay-1.6-3|333	%{_datadir}/sp_alphabetsounds/sv
14cr|childsplay-1.6-3|334	
14cr|childsplay-1.6-3|335	#----------------------------------------------------------------------------
14cr|childsplay-1.6-3|336	
14cr|childsplay-1.6-3|337	%prep
14cr|childsplay-1.6-3|338	%setup -q -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 19 -a 20 -a 21 -a 22 -a 23 -a 24 -a 25 -a 26
14cr|childsplay-1.6-3|339	%patch0 -p0
14cr|childsplay-1.6-3|340	
14cr|childsplay-1.6-3|341	%build
14cr|childsplay-1.6-3|342	
14cr|childsplay-1.6-3|343	%install
14cr|childsplay-1.6-3|344	PREFIX=%{buildroot}%{_prefix} python setup.py install --root="%{buildroot}" --optimize=1
14cr|childsplay-1.6-3|345	
14cr|childsplay-1.6-3|346	%find_lang %{name} --all-name
14cr|childsplay-1.6-3|347	
14cr|childsplay-1.6-3|348	rm -fr %{buildroot}%{_datadir}/doc/*
14cr|childsplay-1.6-3|349	
14cr|childsplay-1.6-3|350	# below is the desktop file and icon stuff.
14cr|childsplay-1.6-3|351	mkdir -p %{buildroot}%{_datadir}/applications
14cr|childsplay-1.6-3|352	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|childsplay-1.6-3|353	[Desktop Entry]
14cr|childsplay-1.6-3|354	Name=%{name}
14cr|childsplay-1.6-3|355	Comment=Games for children
14cr|childsplay-1.6-3|356	Exec=%{name}
14cr|childsplay-1.6-3|357	Icon=%{name}
14cr|childsplay-1.6-3|358	Terminal=false
14cr|childsplay-1.6-3|359	Type=Application
14cr|childsplay-1.6-3|360	Categories=Education;
14cr|childsplay-1.6-3|361	EOF
14cr|childsplay-1.6-3|362	
14cr|childsplay-1.6-3|363	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cr|childsplay-1.6-3|364	mkdir -p %{buildroot}%{_iconsdir}/hicolor/64x64/apps
14cr|childsplay-1.6-3|365	install -p -m 644 lib/SPData/menu/default/logo_cp_32x32.png \
14cr|childsplay-1.6-3|366	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|childsplay-1.6-3|367	install -p -m 644 lib/SPData/menu/default/logo_cp_64x64.png \
14cr|childsplay-1.6-3|368	%{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|childsplay-1.6-3|369	
14cr|childsplay-1.6-3|370	#Alphabet sounds
14cr|childsplay-1.6-3|371	# mkdir -p %{buildroot}%{_datadir}/%{name}/CPData/FlashcardsData/names
14cr|childsplay-1.6-3|372	for sounds in bg ca de en_GB es fr it nb nl pt pt_BR ro ru sl
14cr|childsplay-1.6-3|373	do
14cr|childsplay-1.6-3|374	cp -a alphabet_sounds_$sounds-%{alphabet_ver}/AlphabetSounds/$sounds %{buildroot}%{_datadir}/sp_alphabetsounds
14cr|childsplay-1.6-3|375	done
14cr|childsplay-1.6-3|376	for sounds in ca de es fr it nl pt_BR ru sl
14cr|childsplay-1.6-3|377	do
14cr|childsplay-1.6-3|378	cp -a alphabet_sounds_$sounds-%{alphabet_ver}/FlashCardsSounds/$sounds %{buildroot}%{_datadir}/%{name}_sp/CPData/FlashcardsData/names
14cr|childsplay-1.6-3|379	done
14cr|childsplay-1.6-3|380	#some language are not sync
14cr|childsplay-1.6-3|381	cp -a alphabet_sounds_el-0.9/AlphabetSounds/el %{buildroot}%{_datadir}/sp_alphabetsounds
14cr|childsplay-1.6-3|382	cp -a alphabet_sounds_sv-0.9.2/AlphabetSounds/sv %{buildroot}%{_datadir}/sp_alphabetsounds
14cr|childsplay-1.6-3|383	cp -a alphabet_sounds_lt-0.9.1/AlphabetSounds %{buildroot}%{_datadir}/sp_alphabetsounds/lt
14cr|childsplay-1.6-3|384	
14cr|childsplay-1.6-3|385	
14cr|childsplay-1.6-3|386	%changelog
14cr|childsplay-1.6-3|387	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14cr|childsplay-1.6-3|388	+ Revision: 0dfd929
14cr|childsplay-1.6-3|389	- MassBuild#464: Increase release tag
14cr|childsplay-1.6-3|390	
14cr|childsplay-1.6-3|391	

585 14
14cr|chipmunk-6.1.5-2|1	%define major 6.1
14cr|chipmunk-6.1.5-2|2	%define pkg_major 6
14cr|chipmunk-6.1.5-2|3	%define libname %mklibname %{name} %{major}
14cr|chipmunk-6.1.5-2|4	%define devname %mklibname -d %{name}
14cr|chipmunk-6.1.5-2|5	%define demoname  chipmunk-demo
14cr|chipmunk-6.1.5-2|6	%define samplname chipmunk-samples
14cr|chipmunk-6.1.5-2|7	
14cr|chipmunk-6.1.5-2|8	Summary:	2D physics engine
14cr|chipmunk-6.1.5-2|9	Name:		chipmunk
14cr|chipmunk-6.1.5-2|10	Version:	6.1.5
14cr|chipmunk-6.1.5-2|11	Release:	2
14cr|chipmunk-6.1.5-2|12	License:	MIT
14cr|chipmunk-6.1.5-2|13	Group:		Development/C
14cr|chipmunk-6.1.5-2|14	Url:		http://chipmunk-physics.net/
14cr|chipmunk-6.1.5-2|15	Source0:	http://chipmunk-physics.net/release/Chipmunk-%{pkg_major}.x/Chipmunk-%{version}.tgz
14cr|chipmunk-6.1.5-2|16	Source1:	chipmunk-makefile
14cr|chipmunk-6.1.5-2|17	# opengl is only needed by the demos
14cr|chipmunk-6.1.5-2|18	BuildRequires:	pkgconfig(gl)
14cr|chipmunk-6.1.5-2|19	BuildRequires:	pkgconfig(glu)
14cr|chipmunk-6.1.5-2|20	BuildRequires:	pkgconfig(glut)
14cr|chipmunk-6.1.5-2|21	
14cr|chipmunk-6.1.5-2|22	%description
14cr|chipmunk-6.1.5-2|23	Chipmunk is a rigid body physics library, designed for 2D video games.
14cr|chipmunk-6.1.5-2|24	
14cr|chipmunk-6.1.5-2|25	#----------------------------------------------------------------------------
14cr|chipmunk-6.1.5-2|26	
14cr|chipmunk-6.1.5-2|27	%package -n %{libname}
14cr|chipmunk-6.1.5-2|28	Summary:	2D physics engine shared library
14cr|chipmunk-6.1.5-2|29	Group:		Development/C
14cr|chipmunk-6.1.5-2|30	Obsoletes:	%{_lib}chipmunk6 < 6.1.5
14cr|chipmunk-6.1.5-2|31	
14cr|chipmunk-6.1.5-2|32	%description -n %{libname}
14cr|chipmunk-6.1.5-2|33	Chipmunk is a rigid body physics library, designed for 2D video games.
14cr|chipmunk-6.1.5-2|34	
14cr|chipmunk-6.1.5-2|35	%files -n %{libname}
14cr|chipmunk-6.1.5-2|36	%doc LICENSE.txt
14cr|chipmunk-6.1.5-2|37	%{_libdir}/libchipmunk.so.%{major}
14cr|chipmunk-6.1.5-2|38	
14cr|chipmunk-6.1.5-2|39	#----------------------------------------------------------------------------
14cr|chipmunk-6.1.5-2|40	
14cr|chipmunk-6.1.5-2|41	%package -n %{devname}
14cr|chipmunk-6.1.5-2|42	Summary:	Development files for %{name}
14cr|chipmunk-6.1.5-2|43	Group:		Development/C
14cr|chipmunk-6.1.5-2|44	Requires:	%{libname} = %{EVRD}
14cr|chipmunk-6.1.5-2|45	Provides:	%{name}-devel = %{EVRD}
14cr|chipmunk-6.1.5-2|46	
14cr|chipmunk-6.1.5-2|47	%description -n %{devname}
14cr|chipmunk-6.1.5-2|48	The %{devname} package contains header files for developing
14cr|chipmunk-6.1.5-2|49	applications that use %{libname}.
14cr|chipmunk-6.1.5-2|50	
14cr|chipmunk-6.1.5-2|51	%files -n %{devname}
14cr|chipmunk-6.1.5-2|52	%doc README.textile
14cr|chipmunk-6.1.5-2|53	%{_libdir}/libchipmunk.so
14cr|chipmunk-6.1.5-2|54	%{_libdir}/libchipmunk.a
14cr|chipmunk-6.1.5-2|55	%{_includedir}/chipmunk
14cr|chipmunk-6.1.5-2|56	
14cr|chipmunk-6.1.5-2|57	#----------------------------------------------------------------------------
14cr|chipmunk-6.1.5-2|58	
14cr|chipmunk-6.1.5-2|59	%package -n %{demoname}
14cr|chipmunk-6.1.5-2|60	Summary:	Demos of the library %{name}
14cr|chipmunk-6.1.5-2|61	Group:		Development/C
14cr|chipmunk-6.1.5-2|62	Requires:	%{libname} = %{EVRD}
14cr|chipmunk-6.1.5-2|63	
14cr|chipmunk-6.1.5-2|64	%description -n %{demoname}
14cr|chipmunk-6.1.5-2|65	The %{demoname} package provides some demos of what can be achieved
14cr|chipmunk-6.1.5-2|66	using the library %{libname}.
14cr|chipmunk-6.1.5-2|67	Switch the demos using the keyboard keys from [a] to [s].
14cr|chipmunk-6.1.5-2|68	
14cr|chipmunk-6.1.5-2|69	%files -n %{demoname}
14cr|chipmunk-6.1.5-2|70	%{_bindir}/chipmunk-demo
14cr|chipmunk-6.1.5-2|71	
14cr|chipmunk-6.1.5-2|72	#----------------------------------------------------------------------------
14cr|chipmunk-6.1.5-2|73	
14cr|chipmunk-6.1.5-2|74	%package -n %{samplname}
14cr|chipmunk-6.1.5-2|75	Summary:	Examples of use of the library %{name}
14cr|chipmunk-6.1.5-2|76	Group:		Development/C
14cr|chipmunk-6.1.5-2|77	BuildArch:	noarch
14cr|chipmunk-6.1.5-2|78	
14cr|chipmunk-6.1.5-2|79	%description -n %{samplname}
14cr|chipmunk-6.1.5-2|80	The %{samplname} package provides the source code of the demos.
14cr|chipmunk-6.1.5-2|81	
14cr|chipmunk-6.1.5-2|82	%files -n %{samplname}
14cr|chipmunk-6.1.5-2|83	%doc samples
14cr|chipmunk-6.1.5-2|84	
14cr|chipmunk-6.1.5-2|85	#----------------------------------------------------------------------------
14cr|chipmunk-6.1.5-2|86	
14cr|chipmunk-6.1.5-2|87	%prep
14cr|chipmunk-6.1.5-2|88	%setup -q -n Chipmunk-%{version}
14cr|chipmunk-6.1.5-2|89	cp %{SOURCE1} src/Makefile
14cr|chipmunk-6.1.5-2|90	
14cr|chipmunk-6.1.5-2|91	%build
14cr|chipmunk-6.1.5-2|92	pushd src
14cr|chipmunk-6.1.5-2|93	make clean
14cr|chipmunk-6.1.5-2|94	make CFLAGS="%{optflags} -std=c99"
14cr|chipmunk-6.1.5-2|95	make cleanobj
14cr|chipmunk-6.1.5-2|96	make static CFLAGS="%{optflags} -std=c99"
14cr|chipmunk-6.1.5-2|97	popd
14cr|chipmunk-6.1.5-2|98	pushd Demo
14cr|chipmunk-6.1.5-2|99	ln -s ../src/libchipmunk.so.* libchipmunk.so
14cr|chipmunk-6.1.5-2|100	gcc -o chipmunk-demo -std=gnu99 -I../include/chipmunk -L. -lchipmunk -lm -lGL -lGLU -lglut *.c
14cr|chipmunk-6.1.5-2|101	popd
14cr|chipmunk-6.1.5-2|102	mkdir samples
14cr|chipmunk-6.1.5-2|103	cp Demo/*.[ch] samples/
14cr|chipmunk-6.1.5-2|104	
14cr|chipmunk-6.1.5-2|105	%install
14cr|chipmunk-6.1.5-2|106	pushd src
14cr|chipmunk-6.1.5-2|107	make install \
14cr|chipmunk-6.1.5-2|108	INCDIR=%{buildroot}%{_includedir} \
14cr|chipmunk-6.1.5-2|109	LIBDEST=%{buildroot}%{_libdir}
14cr|chipmunk-6.1.5-2|110	popd
14cr|chipmunk-6.1.5-2|111	pushd Demo
14cr|chipmunk-6.1.5-2|112	install -d -m 0755 %{buildroot}%{_bindir}
14cr|chipmunk-6.1.5-2|113	install -m 0755 chipmunk-demo %{buildroot}%{_bindir}
14cr|chipmunk-6.1.5-2|114	popd
14cr|chipmunk-6.1.5-2|115	
14cr|chipmunk-6.1.5-2|116	
14cr|chipmunk-6.1.5-2|117	%changelog
14cr|chipmunk-6.1.5-2|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1.5-2
14cr|chipmunk-6.1.5-2|119	+ Revision: 5c145ad
14cr|chipmunk-6.1.5-2|120	- MassBuild#464: Increase release tag
14cr|chipmunk-6.1.5-2|121	
14cr|chipmunk-6.1.5-2|122	

586 14
14cr|chkfontpath-1.10.1-8|1	%define	name	chkfontpath
14cr|chkfontpath-1.10.1-8|2	%define	version	1.10.1
14cr|chkfontpath-1.10.1-8|3	%define release	8
14cr|chkfontpath-1.10.1-8|4	
14cr|chkfontpath-1.10.1-8|5	Summary:	Simple interface for editing the font path for the X font server
14cr|chkfontpath-1.10.1-8|6	Name:		%{name}
14cr|chkfontpath-1.10.1-8|7	Version:	%{version}
14cr|chkfontpath-1.10.1-8|8	Release:	%{release}
14cr|chkfontpath-1.10.1-8|9	License:	GPLv2+
14cr|chkfontpath-1.10.1-8|10	Group:		System/X11
14cr|chkfontpath-1.10.1-8|11	BuildRequires:	popt-devel
14cr|chkfontpath-1.10.1-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chkfontpath-1.10.1-8|13	Source0:	%{name}-%{version}.tar.gz
14cr|chkfontpath-1.10.1-8|14	Patch0:		chkfontpath-1.7-unscaled.patch
14cr|chkfontpath-1.10.1-8|15	Requires:	xfs
14cr|chkfontpath-1.10.1-8|16	
14cr|chkfontpath-1.10.1-8|17	%description
14cr|chkfontpath-1.10.1-8|18	This is a simple terminal mode program for configuring the directories
14cr|chkfontpath-1.10.1-8|19	in the X font server's path. It is mostly intended to be used
14cr|chkfontpath-1.10.1-8|20	'internally' by RPM when packages with fonts are added or removed, but
14cr|chkfontpath-1.10.1-8|21	it may be useful as a stand-alone utility in some instances.
14cr|chkfontpath-1.10.1-8|22	
14cr|chkfontpath-1.10.1-8|23	%prep
14cr|chkfontpath-1.10.1-8|24	%setup -q
14cr|chkfontpath-1.10.1-8|25	%patch0 -p1 -b .old
14cr|chkfontpath-1.10.1-8|26	
14cr|chkfontpath-1.10.1-8|27	%build
14cr|chkfontpath-1.10.1-8|28	make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
14cr|chkfontpath-1.10.1-8|29	
14cr|chkfontpath-1.10.1-8|30	%install
14cr|chkfontpath-1.10.1-8|31	perl -pi -e "s!/usr/man!%{_mandir}!g" Makefile man/Makefile
14cr|chkfontpath-1.10.1-8|32	%makeinstall INSTROOT=$RPM_BUILD_ROOT BINDIR=%{_sbindir} MANDIR=%{_mandir}
14cr|chkfontpath-1.10.1-8|33	
14cr|chkfontpath-1.10.1-8|34	%clean
14cr|chkfontpath-1.10.1-8|35	rm -rf $RPM_BUILD_ROOT
14cr|chkfontpath-1.10.1-8|36	
14cr|chkfontpath-1.10.1-8|37	%files
14cr|chkfontpath-1.10.1-8|38	%defattr(-,root,root)
14cr|chkfontpath-1.10.1-8|39	%{_sbindir}/chkfontpath
14cr|chkfontpath-1.10.1-8|40	%{_mandir}/man8/chkfontpath.8*
14cr|chkfontpath-1.10.1-8|41	
14cr|chkfontpath-1.10.1-8|42	
14cr|chkfontpath-1.10.1-8|43	
14cr|chkfontpath-1.10.1-8|44	
14cr|chkfontpath-1.10.1-8|45	%changelog
14cr|chkfontpath-1.10.1-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-8
14cr|chkfontpath-1.10.1-8|47	+ Revision: b4058ac
14cr|chkfontpath-1.10.1-8|48	- MassBuild#464: Increase release tag
14cr|chkfontpath-1.10.1-8|49	
14cr|chkfontpath-1.10.1-8|50	

587 14
14cr|chkrootkit-0.50-1|1	%define _enable_debug_packages %{nil}
14cr|chkrootkit-0.50-1|2	%define debug_package          %{nil}
14cr|chkrootkit-0.50-1|3	
14cr|chkrootkit-0.50-1|4	%define build_diet 0
14cr|chkrootkit-0.50-1|5	
14cr|chkrootkit-0.50-1|6	# commandline overrides:
14cr|chkrootkit-0.50-1|7	# rpm -ba|--rebuild --with 'xxx'
14cr|chkrootkit-0.50-1|8	%{?_with_diet: %{expand: %%define build_diet 1}}
14cr|chkrootkit-0.50-1|9	
14cr|chkrootkit-0.50-1|10	Summary:	Check rootkits
14cr|chkrootkit-0.50-1|11	Name:		chkrootkit
14cr|chkrootkit-0.50-1|12	Version:	0.50
14cr|chkrootkit-0.50-1|13	Release:	1
14cr|chkrootkit-0.50-1|14	License:	BSD
14cr|chkrootkit-0.50-1|15	Group:		Monitoring
14cr|chkrootkit-0.50-1|16	Url:		http://www.chkrootkit.org/
14cr|chkrootkit-0.50-1|17	Source0:	ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.gz
14cr|chkrootkit-0.50-1|18	Patch0:		chkrootkit_fix_apache_false_positive.diff
14cr|chkrootkit-0.50-1|19	Patch1:		chkrootkit-0.49-bug57979.diff
14cr|chkrootkit-0.50-1|20	%if %{build_diet}
14cr|chkrootkit-0.50-1|21	BuildRequires:	dietlibc-devel >= 0.32
14cr|chkrootkit-0.50-1|22	%endif
14cr|chkrootkit-0.50-1|23	BuildRequires:	glibc-static-devel
14cr|chkrootkit-0.50-1|24	Requires:	binutils
14cr|chkrootkit-0.50-1|25	Requires:	coreutils
14cr|chkrootkit-0.50-1|26	Requires:	findutils
14cr|chkrootkit-0.50-1|27	Requires:	gawk
14cr|chkrootkit-0.50-1|28	Requires:	grep
14cr|chkrootkit-0.50-1|29	Requires:	net-tools
14cr|chkrootkit-0.50-1|30	Requires:	procps
14cr|chkrootkit-0.50-1|31	Requires:	sed
14cr|chkrootkit-0.50-1|32	
14cr|chkrootkit-0.50-1|33	%description
14cr|chkrootkit-0.50-1|34	Chkrootkit is a tool to locally check for signs of a rootkit.
14cr|chkrootkit-0.50-1|35	
14cr|chkrootkit-0.50-1|36	%files
14cr|chkrootkit-0.50-1|37	%doc ACKNOWLEDGMENTS README* COPYRIGHT
14cr|chkrootkit-0.50-1|38	%{_sbindir}/*
14cr|chkrootkit-0.50-1|39	%{_libdir}/%{name}
14cr|chkrootkit-0.50-1|40	
14cr|chkrootkit-0.50-1|41	#----------------------------------------------------------------------------
14cr|chkrootkit-0.50-1|42	
14cr|chkrootkit-0.50-1|43	%prep
14cr|chkrootkit-0.50-1|44	%setup -q
14cr|chkrootkit-0.50-1|45	%patch0 -p0
14cr|chkrootkit-0.50-1|46	%patch1 -p0
14cr|chkrootkit-0.50-1|47	
14cr|chkrootkit-0.50-1|48	# instead of a static patch
14cr|chkrootkit-0.50-1|49	chmod 644 *
14cr|chkrootkit-0.50-1|50	for i in `ls -1 *.c|sed "s/\.c//"`; do
14cr|chkrootkit-0.50-1|51	perl -pi -e "s|\./${i}|%{_libdir}/%{name}/${i}|g" %{name}
14cr|chkrootkit-0.50-1|52	done
14cr|chkrootkit-0.50-1|53	
14cr|chkrootkit-0.50-1|54	%build
14cr|chkrootkit-0.50-1|55	%if %{build_diet}
14cr|chkrootkit-0.50-1|56	# OE: use the power of dietlibc
14cr|chkrootkit-0.50-1|57	make CC="diet gcc" CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"' -Os  -s -static" LDFLAGS=-static
14cr|chkrootkit-0.50-1|58	%else
14cr|chkrootkit-0.50-1|59	make CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"'" LDFLAGS=-static
14cr|chkrootkit-0.50-1|60	%endif
14cr|chkrootkit-0.50-1|61	
14cr|chkrootkit-0.50-1|62	%install
14cr|chkrootkit-0.50-1|63	install -d %{buildroot}%{_sbindir}
14cr|chkrootkit-0.50-1|64	install -d %{buildroot}%{_libdir}/%{name}
14cr|chkrootkit-0.50-1|65	
14cr|chkrootkit-0.50-1|66	install chkrootkit %{buildroot}%{_sbindir}/
14cr|chkrootkit-0.50-1|67	install check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static %{buildroot}%{_libdir}/%{name}/
14cr|chkrootkit-0.50-1|68	
14cr|chkrootkit-0.50-1|69	
14cr|chkrootkit-0.50-1|70	
14cr|chkrootkit-0.50-1|71	%changelog
14cr|chkrootkit-0.50-1|72	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50-1
14cr|chkrootkit-0.50-1|73	+ Revision: 898ed5d
14cr|chkrootkit-0.50-1|74	- New version 0.50
14cr|chkrootkit-0.50-1|75	
14cr|chkrootkit-0.50-1|76	

588 14
14cr|chntpw-0.99.6-5|1	%define snap 080526
14cr|chntpw-0.99.6-5|2	
14cr|chntpw-0.99.6-5|3	Summary:	The Offline NT Password Editor
14cr|chntpw-0.99.6-5|4	Name:		chntpw
14cr|chntpw-0.99.6-5|5	Version:	0.99.6
14cr|chntpw-0.99.6-5|6	Release:	5
14cr|chntpw-0.99.6-5|7	License:	GPL
14cr|chntpw-0.99.6-5|8	Group:		File tools
14cr|chntpw-0.99.6-5|9	URL:		http://home.eunet.no/~pnordahl/ntpasswd/
14cr|chntpw-0.99.6-5|10	Source0:	http://home.eunet.no/~pnordahl/ntpasswd/chntpw-source-%{snap}.zip
14cr|chntpw-0.99.6-5|11	Source1:	chntpw.8
14cr|chntpw-0.99.6-5|12	BuildRequires:	openssl-devel
14cr|chntpw-0.99.6-5|13	BuildRequires:	openssl-static-devel
14cr|chntpw-0.99.6-5|14	BuildRequires:	glibc-static-devel
14cr|chntpw-0.99.6-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chntpw-0.99.6-5|16	
14cr|chntpw-0.99.6-5|17	%description
14cr|chntpw-0.99.6-5|18	This little program will enable you to view some information and change user
14cr|chntpw-0.99.6-5|19	passwords in a Windows NT SAM userdatabase file. You do not need to know the
14cr|chntpw-0.99.6-5|20	old passwords. However, you need to get at the file some way or another
14cr|chntpw-0.99.6-5|21	yourself. In addition it contains a simple registry editor with full write
14cr|chntpw-0.99.6-5|22	support, and hex-editor which enables you to fiddle around with bits&bytes in
14cr|chntpw-0.99.6-5|23	the file as you wish yourself.
14cr|chntpw-0.99.6-5|24	
14cr|chntpw-0.99.6-5|25	%package -n	reged
14cr|chntpw-0.99.6-5|26	Summary:	Simple Registry Edit Utility
14cr|chntpw-0.99.6-5|27	Group:		File tools
14cr|chntpw-0.99.6-5|28	
14cr|chntpw-0.99.6-5|29	%description -n	reged
14cr|chntpw-0.99.6-5|30	This program is a command line utility to export of registry to .reg files.
14cr|chntpw-0.99.6-5|31	
14cr|chntpw-0.99.6-5|32	%prep
14cr|chntpw-0.99.6-5|33	
14cr|chntpw-0.99.6-5|34	%setup -q -n chntpw-%{snap}
14cr|chntpw-0.99.6-5|35	
14cr|chntpw-0.99.6-5|36	cp %{SOURCE1} chntpw.8
14cr|chntpw-0.99.6-5|37	
14cr|chntpw-0.99.6-5|38	# fix attribs
14cr|chntpw-0.99.6-5|39	find . -type d -exec chmod 755 {} \;
14cr|chntpw-0.99.6-5|40	find . -type f -exec chmod 644 {} \;
14cr|chntpw-0.99.6-5|41	
14cr|chntpw-0.99.6-5|42	%build
14cr|chntpw-0.99.6-5|43	%serverbuild
14cr|chntpw-0.99.6-5|44	
14cr|chntpw-0.99.6-5|45	make \
14cr|chntpw-0.99.6-5|46	CFLAGS="$CFLAGS -DUSEOPENSSL -I. -I%{_includedir}  -Wall" \
14cr|chntpw-0.99.6-5|47	OSSLLIB=%{_libdir} \
14cr|chntpw-0.99.6-5|48	LIBS="-L%{_libdir} -lcrypto"
14cr|chntpw-0.99.6-5|49	
14cr|chntpw-0.99.6-5|50	%install
14cr|chntpw-0.99.6-5|51	rm -rf %{buildroot}
14cr|chntpw-0.99.6-5|52	
14cr|chntpw-0.99.6-5|53	install -d %{buildroot}%{_sbindir}
14cr|chntpw-0.99.6-5|54	install -d %{buildroot}%{_mandir}/man8
14cr|chntpw-0.99.6-5|55	
14cr|chntpw-0.99.6-5|56	install -m0755 %{name} %{buildroot}%{_sbindir}/
14cr|chntpw-0.99.6-5|57	install -m0755 %{name}.static %{buildroot}%{_sbindir}/
14cr|chntpw-0.99.6-5|58	install -m0755 reged %{buildroot}%{_sbindir}/
14cr|chntpw-0.99.6-5|59	install -m0755 reged.static %{buildroot}%{_sbindir}/
14cr|chntpw-0.99.6-5|60	install -m0644 chntpw.8 %{buildroot}%{_mandir}/man8/
14cr|chntpw-0.99.6-5|61	
14cr|chntpw-0.99.6-5|62	%clean
14cr|chntpw-0.99.6-5|63	rm -rf %{buildroot}
14cr|chntpw-0.99.6-5|64	
14cr|chntpw-0.99.6-5|65	%files
14cr|chntpw-0.99.6-5|66	%defattr(-,root,root)
14cr|chntpw-0.99.6-5|67	%doc HISTORY.txt README.txt regedit.txt
14cr|chntpw-0.99.6-5|68	%{_sbindir}/%{name}*
14cr|chntpw-0.99.6-5|69	%{_mandir}/man8/chntpw.8*
14cr|chntpw-0.99.6-5|70	
14cr|chntpw-0.99.6-5|71	%files -n reged
14cr|chntpw-0.99.6-5|72	%defattr(-,root,root)
14cr|chntpw-0.99.6-5|73	%{_sbindir}/reged*
14cr|chntpw-0.99.6-5|74	
14cr|chntpw-0.99.6-5|75	
14cr|chntpw-0.99.6-5|76	
14cr|chntpw-0.99.6-5|77	%changelog
14cr|chntpw-0.99.6-5|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-5
14cr|chntpw-0.99.6-5|79	+ Revision: 70120cf
14cr|chntpw-0.99.6-5|80	- MassBuild#464: Increase release tag
14cr|chntpw-0.99.6-5|81	
14cr|chntpw-0.99.6-5|82	

589 14
14cr|chocolate-doom-1.7.0-2|1	Name:		chocolate-doom
14cr|chocolate-doom-1.7.0-2|2	Version:	1.7.0
14cr|chocolate-doom-1.7.0-2|3	Release:	2
14cr|chocolate-doom-1.7.0-2|4	Group:		Games/Arcade
14cr|chocolate-doom-1.7.0-2|5	Summary:	Historically compatible Doom engine
14cr|chocolate-doom-1.7.0-2|6	License:	GPLv2+
14cr|chocolate-doom-1.7.0-2|7	URL:		http://chocolate-doom.org/
14cr|chocolate-doom-1.7.0-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|chocolate-doom-1.7.0-2|9	BuildRequires:	pkgconfig(sdl)
14cr|chocolate-doom-1.7.0-2|10	BuildRequires:	pkgconfig(SDL_mixer)
14cr|chocolate-doom-1.7.0-2|11	BuildRequires:	pkgconfig(SDL_net)
14cr|chocolate-doom-1.7.0-2|12	BuildRequires:	pkgconfig(samplerate)
14cr|chocolate-doom-1.7.0-2|13	
14cr|chocolate-doom-1.7.0-2|14	%description
14cr|chocolate-doom-1.7.0-2|15	Chocolate Doom is a game engine that aims to accurately reproduce the
14cr|chocolate-doom-1.7.0-2|16	experience of playing vanilla Doom. It is a conservative, historically
14cr|chocolate-doom-1.7.0-2|17	accurate Doom source port, which is compatible with the thousands of mods
14cr|chocolate-doom-1.7.0-2|18	and levels that were made before the Doom source code was released. Rather
14cr|chocolate-doom-1.7.0-2|19	than flashy new graphics, Chocolate Doom's main features are its accurate
14cr|chocolate-doom-1.7.0-2|20	reproduction of the game as it was played in the 1990s.
14cr|chocolate-doom-1.7.0-2|21	
14cr|chocolate-doom-1.7.0-2|22	The following games can be played:
14cr|chocolate-doom-1.7.0-2|23	-Doom (including the shareware and registered versions,
14cr|chocolate-doom-1.7.0-2|24	and the Ultimate Doom expansion pack)
14cr|chocolate-doom-1.7.0-2|25	-Doom II
14cr|chocolate-doom-1.7.0-2|26	-Final Doom (TNT:Evilution, and the Plutonia Experiment)
14cr|chocolate-doom-1.7.0-2|27	-Chex Quest
14cr|chocolate-doom-1.7.0-2|28	
14cr|chocolate-doom-1.7.0-2|29	It is also possible to play these expansion packs and commercial games, each
14cr|chocolate-doom-1.7.0-2|30	of which requires one of the above:
14cr|chocolate-doom-1.7.0-2|31	-The Master Levels for Doom II
14cr|chocolate-doom-1.7.0-2|32	-Hacx
14cr|chocolate-doom-1.7.0-2|33	
14cr|chocolate-doom-1.7.0-2|34	And also various TCs and WAD files:
14cr|chocolate-doom-1.7.0-2|35	http://www.chocolate-doom.org/wiki/index.php/User_guide
14cr|chocolate-doom-1.7.0-2|36	
14cr|chocolate-doom-1.7.0-2|37	Warning! Chocolate Doom needs to know where to find your IWAD file.
14cr|chocolate-doom-1.7.0-2|38	To do this, put the file into /usr/share/games/doom or read INSTALL
14cr|chocolate-doom-1.7.0-2|39	file in docs for other possibilities.
14cr|chocolate-doom-1.7.0-2|40	
14cr|chocolate-doom-1.7.0-2|41	%prep
14cr|chocolate-doom-1.7.0-2|42	%setup -q
14cr|chocolate-doom-1.7.0-2|43	
14cr|chocolate-doom-1.7.0-2|44	%build
14cr|chocolate-doom-1.7.0-2|45	%configure2_5x
14cr|chocolate-doom-1.7.0-2|46	%make
14cr|chocolate-doom-1.7.0-2|47	
14cr|chocolate-doom-1.7.0-2|48	%install
14cr|chocolate-doom-1.7.0-2|49	%makeinstall_std
14cr|chocolate-doom-1.7.0-2|50	
14cr|chocolate-doom-1.7.0-2|51	rm -f %{buildroot}%{_datadir}/applications/screensavers/chocolate-doom-screensaver.desktop
14cr|chocolate-doom-1.7.0-2|52	
14cr|chocolate-doom-1.7.0-2|53	#These suck, we don't like them
14cr|chocolate-doom-1.7.0-2|54	rm -f %{buildroot}%{_datadir}/applications/chocolate-doom.desktop
14cr|chocolate-doom-1.7.0-2|55	rm -f %{buildroot}%{_datadir}/applications/chocolate-setup.desktop
14cr|chocolate-doom-1.7.0-2|56	
14cr|chocolate-doom-1.7.0-2|57	cat > %{buildroot}%{_datadir}/applications/mandriva-chocolate-doom.desktop << EOF
14cr|chocolate-doom-1.7.0-2|58	[Desktop Entry]
14cr|chocolate-doom-1.7.0-2|59	Name=Chocolate Doom
14cr|chocolate-doom-1.7.0-2|60	Comment=Conservative Doom source port
14cr|chocolate-doom-1.7.0-2|61	Exec=chocolate-doom
14cr|chocolate-doom-1.7.0-2|62	Type=Application
14cr|chocolate-doom-1.7.0-2|63	Terminal=false
14cr|chocolate-doom-1.7.0-2|64	Icon=chocolate-doom
14cr|chocolate-doom-1.7.0-2|65	Categories=Game;ArcadeGame;
14cr|chocolate-doom-1.7.0-2|66	EOF
14cr|chocolate-doom-1.7.0-2|67	
14cr|chocolate-doom-1.7.0-2|68	cat > %{buildroot}%{_datadir}/applications/mandriva-chocolate-setup.desktop << EOF
14cr|chocolate-doom-1.7.0-2|69	[Desktop Entry]
14cr|chocolate-doom-1.7.0-2|70	Name=Chocolate Doom Setup
14cr|chocolate-doom-1.7.0-2|71	Comment=Setup tool for Chocolate Doom
14cr|chocolate-doom-1.7.0-2|72	Exec=chocolate-setup
14cr|chocolate-doom-1.7.0-2|73	Type=Application
14cr|chocolate-doom-1.7.0-2|74	Terminal=false
14cr|chocolate-doom-1.7.0-2|75	Icon=chocolate-setup
14cr|chocolate-doom-1.7.0-2|76	Categories=Game;ArcadeGame;
14cr|chocolate-doom-1.7.0-2|77	EOF
14cr|chocolate-doom-1.7.0-2|78	
14cr|chocolate-doom-1.7.0-2|79	%files
14cr|chocolate-doom-1.7.0-2|80	%doc CMDLINE ChangeLog NEWS NOT-BUGS README README.OPL INSTALL
14cr|chocolate-doom-1.7.0-2|81	%{_gamesbindir}/chocolate-doom
14cr|chocolate-doom-1.7.0-2|82	%{_gamesbindir}/chocolate-server
14cr|chocolate-doom-1.7.0-2|83	%{_gamesbindir}/chocolate-setup
14cr|chocolate-doom-1.7.0-2|84	%{_datadir}/applications/mandriva-chocolate-doom.desktop
14cr|chocolate-doom-1.7.0-2|85	%{_datadir}/applications/mandriva-chocolate-setup.desktop
14cr|chocolate-doom-1.7.0-2|86	%{_iconsdir}/chocolate-doom.png
14cr|chocolate-doom-1.7.0-2|87	%{_iconsdir}/chocolate-setup.png
14cr|chocolate-doom-1.7.0-2|88	%{_mandir}/man5/chocolate-doom.cfg.5.*
14cr|chocolate-doom-1.7.0-2|89	%{_mandir}/man5/default.cfg.5.*
14cr|chocolate-doom-1.7.0-2|90	%{_mandir}/man6/chocolate-doom.6.*
14cr|chocolate-doom-1.7.0-2|91	%{_mandir}/man6/chocolate-server.6.*
14cr|chocolate-doom-1.7.0-2|92	%{_mandir}/man6/chocolate-setup.6.*
14cr|chocolate-doom-1.7.0-2|93	
14cr|chocolate-doom-1.7.0-2|94	
14cr|chocolate-doom-1.7.0-2|95	%changelog
14cr|chocolate-doom-1.7.0-2|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-2
14cr|chocolate-doom-1.7.0-2|97	+ Revision: 687bfc0
14cr|chocolate-doom-1.7.0-2|98	- MassBuild#464: Increase release tag
14cr|chocolate-doom-1.7.0-2|99	
14cr|chocolate-doom-1.7.0-2|100	

590 14
14cr|cholmod-2.1.2-2|1	%define NAME		CHOLMOD
14cr|cholmod-2.1.2-2|2	%define major		%{version}
14cr|cholmod-2.1.2-2|3	%define libname		%mklibname %{name} %{major}
14cr|cholmod-2.1.2-2|4	%define develname	%mklibname %{name} -d
14cr|cholmod-2.1.2-2|5	
14cr|cholmod-2.1.2-2|6	%define enable_metis 	0
14cr|cholmod-2.1.2-2|7	
14cr|cholmod-2.1.2-2|8	Name:		cholmod
14cr|cholmod-2.1.2-2|9	Version:	2.1.2
14cr|cholmod-2.1.2-2|10	Release:	2
14cr|cholmod-2.1.2-2|11	Epoch:		1
14cr|cholmod-2.1.2-2|12	Summary:	Routines for factorizing sparse symmetric positive definite matricies
14cr|cholmod-2.1.2-2|13	Group:		System/Libraries
14cr|cholmod-2.1.2-2|14	License:	LGPL
14cr|cholmod-2.1.2-2|15	URL:		http://www.cise.ufl.edu/research/sparse/cholmod/
14cr|cholmod-2.1.2-2|16	Source0:	http://www.cise.ufl.edu/research/sparse/cholmod/CHOLMOD-%{version}.tar.gz
14cr|cholmod-2.1.2-2|17	BuildRequires:	blas-devel
14cr|cholmod-2.1.2-2|18	BuildRequires:	lapack-devel
14cr|cholmod-2.1.2-2|19	BuildRequires:	amd-devel >= 2.0.0
14cr|cholmod-2.1.2-2|20	BuildRequires:	camd-devel >= 2.0.0
14cr|cholmod-2.1.2-2|21	BuildRequires:	colamd-devel >= 2.0.0
14cr|cholmod-2.1.2-2|22	BuildRequires:	ccolamd-devel >= 2.0.0
14cr|cholmod-2.1.2-2|23	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|cholmod-2.1.2-2|24	
14cr|cholmod-2.1.2-2|25	%description
14cr|cholmod-2.1.2-2|26	CHOLMOD is a set of routines for factorizing sparse symmetric positive
14cr|cholmod-2.1.2-2|27	definite matrices of the form A or AA', updating/downdating a sparse
14cr|cholmod-2.1.2-2|28	Cholesky factorization, solving linear systems, updating/downdating
14cr|cholmod-2.1.2-2|29	the solution to the triangular system Lx=b, and many other sparse
14cr|cholmod-2.1.2-2|30	matrix functions for both symmetric and unsymmetric matrices.  Its
14cr|cholmod-2.1.2-2|31	supernodal Cholesky factorization relies on LAPACK and the Level-3
14cr|cholmod-2.1.2-2|32	BLAS, and obtains a substantial fraction of the peak performance of
14cr|cholmod-2.1.2-2|33	the BLAS.  Both real and complex matrices are supported.
14cr|cholmod-2.1.2-2|34	
14cr|cholmod-2.1.2-2|35	%package -n %{libname}
14cr|cholmod-2.1.2-2|36	Summary:	Routines for factorizing sparse symmetric positive definite matricies
14cr|cholmod-2.1.2-2|37	Group:		System/Libraries
14cr|cholmod-2.1.2-2|38	
14cr|cholmod-2.1.2-2|39	%description -n %{libname}
14cr|cholmod-2.1.2-2|40	CHOLMOD is a set of routines for factorizing sparse symmetric positive
14cr|cholmod-2.1.2-2|41	definite matrices of the form A or AA', updating/downdating a sparse
14cr|cholmod-2.1.2-2|42	Cholesky factorization, solving linear systems, updating/downdating
14cr|cholmod-2.1.2-2|43	the solution to the triangular system Lx=b, and many other sparse
14cr|cholmod-2.1.2-2|44	matrix functions for both symmetric and unsymmetric matrices.  Its
14cr|cholmod-2.1.2-2|45	supernodal Cholesky factorization relies on LAPACK and the Level-3
14cr|cholmod-2.1.2-2|46	BLAS, and obtains a substantial fraction of the peak performance of
14cr|cholmod-2.1.2-2|47	the BLAS.  Both real and complex matrices are supported.
14cr|cholmod-2.1.2-2|48	
14cr|cholmod-2.1.2-2|49	This package contains the library needed to run programs dynamically
14cr|cholmod-2.1.2-2|50	linked against %{NAME}.
14cr|cholmod-2.1.2-2|51	
14cr|cholmod-2.1.2-2|52	%package -n %{develname}
14cr|cholmod-2.1.2-2|53	Summary:	C routines for factorizing sparse symmetric positive definite matricies
14cr|cholmod-2.1.2-2|54	Group:		Development/C
14cr|cholmod-2.1.2-2|55	Requires:	suitesparse-common-devel >= 4.0.0
14cr|cholmod-2.1.2-2|56	Requires:	%{libname} = %{EVRD}
14cr|cholmod-2.1.2-2|57	Provides:	%{name}-devel = %{EVRD}
14cr|cholmod-2.1.2-2|58	
14cr|cholmod-2.1.2-2|59	%description -n %{develname}
14cr|cholmod-2.1.2-2|60	CHOLMOD is a set of routines for factorizing sparse symmetric positive
14cr|cholmod-2.1.2-2|61	definite matrices of the form A or AA', updating/downdating a sparse
14cr|cholmod-2.1.2-2|62	Cholesky factorization, solving linear systems, updating/downdating
14cr|cholmod-2.1.2-2|63	the solution to the triangular system Lx=b, and many other sparse
14cr|cholmod-2.1.2-2|64	matrix functions for both symmetric and unsymmetric matrices.  Its
14cr|cholmod-2.1.2-2|65	supernodal Cholesky factorization relies on LAPACK and the Level-3
14cr|cholmod-2.1.2-2|66	BLAS, and obtains a substantial fraction of the peak performance of
14cr|cholmod-2.1.2-2|67	the BLAS.  Both real and complex matrices are supported.
14cr|cholmod-2.1.2-2|68	
14cr|cholmod-2.1.2-2|69	This package contains the files needed to develop applications which
14cr|cholmod-2.1.2-2|70	use %{name}.
14cr|cholmod-2.1.2-2|71	
14cr|cholmod-2.1.2-2|72	%prep
14cr|cholmod-2.1.2-2|73	%setup -q -c -n %{name}-%{version}
14cr|cholmod-2.1.2-2|74	cd %{NAME}
14cr|cholmod-2.1.2-2|75	find . -perm 0600 | xargs chmod 0644
14cr|cholmod-2.1.2-2|76	mkdir ../SuiteSparse_config
14cr|cholmod-2.1.2-2|77	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|cholmod-2.1.2-2|78	
14cr|cholmod-2.1.2-2|79	%build
14cr|cholmod-2.1.2-2|80	cd %{NAME}
14cr|cholmod-2.1.2-2|81	%if "%{?enable_metis}" == "1"
14cr|cholmod-2.1.2-2|82	CHOLMOD_FLAGS="%{optflags} -I%{_includedir}/metis -fPIC"
14cr|cholmod-2.1.2-2|83	%else
14cr|cholmod-2.1.2-2|84	CHOLMOD_FLAGS="%{optflags} -DNPARTITION -fPIC"
14cr|cholmod-2.1.2-2|85	%endif
14cr|cholmod-2.1.2-2|86	pushd Lib
14cr|cholmod-2.1.2-2|87	%make -f Makefile CC=%__cc CFLAGS="$CHOLMOD_FLAGS -fPIC -I%{_includedir}/suitesparse" INC=
14cr|cholmod-2.1.2-2|88	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lamd -lcamd -lcolamd -lccolamd -lblas -llapack -lm *.o
14cr|cholmod-2.1.2-2|89	popd
14cr|cholmod-2.1.2-2|90	
14cr|cholmod-2.1.2-2|91	%install
14cr|cholmod-2.1.2-2|92	cd %{NAME}
14cr|cholmod-2.1.2-2|93	
14cr|cholmod-2.1.2-2|94	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|cholmod-2.1.2-2|95	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|cholmod-2.1.2-2|96	
14cr|cholmod-2.1.2-2|97	for f in Lib/*.so*; do
14cr|cholmod-2.1.2-2|98	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|cholmod-2.1.2-2|99	done
14cr|cholmod-2.1.2-2|100	for f in Lib/*.a; do
14cr|cholmod-2.1.2-2|101	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|cholmod-2.1.2-2|102	done
14cr|cholmod-2.1.2-2|103	for f in Include/*.h; do
14cr|cholmod-2.1.2-2|104	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|cholmod-2.1.2-2|105	done
14cr|cholmod-2.1.2-2|106	
14cr|cholmod-2.1.2-2|107	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|cholmod-2.1.2-2|108	
14cr|cholmod-2.1.2-2|109	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|cholmod-2.1.2-2|110	%__install -m 644 README.txt Core/*.txt Doc/*.pdf Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|cholmod-2.1.2-2|111	
14cr|cholmod-2.1.2-2|112	%files -n %{libname}
14cr|cholmod-2.1.2-2|113	%{_libdir}/*.so.*
14cr|cholmod-2.1.2-2|114	
14cr|cholmod-2.1.2-2|115	%files -n %{develname}
14cr|cholmod-2.1.2-2|116	%{_docdir}/%{name}
14cr|cholmod-2.1.2-2|117	%{_includedir}/*
14cr|cholmod-2.1.2-2|118	%{_libdir}/*.so
14cr|cholmod-2.1.2-2|119	%{_libdir}/*.a
14cr|cholmod-2.1.2-2|120	
14cr|cholmod-2.1.2-2|121	
14cr|cholmod-2.1.2-2|122	
14cr|cholmod-2.1.2-2|123	%changelog
14cr|cholmod-2.1.2-2|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.2-2
14cr|cholmod-2.1.2-2|125	+ Revision: 588f209
14cr|cholmod-2.1.2-2|126	- MassBuild#464: Increase release tag
14cr|cholmod-2.1.2-2|127	
14cr|cholmod-2.1.2-2|128	

591 14
14cr|chpax-0.7-8|1	%define name	chpax
14cr|chpax-0.7-8|2	%define version	0.7
14cr|chpax-0.7-8|3	%define release 8
14cr|chpax-0.7-8|4	
14cr|chpax-0.7-8|5	Name:		%{name}
14cr|chpax-0.7-8|6	Summary:	Tool that allows PaX flags to be modified on a per-binary basis
14cr|chpax-0.7-8|7	Version:	%{version}
14cr|chpax-0.7-8|8	Release:	%{release}
14cr|chpax-0.7-8|9	Source0:	%{name}-%{version}.tar.bz2
14cr|chpax-0.7-8|10	Patch0:		%{name}-0.7-autotools.patch.bz2
14cr|chpax-0.7-8|11	URL:		http://pax.grsecurity.net/
14cr|chpax-0.7-8|12	Group:		System/Configuration/Other
14cr|chpax-0.7-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chpax-0.7-8|14	License:	Public Domain
14cr|chpax-0.7-8|15	BuildRequires:	autoconf2.5 automake
14cr|chpax-0.7-8|16	
14cr|chpax-0.7-8|17	%description
14cr|chpax-0.7-8|18	A tool that allows PaX flags to be modified on a per-binary basis. PaX is part
14cr|chpax-0.7-8|19	of common security-enhancing kernel patches, like GrSecurity. Your system needs
14cr|chpax-0.7-8|20	to be running an appropriately patched kernel, like the one provided by the
14cr|chpax-0.7-8|21	kernel-secure package, for this program to have any effect.
14cr|chpax-0.7-8|22	
14cr|chpax-0.7-8|23	%prep
14cr|chpax-0.7-8|24	%setup -q
14cr|chpax-0.7-8|25	%patch0 -p1 -b .autotools
14cr|chpax-0.7-8|26	
14cr|chpax-0.7-8|27	%build
14cr|chpax-0.7-8|28	aclocal
14cr|chpax-0.7-8|29	autoheader
14cr|chpax-0.7-8|30	autoconf
14cr|chpax-0.7-8|31	automake --foreign -a
14cr|chpax-0.7-8|32	%configure
14cr|chpax-0.7-8|33	%make
14cr|chpax-0.7-8|34	
14cr|chpax-0.7-8|35	%install
14cr|chpax-0.7-8|36	rm -rf $RPM_BUILD_ROOT
14cr|chpax-0.7-8|37	%makeinstall
14cr|chpax-0.7-8|38	
14cr|chpax-0.7-8|39	%clean
14cr|chpax-0.7-8|40	rm -rf $RPM_BUILD_ROOT
14cr|chpax-0.7-8|41	
14cr|chpax-0.7-8|42	%files
14cr|chpax-0.7-8|43	%defattr(-,root,root,0755)
14cr|chpax-0.7-8|44	%{_mandir}/man1/chpax.1*
14cr|chpax-0.7-8|45	%{_sbindir}/chpax
14cr|chpax-0.7-8|46	%defattr(644,root,root,0755)
14cr|chpax-0.7-8|47	%doc README ChangeLog
14cr|chpax-0.7-8|48	
14cr|chpax-0.7-8|49	
14cr|chpax-0.7-8|50	
14cr|chpax-0.7-8|51	
14cr|chpax-0.7-8|52	%changelog
14cr|chpax-0.7-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-8
14cr|chpax-0.7-8|54	+ Revision: ecfd59f
14cr|chpax-0.7-8|55	- MassBuild#464: Increase release tag
14cr|chpax-0.7-8|56	
14cr|chpax-0.7-8|57	

592 14
14cr|chromium-bsu-0.9.15.1-2|1	Summary:	Fast paced, arcade-style, top-scrolling space shooter
14cr|chromium-bsu-0.9.15.1-2|2	Name:		chromium-bsu
14cr|chromium-bsu-0.9.15.1-2|3	Version:	0.9.15.1
14cr|chromium-bsu-0.9.15.1-2|4	Release:	2
14cr|chromium-bsu-0.9.15.1-2|5	Group:		Games/Arcade
14cr|chromium-bsu-0.9.15.1-2|6	License:	Artistic clarified
14cr|chromium-bsu-0.9.15.1-2|7	Url:		http://chromium-bsu.sourceforge.net/
14cr|chromium-bsu-0.9.15.1-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|chromium-bsu-0.9.15.1-2|9	BuildRequires:	imagemagick
14cr|chromium-bsu-0.9.15.1-2|10	BuildRequires:	libglpng-devel
14cr|chromium-bsu-0.9.15.1-2|11	BuildRequires:	pkgconfig(alsa)
14cr|chromium-bsu-0.9.15.1-2|12	BuildRequires:	pkgconfig(freealut)
14cr|chromium-bsu-0.9.15.1-2|13	BuildRequires:	pkgconfig(gl)
14cr|chromium-bsu-0.9.15.1-2|14	BuildRequires:	pkgconfig(glu)
14cr|chromium-bsu-0.9.15.1-2|15	BuildRequires:	pkgconfig(libpng)
14cr|chromium-bsu-0.9.15.1-2|16	BuildRequires:	pkgconfig(openal)
14cr|chromium-bsu-0.9.15.1-2|17	BuildRequires:	pkgconfig(quesoglc)
14cr|chromium-bsu-0.9.15.1-2|18	BuildRequires:	pkgconfig(sdl)
14cr|chromium-bsu-0.9.15.1-2|19	BuildRequires:	pkgconfig(SDL_image)
14cr|chromium-bsu-0.9.15.1-2|20	BuildRequires:	pkgconfig(vorbis)
14cr|chromium-bsu-0.9.15.1-2|21	Obsoletes:	chromium < 0.9.15-3
14cr|chromium-bsu-0.9.15.1-2|22	
14cr|chromium-bsu-0.9.15.1-2|23	%description
14cr|chromium-bsu-0.9.15.1-2|24	You are captain of the cargo ship Chromium B.S.U., responsible for delivering
14cr|chromium-bsu-0.9.15.1-2|25	supplies to our troops on the front line. Your ship has a small fleet of
14cr|chromium-bsu-0.9.15.1-2|26	robotic fighters which you control from the relative safety of the Chromium
14cr|chromium-bsu-0.9.15.1-2|27	vessel.
14cr|chromium-bsu-0.9.15.1-2|28	
14cr|chromium-bsu-0.9.15.1-2|29	This is an OpenGL-based shoot 'em up game with fine graphics.
14cr|chromium-bsu-0.9.15.1-2|30	
14cr|chromium-bsu-0.9.15.1-2|31	%prep
14cr|chromium-bsu-0.9.15.1-2|32	%setup -q
14cr|chromium-bsu-0.9.15.1-2|33	
14cr|chromium-bsu-0.9.15.1-2|34	%build
14cr|chromium-bsu-0.9.15.1-2|35	%configure2_5x \
14cr|chromium-bsu-0.9.15.1-2|36	--bindir=%{_gamesbindir} \
14cr|chromium-bsu-0.9.15.1-2|37	--datadir=%{_gamesdatadir}
14cr|chromium-bsu-0.9.15.1-2|38	%make
14cr|chromium-bsu-0.9.15.1-2|39	
14cr|chromium-bsu-0.9.15.1-2|40	%install
14cr|chromium-bsu-0.9.15.1-2|41	%makeinstall_std
14cr|chromium-bsu-0.9.15.1-2|42	
14cr|chromium-bsu-0.9.15.1-2|43	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
14cr|chromium-bsu-0.9.15.1-2|44	install -m0644 misc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|chromium-bsu-0.9.15.1-2|45	convert -scale 48x48 misc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|chromium-bsu-0.9.15.1-2|46	convert -scale 32x32 misc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|chromium-bsu-0.9.15.1-2|47	convert -scale 16x16 misc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|chromium-bsu-0.9.15.1-2|48	
14cr|chromium-bsu-0.9.15.1-2|49	%find_lang %{name}
14cr|chromium-bsu-0.9.15.1-2|50	
14cr|chromium-bsu-0.9.15.1-2|51	%files -f %{name}.lang
14cr|chromium-bsu-0.9.15.1-2|52	%doc AUTHORS COPYING NEWS README ChangeLog
14cr|chromium-bsu-0.9.15.1-2|53	%{_gamesbindir}/%{name}
14cr|chromium-bsu-0.9.15.1-2|54	%{_gamesdatadir}/%{name}
14cr|chromium-bsu-0.9.15.1-2|55	%{_datadir}/applications/%{name}.desktop
14cr|chromium-bsu-0.9.15.1-2|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|chromium-bsu-0.9.15.1-2|57	%{_mandir}/man6/%{name}.6.*
14cr|chromium-bsu-0.9.15.1-2|58	
14cr|chromium-bsu-0.9.15.1-2|59	
14cr|chromium-bsu-0.9.15.1-2|60	%changelog
14cr|chromium-bsu-0.9.15.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.15.1-2
14cr|chromium-bsu-0.9.15.1-2|62	+ Revision: 87be8b3
14cr|chromium-bsu-0.9.15.1-2|63	- MassBuild#464: Increase release tag
14cr|chromium-bsu-0.9.15.1-2|64	
14cr|chromium-bsu-0.9.15.1-2|65	

593 14
14cr|chrony-1.27-0.pre1git1ca844a.2|1	%define gitpatch git1ca844a
14cr|chrony-1.27-0.pre1git1ca844a.2|2	%define git 1
14cr|chrony-1.27-0.pre1git1ca844a.2|3	%define prel pre1
14cr|chrony-1.27-0.pre1git1ca844a.2|4	
14cr|chrony-1.27-0.pre1git1ca844a.2|5	Name:		chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|6	Version:	1.27
14cr|chrony-1.27-0.pre1git1ca844a.2|7	%if %git
14cr|chrony-1.27-0.pre1git1ca844a.2|8	Release:	0.%{?prel}%{?gitpatch}.2
14cr|chrony-1.27-0.pre1git1ca844a.2|9	%else
14cr|chrony-1.27-0.pre1git1ca844a.2|10	Release:	2
14cr|chrony-1.27-0.pre1git1ca844a.2|11	%endif
14cr|chrony-1.27-0.pre1git1ca844a.2|12	Summary:	An NTP client/server
14cr|chrony-1.27-0.pre1git1ca844a.2|13	Group:		System/Base
14cr|chrony-1.27-0.pre1git1ca844a.2|14	License:	GPLv2
14cr|chrony-1.27-0.pre1git1ca844a.2|15	URL:		http://chrony.tuxfamily.org
14cr|chrony-1.27-0.pre1git1ca844a.2|16	Source0:	http://download.tuxfamily.org/chrony/chrony-%{version}-%{?prel}.tar.gz
14cr|chrony-1.27-0.pre1git1ca844a.2|17	Source1:	chrony.conf
14cr|chrony-1.27-0.pre1git1ca844a.2|18	Source2:	chrony.keys
14cr|chrony-1.27-0.pre1git1ca844a.2|19	Source3:	chronyd.service
14cr|chrony-1.27-0.pre1git1ca844a.2|20	Source4:	chrony.helper
14cr|chrony-1.27-0.pre1git1ca844a.2|21	Source5:	chrony.logrotate
14cr|chrony-1.27-0.pre1git1ca844a.2|22	Source7:	chrony.nm-dispatcher
14cr|chrony-1.27-0.pre1git1ca844a.2|23	Source8:	chrony.dhclient
14cr|chrony-1.27-0.pre1git1ca844a.2|24	Source9:	chrony-wait.service
14cr|chrony-1.27-0.pre1git1ca844a.2|25	%{?gitpatch:Patch0: chrony-%{version}-%{?prel}%{gitpatch}.patch.gz}
14cr|chrony-1.27-0.pre1git1ca844a.2|26	BuildRequires:	libcap-devel
14cr|chrony-1.27-0.pre1git1ca844a.2|27	BuildRequires:	libedit-devel
14cr|chrony-1.27-0.pre1git1ca844a.2|28	BuildRequires:	bison
14cr|chrony-1.27-0.pre1git1ca844a.2|29	BuildRequires:	texinfo
14cr|chrony-1.27-0.pre1git1ca844a.2|30	Requires(pre):	shadow-utils
14cr|chrony-1.27-0.pre1git1ca844a.2|31	Requires(post):	systemd-units chkconfig
14cr|chrony-1.27-0.pre1git1ca844a.2|32	Requires(preun):	systemd-units
14cr|chrony-1.27-0.pre1git1ca844a.2|33	Requires(postun):	systemd-units
14cr|chrony-1.27-0.pre1git1ca844a.2|34	
14cr|chrony-1.27-0.pre1git1ca844a.2|35	%description
14cr|chrony-1.27-0.pre1git1ca844a.2|36	A client/server for the Network Time Protocol, this program keeps your
14cr|chrony-1.27-0.pre1git1ca844a.2|37	computer's clock accurate. It was specially designed to support
14cr|chrony-1.27-0.pre1git1ca844a.2|38	systems with intermittent internet connections, but it also works well
14cr|chrony-1.27-0.pre1git1ca844a.2|39	in permanently connected environments. It can use also hardware reference
14cr|chrony-1.27-0.pre1git1ca844a.2|40	clocks, system real-time clock or manual input as time references.
14cr|chrony-1.27-0.pre1git1ca844a.2|41	
14cr|chrony-1.27-0.pre1git1ca844a.2|42	%prep
14cr|chrony-1.27-0.pre1git1ca844a.2|43	%setup -q -n %{name}-%{version}-%{?prel}
14cr|chrony-1.27-0.pre1git1ca844a.2|44	%{?gitpatch:%patch0 -p1}
14cr|chrony-1.27-0.pre1git1ca844a.2|45	
14cr|chrony-1.27-0.pre1git1ca844a.2|46	%{?gitpatch: echo %{version}-%{gitpatch} > version.txt}
14cr|chrony-1.27-0.pre1git1ca844a.2|47	
14cr|chrony-1.27-0.pre1git1ca844a.2|48	%build
14cr|chrony-1.27-0.pre1git1ca844a.2|49	%if %mdkver >= 201200
14cr|chrony-1.27-0.pre1git1ca844a.2|50	%serverbuild_hardened
14cr|chrony-1.27-0.pre1git1ca844a.2|51	%else
14cr|chrony-1.27-0.pre1git1ca844a.2|52	%serverbuild
14cr|chrony-1.27-0.pre1git1ca844a.2|53	export CFLAGS="$CFLAGS -pie -fpie"
14cr|chrony-1.27-0.pre1git1ca844a.2|54	export LDFLAGS="$LDFLAGS -Wl,-z,relro,-z,now"
14cr|chrony-1.27-0.pre1git1ca844a.2|55	%endif
14cr|chrony-1.27-0.pre1git1ca844a.2|56	
14cr|chrony-1.27-0.pre1git1ca844a.2|57	%configure \
14cr|chrony-1.27-0.pre1git1ca844a.2|58	--docdir=%{_docdir} \
14cr|chrony-1.27-0.pre1git1ca844a.2|59	--with-sendmail=%{_sbindir}/sendmail
14cr|chrony-1.27-0.pre1git1ca844a.2|60	
14cr|chrony-1.27-0.pre1git1ca844a.2|61	%make getdate all docs
14cr|chrony-1.27-0.pre1git1ca844a.2|62	
14cr|chrony-1.27-0.pre1git1ca844a.2|63	%install
14cr|chrony-1.27-0.pre1git1ca844a.2|64	%makeinstall_std install-docs DESTDIR=%{buildroot}
14cr|chrony-1.27-0.pre1git1ca844a.2|65	
14cr|chrony-1.27-0.pre1git1ca844a.2|66	rm -rf %{buildroot}%{_docdir}
14cr|chrony-1.27-0.pre1git1ca844a.2|67	
14cr|chrony-1.27-0.pre1git1ca844a.2|68	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cr|chrony-1.27-0.pre1git1ca844a.2|69	mkdir -p %{buildroot}%{_localstatedir}/{lib,log}/chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|70	mkdir -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
14cr|chrony-1.27-0.pre1git1ca844a.2|71	mkdir -p %{buildroot}%{_sysconfdir}/dhcp/dhclient.d
14cr|chrony-1.27-0.pre1git1ca844a.2|72	mkdir -p %{buildroot}/usr/libexec/
14cr|chrony-1.27-0.pre1git1ca844a.2|73	mkdir -p %{buildroot}/lib/systemd/system
14cr|chrony-1.27-0.pre1git1ca844a.2|74	
14cr|chrony-1.27-0.pre1git1ca844a.2|75	install -m 644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/chrony.conf
14cr|chrony-1.27-0.pre1git1ca844a.2|76	install -m 640 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/chrony.keys
14cr|chrony-1.27-0.pre1git1ca844a.2|77	install -m 644 -p %{SOURCE3} %{buildroot}/lib/systemd/system/chronyd.service
14cr|chrony-1.27-0.pre1git1ca844a.2|78	install -m 755 -p %{SOURCE4} %{buildroot}/usr/libexec/chrony-helper
14cr|chrony-1.27-0.pre1git1ca844a.2|79	install -m 644 -p %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|80	install -m 755 -p %{SOURCE7} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|81	install -m 755 -p %{SOURCE8} %{buildroot}%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
14cr|chrony-1.27-0.pre1git1ca844a.2|82	install -m 644 -p %{SOURCE9} %{buildroot}/lib/systemd/system/chrony-wait.service
14cr|chrony-1.27-0.pre1git1ca844a.2|83	
14cr|chrony-1.27-0.pre1git1ca844a.2|84	touch %{buildroot}%{_localstatedir}/lib/chrony/{drift,rtc}
14cr|chrony-1.27-0.pre1git1ca844a.2|85	
14cr|chrony-1.27-0.pre1git1ca844a.2|86	%pre
14cr|chrony-1.27-0.pre1git1ca844a.2|87	getent group chrony > /dev/null || /usr/sbin/groupadd -r chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|88	getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony -d %{_localstatedir}/lib/chrony -s /sbin/nologin chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|89	:
14cr|chrony-1.27-0.pre1git1ca844a.2|90	
14cr|chrony-1.27-0.pre1git1ca844a.2|91	%post
14cr|chrony-1.27-0.pre1git1ca844a.2|92	/bin/systemctl daemon-reload &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|93	:
14cr|chrony-1.27-0.pre1git1ca844a.2|94	
14cr|chrony-1.27-0.pre1git1ca844a.2|95	%triggerun -- chrony < 1.25
14cr|chrony-1.27-0.pre1git1ca844a.2|96	if /sbin/chkconfig --level 3 chronyd; then
14cr|chrony-1.27-0.pre1git1ca844a.2|97	/bin/systemctl enable chronyd.service &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|98	fi
14cr|chrony-1.27-0.pre1git1ca844a.2|99	:
14cr|chrony-1.27-0.pre1git1ca844a.2|100	
14cr|chrony-1.27-0.pre1git1ca844a.2|101	%preun
14cr|chrony-1.27-0.pre1git1ca844a.2|102	if [ "$1" -eq 0 ]; then
14cr|chrony-1.27-0.pre1git1ca844a.2|103	/bin/systemctl --no-reload disable chrony-wait.service chronyd.service &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|104	/bin/systemctl stop chrony-wait.service chronyd.service &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|105	fi
14cr|chrony-1.27-0.pre1git1ca844a.2|106	:
14cr|chrony-1.27-0.pre1git1ca844a.2|107	
14cr|chrony-1.27-0.pre1git1ca844a.2|108	%postun
14cr|chrony-1.27-0.pre1git1ca844a.2|109	/bin/systemctl daemon-reload &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|110	if [ "$1" -ge 1 ]; then
14cr|chrony-1.27-0.pre1git1ca844a.2|111	/bin/systemctl try-restart chronyd.service &> /dev/null
14cr|chrony-1.27-0.pre1git1ca844a.2|112	fi
14cr|chrony-1.27-0.pre1git1ca844a.2|113	:
14cr|chrony-1.27-0.pre1git1ca844a.2|114	
14cr|chrony-1.27-0.pre1git1ca844a.2|115	%files
14cr|chrony-1.27-0.pre1git1ca844a.2|116	%doc COPYING NEWS README chrony.txt faq.txt examples/*
14cr|chrony-1.27-0.pre1git1ca844a.2|117	%config(noreplace) %{_sysconfdir}/chrony.conf
14cr|chrony-1.27-0.pre1git1ca844a.2|118	%config(noreplace) %verify(not md5 size mtime) %attr(640,root,chrony) %{_sysconfdir}/chrony.keys
14cr|chrony-1.27-0.pre1git1ca844a.2|119	%config(noreplace) %{_sysconfdir}/logrotate.d/chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|120	%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|121	%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
14cr|chrony-1.27-0.pre1git1ca844a.2|122	%{_bindir}/chronyc
14cr|chrony-1.27-0.pre1git1ca844a.2|123	%{_sbindir}/chronyd
14cr|chrony-1.27-0.pre1git1ca844a.2|124	/usr/libexec/chrony-helper
14cr|chrony-1.27-0.pre1git1ca844a.2|125	%{_infodir}/chrony.info*
14cr|chrony-1.27-0.pre1git1ca844a.2|126	/lib/systemd/system/chrony*.service
14cr|chrony-1.27-0.pre1git1ca844a.2|127	%{_mandir}/man[158]/%{name}*.[158]*
14cr|chrony-1.27-0.pre1git1ca844a.2|128	%dir %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|129	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/drift
14cr|chrony-1.27-0.pre1git1ca844a.2|130	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
14cr|chrony-1.27-0.pre1git1ca844a.2|131	%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
14cr|chrony-1.27-0.pre1git1ca844a.2|132	
14cr|chrony-1.27-0.pre1git1ca844a.2|133	
14cr|chrony-1.27-0.pre1git1ca844a.2|134	%changelog
14cr|chrony-1.27-0.pre1git1ca844a.2|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.27-0.pre1git1ca844a.2
14cr|chrony-1.27-0.pre1git1ca844a.2|136	+ Revision: 426814b
14cr|chrony-1.27-0.pre1git1ca844a.2|137	- MassBuild#464: Increase release tag
14cr|chrony-1.27-0.pre1git1ca844a.2|138	
14cr|chrony-1.27-0.pre1git1ca844a.2|139	

594 14
14cr|chrootuid-1.3-7|1	%define name chrootuid
14cr|chrootuid-1.3-7|2	%define version 1.3
14cr|chrootuid-1.3-7|3	%define release 7
14cr|chrootuid-1.3-7|4	
14cr|chrootuid-1.3-7|5	Summary:	Run command in restricted environment
14cr|chrootuid-1.3-7|6	Name:		%{name}
14cr|chrootuid-1.3-7|7	Version:	%{version}
14cr|chrootuid-1.3-7|8	Release:	%{release}
14cr|chrootuid-1.3-7|9	Source0:	ftp://ftp.porcupine.org/pub/security/%{name}%{version}.tar.bz2
14cr|chrootuid-1.3-7|10	License:	BSD
14cr|chrootuid-1.3-7|11	Url:		ftp://ftp.porcupine.org/pub/security/index.html
14cr|chrootuid-1.3-7|12	Group:		System/Servers
14cr|chrootuid-1.3-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|chrootuid-1.3-7|14	Requires:	groff
14cr|chrootuid-1.3-7|15	
14cr|chrootuid-1.3-7|16	%description
14cr|chrootuid-1.3-7|17	Chrootuid makes it easy to run a network service at low privilege level
14cr|chrootuid-1.3-7|18	and with restricted file system access.
14cr|chrootuid-1.3-7|19	At Eindhoven University, they use this program to run the gopher
14cr|chrootuid-1.3-7|20	and www (world-wide web) network daemons in a minimal environment:
14cr|chrootuid-1.3-7|21	the daemons have access only to their own directory tree,
14cr|chrootuid-1.3-7|22	and run under a low-privileged userid.
14cr|chrootuid-1.3-7|23	The arrangement greatly reduces the impact of possible loopholes
14cr|chrootuid-1.3-7|24	in daemon software.
14cr|chrootuid-1.3-7|25	
14cr|chrootuid-1.3-7|26	%prep
14cr|chrootuid-1.3-7|27	%setup -q -n %{name}%{version}
14cr|chrootuid-1.3-7|28	
14cr|chrootuid-1.3-7|29	%build
14cr|chrootuid-1.3-7|30	%make
14cr|chrootuid-1.3-7|31	
14cr|chrootuid-1.3-7|32	%install
14cr|chrootuid-1.3-7|33	rm -rf $RPM_BUILD_ROOT
14cr|chrootuid-1.3-7|34	install -D -m 0755 %{name} $RPM_BUILD_ROOT%{_sbindir}/%{name}
14cr|chrootuid-1.3-7|35	install -D -m 0755 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|chrootuid-1.3-7|36	
14cr|chrootuid-1.3-7|37	%clean
14cr|chrootuid-1.3-7|38	rm -rf $RPM_BUILD_ROOT
14cr|chrootuid-1.3-7|39	
14cr|chrootuid-1.3-7|40	%files
14cr|chrootuid-1.3-7|41	%defattr(-,root,root)
14cr|chrootuid-1.3-7|42	%doc README
14cr|chrootuid-1.3-7|43	%{_sbindir}/%{name}
14cr|chrootuid-1.3-7|44	%{_mandir}/man1/%{name}.1*
14cr|chrootuid-1.3-7|45	
14cr|chrootuid-1.3-7|46	
14cr|chrootuid-1.3-7|47	
14cr|chrootuid-1.3-7|48	
14cr|chrootuid-1.3-7|49	%changelog
14cr|chrootuid-1.3-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14cr|chrootuid-1.3-7|51	+ Revision: 68465e6
14cr|chrootuid-1.3-7|52	- MassBuild#464: Increase release tag
14cr|chrootuid-1.3-7|53	
14cr|chrootuid-1.3-7|54	

595 14
14cr|ciao-1.10p8-6|1	%define _enable_debug_packages %{nil}
14cr|ciao-1.10p8-6|2	%define debug_package %{nil}
14cr|ciao-1.10p8-6|3	
14cr|ciao-1.10p8-6|4	%define shortversion 1.10
14cr|ciao-1.10p8-6|5	
14cr|ciao-1.10p8-6|6	Summary:	Prolog development environment
14cr|ciao-1.10p8-6|7	Name:		ciao
14cr|ciao-1.10p8-6|8	Version:	1.10p8
14cr|ciao-1.10p8-6|9	Release:	6
14cr|ciao-1.10p8-6|10	Url:		http://www.ciaohome.org/
14cr|ciao-1.10p8-6|11	Source0:	http://www.clip.dia.fi.upm.es/~clip/Software/Ciao/ciao-%{version}.tar.gz
14cr|ciao-1.10p8-6|12	License:	GPLv2+
14cr|ciao-1.10p8-6|13	Group:		Development/Other
14cr|ciao-1.10p8-6|14	Patch0:		ciao-makefile-destdir.patch
14cr|ciao-1.10p8-6|15	Patch1:		ciao-dotprofile.patch
14cr|ciao-1.10p8-6|16	BuildRequires:	emacs
14cr|ciao-1.10p8-6|17	
14cr|ciao-1.10p8-6|18	%description
14cr|ciao-1.10p8-6|19	Ciao is next generation multi-paradigm programming environment with a
14cr|ciao-1.10p8-6|20	unique set of features:
14cr|ciao-1.10p8-6|21	
14cr|ciao-1.10p8-6|22	* Ciao offers a complete Prolog system, supporting ISO-Prolog, but its
14cr|ciao-1.10p8-6|23	novel modular design allows both restricting and extending the language.
14cr|ciao-1.10p8-6|24	As a result, it allows working with fully declarative subsets of Prolog
14cr|ciao-1.10p8-6|25	and also to extend these subsets (or ISO-Prolog) both syntactically and
14cr|ciao-1.10p8-6|26	semantically. Most importantly, these restrictions and extensions can
14cr|ciao-1.10p8-6|27	be activated separately on each program module so that several
14cr|ciao-1.10p8-6|28	extensions can coexist in the same application for different modules.
14cr|ciao-1.10p8-6|29	
14cr|ciao-1.10p8-6|30	* Ciao also supports (through such extensions) programming with functions,
14cr|ciao-1.10p8-6|31	higher-order (with predicate abstractions), constraints, and objects,
14cr|ciao-1.10p8-6|32	as well as feature terms (records), persistence, several control rules
14cr|ciao-1.10p8-6|33	(breadth-first search, iterative deepening, ...), concurrency
14cr|ciao-1.10p8-6|34	(threads/engines), a good base for distributed execution (agents),
14cr|ciao-1.10p8-6|35	and parallel execution. Libraries also support WWW programming,
14cr|ciao-1.10p8-6|36	sockets, external interfaces (C, Java, TclTk, relational databases,
14cr|ciao-1.10p8-6|37	etc.), etc.
14cr|ciao-1.10p8-6|38	
14cr|ciao-1.10p8-6|39	* Ciao offers support for programming in the large with a robust
14cr|ciao-1.10p8-6|40	module/object system, module-based separate/incremental compilation
14cr|ciao-1.10p8-6|41	(automatically --no need for makefiles), an assertion language for
14cr|ciao-1.10p8-6|42	declaring (optional) program properties (including types and modes,
14cr|ciao-1.10p8-6|43	but also determinacy, non-failure, cost, etc.), automatic static
14cr|ciao-1.10p8-6|44	inference and static/dynamic checking of such assertions, etc.
14cr|ciao-1.10p8-6|45	
14cr|ciao-1.10p8-6|46	* Ciao also offers support for programming in the small producing small
14cr|ciao-1.10p8-6|47	executables (including only those builtins used by the program) and
14cr|ciao-1.10p8-6|48	support for writing scripts in Prolog.
14cr|ciao-1.10p8-6|49	
14cr|ciao-1.10p8-6|50	* The Ciao programming environment includes a classical top-level and a
14cr|ciao-1.10p8-6|51	rich emacs interface with an embeddable source-level debugger and a
14cr|ciao-1.10p8-6|52	number of execution visualization tools.
14cr|ciao-1.10p8-6|53	
14cr|ciao-1.10p8-6|54	* The Ciao compiler (which can be run outside the top level shell)
14cr|ciao-1.10p8-6|55	generates several forms of architecture-independent and stand-alone
14cr|ciao-1.10p8-6|56	executables, which run with speed, efficiency and executable size
14cr|ciao-1.10p8-6|57	which are very competitive with other commercial and academic
14cr|ciao-1.10p8-6|58	Prolog/CLP systems. Library modules can be compiled into compact
14cr|ciao-1.10p8-6|59	bytecode or C source files, and linked statically, dynamically, or
14cr|ciao-1.10p8-6|60	autoloaded.
14cr|ciao-1.10p8-6|61	
14cr|ciao-1.10p8-6|62	* The novel modular design of Ciao enables, in addition to modular
14cr|ciao-1.10p8-6|63	program development, effective global program analysis and static
14cr|ciao-1.10p8-6|64	debugging and optimization via source to source program transformation.
14cr|ciao-1.10p8-6|65	These tasks are performed by the Ciao preprocessor (ciaopp,
14cr|ciao-1.10p8-6|66	distributed separately).
14cr|ciao-1.10p8-6|67	
14cr|ciao-1.10p8-6|68	* The Ciao programming environment also includes lpdoc, an automatic
14cr|ciao-1.10p8-6|69	documentation generator for LP/CLP programs. It processes Prolog files
14cr|ciao-1.10p8-6|70	adorned with (Ciao) assertions and machine-readable comments and
14cr|ciao-1.10p8-6|71	generates manuals in many formats including postscript, pdf, texinfo,
14cr|ciao-1.10p8-6|72	info, HTML, man, etc. , as well as on-line help, ascii README files,
14cr|ciao-1.10p8-6|73	entries for indices of manuals (info, WWW, ...), and maintains WWW
14cr|ciao-1.10p8-6|74	distribution sites.
14cr|ciao-1.10p8-6|75	
14cr|ciao-1.10p8-6|76	%files
14cr|ciao-1.10p8-6|77	%doc local_doc/*
14cr|ciao-1.10p8-6|78	%config(noreplace) %{_sysconfdir}/profile.d/ciao.sh
14cr|ciao-1.10p8-6|79	%config(noreplace) %{_sysconfdir}/profile.d/ciao.csh
14cr|ciao-1.10p8-6|80	%{_libdir}/ciao-%{shortversion}/*
14cr|ciao-1.10p8-6|81	%{_libdir}/*.elc
14cr|ciao-1.10p8-6|82	%{_libdir}/*.el
14cr|ciao-1.10p8-6|83	%{_bindir}/*
14cr|ciao-1.10p8-6|84	%{_includedir}/ciao_prolog.h
14cr|ciao-1.10p8-6|85	%{_infodir}/ciao.info*
14cr|ciao-1.10p8-6|86	%{_mandir}/man1/ciao.1*
14cr|ciao-1.10p8-6|87	
14cr|ciao-1.10p8-6|88	#----------------------------------------------------------------------------
14cr|ciao-1.10p8-6|89	
14cr|ciao-1.10p8-6|90	%prep
14cr|ciao-1.10p8-6|91	%setup -q
14cr|ciao-1.10p8-6|92	%patch0 -p1
14cr|ciao-1.10p8-6|93	%patch1 -p1
14cr|ciao-1.10p8-6|94	
14cr|ciao-1.10p8-6|95	%build
14cr|ciao-1.10p8-6|96	make CIAOROOT=%{_prefix} LIBDIR=%{_libdir} SRC=`pwd` DOCROOT=%{_defaultdocdir}/%{name}-%{version} EXECMODE=755 DATAMODE=644
14cr|ciao-1.10p8-6|97	
14cr|ciao-1.10p8-6|98	%install
14cr|ciao-1.10p8-6|99	make DESTDIR=%{buildroot} CIAOROOT=%{_prefix} LIBDIR=%{_libdir} SRC=`pwd` \
14cr|ciao-1.10p8-6|100	DOCROOT=%{_defaultdocdir}/%{name}-%{version} EXECMODE=755 DATAMODE=644 install
14cr|ciao-1.10p8-6|101	
14cr|ciao-1.10p8-6|102	pushd ciaoc
14cr|ciao-1.10p8-6|103	make DESTDIR=%{buildroot} CIAOROOT=%{_prefix} LIBDIR=%{_libdir} SRC=`pwd`/.. \
14cr|ciao-1.10p8-6|104	DOCROOT=%{_defaultdocdir}/%{name}-%{version} EXECMODE=755 DATAMODE=644 install
14cr|ciao-1.10p8-6|105	popd
14cr|ciao-1.10p8-6|106	
14cr|ciao-1.10p8-6|107	mkdir -p %{buildroot}%{_mandir}/man1 %{buildroot}%{_infodir}
14cr|ciao-1.10p8-6|108	
14cr|ciao-1.10p8-6|109	mv %{buildroot}%{_defaultdocdir}/%{name}-%{version}/ciao.info %{buildroot}%{_infodir}
14cr|ciao-1.10p8-6|110	mv %{buildroot}%{_defaultdocdir}/%{name}-%{version}/manl/ciao.l %{buildroot}%{_mandir}/man1/ciao.1
14cr|ciao-1.10p8-6|111	
14cr|ciao-1.10p8-6|112	mv %{buildroot}%{_defaultdocdir}/%{name}-%{version} local_doc
14cr|ciao-1.10p8-6|113	
14cr|ciao-1.10p8-6|114	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14cr|ciao-1.10p8-6|115	mv %{buildroot}%{_libdir}/ciao-%{shortversion}/DOTprofile %{buildroot}%{_sysconfdir}/profile.d/ciao.sh
14cr|ciao-1.10p8-6|116	mv %{buildroot}%{_libdir}/ciao-%{shortversion}/DOTcshrc %{buildroot}%{_sysconfdir}/profile.d/ciao.csh
14cr|ciao-1.10p8-6|117	rm %{buildroot}%{_libdir}/DOTprofile %{buildroot}%{_libdir}/DOTcshrc
14cr|ciao-1.10p8-6|118	rm %{buildroot}%{_libdir}/NewUser
14cr|ciao-1.10p8-6|119	
14cr|ciao-1.10p8-6|120	
14cr|ciao-1.10p8-6|121	%changelog
14cr|ciao-1.10p8-6|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10p8-6
14cr|ciao-1.10p8-6|123	+ Revision: d55c0b2
14cr|ciao-1.10p8-6|124	- MassBuild#464: Increase release tag
14cr|ciao-1.10p8-6|125	
14cr|ciao-1.10p8-6|126	

596 14
14cr|c-icap-0.2.3-5|1	%define major 2
14cr|c-icap-0.2.3-5|2	%define libname %mklibname c-icap %{major}
14cr|c-icap-0.2.3-5|3	%define develname %mklibname c-icap -d
14cr|c-icap-0.2.3-5|4	
14cr|c-icap-0.2.3-5|5	%define epoch 4
14cr|c-icap-0.2.3-5|6	
14cr|c-icap-0.2.3-5|7	Summary:	An ICAP server coded in C
14cr|c-icap-0.2.3-5|8	Name:		c-icap
14cr|c-icap-0.2.3-5|9	Version:	0.2.3
14cr|c-icap-0.2.3-5|10	Release:	5
14cr|c-icap-0.2.3-5|11	License:	GPL
14cr|c-icap-0.2.3-5|12	Group:		System/Servers
14cr|c-icap-0.2.3-5|13	URL:		http://sourceforge.net/projects/c-icap/
14cr|c-icap-0.2.3-5|14	Source0:	http://prdownloads.sourceforge.net/c-icap/c_icap-%{version}.tar.gz
14cr|c-icap-0.2.3-5|15	Source1:	c-icap.service
14cr|c-icap-0.2.3-5|16	Source2:	icapd.sysconfig
14cr|c-icap-0.2.3-5|17	Source3:	icapd.logrotate
14cr|c-icap-0.2.3-5|18	Source4:	c-icap-tmpfiles.conf
14cr|c-icap-0.2.3-5|19	Patch0:		c_icap-mdv_conf.diff
14cr|c-icap-0.2.3-5|20	Patch1:		c_icap-makefile.patch
14cr|c-icap-0.2.3-5|21	Patch2:		c_icap-030606-perllib_fix.patch
14cr|c-icap-0.2.3-5|22	Patch3:		fix_lookuptable.patch
14cr|c-icap-0.2.3-5|23	Patch4:		c_icap-domain_strip.diff
14cr|c-icap-0.2.3-5|24	BuildRequires:	clamav-devel
14cr|c-icap-0.2.3-5|25	BuildRequires:	chrpath
14cr|c-icap-0.2.3-5|26	BuildRequires:	dos2unix
14cr|c-icap-0.2.3-5|27	BuildRequires:	automake
14cr|c-icap-0.2.3-5|28	BuildRequires:	autoconf
14cr|c-icap-0.2.3-5|29	BuildRequires:	perl-devel
14cr|c-icap-0.2.3-5|30	BuildRequires:	pkgconfig(libcurl)
14cr|c-icap-0.2.3-5|31	BuildRequires:	bzip2-devel
14cr|c-icap-0.2.3-5|32	BuildRequires:	pkgconfig(libidn)
14cr|c-icap-0.2.3-5|33	BuildRequires:	gmp-devel
14cr|c-icap-0.2.3-5|34	BuildRequires:	pkgconfig(openssl)
14cr|c-icap-0.2.3-5|35	BuildRequires:  doxygen
14cr|c-icap-0.2.3-5|36	BuildRequires:  db-devel
14cr|c-icap-0.2.3-5|37	BuildRequires:  file
14cr|c-icap-0.2.3-5|38	BuildRequires:  openldap-devel
14cr|c-icap-0.2.3-5|39	Epoch:		%{epoch}
14cr|c-icap-0.2.3-5|40	Requires(pre,post):	rpm-helper
14cr|c-icap-0.2.3-5|41	Requires(postun,preun):	rpm-helper
14cr|c-icap-0.2.3-5|42	
14cr|c-icap-0.2.3-5|43	%description
14cr|c-icap-0.2.3-5|44	c-icap is an implementation of an ICAP server. It can be used with HTTP
14cr|c-icap-0.2.3-5|45	proxies that support the ICAP protocol to implement content adaptation
14cr|c-icap-0.2.3-5|46	and filtering services
14cr|c-icap-0.2.3-5|47	
14cr|c-icap-0.2.3-5|48	Most of the commercial HTTP proxies must support the ICAP protocol. The
14cr|c-icap-0.2.3-5|49	open source Squid 3.x proxy server supports it
14cr|c-icap-0.2.3-5|50	
14cr|c-icap-0.2.3-5|51	%package -n	%{libname}
14cr|c-icap-0.2.3-5|52	Summary:	Shared libraries for %{name}
14cr|c-icap-0.2.3-5|53	Group:		System/Libraries
14cr|c-icap-0.2.3-5|54	
14cr|c-icap-0.2.3-5|55	%description -n %{libname}
14cr|c-icap-0.2.3-5|56	Shared libraries for %{name}
14cr|c-icap-0.2.3-5|57	
14cr|c-icap-0.2.3-5|58	%package -n	%{develname}
14cr|c-icap-0.2.3-5|59	Summary:	Development library and header files for the %{name} library
14cr|c-icap-0.2.3-5|60	Group:		Development/C
14cr|c-icap-0.2.3-5|61	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|c-icap-0.2.3-5|62	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14cr|c-icap-0.2.3-5|63	Provides:	lib%{name}-devel = %{epoch}:%{version}-%{release}
14cr|c-icap-0.2.3-5|64	Obsoletes:	%{mklibname c-icap 0 -d}
14cr|c-icap-0.2.3-5|65	
14cr|c-icap-0.2.3-5|66	%description -n %{develname}
14cr|c-icap-0.2.3-5|67	This package contains the static %{libname} library and its header
14cr|c-icap-0.2.3-5|68	files.
14cr|c-icap-0.2.3-5|69	
14cr|c-icap-0.2.3-5|70	%package	server
14cr|c-icap-0.2.3-5|71	Summary:	An ICAP server coded in C
14cr|c-icap-0.2.3-5|72	Group:          System/Servers
14cr|c-icap-0.2.3-5|73	Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
14cr|c-icap-0.2.3-5|74	Requires:	file webserver
14cr|c-icap-0.2.3-5|75	Requires(post): rpm-helper
14cr|c-icap-0.2.3-5|76	Requires(preun): rpm-helper
14cr|c-icap-0.2.3-5|77	Requires(pre): rpm-helper
14cr|c-icap-0.2.3-5|78	Requires(postun): rpm-helper
14cr|c-icap-0.2.3-5|79	Suggests:	c-icap-modules-extra
14cr|c-icap-0.2.3-5|80	%description	server
14cr|c-icap-0.2.3-5|81	An ICAP server coded in C.
14cr|c-icap-0.2.3-5|82	
14cr|c-icap-0.2.3-5|83	%package	client
14cr|c-icap-0.2.3-5|84	Summary:	An ICAP client coded in C
14cr|c-icap-0.2.3-5|85	Group:          System/Servers
14cr|c-icap-0.2.3-5|86	
14cr|c-icap-0.2.3-5|87	%description	client
14cr|c-icap-0.2.3-5|88	An ICAP client coded in C.
14cr|c-icap-0.2.3-5|89	
14cr|c-icap-0.2.3-5|90	%package	modules
14cr|c-icap-0.2.3-5|91	Summary:	Modules for the c-icap-server
14cr|c-icap-0.2.3-5|92	Group:          System/Servers
14cr|c-icap-0.2.3-5|93	
14cr|c-icap-0.2.3-5|94	%description	modules
14cr|c-icap-0.2.3-5|95	Modules for the c-icap-server.
14cr|c-icap-0.2.3-5|96	
14cr|c-icap-0.2.3-5|97	%prep
14cr|c-icap-0.2.3-5|98	
14cr|c-icap-0.2.3-5|99	%setup -q -n c_icap-%{version}
14cr|c-icap-0.2.3-5|100	%patch0 -p0
14cr|c-icap-0.2.3-5|101	%patch1 -p0
14cr|c-icap-0.2.3-5|102	%patch2 -p0
14cr|c-icap-0.2.3-5|103	#patch3 -p0
14cr|c-icap-0.2.3-5|104	%patch4 -p0 -b domain_strip
14cr|c-icap-0.2.3-5|105	
14cr|c-icap-0.2.3-5|106	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|c-icap-0.2.3-5|107	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|c-icap-0.2.3-5|108	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|c-icap-0.2.3-5|109	
14cr|c-icap-0.2.3-5|110	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|c-icap-0.2.3-5|111	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|c-icap-0.2.3-5|112	done
14cr|c-icap-0.2.3-5|113	
14cr|c-icap-0.2.3-5|114	# strip away annoying ^M
14cr|c-icap-0.2.3-5|115	# find -type f | grep -v "\.gif" | grep -v "\.png" | grep -v "\.jpg" | xargs dos2unix -U
14cr|c-icap-0.2.3-5|116	# find -type f -exec dos2unix --skipbin -U -n {} {} \;
14cr|c-icap-0.2.3-5|117	chmod 644 AUTHORS COPYING TODO
14cr|c-icap-0.2.3-5|118	
14cr|c-icap-0.2.3-5|119	cp %{SOURCE2} icapd.sysconfig
14cr|c-icap-0.2.3-5|120	cp %{SOURCE3} icapd.logrotate
14cr|c-icap-0.2.3-5|121	
14cr|c-icap-0.2.3-5|122	%build
14cr|c-icap-0.2.3-5|123	export WANT_AUTOCONF_2_5=1
14cr|c-icap-0.2.3-5|124	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
14cr|c-icap-0.2.3-5|125	
14cr|c-icap-0.2.3-5|126	export LIBS="-lpthread -ldl"
14cr|c-icap-0.2.3-5|127	export ICAP_DIR=`pwd`
14cr|c-icap-0.2.3-5|128	
14cr|c-icap-0.2.3-5|129	%configure2_5x \
14cr|c-icap-0.2.3-5|130	--disable-static \
14cr|c-icap-0.2.3-5|131	--enable-shared \
14cr|c-icap-0.2.3-5|132	--with-perl=%{_bindir}/perl \
14cr|c-icap-0.2.3-5|133	--with-ldap
14cr|c-icap-0.2.3-5|134	
14cr|c-icap-0.2.3-5|135	make
14cr|c-icap-0.2.3-5|136	
14cr|c-icap-0.2.3-5|137	%install
14cr|c-icap-0.2.3-5|138	%makeinstall_std CONFIGDIR=%{_sysconfdir}/icapd
14cr|c-icap-0.2.3-5|139	install -d -m0755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|c-icap-0.2.3-5|140	install -d -m0755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|c-icap-0.2.3-5|141	install -d -m0755 %{buildroot}%{_sbindir}
14cr|c-icap-0.2.3-5|142	install -d -m0755 %{buildroot}%{_var}/log/icapd
14cr|c-icap-0.2.3-5|143	install -d -m0755 %{buildroot}%{_var}/www/cgi-bin
14cr|c-icap-0.2.3-5|144	
14cr|c-icap-0.2.3-5|145	mv %{buildroot}%{_bindir}/c-icap %{buildroot}%{_sbindir}/icapd
14cr|c-icap-0.2.3-5|146	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/icapd.service
14cr|c-icap-0.2.3-5|147	install -m0644 icapd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/icapd
14cr|c-icap-0.2.3-5|148	install -m0644 icapd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/icapd
14cr|c-icap-0.2.3-5|149	install -m0755 contrib/get_file.pl %{buildroot}%{_var}/www/cgi-bin/get_file.pl
14cr|c-icap-0.2.3-5|150	install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|c-icap-0.2.3-5|151	
14cr|c-icap-0.2.3-5|152	# nuke rpath
14cr|c-icap-0.2.3-5|153	chrpath -d %{buildroot}%{_sbindir}/*
14cr|c-icap-0.2.3-5|154	
14cr|c-icap-0.2.3-5|155	#chrpath -d %{buildroot}%{_bindir}/c-icap
14cr|c-icap-0.2.3-5|156	chrpath -d %{buildroot}%{_bindir}/c-icap-client
14cr|c-icap-0.2.3-5|157	#chrpath -d %{buildroot}%{_bindir}/c-icap-mkbdb
14cr|c-icap-0.2.3-5|158	chrpath -d %{buildroot}%{_bindir}/c-icap-stretch
14cr|c-icap-0.2.3-5|159	
14cr|c-icap-0.2.3-5|160	#for l in %{buildroot}%{_bindir}/* ; do
14cr|c-icap-0.2.3-5|161	# file $l |grep "not stripped"
14cr|c-icap-0.2.3-5|162	# if [ $? -eq 0 ]; then
14cr|c-icap-0.2.3-5|163	#  chrpath -d $l
14cr|c-icap-0.2.3-5|164	#  continue
14cr|c-icap-0.2.3-5|165	# else
14cr|c-icap-0.2.3-5|166	#  echo "not need to strip"
14cr|c-icap-0.2.3-5|167	#  continue#
14cr|c-icap-0.2.3-5|168	# fi
14cr|c-icap-0.2.3-5|169	#done
14cr|c-icap-0.2.3-5|170	
14cr|c-icap-0.2.3-5|171	touch %{buildroot}%{_var}/log/icapd/server.log
14cr|c-icap-0.2.3-5|172	touch %{buildroot}%{_var}/log/icapd/access.log
14cr|c-icap-0.2.3-5|173	
14cr|c-icap-0.2.3-5|174	# cleanup
14cr|c-icap-0.2.3-5|175	rm -f %{buildroot}%{_libdir}/c_icap/*.*a
14cr|c-icap-0.2.3-5|176	rm -f %{buildroot}%{_libdir}/*.*a
14cr|c-icap-0.2.3-5|177	
14cr|c-icap-0.2.3-5|178	%pre server
14cr|c-icap-0.2.3-5|179	%_pre_useradd icapd /var/lib/icapd /bin/sh
14cr|c-icap-0.2.3-5|180	
14cr|c-icap-0.2.3-5|181	%post server
14cr|c-icap-0.2.3-5|182	%_post_service icapd
14cr|c-icap-0.2.3-5|183	#%create_ghostfile %{_var}/log/icapd/server.log icapd icapd 0644
14cr|c-icap-0.2.3-5|184	#%create_ghostfile %{_var}/log/icapd/access.log icapd icapd 0644
14cr|c-icap-0.2.3-5|185	
14cr|c-icap-0.2.3-5|186	%preun server
14cr|c-icap-0.2.3-5|187	%_preun_service icapd
14cr|c-icap-0.2.3-5|188	
14cr|c-icap-0.2.3-5|189	%postun server
14cr|c-icap-0.2.3-5|190	%_postun_userdel icapd
14cr|c-icap-0.2.3-5|191	
14cr|c-icap-0.2.3-5|192	%files server
14cr|c-icap-0.2.3-5|193	%doc AUTHORS COPYING TODO
14cr|c-icap-0.2.3-5|194	%{_unitdir}/icapd.service
14cr|c-icap-0.2.3-5|195	%{_tmpfilesdir}/%{name}.conf
14cr|c-icap-0.2.3-5|196	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/icapd/c-icap.conf
14cr|c-icap-0.2.3-5|197	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/icapd/c-icap.magic
14cr|c-icap-0.2.3-5|198	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/icapd
14cr|c-icap-0.2.3-5|199	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/icapd
14cr|c-icap-0.2.3-5|200	%attr(0755,root,root) %{_sbindir}/icapd
14cr|c-icap-0.2.3-5|201	%attr(0755,root,root) %{_var}/www/cgi-bin/get_file.pl
14cr|c-icap-0.2.3-5|202	%attr(0755,icapd,icapd) %dir %{_var}/log/icapd
14cr|c-icap-0.2.3-5|203	%attr(0755,icapd,icapd) %dir %{_var}/run/icapd
14cr|c-icap-0.2.3-5|204	%ghost %attr(0644,icapd,icapd) %{_var}/log/icapd/server.log
14cr|c-icap-0.2.3-5|205	%ghost %attr(0644,icapd,icapd) %{_var}/log/icapd/access.log
14cr|c-icap-0.2.3-5|206	%attr(0755,root,root) %{_mandir}/man8/c-icap.8.*
14cr|c-icap-0.2.3-5|207	
14cr|c-icap-0.2.3-5|208	%files client
14cr|c-icap-0.2.3-5|209	%attr(0755,root,root) %{_bindir}/c-icap-client
14cr|c-icap-0.2.3-5|210	%attr(0755,root,root) %{_bindir}/c-icap-stretch
14cr|c-icap-0.2.3-5|211	%attr(0755,root,root) %{_bindir}/c-icap-mkbdb
14cr|c-icap-0.2.3-5|212	%attr(0755,root,root) %{_mandir}/man8/c-icap-client.8.*
14cr|c-icap-0.2.3-5|213	%attr(0755,root,root) %{_mandir}/man8/c-icap-mkbdb.8.*
14cr|c-icap-0.2.3-5|214	%attr(0755,root,root) %{_mandir}/man8/c-icap-stretch.8.*
14cr|c-icap-0.2.3-5|215	
14cr|c-icap-0.2.3-5|216	
14cr|c-icap-0.2.3-5|217	
14cr|c-icap-0.2.3-5|218	%files modules
14cr|c-icap-0.2.3-5|219	%dir %{_libdir}/c_icap
14cr|c-icap-0.2.3-5|220	%attr(0755,root,root) %{_libdir}/c_icap/*.so
14cr|c-icap-0.2.3-5|221	
14cr|c-icap-0.2.3-5|222	%files -n %{libname}
14cr|c-icap-0.2.3-5|223	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
14cr|c-icap-0.2.3-5|224	
14cr|c-icap-0.2.3-5|225	%files -n %{develname}
14cr|c-icap-0.2.3-5|226	%dir %{_includedir}/c_icap
14cr|c-icap-0.2.3-5|227	%attr(0644,root,root) %{_includedir}/c_icap/*
14cr|c-icap-0.2.3-5|228	%attr(0755,root,root) %{_libdir}/*.so
14cr|c-icap-0.2.3-5|229	%attr(0755,root,root) %{_bindir}/c-icap-config
14cr|c-icap-0.2.3-5|230	%attr(0755,root,root) %{_bindir}/c-icap-libicapapi-config
14cr|c-icap-0.2.3-5|231	%attr(0755,root,root) %{_mandir}/man8/c-icap-config.8.*
14cr|c-icap-0.2.3-5|232	%attr(0755,root,root) %{_mandir}/man8/c-icap-libicapapi-config.8.*
14cr|c-icap-0.2.3-5|233	
14cr|c-icap-0.2.3-5|234	%changelog
14cr|c-icap-0.2.3-5|235	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4:0.2.3-5
14cr|c-icap-0.2.3-5|236	+ Revision: abb0845
14cr|c-icap-0.2.3-5|237	- MassBuild#464: Increase release tag
14cr|c-icap-0.2.3-5|238	
14cr|c-icap-0.2.3-5|239	

597 14
14cr|c-icap-modules-extra-0.2.5-2|1	%define epoch 1
14cr|c-icap-modules-extra-0.2.5-2|2	%define _disable_libtoolize 1
14cr|c-icap-modules-extra-0.2.5-2|3	
14cr|c-icap-modules-extra-0.2.5-2|4	Summary:	An ICAP module server coded in C
14cr|c-icap-modules-extra-0.2.5-2|5	Name:		c-icap-modules-extra
14cr|c-icap-modules-extra-0.2.5-2|6	Version:	0.2.5
14cr|c-icap-modules-extra-0.2.5-2|7	Release:	2
14cr|c-icap-modules-extra-0.2.5-2|8	License:	GPL
14cr|c-icap-modules-extra-0.2.5-2|9	Group:		System/Servers
14cr|c-icap-modules-extra-0.2.5-2|10	URL:		http://sourceforge.net/projects/c-icap/
14cr|c-icap-modules-extra-0.2.5-2|11	Source0:	http://sourceforge.net/projects/c-icap/files/c-icap-modules/0.2.x/c_icap_modules-%{version}.tar.gz
14cr|c-icap-modules-extra-0.2.5-2|12	BuildRequires:	clamav-devel
14cr|c-icap-modules-extra-0.2.5-2|13	BuildRequires:  c-icap-devel
14cr|c-icap-modules-extra-0.2.5-2|14	BuildRequires:  automake
14cr|c-icap-modules-extra-0.2.5-2|15	BuildRequires:  autoconf
14cr|c-icap-modules-extra-0.2.5-2|16	BuildRequires:  dos2unix
14cr|c-icap-modules-extra-0.2.5-2|17	BuildRequires:	db-devel
14cr|c-icap-modules-extra-0.2.5-2|18	Requires:	c-icap-server
14cr|c-icap-modules-extra-0.2.5-2|19	
14cr|c-icap-modules-extra-0.2.5-2|20	Epoch:		%{epoch}
14cr|c-icap-modules-extra-0.2.5-2|21	
14cr|c-icap-modules-extra-0.2.5-2|22	%description
14cr|c-icap-modules-extra-0.2.5-2|23	An ICAP modules server coded in C
14cr|c-icap-modules-extra-0.2.5-2|24	
14cr|c-icap-modules-extra-0.2.5-2|25	
14cr|c-icap-modules-extra-0.2.5-2|26	%prep
14cr|c-icap-modules-extra-0.2.5-2|27	
14cr|c-icap-modules-extra-0.2.5-2|28	%setup -q -n c_icap_modules-%{version}
14cr|c-icap-modules-extra-0.2.5-2|29	
14cr|c-icap-modules-extra-0.2.5-2|30	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|c-icap-modules-extra-0.2.5-2|31	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|c-icap-modules-extra-0.2.5-2|32	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|c-icap-modules-extra-0.2.5-2|33	
14cr|c-icap-modules-extra-0.2.5-2|34	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|c-icap-modules-extra-0.2.5-2|35	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|c-icap-modules-extra-0.2.5-2|36	done
14cr|c-icap-modules-extra-0.2.5-2|37	
14cr|c-icap-modules-extra-0.2.5-2|38	# strip away annoying ^M
14cr|c-icap-modules-extra-0.2.5-2|39	find -type f | grep -v "\.gif" | grep -v "\.png" | grep -v "\.jpg" | xargs dos2unix
14cr|c-icap-modules-extra-0.2.5-2|40	
14cr|c-icap-modules-extra-0.2.5-2|41	chmod 644 AUTHORS COPYING
14cr|c-icap-modules-extra-0.2.5-2|42	
14cr|c-icap-modules-extra-0.2.5-2|43	
14cr|c-icap-modules-extra-0.2.5-2|44	%build
14cr|c-icap-modules-extra-0.2.5-2|45	export WANT_AUTOCONF_2_5=1
14cr|c-icap-modules-extra-0.2.5-2|46	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
14cr|c-icap-modules-extra-0.2.5-2|47	
14cr|c-icap-modules-extra-0.2.5-2|48	export LIBS="-lpthread -ldl"
14cr|c-icap-modules-extra-0.2.5-2|49	
14cr|c-icap-modules-extra-0.2.5-2|50	%configure2_5x \
14cr|c-icap-modules-extra-0.2.5-2|51	--disable-static \
14cr|c-icap-modules-extra-0.2.5-2|52	--enable-shared \
14cr|c-icap-modules-extra-0.2.5-2|53	--with-clamav=%{_prefix} \
14cr|c-icap-modules-extra-0.2.5-2|54	--with-c-icap=%{_prefix} \
14cr|c-icap-modules-extra-0.2.5-2|55	--with-bdb
14cr|c-icap-modules-extra-0.2.5-2|56	
14cr|c-icap-modules-extra-0.2.5-2|57	perl -pi -e 's|(srv_clamav_la_LIBADD =  -L)/usr/lib|$1%{_libdir}|;'    \
14cr|c-icap-modules-extra-0.2.5-2|58	services/clamav/Makefile
14cr|c-icap-modules-extra-0.2.5-2|59	
14cr|c-icap-modules-extra-0.2.5-2|60	%make
14cr|c-icap-modules-extra-0.2.5-2|61	
14cr|c-icap-modules-extra-0.2.5-2|62	%install
14cr|c-icap-modules-extra-0.2.5-2|63	%{__mkdir_p} %{buildroot}/%{_sysconfdir}/icapd
14cr|c-icap-modules-extra-0.2.5-2|64	%makeinstall_std CONFIGDIR=/etc/icapd
14cr|c-icap-modules-extra-0.2.5-2|65	
14cr|c-icap-modules-extra-0.2.5-2|66	
14cr|c-icap-modules-extra-0.2.5-2|67	# cleanup
14cr|c-icap-modules-extra-0.2.5-2|68	rm -f %{buildroot}%{_libdir}/c_icap/*.*a
14cr|c-icap-modules-extra-0.2.5-2|69	rm -f %{buildroot}%{_libdir}/*.*a
14cr|c-icap-modules-extra-0.2.5-2|70	
14cr|c-icap-modules-extra-0.2.5-2|71	%files
14cr|c-icap-modules-extra-0.2.5-2|72	%doc AUTHORS COPYING
14cr|c-icap-modules-extra-0.2.5-2|73	%dir %{_libdir}/c_icap
14cr|c-icap-modules-extra-0.2.5-2|74	%dir %{_sysconfdir}/icapd
14cr|c-icap-modules-extra-0.2.5-2|75	%attr(0755,root,root) %{_libdir}/c_icap/*.so
14cr|c-icap-modules-extra-0.2.5-2|76	%config(noreplace) %{_sysconfdir}/icapd/*.conf
14cr|c-icap-modules-extra-0.2.5-2|77	%{_sysconfdir}/icapd/*.conf.default
14cr|c-icap-modules-extra-0.2.5-2|78	%{_datadir}/c_icap/templates/virus_scan/en/*
14cr|c-icap-modules-extra-0.2.5-2|79	%{_datadir}/c_icap/templates/srv_url_check/en/*
14cr|c-icap-modules-extra-0.2.5-2|80	%{_mandir}/man8/*
14cr|c-icap-modules-extra-0.2.5-2|81	%{_bindir}/*
14cr|c-icap-modules-extra-0.2.5-2|82	
14cr|c-icap-modules-extra-0.2.5-2|83	%changelog
14cr|c-icap-modules-extra-0.2.5-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.5-2
14cr|c-icap-modules-extra-0.2.5-2|85	+ Revision: 6f17ead
14cr|c-icap-modules-extra-0.2.5-2|86	- MassBuild#464: Increase release tag
14cr|c-icap-modules-extra-0.2.5-2|87	
14cr|c-icap-modules-extra-0.2.5-2|88	

598 14
14cr|CImg-1.2.7-5|1	%define	name CImg
14cr|CImg-1.2.7-5|2	%define version 1.2.7
14cr|CImg-1.2.7-5|3	%define greycstoration_version 2.6
14cr|CImg-1.2.7-5|4	%define release 5
14cr|CImg-1.2.7-5|5	
14cr|CImg-1.2.7-5|6	Summary:	Tools for advanced image processing
14cr|CImg-1.2.7-5|7	Name:		%name
14cr|CImg-1.2.7-5|8	Version:	%version
14cr|CImg-1.2.7-5|9	Release:	%release
14cr|CImg-1.2.7-5|10	Source0:	http://downloads.sourceforge.net/cimg/%name-%version.tar.gz
14cr|CImg-1.2.7-5|11	License:	CeCiLL
14cr|CImg-1.2.7-5|12	Group:		Graphics
14cr|CImg-1.2.7-5|13	BuildRoot:	%_tmppath/%name-%version-root
14cr|CImg-1.2.7-5|14	URL:		http://cimg.sourceforge.net/
14cr|CImg-1.2.7-5|15	BuildRequires:	doxygen
14cr|CImg-1.2.7-5|16	BuildRequires:	gimp-devel
14cr|CImg-1.2.7-5|17	BuildRequires:	imagemagick-devel
14cr|CImg-1.2.7-5|18	
14cr|CImg-1.2.7-5|19	%description
14cr|CImg-1.2.7-5|20	Advanced image manipulation algorithms, including the GREYCSTORATION
14cr|CImg-1.2.7-5|21	image regularization algorithm which is mainly used for removing image
14cr|CImg-1.2.7-5|22	noise.
14cr|CImg-1.2.7-5|23	
14cr|CImg-1.2.7-5|24	This package contains tools based on the CImg library.
14cr|CImg-1.2.7-5|25	
14cr|CImg-1.2.7-5|26	%package   devel
14cr|CImg-1.2.7-5|27	Summary:   Library for advanced image processing (development files)
14cr|CImg-1.2.7-5|28	Group:     Development/C
14cr|CImg-1.2.7-5|29	Provides:  cimg-devel = %version-%release
14cr|CImg-1.2.7-5|30	
14cr|CImg-1.2.7-5|31	%description devel
14cr|CImg-1.2.7-5|32	This package contains the development files for the CImg library. It is
14cr|CImg-1.2.7-5|33	needed to compile programes which use functions of the CImg library.
14cr|CImg-1.2.7-5|34	
14cr|CImg-1.2.7-5|35	Note that this library is not a dynamic library. The whole library
14cr|CImg-1.2.7-5|36	code is in the CImg.h file which is in this package. The main package
14cr|CImg-1.2.7-5|37	is not needed to compile software using this library.
14cr|CImg-1.2.7-5|38	
14cr|CImg-1.2.7-5|39	%package -n greycstoration
14cr|CImg-1.2.7-5|40	Summary:	Tool for image noise removal using the GREYCstoration algorithm
14cr|CImg-1.2.7-5|41	Group:		Graphics
14cr|CImg-1.2.7-5|42	Version:	%greycstoration_version
14cr|CImg-1.2.7-5|43	
14cr|CImg-1.2.7-5|44	%description -n greycstoration
14cr|CImg-1.2.7-5|45	GIMP plug-in to do noise removal with the help of the GREYCstoration
14cr|CImg-1.2.7-5|46	algorithm. More sophisticated than built-in methods of most image
14cr|CImg-1.2.7-5|47	manipulation software.
14cr|CImg-1.2.7-5|48	
14cr|CImg-1.2.7-5|49	%prep
14cr|CImg-1.2.7-5|50	%setup -q
14cr|CImg-1.2.7-5|51	chmod -R go+rX .
14cr|CImg-1.2.7-5|52	
14cr|CImg-1.2.7-5|53	%build
14cr|CImg-1.2.7-5|54	cd examples
14cr|CImg-1.2.7-5|55	# create optimized build with minimum dependencies
14cr|CImg-1.2.7-5|56	%make ARCHFLAGS="-Dcimg_display_type=0 %{optflags}" all
14cr|CImg-1.2.7-5|57	g++ %optflags %ldflags -o greycstoration4gimp greycstoration4gimp.cpp `gimptool-2.0 --cflags --libs` -I.. -I ../plugins -lpthread
14cr|CImg-1.2.7-5|58	
14cr|CImg-1.2.7-5|59	cd ..
14cr|CImg-1.2.7-5|60	cd documentation
14cr|CImg-1.2.7-5|61	doxygen CImg.doxygen
14cr|CImg-1.2.7-5|62	cd ..
14cr|CImg-1.2.7-5|63	
14cr|CImg-1.2.7-5|64	%install
14cr|CImg-1.2.7-5|65	
14cr|CImg-1.2.7-5|66	install -d %{buildroot}%{_includedir}
14cr|CImg-1.2.7-5|67	cp CImg.h %{buildroot}%{_includedir}
14cr|CImg-1.2.7-5|68	
14cr|CImg-1.2.7-5|69	cd examples
14cr|CImg-1.2.7-5|70	install -d %{buildroot}%{_bindir}
14cr|CImg-1.2.7-5|71	cp CImg_demo \
14cr|CImg-1.2.7-5|72	dtmri_view \
14cr|CImg-1.2.7-5|73	edge_explorer\
14cr|CImg-1.2.7-5|74	fade_images \
14cr|CImg-1.2.7-5|75	greycstoration \
14cr|CImg-1.2.7-5|76	greycstoration4integration\
14cr|CImg-1.2.7-5|77	hough_transform \
14cr|CImg-1.2.7-5|78	image2ascii \
14cr|CImg-1.2.7-5|79	image_registration \
14cr|CImg-1.2.7-5|80	image_surface \
14cr|CImg-1.2.7-5|81	inrcast \
14cr|CImg-1.2.7-5|82	mcf_levelsets \
14cr|CImg-1.2.7-5|83	mcf_levelsets3D\
14cr|CImg-1.2.7-5|84	nlmeans\
14cr|CImg-1.2.7-5|85	odykill \
14cr|CImg-1.2.7-5|86	pde_TschumperleDeriche2D \
14cr|CImg-1.2.7-5|87	pde_heatflow2D \
14cr|CImg-1.2.7-5|88	pslider \
14cr|CImg-1.2.7-5|89	tetris \
14cr|CImg-1.2.7-5|90	tutorial \
14cr|CImg-1.2.7-5|91	wavelet_atrous %{buildroot}%{_bindir}
14cr|CImg-1.2.7-5|92	
14cr|CImg-1.2.7-5|93	install -d %{buildroot}%_libdir/gimp/2.0/plug-ins/
14cr|CImg-1.2.7-5|94	cp  greycstoration4gimp %{buildroot}%_libdir/gimp/2.0/plug-ins/
14cr|CImg-1.2.7-5|95	
14cr|CImg-1.2.7-5|96	cd ..
14cr|CImg-1.2.7-5|97	
14cr|CImg-1.2.7-5|98	%clean
14cr|CImg-1.2.7-5|99	rm -rf %buildroot
14cr|CImg-1.2.7-5|100	
14cr|CImg-1.2.7-5|101	
14cr|CImg-1.2.7-5|102	%files
14cr|CImg-1.2.7-5|103	%defattr(-,root,root)
14cr|CImg-1.2.7-5|104	%_bindir/*
14cr|CImg-1.2.7-5|105	%exclude %{_bindir}/greycstoration*
14cr|CImg-1.2.7-5|106	%doc README.txt Licence*.txt CHANGES.txt
14cr|CImg-1.2.7-5|107	
14cr|CImg-1.2.7-5|108	%files devel
14cr|CImg-1.2.7-5|109	%defattr(-,root,root)
14cr|CImg-1.2.7-5|110	%_includedir/*
14cr|CImg-1.2.7-5|111	%doc documentation/*
14cr|CImg-1.2.7-5|112	
14cr|CImg-1.2.7-5|113	%files -n greycstoration
14cr|CImg-1.2.7-5|114	%defattr(-,root,root)
14cr|CImg-1.2.7-5|115	%_bindir/greycstoration*
14cr|CImg-1.2.7-5|116	%_libdir/gimp/2.0/plug-ins/*
14cr|CImg-1.2.7-5|117	
14cr|CImg-1.2.7-5|118	
14cr|CImg-1.2.7-5|119	
14cr|CImg-1.2.7-5|120	%changelog
14cr|CImg-1.2.7-5|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-5
14cr|CImg-1.2.7-5|122	+ Revision: 6d41b68
14cr|CImg-1.2.7-5|123	- MassBuild#464: Increase release tag
14cr|CImg-1.2.7-5|124	
14cr|CImg-1.2.7-5|125	

599 14
14cr|circuslinux-1.0.3-17|1	%define name circuslinux
14cr|circuslinux-1.0.3-17|2	%define version 1.0.3
14cr|circuslinux-1.0.3-17|3	%define release 17
14cr|circuslinux-1.0.3-17|4	
14cr|circuslinux-1.0.3-17|5	Summary: Cute breakout-like game
14cr|circuslinux-1.0.3-17|6	Name: %{name}
14cr|circuslinux-1.0.3-17|7	Version: %{version}
14cr|circuslinux-1.0.3-17|8	Release: %{release}
14cr|circuslinux-1.0.3-17|9	Source0: ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/circuslinux-%{version}.tar.bz2
14cr|circuslinux-1.0.3-17|10	Source5: %{name}-16.png
14cr|circuslinux-1.0.3-17|11	Source6: %{name}-32.png
14cr|circuslinux-1.0.3-17|12	Source7: %{name}-48.png
14cr|circuslinux-1.0.3-17|13	Patch0: %{name}-1.0.3-fix-64bits-build.patch
14cr|circuslinux-1.0.3-17|14	License: GPLv2
14cr|circuslinux-1.0.3-17|15	Url: http://newbreedsoftware.com/circus-linux/
14cr|circuslinux-1.0.3-17|16	Group: Games/Arcade
14cr|circuslinux-1.0.3-17|17	BuildRequires:	SDL_image-devel
14cr|circuslinux-1.0.3-17|18	BuildRequires:	libalsa-devel
14cr|circuslinux-1.0.3-17|19	BuildRequires:	esound-devel
14cr|circuslinux-1.0.3-17|20	BuildRequires:	texinfo
14cr|circuslinux-1.0.3-17|21	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|circuslinux-1.0.3-17|22	
14cr|circuslinux-1.0.3-17|23	%description
14cr|circuslinux-1.0.3-17|24	"Circus Linux!" is based on the Atari 2600 game "Circus Atari" by Atari,
14cr|circuslinux-1.0.3-17|25	released in 1980.  Gameplay is similar to "Breakout" and "Arkanoid"- you
14cr|circuslinux-1.0.3-17|26	slide a device left and right to bounce objects into the air which destroy
14cr|circuslinux-1.0.3-17|27	a wall.
14cr|circuslinux-1.0.3-17|28	
14cr|circuslinux-1.0.3-17|29	%prep
14cr|circuslinux-1.0.3-17|30	%setup -q
14cr|circuslinux-1.0.3-17|31	%patch0 -p1
14cr|circuslinux-1.0.3-17|32	
14cr|circuslinux-1.0.3-17|33	# fix EOL
14cr|circuslinux-1.0.3-17|34	mv README-SDL.txt README-SDL.txt.msdos
14cr|circuslinux-1.0.3-17|35	sed -e 's/\r$//' README-SDL.txt.msdos > README-SDL.txt
14cr|circuslinux-1.0.3-17|36	
14cr|circuslinux-1.0.3-17|37	cat << EOF > mandriva-%{name}.desktop
14cr|circuslinux-1.0.3-17|38	[Desktop Entry]
14cr|circuslinux-1.0.3-17|39	Name=Circus Linux
14cr|circuslinux-1.0.3-17|40	Comment=%{summary}
14cr|circuslinux-1.0.3-17|41	Exec=%_gamesbindir/%{name}
14cr|circuslinux-1.0.3-17|42	Icon=%{name}
14cr|circuslinux-1.0.3-17|43	Terminal=false
14cr|circuslinux-1.0.3-17|44	Type=Application
14cr|circuslinux-1.0.3-17|45	Categories=Game;ArcadeGame;
14cr|circuslinux-1.0.3-17|46	EOF
14cr|circuslinux-1.0.3-17|47	
14cr|circuslinux-1.0.3-17|48	%build
14cr|circuslinux-1.0.3-17|49	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|circuslinux-1.0.3-17|50	--datadir=%{_gamesdatadir}
14cr|circuslinux-1.0.3-17|51	%make
14cr|circuslinux-1.0.3-17|52	
14cr|circuslinux-1.0.3-17|53	%install
14cr|circuslinux-1.0.3-17|54	rm -rf $RPM_BUILD_ROOT
14cr|circuslinux-1.0.3-17|55	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
14cr|circuslinux-1.0.3-17|56	
14cr|circuslinux-1.0.3-17|57	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
14cr|circuslinux-1.0.3-17|58	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|circuslinux-1.0.3-17|59	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|circuslinux-1.0.3-17|60	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|circuslinux-1.0.3-17|61	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|circuslinux-1.0.3-17|62	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|circuslinux-1.0.3-17|63	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|circuslinux-1.0.3-17|64	
14cr|circuslinux-1.0.3-17|65	rm -rf %buildroot%_datadir/doc/circuslinux-1.0.3
14cr|circuslinux-1.0.3-17|66	
14cr|circuslinux-1.0.3-17|67	%if %mdkversion < 200900
14cr|circuslinux-1.0.3-17|68	%post
14cr|circuslinux-1.0.3-17|69	%update_menus
14cr|circuslinux-1.0.3-17|70	%update_icon_cache hicolor
14cr|circuslinux-1.0.3-17|71	%endif
14cr|circuslinux-1.0.3-17|72	
14cr|circuslinux-1.0.3-17|73	%if %mdkversion < 200900
14cr|circuslinux-1.0.3-17|74	%postun
14cr|circuslinux-1.0.3-17|75	%clean_menus
14cr|circuslinux-1.0.3-17|76	%clean_icon_cache hicolor
14cr|circuslinux-1.0.3-17|77	%endif
14cr|circuslinux-1.0.3-17|78	
14cr|circuslinux-1.0.3-17|79	%clean
14cr|circuslinux-1.0.3-17|80	rm -rf $RPM_BUILD_ROOT
14cr|circuslinux-1.0.3-17|81	
14cr|circuslinux-1.0.3-17|82	%files
14cr|circuslinux-1.0.3-17|83	%defattr(-,root,root)
14cr|circuslinux-1.0.3-17|84	%doc AUTHORS.txt CHANGES.txt README.txt FAQ.txt README-SDL.txt
14cr|circuslinux-1.0.3-17|85	%{_gamesbindir}/%{name}
14cr|circuslinux-1.0.3-17|86	%{_gamesdatadir}/%{name}
14cr|circuslinux-1.0.3-17|87	%{_datadir}/applications/*
14cr|circuslinux-1.0.3-17|88	%{_iconsdir}/*.png
14cr|circuslinux-1.0.3-17|89	%{_miconsdir}/*.png
14cr|circuslinux-1.0.3-17|90	%{_liconsdir}/*.png
14cr|circuslinux-1.0.3-17|91	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|circuslinux-1.0.3-17|92	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|circuslinux-1.0.3-17|93	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|circuslinux-1.0.3-17|94	
14cr|circuslinux-1.0.3-17|95	
14cr|circuslinux-1.0.3-17|96	
14cr|circuslinux-1.0.3-17|97	%changelog
14cr|circuslinux-1.0.3-17|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-17
14cr|circuslinux-1.0.3-17|99	+ Revision: 9b81e40
14cr|circuslinux-1.0.3-17|100	- MassBuild#464: Increase release tag
14cr|circuslinux-1.0.3-17|101	
14cr|circuslinux-1.0.3-17|102	

600 14
14cr|cire-0.14.0-5|1	%define	name	cire
14cr|cire-0.14.0-5|2	%define	version 0.14.0
14cr|cire-0.14.0-5|3	%define rel	5
14cr|cire-0.14.0-5|4	%define	release	%mkrel %rel
14cr|cire-0.14.0-5|5	
14cr|cire-0.14.0-5|6	Name:		%{name}
14cr|cire-0.14.0-5|7	Summary:	An Open-Source Diary Program
14cr|cire-0.14.0-5|8	Version:	%{version}
14cr|cire-0.14.0-5|9	Release:	%{release}
14cr|cire-0.14.0-5|10	Source0:	%{name}-%{version}.tar.bz2
14cr|cire-0.14.0-5|11	# Courtesy of the open clipart library
14cr|cire-0.14.0-5|12	# http://openclipart.org/clipart/unsorted/glossy_paper__gino_river_01.svg
14cr|cire-0.14.0-5|13	Source1:	%{name}-48.png
14cr|cire-0.14.0-5|14	URL:		http://cire.sf.net/
14cr|cire-0.14.0-5|15	# Not sure where it actually fits
14cr|cire-0.14.0-5|16	Group:		Office
14cr|cire-0.14.0-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cire-0.14.0-5|18	License:	GPL
14cr|cire-0.14.0-5|19	BuildRequires: imagemagick
14cr|cire-0.14.0-5|20	
14cr|cire-0.14.0-5|21	%description
14cr|cire-0.14.0-5|22	Cire is a Free and Open-Source Program for keeping an Electronic
14cr|cire-0.14.0-5|23	Journal or Diary. It is designed to run on Linux and other Unixes.
14cr|cire-0.14.0-5|24	
14cr|cire-0.14.0-5|25	Some Possibilities include:
14cr|cire-0.14.0-5|26	* Keep a Personal Diary
14cr|cire-0.14.0-5|27	* Keep a Log of Progress on a Programming Project
14cr|cire-0.14.0-5|28	* Encrypt Messages to Friends (Put the Message in a Diary File, encrypt it,
14cr|cire-0.14.0-5|29	send the diary file to your friend, have them decrypt it.)
14cr|cire-0.14.0-5|30	
14cr|cire-0.14.0-5|31	You can use:
14cr|cire-0.14.0-5|32	
14cr|cire-0.14.0-5|33	'cire -g <diary filename>' to Start GTK Interface,
14cr|cire-0.14.0-5|34	'cire -n <diary filename>' to Start Ncurses Interface,
14cr|cire-0.14.0-5|35	'cire -t <diary filename>' to Start Text Interface,
14cr|cire-0.14.0-5|36	
14cr|cire-0.14.0-5|37	%prep
14cr|cire-0.14.0-5|38	%setup -q
14cr|cire-0.14.0-5|39	
14cr|cire-0.14.0-5|40	%build
14cr|cire-0.14.0-5|41	%configure
14cr|cire-0.14.0-5|42	%make
14cr|cire-0.14.0-5|43	
14cr|cire-0.14.0-5|44	%install
14cr|cire-0.14.0-5|45	rm -rf $RPM_BUILD_ROOT
14cr|cire-0.14.0-5|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|cire-0.14.0-5|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cire-0.14.0-5|48	[Desktop Entry]
14cr|cire-0.14.0-5|49	Type=Application
14cr|cire-0.14.0-5|50	Exec=%{_bindir}/%{name}
14cr|cire-0.14.0-5|51	Icon=%{name}
14cr|cire-0.14.0-5|52	Categories=Office;
14cr|cire-0.14.0-5|53	Name=Cire
14cr|cire-0.14.0-5|54	Comment=A open-source diary program
14cr|cire-0.14.0-5|55	EOF
14cr|cire-0.14.0-5|56	
14cr|cire-0.14.0-5|57	mkdir -p %{buildroot}/%{_iconsdir}/ %{buildroot}/%{_miconsdir}/
14cr|cire-0.14.0-5|58	install -m644 %{SOURCE1} -D %{buildroot}/%{_liconsdir}/%{name}.png
14cr|cire-0.14.0-5|59	convert %{buildroot}/%{_liconsdir}/%{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
14cr|cire-0.14.0-5|60	convert %{buildroot}/%{_liconsdir}/%{name}.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
14cr|cire-0.14.0-5|61	%makeinstall
14cr|cire-0.14.0-5|62	
14cr|cire-0.14.0-5|63	%if %mdkversion < 200900
14cr|cire-0.14.0-5|64	%post
14cr|cire-0.14.0-5|65	%{update_menus}
14cr|cire-0.14.0-5|66	%endif
14cr|cire-0.14.0-5|67	
14cr|cire-0.14.0-5|68	%if %mdkversion < 200900
14cr|cire-0.14.0-5|69	%postun
14cr|cire-0.14.0-5|70	%{clean_menus}
14cr|cire-0.14.0-5|71	%endif
14cr|cire-0.14.0-5|72	
14cr|cire-0.14.0-5|73	%clean
14cr|cire-0.14.0-5|74	rm -rf $RPM_BUILD_ROOT
14cr|cire-0.14.0-5|75	
14cr|cire-0.14.0-5|76	%files
14cr|cire-0.14.0-5|77	%defattr(-,root,root)
14cr|cire-0.14.0-5|78	%doc README TODO HACKING CREDITS CHANGES
14cr|cire-0.14.0-5|79	%{_bindir}/%{name}
14cr|cire-0.14.0-5|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cire-0.14.0-5|81	%{_iconsdir}/*
14cr|cire-0.14.0-5|82	
14cr|cire-0.14.0-5|83	
14cr|cire-0.14.0-5|84	
14cr|cire-0.14.0-5|85	
14cr|cire-0.14.0-5|86	%changelog
14cr|cire-0.14.0-5|87	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.14.0-5
14cr|cire-0.14.0-5|88	+ Revision: 1577a0b
14cr|cire-0.14.0-5|89	- Automatic import for version 0.14.0
14cr|cire-0.14.0-5|90	
14cr|cire-0.14.0-5|91	

601 14
14cr|cirkuit-0.4.3-2|1	Name:		cirkuit
14cr|cirkuit-0.4.3-2|2	Summary:	KDE interface for LaTeX graphic tools
14cr|cirkuit-0.4.3-2|3	Version:	0.4.3
14cr|cirkuit-0.4.3-2|4	Release:	2
14cr|cirkuit-0.4.3-2|5	Group:		Sciences/Physics
14cr|cirkuit-0.4.3-2|6	License:	GPLv2
14cr|cirkuit-0.4.3-2|7	URL:		http://wwwu.uni-klu.ac.at/magostin/cirkuit.html
14cr|cirkuit-0.4.3-2|8	Source0:	http://wwwu.uni-klu.ac.at/magostin/src/%{name}-%{version}.tar.bz2
14cr|cirkuit-0.4.3-2|9	BuildRequires:	kdelibs4-devel
14cr|cirkuit-0.4.3-2|10	BuildRequires:	pkgconfig(poppler-qt4)
14cr|cirkuit-0.4.3-2|11	Requires:	ghostscript
14cr|cirkuit-0.4.3-2|12	Requires:	dpic
14cr|cirkuit-0.4.3-2|13	Requires:	m4
14cr|cirkuit-0.4.3-2|14	Requires:	pdf2svg
14cr|cirkuit-0.4.3-2|15	# Textlive is required for dvips
14cr|cirkuit-0.4.3-2|16	Requires:	texlive
14cr|cirkuit-0.4.3-2|17	
14cr|cirkuit-0.4.3-2|18	%description
14cr|cirkuit-0.4.3-2|19	KDE interface for LaTeX graphic tools (such as TikZ, Gnuplot, Circuit Macros)
14cr|cirkuit-0.4.3-2|20	to produce publication-ready pictures.
14cr|cirkuit-0.4.3-2|21	
14cr|cirkuit-0.4.3-2|22	%files -f %{name}.lang
14cr|cirkuit-0.4.3-2|23	%{_kde_bindir}/cirkuit
14cr|cirkuit-0.4.3-2|24	%{_kde_libdir}/kde4/cirkuit_circuitmacrosbackend.so
14cr|cirkuit-0.4.3-2|25	%{_kde_libdir}/kde4/cirkuit_nullbackend.so
14cr|cirkuit-0.4.3-2|26	%{_kde_datadir}/config.kcfg/circuitmacrosbackend.kcfg
14cr|cirkuit-0.4.3-2|27	%{_kde_datadir}/config.kcfg/cirkuit.kcfg
14cr|cirkuit-0.4.3-2|28	%{_kde_datadir}/config/cirkuit_example.knsrc
14cr|cirkuit-0.4.3-2|29	%{_kde_datadir}/config/cirkuit_template.knsrc
14cr|cirkuit-0.4.3-2|30	%{_kde_datadir}/mime/packages/cirkuit.xml
14cr|cirkuit-0.4.3-2|31	%{_kde_applicationsdir}/cirkuit.desktop
14cr|cirkuit-0.4.3-2|32	%{_kde_services}/cirkuit/circuitmacrosbackend.desktop
14cr|cirkuit-0.4.3-2|33	%{_kde_services}/cirkuit/nullbackend.desktop
14cr|cirkuit-0.4.3-2|34	%{_kde_servicetypes}/cirkuit_backend.desktop
14cr|cirkuit-0.4.3-2|35	%{_kde_appsdir}/cirkuit/
14cr|cirkuit-0.4.3-2|36	%{_kde_appsdir}/katepart/syntax/m4cm.xml
14cr|cirkuit-0.4.3-2|37	%{_kde_iconsdir}/hicolor/*/apps/cirkuit.png
14cr|cirkuit-0.4.3-2|38	%{_kde_iconsdir}/oxygen/scalable/mimetypes/application-x-cirkuit.svgz
14cr|cirkuit-0.4.3-2|39	
14cr|cirkuit-0.4.3-2|40	#------------------------------------------------------------------------------
14cr|cirkuit-0.4.3-2|41	
14cr|cirkuit-0.4.3-2|42	%package gnuplot-backend
14cr|cirkuit-0.4.3-2|43	Summary:	Gnuplot backend for %{name}
14cr|cirkuit-0.4.3-2|44	Group:		Sciences/Physics
14cr|cirkuit-0.4.3-2|45	Conflicts:	%{name} < 0.4.3
14cr|cirkuit-0.4.3-2|46	Requires:	%{name} = %{EVRD}
14cr|cirkuit-0.4.3-2|47	
14cr|cirkuit-0.4.3-2|48	%description gnuplot-backend
14cr|cirkuit-0.4.3-2|49	KDE interface for LaTeX graphic tools (such as TikZ, Gnuplot, Circuit Macros)
14cr|cirkuit-0.4.3-2|50	to produce publication-ready pictures.
14cr|cirkuit-0.4.3-2|51	
14cr|cirkuit-0.4.3-2|52	This package provides the gnuplot backend for %{name}.
14cr|cirkuit-0.4.3-2|53	
14cr|cirkuit-0.4.3-2|54	%files gnuplot-backend
14cr|cirkuit-0.4.3-2|55	%{_kde_libdir}/kde4/cirkuit_gnuplotbackend.so
14cr|cirkuit-0.4.3-2|56	%{_kde_appsdir}/katepart/syntax/gnuplot.xml
14cr|cirkuit-0.4.3-2|57	%{_kde_datadir}/config.kcfg/gnuplotbackend.kcfg
14cr|cirkuit-0.4.3-2|58	%{_kde_services}/cirkuit/gnuplotbackend.desktop
14cr|cirkuit-0.4.3-2|59	
14cr|cirkuit-0.4.3-2|60	#------------------------------------------------------------------------------
14cr|cirkuit-0.4.3-2|61	
14cr|cirkuit-0.4.3-2|62	%package pstricks-backend
14cr|cirkuit-0.4.3-2|63	Summary:	Pstricks backend for %{name}
14cr|cirkuit-0.4.3-2|64	Group:		Sciences/Physics
14cr|cirkuit-0.4.3-2|65	Conflicts:	%{name} < 0.4.3
14cr|cirkuit-0.4.3-2|66	Requires:	%{name} = %{EVRD}
14cr|cirkuit-0.4.3-2|67	
14cr|cirkuit-0.4.3-2|68	%description pstricks-backend
14cr|cirkuit-0.4.3-2|69	KDE interface for LaTeX graphic tools (such as TikZ, Gnuplot, Circuit Macros)
14cr|cirkuit-0.4.3-2|70	to produce publication-ready pictures.
14cr|cirkuit-0.4.3-2|71	
14cr|cirkuit-0.4.3-2|72	This package provides the pstricks backend for %{name}.
14cr|cirkuit-0.4.3-2|73	
14cr|cirkuit-0.4.3-2|74	%files pstricks-backend
14cr|cirkuit-0.4.3-2|75	%{_kde_libdir}/kde4/cirkuit_pstricksbackend.so
14cr|cirkuit-0.4.3-2|76	%{_kde_datadir}/config.kcfg/pstricksbackend.kcfg
14cr|cirkuit-0.4.3-2|77	%{_kde_services}/cirkuit/pstricksbackend.desktop
14cr|cirkuit-0.4.3-2|78	
14cr|cirkuit-0.4.3-2|79	#------------------------------------------------------------------------------
14cr|cirkuit-0.4.3-2|80	
14cr|cirkuit-0.4.3-2|81	%package tikz-backend
14cr|cirkuit-0.4.3-2|82	Summary:	Tikz backend for %{name}
14cr|cirkuit-0.4.3-2|83	Group:		Sciences/Physics
14cr|cirkuit-0.4.3-2|84	Conflicts:	%{name} < 0.4.3
14cr|cirkuit-0.4.3-2|85	Requires:	%{name} = %{EVRD}
14cr|cirkuit-0.4.3-2|86	
14cr|cirkuit-0.4.3-2|87	%description tikz-backend
14cr|cirkuit-0.4.3-2|88	KDE interface for LaTeX graphic tools (such as TikZ, Gnuplot, Circuit Macros)
14cr|cirkuit-0.4.3-2|89	to produce publication-ready pictures.
14cr|cirkuit-0.4.3-2|90	
14cr|cirkuit-0.4.3-2|91	This package provides the tikz backend for %{name}.
14cr|cirkuit-0.4.3-2|92	
14cr|cirkuit-0.4.3-2|93	%files tikz-backend
14cr|cirkuit-0.4.3-2|94	%{_kde_libdir}/kde4/cirkuit_tikzbackend.so
14cr|cirkuit-0.4.3-2|95	%{_kde_datadir}/config.kcfg/tikzbackend.kcfg
14cr|cirkuit-0.4.3-2|96	%{_kde_services}/cirkuit/tikzbackend.desktop
14cr|cirkuit-0.4.3-2|97	
14cr|cirkuit-0.4.3-2|98	#------------------------------------------------------------------------------
14cr|cirkuit-0.4.3-2|99	
14cr|cirkuit-0.4.3-2|100	%define cirkuit_major 1
14cr|cirkuit-0.4.3-2|101	%define libcirkuit %mklibname cirkuit %{cirkuit_major}
14cr|cirkuit-0.4.3-2|102	
14cr|cirkuit-0.4.3-2|103	%package -n %{libcirkuit}
14cr|cirkuit-0.4.3-2|104	Group:		System/Libraries
14cr|cirkuit-0.4.3-2|105	Summary:	Runtime library for %{name}
14cr|cirkuit-0.4.3-2|106	Conflicts:	%{name} < 0.4.3
14cr|cirkuit-0.4.3-2|107	
14cr|cirkuit-0.4.3-2|108	%description -n %{libcirkuit}
14cr|cirkuit-0.4.3-2|109	KDE interface for LaTeX graphic tools (such as TikZ, Gnuplot, Circuit Macros)
14cr|cirkuit-0.4.3-2|110	to produce publication-ready pictures.
14cr|cirkuit-0.4.3-2|111	
14cr|cirkuit-0.4.3-2|112	This package provides the runtime library for %{name}
14cr|cirkuit-0.4.3-2|113	
14cr|cirkuit-0.4.3-2|114	%files -n %{libcirkuit}
14cr|cirkuit-0.4.3-2|115	%{_kde_libdir}/libcirkuitlibs.so.%{cirkuit_major}*
14cr|cirkuit-0.4.3-2|116	
14cr|cirkuit-0.4.3-2|117	#------------------------------------------------------------------------------
14cr|cirkuit-0.4.3-2|118	
14cr|cirkuit-0.4.3-2|119	%prep
14cr|cirkuit-0.4.3-2|120	%setup -q
14cr|cirkuit-0.4.3-2|121	
14cr|cirkuit-0.4.3-2|122	%build
14cr|cirkuit-0.4.3-2|123	%cmake_kde4
14cr|cirkuit-0.4.3-2|124	%make
14cr|cirkuit-0.4.3-2|125	
14cr|cirkuit-0.4.3-2|126	%install
14cr|cirkuit-0.4.3-2|127	%makeinstall_std -C build
14cr|cirkuit-0.4.3-2|128	
14cr|cirkuit-0.4.3-2|129	rm -f %{buildroot}%{_kde_libdir}/libcirkuitlibs.so
14cr|cirkuit-0.4.3-2|130	
14cr|cirkuit-0.4.3-2|131	%find_lang %{name}
14cr|cirkuit-0.4.3-2|132	
14cr|cirkuit-0.4.3-2|133	
14cr|cirkuit-0.4.3-2|134	%changelog
14cr|cirkuit-0.4.3-2|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-2
14cr|cirkuit-0.4.3-2|136	+ Revision: 8b32f98
14cr|cirkuit-0.4.3-2|137	- MassBuild#464: Increase release tag
14cr|cirkuit-0.4.3-2|138	
14cr|cirkuit-0.4.3-2|139	

602 14
14cr|cjklib-0.3-5|1	Summary:	Han character library for CJKV languages
14cr|cjklib-0.3-5|2	Name:		cjklib
14cr|cjklib-0.3-5|3	Version:	0.3
14cr|cjklib-0.3-5|4	Release:	5
14cr|cjklib-0.3-5|5	Group:		Development/Python
14cr|cjklib-0.3-5|6	License:	LGPLv3+
14cr|cjklib-0.3-5|7	URL:		http://code.google.com/p/cjklib/
14cr|cjklib-0.3-5|8	Source0:	http://cjklib.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|cjklib-0.3-5|9	BuildRequires:	python-setuptools
14cr|cjklib-0.3-5|10	Requires:	python-pkg-resources
14cr|cjklib-0.3-5|11	Requires:	python-sqlalchemy >= 0.4.8
14cr|cjklib-0.3-5|12	BuildArch:	noarch
14cr|cjklib-0.3-5|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|cjklib-0.3-5|14	
14cr|cjklib-0.3-5|15	%description
14cr|cjklib-0.3-5|16	Cjklib provides language routines related to Han characters (characters
14cr|cjklib-0.3-5|17	based on Chinese characters named Hanzi, Kanji, Hanja and chu Han
14cr|cjklib-0.3-5|18	respectively) used in writing of the Chinese, the Japanese, infrequently
14cr|cjklib-0.3-5|19	the Korean and formerly the Vietnamese language(s). Functionality is
14cr|cjklib-0.3-5|20	included for character pronunciations, radicals, glyph components, stroke
14cr|cjklib-0.3-5|21	decomposition and variant information. Cjklib is implemented in Python.
14cr|cjklib-0.3-5|22	
14cr|cjklib-0.3-5|23	%prep
14cr|cjklib-0.3-5|24	%setup -qn %{name}-%{version}
14cr|cjklib-0.3-5|25	
14cr|cjklib-0.3-5|26	%build
14cr|cjklib-0.3-5|27	%{__python} setup.py build
14cr|cjklib-0.3-5|28	
14cr|cjklib-0.3-5|29	%install
14cr|cjklib-0.3-5|30	rm -rf %{buildroot}
14cr|cjklib-0.3-5|31	%{__python} setup.py install --skip-build --root=%{buildroot} --optimize=2
14cr|cjklib-0.3-5|32	
14cr|cjklib-0.3-5|33	%clean
14cr|cjklib-0.3-5|34	rm -rf %{buildroot}
14cr|cjklib-0.3-5|35	
14cr|cjklib-0.3-5|36	%files
14cr|cjklib-0.3-5|37	%defattr(-,root,root)
14cr|cjklib-0.3-5|38	%doc COPYING README TODO examples
14cr|cjklib-0.3-5|39	%{_bindir}/*
14cr|cjklib-0.3-5|40	%{python_sitelib}/*
14cr|cjklib-0.3-5|41	
14cr|cjklib-0.3-5|42	
14cr|cjklib-0.3-5|43	
14cr|cjklib-0.3-5|44	%changelog
14cr|cjklib-0.3-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|cjklib-0.3-5|46	+ Revision: 7adb2cb
14cr|cjklib-0.3-5|47	- MassBuild#464: Increase release tag
14cr|cjklib-0.3-5|48	
14cr|cjklib-0.3-5|49	

603 14
14cr|cjs-2.0.0-3|1	%global _internal_version  8711f3b
14cr|cjs-2.0.0-3|2	%define api             1.0
14cr|cjs-2.0.0-3|3	%define major           0
14cr|cjs-2.0.0-3|4	%define girmajor        1.0
14cr|cjs-2.0.0-3|5	%define libname         %mklibname %{name} %{major}
14cr|cjs-2.0.0-3|6	%define develname       %mklibname -d %{name}
14cr|cjs-2.0.0-3|7	%define girname         %mklibname %{name}-gir %{girmajor}
14cr|cjs-2.0.0-3|8	
14cr|cjs-2.0.0-3|9	
14cr|cjs-2.0.0-3|10	Name:		cjs
14cr|cjs-2.0.0-3|11	Version:	2.0.0
14cr|cjs-2.0.0-3|12	Release:	3
14cr|cjs-2.0.0-3|13	Summary:	Java script Bindings for Cinnamon
14cr|cjs-2.0.0-3|14	Group:		Graphical desktop/Other
14cr|cjs-2.0.0-3|15	License:	MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
14cr|cjs-2.0.0-3|16	URL:		http://cinnamon.linuxmint.com
14cr|cjs-2.0.0-3|17	Source0:	https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz
14cr|cjs-2.0.0-3|18	
14cr|cjs-2.0.0-3|19	BuildRequires: pkgconfig(mozjs185)
14cr|cjs-2.0.0-3|20	BuildRequires: pkgconfig(cairo-gobject)
14cr|cjs-2.0.0-3|21	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.22
14cr|cjs-2.0.0-3|22	BuildRequires: readline-devel
14cr|cjs-2.0.0-3|23	BuildRequires: pkgconfig(dbus-glib-1)
14cr|cjs-2.0.0-3|24	BuildRequires: intltool
14cr|cjs-2.0.0-3|25	# Bootstrap requirements
14cr|cjs-2.0.0-3|26	BuildRequires: gtk-doc
14cr|cjs-2.0.0-3|27	BuildRequires: gnome-common
14cr|cjs-2.0.0-3|28	
14cr|cjs-2.0.0-3|29	%description
14cr|cjs-2.0.0-3|30	Cjs allows using Cinnamon libraries from Javascript. It's based on the
14cr|cjs-2.0.0-3|31	Spidermonkey Javascript engine from Mozilla and the GObject introspection
14cr|cjs-2.0.0-3|32	framework.
14cr|cjs-2.0.0-3|33	
14cr|cjs-2.0.0-3|34	%package -n %{libname}
14cr|cjs-2.0.0-3|35	Group:          System/Libraries
14cr|cjs-2.0.0-3|36	Summary:        JavaScript bindings based on gobject-introspection
14cr|cjs-2.0.0-3|37	
14cr|cjs-2.0.0-3|38	%package -n %{develname}
14cr|cjs-2.0.0-3|39	Summary: Development package for %{name}
14cr|cjs-2.0.0-3|40	Group: Development/C
14cr|cjs-2.0.0-3|41	Requires:       %{libname} = %{EVRD}
14cr|cjs-2.0.0-3|42	Provides:       %{name}-devel = %{EVRD}
14cr|cjs-2.0.0-3|43	Provides:       lib%{name}-devel = %{EVRD}
14cr|cjs-2.0.0-3|44	
14cr|cjs-2.0.0-3|45	%description -n %{develname}
14cr|cjs-2.0.0-3|46	Files for development with %{name}.
14cr|cjs-2.0.0-3|47	
14cr|cjs-2.0.0-3|48	%package -n %{girname}
14cr|cjs-2.0.0-3|49	Summary:        GObject Introspection interface description for %{name}
14cr|cjs-2.0.0-3|50	Group:          System/Libraries
14cr|cjs-2.0.0-3|51	Requires:       %{libname} = %{EVRD}
14cr|cjs-2.0.0-3|52	
14cr|cjs-2.0.0-3|53	%description -n %{girname}
14cr|cjs-2.0.0-3|54	GObject Introspection interface description for %{name}.
14cr|cjs-2.0.0-3|55	
14cr|cjs-2.0.0-3|56	%prep
14cr|cjs-2.0.0-3|57	%setup -q
14cr|cjs-2.0.0-3|58	sed -i -e 's@{ACLOCAL_FLAGS}@{ACLOCAL_FLAGS} -I m4@g' Makefile.am
14cr|cjs-2.0.0-3|59	echo "AC_CONFIG_MACRO_DIR([m4])" >> configure.ac
14cr|cjs-2.0.0-3|60	rm -f configure
14cr|cjs-2.0.0-3|61	
14cr|cjs-2.0.0-3|62	%build
14cr|cjs-2.0.0-3|63	(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
14cr|cjs-2.0.0-3|64	%configure2_5x --disable-static)
14cr|cjs-2.0.0-3|65	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14cr|cjs-2.0.0-3|66	%make V=1
14cr|cjs-2.0.0-3|67	
14cr|cjs-2.0.0-3|68	%install
14cr|cjs-2.0.0-3|69	%makeinstall
14cr|cjs-2.0.0-3|70	
14cr|cjs-2.0.0-3|71	
14cr|cjs-2.0.0-3|72	
14cr|cjs-2.0.0-3|73	%files
14cr|cjs-2.0.0-3|74	%doc COPYING COPYING.LGPL NEWS README
14cr|cjs-2.0.0-3|75	%{_bindir}/cjs
14cr|cjs-2.0.0-3|76	%{_bindir}/cjs-console
14cr|cjs-2.0.0-3|77	%{_datadir}/%{name}-%{api}/
14cr|cjs-2.0.0-3|78	
14cr|cjs-2.0.0-3|79	%files -n %{libname}
14cr|cjs-2.0.0-3|80	%doc COPYING COPYING.LGPL NEWS README
14cr|cjs-2.0.0-3|81	%{_libdir}/*.so.*
14cr|cjs-2.0.0-3|82	
14cr|cjs-2.0.0-3|83	%files -n %{girname}
14cr|cjs-2.0.0-3|84	%doc COPYING COPYING.LGPL NEWS README
14cr|cjs-2.0.0-3|85	%{_libdir}/cjs/
14cr|cjs-2.0.0-3|86	%{_libdir}/cjs-1.0/
14cr|cjs-2.0.0-3|87	
14cr|cjs-2.0.0-3|88	%files -n %{develname}
14cr|cjs-2.0.0-3|89	%doc examples/*
14cr|cjs-2.0.0-3|90	%{_includedir}/cjs-1.0/
14cr|cjs-2.0.0-3|91	%{_libdir}/pkgconfig/cjs-1.0.pc
14cr|cjs-2.0.0-3|92	%{_libdir}/pkgconfig/cjs-dbus-1.0.pc
14cr|cjs-2.0.0-3|93	%{_libdir}/pkgconfig/cjs-internals-1.0.pc
14cr|cjs-2.0.0-3|94	%{_libdir}/*.so
14cr|cjs-2.0.0-3|95	
14cr|cjs-2.0.0-3|96	%changelog
14cr|cjs-2.0.0-3|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|cjs-2.0.0-3|98	+ Revision: 17d62f8
14cr|cjs-2.0.0-3|99	- MassBuild#464: Increase release tag
14cr|cjs-2.0.0-3|100	
14cr|cjs-2.0.0-3|101	

604 14
14cr|cksfv-1.3.14-3|1	Name:		cksfv
14cr|cksfv-1.3.14-3|2	Version:	1.3.14
14cr|cksfv-1.3.14-3|3	Release:	3
14cr|cksfv-1.3.14-3|4	Summary:	Simple File Verification program
14cr|cksfv-1.3.14-3|5	License:	GPLv2+
14cr|cksfv-1.3.14-3|6	Group:		File tools
14cr|cksfv-1.3.14-3|7	Source0:	http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/%{name}-%{version}.tar.bz2
14cr|cksfv-1.3.14-3|8	Source1:	cksfv.bash-completion
14cr|cksfv-1.3.14-3|9	URL:		http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/
14cr|cksfv-1.3.14-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|cksfv-1.3.14-3|11	
14cr|cksfv-1.3.14-3|12	%description
14cr|cksfv-1.3.14-3|13	cksfv (Check SFV) can create sfv (Simple File Verification) listings and test
14cr|cksfv-1.3.14-3|14	already created sfv files.  Uses the crc32 checksum.
14cr|cksfv-1.3.14-3|15	This format is common in the Windows world.
14cr|cksfv-1.3.14-3|16	
14cr|cksfv-1.3.14-3|17	%prep
14cr|cksfv-1.3.14-3|18	%setup -q
14cr|cksfv-1.3.14-3|19	
14cr|cksfv-1.3.14-3|20	%build
14cr|cksfv-1.3.14-3|21	%configure2_5x
14cr|cksfv-1.3.14-3|22	%make
14cr|cksfv-1.3.14-3|23	
14cr|cksfv-1.3.14-3|24	%install
14cr|cksfv-1.3.14-3|25	rm -rf %{buildroot}
14cr|cksfv-1.3.14-3|26	
14cr|cksfv-1.3.14-3|27	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|cksfv-1.3.14-3|28	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cr|cksfv-1.3.14-3|29	# this prepare directory for man page. bug in Makefile..
14cr|cksfv-1.3.14-3|30	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|cksfv-1.3.14-3|31	
14cr|cksfv-1.3.14-3|32	%{makeinstall} BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
14cr|cksfv-1.3.14-3|33	
14cr|cksfv-1.3.14-3|34	%clean
14cr|cksfv-1.3.14-3|35	rm -rf %{buildroot}
14cr|cksfv-1.3.14-3|36	
14cr|cksfv-1.3.14-3|37	%files
14cr|cksfv-1.3.14-3|38	%defattr(0644,root,root,0755)
14cr|cksfv-1.3.14-3|39	%doc ChangeLog README TODO INSTALL
14cr|cksfv-1.3.14-3|40	%doc scripts/
14cr|cksfv-1.3.14-3|41	%attr(0755,root,root) %{_bindir}/cksfv
14cr|cksfv-1.3.14-3|42	%{_mandir}/man1/*
14cr|cksfv-1.3.14-3|43	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|cksfv-1.3.14-3|44	
14cr|cksfv-1.3.14-3|45	
14cr|cksfv-1.3.14-3|46	
14cr|cksfv-1.3.14-3|47	%changelog
14cr|cksfv-1.3.14-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.14-3
14cr|cksfv-1.3.14-3|49	+ Revision: d8e3984
14cr|cksfv-1.3.14-3|50	- MassBuild#464: Increase release tag
14cr|cksfv-1.3.14-3|51	
14cr|cksfv-1.3.14-3|52	

605 14
14cr|clalsadrv-2.0.0-3|1	%define name	clalsadrv
14cr|clalsadrv-2.0.0-3|2	
14cr|clalsadrv-2.0.0-3|3	%define major	2
14cr|clalsadrv-2.0.0-3|4	%define libname %mklibname %name %major
14cr|clalsadrv-2.0.0-3|5	%define oldlibname %mklibname %name 1
14cr|clalsadrv-2.0.0-3|6	
14cr|clalsadrv-2.0.0-3|7	Name:		%{name}
14cr|clalsadrv-2.0.0-3|8	Summary:	C++ access library for ALSA
14cr|clalsadrv-2.0.0-3|9	Version:	2.0.0
14cr|clalsadrv-2.0.0-3|10	Release:	3
14cr|clalsadrv-2.0.0-3|11	Source:		http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|clalsadrv-2.0.0-3|12	URL:		http://www.kokkinizita.net/linuxaudio/
14cr|clalsadrv-2.0.0-3|13	License:	GPLv2
14cr|clalsadrv-2.0.0-3|14	Group:		System/Libraries
14cr|clalsadrv-2.0.0-3|15	BuildRequires:	pkgconfig(alsa)
14cr|clalsadrv-2.0.0-3|16	
14cr|clalsadrv-2.0.0-3|17	%description
14cr|clalsadrv-2.0.0-3|18	C++ access library for ALSA
14cr|clalsadrv-2.0.0-3|19	
14cr|clalsadrv-2.0.0-3|20	%package -n 	%{libname}
14cr|clalsadrv-2.0.0-3|21	Summary:        Dynamic libraries from %name
14cr|clalsadrv-2.0.0-3|22	Group:          System/Libraries
14cr|clalsadrv-2.0.0-3|23	Provides:	%name
14cr|clalsadrv-2.0.0-3|24	Obsoletes:	%name = %version-%release
14cr|clalsadrv-2.0.0-3|25	Conflicts:	%oldlibname
14cr|clalsadrv-2.0.0-3|26	
14cr|clalsadrv-2.0.0-3|27	%description -n %{libname}
14cr|clalsadrv-2.0.0-3|28	Dynamic libraries from %name.
14cr|clalsadrv-2.0.0-3|29	
14cr|clalsadrv-2.0.0-3|30	%package -n 	%{libname}-devel
14cr|clalsadrv-2.0.0-3|31	Summary: 	Header files and static libraries from %name
14cr|clalsadrv-2.0.0-3|32	Group: 		Development/C
14cr|clalsadrv-2.0.0-3|33	Requires: 	%{libname} >= %{version}
14cr|clalsadrv-2.0.0-3|34	Provides: 	lib%{name}-devel = %{version}-%{release}
14cr|clalsadrv-2.0.0-3|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|clalsadrv-2.0.0-3|36	Obsoletes: 	%name-devel
14cr|clalsadrv-2.0.0-3|37	Conflicts:	%oldlibname-devel
14cr|clalsadrv-2.0.0-3|38	
14cr|clalsadrv-2.0.0-3|39	%description -n %{libname}-devel
14cr|clalsadrv-2.0.0-3|40	Libraries and includes files for developing programs based on %{name}.
14cr|clalsadrv-2.0.0-3|41	
14cr|clalsadrv-2.0.0-3|42	%prep
14cr|clalsadrv-2.0.0-3|43	%setup -q
14cr|clalsadrv-2.0.0-3|44	cd libs
14cr|clalsadrv-2.0.0-3|45	sed -i -e 's/\-O2/\$\(RPM_OPT_FLAGS\)/' Makefile
14cr|clalsadrv-2.0.0-3|46	sed -i -e 's/\/sbin\/ldconfig/#\/sbin\/ldconfig/g' Makefile
14cr|clalsadrv-2.0.0-3|47	
14cr|clalsadrv-2.0.0-3|48	%build
14cr|clalsadrv-2.0.0-3|49	cd libs
14cr|clalsadrv-2.0.0-3|50	%make
14cr|clalsadrv-2.0.0-3|51	
14cr|clalsadrv-2.0.0-3|52	%install
14cr|clalsadrv-2.0.0-3|53	mkdir -p %{buildroot}/%{_libdir}
14cr|clalsadrv-2.0.0-3|54	mkdir -p %{buildroot}/%{_includedir}
14cr|clalsadrv-2.0.0-3|55	cd libs
14cr|clalsadrv-2.0.0-3|56	make install PREFIX=%{buildroot}/%{_prefix}
14cr|clalsadrv-2.0.0-3|57	
14cr|clalsadrv-2.0.0-3|58	%files -n %{libname}
14cr|clalsadrv-2.0.0-3|59	%{_libdir}/*.so.*
14cr|clalsadrv-2.0.0-3|60	
14cr|clalsadrv-2.0.0-3|61	%files -n %{libname}-devel
14cr|clalsadrv-2.0.0-3|62	%doc AUTHORS
14cr|clalsadrv-2.0.0-3|63	%{_includedir}/*
14cr|clalsadrv-2.0.0-3|64	%{_libdir}/*.so
14cr|clalsadrv-2.0.0-3|65	
14cr|clalsadrv-2.0.0-3|66	
14cr|clalsadrv-2.0.0-3|67	
14cr|clalsadrv-2.0.0-3|68	%changelog
14cr|clalsadrv-2.0.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|clalsadrv-2.0.0-3|70	+ Revision: 5154a0d
14cr|clalsadrv-2.0.0-3|71	- MassBuild#464: Increase release tag
14cr|clalsadrv-2.0.0-3|72	
14cr|clalsadrv-2.0.0-3|73	

606 14
14cr|clanbomber-1.05-15|1	%define Summary A free (GPL) Bomberman-like multiplayer game
14cr|clanbomber-1.05-15|2	
14cr|clanbomber-1.05-15|3	Summary:	%{Summary}
14cr|clanbomber-1.05-15|4	Name:		clanbomber
14cr|clanbomber-1.05-15|5	Version:	1.05
14cr|clanbomber-1.05-15|6	Release:	15
14cr|clanbomber-1.05-15|7	License:	GPL
14cr|clanbomber-1.05-15|8	Group:		Games/Arcade
14cr|clanbomber-1.05-15|9	URL:		http://clanbomber.sourceforge.net/
14cr|clanbomber-1.05-15|10	Source0:	http://www.clanbomber.de/files/%{name}-%{version}.tar.bz2
14cr|clanbomber-1.05-15|11	Source11:	%{name}.16.png
14cr|clanbomber-1.05-15|12	Source12:	%{name}.32.png
14cr|clanbomber-1.05-15|13	Source13:	%{name}.48.png
14cr|clanbomber-1.05-15|14	Patch8:		clanbomber-1.02a-gcc-3.3.patch
14cr|clanbomber-1.05-15|15	Patch9:		%{name}-0.5-compile-without-xdisplay.patch
14cr|clanbomber-1.05-15|16	Patch10:        clanbomber-1.05-gcc3_4.patch
14cr|clanbomber-1.05-15|17	Patch11:	clanbomber-1.05-newer-make.patch
14cr|clanbomber-1.05-15|18	Patch12:	clanbomber-1.05-fix-build.patch
14cr|clanbomber-1.05-15|19	BuildRequires:	zlib-devel libhermes-devel clanlib0.6-devel libclanlib-mikmod
14cr|clanbomber-1.05-15|20	BuildRequires:	libmikmod-devel libclanlib-sound automake
14cr|clanbomber-1.05-15|21	
14cr|clanbomber-1.05-15|22	%description
14cr|clanbomber-1.05-15|23	ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a
14cr|clanbomber-1.05-15|24	free multi platform C++ game SDK. First "ClanBomber" was only a working title
14cr|clanbomber-1.05-15|25	for a small game started in September 1998, that has only been started to learn
14cr|clanbomber-1.05-15|26	how to use ClanLib. But the ClanBomber project has grown into a real game. It
14cr|clanbomber-1.05-15|27	is fully playable and features Computer controlled bombers, however, it is
14cr|clanbomber-1.05-15|28	recommended to play ClanBomber with friends (3-8 players are really fun).
14cr|clanbomber-1.05-15|29	
14cr|clanbomber-1.05-15|30	%prep
14cr|clanbomber-1.05-15|31	
14cr|clanbomber-1.05-15|32	%setup -q
14cr|clanbomber-1.05-15|33	%patch8 -p1 -b .peroyvind
14cr|clanbomber-1.05-15|34	%patch9 -p1 -b .peroyvind
14cr|clanbomber-1.05-15|35	%patch10 -p1
14cr|clanbomber-1.05-15|36	%patch11 -p0
14cr|clanbomber-1.05-15|37	%patch12 -p0
14cr|clanbomber-1.05-15|38	
14cr|clanbomber-1.05-15|39	%build
14cr|clanbomber-1.05-15|40	autoreconf -fi
14cr|clanbomber-1.05-15|41	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
14cr|clanbomber-1.05-15|42	export CFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer" CXXFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer"
14cr|clanbomber-1.05-15|43	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|clanbomber-1.05-15|44	make
14cr|clanbomber-1.05-15|45	
14cr|clanbomber-1.05-15|46	%install
14cr|clanbomber-1.05-15|47	rm -rf %{buildroot}
14cr|clanbomber-1.05-15|48	
14cr|clanbomber-1.05-15|49	%makeinstall_std
14cr|clanbomber-1.05-15|50	
14cr|clanbomber-1.05-15|51	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|clanbomber-1.05-15|52	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|clanbomber-1.05-15|53	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|clanbomber-1.05-15|54	
14cr|clanbomber-1.05-15|55	
14cr|clanbomber-1.05-15|56	# XDG menu
14cr|clanbomber-1.05-15|57	install -d %{buildroot}%{_datadir}/applications
14cr|clanbomber-1.05-15|58	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|clanbomber-1.05-15|59	[Desktop Entry]
14cr|clanbomber-1.05-15|60	Name=ClanBomber
14cr|clanbomber-1.05-15|61	Comment=%{Summary}
14cr|clanbomber-1.05-15|62	Exec=soundwrapper %{_gamesbindir}/%{name}
14cr|clanbomber-1.05-15|63	Icon=%{name}
14cr|clanbomber-1.05-15|64	Terminal=false
14cr|clanbomber-1.05-15|65	Type=Application
14cr|clanbomber-1.05-15|66	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|clanbomber-1.05-15|67	EOF
14cr|clanbomber-1.05-15|68	
14cr|clanbomber-1.05-15|69	%files
14cr|clanbomber-1.05-15|70	%doc AUTHORS COPYING README
14cr|clanbomber-1.05-15|71	%{_gamesbindir}/*
14cr|clanbomber-1.05-15|72	%{_gamesdatadir}/*
14cr|clanbomber-1.05-15|73	%{_miconsdir}/%{name}.png
14cr|clanbomber-1.05-15|74	%{_iconsdir}/%{name}.png
14cr|clanbomber-1.05-15|75	%{_liconsdir}/%{name}.png
14cr|clanbomber-1.05-15|76	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|clanbomber-1.05-15|77	
14cr|clanbomber-1.05-15|78	%changelog
14cr|clanbomber-1.05-15|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.05-15
14cr|clanbomber-1.05-15|80	+ Revision: fa604e7
14cr|clanbomber-1.05-15|81	- MassBuild#464: Increase release tag
14cr|clanbomber-1.05-15|82	
14cr|clanbomber-1.05-15|83	

607 14
14cr|clanbomber2-0.9.1-16|1	Summary:	Clanbomber - free (GPL) Bomberman-like multiplayer game
14cr|clanbomber2-0.9.1-16|2	Name:		clanbomber2
14cr|clanbomber2-0.9.1-16|3	Version:	0.9.1
14cr|clanbomber2-0.9.1-16|4	Release:	16
14cr|clanbomber2-0.9.1-16|5	License:	GPLv2+
14cr|clanbomber2-0.9.1-16|6	Group:		Games/Arcade
14cr|clanbomber2-0.9.1-16|7	Url:		http://clanbomber.sourceforge.net/
14cr|clanbomber2-0.9.1-16|8	Source0:	http://www.clanbomber.de/files/%{name}-%{version}.tar.bz2
14cr|clanbomber2-0.9.1-16|9	Source11:	%{name}.16.png
14cr|clanbomber2-0.9.1-16|10	Source12:	%{name}.32.png
14cr|clanbomber2-0.9.1-16|11	Source13:	%{name}.48.png
14cr|clanbomber2-0.9.1-16|12	Patch0:		fusionsound_new_api.patch
14cr|clanbomber2-0.9.1-16|13	Patch8:		clanbomber-1.02a-gcc-3.3.patch
14cr|clanbomber2-0.9.1-16|14	Patch12:	clanbomber2-0.9-x86_64.patch
14cr|clanbomber2-0.9.1-16|15	BuildRequires:	hermes-devel
14cr|clanbomber2-0.9.1-16|16	BuildRequires:	libmikmod-devel
14cr|clanbomber2-0.9.1-16|17	BuildRequires:	pkgconfig(fusionsound)
14cr|clanbomber2-0.9.1-16|18	BuildRequires:	pkgconfig(zlib)
14cr|clanbomber2-0.9.1-16|19	
14cr|clanbomber2-0.9.1-16|20	%description
14cr|clanbomber2-0.9.1-16|21	ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a
14cr|clanbomber2-0.9.1-16|22	free multi platform C++ game SDK. First "ClanBomber" was only a working title
14cr|clanbomber2-0.9.1-16|23	for a small game started in September 1998, that has only been started to learn
14cr|clanbomber2-0.9.1-16|24	how to use ClanLib. But the ClanBomber project has grown into a real game. It
14cr|clanbomber2-0.9.1-16|25	is fully playable and features Computer controlled bombers, however, it is
14cr|clanbomber2-0.9.1-16|26	recommended to play ClanBomber with friends (3-8 players are really fun).
14cr|clanbomber2-0.9.1-16|27	
14cr|clanbomber2-0.9.1-16|28	Clanbomber2 is a port of ClanBomber on frame buffer.
14cr|clanbomber2-0.9.1-16|29	For X Window, just use plain legacy ClanBomber.
14cr|clanbomber2-0.9.1-16|30	
14cr|clanbomber2-0.9.1-16|31	%files
14cr|clanbomber2-0.9.1-16|32	%doc AUTHORS COPYING README
14cr|clanbomber2-0.9.1-16|33	%{_gamesbindir}/*
14cr|clanbomber2-0.9.1-16|34	%{_gamesdatadir}/*
14cr|clanbomber2-0.9.1-16|35	%{_datadir}/applications/%{name}.desktop
14cr|clanbomber2-0.9.1-16|36	%{_miconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|37	%{_iconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|38	%{_liconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|39	
14cr|clanbomber2-0.9.1-16|40	#----------------------------------------------------------------------------
14cr|clanbomber2-0.9.1-16|41	
14cr|clanbomber2-0.9.1-16|42	%prep
14cr|clanbomber2-0.9.1-16|43	%setup -q
14cr|clanbomber2-0.9.1-16|44	%patch0 -p1
14cr|clanbomber2-0.9.1-16|45	%patch8 -p1 -b .peroyvind
14cr|clanbomber2-0.9.1-16|46	%patch12 -p1 -b .x86_64
14cr|clanbomber2-0.9.1-16|47	
14cr|clanbomber2-0.9.1-16|48	%build
14cr|clanbomber2-0.9.1-16|49	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
14cr|clanbomber2-0.9.1-16|50	export CFLAGS="%{optflags} -fno-omit-frame-pointer" CXXFLAGS="%{optflags} -fno-omit-frame-pointer"
14cr|clanbomber2-0.9.1-16|51	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|clanbomber2-0.9.1-16|52	make
14cr|clanbomber2-0.9.1-16|53	
14cr|clanbomber2-0.9.1-16|54	%install
14cr|clanbomber2-0.9.1-16|55	%makeinstall_std
14cr|clanbomber2-0.9.1-16|56	
14cr|clanbomber2-0.9.1-16|57	mkdir -p %{buildroot}%{_datadir}/applications
14cr|clanbomber2-0.9.1-16|58	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|clanbomber2-0.9.1-16|59	[Desktop Entry]
14cr|clanbomber2-0.9.1-16|60	Name=ClanBomber
14cr|clanbomber2-0.9.1-16|61	Comment=Clanbomber - free (GPL) Bomberman-like multiplayer game
14cr|clanbomber2-0.9.1-16|62	Exec=%{_gamesbindir}/%{name}
14cr|clanbomber2-0.9.1-16|63	Icon=%{name}
14cr|clanbomber2-0.9.1-16|64	Terminal=false
14cr|clanbomber2-0.9.1-16|65	Type=Application
14cr|clanbomber2-0.9.1-16|66	Categories=Game;ArcadeGame;
14cr|clanbomber2-0.9.1-16|67	EOF
14cr|clanbomber2-0.9.1-16|68	
14cr|clanbomber2-0.9.1-16|69	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|70	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|71	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|clanbomber2-0.9.1-16|72	
14cr|clanbomber2-0.9.1-16|73	
14cr|clanbomber2-0.9.1-16|74	%changelog
14cr|clanbomber2-0.9.1-16|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-16
14cr|clanbomber2-0.9.1-16|76	+ Revision: 8a37d45
14cr|clanbomber2-0.9.1-16|77	- MassBuild#464: Increase release tag
14cr|clanbomber2-0.9.1-16|78	
14cr|clanbomber2-0.9.1-16|79	

608 14
14cr|clanlib0.6-0.6.5-42|1	%define	lib_name_orig libclanlib
14cr|clanlib0.6-0.6.5-42|2	%define	lib_major 2
14cr|clanlib0.6-0.6.5-42|3	%define	lib_name %mklibname clanlib %{lib_major}
14cr|clanlib0.6-0.6.5-42|4	
14cr|clanlib0.6-0.6.5-42|5	Name:		clanlib0.6
14cr|clanlib0.6-0.6.5-42|6	Summary:	The ClanLib Game SDK
14cr|clanlib0.6-0.6.5-42|7	Version:	0.6.5
14cr|clanlib0.6-0.6.5-42|8	Release:	42
14cr|clanlib0.6-0.6.5-42|9	License:	LGPLv2+
14cr|clanlib0.6-0.6.5-42|10	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|11	URL:		http://www.clanlib.org/
14cr|clanlib0.6-0.6.5-42|12	Source0:	http://www.clanlib.org/download/files/ClanLib-%{version}-1.tar.bz2
14cr|clanlib0.6-0.6.5-42|13	Patch0:		ClanLib-0.6.5-display-compilation.patch
14cr|clanlib0.6-0.6.5-42|14	Patch1:		ClanLib-0.6.5-doc-fix.patch
14cr|clanlib0.6-0.6.5-42|15	Patch2:		ClanLib-0.6.5-glXGetProcAddressARB.patch
14cr|clanlib0.6-0.6.5-42|16	Patch3:		ClanLib-0.6.5-fix-png-detection.patch
14cr|clanlib0.6-0.6.5-42|17	Patch4:		ClanLib-0.6.5-gcc33.patch
14cr|clanlib0.6-0.6.5-42|18	Patch5:		ClanLib-0.6.5-64bit-fixes.patch
14cr|clanlib0.6-0.6.5-42|19	Patch6:		ClanLib-0.6.5-bounds.patch
14cr|clanlib0.6-0.6.5-42|20	Patch7:		ClanLib-0.6.5-directfb-ttf-fix.patch
14cr|clanlib0.6-0.6.5-42|21	Patch8:		ClanLib-0.6.5-gcc34.patch
14cr|clanlib0.6-0.6.5-42|22	Patch9:		ClanLib-0.6.5-freetype.patch
14cr|clanlib0.6-0.6.5-42|23	Patch10:	ClanLib-0.6.5-directfb-fixes.patch
14cr|clanlib0.6-0.6.5-42|24	Patch11:	ClanLib-0.6.5-extraqualif.patch
14cr|clanlib0.6-0.6.5-42|25	Patch12:	ClanLib-0.6.5-typename.patch
14cr|clanlib0.6-0.6.5-42|26	Patch13:	ClanLib-0.6.5-gcc4.3.patch
14cr|clanlib0.6-0.6.5-42|27	Patch14:	ClanLib-0.6.5-new-mikmod.patch
14cr|clanlib0.6-0.6.5-42|28	Patch15:	ClanLib-0.6.5-gcc4.6.patch
14cr|clanlib0.6-0.6.5-42|29	Patch16:	ClanLib-0.6.5-gzopen-flags.patch
14cr|clanlib0.6-0.6.5-42|30	Patch17:	ClanLib-0.6.5-gcc45.patch
14cr|clanlib0.6-0.6.5-42|31	Patch18:	ClanLib-0.6.5-libpng1.5.patch
14cr|clanlib0.6-0.6.5-42|32	Patch19:	ClanLib-0.6.5-link.patch
14cr|clanlib0.6-0.6.5-42|33	BuildRequires:	libhermes-devel >= 1.3.0
14cr|clanlib0.6-0.6.5-42|34	BuildRequires:	libmikmod-devel
14cr|clanlib0.6-0.6.5-42|35	BuildRequires:	pkgconfig(libpng)
14cr|clanlib0.6-0.6.5-42|36	BuildRequires:	mesa-common-devel
14cr|clanlib0.6-0.6.5-42|37	BuildRequires:	autoconf2.5
14cr|clanlib0.6-0.6.5-42|38	BuildRequires:	tiff-devel
14cr|clanlib0.6-0.6.5-42|39	BuildRequires:	bzip2-devel
14cr|clanlib0.6-0.6.5-42|40	BuildRequires:	pkgconfig(vorbis)
14cr|clanlib0.6-0.6.5-42|41	BuildRequires:	pkgconfig(freetype2)
14cr|clanlib0.6-0.6.5-42|42	Provides:	ClanLib = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|43	
14cr|clanlib0.6-0.6.5-42|44	%description
14cr|clanlib0.6-0.6.5-42|45	The ClanLib Game SDK is a crossplatform game library designed to ease the work
14cr|clanlib0.6-0.6.5-42|46	for game developers. The goal is to provide a common interface to classical
14cr|clanlib0.6-0.6.5-42|47	game problems (loading graphics eg.), so games can share as much code as
14cr|clanlib0.6-0.6.5-42|48	possible. Ideally anyone with small resources should be able to write
14cr|clanlib0.6-0.6.5-42|49	commercial quality games.
14cr|clanlib0.6-0.6.5-42|50	
14cr|clanlib0.6-0.6.5-42|51	%package -n	%{lib_name}
14cr|clanlib0.6-0.6.5-42|52	Summary:	Main library for %{name}
14cr|clanlib0.6-0.6.5-42|53	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|54	Provides:	%{name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|55	
14cr|clanlib0.6-0.6.5-42|56	%description -n	%{lib_name}
14cr|clanlib0.6-0.6.5-42|57	This package contains the library needed to run programs dynamically
14cr|clanlib0.6-0.6.5-42|58	linked with %{name}.
14cr|clanlib0.6-0.6.5-42|59	
14cr|clanlib0.6-0.6.5-42|60	%package -n	%{lib_name}-devel
14cr|clanlib0.6-0.6.5-42|61	Summary:	Headers for developing programs that will use %{name}
14cr|clanlib0.6-0.6.5-42|62	Group:		Development/C++
14cr|clanlib0.6-0.6.5-42|63	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|64	Requires:	%{lib_name}-gl = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|65	Requires:	%{lib_name}-gui = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|66	Requires:	%{lib_name}-jpeg = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|67	Requires:	%{lib_name}-mikmod = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|68	Requires:	%{lib_name}-network = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|69	Requires:	%{lib_name}-png = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|70	Requires:	%{lib_name}-smalljpeg = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|71	Requires:	%{lib_name}-sound = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|72	Requires:	%{lib_name}-ttf = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|73	Requires:	%{lib_name}-vorbis = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|74	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|75	Provides:	ClanLib-devel = %{version}-%{release} clanlib-devel = %{version}-%{release} %{name}-devel
14cr|clanlib0.6-0.6.5-42|76	Conflicts:	clanlib-devel > 0.7.0
14cr|clanlib0.6-0.6.5-42|77	
14cr|clanlib0.6-0.6.5-42|78	%description -n	%{lib_name}-devel
14cr|clanlib0.6-0.6.5-42|79	This package contains the headers that programmers will need to develop
14cr|clanlib0.6-0.6.5-42|80	applications which will use %{name}.
14cr|clanlib0.6-0.6.5-42|81	
14cr|clanlib0.6-0.6.5-42|82	%package -n	%{lib_name}-static-devel
14cr|clanlib0.6-0.6.5-42|83	Summary:	Static libraries for %{name}
14cr|clanlib0.6-0.6.5-42|84	Group:		Development/C++
14cr|clanlib0.6-0.6.5-42|85	Requires:	%{lib_name} = %{version}
14cr|clanlib0.6-0.6.5-42|86	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|87	Provides:	ClanLib-static-devel = %{version}-%{release} clanlib-static-devel = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|88	
14cr|clanlib0.6-0.6.5-42|89	%description -n	%{lib_name}-static-devel
14cr|clanlib0.6-0.6.5-42|90	This package contains the static libraries for %{name}.
14cr|clanlib0.6-0.6.5-42|91	
14cr|clanlib0.6-0.6.5-42|92	%package -n	%{lib_name}-sound
14cr|clanlib0.6-0.6.5-42|93	Summary:	ClanLib Sound module
14cr|clanlib0.6-0.6.5-42|94	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|95	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|96	Provides:	%{lib_name_orig}-sound
14cr|clanlib0.6-0.6.5-42|97	
14cr|clanlib0.6-0.6.5-42|98	%description -n	%{lib_name}-sound
14cr|clanlib0.6-0.6.5-42|99	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|100	work for game developers. This package is the Sound module (clanSound).
14cr|clanlib0.6-0.6.5-42|101	
14cr|clanlib0.6-0.6.5-42|102	%package -n	%{lib_name}-vorbis
14cr|clanlib0.6-0.6.5-42|103	Summary:	ClanLib Vorbis module
14cr|clanlib0.6-0.6.5-42|104	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|105	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|106	Provides:	%{lib_name_orig}-vorbis
14cr|clanlib0.6-0.6.5-42|107	
14cr|clanlib0.6-0.6.5-42|108	%description -n	%{lib_name}-vorbis
14cr|clanlib0.6-0.6.5-42|109	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|110	work for game developers. This package is the Vorbis module (clanVorbis).
14cr|clanlib0.6-0.6.5-42|111	
14cr|clanlib0.6-0.6.5-42|112	%package -n	%{lib_name}-network
14cr|clanlib0.6-0.6.5-42|113	Summary:	ClanLib Network module
14cr|clanlib0.6-0.6.5-42|114	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|115	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|116	Provides:	%{lib_name_orig}-network
14cr|clanlib0.6-0.6.5-42|117	
14cr|clanlib0.6-0.6.5-42|118	%description -n	%{lib_name}-network
14cr|clanlib0.6-0.6.5-42|119	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|120	work for game developers. This package is the Network module (clanNetwork).
14cr|clanlib0.6-0.6.5-42|121	
14cr|clanlib0.6-0.6.5-42|122	%package -n	%{lib_name}-jpeg
14cr|clanlib0.6-0.6.5-42|123	Summary:	ClanLib Jpeg module
14cr|clanlib0.6-0.6.5-42|124	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|125	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|126	Provides:	%{lib_name_orig}-jpeg
14cr|clanlib0.6-0.6.5-42|127	
14cr|clanlib0.6-0.6.5-42|128	%description -n	%{lib_name}-jpeg
14cr|clanlib0.6-0.6.5-42|129	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|130	work for game developers. This package is the Jpeg module (clanJPEG).
14cr|clanlib0.6-0.6.5-42|131	
14cr|clanlib0.6-0.6.5-42|132	%package -n	%{lib_name}-gui
14cr|clanlib0.6-0.6.5-42|133	Summary:	ClanLib Gui module
14cr|clanlib0.6-0.6.5-42|134	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|135	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|136	Provides:	%{lib_name_orig}-gui
14cr|clanlib0.6-0.6.5-42|137	
14cr|clanlib0.6-0.6.5-42|138	%description -n	%{lib_name}-gui
14cr|clanlib0.6-0.6.5-42|139	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|140	work for game developers. This package is the Gui module (clanGUI).
14cr|clanlib0.6-0.6.5-42|141	
14cr|clanlib0.6-0.6.5-42|142	%package -n	%{lib_name}-gl
14cr|clanlib0.6-0.6.5-42|143	Summary:	ClanLib GL module
14cr|clanlib0.6-0.6.5-42|144	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|145	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|146	Provides:	%{lib_name_orig}-gl
14cr|clanlib0.6-0.6.5-42|147	
14cr|clanlib0.6-0.6.5-42|148	%description -n	%{lib_name}-gl
14cr|clanlib0.6-0.6.5-42|149	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|150	work for game developers. This package is the GL module (clanGL).
14cr|clanlib0.6-0.6.5-42|151	
14cr|clanlib0.6-0.6.5-42|152	%package -n	%{lib_name}-ttf
14cr|clanlib0.6-0.6.5-42|153	Summary:	ClanLib TTF module
14cr|clanlib0.6-0.6.5-42|154	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|155	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|156	Provides:	%{lib_name_orig}-ttf
14cr|clanlib0.6-0.6.5-42|157	
14cr|clanlib0.6-0.6.5-42|158	%description -n	%{lib_name}-ttf
14cr|clanlib0.6-0.6.5-42|159	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|160	work for game developers. This package is the TTF module (clanTTF).
14cr|clanlib0.6-0.6.5-42|161	
14cr|clanlib0.6-0.6.5-42|162	%package -n	%{lib_name}-smalljpeg
14cr|clanlib0.6-0.6.5-42|163	Summary:	ClanLib SmallJPEG module
14cr|clanlib0.6-0.6.5-42|164	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|165	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|166	Provides:	%{lib_name_orig}-smalljpeg
14cr|clanlib0.6-0.6.5-42|167	
14cr|clanlib0.6-0.6.5-42|168	%description -n	%{lib_name}-smalljpeg
14cr|clanlib0.6-0.6.5-42|169	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|170	work for game developers. This package is the SmallJPEG module
14cr|clanlib0.6-0.6.5-42|171	(clanSmallJPEG).
14cr|clanlib0.6-0.6.5-42|172	
14cr|clanlib0.6-0.6.5-42|173	%package -n	%{lib_name}-mikmod
14cr|clanlib0.6-0.6.5-42|174	Summary:	ClanLib MikMod module
14cr|clanlib0.6-0.6.5-42|175	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|176	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|177	Provides:	ClanLib-mikmod = %{version}-%{release} clanlib-mikmod = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|178	Provides:	%{lib_name_orig}-mikmod
14cr|clanlib0.6-0.6.5-42|179	
14cr|clanlib0.6-0.6.5-42|180	%description -n	%{lib_name}-mikmod
14cr|clanlib0.6-0.6.5-42|181	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|182	work for game developers. This package is the MikMod module (clanMikMod).
14cr|clanlib0.6-0.6.5-42|183	
14cr|clanlib0.6-0.6.5-42|184	%package -n	%{lib_name}-png
14cr|clanlib0.6-0.6.5-42|185	Summary:	ClanLib PNG module
14cr|clanlib0.6-0.6.5-42|186	Group:		System/Libraries
14cr|clanlib0.6-0.6.5-42|187	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|188	Provides:	ClanLib-png = %{version}-%{release} clanlib-png = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|189	Provides:	%{lib_name_orig}-png
14cr|clanlib0.6-0.6.5-42|190	
14cr|clanlib0.6-0.6.5-42|191	%description -n	%{lib_name}-png
14cr|clanlib0.6-0.6.5-42|192	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|193	work for game developers. This package is the PNG module (clanPNG).
14cr|clanlib0.6-0.6.5-42|194	
14cr|clanlib0.6-0.6.5-42|195	%package	docs
14cr|clanlib0.6-0.6.5-42|196	Summary:	ClanLib documentation
14cr|clanlib0.6-0.6.5-42|197	Group:		Books/Computer books
14cr|clanlib0.6-0.6.5-42|198	Provides:	ClanLib-docs = %{version}-%{release} clanlib-docs = %{version}-%{release}
14cr|clanlib0.6-0.6.5-42|199	
14cr|clanlib0.6-0.6.5-42|200	%description	docs
14cr|clanlib0.6-0.6.5-42|201	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.6-0.6.5-42|202	work for game developers. This package contains the documentation.
14cr|clanlib0.6-0.6.5-42|203	
14cr|clanlib0.6-0.6.5-42|204	%prep
14cr|clanlib0.6-0.6.5-42|205	%setup -q -n ClanLib-%{version}
14cr|clanlib0.6-0.6.5-42|206	%patch0 -p0
14cr|clanlib0.6-0.6.5-42|207	%patch1 -p1
14cr|clanlib0.6-0.6.5-42|208	%patch2 -p0
14cr|clanlib0.6-0.6.5-42|209	%patch3 -p0
14cr|clanlib0.6-0.6.5-42|210	%patch4 -p1
14cr|clanlib0.6-0.6.5-42|211	%patch5 -p1 -b .64bit-fixes
14cr|clanlib0.6-0.6.5-42|212	%patch6 -p1 -b .bounds
14cr|clanlib0.6-0.6.5-42|213	%patch7 -p1
14cr|clanlib0.6-0.6.5-42|214	%patch8 -p0
14cr|clanlib0.6-0.6.5-42|215	%patch9 -p1 -b .freetype
14cr|clanlib0.6-0.6.5-42|216	%patch10 -p1 -b .directfb-fixes
14cr|clanlib0.6-0.6.5-42|217	%patch11 -p1 -b .extraqualif
14cr|clanlib0.6-0.6.5-42|218	%patch12 -p1 -b .typename
14cr|clanlib0.6-0.6.5-42|219	%patch13 -p1 -z .gcc43
14cr|clanlib0.6-0.6.5-42|220	%patch14 -p1
14cr|clanlib0.6-0.6.5-42|221	%patch15 -p1
14cr|clanlib0.6-0.6.5-42|222	%patch16 -p1
14cr|clanlib0.6-0.6.5-42|223	%patch17 -p0
14cr|clanlib0.6-0.6.5-42|224	%patch18 -p0
14cr|clanlib0.6-0.6.5-42|225	%patch19 -p0
14cr|clanlib0.6-0.6.5-42|226	
14cr|clanlib0.6-0.6.5-42|227	autoconf
14cr|clanlib0.6-0.6.5-42|228	
14cr|clanlib0.6-0.6.5-42|229	%build
14cr|clanlib0.6-0.6.5-42|230	export COMMON_CONFIGURE_FLAGS="--enable-dyn --enable-joystick --disable-lua --disable-debug --enable-ttf --disable-directfb"
14cr|clanlib0.6-0.6.5-42|231	# (sb) doesn't build on PPC with this
14cr|clanlib0.6-0.6.5-42|232	%ifarch %ix86
14cr|clanlib0.6-0.6.5-42|233	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
14cr|clanlib0.6-0.6.5-42|234	export CFLAGS="%{optflags} -fno-omit-frame-pointer" CXXFLAGS="%{optflags} -fno-omit-frame-pointer"
14cr|clanlib0.6-0.6.5-42|235	%else
14cr|clanlib0.6-0.6.5-42|236	export COMMON_CONFIGURE_FLAGS="$COMMON_CONFIGURE_FLAGS --disable-asm386"
14cr|clanlib0.6-0.6.5-42|237	%endif
14cr|clanlib0.6-0.6.5-42|238	
14cr|clanlib0.6-0.6.5-42|239	%configure2_5x $COMMON_CONFIGURE_FLAGS
14cr|clanlib0.6-0.6.5-42|240	
14cr|clanlib0.6-0.6.5-42|241	# (gc) there can be ordering problem when using percent-make, don't use it
14cr|clanlib0.6-0.6.5-42|242	make all
14cr|clanlib0.6-0.6.5-42|243	make strip
14cr|clanlib0.6-0.6.5-42|244	chmod 755 Documentation/FAQ.theme
14cr|clanlib0.6-0.6.5-42|245	rm -f Libs/*.a
14cr|clanlib0.6-0.6.5-42|246	make docs
14cr|clanlib0.6-0.6.5-42|247	
14cr|clanlib0.6-0.6.5-42|248	%install
14cr|clanlib0.6-0.6.5-42|249	%makeinstall BIN_PREFIX=%{buildroot}%{_bindir} LIB_PREFIX=%{buildroot}%{_libdir} INC_PREFIX=%{buildroot}%{_includedir} TARGET_PREFIX=%{buildroot}%{_libdir}/ClanLib
14cr|clanlib0.6-0.6.5-42|250	make MAN_PREFIX=%{buildroot}%{_mandir} HTML_PREFIX=%{buildroot}%{_datadir}/doc/%{name}-docs-%{version}/Docs docs_install
14cr|clanlib0.6-0.6.5-42|251	
14cr|clanlib0.6-0.6.5-42|252	%files -n %{lib_name}
14cr|clanlib0.6-0.6.5-42|253	%doc README COPYING CREDITS
14cr|clanlib0.6-0.6.5-42|254	%{_libdir}/libclanCore.so.*
14cr|clanlib0.6-0.6.5-42|255	%{_libdir}/libclanApp.so.*
14cr|clanlib0.6-0.6.5-42|256	%{_libdir}/libclanDisplay.so.*
14cr|clanlib0.6-0.6.5-42|257	
14cr|clanlib0.6-0.6.5-42|258	%files -n %{lib_name}-devel
14cr|clanlib0.6-0.6.5-42|259	%doc README COPYING CODING_STYLE ascii-logo
14cr|clanlib0.6-0.6.5-42|260	%{_libdir}/*.so
14cr|clanlib0.6-0.6.5-42|261	%{_includedir}/ClanLib
14cr|clanlib0.6-0.6.5-42|262	%{_bindir}/clanlib-config
14cr|clanlib0.6-0.6.5-42|263	
14cr|clanlib0.6-0.6.5-42|264	%files -n %{lib_name}-static-devel
14cr|clanlib0.6-0.6.5-42|265	%doc README
14cr|clanlib0.6-0.6.5-42|266	%{_libdir}/*.a
14cr|clanlib0.6-0.6.5-42|267	
14cr|clanlib0.6-0.6.5-42|268	%files docs
14cr|clanlib0.6-0.6.5-42|269	%{_docdir}/%{name}-docs-%{version}/*
14cr|clanlib0.6-0.6.5-42|270	
14cr|clanlib0.6-0.6.5-42|271	%files -n %{lib_name}-mikmod
14cr|clanlib0.6-0.6.5-42|272	%doc README
14cr|clanlib0.6-0.6.5-42|273	%{_libdir}/libclanMikMod.so.*
14cr|clanlib0.6-0.6.5-42|274	
14cr|clanlib0.6-0.6.5-42|275	%files -n %{lib_name}-png
14cr|clanlib0.6-0.6.5-42|276	%doc README
14cr|clanlib0.6-0.6.5-42|277	%{_libdir}/libclanPNG.so.*
14cr|clanlib0.6-0.6.5-42|278	
14cr|clanlib0.6-0.6.5-42|279	%files -n %{lib_name}-ttf
14cr|clanlib0.6-0.6.5-42|280	%doc README
14cr|clanlib0.6-0.6.5-42|281	%{_libdir}/libclanTTF.so.*
14cr|clanlib0.6-0.6.5-42|282	
14cr|clanlib0.6-0.6.5-42|283	%files -n %{lib_name}-jpeg
14cr|clanlib0.6-0.6.5-42|284	%doc README
14cr|clanlib0.6-0.6.5-42|285	%{_libdir}/libclanJPEG.so.*
14cr|clanlib0.6-0.6.5-42|286	
14cr|clanlib0.6-0.6.5-42|287	%files -n %{lib_name}-network
14cr|clanlib0.6-0.6.5-42|288	%doc README
14cr|clanlib0.6-0.6.5-42|289	%{_libdir}/libclanNetwork.so.*
14cr|clanlib0.6-0.6.5-42|290	
14cr|clanlib0.6-0.6.5-42|291	%files -n %{lib_name}-vorbis
14cr|clanlib0.6-0.6.5-42|292	%doc README
14cr|clanlib0.6-0.6.5-42|293	%{_libdir}/libclanVorbis.so.*
14cr|clanlib0.6-0.6.5-42|294	
14cr|clanlib0.6-0.6.5-42|295	%files -n %{lib_name}-smalljpeg
14cr|clanlib0.6-0.6.5-42|296	%doc README
14cr|clanlib0.6-0.6.5-42|297	%{_libdir}/libclanSmallJPEG.so.*
14cr|clanlib0.6-0.6.5-42|298	
14cr|clanlib0.6-0.6.5-42|299	%files -n %{lib_name}-sound
14cr|clanlib0.6-0.6.5-42|300	%doc README
14cr|clanlib0.6-0.6.5-42|301	%{_libdir}/libclanSound.so.*
14cr|clanlib0.6-0.6.5-42|302	
14cr|clanlib0.6-0.6.5-42|303	%files -n %{lib_name}-gui
14cr|clanlib0.6-0.6.5-42|304	%doc README
14cr|clanlib0.6-0.6.5-42|305	%{_libdir}/libclanGUI.so.*
14cr|clanlib0.6-0.6.5-42|306	
14cr|clanlib0.6-0.6.5-42|307	%files -n %{lib_name}-gl
14cr|clanlib0.6-0.6.5-42|308	%doc README
14cr|clanlib0.6-0.6.5-42|309	%{_libdir}/libclanGL.so.*
14cr|clanlib0.6-0.6.5-42|310	
14cr|clanlib0.6-0.6.5-42|311	
14cr|clanlib0.6-0.6.5-42|312	%changelog
14cr|clanlib0.6-0.6.5-42|313	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-42
14cr|clanlib0.6-0.6.5-42|314	+ Revision: 235c057
14cr|clanlib0.6-0.6.5-42|315	- MassBuild#464: Increase release tag
14cr|clanlib0.6-0.6.5-42|316	
14cr|clanlib0.6-0.6.5-42|317	

609 14
14cr|clanlib0.8-0.8.1-10|1	%define	lib_name_orig	libclanlib
14cr|clanlib0.8-0.8.1-10|2	%define	lib_major	0.8
14cr|clanlib0.8-0.8.1-10|3	%define	lib_name	%mklibname clanlib %{lib_major}
14cr|clanlib0.8-0.8.1-10|4	
14cr|clanlib0.8-0.8.1-10|5	Name:		clanlib0.8
14cr|clanlib0.8-0.8.1-10|6	Summary:	The ClanLib Game SDK
14cr|clanlib0.8-0.8.1-10|7	Version:	0.8.1
14cr|clanlib0.8-0.8.1-10|8	Release:	10
14cr|clanlib0.8-0.8.1-10|9	License:	BSD-like
14cr|clanlib0.8-0.8.1-10|10	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|11	Url:		http://www.clanlib.org/
14cr|clanlib0.8-0.8.1-10|12	Source0:	http://www.clanlib.org/download/releases-%{lib_major}/ClanLib-%version.tgz
14cr|clanlib0.8-0.8.1-10|13	Patch0:		clanlib-0.8.1-gcc43.patch
14cr|clanlib0.8-0.8.1-10|14	Patch1:		clanlib-0.8.1-ndebug.patch
14cr|clanlib0.8-0.8.1-10|15	Patch2:		clanlib-0.8.1-gcc44.patch
14cr|clanlib0.8-0.8.1-10|16	Patch3:		clanlib-0.8.1-libpng1.5.patch
14cr|clanlib0.8-0.8.1-10|17	Patch4:		clanlib-0.8.1-link.patch
14cr|clanlib0.8-0.8.1-10|18	Patch5:		ClanLib-0.8.1-gcc4.7.patch
14cr|clanlib0.8-0.8.1-10|19	BuildRequires:	pkgconfig(alsa)
14cr|clanlib0.8-0.8.1-10|20	BuildRequires:	pkgconfig(sdl)
14cr|clanlib0.8-0.8.1-10|21	BuildRequires:	pkgconfig(SDL_gfx)
14cr|clanlib0.8-0.8.1-10|22	BuildRequires:	pkgconfig(gl)
14cr|clanlib0.8-0.8.1-10|23	BuildRequires:	pkgconfig(glu)
14cr|clanlib0.8-0.8.1-10|24	BuildRequires:	pkgconfig(libpng)
14cr|clanlib0.8-0.8.1-10|25	BuildRequires:	pkgconfig(ogg)
14cr|clanlib0.8-0.8.1-10|26	BuildRequires:	pkgconfig(vorbis)
14cr|clanlib0.8-0.8.1-10|27	BuildRequires:	pkgconfig(x11)
14cr|clanlib0.8-0.8.1-10|28	BuildRequires:	pkgconfig(xi)
14cr|clanlib0.8-0.8.1-10|29	BuildRequires:	pkgconfig(xxf86vm)
14cr|clanlib0.8-0.8.1-10|30	BuildRequires:	libmikmod-devel
14cr|clanlib0.8-0.8.1-10|31	BuildRequires:	jpeg-devel
14cr|clanlib0.8-0.8.1-10|32	BuildRequires:	libxslt-proc
14cr|clanlib0.8-0.8.1-10|33	
14cr|clanlib0.8-0.8.1-10|34	%description
14cr|clanlib0.8-0.8.1-10|35	The ClanLib Game SDK is a crossplatform game library designed to ease the work
14cr|clanlib0.8-0.8.1-10|36	for game developers. The goal is to provide a common interface to classical
14cr|clanlib0.8-0.8.1-10|37	game problems (loading graphics eg.), so games can share as much code as
14cr|clanlib0.8-0.8.1-10|38	possible. Ideally anyone with small resources should be able to write
14cr|clanlib0.8-0.8.1-10|39	commercial quality games.
14cr|clanlib0.8-0.8.1-10|40	
14cr|clanlib0.8-0.8.1-10|41	%package -n	%{lib_name}
14cr|clanlib0.8-0.8.1-10|42	Summary:	Main library for %{name}
14cr|clanlib0.8-0.8.1-10|43	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|44	Provides:	%{name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|45	
14cr|clanlib0.8-0.8.1-10|46	%description -n	%{lib_name}
14cr|clanlib0.8-0.8.1-10|47	This package contains the library needed to run programs dynamically
14cr|clanlib0.8-0.8.1-10|48	linked with %{name}.
14cr|clanlib0.8-0.8.1-10|49	
14cr|clanlib0.8-0.8.1-10|50	%package -n	%{lib_name}-devel
14cr|clanlib0.8-0.8.1-10|51	Summary:	Headers for developing programs that will use %{name}
14cr|clanlib0.8-0.8.1-10|52	Group:		Development/C++
14cr|clanlib0.8-0.8.1-10|53	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|54	Requires:	%{lib_name}-gl = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|55	Requires:	%{lib_name}-gui = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|56	Requires:	%{lib_name}-mikmod = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|57	Requires:	%{lib_name}-network = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|58	Requires:	%{lib_name}-sound = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|59	Requires:	%{lib_name}-vorbis = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|60	Requires:	%{lib_name}-sdl = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|61	Requires:	%{lib_name}-signals = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|62	Requires:	%{lib_name}-guistylesilver = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|63	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|64	Provides:	%{name}-devel
14cr|clanlib0.8-0.8.1-10|65	Conflicts:	clanlib0.6-devel
14cr|clanlib0.8-0.8.1-10|66	
14cr|clanlib0.8-0.8.1-10|67	%description -n	%{lib_name}-devel
14cr|clanlib0.8-0.8.1-10|68	This package contains the headers that programmers will need to develop
14cr|clanlib0.8-0.8.1-10|69	applications which will use %{name}.
14cr|clanlib0.8-0.8.1-10|70	
14cr|clanlib0.8-0.8.1-10|71	%package -n	%{lib_name}-static-devel
14cr|clanlib0.8-0.8.1-10|72	Summary:	Static libraries for %{name}
14cr|clanlib0.8-0.8.1-10|73	Group:		Development/C++
14cr|clanlib0.8-0.8.1-10|74	Requires:	%{lib_name} = %{version}
14cr|clanlib0.8-0.8.1-10|75	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|76	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|77	
14cr|clanlib0.8-0.8.1-10|78	%description -n	%{lib_name}-static-devel
14cr|clanlib0.8-0.8.1-10|79	This package contains the static libraries for %{name}.
14cr|clanlib0.8-0.8.1-10|80	
14cr|clanlib0.8-0.8.1-10|81	%package -n	%{lib_name}-sound
14cr|clanlib0.8-0.8.1-10|82	Summary:	ClanLib Sound module
14cr|clanlib0.8-0.8.1-10|83	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|84	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|85	Provides:	%{lib_name_orig}-sound = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|86	
14cr|clanlib0.8-0.8.1-10|87	%description -n	%{lib_name}-sound
14cr|clanlib0.8-0.8.1-10|88	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|89	work for game developers. This package is the Sound module (clanSound).
14cr|clanlib0.8-0.8.1-10|90	
14cr|clanlib0.8-0.8.1-10|91	%package -n	%{lib_name}-vorbis
14cr|clanlib0.8-0.8.1-10|92	Summary:	ClanLib Vorbis module
14cr|clanlib0.8-0.8.1-10|93	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|94	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|95	Provides:	%{lib_name_orig}-vorbis = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|96	
14cr|clanlib0.8-0.8.1-10|97	%description -n	%{lib_name}-vorbis
14cr|clanlib0.8-0.8.1-10|98	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|99	work for game developers. This package is the Vorbis module (clanVorbis).
14cr|clanlib0.8-0.8.1-10|100	
14cr|clanlib0.8-0.8.1-10|101	%package -n	%{lib_name}-network
14cr|clanlib0.8-0.8.1-10|102	Summary:	ClanLib Network module
14cr|clanlib0.8-0.8.1-10|103	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|104	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|105	Provides:	%{lib_name_orig}-network = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|106	
14cr|clanlib0.8-0.8.1-10|107	%description -n	%{lib_name}-network
14cr|clanlib0.8-0.8.1-10|108	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|109	work for game developers. This package is the Network module (clanNetwork).
14cr|clanlib0.8-0.8.1-10|110	
14cr|clanlib0.8-0.8.1-10|111	%package -n	%{lib_name}-gui
14cr|clanlib0.8-0.8.1-10|112	Summary:	ClanLib Gui module
14cr|clanlib0.8-0.8.1-10|113	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|114	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|115	Provides:	%{lib_name_orig}-gui = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|116	
14cr|clanlib0.8-0.8.1-10|117	%description -n	%{lib_name}-gui
14cr|clanlib0.8-0.8.1-10|118	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|119	work for game developers. This package is the Gui module (clanGUI).
14cr|clanlib0.8-0.8.1-10|120	
14cr|clanlib0.8-0.8.1-10|121	%package -n	%{lib_name}-gl
14cr|clanlib0.8-0.8.1-10|122	Summary:	ClanLib GL module
14cr|clanlib0.8-0.8.1-10|123	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|124	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|125	Provides:	%{lib_name_orig}-gl = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|126	
14cr|clanlib0.8-0.8.1-10|127	%description -n	%{lib_name}-gl
14cr|clanlib0.8-0.8.1-10|128	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|129	work for game developers. This package is the GL module (clanGL).
14cr|clanlib0.8-0.8.1-10|130	
14cr|clanlib0.8-0.8.1-10|131	%package -n	%{lib_name}-mikmod
14cr|clanlib0.8-0.8.1-10|132	Summary:	ClanLib MikMod module
14cr|clanlib0.8-0.8.1-10|133	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|134	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|135	Provides:	%{lib_name_orig}-mikmod = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|136	
14cr|clanlib0.8-0.8.1-10|137	%description -n	%{lib_name}-mikmod
14cr|clanlib0.8-0.8.1-10|138	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|139	work for game developers. This package is the MikMod module (clanMikMod).
14cr|clanlib0.8-0.8.1-10|140	
14cr|clanlib0.8-0.8.1-10|141	%package -n	%{lib_name}-sdl
14cr|clanlib0.8-0.8.1-10|142	Summary:	ClanLib SDL module
14cr|clanlib0.8-0.8.1-10|143	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|144	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|145	Provides:	%{lib_name_orig}-sdl = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|146	
14cr|clanlib0.8-0.8.1-10|147	%description -n	%{lib_name}-sdl
14cr|clanlib0.8-0.8.1-10|148	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|149	work for game developers. This package is the SDL module (clanSDL).
14cr|clanlib0.8-0.8.1-10|150	
14cr|clanlib0.8-0.8.1-10|151	%package -n	%{lib_name}-signals
14cr|clanlib0.8-0.8.1-10|152	Summary:	ClanLib Signals module
14cr|clanlib0.8-0.8.1-10|153	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|154	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|155	Provides:	%{lib_name_orig}-signals = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|156	
14cr|clanlib0.8-0.8.1-10|157	%description -n	%{lib_name}-signals
14cr|clanlib0.8-0.8.1-10|158	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|159	work for game developers. This package is the Signals module (clanSignals).
14cr|clanlib0.8-0.8.1-10|160	
14cr|clanlib0.8-0.8.1-10|161	%package -n	%{lib_name}-guistylesilver
14cr|clanlib0.8-0.8.1-10|162	Summary:	ClanLib GUIStyleSilver module
14cr|clanlib0.8-0.8.1-10|163	Group:		System/Libraries
14cr|clanlib0.8-0.8.1-10|164	Requires:	%{lib_name} = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|165	Provides:	%{lib_name_orig}-guistylesilver = %{version}-%{release}
14cr|clanlib0.8-0.8.1-10|166	
14cr|clanlib0.8-0.8.1-10|167	%description -n	%{lib_name}-guistylesilver
14cr|clanlib0.8-0.8.1-10|168	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|169	work for game developers. This package is the GUIStyleSilver module
14cr|clanlib0.8-0.8.1-10|170	(clanGUIStyleSilver).
14cr|clanlib0.8-0.8.1-10|171	
14cr|clanlib0.8-0.8.1-10|172	%package	docs
14cr|clanlib0.8-0.8.1-10|173	Summary:	ClanLib documentation
14cr|clanlib0.8-0.8.1-10|174	Group:		Books/Computer books
14cr|clanlib0.8-0.8.1-10|175	
14cr|clanlib0.8-0.8.1-10|176	%description	docs
14cr|clanlib0.8-0.8.1-10|177	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib0.8-0.8.1-10|178	work for game developers. This package contains the documentation.
14cr|clanlib0.8-0.8.1-10|179	
14cr|clanlib0.8-0.8.1-10|180	%prep
14cr|clanlib0.8-0.8.1-10|181	%setup -q -n ClanLib-%{version}
14cr|clanlib0.8-0.8.1-10|182	%patch0 -p0
14cr|clanlib0.8-0.8.1-10|183	%patch1 -p1
14cr|clanlib0.8-0.8.1-10|184	%patch2 -p1
14cr|clanlib0.8-0.8.1-10|185	%patch3 -p0
14cr|clanlib0.8-0.8.1-10|186	%patch4 -p0
14cr|clanlib0.8-0.8.1-10|187	%patch5 -p1
14cr|clanlib0.8-0.8.1-10|188	
14cr|clanlib0.8-0.8.1-10|189	%build
14cr|clanlib0.8-0.8.1-10|190	./autogen.sh
14cr|clanlib0.8-0.8.1-10|191	# disable no_undefined, otherwise it fails on linking src
14cr|clanlib0.8-0.8.1-10|192	%define _disable_ld_no_undefined 1
14cr|clanlib0.8-0.8.1-10|193	%configure2_5x	--enable-dyn \
14cr|clanlib0.8-0.8.1-10|194	--enable-joystick \
14cr|clanlib0.8-0.8.1-10|195	--disable-lua \
14cr|clanlib0.8-0.8.1-10|196	--disable-debug \
14cr|clanlib0.8-0.8.1-10|197	--with-pic \
14cr|clanlib0.8-0.8.1-10|198	--enable-docs \
14cr|clanlib0.8-0.8.1-10|199	--enable-ttf \
14cr|clanlib0.8-0.8.1-10|200	--enable-clanDisplay \
14cr|clanlib0.8-0.8.1-10|201	--enable-clanSDL \
14cr|clanlib0.8-0.8.1-10|202	--enable-clanGL \
14cr|clanlib0.8-0.8.1-10|203	--enable-clanSound \
14cr|clanlib0.8-0.8.1-10|204	--enable-clanNetwork \
14cr|clanlib0.8-0.8.1-10|205	--enable-clanGUI \
14cr|clanlib0.8-0.8.1-10|206	--enable-clanMikMod \
14cr|clanlib0.8-0.8.1-10|207	--enable-clanVorbis \
14cr|clanlib0.8-0.8.1-10|208	%ifarch %{ix86}
14cr|clanlib0.8-0.8.1-10|209	--enable-asm386
14cr|clanlib0.8-0.8.1-10|210	%endif
14cr|clanlib0.8-0.8.1-10|211	
14cr|clanlib0.8-0.8.1-10|212	%make all
14cr|clanlib0.8-0.8.1-10|213	
14cr|clanlib0.8-0.8.1-10|214	%install
14cr|clanlib0.8-0.8.1-10|215	%makeinstall BIN_PREFIX=%{buildroot}%{_bindir} LIB_PREFIX=%{buildroot}%{_libdir} INC_PREFIX=%{buildroot}%{_includedir} TARGET_PREFIX=%{buildroot}%{_libdir}/ClanLib
14cr|clanlib0.8-0.8.1-10|216	
14cr|clanlib0.8-0.8.1-10|217	ln -s ClanLib-0.7 %{buildroot}%{_includedir}/ClanLib
14cr|clanlib0.8-0.8.1-10|218	
14cr|clanlib0.8-0.8.1-10|219	%files -n %{lib_name}
14cr|clanlib0.8-0.8.1-10|220	%doc README COPYING CREDITS
14cr|clanlib0.8-0.8.1-10|221	%{_libdir}/libclanCore-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|222	%{_libdir}/libclanApp-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|223	%{_libdir}/libclanDisplay-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|224	
14cr|clanlib0.8-0.8.1-10|225	%files -n %{lib_name}-devel
14cr|clanlib0.8-0.8.1-10|226	%doc README COPYING CODING_STYLE ascii-logo
14cr|clanlib0.8-0.8.1-10|227	%{_libdir}/*.so
14cr|clanlib0.8-0.8.1-10|228	%{_includedir}/ClanLib-%{lib_major}
14cr|clanlib0.8-0.8.1-10|229	%{_includedir}/ClanLib
14cr|clanlib0.8-0.8.1-10|230	#{_bindir}/clanlib-config
14cr|clanlib0.8-0.8.1-10|231	%{_libdir}/pkgconfig/*.pc
14cr|clanlib0.8-0.8.1-10|232	
14cr|clanlib0.8-0.8.1-10|233	%files -n %{lib_name}-static-devel
14cr|clanlib0.8-0.8.1-10|234	%{_libdir}/*.a
14cr|clanlib0.8-0.8.1-10|235	
14cr|clanlib0.8-0.8.1-10|236	%files docs
14cr|clanlib0.8-0.8.1-10|237	%{_docdir}/clanlib
14cr|clanlib0.8-0.8.1-10|238	
14cr|clanlib0.8-0.8.1-10|239	%files -n %{lib_name}-mikmod
14cr|clanlib0.8-0.8.1-10|240	%{_libdir}/libclanMikMod-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|241	
14cr|clanlib0.8-0.8.1-10|242	%files -n %{lib_name}-network
14cr|clanlib0.8-0.8.1-10|243	%{_libdir}/libclanNetwork-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|244	
14cr|clanlib0.8-0.8.1-10|245	%files -n %{lib_name}-vorbis
14cr|clanlib0.8-0.8.1-10|246	%{_libdir}/libclanVorbis-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|247	
14cr|clanlib0.8-0.8.1-10|248	%files -n %{lib_name}-sound
14cr|clanlib0.8-0.8.1-10|249	%{_libdir}/libclanSound-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|250	
14cr|clanlib0.8-0.8.1-10|251	%files -n %{lib_name}-gui
14cr|clanlib0.8-0.8.1-10|252	%{_libdir}/libclanGUI-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|253	
14cr|clanlib0.8-0.8.1-10|254	%files -n %{lib_name}-gl
14cr|clanlib0.8-0.8.1-10|255	%{_libdir}/libclanGL-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|256	
14cr|clanlib0.8-0.8.1-10|257	%files -n %{lib_name}-sdl
14cr|clanlib0.8-0.8.1-10|258	%{_libdir}/libclanSDL-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|259	
14cr|clanlib0.8-0.8.1-10|260	%files -n %{lib_name}-signals
14cr|clanlib0.8-0.8.1-10|261	%{_libdir}/libclanSignals-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|262	
14cr|clanlib0.8-0.8.1-10|263	%files -n %{lib_name}-guistylesilver
14cr|clanlib0.8-0.8.1-10|264	%{_libdir}/libclanGUIStyleSilver-%{lib_major}.so.*
14cr|clanlib0.8-0.8.1-10|265	
14cr|clanlib0.8-0.8.1-10|266	
14cr|clanlib0.8-0.8.1-10|267	%changelog
14cr|clanlib0.8-0.8.1-10|268	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-10
14cr|clanlib0.8-0.8.1-10|269	+ Revision: 8eb4f40
14cr|clanlib0.8-0.8.1-10|270	- MassBuild#464: Increase release tag
14cr|clanlib0.8-0.8.1-10|271	
14cr|clanlib0.8-0.8.1-10|272	

610 14
14cr|clanlib-2.3.7-3|1	%define api 2.3
14cr|clanlib-2.3.7-3|2	%define major 1
14cr|clanlib-2.3.7-3|3	%define libname %mklibname clanlib %{api} %{major}
14cr|clanlib-2.3.7-3|4	%define devname %mklibname -d clanlib %{api}
14cr|clanlib-2.3.7-3|5	
14cr|clanlib-2.3.7-3|6	Summary:	The ClanLib Game SDK series %{api}
14cr|clanlib-2.3.7-3|7	Name:		clanlib
14cr|clanlib-2.3.7-3|8	Version:	2.3.7
14cr|clanlib-2.3.7-3|9	Release:	3
14cr|clanlib-2.3.7-3|10	License:	BSD
14cr|clanlib-2.3.7-3|11	Group:		System/Libraries
14cr|clanlib-2.3.7-3|12	Url:		http://www.clanlib.org/
14cr|clanlib-2.3.7-3|13	Source0:	http://www.clanlib.org/download/releases-2.0/ClanLib-%{version}.tgz
14cr|clanlib-2.3.7-3|14	Patch0:		ClanLib-2.3.6-link.patch
14cr|clanlib-2.3.7-3|15	Patch1:		ClanLib-2.3.4-gcc47.patch
14cr|clanlib-2.3.7-3|16	BuildRequires:	autoconf2.5
14cr|clanlib-2.3.7-3|17	BuildRequires:	doxygen
14cr|clanlib-2.3.7-3|18	BuildRequires:	libxslt-proc
14cr|clanlib-2.3.7-3|19	BuildRequires:	bzip2-devel
14cr|clanlib-2.3.7-3|20	BuildRequires:	jpeg-devel
14cr|clanlib-2.3.7-3|21	BuildRequires:	libmikmod-devel
14cr|clanlib-2.3.7-3|22	BuildRequires:	pkgconfig(fontconfig)
14cr|clanlib-2.3.7-3|23	BuildRequires:	pkgconfig(freetype2)
14cr|clanlib-2.3.7-3|24	BuildRequires:	pkgconfig(gl)
14cr|clanlib-2.3.7-3|25	BuildRequires:	pkgconfig(glu)
14cr|clanlib-2.3.7-3|26	BuildRequires:	pkgconfig(libpcre)
14cr|clanlib-2.3.7-3|27	BuildRequires:	pkgconfig(libpng)
14cr|clanlib-2.3.7-3|28	BuildRequires:	pkgconfig(libtiff-4)
14cr|clanlib-2.3.7-3|29	BuildRequires:	pkgconfig(SDL_gfx)
14cr|clanlib-2.3.7-3|30	BuildRequires:	pkgconfig(sqlite3)
14cr|clanlib-2.3.7-3|31	BuildRequires:	pkgconfig(vorbis)
14cr|clanlib-2.3.7-3|32	BuildRequires:	pkgconfig(xrender)
14cr|clanlib-2.3.7-3|33	
14cr|clanlib-2.3.7-3|34	%description
14cr|clanlib-2.3.7-3|35	The ClanLib Game SDK is a crossplatform game library designed to ease the work
14cr|clanlib-2.3.7-3|36	for game developers. The goal is to provide a common interface to classical
14cr|clanlib-2.3.7-3|37	game problems (loading graphics eg.), so games can share as much code as
14cr|clanlib-2.3.7-3|38	possible. Ideally anyone with small resources should be able to write
14cr|clanlib-2.3.7-3|39	commercial quality games.
14cr|clanlib-2.3.7-3|40	
14cr|clanlib-2.3.7-3|41	#----------------------------------------------------------------------------
14cr|clanlib-2.3.7-3|42	
14cr|clanlib-2.3.7-3|43	%package -n %{libname}
14cr|clanlib-2.3.7-3|44	Summary:	Main library for %{name}
14cr|clanlib-2.3.7-3|45	Group:		System/Libraries
14cr|clanlib-2.3.7-3|46	Provides:	%{name} = %{EVRD}
14cr|clanlib-2.3.7-3|47	
14cr|clanlib-2.3.7-3|48	%description -n %{libname}
14cr|clanlib-2.3.7-3|49	This package contains the library needed to run programs dynamically
14cr|clanlib-2.3.7-3|50	linked with %{name}.
14cr|clanlib-2.3.7-3|51	
14cr|clanlib-2.3.7-3|52	%files -n %{libname}
14cr|clanlib-2.3.7-3|53	%{_libdir}/libclan*-%{api}.so.%{major}*
14cr|clanlib-2.3.7-3|54	
14cr|clanlib-2.3.7-3|55	#----------------------------------------------------------------------------
14cr|clanlib-2.3.7-3|56	
14cr|clanlib-2.3.7-3|57	%package -n %{devname}
14cr|clanlib-2.3.7-3|58	Summary:	Headers for developing programs that will use %{name}
14cr|clanlib-2.3.7-3|59	Group:		Development/C++
14cr|clanlib-2.3.7-3|60	Requires:	%{libname} = %{EVRD}
14cr|clanlib-2.3.7-3|61	Provides:	ClanLib-devel = %{EVRD}
14cr|clanlib-2.3.7-3|62	Provides:	clanlib-devel = %{EVRD}
14cr|clanlib-2.3.7-3|63	Provides:	%{name}-devel = %{EVRD}
14cr|clanlib-2.3.7-3|64	
14cr|clanlib-2.3.7-3|65	%description -n %{devname}
14cr|clanlib-2.3.7-3|66	This package contains the headers that programmers will need to develop
14cr|clanlib-2.3.7-3|67	applications which will use %{name}.
14cr|clanlib-2.3.7-3|68	
14cr|clanlib-2.3.7-3|69	%files -n %{devname}
14cr|clanlib-2.3.7-3|70	%{_libdir}/*.so
14cr|clanlib-2.3.7-3|71	%{_includedir}/*
14cr|clanlib-2.3.7-3|72	%{_libdir}/pkgconfig/*.pc
14cr|clanlib-2.3.7-3|73	
14cr|clanlib-2.3.7-3|74	#----------------------------------------------------------------------------
14cr|clanlib-2.3.7-3|75	
14cr|clanlib-2.3.7-3|76	%package docs
14cr|clanlib-2.3.7-3|77	Summary:	ClanLib documentation
14cr|clanlib-2.3.7-3|78	Group:		Books/Computer books
14cr|clanlib-2.3.7-3|79	BuildArch:	noarch
14cr|clanlib-2.3.7-3|80	
14cr|clanlib-2.3.7-3|81	%description docs
14cr|clanlib-2.3.7-3|82	The ClanLib Game SDK is a crossplatform game library designed to ease the
14cr|clanlib-2.3.7-3|83	work for game developers. This package contains the documentation.
14cr|clanlib-2.3.7-3|84	
14cr|clanlib-2.3.7-3|85	%files docs
14cr|clanlib-2.3.7-3|86	%{_docdir}/clanlib-%{api}
14cr|clanlib-2.3.7-3|87	
14cr|clanlib-2.3.7-3|88	#----------------------------------------------------------------------------
14cr|clanlib-2.3.7-3|89	
14cr|clanlib-2.3.7-3|90	%prep
14cr|clanlib-2.3.7-3|91	%setup -q -n ClanLib-%{version}
14cr|clanlib-2.3.7-3|92	%patch0 -p0 -b .link
14cr|clanlib-2.3.7-3|93	%patch1 -p1 -b .gcc
14cr|clanlib-2.3.7-3|94	
14cr|clanlib-2.3.7-3|95	%build
14cr|clanlib-2.3.7-3|96	autoreconf -fi
14cr|clanlib-2.3.7-3|97	%configure2_5x \
14cr|clanlib-2.3.7-3|98	--disable-static \
14cr|clanlib-2.3.7-3|99	%ifarch %{ix86}
14cr|clanlib-2.3.7-3|100	--disable-sse2 \
14cr|clanlib-2.3.7-3|101	%endif
14cr|clanlib-2.3.7-3|102	--enable-docs
14cr|clanlib-2.3.7-3|103	
14cr|clanlib-2.3.7-3|104	# Hack to fix build with new binutils
14cr|clanlib-2.3.7-3|105	sed s,"build_libtool_need_lc=no","build_libtool_need_lc=yes",g -i libtool
14cr|clanlib-2.3.7-3|106	%make
14cr|clanlib-2.3.7-3|107	
14cr|clanlib-2.3.7-3|108	%install
14cr|clanlib-2.3.7-3|109	%makeinstall_std
14cr|clanlib-2.3.7-3|110	
14cr|clanlib-2.3.7-3|111	
14cr|clanlib-2.3.7-3|112	%changelog
14cr|clanlib-2.3.7-3|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.7-3
14cr|clanlib-2.3.7-3|114	+ Revision: 7270b4d
14cr|clanlib-2.3.7-3|115	- MassBuild#464: Increase release tag
14cr|clanlib-2.3.7-3|116	
14cr|clanlib-2.3.7-3|117	

611 14
14cr|clara-0.20031214-8|1	%define name	clara
14cr|clara-0.20031214-8|2	%define version 0.20031214
14cr|clara-0.20031214-8|3	%define tarver  20031214
14cr|clara-0.20031214-8|4	%define release  8
14cr|clara-0.20031214-8|5	%define rc_name	%{name}-%{tarver}
14cr|clara-0.20031214-8|6	
14cr|clara-0.20031214-8|7	Name: 		%{name}
14cr|clara-0.20031214-8|8	Version: 	%{version}
14cr|clara-0.20031214-8|9	Release: 	%{release}
14cr|clara-0.20031214-8|10	
14cr|clara-0.20031214-8|11	Summary: 	An OCR (Optical Character Recognition) program
14cr|clara-0.20031214-8|12	URL: 		http://www.geocities.com/claraocr
14cr|clara-0.20031214-8|13	Source: 	http://www.geocities.com/claraocr/%{rc_name}.tar.bz2
14cr|clara-0.20031214-8|14	Patch0:		clara-optflags.patch
14cr|clara-0.20031214-8|15	Patch1:		clara-fix-str-fmt.patch
14cr|clara-0.20031214-8|16	Patch2:		clara-gcc44.patch
14cr|clara-0.20031214-8|17	License: 	GPL
14cr|clara-0.20031214-8|18	Group: 		Graphics
14cr|clara-0.20031214-8|19	BuildRequires:	pkgconfig(x11)
14cr|clara-0.20031214-8|20	
14cr|clara-0.20031214-8|21	%description
14cr|clara-0.20031214-8|22	Clara OCR is intended for large scale digitalization projects.
14cr|clara-0.20031214-8|23	It features a powerful GUI and a web interface for cooperative
14cr|clara-0.20031214-8|24	digitalization of books. Clara OCR development started in 1999
14cr|clara-0.20031214-8|25	and we're approaching production level.
14cr|clara-0.20031214-8|26	
14cr|clara-0.20031214-8|27	%prep
14cr|clara-0.20031214-8|28	%setup -q -n %{rc_name}
14cr|clara-0.20031214-8|29	%patch0 -p1 -b .makefile
14cr|clara-0.20031214-8|30	%patch1 -p0 -b .str
14cr|clara-0.20031214-8|31	%patch2 -p0 -b .gcc
14cr|clara-0.20031214-8|32	%if %_lib == lib64
14cr|clara-0.20031214-8|33	sed -i 's|LIBPATH = -L/usr/X11R6/lib|LIBPATH = |' Makefile
14cr|clara-0.20031214-8|34	%endif
14cr|clara-0.20031214-8|35	
14cr|clara-0.20031214-8|36	%build
14cr|clara-0.20031214-8|37	%make LDFLAGS="%ldflags"
14cr|clara-0.20031214-8|38	%make doc
14cr|clara-0.20031214-8|39	
14cr|clara-0.20031214-8|40	%install
14cr|clara-0.20031214-8|41	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|clara-0.20031214-8|42	cp clara $RPM_BUILD_ROOT%{_bindir}
14cr|clara-0.20031214-8|43	
14cr|clara-0.20031214-8|44	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|clara-0.20031214-8|45	install -m 644 doc/clara.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|clara-0.20031214-8|46	install -m 644 doc/clara-dev.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|clara-0.20031214-8|47	install -m 644 doc/clara-adv.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|clara-0.20031214-8|48	
14cr|clara-0.20031214-8|49	%clean
14cr|clara-0.20031214-8|50	rm -rf $RPM_BUILD_ROOT
14cr|clara-0.20031214-8|51	
14cr|clara-0.20031214-8|52	%files
14cr|clara-0.20031214-8|53	%defattr(-,root,root)
14cr|clara-0.20031214-8|54	%doc doc/*html doc/FAQ doc/README
14cr|clara-0.20031214-8|55	%{_mandir}/man1/clara*
14cr|clara-0.20031214-8|56	%{_bindir}/*
14cr|clara-0.20031214-8|57	
14cr|clara-0.20031214-8|58	
14cr|clara-0.20031214-8|59	
14cr|clara-0.20031214-8|60	
14cr|clara-0.20031214-8|61	%changelog
14cr|clara-0.20031214-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20031214-8
14cr|clara-0.20031214-8|63	+ Revision: 6fb471d
14cr|clara-0.20031214-8|64	- MassBuild#464: Increase release tag
14cr|clara-0.20031214-8|65	
14cr|clara-0.20031214-8|66	

612 14
14cr|classpath-0.97.2-8|1	%bcond_with     ecj
14cr|classpath-0.97.2-8|2	%bcond_without  qt
14cr|classpath-0.97.2-8|3	%bcond_with     gjdoc
14cr|classpath-0.97.2-8|4	%bcond_with     plugin
14cr|classpath-0.97.2-8|5	
14cr|classpath-0.97.2-8|6	%define javaver 1.5.0
14cr|classpath-0.97.2-8|7	%define libname %mklibname %{name}
14cr|classpath-0.97.2-8|8	
14cr|classpath-0.97.2-8|9	Name:		classpath
14cr|classpath-0.97.2-8|10	Version:	0.97.2
14cr|classpath-0.97.2-8|11	Release:	8
14cr|classpath-0.97.2-8|12	Epoch:		0
14cr|classpath-0.97.2-8|13	Summary:	GNU Classpath, Essential Libraries for Java
14cr|classpath-0.97.2-8|14	Group:		Development/Java
14cr|classpath-0.97.2-8|15	License:	GPL-like
14cr|classpath-0.97.2-8|16	URL:		http://www.classpath.org/
14cr|classpath-0.97.2-8|17	Source0:	http://builder.classpath.org/dist/classpath-%{version}.tar.gz
14cr|classpath-0.97.2-8|18	BuildRequires:	pkgconfig(alsa)
14cr|classpath-0.97.2-8|19	BuildRequires:	pkgconfig(atk)
14cr|classpath-0.97.2-8|20	BuildRequires:	pkgconfig(cairo)
14cr|classpath-0.97.2-8|21	BuildRequires:	pkgconfig(dssi)
14cr|classpath-0.97.2-8|22	BuildRequires:	pkgconfig(freetype2)
14cr|classpath-0.97.2-8|23	BuildRequires:	pkgconfig(gconf-2.0)
14cr|classpath-0.97.2-8|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|classpath-0.97.2-8|25	BuildRequires:	pkgconfig(glib-2.0)
14cr|classpath-0.97.2-8|26	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|classpath-0.97.2-8|27	BuildRequires:	pkgconfig(jack)
14cr|classpath-0.97.2-8|28	BuildRequires:	pkgconfig(pango)
14cr|classpath-0.97.2-8|29	BuildRequires:	pkgconfig(xtst)
14cr|classpath-0.97.2-8|30	BuildRequires:	magic-devel
14cr|classpath-0.97.2-8|31	BuildRequires:	autoconf2.5
14cr|classpath-0.97.2-8|32	BuildRequires:	automake1.8
14cr|classpath-0.97.2-8|33	BuildRequires:	gcc-java
14cr|classpath-0.97.2-8|34	BuildRequires:	gcj-tools
14cr|classpath-0.97.2-8|35	BuildRequires:	java-rpmbuild
14cr|classpath-0.97.2-8|36	%if %with ecj
14cr|classpath-0.97.2-8|37	BuildRequires:	eclipse-ecj
14cr|classpath-0.97.2-8|38	%endif
14cr|classpath-0.97.2-8|39	%if %with gjdoc
14cr|classpath-0.97.2-8|40	# Need to use gjdoc because of the -licensetext option
14cr|classpath-0.97.2-8|41	BuildRequires:	gjdoc
14cr|classpath-0.97.2-8|42	%else
14cr|classpath-0.97.2-8|43	Obsoletes:	classpath-javadoc
14cr|classpath-0.97.2-8|44	%endif
14cr|classpath-0.97.2-8|45	%if %with plugin
14cr|classpath-0.97.2-8|46	BuildRequires:	mozilla-firefox-devel
14cr|classpath-0.97.2-8|47	%endif
14cr|classpath-0.97.2-8|48	%if %with qt
14cr|classpath-0.97.2-8|49	BuildRequires:	qt4-devel >= 0:4.1.0
14cr|classpath-0.97.2-8|50	%endif
14cr|classpath-0.97.2-8|51	
14cr|classpath-0.97.2-8|52	%description
14cr|classpath-0.97.2-8|53	GNU Classpath, Essential Libraries for Java, is a GNU project to
14cr|classpath-0.97.2-8|54	create free core class libraries for use with virtual machines and
14cr|classpath-0.97.2-8|55	compilers for the java programming language.
14cr|classpath-0.97.2-8|56	
14cr|classpath-0.97.2-8|57	%package devel
14cr|classpath-0.97.2-8|58	Summary:	Devlopment headers and examples for GNU Classpath
14cr|classpath-0.97.2-8|59	Group:		Development/Java
14cr|classpath-0.97.2-8|60	Requires:	classpath = %{EVRD}
14cr|classpath-0.97.2-8|61	
14cr|classpath-0.97.2-8|62	%description devel
14cr|classpath-0.97.2-8|63	%{summary}.
14cr|classpath-0.97.2-8|64	
14cr|classpath-0.97.2-8|65	%if %with gjdoc
14cr|classpath-0.97.2-8|66	%package javadoc
14cr|classpath-0.97.2-8|67	Summary:	API documentation for GNU Classpath
14cr|classpath-0.97.2-8|68	Group:		Development/Java
14cr|classpath-0.97.2-8|69	Provides:	java-javadoc = 0:%{javaver}
14cr|classpath-0.97.2-8|70	Provides:	java-%{javaver}-javadoc = 0:%{javaver}
14cr|classpath-0.97.2-8|71	
14cr|classpath-0.97.2-8|72	%description javadoc
14cr|classpath-0.97.2-8|73	%{summary}.
14cr|classpath-0.97.2-8|74	%endif
14cr|classpath-0.97.2-8|75	
14cr|classpath-0.97.2-8|76	%if %with qt
14cr|classpath-0.97.2-8|77	%package qt
14cr|classpath-0.97.2-8|78	Summary:	QT4 peer for GNU Classpath
14cr|classpath-0.97.2-8|79	Group:		Development/Java
14cr|classpath-0.97.2-8|80	
14cr|classpath-0.97.2-8|81	%description qt
14cr|classpath-0.97.2-8|82	%{summary}.
14cr|classpath-0.97.2-8|83	%endif
14cr|classpath-0.97.2-8|84	
14cr|classpath-0.97.2-8|85	%if %with plugin
14cr|classpath-0.97.2-8|86	%package -n mozilla-plugin-gcjwebplugin
14cr|classpath-0.97.2-8|87	Summary:	Plugin to execute Java (tm) applets in Mozilla and compatible browsers
14cr|classpath-0.97.2-8|88	Group:		Development/Java
14cr|classpath-0.97.2-8|89	Requires:	mozilla-firefox
14cr|classpath-0.97.2-8|90	Provides:	mozilla-plugin-gcj = %{EVRD}
14cr|classpath-0.97.2-8|91	Provides:	gcjwebplugin = %{EVRD}
14cr|classpath-0.97.2-8|92	Provides:	java-plugin = %{epoch}:%{javaver}
14cr|classpath-0.97.2-8|93	Provides:	java-%{javaver}-plugin = %{EVRD}
14cr|classpath-0.97.2-8|94	Requires:	classpath = %{EVRD}
14cr|classpath-0.97.2-8|95	
14cr|classpath-0.97.2-8|96	%description -n mozilla-plugin-gcjwebplugin
14cr|classpath-0.97.2-8|97	gcjwebplugin is a plugin to execute Java (tm) applets in Mozilla and
14cr|classpath-0.97.2-8|98	compatible browsers. It uses the JVM provided by GCJ and adds a
14cr|classpath-0.97.2-8|99	SecurityManager suitable for applets.
14cr|classpath-0.97.2-8|100	
14cr|classpath-0.97.2-8|101	WARNING: The current version does not provide a security manager capable
14cr|classpath-0.97.2-8|102	of handling Java (tm) applets. Applets have UNRESTRICTED access to your
14cr|classpath-0.97.2-8|103	computer. This means they can do anything you can do, like deleting all
14cr|classpath-0.97.2-8|104	your important data.
14cr|classpath-0.97.2-8|105	%endif
14cr|classpath-0.97.2-8|106	
14cr|classpath-0.97.2-8|107	%prep
14cr|classpath-0.97.2-8|108	%setup -q
14cr|classpath-0.97.2-8|109	%__perl -pi -e 's|^tools_cp=.*|tools_cp="%{_datadir}/%{name}/glibj.zip:%{_datadir}/%{name}/tools.zip"|' tools/g*.in
14cr|classpath-0.97.2-8|110	
14cr|classpath-0.97.2-8|111	# freetype2 fix Sflo
14cr|classpath-0.97.2-8|112	perl -pi -e "s|<freetype/|<freetype2/|" native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
14cr|classpath-0.97.2-8|113	perl -pi -e "s|<freetype/|<freetype2/|" native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c
14cr|classpath-0.97.2-8|114	#
14cr|classpath-0.97.2-8|115	
14cr|classpath-0.97.2-8|116	%build
14cr|classpath-0.97.2-8|117	%if %with qt
14cr|classpath-0.97.2-8|118	export MOC=%{_prefix}/lib/qt4/bin/moc
14cr|classpath-0.97.2-8|119	%endif
14cr|classpath-0.97.2-8|120	%configure2_5x --disable-Werror \
14cr|classpath-0.97.2-8|121	%if %with plugin
14cr|classpath-0.97.2-8|122	--enable-plugin \
14cr|classpath-0.97.2-8|123	%else
14cr|classpath-0.97.2-8|124	--disable-plugin \
14cr|classpath-0.97.2-8|125	%endif
14cr|classpath-0.97.2-8|126	%if %with qt
14cr|classpath-0.97.2-8|127	--enable-qt-peer \
14cr|classpath-0.97.2-8|128	%else
14cr|classpath-0.97.2-8|129	--disable-qt-peer \
14cr|classpath-0.97.2-8|130	%endif
14cr|classpath-0.97.2-8|131	--enable-regen-headers \
14cr|classpath-0.97.2-8|132	--disable-rpath \
14cr|classpath-0.97.2-8|133	--with-vm=%{java} \
14cr|classpath-0.97.2-8|134	%if %with ecj
14cr|classpath-0.97.2-8|135	--with-ecj \
14cr|classpath-0.97.2-8|136	%else
14cr|classpath-0.97.2-8|137	--without-ecj \
14cr|classpath-0.97.2-8|138	%endif
14cr|classpath-0.97.2-8|139	%if %with gjdoc
14cr|classpath-0.97.2-8|140	--with-gjdoc
14cr|classpath-0.97.2-8|141	%else
14cr|classpath-0.97.2-8|142	--without-gjdoc
14cr|classpath-0.97.2-8|143	%endif
14cr|classpath-0.97.2-8|144	
14cr|classpath-0.97.2-8|145	%make
14cr|classpath-0.97.2-8|146	
14cr|classpath-0.97.2-8|147	%install
14cr|classpath-0.97.2-8|148	%makeinstall_std
14cr|classpath-0.97.2-8|149	%if %with plugin
14cr|classpath-0.97.2-8|150	(cd native/plugin && %{makeinstall_std})
14cr|classpath-0.97.2-8|151	%__rm %{buildroot}%{_libdir}/%{name}/libgcjwebplugin.la
14cr|classpath-0.97.2-8|152	%endif
14cr|classpath-0.97.2-8|153	%if 0
14cr|classpath-0.97.2-8|154	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins
14cr|classpath-0.97.2-8|155	%__mv %{buildroot}%{_libdir}/%{name}/libgcjwebplugin.so %{buildroot}%{_libdir}/mozilla/plugins
14cr|classpath-0.97.2-8|156	%endif
14cr|classpath-0.97.2-8|157	# FIXME: Shared with libgcj
14cr|classpath-0.97.2-8|158	%__rm %{buildroot}%{_prefix}/lib/logging.properties
14cr|classpath-0.97.2-8|159	%__rm %{buildroot}%{_prefix}/lib/security/classpath.security
14cr|classpath-0.97.2-8|160	
14cr|classpath-0.97.2-8|161	%if %with gjdoc
14cr|classpath-0.97.2-8|162	%__mkdir_p 755 %{buildroot}%{_javadocdir}
14cr|classpath-0.97.2-8|163	cp -a doc/api/html %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|classpath-0.97.2-8|164	touch %{buildroot}%{_javadocdir}/{%{name},java}
14cr|classpath-0.97.2-8|165	%endif
14cr|classpath-0.97.2-8|166	
14cr|classpath-0.97.2-8|167	# FIXME: conflicts with gcj-tools
14cr|classpath-0.97.2-8|168	%__rm -f %{buildroot}%{_bindir}/gappletviewer
14cr|classpath-0.97.2-8|169	%__rm -f %{buildroot}%{_bindir}/gjar
14cr|classpath-0.97.2-8|170	%__rm -f %{buildroot}%{_bindir}/gjarsigner
14cr|classpath-0.97.2-8|171	%__rm -f %{buildroot}%{_bindir}/gjavah
14cr|classpath-0.97.2-8|172	%__rm -f %{buildroot}%{_bindir}/gkeytool
14cr|classpath-0.97.2-8|173	%__rm -f %{buildroot}%{_bindir}/gnative2ascii
14cr|classpath-0.97.2-8|174	%__rm -f %{buildroot}%{_bindir}/gorbd
14cr|classpath-0.97.2-8|175	%__rm -f %{buildroot}%{_bindir}/grmic
14cr|classpath-0.97.2-8|176	%__rm -f %{buildroot}%{_bindir}/grmid
14cr|classpath-0.97.2-8|177	%__rm -f %{buildroot}%{_bindir}/grmiregistry
14cr|classpath-0.97.2-8|178	%__rm -f %{buildroot}%{_bindir}/gserialver
14cr|classpath-0.97.2-8|179	%__rm -f %{buildroot}%{_bindir}/gtnameserv
14cr|classpath-0.97.2-8|180	%__rm -rf %{buildroot}%{_datadir}/%{name}/examples
14cr|classpath-0.97.2-8|181	%__rm -f %{buildroot}%{_mandir}/man1/gappletviewer.1*
14cr|classpath-0.97.2-8|182	%__rm -f %{buildroot}%{_mandir}/man1/gcjh.1*
14cr|classpath-0.97.2-8|183	%__rm -f %{buildroot}%{_mandir}/man1/gjar.1*
14cr|classpath-0.97.2-8|184	%__rm -f %{buildroot}%{_mandir}/man1/gjarsigner.1*
14cr|classpath-0.97.2-8|185	%__rm -f %{buildroot}%{_mandir}/man1/gjavah.1*
14cr|classpath-0.97.2-8|186	%__rm -f %{buildroot}%{_mandir}/man1/gkeytool.1*
14cr|classpath-0.97.2-8|187	%__rm -f %{buildroot}%{_mandir}/man1/gnative2ascii.1*
14cr|classpath-0.97.2-8|188	%__rm -f %{buildroot}%{_mandir}/man1/gorbd.1*
14cr|classpath-0.97.2-8|189	%__rm -f %{buildroot}%{_mandir}/man1/grmid.1*
14cr|classpath-0.97.2-8|190	%__rm -f %{buildroot}%{_mandir}/man1/grmiregistry.1*
14cr|classpath-0.97.2-8|191	%__rm -f %{buildroot}%{_mandir}/man1/gserialver.1*
14cr|classpath-0.97.2-8|192	%__rm -f %{buildroot}%{_mandir}/man1/gtnameserv.1*
14cr|classpath-0.97.2-8|193	
14cr|classpath-0.97.2-8|194	
14cr|classpath-0.97.2-8|195	%if %with gjdoc
14cr|classpath-0.97.2-8|196	%post javadoc
14cr|classpath-0.97.2-8|197	%__rm -rf %{_javadocdir}/java
14cr|classpath-0.97.2-8|198	%__rm -f %{_javadocdir}/%{name}
14cr|classpath-0.97.2-8|199	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
14cr|classpath-0.97.2-8|200	%__ln_s %{name}-%{version} %{_javadocdir}/java
14cr|classpath-0.97.2-8|201	%endif
14cr|classpath-0.97.2-8|202	
14cr|classpath-0.97.2-8|203	%files
14cr|classpath-0.97.2-8|204	%defattr(0644,root,root,0755)
14cr|classpath-0.97.2-8|205	%doc AUTHORS BUGS COPYING HACKING INSTALL LICENSE NEWS README THANKYOU TODO
14cr|classpath-0.97.2-8|206	%{_datadir}/%{name}
14cr|classpath-0.97.2-8|207	%{_infodir}/cp-hacking.info*
14cr|classpath-0.97.2-8|208	%{_infodir}/cp-tools.info*
14cr|classpath-0.97.2-8|209	%{_infodir}/cp-vmintegration.info*
14cr|classpath-0.97.2-8|210	%dir %{_libdir}/%{name}
14cr|classpath-0.97.2-8|211	%defattr(-,root,root)
14cr|classpath-0.97.2-8|212	%{_libdir}/%{name}/libgconfpeer.*
14cr|classpath-0.97.2-8|213	%{_libdir}/%{name}/libgjsmalsa.*
14cr|classpath-0.97.2-8|214	%{_libdir}/%{name}/libgjsmdssi.*
14cr|classpath-0.97.2-8|215	%{_libdir}/%{name}/libgtkpeer.*
14cr|classpath-0.97.2-8|216	%{_libdir}/%{name}/libjavaio.*
14cr|classpath-0.97.2-8|217	%{_libdir}/%{name}/libjavalang.*
14cr|classpath-0.97.2-8|218	%{_libdir}/%{name}/libjavalangmanagement.*
14cr|classpath-0.97.2-8|219	%{_libdir}/%{name}/libjavalangreflect.*
14cr|classpath-0.97.2-8|220	%{_libdir}/%{name}/libjavanet.*
14cr|classpath-0.97.2-8|221	%{_libdir}/%{name}/libjavanio.*
14cr|classpath-0.97.2-8|222	%{_libdir}/%{name}/libjavautil.*
14cr|classpath-0.97.2-8|223	%{_libdir}/%{name}/libjawt.*
14cr|classpath-0.97.2-8|224	
14cr|classpath-0.97.2-8|225	%files devel
14cr|classpath-0.97.2-8|226	%defattr(0644,root,root,0755)
14cr|classpath-0.97.2-8|227	%doc ChangeLog*
14cr|classpath-0.97.2-8|228	%{_includedir}/*.h
14cr|classpath-0.97.2-8|229	
14cr|classpath-0.97.2-8|230	%if %with gjdoc
14cr|classpath-0.97.2-8|231	%files javadoc
14cr|classpath-0.97.2-8|232	%defattr(0644,root,root,0755)
14cr|classpath-0.97.2-8|233	%doc %{_javadocdir}/%{name}-%{version}
14cr|classpath-0.97.2-8|234	%ghost %doc %{_javadocdir}/%{name}
14cr|classpath-0.97.2-8|235	%ghost %doc %{_javadocdir}/java
14cr|classpath-0.97.2-8|236	%endif
14cr|classpath-0.97.2-8|237	
14cr|classpath-0.97.2-8|238	%if %with qt
14cr|classpath-0.97.2-8|239	%files qt
14cr|classpath-0.97.2-8|240	%{_libdir}/%{name}/libqtpeer.*
14cr|classpath-0.97.2-8|241	%endif
14cr|classpath-0.97.2-8|242	
14cr|classpath-0.97.2-8|243	%if %with plugin
14cr|classpath-0.97.2-8|244	%files -n mozilla-plugin-gcjwebplugin
14cr|classpath-0.97.2-8|245	%{_libdir}/classpath/libgcjwebplugin.so
14cr|classpath-0.97.2-8|246	%endif
14cr|classpath-0.97.2-8|247	
14cr|classpath-0.97.2-8|248	
14cr|classpath-0.97.2-8|249	
14cr|classpath-0.97.2-8|250	%changelog
14cr|classpath-0.97.2-8|251	* Wed Aug 06 2014 abfonly <abfonly@gmail.com> 0:0.97.2-8
14cr|classpath-0.97.2-8|252	+ Revision: c4c7a79
14cr|classpath-0.97.2-8|253	- Updated classpath.spec
14cr|classpath-0.97.2-8|254	
14cr|classpath-0.97.2-8|255	

613 14
14cr|clauer-3.0.2-5|1	%define name	clauer
14cr|clauer-3.0.2-5|2	%define version	3.0.2
14cr|clauer-3.0.2-5|3	%define beta	0
14cr|clauer-3.0.2-5|4	%if %{beta}
14cr|clauer-3.0.2-5|5	%define release		%mkrel 0.beta.4
14cr|clauer-3.0.2-5|6	%define filevers	%{version}-beta
14cr|clauer-3.0.2-5|7	%else
14cr|clauer-3.0.2-5|8	%define release		5
14cr|clauer-3.0.2-5|9	%define filevers	%{version}
14cr|clauer-3.0.2-5|10	%endif
14cr|clauer-3.0.2-5|11	
14cr|clauer-3.0.2-5|12	#stop automatic dependencies
14cr|clauer-3.0.2-5|13	%if %{_use_internal_dependency_generator}
14cr|clauer-3.0.2-5|14	%define __noautoreq 'devel\\(.*\\)'
14cr|clauer-3.0.2-5|15	%else
14cr|clauer-3.0.2-5|16	%define _requires_exceptions devel(.*)
14cr|clauer-3.0.2-5|17	%endif
14cr|clauer-3.0.2-5|18	
14cr|clauer-3.0.2-5|19	Name:		%{name}
14cr|clauer-3.0.2-5|20	Version:	%{version}
14cr|clauer-3.0.2-5|21	Release:	%{release}
14cr|clauer-3.0.2-5|22	Summary:	Cryptographic keyring on a USB storage device
14cr|clauer-3.0.2-5|23	License:	BSD-like
14cr|clauer-3.0.2-5|24	Group:		System/Servers
14cr|clauer-3.0.2-5|25	URL:		http://clauer.nisu.org/
14cr|clauer-3.0.2-5|26	Source0:	ClauerLinux-%{filevers}.tar.gz
14cr|clauer-3.0.2-5|27	Source1:	clos
14cr|clauer-3.0.2-5|28	Source2:	install-clauer-firefox.html
14cr|clauer-3.0.2-5|29	Source3:	uninstall-clauer-firefox.html
14cr|clauer-3.0.2-5|30	Source4:	clauer.png
14cr|clauer-3.0.2-5|31	Source5:	clauer-uninstall.png
14cr|clauer-3.0.2-5|32	Patch0:		ClauerLinux-3.0.2-no-install-hooks.patch
14cr|clauer-3.0.2-5|33	Patch1:		ClauerLinux-3.0.2-fix-configure.patch
14cr|clauer-3.0.2-5|34	Patch2:		ClauerLinux-3.0.2-link.patch
14cr|clauer-3.0.2-5|35	Requires(pre):	rpm-helper
14cr|clauer-3.0.2-5|36	BuildRequires:	libopenssl-devel
14cr|clauer-3.0.2-5|37	BuildRequires:	imagemagick
14cr|clauer-3.0.2-5|38	BuildRequires:	autoconf
14cr|clauer-3.0.2-5|39	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|clauer-3.0.2-5|40	
14cr|clauer-3.0.2-5|41	%description
14cr|clauer-3.0.2-5|42	This is a software that converts a simple CD-ROM or a USB flash disk
14cr|clauer-3.0.2-5|43	into an authentication tool, capable of performing authentication with
14cr|clauer-3.0.2-5|44	several levels of security, in particular with X509 certificates.
14cr|clauer-3.0.2-5|45	The result is that you carry, with a simple USB "pen drive", all your
14cr|clauer-3.0.2-5|46	x509 certificates and use them in a transparent way.
14cr|clauer-3.0.2-5|47	
14cr|clauer-3.0.2-5|48	%prep
14cr|clauer-3.0.2-5|49	%setup -q -n ClauerLinux-%{version}
14cr|clauer-3.0.2-5|50	%patch0 -p1 -b .nohooks
14cr|clauer-3.0.2-5|51	%patch1 -p1 -b .configure
14cr|clauer-3.0.2-5|52	%patch2 -p0 -b .link
14cr|clauer-3.0.2-5|53	
14cr|clauer-3.0.2-5|54	%build
14cr|clauer-3.0.2-5|55	# required by patch0
14cr|clauer-3.0.2-5|56	autoreconf -fi
14cr|clauer-3.0.2-5|57	
14cr|clauer-3.0.2-5|58	%configure2_5x
14cr|clauer-3.0.2-5|59	%make
14cr|clauer-3.0.2-5|60	
14cr|clauer-3.0.2-5|61	%install
14cr|clauer-3.0.2-5|62	rm -rf %{buildroot}
14cr|clauer-3.0.2-5|63	%makeinstall
14cr|clauer-3.0.2-5|64	
14cr|clauer-3.0.2-5|65	#remove unwanted files
14cr|clauer-3.0.2-5|66	rm -f	%{buildroot}%{_bindir}/firefox-install-pkcs11.sh \
14cr|clauer-3.0.2-5|67	%{buildroot}%{_bindir}/firefox-uninstall-pkcs11.sh \
14cr|clauer-3.0.2-5|68	%{buildroot}%{_bindir}/makeclos-rc \
14cr|clauer-3.0.2-5|69	%{buildroot}%{_bindir}/unmakeclos-rc \
14cr|clauer-3.0.2-5|70	%{buildroot}%{_libdir}/libclauerpkcs11.{la,a}
14cr|clauer-3.0.2-5|71	rm -f %{buildroot}%{_libdir}/{libclio.{so,la,a},libCRYPTOWrap.{so,la,a},libIMPORT.{so,la,a},libRT.{so,la,a}}
14cr|clauer-3.0.2-5|72	
14cr|clauer-3.0.2-5|73	#init script
14cr|clauer-3.0.2-5|74	mkdir -p %{buildroot}%{_initrddir}
14cr|clauer-3.0.2-5|75	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}
14cr|clauer-3.0.2-5|76	
14cr|clauer-3.0.2-5|77	#language files
14cr|clauer-3.0.2-5|78	mkdir -p %{buildroot}/usr/share/locale/es/LC_MESSAGES
14cr|clauer-3.0.2-5|79	install -m 644 clauer-utils/clauer-utils_es.mo %{buildroot}/usr/share/locale/es/LC_MESSAGES/clauer-utils.mo
14cr|clauer-3.0.2-5|80	mkdir -p %{buildroot}/usr/share/locale/ca/LC_MESSAGES
14cr|clauer-3.0.2-5|81	install -m 644 clauer-utils/clauer-utils_ca.mo %{buildroot}/usr/share/locale/ca/LC_MESSAGES/clauer-utils.mo
14cr|clauer-3.0.2-5|82	
14cr|clauer-3.0.2-5|83	#html pages to install/uninstall pkcs11 module from firefox
14cr|clauer-3.0.2-5|84	mkdir -p %{buildroot}%{_datadir}/clauer
14cr|clauer-3.0.2-5|85	perl -pl -e "s,---LIBDIR---,%{_libdir},g" %{SOURCE2} > %{buildroot}%{_datadir}/clauer/install-clauer-firefox.html
14cr|clauer-3.0.2-5|86	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/clauer
14cr|clauer-3.0.2-5|87	
14cr|clauer-3.0.2-5|88	#icons
14cr|clauer-3.0.2-5|89	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{64x64,48x48,32x32,16x16}/apps
14cr|clauer-3.0.2-5|90	install -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|clauer-3.0.2-5|91	install -m 644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}-uninstall.png
14cr|clauer-3.0.2-5|92	convert -scale 48 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|clauer-3.0.2-5|93	convert -scale 32 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|clauer-3.0.2-5|94	convert -scale 16 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|clauer-3.0.2-5|95	convert -scale 48 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}-uninstall.png
14cr|clauer-3.0.2-5|96	convert -scale 32 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}-uninstall.png
14cr|clauer-3.0.2-5|97	convert -scale 16 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}-uninstall.png
14cr|clauer-3.0.2-5|98	
14cr|clauer-3.0.2-5|99	#installation instructions
14cr|clauer-3.0.2-5|100	cat > README.urpmi << EOF
14cr|clauer-3.0.2-5|101	If you want to use the clauer with firefox/mozilla then use the Mandriva
14cr|clauer-3.0.2-5|102	menu option "Install clauer in Firefox" or open the file
14cr|clauer-3.0.2-5|103	%{_datadir}/clauer/install-clauer-firefox.html
14cr|clauer-3.0.2-5|104	with Firefox.
14cr|clauer-3.0.2-5|105	To install it in Thunderbird follow the instructions in the README file.
14cr|clauer-3.0.2-5|106	Keep in mind that the module is in %{_libdir}/libclauerpkcs11.so
14cr|clauer-3.0.2-5|107	
14cr|clauer-3.0.2-5|108	Si vol usar el clauer amb firefox/mozilla seleccioni el programa
14cr|clauer-3.0.2-5|109	"Instal·lar clauer en firefox" des del menu mandriva o obri el fitxer
14cr|clauer-3.0.2-5|110	%{_datadir}/clauer/install-clauer-firefox.html
14cr|clauer-3.0.2-5|111	amb firefox. Per a usar-lo amb thunderbird segueixi les instruccions en el
14cr|clauer-3.0.2-5|112	fitxer README però tingui en compte que el modulo està en
14cr|clauer-3.0.2-5|113	%{_libdir}/libclauerpkcs11.so
14cr|clauer-3.0.2-5|114	
14cr|clauer-3.0.2-5|115	Si quiere usar el clauer con firefox/mozilla seleccione el programa
14cr|clauer-3.0.2-5|116	"Instalar clauer en firefox" desde el menu mandriva o abra el
14cr|clauer-3.0.2-5|117	fichero
14cr|clauer-3.0.2-5|118	%{_datadir}/clauer/install-clauer-firefox.html
14cr|clauer-3.0.2-5|119	con firefox. Para usarlo con thunderbird siga las instrucciones en el fichero
14cr|clauer-3.0.2-5|120	README pero tenga en cuenta que el modulo está en
14cr|clauer-3.0.2-5|121	%{_libdir}/libclauerpkcs11.so
14cr|clauer-3.0.2-5|122	EOF
14cr|clauer-3.0.2-5|123	
14cr|clauer-3.0.2-5|124	#menu entries
14cr|clauer-3.0.2-5|125	mkdir -p %{buildroot}%{_datadir}/applications
14cr|clauer-3.0.2-5|126	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-pkcs11-firefox-install.desktop << EOF
14cr|clauer-3.0.2-5|127	[Desktop Entry]
14cr|clauer-3.0.2-5|128	Name=Install Clauer in Firefox
14cr|clauer-3.0.2-5|129	Comment=Install Clauer in Firefox
14cr|clauer-3.0.2-5|130	Name[es]=Instala Clauer en Firefox
14cr|clauer-3.0.2-5|131	Comment[es]=Instala Clauer en Firefox
14cr|clauer-3.0.2-5|132	Name[ca]=Instal·la Clauer per a Firefox
14cr|clauer-3.0.2-5|133	Comment[ca]=Instal·la Clauer per Firefox
14cr|clauer-3.0.2-5|134	Exec=%{_bindir}/firefox %{_datadir}/clauer/install-clauer-firefox.html
14cr|clauer-3.0.2-5|135	Icon=%{name}
14cr|clauer-3.0.2-5|136	Terminal=false
14cr|clauer-3.0.2-5|137	Type=Application
14cr|clauer-3.0.2-5|138	StartupNotify=false
14cr|clauer-3.0.2-5|139	Categories=Network;WebBrowser;
14cr|clauer-3.0.2-5|140	EOF
14cr|clauer-3.0.2-5|141	
14cr|clauer-3.0.2-5|142	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-pkcs11-firefox-uninstall.desktop << EOF
14cr|clauer-3.0.2-5|143	[Desktop Entry]
14cr|clauer-3.0.2-5|144	Name=Uninstall Clauer from Firefox
14cr|clauer-3.0.2-5|145	Comment=Uninstall Clauer from Firefox
14cr|clauer-3.0.2-5|146	Name[es]=Desinstala Clauer en Firefox
14cr|clauer-3.0.2-5|147	Comment[es]=Desinstala Clauer en Firefox
14cr|clauer-3.0.2-5|148	Name[ca]=Desinstal·la Clauer per a Firefox
14cr|clauer-3.0.2-5|149	Comment[ca]=Desinstal·la Clauer per a Firefox
14cr|clauer-3.0.2-5|150	Exec=%{_bindir}/firefox %{_datadir}/clauer/uninstall-clauer-firefox.html
14cr|clauer-3.0.2-5|151	Icon=%{name}-uninstall
14cr|clauer-3.0.2-5|152	Terminal=false
14cr|clauer-3.0.2-5|153	Type=Application
14cr|clauer-3.0.2-5|154	StartupNotify=false
14cr|clauer-3.0.2-5|155	Categories=Network;WebBrowser;
14cr|clauer-3.0.2-5|156	EOF
14cr|clauer-3.0.2-5|157	
14cr|clauer-3.0.2-5|158	%find_lang %{name}-utils
14cr|clauer-3.0.2-5|159	
14cr|clauer-3.0.2-5|160	%clean
14cr|clauer-3.0.2-5|161	rm -rf %{buildroot}
14cr|clauer-3.0.2-5|162	
14cr|clauer-3.0.2-5|163	%post
14cr|clauer-3.0.2-5|164	%if %mdkversion < 200900
14cr|clauer-3.0.2-5|165	/sbin/ldconfig
14cr|clauer-3.0.2-5|166	%endif
14cr|clauer-3.0.2-5|167	%_post_service clos
14cr|clauer-3.0.2-5|168	/sbin/service clos reload > /dev/null 2>&1 || :
14cr|clauer-3.0.2-5|169	
14cr|clauer-3.0.2-5|170	%preun
14cr|clauer-3.0.2-5|171	%_preun_service clos
14cr|clauer-3.0.2-5|172	
14cr|clauer-3.0.2-5|173	%if %mdkversion < 200900
14cr|clauer-3.0.2-5|174	%postun -p /sbin/ldconfig
14cr|clauer-3.0.2-5|175	%endif
14cr|clauer-3.0.2-5|176	
14cr|clauer-3.0.2-5|177	%files -f %{name}-utils.lang
14cr|clauer-3.0.2-5|178	%defattr(-,root,root)
14cr|clauer-3.0.2-5|179	%doc AUTHORS ChangeLog COPYING INSTALL README THANKS README.urpmi
14cr|clauer-3.0.2-5|180	%{_bindir}/*
14cr|clauer-3.0.2-5|181	%{_sbindir}/*
14cr|clauer-3.0.2-5|182	%{_initrddir}/clos
14cr|clauer-3.0.2-5|183	%{_datadir}/clauer
14cr|clauer-3.0.2-5|184	%{_datadir}/applications/*
14cr|clauer-3.0.2-5|185	%{_iconsdir}/hicolor/*/apps/*
14cr|clauer-3.0.2-5|186	%{_libdir}/lib*
14cr|clauer-3.0.2-5|187	
14cr|clauer-3.0.2-5|188	
14cr|clauer-3.0.2-5|189	
14cr|clauer-3.0.2-5|190	
14cr|clauer-3.0.2-5|191	%changelog
14cr|clauer-3.0.2-5|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-5
14cr|clauer-3.0.2-5|193	+ Revision: 2e3fe3a
14cr|clauer-3.0.2-5|194	- MassBuild#464: Increase release tag
14cr|clauer-3.0.2-5|195	
14cr|clauer-3.0.2-5|196	

614 14
14cr|claws-mail-3.10.1-2|1	%define _disable_ld_no_undefined 1
14cr|claws-mail-3.10.1-2|2	
14cr|claws-mail-3.10.1-2|3	# There are perl scripts in docs/tools and we don't want to install perl
14cr|claws-mail-3.10.1-2|4	# modules required by these scripts
14cr|claws-mail-3.10.1-2|5	%define __noautoreq 'perl(.*)'
14cr|claws-mail-3.10.1-2|6	
14cr|claws-mail-3.10.1-2|7	Summary:	The user-friendly, lightweight and fast GTK2 based email client
14cr|claws-mail-3.10.1-2|8	Name:		claws-mail
14cr|claws-mail-3.10.1-2|9	Version:	3.10.1
14cr|claws-mail-3.10.1-2|10	Release:	2
14cr|claws-mail-3.10.1-2|11	Epoch:		1
14cr|claws-mail-3.10.1-2|12	License:	GPLv3+
14cr|claws-mail-3.10.1-2|13	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|14	Url:		http://www.claws-mail.org
14cr|claws-mail-3.10.1-2|15	Source0:	http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
14cr|claws-mail-3.10.1-2|16	# from Debian
14cr|claws-mail-3.10.1-2|17	Patch0:		claws-mail-3.7.6-trashed-read.patch
14cr|claws-mail-3.10.1-2|18	BuildRequires:	bison
14cr|claws-mail-3.10.1-2|19	BuildRequires:	flex
14cr|claws-mail-3.10.1-2|20	BuildRequires:	docbook-utils
14cr|claws-mail-3.10.1-2|21	BuildRequires:	imagemagick
14cr|claws-mail-3.10.1-2|22	BuildRequires:	pkgconfig(cairo)
14cr|claws-mail-3.10.1-2|23	BuildRequires:	pkgconfig(dbus-1) >= 0.60
14cr|claws-mail-3.10.1-2|24	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.60
14cr|claws-mail-3.10.1-2|25	BuildRequires:	pkgconfig(enchant) >= 1.0.0
14cr|claws-mail-3.10.1-2|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.6
14cr|claws-mail-3.10.1-2|27	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6
14cr|claws-mail-3.10.1-2|28	BuildRequires:	pkgconfig(gnutls) >= 2.2
14cr|claws-mail-3.10.1-2|29	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6
14cr|claws-mail-3.10.1-2|30	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6
14cr|claws-mail-3.10.1-2|31	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.16
14cr|claws-mail-3.10.1-2|32	BuildRequires:	pkgconfig(libcurl)
14cr|claws-mail-3.10.1-2|33	BuildRequires:	pkgconfig(libgcrypt)
14cr|claws-mail-3.10.1-2|34	BuildRequires:	pkgconfig(libgdata)
14cr|claws-mail-3.10.1-2|35	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.0
14cr|claws-mail-3.10.1-2|36	BuildRequires:	pkgconfig(libnotify)
14cr|claws-mail-3.10.1-2|37	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
14cr|claws-mail-3.10.1-2|38	BuildRequires:	pkgconfig(libxml-2.0)
14cr|claws-mail-3.10.1-2|39	BuildRequires:	pkgconfig(NetworkManager) >= 0.6.2
14cr|claws-mail-3.10.1-2|40	BuildRequires:	pkgconfig(pilot-link)
14cr|claws-mail-3.10.1-2|41	BuildRequires:	pkgconfig(poppler)
14cr|claws-mail-3.10.1-2|42	BuildRequires:	pkgconfig(poppler-glib)
14cr|claws-mail-3.10.1-2|43	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|claws-mail-3.10.1-2|44	BuildRequires:	pkgconfig(sm)
14cr|claws-mail-3.10.1-2|45	BuildRequires:	pkgconfig(valgrind)
14cr|claws-mail-3.10.1-2|46	BuildRequires:	pkgconfig(webkit-1.0)
14cr|claws-mail-3.10.1-2|47	BuildRequires:	compface-devel
14cr|claws-mail-3.10.1-2|48	BuildRequires:	gpgme-devel > 0.4.5
14cr|claws-mail-3.10.1-2|49	BuildRequires:	libetpan-devel >= 0.42
14cr|claws-mail-3.10.1-2|50	BuildRequires:	libxml2-devel
14cr|claws-mail-3.10.1-2|51	BuildRequires:	openldap-devel
14cr|claws-mail-3.10.1-2|52	BuildRequires:	perl-devel
14cr|claws-mail-3.10.1-2|53	Requires:	compface
14cr|claws-mail-3.10.1-2|54	Requires:	rootcerts
14cr|claws-mail-3.10.1-2|55	Requires:	common-licenses
14cr|claws-mail-3.10.1-2|56	Requires:	aspell-dictionary
14cr|claws-mail-3.10.1-2|57	# These are dropped
14cr|claws-mail-3.10.1-2|58	Obsoletes:	%{name}-clamav-plugin < %{EVRD}
14cr|claws-mail-3.10.1-2|59	Obsoletes:	%{name}-dillo_viewer-plugin < %{EVRD}
14cr|claws-mail-3.10.1-2|60	Obsoletes:	%{name}-trayicon-plugin < %{EVRD}
14cr|claws-mail-3.10.1-2|61	
14cr|claws-mail-3.10.1-2|62	%description
14cr|claws-mail-3.10.1-2|63	Claws-Mail is an e-mail client (and news reader) based on GTK+2, running
14cr|claws-mail-3.10.1-2|64	on X Window System, and aiming for:
14cr|claws-mail-3.10.1-2|65	* Quick response
14cr|claws-mail-3.10.1-2|66	* Graceful, and sophisticated interface
14cr|claws-mail-3.10.1-2|67	* Easy configuration, intuitive operation
14cr|claws-mail-3.10.1-2|68	* Abundant features
14cr|claws-mail-3.10.1-2|69	The appearance and interface are similar to some popular e-mail clients for
14cr|claws-mail-3.10.1-2|70	Windows, such as Outlook Express, Becky!, and Datula. The interface is also
14cr|claws-mail-3.10.1-2|71	designed to emulate the mailers on Emacsen, and almost all commands are
14cr|claws-mail-3.10.1-2|72	accessible with the keyboard.
14cr|claws-mail-3.10.1-2|73	
14cr|claws-mail-3.10.1-2|74	The messages are managed by MH format, and you'll be able to use it together
14cr|claws-mail-3.10.1-2|75	with another mailer based on MH format (like Mew). You can also utilize
14cr|claws-mail-3.10.1-2|76	fetchmail or/and procmail, and external programs on receiving (like inc or
14cr|claws-mail-3.10.1-2|77	imget).
14cr|claws-mail-3.10.1-2|78	
14cr|claws-mail-3.10.1-2|79	This is an improved version over the "bare" sylpheed package. It has
14cr|claws-mail-3.10.1-2|80	some additional features, and also extends existing features.
14cr|claws-mail-3.10.1-2|81	
14cr|claws-mail-3.10.1-2|82	Addtitional features include:
14cr|claws-mail-3.10.1-2|83	o Scoring
14cr|claws-mail-3.10.1-2|84	o Spell checking
14cr|claws-mail-3.10.1-2|85	o Return receipts
14cr|claws-mail-3.10.1-2|86	
14cr|claws-mail-3.10.1-2|87	Improved features include:
14cr|claws-mail-3.10.1-2|88	o SMTP Auth
14cr|claws-mail-3.10.1-2|89	o Filtering
14cr|claws-mail-3.10.1-2|90	o MIME attachments
14cr|claws-mail-3.10.1-2|91	o Integrated News reader
14cr|claws-mail-3.10.1-2|92	o Automatic mail checking
14cr|claws-mail-3.10.1-2|93	o Line-wrapping
14cr|claws-mail-3.10.1-2|94	o XML-based addressbook
14cr|claws-mail-3.10.1-2|95	o Newly arrived and unread message management
14cr|claws-mail-3.10.1-2|96	o Printing
14cr|claws-mail-3.10.1-2|97	o GnuPG support
14cr|claws-mail-3.10.1-2|98	o Address book supports JPilot, LDAP, LDIF, and vCard data files
14cr|claws-mail-3.10.1-2|99	
14cr|claws-mail-3.10.1-2|100	For a complete listing of Features: http://www.claws-mail.org/features.php
14cr|claws-mail-3.10.1-2|101	
14cr|claws-mail-3.10.1-2|102	%files -f %{name}.lang
14cr|claws-mail-3.10.1-2|103	%{_bindir}/%{name}
14cr|claws-mail-3.10.1-2|104	%{_bindir}/sylpheed-claws
14cr|claws-mail-3.10.1-2|105	%{_datadir}/appdata/claws-mail.appdata.xml
14cr|claws-mail-3.10.1-2|106	%{_datadir}/applications/claws-mail.desktop
14cr|claws-mail-3.10.1-2|107	%dir %{_libdir}/%{name}
14cr|claws-mail-3.10.1-2|108	%dir %{_libdir}/%{name}/plugins
14cr|claws-mail-3.10.1-2|109	%{_iconsdir}/hicolor/*/apps/*.png
14cr|claws-mail-3.10.1-2|110	%{_docdir}/claws-mail
14cr|claws-mail-3.10.1-2|111	
14cr|claws-mail-3.10.1-2|112	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|113	
14cr|claws-mail-3.10.1-2|114	%package devel
14cr|claws-mail-3.10.1-2|115	Summary:	Development files for Claws Mail
14cr|claws-mail-3.10.1-2|116	Group:		Development/Other
14cr|claws-mail-3.10.1-2|117	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|118	# Dropped since 3.9.2
14cr|claws-mail-3.10.1-2|119	Obsoletes:	%{name}-notification-plugin-devel < %{EVRD}
14cr|claws-mail-3.10.1-2|120	Obsoletes:	%{name}-vcalendar-plugin-devel < %{EVRD}
14cr|claws-mail-3.10.1-2|121	
14cr|claws-mail-3.10.1-2|122	%description devel
14cr|claws-mail-3.10.1-2|123	Development files and headers for %{name}.
14cr|claws-mail-3.10.1-2|124	
14cr|claws-mail-3.10.1-2|125	%files devel
14cr|claws-mail-3.10.1-2|126	%{_includedir}/%{name}
14cr|claws-mail-3.10.1-2|127	%{_libdir}/pkgconfig/claws-mail.pc
14cr|claws-mail-3.10.1-2|128	
14cr|claws-mail-3.10.1-2|129	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|130	
14cr|claws-mail-3.10.1-2|131	%package acpi-plugin
14cr|claws-mail-3.10.1-2|132	Summary:	This Claws Mail plugin enables mail notification via LEDs on some laptops
14cr|claws-mail-3.10.1-2|133	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|134	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|135	
14cr|claws-mail-3.10.1-2|136	%description acpi-plugin
14cr|claws-mail-3.10.1-2|137	This plugin for Claws Mail enables mail notification via LEDs on some laptops.
14cr|claws-mail-3.10.1-2|138	
14cr|claws-mail-3.10.1-2|139	%files acpi-plugin
14cr|claws-mail-3.10.1-2|140	%{_libdir}/%{name}/plugins/acpi_notifier.so
14cr|claws-mail-3.10.1-2|141	
14cr|claws-mail-3.10.1-2|142	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|143	
14cr|claws-mail-3.10.1-2|144	%package address_keeper-plugin
14cr|claws-mail-3.10.1-2|145	Summary:	This Claws Mail plugin never forgets e-mail adresses
14cr|claws-mail-3.10.1-2|146	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|147	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|148	
14cr|claws-mail-3.10.1-2|149	%description address_keeper-plugin
14cr|claws-mail-3.10.1-2|150	This plugin for Claws Mail allows saving outgoing addresses to a designated
14cr|claws-mail-3.10.1-2|151	folder in the address book.Addresses are saved only if not found in the
14cr|claws-mail-3.10.1-2|152	address book to avoid unwanted duplicates.
14cr|claws-mail-3.10.1-2|153	
14cr|claws-mail-3.10.1-2|154	%files address_keeper-plugin
14cr|claws-mail-3.10.1-2|155	%{_libdir}/%{name}/plugins/address_keeper.so
14cr|claws-mail-3.10.1-2|156	
14cr|claws-mail-3.10.1-2|157	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|158	
14cr|claws-mail-3.10.1-2|159	%package att_remover-plugin
14cr|claws-mail-3.10.1-2|160	Summary:	This Claws Mail plugin enables the removal of attachments
14cr|claws-mail-3.10.1-2|161	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|162	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|163	
14cr|claws-mail-3.10.1-2|164	%description att_remover-plugin
14cr|claws-mail-3.10.1-2|165	This plugin for Claws Mail enables the removal of attachments.
14cr|claws-mail-3.10.1-2|166	
14cr|claws-mail-3.10.1-2|167	%files att_remover-plugin
14cr|claws-mail-3.10.1-2|168	%{_libdir}/%{name}/plugins/att_remover.so
14cr|claws-mail-3.10.1-2|169	
14cr|claws-mail-3.10.1-2|170	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|171	
14cr|claws-mail-3.10.1-2|172	%package attachwarner-plugin
14cr|claws-mail-3.10.1-2|173	Summary:	This Claws Mail plugin enables attachment warnings
14cr|claws-mail-3.10.1-2|174	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|175	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|176	
14cr|claws-mail-3.10.1-2|177	%description attachwarner-plugin
14cr|claws-mail-3.10.1-2|178	This Claws Mail plugin enables attachment warnings.
14cr|claws-mail-3.10.1-2|179	
14cr|claws-mail-3.10.1-2|180	%files attachwarner-plugin
14cr|claws-mail-3.10.1-2|181	%{_libdir}/%{name}/plugins/attachwarner.so
14cr|claws-mail-3.10.1-2|182	
14cr|claws-mail-3.10.1-2|183	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|184	
14cr|claws-mail-3.10.1-2|185	%package bogofilter-plugin
14cr|claws-mail-3.10.1-2|186	Summary:	Bogofilter plugin for Claws Mail
14cr|claws-mail-3.10.1-2|187	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|188	BuildRequires:	bogofilter
14cr|claws-mail-3.10.1-2|189	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|190	Requires:	bogofilter
14cr|claws-mail-3.10.1-2|191	
14cr|claws-mail-3.10.1-2|192	%description bogofilter-plugin
14cr|claws-mail-3.10.1-2|193	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
14cr|claws-mail-3.10.1-2|194	account using Bogofilter. It can optionally delete mail identified as spam
14cr|claws-mail-3.10.1-2|195	or save it to a designated folder. Bogofilter is a pure Bayesian filter,
14cr|claws-mail-3.10.1-2|196	therefore it has better speed performance than SpamAssassin but might catch
14cr|claws-mail-3.10.1-2|197	less spam.
14cr|claws-mail-3.10.1-2|198	
14cr|claws-mail-3.10.1-2|199	%files bogofilter-plugin
14cr|claws-mail-3.10.1-2|200	%{_libdir}/%{name}/plugins/bogofilter.so
14cr|claws-mail-3.10.1-2|201	
14cr|claws-mail-3.10.1-2|202	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|203	
14cr|claws-mail-3.10.1-2|204	%package bsfilter-plugin
14cr|claws-mail-3.10.1-2|205	Summary:	This Claws Mail plugin enables spam fitering through bsfilter
14cr|claws-mail-3.10.1-2|206	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|207	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|208	
14cr|claws-mail-3.10.1-2|209	%description bsfilter-plugin
14cr|claws-mail-3.10.1-2|210	Check all messages that are received from an IMAP, LOCAL or POP account
14cr|claws-mail-3.10.1-2|211	for spam using Bsfilter.
14cr|claws-mail-3.10.1-2|212	
14cr|claws-mail-3.10.1-2|213	%files bsfilter-plugin
14cr|claws-mail-3.10.1-2|214	%{_libdir}/%{name}/plugins/bsfilter.so
14cr|claws-mail-3.10.1-2|215	
14cr|claws-mail-3.10.1-2|216	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|217	
14cr|claws-mail-3.10.1-2|218	%package clamd-plugin
14cr|claws-mail-3.10.1-2|219	Summary:	This Claws Mail plugin enables spam fitering through Clam AntiVirus
14cr|claws-mail-3.10.1-2|220	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|221	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|222	
14cr|claws-mail-3.10.1-2|223	%description clamd-plugin
14cr|claws-mail-3.10.1-2|224	Check all messages that are received from an IMAP, LOCAL or POP account
14cr|claws-mail-3.10.1-2|225	for spam using Clam AntiVirus.
14cr|claws-mail-3.10.1-2|226	
14cr|claws-mail-3.10.1-2|227	%files clamd-plugin
14cr|claws-mail-3.10.1-2|228	%{_libdir}/%{name}/plugins/clamd.so
14cr|claws-mail-3.10.1-2|229	
14cr|claws-mail-3.10.1-2|230	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|231	
14cr|claws-mail-3.10.1-2|232	%package fancy-plugin
14cr|claws-mail-3.10.1-2|233	Summary:	This Claws Mail plugin renders HTML e-mails through WebKit
14cr|claws-mail-3.10.1-2|234	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|235	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|236	
14cr|claws-mail-3.10.1-2|237	%description fancy-plugin
14cr|claws-mail-3.10.1-2|238	Renders HTML e-mail using the WebKit library.
14cr|claws-mail-3.10.1-2|239	
14cr|claws-mail-3.10.1-2|240	%files fancy-plugin
14cr|claws-mail-3.10.1-2|241	%{_libdir}/%{name}/plugins/fancy.so
14cr|claws-mail-3.10.1-2|242	
14cr|claws-mail-3.10.1-2|243	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|244	
14cr|claws-mail-3.10.1-2|245	%package fetchinfo-plugin
14cr|claws-mail-3.10.1-2|246	Summary:	This Claws Mail plugin inserts headers containing some download information
14cr|claws-mail-3.10.1-2|247	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|248	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|249	
14cr|claws-mail-3.10.1-2|250	%description fetchinfo-plugin
14cr|claws-mail-3.10.1-2|251	This plugin for Claws Mail inserts headers containing some download
14cr|claws-mail-3.10.1-2|252	information: UIDL, Sylpheeds account name, POP server, user ID
14cr|claws-mail-3.10.1-2|253	and retrieval time.
14cr|claws-mail-3.10.1-2|254	
14cr|claws-mail-3.10.1-2|255	%files fetchinfo-plugin
14cr|claws-mail-3.10.1-2|256	%{_libdir}/%{name}/plugins/fetchinfo.so
14cr|claws-mail-3.10.1-2|257	
14cr|claws-mail-3.10.1-2|258	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|259	
14cr|claws-mail-3.10.1-2|260	%package gdata-plugin
14cr|claws-mail-3.10.1-2|261	Summary:	This Claws Mail plugin enables access to GData (Google services)
14cr|claws-mail-3.10.1-2|262	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|263	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|264	
14cr|claws-mail-3.10.1-2|265	%description gdata-plugin
14cr|claws-mail-3.10.1-2|266	Plugin to access to GData (Google services). The only currently implemented
14cr|claws-mail-3.10.1-2|267	feature is inclusion of Google contacts into the address completion.
14cr|claws-mail-3.10.1-2|268	
14cr|claws-mail-3.10.1-2|269	%files gdata-plugin
14cr|claws-mail-3.10.1-2|270	%{_libdir}/%{name}/plugins/gdata.so
14cr|claws-mail-3.10.1-2|271	
14cr|claws-mail-3.10.1-2|272	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|273	
14cr|claws-mail-3.10.1-2|274	%package libravatar-plugin
14cr|claws-mail-3.10.1-2|275	Summary:	This Claws Mail plugin enables libravatar support
14cr|claws-mail-3.10.1-2|276	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|277	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|278	
14cr|claws-mail-3.10.1-2|279	%description libravatar-plugin
14cr|claws-mail-3.10.1-2|280	Plugin to show the profile pictures associated to email addresses provided by
14cr|claws-mail-3.10.1-2|281	libravatar service ( http://www.libravatar.org ).
14cr|claws-mail-3.10.1-2|282	
14cr|claws-mail-3.10.1-2|283	%files libravatar-plugin
14cr|claws-mail-3.10.1-2|284	%{_libdir}/%{name}/plugins/libravatar.so
14cr|claws-mail-3.10.1-2|285	
14cr|claws-mail-3.10.1-2|286	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|287	
14cr|claws-mail-3.10.1-2|288	%package mailmbox-plugin
14cr|claws-mail-3.10.1-2|289	Summary:	This Claws Mail plugin provides direct access to mbox folders
14cr|claws-mail-3.10.1-2|290	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|291	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|292	
14cr|claws-mail-3.10.1-2|293	%description mailmbox-plugin
14cr|claws-mail-3.10.1-2|294	This Claws Mail plugin provides direct access to mbox folders.
14cr|claws-mail-3.10.1-2|295	
14cr|claws-mail-3.10.1-2|296	%files mailmbox-plugin
14cr|claws-mail-3.10.1-2|297	%{_libdir}/%{name}/plugins/mailmbox.so
14cr|claws-mail-3.10.1-2|298	
14cr|claws-mail-3.10.1-2|299	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|300	
14cr|claws-mail-3.10.1-2|301	%package newmail-plugin
14cr|claws-mail-3.10.1-2|302	Summary:	This Claws Mail plugin can write a summary to a log file
14cr|claws-mail-3.10.1-2|303	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|304	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|305	
14cr|claws-mail-3.10.1-2|306	%description newmail-plugin
14cr|claws-mail-3.10.1-2|307	This Claws Mail plugin can write a summary to a log file upon
14cr|claws-mail-3.10.1-2|308	receiving new mail. It defaults to ~/Mail/NewLog.
14cr|claws-mail-3.10.1-2|309	
14cr|claws-mail-3.10.1-2|310	%files newmail-plugin
14cr|claws-mail-3.10.1-2|311	%{_libdir}/%{name}/plugins/newmail.so
14cr|claws-mail-3.10.1-2|312	
14cr|claws-mail-3.10.1-2|313	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|314	
14cr|claws-mail-3.10.1-2|315	%package notification-plugin
14cr|claws-mail-3.10.1-2|316	Summary:	This Claws Mail plugin notifies about new mail
14cr|claws-mail-3.10.1-2|317	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|318	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|319	
14cr|claws-mail-3.10.1-2|320	%description notification-plugin
14cr|claws-mail-3.10.1-2|321	This Claws Mail plugin notifies about new mail.
14cr|claws-mail-3.10.1-2|322	
14cr|claws-mail-3.10.1-2|323	%files notification-plugin
14cr|claws-mail-3.10.1-2|324	%{_libdir}/%{name}/plugins/notification.so
14cr|claws-mail-3.10.1-2|325	
14cr|claws-mail-3.10.1-2|326	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|327	
14cr|claws-mail-3.10.1-2|328	%package pdfviewer-plugin
14cr|claws-mail-3.10.1-2|329	Summary:	This Claws Mail plugin handles PDF and PostScript attachments
14cr|claws-mail-3.10.1-2|330	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|331	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|332	
14cr|claws-mail-3.10.1-2|333	%description pdfviewer-plugin
14cr|claws-mail-3.10.1-2|334	This Claws Mail plugin This plugin handles PDF and PostScript attachments.
14cr|claws-mail-3.10.1-2|335	
14cr|claws-mail-3.10.1-2|336	%files pdfviewer-plugin
14cr|claws-mail-3.10.1-2|337	%{_libdir}/%{name}/plugins/pdf_viewer.so
14cr|claws-mail-3.10.1-2|338	
14cr|claws-mail-3.10.1-2|339	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|340	
14cr|claws-mail-3.10.1-2|341	%package perl-plugin
14cr|claws-mail-3.10.1-2|342	Summary:	Perl interface to Claws Mail's filtering mechanism
14cr|claws-mail-3.10.1-2|343	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|344	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|345	
14cr|claws-mail-3.10.1-2|346	%description perl-plugin
14cr|claws-mail-3.10.1-2|347	This plugin is intended to extend the filtering possibilities of Claws Mail.
14cr|claws-mail-3.10.1-2|348	It provides a Perl interface to Claws Mail's filtering mechanism, allowing
14cr|claws-mail-3.10.1-2|349	the use of full Perl power in email filters.
14cr|claws-mail-3.10.1-2|350	
14cr|claws-mail-3.10.1-2|351	%files perl-plugin
14cr|claws-mail-3.10.1-2|352	%{_libdir}/%{name}/plugins/perl.so
14cr|claws-mail-3.10.1-2|353	
14cr|claws-mail-3.10.1-2|354	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|355	
14cr|claws-mail-3.10.1-2|356	%package pgpcore-plugin
14cr|claws-mail-3.10.1-2|357	Summary:	PGP core plugin for Claws Mail
14cr|claws-mail-3.10.1-2|358	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|359	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|360	
14cr|claws-mail-3.10.1-2|361	%description pgpcore-plugin
14cr|claws-mail-3.10.1-2|362	Handles core PGP functions and is a dependency of both the PGP/Inline and
14cr|claws-mail-3.10.1-2|363	PGP/MIME plugins.
14cr|claws-mail-3.10.1-2|364	
14cr|claws-mail-3.10.1-2|365	%files pgpcore-plugin
14cr|claws-mail-3.10.1-2|366	%{_libdir}/%{name}/plugins/pgpcore.so
14cr|claws-mail-3.10.1-2|367	
14cr|claws-mail-3.10.1-2|368	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|369	
14cr|claws-mail-3.10.1-2|370	%package pgpinline-plugin
14cr|claws-mail-3.10.1-2|371	Summary:	PGP/Inline plugin for Claws Mail
14cr|claws-mail-3.10.1-2|372	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|373	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|374	Requires:	%{name}-pgpcore-plugin = %{EVRD}
14cr|claws-mail-3.10.1-2|375	
14cr|claws-mail-3.10.1-2|376	%description pgpinline-plugin
14cr|claws-mail-3.10.1-2|377	Handles PGP/Inline signed and/or encrypted mails. You can decrypt mails,
14cr|claws-mail-3.10.1-2|378	verify signatures or sign and encrypt your own mails.
14cr|claws-mail-3.10.1-2|379	
14cr|claws-mail-3.10.1-2|380	%files pgpinline-plugin
14cr|claws-mail-3.10.1-2|381	%{_libdir}/%{name}/plugins/pgpinline.so
14cr|claws-mail-3.10.1-2|382	%{_libdir}/%{name}/plugins/pgpinline.deps
14cr|claws-mail-3.10.1-2|383	
14cr|claws-mail-3.10.1-2|384	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|385	
14cr|claws-mail-3.10.1-2|386	%package pgpmime-plugin
14cr|claws-mail-3.10.1-2|387	Summary:	PGP/MIME plugin for Claws Mail
14cr|claws-mail-3.10.1-2|388	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|389	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|390	Requires:	%{name}-pgpcore-plugin = %{EVRD}
14cr|claws-mail-3.10.1-2|391	
14cr|claws-mail-3.10.1-2|392	%description pgpmime-plugin
14cr|claws-mail-3.10.1-2|393	Handles PGP/MIME signed and/or encrypted mails. You can decrypt mails, verify
14cr|claws-mail-3.10.1-2|394	signatures or sign and encrypt your own mails.
14cr|claws-mail-3.10.1-2|395	
14cr|claws-mail-3.10.1-2|396	%files pgpmime-plugin
14cr|claws-mail-3.10.1-2|397	%{_libdir}/%{name}/plugins/pgpmime.so
14cr|claws-mail-3.10.1-2|398	%{_libdir}/%{name}/plugins/pgpmime.deps
14cr|claws-mail-3.10.1-2|399	
14cr|claws-mail-3.10.1-2|400	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|401	
14cr|claws-mail-3.10.1-2|402	%package python-plugin
14cr|claws-mail-3.10.1-2|403	Summary:	Python scriptin access to Claws Mail
14cr|claws-mail-3.10.1-2|404	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|405	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|406	
14cr|claws-mail-3.10.1-2|407	%description python-plugin
14cr|claws-mail-3.10.1-2|408	This plugin offers a Python scripting access to Claws Mail.
14cr|claws-mail-3.10.1-2|409	
14cr|claws-mail-3.10.1-2|410	%files python-plugin
14cr|claws-mail-3.10.1-2|411	%{_libdir}/%{name}/plugins/python.so
14cr|claws-mail-3.10.1-2|412	
14cr|claws-mail-3.10.1-2|413	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|414	
14cr|claws-mail-3.10.1-2|415	%package rssyl-plugin
14cr|claws-mail-3.10.1-2|416	Summary:	This Claws Mail plugin allows you to read your favorite newsfeeds
14cr|claws-mail-3.10.1-2|417	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|418	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|419	
14cr|claws-mail-3.10.1-2|420	%description rssyl-plugin
14cr|claws-mail-3.10.1-2|421	This plugin allows you to read your favorite newsfeeds in Claws Mail.
14cr|claws-mail-3.10.1-2|422	RSS 1.0, 2.0 and Atom feeds are currently supported.
14cr|claws-mail-3.10.1-2|423	
14cr|claws-mail-3.10.1-2|424	%files rssyl-plugin
14cr|claws-mail-3.10.1-2|425	%{_libdir}/%{name}/plugins/rssyl.so
14cr|claws-mail-3.10.1-2|426	
14cr|claws-mail-3.10.1-2|427	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|428	
14cr|claws-mail-3.10.1-2|429	%package smime-plugin
14cr|claws-mail-3.10.1-2|430	Summary:	S/Mime plugin for Claws Mail
14cr|claws-mail-3.10.1-2|431	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|432	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|433	
14cr|claws-mail-3.10.1-2|434	%description smime-plugin
14cr|claws-mail-3.10.1-2|435	This plugin allows to use S/Mime signatures and encryptions in Claws Mail.
14cr|claws-mail-3.10.1-2|436	
14cr|claws-mail-3.10.1-2|437	%files smime-plugin
14cr|claws-mail-3.10.1-2|438	%{_libdir}/%{name}/plugins/smime.so
14cr|claws-mail-3.10.1-2|439	%{_libdir}/%{name}/plugins/smime.deps
14cr|claws-mail-3.10.1-2|440	
14cr|claws-mail-3.10.1-2|441	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|442	
14cr|claws-mail-3.10.1-2|443	%package spamassassin-plugin
14cr|claws-mail-3.10.1-2|444	Summary:	Spamassassin-plugin for Claws Mail
14cr|claws-mail-3.10.1-2|445	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|446	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|447	Requires:	spamassassin-spamd
14cr|claws-mail-3.10.1-2|448	
14cr|claws-mail-3.10.1-2|449	%description spamassassin-plugin
14cr|claws-mail-3.10.1-2|450	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
14cr|claws-mail-3.10.1-2|451	account using SpamAssassin. See README for configuration and set-up info.
14cr|claws-mail-3.10.1-2|452	
14cr|claws-mail-3.10.1-2|453	%files spamassassin-plugin
14cr|claws-mail-3.10.1-2|454	%doc src/plugins/spamassassin/README
14cr|claws-mail-3.10.1-2|455	%{_libdir}/%{name}/plugins/spamassassin.so
14cr|claws-mail-3.10.1-2|456	
14cr|claws-mail-3.10.1-2|457	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|458	
14cr|claws-mail-3.10.1-2|459	%package spam_report-plugin
14cr|claws-mail-3.10.1-2|460	Summary:	This Claws Mail plugin provides spamreport
14cr|claws-mail-3.10.1-2|461	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|462	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|463	
14cr|claws-mail-3.10.1-2|464	%description spam_report-plugin
14cr|claws-mail-3.10.1-2|465	This Claws Mail plugin provides spamreport.
14cr|claws-mail-3.10.1-2|466	
14cr|claws-mail-3.10.1-2|467	%files spam_report-plugin
14cr|claws-mail-3.10.1-2|468	%{_libdir}/%{name}/plugins/spamreport.so
14cr|claws-mail-3.10.1-2|469	
14cr|claws-mail-3.10.1-2|470	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|471	
14cr|claws-mail-3.10.1-2|472	%package tnef_parse-plugin
14cr|claws-mail-3.10.1-2|473	Summary:	This Claws Mail plugin enables parsing MS-TNEF attachments
14cr|claws-mail-3.10.1-2|474	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|475	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|476	
14cr|claws-mail-3.10.1-2|477	%description tnef_parse-plugin
14cr|claws-mail-3.10.1-2|478	This Claws Mail plugin enables parsing MS-TNEF attachments.
14cr|claws-mail-3.10.1-2|479	
14cr|claws-mail-3.10.1-2|480	%files tnef_parse-plugin
14cr|claws-mail-3.10.1-2|481	%{_libdir}/%{name}/plugins/tnef_parse.so
14cr|claws-mail-3.10.1-2|482	
14cr|claws-mail-3.10.1-2|483	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|484	
14cr|claws-mail-3.10.1-2|485	%package vcalendar-plugin
14cr|claws-mail-3.10.1-2|486	Summary:	This Claws Mail plugin enables vCalendar message handling
14cr|claws-mail-3.10.1-2|487	Group:		Networking/Mail
14cr|claws-mail-3.10.1-2|488	Requires:	%{name} = %{EVRD}
14cr|claws-mail-3.10.1-2|489	
14cr|claws-mail-3.10.1-2|490	%description vcalendar-plugin
14cr|claws-mail-3.10.1-2|491	This Claws Mail plugin handles the vCalendar format (or rather, the meeting
14cr|claws-mail-3.10.1-2|492	subset of it). It displays such mails in a nice format, lets you create and
14cr|claws-mail-3.10.1-2|493	send meetings, and creates a virtual folder with the meetings you have sent
14cr|claws-mail-3.10.1-2|494	or received.
14cr|claws-mail-3.10.1-2|495	
14cr|claws-mail-3.10.1-2|496	%files vcalendar-plugin
14cr|claws-mail-3.10.1-2|497	%{_libdir}/%{name}/plugins/vcalendar.so
14cr|claws-mail-3.10.1-2|498	
14cr|claws-mail-3.10.1-2|499	#----------------------------------------------------------------------------
14cr|claws-mail-3.10.1-2|500	
14cr|claws-mail-3.10.1-2|501	%prep
14cr|claws-mail-3.10.1-2|502	%setup -q
14cr|claws-mail-3.10.1-2|503	%patch0 -p1
14cr|claws-mail-3.10.1-2|504	
14cr|claws-mail-3.10.1-2|505	%build
14cr|claws-mail-3.10.1-2|506	%configure2_5x \
14cr|claws-mail-3.10.1-2|507	--enable-enchant \
14cr|claws-mail-3.10.1-2|508	--enable-jpilot \
14cr|claws-mail-3.10.1-2|509	--enable-ldap \
14cr|claws-mail-3.10.1-2|510	--enable-crash-dialog \
14cr|claws-mail-3.10.1-2|511	--enable-spamassassin-plugin \
14cr|claws-mail-3.10.1-2|512	--disable-archive-plugin \
14cr|claws-mail-3.10.1-2|513	--enable-ipv6 \
14cr|claws-mail-3.10.1-2|514	--enable-compface \
14cr|claws-mail-3.10.1-2|515	--enable-gnutls \
14cr|claws-mail-3.10.1-2|516	--enable-networkmanager-support \
14cr|claws-mail-3.10.1-2|517	--disable-rpath \
14cr|claws-mail-3.10.1-2|518	--disable-static
14cr|claws-mail-3.10.1-2|519	
14cr|claws-mail-3.10.1-2|520	%make LIBTOOL=%{_bindir}/libtool
14cr|claws-mail-3.10.1-2|521	
14cr|claws-mail-3.10.1-2|522	%check
14cr|claws-mail-3.10.1-2|523	make check
14cr|claws-mail-3.10.1-2|524	
14cr|claws-mail-3.10.1-2|525	%install
14cr|claws-mail-3.10.1-2|526	%makeinstall_std
14cr|claws-mail-3.10.1-2|527	
14cr|claws-mail-3.10.1-2|528	##remove duplicate man#
14cr|claws-mail-3.10.1-2|529	rm -rf  %{buildroot}%{_mandir}
14cr|claws-mail-3.10.1-2|530	## remove unneeded devel files
14cr|claws-mail-3.10.1-2|531	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.*a
14cr|claws-mail-3.10.1-2|532	
14cr|claws-mail-3.10.1-2|533	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cr|claws-mail-3.10.1-2|534	convert %{name}.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|claws-mail-3.10.1-2|535	convert %{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|claws-mail-3.10.1-2|536	install -m644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|claws-mail-3.10.1-2|537	install -m644 %{name}-64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|claws-mail-3.10.1-2|538	install -m644 %{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|claws-mail-3.10.1-2|539	
14cr|claws-mail-3.10.1-2|540	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|claws-mail-3.10.1-2|541	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cr|claws-mail-3.10.1-2|542	
14cr|claws-mail-3.10.1-2|543	cp -a ABOUT-NLS AUTHORS NEWS README* TODO* RELEASE_NOTES tools %{buildroot}%{_docdir}/claws-mail/
14cr|claws-mail-3.10.1-2|544	rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile*
14cr|claws-mail-3.10.1-2|545	
14cr|claws-mail-3.10.1-2|546	%find_lang %{name}
14cr|claws-mail-3.10.1-2|547	
14cr|claws-mail-3.10.1-2|548	
14cr|claws-mail-3.10.1-2|549	%changelog
14cr|claws-mail-3.10.1-2|550	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.10.1-2
14cr|claws-mail-3.10.1-2|551	+ Revision: 477764f
14cr|claws-mail-3.10.1-2|552	- MassBuild#464: Increase release tag
14cr|claws-mail-3.10.1-2|553	
14cr|claws-mail-3.10.1-2|554	

615 14
14cr|claws-mail-themes-20120129-2|1	%define debug_package %{nil}
14cr|claws-mail-themes-20120129-2|2	
14cr|claws-mail-themes-20120129-2|3	Summary:	Icon themes for Claws-Mail
14cr|claws-mail-themes-20120129-2|4	Name:		claws-mail-themes
14cr|claws-mail-themes-20120129-2|5	Version:	20120129
14cr|claws-mail-themes-20120129-2|6	Release:	2
14cr|claws-mail-themes-20120129-2|7	License:	GPL+
14cr|claws-mail-themes-20120129-2|8	Group:		Networking/Mail
14cr|claws-mail-themes-20120129-2|9	URL:		http://claws-mail.org/
14cr|claws-mail-themes-20120129-2|10	Source0:	http://www.claws-mail.org/themes/%{name}-%{version}.tar.gz
14cr|claws-mail-themes-20120129-2|11	Requires:	claws-mail
14cr|claws-mail-themes-20120129-2|12	BuildArch:	noarch
14cr|claws-mail-themes-20120129-2|13	Obsoletes:	sylpheed-claws-themes < %{version}
14cr|claws-mail-themes-20120129-2|14	Provides:	sylpheed-claws-themes = %{version}
14cr|claws-mail-themes-20120129-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|claws-mail-themes-20120129-2|16	
14cr|claws-mail-themes-20120129-2|17	%description
14cr|claws-mail-themes-20120129-2|18	This package contains various user contributed icon themes for claws-mail.
14cr|claws-mail-themes-20120129-2|19	
14cr|claws-mail-themes-20120129-2|20	%prep
14cr|claws-mail-themes-20120129-2|21	%setup -q
14cr|claws-mail-themes-20120129-2|22	
14cr|claws-mail-themes-20120129-2|23	%build
14cr|claws-mail-themes-20120129-2|24	./autogen.sh
14cr|claws-mail-themes-20120129-2|25	
14cr|claws-mail-themes-20120129-2|26	%configure2_5x
14cr|claws-mail-themes-20120129-2|27	%make
14cr|claws-mail-themes-20120129-2|28	
14cr|claws-mail-themes-20120129-2|29	%install
14cr|claws-mail-themes-20120129-2|30	%makeinstall_std
14cr|claws-mail-themes-20120129-2|31	
14cr|claws-mail-themes-20120129-2|32	%files
14cr|claws-mail-themes-20120129-2|33	%{_datadir}/claws-mail/themes/*
14cr|claws-mail-themes-20120129-2|34	
14cr|claws-mail-themes-20120129-2|35	
14cr|claws-mail-themes-20120129-2|36	
14cr|claws-mail-themes-20120129-2|37	%changelog
14cr|claws-mail-themes-20120129-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120129-2
14cr|claws-mail-themes-20120129-2|39	+ Revision: af45299
14cr|claws-mail-themes-20120129-2|40	- MassBuild#464: Increase release tag
14cr|claws-mail-themes-20120129-2|41	
14cr|claws-mail-themes-20120129-2|42	

616 14
14cr|clearsilver-0.10.5-8|1	%bcond_without	ruby
14cr|clearsilver-0.10.5-8|2	%bcond_without	python
14cr|clearsilver-0.10.5-8|3	%bcond_without	perl
14cr|clearsilver-0.10.5-8|4	
14cr|clearsilver-0.10.5-8|5	Summary:	ClearSilver HTML template system
14cr|clearsilver-0.10.5-8|6	Name:		clearsilver
14cr|clearsilver-0.10.5-8|7	Version:	0.10.5
14cr|clearsilver-0.10.5-8|8	Release:	8
14cr|clearsilver-0.10.5-8|9	License:	Apache License style
14cr|clearsilver-0.10.5-8|10	Group:		Networking/WWW
14cr|clearsilver-0.10.5-8|11	Url:		http://www.clearsilver.net/
14cr|clearsilver-0.10.5-8|12	Source0:	http://www.clearsilver.net/downloads/%{name}-%{version}.tar.bz2
14cr|clearsilver-0.10.5-8|13	Patch0:		clearsilver-0.10.5-mandriva.patch
14cr|clearsilver-0.10.5-8|14	Patch1:		clearsilver-0.10.5-regression.patch
14cr|clearsilver-0.10.5-8|15	Patch2:		test.patch
14cr|clearsilver-0.10.5-8|16	Patch3:		clearsilver-ruby-1.9.patch
14cr|clearsilver-0.10.5-8|17	BuildRequires:	pkgconfig(zlib)
14cr|clearsilver-0.10.5-8|18	%if %{with python}
14cr|clearsilver-0.10.5-8|19	BuildRequires:	python-devel
14cr|clearsilver-0.10.5-8|20	%endif
14cr|clearsilver-0.10.5-8|21	%if %{with perl}
14cr|clearsilver-0.10.5-8|22	BuildRequires:	perl-devel
14cr|clearsilver-0.10.5-8|23	%endif
14cr|clearsilver-0.10.5-8|24	%if %{with ruby}
14cr|clearsilver-0.10.5-8|25	BuildRequires:	ruby-devel >= 1.4.5
14cr|clearsilver-0.10.5-8|26	%endif
14cr|clearsilver-0.10.5-8|27	
14cr|clearsilver-0.10.5-8|28	%description
14cr|clearsilver-0.10.5-8|29	ClearSilver is a fast, powerful, and language-neutral HTML template system.
14cr|clearsilver-0.10.5-8|30	In both static content sites and dynamic HTML applications, it provides a
14cr|clearsilver-0.10.5-8|31	separation between presentation code and application logic which makes
14cr|clearsilver-0.10.5-8|32	working with your project easier.
14cr|clearsilver-0.10.5-8|33	
14cr|clearsilver-0.10.5-8|34	Because it's written as a C-library, and exported to scripting languages
14cr|clearsilver-0.10.5-8|35	like Python and Perl via modules, it is extremely fast compared to template
14cr|clearsilver-0.10.5-8|36	systems written in a script language.
14cr|clearsilver-0.10.5-8|37	
14cr|clearsilver-0.10.5-8|38	%package	devel
14cr|clearsilver-0.10.5-8|39	Summary:	ClearSilver development package
14cr|clearsilver-0.10.5-8|40	Group:		Development/C
14cr|clearsilver-0.10.5-8|41	
14cr|clearsilver-0.10.5-8|42	%description devel
14cr|clearsilver-0.10.5-8|43	This package provides needed files to develop extension
14cr|clearsilver-0.10.5-8|44	to ClearSilver.
14cr|clearsilver-0.10.5-8|45	
14cr|clearsilver-0.10.5-8|46	%if %{with python}
14cr|clearsilver-0.10.5-8|47	%package -n	python-%{name}
14cr|clearsilver-0.10.5-8|48	Summary:	Neotonic ClearSilver Python Module
14cr|clearsilver-0.10.5-8|49	Group:		Development/Python
14cr|clearsilver-0.10.5-8|50	Requires:	clearsilver = %{version}
14cr|clearsilver-0.10.5-8|51	
14cr|clearsilver-0.10.5-8|52	%description -n	python-%{name}
14cr|clearsilver-0.10.5-8|53	This package provides a python interface to the
14cr|clearsilver-0.10.5-8|54	clearsilver CGI kit and templating system.
14cr|clearsilver-0.10.5-8|55	%endif
14cr|clearsilver-0.10.5-8|56	
14cr|clearsilver-0.10.5-8|57	%if %{with perl}
14cr|clearsilver-0.10.5-8|58	%package -n	perl-ClearSilver
14cr|clearsilver-0.10.5-8|59	Summary:	Neotonic ClearSilver Perl Module
14cr|clearsilver-0.10.5-8|60	Group:		Development/Perl
14cr|clearsilver-0.10.5-8|61	Requires:	clearsilver = %{version}
14cr|clearsilver-0.10.5-8|62	
14cr|clearsilver-0.10.5-8|63	%description -n perl-ClearSilver
14cr|clearsilver-0.10.5-8|64	The clearsilver-perl package provides a perl interface to the
14cr|clearsilver-0.10.5-8|65	clearsilver templating system.
14cr|clearsilver-0.10.5-8|66	%endif
14cr|clearsilver-0.10.5-8|67	
14cr|clearsilver-0.10.5-8|68	%if %{with ruby}
14cr|clearsilver-0.10.5-8|69	%package -n	ruby-%{name}
14cr|clearsilver-0.10.5-8|70	Summary:	Neotonic ClearSilver Ruby Module
14cr|clearsilver-0.10.5-8|71	Group:		Development/Ruby
14cr|clearsilver-0.10.5-8|72	Requires:	clearsilver = %{version}
14cr|clearsilver-0.10.5-8|73	
14cr|clearsilver-0.10.5-8|74	%description -n	ruby-%{name}
14cr|clearsilver-0.10.5-8|75	The clearsilver-ruby package provides a ruby interface to the
14cr|clearsilver-0.10.5-8|76	clearsilver templating system.
14cr|clearsilver-0.10.5-8|77	%endif
14cr|clearsilver-0.10.5-8|78	
14cr|clearsilver-0.10.5-8|79	%prep
14cr|clearsilver-0.10.5-8|80	%setup -q
14cr|clearsilver-0.10.5-8|81	%patch0 -p0
14cr|clearsilver-0.10.5-8|82	%patch1 -p1
14cr|clearsilver-0.10.5-8|83	%patch2 -p0
14cr|clearsilver-0.10.5-8|84	%patch3 -p1 -b .ruby19~
14cr|clearsilver-0.10.5-8|85	
14cr|clearsilver-0.10.5-8|86	%build
14cr|clearsilver-0.10.5-8|87	%configure	--disable-apache \
14cr|clearsilver-0.10.5-8|88	--disable-java \
14cr|clearsilver-0.10.5-8|89	--disable-csharp \
14cr|clearsilver-0.10.5-8|90	%if %{with ruby}
14cr|clearsilver-0.10.5-8|91	--enable-ruby \
14cr|clearsilver-0.10.5-8|92	%else
14cr|clearsilver-0.10.5-8|93	--disable-ruby \
14cr|clearsilver-0.10.5-8|94	%endif
14cr|clearsilver-0.10.5-8|95	%if %{with perl}
14cr|clearsilver-0.10.5-8|96	--enable-perl \
14cr|clearsilver-0.10.5-8|97	%else
14cr|clearsilver-0.10.5-8|98	--disable-perl \
14cr|clearsilver-0.10.5-8|99	%endif
14cr|clearsilver-0.10.5-8|100	%if %{with python}
14cr|clearsilver-0.10.5-8|101	--enable-python
14cr|clearsilver-0.10.5-8|102	%else
14cr|clearsilver-0.10.5-8|103	--disable-python
14cr|clearsilver-0.10.5-8|104	%endif
14cr|clearsilver-0.10.5-8|105	perl -pi -e 's#install.rb install$#install.rb install --prefix=%{buildroot}#' ruby/Makefile
14cr|clearsilver-0.10.5-8|106	perl -pi -e 's/555/755/' ruby/install.rb
14cr|clearsilver-0.10.5-8|107	
14cr|clearsilver-0.10.5-8|108	%make
14cr|clearsilver-0.10.5-8|109	
14cr|clearsilver-0.10.5-8|110	cat > README.MandrivaLinux << EOF
14cr|clearsilver-0.10.5-8|111	This package only includes python, perl and ruby bindings.
14cr|clearsilver-0.10.5-8|112	
14cr|clearsilver-0.10.5-8|113	Java needs a JVM, so this cannot be done for the moment.
14cr|clearsilver-0.10.5-8|114	C# didn't compile.
14cr|clearsilver-0.10.5-8|115	
14cr|clearsilver-0.10.5-8|116	EOF
14cr|clearsilver-0.10.5-8|117	cd python
14cr|clearsilver-0.10.5-8|118	LDSHARED="gcc -shared -lz %{ldflags}" python setup.py build
14cr|clearsilver-0.10.5-8|119	
14cr|clearsilver-0.10.5-8|120	%install
14cr|clearsilver-0.10.5-8|121	perl -pi -e 's#/usr/local/#/usr/#' scripts/document.py
14cr|clearsilver-0.10.5-8|122	%if %{with perl}
14cr|clearsilver-0.10.5-8|123	cd perl
14cr|clearsilver-0.10.5-8|124	perl Makefile.PL INSTALLDIRS=vendor
14cr|clearsilver-0.10.5-8|125	%makeinstall_std
14cr|clearsilver-0.10.5-8|126	cd ..
14cr|clearsilver-0.10.5-8|127	%endif
14cr|clearsilver-0.10.5-8|128	%makeinstall_std
14cr|clearsilver-0.10.5-8|129	
14cr|clearsilver-0.10.5-8|130	%if %{with python}
14cr|clearsilver-0.10.5-8|131	cd python
14cr|clearsilver-0.10.5-8|132	python setup.py install --root=%{buildroot}
14cr|clearsilver-0.10.5-8|133	cd ..
14cr|clearsilver-0.10.5-8|134	%endif
14cr|clearsilver-0.10.5-8|135	
14cr|clearsilver-0.10.5-8|136	#
14cr|clearsilver-0.10.5-8|137	# TODO add script ( in script/ subdir )
14cr|clearsilver-0.10.5-8|138	# emacs mode
14cr|clearsilver-0.10.5-8|139	%files
14cr|clearsilver-0.10.5-8|140	%doc CS_LICENSE INSTALL LICENSE README README.MandrivaLinux scripts/cs_lint.py contrib/cs-mode.el
14cr|clearsilver-0.10.5-8|141	%{_bindir}/*
14cr|clearsilver-0.10.5-8|142	%{_mandir}/man3/*.3.*
14cr|clearsilver-0.10.5-8|143	
14cr|clearsilver-0.10.5-8|144	%files devel
14cr|clearsilver-0.10.5-8|145	%{_includedir}/ClearSilver/
14cr|clearsilver-0.10.5-8|146	%{_libdir}/libneo_cgi.a
14cr|clearsilver-0.10.5-8|147	%{_libdir}/libneo_cs.a
14cr|clearsilver-0.10.5-8|148	%{_libdir}/libneo_utl.a
14cr|clearsilver-0.10.5-8|149	
14cr|clearsilver-0.10.5-8|150	%if %{with python}
14cr|clearsilver-0.10.5-8|151	%files -n python-%{name}
14cr|clearsilver-0.10.5-8|152	%doc README.python
14cr|clearsilver-0.10.5-8|153	%{py_platsitedir}/neo_cgi.so
14cr|clearsilver-0.10.5-8|154	%{py_platsitedir}/clearsilver-%{version}-py%{py_ver}.egg-info
14cr|clearsilver-0.10.5-8|155	%endif
14cr|clearsilver-0.10.5-8|156	
14cr|clearsilver-0.10.5-8|157	%if %{with perl}
14cr|clearsilver-0.10.5-8|158	%files -n perl-ClearSilver
14cr|clearsilver-0.10.5-8|159	%{perl_vendorlib}/*/ClearSilver.pm
14cr|clearsilver-0.10.5-8|160	%{perl_vendorlib}/*/auto/ClearSilver/ClearSilver.so
14cr|clearsilver-0.10.5-8|161	%dir %{perl_vendorlib}/*/auto/ClearSilver/
14cr|clearsilver-0.10.5-8|162	%{_mandir}/man3/*.3pm*
14cr|clearsilver-0.10.5-8|163	%endif
14cr|clearsilver-0.10.5-8|164	
14cr|clearsilver-0.10.5-8|165	%if %{with ruby}
14cr|clearsilver-0.10.5-8|166	%{ruby_sitelibdir}/neo.rb
14cr|clearsilver-0.10.5-8|167	%{ruby_sitearchdir}/hdf.so
14cr|clearsilver-0.10.5-8|168	%endif
14cr|clearsilver-0.10.5-8|169	
14cr|clearsilver-0.10.5-8|170	#%if %{with apache_subpackage}
14cr|clearsilver-0.10.5-8|171	#%files apache
14cr|clearsilver-0.10.5-8|172	#%{apache_libexec}/mod_ecs.so
14cr|clearsilver-0.10.5-8|173	#%endif
14cr|clearsilver-0.10.5-8|174	
14cr|clearsilver-0.10.5-8|175	
14cr|clearsilver-0.10.5-8|176	
14cr|clearsilver-0.10.5-8|177	%changelog
14cr|clearsilver-0.10.5-8|178	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.5-8
14cr|clearsilver-0.10.5-8|179	+ Revision: 51591de
14cr|clearsilver-0.10.5-8|180	- MassBuild#464: Increase release tag
14cr|clearsilver-0.10.5-8|181	
14cr|clearsilver-0.10.5-8|182	

617 14
14cr|climm-0.7.1-3|1	Summary:	Text-mode ICQ clone
14cr|climm-0.7.1-3|2	Name:		climm
14cr|climm-0.7.1-3|3	Version:	0.7.1
14cr|climm-0.7.1-3|4	Release:	3
14cr|climm-0.7.1-3|5	License:	GPLv2+
14cr|climm-0.7.1-3|6	Group:		Networking/Instant messaging
14cr|climm-0.7.1-3|7	Url:		http://www.climm.org/
14cr|climm-0.7.1-3|8	Source0:	http://www.climm.org/source/%{name}-%{version}.tgz
14cr|climm-0.7.1-3|9	Patch0:		climm-0.6.4-linktcl.patch
14cr|climm-0.7.1-3|10	Patch1:		climm-0.7.1-gnutls-2.8.patch
14cr|climm-0.7.1-3|11	BuildRequires:	enca
14cr|climm-0.7.1-3|12	BuildRequires:	gettext-devel
14cr|climm-0.7.1-3|13	BuildRequires:	tcl-devel
14cr|climm-0.7.1-3|14	BuildRequires:	pkgconfig(gloox)
14cr|climm-0.7.1-3|15	BuildRequires:	pkgconfig(gnutls)
14cr|climm-0.7.1-3|16	BuildRequires:	pkgconfig(iksemel)
14cr|climm-0.7.1-3|17	BuildRequires:	pkgconfig(libotr)
14cr|climm-0.7.1-3|18	
14cr|climm-0.7.1-3|19	%description
14cr|climm-0.7.1-3|20	climm is a very portable text-mode ICQ clone - it is known to compile
14cr|climm-0.7.1-3|21	under Linux, BSD, AIX, HPUX, Windows, AmigaOS and with restrictions
14cr|climm-0.7.1-3|22	BeOS. Originally written by Matthew D. Smith, a great part of climm
14cr|climm-0.7.1-3|23	has been rewritten by Rudiger Kuhlmann, in particular the support for
14cr|climm-0.7.1-3|24	the new version 8 of the OSCAR protocol that became necessary, the
14cr|climm-0.7.1-3|25	internationalization, the file transfer and some restructuring of
14cr|climm-0.7.1-3|26	the code.
14cr|climm-0.7.1-3|27	
14cr|climm-0.7.1-3|28	%files
14cr|climm-0.7.1-3|29	%defattr(0644,root,root,0755)
14cr|climm-0.7.1-3|30	%doc NEWS AUTHORS FAQ README TODO
14cr|climm-0.7.1-3|31	%doc doc/README.i18n doc/README.logformat doc/README.ssl doc/example-climm-event-script
14cr|climm-0.7.1-3|32	%attr(0755,root,root) %{_bindir}/*
14cr|climm-0.7.1-3|33	%{_datadir}/%{name}
14cr|climm-0.7.1-3|34	%defattr(0644,root,root,0755)
14cr|climm-0.7.1-3|35	%lang(de) %{_mandir}/de/man?/*
14cr|climm-0.7.1-3|36	%lang(es) %{_mandir}/es/man?/*
14cr|climm-0.7.1-3|37	%lang(fr) %{_mandir}/fr/man?/*
14cr|climm-0.7.1-3|38	%lang(it) %{_mandir}/it/man?/*
14cr|climm-0.7.1-3|39	%{_mandir}/man?/*
14cr|climm-0.7.1-3|40	%lang(pt_BR) %{_mandir}/pt_BR/man?/*
14cr|climm-0.7.1-3|41	%lang(ru) %{_mandir}/ru/man?/*
14cr|climm-0.7.1-3|42	%lang(se) %{_mandir}/se/man?/*
14cr|climm-0.7.1-3|43	%lang(sk) %{_mandir}/sk/man?/*
14cr|climm-0.7.1-3|44	%lang(sr) %{_mandir}/sr/man?/*
14cr|climm-0.7.1-3|45	%lang(uk) %{_mandir}/uk/man?/*
14cr|climm-0.7.1-3|46	
14cr|climm-0.7.1-3|47	#----------------------------------------------------------------------------
14cr|climm-0.7.1-3|48	
14cr|climm-0.7.1-3|49	%prep
14cr|climm-0.7.1-3|50	%setup -q
14cr|climm-0.7.1-3|51	%patch0 -p0
14cr|climm-0.7.1-3|52	%patch1 -p0
14cr|climm-0.7.1-3|53	
14cr|climm-0.7.1-3|54	%build
14cr|climm-0.7.1-3|55	autoreconf -fi
14cr|climm-0.7.1-3|56	%configure2_5x \
14cr|climm-0.7.1-3|57	--disable-dependency-tracking \
14cr|climm-0.7.1-3|58	--enable-ssl=gnutls \
14cr|climm-0.7.1-3|59	--enable-tcl \
14cr|climm-0.7.1-3|60	--enable-xmpp \
14cr|climm-0.7.1-3|61	--disable-rpath
14cr|climm-0.7.1-3|62	make
14cr|climm-0.7.1-3|63	
14cr|climm-0.7.1-3|64	%install
14cr|climm-0.7.1-3|65	%makeinstall_std INSTALL="install -p"
14cr|climm-0.7.1-3|66	# convert documentation to UTF-8, when possible
14cr|climm-0.7.1-3|67	# es, fr are 7bit, sr is already UTF8
14cr|climm-0.7.1-3|68	enconv -L russian -x UTF-8 doc/ru/*
14cr|climm-0.7.1-3|69	enconv -L slovak -x UTF-8 doc/sk/*
14cr|climm-0.7.1-3|70	enconv -L ukrainian -x UTF-8 doc/uk/* || :
14cr|climm-0.7.1-3|71	for i in doc/de/* doc/pt_BR/* doc/it/*; do
14cr|climm-0.7.1-3|72	iconv -f iso8859-1 -t UTF-8 $i > $i.tmp
14cr|climm-0.7.1-3|73	mv -f $i.tmp $i
14cr|climm-0.7.1-3|74	done
14cr|climm-0.7.1-3|75	
14cr|climm-0.7.1-3|76	
14cr|climm-0.7.1-3|77	
14cr|climm-0.7.1-3|78	%changelog
14cr|climm-0.7.1-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|climm-0.7.1-3|80	+ Revision: 9f6e493
14cr|climm-0.7.1-3|81	- MassBuild#464: Increase release tag
14cr|climm-0.7.1-3|82	
14cr|climm-0.7.1-3|83	

618 14
14cr|cliofetion-2.2.0-3|1	Summary: command line libofetion client implemention
14cr|cliofetion-2.2.0-3|2	Name: cliofetion
14cr|cliofetion-2.2.0-3|3	Version: 2.2.0
14cr|cliofetion-2.2.0-3|4	Release: 3
14cr|cliofetion-2.2.0-3|5	Group: Networking/Instant messaging
14cr|cliofetion-2.2.0-3|6	License: GPLv2+
14cr|cliofetion-2.2.0-3|7	URL: http://code.google.com/p/ofetion/
14cr|cliofetion-2.2.0-3|8	Source0: http://ofetion.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|cliofetion-2.2.0-3|9	BuildRequires: libofetion-devel >= 2.2.0
14cr|cliofetion-2.2.0-3|10	BuildRequires: cmake
14cr|cliofetion-2.2.0-3|11	
14cr|cliofetion-2.2.0-3|12	%description
14cr|cliofetion-2.2.0-3|13	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
14cr|cliofetion-2.2.0-3|14	Protocol Version 4.
14cr|cliofetion-2.2.0-3|15	
14cr|cliofetion-2.2.0-3|16	%prep
14cr|cliofetion-2.2.0-3|17	%setup -qn %name-%version
14cr|cliofetion-2.2.0-3|18	
14cr|cliofetion-2.2.0-3|19	%build
14cr|cliofetion-2.2.0-3|20	%cmake
14cr|cliofetion-2.2.0-3|21	%make
14cr|cliofetion-2.2.0-3|22	
14cr|cliofetion-2.2.0-3|23	%install
14cr|cliofetion-2.2.0-3|24	%makeinstall_std -C build
14cr|cliofetion-2.2.0-3|25	
14cr|cliofetion-2.2.0-3|26	%files
14cr|cliofetion-2.2.0-3|27	%defattr(-,root,root)
14cr|cliofetion-2.2.0-3|28	%doc AUTHORS ChangeLog README
14cr|cliofetion-2.2.0-3|29	%{_bindir}/%name
14cr|cliofetion-2.2.0-3|30	%{_mandir}/man1/*
14cr|cliofetion-2.2.0-3|31	
14cr|cliofetion-2.2.0-3|32	
14cr|cliofetion-2.2.0-3|33	
14cr|cliofetion-2.2.0-3|34	%changelog
14cr|cliofetion-2.2.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-3
14cr|cliofetion-2.2.0-3|36	+ Revision: 02bc0e6
14cr|cliofetion-2.2.0-3|37	- MassBuild#464: Increase release tag
14cr|cliofetion-2.2.0-3|38	
14cr|cliofetion-2.2.0-3|39	

619 14
14cr|clipgrab-3.4.2-3|1	Name:           clipgrab
14cr|clipgrab-3.4.2-3|2	Version:        3.4.2
14cr|clipgrab-3.4.2-3|3	Release:        3
14cr|clipgrab-3.4.2-3|4	Summary:        Video down-loader
14cr|clipgrab-3.4.2-3|5	License:        GPLv3
14cr|clipgrab-3.4.2-3|6	Group:          Video
14cr|clipgrab-3.4.2-3|7	URL:            http://clipgrab.org/
14cr|clipgrab-3.4.2-3|8	Source0:        http://download.clipgrab.de/%{name}-%{version}.tar.bz2
14cr|clipgrab-3.4.2-3|9	Source1:        %{name}.desktop
14cr|clipgrab-3.4.2-3|10	Source2:        http://vanbittern.com/files/clipgrab-icons.zip
14cr|clipgrab-3.4.2-3|11	BuildRequires:  qt4-devel
14cr|clipgrab-3.4.2-3|12	BuildRequires:  hicolor-icon-theme
14cr|clipgrab-3.4.2-3|13	BuildRequires:  unzip
14cr|clipgrab-3.4.2-3|14	BuildRequires:  desktop-file-utils
14cr|clipgrab-3.4.2-3|15	Requires:       ffmpeg
14cr|clipgrab-3.4.2-3|16	
14cr|clipgrab-3.4.2-3|17	%description
14cr|clipgrab-3.4.2-3|18	A program which downloads and converts on-line videos from YouTube, Vimeo,
14cr|clipgrab-3.4.2-3|19	DailyMotion, MyVideo and many other platforms.
14cr|clipgrab-3.4.2-3|20	
14cr|clipgrab-3.4.2-3|21	
14cr|clipgrab-3.4.2-3|22	%prep
14cr|clipgrab-3.4.2-3|23	%setup -q
14cr|clipgrab-3.4.2-3|24	
14cr|clipgrab-3.4.2-3|25	# Fix wrong permissions
14cr|clipgrab-3.4.2-3|26	chmod -x *
14cr|clipgrab-3.4.2-3|27	
14cr|clipgrab-3.4.2-3|28	# Install kde icons
14cr|clipgrab-3.4.2-3|29	mkdir _icons
14cr|clipgrab-3.4.2-3|30	pushd _icons
14cr|clipgrab-3.4.2-3|31	unzip %{SOURCE2}
14cr|clipgrab-3.4.2-3|32	popd
14cr|clipgrab-3.4.2-3|33	
14cr|clipgrab-3.4.2-3|34	
14cr|clipgrab-3.4.2-3|35	%build
14cr|clipgrab-3.4.2-3|36	qmake %{name}.pro QMAKE_CXXFLAGS="%{optflags -wall}"
14cr|clipgrab-3.4.2-3|37	%make
14cr|clipgrab-3.4.2-3|38	
14cr|clipgrab-3.4.2-3|39	
14cr|clipgrab-3.4.2-3|40	%install
14cr|clipgrab-3.4.2-3|41	# 1. Install binary
14cr|clipgrab-3.4.2-3|42	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|clipgrab-3.4.2-3|43	# 2. Install program icons
14cr|clipgrab-3.4.2-3|44	install -d %{buildroot}%{_datadir}/%{name}/img
14cr|clipgrab-3.4.2-3|45	install -m644 *.png %{buildroot}%{_datadir}/%{name}/img
14cr|clipgrab-3.4.2-3|46	# 3. Install kde icons
14cr|clipgrab-3.4.2-3|47	pushd _icons
14cr|clipgrab-3.4.2-3|48	rm -f 512.png
14cr|clipgrab-3.4.2-3|49	for f in *.png; do
14cr|clipgrab-3.4.2-3|50	s="${f%.png}"
14cr|clipgrab-3.4.2-3|51	install -D -m644 "$f" "%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png"
14cr|clipgrab-3.4.2-3|52	done
14cr|clipgrab-3.4.2-3|53	popd
14cr|clipgrab-3.4.2-3|54	# 4. Install desktop file
14cr|clipgrab-3.4.2-3|55	install -d %{buildroot}%{_datadir}/applications
14cr|clipgrab-3.4.2-3|56	desktop-file-install --dir="%{buildroot}%{_datadir}/applications" %{SOURCE1}
14cr|clipgrab-3.4.2-3|57	# 5. Install lang files
14cr|clipgrab-3.4.2-3|58	install -d %{buildroot}%{_datadir}/%{name}/translations
14cr|clipgrab-3.4.2-3|59	install -m 644 *.qm %{buildroot}%{_datadir}/%{name}/translations
14cr|clipgrab-3.4.2-3|60	
14cr|clipgrab-3.4.2-3|61	
14cr|clipgrab-3.4.2-3|62	%files
14cr|clipgrab-3.4.2-3|63	%doc COPYING license.odt README
14cr|clipgrab-3.4.2-3|64	%{_bindir}/%{name}
14cr|clipgrab-3.4.2-3|65	%{_datadir}/applications/%{name}.desktop
14cr|clipgrab-3.4.2-3|66	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|clipgrab-3.4.2-3|67	%{_datadir}/%{name}/img/*.png
14cr|clipgrab-3.4.2-3|68	%{_datadir}/%{name}/translations/*
14cr|clipgrab-3.4.2-3|69	
14cr|clipgrab-3.4.2-3|70	%changelog
14cr|clipgrab-3.4.2-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-3
14cr|clipgrab-3.4.2-3|72	+ Revision: 8b5bbd8
14cr|clipgrab-3.4.2-3|73	- MassBuild#464: Increase release tag
14cr|clipgrab-3.4.2-3|74	
14cr|clipgrab-3.4.2-3|75	

620 14
14cr|clips-6.21-15|1	Summary:	Clips language for expert systems
14cr|clips-6.21-15|2	Name:		clips
14cr|clips-6.21-15|3	Version:	6.21
14cr|clips-6.21-15|4	Release:	15
14cr|clips-6.21-15|5	License:	BSD
14cr|clips-6.21-15|6	Group:		Development/Other
14cr|clips-6.21-15|7	Url:		http://www.ghg.net/clips/download/source/
14cr|clips-6.21-15|8	Source0:	http://www.ghg.net/clips/download/source/clipssrc.tar.bz2
14cr|clips-6.21-15|9	Source1:	http://www.ghg.net/clips/download/source/x-prjct.tar.bz2
14cr|clips-6.21-15|10	Source2:	http://www.ghg.net/clips/download/source/makefile.bz2
14cr|clips-6.21-15|11	Source3:	http://www.ghg.net/clips/download/source/clips.hlp
14cr|clips-6.21-15|12	Source4:	http://www.ghg.net/clips/download/documentation/abstract.pdf
14cr|clips-6.21-15|13	Source5:	http://www.ghg.net/clips/download/documentation/apg.pdf
14cr|clips-6.21-15|14	Source6:	http://www.ghg.net/clips/download/documentation/arch5-1.pdf
14cr|clips-6.21-15|15	Source7:	http://www.ghg.net/clips/download/documentation/bpg.pdf
14cr|clips-6.21-15|16	Source8:	http://www.ghg.net/clips/download/documentation/ig.pdf
14cr|clips-6.21-15|17	Source9:	http://www.ghg.net/clips/download/documentation/usrguide.pdf
14cr|clips-6.21-15|18	Patch0:		clips-setup.patch
14cr|clips-6.21-15|19	Patch1:		clips-6.21-lib64.patch
14cr|clips-6.21-15|20	Patch3:		clips-6.21-gcc4.patch
14cr|clips-6.21-15|21	Patch4:		clips-6.21-link.patch
14cr|clips-6.21-15|22	BuildRequires:	pkgconfig(x11)
14cr|clips-6.21-15|23	BuildRequires:	pkgconfig(xaw7)
14cr|clips-6.21-15|24	BuildRequires:	pkgconfig(xt)
14cr|clips-6.21-15|25	
14cr|clips-6.21-15|26	%description
14cr|clips-6.21-15|27	This is the Clips expert systems language.
14cr|clips-6.21-15|28	
14cr|clips-6.21-15|29	%files
14cr|clips-6.21-15|30	%{_bindir}/clips
14cr|clips-6.21-15|31	%{_docdir}/clips-%{version}
14cr|clips-6.21-15|32	%{_datadir}/clips
14cr|clips-6.21-15|33	
14cr|clips-6.21-15|34	#----------------------------------------------------------------------------
14cr|clips-6.21-15|35	
14cr|clips-6.21-15|36	%package	X11
14cr|clips-6.21-15|37	Summary:	X interface to Clips
14cr|clips-6.21-15|38	Group:		Development/Other
14cr|clips-6.21-15|39	Requires:	clips
14cr|clips-6.21-15|40	
14cr|clips-6.21-15|41	%description	X11
14cr|clips-6.21-15|42	X interface to Clips.
14cr|clips-6.21-15|43	
14cr|clips-6.21-15|44	%files X11
14cr|clips-6.21-15|45	%{_prefix}/X11R6/bin/xclips
14cr|clips-6.21-15|46	%doc clips.hlp
14cr|clips-6.21-15|47	
14cr|clips-6.21-15|48	#----------------------------------------------------------------------------
14cr|clips-6.21-15|49	
14cr|clips-6.21-15|50	%prep
14cr|clips-6.21-15|51	%setup -q -a 1 -c
14cr|clips-6.21-15|52	mv x-prjct/makefile/makefile.x clipssrc
14cr|clips-6.21-15|53	mv x-prjct/xinterface/* clipssrc
14cr|clips-6.21-15|54	%patch0 -p0 -b .setup
14cr|clips-6.21-15|55	%patch1 -p1 -b .lib64
14cr|clips-6.21-15|56	%patch3 -p1 -b .gcc4
14cr|clips-6.21-15|57	bzcat %{SOURCE2} > clipssrc/makefile
14cr|clips-6.21-15|58	%patch4 -p0 -b .link
14cr|clips-6.21-15|59	#(peroyvind) invalid flag for C, drop it to avoid lots of warning
14cr|clips-6.21-15|60	perl -pi -e "s#-Woverloaded-virtual ##g" clipssrc/makefile
14cr|clips-6.21-15|61	perl -pi -e "s#gcc #gcc %{optflags} %{ldflags} #g" clipssrc/makefile*
14cr|clips-6.21-15|62	
14cr|clips-6.21-15|63	%build
14cr|clips-6.21-15|64	pushd clipssrc
14cr|clips-6.21-15|65	%make
14cr|clips-6.21-15|66	%make -f makefile.x LIB=%{_lib}
14cr|clips-6.21-15|67	popd
14cr|clips-6.21-15|68	
14cr|clips-6.21-15|69	%install
14cr|clips-6.21-15|70	mkdir -p -m 0755 %{buildroot}%{_prefix}/{X11R6/bin,bin,doc,share/clips}
14cr|clips-6.21-15|71	install -m 0755 clipssrc/clips %{buildroot}%{_prefix}/bin/
14cr|clips-6.21-15|72	install -m 0755 clipssrc/xclips %{buildroot}%{_prefix}/X11R6/bin/
14cr|clips-6.21-15|73	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/clips/
14cr|clips-6.21-15|74	cp %{SOURCE3} .
14cr|clips-6.21-15|75	mkdir -p %{buildroot}%{_docdir}/clips-%{version}
14cr|clips-6.21-15|76	for i in %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9}; do
14cr|clips-6.21-15|77	install -m 0644 $i %{buildroot}%{_docdir}/clips-%{version}
14cr|clips-6.21-15|78	done
14cr|clips-6.21-15|79	
14cr|clips-6.21-15|80	
14cr|clips-6.21-15|81	%changelog
14cr|clips-6.21-15|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.21-15
14cr|clips-6.21-15|83	+ Revision: 3db86a5
14cr|clips-6.21-15|84	- MassBuild#464: Increase release tag
14cr|clips-6.21-15|85	
14cr|clips-6.21-15|86	

621 14
14cr|cliquer-1.2-4|1	Name:		cliquer
14cr|cliquer-1.2-4|2	Version:	1.2
14cr|cliquer-1.2-4|3	Release:	4
14cr|cliquer-1.2-4|4	Group:		Sciences/Mathematics
14cr|cliquer-1.2-4|5	License:	GPL
14cr|cliquer-1.2-4|6	Summary:	Routines for finding cliques in an arbitrary weighted graph
14cr|cliquer-1.2-4|7	Source0:	http://users.tkk.fi/~pat/cliquer/cliquer-1.2.tar.gz
14cr|cliquer-1.2-4|8	# Slightly modified sagemath 4.1.1 patches to generate a shared library
14cr|cliquer-1.2-4|9	Source1:	SConstruct
14cr|cliquer-1.2-4|10	Source2:	cl.h
14cr|cliquer-1.2-4|11	URL:		http://users.tkk.fi/pat/cliquer.html
14cr|cliquer-1.2-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cliquer-1.2-4|13	
14cr|cliquer-1.2-4|14	BuildRequires:	scons
14cr|cliquer-1.2-4|15	
14cr|cliquer-1.2-4|16	# Unlisted patches to upstream directly applied to spkg...
14cr|cliquer-1.2-4|17	Patch0:		cliquer-1.2-sagemath.patch
14cr|cliquer-1.2-4|18	
14cr|cliquer-1.2-4|19	%description
14cr|cliquer-1.2-4|20	Cliquer is a set of C routines for finding cliques in an arbitrary weighted
14cr|cliquer-1.2-4|21	graph. It uses an exact branch-and-bound algorithm recently developed by
14cr|cliquer-1.2-4|22	Patric stergrd. It is designed with the aim of being efficient while still
14cr|cliquer-1.2-4|23	being flexible and easy to use.
14cr|cliquer-1.2-4|24	
14cr|cliquer-1.2-4|25	%package devel
14cr|cliquer-1.2-4|26	Group:		Development/C
14cr|cliquer-1.2-4|27	Summary:	Routines for finding cliques in an arbitrary weighted graph
14cr|cliquer-1.2-4|28	Provides:	%{name}-devel = %{version}-%{release}
14cr|cliquer-1.2-4|29	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|cliquer-1.2-4|30	
14cr|cliquer-1.2-4|31	%description devel
14cr|cliquer-1.2-4|32	Cliquer is a set of C routines for finding cliques in an arbitrary weighted
14cr|cliquer-1.2-4|33	graph. It uses an exact branch-and-bound algorithm recently developed by
14cr|cliquer-1.2-4|34	Patric stergrd. It is designed with the aim of being efficient while still
14cr|cliquer-1.2-4|35	being flexible and easy to use.
14cr|cliquer-1.2-4|36	
14cr|cliquer-1.2-4|37	%prep
14cr|cliquer-1.2-4|38	%setup -q
14cr|cliquer-1.2-4|39	
14cr|cliquer-1.2-4|40	%patch0 -p1
14cr|cliquer-1.2-4|41	
14cr|cliquer-1.2-4|42	%build
14cr|cliquer-1.2-4|43	# generated shared library
14cr|cliquer-1.2-4|44	cp %{SOURCE1} `pwd`
14cr|cliquer-1.2-4|45	%scons
14cr|cliquer-1.2-4|46	
14cr|cliquer-1.2-4|47	# generated standalone program
14cr|cliquer-1.2-4|48	%make CFLAGS='%{optflags}'
14cr|cliquer-1.2-4|49	
14cr|cliquer-1.2-4|50	%install
14cr|cliquer-1.2-4|51	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_bindir} %{buildroot}%{_includedir}/%{name}
14cr|cliquer-1.2-4|52	cp -f libcliquer.so %{buildroot}%{_libdir}
14cr|cliquer-1.2-4|53	cp -f %{SOURCE2} *.h %{buildroot}%{_includedir}/%{name}
14cr|cliquer-1.2-4|54	
14cr|cliquer-1.2-4|55	cp -f cl %{buildroot}/%{_bindir}
14cr|cliquer-1.2-4|56	
14cr|cliquer-1.2-4|57	%clean
14cr|cliquer-1.2-4|58	rm -rf %{buildroot}
14cr|cliquer-1.2-4|59	
14cr|cliquer-1.2-4|60	%files
14cr|cliquer-1.2-4|61	%defattr(-,root,root)
14cr|cliquer-1.2-4|62	%{_bindir}/cl
14cr|cliquer-1.2-4|63	
14cr|cliquer-1.2-4|64	%files devel
14cr|cliquer-1.2-4|65	%defattr(-,root,root)
14cr|cliquer-1.2-4|66	%{_libdir}/libcliquer.so
14cr|cliquer-1.2-4|67	%dir %{_includedir}/%{name}
14cr|cliquer-1.2-4|68	%{_includedir}/%{name}/*
14cr|cliquer-1.2-4|69	%doc README
14cr|cliquer-1.2-4|70	
14cr|cliquer-1.2-4|71	
14cr|cliquer-1.2-4|72	
14cr|cliquer-1.2-4|73	%changelog
14cr|cliquer-1.2-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14cr|cliquer-1.2-4|75	+ Revision: 3e4b357
14cr|cliquer-1.2-4|76	- MassBuild#464: Increase release tag
14cr|cliquer-1.2-4|77	
14cr|cliquer-1.2-4|78	

622 14
14cr|clisp-2.49-4|1	%define with_lightning 0
14cr|clisp-2.49-4|2	
14cr|clisp-2.49-4|3	Summary:	Common Lisp (ANSI CL) implementation
14cr|clisp-2.49-4|4	Name:		clisp
14cr|clisp-2.49-4|5	Version:	2.49
14cr|clisp-2.49-4|6	Release:	4
14cr|clisp-2.49-4|7	Epoch:		1
14cr|clisp-2.49-4|8	License:	GPLv2+
14cr|clisp-2.49-4|9	Group:		Development/Other
14cr|clisp-2.49-4|10	Url:		http://clisp.cons.org/
14cr|clisp-2.49-4|11	Source0:	ftp://ftp.gnu.org/pub/gnu/clisp/latest/%{name}-%{version}.tar.bz2
14cr|clisp-2.49-4|12	Patch0:		clisp-2.49-debian-bdb-5.1.patch
14cr|clisp-2.49-4|13	Patch1:		clisp-2.49-rosa-disable-socket-test.patch
14cr|clisp-2.49-4|14	Patch2:		clisp-glibc-fix.patch
14cr|clisp-2.49-4|15	Patch3:		clisp-hostname.patch
14cr|clisp-2.49-4|16	Patch4:		clisp-linux.patch
14cr|clisp-2.49-4|17	BuildRequires:	diffutils
14cr|clisp-2.49-4|18	BuildRequires:	imake
14cr|clisp-2.49-4|19	%if %{with_lightning}
14cr|clisp-2.49-4|20	BuildRequires:	lightning
14cr|clisp-2.49-4|21	%endif
14cr|clisp-2.49-4|22	BuildRequires:	db5-devel
14cr|clisp-2.49-4|23	BuildRequires:	ffcall-devel
14cr|clisp-2.49-4|24	BuildRequires:	gdbm-devel
14cr|clisp-2.49-4|25	BuildRequires:	libfcgi-devel
14cr|clisp-2.49-4|26	BuildRequires:	libpari-devel
14cr|clisp-2.49-4|27	BuildRequires:	libsigsegv-devel
14cr|clisp-2.49-4|28	BuildRequires:	readline-devel
14cr|clisp-2.49-4|29	BuildRequires:	pkgconfig(dbus-1)
14cr|clisp-2.49-4|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|clisp-2.49-4|31	BuildRequires:	pkgconfig(ice)
14cr|clisp-2.49-4|32	BuildRequires:	pkgconfig(libglade-2.0)
14cr|clisp-2.49-4|33	BuildRequires:	pkgconfig(libpcre)
14cr|clisp-2.49-4|34	BuildRequires:	pkgconfig(libpq)
14cr|clisp-2.49-4|35	BuildRequires:	pkgconfig(sm)
14cr|clisp-2.49-4|36	BuildRequires:	pkgconfig(x11)
14cr|clisp-2.49-4|37	BuildRequires:	pkgconfig(xaw7)
14cr|clisp-2.49-4|38	BuildRequires:	pkgconfig(xext)
14cr|clisp-2.49-4|39	BuildRequires:	pkgconfig(xft)
14cr|clisp-2.49-4|40	BuildRequires:	pkgconfig(xmu)
14cr|clisp-2.49-4|41	BuildRequires:	pkgconfig(xrender)
14cr|clisp-2.49-4|42	BuildRequires:	pkgconfig(xt)
14cr|clisp-2.49-4|43	BuildRequires:	pkgconfig(zlib)
14cr|clisp-2.49-4|44	Provides:	ansi-cl
14cr|clisp-2.49-4|45	
14cr|clisp-2.49-4|46	%description
14cr|clisp-2.49-4|47	Common Lisp is a high-level, all-purpose programming language.
14cr|clisp-2.49-4|48	
14cr|clisp-2.49-4|49	CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
14cr|clisp-2.49-4|50	University and Michael Stoll of Munich University, both in Germany.
14cr|clisp-2.49-4|51	
14cr|clisp-2.49-4|52	It mostly supports Common Lisp as described in the ANSI CL standard.
14cr|clisp-2.49-4|53	It runs on microcomputers (DOS, OS/2, Windows NT, Windows 95, Amiga
14cr|clisp-2.49-4|54	500-4000, Acorn RISC PC) as well as on Unix workstations (Linux,
14cr|clisp-2.49-4|55	SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and others)
14cr|clisp-2.49-4|56	and needs only 2 MB of RAM.
14cr|clisp-2.49-4|57	
14cr|clisp-2.49-4|58	It is free software and may be distributed under the terms of GNU GPL,
14cr|clisp-2.49-4|59	while it is possible to distribute commercial applications compiled
14cr|clisp-2.49-4|60	with CLISP.
14cr|clisp-2.49-4|61	
14cr|clisp-2.49-4|62	The user interface comes in German, English, French and Spanish.
14cr|clisp-2.49-4|63	CLISP includes an interpreter, a compiler, a large subset of CLOS,
14cr|clisp-2.49-4|64	a foreign language interface and a socket interface.
14cr|clisp-2.49-4|65	
14cr|clisp-2.49-4|66	An X11 interface is available through CLX and Garnet.
14cr|clisp-2.49-4|67	
14cr|clisp-2.49-4|68	%files -f %{name}.lang
14cr|clisp-2.49-4|69	%{_bindir}/clisp
14cr|clisp-2.49-4|70	%{_mandir}/*/*
14cr|clisp-2.49-4|71	%doc %{_docdir}/clisp
14cr|clisp-2.49-4|72	%dir %{_libdir}/%{name}-%{version}
14cr|clisp-2.49-4|73	%{_libdir}/%{name}-%{version}/base/lispinit.mem
14cr|clisp-2.49-4|74	%{_libdir}/%{name}-%{version}/base/lisp.run
14cr|clisp-2.49-4|75	%{_libdir}/%{name}-%{version}/bindings/glibc/*.fas
14cr|clisp-2.49-4|76	%{_libdir}/%{name}-%{version}/bindings/glibc/*.lisp
14cr|clisp-2.49-4|77	%{_libdir}/%{name}-%{version}/clx/new-clx/*.fas
14cr|clisp-2.49-4|78	%{_libdir}/%{name}-%{version}/clx/new-clx/*.lisp
14cr|clisp-2.49-4|79	%{_libdir}/%{name}-%{version}/data
14cr|clisp-2.49-4|80	%dir %{_libdir}/%{name}-%{version}/dbus
14cr|clisp-2.49-4|81	%{_libdir}/%{name}-%{version}/dbus/*.fas
14cr|clisp-2.49-4|82	%{_libdir}/%{name}-%{version}/dbus/*.lisp
14cr|clisp-2.49-4|83	%dir %{_libdir}/%{name}-%{version}/fastcgi
14cr|clisp-2.49-4|84	%{_libdir}/%{name}-%{version}/fastcgi/*.fas
14cr|clisp-2.49-4|85	%{_libdir}/%{name}-%{version}/fastcgi/*.lisp
14cr|clisp-2.49-4|86	%dir %{_libdir}/%{name}-%{version}/gdbm
14cr|clisp-2.49-4|87	%{_libdir}/%{name}-%{version}/gdbm/*.fas
14cr|clisp-2.49-4|88	%{_libdir}/%{name}-%{version}/gdbm/*.lisp
14cr|clisp-2.49-4|89	%dir %{_libdir}/%{name}-%{version}/gtk2
14cr|clisp-2.49-4|90	%{_libdir}/%{name}-%{version}/gtk2/*.fas
14cr|clisp-2.49-4|91	%{_libdir}/%{name}-%{version}/gtk2/*.lisp
14cr|clisp-2.49-4|92	%{_libdir}/%{name}-%{version}/dynmod
14cr|clisp-2.49-4|93	%dir %{_libdir}/%{name}-%{version}/pcre
14cr|clisp-2.49-4|94	%{_libdir}/%{name}-%{version}/pcre/*.fas
14cr|clisp-2.49-4|95	%{_libdir}/%{name}-%{version}/pcre/*.lisp
14cr|clisp-2.49-4|96	%dir %{_libdir}/%{name}-%{version}/postgresql
14cr|clisp-2.49-4|97	%{_libdir}/%{name}-%{version}/postgresql/*.fas
14cr|clisp-2.49-4|98	%{_libdir}/%{name}-%{version}/postgresql/*.lisp
14cr|clisp-2.49-4|99	%dir %{_libdir}/%{name}-%{version}/rawsock
14cr|clisp-2.49-4|100	%{_libdir}/%{name}-%{version}/rawsock/*.fas
14cr|clisp-2.49-4|101	%{_libdir}/%{name}-%{version}/rawsock/*.lisp
14cr|clisp-2.49-4|102	%dir %{_libdir}/%{name}-%{version}/wildcard
14cr|clisp-2.49-4|103	%{_libdir}/%{name}-%{version}/wildcard/*.fas
14cr|clisp-2.49-4|104	%{_libdir}/%{name}-%{version}/wildcard/*.lisp
14cr|clisp-2.49-4|105	%dir %{_libdir}/%{name}-%{version}/zlib
14cr|clisp-2.49-4|106	%{_libdir}/%{name}-%{version}/zlib/*.fas
14cr|clisp-2.49-4|107	%{_libdir}/%{name}-%{version}/zlib/*.lisp
14cr|clisp-2.49-4|108	%{_datadir}/emacs/site-lisp/*
14cr|clisp-2.49-4|109	%{_datadir}/vim/vimfiles/after/syntax/lisp.vim
14cr|clisp-2.49-4|110	
14cr|clisp-2.49-4|111	#----------------------------------------------------------------------------
14cr|clisp-2.49-4|112	
14cr|clisp-2.49-4|113	%package devel
14cr|clisp-2.49-4|114	Summary:	Development files for CLISP
14cr|clisp-2.49-4|115	Group:		Development/Other
14cr|clisp-2.49-4|116	Requires:	%{name} = %{epoch}:%{version}-%{release}
14cr|clisp-2.49-4|117	
14cr|clisp-2.49-4|118	%description devel
14cr|clisp-2.49-4|119	Files necessary for linking CLISP.
14cr|clisp-2.49-4|120	
14cr|clisp-2.49-4|121	%files devel
14cr|clisp-2.49-4|122	%attr(0755,root,root) %{_bindir}/clisp-link
14cr|clisp-2.49-4|123	%{_libdir}/%{name}-%{version}/base/*.a
14cr|clisp-2.49-4|124	%{_libdir}/%{name}-%{version}/base/*.o
14cr|clisp-2.49-4|125	%{_libdir}/%{name}-%{version}/base/*.h
14cr|clisp-2.49-4|126	%{_libdir}/%{name}-%{version}/base/makevars
14cr|clisp-2.49-4|127	%{_libdir}/%{name}-%{version}/bindings/glibc/*.o
14cr|clisp-2.49-4|128	%{_libdir}/%{name}-%{version}/bindings/glibc/*.sh
14cr|clisp-2.49-4|129	%{_libdir}/%{name}-%{version}/bindings/glibc/Makefile
14cr|clisp-2.49-4|130	%{_libdir}/%{name}-%{version}/build-aux/*
14cr|clisp-2.49-4|131	%{_libdir}/%{name}-%{version}/clx/new-clx/*.o
14cr|clisp-2.49-4|132	%{_libdir}/%{name}-%{version}/clx/new-clx/*.sh
14cr|clisp-2.49-4|133	%{_libdir}/%{name}-%{version}/clx/new-clx/demos
14cr|clisp-2.49-4|134	%{_libdir}/%{name}-%{version}/clx/new-clx/Makefile
14cr|clisp-2.49-4|135	%{_libdir}/%{name}-%{version}/clx/new-clx/README
14cr|clisp-2.49-4|136	%{_libdir}/%{name}-%{version}/dbus/*.o
14cr|clisp-2.49-4|137	%{_libdir}/%{name}-%{version}/dbus/*.sh
14cr|clisp-2.49-4|138	%{_libdir}/%{name}-%{version}/dbus/Makefile
14cr|clisp-2.49-4|139	%{_libdir}/%{name}-%{version}/fastcgi/*.o
14cr|clisp-2.49-4|140	%{_libdir}/%{name}-%{version}/fastcgi/*.sh
14cr|clisp-2.49-4|141	%{_libdir}/%{name}-%{version}/fastcgi/Makefile
14cr|clisp-2.49-4|142	%{_libdir}/%{name}-%{version}/fastcgi/README
14cr|clisp-2.49-4|143	%{_libdir}/%{name}-%{version}/gdbm/*.o
14cr|clisp-2.49-4|144	%{_libdir}/%{name}-%{version}/gdbm/*.sh
14cr|clisp-2.49-4|145	%{_libdir}/%{name}-%{version}/gdbm/Makefile
14cr|clisp-2.49-4|146	%{_libdir}/%{name}-%{version}/gtk2/*.cfg
14cr|clisp-2.49-4|147	%{_libdir}/%{name}-%{version}/gtk2/*.glade
14cr|clisp-2.49-4|148	%{_libdir}/%{name}-%{version}/gtk2/*.o
14cr|clisp-2.49-4|149	%{_libdir}/%{name}-%{version}/gtk2/*.sh
14cr|clisp-2.49-4|150	%{_libdir}/%{name}-%{version}/gtk2/Makefile
14cr|clisp-2.49-4|151	%{_libdir}/%{name}-%{version}/linkkit
14cr|clisp-2.49-4|152	%{_libdir}/%{name}-%{version}/pcre/*.o
14cr|clisp-2.49-4|153	%{_libdir}/%{name}-%{version}/pcre/*.sh
14cr|clisp-2.49-4|154	%{_libdir}/%{name}-%{version}/pcre/Makefile
14cr|clisp-2.49-4|155	%{_libdir}/%{name}-%{version}/postgresql/*.o
14cr|clisp-2.49-4|156	%{_libdir}/%{name}-%{version}/postgresql/*.sh
14cr|clisp-2.49-4|157	%{_libdir}/%{name}-%{version}/postgresql/Makefile
14cr|clisp-2.49-4|158	%{_libdir}/%{name}-%{version}/postgresql/README
14cr|clisp-2.49-4|159	%{_libdir}/%{name}-%{version}/rawsock/*.o
14cr|clisp-2.49-4|160	%{_libdir}/%{name}-%{version}/rawsock/*.sh
14cr|clisp-2.49-4|161	%{_libdir}/%{name}-%{version}/rawsock/demos
14cr|clisp-2.49-4|162	%{_libdir}/%{name}-%{version}/rawsock/Makefile
14cr|clisp-2.49-4|163	%{_libdir}/%{name}-%{version}/wildcard/*.a
14cr|clisp-2.49-4|164	%{_libdir}/%{name}-%{version}/wildcard/*.o
14cr|clisp-2.49-4|165	%{_libdir}/%{name}-%{version}/wildcard/*.sh
14cr|clisp-2.49-4|166	%{_libdir}/%{name}-%{version}/wildcard/Makefile
14cr|clisp-2.49-4|167	%{_libdir}/%{name}-%{version}/wildcard/README
14cr|clisp-2.49-4|168	%{_libdir}/%{name}-%{version}/zlib/*.o
14cr|clisp-2.49-4|169	%{_libdir}/%{name}-%{version}/zlib/*.sh
14cr|clisp-2.49-4|170	%{_libdir}/%{name}-%{version}/zlib/Makefile
14cr|clisp-2.49-4|171	%{_datadir}/aclocal/clisp.m4
14cr|clisp-2.49-4|172	
14cr|clisp-2.49-4|173	#----------------------------------------------------------------------------
14cr|clisp-2.49-4|174	
14cr|clisp-2.49-4|175	%prep
14cr|clisp-2.49-4|176	%setup -q -n %{name}-%{version}
14cr|clisp-2.49-4|177	%patch0 -p1
14cr|clisp-2.49-4|178	
14cr|clisp-2.49-4|179	# socket test fails on i586...
14cr|clisp-2.49-4|180	%ifarch %{ix86}
14cr|clisp-2.49-4|181	%patch1 -p1
14cr|clisp-2.49-4|182	%endif
14cr|clisp-2.49-4|183	
14cr|clisp-2.49-4|184	%patch2 -p1
14cr|clisp-2.49-4|185	%patch3 -p0
14cr|clisp-2.49-4|186	%patch4 -p1
14cr|clisp-2.49-4|187	
14cr|clisp-2.49-4|188	%build
14cr|clisp-2.49-4|189	ulimit -s 16384
14cr|clisp-2.49-4|190	./configure \
14cr|clisp-2.49-4|191	--prefix=%{_prefix} \
14cr|clisp-2.49-4|192	--libdir=%{_libdir} \
14cr|clisp-2.49-4|193	--mandir=%{_mandir} \
14cr|clisp-2.49-4|194	--docdir=%{_docdir}/clisp \
14cr|clisp-2.49-4|195	--fsstnd=redhat \
14cr|clisp-2.49-4|196	--hyperspec=http://www.lispworks.com/documentation/HyperSpec/ \
14cr|clisp-2.49-4|197	--with-module=bindings/glibc \
14cr|clisp-2.49-4|198	--with-module=clx/new-clx \
14cr|clisp-2.49-4|199	--with-module=dbus \
14cr|clisp-2.49-4|200	--with-module=fastcgi \
14cr|clisp-2.49-4|201	--with-module=gdbm \
14cr|clisp-2.49-4|202	--with-module=gtk2 \
14cr|clisp-2.49-4|203	--with-module=i18n \
14cr|clisp-2.49-4|204	--with-module=pcre \
14cr|clisp-2.49-4|205	--with-module=postgresql \
14cr|clisp-2.49-4|206	--with-module=rawsock \
14cr|clisp-2.49-4|207	--with-module=regexp \
14cr|clisp-2.49-4|208	--with-module=syscalls \
14cr|clisp-2.49-4|209	--with-module=wildcard \
14cr|clisp-2.49-4|210	--with-module=zlib \
14cr|clisp-2.49-4|211	--with-readline \
14cr|clisp-2.49-4|212	%if %{with_lightning}
14cr|clisp-2.49-4|213	--with-jitc=lightning \
14cr|clisp-2.49-4|214	%endif
14cr|clisp-2.49-4|215	--cbc \
14cr|clisp-2.49-4|216	build CFLAGS="%{optflags}"
14cr|clisp-2.49-4|217	
14cr|clisp-2.49-4|218	make -C build
14cr|clisp-2.49-4|219	
14cr|clisp-2.49-4|220	%check
14cr|clisp-2.49-4|221	make -C build check
14cr|clisp-2.49-4|222	
14cr|clisp-2.49-4|223	%install
14cr|clisp-2.49-4|224	%makeinstall_std  -C build
14cr|clisp-2.49-4|225	
14cr|clisp-2.49-4|226	rm -f %{buildroot}%{_docdir}/clisp/doc/clisp.{dvi,1,ps}
14cr|clisp-2.49-4|227	cp -p doc/mop-spec.pdf %{buildroot}%{_docdir}/clisp/doc
14cr|clisp-2.49-4|228	
14cr|clisp-2.49-4|229	find %{buildroot}/%{_libdir} -name '*.so' -exec chmod +x {} \;
14cr|clisp-2.49-4|230	
14cr|clisp-2.49-4|231	%find_lang %{name}
14cr|clisp-2.49-4|232	%find_lang %{name}low
14cr|clisp-2.49-4|233	cat %{name}low.lang >> %{name}.lang
14cr|clisp-2.49-4|234	
14cr|clisp-2.49-4|235	
14cr|clisp-2.49-4|236	%changelog
14cr|clisp-2.49-4|237	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1:2.49-4
14cr|clisp-2.49-4|238	+ Revision: a992e3f
14cr|clisp-2.49-4|239	- Add patches from Mageia to fix various minor issues, spec cleanup
14cr|clisp-2.49-4|240	
14cr|clisp-2.49-4|241	

623 14
14cr|cloc-1.62-1|1	%if %{_use_internal_dependency_generator}
14cr|cloc-1.62-1|2	%define __noautoreq 'perl\\(Win32::File\\)'
14cr|cloc-1.62-1|3	%else
14cr|cloc-1.62-1|4	%define _requires_exceptions perl.Win32::File.
14cr|cloc-1.62-1|5	%endif
14cr|cloc-1.62-1|6	
14cr|cloc-1.62-1|7	Name:           cloc
14cr|cloc-1.62-1|8	Version:        1.62
14cr|cloc-1.62-1|9	Release:        1
14cr|cloc-1.62-1|10	Summary:        Count lines of code
14cr|cloc-1.62-1|11	
14cr|cloc-1.62-1|12	Group:          Development/Perl
14cr|cloc-1.62-1|13	License:        GPLv2 and Artistic
14cr|cloc-1.62-1|14	URL:            http://cloc.sourceforge.net/
14cr|cloc-1.62-1|15	
14cr|cloc-1.62-1|16	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/cloc-%{version}.tar.gz
14cr|cloc-1.62-1|17	BuildArch:      noarch
14cr|cloc-1.62-1|18	BuildRequires:  perl-devel
14cr|cloc-1.62-1|19	BuildRequires:  perl(Pod::Checker)
14cr|cloc-1.62-1|20	Requires:       perl
14cr|cloc-1.62-1|21	Requires:       perl(Regexp::Common)
14cr|cloc-1.62-1|22	Requires:       perl(Algorithm::Diff)
14cr|cloc-1.62-1|23	# Stop trying to find the optional Win32::File dep.
14cr|cloc-1.62-1|24	%{?perl_default_filter}
14cr|cloc-1.62-1|25	
14cr|cloc-1.62-1|26	%description
14cr|cloc-1.62-1|27	A tool to count lines of code in various languages from a given directory.
14cr|cloc-1.62-1|28	
14cr|cloc-1.62-1|29	%prep
14cr|cloc-1.62-1|30	%setup -q
14cr|cloc-1.62-1|31	
14cr|cloc-1.62-1|32	%build
14cr|cloc-1.62-1|33	
14cr|cloc-1.62-1|34	%install
14cr|cloc-1.62-1|35	make install DESTDIR=%{buildroot}
14cr|cloc-1.62-1|36	
14cr|cloc-1.62-1|37	%files
14cr|cloc-1.62-1|38	%{_bindir}/%{name}
14cr|cloc-1.62-1|39	%{_mandir}/man1/%{name}.1.*
14cr|cloc-1.62-1|40	
14cr|cloc-1.62-1|41	%changelog
14cr|cloc-1.62-1|42	* Fri Sep 26 2014 Tigro <ashejn@gmail.com> 1.62-1
14cr|cloc-1.62-1|43	+ Revision: b2df2d7
14cr|cloc-1.62-1|44	- exclude perl.Win32::File from Req
14cr|cloc-1.62-1|45	
14cr|cloc-1.62-1|46	

624 14
14cr|clone-0.1-7|1	%define name clone
14cr|clone-0.1-7|2	%define version 0.1
14cr|clone-0.1-7|3	%define release 7
14cr|clone-0.1-7|4	%define tftpboot /var/lib/tftpboot
14cr|clone-0.1-7|5	
14cr|clone-0.1-7|6	Summary: HOWTO duplicate an node with ka, dolly, and dollyC
14cr|clone-0.1-7|7	Name: %{name}
14cr|clone-0.1-7|8	Version: %{version}
14cr|clone-0.1-7|9	Release: %{release}
14cr|clone-0.1-7|10	Source0: %{name}-%{version}.tar.bz2
14cr|clone-0.1-7|11	License: GPL
14cr|clone-0.1-7|12	Group: System/Cluster
14cr|clone-0.1-7|13	Url: http://www.mandriva.com
14cr|clone-0.1-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|clone-0.1-7|15	requires: ka-deploy-source-node
14cr|clone-0.1-7|16	Buildrequires: libxslt-proc
14cr|clone-0.1-7|17	Buildarch: noarch
14cr|clone-0.1-7|18	
14cr|clone-0.1-7|19	%description
14cr|clone-0.1-7|20	all scripts, configuration files needed to create and
14cr|clone-0.1-7|21	setup a golden node to duplicate computer.
14cr|clone-0.1-7|22	
14cr|clone-0.1-7|23	%prep
14cr|clone-0.1-7|24	%setup -q -n %name-%version
14cr|clone-0.1-7|25	
14cr|clone-0.1-7|26	%build
14cr|clone-0.1-7|27	
14cr|clone-0.1-7|28	%install
14cr|clone-0.1-7|29	rm -rf $RPM_BUILD_ROOT
14cr|clone-0.1-7|30	%makeinstall PREFIX=%{buildroot}/%{_prefix} \
14cr|clone-0.1-7|31	TFTPBOOT=%{buildroot}%{tftpboot} \
14cr|clone-0.1-7|32	SYSCONFDIR=%{buildroot}%{_sysconfdir}
14cr|clone-0.1-7|33	
14cr|clone-0.1-7|34	%clean
14cr|clone-0.1-7|35	rm -rf $RPM_BUILD_ROOT
14cr|clone-0.1-7|36	
14cr|clone-0.1-7|37	%files
14cr|clone-0.1-7|38	%defattr(-,root,root)
14cr|clone-0.1-7|39	%doc clone.spec html/ *.xml *.xsl Makefile *.dsssl *.css
14cr|clone-0.1-7|40	%attr(644,root,root) %config(noreplace) %{tftpboot}/X86PC/linux/pxelinux.cfg/default.pxe.clone
14cr|clone-0.1-7|41	%attr(755,root,root) %{_bindir}/ka-d-session.sh
14cr|clone-0.1-7|42	%attr(755,root,root) %{_bindir}/clone_script
14cr|clone-0.1-7|43	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.clone
14cr|clone-0.1-7|44	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/tftp.clone
14cr|clone-0.1-7|45	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pxe.conf.clone
14cr|clone-0.1-7|46	
14cr|clone-0.1-7|47	
14cr|clone-0.1-7|48	
14cr|clone-0.1-7|49	%changelog
14cr|clone-0.1-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14cr|clone-0.1-7|51	+ Revision: 953379e
14cr|clone-0.1-7|52	- MassBuild#464: Increase release tag
14cr|clone-0.1-7|53	
14cr|clone-0.1-7|54	

625 14
14cr|closure-compiler-20131014-1|1	Summary:	Closure Compiler - JavaScript compressor
14cr|closure-compiler-20131014-1|2	Name:		closure-compiler
14cr|closure-compiler-20131014-1|3	Version:	20131014
14cr|closure-compiler-20131014-1|4	Release:	1
14cr|closure-compiler-20131014-1|5	License:	Apache License
14cr|closure-compiler-20131014-1|6	Group:		Development/Tools
14cr|closure-compiler-20131014-1|7	Url:		http://closure-compiler.appspot.com/
14cr|closure-compiler-20131014-1|8	# Source0Download: https://code.google.com/p/closure-compiler/downloads/list
14cr|closure-compiler-20131014-1|9	Source0:	http://closure-compiler.googlecode.com/files/compiler-%{version}.tar.gz
14cr|closure-compiler-20131014-1|10	# Source0-md5:	37e8eb83d3fe271a002f41e7c2d1e2d7
14cr|closure-compiler-20131014-1|11	Source1:	%{name}.sh
14cr|closure-compiler-20131014-1|12	Source2:	get-source.sh
14cr|closure-compiler-20131014-1|13	BuildArch:	noarch
14cr|closure-compiler-20131014-1|14	
14cr|closure-compiler-20131014-1|15	%description
14cr|closure-compiler-20131014-1|16	The Closure Compiler is a tool for making JavaScript download and run
14cr|closure-compiler-20131014-1|17	faster. It is a true compiler for JavaScript. Instead of compiling
14cr|closure-compiler-20131014-1|18	from a source language to machine code, it compiles from JavaScript to
14cr|closure-compiler-20131014-1|19	better JavaScript. It parses your JavaScript, analyzes it, removes
14cr|closure-compiler-20131014-1|20	dead code and rewrites and minimizes what's left. It also checks
14cr|closure-compiler-20131014-1|21	syntax, variable references, and types, and warns about common
14cr|closure-compiler-20131014-1|22	JavaScript pitfalls.
14cr|closure-compiler-20131014-1|23	
14cr|closure-compiler-20131014-1|24	%files
14cr|closure-compiler-20131014-1|25	%doc README
14cr|closure-compiler-20131014-1|26	%{_bindir}/%{name}
14cr|closure-compiler-20131014-1|27	%{_javadir}/*.jar
14cr|closure-compiler-20131014-1|28	
14cr|closure-compiler-20131014-1|29	#----------------------------------------------------------------------------
14cr|closure-compiler-20131014-1|30	
14cr|closure-compiler-20131014-1|31	%prep
14cr|closure-compiler-20131014-1|32	%setup -qc
14cr|closure-compiler-20131014-1|33	chmod 0644 README
14cr|closure-compiler-20131014-1|34	
14cr|closure-compiler-20131014-1|35	%build
14cr|closure-compiler-20131014-1|36	
14cr|closure-compiler-20131014-1|37	%install
14cr|closure-compiler-20131014-1|38	mkdir -p %{buildroot}%{_bindir}
14cr|closure-compiler-20131014-1|39	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|closure-compiler-20131014-1|40	
14cr|closure-compiler-20131014-1|41	# jars
14cr|closure-compiler-20131014-1|42	mkdir -p %{buildroot}%{_javadir}
14cr|closure-compiler-20131014-1|43	install -m 0644 compiler.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|closure-compiler-20131014-1|44	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|closure-compiler-20131014-1|45	
14cr|closure-compiler-20131014-1|46	
14cr|closure-compiler-20131014-1|47	%changelog
14cr|closure-compiler-20131014-1|48	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 20131014-1
14cr|closure-compiler-20131014-1|49	+ Revision: 4bcf28d
14cr|closure-compiler-20131014-1|50	- Automatic import for version 20131014-1
14cr|closure-compiler-20131014-1|51	
14cr|closure-compiler-20131014-1|52	

626 14
14cr|cloud-utils-0.27-2|1	Summary:	Cloud image management utilities
14cr|cloud-utils-0.27-2|2	Name:		cloud-utils
14cr|cloud-utils-0.27-2|3	Version:	0.27
14cr|cloud-utils-0.27-2|4	Release:	2
14cr|cloud-utils-0.27-2|5	License:	GPLv3+
14cr|cloud-utils-0.27-2|6	Group:		Networking/Other
14cr|cloud-utils-0.27-2|7	Url:		https://launchpad.net/ubuntu/+source/cloud-utils
14cr|cloud-utils-0.27-2|8	Source:		https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|cloud-utils-0.27-2|9	Source1:	LICENSE
14cr|cloud-utils-0.27-2|10	Patch0:		0001-supress-partx-usage-error.patch
14cr|cloud-utils-0.27-2|11	Requires:	%{name}-growpart
14cr|cloud-utils-0.27-2|12	Requires:	e2fsprogs
14cr|cloud-utils-0.27-2|13	Requires:	euca2ools
14cr|cloud-utils-0.27-2|14	Requires:	file
14cr|cloud-utils-0.27-2|15	Requires:	gawk
14cr|cloud-utils-0.27-2|16	Requires:	python-paramiko
14cr|cloud-utils-0.27-2|17	Requires:	qemu-img
14cr|cloud-utils-0.27-2|18	Requires:	util-linux
14cr|cloud-utils-0.27-2|19	BuildArch:	noarch
14cr|cloud-utils-0.27-2|20	
14cr|cloud-utils-0.27-2|21	%description
14cr|cloud-utils-0.27-2|22	This package provides a useful set of utilities for managing cloud
14cr|cloud-utils-0.27-2|23	images.
14cr|cloud-utils-0.27-2|24	
14cr|cloud-utils-0.27-2|25	The euca2ools package (a dependency of cloud-utils) provides an Amazon
14cr|cloud-utils-0.27-2|26	EC2 API compatible set of utilities for bundling kernels, ramdisks,
14cr|cloud-utils-0.27-2|27	and root filesystems, and uploading them to either EC2 or UEC.
14cr|cloud-utils-0.27-2|28	
14cr|cloud-utils-0.27-2|29	The tasks associated with image bundling are often tedious and
14cr|cloud-utils-0.27-2|30	repetitive.  The cloud-utils package provides several scripts
14cr|cloud-utils-0.27-2|31	that wrap the complicated tasks with a much simpler interface.
14cr|cloud-utils-0.27-2|32	
14cr|cloud-utils-0.27-2|33	%files
14cr|cloud-utils-0.27-2|34	%doc ChangeLog LICENSE
14cr|cloud-utils-0.27-2|35	%{_bindir}/cloud-localds
14cr|cloud-utils-0.27-2|36	%{_bindir}/cloud-publish-tarball
14cr|cloud-utils-0.27-2|37	%{_bindir}/cloud-run-instances
14cr|cloud-utils-0.27-2|38	%{_bindir}/write-mime-multipart
14cr|cloud-utils-0.27-2|39	%{_bindir}/cloud-publish-image
14cr|cloud-utils-0.27-2|40	%{_bindir}/ec2metadata
14cr|cloud-utils-0.27-2|41	%{_bindir}/resize-part-image
14cr|cloud-utils-0.27-2|42	%doc %{_mandir}/man1/cloud-publish-image.*
14cr|cloud-utils-0.27-2|43	%doc %{_mandir}/man1/cloud-publish-tarball.*
14cr|cloud-utils-0.27-2|44	%doc %{_mandir}/man1/cloud-run-instances.*
14cr|cloud-utils-0.27-2|45	%doc %{_mandir}/man1/resize-part-image.*
14cr|cloud-utils-0.27-2|46	%doc %{_mandir}/man1/write-mime-multipart.*
14cr|cloud-utils-0.27-2|47	
14cr|cloud-utils-0.27-2|48	#----------------------------------------------------------------------------
14cr|cloud-utils-0.27-2|49	
14cr|cloud-utils-0.27-2|50	%package growpart
14cr|cloud-utils-0.27-2|51	Summary:	Script for growing a partition
14cr|cloud-utils-0.27-2|52	Group:		Networking/Other
14cr|cloud-utils-0.27-2|53	Requires:	gawk
14cr|cloud-utils-0.27-2|54	# gdisk is only required for resizing GPT partitions and depends on libicu
14cr|cloud-utils-0.27-2|55	# (25MB). We don't make this a hard requirement to save some space in non-GPT
14cr|cloud-utils-0.27-2|56	# systems.
14cr|cloud-utils-0.27-2|57	#Requires:	gdisk
14cr|cloud-utils-0.27-2|58	Requires:	util-linux
14cr|cloud-utils-0.27-2|59	Conflicts:	%{name} < 0.27
14cr|cloud-utils-0.27-2|60	
14cr|cloud-utils-0.27-2|61	%description growpart
14cr|cloud-utils-0.27-2|62	This package provides the growpart script for growing a partition. It is
14cr|cloud-utils-0.27-2|63	primarily used in cloud images in conjunction with the dracut-modules-growroot
14cr|cloud-utils-0.27-2|64	package to grow the root partition on first boot.
14cr|cloud-utils-0.27-2|65	
14cr|cloud-utils-0.27-2|66	%files growpart
14cr|cloud-utils-0.27-2|67	%doc ChangeLog LICENSE
14cr|cloud-utils-0.27-2|68	%{_bindir}/growpart
14cr|cloud-utils-0.27-2|69	%doc %{_mandir}/man1/growpart.*
14cr|cloud-utils-0.27-2|70	
14cr|cloud-utils-0.27-2|71	#----------------------------------------------------------------------------
14cr|cloud-utils-0.27-2|72	
14cr|cloud-utils-0.27-2|73	%prep
14cr|cloud-utils-0.27-2|74	%setup -q
14cr|cloud-utils-0.27-2|75	
14cr|cloud-utils-0.27-2|76	%build
14cr|cloud-utils-0.27-2|77	
14cr|cloud-utils-0.27-2|78	%install
14cr|cloud-utils-0.27-2|79	cp %{SOURCE1} LICENSE
14cr|cloud-utils-0.27-2|80	mkdir -p %{buildroot}%{_bindir}
14cr|cloud-utils-0.27-2|81	mkdir -p %{buildroot}%{_mandir}/man1
14cr|cloud-utils-0.27-2|82	
14cr|cloud-utils-0.27-2|83	cp bin/* %{buildroot}%{_bindir}/
14cr|cloud-utils-0.27-2|84	cp man/* %{buildroot}%{_mandir}/man1/
14cr|cloud-utils-0.27-2|85	
14cr|cloud-utils-0.27-2|86	rm -f %{buildroot}%{_bindir}/*ubuntu*
14cr|cloud-utils-0.27-2|87	
14cr|cloud-utils-0.27-2|88	# Install the growpart binary and man page
14cr|cloud-utils-0.27-2|89	cp bin/growpart %{buildroot}%{_bindir}/
14cr|cloud-utils-0.27-2|90	cp man/growpart.* %{buildroot}%{_mandir}/man1/
14cr|cloud-utils-0.27-2|91	
14cr|cloud-utils-0.27-2|92	
14cr|cloud-utils-0.27-2|93	%changelog
14cr|cloud-utils-0.27-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.27-2
14cr|cloud-utils-0.27-2|95	+ Revision: 2dcf0e4
14cr|cloud-utils-0.27-2|96	- MassBuild#464: Increase release tag
14cr|cloud-utils-0.27-2|97	
14cr|cloud-utils-0.27-2|98	

627 14
14cr|clthreads-2.4.0-3|1	%define	major	2
14cr|clthreads-2.4.0-3|2	%define	libname	%mklibname %name %major
14cr|clthreads-2.4.0-3|3	%define oldlibname %mklibname %name 1
14cr|clthreads-2.4.0-3|4	%define	develname %mklibname %name -d
14cr|clthreads-2.4.0-3|5	
14cr|clthreads-2.4.0-3|6	Name:          clthreads
14cr|clthreads-2.4.0-3|7	Summary:       Clthreads C++ libraries
14cr|clthreads-2.4.0-3|8	Version:       2.4.0
14cr|clthreads-2.4.0-3|9	Release:       3
14cr|clthreads-2.4.0-3|10	License:       LGPLv2+
14cr|clthreads-2.4.0-3|11	Group:	       System/Libraries
14cr|clthreads-2.4.0-3|12	Source0:       http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|clthreads-2.4.0-3|13	Patch0:        clthreads-2.2.1-fix-install.patch
14cr|clthreads-2.4.0-3|14	Patch1:        clthreads-2.4.0-linkage.patch
14cr|clthreads-2.4.0-3|15	URL: 	       http://www.kokkinizita.net/linuxaudio/aeolus/index.html
14cr|clthreads-2.4.0-3|16	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|clthreads-2.4.0-3|17	
14cr|clthreads-2.4.0-3|18	%description
14cr|clthreads-2.4.0-3|19	Clthreads C++ libraries
14cr|clthreads-2.4.0-3|20	
14cr|clthreads-2.4.0-3|21	#--------------------------------------------------------------------
14cr|clthreads-2.4.0-3|22	
14cr|clthreads-2.4.0-3|23	%package -n	%{libname}
14cr|clthreads-2.4.0-3|24	Group: 		System/Libraries
14cr|clthreads-2.4.0-3|25	Summary: 	Libraries for %name
14cr|clthreads-2.4.0-3|26	Obsoletes:      %{oldlibname} < 2.2.1-2
14cr|clthreads-2.4.0-3|27	
14cr|clthreads-2.4.0-3|28	%description
14cr|clthreads-2.4.0-3|29	Clthreads C++ libraries
14cr|clthreads-2.4.0-3|30	
14cr|clthreads-2.4.0-3|31	%if %mdkversion < 200900
14cr|clthreads-2.4.0-3|32	%post -n %libname -p /sbin/ldconfig
14cr|clthreads-2.4.0-3|33	%endif
14cr|clthreads-2.4.0-3|34	%if %mdkversion < 200900
14cr|clthreads-2.4.0-3|35	%postun -n %libname -p /sbin/ldconfig
14cr|clthreads-2.4.0-3|36	%endif
14cr|clthreads-2.4.0-3|37	
14cr|clthreads-2.4.0-3|38	%files -n %{libname}
14cr|clthreads-2.4.0-3|39	%defattr(-,root,root)
14cr|clthreads-2.4.0-3|40	%_libdir/libclthreads.so.%{major}*
14cr|clthreads-2.4.0-3|41	
14cr|clthreads-2.4.0-3|42	#--------------------------------------------------------------------
14cr|clthreads-2.4.0-3|43	
14cr|clthreads-2.4.0-3|44	%description -n	%{libname}
14cr|clthreads-2.4.0-3|45	The libraries from %name package
14cr|clthreads-2.4.0-3|46	
14cr|clthreads-2.4.0-3|47	%package -n	%{develname}
14cr|clthreads-2.4.0-3|48	Group: 		Development/Other
14cr|clthreads-2.4.0-3|49	Summary: 	Libraries for %name
14cr|clthreads-2.4.0-3|50	Requires:	%{libname} = %version-%release
14cr|clthreads-2.4.0-3|51	Provides:	lib%name-devel = %version-%release
14cr|clthreads-2.4.0-3|52	Provides: 	%{name}-devel = %{version}-%{release}
14cr|clthreads-2.4.0-3|53	Obsoletes:      %{oldlibname}-devel < 2.2.1-2Obsoletes:
14cr|clthreads-2.4.0-3|54	Obsoletes:      %{libname}-devel
14cr|clthreads-2.4.0-3|55	
14cr|clthreads-2.4.0-3|56	%description -n	%{develname}
14cr|clthreads-2.4.0-3|57	Development libraries from %name
14cr|clthreads-2.4.0-3|58	
14cr|clthreads-2.4.0-3|59	%files -n %{develname}
14cr|clthreads-2.4.0-3|60	%defattr (-,root,root)
14cr|clthreads-2.4.0-3|61	%_includedir/clthreads.h
14cr|clthreads-2.4.0-3|62	%_libdir/libclthreads.so
14cr|clthreads-2.4.0-3|63	
14cr|clthreads-2.4.0-3|64	#--------------------------------------------------------------------
14cr|clthreads-2.4.0-3|65	
14cr|clthreads-2.4.0-3|66	%prep
14cr|clthreads-2.4.0-3|67	%setup -q -n %name-%version
14cr|clthreads-2.4.0-3|68	%patch1 -p0
14cr|clthreads-2.4.0-3|69	
14cr|clthreads-2.4.0-3|70	%build
14cr|clthreads-2.4.0-3|71	%make LDFLAGS="%{ldflags}" CPPFLAGS="%{optflags} -fPIC"
14cr|clthreads-2.4.0-3|72	
14cr|clthreads-2.4.0-3|73	%install
14cr|clthreads-2.4.0-3|74	rm -fr %buildroot
14cr|clthreads-2.4.0-3|75	mkdir -p %{buildroot}%{_includedir}
14cr|clthreads-2.4.0-3|76	make install PREFIX=%{buildroot}%{_prefix}
14cr|clthreads-2.4.0-3|77	
14cr|clthreads-2.4.0-3|78	%clean
14cr|clthreads-2.4.0-3|79	rm -fr %buildroot
14cr|clthreads-2.4.0-3|80	
14cr|clthreads-2.4.0-3|81	
14cr|clthreads-2.4.0-3|82	
14cr|clthreads-2.4.0-3|83	%changelog
14cr|clthreads-2.4.0-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-3
14cr|clthreads-2.4.0-3|85	+ Revision: 58727b5
14cr|clthreads-2.4.0-3|86	- MassBuild#464: Increase release tag
14cr|clthreads-2.4.0-3|87	
14cr|clthreads-2.4.0-3|88	

628 14
14cr|clusterit-2.5-6|1	Summary:	Collection of clustering tools
14cr|clusterit-2.5-6|2	Name:		clusterit
14cr|clusterit-2.5-6|3	Version:	2.5
14cr|clusterit-2.5-6|4	Release:	6
14cr|clusterit-2.5-6|5	License:	BSD
14cr|clusterit-2.5-6|6	Group:		Networking/Remote access
14cr|clusterit-2.5-6|7	URL:		http://clusterit.sourceforge.net/
14cr|clusterit-2.5-6|8	Source:		%{name}-%{version}.tar.gz
14cr|clusterit-2.5-6|9	BuildRequires:  pkgconfig(x11)
14cr|clusterit-2.5-6|10	BuildRequires:	ncurses-devel
14cr|clusterit-2.5-6|11	Requires:	openssh-clients
14cr|clusterit-2.5-6|12	Requires:	rsh-client
14cr|clusterit-2.5-6|13	Requires:	gawk
14cr|clusterit-2.5-6|14	
14cr|clusterit-2.5-6|15	%description
14cr|clusterit-2.5-6|16	This is a collection of clustering tools, to turn your ordinary
14cr|clusterit-2.5-6|17	everyday pile of UNIX workstations into a speedy parallel beast.
14cr|clusterit-2.5-6|18	dsh : run a command on a cluster of machines.  dshbak : format the
14cr|clusterit-2.5-6|19	output of dsh. barrier, barrierd : synchronize a process on a number
14cr|clusterit-2.5-6|20	of machines. jsd : simple command scheduling daemon for remote execution.
14cr|clusterit-2.5-6|21	jsh : run scheduled commands on remote machines. run : run a command
14cr|clusterit-2.5-6|22	on a machine at random. seq : run a command on a cluster in sequence.
14cr|clusterit-2.5-6|23	pcp : copy a file to a cluster of machines. pdf : display free disk space
14cr|clusterit-2.5-6|24	across a group of machines. prm : delete a file or files on a cluster
14cr|clusterit-2.5-6|25	of machines. rvt : a specialized VT100 emulator for the X window system.
14cr|clusterit-2.5-6|26	dvt : clustersed quickly dissect cluster files.
14cr|clusterit-2.5-6|27	
14cr|clusterit-2.5-6|28	%prep
14cr|clusterit-2.5-6|29	%setup -q
14cr|clusterit-2.5-6|30	
14cr|clusterit-2.5-6|31	%build
14cr|clusterit-2.5-6|32	%configure2_5x
14cr|clusterit-2.5-6|33	%make
14cr|clusterit-2.5-6|34	
14cr|clusterit-2.5-6|35	%install
14cr|clusterit-2.5-6|36	%makeinstall_std
14cr|clusterit-2.5-6|37	
14cr|clusterit-2.5-6|38	%clean
14cr|clusterit-2.5-6|39	
14cr|clusterit-2.5-6|40	%files
14cr|clusterit-2.5-6|41	%doc INSTALL CHANGES README html/*.html html/man/*.html
14cr|clusterit-2.5-6|42	%{_mandir}/man1/*
14cr|clusterit-2.5-6|43	%{_bindir}/*
14cr|clusterit-2.5-6|44	
14cr|clusterit-2.5-6|45	
14cr|clusterit-2.5-6|46	
14cr|clusterit-2.5-6|47	%changelog
14cr|clusterit-2.5-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-6
14cr|clusterit-2.5-6|49	+ Revision: bd21ece
14cr|clusterit-2.5-6|50	- MassBuild#464: Increase release tag
14cr|clusterit-2.5-6|51	
14cr|clusterit-2.5-6|52	

629 14
14cr|clusterscripts-3.5-6|1	#define	perl_vendorlib /usr/lib/perl5/vendor_perl/5.8.7
14cr|clusterscripts-3.5-6|2	
14cr|clusterscripts-3.5-6|3	Summary: Tools to setup a cluster server and client
14cr|clusterscripts-3.5-6|4	
14cr|clusterscripts-3.5-6|5	Name: clusterscripts
14cr|clusterscripts-3.5-6|6	Version: 3.5
14cr|clusterscripts-3.5-6|7	Release: 6
14cr|clusterscripts-3.5-6|8	#Source0: %{name}-%{version}.tar.bz2
14cr|clusterscripts-3.5-6|9	Source0: %{name}-devel.tar.bz2
14cr|clusterscripts-3.5-6|10	License: 	GPL
14cr|clusterscripts-3.5-6|11	Group: 		System/Cluster
14cr|clusterscripts-3.5-6|12	Prefix: 	%{_prefix}
14cr|clusterscripts-3.5-6|13	URL:		http://www.mandriva.com
14cr|clusterscripts-3.5-6|14	buildarch:	noarch
14cr|clusterscripts-3.5-6|15	#obsolotes:	clusterautosetup-server
14cr|clusterscripts-3.5-6|16	
14cr|clusterscripts-3.5-6|17	%description
14cr|clusterscripts-3.5-6|18	Multiple scripts to setup cluster server or client nodes.
14cr|clusterscripts-3.5-6|19	
14cr|clusterscripts-3.5-6|20	
14cr|clusterscripts-3.5-6|21	%package        client
14cr|clusterscripts-3.5-6|22	Summary:	Script to setup and retrieve information for client node
14cr|clusterscripts-3.5-6|23	
14cr|clusterscripts-3.5-6|24	Group:		System/Cluster
14cr|clusterscripts-3.5-6|25	Conflicts:	clusterautosetup-server
14cr|clusterscripts-3.5-6|26	Requires:	bind-utils, ypbind, autofs, wget,openssh-clients, openssh-server, tftp, nfs-utils, netkit-rsh-server, ntp, ka-deploy-source-node, oar-user, oar-node, usbutils, urpmi-parallel-ka-run, bc, dhcpcd, smartmontools, ganglia-core, taktuk, clusterscripts-common
14cr|clusterscripts-3.5-6|27	
14cr|clusterscripts-3.5-6|28	%description client
14cr|clusterscripts-3.5-6|29	Scripts to retrieve information and setup cluster client node from
14cr|clusterscripts-3.5-6|30	a cluster server.
14cr|clusterscripts-3.5-6|31	
14cr|clusterscripts-3.5-6|32	%package common
14cr|clusterscripts-3.5-6|33	Summary:        Common clusterscripts
14cr|clusterscripts-3.5-6|34	
14cr|clusterscripts-3.5-6|35	Group:		System/Cluster
14cr|clusterscripts-3.5-6|36	
14cr|clusterscripts-3.5-6|37	%description common
14cr|clusterscripts-3.5-6|38	common libs
14cr|clusterscripts-3.5-6|39	
14cr|clusterscripts-3.5-6|40	%package server-conf
14cr|clusterscripts-3.5-6|41	Summary:        Clusterscript configuration file
14cr|clusterscripts-3.5-6|42	
14cr|clusterscripts-3.5-6|43	Group:          System/Cluster
14cr|clusterscripts-3.5-6|44	Conflicts:      clusterautosetup-client
14cr|clusterscripts-3.5-6|45	Requires:       clusterscripts-common
14cr|clusterscripts-3.5-6|46	
14cr|clusterscripts-3.5-6|47	%description server-conf
14cr|clusterscripts-3.5-6|48	The configuration file of clusterscripts
14cr|clusterscripts-3.5-6|49	
14cr|clusterscripts-3.5-6|50	%package server
14cr|clusterscripts-3.5-6|51	Summary:        Script to setup a server node
14cr|clusterscripts-3.5-6|52	
14cr|clusterscripts-3.5-6|53	Group:		System/Cluster
14cr|clusterscripts-3.5-6|54	Conflicts:	clusterautosetup-client
14cr|clusterscripts-3.5-6|55	Requires:	bind, bind-utils, nfs-utils, ypserv, yp-tools, ypbind, make, oar-user, oar-node, oar-server, openssh-server, openssh-clients, ntp, ganglia-gmetad, urpmi-parallel-ka-run, apache, postfix, iptables, ganglia-core, rpm-helper, syslinux, usbutils, bc, php-cli, apache-mod_php, smartmontools, tentakel, ganglia-webfrontend, taktuk, fping, openldap-servers, openldap-clients
14cr|clusterscripts-3.5-6|56	Requires:	clusterscripts-common, clusterscripts-server-pxe, clusterscripts-server-conf
14cr|clusterscripts-3.5-6|57	Suggests:	phpldapadmin
14cr|clusterscripts-3.5-6|58	#gnbd, gnbd-kernel-BOOT,
14cr|clusterscripts-3.5-6|59	#maui
14cr|clusterscripts-3.5-6|60	
14cr|clusterscripts-3.5-6|61	%description server
14cr|clusterscripts-3.5-6|62	Scripts to automatically setup some services
14cr|clusterscripts-3.5-6|63	NIS, DNS, NFS, PXE, DHCP, NAMED, LDAP, authd and ssh Keys,
14cr|clusterscripts-3.5-6|64	tftp server, ganglia server, OAR, SSH.
14cr|clusterscripts-3.5-6|65	
14cr|clusterscripts-3.5-6|66	%package server-pxe
14cr|clusterscripts-3.5-6|67	Summary:        Script to setup a PXE server, dhcpd tftp and optiannly a DNS server
14cr|clusterscripts-3.5-6|68	
14cr|clusterscripts-3.5-6|69	Group:          System/Cluster
14cr|clusterscripts-3.5-6|70	Conflicts:      clusterautosetup-client
14cr|clusterscripts-3.5-6|71	Requires:       pxe, tftp-server, xinetd, dhcp-server, syslinux, clusterscripts-server-conf
14cr|clusterscripts-3.5-6|72	Suggests:	ka-deploy-source-node bind bind-utils
14cr|clusterscripts-3.5-6|73	
14cr|clusterscripts-3.5-6|74	%description server-pxe
14cr|clusterscripts-3.5-6|75	Scripts to automatically setup a PXE server with DHCP server.
14cr|clusterscripts-3.5-6|76	A DNS server is also optionnal
14cr|clusterscripts-3.5-6|77	
14cr|clusterscripts-3.5-6|78	%prep
14cr|clusterscripts-3.5-6|79	rm -rf ${buildroot}
14cr|clusterscripts-3.5-6|80	%setup -q -n %{name}-devel
14cr|clusterscripts-3.5-6|81	
14cr|clusterscripts-3.5-6|82	
14cr|clusterscripts-3.5-6|83	%build
14cr|clusterscripts-3.5-6|84	#make build
14cr|clusterscripts-3.5-6|85	
14cr|clusterscripts-3.5-6|86	%install
14cr|clusterscripts-3.5-6|87	mkdir -p %{buildroot}/%_docdir/%{name}-%{version}
14cr|clusterscripts-3.5-6|88	make install DESTDIR=%{buildroot} SHAREDOC=%_docdir/%{name}-%{version}
14cr|clusterscripts-3.5-6|89	
14cr|clusterscripts-3.5-6|90	
14cr|clusterscripts-3.5-6|91	%post server-conf
14cr|clusterscripts-3.5-6|92	TESTDHETH=`grep ETHDHCP_CLIENT /etc/clusterserver.conf`
14cr|clusterscripts-3.5-6|93	if [ -z "$TESTDHETH" ];	then
14cr|clusterscripts-3.5-6|94	echo " old version of clusterscript, updating"
14cr|clusterscripts-3.5-6|95	echo "ETHDHCP_CLIENT=eth0" >> /etc/clusterserver.conf
14cr|clusterscripts-3.5-6|96	fi
14cr|clusterscripts-3.5-6|97	# create a file, to check if it is the first time i launch setup_auto_cluster
14cr|clusterscripts-3.5-6|98	touch /tmp/first_setup
14cr|clusterscripts-3.5-6|99	
14cr|clusterscripts-3.5-6|100	#perl -Mcluster_xconfig -e 'set_xconfig()'
14cr|clusterscripts-3.5-6|101	
14cr|clusterscripts-3.5-6|102	%post client
14cr|clusterscripts-3.5-6|103	%_post_service clusterautosetup-client
14cr|clusterscripts-3.5-6|104	# horrible hack to avoid dhclient.....
14cr|clusterscripts-3.5-6|105	#perl -pi -e "s/\-x\s\/sbin\/dhclient/-x \/sbin\/dhclientsux/" /sbin/ifup
14cr|clusterscripts-3.5-6|106	
14cr|clusterscripts-3.5-6|107	%preun client
14cr|clusterscripts-3.5-6|108	%_preun_service clusterautosetup-client
14cr|clusterscripts-3.5-6|109	
14cr|clusterscripts-3.5-6|110	%preun server
14cr|clusterscripts-3.5-6|111	#%_preun_service rapidnat
14cr|clusterscripts-3.5-6|112	
14cr|clusterscripts-3.5-6|113	%clean
14cr|clusterscripts-3.5-6|114	rm -fr %{buildroot}
14cr|clusterscripts-3.5-6|115	
14cr|clusterscripts-3.5-6|116	%files client
14cr|clusterscripts-3.5-6|117	%attr(755,root,root) %{_bindir}/setup_client_cluster.pl
14cr|clusterscripts-3.5-6|118	%attr(755,root,root) %{_bindir}/setup_ka_deploy.pl
14cr|clusterscripts-3.5-6|119	%attr(755,root,root) %{_initrddir}/clusterautosetup-client
14cr|clusterscripts-3.5-6|120	%{perl_vendorlib}/ka_deploy_cluster.pm
14cr|clusterscripts-3.5-6|121	%{perl_vendorlib}/client_cluster.pm
14cr|clusterscripts-3.5-6|122	%{perl_vendorlib}/fs_client.pm
14cr|clusterscripts-3.5-6|123	%{perl_vendorlib}/cluster_clientconf.pm
14cr|clusterscripts-3.5-6|124	
14cr|clusterscripts-3.5-6|125	%files common
14cr|clusterscripts-3.5-6|126	#%attr(755,root,root) %{_bindir}/fdisk_to_desc
14cr|clusterscripts-3.5-6|127	%{_bindir}/ib-burn-firmware.pl
14cr|clusterscripts-3.5-6|128	%{perl_vendorlib}/cluster_commonconf.pm
14cr|clusterscripts-3.5-6|129	%{perl_vendorlib}/cluster_fonction_common.pm
14cr|clusterscripts-3.5-6|130	
14cr|clusterscripts-3.5-6|131	%files server-conf
14cr|clusterscripts-3.5-6|132	%attr(755,root,root) %{_sysconfdir}/muttrc
14cr|clusterscripts-3.5-6|133	%attr(755,root,root) %{_sysconfdir}/rc.sysinit_diskless
14cr|clusterscripts-3.5-6|134	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/clusterserver.conf
14cr|clusterscripts-3.5-6|135	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/clusternode.conf
14cr|clusterscripts-3.5-6|136	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.pxe.single
14cr|clusterscripts-3.5-6|137	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.cluster
14cr|clusterscripts-3.5-6|138	%{perl_vendorlib}/cluster_serverconf.pm
14cr|clusterscripts-3.5-6|139	
14cr|clusterscripts-3.5-6|140	%files server-pxe
14cr|clusterscripts-3.5-6|141	%attr(755,root,root) %{_bindir}/dhcpnode
14cr|clusterscripts-3.5-6|142	%{perl_vendorlib}/add_nodes_to_dhcp_cluster.pm
14cr|clusterscripts-3.5-6|143	%{perl_vendorlib}/pxe_server_cluster.pm
14cr|clusterscripts-3.5-6|144	%{perl_vendorlib}/dhcpnode_cluster.pm
14cr|clusterscripts-3.5-6|145	%{perl_vendorlib}/dhcpdconf_server_cluster.pm
14cr|clusterscripts-3.5-6|146	%{perl_vendorlib}/wakeup_node_cluster.pm
14cr|clusterscripts-3.5-6|147	%{perl_vendorlib}/dns_cluster.pm
14cr|clusterscripts-3.5-6|148	%attr(755,root,root) %{_bindir}/setup_add_nodes_to_dhcp.pl
14cr|clusterscripts-3.5-6|149	%attr(755,root,root) %{_bindir}/setup_pxe_server.pl
14cr|clusterscripts-3.5-6|150	%attr(755,root,root) %{_bindir}/setup_dhcpdconf_server.pl
14cr|clusterscripts-3.5-6|151	%attr(755,root,root) %{_bindir}/setup_dns.pl
14cr|clusterscripts-3.5-6|152	%attr(755,root,root) %{_bindir}/prepare_diskless_image
14cr|clusterscripts-3.5-6|153	
14cr|clusterscripts-3.5-6|154	
14cr|clusterscripts-3.5-6|155	%files server
14cr|clusterscripts-3.5-6|156	%doc ldap_base.ldif sldap_cluster.conf
14cr|clusterscripts-3.5-6|157	%attr(755,root,root) %{_bindir}/ib-cluster-configurator.pl
14cr|clusterscripts-3.5-6|158	%attr(755,root,root) %{_bindir}/rapidnat
14cr|clusterscripts-3.5-6|159	%attr(755,root,root) %{_bindir}/sauvegarde
14cr|clusterscripts-3.5-6|160	%attr(755,root,root) %{_bindir}/setup_xconfig.pl
14cr|clusterscripts-3.5-6|161	#%{_initrddir}/rapidnat
14cr|clusterscripts-3.5-6|162	%attr(755,root,root) %{_bindir}/setup_test_user
14cr|clusterscripts-3.5-6|163	%attr(644,root,root) /var/spool/pbs/pbs_config.sample
14cr|clusterscripts-3.5-6|164	%{perl_vendorlib}/cluster_xconfig.pm
14cr|clusterscripts-3.5-6|165	%{perl_vendorlib}/fs_server.pm
14cr|clusterscripts-3.5-6|166	%{perl_vendorlib}/nis_cluster.pm
14cr|clusterscripts-3.5-6|167	%{perl_vendorlib}/ldap_cluster.pm
14cr|clusterscripts-3.5-6|168	%{perl_vendorlib}/install_cluster.pm
14cr|clusterscripts-3.5-6|169	%{perl_vendorlib}/auto_add_nodes_cluster.pm
14cr|clusterscripts-3.5-6|170	%{perl_vendorlib}/maui_cluster.pm
14cr|clusterscripts-3.5-6|171	%{perl_vendorlib}/auto_remove_nodes_cluster.pm
14cr|clusterscripts-3.5-6|172	%{perl_vendorlib}/cluster_set_admin.pm
14cr|clusterscripts-3.5-6|173	%{perl_vendorlib}/cluster_set_compute.pm
14cr|clusterscripts-3.5-6|174	%{perl_vendorlib}/user_common_cluster.pm
14cr|clusterscripts-3.5-6|175	%{perl_vendorlib}/postfix_cluster.pm
14cr|clusterscripts-3.5-6|176	%{perl_vendorlib}/pbs_cluster.pm
14cr|clusterscripts-3.5-6|177	%{perl_vendorlib}/server_cluster.pm
14cr|clusterscripts-3.5-6|178	%attr(755,root,root) %{_bindir}/setup_pbs.pl
14cr|clusterscripts-3.5-6|179	%attr(755,root,root) %{_sbindir}/setup_auto_cluster
14cr|clusterscripts-3.5-6|180	%attr(755,root,root) %{_bindir}/setup_add_node.pl
14cr|clusterscripts-3.5-6|181	%attr(755,root,root) %{_bindir}/setup_install_cluster.pl
14cr|clusterscripts-3.5-6|182	%attr(755,root,root) %{_bindir}/setup_server_cluster.pl
14cr|clusterscripts-3.5-6|183	%attr(755,root,root) %{_bindir}/setup_recup_cpus.pl
14cr|clusterscripts-3.5-6|184	%attr(755,root,root) %{_bindir}/setup_nis.pl
14cr|clusterscripts-3.5-6|185	%attr(755,root,root) %{_bindir}/setup_ldap.pl
14cr|clusterscripts-3.5-6|186	%attr(755,root,root) %{_bindir}/setup_auto_remove_nodes.pl
14cr|clusterscripts-3.5-6|187	%attr(755,root,root) %{_sbindir}/deluserNis.pl
14cr|clusterscripts-3.5-6|188	%attr(755,root,root) %{_bindir}/wakeup_node.pl
14cr|clusterscripts-3.5-6|189	%attr(755,root,root) %{_bindir}/setup_maui.pl
14cr|clusterscripts-3.5-6|190	%attr(755,root,root) %{_bindir}/setup_auto_add_nodes.pl
14cr|clusterscripts-3.5-6|191	%attr(755,root,root) %{_sbindir}/adduserNis.pl
14cr|clusterscripts-3.5-6|192	%attr(755,root,root) %{_bindir}/setup_postfix.pl
14cr|clusterscripts-3.5-6|193	%attr(755,root,root) %{_bindir}/setup_admin.pl
14cr|clusterscripts-3.5-6|194	%attr(755,root,root) %{_bindir}/setup_compute.pl
14cr|clusterscripts-3.5-6|195	%attr(755,root,root) %{_bindir}/update_cfg_after_ar_node.pl
14cr|clusterscripts-3.5-6|196	
14cr|clusterscripts-3.5-6|197	
14cr|clusterscripts-3.5-6|198	
14cr|clusterscripts-3.5-6|199	
14cr|clusterscripts-3.5-6|200	%changelog
14cr|clusterscripts-3.5-6|201	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5-6
14cr|clusterscripts-3.5-6|202	+ Revision: 51b2797
14cr|clusterscripts-3.5-6|203	- MassBuild#464: Increase release tag
14cr|clusterscripts-3.5-6|204	
14cr|clusterscripts-3.5-6|205	

630 14
14cr|clusterssh-3.28-3|1	%define name	clusterssh
14cr|clusterssh-3.28-3|2	%define version 3.28
14cr|clusterssh-3.28-3|3	%define release 3
14cr|clusterssh-3.28-3|4	
14cr|clusterssh-3.28-3|5	Name:          %name
14cr|clusterssh-3.28-3|6	Version:       %version
14cr|clusterssh-3.28-3|7	Release:       %release
14cr|clusterssh-3.28-3|8	Summary:       Secure concurrent multi-server terminal control
14cr|clusterssh-3.28-3|9	Group:         Shells
14cr|clusterssh-3.28-3|10	License:       GPL
14cr|clusterssh-3.28-3|11	URL:           http://clusterssh.sourceforge.net
14cr|clusterssh-3.28-3|12	Source0:       http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|clusterssh-3.28-3|13	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}
14cr|clusterssh-3.28-3|14	BuildArch:     noarch
14cr|clusterssh-3.28-3|15	Requires:      perl-Tk perl-X11-Protocol xterm
14cr|clusterssh-3.28-3|16	Buildrequires:	perl-devel
14cr|clusterssh-3.28-3|17	
14cr|clusterssh-3.28-3|18	%description
14cr|clusterssh-3.28-3|19	Control multiple terminals open on different servers to perform administration
14cr|clusterssh-3.28-3|20	tasks, for example multiple hosts requiring the same config within a cluster.
14cr|clusterssh-3.28-3|21	Not limited to use with clusters, however.
14cr|clusterssh-3.28-3|22	
14cr|clusterssh-3.28-3|23	%prep
14cr|clusterssh-3.28-3|24	%setup -q
14cr|clusterssh-3.28-3|25	
14cr|clusterssh-3.28-3|26	%build
14cr|clusterssh-3.28-3|27	%configure
14cr|clusterssh-3.28-3|28	%make
14cr|clusterssh-3.28-3|29	
14cr|clusterssh-3.28-3|30	%install
14cr|clusterssh-3.28-3|31	rm -rf %{buildroot}
14cr|clusterssh-3.28-3|32	make install DESTDIR=%{buildroot}
14cr|clusterssh-3.28-3|33	
14cr|clusterssh-3.28-3|34	%clean
14cr|clusterssh-3.28-3|35	rm -rf %{buildroot}
14cr|clusterssh-3.28-3|36	
14cr|clusterssh-3.28-3|37	%files
14cr|clusterssh-3.28-3|38	%defattr(-,root,root,-)
14cr|clusterssh-3.28-3|39	%doc COPYING AUTHORS README NEWS ChangeLog
14cr|clusterssh-3.28-3|40	%{_bindir}/cssh
14cr|clusterssh-3.28-3|41	%{_mandir}/man1/*.1*
14cr|clusterssh-3.28-3|42	
14cr|clusterssh-3.28-3|43	
14cr|clusterssh-3.28-3|44	
14cr|clusterssh-3.28-3|45	
14cr|clusterssh-3.28-3|46	
14cr|clusterssh-3.28-3|47	%changelog
14cr|clusterssh-3.28-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.28-3
14cr|clusterssh-3.28-3|49	+ Revision: c854546
14cr|clusterssh-3.28-3|50	- MassBuild#464: Increase release tag
14cr|clusterssh-3.28-3|51	
14cr|clusterssh-3.28-3|52	

631 14
14cr|clutter-perl-1.0.1-6|1	%define module Clutter
14cr|clutter-perl-1.0.1-6|2	
14cr|clutter-perl-1.0.1-6|3	%define apiver 1.0
14cr|clutter-perl-1.0.1-6|4	%define api 1.0
14cr|clutter-perl-1.0.1-6|5	
14cr|clutter-perl-1.0.1-6|6	Summary:       Perl bindings for clutter
14cr|clutter-perl-1.0.1-6|7	
14cr|clutter-perl-1.0.1-6|8	Name:          clutter-perl
14cr|clutter-perl-1.0.1-6|9	Version:       1.0.1
14cr|clutter-perl-1.0.1-6|10	Release:       6
14cr|clutter-perl-1.0.1-6|11	Source0:       http://www.clutter-project.org/sources/clutter-perl/%api/%{name}-%{version}.tar.bz2
14cr|clutter-perl-1.0.1-6|12	License:       LGPLv2+
14cr|clutter-perl-1.0.1-6|13	Group:         Graphics
14cr|clutter-perl-1.0.1-6|14	Url:           http://clutter-project.org/
14cr|clutter-perl-1.0.1-6|15	BuildRequires: clutter-devel >= 1.0
14cr|clutter-perl-1.0.1-6|16	BuildRequires: perl-devel
14cr|clutter-perl-1.0.1-6|17	BuildRequires: perl-Gtk2 >= 1.140
14cr|clutter-perl-1.0.1-6|18	BuildRequires: perl-ExtUtils-Depends
14cr|clutter-perl-1.0.1-6|19	BuildRequires: perl-ExtUtils-PkgConfig
14cr|clutter-perl-1.0.1-6|20	
14cr|clutter-perl-1.0.1-6|21	
14cr|clutter-perl-1.0.1-6|22	%description
14cr|clutter-perl-1.0.1-6|23	Perl bindings for clutter
14cr|clutter-perl-1.0.1-6|24	
14cr|clutter-perl-1.0.1-6|25	#----------------------------------------------------------------------------
14cr|clutter-perl-1.0.1-6|26	
14cr|clutter-perl-1.0.1-6|27	%package -n perl-%{module}
14cr|clutter-perl-1.0.1-6|28	Summary:       Perl bindings for clutter
14cr|clutter-perl-1.0.1-6|29	
14cr|clutter-perl-1.0.1-6|30	Group:         Graphics
14cr|clutter-perl-1.0.1-6|31	Provides:      clutter-perl = %{version}-%{release}
14cr|clutter-perl-1.0.1-6|32	
14cr|clutter-perl-1.0.1-6|33	%description -n perl-%{module}
14cr|clutter-perl-1.0.1-6|34	Perl bindings for clutter
14cr|clutter-perl-1.0.1-6|35	
14cr|clutter-perl-1.0.1-6|36	#----------------------------------------------------------------------------
14cr|clutter-perl-1.0.1-6|37	
14cr|clutter-perl-1.0.1-6|38	%prep
14cr|clutter-perl-1.0.1-6|39	%setup -q -n %{name}-%{version}
14cr|clutter-perl-1.0.1-6|40	
14cr|clutter-perl-1.0.1-6|41	%build
14cr|clutter-perl-1.0.1-6|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|clutter-perl-1.0.1-6|43	%make
14cr|clutter-perl-1.0.1-6|44	
14cr|clutter-perl-1.0.1-6|45	%install
14cr|clutter-perl-1.0.1-6|46	
14cr|clutter-perl-1.0.1-6|47	%makeinstall_std
14cr|clutter-perl-1.0.1-6|48	
14cr|clutter-perl-1.0.1-6|49	%clean
14cr|clutter-perl-1.0.1-6|50	
14cr|clutter-perl-1.0.1-6|51	%files -n perl-%{module}
14cr|clutter-perl-1.0.1-6|52	%{perl_vendorarch}/%module
14cr|clutter-perl-1.0.1-6|53	%{perl_vendorarch}/%module.pm
14cr|clutter-perl-1.0.1-6|54	%{perl_vendorarch}/auto/*
14cr|clutter-perl-1.0.1-6|55	%{_mandir}/*/*
14cr|clutter-perl-1.0.1-6|56	
14cr|clutter-perl-1.0.1-6|57	
14cr|clutter-perl-1.0.1-6|58	
14cr|clutter-perl-1.0.1-6|59	%changelog
14cr|clutter-perl-1.0.1-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14cr|clutter-perl-1.0.1-6|61	+ Revision: 82977d0
14cr|clutter-perl-1.0.1-6|62	- MassBuild#464: Increase release tag
14cr|clutter-perl-1.0.1-6|63	
14cr|clutter-perl-1.0.1-6|64	

632 14
14cr|clutter-sharp-0-0.20090817.6|1	#gw it could even become a noarch package, but it has a dep
14cr|clutter-sharp-0-0.20090817.6|2	#on the clutter library packages
14cr|clutter-sharp-0-0.20090817.6|3	%define debug_package %{nil}
14cr|clutter-sharp-0-0.20090817.6|4	
14cr|clutter-sharp-0-0.20090817.6|5	%define cluttergtklibname %mklibname clutter-gtk 1.0 0
14cr|clutter-sharp-0-0.20090817.6|6	
14cr|clutter-sharp-0-0.20090817.6|7	%define gitdate 20090817
14cr|clutter-sharp-0-0.20090817.6|8	
14cr|clutter-sharp-0-0.20090817.6|9	Summary:	C#/.NET bindings to Clutter
14cr|clutter-sharp-0-0.20090817.6|10	Name:		clutter-sharp
14cr|clutter-sharp-0-0.20090817.6|11	Version:	0
14cr|clutter-sharp-0-0.20090817.6|12	Release:	0.%{gitdate}.6
14cr|clutter-sharp-0-0.20090817.6|13	License:	MIT
14cr|clutter-sharp-0-0.20090817.6|14	Group:		System/Libraries
14cr|clutter-sharp-0-0.20090817.6|15	Url:		http://www.clutter-project.org
14cr|clutter-sharp-0-0.20090817.6|16	Source0:	%{name}-%{gitdate}.tar.xz
14cr|clutter-sharp-0-0.20090817.6|17	Patch0:		clutter-sharp-20090817-ilasm-build.patch
14cr|clutter-sharp-0-0.20090817.6|18	Patch1:		clutter-sharp-20090828-initialization-fix.patch
14cr|clutter-sharp-0-0.20090817.6|19	BuildRequires:	gtk-sharp2
14cr|clutter-sharp-0-0.20090817.6|20	BuildRequires:	glib-sharp2
14cr|clutter-sharp-0-0.20090817.6|21	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14cr|clutter-sharp-0-0.20090817.6|22	BuildRequires:	pkgconfig(gapi-2.0)
14cr|clutter-sharp-0-0.20090817.6|23	BuildRequires:	pkgconfig(mono)
14cr|clutter-sharp-0-0.20090817.6|24	Requires:	%{cluttergtklibname}
14cr|clutter-sharp-0-0.20090817.6|25	
14cr|clutter-sharp-0-0.20090817.6|26	%description
14cr|clutter-sharp-0-0.20090817.6|27	Clutter-sharp offers C#/.NET bindings to Clutter.
14cr|clutter-sharp-0-0.20090817.6|28	
14cr|clutter-sharp-0-0.20090817.6|29	%files
14cr|clutter-sharp-0-0.20090817.6|30	%doc COPYING README
14cr|clutter-sharp-0-0.20090817.6|31	%{_libdir}/clutter-sharp/
14cr|clutter-sharp-0-0.20090817.6|32	
14cr|clutter-sharp-0-0.20090817.6|33	#----------------------------------------------------------------------------
14cr|clutter-sharp-0-0.20090817.6|34	
14cr|clutter-sharp-0-0.20090817.6|35	%package devel
14cr|clutter-sharp-0-0.20090817.6|36	Summary:	Development files for %{name}
14cr|clutter-sharp-0-0.20090817.6|37	Group:		Development/Other
14cr|clutter-sharp-0-0.20090817.6|38	Requires:	%{name} = %{version}-%{release}
14cr|clutter-sharp-0-0.20090817.6|39	
14cr|clutter-sharp-0-0.20090817.6|40	%description devel
14cr|clutter-sharp-0-0.20090817.6|41	This package contains the development files for the C#/.NET bindings
14cr|clutter-sharp-0-0.20090817.6|42	to clutter.
14cr|clutter-sharp-0-0.20090817.6|43	
14cr|clutter-sharp-0-0.20090817.6|44	%files devel
14cr|clutter-sharp-0-0.20090817.6|45	%{_datadir}/gapi-2.0/*
14cr|clutter-sharp-0-0.20090817.6|46	%{_libdir}/pkgconfig/clutter-sharp.pc
14cr|clutter-sharp-0-0.20090817.6|47	%{_libdir}/pkgconfig/clutter-gtk-sharp.pc
14cr|clutter-sharp-0-0.20090817.6|48	
14cr|clutter-sharp-0-0.20090817.6|49	#----------------------------------------------------------------------------
14cr|clutter-sharp-0-0.20090817.6|50	
14cr|clutter-sharp-0-0.20090817.6|51	%package doc
14cr|clutter-sharp-0-0.20090817.6|52	Summary:	Development documentation for %{name}
14cr|clutter-sharp-0-0.20090817.6|53	Group:		Development/Other
14cr|clutter-sharp-0-0.20090817.6|54	Requires(post,postun):	mono-tools >= 1.1.9
14cr|clutter-sharp-0-0.20090817.6|55	BuildArch:	noarch
14cr|clutter-sharp-0-0.20090817.6|56	
14cr|clutter-sharp-0-0.20090817.6|57	%description doc
14cr|clutter-sharp-0-0.20090817.6|58	This package contains the API documentation for the %{name} in
14cr|clutter-sharp-0-0.20090817.6|59	Monodoc format.
14cr|clutter-sharp-0-0.20090817.6|60	
14cr|clutter-sharp-0-0.20090817.6|61	%files doc
14cr|clutter-sharp-0-0.20090817.6|62	%{_prefix}/lib/monodoc/sources/*
14cr|clutter-sharp-0-0.20090817.6|63	
14cr|clutter-sharp-0-0.20090817.6|64	%post doc
14cr|clutter-sharp-0-0.20090817.6|65	%{_bindir}/monodoc --make-index > /dev/null
14cr|clutter-sharp-0-0.20090817.6|66	
14cr|clutter-sharp-0-0.20090817.6|67	%postun doc
14cr|clutter-sharp-0-0.20090817.6|68	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then
14cr|clutter-sharp-0-0.20090817.6|69	%{_bindir}/monodoc --make-index > /dev/null
14cr|clutter-sharp-0-0.20090817.6|70	fi
14cr|clutter-sharp-0-0.20090817.6|71	
14cr|clutter-sharp-0-0.20090817.6|72	#----------------------------------------------------------------------------
14cr|clutter-sharp-0-0.20090817.6|73	
14cr|clutter-sharp-0-0.20090817.6|74	%prep
14cr|clutter-sharp-0-0.20090817.6|75	%setup -q -n %{name}
14cr|clutter-sharp-0-0.20090817.6|76	%apply_patches
14cr|clutter-sharp-0-0.20090817.6|77	sed -i -e 's!$(prefix)/lib!%{_libdir}/!' glib/Makefile.am
14cr|clutter-sharp-0-0.20090817.6|78	sed -i -e 's!$(prefix)/lib!%{_libdir}/!' clutter/Makefile.am
14cr|clutter-sharp-0-0.20090817.6|79	sed -i -e 's!$(prefix)/lib!%{_libdir}/!' build/assembly.mk
14cr|clutter-sharp-0-0.20090817.6|80	sed -i -e 's!libdir=${exec_prefix}/lib!libdir=%{_libdir}!' clutter/clutter-sharp.pc.in
14cr|clutter-sharp-0-0.20090817.6|81	sed -i -e 's!libdir=${exec_prefix}/lib!libdir=%{_libdir}!' clutter-gtk/clutter-gtk-sharp.pc.in
14cr|clutter-sharp-0-0.20090817.6|82	
14cr|clutter-sharp-0-0.20090817.6|83	#build with new clutter-gtk
14cr|clutter-sharp-0-0.20090817.6|84	sed -i -e 's,clutter-gtk-0.10,clutter-gtk-1.0,g' configure.ac
14cr|clutter-sharp-0-0.20090817.6|85	
14cr|clutter-sharp-0-0.20090817.6|86	%build
14cr|clutter-sharp-0-0.20090817.6|87	autoreconf -vfi
14cr|clutter-sharp-0-0.20090817.6|88	export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
14cr|clutter-sharp-0-0.20090817.6|89	%configure2_5x
14cr|clutter-sharp-0-0.20090817.6|90	#gw parallel make broken
14cr|clutter-sharp-0-0.20090817.6|91	make
14cr|clutter-sharp-0-0.20090817.6|92	
14cr|clutter-sharp-0-0.20090817.6|93	%install
14cr|clutter-sharp-0-0.20090817.6|94	%makeinstall_std
14cr|clutter-sharp-0-0.20090817.6|95	
14cr|clutter-sharp-0-0.20090817.6|96	
14cr|clutter-sharp-0-0.20090817.6|97	%changelog
14cr|clutter-sharp-0-0.20090817.6|98	* Wed May 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0-0.20090817.6
14cr|clutter-sharp-0-0.20090817.6|99	+ Revision: be7fa44
14cr|clutter-sharp-0-0.20090817.6|100	- remove versioned require on cluttergtklibname
14cr|clutter-sharp-0-0.20090817.6|101	
14cr|clutter-sharp-0-0.20090817.6|102	

633 14
14cr|clxclient-3.9.0-2|1	# empty debug
14cr|clxclient-3.9.0-2|2	%define debug_package %{nil}
14cr|clxclient-3.9.0-2|3	
14cr|clxclient-3.9.0-2|4	%define major 3
14cr|clxclient-3.9.0-2|5	%define libname %mklibname %{name} %{major}
14cr|clxclient-3.9.0-2|6	%define devname %mklibname %{name} -d
14cr|clxclient-3.9.0-2|7	
14cr|clxclient-3.9.0-2|8	Summary:	Clxclient C++ libraries
14cr|clxclient-3.9.0-2|9	Name:		clxclient
14cr|clxclient-3.9.0-2|10	Version:	3.9.0
14cr|clxclient-3.9.0-2|11	Release:	2
14cr|clxclient-3.9.0-2|12	License:	LGPLv2+
14cr|clxclient-3.9.0-2|13	Group:		System/Libraries
14cr|clxclient-3.9.0-2|14	Url:		http://www.kokkinizita.net/linuxaudio/
14cr|clxclient-3.9.0-2|15	Source0:	http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|clxclient-3.9.0-2|16	Patch0:		clxclient-3.9.0.patch
14cr|clxclient-3.9.0-2|17	BuildRequires:	clthreads-devel
14cr|clxclient-3.9.0-2|18	BuildRequires:	x11-proto-devel
14cr|clxclient-3.9.0-2|19	BuildRequires:	pkgconfig(xft)
14cr|clxclient-3.9.0-2|20	
14cr|clxclient-3.9.0-2|21	%description
14cr|clxclient-3.9.0-2|22	Clthreads C++ libraries
14cr|clxclient-3.9.0-2|23	
14cr|clxclient-3.9.0-2|24	#----------------------------------------------------------------------------
14cr|clxclient-3.9.0-2|25	
14cr|clxclient-3.9.0-2|26	%package -n %{libname}
14cr|clxclient-3.9.0-2|27	Summary:	Libraries for %{name}
14cr|clxclient-3.9.0-2|28	Group:		System/Libraries
14cr|clxclient-3.9.0-2|29	
14cr|clxclient-3.9.0-2|30	%description -n %{libname}
14cr|clxclient-3.9.0-2|31	The libraries from %{name} package
14cr|clxclient-3.9.0-2|32	
14cr|clxclient-3.9.0-2|33	%files -n %{libname}
14cr|clxclient-3.9.0-2|34	%doc COPYING AUTHORS
14cr|clxclient-3.9.0-2|35	%{_libdir}/lib%{name}.so.%{major}*
14cr|clxclient-3.9.0-2|36	
14cr|clxclient-3.9.0-2|37	#----------------------------------------------------------------------------
14cr|clxclient-3.9.0-2|38	
14cr|clxclient-3.9.0-2|39	%package -n %{devname}
14cr|clxclient-3.9.0-2|40	Summary:	Development files for %{name}
14cr|clxclient-3.9.0-2|41	Group:		Development/Other
14cr|clxclient-3.9.0-2|42	Requires:	%{libname} = %{EVRD}
14cr|clxclient-3.9.0-2|43	Provides:	%{name}-devel = %{EVRD}
14cr|clxclient-3.9.0-2|44	
14cr|clxclient-3.9.0-2|45	%description -n %{devname}
14cr|clxclient-3.9.0-2|46	Development libraries from %{name}.
14cr|clxclient-3.9.0-2|47	
14cr|clxclient-3.9.0-2|48	%files -n %{devname}
14cr|clxclient-3.9.0-2|49	%doc COPYING AUTHORS
14cr|clxclient-3.9.0-2|50	%{_includedir}/clxclient.h
14cr|clxclient-3.9.0-2|51	%{_libdir}/libclxclient.so
14cr|clxclient-3.9.0-2|52	
14cr|clxclient-3.9.0-2|53	#--------------------------------------------------------------------
14cr|clxclient-3.9.0-2|54	
14cr|clxclient-3.9.0-2|55	%prep
14cr|clxclient-3.9.0-2|56	%setup -q
14cr|clxclient-3.9.0-2|57	%patch0 -p0
14cr|clxclient-3.9.0-2|58	
14cr|clxclient-3.9.0-2|59	%build
14cr|clxclient-3.9.0-2|60	%make LDFLAGS="%{ldflags}"
14cr|clxclient-3.9.0-2|61	
14cr|clxclient-3.9.0-2|62	%install
14cr|clxclient-3.9.0-2|63	mkdir -p %{buildroot}%{_includedir}
14cr|clxclient-3.9.0-2|64	make install PREFIX=%{buildroot}%{_prefix}
14cr|clxclient-3.9.0-2|65	
14cr|clxclient-3.9.0-2|66	
14cr|clxclient-3.9.0-2|67	%changelog
14cr|clxclient-3.9.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.0-2
14cr|clxclient-3.9.0-2|69	+ Revision: 3a603e2
14cr|clxclient-3.9.0-2|70	- MassBuild#464: Increase release tag
14cr|clxclient-3.9.0-2|71	
14cr|clxclient-3.9.0-2|72	

634 14
14cr|cm-0.2-2|1	%define libmajor	0
14cr|cm-0.2-2|2	%define libname		%mklibname %{name} %{libmajor}
14cr|cm-0.2-2|3	%define devname	%mklibname %{name} -d
14cr|cm-0.2-2|4	
14cr|cm-0.2-2|5	Summary:	Ring class fields of imaginary quadratic number fields and of elliptic curves
14cr|cm-0.2-2|6	Name:		cm
14cr|cm-0.2-2|7	Version:	0.2
14cr|cm-0.2-2|8	Release:	2
14cr|cm-0.2-2|9	License:	GPLv2+
14cr|cm-0.2-2|10	Group:		System/Libraries
14cr|cm-0.2-2|11	URL:		http://www.multiprecision.org/%{name}
14cr|cm-0.2-2|12	Source0:	http://www.multiprecision.org/cm/download/%{name}-%{version}.tar.gz
14cr|cm-0.2-2|13	Patch0:		cm-0.2-link.patch
14cr|cm-0.2-2|14	BuildRequires:	gmp-devel >= 4.3.2
14cr|cm-0.2-2|15	BuildRequires:	mpfr-devel >= 2.4.2
14cr|cm-0.2-2|16	BuildRequires:	libmpc-devel >= 0.8.2
14cr|cm-0.2-2|17	BuildRequires:	libmpfrcx-devel >= 0.4
14cr|cm-0.2-2|18	BuildRequires:	libpari-devel >= 2.5.1
14cr|cm-0.2-2|19	BuildRequires:	ntl-devel
14cr|cm-0.2-2|20	BuildRequires:	zlib-devel
14cr|cm-0.2-2|21	
14cr|cm-0.2-2|22	%description
14cr|cm-0.2-2|23	The CM software implements the construction of ring class fields of
14cr|cm-0.2-2|24	imaginary quadratic number fields and of elliptic curves with complex
14cr|cm-0.2-2|25	multiplication via floating point approximations. It consists of libraries
14cr|cm-0.2-2|26	that can be called from within a C program and of executable command line
14cr|cm-0.2-2|27	applications. For the implemented algorithms, see A. Enge, The complexity
14cr|cm-0.2-2|28	of class polynomial computation via floating point approximations,
14cr|cm-0.2-2|29	Mathematics of Computation 78 (266), 2009, pp. 1089-1107.
14cr|cm-0.2-2|30	
14cr|cm-0.2-2|31	%package	-n %{libname}
14cr|cm-0.2-2|32	Summary:	Arithmetic of complex numbers with arbitrarily high precision
14cr|cm-0.2-2|33	Group:		System/Libraries
14cr|cm-0.2-2|34	
14cr|cm-0.2-2|35	%description	-n %{libname}
14cr|cm-0.2-2|36	The CM software implements the construction of ring class fields of
14cr|cm-0.2-2|37	imaginary quadratic number fields and of elliptic curves with complex
14cr|cm-0.2-2|38	multiplication via floating point approximations. It consists of libraries
14cr|cm-0.2-2|39	that can be called from within a C program and of executable command line
14cr|cm-0.2-2|40	applications. For the implemented algorithms, see A. Enge, The complexity
14cr|cm-0.2-2|41	of class polynomial computation via floating point approximations,
14cr|cm-0.2-2|42	Mathematics of Computation 78 (266), 2009, pp. 1089-1107.
14cr|cm-0.2-2|43	
14cr|cm-0.2-2|44	%package	-n %{devname}
14cr|cm-0.2-2|45	Summary:	Development headers and libraries for CM
14cr|cm-0.2-2|46	Group:		Development/C
14cr|cm-0.2-2|47	Requires:	%{libname} = %{version}-%{release}
14cr|cm-0.2-2|48	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|cm-0.2-2|49	Provides:	%{name}-devel = %{version}-%{release}
14cr|cm-0.2-2|50	
14cr|cm-0.2-2|51	%description	-n %{devname}
14cr|cm-0.2-2|52	Development headers and libraries for CM.
14cr|cm-0.2-2|53	
14cr|cm-0.2-2|54	%prep
14cr|cm-0.2-2|55	%setup -q
14cr|cm-0.2-2|56	%patch0 -p0
14cr|cm-0.2-2|57	
14cr|cm-0.2-2|58	%build
14cr|cm-0.2-2|59	autoreconf -if
14cr|cm-0.2-2|60	%configure2_5x			\
14cr|cm-0.2-2|61	--enable-shared		\
14cr|cm-0.2-2|62	--disable-static
14cr|cm-0.2-2|63	
14cr|cm-0.2-2|64	%make
14cr|cm-0.2-2|65	
14cr|cm-0.2-2|66	%install
14cr|cm-0.2-2|67	%makeinstall_std
14cr|cm-0.2-2|68	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|cm-0.2-2|69	mv -f %{buildroot}%{_datadir}/{af,df} %{buildroot}%{_datadir}/%{name}
14cr|cm-0.2-2|70	
14cr|cm-0.2-2|71	%check
14cr|cm-0.2-2|72	make check
14cr|cm-0.2-2|73	
14cr|cm-0.2-2|74	%files
14cr|cm-0.2-2|75	%{_bindir}/classpol
14cr|cm-0.2-2|76	%{_bindir}/cm
14cr|cm-0.2-2|77	%{_datadir}/%{name}
14cr|cm-0.2-2|78	%{_datadir}/mf/*.gz
14cr|cm-0.2-2|79	
14cr|cm-0.2-2|80	%files -n %{libname}
14cr|cm-0.2-2|81	%{_libdir}/lib*.so.%{libmajor}*
14cr|cm-0.2-2|82	
14cr|cm-0.2-2|83	%files -n %{devname}
14cr|cm-0.2-2|84	%{_includedir}/*.h
14cr|cm-0.2-2|85	%{_infodir}/cm.info*
14cr|cm-0.2-2|86	%{_libdir}/lib*.so
14cr|cm-0.2-2|87	
14cr|cm-0.2-2|88	
14cr|cm-0.2-2|89	%changelog
14cr|cm-0.2-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|cm-0.2-2|91	+ Revision: c103e5f
14cr|cm-0.2-2|92	- MassBuild#464: Increase release tag
14cr|cm-0.2-2|93	
14cr|cm-0.2-2|94	

635 14
14cr|cmdftp-0.9.8-2|1	%define name cmdftp
14cr|cmdftp-0.9.8-2|2	%define version 0.9.8
14cr|cmdftp-0.9.8-2|3	%define release 2
14cr|cmdftp-0.9.8-2|4	
14cr|cmdftp-0.9.8-2|5	Name:		%name
14cr|cmdftp-0.9.8-2|6	Version:	%version
14cr|cmdftp-0.9.8-2|7	Release:	%release
14cr|cmdftp-0.9.8-2|8	Summary:	A command line shell-like FTP client
14cr|cmdftp-0.9.8-2|9	Source:		http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|cmdftp-0.9.8-2|10	URL:		http://www.nongnu.org/cmdftp/
14cr|cmdftp-0.9.8-2|11	Group:		Networking/File transfer
14cr|cmdftp-0.9.8-2|12	License:	GPLv3
14cr|cmdftp-0.9.8-2|13	
14cr|cmdftp-0.9.8-2|14	%description
14cr|cmdftp-0.9.8-2|15	cmdftp is a command line FTP client for Unix under GPL.
14cr|cmdftp-0.9.8-2|16	
14cr|cmdftp-0.9.8-2|17	Features include passive mode for all data transfers, shell like
14cr|cmdftp-0.9.8-2|18	transparent syntax for local and remote modes, multiple and recursive
14cr|cmdftp-0.9.8-2|19	file transfers using wild-cards, recursive copy and move commands, remote
14cr|cmdftp-0.9.8-2|20	and local text file viewing and editing, network errors detection and
14cr|cmdftp-0.9.8-2|21	resuming of currently executing command, partial download resuming (if
14cr|cmdftp-0.9.8-2|22	server accepts REST command), tab completion for both local and remote
14cr|cmdftp-0.9.8-2|23	names, auto-login using classic ~/.netrc approach, large file support.
14cr|cmdftp-0.9.8-2|24	
14cr|cmdftp-0.9.8-2|25	cmdftp is aimed at being small and simple.
14cr|cmdftp-0.9.8-2|26	
14cr|cmdftp-0.9.8-2|27	%prep
14cr|cmdftp-0.9.8-2|28	%setup -q
14cr|cmdftp-0.9.8-2|29	
14cr|cmdftp-0.9.8-2|30	%build
14cr|cmdftp-0.9.8-2|31	%configure2_5x
14cr|cmdftp-0.9.8-2|32	%make
14cr|cmdftp-0.9.8-2|33	
14cr|cmdftp-0.9.8-2|34	%install
14cr|cmdftp-0.9.8-2|35	%makeinstall_std
14cr|cmdftp-0.9.8-2|36	
14cr|cmdftp-0.9.8-2|37	%files
14cr|cmdftp-0.9.8-2|38	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|cmdftp-0.9.8-2|39	%{_bindir}/%{name}
14cr|cmdftp-0.9.8-2|40	%{_mandir}/man1/%{name}*
14cr|cmdftp-0.9.8-2|41	
14cr|cmdftp-0.9.8-2|42	
14cr|cmdftp-0.9.8-2|43	%changelog
14cr|cmdftp-0.9.8-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-2
14cr|cmdftp-0.9.8-2|45	+ Revision: bd6563e
14cr|cmdftp-0.9.8-2|46	- MassBuild#464: Increase release tag
14cr|cmdftp-0.9.8-2|47	
14cr|cmdftp-0.9.8-2|48	

636 14
14cr|cmmusic-1.6-2|1	Summary:	Console Mplayer Music
14cr|cmmusic-1.6-2|2	Name:		cmmusic
14cr|cmmusic-1.6-2|3	Version:	1.6
14cr|cmmusic-1.6-2|4	Release:	2
14cr|cmmusic-1.6-2|5	License:	GPLv2+
14cr|cmmusic-1.6-2|6	Group:		Sound
14cr|cmmusic-1.6-2|7	Source0:	http://downloads.sourceforge.net/cmmusic/%{name}-%{version}.tar.gz
14cr|cmmusic-1.6-2|8	Source1:	http://downloads.sourceforge.net/cmmusic/%{name}-plugin-%{version}.tar.gz
14cr|cmmusic-1.6-2|9	Patch0:		cmmusic-1.6-gcc43.patch
14cr|cmmusic-1.6-2|10	Patch1:		cmmusic-1.6-fix-format-string-error.patch
14cr|cmmusic-1.6-2|11	URL:		http://cmmusic.sourceforge.net/
14cr|cmmusic-1.6-2|12	BuildRequires:	pkgconfig(ncursesw)
14cr|cmmusic-1.6-2|13	BuildRequires:	pkgconfig(ncurses)
14cr|cmmusic-1.6-2|14	BuildRequires:	desktop-file-utils
14cr|cmmusic-1.6-2|15	Requires:	mplayer
14cr|cmmusic-1.6-2|16	%rename		%{name}-gtk
14cr|cmmusic-1.6-2|17	
14cr|cmmusic-1.6-2|18	%description
14cr|cmmusic-1.6-2|19	A front looks like xmms of mplayer which base on console user interface for
14cr|cmmusic-1.6-2|20	Linux. It may include control, list or event lirc panel and supports keyboard
14cr|cmmusic-1.6-2|21	and mouse.
14cr|cmmusic-1.6-2|22	
14cr|cmmusic-1.6-2|23	
14cr|cmmusic-1.6-2|24	%prep
14cr|cmmusic-1.6-2|25	%setup -qc -n %{name}-%{version}
14cr|cmmusic-1.6-2|26	#tar xfz %%{name}-%%{version}.tar.gz
14cr|cmmusic-1.6-2|27	tar xfz %{SOURCE1}
14cr|cmmusic-1.6-2|28	#tar xfz %%{name}-plugin-gtk-%%{version}.tar.gz
14cr|cmmusic-1.6-2|29	
14cr|cmmusic-1.6-2|30	# Fix wron executable perms
14cr|cmmusic-1.6-2|31	find %{name}-%{version} -name "*.cpp" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|32	find %{name}-%{version} -name "*.c" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|33	find %{name}-%{version} -name "*.h" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|34	find %{name}-plugin-%{version} -name "*.cpp" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|35	find %{name}-plugin-%{version} -name "*.c" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|36	find %{name}-plugin-%{version} -name "*.h" -exec chmod a-x {} \;
14cr|cmmusic-1.6-2|37	chmod -x %{name}-%{version}/{COPYING,ChangeLog,README}
14cr|cmmusic-1.6-2|38	
14cr|cmmusic-1.6-2|39	pushd %{name}-plugin-%{version}
14cr|cmmusic-1.6-2|40	%patch0 -p1
14cr|cmmusic-1.6-2|41	popd
14cr|cmmusic-1.6-2|42	%patch1 -p1
14cr|cmmusic-1.6-2|43	
14cr|cmmusic-1.6-2|44	
14cr|cmmusic-1.6-2|45	%build
14cr|cmmusic-1.6-2|46	pushd %{name}-%{version}
14cr|cmmusic-1.6-2|47	%configure2_5x
14cr|cmmusic-1.6-2|48	%make
14cr|cmmusic-1.6-2|49	popd
14cr|cmmusic-1.6-2|50	
14cr|cmmusic-1.6-2|51	pushd %{name}-plugin-%{version}
14cr|cmmusic-1.6-2|52	%configure2_5x
14cr|cmmusic-1.6-2|53	%make
14cr|cmmusic-1.6-2|54	popd
14cr|cmmusic-1.6-2|55	
14cr|cmmusic-1.6-2|56	
14cr|cmmusic-1.6-2|57	%install
14cr|cmmusic-1.6-2|58	pushd %{name}-%{version}
14cr|cmmusic-1.6-2|59	%makeinstall_std
14cr|cmmusic-1.6-2|60	popd
14cr|cmmusic-1.6-2|61	
14cr|cmmusic-1.6-2|62	pushd %{name}-plugin-%{version}
14cr|cmmusic-1.6-2|63	%makeinstall_std
14cr|cmmusic-1.6-2|64	popd
14cr|cmmusic-1.6-2|65	
14cr|cmmusic-1.6-2|66	# Fix the .desktop file
14cr|cmmusic-1.6-2|67	desktop-file-install	--remove-key=Encoding \
14cr|cmmusic-1.6-2|68	--set-key=Icon --set-value=%{name} \
14cr|cmmusic-1.6-2|69	%{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|cmmusic-1.6-2|70	
14cr|cmmusic-1.6-2|71	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/{baidump3,cuelist,shell,ttplrc}.sh
14cr|cmmusic-1.6-2|72	
14cr|cmmusic-1.6-2|73	
14cr|cmmusic-1.6-2|74	%files
14cr|cmmusic-1.6-2|75	%doc %{name}-%{version}/{COPYING,ChangeLog,README}
14cr|cmmusic-1.6-2|76	%{_bindir}/%{name}
14cr|cmmusic-1.6-2|77	%{_bindir}/cmmusicx
14cr|cmmusic-1.6-2|78	%{_datadir}/%{name}
14cr|cmmusic-1.6-2|79	%{_datadir}/applications/%{name}.desktop
14cr|cmmusic-1.6-2|80	%{_datadir}/pixmaps/%{name}.xpm
14cr|cmmusic-1.6-2|81	
14cr|cmmusic-1.6-2|82	
14cr|cmmusic-1.6-2|83	
14cr|cmmusic-1.6-2|84	%changelog
14cr|cmmusic-1.6-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-2
14cr|cmmusic-1.6-2|86	+ Revision: 5adcc17
14cr|cmmusic-1.6-2|87	- MassBuild#464: Increase release tag
14cr|cmmusic-1.6-2|88	
14cr|cmmusic-1.6-2|89	

637 14
14cr|cmpc-driver-dkms-0.1.1-4|1	Name:			cmpc-driver-dkms
14cr|cmpc-driver-dkms-0.1.1-4|2	Version:		0.1.1
14cr|cmpc-driver-dkms-0.1.1-4|3	Release:		4
14cr|cmpc-driver-dkms-0.1.1-4|4	
14cr|cmpc-driver-dkms-0.1.1-4|5	Summary:        Driver for Classmate PC
14cr|cmpc-driver-dkms-0.1.1-4|6	License:        GPLv2+
14cr|cmpc-driver-dkms-0.1.1-4|7	Group:          System/Kernel and hardware
14cr|cmpc-driver-dkms-0.1.1-4|8	URL:            None
14cr|cmpc-driver-dkms-0.1.1-4|9	Source:	classmate_laptop-%{version}.tar.gz
14cr|cmpc-driver-dkms-0.1.1-4|10	buildarch:	noarch
14cr|cmpc-driver-dkms-0.1.1-4|11	Requires:       dkms kernel-desktop-devel make
14cr|cmpc-driver-dkms-0.1.1-4|12	Requires(post):	dkms
14cr|cmpc-driver-dkms-0.1.1-4|13	Provides:       classmate-laptop
14cr|cmpc-driver-dkms-0.1.1-4|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|cmpc-driver-dkms-0.1.1-4|15	
14cr|cmpc-driver-dkms-0.1.1-4|16	%description
14cr|cmpc-driver-dkms-0.1.1-4|17	This is fixed Classmate PC driver for 4th generation too.
14cr|cmpc-driver-dkms-0.1.1-4|18	Use with dkms.
14cr|cmpc-driver-dkms-0.1.1-4|19	
14cr|cmpc-driver-dkms-0.1.1-4|20	%prep
14cr|cmpc-driver-dkms-0.1.1-4|21	%setup -q -n classmate_laptop-%{version}
14cr|cmpc-driver-dkms-0.1.1-4|22	
14cr|cmpc-driver-dkms-0.1.1-4|23	%install
14cr|cmpc-driver-dkms-0.1.1-4|24	rm -rf %{buildroot}
14cr|cmpc-driver-dkms-0.1.1-4|25	mkdir -p %{buildroot}/usr/src/classmate_laptop-%{version}/
14cr|cmpc-driver-dkms-0.1.1-4|26	cp -f * %{buildroot}/usr/src/classmate_laptop-%{version}/
14cr|cmpc-driver-dkms-0.1.1-4|27	
14cr|cmpc-driver-dkms-0.1.1-4|28	%files
14cr|cmpc-driver-dkms-0.1.1-4|29	%defattr(-,root,root,-)
14cr|cmpc-driver-dkms-0.1.1-4|30	/usr/src/classmate_laptop-%{version}/*
14cr|cmpc-driver-dkms-0.1.1-4|31	
14cr|cmpc-driver-dkms-0.1.1-4|32	%post
14cr|cmpc-driver-dkms-0.1.1-4|33	/usr/sbin/dkms --rpm_safe_upgrade add -m classmate_laptop -v %{version}
14cr|cmpc-driver-dkms-0.1.1-4|34	/usr/sbin/dkms --rpm_safe_upgrade build -m classmate_laptop -v %{version}
14cr|cmpc-driver-dkms-0.1.1-4|35	/usr/sbin/dkms --rpm_safe_upgrade install -m classmate_laptop -v %{version} --force
14cr|cmpc-driver-dkms-0.1.1-4|36	
14cr|cmpc-driver-dkms-0.1.1-4|37	# rmmod any old driver if present and not in use (e.g. by X)
14cr|cmpc-driver-dkms-0.1.1-4|38	rmmod classmate_laptop > /dev/null 2>&1 || true
14cr|cmpc-driver-dkms-0.1.1-4|39	
14cr|cmpc-driver-dkms-0.1.1-4|40	%preun
14cr|cmpc-driver-dkms-0.1.1-4|41	/usr/sbin/dkms --rpm_safe_upgrade remove -m classmate_laptop -v %{version} --all
14cr|cmpc-driver-dkms-0.1.1-4|42	
14cr|cmpc-driver-dkms-0.1.1-4|43	# rmmod any old driver if present and not in use (e.g. by X)
14cr|cmpc-driver-dkms-0.1.1-4|44	rmmod classmate_laptop > /dev/null 2>&1 || true
14cr|cmpc-driver-dkms-0.1.1-4|45	
14cr|cmpc-driver-dkms-0.1.1-4|46	
14cr|cmpc-driver-dkms-0.1.1-4|47	
14cr|cmpc-driver-dkms-0.1.1-4|48	%changelog
14cr|cmpc-driver-dkms-0.1.1-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-4
14cr|cmpc-driver-dkms-0.1.1-4|50	+ Revision: 7ee54aa
14cr|cmpc-driver-dkms-0.1.1-4|51	- MassBuild#464: Increase release tag
14cr|cmpc-driver-dkms-0.1.1-4|52	
14cr|cmpc-driver-dkms-0.1.1-4|53	

638 14
14cr|cmph-2.0-2|1	%define	major 0
14cr|cmph-2.0-2|2	%define libname	%mklibname cmph %{major}
14cr|cmph-2.0-2|3	%define develname %mklibname -d cmph
14cr|cmph-2.0-2|4	
14cr|cmph-2.0-2|5	Summary:	C Minimal Perfect Hashing Library
14cr|cmph-2.0-2|6	Name:		cmph
14cr|cmph-2.0-2|7	Version:	2.0
14cr|cmph-2.0-2|8	Release:	2
14cr|cmph-2.0-2|9	Group:		System/Libraries
14cr|cmph-2.0-2|10	License:	LGPL
14cr|cmph-2.0-2|11	URL:		http://cmph.sourceforge.net/
14cr|cmph-2.0-2|12	Source0:	https://sourceforge.net/projects/cmph/files/cmph/%{name}-%{version}.tar.gz
14cr|cmph-2.0-2|13	Patch0:		cmph-2.0-no_examples.diff
14cr|cmph-2.0-2|14	Patch1:		cmph-2.0-no_-Werror.diff
14cr|cmph-2.0-2|15	
14cr|cmph-2.0-2|16	%description
14cr|cmph-2.0-2|17	C Minimal Perfect Hashing Library is a portable LGPL library to create and to
14cr|cmph-2.0-2|18	work with minimal perfect hashing functions. The library encapsulates the
14cr|cmph-2.0-2|19	newest and more efficient algorithms available in the literature in an
14cr|cmph-2.0-2|20	easy-to-use, production-quality, fast API. The library is designed to work with
14cr|cmph-2.0-2|21	big entries that cannot fit in the main memory. It has been used successfully
14cr|cmph-2.0-2|22	for constructing minimal perfect hashing functions for sets with billions of
14cr|cmph-2.0-2|23	keys.
14cr|cmph-2.0-2|24	
14cr|cmph-2.0-2|25	This package contains the cmph command line tool to generate and query minimal
14cr|cmph-2.0-2|26	perfect hash functions.
14cr|cmph-2.0-2|27	
14cr|cmph-2.0-2|28	%package -n	%{libname}
14cr|cmph-2.0-2|29	Summary:	C Minimal Perfect Hashing Library
14cr|cmph-2.0-2|30	Group:          System/Libraries
14cr|cmph-2.0-2|31	
14cr|cmph-2.0-2|32	%description -n	%{libname}
14cr|cmph-2.0-2|33	C Minimal Perfect Hashing Library is a portable LGPL library to create and to
14cr|cmph-2.0-2|34	work with minimal perfect hashing functions. The library encapsulates the
14cr|cmph-2.0-2|35	newest and more efficient algorithms available in the literature in an
14cr|cmph-2.0-2|36	easy-to-use, production-quality, fast API. The library is designed to work with
14cr|cmph-2.0-2|37	big entries that cannot fit in the main memory. It has been used successfully
14cr|cmph-2.0-2|38	for constructing minimal perfect hashing functions for sets with billions of
14cr|cmph-2.0-2|39	keys.
14cr|cmph-2.0-2|40	
14cr|cmph-2.0-2|41	%package -n	%{develname}
14cr|cmph-2.0-2|42	Summary:	The development files for %{name}
14cr|cmph-2.0-2|43	Group:		Development/C
14cr|cmph-2.0-2|44	Provides:	%{name}-devel = %{version}
14cr|cmph-2.0-2|45	Requires:	%{libname} >= %{version}
14cr|cmph-2.0-2|46	
14cr|cmph-2.0-2|47	%description -n	%{develname}
14cr|cmph-2.0-2|48	C Minimal Perfect Hashing Library is a portable LGPL library to create and to
14cr|cmph-2.0-2|49	work with minimal perfect hashing functions. The library encapsulates the
14cr|cmph-2.0-2|50	newest and more efficient algorithms available in the literature in an
14cr|cmph-2.0-2|51	easy-to-use, production-quality, fast API. The library is designed to work with
14cr|cmph-2.0-2|52	big entries that cannot fit in the main memory. It has been used successfully
14cr|cmph-2.0-2|53	for constructing minimal perfect hashing functions for sets with billions of
14cr|cmph-2.0-2|54	keys.
14cr|cmph-2.0-2|55	
14cr|cmph-2.0-2|56	This package contains the development files for %{name}
14cr|cmph-2.0-2|57	
14cr|cmph-2.0-2|58	%prep
14cr|cmph-2.0-2|59	
14cr|cmph-2.0-2|60	%setup -q -n %{name}-%{version}
14cr|cmph-2.0-2|61	%patch0 -p0
14cr|cmph-2.0-2|62	%patch1 -p0
14cr|cmph-2.0-2|63	
14cr|cmph-2.0-2|64	%build
14cr|cmph-2.0-2|65	autoreconf -fi
14cr|cmph-2.0-2|66	
14cr|cmph-2.0-2|67	%configure2_5x
14cr|cmph-2.0-2|68	
14cr|cmph-2.0-2|69	%make
14cr|cmph-2.0-2|70	
14cr|cmph-2.0-2|71	%check
14cr|cmph-2.0-2|72	make check
14cr|cmph-2.0-2|73	
14cr|cmph-2.0-2|74	%install
14cr|cmph-2.0-2|75	%makeinstall_std
14cr|cmph-2.0-2|76	
14cr|cmph-2.0-2|77	# cleanup
14cr|cmph-2.0-2|78	rm -f %{buildroot}%{_libdir}/*.*a
14cr|cmph-2.0-2|79	
14cr|cmph-2.0-2|80	%files
14cr|cmph-2.0-2|81	%{_bindir}/cmph
14cr|cmph-2.0-2|82	%{_mandir}/man1/cmph.1*
14cr|cmph-2.0-2|83	
14cr|cmph-2.0-2|84	%files -n %{libname}
14cr|cmph-2.0-2|85	%doc AUTHORS README COPYING NEWS README
14cr|cmph-2.0-2|86	%{_libdir}/*.so.%{major}*
14cr|cmph-2.0-2|87	
14cr|cmph-2.0-2|88	%files -n %{develname}
14cr|cmph-2.0-2|89	%doc ChangeLog
14cr|cmph-2.0-2|90	%{_includedir}/*
14cr|cmph-2.0-2|91	%{_libdir}/*.so
14cr|cmph-2.0-2|92	%{_libdir}/pkgconfig/cmph.pc
14cr|cmph-2.0-2|93	
14cr|cmph-2.0-2|94	
14cr|cmph-2.0-2|95	
14cr|cmph-2.0-2|96	
14cr|cmph-2.0-2|97	%changelog
14cr|cmph-2.0-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|cmph-2.0-2|99	+ Revision: efd1cb8
14cr|cmph-2.0-2|100	- MassBuild#464: Increase release tag
14cr|cmph-2.0-2|101	
14cr|cmph-2.0-2|102	

639 14
14cr|cmst-2014.08.23-1|1	Summary:	Qt5 GUI for Connman with system tray icon
14cr|cmst-2014.08.23-1|2	Name:		cmst
14cr|cmst-2014.08.23-1|3	Version:	2014.08.23
14cr|cmst-2014.08.23-1|4	Release:	1
14cr|cmst-2014.08.23-1|5	License:	MIT
14cr|cmst-2014.08.23-1|6	Group:		Networking/Other
14cr|cmst-2014.08.23-1|7	Url:		https://github.com/andrew-bibb/cmst
14cr|cmst-2014.08.23-1|8	Source0:	https://github.com/andrew-bibb/cmst/releases/download/cmst-2014.08.23/cmst-2014.08.23.tar.gz
14cr|cmst-2014.08.23-1|9	Patch0:		cmst-2014.08.23-gzip.patch
14cr|cmst-2014.08.23-1|10	Patch1:		cmst-2014.08.23-desktop.patch
14cr|cmst-2014.08.23-1|11	BuildRequires:	qmake5
14cr|cmst-2014.08.23-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cr|cmst-2014.08.23-1|13	BuildRequires:	pkgconfig(Qt5DBus)
14cr|cmst-2014.08.23-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14cr|cmst-2014.08.23-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cr|cmst-2014.08.23-1|16	Requires:	connman
14cr|cmst-2014.08.23-1|17	
14cr|cmst-2014.08.23-1|18	%description
14cr|cmst-2014.08.23-1|19	The program provides graphical user interface to control the connman daemon.
14cr|cmst-2014.08.23-1|20	The connman daemon must be started as you normally would, this program just
14cr|cmst-2014.08.23-1|21	interfaces with that daemon. You can see what technologies and services connman
14cr|cmst-2014.08.23-1|22	has found, and for wifi services an agent is registered to assist in obtaining
14cr|cmst-2014.08.23-1|23	the information from you necessary to logon the wifi service.
14cr|cmst-2014.08.23-1|24	
14cr|cmst-2014.08.23-1|25	The program requires that connman be installed and running.
14cr|cmst-2014.08.23-1|26	
14cr|cmst-2014.08.23-1|27	%files
14cr|cmst-2014.08.23-1|28	%{_bindir}/%{name}
14cr|cmst-2014.08.23-1|29	%{_datadir}/applications/%{name}.desktop
14cr|cmst-2014.08.23-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|cmst-2014.08.23-1|31	%{_mandir}/man1/%{name}.1*
14cr|cmst-2014.08.23-1|32	
14cr|cmst-2014.08.23-1|33	#----------------------------------------------------------------------------
14cr|cmst-2014.08.23-1|34	
14cr|cmst-2014.08.23-1|35	%prep
14cr|cmst-2014.08.23-1|36	%setup -qn %{name}
14cr|cmst-2014.08.23-1|37	%patch0 -p1
14cr|cmst-2014.08.23-1|38	%patch1 -p1
14cr|cmst-2014.08.23-1|39	
14cr|cmst-2014.08.23-1|40	%build
14cr|cmst-2014.08.23-1|41	%qmake_qt5
14cr|cmst-2014.08.23-1|42	%make
14cr|cmst-2014.08.23-1|43	
14cr|cmst-2014.08.23-1|44	%install
14cr|cmst-2014.08.23-1|45	make install INSTALL_ROOT=%{buildroot}
14cr|cmst-2014.08.23-1|46	
14cr|cmst-2014.08.23-1|47	
14cr|cmst-2014.08.23-1|48	%changelog
14cr|cmst-2014.08.23-1|49	* Tue Sep 16 2014 Rosa <rosa@abf.rosalinux.ru> 2014.08.23-1
14cr|cmst-2014.08.23-1|50	+ Revision: 017b0b9
14cr|cmst-2014.08.23-1|51	- Automatic import for version 2014.08.23-1
14cr|cmst-2014.08.23-1|52	
14cr|cmst-2014.08.23-1|53	

640 14
14cr|cmt-1.16-4|1	%define name cmt
14cr|cmt-1.16-4|2	%define oname cmt_src
14cr|cmt-1.16-4|3	%define version 1.16
14cr|cmt-1.16-4|4	%define release 4
14cr|cmt-1.16-4|5	
14cr|cmt-1.16-4|6	Summary: Computer Music Toolkit ladspa plugins
14cr|cmt-1.16-4|7	Name: %{name}
14cr|cmt-1.16-4|8	Version: %{version}
14cr|cmt-1.16-4|9	Release: %{release}
14cr|cmt-1.16-4|10	Source0: http://www.ladspa.org/download/%{oname}_%version.tgz
14cr|cmt-1.16-4|11	Patch:	 cmt-optflags.patch
14cr|cmt-1.16-4|12	License: GPLv2+
14cr|cmt-1.16-4|13	Group: Sound
14cr|cmt-1.16-4|14	URL: http://www.ladspa.org
14cr|cmt-1.16-4|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|cmt-1.16-4|16	BuildRequires: ladspa-devel
14cr|cmt-1.16-4|17	
14cr|cmt-1.16-4|18	%description
14cr|cmt-1.16-4|19	The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for
14cr|cmt-1.16-4|20	use with software synthesis and recording packages on Linux.
14cr|cmt-1.16-4|21	
14cr|cmt-1.16-4|22	This package contains several audio plugins, including freeverb.
14cr|cmt-1.16-4|23	
14cr|cmt-1.16-4|24	%prep
14cr|cmt-1.16-4|25	%setup -q -n %name
14cr|cmt-1.16-4|26	%patch -p1
14cr|cmt-1.16-4|27	
14cr|cmt-1.16-4|28	%build
14cr|cmt-1.16-4|29	cd src
14cr|cmt-1.16-4|30	%make targets OPTFLAGS="%optflags"
14cr|cmt-1.16-4|31	
14cr|cmt-1.16-4|32	%install
14cr|cmt-1.16-4|33	rm -rf $RPM_BUILD_ROOT
14cr|cmt-1.16-4|34	mkdir -p $RPM_BUILD_ROOT%_libdir/ladspa
14cr|cmt-1.16-4|35	cp plugins/* $RPM_BUILD_ROOT%_libdir/ladspa
14cr|cmt-1.16-4|36	
14cr|cmt-1.16-4|37	%clean
14cr|cmt-1.16-4|38	rm -rf $RPM_BUILD_ROOT
14cr|cmt-1.16-4|39	
14cr|cmt-1.16-4|40	%files
14cr|cmt-1.16-4|41	%defattr(-,root,root)
14cr|cmt-1.16-4|42	%doc doc/*
14cr|cmt-1.16-4|43	%_libdir/ladspa/*.so
14cr|cmt-1.16-4|44	
14cr|cmt-1.16-4|45	
14cr|cmt-1.16-4|46	
14cr|cmt-1.16-4|47	%changelog
14cr|cmt-1.16-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14cr|cmt-1.16-4|49	+ Revision: 7651b81
14cr|cmt-1.16-4|50	- MassBuild#464: Increase release tag
14cr|cmt-1.16-4|51	
14cr|cmt-1.16-4|52	

641 14
14cr|cmuclmtk-0.7-4|1	%define major 0
14cr|cmuclmtk-0.7-4|2	%define libname %mklibname %{name} %{major}
14cr|cmuclmtk-0.7-4|3	%define devname %mklibname %{name} -d
14cr|cmuclmtk-0.7-4|4	
14cr|cmuclmtk-0.7-4|5	Summary:	The CMU-Cambridge Statistical Language Modeling Toolkit
14cr|cmuclmtk-0.7-4|6	Name:		cmuclmtk
14cr|cmuclmtk-0.7-4|7	Version:	0.7
14cr|cmuclmtk-0.7-4|8	Release:	4
14cr|cmuclmtk-0.7-4|9	License:	GPLv3+
14cr|cmuclmtk-0.7-4|10	Group:		Development/Tools
14cr|cmuclmtk-0.7-4|11	Url:		http://cmusphinx.sourceforge.net/
14cr|cmuclmtk-0.7-4|12	Source0:	http://downloads.sourceforge.net/project/cmusphinx/cmuclmtk/0.7/%{name}-%{version}.tar.gz
14cr|cmuclmtk-0.7-4|13	
14cr|cmuclmtk-0.7-4|14	%description
14cr|cmuclmtk-0.7-4|15	The CMU-Cambridge Statistical Language Modeling Toolkit need for make
14cr|cmuclmtk-0.7-4|16	cmu-sphinx's language models.
14cr|cmuclmtk-0.7-4|17	
14cr|cmuclmtk-0.7-4|18	%files
14cr|cmuclmtk-0.7-4|19	%doc README NEWS ChangeLog TODO
14cr|cmuclmtk-0.7-4|20	%{_bindir}/*
14cr|cmuclmtk-0.7-4|21	
14cr|cmuclmtk-0.7-4|22	#----------------------------------------------------------------------------
14cr|cmuclmtk-0.7-4|23	
14cr|cmuclmtk-0.7-4|24	%package -n %{libname}
14cr|cmuclmtk-0.7-4|25	Summary:	Shared library for %{name}
14cr|cmuclmtk-0.7-4|26	Group:		System/Libraries
14cr|cmuclmtk-0.7-4|27	Conflicts:	%{name} < 0.7-4
14cr|cmuclmtk-0.7-4|28	
14cr|cmuclmtk-0.7-4|29	%description -n %{libname}
14cr|cmuclmtk-0.7-4|30	Shared library for %{name}.
14cr|cmuclmtk-0.7-4|31	
14cr|cmuclmtk-0.7-4|32	%files -n %{libname}
14cr|cmuclmtk-0.7-4|33	%{_libdir}/lib%{name}.so.%{major}*
14cr|cmuclmtk-0.7-4|34	
14cr|cmuclmtk-0.7-4|35	#----------------------------------------------------------------------------
14cr|cmuclmtk-0.7-4|36	
14cr|cmuclmtk-0.7-4|37	%package -n %{devname}
14cr|cmuclmtk-0.7-4|38	Summary:	Development files for %{name}
14cr|cmuclmtk-0.7-4|39	Group:		Development/C
14cr|cmuclmtk-0.7-4|40	Provides:	%{name}-devel = %{EVRD}
14cr|cmuclmtk-0.7-4|41	Conflicts:	%{name} < 0.7-4
14cr|cmuclmtk-0.7-4|42	
14cr|cmuclmtk-0.7-4|43	%description -n %{devname}
14cr|cmuclmtk-0.7-4|44	Development files for %{name}.
14cr|cmuclmtk-0.7-4|45	
14cr|cmuclmtk-0.7-4|46	%files -n %{devname}
14cr|cmuclmtk-0.7-4|47	%{_libdir}/lib%{name}.so
14cr|cmuclmtk-0.7-4|48	%dir %{_includedir}/%{name}
14cr|cmuclmtk-0.7-4|49	%{_includedir}/%{name}/*
14cr|cmuclmtk-0.7-4|50	
14cr|cmuclmtk-0.7-4|51	#----------------------------------------------------------------------------
14cr|cmuclmtk-0.7-4|52	
14cr|cmuclmtk-0.7-4|53	%prep
14cr|cmuclmtk-0.7-4|54	%setup -q
14cr|cmuclmtk-0.7-4|55	
14cr|cmuclmtk-0.7-4|56	%build
14cr|cmuclmtk-0.7-4|57	autoreconf -fi
14cr|cmuclmtk-0.7-4|58	%configure2_5x --disable-static
14cr|cmuclmtk-0.7-4|59	%make
14cr|cmuclmtk-0.7-4|60	
14cr|cmuclmtk-0.7-4|61	%install
14cr|cmuclmtk-0.7-4|62	%makeinstall_std
14cr|cmuclmtk-0.7-4|63	
14cr|cmuclmtk-0.7-4|64	
14cr|cmuclmtk-0.7-4|65	%changelog
14cr|cmuclmtk-0.7-4|66	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.7-4
14cr|cmuclmtk-0.7-4|67	+ Revision: 387796a
14cr|cmuclmtk-0.7-4|68	- Fix package structure (split library and development files from main package)
14cr|cmuclmtk-0.7-4|69	
14cr|cmuclmtk-0.7-4|70	

642 14
14cr|cndrvcups-common-2.70-5|1	%define RELEASE 1
14cr|cndrvcups-common-2.70-5|2	
14cr|cndrvcups-common-2.70-5|3	%ifarch	x86_64
14cr|cndrvcups-common-2.70-5|4	%define	libs32	/usr/lib
14cr|cndrvcups-common-2.70-5|5	%define	locallibs	/usr/local/lib64
14cr|cndrvcups-common-2.70-5|6	%else
14cr|cndrvcups-common-2.70-5|7	%define	libs32	%{_libdir}
14cr|cndrvcups-common-2.70-5|8	%define	locallibs	/usr/local/lib
14cr|cndrvcups-common-2.70-5|9	%endif
14cr|cndrvcups-common-2.70-5|10	
14cr|cndrvcups-common-2.70-5|11	Summary:	Canon Printer Driver Common Module for Linux
14cr|cndrvcups-common-2.70-5|12	Name:		cndrvcups-common
14cr|cndrvcups-common-2.70-5|13	Version:	2.70
14cr|cndrvcups-common-2.70-5|14	Release:	5
14cr|cndrvcups-common-2.70-5|15	License:	See the LICENSE*.txt file.
14cr|cndrvcups-common-2.70-5|16	Group:		System/Printing
14cr|cndrvcups-common-2.70-5|17	Source0:	%{name}-%{version}-%{RELEASE}.tar.gz
14cr|cndrvcups-common-2.70-5|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|cndrvcups-common-2.70-5|19	BuildRequires:	pkgconfig(gmodule-2.0)
14cr|cndrvcups-common-2.70-5|20	BuildRequires:	pkgconfig(libglade-2.0)
14cr|cndrvcups-common-2.70-5|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|cndrvcups-common-2.70-5|22	BuildRequires:	cups-devel
14cr|cndrvcups-common-2.70-5|23	BuildRequires:	libtool
14cr|cndrvcups-common-2.70-5|24	
14cr|cndrvcups-common-2.70-5|25	%description
14cr|cndrvcups-common-2.70-5|26	Canon Printer Driver Common Module for Linux.
14cr|cndrvcups-common-2.70-5|27	
14cr|cndrvcups-common-2.70-5|28	%prep
14cr|cndrvcups-common-2.70-5|29	%setup -q
14cr|cndrvcups-common-2.70-5|30	
14cr|cndrvcups-common-2.70-5|31	export LDFLAGS="-lgmodule-2.0"
14cr|cndrvcups-common-2.70-5|32	
14cr|cndrvcups-common-2.70-5|33	cd buftool
14cr|cndrvcups-common-2.70-5|34	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --disable-shared --enable-static
14cr|cndrvcups-common-2.70-5|35	autoreconf
14cr|cndrvcups-common-2.70-5|36	./configure --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --disable-shared --enable-static
14cr|cndrvcups-common-2.70-5|37	
14cr|cndrvcups-common-2.70-5|38	cd ../cngplp
14cr|cndrvcups-common-2.70-5|39	NOCONFIGURE=1 ./autogen.sh --libdir=%{locallibs}
14cr|cndrvcups-common-2.70-5|40	autoreconf
14cr|cndrvcups-common-2.70-5|41	cp configure.ac configure.in
14cr|cndrvcups-common-2.70-5|42	./configure --libdir=%{locallibs}
14cr|cndrvcups-common-2.70-5|43	
14cr|cndrvcups-common-2.70-5|44	cd ../backend
14cr|cndrvcups-common-2.70-5|45	./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14cr|cndrvcups-common-2.70-5|46	
14cr|cndrvcups-common-2.70-5|47	%build
14cr|cndrvcups-common-2.70-5|48	export LDFLAGS="-lgmodule-2.0"
14cr|cndrvcups-common-2.70-5|49	make
14cr|cndrvcups-common-2.70-5|50	
14cr|cndrvcups-common-2.70-5|51	cd c3plmod_ipc
14cr|cndrvcups-common-2.70-5|52	make
14cr|cndrvcups-common-2.70-5|53	cd -
14cr|cndrvcups-common-2.70-5|54	
14cr|cndrvcups-common-2.70-5|55	%install
14cr|cndrvcups-common-2.70-5|56	mkdir -pv %{buildroot}%{_bindir}
14cr|cndrvcups-common-2.70-5|57	mkdir -pv %{buildroot}%{_prefix}/local/bin
14cr|cndrvcups-common-2.70-5|58	mkdir -pv %{buildroot}%{_libdir}
14cr|cndrvcups-common-2.70-5|59	mkdir -pv %{buildroot}%{_includedir}
14cr|cndrvcups-common-2.70-5|60	mkdir -pv %{buildroot}%{_prefix}/local/share/locale/ja/LC_MESSAGES
14cr|cndrvcups-common-2.70-5|61	mkdir -pv %{buildroot}%{_datadir}/caepcm
14cr|cndrvcups-common-2.70-5|62	mkdir -pv %{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|63	# cngplp
14cr|cndrvcups-common-2.70-5|64	mkdir -pv %{buildroot}%{_datadir}/cngplp/
14cr|cndrvcups-common-2.70-5|65	#
14cr|cndrvcups-common-2.70-5|66	mkdir -pv %{buildroot}%{_libdir}/cups/backend/
14cr|cndrvcups-common-2.70-5|67	
14cr|cndrvcups-common-2.70-5|68	%makeinstall_std
14cr|cndrvcups-common-2.70-5|69	
14cr|cndrvcups-common-2.70-5|70	cd c3plmod_ipc
14cr|cndrvcups-common-2.70-5|71	%makeinstall_std LIBDIR=%{_libdir}
14cr|cndrvcups-common-2.70-5|72	cd -
14cr|cndrvcups-common-2.70-5|73	
14cr|cndrvcups-common-2.70-5|74	mv %{buildroot}/usr/local/bin/* %{buildroot}%{_bindir}
14cr|cndrvcups-common-2.70-5|75	mv %{buildroot}/usr/local/share/* %{buildroot}%{_datadir}/
14cr|cndrvcups-common-2.70-5|76	rm -rf %{buildroot}/usr/local/bin/ %{buildroot}/usr/local/share/
14cr|cndrvcups-common-2.70-5|77	
14cr|cndrvcups-common-2.70-5|78	%ifarch x86_64
14cr|cndrvcups-common-2.70-5|79	%define libsdir libsx86_64
14cr|cndrvcups-common-2.70-5|80	%else
14cr|cndrvcups-common-2.70-5|81	%define libsdir libs
14cr|cndrvcups-common-2.70-5|82	%endif
14cr|cndrvcups-common-2.70-5|83	
14cr|cndrvcups-common-2.70-5|84	install -c -m 755 libs/libcaiowrap.so.1.0.0		%{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|85	install -c -m 755 libs/libcaiousb.so.1.0.0		%{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|86	
14cr|cndrvcups-common-2.70-5|87	install -c -m 755 libs/libc3pl.so.0.0.1			%{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|88	install -c -m 755 libs/libcaepcm.so.1.0			%{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|89	
14cr|cndrvcups-common-2.70-5|90	install -c -m 755 libs/libColorGear.so.0.0.0    %{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|91	install -c -m 755 libs/libColorGearC.so.0.0.0    %{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|92	
14cr|cndrvcups-common-2.70-5|93	install -c -m 644 data/CA*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-common-2.70-5|94	install -c -m 644 data/CNZ0*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-common-2.70-5|95	
14cr|cndrvcups-common-2.70-5|96	install -c -s -m 755 libs/c3pldrv			%{buildroot}%{_bindir}
14cr|cndrvcups-common-2.70-5|97	
14cr|cndrvcups-common-2.70-5|98	install -c -m 755 libs/libcanon_slim.so.1.0.0		%{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|99	
14cr|cndrvcups-common-2.70-5|100	cd %{buildroot}%{libs32}
14cr|cndrvcups-common-2.70-5|101	ln -sf libc3pl.so.0.0.1		libc3pl.so.0
14cr|cndrvcups-common-2.70-5|102	ln -sf libc3pl.so.0.0.1		libc3pl.so
14cr|cndrvcups-common-2.70-5|103	ln -sf libcaepcm.so.1.0		libcaepcm.so.1
14cr|cndrvcups-common-2.70-5|104	ln -sf libcaepcm.so.1.0		libcaepcm.so
14cr|cndrvcups-common-2.70-5|105	ln -sf libcaiowrap.so.1.0.0	libcaiowrap.so.1
14cr|cndrvcups-common-2.70-5|106	ln -sf libcaiowrap.so.1.0.0	libcaiowrap.so
14cr|cndrvcups-common-2.70-5|107	ln -sf libcaiousb.so.1.0.0	libcaiousb.so.1
14cr|cndrvcups-common-2.70-5|108	ln -sf libcaiousb.so.1.0.0	libcaiousb.so
14cr|cndrvcups-common-2.70-5|109	ln -sf libcanon_slim.so.1.0.0	libcanon_slim.so.1
14cr|cndrvcups-common-2.70-5|110	ln -sf libcanon_slim.so.1.0.0	libcanon_slim.so
14cr|cndrvcups-common-2.70-5|111	ln -sf libColorGear.so.0.0.0	libColorGear.so.0
14cr|cndrvcups-common-2.70-5|112	ln -sf libColorGear.so.0.0.0	libColorGear.so
14cr|cndrvcups-common-2.70-5|113	ln -sf libColorGearC.so.0.0.0	libColorGearC.so.0
14cr|cndrvcups-common-2.70-5|114	ln -sf libColorGearC.so.0.0.0	libColorGearC.so
14cr|cndrvcups-common-2.70-5|115	cd -
14cr|cndrvcups-common-2.70-5|116	
14cr|cndrvcups-common-2.70-5|117	pushd %{buildroot}%{_libdir}
14cr|cndrvcups-common-2.70-5|118	ln -sf libcanonc3pl.so.1.0.0	libcanonc3pl.so
14cr|cndrvcups-common-2.70-5|119	ln -sf libcanonc3pl.so.1.0.0	libcanonc3pl.so.1
14cr|cndrvcups-common-2.70-5|120	popd
14cr|cndrvcups-common-2.70-5|121	
14cr|cndrvcups-common-2.70-5|122	# Let's keep this in cndrvcups-lb package for now
14cr|cndrvcups-common-2.70-5|123	rm -rf %{buildroot}%{_libdir}/cups/backend/*
14cr|cndrvcups-common-2.70-5|124	
14cr|cndrvcups-common-2.70-5|125	
14cr|cndrvcups-common-2.70-5|126	%find_lang cngplp
14cr|cndrvcups-common-2.70-5|127	
14cr|cndrvcups-common-2.70-5|128	%postun
14cr|cndrvcups-common-2.70-5|129	if [ "$1" = 0 ] ; then
14cr|cndrvcups-common-2.70-5|130	cd /etc
14cr|cndrvcups-common-2.70-5|131	rm -rf cngplp
14cr|cndrvcups-common-2.70-5|132	rm -rf %{_prefix}/share/cngplp/
14cr|cndrvcups-common-2.70-5|133	rm -rf %{_prefix}/share/caepcm/
14cr|cndrvcups-common-2.70-5|134	fi
14cr|cndrvcups-common-2.70-5|135	#if [ $1 = 0 ]; then
14cr|cndrvcups-common-2.70-5|136	#	if [ -d /usr/lib64/cups ]; then
14cr|cndrvcups-common-2.70-5|137	#		if [ -d /usr/lib/cups ]; then
14cr|cndrvcups-common-2.70-5|138	#			cd /usr/lib/cups/backend
14cr|cndrvcups-common-2.70-5|139	#			rm -f cnusb
14cr|cndrvcups-common-2.70-5|140	#		fi
14cr|cndrvcups-common-2.70-5|141	#	fi
14cr|cndrvcups-common-2.70-5|142	#fi
14cr|cndrvcups-common-2.70-5|143	
14cr|cndrvcups-common-2.70-5|144	%files -f cngplp.lang
14cr|cndrvcups-common-2.70-5|145	%doc LICENSE-common-%{version}*.txt
14cr|cndrvcups-common-2.70-5|146	# cngplp
14cr|cndrvcups-common-2.70-5|147	%{_datadir}/cngplp/cngplp.glade
14cr|cndrvcups-common-2.70-5|148	#
14cr|cndrvcups-common-2.70-5|149	%{_bindir}/*
14cr|cndrvcups-common-2.70-5|150	%{_libdir}/libbuftool.a
14cr|cndrvcups-common-2.70-5|151	%{_includedir}/buftool.h
14cr|cndrvcups-common-2.70-5|152	%{_includedir}/buflist.h
14cr|cndrvcups-common-2.70-5|153	%{_sysconfdir}/cngplp/account
14cr|cndrvcups-common-2.70-5|154	
14cr|cndrvcups-common-2.70-5|155	%{libs32}/libcaiowrap.so*
14cr|cndrvcups-common-2.70-5|156	%{libs32}/libcaiousb.so*
14cr|cndrvcups-common-2.70-5|157	
14cr|cndrvcups-common-2.70-5|158	%{_libdir}/libcanonc3pl.so*
14cr|cndrvcups-common-2.70-5|159	%{libs32}/libc3pl.so*
14cr|cndrvcups-common-2.70-5|160	%{libs32}/libcaepcm.so*
14cr|cndrvcups-common-2.70-5|161	%{libs32}/libcanon_slim.so*
14cr|cndrvcups-common-2.70-5|162	
14cr|cndrvcups-common-2.70-5|163	%{_datadir}/caepcm/C*
14cr|cndrvcups-common-2.70-5|164	%{libs32}/libColorGear.so*
14cr|cndrvcups-common-2.70-5|165	%{libs32}/libColorGearC.so*
14cr|cndrvcups-common-2.70-5|166	
14cr|cndrvcups-common-2.70-5|167	
14cr|cndrvcups-common-2.70-5|168	
14cr|cndrvcups-common-2.70-5|169	%changelog
14cr|cndrvcups-common-2.70-5|170	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70-5
14cr|cndrvcups-common-2.70-5|171	+ Revision: 2f02d67
14cr|cndrvcups-common-2.70-5|172	- MassBuild#464: Increase release tag
14cr|cndrvcups-common-2.70-5|173	
14cr|cndrvcups-common-2.70-5|174	

643 14
14cr|cndrvcups-lb-2.50-5|1	%define VERSION 2.50
14cr|cndrvcups-lb-2.50-5|2	%define README_VERSION 2.5x
14cr|cndrvcups-lb-2.50-5|3	%define  RELEASE 1
14cr|cndrvcups-lb-2.50-5|4	
14cr|cndrvcups-lb-2.50-5|5	%ifarch x86_64
14cr|cndrvcups-lb-2.50-5|6	%define libs32  /usr/lib
14cr|cndrvcups-lb-2.50-5|7	%define locallibs  /usr/lib64
14cr|cndrvcups-lb-2.50-5|8	%else
14cr|cndrvcups-lb-2.50-5|9	%define libs32  %{_libdir}
14cr|cndrvcups-lb-2.50-5|10	%define locallibs      /usr/lib
14cr|cndrvcups-lb-2.50-5|11	%endif
14cr|cndrvcups-lb-2.50-5|12	
14cr|cndrvcups-lb-2.50-5|13	%if %{_use_internal_dependency_generator}
14cr|cndrvcups-lb-2.50-5|14	%define __noautoreq 'devel.*'
14cr|cndrvcups-lb-2.50-5|15	%else
14cr|cndrvcups-lb-2.50-5|16	%define _requires_exceptions devel.*
14cr|cndrvcups-lb-2.50-5|17	%endif
14cr|cndrvcups-lb-2.50-5|18	
14cr|cndrvcups-lb-2.50-5|19	Summary: Canon UFR II / LIPSLX Printer Driver
14cr|cndrvcups-lb-2.50-5|20	Name: cndrvcups-lb
14cr|cndrvcups-lb-2.50-5|21	Version: %{VERSION}
14cr|cndrvcups-lb-2.50-5|22	Release: 5
14cr|cndrvcups-lb-2.50-5|23	License: See the LICENSE*.txt file.
14cr|cndrvcups-lb-2.50-5|24	# Copyright: Copyright CANON INC. 2004-2012. All Rights Reserved.
14cr|cndrvcups-lb-2.50-5|25	Vendor: CANON INC.
14cr|cndrvcups-lb-2.50-5|26	Group: System/Printing
14cr|cndrvcups-lb-2.50-5|27	Source0: cndrvcups-lb-%{version}-1.tar.gz
14cr|cndrvcups-lb-2.50-5|28	Requires: cndrvcups-common >= %{version}
14cr|cndrvcups-lb-2.50-5|29	BuildRequires: cndrvcups-common >= %{version}
14cr|cndrvcups-lb-2.50-5|30	BuildRequires: libtool gettext
14cr|cndrvcups-lb-2.50-5|31	BuildRequires: pkgconfig(glib-2.0)
14cr|cndrvcups-lb-2.50-5|32	BuildRequires: pkgconfig(libglade-2.0)
14cr|cndrvcups-lb-2.50-5|33	BuildRequires: pkgconfig(gtk+-2.0)
14cr|cndrvcups-lb-2.50-5|34	BuildRequires: cups-devel
14cr|cndrvcups-lb-2.50-5|35	
14cr|cndrvcups-lb-2.50-5|36	Conflicts: cndrvcups-ufr2-uk
14cr|cndrvcups-lb-2.50-5|37	Conflicts: cndrvcups-ufr2-us
14cr|cndrvcups-lb-2.50-5|38	Conflicts: cndrvcups-ufr2-lipslx
14cr|cndrvcups-lb-2.50-5|39	
14cr|cndrvcups-lb-2.50-5|40	
14cr|cndrvcups-lb-2.50-5|41	ExclusiveArch: %{ix86}
14cr|cndrvcups-lb-2.50-5|42	
14cr|cndrvcups-lb-2.50-5|43	%description
14cr|cndrvcups-lb-2.50-5|44	Canon UFR II / LIPSLX Printer Driver for Linux.
14cr|cndrvcups-lb-2.50-5|45	This UFR II / LIPSLX printer driver provides printing functions
14cr|cndrvcups-lb-2.50-5|46	for Canon LBP/iR printers operating under the CUPS
14cr|cndrvcups-lb-2.50-5|47	(Common UNIX Printing System) environment.
14cr|cndrvcups-lb-2.50-5|48	
14cr|cndrvcups-lb-2.50-5|49	%prep
14cr|cndrvcups-lb-2.50-5|50	%setup -q
14cr|cndrvcups-lb-2.50-5|51	
14cr|cndrvcups-lb-2.50-5|52	cd ppd
14cr|cndrvcups-lb-2.50-5|53	./autogen.sh --prefix=%{_prefix}
14cr|cndrvcups-lb-2.50-5|54	
14cr|cndrvcups-lb-2.50-5|55	cd ../pstoufr2cpca
14cr|cndrvcups-lb-2.50-5|56	cp Makefile.am Makefile.in
14cr|cndrvcups-lb-2.50-5|57	cp filter/Makefile.am filter/Makefile.in
14cr|cndrvcups-lb-2.50-5|58	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14cr|cndrvcups-lb-2.50-5|59	autoreconf
14cr|cndrvcups-lb-2.50-5|60	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|cndrvcups-lb-2.50-5|61	
14cr|cndrvcups-lb-2.50-5|62	cd ../backend
14cr|cndrvcups-lb-2.50-5|63	./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14cr|cndrvcups-lb-2.50-5|64	cd ..
14cr|cndrvcups-lb-2.50-5|65	
14cr|cndrvcups-lb-2.50-5|66	cd cpca
14cr|cndrvcups-lb-2.50-5|67	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --enable-static --disable-shared
14cr|cndrvcups-lb-2.50-5|68	autoreconf
14cr|cndrvcups-lb-2.50-5|69	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|cndrvcups-lb-2.50-5|70	cd ..
14cr|cndrvcups-lb-2.50-5|71	
14cr|cndrvcups-lb-2.50-5|72	cd cngplp
14cr|cndrvcups-lb-2.50-5|73	NOCONFIGURE=1 ./autogen.sh --libdir=%{locallibs}
14cr|cndrvcups-lb-2.50-5|74	autoreconf
14cr|cndrvcups-lb-2.50-5|75	cp configure.ac configure.in
14cr|cndrvcups-lb-2.50-5|76	./configure --libdir=%{locallibs}
14cr|cndrvcups-lb-2.50-5|77	
14cr|cndrvcups-lb-2.50-5|78	cd files
14cr|cndrvcups-lb-2.50-5|79	./autogen.sh
14cr|cndrvcups-lb-2.50-5|80	cd ..
14cr|cndrvcups-lb-2.50-5|81	
14cr|cndrvcups-lb-2.50-5|82	cd ..
14cr|cndrvcups-lb-2.50-5|83	
14cr|cndrvcups-lb-2.50-5|84	%build
14cr|cndrvcups-lb-2.50-5|85	make
14cr|cndrvcups-lb-2.50-5|86	
14cr|cndrvcups-lb-2.50-5|87	%install
14cr|cndrvcups-lb-2.50-5|88	
14cr|cndrvcups-lb-2.50-5|89	mkdir -p %{buildroot}%{_bindir}
14cr|cndrvcups-lb-2.50-5|90	mkdir -p %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|91	mkdir -p %{buildroot}%{_libdir}
14cr|cndrvcups-lb-2.50-5|92	mkdir -p %{buildroot}%{_libdir}/cups/filter
14cr|cndrvcups-lb-2.50-5|93	mkdir -p %{buildroot}%{_libdir}/cups/backend
14cr|cndrvcups-lb-2.50-5|94	mkdir -p %{buildroot}%{_prefix}/share/cups/model
14cr|cndrvcups-lb-2.50-5|95	mkdir -p %{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|96	mkdir -p %{buildroot}%{_prefix}/share/cnpkbidi
14cr|cndrvcups-lb-2.50-5|97	mkdir -p %{buildroot}%{_prefix}/share/ufr2filter
14cr|cndrvcups-lb-2.50-5|98	mkdir -p %{buildroot}%{_includedir}
14cr|cndrvcups-lb-2.50-5|99	# cngplp
14cr|cndrvcups-lb-2.50-5|100	mkdir -pv %{buildroot}%{locallibs}
14cr|cndrvcups-lb-2.50-5|101	mkdir -pv %{buildroot}%{_prefix}/share/cngplp
14cr|cndrvcups-lb-2.50-5|102	
14cr|cndrvcups-lb-2.50-5|103	make install DESTDIR=%{buildroot}
14cr|cndrvcups-lb-2.50-5|104	
14cr|cndrvcups-lb-2.50-5|105	install -c -m 4755 libs/cnpkmoduleufr2 	%{buildroot}%{_bindir}
14cr|cndrvcups-lb-2.50-5|106	
14cr|cndrvcups-lb-2.50-5|107	install -c    -m 755 libs/libcanonufr2.la  %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|108	install -c -s -m 755 libs/libcanonufr2.so.1.0.0  %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|109	install -c -s -m 755 libs/libufr2filter.so.1.0.0   %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|110	install -c -s -m 755 libs/libEnoJBIG.so.1.0.0   %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|111	install -c -s -m 755 libs/libEnoJPEG.so.1.0.0   %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|112	install -c -s -m 755 libs/cnpkbidi   %{buildroot}%{_bindir}
14cr|cndrvcups-lb-2.50-5|113	install -c -s -m 755 libs/libcaiocnpkbidi.so.1.0.0   %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|114	
14cr|cndrvcups-lb-2.50-5|115	install -c -m 644 data/CNC*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|116	install -c -m 644 data/CNL6*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|117	install -c -m 644 data/CNL8*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|118	install -c -m 644 data/CNL9*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|119	install -c -m 644 data/CNLC*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|120	install -c -m 644 data/CNLA*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|121	install -c -m 644 data/CNLB*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|122	install -c -m 644 data/CNLD*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|123	install -c -m 644 data/CNLF*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|124	install -c -m 644 data/CnLB*	%{buildroot}%{_prefix}/share/caepcm
14cr|cndrvcups-lb-2.50-5|125	install -c -m 644 libs/cnpkbidi_info*	%{buildroot}%{_prefix}/share/cnpkbidi
14cr|cndrvcups-lb-2.50-5|126	install -c -m 644 libs/ThLB*	%{buildroot}%{_prefix}/share/ufr2filter
14cr|cndrvcups-lb-2.50-5|127	
14cr|cndrvcups-lb-2.50-5|128	install -c -m 755 libs/libcnlbcm.so.1.0			%{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|129	
14cr|cndrvcups-lb-2.50-5|130	# just remove these files to provide the same content as rpms from canon site
14cr|cndrvcups-lb-2.50-5|131	rm -f %{buildroot}%{_datadir}/cups/model/CN*ZJ.ppd
14cr|cndrvcups-lb-2.50-5|132	rm -f %{buildroot}%{_datadir}/cups/model/CN*ZS.ppd
14cr|cndrvcups-lb-2.50-5|133	rm -f %{buildroot}%{_prefix}/share/cngplp/CN*ZJ.res
14cr|cndrvcups-lb-2.50-5|134	rm -f %{buildroot}%{_prefix}/share/cngplp/CN*ZS.res
14cr|cndrvcups-lb-2.50-5|135	
14cr|cndrvcups-lb-2.50-5|136	mkdir -p %{buildroot}%{_prefix}/share/locale/
14cr|cndrvcups-lb-2.50-5|137	mv %{buildroot}%{_prefix}/local/share/locale/* %{buildroot}%{_prefix}/share/locale/
14cr|cndrvcups-lb-2.50-5|138	rm -rf %{buildroot}%{_prefix}/local
14cr|cndrvcups-lb-2.50-5|139	
14cr|cndrvcups-lb-2.50-5|140	cd %{buildroot}%{libs32}
14cr|cndrvcups-lb-2.50-5|141	ln -sf libcanonufr2.so.1.0.0 libcanonufr2.so
14cr|cndrvcups-lb-2.50-5|142	ln -sf libcanonufr2.so.1.0.0 libcanonufr2.so.1
14cr|cndrvcups-lb-2.50-5|143	ln -sf libufr2filter.so.1.0.0 libufr2filter.so
14cr|cndrvcups-lb-2.50-5|144	ln -sf libufr2filter.so.1.0.0 libufr2filter.so.1
14cr|cndrvcups-lb-2.50-5|145	ln -sf libEnoJBIG.so.1.0.0 libEnoJBIG.so
14cr|cndrvcups-lb-2.50-5|146	ln -sf libEnoJBIG.so.1.0.0 libEnoJBIG.so.1
14cr|cndrvcups-lb-2.50-5|147	ln -sf libEnoJPEG.so.1.0.0 libEnoJPEG.so
14cr|cndrvcups-lb-2.50-5|148	ln -sf libEnoJPEG.so.1.0.0 libEnoJPEG.so.1
14cr|cndrvcups-lb-2.50-5|149	ln -sf libcaiocnpkbidi.so.1.0.0 libcaiocnpkbidi.so
14cr|cndrvcups-lb-2.50-5|150	ln -sf libcaiocnpkbidi.so.1.0.0 libcaiocnpkbidi.so.1
14cr|cndrvcups-lb-2.50-5|151	ln -sf libcnlbcm.so.1.0			libcnlbcm.so.1
14cr|cndrvcups-lb-2.50-5|152	ln -sf libcnlbcm.so.1.0			libcnlbcm.so
14cr|cndrvcups-lb-2.50-5|153	cd -
14cr|cndrvcups-lb-2.50-5|154	
14cr|cndrvcups-lb-2.50-5|155	%post
14cr|cndrvcups-lb-2.50-5|156	if [ -d /usr/lib64/cups ]; then
14cr|cndrvcups-lb-2.50-5|157	if [ -d /usr/lib/cups ]; then
14cr|cndrvcups-lb-2.50-5|158	cd /usr/lib/cups/backend
14cr|cndrvcups-lb-2.50-5|159	ln -sf ../../../lib64/cups/backend/cnusb cnusb
14cr|cndrvcups-lb-2.50-5|160	cd /usr/lib/cups/filter
14cr|cndrvcups-lb-2.50-5|161	ln -sf ../../../lib64/cups/filter/pstoufr2cpca pstoufr2cpca
14cr|cndrvcups-lb-2.50-5|162	fi
14cr|cndrvcups-lb-2.50-5|163	fi
14cr|cndrvcups-lb-2.50-5|164	if [ -x /sbin/ldconfig ]; then
14cr|cndrvcups-lb-2.50-5|165	/sbin/ldconfig
14cr|cndrvcups-lb-2.50-5|166	fi
14cr|cndrvcups-lb-2.50-5|167	%postun
14cr|cndrvcups-lb-2.50-5|168	if [ $1 = 0 ]; then
14cr|cndrvcups-lb-2.50-5|169	if [ -d /usr/lib64/cups ]; then
14cr|cndrvcups-lb-2.50-5|170	if [ -d /usr/lib/cups ]; then
14cr|cndrvcups-lb-2.50-5|171	cd /usr/lib/cups/backend
14cr|cndrvcups-lb-2.50-5|172	rm -f cnusb
14cr|cndrvcups-lb-2.50-5|173	cd /usr/lib/cups/filter
14cr|cndrvcups-lb-2.50-5|174	rm -f pstoufr2cpca
14cr|cndrvcups-lb-2.50-5|175	fi
14cr|cndrvcups-lb-2.50-5|176	fi
14cr|cndrvcups-lb-2.50-5|177	fi
14cr|cndrvcups-lb-2.50-5|178	if [ -x /sbin/ldconfig ]; then
14cr|cndrvcups-lb-2.50-5|179	/sbin/ldconfig
14cr|cndrvcups-lb-2.50-5|180	fi
14cr|cndrvcups-lb-2.50-5|181	
14cr|cndrvcups-lb-2.50-5|182	%files
14cr|cndrvcups-lb-2.50-5|183	%defattr(-,root,root)
14cr|cndrvcups-lb-2.50-5|184	%{libs32}/libcnlbcm.so*
14cr|cndrvcups-lb-2.50-5|185	%{libs32}/libcanonufr2.*
14cr|cndrvcups-lb-2.50-5|186	%{libs32}/libufr2filter.*
14cr|cndrvcups-lb-2.50-5|187	%{libs32}/libEnoJBIG.*
14cr|cndrvcups-lb-2.50-5|188	%{libs32}/libEnoJPEG.*
14cr|cndrvcups-lb-2.50-5|189	%{libs32}/libcaiocnpkbidi.*
14cr|cndrvcups-lb-2.50-5|190	%{_bindir}/cnpkbidi
14cr|cndrvcups-lb-2.50-5|191	%{_bindir}/cnpkmoduleufr2
14cr|cndrvcups-lb-2.50-5|192	%{_libdir}/libcnpkufr2.*
14cr|cndrvcups-lb-2.50-5|193	%{_libdir}/cups/filter/pstoufr2cpca
14cr|cndrvcups-lb-2.50-5|194	%{_libdir}/cups/backend/cnusb
14cr|cndrvcups-lb-2.50-5|195	%{_prefix}/share/cups/model/CNCUPS*ZK.ppd
14cr|cndrvcups-lb-2.50-5|196	%{_prefix}/share/caepcm/C*
14cr|cndrvcups-lb-2.50-5|197	%{_prefix}/share/cnpkbidi/cnpkbidi*
14cr|cndrvcups-lb-2.50-5|198	%{_prefix}/share/ufr2filter/ThLB*
14cr|cndrvcups-lb-2.50-5|199	%{_includedir}/cnpklibufr2.h
14cr|cndrvcups-lb-2.50-5|200	# cngplp
14cr|cndrvcups-lb-2.50-5|201	%{locallibs}/libuictlufr2.*
14cr|cndrvcups-lb-2.50-5|202	%{_prefix}/share/cngplp/cngplp_ufr2.glade
14cr|cndrvcups-lb-2.50-5|203	%{_prefix}/share/cngplp/CN*ZK.res
14cr|cndrvcups-lb-2.50-5|204	%{_prefix}/share/cngplp/common_ufr2.res
14cr|cndrvcups-lb-2.50-5|205	%{_prefix}/share/cngplp/func_config_ufr2.xml
14cr|cndrvcups-lb-2.50-5|206	%{_prefix}/share/locale/ja/LC_MESSAGES/libuictlufr2*.mo
14cr|cndrvcups-lb-2.50-5|207	%{_prefix}/share/locale/fr/LC_MESSAGES/libuictlufr2*.mo
14cr|cndrvcups-lb-2.50-5|208	%{_prefix}/share/locale/it/LC_MESSAGES/libuictlufr2*.mo
14cr|cndrvcups-lb-2.50-5|209	%{_prefix}/share/locale/de/LC_MESSAGES/libuictlufr2*.mo
14cr|cndrvcups-lb-2.50-5|210	%{_prefix}/share/locale/es/LC_MESSAGES/libuictlufr2*.mo
14cr|cndrvcups-lb-2.50-5|211	
14cr|cndrvcups-lb-2.50-5|212	%doc README*.txt
14cr|cndrvcups-lb-2.50-5|213	%doc L*-ufr2-%{README_VERSION}*.txt
14cr|cndrvcups-lb-2.50-5|214	
14cr|cndrvcups-lb-2.50-5|215	%changelog
14cr|cndrvcups-lb-2.50-5|216	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.50-5
14cr|cndrvcups-lb-2.50-5|217	+ Revision: 6a077ba
14cr|cndrvcups-lb-2.50-5|218	- MassBuild#464: Increase release tag
14cr|cndrvcups-lb-2.50-5|219	
14cr|cndrvcups-lb-2.50-5|220	

644 14
14cr|coccigrep-1.13-2|1	Name:		coccigrep
14cr|coccigrep-1.13-2|2	Version:	1.13
14cr|coccigrep-1.13-2|3	Release:	2
14cr|coccigrep-1.13-2|4	Summary:	Semantic grep for C based on coccinelle
14cr|coccigrep-1.13-2|5	
14cr|coccigrep-1.13-2|6	Source0:	http://pypi.python.org/packages/source/c/coccigrep/%{name}-%{version}.tar.gz
14cr|coccigrep-1.13-2|7	License:	GNU General Public License (GPL)
14cr|coccigrep-1.13-2|8	Group:		Development/C
14cr|coccigrep-1.13-2|9	Url:		http://home.regit.org/software/coccigrep/
14cr|coccigrep-1.13-2|10	BuildArch:	noarch
14cr|coccigrep-1.13-2|11	Requires:	coccinelle
14cr|coccigrep-1.13-2|12	Requires:	%{name}-data = %{version}-%{release}
14cr|coccigrep-1.13-2|13	Suggests:	%{name}-doc = %{version}-%{release}
14cr|coccigrep-1.13-2|14	Suggests:	%{name}-vim = %{version}-%{release}
14cr|coccigrep-1.13-2|15	Suggests:	%{name}-emacs = %{version}-%{release}
14cr|coccigrep-1.13-2|16	BuildRequires:	python-sphinx
14cr|coccigrep-1.13-2|17	BuildRequires:	python-setuptools
14cr|coccigrep-1.13-2|18	BuildRequires:	texlive
14cr|coccigrep-1.13-2|19	# Temporary, should be installed together with texlive...
14cr|coccigrep-1.13-2|20	BuildRequires:	texlive-babel-english
14cr|coccigrep-1.13-2|21	BuildRequires:	texlive-hyphen-english
14cr|coccigrep-1.13-2|22	
14cr|coccigrep-1.13-2|23	BuildRequires:	python-devel
14cr|coccigrep-1.13-2|24	
14cr|coccigrep-1.13-2|25	%description
14cr|coccigrep-1.13-2|26	Coccigrep is a semantic grep for the C language based on coccinelle. It
14cr|coccigrep-1.13-2|27	can be used to find where a given structure is used in code files.
14cr|coccigrep-1.13-2|28	coccigrep depends on the spatch program which comes with coccinelle.
14cr|coccigrep-1.13-2|29	
14cr|coccigrep-1.13-2|30	%files
14cr|coccigrep-1.13-2|31	%{_bindir}/%{name}
14cr|coccigrep-1.13-2|32	%{_mandir}/man1/%{name}.*
14cr|coccigrep-1.13-2|33	%{py_puresitedir}/%{name}/*.py*
14cr|coccigrep-1.13-2|34	%{py_puresitedir}/%{name}*.egg-info
14cr|coccigrep-1.13-2|35	
14cr|coccigrep-1.13-2|36	%package data
14cr|coccigrep-1.13-2|37	Summary:	Data for %{name}
14cr|coccigrep-1.13-2|38	
14cr|coccigrep-1.13-2|39	
14cr|coccigrep-1.13-2|40	%description data
14cr|coccigrep-1.13-2|41	This package provides the data for %{name}, i.e. the coccinelle semantic
14cr|coccigrep-1.13-2|42	patches.
14cr|coccigrep-1.13-2|43	
14cr|coccigrep-1.13-2|44	%files data
14cr|coccigrep-1.13-2|45	%{py_puresitedir}/%{name}/%{name}.cfg
14cr|coccigrep-1.13-2|46	%{py_puresitedir}/%{name}/data/
14cr|coccigrep-1.13-2|47	
14cr|coccigrep-1.13-2|48	%package doc
14cr|coccigrep-1.13-2|49	Summary:	Documentation for %{name}
14cr|coccigrep-1.13-2|50	
14cr|coccigrep-1.13-2|51	
14cr|coccigrep-1.13-2|52	%description doc
14cr|coccigrep-1.13-2|53	This package provides the documentation for %{name}.
14cr|coccigrep-1.13-2|54	
14cr|coccigrep-1.13-2|55	%files doc
14cr|coccigrep-1.13-2|56	%{_docdir}/%{name}-doc/%{name}.pdf
14cr|coccigrep-1.13-2|57	
14cr|coccigrep-1.13-2|58	%package vim
14cr|coccigrep-1.13-2|59	Summary:	VIM support for %{name}
14cr|coccigrep-1.13-2|60	
14cr|coccigrep-1.13-2|61	Requires:	%{name} = %{version}-%{release}
14cr|coccigrep-1.13-2|62	
14cr|coccigrep-1.13-2|63	%description vim
14cr|coccigrep-1.13-2|64	This package provides Vim integration for %{name}.
14cr|coccigrep-1.13-2|65	
14cr|coccigrep-1.13-2|66	%files vim
14cr|coccigrep-1.13-2|67	%{_datadir}/vim/plugin/cocci-grep.vim
14cr|coccigrep-1.13-2|68	
14cr|coccigrep-1.13-2|69	%package emacs
14cr|coccigrep-1.13-2|70	Summary:	Emacs for %{name}
14cr|coccigrep-1.13-2|71	
14cr|coccigrep-1.13-2|72	Requires:	%{name} = %{version}-%{release}
14cr|coccigrep-1.13-2|73	
14cr|coccigrep-1.13-2|74	%description emacs
14cr|coccigrep-1.13-2|75	This package provides Emacs integration for %{name}.
14cr|coccigrep-1.13-2|76	
14cr|coccigrep-1.13-2|77	%files emacs
14cr|coccigrep-1.13-2|78	%{_datadir}/emacs/site-lisp/cocci-grep.el
14cr|coccigrep-1.13-2|79	
14cr|coccigrep-1.13-2|80	%prep
14cr|coccigrep-1.13-2|81	%setup -q
14cr|coccigrep-1.13-2|82	
14cr|coccigrep-1.13-2|83	%build
14cr|coccigrep-1.13-2|84	python setup.py build
14cr|coccigrep-1.13-2|85	
14cr|coccigrep-1.13-2|86	pushd doc
14cr|coccigrep-1.13-2|87	make man latexpdf
14cr|coccigrep-1.13-2|88	popd
14cr|coccigrep-1.13-2|89	
14cr|coccigrep-1.13-2|90	%install
14cr|coccigrep-1.13-2|91	python setup.py install --root=%{buildroot}
14cr|coccigrep-1.13-2|92	
14cr|coccigrep-1.13-2|93	pushd doc
14cr|coccigrep-1.13-2|94	%{__install} -m0644 -D _build/latex/%{name}.pdf %{buildroot}%{_docdir}/%{name}-doc/%{name}.pdf
14cr|coccigrep-1.13-2|95	%{__install} -m0644 -D _build/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|coccigrep-1.13-2|96	popd
14cr|coccigrep-1.13-2|97	
14cr|coccigrep-1.13-2|98	pushd editors
14cr|coccigrep-1.13-2|99	%{__install} -m0644 -D cocci-grep.vim %{buildroot}%{_datadir}/vim/plugin/cocci-grep.vim
14cr|coccigrep-1.13-2|100	%{__install} -m0644 -D cocci-grep.el %{buildroot}%{_datadir}/emacs/site-lisp/cocci-grep.el
14cr|coccigrep-1.13-2|101	popd
14cr|coccigrep-1.13-2|102	
14cr|coccigrep-1.13-2|103	
14cr|coccigrep-1.13-2|104	%changelog
14cr|coccigrep-1.13-2|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-2
14cr|coccigrep-1.13-2|106	+ Revision: ae0933d
14cr|coccigrep-1.13-2|107	- MassBuild#464: Increase release tag
14cr|coccigrep-1.13-2|108	
14cr|coccigrep-1.13-2|109	

645 14
14cr|coccinelle-1.0.0.rc7-2|1	%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
14cr|coccinelle-1.0.0.rc7-2|2	%define debug_package %{nil}
14cr|coccinelle-1.0.0.rc7-2|3	%define name coccinelle
14cr|coccinelle-1.0.0.rc7-2|4	%define versionbase 1.0.0
14cr|coccinelle-1.0.0.rc7-2|5	%define releasecandidate rc7
14cr|coccinelle-1.0.0.rc7-2|6	%define release 2
14cr|coccinelle-1.0.0.rc7-2|7	%define versioncomplete %{versionbase}-%{releasecandidate}
14cr|coccinelle-1.0.0.rc7-2|8	
14cr|coccinelle-1.0.0.rc7-2|9	%if !%opt
14cr|coccinelle-1.0.0.rc7-2|10	# Prevent RPM from stripping bytecode /usr/bin/spatch.
14cr|coccinelle-1.0.0.rc7-2|11	%define __strip /bin/true
14cr|coccinelle-1.0.0.rc7-2|12	%endif
14cr|coccinelle-1.0.0.rc7-2|13	
14cr|coccinelle-1.0.0.rc7-2|14	Name:           %{name}
14cr|coccinelle-1.0.0.rc7-2|15	Version:        %{versionbase}.%{releasecandidate}
14cr|coccinelle-1.0.0.rc7-2|16	Release:        %{release}
14cr|coccinelle-1.0.0.rc7-2|17	Summary:        Semantic patching for Linux (spatch)
14cr|coccinelle-1.0.0.rc7-2|18	Group:          Development/C
14cr|coccinelle-1.0.0.rc7-2|19	License:        GPLv2
14cr|coccinelle-1.0.0.rc7-2|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|coccinelle-1.0.0.rc7-2|21	URL:            http://coccinelle.lip6.fr/
14cr|coccinelle-1.0.0.rc7-2|22	Source0:        http://coccinelle.lip6.fr/distrib/%{name}-%{versioncomplete}.tgz
14cr|coccinelle-1.0.0.rc7-2|23	BuildRequires:  ocaml >= 3.10.0
14cr|coccinelle-1.0.0.rc7-2|24	BuildRequires:  ocaml-findlib-devel
14cr|coccinelle-1.0.0.rc7-2|25	BuildRequires:  ocaml-doc
14cr|coccinelle-1.0.0.rc7-2|26	BUildRequires:	ncurses-devel
14cr|coccinelle-1.0.0.rc7-2|27	BuildRequires:  python-devel
14cr|coccinelle-1.0.0.rc7-2|28	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14cr|coccinelle-1.0.0.rc7-2|29	BuildRequires:  chrpath
14cr|coccinelle-1.0.0.rc7-2|30	
14cr|coccinelle-1.0.0.rc7-2|31	%global __ocaml_requires_opts -i Ast_c -i Token_c -i Type_cocci -i Ast_cocci -i Common -i Oassocb -i ANSITerminal -i Oseti -i Sexplib -i Oassoch -i Setb -i Oassoc_buffer -i Ograph2way -i SetPt -i Mapb -i Dumper -i Osetb -i Flag
14cr|coccinelle-1.0.0.rc7-2|32	
14cr|coccinelle-1.0.0.rc7-2|33	
14cr|coccinelle-1.0.0.rc7-2|34	%description
14cr|coccinelle-1.0.0.rc7-2|35	Coccinelle is a tool to utilize semantic patches for manipulating C
14cr|coccinelle-1.0.0.rc7-2|36	code. It was originally designed to ease maintenance of device
14cr|coccinelle-1.0.0.rc7-2|37	drivers in the Linux kernel.
14cr|coccinelle-1.0.0.rc7-2|38	
14cr|coccinelle-1.0.0.rc7-2|39	
14cr|coccinelle-1.0.0.rc7-2|40	%package doc
14cr|coccinelle-1.0.0.rc7-2|41	Summary:        Documentation for %{name}
14cr|coccinelle-1.0.0.rc7-2|42	Group:          Development/C
14cr|coccinelle-1.0.0.rc7-2|43	Requires:       %{name} = %{version}-%{release}
14cr|coccinelle-1.0.0.rc7-2|44	
14cr|coccinelle-1.0.0.rc7-2|45	
14cr|coccinelle-1.0.0.rc7-2|46	%description doc
14cr|coccinelle-1.0.0.rc7-2|47	The %{name}-doc package contains documentation for %{name}.
14cr|coccinelle-1.0.0.rc7-2|48	
14cr|coccinelle-1.0.0.rc7-2|49	
14cr|coccinelle-1.0.0.rc7-2|50	%package examples
14cr|coccinelle-1.0.0.rc7-2|51	Summary:        Examples for %{name}
14cr|coccinelle-1.0.0.rc7-2|52	Group:          Development/C
14cr|coccinelle-1.0.0.rc7-2|53	Requires:       %{name} = %{version}-%{release}
14cr|coccinelle-1.0.0.rc7-2|54	
14cr|coccinelle-1.0.0.rc7-2|55	
14cr|coccinelle-1.0.0.rc7-2|56	%description examples
14cr|coccinelle-1.0.0.rc7-2|57	The %{name}-examples package contains examples for %{name}.
14cr|coccinelle-1.0.0.rc7-2|58	
14cr|coccinelle-1.0.0.rc7-2|59	
14cr|coccinelle-1.0.0.rc7-2|60	%prep
14cr|coccinelle-1.0.0.rc7-2|61	%setup -q -n %{name}-%{versioncomplete}
14cr|coccinelle-1.0.0.rc7-2|62	
14cr|coccinelle-1.0.0.rc7-2|63	# Remove .cvsignore files.
14cr|coccinelle-1.0.0.rc7-2|64	find -name .cvsignore -delete
14cr|coccinelle-1.0.0.rc7-2|65	
14cr|coccinelle-1.0.0.rc7-2|66	# Convert a few files to UTF-8 encoding.
14cr|coccinelle-1.0.0.rc7-2|67	for f in demos/demo_rule9/sym53c8xx.res demos/demo_rule9/sym53c8xx.c; do
14cr|coccinelle-1.0.0.rc7-2|68	mv $f $f.orig
14cr|coccinelle-1.0.0.rc7-2|69	iconv -f iso-8859-1 -t utf-8 < $f.orig > $f
14cr|coccinelle-1.0.0.rc7-2|70	rm $f.orig
14cr|coccinelle-1.0.0.rc7-2|71	done
14cr|coccinelle-1.0.0.rc7-2|72	
14cr|coccinelle-1.0.0.rc7-2|73	
14cr|coccinelle-1.0.0.rc7-2|74	%build
14cr|coccinelle-1.0.0.rc7-2|75	./configure --prefix=%{_prefix}
14cr|coccinelle-1.0.0.rc7-2|76	%{__sed} -i \
14cr|coccinelle-1.0.0.rc7-2|77	-e 's,LIBDIR=.*,LIBDIR=%{_libdir},' \
14cr|coccinelle-1.0.0.rc7-2|78	-e 's,MANDIR=.*,MANDIR=%{_mandir},' \
14cr|coccinelle-1.0.0.rc7-2|79	-e 's,SHAREDIR=.*,SHAREDIR=%{_datadir}/%{name},' \
14cr|coccinelle-1.0.0.rc7-2|80	Makefile.config
14cr|coccinelle-1.0.0.rc7-2|81	
14cr|coccinelle-1.0.0.rc7-2|82	# Note that _smp_mflags breaks the build.
14cr|coccinelle-1.0.0.rc7-2|83	%if !%opt
14cr|coccinelle-1.0.0.rc7-2|84	make all
14cr|coccinelle-1.0.0.rc7-2|85	%else
14cr|coccinelle-1.0.0.rc7-2|86	make all opt
14cr|coccinelle-1.0.0.rc7-2|87	%endif
14cr|coccinelle-1.0.0.rc7-2|88	
14cr|coccinelle-1.0.0.rc7-2|89	
14cr|coccinelle-1.0.0.rc7-2|90	%install
14cr|coccinelle-1.0.0.rc7-2|91	rm -rf $RPM_BUILD_ROOT
14cr|coccinelle-1.0.0.rc7-2|92	%make DESTDIR=$RPM_BUILD_ROOT install
14cr|coccinelle-1.0.0.rc7-2|93	
14cr|coccinelle-1.0.0.rc7-2|94	%if %opt
14cr|coccinelle-1.0.0.rc7-2|95	# Just the native code version.
14cr|coccinelle-1.0.0.rc7-2|96	rm $RPM_BUILD_ROOT%{_bindir}/spatch
14cr|coccinelle-1.0.0.rc7-2|97	mv $RPM_BUILD_ROOT%{_bindir}/spatch.opt $RPM_BUILD_ROOT%{_bindir}/spatch
14cr|coccinelle-1.0.0.rc7-2|98	strip $RPM_BUILD_ROOT%{_datadir}/%{name}/spatch.opt
14cr|coccinelle-1.0.0.rc7-2|99	%else
14cr|coccinelle-1.0.0.rc7-2|100	# Else prevent prelink from buggering about with the bytecode binary.
14cr|coccinelle-1.0.0.rc7-2|101	mkdir -p $RPM_BUILD_ROOT/etc/prelink.conf.d
14cr|coccinelle-1.0.0.rc7-2|102	echo '-b %{_bindir}/spatch' \
14cr|coccinelle-1.0.0.rc7-2|103	> $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf
14cr|coccinelle-1.0.0.rc7-2|104	%endif
14cr|coccinelle-1.0.0.rc7-2|105	
14cr|coccinelle-1.0.0.rc7-2|106	strip $RPM_BUILD_ROOT%{_libdir}/*.so
14cr|coccinelle-1.0.0.rc7-2|107	chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
14cr|coccinelle-1.0.0.rc7-2|108	
14cr|coccinelle-1.0.0.rc7-2|109	# Remove bogus Makefiles from Python directory.
14cr|coccinelle-1.0.0.rc7-2|110	find $RPM_BUILD_ROOT%{_datadir}/%{name} -name Makefile -delete
14cr|coccinelle-1.0.0.rc7-2|111	
14cr|coccinelle-1.0.0.rc7-2|112	# Move Python libraries to python lib directory.
14cr|coccinelle-1.0.0.rc7-2|113	mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
14cr|coccinelle-1.0.0.rc7-2|114	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/python/coccilib \
14cr|coccinelle-1.0.0.rc7-2|115	$RPM_BUILD_ROOT%{python_sitelib}
14cr|coccinelle-1.0.0.rc7-2|116	
14cr|coccinelle-1.0.0.rc7-2|117	rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/python
14cr|coccinelle-1.0.0.rc7-2|118	
14cr|coccinelle-1.0.0.rc7-2|119	
14cr|coccinelle-1.0.0.rc7-2|120	%check
14cr|coccinelle-1.0.0.rc7-2|121	LD_LIBRARY_PATH=. \
14cr|coccinelle-1.0.0.rc7-2|122	./spatch.opt -cocci_file demos/simple.cocci demos/simple.c
14cr|coccinelle-1.0.0.rc7-2|123	
14cr|coccinelle-1.0.0.rc7-2|124	
14cr|coccinelle-1.0.0.rc7-2|125	%files
14cr|coccinelle-1.0.0.rc7-2|126	%doc authors.txt bugs.txt changes.txt copyright.txt
14cr|coccinelle-1.0.0.rc7-2|127	%doc credits.txt install.txt license.txt readme.txt
14cr|coccinelle-1.0.0.rc7-2|128	%{_bindir}/spatch
14cr|coccinelle-1.0.0.rc7-2|129	%{_datadir}/%{name}/
14cr|coccinelle-1.0.0.rc7-2|130	%{python_sitelib}/coccilib/
14cr|coccinelle-1.0.0.rc7-2|131	%{_mandir}/man1/*.1*
14cr|coccinelle-1.0.0.rc7-2|132	%{_mandir}/man3/*.3*
14cr|coccinelle-1.0.0.rc7-2|133	%{_libdir}/*.so
14cr|coccinelle-1.0.0.rc7-2|134	%if !%opt
14cr|coccinelle-1.0.0.rc7-2|135	%config(noreplace) /etc/prelink.conf.d/%{name}.conf
14cr|coccinelle-1.0.0.rc7-2|136	%endif
14cr|coccinelle-1.0.0.rc7-2|137	
14cr|coccinelle-1.0.0.rc7-2|138	
14cr|coccinelle-1.0.0.rc7-2|139	%files doc
14cr|coccinelle-1.0.0.rc7-2|140	%doc docs
14cr|coccinelle-1.0.0.rc7-2|141	
14cr|coccinelle-1.0.0.rc7-2|142	
14cr|coccinelle-1.0.0.rc7-2|143	%files examples
14cr|coccinelle-1.0.0.rc7-2|144	%doc demos
14cr|coccinelle-1.0.0.rc7-2|145	
14cr|coccinelle-1.0.0.rc7-2|146	
14cr|coccinelle-1.0.0.rc7-2|147	
14cr|coccinelle-1.0.0.rc7-2|148	%changelog
14cr|coccinelle-1.0.0.rc7-2|149	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.rc7-2
14cr|coccinelle-1.0.0.rc7-2|150	+ Revision: 0203d6a
14cr|coccinelle-1.0.0.rc7-2|151	- MassBuild#464: Increase release tag
14cr|coccinelle-1.0.0.rc7-2|152	
14cr|coccinelle-1.0.0.rc7-2|153	

646 14
14cr|coda-6.9.4-4|1	# TODO rewrite initscript ( to create the device ), and load the module
14cr|coda-6.9.4-4|2	#  check requires and buildrequires
14cr|coda-6.9.4-4|3	#
14cr|coda-6.9.4-4|4	
14cr|coda-6.9.4-4|5	Name: coda
14cr|coda-6.9.4-4|6	Version: 6.9.4
14cr|coda-6.9.4-4|7	Release: 4
14cr|coda-6.9.4-4|8	Summary: Coda distributed filesystem
14cr|coda-6.9.4-4|9	License: GPL
14cr|coda-6.9.4-4|10	Group: Networking/Other
14cr|coda-6.9.4-4|11	Url: http://www.coda.cs.cmu.edu/doc/html/index.html
14cr|coda-6.9.4-4|12	Source: ftp://ftp.coda.cs.cmu.edu/pub/coda/src/coda-%{version}.tar.gz
14cr|coda-6.9.4-4|13	Patch0:	venus_vol_cml.patch
14cr|coda-6.9.4-4|14	BuildRequires: lwp-devel
14cr|coda-6.9.4-4|15	BuildRequires: rvm-devel
14cr|coda-6.9.4-4|16	BuildRequires: rpc2-devel
14cr|coda-6.9.4-4|17	BuildRequires: rvm-tools
14cr|coda-6.9.4-4|18	BuildRequires: ncurses-devel
14cr|coda-6.9.4-4|19	BuildRequires: readline-devel
14cr|coda-6.9.4-4|20	BuildRequires: byacc
14cr|coda-6.9.4-4|21	BuildRequires: flex
14cr|coda-6.9.4-4|22	Requires: bc
14cr|coda-6.9.4-4|23	Requires(post,preun): rpm-helper
14cr|coda-6.9.4-4|24	
14cr|coda-6.9.4-4|25	%description
14cr|coda-6.9.4-4|26	Source package for the Coda filesystem.  Three packages are provided by
14cr|coda-6.9.4-4|27	this rpm: the client and server and the backup components. Separately
14cr|coda-6.9.4-4|28	you must install a kernel module, or have a Coda enabled kernel, and
14cr|coda-6.9.4-4|29	you should get the Coda documentation package.
14cr|coda-6.9.4-4|30	
14cr|coda-6.9.4-4|31	
14cr|coda-6.9.4-4|32	%package client
14cr|coda-6.9.4-4|33	Summary: Coda client
14cr|coda-6.9.4-4|34	Group: Networking/Other
14cr|coda-6.9.4-4|35	Requires: bc
14cr|coda-6.9.4-4|36	Requires: ed
14cr|coda-6.9.4-4|37	Obsoletes:  coda-debug-client
14cr|coda-6.9.4-4|38	Requires(post,preun): rpm-helper
14cr|coda-6.9.4-4|39	
14cr|coda-6.9.4-4|40	%description client
14cr|coda-6.9.4-4|41	This package contains the main client program, the cachemanager Venus.
14cr|coda-6.9.4-4|42	Also included are the binaries for the cfs, utilities for logging, ACL
14cr|coda-6.9.4-4|43	manipulation etc, the hoarding tools for use with laptops and repair
14cr|coda-6.9.4-4|44	tools for fixing conflicts. Finally there is the cmon and codacon
14cr|coda-6.9.4-4|45	console utilities to monitor Coda's activities. You need a Coda
14cr|coda-6.9.4-4|46	kernel-module for your kernel version, or Coda in your kernel, to have
14cr|coda-6.9.4-4|47	a complete coda client.  Make sure to select the correct C library
14cr|coda-6.9.4-4|48	version.
14cr|coda-6.9.4-4|49	
14cr|coda-6.9.4-4|50	%package server
14cr|coda-6.9.4-4|51	Summary: Coda server
14cr|coda-6.9.4-4|52	Group: Networking/Other
14cr|coda-6.9.4-4|53	Requires: bc
14cr|coda-6.9.4-4|54	Requires: ed
14cr|coda-6.9.4-4|55	Requires: rvm-tools
14cr|coda-6.9.4-4|56	Obsoletes:  coda-debug-server
14cr|coda-6.9.4-4|57	Requires(post,preun): rpm-helper
14cr|coda-6.9.4-4|58	
14cr|coda-6.9.4-4|59	%description server
14cr|coda-6.9.4-4|60	This package contains the fileserver codasrv for the coda filesystem,
14cr|coda-6.9.4-4|61	as well as the volume utilities.  For highest performance you will
14cr|coda-6.9.4-4|62	need a modified kernel with inode system calls.
14cr|coda-6.9.4-4|63	
14cr|coda-6.9.4-4|64	%package backup
14cr|coda-6.9.4-4|65	Summary: Coda backup coordinator
14cr|coda-6.9.4-4|66	Group: Networking/Other
14cr|coda-6.9.4-4|67	Requires: bc
14cr|coda-6.9.4-4|68	Requires: ed
14cr|coda-6.9.4-4|69	Obsoletes:  coda-debug-backup
14cr|coda-6.9.4-4|70	Requires(post,preun): rpm-helper
14cr|coda-6.9.4-4|71	
14cr|coda-6.9.4-4|72	%description backup
14cr|coda-6.9.4-4|73	This package contains the backup software for the coda filesystem, as
14cr|coda-6.9.4-4|74	well as the volume utilities.
14cr|coda-6.9.4-4|75	
14cr|coda-6.9.4-4|76	%prep
14cr|coda-6.9.4-4|77	%setup -q -n coda-%{version}
14cr|coda-6.9.4-4|78	%patch0 -p0
14cr|coda-6.9.4-4|79	
14cr|coda-6.9.4-4|80	%build
14cr|coda-6.9.4-4|81	# chown -R $LOGNAME.users $RPM_BUILD_DIR/coda-%{version}
14cr|coda-6.9.4-4|82	rm -rf $RPM_BUILD_DIR/obj-%{version}
14cr|coda-6.9.4-4|83	mkdir $RPM_BUILD_DIR/obj-%{version}
14cr|coda-6.9.4-4|84	cd $RPM_BUILD_DIR/obj-%{version}
14cr|coda-6.9.4-4|85	$RPM_BUILD_DIR/coda-%{version}/configure --prefix=%{_prefix}
14cr|coda-6.9.4-4|86	make
14cr|coda-6.9.4-4|87	
14cr|coda-6.9.4-4|88	%install
14cr|coda-6.9.4-4|89	cd $RPM_BUILD_DIR/obj-%{version}
14cr|coda-6.9.4-4|90	mkdir -p %{buildroot}%{_prefix}/coda/venus.cache %{buildroot}/dev \
14cr|coda-6.9.4-4|91	%{buildroot}%{_prefix}/coda/etc \
14cr|coda-6.9.4-4|92	%{buildroot}/coda %{buildroot}%{_initrddir}\
14cr|coda-6.9.4-4|93	%{buildroot}%{_libdir}/coda %{buildroot}%{_initrddir}
14cr|coda-6.9.4-4|94	%makeinstall_std
14cr|coda-6.9.4-4|95	
14cr|coda-6.9.4-4|96	#make prefix=%{buildroot}%{_prefix} client-install
14cr|coda-6.9.4-4|97	#make prefix=%{buildroot}%{_prefix} server-install
14cr|coda-6.9.4-4|98	
14cr|coda-6.9.4-4|99	touch %{buildroot}/coda/NOT_REALLY_CODA
14cr|coda-6.9.4-4|100	
14cr|coda-6.9.4-4|101	# for non debuging versions
14cr|coda-6.9.4-4|102	if [ X1 != X1 ]; then
14cr|coda-6.9.4-4|103	strip %{buildroot}%{_bindir}/* %{buildroot}/vice/bin/* %{buildroot}%{_sbindir}/* || :
14cr|coda-6.9.4-4|104	fi
14cr|coda-6.9.4-4|105	for i in %{buildroot}/%{_initrddir}/*init ;
14cr|coda-6.9.4-4|106	do
14cr|coda-6.9.4-4|107	mv $i ${i//.init/}
14cr|coda-6.9.4-4|108	done
14cr|coda-6.9.4-4|109	
14cr|coda-6.9.4-4|110	#mkdir -p %{buildroot}/%{_mandir}
14cr|coda-6.9.4-4|111	#mv -f %{buildroot}/%{_prefix}/man/* %{buildroot}/%{_mandir}
14cr|coda-6.9.4-4|112	
14cr|coda-6.9.4-4|113	%clean
14cr|coda-6.9.4-4|114	rm -rf $RPM_BUILD_DIR/obj-%{version}
14cr|coda-6.9.4-4|115	
14cr|coda-6.9.4-4|116	%preun client
14cr|coda-6.9.4-4|117	%_preun_service venus
14cr|coda-6.9.4-4|118	
14cr|coda-6.9.4-4|119	%post client
14cr|coda-6.9.4-4|120	%_post_service venus
14cr|coda-6.9.4-4|121	
14cr|coda-6.9.4-4|122	%post server
14cr|coda-6.9.4-4|123	%_post_service update
14cr|coda-6.9.4-4|124	%_post_service auth2
14cr|coda-6.9.4-4|125	%_post_service codasrv
14cr|coda-6.9.4-4|126	#mknod /dev/cfs0 c 67 0
14cr|coda-6.9.4-4|127	
14cr|coda-6.9.4-4|128	%preun server
14cr|coda-6.9.4-4|129	%_preun_service update
14cr|coda-6.9.4-4|130	%_preun_service auth2
14cr|coda-6.9.4-4|131	%_preun_service codasrv
14cr|coda-6.9.4-4|132	#rm -rf /dev/cfs0
14cr|coda-6.9.4-4|133	
14cr|coda-6.9.4-4|134	%files client
14cr|coda-6.9.4-4|135	%defattr(-,root,root)
14cr|coda-6.9.4-4|136	%doc AUTHORS COPYING INSTALL ChangeLog LICENSE NEWS README*
14cr|coda-6.9.4-4|137	%dir %{_prefix}/coda
14cr|coda-6.9.4-4|138	%dir %{_prefix}/coda/etc
14cr|coda-6.9.4-4|139	%dir %{_prefix}/coda/venus.cache
14cr|coda-6.9.4-4|140	%dir /coda
14cr|coda-6.9.4-4|141	%verify() /coda/NOT_REALLY_CODA
14cr|coda-6.9.4-4|142	%config(noreplace)/etc/coda/venus.conf.ex
14cr|coda-6.9.4-4|143	%{_initrddir}/venus
14cr|coda-6.9.4-4|144	%{_sbindir}/codaconfedit
14cr|coda-6.9.4-4|145	%{_sbindir}/venus
14cr|coda-6.9.4-4|146	%{_sbindir}/venus-setup
14cr|coda-6.9.4-4|147	%{_sbindir}/volmunge
14cr|coda-6.9.4-4|148	%{_sbindir}/vutil
14cr|coda-6.9.4-4|149	%{_bindir}/cfs
14cr|coda-6.9.4-4|150	%{_bindir}/clog
14cr|coda-6.9.4-4|151	%{_bindir}/cmon
14cr|coda-6.9.4-4|152	%{_bindir}/codacon
14cr|coda-6.9.4-4|153	%{_bindir}/gcodacon
14cr|coda-6.9.4-4|154	%{_bindir}/cpasswd
14cr|coda-6.9.4-4|155	%{_bindir}/ctokens
14cr|coda-6.9.4-4|156	%{_bindir}/cunlog
14cr|coda-6.9.4-4|157	%{_bindir}/filerepair
14cr|coda-6.9.4-4|158	%{_bindir}/hoard
14cr|coda-6.9.4-4|159	%{_bindir}/mklka
14cr|coda-6.9.4-4|160	%{_bindir}/parser
14cr|coda-6.9.4-4|161	%{_bindir}/removeinc
14cr|coda-6.9.4-4|162	%{_bindir}/repair
14cr|coda-6.9.4-4|163	%{_bindir}/coda_replay
14cr|coda-6.9.4-4|164	%{_bindir}/spy
14cr|coda-6.9.4-4|165	%{_bindir}/xaskuser
14cr|coda-6.9.4-4|166	%{_bindir}/xfrepair
14cr|coda-6.9.4-4|167	%{_bindir}/getvolinfo
14cr|coda-6.9.4-4|168	%{_bindir}/rpc2ping
14cr|coda-6.9.4-4|169	%{_bindir}/smon2
14cr|coda-6.9.4-4|170	
14cr|coda-6.9.4-4|171	%{_mandir}/man1/cfs.1*
14cr|coda-6.9.4-4|172	%{_mandir}/man1/clog.1*
14cr|coda-6.9.4-4|173	%{_mandir}/man1/cmon.1*
14cr|coda-6.9.4-4|174	%{_mandir}/man1/cunlog.1*
14cr|coda-6.9.4-4|175	%{_mandir}/man1/hoard.1*
14cr|coda-6.9.4-4|176	%{_mandir}/man1/repair.1*
14cr|coda-6.9.4-4|177	%{_mandir}/man1/spy.1*
14cr|coda-6.9.4-4|178	%{_mandir}/man1/coda_replay.1*
14cr|coda-6.9.4-4|179	%{_mandir}/man1/cpasswd.1*
14cr|coda-6.9.4-4|180	%{_mandir}/man1/ctokens.1*
14cr|coda-6.9.4-4|181	%{_mandir}/man5/passwd.coda.5*
14cr|coda-6.9.4-4|182	%{_mandir}/man8/venus.8*
14cr|coda-6.9.4-4|183	%{_mandir}/man8/venus-setup.8*
14cr|coda-6.9.4-4|184	
14cr|coda-6.9.4-4|185	%files server
14cr|coda-6.9.4-4|186	%defattr(-,root,root)
14cr|coda-6.9.4-4|187	%doc AUTHORS COPYING INSTALL ChangeLog LICENSE NEWS README*
14cr|coda-6.9.4-4|188	%config(noreplace)/etc/coda/server.conf.ex
14cr|coda-6.9.4-4|189	%config(noreplace)/etc/coda/realms
14cr|coda-6.9.4-4|190	%{_sbindir}/auth2
14cr|coda-6.9.4-4|191	%{_sbindir}/bldvldb.sh
14cr|coda-6.9.4-4|192	%{_sbindir}/codasrv
14cr|coda-6.9.4-4|193	%{_sbindir}/createvol_rep
14cr|coda-6.9.4-4|194	%{_sbindir}/initpw
14cr|coda-6.9.4-4|195	%{_sbindir}/inoder
14cr|coda-6.9.4-4|196	%{_sbindir}/parserecdump
14cr|coda-6.9.4-4|197	%{_sbindir}/partial-reinit.sh
14cr|coda-6.9.4-4|198	%{_sbindir}/pdbtool
14cr|coda-6.9.4-4|199	%{_sbindir}/printvrdb
14cr|coda-6.9.4-4|200	%{_sbindir}/purgevol_rep
14cr|coda-6.9.4-4|201	%{_sbindir}/startserver
14cr|coda-6.9.4-4|202	%{_sbindir}/updatesrv
14cr|coda-6.9.4-4|203	%{_sbindir}/updateclnt
14cr|coda-6.9.4-4|204	%{_sbindir}/updatefetch
14cr|coda-6.9.4-4|205	%{_sbindir}/vice-killvolumes
14cr|coda-6.9.4-4|206	%{_sbindir}/vice-setup
14cr|coda-6.9.4-4|207	%{_sbindir}/vice-setup-rvm
14cr|coda-6.9.4-4|208	%{_sbindir}/vice-setup-srvdir
14cr|coda-6.9.4-4|209	%{_sbindir}/vice-setup-user
14cr|coda-6.9.4-4|210	%{_sbindir}/vice-setup-scm
14cr|coda-6.9.4-4|211	%{_sbindir}/volutil
14cr|coda-6.9.4-4|212	%{_bindir}/rvmsizer
14cr|coda-6.9.4-4|213	%{_sbindir}/codastart
14cr|coda-6.9.4-4|214	%{_sbindir}/norton
14cr|coda-6.9.4-4|215	%{_sbindir}/norton-reinit
14cr|coda-6.9.4-4|216	%{_bindir}/reinit
14cr|coda-6.9.4-4|217	%{_sbindir}/coda-server-logrotate
14cr|coda-6.9.4-4|218	%{_bindir}/au
14cr|coda-6.9.4-4|219	#%{_bindir}/gcodacon
14cr|coda-6.9.4-4|220	%{_bindir}/mkcodabf
14cr|coda-6.9.4-4|221	%{_sbindir}/asrlauncher
14cr|coda-6.9.4-4|222	%{_sbindir}/tokentool
14cr|coda-6.9.4-4|223	%{_mandir}/man1/au.1*
14cr|coda-6.9.4-4|224	%{_mandir}/man1/mkcodabf.1*
14cr|coda-6.9.4-4|225	%{_mandir}/man5/maxgroupid.5*
14cr|coda-6.9.4-4|226	%{_mandir}/man5/servers.5*
14cr|coda-6.9.4-4|227	%{_mandir}/man5/vicetab.5*
14cr|coda-6.9.4-4|228	%{_mandir}/man5/volumelist.5*
14cr|coda-6.9.4-4|229	%{_mandir}/man5/vrdb.5*
14cr|coda-6.9.4-4|230	%{_mandir}/man8/auth2.8*
14cr|coda-6.9.4-4|231	%{_mandir}/man8/backup.8*
14cr|coda-6.9.4-4|232	%{_mandir}/man8/bldvldb.sh.8*
14cr|coda-6.9.4-4|233	%{_mandir}/man8/codasrv.8*
14cr|coda-6.9.4-4|234	%{_mandir}/man8/createvol_rep.8*
14cr|coda-6.9.4-4|235	%{_mandir}/man8/initpw.8*
14cr|coda-6.9.4-4|236	%{_mandir}/man8/merge.8*
14cr|coda-6.9.4-4|237	%{_mandir}/man8/norton.8*
14cr|coda-6.9.4-4|238	%{_mandir}/man8/pdbtool.8*
14cr|coda-6.9.4-4|239	%{_mandir}/man8/purgevol_rep.8*
14cr|coda-6.9.4-4|240	%{_mandir}/man8/readdump.8*
14cr|coda-6.9.4-4|241	%{_mandir}/man8/startserver.8*
14cr|coda-6.9.4-4|242	%{_mandir}/man8/updateclnt.8*
14cr|coda-6.9.4-4|243	%{_mandir}/man8/updatesrv.8*
14cr|coda-6.9.4-4|244	%{_mandir}/man8/vice-setup.8*
14cr|coda-6.9.4-4|245	%{_mandir}/man8/volmunge.8*
14cr|coda-6.9.4-4|246	%{_mandir}/man8/volutil.8*
14cr|coda-6.9.4-4|247	%{_mandir}/man8/vutil.8*
14cr|coda-6.9.4-4|248	
14cr|coda-6.9.4-4|249	%{_initrddir}/codasrv
14cr|coda-6.9.4-4|250	%{_initrddir}/auth2
14cr|coda-6.9.4-4|251	%{_initrddir}/update
14cr|coda-6.9.4-4|252	
14cr|coda-6.9.4-4|253	%files backup
14cr|coda-6.9.4-4|254	%defattr(-,root,root)
14cr|coda-6.9.4-4|255	%doc AUTHORS COPYING INSTALL ChangeLog LICENSE NEWS README*
14cr|coda-6.9.4-4|256	%{_sbindir}/backup
14cr|coda-6.9.4-4|257	%{_sbindir}/backup.sh
14cr|coda-6.9.4-4|258	%{_sbindir}/merge
14cr|coda-6.9.4-4|259	%{_sbindir}/readdump
14cr|coda-6.9.4-4|260	%{_sbindir}/tape.pl
14cr|coda-6.9.4-4|261	#%{_sbindir}/updatesrv
14cr|coda-6.9.4-4|262	#%{_sbindir}/updateclnt
14cr|coda-6.9.4-4|263	#%{_sbindir}/updatefetch
14cr|coda-6.9.4-4|264	#%{_sbindir}/volutil
14cr|coda-6.9.4-4|265	%{_sbindir}/codadump2tar
14cr|coda-6.9.4-4|266	%{_mandir}/man5/backuplogs.5.*
14cr|coda-6.9.4-4|267	%{_mandir}/man5/dumpfile.5.*
14cr|coda-6.9.4-4|268	%{_mandir}/man5/dumplist.5.*
14cr|coda-6.9.4-4|269	
14cr|coda-6.9.4-4|270	
14cr|coda-6.9.4-4|271	
14cr|coda-6.9.4-4|272	%changelog
14cr|coda-6.9.4-4|273	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.9.4-4
14cr|coda-6.9.4-4|274	+ Revision: 4105eb4
14cr|coda-6.9.4-4|275	- MassBuild#464: Increase release tag
14cr|coda-6.9.4-4|276	
14cr|coda-6.9.4-4|277	

647 14
14cr|code2html-0.9.1-10|1	%define name code2html
14cr|code2html-0.9.1-10|2	%define version 0.9.1
14cr|code2html-0.9.1-10|3	%define release 10
14cr|code2html-0.9.1-10|4	
14cr|code2html-0.9.1-10|5	Summary:	Converts a program source code to syntax highlighted HTML
14cr|code2html-0.9.1-10|6	Name:		%{name}
14cr|code2html-0.9.1-10|7	Version:	%{version}
14cr|code2html-0.9.1-10|8	Release:	%{release}
14cr|code2html-0.9.1-10|9	License:	GPL
14cr|code2html-0.9.1-10|10	Group:		Development/Other
14cr|code2html-0.9.1-10|11	Source:		ftp://code2html.sourceforge.net/pub/code2html/all/%{name}-%{version}.tar.bz2
14cr|code2html-0.9.1-10|12	URL:		http://www.palfrader.org/code2html/
14cr|code2html-0.9.1-10|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|code2html-0.9.1-10|14	Buildarch:	noarch
14cr|code2html-0.9.1-10|15	
14cr|code2html-0.9.1-10|16	%description
14cr|code2html-0.9.1-10|17	code2html is a perlscript which converts a program source code to syntax
14cr|code2html-0.9.1-10|18	highlighted HTML. It may be called from the command line or as a CGI script.
14cr|code2html-0.9.1-10|19	It can also handle include commands in HTML files.
14cr|code2html-0.9.1-10|20	Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile,
14cr|code2html-0.9.1-10|21	Pascal, Perl, SQL, AWK, M4, and Groff.
14cr|code2html-0.9.1-10|22	
14cr|code2html-0.9.1-10|23	%prep
14cr|code2html-0.9.1-10|24	
14cr|code2html-0.9.1-10|25	%setup -q
14cr|code2html-0.9.1-10|26	
14cr|code2html-0.9.1-10|27	%install
14cr|code2html-0.9.1-10|28	rm -rf $RPM_BUILD_ROOT
14cr|code2html-0.9.1-10|29	
14cr|code2html-0.9.1-10|30	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|code2html-0.9.1-10|31	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|code2html-0.9.1-10|32	install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/
14cr|code2html-0.9.1-10|33	install -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|code2html-0.9.1-10|34	
14cr|code2html-0.9.1-10|35	%clean
14cr|code2html-0.9.1-10|36	rm -rf $RPM_BUILD_ROOT
14cr|code2html-0.9.1-10|37	
14cr|code2html-0.9.1-10|38	%files
14cr|code2html-0.9.1-10|39	%defattr(-,root,root)
14cr|code2html-0.9.1-10|40	%doc CREDITS ChangeLog INSTALL LICENSE README
14cr|code2html-0.9.1-10|41	%{_bindir}/*
14cr|code2html-0.9.1-10|42	%{_mandir}/man1/%{name}.1*
14cr|code2html-0.9.1-10|43	
14cr|code2html-0.9.1-10|44	
14cr|code2html-0.9.1-10|45	
14cr|code2html-0.9.1-10|46	
14cr|code2html-0.9.1-10|47	%changelog
14cr|code2html-0.9.1-10|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-10
14cr|code2html-0.9.1-10|49	+ Revision: 4ea4f4f
14cr|code2html-0.9.1-10|50	- MassBuild#464: Increase release tag
14cr|code2html-0.9.1-10|51	
14cr|code2html-0.9.1-10|52	

648 14
14cr|code-aster-11.0.10-3|1	%define		astver	11.0.10
14cr|code-aster-11.0.10-3|2	%define		medver	3.0.3
14cr|code-aster-11.0.10-3|3	%define		medlib	%mklibname med 1
14cr|code-aster-11.0.10-3|4	%define		meddev	%mklibname med -d
14cr|code-aster-11.0.10-3|5	
14cr|code-aster-11.0.10-3|6	%define		metisver 4.0.3
14cr|code-aster-11.0.10-3|7	%define		metisdev %mklibname -d metis
14cr|code-aster-11.0.10-3|8	
14cr|code-aster-11.0.10-3|9	%define		scotver 5.1.11
14cr|code-aster-11.0.10-3|10	%define		scotdev	%mklibname scotch -d
14cr|code-aster-11.0.10-3|11	%define		scotsuf _esmumps
14cr|code-aster-11.0.10-3|12	
14cr|code-aster-11.0.10-3|13	Name:		code-aster
14cr|code-aster-11.0.10-3|14	Group:		Sciences/Physics
14cr|code-aster-11.0.10-3|15	Version:	%{astver}
14cr|code-aster-11.0.10-3|16	Release:	3
14cr|code-aster-11.0.10-3|17	Summary:	Analysis of of mechanical and civil engineering structures
14cr|code-aster-11.0.10-3|18	Source0:	http://www.code-aster.org/FICHIERS/aster-full-src-11.0.10-2.noarch.tar.gz
14cr|code-aster-11.0.10-3|19	License:	GPL
14cr|code-aster-11.0.10-3|20	URL:		http://www.code-aster.org/
14cr|code-aster-11.0.10-3|21	
14cr|code-aster-11.0.10-3|22	
14cr|code-aster-11.0.10-3|23	BuildRequires:	flex bison
14cr|code-aster-11.0.10-3|24	BuildRequires:	gcc-gfortran
14cr|code-aster-11.0.10-3|25	BuildRequires:	hdf5
14cr|code-aster-11.0.10-3|26	BuildRequires:	hdf5-devel
14cr|code-aster-11.0.10-3|27	BuildRequires:	tcl-devel
14cr|code-aster-11.0.10-3|28	BuildRequires:	tk-devel
14cr|code-aster-11.0.10-3|29	
14cr|code-aster-11.0.10-3|30	Patch0:		med-build.patch
14cr|code-aster-11.0.10-3|31	Patch1:		scotch-string-format.patch
14cr|code-aster-11.0.10-3|32	
14cr|code-aster-11.0.10-3|33	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|34	%description
14cr|code-aster-11.0.10-3|35	Code_Aster: how and why?
14cr|code-aster-11.0.10-3|36	
14cr|code-aster-11.0.10-3|37	Why?
14cr|code-aster-11.0.10-3|38	
14cr|code-aster-11.0.10-3|39	EDF guarantees the technical and economical capabilities of its electricity
14cr|code-aster-11.0.10-3|40	production means, from the conception to the end of operational life. The
14cr|code-aster-11.0.10-3|41	safety and availability requirements infer the need to verify the correct
14cr|code-aster-11.0.10-3|42	operation, maintenance and replacements conditions of machines through
14cr|code-aster-11.0.10-3|43	numerical simulation. The analysis of real behaviour and the risks associated
14cr|code-aster-11.0.10-3|44	with mechanical and civil engineering structures require knowledge over non
14cr|code-aster-11.0.10-3|45	linear models of mechanical and thermal phenomena. Code_Aster has been
14cr|code-aster-11.0.10-3|46	developed to satisfy these needs.
14cr|code-aster-11.0.10-3|47	
14cr|code-aster-11.0.10-3|48	With Whom?
14cr|code-aster-11.0.10-3|49	
14cr|code-aster-11.0.10-3|50	The main team is responsible for the coherence and quality (from the
14cr|code-aster-11.0.10-3|51	architecture to the exploitation) of the code. A development network
14cr|code-aster-11.0.10-3|52	provides models adapted to different materials and mechanical components
14cr|code-aster-11.0.10-3|53	found in electrical industry equipment. Led by EDF-R&D, this network contains
14cr|code-aster-11.0.10-3|54	industrial and university researchers as well as project coordinators. It
14cr|code-aster-11.0.10-3|55	aims at giving on time the results of the innovations that are essential to
14cr|code-aster-11.0.10-3|56	evaluate the problems of the system under use and of new projects. The
14cr|code-aster-11.0.10-3|57	Code_Aster Users' Day shows the vitality of the network.
14cr|code-aster-11.0.10-3|58	
14cr|code-aster-11.0.10-3|59	How?
14cr|code-aster-11.0.10-3|60	
14cr|code-aster-11.0.10-3|61	The industrialisation of models, the adaptation of achievements and the
14cr|code-aster-11.0.10-3|62	qualification take advantage of 18 years of development. The configuration
14cr|code-aster-11.0.10-3|63	management tool allows the involved researchers to verify the coherence of
14cr|code-aster-11.0.10-3|64	new modifications, their conformity with the rules and non-regression policy
14cr|code-aster-11.0.10-3|65	of the modified code (over 1,800 tests performed in configuration). prior to
14cr|code-aster-11.0.10-3|66	their integration within the code. The architecture of Code_Aster (a FORTRAN
14cr|code-aster-11.0.10-3|67	base associated to object language) depends on a memory/disk image manager,
14cr|code-aster-11.0.10-3|68	a command supervisor and a finite element calculation engine (the algorithms
14cr|code-aster-11.0.10-3|69	are built independently from the elements formulation).
14cr|code-aster-11.0.10-3|70	
14cr|code-aster-11.0.10-3|71	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|72	%package	-n med
14cr|code-aster-11.0.10-3|73	Summary:	Data exchanges in multi-physics simulation work
14cr|code-aster-11.0.10-3|74	Group:		System/Libraries
14cr|code-aster-11.0.10-3|75	Version:	%{medver}
14cr|code-aster-11.0.10-3|76	
14cr|code-aster-11.0.10-3|77	%description	-n med
14cr|code-aster-11.0.10-3|78	Data exchanges have become a necessity in the studies of multi-physics
14cr|code-aster-11.0.10-3|79	simulation work by different scientific computing software. To achieve
14cr|code-aster-11.0.10-3|80	these exchanges, it is necessary to develop code between gateways software.
14cr|code-aster-11.0.10-3|81	
14cr|code-aster-11.0.10-3|82	%files		-n med
14cr|code-aster-11.0.10-3|83	%{_bindir}/mdump
14cr|code-aster-11.0.10-3|84	%{_bindir}/medconforme
14cr|code-aster-11.0.10-3|85	%{_bindir}/medimport
14cr|code-aster-11.0.10-3|86	%{_bindir}/xmdump
14cr|code-aster-11.0.10-3|87	%dir %{_datadir}/med
14cr|code-aster-11.0.10-3|88	%{_datadir}/med/*
14cr|code-aster-11.0.10-3|89	%dir %{_docdir}/med
14cr|code-aster-11.0.10-3|90	%{_docdir}/med/*
14cr|code-aster-11.0.10-3|91	
14cr|code-aster-11.0.10-3|92	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|93	%package	-n %{medlib}
14cr|code-aster-11.0.10-3|94	Summary:	Data exchanges in multi-physics simulation work
14cr|code-aster-11.0.10-3|95	Group:		Development/Other
14cr|code-aster-11.0.10-3|96	Version:	%{medver}
14cr|code-aster-11.0.10-3|97	Requires:	%{medlib} = %{medver}-%{release}
14cr|code-aster-11.0.10-3|98	
14cr|code-aster-11.0.10-3|99	%description	-n %{medlib}
14cr|code-aster-11.0.10-3|100	Data exchanges have become a necessity in the studies of multi-physics
14cr|code-aster-11.0.10-3|101	simulation work by different scientific computing software. To achieve
14cr|code-aster-11.0.10-3|102	these exchanges, it is necessary to develop code between gateways software.
14cr|code-aster-11.0.10-3|103	
14cr|code-aster-11.0.10-3|104	%files		-n %{medlib}
14cr|code-aster-11.0.10-3|105	%{_libdir}/*.so.*
14cr|code-aster-11.0.10-3|106	
14cr|code-aster-11.0.10-3|107	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|108	%package	-n %{meddev}
14cr|code-aster-11.0.10-3|109	Summary:	Data exchanges in multi-physics simulation work
14cr|code-aster-11.0.10-3|110	Group:		Development/Other
14cr|code-aster-11.0.10-3|111	Version:	%{medver}
14cr|code-aster-11.0.10-3|112	Provides:	med-devel = %{medver}-%{release}
14cr|code-aster-11.0.10-3|113	Provides:	libmed-devel = %{medver}-%{release}
14cr|code-aster-11.0.10-3|114	Requires:	%{medlib} = %{medver}-%{release}
14cr|code-aster-11.0.10-3|115	
14cr|code-aster-11.0.10-3|116	%description	-n %{meddev}
14cr|code-aster-11.0.10-3|117	Data exchanges have become a necessity in the studies of multi-physics
14cr|code-aster-11.0.10-3|118	simulation work by different scientific computing software. To achieve
14cr|code-aster-11.0.10-3|119	these exchanges, it is necessary to develop code between gateways software.
14cr|code-aster-11.0.10-3|120	
14cr|code-aster-11.0.10-3|121	%files		-n %{meddev}
14cr|code-aster-11.0.10-3|122	%{_includedir}/MED*
14cr|code-aster-11.0.10-3|123	%{_includedir}/med*
14cr|code-aster-11.0.10-3|124	%{_libdir}/*.so
14cr|code-aster-11.0.10-3|125	%{_libdir}/*.settings
14cr|code-aster-11.0.10-3|126	
14cr|code-aster-11.0.10-3|127	
14cr|code-aster-11.0.10-3|128	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|129	%package	-n metis
14cr|code-aster-11.0.10-3|130	Summary:	Partitioning unstructured graphs and meshes
14cr|code-aster-11.0.10-3|131	Group:		Development/Other
14cr|code-aster-11.0.10-3|132	License:	BSD like
14cr|code-aster-11.0.10-3|133	Version:	%{metisver}
14cr|code-aster-11.0.10-3|134	
14cr|code-aster-11.0.10-3|135	%description	-n metis
14cr|code-aster-11.0.10-3|136	METIS is a software package for partitioning unstructured graphs, partitioning
14cr|code-aster-11.0.10-3|137	meshes, and computing fill-reducing orderings of sparse matrices.
14cr|code-aster-11.0.10-3|138	
14cr|code-aster-11.0.10-3|139	%files		-n metis
14cr|code-aster-11.0.10-3|140	%{_bindir}/graphchk
14cr|code-aster-11.0.10-3|141	%{_bindir}/kmetis
14cr|code-aster-11.0.10-3|142	%{_bindir}/mesh2dual
14cr|code-aster-11.0.10-3|143	%{_bindir}/mesh2nodal
14cr|code-aster-11.0.10-3|144	%{_bindir}/oemetis
14cr|code-aster-11.0.10-3|145	%{_bindir}/onmetis
14cr|code-aster-11.0.10-3|146	%{_bindir}/partdmesh
14cr|code-aster-11.0.10-3|147	%{_bindir}/partnmesh
14cr|code-aster-11.0.10-3|148	%{_bindir}/pmetis
14cr|code-aster-11.0.10-3|149	%{_docdir}/metis/manual.ps
14cr|code-aster-11.0.10-3|150	
14cr|code-aster-11.0.10-3|151	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|152	%package	-n %{metisdev}
14cr|code-aster-11.0.10-3|153	Summary:	Partitioning unstructured graphs and meshes
14cr|code-aster-11.0.10-3|154	Group:		Development/Other
14cr|code-aster-11.0.10-3|155	License:	BSD like
14cr|code-aster-11.0.10-3|156	Version:	%{metisver}
14cr|code-aster-11.0.10-3|157	Provides:	metis-devel = %{metisver}-%{release}
14cr|code-aster-11.0.10-3|158	Provides:	libmetis-devel = %{metisver}-%{release}
14cr|code-aster-11.0.10-3|159	
14cr|code-aster-11.0.10-3|160	%description	-n %{metisdev}
14cr|code-aster-11.0.10-3|161	METIS is a software package for partitioning unstructured graphs, partitioning
14cr|code-aster-11.0.10-3|162	meshes, and computing fill-reducing orderings of sparse matrices.
14cr|code-aster-11.0.10-3|163	
14cr|code-aster-11.0.10-3|164	%files		-n %{metisdev}
14cr|code-aster-11.0.10-3|165	%{_includedir}/metis.h
14cr|code-aster-11.0.10-3|166	%dir %{_includedir}/metis
14cr|code-aster-11.0.10-3|167	%{_includedir}/metis/*
14cr|code-aster-11.0.10-3|168	%{_libdir}/libmetis.a
14cr|code-aster-11.0.10-3|169	
14cr|code-aster-11.0.10-3|170	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|171	%package	-n scotch
14cr|code-aster-11.0.10-3|172	Summary:	Mapping, partitioning, and sparse matrix block ordering
14cr|code-aster-11.0.10-3|173	Group:		Development/Other
14cr|code-aster-11.0.10-3|174	License:	LGPL
14cr|code-aster-11.0.10-3|175	Version:	%{scotver}
14cr|code-aster-11.0.10-3|176	
14cr|code-aster-11.0.10-3|177	%description	-n scotch
14cr|code-aster-11.0.10-3|178	A software package and a software library devoted to static mapping,
14cr|code-aster-11.0.10-3|179	partitioning, and sparse matrix block ordering of graphs and meshes.
14cr|code-aster-11.0.10-3|180	
14cr|code-aster-11.0.10-3|181	%files		-n scotch
14cr|code-aster-11.0.10-3|182	%dir %{_datadir}/scotch
14cr|code-aster-11.0.10-3|183	%{_datadir}/scotch/*
14cr|code-aster-11.0.10-3|184	%dir %{_docdir}/scotch
14cr|code-aster-11.0.10-3|185	%{_docdir}/scotch/*
14cr|code-aster-11.0.10-3|186	
14cr|code-aster-11.0.10-3|187	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|188	%package	-n %{scotdev}
14cr|code-aster-11.0.10-3|189	Summary:	Mapping, partitioning, and sparse matrix block ordering
14cr|code-aster-11.0.10-3|190	Group:		Development/Other
14cr|code-aster-11.0.10-3|191	License:	LGPL
14cr|code-aster-11.0.10-3|192	Version:	%{scotver}
14cr|code-aster-11.0.10-3|193	Provides:	scotch-devel = %{scotver}-%{release}
14cr|code-aster-11.0.10-3|194	Provides:	libscotch-devel = %{scotver}-%{release}
14cr|code-aster-11.0.10-3|195	
14cr|code-aster-11.0.10-3|196	%description	-n %{scotdev}
14cr|code-aster-11.0.10-3|197	A software package and a software library devoted to static mapping,
14cr|code-aster-11.0.10-3|198	partitioning, and sparse matrix block ordering of graphs and meshes.
14cr|code-aster-11.0.10-3|199	
14cr|code-aster-11.0.10-3|200	%files		-n %{scotdev}
14cr|code-aster-11.0.10-3|201	%dir %{_includedir}/scotch
14cr|code-aster-11.0.10-3|202	%{_includedir}/scotch/*
14cr|code-aster-11.0.10-3|203	%{_libdir}/scotch/*.a
14cr|code-aster-11.0.10-3|204	
14cr|code-aster-11.0.10-3|205	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|206	%prep
14cr|code-aster-11.0.10-3|207	%setup -q -n aster-full-src-%{astver}/SRC
14cr|code-aster-11.0.10-3|208	tar zxf med-%{medver}.tar.gz
14cr|code-aster-11.0.10-3|209	tar zxf metis-%{metisver}.tar.gz
14cr|code-aster-11.0.10-3|210	tar zxf scotch-%{scotver}%{scotsuf}-1.tar.gz
14cr|code-aster-11.0.10-3|211	
14cr|code-aster-11.0.10-3|212	%patch0 -p2
14cr|code-aster-11.0.10-3|213	%patch1 -p2
14cr|code-aster-11.0.10-3|214	pushd med-%{medver}
14cr|code-aster-11.0.10-3|215	autoreconf -ifs
14cr|code-aster-11.0.10-3|216	popd
14cr|code-aster-11.0.10-3|217	
14cr|code-aster-11.0.10-3|218	
14cr|code-aster-11.0.10-3|219	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|220	%build
14cr|code-aster-11.0.10-3|221	pushd med-%{medver}
14cr|code-aster-11.0.10-3|222	%configure --disable-static --enable-shared --with-hdf5=%{_prefix}
14cr|code-aster-11.0.10-3|223	%make
14cr|code-aster-11.0.10-3|224	popd
14cr|code-aster-11.0.10-3|225	
14cr|code-aster-11.0.10-3|226	pushd metis-%{metisver}
14cr|code-aster-11.0.10-3|227	%make default
14cr|code-aster-11.0.10-3|228	popd
14cr|code-aster-11.0.10-3|229	
14cr|code-aster-11.0.10-3|230	pushd scotch_%{scotver}%{scotsuf}/src
14cr|code-aster-11.0.10-3|231	perl -pi								\
14cr|code-aster-11.0.10-3|232	-e 's|\?CC\?|%{__cc}|;'						\
14cr|code-aster-11.0.10-3|233	-e 's|\?CFLAGS\?|-pthread %{optflags}|;'			\
14cr|code-aster-11.0.10-3|234	-e 's|^(LDFLAGS\s+=.*)|$1 %{ldflags}|;'				\
14cr|code-aster-11.0.10-3|235	-e 's|\?RANLIB\?|ranlib|;'					\
14cr|code-aster-11.0.10-3|236	-e 's|\?FLEX\?|flex|;'						\
14cr|code-aster-11.0.10-3|237	-e 's|\?YACC\?|yacc|;'						\
14cr|code-aster-11.0.10-3|238	Makefile.inc
14cr|code-aster-11.0.10-3|239	%make
14cr|code-aster-11.0.10-3|240	popd
14cr|code-aster-11.0.10-3|241	
14cr|code-aster-11.0.10-3|242	#-----------------------------------------------------------------------
14cr|code-aster-11.0.10-3|243	%install
14cr|code-aster-11.0.10-3|244	pushd med-%{medver}
14cr|code-aster-11.0.10-3|245	%makeinstall_std							\
14cr|code-aster-11.0.10-3|246	docdir=%{_docdir}/med						\
14cr|code-aster-11.0.10-3|247	testcdir=%{_datadir}/med/bin/testc				\
14cr|code-aster-11.0.10-3|248	testfdir=%{_datadir}/med/bin/testf				\
14cr|code-aster-11.0.10-3|249	usescasesdir=%{_datadir}/med/bin/usescases			\
14cr|code-aster-11.0.10-3|250	unittestsdir=%{_datadir}/med/bin/unittests
14cr|code-aster-11.0.10-3|251	pushd %{buildroot}%{_includedir}
14cr|code-aster-11.0.10-3|252	mv -f 2.3.6 med-2.3.6
14cr|code-aster-11.0.10-3|253	popd
14cr|code-aster-11.0.10-3|254	popd
14cr|code-aster-11.0.10-3|255	
14cr|code-aster-11.0.10-3|256	pushd metis-%{metisver}
14cr|code-aster-11.0.10-3|257	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_includedir}/metis	\
14cr|code-aster-11.0.10-3|258	%{buildroot}%{_libdir}  %{buildroot}%{_docdir}/metis
14cr|code-aster-11.0.10-3|259	cp -fa graphchk kmetis mesh2dual mesh2nodal oemetis onmetis		\
14cr|code-aster-11.0.10-3|260	partdmesh partnmesh pmetis %{buildroot}%{_bindir}
14cr|code-aster-11.0.10-3|261	cp -fa libmetis.a %{buildroot}%{_libdir}
14cr|code-aster-11.0.10-3|262	cp -fa Lib/metis.h %{buildroot}%{_includedir}
14cr|code-aster-11.0.10-3|263	cp -fa Lib/{defs,struct,macros,rename,proto}.h			\
14cr|code-aster-11.0.10-3|264	%{buildroot}%{_includedir}/metis
14cr|code-aster-11.0.10-3|265	cp -fa Doc/manual.ps %{buildroot}%{_docdir}/metis
14cr|code-aster-11.0.10-3|266	popd
14cr|code-aster-11.0.10-3|267	
14cr|code-aster-11.0.10-3|268	pushd scotch_%{scotver}%{scotsuf}
14cr|code-aster-11.0.10-3|269	mkdir -p %{buildroot}%{_datadir}/scotch/bin				\
14cr|code-aster-11.0.10-3|270	%{buildroot}%{_includedir}/scotch %{buildroot}%{_libdir}/scotch	\
14cr|code-aster-11.0.10-3|271	%{buildroot}%{_docdir}/scotch
14cr|code-aster-11.0.10-3|272	cp -fa lib/lib*.a %{buildroot}%{_libdir}/scotch
14cr|code-aster-11.0.10-3|273	cp -f include/*.h %{buildroot}%{_includedir}/scotch
14cr|code-aster-11.0.10-3|274	pushd bin
14cr|code-aster-11.0.10-3|275	cp -f acpl atst gmk_m3 gtst mmk_m3 amk_ccc gmk_msh mord		\
14cr|code-aster-11.0.10-3|276	amk_fft2 gmk_ub2 mtst amk_grf gcv gmtst amk_hy gmap gord	\
14cr|code-aster-11.0.10-3|277	amk_m2 gmk_hy gotst mcv amk_p2 gmk_m2 gout mmk_m2		\
14cr|code-aster-11.0.10-3|278	%{buildroot}%{_datadir}/scotch/bin
14cr|code-aster-11.0.10-3|279	popd
14cr|code-aster-11.0.10-3|280	cp -fa doc/*.pdf %{buildroot}%{_docdir}/scotch
14cr|code-aster-11.0.10-3|281	cp -far tgt %{buildroot}%{_datadir}/scotch
14cr|code-aster-11.0.10-3|282	popd
14cr|code-aster-11.0.10-3|283	
14cr|code-aster-11.0.10-3|284	chmod -R a+r %{buildroot}
14cr|code-aster-11.0.10-3|285	
14cr|code-aster-11.0.10-3|286	
14cr|code-aster-11.0.10-3|287	
14cr|code-aster-11.0.10-3|288	%changelog
14cr|code-aster-11.0.10-3|289	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.0.10-3
14cr|code-aster-11.0.10-3|290	+ Revision: c6b756c
14cr|code-aster-11.0.10-3|291	- MassBuild#464: Increase release tag
14cr|code-aster-11.0.10-3|292	
14cr|code-aster-11.0.10-3|293	

649 14
14cr|codeblocks-13.12-2|1	%define Werror_cflags %nil
14cr|codeblocks-13.12-2|2	%global optflags %{optflags} -fpermissive -fno-strict-aliasing
14cr|codeblocks-13.12-2|3	%define major		0
14cr|codeblocks-13.12-2|4	%define libname_orig	lib%{name}
14cr|codeblocks-13.12-2|5	%define libname		%mklibname %{name} 0
14cr|codeblocks-13.12-2|6	%define develname	%mklibname -d %{name}
14cr|codeblocks-13.12-2|7	
14cr|codeblocks-13.12-2|8	Name:		codeblocks
14cr|codeblocks-13.12-2|9	Version:	13.12
14cr|codeblocks-13.12-2|10	Release:	2
14cr|codeblocks-13.12-2|11	Summary:	A C++ IDE
14cr|codeblocks-13.12-2|12	Group:		Development/Other
14cr|codeblocks-13.12-2|13	License:	GPLv3
14cr|codeblocks-13.12-2|14	URL:		http://www.codeblocks.org/
14cr|codeblocks-13.12-2|15	Source0:	http://sourceforge.net/projects/codeblocks/files/Sources/12.11/%{name}_%{version}-1.tar.gz
14cr|codeblocks-13.12-2|16	Source1:	%{name}.png
14cr|codeblocks-13.12-2|17	Source100:	%{name}.rpmlintrc
14cr|codeblocks-13.12-2|18	BuildRequires:	zip
14cr|codeblocks-13.12-2|19	BuildRequires:  autoconf
14cr|codeblocks-13.12-2|20	BuildRequires:  wxgtku2.8-devel
14cr|codeblocks-13.12-2|21	BuildRequires:	imagemagick
14cr|codeblocks-13.12-2|22	BuildRequires:	pkgconfig(hunspell)
14cr|codeblocks-13.12-2|23	BuildRequires:	pkgconfig(gamin)
14cr|codeblocks-13.12-2|24	BuildRequires:	libboost-devel
14cr|codeblocks-13.12-2|25	Requires:       %{libname} >= %{EVRD}
14cr|codeblocks-13.12-2|26	Suggests:	gcc-c++
14cr|codeblocks-13.12-2|27	
14cr|codeblocks-13.12-2|28	
14cr|codeblocks-13.12-2|29	%description
14cr|codeblocks-13.12-2|30	Code::Blocks is a free C++ IDE built specifically to meet the most
14cr|codeblocks-13.12-2|31	demanding needs of its users. It was designed, right from the start,
14cr|codeblocks-13.12-2|32	to be extensible and configurable.
14cr|codeblocks-13.12-2|33	Built around a plugin framework, Code::Blocks can be extended with
14cr|codeblocks-13.12-2|34	plug-in DLLs. It includes a plugin wizard so you can compile your own
14cr|codeblocks-13.12-2|35	plug-ins!
14cr|codeblocks-13.12-2|36	
14cr|codeblocks-13.12-2|37	%package -n %{libname}
14cr|codeblocks-13.12-2|38	Summary:        Shared library for %{name}
14cr|codeblocks-13.12-2|39	Group:          System/Libraries
14cr|codeblocks-13.12-2|40	Provides:       %{libname_orig} = %{version}-%{release}
14cr|codeblocks-13.12-2|41	
14cr|codeblocks-13.12-2|42	%description -n %{libname}
14cr|codeblocks-13.12-2|43	Shared libraries for %{name}.
14cr|codeblocks-13.12-2|44	
14cr|codeblocks-13.12-2|45	%package -n %{develname}
14cr|codeblocks-13.12-2|46	Summary:        Development headers for %{name}
14cr|codeblocks-13.12-2|47	Group:          Development/C
14cr|codeblocks-13.12-2|48	Requires:       %{libname} = %{version}
14cr|codeblocks-13.12-2|49	Provides:       %{name}-devel = %{version}-%{release}
14cr|codeblocks-13.12-2|50	Provides:       %{libname_orig}-devel = %{version}-%{release}
14cr|codeblocks-13.12-2|51	
14cr|codeblocks-13.12-2|52	%description -n %{develname}
14cr|codeblocks-13.12-2|53	Development headers for %{name}.
14cr|codeblocks-13.12-2|54	
14cr|codeblocks-13.12-2|55	%prep
14cr|codeblocks-13.12-2|56	%setup -qn %{name}-%{version}
14cr|codeblocks-13.12-2|57	
14cr|codeblocks-13.12-2|58	%build
14cr|codeblocks-13.12-2|59	%configure2_5x --with-contrib-plugins=all --disable-static
14cr|codeblocks-13.12-2|60	%make
14cr|codeblocks-13.12-2|61	
14cr|codeblocks-13.12-2|62	%install
14cr|codeblocks-13.12-2|63	%makeinstall_std
14cr|codeblocks-13.12-2|64	
14cr|codeblocks-13.12-2|65	
14cr|codeblocks-13.12-2|66	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{128x128,256x256}/apps
14cr|codeblocks-13.12-2|67	convert -scale 128x128 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|codeblocks-13.12-2|68	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cr|codeblocks-13.12-2|69	
14cr|codeblocks-13.12-2|70	chmod +x %{buildroot}%{_datadir}/%{name}/lexers/lexer_bash.sample
14cr|codeblocks-13.12-2|71	
14cr|codeblocks-13.12-2|72	%files
14cr|codeblocks-13.12-2|73	%doc README AUTHORS BUGS COMPILERS TODO NEWS ChangeLog
14cr|codeblocks-13.12-2|74	%{_bindir}/*
14cr|codeblocks-13.12-2|75	%{_libdir}/%{name}
14cr|codeblocks-13.12-2|76	%{_mandir}/man1/*.1*
14cr|codeblocks-13.12-2|77	%{_datadir}/applications/%{name}.desktop
14cr|codeblocks-13.12-2|78	%{_datadir}/%{name}
14cr|codeblocks-13.12-2|79	%{_iconsdir}/hicolor/*/*/*.png
14cr|codeblocks-13.12-2|80	%{_datadir}/mime/packages/%{name}.xml
14cr|codeblocks-13.12-2|81	%{_datadir}/pixmaps/%{name}.png
14cr|codeblocks-13.12-2|82	
14cr|codeblocks-13.12-2|83	%files -n %{libname}
14cr|codeblocks-13.12-2|84	%doc README ChangeLog
14cr|codeblocks-13.12-2|85	%{_libdir}/lib*.so.%{major}*
14cr|codeblocks-13.12-2|86	
14cr|codeblocks-13.12-2|87	%files -n %{develname}
14cr|codeblocks-13.12-2|88	%doc BUGS COMPILERS TODO
14cr|codeblocks-13.12-2|89	%{_libdir}/*.so
14cr|codeblocks-13.12-2|90	%{_libdir}/pkgconfig/*.pc
14cr|codeblocks-13.12-2|91	%{_includedir}/*
14cr|codeblocks-13.12-2|92	
14cr|codeblocks-13.12-2|93	%changelog
14cr|codeblocks-13.12-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.12-2
14cr|codeblocks-13.12-2|95	+ Revision: 05747d9
14cr|codeblocks-13.12-2|96	- MassBuild#464: Increase release tag
14cr|codeblocks-13.12-2|97	
14cr|codeblocks-13.12-2|98	

650 14
14cr|codec2-0.1-0.0.r195.2|1	%define	snap r195
14cr|codec2-0.1-0.0.r195.2|2	
14cr|codec2-0.1-0.0.r195.2|3	%define	major 0
14cr|codec2-0.1-0.0.r195.2|4	%define libname %mklibname codec2 _%{major}
14cr|codec2-0.1-0.0.r195.2|5	%define develname %mklibname codec2 -d
14cr|codec2-0.1-0.0.r195.2|6	
14cr|codec2-0.1-0.0.r195.2|7	Summary:	Low bit rate speech codec
14cr|codec2-0.1-0.0.r195.2|8	Name:		codec2
14cr|codec2-0.1-0.0.r195.2|9	Version:	0.1
14cr|codec2-0.1-0.0.r195.2|10	Release:	0.0.%{snap}.2
14cr|codec2-0.1-0.0.r195.2|11	License:	LGPL
14cr|codec2-0.1-0.0.r195.2|12	Group:		Sound
14cr|codec2-0.1-0.0.r195.2|13	URL:		http://rowetel.com/codec2.html
14cr|codec2-0.1-0.0.r195.2|14	Source0:	%{name}-%{snap}.tar.gz
14cr|codec2-0.1-0.0.r195.2|15	Patch0:		codec2-shared.diff
14cr|codec2-0.1-0.0.r195.2|16	BuildRequires:	libtool
14cr|codec2-0.1-0.0.r195.2|17	
14cr|codec2-0.1-0.0.r195.2|18	%description
14cr|codec2-0.1-0.0.r195.2|19	Codec2 is an open source low bit rate speech codec designed for communications
14cr|codec2-0.1-0.0.r195.2|20	quality speech at around 2400 bit/s. Applications include low bandwidth HF/VHF
14cr|codec2-0.1-0.0.r195.2|21	digital radio. It fills a gap in open source, free-as-in-speech voice codecs
14cr|codec2-0.1-0.0.r195.2|22	beneath 5000 bit/s.
14cr|codec2-0.1-0.0.r195.2|23	
14cr|codec2-0.1-0.0.r195.2|24	%package -n	%{libname}
14cr|codec2-0.1-0.0.r195.2|25	Summary:	Shared %{name} library
14cr|codec2-0.1-0.0.r195.2|26	Group:		System/Libraries
14cr|codec2-0.1-0.0.r195.2|27	
14cr|codec2-0.1-0.0.r195.2|28	%description -n	%{libname}
14cr|codec2-0.1-0.0.r195.2|29	Codec2 is an open source low bit rate speech codec designed for communications
14cr|codec2-0.1-0.0.r195.2|30	quality speech at around 2400 bit/s. Applications include low bandwidth HF/VHF
14cr|codec2-0.1-0.0.r195.2|31	digital radio. It fills a gap in open source, free-as-in-speech voice codecs
14cr|codec2-0.1-0.0.r195.2|32	beneath 5000 bit/s.
14cr|codec2-0.1-0.0.r195.2|33	
14cr|codec2-0.1-0.0.r195.2|34	%package -n	%{develname}
14cr|codec2-0.1-0.0.r195.2|35	Summary:	Development files for the %{name} library
14cr|codec2-0.1-0.0.r195.2|36	Group:		Development/C
14cr|codec2-0.1-0.0.r195.2|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|codec2-0.1-0.0.r195.2|38	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|codec2-0.1-0.0.r195.2|39	Requires:	%{libname} = %{version}-%{release}
14cr|codec2-0.1-0.0.r195.2|40	
14cr|codec2-0.1-0.0.r195.2|41	%description -n	%{develname}
14cr|codec2-0.1-0.0.r195.2|42	Codec2 is an open source low bit rate speech codec designed for communications
14cr|codec2-0.1-0.0.r195.2|43	quality speech at around 2400 bit/s. Applications include low bandwidth HF/VHF
14cr|codec2-0.1-0.0.r195.2|44	digital radio. It fills a gap in open source, free-as-in-speech voice codecs
14cr|codec2-0.1-0.0.r195.2|45	beneath 5000 bit/s.
14cr|codec2-0.1-0.0.r195.2|46	
14cr|codec2-0.1-0.0.r195.2|47	This package contains the development files for codec2.
14cr|codec2-0.1-0.0.r195.2|48	
14cr|codec2-0.1-0.0.r195.2|49	%prep
14cr|codec2-0.1-0.0.r195.2|50	
14cr|codec2-0.1-0.0.r195.2|51	%setup -q -n %{name}
14cr|codec2-0.1-0.0.r195.2|52	%patch0 -p0
14cr|codec2-0.1-0.0.r195.2|53	
14cr|codec2-0.1-0.0.r195.2|54	%build
14cr|codec2-0.1-0.0.r195.2|55	%make -C src CFLAGS="%{optflags} -I. -DFLOATING_POINT -DVAR_ARRAYS" LDFLAGS="%{ldflags}" libdir=%{_libdir}
14cr|codec2-0.1-0.0.r195.2|56	
14cr|codec2-0.1-0.0.r195.2|57	%install
14cr|codec2-0.1-0.0.r195.2|58	%makeinstall_std -C src \
14cr|codec2-0.1-0.0.r195.2|59	bindir=%{_bindir} \
14cr|codec2-0.1-0.0.r195.2|60	libdir=%{_libdir} \
14cr|codec2-0.1-0.0.r195.2|61	includedir=%{_includedir}
14cr|codec2-0.1-0.0.r195.2|62	
14cr|codec2-0.1-0.0.r195.2|63	%files
14cr|codec2-0.1-0.0.r195.2|64	%{_bindir}/*
14cr|codec2-0.1-0.0.r195.2|65	
14cr|codec2-0.1-0.0.r195.2|66	%files -n %{libname}
14cr|codec2-0.1-0.0.r195.2|67	%{_libdir}/*.so.%{major}*
14cr|codec2-0.1-0.0.r195.2|68	
14cr|codec2-0.1-0.0.r195.2|69	%files -n %{develname}
14cr|codec2-0.1-0.0.r195.2|70	%dir %{_includedir}/%{name}
14cr|codec2-0.1-0.0.r195.2|71	%{_includedir}/%{name}/*
14cr|codec2-0.1-0.0.r195.2|72	%{_libdir}/*.so
14cr|codec2-0.1-0.0.r195.2|73	
14cr|codec2-0.1-0.0.r195.2|74	
14cr|codec2-0.1-0.0.r195.2|75	%changelog
14cr|codec2-0.1-0.0.r195.2|76	* Tue Nov 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-0.0.r195.2
14cr|codec2-0.1-0.0.r195.2|77	+ Revision: a77abf7
14cr|codec2-0.1-0.0.r195.2|78	- LOG Drop .la and .a files, spec cleanup
14cr|codec2-0.1-0.0.r195.2|79	
14cr|codec2-0.1-0.0.r195.2|80	

651 14
14cr|codehaus-parent-3-2|1	Name:           codehaus-parent
14cr|codehaus-parent-3-2|2	Version:        3
14cr|codehaus-parent-3-2|3	Release:        2
14cr|codehaus-parent-3-2|4	Summary:        Parent pom file for codehaus projects
14cr|codehaus-parent-3-2|5	
14cr|codehaus-parent-3-2|6	Group:          Development/Java
14cr|codehaus-parent-3-2|7	License:        ASL 2.0
14cr|codehaus-parent-3-2|8	URL:            http://codehaus.org/
14cr|codehaus-parent-3-2|9	#Next version with license is at https://github.com/sonatype/codehaus-parent/blob/master/pom.xml
14cr|codehaus-parent-3-2|10	Source0:        http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14cr|codehaus-parent-3-2|11	#Patch0:         %{name}-enforcer.patch
14cr|codehaus-parent-3-2|12	BuildArch:      noarch
14cr|codehaus-parent-3-2|13	
14cr|codehaus-parent-3-2|14	BuildRequires:  jpackage-utils
14cr|codehaus-parent-3-2|15	
14cr|codehaus-parent-3-2|16	Requires:       jpackage-utils
14cr|codehaus-parent-3-2|17	
14cr|codehaus-parent-3-2|18	%description
14cr|codehaus-parent-3-2|19	This package contains the parent pom file for codehaus projects.
14cr|codehaus-parent-3-2|20	
14cr|codehaus-parent-3-2|21	
14cr|codehaus-parent-3-2|22	%prep
14cr|codehaus-parent-3-2|23	%setup -q -c -T
14cr|codehaus-parent-3-2|24	cp %{SOURCE0} .
14cr|codehaus-parent-3-2|25	#%patch0
14cr|codehaus-parent-3-2|26	
14cr|codehaus-parent-3-2|27	%build
14cr|codehaus-parent-3-2|28	
14cr|codehaus-parent-3-2|29	
14cr|codehaus-parent-3-2|30	%install
14cr|codehaus-parent-3-2|31	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|codehaus-parent-3-2|32	install -pm 644 codehaus-parent-3.pom \
14cr|codehaus-parent-3-2|33	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|codehaus-parent-3-2|34	
14cr|codehaus-parent-3-2|35	#%add_to_maven_depmap org.codehaus codehaus-parent %{version} JPP codehaus-parent
14cr|codehaus-parent-3-2|36	%add_to_maven_depmap JPP-%{name}.pom
14cr|codehaus-parent-3-2|37	
14cr|codehaus-parent-3-2|38	%files
14cr|codehaus-parent-3-2|39	%{_mavenpomdir}/*
14cr|codehaus-parent-3-2|40	%{_mavendepmapfragdir}/*
14cr|codehaus-parent-3-2|41	
14cr|codehaus-parent-3-2|42	%changelog
14cr|codehaus-parent-3-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3-2
14cr|codehaus-parent-3-2|44	+ Revision: 9fbd589
14cr|codehaus-parent-3-2|45	- MassBuild#464: Increase release tag
14cr|codehaus-parent-3-2|46	
14cr|codehaus-parent-3-2|47	

652 14
14cr|codelite-6.0.1-2|1	Summary:	A powerful open-source, cross platform code editor for C/C++
14cr|codelite-6.0.1-2|2	Name:		codelite
14cr|codelite-6.0.1-2|3	Version:	6.0.1
14cr|codelite-6.0.1-2|4	Release:	2
14cr|codelite-6.0.1-2|5	License:	GPLv2+
14cr|codelite-6.0.1-2|6	Group:		Development/Tools
14cr|codelite-6.0.1-2|7	Url:		http://www.codelite.org
14cr|codelite-6.0.1-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|codelite-6.0.1-2|9	Source10:	%{name}.rpmlintrc
14cr|codelite-6.0.1-2|10	Patch0:		codelite-6.0.1-desktop.patch
14cr|codelite-6.0.1-2|11	Patch1:		codelite-6.0.1-linkage.patch
14cr|codelite-6.0.1-2|12	Patch2:		codelite-5.4-libdir.patch
14cr|codelite-6.0.1-2|13	BuildRequires:	cmake
14cr|codelite-6.0.1-2|14	BuildRequires:	wxgtku3.0-devel
14cr|codelite-6.0.1-2|15	BuildRequires:	pkgconfig(freetype2)
14cr|codelite-6.0.1-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|codelite-6.0.1-2|17	BuildRequires:	pkgconfig(libssh)
14cr|codelite-6.0.1-2|18	Requires:	wxgtk3.0
14cr|codelite-6.0.1-2|19	Requires:	xterm
14cr|codelite-6.0.1-2|20	
14cr|codelite-6.0.1-2|21	%description
14cr|codelite-6.0.1-2|22	CodeLite uses a sophisticated, yet intuitive interface which allows
14cr|codelite-6.0.1-2|23	users to easily create, build and debug complex projects.
14cr|codelite-6.0.1-2|24	
14cr|codelite-6.0.1-2|25	%files -f %{name}.lang
14cr|codelite-6.0.1-2|26	%doc AUTHORS LICENSE COPYING
14cr|codelite-6.0.1-2|27	%{_bindir}/clg++
14cr|codelite-6.0.1-2|28	%{_bindir}/clgcc
14cr|codelite-6.0.1-2|29	%{_bindir}/codelite
14cr|codelite-6.0.1-2|30	%{_bindir}/codelite-cc
14cr|codelite-6.0.1-2|31	%{_bindir}/codelite-clang
14cr|codelite-6.0.1-2|32	%{_bindir}/codelite-echo
14cr|codelite-6.0.1-2|33	%{_bindir}/codelite-make
14cr|codelite-6.0.1-2|34	%{_bindir}/codelite-terminal
14cr|codelite-6.0.1-2|35	%{_bindir}/codelite_indexer
14cr|codelite-6.0.1-2|36	%{_bindir}/codelite_cppcheck
14cr|codelite-6.0.1-2|37	%{_bindir}/codelite_fix_files
14cr|codelite-6.0.1-2|38	%{_bindir}/codelite_exec
14cr|codelite-6.0.1-2|39	%{_bindir}/codelite_kill_children
14cr|codelite-6.0.1-2|40	%{_bindir}/codelite_xterm
14cr|codelite-6.0.1-2|41	%{_datadir}/applications/%{name}.desktop
14cr|codelite-6.0.1-2|42	%{_datadir}/%{name}
14cr|codelite-6.0.1-2|43	%{_libdir}/%{name}/
14cr|codelite-6.0.1-2|44	%{_mandir}/man1/*.1*
14cr|codelite-6.0.1-2|45	
14cr|codelite-6.0.1-2|46	#----------------------------------------------------------------------------
14cr|codelite-6.0.1-2|47	
14cr|codelite-6.0.1-2|48	%prep
14cr|codelite-6.0.1-2|49	%setup -q
14cr|codelite-6.0.1-2|50	%patch0 -p1
14cr|codelite-6.0.1-2|51	%patch1 -p1
14cr|codelite-6.0.1-2|52	%patch2 -p1
14cr|codelite-6.0.1-2|53	
14cr|codelite-6.0.1-2|54	%build
14cr|codelite-6.0.1-2|55	%cmake \
14cr|codelite-6.0.1-2|56	-DPREFIX:PATH=%{_prefix} \
14cr|codelite-6.0.1-2|57	-DCL_INSTALL_LIBDIR=%{_lib}
14cr|codelite-6.0.1-2|58	%make
14cr|codelite-6.0.1-2|59	
14cr|codelite-6.0.1-2|60	%install
14cr|codelite-6.0.1-2|61	%makeinstall_std -C build
14cr|codelite-6.0.1-2|62	
14cr|codelite-6.0.1-2|63	%find_lang %{name}
14cr|codelite-6.0.1-2|64	
14cr|codelite-6.0.1-2|65	# To fix unstripped-binary-or-object
14cr|codelite-6.0.1-2|66	chmod 0755 %{buildroot}%{_libdir}/%{name}/*.so
14cr|codelite-6.0.1-2|67	
14cr|codelite-6.0.1-2|68	
14cr|codelite-6.0.1-2|69	%changelog
14cr|codelite-6.0.1-2|70	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.1-2
14cr|codelite-6.0.1-2|71	+ Revision: acfa9d2
14cr|codelite-6.0.1-2|72	- Fix menu category in desktop file
14cr|codelite-6.0.1-2|73	
14cr|codelite-6.0.1-2|74	

653 14
14cr|codeville-0.8.0-8|1	%define name codeville
14cr|codeville-0.8.0-8|2	%define oname Codeville
14cr|codeville-0.8.0-8|3	%define version 0.8.0
14cr|codeville-0.8.0-8|4	%define release 8
14cr|codeville-0.8.0-8|5	
14cr|codeville-0.8.0-8|6	Summary: Distributed version control system
14cr|codeville-0.8.0-8|7	Name: %{name}
14cr|codeville-0.8.0-8|8	Version: %{version}
14cr|codeville-0.8.0-8|9	Release: %{release}
14cr|codeville-0.8.0-8|10	Source0: http://www.codeville.org/download/%{oname}-%{version}.tar.bz2
14cr|codeville-0.8.0-8|11	License: BSD
14cr|codeville-0.8.0-8|12	Group: Development/Other
14cr|codeville-0.8.0-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|codeville-0.8.0-8|14	BuildArch: noarch
14cr|codeville-0.8.0-8|15	Url: http://www.codeville.org/
14cr|codeville-0.8.0-8|16	BuildRequires: python-devel
14cr|codeville-0.8.0-8|17	Requires: python
14cr|codeville-0.8.0-8|18	
14cr|codeville-0.8.0-8|19	%description
14cr|codeville-0.8.0-8|20	Codeville is a distributed version control system. It began with a
14cr|codeville-0.8.0-8|21	novel idea for a merge algorithm and has grown from there. It is
14cr|codeville-0.8.0-8|22	designed to be easy to use and scale from small personal projects to
14cr|codeville-0.8.0-8|23	very large distributed ones.
14cr|codeville-0.8.0-8|24	
14cr|codeville-0.8.0-8|25	%prep
14cr|codeville-0.8.0-8|26	%setup -q -n %oname-%version
14cr|codeville-0.8.0-8|27	
14cr|codeville-0.8.0-8|28	%build
14cr|codeville-0.8.0-8|29	python setup.py build
14cr|codeville-0.8.0-8|30	
14cr|codeville-0.8.0-8|31	%install
14cr|codeville-0.8.0-8|32	rm -rf %buildroot installed-docs
14cr|codeville-0.8.0-8|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|codeville-0.8.0-8|34	mv %buildroot%_datadir/doc/* installed-docs
14cr|codeville-0.8.0-8|35	
14cr|codeville-0.8.0-8|36	%clean
14cr|codeville-0.8.0-8|37	rm -rf $RPM_BUILD_ROOT
14cr|codeville-0.8.0-8|38	
14cr|codeville-0.8.0-8|39	%files
14cr|codeville-0.8.0-8|40	%defattr(-,root,root)
14cr|codeville-0.8.0-8|41	%doc installed-docs/*
14cr|codeville-0.8.0-8|42	%_bindir/*
14cr|codeville-0.8.0-8|43	%py_puresitedir/Codeville/
14cr|codeville-0.8.0-8|44	%py_puresitedir/*egg-info
14cr|codeville-0.8.0-8|45	
14cr|codeville-0.8.0-8|46	
14cr|codeville-0.8.0-8|47	
14cr|codeville-0.8.0-8|48	
14cr|codeville-0.8.0-8|49	
14cr|codeville-0.8.0-8|50	%changelog
14cr|codeville-0.8.0-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-8
14cr|codeville-0.8.0-8|52	+ Revision: 5184443
14cr|codeville-0.8.0-8|53	- MassBuild#464: Increase release tag
14cr|codeville-0.8.0-8|54	
14cr|codeville-0.8.0-8|55	

654 14
14cr|codeworker-4.5.4-3|1	%define oname CodeWorker
14cr|codeworker-4.5.4-3|2	%define tarballver %(echo %version |sed -e 's#\\.#_#g')
14cr|codeworker-4.5.4-3|3	
14cr|codeworker-4.5.4-3|4	Summary:	A universal parsing tool and a source code generator
14cr|codeworker-4.5.4-3|5	Name:		codeworker
14cr|codeworker-4.5.4-3|6	Version:	4.5.4
14cr|codeworker-4.5.4-3|7	Release:	3
14cr|codeworker-4.5.4-3|8	Source0:	http://codeworker.free.fr/downloads/%{oname}_SRC%{tarballver}.zip
14cr|codeworker-4.5.4-3|9	Patch0:		codeworker-4.5.1-enable-readline.patch
14cr|codeworker-4.5.4-3|10	Patch1:		codeworker-4.5.1-gcc4.3.patch
14cr|codeworker-4.5.4-3|11	License:	LGPLv2+
14cr|codeworker-4.5.4-3|12	Group:		Development/Other
14cr|codeworker-4.5.4-3|13	URL:		http://codeworker.free.fr/
14cr|codeworker-4.5.4-3|14	BuildRequires:	gcc-c++
14cr|codeworker-4.5.4-3|15	BuildRequires:	pkgconfig(ncursesw)
14cr|codeworker-4.5.4-3|16	BuildRequires:	readline-devel
14cr|codeworker-4.5.4-3|17	
14cr|codeworker-4.5.4-3|18	%description
14cr|codeworker-4.5.4-3|19	CodeWorker is a versatile parsing tool and a source code generator
14cr|codeworker-4.5.4-3|20	devoted to generative programming. Generative programming is a
14cr|codeworker-4.5.4-3|21	software engineering approach interested in automating the production
14cr|codeworker-4.5.4-3|22	of reusable, tailor-made, adaptable and reliable IT systems.
14cr|codeworker-4.5.4-3|23	In layman's terms, CodeWorker lets you generate code by parsing
14cr|codeworker-4.5.4-3|24	existing languages, or by creating and parsing your own language. Once
14cr|codeworker-4.5.4-3|25	a language file has been parsed, CodeWorker provides several
14cr|codeworker-4.5.4-3|26	techniques for generating code.
14cr|codeworker-4.5.4-3|27	
14cr|codeworker-4.5.4-3|28	%package devel
14cr|codeworker-4.5.4-3|29	Group:		System/Libraries
14cr|codeworker-4.5.4-3|30	Summary:	Codeworker static library
14cr|codeworker-4.5.4-3|31	
14cr|codeworker-4.5.4-3|32	%description devel
14cr|codeworker-4.5.4-3|33	CodeWorker is a versatile parsing tool and a source code generator
14cr|codeworker-4.5.4-3|34	devoted to generative programming. Generative programming is a
14cr|codeworker-4.5.4-3|35	software engineering approach interested in automating the production
14cr|codeworker-4.5.4-3|36	of reusable, tailor-made, adaptable and reliable IT systems.
14cr|codeworker-4.5.4-3|37	In layman's terms, CodeWorker lets you generate code by parsing
14cr|codeworker-4.5.4-3|38	existing languages, or by creating and parsing your own language. Once
14cr|codeworker-4.5.4-3|39	a language file has been parsed, CodeWorker provides several
14cr|codeworker-4.5.4-3|40	techniques for generating code.
14cr|codeworker-4.5.4-3|41	
14cr|codeworker-4.5.4-3|42	This package include the static library.
14cr|codeworker-4.5.4-3|43	
14cr|codeworker-4.5.4-3|44	%prep
14cr|codeworker-4.5.4-3|45	%setup -q -n %{oname}%{tarballver}
14cr|codeworker-4.5.4-3|46	%patch0 -p0
14cr|codeworker-4.5.4-3|47	%patch1 -p0
14cr|codeworker-4.5.4-3|48	
14cr|codeworker-4.5.4-3|49	%build
14cr|codeworker-4.5.4-3|50	%make CFLAGS="%{optflags}" LDFLAGS="%{?ldflags} -L%_libdir"
14cr|codeworker-4.5.4-3|51	
14cr|codeworker-4.5.4-3|52	%install
14cr|codeworker-4.5.4-3|53	%{__install} -m 755 -D codeworker %{buildroot}%{_bindir}/codeworker
14cr|codeworker-4.5.4-3|54	%{__install} -m 644 -D libcodeworker.a %{buildroot}%{_libdir}/libcodeworker.a
14cr|codeworker-4.5.4-3|55	for i in ./*.h; do
14cr|codeworker-4.5.4-3|56	%{__install} -m 644 -D $i %{buildroot}%{_includedir}/%{name}/$i
14cr|codeworker-4.5.4-3|57	done
14cr|codeworker-4.5.4-3|58	
14cr|codeworker-4.5.4-3|59	%files
14cr|codeworker-4.5.4-3|60	%doc Documentation/ Scripts/ WebSite/
14cr|codeworker-4.5.4-3|61	%{_bindir}/codeworker
14cr|codeworker-4.5.4-3|62	
14cr|codeworker-4.5.4-3|63	%files devel
14cr|codeworker-4.5.4-3|64	%{_libdir}/libcodeworker.a
14cr|codeworker-4.5.4-3|65	%{_includedir}/*
14cr|codeworker-4.5.4-3|66	
14cr|codeworker-4.5.4-3|67	
14cr|codeworker-4.5.4-3|68	%changelog
14cr|codeworker-4.5.4-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.4-3
14cr|codeworker-4.5.4-3|70	+ Revision: aeca034
14cr|codeworker-4.5.4-3|71	- MassBuild#464: Increase release tag
14cr|codeworker-4.5.4-3|72	
14cr|codeworker-4.5.4-3|73	

655 14
14cr|coffee-script-1.6.3-3|1	# don't build the minified browser version yet since uglify-js is somehow broken
14cr|coffee-script-1.6.3-3|2	%global enable_minified 0
14cr|coffee-script-1.6.3-3|3	
14cr|coffee-script-1.6.3-3|4	%global commit 84b8b5cceef6c452996d022c4c2d47dc8c8a5ccc
14cr|coffee-script-1.6.3-3|5	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|coffee-script-1.6.3-3|6	
14cr|coffee-script-1.6.3-3|7	Name:       coffee-script
14cr|coffee-script-1.6.3-3|8	Version:    1.6.3
14cr|coffee-script-1.6.3-3|9	Release:    3
14cr|coffee-script-1.6.3-3|10	Summary:    A programming language that transcompiles to JavaScript
14cr|coffee-script-1.6.3-3|11	License:    MIT
14cr|coffee-script-1.6.3-3|12	Group:      Development/Other
14cr|coffee-script-1.6.3-3|13	URL:        http://coffeescript.org/
14cr|coffee-script-1.6.3-3|14	Source0:    https://github.com/jashkenas/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cr|coffee-script-1.6.3-3|15	BuildArch:  noarch
14cr|coffee-script-1.6.3-3|16	
14cr|coffee-script-1.6.3-3|17	# some fixes for Cakefile, including:
14cr|coffee-script-1.6.3-3|18	#  - follow FHS and Fedora Node.js packaging guidelines
14cr|coffee-script-1.6.3-3|19	#  - support DESTDIR
14cr|coffee-script-1.6.3-3|20	#  - preserve timestamps when installing
14cr|coffee-script-1.6.3-3|21	Patch1:     %{name}-Cakefile.patch
14cr|coffee-script-1.6.3-3|22	
14cr|coffee-script-1.6.3-3|23	# upstream patches to fix one broken test
14cr|coffee-script-1.6.3-3|24	# https://github.com/jashkenas/coffee-script/commit/2e408648aad42901d96df01fe8475a18054e32c2
14cr|coffee-script-1.6.3-3|25	Patch2:     coffee-script-fix-importing-test.patch
14cr|coffee-script-1.6.3-3|26	
14cr|coffee-script-1.6.3-3|27	BuildRequires: nodejs
14cr|coffee-script-1.6.3-3|28	BuildRequires: nodejs-packaging
14cr|coffee-script-1.6.3-3|29	Requires:   %{name}-common == %{version}-%{release}
14cr|coffee-script-1.6.3-3|30	
14cr|coffee-script-1.6.3-3|31	%if 0%{?enable_minified}
14cr|coffee-script-1.6.3-3|32	BuildRequires: npm(uglify-js)
14cr|coffee-script-1.6.3-3|33	%endif
14cr|coffee-script-1.6.3-3|34	
14cr|coffee-script-1.6.3-3|35	%description
14cr|coffee-script-1.6.3-3|36	CoffeeScript is a little language that compiles into JavaScript. Underneath all
14cr|coffee-script-1.6.3-3|37	of those embarrassing braces and semicolons, JavaScript has always had a
14cr|coffee-script-1.6.3-3|38	gorgeous object model at its heart. CoffeeScript is an attempt to expose the
14cr|coffee-script-1.6.3-3|39	good parts of JavaScript in a simple way.
14cr|coffee-script-1.6.3-3|40	
14cr|coffee-script-1.6.3-3|41	The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles
14cr|coffee-script-1.6.3-3|42	one-to-one into the equivalent JS, and there is no interpretation at runtime.
14cr|coffee-script-1.6.3-3|43	You can use any existing JavaScript library seamlessly (and vice-versa). The
14cr|coffee-script-1.6.3-3|44	compiled output is readable and pretty-printed, passes through JavaScript Lint
14cr|coffee-script-1.6.3-3|45	without warnings, will work in every JavaScript implementation, and tends to
14cr|coffee-script-1.6.3-3|46	run as fast or faster than the equivalent handwritten JavaScript.
14cr|coffee-script-1.6.3-3|47	
14cr|coffee-script-1.6.3-3|48	%package common
14cr|coffee-script-1.6.3-3|49	Summary: A programming that transcompiles to JavaScript - core compiler
14cr|coffee-script-1.6.3-3|50	Group: Development/Other
14cr|coffee-script-1.6.3-3|51	
14cr|coffee-script-1.6.3-3|52	%description common
14cr|coffee-script-1.6.3-3|53	This is the core compiler for the CoffeeScript language, suitable for use in
14cr|coffee-script-1.6.3-3|54	browsers or by other JavaScript implementations.
14cr|coffee-script-1.6.3-3|55	
14cr|coffee-script-1.6.3-3|56	For the primary compiler and cake utility used in conjunction with Node.js,
14cr|coffee-script-1.6.3-3|57	install the 'coffee-script' package.
14cr|coffee-script-1.6.3-3|58	
14cr|coffee-script-1.6.3-3|59	%prep
14cr|coffee-script-1.6.3-3|60	%setup -qn %{name}-%{commit}
14cr|coffee-script-1.6.3-3|61	%patch1
14cr|coffee-script-1.6.3-3|62	%patch2 -p1
14cr|coffee-script-1.6.3-3|63	
14cr|coffee-script-1.6.3-3|64	#rename documentation directory to html cause that's what we want in %%doc
14cr|coffee-script-1.6.3-3|65	mv documentation html
14cr|coffee-script-1.6.3-3|66	
14cr|coffee-script-1.6.3-3|67	%build
14cr|coffee-script-1.6.3-3|68	./bin/cake build
14cr|coffee-script-1.6.3-3|69	
14cr|coffee-script-1.6.3-3|70	%if 0%{?enable_minified}
14cr|coffee-script-1.6.3-3|71	#build the minified coffee-script browser version and put it in its place
14cr|coffee-script-1.6.3-3|72	./bin/cake build:browser
14cr|coffee-script-1.6.3-3|73	mv extras/coffee-script.js extras/coffee-script.min.js
14cr|coffee-script-1.6.3-3|74	%endif
14cr|coffee-script-1.6.3-3|75	
14cr|coffee-script-1.6.3-3|76	#also build the unminifed version
14cr|coffee-script-1.6.3-3|77	MINIFY=false ./bin/cake build:browser
14cr|coffee-script-1.6.3-3|78	
14cr|coffee-script-1.6.3-3|79	%install
14cr|coffee-script-1.6.3-3|80	mkdir -p %{buildroot}%{_datadir}/%{name}/
14cr|coffee-script-1.6.3-3|81	cp -pr lib extras %{buildroot}%{_datadir}/%{name}/
14cr|coffee-script-1.6.3-3|82	chmod 0644 %{buildroot}%{_datadir}/%{name}/lib/coffee-script/parser.js
14cr|coffee-script-1.6.3-3|83	
14cr|coffee-script-1.6.3-3|84	mkdir -p %{buildroot}%{nodejs_sitelib}/%{name}
14cr|coffee-script-1.6.3-3|85	cp -pr bin package.json %{buildroot}%{nodejs_sitelib}/%{name}
14cr|coffee-script-1.6.3-3|86	ln -sf %{_datadir}/%{name}/lib %{buildroot}%{nodejs_sitelib}/%{name}/lib
14cr|coffee-script-1.6.3-3|87	ln -sf %{_datadir}/%{name}/extras %{buildroot}%{nodejs_sitelib}/%{name}/extras
14cr|coffee-script-1.6.3-3|88	
14cr|coffee-script-1.6.3-3|89	mkdir -p %{buildroot}%{_bindir}
14cr|coffee-script-1.6.3-3|90	ln -sf ../lib/node_modules/%{name}/bin/coffee %{buildroot}%{_bindir}/coffee
14cr|coffee-script-1.6.3-3|91	ln -sf ../lib/node_modules/%{name}/bin/cake %{buildroot}%{_bindir}/cake
14cr|coffee-script-1.6.3-3|92	
14cr|coffee-script-1.6.3-3|93	#we skip %%nodejs_symlink_deps because this package has no dependencies, and if
14cr|coffee-script-1.6.3-3|94	#it did, would need special treatment anyway
14cr|coffee-script-1.6.3-3|95	
14cr|coffee-script-1.6.3-3|96	%check
14cr|coffee-script-1.6.3-3|97	# tests pass but something weird is going on with node itself at the end
14cr|coffee-script-1.6.3-3|98	./bin/cake test || :
14cr|coffee-script-1.6.3-3|99	
14cr|coffee-script-1.6.3-3|100	%files
14cr|coffee-script-1.6.3-3|101	%doc html
14cr|coffee-script-1.6.3-3|102	%{nodejs_sitelib}/%{name}
14cr|coffee-script-1.6.3-3|103	%{_bindir}/coffee
14cr|coffee-script-1.6.3-3|104	%{_bindir}/cake
14cr|coffee-script-1.6.3-3|105	
14cr|coffee-script-1.6.3-3|106	%files common
14cr|coffee-script-1.6.3-3|107	%{_datadir}/%{name}
14cr|coffee-script-1.6.3-3|108	%doc README LICENSE
14cr|coffee-script-1.6.3-3|109	
14cr|coffee-script-1.6.3-3|110	%changelog
14cr|coffee-script-1.6.3-3|111	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-3
14cr|coffee-script-1.6.3-3|112	+ Revision: 89f5466
14cr|coffee-script-1.6.3-3|113	- Imported from SRPM
14cr|coffee-script-1.6.3-3|114	
14cr|coffee-script-1.6.3-3|115	

656 14
14cr|cog-0.8.0-9|1	%define name cog
14cr|cog-0.8.0-9|2	%define version 0.8.0
14cr|cog-0.8.0-9|3	%define release 9
14cr|cog-0.8.0-9|4	
14cr|cog-0.8.0-9|5	Name: %name
14cr|cog-0.8.0-9|6	Summary: Another Gnome config tool
14cr|cog-0.8.0-9|7	Version: %{version}
14cr|cog-0.8.0-9|8	Release: %{release}
14cr|cog-0.8.0-9|9	License: GPL
14cr|cog-0.8.0-9|10	Url: http://www.krakoa.dk/linux-software.html
14cr|cog-0.8.0-9|11	Group: Graphical desktop/GNOME
14cr|cog-0.8.0-9|12	Source: http://www.krakoa.dk/progs/cog/%{name}-%{version}.tar.bz2
14cr|cog-0.8.0-9|13	Source10:   %{name}-16.png
14cr|cog-0.8.0-9|14	Source11:   %{name}-32.png
14cr|cog-0.8.0-9|15	Source12:   %{name}-48.png
14cr|cog-0.8.0-9|16	BuildRoot: %{_tmppath}/build-root-%{name}
14cr|cog-0.8.0-9|17	
14cr|cog-0.8.0-9|18	BuildRequires: automake >= 1.4
14cr|cog-0.8.0-9|19	Buildrequires: libgnomeui2-devel >= 2.0
14cr|cog-0.8.0-9|20	Buildrequires: libglade2.0-devel >= 2.0
14cr|cog-0.8.0-9|21	
14cr|cog-0.8.0-9|22	%description
14cr|cog-0.8.0-9|23	Edit advanced Gnome settings in an easy way.
14cr|cog-0.8.0-9|24	
14cr|cog-0.8.0-9|25	%prep
14cr|cog-0.8.0-9|26	%setup -q
14cr|cog-0.8.0-9|27	
14cr|cog-0.8.0-9|28	%build
14cr|cog-0.8.0-9|29	%configure
14cr|cog-0.8.0-9|30	
14cr|cog-0.8.0-9|31	%install
14cr|cog-0.8.0-9|32	rm -rf ${RPM_BUILD_ROOT}
14cr|cog-0.8.0-9|33	%makeinstall_std
14cr|cog-0.8.0-9|34	install -m644 %SOURCE10 -D %{buildroot}/%_miconsdir/%name.png
14cr|cog-0.8.0-9|35	install -m644 %SOURCE11 -D %{buildroot}/%_iconsdir/%name.png
14cr|cog-0.8.0-9|36	install -m644 %SOURCE12 -D %{buildroot}/%_liconsdir/%name.png
14cr|cog-0.8.0-9|37	
14cr|cog-0.8.0-9|38	
14cr|cog-0.8.0-9|39	%find_lang %name --all-name
14cr|cog-0.8.0-9|40	
14cr|cog-0.8.0-9|41	%clean
14cr|cog-0.8.0-9|42	rm -rf $RPM_BUILD_ROOT
14cr|cog-0.8.0-9|43	
14cr|cog-0.8.0-9|44	%if %mdkversion < 200900
14cr|cog-0.8.0-9|45	%post
14cr|cog-0.8.0-9|46	%update_menus
14cr|cog-0.8.0-9|47	%endif
14cr|cog-0.8.0-9|48	
14cr|cog-0.8.0-9|49	%if %mdkversion < 200900
14cr|cog-0.8.0-9|50	%postun
14cr|cog-0.8.0-9|51	%clean_menus
14cr|cog-0.8.0-9|52	%endif
14cr|cog-0.8.0-9|53	
14cr|cog-0.8.0-9|54	%files -f %name.lang
14cr|cog-0.8.0-9|55	%defattr(-,root,root,0755)
14cr|cog-0.8.0-9|56	%doc NEWS README TODO AUTHORS
14cr|cog-0.8.0-9|57	%{_bindir}/*
14cr|cog-0.8.0-9|58	%{_iconsdir}/%name.png
14cr|cog-0.8.0-9|59	%{_liconsdir}/%name.png
14cr|cog-0.8.0-9|60	%{_miconsdir}/%name.png
14cr|cog-0.8.0-9|61	%{_datadir}/pixmaps/%{name}*
14cr|cog-0.8.0-9|62	%{_datadir}/applications/%name.desktop
14cr|cog-0.8.0-9|63	%{_datadir}/cog
14cr|cog-0.8.0-9|64	
14cr|cog-0.8.0-9|65	
14cr|cog-0.8.0-9|66	
14cr|cog-0.8.0-9|67	%changelog
14cr|cog-0.8.0-9|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-9
14cr|cog-0.8.0-9|69	+ Revision: 32cb2b9
14cr|cog-0.8.0-9|70	- MassBuild#464: Increase release tag
14cr|cog-0.8.0-9|71	
14cr|cog-0.8.0-9|72	

657 14
14cr|cogito-0.18.2-7|1	Summary:	Cogito scm with git core
14cr|cogito-0.18.2-7|2	Name:		cogito
14cr|cogito-0.18.2-7|3	Version:	0.18.2
14cr|cogito-0.18.2-7|4	Release:	7
14cr|cogito-0.18.2-7|5	Source0:	http://www.kernel.org/pub/software/scm/cogito/%{name}-%{version}.tar.bz2
14cr|cogito-0.18.2-7|6	License:	GPL
14cr|cogito-0.18.2-7|7	Group:		Development/Other
14cr|cogito-0.18.2-7|8	Url:		http://www.kernel.org/pub/software/scm/cogito/
14cr|cogito-0.18.2-7|9	BuildRequires:	openssl-devel
14cr|cogito-0.18.2-7|10	BuildRequires:  curl-devel
14cr|cogito-0.18.2-7|11	BuildRequires:  zlib-devel
14cr|cogito-0.18.2-7|12	Requires: 	rsync
14cr|cogito-0.18.2-7|13	Requires:       mktemp >= 1.5
14cr|cogito-0.18.2-7|14	Requires:       diffutils
14cr|cogito-0.18.2-7|15	Requires:       git-core
14cr|cogito-0.18.2-7|16	BuildArch:      noarch
14cr|cogito-0.18.2-7|17	Epoch:		1
14cr|cogito-0.18.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cogito-0.18.2-7|19	
14cr|cogito-0.18.2-7|20	%description
14cr|cogito-0.18.2-7|21	Cogito is a version control system layered on top of the git tree history
14cr|cogito-0.18.2-7|22	storage system. It aims at seamless user interface and ease of use, providing
14cr|cogito-0.18.2-7|23	generally smoother user experience than the "raw" Core GIT itself and indeed
14cr|cogito-0.18.2-7|24	many other version control systems.
14cr|cogito-0.18.2-7|25	
14cr|cogito-0.18.2-7|26	%prep
14cr|cogito-0.18.2-7|27	%setup -q
14cr|cogito-0.18.2-7|28	
14cr|cogito-0.18.2-7|29	%build
14cr|cogito-0.18.2-7|30	%make
14cr|cogito-0.18.2-7|31	
14cr|cogito-0.18.2-7|32	%install
14cr|cogito-0.18.2-7|33	rm -rf $RPM_BUILD_ROOT
14cr|cogito-0.18.2-7|34	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|cogito-0.18.2-7|35	make install DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} libdir=%{_bindir}
14cr|cogito-0.18.2-7|36	
14cr|cogito-0.18.2-7|37	%clean
14cr|cogito-0.18.2-7|38	rm -rf $RPM_BUILD_ROOT
14cr|cogito-0.18.2-7|39	
14cr|cogito-0.18.2-7|40	%files
14cr|cogito-0.18.2-7|41	%defattr(-,root,root)
14cr|cogito-0.18.2-7|42	%{_bindir}/cg*
14cr|cogito-0.18.2-7|43	#%{_bindir}/commit-id
14cr|cogito-0.18.2-7|44	#%{_bindir}/parent-id
14cr|cogito-0.18.2-7|45	#%{_bindir}/tree-id
14cr|cogito-0.18.2-7|46	%{_datadir}/%{name}
14cr|cogito-0.18.2-7|47	%doc README VERSION COPYING
14cr|cogito-0.18.2-7|48	
14cr|cogito-0.18.2-7|49	
14cr|cogito-0.18.2-7|50	
14cr|cogito-0.18.2-7|51	
14cr|cogito-0.18.2-7|52	
14cr|cogito-0.18.2-7|53	
14cr|cogito-0.18.2-7|54	%changelog
14cr|cogito-0.18.2-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.18.2-7
14cr|cogito-0.18.2-7|56	+ Revision: dea97f1
14cr|cogito-0.18.2-7|57	- MassBuild#464: Increase release tag
14cr|cogito-0.18.2-7|58	
14cr|cogito-0.18.2-7|59	

658 14
14cr|coin-3.1.3-3|1	%define major 60
14cr|coin-3.1.3-3|2	%define libname %mklibname %{name} %{major}
14cr|coin-3.1.3-3|3	%define devname %mklibname %{name} -d
14cr|coin-3.1.3-3|4	
14cr|coin-3.1.3-3|5	Summary:	Implementation of the Open Inventor API
14cr|coin-3.1.3-3|6	Name:		coin
14cr|coin-3.1.3-3|7	Version:	3.1.3
14cr|coin-3.1.3-3|8	Release:	3
14cr|coin-3.1.3-3|9	License:	GPLv2+
14cr|coin-3.1.3-3|10	Group:		System/Libraries
14cr|coin-3.1.3-3|11	Url:		http://www.coin3d.org/
14cr|coin-3.1.3-3|12	Source0:	http://ftp.coin3d.org/coin/src/all/Coin-%{version}.tar.gz
14cr|coin-3.1.3-3|13	Patch0:		coin-3.1.3-missing-header.patch
14cr|coin-3.1.3-3|14	Patch1:		coin-3.1.3-gcc4.8.patch
14cr|coin-3.1.3-3|15	Patch2:		coin-3.1.3-freetype251.patch
14cr|coin-3.1.3-3|16	BuildRequires:	pkgconfig(gl)
14cr|coin-3.1.3-3|17	BuildRequires:	pkgconfig(x11)
14cr|coin-3.1.3-3|18	
14cr|coin-3.1.3-3|19	%description
14cr|coin-3.1.3-3|20	Coin is an implementation of the Open Inventor API, fully backwards
14cr|coin-3.1.3-3|21	compatible with SGI Open Inventor v2.1, and incorporating many new
14cr|coin-3.1.3-3|22	features.
14cr|coin-3.1.3-3|23	
14cr|coin-3.1.3-3|24	Coin is portable across Win32, Linux, SGI IRIX, Mac OS X, HP-UX, Sun
14cr|coin-3.1.3-3|25	Solaris, IBM AIX, and other platforms.
14cr|coin-3.1.3-3|26	
14cr|coin-3.1.3-3|27	#----------------------------------------------------------------------------
14cr|coin-3.1.3-3|28	
14cr|coin-3.1.3-3|29	%package -n %{libname}
14cr|coin-3.1.3-3|30	Summary:	Main library for Coin
14cr|coin-3.1.3-3|31	Group:		System/Libraries
14cr|coin-3.1.3-3|32	
14cr|coin-3.1.3-3|33	%description -n %{libname}
14cr|coin-3.1.3-3|34	This package contains the library needed to run programs dynamically
14cr|coin-3.1.3-3|35	linked with Coin.
14cr|coin-3.1.3-3|36	
14cr|coin-3.1.3-3|37	%files -n %{libname}
14cr|coin-3.1.3-3|38	%{_libdir}/libCoin.so.%{major}*
14cr|coin-3.1.3-3|39	
14cr|coin-3.1.3-3|40	#----------------------------------------------------------------------------
14cr|coin-3.1.3-3|41	
14cr|coin-3.1.3-3|42	%package -n %{devname}
14cr|coin-3.1.3-3|43	Summary:	Headers for developing programs that will use Coin
14cr|coin-3.1.3-3|44	Group:		Development/C++
14cr|coin-3.1.3-3|45	Requires:	%{libname} = %{EVRD}
14cr|coin-3.1.3-3|46	Provides:	%{name}-devel = %{EVRD}
14cr|coin-3.1.3-3|47	
14cr|coin-3.1.3-3|48	%description -n %{devname}
14cr|coin-3.1.3-3|49	This package contains the headers that programmers will need to develop
14cr|coin-3.1.3-3|50	applications which will use Coin.
14cr|coin-3.1.3-3|51	
14cr|coin-3.1.3-3|52	%files -n %{devname}
14cr|coin-3.1.3-3|53	%doc README FAQ AUTHORS NEWS RELNOTES THANKS
14cr|coin-3.1.3-3|54	%{_bindir}/coin-config
14cr|coin-3.1.3-3|55	%{_libdir}/*.so
14cr|coin-3.1.3-3|56	%{_libdir}/pkgconfig/Coin.pc
14cr|coin-3.1.3-3|57	%{_includedir}/*
14cr|coin-3.1.3-3|58	%{_datadir}/Coin
14cr|coin-3.1.3-3|59	%{_datadir}/aclocal
14cr|coin-3.1.3-3|60	%{_mandir}/man1/*
14cr|coin-3.1.3-3|61	
14cr|coin-3.1.3-3|62	#----------------------------------------------------------------------------
14cr|coin-3.1.3-3|63	
14cr|coin-3.1.3-3|64	%prep
14cr|coin-3.1.3-3|65	%setup -q -n Coin-%{version}
14cr|coin-3.1.3-3|66	for file in AUTHORS THANKS
14cr|coin-3.1.3-3|67	do
14cr|coin-3.1.3-3|68	iconv -f ISO-8859-1 -t UTF-8 "$file" > "${file}.new"
14cr|coin-3.1.3-3|69	mv "${file}.new" "$file"
14cr|coin-3.1.3-3|70	done
14cr|coin-3.1.3-3|71	%patch0 -p1
14cr|coin-3.1.3-3|72	%patch1 -p1
14cr|coin-3.1.3-3|73	%patch2 -p1
14cr|coin-3.1.3-3|74	
14cr|coin-3.1.3-3|75	%build
14cr|coin-3.1.3-3|76	%configure2_5x
14cr|coin-3.1.3-3|77	%make
14cr|coin-3.1.3-3|78	
14cr|coin-3.1.3-3|79	%install
14cr|coin-3.1.3-3|80	%makeinstall_std
14cr|coin-3.1.3-3|81	
14cr|coin-3.1.3-3|82	
14cr|coin-3.1.3-3|83	%changelog
14cr|coin-3.1.3-3|84	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 3.1.3-3
14cr|coin-3.1.3-3|85	+ Revision: 6244df1
14cr|coin-3.1.3-3|86	- Add patch to fix build with gcc 4.8+
14cr|coin-3.1.3-3|87	
14cr|coin-3.1.3-3|88	

659 14
14cr|coin-or-1.6.0-2|1	# Required due to circular dependencies in lt_libraries
14cr|coin-or-1.6.0-2|2	%define _disable_ld_no_undefined	1
14cr|coin-or-1.6.0-2|3	
14cr|coin-or-1.6.0-2|4	%define alp_major  3
14cr|coin-or-1.6.0-2|5	%define bcp_major  1
14cr|coin-or-1.6.0-2|6	%define blis_major 1
14cr|coin-or-1.6.0-2|7	%define boncouenne_major 0
14cr|coin-or-1.6.0-2|8	%define bonmin_major     4
14cr|coin-or-1.6.0-2|9	%define cbc_major  3
14cr|coin-or-1.6.0-2|10	%define cgl_major  1
14cr|coin-or-1.6.0-2|11	%define clp_major  1
14cr|coin-or-1.6.0-2|12	%define coinasl_major   1
14cr|coin-or-1.6.0-2|13	%define coinmp_major    1
14cr|coin-or-1.6.0-2|14	%define coinutils_major 3
14cr|coin-or-1.6.0-2|15	%define couenne_major   1
14cr|coin-or-1.6.0-2|16	%define decomp_major    1
14cr|coin-or-1.6.0-2|17	%define dylp_major      1
14cr|coin-or-1.6.0-2|18	%define flopcpp_major   1
14cr|coin-or-1.6.0-2|19	%define ipopt_major     1
14cr|coin-or-1.6.0-2|20	%define ipoptampl_major  0
14cr|coin-or-1.6.0-2|21	%define os_major   6
14cr|coin-or-1.6.0-2|22	%define osi_major  1
14cr|coin-or-1.6.0-2|23	%define sym_major  2
14cr|coin-or-1.6.0-2|24	%define vol_major  1
14cr|coin-or-1.6.0-2|25	
14cr|coin-or-1.6.0-2|26	%define libAlps %mklibname Alps %{alp_major}
14cr|coin-or-1.6.0-2|27	%define libBcp %mklibname Bcp %{bcp_major}
14cr|coin-or-1.6.0-2|28	%define libBcps %mklibname Bcps %{bcp_major}
14cr|coin-or-1.6.0-2|29	%define libBlis %mklibname Blis %{blis_major}
14cr|coin-or-1.6.0-2|30	%define libBonCouenne %mklibname BonCouenne %{boncouenne_major}
14cr|coin-or-1.6.0-2|31	%define libCbc %mklibname Cbc %{cbc_major}
14cr|coin-or-1.6.0-2|32	%define libCbcSolver %mklibname CbcSolver %{cbc_major}
14cr|coin-or-1.6.0-2|33	%define libCgl %mklibname Cgl %{cgl_major}
14cr|coin-or-1.6.0-2|34	%define libClp %mklibname Clp %{clp_major}
14cr|coin-or-1.6.0-2|35	%define libCoinMP %mklibname CoinMP %{coinmp_major}
14cr|coin-or-1.6.0-2|36	%define libCoinUtils %mklibname CoinUtils %{coinutils_major}
14cr|coin-or-1.6.0-2|37	%define libCouenne %mklibname Couenne %{couenne_major}
14cr|coin-or-1.6.0-2|38	%define libCouenneReadnl %mklibname CouenneReadnl %{couenne_major}
14cr|coin-or-1.6.0-2|39	%define libDecomp %mklibname Decomp %{decomp_major}
14cr|coin-or-1.6.0-2|40	%define libDylp %mklibname Dylp %{dylp_major}
14cr|coin-or-1.6.0-2|41	%define libFlopCpp %mklibname FlopCpp %{flopcpp_major}
14cr|coin-or-1.6.0-2|42	%define libOS %mklibname OS %{os_major}
14cr|coin-or-1.6.0-2|43	%define libOsi %mklibname Osi %{osi_major}
14cr|coin-or-1.6.0-2|44	%define libOsiCbc %mklibname OsiCbc %{cbc_major}
14cr|coin-or-1.6.0-2|45	%define libOsiClp %mklibname OsiClp %{clp_major}
14cr|coin-or-1.6.0-2|46	%define libOsiCommonTests %mklibname OsiCommonTests %{osi_major}
14cr|coin-or-1.6.0-2|47	%define libOsiDylp %mklibname OsiDylp %{dylp_major}
14cr|coin-or-1.6.0-2|48	%define libOsiSym %mklibname OsiSym %{sym_major}
14cr|coin-or-1.6.0-2|49	%define libOsiVol %mklibname OsiVol %{vol_major}
14cr|coin-or-1.6.0-2|50	%define libSym %mklibname Sym %{sym_major}
14cr|coin-or-1.6.0-2|51	%define libVol %mklibname Vol %{vol_major}
14cr|coin-or-1.6.0-2|52	%define libbonmin %mklibname bonmin %{bonmin_major}
14cr|coin-or-1.6.0-2|53	%define libbonminampl %mklibname bonminampl %{bonmin_major}
14cr|coin-or-1.6.0-2|54	%define libcoinasl %mklibname coinasl %{coinasl_major}
14cr|coin-or-1.6.0-2|55	%define libipopt %mklibname ipopt %{ipopt_major}
14cr|coin-or-1.6.0-2|56	%define libipoptamplinterface %mklibname ipoptamplinterface %{ipoptampl_major}
14cr|coin-or-1.6.0-2|57	
14cr|coin-or-1.6.0-2|58	%define devname %mklibname %{name} -d
14cr|coin-or-1.6.0-2|59	
14cr|coin-or-1.6.0-2|60	Summary:	COmputational INfrastructure for Operations Research
14cr|coin-or-1.6.0-2|61	Name:		coin-or
14cr|coin-or-1.6.0-2|62	License:	CPL
14cr|coin-or-1.6.0-2|63	Group:		Sciences/Mathematics
14cr|coin-or-1.6.0-2|64	Version:	1.6.0
14cr|coin-or-1.6.0-2|65	Release:	2
14cr|coin-or-1.6.0-2|66	Epoch:		1
14cr|coin-or-1.6.0-2|67	Url:		http://www.coin-or.org/
14cr|coin-or-1.6.0-2|68	Source0:	http://www.coin-or.org/download/source/CoinAll/CoinAll-1.6.0.tgz
14cr|coin-or-1.6.0-2|69	# wget http://netlib.sandia.gov/cgi-bin/netlib/netlibfiles.tar?filename=netlib/ampl/solvers
14cr|coin-or-1.6.0-2|70	Source1:	solvers.tar
14cr|coin-or-1.6.0-2|71	BuildRequires:	glpk-devel
14cr|coin-or-1.6.0-2|72	BuildRequires:	readline-devel
14cr|coin-or-1.6.0-2|73	BuildRequires:	pkgconfig(blas)
14cr|coin-or-1.6.0-2|74	BuildRequires:	pkgconfig(lapack)
14cr|coin-or-1.6.0-2|75	BuildRequires:	gcc-gfortran
14cr|coin-or-1.6.0-2|76	Patch0:		CoinAll-1.6.0-format.patch
14cr|coin-or-1.6.0-2|77	Patch1:		CoinAll-1.6.0-math.h.patch
14cr|coin-or-1.6.0-2|78	Patch2:		CoinAll-1.6.0-svn_rev.patch
14cr|coin-or-1.6.0-2|79	
14cr|coin-or-1.6.0-2|80	%description
14cr|coin-or-1.6.0-2|81	The Computational Infrastructure for Operations Research (COIN-OR**, or
14cr|coin-or-1.6.0-2|82	simply COIN) project is an initiative to spur the development of open-source
14cr|coin-or-1.6.0-2|83	software for the operations research community.
14cr|coin-or-1.6.0-2|84	
14cr|coin-or-1.6.0-2|85	Why open source? The Open Source Initiative explains it well. When people
14cr|coin-or-1.6.0-2|86	can read, redistribute, and modify the source code, software evolves. People
14cr|coin-or-1.6.0-2|87	improve it, people adapt it, people fix bugs.  The results of open-source
14cr|coin-or-1.6.0-2|88	development have been remarkable. Community-based efforts to develop software
14cr|coin-or-1.6.0-2|89	under open-source licenses have produced high-quality, high-performance
14cr|coin-or-1.6.0-2|90	code---code on which much of the Internet is run.
14cr|coin-or-1.6.0-2|91	
14cr|coin-or-1.6.0-2|92	Why for OR? Consider the following scenario. You read about an optimization
14cr|coin-or-1.6.0-2|93	algorithm in the literature and you get an idea on how to improve it.  Today,
14cr|coin-or-1.6.0-2|94	testing your new idea typically requires re-implementing (and re-debugging and
14cr|coin-or-1.6.0-2|95	re-testing) the original algorithm.  Often, clever implementation details
14cr|coin-or-1.6.0-2|96	aren't published. It can be difficult to replicate reported performance.
14cr|coin-or-1.6.0-2|97	Now imagine the scenario if the original algorithm was publicly available
14cr|coin-or-1.6.0-2|98	in a community repository. Weeks of re-implementing would no longer be
14cr|coin-or-1.6.0-2|99	required. You would simply check out a copy of it for yourself and modify it.
14cr|coin-or-1.6.0-2|100	Imagine the productivity gains from software reuse!
14cr|coin-or-1.6.0-2|101	Our goal is to create for mathematical software what the open literature is
14cr|coin-or-1.6.0-2|102	for mathematical theory.
14cr|coin-or-1.6.0-2|103	
14cr|coin-or-1.6.0-2|104	We are building an open-source community for operations research software in
14cr|coin-or-1.6.0-2|105	order to speed development and deployment of models, algorithms, and
14cr|coin-or-1.6.0-2|106	cutting-edge computational research, as well as provide a forum for peer
14cr|coin-or-1.6.0-2|107	review of software similar to that provided by archival journals for
14cr|coin-or-1.6.0-2|108	theoretical research. This is a lofty goal, but we believe it's a worthwhile
14cr|coin-or-1.6.0-2|109	one. We have ideas, but we don't have all the answers. Only the community of
14cr|coin-or-1.6.0-2|110	users and contributors can define what is needed to make it a reality. For
14cr|coin-or-1.6.0-2|111	further information, please see the FAQs page, as well as the COIN-OR
14cr|coin-or-1.6.0-2|112	resources page.
14cr|coin-or-1.6.0-2|113	
14cr|coin-or-1.6.0-2|114	%files
14cr|coin-or-1.6.0-2|115	%{_bindir}/blis
14cr|coin-or-1.6.0-2|116	%{_bindir}/bonmin
14cr|coin-or-1.6.0-2|117	%{_bindir}/cbc
14cr|coin-or-1.6.0-2|118	%{_bindir}/clp
14cr|coin-or-1.6.0-2|119	%{_bindir}/couenne
14cr|coin-or-1.6.0-2|120	%{_bindir}/ipopt
14cr|coin-or-1.6.0-2|121	%{_bindir}/OSSolverService
14cr|coin-or-1.6.0-2|122	%{_bindir}/symphony
14cr|coin-or-1.6.0-2|123	
14cr|coin-or-1.6.0-2|124	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|125	
14cr|coin-or-1.6.0-2|126	%package -n coin-or-libs
14cr|coin-or-1.6.0-2|127	Summary:	An open-source mixed integer programming solver
14cr|coin-or-1.6.0-2|128	License:	CPL
14cr|coin-or-1.6.0-2|129	Group:		System/Libraries
14cr|coin-or-1.6.0-2|130	Requires:       %{libAlps} = %{EVRD}
14cr|coin-or-1.6.0-2|131	Requires:       %{libBcp} = %{EVRD}
14cr|coin-or-1.6.0-2|132	Requires:       %{libBcps} = %{EVRD}
14cr|coin-or-1.6.0-2|133	Requires:       %{libBlis} = %{EVRD}
14cr|coin-or-1.6.0-2|134	Requires:       %{libBonCouenne} = %{EVRD}
14cr|coin-or-1.6.0-2|135	Requires:       %{libCbc} = %{EVRD}
14cr|coin-or-1.6.0-2|136	Requires:       %{libCbcSolver} = %{EVRD}
14cr|coin-or-1.6.0-2|137	Requires:       %{libCgl} = %{EVRD}
14cr|coin-or-1.6.0-2|138	Requires:       %{libClp} = %{EVRD}
14cr|coin-or-1.6.0-2|139	Requires:       %{libCoinMP} = %{EVRD}
14cr|coin-or-1.6.0-2|140	Requires:       %{libCoinUtils} = %{EVRD}
14cr|coin-or-1.6.0-2|141	Requires:       %{libCouenne} = %{EVRD}
14cr|coin-or-1.6.0-2|142	Requires:       %{libCouenneReadnl} = %{EVRD}
14cr|coin-or-1.6.0-2|143	Requires:       %{libDecomp} = %{EVRD}
14cr|coin-or-1.6.0-2|144	Requires:       %{libDylp} = %{EVRD}
14cr|coin-or-1.6.0-2|145	Requires:       %{libFlopCpp} = %{EVRD}
14cr|coin-or-1.6.0-2|146	Requires:       %{libOS} = %{EVRD}
14cr|coin-or-1.6.0-2|147	Requires:       %{libOsi} = %{EVRD}
14cr|coin-or-1.6.0-2|148	Requires:       %{libOsiCbc} = %{EVRD}
14cr|coin-or-1.6.0-2|149	Requires:       %{libOsiClp} = %{EVRD}
14cr|coin-or-1.6.0-2|150	Requires:       %{libOsiCommonTests} = %{EVRD}
14cr|coin-or-1.6.0-2|151	Requires:       %{libOsiDylp} = %{EVRD}
14cr|coin-or-1.6.0-2|152	Requires:       %{libOsiSym} = %{EVRD}
14cr|coin-or-1.6.0-2|153	Requires:       %{libOsiVol} = %{EVRD}
14cr|coin-or-1.6.0-2|154	Requires:       %{libSym} = %{EVRD}
14cr|coin-or-1.6.0-2|155	Requires:       %{libVol} = %{EVRD}
14cr|coin-or-1.6.0-2|156	Requires:       %{libbonmin} = %{EVRD}
14cr|coin-or-1.6.0-2|157	Requires:       %{libbonminampl} = %{EVRD}
14cr|coin-or-1.6.0-2|158	Requires:       %{libcoinasl} = %{EVRD}
14cr|coin-or-1.6.0-2|159	Requires:       %{libipopt} = %{EVRD}
14cr|coin-or-1.6.0-2|160	Requires:       %{libipoptamplinterface} = %{EVRD}
14cr|coin-or-1.6.0-2|161	
14cr|coin-or-1.6.0-2|162	%description -n coin-or-libs
14cr|coin-or-1.6.0-2|163	The Computational Infrastructure for Operations Research (COIN-OR**, or
14cr|coin-or-1.6.0-2|164	simply COIN) project is an initiative to spur the development of open-source
14cr|coin-or-1.6.0-2|165	software for the operations research community.
14cr|coin-or-1.6.0-2|166	
14cr|coin-or-1.6.0-2|167	%files -n coin-or-libs
14cr|coin-or-1.6.0-2|168	
14cr|coin-or-1.6.0-2|169	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|170	
14cr|coin-or-1.6.0-2|171	%package -n %{devname}
14cr|coin-or-1.6.0-2|172	Summary:	An open-source mixed integer programming solver
14cr|coin-or-1.6.0-2|173	License:	CPL
14cr|coin-or-1.6.0-2|174	Group:		Development/C
14cr|coin-or-1.6.0-2|175	Requires:       %{libAlps} = %{EVRD}
14cr|coin-or-1.6.0-2|176	Requires:       %{libBcp} = %{EVRD}
14cr|coin-or-1.6.0-2|177	Requires:       %{libBcps} = %{EVRD}
14cr|coin-or-1.6.0-2|178	Requires:       %{libBlis} = %{EVRD}
14cr|coin-or-1.6.0-2|179	Requires:       %{libBonCouenne} = %{EVRD}
14cr|coin-or-1.6.0-2|180	Requires:       %{libCbc} = %{EVRD}
14cr|coin-or-1.6.0-2|181	Requires:       %{libCbcSolver} = %{EVRD}
14cr|coin-or-1.6.0-2|182	Requires:       %{libCgl} = %{EVRD}
14cr|coin-or-1.6.0-2|183	Requires:       %{libClp} = %{EVRD}
14cr|coin-or-1.6.0-2|184	Requires:       %{libCoinMP} = %{EVRD}
14cr|coin-or-1.6.0-2|185	Requires:       %{libCoinUtils} = %{EVRD}
14cr|coin-or-1.6.0-2|186	Requires:       %{libCouenne} = %{EVRD}
14cr|coin-or-1.6.0-2|187	Requires:       %{libCouenneReadnl} = %{EVRD}
14cr|coin-or-1.6.0-2|188	Requires:       %{libDecomp} = %{EVRD}
14cr|coin-or-1.6.0-2|189	Requires:       %{libDylp} = %{EVRD}
14cr|coin-or-1.6.0-2|190	Requires:       %{libFlopCpp} = %{EVRD}
14cr|coin-or-1.6.0-2|191	Requires:       %{libOS} = %{EVRD}
14cr|coin-or-1.6.0-2|192	Requires:       %{libOsi} = %{EVRD}
14cr|coin-or-1.6.0-2|193	Requires:       %{libOsiCbc} = %{EVRD}
14cr|coin-or-1.6.0-2|194	Requires:       %{libOsiClp} = %{EVRD}
14cr|coin-or-1.6.0-2|195	Requires:       %{libOsiCommonTests} = %{EVRD}
14cr|coin-or-1.6.0-2|196	Requires:       %{libOsiDylp} = %{EVRD}
14cr|coin-or-1.6.0-2|197	Requires:       %{libOsiSym} = %{EVRD}
14cr|coin-or-1.6.0-2|198	Requires:       %{libOsiVol} = %{EVRD}
14cr|coin-or-1.6.0-2|199	Requires:       %{libSym} = %{EVRD}
14cr|coin-or-1.6.0-2|200	Requires:       %{libVol} = %{EVRD}
14cr|coin-or-1.6.0-2|201	Requires:       %{libbonmin} = %{EVRD}
14cr|coin-or-1.6.0-2|202	Requires:       %{libbonminampl} = %{EVRD}
14cr|coin-or-1.6.0-2|203	Requires:       %{libcoinasl} = %{EVRD}
14cr|coin-or-1.6.0-2|204	Requires:       %{libipopt} = %{EVRD}
14cr|coin-or-1.6.0-2|205	Requires:       %{libipoptamplinterface} = %{EVRD}
14cr|coin-or-1.6.0-2|206	Provides:	%{name}-devel = %{EVRD}
14cr|coin-or-1.6.0-2|207	
14cr|coin-or-1.6.0-2|208	%description -n %{devname}
14cr|coin-or-1.6.0-2|209	The Computational Infrastructure for Operations Research (COIN-OR**, or
14cr|coin-or-1.6.0-2|210	simply COIN) project is an initiative to spur the development of open-source
14cr|coin-or-1.6.0-2|211	software for the operations research community.
14cr|coin-or-1.6.0-2|212	
14cr|coin-or-1.6.0-2|213	%files -n %{devname}
14cr|coin-or-1.6.0-2|214	%dir %{_includedir}/coin
14cr|coin-or-1.6.0-2|215	%{_includedir}/coin/*
14cr|coin-or-1.6.0-2|216	%dir %{_includedir}/cppad
14cr|coin-or-1.6.0-2|217	%{_includedir}/cppad/*
14cr|coin-or-1.6.0-2|218	%{_libdir}/pkgconfig/*
14cr|coin-or-1.6.0-2|219	%{_libdir}/lib*.so
14cr|coin-or-1.6.0-2|220	%dir %{_datadir}/coin
14cr|coin-or-1.6.0-2|221	%{_datadir}/coin/*
14cr|coin-or-1.6.0-2|222	
14cr|coin-or-1.6.0-2|223	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|224	
14cr|coin-or-1.6.0-2|225	%package -n %{libAlps}
14cr|coin-or-1.6.0-2|226	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|227	Group:          System/Libraries
14cr|coin-or-1.6.0-2|228	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|229	
14cr|coin-or-1.6.0-2|230	%description -n %{libAlps}
14cr|coin-or-1.6.0-2|231	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|232	
14cr|coin-or-1.6.0-2|233	%files -n %{libAlps}
14cr|coin-or-1.6.0-2|234	%{_libdir}/libAlps.so.%{alp_major}*
14cr|coin-or-1.6.0-2|235	
14cr|coin-or-1.6.0-2|236	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|237	
14cr|coin-or-1.6.0-2|238	%package -n %{libBcp}
14cr|coin-or-1.6.0-2|239	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|240	Group:          System/Libraries
14cr|coin-or-1.6.0-2|241	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|242	
14cr|coin-or-1.6.0-2|243	%description -n %{libBcp}
14cr|coin-or-1.6.0-2|244	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|245	
14cr|coin-or-1.6.0-2|246	%files -n %{libBcp}
14cr|coin-or-1.6.0-2|247	%{_libdir}/libBcp.so.%{bcp_major}*
14cr|coin-or-1.6.0-2|248	
14cr|coin-or-1.6.0-2|249	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|250	
14cr|coin-or-1.6.0-2|251	%package -n %{libBcps}
14cr|coin-or-1.6.0-2|252	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|253	Group:          System/Libraries
14cr|coin-or-1.6.0-2|254	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|255	
14cr|coin-or-1.6.0-2|256	%description -n %{libBcps}
14cr|coin-or-1.6.0-2|257	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|258	
14cr|coin-or-1.6.0-2|259	%files -n %{libBcps}
14cr|coin-or-1.6.0-2|260	%{_libdir}/libBcps.so.%{bcp_major}*
14cr|coin-or-1.6.0-2|261	
14cr|coin-or-1.6.0-2|262	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|263	
14cr|coin-or-1.6.0-2|264	%package -n %{libBlis}
14cr|coin-or-1.6.0-2|265	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|266	Group:          System/Libraries
14cr|coin-or-1.6.0-2|267	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|268	
14cr|coin-or-1.6.0-2|269	%description -n %{libBlis}
14cr|coin-or-1.6.0-2|270	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|271	
14cr|coin-or-1.6.0-2|272	%files -n %{libBlis}
14cr|coin-or-1.6.0-2|273	%{_libdir}/libBlis.so.%{blis_major}*
14cr|coin-or-1.6.0-2|274	
14cr|coin-or-1.6.0-2|275	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|276	
14cr|coin-or-1.6.0-2|277	%package -n %{libBonCouenne}
14cr|coin-or-1.6.0-2|278	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|279	Group:          System/Libraries
14cr|coin-or-1.6.0-2|280	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|281	
14cr|coin-or-1.6.0-2|282	%description -n %{libBonCouenne}
14cr|coin-or-1.6.0-2|283	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|284	
14cr|coin-or-1.6.0-2|285	%files -n %{libBonCouenne}
14cr|coin-or-1.6.0-2|286	%{_libdir}/libBonCouenne.so.%{boncouenne_major}*
14cr|coin-or-1.6.0-2|287	
14cr|coin-or-1.6.0-2|288	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|289	
14cr|coin-or-1.6.0-2|290	%package -n %{libCbc}
14cr|coin-or-1.6.0-2|291	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|292	Group:          System/Libraries
14cr|coin-or-1.6.0-2|293	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|294	
14cr|coin-or-1.6.0-2|295	%description -n %{libCbc}
14cr|coin-or-1.6.0-2|296	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|297	
14cr|coin-or-1.6.0-2|298	%files -n %{libCbc}
14cr|coin-or-1.6.0-2|299	%{_libdir}/libCbc.so.%{cbc_major}*
14cr|coin-or-1.6.0-2|300	
14cr|coin-or-1.6.0-2|301	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|302	
14cr|coin-or-1.6.0-2|303	%package -n %{libCbcSolver}
14cr|coin-or-1.6.0-2|304	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|305	Group:          System/Libraries
14cr|coin-or-1.6.0-2|306	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|307	
14cr|coin-or-1.6.0-2|308	%description -n %{libCbcSolver}
14cr|coin-or-1.6.0-2|309	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|310	
14cr|coin-or-1.6.0-2|311	%files -n %{libCbcSolver}
14cr|coin-or-1.6.0-2|312	%{_libdir}/libCbcSolver.so.%{cbc_major}*
14cr|coin-or-1.6.0-2|313	
14cr|coin-or-1.6.0-2|314	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|315	
14cr|coin-or-1.6.0-2|316	%package -n %{libCgl}
14cr|coin-or-1.6.0-2|317	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|318	Group:          System/Libraries
14cr|coin-or-1.6.0-2|319	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|320	
14cr|coin-or-1.6.0-2|321	%description -n %{libCgl}
14cr|coin-or-1.6.0-2|322	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|323	
14cr|coin-or-1.6.0-2|324	%files -n %{libCgl}
14cr|coin-or-1.6.0-2|325	%{_libdir}/libCgl.so.%{cgl_major}*
14cr|coin-or-1.6.0-2|326	
14cr|coin-or-1.6.0-2|327	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|328	
14cr|coin-or-1.6.0-2|329	%package -n %{libClp}
14cr|coin-or-1.6.0-2|330	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|331	Group:          System/Libraries
14cr|coin-or-1.6.0-2|332	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|333	
14cr|coin-or-1.6.0-2|334	%description -n %{libClp}
14cr|coin-or-1.6.0-2|335	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|336	
14cr|coin-or-1.6.0-2|337	%files -n %{libClp}
14cr|coin-or-1.6.0-2|338	%{_libdir}/libClp.so.%{clp_major}*
14cr|coin-or-1.6.0-2|339	
14cr|coin-or-1.6.0-2|340	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|341	
14cr|coin-or-1.6.0-2|342	%package -n %{libCoinMP}
14cr|coin-or-1.6.0-2|343	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|344	Group:          System/Libraries
14cr|coin-or-1.6.0-2|345	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|346	
14cr|coin-or-1.6.0-2|347	%description -n %{libCoinMP}
14cr|coin-or-1.6.0-2|348	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|349	
14cr|coin-or-1.6.0-2|350	%files -n %{libCoinMP}
14cr|coin-or-1.6.0-2|351	%{_libdir}/libCoinMP.so.%{coinmp_major}*
14cr|coin-or-1.6.0-2|352	
14cr|coin-or-1.6.0-2|353	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|354	
14cr|coin-or-1.6.0-2|355	%package -n %{libCoinUtils}
14cr|coin-or-1.6.0-2|356	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|357	Group:          System/Libraries
14cr|coin-or-1.6.0-2|358	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|359	
14cr|coin-or-1.6.0-2|360	%description -n %{libCoinUtils}
14cr|coin-or-1.6.0-2|361	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|362	
14cr|coin-or-1.6.0-2|363	%files -n %{libCoinUtils}
14cr|coin-or-1.6.0-2|364	%{_libdir}/libCoinUtils.so.%{coinutils_major}*
14cr|coin-or-1.6.0-2|365	
14cr|coin-or-1.6.0-2|366	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|367	
14cr|coin-or-1.6.0-2|368	%package -n %{libCouenne}
14cr|coin-or-1.6.0-2|369	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|370	Group:          System/Libraries
14cr|coin-or-1.6.0-2|371	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|372	
14cr|coin-or-1.6.0-2|373	%description -n %{libCouenne}
14cr|coin-or-1.6.0-2|374	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|375	
14cr|coin-or-1.6.0-2|376	%files -n %{libCouenne}
14cr|coin-or-1.6.0-2|377	%{_libdir}/libCouenne.so.%{couenne_major}*
14cr|coin-or-1.6.0-2|378	
14cr|coin-or-1.6.0-2|379	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|380	
14cr|coin-or-1.6.0-2|381	%package -n %{libCouenneReadnl}
14cr|coin-or-1.6.0-2|382	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|383	Group:          System/Libraries
14cr|coin-or-1.6.0-2|384	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|385	
14cr|coin-or-1.6.0-2|386	%description -n %{libCouenneReadnl}
14cr|coin-or-1.6.0-2|387	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|388	
14cr|coin-or-1.6.0-2|389	%files -n %{libCouenneReadnl}
14cr|coin-or-1.6.0-2|390	%{_libdir}/libCouenneReadnl.so.%{couenne_major}*
14cr|coin-or-1.6.0-2|391	
14cr|coin-or-1.6.0-2|392	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|393	
14cr|coin-or-1.6.0-2|394	%package -n %{libDecomp}
14cr|coin-or-1.6.0-2|395	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|396	Group:          System/Libraries
14cr|coin-or-1.6.0-2|397	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|398	
14cr|coin-or-1.6.0-2|399	%description -n %{libDecomp}
14cr|coin-or-1.6.0-2|400	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|401	
14cr|coin-or-1.6.0-2|402	%files -n %{libDecomp}
14cr|coin-or-1.6.0-2|403	%{_libdir}/libDecomp.so.%{decomp_major}*
14cr|coin-or-1.6.0-2|404	
14cr|coin-or-1.6.0-2|405	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|406	
14cr|coin-or-1.6.0-2|407	%package -n %{libDylp}
14cr|coin-or-1.6.0-2|408	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|409	Group:          System/Libraries
14cr|coin-or-1.6.0-2|410	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|411	
14cr|coin-or-1.6.0-2|412	%description -n %{libDylp}
14cr|coin-or-1.6.0-2|413	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|414	
14cr|coin-or-1.6.0-2|415	%files -n %{libDylp}
14cr|coin-or-1.6.0-2|416	%{_libdir}/libDylp.so.%{dylp_major}*
14cr|coin-or-1.6.0-2|417	
14cr|coin-or-1.6.0-2|418	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|419	
14cr|coin-or-1.6.0-2|420	%package -n %{libFlopCpp}
14cr|coin-or-1.6.0-2|421	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|422	Group:          System/Libraries
14cr|coin-or-1.6.0-2|423	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|424	
14cr|coin-or-1.6.0-2|425	%description -n %{libFlopCpp}
14cr|coin-or-1.6.0-2|426	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|427	
14cr|coin-or-1.6.0-2|428	%files -n %{libFlopCpp}
14cr|coin-or-1.6.0-2|429	%{_libdir}/libFlopCpp.so.%{flopcpp_major}*
14cr|coin-or-1.6.0-2|430	
14cr|coin-or-1.6.0-2|431	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|432	
14cr|coin-or-1.6.0-2|433	%package -n %{libOS}
14cr|coin-or-1.6.0-2|434	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|435	Group:          System/Libraries
14cr|coin-or-1.6.0-2|436	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|437	
14cr|coin-or-1.6.0-2|438	%description -n %{libOS}
14cr|coin-or-1.6.0-2|439	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|440	
14cr|coin-or-1.6.0-2|441	%files -n %{libOS}
14cr|coin-or-1.6.0-2|442	%{_libdir}/libOS.so.%{os_major}*
14cr|coin-or-1.6.0-2|443	
14cr|coin-or-1.6.0-2|444	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|445	
14cr|coin-or-1.6.0-2|446	%package -n %{libOsi}
14cr|coin-or-1.6.0-2|447	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|448	Group:          System/Libraries
14cr|coin-or-1.6.0-2|449	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|450	
14cr|coin-or-1.6.0-2|451	%description -n %{libOsi}
14cr|coin-or-1.6.0-2|452	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|453	
14cr|coin-or-1.6.0-2|454	%files -n %{libOsi}
14cr|coin-or-1.6.0-2|455	%{_libdir}/libOsi.so.%{osi_major}*
14cr|coin-or-1.6.0-2|456	
14cr|coin-or-1.6.0-2|457	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|458	
14cr|coin-or-1.6.0-2|459	%package -n %{libOsiCbc}
14cr|coin-or-1.6.0-2|460	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|461	Group:          System/Libraries
14cr|coin-or-1.6.0-2|462	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|463	
14cr|coin-or-1.6.0-2|464	%description -n %{libOsiCbc}
14cr|coin-or-1.6.0-2|465	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|466	
14cr|coin-or-1.6.0-2|467	%files -n %{libOsiCbc}
14cr|coin-or-1.6.0-2|468	%{_libdir}/libOsiCbc.so.%{cbc_major}*
14cr|coin-or-1.6.0-2|469	
14cr|coin-or-1.6.0-2|470	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|471	
14cr|coin-or-1.6.0-2|472	%package -n %{libOsiClp}
14cr|coin-or-1.6.0-2|473	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|474	Group:          System/Libraries
14cr|coin-or-1.6.0-2|475	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|476	
14cr|coin-or-1.6.0-2|477	%description -n %{libOsiClp}
14cr|coin-or-1.6.0-2|478	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|479	
14cr|coin-or-1.6.0-2|480	%files -n %{libOsiClp}
14cr|coin-or-1.6.0-2|481	%{_libdir}/libOsiClp.so.%{clp_major}*
14cr|coin-or-1.6.0-2|482	
14cr|coin-or-1.6.0-2|483	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|484	
14cr|coin-or-1.6.0-2|485	%package -n %{libOsiCommonTests}
14cr|coin-or-1.6.0-2|486	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|487	Group:          System/Libraries
14cr|coin-or-1.6.0-2|488	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|489	
14cr|coin-or-1.6.0-2|490	%description -n %{libOsiCommonTests}
14cr|coin-or-1.6.0-2|491	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|492	
14cr|coin-or-1.6.0-2|493	%files -n %{libOsiCommonTests}
14cr|coin-or-1.6.0-2|494	%{_libdir}/libOsiCommonTests.so.%{osi_major}*
14cr|coin-or-1.6.0-2|495	
14cr|coin-or-1.6.0-2|496	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|497	
14cr|coin-or-1.6.0-2|498	%package -n %{libOsiDylp}
14cr|coin-or-1.6.0-2|499	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|500	Group:          System/Libraries
14cr|coin-or-1.6.0-2|501	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|502	
14cr|coin-or-1.6.0-2|503	%description -n %{libOsiDylp}
14cr|coin-or-1.6.0-2|504	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|505	
14cr|coin-or-1.6.0-2|506	%files -n %{libOsiDylp}
14cr|coin-or-1.6.0-2|507	%{_libdir}/libOsiDylp.so.%{dylp_major}*
14cr|coin-or-1.6.0-2|508	
14cr|coin-or-1.6.0-2|509	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|510	
14cr|coin-or-1.6.0-2|511	%package -n %{libOsiSym}
14cr|coin-or-1.6.0-2|512	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|513	Group:          System/Libraries
14cr|coin-or-1.6.0-2|514	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|515	
14cr|coin-or-1.6.0-2|516	%description -n %{libOsiSym}
14cr|coin-or-1.6.0-2|517	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|518	
14cr|coin-or-1.6.0-2|519	%files -n %{libOsiSym}
14cr|coin-or-1.6.0-2|520	%{_libdir}/libOsiSym.so.%{sym_major}*
14cr|coin-or-1.6.0-2|521	
14cr|coin-or-1.6.0-2|522	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|523	
14cr|coin-or-1.6.0-2|524	%package -n %{libOsiVol}
14cr|coin-or-1.6.0-2|525	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|526	Group:          System/Libraries
14cr|coin-or-1.6.0-2|527	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|528	
14cr|coin-or-1.6.0-2|529	%description -n %{libOsiVol}
14cr|coin-or-1.6.0-2|530	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|531	
14cr|coin-or-1.6.0-2|532	%files -n %{libOsiVol}
14cr|coin-or-1.6.0-2|533	%{_libdir}/libOsiVol.so.%{vol_major}*
14cr|coin-or-1.6.0-2|534	
14cr|coin-or-1.6.0-2|535	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|536	
14cr|coin-or-1.6.0-2|537	%package -n %{libSym}
14cr|coin-or-1.6.0-2|538	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|539	Group:          System/Libraries
14cr|coin-or-1.6.0-2|540	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|541	
14cr|coin-or-1.6.0-2|542	%description -n %{libSym}
14cr|coin-or-1.6.0-2|543	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|544	
14cr|coin-or-1.6.0-2|545	%files -n %{libSym}
14cr|coin-or-1.6.0-2|546	%{_libdir}/libSym.so.%{sym_major}*
14cr|coin-or-1.6.0-2|547	
14cr|coin-or-1.6.0-2|548	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|549	
14cr|coin-or-1.6.0-2|550	%package -n %{libVol}
14cr|coin-or-1.6.0-2|551	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|552	Group:          System/Libraries
14cr|coin-or-1.6.0-2|553	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|554	
14cr|coin-or-1.6.0-2|555	%description -n %{libVol}
14cr|coin-or-1.6.0-2|556	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|557	
14cr|coin-or-1.6.0-2|558	%files -n %{libVol}
14cr|coin-or-1.6.0-2|559	%{_libdir}/libVol.so.%{vol_major}*
14cr|coin-or-1.6.0-2|560	
14cr|coin-or-1.6.0-2|561	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|562	
14cr|coin-or-1.6.0-2|563	%package -n %{libbonmin}
14cr|coin-or-1.6.0-2|564	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|565	Group:          System/Libraries
14cr|coin-or-1.6.0-2|566	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|567	
14cr|coin-or-1.6.0-2|568	%description -n %{libbonmin}
14cr|coin-or-1.6.0-2|569	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|570	
14cr|coin-or-1.6.0-2|571	%files -n %{libbonmin}
14cr|coin-or-1.6.0-2|572	%{_libdir}/libbonmin.so.%{bonmin_major}*
14cr|coin-or-1.6.0-2|573	
14cr|coin-or-1.6.0-2|574	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|575	
14cr|coin-or-1.6.0-2|576	%package -n %{libbonminampl}
14cr|coin-or-1.6.0-2|577	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|578	Group:          System/Libraries
14cr|coin-or-1.6.0-2|579	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|580	
14cr|coin-or-1.6.0-2|581	%description -n %{libbonminampl}
14cr|coin-or-1.6.0-2|582	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|583	
14cr|coin-or-1.6.0-2|584	%files -n %{libbonminampl}
14cr|coin-or-1.6.0-2|585	%{_libdir}/libbonminampl.so.%{bonmin_major}*
14cr|coin-or-1.6.0-2|586	
14cr|coin-or-1.6.0-2|587	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|588	
14cr|coin-or-1.6.0-2|589	%package -n %{libcoinasl}
14cr|coin-or-1.6.0-2|590	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|591	Group:          System/Libraries
14cr|coin-or-1.6.0-2|592	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|593	
14cr|coin-or-1.6.0-2|594	%description -n %{libcoinasl}
14cr|coin-or-1.6.0-2|595	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|596	
14cr|coin-or-1.6.0-2|597	%files -n %{libcoinasl}
14cr|coin-or-1.6.0-2|598	%{_libdir}/libcoinasl.so.%{coinasl_major}*
14cr|coin-or-1.6.0-2|599	
14cr|coin-or-1.6.0-2|600	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|601	
14cr|coin-or-1.6.0-2|602	%package -n %{libipopt}
14cr|coin-or-1.6.0-2|603	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|604	Group:          System/Libraries
14cr|coin-or-1.6.0-2|605	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|606	
14cr|coin-or-1.6.0-2|607	%description -n %{libipopt}
14cr|coin-or-1.6.0-2|608	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|609	
14cr|coin-or-1.6.0-2|610	%files -n %{libipopt}
14cr|coin-or-1.6.0-2|611	%{_libdir}/libipopt.so.%{ipopt_major}*
14cr|coin-or-1.6.0-2|612	
14cr|coin-or-1.6.0-2|613	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|614	
14cr|coin-or-1.6.0-2|615	%package -n %{libipoptamplinterface}
14cr|coin-or-1.6.0-2|616	Summary:        Shared library for COIN-OR
14cr|coin-or-1.6.0-2|617	Group:          System/Libraries
14cr|coin-or-1.6.0-2|618	Conflicts:      coin-or-libs < 1.6.0-2
14cr|coin-or-1.6.0-2|619	
14cr|coin-or-1.6.0-2|620	%description -n %{libipoptamplinterface}
14cr|coin-or-1.6.0-2|621	This package contains shared library needed by programs linked against COIN-OR.
14cr|coin-or-1.6.0-2|622	
14cr|coin-or-1.6.0-2|623	%files -n %{libipoptamplinterface}
14cr|coin-or-1.6.0-2|624	%{_libdir}/libipoptamplinterface.so.%{ipoptampl_major}*
14cr|coin-or-1.6.0-2|625	
14cr|coin-or-1.6.0-2|626	#----------------------------------------------------------------------------
14cr|coin-or-1.6.0-2|627	
14cr|coin-or-1.6.0-2|628	%prep
14cr|coin-or-1.6.0-2|629	%setup -q -n CoinAll-%{version}
14cr|coin-or-1.6.0-2|630	
14cr|coin-or-1.6.0-2|631	pushd ThirdParty/ASL
14cr|coin-or-1.6.0-2|632	tar xf %{SOURCE1}
14cr|coin-or-1.6.0-2|633	gunzip -fr solvers
14cr|coin-or-1.6.0-2|634	popd
14cr|coin-or-1.6.0-2|635	
14cr|coin-or-1.6.0-2|636	%patch0 -p1
14cr|coin-or-1.6.0-2|637	%patch1 -p1
14cr|coin-or-1.6.0-2|638	%patch2 -p1
14cr|coin-or-1.6.0-2|639	
14cr|coin-or-1.6.0-2|640	%build
14cr|coin-or-1.6.0-2|641	export PKG_CONFIG_PATH="%{buildroot}%{_libdir}/pkgconfig"
14cr|coin-or-1.6.0-2|642	%configure2_5x
14cr|coin-or-1.6.0-2|643	%make
14cr|coin-or-1.6.0-2|644	
14cr|coin-or-1.6.0-2|645	%install
14cr|coin-or-1.6.0-2|646	%makeinstall_std
14cr|coin-or-1.6.0-2|647	# Hack ...
14cr|coin-or-1.6.0-2|648	rm -rf %{buildroot}/builddir/build/BUILDROOT/%{name}-%{version}-*-buildroot/usr/share/coin/doc/CoinMP/
14cr|coin-or-1.6.0-2|649	
14cr|coin-or-1.6.0-2|650	
14cr|coin-or-1.6.0-2|651	
14cr|coin-or-1.6.0-2|652	
14cr|coin-or-1.6.0-2|653	
14cr|coin-or-1.6.0-2|654	%changelog
14cr|coin-or-1.6.0-2|655	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.6.0-2
14cr|coin-or-1.6.0-2|656	+ Revision: 052beaa
14cr|coin-or-1.6.0-2|657	- MassBuild#464: Increase release tag
14cr|coin-or-1.6.0-2|658	
14cr|coin-or-1.6.0-2|659	

660 14
14cr|coin-or-Sample-1.2.8-2|1	%global		module		Sample
14cr|coin-or-Sample-1.2.8-2|2	
14cr|coin-or-Sample-1.2.8-2|3	Name:		coin-or-%{module}
14cr|coin-or-Sample-1.2.8-2|4	Group:		Sciences/Mathematics
14cr|coin-or-Sample-1.2.8-2|5	Summary:	Coin-or Sample data files
14cr|coin-or-Sample-1.2.8-2|6	
14cr|coin-or-Sample-1.2.8-2|7	Version:	1.2.8
14cr|coin-or-Sample-1.2.8-2|8	Release:	2
14cr|coin-or-Sample-1.2.8-2|9	License:	Public Domain
14cr|coin-or-Sample-1.2.8-2|10	URL:		https://projects.coin-or.org/svn/Data/%{module}
14cr|coin-or-Sample-1.2.8-2|11	Source0:	http://www.coin-or.org/download/source/Data/%{module}-%{version}.tgz
14cr|coin-or-Sample-1.2.8-2|12	Source1:	COPYING
14cr|coin-or-Sample-1.2.8-2|13	Source2:	%{name}.rpmlintrc
14cr|coin-or-Sample-1.2.8-2|14	BuildArch:	noarch
14cr|coin-or-Sample-1.2.8-2|15	
14cr|coin-or-Sample-1.2.8-2|16	%description
14cr|coin-or-Sample-1.2.8-2|17	Coin-or Sample data files.
14cr|coin-or-Sample-1.2.8-2|18	
14cr|coin-or-Sample-1.2.8-2|19	%prep
14cr|coin-or-Sample-1.2.8-2|20	%setup -q -n %{module}-%{version}
14cr|coin-or-Sample-1.2.8-2|21	
14cr|coin-or-Sample-1.2.8-2|22	%build
14cr|coin-or-Sample-1.2.8-2|23	%configure
14cr|coin-or-Sample-1.2.8-2|24	cp -p %{SOURCE1} .
14cr|coin-or-Sample-1.2.8-2|25	%make all
14cr|coin-or-Sample-1.2.8-2|26	
14cr|coin-or-Sample-1.2.8-2|27	%install
14cr|coin-or-Sample-1.2.8-2|28	make install DESTDIR=%{buildroot} pkgconfiglibdir=%{_datadir}/pkgconfig
14cr|coin-or-Sample-1.2.8-2|29	
14cr|coin-or-Sample-1.2.8-2|30	%files
14cr|coin-or-Sample-1.2.8-2|31	%{_datadir}/coin
14cr|coin-or-Sample-1.2.8-2|32	%{_datadir}/pkgconfig/*
14cr|coin-or-Sample-1.2.8-2|33	%doc COPYING
14cr|coin-or-Sample-1.2.8-2|34	
14cr|coin-or-Sample-1.2.8-2|35	
14cr|coin-or-Sample-1.2.8-2|36	%changelog
14cr|coin-or-Sample-1.2.8-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cr|coin-or-Sample-1.2.8-2|38	+ Revision: 51144cf
14cr|coin-or-Sample-1.2.8-2|39	- MassBuild#464: Increase release tag
14cr|coin-or-Sample-1.2.8-2|40	
14cr|coin-or-Sample-1.2.8-2|41	

661 14
14cr|colamd-2.8.0-2|1	%define NAME		COLAMD
14cr|colamd-2.8.0-2|2	%define major		%{version}
14cr|colamd-2.8.0-2|3	%define libname		%mklibname %{name} %{major}
14cr|colamd-2.8.0-2|4	%define develname	%mklibname %{name} -d
14cr|colamd-2.8.0-2|5	
14cr|colamd-2.8.0-2|6	Name:		colamd
14cr|colamd-2.8.0-2|7	Version:	2.8.0
14cr|colamd-2.8.0-2|8	Release:	2
14cr|colamd-2.8.0-2|9	Epoch:		1
14cr|colamd-2.8.0-2|10	Summary:	Routines for computing column approximate minimum degree ordering
14cr|colamd-2.8.0-2|11	Group:		System/Libraries
14cr|colamd-2.8.0-2|12	License:	LGPL
14cr|colamd-2.8.0-2|13	URL:		http://www.cise.ufl.edu/research/sparse/colamd/
14cr|colamd-2.8.0-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/colamd/%{NAME}-%{version}.tar.gz
14cr|colamd-2.8.0-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|colamd-2.8.0-2|16	
14cr|colamd-2.8.0-2|17	%description
14cr|colamd-2.8.0-2|18	The COLAMD column approximate minimum degree ordering algorithm computes
14cr|colamd-2.8.0-2|19	a permutation vector P such that the LU factorization of A (:,P)
14cr|colamd-2.8.0-2|20	tends to be sparser than that of A.  The Cholesky factorization of
14cr|colamd-2.8.0-2|21	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|colamd-2.8.0-2|22	
14cr|colamd-2.8.0-2|23	%package -n %{libname}
14cr|colamd-2.8.0-2|24	Summary:	Library of routines for computing column approximate minimum degree ordering
14cr|colamd-2.8.0-2|25	Group:		System/Libraries
14cr|colamd-2.8.0-2|26	
14cr|colamd-2.8.0-2|27	%description -n %{libname}
14cr|colamd-2.8.0-2|28	The COLAMD column approximate minimum degree ordering algorithm computes
14cr|colamd-2.8.0-2|29	a permutation vector P such that the LU factorization of A (:,P)
14cr|colamd-2.8.0-2|30	tends to be sparser than that of A.  The Cholesky factorization of
14cr|colamd-2.8.0-2|31	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|colamd-2.8.0-2|32	
14cr|colamd-2.8.0-2|33	This package contains the library needed to run programs dynamically
14cr|colamd-2.8.0-2|34	linked against %{NAME}.
14cr|colamd-2.8.0-2|35	
14cr|colamd-2.8.0-2|36	%package -n %{develname}
14cr|colamd-2.8.0-2|37	Summary:	C routines for computing column approximate minimum degree ordering
14cr|colamd-2.8.0-2|38	Group:		Development/C
14cr|colamd-2.8.0-2|39	Requires:	suitesparse-common-devel >= 4.0.0
14cr|colamd-2.8.0-2|40	Requires:	%{libname} = %{EVRD}
14cr|colamd-2.8.0-2|41	Provides:	%{name}-devel = %{EVRD}
14cr|colamd-2.8.0-2|42	
14cr|colamd-2.8.0-2|43	%description -n %{develname}
14cr|colamd-2.8.0-2|44	The COLAMD column approximate minimum degree ordering algorithm computes
14cr|colamd-2.8.0-2|45	a permutation vector P such that the LU factorization of A (:,P)
14cr|colamd-2.8.0-2|46	tends to be sparser than that of A.  The Cholesky factorization of
14cr|colamd-2.8.0-2|47	(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
14cr|colamd-2.8.0-2|48	
14cr|colamd-2.8.0-2|49	This package contains the files needed to develop applications which
14cr|colamd-2.8.0-2|50	use %{name}.
14cr|colamd-2.8.0-2|51	
14cr|colamd-2.8.0-2|52	%prep
14cr|colamd-2.8.0-2|53	%setup -q -c -n %{name}-%{version}
14cr|colamd-2.8.0-2|54	cd %{NAME}
14cr|colamd-2.8.0-2|55	find . -perm 0640 | xargs chmod 0644
14cr|colamd-2.8.0-2|56	mkdir ../SuiteSparse_config
14cr|colamd-2.8.0-2|57	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|colamd-2.8.0-2|58	
14cr|colamd-2.8.0-2|59	%build
14cr|colamd-2.8.0-2|60	cd %{NAME}
14cr|colamd-2.8.0-2|61	pushd Lib
14cr|colamd-2.8.0-2|62	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|colamd-2.8.0-2|63	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cr|colamd-2.8.0-2|64	popd
14cr|colamd-2.8.0-2|65	
14cr|colamd-2.8.0-2|66	%install
14cr|colamd-2.8.0-2|67	cd %{NAME}
14cr|colamd-2.8.0-2|68	
14cr|colamd-2.8.0-2|69	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|colamd-2.8.0-2|70	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|colamd-2.8.0-2|71	
14cr|colamd-2.8.0-2|72	for f in Lib/*.so*; do
14cr|colamd-2.8.0-2|73	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|colamd-2.8.0-2|74	done
14cr|colamd-2.8.0-2|75	for f in Lib/*.a; do
14cr|colamd-2.8.0-2|76	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|colamd-2.8.0-2|77	done
14cr|colamd-2.8.0-2|78	for f in Include/*.h; do
14cr|colamd-2.8.0-2|79	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|colamd-2.8.0-2|80	done
14cr|colamd-2.8.0-2|81	
14cr|colamd-2.8.0-2|82	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|colamd-2.8.0-2|83	
14cr|colamd-2.8.0-2|84	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|colamd-2.8.0-2|85	%__install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|colamd-2.8.0-2|86	
14cr|colamd-2.8.0-2|87	%files -n %{libname}
14cr|colamd-2.8.0-2|88	%{_libdir}/*.so.*
14cr|colamd-2.8.0-2|89	
14cr|colamd-2.8.0-2|90	%files -n %{develname}
14cr|colamd-2.8.0-2|91	%{_docdir}/%{name}
14cr|colamd-2.8.0-2|92	%{_includedir}/*
14cr|colamd-2.8.0-2|93	%{_libdir}/*.so
14cr|colamd-2.8.0-2|94	%{_libdir}/*.a
14cr|colamd-2.8.0-2|95	
14cr|colamd-2.8.0-2|96	
14cr|colamd-2.8.0-2|97	
14cr|colamd-2.8.0-2|98	%changelog
14cr|colamd-2.8.0-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.0-2
14cr|colamd-2.8.0-2|100	+ Revision: 214dee0
14cr|colamd-2.8.0-2|101	- MassBuild#464: Increase release tag
14cr|colamd-2.8.0-2|102	
14cr|colamd-2.8.0-2|103	

662 14
14cr|coldfire-0.3.1-9|1	Name:		coldfire
14cr|coldfire-0.3.1-9|2	Version:	0.3.1
14cr|coldfire-0.3.1-9|3	Release:	9
14cr|coldfire-0.3.1-9|4	Summary:	A Freescale Coldfire 5206 Emulator
14cr|coldfire-0.3.1-9|5	Group:		Emulators
14cr|coldfire-0.3.1-9|6	License:	GPLv2
14cr|coldfire-0.3.1-9|7	URL:		http://www.slicer.ca/coldfire/
14cr|coldfire-0.3.1-9|8	Source:		http://www.slicer.ca/coldfire/files/coldfire-%{version}.tar.gz
14cr|coldfire-0.3.1-9|9	Patch0:		coldfire-0.3.1-headers.patch
14cr|coldfire-0.3.1-9|10	Patch1:		coldfire-0.2.2-manpage.patch
14cr|coldfire-0.3.1-9|11	BuildRequires:	readline-devel
14cr|coldfire-0.3.1-9|12	BuildRequires:	pkgconfig(ncurses)
14cr|coldfire-0.3.1-9|13	
14cr|coldfire-0.3.1-9|14	%description
14cr|coldfire-0.3.1-9|15	Coldfire is a Freescale Coldfire 5206 Emulator. It currently features
14cr|coldfire-0.3.1-9|16	all but 5 assembly instructions, a full dBug with extra functionality,
14cr|coldfire-0.3.1-9|17	both serial ports, the parallel port, interrupts (through telnet
14cr|coldfire-0.3.1-9|18	sessions), full exception handling, timers and timer interrupts, and
14cr|coldfire-0.3.1-9|19	full tracing capability.
14cr|coldfire-0.3.1-9|20	
14cr|coldfire-0.3.1-9|21	%prep
14cr|coldfire-0.3.1-9|22	%setup -q
14cr|coldfire-0.3.1-9|23	%patch0 -p1 -b .headers
14cr|coldfire-0.3.1-9|24	%patch1 -p1 -b .manpage
14cr|coldfire-0.3.1-9|25	
14cr|coldfire-0.3.1-9|26	%build
14cr|coldfire-0.3.1-9|27	%configure2_5x
14cr|coldfire-0.3.1-9|28	make
14cr|coldfire-0.3.1-9|29	
14cr|coldfire-0.3.1-9|30	%install
14cr|coldfire-0.3.1-9|31	mkdir -p %{buildroot}%{_bindir}
14cr|coldfire-0.3.1-9|32	mkdir -p %{buildroot}%{_mandir}/man1
14cr|coldfire-0.3.1-9|33	mkdir -p %{buildroot}%{_datadir}/coldfire
14cr|coldfire-0.3.1-9|34	install -m 755 coldfire %{buildroot}%{_bindir}/coldfire
14cr|coldfire-0.3.1-9|35	install -m 644 coldfire.1 %{buildroot}%{_mandir}/man1/coldfire.1
14cr|coldfire-0.3.1-9|36	install -m 644 boards/* %{buildroot}%{_datadir}/coldfire/
14cr|coldfire-0.3.1-9|37	
14cr|coldfire-0.3.1-9|38	%files
14cr|coldfire-0.3.1-9|39	%doc README LICENSE
14cr|coldfire-0.3.1-9|40	%{_bindir}/coldfire
14cr|coldfire-0.3.1-9|41	%{_mandir}/man1/coldfire.1*
14cr|coldfire-0.3.1-9|42	%{_datadir}/coldfire/*
14cr|coldfire-0.3.1-9|43	
14cr|coldfire-0.3.1-9|44	
14cr|coldfire-0.3.1-9|45	%changelog
14cr|coldfire-0.3.1-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-9
14cr|coldfire-0.3.1-9|47	+ Revision: 11b304d
14cr|coldfire-0.3.1-9|48	- MassBuild#464: Increase release tag
14cr|coldfire-0.3.1-9|49	
14cr|coldfire-0.3.1-9|50	

663 14
14cr|colibri-0.3.0-2|1	Summary:	Alternative notifications for KDE4
14cr|colibri-0.3.0-2|2	Name:		colibri
14cr|colibri-0.3.0-2|3	Version:	0.3.0
14cr|colibri-0.3.0-2|4	Release:	2
14cr|colibri-0.3.0-2|5	Group:		Graphical desktop/KDE
14cr|colibri-0.3.0-2|6	License:	GPLv2
14cr|colibri-0.3.0-2|7	Url:		http://kde-apps.org/content/show.php/Colibri?content=117147
14cr|colibri-0.3.0-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}.tar.bz2
14cr|colibri-0.3.0-2|9	BuildRequires:	kdelibs4-devel
14cr|colibri-0.3.0-2|10	Requires:	kdebase4-workspace
14cr|colibri-0.3.0-2|11	
14cr|colibri-0.3.0-2|12	%description
14cr|colibri-0.3.0-2|13	Colibri provides an alternative to KDE4 Plasma notifications.
14cr|colibri-0.3.0-2|14	
14cr|colibri-0.3.0-2|15	Colibri notifications look lighter and are completely passive: they do not
14cr|colibri-0.3.0-2|16	provide any buttons. You may or may not like this.
14cr|colibri-0.3.0-2|17	
14cr|colibri-0.3.0-2|18	Since they are completely passive, they smoothly fade away when you mouse over
14cr|colibri-0.3.0-2|19	them, allowing you to interact with any window behind them.
14cr|colibri-0.3.0-2|20	
14cr|colibri-0.3.0-2|21	They also do not stack each others: if multiple notifications happen, they will
14cr|colibri-0.3.0-2|22	be shown one at a time.
14cr|colibri-0.3.0-2|23	
14cr|colibri-0.3.0-2|24	Colibri can be configured from its System Settings module.
14cr|colibri-0.3.0-2|25	If you need help follow the setup howto at
14cr|colibri-0.3.0-2|26	http://gitorious.org/colibri/pages/SetupHowto.
14cr|colibri-0.3.0-2|27	
14cr|colibri-0.3.0-2|28	%files -f %{name}.lang
14cr|colibri-0.3.0-2|29	%{_kde_bindir}/%{name}
14cr|colibri-0.3.0-2|30	%{_kde_libdir}/kde4/kcm_colibri.so
14cr|colibri-0.3.0-2|31	%{_kde_services}/%{name}.desktop
14cr|colibri-0.3.0-2|32	%{_kde_datadir}/autostart/%{name}_autostart.desktop
14cr|colibri-0.3.0-2|33	
14cr|colibri-0.3.0-2|34	#---------------------------------------------------------------------
14cr|colibri-0.3.0-2|35	
14cr|colibri-0.3.0-2|36	%prep
14cr|colibri-0.3.0-2|37	%setup -q
14cr|colibri-0.3.0-2|38	
14cr|colibri-0.3.0-2|39	%build
14cr|colibri-0.3.0-2|40	%cmake_kde4
14cr|colibri-0.3.0-2|41	
14cr|colibri-0.3.0-2|42	%install
14cr|colibri-0.3.0-2|43	%makeinstall_std -C build
14cr|colibri-0.3.0-2|44	
14cr|colibri-0.3.0-2|45	%find_lang %{name}
14cr|colibri-0.3.0-2|46	
14cr|colibri-0.3.0-2|47	
14cr|colibri-0.3.0-2|48	%changelog
14cr|colibri-0.3.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|colibri-0.3.0-2|50	+ Revision: dde9ded
14cr|colibri-0.3.0-2|51	- MassBuild#464: Increase release tag
14cr|colibri-0.3.0-2|52	
14cr|colibri-0.3.0-2|53	

664 14
14cr|collectd-5.1.0-4|1	%define major 0
14cr|collectd-5.1.0-4|2	%define libname %mklibname collectdclient %{major}
14cr|collectd-5.1.0-4|3	%define devname %mklibname -d collectdclient
14cr|collectd-5.1.0-4|4	
14cr|collectd-5.1.0-4|5	Summary:	Collects system information in RRD files
14cr|collectd-5.1.0-4|6	
14cr|collectd-5.1.0-4|7	Name:		collectd
14cr|collectd-5.1.0-4|8	Version:	5.1.0
14cr|collectd-5.1.0-4|9	Release:	4
14cr|collectd-5.1.0-4|10	License:	GPLv2+
14cr|collectd-5.1.0-4|11	Group:		Monitoring
14cr|collectd-5.1.0-4|12	Url:		http://collectd.org/
14cr|collectd-5.1.0-4|13	Source0:	http://collectd.org/files/collectd-%{version}.tar.bz2
14cr|collectd-5.1.0-4|14	Source1:	%{name}-initscript
14cr|collectd-5.1.0-4|15	Source2:	%{name}.logrotate
14cr|collectd-5.1.0-4|16	Patch3:		collectd-4.5.1-perl_fix.diff
14cr|collectd-5.1.0-4|17	Patch101:	collectd-4.10.3-werror.patch
14cr|collectd-5.1.0-4|18	Patch102:	collectd-4.10.3-lt.patch
14cr|collectd-5.1.0-4|19	Patch103:	collectd-4.10.1-noowniptc.patch
14cr|collectd-5.1.0-4|20	Patch104:	collectd-4.10.2-libnotify-0.7.patch
14cr|collectd-5.1.0-4|21	BuildRequires:	bison
14cr|collectd-5.1.0-4|22	BuildRequires:	flex
14cr|collectd-5.1.0-4|23	BuildRequires:	libdbi-devel
14cr|collectd-5.1.0-4|24	BuildRequires:	libesmtp-devel
14cr|collectd-5.1.0-4|25	BuildRequires:	libtool-devel
14cr|collectd-5.1.0-4|26	BuildRequires:	lm_sensors-devel
14cr|collectd-5.1.0-4|27	BuildRequires:	mysql-devel
14cr|collectd-5.1.0-4|28	BuildRequires:	net-snmp-devel
14cr|collectd-5.1.0-4|29	BuildRequires:	oping-devel
14cr|collectd-5.1.0-4|30	BuildRequires:	pcap-devel
14cr|collectd-5.1.0-4|31	BuildRequires:	perl-devel
14cr|collectd-5.1.0-4|32	BuildRequires:	postgresql-devel
14cr|collectd-5.1.0-4|33	BuildRequires:	pkgconfig(gnutls)
14cr|collectd-5.1.0-4|34	BuildRequires:	pkgconfig(libcurl)
14cr|collectd-5.1.0-4|35	BuildRequires:	pkgconfig(libgcrypt)
14cr|collectd-5.1.0-4|36	BuildRequires:	pkgconfig(libiptc)
14cr|collectd-5.1.0-4|37	BuildRequires:	pkgconfig(libip4tc)
14cr|collectd-5.1.0-4|38	BuildRequires:	pkgconfig(libip6tc)
14cr|collectd-5.1.0-4|39	BuildRequires:	pkgconfig(libmemcached)
14cr|collectd-5.1.0-4|40	BuildRequires:	pkgconfig(libnotify)
14cr|collectd-5.1.0-4|41	BuildRequires:	pkgconfig(librrd)
14cr|collectd-5.1.0-4|42	BuildRequires:	pkgconfig(libstatgrab)
14cr|collectd-5.1.0-4|43	BuildRequires:	pkgconfig(libupsclient)
14cr|collectd-5.1.0-4|44	BuildRequires:	pkgconfig(libvirt)
14cr|collectd-5.1.0-4|45	BuildRequires:	pkgconfig(libxml-2.0)
14cr|collectd-5.1.0-4|46	BuildRequires:	pkgconfig(OpenIPMI)
14cr|collectd-5.1.0-4|47	BuildRequires:	pkgconfig(python)
14cr|collectd-5.1.0-4|48	BuildRequires:	pkgconfig(xtables)
14cr|collectd-5.1.0-4|49	Requires(pre):	rpm-helper
14cr|collectd-5.1.0-4|50	
14cr|collectd-5.1.0-4|51	%description
14cr|collectd-5.1.0-4|52	The collectd daemon collects information about the system it is running on and
14cr|collectd-5.1.0-4|53	writes this information into special database files. These database files can
14cr|collectd-5.1.0-4|54	then be used to generate graphs of the collected data.
14cr|collectd-5.1.0-4|55	
14cr|collectd-5.1.0-4|56	%files
14cr|collectd-5.1.0-4|57	%defattr(644,root,root,755)
14cr|collectd-5.1.0-4|58	%doc AUTHORS COPYING README ChangeLog TODO
14cr|collectd-5.1.0-4|59	%config(noreplace) %{_sysconfdir}/collectd.conf
14cr|collectd-5.1.0-4|60	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|collectd-5.1.0-4|61	%{_initrddir}/%{name}
14cr|collectd-5.1.0-4|62	%{_bindir}/collectd-nagios
14cr|collectd-5.1.0-4|63	%{_bindir}/collectdctl
14cr|collectd-5.1.0-4|64	%{_sbindir}/collectd
14cr|collectd-5.1.0-4|65	%{_sbindir}/collectdmon
14cr|collectd-5.1.0-4|66	%dir %{_libdir}/collectd
14cr|collectd-5.1.0-4|67	%{_libdir}/collectd/*.so
14cr|collectd-5.1.0-4|68	%{perl_vendorlib}/*
14cr|collectd-5.1.0-4|69	%dir %{_datadir}/collectd
14cr|collectd-5.1.0-4|70	%{_datadir}/collectd/postgresql_default.conf
14cr|collectd-5.1.0-4|71	%{_datadir}/collectd/types.db
14cr|collectd-5.1.0-4|72	%dir /var/lib/%{name}
14cr|collectd-5.1.0-4|73	%dir /var/run/%{name}
14cr|collectd-5.1.0-4|74	%dir /var/log/%{name}
14cr|collectd-5.1.0-4|75	%ghost /var/log/%{name}/%{name}.log
14cr|collectd-5.1.0-4|76	%{_mandir}/man1/collectd.*
14cr|collectd-5.1.0-4|77	%{_mandir}/man5/collectd.conf.*
14cr|collectd-5.1.0-4|78	%{_mandir}/man1/collectdmon.1*
14cr|collectd-5.1.0-4|79	%{_mandir}/man1/collectd-nagios.1*
14cr|collectd-5.1.0-4|80	%{_mandir}/man1/collectdctl.1*
14cr|collectd-5.1.0-4|81	%{_mandir}/man3/Collectd::Unixsock.3pm*
14cr|collectd-5.1.0-4|82	%{_mandir}/man5/collectd-threshold.5*
14cr|collectd-5.1.0-4|83	%{_mandir}/man5/collectd-email.5*
14cr|collectd-5.1.0-4|84	%{_mandir}/man5/collectd-exec.5*
14cr|collectd-5.1.0-4|85	%{_mandir}/man5/collectd-java.5*
14cr|collectd-5.1.0-4|86	%{_mandir}/man5/collectd-perl.5*
14cr|collectd-5.1.0-4|87	%{_mandir}/man5/collectd-python.5*
14cr|collectd-5.1.0-4|88	%{_mandir}/man5/collectd-snmp.5*
14cr|collectd-5.1.0-4|89	%{_mandir}/man5/collectd-unixsock.5*
14cr|collectd-5.1.0-4|90	%{_mandir}/man5/types.db.5*
14cr|collectd-5.1.0-4|91	
14cr|collectd-5.1.0-4|92	#----------------------------------------------------------------------------
14cr|collectd-5.1.0-4|93	
14cr|collectd-5.1.0-4|94	%package -n %{libname}
14cr|collectd-5.1.0-4|95	Summary:	Collects system information in RRD files
14cr|collectd-5.1.0-4|96	
14cr|collectd-5.1.0-4|97	Group:		System/Libraries
14cr|collectd-5.1.0-4|98	
14cr|collectd-5.1.0-4|99	%description -n %{libname}
14cr|collectd-5.1.0-4|100	The collectd daemon collects information about the system it is running on.
14cr|collectd-5.1.0-4|101	This package contains the shared libraries used by %{name}
14cr|collectd-5.1.0-4|102	
14cr|collectd-5.1.0-4|103	%files -n %{libname}
14cr|collectd-5.1.0-4|104	%{_libdir}/libcollectdclient.so.%{major}*
14cr|collectd-5.1.0-4|105	
14cr|collectd-5.1.0-4|106	#----------------------------------------------------------------------------
14cr|collectd-5.1.0-4|107	
14cr|collectd-5.1.0-4|108	%package -n %{devname}
14cr|collectd-5.1.0-4|109	Summary:	Collects system information in RRD files
14cr|collectd-5.1.0-4|110	
14cr|collectd-5.1.0-4|111	Group:		Development/C
14cr|collectd-5.1.0-4|112	Requires:	%{libname} = %{EVRD}
14cr|collectd-5.1.0-4|113	
14cr|collectd-5.1.0-4|114	%description -n %{devname}
14cr|collectd-5.1.0-4|115	The collectd daemon collects information about the system it is running on.
14cr|collectd-5.1.0-4|116	This package contains the development headers.
14cr|collectd-5.1.0-4|117	
14cr|collectd-5.1.0-4|118	%files -n %{devname}
14cr|collectd-5.1.0-4|119	%defattr(644,root,root,755)
14cr|collectd-5.1.0-4|120	%{_libdir}/libcollectdclient.so
14cr|collectd-5.1.0-4|121	%{_includedir}/collectd/client.h
14cr|collectd-5.1.0-4|122	%{_includedir}/collectd/lcc_features.h
14cr|collectd-5.1.0-4|123	%{_libdir}/pkgconfig/libcollectdclient.pc
14cr|collectd-5.1.0-4|124	
14cr|collectd-5.1.0-4|125	#----------------------------------------------------------------------------
14cr|collectd-5.1.0-4|126	
14cr|collectd-5.1.0-4|127	%prep
14cr|collectd-5.1.0-4|128	%setup -q
14cr|collectd-5.1.0-4|129	%patch101 -p1
14cr|collectd-5.1.0-4|130	%patch3 -p0
14cr|collectd-5.1.0-4|131	
14cr|collectd-5.1.0-4|132	%build
14cr|collectd-5.1.0-4|133	autoreconf -fi
14cr|collectd-5.1.0-4|134	%serverbuild
14cr|collectd-5.1.0-4|135	pushd libltdl
14cr|collectd-5.1.0-4|136	%before_configure
14cr|collectd-5.1.0-4|137	popd
14cr|collectd-5.1.0-4|138	%configure2_5x \
14cr|collectd-5.1.0-4|139	--with-libperl=%{_prefix} \
14cr|collectd-5.1.0-4|140	--with-perl-bindings="INSTALLDIRS=vendor" \
14cr|collectd-5.1.0-4|141	--localstatedir=/var/lib \
14cr|collectd-5.1.0-4|142	--without-included-ltdl \
14cr|collectd-5.1.0-4|143	--with-ltdl-include=%{_includedir} \
14cr|collectd-5.1.0-4|144	--with-ltdl-lib=%{_libdir} \
14cr|collectd-5.1.0-4|145	--disable-xmms \
14cr|collectd-5.1.0-4|146	--disable-static
14cr|collectd-5.1.0-4|147	
14cr|collectd-5.1.0-4|148	%make
14cr|collectd-5.1.0-4|149	
14cr|collectd-5.1.0-4|150	%install
14cr|collectd-5.1.0-4|151	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|collectd-5.1.0-4|152	install -d %{buildroot}%{_initrddir}
14cr|collectd-5.1.0-4|153	install -d %{buildroot}/var/lib/%{name}
14cr|collectd-5.1.0-4|154	install -d %{buildroot}/var/run/%{name}
14cr|collectd-5.1.0-4|155	install -d %{buildroot}/var/log/%{name}
14cr|collectd-5.1.0-4|156	
14cr|collectd-5.1.0-4|157	%makeinstall_std LIBLTDL=%{_libdir}/libltdl.la
14cr|collectd-5.1.0-4|158	
14cr|collectd-5.1.0-4|159	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|collectd-5.1.0-4|160	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|collectd-5.1.0-4|161	
14cr|collectd-5.1.0-4|162	touch %{buildroot}/var/log/%{name}/%{name}.log
14cr|collectd-5.1.0-4|163	
14cr|collectd-5.1.0-4|164	# cleanup
14cr|collectd-5.1.0-4|165	rm %{buildroot}%{_libdir}/collectd/*.la
14cr|collectd-5.1.0-4|166	
14cr|collectd-5.1.0-4|167	%post
14cr|collectd-5.1.0-4|168	%create_ghostfile /var/log/%{name}/%{name}.log root root 644
14cr|collectd-5.1.0-4|169	%_post_service %{name}
14cr|collectd-5.1.0-4|170	
14cr|collectd-5.1.0-4|171	%preun
14cr|collectd-5.1.0-4|172	%_preun_service %{name}
14cr|collectd-5.1.0-4|173	
14cr|collectd-5.1.0-4|174	
14cr|collectd-5.1.0-4|175	%changelog
14cr|collectd-5.1.0-4|176	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1.0-4
14cr|collectd-5.1.0-4|177	+ Revision: e8c77d5
14cr|collectd-5.1.0-4|178	- MassBuild#464: Increase release tag
14cr|collectd-5.1.0-4|179	
14cr|collectd-5.1.0-4|180	

665 14
14cr|collectl-3.4.0-3|1	Summary: A utility to collect various linux performance data
14cr|collectl-3.4.0-3|2	Name: collectl
14cr|collectl-3.4.0-3|3	Version: 3.4.0
14cr|collectl-3.4.0-3|4	Release: 3
14cr|collectl-3.4.0-3|5	License: GPL+ or Artistic
14cr|collectl-3.4.0-3|6	Group: Monitoring
14cr|collectl-3.4.0-3|7	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.src.tar.gz
14cr|collectl-3.4.0-3|8	Source1:collectl-mdv
14cr|collectl-3.4.0-3|9	patch0: collectl-3.4.0-install.patch
14cr|collectl-3.4.0-3|10	Url: http://collectl.sourceforge.net/
14cr|collectl-3.4.0-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
14cr|collectl-3.4.0-3|12	BuildArch: noarch
14cr|collectl-3.4.0-3|13	
14cr|collectl-3.4.0-3|14	%description
14cr|collectl-3.4.0-3|15	A utility to collect linux performance data
14cr|collectl-3.4.0-3|16	
14cr|collectl-3.4.0-3|17	%prep
14cr|collectl-3.4.0-3|18	%setup -q
14cr|collectl-3.4.0-3|19	%patch0
14cr|collectl-3.4.0-3|20	
14cr|collectl-3.4.0-3|21	%build
14cr|collectl-3.4.0-3|22	
14cr|collectl-3.4.0-3|23	%clean
14cr|collectl-3.4.0-3|24	%{__rm} -Rf $RPM_BUILD_ROOT
14cr|collectl-3.4.0-3|25	
14cr|collectl-3.4.0-3|26	%install
14cr|collectl-3.4.0-3|27	%{__rm}  -rf $RPM_BUILD_ROOT
14cr|collectl-3.4.0-3|28	export PREFIX=$RPM_BUILD_ROOT
14cr|collectl-3.4.0-3|29	./INSTALL
14cr|collectl-3.4.0-3|30	
14cr|collectl-3.4.0-3|31	# lspci is under /usr/bin
14cr|collectl-3.4.0-3|32	echo "Lspci = /usr/bin/lspci" >> ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}.conf
14cr|collectl-3.4.0-3|33	
14cr|collectl-3.4.0-3|34	%files
14cr|collectl-3.4.0-3|35	%defattr(-,root,root)
14cr|collectl-3.4.0-3|36	%doc RELEASE-%{name} docs/*.html README GPL ARTISTIC COPYING
14cr|collectl-3.4.0-3|37	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|collectl-3.4.0-3|38	#gw AFAIK logrotate is not needed as collectl does that itself
14cr|collectl-3.4.0-3|39	%dir /var/log/%{name}
14cr|collectl-3.4.0-3|40	%{_sbindir}/*
14cr|collectl-3.4.0-3|41	%{_mandir}/man1/*
14cr|collectl-3.4.0-3|42	%{_sysconfdir}/init.d/%{name}
14cr|collectl-3.4.0-3|43	%{_datadir}/%{name}
14cr|collectl-3.4.0-3|44	
14cr|collectl-3.4.0-3|45	%preun
14cr|collectl-3.4.0-3|46	# If collectl is running, stop it before removing.
14cr|collectl-3.4.0-3|47	/etc/init.d/%{name} stop
14cr|collectl-3.4.0-3|48	chkconfig --del %{name} 2>&1 > /dev/null
14cr|collectl-3.4.0-3|49	
14cr|collectl-3.4.0-3|50	%post
14cr|collectl-3.4.0-3|51	chkconfig --add %{name} 2>&1 > /dev/null
14cr|collectl-3.4.0-3|52	/etc/init.d/%{name} start
14cr|collectl-3.4.0-3|53	
14cr|collectl-3.4.0-3|54	
14cr|collectl-3.4.0-3|55	
14cr|collectl-3.4.0-3|56	
14cr|collectl-3.4.0-3|57	%changelog
14cr|collectl-3.4.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-3
14cr|collectl-3.4.0-3|59	+ Revision: 4ce21f8
14cr|collectl-3.4.0-3|60	- MassBuild#464: Increase release tag
14cr|collectl-3.4.0-3|61	
14cr|collectl-3.4.0-3|62	

666 14
14cr|colordiff-1.0.13-2|1	%define name	colordiff
14cr|colordiff-1.0.13-2|2	%define version	1.0.13
14cr|colordiff-1.0.13-2|3	
14cr|colordiff-1.0.13-2|4	Summary:	Wrapper for diff that produces output with syntax highlighting
14cr|colordiff-1.0.13-2|5	Name:		%{name}
14cr|colordiff-1.0.13-2|6	Version:	%{version}
14cr|colordiff-1.0.13-2|7	Release:	2
14cr|colordiff-1.0.13-2|8	License:	GPLv2+
14cr|colordiff-1.0.13-2|9	Url:		http://colordiff.sourceforge.net/
14cr|colordiff-1.0.13-2|10	Source0:	http://download.sourceforge.net/sourceforge/colordiff/%{name}-%{version}.tar.gz
14cr|colordiff-1.0.13-2|11	Group:		Development/Other
14cr|colordiff-1.0.13-2|12	Requires:	diffutils
14cr|colordiff-1.0.13-2|13	Requires:	less
14cr|colordiff-1.0.13-2|14	Requires:	perl
14cr|colordiff-1.0.13-2|15	Requires:	webfetch
14cr|colordiff-1.0.13-2|16	BuildArch:	noarch
14cr|colordiff-1.0.13-2|17	
14cr|colordiff-1.0.13-2|18	%description
14cr|colordiff-1.0.13-2|19	The Perl script colordiff is a wrapper for diff. It produces the same
14cr|colordiff-1.0.13-2|20	output but with syntax highlighting. Color schemes can be customized.
14cr|colordiff-1.0.13-2|21	
14cr|colordiff-1.0.13-2|22	%prep
14cr|colordiff-1.0.13-2|23	%setup -q
14cr|colordiff-1.0.13-2|24	
14cr|colordiff-1.0.13-2|25	%build
14cr|colordiff-1.0.13-2|26	
14cr|colordiff-1.0.13-2|27	%install
14cr|colordiff-1.0.13-2|28	%{__install} -m 755 -D cdiff.sh %{buildroot}%{_bindir}/cdiff
14cr|colordiff-1.0.13-2|29	%{__install} -m 755 -D colordiff.pl %{buildroot}%{_bindir}/colordiff
14cr|colordiff-1.0.13-2|30	%{__install} -m 644 -D colordiff.1 %{buildroot}%{_mandir}/man1/colordiff.1
14cr|colordiff-1.0.13-2|31	%{__sed} -i -e 's/banner=yes/banner=no/' colordiffrc*
14cr|colordiff-1.0.13-2|32	%{__install} -m 644 -D colordiffrc %{buildroot}%{_sysconfdir}/colordiffrc
14cr|colordiff-1.0.13-2|33	
14cr|colordiff-1.0.13-2|34	%files
14cr|colordiff-1.0.13-2|35	%doc BUGS CHANGES colordiffrc-lightbg COPYING README
14cr|colordiff-1.0.13-2|36	%{_bindir}/cdiff
14cr|colordiff-1.0.13-2|37	%{_bindir}/%{name}
14cr|colordiff-1.0.13-2|38	%config(noreplace) %{_sysconfdir}/colordiffrc
14cr|colordiff-1.0.13-2|39	%{_mandir}/man1/colordiff*
14cr|colordiff-1.0.13-2|40	
14cr|colordiff-1.0.13-2|41	%changelog
14cr|colordiff-1.0.13-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.13-2
14cr|colordiff-1.0.13-2|43	+ Revision: 5067600
14cr|colordiff-1.0.13-2|44	- MassBuild#464: Increase release tag
14cr|colordiff-1.0.13-2|45	
14cr|colordiff-1.0.13-2|46	

667 14
14cr|colord-kde-0.3.0-2|1	Summary:	Colord support for KDE
14cr|colord-kde-0.3.0-2|2	Name:		colord-kde
14cr|colord-kde-0.3.0-2|3	Version:	0.3.0
14cr|colord-kde-0.3.0-2|4	Release:	2
14cr|colord-kde-0.3.0-2|5	License:	GPLv2+
14cr|colord-kde-0.3.0-2|6	Group:		Graphics
14cr|colord-kde-0.3.0-2|7	Url:		http://dantti.wordpress.com/
14cr|colord-kde-0.3.0-2|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cr|colord-kde-0.3.0-2|9	BuildRequires:	cmake
14cr|colord-kde-0.3.0-2|10	BuildRequires:	kdelibs4-devel
14cr|colord-kde-0.3.0-2|11	BuildRequires:	pkgconfig(colord)
14cr|colord-kde-0.3.0-2|12	BuildRequires:	pkgconfig(lcms2)
14cr|colord-kde-0.3.0-2|13	Requires:	kdebase4-runtime
14cr|colord-kde-0.3.0-2|14	Requires:	colord
14cr|colord-kde-0.3.0-2|15	
14cr|colord-kde-0.3.0-2|16	%description
14cr|colord-kde-0.3.0-2|17	KDE support for colord including KDE Daemon module and System Settings module.
14cr|colord-kde-0.3.0-2|18	
14cr|colord-kde-0.3.0-2|19	%prep
14cr|colord-kde-0.3.0-2|20	%setup -q
14cr|colord-kde-0.3.0-2|21	
14cr|colord-kde-0.3.0-2|22	%build
14cr|colord-kde-0.3.0-2|23	%cmake_kde4
14cr|colord-kde-0.3.0-2|24	%make
14cr|colord-kde-0.3.0-2|25	
14cr|colord-kde-0.3.0-2|26	%install
14cr|colord-kde-0.3.0-2|27	%makeinstall_std -C build
14cr|colord-kde-0.3.0-2|28	
14cr|colord-kde-0.3.0-2|29	%files
14cr|colord-kde-0.3.0-2|30	%doc COPYING MAINTAINERS TODO
14cr|colord-kde-0.3.0-2|31	%{_kde_applicationsdir}/colordkdeiccimporter.desktop
14cr|colord-kde-0.3.0-2|32	%{_kde_bindir}/colord-kde-icc-importer
14cr|colord-kde-0.3.0-2|33	%{_kde_libdir}/kde4/k*_colord.so
14cr|colord-kde-0.3.0-2|34	%{_kde_services}/kcm_colord.desktop
14cr|colord-kde-0.3.0-2|35	%{_kde_services}/kded/colord.desktop
14cr|colord-kde-0.3.0-2|36	
14cr|colord-kde-0.3.0-2|37	
14cr|colord-kde-0.3.0-2|38	%changelog
14cr|colord-kde-0.3.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|colord-kde-0.3.0-2|40	+ Revision: 5af13b8
14cr|colord-kde-0.3.0-2|41	- MassBuild#464: Increase release tag
14cr|colord-kde-0.3.0-2|42	
14cr|colord-kde-0.3.0-2|43	

668 14
14cr|colorer-take5-0-0.beta5.5|1	%define	major 0
14cr|colorer-take5-0-0.beta5.5|2	%define libname %mklibname colorer %{major}
14cr|colorer-take5-0-0.beta5.5|3	%define develname %mklibname colorer -d
14cr|colorer-take5-0-0.beta5.5|4	
14cr|colorer-take5-0-0.beta5.5|5	Summary:	Syntax highlighting and text parsing library
14cr|colorer-take5-0-0.beta5.5|6	Name:		colorer-take5
14cr|colorer-take5-0-0.beta5.5|7	Version:	0
14cr|colorer-take5-0-0.beta5.5|8	Release:	%mkrel 0.beta5.5
14cr|colorer-take5-0-0.beta5.5|9	Group:		Text tools
14cr|colorer-take5-0-0.beta5.5|10	License:	MPL
14cr|colorer-take5-0-0.beta5.5|11	URL:		http://colorer.sourceforge.net/
14cr|colorer-take5-0-0.beta5.5|12	Source0:	http://prdownloads.sourceforge.net/colorer/Colorer-take5-linux.be5.tar.bz2
14cr|colorer-take5-0-0.beta5.5|13	Patch0:		colorer-optflags.diff
14cr|colorer-take5-0-0.beta5.5|14	Patch1:		colorer-soname.diff
14cr|colorer-take5-0-0.beta5.5|15	Patch2:		colorer-DESTDIR.diff
14cr|colorer-take5-0-0.beta5.5|16	BuildRequires:	libstdc++-devel
14cr|colorer-take5-0-0.beta5.5|17	Requires:	%{libname} = %{version}
14cr|colorer-take5-0-0.beta5.5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|colorer-take5-0-0.beta5.5|19	
14cr|colorer-take5-0-0.beta5.5|20	%description
14cr|colorer-take5-0-0.beta5.5|21	Colorer take5 is a syntax highlighting and text parsing library, that provides
14cr|colorer-take5-0-0.beta5.5|22	services of text parsing in host editor systems in real-time and transforming
14cr|colorer-take5-0-0.beta5.5|23	results into colored text. Result information allows to search and build
14cr|colorer-take5-0-0.beta5.5|24	outlined lists of functions, structures, and to search and indent programming
14cr|colorer-take5-0-0.beta5.5|25	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
14cr|colorer-take5-0-0.beta5.5|26	is fully portable and works on either win32/unix/mac platforms. Top level Java
14cr|colorer-take5-0-0.beta5.5|27	language API is also available.
14cr|colorer-take5-0-0.beta5.5|28	
14cr|colorer-take5-0-0.beta5.5|29	%package -n	%{libname}
14cr|colorer-take5-0-0.beta5.5|30	Summary:	Syntax highlighting and text parsing library
14cr|colorer-take5-0-0.beta5.5|31	Group:          System/Libraries
14cr|colorer-take5-0-0.beta5.5|32	
14cr|colorer-take5-0-0.beta5.5|33	%description -n	%{libname}
14cr|colorer-take5-0-0.beta5.5|34	Colorer take5 is a syntax highlighting and text parsing library, that provides
14cr|colorer-take5-0-0.beta5.5|35	services of text parsing in host editor systems in real-time and transforming
14cr|colorer-take5-0-0.beta5.5|36	results into colored text. Result information allows to search and build
14cr|colorer-take5-0-0.beta5.5|37	outlined lists of functions, structures, and to search and indent programming
14cr|colorer-take5-0-0.beta5.5|38	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
14cr|colorer-take5-0-0.beta5.5|39	is fully portable and works on either win32/unix/mac platforms. Top level Java
14cr|colorer-take5-0-0.beta5.5|40	language API is also available.
14cr|colorer-take5-0-0.beta5.5|41	
14cr|colorer-take5-0-0.beta5.5|42	%package -n	%{develname}
14cr|colorer-take5-0-0.beta5.5|43	Summary:	Static library and header files for the %{name} library
14cr|colorer-take5-0-0.beta5.5|44	Group:		Development/C++
14cr|colorer-take5-0-0.beta5.5|45	Requires:	%{libname} = %{version}
14cr|colorer-take5-0-0.beta5.5|46	Requires:	%{name}-base = %{version}
14cr|colorer-take5-0-0.beta5.5|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|colorer-take5-0-0.beta5.5|48	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|colorer-take5-0-0.beta5.5|49	Provides:	libcolorer-devel = %{version}-%{release}
14cr|colorer-take5-0-0.beta5.5|50	Obsoletes:	%{mklibname colorer 0 -d}
14cr|colorer-take5-0-0.beta5.5|51	
14cr|colorer-take5-0-0.beta5.5|52	%description -n	%{develname}
14cr|colorer-take5-0-0.beta5.5|53	Colorer take5 is a syntax highlighting and text parsing library, that provides
14cr|colorer-take5-0-0.beta5.5|54	services of text parsing in host editor systems in real-time and transforming
14cr|colorer-take5-0-0.beta5.5|55	results into colored text. Result information allows to search and build
14cr|colorer-take5-0-0.beta5.5|56	outlined lists of functions, structures, and to search and indent programming
14cr|colorer-take5-0-0.beta5.5|57	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
14cr|colorer-take5-0-0.beta5.5|58	is fully portable and works on either win32/unix/mac platforms. Top level Java
14cr|colorer-take5-0-0.beta5.5|59	language API is also available.
14cr|colorer-take5-0-0.beta5.5|60	
14cr|colorer-take5-0-0.beta5.5|61	This package contains the development files for the %{name} library.
14cr|colorer-take5-0-0.beta5.5|62	
14cr|colorer-take5-0-0.beta5.5|63	%package	docs
14cr|colorer-take5-0-0.beta5.5|64	Summary:	Documentation for Colorer take5
14cr|colorer-take5-0-0.beta5.5|65	Group:		Development/C++
14cr|colorer-take5-0-0.beta5.5|66	
14cr|colorer-take5-0-0.beta5.5|67	%description	docs
14cr|colorer-take5-0-0.beta5.5|68	Colorer take5 is a syntax highlighting and text parsing library, that provides
14cr|colorer-take5-0-0.beta5.5|69	services of text parsing in host editor systems in real-time and transforming
14cr|colorer-take5-0-0.beta5.5|70	results into colored text. Result information allows to search and build
14cr|colorer-take5-0-0.beta5.5|71	outlined lists of functions, structures, and to search and indent programming
14cr|colorer-take5-0-0.beta5.5|72	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
14cr|colorer-take5-0-0.beta5.5|73	is fully portable and works on either win32/unix/mac platforms. Top level Java
14cr|colorer-take5-0-0.beta5.5|74	language API is also available.
14cr|colorer-take5-0-0.beta5.5|75	
14cr|colorer-take5-0-0.beta5.5|76	This package contains the documentation for Colorer take5.
14cr|colorer-take5-0-0.beta5.5|77	
14cr|colorer-take5-0-0.beta5.5|78	%package	base
14cr|colorer-take5-0-0.beta5.5|79	Summary:	Common files for Colorer take5
14cr|colorer-take5-0-0.beta5.5|80	Group:		Text tools
14cr|colorer-take5-0-0.beta5.5|81	
14cr|colorer-take5-0-0.beta5.5|82	%description	base
14cr|colorer-take5-0-0.beta5.5|83	Colorer take5 is a syntax highlighting and text parsing library, that provides
14cr|colorer-take5-0-0.beta5.5|84	services of text parsing in host editor systems in real-time and transforming
14cr|colorer-take5-0-0.beta5.5|85	results into colored text. Result information allows to search and build
14cr|colorer-take5-0-0.beta5.5|86	outlined lists of functions, structures, and to search and indent programming
14cr|colorer-take5-0-0.beta5.5|87	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
14cr|colorer-take5-0-0.beta5.5|88	is fully portable and works on either win32/unix/mac platforms. Top level Java
14cr|colorer-take5-0-0.beta5.5|89	language API is also available.
14cr|colorer-take5-0-0.beta5.5|90	
14cr|colorer-take5-0-0.beta5.5|91	This package contains common files for Colorer take5.
14cr|colorer-take5-0-0.beta5.5|92	
14cr|colorer-take5-0-0.beta5.5|93	%prep
14cr|colorer-take5-0-0.beta5.5|94	
14cr|colorer-take5-0-0.beta5.5|95	%setup -q -c -n %{name}
14cr|colorer-take5-0-0.beta5.5|96	%patch0 -p0
14cr|colorer-take5-0-0.beta5.5|97	%patch1 -p0
14cr|colorer-take5-0-0.beta5.5|98	%patch2 -p0
14cr|colorer-take5-0-0.beta5.5|99	
14cr|colorer-take5-0-0.beta5.5|100	# strip away annoying ^M
14cr|colorer-take5-0-0.beta5.5|101	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|colorer-take5-0-0.beta5.5|102	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|colorer-take5-0-0.beta5.5|103	
14cr|colorer-take5-0-0.beta5.5|104	%build
14cr|colorer-take5-0-0.beta5.5|105	
14cr|colorer-take5-0-0.beta5.5|106	%configure
14cr|colorer-take5-0-0.beta5.5|107	
14cr|colorer-take5-0-0.beta5.5|108	%make RPM_OPT_FLAGS="%{optflags} -fpermissive -Wall -fPIC"
14cr|colorer-take5-0-0.beta5.5|109	
14cr|colorer-take5-0-0.beta5.5|110	%install
14cr|colorer-take5-0-0.beta5.5|111	rm -rf %{buildroot}
14cr|colorer-take5-0-0.beta5.5|112	
14cr|colorer-take5-0-0.beta5.5|113	%makeinstall_std
14cr|colorer-take5-0-0.beta5.5|114	
14cr|colorer-take5-0-0.beta5.5|115	ln -snf libcolorer.so.%{major} %{buildroot}%{_libdir}/libcolorer.so
14cr|colorer-take5-0-0.beta5.5|116	
14cr|colorer-take5-0-0.beta5.5|117	rm -f %{buildroot}%{_datadir}/colorer/{LICENSE,README}
14cr|colorer-take5-0-0.beta5.5|118	
14cr|colorer-take5-0-0.beta5.5|119	rm -rf installed_docs
14cr|colorer-take5-0-0.beta5.5|120	mv %{buildroot}%{_datadir}/doc/colorer-take5 installed_docs
14cr|colorer-take5-0-0.beta5.5|121	
14cr|colorer-take5-0-0.beta5.5|122	%if %mdkversion < 200900
14cr|colorer-take5-0-0.beta5.5|123	%post -n %{libname} -p /sbin/ldconfig
14cr|colorer-take5-0-0.beta5.5|124	%endif
14cr|colorer-take5-0-0.beta5.5|125	
14cr|colorer-take5-0-0.beta5.5|126	%if %mdkversion < 200900
14cr|colorer-take5-0-0.beta5.5|127	%postun -n %{libname} -p /sbin/ldconfig
14cr|colorer-take5-0-0.beta5.5|128	%endif
14cr|colorer-take5-0-0.beta5.5|129	
14cr|colorer-take5-0-0.beta5.5|130	%clean
14cr|colorer-take5-0-0.beta5.5|131	rm -rf %{buildroot}
14cr|colorer-take5-0-0.beta5.5|132	
14cr|colorer-take5-0-0.beta5.5|133	%files
14cr|colorer-take5-0-0.beta5.5|134	%defattr(-,root,root,-)
14cr|colorer-take5-0-0.beta5.5|135	%attr(0755,root,root) %{_bindir}/colorer
14cr|colorer-take5-0-0.beta5.5|136	
14cr|colorer-take5-0-0.beta5.5|137	%files -n %{libname}
14cr|colorer-take5-0-0.beta5.5|138	%defattr(-,root,root,-)
14cr|colorer-take5-0-0.beta5.5|139	%doc LICENSE README
14cr|colorer-take5-0-0.beta5.5|140	%attr(0755,root,root) %{_libdir}/libcolorer.so.%{major}
14cr|colorer-take5-0-0.beta5.5|141	
14cr|colorer-take5-0-0.beta5.5|142	%files -n %{develname}
14cr|colorer-take5-0-0.beta5.5|143	%defattr(-,root,root,-)
14cr|colorer-take5-0-0.beta5.5|144	%{_includedir}/colorer
14cr|colorer-take5-0-0.beta5.5|145	%{_libdir}/libcolorer.so
14cr|colorer-take5-0-0.beta5.5|146	%{_datadir}/colorer/bin
14cr|colorer-take5-0-0.beta5.5|147	
14cr|colorer-take5-0-0.beta5.5|148	%files docs
14cr|colorer-take5-0-0.beta5.5|149	%defattr(-,root,root,-)
14cr|colorer-take5-0-0.beta5.5|150	%doc installed_docs/*
14cr|colorer-take5-0-0.beta5.5|151	
14cr|colorer-take5-0-0.beta5.5|152	%files base
14cr|colorer-take5-0-0.beta5.5|153	%defattr(-,root,root,-)
14cr|colorer-take5-0-0.beta5.5|154	%{_datadir}/colorer/catalog.xml
14cr|colorer-take5-0-0.beta5.5|155	%{_datadir}/colorer/hrc
14cr|colorer-take5-0-0.beta5.5|156	%{_datadir}/colorer/hrd
14cr|colorer-take5-0-0.beta5.5|157	
14cr|colorer-take5-0-0.beta5.5|158	
14cr|colorer-take5-0-0.beta5.5|159	
14cr|colorer-take5-0-0.beta5.5|160	%changelog
14cr|colorer-take5-0-0.beta5.5|161	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.beta5.5
14cr|colorer-take5-0-0.beta5.5|162	+ Revision: cd015e0
14cr|colorer-take5-0-0.beta5.5|163	- Automatic import for version 0
14cr|colorer-take5-0-0.beta5.5|164	
14cr|colorer-take5-0-0.beta5.5|165	

669 14
14cr|colorgcc-1.3.2-17|1	Summary:	GCC output colorizer
14cr|colorgcc-1.3.2-17|2	Name:		colorgcc
14cr|colorgcc-1.3.2-17|3	Version:	1.3.2
14cr|colorgcc-1.3.2-17|4	Release:	17
14cr|colorgcc-1.3.2-17|5	Source0:	%{name}-%{version}.tar.bz2
14cr|colorgcc-1.3.2-17|6	Patch0:		005_old_changes.patch
14cr|colorgcc-1.3.2-17|7	Patch1:		01_split_non_quoted.patch
14cr|colorgcc-1.3.2-17|8	Patch2:		02_stderr.patch
14cr|colorgcc-1.3.2-17|9	Patch3:		03_color_warnings.patch
14cr|colorgcc-1.3.2-17|10	Patch4:		04_g++_color.patch
14cr|colorgcc-1.3.2-17|11	Patch5:		05_console-colors.patch
14cr|colorgcc-1.3.2-17|12	Patch6:		06_use_distcc.patch
14cr|colorgcc-1.3.2-17|13	Patch7:		07_invalid_attr.patch
14cr|colorgcc-1.3.2-17|14	Patch8:		08_force_color_opt.patch
14cr|colorgcc-1.3.2-17|15	Patch9:		09_color_warnings.patch
14cr|colorgcc-1.3.2-17|16	Patch10:	10_utf8_output.patch
14cr|colorgcc-1.3.2-17|17	Patch11:	colorgcc-1.3.2-handle-translated-output.patch
14cr|colorgcc-1.3.2-17|18	Patch12:	colorgcc-1.3.2-dont-use-unitialized-env-value.patch
14cr|colorgcc-1.3.2-17|19	# fix so that colorgcc wrapper will work with other wrappers such as ie.
14cr|colorgcc-1.3.2-17|20	# icecream, distcc & ccache
14cr|colorgcc-1.3.2-17|21	Patch13:	colorgcc-1.3.2-get-gcc-path-properly.patch
14cr|colorgcc-1.3.2-17|22	# magenta color is easier on the eyes than dark blue, especially when using a
14cr|colorgcc-1.3.2-17|23	# dark background
14cr|colorgcc-1.3.2-17|24	Patch14:	colorgcc-1.3.2-make-linenumber-magenta-colored.patch
14cr|colorgcc-1.3.2-17|25	
14cr|colorgcc-1.3.2-17|26	License:	GPL
14cr|colorgcc-1.3.2-17|27	Group:		Development/C
14cr|colorgcc-1.3.2-17|28	Url:		http://www.schlueters.de/colorgcc.html
14cr|colorgcc-1.3.2-17|29	Requires:	gcc
14cr|colorgcc-1.3.2-17|30	Obsoletes:	gcc2.96-colorgcc
14cr|colorgcc-1.3.2-17|31	%rename		gcc-colorgcc
14cr|colorgcc-1.3.2-17|32	BuildArch:	noarch
14cr|colorgcc-1.3.2-17|33	
14cr|colorgcc-1.3.2-17|34	%description
14cr|colorgcc-1.3.2-17|35	ColorGCC is a Perl wrapper to colorize the output of compilers with
14cr|colorgcc-1.3.2-17|36	warning and error messages matching the GCC output format.
14cr|colorgcc-1.3.2-17|37	
14cr|colorgcc-1.3.2-17|38	This package is configured to run with the associated system compiler. If you
14cr|colorgcc-1.3.2-17|39	want to use it for another compiler (e.g. gcc 2.96), you may have to define
14cr|colorgcc-1.3.2-17|40	gccVersion: 2.96 and uncomment the respective compiler paths in
14cr|colorgcc-1.3.2-17|41	%{_sysconfdir}/colorgccrc for a system-wide effect, or in ~/.colorgccrc for
14cr|colorgcc-1.3.2-17|42	your user only.
14cr|colorgcc-1.3.2-17|43	
14cr|colorgcc-1.3.2-17|44	%prep
14cr|colorgcc-1.3.2-17|45	%setup -q
14cr|colorgcc-1.3.2-17|46	%apply_patches
14cr|colorgcc-1.3.2-17|47	
14cr|colorgcc-1.3.2-17|48	cat <<'EOF' > colorgcc.sh
14cr|colorgcc-1.3.2-17|49	case ":${PATH}:" in
14cr|colorgcc-1.3.2-17|50	:: )
14cr|colorgcc-1.3.2-17|51	PATH=%{_datadir}/%{name}
14cr|colorgcc-1.3.2-17|52	export PATH
14cr|colorgcc-1.3.2-17|53	;;
14cr|colorgcc-1.3.2-17|54	*:%{_datadir}/%{name}:* )
14cr|colorgcc-1.3.2-17|55	: Already set
14cr|colorgcc-1.3.2-17|56	;;
14cr|colorgcc-1.3.2-17|57	* )
14cr|colorgcc-1.3.2-17|58	PATH=%{_datadir}/%{name}:$PATH
14cr|colorgcc-1.3.2-17|59	export PATH
14cr|colorgcc-1.3.2-17|60	;;
14cr|colorgcc-1.3.2-17|61	esac
14cr|colorgcc-1.3.2-17|62	EOF
14cr|colorgcc-1.3.2-17|63	
14cr|colorgcc-1.3.2-17|64	cat <<'EOF' > colorgcc.csh
14cr|colorgcc-1.3.2-17|65	if ( $?PATH ) then
14cr|colorgcc-1.3.2-17|66	switch (:${PATH}:)
14cr|colorgcc-1.3.2-17|67	case *":%{_datadir}/%{name}:"* :
14cr|colorgcc-1.3.2-17|68	breaksw
14cr|colorgcc-1.3.2-17|69	default :
14cr|colorgcc-1.3.2-17|70	setenv PATH %{_datadir}/%{name}:$PATH
14cr|colorgcc-1.3.2-17|71	breaksw
14cr|colorgcc-1.3.2-17|72	endsw
14cr|colorgcc-1.3.2-17|73	else
14cr|colorgcc-1.3.2-17|74	setenv PATH %{_datadir}/%{name}
14cr|colorgcc-1.3.2-17|75	endif
14cr|colorgcc-1.3.2-17|76	EOF
14cr|colorgcc-1.3.2-17|77	
14cr|colorgcc-1.3.2-17|78	%build
14cr|colorgcc-1.3.2-17|79	
14cr|colorgcc-1.3.2-17|80	%install
14cr|colorgcc-1.3.2-17|81	install -D -m 755 colorgcc     %{buildroot}%{_bindir}/colorgcc
14cr|colorgcc-1.3.2-17|82	install -D -m 644 colorgccrc   %{buildroot}%{_sysconfdir}/colorgccrc
14cr|colorgcc-1.3.2-17|83	install -D -m 644 colorgcc.sh  %{buildroot}%{_sysconfdir}/profile.d/90colorgcc.sh
14cr|colorgcc-1.3.2-17|84	install -D -m 644 colorgcc.csh %{buildroot}%{_sysconfdir}/profile.d/90colorgcc.csh
14cr|colorgcc-1.3.2-17|85	
14cr|colorgcc-1.3.2-17|86	install -d %{buildroot}%{_datadir}/%{name}
14cr|colorgcc-1.3.2-17|87	ln -s ../../bin/colorgcc %{buildroot}%{_datadir}/%{name}/colorgcc
14cr|colorgcc-1.3.2-17|88	for i in gcc cc g++ c++ gfortran gcj; do
14cr|colorgcc-1.3.2-17|89	ln -s colorgcc %{buildroot}%{_datadir}/%{name}/$i
14cr|colorgcc-1.3.2-17|90	done
14cr|colorgcc-1.3.2-17|91	
14cr|colorgcc-1.3.2-17|92	%files
14cr|colorgcc-1.3.2-17|93	%doc COPYING CREDITS ChangeLog
14cr|colorgcc-1.3.2-17|94	%config(noreplace) %{_sysconfdir}/colorgccrc
14cr|colorgcc-1.3.2-17|95	%{_sysconfdir}/profile.d/*
14cr|colorgcc-1.3.2-17|96	%{_bindir}/colorgcc
14cr|colorgcc-1.3.2-17|97	%{_datadir}/colorgcc
14cr|colorgcc-1.3.2-17|98	
14cr|colorgcc-1.3.2-17|99	
14cr|colorgcc-1.3.2-17|100	
14cr|colorgcc-1.3.2-17|101	%changelog
14cr|colorgcc-1.3.2-17|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-17
14cr|colorgcc-1.3.2-17|103	+ Revision: 3d43ed4
14cr|colorgcc-1.3.2-17|104	- MassBuild#464: Increase release tag
14cr|colorgcc-1.3.2-17|105	
14cr|colorgcc-1.3.2-17|106	

670 14
14cr|colorhug-client-0.2.1-3|1	Summary:	Tools for the Hughski Colorimeter
14cr|colorhug-client-0.2.1-3|2	Name:		colorhug-client
14cr|colorhug-client-0.2.1-3|3	Version:	0.2.1
14cr|colorhug-client-0.2.1-3|4	Release:	3
14cr|colorhug-client-0.2.1-3|5	License:	GPLv2+
14cr|colorhug-client-0.2.1-3|6	Group:		Graphics
14cr|colorhug-client-0.2.1-3|7	Url:		http://www.hughski.com/
14cr|colorhug-client-0.2.1-3|8	Source0:	http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14cr|colorhug-client-0.2.1-3|9	Patch0:		colorhug-client-0.2.1-colord-1.2.patch
14cr|colorhug-client-0.2.1-3|10	BuildRequires:	intltool
14cr|colorhug-client-0.2.1-3|11	BuildRequires:	itstool
14cr|colorhug-client-0.2.1-3|12	BuildRequires:	docbook-to-man
14cr|colorhug-client-0.2.1-3|13	BuildRequires:	docbook-utils
14cr|colorhug-client-0.2.1-3|14	BuildRequires:	pkgconfig(colord)
14cr|colorhug-client-0.2.1-3|15	BuildRequires:	pkgconfig(colord-gtk)
14cr|colorhug-client-0.2.1-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|colorhug-client-0.2.1-3|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|colorhug-client-0.2.1-3|18	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|colorhug-client-0.2.1-3|19	BuildRequires:	pkgconfig(gusb)
14cr|colorhug-client-0.2.1-3|20	BuildRequires:	pkgconfig(lcms2)
14cr|colorhug-client-0.2.1-3|21	BuildRequires:	pkgconfig(libcanberra-gtk3)
14cr|colorhug-client-0.2.1-3|22	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|colorhug-client-0.2.1-3|23	
14cr|colorhug-client-0.2.1-3|24	%description
14cr|colorhug-client-0.2.1-3|25	The Hughski ColorHug colorimeter is a low cost open-source hardware
14cr|colorhug-client-0.2.1-3|26	sensor used to calibrate screens.
14cr|colorhug-client-0.2.1-3|27	
14cr|colorhug-client-0.2.1-3|28	This package includes the client tools which allows the user to upgrade
14cr|colorhug-client-0.2.1-3|29	the firmware on the sensor or to access the sensor from command line
14cr|colorhug-client-0.2.1-3|30	scripts.
14cr|colorhug-client-0.2.1-3|31	
14cr|colorhug-client-0.2.1-3|32	%files -f %{name}.lang
14cr|colorhug-client-0.2.1-3|33	%doc README AUTHORS NEWS COPYING
14cr|colorhug-client-0.2.1-3|34	%{_bindir}/colorhug*
14cr|colorhug-client-0.2.1-3|35	%{_datadir}/%{name}
14cr|colorhug-client-0.2.1-3|36	%{_datadir}/help/*/%{name}/
14cr|colorhug-client-0.2.1-3|37	%{_libexecdir}/colorhug*
14cr|colorhug-client-0.2.1-3|38	%{_datadir}/appdata/colorhug-*.appdata.xml
14cr|colorhug-client-0.2.1-3|39	%{_datadir}/applications/*.desktop
14cr|colorhug-client-0.2.1-3|40	%{_mandir}/man1/*.1*
14cr|colorhug-client-0.2.1-3|41	%config %{_sysconfdir}/bash_completion.d/*-completion.bash
14cr|colorhug-client-0.2.1-3|42	%{_datadir}/glib-2.0/schemas/com.hughski.colorhug-client.gschema.xml
14cr|colorhug-client-0.2.1-3|43	%{_iconsdir}/hicolor/*/apps/*
14cr|colorhug-client-0.2.1-3|44	%{_iconsdir}/hicolor/*/mimetypes/*
14cr|colorhug-client-0.2.1-3|45	
14cr|colorhug-client-0.2.1-3|46	#----------------------------------------------------------------------------
14cr|colorhug-client-0.2.1-3|47	
14cr|colorhug-client-0.2.1-3|48	%prep
14cr|colorhug-client-0.2.1-3|49	%setup -q
14cr|colorhug-client-0.2.1-3|50	%apply_patches
14cr|colorhug-client-0.2.1-3|51	
14cr|colorhug-client-0.2.1-3|52	%build
14cr|colorhug-client-0.2.1-3|53	%configure2_5x --disable-static
14cr|colorhug-client-0.2.1-3|54	%make
14cr|colorhug-client-0.2.1-3|55	
14cr|colorhug-client-0.2.1-3|56	%install
14cr|colorhug-client-0.2.1-3|57	%makeinstall_std
14cr|colorhug-client-0.2.1-3|58	
14cr|colorhug-client-0.2.1-3|59	%find_lang %{name}
14cr|colorhug-client-0.2.1-3|60	
14cr|colorhug-client-0.2.1-3|61	
14cr|colorhug-client-0.2.1-3|62	%changelog
14cr|colorhug-client-0.2.1-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-3
14cr|colorhug-client-0.2.1-3|64	+ Revision: c1be4ba
14cr|colorhug-client-0.2.1-3|65	- MassBuild#464: Increase release tag
14cr|colorhug-client-0.2.1-3|66	
14cr|colorhug-client-0.2.1-3|67	

671 14
14cr|colorize-0.3.4-2|1	Name:		colorize
14cr|colorize-0.3.4-2|2	Version:	0.3.4
14cr|colorize-0.3.4-2|3	Release:	2
14cr|colorize-0.3.4-2|4	License:	GPLv2+
14cr|colorize-0.3.4-2|5	Group:		Text tools
14cr|colorize-0.3.4-2|6	URL:		http://www.solbu.net/hoved/english/software.htm
14cr|colorize-0.3.4-2|7	Source0:	http://www.solbu.net/progs/%{name}-%{version}.tar.gz
14cr|colorize-0.3.4-2|8	Summary:	Colorized output from tail, like your log files
14cr|colorize-0.3.4-2|9	BuildArch:	noarch
14cr|colorize-0.3.4-2|10	Requires:	perl
14cr|colorize-0.3.4-2|11	
14cr|colorize-0.3.4-2|12	%description
14cr|colorize-0.3.4-2|13	This is a perl script, made by Istvan Karaszi, to colorize' your logs.
14cr|colorize-0.3.4-2|14	You can use your own colors, you can simply modify your configuration file
14cr|colorize-0.3.4-2|15	in your home directory ($HOME), or system-wide (/etc/colorizerc).
14cr|colorize-0.3.4-2|16	
14cr|colorize-0.3.4-2|17	%prep
14cr|colorize-0.3.4-2|18	%setup -q
14cr|colorize-0.3.4-2|19	
14cr|colorize-0.3.4-2|20	%build
14cr|colorize-0.3.4-2|21	
14cr|colorize-0.3.4-2|22	%install
14cr|colorize-0.3.4-2|23	install -m644 %{name}.1.gz -D %{buildroot}%{_mandir}/man1/%{name}.1.gz
14cr|colorize-0.3.4-2|24	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|colorize-0.3.4-2|25	install -m644 %{name}rc -D %{buildroot}%{_sysconfdir}/%{name}rc
14cr|colorize-0.3.4-2|26	
14cr|colorize-0.3.4-2|27	%files
14cr|colorize-0.3.4-2|28	%doc README THANKS TIPS TODO examples changelog.gz
14cr|colorize-0.3.4-2|29	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|colorize-0.3.4-2|30	%{_bindir}/%{name}
14cr|colorize-0.3.4-2|31	%{_mandir}/man1/%{name}.1*
14cr|colorize-0.3.4-2|32	
14cr|colorize-0.3.4-2|33	
14cr|colorize-0.3.4-2|34	
14cr|colorize-0.3.4-2|35	%changelog
14cr|colorize-0.3.4-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-2
14cr|colorize-0.3.4-2|37	+ Revision: 004d7f2
14cr|colorize-0.3.4-2|38	- MassBuild#464: Increase release tag
14cr|colorize-0.3.4-2|39	
14cr|colorize-0.3.4-2|40	

672 14
14cr|colorprompt-0.1-4|1	%define name colorprompt
14cr|colorprompt-0.1-4|2	%define version 0.1
14cr|colorprompt-0.1-4|3	%define release 4
14cr|colorprompt-0.1-4|4	%define profilefile 92user-color.sh
14cr|colorprompt-0.1-4|5	
14cr|colorprompt-0.1-4|6	Summary: Make the user prompt in bash different colors depending on your user
14cr|colorprompt-0.1-4|7	Name: %{name}
14cr|colorprompt-0.1-4|8	Version: %{version}
14cr|colorprompt-0.1-4|9	Release: %{release}
14cr|colorprompt-0.1-4|10	Source0: %{profilefile}
14cr|colorprompt-0.1-4|11	License: BSD
14cr|colorprompt-0.1-4|12	Group: Shells
14cr|colorprompt-0.1-4|13	Url: http://colin.guthr.ie/
14cr|colorprompt-0.1-4|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|colorprompt-0.1-4|15	BuildArch: noarch
14cr|colorprompt-0.1-4|16	
14cr|colorprompt-0.1-4|17	%description
14cr|colorprompt-0.1-4|18	A little bash profile extension to color your user prompt appropriately.
14cr|colorprompt-0.1-4|19	It will make regular logins green and root logins red.
14cr|colorprompt-0.1-4|20	
14cr|colorprompt-0.1-4|21	%prep
14cr|colorprompt-0.1-4|22	
14cr|colorprompt-0.1-4|23	%build
14cr|colorprompt-0.1-4|24	
14cr|colorprompt-0.1-4|25	%install
14cr|colorprompt-0.1-4|26	rm -rf %{buildroot}
14cr|colorprompt-0.1-4|27	install -D -m 0644 %SOURCE0 %{buildroot}%{_sysconfdir}/profile.d/%{profilefile}
14cr|colorprompt-0.1-4|28	
14cr|colorprompt-0.1-4|29	%clean
14cr|colorprompt-0.1-4|30	rm -rf %{buildroot}
14cr|colorprompt-0.1-4|31	
14cr|colorprompt-0.1-4|32	%files
14cr|colorprompt-0.1-4|33	%defattr(-,root,root)
14cr|colorprompt-0.1-4|34	%{_sysconfdir}/profile.d/%{profilefile}
14cr|colorprompt-0.1-4|35	
14cr|colorprompt-0.1-4|36	
14cr|colorprompt-0.1-4|37	
14cr|colorprompt-0.1-4|38	%changelog
14cr|colorprompt-0.1-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|colorprompt-0.1-4|40	+ Revision: 42b2c65
14cr|colorprompt-0.1-4|41	- MassBuild#464: Increase release tag
14cr|colorprompt-0.1-4|42	
14cr|colorprompt-0.1-4|43	

673 14
14cr|colortail-0.3.3-2|1	Summary: 	A colorised tail with configuration files
14cr|colortail-0.3.3-2|2	Name:		colortail
14cr|colortail-0.3.3-2|3	Version:	0.3.3
14cr|colortail-0.3.3-2|4	Release:	2
14cr|colortail-0.3.3-2|5	URL:		http://joakimandersson.se/projects/colortail/
14cr|colortail-0.3.3-2|6	Source:		%{name}-%{version}.tar.gz
14cr|colortail-0.3.3-2|7	License:	GPLv2+
14cr|colortail-0.3.3-2|8	Group:		Monitoring
14cr|colortail-0.3.3-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|colortail-0.3.3-2|10	BuildRequires:	automake autoconf
14cr|colortail-0.3.3-2|11	
14cr|colortail-0.3.3-2|12	%description
14cr|colortail-0.3.3-2|13	Colortail is a log colorizer make log checking easier.
14cr|colortail-0.3.3-2|14	It works like tail but can read one or more configuration files.
14cr|colortail-0.3.3-2|15	In which it's specified which patterns result in which colors.
14cr|colortail-0.3.3-2|16	
14cr|colortail-0.3.3-2|17	%prep
14cr|colortail-0.3.3-2|18	%setup -q
14cr|colortail-0.3.3-2|19	
14cr|colortail-0.3.3-2|20	%build
14cr|colortail-0.3.3-2|21	%configure2_5x
14cr|colortail-0.3.3-2|22	%make
14cr|colortail-0.3.3-2|23	
14cr|colortail-0.3.3-2|24	%install
14cr|colortail-0.3.3-2|25	rm -rf %{buildroot}
14cr|colortail-0.3.3-2|26	%makeinstall
14cr|colortail-0.3.3-2|27	install -d %{buildroot}/%{_sysconfdir}/%{name}
14cr|colortail-0.3.3-2|28	install -m 0644 example-conf/conf* %{buildroot}/%{_sysconfdir}/%{name}
14cr|colortail-0.3.3-2|29	
14cr|colortail-0.3.3-2|30	%clean
14cr|colortail-0.3.3-2|31	rm -rf %{buildroot}
14cr|colortail-0.3.3-2|32	
14cr|colortail-0.3.3-2|33	%files
14cr|colortail-0.3.3-2|34	%defattr(-,root,root)
14cr|colortail-0.3.3-2|35	%doc INSTALL README AUTHORS ChangeLog BUGS TODO
14cr|colortail-0.3.3-2|36	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
14cr|colortail-0.3.3-2|37	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|colortail-0.3.3-2|38	%{_bindir}/*
14cr|colortail-0.3.3-2|39	
14cr|colortail-0.3.3-2|40	
14cr|colortail-0.3.3-2|41	
14cr|colortail-0.3.3-2|42	
14cr|colortail-0.3.3-2|43	%changelog
14cr|colortail-0.3.3-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|colortail-0.3.3-2|45	+ Revision: 0c968fa
14cr|colortail-0.3.3-2|46	- MassBuild#464: Increase release tag
14cr|colortail-0.3.3-2|47	
14cr|colortail-0.3.3-2|48	

674 14
14cr|comex-0.1.6.1-2|1	Summary:   Console interface for comex project
14cr|comex-0.1.6.1-2|2	Name:      comex
14cr|comex-0.1.6.1-2|3	Version:   0.1.6.1
14cr|comex-0.1.6.1-2|4	Release:   2
14cr|comex-0.1.6.1-2|5	License:   GPLv2
14cr|comex-0.1.6.1-2|6	#ExcludeArch: ppc64
14cr|comex-0.1.6.1-2|7	Group:     Text tools
14cr|comex-0.1.6.1-2|8	Source:    http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|comex-0.1.6.1-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|comex-0.1.6.1-2|10	URL:       http://comex-project.googlecode.com/
14cr|comex-0.1.6.1-2|11	BuildArch: noarch
14cr|comex-0.1.6.1-2|12	# don't generate debug file because is empty
14cr|comex-0.1.6.1-2|13	# % define debug_package %{nil}
14cr|comex-0.1.6.1-2|14	
14cr|comex-0.1.6.1-2|15	BuildRequires: mono
14cr|comex-0.1.6.1-2|16	BuildRequires: log4net-devel
14cr|comex-0.1.6.1-2|17	BuildRequires: comex-base-devel >= 0.1.8.5
14cr|comex-0.1.6.1-2|18	BuildRequires: pkgconfig
14cr|comex-0.1.6.1-2|19	
14cr|comex-0.1.6.1-2|20	Requires: mono
14cr|comex-0.1.6.1-2|21	Requires: log4net
14cr|comex-0.1.6.1-2|22	Requires: comex-base >= 0.1.8.5
14cr|comex-0.1.6.1-2|23	
14cr|comex-0.1.6.1-2|24	%description
14cr|comex-0.1.6.1-2|25	Is console interface of a simple application that can be used to exchange
14cr|comex-0.1.6.1-2|26	data with smartcards using PC/SC standard readers or smartmouse
14cr|comex-0.1.6.1-2|27	phoenix serial reader.
14cr|comex-0.1.6.1-2|28	
14cr|comex-0.1.6.1-2|29	
14cr|comex-0.1.6.1-2|30	%prep
14cr|comex-0.1.6.1-2|31	%setup -q
14cr|comex-0.1.6.1-2|32	
14cr|comex-0.1.6.1-2|33	
14cr|comex-0.1.6.1-2|34	%build
14cr|comex-0.1.6.1-2|35	%configure2_5x --libdir=%_prefix/lib
14cr|comex-0.1.6.1-2|36	%make
14cr|comex-0.1.6.1-2|37	
14cr|comex-0.1.6.1-2|38	%install
14cr|comex-0.1.6.1-2|39	rm -fr %{buildroot}
14cr|comex-0.1.6.1-2|40	%makeinstall_std
14cr|comex-0.1.6.1-2|41	
14cr|comex-0.1.6.1-2|42	
14cr|comex-0.1.6.1-2|43	%clean
14cr|comex-0.1.6.1-2|44	rm -rf %{buildroot}
14cr|comex-0.1.6.1-2|45	
14cr|comex-0.1.6.1-2|46	
14cr|comex-0.1.6.1-2|47	%files
14cr|comex-0.1.6.1-2|48	%defattr(-,root,root,-)
14cr|comex-0.1.6.1-2|49	%doc copying.gpl comex/readme.txt
14cr|comex-0.1.6.1-2|50	%{_bindir}/%{name}
14cr|comex-0.1.6.1-2|51	%_prefix/lib/%{name}/
14cr|comex-0.1.6.1-2|52	
14cr|comex-0.1.6.1-2|53	
14cr|comex-0.1.6.1-2|54	
14cr|comex-0.1.6.1-2|55	
14cr|comex-0.1.6.1-2|56	%changelog
14cr|comex-0.1.6.1-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6.1-2
14cr|comex-0.1.6.1-2|58	+ Revision: 83f83bd
14cr|comex-0.1.6.1-2|59	- MassBuild#464: Increase release tag
14cr|comex-0.1.6.1-2|60	
14cr|comex-0.1.6.1-2|61	

675 14
14cr|comex-base-0.1.8.5-2|1	Summary:   Base component for comex project
14cr|comex-base-0.1.8.5-2|2	Name:      comex-base
14cr|comex-base-0.1.8.5-2|3	Version:   0.1.8.5
14cr|comex-base-0.1.8.5-2|4	Release:   2
14cr|comex-base-0.1.8.5-2|5	License:   GPLv2
14cr|comex-base-0.1.8.5-2|6	#ExcludeArch: ppc64
14cr|comex-base-0.1.8.5-2|7	Group:     Office
14cr|comex-base-0.1.8.5-2|8	Source0:   http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|comex-base-0.1.8.5-2|9	Source1:   mono.snk
14cr|comex-base-0.1.8.5-2|10	#Source1:   https://raw.github.com/mono/mono/master/mcs/class/mono.snk
14cr|comex-base-0.1.8.5-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|comex-base-0.1.8.5-2|12	URL:       http://comex-project.googlecode.com/
14cr|comex-base-0.1.8.5-2|13	BuildArch: noarch
14cr|comex-base-0.1.8.5-2|14	# don't generate debug file because is empty
14cr|comex-base-0.1.8.5-2|15	# % define debug_package %{nil}
14cr|comex-base-0.1.8.5-2|16	
14cr|comex-base-0.1.8.5-2|17	BuildRequires: mono-devel
14cr|comex-base-0.1.8.5-2|18	BuildRequires: log4net-devel
14cr|comex-base-0.1.8.5-2|19	BuildRequires: pkgconfig
14cr|comex-base-0.1.8.5-2|20	
14cr|comex-base-0.1.8.5-2|21	Requires: mono
14cr|comex-base-0.1.8.5-2|22	Requires: log4net
14cr|comex-base-0.1.8.5-2|23	Requires: pcsc-lite
14cr|comex-base-0.1.8.5-2|24	Requires: libpcsclite1
14cr|comex-base-0.1.8.5-2|25	# libpcsclite-devel required because contain /usr/lib/libpcsclite.so
14cr|comex-base-0.1.8.5-2|26	# not contained in to libpcsclite1
14cr|comex-base-0.1.8.5-2|27	#Requires: libpcsclite-devel
14cr|comex-base-0.1.8.5-2|28	
14cr|comex-base-0.1.8.5-2|29	
14cr|comex-base-0.1.8.5-2|30	%description
14cr|comex-base-0.1.8.5-2|31	Is base component of a simple application that can be used to exchange
14cr|comex-base-0.1.8.5-2|32	data with smartcards using PC/SC standard readers or smartmouse
14cr|comex-base-0.1.8.5-2|33	phoenix serial reader.
14cr|comex-base-0.1.8.5-2|34	
14cr|comex-base-0.1.8.5-2|35	%package devel
14cr|comex-base-0.1.8.5-2|36	Summary:	Base component for comex project
14cr|comex-base-0.1.8.5-2|37	Group:		Development/Other
14cr|comex-base-0.1.8.5-2|38	Requires:	%{name} = %{version}
14cr|comex-base-0.1.8.5-2|39	Requires:	pkgconfig
14cr|comex-base-0.1.8.5-2|40	
14cr|comex-base-0.1.8.5-2|41	%description devel
14cr|comex-base-0.1.8.5-2|42	Is base component of a simple application that can be used to exchange
14cr|comex-base-0.1.8.5-2|43	data with smartcards using PC/SC standard readers or smartmouse
14cr|comex-base-0.1.8.5-2|44	phoenix serial reader.
14cr|comex-base-0.1.8.5-2|45	
14cr|comex-base-0.1.8.5-2|46	
14cr|comex-base-0.1.8.5-2|47	%prep
14cr|comex-base-0.1.8.5-2|48	%setup -q
14cr|comex-base-0.1.8.5-2|49	
14cr|comex-base-0.1.8.5-2|50	%build
14cr|comex-base-0.1.8.5-2|51	# Use the mono system key instead of generating our own here.
14cr|comex-base-0.1.8.5-2|52	%if %mdvver >= 201100
14cr|comex-base-0.1.8.5-2|53	cp /etc/pki/mono/mono.snk comex-base/comex-base.snk
14cr|comex-base-0.1.8.5-2|54	%else
14cr|comex-base-0.1.8.5-2|55	cp -f %{SOURCE1} comex-base/comex-base.snk
14cr|comex-base-0.1.8.5-2|56	%endif
14cr|comex-base-0.1.8.5-2|57	%configure2_5x --prefix=/usr --libdir=%_prefix/lib
14cr|comex-base-0.1.8.5-2|58	%make
14cr|comex-base-0.1.8.5-2|59	
14cr|comex-base-0.1.8.5-2|60	%install
14cr|comex-base-0.1.8.5-2|61	rm -fr %{buildroot}
14cr|comex-base-0.1.8.5-2|62	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14cr|comex-base-0.1.8.5-2|63	%makeinstall_std linuxpkgconfigdir=%{_datadir}/pkgconfig
14cr|comex-base-0.1.8.5-2|64	mkdir -p %{buildroot}%{_prefix}/lib/mono/gac/
14cr|comex-base-0.1.8.5-2|65	gacutil -i %{buildroot}%{_prefix}/lib/%{name}/comex-base.dll \
14cr|comex-base-0.1.8.5-2|66	-f \
14cr|comex-base-0.1.8.5-2|67	-package %{name} \
14cr|comex-base-0.1.8.5-2|68	-root %{buildroot}%{_prefix}/lib/ \
14cr|comex-base-0.1.8.5-2|69	-gacdir %{buildroot}%{_prefix}/lib/mono/gac
14cr|comex-base-0.1.8.5-2|70	
14cr|comex-base-0.1.8.5-2|71	
14cr|comex-base-0.1.8.5-2|72	
14cr|comex-base-0.1.8.5-2|73	%clean
14cr|comex-base-0.1.8.5-2|74	rm -rf %{buildroot}
14cr|comex-base-0.1.8.5-2|75	
14cr|comex-base-0.1.8.5-2|76	
14cr|comex-base-0.1.8.5-2|77	%files
14cr|comex-base-0.1.8.5-2|78	%defattr(-,root,root,-)
14cr|comex-base-0.1.8.5-2|79	%doc copying.gpl comex-base/Docs/readme
14cr|comex-base-0.1.8.5-2|80	%_prefix/lib/mono/gac/comex-base/
14cr|comex-base-0.1.8.5-2|81	%_prefix/lib/mono/comex-base
14cr|comex-base-0.1.8.5-2|82	%_prefix/lib/%{name}/
14cr|comex-base-0.1.8.5-2|83	%{_datadir}/%{name}/
14cr|comex-base-0.1.8.5-2|84	
14cr|comex-base-0.1.8.5-2|85	%files devel
14cr|comex-base-0.1.8.5-2|86	%defattr(-,root,root,-)
14cr|comex-base-0.1.8.5-2|87	%{_datadir}/pkgconfig/%{name}.pc
14cr|comex-base-0.1.8.5-2|88	
14cr|comex-base-0.1.8.5-2|89	
14cr|comex-base-0.1.8.5-2|90	
14cr|comex-base-0.1.8.5-2|91	
14cr|comex-base-0.1.8.5-2|92	%changelog
14cr|comex-base-0.1.8.5-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8.5-2
14cr|comex-base-0.1.8.5-2|94	+ Revision: da986aa
14cr|comex-base-0.1.8.5-2|95	- MassBuild#464: Increase release tag
14cr|comex-base-0.1.8.5-2|96	
14cr|comex-base-0.1.8.5-2|97	

676 14
14cr|comex-gtk-0.1.6.2-2|1	Summary:   GTK user interface for comex project
14cr|comex-gtk-0.1.6.2-2|2	Name:      comex-gtk
14cr|comex-gtk-0.1.6.2-2|3	Version:   0.1.6.2
14cr|comex-gtk-0.1.6.2-2|4	Release:   2
14cr|comex-gtk-0.1.6.2-2|5	License:   GPLv2
14cr|comex-gtk-0.1.6.2-2|6	#ExcludeArch: ppc64
14cr|comex-gtk-0.1.6.2-2|7	Group:     Office
14cr|comex-gtk-0.1.6.2-2|8	Source:    http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|comex-gtk-0.1.6.2-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|comex-gtk-0.1.6.2-2|10	URL:       http://comex-project.googlecode.com/
14cr|comex-gtk-0.1.6.2-2|11	BuildArch: noarch
14cr|comex-gtk-0.1.6.2-2|12	# don't generate debug file because is empty
14cr|comex-gtk-0.1.6.2-2|13	# % define debug_package %{nil}
14cr|comex-gtk-0.1.6.2-2|14	
14cr|comex-gtk-0.1.6.2-2|15	BuildRequires: mono
14cr|comex-gtk-0.1.6.2-2|16	BuildRequires: log4net-devel
14cr|comex-gtk-0.1.6.2-2|17	BuildRequires: comex-base-devel >= 0.1.8.5
14cr|comex-gtk-0.1.6.2-2|18	BuildRequires: gtk-sharp2-devel
14cr|comex-gtk-0.1.6.2-2|19	BuildRequires: glade-sharp2
14cr|comex-gtk-0.1.6.2-2|20	BuildRequires: pkgconfig
14cr|comex-gtk-0.1.6.2-2|21	
14cr|comex-gtk-0.1.6.2-2|22	Requires: mono
14cr|comex-gtk-0.1.6.2-2|23	Requires: log4net
14cr|comex-gtk-0.1.6.2-2|24	Requires: comex-base >= 0.1.8.5
14cr|comex-gtk-0.1.6.2-2|25	Requires: gtk-sharp2
14cr|comex-gtk-0.1.6.2-2|26	Requires: glade-sharp2
14cr|comex-gtk-0.1.6.2-2|27	Requires: glib-sharp2
14cr|comex-gtk-0.1.6.2-2|28	
14cr|comex-gtk-0.1.6.2-2|29	
14cr|comex-gtk-0.1.6.2-2|30	%description
14cr|comex-gtk-0.1.6.2-2|31	Is GTK user interface of a simple application that can be used to exchange
14cr|comex-gtk-0.1.6.2-2|32	data with smartcards using PC/SC standard readers or smartmouse
14cr|comex-gtk-0.1.6.2-2|33	phoenix serial reader.
14cr|comex-gtk-0.1.6.2-2|34	
14cr|comex-gtk-0.1.6.2-2|35	
14cr|comex-gtk-0.1.6.2-2|36	%prep
14cr|comex-gtk-0.1.6.2-2|37	%setup -q
14cr|comex-gtk-0.1.6.2-2|38	
14cr|comex-gtk-0.1.6.2-2|39	%build
14cr|comex-gtk-0.1.6.2-2|40	%configure2_5x --libdir=%_prefix/lib
14cr|comex-gtk-0.1.6.2-2|41	%make
14cr|comex-gtk-0.1.6.2-2|42	
14cr|comex-gtk-0.1.6.2-2|43	%install
14cr|comex-gtk-0.1.6.2-2|44	rm -fr %{buildroot}
14cr|comex-gtk-0.1.6.2-2|45	%makeinstall_std
14cr|comex-gtk-0.1.6.2-2|46	
14cr|comex-gtk-0.1.6.2-2|47	
14cr|comex-gtk-0.1.6.2-2|48	%clean
14cr|comex-gtk-0.1.6.2-2|49	rm -rf %{buildroot}
14cr|comex-gtk-0.1.6.2-2|50	
14cr|comex-gtk-0.1.6.2-2|51	
14cr|comex-gtk-0.1.6.2-2|52	%files
14cr|comex-gtk-0.1.6.2-2|53	%defattr(-,root,root,-)
14cr|comex-gtk-0.1.6.2-2|54	%doc copying.gpl comex-gtk/readme
14cr|comex-gtk-0.1.6.2-2|55	%{_bindir}/%{name}
14cr|comex-gtk-0.1.6.2-2|56	%_prefix/lib/%{name}/
14cr|comex-gtk-0.1.6.2-2|57	%{_datadir}/pixmaps/%{name}.png
14cr|comex-gtk-0.1.6.2-2|58	%{_datadir}/applications/%{name}.desktop
14cr|comex-gtk-0.1.6.2-2|59	
14cr|comex-gtk-0.1.6.2-2|60	
14cr|comex-gtk-0.1.6.2-2|61	
14cr|comex-gtk-0.1.6.2-2|62	
14cr|comex-gtk-0.1.6.2-2|63	%changelog
14cr|comex-gtk-0.1.6.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6.2-2
14cr|comex-gtk-0.1.6.2-2|65	+ Revision: b5c871b
14cr|comex-gtk-0.1.6.2-2|66	- MassBuild#464: Increase release tag
14cr|comex-gtk-0.1.6.2-2|67	
14cr|comex-gtk-0.1.6.2-2|68	

677 14
14cr|comex-qt-0.1.6.2-2|1	Summary:   QT user interface for comex project
14cr|comex-qt-0.1.6.2-2|2	Name:      comex-qt
14cr|comex-qt-0.1.6.2-2|3	Version:   0.1.6.2
14cr|comex-qt-0.1.6.2-2|4	Release:   2
14cr|comex-qt-0.1.6.2-2|5	License:   GPLv2
14cr|comex-qt-0.1.6.2-2|6	#ExcludeArch: ppc64
14cr|comex-qt-0.1.6.2-2|7	Group:     Office
14cr|comex-qt-0.1.6.2-2|8	Source:    http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|comex-qt-0.1.6.2-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|comex-qt-0.1.6.2-2|10	URL:       http://comex-project.googlecode.com/
14cr|comex-qt-0.1.6.2-2|11	BuildArch: noarch
14cr|comex-qt-0.1.6.2-2|12	# don't generate debug file because is empty
14cr|comex-qt-0.1.6.2-2|13	# % define debug_package %{nil}
14cr|comex-qt-0.1.6.2-2|14	
14cr|comex-qt-0.1.6.2-2|15	BuildRequires: mono
14cr|comex-qt-0.1.6.2-2|16	BuildRequires: log4net-devel
14cr|comex-qt-0.1.6.2-2|17	BuildRequires: comex-base-devel >= 0.1.8.5
14cr|comex-qt-0.1.6.2-2|18	BuildRequires: qyoto
14cr|comex-qt-0.1.6.2-2|19	BuildRequires: qyoto-devel
14cr|comex-qt-0.1.6.2-2|20	BuildRequires: pinentry-qt4
14cr|comex-qt-0.1.6.2-2|21	BuildRequires: pkgconfig
14cr|comex-qt-0.1.6.2-2|22	
14cr|comex-qt-0.1.6.2-2|23	Requires: mono
14cr|comex-qt-0.1.6.2-2|24	Requires: log4net
14cr|comex-qt-0.1.6.2-2|25	Requires: comex-base >= 0.1.8.5
14cr|comex-qt-0.1.6.2-2|26	Requires: qyoto
14cr|comex-qt-0.1.6.2-2|27	Requires: qyoto-devel
14cr|comex-qt-0.1.6.2-2|28	
14cr|comex-qt-0.1.6.2-2|29	
14cr|comex-qt-0.1.6.2-2|30	%description
14cr|comex-qt-0.1.6.2-2|31	Is QT user interface of a simple application that can be used to exchange
14cr|comex-qt-0.1.6.2-2|32	data with smartcards using PC/SC standard readers or smartmouse
14cr|comex-qt-0.1.6.2-2|33	phoenix serial reader.
14cr|comex-qt-0.1.6.2-2|34	
14cr|comex-qt-0.1.6.2-2|35	
14cr|comex-qt-0.1.6.2-2|36	%prep
14cr|comex-qt-0.1.6.2-2|37	%setup -q
14cr|comex-qt-0.1.6.2-2|38	
14cr|comex-qt-0.1.6.2-2|39	%build
14cr|comex-qt-0.1.6.2-2|40	%configure2_5x --libdir=%_prefix/lib
14cr|comex-qt-0.1.6.2-2|41	%make
14cr|comex-qt-0.1.6.2-2|42	
14cr|comex-qt-0.1.6.2-2|43	%install
14cr|comex-qt-0.1.6.2-2|44	rm -fr %{buildroot}
14cr|comex-qt-0.1.6.2-2|45	%makeinstall_std
14cr|comex-qt-0.1.6.2-2|46	
14cr|comex-qt-0.1.6.2-2|47	
14cr|comex-qt-0.1.6.2-2|48	%clean
14cr|comex-qt-0.1.6.2-2|49	rm -rf %{buildroot}
14cr|comex-qt-0.1.6.2-2|50	
14cr|comex-qt-0.1.6.2-2|51	
14cr|comex-qt-0.1.6.2-2|52	%files
14cr|comex-qt-0.1.6.2-2|53	%defattr(-,root,root,-)
14cr|comex-qt-0.1.6.2-2|54	%doc copying.gpl comex-qt/readme
14cr|comex-qt-0.1.6.2-2|55	%{_bindir}/%{name}
14cr|comex-qt-0.1.6.2-2|56	%_prefix/lib/%{name}/
14cr|comex-qt-0.1.6.2-2|57	%{_datadir}/pixmaps/%{name}.png
14cr|comex-qt-0.1.6.2-2|58	%{_datadir}/applications/%{name}.desktop
14cr|comex-qt-0.1.6.2-2|59	
14cr|comex-qt-0.1.6.2-2|60	
14cr|comex-qt-0.1.6.2-2|61	
14cr|comex-qt-0.1.6.2-2|62	
14cr|comex-qt-0.1.6.2-2|63	%changelog
14cr|comex-qt-0.1.6.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6.2-2
14cr|comex-qt-0.1.6.2-2|65	+ Revision: ca80282
14cr|comex-qt-0.1.6.2-2|66	- MassBuild#464: Increase release tag
14cr|comex-qt-0.1.6.2-2|67	
14cr|comex-qt-0.1.6.2-2|68	

678 14
14cr|comix-4.0.4-4|1	Summary: Comic book viewer
14cr|comix-4.0.4-4|2	Name:    comix
14cr|comix-4.0.4-4|3	Version: 4.0.4
14cr|comix-4.0.4-4|4	Release: 4
14cr|comix-4.0.4-4|5	License: GPLv2+
14cr|comix-4.0.4-4|6	Group:   Office
14cr|comix-4.0.4-4|7	URL:     http://comix.sourceforge.net/
14cr|comix-4.0.4-4|8	Source:  http://downloads.sourceforge.net/comix/%{name}-%{version}.tar.gz
14cr|comix-4.0.4-4|9	Patch0:  comix-4.0.0-disable-update-mime-db.patch
14cr|comix-4.0.4-4|10	Patch2:  comix-4.0.4-import-PIL-for-Image.patch
14cr|comix-4.0.4-4|11	
14cr|comix-4.0.4-4|12	Buildarch: noarch
14cr|comix-4.0.4-4|13	BuildRequires: python
14cr|comix-4.0.4-4|14	BuildRequires: python-pillow
14cr|comix-4.0.4-4|15	BuildRequires: jpeg-progs
14cr|comix-4.0.4-4|16	BuildRequires: pygtk2.0
14cr|comix-4.0.4-4|17	BuildRequires: desktop-file-utils
14cr|comix-4.0.4-4|18	Requires: python
14cr|comix-4.0.4-4|19	Requires: python-imaging
14cr|comix-4.0.4-4|20	Requires: jpeg-progs
14cr|comix-4.0.4-4|21	Requires: pygtk2.0
14cr|comix-4.0.4-4|22	
14cr|comix-4.0.4-4|23	
14cr|comix-4.0.4-4|24	%description
14cr|comix-4.0.4-4|25	Comix is a comic book viewer. It reads zip, rar, tar, tar.gz, and tar.bz2
14cr|comix-4.0.4-4|26	archives (often called .cbz, .cbr and .cbt) as well as normal image files.
14cr|comix-4.0.4-4|27	
14cr|comix-4.0.4-4|28	%prep
14cr|comix-4.0.4-4|29	%setup -q -n %{name}-%{version}
14cr|comix-4.0.4-4|30	%patch0 -p0
14cr|comix-4.0.4-4|31	%patch2 -p1 -b .pil
14cr|comix-4.0.4-4|32	
14cr|comix-4.0.4-4|33	%build
14cr|comix-4.0.4-4|34	
14cr|comix-4.0.4-4|35	%install
14cr|comix-4.0.4-4|36	%{__install} -d %{buildroot}%{_prefix}
14cr|comix-4.0.4-4|37	python install.py install --dir %{buildroot}%{_prefix}
14cr|comix-4.0.4-4|38	
14cr|comix-4.0.4-4|39	%find_lang %{name} --with-gnome
14cr|comix-4.0.4-4|40	
14cr|comix-4.0.4-4|41	desktop-file-install --vendor='' \
14cr|comix-4.0.4-4|42	--dir %{buildroot}%{_datadir}/applications \
14cr|comix-4.0.4-4|43	--remove-category='Application' \
14cr|comix-4.0.4-4|44	--add-category='GNOME;GTK' \
14cr|comix-4.0.4-4|45	%{buildroot}%{_datadir}/applications/*.desktop
14cr|comix-4.0.4-4|46	
14cr|comix-4.0.4-4|47	%post
14cr|comix-4.0.4-4|48	%{update_desktop_database}
14cr|comix-4.0.4-4|49	%{update_mime_database}
14cr|comix-4.0.4-4|50	
14cr|comix-4.0.4-4|51	%postun
14cr|comix-4.0.4-4|52	%{clean_desktop_database}
14cr|comix-4.0.4-4|53	%{clean_mime_database}
14cr|comix-4.0.4-4|54	
14cr|comix-4.0.4-4|55	%clean
14cr|comix-4.0.4-4|56	
14cr|comix-4.0.4-4|57	%files -f %{name}.lang
14cr|comix-4.0.4-4|58	%doc ChangeLog COPYING README
14cr|comix-4.0.4-4|59	%{_bindir}/comicthumb
14cr|comix-4.0.4-4|60	%{_bindir}/comix
14cr|comix-4.0.4-4|61	%{_datadir}/comix
14cr|comix-4.0.4-4|62	%{_mandir}/man1/*
14cr|comix-4.0.4-4|63	%{_datadir}/applications/*comix.desktop
14cr|comix-4.0.4-4|64	%{_datadir}/icons/hicolor/*/*/*
14cr|comix-4.0.4-4|65	%{_datadir}/mime/packages/comix.xml
14cr|comix-4.0.4-4|66	
14cr|comix-4.0.4-4|67	
14cr|comix-4.0.4-4|68	
14cr|comix-4.0.4-4|69	%changelog
14cr|comix-4.0.4-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-4
14cr|comix-4.0.4-4|71	+ Revision: df78fa7
14cr|comix-4.0.4-4|72	- MassBuild#464: Increase release tag
14cr|comix-4.0.4-4|73	
14cr|comix-4.0.4-4|74	

679 14
14cr|commit-patch-2.4-2|1	Name:		commit-patch
14cr|commit-patch-2.4-2|2	Version:	2.4
14cr|commit-patch-2.4-2|3	Release:	2
14cr|commit-patch-2.4-2|4	Summary:	A utility that lets you check select portions of a file into a VCS
14cr|commit-patch-2.4-2|5	License:	GPLv2
14cr|commit-patch-2.4-2|6	URL:		http://porkrind.org/commit-patch/
14cr|commit-patch-2.4-2|7	Group:		Text tools
14cr|commit-patch-2.4-2|8	Source:		http://porkrind.org/commit-patch/%{name}-%{version}.tar.gz
14cr|commit-patch-2.4-2|9	BuildRoot:	%{_tmppath}/%{name}-root
14cr|commit-patch-2.4-2|10	BuildArch:	noarch
14cr|commit-patch-2.4-2|11	
14cr|commit-patch-2.4-2|12	%description
14cr|commit-patch-2.4-2|13	Jim Radford and David Caldwell wrote a neat little utility that lets you check
14cr|commit-patch-2.4-2|14	in select portions of a file into Darcs, Git, CVS, Subversion, or Mercurial. It
14cr|commit-patch-2.4-2|15	comes as a command line app and also and emacs interface.
14cr|commit-patch-2.4-2|16	
14cr|commit-patch-2.4-2|17	A blog entry (http://porkrind.org/missives/commit-patch-managing-your-mess)
14cr|commit-patch-2.4-2|18	about commit-patch provides some detailed information on why you might want to
14cr|commit-patch-2.4-2|19	use commit-patch.
14cr|commit-patch-2.4-2|20	
14cr|commit-patch-2.4-2|21	commit-patch and commit-partial can make commiting partial changes easier with:
14cr|commit-patch-2.4-2|22	-darcs
14cr|commit-patch-2.4-2|23	-git
14cr|commit-patch-2.4-2|24	-mercurial
14cr|commit-patch-2.4-2|25	-cvs
14cr|commit-patch-2.4-2|26	-svn
14cr|commit-patch-2.4-2|27	
14cr|commit-patch-2.4-2|28	commit-patch-buffer.el is an emacs interface to commit-patch. It allows you to
14cr|commit-patch-2.4-2|29	just hit C-c C-c in any patch buffer to apply and commit only the changes
14cr|commit-patch-2.4-2|30	indicated by the patch, regardless of the changes in your working directory.
14cr|commit-patch-2.4-2|31	
14cr|commit-patch-2.4-2|32	%prep
14cr|commit-patch-2.4-2|33	%setup -q
14cr|commit-patch-2.4-2|34	
14cr|commit-patch-2.4-2|35	%install
14cr|commit-patch-2.4-2|36	rm -Rf %{buildroot}
14cr|commit-patch-2.4-2|37	install -d %{buildroot}/%{_bindir} %{buildroot}/%{_mandir}/man1/ %{buildroot}/%{_datadir}/emacs/site-lisp
14cr|commit-patch-2.4-2|38	install -m 755 %{name} %{buildroot}/%{_bindir}
14cr|commit-patch-2.4-2|39	install -m 644 %{name}.1 %{buildroot}/%{_mandir}/man1/
14cr|commit-patch-2.4-2|40	install -m 644 *.el %{buildroot}/%{_datadir}/emacs/site-lisp/
14cr|commit-patch-2.4-2|41	ln -s %{name} %{buildroot}/%{_bindir}/commit-partial
14cr|commit-patch-2.4-2|42	ln -s %{name}.1.%{_extension} %{buildroot}/%{_mandir}/man1/%{name}.1.%{_extension}
14cr|commit-patch-2.4-2|43	
14cr|commit-patch-2.4-2|44	%clean
14cr|commit-patch-2.4-2|45	rm -Rf %{buildroot}
14cr|commit-patch-2.4-2|46	
14cr|commit-patch-2.4-2|47	%files
14cr|commit-patch-2.4-2|48	%defattr(-,root,root)
14cr|commit-patch-2.4-2|49	%{_bindir}/commit-*
14cr|commit-patch-2.4-2|50	%{_mandir}/man1/commit-*.*
14cr|commit-patch-2.4-2|51	%{_datadir}/emacs/site-lisp/%{name}*.el
14cr|commit-patch-2.4-2|52	
14cr|commit-patch-2.4-2|53	
14cr|commit-patch-2.4-2|54	
14cr|commit-patch-2.4-2|55	%changelog
14cr|commit-patch-2.4-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|commit-patch-2.4-2|57	+ Revision: 9891dea
14cr|commit-patch-2.4-2|58	- MassBuild#464: Increase release tag
14cr|commit-patch-2.4-2|59	
14cr|commit-patch-2.4-2|60	

680 14
14cr|compcache-0.6.2-8|1	Summary:	Compcache provides the ability to use part of the RAM as compressed swap
14cr|compcache-0.6.2-8|2	Name:		compcache
14cr|compcache-0.6.2-8|3	Version:	0.6.2
14cr|compcache-0.6.2-8|4	Release:	8
14cr|compcache-0.6.2-8|5	License:	BSD and GPLv2+
14cr|compcache-0.6.2-8|6	Group:		System/Kernel and hardware
14cr|compcache-0.6.2-8|7	Url:		http://code.google.com/p/compcache/
14cr|compcache-0.6.2-8|8	Source0:	http://compcache.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|compcache-0.6.2-8|9	Source1:	compcache.service
14cr|compcache-0.6.2-8|10	Source2:	compcache.sysconfig
14cr|compcache-0.6.2-8|11	
14cr|compcache-0.6.2-8|12	%description
14cr|compcache-0.6.2-8|13	Compcache (compressed caching) provides the ability to use part of the RAM as
14cr|compcache-0.6.2-8|14	compressed swap. In other words, you can take a portion of your RAM (default
14cr|compcache-0.6.2-8|15	25%) and use it as swap, compressing the data before moving it into swap, and
14cr|compcache-0.6.2-8|16	decompressing it when moving it out of swap. This is a classic time-space
14cr|compcache-0.6.2-8|17	trade-off. You effectively get more memory, but some of it is slower than
14cr|compcache-0.6.2-8|18	normal RAM due to the CPU time required to compress and decompress the swapped
14cr|compcache-0.6.2-8|19	pages.
14cr|compcache-0.6.2-8|20	
14cr|compcache-0.6.2-8|21	%files
14cr|compcache-0.6.2-8|22	%doc README Changelog
14cr|compcache-0.6.2-8|23	%{_unitdir}/%{name}*
14cr|compcache-0.6.2-8|24	%config %{_sysconfdir}/sysconfig/%{name}
14cr|compcache-0.6.2-8|25	%{_sbindir}/rzscontrol
14cr|compcache-0.6.2-8|26	%{_mandir}/man1/rzscontrol.1*
14cr|compcache-0.6.2-8|27	
14cr|compcache-0.6.2-8|28	%post
14cr|compcache-0.6.2-8|29	%systemd_post %{name}.service
14cr|compcache-0.6.2-8|30	
14cr|compcache-0.6.2-8|31	%preun
14cr|compcache-0.6.2-8|32	%systemd_preun %{name}.service
14cr|compcache-0.6.2-8|33	
14cr|compcache-0.6.2-8|34	%postun
14cr|compcache-0.6.2-8|35	%systemd_postun_with_restart %{name}.service
14cr|compcache-0.6.2-8|36	
14cr|compcache-0.6.2-8|37	#----------------------------------------------------------------------------
14cr|compcache-0.6.2-8|38	
14cr|compcache-0.6.2-8|39	%prep
14cr|compcache-0.6.2-8|40	%setup -q
14cr|compcache-0.6.2-8|41	install -m0755 %{SOURCE1} compcache.service
14cr|compcache-0.6.2-8|42	install -m0755 %{SOURCE2} compcache.sysconfig
14cr|compcache-0.6.2-8|43	
14cr|compcache-0.6.2-8|44	%build
14cr|compcache-0.6.2-8|45	%make -C sub-projects/rzscontrol/
14cr|compcache-0.6.2-8|46	
14cr|compcache-0.6.2-8|47	%install
14cr|compcache-0.6.2-8|48	mkdir -p %{buildroot}%{_unitdir}
14cr|compcache-0.6.2-8|49	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|compcache-0.6.2-8|50	mkdir -p %{buildroot}%{_sbindir}
14cr|compcache-0.6.2-8|51	mkdir -p %{buildroot}%{_mandir}/man1
14cr|compcache-0.6.2-8|52	install -m755 compcache.service -D %{buildroot}%{_unitdir}/%{name}.service
14cr|compcache-0.6.2-8|53	install -m0755 compcache.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|compcache-0.6.2-8|54	install -m0755 sub-projects/rzscontrol/rzscontrol %{buildroot}%{_sbindir}
14cr|compcache-0.6.2-8|55	install -m0755 sub-projects/rzscontrol/rzscontrol %{buildroot}%{_sbindir}
14cr|compcache-0.6.2-8|56	install -m0644 sub-projects/rzscontrol/man/rzscontrol.1 %{buildroot}%{_mandir}/man1
14cr|compcache-0.6.2-8|57	
14cr|compcache-0.6.2-8|58	
14cr|compcache-0.6.2-8|59	%changelog
14cr|compcache-0.6.2-8|60	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-8
14cr|compcache-0.6.2-8|61	+ Revision: 3a43c81
14cr|compcache-0.6.2-8|62	- Register service during installation
14cr|compcache-0.6.2-8|63	
14cr|compcache-0.6.2-8|64	

681 14
14cr|compiz0.8-0.8.9-0.20130330.4|1	%define __noautoreq 'pkgconfig\\(compiz\\)'
14cr|compiz0.8-0.8.9-0.20130330.4|2	%define __noautoprov 'pkgconfig(.*)'
14cr|compiz0.8-0.8.9-0.20130330.4|3	
14cr|compiz0.8-0.8.9-0.20130330.4|4	%define oname compiz
14cr|compiz0.8-0.8.9-0.20130330.4|5	%define oversion 0.8
14cr|compiz0.8-0.8.9-0.20130330.4|6	%define git 20130330
14cr|compiz0.8-0.8.9-0.20130330.4|7	
14cr|compiz0.8-0.8.9-0.20130330.4|8	%define major 8
14cr|compiz0.8-0.8.9-0.20130330.4|9	%define libname %mklibname decoration %{major}
14cr|compiz0.8-0.8.9-0.20130330.4|10	%define devname %mklibname -d decoration
14cr|compiz0.8-0.8.9-0.20130330.4|11	
14cr|compiz0.8-0.8.9-0.20130330.4|12	%if %{git}
14cr|compiz0.8-0.8.9-0.20130330.4|13	%define srcname core-%{oname}-%{oversion}.tar.bz2
14cr|compiz0.8-0.8.9-0.20130330.4|14	%define distname core-%{oname}-%{oversion}
14cr|compiz0.8-0.8.9-0.20130330.4|15	%define rel 0.%{git}.4
14cr|compiz0.8-0.8.9-0.20130330.4|16	%else
14cr|compiz0.8-0.8.9-0.20130330.4|17	%define srcname %{oname}-%{version}.tar.bz2
14cr|compiz0.8-0.8.9-0.20130330.4|18	%define distname %{oname}-%{version}
14cr|compiz0.8-0.8.9-0.20130330.4|19	%define rel 1
14cr|compiz0.8-0.8.9-0.20130330.4|20	%endif
14cr|compiz0.8-0.8.9-0.20130330.4|21	
14cr|compiz0.8-0.8.9-0.20130330.4|22	
14cr|compiz0.8-0.8.9-0.20130330.4|23	Name:		%{oname}%{oversion}
14cr|compiz0.8-0.8.9-0.20130330.4|24	Version:	0.8.9
14cr|compiz0.8-0.8.9-0.20130330.4|25	Release:	%{rel}
14cr|compiz0.8-0.8.9-0.20130330.4|26	Summary:	OpenGL composite manager for Xgl and AIGLX
14cr|compiz0.8-0.8.9-0.20130330.4|27	Group:		System/X11
14cr|compiz0.8-0.8.9-0.20130330.4|28	License:	GPLv2+ and LGPLv2+ and MIT
14cr|compiz0.8-0.8.9-0.20130330.4|29	Url:		http://www.compiz.org/
14cr|compiz0.8-0.8.9-0.20130330.4|30	Source:		http://cgit.compiz.org/compiz/core/snapshot/%{srcname}
14cr|compiz0.8-0.8.9-0.20130330.4|31	Source1:	compiz.defaults
14cr|compiz0.8-0.8.9-0.20130330.4|32	Source2:	compiz-window-decorator
14cr|compiz0.8-0.8.9-0.20130330.4|33	Source3:	kstylerc.xinit
14cr|compiz0.8-0.8.9-0.20130330.4|34	
14cr|compiz0.8-0.8.9-0.20130330.4|35	# (cg) Using git to manage patches
14cr|compiz0.8-0.8.9-0.20130330.4|36	# To recreate the structure
14cr|compiz0.8-0.8.9-0.20130330.4|37	# git clone git://git.freedesktop.org/git/xorg/app/compiz
14cr|compiz0.8-0.8.9-0.20130330.4|38	# git checkout compiz-0.8.0
14cr|compiz0.8-0.8.9-0.20130330.4|39	# git checkout -b mdv-0.8.0-cherry-picks
14cr|compiz0.8-0.8.9-0.20130330.4|40	# git am 00*.patch
14cr|compiz0.8-0.8.9-0.20130330.4|41	# git checkout -b mdv-0.8.0-patches
14cr|compiz0.8-0.8.9-0.20130330.4|42	# git am 05*.patch
14cr|compiz0.8-0.8.9-0.20130330.4|43	
14cr|compiz0.8-0.8.9-0.20130330.4|44	# To apply new custom patches
14cr|compiz0.8-0.8.9-0.20130330.4|45	# git checkout mdv-0.8.0-patches
14cr|compiz0.8-0.8.9-0.20130330.4|46	# (do stuff)
14cr|compiz0.8-0.8.9-0.20130330.4|47	
14cr|compiz0.8-0.8.9-0.20130330.4|48	# To apply new cherry-picks
14cr|compiz0.8-0.8.9-0.20130330.4|49	# git checkout mdv-0.8.0-cherry-picks
14cr|compiz0.8-0.8.9-0.20130330.4|50	# git cherry-pick <blah>
14cr|compiz0.8-0.8.9-0.20130330.4|51	# git checkout mdv-0.8.0-patches
14cr|compiz0.8-0.8.9-0.20130330.4|52	# git rebase mdv-0.8.0-cherry-picks
14cr|compiz0.8-0.8.9-0.20130330.4|53	
14cr|compiz0.8-0.8.9-0.20130330.4|54	# Make sure we don't conflict with main Compiz
14cr|compiz0.8-0.8.9-0.20130330.4|55	Patch0:		compiz0.8-0.8.9-soversion.patch
14cr|compiz0.8-0.8.9-0.20130330.4|56	
14cr|compiz0.8-0.8.9-0.20130330.4|57	Patch1:		compiz0.8-0.8.9-kde4.10.patch
14cr|compiz0.8-0.8.9-0.20130330.4|58	Patch2:		compiz0.8-0.8.9-kde4.11.patch
14cr|compiz0.8-0.8.9-0.20130330.4|59	
14cr|compiz0.8-0.8.9-0.20130330.4|60	# Mandriva Patches
14cr|compiz0.8-0.8.9-0.20130330.4|61	# git format-patch --start-number 500 mdv-0.8.0-cherry-picks..mdv-0.8.0-patches
14cr|compiz0.8-0.8.9-0.20130330.4|62	Patch500:	0500-Fix-memory-leak-in-KDE3-window-decorator.patch
14cr|compiz0.8-0.8.9-0.20130330.4|63	Patch501:	0501-Add-ROSA-graphic-to-the-top-of-the-cube.patch
14cr|compiz0.8-0.8.9-0.20130330.4|64	Patch502:	0502-Use-our-compiz-window-decorator-script-as-the-defaul.patch
14cr|compiz0.8-0.8.9-0.20130330.4|65	Patch503:	0503-Do-not-put-window-decorations-on-KDE-screensaver.patch
14cr|compiz0.8-0.8.9-0.20130330.4|66	Patch504:	0504-Also-check-for-tfp-in-server-extensions.patch
14cr|compiz0.8-0.8.9-0.20130330.4|67	Patch505:	0505-Fix-KDE3-linking-by-changing-the-directory-order.patch
14cr|compiz0.8-0.8.9-0.20130330.4|68	
14cr|compiz0.8-0.8.9-0.20130330.4|69	BuildRequires:	x11-util-macros
14cr|compiz0.8-0.8.9-0.20130330.4|70	BuildRequires:	pkgconfig(ice)
14cr|compiz0.8-0.8.9-0.20130330.4|71	BuildRequires:	pkgconfig(sm)
14cr|compiz0.8-0.8.9-0.20130330.4|72	BuildRequires:	pkgconfig(x11)
14cr|compiz0.8-0.8.9-0.20130330.4|73	BuildRequires:	pkgconfig(xext)
14cr|compiz0.8-0.8.9-0.20130330.4|74	BuildRequires:	pkgconfig(xtst)
14cr|compiz0.8-0.8.9-0.20130330.4|75	BuildRequires:	pkgconfig(xcursor)
14cr|compiz0.8-0.8.9-0.20130330.4|76	BuildRequires:	pkgconfig(xrender)
14cr|compiz0.8-0.8.9-0.20130330.4|77	BuildRequires:	pkgconfig(xcomposite)
14cr|compiz0.8-0.8.9-0.20130330.4|78	BuildRequires:	pkgconfig(xdamage)
14cr|compiz0.8-0.8.9-0.20130330.4|79	BuildRequires:	pkgconfig(xinerama)
14cr|compiz0.8-0.8.9-0.20130330.4|80	BuildRequires:	pkgconfig(xrandr)
14cr|compiz0.8-0.8.9-0.20130330.4|81	BuildRequires:	pkgconfig(xfixes)
14cr|compiz0.8-0.8.9-0.20130330.4|82	BuildRequires:	pkgconfig(freetype2)
14cr|compiz0.8-0.8.9-0.20130330.4|83	BuildRequires:	pkgconfig(xft)
14cr|compiz0.8-0.8.9-0.20130330.4|84	BuildRequires:	pkgconfig(fontconfig)
14cr|compiz0.8-0.8.9-0.20130330.4|85	
14cr|compiz0.8-0.8.9-0.20130330.4|86	BuildRequires:	pkgconfig(gl)
14cr|compiz0.8-0.8.9-0.20130330.4|87	BuildRequires:	pkgconfig(glu)
14cr|compiz0.8-0.8.9-0.20130330.4|88	
14cr|compiz0.8-0.8.9-0.20130330.4|89	BuildRequires:	pkgconfig(libpng)
14cr|compiz0.8-0.8.9-0.20130330.4|90	BuildRequires:	pkgconfig(zlib)
14cr|compiz0.8-0.8.9-0.20130330.4|91	
14cr|compiz0.8-0.8.9-0.20130330.4|92	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|compiz0.8-0.8.9-0.20130330.4|93	BuildRequires:	pkgconfig(gconf-2.0)
14cr|compiz0.8-0.8.9-0.20130330.4|94	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|compiz0.8-0.8.9-0.20130330.4|95	BuildRequires:	pkgconfig(libmetacity-private)
14cr|compiz0.8-0.8.9-0.20130330.4|96	BuildRequires:	pkgconfig(pango)
14cr|compiz0.8-0.8.9-0.20130330.4|97	
14cr|compiz0.8-0.8.9-0.20130330.4|98	BuildRequires:	pkgconfig(libglade-2.0)
14cr|compiz0.8-0.8.9-0.20130330.4|99	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|compiz0.8-0.8.9-0.20130330.4|100	BuildRequires:	pkgconfig(libcanberra-gtk)
14cr|compiz0.8-0.8.9-0.20130330.4|101	BuildRequires:	pkgconfig(libgtop-2.0)
14cr|compiz0.8-0.8.9-0.20130330.4|102	
14cr|compiz0.8-0.8.9-0.20130330.4|103	BuildRequires:	kdebase4-devel
14cr|compiz0.8-0.8.9-0.20130330.4|104	BuildRequires:	kdebase4-workspace-devel
14cr|compiz0.8-0.8.9-0.20130330.4|105	BuildRequires:	kdelibs4-devel
14cr|compiz0.8-0.8.9-0.20130330.4|106	
14cr|compiz0.8-0.8.9-0.20130330.4|107	BuildRequires:	pkgconfig(libbonoboui-2.0)
14cr|compiz0.8-0.8.9-0.20130330.4|108	BuildRequires:	pkgconfig(libxslt)
14cr|compiz0.8-0.8.9-0.20130330.4|109	BuildRequires:	libxslt-proc
14cr|compiz0.8-0.8.9-0.20130330.4|110	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|compiz0.8-0.8.9-0.20130330.4|111	BuildRequires:	pkgconfig(cairo)
14cr|compiz0.8-0.8.9-0.20130330.4|112	BuildRequires:	pkgconfig(libsvg-cairo)
14cr|compiz0.8-0.8.9-0.20130330.4|113	BuildRequires:	pkgconfig(fuse)
14cr|compiz0.8-0.8.9-0.20130330.4|114	# needed by autoreconf:
14cr|compiz0.8-0.8.9-0.20130330.4|115	BuildRequires:	intltool
14cr|compiz0.8-0.8.9-0.20130330.4|116	
14cr|compiz0.8-0.8.9-0.20130330.4|117	Requires(post): GConf2
14cr|compiz0.8-0.8.9-0.20130330.4|118	Requires(preun): GConf2
14cr|compiz0.8-0.8.9-0.20130330.4|119	Requires:	%{libname} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|120	Requires:	compositing-wm-common >= 2012.1
14cr|compiz0.8-0.8.9-0.20130330.4|121	Provides:	compositing-wm%{oversion} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|122	Requires:	compiz-decorator%{oversion}
14cr|compiz0.8-0.8.9-0.20130330.4|123	Conflicts:	%{oname} > 0.9
14cr|compiz0.8-0.8.9-0.20130330.4|124	
14cr|compiz0.8-0.8.9-0.20130330.4|125	%description
14cr|compiz0.8-0.8.9-0.20130330.4|126	Compiz is an OpenGL composite manager for Xgl and AIGLX.
14cr|compiz0.8-0.8.9-0.20130330.4|127	
14cr|compiz0.8-0.8.9-0.20130330.4|128	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|129	
14cr|compiz0.8-0.8.9-0.20130330.4|130	%package decorator-gtk
14cr|compiz0.8-0.8.9-0.20130330.4|131	Summary:	GTK window decorator for compiz
14cr|compiz0.8-0.8.9-0.20130330.4|132	Group:		System/X11
14cr|compiz0.8-0.8.9-0.20130330.4|133	Provides:	compiz-decorator%{oversion} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|134	Requires:	%{name} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|135	Conflicts:	%{oname}-decorator-gtk
14cr|compiz0.8-0.8.9-0.20130330.4|136	
14cr|compiz0.8-0.8.9-0.20130330.4|137	%description decorator-gtk
14cr|compiz0.8-0.8.9-0.20130330.4|138	This package provides a GTK window decorator for the compiz OpenGL
14cr|compiz0.8-0.8.9-0.20130330.4|139	compositing manager.
14cr|compiz0.8-0.8.9-0.20130330.4|140	
14cr|compiz0.8-0.8.9-0.20130330.4|141	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|142	
14cr|compiz0.8-0.8.9-0.20130330.4|143	%package decorator-kde4
14cr|compiz0.8-0.8.9-0.20130330.4|144	Summary:	KDE4 window decorator for compiz
14cr|compiz0.8-0.8.9-0.20130330.4|145	Group:		System/X11
14cr|compiz0.8-0.8.9-0.20130330.4|146	Provides:	compiz-decorator%{oversion} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|147	Requires:	%{name} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|148	Conflicts:	%{oname}-decorator-kde4
14cr|compiz0.8-0.8.9-0.20130330.4|149	
14cr|compiz0.8-0.8.9-0.20130330.4|150	%description decorator-kde4
14cr|compiz0.8-0.8.9-0.20130330.4|151	This package provides a KDE4 window decorator for the compiz OpenGL
14cr|compiz0.8-0.8.9-0.20130330.4|152	compositing manager.
14cr|compiz0.8-0.8.9-0.20130330.4|153	
14cr|compiz0.8-0.8.9-0.20130330.4|154	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|155	
14cr|compiz0.8-0.8.9-0.20130330.4|156	%package -n %{libname}
14cr|compiz0.8-0.8.9-0.20130330.4|157	Summary:	Shared libraries for compiz
14cr|compiz0.8-0.8.9-0.20130330.4|158	Group:		System/X11
14cr|compiz0.8-0.8.9-0.20130330.4|159	
14cr|compiz0.8-0.8.9-0.20130330.4|160	%description -n %{libname}
14cr|compiz0.8-0.8.9-0.20130330.4|161	This package provides shared libraries for compiz.
14cr|compiz0.8-0.8.9-0.20130330.4|162	
14cr|compiz0.8-0.8.9-0.20130330.4|163	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|164	
14cr|compiz0.8-0.8.9-0.20130330.4|165	%package -n %{devname}
14cr|compiz0.8-0.8.9-0.20130330.4|166	Summary:	Development files for compiz
14cr|compiz0.8-0.8.9-0.20130330.4|167	Group:		Development/X11
14cr|compiz0.8-0.8.9-0.20130330.4|168	Provides:	%{name}-devel = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|169	Requires:	%{libname} = %{version}-%{release}
14cr|compiz0.8-0.8.9-0.20130330.4|170	Requires:	pkgconfig(gl)
14cr|compiz0.8-0.8.9-0.20130330.4|171	Conflicts:	%{_lib}compiz-devel
14cr|compiz0.8-0.8.9-0.20130330.4|172	
14cr|compiz0.8-0.8.9-0.20130330.4|173	%description -n %{devname}
14cr|compiz0.8-0.8.9-0.20130330.4|174	This package provides development files for compiz.
14cr|compiz0.8-0.8.9-0.20130330.4|175	
14cr|compiz0.8-0.8.9-0.20130330.4|176	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|177	
14cr|compiz0.8-0.8.9-0.20130330.4|178	%prep
14cr|compiz0.8-0.8.9-0.20130330.4|179	%setup -q -n %{distname}
14cr|compiz0.8-0.8.9-0.20130330.4|180	%apply_patches
14cr|compiz0.8-0.8.9-0.20130330.4|181	
14cr|compiz0.8-0.8.9-0.20130330.4|182	%build
14cr|compiz0.8-0.8.9-0.20130330.4|183	%if %{git}
14cr|compiz0.8-0.8.9-0.20130330.4|184	# This is a CVS snapshot, so we need to generate makefiles.
14cr|compiz0.8-0.8.9-0.20130330.4|185	sh autogen.sh -V
14cr|compiz0.8-0.8.9-0.20130330.4|186	%else
14cr|compiz0.8-0.8.9-0.20130330.4|187	# (Anssi 03/2008) Needed to get rid of RPATH=/usr/lib64 on lib64:
14cr|compiz0.8-0.8.9-0.20130330.4|188	autoreconf -i
14cr|compiz0.8-0.8.9-0.20130330.4|189	# build fails without this:
14cr|compiz0.8-0.8.9-0.20130330.4|190	intltoolize --force
14cr|compiz0.8-0.8.9-0.20130330.4|191	%endif
14cr|compiz0.8-0.8.9-0.20130330.4|192	
14cr|compiz0.8-0.8.9-0.20130330.4|193	%configure2_5x \
14cr|compiz0.8-0.8.9-0.20130330.4|194	--disable-kde \
14cr|compiz0.8-0.8.9-0.20130330.4|195	--disable-gnome \
14cr|compiz0.8-0.8.9-0.20130330.4|196	--disable-static \
14cr|compiz0.8-0.8.9-0.20130330.4|197	--with-default-plugins=core,png,decoration,wobbly,fade,minimize,cube,rotate,zoom,scale,move,resize,place,switcher,screenshot,dbus
14cr|compiz0.8-0.8.9-0.20130330.4|198	
14cr|compiz0.8-0.8.9-0.20130330.4|199	%make
14cr|compiz0.8-0.8.9-0.20130330.4|200	
14cr|compiz0.8-0.8.9-0.20130330.4|201	%install
14cr|compiz0.8-0.8.9-0.20130330.4|202	%makeinstall_std
14cr|compiz0.8-0.8.9-0.20130330.4|203	
14cr|compiz0.8-0.8.9-0.20130330.4|204	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/%{oname}-window-decorator
14cr|compiz0.8-0.8.9-0.20130330.4|205	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm/%{oname}.defaults
14cr|compiz0.8-0.8.9-0.20130330.4|206	# Old, unneeded schemas
14cr|compiz0.8-0.8.9-0.20130330.4|207	rm -f %{buildroot}%{_sysconfdir}/gconf/schemas/compiz-kconfig.schemas
14cr|compiz0.8-0.8.9-0.20130330.4|208	
14cr|compiz0.8-0.8.9-0.20130330.4|209	%find_lang %{oname}
14cr|compiz0.8-0.8.9-0.20130330.4|210	
14cr|compiz0.8-0.8.9-0.20130330.4|211	#----------------------------------------------------------------------------
14cr|compiz0.8-0.8.9-0.20130330.4|212	
14cr|compiz0.8-0.8.9-0.20130330.4|213	%files -f %{oname}.lang
14cr|compiz0.8-0.8.9-0.20130330.4|214	%{_bindir}/%{oname}
14cr|compiz0.8-0.8.9-0.20130330.4|215	%{_bindir}/%{oname}-window-decorator
14cr|compiz0.8-0.8.9-0.20130330.4|216	%{_libdir}/%{oname}/lib*.so
14cr|compiz0.8-0.8.9-0.20130330.4|217	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|compiz0.8-0.8.9-0.20130330.4|218	%exclude %{_sysconfdir}/gconf/schemas/gwd.schemas
14cr|compiz0.8-0.8.9-0.20130330.4|219	%dir %{_datadir}/%{oname}
14cr|compiz0.8-0.8.9-0.20130330.4|220	%{_datadir}/%{oname}/*.png
14cr|compiz0.8-0.8.9-0.20130330.4|221	%{_datadir}/%{oname}/*.xml
14cr|compiz0.8-0.8.9-0.20130330.4|222	%{_datadir}/%{oname}/*.xslt
14cr|compiz0.8-0.8.9-0.20130330.4|223	%{_datadir}/compositing-wm/%{oname}.defaults
14cr|compiz0.8-0.8.9-0.20130330.4|224	
14cr|compiz0.8-0.8.9-0.20130330.4|225	%files decorator-gtk
14cr|compiz0.8-0.8.9-0.20130330.4|226	%{_bindir}/gtk-window-decorator
14cr|compiz0.8-0.8.9-0.20130330.4|227	%{_sysconfdir}/gconf/schemas/gwd.schemas
14cr|compiz0.8-0.8.9-0.20130330.4|228	
14cr|compiz0.8-0.8.9-0.20130330.4|229	%files decorator-kde4
14cr|compiz0.8-0.8.9-0.20130330.4|230	%{_bindir}/kde4-window-decorator
14cr|compiz0.8-0.8.9-0.20130330.4|231	
14cr|compiz0.8-0.8.9-0.20130330.4|232	%files -n %{libname}
14cr|compiz0.8-0.8.9-0.20130330.4|233	%{_libdir}/libdecoration.so.%{major}*
14cr|compiz0.8-0.8.9-0.20130330.4|234	
14cr|compiz0.8-0.8.9-0.20130330.4|235	%files -n %{devname}
14cr|compiz0.8-0.8.9-0.20130330.4|236	%{_includedir}/%{oname}/%{oname}*.h
14cr|compiz0.8-0.8.9-0.20130330.4|237	%{_includedir}/%{oname}/decoration.h
14cr|compiz0.8-0.8.9-0.20130330.4|238	%{_libdir}/libdecoration.so
14cr|compiz0.8-0.8.9-0.20130330.4|239	%{_libdir}/pkgconfig/%{oname}*.pc
14cr|compiz0.8-0.8.9-0.20130330.4|240	%{_libdir}/pkgconfig/libdecoration.pc
14cr|compiz0.8-0.8.9-0.20130330.4|241	
14cr|compiz0.8-0.8.9-0.20130330.4|242	
14cr|compiz0.8-0.8.9-0.20130330.4|243	%changelog
14cr|compiz0.8-0.8.9-0.20130330.4|244	* Wed Feb 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.9-0.20130330.4
14cr|compiz0.8-0.8.9-0.20130330.4|245	+ Revision: e7a248d
14cr|compiz0.8-0.8.9-0.20130330.4|246	- LOG Add patch to fix build with KDE 4.11
14cr|compiz0.8-0.8.9-0.20130330.4|247	
14cr|compiz0.8-0.8.9-0.20130330.4|248	

682 14
14cr|compiz0.8-bcop-0.8.8-2|1	%define oname compiz-bcop
14cr|compiz0.8-bcop-0.8.8-2|2	%define shortname bcop
14cr|compiz0.8-bcop-0.8.8-2|3	
14cr|compiz0.8-bcop-0.8.8-2|4	Name:		compiz0.8-bcop
14cr|compiz0.8-bcop-0.8.8-2|5	Version:	0.8.8
14cr|compiz0.8-bcop-0.8.8-2|6	Release:	2
14cr|compiz0.8-bcop-0.8.8-2|7	Summary:	BCOP: Compiz Fusion plugin build utility
14cr|compiz0.8-bcop-0.8.8-2|8	Group:		System/X11
14cr|compiz0.8-bcop-0.8.8-2|9	License:	GPLv2
14cr|compiz0.8-bcop-0.8.8-2|10	URL:		http://www.compiz.org/
14cr|compiz0.8-bcop-0.8.8-2|11	Source:		http://releases.compiz.org/components/%{oname}/%{oname}-%{version}.tar.bz2
14cr|compiz0.8-bcop-0.8.8-2|12	BuildRequires:	pkgconfig(libxslt)
14cr|compiz0.8-bcop-0.8.8-2|13	Requires:	xsltproc
14cr|compiz0.8-bcop-0.8.8-2|14	Conflicts:	compiz > 0.9
14cr|compiz0.8-bcop-0.8.8-2|15	BuildArch:	noarch
14cr|compiz0.8-bcop-0.8.8-2|16	
14cr|compiz0.8-bcop-0.8.8-2|17	%description
14cr|compiz0.8-bcop-0.8.8-2|18	BCOP: Compiz Fusion plugin build utility.
14cr|compiz0.8-bcop-0.8.8-2|19	
14cr|compiz0.8-bcop-0.8.8-2|20	%prep
14cr|compiz0.8-bcop-0.8.8-2|21	%setup -q -n %{oname}-%{version}
14cr|compiz0.8-bcop-0.8.8-2|22	
14cr|compiz0.8-bcop-0.8.8-2|23	%build
14cr|compiz0.8-bcop-0.8.8-2|24	%configure2_5x
14cr|compiz0.8-bcop-0.8.8-2|25	%make
14cr|compiz0.8-bcop-0.8.8-2|26	
14cr|compiz0.8-bcop-0.8.8-2|27	%install
14cr|compiz0.8-bcop-0.8.8-2|28	%makeinstall_std
14cr|compiz0.8-bcop-0.8.8-2|29	
14cr|compiz0.8-bcop-0.8.8-2|30	%files
14cr|compiz0.8-bcop-0.8.8-2|31	%{_bindir}/%{shortname}
14cr|compiz0.8-bcop-0.8.8-2|32	%dir %{_datadir}/%{shortname}
14cr|compiz0.8-bcop-0.8.8-2|33	%{_datadir}/%{shortname}/%{shortname}.xslt
14cr|compiz0.8-bcop-0.8.8-2|34	%{_datadir}/pkgconfig/%{shortname}.pc
14cr|compiz0.8-bcop-0.8.8-2|35	
14cr|compiz0.8-bcop-0.8.8-2|36	
14cr|compiz0.8-bcop-0.8.8-2|37	%changelog
14cr|compiz0.8-bcop-0.8.8-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-2
14cr|compiz0.8-bcop-0.8.8-2|39	+ Revision: 8c9b6d4
14cr|compiz0.8-bcop-0.8.8-2|40	- MassBuild#464: Increase release tag
14cr|compiz0.8-bcop-0.8.8-2|41	
14cr|compiz0.8-bcop-0.8.8-2|42	

683 14
14cr|compiz-fusion-2012.1-5|1	Name:		compiz-fusion
14cr|compiz-fusion-2012.1-5|2	Version:	2012.1
14cr|compiz-fusion-2012.1-5|3	Release:	5
14cr|compiz-fusion-2012.1-5|4	Summary:	Compiz Fusion OpenGL compositing manager
14cr|compiz-fusion-2012.1-5|5	License:	GPLv2
14cr|compiz-fusion-2012.1-5|6	Group:		System/X11
14cr|compiz-fusion-2012.1-5|7	URL:		http://www.compiz.org/
14cr|compiz-fusion-2012.1-5|8	Source0:	%{name}
14cr|compiz-fusion-2012.1-5|9	Source1:	%{name}.defaults
14cr|compiz-fusion-2012.1-5|10	Requires:	compiz0.8
14cr|compiz-fusion-2012.1-5|11	Requires:	ccsm0.8
14cr|compiz-fusion-2012.1-5|12	Requires:	compiz-fusion-plugins-main
14cr|compiz-fusion-2012.1-5|13	Conflicts:	compiz > 0.9
14cr|compiz-fusion-2012.1-5|14	BuildArch:	noarch
14cr|compiz-fusion-2012.1-5|15	
14cr|compiz-fusion-2012.1-5|16	%description
14cr|compiz-fusion-2012.1-5|17	Compiz Fusion is a set of applications based on the compiz OpenGL
14cr|compiz-fusion-2012.1-5|18	compositing manager.
14cr|compiz-fusion-2012.1-5|19	
14cr|compiz-fusion-2012.1-5|20	It uses the ccp configuration backend, contains additional compiz
14cr|compiz-fusion-2012.1-5|21	plugins, and provides the ccsm configuration interface.
14cr|compiz-fusion-2012.1-5|22	
14cr|compiz-fusion-2012.1-5|23	This package provides some helper scripts and contains the necessary
14cr|compiz-fusion-2012.1-5|24	dependancies to pull in the relevent required packages.
14cr|compiz-fusion-2012.1-5|25	
14cr|compiz-fusion-2012.1-5|26	%prep
14cr|compiz-fusion-2012.1-5|27	%setup -q -T -c
14cr|compiz-fusion-2012.1-5|28	
14cr|compiz-fusion-2012.1-5|29	%build
14cr|compiz-fusion-2012.1-5|30	
14cr|compiz-fusion-2012.1-5|31	%install
14cr|compiz-fusion-2012.1-5|32	install -d %{buildroot}%{_bindir}
14cr|compiz-fusion-2012.1-5|33	install -m755 %{SOURCE0} %{buildroot}%{_bindir}
14cr|compiz-fusion-2012.1-5|34	install -d %{buildroot}%{_datadir}/compositing-wm
14cr|compiz-fusion-2012.1-5|35	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm
14cr|compiz-fusion-2012.1-5|36	
14cr|compiz-fusion-2012.1-5|37	%files
14cr|compiz-fusion-2012.1-5|38	%{_bindir}/%{name}
14cr|compiz-fusion-2012.1-5|39	%{_datadir}/compositing-wm/%{name}.defaults
14cr|compiz-fusion-2012.1-5|40	
14cr|compiz-fusion-2012.1-5|41	
14cr|compiz-fusion-2012.1-5|42	%changelog
14cr|compiz-fusion-2012.1-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-5
14cr|compiz-fusion-2012.1-5|44	+ Revision: b1ca50c
14cr|compiz-fusion-2012.1-5|45	- MassBuild#464: Increase release tag
14cr|compiz-fusion-2012.1-5|46	
14cr|compiz-fusion-2012.1-5|47	

684 14
14cr|compiz-fusion-plugins-extra-0.8.8-2|1	%define _disable_ld_no_undefined 1
14cr|compiz-fusion-plugins-extra-0.8.8-2|2	
14cr|compiz-fusion-plugins-extra-0.8.8-2|3	%define __noautoprov 'pkgconfig(.*)'
14cr|compiz-fusion-plugins-extra-0.8.8-2|4	%define __noautoreq 'pkgconfig\\(compiz\\)'
14cr|compiz-fusion-plugins-extra-0.8.8-2|5	
14cr|compiz-fusion-plugins-extra-0.8.8-2|6	%define oname compiz-plugins-extra
14cr|compiz-fusion-plugins-extra-0.8.8-2|7	
14cr|compiz-fusion-plugins-extra-0.8.8-2|8	Summary:	Compiz Fusion Main Plugin Set for compiz
14cr|compiz-fusion-plugins-extra-0.8.8-2|9	Name:		compiz-fusion-plugins-extra
14cr|compiz-fusion-plugins-extra-0.8.8-2|10	Version:	0.8.8
14cr|compiz-fusion-plugins-extra-0.8.8-2|11	Release:	2
14cr|compiz-fusion-plugins-extra-0.8.8-2|12	License:	GPLv2
14cr|compiz-fusion-plugins-extra-0.8.8-2|13	Group:		System/X11
14cr|compiz-fusion-plugins-extra-0.8.8-2|14	URL:		http://www.compiz.org/
14cr|compiz-fusion-plugins-extra-0.8.8-2|15	Source0:	http://releases.compiz.org/components/plugins-extra/%{oname}-%{version}.tar.bz2
14cr|compiz-fusion-plugins-extra-0.8.8-2|16	Patch0:		compiz-plugins-extra-0.8.8-libnotify0.7.patch
14cr|compiz-fusion-plugins-extra-0.8.8-2|17	BuildRequires:	intltool
14cr|compiz-fusion-plugins-extra-0.8.8-2|18	BuildRequires:	compiz0.8-bcop
14cr|compiz-fusion-plugins-extra-0.8.8-2|19	BuildRequires:	compiz0.8-devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|20	BuildRequires:	compiz-fusion-plugins-main-devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|21	BuildRequires:	gettext-devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|22	BuildRequires:	jpeg-devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|23	BuildRequires:	pkgconfig(dbus-1)
14cr|compiz-fusion-plugins-extra-0.8.8-2|24	BuildRequires:	pkgconfig(gconf-2.0)
14cr|compiz-fusion-plugins-extra-0.8.8-2|25	BuildRequires:	pkgconfig(glu)
14cr|compiz-fusion-plugins-extra-0.8.8-2|26	BuildRequires:	pkgconfig(libnotify)
14cr|compiz-fusion-plugins-extra-0.8.8-2|27	BuildRequires:	pkgconfig(pango)
14cr|compiz-fusion-plugins-extra-0.8.8-2|28	Requires:	compiz0.8
14cr|compiz-fusion-plugins-extra-0.8.8-2|29	
14cr|compiz-fusion-plugins-extra-0.8.8-2|30	%description
14cr|compiz-fusion-plugins-extra-0.8.8-2|31	This is the main plugin set from the Compiz Fusion community.
14cr|compiz-fusion-plugins-extra-0.8.8-2|32	
14cr|compiz-fusion-plugins-extra-0.8.8-2|33	This is a combination of the Compiz Extras and Beryl communities.
14cr|compiz-fusion-plugins-extra-0.8.8-2|34	
14cr|compiz-fusion-plugins-extra-0.8.8-2|35	%files -f %{oname}.lang
14cr|compiz-fusion-plugins-extra-0.8.8-2|36	%{_libdir}/compiz/lib*.so
14cr|compiz-fusion-plugins-extra-0.8.8-2|37	%{_datadir}/compiz/*.xml
14cr|compiz-fusion-plugins-extra-0.8.8-2|38	%{_datadir}/compiz/*.png
14cr|compiz-fusion-plugins-extra-0.8.8-2|39	
14cr|compiz-fusion-plugins-extra-0.8.8-2|40	#----------------------------------------------------------------------------
14cr|compiz-fusion-plugins-extra-0.8.8-2|41	
14cr|compiz-fusion-plugins-extra-0.8.8-2|42	%package devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|43	Summary:	Development files for Compiz Fusion Extra Plugin Set for compiz
14cr|compiz-fusion-plugins-extra-0.8.8-2|44	Group:		Development/X11
14cr|compiz-fusion-plugins-extra-0.8.8-2|45	Conflicts:	compiz-devel > 0.9
14cr|compiz-fusion-plugins-extra-0.8.8-2|46	Requires:	compiz0.8-devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|47	
14cr|compiz-fusion-plugins-extra-0.8.8-2|48	%description devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|49	Development files for Compiz Fusion Extra Plugin Set for compiz.
14cr|compiz-fusion-plugins-extra-0.8.8-2|50	
14cr|compiz-fusion-plugins-extra-0.8.8-2|51	%files devel
14cr|compiz-fusion-plugins-extra-0.8.8-2|52	%{_includedir}/compiz/*.h
14cr|compiz-fusion-plugins-extra-0.8.8-2|53	%{_libdir}/pkgconfig/*.pc
14cr|compiz-fusion-plugins-extra-0.8.8-2|54	
14cr|compiz-fusion-plugins-extra-0.8.8-2|55	#----------------------------------------------------------------------------
14cr|compiz-fusion-plugins-extra-0.8.8-2|56	
14cr|compiz-fusion-plugins-extra-0.8.8-2|57	%prep
14cr|compiz-fusion-plugins-extra-0.8.8-2|58	%setup -q -n %{oname}-%{version}
14cr|compiz-fusion-plugins-extra-0.8.8-2|59	%patch0 -p0
14cr|compiz-fusion-plugins-extra-0.8.8-2|60	
14cr|compiz-fusion-plugins-extra-0.8.8-2|61	%build
14cr|compiz-fusion-plugins-extra-0.8.8-2|62	%configure2_5x --disable-static
14cr|compiz-fusion-plugins-extra-0.8.8-2|63	%make
14cr|compiz-fusion-plugins-extra-0.8.8-2|64	
14cr|compiz-fusion-plugins-extra-0.8.8-2|65	%install
14cr|compiz-fusion-plugins-extra-0.8.8-2|66	%makeinstall_std
14cr|compiz-fusion-plugins-extra-0.8.8-2|67	
14cr|compiz-fusion-plugins-extra-0.8.8-2|68	%find_lang %{oname}
14cr|compiz-fusion-plugins-extra-0.8.8-2|69	
14cr|compiz-fusion-plugins-extra-0.8.8-2|70	
14cr|compiz-fusion-plugins-extra-0.8.8-2|71	%changelog
14cr|compiz-fusion-plugins-extra-0.8.8-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-2
14cr|compiz-fusion-plugins-extra-0.8.8-2|73	+ Revision: cac6de7
14cr|compiz-fusion-plugins-extra-0.8.8-2|74	- MassBuild#464: Increase release tag
14cr|compiz-fusion-plugins-extra-0.8.8-2|75	
14cr|compiz-fusion-plugins-extra-0.8.8-2|76	

685 14
14cr|compiz-fusion-plugins-main-0.8.8-3|1	%define __noautoprov 'pkgconfig(.*)'
14cr|compiz-fusion-plugins-main-0.8.8-3|2	%define __noautoreq 'pkgconfig\\(compiz\\)'
14cr|compiz-fusion-plugins-main-0.8.8-3|3	
14cr|compiz-fusion-plugins-main-0.8.8-3|4	%define oname compiz-plugins-main
14cr|compiz-fusion-plugins-main-0.8.8-3|5	
14cr|compiz-fusion-plugins-main-0.8.8-3|6	Name:		compiz-fusion-plugins-main
14cr|compiz-fusion-plugins-main-0.8.8-3|7	Version:	0.8.8
14cr|compiz-fusion-plugins-main-0.8.8-3|8	Release:	3
14cr|compiz-fusion-plugins-main-0.8.8-3|9	Summary:	Compiz Fusion Main Plugin Set for compiz
14cr|compiz-fusion-plugins-main-0.8.8-3|10	License:	GPLv2
14cr|compiz-fusion-plugins-main-0.8.8-3|11	Group:		System/X11
14cr|compiz-fusion-plugins-main-0.8.8-3|12	URL:		http://www.compiz.org/
14cr|compiz-fusion-plugins-main-0.8.8-3|13	Source0:	http://releases.compiz.org/components/plugins-main/%{oname}-%{version}.tar.bz2
14cr|compiz-fusion-plugins-main-0.8.8-3|14	Patch1:		0001-Use-appropriate-animation-for-screenlets.patch
14cr|compiz-fusion-plugins-main-0.8.8-3|15	Patch2:		0002-Use-a-more-Mandriva-y-blue-for-expo.patch
14cr|compiz-fusion-plugins-main-0.8.8-3|16	# From Debian and Fedora
14cr|compiz-fusion-plugins-main-0.8.8-3|17	Patch3:		compiz-plugins-main_fix_edges.patch
14cr|compiz-fusion-plugins-main-0.8.8-3|18	BuildRequires:	intltool
14cr|compiz-fusion-plugins-main-0.8.8-3|19	BuildRequires:	compiz0.8-bcop
14cr|compiz-fusion-plugins-main-0.8.8-3|20	BuildRequires:	compiz0.8-devel
14cr|compiz-fusion-plugins-main-0.8.8-3|21	BuildRequires:	gettext-devel
14cr|compiz-fusion-plugins-main-0.8.8-3|22	BuildRequires:	jpeg-devel
14cr|compiz-fusion-plugins-main-0.8.8-3|23	BuildRequires:	pkgconfig(dbus-1)
14cr|compiz-fusion-plugins-main-0.8.8-3|24	BuildRequires:	pkgconfig(gconf-2.0)
14cr|compiz-fusion-plugins-main-0.8.8-3|25	BuildRequires:	pkgconfig(glu)
14cr|compiz-fusion-plugins-main-0.8.8-3|26	BuildRequires:	pkgconfig(pango)
14cr|compiz-fusion-plugins-main-0.8.8-3|27	Requires:	compiz0.8
14cr|compiz-fusion-plugins-main-0.8.8-3|28	Conflicts:	compiz > 0.9
14cr|compiz-fusion-plugins-main-0.8.8-3|29	
14cr|compiz-fusion-plugins-main-0.8.8-3|30	%description
14cr|compiz-fusion-plugins-main-0.8.8-3|31	This is the main plugin set from the Compiz Fusion community.
14cr|compiz-fusion-plugins-main-0.8.8-3|32	
14cr|compiz-fusion-plugins-main-0.8.8-3|33	This is a combination of the Compiz Extras and Beryl communities
14cr|compiz-fusion-plugins-main-0.8.8-3|34	
14cr|compiz-fusion-plugins-main-0.8.8-3|35	%files -f %{oname}.lang
14cr|compiz-fusion-plugins-main-0.8.8-3|36	%{_libdir}/compiz/lib*.so
14cr|compiz-fusion-plugins-main-0.8.8-3|37	%{_datadir}/compiz/*.xml
14cr|compiz-fusion-plugins-main-0.8.8-3|38	%dir %{_datadir}/compiz/filters
14cr|compiz-fusion-plugins-main-0.8.8-3|39	%{_datadir}/compiz/filters/*
14cr|compiz-fusion-plugins-main-0.8.8-3|40	%{_datadir}/compiz/*/*.png
14cr|compiz-fusion-plugins-main-0.8.8-3|41	
14cr|compiz-fusion-plugins-main-0.8.8-3|42	#----------------------------------------------------------------------------
14cr|compiz-fusion-plugins-main-0.8.8-3|43	
14cr|compiz-fusion-plugins-main-0.8.8-3|44	%package devel
14cr|compiz-fusion-plugins-main-0.8.8-3|45	Summary:	Development files for Compiz Fusion Main Plugin Set for compiz
14cr|compiz-fusion-plugins-main-0.8.8-3|46	Group:		Development/X11
14cr|compiz-fusion-plugins-main-0.8.8-3|47	Requires:	compiz0.8-devel
14cr|compiz-fusion-plugins-main-0.8.8-3|48	Conflicts:	compiz-devel > 0.9
14cr|compiz-fusion-plugins-main-0.8.8-3|49	
14cr|compiz-fusion-plugins-main-0.8.8-3|50	%description devel
14cr|compiz-fusion-plugins-main-0.8.8-3|51	Development files for Compiz Fusion Main Plugin Set for compiz
14cr|compiz-fusion-plugins-main-0.8.8-3|52	
14cr|compiz-fusion-plugins-main-0.8.8-3|53	%files devel
14cr|compiz-fusion-plugins-main-0.8.8-3|54	%{_includedir}/compiz/*.h
14cr|compiz-fusion-plugins-main-0.8.8-3|55	%{_libdir}/pkgconfig/*.pc
14cr|compiz-fusion-plugins-main-0.8.8-3|56	
14cr|compiz-fusion-plugins-main-0.8.8-3|57	#----------------------------------------------------------------------------
14cr|compiz-fusion-plugins-main-0.8.8-3|58	
14cr|compiz-fusion-plugins-main-0.8.8-3|59	%prep
14cr|compiz-fusion-plugins-main-0.8.8-3|60	%setup -q -n %{oname}-%{version}
14cr|compiz-fusion-plugins-main-0.8.8-3|61	%patch1 -p1
14cr|compiz-fusion-plugins-main-0.8.8-3|62	%patch2 -p1
14cr|compiz-fusion-plugins-main-0.8.8-3|63	%patch3 -p1
14cr|compiz-fusion-plugins-main-0.8.8-3|64	
14cr|compiz-fusion-plugins-main-0.8.8-3|65	%build
14cr|compiz-fusion-plugins-main-0.8.8-3|66	autoreconf -fi
14cr|compiz-fusion-plugins-main-0.8.8-3|67	%configure2_5x --disable-static
14cr|compiz-fusion-plugins-main-0.8.8-3|68	%make
14cr|compiz-fusion-plugins-main-0.8.8-3|69	
14cr|compiz-fusion-plugins-main-0.8.8-3|70	%install
14cr|compiz-fusion-plugins-main-0.8.8-3|71	%makeinstall_std
14cr|compiz-fusion-plugins-main-0.8.8-3|72	
14cr|compiz-fusion-plugins-main-0.8.8-3|73	%find_lang %{oname}
14cr|compiz-fusion-plugins-main-0.8.8-3|74	
14cr|compiz-fusion-plugins-main-0.8.8-3|75	
14cr|compiz-fusion-plugins-main-0.8.8-3|76	%changelog
14cr|compiz-fusion-plugins-main-0.8.8-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-3
14cr|compiz-fusion-plugins-main-0.8.8-3|78	+ Revision: b7a10a9
14cr|compiz-fusion-plugins-main-0.8.8-3|79	- MassBuild#464: Increase release tag
14cr|compiz-fusion-plugins-main-0.8.8-3|80	
14cr|compiz-fusion-plugins-main-0.8.8-3|81	

686 14
14cr|compton-0.2-20131109d897740.2|1	%define gitrel d897740
14cr|compton-0.2-20131109d897740.2|2	
14cr|compton-0.2-20131109d897740.2|3	Name:           compton
14cr|compton-0.2-20131109d897740.2|4	Version:        0.2
14cr|compton-0.2-20131109d897740.2|5	Release:        20131109%{gitrel}.2
14cr|compton-0.2-20131109d897740.2|6	Summary:        Compositor for X
14cr|compton-0.2-20131109d897740.2|7	Group:		System/X11
14cr|compton-0.2-20131109d897740.2|8	License:        MIT
14cr|compton-0.2-20131109d897740.2|9	URL:            https://github.com/chjj/%{name}
14cr|compton-0.2-20131109d897740.2|10	
14cr|compton-0.2-20131109d897740.2|11	# The source for this package was pulled from upstream's vcs.  Use the
14cr|compton-0.2-20131109d897740.2|12	# following command to generate the tarball:
14cr|compton-0.2-20131109d897740.2|13	# wget -O chjj-compton-d897740.tar.gz --no-check-certificate --content-disposition http://github.com/chjj/compton/tarball/d897740
14cr|compton-0.2-20131109d897740.2|14	
14cr|compton-0.2-20131109d897740.2|15	Source0:        chjj-compton-%{gitrel}.tar.gz
14cr|compton-0.2-20131109d897740.2|16	
14cr|compton-0.2-20131109d897740.2|17	BuildRequires:  asciidoc
14cr|compton-0.2-20131109d897740.2|18	BuildRequires:	pkgconfig(libconfig)
14cr|compton-0.2-20131109d897740.2|19	BuildRequires:  pkgconfig(libdrm)
14cr|compton-0.2-20131109d897740.2|20	BuildRequires:  pkgconfig(gl)
14cr|compton-0.2-20131109d897740.2|21	BuildRequires:	pkgconfig(xrandr)
14cr|compton-0.2-20131109d897740.2|22	BuildRequires:	pkgconfig(xdamage)
14cr|compton-0.2-20131109d897740.2|23	BuildRequires:	pkgconfig(xcomposite)
14cr|compton-0.2-20131109d897740.2|24	BuildRequires:	pkgconfig(libpcre)
14cr|compton-0.2-20131109d897740.2|25	BuildRequires:	pkgconfig(x11)
14cr|compton-0.2-20131109d897740.2|26	BuildRequires:	pkgconfig(dbus-1)
14cr|compton-0.2-20131109d897740.2|27	BuildRequires:	pkgconfig(xfixes)
14cr|compton-0.2-20131109d897740.2|28	BuildRequires:	pkgconfig(xext)
14cr|compton-0.2-20131109d897740.2|29	BuildRequires:	pkgconfig(xrender)
14cr|compton-0.2-20131109d897740.2|30	BuildRequires:	pkgconfig(xinerama)
14cr|compton-0.2-20131109d897740.2|31	BuildRequires:	pkgconfig(xproto)
14cr|compton-0.2-20131109d897740.2|32	BuildRequires:	pkgconfig
14cr|compton-0.2-20131109d897740.2|33	BuildRequires:	docbook-dtd45-xml
14cr|compton-0.2-20131109d897740.2|34	BuildRequires:	docbook-style-xsl
14cr|compton-0.2-20131109d897740.2|35	BuildRequires:	xsltproc
14cr|compton-0.2-20131109d897740.2|36	
14cr|compton-0.2-20131109d897740.2|37	Requires:		xprop
14cr|compton-0.2-20131109d897740.2|38	Requires:		xwininfo
14cr|compton-0.2-20131109d897740.2|39	
14cr|compton-0.2-20131109d897740.2|40	%description
14cr|compton-0.2-20131109d897740.2|41	Compton is a compositor for X, and a fork of xcompmgr-dana.
14cr|compton-0.2-20131109d897740.2|42	
14cr|compton-0.2-20131109d897740.2|43	%prep
14cr|compton-0.2-20131109d897740.2|44	%setup -q -n chjj-compton-%{gitrel}
14cr|compton-0.2-20131109d897740.2|45	
14cr|compton-0.2-20131109d897740.2|46	%build
14cr|compton-0.2-20131109d897740.2|47	CFLAGS="%{optflags}" make
14cr|compton-0.2-20131109d897740.2|48	make docs
14cr|compton-0.2-20131109d897740.2|49	
14cr|compton-0.2-20131109d897740.2|50	%install
14cr|compton-0.2-20131109d897740.2|51	%make_install
14cr|compton-0.2-20131109d897740.2|52	rm -f %{buildroot}%{_datadir}/applications/compton.desktop
14cr|compton-0.2-20131109d897740.2|53	
14cr|compton-0.2-20131109d897740.2|54	
14cr|compton-0.2-20131109d897740.2|55	%files
14cr|compton-0.2-20131109d897740.2|56	%doc LICENSE README.md
14cr|compton-0.2-20131109d897740.2|57	%{_bindir}/%{name}
14cr|compton-0.2-20131109d897740.2|58	%{_bindir}/%{name}-trans
14cr|compton-0.2-20131109d897740.2|59	%{_mandir}/man1/%{name}.1.*
14cr|compton-0.2-20131109d897740.2|60	%{_mandir}/man1/%{name}-trans.1.*
14cr|compton-0.2-20131109d897740.2|61	#{_datadir}/applications/compton.desktop
14cr|compton-0.2-20131109d897740.2|62	
14cr|compton-0.2-20131109d897740.2|63	%changelog
14cr|compton-0.2-20131109d897740.2|64	* Wed Dec 18 2013 Alexander Kazancev <kazancas@gmail.com> 0.2-20131109d897740.2
14cr|compton-0.2-20131109d897740.2|65	+ Revision: fa2fe3e
14cr|compton-0.2-20131109d897740.2|66	- Delete desktop file
14cr|compton-0.2-20131109d897740.2|67	
14cr|compton-0.2-20131109d897740.2|68	

687 14
14cr|compton-conf-0.1-20131109aaecf43.4|1	%define gitrel aaecf43
14cr|compton-conf-0.1-20131109aaecf43.4|2	
14cr|compton-conf-0.1-20131109aaecf43.4|3	Name:           compton-conf
14cr|compton-conf-0.1-20131109aaecf43.4|4	Version:        0.1
14cr|compton-conf-0.1-20131109aaecf43.4|5	Release:        20131109%{gitrel}.4
14cr|compton-conf-0.1-20131109aaecf43.4|6	Summary:        Compositor for X
14cr|compton-conf-0.1-20131109aaecf43.4|7	Group:		System/X11
14cr|compton-conf-0.1-20131109aaecf43.4|8	License:        MIT
14cr|compton-conf-0.1-20131109aaecf43.4|9	URL:            https://github.com/lxde/compton-conf
14cr|compton-conf-0.1-20131109aaecf43.4|10	
14cr|compton-conf-0.1-20131109aaecf43.4|11	# The source for this package was pulled from upstream's vcs.  Use the
14cr|compton-conf-0.1-20131109aaecf43.4|12	# following command to generate the tarball:
14cr|compton-conf-0.1-20131109aaecf43.4|13	# wget -O chjj-compton-d897740.tar.gz --no-check-certificate --content-disposition http://github.com/chjj/compton/tarball/d897740
14cr|compton-conf-0.1-20131109aaecf43.4|14	
14cr|compton-conf-0.1-20131109aaecf43.4|15	Source0:        lxde-%{name}-%{gitrel}.tar.gz
14cr|compton-conf-0.1-20131109aaecf43.4|16	Source1:	compton-conf.desktop
14cr|compton-conf-0.1-20131109aaecf43.4|17	Patch0:		rosa-lxde-config.patch
14cr|compton-conf-0.1-20131109aaecf43.4|18	
14cr|compton-conf-0.1-20131109aaecf43.4|19	BuildRequires:  qt4-devel
14cr|compton-conf-0.1-20131109aaecf43.4|20	BuildRequires:	pkgconfig(libconfig)
14cr|compton-conf-0.1-20131109aaecf43.4|21	BuildRequires:	cmake
14cr|compton-conf-0.1-20131109aaecf43.4|22	BuildRequires:  pkgconfig
14cr|compton-conf-0.1-20131109aaecf43.4|23	
14cr|compton-conf-0.1-20131109aaecf43.4|24	Requires:	compton
14cr|compton-conf-0.1-20131109aaecf43.4|25	
14cr|compton-conf-0.1-20131109aaecf43.4|26	%description
14cr|compton-conf-0.1-20131109aaecf43.4|27	This is lxde configure tools for Compton - compositor for X.
14cr|compton-conf-0.1-20131109aaecf43.4|28	
14cr|compton-conf-0.1-20131109aaecf43.4|29	%prep
14cr|compton-conf-0.1-20131109aaecf43.4|30	%setup -q -n lxde-%{name}-%{gitrel}
14cr|compton-conf-0.1-20131109aaecf43.4|31	%apply_patches
14cr|compton-conf-0.1-20131109aaecf43.4|32	
14cr|compton-conf-0.1-20131109aaecf43.4|33	%build
14cr|compton-conf-0.1-20131109aaecf43.4|34	%cmake_qt4
14cr|compton-conf-0.1-20131109aaecf43.4|35	%make
14cr|compton-conf-0.1-20131109aaecf43.4|36	
14cr|compton-conf-0.1-20131109aaecf43.4|37	%install
14cr|compton-conf-0.1-20131109aaecf43.4|38	%makeinstall_std -C build
14cr|compton-conf-0.1-20131109aaecf43.4|39	install -d %{buildroot}%{_datadir}/applications/
14cr|compton-conf-0.1-20131109aaecf43.4|40	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|compton-conf-0.1-20131109aaecf43.4|41	
14cr|compton-conf-0.1-20131109aaecf43.4|42	%files
14cr|compton-conf-0.1-20131109aaecf43.4|43	%{_bindir}/%{name}
14cr|compton-conf-0.1-20131109aaecf43.4|44	%{_datadir}/%{name}/compton.conf.example
14cr|compton-conf-0.1-20131109aaecf43.4|45	%{_datadir}/applications/%{name}.desktop
14cr|compton-conf-0.1-20131109aaecf43.4|46	%changelog
14cr|compton-conf-0.1-20131109aaecf43.4|47	* Sat Nov 09 2013 akdengi <kazancas@mandriva.ru> 0.1-20131109aaecf43.4
14cr|compton-conf-0.1-20131109aaecf43.4|48	+ Revision: 4423a03
14cr|compton-conf-0.1-20131109aaecf43.4|49	- Set opacity to menu on 1.0
14cr|compton-conf-0.1-20131109aaecf43.4|50	
14cr|compton-conf-0.1-20131109aaecf43.4|51	

688 14
14cr|comsat-0.17-13|1	%define url ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
14cr|comsat-0.17-13|2	
14cr|comsat-0.17-13|3	Summary:	A mail checker client and comsat mail checking server
14cr|comsat-0.17-13|4	Name:		comsat
14cr|comsat-0.17-13|5	Version:	0.17
14cr|comsat-0.17-13|6	Release:	13
14cr|comsat-0.17-13|7	License:	BSD
14cr|comsat-0.17-13|8	Group:		Networking/Mail
14cr|comsat-0.17-13|9	Url:		http://freshmeat.net/projects/netkit/
14cr|comsat-0.17-13|10	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/biff+comsat-%{version}.tar.bz2
14cr|comsat-0.17-13|11	Source1:	%{name}-xinetd
14cr|comsat-0.17-13|12	Patch0:		biff+comsat-0.10-nobr.patch
14cr|comsat-0.17-13|13	Patch1:		biff+comsat-0.17-no-strip.patch
14cr|comsat-0.17-13|14	Requires:	xinetd
14cr|comsat-0.17-13|15	Provides:	biff = %{EVRD}
14cr|comsat-0.17-13|16	
14cr|comsat-0.17-13|17	%description
14cr|comsat-0.17-13|18	The biff client and comsat server are an antiquated method of
14cr|comsat-0.17-13|19	asynchronous mail notification.  Although they are still supported, most
14cr|comsat-0.17-13|20	users use their shell's MAIL variable (or csh shell's mail variable) to
14cr|comsat-0.17-13|21	check for mail, or a dedicated application like xbiff or xmailbox.  If
14cr|comsat-0.17-13|22	the comsat service is not enabled, biff won't work and you'll need to use
14cr|comsat-0.17-13|23	either the MAIL or mail variable.
14cr|comsat-0.17-13|24	
14cr|comsat-0.17-13|25	You may want to install biff if you'd like to be notified when mail
14cr|comsat-0.17-13|26	arrives. However, you should probably check out the more modern
14cr|comsat-0.17-13|27	methodologies of mail notification (xbiff or xmailbox) instead.
14cr|comsat-0.17-13|28	
14cr|comsat-0.17-13|29	%files
14cr|comsat-0.17-13|30	%{_bindir}/biff
14cr|comsat-0.17-13|31	%{_sbindir}/in.comsat
14cr|comsat-0.17-13|32	%config(noreplace) %{_sysconfdir}/xinetd.d/comsat
14cr|comsat-0.17-13|33	%{_mandir}/man[18]/*
14cr|comsat-0.17-13|34	
14cr|comsat-0.17-13|35	#----------------------------------------------------------------------------
14cr|comsat-0.17-13|36	
14cr|comsat-0.17-13|37	%prep
14cr|comsat-0.17-13|38	%setup -q -n biff+comsat-%{version}
14cr|comsat-0.17-13|39	%patch1 -p1
14cr|comsat-0.17-13|40	%patch0 -p1
14cr|comsat-0.17-13|41	
14cr|comsat-0.17-13|42	%build
14cr|comsat-0.17-13|43	sh configure --with-c-compiler=gcc
14cr|comsat-0.17-13|44	
14cr|comsat-0.17-13|45	perl -pi -e '
14cr|comsat-0.17-13|46	s,^CC=.*$,CC=cc,;
14cr|comsat-0.17-13|47	s,^BINDIR=.*$,BINDIR=%{_bindir},;
14cr|comsat-0.17-13|48	s,^MANDIR=.*$,MANDIR=%{_mandir},;
14cr|comsat-0.17-13|49	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
14cr|comsat-0.17-13|50	' MCONFIG
14cr|comsat-0.17-13|51	
14cr|comsat-0.17-13|52	sed s/"-O2"/"%{optflags}"/g -i MCONFIG
14cr|comsat-0.17-13|53	
14cr|comsat-0.17-13|54	%make
14cr|comsat-0.17-13|55	
14cr|comsat-0.17-13|56	%install
14cr|comsat-0.17-13|57	mkdir -p %{buildroot}%{_bindir}
14cr|comsat-0.17-13|58	mkdir -p %{buildroot}%{_sbindir}
14cr|comsat-0.17-13|59	mkdir -p %{buildroot}%{_mandir}/man1
14cr|comsat-0.17-13|60	mkdir -p %{buildroot}%{_mandir}/man8
14cr|comsat-0.17-13|61	
14cr|comsat-0.17-13|62	make install INSTALLROOT=%{buildroot} MANDIR=%{_mandir}
14cr|comsat-0.17-13|63	
14cr|comsat-0.17-13|64	rm %{buildroot}%{_mandir}/man8/comsat.8
14cr|comsat-0.17-13|65	ln -s in.comsat.8.bz2 %{buildroot}%{_mandir}/man8/comsat.8.bz2
14cr|comsat-0.17-13|66	
14cr|comsat-0.17-13|67	install -D -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xinetd.d/comsat
14cr|comsat-0.17-13|68	
14cr|comsat-0.17-13|69	
14cr|comsat-0.17-13|70	%changelog
14cr|comsat-0.17-13|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-13
14cr|comsat-0.17-13|72	+ Revision: a10e209
14cr|comsat-0.17-13|73	- MassBuild#464: Increase release tag
14cr|comsat-0.17-13|74	
14cr|comsat-0.17-13|75	

689 14
14cr|concordance-1.0-2|1	%define major	3
14cr|concordance-1.0-2|2	%define libname	%mklibname concord %major
14cr|concordance-1.0-2|3	%define devname	%mklibname concord -d
14cr|concordance-1.0-2|4	
14cr|concordance-1.0-2|5	Summary:	Command-line Logitech Harmony remote programmer
14cr|concordance-1.0-2|6	Name:		concordance
14cr|concordance-1.0-2|7	Version:	1.0
14cr|concordance-1.0-2|8	Release:	2
14cr|concordance-1.0-2|9	License:	GPLv3+
14cr|concordance-1.0-2|10	URL:		http://www.phildev.net/harmony/
14cr|concordance-1.0-2|11	Source:		http://downloads.sourceforge.net/concordance/concordance-%{version}.tar.bz2
14cr|concordance-1.0-2|12	Patch0:		concordance-mime.patch
14cr|concordance-1.0-2|13	Patch1:		consnoop-includes.patch
14cr|concordance-1.0-2|14	Patch2:		concordance-1.0-automake.patch
14cr|concordance-1.0-2|15	Group:          System/Configuration/Hardware
14cr|concordance-1.0-2|16	BuildRequires:  pkgconfig(libusb)
14cr|concordance-1.0-2|17	BuildRequires:  pkgconfig(python)
14cr|concordance-1.0-2|18	BuildRequires:	swig
14cr|concordance-1.0-2|19	BuildRequires:	perl-devel
14cr|concordance-1.0-2|20	BuildRequires:	zziplib-devel
14cr|concordance-1.0-2|21	
14cr|concordance-1.0-2|22	%description
14cr|concordance-1.0-2|23	This command-line software allows you to program your Logitech Harmony
14cr|concordance-1.0-2|24	remote using a configuration object retrieved from the Harmony website.
14cr|concordance-1.0-2|25	
14cr|concordance-1.0-2|26	%package -n libconcord-common
14cr|concordance-1.0-2|27	Summary:	Common files of libconcord
14cr|concordance-1.0-2|28	
14cr|concordance-1.0-2|29	Group:		System/Libraries
14cr|concordance-1.0-2|30	
14cr|concordance-1.0-2|31	%description -n libconcord-common
14cr|concordance-1.0-2|32	Common files required by Logitech Harmony remote programmer library.
14cr|concordance-1.0-2|33	
14cr|concordance-1.0-2|34	%package -n %libname
14cr|concordance-1.0-2|35	Summary:	System library of libconcord
14cr|concordance-1.0-2|36	
14cr|concordance-1.0-2|37	Group:		System/Libraries
14cr|concordance-1.0-2|38	Requires:	libconcord-common >= %{version}-%{release}
14cr|concordance-1.0-2|39	
14cr|concordance-1.0-2|40	%description -n %libname
14cr|concordance-1.0-2|41	Logitech Harmony remote programmer library for applications that use it.
14cr|concordance-1.0-2|42	
14cr|concordance-1.0-2|43	%package -n %devname
14cr|concordance-1.0-2|44	Summary:	Development headers for libconcord
14cr|concordance-1.0-2|45	
14cr|concordance-1.0-2|46	Group:		Development/C
14cr|concordance-1.0-2|47	Requires:	%libname = %{version}
14cr|concordance-1.0-2|48	Provides:	concord-devel = %{version}-%{release}
14cr|concordance-1.0-2|49	
14cr|concordance-1.0-2|50	%description -n %devname
14cr|concordance-1.0-2|51	Development headers for developing applications that use libconcord, a
14cr|concordance-1.0-2|52	Logitech Harmony remote programmer library.
14cr|concordance-1.0-2|53	
14cr|concordance-1.0-2|54	%package -n perl-concord
14cr|concordance-1.0-2|55	Summary:	Perl bindings for libconcord
14cr|concordance-1.0-2|56	
14cr|concordance-1.0-2|57	Group:		Development/Perl
14cr|concordance-1.0-2|58	
14cr|concordance-1.0-2|59	%description -n perl-concord
14cr|concordance-1.0-2|60	Perl bindings for libconcord, a Logitech Harmony remote programmer
14cr|concordance-1.0-2|61	library.
14cr|concordance-1.0-2|62	
14cr|concordance-1.0-2|63	%package -n python-libconcord
14cr|concordance-1.0-2|64	Summary:	Python bindings for libconcord
14cr|concordance-1.0-2|65	
14cr|concordance-1.0-2|66	Group:		Development/Python
14cr|concordance-1.0-2|67	Requires:	%libname
14cr|concordance-1.0-2|68	
14cr|concordance-1.0-2|69	%description -n python-libconcord
14cr|concordance-1.0-2|70	Python bindings for libconcord, a Logitech Harmony remote programmer
14cr|concordance-1.0-2|71	library.
14cr|concordance-1.0-2|72	
14cr|concordance-1.0-2|73	%prep
14cr|concordance-1.0-2|74	%setup -q
14cr|concordance-1.0-2|75	%apply_patches
14cr|concordance-1.0-2|76	
14cr|concordance-1.0-2|77	%build
14cr|concordance-1.0-2|78	cd libconcord
14cr|concordance-1.0-2|79	# patch0
14cr|concordance-1.0-2|80	autoreconf -fi
14cr|concordance-1.0-2|81	%configure2_5x --disable-static --disable-mime-update
14cr|concordance-1.0-2|82	%make
14cr|concordance-1.0-2|83	%make udev
14cr|concordance-1.0-2|84	cd bindings/perl
14cr|concordance-1.0-2|85	swig -perl5 concord.i
14cr|concordance-1.0-2|86	%{__perl} Makefile.PL INSTALLDIRS=vendor INC=-I../..
14cr|concordance-1.0-2|87	%make OTHERLDFLAGS="-L../../.libs" LDLOADLIBS="-lconcord"
14cr|concordance-1.0-2|88	cd ../../..
14cr|concordance-1.0-2|89	cd concordance
14cr|concordance-1.0-2|90	%configure2_5x CPPFLAGS=-I../libconcord LDFLAGS="%{?ldflags} -L../libconcord/.libs"
14cr|concordance-1.0-2|91	%make
14cr|concordance-1.0-2|92	cd ..
14cr|concordance-1.0-2|93	cd consnoop
14cr|concordance-1.0-2|94	%make CXXFLAGS="%{optflags} %{?ldflags}"
14cr|concordance-1.0-2|95	
14cr|concordance-1.0-2|96	%install
14cr|concordance-1.0-2|97	%makeinstall_std -C libconcord \
14cr|concordance-1.0-2|98	install_udev UDEVROOT=/
14cr|concordance-1.0-2|99	#
14cr|concordance-1.0-2|100	%makeinstall_std -C libconcord/bindings/perl
14cr|concordance-1.0-2|101	%makeinstall_std -C concordance
14cr|concordance-1.0-2|102	
14cr|concordance-1.0-2|103	pushd libconcord/bindings/python
14cr|concordance-1.0-2|104	python setup.py install --root=%{buildroot}
14cr|concordance-1.0-2|105	popd
14cr|concordance-1.0-2|106	
14cr|concordance-1.0-2|107	# useful or not? include for now:
14cr|concordance-1.0-2|108	install -m755 consnoop/consnoop %{buildroot}%{_bindir}
14cr|concordance-1.0-2|109	
14cr|concordance-1.0-2|110	%post -n libconcord-common
14cr|concordance-1.0-2|111	# apply new/updated rules
14cr|concordance-1.0-2|112	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=046d --attr-match=idProduct="c1*"
14cr|concordance-1.0-2|113	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=0400 --attr-match=idProduct="c359"
14cr|concordance-1.0-2|114	
14cr|concordance-1.0-2|115	%files
14cr|concordance-1.0-2|116	%doc concordance/README
14cr|concordance-1.0-2|117	%doc Changelog
14cr|concordance-1.0-2|118	%{_bindir}/concordance
14cr|concordance-1.0-2|119	%{_mandir}/man1/concordance*
14cr|concordance-1.0-2|120	
14cr|concordance-1.0-2|121	%files -n libconcord-common
14cr|concordance-1.0-2|122	%{_udevrulesdir}/80-libconcord-usbnet.rules
14cr|concordance-1.0-2|123	%{_udevrulesdir}/60-libconcord.rules
14cr|concordance-1.0-2|124	/lib/udev/start_concordance_dhcpd.sh
14cr|concordance-1.0-2|125	/lib/udev/start_concordance_dhcpd_wrapper.sh
14cr|concordance-1.0-2|126	%{_datadir}/mime/packages/libconcord.xml
14cr|concordance-1.0-2|127	
14cr|concordance-1.0-2|128	%files -n %{libname}
14cr|concordance-1.0-2|129	%{_libdir}/libconcord.so.%{major}*
14cr|concordance-1.0-2|130	
14cr|concordance-1.0-2|131	%files -n %{devname}
14cr|concordance-1.0-2|132	%doc libconcord/README
14cr|concordance-1.0-2|133	%{_bindir}/consnoop
14cr|concordance-1.0-2|134	%{_libdir}/libconcord.so
14cr|concordance-1.0-2|135	%{_includedir}/libconcord.h
14cr|concordance-1.0-2|136	
14cr|concordance-1.0-2|137	%files -n perl-concord
14cr|concordance-1.0-2|138	%{perl_vendorarch}/concord.pm
14cr|concordance-1.0-2|139	%{perl_vendorarch}/auto/concord
14cr|concordance-1.0-2|140	
14cr|concordance-1.0-2|141	%files -n python-libconcord
14cr|concordance-1.0-2|142	%{py_puresitedir}/libconcord*
14cr|concordance-1.0-2|143	
14cr|concordance-1.0-2|144	
14cr|concordance-1.0-2|145	%changelog
14cr|concordance-1.0-2|146	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|concordance-1.0-2|147	+ Revision: 7dad2c9
14cr|concordance-1.0-2|148	- MassBuild#464: Increase release tag
14cr|concordance-1.0-2|149	
14cr|concordance-1.0-2|150	

690 14
14cr|conduit-0.3.17-5|1	Summary:	Synchronization solution for GNOME
14cr|conduit-0.3.17-5|2	Name:		conduit
14cr|conduit-0.3.17-5|3	Version:	0.3.17
14cr|conduit-0.3.17-5|4	Release:	5
14cr|conduit-0.3.17-5|5	License:	GPLv2+
14cr|conduit-0.3.17-5|6	Group:		Communications
14cr|conduit-0.3.17-5|7	Url:		http://www.conduit-project.org/
14cr|conduit-0.3.17-5|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/conduit/0.3/%{name}-%{version}.tar.bz2
14cr|conduit-0.3.17-5|9	BuildRequires:	intltool
14cr|conduit-0.3.17-5|10	BuildRequires:	python-dbus
14cr|conduit-0.3.17-5|11	BuildRequires:	python-pygoocanvas
14cr|conduit-0.3.17-5|12	BuildRequires:	python-vobject
14cr|conduit-0.3.17-5|13	BuildRequires:	perl-XML-Parser
14cr|conduit-0.3.17-5|14	BuildRequires:	rarian
14cr|conduit-0.3.17-5|15	BuildRequires:	pkgconfig(dbus-1)
14cr|conduit-0.3.17-5|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|conduit-0.3.17-5|17	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|conduit-0.3.17-5|18	Requires:	gnome-python-desktop
14cr|conduit-0.3.17-5|19	Requires:	gnome-python-gconf
14cr|conduit-0.3.17-5|20	Requires:	python-gdata
14cr|conduit-0.3.17-5|21	Requires:	python-gobject
14cr|conduit-0.3.17-5|22	Requires:	python-pygoocanvas
14cr|conduit-0.3.17-5|23	Requires:	python-pyxml
14cr|conduit-0.3.17-5|24	Requires:	python-vobject
14cr|conduit-0.3.17-5|25	Requires:	python-webkitgtk
14cr|conduit-0.3.17-5|26	Suggests:	avahi-python
14cr|conduit-0.3.17-5|27	Suggests:	gnome-python-evolution
14cr|conduit-0.3.17-5|28	Suggests:	python-gpod
14cr|conduit-0.3.17-5|29	Suggests:	python-feedparser
14cr|conduit-0.3.17-5|30	Suggests:	python-twisted
14cr|conduit-0.3.17-5|31	Suggests:	ffmpeg
14cr|conduit-0.3.17-5|32	Suggests:	mencoder
14cr|conduit-0.3.17-5|33	BuildArch:	noarch
14cr|conduit-0.3.17-5|34	
14cr|conduit-0.3.17-5|35	%description
14cr|conduit-0.3.17-5|36	Conduit is a synchronization solution for GNOME which allows the user
14cr|conduit-0.3.17-5|37	to take their emails, files, bookmarks, and any other type of personal
14cr|conduit-0.3.17-5|38	information and synchronize that data with another computer, an online
14cr|conduit-0.3.17-5|39	service, or even another electronic device.
14cr|conduit-0.3.17-5|40	
14cr|conduit-0.3.17-5|41	Conduit manages the synchronization and conversion of data into other
14cr|conduit-0.3.17-5|42	formats. For example, conduit allows you to synchronize your tomboy
14cr|conduit-0.3.17-5|43	notes to a file on a remote computer, synchronize your emails to your
14cr|conduit-0.3.17-5|44	mobile phone, synchronize your bookmarks to delicious, gmail, or even
14cr|conduit-0.3.17-5|45	your own webserver, and more.
14cr|conduit-0.3.17-5|46	
14cr|conduit-0.3.17-5|47	%files -f %{name}.lang
14cr|conduit-0.3.17-5|48	%doc AUTHORS NEWS README TODO
14cr|conduit-0.3.17-5|49	%{_bindir}/%{name}
14cr|conduit-0.3.17-5|50	%{_bindir}/%{name}-client
14cr|conduit-0.3.17-5|51	%{py_puresitedir}/%{name}
14cr|conduit-0.3.17-5|52	%{_prefix}/lib/%{name}
14cr|conduit-0.3.17-5|53	%{_datadir}/%{name}
14cr|conduit-0.3.17-5|54	%{_datadir}/applications/%{name}.desktop
14cr|conduit-0.3.17-5|55	%{_datadir}/dbus-1/services/org.%{name}.service
14cr|conduit-0.3.17-5|56	%{_iconsdir}/hicolor/*/*/*.png
14cr|conduit-0.3.17-5|57	%{_iconsdir}/hicolor/*/*/*.svg
14cr|conduit-0.3.17-5|58	%{_datadir}/gnome/help/%{name}
14cr|conduit-0.3.17-5|59	%{_datadir}/omf/%{name}
14cr|conduit-0.3.17-5|60	
14cr|conduit-0.3.17-5|61	#----------------------------------------------------------------------------
14cr|conduit-0.3.17-5|62	
14cr|conduit-0.3.17-5|63	%prep
14cr|conduit-0.3.17-5|64	%setup -q
14cr|conduit-0.3.17-5|65	
14cr|conduit-0.3.17-5|66	# install plugins to /usr/lib regardless of arch: they are arch-independent
14cr|conduit-0.3.17-5|67	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/Makefile.am
14cr|conduit-0.3.17-5|68	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/Makefile.am
14cr|conduit-0.3.17-5|69	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/*/Makefile.am
14cr|conduit-0.3.17-5|70	
14cr|conduit-0.3.17-5|71	# install pkgconfig file to /usr/share/pkgconfig instead of libdir/pkgconfig
14cr|conduit-0.3.17-5|72	perl -pi -e 's,\$\(libdir\)/pkgconfig,\$\(datadir\)/pkgconfig,g' data/Makefile.am
14cr|conduit-0.3.17-5|73	
14cr|conduit-0.3.17-5|74	# ...and correct the paths in it to match the changes we made above
14cr|conduit-0.3.17-5|75	perl -pi -e 's.MODULEDIR, \$libdir.MODULEDIR, \$exec_prefix/lib.g' configure.ac
14cr|conduit-0.3.17-5|76	
14cr|conduit-0.3.17-5|77	# correct start_conduit.py for the changes made above
14cr|conduit-0.3.17-5|78	perl -pi -e 's.LIBDIR, \$libdir.LIBDIR, \$exec_prefix/lib.g' configure.ac
14cr|conduit-0.3.17-5|79	
14cr|conduit-0.3.17-5|80	%build
14cr|conduit-0.3.17-5|81	# redefinition of ACLOCAL is needed because conduit ships its own
14cr|conduit-0.3.17-5|82	# Awsum Hax0reD .m4 files and a normal aclocal uses the standard ones
14cr|conduit-0.3.17-5|83	# and breaks build. - AdamW 2007/10
14cr|conduit-0.3.17-5|84	ACLOCAL="aclocal -I ./m4" autoreconf -fi
14cr|conduit-0.3.17-5|85	%configure2_5x
14cr|conduit-0.3.17-5|86	%make
14cr|conduit-0.3.17-5|87	
14cr|conduit-0.3.17-5|88	%install
14cr|conduit-0.3.17-5|89	%makeinstall_std
14cr|conduit-0.3.17-5|90	# The whole .real bit is only needed for Firefox, and we use Webkit...
14cr|conduit-0.3.17-5|91	# - AdamW 2008/09
14cr|conduit-0.3.17-5|92	mv -f %{buildroot}%{_bindir}/%{name}.real %{buildroot}%{_bindir}/%{name}
14cr|conduit-0.3.17-5|93	
14cr|conduit-0.3.17-5|94	# Causes -devel dependencies if present, and isn't really useful as
14cr|conduit-0.3.17-5|95	# there's nothing that builds against Conduit. Will re-introduce in a
14cr|conduit-0.3.17-5|96	# -devel package if it becomes useful in future. - AdamW 2008/03
14cr|conduit-0.3.17-5|97	rm -f %{buildroot}%{_datadir}/pkgconfig/%{name}.pc
14cr|conduit-0.3.17-5|98	
14cr|conduit-0.3.17-5|99	%find_lang %{name}
14cr|conduit-0.3.17-5|100	
14cr|conduit-0.3.17-5|101	
14cr|conduit-0.3.17-5|102	%changelog
14cr|conduit-0.3.17-5|103	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 0.3.17-5
14cr|conduit-0.3.17-5|104	+ Revision: 055701b
14cr|conduit-0.3.17-5|105	- Use autoreconf -fi
14cr|conduit-0.3.17-5|106	
14cr|conduit-0.3.17-5|107	

691 14
14cr|cone-0.90-4|1	Summary:	Mail reader
14cr|cone-0.90-4|2	Name:		cone
14cr|cone-0.90-4|3	Version:	0.90
14cr|cone-0.90-4|4	Release:	4
14cr|cone-0.90-4|5	License:	GPLv2+
14cr|cone-0.90-4|6	Group:		Networking/Mail
14cr|cone-0.90-4|7	Url:		http://www.courier-mta.org/cone
14cr|cone-0.90-4|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
14cr|cone-0.90-4|9	Source1:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2.sig
14cr|cone-0.90-4|10	BuildRequires:	autoconf2.5
14cr|cone-0.90-4|11	BuildRequires:	aspell-devel
14cr|cone-0.90-4|12	BuildRequires:	libstdc++-devel
14cr|cone-0.90-4|13	BuildRequires:	pkgconfig(gamin)
14cr|cone-0.90-4|14	BuildRequires:	pkgconfig(libxml-2.0)
14cr|cone-0.90-4|15	BuildRequires:	pkgconfig(ncurses)
14cr|cone-0.90-4|16	BuildRequires:	pkgconfig(ncursesw)
14cr|cone-0.90-4|17	BuildRequires:	pkgconfig(openssl)
14cr|cone-0.90-4|18	BuildRequires:	pkgconfig(zlib)
14cr|cone-0.90-4|19	
14cr|cone-0.90-4|20	%description
14cr|cone-0.90-4|21	CONE is a simple, text-based E-mail reader and writer.
14cr|cone-0.90-4|22	
14cr|cone-0.90-4|23	%files
14cr|cone-0.90-4|24	%doc ABOUT-NLS ChangeLog README NEWS AUTHORS COPYING* cone/html
14cr|cone-0.90-4|25	%attr(644,root,root) %{_sysconfdir}/cone.dist
14cr|cone-0.90-4|26	%ghost %attr(0644,root,root) %{_sysconfdir}/cone
14cr|cone-0.90-4|27	%attr(0755,root,root) %{_bindir}/cone
14cr|cone-0.90-4|28	%attr(0755,root,root) %{_bindir}/leaf
14cr|cone-0.90-4|29	%attr(0755,root,root) %{_bindir}/mailtool
14cr|cone-0.90-4|30	%attr(0755,root,root) %{_libdir}/cone
14cr|cone-0.90-4|31	%{_datadir}/cone
14cr|cone-0.90-4|32	%{_mandir}/man1/*
14cr|cone-0.90-4|33	
14cr|cone-0.90-4|34	%preun
14cr|cone-0.90-4|35	if [ "$1" = 0 ]; then
14cr|cone-0.90-4|36	mv %{_sysconfdir}/cone %{_sysconfdir}/cone.rpmsave
14cr|cone-0.90-4|37	fi
14cr|cone-0.90-4|38	
14cr|cone-0.90-4|39	%pre
14cr|cone-0.90-4|40	if [ "$1" = 1 -a -f %{_sysconfdir}/cone.rpmsave -a ! -f %{_sysconfdir}/cone ]; then
14cr|cone-0.90-4|41	mv %{_sysconfdir}/cone.rpmsave %{_sysconfdir}/cone
14cr|cone-0.90-4|42	fi
14cr|cone-0.90-4|43	
14cr|cone-0.90-4|44	%post
14cr|cone-0.90-4|45	perl %{_datadir}/cone/cone.sysconftool %{_sysconfdir}/cone.dist > /dev/null
14cr|cone-0.90-4|46	
14cr|cone-0.90-4|47	#----------------------------------------------------------------------------
14cr|cone-0.90-4|48	
14cr|cone-0.90-4|49	%package	devel
14cr|cone-0.90-4|50	Summary:	LibMAIL mail client development library
14cr|cone-0.90-4|51	Group:		Development/C++
14cr|cone-0.90-4|52	
14cr|cone-0.90-4|53	%description	devel
14cr|cone-0.90-4|54	The %{name}-devel package the header files and library files for
14cr|cone-0.90-4|55	developing application using LibMAIL - a high level, C++ OO
14cr|cone-0.90-4|56	library for mail clients.
14cr|cone-0.90-4|57	
14cr|cone-0.90-4|58	%files devel
14cr|cone-0.90-4|59	%{_libdir}/*.a
14cr|cone-0.90-4|60	%{_mandir}/man[35]/*
14cr|cone-0.90-4|61	%{_includedir}/libmail
14cr|cone-0.90-4|62	
14cr|cone-0.90-4|63	#----------------------------------------------------------------------------
14cr|cone-0.90-4|64	
14cr|cone-0.90-4|65	%prep
14cr|cone-0.90-4|66	%setup -q
14cr|cone-0.90-4|67	
14cr|cone-0.90-4|68	%build
14cr|cone-0.90-4|69	%configure2_5x \
14cr|cone-0.90-4|70	--enable-shared \
14cr|cone-0.90-4|71	--enable-static \
14cr|cone-0.90-4|72	--enable-fast-install \
14cr|cone-0.90-4|73	--with-devel
14cr|cone-0.90-4|74	%make
14cr|cone-0.90-4|75	
14cr|cone-0.90-4|76	%install
14cr|cone-0.90-4|77	%makeinstall_std
14cr|cone-0.90-4|78	install sysconftool %{buildroot}%{_datadir}/cone/cone.sysconftool
14cr|cone-0.90-4|79	touch %{buildroot}%{_sysconfdir}/cone
14cr|cone-0.90-4|80	
14cr|cone-0.90-4|81	pushd %{buildroot}%{_datadir}/cone
14cr|cone-0.90-4|82	for i in *.html; do
14cr|cone-0.90-4|83	ln -snf ../doc/%{name}/html/$i $i
14cr|cone-0.90-4|84	done
14cr|cone-0.90-4|85	popd
14cr|cone-0.90-4|86	
14cr|cone-0.90-4|87	# install missing files
14cr|cone-0.90-4|88	install -m755 libmail/mailtool %{buildroot}%{_bindir}/mailtool
14cr|cone-0.90-4|89	install -m644 help.txt %{buildroot}%{_datadir}/cone/
14cr|cone-0.90-4|90	
14cr|cone-0.90-4|91	
14cr|cone-0.90-4|92	%changelog
14cr|cone-0.90-4|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90-4
14cr|cone-0.90-4|94	+ Revision: f351c03
14cr|cone-0.90-4|95	- MassBuild#464: Increase release tag
14cr|cone-0.90-4|96	
14cr|cone-0.90-4|97	

692 14
14cr|conectivator-0.2-7|1	Summary:	A set of aliases for Conectiva users
14cr|conectivator-0.2-7|2	Name:		conectivator
14cr|conectivator-0.2-7|3	Version:	0.2
14cr|conectivator-0.2-7|4	Release:	7
14cr|conectivator-0.2-7|5	License:	GPLv2+
14cr|conectivator-0.2-7|6	Group:		Shells
14cr|conectivator-0.2-7|7	Source0:	conectivator-profile.sh
14cr|conectivator-0.2-7|8	Requires:	bash
14cr|conectivator-0.2-7|9	Buildarch:	noarch
14cr|conectivator-0.2-7|10	
14cr|conectivator-0.2-7|11	%files
14cr|conectivator-0.2-7|12	%{_sysconfdir}/profile.d/conectivator.sh
14cr|conectivator-0.2-7|13	
14cr|conectivator-0.2-7|14	#----------------------------------------------------------------------------
14cr|conectivator-0.2-7|15	
14cr|conectivator-0.2-7|16	%description
14cr|conectivator-0.2-7|17	This package provides a set of aliases for users familiar with Conectiva Linux.
14cr|conectivator-0.2-7|18	Back are:
14cr|conectivator-0.2-7|19	- l
14cr|conectivator-0.2-7|20	- tm
14cr|conectivator-0.2-7|21	- tmm
14cr|conectivator-0.2-7|22	- tms
14cr|conectivator-0.2-7|23	- cds
14cr|conectivator-0.2-7|24	
14cr|conectivator-0.2-7|25	%install
14cr|conectivator-0.2-7|26	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14cr|conectivator-0.2-7|27	install -m 0755 %{SOURCE0} %{buildroot}%{_sysconfdir}/profile.d/conectivator.sh
14cr|conectivator-0.2-7|28	
14cr|conectivator-0.2-7|29	
14cr|conectivator-0.2-7|30	%changelog
14cr|conectivator-0.2-7|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|conectivator-0.2-7|32	+ Revision: 423477f
14cr|conectivator-0.2-7|33	- MassBuild#464: Increase release tag
14cr|conectivator-0.2-7|34	
14cr|conectivator-0.2-7|35	

693 14
14cr|configure-thinkpad-0.9-6|1	%define name	configure-thinkpad
14cr|configure-thinkpad-0.9-6|2	%define ver 	0.9
14cr|configure-thinkpad-0.9-6|3	%define rel	%mkrel 6
14cr|configure-thinkpad-0.9-6|4	
14cr|configure-thinkpad-0.9-6|5	Name:		%{name}
14cr|configure-thinkpad-0.9-6|6	Version:	%{ver}
14cr|configure-thinkpad-0.9-6|7	Release:	%{rel}
14cr|configure-thinkpad-0.9-6|8	Summary:	Utility to configure IBM Thinkpad behaviour
14cr|configure-thinkpad-0.9-6|9	URL:		http://tpctl.sourceforge.net/configure-thinkpad.html
14cr|configure-thinkpad-0.9-6|10	License:	GPL
14cr|configure-thinkpad-0.9-6|11	Group:		System/Configuration/Hardware
14cr|configure-thinkpad-0.9-6|12	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.bz2
14cr|configure-thinkpad-0.9-6|13	Patch0:		configure-thinkpad-fix-desktop-entry.patch
14cr|configure-thinkpad-0.9-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|configure-thinkpad-0.9-6|15	BuildRequires:	libgnomeui2-devel
14cr|configure-thinkpad-0.9-6|16	BuildRequires:	imagemagick desktop-file-utils
14cr|configure-thinkpad-0.9-6|17	
14cr|configure-thinkpad-0.9-6|18	%description
14cr|configure-thinkpad-0.9-6|19	Utility to configure IBM Thinkpad behaviour.
14cr|configure-thinkpad-0.9-6|20	
14cr|configure-thinkpad-0.9-6|21	Currently, mainly power management features are supported.
14cr|configure-thinkpad-0.9-6|22	
14cr|configure-thinkpad-0.9-6|23	%prep
14cr|configure-thinkpad-0.9-6|24	%setup -q
14cr|configure-thinkpad-0.9-6|25	%patch0 -p0
14cr|configure-thinkpad-0.9-6|26	
14cr|configure-thinkpad-0.9-6|27	%build
14cr|configure-thinkpad-0.9-6|28	%configure
14cr|configure-thinkpad-0.9-6|29	%make
14cr|configure-thinkpad-0.9-6|30	
14cr|configure-thinkpad-0.9-6|31	%install
14cr|configure-thinkpad-0.9-6|32	rm -Rf %{buildroot}
14cr|configure-thinkpad-0.9-6|33	%makeinstall_std
14cr|configure-thinkpad-0.9-6|34	
14cr|configure-thinkpad-0.9-6|35	
14cr|configure-thinkpad-0.9-6|36	desktop-file-install --vendor="" \
14cr|configure-thinkpad-0.9-6|37	--remove-category="Application" \
14cr|configure-thinkpad-0.9-6|38	--add-category="Settings;HardwareSettings" \
14cr|configure-thinkpad-0.9-6|39	--add-category="X-MandrivaLinux-System-Configuration-Hardware" \
14cr|configure-thinkpad-0.9-6|40	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|configure-thinkpad-0.9-6|41	
14cr|configure-thinkpad-0.9-6|42	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14cr|configure-thinkpad-0.9-6|43	convert -resize 48x48 pixmaps/gnome-laptop.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|44	convert -resize 32x32 pixmaps/gnome-laptop.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|45	convert -resize 16x16 pixmaps/gnome-laptop.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|46	
14cr|configure-thinkpad-0.9-6|47	%clean
14cr|configure-thinkpad-0.9-6|48	rm -rf %{buildroot}
14cr|configure-thinkpad-0.9-6|49	
14cr|configure-thinkpad-0.9-6|50	%post
14cr|configure-thinkpad-0.9-6|51	%if %mdkversion < 200900
14cr|configure-thinkpad-0.9-6|52	%update_menus
14cr|configure-thinkpad-0.9-6|53	%endif
14cr|configure-thinkpad-0.9-6|54	
14cr|configure-thinkpad-0.9-6|55	modulesconf=/etc/modules.conf
14cr|configure-thinkpad-0.9-6|56	if ! `grep -q "/dev/thinkpad" $modulesconf` ; then
14cr|configure-thinkpad-0.9-6|57	echo "adding entry for /dev/thinkpad/* to your $modulesconf"
14cr|configure-thinkpad-0.9-6|58	cat >> $modulesconf << EOF
14cr|configure-thinkpad-0.9-6|59	#Added by %{name} to autoload thinkpad drivers
14cr|configure-thinkpad-0.9-6|60	#path[thinkpad]=/lib/modules/`uname -r`/thinkpad
14cr|configure-thinkpad-0.9-6|61	#options thinkpad enable_smapi=1 enable_superio=1 enable_rtcmosram=1 enable_thinkpadpm=1
14cr|configure-thinkpad-0.9-6|62	alias char-major-10-170 thinkpad
14cr|configure-thinkpad-0.9-6|63	alias /dev/thinkpad thinkpad
14cr|configure-thinkpad-0.9-6|64	alias /dev/thinkpad/thinkpad thinkpad
14cr|configure-thinkpad-0.9-6|65	alias /dev/thinkpad/smapi smapi
14cr|configure-thinkpad-0.9-6|66	alias /dev/thinkpad/superio superio
14cr|configure-thinkpad-0.9-6|67	alias /dev/thinkpad/rtcmosram rtcmosram
14cr|configure-thinkpad-0.9-6|68	alias /dev/thinkpad/thinkpadpm thinkpadpm
14cr|configure-thinkpad-0.9-6|69	
14cr|configure-thinkpad-0.9-6|70	EOF
14cr|configure-thinkpad-0.9-6|71	fi
14cr|configure-thinkpad-0.9-6|72	
14cr|configure-thinkpad-0.9-6|73	consoleperms=/etc/security/console.perms
14cr|configure-thinkpad-0.9-6|74	if ! `grep -q "/dev/thinkpad" $consoleperms` ; then
14cr|configure-thinkpad-0.9-6|75	echo "adding entry for /dev/thinkpad/* to your $consoleperms"
14cr|configure-thinkpad-0.9-6|76	cat >> $consoleperms << EOF
14cr|configure-thinkpad-0.9-6|77	
14cr|configure-thinkpad-0.9-6|78	# Added by %{name} to allow user access to thinkpad devices
14cr|configure-thinkpad-0.9-6|79	<console>  0600 /dev/thinkpad/*   0600 root
14cr|configure-thinkpad-0.9-6|80	
14cr|configure-thinkpad-0.9-6|81	EOF
14cr|configure-thinkpad-0.9-6|82	fi
14cr|configure-thinkpad-0.9-6|83	
14cr|configure-thinkpad-0.9-6|84	# We don't remove the additions to modules.conf and console.perms since
14cr|configure-thinkpad-0.9-6|85	# some other package (ie tpctl) may want them ...
14cr|configure-thinkpad-0.9-6|86	
14cr|configure-thinkpad-0.9-6|87	%if %mdkversion < 200900
14cr|configure-thinkpad-0.9-6|88	%postun
14cr|configure-thinkpad-0.9-6|89	%clean_menus
14cr|configure-thinkpad-0.9-6|90	%endif
14cr|configure-thinkpad-0.9-6|91	
14cr|configure-thinkpad-0.9-6|92	%files
14cr|configure-thinkpad-0.9-6|93	%defattr(-,root,root)
14cr|configure-thinkpad-0.9-6|94	%{_bindir}/%{name}
14cr|configure-thinkpad-0.9-6|95	%{_datadir}/pixmaps/%{name}
14cr|configure-thinkpad-0.9-6|96	%{_iconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|97	%{_liconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|98	%{_miconsdir}/%{name}.png
14cr|configure-thinkpad-0.9-6|99	%{_datadir}/applications/%{name}.desktop
14cr|configure-thinkpad-0.9-6|100	
14cr|configure-thinkpad-0.9-6|101	%doc AUTHORS
14cr|configure-thinkpad-0.9-6|102	
14cr|configure-thinkpad-0.9-6|103	
14cr|configure-thinkpad-0.9-6|104	
14cr|configure-thinkpad-0.9-6|105	%changelog
14cr|configure-thinkpad-0.9-6|106	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9-6
14cr|configure-thinkpad-0.9-6|107	+ Revision: 0f9a086
14cr|configure-thinkpad-0.9-6|108	- Automatic import for version 0.9
14cr|configure-thinkpad-0.9-6|109	
14cr|configure-thinkpad-0.9-6|110	

694 14
14cr|configure-trackpoint-0.6-7|1	Name:		configure-trackpoint
14cr|configure-trackpoint-0.6-7|2	Version:	0.6
14cr|configure-trackpoint-0.6-7|3	Release:	7
14cr|configure-trackpoint-0.6-7|4	Summary:	TrackPoint configuration tool
14cr|configure-trackpoint-0.6-7|5	URL:		http://tpctl.sourceforge.net/configure-trackpoint.html
14cr|configure-trackpoint-0.6-7|6	License:	GPL
14cr|configure-trackpoint-0.6-7|7	Group:		System/Configuration/Hardware
14cr|configure-trackpoint-0.6-7|8	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.bz2
14cr|configure-trackpoint-0.6-7|9	Source1:	trackpoint.init
14cr|configure-trackpoint-0.6-7|10	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|configure-trackpoint-0.6-7|11	BuildRequires:	imagemagick desktop-file-utils
14cr|configure-trackpoint-0.6-7|12	Requires:	rpm-helper
14cr|configure-trackpoint-0.6-7|13	
14cr|configure-trackpoint-0.6-7|14	%description
14cr|configure-trackpoint-0.6-7|15	Configure-trackpoint is a Gnome TrackPoint configuration tool, which
14cr|configure-trackpoint-0.6-7|16	provides a friendly and descriptive interface to configure various
14cr|configure-trackpoint-0.6-7|17	TrackPoint device's parameters.
14cr|configure-trackpoint-0.6-7|18	
14cr|configure-trackpoint-0.6-7|19	%prep
14cr|configure-trackpoint-0.6-7|20	%setup -q
14cr|configure-trackpoint-0.6-7|21	
14cr|configure-trackpoint-0.6-7|22	%build
14cr|configure-trackpoint-0.6-7|23	%configure
14cr|configure-trackpoint-0.6-7|24	%make
14cr|configure-trackpoint-0.6-7|25	# the Icon tag shouldn't have an extension, desktop-* complains
14cr|configure-trackpoint-0.6-7|26	sed -i~ -e '/^Icon/s/\.png//' configure-trackpoint.desktop
14cr|configure-trackpoint-0.6-7|27	
14cr|configure-trackpoint-0.6-7|28	%install
14cr|configure-trackpoint-0.6-7|29	rm -rf $RPM_BUILD_ROOT
14cr|configure-trackpoint-0.6-7|30	%makeinstall_std
14cr|configure-trackpoint-0.6-7|31	# default provided config is useless and very likely bad (wrong device)
14cr|configure-trackpoint-0.6-7|32	# the user must run the app and save settings to get a working config
14cr|configure-trackpoint-0.6-7|33	cat <<FIN >%{buildroot}/%{_sysconfdir}/trackpoint/trackpoint.conf
14cr|configure-trackpoint-0.6-7|34	# This file is manipulated by the configure-trackpoint program, and sourced
14cr|configure-trackpoint-0.6-7|35	# by %{_initrddir}/trackpoint. Avoid hand editing, it is not guaranteed
14cr|configure-trackpoint-0.6-7|36	# to work as expected.
14cr|configure-trackpoint-0.6-7|37	
14cr|configure-trackpoint-0.6-7|38	FIN
14cr|configure-trackpoint-0.6-7|39	rm -rf %{buildroot}/{%{_sysconfdir}/init.d,%{_initrddir}/trackpoint}
14cr|configure-trackpoint-0.6-7|40	cp -p %{SOURCE1} %{buildroot}/%{_initrddir}/trackpoint
14cr|configure-trackpoint-0.6-7|41	
14cr|configure-trackpoint-0.6-7|42	
14cr|configure-trackpoint-0.6-7|43	desktop-file-install --vendor="" \
14cr|configure-trackpoint-0.6-7|44	--remove-category="Application" \
14cr|configure-trackpoint-0.6-7|45	--remove-category="SystemSetup" \
14cr|configure-trackpoint-0.6-7|46	--add-category="Settings;HardwareSettings" \
14cr|configure-trackpoint-0.6-7|47	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|configure-trackpoint-0.6-7|48	
14cr|configure-trackpoint-0.6-7|49	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14cr|configure-trackpoint-0.6-7|50	convert -resize 48x48 pixmaps/trackpoint.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|51	convert -resize 32x32 pixmaps/trackpoint.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|52	convert -resize 16x16 pixmaps/trackpoint.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|53	
14cr|configure-trackpoint-0.6-7|54	%clean
14cr|configure-trackpoint-0.6-7|55	rm -rf $RPM_BUILD_ROOT
14cr|configure-trackpoint-0.6-7|56	
14cr|configure-trackpoint-0.6-7|57	%post
14cr|configure-trackpoint-0.6-7|58	%_post_service trackpoint
14cr|configure-trackpoint-0.6-7|59	%if %mdkversion < 200900
14cr|configure-trackpoint-0.6-7|60	%update_menus
14cr|configure-trackpoint-0.6-7|61	%endif
14cr|configure-trackpoint-0.6-7|62	
14cr|configure-trackpoint-0.6-7|63	consoleperms=/etc/security/console.perms
14cr|configure-trackpoint-0.6-7|64	if ! `grep -q "/proc/trackpoint/" $consoleperms` ; then
14cr|configure-trackpoint-0.6-7|65	echo "adding entry for /proc/trackpoint/* to your $consoleperms"
14cr|configure-trackpoint-0.6-7|66	cat >> $consoleperms << EOF
14cr|configure-trackpoint-0.6-7|67	
14cr|configure-trackpoint-0.6-7|68	# Added by %{name} to allow user access to /proc/trackpoint
14cr|configure-trackpoint-0.6-7|69	<console>  0600 /proc/trackpoint/* 0600 root
14cr|configure-trackpoint-0.6-7|70	EOF
14cr|configure-trackpoint-0.6-7|71	fi
14cr|configure-trackpoint-0.6-7|72	
14cr|configure-trackpoint-0.6-7|73	%preun
14cr|configure-trackpoint-0.6-7|74	%_preun_service trackpoint
14cr|configure-trackpoint-0.6-7|75	
14cr|configure-trackpoint-0.6-7|76	%if %mdkversion < 200900
14cr|configure-trackpoint-0.6-7|77	%postun
14cr|configure-trackpoint-0.6-7|78	%clean_menus
14cr|configure-trackpoint-0.6-7|79	%endif
14cr|configure-trackpoint-0.6-7|80	
14cr|configure-trackpoint-0.6-7|81	%files
14cr|configure-trackpoint-0.6-7|82	%defattr(-,root,root)
14cr|configure-trackpoint-0.6-7|83	%doc AUTHORS ChangeLog
14cr|configure-trackpoint-0.6-7|84	%{_bindir}/%{name}
14cr|configure-trackpoint-0.6-7|85	%{_datadir}/pixmaps/%{name}
14cr|configure-trackpoint-0.6-7|86	%{_iconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|87	%{_liconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|88	%{_miconsdir}/%{name}.png
14cr|configure-trackpoint-0.6-7|89	%{_datadir}/applications/*.desktop
14cr|configure-trackpoint-0.6-7|90	%{_initrddir}/trackpoint
14cr|configure-trackpoint-0.6-7|91	%config(noreplace) %{_sysconfdir}/trackpoint/trackpoint.conf
14cr|configure-trackpoint-0.6-7|92	
14cr|configure-trackpoint-0.6-7|93	
14cr|configure-trackpoint-0.6-7|94	
14cr|configure-trackpoint-0.6-7|95	
14cr|configure-trackpoint-0.6-7|96	%changelog
14cr|configure-trackpoint-0.6-7|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-7
14cr|configure-trackpoint-0.6-7|98	+ Revision: 428f72b
14cr|configure-trackpoint-0.6-7|99	- MassBuild#464: Increase release tag
14cr|configure-trackpoint-0.6-7|100	
14cr|configure-trackpoint-0.6-7|101	

695 14
14cr|conglomerate-0.9.1-12|1	Summary:	A structural XML document editor
14cr|conglomerate-0.9.1-12|2	Name:		conglomerate
14cr|conglomerate-0.9.1-12|3	Version:	0.9.1
14cr|conglomerate-0.9.1-12|4	Release:	12
14cr|conglomerate-0.9.1-12|5	License:	GPLv2+
14cr|conglomerate-0.9.1-12|6	Group:		Editors
14cr|conglomerate-0.9.1-12|7	URL:		http://www.conglomerate.org/
14cr|conglomerate-0.9.1-12|8	Source:		http://prdownloads.sourceforge.net/conglomerate/%{name}-%{version}.tar.bz2
14cr|conglomerate-0.9.1-12|9	Source1:	%{name}-48.png
14cr|conglomerate-0.9.1-12|10	Patch:		conglomerate-0.9.1-format-strings.patch
14cr|conglomerate-0.9.1-12|11	BuildRequires:	gtksourceview-devel >= 0.6
14cr|conglomerate-0.9.1-12|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|conglomerate-0.9.1-12|13	BuildRequires:	pkgconfig(libexslt)
14cr|conglomerate-0.9.1-12|14	BuildRequires:	libglade2.0-devel >= 2.0.0
14cr|conglomerate-0.9.1-12|15	BuildRequires:	enchant-devel
14cr|conglomerate-0.9.1-12|16	BuildRequires:	scrollkeeper
14cr|conglomerate-0.9.1-12|17	BuildRequires:	gtk-doc
14cr|conglomerate-0.9.1-12|18	BuildRequires:	perl-XML-Parser
14cr|conglomerate-0.9.1-12|19	BuildRequires:	desktop-file-utils
14cr|conglomerate-0.9.1-12|20	#BuildRequires:	automake1.4
14cr|conglomerate-0.9.1-12|21	Requires(post): scrollkeeper desktop-file-utils
14cr|conglomerate-0.9.1-12|22	Requires(postun): scrollkeeper desktop-file-utils
14cr|conglomerate-0.9.1-12|23	
14cr|conglomerate-0.9.1-12|24	%description
14cr|conglomerate-0.9.1-12|25	Conglomerate is an XML editor for GNOME, aiming to be as user-friendly as
14cr|conglomerate-0.9.1-12|26	possible, to help non-technical people to use DocBook and similar formats.
14cr|conglomerate-0.9.1-12|27	
14cr|conglomerate-0.9.1-12|28	
14cr|conglomerate-0.9.1-12|29	%prep
14cr|conglomerate-0.9.1-12|30	%setup -q
14cr|conglomerate-0.9.1-12|31	%patch -p1
14cr|conglomerate-0.9.1-12|32	
14cr|conglomerate-0.9.1-12|33	%build
14cr|conglomerate-0.9.1-12|34	%configure2_5x
14cr|conglomerate-0.9.1-12|35	%make
14cr|conglomerate-0.9.1-12|36	
14cr|conglomerate-0.9.1-12|37	%install
14cr|conglomerate-0.9.1-12|38	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|conglomerate-0.9.1-12|39	
14cr|conglomerate-0.9.1-12|40	# menu entry
14cr|conglomerate-0.9.1-12|41	desktop-file-install --vendor="" \
14cr|conglomerate-0.9.1-12|42	--remove-category="Application" \
14cr|conglomerate-0.9.1-12|43	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
14cr|conglomerate-0.9.1-12|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|conglomerate-0.9.1-12|45	
14cr|conglomerate-0.9.1-12|46	
14cr|conglomerate-0.9.1-12|47	install -D pixmaps/conglomerate-icon-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|48	install -D %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|49	install -D pixmaps/conglomerate-icon-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|50	
14cr|conglomerate-0.9.1-12|51	%{find_lang} %{name} --with-gnome
14cr|conglomerate-0.9.1-12|52	
14cr|conglomerate-0.9.1-12|53	%files -f %{name}.lang
14cr|conglomerate-0.9.1-12|54	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14cr|conglomerate-0.9.1-12|55	%{_bindir}/*
14cr|conglomerate-0.9.1-12|56	%{_datadir}/%{name}
14cr|conglomerate-0.9.1-12|57	%{_datadir}/applications/%name.desktop
14cr|conglomerate-0.9.1-12|58	%{_datadir}/application-registry/*.applications
14cr|conglomerate-0.9.1-12|59	%{_datadir}/mime-info/*
14cr|conglomerate-0.9.1-12|60	#%dir %{_datadir}/omf/%name
14cr|conglomerate-0.9.1-12|61	#%{_datadir}/omf/%name/%name-C.omf
14cr|conglomerate-0.9.1-12|62	%{_datadir}/pixmaps/*
14cr|conglomerate-0.9.1-12|63	%{_datadir}/gtk-doc/html/%name
14cr|conglomerate-0.9.1-12|64	%{_iconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|65	%{_liconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|66	%{_miconsdir}/%{name}.png
14cr|conglomerate-0.9.1-12|67	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|conglomerate-0.9.1-12|68	
14cr|conglomerate-0.9.1-12|69	
14cr|conglomerate-0.9.1-12|70	
14cr|conglomerate-0.9.1-12|71	%changelog
14cr|conglomerate-0.9.1-12|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-12
14cr|conglomerate-0.9.1-12|73	+ Revision: 3ae4787
14cr|conglomerate-0.9.1-12|74	- MassBuild#464: Increase release tag
14cr|conglomerate-0.9.1-12|75	
14cr|conglomerate-0.9.1-12|76	

696 14
14cr|congruity-18-2|1	Summary:	Logitech Harmony remote programmer GUI
14cr|congruity-18-2|2	
14cr|congruity-18-2|3	Name:		congruity
14cr|congruity-18-2|4	Version:	18
14cr|congruity-18-2|5	Release:	2
14cr|congruity-18-2|6	License:	GPLv3+
14cr|congruity-18-2|7	URL:		http://congruity.sourceforge.net/
14cr|congruity-18-2|8	Source:		http://sourceforge.net/projects/congruity/files/congruity/18/%{name}-%{version}.tar.bz2
14cr|congruity-18-2|9	Group:		System/Configuration/Hardware
14cr|congruity-18-2|10	Requires:	python-libconcord
14cr|congruity-18-2|11	Requires:	wxPythonGTK
14cr|congruity-18-2|12	BuildArch:	noarch
14cr|congruity-18-2|13	
14cr|congruity-18-2|14	%description
14cr|congruity-18-2|15	This software allows you to program your Logitech Harmony universal
14cr|congruity-18-2|16	remote.
14cr|congruity-18-2|17	
14cr|congruity-18-2|18	%prep
14cr|congruity-18-2|19	%setup -q
14cr|congruity-18-2|20	
14cr|congruity-18-2|21	%install
14cr|congruity-18-2|22	%makeinstall_std RUN_UPDATE_DESKTOP_DB=0 PREFIX=%{_prefix}
14cr|congruity-18-2|23	
14cr|congruity-18-2|24	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|congruity-18-2|25	cat > %{buildroot}%{_datadir}/applications/mandriva-harmony-www.desktop <<EOF
14cr|congruity-18-2|26	[Desktop Entry]
14cr|congruity-18-2|27	Name=Logitech Harmony configuration
14cr|congruity-18-2|28	Comment=Configure a Harmony remote
14cr|congruity-18-2|29	Exec=www-browser http://members.harmonyremote.com/
14cr|congruity-18-2|30	Type=Application
14cr|congruity-18-2|31	Icon=web_browser_section
14cr|congruity-18-2|32	Categories=Utility;Electronics;
14cr|congruity-18-2|33	StartupNotify=false
14cr|congruity-18-2|34	EOF
14cr|congruity-18-2|35	
14cr|congruity-18-2|36	%files
14cr|congruity-18-2|37	%doc Changelog README.txt LICENSE.txt
14cr|congruity-18-2|38	%{_bindir}/congruity
14cr|congruity-18-2|39	%{_bindir}/mhgui
14cr|congruity-18-2|40	%{_datadir}/congruity
14cr|congruity-18-2|41	%{_datadir}/applications/congruity.desktop
14cr|congruity-18-2|42	%{_datadir}/applications/mandriva-harmony-www.desktop
14cr|congruity-18-2|43	%{_mandir}/man1/congruity*
14cr|congruity-18-2|44	%{_datadir}/applications/mhgui.desktop
14cr|congruity-18-2|45	%{_mandir}/man1/mhgui.1*
14cr|congruity-18-2|46	
14cr|congruity-18-2|47	
14cr|congruity-18-2|48	
14cr|congruity-18-2|49	
14cr|congruity-18-2|50	%changelog
14cr|congruity-18-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 18-2
14cr|congruity-18-2|52	+ Revision: eb65d6c
14cr|congruity-18-2|53	- MassBuild#464: Increase release tag
14cr|congruity-18-2|54	
14cr|congruity-18-2|55	

697 14
14cr|conky-1.9.0-4|1	Summary:	A lightweight system monitor
14cr|conky-1.9.0-4|2	Name:		conky
14cr|conky-1.9.0-4|3	Version:	1.9.0
14cr|conky-1.9.0-4|4	Release:	4
14cr|conky-1.9.0-4|5	License:	GPLv3+
14cr|conky-1.9.0-4|6	Group:		Monitoring
14cr|conky-1.9.0-4|7	Url:		http://conky.sourceforge.net/
14cr|conky-1.9.0-4|8	Source0:	http://downloads.sourceforge.net/project/conky/conky/%{version}/%{name}-%{version}.tar.bz2
14cr|conky-1.9.0-4|9	BuildRequires:	libxslt-proc
14cr|conky-1.9.0-4|10	BuildRequires:	gettext-devel
14cr|conky-1.9.0-4|11	BuildRequires:	libiw-devel
14cr|conky-1.9.0-4|12	BuildRequires:	tolua++-devel
14cr|conky-1.9.0-4|13	BuildRequires:	pkgconfig(cairo)
14cr|conky-1.9.0-4|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|conky-1.9.0-4|15	BuildRequires:	pkgconfig(imlib2)
14cr|conky-1.9.0-4|16	BuildRequires:	pkgconfig(libcurl)
14cr|conky-1.9.0-4|17	BuildRequires:	pkgconfig(lua) < 5.2
14cr|conky-1.9.0-4|18	BuildRequires:	pkgconfig(ncurses)
14cr|conky-1.9.0-4|19	BuildRequires:	pkgconfig(x11)
14cr|conky-1.9.0-4|20	BuildRequires:	pkgconfig(xdamage)
14cr|conky-1.9.0-4|21	BuildRequires:	pkgconfig(xext)
14cr|conky-1.9.0-4|22	BuildRequires:	pkgconfig(xfixes)
14cr|conky-1.9.0-4|23	BuildRequires:	pkgconfig(xft)
14cr|conky-1.9.0-4|24	
14cr|conky-1.9.0-4|25	%description
14cr|conky-1.9.0-4|26	Conky is a free, light-weight system monitor for X, that displays any
14cr|conky-1.9.0-4|27	information on your desktop.
14cr|conky-1.9.0-4|28	
14cr|conky-1.9.0-4|29	%files
14cr|conky-1.9.0-4|30	%config(noreplace) %{_sysconfdir}/%{name}
14cr|conky-1.9.0-4|31	%{_bindir}/%{name}
14cr|conky-1.9.0-4|32	%{_libdir}/%{name}
14cr|conky-1.9.0-4|33	%{_mandir}/man1/*
14cr|conky-1.9.0-4|34	
14cr|conky-1.9.0-4|35	#----------------------------------------------------------------------------
14cr|conky-1.9.0-4|36	
14cr|conky-1.9.0-4|37	%prep
14cr|conky-1.9.0-4|38	%setup -q
14cr|conky-1.9.0-4|39	
14cr|conky-1.9.0-4|40	%build
14cr|conky-1.9.0-4|41	%configure2_5x \
14cr|conky-1.9.0-4|42	--disable-static \
14cr|conky-1.9.0-4|43	--disable-rpath \
14cr|conky-1.9.0-4|44	--enable-ibm \
14cr|conky-1.9.0-4|45	--enable-rss \
14cr|conky-1.9.0-4|46	--enable-wlan \
14cr|conky-1.9.0-4|47	--enable-imlib2 \
14cr|conky-1.9.0-4|48	--enable-lua-cairo \
14cr|conky-1.9.0-4|49	--enable-lua-imlib2
14cr|conky-1.9.0-4|50	
14cr|conky-1.9.0-4|51	%make
14cr|conky-1.9.0-4|52	
14cr|conky-1.9.0-4|53	%install
14cr|conky-1.9.0-4|54	%makeinstall_std
14cr|conky-1.9.0-4|55	
14cr|conky-1.9.0-4|56	
14cr|conky-1.9.0-4|57	%changelog
14cr|conky-1.9.0-4|58	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-4
14cr|conky-1.9.0-4|59	+ Revision: e8b8834
14cr|conky-1.9.0-4|60	- Force lua 5.1, spec cleanup
14cr|conky-1.9.0-4|61	
14cr|conky-1.9.0-4|62	

698 14
14cr|conmen-0.3.020804-9|1	#This is NOT a relocatable package
14cr|conmen-0.3.020804-9|2	%define name conmen
14cr|conmen-0.3.020804-9|3	%define version 0.3.020804
14cr|conmen-0.3.020804-9|4	%define release 9
14cr|conmen-0.3.020804-9|5	
14cr|conmen-0.3.020804-9|6	Summary:   Console menuscripts for Linux
14cr|conmen-0.3.020804-9|7	Name:      %{name}
14cr|conmen-0.3.020804-9|8	Version:   %{version}
14cr|conmen-0.3.020804-9|9	Release:   %{release}
14cr|conmen-0.3.020804-9|10	Source:    %{name}-%{version}.tar.bz2
14cr|conmen-0.3.020804-9|11	License:   GPL
14cr|conmen-0.3.020804-9|12	Group:     Shells
14cr|conmen-0.3.020804-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|conmen-0.3.020804-9|14	URL:       http://home.wanadoo.nl/cchq/conmen/index.html
14cr|conmen-0.3.020804-9|15	Requires:  dialog >= 0.9a Xdialog
14cr|conmen-0.3.020804-9|16	BuildArchitectures: noarch
14cr|conmen-0.3.020804-9|17	
14cr|conmen-0.3.020804-9|18	%description
14cr|conmen-0.3.020804-9|19	These are menu scripts for the bash shell.
14cr|conmen-0.3.020804-9|20	The program uses dialog and Xdialog.
14cr|conmen-0.3.020804-9|21	
14cr|conmen-0.3.020804-9|22	%prep
14cr|conmen-0.3.020804-9|23	[ -n "${RPM_BUILD_ROOT}" -a "${RPM_BUILD_ROOT}" != / ] \
14cr|conmen-0.3.020804-9|24	&& rm -rf ${RPM_BUILD_ROOT}/
14cr|conmen-0.3.020804-9|25	
14cr|conmen-0.3.020804-9|26	%setup -q
14cr|conmen-0.3.020804-9|27	
14cr|conmen-0.3.020804-9|28	%install
14cr|conmen-0.3.020804-9|29	mkdir -p ${RPM_BUILD_ROOT}/etc/conmen
14cr|conmen-0.3.020804-9|30	mkdir -p ${RPM_BUILD_ROOT}/usr/bin
14cr|conmen-0.3.020804-9|31	mkdir -p ${RPM_BUILD_ROOT}/usr/lib/conmen
14cr|conmen-0.3.020804-9|32	#  mkdir -p ${RPM_BUILD_ROOT}%{_menudir}
14cr|conmen-0.3.020804-9|33	mkdir -p ${RPM_BUILD_ROOT}/var/lib/conmen
14cr|conmen-0.3.020804-9|34	
14cr|conmen-0.3.020804-9|35	cp conmen \
14cr|conmen-0.3.020804-9|36	cmcfg \
14cr|conmen-0.3.020804-9|37	cmcdrecording \
14cr|conmen-0.3.020804-9|38	cmdialup \
14cr|conmen-0.3.020804-9|39	cmfloppy \
14cr|conmen-0.3.020804-9|40	cmgames \
14cr|conmen-0.3.020804-9|41	cmgraphics \
14cr|conmen-0.3.020804-9|42	cmlog \
14cr|conmen-0.3.020804-9|43	cmm \
14cr|conmen-0.3.020804-9|44	cmmp3 \
14cr|conmen-0.3.020804-9|45	cmprint \
14cr|conmen-0.3.020804-9|46	cmrpm \
14cr|conmen-0.3.020804-9|47	cmsound \
14cr|conmen-0.3.020804-9|48	cmsystem \
14cr|conmen-0.3.020804-9|49	cmuser \
14cr|conmen-0.3.020804-9|50	${RPM_BUILD_ROOT}/usr/bin
14cr|conmen-0.3.020804-9|51	
14cr|conmen-0.3.020804-9|52	cp -r usr/lib/conmen ${RPM_BUILD_ROOT}/usr/lib
14cr|conmen-0.3.020804-9|53	
14cr|conmen-0.3.020804-9|54	cp cmrc ${RPM_BUILD_ROOT}/etc/conmen
14cr|conmen-0.3.020804-9|55	
14cr|conmen-0.3.020804-9|56	cd ${RPM_BUILD_ROOT}/usr/bin
14cr|conmen-0.3.020804-9|57	ln -sf conmen cm
14cr|conmen-0.3.020804-9|58	
14cr|conmen-0.3.020804-9|59	#cat << EOF > ${RPM_BUILD_ROOT}%{_menudir}/%{name}
14cr|conmen-0.3.020804-9|60	#?package(conmen): needs="x11" section="Applications/Shells" title="ConMen" longtitle="ConMen is a menu shell" command="%{name}"
14cr|conmen-0.3.020804-9|61	#?package(conmen): needs="x11" section="Documentation" title="Conmen Homepage" command="if ps U \$USER | grep -q \$BROWSER; then \$BROWSER -remote \'openURL(%{url})\'; else \$BROWSER \'%{url}\'; fi"
14cr|conmen-0.3.020804-9|62	#?package(conmen): title="(Un)Mount CD-ROM" section="Configuration/Other" needs="x11" command="cmm cd"
14cr|conmen-0.3.020804-9|63	#?package(conmen): title="(Un)Mount CD-RW" section="Configuration/Other" needs="x11" command="cmm cdr"
14cr|conmen-0.3.020804-9|64	#?package(conmen): title="(Un)Mount Windows C:" section="Configuration/Other" needs="x11" command="cmm dosc"
14cr|conmen-0.3.020804-9|65	#?package(conmen): title="(Un)Mount Windows D:" section="Configuration/Other" needs="x11" command="cmm dosd"
14cr|conmen-0.3.020804-9|66	#?package(conmen): title="(Un)Mount DOS Floppy" section="Configuration/Other" needs="x11" command="cmm df"
14cr|conmen-0.3.020804-9|67	#?package(conmen): title="(Un)Mount EXT2 Floppy" section="Configuration/Other" needs="x11" command="cmm e2f"
14cr|conmen-0.3.020804-9|68	#EOF
14cr|conmen-0.3.020804-9|69	
14cr|conmen-0.3.020804-9|70	#%post
14cr|conmen-0.3.020804-9|71	#%update_menus
14cr|conmen-0.3.020804-9|72	
14cr|conmen-0.3.020804-9|73	#%postun
14cr|conmen-0.3.020804-9|74	#%clean_menus
14cr|conmen-0.3.020804-9|75	
14cr|conmen-0.3.020804-9|76	%clean
14cr|conmen-0.3.020804-9|77	[ -n "${RPM_BUILD_ROOT}" -a "${RPM_BUILD_ROOT}" != / ] \
14cr|conmen-0.3.020804-9|78	&& rm -rf ${RPM_BUILD_ROOT}/
14cr|conmen-0.3.020804-9|79	
14cr|conmen-0.3.020804-9|80	%files
14cr|conmen-0.3.020804-9|81	%defattr(-,root,root,755)
14cr|conmen-0.3.020804-9|82	%doc AUTHORS BUGS ChangeLog COPYING README THANKS TODO
14cr|conmen-0.3.020804-9|83	%config(noreplace) /etc/conmen/cmrc
14cr|conmen-0.3.020804-9|84	/usr/bin/conmen
14cr|conmen-0.3.020804-9|85	/usr/bin/cm
14cr|conmen-0.3.020804-9|86	/usr/bin/cmcfg
14cr|conmen-0.3.020804-9|87	/usr/bin/cmcdrecording
14cr|conmen-0.3.020804-9|88	/usr/bin/cmdialup
14cr|conmen-0.3.020804-9|89	/usr/bin/cmfloppy
14cr|conmen-0.3.020804-9|90	/usr/bin/cmgames
14cr|conmen-0.3.020804-9|91	/usr/bin/cmgraphics
14cr|conmen-0.3.020804-9|92	/usr/bin/cmlog
14cr|conmen-0.3.020804-9|93	/usr/bin/cmm
14cr|conmen-0.3.020804-9|94	/usr/bin/cmmp3
14cr|conmen-0.3.020804-9|95	/usr/bin/cmprint
14cr|conmen-0.3.020804-9|96	/usr/bin/cmrpm
14cr|conmen-0.3.020804-9|97	/usr/bin/cmsound
14cr|conmen-0.3.020804-9|98	/usr/bin/cmsystem
14cr|conmen-0.3.020804-9|99	/usr/bin/cmuser
14cr|conmen-0.3.020804-9|100	/usr/lib/conmen/*[!~]
14cr|conmen-0.3.020804-9|101	#%{_menudir}/%{name}
14cr|conmen-0.3.020804-9|102	/var/lib/conmen
14cr|conmen-0.3.020804-9|103	
14cr|conmen-0.3.020804-9|104	
14cr|conmen-0.3.020804-9|105	
14cr|conmen-0.3.020804-9|106	
14cr|conmen-0.3.020804-9|107	%changelog
14cr|conmen-0.3.020804-9|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.020804-9
14cr|conmen-0.3.020804-9|109	+ Revision: 36fb545
14cr|conmen-0.3.020804-9|110	- MassBuild#464: Increase release tag
14cr|conmen-0.3.020804-9|111	
14cr|conmen-0.3.020804-9|112	

699 14
14cr|connect-1.97-3|1	%define	name	connect
14cr|connect-1.97-3|2	%define	version	1.97
14cr|connect-1.97-3|3	%define release	3
14cr|connect-1.97-3|4	
14cr|connect-1.97-3|5	Name:		%{name}
14cr|connect-1.97-3|6	Version:	%{version}
14cr|connect-1.97-3|7	Release:	%{release}
14cr|connect-1.97-3|8	Summary:	Relaying command to make network connection via proxy
14cr|connect-1.97-3|9	Source:		%{name}.tar.bz2
14cr|connect-1.97-3|10	URL:		http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html
14cr|connect-1.97-3|11	Group:		Networking/Other
14cr|connect-1.97-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|connect-1.97-3|13	License:	GPLv2
14cr|connect-1.97-3|14	
14cr|connect-1.97-3|15	%description
14cr|connect-1.97-3|16	Connect is the simple relaying command to make network connection
14cr|connect-1.97-3|17	via SOCKS and https proxy. It is mainly intended to be used as
14cr|connect-1.97-3|18	proxy command of OpenSSH. You can make SSH session beyond
14cr|connect-1.97-3|19	the firewall with this command,
14cr|connect-1.97-3|20	
14cr|connect-1.97-3|21	Features of connect.c are:
14cr|connect-1.97-3|22	
14cr|connect-1.97-3|23	* Supports SOCKS (version 4/4a/5) and https CONNECT method.
14cr|connect-1.97-3|24	* Supports NO-AUTH and USERPASS authentication of SOCKS
14cr|connect-1.97-3|25	* Partially supports telnet proxy (experimental).
14cr|connect-1.97-3|26	* You can input password from tty, ssh-askpass or environment variable.
14cr|connect-1.97-3|27	* Run on UNIX or Windows platform.
14cr|connect-1.97-3|28	* You can compile with various C compiler (cc, gcc, Visual C,
14cr|connect-1.97-3|29	Borland C. etc.)
14cr|connect-1.97-3|30	* Simple and general program independent from OpenSSH.
14cr|connect-1.97-3|31	* You can also relay local socket stream instead of standard I/O.
14cr|connect-1.97-3|32	
14cr|connect-1.97-3|33	
14cr|connect-1.97-3|34	%prep
14cr|connect-1.97-3|35	rm -rf %{buildroot}
14cr|connect-1.97-3|36	%setup -q -n connect
14cr|connect-1.97-3|37	# strip away annoying ^M
14cr|connect-1.97-3|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|connect-1.97-3|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|connect-1.97-3|40	
14cr|connect-1.97-3|41	%build
14cr|connect-1.97-3|42	gcc connect.c -o %{name}
14cr|connect-1.97-3|43	
14cr|connect-1.97-3|44	%install
14cr|connect-1.97-3|45	install -m755 connect -D $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|connect-1.97-3|46	
14cr|connect-1.97-3|47	%clean
14cr|connect-1.97-3|48	rm -rf %{buildroot}
14cr|connect-1.97-3|49	
14cr|connect-1.97-3|50	%files
14cr|connect-1.97-3|51	%defattr(-,root,root)
14cr|connect-1.97-3|52	%{_bindir}/connect
14cr|connect-1.97-3|53	%doc connect.html emacs-wiki.css
14cr|connect-1.97-3|54	
14cr|connect-1.97-3|55	
14cr|connect-1.97-3|56	
14cr|connect-1.97-3|57	
14cr|connect-1.97-3|58	%changelog
14cr|connect-1.97-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.97-3
14cr|connect-1.97-3|60	+ Revision: 9d50a67
14cr|connect-1.97-3|61	- MassBuild#464: Increase release tag
14cr|connect-1.97-3|62	
14cr|connect-1.97-3|63	

700 14
14cr|connman-1.25-1|1	%define _disable_ld_no_undefined 1
14cr|connman-1.25-1|2	
14cr|connman-1.25-1|3	Summary:	Connection Manager
14cr|connman-1.25-1|4	Name:		connman
14cr|connman-1.25-1|5	Version:	1.25
14cr|connman-1.25-1|6	Release:	1
14cr|connman-1.25-1|7	License:	GPLv2+
14cr|connman-1.25-1|8	Group:		Networking/Other
14cr|connman-1.25-1|9	Url:		https://01.org/connman
14cr|connman-1.25-1|10	Source0:	http://www.kernel.org/pub/linux/network/%{name}/%{name}-%{version}.tar.xz
14cr|connman-1.25-1|11	Patch0:		connman-1.25-service.patch
14cr|connman-1.25-1|12	BuildRequires:	gtk-doc
14cr|connman-1.25-1|13	BuildRequires:	dhcp-client
14cr|connman-1.25-1|14	BuildRequires:	iptables-devel
14cr|connman-1.25-1|15	BuildRequires:	ppp-devel
14cr|connman-1.25-1|16	BuildRequires:	readline-devel
14cr|connman-1.25-1|17	BuildRequires:	pkgconfig(dbus-1)
14cr|connman-1.25-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|connman-1.25-1|19	BuildRequires:	pkgconfig(gnutls)
14cr|connman-1.25-1|20	BuildRequires:	pkgconfig(libsystemd-daemon)
14cr|connman-1.25-1|21	BuildRequires:	pkgconfig(udev)
14cr|connman-1.25-1|22	BuildRequires:	openvpn openconnect vpnc
14cr|connman-1.25-1|23	Requires:	openvpn openconnect vpnc
14cr|connman-1.25-1|24	Requires:	dbus
14cr|connman-1.25-1|25	Requires:	dhcp-client >= 3.0.2
14cr|connman-1.25-1|26	Requires:	wpa_supplicant >= 0.5.7
14cr|connman-1.25-1|27	Requires:	bluez
14cr|connman-1.25-1|28	
14cr|connman-1.25-1|29	%description
14cr|connman-1.25-1|30	Connection Manager provides a daemon for managing Internet connections
14cr|connman-1.25-1|31	within embedded devices running the Linux operating system.
14cr|connman-1.25-1|32	
14cr|connman-1.25-1|33	%files
14cr|connman-1.25-1|34	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
14cr|connman-1.25-1|35	%{_sbindir}/*
14cr|connman-1.25-1|36	%dir %{_libdir}/%{name}/scripts/
14cr|connman-1.25-1|37	%{_libdir}/%{name}/plugins/*.so
14cr|connman-1.25-1|38	%{_libdir}/%{name}/plugins-vpn/*.so
14cr|connman-1.25-1|39	%config %{_sysconfdir}/dbus-1/system.d/*.conf
14cr|connman-1.25-1|40	%{_datadir}/dbus-1/system-services/net.connman.vpn.service
14cr|connman-1.25-1|41	%{_datadir}/dbus-1/system-services/org.moblin.connman.service
14cr|connman-1.25-1|42	%{_datadir}/polkit-1/actions/net.connman.policy
14cr|connman-1.25-1|43	%{_datadir}/polkit-1/actions/net.connman.vpn.policy
14cr|connman-1.25-1|44	%{_libdir}/%{name}/scripts/*.so*
14cr|connman-1.25-1|45	%{_libdir}/%{name}/scripts/open*-script
14cr|connman-1.25-1|46	%{_unitdir}/%{name}.service
14cr|connman-1.25-1|47	%{_unitdir}/%{name}-vpn.service
14cr|connman-1.25-1|48	%{_mandir}/man5/connman.conf.5.*
14cr|connman-1.25-1|49	%{_mandir}/man8/connman.8.*
14cr|connman-1.25-1|50	
14cr|connman-1.25-1|51	#----------------------------------------------------------------------------
14cr|connman-1.25-1|52	
14cr|connman-1.25-1|53	%package devel
14cr|connman-1.25-1|54	Summary:	Development files for Connection Manager
14cr|connman-1.25-1|55	Group:		Development/C
14cr|connman-1.25-1|56	Requires:	%{name} = %{version}
14cr|connman-1.25-1|57	
14cr|connman-1.25-1|58	%description devel
14cr|connman-1.25-1|59	connman-devel contains development files for use with connman.
14cr|connman-1.25-1|60	
14cr|connman-1.25-1|61	%files devel
14cr|connman-1.25-1|62	%{_includedir}/*
14cr|connman-1.25-1|63	%{_libdir}/pkgconfig/*.pc
14cr|connman-1.25-1|64	
14cr|connman-1.25-1|65	#----------------------------------------------------------------------------
14cr|connman-1.25-1|66	
14cr|connman-1.25-1|67	%prep
14cr|connman-1.25-1|68	%setup -q
14cr|connman-1.25-1|69	%patch0 -p1
14cr|connman-1.25-1|70	
14cr|connman-1.25-1|71	%build
14cr|connman-1.25-1|72	autoreconf -fi
14cr|connman-1.25-1|73	%configure2_5x	--disable-static \
14cr|connman-1.25-1|74	--enable-ethernet \
14cr|connman-1.25-1|75	--enable-wifi \
14cr|connman-1.25-1|76	--enable-bluetooth \
14cr|connman-1.25-1|77	--enable-datafiles \
14cr|connman-1.25-1|78	--enable-loopback \
14cr|connman-1.25-1|79	--enable-client \
14cr|connman-1.25-1|80	--enable-threads \
14cr|connman-1.25-1|81	--enable-gtk-doc \
14cr|connman-1.25-1|82	--enable-hh2serial-gps \
14cr|connman-1.25-1|83	--enable-openvpn \
14cr|connman-1.25-1|84	--enable-openconnect \
14cr|connman-1.25-1|85	--enable-vpnc \
14cr|connman-1.25-1|86	--enable-l2tp \
14cr|connman-1.25-1|87	--enable-iospm \
14cr|connman-1.25-1|88	--enable-tist \
14cr|connman-1.25-1|89	--enable-nmcompat \
14cr|connman-1.25-1|90	--enable-polkit \
14cr|connman-1.25-1|91	--prefix=%{_prefix} \
14cr|connman-1.25-1|92	--libdir=%{_libdir}
14cr|connman-1.25-1|93	%make
14cr|connman-1.25-1|94	
14cr|connman-1.25-1|95	%install
14cr|connman-1.25-1|96	%makeinstall_std
14cr|connman-1.25-1|97	
14cr|connman-1.25-1|98	install -d %{buildroot}%{_datadir}/dbus-1/system-services/
14cr|connman-1.25-1|99	install -m644 src/connman.service %{buildroot}%{_datadir}/dbus-1/system-services/org.moblin.connman.service
14cr|connman-1.25-1|100	
14cr|connman-1.25-1|101	
14cr|connman-1.25-1|102	%changelog
14cr|connman-1.25-1|103	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.25-1
14cr|connman-1.25-1|104	+ Revision: 83e97de
14cr|connman-1.25-1|105	- New version 1.25
14cr|connman-1.25-1|106	
14cr|connman-1.25-1|107	

701 14
14cr|conserver-8.1.18-4|1	Summary:	Serial console server daemon/client
14cr|conserver-8.1.18-4|2	Name:		conserver
14cr|conserver-8.1.18-4|3	Version:	8.1.18
14cr|conserver-8.1.18-4|4	Release:	4
14cr|conserver-8.1.18-4|5	License:	BSD-like
14cr|conserver-8.1.18-4|6	Group:		System/Servers
14cr|conserver-8.1.18-4|7	URL:		http://www.conserver.com/
14cr|conserver-8.1.18-4|8	Source0:	http://www.conserver.com/%{name}-%{version}.tar.gz
14cr|conserver-8.1.18-4|9	Source1:	%{name}.service
14cr|conserver-8.1.18-4|10	Source2:	%{name}.sysconfig
14cr|conserver-8.1.18-4|11	Requires(post): rpm-helper
14cr|conserver-8.1.18-4|12	Requires(preun): rpm-helper
14cr|conserver-8.1.18-4|13	Requires:	tcp_wrappers
14cr|conserver-8.1.18-4|14	BuildRequires:	openssl-devel
14cr|conserver-8.1.18-4|15	BuildRequires:	pam-devel
14cr|conserver-8.1.18-4|16	BuildRequires:	tcp_wrappers-devel
14cr|conserver-8.1.18-4|17	BuildRequires:	gssglue-devel
14cr|conserver-8.1.18-4|18	
14cr|conserver-8.1.18-4|19	Requires(post): systemd-units
14cr|conserver-8.1.18-4|20	Requires(preun): systemd-units
14cr|conserver-8.1.18-4|21	Requires(postun): systemd-units
14cr|conserver-8.1.18-4|22	
14cr|conserver-8.1.18-4|23	%description
14cr|conserver-8.1.18-4|24	Conserver is an application that allows multiple users to watch a serial
14cr|conserver-8.1.18-4|25	console at the same time. It can log the data, allows users to take
14cr|conserver-8.1.18-4|26	write-access of a console (one at a time), and has a variety of bells and
14cr|conserver-8.1.18-4|27	whistles to accentuate that basic functionality.
14cr|conserver-8.1.18-4|28	
14cr|conserver-8.1.18-4|29	%package daemon
14cr|conserver-8.1.18-4|30	Summary:	Serial console server daemon
14cr|conserver-8.1.18-4|31	Group:		System/Servers
14cr|conserver-8.1.18-4|32	Requires(post): rpm-helper
14cr|conserver-8.1.18-4|33	Requires(preun): rpm-helper
14cr|conserver-8.1.18-4|34	Requires:	tcp_wrappers
14cr|conserver-8.1.18-4|35	
14cr|conserver-8.1.18-4|36	Requires(post): systemd-units
14cr|conserver-8.1.18-4|37	Requires(preun): systemd-units
14cr|conserver-8.1.18-4|38	Requires(postun): systemd-units
14cr|conserver-8.1.18-4|39	
14cr|conserver-8.1.18-4|40	%description daemon
14cr|conserver-8.1.18-4|41	Conserver is an application that allows multiple users to watch a serial
14cr|conserver-8.1.18-4|42	console at the same time. It can log the data, allows users to take
14cr|conserver-8.1.18-4|43	write-access of a console (one at a time), and has a variety of bells and
14cr|conserver-8.1.18-4|44	whistles to accentuate that basic functionality.
14cr|conserver-8.1.18-4|45	
14cr|conserver-8.1.18-4|46	This package contains the server daemon part.
14cr|conserver-8.1.18-4|47	
14cr|conserver-8.1.18-4|48	%package client
14cr|conserver-8.1.18-4|49	Summary:	Serial console server client
14cr|conserver-8.1.18-4|50	Group:		System/Servers
14cr|conserver-8.1.18-4|51	Requires:	tcp_wrappers
14cr|conserver-8.1.18-4|52	
14cr|conserver-8.1.18-4|53	%description client
14cr|conserver-8.1.18-4|54	Conserver is an application that allows multiple users to watch a serial
14cr|conserver-8.1.18-4|55	console at the same time. It can log the data, allows users to take
14cr|conserver-8.1.18-4|56	write-access of a console (one at a time), and has a variety of bells and
14cr|conserver-8.1.18-4|57	whistles to accentuate that basic functionality.
14cr|conserver-8.1.18-4|58	
14cr|conserver-8.1.18-4|59	This package contains the client part.
14cr|conserver-8.1.18-4|60	
14cr|conserver-8.1.18-4|61	
14cr|conserver-8.1.18-4|62	%prep
14cr|conserver-8.1.18-4|63	
14cr|conserver-8.1.18-4|64	%setup -q
14cr|conserver-8.1.18-4|65	
14cr|conserver-8.1.18-4|66	# lib64 fixes
14cr|conserver-8.1.18-4|67	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|conserver-8.1.18-4|68	
14cr|conserver-8.1.18-4|69	
14cr|conserver-8.1.18-4|70	%build
14cr|conserver-8.1.18-4|71	
14cr|conserver-8.1.18-4|72	%configure2_5x \
14cr|conserver-8.1.18-4|73	--with-port=782 \
14cr|conserver-8.1.18-4|74	--with-base=0 \
14cr|conserver-8.1.18-4|75	--with-master=console \
14cr|conserver-8.1.18-4|76	--with-cffile=%{_sysconfdir}/%{name}.cf \
14cr|conserver-8.1.18-4|77	--with-pwdfile=%{_sysconfdir}/%{name}.passwd \
14cr|conserver-8.1.18-4|78	--with-logfile=/var/log/%{name}/%{name}.log \
14cr|conserver-8.1.18-4|79	--with-pidfile=/var/run/%{name}/%{name}.pid \
14cr|conserver-8.1.18-4|80	--with-libwrap=%{_prefix} \
14cr|conserver-8.1.18-4|81	--with-openssl=%{_prefix} \
14cr|conserver-8.1.18-4|82	--with-uds=%{_localstatedir}/lib/%{name} \
14cr|conserver-8.1.18-4|83	--with-maxmemb=16 \
14cr|conserver-8.1.18-4|84	--with-timeout=10 \
14cr|conserver-8.1.18-4|85	--with-pam \
14cr|conserver-8.1.18-4|86	--with-gssapi
14cr|conserver-8.1.18-4|87	
14cr|conserver-8.1.18-4|88	%make
14cr|conserver-8.1.18-4|89	
14cr|conserver-8.1.18-4|90	# make test must be run by root?
14cr|conserver-8.1.18-4|91	
14cr|conserver-8.1.18-4|92	%install
14cr|conserver-8.1.18-4|93	
14cr|conserver-8.1.18-4|94	%makeinstall
14cr|conserver-8.1.18-4|95	
14cr|conserver-8.1.18-4|96	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|conserver-8.1.18-4|97	install -d %{buildroot}/var/log/%{name}
14cr|conserver-8.1.18-4|98	install -d %{buildroot}/var/run/%{name}
14cr|conserver-8.1.18-4|99	install -d %{buildroot}/var/consoles
14cr|conserver-8.1.18-4|100	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|conserver-8.1.18-4|101	
14cr|conserver-8.1.18-4|102	%{__sed} -e 's/^/#/' \
14cr|conserver-8.1.18-4|103	< %{name}.cf/%{name}.cf \
14cr|conserver-8.1.18-4|104	> %{buildroot}%{_sysconfdir}/%{name}.cf
14cr|conserver-8.1.18-4|105	%{__sed} -e 's/^/#/' \
14cr|conserver-8.1.18-4|106	< %{name}.cf/%{name}.passwd \
14cr|conserver-8.1.18-4|107	> %{buildroot}%{_sysconfdir}/%{name}.passwd
14cr|conserver-8.1.18-4|108	
14cr|conserver-8.1.18-4|109	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|conserver-8.1.18-4|110	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|conserver-8.1.18-4|111	
14cr|conserver-8.1.18-4|112	# fix ghostfiles
14cr|conserver-8.1.18-4|113	touch %{buildroot}/var/log/%{name}/%{name}.log
14cr|conserver-8.1.18-4|114	
14cr|conserver-8.1.18-4|115	# remove crap
14cr|conserver-8.1.18-4|116	rm -f %{buildroot}%{_sysconfdir}/%{name}.rc
14cr|conserver-8.1.18-4|117	rm -rf %{buildroot}%{_datadir}/examples
14cr|conserver-8.1.18-4|118	
14cr|conserver-8.1.18-4|119	# install missing stuff
14cr|conserver-8.1.18-4|120	install -m 755 conserver/convert %{buildroot}%{_sbindir}/convert-conserver.cf
14cr|conserver-8.1.18-4|121	
14cr|conserver-8.1.18-4|122	# nuke dupe
14cr|conserver-8.1.18-4|123	rm -f %{buildroot}%{_libdir}/conserver/convert
14cr|conserver-8.1.18-4|124	
14cr|conserver-8.1.18-4|125	%post -n %{name}-daemon
14cr|conserver-8.1.18-4|126	%systemd_post conserver.service
14cr|conserver-8.1.18-4|127	%create_ghostfile /var/log/%{name}/%{name}.log root root 0644
14cr|conserver-8.1.18-4|128	
14cr|conserver-8.1.18-4|129	#make sure /etc/services has a conserver entry
14cr|conserver-8.1.18-4|130	if ! grep -E '\<conserver\>' /etc/services > /dev/null 2>&1 ; then
14cr|conserver-8.1.18-4|131	echo "console		782/tcp		conserver" >> /etc/services
14cr|conserver-8.1.18-4|132	fi
14cr|conserver-8.1.18-4|133	
14cr|conserver-8.1.18-4|134	%preun -n %{name}-daemon
14cr|conserver-8.1.18-4|135	%systemd_preun conserver.service
14cr|conserver-8.1.18-4|136	
14cr|conserver-8.1.18-4|137	%postun
14cr|conserver-8.1.18-4|138	%systemd_postun_with_restart conserver.service
14cr|conserver-8.1.18-4|139	
14cr|conserver-8.1.18-4|140	%clean
14cr|conserver-8.1.18-4|141	
14cr|conserver-8.1.18-4|142	%files daemon
14cr|conserver-8.1.18-4|143	%doc CHANGES FAQ LICENSE README TODO %{name}.html
14cr|conserver-8.1.18-4|144	%doc %{name}.cf/%{name}.cf
14cr|conserver-8.1.18-4|145	%doc %{name}.cf/%{name}.passwd
14cr|conserver-8.1.18-4|146	%doc %{name}.cf/label.ps
14cr|conserver-8.1.18-4|147	%doc %{name}.cf/test.cf
14cr|conserver-8.1.18-4|148	%doc %{name}/Sun-serial
14cr|conserver-8.1.18-4|149	%config(noreplace) %{_sysconfdir}/%{name}.cf
14cr|conserver-8.1.18-4|150	%config(noreplace) %{_sysconfdir}/%{name}.passwd
14cr|conserver-8.1.18-4|151	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|conserver-8.1.18-4|152	%{_unitdir}/%{name}.service
14cr|conserver-8.1.18-4|153	%{_mandir}/man8/%{name}.8*
14cr|conserver-8.1.18-4|154	%{_mandir}/man5/%{name}.cf.5*
14cr|conserver-8.1.18-4|155	%{_mandir}/man5/%{name}.passwd.5*
14cr|conserver-8.1.18-4|156	%{_sbindir}/%{name}
14cr|conserver-8.1.18-4|157	%{_sbindir}/convert-conserver.cf
14cr|conserver-8.1.18-4|158	%dir /var/log/%{name}
14cr|conserver-8.1.18-4|159	%dir /var/run/%{name}
14cr|conserver-8.1.18-4|160	%dir /var/consoles
14cr|conserver-8.1.18-4|161	%dir %{_localstatedir}/lib/%{name}
14cr|conserver-8.1.18-4|162	%attr(0644,root,root) %ghost /var/log/%{name}/%{name}.log
14cr|conserver-8.1.18-4|163	
14cr|conserver-8.1.18-4|164	%files client
14cr|conserver-8.1.18-4|165	%{_bindir}/console
14cr|conserver-8.1.18-4|166	%{_mandir}/man1/console.1*
14cr|conserver-8.1.18-4|167	
14cr|conserver-8.1.18-4|168	%changelog
14cr|conserver-8.1.18-4|169	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.1.18-4
14cr|conserver-8.1.18-4|170	+ Revision: e07276f
14cr|conserver-8.1.18-4|171	- Bump release
14cr|conserver-8.1.18-4|172	
14cr|conserver-8.1.18-4|173	

702 14
14cr|console-gentoo-style-0.1-4|1	Summary:	Console Gentoo style
14cr|console-gentoo-style-0.1-4|2	Name:		console-gentoo-style
14cr|console-gentoo-style-0.1-4|3	Version:	0.1
14cr|console-gentoo-style-0.1-4|4	Release:	4
14cr|console-gentoo-style-0.1-4|5	Source0:	console-gentoo-style-%{version}.tar.gz
14cr|console-gentoo-style-0.1-4|6	License:	GPLv2
14cr|console-gentoo-style-0.1-4|7	Group:		Shells
14cr|console-gentoo-style-0.1-4|8	BuildArch:	noarch
14cr|console-gentoo-style-0.1-4|9	
14cr|console-gentoo-style-0.1-4|10	%description
14cr|console-gentoo-style-0.1-4|11	Console Gentoo style.
14cr|console-gentoo-style-0.1-4|12	
14cr|console-gentoo-style-0.1-4|13	%prep
14cr|console-gentoo-style-0.1-4|14	%setup -q
14cr|console-gentoo-style-0.1-4|15	
14cr|console-gentoo-style-0.1-4|16	%install
14cr|console-gentoo-style-0.1-4|17	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|console-gentoo-style-0.1-4|18	cp -rf ./gentoo_colors %{buildroot}%{_sysconfdir}/bash_completion.d/gentoo_colors
14cr|console-gentoo-style-0.1-4|19	
14cr|console-gentoo-style-0.1-4|20	%files
14cr|console-gentoo-style-0.1-4|21	%{_sysconfdir}/bash_completion.d/gentoo_colors
14cr|console-gentoo-style-0.1-4|22	
14cr|console-gentoo-style-0.1-4|23	
14cr|console-gentoo-style-0.1-4|24	%changelog
14cr|console-gentoo-style-0.1-4|25	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|console-gentoo-style-0.1-4|26	+ Revision: 327fccc
14cr|console-gentoo-style-0.1-4|27	- MassBuild#464: Increase release tag
14cr|console-gentoo-style-0.1-4|28	
14cr|console-gentoo-style-0.1-4|29	

703 14
14cr|contour-0.3-4|1	Summary:	A context sensitive user interface for Plasma Active
14cr|contour-0.3-4|2	Name:		contour
14cr|contour-0.3-4|3	Version:	0.3
14cr|contour-0.3-4|4	Release:	4
14cr|contour-0.3-4|5	License:	GPLv2+
14cr|contour-0.3-4|6	Group:		Graphical desktop/KDE
14cr|contour-0.3-4|7	Url:		http://community.kde.org/Plasma/Active/Contour
14cr|contour-0.3-4|8	Source0:	http://download.kde.org/stable/active/3.0/src/%{name}-%{version}.tar.xz
14cr|contour-0.3-4|9	Patch0:		qtmobility.diff
14cr|contour-0.3-4|10	Patch1:		contour-0.1.1-find-qtmobility.patch
14cr|contour-0.3-4|11	Patch100:	changeset_rd5306e452fd64f8bcb2dab6d5cef770584131486.diff
14cr|contour-0.3-4|12	Patch101:	changeset_r688e2a2ce823d99e5ca1def1861fdf7591603cf2.diff
14cr|contour-0.3-4|13	BuildRequires:	kdelibs4-devel
14cr|contour-0.3-4|14	BuildRequires:	kdebase4-runtime-devel
14cr|contour-0.3-4|15	BuildRequires:	kdebase4-workspace-devel
14cr|contour-0.3-4|16	BuildRequires:	pkgconfig(libkactivities)
14cr|contour-0.3-4|17	BuildRequires:	pkgconfig(NetworkManager)
14cr|contour-0.3-4|18	BuildRequires:	pkgconfig(NetworkManagerQt)
14cr|contour-0.3-4|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|contour-0.3-4|20	BuildRequires:	pkgconfig(soprano)
14cr|contour-0.3-4|21	Requires:	kdebase4-runtime
14cr|contour-0.3-4|22	
14cr|contour-0.3-4|23	%description
14cr|contour-0.3-4|24	Contour contributes a new usage paradigm using adaptive activities and
14cr|contour-0.3-4|25	intelligent recommendations. Contour creates a context-sensitive user
14cr|contour-0.3-4|26	interface that adapts to current context, current activities and behavioral
14cr|contour-0.3-4|27	patterns of the user.
14cr|contour-0.3-4|28	
14cr|contour-0.3-4|29	Contour is part of Plasma Active project.
14cr|contour-0.3-4|30	
14cr|contour-0.3-4|31	%files
14cr|contour-0.3-4|32	%{_kde_bindir}/contour
14cr|contour-0.3-4|33	%{_kde_libdir}/kde4/*.so
14cr|contour-0.3-4|34	%{_kde_appsdir}/contour
14cr|contour-0.3-4|35	%{_kde_appsdir}/plasma/packages/org.kde.contour.recommendations
14cr|contour-0.3-4|36	%{_kde_appsdir}/plasma/services/recommendations.operations
14cr|contour-0.3-4|37	%{_kde_datadir}/autostart/contour.desktop
14cr|contour-0.3-4|38	%{_kde_services}/*.desktop
14cr|contour-0.3-4|39	%{_kde_servicetypes}/*.desktop
14cr|contour-0.3-4|40	
14cr|contour-0.3-4|41	#----------------------------------------------------------------------------
14cr|contour-0.3-4|42	
14cr|contour-0.3-4|43	%package devel
14cr|contour-0.3-4|44	Summary:	%{name} development files
14cr|contour-0.3-4|45	Group:		Development/Other
14cr|contour-0.3-4|46	Requires:	%{name} = %{EVRD}
14cr|contour-0.3-4|47	
14cr|contour-0.3-4|48	%description devel
14cr|contour-0.3-4|49	%{name} development files.
14cr|contour-0.3-4|50	
14cr|contour-0.3-4|51	%files devel
14cr|contour-0.3-4|52	%{_datadir}/cmake/Contour
14cr|contour-0.3-4|53	
14cr|contour-0.3-4|54	#----------------------------------------------------------------------------
14cr|contour-0.3-4|55	
14cr|contour-0.3-4|56	%prep
14cr|contour-0.3-4|57	%setup -q
14cr|contour-0.3-4|58	
14cr|contour-0.3-4|59	# FindQtMobility is under review for inclusion to kdelibs, not needed
14cr|contour-0.3-4|60	# by any other package
14cr|contour-0.3-4|61	# TODO: remove once included in kdelibs
14cr|contour-0.3-4|62	%patch0 -p1
14cr|contour-0.3-4|63	%patch1 -p1 -b .find-qtmobility
14cr|contour-0.3-4|64	
14cr|contour-0.3-4|65	# Upstream patches
14cr|contour-0.3-4|66	%patch100 -p1 -b .makefile
14cr|contour-0.3-4|67	%patch101 -p1 -b .notifier
14cr|contour-0.3-4|68	
14cr|contour-0.3-4|69	%build
14cr|contour-0.3-4|70	%cmake_kde4
14cr|contour-0.3-4|71	%make
14cr|contour-0.3-4|72	
14cr|contour-0.3-4|73	%install
14cr|contour-0.3-4|74	%makeinstall_std -C build
14cr|contour-0.3-4|75	
14cr|contour-0.3-4|76	
14cr|contour-0.3-4|77	%changelog
14cr|contour-0.3-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14cr|contour-0.3-4|79	+ Revision: 5c1786c
14cr|contour-0.3-4|80	- MassBuild#464: Increase release tag
14cr|contour-0.3-4|81	
14cr|contour-0.3-4|82	

704 14
14cr|control-timeout-0.1.2-3|1	%define module control-timeout
14cr|control-timeout-0.1.2-3|2	%define _cabal_setup Setup.lhs
14cr|control-timeout-0.1.2-3|3	%define _enable_debug_packages %{nil}
14cr|control-timeout-0.1.2-3|4	%define debug_package %{nil}
14cr|control-timeout-0.1.2-3|5	%define _no_haddock 1
14cr|control-timeout-0.1.2-3|6	
14cr|control-timeout-0.1.2-3|7	Summary:	Provides functions for running timeouts
14cr|control-timeout-0.1.2-3|8	Name:		%{module}
14cr|control-timeout-0.1.2-3|9	Version:	0.1.2
14cr|control-timeout-0.1.2-3|10	Release:	3
14cr|control-timeout-0.1.2-3|11	License:	BSD
14cr|control-timeout-0.1.2-3|12	Group:		Development/Other
14cr|control-timeout-0.1.2-3|13	Url:		https://hackage.haskell.org/package/control-timeout
14cr|control-timeout-0.1.2-3|14	Source0:	http://hackage.haskell.org/package/%{module}-%{version}/%{module}-%{version}.tar.gz
14cr|control-timeout-0.1.2-3|15	
14cr|control-timeout-0.1.2-3|16	BuildRequires:	cabal-install
14cr|control-timeout-0.1.2-3|17	BuildRequires:	haskell-macros
14cr|control-timeout-0.1.2-3|18	BuildRequires:	ghc-devel
14cr|control-timeout-0.1.2-3|19	Provides:       ghc-%{module}
14cr|control-timeout-0.1.2-3|20	
14cr|control-timeout-0.1.2-3|21	%description
14cr|control-timeout-0.1.2-3|22	This package provides functions for running timeouts.
14cr|control-timeout-0.1.2-3|23	
14cr|control-timeout-0.1.2-3|24	%files
14cr|control-timeout-0.1.2-3|25	%{_docdir}/%{module}-%{version}
14cr|control-timeout-0.1.2-3|26	%{_cabal_rpm_deps_dir}
14cr|control-timeout-0.1.2-3|27	%{_cabal_haddoc_files}
14cr|control-timeout-0.1.2-3|28	%{_libdir}/%{module}-%{version}/ghc-7.6.3/Control/Timeout.hi
14cr|control-timeout-0.1.2-3|29	%{_libdir}/%{module}-%{version}/ghc-7.6.3/HScontrol-timeout-0.1.2.o
14cr|control-timeout-0.1.2-3|30	%{_libdir}/%{module}-%{version}/ghc-7.6.3/libHScontrol-timeout-0.1.2.a
14cr|control-timeout-0.1.2-3|31	
14cr|control-timeout-0.1.2-3|32	#----------------------------------------------------------------------------
14cr|control-timeout-0.1.2-3|33	
14cr|control-timeout-0.1.2-3|34	%prep
14cr|control-timeout-0.1.2-3|35	%setup -q -n %{module}-%{version}
14cr|control-timeout-0.1.2-3|36	
14cr|control-timeout-0.1.2-3|37	%build
14cr|control-timeout-0.1.2-3|38	cabal update
14cr|control-timeout-0.1.2-3|39	cabal install
14cr|control-timeout-0.1.2-3|40	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
14cr|control-timeout-0.1.2-3|41	cabal build
14cr|control-timeout-0.1.2-3|42	%_cabal_genscripts
14cr|control-timeout-0.1.2-3|43	
14cr|control-timeout-0.1.2-3|44	%install
14cr|control-timeout-0.1.2-3|45	%_cabal_install
14cr|control-timeout-0.1.2-3|46	%_cabal_rpm_gen_deps
14cr|control-timeout-0.1.2-3|47	%changelog
14cr|control-timeout-0.1.2-3|48	* Fri Sep 12 2014 abfonly <abfonly@gmail.com> 0.1.2-3
14cr|control-timeout-0.1.2-3|49	+ Revision: 322f8d9
14cr|control-timeout-0.1.2-3|50	- Updated control-timeout.spec
14cr|control-timeout-0.1.2-3|51	
14cr|control-timeout-0.1.2-3|52	

705 14
14cr|converseen-0.8.3-2|1	%define _desktopdir %{_datadir}/applications
14cr|converseen-0.8.3-2|2	%define oname Converseen
14cr|converseen-0.8.3-2|3	%define _appdatadir %{_datadir}/appdata
14cr|converseen-0.8.3-2|4	
14cr|converseen-0.8.3-2|5	Name:		converseen
14cr|converseen-0.8.3-2|6	Version:    0.8.3
14cr|converseen-0.8.3-2|7	Release:	2
14cr|converseen-0.8.3-2|8	Summary:	A batch image conversion tool
14cr|converseen-0.8.3-2|9	License:	GPLv3
14cr|converseen-0.8.3-2|10	Group:		Graphics
14cr|converseen-0.8.3-2|11	URL:		http://converseen.sf.net/
14cr|converseen-0.8.3-2|12	Source0:	https://github.com/Faster3ck/Converseen/archive/v%{version}.tar.gz
14cr|converseen-0.8.3-2|13	Source1:	%{name}.desktop
14cr|converseen-0.8.3-2|14	Source2:	converseen_import.desktop
14cr|converseen-0.8.3-2|15	BuildRequires:	cmake
14cr|converseen-0.8.3-2|16	BuildRequires:	qt4-devel
14cr|converseen-0.8.3-2|17	BuildRequires:	pkgconfig(ImageMagick) >= 6.7.7
14cr|converseen-0.8.3-2|18	BuildRequires:	imagemagick
14cr|converseen-0.8.3-2|19	BuildRequires:	sane-backends >= 1.0.24
14cr|converseen-0.8.3-2|20	BuildRequires:	desktop-file-utils
14cr|converseen-0.8.3-2|21	BuildRequires:	pkgconfig(libpng)
14cr|converseen-0.8.3-2|22	
14cr|converseen-0.8.3-2|23	%description
14cr|converseen-0.8.3-2|24	Converseen is a batch image conversion tool and resizer written in C++ with
14cr|converseen-0.8.3-2|25	Qt4 and Magick++. It allows you to convert images in more than 100
14cr|converseen-0.8.3-2|26	different formats!
14cr|converseen-0.8.3-2|27	
14cr|converseen-0.8.3-2|28	%prep
14cr|converseen-0.8.3-2|29	%setup -qn %{oname}-%{version}
14cr|converseen-0.8.3-2|30	
14cr|converseen-0.8.3-2|31	chmod -x README.* COPYING
14cr|converseen-0.8.3-2|32	#fix linting in debug
14cr|converseen-0.8.3-2|33	find . -type f -exec chmod -x {} \;
14cr|converseen-0.8.3-2|34	
14cr|converseen-0.8.3-2|35	# fix png rgb
14cr|converseen-0.8.3-2|36	pushd res
14cr|converseen-0.8.3-2|37	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|converseen-0.8.3-2|38	popd
14cr|converseen-0.8.3-2|39	
14cr|converseen-0.8.3-2|40	%build
14cr|converseen-0.8.3-2|41	%cmake
14cr|converseen-0.8.3-2|42	%make
14cr|converseen-0.8.3-2|43	
14cr|converseen-0.8.3-2|44	%install
14cr|converseen-0.8.3-2|45	%makeinstall_std -C build
14cr|converseen-0.8.3-2|46	# icons and menu entry ,let's do this right
14cr|converseen-0.8.3-2|47	rm -rf \
14cr|converseen-0.8.3-2|48	%{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_desktopdir}/%name.desktop \
14cr|converseen-0.8.3-2|49	%{buildroot}%{_datadir}/kde4/services/ServiceMenus/%{name}_import.desktop
14cr|converseen-0.8.3-2|50	
14cr|converseen-0.8.3-2|51	# icons
14cr|converseen-0.8.3-2|52	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cr|converseen-0.8.3-2|53	install -dm 0755 \
14cr|converseen-0.8.3-2|54	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps
14cr|converseen-0.8.3-2|55	convert -strip -resize ${size} res/%{name}.png \
14cr|converseen-0.8.3-2|56	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
14cr|converseen-0.8.3-2|57	done
14cr|converseen-0.8.3-2|58	
14cr|converseen-0.8.3-2|59	# menu entry
14cr|converseen-0.8.3-2|60	desktop-file-install  %{SOURCE1} %{buildroot}%{_desktopdir}/%{name}.desktop
14cr|converseen-0.8.3-2|61	# kde integration
14cr|converseen-0.8.3-2|62	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/kde4/services/ServiceMenus/
14cr|converseen-0.8.3-2|63	
14cr|converseen-0.8.3-2|64	# localize
14cr|converseen-0.8.3-2|65	%find_lang %{name} --with-qt
14cr|converseen-0.8.3-2|66	
14cr|converseen-0.8.3-2|67	%files -f %{name}.lang
14cr|converseen-0.8.3-2|68	%doc README.* COPYING
14cr|converseen-0.8.3-2|69	%{_bindir}/%{name}
14cr|converseen-0.8.3-2|70	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|converseen-0.8.3-2|71	%{_desktopdir}/%{name}.desktop
14cr|converseen-0.8.3-2|72	%{_datadir}/kde4/services/ServiceMenus/%{name}_import.desktop
14cr|converseen-0.8.3-2|73	%{_appdatadir}/%{name}.appdata.xml
14cr|converseen-0.8.3-2|74	
14cr|converseen-0.8.3-2|75	%changelog
14cr|converseen-0.8.3-2|76	* Fri Aug 29 2014 abfonly <abfonly@gmail.com> 0.8.3-2
14cr|converseen-0.8.3-2|77	+ Revision: 837e5c2
14cr|converseen-0.8.3-2|78	- Update to 0.8.3
14cr|converseen-0.8.3-2|79	
14cr|converseen-0.8.3-2|80	

706 14
14cr|convertfs-0.20050113-3|1	# OE: conditional switches
14cr|convertfs-0.20050113-3|2	#(ie. use with rpm --rebuild):
14cr|convertfs-0.20050113-3|3	#	--with diet	Compile convertfs against dietlibc
14cr|convertfs-0.20050113-3|4	
14cr|convertfs-0.20050113-3|5	%define build_diet 0
14cr|convertfs-0.20050113-3|6	
14cr|convertfs-0.20050113-3|7	# commandline overrides:
14cr|convertfs-0.20050113-3|8	# rpm -ba|--rebuild --with 'xxx'
14cr|convertfs-0.20050113-3|9	%{?_with_diet: %{expand: %%define build_diet 1}}
14cr|convertfs-0.20050113-3|10	
14cr|convertfs-0.20050113-3|11	%define date	20050113
14cr|convertfs-0.20050113-3|12	%define version	0.%{date}
14cr|convertfs-0.20050113-3|13	%define fdate	%(date -d %date +%d%b%Y | tr [:upper:] [:lower:])
14cr|convertfs-0.20050113-3|14	
14cr|convertfs-0.20050113-3|15	Summary:	ConvertFS - convert one file system to another
14cr|convertfs-0.20050113-3|16	Name:		convertfs
14cr|convertfs-0.20050113-3|17	Version:	%{version}
14cr|convertfs-0.20050113-3|18	Release:	%{mkrel 3}
14cr|convertfs-0.20050113-3|19	Source0:	http://tzukanov.narod.ru/convertfs/%{name}-%{fdate}.tar.gz
14cr|convertfs-0.20050113-3|20	# lynx -dump -nolist http://tzukanov.narod.ru/convertfs/ > README
14cr|convertfs-0.20050113-3|21	Source1:	README.lzma
14cr|convertfs-0.20050113-3|22	License:	GPLv2
14cr|convertfs-0.20050113-3|23	Group:		System/Kernel and hardware
14cr|convertfs-0.20050113-3|24	URL:		http://tzukanov.narod.ru/convertfs/
14cr|convertfs-0.20050113-3|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|convertfs-0.20050113-3|26	
14cr|convertfs-0.20050113-3|27	%if %{build_diet}
14cr|convertfs-0.20050113-3|28	BuildRequires:	dietlibc-devel >= 0.20-1mdk
14cr|convertfs-0.20050113-3|29	%endif
14cr|convertfs-0.20050113-3|30	
14cr|convertfs-0.20050113-3|31	%description
14cr|convertfs-0.20050113-3|32	ConvertFS is a very simple but extremely powerful toolset which
14cr|convertfs-0.20050113-3|33	allows users to convert one file system to another. It works for
14cr|convertfs-0.20050113-3|34	converting virtually any filesystem type to virtually any one as
14cr|convertfs-0.20050113-3|35	long as they are both block-oriented and supported by Linux for
14cr|convertfs-0.20050113-3|36	read/write, and as long as primary filesystem supports sparse
14cr|convertfs-0.20050113-3|37	files.
14cr|convertfs-0.20050113-3|38	
14cr|convertfs-0.20050113-3|39	* devclone  -  Utility to make clone of the block device (sparse
14cr|convertfs-0.20050113-3|40	file of the same size).
14cr|convertfs-0.20050113-3|41	* devremap  -  Core of the toolset - block relocation utility.
14cr|convertfs-0.20050113-3|42	* prepindex -  Utility to prepare index (list of raw blocks) of
14cr|convertfs-0.20050113-3|43	filesystem image.
14cr|convertfs-0.20050113-3|44	
14cr|convertfs-0.20050113-3|45	%prep
14cr|convertfs-0.20050113-3|46	%setup -q -n %{name}
14cr|convertfs-0.20050113-3|47	lzcat %{SOURCE1} > README
14cr|convertfs-0.20050113-3|48	
14cr|convertfs-0.20050113-3|49	%build
14cr|convertfs-0.20050113-3|50	%if %{build_diet}
14cr|convertfs-0.20050113-3|51	# OE: use the power of dietlibc
14cr|convertfs-0.20050113-3|52	for i in devclone devremap prepindex; do
14cr|convertfs-0.20050113-3|53	diet gcc -s -static -o $i $i.c -Os
14cr|convertfs-0.20050113-3|54	done
14cr|convertfs-0.20050113-3|55	%else
14cr|convertfs-0.20050113-3|56	%make CFLAGS="%{optflags}"
14cr|convertfs-0.20050113-3|57	%endif
14cr|convertfs-0.20050113-3|58	
14cr|convertfs-0.20050113-3|59	%install
14cr|convertfs-0.20050113-3|60	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|convertfs-0.20050113-3|61	
14cr|convertfs-0.20050113-3|62	install -d %{buildroot}/sbin
14cr|convertfs-0.20050113-3|63	install -m755 devclone %{buildroot}/sbin/
14cr|convertfs-0.20050113-3|64	install -m755 devremap %{buildroot}/sbin/
14cr|convertfs-0.20050113-3|65	install -m755 prepindex %{buildroot}/sbin/
14cr|convertfs-0.20050113-3|66	
14cr|convertfs-0.20050113-3|67	%clean
14cr|convertfs-0.20050113-3|68	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|convertfs-0.20050113-3|69	
14cr|convertfs-0.20050113-3|70	%files
14cr|convertfs-0.20050113-3|71	%defattr(-,root,root)
14cr|convertfs-0.20050113-3|72	%doc README contrib test convertfs_dumb
14cr|convertfs-0.20050113-3|73	/sbin/devclone
14cr|convertfs-0.20050113-3|74	/sbin/devremap
14cr|convertfs-0.20050113-3|75	/sbin/prepindex
14cr|convertfs-0.20050113-3|76	
14cr|convertfs-0.20050113-3|77	
14cr|convertfs-0.20050113-3|78	
14cr|convertfs-0.20050113-3|79	
14cr|convertfs-0.20050113-3|80	%changelog
14cr|convertfs-0.20050113-3|81	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.20050113-3
14cr|convertfs-0.20050113-3|82	+ Revision: 388b816
14cr|convertfs-0.20050113-3|83	- Automatic import for version 0.20050113
14cr|convertfs-0.20050113-3|84	
14cr|convertfs-0.20050113-3|85	

707 14
14cr|convirt-2.0.1-3|1	Summary:	A graphical Xen management tool
14cr|convirt-2.0.1-3|2	Name:		convirt
14cr|convirt-2.0.1-3|3	Version:	2.0.1
14cr|convirt-2.0.1-3|4	Release:	3
14cr|convirt-2.0.1-3|5	License:	GPLv2+
14cr|convirt-2.0.1-3|6	Group:		System/Libraries
14cr|convirt-2.0.1-3|7	Url:		http://www.convirt.net
14cr|convirt-2.0.1-3|8	Source0:	http://downloads.sourceforge.net/xenman/%{name}-%{version}.tar.gz
14cr|convirt-2.0.1-3|9	Requires:	pygtk2.0
14cr|convirt-2.0.1-3|10	Requires:	python-vte
14cr|convirt-2.0.1-3|11	Requires:	python-paramiko >= 1.6.4
14cr|convirt-2.0.1-3|12	BuildArch:	noarch
14cr|convirt-2.0.1-3|13	
14cr|convirt-2.0.1-3|14	%description
14cr|convirt-2.0.1-3|15	ConVirt is an intuitive, graphical management tool aimed at operational
14cr|convirt-2.0.1-3|16	lifecycle management for the Xen virtualization platform. ConVirt is built
14cr|convirt-2.0.1-3|17	on the firm design philosophy that ease-of-use and sophistication can,
14cr|convirt-2.0.1-3|18	and should, co-exist in a single management tool. So, ConVirt should
14cr|convirt-2.0.1-3|19	hopefully prove valuable to both seasoned Xen Administrators as well as
14cr|convirt-2.0.1-3|20	those just seeking an introduction to Xen Virtualization
14cr|convirt-2.0.1-3|21	
14cr|convirt-2.0.1-3|22	%files
14cr|convirt-2.0.1-3|23	%doc doc/*
14cr|convirt-2.0.1-3|24	%{_bindir}/convirt
14cr|convirt-2.0.1-3|25	%{_bindir}/mk_image_store
14cr|convirt-2.0.1-3|26	%{_datadir}/convirt
14cr|convirt-2.0.1-3|27	%{_var}/cache/%{name}
14cr|convirt-2.0.1-3|28	
14cr|convirt-2.0.1-3|29	#----------------------------------------------------------------------------
14cr|convirt-2.0.1-3|30	
14cr|convirt-2.0.1-3|31	%prep
14cr|convirt-2.0.1-3|32	%setup -qn %{name}
14cr|convirt-2.0.1-3|33	find . -perm 0600 | xargs chmod 0644
14cr|convirt-2.0.1-3|34	find . -perm 0700 | xargs chmod 0755
14cr|convirt-2.0.1-3|35	
14cr|convirt-2.0.1-3|36	%install
14cr|convirt-2.0.1-3|37	install -d -m 755 %{buildroot}%{_bindir}
14cr|convirt-2.0.1-3|38	install -m 755 install/common/mk_image_store %{buildroot}%{_bindir}/mk_image_store
14cr|convirt-2.0.1-3|39	
14cr|convirt-2.0.1-3|40	cat > %{buildroot}%{_bindir}/convirt <<'EOF'
14cr|convirt-2.0.1-3|41	#!/bin/sh
14cr|convirt-2.0.1-3|42	if [ "$DISPLAY" == "" ]; then
14cr|convirt-2.0.1-3|43	export DISPLAY=:0.0
14cr|convirt-2.0.1-3|44	fi
14cr|convirt-2.0.1-3|45	export CONVIRT_ROOT=%{_datadir}/%{name}
14cr|convirt-2.0.1-3|46	export CONVIRT_SRC=$CONVIRT_ROOT/src
14cr|convirt-2.0.1-3|47	export PYTHONPATH=$PYTHONPATH:$CONVIRT_SRC
14cr|convirt-2.0.1-3|48	python $CONVIRT_SRC/convirt/client/convirt_client.py
14cr|convirt-2.0.1-3|49	EOF
14cr|convirt-2.0.1-3|50	chmod 755 %{buildroot}%{_bindir}/convirt
14cr|convirt-2.0.1-3|51	
14cr|convirt-2.0.1-3|52	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|convirt-2.0.1-3|53	cp -r src %{buildroot}%{_datadir}/%{name}
14cr|convirt-2.0.1-3|54	
14cr|convirt-2.0.1-3|55	install -d -m 755 %{buildroot}%{_var}/cache/%{name}
14cr|convirt-2.0.1-3|56	cp -r image_store %{buildroot}%{_var}/cache/%{name}
14cr|convirt-2.0.1-3|57	cp -r appliance_store %{buildroot}%{_var}/cache/%{name}
14cr|convirt-2.0.1-3|58	
14cr|convirt-2.0.1-3|59	
14cr|convirt-2.0.1-3|60	%changelog
14cr|convirt-2.0.1-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|convirt-2.0.1-3|62	+ Revision: 0aa6caf
14cr|convirt-2.0.1-3|63	- MassBuild#464: Increase release tag
14cr|convirt-2.0.1-3|64	
14cr|convirt-2.0.1-3|65	

708 14
14cr|convmv-1.15-2|1	%define name convmv
14cr|convmv-1.15-2|2	%define version 1.15
14cr|convmv-1.15-2|3	%define release 2
14cr|convmv-1.15-2|4	
14cr|convmv-1.15-2|5	Summary: Converts filenames from one encoding to another
14cr|convmv-1.15-2|6	Name: %{name}
14cr|convmv-1.15-2|7	Version: %{version}
14cr|convmv-1.15-2|8	Release: %{release}
14cr|convmv-1.15-2|9	Source0: http://www.j3e.de/linux/convmv/%{name}-%{version}.tar.gz
14cr|convmv-1.15-2|10	Source1: testsuite2.tar.bz2
14cr|convmv-1.15-2|11	License: GPLv2+
14cr|convmv-1.15-2|12	Group: File tools
14cr|convmv-1.15-2|13	Url: http://j3e.de/linux/convmv/
14cr|convmv-1.15-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|convmv-1.15-2|15	BuildArch: noarch
14cr|convmv-1.15-2|16	
14cr|convmv-1.15-2|17	%description
14cr|convmv-1.15-2|18	This is a script for renaming files from one file name encoding to another,
14cr|convmv-1.15-2|19	e.g. from ISO-LATIN-1 to UTF-8.
14cr|convmv-1.15-2|20	
14cr|convmv-1.15-2|21	%prep
14cr|convmv-1.15-2|22	%setup -q -a 1
14cr|convmv-1.15-2|23	
14cr|convmv-1.15-2|24	%build
14cr|convmv-1.15-2|25	make
14cr|convmv-1.15-2|26	make test
14cr|convmv-1.15-2|27	
14cr|convmv-1.15-2|28	%install
14cr|convmv-1.15-2|29	rm -rf $RPM_BUILD_ROOT
14cr|convmv-1.15-2|30	%makeinstall PREFIX=%buildroot%_prefix
14cr|convmv-1.15-2|31	
14cr|convmv-1.15-2|32	%clean
14cr|convmv-1.15-2|33	rm -rf $RPM_BUILD_ROOT
14cr|convmv-1.15-2|34	
14cr|convmv-1.15-2|35	%files
14cr|convmv-1.15-2|36	%defattr(-,root,root)
14cr|convmv-1.15-2|37	%doc Changes CREDITS TODO
14cr|convmv-1.15-2|38	%_bindir/%name
14cr|convmv-1.15-2|39	%_mandir/man1/%name.1*
14cr|convmv-1.15-2|40	
14cr|convmv-1.15-2|41	
14cr|convmv-1.15-2|42	
14cr|convmv-1.15-2|43	%changelog
14cr|convmv-1.15-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-2
14cr|convmv-1.15-2|45	+ Revision: 2ef21bc
14cr|convmv-1.15-2|46	- MassBuild#464: Increase release tag
14cr|convmv-1.15-2|47	
14cr|convmv-1.15-2|48	

709 14
14cr|cooledit-3.17.17-9|1	%define major		1
14cr|cooledit-3.17.17-9|2	%define libname %mklibname Cw %{major}
14cr|cooledit-3.17.17-9|3	%define develname %mklibname -d Cw
14cr|cooledit-3.17.17-9|4	
14cr|cooledit-3.17.17-9|5	Summary:	Full featured multiple window programmer's text editor
14cr|cooledit-3.17.17-9|6	Name:		cooledit
14cr|cooledit-3.17.17-9|7	Version:	3.17.17
14cr|cooledit-3.17.17-9|8	Release:	9
14cr|cooledit-3.17.17-9|9	License:	GPLv2+
14cr|cooledit-3.17.17-9|10	Group:		Editors
14cr|cooledit-3.17.17-9|11	BuildRequires:	pkgconfig(x11)
14cr|cooledit-3.17.17-9|12	BuildRequires:	pkgconfig(xt)
14cr|cooledit-3.17.17-9|13	BuildRequires:	gettext-devel
14cr|cooledit-3.17.17-9|14	URL:		ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
14cr|cooledit-3.17.17-9|15	Source0:	ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/%{name}/%{name}-%{version}.tar.bz2
14cr|cooledit-3.17.17-9|16	Source1:	%{name}_48x48.xpm
14cr|cooledit-3.17.17-9|17	Patch0:		cooledit-gcc4.patch
14cr|cooledit-3.17.17-9|18	Patch1:		cooledit-3.17.17-mdv-fix-str-fmt.patch
14cr|cooledit-3.17.17-9|19	Patch2:		cooledit-3.17.17-mdv-fix-underlinking.patch
14cr|cooledit-3.17.17-9|20	
14cr|cooledit-3.17.17-9|21	%description
14cr|cooledit-3.17.17-9|22	Full-featured X Window text editor; multiple edit windows; 3D Motif-ish
14cr|cooledit-3.17.17-9|23	look and feel; shift-arrow and mouse text highlighting; column text
14cr|cooledit-3.17.17-9|24	highlighting and manipulation; color syntax highlighting for various
14cr|cooledit-3.17.17-9|25	sources; buildin Python interpretor for macro program.; interactive
14cr|cooledit-3.17.17-9|26	graphical debugger - interface to gdb; key for key undo; macro
14cr|cooledit-3.17.17-9|27	recording; regular expression search and replace; pull-down menus; drag
14cr|cooledit-3.17.17-9|28	and drop; interactive man page browser; run make and other shell
14cr|cooledit-3.17.17-9|29	commands with seamless shell interface; redefine keys with an easy
14cr|cooledit-3.17.17-9|30	interactive key learner; full support for proportional fonts;
14cr|cooledit-3.17.17-9|31	
14cr|cooledit-3.17.17-9|32	%package -n %{libname}
14cr|cooledit-3.17.17-9|33	Group:		Editors
14cr|cooledit-3.17.17-9|34	Summary:	Shared library files for cooledit
14cr|cooledit-3.17.17-9|35	
14cr|cooledit-3.17.17-9|36	%description -n %{libname}
14cr|cooledit-3.17.17-9|37	Shared library files for cooledit.
14cr|cooledit-3.17.17-9|38	
14cr|cooledit-3.17.17-9|39	%package -n %{develname}
14cr|cooledit-3.17.17-9|40	Group:		Development/C
14cr|cooledit-3.17.17-9|41	Summary:	Development files for cooledit
14cr|cooledit-3.17.17-9|42	Requires:	%{name} = %{version}-%{release}
14cr|cooledit-3.17.17-9|43	Requires:	%{libname} = %{version}-%{release}
14cr|cooledit-3.17.17-9|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|cooledit-3.17.17-9|45	
14cr|cooledit-3.17.17-9|46	%description -n %{develname}
14cr|cooledit-3.17.17-9|47	Files for development from the cooledit package.
14cr|cooledit-3.17.17-9|48	
14cr|cooledit-3.17.17-9|49	%prep
14cr|cooledit-3.17.17-9|50	%setup -q
14cr|cooledit-3.17.17-9|51	%patch0 -p1
14cr|cooledit-3.17.17-9|52	%patch1 -p1 -b .strfmt
14cr|cooledit-3.17.17-9|53	%patch2 -p1 -b .undlnk
14cr|cooledit-3.17.17-9|54	
14cr|cooledit-3.17.17-9|55	%build
14cr|cooledit-3.17.17-9|56	autoreconf -fi
14cr|cooledit-3.17.17-9|57	%configure2_5x --program-prefix='' --disable-static
14cr|cooledit-3.17.17-9|58	%make
14cr|cooledit-3.17.17-9|59	
14cr|cooledit-3.17.17-9|60	%install
14cr|cooledit-3.17.17-9|61	%makeinstall_std
14cr|cooledit-3.17.17-9|62	
14cr|cooledit-3.17.17-9|63	%find_lang %{name}
14cr|cooledit-3.17.17-9|64	
14cr|cooledit-3.17.17-9|65	# Mandriva menu entries
14cr|cooledit-3.17.17-9|66	
14cr|cooledit-3.17.17-9|67	mkdir -p %{buildroot}%{_datadir}/applications
14cr|cooledit-3.17.17-9|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|cooledit-3.17.17-9|69	[Desktop Entry]
14cr|cooledit-3.17.17-9|70	Name=CoolEdit
14cr|cooledit-3.17.17-9|71	Comment=Programmer's text editor with Python and shell scripting hooks
14cr|cooledit-3.17.17-9|72	Exec=%{_bindir}/%{name}
14cr|cooledit-3.17.17-9|73	Icon=editors_section
14cr|cooledit-3.17.17-9|74	Terminal=false
14cr|cooledit-3.17.17-9|75	Type=Application
14cr|cooledit-3.17.17-9|76	StartupNotify=true
14cr|cooledit-3.17.17-9|77	Categories=TextEditor;Utility;
14cr|cooledit-3.17.17-9|78	EOF
14cr|cooledit-3.17.17-9|79	
14cr|cooledit-3.17.17-9|80	%files -f %{name}.lang
14cr|cooledit-3.17.17-9|81	%doc ABOUT-NLS AUTHORS BUGS COPYING FAQ INSTALL INTERNATIONAL HINTS
14cr|cooledit-3.17.17-9|82	%doc NEWS README TODO VERSION ChangeLog
14cr|cooledit-3.17.17-9|83	%doc cooledit.lsm cooledit.spec
14cr|cooledit-3.17.17-9|84	%doc cooledit_16x16.xpm cooledit_32x32.xpm rxvt/README.rxvt
14cr|cooledit-3.17.17-9|85	%dir %{_datadir}/cooledit/
14cr|cooledit-3.17.17-9|86	%{_datadir}/cooledit/*
14cr|cooledit-3.17.17-9|87	%{_bindir}/*
14cr|cooledit-3.17.17-9|88	%{_mandir}/man1/*
14cr|cooledit-3.17.17-9|89	%{_datadir}/applications/%{name}.desktop
14cr|cooledit-3.17.17-9|90	
14cr|cooledit-3.17.17-9|91	%files -n %{libname}
14cr|cooledit-3.17.17-9|92	%{_libdir}/*.so.%{major}*
14cr|cooledit-3.17.17-9|93	
14cr|cooledit-3.17.17-9|94	%files -n %{develname}
14cr|cooledit-3.17.17-9|95	%{_libdir}/*.so
14cr|cooledit-3.17.17-9|96	
14cr|cooledit-3.17.17-9|97	
14cr|cooledit-3.17.17-9|98	
14cr|cooledit-3.17.17-9|99	%changelog
14cr|cooledit-3.17.17-9|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.17.17-9
14cr|cooledit-3.17.17-9|101	+ Revision: 601e73f
14cr|cooledit-3.17.17-9|102	- MassBuild#464: Increase release tag
14cr|cooledit-3.17.17-9|103	
14cr|cooledit-3.17.17-9|104	

710 14
14cr|coolreader3-3.0.56-6|1	%define		shortname	cr
14cr|coolreader3-3.0.56-6|2	
14cr|coolreader3-3.0.56-6|3	Summary:	Free e-book reader
14cr|coolreader3-3.0.56-6|4	Name:		coolreader3
14cr|coolreader3-3.0.56-6|5	Version:	3.0.56
14cr|coolreader3-3.0.56-6|6	Release:	6
14cr|coolreader3-3.0.56-6|7	License:	GPLv2+
14cr|coolreader3-3.0.56-6|8	Group:		Books/Literature
14cr|coolreader3-3.0.56-6|9	Url:		http://www.coolreader.org
14cr|coolreader3-3.0.56-6|10	Source0:	%{shortname}3_%{version}.orig.tar.gz
14cr|coolreader3-3.0.56-6|11	Patch0:		coolreader3-3.0.56-mga-freetype2.patch
14cr|coolreader3-3.0.56-6|12	BuildRequires:	cmake
14cr|coolreader3-3.0.56-6|13	BuildRequires:	jpeg-devel
14cr|coolreader3-3.0.56-6|14	BuildRequires:	pkgconfig(fontconfig)
14cr|coolreader3-3.0.56-6|15	BuildRequires:	pkgconfig(libpng)
14cr|coolreader3-3.0.56-6|16	BuildRequires:	pkgconfig(Qt3Support)
14cr|coolreader3-3.0.56-6|17	BuildRequires:	pkgconfig(zlib)
14cr|coolreader3-3.0.56-6|18	
14cr|coolreader3-3.0.56-6|19	%description
14cr|coolreader3-3.0.56-6|20	CoolReader 3.X is free open-source (GPL) multiplatform version under active
14cr|coolreader3-3.0.56-6|21	development.
14cr|coolreader3-3.0.56-6|22	
14cr|coolreader3-3.0.56-6|23	%files
14cr|coolreader3-3.0.56-6|24	%{_bindir}/%{shortname}3
14cr|coolreader3-3.0.56-6|25	%{_datadir}/%{shortname}3/*.css
14cr|coolreader3-3.0.56-6|26	%{_datadir}/%{shortname}3/i18n/*.qm
14cr|coolreader3-3.0.56-6|27	%{_datadir}/%{shortname}3/hyph/*.pdb
14cr|coolreader3-3.0.56-6|28	%{_datadir}/%{shortname}3/hyph/*.pattern
14cr|coolreader3-3.0.56-6|29	%{_datadir}/%{shortname}3/textures/*.jpg
14cr|coolreader3-3.0.56-6|30	%{_datadir}/%{shortname}3/backgrounds/*.jpg
14cr|coolreader3-3.0.56-6|31	%{_datadir}/pixmaps/%{shortname}3.*
14cr|coolreader3-3.0.56-6|32	%{_datadir}/applications/%{shortname}3.desktop
14cr|coolreader3-3.0.56-6|33	%{_datadir}/doc/%{shortname}3/*
14cr|coolreader3-3.0.56-6|34	%{_mandir}/man1/%{shortname}3.*
14cr|coolreader3-3.0.56-6|35	
14cr|coolreader3-3.0.56-6|36	#----------------------------------------------------------------------------
14cr|coolreader3-3.0.56-6|37	
14cr|coolreader3-3.0.56-6|38	%prep
14cr|coolreader3-3.0.56-6|39	%setup -q -n %{shortname}%{version}-7
14cr|coolreader3-3.0.56-6|40	%patch0 -p1
14cr|coolreader3-3.0.56-6|41	
14cr|coolreader3-3.0.56-6|42	%build
14cr|coolreader3-3.0.56-6|43	%cmake \
14cr|coolreader3-3.0.56-6|44	-DGUI=QT \
14cr|coolreader3-3.0.56-6|45	-DMAX_IMAGE_SCALE_MUL=2 \
14cr|coolreader3-3.0.56-6|46	-DDOC_DATA_COMPRESSION_LEVEL=3 \
14cr|coolreader3-3.0.56-6|47	-DDOC_BUFFER_SIZE=0x1400000 \
14cr|coolreader3-3.0.56-6|48	-DCMAKE_BUILD_TYPE=Release
14cr|coolreader3-3.0.56-6|49	%make
14cr|coolreader3-3.0.56-6|50	
14cr|coolreader3-3.0.56-6|51	%install
14cr|coolreader3-3.0.56-6|52	%makeinstall_std -C build
14cr|coolreader3-3.0.56-6|53	
14cr|coolreader3-3.0.56-6|54	
14cr|coolreader3-3.0.56-6|55	%changelog
14cr|coolreader3-3.0.56-6|56	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 3.0.56-6
14cr|coolreader3-3.0.56-6|57	+ Revision: 279364b
14cr|coolreader3-3.0.56-6|58	- Add patch to fix build with freetype 2.5+
14cr|coolreader3-3.0.56-6|59	
14cr|coolreader3-3.0.56-6|60	

711 14
14cr|copter-commander-1.8-12|1	Summary:	A 2d networked helicopter game
14cr|copter-commander-1.8-12|2	Name:		copter-commander
14cr|copter-commander-1.8-12|3	Version:	1.8
14cr|copter-commander-1.8-12|4	Release:	12
14cr|copter-commander-1.8-12|5	License:	GPLv2+
14cr|copter-commander-1.8-12|6	Group:		Games/Arcade
14cr|copter-commander-1.8-12|7	Url:		http://sourceforge.net/projects/coco/
14cr|copter-commander-1.8-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|copter-commander-1.8-12|9	Patch0:		%{name}-makefile-destdir.patch
14cr|copter-commander-1.8-12|10	Patch1:		copter-commander-1.8-lvalue.patch
14cr|copter-commander-1.8-12|11	Source10:	%{name}-16.png
14cr|copter-commander-1.8-12|12	Source11:	%{name}-32.png
14cr|copter-commander-1.8-12|13	Source12:	%{name}-48.png
14cr|copter-commander-1.8-12|14	BuildRequires:	libgnome-devel
14cr|copter-commander-1.8-12|15	BuildRequires:	libgtkglarea-devel
14cr|copter-commander-1.8-12|16	BuildRequires:	pkgconfig(libtiff-4)
14cr|copter-commander-1.8-12|17	
14cr|copter-commander-1.8-12|18	%description
14cr|copter-commander-1.8-12|19	A unique blend of arcade action and real time strategy, Copter Commander
14cr|copter-commander-1.8-12|20	is fun for novices but surprisingly deep. It supports one to four players
14cr|copter-commander-1.8-12|21	via Internet play and is based on the game design of Rescue Raiders/Armor
14cr|copter-commander-1.8-12|22	Alley.
14cr|copter-commander-1.8-12|23	
14cr|copter-commander-1.8-12|24	%files
14cr|copter-commander-1.8-12|25	%doc DEVEL GNOME-HACKS ChangeLog copyright
14cr|copter-commander-1.8-12|26	%{_gamesbindir}/*
14cr|copter-commander-1.8-12|27	%{_gamesdatadir}/%{name}
14cr|copter-commander-1.8-12|28	%{_liconsdir}/%{name}.png
14cr|copter-commander-1.8-12|29	%{_iconsdir}/%{name}.png
14cr|copter-commander-1.8-12|30	%{_miconsdir}/%{name}.png
14cr|copter-commander-1.8-12|31	%{_datadir}/applications/*.desktop
14cr|copter-commander-1.8-12|32	
14cr|copter-commander-1.8-12|33	#----------------------------------------------------------------------------
14cr|copter-commander-1.8-12|34	
14cr|copter-commander-1.8-12|35	%prep
14cr|copter-commander-1.8-12|36	%setup -q
14cr|copter-commander-1.8-12|37	%patch0 -p0
14cr|copter-commander-1.8-12|38	%patch1 -p0 -b .lvalue
14cr|copter-commander-1.8-12|39	
14cr|copter-commander-1.8-12|40	%build
14cr|copter-commander-1.8-12|41	%make \
14cr|copter-commander-1.8-12|42	CFLAGS="%{optflags}" \
14cr|copter-commander-1.8-12|43	COCO_OPTIMIZATION_FLAGS="-O2" \
14cr|copter-commander-1.8-12|44	COCO_INSTALL_DIRECTORY=%{_prefix} \
14cr|copter-commander-1.8-12|45	COCO_BIN_DIRECTORY=%{_gamesbindir} \
14cr|copter-commander-1.8-12|46	COCO_SHARE_DIRECTORY=%{_gamesdatadir}/%{name}/%{version}
14cr|copter-commander-1.8-12|47	
14cr|copter-commander-1.8-12|48	%install
14cr|copter-commander-1.8-12|49	%makeinstall_std \
14cr|copter-commander-1.8-12|50	COCO_INSTALL_DIRECTORY=%{_prefix} \
14cr|copter-commander-1.8-12|51	COCO_BIN_DIRECTORY=%{_gamesbindir} \
14cr|copter-commander-1.8-12|52	COCO_SHARE_DIRECTORY=%{_gamesdatadir}/%{name}/%{version}
14cr|copter-commander-1.8-12|53	
14cr|copter-commander-1.8-12|54	(
14cr|copter-commander-1.8-12|55	cd %{buildroot}%{_gamesbindir}
14cr|copter-commander-1.8-12|56	ln -s glx-%{name} %{name}-glx
14cr|copter-commander-1.8-12|57	)
14cr|copter-commander-1.8-12|58	
14cr|copter-commander-1.8-12|59	mkdir -p %{buildroot}%{_miconsdir}
14cr|copter-commander-1.8-12|60	mkdir -p %{buildroot}%{_iconsdir}
14cr|copter-commander-1.8-12|61	mkdir -p %{buildroot}%{_liconsdir}
14cr|copter-commander-1.8-12|62	cp %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cr|copter-commander-1.8-12|63	cp %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cr|copter-commander-1.8-12|64	cp %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cr|copter-commander-1.8-12|65	
14cr|copter-commander-1.8-12|66	
14cr|copter-commander-1.8-12|67	mkdir -p %{buildroot}%{_datadir}/applications
14cr|copter-commander-1.8-12|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|copter-commander-1.8-12|69	[Desktop Entry]
14cr|copter-commander-1.8-12|70	Name=Copter Commander
14cr|copter-commander-1.8-12|71	Comment=Copter Commander
14cr|copter-commander-1.8-12|72	Exec=%{_gamesbindir}/%{name}
14cr|copter-commander-1.8-12|73	Icon=%{name}
14cr|copter-commander-1.8-12|74	Terminal=false
14cr|copter-commander-1.8-12|75	Type=Application
14cr|copter-commander-1.8-12|76	Categories=Game;ArcadeGame;
14cr|copter-commander-1.8-12|77	EOF
14cr|copter-commander-1.8-12|78	
14cr|copter-commander-1.8-12|79	cat > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop << EOF
14cr|copter-commander-1.8-12|80	[Desktop Entry]
14cr|copter-commander-1.8-12|81	Name=Copter-Commander Glx
14cr|copter-commander-1.8-12|82	Comment=Copter Commander OpenGL
14cr|copter-commander-1.8-12|83	Exec=%{_gamesbindir}/glx-%{name}
14cr|copter-commander-1.8-12|84	Icon=%{name}
14cr|copter-commander-1.8-12|85	Terminal=false
14cr|copter-commander-1.8-12|86	Type=Application
14cr|copter-commander-1.8-12|87	Categories=Game;ArcadeGame;
14cr|copter-commander-1.8-12|88	EOF
14cr|copter-commander-1.8-12|89	
14cr|copter-commander-1.8-12|90	
14cr|copter-commander-1.8-12|91	%changelog
14cr|copter-commander-1.8-12|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-12
14cr|copter-commander-1.8-12|93	+ Revision: e6c6107
14cr|copter-commander-1.8-12|94	- MassBuild#464: Increase release tag
14cr|copter-commander-1.8-12|95	
14cr|copter-commander-1.8-12|96	

712 14
14cr|copyfs-1.0.1-7|1	Summary:	A copy-on-write, versionned filesystem
14cr|copyfs-1.0.1-7|2	Name:		copyfs
14cr|copyfs-1.0.1-7|3	Version:	1.0.1
14cr|copyfs-1.0.1-7|4	Release:	7
14cr|copyfs-1.0.1-7|5	License:	GPLv2+
14cr|copyfs-1.0.1-7|6	Group:		Archiving/Backup
14cr|copyfs-1.0.1-7|7	Url:		http://n0x.org/copyfs/
14cr|copyfs-1.0.1-7|8	Source0:	http://n0x.org/copyfs/%{name}-%{version}.tar.bz2
14cr|copyfs-1.0.1-7|9	BuildRequires:	attr-devel
14cr|copyfs-1.0.1-7|10	BuildRequires:	pkgconfig(fuse)
14cr|copyfs-1.0.1-7|11	Requires:	fuse
14cr|copyfs-1.0.1-7|12	
14cr|copyfs-1.0.1-7|13	%description
14cr|copyfs-1.0.1-7|14	CopyFS is a copy-on-write, versionned file system. This file system is
14cr|copyfs-1.0.1-7|15	useful for example when you have a directory containing important
14cr|copyfs-1.0.1-7|16	files, for which you want to track changes, and be able to revert to an
14cr|copyfs-1.0.1-7|17	older version. CopyFS lets you do that by transparently making backups
14cr|copyfs-1.0.1-7|18	of each file that you modify. You are then able to see what version are
14cr|copyfs-1.0.1-7|19	available for a file, and get an older version.
14cr|copyfs-1.0.1-7|20	
14cr|copyfs-1.0.1-7|21	%files
14cr|copyfs-1.0.1-7|22	%doc README TODO COPYING
14cr|copyfs-1.0.1-7|23	%{_bindir}/copyfs-daemon
14cr|copyfs-1.0.1-7|24	%{_bindir}/copyfs-fversion
14cr|copyfs-1.0.1-7|25	%{_bindir}/copyfs-mount
14cr|copyfs-1.0.1-7|26	%{_mandir}/man1/copyfs-daemon.*
14cr|copyfs-1.0.1-7|27	%{_mandir}/man1/copyfs-fversion.*
14cr|copyfs-1.0.1-7|28	%{_mandir}/man1/copyfs-mount.*
14cr|copyfs-1.0.1-7|29	%{_mandir}/man1/copyfs.*
14cr|copyfs-1.0.1-7|30	
14cr|copyfs-1.0.1-7|31	#----------------------------------------------------------------------------
14cr|copyfs-1.0.1-7|32	
14cr|copyfs-1.0.1-7|33	%prep
14cr|copyfs-1.0.1-7|34	%setup -q
14cr|copyfs-1.0.1-7|35	
14cr|copyfs-1.0.1-7|36	%build
14cr|copyfs-1.0.1-7|37	%configure2_5x
14cr|copyfs-1.0.1-7|38	%make
14cr|copyfs-1.0.1-7|39	
14cr|copyfs-1.0.1-7|40	%install
14cr|copyfs-1.0.1-7|41	%makeinstall
14cr|copyfs-1.0.1-7|42	
14cr|copyfs-1.0.1-7|43	
14cr|copyfs-1.0.1-7|44	%changelog
14cr|copyfs-1.0.1-7|45	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-7
14cr|copyfs-1.0.1-7|46	+ Revision: 411157f
14cr|copyfs-1.0.1-7|47	- Don't use makeinstall_std here
14cr|copyfs-1.0.1-7|48	
14cr|copyfs-1.0.1-7|49	

713 14
14cr|copyq-2.1.0-2|1	Summary:	Advanced clipboard manager
14cr|copyq-2.1.0-2|2	Name:		copyq
14cr|copyq-2.1.0-2|3	Version:	2.1.0
14cr|copyq-2.1.0-2|4	Release:	2
14cr|copyq-2.1.0-2|5	License:	GPLv3
14cr|copyq-2.1.0-2|6	Group:		Accessibility
14cr|copyq-2.1.0-2|7	Url:		http://sourceforge.net/projects/copyq/
14cr|copyq-2.1.0-2|8	Source0:	http://sourceforge.net/projects/copyq/files/%{name}-%{version}.tar.gz
14cr|copyq-2.1.0-2|9	Patch0:		copyq-2.0.1-install.patch
14cr|copyq-2.1.0-2|10	
14cr|copyq-2.1.0-2|11	BuildRequires:	cmake
14cr|copyq-2.1.0-2|12	BuildRequires:	imagemagick
14cr|copyq-2.1.0-2|13	BuildRequires:	qt4-devel
14cr|copyq-2.1.0-2|14	
14cr|copyq-2.1.0-2|15	%description
14cr|copyq-2.1.0-2|16	CopyQ is advanced clipboard manager with search-able and editable history with
14cr|copyq-2.1.0-2|17	support for image formats, command line control and more.
14cr|copyq-2.1.0-2|18	
14cr|copyq-2.1.0-2|19	Features
14cr|copyq-2.1.0-2|20	- Supports Windows and Linux.
14cr|copyq-2.1.0-2|21	- Store text, HTML, images and any other custom format.
14cr|copyq-2.1.0-2|22	- Customize tray menu.
14cr|copyq-2.1.0-2|23	- Save items in new tabs.
14cr|copyq-2.1.0-2|24	- Quickly browse through items (fast navigation, filtering with matched text
14cr|copyq-2.1.0-2|25	highlighting).
14cr|copyq-2.1.0-2|26	- Sort items, create new, remove, copy/paste to different tab.
14cr|copyq-2.1.0-2|27	- Variety of system-wide shortcuts (e.g. show main window or tray, edit
14cr|copyq-2.1.0-2|28	clipboard, copy next/previous item, paste as plain text).
14cr|copyq-2.1.0-2|29	- Immediately paste to focused window from tray or main window.
14cr|copyq-2.1.0-2|30	- Fully customizable appearance (colors, fonts, transparency).
14cr|copyq-2.1.0-2|31	- Advanced command-line interface and scripting.
14cr|copyq-2.1.0-2|32	- Ignore clipboard copied from some windows or containing some text.
14cr|copyq-2.1.0-2|33	- Apply custom commands on selected items or automatically when new matching
14cr|copyq-2.1.0-2|34	clipboard content is available.
14cr|copyq-2.1.0-2|35	
14cr|copyq-2.1.0-2|36	
14cr|copyq-2.1.0-2|37	
14cr|copyq-2.1.0-2|38	%prep
14cr|copyq-2.1.0-2|39	%setup -q
14cr|copyq-2.1.0-2|40	%patch0 -p0
14cr|copyq-2.1.0-2|41	find . -type f -exec chmod -x {} \;
14cr|copyq-2.1.0-2|42	
14cr|copyq-2.1.0-2|43	%build
14cr|copyq-2.1.0-2|44	export CFLAGS="$RPM_OPT_FLAGS -ffast-math"
14cr|copyq-2.1.0-2|45	%cmake -DLIBDIR=%{_lib}
14cr|copyq-2.1.0-2|46	%make
14cr|copyq-2.1.0-2|47	
14cr|copyq-2.1.0-2|48	%install
14cr|copyq-2.1.0-2|49	%makeinstall_std -C build
14cr|copyq-2.1.0-2|50	
14cr|copyq-2.1.0-2|51	%files
14cr|copyq-2.1.0-2|52	%doc AUTHORS LICENSE
14cr|copyq-2.1.0-2|53	%{_bindir}/%{name}
14cr|copyq-2.1.0-2|54	%{_libdir}/%{name}
14cr|copyq-2.1.0-2|55	%{_datadir}/applications/%{name}.desktop
14cr|copyq-2.1.0-2|56	%{_iconsdir}/hicolor/*/apps/%{name}*.svg
14cr|copyq-2.1.0-2|57	%{_datadir}/%{name}/themes/*.ini
14cr|copyq-2.1.0-2|58	%changelog
14cr|copyq-2.1.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-2
14cr|copyq-2.1.0-2|60	+ Revision: e0b3b37
14cr|copyq-2.1.0-2|61	- MassBuild#464: Increase release tag
14cr|copyq-2.1.0-2|62	
14cr|copyq-2.1.0-2|63	

714 14
14cr|coq-8.4.pl4-1|1	%define debug_package %nil
14cr|coq-8.4.pl4-1|2	
14cr|coq-8.4.pl4-1|3	%define oversion 8.4
14cr|coq-8.4.pl4-1|4	%define patchlevel pl4
14cr|coq-8.4.pl4-1|5	
14cr|coq-8.4.pl4-1|6	Summary:	The Coq Proof Assistant
14cr|coq-8.4.pl4-1|7	Name:		coq
14cr|coq-8.4.pl4-1|8	Version:	%{oversion}.%{patchlevel}
14cr|coq-8.4.pl4-1|9	Release:	1
14cr|coq-8.4.pl4-1|10	Group:		Sciences/Computer science
14cr|coq-8.4.pl4-1|11	License:	LGPLv2+
14cr|coq-8.4.pl4-1|12	Url:		http://coq.inria.fr
14cr|coq-8.4.pl4-1|13	Source0:	http://coq.inria.fr/distrib/V%{version}/files/%{name}-%{oversion}%{patchlevel}.tar.gz
14cr|coq-8.4.pl4-1|14	Source1:	http://coq.inria.fr/distrib/V8.4/files/Tutorial.pdf
14cr|coq-8.4.pl4-1|15	Source2:	http://coq.inria.fr/distrib/V8.4/files/Reference-Manual.pdf
14cr|coq-8.4.pl4-1|16	Source10:	%{name}.rpmlintrc
14cr|coq-8.4.pl4-1|17	BuildRequires:	camlp4
14cr|coq-8.4.pl4-1|18	BuildRequires:	camlp5
14cr|coq-8.4.pl4-1|19	BuildRequires:	hevea
14cr|coq-8.4.pl4-1|20	BuildRequires:	ocaml
14cr|coq-8.4.pl4-1|21	BuildRequires:	camlp4-devel
14cr|coq-8.4.pl4-1|22	BuildRequires:	ocaml-lablgtk2-devel
14cr|coq-8.4.pl4-1|23	BuildRequires:	pkgconfig(ncurses)
14cr|coq-8.4.pl4-1|24	
14cr|coq-8.4.pl4-1|25	%description
14cr|coq-8.4.pl4-1|26	Coq is a proof assistant which:
14cr|coq-8.4.pl4-1|27	- allows to handle calculus assertions,
14cr|coq-8.4.pl4-1|28	- check mechanically proofs of these assertions,
14cr|coq-8.4.pl4-1|29	- helps to find formal proofs,
14cr|coq-8.4.pl4-1|30	- extracts a certified program from the constructive proof
14cr|coq-8.4.pl4-1|31	of its formal specification.
14cr|coq-8.4.pl4-1|32	
14cr|coq-8.4.pl4-1|33	%files
14cr|coq-8.4.pl4-1|34	%doc CHANGES COPYRIGHT README CREDITS INSTALL LICENSE
14cr|coq-8.4.pl4-1|35	%{_bindir}/*
14cr|coq-8.4.pl4-1|36	%{_libdir}/coq
14cr|coq-8.4.pl4-1|37	%{_mandir}/man1/*
14cr|coq-8.4.pl4-1|38	%{_datadir}/emacs/site-lisp/*
14cr|coq-8.4.pl4-1|39	%{_datadir}/texmf/tex/latex/misc/*
14cr|coq-8.4.pl4-1|40	%{_datadir}/pixmaps/coq.png
14cr|coq-8.4.pl4-1|41	%exclude %{_bindir}/coqide*
14cr|coq-8.4.pl4-1|42	%exclude %{_libdir}/coq/ide
14cr|coq-8.4.pl4-1|43	
14cr|coq-8.4.pl4-1|44	#----------------------------------------------------------------------------
14cr|coq-8.4.pl4-1|45	
14cr|coq-8.4.pl4-1|46	%package ide
14cr|coq-8.4.pl4-1|47	Summary:	The Coq Integrated Development Interface
14cr|coq-8.4.pl4-1|48	Group:		Sciences/Computer science
14cr|coq-8.4.pl4-1|49	Requires:	%{name} = %{EVRD}
14cr|coq-8.4.pl4-1|50	
14cr|coq-8.4.pl4-1|51	%description ide
14cr|coq-8.4.pl4-1|52	The Coq Integrated Development Interface is a graphical interface for the
14cr|coq-8.4.pl4-1|53	Coq proof assistant.
14cr|coq-8.4.pl4-1|54	
14cr|coq-8.4.pl4-1|55	%files ide
14cr|coq-8.4.pl4-1|56	%doc INSTALL.ide
14cr|coq-8.4.pl4-1|57	%{_sysconfdir}/xdg/coq/coqide-gtk2rc
14cr|coq-8.4.pl4-1|58	%{_datadir}/applications/%{name}.desktop
14cr|coq-8.4.pl4-1|59	%{_bindir}/coqide*
14cr|coq-8.4.pl4-1|60	%{_libdir}/coq/ide
14cr|coq-8.4.pl4-1|61	
14cr|coq-8.4.pl4-1|62	#----------------------------------------------------------------------------
14cr|coq-8.4.pl4-1|63	
14cr|coq-8.4.pl4-1|64	%package doc
14cr|coq-8.4.pl4-1|65	Summary:	Documentation for %{name}
14cr|coq-8.4.pl4-1|66	Group:		Sciences/Computer science
14cr|coq-8.4.pl4-1|67	License:	Open Publication License
14cr|coq-8.4.pl4-1|68	BuildArch:	noarch
14cr|coq-8.4.pl4-1|69	
14cr|coq-8.4.pl4-1|70	%description doc
14cr|coq-8.4.pl4-1|71	The %{name}-doc package contains documentation for %{name}.
14cr|coq-8.4.pl4-1|72	
14cr|coq-8.4.pl4-1|73	%files doc
14cr|coq-8.4.pl4-1|74	%doc Tutorial.pdf
14cr|coq-8.4.pl4-1|75	%doc Reference-Manual.pdf
14cr|coq-8.4.pl4-1|76	
14cr|coq-8.4.pl4-1|77	#----------------------------------------------------------------------------
14cr|coq-8.4.pl4-1|78	
14cr|coq-8.4.pl4-1|79	%prep
14cr|coq-8.4.pl4-1|80	%setup -q -n %{name}-%{oversion}%{patchlevel}
14cr|coq-8.4.pl4-1|81	
14cr|coq-8.4.pl4-1|82	cp %{SOURCE1} \
14cr|coq-8.4.pl4-1|83	%{SOURCE2} .
14cr|coq-8.4.pl4-1|84	
14cr|coq-8.4.pl4-1|85	%build
14cr|coq-8.4.pl4-1|86	./configure \
14cr|coq-8.4.pl4-1|87	-mandir %{_mandir} \
14cr|coq-8.4.pl4-1|88	-bindir %{_bindir} \
14cr|coq-8.4.pl4-1|89	-libdir %{_libdir}/coq \
14cr|coq-8.4.pl4-1|90	-emacslib %{_datadir}/emacs/site-lisp \
14cr|coq-8.4.pl4-1|91	-coqdocdir %{_datadir}/texmf/tex/latex/misc \
14cr|coq-8.4.pl4-1|92	-configdir %{_sysconfdir}/xdg/coq \
14cr|coq-8.4.pl4-1|93	-docdir %{_datadir}/doc/%{name} \
14cr|coq-8.4.pl4-1|94	-datadir %{_datadir}/pixmaps \
14cr|coq-8.4.pl4-1|95	-browser "xdg-open %s" \
14cr|coq-8.4.pl4-1|96	-usecamlp4 \
14cr|coq-8.4.pl4-1|97	-opt
14cr|coq-8.4.pl4-1|98	export CAML_LD_LIBRARY_PATH=`pwd`/kernel/byterun:${CAML_LD_LIBRARY_PATH}
14cr|coq-8.4.pl4-1|99	make world
14cr|coq-8.4.pl4-1|100	
14cr|coq-8.4.pl4-1|101	%install
14cr|coq-8.4.pl4-1|102	make COQINSTALLPREFIX=%{buildroot} install-coq
14cr|coq-8.4.pl4-1|103	make COQINSTALLPREFIX=%{buildroot} install-coqide
14cr|coq-8.4.pl4-1|104	export EXCLUDE_FROM_STRIP=%{_bindir}
14cr|coq-8.4.pl4-1|105	
14cr|coq-8.4.pl4-1|106	mkdir -p %{buildroot}%{_datadir}/applications
14cr|coq-8.4.pl4-1|107	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|coq-8.4.pl4-1|108	[Desktop Entry]
14cr|coq-8.4.pl4-1|109	Name=CoqIDE
14cr|coq-8.4.pl4-1|110	Comment=Coq integrated developpment environment
14cr|coq-8.4.pl4-1|111	Exec=%{_bindir}/coqide
14cr|coq-8.4.pl4-1|112	Icon=coq
14cr|coq-8.4.pl4-1|113	Type=Application
14cr|coq-8.4.pl4-1|114	Categories=Education;Science;Math;
14cr|coq-8.4.pl4-1|115	EOF
14cr|coq-8.4.pl4-1|116	
14cr|coq-8.4.pl4-1|117	
14cr|coq-8.4.pl4-1|118	%changelog
14cr|coq-8.4.pl4-1|119	* Fri Aug 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.4.pl4-1
14cr|coq-8.4.pl4-1|120	+ Revision: 94450d6
14cr|coq-8.4.pl4-1|121	- New version 8.4pl4, update BuildRequires
14cr|coq-8.4.pl4-1|122	
14cr|coq-8.4.pl4-1|123	

715 14
14cr|coquillo-1.12-2|1	Summary:	Audio Metadata Editor
14cr|coquillo-1.12-2|2	Name:		coquillo
14cr|coquillo-1.12-2|3	Version:	1.12
14cr|coquillo-1.12-2|4	Release:	2
14cr|coquillo-1.12-2|5	License:	GPLv2+
14cr|coquillo-1.12-2|6	Group:		Sound
14cr|coquillo-1.12-2|7	Url:		https://github.com/sjuvonen/coquillo
14cr|coquillo-1.12-2|8	Source0:	http://cs.joensuu.fi/~sjuvonen/coquillo/%{version}/%{name}-%{version}-src.tar.gz
14cr|coquillo-1.12-2|9	BuildRequires:	qt4-devel
14cr|coquillo-1.12-2|10	BuildRequires:	pkgconfig(phonon)
14cr|coquillo-1.12-2|11	BuildRequires:	pkgconfig(taglib)
14cr|coquillo-1.12-2|12	
14cr|coquillo-1.12-2|13	%description
14cr|coquillo-1.12-2|14	Coquillo is a metadata editor, or so-called tagger utility, with which you can
14cr|coquillo-1.12-2|15	edit tags of many different audio files. Its support includes MP3, Ogg/Vorbis,
14cr|coquillo-1.12-2|16	FLAC and many others.
14cr|coquillo-1.12-2|17	
14cr|coquillo-1.12-2|18	%files
14cr|coquillo-1.12-2|19	%doc CHANGES README
14cr|coquillo-1.12-2|20	%{_bindir}/coquillo
14cr|coquillo-1.12-2|21	%{_datadir}/applications/coquillo.desktop
14cr|coquillo-1.12-2|22	%{_datadir}/pixmaps/coquillo.png
14cr|coquillo-1.12-2|23	
14cr|coquillo-1.12-2|24	#----------------------------------------------------------------------------
14cr|coquillo-1.12-2|25	
14cr|coquillo-1.12-2|26	%prep
14cr|coquillo-1.12-2|27	%setup -q
14cr|coquillo-1.12-2|28	
14cr|coquillo-1.12-2|29	%build
14cr|coquillo-1.12-2|30	%qmake_qt4
14cr|coquillo-1.12-2|31	%make
14cr|coquillo-1.12-2|32	
14cr|coquillo-1.12-2|33	%install
14cr|coquillo-1.12-2|34	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|coquillo-1.12-2|35	
14cr|coquillo-1.12-2|36	
14cr|coquillo-1.12-2|37	%changelog
14cr|coquillo-1.12-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-2
14cr|coquillo-1.12-2|39	+ Revision: e5b9cb4
14cr|coquillo-1.12-2|40	- MassBuild#464: Increase release tag
14cr|coquillo-1.12-2|41	
14cr|coquillo-1.12-2|42	

716 14
14cr|coralftp-0.2.2-9|1	%define name	coralftp
14cr|coralftp-0.2.2-9|2	%define version	0.2.2
14cr|coralftp-0.2.2-9|3	%define release 9
14cr|coralftp-0.2.2-9|4	
14cr|coralftp-0.2.2-9|5	Name: 	 	%{name}
14cr|coralftp-0.2.2-9|6	Summary: 	A graphical FTP client
14cr|coralftp-0.2.2-9|7	Version: 	%{version}
14cr|coralftp-0.2.2-9|8	Release: 	%{release}
14cr|coralftp-0.2.2-9|9	
14cr|coralftp-0.2.2-9|10	Source:		CoralFTP-%{version}.tar.bz2
14cr|coralftp-0.2.2-9|11	URL:		https://sourceforge.net/projects/coralftp/
14cr|coralftp-0.2.2-9|12	License:	GPLv2+
14cr|coralftp-0.2.2-9|13	Group:		Networking/File transfer
14cr|coralftp-0.2.2-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|coralftp-0.2.2-9|15	BuildRequires:	python-devel imagemagick desktop-file-utils
14cr|coralftp-0.2.2-9|16	Requires:	pygtk2.0 pygtk2.0-libglade gnome-python-gconf
14cr|coralftp-0.2.2-9|17	BuildArch:	noarch
14cr|coralftp-0.2.2-9|18	
14cr|coralftp-0.2.2-9|19	%description
14cr|coralftp-0.2.2-9|20	CoralFTP is a GTK2-based FTP client program written in python. It has an
14cr|coralftp-0.2.2-9|21	easy to understand interface, and it's useful for those whose local
14cr|coralftp-0.2.2-9|22	charset is different from server's.
14cr|coralftp-0.2.2-9|23	
14cr|coralftp-0.2.2-9|24	CoralFTP does not require gnome-python-gnomevfs or gnome-python-gconf,
14cr|coralftp-0.2.2-9|25	but it will use them if available.
14cr|coralftp-0.2.2-9|26	
14cr|coralftp-0.2.2-9|27	%prep
14cr|coralftp-0.2.2-9|28	%setup -q -n CoralFTP-%{version}
14cr|coralftp-0.2.2-9|29	
14cr|coralftp-0.2.2-9|30	%install
14cr|coralftp-0.2.2-9|31	rm -rf %{buildroot}
14cr|coralftp-0.2.2-9|32	./setup.py install --root=%{buildroot}
14cr|coralftp-0.2.2-9|33	
14cr|coralftp-0.2.2-9|34	desktop-file-install --vendor="" \
14cr|coralftp-0.2.2-9|35	--remove-category="Application" \
14cr|coralftp-0.2.2-9|36	--add-category="GTK" \
14cr|coralftp-0.2.2-9|37	--add-category="Network" \
14cr|coralftp-0.2.2-9|38	--add-category="FileTransfer" \
14cr|coralftp-0.2.2-9|39	--add-category="P2P" \
14cr|coralftp-0.2.2-9|40	--add-category="X-MandrivaLinux-Internet-FileTransfer" \
14cr|coralftp-0.2.2-9|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|coralftp-0.2.2-9|42	
14cr|coralftp-0.2.2-9|43	#icons
14cr|coralftp-0.2.2-9|44	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|coralftp-0.2.2-9|45	convert -size 16x16 data/coralftp.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|46	convert -size 32x32 data/coralftp.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|47	convert -size 48x48 data/coralftp.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|48	
14cr|coralftp-0.2.2-9|49	%find_lang %{name}
14cr|coralftp-0.2.2-9|50	
14cr|coralftp-0.2.2-9|51	%clean
14cr|coralftp-0.2.2-9|52	rm -rf %{buildroot}
14cr|coralftp-0.2.2-9|53	
14cr|coralftp-0.2.2-9|54	%if %mdkversion < 200900
14cr|coralftp-0.2.2-9|55	%post
14cr|coralftp-0.2.2-9|56	%update_menus
14cr|coralftp-0.2.2-9|57	%endif
14cr|coralftp-0.2.2-9|58	
14cr|coralftp-0.2.2-9|59	%if %mdkversion < 200900
14cr|coralftp-0.2.2-9|60	%postun
14cr|coralftp-0.2.2-9|61	%clean_menus
14cr|coralftp-0.2.2-9|62	%endif
14cr|coralftp-0.2.2-9|63	
14cr|coralftp-0.2.2-9|64	%files -f %{name}.lang
14cr|coralftp-0.2.2-9|65	%defattr(-,root,root)
14cr|coralftp-0.2.2-9|66	%doc ChangeLog PKG-INFO README
14cr|coralftp-0.2.2-9|67	%{_bindir}/%{name}
14cr|coralftp-0.2.2-9|68	%{_sysconfdir}/gconf/schemas/*
14cr|coralftp-0.2.2-9|69	%{py_puresitedir}/*
14cr|coralftp-0.2.2-9|70	%{_datadir}/applications/*
14cr|coralftp-0.2.2-9|71	%{_datadir}/pixmaps/*
14cr|coralftp-0.2.2-9|72	%{_datadir}/%{name}
14cr|coralftp-0.2.2-9|73	%{_miconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|74	%{_iconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|75	%{_liconsdir}/%{name}.png
14cr|coralftp-0.2.2-9|76	
14cr|coralftp-0.2.2-9|77	
14cr|coralftp-0.2.2-9|78	
14cr|coralftp-0.2.2-9|79	%changelog
14cr|coralftp-0.2.2-9|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-9
14cr|coralftp-0.2.2-9|81	+ Revision: 612feb5
14cr|coralftp-0.2.2-9|82	- MassBuild#464: Increase release tag
14cr|coralftp-0.2.2-9|83	
14cr|coralftp-0.2.2-9|84	

717 14
14cr|coredumper-1.2.1-11|1	%define major 1
14cr|coredumper-1.2.1-11|2	%define libname %mklibname %{name} %{major}
14cr|coredumper-1.2.1-11|3	%define devname %mklibname %{name} -d
14cr|coredumper-1.2.1-11|4	
14cr|coredumper-1.2.1-11|5	Summary:	Generate a core dump of a running program without crashing
14cr|coredumper-1.2.1-11|6	Name:		coredumper
14cr|coredumper-1.2.1-11|7	Version:	1.2.1
14cr|coredumper-1.2.1-11|8	Release:	11
14cr|coredumper-1.2.1-11|9	License:	BSD
14cr|coredumper-1.2.1-11|10	Group:		System/Libraries
14cr|coredumper-1.2.1-11|11	Url:		http://code.google.com/p/google-coredumper/
14cr|coredumper-1.2.1-11|12	Source0:	http://google-coredumper.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|coredumper-1.2.1-11|13	Patch0:		coredumper-libtool_fixes.diff
14cr|coredumper-1.2.1-11|14	Patch1:		coredumper-1.2.1-fix-build.diff
14cr|coredumper-1.2.1-11|15	Patch2:		coredumper-1.2.1-rosa-buildfix.patch
14cr|coredumper-1.2.1-11|16	BuildRequires:	autoconf2.5
14cr|coredumper-1.2.1-11|17	BuildRequires:	automake
14cr|coredumper-1.2.1-11|18	# gdb is needed by make check
14cr|coredumper-1.2.1-11|19	BuildRequires:	gdb
14cr|coredumper-1.2.1-11|20	
14cr|coredumper-1.2.1-11|21	%description
14cr|coredumper-1.2.1-11|22	The coredumper library can be compiled into applications to create
14cr|coredumper-1.2.1-11|23	core dumps of the running program, without termination. It
14cr|coredumper-1.2.1-11|24	supports both single- and multi-threaded core dumps, even if the
14cr|coredumper-1.2.1-11|25	kernel doesn't natively support for multi-threaded core files.
14cr|coredumper-1.2.1-11|26	
14cr|coredumper-1.2.1-11|27	#----------------------------------------------------------------------------
14cr|coredumper-1.2.1-11|28	
14cr|coredumper-1.2.1-11|29	%package -n	%{libname}
14cr|coredumper-1.2.1-11|30	Summary:	Generate a core dump of a running program without crashing
14cr|coredumper-1.2.1-11|31	Group:		System/Libraries
14cr|coredumper-1.2.1-11|32	
14cr|coredumper-1.2.1-11|33	%description -n	%{libname}
14cr|coredumper-1.2.1-11|34	The coredumper library can be compiled into applications to create
14cr|coredumper-1.2.1-11|35	core dumps of the running program, without termination. It
14cr|coredumper-1.2.1-11|36	supports both single- and multi-threaded core dumps, even if the
14cr|coredumper-1.2.1-11|37	kernel doesn't natively support for multi-threaded core files.
14cr|coredumper-1.2.1-11|38	
14cr|coredumper-1.2.1-11|39	%files -n %{libname}
14cr|coredumper-1.2.1-11|40	%doc AUTHORS COPYING ChangeLog README
14cr|coredumper-1.2.1-11|41	%{_libdir}/lib%{name}.so.*
14cr|coredumper-1.2.1-11|42	
14cr|coredumper-1.2.1-11|43	#----------------------------------------------------------------------------
14cr|coredumper-1.2.1-11|44	
14cr|coredumper-1.2.1-11|45	%package -n	%{devname}
14cr|coredumper-1.2.1-11|46	Summary:	Generate a core dump of a running program without crashing
14cr|coredumper-1.2.1-11|47	Group:		Development/C
14cr|coredumper-1.2.1-11|48	Requires:	%{libname} = %{EVRD}
14cr|coredumper-1.2.1-11|49	Provides:	coredumper-devel = %{EVRD}
14cr|coredumper-1.2.1-11|50	
14cr|coredumper-1.2.1-11|51	%description -n	%{devname}
14cr|coredumper-1.2.1-11|52	The coredumper library can be compiled into applications to create
14cr|coredumper-1.2.1-11|53	core dumps of the running program, without termination. It
14cr|coredumper-1.2.1-11|54	supports both single- and multi-threaded core dumps, even if the
14cr|coredumper-1.2.1-11|55	kernel doesn't natively support for multi-threaded core files.
14cr|coredumper-1.2.1-11|56	
14cr|coredumper-1.2.1-11|57	This package contains static and debug libraries and header
14cr|coredumper-1.2.1-11|58	files for developing applications that use the coredumper library.
14cr|coredumper-1.2.1-11|59	
14cr|coredumper-1.2.1-11|60	%files -n %{devname}
14cr|coredumper-1.2.1-11|61	%doc examples
14cr|coredumper-1.2.1-11|62	%{_libdir}/lib%{name}.so
14cr|coredumper-1.2.1-11|63	%{_includedir}/google/*
14cr|coredumper-1.2.1-11|64	%{_mandir}/man3/*
14cr|coredumper-1.2.1-11|65	
14cr|coredumper-1.2.1-11|66	#----------------------------------------------------------------------------
14cr|coredumper-1.2.1-11|67	
14cr|coredumper-1.2.1-11|68	%prep
14cr|coredumper-1.2.1-11|69	%setup -q
14cr|coredumper-1.2.1-11|70	%patch0 -p0 -b .libtool
14cr|coredumper-1.2.1-11|71	%patch1 -p0 -b .tv
14cr|coredumper-1.2.1-11|72	%patch2 -p1
14cr|coredumper-1.2.1-11|73	
14cr|coredumper-1.2.1-11|74	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|coredumper-1.2.1-11|75	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|coredumper-1.2.1-11|76	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|coredumper-1.2.1-11|77	
14cr|coredumper-1.2.1-11|78	%build
14cr|coredumper-1.2.1-11|79	export WANT_AUTOCONF_2_5=1
14cr|coredumper-1.2.1-11|80	rm -f configure
14cr|coredumper-1.2.1-11|81	libtoolize --copy --force
14cr|coredumper-1.2.1-11|82	aclocal
14cr|coredumper-1.2.1-11|83	autoconf --force
14cr|coredumper-1.2.1-11|84	automake --add-missing
14cr|coredumper-1.2.1-11|85	
14cr|coredumper-1.2.1-11|86	%serverbuild
14cr|coredumper-1.2.1-11|87	
14cr|coredumper-1.2.1-11|88	export CFLAGS="$CFLAGS -fPIC -DPIC"
14cr|coredumper-1.2.1-11|89	
14cr|coredumper-1.2.1-11|90	%configure2_5x --disable-static
14cr|coredumper-1.2.1-11|91	
14cr|coredumper-1.2.1-11|92	%make CFLAGS="$CFLAGS -fPIC -DPIC"
14cr|coredumper-1.2.1-11|93	
14cr|coredumper-1.2.1-11|94	%install
14cr|coredumper-1.2.1-11|95	%makeinstall_std
14cr|coredumper-1.2.1-11|96	
14cr|coredumper-1.2.1-11|97	# cleanup
14cr|coredumper-1.2.1-11|98	rm -rf %{buildroot}%{_datadir}/doc
14cr|coredumper-1.2.1-11|99	
14cr|coredumper-1.2.1-11|100	
14cr|coredumper-1.2.1-11|101	%changelog
14cr|coredumper-1.2.1-11|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-11
14cr|coredumper-1.2.1-11|103	+ Revision: d8ffade
14cr|coredumper-1.2.1-11|104	- MassBuild#464: Increase release tag
14cr|coredumper-1.2.1-11|105	
14cr|coredumper-1.2.1-11|106	

718 14
14cr|coriander-2.0.1-3|1	%define version		2.0.1
14cr|coriander-2.0.1-3|2	%define release 		3
14cr|coriander-2.0.1-3|3	
14cr|coriander-2.0.1-3|4	Summary:	GUI for controlling IEEE1394 cameras
14cr|coriander-2.0.1-3|5	Name:		coriander
14cr|coriander-2.0.1-3|6	Version:	%{version}
14cr|coriander-2.0.1-3|7	Release:	%{release}
14cr|coriander-2.0.1-3|8	License:	GPLv2+
14cr|coriander-2.0.1-3|9	Group:		Video
14cr|coriander-2.0.1-3|10	Source:		http://downloads.sourceforge.net/project/coriander/coriander-2/%{version}/%{name}-%{version}.tar.gz
14cr|coriander-2.0.1-3|11	URL:		http://damien.douxchamps.net/ieee1394/coriander/
14cr|coriander-2.0.1-3|12	BuildRequires:	SDL-devel
14cr|coriander-2.0.1-3|13	BuildRequires:	ftp-devel
14cr|coriander-2.0.1-3|14	BuildRequires:	dc1394-devel
14cr|coriander-2.0.1-3|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|coriander-2.0.1-3|16	BuildRequires:	pkgconfig(libraw1394)
14cr|coriander-2.0.1-3|17	BuildRequires:	pkgconfig(xv)
14cr|coriander-2.0.1-3|18	
14cr|coriander-2.0.1-3|19	%description
14cr|coriander-2.0.1-3|20	Coriander is the Linux graphical user interface (GUI) for controlling
14cr|coriander-2.0.1-3|21	a Digital Camera through the IEEE1394 bus (aka FireWire, or iLink).
14cr|coriander-2.0.1-3|22	Coriander is full featured and besides changing the parameters of the
14cr|coriander-2.0.1-3|23	camera it will also let you record video, send images to an FTP site,
14cr|coriander-2.0.1-3|24	convert the video to a V4L stream,... A live display is of course
14cr|coriander-2.0.1-3|25	provided too. Best of all, Coriander will work with any camera that is
14cr|coriander-2.0.1-3|26	compatible with the IIDC specifications (also known as DCAM specs).
14cr|coriander-2.0.1-3|27	This includes most 1394 webcams and a majority of industrial or
14cr|coriander-2.0.1-3|28	scientific cameras too.
14cr|coriander-2.0.1-3|29	
14cr|coriander-2.0.1-3|30	%prep
14cr|coriander-2.0.1-3|31	%setup -q
14cr|coriander-2.0.1-3|32	
14cr|coriander-2.0.1-3|33	%build
14cr|coriander-2.0.1-3|34	NOCONFIGURE=yes ./autogen.sh
14cr|coriander-2.0.1-3|35	%configure2_5x
14cr|coriander-2.0.1-3|36	%make
14cr|coriander-2.0.1-3|37	
14cr|coriander-2.0.1-3|38	%install
14cr|coriander-2.0.1-3|39	rm -rf ${RPM_BUILD_ROOT}
14cr|coriander-2.0.1-3|40	%makeinstall_std
14cr|coriander-2.0.1-3|41	
14cr|coriander-2.0.1-3|42	%clean
14cr|coriander-2.0.1-3|43	rm -rf ${RPM_BUILD_ROOT}
14cr|coriander-2.0.1-3|44	
14cr|coriander-2.0.1-3|45	%files
14cr|coriander-2.0.1-3|46	%defattr(-,root,root)
14cr|coriander-2.0.1-3|47	%{_bindir}/coriander
14cr|coriander-2.0.1-3|48	%dir %{_datadir}/pixmaps/coriander
14cr|coriander-2.0.1-3|49	%{_datadir}/pixmaps/coriander/coriander-icon.png
14cr|coriander-2.0.1-3|50	%{_datadir}/pixmaps/coriander/coriander-logo.png
14cr|coriander-2.0.1-3|51	
14cr|coriander-2.0.1-3|52	
14cr|coriander-2.0.1-3|53	
14cr|coriander-2.0.1-3|54	%changelog
14cr|coriander-2.0.1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|coriander-2.0.1-3|56	+ Revision: eb59a0f
14cr|coriander-2.0.1-3|57	- MassBuild#464: Increase release tag
14cr|coriander-2.0.1-3|58	
14cr|coriander-2.0.1-3|59	

719 14
14cr|corkscrew-2.0-8|1	%define name corkscrew
14cr|corkscrew-2.0-8|2	%define version 2.0
14cr|corkscrew-2.0-8|3	%define rel     8
14cr|corkscrew-2.0-8|4	%define patchSet0 20060404
14cr|corkscrew-2.0-8|5	
14cr|corkscrew-2.0-8|6	Name: %{name}
14cr|corkscrew-2.0-8|7	Summary: Tool for tunneling SSH through HTTP proxies
14cr|corkscrew-2.0-8|8	Version: %{version}
14cr|corkscrew-2.0-8|9	Release: %mkrel %{rel}
14cr|corkscrew-2.0-8|10	License: GPL
14cr|corkscrew-2.0-8|11	Url: http://www.agroman.net/%{name}
14cr|corkscrew-2.0-8|12	Group: Networking/Other
14cr|corkscrew-2.0-8|13	Source0: http://www.agroman.net/%{name}/%{name}-%{version}.tar.bz2
14cr|corkscrew-2.0-8|14	Patch0: %{name}-%{version}.%{patchSet0}-manpage.patch.bz2
14cr|corkscrew-2.0-8|15	Patch1: %{name}-%{version}.%{patchSet0}-firstpacket.patch.bz2
14cr|corkscrew-2.0-8|16	
14cr|corkscrew-2.0-8|17	%description
14cr|corkscrew-2.0-8|18	Corkscrew is a tool for tunneling SSH through HTTP proxies.
14cr|corkscrew-2.0-8|19	
14cr|corkscrew-2.0-8|20	%prep
14cr|corkscrew-2.0-8|21	%setup
14cr|corkscrew-2.0-8|22	%patch0 -p1 -b .manpage
14cr|corkscrew-2.0-8|23	%patch1 -p1 -b .firstpacket
14cr|corkscrew-2.0-8|24	
14cr|corkscrew-2.0-8|25	# Fix some bad references in the man pages
14cr|corkscrew-2.0-8|26	perl -pi -e 's|/usr/local/bin|%{_bindir}|g;' corkscrew.1 README
14cr|corkscrew-2.0-8|27	
14cr|corkscrew-2.0-8|28	%build
14cr|corkscrew-2.0-8|29	rm -f install-sh missing mkinstalldirs
14cr|corkscrew-2.0-8|30	sed -i -e 's:AM_C_PROTOTYPES:dnl &:' configure.in
14cr|corkscrew-2.0-8|31	autoreconf -fi
14cr|corkscrew-2.0-8|32	
14cr|corkscrew-2.0-8|33	%configure
14cr|corkscrew-2.0-8|34	%make
14cr|corkscrew-2.0-8|35	
14cr|corkscrew-2.0-8|36	%install
14cr|corkscrew-2.0-8|37	mkdir -p %{buildroot}%{_bindir}
14cr|corkscrew-2.0-8|38	mkdir -p %{buildroot}%{_mandir}/man1
14cr|corkscrew-2.0-8|39	cp corkscrew.1 %{buildroot}%{_mandir}/man1/corkscrew.1
14cr|corkscrew-2.0-8|40	
14cr|corkscrew-2.0-8|41	%makeinstall
14cr|corkscrew-2.0-8|42	
14cr|corkscrew-2.0-8|43	%files
14cr|corkscrew-2.0-8|44	%doc README
14cr|corkscrew-2.0-8|45	%{_bindir}/%{name}
14cr|corkscrew-2.0-8|46	%{_mandir}/man1/%{name}.1*
14cr|corkscrew-2.0-8|47	
14cr|corkscrew-2.0-8|48	%changelog
14cr|corkscrew-2.0-8|49	* Thu Dec 06 2012 Alexander Khryukin <alexander@mezon.ru> 2.0-8
14cr|corkscrew-2.0-8|50	+ Revision: 319619f
14cr|corkscrew-2.0-8|51	- AM_C_PROTOTYPES old libtool fix
14cr|corkscrew-2.0-8|52	
14cr|corkscrew-2.0-8|53	

720 14
14cr|corosync-2.3.3-3|1	%define major	4
14cr|corosync-2.3.3-3|2	%define maj5	5
14cr|corosync-2.3.3-3|3	%define maj6	6
14cr|corosync-2.3.3-3|4	%define	libcmap		%mklibname cmap %{major}
14cr|corosync-2.3.3-3|5	%define	libname_common	%mklibname corosync_common %{major}
14cr|corosync-2.3.3-3|6	%define	libcpg		%mklibname cpg %{major}
14cr|corosync-2.3.3-3|7	%define	libsam		%mklibname sam %{major}
14cr|corosync-2.3.3-3|8	%define	libcfg		%mklibname cfg %{maj6}
14cr|corosync-2.3.3-3|9	%define	libquorum	%mklibname quorum %{maj5}
14cr|corosync-2.3.3-3|10	%define	libtotem_pg	%mklibname totem_pg %{maj5}
14cr|corosync-2.3.3-3|11	%define	libvotequorum	%mklibname votequorum %{maj6}
14cr|corosync-2.3.3-3|12	%define devname %mklibname -d corosync
14cr|corosync-2.3.3-3|13	
14cr|corosync-2.3.3-3|14	Summary:	The Corosync Cluster Engine and Application Programming Interfaces
14cr|corosync-2.3.3-3|15	Name:		corosync
14cr|corosync-2.3.3-3|16	Version:	2.3.3
14cr|corosync-2.3.3-3|17	Release:	3
14cr|corosync-2.3.3-3|18	License:	BSD
14cr|corosync-2.3.3-3|19	Group:		System/Base
14cr|corosync-2.3.3-3|20	Url:		http://www.corosync.org
14cr|corosync-2.3.3-3|21	Source0:	http://build.clusterlabs.org/corosync/releases/corosync-%{version}.tar.gz
14cr|corosync-2.3.3-3|22	
14cr|corosync-2.3.3-3|23	BuildRequires:	pkgconfig(nss)
14cr|corosync-2.3.3-3|24	BuildRequires:	pkgconfig(libqb)
14cr|corosync-2.3.3-3|25	Requires(post,preun):	rpm-helper
14cr|corosync-2.3.3-3|26	
14cr|corosync-2.3.3-3|27	%description
14cr|corosync-2.3.3-3|28	This package contains the Corosync Cluster Engine Executive, several default
14cr|corosync-2.3.3-3|29	APIs and libraries, default configuration files, and an init script.
14cr|corosync-2.3.3-3|30	
14cr|corosync-2.3.3-3|31	%package	-n %{libcmap}
14cr|corosync-2.3.3-3|32	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|33	Group:		System/Libraries
14cr|corosync-2.3.3-3|34	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|35	
14cr|corosync-2.3.3-3|36	%description	-n %{libcmap}
14cr|corosync-2.3.3-3|37	This package contains corosync libraries.
14cr|corosync-2.3.3-3|38	
14cr|corosync-2.3.3-3|39	%package	-n %{libname_common}
14cr|corosync-2.3.3-3|40	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|41	Group:		System/Libraries
14cr|corosync-2.3.3-3|42	Obsoletes:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|43	
14cr|corosync-2.3.3-3|44	%description	-n %{libname_common}
14cr|corosync-2.3.3-3|45	This package contains corosync libraries.
14cr|corosync-2.3.3-3|46	
14cr|corosync-2.3.3-3|47	%package	-n %{libcpg}
14cr|corosync-2.3.3-3|48	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|49	Group:		System/Libraries
14cr|corosync-2.3.3-3|50	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|51	
14cr|corosync-2.3.3-3|52	%description	-n %{libcpg}
14cr|corosync-2.3.3-3|53	This package contains corosync libraries.
14cr|corosync-2.3.3-3|54	
14cr|corosync-2.3.3-3|55	%package	-n %{libsam}
14cr|corosync-2.3.3-3|56	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|57	Group:		System/Libraries
14cr|corosync-2.3.3-3|58	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|59	
14cr|corosync-2.3.3-3|60	%description	-n %{libsam}
14cr|corosync-2.3.3-3|61	This package contains corosync libraries.
14cr|corosync-2.3.3-3|62	
14cr|corosync-2.3.3-3|63	%package	-n %{libcfg}
14cr|corosync-2.3.3-3|64	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|65	Group:		System/Libraries
14cr|corosync-2.3.3-3|66	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|67	
14cr|corosync-2.3.3-3|68	%description	-n %{libcfg}
14cr|corosync-2.3.3-3|69	This package contains corosync libraries.
14cr|corosync-2.3.3-3|70	
14cr|corosync-2.3.3-3|71	%package	-n %{libquorum}
14cr|corosync-2.3.3-3|72	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|73	Group:		System/Libraries
14cr|corosync-2.3.3-3|74	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|75	
14cr|corosync-2.3.3-3|76	%description	-n %{libquorum}
14cr|corosync-2.3.3-3|77	This package contains corosync libraries.
14cr|corosync-2.3.3-3|78	
14cr|corosync-2.3.3-3|79	%package	-n %{libtotem_pg}
14cr|corosync-2.3.3-3|80	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|81	Group:		System/Libraries
14cr|corosync-2.3.3-3|82	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|83	
14cr|corosync-2.3.3-3|84	%description	-n %{libtotem_pg}
14cr|corosync-2.3.3-3|85	This package contains corosync libraries.
14cr|corosync-2.3.3-3|86	
14cr|corosync-2.3.3-3|87	%package	-n %{libvotequorum}
14cr|corosync-2.3.3-3|88	Summary:	The Corosync Cluster Engine Libraries
14cr|corosync-2.3.3-3|89	Group:		System/Libraries
14cr|corosync-2.3.3-3|90	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cr|corosync-2.3.3-3|91	
14cr|corosync-2.3.3-3|92	%description	-n %{libvotequorum}
14cr|corosync-2.3.3-3|93	This package contains corosync libraries.
14cr|corosync-2.3.3-3|94	
14cr|corosync-2.3.3-3|95	%package	-n %{devname}
14cr|corosync-2.3.3-3|96	Summary:	The Corosync Cluster Engine Development Kit
14cr|corosync-2.3.3-3|97	Group:		Development/C
14cr|corosync-2.3.3-3|98	Requires:	%{libcmap} = %{version}-%{release}
14cr|corosync-2.3.3-3|99	Requires:	%{libname_common} = %{version}-%{release}
14cr|corosync-2.3.3-3|100	Requires:	%{libcpg} = %{version}-%{release}
14cr|corosync-2.3.3-3|101	Requires:	%{libsam} = %{version}-%{release}
14cr|corosync-2.3.3-3|102	Requires:	%{libcfg} = %{version}-%{release}
14cr|corosync-2.3.3-3|103	Requires:	%{libquorum} = %{version}-%{release}
14cr|corosync-2.3.3-3|104	Requires:	%{libtotem_pg} = %{version}-%{release}
14cr|corosync-2.3.3-3|105	Requires:	%{libvotequorum} = %{version}-%{release}
14cr|corosync-2.3.3-3|106	Provides:	%{name}-devel = %{version}
14cr|corosync-2.3.3-3|107	
14cr|corosync-2.3.3-3|108	%description	-n %{devname}
14cr|corosync-2.3.3-3|109	This package contains include files and man pages used to develop using
14cr|corosync-2.3.3-3|110	The Corosync Cluster Engine APIs.
14cr|corosync-2.3.3-3|111	
14cr|corosync-2.3.3-3|112	%prep
14cr|corosync-2.3.3-3|113	%setup -q
14cr|corosync-2.3.3-3|114	
14cr|corosync-2.3.3-3|115	./autogen.sh
14cr|corosync-2.3.3-3|116	%configure2_5x \
14cr|corosync-2.3.3-3|117	--disable-static \
14cr|corosync-2.3.3-3|118	--enable-systemd \
14cr|corosync-2.3.3-3|119	--with-systemddir=%{_unitdir}
14cr|corosync-2.3.3-3|120	
14cr|corosync-2.3.3-3|121	%build
14cr|corosync-2.3.3-3|122	%make
14cr|corosync-2.3.3-3|123	
14cr|corosync-2.3.3-3|124	%install
14cr|corosync-2.3.3-3|125	%makeinstall_std
14cr|corosync-2.3.3-3|126	
14cr|corosync-2.3.3-3|127	## tree fixup
14cr|corosync-2.3.3-3|128	# drop static libs
14cr|corosync-2.3.3-3|129	rm -f %{buildroot}%{_libdir}/*.a
14cr|corosync-2.3.3-3|130	# drop docs and html docs for now
14cr|corosync-2.3.3-3|131	rm -rf %{buildroot}%{_docdir}/*
14cr|corosync-2.3.3-3|132	
14cr|corosync-2.3.3-3|133	#add logs directory
14cr|corosync-2.3.3-3|134	install -d %{buildroot}/var/log/%{name}
14cr|corosync-2.3.3-3|135	
14cr|corosync-2.3.3-3|136	%post
14cr|corosync-2.3.3-3|137	%_post_service %{name}
14cr|corosync-2.3.3-3|138	
14cr|corosync-2.3.3-3|139	%preun
14cr|corosync-2.3.3-3|140	%_preun_service %{name}
14cr|corosync-2.3.3-3|141	
14cr|corosync-2.3.3-3|142	%postun
14cr|corosync-2.3.3-3|143	[ "$1" -ge "1" ] && /sbin/service corosync condrestart &>/dev/null || :
14cr|corosync-2.3.3-3|144	
14cr|corosync-2.3.3-3|145	%files
14cr|corosync-2.3.3-3|146	%doc LICENSE SECURITY
14cr|corosync-2.3.3-3|147	%{_sbindir}/corosync*
14cr|corosync-2.3.3-3|148	%{_bindir}/corosync*
14cr|corosync-2.3.3-3|149	%dir %{_sysconfdir}/corosync
14cr|corosync-2.3.3-3|150	%dir %{_sysconfdir}/corosync/service.d
14cr|corosync-2.3.3-3|151	%dir %{_sysconfdir}/corosync/uidgid.d
14cr|corosync-2.3.3-3|152	%dir %{_datadir}/%{name}
14cr|corosync-2.3.3-3|153	%{_datadir}/%{name}/*
14cr|corosync-2.3.3-3|154	%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example
14cr|corosync-2.3.3-3|155	%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example.udpu
14cr|corosync-2.3.3-3|156	%dir %{_localstatedir}/lib/corosync
14cr|corosync-2.3.3-3|157	%{_mandir}/man8/corosync_overview.8*
14cr|corosync-2.3.3-3|158	%{_mandir}/man8/corosync-*.8*
14cr|corosync-2.3.3-3|159	%{_mandir}/man8/corosync.8*
14cr|corosync-2.3.3-3|160	%{_mandir}/man8/cmap_keys.8*
14cr|corosync-2.3.3-3|161	%{_mandir}/man8/cmap_overview.8*
14cr|corosync-2.3.3-3|162	%{_mandir}/man8/quorum_overview.8*
14cr|corosync-2.3.3-3|163	%{_mandir}/man5/corosync.conf.5*
14cr|corosync-2.3.3-3|164	%{_mandir}/man5/votequorum.5*
14cr|corosync-2.3.3-3|165	%{_unitdir}/corosync-notifyd.service
14cr|corosync-2.3.3-3|166	%{_unitdir}/corosync.service
14cr|corosync-2.3.3-3|167	%dir /var/log/%{name}
14cr|corosync-2.3.3-3|168	
14cr|corosync-2.3.3-3|169	%files -n %{libcmap}
14cr|corosync-2.3.3-3|170	%{_libdir}/libcmap.so.%{major}*
14cr|corosync-2.3.3-3|171	
14cr|corosync-2.3.3-3|172	%files -n %{libname_common}
14cr|corosync-2.3.3-3|173	%{_libdir}/libcorosync_common.so.%{major}*
14cr|corosync-2.3.3-3|174	
14cr|corosync-2.3.3-3|175	%files -n %{libcpg}
14cr|corosync-2.3.3-3|176	%{_libdir}/libcpg.so.%{major}*
14cr|corosync-2.3.3-3|177	
14cr|corosync-2.3.3-3|178	%files -n %{libsam}
14cr|corosync-2.3.3-3|179	%{_libdir}/libsam.so.%{major}*
14cr|corosync-2.3.3-3|180	
14cr|corosync-2.3.3-3|181	%files -n %{libcfg}
14cr|corosync-2.3.3-3|182	%{_libdir}/libcfg.so.%{maj6}*
14cr|corosync-2.3.3-3|183	
14cr|corosync-2.3.3-3|184	%files -n %{libquorum}
14cr|corosync-2.3.3-3|185	%{_libdir}/libquorum.so.%{maj5}*
14cr|corosync-2.3.3-3|186	
14cr|corosync-2.3.3-3|187	%files -n %{libtotem_pg}
14cr|corosync-2.3.3-3|188	%{_libdir}/libtotem_pg.so.%{maj5}*
14cr|corosync-2.3.3-3|189	
14cr|corosync-2.3.3-3|190	%files -n %{libvotequorum}
14cr|corosync-2.3.3-3|191	%{_libdir}/libvotequorum.so.%{maj6}*
14cr|corosync-2.3.3-3|192	
14cr|corosync-2.3.3-3|193	%files -n %{devname}
14cr|corosync-2.3.3-3|194	%doc LICENSE README.recovery
14cr|corosync-2.3.3-3|195	%{_includedir}/corosync/
14cr|corosync-2.3.3-3|196	%{_libdir}/lib*.so
14cr|corosync-2.3.3-3|197	%{_libdir}/pkgconfig/*.pc
14cr|corosync-2.3.3-3|198	%{_mandir}/man3/*.3*
14cr|corosync-2.3.3-3|199	%{_mandir}/man8/cpg_overview.8*
14cr|corosync-2.3.3-3|200	%{_mandir}/man8/votequorum_overview.8*
14cr|corosync-2.3.3-3|201	%{_mandir}/man8/sam_overview.8*
14cr|corosync-2.3.3-3|202	
14cr|corosync-2.3.3-3|203	%changelog
14cr|corosync-2.3.3-3|204	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.3-3
14cr|corosync-2.3.3-3|205	+ Revision: 1665c2b
14cr|corosync-2.3.3-3|206	- MassBuild#464: Increase release tag
14cr|corosync-2.3.3-3|207	
14cr|corosync-2.3.3-3|208	

721 14
14cr|corsixth-0.30-2|1	%define oname CorsixTH
14cr|corsixth-0.30-2|2	
14cr|corsixth-0.30-2|3	Summary:	Open source clone of Theme Hospital
14cr|corsixth-0.30-2|4	Name:		corsixth
14cr|corsixth-0.30-2|5	Version:	0.30
14cr|corsixth-0.30-2|6	Release:	2
14cr|corsixth-0.30-2|7	License:	MIT
14cr|corsixth-0.30-2|8	Group:		Games/Strategy
14cr|corsixth-0.30-2|9	Url:		http://code.google.com/p/corsix-th/
14cr|corsixth-0.30-2|10	Source0:	http://corsix-th.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|corsixth-0.30-2|11	Patch0:		CorsixTH-0.30-CMakeLists_license.patch
14cr|corsixth-0.30-2|12	BuildRequires:	cmake
14cr|corsixth-0.30-2|13	BuildRequires:	icoutils
14cr|corsixth-0.30-2|14	BuildRequires:	ffmpeg-devel
14cr|corsixth-0.30-2|15	BuildRequires:	lua5.1-devel
14cr|corsixth-0.30-2|16	BuildRequires:	pkgconfig(freetype2)
14cr|corsixth-0.30-2|17	BuildRequires:	pkgconfig(sdl)
14cr|corsixth-0.30-2|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|corsixth-0.30-2|19	Requires:	TiMidity++
14cr|corsixth-0.30-2|20	
14cr|corsixth-0.30-2|21	%description
14cr|corsixth-0.30-2|22	This project aims to reimplement the game engine of Theme Hospital, and
14cr|corsixth-0.30-2|23	be able to load the original game data files. This means that you will
14cr|corsixth-0.30-2|24	need a purchased copy of Theme Hospital in order to enjoy CorsixTH.
14cr|corsixth-0.30-2|25	
14cr|corsixth-0.30-2|26	%files
14cr|corsixth-0.30-2|27	%attr(755, root, root) %{_gamesbindir}/%{oname}
14cr|corsixth-0.30-2|28	%dir %{_gamesdatadir}/%{oname}
14cr|corsixth-0.30-2|29	%{_gamesdatadir}/%{oname}/*
14cr|corsixth-0.30-2|30	%{_iconsdir}/hicolor/*/apps/%{oname}.*
14cr|corsixth-0.30-2|31	%{_datadir}/applications/%{name}.desktop
14cr|corsixth-0.30-2|32	
14cr|corsixth-0.30-2|33	#----------------------------------------------------------------------------
14cr|corsixth-0.30-2|34	
14cr|corsixth-0.30-2|35	%prep
14cr|corsixth-0.30-2|36	%setup -q -n %{oname}-%{version}
14cr|corsixth-0.30-2|37	%patch0 -p1
14cr|corsixth-0.30-2|38	
14cr|corsixth-0.30-2|39	%build
14cr|corsixth-0.30-2|40	%cmake -DCMAKE_INSTALL_PREFIX=%{_gamesdatadir}/
14cr|corsixth-0.30-2|41	%make
14cr|corsixth-0.30-2|42	
14cr|corsixth-0.30-2|43	%install
14cr|corsixth-0.30-2|44	%makeinstall_std -C build
14cr|corsixth-0.30-2|45	
14cr|corsixth-0.30-2|46	mkdir %{buildroot}%{_gamesbindir}
14cr|corsixth-0.30-2|47	cat > %{buildroot}%{_gamesbindir}/%{oname} << EOF
14cr|corsixth-0.30-2|48	#!/bin/bash
14cr|corsixth-0.30-2|49	%{_gamesdatadir}/%{oname}/%{oname}
14cr|corsixth-0.30-2|50	EOF
14cr|corsixth-0.30-2|51	
14cr|corsixth-0.30-2|52	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}/th-files/
14cr|corsixth-0.30-2|53	
14cr|corsixth-0.30-2|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,128x128}/apps
14cr|corsixth-0.30-2|55	
14cr|corsixth-0.30-2|56	icotool -x %{oname}/%{oname}.ico
14cr|corsixth-0.30-2|57	mv %{oname}*32x32*.png %{oname}.png
14cr|corsixth-0.30-2|58	install -m 644 %{oname}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.png
14cr|corsixth-0.30-2|59	mv %{oname}*128x128*.png %{oname}.png
14cr|corsixth-0.30-2|60	install -m 644 %{oname}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{oname}.png
14cr|corsixth-0.30-2|61	
14cr|corsixth-0.30-2|62	mkdir -p %{buildroot}%{_datadir}/applications
14cr|corsixth-0.30-2|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|corsixth-0.30-2|64	[Desktop Entry]
14cr|corsixth-0.30-2|65	Name=CorsixTH
14cr|corsixth-0.30-2|66	Comment=Open source clone of Theme Hospital game
14cr|corsixth-0.30-2|67	Exec=%{oname}
14cr|corsixth-0.30-2|68	Path=%{_gamesdatadir}/%{oname}
14cr|corsixth-0.30-2|69	Icon=%{oname}
14cr|corsixth-0.30-2|70	Terminal=false
14cr|corsixth-0.30-2|71	Type=Application
14cr|corsixth-0.30-2|72	Categories=Game;StrategyGame;
14cr|corsixth-0.30-2|73	EOF
14cr|corsixth-0.30-2|74	
14cr|corsixth-0.30-2|75	
14cr|corsixth-0.30-2|76	%changelog
14cr|corsixth-0.30-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30-2
14cr|corsixth-0.30-2|78	+ Revision: cb53130
14cr|corsixth-0.30-2|79	- MassBuild#464: Increase release tag
14cr|corsixth-0.30-2|80	
14cr|corsixth-0.30-2|81	

722 14
14cr|cortado-0.2.2-0.0.4|1	# FIXME: don't bundle all this thirdparty software
14cr|cortado-0.2.2-0.0.4|2	# FIXME: do we need to install others jars, besides the applets?
14cr|cortado-0.2.2-0.0.4|3	
14cr|cortado-0.2.2-0.0.4|4	Name:           cortado
14cr|cortado-0.2.2-0.0.4|5	Version:        0.2.2
14cr|cortado-0.2.2-0.0.4|6	Release:        0.0.4
14cr|cortado-0.2.2-0.0.4|7	Epoch:          0
14cr|cortado-0.2.2-0.0.4|8	Summary:        Java media framework based on GStreamer's design
14cr|cortado-0.2.2-0.0.4|9	Group:          Development/Java
14cr|cortado-0.2.2-0.0.4|10	License:        GPLv2+/LGPLv2+/BSD
14cr|cortado-0.2.2-0.0.4|11	URL:            http://www.flumotion.net/
14cr|cortado-0.2.2-0.0.4|12	Source0:        http://www.flumotion.net/src/cortado/cortado-%{version}.tar.gz
14cr|cortado-0.2.2-0.0.4|13	BuildRequires:  ant
14cr|cortado-0.2.2-0.0.4|14	BuildRequires:  java-rpmbuild
14cr|cortado-0.2.2-0.0.4|15	BuildArch:      noarch
14cr|cortado-0.2.2-0.0.4|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|cortado-0.2.2-0.0.4|17	
14cr|cortado-0.2.2-0.0.4|18	%description
14cr|cortado-0.2.2-0.0.4|19	Cortado is a Java media framework based on GStreamer's design.
14cr|cortado-0.2.2-0.0.4|20	
14cr|cortado-0.2.2-0.0.4|21	%prep
14cr|cortado-0.2.2-0.0.4|22	%setup -q
14cr|cortado-0.2.2-0.0.4|23	
14cr|cortado-0.2.2-0.0.4|24	%build
14cr|cortado-0.2.2-0.0.4|25	export CLASSPATH=
14cr|cortado-0.2.2-0.0.4|26	export OPT_JAR_LIST=:
14cr|cortado-0.2.2-0.0.4|27	%{ant}
14cr|cortado-0.2.2-0.0.4|28	
14cr|cortado-0.2.2-0.0.4|29	%install
14cr|cortado-0.2.2-0.0.4|30	%{__rm} -rf %{buildroot}
14cr|cortado-0.2.2-0.0.4|31	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|cortado-0.2.2-0.0.4|32	
14cr|cortado-0.2.2-0.0.4|33	%{__cp} -a output/dist/applet/cortado-ovt-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-ovt-%{version}.jar
14cr|cortado-0.2.2-0.0.4|34	%{__cp} -a output/dist/applet/cortado-ov-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-ov-%{version}.jar
14cr|cortado-0.2.2-0.0.4|35	%{__cp} -a output/dist/applet/cortado-mmjs-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-mmjs-%{version}.jar
14cr|cortado-0.2.2-0.0.4|36	
14cr|cortado-0.2.2-0.0.4|37	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|cortado-0.2.2-0.0.4|38	
14cr|cortado-0.2.2-0.0.4|39	%clean
14cr|cortado-0.2.2-0.0.4|40	%{__rm} -rf %{buildroot}
14cr|cortado-0.2.2-0.0.4|41	
14cr|cortado-0.2.2-0.0.4|42	%files
14cr|cortado-0.2.2-0.0.4|43	%defattr(0644,root,root,0755)
14cr|cortado-0.2.2-0.0.4|44	%doc LICENSE.* HACKING README NEWS RELEASE TODO cortado.doap
14cr|cortado-0.2.2-0.0.4|45	%{_javadir}/%{name}-ovt-%{version}.jar
14cr|cortado-0.2.2-0.0.4|46	%{_javadir}/%{name}-ovt.jar
14cr|cortado-0.2.2-0.0.4|47	%{_javadir}/%{name}-ov-%{version}.jar
14cr|cortado-0.2.2-0.0.4|48	%{_javadir}/%{name}-ov.jar
14cr|cortado-0.2.2-0.0.4|49	%{_javadir}/%{name}-mmjs-%{version}.jar
14cr|cortado-0.2.2-0.0.4|50	%{_javadir}/%{name}-mmjs.jar
14cr|cortado-0.2.2-0.0.4|51	
14cr|cortado-0.2.2-0.0.4|52	
14cr|cortado-0.2.2-0.0.4|53	
14cr|cortado-0.2.2-0.0.4|54	
14cr|cortado-0.2.2-0.0.4|55	%changelog
14cr|cortado-0.2.2-0.0.4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.2.2-0.0.4
14cr|cortado-0.2.2-0.0.4|57	+ Revision: 4561715
14cr|cortado-0.2.2-0.0.4|58	- MassBuild#464: Increase release tag
14cr|cortado-0.2.2-0.0.4|59	
14cr|cortado-0.2.2-0.0.4|60	

723 14
14cr|couchdb-1.6.1-1|1	%define tarname apache-couchdb
14cr|couchdb-1.6.1-1|2	%define couchdb_user couchdb
14cr|couchdb-1.6.1-1|3	%define couchdb_group couchdb
14cr|couchdb-1.6.1-1|4	%define couchdb_home %{_localstatedir}/lib/couchdb
14cr|couchdb-1.6.1-1|5	
14cr|couchdb-1.6.1-1|6	Name:		couchdb
14cr|couchdb-1.6.1-1|7	Version:	1.6.1
14cr|couchdb-1.6.1-1|8	Release:	1
14cr|couchdb-1.6.1-1|9	Summary:	A document database server, accessible via a RESTful JSON API
14cr|couchdb-1.6.1-1|10	Group:		Databases
14cr|couchdb-1.6.1-1|11	License:	Apache License
14cr|couchdb-1.6.1-1|12	URL:		http://couchdb.apache.org/
14cr|couchdb-1.6.1-1|13	Source0:	http://www.eu.apache.org/dist/couchdb/source/%{version}/apache-couchdb-%{version}.tar.gz
14cr|couchdb-1.6.1-1|14	Source1:	%{name}.service
14cr|couchdb-1.6.1-1|15	Source2:	%{name}.tmpfiles.conf
14cr|couchdb-1.6.1-1|16	Patch0:		apache-couchdb-1.3.1-ldflags.patch
14cr|couchdb-1.6.1-1|17	BuildRequires:	erlang-devel erlang-compiler erlang-crypto erlang-eunit
14cr|couchdb-1.6.1-1|18	BuildRequires:	erlang-public_key
14cr|couchdb-1.6.1-1|19	BuildRequires:	pkgconfig(icu-i18n)
14cr|couchdb-1.6.1-1|20	BuildRequires:	js-devel
14cr|couchdb-1.6.1-1|21	BuildRequires:	help2man
14cr|couchdb-1.6.1-1|22	BuildRequires:	curl-devel
14cr|couchdb-1.6.1-1|23	Requires:	couchdb-bin
14cr|couchdb-1.6.1-1|24	
14cr|couchdb-1.6.1-1|25	Requires(pre):	shadow-utils
14cr|couchdb-1.6.1-1|26	
14cr|couchdb-1.6.1-1|27	%description
14cr|couchdb-1.6.1-1|28	Apache CouchDB is a distributed, fault-tolerant and schema-free
14cr|couchdb-1.6.1-1|29	document-oriented database accessible via a RESTful HTTP/JSON API.
14cr|couchdb-1.6.1-1|30	Among other features, it provides robust, incremental replication
14cr|couchdb-1.6.1-1|31	with bi-directional conflict detection and resolution, and is
14cr|couchdb-1.6.1-1|32	queryable and indexable using a table-oriented view engine with
14cr|couchdb-1.6.1-1|33	JavaScript acting as the default view definition language.
14cr|couchdb-1.6.1-1|34	
14cr|couchdb-1.6.1-1|35	This package contains the systemd unit needed to start a systemwide
14cr|couchdb-1.6.1-1|36	instance of CouchDB.
14cr|couchdb-1.6.1-1|37	
14cr|couchdb-1.6.1-1|38	%package	bin
14cr|couchdb-1.6.1-1|39	Group:		Databases
14cr|couchdb-1.6.1-1|40	Summary:	Binary for Couchdb, a document database server
14cr|couchdb-1.6.1-1|41	
14cr|couchdb-1.6.1-1|42	Requires:	erlang
14cr|couchdb-1.6.1-1|43	Requires:	erlang-crypto
14cr|couchdb-1.6.1-1|44	Requires:	erlang-ssl
14cr|couchdb-1.6.1-1|45	Requires:	erlang-xmerl
14cr|couchdb-1.6.1-1|46	Requires:	erlang-inets
14cr|couchdb-1.6.1-1|47	Requires:	erlang-tools
14cr|couchdb-1.6.1-1|48	Requires:	erlang-public_key
14cr|couchdb-1.6.1-1|49	Requires:	erlang-os_mon
14cr|couchdb-1.6.1-1|50	Requires:	erlang-asn1
14cr|couchdb-1.6.1-1|51	Requires:	erlang-syntax_tools
14cr|couchdb-1.6.1-1|52	Requires:	erlang-compiler
14cr|couchdb-1.6.1-1|53	Requires(post): systemd
14cr|couchdb-1.6.1-1|54	
14cr|couchdb-1.6.1-1|55	%description bin
14cr|couchdb-1.6.1-1|56	Apache CouchDB is a distributed, fault-tolerant and schema-free
14cr|couchdb-1.6.1-1|57	document-oriented database accessible via a RESTful HTTP/JSON API.
14cr|couchdb-1.6.1-1|58	Among other features, it provides robust, incremental replication
14cr|couchdb-1.6.1-1|59	with bi-directional conflict detection and resolution, and is
14cr|couchdb-1.6.1-1|60	queryable and indexable using a table-oriented view engine with
14cr|couchdb-1.6.1-1|61	JavaScript acting as the default view definition language.
14cr|couchdb-1.6.1-1|62	
14cr|couchdb-1.6.1-1|63	This package contains the binary needed to run a CouchDB instance.
14cr|couchdb-1.6.1-1|64	
14cr|couchdb-1.6.1-1|65	
14cr|couchdb-1.6.1-1|66	%prep
14cr|couchdb-1.6.1-1|67	%setup -q -n %{tarname}-%{version}
14cr|couchdb-1.6.1-1|68	%apply_patches
14cr|couchdb-1.6.1-1|69	
14cr|couchdb-1.6.1-1|70	%build
14cr|couchdb-1.6.1-1|71	%configure2_5x \
14cr|couchdb-1.6.1-1|72	--with-js-include=%{_includedir}/js \
14cr|couchdb-1.6.1-1|73	--with-erlang=%{_libdir}/erlang%{_includedir}
14cr|couchdb-1.6.1-1|74	
14cr|couchdb-1.6.1-1|75	%make
14cr|couchdb-1.6.1-1|76	
14cr|couchdb-1.6.1-1|77	
14cr|couchdb-1.6.1-1|78	%install
14cr|couchdb-1.6.1-1|79	%makeinstall_std
14cr|couchdb-1.6.1-1|80	
14cr|couchdb-1.6.1-1|81	# Libdir for systemd unit
14cr|couchdb-1.6.1-1|82	sed -i -e 's|@LIBDIR@|%{_libdir}|' %{SOURCE1}
14cr|couchdb-1.6.1-1|83	
14cr|couchdb-1.6.1-1|84	# Install systemd unit
14cr|couchdb-1.6.1-1|85	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|couchdb-1.6.1-1|86	
14cr|couchdb-1.6.1-1|87	# Install tmpfiles entry
14cr|couchdb-1.6.1-1|88	install -D -m 644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|couchdb-1.6.1-1|89	
14cr|couchdb-1.6.1-1|90	# Create /var/log/couchdb
14cr|couchdb-1.6.1-1|91	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14cr|couchdb-1.6.1-1|92	
14cr|couchdb-1.6.1-1|93	# Create /var/lib/couchdb
14cr|couchdb-1.6.1-1|94	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cr|couchdb-1.6.1-1|95	
14cr|couchdb-1.6.1-1|96	# Create /etc/couchdb/default.d
14cr|couchdb-1.6.1-1|97	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/default.d
14cr|couchdb-1.6.1-1|98	
14cr|couchdb-1.6.1-1|99	# Create /etc/couchdb/local.d
14cr|couchdb-1.6.1-1|100	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/local.d
14cr|couchdb-1.6.1-1|101	
14cr|couchdb-1.6.1-1|102	## Use /etc/sysconfig instead of /etc/default
14cr|couchdb-1.6.1-1|103	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|couchdb-1.6.1-1|104	mv %{buildroot}%{_sysconfdir}/default/couchdb \
14cr|couchdb-1.6.1-1|105	%{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|couchdb-1.6.1-1|106	rm -rf %{buildroot}%{_sysconfdir}/default
14cr|couchdb-1.6.1-1|107	
14cr|couchdb-1.6.1-1|108	# Remove unecessary files
14cr|couchdb-1.6.1-1|109	rm %{buildroot}%{_sysconfdir}/rc.d/couchdb
14cr|couchdb-1.6.1-1|110	rm -rf  %{buildroot}%{_datadir}/doc/couchdb
14cr|couchdb-1.6.1-1|111	
14cr|couchdb-1.6.1-1|112	# clean-up .la archives
14cr|couchdb-1.6.1-1|113	find %{buildroot} -name '*.la' -delete
14cr|couchdb-1.6.1-1|114	
14cr|couchdb-1.6.1-1|115	
14cr|couchdb-1.6.1-1|116	%pre bin
14cr|couchdb-1.6.1-1|117	%_pre_useradd %{couchdb_user}  %{couchdb_home} /bin/bash
14cr|couchdb-1.6.1-1|118	
14cr|couchdb-1.6.1-1|119	
14cr|couchdb-1.6.1-1|120	%post
14cr|couchdb-1.6.1-1|121	%_post_service %{name}
14cr|couchdb-1.6.1-1|122	
14cr|couchdb-1.6.1-1|123	%post bin
14cr|couchdb-1.6.1-1|124	# (cg) NB This should really be before the _post_service above... but packaging
14cr|couchdb-1.6.1-1|125	# here seems really bizare with it's split...
14cr|couchdb-1.6.1-1|126	%_tmpfilescreate %{name}
14cr|couchdb-1.6.1-1|127	
14cr|couchdb-1.6.1-1|128	%postun bin
14cr|couchdb-1.6.1-1|129	%_postun_userdel %{couchdb_user}
14cr|couchdb-1.6.1-1|130	
14cr|couchdb-1.6.1-1|131	
14cr|couchdb-1.6.1-1|132	%preun
14cr|couchdb-1.6.1-1|133	%_preun_service %{name}
14cr|couchdb-1.6.1-1|134	
14cr|couchdb-1.6.1-1|135	
14cr|couchdb-1.6.1-1|136	%files
14cr|couchdb-1.6.1-1|137	%doc AUTHORS BUGS LICENSE NOTICE THANKS
14cr|couchdb-1.6.1-1|138	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|couchdb-1.6.1-1|139	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|couchdb-1.6.1-1|140	%{_unitdir}/%{name}.service
14cr|couchdb-1.6.1-1|141	
14cr|couchdb-1.6.1-1|142	%files bin
14cr|couchdb-1.6.1-1|143	%{_bindir}/*
14cr|couchdb-1.6.1-1|144	%dir %{_sysconfdir}/%{name}
14cr|couchdb-1.6.1-1|145	%dir %{_sysconfdir}/%{name}/local.d
14cr|couchdb-1.6.1-1|146	%dir %{_sysconfdir}/%{name}/default.d
14cr|couchdb-1.6.1-1|147	%config(noreplace) %attr(0644,%{couchdb_user},root) %{_sysconfdir}/%{name}/default.ini
14cr|couchdb-1.6.1-1|148	%config(noreplace) %attr(0644,%{couchdb_user},root) %{_sysconfdir}/%{name}/local.ini
14cr|couchdb-1.6.1-1|149	%{_tmpfilesdir}/%{name}.conf
14cr|couchdb-1.6.1-1|150	%{_libdir}/%{name}
14cr|couchdb-1.6.1-1|151	%{_datadir}/%{name}
14cr|couchdb-1.6.1-1|152	%{_mandir}/man1/*
14cr|couchdb-1.6.1-1|153	%{_infodir}/*
14cr|couchdb-1.6.1-1|154	%dir %attr(0755,%{couchdb_user},root) %{_localstatedir}/log/%{name}
14cr|couchdb-1.6.1-1|155	%dir %attr(0755,%{couchdb_user},root) %{_localstatedir}/run/%{name}
14cr|couchdb-1.6.1-1|156	%dir %attr(0755,%{couchdb_user},root) %{_localstatedir}/lib/%{name}
14cr|couchdb-1.6.1-1|157	
14cr|couchdb-1.6.1-1|158	%changelog
14cr|couchdb-1.6.1-1|159	* Wed Sep 17 2014 Tigro <ashejn@gmail.com> 1.6.1-1
14cr|couchdb-1.6.1-1|160	+ Revision: 4d28426
14cr|couchdb-1.6.1-1|161	- update to 1.6.1
14cr|couchdb-1.6.1-1|162	
14cr|couchdb-1.6.1-1|163	

724 14
14cr|countrycodes-1.0.5-10|1	%define name        countrycodes
14cr|countrycodes-1.0.5-10|2	%define version     1.0.5
14cr|countrycodes-1.0.5-10|3	%define release     10
14cr|countrycodes-1.0.5-10|4	
14cr|countrycodes-1.0.5-10|5	Name:       %{name}
14cr|countrycodes-1.0.5-10|6	Version:    %{version}
14cr|countrycodes-1.0.5-10|7	Release:    %{release}
14cr|countrycodes-1.0.5-10|8	Summary:    Country code finder
14cr|countrycodes-1.0.5-10|9	Source:     http://www.grigna.com/diego/linux/countrycodes/%{name}-%{version}.tar.bz2
14cr|countrycodes-1.0.5-10|10	URL:        http://www.grigna.com/diego/linux/countrycodes
14cr|countrycodes-1.0.5-10|11	License:    GPL
14cr|countrycodes-1.0.5-10|12	Group:      Networking/Other
14cr|countrycodes-1.0.5-10|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|countrycodes-1.0.5-10|14	
14cr|countrycodes-1.0.5-10|15	%description
14cr|countrycodes-1.0.5-10|16	Country codes is an ISO 3166 country code finder. It is mainly used to
14cr|countrycodes-1.0.5-10|17	determine to what country a domain name belongs. It also allows
14cr|countrycodes-1.0.5-10|18	searching by 2 or 3 letter codes, country number, and country name.
14cr|countrycodes-1.0.5-10|19	
14cr|countrycodes-1.0.5-10|20	%prep
14cr|countrycodes-1.0.5-10|21	%setup -q
14cr|countrycodes-1.0.5-10|22	
14cr|countrycodes-1.0.5-10|23	%build
14cr|countrycodes-1.0.5-10|24	cd src && make CCOPTS="%{optflags}"
14cr|countrycodes-1.0.5-10|25	
14cr|countrycodes-1.0.5-10|26	%install
14cr|countrycodes-1.0.5-10|27	rm -rf %{buildroot}
14cr|countrycodes-1.0.5-10|28	install -d -m 755 %{buildroot}%{_bindir}
14cr|countrycodes-1.0.5-10|29	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|countrycodes-1.0.5-10|30	install -m 755 src/iso3166 %{buildroot}%{_bindir}/iso3166
14cr|countrycodes-1.0.5-10|31	install -m 644 doc/iso3166.1.in %{buildroot}%{_mandir}/man1/iso3166.1
14cr|countrycodes-1.0.5-10|32	
14cr|countrycodes-1.0.5-10|33	%clean
14cr|countrycodes-1.0.5-10|34	rm -rf %{buildroot}
14cr|countrycodes-1.0.5-10|35	
14cr|countrycodes-1.0.5-10|36	%files
14cr|countrycodes-1.0.5-10|37	%defattr(-,root,root)
14cr|countrycodes-1.0.5-10|38	%doc doc/Changelog doc/COPYING doc/INSTALL doc/LSM doc/README
14cr|countrycodes-1.0.5-10|39	%{_bindir}/*
14cr|countrycodes-1.0.5-10|40	%{_mandir}/man1/*
14cr|countrycodes-1.0.5-10|41	
14cr|countrycodes-1.0.5-10|42	
14cr|countrycodes-1.0.5-10|43	
14cr|countrycodes-1.0.5-10|44	
14cr|countrycodes-1.0.5-10|45	%changelog
14cr|countrycodes-1.0.5-10|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-10
14cr|countrycodes-1.0.5-10|47	+ Revision: 1a65373
14cr|countrycodes-1.0.5-10|48	- MassBuild#464: Increase release tag
14cr|countrycodes-1.0.5-10|49	
14cr|countrycodes-1.0.5-10|50	

725 14
14cr|courier-authlib-0.65.0-3|1	Name:		courier-authlib
14cr|courier-authlib-0.65.0-3|2	Version:	0.65.0
14cr|courier-authlib-0.65.0-3|3	Release:	3
14cr|courier-authlib-0.65.0-3|4	Summary:	Courier authentication library
14cr|courier-authlib-0.65.0-3|5	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|6	License:	GPL
14cr|courier-authlib-0.65.0-3|7	URL:		http://www.courier-mta.org
14cr|courier-authlib-0.65.0-3|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
14cr|courier-authlib-0.65.0-3|9	Source1:	courier-authlib.sysconftool.m4
14cr|courier-authlib-0.65.0-3|10	Source2:	courier-authlib.authdaemon-init
14cr|courier-authlib-0.65.0-3|11	Patch0:		courier-authlib-0.65.sysconftool.patch
14cr|courier-authlib-0.65.0-3|12	BuildRequires:	expect
14cr|courier-authlib-0.65.0-3|13	BuildRequires:	libltdl-devel
14cr|courier-authlib-0.65.0-3|14	BuildRequires:	gdbm-devel
14cr|courier-authlib-0.65.0-3|15	BuildRequires:	openldap-devel
14cr|courier-authlib-0.65.0-3|16	BuildRequires:	pam-devel
14cr|courier-authlib-0.65.0-3|17	BuildRequires:	mysql-devel
14cr|courier-authlib-0.65.0-3|18	BuildRequires:	postgresql-devel
14cr|courier-authlib-0.65.0-3|19	Obsoletes:	courier-imap-utils
14cr|courier-authlib-0.65.0-3|20	Obsoletes:	libcourier-authlib0
14cr|courier-authlib-0.65.0-3|21	Conflicts:	courier-imap <= 3.0.8
14cr|courier-authlib-0.65.0-3|22	
14cr|courier-authlib-0.65.0-3|23	%description
14cr|courier-authlib-0.65.0-3|24	The Courier authentication library provides authentication
14cr|courier-authlib-0.65.0-3|25	services for other Courier applications.
14cr|courier-authlib-0.65.0-3|26	
14cr|courier-authlib-0.65.0-3|27	This package contains the Courier authentication daemon and common
14cr|courier-authlib-0.65.0-3|28	authentication modules:
14cr|courier-authlib-0.65.0-3|29	
14cr|courier-authlib-0.65.0-3|30	o authcustom
14cr|courier-authlib-0.65.0-3|31	o authpam
14cr|courier-authlib-0.65.0-3|32	o authpwd
14cr|courier-authlib-0.65.0-3|33	o authshadow
14cr|courier-authlib-0.65.0-3|34	o courierauthsaslclient
14cr|courier-authlib-0.65.0-3|35	o courierauthsasl
14cr|courier-authlib-0.65.0-3|36	
14cr|courier-authlib-0.65.0-3|37	%package -n courier-authdaemon
14cr|courier-authlib-0.65.0-3|38	Summary:	Courier authentication daemon
14cr|courier-authlib-0.65.0-3|39	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|40	Requires:	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|41	Requires:	expect
14cr|courier-authlib-0.65.0-3|42	Requires(pre):	rpm-helper
14cr|courier-authlib-0.65.0-3|43	
14cr|courier-authlib-0.65.0-3|44	%description -n courier-authdaemon
14cr|courier-authlib-0.65.0-3|45	This package contains the Courier authentication daemon.
14cr|courier-authlib-0.65.0-3|46	
14cr|courier-authlib-0.65.0-3|47	%package userdb
14cr|courier-authlib-0.65.0-3|48	Summary:	Userdb support for the Courier authentication library
14cr|courier-authlib-0.65.0-3|49	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|50	Requires(pre):	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|51	
14cr|courier-authlib-0.65.0-3|52	%description userdb
14cr|courier-authlib-0.65.0-3|53	This package installs the userdb support for the Courier
14cr|courier-authlib-0.65.0-3|54	authentication library.  Userdb is a simple way to manage virtual
14cr|courier-authlib-0.65.0-3|55	mail accounts using a GDBM-based database file.
14cr|courier-authlib-0.65.0-3|56	
14cr|courier-authlib-0.65.0-3|57	Install this package in order to be able to authenticate with
14cr|courier-authlib-0.65.0-3|58	userdb.
14cr|courier-authlib-0.65.0-3|59	
14cr|courier-authlib-0.65.0-3|60	%package ldap
14cr|courier-authlib-0.65.0-3|61	Summary:	LDAP support for the Courier authentication library
14cr|courier-authlib-0.65.0-3|62	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|63	Requires(pre):	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|64	Obsoletes:	courier-imap-ldap
14cr|courier-authlib-0.65.0-3|65	
14cr|courier-authlib-0.65.0-3|66	%description ldap
14cr|courier-authlib-0.65.0-3|67	This package installs LDAP support for the Courier authentication
14cr|courier-authlib-0.65.0-3|68	library. Install this package in order to be able to authenticate
14cr|courier-authlib-0.65.0-3|69	using LDAP.
14cr|courier-authlib-0.65.0-3|70	
14cr|courier-authlib-0.65.0-3|71	%package mysql
14cr|courier-authlib-0.65.0-3|72	Summary:	MySQL support for the Courier authentication library
14cr|courier-authlib-0.65.0-3|73	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|74	Requires(pre):	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|75	Obsoletes:	courier-imap-mysql
14cr|courier-authlib-0.65.0-3|76	
14cr|courier-authlib-0.65.0-3|77	%description mysql
14cr|courier-authlib-0.65.0-3|78	This package installs MySQL support for the Courier authentication
14cr|courier-authlib-0.65.0-3|79	library. Install this package in order to be able to authenticate
14cr|courier-authlib-0.65.0-3|80	using MySQL.
14cr|courier-authlib-0.65.0-3|81	
14cr|courier-authlib-0.65.0-3|82	%package pgsql
14cr|courier-authlib-0.65.0-3|83	Summary:	PostgreSQL support for the Courier authentication library
14cr|courier-authlib-0.65.0-3|84	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|85	Requires(pre):	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|86	Obsoletes:	courier-imap-pgsql
14cr|courier-authlib-0.65.0-3|87	
14cr|courier-authlib-0.65.0-3|88	%description pgsql
14cr|courier-authlib-0.65.0-3|89	This package installs PostgreSQL support for the Courier
14cr|courier-authlib-0.65.0-3|90	authentication library. Install this package in order to be able
14cr|courier-authlib-0.65.0-3|91	to authenticate using PostgreSQL.
14cr|courier-authlib-0.65.0-3|92	
14cr|courier-authlib-0.65.0-3|93	%package sqlite
14cr|courier-authlib-0.65.0-3|94	Summary:	SQLite support for the Courier authentication library
14cr|courier-authlib-0.65.0-3|95	Group:		System/Servers
14cr|courier-authlib-0.65.0-3|96	Requires(pre):	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|97	
14cr|courier-authlib-0.65.0-3|98	%description sqlite
14cr|courier-authlib-0.65.0-3|99	This package installs SQLite support for the Courier
14cr|courier-authlib-0.65.0-3|100	authentication library. Install this package in order to be able
14cr|courier-authlib-0.65.0-3|101	to authenticate using SQLite.
14cr|courier-authlib-0.65.0-3|102	
14cr|courier-authlib-0.65.0-3|103	%package devel
14cr|courier-authlib-0.65.0-3|104	Summary:	Development libraries for the Courier authentication library
14cr|courier-authlib-0.65.0-3|105	Group:		Development/C
14cr|courier-authlib-0.65.0-3|106	Requires:	%{name} = %{version}
14cr|courier-authlib-0.65.0-3|107	
14cr|courier-authlib-0.65.0-3|108	%description devel
14cr|courier-authlib-0.65.0-3|109	This package contains the development libraries and files needed
14cr|courier-authlib-0.65.0-3|110	to compile Courier packages that use this authentication library.
14cr|courier-authlib-0.65.0-3|111	Install this package in order to build the rest of the Courier
14cr|courier-authlib-0.65.0-3|112	packages. After they are built and installed this package can be
14cr|courier-authlib-0.65.0-3|113	removed. Files in this package are not needed at runtime.
14cr|courier-authlib-0.65.0-3|114	
14cr|courier-authlib-0.65.0-3|115	%prep
14cr|courier-authlib-0.65.0-3|116	%setup -q -n %{name}-%{version}
14cr|courier-authlib-0.65.0-3|117	%patch0 -p 0 -b .sysconftool
14cr|courier-authlib-0.65.0-3|118	
14cr|courier-authlib-0.65.0-3|119	cp %{SOURCE1} .
14cr|courier-authlib-0.65.0-3|120	
14cr|courier-authlib-0.65.0-3|121	%build
14cr|courier-authlib-0.65.0-3|122	%configure2_5x \
14cr|courier-authlib-0.65.0-3|123	--with-syslog=MAIL \
14cr|courier-authlib-0.65.0-3|124	--disable-ltdl-install \
14cr|courier-authlib-0.65.0-3|125	--with-db=gdbm \
14cr|courier-authlib-0.65.0-3|126	--with-random=/dev/urandom \
14cr|courier-authlib-0.65.0-3|127	--with-mailuser=daemon \
14cr|courier-authlib-0.65.0-3|128	--with-mailgroup=daemon \
14cr|courier-authlib-0.65.0-3|129	--with-authdaemonrc=%{_sysconfdir}/courier/authdaemonrc \
14cr|courier-authlib-0.65.0-3|130	--with-authdaemonvar=%{_localstatedir}/lib/authdaemon \
14cr|courier-authlib-0.65.0-3|131	--with-makedatprog=%{_sbindir}/makedatprog \
14cr|courier-authlib-0.65.0-3|132	--with-userdb=%{_sysconfdir}/userdb \
14cr|courier-authlib-0.65.0-3|133	--with-pkgconfdir=%{_sysconfdir}/courier \
14cr|courier-authlib-0.65.0-3|134	--with-authuserdb \
14cr|courier-authlib-0.65.0-3|135	--with-authpam \
14cr|courier-authlib-0.65.0-3|136	--with-authldap \
14cr|courier-authlib-0.65.0-3|137	--with-authldaprc=%{_sysconfdir}/courier/authldaprc \
14cr|courier-authlib-0.65.0-3|138	--with-authpwd \
14cr|courier-authlib-0.65.0-3|139	--with-authshadow \
14cr|courier-authlib-0.65.0-3|140	--without-authvchkpw \
14cr|courier-authlib-0.65.0-3|141	--with-authpgsqlrc=%{_sysconfdir}/courier/authpgsqlrc \
14cr|courier-authlib-0.65.0-3|142	--with-authpgsql \
14cr|courier-authlib-0.65.0-3|143	--with-pgsql-libs=%{_libdir} \
14cr|courier-authlib-0.65.0-3|144	--with-pgsql-includes=%{_includedir}/pgsql \
14cr|courier-authlib-0.65.0-3|145	--with-authmysqlrc=%{_sysconfdir}/courier/authmysqlrc \
14cr|courier-authlib-0.65.0-3|146	--with-authmysql \
14cr|courier-authlib-0.65.0-3|147	--with-mysql-libs=%{_libdir} \
14cr|courier-authlib-0.65.0-3|148	--with-mysql-includes=%{_includedir}/mysql \
14cr|courier-authlib-0.65.0-3|149	--with-authcustom
14cr|courier-authlib-0.65.0-3|150	%make
14cr|courier-authlib-0.65.0-3|151	%make authinfo
14cr|courier-authlib-0.65.0-3|152	
14cr|courier-authlib-0.65.0-3|153	%check
14cr|courier-authlib-0.65.0-3|154	%{__make} check
14cr|courier-authlib-0.65.0-3|155	
14cr|courier-authlib-0.65.0-3|156	%install
14cr|courier-authlib-0.65.0-3|157	%makeinstall_std
14cr|courier-authlib-0.65.0-3|158	
14cr|courier-authlib-0.65.0-3|159	# fix perms
14cr|courier-authlib-0.65.0-3|160	chmod 755 %{buildroot}%{_localstatedir}/lib/authdaemon
14cr|courier-authlib-0.65.0-3|161	
14cr|courier-authlib-0.65.0-3|162	install -d %{buildroot}%{_var}/run/authdaemon
14cr|courier-authlib-0.65.0-3|163	
14cr|courier-authlib-0.65.0-3|164	install -m 755 sysconftool %{buildroot}%{_libdir}/courier-authlib/
14cr|courier-authlib-0.65.0-3|165	install -m 755 authmigrate %{buildroot}%{_libdir}/courier-authlib/
14cr|courier-authlib-0.65.0-3|166	
14cr|courier-authlib-0.65.0-3|167	install -d -m 755 %{buildroot}%{_initrddir}
14cr|courier-authlib-0.65.0-3|168	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-authdaemon
14cr|courier-authlib-0.65.0-3|169	mv %{buildroot}%{_libdir}/courier-authlib/authdaemond %{buildroot}%{_sbindir}/authdaemond
14cr|courier-authlib-0.65.0-3|170	
14cr|courier-authlib-0.65.0-3|171	mv %{buildroot}%{_libdir}/courier-authlib/makedatprog %{buildroot}%{_sbindir}/makedatprog
14cr|courier-authlib-0.65.0-3|172	
14cr|courier-authlib-0.65.0-3|173	# some utils...
14cr|courier-authlib-0.65.0-3|174	install -m 755 authinfo %{buildroot}%{_sbindir}/
14cr|courier-authlib-0.65.0-3|175	install -m 755 authdaemontest %{buildroot}%{_sbindir}/
14cr|courier-authlib-0.65.0-3|176	install -m 755 liblock/lockmail %{buildroot}%{_sbindir}/
14cr|courier-authlib-0.65.0-3|177	install -m 644 liblock/lockmail.1 %{buildroot}%{_mandir}/man1/
14cr|courier-authlib-0.65.0-3|178	
14cr|courier-authlib-0.65.0-3|179	# A hack to provide libraries under libdir to be able to pick up them w/o adding
14cr|courier-authlib-0.65.0-3|180	# courier-authlib to LD_LIBRARY_PATH
14cr|courier-authlib-0.65.0-3|181	for file in %{buildroot}%{_libdir}/courier-authlib/*.so
14cr|courier-authlib-0.65.0-3|182	do
14cr|courier-authlib-0.65.0-3|183	ln -s %{_libdir}/courier-authlib/`basename $file` %{buildroot}%{_libdir}/`basename $file`
14cr|courier-authlib-0.65.0-3|184	done
14cr|courier-authlib-0.65.0-3|185	
14cr|courier-authlib-0.65.0-3|186	# fix configuration
14cr|courier-authlib-0.65.0-3|187	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
14cr|courier-authlib-0.65.0-3|188	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
14cr|courier-authlib-0.65.0-3|189	done
14cr|courier-authlib-0.65.0-3|190	chmod 644 %{buildroot}%{_sysconfdir}/courier/*
14cr|courier-authlib-0.65.0-3|191	
14cr|courier-authlib-0.65.0-3|192	perl -pi \
14cr|courier-authlib-0.65.0-3|193	-e "s|^authmodulelist=.*|authmodulelist=\"authpam authpwd authshadow\"|g;" \
14cr|courier-authlib-0.65.0-3|194	-e "s|^authmodulelistorig=.*|authmodulelistorig=\"authpam authpwd authshadow\"|g;" \
14cr|courier-authlib-0.65.0-3|195	%{buildroot}%{_sysconfdir}/courier/authdaemonrc
14cr|courier-authlib-0.65.0-3|196	
14cr|courier-authlib-0.65.0-3|197	cat > README.mdv << EOF
14cr|courier-authlib-0.65.0-3|198	ROSA RPM specific notes
14cr|courier-authlib-0.65.0-3|199	
14cr|courier-authlib-0.65.0-3|200	Upgrade
14cr|courier-authlib-0.65.0-3|201	------
14cr|courier-authlib-0.65.0-3|202	Default upgrade procedure consists of shipping new configuration files with
14cr|courier-authlib-0.65.0-3|203	.dist suffix, then running sysconftool script to merge with current
14cr|courier-authlib-0.65.0-3|204	configuration. This packages ships new configuration files with their final
14cr|courier-authlib-0.65.0-3|205	name instead, wich will be saved by rpm as .rpmnew if original ones have been
14cr|courier-authlib-0.65.0-3|206	modified, and run sysconftools script during upgrade automatically.
14cr|courier-authlib-0.65.0-3|207	EOF
14cr|courier-authlib-0.65.0-3|208	
14cr|courier-authlib-0.65.0-3|209	%post -n courier-authdaemon
14cr|courier-authlib-0.65.0-3|210	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cr|courier-authlib-0.65.0-3|211	if [ -f %{_sysconfdir}/courier/authdaemonrc.rpmnew ]; then
14cr|courier-authlib-0.65.0-3|212	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authdaemonrc.rpmnew >/dev/null
14cr|courier-authlib-0.65.0-3|213	fi
14cr|courier-authlib-0.65.0-3|214	%_post_service courier-authdaemon
14cr|courier-authlib-0.65.0-3|215	
14cr|courier-authlib-0.65.0-3|216	%preun -n courier-authdaemon
14cr|courier-authlib-0.65.0-3|217	%_preun_service courier-authdaemon
14cr|courier-authlib-0.65.0-3|218	
14cr|courier-authlib-0.65.0-3|219	%post userdb
14cr|courier-authlib-0.65.0-3|220	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|221	
14cr|courier-authlib-0.65.0-3|222	%postun userdb
14cr|courier-authlib-0.65.0-3|223	if [ "$1" = "0" ]; then
14cr|courier-authlib-0.65.0-3|224	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|225	fi
14cr|courier-authlib-0.65.0-3|226	
14cr|courier-authlib-0.65.0-3|227	%post ldap
14cr|courier-authlib-0.65.0-3|228	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cr|courier-authlib-0.65.0-3|229	if [ -f %{_sysconfdir}/courier/authldaprc.rpmnew ]; then
14cr|courier-authlib-0.65.0-3|230	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authldaprc.rpmnew >/dev/null
14cr|courier-authlib-0.65.0-3|231	fi
14cr|courier-authlib-0.65.0-3|232	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|233	
14cr|courier-authlib-0.65.0-3|234	%postun ldap
14cr|courier-authlib-0.65.0-3|235	if [ "$1" = "0" ]; then
14cr|courier-authlib-0.65.0-3|236	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|237	fi
14cr|courier-authlib-0.65.0-3|238	
14cr|courier-authlib-0.65.0-3|239	%post mysql
14cr|courier-authlib-0.65.0-3|240	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cr|courier-authlib-0.65.0-3|241	if [ -f %{_sysconfdir}/courier/authmysqlrc.rpmnew ]; then
14cr|courier-authlib-0.65.0-3|242	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authmysqlrc.rpmnew >/dev/null
14cr|courier-authlib-0.65.0-3|243	fi
14cr|courier-authlib-0.65.0-3|244	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|245	
14cr|courier-authlib-0.65.0-3|246	%postun mysql
14cr|courier-authlib-0.65.0-3|247	if [ "$1" = "0" ]; then
14cr|courier-authlib-0.65.0-3|248	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|249	fi
14cr|courier-authlib-0.65.0-3|250	
14cr|courier-authlib-0.65.0-3|251	%pre pgsql
14cr|courier-authlib-0.65.0-3|252	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cr|courier-authlib-0.65.0-3|253	
14cr|courier-authlib-0.65.0-3|254	%post pgsql
14cr|courier-authlib-0.65.0-3|255	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|256	
14cr|courier-authlib-0.65.0-3|257	%postun pgsql
14cr|courier-authlib-0.65.0-3|258	if [ "$1" = "0" ]; then
14cr|courier-authlib-0.65.0-3|259	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|260	fi
14cr|courier-authlib-0.65.0-3|261	
14cr|courier-authlib-0.65.0-3|262	%pre sqlite
14cr|courier-authlib-0.65.0-3|263	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cr|courier-authlib-0.65.0-3|264	
14cr|courier-authlib-0.65.0-3|265	%post sqlite
14cr|courier-authlib-0.65.0-3|266	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|267	
14cr|courier-authlib-0.65.0-3|268	%postun sqlite
14cr|courier-authlib-0.65.0-3|269	if [ "$1" = "0" ]; then
14cr|courier-authlib-0.65.0-3|270	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cr|courier-authlib-0.65.0-3|271	fi
14cr|courier-authlib-0.65.0-3|272	
14cr|courier-authlib-0.65.0-3|273	%files
14cr|courier-authlib-0.65.0-3|274	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|275	%doc README.mdv README README.authdebug.html README.html README_authlib.html
14cr|courier-authlib-0.65.0-3|276	%doc NEWS COPYING* AUTHORS ChangeLog liblock/lockmail.html liblog/courierlogger.html
14cr|courier-authlib-0.65.0-3|277	%dir %{_sysconfdir}/courier
14cr|courier-authlib-0.65.0-3|278	%dir %{_libdir}/courier-authlib
14cr|courier-authlib-0.65.0-3|279	%{_libdir}/courier-authlib/authmigrate
14cr|courier-authlib-0.65.0-3|280	%{_libdir}/courier-authlib/authsystem.passwd
14cr|courier-authlib-0.65.0-3|281	%{_libdir}/courier-authlib/sysconftool
14cr|courier-authlib-0.65.0-3|282	%{_libdir}/courier-authlib/libcourierauthsaslclient.so.*
14cr|courier-authlib-0.65.0-3|283	%{_libdir}/courier-authlib/libcourierauthsasl.so.*
14cr|courier-authlib-0.65.0-3|284	%{_libdir}/courier-authlib/libcourierauthcommon.so.*
14cr|courier-authlib-0.65.0-3|285	%{_libdir}/courier-authlib/libcourierauth.so.*
14cr|courier-authlib-0.65.0-3|286	%{_libdir}/courier-authlib/libauthcustom.so.0
14cr|courier-authlib-0.65.0-3|287	%{_libdir}/courier-authlib/libauthpam.so.0
14cr|courier-authlib-0.65.0-3|288	%{_libdir}/courier-authlib/libauthpwd.so.0
14cr|courier-authlib-0.65.0-3|289	%{_libdir}/courier-authlib/libauthshadow.so.0
14cr|courier-authlib-0.65.0-3|290	%{_libdir}/courier-authlib/libauthpipe.so.0
14cr|courier-authlib-0.65.0-3|291	%{_mandir}/man1/*
14cr|courier-authlib-0.65.0-3|292	
14cr|courier-authlib-0.65.0-3|293	%files -n courier-authdaemon
14cr|courier-authlib-0.65.0-3|294	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|295	%config(noreplace) %{_sysconfdir}/courier/authdaemonrc
14cr|courier-authlib-0.65.0-3|296	%{_sbindir}/authdaemond
14cr|courier-authlib-0.65.0-3|297	%{_sbindir}/authdaemontest
14cr|courier-authlib-0.65.0-3|298	%{_sbindir}/authenumerate
14cr|courier-authlib-0.65.0-3|299	%{_sbindir}/authinfo
14cr|courier-authlib-0.65.0-3|300	%{_sbindir}/authtest
14cr|courier-authlib-0.65.0-3|301	%{_sbindir}/courierlogger
14cr|courier-authlib-0.65.0-3|302	%{_sbindir}/lockmail
14cr|courier-authlib-0.65.0-3|303	%{_sbindir}/authpasswd
14cr|courier-authlib-0.65.0-3|304	%{_sbindir}/makedatprog
14cr|courier-authlib-0.65.0-3|305	%{_initrddir}/courier-authdaemon
14cr|courier-authlib-0.65.0-3|306	%{_localstatedir}/lib/authdaemon
14cr|courier-authlib-0.65.0-3|307	%{_var}/run/authdaemon
14cr|courier-authlib-0.65.0-3|308	
14cr|courier-authlib-0.65.0-3|309	%files userdb
14cr|courier-authlib-0.65.0-3|310	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|311	%doc userdb/makeuserdb.html userdb/userdb.html userdb/userdbpw.html
14cr|courier-authlib-0.65.0-3|312	%{_sbindir}/makeuserdb
14cr|courier-authlib-0.65.0-3|313	%{_sbindir}/pw2userdb
14cr|courier-authlib-0.65.0-3|314	%{_sbindir}/userdb
14cr|courier-authlib-0.65.0-3|315	%{_sbindir}/userdb-test-cram-md5
14cr|courier-authlib-0.65.0-3|316	%{_sbindir}/userdbpw
14cr|courier-authlib-0.65.0-3|317	%{_libdir}/courier-authlib/libauthuserdb.so.0
14cr|courier-authlib-0.65.0-3|318	%{_mandir}/man8/*userdb*
14cr|courier-authlib-0.65.0-3|319	
14cr|courier-authlib-0.65.0-3|320	%files ldap
14cr|courier-authlib-0.65.0-3|321	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|322	%doc README.ldap authldap.schema
14cr|courier-authlib-0.65.0-3|323	%config(noreplace) %{_sysconfdir}/courier/authldaprc
14cr|courier-authlib-0.65.0-3|324	%{_libdir}/courier-authlib/libauthldap.so.0
14cr|courier-authlib-0.65.0-3|325	
14cr|courier-authlib-0.65.0-3|326	%files mysql
14cr|courier-authlib-0.65.0-3|327	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|328	%doc README.authmysql.html README.authmysql.myownquery
14cr|courier-authlib-0.65.0-3|329	%config(noreplace) %{_sysconfdir}/courier/authmysqlrc
14cr|courier-authlib-0.65.0-3|330	%{_libdir}/courier-authlib/libauthmysql.so.0
14cr|courier-authlib-0.65.0-3|331	
14cr|courier-authlib-0.65.0-3|332	%files pgsql
14cr|courier-authlib-0.65.0-3|333	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|334	%doc README.authpostgres.html
14cr|courier-authlib-0.65.0-3|335	%config(noreplace) %{_sysconfdir}/courier/authpgsqlrc
14cr|courier-authlib-0.65.0-3|336	%{_libdir}/courier-authlib/libauthpgsql.so.0
14cr|courier-authlib-0.65.0-3|337	
14cr|courier-authlib-0.65.0-3|338	%files sqlite
14cr|courier-authlib-0.65.0-3|339	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|340	%config(noreplace) %{_sysconfdir}/courier/authsqliterc
14cr|courier-authlib-0.65.0-3|341	%{_libdir}/courier-authlib/libauthsqlite.so.0
14cr|courier-authlib-0.65.0-3|342	
14cr|courier-authlib-0.65.0-3|343	%files devel
14cr|courier-authlib-0.65.0-3|344	%defattr(-,root,root)
14cr|courier-authlib-0.65.0-3|345	%doc authlib.html auth_*.html
14cr|courier-authlib-0.65.0-3|346	%{_bindir}/courierauthconfig
14cr|courier-authlib-0.65.0-3|347	%{_libdir}/courier-authlib/*.a
14cr|courier-authlib-0.65.0-3|348	%{_libdir}/courier-authlib/*.so
14cr|courier-authlib-0.65.0-3|349	%{_libdir}/*.so
14cr|courier-authlib-0.65.0-3|350	%{_includedir}/*
14cr|courier-authlib-0.65.0-3|351	%{_mandir}/man3/*
14cr|courier-authlib-0.65.0-3|352	
14cr|courier-authlib-0.65.0-3|353	
14cr|courier-authlib-0.65.0-3|354	
14cr|courier-authlib-0.65.0-3|355	
14cr|courier-authlib-0.65.0-3|356	
14cr|courier-authlib-0.65.0-3|357	%changelog
14cr|courier-authlib-0.65.0-3|358	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.65.0-3
14cr|courier-authlib-0.65.0-3|359	+ Revision: 2832c48
14cr|courier-authlib-0.65.0-3|360	- MassBuild#464: Increase release tag
14cr|courier-authlib-0.65.0-3|361	
14cr|courier-authlib-0.65.0-3|362	

726 14
14cr|courier-imap-4.11.0-2|1	Name:		courier-imap
14cr|courier-imap-4.11.0-2|2	Version:	4.11.0
14cr|courier-imap-4.11.0-2|3	Release:	2
14cr|courier-imap-4.11.0-2|4	Summary:	IMAP server that uses Maildirs
14cr|courier-imap-4.11.0-2|5	License:	GPL
14cr|courier-imap-4.11.0-2|6	Group:		System/Servers
14cr|courier-imap-4.11.0-2|7	URL:		http://www.courier-mta.org
14cr|courier-imap-4.11.0-2|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
14cr|courier-imap-4.11.0-2|9	Source1:	%{name}.imapd-init
14cr|courier-imap-4.11.0-2|10	Source2:	%{name}.imapd-ssl-init
14cr|courier-imap-4.11.0-2|11	Source3:	%{name}.pop3d-init
14cr|courier-imap-4.11.0-2|12	Source4:	%{name}.pop3d-ssl-init
14cr|courier-imap-4.11.0-2|13	Patch0:		courier-imap-4.11.0-pam_service_name.diff
14cr|courier-imap-4.11.0-2|14	Requires:	courier-base = %{version}
14cr|courier-imap-4.11.0-2|15	Requires:	courier-authdaemon
14cr|courier-imap-4.11.0-2|16	Requires(pre):	rpm-helper >= 0.21
14cr|courier-imap-4.11.0-2|17	Requires(post):	rpm-helper >= 0.19
14cr|courier-imap-4.11.0-2|18	Requires(preun):	rpm-helper >= 0.19
14cr|courier-imap-4.11.0-2|19	Requires(postun):	rpm-helper >= 0.19
14cr|courier-imap-4.11.0-2|20	BuildRequires:	gdbm-devel
14cr|courier-imap-4.11.0-2|21	BuildRequires:	openssl-devel
14cr|courier-imap-4.11.0-2|22	BuildRequires:	libidn-devel
14cr|courier-imap-4.11.0-2|23	BuildRequires:	locales-en
14cr|courier-imap-4.11.0-2|24	BuildRequires:	courier-authlib-devel
14cr|courier-imap-4.11.0-2|25	BuildRequires:	courier-authdaemon
14cr|courier-imap-4.11.0-2|26	BuildRequires:	rpm-helper >= 0.21
14cr|courier-imap-4.11.0-2|27	
14cr|courier-imap-4.11.0-2|28	%description
14cr|courier-imap-4.11.0-2|29	Courier-IMAP is an IMAP server for Maildir mailboxes. This package contains
14cr|courier-imap-4.11.0-2|30	the standalone version of the IMAP server that's included in the Courier
14cr|courier-imap-4.11.0-2|31	mail server package. This package is a standalone version for use with
14cr|courier-imap-4.11.0-2|32	other mail servers. Do not install this package if you intend to install
14cr|courier-imap-4.11.0-2|33	the full Courier mail server.  Install the Courier package instead.
14cr|courier-imap-4.11.0-2|34	
14cr|courier-imap-4.11.0-2|35	%package -n courier-base
14cr|courier-imap-4.11.0-2|36	Summary:	Courier base files for POP and IMAP servers
14cr|courier-imap-4.11.0-2|37	Group:		System/Servers
14cr|courier-imap-4.11.0-2|38	Obsoletes:	maildirmake++
14cr|courier-imap-4.11.0-2|39	
14cr|courier-imap-4.11.0-2|40	%description -n courier-base
14cr|courier-imap-4.11.0-2|41	This package contains the base files for POP and IMAP servers.
14cr|courier-imap-4.11.0-2|42	
14cr|courier-imap-4.11.0-2|43	%package -n courier-pop
14cr|courier-imap-4.11.0-2|44	Summary:	Courier POP servers
14cr|courier-imap-4.11.0-2|45	Group:		System/Servers
14cr|courier-imap-4.11.0-2|46	Requires:	courier-base = %{version}
14cr|courier-imap-4.11.0-2|47	Requires:	courier-authdaemon
14cr|courier-imap-4.11.0-2|48	Requires(pre):	rpm-helper
14cr|courier-imap-4.11.0-2|49	
14cr|courier-imap-4.11.0-2|50	%description -n courier-pop
14cr|courier-imap-4.11.0-2|51	This package contains the POP servers of the Courier-IMAP
14cr|courier-imap-4.11.0-2|52	server suite.
14cr|courier-imap-4.11.0-2|53	
14cr|courier-imap-4.11.0-2|54	%prep
14cr|courier-imap-4.11.0-2|55	%setup -q
14cr|courier-imap-4.11.0-2|56	%patch0 -p1
14cr|courier-imap-4.11.0-2|57	chmod 644 maildir/README.sharedfolders.html imap/README.html
14cr|courier-imap-4.11.0-2|58	
14cr|courier-imap-4.11.0-2|59	
14cr|courier-imap-4.11.0-2|60	%build
14cr|courier-imap-4.11.0-2|61	export LD_LIBRARY_PATH="%{_libdir}/courier-authlib"
14cr|courier-imap-4.11.0-2|62	%serverbuild
14cr|courier-imap-4.11.0-2|63	%configure2_5x \
14cr|courier-imap-4.11.0-2|64	--enable-unicode \
14cr|courier-imap-4.11.0-2|65	--libexec=%{_libdir}/%{name} \
14cr|courier-imap-4.11.0-2|66	--datadir=%{_datadir}/%{name} \
14cr|courier-imap-4.11.0-2|67	--sysconfdir=%{_sysconfdir}/courier
14cr|courier-imap-4.11.0-2|68	
14cr|courier-imap-4.11.0-2|69	%make
14cr|courier-imap-4.11.0-2|70	
14cr|courier-imap-4.11.0-2|71	#% check
14cr|courier-imap-4.11.0-2|72	# force utf8, otherwise tests fails
14cr|courier-imap-4.11.0-2|73	#export LC_ALL=en_US.UTF-8
14cr|courier-imap-4.11.0-2|74	#% {__make} check
14cr|courier-imap-4.11.0-2|75	
14cr|courier-imap-4.11.0-2|76	%install
14cr|courier-imap-4.11.0-2|77	rm -rf %{buildroot}
14cr|courier-imap-4.11.0-2|78	install -d -m 755 %{buildroot}%{_initrddir}
14cr|courier-imap-4.11.0-2|79	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
14cr|courier-imap-4.11.0-2|80	%makeinstall_std
14cr|courier-imap-4.11.0-2|81	
14cr|courier-imap-4.11.0-2|82	# delete upstream init scripts and install custom one
14cr|courier-imap-4.11.0-2|83	rm -f  %{buildroot}%{_libdir}/%{name}/*.rc
14cr|courier-imap-4.11.0-2|84	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/courier-imapd
14cr|courier-imap-4.11.0-2|85	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-imapd-ssl
14cr|courier-imap-4.11.0-2|86	install -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/courier-pop3d
14cr|courier-imap-4.11.0-2|87	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/courier-pop3d-ssl
14cr|courier-imap-4.11.0-2|88	perl -pi -e 's|\@libdir\@|%{_libdir}|' %{buildroot}%{_initrddir}/*
14cr|courier-imap-4.11.0-2|89	
14cr|courier-imap-4.11.0-2|90	# fix configuration
14cr|courier-imap-4.11.0-2|91	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
14cr|courier-imap-4.11.0-2|92	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
14cr|courier-imap-4.11.0-2|93	done
14cr|courier-imap-4.11.0-2|94	chmod 644 %{buildroot}%{_sysconfdir}/courier/imapd*
14cr|courier-imap-4.11.0-2|95	chmod 644 %{buildroot}%{_sysconfdir}/courier/pop3d*
14cr|courier-imap-4.11.0-2|96	
14cr|courier-imap-4.11.0-2|97	# fix pam configuration
14cr|courier-imap-4.11.0-2|98	rm -f %{buildroot}%{_sysconfdir}/pam.d/*
14cr|courier-imap-4.11.0-2|99	cat > %{buildroot}%{_sysconfdir}/pam.d/courier-imap <<EOF
14cr|courier-imap-4.11.0-2|100	auth	required	pam_nologin.so
14cr|courier-imap-4.11.0-2|101	auth	include	system-auth
14cr|courier-imap-4.11.0-2|102	account	include	system-auth
14cr|courier-imap-4.11.0-2|103	session	include	system-auth
14cr|courier-imap-4.11.0-2|104	EOF
14cr|courier-imap-4.11.0-2|105	cat > %{buildroot}%{_sysconfdir}/pam.d/courier-pop3 <<EOF
14cr|courier-imap-4.11.0-2|106	auth	required	pam_nologin.so
14cr|courier-imap-4.11.0-2|107	auth	include	system-auth
14cr|courier-imap-4.11.0-2|108	account	include	system-auth
14cr|courier-imap-4.11.0-2|109	session	include	system-auth
14cr|courier-imap-4.11.0-2|110	EOF
14cr|courier-imap-4.11.0-2|111	
14cr|courier-imap-4.11.0-2|112	# fix name conflict for doc files
14cr|courier-imap-4.11.0-2|113	cp imap/README imap/README.imap
14cr|courier-imap-4.11.0-2|114	cp rfc822/ChangeLog rfc822/ChangeLog.rfc822
14cr|courier-imap-4.11.0-2|115	cp unicode/README unicode/README.unicode
14cr|courier-imap-4.11.0-2|116	
14cr|courier-imap-4.11.0-2|117	# Maildir
14cr|courier-imap-4.11.0-2|118	install -d -m 755 %{buildroot}%{_sysconfdir}/skel
14cr|courier-imap-4.11.0-2|119	(cd %{buildroot}%{_sysconfdir}/skel && %{buildroot}%{_bindir}/maildirmake Maildir)
14cr|courier-imap-4.11.0-2|120	
14cr|courier-imap-4.11.0-2|121	
14cr|courier-imap-4.11.0-2|122	cat > README.mdv << EOF
14cr|courier-imap-4.11.0-2|123	Mandriva RPM specific notes
14cr|courier-imap-4.11.0-2|124	
14cr|courier-imap-4.11.0-2|125	Upgrade
14cr|courier-imap-4.11.0-2|126	-------
14cr|courier-imap-4.11.0-2|127	Upstream upgrade procedure consists of shipping new configuration files with
14cr|courier-imap-4.11.0-2|128	.dist suffix, then running sysconftool script to merge with current
14cr|courier-imap-4.11.0-2|129	configuration. This packages ships new configuration files with their final
14cr|courier-imap-4.11.0-2|130	name instead, wich will be saved by rpm as .rpmnew if original ones have been
14cr|courier-imap-4.11.0-2|131	modified, and run sysconftools script during upgrade automatically.
14cr|courier-imap-4.11.0-2|132	
14cr|courier-imap-4.11.0-2|133	Init scripts
14cr|courier-imap-4.11.0-2|134	------------
14cr|courier-imap-4.11.0-2|135	Upstream init system consist of one unique init script, using values in
14cr|courier-imap-4.11.0-2|136	configuration files to select wich services to run. This package ships a
14cr|courier-imap-4.11.0-2|137	replacement init system, composed of four distincts standard services script
14cr|courier-imap-4.11.0-2|138	for each server, so as to use normal procedure (chkconfig command) to determine
14cr|courier-imap-4.11.0-2|139	which one to run. As a side-effect, the various *START variables in
14cr|courier-imap-4.11.0-2|140	configuration files have no effect.
14cr|courier-imap-4.11.0-2|141	EOF
14cr|courier-imap-4.11.0-2|142	
14cr|courier-imap-4.11.0-2|143	# replace SSL certs configuration with our own
14cr|courier-imap-4.11.0-2|144	rm -f %{buildroot}%{_sysconfdir}/courier/imapd.cnf
14cr|courier-imap-4.11.0-2|145	rm -f %{buildroot}%{_sysconfdir}/courier/pop3d.cnf
14cr|courier-imap-4.11.0-2|146	perl -pi \
14cr|courier-imap-4.11.0-2|147	-e 's|TLS_CERTFILE=.*|TLS_CERTFILE=%{_sysconfdir}/pki/tls/private/courier-imap.pem|'\
14cr|courier-imap-4.11.0-2|148	%{buildroot}%{_sysconfdir}/courier/imapd-ssl
14cr|courier-imap-4.11.0-2|149	perl -pi \
14cr|courier-imap-4.11.0-2|150	-e 's|TLS_CERTFILE=.*|TLS_CERTFILE=%{_sysconfdir}/pki/tls/private/courier-pop.pem|'\
14cr|courier-imap-4.11.0-2|151	%{buildroot}%{_sysconfdir}/courier/pop3d-ssl
14cr|courier-imap-4.11.0-2|152	
14cr|courier-imap-4.11.0-2|153	%post
14cr|courier-imap-4.11.0-2|154	if [ -f %{_sysconfdir}/courier/imapd.rpmnew ]; then
14cr|courier-imap-4.11.0-2|155	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/imapd.rpmnew >/dev/null
14cr|courier-imap-4.11.0-2|156	fi
14cr|courier-imap-4.11.0-2|157	if [ -f %{_sysconfdir}/courier/imapd-ssl.rpmnew ]; then
14cr|courier-imap-4.11.0-2|158	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/imapd-ssl.rpmnew >/dev/null
14cr|courier-imap-4.11.0-2|159	fi
14cr|courier-imap-4.11.0-2|160	%_post_service courier-imapd
14cr|courier-imap-4.11.0-2|161	%_post_service courier-imapd-ssl
14cr|courier-imap-4.11.0-2|162	%_create_ssl_certificate courier-imap -b
14cr|courier-imap-4.11.0-2|163	
14cr|courier-imap-4.11.0-2|164	%preun
14cr|courier-imap-4.11.0-2|165	%_preun_service courier-imapd
14cr|courier-imap-4.11.0-2|166	%_preun_service courier-imapd-ssl
14cr|courier-imap-4.11.0-2|167	
14cr|courier-imap-4.11.0-2|168	%post -n courier-pop
14cr|courier-imap-4.11.0-2|169	%_create_ssl_certificate courier-pop -b
14cr|courier-imap-4.11.0-2|170	if [ -f %{_sysconfdir}/courier/pop3d.rpmnew ]; then
14cr|courier-imap-4.11.0-2|171	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/pop3d.rpmnew >/dev/null
14cr|courier-imap-4.11.0-2|172	fi
14cr|courier-imap-4.11.0-2|173	if [ -f %{_sysconfdir}/courier/pop3d-ssl.rpmnew ]; then
14cr|courier-imap-4.11.0-2|174	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/pop3d-ssl.rpmnew >/dev/null
14cr|courier-imap-4.11.0-2|175	fi
14cr|courier-imap-4.11.0-2|176	%_post_service courier-pop3d
14cr|courier-imap-4.11.0-2|177	%_post_service courier-pop3d-ssl
14cr|courier-imap-4.11.0-2|178	
14cr|courier-imap-4.11.0-2|179	%preun -n courier-pop
14cr|courier-imap-4.11.0-2|180	%_preun_service courier-pop3d
14cr|courier-imap-4.11.0-2|181	%_preun_service courier-pop3d-ssl
14cr|courier-imap-4.11.0-2|182	
14cr|courier-imap-4.11.0-2|183	%clean
14cr|courier-imap-4.11.0-2|184	rm -rf %{buildroot}
14cr|courier-imap-4.11.0-2|185	
14cr|courier-imap-4.11.0-2|186	%files -n courier-base
14cr|courier-imap-4.11.0-2|187	%defattr(-,root,root)
14cr|courier-imap-4.11.0-2|188	%doc INSTALL INSTALL.html NEWS README README.mdv
14cr|courier-imap-4.11.0-2|189	%doc liblock/*.html
14cr|courier-imap-4.11.0-2|190	%doc maildir/README.* maildir/*.html
14cr|courier-imap-4.11.0-2|191	%doc rfc2045/*.html
14cr|courier-imap-4.11.0-2|192	%doc rfc822/ChangeLog.rfc822 rfc822/rfc822.html
14cr|courier-imap-4.11.0-2|193	%doc tcpd/README.* tcpd/*.html
14cr|courier-imap-4.11.0-2|194	%doc unicode/README.*
14cr|courier-imap-4.11.0-2|195	%doc maildir/maildirmake.html
14cr|courier-imap-4.11.0-2|196	%config(noreplace) %{_sysconfdir}/courier/quotawarnmsg.example
14cr|courier-imap-4.11.0-2|197	%config(noreplace) %{_sysconfdir}/courier/shared
14cr|courier-imap-4.11.0-2|198	%config(noreplace) %{_sysconfdir}/courier/shared.tmp
14cr|courier-imap-4.11.0-2|199	%config(noreplace) %{_sysconfdir}/skel/Maildir
14cr|courier-imap-4.11.0-2|200	%{_bindir}/maildirmake
14cr|courier-imap-4.11.0-2|201	%{_bindir}/deliverquota
14cr|courier-imap-4.11.0-2|202	%{_bindir}/couriertls
14cr|courier-imap-4.11.0-2|203	%{_bindir}/maildirkw
14cr|courier-imap-4.11.0-2|204	%{_bindir}/maildiracl
14cr|courier-imap-4.11.0-2|205	%{_sbindir}/sharedindexinstall
14cr|courier-imap-4.11.0-2|206	%{_sbindir}/sharedindexsplit
14cr|courier-imap-4.11.0-2|207	%{_mandir}/man1/maildirmake.1*
14cr|courier-imap-4.11.0-2|208	%{_mandir}/man1/couriertcpd.1*
14cr|courier-imap-4.11.0-2|209	%{_mandir}/man1/maildiracl.1*
14cr|courier-imap-4.11.0-2|210	%{_mandir}/man1/maildirkw.1*
14cr|courier-imap-4.11.0-2|211	%{_mandir}/man8/deliverquota.8*
14cr|courier-imap-4.11.0-2|212	%{_libdir}/%{name}
14cr|courier-imap-4.11.0-2|213	
14cr|courier-imap-4.11.0-2|214	%files
14cr|courier-imap-4.11.0-2|215	%defattr(-,root,root)
14cr|courier-imap-4.11.0-2|216	%doc imap/BUGS imap/ChangeLog imap/README.* imap/*.html
14cr|courier-imap-4.11.0-2|217	%config(noreplace) %{_sysconfdir}/pam.d/courier-imap
14cr|courier-imap-4.11.0-2|218	%config(noreplace) %{_sysconfdir}/courier/imapd
14cr|courier-imap-4.11.0-2|219	%config(noreplace) %{_sysconfdir}/courier/imapd-ssl
14cr|courier-imap-4.11.0-2|220	%{_initrddir}/courier-imapd
14cr|courier-imap-4.11.0-2|221	%{_initrddir}/courier-imapd-ssl
14cr|courier-imap-4.11.0-2|222	%{_bindir}/imapd
14cr|courier-imap-4.11.0-2|223	%{_sbindir}/imaplogin
14cr|courier-imap-4.11.0-2|224	%{_sbindir}/mkimapdcert
14cr|courier-imap-4.11.0-2|225	%{_mandir}/man8/imapd.8*
14cr|courier-imap-4.11.0-2|226	%{_mandir}/man8/mkimapdcert.8*
14cr|courier-imap-4.11.0-2|227	%{_datadir}/%{name}/mkimapdcert
14cr|courier-imap-4.11.0-2|228	
14cr|courier-imap-4.11.0-2|229	%files -n courier-pop
14cr|courier-imap-4.11.0-2|230	%defattr(-,root,root)
14cr|courier-imap-4.11.0-2|231	%config(noreplace) %{_sysconfdir}/pam.d/courier-pop3
14cr|courier-imap-4.11.0-2|232	%config(noreplace) %{_sysconfdir}/courier/pop3d
14cr|courier-imap-4.11.0-2|233	%config(noreplace) %{_sysconfdir}/courier/pop3d-ssl
14cr|courier-imap-4.11.0-2|234	%{_initrddir}/courier-pop3d
14cr|courier-imap-4.11.0-2|235	%{_initrddir}/courier-pop3d-ssl
14cr|courier-imap-4.11.0-2|236	%{_bindir}/pop3d
14cr|courier-imap-4.11.0-2|237	%{_sbindir}/pop3login
14cr|courier-imap-4.11.0-2|238	%{_sbindir}/mkpop3dcert
14cr|courier-imap-4.11.0-2|239	%{_mandir}/man8/mkpop3dcert.8*
14cr|courier-imap-4.11.0-2|240	%{_datadir}/%{name}/mkpop3dcert
14cr|courier-imap-4.11.0-2|241	
14cr|courier-imap-4.11.0-2|242	
14cr|courier-imap-4.11.0-2|243	
14cr|courier-imap-4.11.0-2|244	%changelog
14cr|courier-imap-4.11.0-2|245	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.11.0-2
14cr|courier-imap-4.11.0-2|246	+ Revision: ee2875c
14cr|courier-imap-4.11.0-2|247	- MassBuild#464: Increase release tag
14cr|courier-imap-4.11.0-2|248	
14cr|courier-imap-4.11.0-2|249	

727 14
14cr|couturier-0.5-2|1	%define	debug_package	%nil
14cr|couturier-0.5-2|2	Name:		couturier
14cr|couturier-0.5-2|3	Summary:	Merge PDF in LINUX
14cr|couturier-0.5-2|4	Version:	0.5
14cr|couturier-0.5-2|5	Release:	2
14cr|couturier-0.5-2|6	Source0:	http://dl.dropbox.com/u/1111373/Couturier/Karmic/%name-%version.tar.gz
14cr|couturier-0.5-2|7	URL:		http://sites.google.com/site/couturierapp/
14cr|couturier-0.5-2|8	Group:		Office
14cr|couturier-0.5-2|9	License:	GPLv3
14cr|couturier-0.5-2|10	BuildRequires:	mono-devel
14cr|couturier-0.5-2|11	BuildRequires:	gnome-sharp2-devel
14cr|couturier-0.5-2|12	BuildRequires:	glade-sharp2
14cr|couturier-0.5-2|13	
14cr|couturier-0.5-2|14	%description
14cr|couturier-0.5-2|15	Couturier is a PDF merge application for the GNOME Desktop.
14cr|couturier-0.5-2|16	It allows to merge multiple documents like PDF or images
14cr|couturier-0.5-2|17	into one single PDF document
14cr|couturier-0.5-2|18	
14cr|couturier-0.5-2|19	%prep
14cr|couturier-0.5-2|20	%setup -q
14cr|couturier-0.5-2|21	
14cr|couturier-0.5-2|22	%build
14cr|couturier-0.5-2|23	%configure2_5x
14cr|couturier-0.5-2|24	%make
14cr|couturier-0.5-2|25	
14cr|couturier-0.5-2|26	%install
14cr|couturier-0.5-2|27	%makeinstall_std
14cr|couturier-0.5-2|28	
14cr|couturier-0.5-2|29	%files
14cr|couturier-0.5-2|30	%_bindir/%name
14cr|couturier-0.5-2|31	%_libdir/%name
14cr|couturier-0.5-2|32	%_libdir/pkgconfig/%name.core.pc
14cr|couturier-0.5-2|33	%_datadir/applications/%name.desktop
14cr|couturier-0.5-2|34	
14cr|couturier-0.5-2|35	%changelog
14cr|couturier-0.5-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|couturier-0.5-2|37	+ Revision: 742a7f1
14cr|couturier-0.5-2|38	- MassBuild#464: Increase release tag
14cr|couturier-0.5-2|39	
14cr|couturier-0.5-2|40	

728 14
14cr|cowbell-0.2.7.1-9|1	%define name	cowbell
14cr|cowbell-0.2.7.1-9|2	%define version 0.2.7.1
14cr|cowbell-0.2.7.1-9|3	%define release 9
14cr|cowbell-0.2.7.1-9|4	
14cr|cowbell-0.2.7.1-9|5	Name: 	 	%{name}
14cr|cowbell-0.2.7.1-9|6	Summary: 	Music collection organizer and editor
14cr|cowbell-0.2.7.1-9|7	Version: 	%{version}
14cr|cowbell-0.2.7.1-9|8	Release: 	%{release}
14cr|cowbell-0.2.7.1-9|9	
14cr|cowbell-0.2.7.1-9|10	Source:		http://more-cowbell.org/releases/%{name}-%{version}.tar.bz2
14cr|cowbell-0.2.7.1-9|11	URL:		http://more-cowbell.org/
14cr|cowbell-0.2.7.1-9|12	License:	GPLv2+
14cr|cowbell-0.2.7.1-9|13	Group:		Sound
14cr|cowbell-0.2.7.1-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|cowbell-0.2.7.1-9|15	BuildRequires:	pkgconfig imagemagick
14cr|cowbell-0.2.7.1-9|16	BuildRequires:	mono-devel gtk-sharp2 glade-sharp2
14cr|cowbell-0.2.7.1-9|17	BuildRequires:	taglib-devel
14cr|cowbell-0.2.7.1-9|18	BuildRequires:  perl(XML::Parser)
14cr|cowbell-0.2.7.1-9|19	BuildRequires:  desktop-file-utils
14cr|cowbell-0.2.7.1-9|20	
14cr|cowbell-0.2.7.1-9|21	%description
14cr|cowbell-0.2.7.1-9|22	Do you ever pull your hair out trying to hand-edit all your tags with some
14cr|cowbell-0.2.7.1-9|23	arcane editor? Tell your inner OCD to take a hike because Cowbell is coming
14cr|cowbell-0.2.7.1-9|24	to town.
14cr|cowbell-0.2.7.1-9|25	
14cr|cowbell-0.2.7.1-9|26	Cowbell is an elegant music organizer intended to make keeping your
14cr|cowbell-0.2.7.1-9|27	collection tidy both fun and easy.
14cr|cowbell-0.2.7.1-9|28	
14cr|cowbell-0.2.7.1-9|29	Infused with Amazon Web Services SOAP-fu, Cowbell can whip your music
14cr|cowbell-0.2.7.1-9|30	platoon into shape without even getting your boots muddy. And, if that isn't
14cr|cowbell-0.2.7.1-9|31	enough to make you want to rush to the Download link, Cowbell can also
14cr|cowbell-0.2.7.1-9|32	snatch album art and rename your music files like a pro.
14cr|cowbell-0.2.7.1-9|33	
14cr|cowbell-0.2.7.1-9|34	%prep
14cr|cowbell-0.2.7.1-9|35	%setup -q
14cr|cowbell-0.2.7.1-9|36	
14cr|cowbell-0.2.7.1-9|37	%build
14cr|cowbell-0.2.7.1-9|38	perl -p -i -e 's/lib\/cowbell/%{_lib}\/cowbell/g' Makefile* cowbell.in
14cr|cowbell-0.2.7.1-9|39	%configure2_5x
14cr|cowbell-0.2.7.1-9|40	%make
14cr|cowbell-0.2.7.1-9|41	
14cr|cowbell-0.2.7.1-9|42	%install
14cr|cowbell-0.2.7.1-9|43	rm -rf $RPM_BUILD_ROOT
14cr|cowbell-0.2.7.1-9|44	%makeinstall_std
14cr|cowbell-0.2.7.1-9|45	
14cr|cowbell-0.2.7.1-9|46	#menu
14cr|cowbell-0.2.7.1-9|47	
14cr|cowbell-0.2.7.1-9|48	desktop-file-install --vendor="" \
14cr|cowbell-0.2.7.1-9|49	--remove-category="Application" \
14cr|cowbell-0.2.7.1-9|50	--add-category="Audio" \
14cr|cowbell-0.2.7.1-9|51	--add-category="Recorder" \
14cr|cowbell-0.2.7.1-9|52	--add-category="AudioVideo" \
14cr|cowbell-0.2.7.1-9|53	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|cowbell-0.2.7.1-9|54	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|cowbell-0.2.7.1-9|55	
14cr|cowbell-0.2.7.1-9|56	#icons
14cr|cowbell-0.2.7.1-9|57	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|cowbell-0.2.7.1-9|58	convert -size 48x48 resources/%name.svg $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|cowbell-0.2.7.1-9|59	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|cowbell-0.2.7.1-9|60	convert -size 32x32 resources/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|cowbell-0.2.7.1-9|61	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|cowbell-0.2.7.1-9|62	convert -size 16x16 resources/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|cowbell-0.2.7.1-9|63	
14cr|cowbell-0.2.7.1-9|64	%find_lang %name
14cr|cowbell-0.2.7.1-9|65	
14cr|cowbell-0.2.7.1-9|66	%clean
14cr|cowbell-0.2.7.1-9|67	rm -rf $RPM_BUILD_ROOT
14cr|cowbell-0.2.7.1-9|68	
14cr|cowbell-0.2.7.1-9|69	%if %mdkversion < 200900
14cr|cowbell-0.2.7.1-9|70	%post
14cr|cowbell-0.2.7.1-9|71	%update_menus
14cr|cowbell-0.2.7.1-9|72	%endif
14cr|cowbell-0.2.7.1-9|73	
14cr|cowbell-0.2.7.1-9|74	%if %mdkversion < 200900
14cr|cowbell-0.2.7.1-9|75	%postun
14cr|cowbell-0.2.7.1-9|76	%clean_menus
14cr|cowbell-0.2.7.1-9|77	%endif
14cr|cowbell-0.2.7.1-9|78	
14cr|cowbell-0.2.7.1-9|79	%files -f %{name}.lang
14cr|cowbell-0.2.7.1-9|80	%defattr(-,root,root)
14cr|cowbell-0.2.7.1-9|81	%doc AUTHORS ChangeLog NEWS README
14cr|cowbell-0.2.7.1-9|82	%{_bindir}/%name
14cr|cowbell-0.2.7.1-9|83	%{_libdir}/%name
14cr|cowbell-0.2.7.1-9|84	%{_datadir}/applications/*
14cr|cowbell-0.2.7.1-9|85	%{_datadir}/icons/hicolor/*
14cr|cowbell-0.2.7.1-9|86	%{_liconsdir}/%name.png
14cr|cowbell-0.2.7.1-9|87	%{_iconsdir}/%name.png
14cr|cowbell-0.2.7.1-9|88	%{_miconsdir}/%name.png
14cr|cowbell-0.2.7.1-9|89	
14cr|cowbell-0.2.7.1-9|90	
14cr|cowbell-0.2.7.1-9|91	
14cr|cowbell-0.2.7.1-9|92	
14cr|cowbell-0.2.7.1-9|93	%changelog
14cr|cowbell-0.2.7.1-9|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7.1-9
14cr|cowbell-0.2.7.1-9|95	+ Revision: f36115a
14cr|cowbell-0.2.7.1-9|96	- MassBuild#464: Increase release tag
14cr|cowbell-0.2.7.1-9|97	
14cr|cowbell-0.2.7.1-9|98	

729 14
14cr|cowdancer-0.48-5|1	%define name    cowdancer
14cr|cowdancer-0.48-5|2	%define version 0.48
14cr|cowdancer-0.48-5|3	%define release 5
14cr|cowdancer-0.48-5|4	
14cr|cowdancer-0.48-5|5	Summary:	Copy-on-write directory tree utility
14cr|cowdancer-0.48-5|6	Name:		%name
14cr|cowdancer-0.48-5|7	Version: 	%version
14cr|cowdancer-0.48-5|8	Release: 	%release
14cr|cowdancer-0.48-5|9	License: GPL
14cr|cowdancer-0.48-5|10	Group: Development/Other
14cr|cowdancer-0.48-5|11	Source: %{name}_%{version}.tar.gz
14cr|cowdancer-0.48-5|12	Patch0: Makefile.patch
14cr|cowdancer-0.48-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|cowdancer-0.48-5|14	
14cr|cowdancer-0.48-5|15	%description
14cr|cowdancer-0.48-5|16	Tries to make copy-on-write semantics upon hard-link copied
14cr|cowdancer-0.48-5|17	directory trees generated with 'cp -la'.
14cr|cowdancer-0.48-5|18	'cow-shell' command invokes a shell session. Within that session,
14cr|cowdancer-0.48-5|19	under the directory cow-shell was invoked, cowdancer will create
14cr|cowdancer-0.48-5|20	a new file when existing i-nodes are opened for  write.
14cr|cowdancer-0.48-5|21	Useful for quick scratch workspace and experimentation.
14cr|cowdancer-0.48-5|22	'cowbuilder' command is a wrapper for pbuilder which allows using
14cr|cowdancer-0.48-5|23	pbuilder-like interface over cowdancer environment.
14cr|cowdancer-0.48-5|24	
14cr|cowdancer-0.48-5|25	%prep
14cr|cowdancer-0.48-5|26	%setup -q -n %{name}-%{version}
14cr|cowdancer-0.48-5|27	%patch0 -p0
14cr|cowdancer-0.48-5|28	
14cr|cowdancer-0.48-5|29	%build
14cr|cowdancer-0.48-5|30	%{make}
14cr|cowdancer-0.48-5|31	
14cr|cowdancer-0.48-5|32	%install
14cr|cowdancer-0.48-5|33	rm -rf %{buildroot}
14cr|cowdancer-0.48-5|34	%{makeinstall_std} LIBDIR=%_libdir
14cr|cowdancer-0.48-5|35	
14cr|cowdancer-0.48-5|36	%clean
14cr|cowdancer-0.48-5|37	rm -rf %{buildroot}
14cr|cowdancer-0.48-5|38	
14cr|cowdancer-0.48-5|39	%files
14cr|cowdancer-0.48-5|40	%defattr(-, root, root)
14cr|cowdancer-0.48-5|41	%doc COPYING NEWS ChangeLog
14cr|cowdancer-0.48-5|42	%{_bindir}/*
14cr|cowdancer-0.48-5|43	%{_sbindir}/*
14cr|cowdancer-0.48-5|44	%{_libdir}/%{name}/*
14cr|cowdancer-0.48-5|45	%{_mandir}/man*/*
14cr|cowdancer-0.48-5|46	%{_sysconfdir}/bash_completion.d/*
14cr|cowdancer-0.48-5|47	
14cr|cowdancer-0.48-5|48	
14cr|cowdancer-0.48-5|49	
14cr|cowdancer-0.48-5|50	%changelog
14cr|cowdancer-0.48-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.48-5
14cr|cowdancer-0.48-5|52	+ Revision: abfef26
14cr|cowdancer-0.48-5|53	- MassBuild#464: Increase release tag
14cr|cowdancer-0.48-5|54	
14cr|cowdancer-0.48-5|55	

730 14
14cr|cowpatty-4.3-4|1	%define name cowpatty
14cr|cowpatty-4.3-4|2	%define version 4.3
14cr|cowpatty-4.3-4|3	%define release 4
14cr|cowpatty-4.3-4|4	
14cr|cowpatty-4.3-4|5	Name: %{name}
14cr|cowpatty-4.3-4|6	Summary: Brute-force dictionary attack against WPA-PSK
14cr|cowpatty-4.3-4|7	Version: %{version}
14cr|cowpatty-4.3-4|8	Release: %{release}
14cr|cowpatty-4.3-4|9	Source: %{name}-%{version}.tgz
14cr|cowpatty-4.3-4|10	Group: Networking/Other
14cr|cowpatty-4.3-4|11	URL: http://cowpatty.sf.net
14cr|cowpatty-4.3-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cowpatty-4.3-4|13	BuildRequires: openssl-devel libpcap-devel
14cr|cowpatty-4.3-4|14	License: GPLv2
14cr|cowpatty-4.3-4|15	
14cr|cowpatty-4.3-4|16	%description
14cr|cowpatty-4.3-4|17	coWPAtty is designed to audit the pre-shared key (PSK) selection for WPA
14cr|cowpatty-4.3-4|18	networks based on the TKIP protocol. Supply a libpcap file that includes the
14cr|cowpatty-4.3-4|19	TKIP four-way handshake to mount an offline dictionary attack with a supplied
14cr|cowpatty-4.3-4|20	wordlist.
14cr|cowpatty-4.3-4|21	
14cr|cowpatty-4.3-4|22	See the README for more details.
14cr|cowpatty-4.3-4|23	
14cr|cowpatty-4.3-4|24	%prep
14cr|cowpatty-4.3-4|25	%setup -q
14cr|cowpatty-4.3-4|26	
14cr|cowpatty-4.3-4|27	%build
14cr|cowpatty-4.3-4|28	make
14cr|cowpatty-4.3-4|29	make love
14cr|cowpatty-4.3-4|30	
14cr|cowpatty-4.3-4|31	%install
14cr|cowpatty-4.3-4|32	rm -rf $RPM_BUILD_ROOT
14cr|cowpatty-4.3-4|33	# make install is broken
14cr|cowpatty-4.3-4|34	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|cowpatty-4.3-4|35	cp cowpatty genpmk $RPM_BUILD_ROOT/%{_bindir}/
14cr|cowpatty-4.3-4|36	
14cr|cowpatty-4.3-4|37	%clean
14cr|cowpatty-4.3-4|38	rm -rf $RPM_BUILD_ROOT
14cr|cowpatty-4.3-4|39	
14cr|cowpatty-4.3-4|40	%files
14cr|cowpatty-4.3-4|41	%defattr(-,root,root)
14cr|cowpatty-4.3-4|42	%doc AUTHORS CHANGELOG COPYING FAQ README TODO dict
14cr|cowpatty-4.3-4|43	%{_bindir}/*
14cr|cowpatty-4.3-4|44	
14cr|cowpatty-4.3-4|45	
14cr|cowpatty-4.3-4|46	
14cr|cowpatty-4.3-4|47	%changelog
14cr|cowpatty-4.3-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-4
14cr|cowpatty-4.3-4|49	+ Revision: 377a601
14cr|cowpatty-4.3-4|50	- MassBuild#464: Increase release tag
14cr|cowpatty-4.3-4|51	
14cr|cowpatty-4.3-4|52	

731 14
14cr|cowsay-3.03-21|1	%define name    cowsay
14cr|cowsay-3.03-21|2	%define version 3.03
14cr|cowsay-3.03-21|3	%define release 21
14cr|cowsay-3.03-21|4	
14cr|cowsay-3.03-21|5	Name:       %{name}
14cr|cowsay-3.03-21|6	Version:    %{version}
14cr|cowsay-3.03-21|7	Release:    %{release}
14cr|cowsay-3.03-21|8	Summary:    Configurable talking cow
14cr|cowsay-3.03-21|9	License:    Artistic and GPL
14cr|cowsay-3.03-21|10	Group:      Toys
14cr|cowsay-3.03-21|11	URL:        http://www.nog.net/~tony/warez/cowsay.shtml
14cr|cowsay-3.03-21|12	Source0:    http://www.nog.net/~tony/warez/%{name}-%{version}.tar.bz2
14cr|cowsay-3.03-21|13	Source9:    duck.cow
14cr|cowsay-3.03-21|14	Source10:   apt.cow
14cr|cowsay-3.03-21|15	Source11:   calvin.cow
14cr|cowsay-3.03-21|16	Source12:   cock.cow
14cr|cowsay-3.03-21|17	Source13:   small-duck.cow
14cr|cowsay-3.03-21|18	Source14:   gnu.cow
14cr|cowsay-3.03-21|19	Source15:   sodomized-sheep.cow
14cr|cowsay-3.03-21|20	Source16:   suse.cow
14cr|cowsay-3.03-21|21	Source17:   shark.cow
14cr|cowsay-3.03-21|22	Source18:   girafe.cow
14cr|cowsay-3.03-21|23	Source19:   phaco.cow
14cr|cowsay-3.03-21|24	Source20:   pumpkin.cow
14cr|cowsay-3.03-21|25	Source21:   kenny.cow
14cr|cowsay-3.03-21|26	Patch0:		%{name}.save.the.world.patch
14cr|cowsay-3.03-21|27	Patch1:		%{name}-3.03-elephant-in-snake.cow.patch
14cr|cowsay-3.03-21|28	Patch2:		%{name}-3.03-luke-koala.cow.patch
14cr|cowsay-3.03-21|29	Patch3:		%{name}-3.03-mech-and-cow.cow.patch
14cr|cowsay-3.03-21|30	BuildArch:  noarch
14cr|cowsay-3.03-21|31	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|cowsay-3.03-21|32	
14cr|cowsay-3.03-21|33	%description
14cr|cowsay-3.03-21|34	Funny program to create ASCII images like cows, sheeps and much more.
14cr|cowsay-3.03-21|35	
14cr|cowsay-3.03-21|36	%prep
14cr|cowsay-3.03-21|37	%setup -q
14cr|cowsay-3.03-21|38	perl -pi -e 's|%BANGPERL%|!%{_bindir}/perl|' cowsay
14cr|cowsay-3.03-21|39	perl -pi -e 's|%PREFIX%|%{_prefix}|' cowsay cowsay.1
14cr|cowsay-3.03-21|40	%patch0
14cr|cowsay-3.03-21|41	%patch1 -p 1
14cr|cowsay-3.03-21|42	%patch2 -p 1
14cr|cowsay-3.03-21|43	%patch3 -p 1
14cr|cowsay-3.03-21|44	
14cr|cowsay-3.03-21|45	%install
14cr|cowsay-3.03-21|46	rm -rf %{buildroot}
14cr|cowsay-3.03-21|47	
14cr|cowsay-3.03-21|48	install -d -m 755 %{buildroot}%{_bindir}
14cr|cowsay-3.03-21|49	install -m 755 cowsay %{buildroot}%{_bindir}
14cr|cowsay-3.03-21|50	(cd %{buildroot}%{_bindir} && ln -s cowsay cowthink)
14cr|cowsay-3.03-21|51	
14cr|cowsay-3.03-21|52	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|cowsay-3.03-21|53	install -m 644 cowsay.1 %{buildroot}%{_mandir}/man1
14cr|cowsay-3.03-21|54	(cd %{buildroot}%{_mandir}/man1 && ln -s cowsay.1 cowthink.1)
14cr|cowsay-3.03-21|55	
14cr|cowsay-3.03-21|56	install -d -m 755 %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|57	install -m 644 cows/* %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|58	install -m 644 %{SOURCE10} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|59	install -m 644 %{SOURCE11} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|60	install -m 644 %{SOURCE12} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|61	install -m 644 %{SOURCE13} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|62	install -m 644 %{SOURCE14} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|63	install -m 644 %{SOURCE15} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|64	install -m 644 %{SOURCE16} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|65	install -m 644 %{SOURCE17} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|66	install -m 644 %{SOURCE18} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|67	install -m 644 %{SOURCE19} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|68	install -m 644 %{SOURCE20} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|69	install -m 644 %{SOURCE21} %{buildroot}%{_datadir}/cows
14cr|cowsay-3.03-21|70	
14cr|cowsay-3.03-21|71	%clean
14cr|cowsay-3.03-21|72	rm -rf %{buildroot}
14cr|cowsay-3.03-21|73	
14cr|cowsay-3.03-21|74	%files
14cr|cowsay-3.03-21|75	%defattr(-,root,root)
14cr|cowsay-3.03-21|76	%doc LICENSE README INSTALL
14cr|cowsay-3.03-21|77	%{_bindir}/*
14cr|cowsay-3.03-21|78	%{_mandir}/man1/*
14cr|cowsay-3.03-21|79	%{_datadir}/cows
14cr|cowsay-3.03-21|80	
14cr|cowsay-3.03-21|81	
14cr|cowsay-3.03-21|82	
14cr|cowsay-3.03-21|83	
14cr|cowsay-3.03-21|84	%changelog
14cr|cowsay-3.03-21|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.03-21
14cr|cowsay-3.03-21|86	+ Revision: 2a2e53d
14cr|cowsay-3.03-21|87	- MassBuild#464: Increase release tag
14cr|cowsay-3.03-21|88	
14cr|cowsay-3.03-21|89	

732 14
14cr|cpanminus-1.501.800-6|1	%define upstream_name    App-cpanminus
14cr|cpanminus-1.501.800-6|2	%define upstream_version 1.5018
14cr|cpanminus-1.501.800-6|3	
14cr|cpanminus-1.501.800-6|4	%if %{_use_internal_dependency_generator}
14cr|cpanminus-1.501.800-6|5	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
14cr|cpanminus-1.501.800-6|6	%endif
14cr|cpanminus-1.501.800-6|7	
14cr|cpanminus-1.501.800-6|8	Name:       cpanminus
14cr|cpanminus-1.501.800-6|9	Version:    %perl_convert_version %{upstream_version}
14cr|cpanminus-1.501.800-6|10	Release:    6
14cr|cpanminus-1.501.800-6|11	
14cr|cpanminus-1.501.800-6|12	Summary:    Get, unpack, build and install modules from CPAN
14cr|cpanminus-1.501.800-6|13	
14cr|cpanminus-1.501.800-6|14	License:    GPL+ or Artistic
14cr|cpanminus-1.501.800-6|15	Group:      Development/Perl
14cr|cpanminus-1.501.800-6|16	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|cpanminus-1.501.800-6|17	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|cpanminus-1.501.800-6|18	
14cr|cpanminus-1.501.800-6|19	BuildRequires: perl(ExtUtils::Install)
14cr|cpanminus-1.501.800-6|20	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|cpanminus-1.501.800-6|21	BuildRequires: perl(LWP)
14cr|cpanminus-1.501.800-6|22	BuildRequires: perl(Module::Build)
14cr|cpanminus-1.501.800-6|23	BuildRequires: perl-devel
14cr|cpanminus-1.501.800-6|24	
14cr|cpanminus-1.501.800-6|25	BuildArch: noarch
14cr|cpanminus-1.501.800-6|26	
14cr|cpanminus-1.501.800-6|27	%description
14cr|cpanminus-1.501.800-6|28	cpanminus is a script to get, unpack, build and install modules from CPAN.
14cr|cpanminus-1.501.800-6|29	
14cr|cpanminus-1.501.800-6|30	Why? It's dependency free, requires zero configuration, and stands alone --
14cr|cpanminus-1.501.800-6|31	but it's maintainable and extensible with plugins and friendly to shell
14cr|cpanminus-1.501.800-6|32	scripting. When running, it requires only 10MB of RAM.
14cr|cpanminus-1.501.800-6|33	
14cr|cpanminus-1.501.800-6|34	%prep
14cr|cpanminus-1.501.800-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|cpanminus-1.501.800-6|36	
14cr|cpanminus-1.501.800-6|37	%build
14cr|cpanminus-1.501.800-6|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|cpanminus-1.501.800-6|39	%make
14cr|cpanminus-1.501.800-6|40	
14cr|cpanminus-1.501.800-6|41	%check
14cr|cpanminus-1.501.800-6|42	%make test
14cr|cpanminus-1.501.800-6|43	
14cr|cpanminus-1.501.800-6|44	%install
14cr|cpanminus-1.501.800-6|45	%makeinstall_std
14cr|cpanminus-1.501.800-6|46	
14cr|cpanminus-1.501.800-6|47	%files
14cr|cpanminus-1.501.800-6|48	%doc Changes META.yml README
14cr|cpanminus-1.501.800-6|49	%{_bindir}/cpanm
14cr|cpanminus-1.501.800-6|50	%{_mandir}/man1/*
14cr|cpanminus-1.501.800-6|51	%{_mandir}/man3/*
14cr|cpanminus-1.501.800-6|52	%{perl_vendorlib}/*
14cr|cpanminus-1.501.800-6|53	
14cr|cpanminus-1.501.800-6|54	
14cr|cpanminus-1.501.800-6|55	
14cr|cpanminus-1.501.800-6|56	%changelog
14cr|cpanminus-1.501.800-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.501.800-6
14cr|cpanminus-1.501.800-6|58	+ Revision: 8fa180d
14cr|cpanminus-1.501.800-6|59	- MassBuild#464: Increase release tag
14cr|cpanminus-1.501.800-6|60	
14cr|cpanminus-1.501.800-6|61	

733 14
14cr|cpan-upload-2.2-7|1	Name:       cpan-upload
14cr|cpan-upload-2.2-7|2	Version:    2.2
14cr|cpan-upload-2.2-7|3	Release:    7
14cr|cpan-upload-2.2-7|4	Summary:    Upload one or more files to CPAN, using PAUSE
14cr|cpan-upload-2.2-7|5	License:    GPL or Artistic
14cr|cpan-upload-2.2-7|6	Group:      Development/Perl
14cr|cpan-upload-2.2-7|7	URL:        http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/scripts
14cr|cpan-upload-2.2-7|8	Source:     http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/scripts/%{name}-%{version}.tar.gz
14cr|cpan-upload-2.2-7|9	BuildRequires:  perl-devel
14cr|cpan-upload-2.2-7|10	BuildRequires: perl(AppConfig::Std) >= 1.05
14cr|cpan-upload-2.2-7|11	BuildRequires: perl(Pod::Usage) >= 1.14
14cr|cpan-upload-2.2-7|12	BuildRequires: perl(Net::FTP) >= 2.28
14cr|cpan-upload-2.2-7|13	BuildRequires: perl(HTTP::Request::Common)
14cr|cpan-upload-2.2-7|14	BuildRequires: perl(File::Basename) >= 2.28
14cr|cpan-upload-2.2-7|15	BuildRequires: perl(Term::ReadKey)
14cr|cpan-upload-2.2-7|16	BuildArch:      noarch
14cr|cpan-upload-2.2-7|17	
14cr|cpan-upload-2.2-7|18	%description
14cr|cpan-upload-2.2-7|19	cpan-upload is a script which automates the process of uploading a file to
14cr|cpan-upload-2.2-7|20	CPAN using PAUSE, the Perl Authors Upload Server.
14cr|cpan-upload-2.2-7|21	
14cr|cpan-upload-2.2-7|22	%prep
14cr|cpan-upload-2.2-7|23	%setup -q
14cr|cpan-upload-2.2-7|24	
14cr|cpan-upload-2.2-7|25	%build
14cr|cpan-upload-2.2-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|cpan-upload-2.2-7|27	%make
14cr|cpan-upload-2.2-7|28	
14cr|cpan-upload-2.2-7|29	%check
14cr|cpan-upload-2.2-7|30	%{__make} test
14cr|cpan-upload-2.2-7|31	
14cr|cpan-upload-2.2-7|32	%install
14cr|cpan-upload-2.2-7|33	%makeinstall_std
14cr|cpan-upload-2.2-7|34	
14cr|cpan-upload-2.2-7|35	%files
14cr|cpan-upload-2.2-7|36	%defattr(-,root,root)
14cr|cpan-upload-2.2-7|37	%doc README ChangeLog
14cr|cpan-upload-2.2-7|38	%{_mandir}/*/*
14cr|cpan-upload-2.2-7|39	%{_bindir}/%name
14cr|cpan-upload-2.2-7|40	
14cr|cpan-upload-2.2-7|41	
14cr|cpan-upload-2.2-7|42	
14cr|cpan-upload-2.2-7|43	
14cr|cpan-upload-2.2-7|44	
14cr|cpan-upload-2.2-7|45	%changelog
14cr|cpan-upload-2.2-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-7
14cr|cpan-upload-2.2-7|47	+ Revision: 2979ec1
14cr|cpan-upload-2.2-7|48	- MassBuild#464: Increase release tag
14cr|cpan-upload-2.2-7|49	
14cr|cpan-upload-2.2-7|50	

734 14
14cr|cpp2latex-2.3-2|1	%define name cpp2latex
14cr|cpp2latex-2.3-2|2	%define version 2.3
14cr|cpp2latex-2.3-2|3	%define release 2
14cr|cpp2latex-2.3-2|4	
14cr|cpp2latex-2.3-2|5	Summary:	Converts C/C++ code to a LaTeX file
14cr|cpp2latex-2.3-2|6	Name:		%{name}
14cr|cpp2latex-2.3-2|7	Version:	%{version}
14cr|cpp2latex-2.3-2|8	Release:	%{release}
14cr|cpp2latex-2.3-2|9	License:	GPL
14cr|cpp2latex-2.3-2|10	Group:		Development/C++
14cr|cpp2latex-2.3-2|11	Url:		http://www.arnoldarts.de/drupal/?q=Cpp2LaTeX
14cr|cpp2latex-2.3-2|12	Source0:	http://www.arnoldarts.de/drupal/files/downloads/cpp2latex/%{name}-%{version}.tar.bz2
14cr|cpp2latex-2.3-2|13	BuildRequires:	flex
14cr|cpp2latex-2.3-2|14	Requires:	tetex-latex
14cr|cpp2latex-2.3-2|15	Patch1:		cpp2latex-2.3-gcc43.patch
14cr|cpp2latex-2.3-2|16	Patch0:		cpp2latex-2.3.patch
14cr|cpp2latex-2.3-2|17	Patch2:		cpp2latex-2.3-tests.patch
14cr|cpp2latex-2.3-2|18	
14cr|cpp2latex-2.3-2|19	%description
14cr|cpp2latex-2.3-2|20	cpp2latex takes as input a C or C++ source file and outputs a LaTeX
14cr|cpp2latex-2.3-2|21	file that is a beautified listing (optionally the output can contain
14cr|cpp2latex-2.3-2|22	the 'documentstyle' header and so on).
14cr|cpp2latex-2.3-2|23	
14cr|cpp2latex-2.3-2|24	%prep
14cr|cpp2latex-2.3-2|25	%setup -q
14cr|cpp2latex-2.3-2|26	%patch0 -p0
14cr|cpp2latex-2.3-2|27	%patch1 -p1
14cr|cpp2latex-2.3-2|28	%patch2 -p1
14cr|cpp2latex-2.3-2|29	
14cr|cpp2latex-2.3-2|30	%build
14cr|cpp2latex-2.3-2|31	./configure --prefix=%{_prefix}
14cr|cpp2latex-2.3-2|32	%make CFLAGS="-DC_PLUSPLUS $RPM_OPT_FLAGS"
14cr|cpp2latex-2.3-2|33	
14cr|cpp2latex-2.3-2|34	%install
14cr|cpp2latex-2.3-2|35	%makeinstall_std
14cr|cpp2latex-2.3-2|36	
14cr|cpp2latex-2.3-2|37	%files
14cr|cpp2latex-2.3-2|38	%doc README ChangeLog
14cr|cpp2latex-2.3-2|39	%{_bindir}/cpp2latex
14cr|cpp2latex-2.3-2|40	
14cr|cpp2latex-2.3-2|41	%changelog
14cr|cpp2latex-2.3-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-2
14cr|cpp2latex-2.3-2|43	+ Revision: 3bbe155
14cr|cpp2latex-2.3-2|44	- MassBuild#464: Increase release tag
14cr|cpp2latex-2.3-2|45	
14cr|cpp2latex-2.3-2|46	

735 14
14cr|cppcheck-1.63-2|1	Name:       cppcheck
14cr|cppcheck-1.63-2|2	Version:    1.63
14cr|cppcheck-1.63-2|3	Release:    2
14cr|cppcheck-1.63-2|4	License:    GPLv3+
14cr|cppcheck-1.63-2|5	Summary:    Static analysis tool for C/C++
14cr|cppcheck-1.63-2|6	Group:      Development/Other
14cr|cppcheck-1.63-2|7	Url:        http://cppcheck.sourceforge.net/
14cr|cppcheck-1.63-2|8	Source0:    http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|cppcheck-1.63-2|9	BuildRequires:  docbook-style-xsl
14cr|cppcheck-1.63-2|10	BuildRequires:  libxslt-proc
14cr|cppcheck-1.63-2|11	BuildRequires:  pcre-devel
14cr|cppcheck-1.63-2|12	Requires:       python-pygments
14cr|cppcheck-1.63-2|13	
14cr|cppcheck-1.63-2|14	%description
14cr|cppcheck-1.63-2|15	This program tries to detect bugs that your C/C++ compiler don't see. Cppcheck
14cr|cppcheck-1.63-2|16	is versatile. You can check non-standard code that includes various compiler
14cr|cppcheck-1.63-2|17	extensions, inline assembly code, etc. Its goal is no false positives.
14cr|cppcheck-1.63-2|18	
14cr|cppcheck-1.63-2|19	%prep
14cr|cppcheck-1.63-2|20	%setup -q
14cr|cppcheck-1.63-2|21	
14cr|cppcheck-1.63-2|22	%build
14cr|cppcheck-1.63-2|23	CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" CFGDIR="%{_datadir}/%{name}" %make
14cr|cppcheck-1.63-2|24	
14cr|cppcheck-1.63-2|25	# this command line is documented inside cppcheck.1.xml
14cr|cppcheck-1.63-2|26	cd man
14cr|cppcheck-1.63-2|27	xsltproc --nonet --param man.charmap.use.subset "0" \
14cr|cppcheck-1.63-2|28	--param make.year.ranges "1" --param make.single.year.ranges "1" \
14cr|cppcheck-1.63-2|29	/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
14cr|cppcheck-1.63-2|30	cppcheck.1.xml
14cr|cppcheck-1.63-2|31	
14cr|cppcheck-1.63-2|32	%check
14cr|cppcheck-1.63-2|33	CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" CFGDIR="%{_datadir}/%{name}" %make test
14cr|cppcheck-1.63-2|34	
14cr|cppcheck-1.63-2|35	%install
14cr|cppcheck-1.63-2|36	rm -rf %{buildroot}
14cr|cppcheck-1.63-2|37	%makeinstall DESTDIR=%{buildroot}
14cr|cppcheck-1.63-2|38	mkdir -p %{buildroot}%{_mandir}/man1
14cr|cppcheck-1.63-2|39	install -m 0644 man/cppcheck.1 %{buildroot}/%{_mandir}/man1
14cr|cppcheck-1.63-2|40	install -m 0755 -d %{buildroot}/%{_datadir}/%{name}
14cr|cppcheck-1.63-2|41	install -m 0644 cfg/*.cfg %{buildroot}/%{_datadir}/%{name}
14cr|cppcheck-1.63-2|42	
14cr|cppcheck-1.63-2|43	%files
14cr|cppcheck-1.63-2|44	%doc AUTHORS readme.txt
14cr|cppcheck-1.63-2|45	%{_mandir}/man1/cppcheck.1*
14cr|cppcheck-1.63-2|46	%{_bindir}/cppcheck
14cr|cppcheck-1.63-2|47	%{_bindir}/cppcheck-htmlreport
14cr|cppcheck-1.63-2|48	%{_datadir}/%{name}/*.cfg
14cr|cppcheck-1.63-2|49	
14cr|cppcheck-1.63-2|50	%changelog
14cr|cppcheck-1.63-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.63-2
14cr|cppcheck-1.63-2|52	+ Revision: ba9b8fc
14cr|cppcheck-1.63-2|53	- MassBuild#464: Increase release tag
14cr|cppcheck-1.63-2|54	
14cr|cppcheck-1.63-2|55	

736 14
14cr|cpptasks-1.0-0.b4.4.4|1	%define section free
14cr|cpptasks-1.0-0.b4.4.4|2	%define debug_package %{nil}
14cr|cpptasks-1.0-0.b4.4.4|3	%define gcj_support 1
14cr|cpptasks-1.0-0.b4.4.4|4	
14cr|cpptasks-1.0-0.b4.4.4|5	Name:           cpptasks
14cr|cpptasks-1.0-0.b4.4.4|6	Version:        1.0
14cr|cpptasks-1.0-0.b4.4.4|7	Release:        %mkrel 0.b4.4.4
14cr|cpptasks-1.0-0.b4.4.4|8	Epoch:          0
14cr|cpptasks-1.0-0.b4.4.4|9	Summary:        Compile and link task
14cr|cpptasks-1.0-0.b4.4.4|10	License:        Apache License
14cr|cpptasks-1.0-0.b4.4.4|11	URL:            http://ant-contrib.sourceforge.net/
14cr|cpptasks-1.0-0.b4.4.4|12	Group:          Development/Java
14cr|cpptasks-1.0-0.b4.4.4|13	#Vendor:         JPackage Project
14cr|cpptasks-1.0-0.b4.4.4|14	#Distribution:   JPackage
14cr|cpptasks-1.0-0.b4.4.4|15	Source0:        http://easynews.dl.sourceforge.net/ant-contrib/cpptasks-1.0b4.tar.bz2
14cr|cpptasks-1.0-0.b4.4.4|16	Source1:	cpptasks-antlib.xml
14cr|cpptasks-1.0-0.b4.4.4|17	Requires:	xerces-j2
14cr|cpptasks-1.0-0.b4.4.4|18	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|cpptasks-1.0-0.b4.4.4|19	BuildRequires:  ant >= 0:1.6
14cr|cpptasks-1.0-0.b4.4.4|20	BuildRequires:  ant-junit >= 0:1.6
14cr|cpptasks-1.0-0.b4.4.4|21	BuildRequires:  junit
14cr|cpptasks-1.0-0.b4.4.4|22	BuildRequires:  xerces-j2
14cr|cpptasks-1.0-0.b4.4.4|23	Requires:  	ant >= 0:1.6
14cr|cpptasks-1.0-0.b4.4.4|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cpptasks-1.0-0.b4.4.4|25	%if %{gcj_support}
14cr|cpptasks-1.0-0.b4.4.4|26	BuildRequires:	java-gcj-compat-devel
14cr|cpptasks-1.0-0.b4.4.4|27	%else
14cr|cpptasks-1.0-0.b4.4.4|28	BuildArch:	noarch
14cr|cpptasks-1.0-0.b4.4.4|29	%endif
14cr|cpptasks-1.0-0.b4.4.4|30	
14cr|cpptasks-1.0-0.b4.4.4|31	%description
14cr|cpptasks-1.0-0.b4.4.4|32	This task can compile various source languages
14cr|cpptasks-1.0-0.b4.4.4|33	and produce executables, shared libraries
14cr|cpptasks-1.0-0.b4.4.4|34	(aka DLL's) and static libraries. Compiler
14cr|cpptasks-1.0-0.b4.4.4|35	adaptors are currently available for several
14cr|cpptasks-1.0-0.b4.4.4|36	C/C++ compilers, FORTRAN, MIDL and Windows
14cr|cpptasks-1.0-0.b4.4.4|37	Resource files.
14cr|cpptasks-1.0-0.b4.4.4|38	
14cr|cpptasks-1.0-0.b4.4.4|39	%package        javadoc
14cr|cpptasks-1.0-0.b4.4.4|40	Summary:        Javadoc for %{name}
14cr|cpptasks-1.0-0.b4.4.4|41	Group:          Development/Java
14cr|cpptasks-1.0-0.b4.4.4|42	
14cr|cpptasks-1.0-0.b4.4.4|43	%description    javadoc
14cr|cpptasks-1.0-0.b4.4.4|44	%{summary}.
14cr|cpptasks-1.0-0.b4.4.4|45	
14cr|cpptasks-1.0-0.b4.4.4|46	%package        manual
14cr|cpptasks-1.0-0.b4.4.4|47	Summary:        Docs for %{name}
14cr|cpptasks-1.0-0.b4.4.4|48	Group:          Development/Java
14cr|cpptasks-1.0-0.b4.4.4|49	
14cr|cpptasks-1.0-0.b4.4.4|50	%description    manual
14cr|cpptasks-1.0-0.b4.4.4|51	%{summary}.
14cr|cpptasks-1.0-0.b4.4.4|52	
14cr|cpptasks-1.0-0.b4.4.4|53	%prep
14cr|cpptasks-1.0-0.b4.4.4|54	%setup -q -n %{name}-%{version}b4
14cr|cpptasks-1.0-0.b4.4.4|55	find . -name "*.jar" -exec rm {} \;
14cr|cpptasks-1.0-0.b4.4.4|56	
14cr|cpptasks-1.0-0.b4.4.4|57	
14cr|cpptasks-1.0-0.b4.4.4|58	%build
14cr|cpptasks-1.0-0.b4.4.4|59	export OPT_JAR_LIST="ant/ant-junit junit"
14cr|cpptasks-1.0-0.b4.4.4|60	export CLASSPATH=$(build-classpath xerces-j2)
14cr|cpptasks-1.0-0.b4.4.4|61	%{__mkdir_p} build/classes/net/sf/antcontrib/cpptasks
14cr|cpptasks-1.0-0.b4.4.4|62	install -m 644 %{SOURCE1} build/classes/net/sf/antcontrib/cpptasks/antlib.xml
14cr|cpptasks-1.0-0.b4.4.4|63	%ant jars javadocs
14cr|cpptasks-1.0-0.b4.4.4|64	
14cr|cpptasks-1.0-0.b4.4.4|65	%install
14cr|cpptasks-1.0-0.b4.4.4|66	rm -rf $RPM_BUILD_ROOT
14cr|cpptasks-1.0-0.b4.4.4|67	
14cr|cpptasks-1.0-0.b4.4.4|68	# jars
14cr|cpptasks-1.0-0.b4.4.4|69	install -Dpm 644 build/lib/%{name}.jar \
14cr|cpptasks-1.0-0.b4.4.4|70	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|cpptasks-1.0-0.b4.4.4|71	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|cpptasks-1.0-0.b4.4.4|72	
14cr|cpptasks-1.0-0.b4.4.4|73	# javadoc
14cr|cpptasks-1.0-0.b4.4.4|74	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|75	cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|76	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|cpptasks-1.0-0.b4.4.4|77	
14cr|cpptasks-1.0-0.b4.4.4|78	# manual
14cr|cpptasks-1.0-0.b4.4.4|79	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|80	cp -pr docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|81	#cp -p LICENSE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|82	#cp -p NOTICE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|83	
14cr|cpptasks-1.0-0.b4.4.4|84	for i in LICENSE NOTICE `find $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} -type f`; do
14cr|cpptasks-1.0-0.b4.4.4|85	%{__perl} -pi -e 's/\r$//g' $i
14cr|cpptasks-1.0-0.b4.4.4|86	done
14cr|cpptasks-1.0-0.b4.4.4|87	
14cr|cpptasks-1.0-0.b4.4.4|88	%if %{gcj_support}
14cr|cpptasks-1.0-0.b4.4.4|89	%{_bindir}/aot-compile-rpm
14cr|cpptasks-1.0-0.b4.4.4|90	%endif
14cr|cpptasks-1.0-0.b4.4.4|91	
14cr|cpptasks-1.0-0.b4.4.4|92	%clean
14cr|cpptasks-1.0-0.b4.4.4|93	rm -rf $RPM_BUILD_ROOT
14cr|cpptasks-1.0-0.b4.4.4|94	
14cr|cpptasks-1.0-0.b4.4.4|95	%if %{gcj_support}
14cr|cpptasks-1.0-0.b4.4.4|96	%post
14cr|cpptasks-1.0-0.b4.4.4|97	%{update_gcjdb}
14cr|cpptasks-1.0-0.b4.4.4|98	
14cr|cpptasks-1.0-0.b4.4.4|99	%postun
14cr|cpptasks-1.0-0.b4.4.4|100	%{clean_gcjdb}
14cr|cpptasks-1.0-0.b4.4.4|101	%endif
14cr|cpptasks-1.0-0.b4.4.4|102	
14cr|cpptasks-1.0-0.b4.4.4|103	%files
14cr|cpptasks-1.0-0.b4.4.4|104	%defattr(0644,root,root,0755)
14cr|cpptasks-1.0-0.b4.4.4|105	%doc LICENSE NOTICE
14cr|cpptasks-1.0-0.b4.4.4|106	%{_javadir}/*.jar
14cr|cpptasks-1.0-0.b4.4.4|107	%if %{gcj_support}
14cr|cpptasks-1.0-0.b4.4.4|108	%{_libdir}/gcj/%{name}
14cr|cpptasks-1.0-0.b4.4.4|109	%endif
14cr|cpptasks-1.0-0.b4.4.4|110	
14cr|cpptasks-1.0-0.b4.4.4|111	%files javadoc
14cr|cpptasks-1.0-0.b4.4.4|112	%defattr(-,root,root,-)
14cr|cpptasks-1.0-0.b4.4.4|113	%doc %{_javadocdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|114	%doc %{_javadocdir}/%{name}
14cr|cpptasks-1.0-0.b4.4.4|115	
14cr|cpptasks-1.0-0.b4.4.4|116	%files manual
14cr|cpptasks-1.0-0.b4.4.4|117	%defattr(-,root,root,-)
14cr|cpptasks-1.0-0.b4.4.4|118	%doc %{_docdir}/%{name}-%{version}
14cr|cpptasks-1.0-0.b4.4.4|119	
14cr|cpptasks-1.0-0.b4.4.4|120	# -----------------------------------------------------------------------------
14cr|cpptasks-1.0-0.b4.4.4|121	
14cr|cpptasks-1.0-0.b4.4.4|122	
14cr|cpptasks-1.0-0.b4.4.4|123	
14cr|cpptasks-1.0-0.b4.4.4|124	%changelog
14cr|cpptasks-1.0-0.b4.4.4|125	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:1.0-0.b4.4.4
14cr|cpptasks-1.0-0.b4.4.4|126	+ Revision: 7fb4dd0
14cr|cpptasks-1.0-0.b4.4.4|127	- Automatic import for version 1.0
14cr|cpptasks-1.0-0.b4.4.4|128	
14cr|cpptasks-1.0-0.b4.4.4|129	

737 14
14cr|cpptest-1.1.2-2|1	%define	major 0
14cr|cpptest-1.1.2-2|2	%define libname	%mklibname cpptest %{major}
14cr|cpptest-1.1.2-2|3	%define develname %mklibname -d cpptest
14cr|cpptest-1.1.2-2|4	
14cr|cpptest-1.1.2-2|5	Summary:	A portable and powerful and simple unit testing framework for C++
14cr|cpptest-1.1.2-2|6	Name:		cpptest
14cr|cpptest-1.1.2-2|7	Version:	1.1.2
14cr|cpptest-1.1.2-2|8	Release:	2
14cr|cpptest-1.1.2-2|9	Group:		System/Libraries
14cr|cpptest-1.1.2-2|10	License:	LGPLv2+
14cr|cpptest-1.1.2-2|11	URL:		http://%{name}.sourceforge.net/
14cr|cpptest-1.1.2-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|cpptest-1.1.2-2|13	BuildRequires:	autoconf
14cr|cpptest-1.1.2-2|14	BuildRequires:	doxygen
14cr|cpptest-1.1.2-2|15	BuildRequires:	libtool
14cr|cpptest-1.1.2-2|16	BuildRequires:	pkgconfig
14cr|cpptest-1.1.2-2|17	
14cr|cpptest-1.1.2-2|18	%description
14cr|cpptest-1.1.2-2|19	CppTest is a portable and powerful, yet simple, unit testing framework for
14cr|cpptest-1.1.2-2|20	handling automated tests in C++. The focus lies on usability and extendability.
14cr|cpptest-1.1.2-2|21	
14cr|cpptest-1.1.2-2|22	%package -n	%{libname}
14cr|cpptest-1.1.2-2|23	Summary:	A portable and powerful and simple unit testing framework for C++
14cr|cpptest-1.1.2-2|24	Group:          System/Libraries
14cr|cpptest-1.1.2-2|25	
14cr|cpptest-1.1.2-2|26	%description -n	%{libname}
14cr|cpptest-1.1.2-2|27	CppTest is a portable and powerful, yet simple, unit testing framework
14cr|cpptest-1.1.2-2|28	for handling automated tests in C++. The focus lies on usability and
14cr|cpptest-1.1.2-2|29	extendability.
14cr|cpptest-1.1.2-2|30	
14cr|cpptest-1.1.2-2|31	%package -n	%{develname}
14cr|cpptest-1.1.2-2|32	Summary:	Development files for the cpptest library
14cr|cpptest-1.1.2-2|33	Group:		Development/C
14cr|cpptest-1.1.2-2|34	Provides:	%{name}-devel = %{version}
14cr|cpptest-1.1.2-2|35	Requires:	%{libname} >= %{version}
14cr|cpptest-1.1.2-2|36	Requires:	pkgconfig
14cr|cpptest-1.1.2-2|37	
14cr|cpptest-1.1.2-2|38	%description -n	%{develname}
14cr|cpptest-1.1.2-2|39	This package contains libraries and header files for developing applications
14cr|cpptest-1.1.2-2|40	that use cpptest.
14cr|cpptest-1.1.2-2|41	
14cr|cpptest-1.1.2-2|42	%prep
14cr|cpptest-1.1.2-2|43	
14cr|cpptest-1.1.2-2|44	%setup -q
14cr|cpptest-1.1.2-2|45	
14cr|cpptest-1.1.2-2|46	%build
14cr|cpptest-1.1.2-2|47	autoreconf -fi
14cr|cpptest-1.1.2-2|48	%configure2_5x \
14cr|cpptest-1.1.2-2|49	--disable-static \
14cr|cpptest-1.1.2-2|50	--enable-doc
14cr|cpptest-1.1.2-2|51	%make
14cr|cpptest-1.1.2-2|52	
14cr|cpptest-1.1.2-2|53	%install
14cr|cpptest-1.1.2-2|54	%makeinstall_std
14cr|cpptest-1.1.2-2|55	
14cr|cpptest-1.1.2-2|56	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|cpptest-1.1.2-2|57	
14cr|cpptest-1.1.2-2|58	# Not useful. Aready present in html and images folder
14cr|cpptest-1.1.2-2|59	rm -f %{buildroot}/%{_datadir}/doc/%{name}/screenshot*png
14cr|cpptest-1.1.2-2|60	rm -f %{buildroot}/%{_datadir}/doc/%{name}/index.html
14cr|cpptest-1.1.2-2|61	rm -f %{buildroot}/%{_datadir}/doc/%{name}/html-example.html
14cr|cpptest-1.1.2-2|62	
14cr|cpptest-1.1.2-2|63	%files -n %{libname}
14cr|cpptest-1.1.2-2|64	%{_libdir}/*.so.%{major}*
14cr|cpptest-1.1.2-2|65	
14cr|cpptest-1.1.2-2|66	%files -n %{develname}
14cr|cpptest-1.1.2-2|67	%doc NEWS COPYING AUTHORS ChangeLog
14cr|cpptest-1.1.2-2|68	%doc doc/html
14cr|cpptest-1.1.2-2|69	%{_includedir}/*
14cr|cpptest-1.1.2-2|70	%{_libdir}/*.so
14cr|cpptest-1.1.2-2|71	%{_libdir}/pkgconfig/*.pc
14cr|cpptest-1.1.2-2|72	
14cr|cpptest-1.1.2-2|73	%changelog
14cr|cpptest-1.1.2-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|cpptest-1.1.2-2|75	+ Revision: d651b1c
14cr|cpptest-1.1.2-2|76	- MassBuild#464: Increase release tag
14cr|cpptest-1.1.2-2|77	
14cr|cpptest-1.1.2-2|78	

738 14
14cr|cproto-4.7g-2|1	%define	name	cproto
14cr|cproto-4.7g-2|2	%define	version	4.7g
14cr|cproto-4.7g-2|3	%define release 2
14cr|cproto-4.7g-2|4	
14cr|cproto-4.7g-2|5	Summary:	Generates function prototypes and variable declarations from C code
14cr|cproto-4.7g-2|6	Name:		%{name}
14cr|cproto-4.7g-2|7	Version:	%{version}
14cr|cproto-4.7g-2|8	Release:	%{release}
14cr|cproto-4.7g-2|9	License:	Public Domain
14cr|cproto-4.7g-2|10	Group:		Development/C
14cr|cproto-4.7g-2|11	Url:		http://sourceforge.net/projects/cproto/
14cr|cproto-4.7g-2|12	Source0:	ftp://invisible-island.net/cproto/%{name}-%{version}.tgz
14cr|cproto-4.7g-2|13	BuildRequires:	byacc flex
14cr|cproto-4.7g-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cproto-4.7g-2|15	
14cr|cproto-4.7g-2|16	%description
14cr|cproto-4.7g-2|17	Cproto generates function prototypes and variable declarations from
14cr|cproto-4.7g-2|18	C source code.  Cproto can also convert function definitions between the
14cr|cproto-4.7g-2|19	old style and the ANSI C style.  This conversion will overwrite the
14cr|cproto-4.7g-2|20	original files, however, so be sure to make a backup copy of your original
14cr|cproto-4.7g-2|21	files in case something goes wrong.  Since cproto uses a Yacc generated
14cr|cproto-4.7g-2|22	parser, it shouldn't be confused by complex function definitions as much
14cr|cproto-4.7g-2|23	as other prototype generators) because it uses a Yacc generated parser.
14cr|cproto-4.7g-2|24	
14cr|cproto-4.7g-2|25	Cproto will be useful for C programmers, so install cproto if you are going
14cr|cproto-4.7g-2|26	to do any C programming.
14cr|cproto-4.7g-2|27	
14cr|cproto-4.7g-2|28	%prep
14cr|cproto-4.7g-2|29	%setup -q
14cr|cproto-4.7g-2|30	
14cr|cproto-4.7g-2|31	%build
14cr|cproto-4.7g-2|32	%configure2_5x
14cr|cproto-4.7g-2|33	%make
14cr|cproto-4.7g-2|34	
14cr|cproto-4.7g-2|35	%install
14cr|cproto-4.7g-2|36	rm -rf $RPM_BUILD_ROOT
14cr|cproto-4.7g-2|37	
14cr|cproto-4.7g-2|38	%makeinstall
14cr|cproto-4.7g-2|39	mkdir $RPM_BUILD_ROOT%{_mandir}/man1
14cr|cproto-4.7g-2|40	mv -f $RPM_BUILD_ROOT%{_mandir}/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|cproto-4.7g-2|41	
14cr|cproto-4.7g-2|42	%clean
14cr|cproto-4.7g-2|43	rm -rf $RPM_BUILD_ROOT
14cr|cproto-4.7g-2|44	
14cr|cproto-4.7g-2|45	%files
14cr|cproto-4.7g-2|46	%defattr(-,root,root)
14cr|cproto-4.7g-2|47	%doc CHANGES README
14cr|cproto-4.7g-2|48	%{_bindir}/cproto
14cr|cproto-4.7g-2|49	%{_mandir}/*/cproto.1*
14cr|cproto-4.7g-2|50	
14cr|cproto-4.7g-2|51	
14cr|cproto-4.7g-2|52	
14cr|cproto-4.7g-2|53	%changelog
14cr|cproto-4.7g-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.7g-2
14cr|cproto-4.7g-2|55	+ Revision: fc6b332
14cr|cproto-4.7g-2|56	- MassBuild#464: Increase release tag
14cr|cproto-4.7g-2|57	
14cr|cproto-4.7g-2|58	

739 14
14cr|cpu-1.4.3-11|1	%define	name	cpu
14cr|cpu-1.4.3-11|2	%define version 1.4.3
14cr|cpu-1.4.3-11|3	%define release 11
14cr|cpu-1.4.3-11|4	
14cr|cpu-1.4.3-11|5	%define	lib_major 0
14cr|cpu-1.4.3-11|6	%define	libname %mklibname %name %lib_major
14cr|cpu-1.4.3-11|7	%define	libnamedev %mklibname %name -d
14cr|cpu-1.4.3-11|8	
14cr|cpu-1.4.3-11|9	Summary:	Ldap aware command like useradd, userdel, usermod and others
14cr|cpu-1.4.3-11|10	Name:		%{name}
14cr|cpu-1.4.3-11|11	Version:	%{version}
14cr|cpu-1.4.3-11|12	Release:	%{release}
14cr|cpu-1.4.3-11|13	Source0:	http://prdownloads.sourceforge.net/cpu/cpu-%version.tar.bz2
14cr|cpu-1.4.3-11|14	# first hunk taken from the debian unstable package,
14cr|cpu-1.4.3-11|15	# author is Guido Trotter <ultrotter@debian.org>
14cr|cpu-1.4.3-11|16	Patch0:		cpu-1.4.3-gcc4.patch
14cr|cpu-1.4.3-11|17	Patch1: 	cpu-1.4.3-fix_open_usage.diff
14cr|cpu-1.4.3-11|18	Patch2:		cpu-1.4.3-fix_makefile.diff
14cr|cpu-1.4.3-11|19	Patch3:		cpu-1.4.3-linkage.patch
14cr|cpu-1.4.3-11|20	License:	GPLv2+
14cr|cpu-1.4.3-11|21	Url:		http://cpu.sourceforge.net
14cr|cpu-1.4.3-11|22	Group:		System/Base
14cr|cpu-1.4.3-11|23	BuildRequires:	openldap-devel
14cr|cpu-1.4.3-11|24	Conflicts:	%{_lib}cpu0-devel < 1.4.3-8
14cr|cpu-1.4.3-11|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cpu-1.4.3-11|26	
14cr|cpu-1.4.3-11|27	%description
14cr|cpu-1.4.3-11|28	CPU is an LDAP user management tool written in C and loosely based
14cr|cpu-1.4.3-11|29	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
14cr|cpu-1.4.3-11|30	of the useradd/usermod/userdel utilities for administrators using an
14cr|cpu-1.4.3-11|31	LDAP backend and wishing to have a suite of command line tools for
14cr|cpu-1.4.3-11|32	doing the administration.
14cr|cpu-1.4.3-11|33	
14cr|cpu-1.4.3-11|34	%package -n %libname
14cr|cpu-1.4.3-11|35	
14cr|cpu-1.4.3-11|36	Summary:	Ldap aware command like useradd, userdel, usermod and others
14cr|cpu-1.4.3-11|37	Group:		System/Base
14cr|cpu-1.4.3-11|38	
14cr|cpu-1.4.3-11|39	%description -n %libname
14cr|cpu-1.4.3-11|40	CPU is an LDAP user management tool written in C and loosely based
14cr|cpu-1.4.3-11|41	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
14cr|cpu-1.4.3-11|42	of the useradd/usermod/userdel utilities for administrators using an
14cr|cpu-1.4.3-11|43	LDAP backend and wishing to have a suite of command line tools for
14cr|cpu-1.4.3-11|44	doing the administration.
14cr|cpu-1.4.3-11|45	
14cr|cpu-1.4.3-11|46	%package -n %libnamedev
14cr|cpu-1.4.3-11|47	
14cr|cpu-1.4.3-11|48	Summary:	Ldap aware command like useradd, userdel, usermod and others
14cr|cpu-1.4.3-11|49	Group:		System/Base
14cr|cpu-1.4.3-11|50	Requires:	%libname = %{version}
14cr|cpu-1.4.3-11|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|cpu-1.4.3-11|52	Obsoletes:	%{_lib}cpu0-devel < 1.4.3-8
14cr|cpu-1.4.3-11|53	
14cr|cpu-1.4.3-11|54	%description -n %libnamedev
14cr|cpu-1.4.3-11|55	CPU is an LDAP user management tool written in C and loosely based
14cr|cpu-1.4.3-11|56	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
14cr|cpu-1.4.3-11|57	of the useradd/usermod/userdel utilities for administrators using an
14cr|cpu-1.4.3-11|58	LDAP backend and wishing to have a suite of command line tools for
14cr|cpu-1.4.3-11|59	doing the administration.
14cr|cpu-1.4.3-11|60	
14cr|cpu-1.4.3-11|61	%prep
14cr|cpu-1.4.3-11|62	%setup -q
14cr|cpu-1.4.3-11|63	%patch0 -p1 -b .gcc4
14cr|cpu-1.4.3-11|64	%patch1 -p0
14cr|cpu-1.4.3-11|65	%patch2 -p0
14cr|cpu-1.4.3-11|66	%patch3 -p0
14cr|cpu-1.4.3-11|67	
14cr|cpu-1.4.3-11|68	%build
14cr|cpu-1.4.3-11|69	autoreconf -fi
14cr|cpu-1.4.3-11|70	%configure2_5x
14cr|cpu-1.4.3-11|71	%make
14cr|cpu-1.4.3-11|72	
14cr|cpu-1.4.3-11|73	%install
14cr|cpu-1.4.3-11|74	rm -rf $RPM_BUILD_ROOT
14cr|cpu-1.4.3-11|75	%makeinstall
14cr|cpu-1.4.3-11|76	
14cr|cpu-1.4.3-11|77	rm -f $RPM_BUILD_ROOT%{_datadir}/{cpu.conf.doc,test.ldif}
14cr|cpu-1.4.3-11|78	
14cr|cpu-1.4.3-11|79	%if %mdkversion < 200900
14cr|cpu-1.4.3-11|80	%post -n %libname -p /sbin/ldconfig
14cr|cpu-1.4.3-11|81	%endif
14cr|cpu-1.4.3-11|82	
14cr|cpu-1.4.3-11|83	%if %mdkversion < 200900
14cr|cpu-1.4.3-11|84	%postun -n %libname -p /sbin/ldconfig
14cr|cpu-1.4.3-11|85	%endif
14cr|cpu-1.4.3-11|86	
14cr|cpu-1.4.3-11|87	%clean
14cr|cpu-1.4.3-11|88	rm -rf $RPM_BUILD_ROOT
14cr|cpu-1.4.3-11|89	
14cr|cpu-1.4.3-11|90	%files
14cr|cpu-1.4.3-11|91	%defattr(-, root, root)
14cr|cpu-1.4.3-11|92	%doc AUTHORS COPYING INSTALL NEWS README doc/cpu.conf.doc
14cr|cpu-1.4.3-11|93	%{_mandir}/man8/*
14cr|cpu-1.4.3-11|94	%{_mandir}/man5/*
14cr|cpu-1.4.3-11|95	%{_sbindir}/cpu
14cr|cpu-1.4.3-11|96	%{_libdir}/libcpu_ldap.so
14cr|cpu-1.4.3-11|97	%config(noreplace) %{_sysconfdir}/cpu.conf
14cr|cpu-1.4.3-11|98	
14cr|cpu-1.4.3-11|99	%files -n %libname
14cr|cpu-1.4.3-11|100	%defattr(-, root, root)
14cr|cpu-1.4.3-11|101	%_libdir/*.so.%{lib_major}*
14cr|cpu-1.4.3-11|102	
14cr|cpu-1.4.3-11|103	%files -n %libnamedev
14cr|cpu-1.4.3-11|104	%defattr(-, root, root)
14cr|cpu-1.4.3-11|105	%{_libdir}/libcputil.so
14cr|cpu-1.4.3-11|106	%_libdir/*.*a
14cr|cpu-1.4.3-11|107	
14cr|cpu-1.4.3-11|108	
14cr|cpu-1.4.3-11|109	
14cr|cpu-1.4.3-11|110	
14cr|cpu-1.4.3-11|111	%changelog
14cr|cpu-1.4.3-11|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-11
14cr|cpu-1.4.3-11|113	+ Revision: f95254b
14cr|cpu-1.4.3-11|114	- MassBuild#464: Increase release tag
14cr|cpu-1.4.3-11|115	
14cr|cpu-1.4.3-11|116	

740 14
14cr|cpuburn-1.4a-3|1	%define debug_package	%nil
14cr|cpuburn-1.4a-3|2	
14cr|cpuburn-1.4a-3|3	Summary:	CPU testing utilities
14cr|cpuburn-1.4a-3|4	Name:		cpuburn
14cr|cpuburn-1.4a-3|5	Version:	1.4a
14cr|cpuburn-1.4a-3|6	Release:	3
14cr|cpuburn-1.4a-3|7	License:	GPLv2+
14cr|cpuburn-1.4a-3|8	Group:		Monitoring
14cr|cpuburn-1.4a-3|9	URL:		http://pages.sbcglobal.net/redelm/
14cr|cpuburn-1.4a-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|cpuburn-1.4a-3|11	ExclusiveArch:	%{ix86}
14cr|cpuburn-1.4a-3|12	
14cr|cpuburn-1.4a-3|13	%description
14cr|cpuburn-1.4a-3|14	CPU testing utilities in optimized assembler for maximum loading P6 (Intel
14cr|cpuburn-1.4a-3|15	Pentium Pro, Pentium II, Celeron and Pentium III TM), AMD K6, and P5
14cr|cpuburn-1.4a-3|16	Pentium chips.
14cr|cpuburn-1.4a-3|17	
14cr|cpuburn-1.4a-3|18	%files
14cr|cpuburn-1.4a-3|19	%doc Design README
14cr|cpuburn-1.4a-3|20	%{_bindir}/*
14cr|cpuburn-1.4a-3|21	
14cr|cpuburn-1.4a-3|22	#----------------------------------------------------------------------------
14cr|cpuburn-1.4a-3|23	
14cr|cpuburn-1.4a-3|24	%prep
14cr|cpuburn-1.4a-3|25	%setup -q
14cr|cpuburn-1.4a-3|26	
14cr|cpuburn-1.4a-3|27	%build
14cr|cpuburn-1.4a-3|28	gcc -s -nostdlib -o burnP6 burnP6.S
14cr|cpuburn-1.4a-3|29	gcc -s -nostdlib -o burnBX burnBX.S
14cr|cpuburn-1.4a-3|30	gcc -s -nostdlib -o burnK6 burnK6.S
14cr|cpuburn-1.4a-3|31	gcc -s -nostdlib -o burnK7 burnK7.S
14cr|cpuburn-1.4a-3|32	gcc -s -nostdlib -o burnMMX burnMMX.S
14cr|cpuburn-1.4a-3|33	gcc -s -nostdlib -o burnP5 burnP5.S
14cr|cpuburn-1.4a-3|34	
14cr|cpuburn-1.4a-3|35	%install
14cr|cpuburn-1.4a-3|36	mkdir -p %{buildroot}%{_bindir}
14cr|cpuburn-1.4a-3|37	install -m 0755 {burnP6,burnBX,burnK6,burnK7,burnMMX,burnP5} \
14cr|cpuburn-1.4a-3|38	%{buildroot}%{_bindir}
14cr|cpuburn-1.4a-3|39	
14cr|cpuburn-1.4a-3|40	
14cr|cpuburn-1.4a-3|41	%changelog
14cr|cpuburn-1.4a-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4a-3
14cr|cpuburn-1.4a-3|43	+ Revision: 3b41444
14cr|cpuburn-1.4a-3|44	- MassBuild#464: Increase release tag
14cr|cpuburn-1.4a-3|45	
14cr|cpuburn-1.4a-3|46	

741 14
14cr|cpudyn-1.0.1-10|1	%define debug_package   %nil
14cr|cpudyn-1.0.1-10|2	
14cr|cpudyn-1.0.1-10|3	Summary: A tools to control CPU frequency
14cr|cpudyn-1.0.1-10|4	Name:    cpudyn
14cr|cpudyn-1.0.1-10|5	Version: 1.0.1
14cr|cpudyn-1.0.1-10|6	Release: 10
14cr|cpudyn-1.0.1-10|7	Source0: %{name}-%{version}.tar.bz2
14cr|cpudyn-1.0.1-10|8	Source1: %{name}.service
14cr|cpudyn-1.0.1-10|9	License: GPL
14cr|cpudyn-1.0.1-10|10	Group:   System/Kernel and hardware
14cr|cpudyn-1.0.1-10|11	Url:     http://mnm.uib.es/~gallir/cpudyn/
14cr|cpudyn-1.0.1-10|12	Requires(pre):    rpm-helper
14cr|cpudyn-1.0.1-10|13	Requires(post):   rpm-helper
14cr|cpudyn-1.0.1-10|14	Requires(post):   systemd-units
14cr|cpudyn-1.0.1-10|15	Requires(preun):  systemd-units
14cr|cpudyn-1.0.1-10|16	Requires(postun): systemd-units
14cr|cpudyn-1.0.1-10|17	Patch0: cpudyn-printf-format.patch
14cr|cpudyn-1.0.1-10|18	
14cr|cpudyn-1.0.1-10|19	%description
14cr|cpudyn-1.0.1-10|20	This program control the speed in Intel SpeedStep, Pentium 4 Mobile
14cr|cpudyn-1.0.1-10|21	and PowerPC machines with the cpufreq compiled in the kernel.
14cr|cpudyn-1.0.1-10|22	
14cr|cpudyn-1.0.1-10|23	It allows to reduce cpu speed in order to save battery and reduce
14cr|cpudyn-1.0.1-10|24	temperature of the processor. It can also put the drive on standby mode.
14cr|cpudyn-1.0.1-10|25	
14cr|cpudyn-1.0.1-10|26	Tested with 2.4, Pentium 3 Speedstep Laptop (Dell Latitude),
14cr|cpudyn-1.0.1-10|27	Pentium 4 Mobile Laptop (Dell Inspiron), AMD Power Now, Apple iBook,
14cr|cpudyn-1.0.1-10|28	IBM Thinkpad. cpudyn is just a user space program, so it will work on
14cr|cpudyn-1.0.1-10|29	every processor supported by the kernel's cpufreq driver.
14cr|cpudyn-1.0.1-10|30	
14cr|cpudyn-1.0.1-10|31	%prep
14cr|cpudyn-1.0.1-10|32	%setup -q -n %{name}
14cr|cpudyn-1.0.1-10|33	%patch0 -p0
14cr|cpudyn-1.0.1-10|34	
14cr|cpudyn-1.0.1-10|35	%build
14cr|cpudyn-1.0.1-10|36	%make CFLAGS="%{optflags}"
14cr|cpudyn-1.0.1-10|37	
14cr|cpudyn-1.0.1-10|38	%install
14cr|cpudyn-1.0.1-10|39	mkdir -p %{buildroot}{%{_sbindir},%{_mandir}/man8,%{_sysconfdir}/sysconfig}
14cr|cpudyn-1.0.1-10|40	cp cpudynd %{buildroot}%{_sbindir}/cpudynd
14cr|cpudyn-1.0.1-10|41	#bzip2 cpudynd.8
14cr|cpudyn-1.0.1-10|42	cp cpudynd.8 %{buildroot}%{_mandir}/man8/
14cr|cpudyn-1.0.1-10|43	
14cr|cpudyn-1.0.1-10|44	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|cpudyn-1.0.1-10|45	
14cr|cpudyn-1.0.1-10|46	cat > %{buildroot}/%{_sysconfdir}/sysconfig/%{name} <<EOF
14cr|cpudyn-1.0.1-10|47	# see man 8 cpudynd  for details
14cr|cpudyn-1.0.1-10|48	OPTS="-i 1 -p 0.5 0.90"
14cr|cpudyn-1.0.1-10|49	EOF
14cr|cpudyn-1.0.1-10|50	
14cr|cpudyn-1.0.1-10|51	%files
14cr|cpudyn-1.0.1-10|52	%{_sbindir}/cpudynd
14cr|cpudyn-1.0.1-10|53	%{_mandir}/man8/cpudynd*
14cr|cpudyn-1.0.1-10|54	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|cpudyn-1.0.1-10|55	%{_unitdir}/%{name}.service
14cr|cpudyn-1.0.1-10|56	
14cr|cpudyn-1.0.1-10|57	%post
14cr|cpudyn-1.0.1-10|58	%systemd_post %{name}.service
14cr|cpudyn-1.0.1-10|59	
14cr|cpudyn-1.0.1-10|60	%preun
14cr|cpudyn-1.0.1-10|61	%systemd_preun %{name}.service
14cr|cpudyn-1.0.1-10|62	
14cr|cpudyn-1.0.1-10|63	%postun
14cr|cpudyn-1.0.1-10|64	%systemd_postun_with_restart %{name}.service
14cr|cpudyn-1.0.1-10|65	
14cr|cpudyn-1.0.1-10|66	%changelog
14cr|cpudyn-1.0.1-10|67	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-10
14cr|cpudyn-1.0.1-10|68	+ Revision: e31c521
14cr|cpudyn-1.0.1-10|69	- Bump release
14cr|cpudyn-1.0.1-10|70	
14cr|cpudyn-1.0.1-10|71	

742 14
14cr|cpuid-1.0-0.20120601.1|1	%define snapshot 20120601
14cr|cpuid-1.0-0.20120601.1|2	
14cr|cpuid-1.0-0.20120601.1|3	Summary:	Dumps CPUID information about the CPU(s)
14cr|cpuid-1.0-0.20120601.1|4	Name:		cpuid
14cr|cpuid-1.0-0.20120601.1|5	Version:	1.0
14cr|cpuid-1.0-0.20120601.1|6	Release:	%mkrel 0.%{snapshot}.1
14cr|cpuid-1.0-0.20120601.1|7	License:	BSD
14cr|cpuid-1.0-0.20120601.1|8	Source0:	cpuid-%{snapshot}.src.tar.gz
14cr|cpuid-1.0-0.20120601.1|9	Group:		System/Kernel and hardware
14cr|cpuid-1.0-0.20120601.1|10	URL:		http://www.etallen.com
14cr|cpuid-1.0-0.20120601.1|11	
14cr|cpuid-1.0-0.20120601.1|12	%description
14cr|cpuid-1.0-0.20120601.1|13	Cpuid dumps detailed information about the CPU(s) gathered from the
14cr|cpuid-1.0-0.20120601.1|14	CPUID instruction, and also determines the exact model of CPU(s). It
14cr|cpuid-1.0-0.20120601.1|15	supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix,
14cr|cpuid-1.0-0.20120601.1|16	UMC, NexGen, and Rise CPUs.
14cr|cpuid-1.0-0.20120601.1|17	
14cr|cpuid-1.0-0.20120601.1|18	%prep
14cr|cpuid-1.0-0.20120601.1|19	%setup -q -n %{name}-%{snapshot}
14cr|cpuid-1.0-0.20120601.1|20	
14cr|cpuid-1.0-0.20120601.1|21	%build
14cr|cpuid-1.0-0.20120601.1|22	make
14cr|cpuid-1.0-0.20120601.1|23	
14cr|cpuid-1.0-0.20120601.1|24	%install
14cr|cpuid-1.0-0.20120601.1|25	mkdir -p %{buildroot}%{_bindir} \
14cr|cpuid-1.0-0.20120601.1|26	%{buildroot}%{_mandir}/man1
14cr|cpuid-1.0-0.20120601.1|27	
14cr|cpuid-1.0-0.20120601.1|28	install -m 755 cpuid %{buildroot}%{_bindir}
14cr|cpuid-1.0-0.20120601.1|29	install -m 644 cpuid.man %{buildroot}%{_mandir}/man1/cpuid.1
14cr|cpuid-1.0-0.20120601.1|30	
14cr|cpuid-1.0-0.20120601.1|31	%files
14cr|cpuid-1.0-0.20120601.1|32	%defattr(-,root,root)
14cr|cpuid-1.0-0.20120601.1|33	%doc ChangeLog FUTURE LICENSE
14cr|cpuid-1.0-0.20120601.1|34	%{_bindir}/cpuid
14cr|cpuid-1.0-0.20120601.1|35	%{_mandir}/man1/cpuid.1*
14cr|cpuid-1.0-0.20120601.1|36	
14cr|cpuid-1.0-0.20120601.1|37	
14cr|cpuid-1.0-0.20120601.1|38	
14cr|cpuid-1.0-0.20120601.1|39	
14cr|cpuid-1.0-0.20120601.1|40	%changelog
14cr|cpuid-1.0-0.20120601.1|41	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-0.20120601.1
14cr|cpuid-1.0-0.20120601.1|42	+ Revision: 45a54ef
14cr|cpuid-1.0-0.20120601.1|43	- Automatic import for version 1.0-0.20120601.1
14cr|cpuid-1.0-0.20120601.1|44	
14cr|cpuid-1.0-0.20120601.1|45	

743 14
14cr|cpulimit-1.1-8|1	%define name	cpulimit
14cr|cpulimit-1.1-8|2	%define version	1.1
14cr|cpulimit-1.1-8|3	%define release 8
14cr|cpulimit-1.1-8|4	%define svnrel r35
14cr|cpulimit-1.1-8|5	
14cr|cpulimit-1.1-8|6	Name:		%name
14cr|cpulimit-1.1-8|7	Version:	%version
14cr|cpulimit-1.1-8|8	Release:	%release
14cr|cpulimit-1.1-8|9	Summary:	CPU Usage Limiter
14cr|cpulimit-1.1-8|10	URL:		http://cpulimit.sourceforge.net/
14cr|cpulimit-1.1-8|11	Source:		cpulimit-%{version}.%{svnrel}.tar.gz
14cr|cpulimit-1.1-8|12	License:	GPLv2+
14cr|cpulimit-1.1-8|13	Group:		Monitoring
14cr|cpulimit-1.1-8|14	BuildRoot:	%{_tmppath}/%{name}-root
14cr|cpulimit-1.1-8|15	%description
14cr|cpulimit-1.1-8|16	cpulimit is a simple program that attempts to limit the cpu usage of a
14cr|cpulimit-1.1-8|17	process (expressed in percentage, not in cpu time). This is useful to
14cr|cpulimit-1.1-8|18	control batch jobs, when you don't want they eat too much cpu. It does
14cr|cpulimit-1.1-8|19	not act on the nice value or other scheduling priority stuff, but on
14cr|cpulimit-1.1-8|20	the real cpu usage. Also, it is able to adapt itself to the overall
14cr|cpulimit-1.1-8|21	system load, dynamically and quickly.
14cr|cpulimit-1.1-8|22	
14cr|cpulimit-1.1-8|23	%prep
14cr|cpulimit-1.1-8|24	%setup -q
14cr|cpulimit-1.1-8|25	
14cr|cpulimit-1.1-8|26	%build
14cr|cpulimit-1.1-8|27	%make
14cr|cpulimit-1.1-8|28	
14cr|cpulimit-1.1-8|29	%install
14cr|cpulimit-1.1-8|30	%{__rm} -Rf $RPM_BUILD_ROOT
14cr|cpulimit-1.1-8|31	%{__mkdir} -p $RPM_BUILD_ROOT%{_bindir}
14cr|cpulimit-1.1-8|32	%{__cp} -p %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|cpulimit-1.1-8|33	
14cr|cpulimit-1.1-8|34	%clean
14cr|cpulimit-1.1-8|35	%{__rm} -Rf $RPM_BUILD_ROOT
14cr|cpulimit-1.1-8|36	
14cr|cpulimit-1.1-8|37	%files
14cr|cpulimit-1.1-8|38	%defattr(-,root,root,-)
14cr|cpulimit-1.1-8|39	%doc README
14cr|cpulimit-1.1-8|40	%{_bindir}/%{name}
14cr|cpulimit-1.1-8|41	
14cr|cpulimit-1.1-8|42	
14cr|cpulimit-1.1-8|43	
14cr|cpulimit-1.1-8|44	%changelog
14cr|cpulimit-1.1-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cr|cpulimit-1.1-8|46	+ Revision: 14c6af3
14cr|cpulimit-1.1-8|47	- MassBuild#464: Increase release tag
14cr|cpulimit-1.1-8|48	
14cr|cpulimit-1.1-8|49	

744 14
14cr|CQRlib-1.1.2-2|1	%define major 2
14cr|CQRlib-1.1.2-2|2	%define libname %mklibname %{name} %{major}
14cr|CQRlib-1.1.2-2|3	%define develname %mklibname %{name} -d
14cr|CQRlib-1.1.2-2|4	
14cr|CQRlib-1.1.2-2|5	Name:           CQRlib
14cr|CQRlib-1.1.2-2|6	Version:        1.1.2
14cr|CQRlib-1.1.2-2|7	Release:        2
14cr|CQRlib-1.1.2-2|8	Summary:        ANSI C API for quaternion arithmetic and rotation
14cr|CQRlib-1.1.2-2|9	
14cr|CQRlib-1.1.2-2|10	Group:          System/Libraries
14cr|CQRlib-1.1.2-2|11	License:        LGPLv2+
14cr|CQRlib-1.1.2-2|12	URL:            http://cqrlib.sourceforge.net/
14cr|CQRlib-1.1.2-2|13	Source0:        http://downloads.sourceforge.net/project/cqrlib/cqrlib/CQRlib-%{version}/CQRlib-%{version}.tar.gz
14cr|CQRlib-1.1.2-2|14	# to fix /-dynamic/-rdynamic/ issue, reported to upstream
14cr|CQRlib-1.1.2-2|15	Patch0:         CQRlib-1.0.6-dynamic.patch
14cr|CQRlib-1.1.2-2|16	# to fix libdir for lib64 architecture
14cr|CQRlib-1.1.2-2|17	Patch1:         CQRlib-1.0.6-lib64.patch
14cr|CQRlib-1.1.2-2|18	BuildRequires:  libtool
14cr|CQRlib-1.1.2-2|19	
14cr|CQRlib-1.1.2-2|20	%description
14cr|CQRlib-1.1.2-2|21	CQRlib is an ANSI C implementation of a utility library for quaternion
14cr|CQRlib-1.1.2-2|22	arithmetic and quaternion rotation math.
14cr|CQRlib-1.1.2-2|23	
14cr|CQRlib-1.1.2-2|24	%package -n %{libname}
14cr|CQRlib-1.1.2-2|25	Summary:        The CQRlib shared library
14cr|CQRlib-1.1.2-2|26	Group:          System/Libraries
14cr|CQRlib-1.1.2-2|27	Requires:       %{name}
14cr|CQRlib-1.1.2-2|28	
14cr|CQRlib-1.1.2-2|29	%description -n %{libname}
14cr|CQRlib-1.1.2-2|30	The CQRlib shared library.
14cr|CQRlib-1.1.2-2|31	
14cr|CQRlib-1.1.2-2|32	%package -n %{develname}
14cr|CQRlib-1.1.2-2|33	Summary:        Development tools for compiling programs using CQRlib
14cr|CQRlib-1.1.2-2|34	Group:          Development/Other
14cr|CQRlib-1.1.2-2|35	Requires:       %{libname} = %{EVRD}
14cr|CQRlib-1.1.2-2|36	Provides:       %{name}-devel
14cr|CQRlib-1.1.2-2|37	
14cr|CQRlib-1.1.2-2|38	%description -n %{develname}
14cr|CQRlib-1.1.2-2|39	The CQRlib-devel package includes the header and library files for
14cr|CQRlib-1.1.2-2|40	developing applications that use CQRlib.
14cr|CQRlib-1.1.2-2|41	
14cr|CQRlib-1.1.2-2|42	%prep
14cr|CQRlib-1.1.2-2|43	%setup -q
14cr|CQRlib-1.1.2-2|44	
14cr|CQRlib-1.1.2-2|45	%patch0 -p1 -b .dynamic
14cr|CQRlib-1.1.2-2|46	%if %{_lib} == lib64
14cr|CQRlib-1.1.2-2|47	%patch1 -p1 -b .lib64
14cr|CQRlib-1.1.2-2|48	%endif
14cr|CQRlib-1.1.2-2|49	
14cr|CQRlib-1.1.2-2|50	%build
14cr|CQRlib-1.1.2-2|51	%make
14cr|CQRlib-1.1.2-2|52	
14cr|CQRlib-1.1.2-2|53	%install
14cr|CQRlib-1.1.2-2|54	# %makeinstall_std
14cr|CQRlib-1.1.2-2|55	make install CFLAGS="%{optflags}" INSTALLDIR="%{buildroot}%{_prefix}"
14cr|CQRlib-1.1.2-2|56	
14cr|CQRlib-1.1.2-2|57	# remove .a files
14cr|CQRlib-1.1.2-2|58	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cr|CQRlib-1.1.2-2|59	
14cr|CQRlib-1.1.2-2|60	%check
14cr|CQRlib-1.1.2-2|61	make tests
14cr|CQRlib-1.1.2-2|62	
14cr|CQRlib-1.1.2-2|63	%files
14cr|CQRlib-1.1.2-2|64	%doc README_CQRlib.html README_CQRlib.txt lgpl.txt
14cr|CQRlib-1.1.2-2|65	
14cr|CQRlib-1.1.2-2|66	%files -n %{libname}
14cr|CQRlib-1.1.2-2|67	%{_libdir}/libCQRlib.so.%{major}*
14cr|CQRlib-1.1.2-2|68	
14cr|CQRlib-1.1.2-2|69	%files -n %{develname}
14cr|CQRlib-1.1.2-2|70	%{_includedir}/cqrlib.h
14cr|CQRlib-1.1.2-2|71	%{_libdir}/libCQRlib.so
14cr|CQRlib-1.1.2-2|72	
14cr|CQRlib-1.1.2-2|73	%changelog
14cr|CQRlib-1.1.2-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|CQRlib-1.1.2-2|75	+ Revision: af8107f
14cr|CQRlib-1.1.2-2|76	- MassBuild#464: Increase release tag
14cr|CQRlib-1.1.2-2|77	
14cr|CQRlib-1.1.2-2|78	

745 14
14cr|crafty-19.19-6|1	%define version 19.19
14cr|crafty-19.19-6|2	%define release 6
14cr|crafty-19.19-6|3	%define Werror_cflags %nil
14cr|crafty-19.19-6|4	
14cr|crafty-19.19-6|5	Summary:	A free chess program, plays decent game of chess
14cr|crafty-19.19-6|6	Name:		crafty
14cr|crafty-19.19-6|7	Version:	%{version}
14cr|crafty-19.19-6|8	Release:	%{release}
14cr|crafty-19.19-6|9	License:	Freeware
14cr|crafty-19.19-6|10	Group:		Games/Boards
14cr|crafty-19.19-6|11	URL:		http://www.cis.uab.edu/info/faculty/hyatt/hyatt.html
14cr|crafty-19.19-6|12	Source:		ftp://ftp.cis.uab.edu/pub/hyatt/source/%{name}-%{version}.tar.bz2
14cr|crafty-19.19-6|13	Source10:	%{name}.sh.bz2
14cr|crafty-19.19-6|14	Source11:	%{name}-opening-book.tar.bz2
14cr|crafty-19.19-6|15	Source12:	crafty.txt.bz2
14cr|crafty-19.19-6|16	Source20:	crafty.6.bz2
14cr|crafty-19.19-6|17	Source21:	crafty.rc.5.bz2
14cr|crafty-19.19-6|18	
14cr|crafty-19.19-6|19	# 1-20: Mandriva patches
14cr|crafty-19.19-6|20	# (Abel) Makefile linux-sparc target support, and don't
14cr|crafty-19.19-6|21	# add smp and i686 flags in default build
14cr|crafty-19.19-6|22	Patch0:		crafty-19.19-makefile.patch
14cr|crafty-19.19-6|23	# (Abel) read help file in shared folder, not $cwd
14cr|crafty-19.19-6|24	Patch1:		crafty-19.19-help-path.patch.bz2
14cr|crafty-19.19-6|25	# (Abel) Fix for gcc 4.0
14cr|crafty-19.19-6|26	Patch2:		crafty-19.19-gcc40.patch.bz2
14cr|crafty-19.19-6|27	# (Abel) read computer and small opening book from shared folder
14cr|crafty-19.19-6|28	Patch3:		crafty-19.19-globalbookpath.patch.bz2
14cr|crafty-19.19-6|29	
14cr|crafty-19.19-6|30	
14cr|crafty-19.19-6|31	# 21-40: Debian patches
14cr|crafty-19.19-6|32	Patch21:	crafty-19.19-alpha.patch.bz2
14cr|crafty-19.19-6|33	Patch22:	crafty-19.19-security-flaw.patch.bz2
14cr|crafty-19.19-6|34	# Attempt to read global config (/etc/crafty.rc) when personal config
14cr|crafty-19.19-6|35	# (~/.craftyrc) is not found
14cr|crafty-19.19-6|36	Patch23:	crafty-19.19-global-config.patch.bz2
14cr|crafty-19.19-6|37	# Other cleanup
14cr|crafty-19.19-6|38	Patch24:	crafty-19.19-va-arg.patch.bz2
14cr|crafty-19.19-6|39	
14cr|crafty-19.19-6|40	# 41- : Other generic patches
14cr|crafty-19.19-6|41	# (Abel) Fix some compiler warnings
14cr|crafty-19.19-6|42	Patch41:	crafty-19.19-warnings.patch.bz2
14cr|crafty-19.19-6|43	# (Abel) Split book initialization into function, otherwise using
14cr|crafty-19.19-6|44	#        "book on" won't initialize it properly
14cr|crafty-19.19-6|45	Patch42:	crafty-19.19-initialize-book.patch.bz2
14cr|crafty-19.19-6|46	# (Abel) Plug segfaults (though they are not architectually correct
14cr|crafty-19.19-6|47	#        fixes, just avoiding problem for now)
14cr|crafty-19.19-6|48	Patch43:	crafty-19.19-segfault.patch.bz2
14cr|crafty-19.19-6|49	# (Abel) Plug some memory leaks
14cr|crafty-19.19-6|50	Patch44:	crafty-19.19-memleak.patch.bz2
14cr|crafty-19.19-6|51	# (Abel) strcpy -> strncpy, sprintf -> snprintf
14cr|crafty-19.19-6|52	Patch45:	crafty-19.19-overflow.patch.bz2
14cr|crafty-19.19-6|53	
14cr|crafty-19.19-6|54	BuildRequires: libstdc++-devel
14cr|crafty-19.19-6|55	BuildRequires: libstdc++-static-devel
14cr|crafty-19.19-6|56	Provides:	chessengine
14cr|crafty-19.19-6|57	
14cr|crafty-19.19-6|58	%description
14cr|crafty-19.19-6|59	Crafty is a chess program written by Bob Hyatt <hyatt at cis.uab.edu>.
14cr|crafty-19.19-6|60	It is a direct descendent of Cray Blitz, the World Computer Champion
14cr|crafty-19.19-6|61	from 1983 to 1989.
14cr|crafty-19.19-6|62	
14cr|crafty-19.19-6|63	It comes with a text interface like gnuchess do. If you want a graphical
14cr|crafty-19.19-6|64	interface, you can install GUI chessboards such as xboard and eboard.
14cr|crafty-19.19-6|65	
14cr|crafty-19.19-6|66	Crafty is based on the classic BITMAP approach to representing the chess
14cr|crafty-19.19-6|67	board, but uses a unique methodology called "rotated bitmaps" to
14cr|crafty-19.19-6|68	significantly improve the performance of the chess engine.
14cr|crafty-19.19-6|69	
14cr|crafty-19.19-6|70	%prep
14cr|crafty-19.19-6|71	%setup -q
14cr|crafty-19.19-6|72	%patch0 -p1 -b .opt
14cr|crafty-19.19-6|73	%patch1 -p1 -b .help
14cr|crafty-19.19-6|74	%patch2 -p1 -b .gcc40
14cr|crafty-19.19-6|75	%patch3 -p1 -b .bookpath
14cr|crafty-19.19-6|76	
14cr|crafty-19.19-6|77	%patch21 -p1 -b .alpha
14cr|crafty-19.19-6|78	%patch22 -p1 -b .security
14cr|crafty-19.19-6|79	%patch23 -p1 -b .config
14cr|crafty-19.19-6|80	%patch24 -p1 -b .cleanup
14cr|crafty-19.19-6|81	
14cr|crafty-19.19-6|82	%patch41 -p1 -b .warnings
14cr|crafty-19.19-6|83	%patch42 -p1 -b .init-book
14cr|crafty-19.19-6|84	%patch43 -p1 -b .segfault
14cr|crafty-19.19-6|85	%patch44 -p1 -b .memleak
14cr|crafty-19.19-6|86	%patch45 -p1 -b .overflow
14cr|crafty-19.19-6|87	
14cr|crafty-19.19-6|88	bzcat %{SOURCE12} > crafty.txt
14cr|crafty-19.19-6|89	
14cr|crafty-19.19-6|90	%build
14cr|crafty-19.19-6|91	%{?cpus: export NCPUS=%cpus}
14cr|crafty-19.19-6|92	LDFLAGS="%{ldflags} -lsupc++"
14cr|crafty-19.19-6|93	
14cr|crafty-19.19-6|94	%ifarch x86_64 amd64
14cr|crafty-19.19-6|95	make linux-amd64 OPTIMIZE='-ffast-math %optflags'
14cr|crafty-19.19-6|96	%else
14cr|crafty-19.19-6|97	
14cr|crafty-19.19-6|98	%ifarch alpha
14cr|crafty-19.19-6|99	make linux-alpha OPTIMIZE='-ffast-math %optflags'
14cr|crafty-19.19-6|100	%else
14cr|crafty-19.19-6|101	
14cr|crafty-19.19-6|102	%ifarch i686
14cr|crafty-19.19-6|103	make linux-i686 OPTIMIZE='-march=i686 -mtune=pentium4 -ffast-math -fno-gcse %optflags'
14cr|crafty-19.19-6|104	%else
14cr|crafty-19.19-6|105	
14cr|crafty-19.19-6|106	%ifarch pentium3
14cr|crafty-19.19-6|107	make linux-i686 OPTIMIZE='-march=pentium3 -mfpmath=sse -ffast-math -fno-gcse %optflags'
14cr|crafty-19.19-6|108	%else
14cr|crafty-19.19-6|109	
14cr|crafty-19.19-6|110	%ifarch pentium4
14cr|crafty-19.19-6|111	make linux-i686 OPTIMIZE='-march=pentium4 -mfpmath=sse2 -ffast-math -fno-gcse %optflags'
14cr|crafty-19.19-6|112	%else
14cr|crafty-19.19-6|113	
14cr|crafty-19.19-6|114	%ifarch i586
14cr|crafty-19.19-6|115	make linux OPTIMIZE='-ffast-math %optflags'
14cr|crafty-19.19-6|116	%else
14cr|crafty-19.19-6|117	
14cr|crafty-19.19-6|118	make linux-generic OPTIMIZE='-ffast-math %optflags'
14cr|crafty-19.19-6|119	%endif
14cr|crafty-19.19-6|120	%endif
14cr|crafty-19.19-6|121	%endif
14cr|crafty-19.19-6|122	%endif
14cr|crafty-19.19-6|123	%endif
14cr|crafty-19.19-6|124	%endif
14cr|crafty-19.19-6|125	
14cr|crafty-19.19-6|126	%install
14cr|crafty-19.19-6|127	mkdir -p %{buildroot}%{_gamesbindir}
14cr|crafty-19.19-6|128	install -m 755 crafty %{buildroot}/%{_gamesbindir}/crafty.real
14cr|crafty-19.19-6|129	
14cr|crafty-19.19-6|130	bzcat %{SOURCE10} > %{buildroot}/%{_gamesbindir}/crafty
14cr|crafty-19.19-6|131	chmod 755 %{buildroot}/%{_gamesbindir}/crafty
14cr|crafty-19.19-6|132	
14cr|crafty-19.19-6|133	install -D -m 644 crafty.hlp %{buildroot}%{_gamesdatadir}/crafty/crafty.hlp
14cr|crafty-19.19-6|134	tar --bzip2 -xf %{SOURCE11} -C %{buildroot}%{_gamesdatadir}/crafty/
14cr|crafty-19.19-6|135	
14cr|crafty-19.19-6|136	# manpages
14cr|crafty-19.19-6|137	mkdir -p %{buildroot}%{_mandir}/man{5,6}
14cr|crafty-19.19-6|138	bzip2 -dc %{SOURCE20} > %{buildroot}%{_mandir}/man6/crafty.6
14cr|crafty-19.19-6|139	bzip2 -dc %{SOURCE21} > %{buildroot}%{_mandir}/man5/crafty.rc.5
14cr|crafty-19.19-6|140	
14cr|crafty-19.19-6|141	%files
14cr|crafty-19.19-6|142	%defattr (-,root,root)
14cr|crafty-19.19-6|143	%doc crafty.txt
14cr|crafty-19.19-6|144	%{_gamesbindir}/*
14cr|crafty-19.19-6|145	%{_gamesdatadir}/crafty
14cr|crafty-19.19-6|146	%{_mandir}/man?/*
14cr|crafty-19.19-6|147	
14cr|crafty-19.19-6|148	
14cr|crafty-19.19-6|149	
14cr|crafty-19.19-6|150	
14cr|crafty-19.19-6|151	%changelog
14cr|crafty-19.19-6|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 19.19-6
14cr|crafty-19.19-6|153	+ Revision: bfdce29
14cr|crafty-19.19-6|154	- MassBuild#464: Increase release tag
14cr|crafty-19.19-6|155	
14cr|crafty-19.19-6|156	

746 14
14cr|cream-0.42-3|1	%define name	cream
14cr|cream-0.42-3|2	%define version	0.42
14cr|cream-0.42-3|3	%define release 3
14cr|cream-0.42-3|4	
14cr|cream-0.42-3|5	Name: 	 	%{name}
14cr|cream-0.42-3|6	Summary: 	User-friendly face for Vim
14cr|cream-0.42-3|7	Version: 	%{version}
14cr|cream-0.42-3|8	Release: 	%{release}
14cr|cream-0.42-3|9	
14cr|cream-0.42-3|10	Source:		%{name}-%{version}.tar.bz2
14cr|cream-0.42-3|11	URL:		http://cream.sourceforge.net/
14cr|cream-0.42-3|12	License:	GPL
14cr|cream-0.42-3|13	Group:		Editors
14cr|cream-0.42-3|14	
14cr|cream-0.42-3|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|cream-0.42-3|16	BuildRequires:	imagemagick
14cr|cream-0.42-3|17	BuildRequires:  desktop-file-utils
14cr|cream-0.42-3|18	Requires:	vim-X11
14cr|cream-0.42-3|19	BuildArch:	noarch
14cr|cream-0.42-3|20	Requires(post): desktop-file-utils
14cr|cream-0.42-3|21	Requires(postun): desktop-file-utils
14cr|cream-0.42-3|22	
14cr|cream-0.42-3|23	%description
14cr|cream-0.42-3|24	Cream is a modeless GUIification of Vim.  Cream includes all the features of
14cr|cream-0.42-3|25	Vim plus many custom utilities. A short list of features includes syntax
14cr|cream-0.42-3|26	highlighting, spell check, multi-file find/replace, bookmarking, function
14cr|cream-0.42-3|27	prototype popups, macros, auto-wrapping, reformatting, justification,
14cr|cream-0.42-3|28	time/date stamps, file explorer, completion, sorting, calendar, tag
14cr|cream-0.42-3|29	navigation, block commenting, Microsoft, Unix and Apple format text editing,
14cr|cream-0.42-3|30	virtually unlimited file sizes, 38 varieties of 8-bit, 2-byte, and Unicode
14cr|cream-0.42-3|31	support, single/multiple document modes, unlimited undo/redo, show invisible
14cr|cream-0.42-3|32	characters, word count, and more.
14cr|cream-0.42-3|33	
14cr|cream-0.42-3|34	%prep
14cr|cream-0.42-3|35	%setup -q
14cr|cream-0.42-3|36	
14cr|cream-0.42-3|37	%install
14cr|cream-0.42-3|38	rm -rf $RPM_BUILD_ROOT
14cr|cream-0.42-3|39	mkdir -p %buildroot/%_datadir/vim/cream/{addons,bitmaps,docs,docs-html,filetypes,help,spelldicts}
14cr|cream-0.42-3|40	cp creamrc %buildroot/%_datadir/vim/cream/
14cr|cream-0.42-3|41	cp *.vim %buildroot/%_datadir/vim/cream/
14cr|cream-0.42-3|42	cp addons/*.vim %buildroot/%_datadir/vim/cream/addons/
14cr|cream-0.42-3|43	cp bitmaps/*.bmp %buildroot/%_datadir/vim/cream/bitmaps/
14cr|cream-0.42-3|44	cp bitmaps/*.xpm %buildroot/%_datadir/vim/cream/bitmaps/
14cr|cream-0.42-3|45	cp docs/*.txt %buildroot/%_datadir/vim/cream/docs/
14cr|cream-0.42-3|46	cp docs-html/*.html %buildroot/%_datadir/vim/cream/docs-html/
14cr|cream-0.42-3|47	##cp docs-html/*.css %buildroot/%_datadir/vim/cream/docs-html/
14cr|cream-0.42-3|48	cp docs-html/*.png %buildroot/%_datadir/vim/cream/docs-html/
14cr|cream-0.42-3|49	cp filetypes/*.vim %buildroot/%_datadir/vim/cream/filetypes/
14cr|cream-0.42-3|50	cp help/*.txt %buildroot/%_datadir/vim/cream/help/
14cr|cream-0.42-3|51	#cp spelldicts/cream-spell-dict-eng-s*.vim %buildroot/%_datadir/vim/cream/spelldicts/
14cr|cream-0.42-3|52	#cp spelldicts/cream-spell-dict.vim %buildroot/%_datadir/vim/cream/spelldicts/
14cr|cream-0.42-3|53	
14cr|cream-0.42-3|54	mkdir -p %buildroot/%_bindir
14cr|cream-0.42-3|55	cp cream %buildroot/%_bindir/
14cr|cream-0.42-3|56	
14cr|cream-0.42-3|57	mkdir -p %buildroot/%_datadir/applications
14cr|cream-0.42-3|58	cp cream.desktop %buildroot/%_datadir/applications/
14cr|cream-0.42-3|59	
14cr|cream-0.42-3|60	#mkdir -p %buildroot/
14cr|cream-0.42-3|61	#cp cream.svg %buildroot/%_iconsdir/
14cr|cream-0.42-3|62	
14cr|cream-0.42-3|63	#menu
14cr|cream-0.42-3|64	
14cr|cream-0.42-3|65	desktop-file-install --vendor="" \
14cr|cream-0.42-3|66	--remove-key="XClassHintResName" \
14cr|cream-0.42-3|67	--remove-category="Application" \
14cr|cream-0.42-3|68	--add-category="TextEditor" \
14cr|cream-0.42-3|69	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
14cr|cream-0.42-3|70	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|cream-0.42-3|71	
14cr|cream-0.42-3|72	#icons
14cr|cream-0.42-3|73	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|cream-0.42-3|74	convert -size 48x48 %name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|cream-0.42-3|75	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|cream-0.42-3|76	convert -size 32x32 %name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|cream-0.42-3|77	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|cream-0.42-3|78	convert -size 16x16 %name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|cream-0.42-3|79	
14cr|cream-0.42-3|80	%clean
14cr|cream-0.42-3|81	rm -rf $RPM_BUILD_ROOT
14cr|cream-0.42-3|82	
14cr|cream-0.42-3|83	%if %mdkversion < 200900
14cr|cream-0.42-3|84	%post
14cr|cream-0.42-3|85	%update_menus
14cr|cream-0.42-3|86	%endif
14cr|cream-0.42-3|87	
14cr|cream-0.42-3|88	%if %mdkversion < 200900
14cr|cream-0.42-3|89	%postun
14cr|cream-0.42-3|90	%clean_menus
14cr|cream-0.42-3|91	%endif
14cr|cream-0.42-3|92	
14cr|cream-0.42-3|93	%files
14cr|cream-0.42-3|94	%defattr(-,root,root)
14cr|cream-0.42-3|95	%{_bindir}/%name
14cr|cream-0.42-3|96	%{_datadir}/vim/%name
14cr|cream-0.42-3|97	%{_datadir}/applications/%name.desktop
14cr|cream-0.42-3|98	%{_liconsdir}/%name.png
14cr|cream-0.42-3|99	%{_iconsdir}/%name.png
14cr|cream-0.42-3|100	%{_miconsdir}/%name.png
14cr|cream-0.42-3|101	
14cr|cream-0.42-3|102	
14cr|cream-0.42-3|103	
14cr|cream-0.42-3|104	
14cr|cream-0.42-3|105	
14cr|cream-0.42-3|106	%changelog
14cr|cream-0.42-3|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.42-3
14cr|cream-0.42-3|108	+ Revision: 4499a90
14cr|cream-0.42-3|109	- MassBuild#464: Increase release tag
14cr|cream-0.42-3|110	
14cr|cream-0.42-3|111	

747 14
14cr|createrepo-0.9.9-5|1	Name:		createrepo
14cr|createrepo-0.9.9-5|2	Version:	0.9.9
14cr|createrepo-0.9.9-5|3	Release:	5
14cr|createrepo-0.9.9-5|4	Summary:	Creates a common metadata repository
14cr|createrepo-0.9.9-5|5	License:	GPLv2+
14cr|createrepo-0.9.9-5|6	Group:		System/Configuration/Packaging
14cr|createrepo-0.9.9-5|7	Source0:	http://createrepo.baseurl.org/download/%{name}-%{version}.tar.gz
14cr|createrepo-0.9.9-5|8	Patch0:         createrepo-0.9.9-ten-changelog-limit.patch
14cr|createrepo-0.9.9-5|9	URL:		http://createrepo.baseurl.org/
14cr|createrepo-0.9.9-5|10	
14cr|createrepo-0.9.9-5|11	BuildRequires:	pkgconfig(python)
14cr|createrepo-0.9.9-5|12	
14cr|createrepo-0.9.9-5|13	Requires:	python-rpm
14cr|createrepo-0.9.9-5|14	Requires:	yum >= 3.2.23
14cr|createrepo-0.9.9-5|15	Requires:	python-deltarpm
14cr|createrepo-0.9.9-5|16	Requires:	python-libxml2
14cr|createrepo-0.9.9-5|17	
14cr|createrepo-0.9.9-5|18	BuildArch:	noarch
14cr|createrepo-0.9.9-5|19	
14cr|createrepo-0.9.9-5|20	%description
14cr|createrepo-0.9.9-5|21	This utility will generate a common metadata repository from a directory of
14cr|createrepo-0.9.9-5|22	rpm packages
14cr|createrepo-0.9.9-5|23	
14cr|createrepo-0.9.9-5|24	%prep
14cr|createrepo-0.9.9-5|25	%setup -q
14cr|createrepo-0.9.9-5|26	%patch0 -p0
14cr|createrepo-0.9.9-5|27	
14cr|createrepo-0.9.9-5|28	%install
14cr|createrepo-0.9.9-5|29	%makeinstall
14cr|createrepo-0.9.9-5|30	mkdir -p %{buildroot}%{py_puresitedir}/%name
14cr|createrepo-0.9.9-5|31	cp -R %{name}/*py  %{buildroot}%{py_puresitedir}/%name
14cr|createrepo-0.9.9-5|32	pushd %{buildroot}%{py_puresitedir}/%name
14cr|createrepo-0.9.9-5|33	chmod +x {merge,utils,deltarpms,readMetadata,yumbased}.py
14cr|createrepo-0.9.9-5|34	popd
14cr|createrepo-0.9.9-5|35	
14cr|createrepo-0.9.9-5|36	
14cr|createrepo-0.9.9-5|37	
14cr|createrepo-0.9.9-5|38	%files
14cr|createrepo-0.9.9-5|39	%doc ChangeLog README COPYING
14cr|createrepo-0.9.9-5|40	%{_datadir}/%{name}/
14cr|createrepo-0.9.9-5|41	%{_bindir}/createrepo
14cr|createrepo-0.9.9-5|42	%{_bindir}/modifyrepo
14cr|createrepo-0.9.9-5|43	%{_bindir}/mergerepo
14cr|createrepo-0.9.9-5|44	%{_mandir}/*/*
14cr|createrepo-0.9.9-5|45	%{py_puresitedir}/%{name}/*
14cr|createrepo-0.9.9-5|46	%config(noreplace) %{_sysconfdir}/bash_completion.d/createrepo.bash
14cr|createrepo-0.9.9-5|47	
14cr|createrepo-0.9.9-5|48	
14cr|createrepo-0.9.9-5|49	
14cr|createrepo-0.9.9-5|50	%changelog
14cr|createrepo-0.9.9-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-5
14cr|createrepo-0.9.9-5|52	+ Revision: 302b263
14cr|createrepo-0.9.9-5|53	- MassBuild#464: Increase release tag
14cr|createrepo-0.9.9-5|54	
14cr|createrepo-0.9.9-5|55	

748 14
14cr|createtorrent-1.1.4-7|1	%define name createtorrent
14cr|createtorrent-1.1.4-7|2	%define version 1.1.4
14cr|createtorrent-1.1.4-7|3	%define release 7
14cr|createtorrent-1.1.4-7|4	
14cr|createtorrent-1.1.4-7|5	Summary: Create torrent files for BitTorrent
14cr|createtorrent-1.1.4-7|6	Name: %{name}
14cr|createtorrent-1.1.4-7|7	Version: %{version}
14cr|createtorrent-1.1.4-7|8	Release: %{release}
14cr|createtorrent-1.1.4-7|9	Source0: %{name}-%{version}.tar.gz
14cr|createtorrent-1.1.4-7|10	# (Anssi 06/2008) Fix linking (SHA1 is in -lcrypto, not -lssl):
14cr|createtorrent-1.1.4-7|11	Patch0: createtorrent-1.1.4-linking.patch
14cr|createtorrent-1.1.4-7|12	License: GPL
14cr|createtorrent-1.1.4-7|13	Group: File tools
14cr|createtorrent-1.1.4-7|14	Url: http://www.createtorrent.com/
14cr|createtorrent-1.1.4-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|createtorrent-1.1.4-7|16	BuildRequires: openssl-devel
14cr|createtorrent-1.1.4-7|17	
14cr|createtorrent-1.1.4-7|18	%description
14cr|createtorrent-1.1.4-7|19	CreateTorrent is a small and fast command line utility for all Linux
14cr|createtorrent-1.1.4-7|20	and Unix operating systems to create BitTorrent files easily.
14cr|createtorrent-1.1.4-7|21	BitTorrent files can be created from either one file or a collection
14cr|createtorrent-1.1.4-7|22	of files that are grouped together into a directory.
14cr|createtorrent-1.1.4-7|23	
14cr|createtorrent-1.1.4-7|24	%prep
14cr|createtorrent-1.1.4-7|25	%setup -q
14cr|createtorrent-1.1.4-7|26	%patch0 -p1
14cr|createtorrent-1.1.4-7|27	
14cr|createtorrent-1.1.4-7|28	%build
14cr|createtorrent-1.1.4-7|29	# patch0
14cr|createtorrent-1.1.4-7|30	autoreconf
14cr|createtorrent-1.1.4-7|31	%configure2_5x
14cr|createtorrent-1.1.4-7|32	%make
14cr|createtorrent-1.1.4-7|33	
14cr|createtorrent-1.1.4-7|34	%install
14cr|createtorrent-1.1.4-7|35	rm -rf $RPM_BUILD_ROOT
14cr|createtorrent-1.1.4-7|36	%makeinstall_std
14cr|createtorrent-1.1.4-7|37	
14cr|createtorrent-1.1.4-7|38	%clean
14cr|createtorrent-1.1.4-7|39	rm -rf $RPM_BUILD_ROOT
14cr|createtorrent-1.1.4-7|40	
14cr|createtorrent-1.1.4-7|41	%files
14cr|createtorrent-1.1.4-7|42	%defattr(-,root,root)
14cr|createtorrent-1.1.4-7|43	%doc ChangeLog AUTHORS
14cr|createtorrent-1.1.4-7|44	%_bindir/%name
14cr|createtorrent-1.1.4-7|45	
14cr|createtorrent-1.1.4-7|46	
14cr|createtorrent-1.1.4-7|47	
14cr|createtorrent-1.1.4-7|48	%changelog
14cr|createtorrent-1.1.4-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-7
14cr|createtorrent-1.1.4-7|50	+ Revision: 39353aa
14cr|createtorrent-1.1.4-7|51	- MassBuild#464: Increase release tag
14cr|createtorrent-1.1.4-7|52	
14cr|createtorrent-1.1.4-7|53	

749 14
14cr|crimson-fields-0.5.3-4|1	%define	version	0.5.3
14cr|crimson-fields-0.5.3-4|2	%define release	4
14cr|crimson-fields-0.5.3-4|3	
14cr|crimson-fields-0.5.3-4|4	%define	pname	crimson
14cr|crimson-fields-0.5.3-4|5	%define	name	%{pname}-fields
14cr|crimson-fields-0.5.3-4|6	
14cr|crimson-fields-0.5.3-4|7	Name:		%name
14cr|crimson-fields-0.5.3-4|8	Version:	%{version}
14cr|crimson-fields-0.5.3-4|9	Release:	%{release}
14cr|crimson-fields-0.5.3-4|10	Summary:	Crimson Fields - Tactical war game with hexagonal grid
14cr|crimson-fields-0.5.3-4|11	License:	GPL
14cr|crimson-fields-0.5.3-4|12	Group:		Games/Strategy
14cr|crimson-fields-0.5.3-4|13	URL:		http://crimson.seul.org/
14cr|crimson-fields-0.5.3-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|crimson-fields-0.5.3-4|15	
14cr|crimson-fields-0.5.3-4|16	Source:		http://crimson.seul.org/files/%{pname}-%{version}.tar.bz2
14cr|crimson-fields-0.5.3-4|17	
14cr|crimson-fields-0.5.3-4|18	BuildRequires:	imagemagick
14cr|crimson-fields-0.5.3-4|19	BuildRequires:  SDL_mixer-devel
14cr|crimson-fields-0.5.3-4|20	BuildRequires:  SDL_ttf-devel
14cr|crimson-fields-0.5.3-4|21	BuildRequires:  libxslt-proc
14cr|crimson-fields-0.5.3-4|22	BuildRequires:  zlib-devel
14cr|crimson-fields-0.5.3-4|23	BuildRequires:  desktop-file-utils
14cr|crimson-fields-0.5.3-4|24	Obsoletes:	crimson-field
14cr|crimson-fields-0.5.3-4|25	Provides:	crimson-field
14cr|crimson-fields-0.5.3-4|26	
14cr|crimson-fields-0.5.3-4|27	%package	utils
14cr|crimson-fields-0.5.3-4|28	Summary:	Utilities for Crimson Fields (a tactical war game)
14cr|crimson-fields-0.5.3-4|29	Group:		Games/Strategy
14cr|crimson-fields-0.5.3-4|30	Requires:	%{name} = %{version}
14cr|crimson-fields-0.5.3-4|31	
14cr|crimson-fields-0.5.3-4|32	%description
14cr|crimson-fields-0.5.3-4|33	Crimson Fields is a tactical war game in the tradition of Battle Isle. While
14cr|crimson-fields-0.5.3-4|34	not being an exact clone, it tries to keep closer to the very first part of the
14cr|crimson-fields-0.5.3-4|35	series than to the later ones, especially with regard to a rather simple rule
14cr|crimson-fields-0.5.3-4|36	set and straight forward game play.
14cr|crimson-fields-0.5.3-4|37	
14cr|crimson-fields-0.5.3-4|38	A simple editor can be used to create custom level files.
14cr|crimson-fields-0.5.3-4|39	
14cr|crimson-fields-0.5.3-4|40	%description	utils
14cr|crimson-fields-0.5.3-4|41	Crimson Fields is a tactical war game in the tradition of Battle Isle. While
14cr|crimson-fields-0.5.3-4|42	not being an exact clone, it tries to keep closer to the very first part of the
14cr|crimson-fields-0.5.3-4|43	series than to the later ones, especially with regard to a rather simple rule
14cr|crimson-fields-0.5.3-4|44	set and straight forward game play.
14cr|crimson-fields-0.5.3-4|45	
14cr|crimson-fields-0.5.3-4|46	This package includes utilities for Crimson Fields, including a simple map
14cr|crimson-fields-0.5.3-4|47	editor for creating custom level files, map compiler and Battle Isle map
14cr|crimson-fields-0.5.3-4|48	conversion tool.
14cr|crimson-fields-0.5.3-4|49	
14cr|crimson-fields-0.5.3-4|50	%prep
14cr|crimson-fields-0.5.3-4|51	%setup -q -n %{pname}-%{version}
14cr|crimson-fields-0.5.3-4|52	
14cr|crimson-fields-0.5.3-4|53	%build
14cr|crimson-fields-0.5.3-4|54	%configure2_5x \
14cr|crimson-fields-0.5.3-4|55	--bindir=%{_gamesbindir} \
14cr|crimson-fields-0.5.3-4|56	--enable-cfed \
14cr|crimson-fields-0.5.3-4|57	--enable-bi2cf \
14cr|crimson-fields-0.5.3-4|58	--enable-comet
14cr|crimson-fields-0.5.3-4|59	
14cr|crimson-fields-0.5.3-4|60	# (Abel) cfed uses SDL which initializes directfb when trying to build
14cr|crimson-fields-0.5.3-4|61	# level files, which means this package is unbuildable without console
14cr|crimson-fields-0.5.3-4|62	# access (at least I don't know how to do it without console access).
14cr|crimson-fields-0.5.3-4|63	# When updating package, please regenerate level files in your machine
14cr|crimson-fields-0.5.3-4|64	# and bundle them into source1.
14cr|crimson-fields-0.5.3-4|65	# Version check is for preventing brainless updating.
14cr|crimson-fields-0.5.3-4|66	[ "%version" = "0.4.2" ] && tar --bzip2 -xf %{SOURCE1}
14cr|crimson-fields-0.5.3-4|67	touch levels/*.lev
14cr|crimson-fields-0.5.3-4|68	
14cr|crimson-fields-0.5.3-4|69	%make
14cr|crimson-fields-0.5.3-4|70	
14cr|crimson-fields-0.5.3-4|71	%install
14cr|crimson-fields-0.5.3-4|72	rm -rf $RPM_BUILD_ROOT
14cr|crimson-fields-0.5.3-4|73	%makeinstall_std
14cr|crimson-fields-0.5.3-4|74	
14cr|crimson-fields-0.5.3-4|75	
14cr|crimson-fields-0.5.3-4|76	desktop-file-install --vendor="" \
14cr|crimson-fields-0.5.3-4|77	--remove-category="Application" \
14cr|crimson-fields-0.5.3-4|78	--add-category="X-MandrivaLinux-MoreApplications-Games-Strategy;Game;StrategyGame" \
14cr|crimson-fields-0.5.3-4|79	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|crimson-fields-0.5.3-4|80	
14cr|crimson-fields-0.5.3-4|81	
14cr|crimson-fields-0.5.3-4|82	install -d $RPM_BUILD_ROOT%{_iconsdir} \
14cr|crimson-fields-0.5.3-4|83	$RPM_BUILD_ROOT%{_miconsdir}
14cr|crimson-fields-0.5.3-4|84	install -m644 gfx/crimson.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|85	convert -geometry 32x32 gfx/crimson.png $RPM_BUILD_ROOT%{_iconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|86	convert -geometry 16x16 gfx/crimson.png $RPM_BUILD_ROOT%{_miconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|87	
14cr|crimson-fields-0.5.3-4|88	%if %mdkversion < 200900
14cr|crimson-fields-0.5.3-4|89	%post
14cr|crimson-fields-0.5.3-4|90	%update_menus
14cr|crimson-fields-0.5.3-4|91	%endif
14cr|crimson-fields-0.5.3-4|92	
14cr|crimson-fields-0.5.3-4|93	%if %mdkversion < 200900
14cr|crimson-fields-0.5.3-4|94	%postun
14cr|crimson-fields-0.5.3-4|95	%clean_menus
14cr|crimson-fields-0.5.3-4|96	%endif
14cr|crimson-fields-0.5.3-4|97	
14cr|crimson-fields-0.5.3-4|98	%clean
14cr|crimson-fields-0.5.3-4|99	rm -rf $RPM_BUILD_ROOT
14cr|crimson-fields-0.5.3-4|100	
14cr|crimson-fields-0.5.3-4|101	%files
14cr|crimson-fields-0.5.3-4|102	%defattr(-,root,root)
14cr|crimson-fields-0.5.3-4|103	%doc ChangeLog COPYING NEWS README
14cr|crimson-fields-0.5.3-4|104	%{_iconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|105	%{_miconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|106	%{_liconsdir}/%{pname}.png
14cr|crimson-fields-0.5.3-4|107	%{_gamesbindir}/crimson
14cr|crimson-fields-0.5.3-4|108	%{_datadir}/%{pname}
14cr|crimson-fields-0.5.3-4|109	%{_datadir}/pixmaps/*
14cr|crimson-fields-0.5.3-4|110	%{_mandir}/man6/crimson.*
14cr|crimson-fields-0.5.3-4|111	%{_datadir}/applications/crimson.desktop
14cr|crimson-fields-0.5.3-4|112	
14cr|crimson-fields-0.5.3-4|113	%files utils
14cr|crimson-fields-0.5.3-4|114	%defattr(-,root,root)
14cr|crimson-fields-0.5.3-4|115	%doc README.CoMET README.bi2cf
14cr|crimson-fields-0.5.3-4|116	%{_gamesbindir}/comet
14cr|crimson-fields-0.5.3-4|117	%{_gamesbindir}/cfed
14cr|crimson-fields-0.5.3-4|118	%{_gamesbindir}/bi2cf
14cr|crimson-fields-0.5.3-4|119	%{_mandir}/man6/comet.*
14cr|crimson-fields-0.5.3-4|120	%{_mandir}/man6/cfed.*
14cr|crimson-fields-0.5.3-4|121	%{_mandir}/man6/bi2cf.*
14cr|crimson-fields-0.5.3-4|122	
14cr|crimson-fields-0.5.3-4|123	
14cr|crimson-fields-0.5.3-4|124	
14cr|crimson-fields-0.5.3-4|125	%changelog
14cr|crimson-fields-0.5.3-4|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-4
14cr|crimson-fields-0.5.3-4|127	+ Revision: ed51677
14cr|crimson-fields-0.5.3-4|128	- MassBuild#464: Increase release tag
14cr|crimson-fields-0.5.3-4|129	
14cr|crimson-fields-0.5.3-4|130	

750 14
14cr|CriticalMass-1.0.2-9|1	%define name	CriticalMass
14cr|CriticalMass-1.0.2-9|2	%define version	1.0.2
14cr|CriticalMass-1.0.2-9|3	%define release 9
14cr|CriticalMass-1.0.2-9|4	%define Summary Arcade Shooter
14cr|CriticalMass-1.0.2-9|5	
14cr|CriticalMass-1.0.2-9|6	Name:		%{name}
14cr|CriticalMass-1.0.2-9|7	Version:	%{version}
14cr|CriticalMass-1.0.2-9|8	Release:	%{release}
14cr|CriticalMass-1.0.2-9|9	Source0:	http://criticalmass.sourceforge.net/criticalmass/%{name}-%{version}.tar.bz2
14cr|CriticalMass-1.0.2-9|10	Source11:	%{name}-16x16.png
14cr|CriticalMass-1.0.2-9|11	Source12:	%{name}-32x32.png
14cr|CriticalMass-1.0.2-9|12	Source13:	%{name}-48x48.png
14cr|CriticalMass-1.0.2-9|13	Patch0:		%{name}-1.0.2-fix-gcc-43.patch
14cr|CriticalMass-1.0.2-9|14	Patch1:		criticalmass-1.0.2-libpng14.patch
14cr|CriticalMass-1.0.2-9|15	Patch2:		criticalmass-1.0.2-libpng15.patch
14cr|CriticalMass-1.0.2-9|16	Patch3:		criticalmass-1.0.2-system_curl.patch
14cr|CriticalMass-1.0.2-9|17	License:	GPLv2
14cr|CriticalMass-1.0.2-9|18	Group:		Games/Arcade
14cr|CriticalMass-1.0.2-9|19	URL:		http://criticalmass.sourceforge.net
14cr|CriticalMass-1.0.2-9|20	Summary:	%{Summary}
14cr|CriticalMass-1.0.2-9|21	BuildRequires:	pkgconfig(libpng)
14cr|CriticalMass-1.0.2-9|22	BuildRequires:	pkgconfig(glw)
14cr|CriticalMass-1.0.2-9|23	BuildRequires:	pkgconfig(zlib)
14cr|CriticalMass-1.0.2-9|24	BuildRequires:	pkgconfig(SDL_image)
14cr|CriticalMass-1.0.2-9|25	BuildRequires:	pkgconfig(SDL_mixer)
14cr|CriticalMass-1.0.2-9|26	BuildRequires:	pkgconfig(libcurl)
14cr|CriticalMass-1.0.2-9|27	#Requires:	SDL_mixer SDL_image zlib
14cr|CriticalMass-1.0.2-9|28	
14cr|CriticalMass-1.0.2-9|29	%description
14cr|CriticalMass-1.0.2-9|30	Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game.
14cr|CriticalMass-1.0.2-9|31	
14cr|CriticalMass-1.0.2-9|32	%prep
14cr|CriticalMass-1.0.2-9|33	%setup -q
14cr|CriticalMass-1.0.2-9|34	%patch0 -p1 -b .gcc43
14cr|CriticalMass-1.0.2-9|35	%patch1 -p0 -b .png14
14cr|CriticalMass-1.0.2-9|36	%patch2 -p0 -b .png15
14cr|CriticalMass-1.0.2-9|37	%patch3 -p0 -b .curl
14cr|CriticalMass-1.0.2-9|38	
14cr|CriticalMass-1.0.2-9|39	rm -rf curl/
14cr|CriticalMass-1.0.2-9|40	touch NEWS README AUTHORS ChangeLog
14cr|CriticalMass-1.0.2-9|41	
14cr|CriticalMass-1.0.2-9|42	%build
14cr|CriticalMass-1.0.2-9|43	autoreconf -fi
14cr|CriticalMass-1.0.2-9|44	%configure2_5x --prefix=%{_gamesbindir} --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir} --libdir=%_libdir --enable-dyngl
14cr|CriticalMass-1.0.2-9|45	%make
14cr|CriticalMass-1.0.2-9|46	
14cr|CriticalMass-1.0.2-9|47	%install
14cr|CriticalMass-1.0.2-9|48	rm -rf %{buildroot}
14cr|CriticalMass-1.0.2-9|49	install -d %{buildroot}%{_gamesbindir}
14cr|CriticalMass-1.0.2-9|50	install -m755 game/critter tools/Packer -D %{buildroot}%{_gamesbindir}
14cr|CriticalMass-1.0.2-9|51	install -d %{buildroot}%{_gamesdatadir}/Critical_Mass
14cr|CriticalMass-1.0.2-9|52	install -m644 data/music/lg-criti.xm %{buildroot}%{_gamesdatadir}/Critical_Mass
14cr|CriticalMass-1.0.2-9|53	install -m644 game/resource.dat %{buildroot}%{_gamesdatadir}/Critical_Mass
14cr|CriticalMass-1.0.2-9|54	install -d %{buildroot}%{_mandir}/man6
14cr|CriticalMass-1.0.2-9|55	install -m644 critter.6 %{buildroot}%{_mandir}/man6
14cr|CriticalMass-1.0.2-9|56	
14cr|CriticalMass-1.0.2-9|57	
14cr|CriticalMass-1.0.2-9|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|CriticalMass-1.0.2-9|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|CriticalMass-1.0.2-9|60	[Desktop Entry]
14cr|CriticalMass-1.0.2-9|61	Name=Critical Mass
14cr|CriticalMass-1.0.2-9|62	Comment=%{Summary}
14cr|CriticalMass-1.0.2-9|63	Exec=%{_gamesbindir}/critter
14cr|CriticalMass-1.0.2-9|64	Icon=%{name}
14cr|CriticalMass-1.0.2-9|65	Terminal=false
14cr|CriticalMass-1.0.2-9|66	Type=Application
14cr|CriticalMass-1.0.2-9|67	StartupNotify=true
14cr|CriticalMass-1.0.2-9|68	Categories=Game;ArcadeGame;
14cr|CriticalMass-1.0.2-9|69	EOF
14cr|CriticalMass-1.0.2-9|70	
14cr|CriticalMass-1.0.2-9|71	install -m644 %{SOURCE11} -D ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
14cr|CriticalMass-1.0.2-9|72	install -m644 %{SOURCE12} -D ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
14cr|CriticalMass-1.0.2-9|73	install -m644 %{SOURCE13} -D ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
14cr|CriticalMass-1.0.2-9|74	
14cr|CriticalMass-1.0.2-9|75	%files
14cr|CriticalMass-1.0.2-9|76	%defattr(644,root,root,755)
14cr|CriticalMass-1.0.2-9|77	%doc Readme.html COPYING TODO
14cr|CriticalMass-1.0.2-9|78	%{_gamesdatadir}/Critical_Mass
14cr|CriticalMass-1.0.2-9|79	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|CriticalMass-1.0.2-9|80	%{_iconsdir}/%{name}.png
14cr|CriticalMass-1.0.2-9|81	%{_liconsdir}/%{name}*.png
14cr|CriticalMass-1.0.2-9|82	%{_miconsdir}/%{name}*.png
14cr|CriticalMass-1.0.2-9|83	%{_mandir}/man6/critter.6*
14cr|CriticalMass-1.0.2-9|84	%defattr(755,root,root,755)
14cr|CriticalMass-1.0.2-9|85	%{_gamesbindir}/critter
14cr|CriticalMass-1.0.2-9|86	%{_gamesbindir}/Packer
14cr|CriticalMass-1.0.2-9|87	
14cr|CriticalMass-1.0.2-9|88	%changelog
14cr|CriticalMass-1.0.2-9|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-9
14cr|CriticalMass-1.0.2-9|90	+ Revision: a3efa8e
14cr|CriticalMass-1.0.2-9|91	- MassBuild#464: Increase release tag
14cr|CriticalMass-1.0.2-9|92	
14cr|CriticalMass-1.0.2-9|93	

751 14
14cr|cronolog-1.6.2-10|1	Summary:	A flexible log file rotation program for Apache
14cr|cronolog-1.6.2-10|2	Name:		cronolog
14cr|cronolog-1.6.2-10|3	Version:	1.6.2
14cr|cronolog-1.6.2-10|4	Release:	10
14cr|cronolog-1.6.2-10|5	License: 	Apache License
14cr|cronolog-1.6.2-10|6	Group:		System/Servers
14cr|cronolog-1.6.2-10|7	URL: 		http://cronolog.org/
14cr|cronolog-1.6.2-10|8	Source0:	http://cronolog.org/download/%{name}-%{version}.tar.bz2
14cr|cronolog-1.6.2-10|9	# http://cronolog.org/patches/cronolog-jumbo-patch.txt
14cr|cronolog-1.6.2-10|10	Patch0:		cronolog-jumbo-patch.txt
14cr|cronolog-1.6.2-10|11	# http://cronolog.org/mailing-list/msg00266.html
14cr|cronolog-1.6.2-10|12	Patch1:		cronolog-1.6.2-filemode.diff
14cr|cronolog-1.6.2-10|13	
14cr|cronolog-1.6.2-10|14	%description
14cr|cronolog-1.6.2-10|15	"cronolog" is a simple program that reads log messages from its input and
14cr|cronolog-1.6.2-10|16	writes them to a set of output files, the names of which are constructed using
14cr|cronolog-1.6.2-10|17	template and the current date and time. The template uses the same format
14cr|cronolog-1.6.2-10|18	specifiers as the Unix date command (which are the same as the standard C
14cr|cronolog-1.6.2-10|19	strftime library function).
14cr|cronolog-1.6.2-10|20	
14cr|cronolog-1.6.2-10|21	%prep
14cr|cronolog-1.6.2-10|22	%setup -q
14cr|cronolog-1.6.2-10|23	%patch0 -p1
14cr|cronolog-1.6.2-10|24	%patch1 -p0
14cr|cronolog-1.6.2-10|25	
14cr|cronolog-1.6.2-10|26	%build
14cr|cronolog-1.6.2-10|27	export CFLAGS="%{optflags} -DFILE_MODE=0640 -DDIR_MODE=0711"
14cr|cronolog-1.6.2-10|28	%configure2_5x
14cr|cronolog-1.6.2-10|29	%make
14cr|cronolog-1.6.2-10|30	
14cr|cronolog-1.6.2-10|31	%install
14cr|cronolog-1.6.2-10|32	rm -rf %{buildroot}
14cr|cronolog-1.6.2-10|33	%makeinstall_std
14cr|cronolog-1.6.2-10|34	
14cr|cronolog-1.6.2-10|35	install -m0755 src/zip_send_rm.sh %{buildroot}%{_sbindir}/zip_send_rm
14cr|cronolog-1.6.2-10|36	
14cr|cronolog-1.6.2-10|37	%files
14cr|cronolog-1.6.2-10|38	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|cronolog-1.6.2-10|39	%attr(0755,root,root) %{_sbindir}/cronolog
14cr|cronolog-1.6.2-10|40	%attr(0755,root,root) %{_sbindir}/cronosplit
14cr|cronolog-1.6.2-10|41	%attr(0755,root,root) %{_sbindir}/zip_send_rm
14cr|cronolog-1.6.2-10|42	%attr(0644,root,root) %{_mandir}/man1/*.1*
14cr|cronolog-1.6.2-10|43	%{_infodir}/cronolog*
14cr|cronolog-1.6.2-10|44	
14cr|cronolog-1.6.2-10|45	
14cr|cronolog-1.6.2-10|46	
14cr|cronolog-1.6.2-10|47	%changelog
14cr|cronolog-1.6.2-10|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-10
14cr|cronolog-1.6.2-10|49	+ Revision: e82dda0
14cr|cronolog-1.6.2-10|50	- MassBuild#464: Increase release tag
14cr|cronolog-1.6.2-10|51	
14cr|cronolog-1.6.2-10|52	

752 14
14cr|cronutils-1.1-2|1	Name:		cronutils
14cr|cronutils-1.1-2|2	Version:	1.1
14cr|cronutils-1.1-2|3	Release:	2
14cr|cronutils-1.1-2|4	Summary:	Utilities to assist running batch processing jobs
14cr|cronutils-1.1-2|5	Group:		System/Base
14cr|cronutils-1.1-2|6	License:	Apache 2.0
14cr|cronutils-1.1-2|7	URL:		http://code.google.com/p/cronutils
14cr|cronutils-1.1-2|8	Source0:	http://cronutils.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|cronutils-1.1-2|9	Patch0:		prefix.patch
14cr|cronutils-1.1-2|10	
14cr|cronutils-1.1-2|11	
14cr|cronutils-1.1-2|12	BuildRequires:	python-devel
14cr|cronutils-1.1-2|13	
14cr|cronutils-1.1-2|14	%description
14cr|cronutils-1.1-2|15	Utilities to assist running batch processing jobs.
14cr|cronutils-1.1-2|16	
14cr|cronutils-1.1-2|17	runalarm: Limit the run time of a process.
14cr|cronutils-1.1-2|18	runlock: Prevent concurrent runs of a process.
14cr|cronutils-1.1-2|19	runstat: Export statistics about a process's execution.
14cr|cronutils-1.1-2|20	
14cr|cronutils-1.1-2|21	%prep
14cr|cronutils-1.1-2|22	%setup -q
14cr|cronutils-1.1-2|23	%patch0 -p1
14cr|cronutils-1.1-2|24	
14cr|cronutils-1.1-2|25	%build
14cr|cronutils-1.1-2|26	%make
14cr|cronutils-1.1-2|27	
14cr|cronutils-1.1-2|28	%install
14cr|cronutils-1.1-2|29	%makeinstall_std
14cr|cronutils-1.1-2|30	
14cr|cronutils-1.1-2|31	%files
14cr|cronutils-1.1-2|32	%{_bindir}/runalarm
14cr|cronutils-1.1-2|33	%{_bindir}/runstat
14cr|cronutils-1.1-2|34	%{_bindir}/runlock
14cr|cronutils-1.1-2|35	%{_mandir}/man1/*.xz
14cr|cronutils-1.1-2|36	
14cr|cronutils-1.1-2|37	
14cr|cronutils-1.1-2|38	
14cr|cronutils-1.1-2|39	%changelog
14cr|cronutils-1.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|cronutils-1.1-2|41	+ Revision: 6dbebac
14cr|cronutils-1.1-2|42	- MassBuild#464: Increase release tag
14cr|cronutils-1.1-2|43	
14cr|cronutils-1.1-2|44	

753 14
14cr|crossfire-client-1.71.0-1|1	Summary:	Client for connecting to Crossfire game servers
14cr|crossfire-client-1.71.0-1|2	Name:		crossfire-client
14cr|crossfire-client-1.71.0-1|3	Version:	1.71.0
14cr|crossfire-client-1.71.0-1|4	Release:	1
14cr|crossfire-client-1.71.0-1|5	License:	GPLv2+
14cr|crossfire-client-1.71.0-1|6	Group:		Games/Adventure
14cr|crossfire-client-1.71.0-1|7	Url:		http://crossfire.real-time.com
14cr|crossfire-client-1.71.0-1|8	Source0:	http://downloads.sourceforge.net/project/crossfire/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|crossfire-client-1.71.0-1|9	Patch0:		crossfire-client-1.71.0-mga-desktop.patch
14cr|crossfire-client-1.71.0-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|crossfire-client-1.71.0-1|11	BuildRequires:	pkgconfig(libcurl)
14cr|crossfire-client-1.71.0-1|12	BuildRequires:	pkgconfig(libglade-2.0)
14cr|crossfire-client-1.71.0-1|13	BuildRequires:	pkgconfig(lua) < 5.2
14cr|crossfire-client-1.71.0-1|14	BuildRequires:	pkgconfig(sdl)
14cr|crossfire-client-1.71.0-1|15	BuildRequires:	pkgconfig(SDL_image)
14cr|crossfire-client-1.71.0-1|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|crossfire-client-1.71.0-1|17	Requires:	crossfire-client-data = %{version}
14cr|crossfire-client-1.71.0-1|18	
14cr|crossfire-client-1.71.0-1|19	%description
14cr|crossfire-client-1.71.0-1|20	Crossfire is a free, open-source, cooperative multi-player RPG and adventure
14cr|crossfire-client-1.71.0-1|21	game. Since its initial release, Crossfire has grown to encompass over 150
14cr|crossfire-client-1.71.0-1|22	monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15
14cr|crossfire-client-1.71.0-1|23	character classes, and many powerful artifacts scattered far and wide. Set
14cr|crossfire-client-1.71.0-1|24	in a fantastical medieval world, it blends the style of Gauntlet, NetHack,
14cr|crossfire-client-1.71.0-1|25	Moria, and Angband.
14cr|crossfire-client-1.71.0-1|26	
14cr|crossfire-client-1.71.0-1|27	This package allows you to connect to Crossfire servers around the world.
14cr|crossfire-client-1.71.0-1|28	You do not have to install the crossfire-server package in order to play the
14cr|crossfire-client-1.71.0-1|29	game.
14cr|crossfire-client-1.71.0-1|30	
14cr|crossfire-client-1.71.0-1|31	%files
14cr|crossfire-client-1.71.0-1|32	%doc AUTHORS ChangeLog COPYING README README.html
14cr|crossfire-client-1.71.0-1|33	%{_datadir}/applications/%{name}.desktop
14cr|crossfire-client-1.71.0-1|34	%{_gamesbindir}/%{name}-gtk2
14cr|crossfire-client-1.71.0-1|35	%{_gamesbindir}/cfsndserv
14cr|crossfire-client-1.71.0-1|36	%dir %{_gamesdatadir}/%{name}
14cr|crossfire-client-1.71.0-1|37	%{_gamesdatadir}/%{name}/themes/
14cr|crossfire-client-1.71.0-1|38	%{_gamesdatadir}/%{name}/ui/
14cr|crossfire-client-1.71.0-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|crossfire-client-1.71.0-1|40	%{_mandir}/man6/%{name}-gtk2.6*
14cr|crossfire-client-1.71.0-1|41	
14cr|crossfire-client-1.71.0-1|42	#----------------------------------------------------------------------------
14cr|crossfire-client-1.71.0-1|43	
14cr|crossfire-client-1.71.0-1|44	%prep
14cr|crossfire-client-1.71.0-1|45	%setup -q
14cr|crossfire-client-1.71.0-1|46	%apply_patches
14cr|crossfire-client-1.71.0-1|47	
14cr|crossfire-client-1.71.0-1|48	%build
14cr|crossfire-client-1.71.0-1|49	CFLAGS+="%{optflags}"; export CFLAGS;
14cr|crossfire-client-1.71.0-1|50	%configure2_5x \
14cr|crossfire-client-1.71.0-1|51	--bindir=%{_gamesbindir} \
14cr|crossfire-client-1.71.0-1|52	--datadir=%{_gamesdatadir} \
14cr|crossfire-client-1.71.0-1|53	--with-sound-dir=%{_gamesdatadir}/%{name}/sounds
14cr|crossfire-client-1.71.0-1|54	%make
14cr|crossfire-client-1.71.0-1|55	
14cr|crossfire-client-1.71.0-1|56	%install
14cr|crossfire-client-1.71.0-1|57	%makeinstall \
14cr|crossfire-client-1.71.0-1|58	bindir=%{buildroot}%{_gamesbindir} \
14cr|crossfire-client-1.71.0-1|59	datadir=%{buildroot}%{_gamesdatadir}
14cr|crossfire-client-1.71.0-1|60	
14cr|crossfire-client-1.71.0-1|61	for size in 16x16 32x32 48x48; do
14cr|crossfire-client-1.71.0-1|62	install -D -m644 pixmaps/${size}.png %{buildroot}%{_iconsdir}/hicolor/${size}/apps/%{name}.png
14cr|crossfire-client-1.71.0-1|63	done
14cr|crossfire-client-1.71.0-1|64	
14cr|crossfire-client-1.71.0-1|65	install -D -m644 gtk-v2/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|crossfire-client-1.71.0-1|66	
14cr|crossfire-client-1.71.0-1|67	
14cr|crossfire-client-1.71.0-1|68	%changelog
14cr|crossfire-client-1.71.0-1|69	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 1.71.0-1
14cr|crossfire-client-1.71.0-1|70	+ Revision: df685e9
14cr|crossfire-client-1.71.0-1|71	- New version 1.71.0, force lua 5.1
14cr|crossfire-client-1.71.0-1|72	
14cr|crossfire-client-1.71.0-1|73	

754 14
14cr|crossfire-client-data-1.71.0-1|1	%define oname crossfire-client
14cr|crossfire-client-data-1.71.0-1|2	
14cr|crossfire-client-data-1.71.0-1|3	Summary:	Data files for Crossfire game client
14cr|crossfire-client-data-1.71.0-1|4	Name:		%{oname}-data
14cr|crossfire-client-data-1.71.0-1|5	Version:	1.71.0
14cr|crossfire-client-data-1.71.0-1|6	Release:	1
14cr|crossfire-client-data-1.71.0-1|7	License:	GPLv2+
14cr|crossfire-client-data-1.71.0-1|8	Group:		Games/Adventure
14cr|crossfire-client-data-1.71.0-1|9	Url:		http://crossfire.real-time.com/
14cr|crossfire-client-data-1.71.0-1|10	Source0:	http://downloads.sourceforge.net/project/crossfire/%{oname}/%{version}/%{oname}-sounds-%{version}.tar.bz2
14cr|crossfire-client-data-1.71.0-1|11	Source1:	http://downloads.sourceforge.net/project/crossfire/%{oname}/%{version}/%{oname}-images-%{version}.tar.bz2
14cr|crossfire-client-data-1.71.0-1|12	Suggests:	%{oname} = %{version}
14cr|crossfire-client-data-1.71.0-1|13	BuildArch:	noarch
14cr|crossfire-client-data-1.71.0-1|14	
14cr|crossfire-client-data-1.71.0-1|15	%description
14cr|crossfire-client-data-1.71.0-1|16	Crossfire is a highly graphical role-playing adventure game with
14cr|crossfire-client-data-1.71.0-1|17	characteristics reminiscent of rogue, nethack, omega, and gauntlet.
14cr|crossfire-client-data-1.71.0-1|18	It has multiplayer capability and presently runs under X11.
14cr|crossfire-client-data-1.71.0-1|19	
14cr|crossfire-client-data-1.71.0-1|20	This package contains data files for Crossfire game clients.
14cr|crossfire-client-data-1.71.0-1|21	It includes sound files and image cache.
14cr|crossfire-client-data-1.71.0-1|22	
14cr|crossfire-client-data-1.71.0-1|23	%files
14cr|crossfire-client-data-1.71.0-1|24	%{_gamesdatadir}/%{oname}/*
14cr|crossfire-client-data-1.71.0-1|25	
14cr|crossfire-client-data-1.71.0-1|26	#----------------------------------------------------------------------------
14cr|crossfire-client-data-1.71.0-1|27	
14cr|crossfire-client-data-1.71.0-1|28	%prep
14cr|crossfire-client-data-1.71.0-1|29	%setup -q -c -T
14cr|crossfire-client-data-1.71.0-1|30	
14cr|crossfire-client-data-1.71.0-1|31	%build
14cr|crossfire-client-data-1.71.0-1|32	
14cr|crossfire-client-data-1.71.0-1|33	%install
14cr|crossfire-client-data-1.71.0-1|34	# Extract cache images and sounds to buildroot
14cr|crossfire-client-data-1.71.0-1|35	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}/
14cr|crossfire-client-data-1.71.0-1|36	tar -xvf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{oname}/
14cr|crossfire-client-data-1.71.0-1|37	tar -xvf %{SOURCE1} -C %{buildroot}%{_gamesdatadir}/%{oname}/
14cr|crossfire-client-data-1.71.0-1|38	
14cr|crossfire-client-data-1.71.0-1|39	# Remove debian files
14cr|crossfire-client-data-1.71.0-1|40	rm -rf %{buildroot}%{_gamesdatadir}/crossfire-client/sounds/debian
14cr|crossfire-client-data-1.71.0-1|41	
14cr|crossfire-client-data-1.71.0-1|42	
14cr|crossfire-client-data-1.71.0-1|43	%changelog
14cr|crossfire-client-data-1.71.0-1|44	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 1.71.0-1
14cr|crossfire-client-data-1.71.0-1|45	+ Revision: 31c5b1e
14cr|crossfire-client-data-1.71.0-1|46	- New version 1.71.0
14cr|crossfire-client-data-1.71.0-1|47	
14cr|crossfire-client-data-1.71.0-1|48	

755 14
14cr|crossfire-maps-1.70.0-2|1	%define version 1.70.0
14cr|crossfire-maps-1.70.0-2|2	%define release 2
14cr|crossfire-maps-1.70.0-2|3	
14cr|crossfire-maps-1.70.0-2|4	Name:		crossfire-maps
14cr|crossfire-maps-1.70.0-2|5	Version:	%{version}
14cr|crossfire-maps-1.70.0-2|6	Release:	%{release}
14cr|crossfire-maps-1.70.0-2|7	Summary:	Map files for Crossfire, a graphical adventure game
14cr|crossfire-maps-1.70.0-2|8	Group:		Games/Adventure
14cr|crossfire-maps-1.70.0-2|9	License:	GPL
14cr|crossfire-maps-1.70.0-2|10	URL:		http://crossfire.real-time.com/
14cr|crossfire-maps-1.70.0-2|11	Source0:	http://downloads.sourceforge.net/project/crossfire/crossfire-%{version}/crossfire-%{version}.maps.tar.bz2
14cr|crossfire-maps-1.70.0-2|12	Source1:	crossfire-maps.README
14cr|crossfire-maps-1.70.0-2|13	Buildarch:	noarch
14cr|crossfire-maps-1.70.0-2|14	
14cr|crossfire-maps-1.70.0-2|15	%description
14cr|crossfire-maps-1.70.0-2|16	Crossfire is a highly graphical role-playing adventure game
14cr|crossfire-maps-1.70.0-2|17	with characteristics reminiscent of rogue, nethack, omega, and gauntlet.
14cr|crossfire-maps-1.70.0-2|18	It has multiplayer capability and presently runs under X11.
14cr|crossfire-maps-1.70.0-2|19	
14cr|crossfire-maps-1.70.0-2|20	This package contains map files necessary for crossfire server to
14cr|crossfire-maps-1.70.0-2|21	run. If you just want to play crossfire only, you don't need this package.
14cr|crossfire-maps-1.70.0-2|22	
14cr|crossfire-maps-1.70.0-2|23	%prep
14cr|crossfire-maps-1.70.0-2|24	# since the archive is quite large and takes long time to decompress, so
14cr|crossfire-maps-1.70.0-2|25	# unpack it during %%install to save some time
14cr|crossfire-maps-1.70.0-2|26	%setup -q -T -c
14cr|crossfire-maps-1.70.0-2|27	cp %{SOURCE1} README
14cr|crossfire-maps-1.70.0-2|28	
14cr|crossfire-maps-1.70.0-2|29	%build
14cr|crossfire-maps-1.70.0-2|30	
14cr|crossfire-maps-1.70.0-2|31	%install
14cr|crossfire-maps-1.70.0-2|32	mkdir -p %{buildroot}%{_gamesdatadir}/crossfire
14cr|crossfire-maps-1.70.0-2|33	tar -xvf %SOURCE0 -C %{buildroot}%{_gamesdatadir}/crossfire/
14cr|crossfire-maps-1.70.0-2|34	
14cr|crossfire-maps-1.70.0-2|35	# cleanup
14cr|crossfire-maps-1.70.0-2|36	find %{builddoot}%{_gamesdatadir}/crossfire -name '.#*' -type f -print0 | xargs -r -0 rm -f
14cr|crossfire-maps-1.70.0-2|37	
14cr|crossfire-maps-1.70.0-2|38	%files
14cr|crossfire-maps-1.70.0-2|39	%defattr(0644,root,root,0755)
14cr|crossfire-maps-1.70.0-2|40	%doc README
14cr|crossfire-maps-1.70.0-2|41	%{_gamesdatadir}/crossfire/*
14cr|crossfire-maps-1.70.0-2|42	
14cr|crossfire-maps-1.70.0-2|43	%changelog
14cr|crossfire-maps-1.70.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-2
14cr|crossfire-maps-1.70.0-2|45	+ Revision: c88772f
14cr|crossfire-maps-1.70.0-2|46	- MassBuild#464: Increase release tag
14cr|crossfire-maps-1.70.0-2|47	
14cr|crossfire-maps-1.70.0-2|48	

756 14
14cr|crossfire-server-1.70.0-2|1	# A few notes:
14cr|crossfire-server-1.70.0-2|2	# Intentionally don't create logrotate files. If I'm a player,
14cr|crossfire-server-1.70.0-2|3	# I'll damn any server admin who try to restart game server because
14cr|crossfire-server-1.70.0-2|4	# of log rotation.
14cr|crossfire-server-1.70.0-2|5	%define version 1.70.0
14cr|crossfire-server-1.70.0-2|6	%define release 2
14cr|crossfire-server-1.70.0-2|7	
14cr|crossfire-server-1.70.0-2|8	%define map_version 1.70.0
14cr|crossfire-server-1.70.0-2|9	%define _localstatedir /var/lib/games
14cr|crossfire-server-1.70.0-2|10	
14cr|crossfire-server-1.70.0-2|11	Name:		crossfire-server
14cr|crossfire-server-1.70.0-2|12	Version:	%{version}
14cr|crossfire-server-1.70.0-2|13	Release:	%{release}
14cr|crossfire-server-1.70.0-2|14	Summary:	Crossfire - a Graphical Adventure Game
14cr|crossfire-server-1.70.0-2|15	Group:		Games/Adventure
14cr|crossfire-server-1.70.0-2|16	License:	GPLv2
14cr|crossfire-server-1.70.0-2|17	URL:		http://crossfire.real-time.com
14cr|crossfire-server-1.70.0-2|18	Source0:	http://prdownloads.sourceforge.net/crossfire/crossfire-%{version}.tar.gz
14cr|crossfire-server-1.70.0-2|19	Source1:	crossfire-server.service
14cr|crossfire-server-1.70.0-2|20	Patch2:		crossfire-server-1.50.0-detach.patch
14cr|crossfire-server-1.70.0-2|21	BuildRequires:	pkgconfig(libpng)
14cr|crossfire-server-1.70.0-2|22	BuildRequires:	pkgconfig(xpm)
14cr|crossfire-server-1.70.0-2|23	BuildRequires:	libxaw-devel pkgconfig(xmu) pkgconfig(xext) libice-devel pkgconfig(xt)
14cr|crossfire-server-1.70.0-2|24	BuildRequires:	pkgconfig(python)
14cr|crossfire-server-1.70.0-2|25	BuildRequires:	flex
14cr|crossfire-server-1.70.0-2|26	BuildRequires:	tetex-latex
14cr|crossfire-server-1.70.0-2|27	BuildRequires:	pkgconfig(libcurl)
14cr|crossfire-server-1.70.0-2|28	Requires(post):		rpm-helper
14cr|crossfire-server-1.70.0-2|29	Requires(preun):	rpm-helper
14cr|crossfire-server-1.70.0-2|30	Requires:	crossfire-maps = %{map_version}
14cr|crossfire-server-1.70.0-2|31	
14cr|crossfire-server-1.70.0-2|32	%description
14cr|crossfire-server-1.70.0-2|33	Crossfire is a highly graphical role-playing adventure game
14cr|crossfire-server-1.70.0-2|34	with characteristics reminiscent of rogue, nethack, omega, and gauntlet.
14cr|crossfire-server-1.70.0-2|35	It has multiplayer capability and presently runs under X11.
14cr|crossfire-server-1.70.0-2|36	
14cr|crossfire-server-1.70.0-2|37	This package contains files necessary to run a local crossfire server,
14cr|crossfire-server-1.70.0-2|38	or join into a network of crossfire server all over the world. If you
14cr|crossfire-server-1.70.0-2|39	only want to play crossfire, you don't need this package.
14cr|crossfire-server-1.70.0-2|40	
14cr|crossfire-server-1.70.0-2|41	%prep
14cr|crossfire-server-1.70.0-2|42	%setup -q -n crossfire-%{version}
14cr|crossfire-server-1.70.0-2|43	%patch2 -p1 -b .detach
14cr|crossfire-server-1.70.0-2|44	
14cr|crossfire-server-1.70.0-2|45	sed -i 's#\r##' utils/player_dl.pl.in
14cr|crossfire-server-1.70.0-2|46	# Don't use a hardcoded /tmp directory for building the image archive
14cr|crossfire-server-1.70.0-2|47	sed -i "s#^\$TMPDIR=.*#\$TMPDIR=\"`pwd`\";#" lib/adm/collect_images.pl
14cr|crossfire-server-1.70.0-2|48	# Don't map stdio streams to /
14cr|crossfire-server-1.70.0-2|49	# This is fixed in CVS, but didn't make it into the 1.9.1 release.
14cr|crossfire-server-1.70.0-2|50	sed -i 's#    (void) open ("/", O_RDONLY);#    (void) open ("/var/log/crossfire/crossfire.log", O_RDONLY);#' server/daemon.c
14cr|crossfire-server-1.70.0-2|51	
14cr|crossfire-server-1.70.0-2|52	# Change the location of the tmp directory
14cr|crossfire-server-1.70.0-2|53	sed -i "s@^#define TMPDIR \"/tmp\"@#define TMPDIR \"%{_var}/lib/games/%{name}/tmp\"@" include/config.h
14cr|crossfire-server-1.70.0-2|54	
14cr|crossfire-server-1.70.0-2|55	%build
14cr|crossfire-server-1.70.0-2|56	%configure2_5x \
14cr|crossfire-server-1.70.0-2|57	--bindir=%{_gamesbindir} \
14cr|crossfire-server-1.70.0-2|58	--datadir=%{_gamesdatadir} \
14cr|crossfire-server-1.70.0-2|59	--disable-static
14cr|crossfire-server-1.70.0-2|60	
14cr|crossfire-server-1.70.0-2|61	%make
14cr|crossfire-server-1.70.0-2|62	
14cr|crossfire-server-1.70.0-2|63	%install
14cr|crossfire-server-1.70.0-2|64	%makeinstall_std
14cr|crossfire-server-1.70.0-2|65	
14cr|crossfire-server-1.70.0-2|66	install -pD -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|crossfire-server-1.70.0-2|67	
14cr|crossfire-server-1.70.0-2|68	# remove unpackaged files
14cr|crossfire-server-1.70.0-2|69	rm -f %{buildroot}%{_libdir}/crossfire/{add_throw.perl,mktable.script}
14cr|crossfire-server-1.70.0-2|70	rm -f %{buildroot}%{_libdir}/crossfire/plugins/*a
14cr|crossfire-server-1.70.0-2|71	
14cr|crossfire-server-1.70.0-2|72	#Remove crossedit man page until it compiles again
14cr|crossfire-server-1.70.0-2|73	#rm -f %{buildroot}%{_mandir}/man6/crossedit.*
14cr|crossfire-server-1.70.0-2|74	
14cr|crossfire-server-1.70.0-2|75	# touch log file
14cr|crossfire-server-1.70.0-2|76	mkdir -p %{buildroot}%{_logdir}/crossfire
14cr|crossfire-server-1.70.0-2|77	touch %{buildroot}%{_logdir}/crossfire/logfile
14cr|crossfire-server-1.70.0-2|78	
14cr|crossfire-server-1.70.0-2|79	%post
14cr|crossfire-server-1.70.0-2|80	%create_ghostfile %{_logdir}/crossfire/logfile root games 0664
14cr|crossfire-server-1.70.0-2|81	%create_ghostfile %{_localstatedir}/crossfire/banish_file root games 0664
14cr|crossfire-server-1.70.0-2|82	%create_ghostfile %{_localstatedir}/crossfire/bookarch root games 0664
14cr|crossfire-server-1.70.0-2|83	%create_ghostfile %{_localstatedir}/crossfire/clockdata root games 0664
14cr|crossfire-server-1.70.0-2|84	%create_ghostfile %{_localstatedir}/crossfire/highscore root games 0664
14cr|crossfire-server-1.70.0-2|85	%create_ghostfile %{_localstatedir}/crossfire/temp.maps root games 0664
14cr|crossfire-server-1.70.0-2|86	%_post_service %{name}
14cr|crossfire-server-1.70.0-2|87	
14cr|crossfire-server-1.70.0-2|88	%preun
14cr|crossfire-server-1.70.0-2|89	%_preun_service %{name}
14cr|crossfire-server-1.70.0-2|90	
14cr|crossfire-server-1.70.0-2|91	%files
14cr|crossfire-server-1.70.0-2|92	%doc AUTHORS ChangeLog DEVELOPERS INSTALL NEWS README TODO
14cr|crossfire-server-1.70.0-2|93	%config(noreplace) %{_unitdir}/%{name}.service
14cr|crossfire-server-1.70.0-2|94	%config(noreplace) %{_sysconfdir}/crossfire
14cr|crossfire-server-1.70.0-2|95	%attr(2111,root,games) %{_gamesbindir}/crossfire-server
14cr|crossfire-server-1.70.0-2|96	%{_gamesbindir}/crossfire-config
14cr|crossfire-server-1.70.0-2|97	%{_gamesbindir}/crossloop*
14cr|crossfire-server-1.70.0-2|98	%{_gamesbindir}/player_dl.pl
14cr|crossfire-server-1.70.0-2|99	%{_gamesdatadir}/crossfire/*
14cr|crossfire-server-1.70.0-2|100	%dir %{_libdir}/crossfire
14cr|crossfire-server-1.70.0-2|101	%{_libdir}/crossfire/metaserver.pl
14cr|crossfire-server-1.70.0-2|102	%{_libdir}/crossfire/random_map
14cr|crossfire-server-1.70.0-2|103	%dir %{_libdir}/crossfire/plugins
14cr|crossfire-server-1.70.0-2|104	%{_libdir}/crossfire/plugins/*.so
14cr|crossfire-server-1.70.0-2|105	%{_mandir}/man6/crossfire*
14cr|crossfire-server-1.70.0-2|106	%{_mandir}/man6/crossloop*
14cr|crossfire-server-1.70.0-2|107	
14cr|crossfire-server-1.70.0-2|108	
14cr|crossfire-server-1.70.0-2|109	%defattr(0660,root,games,2770)
14cr|crossfire-server-1.70.0-2|110	%dir %{_logdir}/crossfire
14cr|crossfire-server-1.70.0-2|111	%ghost %{_logdir}/crossfire/logfile
14cr|crossfire-server-1.70.0-2|112	%dir %{_localstatedir}/crossfire
14cr|crossfire-server-1.70.0-2|113	%ghost %{_localstatedir}/crossfire/banish_file
14cr|crossfire-server-1.70.0-2|114	%ghost %{_localstatedir}/crossfire/bookarch
14cr|crossfire-server-1.70.0-2|115	%ghost %{_localstatedir}/crossfire/clockdata
14cr|crossfire-server-1.70.0-2|116	%ghost %{_localstatedir}/crossfire/highscore
14cr|crossfire-server-1.70.0-2|117	%ghost %{_localstatedir}/crossfire/temp.maps
14cr|crossfire-server-1.70.0-2|118	%dir %{_localstatedir}/crossfire/maps
14cr|crossfire-server-1.70.0-2|119	%dir %{_localstatedir}/crossfire/players
14cr|crossfire-server-1.70.0-2|120	%dir %{_localstatedir}/crossfire/unique-items
14cr|crossfire-server-1.70.0-2|121	
14cr|crossfire-server-1.70.0-2|122	%changelog
14cr|crossfire-server-1.70.0-2|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-2
14cr|crossfire-server-1.70.0-2|124	+ Revision: e2ded99
14cr|crossfire-server-1.70.0-2|125	- MassBuild#464: Increase release tag
14cr|crossfire-server-1.70.0-2|126	
14cr|crossfire-server-1.70.0-2|127	

757 14
14cr|crosti-1.10.1-2|1	Name:		crosti
14cr|crosti-1.10.1-2|2	Summary:	Tool to create cross stitch scheme from custom image
14cr|crosti-1.10.1-2|3	Version:	1.10.1
14cr|crosti-1.10.1-2|4	Release:	2
14cr|crosti-1.10.1-2|5	License:	GPLv3+
14cr|crosti-1.10.1-2|6	Group:		Graphics
14cr|crosti-1.10.1-2|7	URL:		https://sites.google.com/site/crostiapp/
14cr|crosti-1.10.1-2|8	Source0:	http://garr.dl.sourceforge.net/project/crosti/crosti%201.10.1/%{name}-%{version}-source.zip
14cr|crosti-1.10.1-2|9	Source1:	crosti.xml
14cr|crosti-1.10.1-2|10	BuildRequires:	qt4-devel
14cr|crosti-1.10.1-2|11	
14cr|crosti-1.10.1-2|12	%description
14cr|crosti-1.10.1-2|13	This tool allows you to make your own unique cross stitch scheme from custom
14cr|crosti-1.10.1-2|14	image. You can resize and rotate image, reduce the number of colors, change
14cr|crosti-1.10.1-2|15	image palette, make cross stitch scheme, preview it, save and print. Cross
14cr|crosti-1.10.1-2|16	stitch scheme edition available: colors and icons changing, new color addition,
14cr|crosti-1.10.1-2|17	color fill, scheme pixel draw, lines and half-stitches.
14cr|crosti-1.10.1-2|18	
14cr|crosti-1.10.1-2|19	Features
14cr|crosti-1.10.1-2|20	
14cr|crosti-1.10.1-2|21	* Convert custom image to cross stitch scheme.
14cr|crosti-1.10.1-2|22	* Edit cross stitch scheme.
14cr|crosti-1.10.1-2|23	* Save and print the scheme that you created.
14cr|crosti-1.10.1-2|24	* Input images: BMP, GIF, ICO, JPEG, JPG, MNG, PBM, PGM, PNG, PPM, SVG, TIF,
14cr|crosti-1.10.1-2|25	TIFF, XBM, XPM.
14cr|crosti-1.10.1-2|26	* Output cross stitch scheme: BMP, ICO, JPEG, JPG, PNG, PPM, TIF, TIFF, XBM,
14cr|crosti-1.10.1-2|27	XPM, PDF, CST (crosti scheme text file).
14cr|crosti-1.10.1-2|28	
14cr|crosti-1.10.1-2|29	%prep
14cr|crosti-1.10.1-2|30	%setup  -qn %{name}-%{version}-source
14cr|crosti-1.10.1-2|31	perl -i -pe 's/\r\n/\n/gs' {readme,changelog}.txt
14cr|crosti-1.10.1-2|32	
14cr|crosti-1.10.1-2|33	%build
14cr|crosti-1.10.1-2|34	%qmake_qt4
14cr|crosti-1.10.1-2|35	%make
14cr|crosti-1.10.1-2|36	
14cr|crosti-1.10.1-2|37	
14cr|crosti-1.10.1-2|38	%install
14cr|crosti-1.10.1-2|39	make install INSTALL_ROOT=%{buildroot}
14cr|crosti-1.10.1-2|40	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|crosti-1.10.1-2|41	
14cr|crosti-1.10.1-2|42	
14cr|crosti-1.10.1-2|43	%files
14cr|crosti-1.10.1-2|44	%doc readme.txt changelog.txt
14cr|crosti-1.10.1-2|45	%{_bindir}/%{name}
14cr|crosti-1.10.1-2|46	%{_datadir}/%{name}
14cr|crosti-1.10.1-2|47	%{_datadir}/applications/%{name}.desktop
14cr|crosti-1.10.1-2|48	%{_datadir}/mime/packages/%{name}.xml
14cr|crosti-1.10.1-2|49	%{_iconsdir}/hicolor/*/apps/*
14cr|crosti-1.10.1-2|50	%{_iconsdir}/hicolor/*/mimetypes/*
14cr|crosti-1.10.1-2|51	
14cr|crosti-1.10.1-2|52	
14cr|crosti-1.10.1-2|53	%changelog
14cr|crosti-1.10.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-2
14cr|crosti-1.10.1-2|55	+ Revision: d3b841a
14cr|crosti-1.10.1-2|56	- MassBuild#464: Increase release tag
14cr|crosti-1.10.1-2|57	
14cr|crosti-1.10.1-2|58	

758 14
14cr|crrcsim-0.9.12-2|1	Summary:	A Model-Airplane Flight Simulation Program
14cr|crrcsim-0.9.12-2|2	Name:		crrcsim
14cr|crrcsim-0.9.12-2|3	Version:	0.9.12
14cr|crrcsim-0.9.12-2|4	Release:	2
14cr|crrcsim-0.9.12-2|5	License:	GPLv2
14cr|crrcsim-0.9.12-2|6	Group:		Games/Other
14cr|crrcsim-0.9.12-2|7	URL:		http://crrcsim.berlios.de/wiki
14cr|crrcsim-0.9.12-2|8	Source0:	http://download.berlios.de/crrcsim/%{name}-%{version}.tar.gz
14cr|crrcsim-0.9.12-2|9	Source1:	CRRCsim.desktop
14cr|crrcsim-0.9.12-2|10	BuildRequires:	jpeg-devel
14cr|crrcsim-0.9.12-2|11	BuildRequires:	plib-devel
14cr|crrcsim-0.9.12-2|12	BuildRequires:	pkgconfig(glut)
14cr|crrcsim-0.9.12-2|13	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|crrcsim-0.9.12-2|14	BuildRequires:	pkgconfig(sdl)
14cr|crrcsim-0.9.12-2|15	BuildRequires:	pkgconfig(xi)
14cr|crrcsim-0.9.12-2|16	BuildRequires:	pkgconfig(xmu)
14cr|crrcsim-0.9.12-2|17	BuildRequires:	pkgconfig(xt)
14cr|crrcsim-0.9.12-2|18	BuildRequires:	desktop-file-utils
14cr|crrcsim-0.9.12-2|19	
14cr|crrcsim-0.9.12-2|20	%description
14cr|crrcsim-0.9.12-2|21	Crrcsim is a model-airplane flight simulation program. Using it, you can learn
14cr|crrcsim-0.9.12-2|22	how to fly model aircraft, test new aircraft designs, and improve your
14cr|crrcsim-0.9.12-2|23	skills by practicing on your computer.
14cr|crrcsim-0.9.12-2|24	
14cr|crrcsim-0.9.12-2|25	It rules! The flight model is very realistic. The flight model parameters are
14cr|crrcsim-0.9.12-2|26	calculated based on a 3D representation of the aircraft. Stalls are properly
14cr|crrcsim-0.9.12-2|27	modelled as well. Model control is possible with your own rc transmitter, or
14cr|crrcsim-0.9.12-2|28	any input device such as joystick, mouse, keyboard ...
14cr|crrcsim-0.9.12-2|29	
14cr|crrcsim-0.9.12-2|30	%prep
14cr|crrcsim-0.9.12-2|31	%setup -q
14cr|crrcsim-0.9.12-2|32	
14cr|crrcsim-0.9.12-2|33	%build
14cr|crrcsim-0.9.12-2|34	%configure
14cr|crrcsim-0.9.12-2|35	%make
14cr|crrcsim-0.9.12-2|36	
14cr|crrcsim-0.9.12-2|37	%install
14cr|crrcsim-0.9.12-2|38	%makeinstall_std
14cr|crrcsim-0.9.12-2|39	
14cr|crrcsim-0.9.12-2|40	%find_lang %{name}
14cr|crrcsim-0.9.12-2|41	
14cr|crrcsim-0.9.12-2|42	desktop-file-install --vendor=""                        \
14cr|crrcsim-0.9.12-2|43	--dir=%{buildroot}%{_datadir}/applications      \
14cr|crrcsim-0.9.12-2|44	%{SOURCE1}
14cr|crrcsim-0.9.12-2|45	
14cr|crrcsim-0.9.12-2|46	%files -f %{name}.lang
14cr|crrcsim-0.9.12-2|47	%doc COPYING
14cr|crrcsim-0.9.12-2|48	%{_datadir}/%{name}/
14cr|crrcsim-0.9.12-2|49	%{_bindir}/crrcsim
14cr|crrcsim-0.9.12-2|50	%{_datadir}/applications/CRRCsim.desktop
14cr|crrcsim-0.9.12-2|51	%{_mandir}/man1/%{name}.1.xz
14cr|crrcsim-0.9.12-2|52	
14cr|crrcsim-0.9.12-2|53	
14cr|crrcsim-0.9.12-2|54	
14cr|crrcsim-0.9.12-2|55	%changelog
14cr|crrcsim-0.9.12-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.12-2
14cr|crrcsim-0.9.12-2|57	+ Revision: eb42434
14cr|crrcsim-0.9.12-2|58	- MassBuild#464: Increase release tag
14cr|crrcsim-0.9.12-2|59	
14cr|crrcsim-0.9.12-2|60	

759 14
14cr|crudini-0.3-2|1	Name:           crudini
14cr|crudini-0.3-2|2	Version:        0.3
14cr|crudini-0.3-2|3	Release:        2
14cr|crudini-0.3-2|4	Summary:        A utility for manipulating ini files
14cr|crudini-0.3-2|5	Group :         Development/Other
14cr|crudini-0.3-2|6	License:        GPLv2
14cr|crudini-0.3-2|7	URL:            https://github.com/pixelb/%{name}
14cr|crudini-0.3-2|8	Source0:        https://github.com/pixelb/%{name}/archive/%{version}.tar.gz
14cr|crudini-0.3-2|9	
14cr|crudini-0.3-2|10	BuildArch:      noarch
14cr|crudini-0.3-2|11	BuildRequires:  pythonegg(iniparse)
14cr|crudini-0.3-2|12	Requires:       pythonegg(iniparse)
14cr|crudini-0.3-2|13	
14cr|crudini-0.3-2|14	%description
14cr|crudini-0.3-2|15	A utility for easily handling ini files from the command line and shell
14cr|crudini-0.3-2|16	scripts.
14cr|crudini-0.3-2|17	
14cr|crudini-0.3-2|18	%prep
14cr|crudini-0.3-2|19	%setup -q
14cr|crudini-0.3-2|20	
14cr|crudini-0.3-2|21	%build
14cr|crudini-0.3-2|22	
14cr|crudini-0.3-2|23	%install
14cr|crudini-0.3-2|24	install -p -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|crudini-0.3-2|25	
14cr|crudini-0.3-2|26	%check
14cr|crudini-0.3-2|27	pushd tests
14cr|crudini-0.3-2|28	./test.sh
14cr|crudini-0.3-2|29	popd
14cr|crudini-0.3-2|30	
14cr|crudini-0.3-2|31	%files
14cr|crudini-0.3-2|32	%doc README COPYING TODO example.ini
14cr|crudini-0.3-2|33	%{_bindir}/%{name}
14cr|crudini-0.3-2|34	
14cr|crudini-0.3-2|35	%changelog
14cr|crudini-0.3-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|crudini-0.3-2|37	+ Revision: 867a953
14cr|crudini-0.3-2|38	- MassBuild#464: Increase release tag
14cr|crudini-0.3-2|39	
14cr|crudini-0.3-2|40	

760 14
14cr|cryptkeeper-0.9.5-2|1	%define name    cryptkeeper
14cr|cryptkeeper-0.9.5-2|2	%define version 0.9.5
14cr|cryptkeeper-0.9.5-2|3	%define release 2
14cr|cryptkeeper-0.9.5-2|4	
14cr|cryptkeeper-0.9.5-2|5	Name:       %{name}
14cr|cryptkeeper-0.9.5-2|6	Version:    %{version}
14cr|cryptkeeper-0.9.5-2|7	Release:    %{release}
14cr|cryptkeeper-0.9.5-2|8	Summary:    System tray applet that manages EncFS encrypted folders
14cr|cryptkeeper-0.9.5-2|9	License:    GPLv3
14cr|cryptkeeper-0.9.5-2|10	Group:      System/Kernel and hardware
14cr|cryptkeeper-0.9.5-2|11	URL:        http://tom.noflag.org.uk/cryptkeeper.html
14cr|cryptkeeper-0.9.5-2|12	Source0:    http://tom.noflag.org.uk/cryptkeeper/%name-%version.tar.gz
14cr|cryptkeeper-0.9.5-2|13	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|cryptkeeper-0.9.5-2|14	BuildRequires:  pkgconfig(gconf-2.0)
14cr|cryptkeeper-0.9.5-2|15	Requires:       encfs
14cr|cryptkeeper-0.9.5-2|16	Patch0:		cryptkeeper-0.9.5-add-unistd-header.patch
14cr|cryptkeeper-0.9.5-2|17	Patch1:		cryptkeeper-0.9.5-fix-linking.patch
14cr|cryptkeeper-0.9.5-2|18	
14cr|cryptkeeper-0.9.5-2|19	%description
14cr|cryptkeeper-0.9.5-2|20	Cryptkeeper is a Linux system tray applet that manages EncFS encrypted folders.
14cr|cryptkeeper-0.9.5-2|21	
14cr|cryptkeeper-0.9.5-2|22	%prep
14cr|cryptkeeper-0.9.5-2|23	%setup -q
14cr|cryptkeeper-0.9.5-2|24	%patch0 -p1
14cr|cryptkeeper-0.9.5-2|25	%patch1 -p1
14cr|cryptkeeper-0.9.5-2|26	
14cr|cryptkeeper-0.9.5-2|27	%build
14cr|cryptkeeper-0.9.5-2|28	%configure2_5x
14cr|cryptkeeper-0.9.5-2|29	%make
14cr|cryptkeeper-0.9.5-2|30	
14cr|cryptkeeper-0.9.5-2|31	%install
14cr|cryptkeeper-0.9.5-2|32	%makeinstall_std
14cr|cryptkeeper-0.9.5-2|33	
14cr|cryptkeeper-0.9.5-2|34	%find_lang %{name}
14cr|cryptkeeper-0.9.5-2|35	
14cr|cryptkeeper-0.9.5-2|36	%files -f %{name}.lang
14cr|cryptkeeper-0.9.5-2|37	%{_bindir}/cryptkeeper
14cr|cryptkeeper-0.9.5-2|38	%{_datadir}/applications/cryptkeeper.desktop
14cr|cryptkeeper-0.9.5-2|39	%{_datadir}/pixmaps/cryptkeeper.png
14cr|cryptkeeper-0.9.5-2|40	
14cr|cryptkeeper-0.9.5-2|41	%changelog
14cr|cryptkeeper-0.9.5-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-2
14cr|cryptkeeper-0.9.5-2|43	+ Revision: 2da4f0a
14cr|cryptkeeper-0.9.5-2|44	- MassBuild#464: Increase release tag
14cr|cryptkeeper-0.9.5-2|45	
14cr|cryptkeeper-0.9.5-2|46	

761 14
14cr|cryptominisat-2.9.8-2|1	Name:           cryptominisat
14cr|cryptominisat-2.9.8-2|2	Version:        2.9.8
14cr|cryptominisat-2.9.8-2|3	Release:        2
14cr|cryptominisat-2.9.8-2|4	Summary:        SAT solver
14cr|cryptominisat-2.9.8-2|5	
14cr|cryptominisat-2.9.8-2|6	# The Mersenne Twister implementation is BSD-licensed.
14cr|cryptominisat-2.9.8-2|7	# All other files are MIT-licensed.
14cr|cryptominisat-2.9.8-2|8	License:        MIT
14cr|cryptominisat-2.9.8-2|9	Group:		Sciences/Mathematics
14cr|cryptominisat-2.9.8-2|10	URL:            http://www.msoos.org/cryptominisat2/
14cr|cryptominisat-2.9.8-2|11	Source0:        https://gforge.inria.fr/frs/download.php/32925/cmsat-%{version}.tar.gz
14cr|cryptominisat-2.9.8-2|12	Source1:	%{name}.rpmlintrc
14cr|cryptominisat-2.9.8-2|13	
14cr|cryptominisat-2.9.8-2|14	BuildRequires:  gomp-devel
14cr|cryptominisat-2.9.8-2|15	BuildRequires:  zlib-devel
14cr|cryptominisat-2.9.8-2|16	Requires:       %{name}-libs = %{version}-%{release}
14cr|cryptominisat-2.9.8-2|17	
14cr|cryptominisat-2.9.8-2|18	%description
14cr|cryptominisat-2.9.8-2|19	CryptoMiniSat is a SAT solver that aims to become a premiere SAT solver
14cr|cryptominisat-2.9.8-2|20	with all the features and speed of successful SAT solvers, such as
14cr|cryptominisat-2.9.8-2|21	MiniSat and PrecoSat.  The long-term goals of CryptoMiniSat are to be an
14cr|cryptominisat-2.9.8-2|22	efficient sequential, parallel and distributed solver.  There are
14cr|cryptominisat-2.9.8-2|23	solvers that are good at one or the other, e.g. ManySat (parallel) or
14cr|cryptominisat-2.9.8-2|24	PSolver (distributed), but we wish to excel at all.
14cr|cryptominisat-2.9.8-2|25	
14cr|cryptominisat-2.9.8-2|26	CryptoMiniSat 2.5 won the SAT Race 2010 among 20 solvers submitted by
14cr|cryptominisat-2.9.8-2|27	researchers and industry.
14cr|cryptominisat-2.9.8-2|28	
14cr|cryptominisat-2.9.8-2|29	%package devel
14cr|cryptominisat-2.9.8-2|30	Summary:        Header files for developing with %{name}
14cr|cryptominisat-2.9.8-2|31	Requires:       %{name}-libs = %{version}-%{release}
14cr|cryptominisat-2.9.8-2|32	
14cr|cryptominisat-2.9.8-2|33	%description devel
14cr|cryptominisat-2.9.8-2|34	Header files for developing applications that use %{name}.
14cr|cryptominisat-2.9.8-2|35	
14cr|cryptominisat-2.9.8-2|36	%package libs
14cr|cryptominisat-2.9.8-2|37	Summary:        Cryptominisat library
14cr|cryptominisat-2.9.8-2|38	
14cr|cryptominisat-2.9.8-2|39	%description libs
14cr|cryptominisat-2.9.8-2|40	The %{name} library.
14cr|cryptominisat-2.9.8-2|41	
14cr|cryptominisat-2.9.8-2|42	%prep
14cr|cryptominisat-2.9.8-2|43	%setup -q -n cmsat-%{version}
14cr|cryptominisat-2.9.8-2|44	
14cr|cryptominisat-2.9.8-2|45	%build
14cr|cryptominisat-2.9.8-2|46	%configure --disable-static
14cr|cryptominisat-2.9.8-2|47	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|cryptominisat-2.9.8-2|48	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|cryptominisat-2.9.8-2|49	-i libtool
14cr|cryptominisat-2.9.8-2|50	sed -i 's|^LIBS =.*|LIBS = -lz -lgomp|' cmsat/Makefile
14cr|cryptominisat-2.9.8-2|51	make %{?_smp_mflags}
14cr|cryptominisat-2.9.8-2|52	
14cr|cryptominisat-2.9.8-2|53	%install
14cr|cryptominisat-2.9.8-2|54	%makeinstall_std
14cr|cryptominisat-2.9.8-2|55	
14cr|cryptominisat-2.9.8-2|56	%files
14cr|cryptominisat-2.9.8-2|57	%{_bindir}/%{name}
14cr|cryptominisat-2.9.8-2|58	%{_mandir}/man1/%{name}*
14cr|cryptominisat-2.9.8-2|59	
14cr|cryptominisat-2.9.8-2|60	%files devel
14cr|cryptominisat-2.9.8-2|61	%{_includedir}/cmsat/
14cr|cryptominisat-2.9.8-2|62	%{_libdir}/lib%{name}.so
14cr|cryptominisat-2.9.8-2|63	
14cr|cryptominisat-2.9.8-2|64	%files libs
14cr|cryptominisat-2.9.8-2|65	%doc AUTHORS LICENSE-MIT NEWS README TODO
14cr|cryptominisat-2.9.8-2|66	%{_libdir}/lib%{name}-%{version}.so
14cr|cryptominisat-2.9.8-2|67	
14cr|cryptominisat-2.9.8-2|68	%changelog
14cr|cryptominisat-2.9.8-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.8-2
14cr|cryptominisat-2.9.8-2|70	+ Revision: 16b7596
14cr|cryptominisat-2.9.8-2|71	- MassBuild#464: Increase release tag
14cr|cryptominisat-2.9.8-2|72	
14cr|cryptominisat-2.9.8-2|73	

762 14
14cr|cryptopp-5.6.2-2|1	%define major 6
14cr|cryptopp-5.6.2-2|2	%define libname %mklibname %{name} %{major}
14cr|cryptopp-5.6.2-2|3	%define devname %mklibname %{name} -d
14cr|cryptopp-5.6.2-2|4	%define staticname %mklibname %{name} -s -d
14cr|cryptopp-5.6.2-2|5	%define fver %(echo %{version} |sed s/\\\\.//g)
14cr|cryptopp-5.6.2-2|6	
14cr|cryptopp-5.6.2-2|7	Summary:	Public domain C++ class library of cryptographic schemes
14cr|cryptopp-5.6.2-2|8	Name:		cryptopp
14cr|cryptopp-5.6.2-2|9	Version:	5.6.2
14cr|cryptopp-5.6.2-2|10	Release:	2
14cr|cryptopp-5.6.2-2|11	License:	Public Domain
14cr|cryptopp-5.6.2-2|12	Group:		System/Libraries
14cr|cryptopp-5.6.2-2|13	Url:		http://www.cryptopp.com/
14cr|cryptopp-5.6.2-2|14	Source0:	http://www.cryptopp.com/%{name}%{fver}.zip
14cr|cryptopp-5.6.2-2|15	Source1:	cryptopp.pc
14cr|cryptopp-5.6.2-2|16	Patch0:		cryptopp-5.6.2-autotools.patch
14cr|cryptopp-5.6.2-2|17	# Debian patch installs TestVectors and TestData in /usr/share/cryptopp/
14cr|cryptopp-5.6.2-2|18	# http://groups.google.com/group/cryptopp-users/browse_thread/thread/6fe2192340f07e5d
14cr|cryptopp-5.6.2-2|19	Patch1:		cryptopp-5.6.2-data-files-location.patch
14cr|cryptopp-5.6.2-2|20	# Enable SSE2 only on x86_64
14cr|cryptopp-5.6.2-2|21	Patch2:		cryptopp-5.6.2-x86-disable-sse2.patch
14cr|cryptopp-5.6.2-2|22	BuildRequires:	doxygen
14cr|cryptopp-5.6.2-2|23	
14cr|cryptopp-5.6.2-2|24	%description
14cr|cryptopp-5.6.2-2|25	Crypto++ Library is a public domain C++ class library of cryptographic
14cr|cryptopp-5.6.2-2|26	schemes. Currently the library consists of the following features:
14cr|cryptopp-5.6.2-2|27	
14cr|cryptopp-5.6.2-2|28	* a class hierarchy with an API defined by abstract base classes
14cr|cryptopp-5.6.2-2|29	* AES(Rijndael) and AES candidates: RC6, MARS, Twofish, Serpent,
14cr|cryptopp-5.6.2-2|30	CAST-256
14cr|cryptopp-5.6.2-2|31	* other symmetric block ciphers: IDEA, DES, Triple-DES (DES-EDE2
14cr|cryptopp-5.6.2-2|32	and DES-EDE3), DESX (DES-XEX3), RC2, RC5, Blowfish, TEA, XTEA,
14cr|cryptopp-5.6.2-2|33	SAFER, 3-WAY, GOST, SHARK, CAST-128, Square, Skipjack, Camellia,
14cr|cryptopp-5.6.2-2|34	SHACAL-2
14cr|cryptopp-5.6.2-2|35	* generic block cipher modes: ECB, CBC, CBC ciphertext stealing
14cr|cryptopp-5.6.2-2|36	(CTS), CFB, OFB, counter mode (CTR)
14cr|cryptopp-5.6.2-2|37	* stream ciphers: Salsa20, Panama, ARC4, SEAL, WAKE, WAKE-OFB,
14cr|cryptopp-5.6.2-2|38	BlumBlumShub
14cr|cryptopp-5.6.2-2|39	* public-key cryptography: RSA, DSA, ElGamal, Nyberg-Rueppel (NR),
14cr|cryptopp-5.6.2-2|40	Rabin, Rabin-Williams (RW), LUC, LUCELG, DLIES (variants of
14cr|cryptopp-5.6.2-2|41	DHAES), ESIGN
14cr|cryptopp-5.6.2-2|42	* padding schemes for public-key systems: PKCS#1 v2.0, OAEP, PSS,
14cr|cryptopp-5.6.2-2|43	PSSR, IEEE P1363 EMSA2 and EMSA5
14cr|cryptopp-5.6.2-2|44	* key agreement schemes: Diffie-Hellman (DH), Unified
14cr|cryptopp-5.6.2-2|45	Diffie-Hellman (DH2), Menezes-Qu-Vanstone (MQV), LUCDIF, XTR-DH
14cr|cryptopp-5.6.2-2|46	* elliptic curve cryptography: ECDSA, ECNR, ECIES, ECDH, ECMQV
14cr|cryptopp-5.6.2-2|47	* one-way hash functions: SHA-1, MD2, MD4, MD5, HAVAL, RIPEMD-128,
14cr|cryptopp-5.6.2-2|48	RIPEMD-256, RIPEMD-160, RIPEMD-320, Tiger, SHA-2 (SHA-224,
14cr|cryptopp-5.6.2-2|49	SHA-256, SHA-384, and SHA-512), Panama, WHIRLPOOL
14cr|cryptopp-5.6.2-2|50	* message authentication codes: MD5-MAC, HMAC, XOR-MAC, CBC-MAC,
14cr|cryptopp-5.6.2-2|51	DMAC, Two-Track-MAC
14cr|cryptopp-5.6.2-2|52	* cipher constructions based on hash functions: Luby-Rackoff, MDC
14cr|cryptopp-5.6.2-2|53	* pseudo random number generators (PRNG): ANSI X9.17 appendix C,
14cr|cryptopp-5.6.2-2|54	PGP's RandPool
14cr|cryptopp-5.6.2-2|55	* password based key derivation functions: PBKDF1 and PBKDF2 from
14cr|cryptopp-5.6.2-2|56	PKCS #5
14cr|cryptopp-5.6.2-2|57	* Shamir's secret sharing scheme and Rabin's information dispersal
14cr|cryptopp-5.6.2-2|58	algorithm (IDA)
14cr|cryptopp-5.6.2-2|59	* DEFLATE (RFC 1951) compression/decompression with gzip (RFC
14cr|cryptopp-5.6.2-2|60	1952) and zlib (RFC 1950) format support
14cr|cryptopp-5.6.2-2|61	* fast multi-precision integer (bignum) and polynomial operations,
14cr|cryptopp-5.6.2-2|62	with SSE2 optimizations for Pentium 4 processors, and support for
14cr|cryptopp-5.6.2-2|63	64-bit CPUs
14cr|cryptopp-5.6.2-2|64	* finite field arithmetics, including GF(p) and GF(2^n)
14cr|cryptopp-5.6.2-2|65	* prime number generation and verification
14cr|cryptopp-5.6.2-2|66	* various miscellaneous modules such as base 64 coding and 32-bit
14cr|cryptopp-5.6.2-2|67	CRC
14cr|cryptopp-5.6.2-2|68	* class wrappers for these operating system features (optional):
14cr|cryptopp-5.6.2-2|69	o high resolution timers on Windows, Unix, and MacOS
14cr|cryptopp-5.6.2-2|70	o Berkeley and Windows style sockets
14cr|cryptopp-5.6.2-2|71	o Windows named pipes
14cr|cryptopp-5.6.2-2|72	o /dev/random, /dev/urandom, /dev/srandom
14cr|cryptopp-5.6.2-2|73	o Microsoft's CryptGenRandom on Windows
14cr|cryptopp-5.6.2-2|74	* A high level interface for most of the above, using a
14cr|cryptopp-5.6.2-2|75	filter/pipeline metaphor
14cr|cryptopp-5.6.2-2|76	* benchmarks and validation testing
14cr|cryptopp-5.6.2-2|77	* FIPS 140-2 Validated
14cr|cryptopp-5.6.2-2|78	
14cr|cryptopp-5.6.2-2|79	Because one purpose of the project is to act as a repository of public
14cr|cryptopp-5.6.2-2|80	domain (not copyrighted) cryptographic source code, the code in
14cr|cryptopp-5.6.2-2|81	Crypto++ was either written specifically for this project by its
14cr|cryptopp-5.6.2-2|82	contributors and placed in the public domain, or derived from other
14cr|cryptopp-5.6.2-2|83	sources that are public domain (again with the exception of mars.cpp).
14cr|cryptopp-5.6.2-2|84	
14cr|cryptopp-5.6.2-2|85	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|86	
14cr|cryptopp-5.6.2-2|87	%package -n %{libname}
14cr|cryptopp-5.6.2-2|88	Summary:	Base shared library part of %{name}
14cr|cryptopp-5.6.2-2|89	Group:		System/Libraries
14cr|cryptopp-5.6.2-2|90	
14cr|cryptopp-5.6.2-2|91	%description -n %{libname}
14cr|cryptopp-5.6.2-2|92	Crypto++ Library is a free C++ class library of cryptographic schemes.
14cr|cryptopp-5.6.2-2|93	
14cr|cryptopp-5.6.2-2|94	This package contains the library needed to run programs dynamically
14cr|cryptopp-5.6.2-2|95	linked with %{name}.
14cr|cryptopp-5.6.2-2|96	
14cr|cryptopp-5.6.2-2|97	%files -n %{libname}
14cr|cryptopp-5.6.2-2|98	%{_libdir}/libcryptopp.so.%{major}*
14cr|cryptopp-5.6.2-2|99	
14cr|cryptopp-5.6.2-2|100	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|101	
14cr|cryptopp-5.6.2-2|102	%package -n %{devname}
14cr|cryptopp-5.6.2-2|103	Summary:	Header files and development documentation for %{name}
14cr|cryptopp-5.6.2-2|104	Group:		Development/C++
14cr|cryptopp-5.6.2-2|105	Requires:	%{libname} = %{EVRD}
14cr|cryptopp-5.6.2-2|106	
14cr|cryptopp-5.6.2-2|107	%description -n %{devname}
14cr|cryptopp-5.6.2-2|108	Crypto++ Library is a free C++ class library of cryptographic schemes.
14cr|cryptopp-5.6.2-2|109	
14cr|cryptopp-5.6.2-2|110	This package contains the header files and development documentation
14cr|cryptopp-5.6.2-2|111	for %{name}.
14cr|cryptopp-5.6.2-2|112	
14cr|cryptopp-5.6.2-2|113	%files -n %{devname}
14cr|cryptopp-5.6.2-2|114	%{_includedir}/%{name}
14cr|cryptopp-5.6.2-2|115	%{_libdir}/*.so
14cr|cryptopp-5.6.2-2|116	%{_libdir}/pkgconfig/*.pc
14cr|cryptopp-5.6.2-2|117	
14cr|cryptopp-5.6.2-2|118	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|119	
14cr|cryptopp-5.6.2-2|120	%package -n %{staticname}
14cr|cryptopp-5.6.2-2|121	Summary:	Static libraries for programs which will use %{name}
14cr|cryptopp-5.6.2-2|122	Group:		Development/C++
14cr|cryptopp-5.6.2-2|123	Requires:	%{devname} = %{EVRD}
14cr|cryptopp-5.6.2-2|124	
14cr|cryptopp-5.6.2-2|125	%description -n %{staticname}
14cr|cryptopp-5.6.2-2|126	Crypto++ Library is a free C++ class library of cryptographic schemes.
14cr|cryptopp-5.6.2-2|127	
14cr|cryptopp-5.6.2-2|128	This package contains the static library for %{name}.
14cr|cryptopp-5.6.2-2|129	
14cr|cryptopp-5.6.2-2|130	%files -n %{staticname}
14cr|cryptopp-5.6.2-2|131	%{_libdir}/*.a
14cr|cryptopp-5.6.2-2|132	
14cr|cryptopp-5.6.2-2|133	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|134	
14cr|cryptopp-5.6.2-2|135	%package doc
14cr|cryptopp-5.6.2-2|136	Summary:	Documentation for %{name}
14cr|cryptopp-5.6.2-2|137	Group:		Development/C++
14cr|cryptopp-5.6.2-2|138	Obsoletes:	lib%{name}-doc < %{EVRD}
14cr|cryptopp-5.6.2-2|139	
14cr|cryptopp-5.6.2-2|140	%description doc
14cr|cryptopp-5.6.2-2|141	Crypto++ Library is a free C++ class library of cryptographic schemes.
14cr|cryptopp-5.6.2-2|142	
14cr|cryptopp-5.6.2-2|143	This package contains documentation for %{name}.
14cr|cryptopp-5.6.2-2|144	
14cr|cryptopp-5.6.2-2|145	%files doc
14cr|cryptopp-5.6.2-2|146	%doc doc/html License.txt Readme.txt
14cr|cryptopp-5.6.2-2|147	
14cr|cryptopp-5.6.2-2|148	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|149	
14cr|cryptopp-5.6.2-2|150	%package progs
14cr|cryptopp-5.6.2-2|151	Summary:	Programs for manipulating %{name} routines
14cr|cryptopp-5.6.2-2|152	Group:		Development/Other
14cr|cryptopp-5.6.2-2|153	Obsoletes:	lib%{name}-progs < %{EVRD}
14cr|cryptopp-5.6.2-2|154	
14cr|cryptopp-5.6.2-2|155	%description progs
14cr|cryptopp-5.6.2-2|156	Crypto++ Library is a free C++ class library of cryptographic schemes.
14cr|cryptopp-5.6.2-2|157	
14cr|cryptopp-5.6.2-2|158	This package contains programs for manipulating %{name} routines.
14cr|cryptopp-5.6.2-2|159	
14cr|cryptopp-5.6.2-2|160	%files progs
14cr|cryptopp-5.6.2-2|161	%{_bindir}/cryptest
14cr|cryptopp-5.6.2-2|162	%{_datadir}/%{name}
14cr|cryptopp-5.6.2-2|163	
14cr|cryptopp-5.6.2-2|164	#----------------------------------------------------------------------------
14cr|cryptopp-5.6.2-2|165	
14cr|cryptopp-5.6.2-2|166	%prep
14cr|cryptopp-5.6.2-2|167	%setup -qc
14cr|cryptopp-5.6.2-2|168	rm -f GNUmakefile
14cr|cryptopp-5.6.2-2|169	%patch0 -p1 -b .autotools
14cr|cryptopp-5.6.2-2|170	%patch1 -p1 -b .data-files-location
14cr|cryptopp-5.6.2-2|171	%patch2 -p0 -b .x86-disable-sse2
14cr|cryptopp-5.6.2-2|172	
14cr|cryptopp-5.6.2-2|173	%build
14cr|cryptopp-5.6.2-2|174	autoreconf -fi
14cr|cryptopp-5.6.2-2|175	%configure2_5x \
14cr|cryptopp-5.6.2-2|176	--enable-static
14cr|cryptopp-5.6.2-2|177	%make
14cr|cryptopp-5.6.2-2|178	doxygen
14cr|cryptopp-5.6.2-2|179	
14cr|cryptopp-5.6.2-2|180	%install
14cr|cryptopp-5.6.2-2|181	%makeinstall_std
14cr|cryptopp-5.6.2-2|182	
14cr|cryptopp-5.6.2-2|183	sed -i -e 's/\r$//g' License.txt Readme.txt
14cr|cryptopp-5.6.2-2|184	
14cr|cryptopp-5.6.2-2|185	# Install pkg-config file
14cr|cryptopp-5.6.2-2|186	install -D -m 0644 %{SOURCE1} %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
14cr|cryptopp-5.6.2-2|187	# Set variables
14cr|cryptopp-5.6.2-2|188	sed -i "s|@PREFIX@|%{_prefix}|g;s|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g" %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
14cr|cryptopp-5.6.2-2|189	
14cr|cryptopp-5.6.2-2|190	install -d %{buildroot}%{_datadir}/%{name}/TestVectors
14cr|cryptopp-5.6.2-2|191	install -m 0644 TestVectors/* %{buildroot}%{_datadir}/%{name}/TestVectors
14cr|cryptopp-5.6.2-2|192	install -d %{buildroot}%{_datadir}/%{name}/TestData
14cr|cryptopp-5.6.2-2|193	install -m 0644 TestData/* %{buildroot}%{_datadir}/%{name}/TestData
14cr|cryptopp-5.6.2-2|194	
14cr|cryptopp-5.6.2-2|195	rm -f %{buildroot}%{_bindir}/cryptestcwd
14cr|cryptopp-5.6.2-2|196	
14cr|cryptopp-5.6.2-2|197	%check
14cr|cryptopp-5.6.2-2|198	./cryptestcwd v
14cr|cryptopp-5.6.2-2|199	
14cr|cryptopp-5.6.2-2|200	
14cr|cryptopp-5.6.2-2|201	%changelog
14cr|cryptopp-5.6.2-2|202	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.6.2-2
14cr|cryptopp-5.6.2-2|203	+ Revision: 766b8e2
14cr|cryptopp-5.6.2-2|204	- MassBuild#464: Increase release tag
14cr|cryptopp-5.6.2-2|205	
14cr|cryptopp-5.6.2-2|206	

763 14
14cr|crystalspace-2.0-5|1	%define major 2.0
14cr|crystalspace-2.0-5|2	%define libname %mklibname %{name} %{major}
14cr|crystalspace-2.0-5|3	
14cr|crystalspace-2.0-5|4	Summary:	CrystalSpace free 3d engine
14cr|crystalspace-2.0-5|5	Name:		crystalspace
14cr|crystalspace-2.0-5|6	Version:	%{major}
14cr|crystalspace-2.0-5|7	Release:	5
14cr|crystalspace-2.0-5|8	Group:		System/Libraries
14cr|crystalspace-2.0-5|9	License:	LGPLv2+
14cr|crystalspace-2.0-5|10	Url:		http://www.crystalspace3d.org/
14cr|crystalspace-2.0-5|11	Source0:	http://www.crystalspace3d.org/downloads/release/%{name}-src-%{version}.tar.bz2
14cr|crystalspace-2.0-5|12	Patch0:		crystalspace-2.0-gcc47.patch
14cr|crystalspace-2.0-5|13	Patch1:		crystalspace-2.0-swig-3.0.patch
14cr|crystalspace-2.0-5|14	Patch2:		crystalspace-2.0-bullet-2.81.patch
14cr|crystalspace-2.0-5|15	BuildRequires:	bison
14cr|crystalspace-2.0-5|16	BuildRequires:	doxygen
14cr|crystalspace-2.0-5|17	BuildRequires:	flex
14cr|crystalspace-2.0-5|18	BuildRequires:	ftjam
14cr|crystalspace-2.0-5|19	BuildRequires:	icoutils
14cr|crystalspace-2.0-5|20	BuildRequires:	imagemagick
14cr|crystalspace-2.0-5|21	BuildRequires:	libtool
14cr|crystalspace-2.0-5|22	BuildRequires:	nasm
14cr|crystalspace-2.0-5|23	BuildRequires:	swig >= 1.3.14
14cr|crystalspace-2.0-5|24	BuildRequires:	tetex-dvipdfm
14cr|crystalspace-2.0-5|25	BuildRequires:	tetex-dvips
14cr|crystalspace-2.0-5|26	BuildRequires:	texinfo
14cr|crystalspace-2.0-5|27	BuildRequires:	perl(Template::Base)
14cr|crystalspace-2.0-5|28	BuildRequires:	jpeg-devel
14cr|crystalspace-2.0-5|29	BuildRequires:	mng-devel
14cr|crystalspace-2.0-5|30	BuildRequires:	perl-devel
14cr|crystalspace-2.0-5|31	BuildRequires:	wxgtku2.8-devel
14cr|crystalspace-2.0-5|32	BuildRequires:	lib3ds-devel >= 1.3.0
14cr|crystalspace-2.0-5|33	BuildRequires:	libmikmod-devel
14cr|crystalspace-2.0-5|34	BuildRequires:	pkgconfig(alsa)
14cr|crystalspace-2.0-5|35	BuildRequires:	pkgconfig(bullet)
14cr|crystalspace-2.0-5|36	BuildRequires:	pkgconfig(cairo)
14cr|crystalspace-2.0-5|37	BuildRequires:	pkgconfig(cairomm-1.0)
14cr|crystalspace-2.0-5|38	BuildRequires:	pkgconfig(cal3d)
14cr|crystalspace-2.0-5|39	BuildRequires:	pkgconfig(CEGUI)
14cr|crystalspace-2.0-5|40	BuildRequires:	pkgconfig(cppunit)
14cr|crystalspace-2.0-5|41	BuildRequires:	pkgconfig(freetype2)
14cr|crystalspace-2.0-5|42	BuildRequires:	pkgconfig(gl)
14cr|crystalspace-2.0-5|43	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|crystalspace-2.0-5|44	BuildRequires:	pkgconfig(lcms)
14cr|crystalspace-2.0-5|45	BuildRequires:	pkgconfig(libpng)
14cr|crystalspace-2.0-5|46	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|crystalspace-2.0-5|47	BuildRequires:	pkgconfig(ode)
14cr|crystalspace-2.0-5|48	BuildRequires:	pkgconfig(ogg)
14cr|crystalspace-2.0-5|49	BuildRequires:	pkgconfig(openal)
14cr|crystalspace-2.0-5|50	BuildRequires:	pkgconfig(python)
14cr|crystalspace-2.0-5|51	BuildRequires:	pkgconfig(speex)
14cr|crystalspace-2.0-5|52	BuildRequires:	pkgconfig(vorbis)
14cr|crystalspace-2.0-5|53	BuildRequires:	pkgconfig(x11)
14cr|crystalspace-2.0-5|54	BuildRequires:	pkgconfig(zlib)
14cr|crystalspace-2.0-5|55	# Dropped in 2.0 upstream:
14cr|crystalspace-2.0-5|56	Obsoletes:	crystalspace-bindings-java < 2.0
14cr|crystalspace-2.0-5|57	Obsoletes:	crystalspace-bindings-perl < 2.0
14cr|crystalspace-2.0-5|58	
14cr|crystalspace-2.0-5|59	%description
14cr|crystalspace-2.0-5|60	Crystal Space is a free (LGPL) and portable 3D Development Kit
14cr|crystalspace-2.0-5|61	written in C++. It supports: true six degree's of freedom,
14cr|crystalspace-2.0-5|62	colored lighting, mipmapping, portals, mirrors, alpha transparency,
14cr|crystalspace-2.0-5|63	reflective surfaces, 3D sprites (frame based or with skeletal animation),
14cr|crystalspace-2.0-5|64	procedural textures, radiosity, particle systems, halos, volumetric fog,
14cr|crystalspace-2.0-5|65	scripting (using Python or other languages), 8-bit, 16-bit, and 32-bit
14cr|crystalspace-2.0-5|66	display support, OpenGL and software renderering, font support,
14cr|crystalspace-2.0-5|67	hierarchical transformations, etc.
14cr|crystalspace-2.0-5|68	
14cr|crystalspace-2.0-5|69	%files
14cr|crystalspace-2.0-5|70	%dir %{_libdir}/%{name}-%{major}
14cr|crystalspace-2.0-5|71	%{_libdir}/%{name}-%{major}/*.so
14cr|crystalspace-2.0-5|72	%{_libdir}/%{name}-%{major}/*.csplugin
14cr|crystalspace-2.0-5|73	%exclude %{_libdir}/%{name}-%{major}/cspython.so
14cr|crystalspace-2.0-5|74	%exclude %{_libdir}/%{name}-%{major}/cspython.csplugin
14cr|crystalspace-2.0-5|75	%dir %{_datadir}/%{name}-%{major}/bindings
14cr|crystalspace-2.0-5|76	%{_datadir}/%{name}-%{major}/build
14cr|crystalspace-2.0-5|77	%{_datadir}/%{name}-%{major}/conversion
14cr|crystalspace-2.0-5|78	%{_datadir}/%{name}-%{major}/data
14cr|crystalspace-2.0-5|79	%dir %{_sysconfdir}/%{name}-%{major}
14cr|crystalspace-2.0-5|80	%config(noreplace) %{_sysconfdir}/%{name}-%{major}/*
14cr|crystalspace-2.0-5|81	%{_sysconfdir}/profile.d/90crystalspace.sh
14cr|crystalspace-2.0-5|82	
14cr|crystalspace-2.0-5|83	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|84	
14cr|crystalspace-2.0-5|85	%package -n %{libname}
14cr|crystalspace-2.0-5|86	Summary:	Shared libraries for %{name}
14cr|crystalspace-2.0-5|87	Group:		System/Libraries
14cr|crystalspace-2.0-5|88	Requires:	%{name} = %{EVRD}
14cr|crystalspace-2.0-5|89	
14cr|crystalspace-2.0-5|90	%description -n %{libname}
14cr|crystalspace-2.0-5|91	Shared libraries for %{name}.
14cr|crystalspace-2.0-5|92	
14cr|crystalspace-2.0-5|93	%files -n %{libname}
14cr|crystalspace-2.0-5|94	%{_libdir}/libcrystalspace*-%{major}.so
14cr|crystalspace-2.0-5|95	
14cr|crystalspace-2.0-5|96	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|97	
14cr|crystalspace-2.0-5|98	%package devel
14cr|crystalspace-2.0-5|99	Summary:	Development headers and libraries for %{name}
14cr|crystalspace-2.0-5|100	Group:		Development/C
14cr|crystalspace-2.0-5|101	Requires:	%{libname} = %{EVRD}
14cr|crystalspace-2.0-5|102	
14cr|crystalspace-2.0-5|103	%description devel
14cr|crystalspace-2.0-5|104	Development headers and libraries for %{name}.
14cr|crystalspace-2.0-5|105	
14cr|crystalspace-2.0-5|106	%files devel
14cr|crystalspace-2.0-5|107	%{_includedir}/*
14cr|crystalspace-2.0-5|108	%{_datadir}/aclocal/crystal.m4
14cr|crystalspace-2.0-5|109	%{_bindir}/cs-config*
14cr|crystalspace-2.0-5|110	%exclude %{_includedir}/%{name}-%{major}/bindings/python
14cr|crystalspace-2.0-5|111	
14cr|crystalspace-2.0-5|112	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|113	
14cr|crystalspace-2.0-5|114	%package doc
14cr|crystalspace-2.0-5|115	Summary:	Crystalspace documentation
14cr|crystalspace-2.0-5|116	Group:		Development/C
14cr|crystalspace-2.0-5|117	Requires:	%{name} = %{EVRD}
14cr|crystalspace-2.0-5|118	Conflicts:	freetds-devel
14cr|crystalspace-2.0-5|119	BuildArch:	noarch
14cr|crystalspace-2.0-5|120	
14cr|crystalspace-2.0-5|121	%description doc
14cr|crystalspace-2.0-5|122	Crystalspace documentation.
14cr|crystalspace-2.0-5|123	
14cr|crystalspace-2.0-5|124	%files doc
14cr|crystalspace-2.0-5|125	%doc %{_docdir}/%{name}-%{version}
14cr|crystalspace-2.0-5|126	
14cr|crystalspace-2.0-5|127	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|128	
14cr|crystalspace-2.0-5|129	%package demos
14cr|crystalspace-2.0-5|130	Summary:	Crystalspace demos
14cr|crystalspace-2.0-5|131	Group:		Toys
14cr|crystalspace-2.0-5|132	Requires:	%{name} = %{EVRD}
14cr|crystalspace-2.0-5|133	
14cr|crystalspace-2.0-5|134	%description demos
14cr|crystalspace-2.0-5|135	Crystalspace demos.
14cr|crystalspace-2.0-5|136	
14cr|crystalspace-2.0-5|137	%files demos
14cr|crystalspace-2.0-5|138	%{_bindir}/*
14cr|crystalspace-2.0-5|139	%exclude %{_bindir}/cs-config
14cr|crystalspace-2.0-5|140	%exclude %{_bindir}/cs-config-%{major}
14cr|crystalspace-2.0-5|141	
14cr|crystalspace-2.0-5|142	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|143	
14cr|crystalspace-2.0-5|144	%package	bindings-python
14cr|crystalspace-2.0-5|145	Summary:	Python bindings for Crystal Space free 3D SDK
14cr|crystalspace-2.0-5|146	Group:		Development/Python
14cr|crystalspace-2.0-5|147	Requires:	%{name} = %{EVRD}
14cr|crystalspace-2.0-5|148	
14cr|crystalspace-2.0-5|149	%description bindings-python
14cr|crystalspace-2.0-5|150	Python bindings for Crystal Space free 3D SDK.
14cr|crystalspace-2.0-5|151	
14cr|crystalspace-2.0-5|152	%files bindings-python
14cr|crystalspace-2.0-5|153	%{python_sitearch}/cspace.pth
14cr|crystalspace-2.0-5|154	%dir %{_datadir}/%{name}-%{major}/bindings/python
14cr|crystalspace-2.0-5|155	%{_libdir}/%{name}-%{major}/cspython.so
14cr|crystalspace-2.0-5|156	%{_libdir}/%{name}-%{major}/cspython.csplugin
14cr|crystalspace-2.0-5|157	%{_datadir}/%{name}-%{major}/bindings/python/*
14cr|crystalspace-2.0-5|158	%{_includedir}/%{name}-%{major}/bindings/python
14cr|crystalspace-2.0-5|159	
14cr|crystalspace-2.0-5|160	#----------------------------------------------------------------------------
14cr|crystalspace-2.0-5|161	
14cr|crystalspace-2.0-5|162	%prep
14cr|crystalspace-2.0-5|163	%setup -q -n %{name}-src-%{version}
14cr|crystalspace-2.0-5|164	%patch0 -p1
14cr|crystalspace-2.0-5|165	%patch1 -p1
14cr|crystalspace-2.0-5|166	%patch2 -p1
14cr|crystalspace-2.0-5|167	
14cr|crystalspace-2.0-5|168	%build
14cr|crystalspace-2.0-5|169	%global optflags -O2 -Wa,--compress-debug-sections -gdwarf-4 -ffat-lto-objects
14cr|crystalspace-2.0-5|170	%global ldflags %{nil}
14cr|crystalspace-2.0-5|171	CXXFLAGS="%{optflags} -fpermissive" \
14cr|crystalspace-2.0-5|172	%configure2_5x	\
14cr|crystalspace-2.0-5|173	--enable-cpu-specific-optimizations=no \
14cr|crystalspace-2.0-5|174	--with-mesa \
14cr|crystalspace-2.0-5|175	--disable-optimize \
14cr|crystalspace-2.0-5|176	--disable-debug \
14cr|crystalspace-2.0-5|177	--disable-separate-debug-info \
14cr|crystalspace-2.0-5|178	--without-Cg \
14cr|crystalspace-2.0-5|179	--with-wx \
14cr|crystalspace-2.0-5|180	--disable-meta-info-embedding
14cr|crystalspace-2.0-5|181	
14cr|crystalspace-2.0-5|182	jam -d2 %{_smp_mflags}
14cr|crystalspace-2.0-5|183	
14cr|crystalspace-2.0-5|184	%install
14cr|crystalspace-2.0-5|185	DESTDIR=%{buildroot} jam -d2 install
14cr|crystalspace-2.0-5|186	
14cr|crystalspace-2.0-5|187	# Fix unstripped-binary-or-object
14cr|crystalspace-2.0-5|188	chmod 0755 %{buildroot}%{_libdir}/*.so
14cr|crystalspace-2.0-5|189	
14cr|crystalspace-2.0-5|190	install -m644 mk/autoconf/crystal.m4 -D %{buildroot}%{_datadir}/aclocal/crystal.m4
14cr|crystalspace-2.0-5|191	
14cr|crystalspace-2.0-5|192	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14cr|crystalspace-2.0-5|193	echo "export CRYSTAL_PLUGIN=%{_libdir}/%{name}-%{major}" > %{buildroot}%{_sysconfdir}/profile.d/90crystalspace.sh
14cr|crystalspace-2.0-5|194	echo "export CRYSTAL_CONFIG=/%{name}-%{major}/" >> %{buildroot}%{_sysconfdir}/profile.d/90crystalspace.sh
14cr|crystalspace-2.0-5|195	
14cr|crystalspace-2.0-5|196	
14cr|crystalspace-2.0-5|197	%changelog
14cr|crystalspace-2.0-5|198	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cr|crystalspace-2.0-5|199	+ Revision: 9d676db
14cr|crystalspace-2.0-5|200	- MassBuild#464: Increase release tag
14cr|crystalspace-2.0-5|201	
14cr|crystalspace-2.0-5|202	

764 14
14cr|cscope-15.8-2|1	%define name    cscope
14cr|cscope-15.8-2|2	%define version 15.8
14cr|cscope-15.8-2|3	%define release 2
14cr|cscope-15.8-2|4	%define Summary C source file browser
14cr|cscope-15.8-2|5	
14cr|cscope-15.8-2|6	Summary:        %Summary
14cr|cscope-15.8-2|7	Name:           %name
14cr|cscope-15.8-2|8	Version:        %version
14cr|cscope-15.8-2|9	Release:        %release
14cr|cscope-15.8-2|10	License: BSD
14cr|cscope-15.8-2|11	Group: Development/Other
14cr|cscope-15.8-2|12	Source0: http://downloads.sourceforge.net/cscope/%name-%version.tar.bz2
14cr|cscope-15.8-2|13	Patch0: cscope_prog_info.patch
14cr|cscope-15.8-2|14	URL: http://cscope.sourceforge.net/
14cr|cscope-15.8-2|15	BuildRequires: ncurses-devel
14cr|cscope-15.8-2|16	BuildRequires: bison flex
14cr|cscope-15.8-2|17	
14cr|cscope-15.8-2|18	%description
14cr|cscope-15.8-2|19	cscope is an interactive, screen-oriented tool that allows the user to browse
14cr|cscope-15.8-2|20	through C source files for specified elements of code.
14cr|cscope-15.8-2|21	
14cr|cscope-15.8-2|22	%prep
14cr|cscope-15.8-2|23	%setup -q
14cr|cscope-15.8-2|24	%patch0
14cr|cscope-15.8-2|25	
14cr|cscope-15.8-2|26	%build
14cr|cscope-15.8-2|27	%configure2_5x
14cr|cscope-15.8-2|28	%make
14cr|cscope-15.8-2|29	
14cr|cscope-15.8-2|30	%install
14cr|cscope-15.8-2|31	rm -rf %buildroot
14cr|cscope-15.8-2|32	%makeinstall_std
14cr|cscope-15.8-2|33	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14cr|cscope-15.8-2|34	install contrib/xcscope/xcscope.el %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|cscope-15.8-2|35	
14cr|cscope-15.8-2|36	%files
14cr|cscope-15.8-2|37	%defattr(0755,root,root,0755)
14cr|cscope-15.8-2|38	%{_bindir}/cscope
14cr|cscope-15.8-2|39	%{_bindir}/ocs
14cr|cscope-15.8-2|40	
14cr|cscope-15.8-2|41	%defattr(0644,root,root,0755)
14cr|cscope-15.8-2|42	%doc TODO COPYING ChangeLog AUTHORS README NEWS INSTALL
14cr|cscope-15.8-2|43	%{_mandir}/man1/cscope.1*
14cr|cscope-15.8-2|44	%{_datadir}/emacs/site-lisp/xcscope.el
14cr|cscope-15.8-2|45	
14cr|cscope-15.8-2|46	
14cr|cscope-15.8-2|47	
14cr|cscope-15.8-2|48	
14cr|cscope-15.8-2|49	
14cr|cscope-15.8-2|50	%changelog
14cr|cscope-15.8-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 15.8-2
14cr|cscope-15.8-2|52	+ Revision: 0cd7196
14cr|cscope-15.8-2|53	- MassBuild#464: Increase release tag
14cr|cscope-15.8-2|54	
14cr|cscope-15.8-2|55	

765 14
14cr|cs_obexftp-1.0.0.18-3|1	%define name cs_obexftp
14cr|cs_obexftp-1.0.0.18-3|2	%define version 1.0.0.18
14cr|cs_obexftp-1.0.0.18-3|3	%define release 3
14cr|cs_obexftp-1.0.0.18-3|4	
14cr|cs_obexftp-1.0.0.18-3|5	Summary: ObexFtp files transfert between two devices
14cr|cs_obexftp-1.0.0.18-3|6	Name: %{name}
14cr|cs_obexftp-1.0.0.18-3|7	Version: %{version}
14cr|cs_obexftp-1.0.0.18-3|8	Release: %{release}
14cr|cs_obexftp-1.0.0.18-3|9	License: GPLv2+
14cr|cs_obexftp-1.0.0.18-3|10	Group: Communications
14cr|cs_obexftp-1.0.0.18-3|11	URL: http://cs-obexftp.wiki.sourceforge.net/
14cr|cs_obexftp-1.0.0.18-3|12	Source0: http://kent.dl.sourceforge.net/sourceforge/cs-obexftp/%name-%version.tar.bz2
14cr|cs_obexftp-1.0.0.18-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cs_obexftp-1.0.0.18-3|14	BuildRequires: mono-devel >= 2.0
14cr|cs_obexftp-1.0.0.18-3|15	BuildRequires: obexftp-devel
14cr|cs_obexftp-1.0.0.18-3|16	Requires: obexftp
14cr|cs_obexftp-1.0.0.18-3|17	BuildArch: noarch
14cr|cs_obexftp-1.0.0.18-3|18	
14cr|cs_obexftp-1.0.0.18-3|19	%description
14cr|cs_obexftp-1.0.0.18-3|20	Using the new CSharp Dll from swig portability of Openobex/ObexFtp to write
14cr|cs_obexftp-1.0.0.18-3|21	a nice GUI able to transfer file between two devices.
14cr|cs_obexftp-1.0.0.18-3|22	
14cr|cs_obexftp-1.0.0.18-3|23	%prep
14cr|cs_obexftp-1.0.0.18-3|24	%setup -q -n %name-%version
14cr|cs_obexftp-1.0.0.18-3|25	
14cr|cs_obexftp-1.0.0.18-3|26	%build
14cr|cs_obexftp-1.0.0.18-3|27	./configure --prefix=%_prefix --bindir=%_bindir --datadir=%_datadir --libdir=%_prefix/lib
14cr|cs_obexftp-1.0.0.18-3|28	%make
14cr|cs_obexftp-1.0.0.18-3|29	
14cr|cs_obexftp-1.0.0.18-3|30	%install
14cr|cs_obexftp-1.0.0.18-3|31	rm -fr %buildroot
14cr|cs_obexftp-1.0.0.18-3|32	%makeinstall_std
14cr|cs_obexftp-1.0.0.18-3|33	
14cr|cs_obexftp-1.0.0.18-3|34	%clean
14cr|cs_obexftp-1.0.0.18-3|35	rm -fr %buildroot
14cr|cs_obexftp-1.0.0.18-3|36	
14cr|cs_obexftp-1.0.0.18-3|37	%files
14cr|cs_obexftp-1.0.0.18-3|38	%defattr(-,root,root)
14cr|cs_obexftp-1.0.0.18-3|39	%doc Cs-ObexFtp/ChangeLog THANKS todos
14cr|cs_obexftp-1.0.0.18-3|40	%_bindir/*
14cr|cs_obexftp-1.0.0.18-3|41	%_prefix/lib/csobexftp
14cr|cs_obexftp-1.0.0.18-3|42	%_prefix/lib/pkgconfig/*.pc
14cr|cs_obexftp-1.0.0.18-3|43	
14cr|cs_obexftp-1.0.0.18-3|44	
14cr|cs_obexftp-1.0.0.18-3|45	
14cr|cs_obexftp-1.0.0.18-3|46	%changelog
14cr|cs_obexftp-1.0.0.18-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.18-3
14cr|cs_obexftp-1.0.0.18-3|48	+ Revision: 6917ba4
14cr|cs_obexftp-1.0.0.18-3|49	- MassBuild#464: Increase release tag
14cr|cs_obexftp-1.0.0.18-3|50	
14cr|cs_obexftp-1.0.0.18-3|51	

766 14
14cr|csound-5.19.01-6|1	# Csound is really dumb about 64-bit
14cr|csound-5.19.01-6|2	%ifarch	x86_64 ia64 ppc64 sparc64 s390x
14cr|csound-5.19.01-6|3	%define	build64bit	1
14cr|csound-5.19.01-6|4	%define	lib64		1
14cr|csound-5.19.01-6|5	%define	useDouble	1
14cr|csound-5.19.01-6|6	%define	install64bit	--word64
14cr|csound-5.19.01-6|7	%else
14cr|csound-5.19.01-6|8	%define	build64bit	0
14cr|csound-5.19.01-6|9	%define	lib64		0
14cr|csound-5.19.01-6|10	%define	useDouble	0
14cr|csound-5.19.01-6|11	%define	install64bit	%{nil}
14cr|csound-5.19.01-6|12	%endif
14cr|csound-5.19.01-6|13	
14cr|csound-5.19.01-6|14	%define	use_cmake	0
14cr|csound-5.19.01-6|15	
14cr|csound-5.19.01-6|16	%define	major		5
14cr|csound-5.19.01-6|17	%define	libname		%mklibname %{name} %{major}
14cr|csound-5.19.01-6|18	%define	develname	%mklibname -d %{name}
14cr|csound-5.19.01-6|19	
14cr|csound-5.19.01-6|20	Summary:	A sound synthesis language and library
14cr|csound-5.19.01-6|21	Name:		csound
14cr|csound-5.19.01-6|22	Version:	5.19.01
14cr|csound-5.19.01-6|23	Release:	6
14cr|csound-5.19.01-6|24	License:	LGPLv2+
14cr|csound-5.19.01-6|25	Group:		Sound
14cr|csound-5.19.01-6|26	URL:		http://csound.sourceforge.net/
14cr|csound-5.19.01-6|27	Source0:	http://downloads.sourceforge.net/%{name}/Csound%{version}.tar.gz
14cr|csound-5.19.01-6|28	Source1:	http://downloads.sourceforge.net/%{name}/Csound5.19_manual_html.zip
14cr|csound-5.19.01-6|29	Source2:	http://ccrma.stanford.edu/software/stk/release/stk-4.4.4.tar.gz
14cr|csound-5.19.01-6|30	Source100:	%{name}.rpmlintrc
14cr|csound-5.19.01-6|31	Patch0:		%{name}-5.18.02-fixpython.patch
14cr|csound-5.19.01-6|32	Patch1:		%{name}-5.19.01-no-usr-local.patch
14cr|csound-5.19.01-6|33	Patch2:		%{name}-5.19.01-default-opcodedir.patch
14cr|csound-5.19.01-6|34	Patch3:		%{name}-5.19.01-64-bit-plugin-path.patch
14cr|csound-5.19.01-6|35	Patch4:		%{name}-5.18.02-fix-conflicts.patch
14cr|csound-5.19.01-6|36	Patch5:		%{name}-5.18.02-fix-locale-install.patch
14cr|csound-5.19.01-6|37	Patch6:		%{name}-5.19.01-default-pulse.patch
14cr|csound-5.19.01-6|38	Patch7:		%{name}-5.19.01-compile-flag.patch
14cr|csound-5.19.01-6|39	Patch8:		%{name}-5.18.02-fix-tcl-check.patch
14cr|csound-5.19.01-6|40	Patch9:		%{name}-5.19.01-fix-link.patch
14cr|csound-5.19.01-6|41	BuildRequires:	bison
14cr|csound-5.19.01-6|42	BuildRequires:	flex
14cr|csound-5.19.01-6|43	BuildRequires:	gcc-c++ >= 4.0.0
14cr|csound-5.19.01-6|44	BuildRequires:	gettext
14cr|csound-5.19.01-6|45	BuildRequires:	python
14cr|csound-5.19.01-6|46	BuildRequires:	scons
14cr|csound-5.19.01-6|47	BuildRequires:	swig
14cr|csound-5.19.01-6|48	BuildRequires:	stk-devel
14cr|csound-5.19.01-6|49	BuildRequires:	jpackage-utils >= 1.5
14cr|csound-5.19.01-6|50	BuildRequires:	texlive
14cr|csound-5.19.01-6|51	BuildRequires:	texlive-latex
14cr|csound-5.19.01-6|52	BuildRequires:	xsltproc
14cr|csound-5.19.01-6|53	BuildRequires:	pkgconfig(alsa)
14cr|csound-5.19.01-6|54	BuildRequires:	ladspa-devel
14cr|csound-5.19.01-6|55	BuildRequires:	boost-devel
14cr|csound-5.19.01-6|56	BuildRequires:	fltk-devel >= 1.1.7
14cr|csound-5.19.01-6|57	BuildRequires:	java-1.7.0-openjdk-devel
14cr|csound-5.19.01-6|58	BuildRequires:	jpeg-devel
14cr|csound-5.19.01-6|59	BuildRequires:	tcl-devel
14cr|csound-5.19.01-6|60	BuildRequires:	pkgconfig(cairo)
14cr|csound-5.19.01-6|61	BuildRequires:	pkgconfig(dssi)
14cr|csound-5.19.01-6|62	BuildRequires:	pkgconfig(fluidsynth)
14cr|csound-5.19.01-6|63	BuildRequires:	pkgconfig(jack)
14cr|csound-5.19.01-6|64	BuildRequires:	pkgconfig(liblo)
14cr|csound-5.19.01-6|65	BuildRequires:	pkgconfig(libpng)
14cr|csound-5.19.01-6|66	BuildRequires:	pkgconfig(libpulse)
14cr|csound-5.19.01-6|67	BuildRequires:	pkgconfig(lua) < 5.2
14cr|csound-5.19.01-6|68	BuildRequires:	pkgconfig(luajit)
14cr|csound-5.19.01-6|69	BuildRequires:	pkgconfig(ogg)
14cr|csound-5.19.01-6|70	BuildRequires:	pkgconfig(pixman-1)
14cr|csound-5.19.01-6|71	BuildRequires:	pkgconfig(python)
14cr|csound-5.19.01-6|72	BuildRequires:	pkgconfig(sndfile) >= 1.0.19
14cr|csound-5.19.01-6|73	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|csound-5.19.01-6|74	BuildRequires:	pkgconfig(tk)
14cr|csound-5.19.01-6|75	BuildRequires:	pkgconfig(vorbis)
14cr|csound-5.19.01-6|76	# For stk build
14cr|csound-5.19.01-6|77	BuildRequires:	emacs-common
14cr|csound-5.19.01-6|78	BuildRequires:	gomp-devel
14cr|csound-5.19.01-6|79	Obsoletes:	%{name} < %{version}
14cr|csound-5.19.01-6|80	Requires:	%{libname} = %{version}
14cr|csound-5.19.01-6|81	
14cr|csound-5.19.01-6|82	%description
14cr|csound-5.19.01-6|83	Csound is a sound and music synthesis system, providing facilities for
14cr|csound-5.19.01-6|84	composition and performance over a wide range of platforms. It is not
14cr|csound-5.19.01-6|85	restricted to any style of music, having been used for many years in
14cr|csound-5.19.01-6|86	at least classical, pop, techno, ambient...
14cr|csound-5.19.01-6|87	
14cr|csound-5.19.01-6|88	%files -f csound5.lang
14cr|csound-5.19.01-6|89	%doc COPYING ChangeLog readme-csound5.txt
14cr|csound-5.19.01-6|90	%{_bindir}/atsa
14cr|csound-5.19.01-6|91	%{_bindir}/cs-launcher
14cr|csound-5.19.01-6|92	%{_bindir}/csb64enc
14cr|csound-5.19.01-6|93	%{_bindir}/csound
14cr|csound-5.19.01-6|94	%{_bindir}/cvanal
14cr|csound-5.19.01-6|95	%{_bindir}/dnoise
14cr|csound-5.19.01-6|96	%{_bindir}/cs-envext
14cr|csound-5.19.01-6|97	%{_bindir}/cs-extract
14cr|csound-5.19.01-6|98	%{_bindir}/cs-extractor
14cr|csound-5.19.01-6|99	%{_bindir}/het_export
14cr|csound-5.19.01-6|100	%{_bindir}/het_import
14cr|csound-5.19.01-6|101	%{_bindir}/hetro
14cr|csound-5.19.01-6|102	%{_bindir}/lpanal
14cr|csound-5.19.01-6|103	%{_bindir}/lpc_export
14cr|csound-5.19.01-6|104	%{_bindir}/lpc_import
14cr|csound-5.19.01-6|105	%{_bindir}/makecsd
14cr|csound-5.19.01-6|106	%{_bindir}/cs-mixer
14cr|csound-5.19.01-6|107	%{_bindir}/pvanal
14cr|csound-5.19.01-6|108	%{_bindir}/pvlook
14cr|csound-5.19.01-6|109	%{_bindir}/cs-scale
14cr|csound-5.19.01-6|110	%{_bindir}/cs-scot
14cr|csound-5.19.01-6|111	%{_bindir}/scsort
14cr|csound-5.19.01-6|112	%{_bindir}/cs-sndinfo
14cr|csound-5.19.01-6|113	%{_bindir}/cs-srconv
14cr|csound-5.19.01-6|114	%{_bindir}/pv_export
14cr|csound-5.19.01-6|115	%{_bindir}/pv_import
14cr|csound-5.19.01-6|116	%{_bindir}/winsound
14cr|csound-5.19.01-6|117	
14cr|csound-5.19.01-6|118	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|119	
14cr|csound-5.19.01-6|120	%package -n %{libname}
14cr|csound-5.19.01-6|121	Summary:	Csound main library and plug-ins
14cr|csound-5.19.01-6|122	Group:		Sound
14cr|csound-5.19.01-6|123	Requires:	%{libname} = %{version}
14cr|csound-5.19.01-6|124	
14cr|csound-5.19.01-6|125	%description -n %{libname}
14cr|csound-5.19.01-6|126	Contains the library and the main plug-ins for using Csound.
14cr|csound-5.19.01-6|127	
14cr|csound-5.19.01-6|128	%files -n %{libname}
14cr|csound-5.19.01-6|129	%doc COPYING ChangeLog readme-csound5.txt
14cr|csound-5.19.01-6|130	%{_libdir}/lib%{name}.so.5.2
14cr|csound-5.19.01-6|131	%dir %{_libdir}/%{name}
14cr|csound-5.19.01-6|132	%dir %{_libdir}/%{name}/plugins
14cr|csound-5.19.01-6|133	%{_libdir}/%{name}/plugins/libampmidid.so
14cr|csound-5.19.01-6|134	%{_libdir}/%{name}/plugins/libcellular.so
14cr|csound-5.19.01-6|135	%{_libdir}/%{name}/plugins/libchua.so
14cr|csound-5.19.01-6|136	%{_libdir}/%{name}/plugins/libcontrol.so
14cr|csound-5.19.01-6|137	%{_libdir}/%{name}/plugins/libcs_date.so
14cr|csound-5.19.01-6|138	%{_libdir}/%{name}/plugins/libcsladspa.so
14cr|csound-5.19.01-6|139	%{_libdir}/%{name}/plugins/libdoppler.so
14cr|csound-5.19.01-6|140	%{_libdir}/%{name}/plugins/libfareygen.so
14cr|csound-5.19.01-6|141	%{_libdir}/%{name}/plugins/libfractalnoise.so
14cr|csound-5.19.01-6|142	%{_libdir}/%{name}/plugins/libimage.so
14cr|csound-5.19.01-6|143	%{_libdir}/%{name}/plugins/libjacko.so
14cr|csound-5.19.01-6|144	%{_libdir}/%{name}/plugins/libjoystik.so
14cr|csound-5.19.01-6|145	%{_libdir}/%{name}/plugins/libLuaCsound.so
14cr|csound-5.19.01-6|146	%{_libdir}/%{name}/plugins/libmixer.so
14cr|csound-5.19.01-6|147	%{_libdir}/%{name}/plugins/libplaterev.so
14cr|csound-5.19.01-6|148	%{_libdir}/%{name}/plugins/libpy.so
14cr|csound-5.19.01-6|149	%{_libdir}/%{name}/plugins/librtalsa.so
14cr|csound-5.19.01-6|150	%{_libdir}/%{name}/plugins/librtpa.so
14cr|csound-5.19.01-6|151	%{_libdir}/%{name}/plugins/librtpulse.so
14cr|csound-5.19.01-6|152	%{_libdir}/%{name}/plugins/libscansyn.so
14cr|csound-5.19.01-6|153	%{_libdir}/%{name}/plugins/libserial.so
14cr|csound-5.19.01-6|154	%{_libdir}/%{name}/plugins/libsignalflowgraph.so
14cr|csound-5.19.01-6|155	%{_libdir}/%{name}/plugins/libstdutil.so
14cr|csound-5.19.01-6|156	%{_libdir}/%{name}/plugins/libsystem_call.so
14cr|csound-5.19.01-6|157	%{_libdir}/%{name}/plugins/libudprecv.so
14cr|csound-5.19.01-6|158	%{_libdir}/%{name}/plugins/libudpsend.so
14cr|csound-5.19.01-6|159	%{_libdir}/%{name}/plugins/liburandom.so
14cr|csound-5.19.01-6|160	
14cr|csound-5.19.01-6|161	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|162	
14cr|csound-5.19.01-6|163	%package -n %{develname}
14cr|csound-5.19.01-6|164	Summary:	Csound development files and libraries
14cr|csound-5.19.01-6|165	Group:		Development/C
14cr|csound-5.19.01-6|166	Requires:	%{libname} = %{version}
14cr|csound-5.19.01-6|167	Provides:	%{name}-devel = %{version}-%{release}
14cr|csound-5.19.01-6|168	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|csound-5.19.01-6|169	
14cr|csound-5.19.01-6|170	%description -n %{develname}
14cr|csound-5.19.01-6|171	Contains headers and libraries for developing applications that use Csound.
14cr|csound-5.19.01-6|172	
14cr|csound-5.19.01-6|173	%files -n %{develname}
14cr|csound-5.19.01-6|174	%doc COPYING ChangeLog readme-csound5.txt
14cr|csound-5.19.01-6|175	%dir %{_includedir}/%{name}/
14cr|csound-5.19.01-6|176	%{_includedir}/%{name}/*
14cr|csound-5.19.01-6|177	%{_libdir}/lib%{name}.so
14cr|csound-5.19.01-6|178	%{_libdir}/libcsnd.so
14cr|csound-5.19.01-6|179	
14cr|csound-5.19.01-6|180	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|181	
14cr|csound-5.19.01-6|182	%package python
14cr|csound-5.19.01-6|183	Summary:	Python Csound development files and libraries
14cr|csound-5.19.01-6|184	Group:		Development/Python
14cr|csound-5.19.01-6|185	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|186	Requires:	python
14cr|csound-5.19.01-6|187	
14cr|csound-5.19.01-6|188	%description python
14cr|csound-5.19.01-6|189	Contains Python language bindings for developing Python applications that
14cr|csound-5.19.01-6|190	use Csound.
14cr|csound-5.19.01-6|191	
14cr|csound-5.19.01-6|192	%files python
14cr|csound-5.19.01-6|193	%doc COPYING
14cr|csound-5.19.01-6|194	%{_libdir}/libcsnd.so.5.2
14cr|csound-5.19.01-6|195	%{python_sitearch}/_csnd.so
14cr|csound-5.19.01-6|196	%{python_sitearch}/csnd.py
14cr|csound-5.19.01-6|197	
14cr|csound-5.19.01-6|198	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|199	
14cr|csound-5.19.01-6|200	#package python-devel
14cr|csound-5.19.01-6|201	#Summary:	Csound python development files and libraries
14cr|csound-5.19.01-6|202	#Group:		Development/Python
14cr|csound-5.19.01-6|203	#Requires:	%%{name}-python = %%{version}
14cr|csound-5.19.01-6|204	#description python-devel
14cr|csound-5.19.01-6|205	#Contains libraries for developing against csound-python.
14cr|csound-5.19.01-6|206	#files python-devel
14cr|csound-5.19.01-6|207	#{_libdir}/libcsnd.so
14cr|csound-5.19.01-6|208	
14cr|csound-5.19.01-6|209	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|210	
14cr|csound-5.19.01-6|211	%package java
14cr|csound-5.19.01-6|212	Summary:	Java Csound support
14cr|csound-5.19.01-6|213	Group:		Development/Java
14cr|csound-5.19.01-6|214	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|215	Requires:	jpackage-utils >= 1.5
14cr|csound-5.19.01-6|216	
14cr|csound-5.19.01-6|217	%description java
14cr|csound-5.19.01-6|218	Contains Java language bindings for developing and running Java applications
14cr|csound-5.19.01-6|219	that use Csound.
14cr|csound-5.19.01-6|220	
14cr|csound-5.19.01-6|221	%files java
14cr|csound-5.19.01-6|222	%doc COPYING
14cr|csound-5.19.01-6|223	%{_libdir}/lib_jcsound.so
14cr|csound-5.19.01-6|224	%{_libdir}/%{name}/java/
14cr|csound-5.19.01-6|225	%{_javadir}/csnd.jar
14cr|csound-5.19.01-6|226	
14cr|csound-5.19.01-6|227	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|228	
14cr|csound-5.19.01-6|229	%package javadoc
14cr|csound-5.19.01-6|230	Summary:	API documentation for Java Csound support
14cr|csound-5.19.01-6|231	Group:		Development/Java
14cr|csound-5.19.01-6|232	
14cr|csound-5.19.01-6|233	%description javadoc
14cr|csound-5.19.01-6|234	API documentation for the %{name}-java package.
14cr|csound-5.19.01-6|235	
14cr|csound-5.19.01-6|236	%files javadoc
14cr|csound-5.19.01-6|237	%doc COPYING
14cr|csound-5.19.01-6|238	%doc %{_javadocdir}/%{name}-java
14cr|csound-5.19.01-6|239	
14cr|csound-5.19.01-6|240	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|241	
14cr|csound-5.19.01-6|242	%package tk
14cr|csound-5.19.01-6|243	Summary:	Tcl/Tk related Csound utilities
14cr|csound-5.19.01-6|244	Group:		Sound
14cr|csound-5.19.01-6|245	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|246	Requires:	tcl
14cr|csound-5.19.01-6|247	Requires:	tk
14cr|csound-5.19.01-6|248	
14cr|csound-5.19.01-6|249	%description tk
14cr|csound-5.19.01-6|250	Contains Tcl/Tk related Csound utilities.
14cr|csound-5.19.01-6|251	
14cr|csound-5.19.01-6|252	%files tk
14cr|csound-5.19.01-6|253	%doc COPYING
14cr|csound-5.19.01-6|254	%{_libdir}/%{name}/tcl/
14cr|csound-5.19.01-6|255	%{_bindir}/matrix.tk
14cr|csound-5.19.01-6|256	%{_bindir}/brkpt
14cr|csound-5.19.01-6|257	%{_bindir}/linseg
14cr|csound-5.19.01-6|258	%{_bindir}/tabdes
14cr|csound-5.19.01-6|259	%{_bindir}/cstclsh
14cr|csound-5.19.01-6|260	%{_bindir}/cswish
14cr|csound-5.19.01-6|261	
14cr|csound-5.19.01-6|262	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|263	
14cr|csound-5.19.01-6|264	%package stk
14cr|csound-5.19.01-6|265	Summary:	STK plug-ins for Csound
14cr|csound-5.19.01-6|266	Group:		Sound
14cr|csound-5.19.01-6|267	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|268	
14cr|csound-5.19.01-6|269	%description stk
14cr|csound-5.19.01-6|270	Contains STK plug-ins for Csound.
14cr|csound-5.19.01-6|271	
14cr|csound-5.19.01-6|272	%files stk
14cr|csound-5.19.01-6|273	%doc COPYING
14cr|csound-5.19.01-6|274	%{_libdir}/%{name}/plugins/libstk.so
14cr|csound-5.19.01-6|275	%{_datadir}/%{name}/rawwaves/*.raw
14cr|csound-5.19.01-6|276	
14cr|csound-5.19.01-6|277	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|278	
14cr|csound-5.19.01-6|279	%package gui
14cr|csound-5.19.01-6|280	Summary:	A FLTK-based GUI for Csound
14cr|csound-5.19.01-6|281	Group:		Sound
14cr|csound-5.19.01-6|282	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|283	Requires:	fltk
14cr|csound-5.19.01-6|284	Requires:	xdg-utils
14cr|csound-5.19.01-6|285	
14cr|csound-5.19.01-6|286	%description gui
14cr|csound-5.19.01-6|287	Contains a FLTK-based GUI for Csound.
14cr|csound-5.19.01-6|288	
14cr|csound-5.19.01-6|289	%files gui
14cr|csound-5.19.01-6|290	%doc COPYING
14cr|csound-5.19.01-6|291	%{_bindir}/csound5gui
14cr|csound-5.19.01-6|292	
14cr|csound-5.19.01-6|293	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|294	
14cr|csound-5.19.01-6|295	%package fltk
14cr|csound-5.19.01-6|296	Summary:	FLTK plug-ins for Csound
14cr|csound-5.19.01-6|297	Group:		Sound
14cr|csound-5.19.01-6|298	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|299	Requires:	fltk
14cr|csound-5.19.01-6|300	
14cr|csound-5.19.01-6|301	%description fltk
14cr|csound-5.19.01-6|302	Contains FLTK plug-ins for Csound.
14cr|csound-5.19.01-6|303	
14cr|csound-5.19.01-6|304	%files fltk
14cr|csound-5.19.01-6|305	%doc COPYING
14cr|csound-5.19.01-6|306	%{_libdir}/%{name}/plugins/libwidgets.so
14cr|csound-5.19.01-6|307	
14cr|csound-5.19.01-6|308	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|309	
14cr|csound-5.19.01-6|310	%package jack
14cr|csound-5.19.01-6|311	Summary:	Jack Audio plug-ins for Csound
14cr|csound-5.19.01-6|312	Group:		Sound
14cr|csound-5.19.01-6|313	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|314	Requires:	jackit
14cr|csound-5.19.01-6|315	
14cr|csound-5.19.01-6|316	%description jack
14cr|csound-5.19.01-6|317	Contains Jack Audio plugins for Csound.
14cr|csound-5.19.01-6|318	
14cr|csound-5.19.01-6|319	%files jack
14cr|csound-5.19.01-6|320	%doc COPYING
14cr|csound-5.19.01-6|321	%{_libdir}/%{name}/plugins/librtjack.so
14cr|csound-5.19.01-6|322	%{_libdir}/%{name}/plugins/libjackTransport.so
14cr|csound-5.19.01-6|323	
14cr|csound-5.19.01-6|324	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|325	
14cr|csound-5.19.01-6|326	%package fluidsynth
14cr|csound-5.19.01-6|327	Summary:	Fluidsyth sound font plug-in for Csound
14cr|csound-5.19.01-6|328	Group:		Sound
14cr|csound-5.19.01-6|329	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|330	Requires:	fluidsynth
14cr|csound-5.19.01-6|331	
14cr|csound-5.19.01-6|332	%description fluidsynth
14cr|csound-5.19.01-6|333	Contains Fluidsynth sound font plug-in for Csound.
14cr|csound-5.19.01-6|334	
14cr|csound-5.19.01-6|335	%files fluidsynth
14cr|csound-5.19.01-6|336	%doc COPYING
14cr|csound-5.19.01-6|337	%{_libdir}/%{name}/plugins/libfluidOpcodes.so
14cr|csound-5.19.01-6|338	
14cr|csound-5.19.01-6|339	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|340	
14cr|csound-5.19.01-6|341	%package dssi
14cr|csound-5.19.01-6|342	Summary:	Disposable Soft Synth Interface (DSSI) plug-in for Csound
14cr|csound-5.19.01-6|343	Group:		Sound
14cr|csound-5.19.01-6|344	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|345	Requires:	dssi
14cr|csound-5.19.01-6|346	
14cr|csound-5.19.01-6|347	%description dssi
14cr|csound-5.19.01-6|348	Disposable Soft Synth Interface (DSSI) plug-in for Csound.
14cr|csound-5.19.01-6|349	
14cr|csound-5.19.01-6|350	%files dssi
14cr|csound-5.19.01-6|351	%doc COPYING
14cr|csound-5.19.01-6|352	%{_libdir}/%{name}/plugins/libdssi4cs.so
14cr|csound-5.19.01-6|353	
14cr|csound-5.19.01-6|354	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|355	
14cr|csound-5.19.01-6|356	%package osc
14cr|csound-5.19.01-6|357	Summary:	Open Sound Control (OSC) plug-in for Csound
14cr|csound-5.19.01-6|358	Group:		Sound
14cr|csound-5.19.01-6|359	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|360	
14cr|csound-5.19.01-6|361	%description osc
14cr|csound-5.19.01-6|362	Open Sound Control (OSC) plug-in for Csound.
14cr|csound-5.19.01-6|363	
14cr|csound-5.19.01-6|364	%files osc
14cr|csound-5.19.01-6|365	%doc COPYING
14cr|csound-5.19.01-6|366	%{_libdir}/%{name}/plugins/libosc.so
14cr|csound-5.19.01-6|367	
14cr|csound-5.19.01-6|368	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|369	
14cr|csound-5.19.01-6|370	%package virtual-keyboard
14cr|csound-5.19.01-6|371	Summary:	Virtual MIDI keyboard plug-in for Csound
14cr|csound-5.19.01-6|372	Group:		Sound
14cr|csound-5.19.01-6|373	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|374	Requires:	fltk
14cr|csound-5.19.01-6|375	
14cr|csound-5.19.01-6|376	%description virtual-keyboard
14cr|csound-5.19.01-6|377	A virtual MIDI keyboard plug-in for Csound.
14cr|csound-5.19.01-6|378	
14cr|csound-5.19.01-6|379	%files virtual-keyboard
14cr|csound-5.19.01-6|380	%doc COPYING
14cr|csound-5.19.01-6|381	%{_libdir}/%{name}/plugins/libvirtual.so
14cr|csound-5.19.01-6|382	
14cr|csound-5.19.01-6|383	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|384	
14cr|csound-5.19.01-6|385	%package manual
14cr|csound-5.19.01-6|386	Summary:	The Csound manual
14cr|csound-5.19.01-6|387	Group:		Sound
14cr|csound-5.19.01-6|388	Requires:	%{name} = %{version}
14cr|csound-5.19.01-6|389	BuildArch:	noarch
14cr|csound-5.19.01-6|390	
14cr|csound-5.19.01-6|391	%description manual
14cr|csound-5.19.01-6|392	Canonical Reference Manual for Csound.
14cr|csound-5.19.01-6|393	
14cr|csound-5.19.01-6|394	%files manual
14cr|csound-5.19.01-6|395	%doc manual/html
14cr|csound-5.19.01-6|396	
14cr|csound-5.19.01-6|397	#-------------------------------------------------------------------------------
14cr|csound-5.19.01-6|398	
14cr|csound-5.19.01-6|399	%prep
14cr|csound-5.19.01-6|400	%setup -qn Csound%{version}
14cr|csound-5.19.01-6|401	%patch0 -p1 -b .fixpython
14cr|csound-5.19.01-6|402	%patch1 -p1 -b .no-usr-local
14cr|csound-5.19.01-6|403	%patch2 -p1 -b .default-opcodedir
14cr|csound-5.19.01-6|404	%patch3 -p1 -b .64-bit-plugin-path
14cr|csound-5.19.01-6|405	%patch4 -p1 -b .fix-conflicts
14cr|csound-5.19.01-6|406	%patch5 -p1 -b .fix-local-install
14cr|csound-5.19.01-6|407	%patch6 -p1 -b .default-pulse
14cr|csound-5.19.01-6|408	%patch7 -p1 -b .compile-flag
14cr|csound-5.19.01-6|409	%patch8 -p1 -b .tcl
14cr|csound-5.19.01-6|410	%patch9 -p1 -b .link
14cr|csound-5.19.01-6|411	
14cr|csound-5.19.01-6|412	# It needs a custom.py or scons will fail
14cr|csound-5.19.01-6|413	cp custom-linux-jpff.py custom.py
14cr|csound-5.19.01-6|414	
14cr|csound-5.19.01-6|415	
14cr|csound-5.19.01-6|416	# Extract manual files
14cr|csound-5.19.01-6|417	mkdir -p manual
14cr|csound-5.19.01-6|418	pushd manual
14cr|csound-5.19.01-6|419	unzip -q %{SOURCE1}
14cr|csound-5.19.01-6|420	chmod 0755 html
14cr|csound-5.19.01-6|421	cd html
14cr|csound-5.19.01-6|422	chmod 0644 *.html *.css
14cr|csound-5.19.01-6|423	chmod 0755 images examples
14cr|csound-5.19.01-6|424	cd images/callouts
14cr|csound-5.19.01-6|425	chmod 0644 *
14cr|csound-5.19.01-6|426	cd ..
14cr|csound-5.19.01-6|427	chmod 0755 callouts
14cr|csound-5.19.01-6|428	chmod 0644 *.png *.jpg *.gif
14cr|csound-5.19.01-6|429	cd ..
14cr|csound-5.19.01-6|430	cd examples
14cr|csound-5.19.01-6|431	chmod 0644 *
14cr|csound-5.19.01-6|432	cd ../..
14cr|csound-5.19.01-6|433	popd
14cr|csound-5.19.01-6|434	
14cr|csound-5.19.01-6|435	# Extract and place the stk stuff
14cr|csound-5.19.01-6|436	# NOTE: we now have STK in Contrib, but csound needs the stk source files
14cr|csound-5.19.01-6|437	# in its source tree, so we cannot simply BReq STK and go on
14cr|csound-5.19.01-6|438	mkdir -p stktemp
14cr|csound-5.19.01-6|439	pushd stktemp
14cr|csound-5.19.01-6|440	tar xzvf %{SOURCE2}
14cr|csound-5.19.01-6|441	mv stk-4.4.4/include ../Opcodes/stk
14cr|csound-5.19.01-6|442	mv stk-4.4.4/rawwaves ../Opcodes/stk
14cr|csound-5.19.01-6|443	mv stk-4.4.4/src ../Opcodes/stk
14cr|csound-5.19.01-6|444	popd
14cr|csound-5.19.01-6|445	
14cr|csound-5.19.01-6|446	# Adjust location of the documentation for the GUI bits
14cr|csound-5.19.01-6|447	sed -ie 's#\"firefox /usr/local/share/doc/csound/manual/#\"xdg-open file://%{_docdir}/%{name}-manual-%{version}/#' \
14cr|csound-5.19.01-6|448	frontends/fltk_gui/CsoundGlobalSettings.cpp
14cr|csound-5.19.01-6|449	
14cr|csound-5.19.01-6|450	# Dirty hacks
14cr|csound-5.19.01-6|451	%if %{use_cmake}
14cr|csound-5.19.01-6|452	sed -i 's|"lib"|"%{_lib}"|g' CMakeLists.txt
14cr|csound-5.19.01-6|453	sed -i 's|"${LIBRARY_INSTALL_DIR}/%{name}/plugins64-${APIVERSION}"|"${LIBRARY_INSTALL_DIR}/%{name}/plugins-${APIVERSION}"|g' CMakeLists.txt
14cr|csound-5.19.01-6|454	sed -i 's|"lib"|"%{_lib}"|g' CMakeLists.txt
14cr|csound-5.19.01-6|455	%else
14cr|csound-5.19.01-6|456	#sed -i 's|(LIBS = \['sndfile'\]|(LIBS = \['sndfile', 'python2.7'\]|g' SConstruct
14cr|csound-5.19.01-6|457	# Add path for OpenJDK to custom.py and SConstruct
14cr|csound-5.19.01-6|458	#sed -i 's|"\['java', 'jvm/java', 'jvm/java-1.5.0'\]"|"\['java', 'jvm/java', 'jvm/java-1.6.0'\]"|g' SConstruct
14cr|csound-5.19.01-6|459	sed -i "s|'/usr/lib/jvm/java-1.5.0/include'|'/usr/lib/jvm/java-1.7.0/include'|g" custom.py
14cr|csound-5.19.01-6|460	sed -i "s|'/usr/lib/jvm/java-1.5.0/include/linux'|'/usr/lib/jvm/java-1.7.0/include/linux'|g" custom.py
14cr|csound-5.19.01-6|461	# Fix include path
14cr|csound-5.19.01-6|462	sed -i 's|-I/usr/local/include/|-I/usr/include/|g' custom.py
14cr|csound-5.19.01-6|463	%endif
14cr|csound-5.19.01-6|464	
14cr|csound-5.19.01-6|465	
14cr|csound-5.19.01-6|466	%build
14cr|csound-5.19.01-6|467	%define	Werror_cflags	%{nil}
14cr|csound-5.19.01-6|468	# TODO: (gvm) Try the cmake-based build
14cr|csound-5.19.01-6|469	%if %{use_cmake}
14cr|csound-5.19.01-6|470	%cmake .. \
14cr|csound-5.19.01-6|471	-DBUILD_RELEASE=1 \
14cr|csound-5.19.01-6|472	-DUSE_DOUBLE=1 \
14cr|csound-5.19.01-6|473	-DBUILD_UTILITIES=1 \
14cr|csound-5.19.01-6|474	-DBUILD_NEW_PARSER=1 \
14cr|csound-5.19.01-6|475	-DBUILD_MULTI_CORE=1 \
14cr|csound-5.19.01-6|476	-DFAIL_MISSING=0 \
14cr|csound-5.19.01-6|477	-DUSE_GETTEXT=1
14cr|csound-5.19.01-6|478	%make
14cr|csound-5.19.01-6|479	%else
14cr|csound-5.19.01-6|480	scons	\
14cr|csound-5.19.01-6|481	customCCFLAGS="%{optflags}" \
14cr|csound-5.19.01-6|482	customCXXFLAGS="%{optflags}" \
14cr|csound-5.19.01-6|483	customSHLINKFLAGS="%{ldflags}" \
14cr|csound-5.19.01-6|484	useDouble=%{useDouble} \
14cr|csound-5.19.01-6|485	usePortAudio=1 \
14cr|csound-5.19.01-6|486	usePortMIDI=0 \
14cr|csound-5.19.01-6|487	useALSA=1 \
14cr|csound-5.19.01-6|488	useJack=1 \
14cr|csound-5.19.01-6|489	useIpMIDI=0 \
14cr|csound-5.19.01-6|490	useFLTK=1 \
14cr|csound-5.19.01-6|491	buildCsoundAC=1 \
14cr|csound-5.19.01-6|492	buildCsoundVST=0 \
14cr|csound-5.19.01-6|493	buildCSEditor=1 \
14cr|csound-5.19.01-6|494	buildCsound5GUI=1 \
14cr|csound-5.19.01-6|495	generateTags=1 \
14cr|csound-5.19.01-6|496	generatePdf=0 \
14cr|csound-5.19.01-6|497	useOSC=1 \
14cr|csound-5.19.01-6|498	buildPythonOpcodes=1 \
14cr|csound-5.19.01-6|499	buildLuaOpcodes=1 \
14cr|csound-5.19.01-6|500	prefix=%{_prefix} \
14cr|csound-5.19.01-6|501	buildRelease=1 \
14cr|csound-5.19.01-6|502	noDebug=1 \
14cr|csound-5.19.01-6|503	useLrint=1 \
14cr|csound-5.19.01-6|504	Word64=%{build64bit} \
14cr|csound-5.19.01-6|505	Lib64=%{lib64} \
14cr|csound-5.19.01-6|506	dynamicCsoundLibrary=1 \
14cr|csound-5.19.01-6|507	buildStkOpcodes=1 \
14cr|csound-5.19.01-6|508	buildDSSI=1 \
14cr|csound-5.19.01-6|509	buildUtilities=1 \
14cr|csound-5.19.01-6|510	buildTclcsound=1 \
14cr|csound-5.19.01-6|511	buildWinsound=1 \
14cr|csound-5.19.01-6|512	buildVirtual=1 \
14cr|csound-5.19.01-6|513	buildInterfaces=1 \
14cr|csound-5.19.01-6|514	buildLuaWrapper=1 \
14cr|csound-5.19.01-6|515	buildPythonWrapper=1 \
14cr|csound-5.19.01-6|516	buildJavaWrapper=1 \
14cr|csound-5.19.01-6|517	buildMultiCore=1 \
14cr|csound-5.19.01-6|518	useGettext=1 \
14cr|csound-5.19.01-6|519	useOpenMP=1 \
14cr|csound-5.19.01-6|520	buildcatalog=1
14cr|csound-5.19.01-6|521	# No more present in SConstruct
14cr|csound-5.19.01-6|522	# useFluidsynth=1
14cr|csound-5.19.01-6|523	# Enabling this makes the build fail
14cr|csound-5.19.01-6|524	# gcc4opt(=cputype)
14cr|csound-5.19.01-6|525	# Useless?
14cr|csound-5.19.01-6|526	# pythonVersion=%%{python_version}
14cr|csound-5.19.01-6|527	%endif
14cr|csound-5.19.01-6|528	
14cr|csound-5.19.01-6|529	
14cr|csound-5.19.01-6|530	# Generate javadoc
14cr|csound-5.19.01-6|531	(cd interfaces; javadoc *.java)
14cr|csound-5.19.01-6|532	
14cr|csound-5.19.01-6|533	
14cr|csound-5.19.01-6|534	%install
14cr|csound-5.19.01-6|535	%{__python} install.py --prefix=%{_prefix} --instdir=%{buildroot} %{install64bit}
14cr|csound-5.19.01-6|536	%{__rm} -f %{buildroot}%{_docdir}/%{name}/COPYING
14cr|csound-5.19.01-6|537	%{__rm} -f %{buildroot}%{_docdir}/%{name}/ChangeLog
14cr|csound-5.19.01-6|538	%{__rm} -f %{buildroot}%{_docdir}/%{name}/INSTALL
14cr|csound-5.19.01-6|539	%{__rm} -f %{buildroot}%{_docdir}/%{name}/readme-csound5.txt
14cr|csound-5.19.01-6|540	%{__rm} -f %{buildroot}%{_bindir}/uninstall-csound5
14cr|csound-5.19.01-6|541	%{__rm} -f %{buildroot}%{_prefix}/csound5-*.md5sums
14cr|csound-5.19.01-6|542	
14cr|csound-5.19.01-6|543	
14cr|csound-5.19.01-6|544	install -dm 755 %{buildroot}%{_javadir}
14cr|csound-5.19.01-6|545	(cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .)
14cr|csound-5.19.01-6|546	
14cr|csound-5.19.01-6|547	install -dm 644 %{buildroot}%{_javadocdir}/%{name}-java
14cr|csound-5.19.01-6|548	%{__chmod} -R 755 %{buildroot}%{_javadocdir}/%{name}-java
14cr|csound-5.19.01-6|549	pushd interfaces
14cr|csound-5.19.01-6|550	(tar cf - *.html csnd/*.html) | (cd %{buildroot}%{_javadocdir}/%{name}-java; tar xvf -)
14cr|csound-5.19.01-6|551	popd
14cr|csound-5.19.01-6|552	
14cr|csound-5.19.01-6|553	
14cr|csound-5.19.01-6|554	%find_lang csound5
14cr|csound-5.19.01-6|555	
14cr|csound-5.19.01-6|556	
14cr|csound-5.19.01-6|557	
14cr|csound-5.19.01-6|558	%changelog
14cr|csound-5.19.01-6|559	* Tue Aug 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.19.01-6
14cr|csound-5.19.01-6|560	+ Revision: 49859ff
14cr|csound-5.19.01-6|561	- Build with java 1.7
14cr|csound-5.19.01-6|562	
14cr|csound-5.19.01-6|563	

767 14
14cr|ctemplate-2.2-2|1	%define	major 2
14cr|ctemplate-2.2-2|2	%define	libname %mklibname ctemplate %{major}
14cr|ctemplate-2.2-2|3	%define	develname %mklibname ctemplate -d
14cr|ctemplate-2.2-2|4	
14cr|ctemplate-2.2-2|5	Name:		ctemplate
14cr|ctemplate-2.2-2|6	Version:	2.2
14cr|ctemplate-2.2-2|7	Release:	2
14cr|ctemplate-2.2-2|8	Summary:	Simple but powerful template language for C++
14cr|ctemplate-2.2-2|9	Group:		System/Libraries
14cr|ctemplate-2.2-2|10	License:	BSD
14cr|ctemplate-2.2-2|11	URL:		https://code.google.com/p/ctemplate/
14cr|ctemplate-2.2-2|12	Source0:	https://ctemplate.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ctemplate-2.2-2|13	
14cr|ctemplate-2.2-2|14	%description
14cr|ctemplate-2.2-2|15	The ctemplate package contains a library implementing a simple but
14cr|ctemplate-2.2-2|16	powerful template language for C++.  It emphasizes separating logic
14cr|ctemplate-2.2-2|17	from presentation: it is impossible to embed application logic in this
14cr|ctemplate-2.2-2|18	template language.  This limits the power of the template language
14cr|ctemplate-2.2-2|19	without limiting the power of the template *system*.  Indeed, Google's
14cr|ctemplate-2.2-2|20	"main" web search uses this system exclusively for formatting output.
14cr|ctemplate-2.2-2|21	
14cr|ctemplate-2.2-2|22	%package -n	%{libname}
14cr|ctemplate-2.2-2|23	Summary:	Simple but powerful template language for C++
14cr|ctemplate-2.2-2|24	Group:		System/Libraries
14cr|ctemplate-2.2-2|25	
14cr|ctemplate-2.2-2|26	%description -n	%{libname}
14cr|ctemplate-2.2-2|27	The ctemplate package contains a library implementing a simple but
14cr|ctemplate-2.2-2|28	powerful template language for C++.  It emphasizes separating logic
14cr|ctemplate-2.2-2|29	from presentation: it is impossible to embed application logic in this
14cr|ctemplate-2.2-2|30	template language.  This limits the power of the template language
14cr|ctemplate-2.2-2|31	without limiting the power of the template *system*.  Indeed, Google's
14cr|ctemplate-2.2-2|32	"main" web search uses this system exclusively for formatting output.
14cr|ctemplate-2.2-2|33	
14cr|ctemplate-2.2-2|34	%package -n	%{develname}
14cr|ctemplate-2.2-2|35	Summary:	Development files for the %{name} library
14cr|ctemplate-2.2-2|36	Group:		Development/C
14cr|ctemplate-2.2-2|37	Provides:	%{name}-devel = %{EVRD}
14cr|ctemplate-2.2-2|38	Requires:	%{libname} = %{version}
14cr|ctemplate-2.2-2|39	
14cr|ctemplate-2.2-2|40	%description -n	%{develname}
14cr|ctemplate-2.2-2|41	The ctemplate-devel package contains static and debug libraries and header
14cr|ctemplate-2.2-2|42	files for developing applications that use the ctemplate package.
14cr|ctemplate-2.2-2|43	
14cr|ctemplate-2.2-2|44	%prep
14cr|ctemplate-2.2-2|45	%setup -q
14cr|ctemplate-2.2-2|46	
14cr|ctemplate-2.2-2|47	%build
14cr|ctemplate-2.2-2|48	export PTHREAD_LIBS="-lpthread"
14cr|ctemplate-2.2-2|49	%configure2_5x -enable-static=no
14cr|ctemplate-2.2-2|50	%make
14cr|ctemplate-2.2-2|51	
14cr|ctemplate-2.2-2|52	%check
14cr|ctemplate-2.2-2|53	%__make check
14cr|ctemplate-2.2-2|54	
14cr|ctemplate-2.2-2|55	%install
14cr|ctemplate-2.2-2|56	%__rm -rf %{buildroot}
14cr|ctemplate-2.2-2|57	%makeinstall_std
14cr|ctemplate-2.2-2|58	rm -f %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
14cr|ctemplate-2.2-2|59	
14cr|ctemplate-2.2-2|60	%files -n %{libname}
14cr|ctemplate-2.2-2|61	%{_libdir}/*.so.%{major}*
14cr|ctemplate-2.2-2|62	
14cr|ctemplate-2.2-2|63	%files -n %{develname}
14cr|ctemplate-2.2-2|64	%doc %{_docdir}/%{name}-%{version}
14cr|ctemplate-2.2-2|65	%{_includedir}/ctemplate/*
14cr|ctemplate-2.2-2|66	%{_bindir}/diff_tpl_auto_escape
14cr|ctemplate-2.2-2|67	%{_bindir}/make_tpl_varnames_h
14cr|ctemplate-2.2-2|68	%{_bindir}/template-converter
14cr|ctemplate-2.2-2|69	%{_libdir}/*.so
14cr|ctemplate-2.2-2|70	%{_libdir}/pkgconfig/*.pc
14cr|ctemplate-2.2-2|71	%if %{mdvver} < 201200
14cr|ctemplate-2.2-2|72	%{_libdir}/*.la
14cr|ctemplate-2.2-2|73	%endif
14cr|ctemplate-2.2-2|74	
14cr|ctemplate-2.2-2|75	
14cr|ctemplate-2.2-2|76	
14cr|ctemplate-2.2-2|77	
14cr|ctemplate-2.2-2|78	%changelog
14cr|ctemplate-2.2-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-2
14cr|ctemplate-2.2-2|80	+ Revision: 79874ec
14cr|ctemplate-2.2-2|81	- MassBuild#464: Increase release tag
14cr|ctemplate-2.2-2|82	
14cr|ctemplate-2.2-2|83	

768 14
14cr|cthumb-4.2-13|1	%define  version	4.2
14cr|cthumb-4.2-13|2	%define release	13
14cr|cthumb-4.2-13|3	
14cr|cthumb-4.2-13|4	Summary:	A program to generate Web picture albums
14cr|cthumb-4.2-13|5	Name:		cthumb
14cr|cthumb-4.2-13|6	Version:	%version
14cr|cthumb-4.2-13|7	Release:	%release
14cr|cthumb-4.2-13|8	License:	GPL
14cr|cthumb-4.2-13|9	Group:		Networking/WWW
14cr|cthumb-4.2-13|10	Source0:	http://cthumb.sourceforge.net/cthumb-%{version}.tar.bz2
14cr|cthumb-4.2-13|11	URL:		http://cthumb.sourceforge.net/
14cr|cthumb-4.2-13|12	BuildArch:	noarch
14cr|cthumb-4.2-13|13	Requires:	perl-base
14cr|cthumb-4.2-13|14	Requires:	perl-HTML-Parser
14cr|cthumb-4.2-13|15	Requires:	perl-MIME-tools
14cr|cthumb-4.2-13|16	Requires:	perl-URI
14cr|cthumb-4.2-13|17	Requires:	netpbm
14cr|cthumb-4.2-13|18	
14cr|cthumb-4.2-13|19	
14cr|cthumb-4.2-13|20	%description
14cr|cthumb-4.2-13|21	Cthumb allows you to create a web picture album, with an index and
14cr|cthumb-4.2-13|22	several pages, each with thumbnails of your pictures. it optionally
14cr|cthumb-4.2-13|23	generates pages in several languages simultaneously. it automatically
14cr|cthumb-4.2-13|24	generates thumbnails of the pictures. it attempts to be nice in the
14cr|cthumb-4.2-13|25	look of the pages it generates. it is geared towards people that have
14cr|cthumb-4.2-13|26	ton of digital images that need to be labeled and classified. all you
14cr|cthumb-4.2-13|27	need is the pictures and a text editor to put all the titles for every
14cr|cthumb-4.2-13|28	picture in a simple "album" textfile.
14cr|cthumb-4.2-13|29	
14cr|cthumb-4.2-13|30	%prep
14cr|cthumb-4.2-13|31	%setup -q
14cr|cthumb-4.2-13|32	
14cr|cthumb-4.2-13|33	%build
14cr|cthumb-4.2-13|34	./configure --prefix=%{_prefix} --mandir=%{_mandir}
14cr|cthumb-4.2-13|35	
14cr|cthumb-4.2-13|36	%install
14cr|cthumb-4.2-13|37	mkdir -p %{buildroot}
14cr|cthumb-4.2-13|38	
14cr|cthumb-4.2-13|39	make prefix=%{buildroot}%{_prefix} \
14cr|cthumb-4.2-13|40	mandir=%{buildroot}%{_mandir} install
14cr|cthumb-4.2-13|41	cp contrib/mkalbum %{buildroot}%{_bindir}
14cr|cthumb-4.2-13|42	cp contrib/tree2album %{buildroot}%{_bindir}
14cr|cthumb-4.2-13|43	
14cr|cthumb-4.2-13|44	%files
14cr|cthumb-4.2-13|45	%doc README TO-DO INSTALL BUGS VERSION AUTHORS ChangeLog cthumbrc.sample
14cr|cthumb-4.2-13|46	%doc contrib/*.readme
14cr|cthumb-4.2-13|47	%attr(0755,root,root) %{_bindir}/*
14cr|cthumb-4.2-13|48	%{_datadir}/man/*/*
14cr|cthumb-4.2-13|49	%dir %{_datadir}/images/
14cr|cthumb-4.2-13|50	%{_datadir}/images/*
14cr|cthumb-4.2-13|51	
14cr|cthumb-4.2-13|52	%changelog
14cr|cthumb-4.2-13|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2-13
14cr|cthumb-4.2-13|54	+ Revision: 0ea4829
14cr|cthumb-4.2-13|55	- MassBuild#464: Increase release tag
14cr|cthumb-4.2-13|56	
14cr|cthumb-4.2-13|57	

769 14
14cr|ctorrent-3.3.2-6|1	Summary:	Fast and small BitTorrent Client program written in C/C++
14cr|ctorrent-3.3.2-6|2	Name:		ctorrent
14cr|ctorrent-3.3.2-6|3	Version:	3.3.2
14cr|ctorrent-3.3.2-6|4	Release:	6
14cr|ctorrent-3.3.2-6|5	License:	GPLv2+
14cr|ctorrent-3.3.2-6|6	Group:		Networking/File transfer
14cr|ctorrent-3.3.2-6|7	Url:		http://www.rahul.net/dholmes/ctorrent/
14cr|ctorrent-3.3.2-6|8	Source0:	http://www.rahul.net/dholmes/ctorrent/%{name}-dnh%{version}.tar.gz
14cr|ctorrent-3.3.2-6|9	BuildRequires:	pkgconfig(openssl)
14cr|ctorrent-3.3.2-6|10	
14cr|ctorrent-3.3.2-6|11	%description
14cr|ctorrent-3.3.2-6|12	CTorrent is a BitTorrent Client program written in C/C++ for FreeBSD and Linux.
14cr|ctorrent-3.3.2-6|13	Fast and small are CTorrent's two strengths.
14cr|ctorrent-3.3.2-6|14	
14cr|ctorrent-3.3.2-6|15	This is the Enhanced CTorrent fork.
14cr|ctorrent-3.3.2-6|16	
14cr|ctorrent-3.3.2-6|17	%files
14cr|ctorrent-3.3.2-6|18	%doc AUTHORS ChangeLog NEWS README* VERSION
14cr|ctorrent-3.3.2-6|19	%{_bindir}/%{name}
14cr|ctorrent-3.3.2-6|20	
14cr|ctorrent-3.3.2-6|21	#----------------------------------------------------------------------------
14cr|ctorrent-3.3.2-6|22	
14cr|ctorrent-3.3.2-6|23	%prep
14cr|ctorrent-3.3.2-6|24	%setup -q -n %{name}-dnh%{version}
14cr|ctorrent-3.3.2-6|25	find . -perm 0600 | xargs chmod 0644
14cr|ctorrent-3.3.2-6|26	
14cr|ctorrent-3.3.2-6|27	%build
14cr|ctorrent-3.3.2-6|28	%configure2_5x
14cr|ctorrent-3.3.2-6|29	%make
14cr|ctorrent-3.3.2-6|30	
14cr|ctorrent-3.3.2-6|31	%install
14cr|ctorrent-3.3.2-6|32	%makeinstall_std
14cr|ctorrent-3.3.2-6|33	
14cr|ctorrent-3.3.2-6|34	
14cr|ctorrent-3.3.2-6|35	
14cr|ctorrent-3.3.2-6|36	%changelog
14cr|ctorrent-3.3.2-6|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.2-6
14cr|ctorrent-3.3.2-6|38	+ Revision: 1409fc1
14cr|ctorrent-3.3.2-6|39	- MassBuild#464: Increase release tag
14cr|ctorrent-3.3.2-6|40	
14cr|ctorrent-3.3.2-6|41	

770 14
14cr|ctpl-0.3.3-2|1	%define use_ccache        	1
14cr|ctpl-0.3.3-2|2	%define ccachedir		~/.ccache-OOo%{mdvsuffix}%{?_with_ccache: %global use_ccache 1}%{?_without_ccache: %global use_ccache 0}
14cr|ctpl-0.3.3-2|3	%define debug_package          	%{nil}
14cr|ctpl-0.3.3-2|4	
14cr|ctpl-0.3.3-2|5	%define major 2
14cr|ctpl-0.3.3-2|6	%define libname %mklibname %{name} %{major}
14cr|ctpl-0.3.3-2|7	%define devname %mklibname -d %{name}
14cr|ctpl-0.3.3-2|8	
14cr|ctpl-0.3.3-2|9	Name:		ctpl
14cr|ctpl-0.3.3-2|10	Group:		Sciences/Mathematics
14cr|ctpl-0.3.3-2|11	License:	GPLv3+
14cr|ctpl-0.3.3-2|12	Summary:	Template engine library written in C
14cr|ctpl-0.3.3-2|13	Version:	0.3.3
14cr|ctpl-0.3.3-2|14	Release:	2
14cr|ctpl-0.3.3-2|15	Source:		http://download.tuxfamily.org/ctpl/releases/%{name}-%{version}.tar.gz
14cr|ctpl-0.3.3-2|16	URL:		http://ctpl.tuxfamily.org/
14cr|ctpl-0.3.3-2|17	BuildRequires:	gtk-doc
14cr|ctpl-0.3.3-2|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|ctpl-0.3.3-2|19	BuildRequires:	pkgconfig
14cr|ctpl-0.3.3-2|20	
14cr|ctpl-0.3.3-2|21	%description
14cr|ctpl-0.3.3-2|22	CTPL is a template engine library written in C and distributed
14cr|ctpl-0.3.3-2|23	under the terms of the GNU GPLv3+. See the overview in the
14cr|ctpl-0.3.3-2|24	documentation for a more complete description.
14cr|ctpl-0.3.3-2|25	
14cr|ctpl-0.3.3-2|26	%package -n %{libname}
14cr|ctpl-0.3.3-2|27	Summary: Template engine library written in C
14cr|ctpl-0.3.3-2|28	Group:   Sciences/Mathematics
14cr|ctpl-0.3.3-2|29	
14cr|ctpl-0.3.3-2|30	%description -n %{libname}
14cr|ctpl-0.3.3-2|31	Library package for ctpl
14cr|ctpl-0.3.3-2|32	
14cr|ctpl-0.3.3-2|33	%package -n %{devname}
14cr|ctpl-0.3.3-2|34	Summary: Development files for ctpl
14cr|ctpl-0.3.3-2|35	Group:   Sciences/Mathematics
14cr|ctpl-0.3.3-2|36	
14cr|ctpl-0.3.3-2|37	%description -n %{devname}
14cr|ctpl-0.3.3-2|38	Development files for ctpl library
14cr|ctpl-0.3.3-2|39	
14cr|ctpl-0.3.3-2|40	%prep
14cr|ctpl-0.3.3-2|41	%setup -q
14cr|ctpl-0.3.3-2|42	
14cr|ctpl-0.3.3-2|43	%build
14cr|ctpl-0.3.3-2|44	%configure2_5x --enable-gtk-doc -enable-gtk-doc-pdf
14cr|ctpl-0.3.3-2|45	%make
14cr|ctpl-0.3.3-2|46	
14cr|ctpl-0.3.3-2|47	%install
14cr|ctpl-0.3.3-2|48	%makeinstall
14cr|ctpl-0.3.3-2|49	
14cr|ctpl-0.3.3-2|50	%files
14cr|ctpl-0.3.3-2|51	%{_datadir}/gtk-doc/*
14cr|ctpl-0.3.3-2|52	%{_datadir}/man/man1/*
14cr|ctpl-0.3.3-2|53	%{_bindir}/ctpl
14cr|ctpl-0.3.3-2|54	
14cr|ctpl-0.3.3-2|55	%files -n %{libname}
14cr|ctpl-0.3.3-2|56	%{_libdir}/*
14cr|ctpl-0.3.3-2|57	
14cr|ctpl-0.3.3-2|58	%files -n %{devname}
14cr|ctpl-0.3.3-2|59	%{_includedir}/%{name}/*
14cr|ctpl-0.3.3-2|60	
14cr|ctpl-0.3.3-2|61	
14cr|ctpl-0.3.3-2|62	%changelog
14cr|ctpl-0.3.3-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|ctpl-0.3.3-2|64	+ Revision: 7feab04
14cr|ctpl-0.3.3-2|65	- MassBuild#464: Increase release tag
14cr|ctpl-0.3.3-2|66	
14cr|ctpl-0.3.3-2|67	

771 14
14cr|cudd-2.5.0-3|1	%define         libcudd         %mklibname cudd 2
14cr|cudd-2.5.0-3|2	%define         libcudd_devel   %mklibname -d cudd
14cr|cudd-2.5.0-3|3	
14cr|cudd-2.5.0-3|4	Name:           cudd
14cr|cudd-2.5.0-3|5	Version:        2.5.0
14cr|cudd-2.5.0-3|6	Release:        3
14cr|cudd-2.5.0-3|7	Summary:        CU Decision Diagram Package
14cr|cudd-2.5.0-3|8	Group:          Sciences/Mathematics
14cr|cudd-2.5.0-3|9	License:        BSD
14cr|cudd-2.5.0-3|10	URL:            http://vlsi.colorado.edu/~fabio/CUDD/
14cr|cudd-2.5.0-3|11	Source0:        ftp://vlsi.Colorado.EDU/pub/%{name}-%{version}.tar.gz
14cr|cudd-2.5.0-3|12	# This patch was sent upstream in September 2005.
14cr|cudd-2.5.0-3|13	# Build shared libraries as well as static archives, and incidentally unbreak
14cr|cudd-2.5.0-3|14	# parallel make.
14cr|cudd-2.5.0-3|15	Patch0:         cudd-2.5.0-sharedlib.patch
14cr|cudd-2.5.0-3|16	# This patch was sent upstream in September 2005.
14cr|cudd-2.5.0-3|17	# Fix some mixed signed/unsigned operations
14cr|cudd-2.5.0-3|18	Patch1:         cudd-2.5.0-signedness.patch
14cr|cudd-2.5.0-3|19	# This patch was sent upstream in September 2005.
14cr|cudd-2.5.0-3|20	# Don't ignore the return values of certain functions
14cr|cudd-2.5.0-3|21	Patch2:         cudd-2.5.0-retval.patch
14cr|cudd-2.5.0-3|22	# This patch was sent upstream in September 2005.
14cr|cudd-2.5.0-3|23	# Fix a bunch of "used without being initialized" warnings
14cr|cudd-2.5.0-3|24	Patch3:         cudd-2.5.0-init.patch
14cr|cudd-2.5.0-3|25	# This patch was sent upstream in September 2005.
14cr|cudd-2.5.0-3|26	# On 64 bit platforms, fix the size definitions of void * and long.
14cr|cudd-2.5.0-3|27	# Use the correct floating point structure based on endianness.
14cr|cudd-2.5.0-3|28	Patch4:         cudd-2.5.0-arch.patch
14cr|cudd-2.5.0-3|29	
14cr|cudd-2.5.0-3|30	
14cr|cudd-2.5.0-3|31	%description
14cr|cudd-2.5.0-3|32	CUDD is a package for the manipulation of Binary Decision Diagrams
14cr|cudd-2.5.0-3|33	(BDDs), Algebraic Decision Diagrams (ADDs) and Zero-suppressed
14cr|cudd-2.5.0-3|34	Binary Decision Diagrams (ZDDs).
14cr|cudd-2.5.0-3|35	
14cr|cudd-2.5.0-3|36	
14cr|cudd-2.5.0-3|37	%package        -n %{libcudd}
14cr|cudd-2.5.0-3|38	Summary:        Runtime libraries for %{name}
14cr|cudd-2.5.0-3|39	Group:          Sciences/Mathematics
14cr|cudd-2.5.0-3|40	Requires:       %{libcudd} = %{version}-%{release}
14cr|cudd-2.5.0-3|41	
14cr|cudd-2.5.0-3|42	
14cr|cudd-2.5.0-3|43	%description    -n %{libcudd}
14cr|cudd-2.5.0-3|44	Runtime libraries for %{name}.
14cr|cudd-2.5.0-3|45	
14cr|cudd-2.5.0-3|46	
14cr|cudd-2.5.0-3|47	%package        -n %{libcudd_devel}
14cr|cudd-2.5.0-3|48	Summary:        Header files and man pages for %{name}
14cr|cudd-2.5.0-3|49	Group:          Development/C++
14cr|cudd-2.5.0-3|50	Requires:       %{libcudd} = %{version}-%{release}
14cr|cudd-2.5.0-3|51	Provides:       %{name}-devel = %{version}-%{release}
14cr|cudd-2.5.0-3|52	
14cr|cudd-2.5.0-3|53	
14cr|cudd-2.5.0-3|54	%description    -n %{libcudd_devel}
14cr|cudd-2.5.0-3|55	Development headers and man pages for %{name}.
14cr|cudd-2.5.0-3|56	
14cr|cudd-2.5.0-3|57	
14cr|cudd-2.5.0-3|58	%prep
14cr|cudd-2.5.0-3|59	%setup -q
14cr|cudd-2.5.0-3|60	%patch0
14cr|cudd-2.5.0-3|61	%patch1
14cr|cudd-2.5.0-3|62	%patch2
14cr|cudd-2.5.0-3|63	%patch3
14cr|cudd-2.5.0-3|64	%patch4
14cr|cudd-2.5.0-3|65	
14cr|cudd-2.5.0-3|66	# Fix two doc files with DOS line endings
14cr|cudd-2.5.0-3|67	for f in dddmp/README.*; do
14cr|cudd-2.5.0-3|68	sed 's/\r//' $f > ${f}.fixed
14cr|cudd-2.5.0-3|69	touch -r $f ${f}.fixed
14cr|cudd-2.5.0-3|70	mv -f ${f}.fixed $f
14cr|cudd-2.5.0-3|71	done
14cr|cudd-2.5.0-3|72	
14cr|cudd-2.5.0-3|73	
14cr|cudd-2.5.0-3|74	%build
14cr|cudd-2.5.0-3|75	# Build the shared libraries and binaries
14cr|cudd-2.5.0-3|76	make %{?_smp_mflags} CPPFLAGS="%{optflags}" ICFLAGS="%{optflags} -fPIC" \
14cr|cudd-2.5.0-3|77	XCFLAGS="-DHAVE_IEEE_754 -DBSD"
14cr|cudd-2.5.0-3|78	
14cr|cudd-2.5.0-3|79	
14cr|cudd-2.5.0-3|80	%install
14cr|cudd-2.5.0-3|81	# Install the shared libraries
14cr|cudd-2.5.0-3|82	mkdir -p $RPM_BUILD_ROOT%{_libdir}
14cr|cudd-2.5.0-3|83	for slib in */*.so; do
14cr|cudd-2.5.0-3|84	install -p -m 755 ${slib}.%{version} $RPM_BUILD_ROOT%{_libdir}/
14cr|cudd-2.5.0-3|85	mv ${slib}.2 $RPM_BUILD_ROOT%{_libdir}
14cr|cudd-2.5.0-3|86	mv ${slib} $RPM_BUILD_ROOT%{_libdir}
14cr|cudd-2.5.0-3|87	done
14cr|cudd-2.5.0-3|88	
14cr|cudd-2.5.0-3|89	# Install the header files
14cr|cudd-2.5.0-3|90	mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|cudd-2.5.0-3|91	for hdr in include/*; do
14cr|cudd-2.5.0-3|92	install -p -m 644 ${hdr} $RPM_BUILD_ROOT%{_includedir}/%{name}/
14cr|cudd-2.5.0-3|93	done
14cr|cudd-2.5.0-3|94	
14cr|cudd-2.5.0-3|95	# Install the test binary
14cr|cudd-2.5.0-3|96	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|cudd-2.5.0-3|97	install -p -m 0755 nanotrav/nanotrav $RPM_BUILD_ROOT%{_bindir}
14cr|cudd-2.5.0-3|98	
14cr|cudd-2.5.0-3|99	# Install the test binary man page
14cr|cudd-2.5.0-3|100	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|cudd-2.5.0-3|101	install -p -m 0644 nanotrav/nanotrav.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|cudd-2.5.0-3|102	
14cr|cudd-2.5.0-3|103	# Put all the documentation in one place for easy installation
14cr|cudd-2.5.0-3|104	mkdir doc
14cr|cudd-2.5.0-3|105	mv cudd/doc doc/cudd
14cr|cudd-2.5.0-3|106	mv dddmp/doc doc/dddmp
14cr|cudd-2.5.0-3|107	mv dddmp/R* doc/dddmp
14cr|cudd-2.5.0-3|108	mv mtr/doc doc/mtr
14cr|cudd-2.5.0-3|109	mv nanotrav/doc doc/nanotrav
14cr|cudd-2.5.0-3|110	mv nanotrav/README doc/nanotrav
14cr|cudd-2.5.0-3|111	mv st/doc doc/st
14cr|cudd-2.5.0-3|112	
14cr|cudd-2.5.0-3|113	
14cr|cudd-2.5.0-3|114	%files
14cr|cudd-2.5.0-3|115	%doc README LICENSE RELEASE.NOTES doc/nanotrav
14cr|cudd-2.5.0-3|116	%{_bindir}/nanotrav
14cr|cudd-2.5.0-3|117	%{_mandir}/man1/*
14cr|cudd-2.5.0-3|118	
14cr|cudd-2.5.0-3|119	
14cr|cudd-2.5.0-3|120	%files -n %{libcudd}
14cr|cudd-2.5.0-3|121	%doc README LICENSE doc/cudd doc/dddmp doc/mtr doc/st
14cr|cudd-2.5.0-3|122	%{_libdir}/*.so.*
14cr|cudd-2.5.0-3|123	
14cr|cudd-2.5.0-3|124	
14cr|cudd-2.5.0-3|125	%files -n %{libcudd_devel}
14cr|cudd-2.5.0-3|126	%doc README LICENSE doc/cudd doc/dddmp doc/mtr doc/st
14cr|cudd-2.5.0-3|127	%{_includedir}/%{name}
14cr|cudd-2.5.0-3|128	%{_libdir}/*.so
14cr|cudd-2.5.0-3|129	
14cr|cudd-2.5.0-3|130	
14cr|cudd-2.5.0-3|131	
14cr|cudd-2.5.0-3|132	%changelog
14cr|cudd-2.5.0-3|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-3
14cr|cudd-2.5.0-3|134	+ Revision: 7e85881
14cr|cudd-2.5.0-3|135	- MassBuild#464: Increase release tag
14cr|cudd-2.5.0-3|136	
14cr|cudd-2.5.0-3|137	

772 14
14cr|cudf-0.6.3-2|1	%define debug_package          %{nil}
14cr|cudf-0.6.3-2|2	
14cr|cudf-0.6.3-2|3	Summary:	CUDF (Common Upgradeability Description Format) tools and libraries
14cr|cudf-0.6.3-2|4	Name:		cudf
14cr|cudf-0.6.3-2|5	Version:	0.6.3
14cr|cudf-0.6.3-2|6	Release:	2
14cr|cudf-0.6.3-2|7	Source0:	http://gforge.info.ucl.ac.be/frs/download.php/165/%{name}-%{version}.tar.gz
14cr|cudf-0.6.3-2|8	Patch0:		cudf-0.6.3-extlib.patch
14cr|cudf-0.6.3-2|9	URL:		http://www.mancoosi.org/cudf/
14cr|cudf-0.6.3-2|10	License:	LGPL
14cr|cudf-0.6.3-2|11	Group:		Development/Other
14cr|cudf-0.6.3-2|12	BuildRequires:	ocaml ocaml-findlib camlp4 ocaml-extlib-devel
14cr|cudf-0.6.3-2|13	BuildRequires:	glib2-devel ncurses-devel
14cr|cudf-0.6.3-2|14	
14cr|cudf-0.6.3-2|15	%description
14cr|cudf-0.6.3-2|16	CUDF (for Common Upgradeability Description Format) is a format for describing
14cr|cudf-0.6.3-2|17	upgrade scenarios in package-based Free and Open Source Software distribution.
14cr|cudf-0.6.3-2|18	
14cr|cudf-0.6.3-2|19	libCUDF is a library to manipulate so called CUDF documents. A CUDF document
14cr|cudf-0.6.3-2|20	describe an upgrade problem, as faced by package managers in popular
14cr|cudf-0.6.3-2|21	package-based GNU/Linux distributions.
14cr|cudf-0.6.3-2|22	
14cr|cudf-0.6.3-2|23	%package	tools
14cr|cudf-0.6.3-2|24	Summary:	CUDF (Common Upgradeability Description Format) command-line tools
14cr|cudf-0.6.3-2|25	
14cr|cudf-0.6.3-2|26	%description	tools
14cr|cudf-0.6.3-2|27	CUDF (for Common Upgradeability Description Format) is a format for describing
14cr|cudf-0.6.3-2|28	upgrade scenarios in package-based Free and Open Source Software distribution.
14cr|cudf-0.6.3-2|29	
14cr|cudf-0.6.3-2|30	libCUDF is a library to manipulate so called CUDF documents. A CUDF document
14cr|cudf-0.6.3-2|31	describe an upgrade problem, as faced by package managers in popular
14cr|cudf-0.6.3-2|32	package-based GNU/Linux distributions.
14cr|cudf-0.6.3-2|33	
14cr|cudf-0.6.3-2|34	This package contains command line tools to manipulate CUDF and related
14cr|cudf-0.6.3-2|35	documents. In particular it contains cudf-check, which enables checking of
14cr|cudf-0.6.3-2|36	document properties such as installation consistency and matching of problems
14cr|cudf-0.6.3-2|37	with their solutions.
14cr|cudf-0.6.3-2|38	
14cr|cudf-0.6.3-2|39	%package	devel
14cr|cudf-0.6.3-2|40	Summary:	CUDF (Common Upgradeability Description Format) C development stuff
14cr|cudf-0.6.3-2|41	
14cr|cudf-0.6.3-2|42	%description	devel
14cr|cudf-0.6.3-2|43	CUDF (for Common Upgradeability Description Format) is a format for describing
14cr|cudf-0.6.3-2|44	upgrade scenarios in package-based Free and Open Source Software distribution.
14cr|cudf-0.6.3-2|45	
14cr|cudf-0.6.3-2|46	libCUDF is a library to manipulate so called CUDF documents. A CUDF document
14cr|cudf-0.6.3-2|47	describe an upgrade problem, as faced by package managers in popular
14cr|cudf-0.6.3-2|48	package-based GNU/Linux distributions.
14cr|cudf-0.6.3-2|49	
14cr|cudf-0.6.3-2|50	This package contains the development stuff needed to use libCUDF in your C
14cr|cudf-0.6.3-2|51	programs.
14cr|cudf-0.6.3-2|52	
14cr|cudf-0.6.3-2|53	%package	ocaml-devel
14cr|cudf-0.6.3-2|54	Summary:	CUDF (Common Upgradeability Description Format) OCaml development stuff
14cr|cudf-0.6.3-2|55	
14cr|cudf-0.6.3-2|56	%description	ocaml-devel
14cr|cudf-0.6.3-2|57	CUDF (for Common Upgradeability Description Format) is a format for describing
14cr|cudf-0.6.3-2|58	upgrade scenarios in package-based Free and Open Source Software distribution.
14cr|cudf-0.6.3-2|59	
14cr|cudf-0.6.3-2|60	libCUDF is a library to manipulate so called CUDF documents. A CUDF document
14cr|cudf-0.6.3-2|61	describe an upgrade problem, as faced by package managers in popular
14cr|cudf-0.6.3-2|62	package-based GNU/Linux distributions.
14cr|cudf-0.6.3-2|63	
14cr|cudf-0.6.3-2|64	This package contains the development stuff needed to use libCUDF in your OCaml
14cr|cudf-0.6.3-2|65	programs.
14cr|cudf-0.6.3-2|66	
14cr|cudf-0.6.3-2|67	%prep
14cr|cudf-0.6.3-2|68	%setup -q
14cr|cudf-0.6.3-2|69	%patch0 -p1
14cr|cudf-0.6.3-2|70	
14cr|cudf-0.6.3-2|71	%build
14cr|cudf-0.6.3-2|72	make all c-lib
14cr|cudf-0.6.3-2|73	which /usr/bin/ocamlopt > /dev/null && make opt c-lib-opt
14cr|cudf-0.6.3-2|74	
14cr|cudf-0.6.3-2|75	%install
14cr|cudf-0.6.3-2|76	%makeinstall_std LIBDIR="%{_libdir}" OCAMLLIBDIR="%{_libdir}/ocaml"
14cr|cudf-0.6.3-2|77	
14cr|cudf-0.6.3-2|78	%check
14cr|cudf-0.6.3-2|79	# test suite fails to pass.. :|
14cr|cudf-0.6.3-2|80	make -k test || /bin/true
14cr|cudf-0.6.3-2|81	
14cr|cudf-0.6.3-2|82	%files tools
14cr|cudf-0.6.3-2|83	%{_bindir}/cudf-check
14cr|cudf-0.6.3-2|84	%{_bindir}/cudf-parse-822
14cr|cudf-0.6.3-2|85	
14cr|cudf-0.6.3-2|86	%files devel
14cr|cudf-0.6.3-2|87	%{_includedir}/cudf.h
14cr|cudf-0.6.3-2|88	%{_libdir}/*.a
14cr|cudf-0.6.3-2|89	%{_libdir}/pkgconfig/cudf.pc
14cr|cudf-0.6.3-2|90	
14cr|cudf-0.6.3-2|91	%files ocaml-devel
14cr|cudf-0.6.3-2|92	%{_libdir}/ocaml/cudf
14cr|cudf-0.6.3-2|93	
14cr|cudf-0.6.3-2|94	
14cr|cudf-0.6.3-2|95	
14cr|cudf-0.6.3-2|96	
14cr|cudf-0.6.3-2|97	%changelog
14cr|cudf-0.6.3-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-2
14cr|cudf-0.6.3-2|99	+ Revision: bf54527
14cr|cudf-0.6.3-2|100	- MassBuild#464: Increase release tag
14cr|cudf-0.6.3-2|101	
14cr|cudf-0.6.3-2|102	

773 14
14cr|cuegen-1.2.0-6|1	%define	version	1.2.0
14cr|cuegen-1.2.0-6|2	%define release	6
14cr|cuegen-1.2.0-6|3	
14cr|cuegen-1.2.0-6|4	Summary:	FLAC-compatible cuesheet generator for Linux
14cr|cuegen-1.2.0-6|5	Name:		cuegen
14cr|cuegen-1.2.0-6|6	Version:	%{version}
14cr|cuegen-1.2.0-6|7	Release:	%{release}
14cr|cuegen-1.2.0-6|8	License:	GPL+
14cr|cuegen-1.2.0-6|9	Group:		Sound
14cr|cuegen-1.2.0-6|10	URL:		http://www.cs.man.ac.uk/~slavinp/cuegen.html
14cr|cuegen-1.2.0-6|11	Source:		http://www.cs.man.ac.uk/~slavinp/files/%{name}-%{version}.tar.bz2
14cr|cuegen-1.2.0-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cuegen-1.2.0-6|13	
14cr|cuegen-1.2.0-6|14	%description
14cr|cuegen-1.2.0-6|15	CUEgen is a FLAC-compatible cuesheet generator for Linux. The
14cr|cuegen-1.2.0-6|16	FLAC format allows cuesheets to be embedded in .flac files by
14cr|cuegen-1.2.0-6|17	storing their data in the CUESHEET metadata block. The cuesheet
14cr|cuegen-1.2.0-6|18	itself is simply a description of the contents of an audio CD. The
14cr|cuegen-1.2.0-6|19	cuesheet can be used in conjunction with a .flac file to store a
14cr|cuegen-1.2.0-6|20	complete album in a single FLAC file and then retrieve individual
14cr|cuegen-1.2.0-6|21	tracks fro m that file. The cuesheet may also be used by CD burning
14cr|cuegen-1.2.0-6|22	applications to recreate an identical copy of an original audio CD
14cr|cuegen-1.2.0-6|23	from its FLAC representation and an associated cuesheet. As such,
14cr|cuegen-1.2.0-6|24	cuesheets are of great use in archiving, transporting and burning
14cr|cuegen-1.2.0-6|25	FLAC-enc oded audio files.
14cr|cuegen-1.2.0-6|26	
14cr|cuegen-1.2.0-6|27	%prep
14cr|cuegen-1.2.0-6|28	%setup -q
14cr|cuegen-1.2.0-6|29	
14cr|cuegen-1.2.0-6|30	%build
14cr|cuegen-1.2.0-6|31	make CFLAGS="$RPM_OPT_FLAGS"
14cr|cuegen-1.2.0-6|32	
14cr|cuegen-1.2.0-6|33	%install
14cr|cuegen-1.2.0-6|34	rm -rf %{buildroot}
14cr|cuegen-1.2.0-6|35	install -D -m 755 cuegen %{buildroot}%{_bindir}/cuegen
14cr|cuegen-1.2.0-6|36	
14cr|cuegen-1.2.0-6|37	%clean
14cr|cuegen-1.2.0-6|38	rm -rf %{buildroot}
14cr|cuegen-1.2.0-6|39	
14cr|cuegen-1.2.0-6|40	%files
14cr|cuegen-1.2.0-6|41	%defattr(-,root,root)
14cr|cuegen-1.2.0-6|42	%doc README
14cr|cuegen-1.2.0-6|43	%{_bindir}/*
14cr|cuegen-1.2.0-6|44	
14cr|cuegen-1.2.0-6|45	
14cr|cuegen-1.2.0-6|46	
14cr|cuegen-1.2.0-6|47	
14cr|cuegen-1.2.0-6|48	%changelog
14cr|cuegen-1.2.0-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cr|cuegen-1.2.0-6|50	+ Revision: 941e65a
14cr|cuegen-1.2.0-6|51	- MassBuild#464: Increase release tag
14cr|cuegen-1.2.0-6|52	
14cr|cuegen-1.2.0-6|53	

774 14
14cr|cuetools-1.3.1-9|1	%define name cuetools
14cr|cuetools-1.3.1-9|2	%define version 1.3.1
14cr|cuetools-1.3.1-9|3	%define release 9
14cr|cuetools-1.3.1-9|4	
14cr|cuetools-1.3.1-9|5	Summary: Utilities to works with cue and TOC files
14cr|cuetools-1.3.1-9|6	Name: %{name}
14cr|cuetools-1.3.1-9|7	Version: %{version}
14cr|cuetools-1.3.1-9|8	Release: %{release}
14cr|cuetools-1.3.1-9|9	Source0: %{name}-%{version}.tar.bz2
14cr|cuetools-1.3.1-9|10	Source1: cuetag.sh
14cr|cuetools-1.3.1-9|11	License: GPL
14cr|cuetools-1.3.1-9|12	Group: Archiving/Cd burning
14cr|cuetools-1.3.1-9|13	Url: http://cuetools.sourceforge.net
14cr|cuetools-1.3.1-9|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|cuetools-1.3.1-9|15	
14cr|cuetools-1.3.1-9|16	%description
14cr|cuetools-1.3.1-9|17	Cuetools is a set of utilities for working with cue files and TOC files.
14cr|cuetools-1.3.1-9|18	It includes programs for conversion between the formats, file renaming based
14cr|cuetools-1.3.1-9|19	on cue/TOC information, and track breakpoint printing.
14cr|cuetools-1.3.1-9|20	
14cr|cuetools-1.3.1-9|21	%prep
14cr|cuetools-1.3.1-9|22	%setup -q
14cr|cuetools-1.3.1-9|23	
14cr|cuetools-1.3.1-9|24	%build
14cr|cuetools-1.3.1-9|25	%configure
14cr|cuetools-1.3.1-9|26	%make
14cr|cuetools-1.3.1-9|27	
14cr|cuetools-1.3.1-9|28	%install
14cr|cuetools-1.3.1-9|29	rm -rf $RPM_BUILD_ROOT
14cr|cuetools-1.3.1-9|30	
14cr|cuetools-1.3.1-9|31	%makeinstall_std
14cr|cuetools-1.3.1-9|32	
14cr|cuetools-1.3.1-9|33	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
14cr|cuetools-1.3.1-9|34	
14cr|cuetools-1.3.1-9|35	%clean
14cr|cuetools-1.3.1-9|36	rm -rf $RPM_BUILD_ROOT
14cr|cuetools-1.3.1-9|37	
14cr|cuetools-1.3.1-9|38	%files
14cr|cuetools-1.3.1-9|39	%defattr(-,root,root)
14cr|cuetools-1.3.1-9|40	%doc NEWS README TODO
14cr|cuetools-1.3.1-9|41	%_bindir/*
14cr|cuetools-1.3.1-9|42	%_mandir/man1/*
14cr|cuetools-1.3.1-9|43	
14cr|cuetools-1.3.1-9|44	
14cr|cuetools-1.3.1-9|45	
14cr|cuetools-1.3.1-9|46	%changelog
14cr|cuetools-1.3.1-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-9
14cr|cuetools-1.3.1-9|48	+ Revision: 43d1b74
14cr|cuetools-1.3.1-9|49	- MassBuild#464: Increase release tag
14cr|cuetools-1.3.1-9|50	
14cr|cuetools-1.3.1-9|51	

775 14
14cr|culmus-latex-0.7-3|1	%define name	culmus-latex
14cr|culmus-latex-0.7-3|2	%define version 0.7
14cr|culmus-latex-0.7-3|3	%define release 3
14cr|culmus-latex-0.7-3|4	
14cr|culmus-latex-0.7-3|5	%define texmfdir %{_datadir}/texmf
14cr|culmus-latex-0.7-3|6	
14cr|culmus-latex-0.7-3|7	Summary: 	 Culmus Hebrew fonts for LaTeX
14cr|culmus-latex-0.7-3|8	Name: 		 %{name}
14cr|culmus-latex-0.7-3|9	Version: 	 %{version}
14cr|culmus-latex-0.7-3|10	Release: 	 %{release}
14cr|culmus-latex-0.7-3|11	Source0: 	 %{name}-%{version}-r1.tar.gz
14cr|culmus-latex-0.7-3|12	Patch0: 	 Makefile.patch
14cr|culmus-latex-0.7-3|13	License: 	 GPLv2
14cr|culmus-latex-0.7-3|14	Group: 		 Publishing
14cr|culmus-latex-0.7-3|15	Url: 		 http://ivritex.sourceforge.net/
14cr|culmus-latex-0.7-3|16	BuildRoot: 	 %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|culmus-latex-0.7-3|17	BuildArch: 	 noarch
14cr|culmus-latex-0.7-3|18	Requires: 	 fonts-type1-hebrew, tetex
14cr|culmus-latex-0.7-3|19	BuildRequires: 	 fonts-type1-hebrew, tetex-afm, tetex
14cr|culmus-latex-0.7-3|20	Obsoletes: 	 ivritex
14cr|culmus-latex-0.7-3|21	
14cr|culmus-latex-0.7-3|22	%description
14cr|culmus-latex-0.7-3|23	This package provides LaTeX support for the Hebrew fonts distributed by the
14cr|culmus-latex-0.7-3|24	Culmus Project.
14cr|culmus-latex-0.7-3|25	
14cr|culmus-latex-0.7-3|26	%prep
14cr|culmus-latex-0.7-3|27	%setup -q -n %{name}-%{version}-r1
14cr|culmus-latex-0.7-3|28	%patch0 -p0
14cr|culmus-latex-0.7-3|29	
14cr|culmus-latex-0.7-3|30	%install
14cr|culmus-latex-0.7-3|31	%__rm -rf %{buildroot}
14cr|culmus-latex-0.7-3|32	make DESTDIR=%{buildroot} pkginstall
14cr|culmus-latex-0.7-3|33	
14cr|culmus-latex-0.7-3|34	%clean
14cr|culmus-latex-0.7-3|35	%__rm -rf %{buildroot}
14cr|culmus-latex-0.7-3|36	
14cr|culmus-latex-0.7-3|37	%post
14cr|culmus-latex-0.7-3|38	mktexlsr
14cr|culmus-latex-0.7-3|39	updmap-sys --enable Map=culmus.map --quiet
14cr|culmus-latex-0.7-3|40	
14cr|culmus-latex-0.7-3|41	%postun
14cr|culmus-latex-0.7-3|42	mktexlsr
14cr|culmus-latex-0.7-3|43	updmap-sys --disable culmus.map --quiet
14cr|culmus-latex-0.7-3|44	
14cr|culmus-latex-0.7-3|45	%files
14cr|culmus-latex-0.7-3|46	%defattr(-,root,root)
14cr|culmus-latex-0.7-3|47	%doc README GNU-GPL LICENSE-Culmus examples/
14cr|culmus-latex-0.7-3|48	%{texmfdir}/fonts/afm/public/culmus
14cr|culmus-latex-0.7-3|49	%{texmfdir}/fonts/type1/public/culmus
14cr|culmus-latex-0.7-3|50	%{texmfdir}/fonts/enc/dvips/culmus
14cr|culmus-latex-0.7-3|51	%{texmfdir}/fonts/map/dvips/culmus.map
14cr|culmus-latex-0.7-3|52	%{texmfdir}/fonts/tfm/public/culmus
14cr|culmus-latex-0.7-3|53	%{texmfdir}/fonts/vf/public/culmus
14cr|culmus-latex-0.7-3|54	%{texmfdir}/tex/latex/culmus
14cr|culmus-latex-0.7-3|55	%{texmfdir}/tex/generic/0babel
14cr|culmus-latex-0.7-3|56	
14cr|culmus-latex-0.7-3|57	
14cr|culmus-latex-0.7-3|58	
14cr|culmus-latex-0.7-3|59	%changelog
14cr|culmus-latex-0.7-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|culmus-latex-0.7-3|61	+ Revision: 9746530
14cr|culmus-latex-0.7-3|62	- MassBuild#464: Increase release tag
14cr|culmus-latex-0.7-3|63	
14cr|culmus-latex-0.7-3|64	

776 14
14cr|cuneiform-linux-1.1.0-4|1	%define abi		0
14cr|cuneiform-linux-1.1.0-4|2	%define libname		%mklibname cuneiform %{abi}
14cr|cuneiform-linux-1.1.0-4|3	%define develname	%mklibname cuneiform -d
14cr|cuneiform-linux-1.1.0-4|4	
14cr|cuneiform-linux-1.1.0-4|5	# datafiles must have DOS-style EOL
14cr|cuneiform-linux-1.1.0-4|6	%define dont_fix_eol	1
14cr|cuneiform-linux-1.1.0-4|7	
14cr|cuneiform-linux-1.1.0-4|8	Name:		cuneiform-linux
14cr|cuneiform-linux-1.1.0-4|9	Summary:	An OCR system
14cr|cuneiform-linux-1.1.0-4|10	Version:	1.1.0
14cr|cuneiform-linux-1.1.0-4|11	Release:	4
14cr|cuneiform-linux-1.1.0-4|12	License:	BSD
14cr|cuneiform-linux-1.1.0-4|13	Group:		Text tools
14cr|cuneiform-linux-1.1.0-4|14	Url:		https://launchpad.net/cuneiform-linux
14cr|cuneiform-linux-1.1.0-4|15	Source0:	%{name}-%{version}.tar.bz2
14cr|cuneiform-linux-1.1.0-4|16	BuildRequires:	cmake
14cr|cuneiform-linux-1.1.0-4|17	BuildRequires:	pkgconfig(ImageMagick)
14cr|cuneiform-linux-1.1.0-4|18	#Suggests:	cuneiform-qt yagf
14cr|cuneiform-linux-1.1.0-4|19	
14cr|cuneiform-linux-1.1.0-4|20	%description
14cr|cuneiform-linux-1.1.0-4|21	Cuneiform is an multi-language OCR system originally developed
14cr|cuneiform-linux-1.1.0-4|22	and open sourced by Cognitive Technologies. Cuneiform was
14cr|cuneiform-linux-1.1.0-4|23	originally a Windows program, which was ported to Linux
14cr|cuneiform-linux-1.1.0-4|24	by Jussi Pakkanen.
14cr|cuneiform-linux-1.1.0-4|25	
14cr|cuneiform-linux-1.1.0-4|26	%package -n %{libname}
14cr|cuneiform-linux-1.1.0-4|27	Summary:	Cuneiform OCR system shared libraries
14cr|cuneiform-linux-1.1.0-4|28	Group:		System/Libraries
14cr|cuneiform-linux-1.1.0-4|29	
14cr|cuneiform-linux-1.1.0-4|30	%description -n %{libname}
14cr|cuneiform-linux-1.1.0-4|31	Cuneiform is an multi-language OCR system originally developed
14cr|cuneiform-linux-1.1.0-4|32	and open sourced by Cognitive Technologies. Cuneiform was
14cr|cuneiform-linux-1.1.0-4|33	originally a Windows program, which was ported to Linux
14cr|cuneiform-linux-1.1.0-4|34	by Jussi Pakkanen.
14cr|cuneiform-linux-1.1.0-4|35	
14cr|cuneiform-linux-1.1.0-4|36	%package -n %{develname}
14cr|cuneiform-linux-1.1.0-4|37	Summary:	Cuneiform development files
14cr|cuneiform-linux-1.1.0-4|38	Group:		Development/C++
14cr|cuneiform-linux-1.1.0-4|39	Requires:	%{libname} = %{EVRD}
14cr|cuneiform-linux-1.1.0-4|40	
14cr|cuneiform-linux-1.1.0-4|41	%description -n %{develname}
14cr|cuneiform-linux-1.1.0-4|42	Cuneiform is an multi-language OCR system originally developed
14cr|cuneiform-linux-1.1.0-4|43	and open sourced by Cognitive Technologies. Cuneiform was
14cr|cuneiform-linux-1.1.0-4|44	originally a Windows program, which was ported to Linux
14cr|cuneiform-linux-1.1.0-4|45	by Jussi Pakkanen.
14cr|cuneiform-linux-1.1.0-4|46	
14cr|cuneiform-linux-1.1.0-4|47	This package contains files required only for development purpose.
14cr|cuneiform-linux-1.1.0-4|48	
14cr|cuneiform-linux-1.1.0-4|49	%prep
14cr|cuneiform-linux-1.1.0-4|50	%setup -q
14cr|cuneiform-linux-1.1.0-4|51	
14cr|cuneiform-linux-1.1.0-4|52	%build
14cr|cuneiform-linux-1.1.0-4|53	%cmake
14cr|cuneiform-linux-1.1.0-4|54	%make
14cr|cuneiform-linux-1.1.0-4|55	
14cr|cuneiform-linux-1.1.0-4|56	%install
14cr|cuneiform-linux-1.1.0-4|57	%makeinstall_std -C build
14cr|cuneiform-linux-1.1.0-4|58	
14cr|cuneiform-linux-1.1.0-4|59	%files
14cr|cuneiform-linux-1.1.0-4|60	%doc issues.txt *readme.rtf readme.txt
14cr|cuneiform-linux-1.1.0-4|61	%{_bindir}/cuneiform
14cr|cuneiform-linux-1.1.0-4|62	%{_datadir}/cuneiform/*.dat
14cr|cuneiform-linux-1.1.0-4|63	
14cr|cuneiform-linux-1.1.0-4|64	%files -n %{libname}
14cr|cuneiform-linux-1.1.0-4|65	%{_libdir}/*.so.%{abi}*
14cr|cuneiform-linux-1.1.0-4|66	%{_libdir}/*.so.%{version}
14cr|cuneiform-linux-1.1.0-4|67	
14cr|cuneiform-linux-1.1.0-4|68	%files -n %{develname}
14cr|cuneiform-linux-1.1.0-4|69	%{_libdir}/*.so
14cr|cuneiform-linux-1.1.0-4|70	%{_includedir}/cuneiform.h
14cr|cuneiform-linux-1.1.0-4|71	
14cr|cuneiform-linux-1.1.0-4|72	
14cr|cuneiform-linux-1.1.0-4|73	%changelog
14cr|cuneiform-linux-1.1.0-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cr|cuneiform-linux-1.1.0-4|75	+ Revision: 958cd01
14cr|cuneiform-linux-1.1.0-4|76	- MassBuild#464: Increase release tag
14cr|cuneiform-linux-1.1.0-4|77	
14cr|cuneiform-linux-1.1.0-4|78	

777 14
14cr|cunit-2.1.2-3|1	%define name cunit
14cr|cunit-2.1.2-3|2	%define Name CUnit
14cr|cunit-2.1.2-3|3	%define version 2.1.2
14cr|cunit-2.1.2-3|4	%define bad_version 2.1-2
14cr|cunit-2.1.2-3|5	%define release 3
14cr|cunit-2.1.2-3|6	%define	major 1
14cr|cunit-2.1.2-3|7	%define	libname %mklibname %{name} %{major}
14cr|cunit-2.1.2-3|8	%define develname %mklibname %{name} -d
14cr|cunit-2.1.2-3|9	
14cr|cunit-2.1.2-3|10	Name:		%{name}
14cr|cunit-2.1.2-3|11	Version:	%{version}
14cr|cunit-2.1.2-3|12	Release:	%{release}
14cr|cunit-2.1.2-3|13	License:	GPLv2+
14cr|cunit-2.1.2-3|14	Summary:	A Unit Testing Framework for C
14cr|cunit-2.1.2-3|15	Group:		System/Libraries
14cr|cunit-2.1.2-3|16	URL:		http://cunit.sourceforge.net
14cr|cunit-2.1.2-3|17	Source0:	http://sourceforge.net/projects/cunit/files/CUnit/%{bad_version}/%{Name}-%{bad_version}-src.tar.bz2
14cr|cunit-2.1.2-3|18	Patch0:		%{name}-2.1.0.link_against_ncurses.patch
14cr|cunit-2.1.2-3|19	BuildRequires:	pkgconfig(ncurses)
14cr|cunit-2.1.2-3|20	
14cr|cunit-2.1.2-3|21	%description
14cr|cunit-2.1.2-3|22	CUnit is a lightweight system for writing, administering, and running unit
14cr|cunit-2.1.2-3|23	tests in C.  It provides C programmers a basic testing functionality with a
14cr|cunit-2.1.2-3|24	flexible variety of user interfaces.
14cr|cunit-2.1.2-3|25	
14cr|cunit-2.1.2-3|26	CUnit is built as a static library which is linked with the user's testing
14cr|cunit-2.1.2-3|27	code.  It uses a simple framework for building test structures, and provides a
14cr|cunit-2.1.2-3|28	rich set of assertions for testing common data types. In addition, several
14cr|cunit-2.1.2-3|29	different interfaces are provided for running tests and reporting results.
14cr|cunit-2.1.2-3|30	These interfaces currently include:
14cr|cunit-2.1.2-3|31	
14cr|cunit-2.1.2-3|32	- Automated: Non-interactive output to xml file
14cr|cunit-2.1.2-3|33	- Basic: Non-interactive flexible programming interface
14cr|cunit-2.1.2-3|34	- Console: Interactive console interface (ansi C)
14cr|cunit-2.1.2-3|35	- Curses: Interactive graphical interface (Unix)
14cr|cunit-2.1.2-3|36	
14cr|cunit-2.1.2-3|37	%package -n %{libname}
14cr|cunit-2.1.2-3|38	Summary:	C testing framework
14cr|cunit-2.1.2-3|39	Group:		System/Libraries
14cr|cunit-2.1.2-3|40	
14cr|cunit-2.1.2-3|41	%description -n %{libname}
14cr|cunit-2.1.2-3|42	CUnit is a lightweight system for writing, administering, and running unit
14cr|cunit-2.1.2-3|43	tests in C.  It provides C programmers a basic testing functionality with a
14cr|cunit-2.1.2-3|44	flexible variety of user interfaces.
14cr|cunit-2.1.2-3|45	
14cr|cunit-2.1.2-3|46	CUnit is built as a static library which is linked with the user's testing
14cr|cunit-2.1.2-3|47	code.  It uses a simple framework for building test structures, and provides a
14cr|cunit-2.1.2-3|48	rich set of assertions for testing common data types. In addition, several
14cr|cunit-2.1.2-3|49	different interfaces are provided for running tests and reporting results.
14cr|cunit-2.1.2-3|50	These interfaces currently include:
14cr|cunit-2.1.2-3|51	
14cr|cunit-2.1.2-3|52	- Automated: Non-interactive output to xml file
14cr|cunit-2.1.2-3|53	- Basic: Non-interactive flexible programming interface
14cr|cunit-2.1.2-3|54	- Console: Interactive console interface (ansi C)
14cr|cunit-2.1.2-3|55	- Curses: Interactive graphical interface (Unix)
14cr|cunit-2.1.2-3|56	
14cr|cunit-2.1.2-3|57	%package -n %{develname}
14cr|cunit-2.1.2-3|58	Summary:	Development files for %{name}
14cr|cunit-2.1.2-3|59	Group:		Development/C
14cr|cunit-2.1.2-3|60	Requires:	%{libname} = %{version}-%{release}
14cr|cunit-2.1.2-3|61	Provides:	%{name}-devel = %{version}-%{release}
14cr|cunit-2.1.2-3|62	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|cunit-2.1.2-3|63	Obsoletes:	%mklibname %{name} 1 -d
14cr|cunit-2.1.2-3|64	
14cr|cunit-2.1.2-3|65	%description -n	%{develname}
14cr|cunit-2.1.2-3|66	This package contains development files for %{name}.
14cr|cunit-2.1.2-3|67	
14cr|cunit-2.1.2-3|68	%prep
14cr|cunit-2.1.2-3|69	%setup -q -n %{Name}-%{bad_version}
14cr|cunit-2.1.2-3|70	%patch0 -p 0
14cr|cunit-2.1.2-3|71	chmod 644 AUTHORS NEWS ChangeLog README TODO
14cr|cunit-2.1.2-3|72	
14cr|cunit-2.1.2-3|73	%build
14cr|cunit-2.1.2-3|74	autoreconf -f -i
14cr|cunit-2.1.2-3|75	%configure2_5x \
14cr|cunit-2.1.2-3|76	--enable-curses
14cr|cunit-2.1.2-3|77	%make
14cr|cunit-2.1.2-3|78	
14cr|cunit-2.1.2-3|79	%install
14cr|cunit-2.1.2-3|80	rm -rf %{buildroot}
14cr|cunit-2.1.2-3|81	%makeinstall_std
14cr|cunit-2.1.2-3|82	
14cr|cunit-2.1.2-3|83	# fix la file
14cr|cunit-2.1.2-3|84	perl -pi -e 's| -L\S+ ||'  %{buildroot}%{_libdir}/libcunit.la
14cr|cunit-2.1.2-3|85	
14cr|cunit-2.1.2-3|86	# ugly, but needed to deal with installed and non-installed documentation
14cr|cunit-2.1.2-3|87	install -d -m 755 %{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}
14cr|cunit-2.1.2-3|88	mv %{buildroot}%{_prefix}/doc/%{Name} \
14cr|cunit-2.1.2-3|89	%{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}/html
14cr|cunit-2.1.2-3|90	install -m 644 AUTHORS NEWS ChangeLog README TODO \
14cr|cunit-2.1.2-3|91	%{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}
14cr|cunit-2.1.2-3|92	rm -rf %{buildroot}%{_prefix}/doc
14cr|cunit-2.1.2-3|93	
14cr|cunit-2.1.2-3|94	%files -n %{libname}
14cr|cunit-2.1.2-3|95	%{_libdir}/*.so.%{major}*
14cr|cunit-2.1.2-3|96	
14cr|cunit-2.1.2-3|97	%files -n %{develname}
14cr|cunit-2.1.2-3|98	%{_datadir}/doc/%{libname}-devel-%{version}
14cr|cunit-2.1.2-3|99	%{_libdir}/*.so
14cr|cunit-2.1.2-3|100	%{_libdir}/*.a
14cr|cunit-2.1.2-3|101	%{_libdir}/pkgconfig/%{name}.pc
14cr|cunit-2.1.2-3|102	%{_includedir}/%{Name}
14cr|cunit-2.1.2-3|103	%{_datadir}/%{Name}
14cr|cunit-2.1.2-3|104	%{_mandir}/man3/*
14cr|cunit-2.1.2-3|105	
14cr|cunit-2.1.2-3|106	%changelog
14cr|cunit-2.1.2-3|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-3
14cr|cunit-2.1.2-3|108	+ Revision: 9099458
14cr|cunit-2.1.2-3|109	- MassBuild#464: Increase release tag
14cr|cunit-2.1.2-3|110	
14cr|cunit-2.1.2-3|111	

778 14
14cr|cups-pdf-2.6.1-3|1	Summary:        Extension for creating pdf-Files with CUPS
14cr|cups-pdf-2.6.1-3|2	Name:           cups-pdf
14cr|cups-pdf-2.6.1-3|3	Version:        2.6.1
14cr|cups-pdf-2.6.1-3|4	Release:        3
14cr|cups-pdf-2.6.1-3|5	Group:          System/Printing
14cr|cups-pdf-2.6.1-3|6	Source0:        http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz
14cr|cups-pdf-2.6.1-3|7	Patch1:         cups-pdf-conf.patch
14cr|cups-pdf-2.6.1-3|8	Patch2:         cups-pdf-desktop.patch
14cr|cups-pdf-2.6.1-3|9	URL:            http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
14cr|cups-pdf-2.6.1-3|10	License:        GPLv2+
14cr|cups-pdf-2.6.1-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|cups-pdf-2.6.1-3|12	Requires:       ghostscript
14cr|cups-pdf-2.6.1-3|13	Requires:       cups
14cr|cups-pdf-2.6.1-3|14	BuildRequires:  cups-devel
14cr|cups-pdf-2.6.1-3|15	
14cr|cups-pdf-2.6.1-3|16	# These are the defaults paths defined in config.h
14cr|cups-pdf-2.6.1-3|17	# CUPS-PDF spool directory
14cr|cups-pdf-2.6.1-3|18	%define CPSPOOL   %{_localstatedir}/spool/cups-pdf/SPOOL
14cr|cups-pdf-2.6.1-3|19	
14cr|cups-pdf-2.6.1-3|20	# CUPS-PDF output directory
14cr|cups-pdf-2.6.1-3|21	%define CPOUT     %{_localstatedir}/spool/cups-pdf
14cr|cups-pdf-2.6.1-3|22	
14cr|cups-pdf-2.6.1-3|23	# CUPS-PDF log directory
14cr|cups-pdf-2.6.1-3|24	%define CPLOG     %{_localstatedir}/log/cups
14cr|cups-pdf-2.6.1-3|25	
14cr|cups-pdf-2.6.1-3|26	# CUPS-PDF cups-pdf.conf config file
14cr|cups-pdf-2.6.1-3|27	%define ETCCUPS   %(cups-config --serverroot 2>/dev/null || echo %{_sysconfdir}/cups)
14cr|cups-pdf-2.6.1-3|28	
14cr|cups-pdf-2.6.1-3|29	# Additional path to backend directory
14cr|cups-pdf-2.6.1-3|30	%define CPBACKEND %(cups-config --serverbin  2>/dev/null || echo %{_libdir}/cups)/backend
14cr|cups-pdf-2.6.1-3|31	
14cr|cups-pdf-2.6.1-3|32	
14cr|cups-pdf-2.6.1-3|33	%description
14cr|cups-pdf-2.6.1-3|34	"cups-pdf" is a backend script for use with CUPS - the "Common UNIX Printing
14cr|cups-pdf-2.6.1-3|35	System" (see more for CUPS under http://www.cups.org/).
14cr|cups-pdf-2.6.1-3|36	"cups-pdf" uses the ghostscript pdfwrite device to produce PDF Files.
14cr|cups-pdf-2.6.1-3|37	
14cr|cups-pdf-2.6.1-3|38	This version has been modified to store the PDF files on the Desktop of the
14cr|cups-pdf-2.6.1-3|39	user. This behavior can be changed by editing the configuration file.
14cr|cups-pdf-2.6.1-3|40	
14cr|cups-pdf-2.6.1-3|41	%prep
14cr|cups-pdf-2.6.1-3|42	%setup -q -n %{name}-%{version}
14cr|cups-pdf-2.6.1-3|43	
14cr|cups-pdf-2.6.1-3|44	# Relocate output on user's Desktop
14cr|cups-pdf-2.6.1-3|45	%patch1 -p0 -b .oldconf
14cr|cups-pdf-2.6.1-3|46	%patch2 -p0 -b .desktop
14cr|cups-pdf-2.6.1-3|47	
14cr|cups-pdf-2.6.1-3|48	%build
14cr|cups-pdf-2.6.1-3|49	pushd src
14cr|cups-pdf-2.6.1-3|50	gcc $RPM_OPT_FLAGS -o cups-pdf cups-pdf.c
14cr|cups-pdf-2.6.1-3|51	popd
14cr|cups-pdf-2.6.1-3|52	
14cr|cups-pdf-2.6.1-3|53	# Avoid perl dependencies
14cr|cups-pdf-2.6.1-3|54	chmod -x contrib/pstitleiconv-0.2/pstitleiconv
14cr|cups-pdf-2.6.1-3|55	chmod -x contrib/cups-pdf-dispatch-0.1/cups-pdf-dispatch
14cr|cups-pdf-2.6.1-3|56	chmod -x contrib/SELinux-HOWTO/update-module
14cr|cups-pdf-2.6.1-3|57	
14cr|cups-pdf-2.6.1-3|58	
14cr|cups-pdf-2.6.1-3|59	%install
14cr|cups-pdf-2.6.1-3|60	rm -rf %{buildroot}
14cr|cups-pdf-2.6.1-3|61	mkdir -p %{buildroot}%{CPBACKEND}
14cr|cups-pdf-2.6.1-3|62	mkdir -p %{buildroot}%{CPSPOOL}
14cr|cups-pdf-2.6.1-3|63	mkdir -p %{buildroot}%{CPOUT}
14cr|cups-pdf-2.6.1-3|64	mkdir -p %{buildroot}%{CPLOG}
14cr|cups-pdf-2.6.1-3|65	mkdir -p %{buildroot}%{CPBACKEND}
14cr|cups-pdf-2.6.1-3|66	mkdir -p %{buildroot}%{ETCCUPS}
14cr|cups-pdf-2.6.1-3|67	mkdir -p %{buildroot}%{_datadir}/cups/model/
14cr|cups-pdf-2.6.1-3|68	install -m644 extra/CUPS-PDF.ppd %{buildroot}%{_datadir}/cups/model/
14cr|cups-pdf-2.6.1-3|69	install -m644 extra/cups-pdf.conf %{buildroot}%{ETCCUPS}/
14cr|cups-pdf-2.6.1-3|70	install -m700 src/cups-pdf %{buildroot}%{CPBACKEND}/
14cr|cups-pdf-2.6.1-3|71	
14cr|cups-pdf-2.6.1-3|72	%clean
14cr|cups-pdf-2.6.1-3|73	rm -rf %{buildroot}
14cr|cups-pdf-2.6.1-3|74	
14cr|cups-pdf-2.6.1-3|75	
14cr|cups-pdf-2.6.1-3|76	%post
14cr|cups-pdf-2.6.1-3|77	# First install : create the printer if cupsd is running
14cr|cups-pdf-2.6.1-3|78	if [ "$1" -eq "1" -a -f "%{_var}/run/cupsd.pid" ]
14cr|cups-pdf-2.6.1-3|79	then
14cr|cups-pdf-2.6.1-3|80	if [ -d /proc/$(cat %{_var}/run/cupsd.pid) ]
14cr|cups-pdf-2.6.1-3|81	then
14cr|cups-pdf-2.6.1-3|82	/usr/sbin/lpadmin -p Cups-PDF -v cups-pdf:/ -m CUPS-PDF.ppd -E || :
14cr|cups-pdf-2.6.1-3|83	fi
14cr|cups-pdf-2.6.1-3|84	fi
14cr|cups-pdf-2.6.1-3|85	
14cr|cups-pdf-2.6.1-3|86	
14cr|cups-pdf-2.6.1-3|87	%postun
14cr|cups-pdf-2.6.1-3|88	if [ "$1" -eq "0" ]; then
14cr|cups-pdf-2.6.1-3|89	# Delete the printer
14cr|cups-pdf-2.6.1-3|90	/usr/sbin/lpadmin -x Cups-PDF || :
14cr|cups-pdf-2.6.1-3|91	fi
14cr|cups-pdf-2.6.1-3|92	
14cr|cups-pdf-2.6.1-3|93	%files
14cr|cups-pdf-2.6.1-3|94	%defattr(-,root,root)
14cr|cups-pdf-2.6.1-3|95	%doc ChangeLog README contrib/
14cr|cups-pdf-2.6.1-3|96	%dir %{CPSPOOL}
14cr|cups-pdf-2.6.1-3|97	%dir %{CPOUT}
14cr|cups-pdf-2.6.1-3|98	%attr(700, root, root) %{CPBACKEND}/cups-pdf
14cr|cups-pdf-2.6.1-3|99	%config(noreplace) %{ETCCUPS}/cups-pdf.conf
14cr|cups-pdf-2.6.1-3|100	%{_datadir}/cups/model/CUPS-PDF.ppd
14cr|cups-pdf-2.6.1-3|101	
14cr|cups-pdf-2.6.1-3|102	
14cr|cups-pdf-2.6.1-3|103	%changelog
14cr|cups-pdf-2.6.1-3|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-3
14cr|cups-pdf-2.6.1-3|105	+ Revision: 38170e7
14cr|cups-pdf-2.6.1-3|106	- MassBuild#464: Increase release tag
14cr|cups-pdf-2.6.1-3|107	
14cr|cups-pdf-2.6.1-3|108	

779 14
14cr|curlftpfs-0.9.2-5|1	%define name curlftpfs
14cr|curlftpfs-0.9.2-5|2	%define version 0.9.2
14cr|curlftpfs-0.9.2-5|3	%define release 5
14cr|curlftpfs-0.9.2-5|4	
14cr|curlftpfs-0.9.2-5|5	Name:		%name
14cr|curlftpfs-0.9.2-5|6	Version:	%version
14cr|curlftpfs-0.9.2-5|7	Release:	%release
14cr|curlftpfs-0.9.2-5|8	Url:		http://curlftpfs.sourceforge.net/
14cr|curlftpfs-0.9.2-5|9	Summary:	Filesystem for accessing FTP hosts based on FUSE and libcurl
14cr|curlftpfs-0.9.2-5|10	License:	GPL+
14cr|curlftpfs-0.9.2-5|11	Group:		Networking/Other
14cr|curlftpfs-0.9.2-5|12	BuildRoot:	%{_tmppath}/%{name}-root
14cr|curlftpfs-0.9.2-5|13	BuildRequires:	curl-devel, fuse-devel, glib2-devel
14cr|curlftpfs-0.9.2-5|14	Requires:	fuse
14cr|curlftpfs-0.9.2-5|15	Source:		%{name}-%{version}.tar.gz
14cr|curlftpfs-0.9.2-5|16	%description
14cr|curlftpfs-0.9.2-5|17	CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl.
14cr|curlftpfs-0.9.2-5|18	
14cr|curlftpfs-0.9.2-5|19	CurlFtpFS diferentiates itself from other FTP filesystems because it features:
14cr|curlftpfs-0.9.2-5|20	
14cr|curlftpfs-0.9.2-5|21	* SSLv3 and TLSv1 support
14cr|curlftpfs-0.9.2-5|22	* connecting through tunneling HTTP proxies
14cr|curlftpfs-0.9.2-5|23	* automatically reconnection if the server times out
14cr|curlftpfs-0.9.2-5|24	* transform absolute symlinks to point back into the ftp file system
14cr|curlftpfs-0.9.2-5|25	
14cr|curlftpfs-0.9.2-5|26	%prep
14cr|curlftpfs-0.9.2-5|27	%setup -q
14cr|curlftpfs-0.9.2-5|28	
14cr|curlftpfs-0.9.2-5|29	%build
14cr|curlftpfs-0.9.2-5|30	autoreconf -fi
14cr|curlftpfs-0.9.2-5|31	%configure2_5x
14cr|curlftpfs-0.9.2-5|32	%make
14cr|curlftpfs-0.9.2-5|33	
14cr|curlftpfs-0.9.2-5|34	%install
14cr|curlftpfs-0.9.2-5|35	%makeinstall_std
14cr|curlftpfs-0.9.2-5|36	
14cr|curlftpfs-0.9.2-5|37	%clean
14cr|curlftpfs-0.9.2-5|38	%{__rm} -Rf %{buildroot}
14cr|curlftpfs-0.9.2-5|39	
14cr|curlftpfs-0.9.2-5|40	%files
14cr|curlftpfs-0.9.2-5|41	%defattr(-,root,root)
14cr|curlftpfs-0.9.2-5|42	%doc COPYING README
14cr|curlftpfs-0.9.2-5|43	%{_bindir}/%{name}
14cr|curlftpfs-0.9.2-5|44	%{_mandir}/man1/%{name}*
14cr|curlftpfs-0.9.2-5|45	
14cr|curlftpfs-0.9.2-5|46	
14cr|curlftpfs-0.9.2-5|47	
14cr|curlftpfs-0.9.2-5|48	
14cr|curlftpfs-0.9.2-5|49	%changelog
14cr|curlftpfs-0.9.2-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-5
14cr|curlftpfs-0.9.2-5|51	+ Revision: 632471d
14cr|curlftpfs-0.9.2-5|52	- MassBuild#464: Increase release tag
14cr|curlftpfs-0.9.2-5|53	
14cr|curlftpfs-0.9.2-5|54	

780 14
14cr|curl-java-0.2.3-3|1	Summary:	Java wrapper to the curl library
14cr|curl-java-0.2.3-3|2	Name:		curl-java
14cr|curl-java-0.2.3-3|3	Version:	0.2.3
14cr|curl-java-0.2.3-3|4	Release:	3
14cr|curl-java-0.2.3-3|5	Group:		Development/Java
14cr|curl-java-0.2.3-3|6	License:	MIT
14cr|curl-java-0.2.3-3|7	URL:		http://curl.haxx.se/libcurl/java/
14cr|curl-java-0.2.3-3|8	Source0:	http://www.gknw.de/mirror/curl/curl_java/%{name}-%{version}.tar.bz2
14cr|curl-java-0.2.3-3|9	BuildRequires:	java-rpmbuild
14cr|curl-java-0.2.3-3|10	BuildRequires:	curl-devel
14cr|curl-java-0.2.3-3|11	Requires:	curl
14cr|curl-java-0.2.3-3|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|curl-java-0.2.3-3|13	
14cr|curl-java-0.2.3-3|14	%description
14cr|curl-java-0.2.3-3|15	This package allows to use the curl API library (http://curl.haxx.se/libcurl/)
14cr|curl-java-0.2.3-3|16	from a Java program.
14cr|curl-java-0.2.3-3|17	This is not (yet) a complete interface implementation: it is however possible
14cr|curl-java-0.2.3-3|18	to send and/or receive data via specific subclassing.
14cr|curl-java-0.2.3-3|19	
14cr|curl-java-0.2.3-3|20	%prep
14cr|curl-java-0.2.3-3|21	%setup -q
14cr|curl-java-0.2.3-3|22	
14cr|curl-java-0.2.3-3|23	%build
14cr|curl-java-0.2.3-3|24	%configure2_5x \
14cr|curl-java-0.2.3-3|25	--with-jdk-home=%{java_home}
14cr|curl-java-0.2.3-3|26	%make
14cr|curl-java-0.2.3-3|27	
14cr|curl-java-0.2.3-3|28	%install
14cr|curl-java-0.2.3-3|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|curl-java-0.2.3-3|30	
14cr|curl-java-0.2.3-3|31	%makeinstall_std
14cr|curl-java-0.2.3-3|32	#	We do not need .la files since dynamic library is never ld-linked.
14cr|curl-java-0.2.3-3|33	rm -rf %{buildroot}%{_libdir}/*.la
14cr|curl-java-0.2.3-3|34	
14cr|curl-java-0.2.3-3|35	%clean
14cr|curl-java-0.2.3-3|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|curl-java-0.2.3-3|37	
14cr|curl-java-0.2.3-3|38	%files
14cr|curl-java-0.2.3-3|39	%defattr(-,root,root)
14cr|curl-java-0.2.3-3|40	%doc ChangeLog README
14cr|curl-java-0.2.3-3|41	%{_libdir}/*.so*
14cr|curl-java-0.2.3-3|42	%{_datadir}/java/*.jar
14cr|curl-java-0.2.3-3|43	
14cr|curl-java-0.2.3-3|44	
14cr|curl-java-0.2.3-3|45	
14cr|curl-java-0.2.3-3|46	%changelog
14cr|curl-java-0.2.3-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|curl-java-0.2.3-3|48	+ Revision: 63e0609
14cr|curl-java-0.2.3-3|49	- MassBuild#464: Increase release tag
14cr|curl-java-0.2.3-3|50	
14cr|curl-java-0.2.3-3|51	

781 14
14cr|curl-loader-0.53-2|1	Summary:	A HTTP(S)/FTP(S) application load stress testing tool
14cr|curl-loader-0.53-2|2	Name:		curl-loader
14cr|curl-loader-0.53-2|3	Version:	0.53
14cr|curl-loader-0.53-2|4	Release:	2
14cr|curl-loader-0.53-2|5	License:	GPLv2
14cr|curl-loader-0.53-2|6	Group:		System/Servers
14cr|curl-loader-0.53-2|7	URL:		http://curl-loader.sourceforge.net/
14cr|curl-loader-0.53-2|8	Source0:	http://sunet.dl.sourceforge.net/project/curl-loader/curl-loader/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cr|curl-loader-0.53-2|9	Patch0:		curl-loader-0.53-link.patch
14cr|curl-loader-0.53-2|10	Patch1:		curl-loader-0.50-hack.diff
14cr|curl-loader-0.53-2|11	BuildRequires:	curl-devel >= 7.19.6
14cr|curl-loader-0.53-2|12	BuildRequires:	libevent-devel >= 1.4.11
14cr|curl-loader-0.53-2|13	BuildRequires:	openssl-devel
14cr|curl-loader-0.53-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|curl-loader-0.53-2|15	
14cr|curl-loader-0.53-2|16	%description
14cr|curl-loader-0.53-2|17	curl-loader is an open-source community tool written in C-language, simulating
14cr|curl-loader-0.53-2|18	application load and application behavior of thousands and tens of thousand
14cr|curl-loader-0.53-2|19	HTTP/HTTPS and FTP/FTPS clients, each with its own source IP-address.
14cr|curl-loader-0.53-2|20	
14cr|curl-loader-0.53-2|21	%prep
14cr|curl-loader-0.53-2|22	%setup -q
14cr|curl-loader-0.53-2|23	%patch0 -p0 -b .link
14cr|curl-loader-0.53-2|24	%patch1 -p0
14cr|curl-loader-0.53-2|25	
14cr|curl-loader-0.53-2|26	%build
14cr|curl-loader-0.53-2|27	
14cr|curl-loader-0.53-2|28	%make OPT_FLAGS="%{optflags}" INCDIR="-I. -I%{_includedir}/curl -I%{_includedir}/openssl" LDFLAGS="%{ldflags}"
14cr|curl-loader-0.53-2|29	
14cr|curl-loader-0.53-2|30	%install
14cr|curl-loader-0.53-2|31	rm -rf %{buildroot}
14cr|curl-loader-0.53-2|32	
14cr|curl-loader-0.53-2|33	install -d %{buildroot}%{_sbindir}
14cr|curl-loader-0.53-2|34	install -d %{buildroot}%{_mandir}/man1
14cr|curl-loader-0.53-2|35	install -d %{buildroot}%{_mandir}/man5
14cr|curl-loader-0.53-2|36	
14cr|curl-loader-0.53-2|37	install -m0755 %{name} %{buildroot}%{_sbindir}/
14cr|curl-loader-0.53-2|38	install -m0644 doc/curl-loader.1 %{buildroot}%{_mandir}/man1/
14cr|curl-loader-0.53-2|39	install -m0644 doc/curl-loader-config.5 %{buildroot}%{_mandir}/man5/
14cr|curl-loader-0.53-2|40	
14cr|curl-loader-0.53-2|41	%clean
14cr|curl-loader-0.53-2|42	rm -rf %{buildroot}
14cr|curl-loader-0.53-2|43	
14cr|curl-loader-0.53-2|44	%files
14cr|curl-loader-0.53-2|45	%defattr(-,root,root)
14cr|curl-loader-0.53-2|46	%doc doc/COPYING doc/PROBLEM-REPORTING doc/QUICK-START doc/README doc/THANKS doc/TODO conf-examples
14cr|curl-loader-0.53-2|47	%{_sbindir}/*
14cr|curl-loader-0.53-2|48	%{_mandir}/man1/*
14cr|curl-loader-0.53-2|49	%{_mandir}/man5/*
14cr|curl-loader-0.53-2|50	
14cr|curl-loader-0.53-2|51	
14cr|curl-loader-0.53-2|52	
14cr|curl-loader-0.53-2|53	
14cr|curl-loader-0.53-2|54	%changelog
14cr|curl-loader-0.53-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.53-2
14cr|curl-loader-0.53-2|56	+ Revision: 603cc33
14cr|curl-loader-0.53-2|57	- MassBuild#464: Increase release tag
14cr|curl-loader-0.53-2|58	
14cr|curl-loader-0.53-2|59	

782 14
14cr|cursor_themes-0.0.5-9|1	%define name    cursor_themes
14cr|cursor_themes-0.0.5-9|2	
14cr|cursor_themes-0.0.5-9|3	%define version 0.0.5
14cr|cursor_themes-0.0.5-9|4	%define release 9
14cr|cursor_themes-0.0.5-9|5	
14cr|cursor_themes-0.0.5-9|6	Summary:	A Collection of cursor themes for XFree86 4.3 or later
14cr|cursor_themes-0.0.5-9|7	Name:		%{name}
14cr|cursor_themes-0.0.5-9|8	Version:	%{version}
14cr|cursor_themes-0.0.5-9|9	Release:	%{release}
14cr|cursor_themes-0.0.5-9|10	License:	GPL
14cr|cursor_themes-0.0.5-9|11	Url:		http://kde-look.org
14cr|cursor_themes-0.0.5-9|12	BuildArch:	noarch
14cr|cursor_themes-0.0.5-9|13	Group:		Graphical desktop/Other
14cr|cursor_themes-0.0.5-9|14	Source:		choose_cursor
14cr|cursor_themes-0.0.5-9|15	Source1:        4805-RedDot.tar.bz2
14cr|cursor_themes-0.0.5-9|16	Source2:        4858-YCursors.tar.bz2
14cr|cursor_themes-0.0.5-9|17	Source3:        4975-GKD-XCursors.tar.bz2
14cr|cursor_themes-0.0.5-9|18	Source5:        5076-corp.tar.bz2
14cr|cursor_themes-0.0.5-9|19	Source6:        5077-innerspace.tar.bz2
14cr|cursor_themes-0.0.5-9|20	Source7:        5078-vox.tar.bz2
14cr|cursor_themes-0.0.5-9|21	%define		bexos_ver		0.4
14cr|cursor_themes-0.0.5-9|22	Source8:        5211-bexos_color_%{bexos_ver}.tar.bz2
14cr|cursor_themes-0.0.5-9|23	Source9:        5238-3dwhite.tar.bz2
14cr|cursor_themes-0.0.5-9|24	Source10:       5265-3Dcursors-0.2.tar.bz2
14cr|cursor_themes-0.0.5-9|25	Source11:       5271-3dcolor.tar.bz2
14cr|cursor_themes-0.0.5-9|26	Source12:       5359-tuxcursor02.tar.gz
14cr|cursor_themes-0.0.5-9|27	Source13:       5376-tuxcute.tar.bz2
14cr|cursor_themes-0.0.5-9|28	Source14:       5376-tuxresize.tar.bz2
14cr|cursor_themes-0.0.5-9|29	Source15:       5475-yellowdot.tar.bz2
14cr|cursor_themes-0.0.5-9|30	Source16:       5507-Golden-XCursors-3D-0.8.tar.bz2
14cr|cursor_themes-0.0.5-9|31	Source17:       5532-BlueGlass-XCursors-3D-0.4.tar.bz2
14cr|cursor_themes-0.0.5-9|32	Source18:       5533-Silver-XCursors-3D-0.4.tar.bz2
14cr|cursor_themes-0.0.5-9|33	Source19:	5600-redhat9cursor.tar.bz2
14cr|cursor_themes-0.0.5-9|34	Source20:	5605-cursor_mix.tar.bz2
14cr|cursor_themes-0.0.5-9|35	Source21:	5833-aquadiz.tar.bz2
14cr|cursor_themes-0.0.5-9|36	Source22:	6132-SignalOS-Cursors-0.0.2.tar.bz2
14cr|cursor_themes-0.0.5-9|37	Source23:	6240-crystalcursors.tar.bz2
14cr|cursor_themes-0.0.5-9|38	Source24:	6277-bean.tar.bz2
14cr|cursor_themes-0.0.5-9|39	Source25:	6336-flat_white_cursor_0.3.tar.bz2
14cr|cursor_themes-0.0.5-9|40	Source26:	6504-flat_black_cursor_0.3.tar.bz2
14cr|cursor_themes-0.0.5-9|41	Source27:	6550-Jimmac.tar.bz2
14cr|cursor_themes-0.0.5-9|42	Source28:	macoscursors-default-0.2.tar.bz2
14cr|cursor_themes-0.0.5-9|43	Source29:	tuxsplash.tar.bz2
14cr|cursor_themes-0.0.5-9|44	Source30:	10394-justwhite-0.2.tar.bz2
14cr|cursor_themes-0.0.5-9|45	Source31:	10500-justgreen-0.1a.tar.bz2
14cr|cursor_themes-0.0.5-9|46	Source32:	10163-justblue-0.21.tar.bz2
14cr|cursor_themes-0.0.5-9|47	Source33:	10211-daliesque.tar.bz2
14cr|cursor_themes-0.0.5-9|48	Source34:	11313-pearlgrey-1.0.tar.bz2
14cr|cursor_themes-0.0.5-9|49	
14cr|cursor_themes-0.0.5-9|50	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|cursor_themes-0.0.5-9|51	Requires:	gtkdialogs
14cr|cursor_themes-0.0.5-9|52	Requires:	XFree86 >= 4.3
14cr|cursor_themes-0.0.5-9|53	BuildRequires:	imagemagick XFree86 >= 4.3
14cr|cursor_themes-0.0.5-9|54	Prefix:		%{_prefix}
14cr|cursor_themes-0.0.5-9|55	
14cr|cursor_themes-0.0.5-9|56	%description
14cr|cursor_themes-0.0.5-9|57	This package contains all the freely distributeable cursor themes for XFree86
14cr|cursor_themes-0.0.5-9|58	4.3 or newer currently available from http://kde-look.org, along with a
14cr|cursor_themes-0.0.5-9|59	simple script (choose_cursor) which will allow you to easily choose a
14cr|cursor_themes-0.0.5-9|60	cursor theme.
14cr|cursor_themes-0.0.5-9|61	
14cr|cursor_themes-0.0.5-9|62	%prep
14cr|cursor_themes-0.0.5-9|63	#rm -rf $RPM_BUILD_ROOT
14cr|cursor_themes-0.0.5-9|64	%setup -T -c -q -a 1 -a 2 -a 3 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 20 -a 21 -a 22 -a 23 -a 24 -a 27 -a 28 -a 29 -a 30 -a 31 -a 32 -a 33 -a 34
14cr|cursor_themes-0.0.5-9|65	tar -xzf tuxshadow.tar.gz
14cr|cursor_themes-0.0.5-9|66	mv tuxcursor tuxshadow
14cr|cursor_themes-0.0.5-9|67	tar -xzf tuxcursor.tar.gz
14cr|cursor_themes-0.0.5-9|68	mv tuxcursor tuxcursor.orig
14cr|cursor_themes-0.0.5-9|69	tar xjf %{SOURCE13}; mv tuxcursor tuxcute
14cr|cursor_themes-0.0.5-9|70	tar xjf %{SOURCE14}; mv tuxcursor tuxresize
14cr|cursor_themes-0.0.5-9|71	mv tuxcursor.orig tuxcursor
14cr|cursor_themes-0.0.5-9|72	tar xjf %{SOURCE19}; mkdir redhat;mv cursors redhat
14cr|cursor_themes-0.0.5-9|73	tar xjf %{SOURCE25}; mkdir flat_white;mv cursors flat_white
14cr|cursor_themes-0.0.5-9|74	tar xjf %{SOURCE26}; mkdir flat_black;mv cursors flat_black
14cr|cursor_themes-0.0.5-9|75	
14cr|cursor_themes-0.0.5-9|76	%build
14cr|cursor_themes-0.0.5-9|77	rm -Rf default
14cr|cursor_themes-0.0.5-9|78	#pushd reddot;make;popd
14cr|cursor_themes-0.0.5-9|79	mkdir -p GKD-XCursors/cursors;cp -f GKD-XCursors/* GKD-XCursors/cursors 2>/dev/null||:
14cr|cursor_themes-0.0.5-9|80	rm -f GKD-XCursors/cursors/*.png
14cr|cursor_themes-0.0.5-9|81	mkdir -p bexos_color_%{bexos_ver}/bexos_color/cursors;cp -f bexos_color_%{bexos_ver}/* bexos_color_%{bexos_ver}/bexos_color/cursors 2>/dev/null||:
14cr|cursor_themes-0.0.5-9|82	#pushd maccursors; rm -f crosshair cross_reverse hand1 hand2;popd
14cr|cursor_themes-0.0.5-9|83	
14cr|cursor_themes-0.0.5-9|84	%install
14cr|cursor_themes-0.0.5-9|85	rm -Rf %{buildroot}
14cr|cursor_themes-0.0.5-9|86	mkdir -p %{buildroot}/%{_bindir}
14cr|cursor_themes-0.0.5-9|87	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}
14cr|cursor_themes-0.0.5-9|88	
14cr|cursor_themes-0.0.5-9|89	
14cr|cursor_themes-0.0.5-9|90	#Menu
14cr|cursor_themes-0.0.5-9|91	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|cursor_themes-0.0.5-9|92	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cursor_themes-0.0.5-9|93	[Desktop Entry]
14cr|cursor_themes-0.0.5-9|94	Name=Cursor Themes
14cr|cursor_themes-0.0.5-9|95	Comment=Choose a Cursor Theme
14cr|cursor_themes-0.0.5-9|96	Exec=choose_cursor
14cr|cursor_themes-0.0.5-9|97	Icon=%{name}
14cr|cursor_themes-0.0.5-9|98	Terminal=false
14cr|cursor_themes-0.0.5-9|99	Type=Application
14cr|cursor_themes-0.0.5-9|100	Categories=Settings;DesktopSettings;
14cr|cursor_themes-0.0.5-9|101	EOF
14cr|cursor_themes-0.0.5-9|102	
14cr|cursor_themes-0.0.5-9|103	mkdir -p %{buildroot}/{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|cursor_themes-0.0.5-9|104	install -m644 RedDotSource/sources/hand.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|105	convert -resize 16x16 RedDotSource/sources/hand.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|106	convert -resize 48x48 RedDotSource/sources/hand.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|107	pwd
14cr|cursor_themes-0.0.5-9|108	CURSORS=`find . -type d -name 'cursors'`
14cr|cursor_themes-0.0.5-9|109	echo -e "\n\n\n\t\tFound the following cursors:\n $CURSORS\n\n\n"
14cr|cursor_themes-0.0.5-9|110	set +x
14cr|cursor_themes-0.0.5-9|111	for CURSOR in $CURSORS
14cr|cursor_themes-0.0.5-9|112	do CURSORNAME=$(basename `dirname $CURSOR`)
14cr|cursor_themes-0.0.5-9|113	CURSORNAME=${CURSORNAME%%-*[0-9]*}
14cr|cursor_themes-0.0.5-9|114	if [ "$CURSORNAME" == "*-[0-9]*" ]
14cr|cursor_themes-0.0.5-9|115	then echo "$CURSORNAME is versioned" >&2; CURSORNAME=${CURSORNAME#-[0-9]*}
14cr|cursor_themes-0.0.5-9|116	fi
14cr|cursor_themes-0.0.5-9|117	mkdir -p %{buildroot}/%{_iconsdir}/$CURSORNAME
14cr|cursor_themes-0.0.5-9|118	cp -a $CURSOR %{buildroot}/%{_iconsdir}/$CURSORNAME
14cr|cursor_themes-0.0.5-9|119	
14cr|cursor_themes-0.0.5-9|120	#Ensure links are in place:
14cr|cursor_themes-0.0.5-9|121	pushd %{buildroot}/%{_iconsdir}/$CURSORNAME/cursors >/dev/null
14cr|cursor_themes-0.0.5-9|122	
14cr|cursor_themes-0.0.5-9|123	
14cr|cursor_themes-0.0.5-9|124	[ -e hand -a ! -f hand1 ] && ln -sf hand hand1 >/dev/null 2>&1||:
14cr|cursor_themes-0.0.5-9|125	[ -e hand -a ! -f hand2 ] && ln -sf hand hand2 >/dev/null 2>&1||:
14cr|cursor_themes-0.0.5-9|126	[ -e cross -a ! -f crosshair ] && ln -sf cross crosshair >&- 2>&- ||:
14cr|cursor_themes-0.0.5-9|127	[ -e cross -a ! -f cross_reverse ] && ln -sf cross cross_reverse >&- 2>&- ||:
14cr|cursor_themes-0.0.5-9|128	
14cr|cursor_themes-0.0.5-9|129	#QT symlinks mess :-(
14cr|cursor_themes-0.0.5-9|130	[ -e v_double_arrow ] && ln -sf v_double_arrow	00008160000006810000408080010102 #v_double_arrow
14cr|cursor_themes-0.0.5-9|131	[ -e h_double_arrow ] && ln -sf h_double_arrow	028006030e0e7ebffc7f7070c0600140 #h_double_arrow
14cr|cursor_themes-0.0.5-9|132	[ -e fd_double_arrow ] && ln -sf fd_double_arrow	fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow
14cr|cursor_themes-0.0.5-9|133	[ -e bd_double_arrow ] && ln -sf bd_double_arrow	c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow
14cr|cursor_themes-0.0.5-9|134	[ -e sb_h_double_arrow ] && ln -sf sb_h_double_arrow   14fef782d02440884392942c11205230 #sb_h_double_arrow
14cr|cursor_themes-0.0.5-9|135	[ -e sb_v_double_arrow ] && ln -sf sb_v_double_arrow   2870a09082c103050810ffdffffe0204 #sb_v_double_arrow
14cr|cursor_themes-0.0.5-9|136	[ -e hand1 ] && ln -sf hand1 9d800788f1b08800ae810202380a0822 #hand1
14cr|cursor_themes-0.0.5-9|137	[ -e hand2 ] && ln -sf hand2 e29285e634086352946a0e7090d73106 #hand2
14cr|cursor_themes-0.0.5-9|138	[ -e crossed_circle ] && ln -sf crossed_circle 03b6e0fcb3499374a867c041f52298f0 #crossed_circle (dnd forbidden)
14cr|cursor_themes-0.0.5-9|139	[ -e move ] && ln -sf move 4498f0e0c1937ffe01fd06f973665830 #left_ptr (move_cursor)
14cr|cursor_themes-0.0.5-9|140	[ -e copy ] && ln -sf copy 6407b0e94181790501fd1e167b474872 #copy
14cr|cursor_themes-0.0.5-9|141	[ -e link ] && ln -sf link 640fb0e74195791501fd1ed57b41487f # link
14cr|cursor_themes-0.0.5-9|142	[ -e left_ptr_watch ] && ln -sf left_ptr_watch 3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch
14cr|cursor_themes-0.0.5-9|143	[ -e question_arrow ] && ln -sf question_arrow d9ce0ab605698f320427677b458ad60b # question_arrow
14cr|cursor_themes-0.0.5-9|144	
14cr|cursor_themes-0.0.5-9|145	#Other apps' symlinks
14cr|cursor_themes-0.0.5-9|146	[ -e left_ptr_watch ] && ln -sf left_ptr_watch 08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch
14cr|cursor_themes-0.0.5-9|147	popd >/dev/null
14cr|cursor_themes-0.0.5-9|148	done
14cr|cursor_themes-0.0.5-9|149	set -x
14cr|cursor_themes-0.0.5-9|150	
14cr|cursor_themes-0.0.5-9|151	pushd %{buildroot}/%{_iconsdir}/ ; ln -s RedDot reddot;popd
14cr|cursor_themes-0.0.5-9|152	rm -Rf %{buildroot}/%{_iconsdir}/RedDotSource
14cr|cursor_themes-0.0.5-9|153	
14cr|cursor_themes-0.0.5-9|154	echo "%defattr(-,root,root)" > %name.files
14cr|cursor_themes-0.0.5-9|155	find %{buildroot}/%{_datadir}/icons/ -type d -o -type l -maxdepth 1 -mindepth 1|egrep -v "(large|mini)"|sed -e 's|%{buildroot}/||;s|%{_datadir}|%%{_datadir}|'|sort>> %name.files
14cr|cursor_themes-0.0.5-9|156	
14cr|cursor_themes-0.0.5-9|157	%clean
14cr|cursor_themes-0.0.5-9|158	rm -rf $RPM_BUILD_ROOT
14cr|cursor_themes-0.0.5-9|159	
14cr|cursor_themes-0.0.5-9|160	%pre
14cr|cursor_themes-0.0.5-9|161	if [ "$1" = "2" -a -d %{_datadir}/icons/reddot ]; then
14cr|cursor_themes-0.0.5-9|162	rm -rf %{_datadir}/icons/reddot
14cr|cursor_themes-0.0.5-9|163	fi
14cr|cursor_themes-0.0.5-9|164	
14cr|cursor_themes-0.0.5-9|165	%if %mdkversion < 200900
14cr|cursor_themes-0.0.5-9|166	%post
14cr|cursor_themes-0.0.5-9|167	%{update_menus}
14cr|cursor_themes-0.0.5-9|168	%endif
14cr|cursor_themes-0.0.5-9|169	
14cr|cursor_themes-0.0.5-9|170	%if %mdkversion < 200900
14cr|cursor_themes-0.0.5-9|171	%postun
14cr|cursor_themes-0.0.5-9|172	%{clean_menus}
14cr|cursor_themes-0.0.5-9|173	%endif
14cr|cursor_themes-0.0.5-9|174	
14cr|cursor_themes-0.0.5-9|175	%files -f %name.files
14cr|cursor_themes-0.0.5-9|176	%defattr(-,root,root)
14cr|cursor_themes-0.0.5-9|177	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|cursor_themes-0.0.5-9|178	%{_iconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|179	%{_miconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|180	%{_liconsdir}/%{name}.png
14cr|cursor_themes-0.0.5-9|181	%{_bindir}/*
14cr|cursor_themes-0.0.5-9|182	
14cr|cursor_themes-0.0.5-9|183	
14cr|cursor_themes-0.0.5-9|184	
14cr|cursor_themes-0.0.5-9|185	%changelog
14cr|cursor_themes-0.0.5-9|186	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-9
14cr|cursor_themes-0.0.5-9|187	+ Revision: 8e59c27
14cr|cursor_themes-0.0.5-9|188	- MassBuild#464: Increase release tag
14cr|cursor_themes-0.0.5-9|189	
14cr|cursor_themes-0.0.5-9|190	

783 14
14cr|curtain-0.3-3|1	Summary:	Show a movable and resizable curtain on the desktop screen
14cr|curtain-0.3-3|2	Name:		curtain
14cr|curtain-0.3-3|3	Version:	0.3
14cr|curtain-0.3-3|4	Release:	3
14cr|curtain-0.3-3|5	License:	GPLv3+
14cr|curtain-0.3-3|6	Group:		Education
14cr|curtain-0.3-3|7	Url:		http://code.google.com/p/ardesia
14cr|curtain-0.3-3|8	Source:		http://ardesia.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|curtain-0.3-3|9	Patch0:		curtain-desktop-file.patch
14cr|curtain-0.3-3|10	Patch1:		curtain-0.3-gtk3tests.patch
14cr|curtain-0.3-3|11	BuildRequires:	desktop-file-utils
14cr|curtain-0.3-3|12	BuildRequires:	intltool
14cr|curtain-0.3-3|13	BuildRequires:	libtool
14cr|curtain-0.3-3|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|curtain-0.3-3|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|curtain-0.3-3|16	
14cr|curtain-0.3-3|17	%description
14cr|curtain-0.3-3|18	Curtain is a tool that show a movable and resizable curtain on the desktop
14cr|curtain-0.3-3|19	screen. You can use this to hide and show objects on the desktop.
14cr|curtain-0.3-3|20	
14cr|curtain-0.3-3|21	This program has been implemented for educational purposes.
14cr|curtain-0.3-3|22	
14cr|curtain-0.3-3|23	%files -f %{name}.lang
14cr|curtain-0.3-3|24	%doc COPYING README NEWS ChangeLog AUTHORS
14cr|curtain-0.3-3|25	%{_bindir}/curtain
14cr|curtain-0.3-3|26	%{_datadir}/applications/%{name}.desktop
14cr|curtain-0.3-3|27	%{_datadir}/%{name}/ui/%{name}.glade
14cr|curtain-0.3-3|28	%{_datadir}/%{name}/ui/icons/%{name}.*
14cr|curtain-0.3-3|29	%{_iconsdir}/%{name}.*
14cr|curtain-0.3-3|30	%{_datadir}/pixmaps/%{name}.*
14cr|curtain-0.3-3|31	%{_mandir}/man1/%{name}.1.*
14cr|curtain-0.3-3|32	
14cr|curtain-0.3-3|33	#----------------------------------------------------------------------------
14cr|curtain-0.3-3|34	
14cr|curtain-0.3-3|35	%prep
14cr|curtain-0.3-3|36	%setup -q
14cr|curtain-0.3-3|37	%patch0 -p0
14cr|curtain-0.3-3|38	%patch1 -p1 -b .gtk3tests
14cr|curtain-0.3-3|39	
14cr|curtain-0.3-3|40	%build
14cr|curtain-0.3-3|41	autoreconf -fi
14cr|curtain-0.3-3|42	%configure2_5x
14cr|curtain-0.3-3|43	%make
14cr|curtain-0.3-3|44	
14cr|curtain-0.3-3|45	%install
14cr|curtain-0.3-3|46	%makeinstall_std
14cr|curtain-0.3-3|47	
14cr|curtain-0.3-3|48	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cr|curtain-0.3-3|49	mv %{buildroot}%{_iconsdir}/%{name}.xpm %{buildroot}%{_datadir}/pixmaps/
14cr|curtain-0.3-3|50	
14cr|curtain-0.3-3|51	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|curtain-0.3-3|52	
14cr|curtain-0.3-3|53	%find_lang %{name}
14cr|curtain-0.3-3|54	
14cr|curtain-0.3-3|55	
14cr|curtain-0.3-3|56	%changelog
14cr|curtain-0.3-3|57	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.3-3
14cr|curtain-0.3-3|58	+ Revision: 204bb3c
14cr|curtain-0.3-3|59	- Add patches to fix build with new gtk3 and to fix desktop file, spec cleanup
14cr|curtain-0.3-3|60	
14cr|curtain-0.3-3|61	

784 14
14cr|cutecom-0.22.0-1|1	%define ver 0.20.0
14cr|cutecom-0.22.0-1|2	%define rel 1
14cr|cutecom-0.22.0-1|3	
14cr|cutecom-0.22.0-1|4	Name:		cutecom
14cr|cutecom-0.22.0-1|5	Version:	0.22.0
14cr|cutecom-0.22.0-1|6	Release:	%mkrel %rel
14cr|cutecom-0.22.0-1|7	URL:		http://cutecom.sourceforge.net/
14cr|cutecom-0.22.0-1|8	Summary:	Graphical serial terminal program
14cr|cutecom-0.22.0-1|9	License:	GPL
14cr|cutecom-0.22.0-1|10	Group:		Communications
14cr|cutecom-0.22.0-1|11	Source:		http://cutecom.sourceforge.net/%{name}-%{version}.tar.gz
14cr|cutecom-0.22.0-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|cutecom-0.22.0-1|13	BuildRequires:	qt4-devel desktop-file-utils cmake
14cr|cutecom-0.22.0-1|14	
14cr|cutecom-0.22.0-1|15	%description
14cr|cutecom-0.22.0-1|16	CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at
14cr|cutecom-0.22.0-1|17	hardware developers or other people who need a terminal to talk to their
14cr|cutecom-0.22.0-1|18	devices.
14cr|cutecom-0.22.0-1|19	
14cr|cutecom-0.22.0-1|20	%prep
14cr|cutecom-0.22.0-1|21	%setup -q
14cr|cutecom-0.22.0-1|22	
14cr|cutecom-0.22.0-1|23	%build
14cr|cutecom-0.22.0-1|24	%cmake
14cr|cutecom-0.22.0-1|25	%make
14cr|cutecom-0.22.0-1|26	
14cr|cutecom-0.22.0-1|27	%install
14cr|cutecom-0.22.0-1|28	rm -Rf %{buildroot}
14cr|cutecom-0.22.0-1|29	%makeinstall_std -C build
14cr|cutecom-0.22.0-1|30	
14cr|cutecom-0.22.0-1|31	desktop-file-install --vendor="" \
14cr|cutecom-0.22.0-1|32	--remove-category="Application" \
14cr|cutecom-0.22.0-1|33	--add-category="System;Settings" \
14cr|cutecom-0.22.0-1|34	--dir $RPM_BUILD_ROOT%{_datadir}/applications cutecom.desktop
14cr|cutecom-0.22.0-1|35	
14cr|cutecom-0.22.0-1|36	%clean
14cr|cutecom-0.22.0-1|37	rm -Rf %{buildroot}
14cr|cutecom-0.22.0-1|38	
14cr|cutecom-0.22.0-1|39	%if %mdkversion < 200900
14cr|cutecom-0.22.0-1|40	%post
14cr|cutecom-0.22.0-1|41	%{update_menus}
14cr|cutecom-0.22.0-1|42	%endif
14cr|cutecom-0.22.0-1|43	
14cr|cutecom-0.22.0-1|44	%if %mdkversion < 200900
14cr|cutecom-0.22.0-1|45	%postun
14cr|cutecom-0.22.0-1|46	%{clean_menus}
14cr|cutecom-0.22.0-1|47	%endif
14cr|cutecom-0.22.0-1|48	
14cr|cutecom-0.22.0-1|49	%files
14cr|cutecom-0.22.0-1|50	%defattr(-,root,root)
14cr|cutecom-0.22.0-1|51	%{_bindir}/cutecom
14cr|cutecom-0.22.0-1|52	%{_datadir}/applications/cutecom.desktop
14cr|cutecom-0.22.0-1|53	%{_mandir}/man1/cutecom.1*
14cr|cutecom-0.22.0-1|54	%doc README Changelog
14cr|cutecom-0.22.0-1|55	
14cr|cutecom-0.22.0-1|56	
14cr|cutecom-0.22.0-1|57	
14cr|cutecom-0.22.0-1|58	%changelog
14cr|cutecom-0.22.0-1|59	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.22.0-1
14cr|cutecom-0.22.0-1|60	+ Revision: ca5ce1f
14cr|cutecom-0.22.0-1|61	- Automatic import for version 0.22.0
14cr|cutecom-0.22.0-1|62	
14cr|cutecom-0.22.0-1|63	

785 14
14cr|cutter-1.03-9|1	Summary:	Aborts TCP/IP connections
14cr|cutter-1.03-9|2	Name:		cutter
14cr|cutter-1.03-9|3	Version:	1.03
14cr|cutter-1.03-9|4	Release:	9
14cr|cutter-1.03-9|5	License:	GPLv2+
14cr|cutter-1.03-9|6	Group:		Networking/Other
14cr|cutter-1.03-9|7	URL:		http://www.lowth.com/cutter
14cr|cutter-1.03-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|cutter-1.03-9|9	Patch1:		%{name}-1.02-fixnonnatted.patch
14cr|cutter-1.03-9|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|cutter-1.03-9|11	
14cr|cutter-1.03-9|12	%description
14cr|cutter-1.03-9|13	Cutter is an open source program that allows Linux firewall administrators to
14cr|cutter-1.03-9|14	abort TCP/IP connections routed over the firewall or router on which it is run.
14cr|cutter-1.03-9|15	
14cr|cutter-1.03-9|16	%prep
14cr|cutter-1.03-9|17	
14cr|cutter-1.03-9|18	%setup -q
14cr|cutter-1.03-9|19	%patch1 -p1 -b .fixnonnatted
14cr|cutter-1.03-9|20	
14cr|cutter-1.03-9|21	%build
14cr|cutter-1.03-9|22	
14cr|cutter-1.03-9|23	%{__cc} %{optflags} -o cutter cutter.c
14cr|cutter-1.03-9|24	
14cr|cutter-1.03-9|25	%install
14cr|cutter-1.03-9|26	%{__rm} -rf %{buildroot}
14cr|cutter-1.03-9|27	
14cr|cutter-1.03-9|28	%{__install} -d %{buildroot}%{_sbindir}
14cr|cutter-1.03-9|29	%{__install} -m755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|cutter-1.03-9|30	
14cr|cutter-1.03-9|31	%clean
14cr|cutter-1.03-9|32	%{__rm} -rf %{buildroot}
14cr|cutter-1.03-9|33	
14cr|cutter-1.03-9|34	%files
14cr|cutter-1.03-9|35	%defattr(-,root,root)
14cr|cutter-1.03-9|36	%doc README
14cr|cutter-1.03-9|37	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|cutter-1.03-9|38	
14cr|cutter-1.03-9|39	
14cr|cutter-1.03-9|40	
14cr|cutter-1.03-9|41	
14cr|cutter-1.03-9|42	%changelog
14cr|cutter-1.03-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-9
14cr|cutter-1.03-9|44	+ Revision: 4c4020e
14cr|cutter-1.03-9|45	- MassBuild#464: Increase release tag
14cr|cutter-1.03-9|46	
14cr|cutter-1.03-9|47	

786 14
14cr|cuyo-2.2.0-2|1	%define	name	cuyo
14cr|cuyo-2.2.0-2|2	%define	version	2.2.0
14cr|cuyo-2.2.0-2|3	%define release	2
14cr|cuyo-2.2.0-2|4	%define	Summary A tetris like game
14cr|cuyo-2.2.0-2|5	%define latestver 2.0.0
14cr|cuyo-2.2.0-2|6	
14cr|cuyo-2.2.0-2|7	# cuyo-2.0.0.tar.gz             16-Feb-2012 18:07  3.6M
14cr|cuyo-2.2.0-2|8	# the latest vershion is lower then the previouse ...
14cr|cuyo-2.2.0-2|9	Name:		%{name}
14cr|cuyo-2.2.0-2|10	Version:	%{version}
14cr|cuyo-2.2.0-2|11	Release:	%{release}
14cr|cuyo-2.2.0-2|12	Summary:	%{Summary}
14cr|cuyo-2.2.0-2|13	License:	GPLv2
14cr|cuyo-2.2.0-2|14	Group:		Games/Arcade
14cr|cuyo-2.2.0-2|15	Url:		http://www.karimmi.de/cuyo/
14cr|cuyo-2.2.0-2|16	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{latestver}.tar.gz
14cr|cuyo-2.2.0-2|17	
14cr|cuyo-2.2.0-2|18	BuildRequires:	pkgconfig(sdl)
14cr|cuyo-2.2.0-2|19	BuildRequires:	pkgconfig(SDL_image)
14cr|cuyo-2.2.0-2|20	BuildRequires:	pkgconfig(SDL_mixer)
14cr|cuyo-2.2.0-2|21	
14cr|cuyo-2.2.0-2|22	%description
14cr|cuyo-2.2.0-2|23	Cuyo is a Tetris like game, There is many different level,
14cr|cuyo-2.2.0-2|24	with different rules. We can play it with two players.
14cr|cuyo-2.2.0-2|25	
14cr|cuyo-2.2.0-2|26	%prep
14cr|cuyo-2.2.0-2|27	%setup -q -n %{name}-%{latestver}
14cr|cuyo-2.2.0-2|28	
14cr|cuyo-2.2.0-2|29	%build
14cr|cuyo-2.2.0-2|30	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|cuyo-2.2.0-2|31	--datadir=%{_gamesdatadir}
14cr|cuyo-2.2.0-2|32	%make
14cr|cuyo-2.2.0-2|33	
14cr|cuyo-2.2.0-2|34	%install
14cr|cuyo-2.2.0-2|35	%makeinstall_std
14cr|cuyo-2.2.0-2|36	
14cr|cuyo-2.2.0-2|37	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|cuyo-2.2.0-2|38	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|cuyo-2.2.0-2|39	[Desktop Entry]
14cr|cuyo-2.2.0-2|40	Type=Application
14cr|cuyo-2.2.0-2|41	Exec=%{_gamesbindir}/%{name}
14cr|cuyo-2.2.0-2|42	Icon=%{name}
14cr|cuyo-2.2.0-2|43	Categories=Game;ArcadeGame;
14cr|cuyo-2.2.0-2|44	Name=Cuyo
14cr|cuyo-2.2.0-2|45	Comment=%{Summary}
14cr|cuyo-2.2.0-2|46	EOF
14cr|cuyo-2.2.0-2|47	
14cr|cuyo-2.2.0-2|48	%find_lang %{name}
14cr|cuyo-2.2.0-2|49	
14cr|cuyo-2.2.0-2|50	%files -f %{name}.lang
14cr|cuyo-2.2.0-2|51	%{_gamesbindir}/%{name}
14cr|cuyo-2.2.0-2|52	%dir %{_gamesdatadir}/%{name}
14cr|cuyo-2.2.0-2|53	%{_gamesdatadir}/%{name}/*
14cr|cuyo-2.2.0-2|54	%{_mandir}/man?/cu*.6*
14cr|cuyo-2.2.0-2|55	%{_datadir}/applications/%{name}.desktop
14cr|cuyo-2.2.0-2|56	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|cuyo-2.2.0-2|57	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|cuyo-2.2.0-2|58	
14cr|cuyo-2.2.0-2|59	%changelog
14cr|cuyo-2.2.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14cr|cuyo-2.2.0-2|61	+ Revision: ec1da28
14cr|cuyo-2.2.0-2|62	- MassBuild#464: Increase release tag
14cr|cuyo-2.2.0-2|63	
14cr|cuyo-2.2.0-2|64	

787 14
14cr|cvc3-2.4.1-2|1	%define lib_name_orig libcvc3
14cr|cvc3-2.4.1-2|2	%define major 5
14cr|cvc3-2.4.1-2|3	%define devprovname %mklibname %{name}
14cr|cvc3-2.4.1-2|4	# Note the underscore: name ends with a number, we don't want "libcvc35" here (approach taken from libdc1394 package)
14cr|cvc3-2.4.1-2|5	%define libname %mklibname %{name}_ %{major}
14cr|cvc3-2.4.1-2|6	%define develname %mklibname -d %{name}_ %{major}
14cr|cvc3-2.4.1-2|7	
14cr|cvc3-2.4.1-2|8	Name:		cvc3
14cr|cvc3-2.4.1-2|9	Summary:	Automatic theorem prover for Satisfiability Modulo Theories
14cr|cvc3-2.4.1-2|10	Version:	2.4.1
14cr|cvc3-2.4.1-2|11	Release:	2
14cr|cvc3-2.4.1-2|12	Group:		Sciences/Computer science
14cr|cvc3-2.4.1-2|13	License:	BSD
14cr|cvc3-2.4.1-2|14	URL:		http://cs.nyu.edu/acsys/cvc3/index.html
14cr|cvc3-2.4.1-2|15	Source0:	http://cs.nyu.edu/acsys/cvc3/releases/%{version}/cvc3-%{version}.tar.gz
14cr|cvc3-2.4.1-2|16	Patch0:		cvc3-no-as-needed.patch
14cr|cvc3-2.4.1-2|17	BuildRequires:	glibc-static-devel
14cr|cvc3-2.4.1-2|18	BuildRequires:	libstdc++-static-devel
14cr|cvc3-2.4.1-2|19	BuildRequires:	gmp-devel
14cr|cvc3-2.4.1-2|20	BuildRequires:  bison
14cr|cvc3-2.4.1-2|21	BuildRequires:  flex
14cr|cvc3-2.4.1-2|22	# This library package is described in this very spec
14cr|cvc3-2.4.1-2|23	Requires:       %{libname} = %{version}
14cr|cvc3-2.4.1-2|24	
14cr|cvc3-2.4.1-2|25	%description
14cr|cvc3-2.4.1-2|26	CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT)
14cr|cvc3-2.4.1-2|27	problems. It can be used to prove the validity (or, dually, the satisfiability)
14cr|cvc3-2.4.1-2|28	of first-order formulas in a large number of built-in logical theories and
14cr|cvc3-2.4.1-2|29	their combination.
14cr|cvc3-2.4.1-2|30	
14cr|cvc3-2.4.1-2|31	CVC3 contains built-in support for theories for rational and integer linear
14cr|cvc3-2.4.1-2|32	arithmetic, arrays, tuples, records, inductive data types, bit vectors, and
14cr|cvc3-2.4.1-2|33	equality over uninterpreted function symbols.  CVC3 also supports quantifiers.
14cr|cvc3-2.4.1-2|34	
14cr|cvc3-2.4.1-2|35	%package -n %{libname}
14cr|cvc3-2.4.1-2|36	Summary:	Shared libraries for automatic SMT theorem proving
14cr|cvc3-2.4.1-2|37	Group:		Sciences/Computer science
14cr|cvc3-2.4.1-2|38	
14cr|cvc3-2.4.1-2|39	%description -n %{libname}
14cr|cvc3-2.4.1-2|40	CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT)
14cr|cvc3-2.4.1-2|41	problems. It can be used to prove the validity (or, dually, the satisfiability)
14cr|cvc3-2.4.1-2|42	of first-order formulas in a large number of built-in logical theories and
14cr|cvc3-2.4.1-2|43	their combination.
14cr|cvc3-2.4.1-2|44	
14cr|cvc3-2.4.1-2|45	CVC3 contains built-in support for theories for rational and integer linear
14cr|cvc3-2.4.1-2|46	arithmetic, arrays, tuples, records, inductive data types, bit vectors, and
14cr|cvc3-2.4.1-2|47	equality over uninterpreted function symbols.  CVC3 also supports quantifiers.
14cr|cvc3-2.4.1-2|48	
14cr|cvc3-2.4.1-2|49	This is a shared library with CVC3 for use in external applications.
14cr|cvc3-2.4.1-2|50	
14cr|cvc3-2.4.1-2|51	%package -n %{develname}
14cr|cvc3-2.4.1-2|52	Summary:	Library and includes to use automatic SMT theorem proving
14cr|cvc3-2.4.1-2|53	Group:		Sciences/Computer science
14cr|cvc3-2.4.1-2|54	Requires:	%{libname} = %{version}
14cr|cvc3-2.4.1-2|55	Provides:	%{devprovname}-devel = %{version}-%{release}
14cr|cvc3-2.4.1-2|56	
14cr|cvc3-2.4.1-2|57	%description -n %{develname}
14cr|cvc3-2.4.1-2|58	CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT)
14cr|cvc3-2.4.1-2|59	problems. It can be used to prove the validity (or, dually, the satisfiability)
14cr|cvc3-2.4.1-2|60	of first-order formulas in a large number of built-in logical theories and
14cr|cvc3-2.4.1-2|61	their combination.
14cr|cvc3-2.4.1-2|62	
14cr|cvc3-2.4.1-2|63	CVC3 contains built-in support for theories for rational and integer linear
14cr|cvc3-2.4.1-2|64	arithmetic, arrays, tuples, records, inductive data types, bit vectors, and
14cr|cvc3-2.4.1-2|65	equality over uninterpreted function symbols.  CVC3 also supports quantifiers.
14cr|cvc3-2.4.1-2|66	
14cr|cvc3-2.4.1-2|67	This is a development package for CVC3 shared library.
14cr|cvc3-2.4.1-2|68	
14cr|cvc3-2.4.1-2|69	%prep
14cr|cvc3-2.4.1-2|70	%setup -q
14cr|cvc3-2.4.1-2|71	%patch0 -p2 -b .makefile
14cr|cvc3-2.4.1-2|72	
14cr|cvc3-2.4.1-2|73	%build
14cr|cvc3-2.4.1-2|74	%configure --prefix=/usr --includedir=/usr/include/cvc3 --enable-dynamic
14cr|cvc3-2.4.1-2|75	%make
14cr|cvc3-2.4.1-2|76	
14cr|cvc3-2.4.1-2|77	%install
14cr|cvc3-2.4.1-2|78	%makeinstall
14cr|cvc3-2.4.1-2|79	rm -rf %{buildroot}%{_libdir}/pkgconfig
14cr|cvc3-2.4.1-2|80	
14cr|cvc3-2.4.1-2|81	# Fix unstripped-binary-or-object rpmlint error
14cr|cvc3-2.4.1-2|82	chmod 0755 %{buildroot}%{_libdir}/%{lib_name_orig}*.so.%{major}*
14cr|cvc3-2.4.1-2|83	
14cr|cvc3-2.4.1-2|84	%files -n %{libname}
14cr|cvc3-2.4.1-2|85	%{_libdir}/%{lib_name_orig}*.so.%{major}*
14cr|cvc3-2.4.1-2|86	
14cr|cvc3-2.4.1-2|87	%files -n %{develname}
14cr|cvc3-2.4.1-2|88	%{_libdir}/*.so
14cr|cvc3-2.4.1-2|89	%{_prefix}/include/cvc3/*.h
14cr|cvc3-2.4.1-2|90	
14cr|cvc3-2.4.1-2|91	%files
14cr|cvc3-2.4.1-2|92	%doc LICENSE PEOPLE README
14cr|cvc3-2.4.1-2|93	%attr(0755,root,root) %{_bindir}/cvc3
14cr|cvc3-2.4.1-2|94	
14cr|cvc3-2.4.1-2|95	
14cr|cvc3-2.4.1-2|96	%changelog
14cr|cvc3-2.4.1-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|cvc3-2.4.1-2|98	+ Revision: 81d1205
14cr|cvc3-2.4.1-2|99	- MassBuild#464: Increase release tag
14cr|cvc3-2.4.1-2|100	
14cr|cvc3-2.4.1-2|101	

788 14
14cr|cvechecker-3.1-2|1	Summary:	CVE reporting tool
14cr|cvechecker-3.1-2|2	Name: 		cvechecker
14cr|cvechecker-3.1-2|3	Version: 	3.1
14cr|cvechecker-3.1-2|4	Release: 	2
14cr|cvechecker-3.1-2|5	Group: 		System/Servers
14cr|cvechecker-3.1-2|6	License: 	GPL
14cr|cvechecker-3.1-2|7	URL:		http://cvechecker.sourceforge.net/
14cr|cvechecker-3.1-2|8	Source0: 	%{name}-%{version}.tar.gz
14cr|cvechecker-3.1-2|9	BuildRequires:	libconfig-devel
14cr|cvechecker-3.1-2|10	BuildRequires:	mysql-devel
14cr|cvechecker-3.1-2|11	BuildRequires:	pkgconfig
14cr|cvechecker-3.1-2|12	BuildRequires:	sqlite3-devel
14cr|cvechecker-3.1-2|13	Requires:	wget
14cr|cvechecker-3.1-2|14	Requires:	xsltproc
14cr|cvechecker-3.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cvechecker-3.1-2|16	
14cr|cvechecker-3.1-2|17	%description
14cr|cvechecker-3.1-2|18	cvechecker reports about possible vulnerabilities on your system by scanning
14cr|cvechecker-3.1-2|19	the installed software and matching the results with the CVE database. This is
14cr|cvechecker-3.1-2|20	not a bullet-proof method and you will most likely have many false positives,
14cr|cvechecker-3.1-2|21	but it is still better than nothing, especially if you are running a
14cr|cvechecker-3.1-2|22	distribution with little security coverage.
14cr|cvechecker-3.1-2|23	
14cr|cvechecker-3.1-2|24	%prep
14cr|cvechecker-3.1-2|25	
14cr|cvechecker-3.1-2|26	%setup -q
14cr|cvechecker-3.1-2|27	
14cr|cvechecker-3.1-2|28	%build
14cr|cvechecker-3.1-2|29	%configure2_5x \
14cr|cvechecker-3.1-2|30	--localstatedir=/var/lib \
14cr|cvechecker-3.1-2|31	--enable-sqlite3 \
14cr|cvechecker-3.1-2|32	--enable-mysql
14cr|cvechecker-3.1-2|33	%make
14cr|cvechecker-3.1-2|34	
14cr|cvechecker-3.1-2|35	%install
14cr|cvechecker-3.1-2|36	rm -rf %{buildroot}
14cr|cvechecker-3.1-2|37	
14cr|cvechecker-3.1-2|38	%makeinstall_std
14cr|cvechecker-3.1-2|39	
14cr|cvechecker-3.1-2|40	rm -rf %{buildroot}%{_docdir}/*
14cr|cvechecker-3.1-2|41	
14cr|cvechecker-3.1-2|42	%clean
14cr|cvechecker-3.1-2|43	rm -rf %{buildroot}
14cr|cvechecker-3.1-2|44	
14cr|cvechecker-3.1-2|45	%files
14cr|cvechecker-3.1-2|46	%defattr(-,root,root)
14cr|cvechecker-3.1-2|47	%doc README ChangeLog docs/userguide.xml
14cr|cvechecker-3.1-2|48	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/cvechecker.conf
14cr|cvechecker-3.1-2|49	%{_bindir}/*
14cr|cvechecker-3.1-2|50	%attr(0644,root,root) %{_mandir}/man1/*
14cr|cvechecker-3.1-2|51	%{_datadir}/cvechecker
14cr|cvechecker-3.1-2|52	%dir /var/lib/cvechecker
14cr|cvechecker-3.1-2|53	%dir /var/lib/cvechecker/local
14cr|cvechecker-3.1-2|54	%dir /var/lib/cvechecker/cache
14cr|cvechecker-3.1-2|55	
14cr|cvechecker-3.1-2|56	
14cr|cvechecker-3.1-2|57	
14cr|cvechecker-3.1-2|58	
14cr|cvechecker-3.1-2|59	%changelog
14cr|cvechecker-3.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-2
14cr|cvechecker-3.1-2|61	+ Revision: ffbf593
14cr|cvechecker-3.1-2|62	- MassBuild#464: Increase release tag
14cr|cvechecker-3.1-2|63	
14cr|cvechecker-3.1-2|64	

789 14
14cr|CVector-1.0.3.1-3|1	%define major 2
14cr|CVector-1.0.3.1-3|2	%define libname %mklibname %{name} %{major}
14cr|CVector-1.0.3.1-3|3	%define develname %mklibname %{name} -d
14cr|CVector-1.0.3.1-3|4	
14cr|CVector-1.0.3.1-3|5	#global release_date 5Aug09
14cr|CVector-1.0.3.1-3|6	%{!?release_func:%global release_func() %1%%{?release_date:.%%release_date}%%{?dist}}
14cr|CVector-1.0.3.1-3|7	%define version_number 1.0.3
14cr|CVector-1.0.3.1-3|8	
14cr|CVector-1.0.3.1-3|9	Name:           CVector
14cr|CVector-1.0.3.1-3|10	Version:        %{version_number}.1
14cr|CVector-1.0.3.1-3|11	Release:        %release_func 3
14cr|CVector-1.0.3.1-3|12	Summary:        ANSI C API for Dynamic Arrays
14cr|CVector-1.0.3.1-3|13	
14cr|CVector-1.0.3.1-3|14	Group:          System/Libraries
14cr|CVector-1.0.3.1-3|15	License:        LGPLv2+
14cr|CVector-1.0.3.1-3|16	URL:            http://cvector.sourceforge.net/
14cr|CVector-1.0.3.1-3|17	%if 0%{?release_date:1}
14cr|CVector-1.0.3.1-3|18	Source0:        http://downloads.sourceforge.net/project/cvector/cvector/CVector-%{version}/CVector-%{version}-%{release_date}.tar.gz
14cr|CVector-1.0.3.1-3|19	%else
14cr|CVector-1.0.3.1-3|20	Source0:        http://downloads.sourceforge.net/project/cvector/cvector/CVector-1.0.3/CVector-%{version}.tar.gz
14cr|CVector-1.0.3.1-3|21	%endif
14cr|CVector-1.0.3.1-3|22	# to fix /-dynamic/-rdynamic/ issue, reported to upstream
14cr|CVector-1.0.3.1-3|23	Patch0:         CVector-1.0.3.1-dynamic.patch
14cr|CVector-1.0.3.1-3|24	# to fix libdir for lib64 architecture
14cr|CVector-1.0.3.1-3|25	Patch1:         CVector-1.0.3-lib64.patch
14cr|CVector-1.0.3.1-3|26	
14cr|CVector-1.0.3.1-3|27	BuildRequires:  libtool
14cr|CVector-1.0.3.1-3|28	
14cr|CVector-1.0.3.1-3|29	%description
14cr|CVector-1.0.3.1-3|30	CVector is an ANSI C implementation of dynamic arrays to provide a
14cr|CVector-1.0.3.1-3|31	crude approximation to the C++ vector class.
14cr|CVector-1.0.3.1-3|32	
14cr|CVector-1.0.3.1-3|33	%package -n %{libname}
14cr|CVector-1.0.3.1-3|34	Summary:        The CVector shared library
14cr|CVector-1.0.3.1-3|35	Group:          System/Libraries
14cr|CVector-1.0.3.1-3|36	Requires:       %{name}
14cr|CVector-1.0.3.1-3|37	
14cr|CVector-1.0.3.1-3|38	%description -n %{libname}
14cr|CVector-1.0.3.1-3|39	The CVector shared library.
14cr|CVector-1.0.3.1-3|40	
14cr|CVector-1.0.3.1-3|41	%package -n %{develname}
14cr|CVector-1.0.3.1-3|42	Summary:        Development tools for compiling programs using CVector
14cr|CVector-1.0.3.1-3|43	Group:          Development/Other
14cr|CVector-1.0.3.1-3|44	Provides:       %{name}-devel
14cr|CVector-1.0.3.1-3|45	Requires:       %{libname} = %{EVRD}
14cr|CVector-1.0.3.1-3|46	
14cr|CVector-1.0.3.1-3|47	%description -n %{develname}
14cr|CVector-1.0.3.1-3|48	The CVector-devel package includes the header and library files for
14cr|CVector-1.0.3.1-3|49	developing applications that use CVector.
14cr|CVector-1.0.3.1-3|50	
14cr|CVector-1.0.3.1-3|51	%prep
14cr|CVector-1.0.3.1-3|52	%setup -q
14cr|CVector-1.0.3.1-3|53	%patch0 -p1 -b .dynamic
14cr|CVector-1.0.3.1-3|54	%if %{_lib} == lib64
14cr|CVector-1.0.3.1-3|55	%patch1 -p1 -b .lib64
14cr|CVector-1.0.3.1-3|56	%endif
14cr|CVector-1.0.3.1-3|57	
14cr|CVector-1.0.3.1-3|58	%build
14cr|CVector-1.0.3.1-3|59	%make
14cr|CVector-1.0.3.1-3|60	
14cr|CVector-1.0.3.1-3|61	%install
14cr|CVector-1.0.3.1-3|62	# %makeinstall_std
14cr|CVector-1.0.3.1-3|63	make install CFLAGS="%{optflags}" INSTALL_PREFIX="%{buildroot}%{_prefix}"
14cr|CVector-1.0.3.1-3|64	
14cr|CVector-1.0.3.1-3|65	# remove .a files
14cr|CVector-1.0.3.1-3|66	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cr|CVector-1.0.3.1-3|67	
14cr|CVector-1.0.3.1-3|68	%check
14cr|CVector-1.0.3.1-3|69	make tests
14cr|CVector-1.0.3.1-3|70	
14cr|CVector-1.0.3.1-3|71	%files
14cr|CVector-1.0.3.1-3|72	%doc README_CVector.html README_CVector.txt lgpl.txt
14cr|CVector-1.0.3.1-3|73	
14cr|CVector-1.0.3.1-3|74	%files -n %{libname}
14cr|CVector-1.0.3.1-3|75	%{_libdir}/libCVector-%{version_number}.so.%{major}*
14cr|CVector-1.0.3.1-3|76	
14cr|CVector-1.0.3.1-3|77	%files -n %{develname}
14cr|CVector-1.0.3.1-3|78	%{_includedir}/CVector.h
14cr|CVector-1.0.3.1-3|79	%{_libdir}/libCVector.so
14cr|CVector-1.0.3.1-3|80	
14cr|CVector-1.0.3.1-3|81	%changelog
14cr|CVector-1.0.3.1-3|82	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3.1-3
14cr|CVector-1.0.3.1-3|83	+ Revision: 4d0248a
14cr|CVector-1.0.3.1-3|84	- Fix package names
14cr|CVector-1.0.3.1-3|85	
14cr|CVector-1.0.3.1-3|86	

790 14
14cr|cvoicecontrol-0.9-0.alpha.7|1	Name:		cvoicecontrol
14cr|cvoicecontrol-0.9-0.alpha.7|2	Version:	0.9
14cr|cvoicecontrol-0.9-0.alpha.7|3	Release:	%mkrel 0.alpha.7
14cr|cvoicecontrol-0.9-0.alpha.7|4	License:	GPL
14cr|cvoicecontrol-0.9-0.alpha.7|5	Group:		Sound
14cr|cvoicecontrol-0.9-0.alpha.7|6	Source0:	http://www.kiecza.de/daniel/linux/%{name}-%{version}alpha.tar.bz2
14cr|cvoicecontrol-0.9-0.alpha.7|7	Patch0:		%{name}-make.patch.bz2
14cr|cvoicecontrol-0.9-0.alpha.7|8	Patch1:		%{name}-crash.patch.bz2
14cr|cvoicecontrol-0.9-0.alpha.7|9	URL:		http://www.kiecza.de/daniel/linux/
14cr|cvoicecontrol-0.9-0.alpha.7|10	BuildRequires:  texinfo
14cr|cvoicecontrol-0.9-0.alpha.7|11	BuildRequires:  ncurses-devel >= 5.2
14cr|cvoicecontrol-0.9-0.alpha.7|12	BuildRoot:	%_tmppath/%{name}-buildroot
14cr|cvoicecontrol-0.9-0.alpha.7|13	Summary:	Speech recognition system enabling to use spoken commands
14cr|cvoicecontrol-0.9-0.alpha.7|14	
14cr|cvoicecontrol-0.9-0.alpha.7|15	%description
14cr|cvoicecontrol-0.9-0.alpha.7|16	CVoiceControl is a speech recognition system that enables a user to
14cr|cvoicecontrol-0.9-0.alpha.7|17	connect spoken commands to unix commands.  It automagically detects
14cr|cvoicecontrol-0.9-0.alpha.7|18	speech input from a microphone, performs recognition on this input and
14cr|cvoicecontrol-0.9-0.alpha.7|19	in case of successful recognition - executes the associated unix
14cr|cvoicecontrol-0.9-0.alpha.7|20	command.
14cr|cvoicecontrol-0.9-0.alpha.7|21	
14cr|cvoicecontrol-0.9-0.alpha.7|22	%prep
14cr|cvoicecontrol-0.9-0.alpha.7|23	%setup -q -n %{name}-%{version}alpha
14cr|cvoicecontrol-0.9-0.alpha.7|24	%patch0 -p1
14cr|cvoicecontrol-0.9-0.alpha.7|25	%patch1 -p1
14cr|cvoicecontrol-0.9-0.alpha.7|26	
14cr|cvoicecontrol-0.9-0.alpha.7|27	%build
14cr|cvoicecontrol-0.9-0.alpha.7|28	%configure2_5x
14cr|cvoicecontrol-0.9-0.alpha.7|29	%make
14cr|cvoicecontrol-0.9-0.alpha.7|30	
14cr|cvoicecontrol-0.9-0.alpha.7|31	%install
14cr|cvoicecontrol-0.9-0.alpha.7|32	rm -rf $RPM_BUILD_ROOT
14cr|cvoicecontrol-0.9-0.alpha.7|33	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|cvoicecontrol-0.9-0.alpha.7|34	
14cr|cvoicecontrol-0.9-0.alpha.7|35	install -m755 cvoicecontrol/cvoicecontrol  $RPM_BUILD_ROOT%{_bindir}
14cr|cvoicecontrol-0.9-0.alpha.7|36	install -m755 cvoicecontrol/model_editor  $RPM_BUILD_ROOT%{_bindir}
14cr|cvoicecontrol-0.9-0.alpha.7|37	install -m755 cvoicecontrol/microphone_config  $RPM_BUILD_ROOT%{_bindir}
14cr|cvoicecontrol-0.9-0.alpha.7|38	
14cr|cvoicecontrol-0.9-0.alpha.7|39	%clean
14cr|cvoicecontrol-0.9-0.alpha.7|40	rm -rf $RPM_BUILD_ROOT
14cr|cvoicecontrol-0.9-0.alpha.7|41	
14cr|cvoicecontrol-0.9-0.alpha.7|42	%files
14cr|cvoicecontrol-0.9-0.alpha.7|43	%defattr(-,root,root)
14cr|cvoicecontrol-0.9-0.alpha.7|44	%doc AUTHORS BUGS FAQ README cvoicecontrol/docs/en/index*.html
14cr|cvoicecontrol-0.9-0.alpha.7|45	%{_bindir}/cvoicecontrol
14cr|cvoicecontrol-0.9-0.alpha.7|46	%{_bindir}/model_editor
14cr|cvoicecontrol-0.9-0.alpha.7|47	%{_bindir}/microphone_config
14cr|cvoicecontrol-0.9-0.alpha.7|48	
14cr|cvoicecontrol-0.9-0.alpha.7|49	
14cr|cvoicecontrol-0.9-0.alpha.7|50	
14cr|cvoicecontrol-0.9-0.alpha.7|51	%changelog
14cr|cvoicecontrol-0.9-0.alpha.7|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9-0.alpha.7
14cr|cvoicecontrol-0.9-0.alpha.7|53	+ Revision: fa1e298
14cr|cvoicecontrol-0.9-0.alpha.7|54	- Automatic import for version 0.9
14cr|cvoicecontrol-0.9-0.alpha.7|55	
14cr|cvoicecontrol-0.9-0.alpha.7|56	

791 14
14cr|cvs2cl-2.72-2|1	%define name cvs2cl
14cr|cvs2cl-2.72-2|2	%define version 2.72
14cr|cvs2cl-2.72-2|3	%define release 2
14cr|cvs2cl-2.72-2|4	%define url http://www.red-bean.com/cvs2cl/
14cr|cvs2cl-2.72-2|5	
14cr|cvs2cl-2.72-2|6	Summary: Generator of ChangeLog(s) from `cvs log` output
14cr|cvs2cl-2.72-2|7	Name: %{name}
14cr|cvs2cl-2.72-2|8	Version: %{version}
14cr|cvs2cl-2.72-2|9	Release: %{release}
14cr|cvs2cl-2.72-2|10	Source0: %{url}/cvs2cl.pl
14cr|cvs2cl-2.72-2|11	Source1: %{url}/changelogs.html
14cr|cvs2cl-2.72-2|12	License: GPL
14cr|cvs2cl-2.72-2|13	Group: Development/Other
14cr|cvs2cl-2.72-2|14	URL: %url
14cr|cvs2cl-2.72-2|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|cvs2cl-2.72-2|16	BuildArchitectures: noarch
14cr|cvs2cl-2.72-2|17	
14cr|cvs2cl-2.72-2|18	%description
14cr|cvs2cl-2.72-2|19	CVS2CL attempt to product a nice ChangeLog from cvs log output, some
14cr|cvs2cl-2.72-2|20	say nicer than rcs2log. He included with the OpenSouce cvs book :
14cr|cvs2cl-2.72-2|21	
14cr|cvs2cl-2.72-2|22	http://cvsbook.red-bean.com/
14cr|cvs2cl-2.72-2|23	
14cr|cvs2cl-2.72-2|24	%prep
14cr|cvs2cl-2.72-2|25	%setup -T -c
14cr|cvs2cl-2.72-2|26	
14cr|cvs2cl-2.72-2|27	%install
14cr|cvs2cl-2.72-2|28	rm -rf $RPM_BUILD_ROOT
14cr|cvs2cl-2.72-2|29	mkdir -p %{buildroot}/%{_bindir}
14cr|cvs2cl-2.72-2|30	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}/%{name}
14cr|cvs2cl-2.72-2|31	install -m644 %{SOURCE1} ./
14cr|cvs2cl-2.72-2|32	
14cr|cvs2cl-2.72-2|33	%clean
14cr|cvs2cl-2.72-2|34	rm -rf $RPM_BUILD_ROOT
14cr|cvs2cl-2.72-2|35	
14cr|cvs2cl-2.72-2|36	%files
14cr|cvs2cl-2.72-2|37	%defattr(-,root,root)
14cr|cvs2cl-2.72-2|38	%doc changelogs.html
14cr|cvs2cl-2.72-2|39	%{_bindir}/%{name}
14cr|cvs2cl-2.72-2|40	
14cr|cvs2cl-2.72-2|41	
14cr|cvs2cl-2.72-2|42	
14cr|cvs2cl-2.72-2|43	
14cr|cvs2cl-2.72-2|44	
14cr|cvs2cl-2.72-2|45	%changelog
14cr|cvs2cl-2.72-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.72-2
14cr|cvs2cl-2.72-2|47	+ Revision: acef23a
14cr|cvs2cl-2.72-2|48	- MassBuild#464: Increase release tag
14cr|cvs2cl-2.72-2|49	
14cr|cvs2cl-2.72-2|50	

792 14
14cr|cvs2svn-2.4.0-2|1	Name:		cvs2svn
14cr|cvs2svn-2.4.0-2|2	Version:	2.4.0
14cr|cvs2svn-2.4.0-2|3	Release:	2
14cr|cvs2svn-2.4.0-2|4	License:	BSD
14cr|cvs2svn-2.4.0-2|5	Group:		Development/Other
14cr|cvs2svn-2.4.0-2|6	Summary:	Convert CVS repositories to Subversion, Git or Bazaar repositories
14cr|cvs2svn-2.4.0-2|7	Url:		http://cvs2svn.tigris.org/
14cr|cvs2svn-2.4.0-2|8	Source0:	http://cvs2svn.tigris.org/files/documents/1462/49237/%{name}-%{version}.tar.gz
14cr|cvs2svn-2.4.0-2|9	BuildRequires:	locales-en
14cr|cvs2svn-2.4.0-2|10	BuildRequires:	subversion
14cr|cvs2svn-2.4.0-2|11	BuildRequires:	subversion-tools
14cr|cvs2svn-2.4.0-2|12	BuildRequires:	cvs
14cr|cvs2svn-2.4.0-2|13	BuildRequires:	git
14cr|cvs2svn-2.4.0-2|14	BuildRequires:	rcs
14cr|cvs2svn-2.4.0-2|15	BuildRequires:	pkgconfig(python2)
14cr|cvs2svn-2.4.0-2|16	Requires:	subversion
14cr|cvs2svn-2.4.0-2|17	Requires:	subversion-tools
14cr|cvs2svn-2.4.0-2|18	Requires:	cvs
14cr|cvs2svn-2.4.0-2|19	Requires:	git
14cr|cvs2svn-2.4.0-2|20	Requires:	rcs
14cr|cvs2svn-2.4.0-2|21	BuildArch:	noarch
14cr|cvs2svn-2.4.0-2|22	
14cr|cvs2svn-2.4.0-2|23	%description
14cr|cvs2svn-2.4.0-2|24	cvs2svn is a tool for migrating a CVS repository to Subversion Git
14cr|cvs2svn-2.4.0-2|25	or Bazaar. It does a complete conversion; cvs2svn is not usable for
14cr|cvs2svn-2.4.0-2|26	keeping a synchronised CVS and Subversion, Git or Bazaar repository.
14cr|cvs2svn-2.4.0-2|27	
14cr|cvs2svn-2.4.0-2|28	%prep
14cr|cvs2svn-2.4.0-2|29	%setup -q
14cr|cvs2svn-2.4.0-2|30	
14cr|cvs2svn-2.4.0-2|31	%build
14cr|cvs2svn-2.4.0-2|32	python setup.py build
14cr|cvs2svn-2.4.0-2|33	%make man
14cr|cvs2svn-2.4.0-2|34	
14cr|cvs2svn-2.4.0-2|35	%install
14cr|cvs2svn-2.4.0-2|36	%makeinstall_std
14cr|cvs2svn-2.4.0-2|37	for manpage in *.1; do
14cr|cvs2svn-2.4.0-2|38	install -m644 -p $manpage -D %{buildroot}%{_mandir}/man1/$manpage
14cr|cvs2svn-2.4.0-2|39	done
14cr|cvs2svn-2.4.0-2|40	
14cr|cvs2svn-2.4.0-2|41	%files
14cr|cvs2svn-2.4.0-2|42	%doc BUGS COMMITTERS COPYING HACKING README www/
14cr|cvs2svn-2.4.0-2|43	%{_bindir}/*
14cr|cvs2svn-2.4.0-2|44	%{py_sitedir}/*
14cr|cvs2svn-2.4.0-2|45	%{_mandir}/man1/*.1*
14cr|cvs2svn-2.4.0-2|46	
14cr|cvs2svn-2.4.0-2|47	%changelog
14cr|cvs2svn-2.4.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-2
14cr|cvs2svn-2.4.0-2|49	+ Revision: 7cd3254
14cr|cvs2svn-2.4.0-2|50	- MassBuild#464: Increase release tag
14cr|cvs2svn-2.4.0-2|51	
14cr|cvs2svn-2.4.0-2|52	

793 14
14cr|cvsadmin-1.0.3-12|1	%define	name	cvsadmin
14cr|cvsadmin-1.0.3-12|2	%define	version	1.0.3
14cr|cvsadmin-1.0.3-12|3	%define release	12
14cr|cvsadmin-1.0.3-12|4	
14cr|cvsadmin-1.0.3-12|5	Version:	%{version}
14cr|cvsadmin-1.0.3-12|6	Summary:	Tool to administer users of a CVS repository
14cr|cvsadmin-1.0.3-12|7	Name:		%{name}
14cr|cvsadmin-1.0.3-12|8	Release:	%{release}
14cr|cvsadmin-1.0.3-12|9	License:	GPLv2
14cr|cvsadmin-1.0.3-12|10	Group:		Development/Other
14cr|cvsadmin-1.0.3-12|11	Source:		%{name}-%{version}.tar.bz2
14cr|cvsadmin-1.0.3-12|12	URL:		ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/gabor/
14cr|cvsadmin-1.0.3-12|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|cvsadmin-1.0.3-12|14	
14cr|cvsadmin-1.0.3-12|15	%description
14cr|cvsadmin-1.0.3-12|16	cvsadmin is a simple program to administrate users of a CVS repository.
14cr|cvsadmin-1.0.3-12|17	
14cr|cvsadmin-1.0.3-12|18	It currently allows you to easily
14cr|cvsadmin-1.0.3-12|19	- add users
14cr|cvsadmin-1.0.3-12|20	- remove users
14cr|cvsadmin-1.0.3-12|21	- change users passwords
14cr|cvsadmin-1.0.3-12|22	- show existing users
14cr|cvsadmin-1.0.3-12|23	- rename users
14cr|cvsadmin-1.0.3-12|24	- change system users
14cr|cvsadmin-1.0.3-12|25	
14cr|cvsadmin-1.0.3-12|26	%prep
14cr|cvsadmin-1.0.3-12|27	%setup -q
14cr|cvsadmin-1.0.3-12|28	
14cr|cvsadmin-1.0.3-12|29	%build
14cr|cvsadmin-1.0.3-12|30	%configure
14cr|cvsadmin-1.0.3-12|31	%make
14cr|cvsadmin-1.0.3-12|32	
14cr|cvsadmin-1.0.3-12|33	%install
14cr|cvsadmin-1.0.3-12|34	rm -rf $RPM_BUILD_ROOT
14cr|cvsadmin-1.0.3-12|35	%makeinstall
14cr|cvsadmin-1.0.3-12|36	
14cr|cvsadmin-1.0.3-12|37	%clean
14cr|cvsadmin-1.0.3-12|38	rm -rf $RPM_BUILD_ROOT
14cr|cvsadmin-1.0.3-12|39	
14cr|cvsadmin-1.0.3-12|40	%files
14cr|cvsadmin-1.0.3-12|41	%defattr (-,root,root)
14cr|cvsadmin-1.0.3-12|42	%doc AUTHORS COPYING Makefile README
14cr|cvsadmin-1.0.3-12|43	%{_bindir}/*
14cr|cvsadmin-1.0.3-12|44	
14cr|cvsadmin-1.0.3-12|45	
14cr|cvsadmin-1.0.3-12|46	
14cr|cvsadmin-1.0.3-12|47	
14cr|cvsadmin-1.0.3-12|48	%changelog
14cr|cvsadmin-1.0.3-12|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-12
14cr|cvsadmin-1.0.3-12|50	+ Revision: 54a45a1
14cr|cvsadmin-1.0.3-12|51	- MassBuild#464: Increase release tag
14cr|cvsadmin-1.0.3-12|52	
14cr|cvsadmin-1.0.3-12|53	

794 14
14cr|cvsgraph-1.7.0-5|1	%define name	cvsgraph
14cr|cvsgraph-1.7.0-5|2	%define version	1.7.0
14cr|cvsgraph-1.7.0-5|3	%define release	5
14cr|cvsgraph-1.7.0-5|4	
14cr|cvsgraph-1.7.0-5|5	Name:		%{name}
14cr|cvsgraph-1.7.0-5|6	Version:	%{version}
14cr|cvsgraph-1.7.0-5|7	Release:	%{release}
14cr|cvsgraph-1.7.0-5|8	Summary:	Create graphs of branches and revisions for files in a CVS repository
14cr|cvsgraph-1.7.0-5|9	License:	GPL
14cr|cvsgraph-1.7.0-5|10	Group:		System/Servers
14cr|cvsgraph-1.7.0-5|11	Source:		http://www.akhphd.au.dk/~bertho/cvsgraph/release/%{name}-%{version}.tar.bz2
14cr|cvsgraph-1.7.0-5|12	URL:		http://www.akhphd.au.dk/~bertho/cvsgraph
14cr|cvsgraph-1.7.0-5|13	BuildRequires:	libgd-devel
14cr|cvsgraph-1.7.0-5|14	BuildRequires:	flex
14cr|cvsgraph-1.7.0-5|15	BuildRequires:	bison
14cr|cvsgraph-1.7.0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|cvsgraph-1.7.0-5|17	
14cr|cvsgraph-1.7.0-5|18	%description
14cr|cvsgraph-1.7.0-5|19	CvsGraph is a utility to make a graphical representation of all revisions
14cr|cvsgraph-1.7.0-5|20	and branches of a file in a CVS/RCS repository. It has been inspired by
14cr|cvsgraph-1.7.0-5|21	the 'graph' option in WinCVS, but I could not find a stand-alone version
14cr|cvsgraph-1.7.0-5|22	of this graph code. So, it was time to write one.
14cr|cvsgraph-1.7.0-5|23	
14cr|cvsgraph-1.7.0-5|24	%prep
14cr|cvsgraph-1.7.0-5|25	%setup -q
14cr|cvsgraph-1.7.0-5|26	chmod 755 contrib/automatic_documentation/*.sh
14cr|cvsgraph-1.7.0-5|27	
14cr|cvsgraph-1.7.0-5|28	%build
14cr|cvsgraph-1.7.0-5|29	%configure2_5x
14cr|cvsgraph-1.7.0-5|30	%make
14cr|cvsgraph-1.7.0-5|31	
14cr|cvsgraph-1.7.0-5|32	%install
14cr|cvsgraph-1.7.0-5|33	rm -rf %{buildroot}
14cr|cvsgraph-1.7.0-5|34	install -d -m 755 %{buildroot}%{_bindir}
14cr|cvsgraph-1.7.0-5|35	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|cvsgraph-1.7.0-5|36	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5}
14cr|cvsgraph-1.7.0-5|37	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|cvsgraph-1.7.0-5|38	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}
14cr|cvsgraph-1.7.0-5|39	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|cvsgraph-1.7.0-5|40	install -m 644 %{name}.conf.5 %{buildroot}%{_mandir}/man5
14cr|cvsgraph-1.7.0-5|41	
14cr|cvsgraph-1.7.0-5|42	%clean
14cr|cvsgraph-1.7.0-5|43	rm -rf %{buildroot}
14cr|cvsgraph-1.7.0-5|44	
14cr|cvsgraph-1.7.0-5|45	%files
14cr|cvsgraph-1.7.0-5|46	%defattr(-,root,root)
14cr|cvsgraph-1.7.0-5|47	%doc ChangeLog COPYING AUTHORS NEWS README INSTALL
14cr|cvsgraph-1.7.0-5|48	%doc contrib/*.php
14cr|cvsgraph-1.7.0-5|49	%doc contrib/automatic_documentation
14cr|cvsgraph-1.7.0-5|50	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|cvsgraph-1.7.0-5|51	%{_bindir}/%{name}
14cr|cvsgraph-1.7.0-5|52	%{_mandir}/man1/*
14cr|cvsgraph-1.7.0-5|53	%{_mandir}/man5/*
14cr|cvsgraph-1.7.0-5|54	
14cr|cvsgraph-1.7.0-5|55	
14cr|cvsgraph-1.7.0-5|56	
14cr|cvsgraph-1.7.0-5|57	
14cr|cvsgraph-1.7.0-5|58	%changelog
14cr|cvsgraph-1.7.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-5
14cr|cvsgraph-1.7.0-5|60	+ Revision: 8782dc1
14cr|cvsgraph-1.7.0-5|61	- MassBuild#464: Increase release tag
14cr|cvsgraph-1.7.0-5|62	
14cr|cvsgraph-1.7.0-5|63	

795 14
14cr|cvsps-2.2b1-3|1	Name:           cvsps
14cr|cvsps-2.2b1-3|2	Version:        2.2b1
14cr|cvsps-2.2b1-3|3	Release:        3
14cr|cvsps-2.2b1-3|4	Summary:        Patchset tool for CVS
14cr|cvsps-2.2b1-3|5	Group:          Development/Other
14cr|cvsps-2.2b1-3|6	License:        GPLv3
14cr|cvsps-2.2b1-3|7	URL:            http://www.cobite.com/cvsps/
14cr|cvsps-2.2b1-3|8	Source0:        http://www.cobite.com/cvsps/%{name}-%{version}.tar.bz2
14cr|cvsps-2.2b1-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|cvsps-2.2b1-3|10	BuildRequires:  zlib-devel
14cr|cvsps-2.2b1-3|11	# Requires cvs only with --no-cvs-direct, but I cannot imagine this dep
14cr|cvsps-2.2b1-3|12	# being a problem on systems where cvsps will be installed...
14cr|cvsps-2.2b1-3|13	Requires:       cvs
14cr|cvsps-2.2b1-3|14	
14cr|cvsps-2.2b1-3|15	%description
14cr|cvsps-2.2b1-3|16	CVSps is a program for generating 'patchset' information from a CVS
14cr|cvsps-2.2b1-3|17	repository.  A patchset in this case is defined as a set of changes
14cr|cvsps-2.2b1-3|18	made to a collection of files, and all committed at the same time
14cr|cvsps-2.2b1-3|19	(using a single 'cvs commit' command).  This information is valuable
14cr|cvsps-2.2b1-3|20	to seeing the big picture of the evolution of a cvs project.  While
14cr|cvsps-2.2b1-3|21	cvs tracks revision information, it is often difficult to see what
14cr|cvsps-2.2b1-3|22	changes were committed 'atomically' to the repository.
14cr|cvsps-2.2b1-3|23	
14cr|cvsps-2.2b1-3|24	
14cr|cvsps-2.2b1-3|25	%prep
14cr|cvsps-2.2b1-3|26	%setup -q
14cr|cvsps-2.2b1-3|27	
14cr|cvsps-2.2b1-3|28	
14cr|cvsps-2.2b1-3|29	%build
14cr|cvsps-2.2b1-3|30	CFLAGS="$RPM_OPT_FLAGS" %make
14cr|cvsps-2.2b1-3|31	
14cr|cvsps-2.2b1-3|32	
14cr|cvsps-2.2b1-3|33	%install
14cr|cvsps-2.2b1-3|34	rm -rf $RPM_BUILD_ROOT
14cr|cvsps-2.2b1-3|35	install -Dpm 755 cvsps $RPM_BUILD_ROOT%{_bindir}/cvsps
14cr|cvsps-2.2b1-3|36	install -Dpm 644 cvsps.1 $RPM_BUILD_ROOT%{_mandir}/man1/cvsps.1
14cr|cvsps-2.2b1-3|37	
14cr|cvsps-2.2b1-3|38	
14cr|cvsps-2.2b1-3|39	%clean
14cr|cvsps-2.2b1-3|40	rm -rf $RPM_BUILD_ROOT
14cr|cvsps-2.2b1-3|41	
14cr|cvsps-2.2b1-3|42	
14cr|cvsps-2.2b1-3|43	%files
14cr|cvsps-2.2b1-3|44	%defattr(-,root,root,-)
14cr|cvsps-2.2b1-3|45	%doc CHANGELOG COPYING README merge_utils.sh
14cr|cvsps-2.2b1-3|46	%{_bindir}/cvsps
14cr|cvsps-2.2b1-3|47	%{_mandir}/man1/cvsps.1*
14cr|cvsps-2.2b1-3|48	
14cr|cvsps-2.2b1-3|49	
14cr|cvsps-2.2b1-3|50	
14cr|cvsps-2.2b1-3|51	
14cr|cvsps-2.2b1-3|52	
14cr|cvsps-2.2b1-3|53	
14cr|cvsps-2.2b1-3|54	%changelog
14cr|cvsps-2.2b1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2b1-3
14cr|cvsps-2.2b1-3|56	+ Revision: 2eaa9c9
14cr|cvsps-2.2b1-3|57	- MassBuild#464: Increase release tag
14cr|cvsps-2.2b1-3|58	
14cr|cvsps-2.2b1-3|59	

796 14
14cr|cvsreport-0.3.5-9|1	%define name    cvsreport
14cr|cvsreport-0.3.5-9|2	%define version 0.3.5
14cr|cvsreport-0.3.5-9|3	%define release 9
14cr|cvsreport-0.3.5-9|4	
14cr|cvsreport-0.3.5-9|5	Name:       %{name}
14cr|cvsreport-0.3.5-9|6	Version:    %{version}
14cr|cvsreport-0.3.5-9|7	Release:    %{release}
14cr|cvsreport-0.3.5-9|8	Summary:    Produce CVS activity reports
14cr|cvsreport-0.3.5-9|9	License:    GPL
14cr|cvsreport-0.3.5-9|10	Group:      System/Servers
14cr|cvsreport-0.3.5-9|11	URL:        http://home.gna.org/cvsreport/
14cr|cvsreport-0.3.5-9|12	Source:     http://download.gna.org/cvsreport/cvsreport.pkg/0.3.5/%{name}-%{version}.tar.bz2
14cr|cvsreport-0.3.5-9|13	BuildArch:  noarch
14cr|cvsreport-0.3.5-9|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|cvsreport-0.3.5-9|15	
14cr|cvsreport-0.3.5-9|16	%description
14cr|cvsreport-0.3.5-9|17	CVSreport produces text or enhanced HTML activity reports from a local or
14cr|cvsreport-0.3.5-9|18	remote CVS repository. It can be used to extract activity information from any
14cr|cvsreport-0.3.5-9|19	time span, or to automatically generate reports and store/send them on commit
14cr|cvsreport-0.3.5-9|20	events.
14cr|cvsreport-0.3.5-9|21	
14cr|cvsreport-0.3.5-9|22	CVSreport can extract changesets from a CVS repository history. A changeset is
14cr|cvsreport-0.3.5-9|23	a set of commit operations (addition, removal, modification) which happen along
14cr|cvsreport-0.3.5-9|24	a single invocation of the cvs commit command. Used from client side, it
14cr|cvsreport-0.3.5-9|25	produces a report starting from an arbitrary date from a simple working copy.
14cr|cvsreport-0.3.5-9|26	On the server side, it can automatically generate reports and mail them upon
14cr|cvsreport-0.3.5-9|27	commit.
14cr|cvsreport-0.3.5-9|28	
14cr|cvsreport-0.3.5-9|29	%prep
14cr|cvsreport-0.3.5-9|30	%setup -q
14cr|cvsreport-0.3.5-9|31	chmod 644 ChangeLog
14cr|cvsreport-0.3.5-9|32	
14cr|cvsreport-0.3.5-9|33	%build
14cr|cvsreport-0.3.5-9|34	
14cr|cvsreport-0.3.5-9|35	%install
14cr|cvsreport-0.3.5-9|36	rm -rf %{buildroot}
14cr|cvsreport-0.3.5-9|37	%makeinstall_std PREFIX=%{_prefix}
14cr|cvsreport-0.3.5-9|38	
14cr|cvsreport-0.3.5-9|39	%clean
14cr|cvsreport-0.3.5-9|40	rm -rf %{buildroot}
14cr|cvsreport-0.3.5-9|41	
14cr|cvsreport-0.3.5-9|42	%files
14cr|cvsreport-0.3.5-9|43	%defattr(-,root,root)
14cr|cvsreport-0.3.5-9|44	%doc COPYING ChangeLog TODO README NEWS examples test
14cr|cvsreport-0.3.5-9|45	%{_bindir}/%{name}
14cr|cvsreport-0.3.5-9|46	%{_mandir}/man1/*
14cr|cvsreport-0.3.5-9|47	
14cr|cvsreport-0.3.5-9|48	
14cr|cvsreport-0.3.5-9|49	
14cr|cvsreport-0.3.5-9|50	
14cr|cvsreport-0.3.5-9|51	%changelog
14cr|cvsreport-0.3.5-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-9
14cr|cvsreport-0.3.5-9|53	+ Revision: cd8c76c
14cr|cvsreport-0.3.5-9|54	- MassBuild#464: Increase release tag
14cr|cvsreport-0.3.5-9|55	
14cr|cvsreport-0.3.5-9|56	

797 14
14cr|cvsspam-0.2.12-7|1	%define name	cvsspam
14cr|cvsspam-0.2.12-7|2	%define version 0.2.12
14cr|cvsspam-0.2.12-7|3	%define release 7
14cr|cvsspam-0.2.12-7|4	
14cr|cvsspam-0.2.12-7|5	Name:		%{name}
14cr|cvsspam-0.2.12-7|6	Version:	%{version}
14cr|cvsspam-0.2.12-7|7	Release:	%{release}
14cr|cvsspam-0.2.12-7|8	Summary:	CVSspam emails you diffs when someone commits a change to your CVS repository
14cr|cvsspam-0.2.12-7|9	License:	GPL
14cr|cvsspam-0.2.12-7|10	Group:		System/Servers
14cr|cvsspam-0.2.12-7|11	Source:		http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/%{name}-%{version}.tar.bz2
14cr|cvsspam-0.2.12-7|12	URL:		http://www.badgers-in-foil.co.uk/projects/cvsspam/
14cr|cvsspam-0.2.12-7|13	Requires:	cvs
14cr|cvsspam-0.2.12-7|14	BuildArch:	noarch
14cr|cvsspam-0.2.12-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|cvsspam-0.2.12-7|16	
14cr|cvsspam-0.2.12-7|17	%description
14cr|cvsspam-0.2.12-7|18	CVSspam sends email when a change is committed to the CVS repository.
14cr|cvsspam-0.2.12-7|19	Syntax-highlighted diffs describe the changes made, and links to Web
14cr|cvsspam-0.2.12-7|20	frontends on CVS and bug tracking systems are generated where
14cr|cvsspam-0.2.12-7|21	possible.
14cr|cvsspam-0.2.12-7|22	
14cr|cvsspam-0.2.12-7|23	%prep
14cr|cvsspam-0.2.12-7|24	%setup -q
14cr|cvsspam-0.2.12-7|25	
14cr|cvsspam-0.2.12-7|26	%install
14cr|cvsspam-0.2.12-7|27	rm -rf %{buildroot}
14cr|cvsspam-0.2.12-7|28	
14cr|cvsspam-0.2.12-7|29	install -d -m 755 %{buildroot}%{_bindir}
14cr|cvsspam-0.2.12-7|30	install -m 755 *.rb %{buildroot}%{_bindir}
14cr|cvsspam-0.2.12-7|31	
14cr|cvsspam-0.2.12-7|32	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|cvsspam-0.2.12-7|33	install -m 644 cvsspam.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|cvsspam-0.2.12-7|34	
14cr|cvsspam-0.2.12-7|35	%clean
14cr|cvsspam-0.2.12-7|36	rm -rf %{buildroot}
14cr|cvsspam-0.2.12-7|37	
14cr|cvsspam-0.2.12-7|38	%files
14cr|cvsspam-0.2.12-7|39	%defattr(-,root,root)
14cr|cvsspam-0.2.12-7|40	%doc CREDITS TODO cvsspam-doc.pdf cvsspam-doc.html
14cr|cvsspam-0.2.12-7|41	%{_bindir}/*
14cr|cvsspam-0.2.12-7|42	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|cvsspam-0.2.12-7|43	
14cr|cvsspam-0.2.12-7|44	
14cr|cvsspam-0.2.12-7|45	
14cr|cvsspam-0.2.12-7|46	
14cr|cvsspam-0.2.12-7|47	%changelog
14cr|cvsspam-0.2.12-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-7
14cr|cvsspam-0.2.12-7|49	+ Revision: 744be80
14cr|cvsspam-0.2.12-7|50	- MassBuild#464: Increase release tag
14cr|cvsspam-0.2.12-7|51	
14cr|cvsspam-0.2.12-7|52	

798 14
14cr|cvsutils-0.2.5-3|1	%define	name	cvsutils
14cr|cvsutils-0.2.5-3|2	%define	version	0.2.5
14cr|cvsutils-0.2.5-3|3	%define release	3
14cr|cvsutils-0.2.5-3|4	%define	Summary	Collection of useful CVS scripts
14cr|cvsutils-0.2.5-3|5	
14cr|cvsutils-0.2.5-3|6	Summary:	%Summary
14cr|cvsutils-0.2.5-3|7	Name:		%name
14cr|cvsutils-0.2.5-3|8	Version:	%version
14cr|cvsutils-0.2.5-3|9	Release:	%release
14cr|cvsutils-0.2.5-3|10	License:	GPLv2+
14cr|cvsutils-0.2.5-3|11	Group:		Development/Other
14cr|cvsutils-0.2.5-3|12	URL:		http://www.red-bean.com/cvsutils/
14cr|cvsutils-0.2.5-3|13	Source0:	http://www.red-bean.com/cvsutils/releases/%name-%version.tar.gz
14cr|cvsutils-0.2.5-3|14	BuildRoot:	%_tmppath/%name-buildroot
14cr|cvsutils-0.2.5-3|15	BuildArch:	noarch
14cr|cvsutils-0.2.5-3|16	
14cr|cvsutils-0.2.5-3|17	%description
14cr|cvsutils-0.2.5-3|18	CVS Utilities is a collection of scripts, mostly in the Perl language,
14cr|cvsutils-0.2.5-3|19	that allow you to manage the files in the CVS working directory.
14cr|cvsutils-0.2.5-3|20	You can tell which files are under version control and which are
14cr|cvsutils-0.2.5-3|21	not without even being online. You can erase or move away all derived
14cr|cvsutils-0.2.5-3|22	files in seconds.
14cr|cvsutils-0.2.5-3|23	
14cr|cvsutils-0.2.5-3|24	
14cr|cvsutils-0.2.5-3|25	%prep
14cr|cvsutils-0.2.5-3|26	%setup -q
14cr|cvsutils-0.2.5-3|27	
14cr|cvsutils-0.2.5-3|28	%build
14cr|cvsutils-0.2.5-3|29	%configure2_5x
14cr|cvsutils-0.2.5-3|30	%make
14cr|cvsutils-0.2.5-3|31	
14cr|cvsutils-0.2.5-3|32	%install
14cr|cvsutils-0.2.5-3|33	rm -rf %buildroot
14cr|cvsutils-0.2.5-3|34	%makeinstall_std
14cr|cvsutils-0.2.5-3|35	
14cr|cvsutils-0.2.5-3|36	%clean
14cr|cvsutils-0.2.5-3|37	rm -rf %buildroot
14cr|cvsutils-0.2.5-3|38	
14cr|cvsutils-0.2.5-3|39	%files
14cr|cvsutils-0.2.5-3|40	%defattr(0755,root,root,0755)
14cr|cvsutils-0.2.5-3|41	%_bindir/*
14cr|cvsutils-0.2.5-3|42	%defattr(0644,root,root,0755)
14cr|cvsutils-0.2.5-3|43	%_mandir/man1/%name.1*
14cr|cvsutils-0.2.5-3|44	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
14cr|cvsutils-0.2.5-3|45	
14cr|cvsutils-0.2.5-3|46	
14cr|cvsutils-0.2.5-3|47	
14cr|cvsutils-0.2.5-3|48	%changelog
14cr|cvsutils-0.2.5-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-3
14cr|cvsutils-0.2.5-3|50	+ Revision: 061a710
14cr|cvsutils-0.2.5-3|51	- MassBuild#464: Increase release tag
14cr|cvsutils-0.2.5-3|52	
14cr|cvsutils-0.2.5-3|53	

799 14
14cr|cw-1.0.16-3|1	Name:           cw
14cr|cw-1.0.16-3|2	Version:        1.0.16
14cr|cw-1.0.16-3|3	Release:        3
14cr|cw-1.0.16-3|4	Epoch:          0
14cr|cw-1.0.16-3|5	Summary:        Non-intrusive real-time ANSI color wrapper for common Unix-based commands
14cr|cw-1.0.16-3|6	License:        GPLv2+
14cr|cw-1.0.16-3|7	Group:          Development/Other
14cr|cw-1.0.16-3|8	URL:            http://cwrapper.sourceforge.net/
14cr|cw-1.0.16-3|9	Source0:        http://cwrapper.sourceforge.net/cw-%{version}.tar.bz2
14cr|cw-1.0.16-3|10	
14cr|cw-1.0.16-3|11	%description
14cr|cw-1.0.16-3|12	cw is a non-intrusive real-time ANSI color wrapper for common Unix-based
14cr|cw-1.0.16-3|13	commands on GNU/Linux. cw is designed to simulate the environment of the
14cr|cw-1.0.16-3|14	commands being executed, so that if a person types 'du', 'df', 'ping',
14cr|cw-1.0.16-3|15	etc. in their shell it will automatically color the output in real-time
14cr|cw-1.0.16-3|16	according to a definition file containing the color format desired. cw
14cr|cw-1.0.16-3|17	has support for wildcard match coloring, tokenized coloring,
14cr|cw-1.0.16-3|18	headers/footers, case scenario coloring, command line dependent
14cr|cw-1.0.16-3|19	definition coloring, and includes over 50 pre-made definition files.
14cr|cw-1.0.16-3|20	
14cr|cw-1.0.16-3|21	%prep
14cr|cw-1.0.16-3|22	%setup -q
14cr|cw-1.0.16-3|23	%{__perl} -pi -e 's/ -o 0 -g 0//g' Makefile.in
14cr|cw-1.0.16-3|24	%{__perl} -pi -e 's|/usr/local/lib|%{_datadir}|g' README
14cr|cw-1.0.16-3|25	
14cr|cw-1.0.16-3|26	%build
14cr|cw-1.0.16-3|27	%{configure2_5x}
14cr|cw-1.0.16-3|28	%{make} LIBDIR=%{_datadir}
14cr|cw-1.0.16-3|29	
14cr|cw-1.0.16-3|30	%install
14cr|cw-1.0.16-3|31	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|cw-1.0.16-3|32	%{__mkdir_p} %{buildroot}%{_datadir}
14cr|cw-1.0.16-3|33	%{__mkdir_p} %{buildroot}%{_mandir}/man1
14cr|cw-1.0.16-3|34	%{make} install PREFIX=%{buildroot}%{_prefix} LIBDIR=%{buildroot}%{_datadir} MANDIR=%{buildroot}%{_mandir}
14cr|cw-1.0.16-3|35	%{__rm} %{buildroot}%{_bindir}/cwe
14cr|cw-1.0.16-3|36	%{__ln_s} cw %{buildroot}%{_bindir}/cwe
14cr|cw-1.0.16-3|37	
14cr|cw-1.0.16-3|38	%{__perl} -pi -e 's|CWLIB=.*|CWLIB="%{_datadir}/%{name}"|g' %{buildroot}%{_bindir}/colorcfg
14cr|cw-1.0.16-3|39	%{__perl} -pi -e 's|%{buildroot}||g' %{buildroot}%{_datadir}/%{name}/*
14cr|cw-1.0.16-3|40	
14cr|cw-1.0.16-3|41	%files
14cr|cw-1.0.16-3|42	%defattr(-,root,root)
14cr|cw-1.0.16-3|43	%doc CHANGES CONTRIB cw.lsm FILES MD5SUM README
14cr|cw-1.0.16-3|44	%{_bindir}/*
14cr|cw-1.0.16-3|45	%{_datadir}/%{name}
14cr|cw-1.0.16-3|46	%{_mandir}/man1/*
14cr|cw-1.0.16-3|47	
14cr|cw-1.0.16-3|48	
14cr|cw-1.0.16-3|49	
14cr|cw-1.0.16-3|50	%changelog
14cr|cw-1.0.16-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.16-3
14cr|cw-1.0.16-3|52	+ Revision: 5e0191e
14cr|cw-1.0.16-3|53	- MassBuild#464: Increase release tag
14cr|cw-1.0.16-3|54	
14cr|cw-1.0.16-3|55	

800 14
14cr|cwiid-0.6.01-4|1	%define _disable_ld_no_undefined 1
14cr|cwiid-0.6.01-4|2	
14cr|cwiid-0.6.01-4|3	%define lib_major 1
14cr|cwiid-0.6.01-4|4	%define lib_name %mklibname %{name} %{lib_major}
14cr|cwiid-0.6.01-4|5	%define devel_name %mklibname %{name} -d
14cr|cwiid-0.6.01-4|6	
14cr|cwiid-0.6.01-4|7	%define plugins_dir %{_libdir}/%{name}/plugins
14cr|cwiid-0.6.01-4|8	
14cr|cwiid-0.6.01-4|9	Summary:	CWiid Wiimote Interface
14cr|cwiid-0.6.01-4|10	Name:		cwiid
14cr|cwiid-0.6.01-4|11	Version:	0.6.01
14cr|cwiid-0.6.01-4|12	Release:	4
14cr|cwiid-0.6.01-4|13	License:	GPL
14cr|cwiid-0.6.01-4|14	Group:		System/Kernel and hardware
14cr|cwiid-0.6.01-4|15	Url:		http://abstrakraft.org/cwiid/
14cr|cwiid-0.6.01-4|16	Source0:	http://www.abstrakraft.org/%{name}-%{version}.tar.xz
14cr|cwiid-0.6.01-4|17	Patch0:		cwiid-0.6.01-fix-linkage.patch
14cr|cwiid-0.6.01-4|18	Patch1:		cwiid-0.6.00-fix-str-fmt.patch
14cr|cwiid-0.6.01-4|19	BuildRequires:	bison
14cr|cwiid-0.6.01-4|20	BuildRequires:	flex
14cr|cwiid-0.6.01-4|21	BuildRequires:	pkgconfig(bluez)
14cr|cwiid-0.6.01-4|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|cwiid-0.6.01-4|23	BuildRequires:	python-devel
14cr|cwiid-0.6.01-4|24	Requires:	python-%{name}
14cr|cwiid-0.6.01-4|25	
14cr|cwiid-0.6.01-4|26	%description
14cr|cwiid-0.6.01-4|27	CWiid is a Wiimote Interface.
14cr|cwiid-0.6.01-4|28	The %{name} package contains the following parts:
14cr|cwiid-0.6.01-4|29	1.%{name} library - abstracts the interface to the wiimote by hiding
14cr|cwiid-0.6.01-4|30	the details of the underlying Bluetooth connection
14cr|cwiid-0.6.01-4|31	2.wmif - provides a simple text-based interface to the wiimote.
14cr|cwiid-0.6.01-4|32	3.wmgui - provides a simple GTK gui to the wiimote.
14cr|cwiid-0.6.01-4|33	
14cr|cwiid-0.6.01-4|34	%package -n	%{lib_name}
14cr|cwiid-0.6.01-4|35	Summary:	CWiid Wiimote library
14cr|cwiid-0.6.01-4|36	Group:		System/Libraries
14cr|cwiid-0.6.01-4|37	
14cr|cwiid-0.6.01-4|38	%description -n	%{lib_name}
14cr|cwiid-0.6.01-4|39	This package contains the library needed to run programs dynamically
14cr|cwiid-0.6.01-4|40	linked with the CWiid Wiimote library.
14cr|cwiid-0.6.01-4|41	
14cr|cwiid-0.6.01-4|42	%package -n	%{devel_name}
14cr|cwiid-0.6.01-4|43	Summary:	Development headers and libraries for CWiid
14cr|cwiid-0.6.01-4|44	Group:		Development/C
14cr|cwiid-0.6.01-4|45	Requires:	%{lib_name} = %{version}
14cr|cwiid-0.6.01-4|46	Provides:	%{name}-devel = %{version}-%{release}
14cr|cwiid-0.6.01-4|47	
14cr|cwiid-0.6.01-4|48	%description -n	%{devel_name}
14cr|cwiid-0.6.01-4|49	This package contains the header files and libraries needed for
14cr|cwiid-0.6.01-4|50	developing programs using the CWiid Wiimote library.
14cr|cwiid-0.6.01-4|51	
14cr|cwiid-0.6.01-4|52	%package -n	python-%{name}
14cr|cwiid-0.6.01-4|53	Summary: 	Python bindings for the %{name} Wiimote library
14cr|cwiid-0.6.01-4|54	Group:		System/Libraries
14cr|cwiid-0.6.01-4|55	
14cr|cwiid-0.6.01-4|56	%description -n	python-%{name}
14cr|cwiid-0.6.01-4|57	This package contains Python bindings for the %{name} Wiimote
14cr|cwiid-0.6.01-4|58	library.
14cr|cwiid-0.6.01-4|59	
14cr|cwiid-0.6.01-4|60	%prep
14cr|cwiid-0.6.01-4|61	%setup -q
14cr|cwiid-0.6.01-4|62	%patch0 -p1
14cr|cwiid-0.6.01-4|63	%patch1 -p0
14cr|cwiid-0.6.01-4|64	
14cr|cwiid-0.6.01-4|65	%build
14cr|cwiid-0.6.01-4|66	autoreconf
14cr|cwiid-0.6.01-4|67	%configure2_5x \
14cr|cwiid-0.6.01-4|68	--disable-ldconfig \
14cr|cwiid-0.6.01-4|69	--docdir=%{_docdir}/%{name}
14cr|cwiid-0.6.01-4|70	
14cr|cwiid-0.6.01-4|71	%make WARNFLAGS="%{optflags} -Wall"
14cr|cwiid-0.6.01-4|72	
14cr|cwiid-0.6.01-4|73	%install
14cr|cwiid-0.6.01-4|74	%makeinstall_std
14cr|cwiid-0.6.01-4|75	
14cr|cwiid-0.6.01-4|76	%files
14cr|cwiid-0.6.01-4|77	%doc README
14cr|cwiid-0.6.01-4|78	%docdir %{_docdir}/%{name}
14cr|cwiid-0.6.01-4|79	%dir %{_sysconfdir}/%{name}
14cr|cwiid-0.6.01-4|80	%dir %{_sysconfdir}/%{name}/wminput
14cr|cwiid-0.6.01-4|81	%config(noreplace) %{_sysconfdir}/%{name}/wminput/*
14cr|cwiid-0.6.01-4|82	%{_bindir}/lswm
14cr|cwiid-0.6.01-4|83	%{_bindir}/wmgui
14cr|cwiid-0.6.01-4|84	%{_bindir}/wminput
14cr|cwiid-0.6.01-4|85	%{_mandir}/man1/*.1*
14cr|cwiid-0.6.01-4|86	
14cr|cwiid-0.6.01-4|87	%files -n %{lib_name}
14cr|cwiid-0.6.01-4|88	%{_libdir}/lib%{name}.so.%{lib_major}*
14cr|cwiid-0.6.01-4|89	%{plugins_dir}/*.so
14cr|cwiid-0.6.01-4|90	
14cr|cwiid-0.6.01-4|91	%files -n %{devel_name}
14cr|cwiid-0.6.01-4|92	%{_includedir}/%{name}.h
14cr|cwiid-0.6.01-4|93	%{_libdir}/lib%{name}.a
14cr|cwiid-0.6.01-4|94	%{_libdir}/lib%{name}.so
14cr|cwiid-0.6.01-4|95	%{_libdir}/pkgconfig/cwiid.pc
14cr|cwiid-0.6.01-4|96	
14cr|cwiid-0.6.01-4|97	%files -n python-%{name}
14cr|cwiid-0.6.01-4|98	%{py_platsitedir}/%{name}.so
14cr|cwiid-0.6.01-4|99	%{py_platsitedir}/*.egg-info
14cr|cwiid-0.6.01-4|100	
14cr|cwiid-0.6.01-4|101	
14cr|cwiid-0.6.01-4|102	
14cr|cwiid-0.6.01-4|103	%changelog
14cr|cwiid-0.6.01-4|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.01-4
14cr|cwiid-0.6.01-4|105	+ Revision: 75f3af6
14cr|cwiid-0.6.01-4|106	- MassBuild#464: Increase release tag
14cr|cwiid-0.6.01-4|107	
14cr|cwiid-0.6.01-4|108	

801 14
14cr|cwirc-2.0.0-7|1	Summary:	X-Chat Morse plugin
14cr|cwirc-2.0.0-7|2	Name:		cwirc
14cr|cwirc-2.0.0-7|3	Version:	2.0.0
14cr|cwirc-2.0.0-7|4	Release:	7
14cr|cwirc-2.0.0-7|5	License:	GPLv2+
14cr|cwirc-2.0.0-7|6	Group:		Networking/IRC
14cr|cwirc-2.0.0-7|7	Url:		http://webperso.easyconnect.fr/om.the/web/cwirc/download/
14cr|cwirc-2.0.0-7|8	Source0:	http://webperso.easyconnect.fr/om.the/web/cwirc/download/%{name}-%{version}.tar.bz2
14cr|cwirc-2.0.0-7|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|cwirc-2.0.0-7|10	Requires:	xchat >= 2.0.2
14cr|cwirc-2.0.0-7|11	
14cr|cwirc-2.0.0-7|12	%description
14cr|cwirc-2.0.0-7|13	X-Chat plugin for sending and receiving raw morse code over IRC.
14cr|cwirc-2.0.0-7|14	
14cr|cwirc-2.0.0-7|15	%files
14cr|cwirc-2.0.0-7|16	%doc README Changelog COPYING schematics/cw_oscillator.jpg schematics/rs232_key_connection.jpg
14cr|cwirc-2.0.0-7|17	%{_libdir}/xchat/plugins/cwirc.so
14cr|cwirc-2.0.0-7|18	%{_bindir}/cwirc_frontend
14cr|cwirc-2.0.0-7|19	%{_libdir}/cwirc/extensions
14cr|cwirc-2.0.0-7|20	
14cr|cwirc-2.0.0-7|21	#----------------------------------------------------------------------------
14cr|cwirc-2.0.0-7|22	
14cr|cwirc-2.0.0-7|23	%prep
14cr|cwirc-2.0.0-7|24	%setup -q
14cr|cwirc-2.0.0-7|25	
14cr|cwirc-2.0.0-7|26	%build
14cr|cwirc-2.0.0-7|27	make \
14cr|cwirc-2.0.0-7|28	CFLAGS="%{optflags} -DLINUX" \
14cr|cwirc-2.0.0-7|29	STRIP=true \
14cr|cwirc-2.0.0-7|30	TARGET_OS=LINUX \
14cr|cwirc-2.0.0-7|31	PLUGIN_INSTALL_DIRECTORY=dummy \
14cr|cwirc-2.0.0-7|32	FRONTEND_INSTALL_DIRECTORY=dummy \
14cr|cwirc-2.0.0-7|33	CWIRC_EXTENSIONS_DIRECTORY=%{_libdir}/cwirc/extensions
14cr|cwirc-2.0.0-7|34	
14cr|cwirc-2.0.0-7|35	%install
14cr|cwirc-2.0.0-7|36	mkdir -p %{buildroot}%{_libdir}/xchat/plugins
14cr|cwirc-2.0.0-7|37	mkdir -p %{buildroot}%{_bindir}
14cr|cwirc-2.0.0-7|38	mkdir -p %{buildroot}%{_libdir}/cwirc/extensions
14cr|cwirc-2.0.0-7|39	install -m 0755 cwirc.so %{buildroot}%{_libdir}/xchat/plugins
14cr|cwirc-2.0.0-7|40	install -m 0755 cwirc_frontend %{buildroot}%{_bindir}/
14cr|cwirc-2.0.0-7|41	
14cr|cwirc-2.0.0-7|42	
14cr|cwirc-2.0.0-7|43	%changelog
14cr|cwirc-2.0.0-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-7
14cr|cwirc-2.0.0-7|45	+ Revision: 7cdfa89
14cr|cwirc-2.0.0-7|46	- MassBuild#464: Increase release tag
14cr|cwirc-2.0.0-7|47	
14cr|cwirc-2.0.0-7|48	

802 14
14cr|cwtmp-3.4-2|1	Name:		cwtmp
14cr|cwtmp-3.4-2|2	Version:	3.4
14cr|cwtmp-3.4-2|3	Release:	2
14cr|cwtmp-3.4-2|4	URL:		http://www.armory.com/~spcecdt/
14cr|cwtmp-3.4-2|5	Source0:	ftp://ftp.armory.com/pub/source/%{name}.tar.gz
14cr|cwtmp-3.4-2|6	License:	GPLv2
14cr|cwtmp-3.4-2|7	Group:		Text tools
14cr|cwtmp-3.4-2|8	Summary:	Clean up utmp & wtmp files (discard entries; fix corruption)
14cr|cwtmp-3.4-2|9	
14cr|cwtmp-3.4-2|10	%description
14cr|cwtmp-3.4-2|11	cwtmp compresses a wtmp file by discarding the uninteresting utmp entries
14cr|cwtmp-3.4-2|12	that make up a large fraction of the typical wtmp file.  If no filename is
14cr|cwtmp-3.4-2|13	given, /etc/wtmp is read.  utmp entries in the file are written to the
14cr|cwtmp-3.4-2|14	output, except entries of type LOGIN_PROCESS, INIT_PROCESS, and EMPTY,
14cr|cwtmp-3.4-2|15	which are skipped.
14cr|cwtmp-3.4-2|16	
14cr|cwtmp-3.4-2|17	%prep
14cr|cwtmp-3.4-2|18	%setup -q -c
14cr|cwtmp-3.4-2|19	
14cr|cwtmp-3.4-2|20	%build
14cr|cwtmp-3.4-2|21	%make CFLAGS="%{optflags}" LIBS="%{ldflags}"
14cr|cwtmp-3.4-2|22	
14cr|cwtmp-3.4-2|23	%install
14cr|cwtmp-3.4-2|24	install -m755 %{name} -D %{buildroot}%{_sbindir}/%{name}
14cr|cwtmp-3.4-2|25	install -m644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
14cr|cwtmp-3.4-2|26	
14cr|cwtmp-3.4-2|27	%files
14cr|cwtmp-3.4-2|28	%{_sbindir}/%{name}
14cr|cwtmp-3.4-2|29	%{_mandir}/man8/%{name}.8*
14cr|cwtmp-3.4-2|30	
14cr|cwtmp-3.4-2|31	
14cr|cwtmp-3.4-2|32	
14cr|cwtmp-3.4-2|33	%changelog
14cr|cwtmp-3.4-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-2
14cr|cwtmp-3.4-2|35	+ Revision: 704d5da
14cr|cwtmp-3.4-2|36	- MassBuild#464: Increase release tag
14cr|cwtmp-3.4-2|37	
14cr|cwtmp-3.4-2|38	

803 14
14cr|cxmon-3.2-5|1	%define name	cxmon
14cr|cxmon-3.2-5|2	%define version	3.2
14cr|cxmon-3.2-5|3	%define release	5
14cr|cxmon-3.2-5|4	
14cr|cxmon-3.2-5|5	Summary:	Command-line file manipulation tool and disassembler
14cr|cxmon-3.2-5|6	Name:		%{name}
14cr|cxmon-3.2-5|7	Version:	%{version}
14cr|cxmon-3.2-5|8	Release:	%{release}
14cr|cxmon-3.2-5|9	License:	GPL
14cr|cxmon-3.2-5|10	Group:		Development/Other
14cr|cxmon-3.2-5|11	URL:		http://cxmon.cebix.net/
14cr|cxmon-3.2-5|12	Source0:	http://cxmon.cebix.net/downloads/%name-%version.tar.gz
14cr|cxmon-3.2-5|13	Patch0:		cxmon-3.2-includes.patch
14cr|cxmon-3.2-5|14	Patch1:		cxmon-3.1-pef-decoder.patch
14cr|cxmon-3.2-5|15	Patch2:		cxmon-3.2-fix-str-fmt.patch
14cr|cxmon-3.2-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|cxmon-3.2-5|17	BuildRequires:	readline-devel, ncurses-devel
14cr|cxmon-3.2-5|18	
14cr|cxmon-3.2-5|19	%description
14cr|cxmon-3.2-5|20	cxmon is an interactive command-driven file manipulation tool that is
14cr|cxmon-3.2-5|21	inspired by the "Amiga Monitor" by Timo Rossi. It has commands and
14cr|cxmon-3.2-5|22	features similar to a machine code monitor/debugger, but it lacks any
14cr|cxmon-3.2-5|23	functions for running/tracing code. There are, however, built-in
14cr|cxmon-3.2-5|24	PowerPC, 680x0, 80x86, AMD64, 6502 and Z80 disassemblers and special
14cr|cxmon-3.2-5|25	support for disassembling MacOS code (LowMem globals, named A-Traps).
14cr|cxmon-3.2-5|26	
14cr|cxmon-3.2-5|27	%prep
14cr|cxmon-3.2-5|28	%setup -q
14cr|cxmon-3.2-5|29	%patch0 -p1 -b .includes
14cr|cxmon-3.2-5|30	%patch1 -p1 -b .pef-decoder
14cr|cxmon-3.2-5|31	%patch2 -p0 -b .str
14cr|cxmon-3.2-5|32	
14cr|cxmon-3.2-5|33	%build
14cr|cxmon-3.2-5|34	%configure2_5x
14cr|cxmon-3.2-5|35	%make
14cr|cxmon-3.2-5|36	
14cr|cxmon-3.2-5|37	%install
14cr|cxmon-3.2-5|38	rm -rf $RPM_BUILD_ROOT
14cr|cxmon-3.2-5|39	%makeinstall_std
14cr|cxmon-3.2-5|40	
14cr|cxmon-3.2-5|41	%clean
14cr|cxmon-3.2-5|42	rm -rf $RPM_BUILD_ROOT
14cr|cxmon-3.2-5|43	
14cr|cxmon-3.2-5|44	%files
14cr|cxmon-3.2-5|45	%defattr(-,root,root)
14cr|cxmon-3.2-5|46	%doc AUTHORS COPYING README ChangeLog
14cr|cxmon-3.2-5|47	%_bindir/cxmon
14cr|cxmon-3.2-5|48	%_mandir/man1/cxmon.1*
14cr|cxmon-3.2-5|49	
14cr|cxmon-3.2-5|50	
14cr|cxmon-3.2-5|51	
14cr|cxmon-3.2-5|52	
14cr|cxmon-3.2-5|53	%changelog
14cr|cxmon-3.2-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-5
14cr|cxmon-3.2-5|55	+ Revision: 278e4ea
14cr|cxmon-3.2-5|56	- MassBuild#464: Increase release tag
14cr|cxmon-3.2-5|57	
14cr|cxmon-3.2-5|58	

804 14
14cr|cxref-1.6c-2|1	%define	name	cxref
14cr|cxref-1.6c-2|2	%define	version	1.6c
14cr|cxref-1.6c-2|3	%define release	2
14cr|cxref-1.6c-2|4	
14cr|cxref-1.6c-2|5	Summary:	C program cross-referencing & documentation tool
14cr|cxref-1.6c-2|6	Name:		%{name}
14cr|cxref-1.6c-2|7	Version:	%{version}
14cr|cxref-1.6c-2|8	Release:	%{release}
14cr|cxref-1.6c-2|9	License:	GPL
14cr|cxref-1.6c-2|10	Group:		Development/C
14cr|cxref-1.6c-2|11	Source0:	http://www.gedanken.demon.co.uk/download-cxref/%name-%version.tgz
14cr|cxref-1.6c-2|12	URL:		http://www.gedanken.demon.co.uk/cxref/
14cr|cxref-1.6c-2|13	Buildrequires:	flex bison
14cr|cxref-1.6c-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cxref-1.6c-2|15	
14cr|cxref-1.6c-2|16	%description
14cr|cxref-1.6c-2|17	A program that takes as input a series of C source files
14cr|cxref-1.6c-2|18	and produces a LaTeX or HTML document containing a cross
14cr|cxref-1.6c-2|19	reference of the files/functions/variables in the program,
14cr|cxref-1.6c-2|20	including documentation taken from suitably formatted
14cr|cxref-1.6c-2|21	source code comments.
14cr|cxref-1.6c-2|22	The documentation is stored in the C source file in
14cr|cxref-1.6c-2|23	specially formatted comments, making it simple to maintain.
14cr|cxref-1.6c-2|24	The cross referencing includes lists of functions called,
14cr|cxref-1.6c-2|25	callers of each function, usage of global variables, header
14cr|cxref-1.6c-2|26	file inclusion, macro definitions and type definitions.
14cr|cxref-1.6c-2|27	Works for ANSI C, including many gcc extensions.
14cr|cxref-1.6c-2|28	
14cr|cxref-1.6c-2|29	%prep
14cr|cxref-1.6c-2|30	%setup -q
14cr|cxref-1.6c-2|31	
14cr|cxref-1.6c-2|32	%build
14cr|cxref-1.6c-2|33	%configure2_5x
14cr|cxref-1.6c-2|34	%make
14cr|cxref-1.6c-2|35	
14cr|cxref-1.6c-2|36	%install
14cr|cxref-1.6c-2|37	rm -rf $RPM_BUILD_ROOT
14cr|cxref-1.6c-2|38	%makeinstall
14cr|cxref-1.6c-2|39	
14cr|cxref-1.6c-2|40	rm -rf $RPM_BUILD_ROOT%_datadir/cxref-cpp.defines
14cr|cxref-1.6c-2|41	
14cr|cxref-1.6c-2|42	%clean
14cr|cxref-1.6c-2|43	rm -rf $RPM_BUILD_ROOT
14cr|cxref-1.6c-2|44	
14cr|cxref-1.6c-2|45	%files
14cr|cxref-1.6c-2|46	%defattr(-,root,root)
14cr|cxref-1.6c-2|47	%{_bindir}/*
14cr|cxref-1.6c-2|48	%{_mandir}/man1/*
14cr|cxref-1.6c-2|49	
14cr|cxref-1.6c-2|50	
14cr|cxref-1.6c-2|51	
14cr|cxref-1.6c-2|52	
14cr|cxref-1.6c-2|53	%changelog
14cr|cxref-1.6c-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6c-2
14cr|cxref-1.6c-2|55	+ Revision: 706fcfa
14cr|cxref-1.6c-2|56	- MassBuild#464: Increase release tag
14cr|cxref-1.6c-2|57	
14cr|cxref-1.6c-2|58	

805 14
14cr|cxsparse-3.1.1-2|1	%define NAME		CXSparse
14cr|cxsparse-3.1.1-2|2	%define major		%{version}
14cr|cxsparse-3.1.1-2|3	%define libname		%mklibname %{name} %{major}
14cr|cxsparse-3.1.1-2|4	%define develname	%mklibname %{name} -d
14cr|cxsparse-3.1.1-2|5	
14cr|cxsparse-3.1.1-2|6	Name:		cxsparse
14cr|cxsparse-3.1.1-2|7	Version:	3.1.1
14cr|cxsparse-3.1.1-2|8	Release:	2
14cr|cxsparse-3.1.1-2|9	Epoch:		1
14cr|cxsparse-3.1.1-2|10	Summary:	Direct methods for sparse linear systems
14cr|cxsparse-3.1.1-2|11	Group:		System/Libraries
14cr|cxsparse-3.1.1-2|12	License:	LGPL
14cr|cxsparse-3.1.1-2|13	URL:		http://www.cise.ufl.edu/research/sparse/CXSparse/
14cr|cxsparse-3.1.1-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/CXSparse/%{NAME}-%{version}.tar.gz
14cr|cxsparse-3.1.1-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|cxsparse-3.1.1-2|16	
14cr|cxsparse-3.1.1-2|17	%description
14cr|cxsparse-3.1.1-2|18	CSparse is a package of direct methods for sparse linear systems written
14cr|cxsparse-3.1.1-2|19	to complement the book "Direct Methods for Sparse Linear Systems", by
14cr|cxsparse-3.1.1-2|20	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cr|cxsparse-3.1.1-2|21	five goals in mind:
14cr|cxsparse-3.1.1-2|22	
14cr|cxsparse-3.1.1-2|23	(1) they must embody much of the theory behind sparse matrix algorithms,
14cr|cxsparse-3.1.1-2|24	(2) they must be either asymptotically optimal in their run time and memory
14cr|cxsparse-3.1.1-2|25	usage or be fast in practice,
14cr|cxsparse-3.1.1-2|26	(3) they must be concise so as to be easily understood and short enough to
14cr|cxsparse-3.1.1-2|27	print in the book,
14cr|cxsparse-3.1.1-2|28	(4) they must cover a wide spectrum of matrix operations, and
14cr|cxsparse-3.1.1-2|29	(5) they must be accurate and robust.
14cr|cxsparse-3.1.1-2|30	
14cr|cxsparse-3.1.1-2|31	The focus is on direct methods; iterative methods and solvers for
14cr|cxsparse-3.1.1-2|32	eigenvalue problems are beyond the scope of this package.
14cr|cxsparse-3.1.1-2|33	
14cr|cxsparse-3.1.1-2|34	CXSparse is a version of CSparse that operates on both real and complex
14cr|cxsparse-3.1.1-2|35	matrices, using either int or UF_long integers.
14cr|cxsparse-3.1.1-2|36	
14cr|cxsparse-3.1.1-2|37	%package -n %{libname}
14cr|cxsparse-3.1.1-2|38	Summary:	Library of direct methods for sparse linear systems
14cr|cxsparse-3.1.1-2|39	Group:		System/Libraries
14cr|cxsparse-3.1.1-2|40	
14cr|cxsparse-3.1.1-2|41	%description -n %{libname}
14cr|cxsparse-3.1.1-2|42	CSparse is a package of direct methods for sparse linear systems written
14cr|cxsparse-3.1.1-2|43	to complement the book "Direct Methods for Sparse Linear Systems", by
14cr|cxsparse-3.1.1-2|44	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cr|cxsparse-3.1.1-2|45	five goals in mind:
14cr|cxsparse-3.1.1-2|46	
14cr|cxsparse-3.1.1-2|47	(1) they must embody much of the theory behind sparse matrix algorithms,
14cr|cxsparse-3.1.1-2|48	(2) they must be either asymptotically optimal in their run time and memory
14cr|cxsparse-3.1.1-2|49	usage or be fast in practice,
14cr|cxsparse-3.1.1-2|50	(3) they must be concise so as to be easily understood and short enough to
14cr|cxsparse-3.1.1-2|51	print in the book,
14cr|cxsparse-3.1.1-2|52	(4) they must cover a wide spectrum of matrix operations, and
14cr|cxsparse-3.1.1-2|53	(5) they must be accurate and robust.
14cr|cxsparse-3.1.1-2|54	
14cr|cxsparse-3.1.1-2|55	The focus is on direct methods; iterative methods and solvers for
14cr|cxsparse-3.1.1-2|56	eigenvalue problems are beyond the scope of this package.
14cr|cxsparse-3.1.1-2|57	
14cr|cxsparse-3.1.1-2|58	CXSparse is a version of CSparse that operates on both real and complex
14cr|cxsparse-3.1.1-2|59	matrices, using either int or UF_long integers.
14cr|cxsparse-3.1.1-2|60	
14cr|cxsparse-3.1.1-2|61	This package contains the library needed to run programs dynamically
14cr|cxsparse-3.1.1-2|62	linked against %{NAME}.
14cr|cxsparse-3.1.1-2|63	
14cr|cxsparse-3.1.1-2|64	%package -n %{develname}
14cr|cxsparse-3.1.1-2|65	Summary:	C direct methods for sparse linear systems
14cr|cxsparse-3.1.1-2|66	Group:		Development/C
14cr|cxsparse-3.1.1-2|67	Requires:	suitesparse-common-devel >= 4.0.0
14cr|cxsparse-3.1.1-2|68	Requires:	%{libname} = %{EVRD}
14cr|cxsparse-3.1.1-2|69	Provides:	%{name}-devel = %{EVRD}
14cr|cxsparse-3.1.1-2|70	
14cr|cxsparse-3.1.1-2|71	%description -n %{develname}
14cr|cxsparse-3.1.1-2|72	CSparse is a package of direct methods for sparse linear systems written
14cr|cxsparse-3.1.1-2|73	to complement the book "Direct Methods for Sparse Linear Systems", by
14cr|cxsparse-3.1.1-2|74	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cr|cxsparse-3.1.1-2|75	five goals in mind:
14cr|cxsparse-3.1.1-2|76	
14cr|cxsparse-3.1.1-2|77	(1) they must embody much of the theory behind sparse matrix algorithms,
14cr|cxsparse-3.1.1-2|78	(2) they must be either asymptotically optimal in their run time and memory
14cr|cxsparse-3.1.1-2|79	usage or be fast in practice,
14cr|cxsparse-3.1.1-2|80	(3) they must be concise so as to be easily understood and short enough to
14cr|cxsparse-3.1.1-2|81	print in the book,
14cr|cxsparse-3.1.1-2|82	(4) they must cover a wide spectrum of matrix operations, and
14cr|cxsparse-3.1.1-2|83	(5) they must be accurate and robust.
14cr|cxsparse-3.1.1-2|84	
14cr|cxsparse-3.1.1-2|85	The focus is on direct methods; iterative methods and solvers for
14cr|cxsparse-3.1.1-2|86	eigenvalue problems are beyond the scope of this package.
14cr|cxsparse-3.1.1-2|87	
14cr|cxsparse-3.1.1-2|88	CXSparse is a version of CSparse that operates on both real and complex
14cr|cxsparse-3.1.1-2|89	matrices, using either int or UF_long integers.
14cr|cxsparse-3.1.1-2|90	
14cr|cxsparse-3.1.1-2|91	This package contains the files needed to develop applications which
14cr|cxsparse-3.1.1-2|92	use %{name}.
14cr|cxsparse-3.1.1-2|93	
14cr|cxsparse-3.1.1-2|94	%prep
14cr|cxsparse-3.1.1-2|95	%setup -q -c -n %{name}-%{version}
14cr|cxsparse-3.1.1-2|96	cd %{NAME}
14cr|cxsparse-3.1.1-2|97	find . -perm 0600 | xargs chmod 0644
14cr|cxsparse-3.1.1-2|98	find . -perm 0640 | xargs chmod 0644
14cr|cxsparse-3.1.1-2|99	mkdir ../SuiteSparse_config
14cr|cxsparse-3.1.1-2|100	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|cxsparse-3.1.1-2|101	
14cr|cxsparse-3.1.1-2|102	%build
14cr|cxsparse-3.1.1-2|103	cd %{NAME}
14cr|cxsparse-3.1.1-2|104	pushd Lib
14cr|cxsparse-3.1.1-2|105	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|cxsparse-3.1.1-2|106	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cr|cxsparse-3.1.1-2|107	popd
14cr|cxsparse-3.1.1-2|108	
14cr|cxsparse-3.1.1-2|109	%install
14cr|cxsparse-3.1.1-2|110	cd %{NAME}
14cr|cxsparse-3.1.1-2|111	
14cr|cxsparse-3.1.1-2|112	install -d -m 755 %{buildroot}%{_libdir}
14cr|cxsparse-3.1.1-2|113	install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|cxsparse-3.1.1-2|114	
14cr|cxsparse-3.1.1-2|115	for f in Lib/*.so*; do
14cr|cxsparse-3.1.1-2|116	install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|cxsparse-3.1.1-2|117	done
14cr|cxsparse-3.1.1-2|118	for f in Lib/*.a; do
14cr|cxsparse-3.1.1-2|119	install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|cxsparse-3.1.1-2|120	done
14cr|cxsparse-3.1.1-2|121	for f in Include/*.h; do
14cr|cxsparse-3.1.1-2|122	install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|cxsparse-3.1.1-2|123	done
14cr|cxsparse-3.1.1-2|124	
14cr|cxsparse-3.1.1-2|125	ln -s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|cxsparse-3.1.1-2|126	
14cr|cxsparse-3.1.1-2|127	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|cxsparse-3.1.1-2|128	install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|cxsparse-3.1.1-2|129	
14cr|cxsparse-3.1.1-2|130	%files -n %{libname}
14cr|cxsparse-3.1.1-2|131	%{_libdir}/*.so.*
14cr|cxsparse-3.1.1-2|132	
14cr|cxsparse-3.1.1-2|133	%files -n %{develname}
14cr|cxsparse-3.1.1-2|134	%{_docdir}/%{name}
14cr|cxsparse-3.1.1-2|135	%{_includedir}/*
14cr|cxsparse-3.1.1-2|136	%{_libdir}/*.so
14cr|cxsparse-3.1.1-2|137	%{_libdir}/*.a
14cr|cxsparse-3.1.1-2|138	
14cr|cxsparse-3.1.1-2|139	
14cr|cxsparse-3.1.1-2|140	%changelog
14cr|cxsparse-3.1.1-2|141	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.1-2
14cr|cxsparse-3.1.1-2|142	+ Revision: 0047fb6
14cr|cxsparse-3.1.1-2|143	- MassBuild#464: Increase release tag
14cr|cxsparse-3.1.1-2|144	
14cr|cxsparse-3.1.1-2|145	

806 14
14cr|cxtracker-0.9.5-3|1	%define name cxtracker
14cr|cxtracker-0.9.5-3|2	%define version 0.9.5
14cr|cxtracker-0.9.5-3|3	
14cr|cxtracker-0.9.5-3|4	Name: %{name}
14cr|cxtracker-0.9.5-3|5	Summary: Connection Tracker - is a passive network connection tracker
14cr|cxtracker-0.9.5-3|6	Version: %{version}
14cr|cxtracker-0.9.5-3|7	Release: 3
14cr|cxtracker-0.9.5-3|8	License: GPLv3
14cr|cxtracker-0.9.5-3|9	Group: Monitoring
14cr|cxtracker-0.9.5-3|10	Source: https://github.com/gamelinux/%{name}/zipball/%{version}
14cr|cxtracker-0.9.5-3|11	URL:	https://github.com/gamelinux/cxtracker
14cr|cxtracker-0.9.5-3|12	Requires: perl-Net-Pcap perl-Getopt-Long-Descriptive perl-DateTime perl-NetPacket
14cr|cxtracker-0.9.5-3|13	BuildRequires: libpcap-devel
14cr|cxtracker-0.9.5-3|14	
14cr|cxtracker-0.9.5-3|15	%description
14cr|cxtracker-0.9.5-3|16	CxTracker (Connection Tracker) is a passive network connection tracker
14cr|cxtracker-0.9.5-3|17	for profiling, history, auditing and network discovery. It can be used
14cr|cxtracker-0.9.5-3|18	as an replacement for sancp in the sguil setup. It handles vlan (2 layers)
14cr|cxtracker-0.9.5-3|19	and IPv6 out of the box.
14cr|cxtracker-0.9.5-3|20	
14cr|cxtracker-0.9.5-3|21	%prep
14cr|cxtracker-0.9.5-3|22	%setup -n gamelinux-cxtracker-3e03b90
14cr|cxtracker-0.9.5-3|23	
14cr|cxtracker-0.9.5-3|24	%install
14cr|cxtracker-0.9.5-3|25	cd src/
14cr|cxtracker-0.9.5-3|26	%make
14cr|cxtracker-0.9.5-3|27	mkdir -p %{buildroot}%{_bindir}
14cr|cxtracker-0.9.5-3|28	install -m 755 cxtracker %{buildroot}%{_bindir}
14cr|cxtracker-0.9.5-3|29	install -m 755 ../sbin/cxtracker.pl %{buildroot}%{_bindir}
14cr|cxtracker-0.9.5-3|30	
14cr|cxtracker-0.9.5-3|31	%files
14cr|cxtracker-0.9.5-3|32	%defattr(0755,root,root)
14cr|cxtracker-0.9.5-3|33	%{_bindir}/cxtracker
14cr|cxtracker-0.9.5-3|34	%{_bindir}/cxtracker.pl
14cr|cxtracker-0.9.5-3|35	
14cr|cxtracker-0.9.5-3|36	
14cr|cxtracker-0.9.5-3|37	
14cr|cxtracker-0.9.5-3|38	%changelog
14cr|cxtracker-0.9.5-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-3
14cr|cxtracker-0.9.5-3|40	+ Revision: d6057e5
14cr|cxtracker-0.9.5-3|41	- MassBuild#464: Increase release tag
14cr|cxtracker-0.9.5-3|42	
14cr|cxtracker-0.9.5-3|43	

807 14
14cr|cxxtools-2.1.1-1|1	
14cr|cxxtools-2.1.1-1|2	%define name	cxxtools
14cr|cxxtools-2.1.1-1|3	%define version	2.1.1
14cr|cxxtools-2.1.1-1|4	%define rel	1
14cr|cxxtools-2.1.1-1|5	
14cr|cxxtools-2.1.1-1|6	# NOTE: when updating, make sure tntnet and vdr-plugin-live still build. -Anssi
14cr|cxxtools-2.1.1-1|7	
14cr|cxxtools-2.1.1-1|8	%define major	8
14cr|cxxtools-2.1.1-1|9	%define libname	%mklibname cxxtools %major
14cr|cxxtools-2.1.1-1|10	%define devname	%mklibname cxxtools -d
14cr|cxxtools-2.1.1-1|11	
14cr|cxxtools-2.1.1-1|12	Summary:	Toolbox with reusable c++ components
14cr|cxxtools-2.1.1-1|13	Name:		%name
14cr|cxxtools-2.1.1-1|14	Version:	%version
14cr|cxxtools-2.1.1-1|15	Release:	%rel
14cr|cxxtools-2.1.1-1|16	License:	LGPLv2.1+
14cr|cxxtools-2.1.1-1|17	Group:		System/Libraries
14cr|cxxtools-2.1.1-1|18	URL:		http://www.tntnet.org/
14cr|cxxtools-2.1.1-1|19	Source0:	http://www.tntnet.org/download/%name-%version.tar.gz
14cr|cxxtools-2.1.1-1|20	
14cr|cxxtools-2.1.1-1|21	%description
14cr|cxxtools-2.1.1-1|22	Toolbox with reusable c++ components.
14cr|cxxtools-2.1.1-1|23	
14cr|cxxtools-2.1.1-1|24	%package -n %libname
14cr|cxxtools-2.1.1-1|25	Summary:	Shared library of cxxtools
14cr|cxxtools-2.1.1-1|26	Group:		System/Libraries
14cr|cxxtools-2.1.1-1|27	
14cr|cxxtools-2.1.1-1|28	%description -n %libname
14cr|cxxtools-2.1.1-1|29	Toolbox with reusable c++ components.
14cr|cxxtools-2.1.1-1|30	
14cr|cxxtools-2.1.1-1|31	%package -n %devname
14cr|cxxtools-2.1.1-1|32	Summary:	Headers and static library for cxxtools development
14cr|cxxtools-2.1.1-1|33	Group:		Development/C++
14cr|cxxtools-2.1.1-1|34	Requires:	%libname = %version
14cr|cxxtools-2.1.1-1|35	Provides:	cxxtools-devel = %version-%release
14cr|cxxtools-2.1.1-1|36	
14cr|cxxtools-2.1.1-1|37	%description -n %devname
14cr|cxxtools-2.1.1-1|38	Toolbox with reusable c++ components.
14cr|cxxtools-2.1.1-1|39	
14cr|cxxtools-2.1.1-1|40	%prep
14cr|cxxtools-2.1.1-1|41	%setup -q
14cr|cxxtools-2.1.1-1|42	# fix spurious executable perm
14cr|cxxtools-2.1.1-1|43	find -name "*.cpp" -exec chmod -x {} \;
14cr|cxxtools-2.1.1-1|44	find -name "*.h" -exec chmod -x {} \;
14cr|cxxtools-2.1.1-1|45	
14cr|cxxtools-2.1.1-1|46	%build
14cr|cxxtools-2.1.1-1|47	./configure     --disable-static \
14cr|cxxtools-2.1.1-1|48	--prefix=%{_prefix} \
14cr|cxxtools-2.1.1-1|49	--libdir=%{_libdir} \
14cr|cxxtools-2.1.1-1|50	--disable-dependency-tracking \
14cr|cxxtools-2.1.1-1|51	--disable-demos \
14cr|cxxtools-2.1.1-1|52	--disable-unittest
14cr|cxxtools-2.1.1-1|53	make
14cr|cxxtools-2.1.1-1|54	
14cr|cxxtools-2.1.1-1|55	%install
14cr|cxxtools-2.1.1-1|56	%makeinstall_std
14cr|cxxtools-2.1.1-1|57	
14cr|cxxtools-2.1.1-1|58	%multiarch_binaries %{buildroot}%{_bindir}/cxxtools-config
14cr|cxxtools-2.1.1-1|59	
14cr|cxxtools-2.1.1-1|60	%files -n %libname
14cr|cxxtools-2.1.1-1|61	%{_libdir}/*.so.%{major}*
14cr|cxxtools-2.1.1-1|62	
14cr|cxxtools-2.1.1-1|63	%files -n %devname
14cr|cxxtools-2.1.1-1|64	%doc README AUTHORS
14cr|cxxtools-2.1.1-1|65	%{_bindir}/cxxtools-config
14cr|cxxtools-2.1.1-1|66	%{multiarch_bindir}/cxxtools-config
14cr|cxxtools-2.1.1-1|67	%{_libdir}/*.so
14cr|cxxtools-2.1.1-1|68	%{_includedir}/%{name}
14cr|cxxtools-2.1.1-1|69	
14cr|cxxtools-2.1.1-1|70	
14cr|cxxtools-2.1.1-1|71	
14cr|cxxtools-2.1.1-1|72	%changelog
14cr|cxxtools-2.1.1-1|73	* Fri Jun 08 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.1.1-1
14cr|cxxtools-2.1.1-1|74	+ Revision: 571f88f
14cr|cxxtools-2.1.1-1|75	- Automatic import for version 2.1.1
14cr|cxxtools-2.1.1-1|76	
14cr|cxxtools-2.1.1-1|77	

808 14
14cr|cyassl-1.9.0-2|1	%define	major 0
14cr|cyassl-1.9.0-2|2	%define	libname %mklibname %{name} %{major}
14cr|cyassl-1.9.0-2|3	%define develname %mklibname %{name} -d
14cr|cyassl-1.9.0-2|4	
14cr|cyassl-1.9.0-2|5	Summary:	SSL library developed for embedded environments
14cr|cyassl-1.9.0-2|6	Name:		cyassl
14cr|cyassl-1.9.0-2|7	Version:	1.9.0
14cr|cyassl-1.9.0-2|8	Release:	2
14cr|cyassl-1.9.0-2|9	License:	GPL
14cr|cyassl-1.9.0-2|10	Group:		System/Libraries
14cr|cyassl-1.9.0-2|11	URL:		http://www.yassl.com/
14cr|cyassl-1.9.0-2|12	Source0:	http://www.yassl.com/%{name}-%{version}.zip
14cr|cyassl-1.9.0-2|13	Patch0:		cyassl-1.4.0-malloc_linkage_fix.diff
14cr|cyassl-1.9.0-2|14	BuildRequires:	dos2unix
14cr|cyassl-1.9.0-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|cyassl-1.9.0-2|16	
14cr|cyassl-1.9.0-2|17	%description
14cr|cyassl-1.9.0-2|18	CyaSSL is a C language based SSL library developed for embedded environments
14cr|cyassl-1.9.0-2|19	and real time operating systems where resources are constrained. CyaSSL is
14cr|cyassl-1.9.0-2|20	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
14cr|cyassl-1.9.0-2|21	benchmarking and feedback also reports dramatically better performance from
14cr|cyassl-1.9.0-2|22	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
14cr|cyassl-1.9.0-2|23	
14cr|cyassl-1.9.0-2|24	%package -n	%{libname}
14cr|cyassl-1.9.0-2|25	Summary:	Library associated with ncpfs
14cr|cyassl-1.9.0-2|26	Group:		System/Libraries
14cr|cyassl-1.9.0-2|27	
14cr|cyassl-1.9.0-2|28	%description -n	%{libname}
14cr|cyassl-1.9.0-2|29	CyaSSL is a C language based SSL library developed for embedded environments
14cr|cyassl-1.9.0-2|30	and real time operating systems where resources are constrained. CyaSSL is
14cr|cyassl-1.9.0-2|31	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
14cr|cyassl-1.9.0-2|32	benchmarking and feedback also reports dramatically better performance from
14cr|cyassl-1.9.0-2|33	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
14cr|cyassl-1.9.0-2|34	
14cr|cyassl-1.9.0-2|35	%package -n	%{develname}
14cr|cyassl-1.9.0-2|36	Summary:	Development package with static libs and headers
14cr|cyassl-1.9.0-2|37	Group:		Development/C
14cr|cyassl-1.9.0-2|38	Requires:	%{libname} = %{version}-%{release}
14cr|cyassl-1.9.0-2|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|cyassl-1.9.0-2|40	
14cr|cyassl-1.9.0-2|41	%description -n	%{develname}
14cr|cyassl-1.9.0-2|42	CyaSSL is a C language based SSL library developed for embedded environments
14cr|cyassl-1.9.0-2|43	and real time operating systems where resources are constrained. CyaSSL is
14cr|cyassl-1.9.0-2|44	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
14cr|cyassl-1.9.0-2|45	benchmarking and feedback also reports dramatically better performance from
14cr|cyassl-1.9.0-2|46	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
14cr|cyassl-1.9.0-2|47	
14cr|cyassl-1.9.0-2|48	%prep
14cr|cyassl-1.9.0-2|49	
14cr|cyassl-1.9.0-2|50	%setup -q
14cr|cyassl-1.9.0-2|51	
14cr|cyassl-1.9.0-2|52	find -type f -exec dos2unix -U {} \;
14cr|cyassl-1.9.0-2|53	%patch0 -p1
14cr|cyassl-1.9.0-2|54	
14cr|cyassl-1.9.0-2|55	%build
14cr|cyassl-1.9.0-2|56	%serverbuild
14cr|cyassl-1.9.0-2|57	%configure2_5x
14cr|cyassl-1.9.0-2|58	%make
14cr|cyassl-1.9.0-2|59	
14cr|cyassl-1.9.0-2|60	%install
14cr|cyassl-1.9.0-2|61	rm -rf %{buildroot}
14cr|cyassl-1.9.0-2|62	
14cr|cyassl-1.9.0-2|63	# the install is too borked...
14cr|cyassl-1.9.0-2|64	
14cr|cyassl-1.9.0-2|65	%makeinstall_std -C src
14cr|cyassl-1.9.0-2|66	
14cr|cyassl-1.9.0-2|67	install -d %{buildroot}%{_includedir}/cyassl/openssl
14cr|cyassl-1.9.0-2|68	install -m0644 include/*.h %{buildroot}%{_includedir}/cyassl/
14cr|cyassl-1.9.0-2|69	install -m0644 include/openssl/*.h %{buildroot}%{_includedir}/cyassl/openssl/
14cr|cyassl-1.9.0-2|70	
14cr|cyassl-1.9.0-2|71	%if %mdkversion < 200900
14cr|cyassl-1.9.0-2|72	%post -n %{libname} -p /sbin/ldconfig
14cr|cyassl-1.9.0-2|73	%endif
14cr|cyassl-1.9.0-2|74	
14cr|cyassl-1.9.0-2|75	%if %mdkversion < 200900
14cr|cyassl-1.9.0-2|76	%postun -n %{libname} -p /sbin/ldconfig
14cr|cyassl-1.9.0-2|77	%endif
14cr|cyassl-1.9.0-2|78	
14cr|cyassl-1.9.0-2|79	%clean
14cr|cyassl-1.9.0-2|80	rm -rf %{buildroot}
14cr|cyassl-1.9.0-2|81	
14cr|cyassl-1.9.0-2|82	%files -n %{libname}
14cr|cyassl-1.9.0-2|83	%defattr(-,root,root)
14cr|cyassl-1.9.0-2|84	%{_libdir}/lib*.so.%{major}*
14cr|cyassl-1.9.0-2|85	
14cr|cyassl-1.9.0-2|86	%files -n %{develname}
14cr|cyassl-1.9.0-2|87	%defattr(-,root,root)
14cr|cyassl-1.9.0-2|88	%dir %{_includedir}/cyassl
14cr|cyassl-1.9.0-2|89	%dir %{_includedir}/cyassl/openssl
14cr|cyassl-1.9.0-2|90	%{_includedir}/cyassl/*.h
14cr|cyassl-1.9.0-2|91	%{_includedir}/cyassl/openssl/*.h
14cr|cyassl-1.9.0-2|92	%{_libdir}/lib*.so
14cr|cyassl-1.9.0-2|93	%{_libdir}/lib*.*a
14cr|cyassl-1.9.0-2|94	
14cr|cyassl-1.9.0-2|95	
14cr|cyassl-1.9.0-2|96	
14cr|cyassl-1.9.0-2|97	
14cr|cyassl-1.9.0-2|98	%changelog
14cr|cyassl-1.9.0-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-2
14cr|cyassl-1.9.0-2|100	+ Revision: 98c390f
14cr|cyassl-1.9.0-2|101	- MassBuild#464: Increase release tag
14cr|cyassl-1.9.0-2|102	
14cr|cyassl-1.9.0-2|103	

809 14
14cr|d0_blind_id-0.6-3|1	%define major 0
14cr|d0_blind_id-0.6-3|2	%define libname %mklibname %{name} %{major}
14cr|d0_blind_id-0.6-3|3	%define develname %mklibname %{name} %{major} -d
14cr|d0_blind_id-0.6-3|4	
14cr|d0_blind_id-0.6-3|5	Summary:	Blind-ID library for user identification
14cr|d0_blind_id-0.6-3|6	Name:		d0_blind_id
14cr|d0_blind_id-0.6-3|7	Version:	0.6
14cr|d0_blind_id-0.6-3|8	Release:	3
14cr|d0_blind_id-0.6-3|9	License:	GPLv2+
14cr|d0_blind_id-0.6-3|10	Group:		Games/Arcade
14cr|d0_blind_id-0.6-3|11	Url:		http://git.xonotic.org/?p=xonotic/d0_blind_id.git;a=summary
14cr|d0_blind_id-0.6-3|12	Source0:	%{name}-%{version}.tar.bz2
14cr|d0_blind_id-0.6-3|13	Requires:	%{libname} = %{version}-%{release}
14cr|d0_blind_id-0.6-3|14	BuildRequires:	gmp-devel
14cr|d0_blind_id-0.6-3|15	
14cr|d0_blind_id-0.6-3|16	%description
14cr|d0_blind_id-0.6-3|17	Cryptographic library to perform identification
14cr|d0_blind_id-0.6-3|18	using Schnorr Identification scheme and Blind RSA Signatures.
14cr|d0_blind_id-0.6-3|19	
14cr|d0_blind_id-0.6-3|20	%package -n %{libname}
14cr|d0_blind_id-0.6-3|21	Summary:	Main library for %{name}
14cr|d0_blind_id-0.6-3|22	Group:		System/Libraries
14cr|d0_blind_id-0.6-3|23	Requires:	%{name} = %{version}-%{release}
14cr|d0_blind_id-0.6-3|24	
14cr|d0_blind_id-0.6-3|25	%description -n %{libname}
14cr|d0_blind_id-0.6-3|26	Shared library for %{name}.
14cr|d0_blind_id-0.6-3|27	
14cr|d0_blind_id-0.6-3|28	%package -n %{develname}
14cr|d0_blind_id-0.6-3|29	Summary:	Development files for %{name}
14cr|d0_blind_id-0.6-3|30	Group:		Development/C++
14cr|d0_blind_id-0.6-3|31	Requires:	%{libname} = %{version}-%{release}
14cr|d0_blind_id-0.6-3|32	Provides:	lib%{name}-devel
14cr|d0_blind_id-0.6-3|33	
14cr|d0_blind_id-0.6-3|34	%description -n %{develname}
14cr|d0_blind_id-0.6-3|35	Development files needed for compiling against %{name}.
14cr|d0_blind_id-0.6-3|36	
14cr|d0_blind_id-0.6-3|37	
14cr|d0_blind_id-0.6-3|38	%prep
14cr|d0_blind_id-0.6-3|39	%setup -q
14cr|d0_blind_id-0.6-3|40	
14cr|d0_blind_id-0.6-3|41	%build
14cr|d0_blind_id-0.6-3|42	autoreconf -i
14cr|d0_blind_id-0.6-3|43	
14cr|d0_blind_id-0.6-3|44	%configure2_5x \
14cr|d0_blind_id-0.6-3|45	--disable-static
14cr|d0_blind_id-0.6-3|46	%make
14cr|d0_blind_id-0.6-3|47	
14cr|d0_blind_id-0.6-3|48	%install
14cr|d0_blind_id-0.6-3|49	%makeinstall_std
14cr|d0_blind_id-0.6-3|50	
14cr|d0_blind_id-0.6-3|51	%files
14cr|d0_blind_id-0.6-3|52	%doc COPYING d0_blind_id.txt
14cr|d0_blind_id-0.6-3|53	%{_bindir}/blind_id
14cr|d0_blind_id-0.6-3|54	
14cr|d0_blind_id-0.6-3|55	%files -n %{libname}
14cr|d0_blind_id-0.6-3|56	%{_libdir}/*.so.%{major}*
14cr|d0_blind_id-0.6-3|57	
14cr|d0_blind_id-0.6-3|58	%files -n %{develname}
14cr|d0_blind_id-0.6-3|59	%dir %{_includedir}/%{name}
14cr|d0_blind_id-0.6-3|60	%{_includedir}/%{name}/*.h
14cr|d0_blind_id-0.6-3|61	%{_libdir}/*.so
14cr|d0_blind_id-0.6-3|62	%{_libdir}/pkgconfig/*.pc
14cr|d0_blind_id-0.6-3|63	
14cr|d0_blind_id-0.6-3|64	
14cr|d0_blind_id-0.6-3|65	
14cr|d0_blind_id-0.6-3|66	%changelog
14cr|d0_blind_id-0.6-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-3
14cr|d0_blind_id-0.6-3|68	+ Revision: 4c80e8c
14cr|d0_blind_id-0.6-3|69	- MassBuild#464: Increase release tag
14cr|d0_blind_id-0.6-3|70	
14cr|d0_blind_id-0.6-3|71	

810 14
14cr|d1x-rebirth-0.58.1-2|1	# Copyright (c) 2006-2008 oc2pus
14cr|d1x-rebirth-0.58.1-2|2	# This file and all modifications and additions to the pristine
14cr|d1x-rebirth-0.58.1-2|3	# package are under the same license as the package itself.
14cr|d1x-rebirth-0.58.1-2|4	#
14cr|d1x-rebirth-0.58.1-2|5	# Please submit bugfixes or comments to toni@links2linux.de
14cr|d1x-rebirth-0.58.1-2|6	
14cr|d1x-rebirth-0.58.1-2|7	# norootforbuild
14cr|d1x-rebirth-0.58.1-2|8	
14cr|d1x-rebirth-0.58.1-2|9	Summary:	The port of Descent 1 for Linux
14cr|d1x-rebirth-0.58.1-2|10	Name:		d1x-rebirth
14cr|d1x-rebirth-0.58.1-2|11	Version:	0.58.1
14cr|d1x-rebirth-0.58.1-2|12	Release:	2
14cr|d1x-rebirth-0.58.1-2|13	License:	GPL
14cr|d1x-rebirth-0.58.1-2|14	Group:		Games/Arcade
14cr|d1x-rebirth-0.58.1-2|15	URL:		http://www.dxx-rebirth.com/
14cr|d1x-rebirth-0.58.1-2|16	Source:		http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
14cr|d1x-rebirth-0.58.1-2|17	Source1:	%{name}.png
14cr|d1x-rebirth-0.58.1-2|18	Source2:	D2XBDE01.zip
14cr|d1x-rebirth-0.58.1-2|19	BuildRequires:	dos2unix
14cr|d1x-rebirth-0.58.1-2|20	BuildRequires:	gcc-c++
14cr|d1x-rebirth-0.58.1-2|21	BuildRequires:	nasm
14cr|d1x-rebirth-0.58.1-2|22	BuildRequires:	scons
14cr|d1x-rebirth-0.58.1-2|23	BuildRequires:	pkgconfig(sdl)
14cr|d1x-rebirth-0.58.1-2|24	BuildRequires:	pkgconfig(SDL_image)
14cr|d1x-rebirth-0.58.1-2|25	BuildRequires:	pkgconfig(SDL_mixer)
14cr|d1x-rebirth-0.58.1-2|26	BuildRequires:	physfs-devel
14cr|d1x-rebirth-0.58.1-2|27	BuildRequires:	pkgconfig(gl)
14cr|d1x-rebirth-0.58.1-2|28	BuildRequires:	pkgconfig(glu)
14cr|d1x-rebirth-0.58.1-2|29	BuildRequires:	unzip
14cr|d1x-rebirth-0.58.1-2|30	Requires:	physfs
14cr|d1x-rebirth-0.58.1-2|31	
14cr|d1x-rebirth-0.58.1-2|32	%description
14cr|d1x-rebirth-0.58.1-2|33	This is the port of Descent 1, the famous 3D game for PC.
14cr|d1x-rebirth-0.58.1-2|34	
14cr|d1x-rebirth-0.58.1-2|35	D2X is based on source code that was released the 14 December 1999 by
14cr|d1x-rebirth-0.58.1-2|36	Parallax Software Corporation.
14cr|d1x-rebirth-0.58.1-2|37	
14cr|d1x-rebirth-0.58.1-2|38	To use this package you'll need some datafiles installed in
14cr|d1x-rebirth-0.58.1-2|39	/usr/share/games/descent2. See dxx-readme.txt.
14cr|d1x-rebirth-0.58.1-2|40	
14cr|d1x-rebirth-0.58.1-2|41	%package sdl
14cr|d1x-rebirth-0.58.1-2|42	Group:		Games/Arcade
14cr|d1x-rebirth-0.58.1-2|43	Summary:	Descent 1 for Linux, SDL version
14cr|d1x-rebirth-0.58.1-2|44	Requires:	d1x-rebirth = %{version}
14cr|d1x-rebirth-0.58.1-2|45	Conflicts:	d1x-rebirth-gl
14cr|d1x-rebirth-0.58.1-2|46	
14cr|d1x-rebirth-0.58.1-2|47	%description sdl
14cr|d1x-rebirth-0.58.1-2|48	This is the port of Descent 1, the famous 3D game for PC.
14cr|d1x-rebirth-0.58.1-2|49	
14cr|d1x-rebirth-0.58.1-2|50	D2X is based on source code that was released the 14 December 1999
14cr|d1x-rebirth-0.58.1-2|51	by Parallax Software Corporation.
14cr|d1x-rebirth-0.58.1-2|52	
14cr|d1x-rebirth-0.58.1-2|53	To use this package you'll need some datafiles installed in
14cr|d1x-rebirth-0.58.1-2|54	/usr/share/games/descent2. See dxx-readme.txt.
14cr|d1x-rebirth-0.58.1-2|55	
14cr|d1x-rebirth-0.58.1-2|56	This version uses SDL for Audio, Input/Output and graphics
14cr|d1x-rebirth-0.58.1-2|57	rendering.
14cr|d1x-rebirth-0.58.1-2|58	
14cr|d1x-rebirth-0.58.1-2|59	%package gl
14cr|d1x-rebirth-0.58.1-2|60	Group:		Games/Arcade
14cr|d1x-rebirth-0.58.1-2|61	Summary:	Descent 1 for Linux, OpenGL version
14cr|d1x-rebirth-0.58.1-2|62	Requires:	d1x-rebirth = %{version}
14cr|d1x-rebirth-0.58.1-2|63	Conflicts:	d1x-rebirth-sdl
14cr|d1x-rebirth-0.58.1-2|64	
14cr|d1x-rebirth-0.58.1-2|65	%description gl
14cr|d1x-rebirth-0.58.1-2|66	This is the port of Descent 1, the famous 3D game for PC.
14cr|d1x-rebirth-0.58.1-2|67	
14cr|d1x-rebirth-0.58.1-2|68	D2X is based on source code that was released the 14 December 1999 by
14cr|d1x-rebirth-0.58.1-2|69	Parallax Software Corporation.
14cr|d1x-rebirth-0.58.1-2|70	
14cr|d1x-rebirth-0.58.1-2|71	To use this package you'll need some datafiles installed in
14cr|d1x-rebirth-0.58.1-2|72	/usr/share/games/descent2.  See dxx-readme.txt.
14cr|d1x-rebirth-0.58.1-2|73	
14cr|d1x-rebirth-0.58.1-2|74	This version uses SDL for Audio and Input/Output and OpenGL for
14cr|d1x-rebirth-0.58.1-2|75	graphics rendering.
14cr|d1x-rebirth-0.58.1-2|76	
14cr|d1x-rebirth-0.58.1-2|77	%prep
14cr|d1x-rebirth-0.58.1-2|78	%setup -q -n %{name}_v%{version}-src -a2
14cr|d1x-rebirth-0.58.1-2|79	dos2unix     d1x.ini *.txt
14cr|d1x-rebirth-0.58.1-2|80	chmod 644 d1x.ini *.txt
14cr|d1x-rebirth-0.58.1-2|81	dos2unix CHANGELOG.txt
14cr|d1x-rebirth-0.58.1-2|82	
14cr|d1x-rebirth-0.58.1-2|83	%build
14cr|d1x-rebirth-0.58.1-2|84	# d1x-sdl
14cr|d1x-rebirth-0.58.1-2|85	scons %{?jobs:-j%{jobs}} \
14cr|d1x-rebirth-0.58.1-2|86	sharepath=%{_datadir}/games/descent2 \
14cr|d1x-rebirth-0.58.1-2|87	sdl_only=1 \
14cr|d1x-rebirth-0.58.1-2|88	sdlmixer=1 \
14cr|d1x-rebirth-0.58.1-2|89	no_asm=1
14cr|d1x-rebirth-0.58.1-2|90	cp d1x-rebirth d1x-rebirth-sdl
14cr|d1x-rebirth-0.58.1-2|91	
14cr|d1x-rebirth-0.58.1-2|92	# d1x-gl
14cr|d1x-rebirth-0.58.1-2|93	scons -c
14cr|d1x-rebirth-0.58.1-2|94	scons %{?jobs:-j%{jobs}} \
14cr|d1x-rebirth-0.58.1-2|95	sharepath=%{_datadir}/games/descent2 \
14cr|d1x-rebirth-0.58.1-2|96	sdlmixer=1 \
14cr|d1x-rebirth-0.58.1-2|97	PREFIX=%{buildroot}%{_prefix}
14cr|d1x-rebirth-0.58.1-2|98	cp d1x-rebirth d1x-rebirth-gl
14cr|d1x-rebirth-0.58.1-2|99	
14cr|d1x-rebirth-0.58.1-2|100	%install
14cr|d1x-rebirth-0.58.1-2|101	# binaries
14cr|d1x-rebirth-0.58.1-2|102	install -dm 755 %{buildroot}%{_prefix}/games/
14cr|d1x-rebirth-0.58.1-2|103	install -m 755 d1x-rebirth-gl \
14cr|d1x-rebirth-0.58.1-2|104	%{buildroot}%{_prefix}/games/
14cr|d1x-rebirth-0.58.1-2|105	install -m 755 d1x-rebirth-sdl \
14cr|d1x-rebirth-0.58.1-2|106	%{buildroot}%{_prefix}/games/
14cr|d1x-rebirth-0.58.1-2|107	
14cr|d1x-rebirth-0.58.1-2|108	install -dm 755 %{buildroot}%{_datadir}/games/descent2
14cr|d1x-rebirth-0.58.1-2|109	# german translations
14cr|d1x-rebirth-0.58.1-2|110	install -m 644 D2XBDE01/D2XbDE01/*.txb \
14cr|d1x-rebirth-0.58.1-2|111	%{buildroot}%{_datadir}/games/descent2
14cr|d1x-rebirth-0.58.1-2|112	install -m 644 D2XBDE01/*.txt \
14cr|d1x-rebirth-0.58.1-2|113	%{buildroot}%{_datadir}/games/descent2
14cr|d1x-rebirth-0.58.1-2|114	# directory for original descent data
14cr|d1x-rebirth-0.58.1-2|115	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
14cr|d1x-rebirth-0.58.1-2|116	
14cr|d1x-rebirth-0.58.1-2|117	# man-pages
14cr|d1x-rebirth-0.58.1-2|118	# %__install -dm 755 %{buildroot}%{_mandir}/man1/
14cr|d1x-rebirth-0.58.1-2|119	# %__install  -m 644 libmve/*.1 \
14cr|d1x-rebirth-0.58.1-2|120	#	%{buildroot}%{_mandir}/man1/
14cr|d1x-rebirth-0.58.1-2|121	
14cr|d1x-rebirth-0.58.1-2|122	# icon
14cr|d1x-rebirth-0.58.1-2|123	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|d1x-rebirth-0.58.1-2|124	install -m 644 %{SOURCE1} \
14cr|d1x-rebirth-0.58.1-2|125	%{buildroot}%{_datadir}/pixmaps
14cr|d1x-rebirth-0.58.1-2|126	
14cr|d1x-rebirth-0.58.1-2|127	# menu
14cr|d1x-rebirth-0.58.1-2|128	install -dm 755 %{buildroot}%{_datadir}/applications
14cr|d1x-rebirth-0.58.1-2|129	cat > %{name}-sdl.desktop << EOF
14cr|d1x-rebirth-0.58.1-2|130	[Desktop Entry]
14cr|d1x-rebirth-0.58.1-2|131	Encoding=UTF-8
14cr|d1x-rebirth-0.58.1-2|132	Type=Application
14cr|d1x-rebirth-0.58.1-2|133	Name=D2x (SDL version)
14cr|d1x-rebirth-0.58.1-2|134	Comment=The port of Descent 1 for Linux
14cr|d1x-rebirth-0.58.1-2|135	Exec=%{_prefix}/games/d1x-rebirth-sdl
14cr|d1x-rebirth-0.58.1-2|136	Icon=%{name}
14cr|d1x-rebirth-0.58.1-2|137	Categories=Game;ActionGame;
14cr|d1x-rebirth-0.58.1-2|138	EOF
14cr|d1x-rebirth-0.58.1-2|139	install -m 644 %{name}-sdl.desktop \
14cr|d1x-rebirth-0.58.1-2|140	%{buildroot}%{_datadir}/applications
14cr|d1x-rebirth-0.58.1-2|141	
14cr|d1x-rebirth-0.58.1-2|142	cat > %{name}-gl.desktop << EOF
14cr|d1x-rebirth-0.58.1-2|143	[Desktop Entry]
14cr|d1x-rebirth-0.58.1-2|144	Encoding=UTF-8
14cr|d1x-rebirth-0.58.1-2|145	Type=Application
14cr|d1x-rebirth-0.58.1-2|146	Name=D2x (OpenGL version)
14cr|d1x-rebirth-0.58.1-2|147	Comment=The port of Descent 1 for Linux
14cr|d1x-rebirth-0.58.1-2|148	Exec=%{_prefix}/games/d1x-rebirth-gl
14cr|d1x-rebirth-0.58.1-2|149	Icon=%{name}
14cr|d1x-rebirth-0.58.1-2|150	Categories=Game;ArcadeGame;
14cr|d1x-rebirth-0.58.1-2|151	EOF
14cr|d1x-rebirth-0.58.1-2|152	install -m 644 %{name}-gl.desktop \
14cr|d1x-rebirth-0.58.1-2|153	%{buildroot}%{_datadir}/applications
14cr|d1x-rebirth-0.58.1-2|154	
14cr|d1x-rebirth-0.58.1-2|155	%files
14cr|d1x-rebirth-0.58.1-2|156	%doc *.txt *.plist *.ini
14cr|d1x-rebirth-0.58.1-2|157	%dir %{_datadir}/games/descent2
14cr|d1x-rebirth-0.58.1-2|158	%{_datadir}/games/descent2/*.txb
14cr|d1x-rebirth-0.58.1-2|159	%{_datadir}/games/descent2/*.txt
14cr|d1x-rebirth-0.58.1-2|160	%dir %{_datadir}/games/descent2/missions
14cr|d1x-rebirth-0.58.1-2|161	%{_datadir}/pixmaps/%{name}.png
14cr|d1x-rebirth-0.58.1-2|162	
14cr|d1x-rebirth-0.58.1-2|163	%files sdl
14cr|d1x-rebirth-0.58.1-2|164	%doc COPYING*
14cr|d1x-rebirth-0.58.1-2|165	%{_prefix}/games/d1x-rebirth-sdl
14cr|d1x-rebirth-0.58.1-2|166	%{_datadir}/applications/%{name}-sdl.desktop
14cr|d1x-rebirth-0.58.1-2|167	
14cr|d1x-rebirth-0.58.1-2|168	%files gl
14cr|d1x-rebirth-0.58.1-2|169	%doc COPYING*
14cr|d1x-rebirth-0.58.1-2|170	%{_prefix}/games/d1x-rebirth-gl
14cr|d1x-rebirth-0.58.1-2|171	%{_datadir}/applications/%{name}-gl.desktop
14cr|d1x-rebirth-0.58.1-2|172	
14cr|d1x-rebirth-0.58.1-2|173	
14cr|d1x-rebirth-0.58.1-2|174	%changelog
14cr|d1x-rebirth-0.58.1-2|175	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.58.1-2
14cr|d1x-rebirth-0.58.1-2|176	+ Revision: 2e4ca1a
14cr|d1x-rebirth-0.58.1-2|177	- MassBuild#464: Increase release tag
14cr|d1x-rebirth-0.58.1-2|178	
14cr|d1x-rebirth-0.58.1-2|179	

811 14
14cr|d2x-rebirth-0.58.1-2|1	# Copyright (c) 2006-2008 oc2pus
14cr|d2x-rebirth-0.58.1-2|2	# This file and all modifications and additions to the pristine
14cr|d2x-rebirth-0.58.1-2|3	# package are under the same license as the package itself.
14cr|d2x-rebirth-0.58.1-2|4	#
14cr|d2x-rebirth-0.58.1-2|5	# Please submit bugfixes or comments to toni@links2linux.de
14cr|d2x-rebirth-0.58.1-2|6	
14cr|d2x-rebirth-0.58.1-2|7	# norootforbuild
14cr|d2x-rebirth-0.58.1-2|8	
14cr|d2x-rebirth-0.58.1-2|9	Summary:	The port of Descent 2 for Linux
14cr|d2x-rebirth-0.58.1-2|10	Name:		d2x-rebirth
14cr|d2x-rebirth-0.58.1-2|11	Version:	0.58.1
14cr|d2x-rebirth-0.58.1-2|12	Release:	2
14cr|d2x-rebirth-0.58.1-2|13	License:	GPL
14cr|d2x-rebirth-0.58.1-2|14	Group:		Games/Arcade
14cr|d2x-rebirth-0.58.1-2|15	URL:		http://www.dxx-rebirth.com/
14cr|d2x-rebirth-0.58.1-2|16	Source:		http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
14cr|d2x-rebirth-0.58.1-2|17	Source1:	%{name}.png
14cr|d2x-rebirth-0.58.1-2|18	Source2:	D2XBDE01.zip
14cr|d2x-rebirth-0.58.1-2|19	BuildRequires:	dos2unix
14cr|d2x-rebirth-0.58.1-2|20	BuildRequires:	gcc-c++
14cr|d2x-rebirth-0.58.1-2|21	BuildRequires:	nasm
14cr|d2x-rebirth-0.58.1-2|22	BuildRequires:	scons
14cr|d2x-rebirth-0.58.1-2|23	BuildRequires:	pkgconfig(sdl)
14cr|d2x-rebirth-0.58.1-2|24	BuildRequires:	pkgconfig(SDL_image)
14cr|d2x-rebirth-0.58.1-2|25	BuildRequires:	pkgconfig(SDL_mixer)
14cr|d2x-rebirth-0.58.1-2|26	BuildRequires:	physfs-devel
14cr|d2x-rebirth-0.58.1-2|27	BuildRequires:	pkgconfig(gl)
14cr|d2x-rebirth-0.58.1-2|28	BuildRequires:	pkgconfig(glu)
14cr|d2x-rebirth-0.58.1-2|29	BuildRequires:	unzip
14cr|d2x-rebirth-0.58.1-2|30	Requires:	physfs
14cr|d2x-rebirth-0.58.1-2|31	
14cr|d2x-rebirth-0.58.1-2|32	%description
14cr|d2x-rebirth-0.58.1-2|33	This is the port of Descent 2, the famous 3D game for PC.
14cr|d2x-rebirth-0.58.1-2|34	
14cr|d2x-rebirth-0.58.1-2|35	D2X is based on source code that was released the 14 December 1999 by
14cr|d2x-rebirth-0.58.1-2|36	Parallax Software Corporation.
14cr|d2x-rebirth-0.58.1-2|37	
14cr|d2x-rebirth-0.58.1-2|38	To use this package you'll need some datafiles installed in
14cr|d2x-rebirth-0.58.1-2|39	/usr/share/games/descent2. See dxx-readme.txt.
14cr|d2x-rebirth-0.58.1-2|40	
14cr|d2x-rebirth-0.58.1-2|41	%package sdl
14cr|d2x-rebirth-0.58.1-2|42	Group:		Games/Arcade
14cr|d2x-rebirth-0.58.1-2|43	Summary:	Descent 2 for Linux, SDL version
14cr|d2x-rebirth-0.58.1-2|44	Requires:	d2x-rebirth = %{version}
14cr|d2x-rebirth-0.58.1-2|45	Conflicts:	d2x-rebirth-gl
14cr|d2x-rebirth-0.58.1-2|46	
14cr|d2x-rebirth-0.58.1-2|47	%description sdl
14cr|d2x-rebirth-0.58.1-2|48	This is the port of Descent 2, the famous 3D game for PC.
14cr|d2x-rebirth-0.58.1-2|49	
14cr|d2x-rebirth-0.58.1-2|50	D2X is based on source code that was released the 14 December 1999
14cr|d2x-rebirth-0.58.1-2|51	by Parallax Software Corporation.
14cr|d2x-rebirth-0.58.1-2|52	
14cr|d2x-rebirth-0.58.1-2|53	To use this package you'll need some datafiles installed in
14cr|d2x-rebirth-0.58.1-2|54	/usr/share/games/descent2. See dxx-readme.txt.
14cr|d2x-rebirth-0.58.1-2|55	
14cr|d2x-rebirth-0.58.1-2|56	This version uses SDL for Audio, Input/Output and graphics
14cr|d2x-rebirth-0.58.1-2|57	rendering.
14cr|d2x-rebirth-0.58.1-2|58	
14cr|d2x-rebirth-0.58.1-2|59	%package gl
14cr|d2x-rebirth-0.58.1-2|60	Group:		Games/Arcade
14cr|d2x-rebirth-0.58.1-2|61	Summary:	Descent 2 for Linux, OpenGL version
14cr|d2x-rebirth-0.58.1-2|62	Requires:	d2x-rebirth = %{version}
14cr|d2x-rebirth-0.58.1-2|63	Conflicts:	d2x-rebirth-sdl
14cr|d2x-rebirth-0.58.1-2|64	
14cr|d2x-rebirth-0.58.1-2|65	%description gl
14cr|d2x-rebirth-0.58.1-2|66	This is the port of Descent 2, the famous 3D game for PC.
14cr|d2x-rebirth-0.58.1-2|67	
14cr|d2x-rebirth-0.58.1-2|68	D2X is based on source code that was released the 14 December 1999 by
14cr|d2x-rebirth-0.58.1-2|69	Parallax Software Corporation.
14cr|d2x-rebirth-0.58.1-2|70	
14cr|d2x-rebirth-0.58.1-2|71	To use this package you'll need some datafiles installed in
14cr|d2x-rebirth-0.58.1-2|72	/usr/share/games/descent2.  See dxx-readme.txt.
14cr|d2x-rebirth-0.58.1-2|73	
14cr|d2x-rebirth-0.58.1-2|74	This version uses SDL for Audio and Input/Output and OpenGL for
14cr|d2x-rebirth-0.58.1-2|75	graphics rendering.
14cr|d2x-rebirth-0.58.1-2|76	
14cr|d2x-rebirth-0.58.1-2|77	
14cr|d2x-rebirth-0.58.1-2|78	%prep
14cr|d2x-rebirth-0.58.1-2|79	%setup -q -n %{name}_v%{version}-src -a2
14cr|d2x-rebirth-0.58.1-2|80	dos2unix     d2x.ini *.txt
14cr|d2x-rebirth-0.58.1-2|81	%__chmod 644 d2x.ini *.txt
14cr|d2x-rebirth-0.58.1-2|82	dos2unix CHANGELOG.txt
14cr|d2x-rebirth-0.58.1-2|83	
14cr|d2x-rebirth-0.58.1-2|84	%build
14cr|d2x-rebirth-0.58.1-2|85	# d2x-sdl
14cr|d2x-rebirth-0.58.1-2|86	scons %{?jobs:-j%{jobs}} \
14cr|d2x-rebirth-0.58.1-2|87	sharepath=%{_gamesdatadir}/descent2 \
14cr|d2x-rebirth-0.58.1-2|88	sdl_only=1 \
14cr|d2x-rebirth-0.58.1-2|89	sdlmixer=1 \
14cr|d2x-rebirth-0.58.1-2|90	no_asm=1
14cr|d2x-rebirth-0.58.1-2|91	mv d2x-rebirth d2x-rebirth-sdl
14cr|d2x-rebirth-0.58.1-2|92	
14cr|d2x-rebirth-0.58.1-2|93	# d2x-gl
14cr|d2x-rebirth-0.58.1-2|94	scons -c
14cr|d2x-rebirth-0.58.1-2|95	scons %{?jobs:-j%{jobs}} \
14cr|d2x-rebirth-0.58.1-2|96	sharepath=%{_gamesdatadir}/descent2 \
14cr|d2x-rebirth-0.58.1-2|97	sdlmixer=1 \
14cr|d2x-rebirth-0.58.1-2|98	PREFIX=%{buildroot}%{_prefix}
14cr|d2x-rebirth-0.58.1-2|99	cp d2x-rebirth d2x-rebirth-gl
14cr|d2x-rebirth-0.58.1-2|100	
14cr|d2x-rebirth-0.58.1-2|101	%install
14cr|d2x-rebirth-0.58.1-2|102	# binaries
14cr|d2x-rebirth-0.58.1-2|103	install -dm 755 %{buildroot}%{_prefix}/games/
14cr|d2x-rebirth-0.58.1-2|104	install -m 755 d2x-rebirth  \
14cr|d2x-rebirth-0.58.1-2|105	%{buildroot}%{_prefix}/games/d2x-rebirth-gl
14cr|d2x-rebirth-0.58.1-2|106	install -m 755 d2x-rebirth-sdl \
14cr|d2x-rebirth-0.58.1-2|107	%{buildroot}%{_prefix}/games/
14cr|d2x-rebirth-0.58.1-2|108	
14cr|d2x-rebirth-0.58.1-2|109	install -dm 755 %{buildroot}%{_datadir}/games/descent2
14cr|d2x-rebirth-0.58.1-2|110	# german translations
14cr|d2x-rebirth-0.58.1-2|111	install -m 644 D2XBDE01/D2XbDE01/*.txb \
14cr|d2x-rebirth-0.58.1-2|112	%{buildroot}%{_datadir}/games/descent2
14cr|d2x-rebirth-0.58.1-2|113	install -m 644 D2XBDE01/*.txt \
14cr|d2x-rebirth-0.58.1-2|114	%{buildroot}%{_datadir}/games/descent2
14cr|d2x-rebirth-0.58.1-2|115	# directory for original descent data
14cr|d2x-rebirth-0.58.1-2|116	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
14cr|d2x-rebirth-0.58.1-2|117	
14cr|d2x-rebirth-0.58.1-2|118	# man-pages
14cr|d2x-rebirth-0.58.1-2|119	install -dm 755 %{buildroot}%{_mandir}/man1/
14cr|d2x-rebirth-0.58.1-2|120	install  -m 644 libmve/*.1 \
14cr|d2x-rebirth-0.58.1-2|121	%{buildroot}%{_mandir}/man1/
14cr|d2x-rebirth-0.58.1-2|122	
14cr|d2x-rebirth-0.58.1-2|123	# icon
14cr|d2x-rebirth-0.58.1-2|124	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|d2x-rebirth-0.58.1-2|125	install -m 644 %{SOURCE1} \
14cr|d2x-rebirth-0.58.1-2|126	%{buildroot}%{_datadir}/pixmaps
14cr|d2x-rebirth-0.58.1-2|127	
14cr|d2x-rebirth-0.58.1-2|128	# menu
14cr|d2x-rebirth-0.58.1-2|129	install -dm 755 %{buildroot}%{_datadir}/applications
14cr|d2x-rebirth-0.58.1-2|130	cat > %{name}-sdl.desktop << EOF
14cr|d2x-rebirth-0.58.1-2|131	[Desktop Entry]
14cr|d2x-rebirth-0.58.1-2|132	Encoding=UTF-8
14cr|d2x-rebirth-0.58.1-2|133	Type=Application
14cr|d2x-rebirth-0.58.1-2|134	Name=D2x (SDL version)
14cr|d2x-rebirth-0.58.1-2|135	Comment=The port of Descent 2 for Linux
14cr|d2x-rebirth-0.58.1-2|136	Exec=%{_prefix}/games/d2x-rebirth-sdl
14cr|d2x-rebirth-0.58.1-2|137	Icon=%{name}
14cr|d2x-rebirth-0.58.1-2|138	Categories=Game;ActionGame;
14cr|d2x-rebirth-0.58.1-2|139	EOF
14cr|d2x-rebirth-0.58.1-2|140	install -m 644 %{name}-sdl.desktop \
14cr|d2x-rebirth-0.58.1-2|141	%{buildroot}%{_datadir}/applications
14cr|d2x-rebirth-0.58.1-2|142	
14cr|d2x-rebirth-0.58.1-2|143	cat > %{name}-gl.desktop << EOF
14cr|d2x-rebirth-0.58.1-2|144	[Desktop Entry]
14cr|d2x-rebirth-0.58.1-2|145	Encoding=UTF-8
14cr|d2x-rebirth-0.58.1-2|146	Type=Application
14cr|d2x-rebirth-0.58.1-2|147	Name=D2x (OpenGL version)
14cr|d2x-rebirth-0.58.1-2|148	Comment=The port of Descent 2 for Linux
14cr|d2x-rebirth-0.58.1-2|149	Exec=%{_prefix}/games/d2x-rebirth-gl
14cr|d2x-rebirth-0.58.1-2|150	Icon=%{name}
14cr|d2x-rebirth-0.58.1-2|151	Categories=Game;ArcadeGame;
14cr|d2x-rebirth-0.58.1-2|152	EOF
14cr|d2x-rebirth-0.58.1-2|153	install -m 644 %{name}-gl.desktop \
14cr|d2x-rebirth-0.58.1-2|154	%{buildroot}%{_datadir}/applications
14cr|d2x-rebirth-0.58.1-2|155	
14cr|d2x-rebirth-0.58.1-2|156	%files
14cr|d2x-rebirth-0.58.1-2|157	%doc *.txt *.plist *.ini
14cr|d2x-rebirth-0.58.1-2|158	%dir %{_datadir}/games/descent2
14cr|d2x-rebirth-0.58.1-2|159	%{_datadir}/games/descent2/*.txb
14cr|d2x-rebirth-0.58.1-2|160	%{_datadir}/games/descent2/*.txt
14cr|d2x-rebirth-0.58.1-2|161	%dir %{_datadir}/games/descent2/missions
14cr|d2x-rebirth-0.58.1-2|162	%{_mandir}/man1/*
14cr|d2x-rebirth-0.58.1-2|163	%{_datadir}/pixmaps/%{name}.png
14cr|d2x-rebirth-0.58.1-2|164	
14cr|d2x-rebirth-0.58.1-2|165	%files sdl
14cr|d2x-rebirth-0.58.1-2|166	%doc COPYING*
14cr|d2x-rebirth-0.58.1-2|167	%{_prefix}/games/d2x-rebirth-sdl
14cr|d2x-rebirth-0.58.1-2|168	%{_datadir}/applications/%{name}-sdl.desktop
14cr|d2x-rebirth-0.58.1-2|169	
14cr|d2x-rebirth-0.58.1-2|170	%files gl
14cr|d2x-rebirth-0.58.1-2|171	%doc COPYING*
14cr|d2x-rebirth-0.58.1-2|172	%{_prefix}/games/d2x-rebirth-gl
14cr|d2x-rebirth-0.58.1-2|173	%{_datadir}/applications/%{name}-gl.desktop
14cr|d2x-rebirth-0.58.1-2|174	
14cr|d2x-rebirth-0.58.1-2|175	
14cr|d2x-rebirth-0.58.1-2|176	%changelog
14cr|d2x-rebirth-0.58.1-2|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.58.1-2
14cr|d2x-rebirth-0.58.1-2|178	+ Revision: 3db8dd0
14cr|d2x-rebirth-0.58.1-2|179	- MassBuild#464: Increase release tag
14cr|d2x-rebirth-0.58.1-2|180	
14cr|d2x-rebirth-0.58.1-2|181	

812 14
14cr|d2x-xl-1.16.16-2|1	%define Werror_cflags %nil
14cr|d2x-xl-1.16.16-2|2	%define dataver 1.15.295
14cr|d2x-xl-1.16.16-2|3	
14cr|d2x-xl-1.16.16-2|4	Summary:	This is the port of Descent 2 Version 1.2, the famous 3D game for PC
14cr|d2x-xl-1.16.16-2|5	Name:		d2x-xl
14cr|d2x-xl-1.16.16-2|6	Version:	1.16.16
14cr|d2x-xl-1.16.16-2|7	Release:	2
14cr|d2x-xl-1.16.16-2|8	License:	GPLv2+
14cr|d2x-xl-1.16.16-2|9	Group:		Games/Arcade
14cr|d2x-xl-1.16.16-2|10	Url:		http://www.descent2.de/
14cr|d2x-xl-1.16.16-2|11	# Repack from original 7z archive + unpacked makefiles
14cr|d2x-xl-1.16.16-2|12	Source0:	%{name}-src-%{version}.tar.bz2
14cr|d2x-xl-1.16.16-2|13	Source1:	d2x-xl-data-%{dataver}.7z
14cr|d2x-xl-1.16.16-2|14	Patch0:		d2x-xl-1.15.130-link.patch
14cr|d2x-xl-1.16.16-2|15	Patch1:		d2x-xl-src-1.16.16-datapath.patch
14cr|d2x-xl-1.16.16-2|16	BuildRequires:	imagemagick
14cr|d2x-xl-1.16.16-2|17	BuildRequires:	p7zip
14cr|d2x-xl-1.16.16-2|18	BuildRequires:	glibc-devel
14cr|d2x-xl-1.16.16-2|19	BuildRequires:	gomp-devel
14cr|d2x-xl-1.16.16-2|20	BuildRequires:	lesstif-devel
14cr|d2x-xl-1.16.16-2|21	BuildRequires:	pkgconfig(gl)
14cr|d2x-xl-1.16.16-2|22	BuildRequires:	pkgconfig(glew)
14cr|d2x-xl-1.16.16-2|23	BuildRequires:	pkgconfig(glu)
14cr|d2x-xl-1.16.16-2|24	BuildRequires:	pkgconfig(libcurl)
14cr|d2x-xl-1.16.16-2|25	BuildRequires:	pkgconfig(sdl)
14cr|d2x-xl-1.16.16-2|26	BuildRequires:	pkgconfig(SDL_image)
14cr|d2x-xl-1.16.16-2|27	BuildRequires:	pkgconfig(SDL_mixer)
14cr|d2x-xl-1.16.16-2|28	BuildRequires:	pkgconfig(SDL_net)
14cr|d2x-xl-1.16.16-2|29	Requires:	TiMidity++
14cr|d2x-xl-1.16.16-2|30	
14cr|d2x-xl-1.16.16-2|31	%description
14cr|d2x-xl-1.16.16-2|32	This is the port of Descent 2 Version 1.2, the famous 3D game for PC.
14cr|d2x-xl-1.16.16-2|33	
14cr|d2x-xl-1.16.16-2|34	D2X is based on source code that was released the 14 December 1999 by
14cr|d2x-xl-1.16.16-2|35	Parallax Software Corporation.
14cr|d2x-xl-1.16.16-2|36	
14cr|d2x-xl-1.16.16-2|37	To use this package you'll need the datafiles from the Retail version
14cr|d2x-xl-1.16.16-2|38	of Descent 2 Version 1.2 installed in %{_gamesdatadir}/%{name}
14cr|d2x-xl-1.16.16-2|39	
14cr|d2x-xl-1.16.16-2|40	%files
14cr|d2x-xl-1.16.16-2|41	%defattr(0644,root,root,0755)
14cr|d2x-xl-1.16.16-2|42	%attr(0755,root,root) %{_gamesbindir}/%{name}
14cr|d2x-xl-1.16.16-2|43	%{_gamesdatadir}/%{name}
14cr|d2x-xl-1.16.16-2|44	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|d2x-xl-1.16.16-2|45	%{_miconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|46	%{_iconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|47	%{_liconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|48	
14cr|d2x-xl-1.16.16-2|49	#----------------------------------------------------------------------------
14cr|d2x-xl-1.16.16-2|50	
14cr|d2x-xl-1.16.16-2|51	%prep
14cr|d2x-xl-1.16.16-2|52	%setup -q -n %{name}-src-%{version}
14cr|d2x-xl-1.16.16-2|53	%patch0 -p0
14cr|d2x-xl-1.16.16-2|54	%patch1 -p1
14cr|d2x-xl-1.16.16-2|55	
14cr|d2x-xl-1.16.16-2|56	%build
14cr|d2x-xl-1.16.16-2|57	autoreconf -fi
14cr|d2x-xl-1.16.16-2|58	%configure2_5x \
14cr|d2x-xl-1.16.16-2|59	--bindir=%{_gamesbindir} \
14cr|d2x-xl-1.16.16-2|60	--disable-debug \
14cr|d2x-xl-1.16.16-2|61	--enable-release \
14cr|d2x-xl-1.16.16-2|62	--with-opengl
14cr|d2x-xl-1.16.16-2|63	%make
14cr|d2x-xl-1.16.16-2|64	
14cr|d2x-xl-1.16.16-2|65	%install
14cr|d2x-xl-1.16.16-2|66	%makeinstall_std
14cr|d2x-xl-1.16.16-2|67	
14cr|d2x-xl-1.16.16-2|68	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|d2x-xl-1.16.16-2|69	pushd %{buildroot}%{_gamesdatadir}/%{name}
14cr|d2x-xl-1.16.16-2|70	7z x %{SOURCE1}
14cr|d2x-xl-1.16.16-2|71	popd
14cr|d2x-xl-1.16.16-2|72	
14cr|d2x-xl-1.16.16-2|73	install -d %{buildroot}%{_datadir}/applications
14cr|d2x-xl-1.16.16-2|74	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|d2x-xl-1.16.16-2|75	[Desktop Entry]
14cr|d2x-xl-1.16.16-2|76	Name=D2X-XL
14cr|d2x-xl-1.16.16-2|77	Comment=This is the port of Descent 2 Version 1.2, the famous 3D game for PC
14cr|d2x-xl-1.16.16-2|78	Exec=%{_gamesbindir}/%{name}
14cr|d2x-xl-1.16.16-2|79	Icon=%{name}
14cr|d2x-xl-1.16.16-2|80	Terminal=false
14cr|d2x-xl-1.16.16-2|81	Type=Application
14cr|d2x-xl-1.16.16-2|82	StartupNotify=true
14cr|d2x-xl-1.16.16-2|83	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|d2x-xl-1.16.16-2|84	EOF
14cr|d2x-xl-1.16.16-2|85	
14cr|d2x-xl-1.16.16-2|86	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|d2x-xl-1.16.16-2|87	convert -resize 16x16 d2x-xl-icon-64x64.png -resize 32x32 %{buildroot}%{_miconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|88	convert -resize 32x32 d2x-xl-icon-64x64.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|89	convert -resize 48x48 d2x-xl-icon-64x64.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|d2x-xl-1.16.16-2|90	
14cr|d2x-xl-1.16.16-2|91	
14cr|d2x-xl-1.16.16-2|92	%changelog
14cr|d2x-xl-1.16.16-2|93	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 1.16.16-2
14cr|d2x-xl-1.16.16-2|94	+ Revision: 302a41d
14cr|d2x-xl-1.16.16-2|95	- Adjust autoreconf
14cr|d2x-xl-1.16.16-2|96	
14cr|d2x-xl-1.16.16-2|97	

813 14
14cr|dact-0.8.42-3|1	%define _disable_ld_no_undefined 1
14cr|dact-0.8.42-3|2	
14cr|dact-0.8.42-3|3	Summary:	Dinamically choose best algorithm to compress a file
14cr|dact-0.8.42-3|4	Name:		dact
14cr|dact-0.8.42-3|5	Version:	0.8.42
14cr|dact-0.8.42-3|6	Release:	3
14cr|dact-0.8.42-3|7	License:	LGPL
14cr|dact-0.8.42-3|8	Group:		Archiving/Compression
14cr|dact-0.8.42-3|9	Url:		http://www.rkeene.org/oss/dact/
14cr|dact-0.8.42-3|10	Source:		http://www.rkeene.org/files/oss/dact/release/%{name}-%{version}.tar.gz
14cr|dact-0.8.42-3|11	BuildRequires:	bzip2-devel
14cr|dact-0.8.42-3|12	BuildRequires:	liblzo-devel
14cr|dact-0.8.42-3|13	BuildRequires:	libmcrypt-devel
14cr|dact-0.8.42-3|14	
14cr|dact-0.8.42-3|15	%description
14cr|dact-0.8.42-3|16	DACT is a compression tool designed to compress a file dynamically,
14cr|dact-0.8.42-3|17	choosing the algorithm that works best per block of input data to
14cr|dact-0.8.42-3|18	produce an overall smaller output file.
14cr|dact-0.8.42-3|19	
14cr|dact-0.8.42-3|20	%prep
14cr|dact-0.8.42-3|21	%setup -q
14cr|dact-0.8.42-3|22	
14cr|dact-0.8.42-3|23	%build
14cr|dact-0.8.42-3|24	%configure2_5x
14cr|dact-0.8.42-3|25	%make
14cr|dact-0.8.42-3|26	
14cr|dact-0.8.42-3|27	%install
14cr|dact-0.8.42-3|28	rm -rf %{buildroot}
14cr|dact-0.8.42-3|29	%makeinstall
14cr|dact-0.8.42-3|30	
14cr|dact-0.8.42-3|31	%files
14cr|dact-0.8.42-3|32	%doc MD5SUMS README TODO.ideas TODO VERSION ChangeLog AUTHORS
14cr|dact-0.8.42-3|33	%doc Docs/config_help.txt Docs/dact.txt Docs/helpfile.txt
14cr|dact-0.8.42-3|34	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|dact-0.8.42-3|35	%{_bindir}/%{name}
14cr|dact-0.8.42-3|36	%dir %{_datadir}/%{name}
14cr|dact-0.8.42-3|37	%{_libdir}/lib%{name}.*
14cr|dact-0.8.42-3|38	%{_mandir}/man1/%{name}.*
14cr|dact-0.8.42-3|39	
14cr|dact-0.8.42-3|40	
14cr|dact-0.8.42-3|41	%changelog
14cr|dact-0.8.42-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.42-3
14cr|dact-0.8.42-3|43	+ Revision: 5612a71
14cr|dact-0.8.42-3|44	- MassBuild#464: Increase release tag
14cr|dact-0.8.42-3|45	
14cr|dact-0.8.42-3|46	

814 14
14cr|daemonize-1.7.3-2|1	%define git 8c9856b
14cr|daemonize-1.7.3-2|2	Name:		daemonize
14cr|daemonize-1.7.3-2|3	Version:	1.7.3
14cr|daemonize-1.7.3-2|4	Release:	2
14cr|daemonize-1.7.3-2|5	Summary:	Run a command as a Unix daemon
14cr|daemonize-1.7.3-2|6	# $UPSTREAM no longer supplies hand made .tar.gz-Files for releases
14cr|daemonize-1.7.3-2|7	# so a github tarball it is:
14cr|daemonize-1.7.3-2|8	# https://github.com/bmc/daemonize/tarball/release-1.7.3
14cr|daemonize-1.7.3-2|9	Source: %name-%version.tar.gz
14cr|daemonize-1.7.3-2|10	URL:		http://www.clapper.org/software/daemonize/
14cr|daemonize-1.7.3-2|11	License:	BSD
14cr|daemonize-1.7.3-2|12	Group:		System/Servers
14cr|daemonize-1.7.3-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|daemonize-1.7.3-2|14	%description
14cr|daemonize-1.7.3-2|15	daemonize runs a command as a Unix daemon. As defined in W. Richard
14cr|daemonize-1.7.3-2|16	Stevens' 1990 book, Unix Network Programming (Addison-Wesley, 1990), a
14cr|daemonize-1.7.3-2|17	daemon is "a process that executes 'in the background' (i.e., without
14cr|daemonize-1.7.3-2|18	an associated terminal or login shell) either waiting for some event to
14cr|daemonize-1.7.3-2|19	occur, or waiting to perform some specified task on a periodic basis."
14cr|daemonize-1.7.3-2|20	
14cr|daemonize-1.7.3-2|21	Upon startup, a typical daemon program will:
14cr|daemonize-1.7.3-2|22	- Close all open file descriptors (especially standard input, standard
14cr|daemonize-1.7.3-2|23	output and standard error)
14cr|daemonize-1.7.3-2|24	- Change its working directory to the root filesystem, to ensure that
14cr|daemonize-1.7.3-2|25	it doesn't tie up another filesystem and prevent it from being unmounted
14cr|daemonize-1.7.3-2|26	- Reset its umask value
14cr|daemonize-1.7.3-2|27	- Run in the background (i.e., fork)
14cr|daemonize-1.7.3-2|28	- Disassociate from its process group (usually a shell), to insulate
14cr|daemonize-1.7.3-2|29	itself from signals (such as HUP) sent to the process group
14cr|daemonize-1.7.3-2|30	- Ignore all terminal I/O signals
14cr|daemonize-1.7.3-2|31	- Disassociate from the control terminal (and take steps not to
14cr|daemonize-1.7.3-2|32	reacquire one)
14cr|daemonize-1.7.3-2|33	- Handle any SIGCLD signals
14cr|daemonize-1.7.3-2|34	
14cr|daemonize-1.7.3-2|35	Most programs that are designed to be run as daemons do that work for
14cr|daemonize-1.7.3-2|36	themselves. However, you'll occasionally run across one that does not.
14cr|daemonize-1.7.3-2|37	When you must run a daemon program that does not properly make itself
14cr|daemonize-1.7.3-2|38	into a true Unix daemon, you can use daemonize to force it to run as a
14cr|daemonize-1.7.3-2|39	true daemon.
14cr|daemonize-1.7.3-2|40	
14cr|daemonize-1.7.3-2|41	%prep
14cr|daemonize-1.7.3-2|42	%setup -q -n bmc-%name-%git
14cr|daemonize-1.7.3-2|43	
14cr|daemonize-1.7.3-2|44	%build
14cr|daemonize-1.7.3-2|45	%configure2_5x
14cr|daemonize-1.7.3-2|46	%make
14cr|daemonize-1.7.3-2|47	
14cr|daemonize-1.7.3-2|48	%install
14cr|daemonize-1.7.3-2|49	%{__rm} -Rf %{buildroot}
14cr|daemonize-1.7.3-2|50	%{__mkdir_p} %{buildroot}%{_sbindir}
14cr|daemonize-1.7.3-2|51	%{__install} -m 0755 %{name} %{buildroot}%{_sbindir}
14cr|daemonize-1.7.3-2|52	%{__mkdir_p} %{buildroot}%{_mandir}/man1
14cr|daemonize-1.7.3-2|53	%{__install} -m 0755 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|daemonize-1.7.3-2|54	
14cr|daemonize-1.7.3-2|55	%files
14cr|daemonize-1.7.3-2|56	%doc README.md CHANGELOG.md LICENSE.md
14cr|daemonize-1.7.3-2|57	%{_sbindir}/%{name}
14cr|daemonize-1.7.3-2|58	%{_mandir}/man1/%{name}.1*
14cr|daemonize-1.7.3-2|59	
14cr|daemonize-1.7.3-2|60	
14cr|daemonize-1.7.3-2|61	
14cr|daemonize-1.7.3-2|62	%changelog
14cr|daemonize-1.7.3-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-2
14cr|daemonize-1.7.3-2|64	+ Revision: 5b8149a
14cr|daemonize-1.7.3-2|65	- MassBuild#464: Increase release tag
14cr|daemonize-1.7.3-2|66	
14cr|daemonize-1.7.3-2|67	

815 14
14cr|daemonlogger-1.2.1-2|1	%define name daemonlogger
14cr|daemonlogger-1.2.1-2|2	%define version 1.2.1
14cr|daemonlogger-1.2.1-2|3	
14cr|daemonlogger-1.2.1-2|4	Name: %{name}
14cr|daemonlogger-1.2.1-2|5	Summary: Simple packet logging daemon
14cr|daemonlogger-1.2.1-2|6	Version: %{version}
14cr|daemonlogger-1.2.1-2|7	Release: 2
14cr|daemonlogger-1.2.1-2|8	License: GPLv3
14cr|daemonlogger-1.2.1-2|9	Group: Monitoring
14cr|daemonlogger-1.2.1-2|10	Source: http://www.snort.org/users/roesch/code/%{name}-%{version}.tar.gz
14cr|daemonlogger-1.2.1-2|11	URL:	http://www.snort.org/users/roesch/Site/Daemonlogger/Daemonlogger.html
14cr|daemonlogger-1.2.1-2|12	BuildRequires: libpcap libdnet libdnet-devel libpcap-devel
14cr|daemonlogger-1.2.1-2|13	BuildRoot: %_tmppath/%{name}-%{version}-buildroot
14cr|daemonlogger-1.2.1-2|14	
14cr|daemonlogger-1.2.1-2|15	%description
14cr|daemonlogger-1.2.1-2|16	This is a libpcap-based program.  It has two runtime modes:
14cr|daemonlogger-1.2.1-2|17	
14cr|daemonlogger-1.2.1-2|18	1) It sniffs packets and spools them straight to the disk and can daemonize
14cr|daemonlogger-1.2.1-2|19	itself for background packet logging.  By default the file rolls over when
14cr|daemonlogger-1.2.1-2|20	1 GB of data is logged.
14cr|daemonlogger-1.2.1-2|21	
14cr|daemonlogger-1.2.1-2|22	2) It sniffs packets and rewrites them to a second interface, essentially
14cr|daemonlogger-1.2.1-2|23	acting as a soft tap.  It can also do this in daemon mode.
14cr|daemonlogger-1.2.1-2|24	
14cr|daemonlogger-1.2.1-2|25	These two runtime modes are mutually exclusive, if the program is placed in
14cr|daemonlogger-1.2.1-2|26	tap mode (using the -I switch) then logging to disk is disabled.
14cr|daemonlogger-1.2.1-2|27	
14cr|daemonlogger-1.2.1-2|28	%prep
14cr|daemonlogger-1.2.1-2|29	%setup -q
14cr|daemonlogger-1.2.1-2|30	
14cr|daemonlogger-1.2.1-2|31	%build
14cr|daemonlogger-1.2.1-2|32	./configure --with-libpcap-libraries=%{_libdir}/
14cr|daemonlogger-1.2.1-2|33	%make
14cr|daemonlogger-1.2.1-2|34	
14cr|daemonlogger-1.2.1-2|35	%install
14cr|daemonlogger-1.2.1-2|36	rm -rf %{buildroot}
14cr|daemonlogger-1.2.1-2|37	%{__install} -D -m 0700 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|daemonlogger-1.2.1-2|38	
14cr|daemonlogger-1.2.1-2|39	%clean
14cr|daemonlogger-1.2.1-2|40	rm -rf %{buildroot}
14cr|daemonlogger-1.2.1-2|41	
14cr|daemonlogger-1.2.1-2|42	%files
14cr|daemonlogger-1.2.1-2|43	%defattr(-, root, root)
14cr|daemonlogger-1.2.1-2|44	%doc README COPYING
14cr|daemonlogger-1.2.1-2|45	%attr(0700,root,root) %{_sbindir}/%{name}
14cr|daemonlogger-1.2.1-2|46	
14cr|daemonlogger-1.2.1-2|47	
14cr|daemonlogger-1.2.1-2|48	
14cr|daemonlogger-1.2.1-2|49	%changelog
14cr|daemonlogger-1.2.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|daemonlogger-1.2.1-2|51	+ Revision: c521c65
14cr|daemonlogger-1.2.1-2|52	- MassBuild#464: Increase release tag
14cr|daemonlogger-1.2.1-2|53	
14cr|daemonlogger-1.2.1-2|54	

816 14
14cr|dagrab-0.3.5-13|1	%define name dagrab
14cr|dagrab-0.3.5-13|2	%define version 0.3.5
14cr|dagrab-0.3.5-13|3	%define release 13
14cr|dagrab-0.3.5-13|4	
14cr|dagrab-0.3.5-13|5	Name: %{name}
14cr|dagrab-0.3.5-13|6	Summary: A CD ripper
14cr|dagrab-0.3.5-13|7	Version: %{version}
14cr|dagrab-0.3.5-13|8	Release: %{release}
14cr|dagrab-0.3.5-13|9	Source: %{name}-%{version}.tar.bz2
14cr|dagrab-0.3.5-13|10	UrL: http://web.tiscalinet.it:/marcellou/dagrab.html
14cr|dagrab-0.3.5-13|11	Group: Sound
14cr|dagrab-0.3.5-13|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|dagrab-0.3.5-13|13	License: GPL
14cr|dagrab-0.3.5-13|14	
14cr|dagrab-0.3.5-13|15	%description
14cr|dagrab-0.3.5-13|16	Dagrab is a digital audio grabber designed to rip sound tracks from an audio
14cr|dagrab-0.3.5-13|17	cd to wave files.
14cr|dagrab-0.3.5-13|18	
14cr|dagrab-0.3.5-13|19	%prep
14cr|dagrab-0.3.5-13|20	
14cr|dagrab-0.3.5-13|21	%setup -q
14cr|dagrab-0.3.5-13|22	
14cr|dagrab-0.3.5-13|23	%build
14cr|dagrab-0.3.5-13|24	%make
14cr|dagrab-0.3.5-13|25	
14cr|dagrab-0.3.5-13|26	%install
14cr|dagrab-0.3.5-13|27	rm -rf $RPM_BUILD_ROOT
14cr|dagrab-0.3.5-13|28	
14cr|dagrab-0.3.5-13|29	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
14cr|dagrab-0.3.5-13|30	install -m 755 dagrab $RPM_BUILD_ROOT%{_bindir}/
14cr|dagrab-0.3.5-13|31	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
14cr|dagrab-0.3.5-13|32	install -m 644 dagrab.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|dagrab-0.3.5-13|33	
14cr|dagrab-0.3.5-13|34	%clean
14cr|dagrab-0.3.5-13|35	rm -rf $RPM_BUILD_ROOT
14cr|dagrab-0.3.5-13|36	
14cr|dagrab-0.3.5-13|37	%files
14cr|dagrab-0.3.5-13|38	%defattr(-,root,root)
14cr|dagrab-0.3.5-13|39	%doc README COPYING
14cr|dagrab-0.3.5-13|40	%{_bindir}/*
14cr|dagrab-0.3.5-13|41	%{_mandir}/man1/*
14cr|dagrab-0.3.5-13|42	
14cr|dagrab-0.3.5-13|43	
14cr|dagrab-0.3.5-13|44	
14cr|dagrab-0.3.5-13|45	
14cr|dagrab-0.3.5-13|46	%changelog
14cr|dagrab-0.3.5-13|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-13
14cr|dagrab-0.3.5-13|48	+ Revision: 1e403f8
14cr|dagrab-0.3.5-13|49	- MassBuild#464: Increase release tag
14cr|dagrab-0.3.5-13|50	
14cr|dagrab-0.3.5-13|51	

817 14
14cr|dahdi-2.6.1-5|1	%define _disable_ld_as_needed 1
14cr|dahdi-2.6.1-5|2	%define _disable_ld_no_undefined 1
14cr|dahdi-2.6.1-5|3	
14cr|dahdi-2.6.1-5|4	%define tools_version 2.6.1
14cr|dahdi-2.6.1-5|5	%define linux_version 2.6.1
14cr|dahdi-2.6.1-5|6	
14cr|dahdi-2.6.1-5|7	%define progs dahdi_diag fxstest hdlcgen hdlcstress hdlctest hdlcverify patgen patlooptest pattest timertest
14cr|dahdi-2.6.1-5|8	
14cr|dahdi-2.6.1-5|9	%define major 2
14cr|dahdi-2.6.1-5|10	%define libname	%mklibname tonezone %{major}
14cr|dahdi-2.6.1-5|11	%define devname %mklibname tonezone -d
14cr|dahdi-2.6.1-5|12	
14cr|dahdi-2.6.1-5|13	%define __noautoreq '/bin/true'
14cr|dahdi-2.6.1-5|14	
14cr|dahdi-2.6.1-5|15	Summary:	Userspace tools and DAHDI kernel modules
14cr|dahdi-2.6.1-5|16	
14cr|dahdi-2.6.1-5|17	Name:		dahdi
14cr|dahdi-2.6.1-5|18	Version:	%{tools_version}
14cr|dahdi-2.6.1-5|19	Release:	5
14cr|dahdi-2.6.1-5|20	Group:		System/Kernel and hardware
14cr|dahdi-2.6.1-5|21	License:	GPLv2+ and LGPLv2+
14cr|dahdi-2.6.1-5|22	Url:		http://www.asterisk.org/
14cr|dahdi-2.6.1-5|23	Source0:	http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-%{tools_version}.tar.gz
14cr|dahdi-2.6.1-5|24	# this is original tarball with stripped binary firmware
14cr|dahdi-2.6.1-5|25	Source1:	dahdi-linux-%{linux_version}.tar.xz
14cr|dahdi-2.6.1-5|26	Patch0:		dahdi-tools-mdv.diff
14cr|dahdi-2.6.1-5|27	Patch1:		dahdi-genudevrules-2.2.0.1.diff
14cr|dahdi-2.6.1-5|28	Patch2:		dahdi-2.6.1-rosa-null.patch
14cr|dahdi-2.6.1-5|29	Patch3:		dahdi-2.6.1-rosa-no_blobs.patch
14cr|dahdi-2.6.1-5|30	BuildRequires:	ppp-devel
14cr|dahdi-2.6.1-5|31	BuildRequires:	pkgconfig(libnewt)
14cr|dahdi-2.6.1-5|32	BuildRequires:	pkgconfig(libusb)
14cr|dahdi-2.6.1-5|33	BuildConflicts:	libtonezone-devel
14cr|dahdi-2.6.1-5|34	
14cr|dahdi-2.6.1-5|35	%description
14cr|dahdi-2.6.1-5|36	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
14cr|dahdi-2.6.1-5|37	provides the userspace tools to configure the DAHDI kernel modules and the
14cr|dahdi-2.6.1-5|38	kernel modules. DAHDI is the replacement for Zaptel, which must be renamed due
14cr|dahdi-2.6.1-5|39	to trademark issues.
14cr|dahdi-2.6.1-5|40	
14cr|dahdi-2.6.1-5|41	%package	tools
14cr|dahdi-2.6.1-5|42	Summary:	Userspace tools to configure the DAHDI kernel modules
14cr|dahdi-2.6.1-5|43	
14cr|dahdi-2.6.1-5|44	Group:		System/Kernel and hardware
14cr|dahdi-2.6.1-5|45	Provides:	zaptel-tools = %{tools_version}-%{release}
14cr|dahdi-2.6.1-5|46	
14cr|dahdi-2.6.1-5|47	%description	tools
14cr|dahdi-2.6.1-5|48	DAHDI stands for Digium Asterisk Hardware Device Interface.
14cr|dahdi-2.6.1-5|49	
14cr|dahdi-2.6.1-5|50	This package contains the userspace tools to configure the DAHDI kernel
14cr|dahdi-2.6.1-5|51	modules. DAHDI is the replacement for Zaptel, which must be renamed due to
14cr|dahdi-2.6.1-5|52	trademark issues.
14cr|dahdi-2.6.1-5|53	
14cr|dahdi-2.6.1-5|54	The DAHDI Telephony Interface drivers is contained in the kernel-dahdi
14cr|dahdi-2.6.1-5|55	(or dkms) package.
14cr|dahdi-2.6.1-5|56	
14cr|dahdi-2.6.1-5|57	%package -n	%{libname}
14cr|dahdi-2.6.1-5|58	Summary:	The shared DAHDI Library
14cr|dahdi-2.6.1-5|59	
14cr|dahdi-2.6.1-5|60	Group:		System/Libraries
14cr|dahdi-2.6.1-5|61	
14cr|dahdi-2.6.1-5|62	%description -n	%{libname}
14cr|dahdi-2.6.1-5|63	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
14cr|dahdi-2.6.1-5|64	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
14cr|dahdi-2.6.1-5|65	the replacement for Zaptel, which must be renamed due to trademark issues.
14cr|dahdi-2.6.1-5|66	
14cr|dahdi-2.6.1-5|67	This package contains libraries for accessing DAHDI hardware.
14cr|dahdi-2.6.1-5|68	
14cr|dahdi-2.6.1-5|69	The DAHDI drivers is contained in the kernel-dahdi (or dkms) package.
14cr|dahdi-2.6.1-5|70	
14cr|dahdi-2.6.1-5|71	%package -n	%{devname}
14cr|dahdi-2.6.1-5|72	Summary:	Development files for the DAHDI Library
14cr|dahdi-2.6.1-5|73	
14cr|dahdi-2.6.1-5|74	Group:		Development/C
14cr|dahdi-2.6.1-5|75	Requires:	%{libname} = %{EVRD}
14cr|dahdi-2.6.1-5|76	Provides:	tonezone-devel = %{EVRD}
14cr|dahdi-2.6.1-5|77	Provides:	dahdi-devel = %{EVRD}
14cr|dahdi-2.6.1-5|78	Provides:	libtonezone-devel = %{EVRD}
14cr|dahdi-2.6.1-5|79	
14cr|dahdi-2.6.1-5|80	%description -n	%{devname}
14cr|dahdi-2.6.1-5|81	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
14cr|dahdi-2.6.1-5|82	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
14cr|dahdi-2.6.1-5|83	the replacement for Zaptel, which must be renamed due to trademark issues.
14cr|dahdi-2.6.1-5|84	
14cr|dahdi-2.6.1-5|85	This package contains the tonezone library and the development headers for
14cr|dahdi-2.6.1-5|86	DAHDI.
14cr|dahdi-2.6.1-5|87	
14cr|dahdi-2.6.1-5|88	%package -n	perl-Dahdi
14cr|dahdi-2.6.1-5|89	Summary:	Interface to Dahdi information
14cr|dahdi-2.6.1-5|90	
14cr|dahdi-2.6.1-5|91	Group:		Development/Perl
14cr|dahdi-2.6.1-5|92	
14cr|dahdi-2.6.1-5|93	%description -n	perl-Dahdi
14cr|dahdi-2.6.1-5|94	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
14cr|dahdi-2.6.1-5|95	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
14cr|dahdi-2.6.1-5|96	the replacement for Zaptel, which must be renamed due to trademark issues.
14cr|dahdi-2.6.1-5|97	
14cr|dahdi-2.6.1-5|98	This package allows access from Perl to information about Dahdi hardware and
14cr|dahdi-2.6.1-5|99	loaded Dahdi devices.
14cr|dahdi-2.6.1-5|100	
14cr|dahdi-2.6.1-5|101	%package -n	dkms-dahdi
14cr|dahdi-2.6.1-5|102	Summary:	Kernel drivers for the Digium Asterisk Hardware Device Interface (DAHDI)
14cr|dahdi-2.6.1-5|103	
14cr|dahdi-2.6.1-5|104	Group:		System/Kernel and hardware
14cr|dahdi-2.6.1-5|105	Requires(pre): rpm-helper
14cr|dahdi-2.6.1-5|106	Requires(postun): rpm-helper
14cr|dahdi-2.6.1-5|107	Requires(post): rpm-helper
14cr|dahdi-2.6.1-5|108	Requires(preun): rpm-helper
14cr|dahdi-2.6.1-5|109	Requires(post):	dkms
14cr|dahdi-2.6.1-5|110	Requires(preun):	dkms
14cr|dahdi-2.6.1-5|111	Requires:	dahdi-tools >= %{tools_version}
14cr|dahdi-2.6.1-5|112	Requires:	sethdlc >= 1.15
14cr|dahdi-2.6.1-5|113	Suggests:	dahdi-firmware >= %{linux_version}
14cr|dahdi-2.6.1-5|114	Provides:	dkms-zaptel = %{linux_version}-%{release}
14cr|dahdi-2.6.1-5|115	
14cr|dahdi-2.6.1-5|116	%description -n	dkms-dahdi
14cr|dahdi-2.6.1-5|117	DAHDI stands for Digium Asterisk Hardware Device Interface.
14cr|dahdi-2.6.1-5|118	
14cr|dahdi-2.6.1-5|119	This package contains the kernel modules for DAHDI. For the required
14cr|dahdi-2.6.1-5|120	userspace tools see the package dahdi-tools.
14cr|dahdi-2.6.1-5|121	
14cr|dahdi-2.6.1-5|122	%prep
14cr|dahdi-2.6.1-5|123	
14cr|dahdi-2.6.1-5|124	%setup -q -n dahdi-tools-%{tools_version} -a1
14cr|dahdi-2.6.1-5|125	ln -s dahdi-linux-%{linux_version}/include include
14cr|dahdi-2.6.1-5|126	
14cr|dahdi-2.6.1-5|127	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|dahdi-2.6.1-5|128	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|dahdi-2.6.1-5|129	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|dahdi-2.6.1-5|130	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|dahdi-2.6.1-5|131	
14cr|dahdi-2.6.1-5|132	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|dahdi-2.6.1-5|133	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|dahdi-2.6.1-5|134	done
14cr|dahdi-2.6.1-5|135	%patch0 -p1 -b .mdv
14cr|dahdi-2.6.1-5|136	pushd dahdi-linux-%{linux_version}
14cr|dahdi-2.6.1-5|137	%patch1 -p0 -b .udevrules
14cr|dahdi-2.6.1-5|138	%patch3 -p1
14cr|dahdi-2.6.1-5|139	popd
14cr|dahdi-2.6.1-5|140	%patch2 -p1
14cr|dahdi-2.6.1-5|141	pushd dahdi-linux-%{linux_version}/drivers/dahdi
14cr|dahdi-2.6.1-5|142	%patch2 -p2
14cr|dahdi-2.6.1-5|143	popd
14cr|dahdi-2.6.1-5|144	
14cr|dahdi-2.6.1-5|145	%{__perl} -pi -e 's/chkconfig:\s([0-9]+)\s([0-9]+)\s([0-9]+)/chkconfig: - \2 \3/' dahdi.init
14cr|dahdi-2.6.1-5|146	
14cr|dahdi-2.6.1-5|147	%build
14cr|dahdi-2.6.1-5|148	
14cr|dahdi-2.6.1-5|149	pushd menuselect/mxml
14cr|dahdi-2.6.1-5|150	%configure2_5x
14cr|dahdi-2.6.1-5|151	popd
14cr|dahdi-2.6.1-5|152	
14cr|dahdi-2.6.1-5|153	pushd menuselect
14cr|dahdi-2.6.1-5|154	%configure2_5x
14cr|dahdi-2.6.1-5|155	popd
14cr|dahdi-2.6.1-5|156	
14cr|dahdi-2.6.1-5|157	%configure2_5x \
14cr|dahdi-2.6.1-5|158	--disable-static \
14cr|dahdi-2.6.1-5|159	--with-dahdi=`pwd` \
14cr|dahdi-2.6.1-5|160	--with-newt=%{_prefix} \
14cr|dahdi-2.6.1-5|161	--with-usb=%{_prefix} \
14cr|dahdi-2.6.1-5|162	--without-selinux \
14cr|dahdi-2.6.1-5|163	--with-ppp=%{_prefix}
14cr|dahdi-2.6.1-5|164	
14cr|dahdi-2.6.1-5|165	cat >> menuselect.makeopts <<EOF
14cr|dahdi-2.6.1-5|166	MENUSELECT_UTILS=
14cr|dahdi-2.6.1-5|167	MENUSELECT_BUILD_DEPS=
14cr|dahdi-2.6.1-5|168	EOF
14cr|dahdi-2.6.1-5|169	
14cr|dahdi-2.6.1-5|170	%make
14cr|dahdi-2.6.1-5|171	
14cr|dahdi-2.6.1-5|172	for prog in %progs; do
14cr|dahdi-2.6.1-5|173	%make $prog
14cr|dahdi-2.6.1-5|174	done
14cr|dahdi-2.6.1-5|175	
14cr|dahdi-2.6.1-5|176	%install
14cr|dahdi-2.6.1-5|177	install -d %{buildroot}%{_initrddir}
14cr|dahdi-2.6.1-5|178	install -d %{buildroot}%{buildroot}%{_includedir}
14cr|dahdi-2.6.1-5|179	
14cr|dahdi-2.6.1-5|180	make install config DESTDIR=%{buildroot} PERLLIBDIR=%{perl_vendorlib}
14cr|dahdi-2.6.1-5|181	
14cr|dahdi-2.6.1-5|182	for prog in %progs; do
14cr|dahdi-2.6.1-5|183	install -m0755 $prog %{buildroot}%{_sbindir}/
14cr|dahdi-2.6.1-5|184	done
14cr|dahdi-2.6.1-5|185	
14cr|dahdi-2.6.1-5|186	# fix one conflicting file with tetex
14cr|dahdi-2.6.1-5|187	mv %{buildroot}%{_sbindir}/patgen %{buildroot}%{_sbindir}/%{name}-patgen
14cr|dahdi-2.6.1-5|188	
14cr|dahdi-2.6.1-5|189	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cr|dahdi-2.6.1-5|190	
14cr|dahdi-2.6.1-5|191	ln -sf ../../..%{_datadir}/dahdi/xpp_fxloader %{buildroot}%{_sysconfdir}/hotplug/usb/xpp_fxloader
14cr|dahdi-2.6.1-5|192	
14cr|dahdi-2.6.1-5|193	pushd dahdi-linux-%{linux_version}
14cr|dahdi-2.6.1-5|194	make DESTDIR=%{buildroot} \
14cr|dahdi-2.6.1-5|195	install-include \
14cr|dahdi-2.6.1-5|196	install-devices \
14cr|dahdi-2.6.1-5|197	install-xpp-firm \
14cr|dahdi-2.6.1-5|198	HOTPLUG_FIRMWARE=yes \
14cr|dahdi-2.6.1-5|199	DYNFS=yes \
14cr|dahdi-2.6.1-5|200	UDEVRULES=yes \
14cr|dahdi-2.6.1-5|201	DOWNLOAD=echo \
14cr|dahdi-2.6.1-5|202	DAHDI_MODULES_EXTRA="cwain.o qozap.o ztgsm.o"
14cr|dahdi-2.6.1-5|203	popd
14cr|dahdi-2.6.1-5|204	
14cr|dahdi-2.6.1-5|205	for file in %{buildroot}/etc/udev/rules.d/*.rules; do
14cr|dahdi-2.6.1-5|206	name=`basename $file`
14cr|dahdi-2.6.1-5|207	mv $file %{buildroot}/etc/udev/rules.d/40-$name
14cr|dahdi-2.6.1-5|208	done
14cr|dahdi-2.6.1-5|209	
14cr|dahdi-2.6.1-5|210	install -d %{buildroot}/usr/src/dahdi-%{linux_version}-%{release}
14cr|dahdi-2.6.1-5|211	cp	dahdi-linux-%{linux_version}/Makefile \
14cr|dahdi-2.6.1-5|212	dahdi-linux-%{linux_version}/.version \
14cr|dahdi-2.6.1-5|213	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/
14cr|dahdi-2.6.1-5|214	
14cr|dahdi-2.6.1-5|215	cp -r	dahdi-linux-%{linux_version}/build_tools \
14cr|dahdi-2.6.1-5|216	dahdi-linux-%{linux_version}/drivers \
14cr|dahdi-2.6.1-5|217	dahdi-linux-%{linux_version}/include \
14cr|dahdi-2.6.1-5|218	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/
14cr|dahdi-2.6.1-5|219	
14cr|dahdi-2.6.1-5|220	# Remove files that produce weird dependencies
14cr|dahdi-2.6.1-5|221	rm	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/drivers/dahdi/oct612x/get_discards
14cr|dahdi-2.6.1-5|222	
14cr|dahdi-2.6.1-5|223	cat > %{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/dkms.conf <<EOF
14cr|dahdi-2.6.1-5|224	PACKAGE_VERSION="%{linux_version}-%{release}"
14cr|dahdi-2.6.1-5|225	
14cr|dahdi-2.6.1-5|226	# Items below here should not have to change with each driver version
14cr|dahdi-2.6.1-5|227	PACKAGE_NAME="dahdi"
14cr|dahdi-2.6.1-5|228	MAKE[0]="make modules KERNVER=\$kernelver DOWNLOAD=echo"
14cr|dahdi-2.6.1-5|229	CLEAN="make KERNVER=\$kernelver clean DOWNLOAD=echo"
14cr|dahdi-2.6.1-5|230	
14cr|dahdi-2.6.1-5|231	BUILT_MODULE_NAME[0]="dahdi"
14cr|dahdi-2.6.1-5|232	BUILT_MODULE_LOCATION[0]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|233	DEST_MODULE_LOCATION[0]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|234	
14cr|dahdi-2.6.1-5|235	BUILT_MODULE_NAME[1]="dahdi_dynamic"
14cr|dahdi-2.6.1-5|236	BUILT_MODULE_LOCATION[1]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|237	DEST_MODULE_LOCATION[1]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|238	
14cr|dahdi-2.6.1-5|239	BUILT_MODULE_NAME[2]="dahdi_dynamic_eth"
14cr|dahdi-2.6.1-5|240	BUILT_MODULE_LOCATION[2]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|241	DEST_MODULE_LOCATION[2]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|242	
14cr|dahdi-2.6.1-5|243	BUILT_MODULE_NAME[3]="dahdi_dynamic_loc"
14cr|dahdi-2.6.1-5|244	BUILT_MODULE_LOCATION[3]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|245	DEST_MODULE_LOCATION[3]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|246	
14cr|dahdi-2.6.1-5|247	BUILT_MODULE_NAME[4]="dahdi_echocan_jpah"
14cr|dahdi-2.6.1-5|248	BUILT_MODULE_LOCATION[4]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|249	DEST_MODULE_LOCATION[4]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|250	
14cr|dahdi-2.6.1-5|251	BUILT_MODULE_NAME[5]="dahdi_echocan_kb1"
14cr|dahdi-2.6.1-5|252	BUILT_MODULE_LOCATION[5]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|253	DEST_MODULE_LOCATION[5]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|254	
14cr|dahdi-2.6.1-5|255	BUILT_MODULE_NAME[6]="dahdi_echocan_mg2"
14cr|dahdi-2.6.1-5|256	BUILT_MODULE_LOCATION[6]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|257	DEST_MODULE_LOCATION[6]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|258	
14cr|dahdi-2.6.1-5|259	BUILT_MODULE_NAME[7]="dahdi_echocan_sec"
14cr|dahdi-2.6.1-5|260	BUILT_MODULE_LOCATION[7]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|261	DEST_MODULE_LOCATION[7]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|262	
14cr|dahdi-2.6.1-5|263	BUILT_MODULE_NAME[8]="dahdi_echocan_sec2"
14cr|dahdi-2.6.1-5|264	BUILT_MODULE_LOCATION[8]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|265	DEST_MODULE_LOCATION[8]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|266	
14cr|dahdi-2.6.1-5|267	BUILT_MODULE_NAME[9]="dahdi_transcode"
14cr|dahdi-2.6.1-5|268	BUILT_MODULE_LOCATION[9]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|269	DEST_MODULE_LOCATION[9]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|270	
14cr|dahdi-2.6.1-5|271	BUILT_MODULE_NAME[10]="pciradio"
14cr|dahdi-2.6.1-5|272	BUILT_MODULE_LOCATION[10]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|273	DEST_MODULE_LOCATION[10]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|274	
14cr|dahdi-2.6.1-5|275	BUILT_MODULE_NAME[11]="tor2"
14cr|dahdi-2.6.1-5|276	BUILT_MODULE_LOCATION[11]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|277	DEST_MODULE_LOCATION[11]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|278	
14cr|dahdi-2.6.1-5|279	BUILT_MODULE_NAME[12]="wcb4xxp"
14cr|dahdi-2.6.1-5|280	BUILT_MODULE_LOCATION[12]="drivers/dahdi/wcb4xxp/"
14cr|dahdi-2.6.1-5|281	DEST_MODULE_LOCATION[12]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|282	
14cr|dahdi-2.6.1-5|283	BUILT_MODULE_NAME[13]="wcfxo"
14cr|dahdi-2.6.1-5|284	BUILT_MODULE_LOCATION[13]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|285	DEST_MODULE_LOCATION[13]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|286	
14cr|dahdi-2.6.1-5|287	BUILT_MODULE_NAME[14]="wct1xxp"
14cr|dahdi-2.6.1-5|288	BUILT_MODULE_LOCATION[14]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|289	DEST_MODULE_LOCATION[14]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|290	
14cr|dahdi-2.6.1-5|291	BUILT_MODULE_NAME[15]="wct4xxp"
14cr|dahdi-2.6.1-5|292	BUILT_MODULE_LOCATION[15]="drivers/dahdi/wct4xxp/"
14cr|dahdi-2.6.1-5|293	DEST_MODULE_LOCATION[15]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|294	
14cr|dahdi-2.6.1-5|295	BUILT_MODULE_NAME[16]="wctc4xxp"
14cr|dahdi-2.6.1-5|296	BUILT_MODULE_LOCATION[16]="drivers/dahdi/wctc4xxp/"
14cr|dahdi-2.6.1-5|297	DEST_MODULE_LOCATION[16]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|298	
14cr|dahdi-2.6.1-5|299	BUILT_MODULE_NAME[17]="wctdm"
14cr|dahdi-2.6.1-5|300	BUILT_MODULE_LOCATION[17]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|301	DEST_MODULE_LOCATION[17]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|302	
14cr|dahdi-2.6.1-5|303	BUILT_MODULE_NAME[18]="wctdm24xxp"
14cr|dahdi-2.6.1-5|304	BUILT_MODULE_LOCATION[18]="drivers/dahdi/wctdm24xxp/"
14cr|dahdi-2.6.1-5|305	DEST_MODULE_LOCATION[18]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|306	
14cr|dahdi-2.6.1-5|307	BUILT_MODULE_NAME[19]="wcte11xp"
14cr|dahdi-2.6.1-5|308	BUILT_MODULE_LOCATION[19]="drivers/dahdi/"
14cr|dahdi-2.6.1-5|309	DEST_MODULE_LOCATION[19]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|310	
14cr|dahdi-2.6.1-5|311	BUILT_MODULE_NAME[20]="wcte12xp"
14cr|dahdi-2.6.1-5|312	BUILT_MODULE_LOCATION[20]="drivers/dahdi/wcte12xp/"
14cr|dahdi-2.6.1-5|313	DEST_MODULE_LOCATION[20]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|314	
14cr|dahdi-2.6.1-5|315	BUILT_MODULE_NAME[21]="xpd_fxo"
14cr|dahdi-2.6.1-5|316	BUILT_MODULE_LOCATION[21]="drivers/dahdi/xpp/"
14cr|dahdi-2.6.1-5|317	DEST_MODULE_LOCATION[21]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|318	
14cr|dahdi-2.6.1-5|319	BUILT_MODULE_NAME[22]="xpd_fxs"
14cr|dahdi-2.6.1-5|320	BUILT_MODULE_LOCATION[22]="drivers/dahdi/xpp/"
14cr|dahdi-2.6.1-5|321	DEST_MODULE_LOCATION[22]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|322	
14cr|dahdi-2.6.1-5|323	BUILT_MODULE_NAME[23]="xpd_pri"
14cr|dahdi-2.6.1-5|324	BUILT_MODULE_LOCATION[23]="drivers/dahdi/xpp/"
14cr|dahdi-2.6.1-5|325	DEST_MODULE_LOCATION[23]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|326	
14cr|dahdi-2.6.1-5|327	BUILT_MODULE_NAME[24]="xpp"
14cr|dahdi-2.6.1-5|328	BUILT_MODULE_LOCATION[24]="drivers/dahdi/xpp/"
14cr|dahdi-2.6.1-5|329	DEST_MODULE_LOCATION[24]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|330	
14cr|dahdi-2.6.1-5|331	BUILT_MODULE_NAME[25]="xpp_usb"
14cr|dahdi-2.6.1-5|332	BUILT_MODULE_LOCATION[25]="drivers/dahdi/xpp/"
14cr|dahdi-2.6.1-5|333	DEST_MODULE_LOCATION[25]="/kernel/drivers/telephony/dahdi"
14cr|dahdi-2.6.1-5|334	
14cr|dahdi-2.6.1-5|335	AUTOINSTALL=yes
14cr|dahdi-2.6.1-5|336	EOF
14cr|dahdi-2.6.1-5|337	
14cr|dahdi-2.6.1-5|338	# cleanup
14cr|dahdi-2.6.1-5|339	rm -f %{buildroot}%{_sbindir}/sethdlc
14cr|dahdi-2.6.1-5|340	rm -rf %{buildroot}/usr/lib/hotplug/firmware
14cr|dahdi-2.6.1-5|341	rm -f drivers/dahdi/firmware/*.{bin,gz}
14cr|dahdi-2.6.1-5|342	rm -f %{buildroot}%{_libdir}/libtonezone.so.1.0
14cr|dahdi-2.6.1-5|343	rm -f %{buildroot}%{_libdir}/libtonezone.so.1
14cr|dahdi-2.6.1-5|344	
14cr|dahdi-2.6.1-5|345	%pre tools
14cr|dahdi-2.6.1-5|346	%_pre_useradd dahdi /usr/share/dahdi /sbin/nologin
14cr|dahdi-2.6.1-5|347	
14cr|dahdi-2.6.1-5|348	%postun tools
14cr|dahdi-2.6.1-5|349	%_postun_userdel dahdi
14cr|dahdi-2.6.1-5|350	
14cr|dahdi-2.6.1-5|351	%post -n dkms-dahdi
14cr|dahdi-2.6.1-5|352	dkms add	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade &&
14cr|dahdi-2.6.1-5|353	dkms build	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade &&
14cr|dahdi-2.6.1-5|354	dkms install	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade --force
14cr|dahdi-2.6.1-5|355	%_post_service dahdi
14cr|dahdi-2.6.1-5|356	
14cr|dahdi-2.6.1-5|357	%preun -n dkms-dahdi
14cr|dahdi-2.6.1-5|358	dkms remove -m	dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade --all
14cr|dahdi-2.6.1-5|359	%_preun_service dahdi
14cr|dahdi-2.6.1-5|360	
14cr|dahdi-2.6.1-5|361	%pre -n dkms-dahdi
14cr|dahdi-2.6.1-5|362	%_pre_useradd asterisk /var/lib/asterisk /bin/sh
14cr|dahdi-2.6.1-5|363	
14cr|dahdi-2.6.1-5|364	%postun -n dkms-dahdi
14cr|dahdi-2.6.1-5|365	%_postun_userdel asterisk
14cr|dahdi-2.6.1-5|366	
14cr|dahdi-2.6.1-5|367	%files tools
14cr|dahdi-2.6.1-5|368	%doc README UPGRADE.txt xpp/README.Astribank
14cr|dahdi-2.6.1-5|369	%dir %{_sysconfdir}/dahdi
14cr|dahdi-2.6.1-5|370	%config(noreplace) %{_sysconfdir}/dahdi/genconf_parameters
14cr|dahdi-2.6.1-5|371	%config(noreplace) %{_sysconfdir}/dahdi/init.conf
14cr|dahdi-2.6.1-5|372	%config(noreplace) %{_sysconfdir}/dahdi/modules
14cr|dahdi-2.6.1-5|373	%config(noreplace) %{_sysconfdir}/dahdi/system.conf
14cr|dahdi-2.6.1-5|374	%{_sysconfdir}/hotplug/usb/xpp_fxloader
14cr|dahdi-2.6.1-5|375	%config(noreplace) %{_sysconfdir}/hotplug/usb/xpp_fxloader.usermap
14cr|dahdi-2.6.1-5|376	%config(noreplace) %{_sysconfdir}/modprobe.d/dahdi.blacklist.conf
14cr|dahdi-2.6.1-5|377	%config(noreplace) %{_sysconfdir}/modprobe.d/dahdi.conf
14cr|dahdi-2.6.1-5|378	%{_initrddir}/dahdi
14cr|dahdi-2.6.1-5|379	%{_sbindir}/astribank_allow
14cr|dahdi-2.6.1-5|380	%{_sbindir}/astribank_hexload
14cr|dahdi-2.6.1-5|381	%{_sbindir}/astribank_is_starting
14cr|dahdi-2.6.1-5|382	%{_sbindir}/astribank_tool
14cr|dahdi-2.6.1-5|383	%{_sbindir}/dahdi_cfg
14cr|dahdi-2.6.1-5|384	%{_sbindir}/dahdi_diag
14cr|dahdi-2.6.1-5|385	%{_sbindir}/dahdi_genconf
14cr|dahdi-2.6.1-5|386	%{_sbindir}/dahdi_hardware
14cr|dahdi-2.6.1-5|387	%{_sbindir}/dahdi_maint
14cr|dahdi-2.6.1-5|388	%{_sbindir}/dahdi_monitor
14cr|dahdi-2.6.1-5|389	%{_sbindir}/dahdi_registration
14cr|dahdi-2.6.1-5|390	%{_sbindir}/dahdi_scan
14cr|dahdi-2.6.1-5|391	%{_sbindir}/dahdi_speed
14cr|dahdi-2.6.1-5|392	%{_sbindir}/dahdi_test
14cr|dahdi-2.6.1-5|393	%{_sbindir}/dahdi_tool
14cr|dahdi-2.6.1-5|394	%{_sbindir}/dahdi-patgen
14cr|dahdi-2.6.1-5|395	%{_sbindir}/fpga_load
14cr|dahdi-2.6.1-5|396	%{_sbindir}/fxotune
14cr|dahdi-2.6.1-5|397	%{_sbindir}/fxstest
14cr|dahdi-2.6.1-5|398	%{_sbindir}/hdlcgen
14cr|dahdi-2.6.1-5|399	%{_sbindir}/hdlcstress
14cr|dahdi-2.6.1-5|400	%{_sbindir}/hdlctest
14cr|dahdi-2.6.1-5|401	%{_sbindir}/hdlcverify
14cr|dahdi-2.6.1-5|402	%{_sbindir}/lsdahdi
14cr|dahdi-2.6.1-5|403	%{_sbindir}/patlooptest
14cr|dahdi-2.6.1-5|404	%{_sbindir}/pattest
14cr|dahdi-2.6.1-5|405	%{_sbindir}/timertest
14cr|dahdi-2.6.1-5|406	%{_sbindir}/twinstar
14cr|dahdi-2.6.1-5|407	%{_sbindir}/xpp_blink
14cr|dahdi-2.6.1-5|408	%{_sbindir}/xpp_sync
14cr|dahdi-2.6.1-5|409	%{_datadir}/dahdi/astribank_hook
14cr|dahdi-2.6.1-5|410	%{_datadir}/dahdi/waitfor_xpds
14cr|dahdi-2.6.1-5|411	%{_datadir}/dahdi/xpp_fxloader
14cr|dahdi-2.6.1-5|412	%{_mandir}/man8/astribank_allow.8*
14cr|dahdi-2.6.1-5|413	%{_mandir}/man8/astribank_hexload.8*
14cr|dahdi-2.6.1-5|414	%{_mandir}/man8/astribank_is_starting.8*
14cr|dahdi-2.6.1-5|415	%{_mandir}/man8/astribank_tool.8*
14cr|dahdi-2.6.1-5|416	%{_mandir}/man8/dahdi_cfg.8*
14cr|dahdi-2.6.1-5|417	%{_mandir}/man8/dahdi_diag.8*
14cr|dahdi-2.6.1-5|418	%{_mandir}/man8/dahdi_genconf.8*
14cr|dahdi-2.6.1-5|419	%{_mandir}/man8/dahdi_hardware.8*
14cr|dahdi-2.6.1-5|420	%{_mandir}/man8/dahdi_maint.8*
14cr|dahdi-2.6.1-5|421	%{_mandir}/man8/dahdi_monitor.8*
14cr|dahdi-2.6.1-5|422	%{_mandir}/man8/dahdi_registration.8*
14cr|dahdi-2.6.1-5|423	%{_mandir}/man8/dahdi_scan.8*
14cr|dahdi-2.6.1-5|424	%{_mandir}/man8/dahdi_test.8*
14cr|dahdi-2.6.1-5|425	%{_mandir}/man8/dahdi_tool.8*
14cr|dahdi-2.6.1-5|426	%{_mandir}/man8/fpga_load.8*
14cr|dahdi-2.6.1-5|427	%{_mandir}/man8/fxotune.8*
14cr|dahdi-2.6.1-5|428	%{_mandir}/man8/fxstest.8*
14cr|dahdi-2.6.1-5|429	%{_mandir}/man8/lsdahdi.8*
14cr|dahdi-2.6.1-5|430	%{_mandir}/man8/twinstar.8*
14cr|dahdi-2.6.1-5|431	%{_mandir}/man8/xpp_blink.8*
14cr|dahdi-2.6.1-5|432	%{_mandir}/man8/xpp_sync.8*
14cr|dahdi-2.6.1-5|433	
14cr|dahdi-2.6.1-5|434	%files -n %{libname}
14cr|dahdi-2.6.1-5|435	%doc ChangeLog README LICENSE LICENSE.LGPL
14cr|dahdi-2.6.1-5|436	%{_libdir}/libtonezone.so.%{major}*
14cr|dahdi-2.6.1-5|437	
14cr|dahdi-2.6.1-5|438	%files -n %{devname}
14cr|dahdi-2.6.1-5|439	%dir %{_includedir}/dahdi
14cr|dahdi-2.6.1-5|440	%{_includedir}/dahdi/*.h
14cr|dahdi-2.6.1-5|441	%{_libdir}/libtonezone.so
14cr|dahdi-2.6.1-5|442	
14cr|dahdi-2.6.1-5|443	%files -n perl-Dahdi
14cr|dahdi-2.6.1-5|444	%{perl_vendorlib}/Dahdi
14cr|dahdi-2.6.1-5|445	%{perl_vendorlib}/Dahdi.pm
14cr|dahdi-2.6.1-5|446	
14cr|dahdi-2.6.1-5|447	%files -n dkms-dahdi
14cr|dahdi-2.6.1-5|448	%doc dahdi-linux-%{linux_version}/ChangeLog
14cr|dahdi-2.6.1-5|449	%doc dahdi-linux-%{linux_version}/README*
14cr|dahdi-2.6.1-5|450	%doc dahdi-linux-%{linux_version}/UPGRADE.*
14cr|dahdi-2.6.1-5|451	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/udev/rules.d/40-dahdi.rules
14cr|dahdi-2.6.1-5|452	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/udev/rules.d/40-xpp.rules
14cr|dahdi-2.6.1-5|453	%{_datadir}/dahdi/XppConfig.pm
14cr|dahdi-2.6.1-5|454	%{_datadir}/dahdi/init_card_1_30
14cr|dahdi-2.6.1-5|455	%{_datadir}/dahdi/init_card_2_30
14cr|dahdi-2.6.1-5|456	%{_datadir}/dahdi/init_card_3_30
14cr|dahdi-2.6.1-5|457	%{_datadir}/dahdi/init_card_4_30
14cr|dahdi-2.6.1-5|458	%{_datadir}/dahdi/init_card_5_30
14cr|dahdi-2.6.1-5|459	/usr/src/dahdi-%{linux_version}-%{release}
14cr|dahdi-2.6.1-5|460	
14cr|dahdi-2.6.1-5|461	
14cr|dahdi-2.6.1-5|462	%changelog
14cr|dahdi-2.6.1-5|463	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-5
14cr|dahdi-2.6.1-5|464	+ Revision: 51b8756
14cr|dahdi-2.6.1-5|465	- MassBuild#464: Increase release tag
14cr|dahdi-2.6.1-5|466	
14cr|dahdi-2.6.1-5|467	

818 14
14cr|dailystrips-1.0.28-7|1	%define	name	dailystrips
14cr|dailystrips-1.0.28-7|2	%define	version	1.0.28
14cr|dailystrips-1.0.28-7|3	%define release	7
14cr|dailystrips-1.0.28-7|4	
14cr|dailystrips-1.0.28-7|5	Name:		%{name}
14cr|dailystrips-1.0.28-7|6	Summary:	A program to automatically download your favorite online comic strips
14cr|dailystrips-1.0.28-7|7	Version:	%{version}
14cr|dailystrips-1.0.28-7|8	Release:	%{release}
14cr|dailystrips-1.0.28-7|9	# (misc) Don't really know where to put it...
14cr|dailystrips-1.0.28-7|10	Group:		Toys
14cr|dailystrips-1.0.28-7|11	Source:		%{name}-%{version}.tar.bz2
14cr|dailystrips-1.0.28-7|12	# (misc) Use Date::Manip instead of Date::Parse
14cr|dailystrips-1.0.28-7|13	Patch0:		%{name}-1.0.28-module_date.patch.bz2
14cr|dailystrips-1.0.28-7|14	Url:		http://dailystrips.sf.net/
14cr|dailystrips-1.0.28-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dailystrips-1.0.28-7|16	License:	GPL
14cr|dailystrips-1.0.28-7|17	BuildArch:	noarch
14cr|dailystrips-1.0.28-7|18	Requires:	perl > 5.6
14cr|dailystrips-1.0.28-7|19	Requires:	perl-libwww-perl perl-DateManip
14cr|dailystrips-1.0.28-7|20	
14cr|dailystrips-1.0.28-7|21	%description
14cr|dailystrips-1.0.28-7|22	dailystrips is a perl script to automatically download your favorite online
14cr|dailystrips-1.0.28-7|23	comics from the web. It currently supports over 300 comics and offers a
14cr|dailystrips-1.0.28-7|24	'local' mode in which strips are downloaded and saved locally to speed
14cr|dailystrips-1.0.28-7|25	access time.
14cr|dailystrips-1.0.28-7|26	
14cr|dailystrips-1.0.28-7|27	%prep
14cr|dailystrips-1.0.28-7|28	%setup -q
14cr|dailystrips-1.0.28-7|29	%patch -p1
14cr|dailystrips-1.0.28-7|30	
14cr|dailystrips-1.0.28-7|31	cat <<EOF > README.mandrake
14cr|dailystrips-1.0.28-7|32	The main executable is patched to use the module Date::Manip
14cr|dailystrips-1.0.28-7|33	instead of Date::Parse, since only the first is packaged for Mandrake.
14cr|dailystrips-1.0.28-7|34	Date::Manip can parse more date format, see perldoc Date::Manip.
14cr|dailystrips-1.0.28-7|35	EOF
14cr|dailystrips-1.0.28-7|36	
14cr|dailystrips-1.0.28-7|37	%install
14cr|dailystrips-1.0.28-7|38	rm -rf $RPM_BUILD_ROOT
14cr|dailystrips-1.0.28-7|39	
14cr|dailystrips-1.0.28-7|40	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|dailystrips-1.0.28-7|41	install -m755 %{name}-clean -D $RPM_BUILD_ROOT%{_bindir}/%{name}-clean
14cr|dailystrips-1.0.28-7|42	install -m755 %{name}-update -D $RPM_BUILD_ROOT%{_bindir}/%{name}-update
14cr|dailystrips-1.0.28-7|43	
14cr|dailystrips-1.0.28-7|44	mkdir -p  $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|dailystrips-1.0.28-7|45	cp strips.def archive.def  $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|dailystrips-1.0.28-7|46	
14cr|dailystrips-1.0.28-7|47	%clean
14cr|dailystrips-1.0.28-7|48	rm -rf $RPM_BUILD_ROOT
14cr|dailystrips-1.0.28-7|49	
14cr|dailystrips-1.0.28-7|50	%files
14cr|dailystrips-1.0.28-7|51	%defattr(-,root,root,0755)
14cr|dailystrips-1.0.28-7|52	%doc README BUGS CHANGELOG COPYING INSTALL README.LOCAL TODO README.dailystrips-clean README.DEFS README.mandrake
14cr|dailystrips-1.0.28-7|53	%{_bindir}/*
14cr|dailystrips-1.0.28-7|54	%dir %{_datadir}/%{name}/
14cr|dailystrips-1.0.28-7|55	%{_datadir}/%{name}/*
14cr|dailystrips-1.0.28-7|56	
14cr|dailystrips-1.0.28-7|57	
14cr|dailystrips-1.0.28-7|58	
14cr|dailystrips-1.0.28-7|59	
14cr|dailystrips-1.0.28-7|60	%changelog
14cr|dailystrips-1.0.28-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.28-7
14cr|dailystrips-1.0.28-7|62	+ Revision: db4e127
14cr|dailystrips-1.0.28-7|63	- MassBuild#464: Increase release tag
14cr|dailystrips-1.0.28-7|64	
14cr|dailystrips-1.0.28-7|65	

819 14
14cr|dangerdeep-0.4-0_pre3327|1	%define title           Danger from the deep
14cr|dangerdeep-0.4-0_pre3327|2	%define longtitle       WW2 german submarine simulation
14cr|dangerdeep-0.4-0_pre3327|3	
14cr|dangerdeep-0.4-0_pre3327|4	Name:		dangerdeep
14cr|dangerdeep-0.4-0_pre3327|5	Version:	0.4
14cr|dangerdeep-0.4-0_pre3327|6	Release:	0_pre3327
14cr|dangerdeep-0.4-0_pre3327|7	Summary:	WW2 German submarine simulation
14cr|dangerdeep-0.4-0_pre3327|8	License:	GPLv2
14cr|dangerdeep-0.4-0_pre3327|9	Group:		Games/Other
14cr|dangerdeep-0.4-0_pre3327|10	URL:		http://dangerdeep.sourceforge.net/
14cr|dangerdeep-0.4-0_pre3327|11	Source0:	http://kent.dl.sourceforge.net/project/dangerdeep/%{version}.%{release}/%{name}-%{version}.%{release}.tar.gz
14cr|dangerdeep-0.4-0_pre3327|12	BuildRequires:	scons
14cr|dangerdeep-0.4-0_pre3327|13	BuildRequires:	pkgconfig(fftw3)
14cr|dangerdeep-0.4-0_pre3327|14	BuildRequires:	pkgconfig(sdl)
14cr|dangerdeep-0.4-0_pre3327|15	%if %{mdvver} == 201200
14cr|dangerdeep-0.4-0_pre3327|16	BuildRequires:	SDL_net-devel
14cr|dangerdeep-0.4-0_pre3327|17	%else
14cr|dangerdeep-0.4-0_pre3327|18	BuildRequires:	pkgconfig(SDL_net)
14cr|dangerdeep-0.4-0_pre3327|19	%endif
14cr|dangerdeep-0.4-0_pre3327|20	BuildRequires:	pkgconfig(SDL_image)
14cr|dangerdeep-0.4-0_pre3327|21	BuildRequires:	pkgconfig(SDL_mixer)
14cr|dangerdeep-0.4-0_pre3327|22	BuildRequires:	pkgconfig(gl)
14cr|dangerdeep-0.4-0_pre3327|23	BuildRequires:	pkgconfig(glu)
14cr|dangerdeep-0.4-0_pre3327|24	BuildRequires:	imagemagick
14cr|dangerdeep-0.4-0_pre3327|25	BuildRequires:	pkgconfig(libavutil)
14cr|dangerdeep-0.4-0_pre3327|26	
14cr|dangerdeep-0.4-0_pre3327|27	Requires:	    dangerdeep-data
14cr|dangerdeep-0.4-0_pre3327|28	
14cr|dangerdeep-0.4-0_pre3327|29	
14cr|dangerdeep-0.4-0_pre3327|30	%description
14cr|dangerdeep-0.4-0_pre3327|31	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
14cr|dangerdeep-0.4-0_pre3327|32	German submarine simulation. It is currently available for Linux/i386 and
14cr|dangerdeep-0.4-0_pre3327|33	Windows, but since it uses SDL/OpenGL it should be portable to other operating
14cr|dangerdeep-0.4-0_pre3327|34	systems or platforms. (If anyone wishes to port it, please contact us.) This
14cr|dangerdeep-0.4-0_pre3327|35	game is planned as tactical simulation and will be as realistic as our time and
14cr|dangerdeep-0.4-0_pre3327|36	knowledge of physics allows. It's current state is ALPHA, but it is playable.
14cr|dangerdeep-0.4-0_pre3327|37	
14cr|dangerdeep-0.4-0_pre3327|38	%prep
14cr|dangerdeep-0.4-0_pre3327|39	%setup -q -n %{name}-%{version}.%{release}
14cr|dangerdeep-0.4-0_pre3327|40	# fix gl
14cr|dangerdeep-0.4-0_pre3327|41	perl -pi -e "s|/usr/local/bin|%{_gamesbindir}|"                          SConstruct
14cr|dangerdeep-0.4-0_pre3327|42	perl -pi -e "s|/usr/local/share/dangerdeep|%{_gamesdatadir}/dangerdeep|" SConstruct
14cr|dangerdeep-0.4-0_pre3327|43	perl -pi -e "s|/usr/local/lib|/usr/lib64|"				 SConstruct
14cr|dangerdeep-0.4-0_pre3327|44	perl -pi -e "s|ffmpeg/libavutil/avutil.h|libavutil/avutil.h|"		 SConstruct
14cr|dangerdeep-0.4-0_pre3327|45	
14cr|dangerdeep-0.4-0_pre3327|46	# glibc fix in fresh
14cr|dangerdeep-0.4-0_pre3327|47	%if %{mdvver} >= 201210
14cr|dangerdeep-0.4-0_pre3327|48	sed -i '114i#include <unistd.h>' src/faulthandler.h
14cr|dangerdeep-0.4-0_pre3327|49	sed -i '28i#include <string.h>' src/matrix3.h
14cr|dangerdeep-0.4-0_pre3327|50	%endif
14cr|dangerdeep-0.4-0_pre3327|51	
14cr|dangerdeep-0.4-0_pre3327|52	
14cr|dangerdeep-0.4-0_pre3327|53	
14cr|dangerdeep-0.4-0_pre3327|54	# spurious-executable-perm
14cr|dangerdeep-0.4-0_pre3327|55	find src -name '*.h' -exec chmod a-x {} \;
14cr|dangerdeep-0.4-0_pre3327|56	find src -name '*.cpp' -exec chmod a-x {} \;
14cr|dangerdeep-0.4-0_pre3327|57	
14cr|dangerdeep-0.4-0_pre3327|58	# incorrect-fsf-address
14cr|dangerdeep-0.4-0_pre3327|59	find src -name '*.h' -exec perl -pi -e "s|Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA|Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301|" {} \;
14cr|dangerdeep-0.4-0_pre3327|60	find src -name '*.cpp' -exec perl -pi -e "s|Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA|Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301|" {} \;
14cr|dangerdeep-0.4-0_pre3327|61	
14cr|dangerdeep-0.4-0_pre3327|62	# file-not-utf8
14cr|dangerdeep-0.4-0_pre3327|63	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|dangerdeep-0.4-0_pre3327|64	iconv -f iso8859-1 -t utf-8 CREDITS > CREDITS.conv && mv -f CREDITS.conv CREDITS
14cr|dangerdeep-0.4-0_pre3327|65	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cr|dangerdeep-0.4-0_pre3327|66	iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.conv && mv -f LICENSE.conv LICENSE
14cr|dangerdeep-0.4-0_pre3327|67	
14cr|dangerdeep-0.4-0_pre3327|68	%build
14cr|dangerdeep-0.4-0_pre3327|69	procs=`egrep -c ^cpu[0-9]+ /proc/stat ||:`
14cr|dangerdeep-0.4-0_pre3327|70	if [ "$procs" ="0"]; then
14cr|dangerdeep-0.4-0_pre3327|71	procs=1
14cr|dangerdeep-0.4-0_pre3327|72	fi
14cr|dangerdeep-0.4-0_pre3327|73	
14cr|dangerdeep-0.4-0_pre3327|74	scons -j$procs \
14cr|dangerdeep-0.4-0_pre3327|75	installbindir=%{buildroot}%{_gamesbindir} \
14cr|dangerdeep-0.4-0_pre3327|76	installdatadir=%{buildroot}%{_gamesdatadir} \
14cr|dangerdeep-0.4-0_pre3327|77	datadir=%{_gamesdatadir}/%{name} \
14cr|dangerdeep-0.4-0_pre3327|78	usex86sse=1
14cr|dangerdeep-0.4-0_pre3327|79	
14cr|dangerdeep-0.4-0_pre3327|80	for i in 16 32 48; do
14cr|dangerdeep-0.4-0_pre3327|81	convert -size ${i}x$i logo.xpm -resize ${i}x$i %{name}-${i}x$i.png
14cr|dangerdeep-0.4-0_pre3327|82	done
14cr|dangerdeep-0.4-0_pre3327|83	
14cr|dangerdeep-0.4-0_pre3327|84	%install
14cr|dangerdeep-0.4-0_pre3327|85	scons \
14cr|dangerdeep-0.4-0_pre3327|86	installbindir=%{buildroot}%{_gamesbindir} \
14cr|dangerdeep-0.4-0_pre3327|87	installdatadir=%{buildroot}%{_gamesdatadir} \
14cr|dangerdeep-0.4-0_pre3327|88	datadir=%{_gamesdatadir}/%{name} \
14cr|dangerdeep-0.4-0_pre3327|89	install
14cr|dangerdeep-0.4-0_pre3327|90	
14cr|dangerdeep-0.4-0_pre3327|91	#install -d -m 755 %{buildroot}%{_mandir}/man6
14cr|dangerdeep-0.4-0_pre3327|92	#install -m 644 doc/man/dangerdeep.6 %{buildroot}%{_mandir}/man6
14cr|dangerdeep-0.4-0_pre3327|93	
14cr|dangerdeep-0.4-0_pre3327|94	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|dangerdeep-0.4-0_pre3327|95	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dangerdeep-0.4-0_pre3327|96	[Desktop Entry]
14cr|dangerdeep-0.4-0_pre3327|97	Name=%{title}
14cr|dangerdeep-0.4-0_pre3327|98	Comment=%{longtitle}
14cr|dangerdeep-0.4-0_pre3327|99	Exec=%{_gamesbindir}/%{name}
14cr|dangerdeep-0.4-0_pre3327|100	Icon=%{name}
14cr|dangerdeep-0.4-0_pre3327|101	Terminal=false
14cr|dangerdeep-0.4-0_pre3327|102	Type=Application
14cr|dangerdeep-0.4-0_pre3327|103	StartupNotify=false
14cr|dangerdeep-0.4-0_pre3327|104	Categories=X-MandrivaLinux-MoreApplications-Games-Other;Game;
14cr|dangerdeep-0.4-0_pre3327|105	EOF
14cr|dangerdeep-0.4-0_pre3327|106	
14cr|dangerdeep-0.4-0_pre3327|107	# icon
14cr|dangerdeep-0.4-0_pre3327|108	install -d -m 755 %{buildroot}/%{_miconsdir}
14cr|dangerdeep-0.4-0_pre3327|109	install -d -m 755 %{buildroot}/%{_iconsdir}
14cr|dangerdeep-0.4-0_pre3327|110	install -d -m 755 %{buildroot}/%{_liconsdir}
14cr|dangerdeep-0.4-0_pre3327|111	install -m 644 %{name}-16x16.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|dangerdeep-0.4-0_pre3327|112	install -m 644 %{name}-32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|dangerdeep-0.4-0_pre3327|113	install -m 644 %{name}-48x48.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|dangerdeep-0.4-0_pre3327|114	
14cr|dangerdeep-0.4-0_pre3327|115	
14cr|dangerdeep-0.4-0_pre3327|116	%files
14cr|dangerdeep-0.4-0_pre3327|117	%doc ChangeLog CREDITS README LICENSE
14cr|dangerdeep-0.4-0_pre3327|118	%{_gamesbindir}/%{name}
14cr|dangerdeep-0.4-0_pre3327|119	#{_mandir}/man6/*
14cr|dangerdeep-0.4-0_pre3327|120	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|dangerdeep-0.4-0_pre3327|121	%{_miconsdir}/*
14cr|dangerdeep-0.4-0_pre3327|122	%{_iconsdir}/*.*
14cr|dangerdeep-0.4-0_pre3327|123	%{_liconsdir}/*
14cr|dangerdeep-0.4-0_pre3327|124	
14cr|dangerdeep-0.4-0_pre3327|125	
14cr|dangerdeep-0.4-0_pre3327|126	
14cr|dangerdeep-0.4-0_pre3327|127	%changelog
14cr|dangerdeep-0.4-0_pre3327|128	* Wed May 15 2013 symbianflo <symbianflo@mandrivausers.ro> 0.4-0_pre3327
14cr|dangerdeep-0.4-0_pre3327|129	+ Revision: 5f65564
14cr|dangerdeep-0.4-0_pre3327|130	- LOG update to 0.4.0_pre3327
14cr|dangerdeep-0.4-0_pre3327|131	
14cr|dangerdeep-0.4-0_pre3327|132	

820 14
14cr|dante-1.3.2-3|1	%define major   0
14cr|dante-1.3.2-3|2	%define libname_orig                            lib%{name}
14cr|dante-1.3.2-3|3	%define libname                 %mklibname      %{name} %{major}
14cr|dante-1.3.2-3|4	%define libnamedev              %mklibname      %{name} %{major} -d
14cr|dante-1.3.2-3|5	
14cr|dante-1.3.2-3|6	%define __noautoreq 'GLIBC_PRIVATE'
14cr|dante-1.3.2-3|7	
14cr|dante-1.3.2-3|8	Summary:        A free Socks v4/v5 client implementation
14cr|dante-1.3.2-3|9	Name:           dante
14cr|dante-1.3.2-3|10	Version:        1.3.2
14cr|dante-1.3.2-3|11	Release:        3
14cr|dante-1.3.2-3|12	License:        BSD-like
14cr|dante-1.3.2-3|13	Group:          Networking/Other
14cr|dante-1.3.2-3|14	URL:            http://www.inet.no/dante/
14cr|dante-1.3.2-3|15	BuildRequires:  flex bison
14cr|dante-1.3.2-3|16	BuildRequires:  perl-base
14cr|dante-1.3.2-3|17	BuildRequires:  pam-devel
14cr|dante-1.3.2-3|18	BuildRequires:  tcp_wrappers-devel
14cr|dante-1.3.2-3|19	
14cr|dante-1.3.2-3|20	Source0:        http://www.inet.no/dante/files/%{name}-%{version}.tar.gz
14cr|dante-1.3.2-3|21	Source1:        %{name}-sockd.init
14cr|dante-1.3.2-3|22	Source100:	%{name}.rpmlintrc
14cr|dante-1.3.2-3|23	
14cr|dante-1.3.2-3|24	
14cr|dante-1.3.2-3|25	Requires:       %{libname} = %{version}
14cr|dante-1.3.2-3|26	
14cr|dante-1.3.2-3|27	%description
14cr|dante-1.3.2-3|28	Dante is a free implementation of the proxy protocols socks version 4,
14cr|dante-1.3.2-3|29	socks version 5 (rfc1928) and msproxy. It can be used as a firewall
14cr|dante-1.3.2-3|30	between networks. It is being developed by Inferno Nettverk A/S, a
14cr|dante-1.3.2-3|31	Norwegian consulting company. Commercial support is available.
14cr|dante-1.3.2-3|32	
14cr|dante-1.3.2-3|33	This package contains the dynamic libraries required to "socksify"
14cr|dante-1.3.2-3|34	existing applications to become socks clients.
14cr|dante-1.3.2-3|35	
14cr|dante-1.3.2-3|36	%package        server
14cr|dante-1.3.2-3|37	Summary:        A free Socks v4/v5 server implementation
14cr|dante-1.3.2-3|38	Group:          System/Servers
14cr|dante-1.3.2-3|39	Requires(pre):  rpm-helper
14cr|dante-1.3.2-3|40	
14cr|dante-1.3.2-3|41	%package -n     %{libname}
14cr|dante-1.3.2-3|42	Summary:        Library for Dante
14cr|dante-1.3.2-3|43	Group:          System/Libraries
14cr|dante-1.3.2-3|44	
14cr|dante-1.3.2-3|45	%description -n %{libname}
14cr|dante-1.3.2-3|46	Library for Dante
14cr|dante-1.3.2-3|47	
14cr|dante-1.3.2-3|48	%description    server
14cr|dante-1.3.2-3|49	This package contains the socks proxy daemon and its documentation.
14cr|dante-1.3.2-3|50	The sockd is the server part of the Dante socks proxy package and
14cr|dante-1.3.2-3|51	allows socks clients to connect through it to the network.
14cr|dante-1.3.2-3|52	
14cr|dante-1.3.2-3|53	%package -n     %{libnamedev}
14cr|dante-1.3.2-3|54	Summary:        Development libraries for dante
14cr|dante-1.3.2-3|55	Group:          Development/C
14cr|dante-1.3.2-3|56	Provides:       %{libname_orig}-devel = %{EVRD}
14cr|dante-1.3.2-3|57	Provides:       %{name}-devel = %{EVRD}
14cr|dante-1.3.2-3|58	Requires:       %{libname} = %{version}
14cr|dante-1.3.2-3|59	
14cr|dante-1.3.2-3|60	%description -n %{libnamedev}
14cr|dante-1.3.2-3|61	Additional libraries required to compile programs that use dante.
14cr|dante-1.3.2-3|62	
14cr|dante-1.3.2-3|63	%package -n     %{libnamestaticdev}
14cr|dante-1.3.2-3|64	Summary:        Static libraries for dante
14cr|dante-1.3.2-3|65	Group:          Development/C
14cr|dante-1.3.2-3|66	Provides:       %{libname_orig}-static-devel = %{EVRD}
14cr|dante-1.3.2-3|67	Provides:       %{libname_orig}-static = %{EVRD}
14cr|dante-1.3.2-3|68	Provides:       %{name}-static-devel = %{EVRD}
14cr|dante-1.3.2-3|69	Provides:       %{name}-static = %{EVRD}
14cr|dante-1.3.2-3|70	
14cr|dante-1.3.2-3|71	%description -n %{libnamestaticdev}
14cr|dante-1.3.2-3|72	Static libraries for dante
14cr|dante-1.3.2-3|73	
14cr|dante-1.3.2-3|74	%prep
14cr|dante-1.3.2-3|75	%setup -q
14cr|dante-1.3.2-3|76	
14cr|dante-1.3.2-3|77	%build
14cr|dante-1.3.2-3|78	%configure2_5x --enable-shared --disable-static
14cr|dante-1.3.2-3|79	%make
14cr|dante-1.3.2-3|80	
14cr|dante-1.3.2-3|81	%install
14cr|dante-1.3.2-3|82	%makeinstall
14cr|dante-1.3.2-3|83	
14cr|dante-1.3.2-3|84	#perl -pi -e "s/libdl.so/`basename \`readlink %{_libdir}/libdl.so\``/;s/libdsocks.so/libdsocks.so.%major/" %{buildroot}%{_bindir}/socksify
14cr|dante-1.3.2-3|85	
14cr|dante-1.3.2-3|86	install -m644 example/socks.conf -D %{buildroot}%{_sysconfdir}/socks.conf
14cr|dante-1.3.2-3|87	install -m644 example/sockd.conf -D %{buildroot}%{_sysconfdir}/sockd.conf
14cr|dante-1.3.2-3|88	
14cr|dante-1.3.2-3|89	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/sockd
14cr|dante-1.3.2-3|90	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|dante-1.3.2-3|91	cat <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/sockd
14cr|dante-1.3.2-3|92	# Any extra option to pass to sockd
14cr|dante-1.3.2-3|93	SOCKD_EXTRA_OPTIONS=
14cr|dante-1.3.2-3|94	EOF
14cr|dante-1.3.2-3|95	
14cr|dante-1.3.2-3|96	chmod +x %{buildroot}%{_libdir}/lib*.so*
14cr|dante-1.3.2-3|97	
14cr|dante-1.3.2-3|98	%post server
14cr|dante-1.3.2-3|99	%_post_service sockd
14cr|dante-1.3.2-3|100	
14cr|dante-1.3.2-3|101	%preun server
14cr|dante-1.3.2-3|102	%_preun_service sockd
14cr|dante-1.3.2-3|103	
14cr|dante-1.3.2-3|104	%files
14cr|dante-1.3.2-3|105	%doc BUGS CREDITS LICENSE NEWS README SUPPORT VERSION
14cr|dante-1.3.2-3|106	%doc doc/README* doc/*.protocol doc/rfc*
14cr|dante-1.3.2-3|107	%{_bindir}/socksify
14cr|dante-1.3.2-3|108	%{_mandir}/man1/socksify.1*
14cr|dante-1.3.2-3|109	%{_mandir}/man5/socks.conf.5*
14cr|dante-1.3.2-3|110	%config(noreplace) %{_sysconfdir}/socks.conf
14cr|dante-1.3.2-3|111	
14cr|dante-1.3.2-3|112	%files -n %{libname}
14cr|dante-1.3.2-3|113	%{_libdir}/*.so.*
14cr|dante-1.3.2-3|114	
14cr|dante-1.3.2-3|115	%files server
14cr|dante-1.3.2-3|116	%{_sbindir}/sockd
14cr|dante-1.3.2-3|117	%{_mandir}/man5/sockd.conf.5*
14cr|dante-1.3.2-3|118	%{_mandir}/man8/*
14cr|dante-1.3.2-3|119	%attr(0755,root,root) %{_initrddir}/sockd
14cr|dante-1.3.2-3|120	%config(noreplace) %{_sysconfdir}/sockd.conf
14cr|dante-1.3.2-3|121	%config(noreplace) %{_sysconfdir}/sysconfig/sockd
14cr|dante-1.3.2-3|122	
14cr|dante-1.3.2-3|123	%files -n %{libnamedev}
14cr|dante-1.3.2-3|124	%{_libdir}/*.so
14cr|dante-1.3.2-3|125	%{_includedir}/*.h
14cr|dante-1.3.2-3|126	
14cr|dante-1.3.2-3|127	
14cr|dante-1.3.2-3|128	
14cr|dante-1.3.2-3|129	
14cr|dante-1.3.2-3|130	
14cr|dante-1.3.2-3|131	%changelog
14cr|dante-1.3.2-3|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|dante-1.3.2-3|133	+ Revision: 3f6cedc
14cr|dante-1.3.2-3|134	- MassBuild#464: Increase release tag
14cr|dante-1.3.2-3|135	
14cr|dante-1.3.2-3|136	

821 14
14cr|dap-2.1.5-13|1	%define name	dap
14cr|dap-2.1.5-13|2	%define version	2.1.5
14cr|dap-2.1.5-13|3	%define release  13
14cr|dap-2.1.5-13|4	
14cr|dap-2.1.5-13|5	Summary:	Audio sample editing and processing suite
14cr|dap-2.1.5-13|6	Name:		%{name}
14cr|dap-2.1.5-13|7	Version: 	%{version}
14cr|dap-2.1.5-13|8	Release: 	%{release}
14cr|dap-2.1.5-13|9	License: 	GPL
14cr|dap-2.1.5-13|10	Group: 		Sound
14cr|dap-2.1.5-13|11	URL: 		http://www.cee.hw.ac.uk/~richardk/
14cr|dap-2.1.5-13|12	Source: 	%{name}-%{version}.tar.bz2
14cr|dap-2.1.5-13|13	Patch1:		dap-2.1.5-x11-path.patch
14cr|dap-2.1.5-13|14	BuildRequires:	libforms-devel
14cr|dap-2.1.5-13|15	Buildrequires:	pkgconfig(x11)
14cr|dap-2.1.5-13|16	
14cr|dap-2.1.5-13|17	%description
14cr|dap-2.1.5-13|18	DAP is a comprehensive audio sample editing and processing suite.
14cr|dap-2.1.5-13|19	It currently supports AIFF and AIFF-C audio files, 8 or 16 bit
14cr|dap-2.1.5-13|20	resolution, and 1, 2 or 4 channels of audio data. The package
14cr|dap-2.1.5-13|21	offers comprehensive editing, playback, and recording facilities
14cr|dap-2.1.5-13|22	including full time stretch resampling, manual data editing, and
14cr|dap-2.1.5-13|23	a reasonably complete DSP processing suite.
14cr|dap-2.1.5-13|24	
14cr|dap-2.1.5-13|25	%prep
14cr|dap-2.1.5-13|26	%setup -q
14cr|dap-2.1.5-13|27	%patch1 -p1
14cr|dap-2.1.5-13|28	
14cr|dap-2.1.5-13|29	%build
14cr|dap-2.1.5-13|30	export XFORMS=/usr/include/X11
14cr|dap-2.1.5-13|31	make CXX="g++ %ldflags" OPTIM="$RPM_OPT_FLAGS" -f Makefile.linux
14cr|dap-2.1.5-13|32	
14cr|dap-2.1.5-13|33	%install
14cr|dap-2.1.5-13|34	rm -rf %buildroot/
14cr|dap-2.1.5-13|35	
14cr|dap-2.1.5-13|36	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|dap-2.1.5-13|37	cp main/DAP $RPM_BUILD_ROOT/%_bindir/dap
14cr|dap-2.1.5-13|38	
14cr|dap-2.1.5-13|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dap-2.1.5-13|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dap-2.1.5-13|41	[Desktop Entry]
14cr|dap-2.1.5-13|42	Name=%{name}
14cr|dap-2.1.5-13|43	Comment=Audio sample editing and processing suite
14cr|dap-2.1.5-13|44	Exec=%{name} -c
14cr|dap-2.1.5-13|45	Icon=%{name}
14cr|dap-2.1.5-13|46	Terminal=false
14cr|dap-2.1.5-13|47	Type=Application
14cr|dap-2.1.5-13|48	Categories=AudioVideo;Audio;Midi;Mixer;Sequencer;Tuner;AudioVideoEditing;Player;Recorder;
14cr|dap-2.1.5-13|49	EOF
14cr|dap-2.1.5-13|50	
14cr|dap-2.1.5-13|51	%clean
14cr|dap-2.1.5-13|52	rm -rf %buildroot
14cr|dap-2.1.5-13|53	
14cr|dap-2.1.5-13|54	%if %mdkversion < 200900
14cr|dap-2.1.5-13|55	%post
14cr|dap-2.1.5-13|56	%{update_menus}
14cr|dap-2.1.5-13|57	%endif
14cr|dap-2.1.5-13|58	
14cr|dap-2.1.5-13|59	%if %mdkversion < 200900
14cr|dap-2.1.5-13|60	%postun
14cr|dap-2.1.5-13|61	%{clean_menus}
14cr|dap-2.1.5-13|62	%endif
14cr|dap-2.1.5-13|63	
14cr|dap-2.1.5-13|64	%files
14cr|dap-2.1.5-13|65	%defattr(-,root,root)
14cr|dap-2.1.5-13|66	%doc CHANGES COPYING FEATURES README THANKS TODO
14cr|dap-2.1.5-13|67	%{_bindir}/%name
14cr|dap-2.1.5-13|68	%{_datadir}/applications/*
14cr|dap-2.1.5-13|69	
14cr|dap-2.1.5-13|70	
14cr|dap-2.1.5-13|71	
14cr|dap-2.1.5-13|72	%changelog
14cr|dap-2.1.5-13|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-13
14cr|dap-2.1.5-13|74	+ Revision: d00c01f
14cr|dap-2.1.5-13|75	- MassBuild#464: Increase release tag
14cr|dap-2.1.5-13|76	
14cr|dap-2.1.5-13|77	

822 14
14cr|daphne-1.0-1.2|1	#
14cr|daphne-1.0-1.2|2	# spec file for package spec (Version 2.0)
14cr|daphne-1.0-1.2|3	#
14cr|daphne-1.0-1.2|4	# Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
14cr|daphne-1.0-1.2|5	# This file and all modifications and additions to the pristine
14cr|daphne-1.0-1.2|6	# package are under the same license as the package itself.
14cr|daphne-1.0-1.2|7	#
14cr|daphne-1.0-1.2|8	# Please submit bugfixes or comments via http://www.suse.de/feedback/
14cr|daphne-1.0-1.2|9	#
14cr|daphne-1.0-1.2|10	
14cr|daphne-1.0-1.2|11	# norootforbuild
14cr|daphne-1.0-1.2|12	
14cr|daphne-1.0-1.2|13	Name:         daphne
14cr|daphne-1.0-1.2|14	License:      GPL
14cr|daphne-1.0-1.2|15	Group:        Emulators
14cr|daphne-1.0-1.2|16	Version:      1.0
14cr|daphne-1.0-1.2|17	Release:      1.2
14cr|daphne-1.0-1.2|18	Summary:      Multiple Arcade Laserdisc Emulator
14cr|daphne-1.0-1.2|19	Source:       %name-%version-src.tar.bz2
14cr|daphne-1.0-1.2|20	Source1:      %name-1.0beta-linux-data.tar.gz
14cr|daphne-1.0-1.2|21	Patch0:	daphne.dif
14cr|daphne-1.0-1.2|22	Patch1:	daphne-gl.patch
14cr|daphne-1.0-1.2|23	BuildRequires: SDL-devel libogg-devel zlib-devel gcc-c++ SDL_mixer-devel libvorbis-devel glew-devel fdupes mesaglu-devel
14cr|daphne-1.0-1.2|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|daphne-1.0-1.2|25	
14cr|daphne-1.0-1.2|26	%description
14cr|daphne-1.0-1.2|27	Play the original versions of many laserdisc arcade game.
14cr|daphne-1.0-1.2|28	
14cr|daphne-1.0-1.2|29	%prep
14cr|daphne-1.0-1.2|30	%setup -q -n src -a 1
14cr|daphne-1.0-1.2|31	%patch0 -p1
14cr|daphne-1.0-1.2|32	%patch1 -p1
14cr|daphne-1.0-1.2|33	
14cr|daphne-1.0-1.2|34	%build
14cr|daphne-1.0-1.2|35	cp Makefile.vars.linux_x86 Makefile.vars
14cr|daphne-1.0-1.2|36	make %{?jobs:-j%jobs} \
14cr|daphne-1.0-1.2|37	%ifarch %ix86
14cr|daphne-1.0-1.2|38	I386FLAGS="-DNATIVE_CPU_X86 -DMMX_RGB2YUV -lGL -lGLU" USE_MMX=1
14cr|daphne-1.0-1.2|39	%else
14cr|daphne-1.0-1.2|40	I386FLAGS="-lGL -lGLU"
14cr|daphne-1.0-1.2|41	%endif
14cr|daphne-1.0-1.2|42	cd vldp2
14cr|daphne-1.0-1.2|43	./configure \
14cr|daphne-1.0-1.2|44	%ifnarch %ix86
14cr|daphne-1.0-1.2|45	--disable-accel-detect
14cr|daphne-1.0-1.2|46	%endif
14cr|daphne-1.0-1.2|47	
14cr|daphne-1.0-1.2|48	%ifarch %ix86
14cr|daphne-1.0-1.2|49	make -f Makefile.linux DFLAGS="$RPM_OPT_FLAGS"
14cr|daphne-1.0-1.2|50	%else
14cr|daphne-1.0-1.2|51	make -f Makefile.linux DFLAGS="$RPM_OPT_FLAGS -fPIC"
14cr|daphne-1.0-1.2|52	%endif
14cr|daphne-1.0-1.2|53	
14cr|daphne-1.0-1.2|54	%install
14cr|daphne-1.0-1.2|55	# install section
14cr|daphne-1.0-1.2|56	install -D -m 755 ../daphne.bin $RPM_BUILD_ROOT%{_libdir}/%{name}/%{name}
14cr|daphne-1.0-1.2|57	install -m 755 ../libvldp2.so $RPM_BUILD_ROOT%{_libdir}/%{name}
14cr|daphne-1.0-1.2|58	cd daphne
14cr|daphne-1.0-1.2|59	cp -a pics roms sound $RPM_BUILD_ROOT%{_libdir}/%{name}
14cr|daphne-1.0-1.2|60	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir}
14cr|daphne-1.0-1.2|61	cat <<EOT >$RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|daphne-1.0-1.2|62	#!/bin/sh
14cr|daphne-1.0-1.2|63	cd %{_libdir}/%{name}
14cr|daphne-1.0-1.2|64	exec ./daphne "\$@"
14cr|daphne-1.0-1.2|65	EOT
14cr|daphne-1.0-1.2|66	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|daphne-1.0-1.2|67	
14cr|daphne-1.0-1.2|68	%files
14cr|daphne-1.0-1.2|69	%defattr(-,root,root)
14cr|daphne-1.0-1.2|70	%{_gamesbindir}/%{name}
14cr|daphne-1.0-1.2|71	%{_libdir}/%{name}
14cr|daphne-1.0-1.2|72	
14cr|daphne-1.0-1.2|73	
14cr|daphne-1.0-1.2|74	
14cr|daphne-1.0-1.2|75	
14cr|daphne-1.0-1.2|76	%changelog
14cr|daphne-1.0-1.2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1.2
14cr|daphne-1.0-1.2|78	+ Revision: f6042c2
14cr|daphne-1.0-1.2|79	- MassBuild#464: Increase release tag
14cr|daphne-1.0-1.2|80	
14cr|daphne-1.0-1.2|81	

823 14
14cr|dar-2.4.8-3|1	%define major 5000
14cr|dar-2.4.8-3|2	%define libname %mklibname %{name} %{major}
14cr|dar-2.4.8-3|3	%define devname %mklibname %{name} -d
14cr|dar-2.4.8-3|4	
14cr|dar-2.4.8-3|5	Summary:	Shell command to back up directory trees and files
14cr|dar-2.4.8-3|6	Name:		dar
14cr|dar-2.4.8-3|7	Version:	2.4.8
14cr|dar-2.4.8-3|8	Release:	3
14cr|dar-2.4.8-3|9	License:	GPLv2+
14cr|dar-2.4.8-3|10	Group:		Archiving/Backup
14cr|dar-2.4.8-3|11	Url:		http://dar.linux.free.fr/
14cr|dar-2.4.8-3|12	Source0:	http://downloads.sourceforge.net/project/dar/%{name}/v%{version}/%{name}-%{version}.tar.gz
14cr|dar-2.4.8-3|13	Patch0:		dar-2.4.3-mdv-shebang.patch
14cr|dar-2.4.8-3|14	BuildRequires:	doxygen
14cr|dar-2.4.8-3|15	BuildRequires:	acl-devel
14cr|dar-2.4.8-3|16	BuildRequires:	attr-devel
14cr|dar-2.4.8-3|17	BuildRequires:	bzip2-devel
14cr|dar-2.4.8-3|18	BuildRequires:	glibc-static-devel
14cr|dar-2.4.8-3|19	BuildRequires:	libstdc++-static-devel
14cr|dar-2.4.8-3|20	BuildRequires:	openssl-static-devel
14cr|dar-2.4.8-3|21	BuildRequires:	pkgconfig(zlib)
14cr|dar-2.4.8-3|22	
14cr|dar-2.4.8-3|23	%description
14cr|dar-2.4.8-3|24	DAR is a command line tool to backup a directory tree and files. DAR is
14cr|dar-2.4.8-3|25	able to make differential backups, split them over a set of disks or files
14cr|dar-2.4.8-3|26	of a given size, use compression, filter files or subtrees to be saved or
14cr|dar-2.4.8-3|27	not saved, directly access and restore given files. DAR is also able
14cr|dar-2.4.8-3|28	to handle extended attributes, and can make remote backups through an
14cr|dar-2.4.8-3|29	ssh session for example. Finally, DAR handles save and restore of hard
14cr|dar-2.4.8-3|30	and symbolic links.
14cr|dar-2.4.8-3|31	
14cr|dar-2.4.8-3|32	%files -f %{name}.lang
14cr|dar-2.4.8-3|33	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14cr|dar-2.4.8-3|34	%doc README.samples doc/samples/cdbackup.sh doc/samples/darrc_sample doc/samples/sample1.txt
14cr|dar-2.4.8-3|35	%doc doc/mini-howto/dar-differential-backup-mini-howto.*.html
14cr|dar-2.4.8-3|36	%{_bindir}/*
14cr|dar-2.4.8-3|37	%{_mandir}/man1/*
14cr|dar-2.4.8-3|38	%{_datadir}/%{name}
14cr|dar-2.4.8-3|39	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|dar-2.4.8-3|40	
14cr|dar-2.4.8-3|41	#----------------------------------------------------------------------------
14cr|dar-2.4.8-3|42	
14cr|dar-2.4.8-3|43	%package -n %{libname}
14cr|dar-2.4.8-3|44	Summary:	Shared library for %{name}
14cr|dar-2.4.8-3|45	Group:		System/Libraries
14cr|dar-2.4.8-3|46	Conflicts:	%{_lib}dar5 < 2.4.8-3
14cr|dar-2.4.8-3|47	Obsoletes:	%{_lib}dar5 < 2.4.8-3
14cr|dar-2.4.8-3|48	
14cr|dar-2.4.8-3|49	%description -n %{libname}
14cr|dar-2.4.8-3|50	DAR is a command line tool to backup a directory tree and files. DAR is
14cr|dar-2.4.8-3|51	able to make differential backups, split them over a set of disks or files
14cr|dar-2.4.8-3|52	of a given size, use compression, filter files or subtrees to be saved or
14cr|dar-2.4.8-3|53	not saved, directly access and restore given files. DAR is also able
14cr|dar-2.4.8-3|54	to handle extended attributes, and can make remote backups through an
14cr|dar-2.4.8-3|55	ssh session for example. Finally, DAR handles save and restore of hard
14cr|dar-2.4.8-3|56	and symbolic links.
14cr|dar-2.4.8-3|57	
14cr|dar-2.4.8-3|58	%files -n %{libname}
14cr|dar-2.4.8-3|59	%{_libdir}/*.so.%{major}*
14cr|dar-2.4.8-3|60	
14cr|dar-2.4.8-3|61	#----------------------------------------------------------------------------
14cr|dar-2.4.8-3|62	
14cr|dar-2.4.8-3|63	%package -n %{devname}
14cr|dar-2.4.8-3|64	Summary:	Development headers for %{name}
14cr|dar-2.4.8-3|65	Group:		Development/Other
14cr|dar-2.4.8-3|66	Requires:	%{libname} = %{EVRD}
14cr|dar-2.4.8-3|67	Provides:	%{name}-devel = %{EVRD}
14cr|dar-2.4.8-3|68	
14cr|dar-2.4.8-3|69	%description -n %{devname}
14cr|dar-2.4.8-3|70	DAR is a command line tool to backup a directory tree and files. DAR is
14cr|dar-2.4.8-3|71	able to make differential backups, split them over a set of disks or files
14cr|dar-2.4.8-3|72	of a given size, use compression, filter files or subtrees to be saved or
14cr|dar-2.4.8-3|73	not saved, directly access and restore given files. DAR is also able
14cr|dar-2.4.8-3|74	to handle extended attributes, and can make remote backups through an
14cr|dar-2.4.8-3|75	ssh session for example. Finally, DAR handles save and restore of hard
14cr|dar-2.4.8-3|76	and symbolic links.
14cr|dar-2.4.8-3|77	
14cr|dar-2.4.8-3|78	%files -n %{devname}
14cr|dar-2.4.8-3|79	%{_includedir}/%{name}
14cr|dar-2.4.8-3|80	%{_libdir}/*.so
14cr|dar-2.4.8-3|81	%{_libdir}/pkgconfig/lib%{name}.pc
14cr|dar-2.4.8-3|82	
14cr|dar-2.4.8-3|83	#----------------------------------------------------------------------------
14cr|dar-2.4.8-3|84	
14cr|dar-2.4.8-3|85	%prep
14cr|dar-2.4.8-3|86	%setup -q
14cr|dar-2.4.8-3|87	%patch0 -p1
14cr|dar-2.4.8-3|88	
14cr|dar-2.4.8-3|89	%build
14cr|dar-2.4.8-3|90	%configure2_5x \
14cr|dar-2.4.8-3|91	--disable-upx \
14cr|dar-2.4.8-3|92	--disable-static
14cr|dar-2.4.8-3|93	%make
14cr|dar-2.4.8-3|94	
14cr|dar-2.4.8-3|95	%install
14cr|dar-2.4.8-3|96	# fix-up docs
14cr|dar-2.4.8-3|97	install -m 644 doc/samples/README README.samples
14cr|dar-2.4.8-3|98	
14cr|dar-2.4.8-3|99	%makeinstall_std
14cr|dar-2.4.8-3|100	
14cr|dar-2.4.8-3|101	%find_lang %{name}
14cr|dar-2.4.8-3|102	
14cr|dar-2.4.8-3|103	
14cr|dar-2.4.8-3|104	%changelog
14cr|dar-2.4.8-3|105	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.8-3
14cr|dar-2.4.8-3|106	+ Revision: 3062dea
14cr|dar-2.4.8-3|107	- Fix library major, spec cleanup
14cr|dar-2.4.8-3|108	
14cr|dar-2.4.8-3|109	

824 14
14cr|darkice-1.1-3|1	# (misc) TODO write a initscript, but it requires a proper daemonisation of the server
14cr|darkice-1.1-3|2	# and i was unable to code it
14cr|darkice-1.1-3|3	# also split --with plf in two
14cr|darkice-1.1-3|4	
14cr|darkice-1.1-3|5	%define build_plf 0
14cr|darkice-1.1-3|6	
14cr|darkice-1.1-3|7	%{?_with_plf: %{expand: %%global build_plf 1}}
14cr|darkice-1.1-3|8	%if %build_plf
14cr|darkice-1.1-3|9	%define distsuffix plf
14cr|darkice-1.1-3|10	%endif
14cr|darkice-1.1-3|11	
14cr|darkice-1.1-3|12	
14cr|darkice-1.1-3|13	Summary : DarkIce live IceCast / ShoutCast streamer
14cr|darkice-1.1-3|14	Name: darkice
14cr|darkice-1.1-3|15	Version: 1.1
14cr|darkice-1.1-3|16	Release: 3
14cr|darkice-1.1-3|17	License: GPLv3+
14cr|darkice-1.1-3|18	Group: Sound
14cr|darkice-1.1-3|19	Source: http://darkice.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|darkice-1.1-3|20	Patch: darkice-0.19-fix-missing-limits_h.diff
14cr|darkice-1.1-3|21	URL: http://code.google.com/p/darkice/
14cr|darkice-1.1-3|22	BuildRequires: pkgconfig(alsa)
14cr|darkice-1.1-3|23	BuildRequires: pkgconfig(ogg)
14cr|darkice-1.1-3|24	BuildRequires: pkgconfig(vorbis)
14cr|darkice-1.1-3|25	BuildRequires: pkgconfig(jack)
14cr|darkice-1.1-3|26	%if %build_plf
14cr|darkice-1.1-3|27	# for some reason, it need the static version to detect liblame
14cr|darkice-1.1-3|28	BuildRequires: liblame-static-devel
14cr|darkice-1.1-3|29	BuildRequires: libfaac-devel
14cr|darkice-1.1-3|30	%endif
14cr|darkice-1.1-3|31	
14cr|darkice-1.1-3|32	
14cr|darkice-1.1-3|33	%description
14cr|darkice-1.1-3|34	DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It
14cr|darkice-1.1-3|35	takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis,
14cr|darkice-1.1-3|36	and sends the mp3 stream to one or more IceCast and/or ShoutCast servers,
14cr|darkice-1.1-3|37	the Ogg Vorbis stream to one or more IceCast2 servers.
14cr|darkice-1.1-3|38	
14cr|darkice-1.1-3|39	%if %build_plf
14cr|darkice-1.1-3|40	This package is in plf as it was linked with Lame, a mp3 encoder, and support
14cr|darkice-1.1-3|41	AAC encoding.
14cr|darkice-1.1-3|42	%endif
14cr|darkice-1.1-3|43	
14cr|darkice-1.1-3|44	%prep
14cr|darkice-1.1-3|45	%setup -q
14cr|darkice-1.1-3|46	%patch -p0
14cr|darkice-1.1-3|47	
14cr|darkice-1.1-3|48	%build
14cr|darkice-1.1-3|49	
14cr|darkice-1.1-3|50	%configure
14cr|darkice-1.1-3|51	%make all
14cr|darkice-1.1-3|52	
14cr|darkice-1.1-3|53	%install
14cr|darkice-1.1-3|54	%makeinstall
14cr|darkice-1.1-3|55	
14cr|darkice-1.1-3|56	%files
14cr|darkice-1.1-3|57	%defattr (-, root, root)
14cr|darkice-1.1-3|58	%doc COPYING ChangeLog README TODO AUTHORS
14cr|darkice-1.1-3|59	%config(noreplace) %{_sysconfdir}/darkice.cfg
14cr|darkice-1.1-3|60	%{_bindir}/*
14cr|darkice-1.1-3|61	%{_mandir}/man1/darkice.1*
14cr|darkice-1.1-3|62	%{_mandir}/man5/darkice.cfg.5*
14cr|darkice-1.1-3|63	
14cr|darkice-1.1-3|64	
14cr|darkice-1.1-3|65	
14cr|darkice-1.1-3|66	%changelog
14cr|darkice-1.1-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|darkice-1.1-3|68	+ Revision: b9db9bb
14cr|darkice-1.1-3|69	- MassBuild#464: Increase release tag
14cr|darkice-1.1-3|70	
14cr|darkice-1.1-3|71	

825 14
14cr|darkplaces-20130304-3|1	%define Werror_cflags %nil
14cr|darkplaces-20130304-3|2	
14cr|darkplaces-20130304-3|3	%define debug_package %{nil}
14cr|darkplaces-20130304-3|4	
14cr|darkplaces-20130304-3|5	Summary:	Multiplayer, deathmatch oriented first person shooter engine
14cr|darkplaces-20130304-3|6	Name:		darkplaces
14cr|darkplaces-20130304-3|7	Version:	20130304
14cr|darkplaces-20130304-3|8	Release:	3
14cr|darkplaces-20130304-3|9	Epoch:		1
14cr|darkplaces-20130304-3|10	License:	GPLv2+
14cr|darkplaces-20130304-3|11	Group:		Games/Arcade
14cr|darkplaces-20130304-3|12	Url:		http://icculus.org/twilight/darkplaces/
14cr|darkplaces-20130304-3|13	Source0:	%{name}enginesource%{version}.zip
14cr|darkplaces-20130304-3|14	# Debian patchset
14cr|darkplaces-20130304-3|15	Patch0:		0001-Split-Unix-CFLAGS-libs-to-one-per-line.patch
14cr|darkplaces-20130304-3|16	Patch1:		0002-Add-support-for-make-LINK_TO_LIBJPEG-1.patch
14cr|darkplaces-20130304-3|17	Patch2:		0003-Add-support-for-make-LINK_TO_ZLIB-1.patch
14cr|darkplaces-20130304-3|18	Patch3:		0004-Add-support-for-LINK_TO_LIBVORBIS-using-pkg-config.patch
14cr|darkplaces-20130304-3|19	Patch4:		0005-Add-LINK_TO_MODPLUG-option.patch
14cr|darkplaces-20130304-3|20	Patch5:		0006-add-LINK_TO_ODE-to-link-against-system-libode.patch
14cr|darkplaces-20130304-3|21	Patch6:		0007-add-LINK_TO_THEORA.patch
14cr|darkplaces-20130304-3|22	Patch7:		0008-Add-LINK_TO_PNG.patch
14cr|darkplaces-20130304-3|23	Patch8:		0009-add-LINK_TO_CURL.patch
14cr|darkplaces-20130304-3|24	Patch9:		0010-Add-LINK_TO_FREETYPE2.patch
14cr|darkplaces-20130304-3|25	Patch10:	0011-Add-support-for-linking-to-system-d0_blind_id-and-d0.patch
14cr|darkplaces-20130304-3|26	Patch11:	0012-Add-support-for-forcing-d0_blind_id-and-d0_rijndael-.patch
14cr|darkplaces-20130304-3|27	Patch12:	0014-image_png.h-change-name-of-multiple-inclusion-guard-.patch
14cr|darkplaces-20130304-3|28	Patch13:	0015-Be-more-type-safe-when-calling-setjmp-call-the-same-.patch
14cr|darkplaces-20130304-3|29	Patch14:	0016-Be-a-bit-more-type-safe-about-using-libpng.patch
14cr|darkplaces-20130304-3|30	Patch15:	0017-Fix-various-typos-dont-don-t-doesnt-doesn-t-arguemen.patch
14cr|darkplaces-20130304-3|31	Patch16:	0018-Don-t-build-SSE-only-software-rasterizer-on-non-x86-.patch
14cr|darkplaces-20130304-3|32	Patch17:	0019-If-linking-libpng-conventionally-use-the-png_jmpbuf-.patch
14cr|darkplaces-20130304-3|33	Patch18:	0020-If-linking-libpng-normally-use-its-header-to-get-the.patch
14cr|darkplaces-20130304-3|34	Patch19:	0021-If-linking-libpng-in-the-normal-way-use-its-actual-v.patch
14cr|darkplaces-20130304-3|35	Patch20:	0022-Add-support-for-disabling-libavw.patch
14cr|darkplaces-20130304-3|36	Patch21:	0023-Disable-dlopen-support-and-warn-if-it-gets-compiled-.patch
14cr|darkplaces-20130304-3|37	Patch22:	0024-Disable-gpu-skinning-for-skeletal-models.patch
14cr|darkplaces-20130304-3|38	BuildRequires:	jpeg-devel
14cr|darkplaces-20130304-3|39	BuildRequires:	pkgconfig(alsa)
14cr|darkplaces-20130304-3|40	BuildRequires:	pkgconfig(freetype2)
14cr|darkplaces-20130304-3|41	BuildRequires:	pkgconfig(gl)
14cr|darkplaces-20130304-3|42	BuildRequires:	pkgconfig(libcurl)
14cr|darkplaces-20130304-3|43	BuildRequires:	pkgconfig(libmodplug)
14cr|darkplaces-20130304-3|44	BuildRequires:	pkgconfig(libpng)
14cr|darkplaces-20130304-3|45	BuildRequires:	pkgconfig(ode)
14cr|darkplaces-20130304-3|46	BuildRequires:	pkgconfig(ogg)
14cr|darkplaces-20130304-3|47	BuildRequires:	pkgconfig(sdl)
14cr|darkplaces-20130304-3|48	BuildRequires:	pkgconfig(theora)
14cr|darkplaces-20130304-3|49	BuildRequires:	pkgconfig(vorbis)
14cr|darkplaces-20130304-3|50	BuildRequires:	pkgconfig(x11)
14cr|darkplaces-20130304-3|51	BuildRequires:	pkgconfig(xext)
14cr|darkplaces-20130304-3|52	BuildRequires:	pkgconfig(xpm)
14cr|darkplaces-20130304-3|53	BuildRequires:	pkgconfig(xxf86dga)
14cr|darkplaces-20130304-3|54	BuildRequires:	pkgconfig(zlib)
14cr|darkplaces-20130304-3|55	Requires:	curl
14cr|darkplaces-20130304-3|56	
14cr|darkplaces-20130304-3|57	%description
14cr|darkplaces-20130304-3|58	Darkplaces is a modern, powerful first-person shooter engine.
14cr|darkplaces-20130304-3|59	
14cr|darkplaces-20130304-3|60	%files
14cr|darkplaces-20130304-3|61	%doc COPYING darkplaces.txt
14cr|darkplaces-20130304-3|62	%{_gamesbindir}/darkplaces-glx
14cr|darkplaces-20130304-3|63	%{_gamesbindir}/darkplaces-sdl
14cr|darkplaces-20130304-3|64	
14cr|darkplaces-20130304-3|65	#----------------------------------------------------------------------------
14cr|darkplaces-20130304-3|66	
14cr|darkplaces-20130304-3|67	%package server
14cr|darkplaces-20130304-3|68	Summary:	Dedicated server for the darkplaces engine
14cr|darkplaces-20130304-3|69	Group:		Games/Arcade
14cr|darkplaces-20130304-3|70	Requires:	curl
14cr|darkplaces-20130304-3|71	
14cr|darkplaces-20130304-3|72	%description server
14cr|darkplaces-20130304-3|73	Darkplaces is a modern, powerful first-person shooter engine.
14cr|darkplaces-20130304-3|74	
14cr|darkplaces-20130304-3|75	This is the darkplaces dedicated server required to host network games.
14cr|darkplaces-20130304-3|76	
14cr|darkplaces-20130304-3|77	%files server
14cr|darkplaces-20130304-3|78	%doc COPYING darkplaces.txt
14cr|darkplaces-20130304-3|79	%{_gamesbindir}/darkplaces-dedicated
14cr|darkplaces-20130304-3|80	
14cr|darkplaces-20130304-3|81	#----------------------------------------------------------------------------
14cr|darkplaces-20130304-3|82	
14cr|darkplaces-20130304-3|83	%prep
14cr|darkplaces-20130304-3|84	%setup -q -n %{name}
14cr|darkplaces-20130304-3|85	%apply_patches
14cr|darkplaces-20130304-3|86	
14cr|darkplaces-20130304-3|87	%build
14cr|darkplaces-20130304-3|88	make \
14cr|darkplaces-20130304-3|89	release \
14cr|darkplaces-20130304-3|90	OPTIM_RELEASE="%{optflags}" \
14cr|darkplaces-20130304-3|91	LINK_TO_CURL=1 \
14cr|darkplaces-20130304-3|92	LINK_TO_FREETYPE2=1 \
14cr|darkplaces-20130304-3|93	LINK_TO_LIBJPEG=1 \
14cr|darkplaces-20130304-3|94	LINK_TO_LIBVORBIS=1 \
14cr|darkplaces-20130304-3|95	LINK_TO_MODPLUG=1 \
14cr|darkplaces-20130304-3|96	LINK_TO_ODE=1 \
14cr|darkplaces-20130304-3|97	LINK_TO_PNG=1 \
14cr|darkplaces-20130304-3|98	LINK_TO_THEORA=1 \
14cr|darkplaces-20130304-3|99	LINK_TO_ZLIB=1 \
14cr|darkplaces-20130304-3|100	DISABLE_OFFSCREEN_GECKO=1 \
14cr|darkplaces-20130304-3|101	DISABLE_D0_BLIND_ID=1 \
14cr|darkplaces-20130304-3|102	DISABLE_D0_RIJNDAEL=1
14cr|darkplaces-20130304-3|103	
14cr|darkplaces-20130304-3|104	%install
14cr|darkplaces-20130304-3|105	# Install the main programs
14cr|darkplaces-20130304-3|106	mkdir -p %{buildroot}%{_gamesbindir}
14cr|darkplaces-20130304-3|107	install -m 0755 darkplaces-glx \
14cr|darkplaces-20130304-3|108	%{buildroot}%{_gamesbindir}/darkplaces-glx
14cr|darkplaces-20130304-3|109	install -m 0755 darkplaces-sdl \
14cr|darkplaces-20130304-3|110	%{buildroot}%{_gamesbindir}/darkplaces-sdl
14cr|darkplaces-20130304-3|111	install -m 0755 darkplaces-dedicated \
14cr|darkplaces-20130304-3|112	%{buildroot}%{_gamesbindir}/darkplaces-dedicated
14cr|darkplaces-20130304-3|113	
14cr|darkplaces-20130304-3|114	
14cr|darkplaces-20130304-3|115	%changelog
14cr|darkplaces-20130304-3|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20130304-3
14cr|darkplaces-20130304-3|117	+ Revision: 8d070f5
14cr|darkplaces-20130304-3|118	- MassBuild#464: Increase release tag
14cr|darkplaces-20130304-3|119	
14cr|darkplaces-20130304-3|120	

826 14
14cr|darktable-1.4.2-5|1	%define _cmake_skip_rpath -DCMAKE_SKIP_RPATH:BOOL=OFF
14cr|darktable-1.4.2-5|2	
14cr|darktable-1.4.2-5|3	# Keep libraries private
14cr|darktable-1.4.2-5|4	%if %{_use_internal_dependency_generator}
14cr|darktable-1.4.2-5|5	%define __noautoprov '(.*)\\.so(.*)'
14cr|darktable-1.4.2-5|6	%define __noautoreq 'libdarktable\\.so(.*)'
14cr|darktable-1.4.2-5|7	%endif
14cr|darktable-1.4.2-5|8	
14cr|darktable-1.4.2-5|9	Summary:	Utility to organize and develop raw images
14cr|darktable-1.4.2-5|10	Name:		darktable
14cr|darktable-1.4.2-5|11	Version:	1.4.2
14cr|darktable-1.4.2-5|12	Release:	5
14cr|darktable-1.4.2-5|13	License:	GPLv3+
14cr|darktable-1.4.2-5|14	Group:		Graphics
14cr|darktable-1.4.2-5|15	Url:		http://darktable.sourceforge.net/
14cr|darktable-1.4.2-5|16	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14cr|darktable-1.4.2-5|17	Source100:	%{name}.rpmlintrc
14cr|darktable-1.4.2-5|18	BuildRequires:	cmake
14cr|darktable-1.4.2-5|19	BuildRequires:	desktop-file-utils
14cr|darktable-1.4.2-5|20	BuildRequires:	gettext
14cr|darktable-1.4.2-5|21	BuildRequires:	gnome-doc-utils
14cr|darktable-1.4.2-5|22	BuildRequires:	intltool
14cr|darktable-1.4.2-5|23	BuildRequires:	gettext-devel
14cr|darktable-1.4.2-5|24	BuildRequires:	gomp-devel
14cr|darktable-1.4.2-5|25	BuildRequires:	jpeg-devel
14cr|darktable-1.4.2-5|26	BuildRequires:	pkgconfig(cairo)
14cr|darktable-1.4.2-5|27	BuildRequires:	pkgconfig(colord)
14cr|darktable-1.4.2-5|28	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|darktable-1.4.2-5|29	BuildRequires:	pkgconfig(exiv2)
14cr|darktable-1.4.2-5|30	BuildRequires:	pkgconfig(flickcurl)
14cr|darktable-1.4.2-5|31	BuildRequires:	pkgconfig(gconf-2.0)
14cr|darktable-1.4.2-5|32	BuildRequires:	pkgconfig(gnome-keyring-1)
14cr|darktable-1.4.2-5|33	BuildRequires:	pkgconfig(GraphicsMagick)
14cr|darktable-1.4.2-5|34	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|darktable-1.4.2-5|35	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|darktable-1.4.2-5|36	BuildRequires:	pkgconfig(lcms2)
14cr|darktable-1.4.2-5|37	BuildRequires:	pkgconfig(lensfun)
14cr|darktable-1.4.2-5|38	BuildRequires:	pkgconfig(libcurl)
14cr|darktable-1.4.2-5|39	BuildRequires:	pkgconfig(libglade-2.0)
14cr|darktable-1.4.2-5|40	BuildRequires:	pkgconfig(libgphoto2)
14cr|darktable-1.4.2-5|41	BuildRequires:	pkgconfig(libpng)
14cr|darktable-1.4.2-5|42	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|darktable-1.4.2-5|43	BuildRequires:	pkgconfig(libtiff-4)
14cr|darktable-1.4.2-5|44	BuildRequires:	pkgconfig(OpenEXR)
14cr|darktable-1.4.2-5|45	BuildRequires:	pkgconfig(sqlite3)
14cr|darktable-1.4.2-5|46	BuildRequires:	pkgconfig(zlib)
14cr|darktable-1.4.2-5|47	
14cr|darktable-1.4.2-5|48	%description
14cr|darktable-1.4.2-5|49	Darktable is an open source photography workflow application and RAW developer.
14cr|darktable-1.4.2-5|50	A virtual lighttable and darkroom for photographers. It manages your digital
14cr|darktable-1.4.2-5|51	negatives in a database, lets you view them through a zoomable lighttable
14cr|darktable-1.4.2-5|52	and enables you to develop raw images and enhance them.
14cr|darktable-1.4.2-5|53	
14cr|darktable-1.4.2-5|54	%files -f %{name}.lang
14cr|darktable-1.4.2-5|55	%doc doc/README doc/AUTHORS doc/LICENSE doc/TRANSLATORS
14cr|darktable-1.4.2-5|56	%{_bindir}/%{name}*
14cr|darktable-1.4.2-5|57	%{_libdir}/%{name}
14cr|darktable-1.4.2-5|58	%{_datadir}/appdata/darktable.appdata.xml
14cr|darktable-1.4.2-5|59	%{_datadir}/applications/%{name}.desktop
14cr|darktable-1.4.2-5|60	%{_datadir}/%{name}
14cr|darktable-1.4.2-5|61	%{_iconsdir}/hicolor/*/apps/%{name}*
14cr|darktable-1.4.2-5|62	%{_mandir}/man1/%{name}*
14cr|darktable-1.4.2-5|63	
14cr|darktable-1.4.2-5|64	#----------------------------------------------------------------------------
14cr|darktable-1.4.2-5|65	
14cr|darktable-1.4.2-5|66	%prep
14cr|darktable-1.4.2-5|67	%setup -q
14cr|darktable-1.4.2-5|68	
14cr|darktable-1.4.2-5|69	%build
14cr|darktable-1.4.2-5|70	%cmake \
14cr|darktable-1.4.2-5|71	-DCMAKE_LIBRARY_PATH:PATH=%{_libdir} \
14cr|darktable-1.4.2-5|72	-DDONT_INSTALL_GCONF_SCHEMAS:BOOLEAN=ON \
14cr|darktable-1.4.2-5|73	-DCMAKE_BUILD_TYPE:STRING=Release \
14cr|darktable-1.4.2-5|74	-DBINARY_PACKAGE_BUILD=1 \
14cr|darktable-1.4.2-5|75	-DPROJECT_VERSION:STRING="%{name}-%{EVRD}" \
14cr|darktable-1.4.2-5|76	-DINSTALL_IOP_EXPERIMENTAL:BOOLEAN=ON
14cr|darktable-1.4.2-5|77	
14cr|darktable-1.4.2-5|78	%make
14cr|darktable-1.4.2-5|79	
14cr|darktable-1.4.2-5|80	%install
14cr|darktable-1.4.2-5|81	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cr|darktable-1.4.2-5|82	
14cr|darktable-1.4.2-5|83	%makeinstall_std -C build
14cr|darktable-1.4.2-5|84	
14cr|darktable-1.4.2-5|85	%find_lang %{name}
14cr|darktable-1.4.2-5|86	
14cr|darktable-1.4.2-5|87	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|darktable-1.4.2-5|88	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|darktable-1.4.2-5|89	
14cr|darktable-1.4.2-5|90	
14cr|darktable-1.4.2-5|91	%changelog
14cr|darktable-1.4.2-5|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-5
14cr|darktable-1.4.2-5|93	+ Revision: a5ed354
14cr|darktable-1.4.2-5|94	- MassBuild#464: Increase release tag
14cr|darktable-1.4.2-5|95	
14cr|darktable-1.4.2-5|96	

827 14
14cr|darwinstreamingserver-6.0.3-4|1	%define oname	DarwinStreamingSrvr
14cr|darwinstreamingserver-6.0.3-4|2	
14cr|darwinstreamingserver-6.0.3-4|3	Summary:	Apple's Darwin Streaming Server
14cr|darwinstreamingserver-6.0.3-4|4	Name:		darwinstreamingserver
14cr|darwinstreamingserver-6.0.3-4|5	Version:	6.0.3
14cr|darwinstreamingserver-6.0.3-4|6	Release:	4
14cr|darwinstreamingserver-6.0.3-4|7	License:	APSL 2.0
14cr|darwinstreamingserver-6.0.3-4|8	Group:		System/Servers
14cr|darwinstreamingserver-6.0.3-4|9	URL:		http://developer.apple.com/opensource/server/streaming/index.html
14cr|darwinstreamingserver-6.0.3-4|10	# Upstream download is uncompressed, compress manually - AdamW 2008/08
14cr|darwinstreamingserver-6.0.3-4|11	Source0:	http://dss.macosforge.org/downloads/%{oname}%{version}-Source.tar.lzma
14cr|darwinstreamingserver-6.0.3-4|12	Source1:	dss.init.bz2
14cr|darwinstreamingserver-6.0.3-4|13	Source2:	dss-proxy.init.bz2
14cr|darwinstreamingserver-6.0.3-4|14	Source5:	dss.bz2
14cr|darwinstreamingserver-6.0.3-4|15	Source6:	dss-proxy.bz2
14cr|darwinstreamingserver-6.0.3-4|16	Source7:	dss-setup-script.lzma
14cr|darwinstreamingserver-6.0.3-4|17	Source8:	dss.webadmin.init.lzma
14cr|darwinstreamingserver-6.0.3-4|18	Patch0:		DSS-v6_0_3-Config.diff
14cr|darwinstreamingserver-6.0.3-4|19	# Via http://dss.macosforge.org/trac/ticket/6
14cr|darwinstreamingserver-6.0.3-4|20	# Location http://www.abrahamsson.com/dss-6.0.3.patch
14cr|darwinstreamingserver-6.0.3-4|21	# Fixes various bugs and build errors for Linux, also fixes build for
14cr|darwinstreamingserver-6.0.3-4|22	# x86-64. Author Sverker Abrahamsson.
14cr|darwinstreamingserver-6.0.3-4|23	Patch1:		dss-6.0.3.patch
14cr|darwinstreamingserver-6.0.3-4|24	# Also via http://dss.macosforge.org/trac/ticket/6
14cr|darwinstreamingserver-6.0.3-4|25	# Fixes more minor compilation issues, memory leaks, deadlock, and
14cr|darwinstreamingserver-6.0.3-4|26	# bug on x86-64 preventing any requests from outside localhost. Author
14cr|darwinstreamingserver-6.0.3-4|27	# Horace Hsieh.
14cr|darwinstreamingserver-6.0.3-4|28	Patch2:		dss-hh-20080728-1.patch
14cr|darwinstreamingserver-6.0.3-4|29	Patch3:		darwinstreamingserver-6.0.3-build_optimizer.patch
14cr|darwinstreamingserver-6.0.3-4|30	Patch4:		dss-6.0.3-proxy-compile.patch
14cr|darwinstreamingserver-6.0.3-4|31	BuildRequires:	libstdc++-devel
14cr|darwinstreamingserver-6.0.3-4|32	Requires(pre,post,preun,postun):	rpm-helper
14cr|darwinstreamingserver-6.0.3-4|33	
14cr|darwinstreamingserver-6.0.3-4|34	%description
14cr|darwinstreamingserver-6.0.3-4|35	Darwin Streaming Server lets you stream digital video on the
14cr|darwinstreamingserver-6.0.3-4|36	Internet using industry-standard Internet protocols RTP and RTSP.
14cr|darwinstreamingserver-6.0.3-4|37	
14cr|darwinstreamingserver-6.0.3-4|38	Using Darwin Streaming Server you can serve stored files (video
14cr|darwinstreamingserver-6.0.3-4|39	on demand) or reflect live broadcasts to thousands of QuickTime
14cr|darwinstreamingserver-6.0.3-4|40	4 or later users. With its combination of industry-standard
14cr|darwinstreamingserver-6.0.3-4|41	streaming protocols and cutting-edge compression technologies,
14cr|darwinstreamingserver-6.0.3-4|42	QuickTime delivers perfectly synchronized audio and video streams
14cr|darwinstreamingserver-6.0.3-4|43	ideal for Internet video and live events.
14cr|darwinstreamingserver-6.0.3-4|44	
14cr|darwinstreamingserver-6.0.3-4|45	%package	proxy
14cr|darwinstreamingserver-6.0.3-4|46	Summary:	Apple's Darwin Streaming Proxy
14cr|darwinstreamingserver-6.0.3-4|47	Group:		System/Servers
14cr|darwinstreamingserver-6.0.3-4|48	License:	APSL 2.0
14cr|darwinstreamingserver-6.0.3-4|49	Requires(post,preun):		rpm-helper
14cr|darwinstreamingserver-6.0.3-4|50	
14cr|darwinstreamingserver-6.0.3-4|51	%description	proxy
14cr|darwinstreamingserver-6.0.3-4|52	The Darwin Streaming Proxy is an application specific proxy which
14cr|darwinstreamingserver-6.0.3-4|53	would normally be run in a border zone or perimeter network. It
14cr|darwinstreamingserver-6.0.3-4|54	is used to give client machines within a protected network access
14cr|darwinstreamingserver-6.0.3-4|55	to streaming servers outside that network, in the case when the
14cr|darwinstreamingserver-6.0.3-4|56	firewall blocks RTSP connections or RTP/UDP data flow. The
14cr|darwinstreamingserver-6.0.3-4|57	firewall perimeter network is usually configured to allow:
14cr|darwinstreamingserver-6.0.3-4|58	
14cr|darwinstreamingserver-6.0.3-4|59	* RTSP connections from within the network, as long as the
14cr|darwinstreamingserver-6.0.3-4|60	destination is the proxy
14cr|darwinstreamingserver-6.0.3-4|61	
14cr|darwinstreamingserver-6.0.3-4|62	* RTSP connections to outside the network, as long as the source
14cr|darwinstreamingserver-6.0.3-4|63	is the proxy
14cr|darwinstreamingserver-6.0.3-4|64	
14cr|darwinstreamingserver-6.0.3-4|65	* RTP datagrams to and from the proxy to the inner network
14cr|darwinstreamingserver-6.0.3-4|66	
14cr|darwinstreamingserver-6.0.3-4|67	* RTP datagrams to and from the proxy to the outside
14cr|darwinstreamingserver-6.0.3-4|68	
14cr|darwinstreamingserver-6.0.3-4|69	%package	utils
14cr|darwinstreamingserver-6.0.3-4|70	Summary:	Apple's Darwin Streaming Server Movie inspection utilities
14cr|darwinstreamingserver-6.0.3-4|71	Group:		System/Servers
14cr|darwinstreamingserver-6.0.3-4|72	License:	APSL 2.0
14cr|darwinstreamingserver-6.0.3-4|73	
14cr|darwinstreamingserver-6.0.3-4|74	%description	utils
14cr|darwinstreamingserver-6.0.3-4|75	* QTBroadcaster
14cr|darwinstreamingserver-6.0.3-4|76	Requires a target ip address, a source movie, one or more source
14cr|darwinstreamingserver-6.0.3-4|77	hint track ids in movie, and an initial port. Every packet
14cr|darwinstreamingserver-6.0.3-4|78	referenced by the hint track(s) is broadcasted to the specified
14cr|darwinstreamingserver-6.0.3-4|79	ip address.
14cr|darwinstreamingserver-6.0.3-4|80	
14cr|darwinstreamingserver-6.0.3-4|81	* QTFileInfo
14cr|darwinstreamingserver-6.0.3-4|82	Requires a movie name. Displays each track id, name, create date,
14cr|darwinstreamingserver-6.0.3-4|83	and mod date. If the track is a hint track, additional
14cr|darwinstreamingserver-6.0.3-4|84	information is displayed: the total rtp bytes and packets, the
14cr|darwinstreamingserver-6.0.3-4|85	average bit rate and packet size, and the total header
14cr|darwinstreamingserver-6.0.3-4|86	percentage of the stream.
14cr|darwinstreamingserver-6.0.3-4|87	
14cr|darwinstreamingserver-6.0.3-4|88	* QTFileTest
14cr|darwinstreamingserver-6.0.3-4|89	Requires a movie name. Parses the Movie Header Atom and displays
14cr|darwinstreamingserver-6.0.3-4|90	a trace of the output.
14cr|darwinstreamingserver-6.0.3-4|91	
14cr|darwinstreamingserver-6.0.3-4|92	* QTRTPFileTest
14cr|darwinstreamingserver-6.0.3-4|93	Requires a movie and a hint track id in the movie. Displays the
14cr|darwinstreamingserver-6.0.3-4|94	RTP header (TransmitTime, Cookie, SeqNum, and TimeStamp) for
14cr|darwinstreamingserver-6.0.3-4|95	each packet.
14cr|darwinstreamingserver-6.0.3-4|96	
14cr|darwinstreamingserver-6.0.3-4|97	* QTRTPGen
14cr|darwinstreamingserver-6.0.3-4|98	Requires a movie and a hint track id. Displays the number of
14cr|darwinstreamingserver-6.0.3-4|99	packets in each hint track sample and writes the RTP packets to
14cr|darwinstreamingserver-6.0.3-4|100	file "track.cache"
14cr|darwinstreamingserver-6.0.3-4|101	
14cr|darwinstreamingserver-6.0.3-4|102	* QTSampleLister
14cr|darwinstreamingserver-6.0.3-4|103	Requires a movie and a track id. Displays track media sample
14cr|darwinstreamingserver-6.0.3-4|104	number, media time, Data offset, and sample size for each sample
14cr|darwinstreamingserver-6.0.3-4|105	in the track.
14cr|darwinstreamingserver-6.0.3-4|106	
14cr|darwinstreamingserver-6.0.3-4|107	* QTSDPGen
14cr|darwinstreamingserver-6.0.3-4|108	Requires a list of 1 or more movies. Displays the SDP
14cr|darwinstreamingserver-6.0.3-4|109	information for all of the hinted tracks in each movie. Use -f
14cr|darwinstreamingserver-6.0.3-4|110	to save the SDP information to the file [movie].sdp in the same
14cr|darwinstreamingserver-6.0.3-4|111	directory as the source movie.
14cr|darwinstreamingserver-6.0.3-4|112	
14cr|darwinstreamingserver-6.0.3-4|113	* QTTrackInfo
14cr|darwinstreamingserver-6.0.3-4|114	Requires a movie, sample table atom type, and track id. Displays
14cr|darwinstreamingserver-6.0.3-4|115	the information in the sample table atom of the specified track.
14cr|darwinstreamingserver-6.0.3-4|116	Supports "stco", "stsc", "stsz", "stts" as the atom type.
14cr|darwinstreamingserver-6.0.3-4|117	
14cr|darwinstreamingserver-6.0.3-4|118	Example: "./QTTrackInfo -T stco /movies/mystery.mov 3" dumps the
14cr|darwinstreamingserver-6.0.3-4|119	chunk offset sample table in track 3.
14cr|darwinstreamingserver-6.0.3-4|120	
14cr|darwinstreamingserver-6.0.3-4|121	%package	webadmin
14cr|darwinstreamingserver-6.0.3-4|122	Summary:	Apple's Darwin Streaming Server web admin interface
14cr|darwinstreamingserver-6.0.3-4|123	Group:		System/Servers
14cr|darwinstreamingserver-6.0.3-4|124	License:	APSL 2.0
14cr|darwinstreamingserver-6.0.3-4|125	Requires:	%{name} = %{version}-%{release}
14cr|darwinstreamingserver-6.0.3-4|126	
14cr|darwinstreamingserver-6.0.3-4|127	%description	webadmin
14cr|darwinstreamingserver-6.0.3-4|128	Darwin Streaming Server lets you stream digital video on the
14cr|darwinstreamingserver-6.0.3-4|129	Internet using industry-standard Internet protocols RTP and RTSP.
14cr|darwinstreamingserver-6.0.3-4|130	This package contains the web-based administration interface for
14cr|darwinstreamingserver-6.0.3-4|131	Darwin Streaming Server.
14cr|darwinstreamingserver-6.0.3-4|132	
14cr|darwinstreamingserver-6.0.3-4|133	%prep
14cr|darwinstreamingserver-6.0.3-4|134	%setup -q -n %{oname}%{version}-Source
14cr|darwinstreamingserver-6.0.3-4|135	%patch0 -p1 -b .config~
14cr|darwinstreamingserver-6.0.3-4|136	%patch1 -p1 -b .linux~
14cr|darwinstreamingserver-6.0.3-4|137	%patch2 -p1 -b .leaks~
14cr|darwinstreamingserver-6.0.3-4|138	%patch3 -p1 -b .optimize~
14cr|darwinstreamingserver-6.0.3-4|139	%patch4 -p1 -b .proxycompile~
14cr|darwinstreamingserver-6.0.3-4|140	# fix qtpasswd resetting ownership of its config files to root - AdamW
14cr|darwinstreamingserver-6.0.3-4|141	# 2008/11
14cr|darwinstreamingserver-6.0.3-4|142	sed -i -e 's,"qtss","dss",g' qtpasswd.tproj/QTSSPasswd.cpp
14cr|darwinstreamingserver-6.0.3-4|143	
14cr|darwinstreamingserver-6.0.3-4|144	cat > defaultPaths.h << EOF
14cr|darwinstreamingserver-6.0.3-4|145	# define DEFAULTPATHS_DIRECTORY_SEPARATOR	"/"
14cr|darwinstreamingserver-6.0.3-4|146	# define DEFAULTPATHS_ETC_DIR			"%{_sysconfdir}/dss/"
14cr|darwinstreamingserver-6.0.3-4|147	# define DEFAULTPATHS_ETC_DIR_OLD		"%{_sysconfdir}/"
14cr|darwinstreamingserver-6.0.3-4|148	# define DEFAULTPATHS_SSM_DIR			"%{_libdir}/dss/"
14cr|darwinstreamingserver-6.0.3-4|149	# define DEFAULTPATHS_LOG_DIR			"%{_logdir}/dss/"
14cr|darwinstreamingserver-6.0.3-4|150	# define DEFAULTPATHS_MOVIES_DIR		"%{_localstatedir}/lib/dss/"
14cr|darwinstreamingserver-6.0.3-4|151	# define DEFAULTPATHS_PID_DIR			"/var/run/dss/"
14cr|darwinstreamingserver-6.0.3-4|152	EOF
14cr|darwinstreamingserver-6.0.3-4|153	
14cr|darwinstreamingserver-6.0.3-4|154	%build
14cr|darwinstreamingserver-6.0.3-4|155	export RPM_OPT_FLAGS="%{optflags} -Wall"
14cr|darwinstreamingserver-6.0.3-4|156	export ARCH="%{_target_cpu}"
14cr|darwinstreamingserver-6.0.3-4|157	# parallel build hack... (it sucks)
14cr|darwinstreamingserver-6.0.3-4|158	# export JOBS=$(echo %{_smp_mflags}|cut -dj -f2)
14cr|darwinstreamingserver-6.0.3-4|159	# ./Buildit --jobs=$JOBS
14cr|darwinstreamingserver-6.0.3-4|160	./Buildit
14cr|darwinstreamingserver-6.0.3-4|161	cd StreamingProxy.tproj
14cr|darwinstreamingserver-6.0.3-4|162	./BuildProxy
14cr|darwinstreamingserver-6.0.3-4|163	
14cr|darwinstreamingserver-6.0.3-4|164	%install
14cr|darwinstreamingserver-6.0.3-4|165	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|darwinstreamingserver-6.0.3-4|166	
14cr|darwinstreamingserver-6.0.3-4|167	install -d %{buildroot}%{_bindir}
14cr|darwinstreamingserver-6.0.3-4|168	install -d %{buildroot}%{_sbindir}
14cr|darwinstreamingserver-6.0.3-4|169	install -d %{buildroot}%{_sysconfdir}/dss
14cr|darwinstreamingserver-6.0.3-4|170	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|darwinstreamingserver-6.0.3-4|171	install -d %{buildroot}%{_initrddir}
14cr|darwinstreamingserver-6.0.3-4|172	install -d %{buildroot}%{_libdir}/dss
14cr|darwinstreamingserver-6.0.3-4|173	install -d %{buildroot}%{_localstatedir}/lib/dss/Movies/http
14cr|darwinstreamingserver-6.0.3-4|174	install -d %{buildroot}%{_localstatedir}/lib/dss/Playlists
14cr|darwinstreamingserver-6.0.3-4|175	install -d %{buildroot}%{_logdir}/dss
14cr|darwinstreamingserver-6.0.3-4|176	install -d %{buildroot}%{_iconsdir}
14cr|darwinstreamingserver-6.0.3-4|177	install -d %{buildroot}%{_miconsdir}
14cr|darwinstreamingserver-6.0.3-4|178	install -d %{buildroot}%{_liconsdir}
14cr|darwinstreamingserver-6.0.3-4|179	install -d %{buildroot}/var/run/dss
14cr|darwinstreamingserver-6.0.3-4|180	install -d %{buildroot}%{_mandir}/man1
14cr|darwinstreamingserver-6.0.3-4|181	install -d %{buildroot}%{_libdir}/%{name}-Admin/scripts
14cr|darwinstreamingserver-6.0.3-4|182	
14cr|darwinstreamingserver-6.0.3-4|183	install -m0755 DarwinStreamingServer %{buildroot}%{_sbindir}/
14cr|darwinstreamingserver-6.0.3-4|184	install -m0755 StreamingProxy.tproj/StreamingProxy %{buildroot}%{_sbindir}/
14cr|darwinstreamingserver-6.0.3-4|185	install -m0755 PlaylistBroadcaster.tproj/PlaylistBroadcaster %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|186	install -m0755 MP3Broadcaster/MP3Broadcaster %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|187	install -m0755 qtpasswd.tproj/qtpasswd %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|188	
14cr|darwinstreamingserver-6.0.3-4|189	# setup script (to create an admin user, ripped from the upstream
14cr|darwinstreamingserver-6.0.3-4|190	# install script) - AdamW 2008/11
14cr|darwinstreamingserver-6.0.3-4|191	lzcat %{SOURCE7} > %{buildroot}%{_sbindir}/dss-setup
14cr|darwinstreamingserver-6.0.3-4|192	
14cr|darwinstreamingserver-6.0.3-4|193	# NOTE! the StreamingLoadTool is not yet released as source code
14cr|darwinstreamingserver-6.0.3-4|194	#install -m755 StreamingLoadTool %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|195	
14cr|darwinstreamingserver-6.0.3-4|196	# modules
14cr|darwinstreamingserver-6.0.3-4|197	install -m0755 APIModules/QTSSDemoAuthorizationModule.bproj/QTSSDemoAuthorizationModule %{buildroot}%{_libdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|198	install -m0755 APIModules/QTSSRawFileModule.bproj/QTSSRawFileModule %{buildroot}%{_libdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|199	install -m0755 APIModules/QTSSRefMovieModule/QTSSRefMovieModule %{buildroot}%{_libdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|200	install -m0755 APIModules/QTSSSpamDefenseModule.bproj/QTSSSpamDefenseModule %{buildroot}%{_libdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|201	
14cr|darwinstreamingserver-6.0.3-4|202	# utils
14cr|darwinstreamingserver-6.0.3-4|203	install -m0755 QTFileTools/QTBroadcaster.tproj/QTBroadcaster %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|204	install -m0755 QTFileTools/QTFileInfo.tproj/QTFileInfo %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|205	install -m0755 QTFileTools/QTFileTest.tproj/QTFileTest %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|206	install -m0755 QTFileTools/QTRTPFileTest.tproj/QTRTPFileTest %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|207	install -m0755 QTFileTools/QTRTPGen.tproj/QTRTPGen %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|208	install -m0755 QTFileTools/QTSampleLister.tproj/QTSampleLister %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|209	install -m0755 QTFileTools/QTSDPGen.tproj/QTSDPGen %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|210	install -m0755 QTFileTools/QTTrackInfo.tproj/QTTrackInfo %{buildroot}%{_bindir}/
14cr|darwinstreamingserver-6.0.3-4|211	
14cr|darwinstreamingserver-6.0.3-4|212	# config
14cr|darwinstreamingserver-6.0.3-4|213	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|214	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/streamingserver.xml.default
14cr|darwinstreamingserver-6.0.3-4|215	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml
14cr|darwinstreamingserver-6.0.3-4|216	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml.default
14cr|darwinstreamingserver-6.0.3-4|217	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|218	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/streamingproxy.conf.default
14cr|darwinstreamingserver-6.0.3-4|219	install -m0644 qtaccess %{buildroot}%{_sysconfdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|220	install -m0644 qtusers %{buildroot}%{_sysconfdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|221	install -m0644 qtgroups %{buildroot}%{_sysconfdir}/dss/
14cr|darwinstreamingserver-6.0.3-4|222	
14cr|darwinstreamingserver-6.0.3-4|223	# web admin
14cr|darwinstreamingserver-6.0.3-4|224	install -m0755 WebAdmin/src/streamingadminserver.pl %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|225	sed -i -e 's,/etc/streaming,%{_sysconfdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|226	sed -i -e 's,/var/streaming,%{_localstatedir}/lib/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|227	sed -i -e 's,/var/streaming/logs,%{_logdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|228	sed -i -e 's,/usr/local,%{_bindir},g' %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|229	sed -i -e 's,"qtss","dss",g' %{buildroot}%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|230	
14cr|darwinstreamingserver-6.0.3-4|231	install -m0644 WebAdmin/streamingadminserver.conf %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|232	sed -i -e 's,/Library/QuickTimeStreaming/AdminHtml,%{_localstatedir}/lib/dss/AdminHtml,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|233	sed -i -e 's,/Library/QuickTimeStreaming/Playlists,%{_localstatedir}/lib/dss/playlists,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|234	sed -i -e 's,/usr/sbin/QuickTimeStreamingServer,%{_sbindir}/DarwinStreamingServer,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|235	sed -i -e 's,/Library/QuickTimeStreaming/Logs/streamingadminserver.log,%{_logdir}/dss/streamingadminserver.log,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|236	
14cr|darwinstreamingserver-6.0.3-4|237	mkdir -p %{buildroot}%{_localstatedir}/lib/dss
14cr|darwinstreamingserver-6.0.3-4|238	mkdir -p %{buildroot}%{_localstatedir}/lib/dss/playlists
14cr|darwinstreamingserver-6.0.3-4|239	cp -R WebAdmin/WebAdminHtml/ %{buildroot}%{_localstatedir}/lib/dss
14cr|darwinstreamingserver-6.0.3-4|240	mv %{buildroot}%{_localstatedir}/lib/dss/WebAdminHtml %{buildroot}%{_localstatedir}/lib/dss/AdminHtml
14cr|darwinstreamingserver-6.0.3-4|241	
14cr|darwinstreamingserver-6.0.3-4|242	# install manuals
14cr|darwinstreamingserver-6.0.3-4|243	install -m0644 Documentation/broadcasterctl.1 %{buildroot}%{_mandir}/man1/
14cr|darwinstreamingserver-6.0.3-4|244	install -m0644 Documentation/MP3Broadcaster.1 %{buildroot}%{_mandir}/man1/
14cr|darwinstreamingserver-6.0.3-4|245	
14cr|darwinstreamingserver-6.0.3-4|246	# NOTE! the StreamingLoadTool is not yet released as source code
14cr|darwinstreamingserver-6.0.3-4|247	#install -m644 streamingloadtool.conf %{buildroot}%{_sysconfdir}/dss/streamingloadtool.conf
14cr|darwinstreamingserver-6.0.3-4|248	
14cr|darwinstreamingserver-6.0.3-4|249	# sys 5 scripts
14cr|darwinstreamingserver-6.0.3-4|250	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14cr|darwinstreamingserver-6.0.3-4|251	bzcat %{SOURCE2} > %{buildroot}%{_initrddir}/%{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|252	lzcat %{SOURCE8} > %{buildroot}%{_initrddir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|253	
14cr|darwinstreamingserver-6.0.3-4|254	# logrotate stuff
14cr|darwinstreamingserver-6.0.3-4|255	bzcat %{SOURCE5} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|darwinstreamingserver-6.0.3-4|256	bzcat %{SOURCE6} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|257	
14cr|darwinstreamingserver-6.0.3-4|258	# i strongly suspect the web admin can't follow symlinks..., if
14cr|darwinstreamingserver-6.0.3-4|259	# so, some coder needs to fix the source. As the server is run
14cr|darwinstreamingserver-6.0.3-4|260	# under the dss user, there might be some problems...
14cr|darwinstreamingserver-6.0.3-4|261	
14cr|darwinstreamingserver-6.0.3-4|262	ln -s %{_docdir}/%{name}-%{version} %{buildroot}%{_localstatedir}/lib/dss/Docs
14cr|darwinstreamingserver-6.0.3-4|263	ln -s ../../../etc/dss %{buildroot}%{_localstatedir}/lib/dss/Config
14cr|darwinstreamingserver-6.0.3-4|264	ln -s ../../../usr/lib/dss %{buildroot}%{_localstatedir}/lib/dss/Modules
14cr|darwinstreamingserver-6.0.3-4|265	ln -s ../../log/dss %{buildroot}%{_localstatedir}/lib/dss/Logs
14cr|darwinstreamingserver-6.0.3-4|266	
14cr|darwinstreamingserver-6.0.3-4|267	# install instructions
14cr|darwinstreamingserver-6.0.3-4|268	
14cr|darwinstreamingserver-6.0.3-4|269	#installation instructions
14cr|darwinstreamingserver-6.0.3-4|270	cat > README.urpmi << EOF
14cr|darwinstreamingserver-6.0.3-4|271	After installing darwinstreamingserver, please run 'dss-setup' as root
14cr|darwinstreamingserver-6.0.3-4|272	to create an admin user, before starting the 'darwinstreamingserver'
14cr|darwinstreamingserver-6.0.3-4|273	service. The web interface is the most convenient way to configure DSS:
14cr|darwinstreamingserver-6.0.3-4|274	to use it, install the darwinstreamingserver-webadmin package and then
14cr|darwinstreamingserver-6.0.3-4|275	start the 'streamingadminserver' service. You can then connect to
14cr|darwinstreamingserver-6.0.3-4|276	http://127.0.0.1:1220/ in any web browser to configure the server.
14cr|darwinstreamingserver-6.0.3-4|277	EOF
14cr|darwinstreamingserver-6.0.3-4|278	
14cr|darwinstreamingserver-6.0.3-4|279	# provide ghost logs...
14cr|darwinstreamingserver-6.0.3-4|280	touch %{buildroot}%{_logdir}/dss/Error.log
14cr|darwinstreamingserver-6.0.3-4|281	touch %{buildroot}%{_logdir}/dss/StreamingServer.log
14cr|darwinstreamingserver-6.0.3-4|282	touch %{buildroot}%{_logdir}/dss/mp3_access.log
14cr|darwinstreamingserver-6.0.3-4|283	touch %{buildroot}%{_logdir}/dss/server_status
14cr|darwinstreamingserver-6.0.3-4|284	touch %{buildroot}%{_logdir}/dss/StreamingProxy.log
14cr|darwinstreamingserver-6.0.3-4|285	touch %{buildroot}%{_logdir}/dss/streamingadminserver.log
14cr|darwinstreamingserver-6.0.3-4|286	
14cr|darwinstreamingserver-6.0.3-4|287	# strip the modules
14cr|darwinstreamingserver-6.0.3-4|288	strip %{buildroot}%{_libdir}/dss/*
14cr|darwinstreamingserver-6.0.3-4|289	
14cr|darwinstreamingserver-6.0.3-4|290	%pre
14cr|darwinstreamingserver-6.0.3-4|291	%_pre_useradd dss %{_localstatedir}/lib/dss /bin/sh
14cr|darwinstreamingserver-6.0.3-4|292	
14cr|darwinstreamingserver-6.0.3-4|293	%post
14cr|darwinstreamingserver-6.0.3-4|294	%_post_service %{name}
14cr|darwinstreamingserver-6.0.3-4|295	
14cr|darwinstreamingserver-6.0.3-4|296	%preun
14cr|darwinstreamingserver-6.0.3-4|297	%_preun_service %{name}
14cr|darwinstreamingserver-6.0.3-4|298	
14cr|darwinstreamingserver-6.0.3-4|299	%postun
14cr|darwinstreamingserver-6.0.3-4|300	%_postun_userdel dss
14cr|darwinstreamingserver-6.0.3-4|301	
14cr|darwinstreamingserver-6.0.3-4|302	%post proxy
14cr|darwinstreamingserver-6.0.3-4|303	%_post_service %{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|304	
14cr|darwinstreamingserver-6.0.3-4|305	%preun proxy
14cr|darwinstreamingserver-6.0.3-4|306	%_preun_service %{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|307	
14cr|darwinstreamingserver-6.0.3-4|308	%clean
14cr|darwinstreamingserver-6.0.3-4|309	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|darwinstreamingserver-6.0.3-4|310	
14cr|darwinstreamingserver-6.0.3-4|311	%files
14cr|darwinstreamingserver-6.0.3-4|312	%defattr(-, root, root)
14cr|darwinstreamingserver-6.0.3-4|313	%doc APPLE_LICENSE ReleaseNotes.txt README.urpmi
14cr|darwinstreamingserver-6.0.3-4|314	%doc APIModules/QTSSRawFileModule.bproj/README-RawFileModule
14cr|darwinstreamingserver-6.0.3-4|315	%doc APIModules/QTSSRawFileModule.bproj/sampleredirect.raw
14cr|darwinstreamingserver-6.0.3-4|316	%doc Documentation/3rdPartyAcknowledgements.rtf
14cr|darwinstreamingserver-6.0.3-4|317	%doc Documentation/AboutTheSource.html
14cr|darwinstreamingserver-6.0.3-4|318	%doc Documentation/admin-protocol-README.txt
14cr|darwinstreamingserver-6.0.3-4|319	%doc Documentation/CachingProxyProtocol-README.txt
14cr|darwinstreamingserver-6.0.3-4|320	%doc Documentation/DevNotes.html
14cr|darwinstreamingserver-6.0.3-4|321	%doc Documentation/draft-serenyi-avt-rtp-meta-00.txt
14cr|darwinstreamingserver-6.0.3-4|322	%doc Documentation/DSS_QT_Logo_License.pdf
14cr|darwinstreamingserver-6.0.3-4|323	%doc Documentation/License.rtf
14cr|darwinstreamingserver-6.0.3-4|324	%doc Documentation/QTSSAPIDocs.pdf
14cr|darwinstreamingserver-6.0.3-4|325	%doc Documentation/ReadMe.rtf
14cr|darwinstreamingserver-6.0.3-4|326	%doc Documentation/readme.txt
14cr|darwinstreamingserver-6.0.3-4|327	%doc Documentation/ReliableRTP_WhitePaper.rtf
14cr|darwinstreamingserver-6.0.3-4|328	%doc Documentation/RTSP_Over_HTTP.pdf
14cr|darwinstreamingserver-6.0.3-4|329	%doc Documentation/FAQ.html
14cr|darwinstreamingserver-6.0.3-4|330	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|darwinstreamingserver-6.0.3-4|331	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtaccess
14cr|darwinstreamingserver-6.0.3-4|332	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtgroups
14cr|darwinstreamingserver-6.0.3-4|333	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtusers
14cr|darwinstreamingserver-6.0.3-4|334	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml
14cr|darwinstreamingserver-6.0.3-4|335	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml.default
14cr|darwinstreamingserver-6.0.3-4|336	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml
14cr|darwinstreamingserver-6.0.3-4|337	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml.default
14cr|darwinstreamingserver-6.0.3-4|338	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cr|darwinstreamingserver-6.0.3-4|339	%dir %attr(0755, root, root) %{_bindir}/MP3Broadcaster
14cr|darwinstreamingserver-6.0.3-4|340	%dir %attr(0755, root, root) %{_bindir}/PlaylistBroadcaster
14cr|darwinstreamingserver-6.0.3-4|341	%dir %attr(0755, root, root) %{_bindir}/qtpasswd
14cr|darwinstreamingserver-6.0.3-4|342	%dir %attr(0755, root, root) %{_sbindir}/DarwinStreamingServer
14cr|darwinstreamingserver-6.0.3-4|343	%dir %attr(0755, root, root) %{_sbindir}/dss-setup
14cr|darwinstreamingserver-6.0.3-4|344	%dir %attr(0755, root, root) %{_libdir}/dss
14cr|darwinstreamingserver-6.0.3-4|345	%dir %attr(0755, dss, dss) /var/run/dss
14cr|darwinstreamingserver-6.0.3-4|346	%attr(0755,root,root) %{_libdir}/dss/QTSSDemoAuthorizationModule
14cr|darwinstreamingserver-6.0.3-4|347	%attr(0755,root,root) %{_libdir}/dss/QTSSRawFileModule
14cr|darwinstreamingserver-6.0.3-4|348	%attr(0755,root,root) %{_libdir}/dss/QTSSRefMovieModule
14cr|darwinstreamingserver-6.0.3-4|349	%attr(0755,root,root) %{_libdir}/dss/QTSSSpamDefenseModule
14cr|darwinstreamingserver-6.0.3-4|350	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies
14cr|darwinstreamingserver-6.0.3-4|351	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies/http
14cr|darwinstreamingserver-6.0.3-4|352	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Playlists
14cr|darwinstreamingserver-6.0.3-4|353	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Docs
14cr|darwinstreamingserver-6.0.3-4|354	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Config
14cr|darwinstreamingserver-6.0.3-4|355	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Modules
14cr|darwinstreamingserver-6.0.3-4|356	%dir %attr(0755, dss, dss) %{_localstatedir}/lib/dss/Logs
14cr|darwinstreamingserver-6.0.3-4|357	%dir %attr(0755, dss, dss) %{_logdir}/dss
14cr|darwinstreamingserver-6.0.3-4|358	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/Error.log
14cr|darwinstreamingserver-6.0.3-4|359	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingServer.log
14cr|darwinstreamingserver-6.0.3-4|360	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/mp3_access.log
14cr|darwinstreamingserver-6.0.3-4|361	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/server_status
14cr|darwinstreamingserver-6.0.3-4|362	%attr(0644,root,root) %{_mandir}/man1/broadcasterctl.1*
14cr|darwinstreamingserver-6.0.3-4|363	%attr(0644,root,root) %{_mandir}/man1/MP3Broadcaster.1*
14cr|darwinstreamingserver-6.0.3-4|364	
14cr|darwinstreamingserver-6.0.3-4|365	%files proxy
14cr|darwinstreamingserver-6.0.3-4|366	%defattr(-, root, root)
14cr|darwinstreamingserver-6.0.3-4|367	%doc APPLE_LICENSE Documentation/CachingProxyProtocol-README.txt
14cr|darwinstreamingserver-6.0.3-4|368	%doc StreamingProxy.tproj/StreamingProxy.html
14cr|darwinstreamingserver-6.0.3-4|369	%attr(0755, root, root) %{_initrddir}/%{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|370	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf
14cr|darwinstreamingserver-6.0.3-4|371	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf.default
14cr|darwinstreamingserver-6.0.3-4|372	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}-Proxy
14cr|darwinstreamingserver-6.0.3-4|373	%dir %attr(0755, root, root) %{_sbindir}/StreamingProxy
14cr|darwinstreamingserver-6.0.3-4|374	%dir %attr(0755, dss, dss) %{_logdir}/dss
14cr|darwinstreamingserver-6.0.3-4|375	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingProxy.log
14cr|darwinstreamingserver-6.0.3-4|376	
14cr|darwinstreamingserver-6.0.3-4|377	%files utils
14cr|darwinstreamingserver-6.0.3-4|378	%defattr(-, root, root)
14cr|darwinstreamingserver-6.0.3-4|379	%doc APPLE_LICENSE Documentation/AboutQTFileTools.html
14cr|darwinstreamingserver-6.0.3-4|380	%dir %attr(0755, root, root) %{_bindir}/QTBroadcaster
14cr|darwinstreamingserver-6.0.3-4|381	%dir %attr(0755, root, root) %{_bindir}/QTFileInfo
14cr|darwinstreamingserver-6.0.3-4|382	%dir %attr(0755, root, root) %{_bindir}/QTFileTest
14cr|darwinstreamingserver-6.0.3-4|383	%dir %attr(0755, root, root) %{_bindir}/QTRTPFileTest
14cr|darwinstreamingserver-6.0.3-4|384	%dir %attr(0755, root, root) %{_bindir}/QTRTPGen
14cr|darwinstreamingserver-6.0.3-4|385	%dir %attr(0755, root, root) %{_bindir}/QTSampleLister
14cr|darwinstreamingserver-6.0.3-4|386	%dir %attr(0755, root, root) %{_bindir}/QTSDPGen
14cr|darwinstreamingserver-6.0.3-4|387	%dir %attr(0755, root, root) %{_bindir}/QTTrackInfo
14cr|darwinstreamingserver-6.0.3-4|388	
14cr|darwinstreamingserver-6.0.3-4|389	%files webadmin
14cr|darwinstreamingserver-6.0.3-4|390	%defattr(-, root, root)
14cr|darwinstreamingserver-6.0.3-4|391	%{_bindir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|392	%{_localstatedir}/lib/dss/AdminHtml
14cr|darwinstreamingserver-6.0.3-4|393	%{_localstatedir}/lib/dss/playlists
14cr|darwinstreamingserver-6.0.3-4|394	%attr(0755,root,root) %{_initrddir}/streamingadminserver
14cr|darwinstreamingserver-6.0.3-4|395	%config(noreplace) %{_sysconfdir}/dss/streamingadminserver.conf
14cr|darwinstreamingserver-6.0.3-4|396	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %{_logdir}/dss/streamingadminserver.log
14cr|darwinstreamingserver-6.0.3-4|397	
14cr|darwinstreamingserver-6.0.3-4|398	
14cr|darwinstreamingserver-6.0.3-4|399	
14cr|darwinstreamingserver-6.0.3-4|400	%changelog
14cr|darwinstreamingserver-6.0.3-4|401	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.3-4
14cr|darwinstreamingserver-6.0.3-4|402	+ Revision: 64470f6
14cr|darwinstreamingserver-6.0.3-4|403	- MassBuild#464: Increase release tag
14cr|darwinstreamingserver-6.0.3-4|404	
14cr|darwinstreamingserver-6.0.3-4|405	

828 14
14cr|dataquay-0.9-2|1	%define major 0
14cr|dataquay-0.9-2|2	%define libname %mklibname dataquay %{major}
14cr|dataquay-0.9-2|3	%define develname %mklibname -d dataquay
14cr|dataquay-0.9-2|4	
14cr|dataquay-0.9-2|5	Name:		dataquay
14cr|dataquay-0.9-2|6	Version:	0.9
14cr|dataquay-0.9-2|7	Release:	2
14cr|dataquay-0.9-2|8	Summary:	Simple RDF for C++ and Qt applications
14cr|dataquay-0.9-2|9	Group:		System/Libraries
14cr|dataquay-0.9-2|10	License:	MIT
14cr|dataquay-0.9-2|11	URL:		http://breakfastquay.com/dataquay/
14cr|dataquay-0.9-2|12	Source0:	http://code.breakfastquay.com/attachments/download/30/dataquay-0.9.tar.bz2
14cr|dataquay-0.9-2|13	
14cr|dataquay-0.9-2|14	BuildRequires:	qt4-devel
14cr|dataquay-0.9-2|15	BuildRequires:	redland-devel
14cr|dataquay-0.9-2|16	BuildRequires:	x11-server-xvfb
14cr|dataquay-0.9-2|17	Patch0:		dataquay-0.9-linkage.patch
14cr|dataquay-0.9-2|18	
14cr|dataquay-0.9-2|19	%description
14cr|dataquay-0.9-2|20	Dataquay is a free open source library that provides a friendly C++
14cr|dataquay-0.9-2|21	interface to an RDF datastore using Qt4 classes and
14cr|dataquay-0.9-2|22	containers. Supported datastores are the popular and feature-complete
14cr|dataquay-0.9-2|23	Redland and the lightweight Sord.
14cr|dataquay-0.9-2|24	
14cr|dataquay-0.9-2|25	Dataquay is simple to use and easy to integrate. It is principally
14cr|dataquay-0.9-2|26	aimed at Qt-based applications that would like to use an RDF datastore
14cr|dataquay-0.9-2|27	as backing for in-memory project data, to avoid having to invent file
14cr|dataquay-0.9-2|28	formats or XML schemas and to make it easy to augment the data with
14cr|dataquay-0.9-2|29	descriptive metadata pulled in from external sources. It's also useful
14cr|dataquay-0.9-2|30	for applications with ad-hoc needs for metadata management using RDF
14cr|dataquay-0.9-2|31	sources.
14cr|dataquay-0.9-2|32	
14cr|dataquay-0.9-2|33	Dataquay does not use a separate database, instead using in-memory
14cr|dataquay-0.9-2|34	storage with separate file import and export facilities. Although it
14cr|dataquay-0.9-2|35	offers a choice of datastore implementations, the choice is made at
14cr|dataquay-0.9-2|36	compile time: there is no runtime module system to take into account
14cr|dataquay-0.9-2|37	when deploying your application.
14cr|dataquay-0.9-2|38	
14cr|dataquay-0.9-2|39	The Fedora package is configured to use Redland, as recommended by the
14cr|dataquay-0.9-2|40	developers for general use.
14cr|dataquay-0.9-2|41	
14cr|dataquay-0.9-2|42	%package -n	%{libname}
14cr|dataquay-0.9-2|43	Summary:	Simple RDF for C++ and Qt applications
14cr|dataquay-0.9-2|44	Group:		System/Libraries
14cr|dataquay-0.9-2|45	
14cr|dataquay-0.9-2|46	%description -n %{libname}
14cr|dataquay-0.9-2|47	taquay is a free open source library that provides a friendly C++
14cr|dataquay-0.9-2|48	interface to an RDF datastore using Qt4 classes and
14cr|dataquay-0.9-2|49	containers. Supported datastores are the popular and feature-complete
14cr|dataquay-0.9-2|50	Redland and the lightweight Sord.
14cr|dataquay-0.9-2|51	
14cr|dataquay-0.9-2|52	
14cr|dataquay-0.9-2|53	%package -n	%{develname}
14cr|dataquay-0.9-2|54	Summary:	Development files for %{name}
14cr|dataquay-0.9-2|55	Requires:	%{libname} = %{version}-%{release}
14cr|dataquay-0.9-2|56	Requires:	redland-devel
14cr|dataquay-0.9-2|57	Provides:	dataquay-devel = %{version}-%{release}
14cr|dataquay-0.9-2|58	
14cr|dataquay-0.9-2|59	%description -n	%{develname}
14cr|dataquay-0.9-2|60	The %{name}-devel package contains libraries and header files for
14cr|dataquay-0.9-2|61	developing applications that use %{name}.
14cr|dataquay-0.9-2|62	
14cr|dataquay-0.9-2|63	
14cr|dataquay-0.9-2|64	%prep
14cr|dataquay-0.9-2|65	%setup -q
14cr|dataquay-0.9-2|66	%patch0 -p1
14cr|dataquay-0.9-2|67	# patch for multilib
14cr|dataquay-0.9-2|68	%{__sed} -i.multilib 's|$${PREFIX}/lib|$${PREFIX}/%{_lib}|' lib.pro
14cr|dataquay-0.9-2|69	%{__sed} -i.multilib 's|${exec_prefix}/lib|${exec_prefix}/%{_lib}|' \
14cr|dataquay-0.9-2|70	deploy/dataquay.pc.in
14cr|dataquay-0.9-2|71	
14cr|dataquay-0.9-2|72	
14cr|dataquay-0.9-2|73	%build
14cr|dataquay-0.9-2|74	%qmake_qt4 dataquay.pro PREFIX=%{_prefix}
14cr|dataquay-0.9-2|75	xvfb-run -a -w 1 make
14cr|dataquay-0.9-2|76	#LIBS="-lrdf -lQtTest -lQtGui -lQtCore -lpthread"
14cr|dataquay-0.9-2|77	
14cr|dataquay-0.9-2|78	
14cr|dataquay-0.9-2|79	%install
14cr|dataquay-0.9-2|80	make install INSTALL_ROOT=%{buildroot}
14cr|dataquay-0.9-2|81	# actually copy .pc file
14cr|dataquay-0.9-2|82	mkdir -p  %{buildroot}%{_libdir}/pkgconfig/
14cr|dataquay-0.9-2|83	%{__cp} -p deploy/dataquay.pc %{buildroot}%{_libdir}/pkgconfig/
14cr|dataquay-0.9-2|84	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|dataquay-0.9-2|85	
14cr|dataquay-0.9-2|86	%files -n %{libname}
14cr|dataquay-0.9-2|87	%{_libdir}/*.so.*
14cr|dataquay-0.9-2|88	
14cr|dataquay-0.9-2|89	%files -n %{develname}
14cr|dataquay-0.9-2|90	%doc COPYING CHANGELOG README.txt
14cr|dataquay-0.9-2|91	%doc examples
14cr|dataquay-0.9-2|92	%{_includedir}/*
14cr|dataquay-0.9-2|93	%{_libdir}/*.so
14cr|dataquay-0.9-2|94	%{_libdir}/pkgconfig/%{name}.pc
14cr|dataquay-0.9-2|95	
14cr|dataquay-0.9-2|96	%changelog
14cr|dataquay-0.9-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|dataquay-0.9-2|98	+ Revision: e229cda
14cr|dataquay-0.9-2|99	- MassBuild#464: Increase release tag
14cr|dataquay-0.9-2|100	
14cr|dataquay-0.9-2|101	

829 14
14cr|dayplanner-0.11-3|1	%if %{_use_internal_dependency_generator}
14cr|dayplanner-0.11-3|2	%define __noautoreq 'perl\\(DP::CoreModules\\)'
14cr|dayplanner-0.11-3|3	%else
14cr|dayplanner-0.11-3|4	%define _requires_exceptions perl\(DP::CoreModules\)
14cr|dayplanner-0.11-3|5	%endif
14cr|dayplanner-0.11-3|6	
14cr|dayplanner-0.11-3|7	Summary:	An easy and clean Day Planner
14cr|dayplanner-0.11-3|8	Name:		dayplanner
14cr|dayplanner-0.11-3|9	Version:	0.11
14cr|dayplanner-0.11-3|10	Release:	3
14cr|dayplanner-0.11-3|11	Group:		Office
14cr|dayplanner-0.11-3|12	License:	GPLv3+
14cr|dayplanner-0.11-3|13	URL:		http://www.day-planner.org/
14cr|dayplanner-0.11-3|14	Source0:	http://download.gna.org/dayplanner/%{name}-%{version}.tar.bz2
14cr|dayplanner-0.11-3|15	Patch0:         dayplanner-0.11-locale.patch
14cr|dayplanner-0.11-3|16	BuildRequires:	perl-devel
14cr|dayplanner-0.11-3|17	BuildRequires:	perl(Locale::gettext)
14cr|dayplanner-0.11-3|18	BuildArch:	noarch
14cr|dayplanner-0.11-3|19	
14cr|dayplanner-0.11-3|20	%description
14cr|dayplanner-0.11-3|21	Day Planner is a simple time management program.
14cr|dayplanner-0.11-3|22	
14cr|dayplanner-0.11-3|23	Day Planner is designed to help you easily manage your time.
14cr|dayplanner-0.11-3|24	It can manage appointments, birthdays and more. It makes sure you
14cr|dayplanner-0.11-3|25	remember your appointments by popping up a dialog box reminding you about it.
14cr|dayplanner-0.11-3|26	
14cr|dayplanner-0.11-3|27	%files -f dayplanner.lang
14cr|dayplanner-0.11-3|28	# Note to packagers: Please leave COPYING in here as this package is distributed
14cr|dayplanner-0.11-3|29	#  from the software website aswell
14cr|dayplanner-0.11-3|30	%doc AUTHORS COPYING NEWS THANKS TODO ./doc/*
14cr|dayplanner-0.11-3|31	%{_bindir}/dayplanner
14cr|dayplanner-0.11-3|32	%{_bindir}/dayplanner-daemon
14cr|dayplanner-0.11-3|33	%{_bindir}/dayplanner-notifier
14cr|dayplanner-0.11-3|34	%{_datadir}/%{name}/
14cr|dayplanner-0.11-3|35	%{_mandir}/man1/*
14cr|dayplanner-0.11-3|36	%{_iconsdir}/dayplanner*.png
14cr|dayplanner-0.11-3|37	%{_miconsdir}/dayplanner*.png
14cr|dayplanner-0.11-3|38	%{_liconsdir}/dayplanner*.png
14cr|dayplanner-0.11-3|39	%{_datadir}/applications/%{name}.desktop
14cr|dayplanner-0.11-3|40	%{_datadir}/pixmaps/%{name}.png
14cr|dayplanner-0.11-3|41	
14cr|dayplanner-0.11-3|42	#----------------------------------------------------------------------------
14cr|dayplanner-0.11-3|43	
14cr|dayplanner-0.11-3|44	%prep
14cr|dayplanner-0.11-3|45	%setup -q
14cr|dayplanner-0.11-3|46	
14cr|dayplanner-0.11-3|47	%patch0 -p1
14cr|dayplanner-0.11-3|48	
14cr|dayplanner-0.11-3|49	%build
14cr|dayplanner-0.11-3|50	# Nothing
14cr|dayplanner-0.11-3|51	
14cr|dayplanner-0.11-3|52	%install
14cr|dayplanner-0.11-3|53	%makeinstall_std prefix=/usr
14cr|dayplanner-0.11-3|54	
14cr|dayplanner-0.11-3|55	# Install the icons
14cr|dayplanner-0.11-3|56	install -m644 ./art/dayplanner-24x24.png -D %{buildroot}%{_iconsdir}/dayplanner.png
14cr|dayplanner-0.11-3|57	install -m644 ./art/dayplanner-16x16.png -D %{buildroot}%{_miconsdir}/dayplanner.png
14cr|dayplanner-0.11-3|58	install -m644 ./art/dayplanner-48x48.png -D %{buildroot}%{_liconsdir}/dayplanner.png
14cr|dayplanner-0.11-3|59	# (High contrast icons)
14cr|dayplanner-0.11-3|60	install -m644 ./art/dayplanner_HC24.png -D %{buildroot}%{_iconsdir}/dayplanner_HC.png
14cr|dayplanner-0.11-3|61	install -m644 ./art/dayplanner_HC16.png -D %{buildroot}%{_miconsdir}/dayplanner_HC.png
14cr|dayplanner-0.11-3|62	install -m644 ./art/dayplanner_HC48.png -D %{buildroot}%{_liconsdir}/dayplanner_HC.png
14cr|dayplanner-0.11-3|63	
14cr|dayplanner-0.11-3|64	# Find the localization
14cr|dayplanner-0.11-3|65	%find_lang %{name}
14cr|dayplanner-0.11-3|66	
14cr|dayplanner-0.11-3|67	
14cr|dayplanner-0.11-3|68	%changelog
14cr|dayplanner-0.11-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-3
14cr|dayplanner-0.11-3|70	+ Revision: 7373899
14cr|dayplanner-0.11-3|71	- MassBuild#464: Increase release tag
14cr|dayplanner-0.11-3|72	
14cr|dayplanner-0.11-3|73	

830 14
14cr|dbench-4.0-4|1	Summary:	Filesystem benchmark similar to Netbench
14cr|dbench-4.0-4|2	Name:		dbench
14cr|dbench-4.0-4|3	Version:	4.0
14cr|dbench-4.0-4|4	Release:	4
14cr|dbench-4.0-4|5	License:	GPLv3+
14cr|dbench-4.0-4|6	Group:		System/Kernel and hardware
14cr|dbench-4.0-4|7	Url:		http://samba.org/ftp/tridge/dbench/README
14cr|dbench-4.0-4|8	Source0:	http://samba.org/ftp/tridge/dbench/%{name}-%{version}.tar.gz
14cr|dbench-4.0-4|9	BuildRequires:	pkgconfig(popt)
14cr|dbench-4.0-4|10	
14cr|dbench-4.0-4|11	%description
14cr|dbench-4.0-4|12	dbench is a filesystem benchmark that generates load patterns similar
14cr|dbench-4.0-4|13	to those of the commercial Netbench benchmark, but without requiring
14cr|dbench-4.0-4|14	a lab of Windows load generators to run. It is now considered a de-facto
14cr|dbench-4.0-4|15	standard for generating load on the Linux VFS.
14cr|dbench-4.0-4|16	
14cr|dbench-4.0-4|17	%files
14cr|dbench-4.0-4|18	%doc COPYING README
14cr|dbench-4.0-4|19	%attr(755,root,root) %{_bindir}/dbench
14cr|dbench-4.0-4|20	%attr(755,root,root) %{_bindir}/tbench
14cr|dbench-4.0-4|21	%attr(755,root,root) %{_bindir}/tbench_srv
14cr|dbench-4.0-4|22	%attr(644,root,root) %{_mandir}/man1/dbench.1.*
14cr|dbench-4.0-4|23	%attr(644,root,root) %{_mandir}/man1/tbench.1.*
14cr|dbench-4.0-4|24	%attr(644,root,root) %{_mandir}/man1/tbench_srv.1.*
14cr|dbench-4.0-4|25	%attr(644,root,root) %{_datadir}/%{name}/client.txt
14cr|dbench-4.0-4|26	
14cr|dbench-4.0-4|27	#----------------------------------------------------------------------------
14cr|dbench-4.0-4|28	
14cr|dbench-4.0-4|29	%prep
14cr|dbench-4.0-4|30	%setup -q
14cr|dbench-4.0-4|31	
14cr|dbench-4.0-4|32	%build
14cr|dbench-4.0-4|33	./autogen.sh
14cr|dbench-4.0-4|34	%configure2_5x --datadir=/usr/share/dbench
14cr|dbench-4.0-4|35	%make CC="cc %ldflags"
14cr|dbench-4.0-4|36	
14cr|dbench-4.0-4|37	%install
14cr|dbench-4.0-4|38	mkdir -p %{buildroot}%{_bindir}
14cr|dbench-4.0-4|39	mkdir -p %{buildroot}%{_mandir}/man1
14cr|dbench-4.0-4|40	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|dbench-4.0-4|41	install -c -m 0755 dbench %{buildroot}%{_bindir}/dbench
14cr|dbench-4.0-4|42	install -c -m 0755 tbench %{buildroot}%{_bindir}/tbench
14cr|dbench-4.0-4|43	install -c -m 0755 tbench_srv %{buildroot}%{_bindir}/tbench_srv
14cr|dbench-4.0-4|44	install -c -m 0644 dbench.1 %{buildroot}%{_mandir}/man1/dbench.1
14cr|dbench-4.0-4|45	install -c -m 0644 client.txt %{buildroot}%{_datadir}/%{name}/client.txt
14cr|dbench-4.0-4|46	pushd %{buildroot}%{_mandir}/man1/
14cr|dbench-4.0-4|47	ln -sf dbench.1 tbench.1
14cr|dbench-4.0-4|48	ln -sf dbench.1 tbench_srv.1
14cr|dbench-4.0-4|49	popd
14cr|dbench-4.0-4|50	
14cr|dbench-4.0-4|51	
14cr|dbench-4.0-4|52	%changelog
14cr|dbench-4.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-4
14cr|dbench-4.0-4|54	+ Revision: 31cdb60
14cr|dbench-4.0-4|55	- MassBuild#464: Increase release tag
14cr|dbench-4.0-4|56	
14cr|dbench-4.0-4|57	

831 14
14cr|dbtool-1.6-10|1	Summary:	Command Line Tool for GDBM
14cr|dbtool-1.6-10|2	Name:		dbtool
14cr|dbtool-1.6-10|3	Version:	1.6
14cr|dbtool-1.6-10|4	Release:	10
14cr|dbtool-1.6-10|5	License:	GPLv2+
14cr|dbtool-1.6-10|6	Group:		Databases
14cr|dbtool-1.6-10|7	Url:		http://www.daemon.de/DBTOOL
14cr|dbtool-1.6-10|8	Source0:	ftp://ftp.daemon.de/scip/Apps/dbtool/dbtool-%{version}.tar.bz2
14cr|dbtool-1.6-10|9	Patch0:		dbtool.patch
14cr|dbtool-1.6-10|10	Patch1:		dbtool-1.6-gcc411.diff
14cr|dbtool-1.6-10|11	BuildRequires:	gdbm-devel
14cr|dbtool-1.6-10|12	BuildRequires:	pkgconfig(libpcre)
14cr|dbtool-1.6-10|13	
14cr|dbtool-1.6-10|14	%description
14cr|dbtool-1.6-10|15	dbtool can be used to store and retrieve data in a key/value format
14cr|dbtool-1.6-10|16	in a GDBM hash database. Perl compatible regular expressions are
14cr|dbtool-1.6-10|17	supported both for storing and retrieving of data. It's main
14cr|dbtool-1.6-10|18	advantages are the ability to maintain huge amounts of data and
14cr|dbtool-1.6-10|19	speed. It also supports encrypted databases using the AES cipher
14cr|dbtool-1.6-10|20	algorithm.
14cr|dbtool-1.6-10|21	
14cr|dbtool-1.6-10|22	%files
14cr|dbtool-1.6-10|23	%doc AUTHORS ChangeLog README samples
14cr|dbtool-1.6-10|24	%{_bindir}/dbtool*
14cr|dbtool-1.6-10|25	%{_mandir}/man1/*
14cr|dbtool-1.6-10|26	
14cr|dbtool-1.6-10|27	#----------------------------------------------------------------------------
14cr|dbtool-1.6-10|28	
14cr|dbtool-1.6-10|29	%prep
14cr|dbtool-1.6-10|30	%setup -q
14cr|dbtool-1.6-10|31	%patch0 -p0
14cr|dbtool-1.6-10|32	%patch1 -p1
14cr|dbtool-1.6-10|33	
14cr|dbtool-1.6-10|34	# fix attribs
14cr|dbtool-1.6-10|35	find samples -type f | xargs chmod 644
14cr|dbtool-1.6-10|36	find samples -type d | xargs chmod 755
14cr|dbtool-1.6-10|37	find . -perm 0640 | xargs chmod 644
14cr|dbtool-1.6-10|38	chmod 644 AUTHORS ChangeLog README
14cr|dbtool-1.6-10|39	
14cr|dbtool-1.6-10|40	%build
14cr|dbtool-1.6-10|41	# build the gdbm version
14cr|dbtool-1.6-10|42	%configure2_5x --without-berkeley
14cr|dbtool-1.6-10|43	%make CXXFLAGS="%{optflags} -Wall" LDFLAGS="%{ldflags}"
14cr|dbtool-1.6-10|44	
14cr|dbtool-1.6-10|45	%install
14cr|dbtool-1.6-10|46	install -d %{buildroot}%{_bindir}
14cr|dbtool-1.6-10|47	install -d %{buildroot}%{_mandir}/man1
14cr|dbtool-1.6-10|48	
14cr|dbtool-1.6-10|49	install -m0755 dbtool %{buildroot}%{_bindir}/
14cr|dbtool-1.6-10|50	install -m0644 dbtool.1 %{buildroot}%{_mandir}/man1/
14cr|dbtool-1.6-10|51	
14cr|dbtool-1.6-10|52	
14cr|dbtool-1.6-10|53	%changelog
14cr|dbtool-1.6-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-10
14cr|dbtool-1.6-10|55	+ Revision: 1275232
14cr|dbtool-1.6-10|56	- MassBuild#464: Increase release tag
14cr|dbtool-1.6-10|57	
14cr|dbtool-1.6-10|58	

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

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

834 14
14cr|dbview-1.0.4-6|1	%define name dbview
14cr|dbview-1.0.4-6|2	%define version 1.0.4
14cr|dbview-1.0.4-6|3	%define release 6
14cr|dbview-1.0.4-6|4	
14cr|dbview-1.0.4-6|5	Summary: Dbview - view dBase files
14cr|dbview-1.0.4-6|6	Name: %{name}
14cr|dbview-1.0.4-6|7	Version: %{version}
14cr|dbview-1.0.4-6|8	Release: %{release}
14cr|dbview-1.0.4-6|9	Source: %{name}-%{version}.tar.bz2
14cr|dbview-1.0.4-6|10	Patch: %name-patch.bz2
14cr|dbview-1.0.4-6|11	License: GPL
14cr|dbview-1.0.4-6|12	Group: Databases
14cr|dbview-1.0.4-6|13	BuildRoot: %_tmppath/%{name}-buildroot
14cr|dbview-1.0.4-6|14	
14cr|dbview-1.0.4-6|15	%description
14cr|dbview-1.0.4-6|16	Dbview is a little tool that will display dBase III and IV files.
14cr|dbview-1.0.4-6|17	You can also use it to convert your old .dbf files for further use with Unix.
14cr|dbview-1.0.4-6|18	
14cr|dbview-1.0.4-6|19	%prep
14cr|dbview-1.0.4-6|20	rm -rf $RPM_BUILD_ROOT
14cr|dbview-1.0.4-6|21	
14cr|dbview-1.0.4-6|22	%setup
14cr|dbview-1.0.4-6|23	
14cr|dbview-1.0.4-6|24	%build
14cr|dbview-1.0.4-6|25	make "CFLAGS=$RPM_OPT_FLAGS -pipe"
14cr|dbview-1.0.4-6|26	
14cr|dbview-1.0.4-6|27	%install
14cr|dbview-1.0.4-6|28	rm -rf $RPM_BUILD_ROOT
14cr|dbview-1.0.4-6|29	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|dbview-1.0.4-6|30	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|dbview-1.0.4-6|31	install -m 755 dbview $RPM_BUILD_ROOT%{_bindir}
14cr|dbview-1.0.4-6|32	install -m 644 dbview.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|dbview-1.0.4-6|33	
14cr|dbview-1.0.4-6|34	%clean
14cr|dbview-1.0.4-6|35	rm -rf $RPM_BUILD_ROOT
14cr|dbview-1.0.4-6|36	
14cr|dbview-1.0.4-6|37	%files
14cr|dbview-1.0.4-6|38	%defattr(-,root,root)
14cr|dbview-1.0.4-6|39	%doc README dBASE
14cr|dbview-1.0.4-6|40	%{_bindir}/*
14cr|dbview-1.0.4-6|41	%{_mandir}/man1/*
14cr|dbview-1.0.4-6|42	
14cr|dbview-1.0.4-6|43	
14cr|dbview-1.0.4-6|44	
14cr|dbview-1.0.4-6|45	%changelog
14cr|dbview-1.0.4-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-6
14cr|dbview-1.0.4-6|47	+ Revision: 4d0c6c6
14cr|dbview-1.0.4-6|48	- MassBuild#464: Increase release tag
14cr|dbview-1.0.4-6|49	
14cr|dbview-1.0.4-6|50	

835 14
14cr|dbx-utils-1.0.3-10|1	%define	major 0
14cr|dbx-utils-1.0.3-10|2	%define libname	%mklibname dbx %{major}
14cr|dbx-utils-1.0.3-10|3	%define develname	%mklibname dbx -d
14cr|dbx-utils-1.0.3-10|4	
14cr|dbx-utils-1.0.3-10|5	Summary:	Extracts emails from MS Outlook Express 5.0
14cr|dbx-utils-1.0.3-10|6	Name:   	dbx-utils
14cr|dbx-utils-1.0.3-10|7	Version: 	1.0.3
14cr|dbx-utils-1.0.3-10|8	Release: 	10
14cr|dbx-utils-1.0.3-10|9	License:	GPLv2+
14cr|dbx-utils-1.0.3-10|10	Group:		Networking/Mail
14cr|dbx-utils-1.0.3-10|11	URL:		http://sourceforge.net/projects/ol2mbox
14cr|dbx-utils-1.0.3-10|12	Source0:	libdbx_%{version}.tar.bz2
14cr|dbx-utils-1.0.3-10|13	Patch0:		libdbx_1.0.3-shared.diff
14cr|dbx-utils-1.0.3-10|14	Patch1:		libdbx_1.0.3-Mail-Transport-Dbx-0.07.diff
14cr|dbx-utils-1.0.3-10|15	BuildRequires:	libtool
14cr|dbx-utils-1.0.3-10|16	
14cr|dbx-utils-1.0.3-10|17	%description
14cr|dbx-utils-1.0.3-10|18	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
14cr|dbx-utils-1.0.3-10|19	format files.
14cr|dbx-utils-1.0.3-10|20	
14cr|dbx-utils-1.0.3-10|21	%package -n	%{libname}
14cr|dbx-utils-1.0.3-10|22	Summary:	Shared libdbx library
14cr|dbx-utils-1.0.3-10|23	Group:          System/Libraries
14cr|dbx-utils-1.0.3-10|24	
14cr|dbx-utils-1.0.3-10|25	%description -n	%{libname}
14cr|dbx-utils-1.0.3-10|26	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
14cr|dbx-utils-1.0.3-10|27	format files.
14cr|dbx-utils-1.0.3-10|28	
14cr|dbx-utils-1.0.3-10|29	This package contains the shared libdbx library.
14cr|dbx-utils-1.0.3-10|30	
14cr|dbx-utils-1.0.3-10|31	%package -n	%{develname}
14cr|dbx-utils-1.0.3-10|32	Summary:	Development files for the libdbx library
14cr|dbx-utils-1.0.3-10|33	Group:		Development/C
14cr|dbx-utils-1.0.3-10|34	Provides:	libdbx-devel = %{version}
14cr|dbx-utils-1.0.3-10|35	Requires:	%{libname} = %{version}
14cr|dbx-utils-1.0.3-10|36	Obsoletes:	%{libname}-devel
14cr|dbx-utils-1.0.3-10|37	
14cr|dbx-utils-1.0.3-10|38	%description -n	%{develname}
14cr|dbx-utils-1.0.3-10|39	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
14cr|dbx-utils-1.0.3-10|40	format files.
14cr|dbx-utils-1.0.3-10|41	
14cr|dbx-utils-1.0.3-10|42	This package contains the static libdbx library and header files.
14cr|dbx-utils-1.0.3-10|43	
14cr|dbx-utils-1.0.3-10|44	%prep
14cr|dbx-utils-1.0.3-10|45	
14cr|dbx-utils-1.0.3-10|46	%setup -q -n libdbx_%{version}
14cr|dbx-utils-1.0.3-10|47	%patch0 -p0
14cr|dbx-utils-1.0.3-10|48	%patch1 -p1
14cr|dbx-utils-1.0.3-10|49	
14cr|dbx-utils-1.0.3-10|50	%build
14cr|dbx-utils-1.0.3-10|51	
14cr|dbx-utils-1.0.3-10|52	%make CFLAGS="%{optflags} -DDBX_BIG_ENDIAN" libdir=%{_libdir}
14cr|dbx-utils-1.0.3-10|53	
14cr|dbx-utils-1.0.3-10|54	%install
14cr|dbx-utils-1.0.3-10|55	%makeinstall_std \
14cr|dbx-utils-1.0.3-10|56	bindir=%{_bindir} \
14cr|dbx-utils-1.0.3-10|57	libdir=%{_libdir} \
14cr|dbx-utils-1.0.3-10|58	includedir=%{_includedir}
14cr|dbx-utils-1.0.3-10|59	
14cr|dbx-utils-1.0.3-10|60	%files
14cr|dbx-utils-1.0.3-10|61	%defattr(-,root,root)
14cr|dbx-utils-1.0.3-10|62	%doc AUTHORS FILE-FORMAT README*
14cr|dbx-utils-1.0.3-10|63	%{_bindir}/*
14cr|dbx-utils-1.0.3-10|64	
14cr|dbx-utils-1.0.3-10|65	%files -n %{libname}
14cr|dbx-utils-1.0.3-10|66	%defattr(-,root,root)
14cr|dbx-utils-1.0.3-10|67	%{_libdir}/*.so.%{major}*
14cr|dbx-utils-1.0.3-10|68	
14cr|dbx-utils-1.0.3-10|69	%files -n %{develname}
14cr|dbx-utils-1.0.3-10|70	%defattr(-,root,root)
14cr|dbx-utils-1.0.3-10|71	%{_includedir}/libdbx
14cr|dbx-utils-1.0.3-10|72	%{_libdir}/*.so
14cr|dbx-utils-1.0.3-10|73	
14cr|dbx-utils-1.0.3-10|74	
14cr|dbx-utils-1.0.3-10|75	
14cr|dbx-utils-1.0.3-10|76	%changelog
14cr|dbx-utils-1.0.3-10|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-10
14cr|dbx-utils-1.0.3-10|78	+ Revision: 2257fdb
14cr|dbx-utils-1.0.3-10|79	- MassBuild#464: Increase release tag
14cr|dbx-utils-1.0.3-10|80	
14cr|dbx-utils-1.0.3-10|81	

836 14
14cr|dcaenc-2-2|1	%define libmajor 0
14cr|dcaenc-2-2|2	%define pluginname %{mklibname alsa-plugins}-dca
14cr|dcaenc-2-2|3	%define libname %mklibname %name %libmajor
14cr|dcaenc-2-2|4	%define devellibname %mklibname -d %name
14cr|dcaenc-2-2|5	#define debug_package	%{nil}
14cr|dcaenc-2-2|6	#define distsuffix mrb
14cr|dcaenc-2-2|7	
14cr|dcaenc-2-2|8	Summary: DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|9	Name:    dcaenc
14cr|dcaenc-2-2|10	Version: 2
14cr|dcaenc-2-2|11	Release: 2
14cr|dcaenc-2-2|12	Source0: http://aepatrakov.narod.ru/dcaenc/%{name}-%{version}.tar.gz
14cr|dcaenc-2-2|13	License: LGPLv2.1+
14cr|dcaenc-2-2|14	Group:   Sound
14cr|dcaenc-2-2|15	URL:     http://aepatrakov.narod.ru/dcaenc/
14cr|dcaenc-2-2|16	BuildRequires: kernel-headers >= 2.4.0
14cr|dcaenc-2-2|17	BuildRequires: pkgconfig(alsa)
14cr|dcaenc-2-2|18	
14cr|dcaenc-2-2|19	
14cr|dcaenc-2-2|20	%description
14cr|dcaenc-2-2|21	DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|22	
14cr|dcaenc-2-2|23	It may be useful if you want to create a
14cr|dcaenc-2-2|24	DTS CD or a DTS
14cr|dcaenc-2-2|25	soundtrack for a DVD
14cr|dcaenc-2-2|26	from a 6-channel PCM wav file using linux.
14cr|dcaenc-2-2|27	Another use case is related to
14cr|dcaenc-2-2|28	real-time encoding of multichannel PCM
14cr|dcaenc-2-2|29	audio output from arbitrary linux
14cr|dcaenc-2-2|30	applications for transmission over SPDIF
14cr|dcaenc-2-2|31	(see %{pluginname} package)
14cr|dcaenc-2-2|32	
14cr|dcaenc-2-2|33	
14cr|dcaenc-2-2|34	%package -n %{libname}
14cr|dcaenc-2-2|35	Summary:   Libraries for DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|36	Group:     Sound
14cr|dcaenc-2-2|37	
14cr|dcaenc-2-2|38	%description -n %{libname}
14cr|dcaenc-2-2|39	Libraries for DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|40	
14cr|dcaenc-2-2|41	
14cr|dcaenc-2-2|42	%package -n %{devellibname}
14cr|dcaenc-2-2|43	Summary:   Development sources for DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|44	Group:     Development/C
14cr|dcaenc-2-2|45	Requires:  %{libname} = %{version}-%{release}
14cr|dcaenc-2-2|46	
14cr|dcaenc-2-2|47	%description -n %{devellibname}
14cr|dcaenc-2-2|48	Development sources for DTS Coherent Acoustics encoder
14cr|dcaenc-2-2|49	
14cr|dcaenc-2-2|50	
14cr|dcaenc-2-2|51	%package -n %{pluginname}
14cr|dcaenc-2-2|52	Summary:   DTS Coherent Acoustics encoder plugin for ALSA
14cr|dcaenc-2-2|53	Group:     Sound
14cr|dcaenc-2-2|54	Requires:  alsa-lib
14cr|dcaenc-2-2|55	
14cr|dcaenc-2-2|56	%description -n %{pluginname}
14cr|dcaenc-2-2|57	DTS Coherent Acoustics encoder plugin for ALSA
14cr|dcaenc-2-2|58	
14cr|dcaenc-2-2|59	Provides real-time encoding of multichannel PCM audio output from arbitrary
14cr|dcaenc-2-2|60	linux applications for transmission over SPDIF.
14cr|dcaenc-2-2|61	
14cr|dcaenc-2-2|62	
14cr|dcaenc-2-2|63	%prep
14cr|dcaenc-2-2|64	%setup -q -n %name-%version
14cr|dcaenc-2-2|65	%apply_patches
14cr|dcaenc-2-2|66	
14cr|dcaenc-2-2|67	%build
14cr|dcaenc-2-2|68	%configure2_5x
14cr|dcaenc-2-2|69	%make
14cr|dcaenc-2-2|70	
14cr|dcaenc-2-2|71	%install
14cr|dcaenc-2-2|72	%makeinstall_std
14cr|dcaenc-2-2|73	
14cr|dcaenc-2-2|74	mv %{buildroot}%{_datadir}/alsa/pcm %{buildroot}%{_datadir}/alsa/alsa.conf.d
14cr|dcaenc-2-2|75	
14cr|dcaenc-2-2|76	find %{buildroot} -name '*.la' -delete
14cr|dcaenc-2-2|77	
14cr|dcaenc-2-2|78	%files
14cr|dcaenc-2-2|79	%{_bindir}/dcaenc
14cr|dcaenc-2-2|80	
14cr|dcaenc-2-2|81	%files -n %{libname}
14cr|dcaenc-2-2|82	%{_libdir}/libdcaenc.so.%{libmajor}*
14cr|dcaenc-2-2|83	
14cr|dcaenc-2-2|84	%files -n %{devellibname}
14cr|dcaenc-2-2|85	%{_includedir}/dcaenc.h
14cr|dcaenc-2-2|86	%{_libdir}/libdcaenc.so
14cr|dcaenc-2-2|87	%{_libdir}/pkgconfig/dcaenc.pc
14cr|dcaenc-2-2|88	
14cr|dcaenc-2-2|89	%files -n %{pluginname}
14cr|dcaenc-2-2|90	%{_datadir}/alsa/alsa.conf.d/dca.conf
14cr|dcaenc-2-2|91	%{_libdir}/alsa-lib/*
14cr|dcaenc-2-2|92	
14cr|dcaenc-2-2|93	
14cr|dcaenc-2-2|94	
14cr|dcaenc-2-2|95	
14cr|dcaenc-2-2|96	
14cr|dcaenc-2-2|97	%changelog
14cr|dcaenc-2-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2-2
14cr|dcaenc-2-2|99	+ Revision: b0205ce
14cr|dcaenc-2-2|100	- MassBuild#464: Increase release tag
14cr|dcaenc-2-2|101	
14cr|dcaenc-2-2|102	

837 14
14cr|dcc-1.3.135-5|1	%define build_sendmail 1
14cr|dcc-1.3.135-5|2	# commandline overrides:
14cr|dcc-1.3.135-5|3	# rpm -ba|--rebuild --with 'xxx'
14cr|dcc-1.3.135-5|4	%{?_without_sendmail: %{expand: %%define build_sendmail 0}}
14cr|dcc-1.3.135-5|5	
14cr|dcc-1.3.135-5|6	Summary:	Distributed Checksum Clearinghouse, anti-spam tool
14cr|dcc-1.3.135-5|7	Name:		dcc
14cr|dcc-1.3.135-5|8	Version:	1.3.135
14cr|dcc-1.3.135-5|9	Release:	5
14cr|dcc-1.3.135-5|10	License:	BSD-like
14cr|dcc-1.3.135-5|11	Group:		System/Servers
14cr|dcc-1.3.135-5|12	URL:		http://www.rhyolite.com/anti-spam/dcc/
14cr|dcc-1.3.135-5|13	Source0:	http://www.rhyolite.com/src/dcc/old/dcc-%{version}.tar.Z
14cr|dcc-1.3.135-5|14	Patch0:		dcc-dccd-initscript-135.diff
14cr|dcc-1.3.135-5|15	Patch1:		dcc-make-dcc_conf-nochwon.diff
14cr|dcc-1.3.135-5|16	Requires(post): rpm-helper perl rrdtool
14cr|dcc-1.3.135-5|17	Requires(preun): rpm-helper perl rrdtool
14cr|dcc-1.3.135-5|18	Requires(pre): rpm-helper
14cr|dcc-1.3.135-5|19	Requires(postun): rpm-helper
14cr|dcc-1.3.135-5|20	Requires:	perl rrdtool
14cr|dcc-1.3.135-5|21	BuildRequires:	perl wget apache-base
14cr|dcc-1.3.135-5|22	%if %{build_sendmail}
14cr|dcc-1.3.135-5|23	BuildRequires:	sendmail-devel
14cr|dcc-1.3.135-5|24	%endif
14cr|dcc-1.3.135-5|25	
14cr|dcc-1.3.135-5|26	%description
14cr|dcc-1.3.135-5|27	Distributed Checksum Clearinghouse or DCC is a cooperative,
14cr|dcc-1.3.135-5|28	distributed system intended to detect "bulk" mail or mail sent to
14cr|dcc-1.3.135-5|29	many people. It allows individuals receiving a single mail message
14cr|dcc-1.3.135-5|30	to determine that many other people have been sent essentially
14cr|dcc-1.3.135-5|31	identical copies of the message and so reject the message. It can
14cr|dcc-1.3.135-5|32	identify some unsolicited bulk mail using "spam traps" and other
14cr|dcc-1.3.135-5|33	detectors, but that is not its focus.
14cr|dcc-1.3.135-5|34	
14cr|dcc-1.3.135-5|35	The DCC can be viewed as a tool for end users to enforce their
14cr|dcc-1.3.135-5|36	right to "opt-in" to streams of bulk mail by refusing all bulk mail
14cr|dcc-1.3.135-5|37	except from sources in a "white list."  White lists are generally
14cr|dcc-1.3.135-5|38	the responsibility of DCC clients, since only they know which bulk
14cr|dcc-1.3.135-5|39	mail they solicited.
14cr|dcc-1.3.135-5|40	
14cr|dcc-1.3.135-5|41	NB to use DCC to reject SPAM you need to configure
14cr|dcc-1.3.135-5|42	%{_datadir}/dcc/dcc_conf and either use procmail or sendmail to
14cr|dcc-1.3.135-5|43	feed the messages to DCC
14cr|dcc-1.3.135-5|44	
14cr|dcc-1.3.135-5|45	%package	cgi
14cr|dcc-1.3.135-5|46	Summary:	The cgi-scripts for managing mail delivery on a DCC enabled server
14cr|dcc-1.3.135-5|47	Group:		System/Servers
14cr|dcc-1.3.135-5|48	Requires:	apache-mpm-prefork
14cr|dcc-1.3.135-5|49	Requires:	%{name} = %{version}
14cr|dcc-1.3.135-5|50	
14cr|dcc-1.3.135-5|51	%description	cgi
14cr|dcc-1.3.135-5|52	Example set of cgi-scripts to allow users to point-and-click
14cr|dcc-1.3.135-5|53	manage their own DCC whitelists and thus what is delivered to
14cr|dcc-1.3.135-5|54	them.  Allows overriding of site level lists.  The scripts give
14cr|dcc-1.3.135-5|55	controlled access to the whitelists which are otherwise in
14cr|dcc-1.3.135-5|56	protected directory space (owned by dcc).
14cr|dcc-1.3.135-5|57	
14cr|dcc-1.3.135-5|58	NB these scripts need configured after installation
14cr|dcc-1.3.135-5|59	
14cr|dcc-1.3.135-5|60	%if %{build_sendmail}
14cr|dcc-1.3.135-5|61	%package	sendmail
14cr|dcc-1.3.135-5|62	Summary:	Distributed Checksum Clearinghouse Milter Interface
14cr|dcc-1.3.135-5|63	Group:		System/Servers
14cr|dcc-1.3.135-5|64	Requires:	sendmail
14cr|dcc-1.3.135-5|65	Requires:	sendmail-cf
14cr|dcc-1.3.135-5|66	Requires:	%{name} = %{version}
14cr|dcc-1.3.135-5|67	
14cr|dcc-1.3.135-5|68	%description	sendmail
14cr|dcc-1.3.135-5|69	Dccm is a daemon built with the sendmail milter interface intended
14cr|dcc-1.3.135-5|70	to connect sendmail to DCC servers.
14cr|dcc-1.3.135-5|71	%endif
14cr|dcc-1.3.135-5|72	
14cr|dcc-1.3.135-5|73	%package	devel
14cr|dcc-1.3.135-5|74	Summary:	Development headers and libraries for %{name}
14cr|dcc-1.3.135-5|75	Group:		Development/C
14cr|dcc-1.3.135-5|76	
14cr|dcc-1.3.135-5|77	%description	devel
14cr|dcc-1.3.135-5|78	Development headers and libraries for %{name}
14cr|dcc-1.3.135-5|79	
14cr|dcc-1.3.135-5|80	%prep
14cr|dcc-1.3.135-5|81	
14cr|dcc-1.3.135-5|82	%setup -q -n %{name}-%{version}
14cr|dcc-1.3.135-5|83	%patch0 -p0 -b .initscript
14cr|dcc-1.3.135-5|84	%patch1 -p0 -b .nochown
14cr|dcc-1.3.135-5|85	
14cr|dcc-1.3.135-5|86	# fix defaults
14cr|dcc-1.3.135-5|87	find . -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
14cr|dcc-1.3.135-5|88	find . -type f | xargs perl -pi -e "s|/var/dcc|%{_localstatedir}/lib/dcc|g"
14cr|dcc-1.3.135-5|89	
14cr|dcc-1.3.135-5|90	# lib64 fixes
14cr|dcc-1.3.135-5|91	perl -pi -e "s|/usr/lib|%{_libdir}|g" configure
14cr|dcc-1.3.135-5|92	
14cr|dcc-1.3.135-5|93	%build
14cr|dcc-1.3.135-5|94	
14cr|dcc-1.3.135-5|95	./configure \
14cr|dcc-1.3.135-5|96	--libexecdir=%{_sbindir} \
14cr|dcc-1.3.135-5|97	%if %{build_sendmail}
14cr|dcc-1.3.135-5|98	--with-sendmail \
14cr|dcc-1.3.135-5|99	%endif
14cr|dcc-1.3.135-5|100	--with-installroot=%{buildroot} \
14cr|dcc-1.3.135-5|101	--homedir=%{_localstatedir}/lib/dcc \
14cr|dcc-1.3.135-5|102	--bindir=%{_bindir} \
14cr|dcc-1.3.135-5|103	--mandir=%{_mandir} \
14cr|dcc-1.3.135-5|104	--disable-sys-inst \
14cr|dcc-1.3.135-5|105	--with-uid=dcc \
14cr|dcc-1.3.135-5|106	--with-cgibin=/var/www/dcc-bin \
14cr|dcc-1.3.135-5|107	--with-rundir=/var/run/dcc \
14cr|dcc-1.3.135-5|108	--with-db-memory=32
14cr|dcc-1.3.135-5|109	
14cr|dcc-1.3.135-5|110	#    --prefix=%{_localstatedir}/lib/dcc \
14cr|dcc-1.3.135-5|111	
14cr|dcc-1.3.135-5|112	perl -p -i -e "s:\".*\":\"%{_sbindir}\": if m/define\s+DCC_LIBEXECDIR/ ;" include/dcc_config.h
14cr|dcc-1.3.135-5|113	
14cr|dcc-1.3.135-5|114	make CWARN="%{optflags}"
14cr|dcc-1.3.135-5|115	
14cr|dcc-1.3.135-5|116	# make extras
14cr|dcc-1.3.135-5|117	make CWARN="%{optflags}" -C dccifd/dccif-test
14cr|dcc-1.3.135-5|118	
14cr|dcc-1.3.135-5|119	%install
14cr|dcc-1.3.135-5|120	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dcc-1.3.135-5|121	
14cr|dcc-1.3.135-5|122	# don't fiddle with the initscript!
14cr|dcc-1.3.135-5|123	export DONT_GPRINTIFY=1
14cr|dcc-1.3.135-5|124	
14cr|dcc-1.3.135-5|125	install -d %{buildroot}%{_initrddir}
14cr|dcc-1.3.135-5|126	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|dcc-1.3.135-5|127	install -d %{buildroot}%{_webappconfdir}
14cr|dcc-1.3.135-5|128	install -d %{buildroot}/var/run/dcc
14cr|dcc-1.3.135-5|129	install -d %{buildroot}%{_localstatedir}/lib/dcc/{log,userdirs/{local,esmtp,cyrus,procmail}}
14cr|dcc-1.3.135-5|130	install -d %{buildroot}%{_mandir}/man8
14cr|dcc-1.3.135-5|131	install -d %{buildroot}%{_libdir}
14cr|dcc-1.3.135-5|132	install -d %{buildroot}%{_includedir}/dcc
14cr|dcc-1.3.135-5|133	
14cr|dcc-1.3.135-5|134	export INST_UID="`id -u`"
14cr|dcc-1.3.135-5|135	export INST_GID="`id -g`"
14cr|dcc-1.3.135-5|136	alias chown=echo
14cr|dcc-1.3.135-5|137	make MANOWN=$INST_UID MANGRP=$INST_GID DCC_SUID=$INST_UID DCC_OWN=$INST_UID \
14cr|dcc-1.3.135-5|138	DCC_GRP=$INST_GID BINOWN=$INST_UID GRP=$INST_GID INSTALL="install -c" \
14cr|dcc-1.3.135-5|139	install
14cr|dcc-1.3.135-5|140	unalias chown
14cr|dcc-1.3.135-5|141	
14cr|dcc-1.3.135-5|142	chmod 755 %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}/*
14cr|dcc-1.3.135-5|143	
14cr|dcc-1.3.135-5|144	install -m0755 misc/cron-dccd %{buildroot}%{_sysconfdir}/cron.daily/dccd
14cr|dcc-1.3.135-5|145	install -m0755 misc/rcDCC %{buildroot}%{_initrddir}/dccd
14cr|dcc-1.3.135-5|146	install -m0600 homedir/flod %{buildroot}%{_localstatedir}/lib/dcc/flod
14cr|dcc-1.3.135-5|147	
14cr|dcc-1.3.135-5|148	install -m0755 dccifd/dccif-test/dccif-test %{buildroot}%{_sbindir}/
14cr|dcc-1.3.135-5|149	#install -m0755 dccifd/dccif-test/dccif-test.pl %{buildroot}%{_sbindir}/
14cr|dcc-1.3.135-5|150	install -m0755 dccifd/dccif.pl %{buildroot}%{_sbindir}/
14cr|dcc-1.3.135-5|151	
14cr|dcc-1.3.135-5|152	%if %{build_sendmail}
14cr|dcc-1.3.135-5|153	install -d %{buildroot}%{_datadir}/sendmail-cf/feature
14cr|dcc-1.3.135-5|154	install -m0644 misc/dcc.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
14cr|dcc-1.3.135-5|155	install -m0644 misc/dccdnsbl.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
14cr|dcc-1.3.135-5|156	#install -m0644 misc/dict-attack-aliases %{buildroot}%{_localstatedir}/lib/dcc/
14cr|dcc-1.3.135-5|157	#install -m0755 misc/filter-dict-attack %{buildroot}%{_sbindir}/
14cr|dcc-1.3.135-5|158	%endif
14cr|dcc-1.3.135-5|159	
14cr|dcc-1.3.135-5|160	# Set some initial logging, but no rejections
14cr|dcc-1.3.135-5|161	perl -p -i -e "s/BRAND=\$/BRAND=%{version}-%{release}/ ; s/DCCM_LOG_AT=\$/\$&10/ ; " \
14cr|dcc-1.3.135-5|162	%{buildroot}%{_localstatedir}/lib/dcc/dcc_conf
14cr|dcc-1.3.135-5|163	
14cr|dcc-1.3.135-5|164	# install the apache2 config
14cr|dcc-1.3.135-5|165	cat > dcc.conf <<EOF
14cr|dcc-1.3.135-5|166	
14cr|dcc-1.3.135-5|167	ScriptAlias /dcc-bin/ /var/www/dcc-bin/
14cr|dcc-1.3.135-5|168	
14cr|dcc-1.3.135-5|169	<Directory /var/www/dcc-bin/>
14cr|dcc-1.3.135-5|170	Require host 127.0.0.1
14cr|dcc-1.3.135-5|171	
14cr|dcc-1.3.135-5|172	SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
14cr|dcc-1.3.135-5|173	SSLRequireSSL
14cr|dcc-1.3.135-5|174	ErrorDocument 403 /dcc-bin/http2https
14cr|dcc-1.3.135-5|175	
14cr|dcc-1.3.135-5|176	AuthType Basic
14cr|dcc-1.3.135-5|177	AuthName "DCC user"
14cr|dcc-1.3.135-5|178	AuthUserFile %{_localstatedir}/lib/dcc/userdirs/webusers
14cr|dcc-1.3.135-5|179	require valid-user
14cr|dcc-1.3.135-5|180	
14cr|dcc-1.3.135-5|181	</Directory>
14cr|dcc-1.3.135-5|182	EOF
14cr|dcc-1.3.135-5|183	
14cr|dcc-1.3.135-5|184	install -m 0755 dcc.conf %{buildroot}%{_webappconfdir}/dcc.conf
14cr|dcc-1.3.135-5|185	echo "# put users in here" > %{buildroot}%{_localstatedir}/lib/dcc/userdirs/webusers
14cr|dcc-1.3.135-5|186	
14cr|dcc-1.3.135-5|187	# prepare for docs inclusion
14cr|dcc-1.3.135-5|188	cp misc/README README.misc
14cr|dcc-1.3.135-5|189	cp homedir/README README.homedir
14cr|dcc-1.3.135-5|190	cp cgi-bin/README README.cgi-bin
14cr|dcc-1.3.135-5|191	
14cr|dcc-1.3.135-5|192	# fix strange attribs
14cr|dcc-1.3.135-5|193	chmod 644 CHANGES LICENSE README*  *.html
14cr|dcc-1.3.135-5|194	
14cr|dcc-1.3.135-5|195	# install devel files
14cr|dcc-1.3.135-5|196	install -m0644 dccd/*.h %{buildroot}%{_includedir}/dcc/
14cr|dcc-1.3.135-5|197	install -m0644 include/*.h %{buildroot}%{_includedir}/dcc/
14cr|dcc-1.3.135-5|198	install -m0644 srvrlib/*.h %{buildroot}%{_includedir}/dcc/
14cr|dcc-1.3.135-5|199	install -m0644 thrlib/*.h %{buildroot}%{_includedir}/dcc/
14cr|dcc-1.3.135-5|200	#install -m0644 clntlib/*.h %{buildroot}%{_includedir}/dcc/
14cr|dcc-1.3.135-5|201	
14cr|dcc-1.3.135-5|202	install -m0755 dcclib/libdcc.a %{buildroot}%{_libdir}/
14cr|dcc-1.3.135-5|203	install -m0755 srvrlib/libsrvr.a %{buildroot}%{_libdir}/
14cr|dcc-1.3.135-5|204	install -m0755 thrlib/libthr.a %{buildroot}%{_libdir}/
14cr|dcc-1.3.135-5|205	install -m0755 clntlib/libclnt.a %{buildroot}%{_libdir}/
14cr|dcc-1.3.135-5|206	
14cr|dcc-1.3.135-5|207	
14cr|dcc-1.3.135-5|208	
14cr|dcc-1.3.135-5|209	# house cleaning
14cr|dcc-1.3.135-5|210	rm -f %{buildroot}/var/www/dcc-bin/README
14cr|dcc-1.3.135-5|211	rm -f %{buildroot}%{_sbindir}/rcDCC
14cr|dcc-1.3.135-5|212	rm -f %{buildroot}%{_sbindir}/cron-dccd
14cr|dcc-1.3.135-5|213	rm -f %{buildroot}%{_sbindir}/logger
14cr|dcc-1.3.135-5|214	rm -f %{buildroot}%{_sbindir}/updatedcc
14cr|dcc-1.3.135-5|215	rm -f %{buildroot}%{_sbindir}/uninstalldcc
14cr|dcc-1.3.135-5|216	
14cr|dcc-1.3.135-5|217	# install man pages
14cr|dcc-1.3.135-5|218	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
14cr|dcc-1.3.135-5|219	
14cr|dcc-1.3.135-5|220	%pre
14cr|dcc-1.3.135-5|221	%_pre_useradd dcc %{_localstatedir}/lib/dcc /bin/sh
14cr|dcc-1.3.135-5|222	
14cr|dcc-1.3.135-5|223	%post
14cr|dcc-1.3.135-5|224	%_post_service dccd
14cr|dcc-1.3.135-5|225	# this causes a hang if not connected to the internet
14cr|dcc-1.3.135-5|226	# deactivate it for now... user should read man pages
14cr|dcc-1.3.135-5|227	# instead...
14cr|dcc-1.3.135-5|228	#%{_bindir}/cdcc info > %{_localstatedir}/lib/dcc/map.txt || :
14cr|dcc-1.3.135-5|229	
14cr|dcc-1.3.135-5|230	
14cr|dcc-1.3.135-5|231	%preun
14cr|dcc-1.3.135-5|232	%_preun_service dccd
14cr|dcc-1.3.135-5|233	
14cr|dcc-1.3.135-5|234	%postun
14cr|dcc-1.3.135-5|235	%_postun_userdel dcc
14cr|dcc-1.3.135-5|236	
14cr|dcc-1.3.135-5|237	%clean
14cr|dcc-1.3.135-5|238	
14cr|dcc-1.3.135-5|239	%files
14cr|dcc-1.3.135-5|240	%doc CHANGES  LICENSE README.misc README.homedir
14cr|dcc-1.3.135-5|241	%doc FAQ.html INSTALL.html cdcc.html dbclean.html dblist.html
14cr|dcc-1.3.135-5|242	%doc dcc.html dccd.html dccifd.html dccproc.html dccsight.html
14cr|dcc-1.3.135-5|243	
14cr|dcc-1.3.135-5|244	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dccd
14cr|dcc-1.3.135-5|245	%attr(0755,root,root) %{_initrddir}/dccd
14cr|dcc-1.3.135-5|246	
14cr|dcc-1.3.135-5|247	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/ids
14cr|dcc-1.3.135-5|248	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map
14cr|dcc-1.3.135-5|249	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map.txt
14cr|dcc-1.3.135-5|250	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_conf
14cr|dcc-1.3.135-5|251	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db
14cr|dcc-1.3.135-5|252	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db.hash
14cr|dcc-1.3.135-5|253	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/flod
14cr|dcc-1.3.135-5|254	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whiteclnt
14cr|dcc-1.3.135-5|255	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitecommon
14cr|dcc-1.3.135-5|256	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitelist
14cr|dcc-1.3.135-5|257	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_flod
14cr|dcc-1.3.135-5|258	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_whitelist
14cr|dcc-1.3.135-5|259	
14cr|dcc-1.3.135-5|260	%attr(4755,root,root) %{_bindir}/cdcc
14cr|dcc-1.3.135-5|261	%attr(4755,root,root) %{_bindir}/dccproc
14cr|dcc-1.3.135-5|262	%attr(0755,root,root) %{_bindir}/dccif-test
14cr|dcc-1.3.135-5|263	
14cr|dcc-1.3.135-5|264	%attr(0755,root,root) %{_sbindir}/dbclean
14cr|dcc-1.3.135-5|265	%attr(0755,root,root) %{_sbindir}/dblist
14cr|dcc-1.3.135-5|266	%attr(0755,root,root) %{_sbindir}/dccd
14cr|dcc-1.3.135-5|267	%attr(0755,root,root) %{_sbindir}/dccifd
14cr|dcc-1.3.135-5|268	%attr(0755,root,root) %{_sbindir}/newwebuser
14cr|dcc-1.3.135-5|269	#%attr(0755,root,root) %{_sbindir}/refeed
14cr|dcc-1.3.135-5|270	%attr(0755,root,root) %{_sbindir}/start-dccd
14cr|dcc-1.3.135-5|271	%attr(0755,root,root) %{_sbindir}/start-dccifd
14cr|dcc-1.3.135-5|272	%attr(0755,root,root) %{_sbindir}/stop-dccd
14cr|dcc-1.3.135-5|273	%attr(0755,root,root) %{_sbindir}/wlist
14cr|dcc-1.3.135-5|274	%attr(4755,root,root) %{_sbindir}/dccsight
14cr|dcc-1.3.135-5|275	%attr(0755,root,root) %{_sbindir}/start-grey
14cr|dcc-1.3.135-5|276	%attr(0755,root,root) %{_sbindir}/fetchblack
14cr|dcc-1.3.135-5|277	%attr(0755,root,root) %{_sbindir}/list-clients
14cr|dcc-1.3.135-5|278	%attr(0755,root,root) %{_sbindir}/dns-helper
14cr|dcc-1.3.135-5|279	%attr(0755,root,root) %{_sbindir}/ck2ip
14cr|dcc-1.3.135-5|280	%attr(0755,root,root) %{_sbindir}/dcc-stats-update
14cr|dcc-1.3.135-5|281	
14cr|dcc-1.3.135-5|282	%attr(0755,root,root) %{_sbindir}/check_ip_range
14cr|dcc-1.3.135-5|283	%attr(0755,root,root) %{_sbindir}/dcc-nagios
14cr|dcc-1.3.135-5|284	%attr(0755,root,root) %{_sbindir}/dump-clients
14cr|dcc-1.3.135-5|285	%attr(0755,root,root) %{_sbindir}/fetchids
14cr|dcc-1.3.135-5|286	%attr(0755,root,root) %{_sbindir}/fix-map
14cr|dcc-1.3.135-5|287	
14cr|dcc-1.3.135-5|288	
14cr|dcc-1.3.135-5|289	# rrdtool stuff
14cr|dcc-1.3.135-5|290	%attr(0755,root,root) %{_sbindir}/dcc-stats-collect
14cr|dcc-1.3.135-5|291	%attr(0755,root,root) %{_sbindir}/dcc-stats-graph
14cr|dcc-1.3.135-5|292	%attr(0755,root,root) %{_sbindir}/dcc-stats-init
14cr|dcc-1.3.135-5|293	%attr(0755,root,root) %{_sbindir}/stats-get
14cr|dcc-1.3.135-5|294	
14cr|dcc-1.3.135-5|295	# extras
14cr|dcc-1.3.135-5|296	%attr(0755,root,root) %{_sbindir}/dccif-test
14cr|dcc-1.3.135-5|297	#%attr(0755,root,root) %{_sbindir}/dccif-test.pl
14cr|dcc-1.3.135-5|298	%attr(0755,root,root) %{_sbindir}/dccif.pl
14cr|dcc-1.3.135-5|299	%attr(0755,root,root) %{_sbindir}/fetch-testmsg-whitelist
14cr|dcc-1.3.135-5|300	
14cr|dcc-1.3.135-5|301	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc
14cr|dcc-1.3.135-5|302	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/log
14cr|dcc-1.3.135-5|303	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs
14cr|dcc-1.3.135-5|304	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/local
14cr|dcc-1.3.135-5|305	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/cyrus
14cr|dcc-1.3.135-5|306	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/procmail
14cr|dcc-1.3.135-5|307	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/esmtp
14cr|dcc-1.3.135-5|308	%attr(0755,dcc,dcc) %dir /var/run/dcc
14cr|dcc-1.3.135-5|309	
14cr|dcc-1.3.135-5|310	%attr(0644,root,root) %{_mandir}/man8/cdcc.8*
14cr|dcc-1.3.135-5|311	%attr(0644,root,root) %{_mandir}/man8/dbclean.8*
14cr|dcc-1.3.135-5|312	%attr(0644,root,root) %{_mandir}/man8/dblist.8*
14cr|dcc-1.3.135-5|313	%attr(0644,root,root) %{_mandir}/man8/dcc.8*
14cr|dcc-1.3.135-5|314	%attr(0644,root,root) %{_mandir}/man8/dccd.8*
14cr|dcc-1.3.135-5|315	%attr(0644,root,root) %{_mandir}/man8/dccifd.8*
14cr|dcc-1.3.135-5|316	%attr(0644,root,root) %{_mandir}/man8/dccproc.8*
14cr|dcc-1.3.135-5|317	%attr(0644,root,root) %{_mandir}/man8/dccsight.8*
14cr|dcc-1.3.135-5|318	#%attr(0644,root,root) %{_mandir}/man8/dnsbl.8*
14cr|dcc-1.3.135-5|319	
14cr|dcc-1.3.135-5|320	# excludes - files related to dcc-sendmail
14cr|dcc-1.3.135-5|321	%exclude %{_sbindir}/hackmc
14cr|dcc-1.3.135-5|322	%exclude %{_sbindir}/start-dccm
14cr|dcc-1.3.135-5|323	%exclude %{_mandir}/man8/dccm.8*
14cr|dcc-1.3.135-5|324	%if %{build_sendmail}
14cr|dcc-1.3.135-5|325	%files sendmail
14cr|dcc-1.3.135-5|326	%doc dccm.html
14cr|dcc-1.3.135-5|327	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dict-attack-aliases
14cr|dcc-1.3.135-5|328	%attr(0755,root,root) %{_sbindir}/dccm
14cr|dcc-1.3.135-5|329	#%attr(0755,root,root) %{_sbindir}/filter-dict-attack
14cr|dcc-1.3.135-5|330	%attr(0755,root,root) %{_sbindir}/hackmc
14cr|dcc-1.3.135-5|331	#%attr(0755,root,root) %{_sbindir}/na-spam
14cr|dcc-1.3.135-5|332	#%attr(0755,root,root) %{_sbindir}/ng-spam
14cr|dcc-1.3.135-5|333	%attr(0755,root,root) %{_sbindir}/start-dccm
14cr|dcc-1.3.135-5|334	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dcc.m4
14cr|dcc-1.3.135-5|335	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dccdnsbl.m4
14cr|dcc-1.3.135-5|336	%attr(0644,root,root) %{_mandir}/man8/dccm.8*
14cr|dcc-1.3.135-5|337	%endif
14cr|dcc-1.3.135-5|338	
14cr|dcc-1.3.135-5|339	%files cgi
14cr|dcc-1.3.135-5|340	%doc README.cgi-bin
14cr|dcc-1.3.135-5|341	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/dcc.conf
14cr|dcc-1.3.135-5|342	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/dcc/userdirs/webusers
14cr|dcc-1.3.135-5|343	%attr(0755,root,root) /var/www/dcc-bin/chgpasswd
14cr|dcc-1.3.135-5|344	%attr(0755,root,root) /var/www/dcc-bin/common
14cr|dcc-1.3.135-5|345	%attr(0755,root,root) /var/www/dcc-bin/edit-whiteclnt
14cr|dcc-1.3.135-5|346	%attr(0755,root,root) /var/www/dcc-bin/http2https
14cr|dcc-1.3.135-5|347	%attr(0755,root,root) /var/www/dcc-bin/list-log
14cr|dcc-1.3.135-5|348	%attr(0755,root,root) /var/www/dcc-bin/list-msg
14cr|dcc-1.3.135-5|349	%attr(0755,root,root) /var/www/dcc-bin/webuser-notify
14cr|dcc-1.3.135-5|350	%attr(0755,root,root) /var/www/dcc-bin/footer
14cr|dcc-1.3.135-5|351	%attr(0755,root,root) /var/www/dcc-bin/header
14cr|dcc-1.3.135-5|352	%attr(0755,root,root) /var/www/dcc-bin/common.pm
14cr|dcc-1.3.135-5|353	%attr(0755,root,root) /var/www/dcc-bin/footer-dist
14cr|dcc-1.3.135-5|354	%attr(0755,root,root) /var/www/dcc-bin/header-dist
14cr|dcc-1.3.135-5|355	
14cr|dcc-1.3.135-5|356	%files devel
14cr|dcc-1.3.135-5|357	%attr(0644,root,root) %{_includedir}/dcc/*.h
14cr|dcc-1.3.135-5|358	%attr(0755,root,root) %{_libdir}/*.a
14cr|dcc-1.3.135-5|359	
14cr|dcc-1.3.135-5|360	%changelog
14cr|dcc-1.3.135-5|361	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.135-5
14cr|dcc-1.3.135-5|362	+ Revision: a5fb940
14cr|dcc-1.3.135-5|363	- MassBuild#464: Increase release tag
14cr|dcc-1.3.135-5|364	
14cr|dcc-1.3.135-5|365	

838 14
14cr|dccnitghtmare-0.8-3|1	Summary:	3D single player RPG in a satirical post-apocalyptical world
14cr|dccnitghtmare-0.8-3|2	Name:		dccnitghtmare
14cr|dccnitghtmare-0.8-3|3	Version:	0.8
14cr|dccnitghtmare-0.8-3|4	Release:	3
14cr|dccnitghtmare-0.8-3|5	License:	GPLv3
14cr|dccnitghtmare-0.8-3|6	Group:		Games/Adventure
14cr|dccnitghtmare-0.8-3|7	URL:		http://dnt.dnteam.org/cgi-bin/about.py
14cr|dccnitghtmare-0.8-3|8	Source:		http://sourceforge.net/projects/dccnitghtmare/files/dccnitghtmare/dccnitghtmare%20%{version}/%{name}-%{version}.tar.bz2
14cr|dccnitghtmare-0.8-3|9	Source1:	dccnitghtmare.png
14cr|dccnitghtmare-0.8-3|10	Patch0:		dccnitghtmare-0.8-linking.patch
14cr|dccnitghtmare-0.8-3|11	# Be sure to check if it's still needed in next version
14cr|dccnitghtmare-0.8-3|12	# The game should be able to save options if there is no
14cr|dccnitghtmare-0.8-3|13	# .dccnitghtmare exist in user home yet
14cr|dccnitghtmare-0.8-3|14	Patch1:		dccnitghtmare-0.8-options.patch
14cr|dccnitghtmare-0.8-3|15	BuildRequires:	cal3d-devel
14cr|dccnitghtmare-0.8-3|16	BuildRequires:	pkgconfig(vorbis)
14cr|dccnitghtmare-0.8-3|17	BuildRequires:	pkgconfig(openal)
14cr|dccnitghtmare-0.8-3|18	BuildRequires:	pkgconfig(gl)
14cr|dccnitghtmare-0.8-3|19	BuildRequires:	pkgconfig(glu)
14cr|dccnitghtmare-0.8-3|20	BuildRequires:	pkgconfig(sdl)
14cr|dccnitghtmare-0.8-3|21	BuildRequires:	pkgconfig(SDL_image)
14cr|dccnitghtmare-0.8-3|22	BuildRequires:	SDL_ttf-devel
14cr|dccnitghtmare-0.8-3|23	Requires:	%{name}-data = %{version}
14cr|dccnitghtmare-0.8-3|24	
14cr|dccnitghtmare-0.8-3|25	%description
14cr|dccnitghtmare-0.8-3|26	DccNiTghtmare is a project to make a 3d realtime RPG with battles
14cr|dccnitghtmare-0.8-3|27	in turns schema. The game will have a comic, sarcastic and critic
14cr|dccnitghtmare-0.8-3|28	story in a academic enviroment with a non-linear story/drama.
14cr|dccnitghtmare-0.8-3|29	
14cr|dccnitghtmare-0.8-3|30	%package	data
14cr|dccnitghtmare-0.8-3|31	Summary:	DccNiTghtmare data files (graphics, music, maps etc)
14cr|dccnitghtmare-0.8-3|32	Requires:	%{name} = %{version}
14cr|dccnitghtmare-0.8-3|33	Group:		Games/Adventure
14cr|dccnitghtmare-0.8-3|34	BuildArch:	noarch
14cr|dccnitghtmare-0.8-3|35	
14cr|dccnitghtmare-0.8-3|36	%description	data
14cr|dccnitghtmare-0.8-3|37	Data files used to play DccNiTghtmare.
14cr|dccnitghtmare-0.8-3|38	
14cr|dccnitghtmare-0.8-3|39	%prep
14cr|dccnitghtmare-0.8-3|40	%setup -q -n %{name}
14cr|dccnitghtmare-0.8-3|41	%patch0 -p1
14cr|dccnitghtmare-0.8-3|42	%patch1 -p1
14cr|dccnitghtmare-0.8-3|43	
14cr|dccnitghtmare-0.8-3|44	%build
14cr|dccnitghtmare-0.8-3|45	%configure2_5x
14cr|dccnitghtmare-0.8-3|46	%make
14cr|dccnitghtmare-0.8-3|47	
14cr|dccnitghtmare-0.8-3|48	%install
14cr|dccnitghtmare-0.8-3|49	%makeinstall
14cr|dccnitghtmare-0.8-3|50	
14cr|dccnitghtmare-0.8-3|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dccnitghtmare-0.8-3|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dccnitghtmare-0.8-3|53	[Desktop Entry]
14cr|dccnitghtmare-0.8-3|54	Version=1.0
14cr|dccnitghtmare-0.8-3|55	Type=Application
14cr|dccnitghtmare-0.8-3|56	Name=DccNiTghtmare
14cr|dccnitghtmare-0.8-3|57	Comment=3D single player RPG game
14cr|dccnitghtmare-0.8-3|58	Exec=dccnitghtmare
14cr|dccnitghtmare-0.8-3|59	Icon=dccnitghtmare
14cr|dccnitghtmare-0.8-3|60	Terminal=false
14cr|dccnitghtmare-0.8-3|61	Categories=Game;AdventureGame;
14cr|dccnitghtmare-0.8-3|62	EOF
14cr|dccnitghtmare-0.8-3|63	
14cr|dccnitghtmare-0.8-3|64	mkdir -p  %{buildroot}%{_datadir}/pixmaps
14cr|dccnitghtmare-0.8-3|65	cp data/dnt-icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|dccnitghtmare-0.8-3|66	
14cr|dccnitghtmare-0.8-3|67	%find_lang %{name}
14cr|dccnitghtmare-0.8-3|68	
14cr|dccnitghtmare-0.8-3|69	%files -f %{name}.lang
14cr|dccnitghtmare-0.8-3|70	%doc COPYING README
14cr|dccnitghtmare-0.8-3|71	%{_bindir}/%{name}
14cr|dccnitghtmare-0.8-3|72	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|dccnitghtmare-0.8-3|73	%{_datadir}/pixmaps/%{name}.png
14cr|dccnitghtmare-0.8-3|74	
14cr|dccnitghtmare-0.8-3|75	%files data
14cr|dccnitghtmare-0.8-3|76	%dir %{_datadir}/%{name}
14cr|dccnitghtmare-0.8-3|77	%{_datadir}/%{name}/*
14cr|dccnitghtmare-0.8-3|78	
14cr|dccnitghtmare-0.8-3|79	
14cr|dccnitghtmare-0.8-3|80	%changelog
14cr|dccnitghtmare-0.8-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-3
14cr|dccnitghtmare-0.8-3|82	+ Revision: 73cece4
14cr|dccnitghtmare-0.8-3|83	- MassBuild#464: Increase release tag
14cr|dccnitghtmare-0.8-3|84	
14cr|dccnitghtmare-0.8-3|85	

839 14
14cr|dcetest-2.0-9|1	
14cr|dcetest-2.0-9|2	# OE: conditional switches
14cr|dcetest-2.0-9|3	#
14cr|dcetest-2.0-9|4	#(ie. use with rpm --rebuild):
14cr|dcetest-2.0-9|5	#
14cr|dcetest-2.0-9|6	#	--with diet	Compile dcetest against dietlibc
14cr|dcetest-2.0-9|7	#
14cr|dcetest-2.0-9|8	#
14cr|dcetest-2.0-9|9	
14cr|dcetest-2.0-9|10	%define build_diet 0
14cr|dcetest-2.0-9|11	
14cr|dcetest-2.0-9|12	# commandline overrides:
14cr|dcetest-2.0-9|13	# rpm -ba|--rebuild --with 'xxx'
14cr|dcetest-2.0-9|14	%{?_with_diet: %{expand: %%define build_diet 1}}
14cr|dcetest-2.0-9|15	
14cr|dcetest-2.0-9|16	Summary: 	The @stake MSRPC dumper
14cr|dcetest-2.0-9|17	Name:		dcetest
14cr|dcetest-2.0-9|18	Version:	2.0
14cr|dcetest-2.0-9|19	Release:	9
14cr|dcetest-2.0-9|20	License:	GPL
14cr|dcetest-2.0-9|21	Group:		Networking/Other
14cr|dcetest-2.0-9|22	URL:		http://www.atstake.com/research/tools/info_gathering/
14cr|dcetest-2.0-9|23	Source0:	%{name}.tar.bz2
14cr|dcetest-2.0-9|24	Patch0:		%{name}-%{version}-optflags.patch
14cr|dcetest-2.0-9|25	%if %{build_diet}
14cr|dcetest-2.0-9|26	BuildRequires: dietlibc-devel >= 0.20-1mdk
14cr|dcetest-2.0-9|27	%endif
14cr|dcetest-2.0-9|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|dcetest-2.0-9|29	
14cr|dcetest-2.0-9|30	%description
14cr|dcetest-2.0-9|31	This little utility dumps MSRPC endpoint information from Windows
14cr|dcetest-2.0-9|32	systems. Similar to the rpcdump program from Microsoft, but does
14cr|dcetest-2.0-9|33	not need a DCE stack and so runs on Unixes. dcetest can be very
14cr|dcetest-2.0-9|34	useful once inside a DMZ to fingerprint Windows machines on the
14cr|dcetest-2.0-9|35	network. dcetest operates over TCP port 135. (Think of it as
14cr|dcetest-2.0-9|36	rpcinfo -p against Windows.)
14cr|dcetest-2.0-9|37	
14cr|dcetest-2.0-9|38	%prep
14cr|dcetest-2.0-9|39	
14cr|dcetest-2.0-9|40	%setup -q -n %{name}
14cr|dcetest-2.0-9|41	%patch0 -p0 -b .optflags
14cr|dcetest-2.0-9|42	
14cr|dcetest-2.0-9|43	%build
14cr|dcetest-2.0-9|44	
14cr|dcetest-2.0-9|45	%if %{build_diet}
14cr|dcetest-2.0-9|46	# OE: use the power of dietlibc
14cr|dcetest-2.0-9|47	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -s -static"
14cr|dcetest-2.0-9|48	%else
14cr|dcetest-2.0-9|49	%make
14cr|dcetest-2.0-9|50	%endif
14cr|dcetest-2.0-9|51	
14cr|dcetest-2.0-9|52	%install
14cr|dcetest-2.0-9|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dcetest-2.0-9|54	
14cr|dcetest-2.0-9|55	install -d %{buildroot}%{_bindir}
14cr|dcetest-2.0-9|56	
14cr|dcetest-2.0-9|57	install -m755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|dcetest-2.0-9|58	
14cr|dcetest-2.0-9|59	%clean
14cr|dcetest-2.0-9|60	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dcetest-2.0-9|61	
14cr|dcetest-2.0-9|62	%files
14cr|dcetest-2.0-9|63	%defattr(-,root,root)
14cr|dcetest-2.0-9|64	%doc CHANGELOG README
14cr|dcetest-2.0-9|65	%{_bindir}/%{name}
14cr|dcetest-2.0-9|66	
14cr|dcetest-2.0-9|67	
14cr|dcetest-2.0-9|68	
14cr|dcetest-2.0-9|69	
14cr|dcetest-2.0-9|70	
14cr|dcetest-2.0-9|71	%changelog
14cr|dcetest-2.0-9|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
14cr|dcetest-2.0-9|73	+ Revision: 10c1f8f
14cr|dcetest-2.0-9|74	- MassBuild#464: Increase release tag
14cr|dcetest-2.0-9|75	
14cr|dcetest-2.0-9|76	

840 14
14cr|dclib-0.3.23-3|1	%define name		dclib
14cr|dclib-0.3.23-3|2	%define	version		0.3.23
14cr|dclib-0.3.23-3|3	%define release		3
14cr|dclib-0.3.23-3|4	%define	major		5
14cr|dclib-0.3.23-3|5	%define	libname		%mklibname dc %{major}
14cr|dclib-0.3.23-3|6	%define	develname	%mklibname -d dc
14cr|dclib-0.3.23-3|7	%define staticname	%mklibname -d -s dc
14cr|dclib-0.3.23-3|8	
14cr|dclib-0.3.23-3|9	
14cr|dclib-0.3.23-3|10	Name:		%{name}
14cr|dclib-0.3.23-3|11	Version:		%{version}
14cr|dclib-0.3.23-3|12	Release:		%{release}
14cr|dclib-0.3.23-3|13	Summary:		Direct Connect file sharing library
14cr|dclib-0.3.23-3|14	Group:		System/Libraries
14cr|dclib-0.3.23-3|15	License:		GPLv2+
14cr|dclib-0.3.23-3|16	URL:		http://sourceforge.net/projects/wxdcgui/
14cr|dclib-0.3.23-3|17	Source0	:	http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2
14cr|dclib-0.3.23-3|18	Patch1:		dclib-0.3.23-openssl.patch
14cr|dclib-0.3.23-3|19	Patch2:		dclib-0.3.23-glib.patch
14cr|dclib-0.3.23-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|dclib-0.3.23-3|21	BuildRequires:	pkgconfig(openssl)
14cr|dclib-0.3.23-3|22	BuildRequires:	bzip2-devel
14cr|dclib-0.3.23-3|23	BuildRequires:	pkgconfig(zlib)
14cr|dclib-0.3.23-3|24	BuildRequires:	autoconf
14cr|dclib-0.3.23-3|25	BuildRequires:	automake
14cr|dclib-0.3.23-3|26	
14cr|dclib-0.3.23-3|27	
14cr|dclib-0.3.23-3|28	
14cr|dclib-0.3.23-3|29	%description
14cr|dclib-0.3.23-3|30	This library implements the Direct Connect file sharing protocol.
14cr|dclib-0.3.23-3|31	
14cr|dclib-0.3.23-3|32	
14cr|dclib-0.3.23-3|33	%package -n %{libname}
14cr|dclib-0.3.23-3|34	Summary:	Direct Connect shared library
14cr|dclib-0.3.23-3|35	Group:		System/Libraries
14cr|dclib-0.3.23-3|36	Provides:	%{name} = %{version}-%{release}
14cr|dclib-0.3.23-3|37	Obsoletes:	%{libname} < 0.3.22
14cr|dclib-0.3.23-3|38	
14cr|dclib-0.3.23-3|39	
14cr|dclib-0.3.23-3|40	%description -n %{libname}
14cr|dclib-0.3.23-3|41	The package contains the shared library required for running programs
14cr|dclib-0.3.23-3|42	based on dclib.
14cr|dclib-0.3.23-3|43	
14cr|dclib-0.3.23-3|44	
14cr|dclib-0.3.23-3|45	%package -n %{develname}
14cr|dclib-0.3.23-3|46	Summary:	Direct Connect developer files
14cr|dclib-0.3.23-3|47	Group:		Development/C++
14cr|dclib-0.3.23-3|48	BuildRequires:	pkgconfig >= 0.9.0
14cr|dclib-0.3.23-3|49	BuildRequires:	pkgconfig(openssl)
14cr|dclib-0.3.23-3|50	Requires:	%{libname} = %{version}
14cr|dclib-0.3.23-3|51	Requires:	%{name} = %{version}
14cr|dclib-0.3.23-3|52	Requires:	pkgconfig(libxml-2.0)
14cr|dclib-0.3.23-3|53	Provides:	dc-devel = %{version}-%{release}
14cr|dclib-0.3.23-3|54	Provides:	%{name}-devel = %{version}-%{release}
14cr|dclib-0.3.23-3|55	Obsoletes:	dc-devel < 0.3.22
14cr|dclib-0.3.23-3|56	Obsoletes:	%{name}-devel < 0.3.22
14cr|dclib-0.3.23-3|57	Obsoletes:	%{develname} < 0.3.22
14cr|dclib-0.3.23-3|58	
14cr|dclib-0.3.23-3|59	%description -n %{develname}
14cr|dclib-0.3.23-3|60	The package contains the C++ headers and the libraries required to compile
14cr|dclib-0.3.23-3|61	programs based on dclib.
14cr|dclib-0.3.23-3|62	
14cr|dclib-0.3.23-3|63	
14cr|dclib-0.3.23-3|64	%package -n %{staticname}
14cr|dclib-0.3.23-3|65	Summary:	Static libraries for programs using the Direct Connect protocol
14cr|dclib-0.3.23-3|66	Group:		Development/C++
14cr|dclib-0.3.23-3|67	Requires:	%{develname} = %{version}
14cr|dclib-0.3.23-3|68	Requires:	%{name} = %{version}
14cr|dclib-0.3.23-3|69	Requires:	pkgconfig(libxml-2.0)
14cr|dclib-0.3.23-3|70	Provides:	dc-static-devel = %{version}-%{release}
14cr|dclib-0.3.23-3|71	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|dclib-0.3.23-3|72	
14cr|dclib-0.3.23-3|73	
14cr|dclib-0.3.23-3|74	%description -n %{staticname}
14cr|dclib-0.3.23-3|75	The package contains the libraries required to run programs statically
14cr|dclib-0.3.23-3|76	linked with dclib.
14cr|dclib-0.3.23-3|77	
14cr|dclib-0.3.23-3|78	
14cr|dclib-0.3.23-3|79	%prep
14cr|dclib-0.3.23-3|80	%setup -q -n %{name}-%{version}
14cr|dclib-0.3.23-3|81	%patch1 -p1 -b .openssl
14cr|dclib-0.3.23-3|82	%patch2 -p0 -b .glib
14cr|dclib-0.3.23-3|83	
14cr|dclib-0.3.23-3|84	%build
14cr|dclib-0.3.23-3|85	%configure2_5x --enable-static
14cr|dclib-0.3.23-3|86	%make
14cr|dclib-0.3.23-3|87	
14cr|dclib-0.3.23-3|88	
14cr|dclib-0.3.23-3|89	
14cr|dclib-0.3.23-3|90	%install
14cr|dclib-0.3.23-3|91	%makeinstall_std
14cr|dclib-0.3.23-3|92	# Remove an useless directory level (dclib-0.3) in the include path
14cr|dclib-0.3.23-3|93	mv %{buildroot}%{_includedir}/dclib-0.3/dclib %{buildroot}%{_includedir}
14cr|dclib-0.3.23-3|94	rmdir %{buildroot}%{_includedir}/dclib-0.3
14cr|dclib-0.3.23-3|95	
14cr|dclib-0.3.23-3|96	%files -n %{libname}
14cr|dclib-0.3.23-3|97	%doc AUTHORS ChangeLog COPYING COPYING.OpenSSL INSTALL
14cr|dclib-0.3.23-3|98	# Neeeded?
14cr|dclib-0.3.23-3|99	#doc  dclib.lsm
14cr|dclib-0.3.23-3|100	# FC: {_libdir}/*.so.*
14cr|dclib-0.3.23-3|101	%{_libdir}/libdc.so.%{major}*
14cr|dclib-0.3.23-3|102	
14cr|dclib-0.3.23-3|103	%files -n %{develname}
14cr|dclib-0.3.23-3|104	%doc HACKING NEWS README TODO
14cr|dclib-0.3.23-3|105	%dir %{_includedir}/%{name}
14cr|dclib-0.3.23-3|106	%{_includedir}/%{name}/*
14cr|dclib-0.3.23-3|107	%{_libdir}/libdc.so
14cr|dclib-0.3.23-3|108	%{_libdir}/pkgconfig/%{name}.pc
14cr|dclib-0.3.23-3|109	
14cr|dclib-0.3.23-3|110	%files -n %{staticname}
14cr|dclib-0.3.23-3|111	%{_libdir}/libdc.a
14cr|dclib-0.3.23-3|112	
14cr|dclib-0.3.23-3|113	
14cr|dclib-0.3.23-3|114	
14cr|dclib-0.3.23-3|115	
14cr|dclib-0.3.23-3|116	
14cr|dclib-0.3.23-3|117	
14cr|dclib-0.3.23-3|118	%changelog
14cr|dclib-0.3.23-3|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.23-3
14cr|dclib-0.3.23-3|120	+ Revision: 60a66fe
14cr|dclib-0.3.23-3|121	- MassBuild#464: Increase release tag
14cr|dclib-0.3.23-3|122	
14cr|dclib-0.3.23-3|123	

841 14
14cr|dcmo5-11.2-4|1	Summary:	Thomson MO5 emulator
14cr|dcmo5-11.2-4|2	Name:		dcmo5
14cr|dcmo5-11.2-4|3	Version:	11.2
14cr|dcmo5-11.2-4|4	Release:	4
14cr|dcmo5-11.2-4|5	License:	GPLv3+
14cr|dcmo5-11.2-4|6	Group:		Emulators
14cr|dcmo5-11.2-4|7	Url:		http://dcmo5.free.fr/
14cr|dcmo5-11.2-4|8	Source0:	http://dcmo5.free.fr/v11/download/%{name}v11.0.tar.gz
14cr|dcmo5-11.2-4|9	Source1:	http://dcmo5.free.fr/v11/download/%{name}v%{version}.tar.gz
14cr|dcmo5-11.2-4|10	Source2:	%{name}-32.png
14cr|dcmo5-11.2-4|11	Source3:	%{name}-16.png
14cr|dcmo5-11.2-4|12	Source4:	%{name}.rom
14cr|dcmo5-11.2-4|13	Patch0:		dcmo5v11.2-user_directory.patch.bz2
14cr|dcmo5-11.2-4|14	BuildRequires:	pkgconfig(sdl)
14cr|dcmo5-11.2-4|15	BuildRequires:	pkgconfig(SDL_ttf)
14cr|dcmo5-11.2-4|16	
14cr|dcmo5-11.2-4|17	%description
14cr|dcmo5-11.2-4|18	DCMO5 is an emulator for the Thomson MO5 system.
14cr|dcmo5-11.2-4|19	
14cr|dcmo5-11.2-4|20	%files
14cr|dcmo5-11.2-4|21	%doc licence/dcmo5v11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
14cr|dcmo5-11.2-4|22	%{_bindir}/%{name}
14cr|dcmo5-11.2-4|23	%{_iconsdir}/%{name}.png
14cr|dcmo5-11.2-4|24	%{_liconsdir}/%{name}.png
14cr|dcmo5-11.2-4|25	%{_datadir}/applications/%{name}.desktop
14cr|dcmo5-11.2-4|26	%{_datadir}/apps/%{name}/%{name}.rom
14cr|dcmo5-11.2-4|27	
14cr|dcmo5-11.2-4|28	#----------------------------------------------------------------------------
14cr|dcmo5-11.2-4|29	
14cr|dcmo5-11.2-4|30	%prep
14cr|dcmo5-11.2-4|31	%setup -q -a 1 -c %{name}-%{version}-%{release}
14cr|dcmo5-11.2-4|32	%patch0 -p0
14cr|dcmo5-11.2-4|33	sed -i s/cc/"gcc %{optflags}"/g makefile
14cr|dcmo5-11.2-4|34	
14cr|dcmo5-11.2-4|35	%build
14cr|dcmo5-11.2-4|36	%make
14cr|dcmo5-11.2-4|37	
14cr|dcmo5-11.2-4|38	%install
14cr|dcmo5-11.2-4|39	# binary
14cr|dcmo5-11.2-4|40	install -d -m 755 %{buildroot}%{_bindir}
14cr|dcmo5-11.2-4|41	install -m 755 dcmo5 %{buildroot}%{_bindir}/
14cr|dcmo5-11.2-4|42	
14cr|dcmo5-11.2-4|43	# icon
14cr|dcmo5-11.2-4|44	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|dcmo5-11.2-4|45	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|dcmo5-11.2-4|46	install -d -m 755 %{buildroot}%{_liconsdir}
14cr|dcmo5-11.2-4|47	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|dcmo5-11.2-4|48	
14cr|dcmo5-11.2-4|49	# xdg menu
14cr|dcmo5-11.2-4|50	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|dcmo5-11.2-4|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|dcmo5-11.2-4|52	[Desktop Entry]
14cr|dcmo5-11.2-4|53	Encoding=UTF-8
14cr|dcmo5-11.2-4|54	Name=DCMO5
14cr|dcmo5-11.2-4|55	Comment=%{summary}
14cr|dcmo5-11.2-4|56	Exec=%{_bindir}/%{name}
14cr|dcmo5-11.2-4|57	Icon=%{name}
14cr|dcmo5-11.2-4|58	Terminal=false
14cr|dcmo5-11.2-4|59	Type=Application
14cr|dcmo5-11.2-4|60	Categories=Game;Emulator;
14cr|dcmo5-11.2-4|61	EOF
14cr|dcmo5-11.2-4|62	
14cr|dcmo5-11.2-4|63	# rom
14cr|dcmo5-11.2-4|64	install -d -m 755 %{buildroot}%{_datadir}/apps/dcmo5
14cr|dcmo5-11.2-4|65	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/apps/dcmo5/%{name}.rom
14cr|dcmo5-11.2-4|66	
14cr|dcmo5-11.2-4|67	
14cr|dcmo5-11.2-4|68	%changelog
14cr|dcmo5-11.2-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.2-4
14cr|dcmo5-11.2-4|70	+ Revision: 823ce4a
14cr|dcmo5-11.2-4|71	- MassBuild#464: Increase release tag
14cr|dcmo5-11.2-4|72	
14cr|dcmo5-11.2-4|73	

842 14
14cr|dcmtk-3.6.0-3|1	%define major		3
14cr|dcmtk-3.6.0-3|2	%define libname		%mklibname dcmtk %major
14cr|dcmtk-3.6.0-3|3	%define develname	%mklibname dcmtk -d
14cr|dcmtk-3.6.0-3|4	
14cr|dcmtk-3.6.0-3|5	Name:		dcmtk
14cr|dcmtk-3.6.0-3|6	Version:	3.6.0
14cr|dcmtk-3.6.0-3|7	Release:	3
14cr|dcmtk-3.6.0-3|8	Summary:	DICOM libraries and applications
14cr|dcmtk-3.6.0-3|9	Group:		System/Libraries
14cr|dcmtk-3.6.0-3|10	License:	BSD and MIT
14cr|dcmtk-3.6.0-3|11	URL:		http://dicom.offis.de/dcmtk.php.en
14cr|dcmtk-3.6.0-3|12	Source0:	%{name}-%{version}.tar.gz
14cr|dcmtk-3.6.0-3|13	Patch0:		dcmtk-3.6.0-mdv-link.patch
14cr|dcmtk-3.6.0-3|14	Patch1:		dcmtk-3.6.0-suse-Added-soname-information-for-all-targets.patch
14cr|dcmtk-3.6.0-3|15	Patch2:		dcmtk-3.6.0-suse-Install-libs-in-the-correct-arch-dir.patch
14cr|dcmtk-3.6.0-3|16	Patch3:		dcmtk-3.6.0-suse-Use-system-charls.patch
14cr|dcmtk-3.6.0-3|17	Patch4:		dcmtk-3.6.0-suse-Fixed-includes-for-CharLS-1.0.patch
14cr|dcmtk-3.6.0-3|18	Patch5:		dcmtk-3.6.0-suse-Add-soname-generation-for-modules-which-are-not-in-D.patch
14cr|dcmtk-3.6.0-3|19	Patch6:		dcmtk-3.6.0-mdv-dont-build-libcharls.patch
14cr|dcmtk-3.6.0-3|20	Patch7:		dcmtk-3.6.0-upstream-gcc47.patch
14cr|dcmtk-3.6.0-3|21	BuildRequires:	cmake
14cr|dcmtk-3.6.0-3|22	BuildRequires:	zlib-devel
14cr|dcmtk-3.6.0-3|23	BuildRequires:	libpng-devel
14cr|dcmtk-3.6.0-3|24	BuildRequires:	tiff-devel
14cr|dcmtk-3.6.0-3|25	BuildRequires:	libxml2-devel
14cr|dcmtk-3.6.0-3|26	BuildRequires:	wrap-devel
14cr|dcmtk-3.6.0-3|27	BuildRequires:	CharLS-devel
14cr|dcmtk-3.6.0-3|28	
14cr|dcmtk-3.6.0-3|29	%description
14cr|dcmtk-3.6.0-3|30	DCMTK is a collection of libraries and applications implementing large parts
14cr|dcmtk-3.6.0-3|31	the DICOM standard. It includes software for examining, constructing
14cr|dcmtk-3.6.0-3|32	and converting DICOM image files, handling offline media, sending and receiving
14cr|dcmtk-3.6.0-3|33	images over a network connection, as well as demonstrative image storage
14cr|dcmtk-3.6.0-3|34	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
14cr|dcmtk-3.6.0-3|35	It comes in complete source code and is made available as "open source"
14cr|dcmtk-3.6.0-3|36	software.
14cr|dcmtk-3.6.0-3|37	
14cr|dcmtk-3.6.0-3|38	DCMTK has been used at numerous DICOM demonstrations to provide central,
14cr|dcmtk-3.6.0-3|39	vendor-independent image storage and worklist servers (CTNs - Central Test
14cr|dcmtk-3.6.0-3|40	Nodes). It is used by hospitals and companies all over the world for a wide
14cr|dcmtk-3.6.0-3|41	variety of purposes ranging from being a tool for product testing to being
14cr|dcmtk-3.6.0-3|42	a building block for research projects, prototypes and commercial products.
14cr|dcmtk-3.6.0-3|43	
14cr|dcmtk-3.6.0-3|44	%package -n %{libname}
14cr|dcmtk-3.6.0-3|45	Summary:	DICOM libraries
14cr|dcmtk-3.6.0-3|46	Group:		System/Libraries
14cr|dcmtk-3.6.0-3|47	
14cr|dcmtk-3.6.0-3|48	%description -n %{libname}
14cr|dcmtk-3.6.0-3|49	DCMTK is a collection of libraries and applications implementing large parts
14cr|dcmtk-3.6.0-3|50	the DICOM standard. It includes software for examining, constructing
14cr|dcmtk-3.6.0-3|51	and converting DICOM image files, handling offline media, sending and receiving
14cr|dcmtk-3.6.0-3|52	images over a network connection, as well as demonstrative image storage
14cr|dcmtk-3.6.0-3|53	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
14cr|dcmtk-3.6.0-3|54	It comes in complete source code and is made available as "open source"
14cr|dcmtk-3.6.0-3|55	software.
14cr|dcmtk-3.6.0-3|56	
14cr|dcmtk-3.6.0-3|57	This package contains shared libraries.
14cr|dcmtk-3.6.0-3|58	
14cr|dcmtk-3.6.0-3|59	%package -n %{develname}
14cr|dcmtk-3.6.0-3|60	Summary:	DICOM libraries development files
14cr|dcmtk-3.6.0-3|61	Group:		Development/C
14cr|dcmtk-3.6.0-3|62	Provides:	%{name}-devel = %{EVRD}
14cr|dcmtk-3.6.0-3|63	Requires:	%{libname} = %{version}
14cr|dcmtk-3.6.0-3|64	
14cr|dcmtk-3.6.0-3|65	%description -n %{develname}
14cr|dcmtk-3.6.0-3|66	DCMTK is a collection of libraries and applications implementing large parts
14cr|dcmtk-3.6.0-3|67	the DICOM standard. It includes software for examining, constructing
14cr|dcmtk-3.6.0-3|68	and converting DICOM image files, handling offline media, sending and receiving
14cr|dcmtk-3.6.0-3|69	images over a network connection, as well as demonstrative image storage
14cr|dcmtk-3.6.0-3|70	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
14cr|dcmtk-3.6.0-3|71	It comes in complete source code and is made available as "open source"
14cr|dcmtk-3.6.0-3|72	software.
14cr|dcmtk-3.6.0-3|73	
14cr|dcmtk-3.6.0-3|74	This package contains files required for development only.
14cr|dcmtk-3.6.0-3|75	
14cr|dcmtk-3.6.0-3|76	%prep
14cr|dcmtk-3.6.0-3|77	%setup -q
14cr|dcmtk-3.6.0-3|78	%patch0 -p1
14cr|dcmtk-3.6.0-3|79	%patch1 -p1
14cr|dcmtk-3.6.0-3|80	%patch2 -p1
14cr|dcmtk-3.6.0-3|81	%patch3 -p1
14cr|dcmtk-3.6.0-3|82	%patch4 -p1
14cr|dcmtk-3.6.0-3|83	%patch5 -p1
14cr|dcmtk-3.6.0-3|84	%patch6 -p1
14cr|dcmtk-3.6.0-3|85	%patch7 -p1
14cr|dcmtk-3.6.0-3|86	
14cr|dcmtk-3.6.0-3|87	%build
14cr|dcmtk-3.6.0-3|88	%cmake
14cr|dcmtk-3.6.0-3|89	make
14cr|dcmtk-3.6.0-3|90	
14cr|dcmtk-3.6.0-3|91	%install
14cr|dcmtk-3.6.0-3|92	pushd build
14cr|dcmtk-3.6.0-3|93	%makeinstall_std
14cr|dcmtk-3.6.0-3|94	popd
14cr|dcmtk-3.6.0-3|95	
14cr|dcmtk-3.6.0-3|96	mv %{buildroot}%{_prefix}/etc %{buildroot}/
14cr|dcmtk-3.6.0-3|97	
14cr|dcmtk-3.6.0-3|98	%files
14cr|dcmtk-3.6.0-3|99	%{_bindir}/*
14cr|dcmtk-3.6.0-3|100	%config(noreplace) %{_sysconfdir}/%{name}/*.cfg
14cr|dcmtk-3.6.0-3|101	%{_datadir}/dcmtk
14cr|dcmtk-3.6.0-3|102	%doc %{_defaultdocdir}/dcmtk/*
14cr|dcmtk-3.6.0-3|103	
14cr|dcmtk-3.6.0-3|104	%files -n %{libname}
14cr|dcmtk-3.6.0-3|105	%{_libdir}/*.so.*
14cr|dcmtk-3.6.0-3|106	
14cr|dcmtk-3.6.0-3|107	%files -n %{develname}
14cr|dcmtk-3.6.0-3|108	%{_libdir}/*.so
14cr|dcmtk-3.6.0-3|109	%{_includedir}/dcmtk/
14cr|dcmtk-3.6.0-3|110	
14cr|dcmtk-3.6.0-3|111	%changelog
14cr|dcmtk-3.6.0-3|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-3
14cr|dcmtk-3.6.0-3|113	+ Revision: 1196022
14cr|dcmtk-3.6.0-3|114	- MassBuild#464: Increase release tag
14cr|dcmtk-3.6.0-3|115	
14cr|dcmtk-3.6.0-3|116	

843 14
14cr|dcto9p-11.0-4|1	Summary:	Thomson TO9+ emulator
14cr|dcto9p-11.0-4|2	Name:		dcto9p
14cr|dcto9p-11.0-4|3	Version:	11.0
14cr|dcto9p-11.0-4|4	Release:	4
14cr|dcto9p-11.0-4|5	License:	GPLv3+
14cr|dcto9p-11.0-4|6	Group:		Emulators
14cr|dcto9p-11.0-4|7	Url:		http://dcto9p.free.fr/
14cr|dcto9p-11.0-4|8	Source0:	http://dcto9p.free.fr/v11/download/%{name}v%{version}.tar.gz
14cr|dcto9p-11.0-4|9	Source1:	%{name}-32.png
14cr|dcto9p-11.0-4|10	Source2:	%{name}-16.png
14cr|dcto9p-11.0-4|11	Patch0:		dcto9pv11.0-user_directory.patch.bz2
14cr|dcto9p-11.0-4|12	BuildRequires:	pkgconfig(sdl)
14cr|dcto9p-11.0-4|13	BuildRequires:	pkgconfig(SDL_ttf)
14cr|dcto9p-11.0-4|14	
14cr|dcto9p-11.0-4|15	%description
14cr|dcto9p-11.0-4|16	DCTO9+ is an emulator for the Thomson TO9+ system.
14cr|dcto9p-11.0-4|17	
14cr|dcto9p-11.0-4|18	%files
14cr|dcto9p-11.0-4|19	%doc licence/dcto9pv11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
14cr|dcto9p-11.0-4|20	%{_bindir}/%{name}
14cr|dcto9p-11.0-4|21	%{_datadir}/applications/%{name}.desktop
14cr|dcto9p-11.0-4|22	%{_iconsdir}/%{name}.png
14cr|dcto9p-11.0-4|23	%{_liconsdir}/%{name}.png
14cr|dcto9p-11.0-4|24	
14cr|dcto9p-11.0-4|25	#----------------------------------------------------------------------------
14cr|dcto9p-11.0-4|26	
14cr|dcto9p-11.0-4|27	%prep
14cr|dcto9p-11.0-4|28	%setup -q -c %{name}-%{version}-%{release}
14cr|dcto9p-11.0-4|29	%patch0 -p0
14cr|dcto9p-11.0-4|30	sed -i s/cc/"gcc %{optflags}"/g makefile
14cr|dcto9p-11.0-4|31	
14cr|dcto9p-11.0-4|32	%build
14cr|dcto9p-11.0-4|33	%make
14cr|dcto9p-11.0-4|34	
14cr|dcto9p-11.0-4|35	%install
14cr|dcto9p-11.0-4|36	# binary
14cr|dcto9p-11.0-4|37	install -d -m 755 %{buildroot}%{_bindir}
14cr|dcto9p-11.0-4|38	install -m 755 dcto9p %{buildroot}%{_bindir}/
14cr|dcto9p-11.0-4|39	
14cr|dcto9p-11.0-4|40	# icon
14cr|dcto9p-11.0-4|41	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|dcto9p-11.0-4|42	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|dcto9p-11.0-4|43	install -d -m 755 %{buildroot}%{_liconsdir}
14cr|dcto9p-11.0-4|44	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|dcto9p-11.0-4|45	
14cr|dcto9p-11.0-4|46	# xdg menu
14cr|dcto9p-11.0-4|47	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|dcto9p-11.0-4|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|dcto9p-11.0-4|49	[Desktop Entry]
14cr|dcto9p-11.0-4|50	Encoding=UTF-8
14cr|dcto9p-11.0-4|51	Name=DCTO9+
14cr|dcto9p-11.0-4|52	Comment=%{summary}
14cr|dcto9p-11.0-4|53	Exec=%{_bindir}/%{name}
14cr|dcto9p-11.0-4|54	Icon=%{name}
14cr|dcto9p-11.0-4|55	Terminal=false
14cr|dcto9p-11.0-4|56	Type=Application
14cr|dcto9p-11.0-4|57	Categories=Game;Emulator;
14cr|dcto9p-11.0-4|58	EOF
14cr|dcto9p-11.0-4|59	
14cr|dcto9p-11.0-4|60	
14cr|dcto9p-11.0-4|61	%changelog
14cr|dcto9p-11.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.0-4
14cr|dcto9p-11.0-4|63	+ Revision: d6dad7e
14cr|dcto9p-11.0-4|64	- MassBuild#464: Increase release tag
14cr|dcto9p-11.0-4|65	
14cr|dcto9p-11.0-4|66	

844 14
14cr|ddccontrol-0.4.2-4|1	%define name ddccontrol
14cr|ddccontrol-0.4.2-4|2	%define version 0.4.2
14cr|ddccontrol-0.4.2-4|3	%define release 4
14cr|ddccontrol-0.4.2-4|4	%define dbversion 20061014
14cr|ddccontrol-0.4.2-4|5	%define ddcdb	%{name}-db-%{dbversion}
14cr|ddccontrol-0.4.2-4|6	
14cr|ddccontrol-0.4.2-4|7	%define major 0
14cr|ddccontrol-0.4.2-4|8	%define libname %mklibname %{name} %major
14cr|ddccontrol-0.4.2-4|9	%define libnamedev %mklibname %{name} -d
14cr|ddccontrol-0.4.2-4|10	
14cr|ddccontrol-0.4.2-4|11	Summary: Ddccontrol control the monitor parameters
14cr|ddccontrol-0.4.2-4|12	Name: %{name}
14cr|ddccontrol-0.4.2-4|13	Version: %{version}
14cr|ddccontrol-0.4.2-4|14	Release: %{release}
14cr|ddccontrol-0.4.2-4|15	Source0: %{name}-%{version}.tar.bz2
14cr|ddccontrol-0.4.2-4|16	Source1: %{ddcdb}.tar.bz2
14cr|ddccontrol-0.4.2-4|17	Patch0: ddccontrol-0.4.2-fix-str-fmt.patch
14cr|ddccontrol-0.4.2-4|18	License: GPL
14cr|ddccontrol-0.4.2-4|19	Group: System/Kernel and hardware
14cr|ddccontrol-0.4.2-4|20	Url: http://ddccontrol.sourceforge.net/
14cr|ddccontrol-0.4.2-4|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ddccontrol-0.4.2-4|22	BuildRequires: pciutils-devel
14cr|ddccontrol-0.4.2-4|23	BuildRequires: libxml2-devel
14cr|ddccontrol-0.4.2-4|24	BuildRequires: perl(XML::Parser)
14cr|ddccontrol-0.4.2-4|25	BuildRequires: gtk+2-devel
14cr|ddccontrol-0.4.2-4|26	
14cr|ddccontrol-0.4.2-4|27	%description
14cr|ddccontrol-0.4.2-4|28	DDCcontrol is a program running on Linux, used to control monitor parameters,
14cr|ddccontrol-0.4.2-4|29	like brightness and contrast, by software, i.e. without using the OSD
14cr|ddccontrol-0.4.2-4|30	and the buttons in front of the monitor.
14cr|ddccontrol-0.4.2-4|31	
14cr|ddccontrol-0.4.2-4|32	%package -n %{libname}
14cr|ddccontrol-0.4.2-4|33	Summary: Libddccontrol library
14cr|ddccontrol-0.4.2-4|34	Group: Development/Other
14cr|ddccontrol-0.4.2-4|35	Provides: lib%{name} = %{version}
14cr|ddccontrol-0.4.2-4|36	
14cr|ddccontrol-0.4.2-4|37	%description -n %{libname}
14cr|ddccontrol-0.4.2-4|38	DDCcontrol is a program running on Linux, used to control monitor parameters,
14cr|ddccontrol-0.4.2-4|39	like brightness and contrast, by software, i.e. without using the OSD
14cr|ddccontrol-0.4.2-4|40	and the buttons in front of the monitor.
14cr|ddccontrol-0.4.2-4|41	
14cr|ddccontrol-0.4.2-4|42	
14cr|ddccontrol-0.4.2-4|43	%package -n %{libnamedev}
14cr|ddccontrol-0.4.2-4|44	Summary: Libddccontrol library headers and development libraries
14cr|ddccontrol-0.4.2-4|45	Group: Development/Other
14cr|ddccontrol-0.4.2-4|46	Requires: %{libname} = %{version}
14cr|ddccontrol-0.4.2-4|47	Provides: lib%{name}-devel = %{version}-%{release}
14cr|ddccontrol-0.4.2-4|48	Provides: %{name}-devel = %{version}-%{release}
14cr|ddccontrol-0.4.2-4|49	Obsoletes: %{_lib}ddccontrol0-devel < %{version}-%{release}
14cr|ddccontrol-0.4.2-4|50	
14cr|ddccontrol-0.4.2-4|51	%description -n %{libnamedev}
14cr|ddccontrol-0.4.2-4|52	libddccontrol devel files
14cr|ddccontrol-0.4.2-4|53	
14cr|ddccontrol-0.4.2-4|54	
14cr|ddccontrol-0.4.2-4|55	%prep
14cr|ddccontrol-0.4.2-4|56	%setup -q -a 1
14cr|ddccontrol-0.4.2-4|57	%patch0 -p0
14cr|ddccontrol-0.4.2-4|58	
14cr|ddccontrol-0.4.2-4|59	%build
14cr|ddccontrol-0.4.2-4|60	%configure2_5x
14cr|ddccontrol-0.4.2-4|61	%make
14cr|ddccontrol-0.4.2-4|62	cd %{ddcdb}
14cr|ddccontrol-0.4.2-4|63	%configure2_5x --prefix=%{_prefix}/%{name}
14cr|ddccontrol-0.4.2-4|64	%make
14cr|ddccontrol-0.4.2-4|65	
14cr|ddccontrol-0.4.2-4|66	%install
14cr|ddccontrol-0.4.2-4|67	rm -rf $RPM_BUILD_ROOT
14cr|ddccontrol-0.4.2-4|68	%makeinstall_std
14cr|ddccontrol-0.4.2-4|69	cd %{ddcdb}
14cr|ddccontrol-0.4.2-4|70	%makeinstall_std
14cr|ddccontrol-0.4.2-4|71	chmod 755 $RPM_BUILD_ROOT/%{_bindir}/ddcpci
14cr|ddccontrol-0.4.2-4|72	
14cr|ddccontrol-0.4.2-4|73	%if %mdkversion < 200900
14cr|ddccontrol-0.4.2-4|74	%post -n %{libname} -p /sbin/ldconfig
14cr|ddccontrol-0.4.2-4|75	%endif
14cr|ddccontrol-0.4.2-4|76	
14cr|ddccontrol-0.4.2-4|77	%if %mdkversion < 200900
14cr|ddccontrol-0.4.2-4|78	%postun -n %{libname} -p /sbin/ldconfig
14cr|ddccontrol-0.4.2-4|79	%endif
14cr|ddccontrol-0.4.2-4|80	
14cr|ddccontrol-0.4.2-4|81	%clean
14cr|ddccontrol-0.4.2-4|82	rm -rf $RPM_BUILD_ROOT
14cr|ddccontrol-0.4.2-4|83	
14cr|ddccontrol-0.4.2-4|84	%files
14cr|ddccontrol-0.4.2-4|85	%defattr(-,root,root)
14cr|ddccontrol-0.4.2-4|86	%{_bindir}/ddccontrol
14cr|ddccontrol-0.4.2-4|87	%{_bindir}/ddcpci
14cr|ddccontrol-0.4.2-4|88	%{_bindir}/gddccontrol
14cr|ddccontrol-0.4.2-4|89	%{_datadir}/locale/*/*/*
14cr|ddccontrol-0.4.2-4|90	%{_datadir}/ddccontrol-db/*
14cr|ddccontrol-0.4.2-4|91	#%{_datadir}/%name
14cr|ddccontrol-0.4.2-4|92	%{_datadir}/pixmaps/*
14cr|ddccontrol-0.4.2-4|93	%{_datadir}/applications/*
14cr|ddccontrol-0.4.2-4|94	#%{_libdir}/bonobo/servers/*
14cr|ddccontrol-0.4.2-4|95	#%{_libdir}/%name
14cr|ddccontrol-0.4.2-4|96	%{_mandir}/man1/*
14cr|ddccontrol-0.4.2-4|97	
14cr|ddccontrol-0.4.2-4|98	%files -n %libname
14cr|ddccontrol-0.4.2-4|99	%defattr(-,root,root)
14cr|ddccontrol-0.4.2-4|100	%_libdir/*.so.*
14cr|ddccontrol-0.4.2-4|101	
14cr|ddccontrol-0.4.2-4|102	%files -n %libnamedev
14cr|ddccontrol-0.4.2-4|103	%defattr(-,root,root)
14cr|ddccontrol-0.4.2-4|104	%_libdir/*.so
14cr|ddccontrol-0.4.2-4|105	%_libdir/*.*a
14cr|ddccontrol-0.4.2-4|106	%{_includedir}/%name
14cr|ddccontrol-0.4.2-4|107	
14cr|ddccontrol-0.4.2-4|108	
14cr|ddccontrol-0.4.2-4|109	
14cr|ddccontrol-0.4.2-4|110	
14cr|ddccontrol-0.4.2-4|111	%changelog
14cr|ddccontrol-0.4.2-4|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-4
14cr|ddccontrol-0.4.2-4|113	+ Revision: 2fe6093
14cr|ddccontrol-0.4.2-4|114	- MassBuild#464: Increase release tag
14cr|ddccontrol-0.4.2-4|115	
14cr|ddccontrol-0.4.2-4|116	

845 14
14cr|ddclient-3.8.2-2|1	%define _initddir /etc/rc.d/init.d
14cr|ddclient-3.8.2-2|2	
14cr|ddclient-3.8.2-2|3	Summary:	A client to update host entries on DynDNS like services
14cr|ddclient-3.8.2-2|4	Name:		ddclient
14cr|ddclient-3.8.2-2|5	Version:	3.8.2
14cr|ddclient-3.8.2-2|6	Release:	2
14cr|ddclient-3.8.2-2|7	License:	GPL
14cr|ddclient-3.8.2-2|8	Group:		System/Configuration/Networking
14cr|ddclient-3.8.2-2|9	URL:		http://ddclient.sourceforge.net/
14cr|ddclient-3.8.2-2|10	Source0:	http://sourceforge.net/projects/ddclient/files/ddclient/ddclient-3.8.2/%{name}-%{version}.tar.bz2
14cr|ddclient-3.8.2-2|11	# (fc) 3.8.0-2mdv add LSB header
14cr|ddclient-3.8.2-2|12	Patch0:		ddclient-3.8.0-lsb.patch
14cr|ddclient-3.8.2-2|13	Requires:	perl(IO::Socket::SSL)
14cr|ddclient-3.8.2-2|14	Requires(post): rpm-helper
14cr|ddclient-3.8.2-2|15	Requires(preun): rpm-helper
14cr|ddclient-3.8.2-2|16	BuildArch:	noarch
14cr|ddclient-3.8.2-2|17	
14cr|ddclient-3.8.2-2|18	%description
14cr|ddclient-3.8.2-2|19	DDclient is a small full featured client requiring only Perl and no
14cr|ddclient-3.8.2-2|20	additional modules. It runs under most UNIX OSes and has been tested
14cr|ddclient-3.8.2-2|21	under Linux and FreeBSD. Supported features include: operating as a
14cr|ddclient-3.8.2-2|22	daemon, manual and automatic updates, static and dynamic updates,
14cr|ddclient-3.8.2-2|23	optimized updates for multiple addresses, MX, wildcards, abuse
14cr|ddclient-3.8.2-2|24	avoidance, retrying failed updates, and sending update status to
14cr|ddclient-3.8.2-2|25	syslog and through e-mail. This release may now obtain your IP address
14cr|ddclient-3.8.2-2|26	from any interface, web based IP detection, Watchguard's SOHO router,
14cr|ddclient-3.8.2-2|27	Netopia's R910 router, SMC's Barricade broadband router, Netgear's
14cr|ddclient-3.8.2-2|28	RT3xx router, Linksys' broadband routers, MaxGate's UGATE-3x00
14cr|ddclient-3.8.2-2|29	routers, ELSA's LANCOM DSL/10 routers, Cisco's 2610, 3com 3c886a 56k
14cr|ddclient-3.8.2-2|30	Lan Modem, SOHOWare BroadGuard NBG800, almost every other router with
14cr|ddclient-3.8.2-2|31	user configurable FW definitions (see the sample-etc_ddclient.conf)
14cr|ddclient-3.8.2-2|32	and now provides Full support for DynDNS.org's NIC2 protocol. Support
14cr|ddclient-3.8.2-2|33	is also included for other dynamic DNS services. Comes with sample
14cr|ddclient-3.8.2-2|34	scripts for use with DHCP, PPP, and cron. See the README for more
14cr|ddclient-3.8.2-2|35	information.
14cr|ddclient-3.8.2-2|36	
14cr|ddclient-3.8.2-2|37	%prep
14cr|ddclient-3.8.2-2|38	%setup -q
14cr|ddclient-3.8.2-2|39	%patch0 -p1 -b .lsb
14cr|ddclient-3.8.2-2|40	
14cr|ddclient-3.8.2-2|41	%build
14cr|ddclient-3.8.2-2|42	
14cr|ddclient-3.8.2-2|43	%install
14cr|ddclient-3.8.2-2|44	
14cr|ddclient-3.8.2-2|45	mkdir -p %{buildroot}{%{_sbindir},%{_sysconfdir}/%{name},%{_initddir}}
14cr|ddclient-3.8.2-2|46	mkdir -p %{buildroot}/var/cache/ddclient
14cr|ddclient-3.8.2-2|47	
14cr|ddclient-3.8.2-2|48	install -p ddclient %{buildroot}%{_sbindir}
14cr|ddclient-3.8.2-2|49	install -p sample-etc_ddclient.conf %{buildroot}%{_sysconfdir}/%{name}/ddclient.conf
14cr|ddclient-3.8.2-2|50	touch %{buildroot}%{_sysconfdir}/%{name}/ddclient.cache
14cr|ddclient-3.8.2-2|51	install -p sample-etc_rc.d_init.d_ddclient.redhat %{buildroot}%{_initddir}/ddclient
14cr|ddclient-3.8.2-2|52	
14cr|ddclient-3.8.2-2|53	
14cr|ddclient-3.8.2-2|54	%clean
14cr|ddclient-3.8.2-2|55	
14cr|ddclient-3.8.2-2|56	%post
14cr|ddclient-3.8.2-2|57	%_post_service privoxy
14cr|ddclient-3.8.2-2|58	
14cr|ddclient-3.8.2-2|59	%preun
14cr|ddclient-3.8.2-2|60	%_preun_service privoxy
14cr|ddclient-3.8.2-2|61	
14cr|ddclient-3.8.2-2|62	
14cr|ddclient-3.8.2-2|63	%files
14cr|ddclient-3.8.2-2|64	%doc sample* README* COPYRIGHT COPYING
14cr|ddclient-3.8.2-2|65	%{_sbindir}/ddclient
14cr|ddclient-3.8.2-2|66	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ddclient.conf
14cr|ddclient-3.8.2-2|67	%config(noreplace) %ghost %{_sysconfdir}/%{name}/ddclient.cache
14cr|ddclient-3.8.2-2|68	%{_initddir}/ddclient
14cr|ddclient-3.8.2-2|69	%dir /var/cache/ddclient
14cr|ddclient-3.8.2-2|70	
14cr|ddclient-3.8.2-2|71	%changelog
14cr|ddclient-3.8.2-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.2-2
14cr|ddclient-3.8.2-2|73	+ Revision: c8144b5
14cr|ddclient-3.8.2-2|74	- MassBuild#464: Increase release tag
14cr|ddclient-3.8.2-2|75	
14cr|ddclient-3.8.2-2|76	

846 14
14cr|ddd-3.3.12-4|1	Summary:	A GUI for several command-line debuggers
14cr|ddd-3.3.12-4|2	Name:		ddd
14cr|ddd-3.3.12-4|3	Version:	3.3.12
14cr|ddd-3.3.12-4|4	Release:	4
14cr|ddd-3.3.12-4|5	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|ddd-3.3.12-4|6	Source3:	debugger16.png
14cr|ddd-3.3.12-4|7	Source4:	debugger22.png
14cr|ddd-3.3.12-4|8	Patch0:		ddd-3.3.12-gcc4.3.patch
14cr|ddd-3.3.12-4|9	Group:		Development/Other
14cr|ddd-3.3.12-4|10	URL:		http://www.gnu.org/software/ddd/
14cr|ddd-3.3.12-4|11	License:	GPLv2
14cr|ddd-3.3.12-4|12	BuildRequires:	lesstif-devel
14cr|ddd-3.3.12-4|13	BuildRequires:	flex
14cr|ddd-3.3.12-4|14	BuildRequires:	readline-devel
14cr|ddd-3.3.12-4|15	BuildRequires:	termcap-devel
14cr|ddd-3.3.12-4|16	BuildRequires:	ncurses-devel
14cr|ddd-3.3.12-4|17	BuildRequires:	binutils-devel
14cr|ddd-3.3.12-4|18	BuildRequires:	chrpath
14cr|ddd-3.3.12-4|19	Requires:	lesstif
14cr|ddd-3.3.12-4|20	Requires:	gdb
14cr|ddd-3.3.12-4|21	
14cr|ddd-3.3.12-4|22	%description
14cr|ddd-3.3.12-4|23	The Data Display Debugger (DDD) is a popular GUI for command-line
14cr|ddd-3.3.12-4|24	debuggers like GDB, DBX, JDB, WDB, XDB, the Perl debugger, and the
14cr|ddd-3.3.12-4|25	Python debugger.  DDD allows you to view source texts and provides an
14cr|ddd-3.3.12-4|26	interactive graphical data display, in which data structures are
14cr|ddd-3.3.12-4|27	displayed as graphs.  You can use your mouse to dereference pointers
14cr|ddd-3.3.12-4|28	or view structure contents, which are updated every time the program
14cr|ddd-3.3.12-4|29	stops.  DDD can debug programs written in Ada, C, C++, Chill, Fortran,
14cr|ddd-3.3.12-4|30	Java, Modula, Pascal, Perl, and Python.  DDD provides machine-level
14cr|ddd-3.3.12-4|31	debugging; hypertext source navigation and lookup; breakpoint,
14cr|ddd-3.3.12-4|32	watchpoint, backtrace, and history editors; array plots; undo and
14cr|ddd-3.3.12-4|33	redo; preferences and settings editors; program execution in the
14cr|ddd-3.3.12-4|34	terminal emulation window, debugging on a remote host, an on-line
14cr|ddd-3.3.12-4|35	manual, extensive help on the Motif user interface, and a command-line
14cr|ddd-3.3.12-4|36	interface with full editing, history and completion capabilities.
14cr|ddd-3.3.12-4|37	
14cr|ddd-3.3.12-4|38	%prep
14cr|ddd-3.3.12-4|39	%setup -q
14cr|ddd-3.3.12-4|40	%patch0 -p0
14cr|ddd-3.3.12-4|41	sed -i -e "s/^Categories=Development;$/Categories=Development;Debugger;/" ddd/ddd.desktop
14cr|ddd-3.3.12-4|42	
14cr|ddd-3.3.12-4|43	%build
14cr|ddd-3.3.12-4|44	CXXFLAGS="%{optflags} -fpermissive"
14cr|ddd-3.3.12-4|45	%configure2_5x
14cr|ddd-3.3.12-4|46	%make X_INCLUDE=""
14cr|ddd-3.3.12-4|47	
14cr|ddd-3.3.12-4|48	%install
14cr|ddd-3.3.12-4|49	rm -rf %{buildroot}
14cr|ddd-3.3.12-4|50	
14cr|ddd-3.3.12-4|51	mkdir -p %{buildroot}{%{_bindir},%{_docdir}}
14cr|ddd-3.3.12-4|52	%makeinstall
14cr|ddd-3.3.12-4|53	
14cr|ddd-3.3.12-4|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,22x22}/apps
14cr|ddd-3.3.12-4|55	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ddd.png
14cr|ddd-3.3.12-4|56	install -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/ddd.png
14cr|ddd-3.3.12-4|57	
14cr|ddd-3.3.12-4|58	# (sb) remove rpath from binary
14cr|ddd-3.3.12-4|59	chrpath -d %{buildroot}%{_bindir}/%{name}
14cr|ddd-3.3.12-4|60	
14cr|ddd-3.3.12-4|61	# (sb) unpackaged files
14cr|ddd-3.3.12-4|62	rm -f %{buildroot}%{_libdir}/libiberty.a
14cr|ddd-3.3.12-4|63	
14cr|ddd-3.3.12-4|64	%files
14cr|ddd-3.3.12-4|65	%doc README TODO TIPS NEWS AUTHORS doc/*pdf doc/html
14cr|ddd-3.3.12-4|66	%{_bindir}/*
14cr|ddd-3.3.12-4|67	%{_mandir}/*/*
14cr|ddd-3.3.12-4|68	%{_infodir}/%{name}.*
14cr|ddd-3.3.12-4|69	%{_infodir}/%{name}-*
14cr|ddd-3.3.12-4|70	%dir %{_datadir}/%{name}-%{version}
14cr|ddd-3.3.12-4|71	%{_datadir}/applications/%{name}.desktop
14cr|ddd-3.3.12-4|72	%{_datadir}/%{name}-%{version}/COPYING
14cr|ddd-3.3.12-4|73	%{_datadir}/%{name}-%{version}/NEWS
14cr|ddd-3.3.12-4|74	%{_datadir}/%{name}-%{version}/ddd
14cr|ddd-3.3.12-4|75	%{_datadir}/%{name}-%{version}/themes
14cr|ddd-3.3.12-4|76	%{_datadir}/%{name}-%{version}/vsllib
14cr|ddd-3.3.12-4|77	%{_iconsdir}/hicolor/*/apps/ddd.png
14cr|ddd-3.3.12-4|78	
14cr|ddd-3.3.12-4|79	
14cr|ddd-3.3.12-4|80	
14cr|ddd-3.3.12-4|81	%changelog
14cr|ddd-3.3.12-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.12-4
14cr|ddd-3.3.12-4|83	+ Revision: 1ff4276
14cr|ddd-3.3.12-4|84	- MassBuild#464: Increase release tag
14cr|ddd-3.3.12-4|85	
14cr|ddd-3.3.12-4|86	

847 14
14cr|ddrescue-1.17-2|1	Summary:	Data recovery tool
14cr|ddrescue-1.17-2|2	Name:		ddrescue
14cr|ddrescue-1.17-2|3	Version:	1.17
14cr|ddrescue-1.17-2|4	Release:	2
14cr|ddrescue-1.17-2|5	License:	GPLv3+
14cr|ddrescue-1.17-2|6	Group:		System/Kernel and hardware
14cr|ddrescue-1.17-2|7	Source0:	http://ftp.gnu.org/gnu/ddrescue/%{name}-%{version}.tar.gz
14cr|ddrescue-1.17-2|8	URL:		http://www.gnu.org/software/ddrescue/ddrescue.html
14cr|ddrescue-1.17-2|9	
14cr|ddrescue-1.17-2|10	
14cr|ddrescue-1.17-2|11	
14cr|ddrescue-1.17-2|12	
14cr|ddrescue-1.17-2|13	%description
14cr|ddrescue-1.17-2|14	GNU ddrescue is a data recovery tool. It copies data from one file or block
14cr|ddrescue-1.17-2|15	device (hard disc, CDROM, etc) to another, trying hard to rescue data in
14cr|ddrescue-1.17-2|16	case of read errors.
14cr|ddrescue-1.17-2|17	
14cr|ddrescue-1.17-2|18	Ddrescue does not truncate the output file if not asked to. So, every time
14cr|ddrescue-1.17-2|19	you run it on the same output file, it tries to fill in the gaps.
14cr|ddrescue-1.17-2|20	
14cr|ddrescue-1.17-2|21	The basic operation of ddrescue is fully automatic. That is, you don't have
14cr|ddrescue-1.17-2|22	to wait for an error, stop the program, read the log, run it in reverse mode.
14cr|ddrescue-1.17-2|23	
14cr|ddrescue-1.17-2|24	If you use the log-file feature of ddrescue, the data is rescued very
14cr|ddrescue-1.17-2|25	efficiently (only the needed blocks are read). Also you can interrupt the
14cr|ddrescue-1.17-2|26	rescue at any time and resume it later at the same point.
14cr|ddrescue-1.17-2|27	
14cr|ddrescue-1.17-2|28	Automatic merging of backups: If you have two or more damaged copies of a file,
14cr|ddrescue-1.17-2|29	CDROM, etc, and run ddrescue on all of them, one at a time, with the same
14cr|ddrescue-1.17-2|30	output file, you will probably obtain a complete and error-free file. This is
14cr|ddrescue-1.17-2|31	so because the probability of having damaged areas at the same places on
14cr|ddrescue-1.17-2|32	different input files is very low. Using the log-file, only the needed blocks
14cr|ddrescue-1.17-2|33	are read from the second and successive copies.
14cr|ddrescue-1.17-2|34	
14cr|ddrescue-1.17-2|35	The log-file is periodically saved to disc. So in case of a crash you can
14cr|ddrescue-1.17-2|36	resume the rescue with little recopying.
14cr|ddrescue-1.17-2|37	
14cr|ddrescue-1.17-2|38	Also, the same log-file can be used for multiple commands that copy different
14cr|ddrescue-1.17-2|39	areas of the file, and for multiple recovery attempts over different subsets.
14cr|ddrescue-1.17-2|40	
14cr|ddrescue-1.17-2|41	Ddrescue aligns its I/O buffer to the sector size so that it can be used to
14cr|ddrescue-1.17-2|42	read from raw devices. For efficiency reasons, also aligns it to the memory
14cr|ddrescue-1.17-2|43	page size if page size is a multiple of sector size.
14cr|ddrescue-1.17-2|44	
14cr|ddrescue-1.17-2|45	%prep
14cr|ddrescue-1.17-2|46	%setup -q
14cr|ddrescue-1.17-2|47	
14cr|ddrescue-1.17-2|48	%build
14cr|ddrescue-1.17-2|49	%configure2_5x
14cr|ddrescue-1.17-2|50	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|ddrescue-1.17-2|51	
14cr|ddrescue-1.17-2|52	%install
14cr|ddrescue-1.17-2|53	%makeinstall_std
14cr|ddrescue-1.17-2|54	
14cr|ddrescue-1.17-2|55	
14cr|ddrescue-1.17-2|56	%files
14cr|ddrescue-1.17-2|57	%doc AUTHORS ChangeLog README
14cr|ddrescue-1.17-2|58	%{_bindir}/*
14cr|ddrescue-1.17-2|59	%{_infodir}/*
14cr|ddrescue-1.17-2|60	%{_mandir}/*/*
14cr|ddrescue-1.17-2|61	
14cr|ddrescue-1.17-2|62	
14cr|ddrescue-1.17-2|63	
14cr|ddrescue-1.17-2|64	
14cr|ddrescue-1.17-2|65	%changelog
14cr|ddrescue-1.17-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17-2
14cr|ddrescue-1.17-2|67	+ Revision: 128e872
14cr|ddrescue-1.17-2|68	- MassBuild#464: Increase release tag
14cr|ddrescue-1.17-2|69	
14cr|ddrescue-1.17-2|70	

848 14
14cr|dd-rescue-1.33-2|1	Name:		dd-rescue
14cr|dd-rescue-1.33-2|2	Version:	1.33
14cr|dd-rescue-1.33-2|3	Release:	2
14cr|dd-rescue-1.33-2|4	Summary:	Similar to dd but can copy from source with errors
14cr|dd-rescue-1.33-2|5	Group:		System/Configuration/Hardware
14cr|dd-rescue-1.33-2|6	License:	GPLv3
14cr|dd-rescue-1.33-2|7	URL:		http://www.garloff.de/kurt/linux/ddrescue
14cr|dd-rescue-1.33-2|8	Source0:	http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-%{version}.tar.gz
14cr|dd-rescue-1.33-2|9	
14cr|dd-rescue-1.33-2|10	
14cr|dd-rescue-1.33-2|11	%description
14cr|dd-rescue-1.33-2|12	Imagine, one of your partitions is crashed, and as there are some hard errors,
14cr|dd-rescue-1.33-2|13	you don't want to write to this hard disk any more. Just getting all the data
14cr|dd-rescue-1.33-2|14	off it and retiring it seems to be suitable. However, you can't access the
14cr|dd-rescue-1.33-2|15	files, as the file system is damaged. Now, you want to copy the whole
14cr|dd-rescue-1.33-2|16	partition into a file. You burn it on CD-Rom, just to never lose it again.
14cr|dd-rescue-1.33-2|17	
14cr|dd-rescue-1.33-2|18	You can setup a loop device, and repair (fsck) it and hopefully are able to
14cr|dd-rescue-1.33-2|19	mount it. Copying this partition with normal Un*x tools like cat or dd will
14cr|dd-rescue-1.33-2|20	fail, as those tools abort on error. dd_rescue instead will try to read and if
14cr|dd-rescue-1.33-2|21	it fails, it will go on with the next sectors. The output file naturally will
14cr|dd-rescue-1.33-2|22	have holes in it, of course. You can write a log file, to see, where all these
14cr|dd-rescue-1.33-2|23	errors are located.
14cr|dd-rescue-1.33-2|24	
14cr|dd-rescue-1.33-2|25	The data rate drops very low, when errors are encountered. If you interrupt
14cr|dd-rescue-1.33-2|26	the process of copying, you don't lose anything. You can just continue at any
14cr|dd-rescue-1.33-2|27	position later. The output file will just be filled in further and not
14cr|dd-rescue-1.33-2|28	truncated as with other Un*x tools. If you have one spot of bad sectors within
14cr|dd-rescue-1.33-2|29	the partition, it might be a good idea, to approach this spot from both sides.
14cr|dd-rescue-1.33-2|30	Reverse direction copy is your friend.
14cr|dd-rescue-1.33-2|31	
14cr|dd-rescue-1.33-2|32	The two block sizes are a performance optimization. Large block sizes result in
14cr|dd-rescue-1.33-2|33	superior performance, but in case of errors, you want to try to salvage every
14cr|dd-rescue-1.33-2|34	single sector. So hardbs is best be set to the hardware sector size (most often
14cr|dd-rescue-1.33-2|35	512 bytes) and softbs to a large value, such as the default 16k.
14cr|dd-rescue-1.33-2|36	
14cr|dd-rescue-1.33-2|37	
14cr|dd-rescue-1.33-2|38	%prep
14cr|dd-rescue-1.33-2|39	%setup -q -n dd_rescue
14cr|dd-rescue-1.33-2|40	
14cr|dd-rescue-1.33-2|41	%build
14cr|dd-rescue-1.33-2|42	
14cr|dd-rescue-1.33-2|43	%make
14cr|dd-rescue-1.33-2|44	
14cr|dd-rescue-1.33-2|45	%install
14cr|dd-rescue-1.33-2|46	mkdir -p %{buildroot}%{_bindir}
14cr|dd-rescue-1.33-2|47	install -m 755 dd_rescue %{buildroot}%{_bindir}/%{name}
14cr|dd-rescue-1.33-2|48	
14cr|dd-rescue-1.33-2|49	%files
14cr|dd-rescue-1.33-2|50	%doc COPYING README.dd_rescue
14cr|dd-rescue-1.33-2|51	%{_bindir}/%{name}
14cr|dd-rescue-1.33-2|52	
14cr|dd-rescue-1.33-2|53	
14cr|dd-rescue-1.33-2|54	
14cr|dd-rescue-1.33-2|55	
14cr|dd-rescue-1.33-2|56	%changelog
14cr|dd-rescue-1.33-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-2
14cr|dd-rescue-1.33-2|58	+ Revision: 788d5af
14cr|dd-rescue-1.33-2|59	- MassBuild#464: Increase release tag
14cr|dd-rescue-1.33-2|60	
14cr|dd-rescue-1.33-2|61	

849 14
14cr|dd_rhelp-0.3.0-2|1	%define name	dd_rhelp
14cr|dd_rhelp-0.3.0-2|2	%define version	0.3.0
14cr|dd_rhelp-0.3.0-2|3	%define release	2
14cr|dd_rhelp-0.3.0-2|4	
14cr|dd_rhelp-0.3.0-2|5	Summary:	A hard disk rescue helper
14cr|dd_rhelp-0.3.0-2|6	Name:		%{name}
14cr|dd_rhelp-0.3.0-2|7	Version:	%{version}
14cr|dd_rhelp-0.3.0-2|8	Release:	%{release}
14cr|dd_rhelp-0.3.0-2|9	Source0:	http://www.kalysto.org/pkg/%{name}-%{version}.tar.gz
14cr|dd_rhelp-0.3.0-2|10	License:	GPLv2
14cr|dd_rhelp-0.3.0-2|11	Group:		System/Kernel and hardware
14cr|dd_rhelp-0.3.0-2|12	Url:		http://www.kalysto.org/utilities/dd_rhelp/index.en.html
14cr|dd_rhelp-0.3.0-2|13	BuildArch:	noarch
14cr|dd_rhelp-0.3.0-2|14	Requires:	dd_rescue
14cr|dd_rhelp-0.3.0-2|15	
14cr|dd_rhelp-0.3.0-2|16	%description
14cr|dd_rhelp-0.3.0-2|17	dd_rhelp is a bash script that handles a very useful program written
14cr|dd_rhelp-0.3.0-2|18	in C by Kurt Garloff which is called dd_rescue, it roughly act as the
14cr|dd_rhelp-0.3.0-2|19	dd Linux command with the characteristic to NOT stop when it falls on
14cr|dd_rhelp-0.3.0-2|20	read/write errors.
14cr|dd_rhelp-0.3.0-2|21	
14cr|dd_rhelp-0.3.0-2|22	%prep
14cr|dd_rhelp-0.3.0-2|23	%setup -q
14cr|dd_rhelp-0.3.0-2|24	perl -pi -e "s|59 Temple Place, Suite 330, Boston, MA  02111-1307  USA|51 Franklin Street, Fifth Floor, Boston, MA 02110-1301|" COPYING
14cr|dd_rhelp-0.3.0-2|25	perl -pi -e "s|Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307|Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301|" dd_rhelp
14cr|dd_rhelp-0.3.0-2|26	
14cr|dd_rhelp-0.3.0-2|27	%build
14cr|dd_rhelp-0.3.0-2|28	
14cr|dd_rhelp-0.3.0-2|29	%install
14cr|dd_rhelp-0.3.0-2|30	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|dd_rhelp-0.3.0-2|31	
14cr|dd_rhelp-0.3.0-2|32	%files
14cr|dd_rhelp-0.3.0-2|33	%doc ChangeLog FAQ NEWS README THANKS TODO COPYING
14cr|dd_rhelp-0.3.0-2|34	%{_bindir}/%{name}
14cr|dd_rhelp-0.3.0-2|35	
14cr|dd_rhelp-0.3.0-2|36	
14cr|dd_rhelp-0.3.0-2|37	
14cr|dd_rhelp-0.3.0-2|38	
14cr|dd_rhelp-0.3.0-2|39	%changelog
14cr|dd_rhelp-0.3.0-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|dd_rhelp-0.3.0-2|41	+ Revision: 993cd9c
14cr|dd_rhelp-0.3.0-2|42	- MassBuild#464: Increase release tag
14cr|dd_rhelp-0.3.0-2|43	
14cr|dd_rhelp-0.3.0-2|44	

850 14
14cr|deadbeef-plugin-mpris-2.1.5-3|1	%if %{_use_internal_dependency_generator}
14cr|deadbeef-plugin-mpris-2.1.5-3|2	%define __noautoprov 'mpris\\.so(.*)'
14cr|deadbeef-plugin-mpris-2.1.5-3|3	%endif
14cr|deadbeef-plugin-mpris-2.1.5-3|4	
14cr|deadbeef-plugin-mpris-2.1.5-3|5	Summary:	MPRIS support plugin for DeaDBeeF
14cr|deadbeef-plugin-mpris-2.1.5-3|6	Name:		deadbeef-plugin-mpris
14cr|deadbeef-plugin-mpris-2.1.5-3|7	Version:	2.1.5
14cr|deadbeef-plugin-mpris-2.1.5-3|8	Release:	3
14cr|deadbeef-plugin-mpris-2.1.5-3|9	License:	GPLv3+
14cr|deadbeef-plugin-mpris-2.1.5-3|10	Group:		Sound
14cr|deadbeef-plugin-mpris-2.1.5-3|11	Url:		https://github.com/kernelhcy/DeaDBeeF-MPRIS-plugin
14cr|deadbeef-plugin-mpris-2.1.5-3|12	# Snapshot from git, version from configure.ac
14cr|deadbeef-plugin-mpris-2.1.5-3|13	Source0:	deadbeef-mpris-plugin-%{version}.tar.bz2
14cr|deadbeef-plugin-mpris-2.1.5-3|14	Patch0:		deadbeef-plugin-mpris-2.1.5-fix-crash.patch
14cr|deadbeef-plugin-mpris-2.1.5-3|15	BuildRequires:	deadbeef-devel
14cr|deadbeef-plugin-mpris-2.1.5-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|deadbeef-plugin-mpris-2.1.5-3|17	Requires:	deadbeef
14cr|deadbeef-plugin-mpris-2.1.5-3|18	
14cr|deadbeef-plugin-mpris-2.1.5-3|19	%description
14cr|deadbeef-plugin-mpris-2.1.5-3|20	MPRIS support plugin for DeaDBeeF.
14cr|deadbeef-plugin-mpris-2.1.5-3|21	
14cr|deadbeef-plugin-mpris-2.1.5-3|22	%files
14cr|deadbeef-plugin-mpris-2.1.5-3|23	%doc README COPYING
14cr|deadbeef-plugin-mpris-2.1.5-3|24	%{_libdir}/deadbeef/mpris.so*
14cr|deadbeef-plugin-mpris-2.1.5-3|25	
14cr|deadbeef-plugin-mpris-2.1.5-3|26	#----------------------------------------------------------------------------
14cr|deadbeef-plugin-mpris-2.1.5-3|27	
14cr|deadbeef-plugin-mpris-2.1.5-3|28	%prep
14cr|deadbeef-plugin-mpris-2.1.5-3|29	%setup -qn deadbeef-mpris-plugin-%{version}
14cr|deadbeef-plugin-mpris-2.1.5-3|30	%patch0 -p1
14cr|deadbeef-plugin-mpris-2.1.5-3|31	
14cr|deadbeef-plugin-mpris-2.1.5-3|32	sed s,"/lib/","/%{_lib}/",g -i configure.ac
14cr|deadbeef-plugin-mpris-2.1.5-3|33	
14cr|deadbeef-plugin-mpris-2.1.5-3|34	%build
14cr|deadbeef-plugin-mpris-2.1.5-3|35	autoreconf -fi
14cr|deadbeef-plugin-mpris-2.1.5-3|36	%configure2_5x --disable-static
14cr|deadbeef-plugin-mpris-2.1.5-3|37	%make
14cr|deadbeef-plugin-mpris-2.1.5-3|38	
14cr|deadbeef-plugin-mpris-2.1.5-3|39	%install
14cr|deadbeef-plugin-mpris-2.1.5-3|40	%makeinstall_std
14cr|deadbeef-plugin-mpris-2.1.5-3|41	
14cr|deadbeef-plugin-mpris-2.1.5-3|42	
14cr|deadbeef-plugin-mpris-2.1.5-3|43	%changelog
14cr|deadbeef-plugin-mpris-2.1.5-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-3
14cr|deadbeef-plugin-mpris-2.1.5-3|45	+ Revision: d291448
14cr|deadbeef-plugin-mpris-2.1.5-3|46	- MassBuild#464: Increase release tag
14cr|deadbeef-plugin-mpris-2.1.5-3|47	
14cr|deadbeef-plugin-mpris-2.1.5-3|48	

851 14
14cr|deadwood-3.2.02-4|1	#define debug_package %{nil}
14cr|deadwood-3.2.02-4|2	
14cr|deadwood-3.2.02-4|3	Summary:	A fully recursive caching DNS resolver
14cr|deadwood-3.2.02-4|4	Name:		deadwood
14cr|deadwood-3.2.02-4|5	Version:	3.2.02
14cr|deadwood-3.2.02-4|6	Release:	4
14cr|deadwood-3.2.02-4|7	License:	BSD
14cr|deadwood-3.2.02-4|8	Group:		System/Servers
14cr|deadwood-3.2.02-4|9	URL:		http://www.maradns.org
14cr|deadwood-3.2.02-4|10	Source0:	http://www.maradns.org/%{name}/stable/%{name}-%{version}.tar.bz2
14cr|deadwood-3.2.02-4|11	Source1:	deadwood.service
14cr|deadwood-3.2.02-4|12	Source2:	deadwood.tmpfiles.d
14cr|deadwood-3.2.02-4|13	Requires(post,preun):	rpm-helper
14cr|deadwood-3.2.02-4|14	
14cr|deadwood-3.2.02-4|15	%description
14cr|deadwood-3.2.02-4|16	Deadwood is a fully recursive DNS cache. This is a DNS server with the
14cr|deadwood-3.2.02-4|17	following features:
14cr|deadwood-3.2.02-4|18	* Full support for both DNS recursion and DNS forwarding caching
14cr|deadwood-3.2.02-4|19	* Small size and memory footprint suitable for embedded systems
14cr|deadwood-3.2.02-4|20	* Simple and clean codebase
14cr|deadwood-3.2.02-4|21	* Secure design
14cr|deadwood-3.2.02-4|22	* Spoof protection: Strong cryptography used to determine the
14cr|deadwood-3.2.02-4|23	Query ID and source port
14cr|deadwood-3.2.02-4|24	* Ability to read and write the cache to a file
14cr|deadwood-3.2.02-4|25	* Dynamic cache that deletes entries not recently used
14cr|deadwood-3.2.02-4|26	* Ability to use expired entries in the cache when it is
14cr|deadwood-3.2.02-4|27	impossible to contact upstream DNS servers.
14cr|deadwood-3.2.02-4|28	* Both DNS-over-UDP and DNS-over-TCP are handled by the same daemon
14cr|deadwood-3.2.02-4|29	* Built-in dnswall functionality
14cr|deadwood-3.2.02-4|30	
14cr|deadwood-3.2.02-4|31	%prep
14cr|deadwood-3.2.02-4|32	%setup -q
14cr|deadwood-3.2.02-4|33	
14cr|deadwood-3.2.02-4|34	%build
14cr|deadwood-3.2.02-4|35	export FLAGS="%{optflags} -DIPV6"
14cr|deadwood-3.2.02-4|36	cd src
14cr|deadwood-3.2.02-4|37	%make
14cr|deadwood-3.2.02-4|38	cd ../tools
14cr|deadwood-3.2.02-4|39	%make
14cr|deadwood-3.2.02-4|40	
14cr|deadwood-3.2.02-4|41	%install
14cr|deadwood-3.2.02-4|42	mkdir -p %{buildroot}%{_sbindir}
14cr|deadwood-3.2.02-4|43	install src/Deadwood %{buildroot}%{_sbindir}/deadwood
14cr|deadwood-3.2.02-4|44	install tools/duende %{buildroot}%{_sbindir}/duende
14cr|deadwood-3.2.02-4|45	mkdir -p %{buildroot}%{_mandir}/man1
14cr|deadwood-3.2.02-4|46	install doc/*.1 %{buildroot}%{_mandir}/man1/
14cr|deadwood-3.2.02-4|47	mkdir -p %{buildroot}%{_sysconfdir}/maradns/logger
14cr|deadwood-3.2.02-4|48	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|deadwood-3.2.02-4|49	mkdir -p %{buildroot}%{_unitdir}
14cr|deadwood-3.2.02-4|50	install %{SOURCE1} %{buildroot}%{_unitdir}/deadwood.service
14cr|deadwood-3.2.02-4|51	install doc/dwood3rc %{buildroot}%{_sysconfdir}
14cr|deadwood-3.2.02-4|52	mkdir -p %{buildroot}%{_logdir}/%{name}
14cr|deadwood-3.2.02-4|53	
14cr|deadwood-3.2.02-4|54	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|deadwood-3.2.02-4|55	%pre
14cr|deadwood-3.2.02-4|56	%_pre_useradd %{name} /etc/%{name} /bin/false
14cr|deadwood-3.2.02-4|57	%_pre_groupadd %{name} %{name}
14cr|deadwood-3.2.02-4|58	
14cr|deadwood-3.2.02-4|59	%post
14cr|deadwood-3.2.02-4|60	%tmpfiles_create
14cr|deadwood-3.2.02-4|61	%systemd_post %{name}.service
14cr|deadwood-3.2.02-4|62	cat << EOF
14cr|deadwood-3.2.02-4|63	Please update the maradns_uid and maradns_gid otions in %{_sysconfdir}/dwood3c (line `%__grep -n '^maradns_uid' %{_sysconfdir}/dwood3rc | %__sed 's/:.*$//'`)
14cr|deadwood-3.2.02-4|64	to the valid deadwood uid (`%__grep '^deadwood:' /etc/passwd | %__awk -F ':' '{print $3}'`) and gid (`%__grep '^deadwood:' /etc/passwd | %__awk -F ':' '{print $4}'`)
14cr|deadwood-3.2.02-4|65	
14cr|deadwood-3.2.02-4|66	%preun
14cr|deadwood-3.2.02-4|67	%systemd_preun %{name}.service
14cr|deadwood-3.2.02-4|68	
14cr|deadwood-3.2.02-4|69	%postun
14cr|deadwood-3.2.02-4|70	%_postun_userdel %{name}
14cr|deadwood-3.2.02-4|71	%_postun_groupdel %{name}
14cr|deadwood-3.2.02-4|72	%systemd_postun_with_restart %{name}.service
14cr|deadwood-3.2.02-4|73	
14cr|deadwood-3.2.02-4|74	%files
14cr|deadwood-3.2.02-4|75	%doc doc/*
14cr|deadwood-3.2.02-4|76	%dir %{_sysconfdir}/%{name}
14cr|deadwood-3.2.02-4|77	%dir %{_sysconfdir}/maradns/logger
14cr|deadwood-3.2.02-4|78	%attr(750,root,root) %{_unitdir}/%{name}*
14cr|deadwood-3.2.02-4|79	%config(noreplace) %{_sysconfdir}/dwood3rc
14cr|deadwood-3.2.02-4|80	%{_sbindir}/deadwood
14cr|deadwood-3.2.02-4|81	%{_sbindir}/duende
14cr|deadwood-3.2.02-4|82	%{_mandir}/man1/*
14cr|deadwood-3.2.02-4|83	%{_tmpfilesdir}/*
14cr|deadwood-3.2.02-4|84	%dir %{_logdir}/%{name}
14cr|deadwood-3.2.02-4|85	
14cr|deadwood-3.2.02-4|86	%changelog
14cr|deadwood-3.2.02-4|87	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.02-4
14cr|deadwood-3.2.02-4|88	+ Revision: 3fe6ff5
14cr|deadwood-3.2.02-4|89	- Use systemd macros
14cr|deadwood-3.2.02-4|90	
14cr|deadwood-3.2.02-4|91	

852 14
14cr|debmirror-2.14-3|1	%define name	debmirror
14cr|debmirror-2.14-3|2	%define version 2.14
14cr|debmirror-2.14-3|3	%define release 3
14cr|debmirror-2.14-3|4	
14cr|debmirror-2.14-3|5	Name:		%{name}
14cr|debmirror-2.14-3|6	Version:	%{version}
14cr|debmirror-2.14-3|7	Release:	%{release}
14cr|debmirror-2.14-3|8	Epoch:      1
14cr|debmirror-2.14-3|9	Summary:	Debian partial mirror script, with ftp and package pool support
14cr|debmirror-2.14-3|10	License:	GPLv2
14cr|debmirror-2.14-3|11	Group:		Development/Other
14cr|debmirror-2.14-3|12	Url:		http://packages.debian.org/unstable/net/debmirror
14cr|debmirror-2.14-3|13	Source:		http://ftp.debian.org/debian/pool/main/d/debmirror/%{name}_%{version}.tar.gz
14cr|debmirror-2.14-3|14	Patch0:     %{name}.disableipv6.patch
14cr|debmirror-2.14-3|15	Buildarch:  noarch
14cr|debmirror-2.14-3|16	
14cr|debmirror-2.14-3|17	%description
14cr|debmirror-2.14-3|18	This program downloads and maintains a partial local Debian mirror. It can
14cr|debmirror-2.14-3|19	mirror any combination of architectures, distributions and sections. Files are
14cr|debmirror-2.14-3|20	transferred by ftp, http, hftp or rsync, and package pools are fully supported.
14cr|debmirror-2.14-3|21	It also does locking and updates trace files.
14cr|debmirror-2.14-3|22	
14cr|debmirror-2.14-3|23	%prep
14cr|debmirror-2.14-3|24	%setup -q -n %{name}
14cr|debmirror-2.14-3|25	%patch0 -p0
14cr|debmirror-2.14-3|26	%build
14cr|debmirror-2.14-3|27	
14cr|debmirror-2.14-3|28	%install
14cr|debmirror-2.14-3|29	install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|debmirror-2.14-3|30	install -Dp -m 0644 examples/%{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|debmirror-2.14-3|31	
14cr|debmirror-2.14-3|32	# generate a man page
14cr|debmirror-2.14-3|33	install -d %{buildroot}%{_mandir}/man1
14cr|debmirror-2.14-3|34	pod2man %{name} %{buildroot}%{_mandir}/man1/%{name}.1
14cr|debmirror-2.14-3|35	
14cr|debmirror-2.14-3|36	
14cr|debmirror-2.14-3|37	
14cr|debmirror-2.14-3|38	%files
14cr|debmirror-2.14-3|39	%doc doc/* debian/NEWS debian/copyright debian/changelog examples
14cr|debmirror-2.14-3|40	%config(noreplace) %{_sysconfdir}/debmirror.conf
14cr|debmirror-2.14-3|41	%{_bindir}/*
14cr|debmirror-2.14-3|42	%{_mandir}/man1/*
14cr|debmirror-2.14-3|43	
14cr|debmirror-2.14-3|44	
14cr|debmirror-2.14-3|45	
14cr|debmirror-2.14-3|46	%changelog
14cr|debmirror-2.14-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.14-3
14cr|debmirror-2.14-3|48	+ Revision: de555a1
14cr|debmirror-2.14-3|49	- MassBuild#464: Increase release tag
14cr|debmirror-2.14-3|50	
14cr|debmirror-2.14-3|51	

853 14
14cr|decibel-audio-player-1.08-1|1	%define	name	decibel-audio-player
14cr|decibel-audio-player-1.08-1|2	%define	version 1.08
14cr|decibel-audio-player-1.08-1|3	%define rel	1
14cr|decibel-audio-player-1.08-1|4	%define	release	%rel
14cr|decibel-audio-player-1.08-1|5	
14cr|decibel-audio-player-1.08-1|6	Name:		%{name}
14cr|decibel-audio-player-1.08-1|7	Summary:	A clean and user-friendly audio player
14cr|decibel-audio-player-1.08-1|8	Version:	%{version}
14cr|decibel-audio-player-1.08-1|9	Release:	%{release}
14cr|decibel-audio-player-1.08-1|10	Source0:	http://decibel.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
14cr|decibel-audio-player-1.08-1|11	Source1:	decibel-audio-player
14cr|decibel-audio-player-1.08-1|12	Source2:	decibel-audio-player-remote
14cr|decibel-audio-player-1.08-1|13	URL:		http://decibel.silent-blade.org/
14cr|decibel-audio-player-1.08-1|14	Group:		Sound
14cr|decibel-audio-player-1.08-1|15	License:	GPLv2+
14cr|decibel-audio-player-1.08-1|16	Requires:	pygtk2.0
14cr|decibel-audio-player-1.08-1|17	Requires:	gstreamer0.10-python
14cr|decibel-audio-player-1.08-1|18	Requires:	pygtk2.0-libglade
14cr|decibel-audio-player-1.08-1|19	Requires:	gstreamer0.10-plugins-good
14cr|decibel-audio-player-1.08-1|20	Requires:	gstreamer0.10-plugins-base
14cr|decibel-audio-player-1.08-1|21	Requires:	gstreamer0.10-plugins-ugly
14cr|decibel-audio-player-1.08-1|22	Requires:	python-pyxml
14cr|decibel-audio-player-1.08-1|23	Requires:	mutagen
14cr|decibel-audio-player-1.08-1|24	Requires:	python-notify
14cr|decibel-audio-player-1.08-1|25	Requires:	python-imaging
14cr|decibel-audio-player-1.08-1|26	Requires:	zeitgeist
14cr|decibel-audio-player-1.08-1|27	Requires:	python-CDDB
14cr|decibel-audio-player-1.08-1|28	
14cr|decibel-audio-player-1.08-1|29	BuildArch:	noarch
14cr|decibel-audio-player-1.08-1|30	
14cr|decibel-audio-player-1.08-1|31	%description
14cr|decibel-audio-player-1.08-1|32	Decibel is a GTK+ audio player designed for GNU/Linux, which aims at
14cr|decibel-audio-player-1.08-1|33	being very straightforward to use by means of a very clean and user
14cr|decibel-audio-player-1.08-1|34	friendly interface. Decibel is especially targeted at Gnome and will
14cr|decibel-audio-player-1.08-1|35	follow the Gnome HIG as closely as possible.
14cr|decibel-audio-player-1.08-1|36	
14cr|decibel-audio-player-1.08-1|37	It does not include features that generally have had better support
14cr|decibel-audio-player-1.08-1|38	in specialized software, e.g. tagging.
14cr|decibel-audio-player-1.08-1|39	
14cr|decibel-audio-player-1.08-1|40	%prep
14cr|decibel-audio-player-1.08-1|41	%setup -q -n %{name}-%{version}
14cr|decibel-audio-player-1.08-1|42	# fix paths in make
14cr|decibel-audio-player-1.08-1|43	perl -pi -e "s|/usr/local|/usr|"  Makefile
14cr|decibel-audio-player-1.08-1|44	perl -pi -e "s|share/pixmaps|share/icons|"  Makefile
14cr|decibel-audio-player-1.08-1|45	
14cr|decibel-audio-player-1.08-1|46	%build
14cr|decibel-audio-player-1.08-1|47	
14cr|decibel-audio-player-1.08-1|48	%install
14cr|decibel-audio-player-1.08-1|49	%makeinstall_std
14cr|decibel-audio-player-1.08-1|50	
14cr|decibel-audio-player-1.08-1|51	# replace wrappers
14cr|decibel-audio-player-1.08-1|52	rm -rf %{buildroot}%{_bindir}/*
14cr|decibel-audio-player-1.08-1|53	install -m755 {%SOURCE1,%SOURCE2} %{buildroot}%{_bindir}/
14cr|decibel-audio-player-1.08-1|54	# fix permits
14cr|decibel-audio-player-1.08-1|55	chmod a+x %{buildroot}%{_datadir}/%{name}/src/decibel-audio-player.py
14cr|decibel-audio-player-1.08-1|56	%find_lang %name
14cr|decibel-audio-player-1.08-1|57	
14cr|decibel-audio-player-1.08-1|58	
14cr|decibel-audio-player-1.08-1|59	%files -f %name.lang
14cr|decibel-audio-player-1.08-1|60	%doc doc/{ChangeLog,decibel-audio-player.1,decibel-audio-player-remote.1,LICENCE}
14cr|decibel-audio-player-1.08-1|61	%{_bindir}/*
14cr|decibel-audio-player-1.08-1|62	%{_datadir}/%name/
14cr|decibel-audio-player-1.08-1|63	%{_datadir}/applications/*
14cr|decibel-audio-player-1.08-1|64	%{_iconsdir}/*
14cr|decibel-audio-player-1.08-1|65	%{_mandir}/*/*
14cr|decibel-audio-player-1.08-1|66	
14cr|decibel-audio-player-1.08-1|67	
14cr|decibel-audio-player-1.08-1|68	
14cr|decibel-audio-player-1.08-1|69	
14cr|decibel-audio-player-1.08-1|70	%changelog
14cr|decibel-audio-player-1.08-1|71	* Wed May 15 2013 symbianflo <symbianflo@mandrivausers.ro> 1.08-1
14cr|decibel-audio-player-1.08-1|72	+ Revision: 42564fa
14cr|decibel-audio-player-1.08-1|73	- LOG update to 1.08
14cr|decibel-audio-player-1.08-1|74	
14cr|decibel-audio-player-1.08-1|75	

854 14
14cr|declarative-plasmoids-4.10-2|1	Name:    declarative-plasmoids
14cr|declarative-plasmoids-4.10-2|2	Summary: Declarative plasmoids for the plasma desktop and mobile
14cr|declarative-plasmoids-4.10-2|3	Version: 4.10
14cr|declarative-plasmoids-4.10-2|4	Release: 2
14cr|declarative-plasmoids-4.10-2|5	Group:   Graphical desktop/KDE
14cr|declarative-plasmoids-4.10-2|6	License: LGPLv2
14cr|declarative-plasmoids-4.10-2|7	URL:     http://www.kde.org/
14cr|declarative-plasmoids-4.10-2|8	Source:  ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%version.tar.xz
14cr|declarative-plasmoids-4.10-2|9	BuildRequires: kdelibs4-devel
14cr|declarative-plasmoids-4.10-2|10	BuildArch: noarch
14cr|declarative-plasmoids-4.10-2|11	
14cr|declarative-plasmoids-4.10-2|12	
14cr|declarative-plasmoids-4.10-2|13	%description
14cr|declarative-plasmoids-4.10-2|14	Declarative plasmoids for the plasma desktop and mobile
14cr|declarative-plasmoids-4.10-2|15	
14cr|declarative-plasmoids-4.10-2|16	%files
14cr|declarative-plasmoids-4.10-2|17	%doc COPYING.LIB
14cr|declarative-plasmoids-4.10-2|18	# dictionary
14cr|declarative-plasmoids-4.10-2|19	%_kde_appsdir/plasma/plasmoids/org.kde.dictionary-qml
14cr|declarative-plasmoids-4.10-2|20	%_kde_datadir/kde4/services/plasma-applet-dictionary-qml.desktop
14cr|declarative-plasmoids-4.10-2|21	# knowledgebase
14cr|declarative-plasmoids-4.10-2|22	%_kde_appsdir/plasma/plasmoids/org.kde.knowledgebase
14cr|declarative-plasmoids-4.10-2|23	%_kde_datadir/kde4/services/plasma-applet-knowledgebase-qml.desktop
14cr|declarative-plasmoids-4.10-2|24	# microblog
14cr|declarative-plasmoids-4.10-2|25	%_kde_datadir/applications/kde4/active-microblog.desktop
14cr|declarative-plasmoids-4.10-2|26	%_kde_appsdir/plasma/plasmoids/org.kde.microblog-qml
14cr|declarative-plasmoids-4.10-2|27	%_kde_datadir/kde4/services/plasma-applet-microblog-qml.desktop
14cr|declarative-plasmoids-4.10-2|28	# news
14cr|declarative-plasmoids-4.10-2|29	%_kde_appsdir/plasma/plasmoids/org.kde.news-qml
14cr|declarative-plasmoids-4.10-2|30	%_kde_datadir/kde4/services/plasma-applet-news-qml.desktop
14cr|declarative-plasmoids-4.10-2|31	%_kde_datadir/applications/kde4/active-news-reader.desktop
14cr|declarative-plasmoids-4.10-2|32	%_kde_datadir/icons/hicolor/*/apps/active-news.png
14cr|declarative-plasmoids-4.10-2|33	%_kde_datadir/icons/hicolor/scalable/apps/active-news.svgz
14cr|declarative-plasmoids-4.10-2|34	# rssnow
14cr|declarative-plasmoids-4.10-2|35	%_kde_appsdir/plasma/plasmoids/org.kde.rssnow-qml
14cr|declarative-plasmoids-4.10-2|36	%_kde_datadir/kde4/services/plasma-applet-rssnow-qml.desktop
14cr|declarative-plasmoids-4.10-2|37	# social-news
14cr|declarative-plasmoids-4.10-2|38	%_kde_datadir/kde4/services/plasma-applet-social-news-qml.desktop
14cr|declarative-plasmoids-4.10-2|39	%_kde_appsdir/plasma/plasmoids/org.kde.social-news-qml
14cr|declarative-plasmoids-4.10-2|40	
14cr|declarative-plasmoids-4.10-2|41	#----------------------------------------------------------------------
14cr|declarative-plasmoids-4.10-2|42	
14cr|declarative-plasmoids-4.10-2|43	%prep
14cr|declarative-plasmoids-4.10-2|44	%setup -q
14cr|declarative-plasmoids-4.10-2|45	
14cr|declarative-plasmoids-4.10-2|46	%build
14cr|declarative-plasmoids-4.10-2|47	%cmake_kde4
14cr|declarative-plasmoids-4.10-2|48	
14cr|declarative-plasmoids-4.10-2|49	%make
14cr|declarative-plasmoids-4.10-2|50	
14cr|declarative-plasmoids-4.10-2|51	%install
14cr|declarative-plasmoids-4.10-2|52	%makeinstall_std -C build
14cr|declarative-plasmoids-4.10-2|53	
14cr|declarative-plasmoids-4.10-2|54	perl -pi -e "s|identi.ca,twitter|identi.ca,twitter;|"  %{buildroot}%{_datadir}/applications/kde4/active-microblog.desktop
14cr|declarative-plasmoids-4.10-2|55	perl -pi -e "s|xxidenti.ca,twitter;xx|xxidenti.ca,twitter;xx;|"  %{buildroot}%{_datadir}/applications/kde4/active-microblog.desktop
14cr|declarative-plasmoids-4.10-2|56	
14cr|declarative-plasmoids-4.10-2|57	
14cr|declarative-plasmoids-4.10-2|58	
14cr|declarative-plasmoids-4.10-2|59	
14cr|declarative-plasmoids-4.10-2|60	%changelog
14cr|declarative-plasmoids-4.10-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10-2
14cr|declarative-plasmoids-4.10-2|62	+ Revision: 86c7537
14cr|declarative-plasmoids-4.10-2|63	- MassBuild#464: Increase release tag
14cr|declarative-plasmoids-4.10-2|64	
14cr|declarative-plasmoids-4.10-2|65	

855 14
14cr|dee-1.0.14-3|1	%define lib_major 4
14cr|dee-1.0.14-3|2	%define api 1.0
14cr|dee-1.0.14-3|3	%define libname %mklibname dee %{api} %{lib_major}
14cr|dee-1.0.14-3|4	%define gi_name %mklibname dee-gir %{api}
14cr|dee-1.0.14-3|5	%define libnamedev %mklibname -d dee
14cr|dee-1.0.14-3|6	
14cr|dee-1.0.14-3|7	Name: dee
14cr|dee-1.0.14-3|8	Summary: Model to synchronize mutiple instances over DBus
14cr|dee-1.0.14-3|9	Version: 1.0.14
14cr|dee-1.0.14-3|10	Release: 3
14cr|dee-1.0.14-3|11	License: LGPLv2+
14cr|dee-1.0.14-3|12	Group: System/Libraries
14cr|dee-1.0.14-3|13	Source0: http://launchpad.net/dee/1.0/%{version}/+download/dee-%{version}.tar.gz
14cr|dee-1.0.14-3|14	URL: https://launchpad.net/dee
14cr|dee-1.0.14-3|15	BuildRequires: pkgconfig(dbus-glib-1)
14cr|dee-1.0.14-3|16	BuildRequires: pkgconfig(glib-2.0) >= 2.26
14cr|dee-1.0.14-3|17	BuildRequires: pkgconfig(gthread-2.0) >= 2.26
14cr|dee-1.0.14-3|18	BuildRequires: pkgconfig(gobject-2.0) >= 2.26
14cr|dee-1.0.14-3|19	BuildRequires: pkgconfig(gio-2.0) >= 2.26
14cr|dee-1.0.14-3|20	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.26
14cr|dee-1.0.14-3|21	BuildRequires: gobject-introspection-devel
14cr|dee-1.0.14-3|22	BuildRequires: vala-tools
14cr|dee-1.0.14-3|23	BuildRequires: vala-devel
14cr|dee-1.0.14-3|24	BuildRequires: icu-devel
14cr|dee-1.0.14-3|25	
14cr|dee-1.0.14-3|26	
14cr|dee-1.0.14-3|27	%description
14cr|dee-1.0.14-3|28	Libdee is a library that uses DBus to provide objects allowing you to create
14cr|dee-1.0.14-3|29	Model-View-Controller type programs across DBus. It also consists of utility
14cr|dee-1.0.14-3|30	objects which extend DBus allowing for peer-to-peer discoverability of known
14cr|dee-1.0.14-3|31	objects without needing a central registrar.
14cr|dee-1.0.14-3|32	
14cr|dee-1.0.14-3|33	%package -n %{libname}
14cr|dee-1.0.14-3|34	Summary: Model to synchronize mutiple instances over DBus - Shared lib
14cr|dee-1.0.14-3|35	Group: System/Libraries
14cr|dee-1.0.14-3|36	
14cr|dee-1.0.14-3|37	%description -n %{libname}
14cr|dee-1.0.14-3|38	Libdee is a library that uses DBus to provide objects allowing you to create
14cr|dee-1.0.14-3|39	Model-View-Controller type programs across DBus. It also consists of utility
14cr|dee-1.0.14-3|40	objects which extend DBus allowing for peer-to-peer discoverability of known
14cr|dee-1.0.14-3|41	objects without needing a central registrar.
14cr|dee-1.0.14-3|42	
14cr|dee-1.0.14-3|43	%package -n %{gi_name}
14cr|dee-1.0.14-3|44	Summary: GObject Introspection interface library for %{name}
14cr|dee-1.0.14-3|45	Group: System/Libraries
14cr|dee-1.0.14-3|46	Requires: %{libname} = %{version}-%{release}
14cr|dee-1.0.14-3|47	
14cr|dee-1.0.14-3|48	%description -n %{gi_name}
14cr|dee-1.0.14-3|49	GObject Introspection interface library for %{name}.
14cr|dee-1.0.14-3|50	
14cr|dee-1.0.14-3|51	%package -n %{libnamedev}
14cr|dee-1.0.14-3|52	Summary: Libraries and include files for developing with libdee
14cr|dee-1.0.14-3|53	Group: Development/C
14cr|dee-1.0.14-3|54	Requires: %{libname} = %{version}
14cr|dee-1.0.14-3|55	Provides: %{name}-devel = %{version}-%{release}
14cr|dee-1.0.14-3|56	
14cr|dee-1.0.14-3|57	%description -n %{libnamedev}
14cr|dee-1.0.14-3|58	This package contains files that are needed to build applications.
14cr|dee-1.0.14-3|59	
14cr|dee-1.0.14-3|60	%prep
14cr|dee-1.0.14-3|61	%setup -q
14cr|dee-1.0.14-3|62	
14cr|dee-1.0.14-3|63	%build
14cr|dee-1.0.14-3|64	%configure2_5x --disable-static
14cr|dee-1.0.14-3|65	%make
14cr|dee-1.0.14-3|66	
14cr|dee-1.0.14-3|67	%install
14cr|dee-1.0.14-3|68	%makeinstall_std
14cr|dee-1.0.14-3|69	
14cr|dee-1.0.14-3|70	rm -f %{buildroot}%{_libdir}/*.la
14cr|dee-1.0.14-3|71	
14cr|dee-1.0.14-3|72	%files
14cr|dee-1.0.14-3|73	%doc ChangeLog README TODO COPYING COPYING.GPL
14cr|dee-1.0.14-3|74	%{_bindir}/dee-tool
14cr|dee-1.0.14-3|75	%{python_sitearch}/gi/overrides/Dee.*
14cr|dee-1.0.14-3|76	
14cr|dee-1.0.14-3|77	%files -n %{libname}
14cr|dee-1.0.14-3|78	%doc ChangeLog README TODO COPYING COPYING.GPL
14cr|dee-1.0.14-3|79	%{_libdir}/libdee-%{api}.so.%{lib_major}*
14cr|dee-1.0.14-3|80	
14cr|dee-1.0.14-3|81	%files -n %{gi_name}
14cr|dee-1.0.14-3|82	%doc ChangeLog README TODO COPYING COPYING.GPL
14cr|dee-1.0.14-3|83	%{_libdir}/girepository-1.0/Dee-%{api}.typelib
14cr|dee-1.0.14-3|84	
14cr|dee-1.0.14-3|85	%files -n %{libnamedev}
14cr|dee-1.0.14-3|86	%doc ChangeLog README TODO COPYING COPYING.GPL
14cr|dee-1.0.14-3|87	%{_libdir}/*.so
14cr|dee-1.0.14-3|88	%{_libdir}/pkgconfig/*
14cr|dee-1.0.14-3|89	%{_includedir}/*
14cr|dee-1.0.14-3|90	%{_datadir}/gtk-doc/html/dee-*
14cr|dee-1.0.14-3|91	%{_datadir}/gir-1.0/*.gir
14cr|dee-1.0.14-3|92	%{_datadir}/vala/vapi/*
14cr|dee-1.0.14-3|93	
14cr|dee-1.0.14-3|94	
14cr|dee-1.0.14-3|95	
14cr|dee-1.0.14-3|96	
14cr|dee-1.0.14-3|97	
14cr|dee-1.0.14-3|98	
14cr|dee-1.0.14-3|99	%changelog
14cr|dee-1.0.14-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-3
14cr|dee-1.0.14-3|101	+ Revision: dd1adee
14cr|dee-1.0.14-3|102	- MassBuild#464: Increase release tag
14cr|dee-1.0.14-3|103	
14cr|dee-1.0.14-3|104	

856 14
14cr|defendguin-0.0.12-4|1	%define name	defendguin
14cr|defendguin-0.0.12-4|2	%define version	0.0.12
14cr|defendguin-0.0.12-4|3	%define release	4
14cr|defendguin-0.0.12-4|4	%define	Summary	A Defender Clone
14cr|defendguin-0.0.12-4|5	
14cr|defendguin-0.0.12-4|6	Summary:	%{Summary}
14cr|defendguin-0.0.12-4|7	Name:		%{name}
14cr|defendguin-0.0.12-4|8	Version:	%{version}
14cr|defendguin-0.0.12-4|9	Release:	%{release}
14cr|defendguin-0.0.12-4|10	Source0:	ftp://ftp.tuxpaint.org/unix/x/defendguin/src/%{name}-%{version}.tar.gz
14cr|defendguin-0.0.12-4|11	Source11:	%{name}-16x16.png
14cr|defendguin-0.0.12-4|12	Source12:	%{name}-32x32.png
14cr|defendguin-0.0.12-4|13	Source13:	%{name}-48x48.png
14cr|defendguin-0.0.12-4|14	License:	GPLv2
14cr|defendguin-0.0.12-4|15	Url:		http://newbreedsoftware.com/defendguin
14cr|defendguin-0.0.12-4|16	Group:		Games/Arcade
14cr|defendguin-0.0.12-4|17	BuildRequires:	SDL_mixer-devel
14cr|defendguin-0.0.12-4|18	BuildRequires:	SDL-devel
14cr|defendguin-0.0.12-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|defendguin-0.0.12-4|20	Patch0:		%{name}-0.0.11-fix-CFLAGS.patch
14cr|defendguin-0.0.12-4|21	
14cr|defendguin-0.0.12-4|22	%description
14cr|defendguin-0.0.12-4|23	Defendguin is going to be a clone of the arcade game "Defender," but with a
14cr|defendguin-0.0.12-4|24	Linux theme. Your mission is to defend little penguinoids from being captured
14cr|defendguin-0.0.12-4|25	and mutated by... well, you know who.
14cr|defendguin-0.0.12-4|26	
14cr|defendguin-0.0.12-4|27	%prep
14cr|defendguin-0.0.12-4|28	%setup -q
14cr|defendguin-0.0.12-4|29	%patch0 -p1
14cr|defendguin-0.0.12-4|30	
14cr|defendguin-0.0.12-4|31	%build
14cr|defendguin-0.0.12-4|32	%make CFLAGS="%{optflags}" PREFIX=%{_prefix} BIN_PREFIX=%{_gamesbindir} DATA_PREFIX=%{_gamesdatadir}/%{name}/
14cr|defendguin-0.0.12-4|33	
14cr|defendguin-0.0.12-4|34	%install
14cr|defendguin-0.0.12-4|35	rm -rf %{buildroot}
14cr|defendguin-0.0.12-4|36	install -d %{buildroot}{%{_gamesbindir},%{_mandir}/man6}
14cr|defendguin-0.0.12-4|37	%make install PREFIX=%{buildroot}%{_prefix} BIN_PREFIX=%{buildroot}%{_gamesbindir} \
14cr|defendguin-0.0.12-4|38	DATA_PREFIX=%{buildroot}%{_gamesdatadir}/%{name}/ MAN_PREFIX=%{buildroot}%{_datadir}
14cr|defendguin-0.0.12-4|39	
14cr|defendguin-0.0.12-4|40	
14cr|defendguin-0.0.12-4|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|defendguin-0.0.12-4|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|defendguin-0.0.12-4|43	[Desktop Entry]
14cr|defendguin-0.0.12-4|44	Encoding=UTF-8
14cr|defendguin-0.0.12-4|45	Name=Defendguin
14cr|defendguin-0.0.12-4|46	Comment=%{Summary}
14cr|defendguin-0.0.12-4|47	Exec=%_gamesbindir/%{name}
14cr|defendguin-0.0.12-4|48	Icon=%{name}
14cr|defendguin-0.0.12-4|49	Terminal=false
14cr|defendguin-0.0.12-4|50	Type=Application
14cr|defendguin-0.0.12-4|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|defendguin-0.0.12-4|52	EOF
14cr|defendguin-0.0.12-4|53	
14cr|defendguin-0.0.12-4|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|57	
14cr|defendguin-0.0.12-4|58	%if %mdkversion < 200900
14cr|defendguin-0.0.12-4|59	%post
14cr|defendguin-0.0.12-4|60	%{update_menus}
14cr|defendguin-0.0.12-4|61	%endif
14cr|defendguin-0.0.12-4|62	
14cr|defendguin-0.0.12-4|63	%if %mdkversion < 200900
14cr|defendguin-0.0.12-4|64	%postun
14cr|defendguin-0.0.12-4|65	%{clean_menus}
14cr|defendguin-0.0.12-4|66	%endif
14cr|defendguin-0.0.12-4|67	
14cr|defendguin-0.0.12-4|68	%clean
14cr|defendguin-0.0.12-4|69	rm -rf %{buildroot}
14cr|defendguin-0.0.12-4|70	
14cr|defendguin-0.0.12-4|71	%files
14cr|defendguin-0.0.12-4|72	%defattr(-,root,root)
14cr|defendguin-0.0.12-4|73	%doc docs/*
14cr|defendguin-0.0.12-4|74	%{_gamesbindir}/*
14cr|defendguin-0.0.12-4|75	%{_gamesdatadir}/%{name}
14cr|defendguin-0.0.12-4|76	%{_mandir}/*/*
14cr|defendguin-0.0.12-4|77	%{_iconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|78	%{_liconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|79	%{_miconsdir}/%{name}.png
14cr|defendguin-0.0.12-4|80	%{_datadir}/applications/*
14cr|defendguin-0.0.12-4|81	
14cr|defendguin-0.0.12-4|82	
14cr|defendguin-0.0.12-4|83	
14cr|defendguin-0.0.12-4|84	
14cr|defendguin-0.0.12-4|85	%changelog
14cr|defendguin-0.0.12-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.12-4
14cr|defendguin-0.0.12-4|87	+ Revision: 291a922
14cr|defendguin-0.0.12-4|88	- MassBuild#464: Increase release tag
14cr|defendguin-0.0.12-4|89	
14cr|defendguin-0.0.12-4|90	

857 14
14cr|deflate-stats-1.0-6|1	Summary:	Apache mod_deflate logfile analyzer
14cr|deflate-stats-1.0-6|2	Name:		deflate-stats
14cr|deflate-stats-1.0-6|3	Version:	1.0
14cr|deflate-stats-1.0-6|4	Release:	6
14cr|deflate-stats-1.0-6|5	License:	BSD-like
14cr|deflate-stats-1.0-6|6	Group:		Monitoring
14cr|deflate-stats-1.0-6|7	URL:		http://prefetch.net/code/deflate-stats.html
14cr|deflate-stats-1.0-6|8	Source0:	http://prefetch.net/code/deflate-stats.pl.bz2
14cr|deflate-stats-1.0-6|9	Requires:	apache-mod_deflate
14cr|deflate-stats-1.0-6|10	BuildArch:	noarch
14cr|deflate-stats-1.0-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|deflate-stats-1.0-6|12	
14cr|deflate-stats-1.0-6|13	%description
14cr|deflate-stats-1.0-6|14	deflate-stats.pl is a Perl script that summarizes mod_deflate log data, and
14cr|deflate-stats-1.0-6|15	provides detailed reports that include the amount of bandwidth saved, bytes not
14cr|deflate-stats-1.0-6|16	sent, number of requestes deflated, and compresion ratios per URI.
14cr|deflate-stats-1.0-6|17	
14cr|deflate-stats-1.0-6|18	%prep
14cr|deflate-stats-1.0-6|19	
14cr|deflate-stats-1.0-6|20	%setup -q -c -T
14cr|deflate-stats-1.0-6|21	bzcat %{SOURCE0} > %{name}
14cr|deflate-stats-1.0-6|22	
14cr|deflate-stats-1.0-6|23	%build
14cr|deflate-stats-1.0-6|24	
14cr|deflate-stats-1.0-6|25	%install
14cr|deflate-stats-1.0-6|26	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|deflate-stats-1.0-6|27	
14cr|deflate-stats-1.0-6|28	install -d %{buildroot}%{_bindir}
14cr|deflate-stats-1.0-6|29	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|deflate-stats-1.0-6|30	
14cr|deflate-stats-1.0-6|31	%clean
14cr|deflate-stats-1.0-6|32	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|deflate-stats-1.0-6|33	
14cr|deflate-stats-1.0-6|34	%files
14cr|deflate-stats-1.0-6|35	%defattr(-,root,root)
14cr|deflate-stats-1.0-6|36	%attr(0755,root,root) %{_bindir}/%{name}
14cr|deflate-stats-1.0-6|37	
14cr|deflate-stats-1.0-6|38	
14cr|deflate-stats-1.0-6|39	
14cr|deflate-stats-1.0-6|40	
14cr|deflate-stats-1.0-6|41	
14cr|deflate-stats-1.0-6|42	%changelog
14cr|deflate-stats-1.0-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|deflate-stats-1.0-6|44	+ Revision: cff8987
14cr|deflate-stats-1.0-6|45	- MassBuild#464: Increase release tag
14cr|deflate-stats-1.0-6|46	
14cr|deflate-stats-1.0-6|47	

858 14
14cr|dekagen-1.0.2-7|1	%define name dekagen
14cr|dekagen-1.0.2-7|2	%define version 1.0.2
14cr|dekagen-1.0.2-7|3	%define release 7
14cr|dekagen-1.0.2-7|4	
14cr|dekagen-1.0.2-7|5	Summary:   Rips and encodes CD's
14cr|dekagen-1.0.2-7|6	Name:      %{name}
14cr|dekagen-1.0.2-7|7	Version:   %{version}
14cr|dekagen-1.0.2-7|8	Release:   %{release}
14cr|dekagen-1.0.2-7|9	Source:    %{name}-%{version}.tar.bz2
14cr|dekagen-1.0.2-7|10	License:   GPLv2+
14cr|dekagen-1.0.2-7|11	Group:     Sound
14cr|dekagen-1.0.2-7|12	# looks like is a dead end , maybe abbandon
14cr|dekagen-1.0.2-7|13	URL:       http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html
14cr|dekagen-1.0.2-7|14	Obsoletes: ripenc
14cr|dekagen-1.0.2-7|15	Provides:  ripenc
14cr|dekagen-1.0.2-7|16	Buildarch: noarch
14cr|dekagen-1.0.2-7|17	BuildRequires: dos2unix
14cr|dekagen-1.0.2-7|18	
14cr|dekagen-1.0.2-7|19	%description
14cr|dekagen-1.0.2-7|20	The dekagen bourne shell script, formerly known as ripenc, is an interactive
14cr|dekagen-1.0.2-7|21	command line tool, that automates the whole process of ripping data from
14cr|dekagen-1.0.2-7|22	music compact discs (CD), the naming of the files, their converting
14cr|dekagen-1.0.2-7|23	into MP3 or Ogg-Vorbis format and the labelling of the MP3 files
14cr|dekagen-1.0.2-7|24	with an ID3 tag.
14cr|dekagen-1.0.2-7|25	
14cr|dekagen-1.0.2-7|26	%prep
14cr|dekagen-1.0.2-7|27	%setup
14cr|dekagen-1.0.2-7|28	#fix CRLF in CHANGES
14cr|dekagen-1.0.2-7|29	cp --preserve CHANGES CHANGES.msdos
14cr|dekagen-1.0.2-7|30	dos2unix  CHANGES
14cr|dekagen-1.0.2-7|31	#fix utf8 encoding
14cr|dekagen-1.0.2-7|32	iconv -f latin1 -t utf8 README > README
14cr|dekagen-1.0.2-7|33	
14cr|dekagen-1.0.2-7|34	%build
14cr|dekagen-1.0.2-7|35	
14cr|dekagen-1.0.2-7|36	%install
14cr|dekagen-1.0.2-7|37	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|dekagen-1.0.2-7|38	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
14cr|dekagen-1.0.2-7|39	
14cr|dekagen-1.0.2-7|40	cp dekagen ${RPM_BUILD_ROOT}%{_bindir}
14cr|dekagen-1.0.2-7|41	gunzip dekagen.1.gz
14cr|dekagen-1.0.2-7|42	cp dekagen.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/
14cr|dekagen-1.0.2-7|43	
14cr|dekagen-1.0.2-7|44	
14cr|dekagen-1.0.2-7|45	%files
14cr|dekagen-1.0.2-7|46	%doc COPYING CHANGES INSTALL CREDITS README
14cr|dekagen-1.0.2-7|47	%_bindir/*
14cr|dekagen-1.0.2-7|48	%_mandir/man1/*
14cr|dekagen-1.0.2-7|49	
14cr|dekagen-1.0.2-7|50	
14cr|dekagen-1.0.2-7|51	
14cr|dekagen-1.0.2-7|52	
14cr|dekagen-1.0.2-7|53	%changelog
14cr|dekagen-1.0.2-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-7
14cr|dekagen-1.0.2-7|55	+ Revision: 0ec3e37
14cr|dekagen-1.0.2-7|56	- MassBuild#464: Increase release tag
14cr|dekagen-1.0.2-7|57	
14cr|dekagen-1.0.2-7|58	

859 14
14cr|delaboratory-0.8-3|1	Name:		delaboratory
14cr|delaboratory-0.8-3|2	Version:	0.8
14cr|delaboratory-0.8-3|3	Release:	3
14cr|delaboratory-0.8-3|4	Summary:	Free Software color correction utility
14cr|delaboratory-0.8-3|5	License:	GPLv3+
14cr|delaboratory-0.8-3|6	Group:		Graphics
14cr|delaboratory-0.8-3|7	Url:		https://code.google.com/p/delaboratory/
14cr|delaboratory-0.8-3|8	Source0:	https://delaboratory.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|delaboratory-0.8-3|9	Patch0:		delaboratory-0.8-mdv-makefile.patch
14cr|delaboratory-0.8-3|10	Requires:	dcraw
14cr|delaboratory-0.8-3|11	BuildRequires:	tiff-devel
14cr|delaboratory-0.8-3|12	BuildRequires:	wxgtku-devel
14cr|delaboratory-0.8-3|13	BuildRequires:	libxml2-devel
14cr|delaboratory-0.8-3|14	
14cr|delaboratory-0.8-3|15	
14cr|delaboratory-0.8-3|16	%description
14cr|delaboratory-0.8-3|17	Delaboratory is a Free Software color correction utility, it allows you
14cr|delaboratory-0.8-3|18	to modify color/contrast of your photo in a creative way - by performing
14cr|delaboratory-0.8-3|19	non-destructive operations in different colorspaces (RGB/BW, XYZ/LAB/LCH,
14cr|delaboratory-0.8-3|20	CMY/CMYK, HSL/HSV) with floating-point precision per channel.
14cr|delaboratory-0.8-3|21	
14cr|delaboratory-0.8-3|22	%prep
14cr|delaboratory-0.8-3|23	%setup -q
14cr|delaboratory-0.8-3|24	%patch0 -p1
14cr|delaboratory-0.8-3|25	
14cr|delaboratory-0.8-3|26	%build
14cr|delaboratory-0.8-3|27	%setup_compile_flags
14cr|delaboratory-0.8-3|28	CXXFLAGS_WX="%{optflags}" ; export CXXFLAGS_WX ;
14cr|delaboratory-0.8-3|29	make DEBUG=YES
14cr|delaboratory-0.8-3|30	
14cr|delaboratory-0.8-3|31	%install
14cr|delaboratory-0.8-3|32	install -D -m0755 delaboratory "%{buildroot}%{_bindir}/delaboratory"
14cr|delaboratory-0.8-3|33	install -d -m0755 %{buildroot}%{_datadir}/applications
14cr|delaboratory-0.8-3|34	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop << EOF
14cr|delaboratory-0.8-3|35	[Desktop Entry]
14cr|delaboratory-0.8-3|36	Terminal=false
14cr|delaboratory-0.8-3|37	TryExec=delaboratory
14cr|delaboratory-0.8-3|38	Exec=delaboratory
14cr|delaboratory-0.8-3|39	Type=Application
14cr|delaboratory-0.8-3|40	Categories=Graphics;Photography;GTK;
14cr|delaboratory-0.8-3|41	StartupNotify=false
14cr|delaboratory-0.8-3|42	Name=Delaboratory
14cr|delaboratory-0.8-3|43	GenericName=Color correction utility
14cr|delaboratory-0.8-3|44	EOF
14cr|delaboratory-0.8-3|45	
14cr|delaboratory-0.8-3|46	%files
14cr|delaboratory-0.8-3|47	%defattr(-,root,root)
14cr|delaboratory-0.8-3|48	%doc README
14cr|delaboratory-0.8-3|49	%{_bindir}/delaboratory
14cr|delaboratory-0.8-3|50	%{_datadir}/applications/%{name}.desktop
14cr|delaboratory-0.8-3|51	
14cr|delaboratory-0.8-3|52	
14cr|delaboratory-0.8-3|53	
14cr|delaboratory-0.8-3|54	
14cr|delaboratory-0.8-3|55	
14cr|delaboratory-0.8-3|56	%changelog
14cr|delaboratory-0.8-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-3
14cr|delaboratory-0.8-3|58	+ Revision: ff89c14
14cr|delaboratory-0.8-3|59	- MassBuild#464: Increase release tag
14cr|delaboratory-0.8-3|60	
14cr|delaboratory-0.8-3|61	

860 14
14cr|dell-bmcflash-1.5.0-4|1	%define _enable_debug_packages %{nil}
14cr|dell-bmcflash-1.5.0-4|2	%define debug_package %{nil}
14cr|dell-bmcflash-1.5.0-4|3	
14cr|dell-bmcflash-1.5.0-4|4	Summary:	A firmware-tools plugin to handle flash of Dell BMC
14cr|dell-bmcflash-1.5.0-4|5	Name:		dell-bmcflash
14cr|dell-bmcflash-1.5.0-4|6	Version:	1.5.0
14cr|dell-bmcflash-1.5.0-4|7	Release:	4
14cr|dell-bmcflash-1.5.0-4|8	License:	GPLv2+
14cr|dell-bmcflash-1.5.0-4|9	Group:		System/Kernel and hardware
14cr|dell-bmcflash-1.5.0-4|10	Url:		http://linux.dell.com/libsmbios/download/
14cr|dell-bmcflash-1.5.0-4|11	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|dell-bmcflash-1.5.0-4|12	BuildRequires:	pkgconfig(python)
14cr|dell-bmcflash-1.5.0-4|13	Requires:	firmware-tools
14cr|dell-bmcflash-1.5.0-4|14	Requires:	firmware-addon-dell
14cr|dell-bmcflash-1.5.0-4|15	# Dell only sells Intel-compat systems, so this package doesnt make much sense
14cr|dell-bmcflash-1.5.0-4|16	# on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat
14cr|dell-bmcflash-1.5.0-4|17	ExclusiveArch:	x86_64 %{ix86}
14cr|dell-bmcflash-1.5.0-4|18	
14cr|dell-bmcflash-1.5.0-4|19	%description
14cr|dell-bmcflash-1.5.0-4|20	The dell-bmcflash package provides plugins to firmware-tools which enable
14cr|dell-bmcflash-1.5.0-4|21	inventory and firmware updates for Dell Baseboard Management Controllers (BMC)
14cr|dell-bmcflash-1.5.0-4|22	
14cr|dell-bmcflash-1.5.0-4|23	%files
14cr|dell-bmcflash-1.5.0-4|24	%doc COPYING-GPL COPYING-OSL README
14cr|dell-bmcflash-1.5.0-4|25	%{_bindir}/*
14cr|dell-bmcflash-1.5.0-4|26	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
14cr|dell-bmcflash-1.5.0-4|27	%{python_sitelib}/*
14cr|dell-bmcflash-1.5.0-4|28	
14cr|dell-bmcflash-1.5.0-4|29	#----------------------------------------------------------------------------
14cr|dell-bmcflash-1.5.0-4|30	
14cr|dell-bmcflash-1.5.0-4|31	%prep
14cr|dell-bmcflash-1.5.0-4|32	%setup -q
14cr|dell-bmcflash-1.5.0-4|33	
14cr|dell-bmcflash-1.5.0-4|34	%build
14cr|dell-bmcflash-1.5.0-4|35	python setup.py build
14cr|dell-bmcflash-1.5.0-4|36	
14cr|dell-bmcflash-1.5.0-4|37	%install
14cr|dell-bmcflash-1.5.0-4|38	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bmc
14cr|dell-bmcflash-1.5.0-4|39	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|dell-bmcflash-1.5.0-4|40	
14cr|dell-bmcflash-1.5.0-4|41	
14cr|dell-bmcflash-1.5.0-4|42	
14cr|dell-bmcflash-1.5.0-4|43	%changelog
14cr|dell-bmcflash-1.5.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-4
14cr|dell-bmcflash-1.5.0-4|45	+ Revision: 033c678
14cr|dell-bmcflash-1.5.0-4|46	- MassBuild#464: Increase release tag
14cr|dell-bmcflash-1.5.0-4|47	
14cr|dell-bmcflash-1.5.0-4|48	

861 14
14cr|dell-dup-1.1.3-2|1	%define name	dell-dup
14cr|dell-dup-1.1.3-2|2	%define version	1.1.3
14cr|dell-dup-1.1.3-2|3	%define rel	2
14cr|dell-dup-1.1.3-2|4	
14cr|dell-dup-1.1.3-2|5	Name:           %{name}
14cr|dell-dup-1.1.3-2|6	Version:        %{version}
14cr|dell-dup-1.1.3-2|7	Release:        %mkrel %{rel}
14cr|dell-dup-1.1.3-2|8	Summary:        A firmware-tools plugin to handle converting Dell DUPs to FT format
14cr|dell-dup-1.1.3-2|9	Group:          System/Configuration/Hardware
14cr|dell-dup-1.1.3-2|10	License:        GPLv2+ and OSL
14cr|dell-dup-1.1.3-2|11	URL:            http://linux.dell.com/libsmbios/download/
14cr|dell-dup-1.1.3-2|12	Source0:        http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|dell-dup-1.1.3-2|13	BuildArch:	noarch
14cr|dell-dup-1.1.3-2|14	BuildRequires:  pkgconfig(python)
14cr|dell-dup-1.1.3-2|15	BuildRequires:	firmware-tools
14cr|dell-dup-1.1.3-2|16	BuildRequires:	firmware-addon-dell
14cr|dell-dup-1.1.3-2|17	Provides:	dell-bmcflash
14cr|dell-dup-1.1.3-2|18	Provides:	dell-lsiflash
14cr|dell-dup-1.1.3-2|19	Obsoletes:	dell-bmcflash <= 1.5.0
14cr|dell-dup-1.1.3-2|20	Obsoletes:	dell-lsiflash <= 2.0.6
14cr|dell-dup-1.1.3-2|21	
14cr|dell-dup-1.1.3-2|22	%description
14cr|dell-dup-1.1.3-2|23	This firmware-tools plugin will extract Dell DUPs into Firmware-Tools format.
14cr|dell-dup-1.1.3-2|24	
14cr|dell-dup-1.1.3-2|25	%prep
14cr|dell-dup-1.1.3-2|26	%setup -q
14cr|dell-dup-1.1.3-2|27	
14cr|dell-dup-1.1.3-2|28	%build
14cr|dell-dup-1.1.3-2|29	%configure2_5x
14cr|dell-dup-1.1.3-2|30	%make
14cr|dell-dup-1.1.3-2|31	
14cr|dell-dup-1.1.3-2|32	%check
14cr|dell-dup-1.1.3-2|33	%make check
14cr|dell-dup-1.1.3-2|34	
14cr|dell-dup-1.1.3-2|35	%install
14cr|dell-dup-1.1.3-2|36	%makeinstall_std
14cr|dell-dup-1.1.3-2|37	
14cr|dell-dup-1.1.3-2|38	%files
14cr|dell-dup-1.1.3-2|39	%doc COPYING-* README AUTHORS
14cr|dell-dup-1.1.3-2|40	%{python_sitelib}/dell_dup
14cr|dell-dup-1.1.3-2|41	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/%{name}.conf
14cr|dell-dup-1.1.3-2|42	%{_datadir}/firmware-tools/*
14cr|dell-dup-1.1.3-2|43	
14cr|dell-dup-1.1.3-2|44	%changelog
14cr|dell-dup-1.1.3-2|45	* Fri Nov 30 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.3-2
14cr|dell-dup-1.1.3-2|46	+ Revision: c576141
14cr|dell-dup-1.1.3-2|47	- contrib repairing
14cr|dell-dup-1.1.3-2|48	
14cr|dell-dup-1.1.3-2|49	

862 14
14cr|deluge-1.3.6-2|1	# Use system or static libtorrent(-rasterbar)?
14cr|deluge-1.3.6-2|2	%define sys_libtorrent	1
14cr|deluge-1.3.6-2|3	%define _enable_debug_packages %nil
14cr|deluge-1.3.6-2|4	%define debug_package %nil
14cr|deluge-1.3.6-2|5	
14cr|deluge-1.3.6-2|6	Summary:	Full-featured GTK+ Bittorrent client
14cr|deluge-1.3.6-2|7	Name:		deluge
14cr|deluge-1.3.6-2|8	Version:	1.3.6
14cr|deluge-1.3.6-2|9	Release:	2
14cr|deluge-1.3.6-2|10	License:	GPLv3+ with exceptions
14cr|deluge-1.3.6-2|11	Group:		Networking/File transfer
14cr|deluge-1.3.6-2|12	Url:		http://deluge-torrent.org/
14cr|deluge-1.3.6-2|13	Source0:	http://download.deluge-torrent.org/source/%{name}-%{version}.tar.bz2
14cr|deluge-1.3.6-2|14	# (Debian) add patch to disable checking for updates by default
14cr|deluge-1.3.6-2|15	Patch0:		new_release_check.patch
14cr|deluge-1.3.6-2|16	Patch1:		deluge-1.1.8-use-multithreaded-boost.patch
14cr|deluge-1.3.6-2|17	BuildRequires:	desktop-file-utils
14cr|deluge-1.3.6-2|18	BuildRequires:	python-devel
14cr|deluge-1.3.6-2|19	BuildRequires:	boost-devel
14cr|deluge-1.3.6-2|20	BuildRequires:	zlib-devel
14cr|deluge-1.3.6-2|21	BuildRequires:	openssl-devel
14cr|deluge-1.3.6-2|22	BuildRequires:	imagemagick
14cr|deluge-1.3.6-2|23	BuildRequires:	python-setuptools
14cr|deluge-1.3.6-2|24	BuildRequires:	intltool
14cr|deluge-1.3.6-2|25	%if %{sys_libtorrent}
14cr|deluge-1.3.6-2|26	BuildRequires:	python-libtorrent-rasterbar >= 0.14.9
14cr|deluge-1.3.6-2|27	%endif
14cr|deluge-1.3.6-2|28	Requires:	librsvg2
14cr|deluge-1.3.6-2|29	Requires:	pyxdg
14cr|deluge-1.3.6-2|30	Requires:	pygtk2.0-libglade
14cr|deluge-1.3.6-2|31	Requires:	gnome-python-gnomevfs
14cr|deluge-1.3.6-2|32	Requires:	python-twisted-web
14cr|deluge-1.3.6-2|33	Requires:	python-simplejson
14cr|deluge-1.3.6-2|34	Requires:	python-notify
14cr|deluge-1.3.6-2|35	Requires:	python-OpenSSL
14cr|deluge-1.3.6-2|36	Requires:	python-chardet
14cr|deluge-1.3.6-2|37	Requires:	python-pkg-resources
14cr|deluge-1.3.6-2|38	%if %{sys_libtorrent}
14cr|deluge-1.3.6-2|39	Requires:	python-libtorrent-rasterbar >= 0.14.9
14cr|deluge-1.3.6-2|40	BuildArch:	noarch
14cr|deluge-1.3.6-2|41	%endif
14cr|deluge-1.3.6-2|42	
14cr|deluge-1.3.6-2|43	%description
14cr|deluge-1.3.6-2|44	Deluge is a Bittorrent client. Deluge is intended to bring a native,
14cr|deluge-1.3.6-2|45	full-featured client to Linux GTK+ desktop environments such as GNOME
14cr|deluge-1.3.6-2|46	and XFCE.
14cr|deluge-1.3.6-2|47	
14cr|deluge-1.3.6-2|48	%prep
14cr|deluge-1.3.6-2|49	%setup -q
14cr|deluge-1.3.6-2|50	
14cr|deluge-1.3.6-2|51	%patch0 -p1 -b .update
14cr|deluge-1.3.6-2|52	%patch1 -p1 -b .mt
14cr|deluge-1.3.6-2|53	
14cr|deluge-1.3.6-2|54	%build
14cr|deluge-1.3.6-2|55	%ifarch x86_64 sparc64
14cr|deluge-1.3.6-2|56	CFLAGS="%{optflags} -DAMD64" python setup.py build
14cr|deluge-1.3.6-2|57	%else
14cr|deluge-1.3.6-2|58	CFLAGS="%{optflags}" python setup.py build
14cr|deluge-1.3.6-2|59	%endif
14cr|deluge-1.3.6-2|60	
14cr|deluge-1.3.6-2|61	%install
14cr|deluge-1.3.6-2|62	python ./setup.py install -O1 --skip-build --root=%{buildroot}
14cr|deluge-1.3.6-2|63	
14cr|deluge-1.3.6-2|64	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|deluge-1.3.6-2|65	mv %{buildroot}%{_iconsdir}/scalable %{buildroot}%{_iconsdir}/hicolor/
14cr|deluge-1.3.6-2|66	
14cr|deluge-1.3.6-2|67	%files
14cr|deluge-1.3.6-2|68	%doc ChangeLog
14cr|deluge-1.3.6-2|69	%{_bindir}/%{name}*
14cr|deluge-1.3.6-2|70	%{_datadir}/applications/%{name}.desktop
14cr|deluge-1.3.6-2|71	%if %{sys_libtorrent}
14cr|deluge-1.3.6-2|72	%{py_puresitedir}/*
14cr|deluge-1.3.6-2|73	%else
14cr|deluge-1.3.6-2|74	%{py_platsitedir}/*
14cr|deluge-1.3.6-2|75	%endif
14cr|deluge-1.3.6-2|76	%{_datadir}/pixmaps/%{name}.*
14cr|deluge-1.3.6-2|77	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|deluge-1.3.6-2|78	%{_mandir}/man1/%{name}*.1.*
14cr|deluge-1.3.6-2|79	
14cr|deluge-1.3.6-2|80	
14cr|deluge-1.3.6-2|81	
14cr|deluge-1.3.6-2|82	%changelog
14cr|deluge-1.3.6-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-2
14cr|deluge-1.3.6-2|84	+ Revision: b79d20c
14cr|deluge-1.3.6-2|85	- MassBuild#464: Increase release tag
14cr|deluge-1.3.6-2|86	
14cr|deluge-1.3.6-2|87	

863 14
14cr|demoroniser-20030916-5|1	%define	name    demoroniser
14cr|demoroniser-20030916-5|2	%define	version 20030916
14cr|demoroniser-20030916-5|3	%define release	5
14cr|demoroniser-20030916-5|4	
14cr|demoroniser-20030916-5|5	Summary:	Corrects incompatible HTML generated by Microsoft applications
14cr|demoroniser-20030916-5|6	Name:		%{name}
14cr|demoroniser-20030916-5|7	Version:	%{version}
14cr|demoroniser-20030916-5|8	Release:	%{release}
14cr|demoroniser-20030916-5|9	License:        Public Domain
14cr|demoroniser-20030916-5|10	Group:		Text tools
14cr|demoroniser-20030916-5|11	URL:	        http://www.fourmilab.ch/webtools/demoroniser/
14cr|demoroniser-20030916-5|12	Source0:        http://www.fourmilab.ch/webtools/demoroniser/%{name}.zip
14cr|demoroniser-20030916-5|13	Patch0:		%{name}-perl-path.patch
14cr|demoroniser-20030916-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|demoroniser-20030916-5|15	Requires:       perl
14cr|demoroniser-20030916-5|16	BuildArch:	noarch
14cr|demoroniser-20030916-5|17	
14cr|demoroniser-20030916-5|18	%description
14cr|demoroniser-20030916-5|19	Corrects moronic and gratuitously incompatible HTML generated by
14cr|demoroniser-20030916-5|20	Microsoft applications.  Also can be useful on just text to get rid of
14cr|demoroniser-20030916-5|21	the "smart quotes" Microsoft applications like to use.
14cr|demoroniser-20030916-5|22	
14cr|demoroniser-20030916-5|23	%prep
14cr|demoroniser-20030916-5|24	rm -rf %{buildroot}
14cr|demoroniser-20030916-5|25	%setup -q -c -n %{name}-%{version}
14cr|demoroniser-20030916-5|26	%patch0
14cr|demoroniser-20030916-5|27	
14cr|demoroniser-20030916-5|28	%install
14cr|demoroniser-20030916-5|29	mkdir -p %{buildroot}%{_bindir}
14cr|demoroniser-20030916-5|30	mkdir -p %{buildroot}%{_mandir}/man1
14cr|demoroniser-20030916-5|31	install -m 0755 demoroniser.pl %{buildroot}%{_bindir}/demoroniser
14cr|demoroniser-20030916-5|32	install -m 0644 demoroniser.1 %{buildroot}%{_mandir}/man1
14cr|demoroniser-20030916-5|33	
14cr|demoroniser-20030916-5|34	%clean
14cr|demoroniser-20030916-5|35	rm -rf %{buildroot}
14cr|demoroniser-20030916-5|36	
14cr|demoroniser-20030916-5|37	%files
14cr|demoroniser-20030916-5|38	%defattr(-,root,root)
14cr|demoroniser-20030916-5|39	%doc demoroniser.man
14cr|demoroniser-20030916-5|40	%{_bindir}/demoroniser
14cr|demoroniser-20030916-5|41	%{_mandir}/man1/demoroniser.1*
14cr|demoroniser-20030916-5|42	
14cr|demoroniser-20030916-5|43	
14cr|demoroniser-20030916-5|44	
14cr|demoroniser-20030916-5|45	
14cr|demoroniser-20030916-5|46	%changelog
14cr|demoroniser-20030916-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20030916-5
14cr|demoroniser-20030916-5|48	+ Revision: d653d65
14cr|demoroniser-20030916-5|49	- MassBuild#464: Increase release tag
14cr|demoroniser-20030916-5|50	
14cr|demoroniser-20030916-5|51	

864 14
14cr|denemo-1.0.2-2|1	%define Werror_cflags %nil
14cr|denemo-1.0.2-2|2	Summary:	WYSIWYG musical score editor and frontend for Lilypond
14cr|denemo-1.0.2-2|3	Name:		denemo
14cr|denemo-1.0.2-2|4	Version:	1.0.2
14cr|denemo-1.0.2-2|5	Release:	2
14cr|denemo-1.0.2-2|6	License:	GPLv2+
14cr|denemo-1.0.2-2|7	Group:		Sound
14cr|denemo-1.0.2-2|8	URL:		http://www.denemo.org/HomePage
14cr|denemo-1.0.2-2|9	Source0:	http://ftp.gnu.org/gnu/denemo/%{name}-%{version}.tar.gz
14cr|denemo-1.0.2-2|10	BuildRequires:	pkgconfig(aubio)
14cr|denemo-1.0.2-2|11	BuildRequires:	pkgconfig(evince-view-3.0)
14cr|denemo-1.0.2-2|12	BuildRequires:	pkgconfig(fftw3)
14cr|denemo-1.0.2-2|13	BuildRequires:	pkgconfig(fluidsynth)
14cr|denemo-1.0.2-2|14	BuildRequires:	pkgconfig(fontconfig)
14cr|denemo-1.0.2-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|denemo-1.0.2-2|16	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cr|denemo-1.0.2-2|17	BuildRequires:	pkgconfig(guile-1.8)
14cr|denemo-1.0.2-2|18	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|denemo-1.0.2-2|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|denemo-1.0.2-2|20	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|denemo-1.0.2-2|21	BuildRequires:	pkgconfig(samplerate)
14cr|denemo-1.0.2-2|22	BuildRequires:	portmidi-devel
14cr|denemo-1.0.2-2|23	BuildRequires:	desktop-file-utils
14cr|denemo-1.0.2-2|24	Requires:	fluidsynth
14cr|denemo-1.0.2-2|25	Requires:	lilypond
14cr|denemo-1.0.2-2|26	Requires:	playmidi
14cr|denemo-1.0.2-2|27	Requires:	TiMidity++
14cr|denemo-1.0.2-2|28	
14cr|denemo-1.0.2-2|29	%description
14cr|denemo-1.0.2-2|30	Denemo is the GNU graphical musical score editor, and serves as a frontend
14cr|denemo-1.0.2-2|31	to Lilypond. Besides lilypond, it can also export music into ABC format.
14cr|denemo-1.0.2-2|32	as well as handling Csound score files playback and MIDI playback.
14cr|denemo-1.0.2-2|33	
14cr|denemo-1.0.2-2|34	%prep
14cr|denemo-1.0.2-2|35	%setup -q
14cr|denemo-1.0.2-2|36	# fix debug linting
14cr|denemo-1.0.2-2|37	chmod a-x src/portmidiutil.h
14cr|denemo-1.0.2-2|38	chmod a-x src/portmidiutil.c
14cr|denemo-1.0.2-2|39	
14cr|denemo-1.0.2-2|40	
14cr|denemo-1.0.2-2|41	
14cr|denemo-1.0.2-2|42	%build
14cr|denemo-1.0.2-2|43	%configure2_5x --disable-static --with-included-smf
14cr|denemo-1.0.2-2|44	perl -pi -e "s|-lporttime||" src/Makefile
14cr|denemo-1.0.2-2|45	%make
14cr|denemo-1.0.2-2|46	
14cr|denemo-1.0.2-2|47	%install
14cr|denemo-1.0.2-2|48	%makeinstall_std
14cr|denemo-1.0.2-2|49	
14cr|denemo-1.0.2-2|50	desktop-file-install --vendor="" \
14cr|denemo-1.0.2-2|51	--remove-category="Application" \
14cr|denemo-1.0.2-2|52	--add-category="GTK" \
14cr|denemo-1.0.2-2|53	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|denemo-1.0.2-2|54	
14cr|denemo-1.0.2-2|55	
14cr|denemo-1.0.2-2|56	
14cr|denemo-1.0.2-2|57	
14cr|denemo-1.0.2-2|58	%find_lang %{name}
14cr|denemo-1.0.2-2|59	
14cr|denemo-1.0.2-2|60	%files -f %{name}.lang
14cr|denemo-1.0.2-2|61	%doc AUTHORS ChangeLog NEWS README*
14cr|denemo-1.0.2-2|62	%{_bindir}/%{name}
14cr|denemo-1.0.2-2|63	%{_bindir}/denemo_file_update.sh
14cr|denemo-1.0.2-2|64	%config(noreplace) %{_sysconfdir}/%{name}
14cr|denemo-1.0.2-2|65	%{_datadir}/%{name}
14cr|denemo-1.0.2-2|66	%{_datadir}/fonts/truetype/%{name}/*
14cr|denemo-1.0.2-2|67	%{_datadir}/applications/%{name}.desktop
14cr|denemo-1.0.2-2|68	%{_datadir}/pixmaps/%{name}.png
14cr|denemo-1.0.2-2|69	
14cr|denemo-1.0.2-2|70	
14cr|denemo-1.0.2-2|71	%changelog
14cr|denemo-1.0.2-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|denemo-1.0.2-2|73	+ Revision: e52b24c
14cr|denemo-1.0.2-2|74	- MassBuild#464: Increase release tag
14cr|denemo-1.0.2-2|75	
14cr|denemo-1.0.2-2|76	

865 14
14cr|denyhosts-2.6-3|1	Name:       denyhosts
14cr|denyhosts-2.6-3|2	Version:    2.6
14cr|denyhosts-2.6-3|3	Release:    3
14cr|denyhosts-2.6-3|4	Summary:    A script to help thwart ssh server attacks
14cr|denyhosts-2.6-3|5	
14cr|denyhosts-2.6-3|6	Group:      Networking/Other
14cr|denyhosts-2.6-3|7	License:    GPLv2
14cr|denyhosts-2.6-3|8	URL:        http://denyhosts.sourceforge.net/
14cr|denyhosts-2.6-3|9	Source0:    http://dl.sourceforge.net/denyhosts/DenyHosts-%{version}.tar.gz
14cr|denyhosts-2.6-3|10	Source1:    denyhosts.cron
14cr|denyhosts-2.6-3|11	Source2:    denyhosts.init
14cr|denyhosts-2.6-3|12	Source3:    denyhosts-allowed-hosts
14cr|denyhosts-2.6-3|13	Source4:    denyhosts.sysconfig
14cr|denyhosts-2.6-3|14	Source5:    denyhosts.logrotate
14cr|denyhosts-2.6-3|15	Source6:    README.fedora
14cr|denyhosts-2.6-3|16	Patch0:     denyhosts-2.6-config.patch
14cr|denyhosts-2.6-3|17	Patch1:     denyhosts-2.4-setup.patch
14cr|denyhosts-2.6-3|18	Patch2:     denyhosts-2.6-daemon-control.patch
14cr|denyhosts-2.6-3|19	# Patch10 is a security fix
14cr|denyhosts-2.6-3|20	Patch10:    denyhosts-2.6-regex.patch
14cr|denyhosts-2.6-3|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|denyhosts-2.6-3|22	BuildArch:  noarch
14cr|denyhosts-2.6-3|23	BuildRequires:  python-devel
14cr|denyhosts-2.6-3|24	Requires:       openssh-server
14cr|denyhosts-2.6-3|25	Requires(post): rpm-helper
14cr|denyhosts-2.6-3|26	Requires(preun): rpm-helper
14cr|denyhosts-2.6-3|27	
14cr|denyhosts-2.6-3|28	%description
14cr|denyhosts-2.6-3|29	DenyHosts is a Python script that analyzes the sshd server log
14cr|denyhosts-2.6-3|30	messages to determine which hosts are attempting to hack into your
14cr|denyhosts-2.6-3|31	system. It also determines what user accounts are being targeted. It
14cr|denyhosts-2.6-3|32	keeps track of the frequency of attempts from each host and, upon
14cr|denyhosts-2.6-3|33	discovering a repeated attack host, updates the /etc/hosts.deny file
14cr|denyhosts-2.6-3|34	to prevent future break-in attempts from that host.  Email reports can
14cr|denyhosts-2.6-3|35	be sent to a system admin.
14cr|denyhosts-2.6-3|36	
14cr|denyhosts-2.6-3|37	
14cr|denyhosts-2.6-3|38	%prep
14cr|denyhosts-2.6-3|39	%setup -q -n DenyHosts-%{version}
14cr|denyhosts-2.6-3|40	%patch0 -p0 -b .config
14cr|denyhosts-2.6-3|41	%patch1 -p0 -b .setup
14cr|denyhosts-2.6-3|42	%patch2 -p0 -b .daemon-control
14cr|denyhosts-2.6-3|43	%patch10 -p1 -b .regex
14cr|denyhosts-2.6-3|44	
14cr|denyhosts-2.6-3|45	cp %{SOURCE6} .
14cr|denyhosts-2.6-3|46	
14cr|denyhosts-2.6-3|47	# Fix up non-utf8-ness
14cr|denyhosts-2.6-3|48	for i in CHANGELOG.txt; do
14cr|denyhosts-2.6-3|49	iconv -f iso-8859-1 -t utf-8 < $i > $i. && touch -r $i $i. && mv -f $i. $i
14cr|denyhosts-2.6-3|50	done
14cr|denyhosts-2.6-3|51	
14cr|denyhosts-2.6-3|52	# This must be moved before the Python build process runs so that we
14cr|denyhosts-2.6-3|53	# can include it as documentation.
14cr|denyhosts-2.6-3|54	mv plugins/README.contrib .
14cr|denyhosts-2.6-3|55	
14cr|denyhosts-2.6-3|56	# And the permissions are off as well
14cr|denyhosts-2.6-3|57	chmod +x plugins/*
14cr|denyhosts-2.6-3|58	
14cr|denyhosts-2.6-3|59	
14cr|denyhosts-2.6-3|60	%build
14cr|denyhosts-2.6-3|61	python setup.py build
14cr|denyhosts-2.6-3|62	
14cr|denyhosts-2.6-3|63	
14cr|denyhosts-2.6-3|64	%install
14cr|denyhosts-2.6-3|65	rm -rf %{buildroot}
14cr|denyhosts-2.6-3|66	
14cr|denyhosts-2.6-3|67	python setup.py install -O1 --skip-build --root=%{buildroot}
14cr|denyhosts-2.6-3|68	
14cr|denyhosts-2.6-3|69	install -d %{buildroot}/%{_bindir}
14cr|denyhosts-2.6-3|70	install -d %{buildroot}/%{_initrddir}
14cr|denyhosts-2.6-3|71	install -d %{buildroot}/%{_sysconfdir}/cron.d
14cr|denyhosts-2.6-3|72	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
14cr|denyhosts-2.6-3|73	install -d %{buildroot}/%{_sysconfdir}/sysconfig
14cr|denyhosts-2.6-3|74	
14cr|denyhosts-2.6-3|75	install -d -m 700 %{buildroot}/%{_localstatedir}/lib/denyhosts
14cr|denyhosts-2.6-3|76	install -d %{buildroot}/%{_localstatedir}/log
14cr|denyhosts-2.6-3|77	
14cr|denyhosts-2.6-3|78	install -p -m 600 denyhosts.cfg-dist %{buildroot}/%{_sysconfdir}/denyhosts.conf
14cr|denyhosts-2.6-3|79	install -p -m 755 daemon-control-dist %{buildroot}/%{_bindir}/denyhosts-control
14cr|denyhosts-2.6-3|80	install -p -m 644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/cron.d/denyhosts
14cr|denyhosts-2.6-3|81	install -p -m 755 %{SOURCE2} %{buildroot}/%{_initrddir}/denyhosts
14cr|denyhosts-2.6-3|82	install -p -m 644 %{SOURCE3} %{buildroot}/%{_localstatedir}/lib/denyhosts/allowed-hosts
14cr|denyhosts-2.6-3|83	install -p -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/denyhosts
14cr|denyhosts-2.6-3|84	install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/logrotate.d/denyhosts
14cr|denyhosts-2.6-3|85	
14cr|denyhosts-2.6-3|86	touch %{buildroot}/%{_localstatedir}/log/denyhosts
14cr|denyhosts-2.6-3|87	
14cr|denyhosts-2.6-3|88	for i in allowed-warned-hosts hosts hosts-restricted hosts-root \
14cr|denyhosts-2.6-3|89	hosts-valid offset suspicious-logins sync-hosts \
14cr|denyhosts-2.6-3|90	users-hosts users-invalid users-valid; do
14cr|denyhosts-2.6-3|91	touch %{buildroot}/%{_localstatedir}/lib/denyhosts/$i
14cr|denyhosts-2.6-3|92	done
14cr|denyhosts-2.6-3|93	
14cr|denyhosts-2.6-3|94	%clean
14cr|denyhosts-2.6-3|95	rm -rf %{buildroot}
14cr|denyhosts-2.6-3|96	
14cr|denyhosts-2.6-3|97	
14cr|denyhosts-2.6-3|98	%preun
14cr|denyhosts-2.6-3|99	%_preun_service %name
14cr|denyhosts-2.6-3|100	
14cr|denyhosts-2.6-3|101	%post
14cr|denyhosts-2.6-3|102	# Note that we do not automaticaly run --migrate, because we can't be
14cr|denyhosts-2.6-3|103	# sure that all of the hosts.deny entries were created by denyhosts
14cr|denyhosts-2.6-3|104	%_post_service %name
14cr|denyhosts-2.6-3|105	
14cr|denyhosts-2.6-3|106	touch %{_localstatedir}/log/denyhosts
14cr|denyhosts-2.6-3|107	touch %{_localstatedir}/lib/denyhosts/allowed-warned-hosts
14cr|denyhosts-2.6-3|108	touch %{_localstatedir}/lib/denyhosts/hosts
14cr|denyhosts-2.6-3|109	touch %{_localstatedir}/lib/denyhosts/hosts-restricted
14cr|denyhosts-2.6-3|110	touch %{_localstatedir}/lib/denyhosts/hosts-root
14cr|denyhosts-2.6-3|111	touch %{_localstatedir}/lib/denyhosts/hosts-valid
14cr|denyhosts-2.6-3|112	touch %{_localstatedir}/lib/denyhosts/offset
14cr|denyhosts-2.6-3|113	touch %{_localstatedir}/lib/denyhosts/suspicious-logins
14cr|denyhosts-2.6-3|114	touch %{_localstatedir}/lib/denyhosts/sync-hosts
14cr|denyhosts-2.6-3|115	touch %{_localstatedir}/lib/denyhosts/users-hosts
14cr|denyhosts-2.6-3|116	touch %{_localstatedir}/lib/denyhosts/users-invalid
14cr|denyhosts-2.6-3|117	touch %{_localstatedir}/lib/denyhosts/users-valid
14cr|denyhosts-2.6-3|118	
14cr|denyhosts-2.6-3|119	%postun
14cr|denyhosts-2.6-3|120	if [ $1 -ge 1 ] ; then
14cr|denyhosts-2.6-3|121	service %name condrestart >/dev/null 2>&1
14cr|denyhosts-2.6-3|122	fi
14cr|denyhosts-2.6-3|123	
14cr|denyhosts-2.6-3|124	
14cr|denyhosts-2.6-3|125	%files
14cr|denyhosts-2.6-3|126	%defattr(-,root,root,-)
14cr|denyhosts-2.6-3|127	%doc CHANGELOG.txt denyhosts.cfg-dist LICENSE.txt
14cr|denyhosts-2.6-3|128	%doc README.fedora README.txt setup.py README.contrib
14cr|denyhosts-2.6-3|129	
14cr|denyhosts-2.6-3|130	%{_bindir}/denyhosts.py
14cr|denyhosts-2.6-3|131	%{_bindir}/denyhosts-control
14cr|denyhosts-2.6-3|132	%{_datadir}/denyhosts
14cr|denyhosts-2.6-3|133	%{py_puresitedir}/*
14cr|denyhosts-2.6-3|134	
14cr|denyhosts-2.6-3|135	%config(noreplace) %{_sysconfdir}/denyhosts.conf
14cr|denyhosts-2.6-3|136	%config(noreplace) %{_sysconfdir}/cron.d/denyhosts
14cr|denyhosts-2.6-3|137	%config(noreplace) %{_sysconfdir}/logrotate.d/denyhosts
14cr|denyhosts-2.6-3|138	%config(noreplace) %{_sysconfdir}/sysconfig/denyhosts
14cr|denyhosts-2.6-3|139	%config(noreplace) %{_localstatedir}/lib/denyhosts/allowed-hosts
14cr|denyhosts-2.6-3|140	
14cr|denyhosts-2.6-3|141	%ghost %{_localstatedir}/log/denyhosts
14cr|denyhosts-2.6-3|142	%ghost %{_localstatedir}/lib/denyhosts/allowed-warned-hosts
14cr|denyhosts-2.6-3|143	%ghost %{_localstatedir}/lib/denyhosts/hosts
14cr|denyhosts-2.6-3|144	%ghost %{_localstatedir}/lib/denyhosts/hosts-restricted
14cr|denyhosts-2.6-3|145	%ghost %{_localstatedir}/lib/denyhosts/hosts-root
14cr|denyhosts-2.6-3|146	%ghost %{_localstatedir}/lib/denyhosts/hosts-valid
14cr|denyhosts-2.6-3|147	%ghost %{_localstatedir}/lib/denyhosts/offset
14cr|denyhosts-2.6-3|148	%ghost %{_localstatedir}/lib/denyhosts/suspicious-logins
14cr|denyhosts-2.6-3|149	%ghost %{_localstatedir}/lib/denyhosts/sync-hosts
14cr|denyhosts-2.6-3|150	%ghost %{_localstatedir}/lib/denyhosts/users-hosts
14cr|denyhosts-2.6-3|151	%ghost %{_localstatedir}/lib/denyhosts/users-invalid
14cr|denyhosts-2.6-3|152	%ghost %{_localstatedir}/lib/denyhosts/users-valid
14cr|denyhosts-2.6-3|153	
14cr|denyhosts-2.6-3|154	%dir %{_localstatedir}/lib/denyhosts
14cr|denyhosts-2.6-3|155	
14cr|denyhosts-2.6-3|156	%{_initrddir}/denyhosts
14cr|denyhosts-2.6-3|157	
14cr|denyhosts-2.6-3|158	
14cr|denyhosts-2.6-3|159	
14cr|denyhosts-2.6-3|160	
14cr|denyhosts-2.6-3|161	
14cr|denyhosts-2.6-3|162	%changelog
14cr|denyhosts-2.6-3|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-3
14cr|denyhosts-2.6-3|164	+ Revision: 006fc10
14cr|denyhosts-2.6-3|165	- MassBuild#464: Increase release tag
14cr|denyhosts-2.6-3|166	
14cr|denyhosts-2.6-3|167	

866 14
14cr|deskolo-0.23-5|1	Name:		deskolo
14cr|deskolo-0.23-5|2	Version:	0.23
14cr|deskolo-0.23-5|3	Release:	5
14cr|deskolo-0.23-5|4	License:	GPLv2
14cr|deskolo-0.23-5|5	Summary:	Deskolo energy consumption monitoring utilities
14cr|deskolo-0.23-5|6	Url:        http://www.deskolo.com
14cr|deskolo-0.23-5|7	Source:		deskolo-%{version}.tar.bz2
14cr|deskolo-0.23-5|8	Group:		Monitoring
14cr|deskolo-0.23-5|9	BuildRequires: pkgconfig(x11)
14cr|deskolo-0.23-5|10	BuildRequires: pkgconfig(xext)
14cr|deskolo-0.23-5|11	BuildRequires: python-devel
14cr|deskolo-0.23-5|12	Requires: wattsup
14cr|deskolo-0.23-5|13	Requires: python-dbus
14cr|deskolo-0.23-5|14	Requires: python-lxml
14cr|deskolo-0.23-5|15	Requires: cpupower
14cr|deskolo-0.23-5|16	Requires: powertop
14cr|deskolo-0.23-5|17	Suggests: collectd
14cr|deskolo-0.23-5|18	Suggests: rrdtool
14cr|deskolo-0.23-5|19	Suggests: xdg-utils
14cr|deskolo-0.23-5|20	Suggests: xdpyinfo
14cr|deskolo-0.23-5|21	
14cr|deskolo-0.23-5|22	%description
14cr|deskolo-0.23-5|23	Deskolo aims at monitoring and controlling the energy consumption of
14cr|deskolo-0.23-5|24	computers in a corporate network.
14cr|deskolo-0.23-5|25	
14cr|deskolo-0.23-5|26	%prep
14cr|deskolo-0.23-5|27	%setup -q
14cr|deskolo-0.23-5|28	
14cr|deskolo-0.23-5|29	%build
14cr|deskolo-0.23-5|30	
14cr|deskolo-0.23-5|31	%install
14cr|deskolo-0.23-5|32	%{__rm} -rf %buildroot
14cr|deskolo-0.23-5|33	%{__mkdir_p} %buildroot/%{_bindir}
14cr|deskolo-0.23-5|34	%{__make} DESTDIR=%buildroot%{_bindir} install
14cr|deskolo-0.23-5|35	python setup.py install --root=%{buildroot}
14cr|deskolo-0.23-5|36	
14cr|deskolo-0.23-5|37	
14cr|deskolo-0.23-5|38	
14cr|deskolo-0.23-5|39	
14cr|deskolo-0.23-5|40	%files
14cr|deskolo-0.23-5|41	%defattr(-,root,root)
14cr|deskolo-0.23-5|42	%config(noreplace) %{_sysconfdir}/deskolo.cfg
14cr|deskolo-0.23-5|43	%{python_sitelib}/%{name}
14cr|deskolo-0.23-5|44	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|deskolo-0.23-5|45	%{_bindir}/deskolo
14cr|deskolo-0.23-5|46	%{_bindir}/xlib-dpms
14cr|deskolo-0.23-5|47	
14cr|deskolo-0.23-5|48	
14cr|deskolo-0.23-5|49	
14cr|deskolo-0.23-5|50	
14cr|deskolo-0.23-5|51	%changelog
14cr|deskolo-0.23-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-5
14cr|deskolo-0.23-5|53	+ Revision: 049b801
14cr|deskolo-0.23-5|54	- MassBuild#464: Increase release tag
14cr|deskolo-0.23-5|55	
14cr|deskolo-0.23-5|56	

867 14
14cr|desktopcouch-1.0.8-2|1	Summary:       Integration of CouchDB storage into desktop applications
14cr|desktopcouch-1.0.8-2|2	Name:          desktopcouch
14cr|desktopcouch-1.0.8-2|3	Version:       1.0.8
14cr|desktopcouch-1.0.8-2|4	Release:       2
14cr|desktopcouch-1.0.8-2|5	License:       LGPLv3
14cr|desktopcouch-1.0.8-2|6	Group:         Databases
14cr|desktopcouch-1.0.8-2|7	URL:           https://launchpad.net/desktopcouch
14cr|desktopcouch-1.0.8-2|8	Source0:       http://launchpad.net/desktopcouch/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|desktopcouch-1.0.8-2|9	BuildRequires: python
14cr|desktopcouch-1.0.8-2|10	BuildRequires: python-setuptools
14cr|desktopcouch-1.0.8-2|11	BuildRequires: python-distutils-extra
14cr|desktopcouch-1.0.8-2|12	BuildRequires: python-twisted-core
14cr|desktopcouch-1.0.8-2|13	BuildRequires: pkgconfig(pygobject-2.0)
14cr|desktopcouch-1.0.8-2|14	BuildRequires: pkgconfig(dbus-python)
14cr|desktopcouch-1.0.8-2|15	BuildRequires: intltool
14cr|desktopcouch-1.0.8-2|16	BuildRequires: pyxdg
14cr|desktopcouch-1.0.8-2|17	BuildRequires: pkgconfig(pygtk-2.0)
14cr|desktopcouch-1.0.8-2|18	BuildRequires: python-couchdb
14cr|desktopcouch-1.0.8-2|19	BuildRequires: gnome-python-gnomekeyring
14cr|desktopcouch-1.0.8-2|20	BuildRequires: python-simplejson
14cr|desktopcouch-1.0.8-2|21	BuildRequires: avahi-python
14cr|desktopcouch-1.0.8-2|22	BuildRequires: python-oauth
14cr|desktopcouch-1.0.8-2|23	
14cr|desktopcouch-1.0.8-2|24	Requires:      couchdb-bin
14cr|desktopcouch-1.0.8-2|25	Requires:      python-couchdb
14cr|desktopcouch-1.0.8-2|26	Requires:      python-oauth
14cr|desktopcouch-1.0.8-2|27	Requires:      python
14cr|desktopcouch-1.0.8-2|28	
14cr|desktopcouch-1.0.8-2|29	BuildArch:     noarch
14cr|desktopcouch-1.0.8-2|30	
14cr|desktopcouch-1.0.8-2|31	%description
14cr|desktopcouch-1.0.8-2|32	Integration of CouchDB storage into desktop applications, for automatic
14cr|desktopcouch-1.0.8-2|33	replication and synchronization of data between computers.
14cr|desktopcouch-1.0.8-2|34	
14cr|desktopcouch-1.0.8-2|35	%package tools
14cr|desktopcouch-1.0.8-2|36	Requires:   pygtk2.0
14cr|desktopcouch-1.0.8-2|37	Group:      Databases
14cr|desktopcouch-1.0.8-2|38	Summary: Desktopcouch tools
14cr|desktopcouch-1.0.8-2|39	%description tools
14cr|desktopcouch-1.0.8-2|40	This package contains graphical tools for desktopcouch, to pair two computers.
14cr|desktopcouch-1.0.8-2|41	
14cr|desktopcouch-1.0.8-2|42	%prep
14cr|desktopcouch-1.0.8-2|43	%setup -q
14cr|desktopcouch-1.0.8-2|44	
14cr|desktopcouch-1.0.8-2|45	%build
14cr|desktopcouch-1.0.8-2|46	python setup.py build
14cr|desktopcouch-1.0.8-2|47	
14cr|desktopcouch-1.0.8-2|48	%install
14cr|desktopcouch-1.0.8-2|49	python setup.py install --root $RPM_BUILD_ROOT
14cr|desktopcouch-1.0.8-2|50	
14cr|desktopcouch-1.0.8-2|51	rm -Rf $RPM_BUILD_ROOT/%{_datadir}/apport/
14cr|desktopcouch-1.0.8-2|52	rm -Rf $RPM_BUILD_ROOT/%{_docdir}/
14cr|desktopcouch-1.0.8-2|53	
14cr|desktopcouch-1.0.8-2|54	%files
14cr|desktopcouch-1.0.8-2|55	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/compulsory-auth.ini
14cr|desktopcouch-1.0.8-2|56	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/default.ini
14cr|desktopcouch-1.0.8-2|57	%dir %{_sysconfdir}/xdg/desktop-couch
14cr|desktopcouch-1.0.8-2|58	%{_datadir}/dbus-1/services/org.desktopcouch.CouchDB.service
14cr|desktopcouch-1.0.8-2|59	%{py_puresitedir}/%{name}/
14cr|desktopcouch-1.0.8-2|60	%{py_puresitedir}/*.egg-info
14cr|desktopcouch-1.0.8-2|61	%{_prefix}/lib/%{name}/
14cr|desktopcouch-1.0.8-2|62	%{_datadir}/%{name}/
14cr|desktopcouch-1.0.8-2|63	
14cr|desktopcouch-1.0.8-2|64	%files tools
14cr|desktopcouch-1.0.8-2|65	%{_bindir}/*
14cr|desktopcouch-1.0.8-2|66	%{_mandir}/man1/*
14cr|desktopcouch-1.0.8-2|67	%{_datadir}/applications/*.desktop
14cr|desktopcouch-1.0.8-2|68	
14cr|desktopcouch-1.0.8-2|69	
14cr|desktopcouch-1.0.8-2|70	
14cr|desktopcouch-1.0.8-2|71	
14cr|desktopcouch-1.0.8-2|72	
14cr|desktopcouch-1.0.8-2|73	%changelog
14cr|desktopcouch-1.0.8-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|desktopcouch-1.0.8-2|75	+ Revision: 342ee25
14cr|desktopcouch-1.0.8-2|76	- MassBuild#464: Increase release tag
14cr|desktopcouch-1.0.8-2|77	
14cr|desktopcouch-1.0.8-2|78	

868 14
14cr|desktop-data-model-1.2.5-7|1	%define debug_package %{nil}
14cr|desktop-data-model-1.2.5-7|2	%define api   1
14cr|desktop-data-model-1.2.5-7|3	%define major 0
14cr|desktop-data-model-1.2.5-7|4	%define libname %mklibname ddm %{api}_%major
14cr|desktop-data-model-1.2.5-7|5	%define develname %mklibname -d ddm %api
14cr|desktop-data-model-1.2.5-7|6	
14cr|desktop-data-model-1.2.5-7|7	Name:           desktop-data-model
14cr|desktop-data-model-1.2.5-7|8	Version:        1.2.5
14cr|desktop-data-model-1.2.5-7|9	Release:        7
14cr|desktop-data-model-1.2.5-7|10	Summary:        Engine providing live updates of online data to the desktop
14cr|desktop-data-model-1.2.5-7|11	
14cr|desktop-data-model-1.2.5-7|12	Group:          Graphical desktop/GNOME
14cr|desktop-data-model-1.2.5-7|13	License:        LGPLv2+
14cr|desktop-data-model-1.2.5-7|14	URL:            http://live.gnome.org/OnlineDesktop
14cr|desktop-data-model-1.2.5-7|15	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%name-%{version}.tar.bz2
14cr|desktop-data-model-1.2.5-7|16	Patch:		desktop-data-model-1.2.5-fix-format-strings.patch
14cr|desktop-data-model-1.2.5-7|17	
14cr|desktop-data-model-1.2.5-7|18	BuildRequires:  pkgconfig(gdk-2.0) >= 2.6
14cr|desktop-data-model-1.2.5-7|19	BuildRequires:  pkgconfig(loudmouth-1.0) >= 1.0.3-3
14cr|desktop-data-model-1.2.5-7|20	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.61
14cr|desktop-data-model-1.2.5-7|21	BuildRequires:  pkgconfig(gnome-desktop-2.0) >= 2.10.0
14cr|desktop-data-model-1.2.5-7|22	BuildRequires:  pkgconfig(gnome-vfs-2.0)
14cr|desktop-data-model-1.2.5-7|23	BuildRequires:  pkgconfig(sqlite3) >= 3.0.0
14cr|desktop-data-model-1.2.5-7|24	BuildRequires:  pkgconfig(xscrnsaver)
14cr|desktop-data-model-1.2.5-7|25	Conflicts: mugshot < 1.2.1-1mdv
14cr|desktop-data-model-1.2.5-7|26	
14cr|desktop-data-model-1.2.5-7|27	%description
14cr|desktop-data-model-1.2.5-7|28	desktop-data-model provides an engine and client library that allow
14cr|desktop-data-model-1.2.5-7|29	desktop applications to retrieve data from the online.gnome.org server
14cr|desktop-data-model-1.2.5-7|30	and elsewhere and get updates when the data changes. This allows
14cr|desktop-data-model-1.2.5-7|31	creating applications that provide a live display of information
14cr|desktop-data-model-1.2.5-7|32	from the Internet.
14cr|desktop-data-model-1.2.5-7|33	
14cr|desktop-data-model-1.2.5-7|34	%package -n %{libname}
14cr|desktop-data-model-1.2.5-7|35	Group: System/Libraries
14cr|desktop-data-model-1.2.5-7|36	Summary: Engine providing live updates of online data to the desktop
14cr|desktop-data-model-1.2.5-7|37	Requires: %name >= %version
14cr|desktop-data-model-1.2.5-7|38	
14cr|desktop-data-model-1.2.5-7|39	%description -n %libname
14cr|desktop-data-model-1.2.5-7|40	desktop-data-model provides an engine and client library that allow
14cr|desktop-data-model-1.2.5-7|41	desktop applications to retrieve data from the online.gnome.org server
14cr|desktop-data-model-1.2.5-7|42	and elsewhere and get updates when the data changes. This allows
14cr|desktop-data-model-1.2.5-7|43	creating applications that provide a live display of information
14cr|desktop-data-model-1.2.5-7|44	from the Internet.
14cr|desktop-data-model-1.2.5-7|45	
14cr|desktop-data-model-1.2.5-7|46	%package -n %develname
14cr|desktop-data-model-1.2.5-7|47	Summary: Development headers for Online Desktop Data Model
14cr|desktop-data-model-1.2.5-7|48	Group: Development/C
14cr|desktop-data-model-1.2.5-7|49	Requires: %libname = %{version}-%{release}
14cr|desktop-data-model-1.2.5-7|50	Provides: %name-devel = %{version}-%{release}
14cr|desktop-data-model-1.2.5-7|51	Provides: libddn-devel = %version-%release
14cr|desktop-data-model-1.2.5-7|52	
14cr|desktop-data-model-1.2.5-7|53	%description -n %develname
14cr|desktop-data-model-1.2.5-7|54	This package contains libraries for Online Desktop Data Model.
14cr|desktop-data-model-1.2.5-7|55	
14cr|desktop-data-model-1.2.5-7|56	%prep
14cr|desktop-data-model-1.2.5-7|57	%setup -q
14cr|desktop-data-model-1.2.5-7|58	%patch -p1
14cr|desktop-data-model-1.2.5-7|59	
14cr|desktop-data-model-1.2.5-7|60	%build
14cr|desktop-data-model-1.2.5-7|61	%configure2_5x --without-empathy LIBS="-lX11 -lm"
14cr|desktop-data-model-1.2.5-7|62	%make
14cr|desktop-data-model-1.2.5-7|63	
14cr|desktop-data-model-1.2.5-7|64	%install
14cr|desktop-data-model-1.2.5-7|65	%makeinstall_std
14cr|desktop-data-model-1.2.5-7|66	
14cr|desktop-data-model-1.2.5-7|67	%post
14cr|desktop-data-model-1.2.5-7|68	echo %{version} > %{_datadir}/desktop-data-model/version
14cr|desktop-data-model-1.2.5-7|69	
14cr|desktop-data-model-1.2.5-7|70	%if %mdkversion < 200900
14cr|desktop-data-model-1.2.5-7|71	%post -n %libname -p /sbin/ldconfig
14cr|desktop-data-model-1.2.5-7|72	%postun -n %libname -p /sbin/ldconfig
14cr|desktop-data-model-1.2.5-7|73	%endif
14cr|desktop-data-model-1.2.5-7|74	
14cr|desktop-data-model-1.2.5-7|75	
14cr|desktop-data-model-1.2.5-7|76	%files
14cr|desktop-data-model-1.2.5-7|77	%defattr(-,root,root,-)
14cr|desktop-data-model-1.2.5-7|78	%doc COPYING
14cr|desktop-data-model-1.2.5-7|79	%ghost %{_datadir}/desktop-data-model/version
14cr|desktop-data-model-1.2.5-7|80	%{_libexecdir}/desktop-data-engine
14cr|desktop-data-model-1.2.5-7|81	%{_datadir}/dbus-1/services/*.service
14cr|desktop-data-model-1.2.5-7|82	
14cr|desktop-data-model-1.2.5-7|83	%files -n %{libname}
14cr|desktop-data-model-1.2.5-7|84	%defattr(-,root,root,-)
14cr|desktop-data-model-1.2.5-7|85	%{_libdir}/libddm-%{api}.so.%{major}*
14cr|desktop-data-model-1.2.5-7|86	
14cr|desktop-data-model-1.2.5-7|87	
14cr|desktop-data-model-1.2.5-7|88	%files -n %develname
14cr|desktop-data-model-1.2.5-7|89	%dir %{_includedir}/ddm-1
14cr|desktop-data-model-1.2.5-7|90	%{_includedir}/ddm-1/*
14cr|desktop-data-model-1.2.5-7|91	%{_libdir}/pkgconfig/*.pc
14cr|desktop-data-model-1.2.5-7|92	%{_libdir}/*.so
14cr|desktop-data-model-1.2.5-7|93	
14cr|desktop-data-model-1.2.5-7|94	
14cr|desktop-data-model-1.2.5-7|95	
14cr|desktop-data-model-1.2.5-7|96	
14cr|desktop-data-model-1.2.5-7|97	
14cr|desktop-data-model-1.2.5-7|98	%changelog
14cr|desktop-data-model-1.2.5-7|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-7
14cr|desktop-data-model-1.2.5-7|100	+ Revision: e0214ac
14cr|desktop-data-model-1.2.5-7|101	- MassBuild#464: Increase release tag
14cr|desktop-data-model-1.2.5-7|102	
14cr|desktop-data-model-1.2.5-7|103	

869 14
14cr|desmume-0.9.10-2|1	%define		longname	DeSmuME
14cr|desmume-0.9.10-2|2	
14cr|desmume-0.9.10-2|3	Summary:	A Nintendo DS emulator
14cr|desmume-0.9.10-2|4	Name:		desmume
14cr|desmume-0.9.10-2|5	Version:	0.9.10
14cr|desmume-0.9.10-2|6	Release:	2
14cr|desmume-0.9.10-2|7	License:	GPLv2+
14cr|desmume-0.9.10-2|8	Group:		Emulators
14cr|desmume-0.9.10-2|9	Url:		http://desmume.sourceforge.net/
14cr|desmume-0.9.10-2|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|desmume-0.9.10-2|11	Source10:	%{name}-48.png
14cr|desmume-0.9.10-2|12	Patch0:		desmume-0.9.10-no-return-for-void.patch
14cr|desmume-0.9.10-2|13	BuildRequires:	desktop-file-utils
14cr|desmume-0.9.10-2|14	BuildRequires:	intltool
14cr|desmume-0.9.10-2|15	BuildRequires:	recode
14cr|desmume-0.9.10-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|desmume-0.9.10-2|17	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|desmume-0.9.10-2|18	BuildRequires:	pkgconfig(libagg)
14cr|desmume-0.9.10-2|19	BuildRequires:	pkgconfig(libglade-2.0)
14cr|desmume-0.9.10-2|20	BuildRequires:	pkgconfig(sdl)
14cr|desmume-0.9.10-2|21	BuildRequires:	pkgconfig(zlib)
14cr|desmume-0.9.10-2|22	BuildRequires:	pcap-devel
14cr|desmume-0.9.10-2|23	Obsoletes:	wx%{name} < 0.9.10
14cr|desmume-0.9.10-2|24	
14cr|desmume-0.9.10-2|25	%description
14cr|desmume-0.9.10-2|26	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cr|desmume-0.9.10-2|27	games... For the latter ones, you should own the games corresponding the
14cr|desmume-0.9.10-2|28	roms you play with.
14cr|desmume-0.9.10-2|29	
14cr|desmume-0.9.10-2|30	You can find a compatibility list here : http://desmume.org/?page_id=15
14cr|desmume-0.9.10-2|31	
14cr|desmume-0.9.10-2|32	In this package is the GTK GUI version.
14cr|desmume-0.9.10-2|33	
14cr|desmume-0.9.10-2|34	%files
14cr|desmume-0.9.10-2|35	%doc AUTHORS ChangeLog README README.LIN
14cr|desmume-0.9.10-2|36	%attr(0755,root,root) %{_bindir}/%{name}
14cr|desmume-0.9.10-2|37	%{_iconsdir}/%{name}.png
14cr|desmume-0.9.10-2|38	%{_datadir}/applications/%{name}.desktop
14cr|desmume-0.9.10-2|39	%{_mandir}/man1/desmume.1.*
14cr|desmume-0.9.10-2|40	%{_datadir}/pixmaps/DeSmuME.xpm
14cr|desmume-0.9.10-2|41	
14cr|desmume-0.9.10-2|42	#----------------------------------------------------------------------------
14cr|desmume-0.9.10-2|43	
14cr|desmume-0.9.10-2|44	%package -n %{name}-glade
14cr|desmume-0.9.10-2|45	Summary:	A Nintendo DS emulator (Glade GUI version)
14cr|desmume-0.9.10-2|46	Group:		Emulators
14cr|desmume-0.9.10-2|47	
14cr|desmume-0.9.10-2|48	%description -n %{name}-glade
14cr|desmume-0.9.10-2|49	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cr|desmume-0.9.10-2|50	games... For the latter ones, you should own the games corresponding the
14cr|desmume-0.9.10-2|51	roms you play with.
14cr|desmume-0.9.10-2|52	
14cr|desmume-0.9.10-2|53	You can find a compatibility list here : http://desmume.org/?page_id=15
14cr|desmume-0.9.10-2|54	
14cr|desmume-0.9.10-2|55	In this package is the GTK/Glade version, which includes a translation.
14cr|desmume-0.9.10-2|56	
14cr|desmume-0.9.10-2|57	%files -n %{name}-glade -f %{name}.lang
14cr|desmume-0.9.10-2|58	%doc AUTHORS ChangeLog README README.LIN
14cr|desmume-0.9.10-2|59	%attr(0755,root,root) %{_bindir}/%{name}-glade
14cr|desmume-0.9.10-2|60	%{_datadir}/%{name}
14cr|desmume-0.9.10-2|61	%{_iconsdir}/%{name}-glade.png
14cr|desmume-0.9.10-2|62	%{_datadir}/applications/%{name}-glade.desktop
14cr|desmume-0.9.10-2|63	%{_mandir}/man1/desmume-glade.1.*
14cr|desmume-0.9.10-2|64	
14cr|desmume-0.9.10-2|65	#----------------------------------------------------------------------------
14cr|desmume-0.9.10-2|66	
14cr|desmume-0.9.10-2|67	%package -n %{name}-cli
14cr|desmume-0.9.10-2|68	Summary:	A Nintendo DS emulator (CLI version)
14cr|desmume-0.9.10-2|69	Group:		Emulators
14cr|desmume-0.9.10-2|70	
14cr|desmume-0.9.10-2|71	%description -n %{name}-cli
14cr|desmume-0.9.10-2|72	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cr|desmume-0.9.10-2|73	games... For the latter ones, you should own the games corresponding the
14cr|desmume-0.9.10-2|74	roms you play with.
14cr|desmume-0.9.10-2|75	
14cr|desmume-0.9.10-2|76	You can find a compatibility list here : http://desmume.org/?page_id=15
14cr|desmume-0.9.10-2|77	
14cr|desmume-0.9.10-2|78	In this package is the CLI version (without a GUI).
14cr|desmume-0.9.10-2|79	
14cr|desmume-0.9.10-2|80	%files -n %{name}-cli
14cr|desmume-0.9.10-2|81	%doc AUTHORS ChangeLog README README.LIN
14cr|desmume-0.9.10-2|82	%attr(0755,root,root) %{_bindir}/%{name}-cli
14cr|desmume-0.9.10-2|83	%{_mandir}/man1/desmume-cli.1.*
14cr|desmume-0.9.10-2|84	
14cr|desmume-0.9.10-2|85	#----------------------------------------------------------------------------
14cr|desmume-0.9.10-2|86	
14cr|desmume-0.9.10-2|87	%prep
14cr|desmume-0.9.10-2|88	%setup -q
14cr|desmume-0.9.10-2|89	%patch0 -p1
14cr|desmume-0.9.10-2|90	recode l1..u8 AUTHORS ChangeLog
14cr|desmume-0.9.10-2|91	perl -pi -e 's|\r\n|\n|g' AUTHORS ChangeLog
14cr|desmume-0.9.10-2|92	find src -name *.[ch]* -exec chmod 644 {} +
14cr|desmume-0.9.10-2|93	
14cr|desmume-0.9.10-2|94	%build
14cr|desmume-0.9.10-2|95	./autogen.sh
14cr|desmume-0.9.10-2|96	%configure2_5x \
14cr|desmume-0.9.10-2|97	--enable-wifi \
14cr|desmume-0.9.10-2|98	--enable-glade
14cr|desmume-0.9.10-2|99	%make
14cr|desmume-0.9.10-2|100	
14cr|desmume-0.9.10-2|101	%install
14cr|desmume-0.9.10-2|102	%makeinstall_std
14cr|desmume-0.9.10-2|103	
14cr|desmume-0.9.10-2|104	#glade files
14cr|desmume-0.9.10-2|105	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
14cr|desmume-0.9.10-2|106	install -m 644 src/gtk-glade/glade/* %{buildroot}/%{_datadir}/%{name}
14cr|desmume-0.9.10-2|107	
14cr|desmume-0.9.10-2|108	#icons
14cr|desmume-0.9.10-2|109	install -d -m 755 %{buildroot}/%{_iconsdir}
14cr|desmume-0.9.10-2|110	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}.png
14cr|desmume-0.9.10-2|111	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}-glade.png
14cr|desmume-0.9.10-2|112	
14cr|desmume-0.9.10-2|113	#xdg menus
14cr|desmume-0.9.10-2|114	desktop-file-install --vendor="" \
14cr|desmume-0.9.10-2|115	--remove-category="Application" \
14cr|desmume-0.9.10-2|116	--remove-key="Version" \
14cr|desmume-0.9.10-2|117	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|desmume-0.9.10-2|118	--add-category="Emulator" \
14cr|desmume-0.9.10-2|119	--dir=%{buildroot}%{_datadir}/applications \
14cr|desmume-0.9.10-2|120	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|desmume-0.9.10-2|121	
14cr|desmume-0.9.10-2|122	desktop-file-install --vendor="" \
14cr|desmume-0.9.10-2|123	--remove-category="Application" \
14cr|desmume-0.9.10-2|124	--remove-key="Version" \
14cr|desmume-0.9.10-2|125	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|desmume-0.9.10-2|126	--add-category="Emulator" \
14cr|desmume-0.9.10-2|127	--dir=%{buildroot}%{_datadir}/applications \
14cr|desmume-0.9.10-2|128	%{buildroot}%{_datadir}/applications/%{name}-glade.desktop
14cr|desmume-0.9.10-2|129	
14cr|desmume-0.9.10-2|130	%find_lang %{name}
14cr|desmume-0.9.10-2|131	
14cr|desmume-0.9.10-2|132	
14cr|desmume-0.9.10-2|133	%changelog
14cr|desmume-0.9.10-2|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10-2
14cr|desmume-0.9.10-2|135	+ Revision: c2f966a
14cr|desmume-0.9.10-2|136	- MassBuild#464: Increase release tag
14cr|desmume-0.9.10-2|137	
14cr|desmume-0.9.10-2|138	

870 14
14cr|detox-1.2.0-2|1	Name:		detox
14cr|detox-1.2.0-2|2	Summary:	A console utility to clean up filenames
14cr|detox-1.2.0-2|3	Version:	1.2.0
14cr|detox-1.2.0-2|4	Release:	%{mkrel 2}
14cr|detox-1.2.0-2|5	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|detox-1.2.0-2|6	Patch0:		%{name}-1.2.0-fix-str-fmt.patch
14cr|detox-1.2.0-2|7	URL:		http://detox.sourceforge.net
14cr|detox-1.2.0-2|8	Group:		File tools
14cr|detox-1.2.0-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|detox-1.2.0-2|10	License:	BSD-like
14cr|detox-1.2.0-2|11	Buildrequires:	bison
14cr|detox-1.2.0-2|12	Buildrequires:	flex
14cr|detox-1.2.0-2|13	
14cr|detox-1.2.0-2|14	%description
14cr|detox-1.2.0-2|15	The detox utility renames files to make them easier to work with. It
14cr|detox-1.2.0-2|16	removes spaces and other such annoyances. It'll also translate or
14cr|detox-1.2.0-2|17	cleanup Latin-1 (ISO 8859-1) characters encoded in 8-bit ASCII, Unicode
14cr|detox-1.2.0-2|18	characters encoded in UTF-8, and CGI escaped characters.
14cr|detox-1.2.0-2|19	
14cr|detox-1.2.0-2|20	%prep
14cr|detox-1.2.0-2|21	%setup -q
14cr|detox-1.2.0-2|22	%patch0 -p1 -b .strfmt
14cr|detox-1.2.0-2|23	
14cr|detox-1.2.0-2|24	%build
14cr|detox-1.2.0-2|25	%configure2_5x
14cr|detox-1.2.0-2|26	%make
14cr|detox-1.2.0-2|27	
14cr|detox-1.2.0-2|28	%install
14cr|detox-1.2.0-2|29	rm -rf %{buildroot}
14cr|detox-1.2.0-2|30	%makeinstall
14cr|detox-1.2.0-2|31	# Make sure our config is not +x
14cr|detox-1.2.0-2|32	chmod a-x %{buildroot}%{_sysconfdir}/*
14cr|detox-1.2.0-2|33	
14cr|detox-1.2.0-2|34	%clean
14cr|detox-1.2.0-2|35	rm -rf %{buildroot}
14cr|detox-1.2.0-2|36	
14cr|detox-1.2.0-2|37	%files
14cr|detox-1.2.0-2|38	%defattr(-,root,root)
14cr|detox-1.2.0-2|39	%doc CHANGES README
14cr|detox-1.2.0-2|40	%{_datadir}/%{name}/
14cr|detox-1.2.0-2|41	%{_bindir}/%{name}
14cr|detox-1.2.0-2|42	%{_bindir}/inline-%{name}
14cr|detox-1.2.0-2|43	%{_mandir}/man?/*
14cr|detox-1.2.0-2|44	%config(noreplace) %{_sysconfdir}/*
14cr|detox-1.2.0-2|45	
14cr|detox-1.2.0-2|46	
14cr|detox-1.2.0-2|47	
14cr|detox-1.2.0-2|48	
14cr|detox-1.2.0-2|49	%changelog
14cr|detox-1.2.0-2|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2.0-2
14cr|detox-1.2.0-2|51	+ Revision: c6068c2
14cr|detox-1.2.0-2|52	- Automatic import for version 1.2.0
14cr|detox-1.2.0-2|53	
14cr|detox-1.2.0-2|54	

871 14
14cr|deutex-4.4.0-5|1	Name:		deutex
14cr|deutex-4.4.0-5|2	Version:	4.4.0
14cr|deutex-4.4.0-5|3	Release:	5
14cr|deutex-4.4.0-5|4	Summary:	An utility for modifying the graphics of Doom IWAD and PWAD files
14cr|deutex-4.4.0-5|5	Source0:	http://www.teaser.fr/~amajorel/deutex/%{name}-%{version}.tar.gz
14cr|deutex-4.4.0-5|6	# this patch s needed otherwise we cannot see fatal error on start, used
14cr|deutex-4.4.0-5|7	# to fix a segfault on start, as code was not 64 bits clean
14cr|deutex-4.4.0-5|8	Patch0:     deutex-4.4.0-fix-error-on-startup.diff
14cr|deutex-4.4.0-5|9	Patch1:     deutex-4.4.0-fix-error-on-64b.diff
14cr|deutex-4.4.0-5|10	URL:		http://www.teaser.fr/~amajorel/deutex/
14cr|deutex-4.4.0-5|11	Group:		Games/Arcade
14cr|deutex-4.4.0-5|12	License:	GPLv2
14cr|deutex-4.4.0-5|13	BuildRequires:	SDL-devel smpeg-devel SDL_mixer-devel SDL_net-devel
14cr|deutex-4.4.0-5|14	
14cr|deutex-4.4.0-5|15	%description
14cr|deutex-4.4.0-5|16	DeuTex is a wad composer for Doom, Heretic, Hexen and Strife. It can be used
14cr|deutex-4.4.0-5|17	to extract the lumps of a wad and save them as individual files. Conversely,
14cr|deutex-4.4.0-5|18	it can also build a wad from separate files.  When extracting a lump to a file,
14cr|deutex-4.4.0-5|19	it does not just copy the raw data, it converts it to an appropriate format
14cr|deutex-4.4.0-5|20	(such as PPM for graphics, Sun audio for samples, etc.). Conversely, when it
14cr|deutex-4.4.0-5|21	reads files for inclusion in pwads, it does the necessary conversions (for
14cr|deutex-4.4.0-5|22	example, from PPM to Doom picture format). In addition, DeuTex has functions
14cr|deutex-4.4.0-5|23	such as merging wads, etc.
14cr|deutex-4.4.0-5|24	
14cr|deutex-4.4.0-5|25	%prep
14cr|deutex-4.4.0-5|26	%setup -q -n %{name}-%{version}
14cr|deutex-4.4.0-5|27	%patch0 -p0
14cr|deutex-4.4.0-5|28	%patch1 -p0
14cr|deutex-4.4.0-5|29	
14cr|deutex-4.4.0-5|30	%build
14cr|deutex-4.4.0-5|31	%make CFLAGS="%optflags" LDFLAGS="%ldflags"
14cr|deutex-4.4.0-5|32	
14cr|deutex-4.4.0-5|33	%install
14cr|deutex-4.4.0-5|34	rm -rf %{buildroot}
14cr|deutex-4.4.0-5|35	mkdir -p %{buildroot}/%{_bindir}
14cr|deutex-4.4.0-5|36	mkdir -p %{buildroot}/%{_prefix}/man/man6/
14cr|deutex-4.4.0-5|37	mkdir -p %{buildroot}/%_mandir/
14cr|deutex-4.4.0-5|38	
14cr|deutex-4.4.0-5|39	make install PREFIX=%{buildroot}/%{_prefix}
14cr|deutex-4.4.0-5|40	
14cr|deutex-4.4.0-5|41	mv %{buildroot}/%{_prefix}/man/man6/ %{buildroot}/%_mandir/man6/
14cr|deutex-4.4.0-5|42	
14cr|deutex-4.4.0-5|43	%clean
14cr|deutex-4.4.0-5|44	rm -rf %{buildroot}
14cr|deutex-4.4.0-5|45	
14cr|deutex-4.4.0-5|46	%files
14cr|deutex-4.4.0-5|47	%doc CHANGES LICENSE README COPYING TODO COPYING.LIB VERSION
14cr|deutex-4.4.0-5|48	%defattr (-,root,root)
14cr|deutex-4.4.0-5|49	%{_bindir}/deutex
14cr|deutex-4.4.0-5|50	%{_bindir}/deusf
14cr|deutex-4.4.0-5|51	%_mandir/man6/*
14cr|deutex-4.4.0-5|52	
14cr|deutex-4.4.0-5|53	
14cr|deutex-4.4.0-5|54	
14cr|deutex-4.4.0-5|55	%changelog
14cr|deutex-4.4.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-5
14cr|deutex-4.4.0-5|57	+ Revision: b530082
14cr|deutex-4.4.0-5|58	- MassBuild#464: Increase release tag
14cr|deutex-4.4.0-5|59	
14cr|deutex-4.4.0-5|60	

872 14
14cr|devede-3.22.0-3|1	Name:		devede
14cr|devede-3.22.0-3|2	Version:	3.22.0
14cr|devede-3.22.0-3|3	Release:	3
14cr|devede-3.22.0-3|4	Summary:	Graphical frontend to create video DVDs/(S)VCDs
14cr|devede-3.22.0-3|5	License:	GPLv3+
14cr|devede-3.22.0-3|6	Group:		Graphical desktop/Other
14cr|devede-3.22.0-3|7	URL:		http://www.rastersoft.com/programas/devede.html
14cr|devede-3.22.0-3|8	Source0:	http://www.rastersoft.com/descargas/%{name}-%{version}.tar.bz2
14cr|devede-3.22.0-3|9	# Created from upstream .svg icon by GIMP - ImageMagick does not do well
14cr|devede-3.22.0-3|10	# at converting .svg on the fly - AdamW 2007/09
14cr|devede-3.22.0-3|11	Source1:	devede-16.png
14cr|devede-3.22.0-3|12	Source2:	devede-32.png
14cr|devede-3.22.0-3|13	Source3:	devede-48.png
14cr|devede-3.22.0-3|14	BuildArch:	noarch
14cr|devede-3.22.0-3|15	BuildRequires:	bash
14cr|devede-3.22.0-3|16	BuildRequires:	coreutils
14cr|devede-3.22.0-3|17	Requires:	dvdauthor
14cr|devede-3.22.0-3|18	Requires:	mencoder
14cr|devede-3.22.0-3|19	Requires:	mkisofs
14cr|devede-3.22.0-3|20	Requires:	mplayer
14cr|devede-3.22.0-3|21	Requires:	pygtk2.0
14cr|devede-3.22.0-3|22	Requires:	python
14cr|devede-3.22.0-3|23	Requires:	vcdimager
14cr|devede-3.22.0-3|24	Requires:	python-cairo
14cr|devede-3.22.0-3|25	
14cr|devede-3.22.0-3|26	%description
14cr|devede-3.22.0-3|27	DeVeDe is a program to create video DVDs (compatible with home players) from
14cr|devede-3.22.0-3|28	nearly any video format. It only uses Python, MPlayer, Mencoder, DVDAuthor,
14cr|devede-3.22.0-3|29	VCDImager, and mkisofs, so it has very few dependencies.
14cr|devede-3.22.0-3|30	
14cr|devede-3.22.0-3|31	%prep
14cr|devede-3.22.0-3|32	%setup -q
14cr|devede-3.22.0-3|33	
14cr|devede-3.22.0-3|34	# remove shebangs...
14cr|devede-3.22.0-3|35	%__sed -i -e '/^#!\//, 1d' %{name}_*.py
14cr|devede-3.22.0-3|36	
14cr|devede-3.22.0-3|37	%build
14cr|devede-3.22.0-3|38	%__sed -i 's/\/usr\/lib\/devede/\/usr\/share\/devede/' %{name}
14cr|devede-3.22.0-3|39	
14cr|devede-3.22.0-3|40	%install
14cr|devede-3.22.0-3|41	# The stuff that goes to /usr/lib is just python scripts, not actually
14cr|devede-3.22.0-3|42	# arch-specific. The app always looks for them in /usr/lib , even on
14cr|devede-3.22.0-3|43	# x86-64. So define libdir as %_prefix/lib. See bug #31692. -AdamW 2007/06
14cr|devede-3.22.0-3|44	DESTDIR=%{buildroot} \
14cr|devede-3.22.0-3|45	prefix=%{_prefix} \
14cr|devede-3.22.0-3|46	libdir=%{_datadir}/ \
14cr|devede-3.22.0-3|47	./install.sh
14cr|devede-3.22.0-3|48	
14cr|devede-3.22.0-3|49	# fd.o icons
14cr|devede-3.22.0-3|50	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
14cr|devede-3.22.0-3|51	mv %{buildroot}/%{_datadir}/pixmaps/%{name}.svg %{buildroot}/%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|devede-3.22.0-3|52	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|devede-3.22.0-3|53	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|devede-3.22.0-3|54	install -m 644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|devede-3.22.0-3|55	
14cr|devede-3.22.0-3|56	# redundant files, temp files...
14cr|devede-3.22.0-3|57	rm -f %{buildroot}/%{_bindir}/%{name}-debug
14cr|devede-3.22.0-3|58	rm -f %{buildroot}/%{_datadir}/doc/%{name}/html/*~
14cr|devede-3.22.0-3|59	
14cr|devede-3.22.0-3|60	%find_lang %{name}
14cr|devede-3.22.0-3|61	
14cr|devede-3.22.0-3|62	%files -f %{name}.lang
14cr|devede-3.22.0-3|63	%defattr(0755,root,root,0755)
14cr|devede-3.22.0-3|64	%{_bindir}/%{name}
14cr|devede-3.22.0-3|65	%{_bindir}/%{name}_debug
14cr|devede-3.22.0-3|66	%defattr(0644,root,root,0755)
14cr|devede-3.22.0-3|67	%{_datadir}/applications/%{name}.desktop
14cr|devede-3.22.0-3|68	%{_datadir}/%{name}
14cr|devede-3.22.0-3|69	%{_datadir}/doc/%{name}
14cr|devede-3.22.0-3|70	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|devede-3.22.0-3|71	
14cr|devede-3.22.0-3|72	
14cr|devede-3.22.0-3|73	
14cr|devede-3.22.0-3|74	%changelog
14cr|devede-3.22.0-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.22.0-3
14cr|devede-3.22.0-3|76	+ Revision: c056c48
14cr|devede-3.22.0-3|77	- MassBuild#464: Increase release tag
14cr|devede-3.22.0-3|78	
14cr|devede-3.22.0-3|79	

873 14
14cr|devicesync-0.1-3|1	%define svn     893106
14cr|devicesync-0.1-3|2	Name:           devicesync
14cr|devicesync-0.1-3|3	Version:        0.1
14cr|devicesync-0.1-3|4	Summary:        An application that lets you transfer data between devices
14cr|devicesync-0.1-3|5	Release:        3
14cr|devicesync-0.1-3|6	License:        GPL
14cr|devicesync-0.1-3|7	Group:          Graphical desktop/KDE
14cr|devicesync-0.1-3|8	URL:            http://www.kde.org
14cr|devicesync-0.1-3|9	Source0:        http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.%{svn}.tar.bz2
14cr|devicesync-0.1-3|10	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
14cr|devicesync-0.1-3|11	BuildRequires:  kdelibs4-devel
14cr|devicesync-0.1-3|12	BuildRequires:  libmtp-devel
14cr|devicesync-0.1-3|13	BuildRequires:  taglib-devel
14cr|devicesync-0.1-3|14	Requires:       kdebase4-runtime
14cr|devicesync-0.1-3|15	
14cr|devicesync-0.1-3|16	%description
14cr|devicesync-0.1-3|17	An application that lets you transfer data between devices
14cr|devicesync-0.1-3|18	
14cr|devicesync-0.1-3|19	%files
14cr|devicesync-0.1-3|20	%defattr(-,root,root)
14cr|devicesync-0.1-3|21	%{_kde_bindir}/devicesync
14cr|devicesync-0.1-3|22	%{_kde_libdir}/kde4/devicesync_localstorageplugin.so
14cr|devicesync-0.1-3|23	%{_kde_libdir}/kde4/devicesync_mtpplugin.so
14cr|devicesync-0.1-3|24	%{_kde_datadir}/applications/kde4/devicesync.desktop
14cr|devicesync-0.1-3|25	%{_kde_appsdir}/devicesync
14cr|devicesync-0.1-3|26	%{_kde_datadir}/config.kcfg/devicesync.kcfg
14cr|devicesync-0.1-3|27	%doc %{_kde_docdir}/HTML/en/devicesync
14cr|devicesync-0.1-3|28	%{_kde_iconsdir}/hicolor/*/apps/devicesync.png
14cr|devicesync-0.1-3|29	%{_kde_datadir}/kde4/services/devicesync_localstorage.desktop
14cr|devicesync-0.1-3|30	%{_kde_datadir}/kde4/services/devicesync_mtp.desktop
14cr|devicesync-0.1-3|31	%{_kde_datadir}/kde4/servicetypes/devicesync_plugin.desktop
14cr|devicesync-0.1-3|32	
14cr|devicesync-0.1-3|33	
14cr|devicesync-0.1-3|34	#------------------------------------------------
14cr|devicesync-0.1-3|35	
14cr|devicesync-0.1-3|36	%define libdevicesynccore_major 4
14cr|devicesync-0.1-3|37	%define libdevicesynccore %mklibname devicesynccore %libdevicesynccore_major
14cr|devicesync-0.1-3|38	
14cr|devicesync-0.1-3|39	%package -n %libdevicesynccore
14cr|devicesync-0.1-3|40	Summary: %name core library
14cr|devicesync-0.1-3|41	Group: System/Libraries
14cr|devicesync-0.1-3|42	
14cr|devicesync-0.1-3|43	%description -n %libdevicesynccore
14cr|devicesync-0.1-3|44	%name core library.
14cr|devicesync-0.1-3|45	
14cr|devicesync-0.1-3|46	%files -n %libdevicesynccore
14cr|devicesync-0.1-3|47	%defattr(-,root,root)
14cr|devicesync-0.1-3|48	%_kde_libdir/libdevicesynccore.so.%{libdevicesynccore_major}*
14cr|devicesync-0.1-3|49	
14cr|devicesync-0.1-3|50	#-----------------------------------------------------------------------------
14cr|devicesync-0.1-3|51	
14cr|devicesync-0.1-3|52	%package devel
14cr|devicesync-0.1-3|53	Group: Development/KDE and Qt
14cr|devicesync-0.1-3|54	Summary: Header files and documentation for compiling %name applications
14cr|devicesync-0.1-3|55	Requires: kdelibs4-devel
14cr|devicesync-0.1-3|56	Requires: %libdevicesynccore = %version
14cr|devicesync-0.1-3|57	
14cr|devicesync-0.1-3|58	%description devel
14cr|devicesync-0.1-3|59	This package includes the header files you will need to compile applications
14cr|devicesync-0.1-3|60	for %name.
14cr|devicesync-0.1-3|61	
14cr|devicesync-0.1-3|62	%files devel
14cr|devicesync-0.1-3|63	%defattr(-,root,root,-)
14cr|devicesync-0.1-3|64	%{_kde_libdir}/libdevicesynccore.so
14cr|devicesync-0.1-3|65	%{_kde_includedir}/devicesync
14cr|devicesync-0.1-3|66	
14cr|devicesync-0.1-3|67	#-----------------------------------------------------------------------------
14cr|devicesync-0.1-3|68	
14cr|devicesync-0.1-3|69	%prep
14cr|devicesync-0.1-3|70	%setup -q -n %name
14cr|devicesync-0.1-3|71	
14cr|devicesync-0.1-3|72	%build
14cr|devicesync-0.1-3|73	
14cr|devicesync-0.1-3|74	%cmake_kde4
14cr|devicesync-0.1-3|75	%make
14cr|devicesync-0.1-3|76	
14cr|devicesync-0.1-3|77	
14cr|devicesync-0.1-3|78	%install
14cr|devicesync-0.1-3|79	rm -rf %buildroot
14cr|devicesync-0.1-3|80	cd build
14cr|devicesync-0.1-3|81	make DESTDIR=%buildroot install
14cr|devicesync-0.1-3|82	cd ..
14cr|devicesync-0.1-3|83	
14cr|devicesync-0.1-3|84	%clean
14cr|devicesync-0.1-3|85	rm -rf %{buildroot}
14cr|devicesync-0.1-3|86	
14cr|devicesync-0.1-3|87	
14cr|devicesync-0.1-3|88	
14cr|devicesync-0.1-3|89	
14cr|devicesync-0.1-3|90	%changelog
14cr|devicesync-0.1-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14cr|devicesync-0.1-3|92	+ Revision: 4ce8288
14cr|devicesync-0.1-3|93	- MassBuild#464: Increase release tag
14cr|devicesync-0.1-3|94	
14cr|devicesync-0.1-3|95	

874 14
14cr|devilspie-0.23-2|1	Summary:	A window matching tool
14cr|devilspie-0.23-2|2	Name:		devilspie
14cr|devilspie-0.23-2|3	Version:	0.23
14cr|devilspie-0.23-2|4	Release:	2
14cr|devilspie-0.23-2|5	License:	GPLv2+
14cr|devilspie-0.23-2|6	Group:		Graphical desktop/GNOME
14cr|devilspie-0.23-2|7	Url:		http://www.burtonini.com/
14cr|devilspie-0.23-2|8	Source0:	http://www.burtonini.com/computing/%{name}-%{version}.tar.xz
14cr|devilspie-0.23-2|9	# Debian patchset
14cr|devilspie-0.23-2|10	Patch0:		fix_manpage_lintian_warnings.patch
14cr|devilspie-0.23-2|11	Patch1:		fix_memleak_in_my_wnck_get_viewport_start.patch
14cr|devilspie-0.23-2|12	Patch2:		fix_using_deprecated_wnck_functions.patch
14cr|devilspie-0.23-2|13	Patch3:		remove_unavailable_options_from_manpage.patch
14cr|devilspie-0.23-2|14	BuildRequires:	intltool
14cr|devilspie-0.23-2|15	BuildRequires:	pkgconfig(gdk-3.0)
14cr|devilspie-0.23-2|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|devilspie-0.23-2|17	BuildRequires:	pkgconfig(libwnck-3.0)
14cr|devilspie-0.23-2|18	BuildRequires:	pkgconfig(x11)
14cr|devilspie-0.23-2|19	
14cr|devilspie-0.23-2|20	%description
14cr|devilspie-0.23-2|21	A window-matching utility, inspired by Sawfish's "Matched Windows" option and
14cr|devilspie-0.23-2|22	the lack of the functionality in Metacity. Metacity lacking window matching is
14cr|devilspie-0.23-2|23	not a bad thing -- Metacity is a lean window manager, and window matching does
14cr|devilspie-0.23-2|24	not have to be a window manager task.
14cr|devilspie-0.23-2|25	
14cr|devilspie-0.23-2|26	Devil's Pie can be configured to detect windows as they are created, and match
14cr|devilspie-0.23-2|27	the window to a set of rules. If the window matches the rules, it can perform a
14cr|devilspie-0.23-2|28	series of actions on that window. For example, I make all windows created by
14cr|devilspie-0.23-2|29	X-Chat appear on all workspaces, and the main Gkrellm1 window does not appear
14cr|devilspie-0.23-2|30	in the pager or task list.
14cr|devilspie-0.23-2|31	
14cr|devilspie-0.23-2|32	%files -f %{name}.lang
14cr|devilspie-0.23-2|33	%doc AUTHORS ChangeLog README* TODO
14cr|devilspie-0.23-2|34	%{_bindir}/*
14cr|devilspie-0.23-2|35	%{_mandir}/*/*
14cr|devilspie-0.23-2|36	
14cr|devilspie-0.23-2|37	#----------------------------------------------------------------------------
14cr|devilspie-0.23-2|38	
14cr|devilspie-0.23-2|39	%prep
14cr|devilspie-0.23-2|40	%setup -q
14cr|devilspie-0.23-2|41	%patch0 -p1
14cr|devilspie-0.23-2|42	%patch1 -p1
14cr|devilspie-0.23-2|43	%patch2 -p1
14cr|devilspie-0.23-2|44	%patch3 -p1
14cr|devilspie-0.23-2|45	
14cr|devilspie-0.23-2|46	%build
14cr|devilspie-0.23-2|47	%configure2_5x
14cr|devilspie-0.23-2|48	%make
14cr|devilspie-0.23-2|49	
14cr|devilspie-0.23-2|50	%check
14cr|devilspie-0.23-2|51	make check
14cr|devilspie-0.23-2|52	
14cr|devilspie-0.23-2|53	%install
14cr|devilspie-0.23-2|54	%makeinstall_std
14cr|devilspie-0.23-2|55	
14cr|devilspie-0.23-2|56	%find_lang %{name}
14cr|devilspie-0.23-2|57	
14cr|devilspie-0.23-2|58	
14cr|devilspie-0.23-2|59	%changelog
14cr|devilspie-0.23-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-2
14cr|devilspie-0.23-2|61	+ Revision: cb73c0f
14cr|devilspie-0.23-2|62	- MassBuild#464: Increase release tag
14cr|devilspie-0.23-2|63	
14cr|devilspie-0.23-2|64	

875 14
14cr|devmon-0.3.1-0.beta1.3|1	%define beta beta1
14cr|devmon-0.3.1-0.beta1.3|2	
14cr|devmon-0.3.1-0.beta1.3|3	Summary:	SNMP Device Monitoring for Hobbit/BigBrother
14cr|devmon-0.3.1-0.beta1.3|4	Name:		devmon
14cr|devmon-0.3.1-0.beta1.3|5	Version:	0.3.1
14cr|devmon-0.3.1-0.beta1.3|6	Release:	0.%{beta}.3
14cr|devmon-0.3.1-0.beta1.3|7	License:	GPLv2+
14cr|devmon-0.3.1-0.beta1.3|8	Group:		Monitoring
14cr|devmon-0.3.1-0.beta1.3|9	Url:		http://devmon.sf.net
14cr|devmon-0.3.1-0.beta1.3|10	Source0:	http://prdownloads.sourceforge.net/devmon/devmon-%{version}%{?beta:-%beta}.tar.gz
14cr|devmon-0.3.1-0.beta1.3|11	Patch0:		devmon-correct-paths.patch
14cr|devmon-0.3.1-0.beta1.3|12	Requires:	devmon-templates
14cr|devmon-0.3.1-0.beta1.3|13	Requires(pre,post,preun,postun):	rpm-helper
14cr|devmon-0.3.1-0.beta1.3|14	BuildArch:	noarch
14cr|devmon-0.3.1-0.beta1.3|15	
14cr|devmon-0.3.1-0.beta1.3|16	%description
14cr|devmon-0.3.1-0.beta1.3|17	Devmon is a device monitoring script which works in tandem with the
14cr|devmon-0.3.1-0.beta1.3|18	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
14cr|devmon-0.3.1-0.beta1.3|19	user-defined logic and thresholds to the acquired data, and submits status and
14cr|devmon-0.3.1-0.beta1.3|20	alarms to a display server.
14cr|devmon-0.3.1-0.beta1.3|21	
14cr|devmon-0.3.1-0.beta1.3|22	%files
14cr|devmon-0.3.1-0.beta1.3|23	%doc docs/* README CHANGELOG extras/devmon.db extras/devmon-graph.cfg
14cr|devmon-0.3.1-0.beta1.3|24	%{_datadir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|25	%attr(,640,root,devmon) %config(noreplace) %{_sysconfdir}/devmon.cfg
14cr|devmon-0.3.1-0.beta1.3|26	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|devmon-0.3.1-0.beta1.3|27	%config %{_initrddir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|28	%attr(755,devmon,devmon) %dir %{_logdir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|29	%attr(755,devmon,devmon) %dir %{_var}/run/%{name}
14cr|devmon-0.3.1-0.beta1.3|30	%attr(755,devmon,devmon) %dir %{_localstatedir}/lib/%{name}
14cr|devmon-0.3.1-0.beta1.3|31	
14cr|devmon-0.3.1-0.beta1.3|32	%pre
14cr|devmon-0.3.1-0.beta1.3|33	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|devmon-0.3.1-0.beta1.3|34	
14cr|devmon-0.3.1-0.beta1.3|35	%post
14cr|devmon-0.3.1-0.beta1.3|36	%_post_service %{name}
14cr|devmon-0.3.1-0.beta1.3|37	
14cr|devmon-0.3.1-0.beta1.3|38	%preun
14cr|devmon-0.3.1-0.beta1.3|39	%_preun_service %{name}
14cr|devmon-0.3.1-0.beta1.3|40	
14cr|devmon-0.3.1-0.beta1.3|41	%postun
14cr|devmon-0.3.1-0.beta1.3|42	%_postun_userdel %{name}
14cr|devmon-0.3.1-0.beta1.3|43	
14cr|devmon-0.3.1-0.beta1.3|44	#----------------------------------------------------------------------------
14cr|devmon-0.3.1-0.beta1.3|45	
14cr|devmon-0.3.1-0.beta1.3|46	%prep
14cr|devmon-0.3.1-0.beta1.3|47	%setup -q -n %{name}-%{version}-%{beta}
14cr|devmon-0.3.1-0.beta1.3|48	%patch0 -p1 -b .mdv
14cr|devmon-0.3.1-0.beta1.3|49	
14cr|devmon-0.3.1-0.beta1.3|50	%build
14cr|devmon-0.3.1-0.beta1.3|51	
14cr|devmon-0.3.1-0.beta1.3|52	%install
14cr|devmon-0.3.1-0.beta1.3|53	install -d %{buildroot}/%{_datadir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|54	install -d %{buildroot}/%{_sysconfdir}/logrotate.d %{buildroot}/%{_initrddir}
14cr|devmon-0.3.1-0.beta1.3|55	install -d %{buildroot}/%{_localstatedir}/lib/%{name} %{buildroot}/%{_var}/run/%{name}
14cr|devmon-0.3.1-0.beta1.3|56	install -d %{buildroot}/%{_logdir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|57	install -d %{buildroot}/%{_localstatedir}/lib/%{name}
14cr|devmon-0.3.1-0.beta1.3|58	cp -a modules %{buildroot}/%{_datadir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|59	install -m755 devmon %{buildroot}/%{_datadir}/%{name}
14cr|devmon-0.3.1-0.beta1.3|60	install -m 640 devmon.cfg %{buildroot}/%{_sysconfdir}
14cr|devmon-0.3.1-0.beta1.3|61	install -m 755 extras/devmon.initd.redhat %{buildroot}/%{_initrddir}/devmon
14cr|devmon-0.3.1-0.beta1.3|62	
14cr|devmon-0.3.1-0.beta1.3|63	cat << EOF > %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cr|devmon-0.3.1-0.beta1.3|64	/var/log/devmon/devmon.log {
14cr|devmon-0.3.1-0.beta1.3|65	notifempty
14cr|devmon-0.3.1-0.beta1.3|66	missingok
14cr|devmon-0.3.1-0.beta1.3|67	postrotate
14cr|devmon-0.3.1-0.beta1.3|68	/sbin/service %{name} condrestart 2> /dev/null > /dev/null || true
14cr|devmon-0.3.1-0.beta1.3|69	endscript
14cr|devmon-0.3.1-0.beta1.3|70	}
14cr|devmon-0.3.1-0.beta1.3|71	EOF
14cr|devmon-0.3.1-0.beta1.3|72	
14cr|devmon-0.3.1-0.beta1.3|73	
14cr|devmon-0.3.1-0.beta1.3|74	%changelog
14cr|devmon-0.3.1-0.beta1.3|75	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-0.beta1.3
14cr|devmon-0.3.1-0.beta1.3|76	+ Revision: ed74b48
14cr|devmon-0.3.1-0.beta1.3|77	- LOG Spec cleanup
14cr|devmon-0.3.1-0.beta1.3|78	
14cr|devmon-0.3.1-0.beta1.3|79	

876 14
14cr|devmon-templates-20080206-7|1	Summary:	Templates for Devmon SNMP Device Monitoring for Hobbit/BigBrother
14cr|devmon-templates-20080206-7|2	Name:		devmon-templates
14cr|devmon-templates-20080206-7|3	Version:	20080206
14cr|devmon-templates-20080206-7|4	Release:	7
14cr|devmon-templates-20080206-7|5	License:	GPLv2+
14cr|devmon-templates-20080206-7|6	Group:		Monitoring
14cr|devmon-templates-20080206-7|7	Url:		http://devmon.sf.net
14cr|devmon-templates-20080206-7|8	Source0:	http://prdownloads.sourceforge.net/devmon/devmon-templates-%{version}.tar.gz
14cr|devmon-templates-20080206-7|9	Source10:	%{name}.rpmlintrc
14cr|devmon-templates-20080206-7|10	Requires:	devmon
14cr|devmon-templates-20080206-7|11	BuildArch:	noarch
14cr|devmon-templates-20080206-7|12	
14cr|devmon-templates-20080206-7|13	%description
14cr|devmon-templates-20080206-7|14	Devmon is a device monitoring script which works in tandem with the
14cr|devmon-templates-20080206-7|15	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
14cr|devmon-templates-20080206-7|16	user-defined logic and thresholds to the acquired data, and submits status and
14cr|devmon-templates-20080206-7|17	alarms to a display server.
14cr|devmon-templates-20080206-7|18	
14cr|devmon-templates-20080206-7|19	This package contains the device templates, which define the OIDs, transforms,
14cr|devmon-templates-20080206-7|20	thresholds, exceptions, and the message template sent to Hobbit/Big Brother.
14cr|devmon-templates-20080206-7|21	
14cr|devmon-templates-20080206-7|22	%files
14cr|devmon-templates-20080206-7|23	%{_datadir}/devmon/templates
14cr|devmon-templates-20080206-7|24	
14cr|devmon-templates-20080206-7|25	#----------------------------------------------------------------------------
14cr|devmon-templates-20080206-7|26	
14cr|devmon-templates-20080206-7|27	%prep
14cr|devmon-templates-20080206-7|28	%setup -q
14cr|devmon-templates-20080206-7|29	
14cr|devmon-templates-20080206-7|30	%build
14cr|devmon-templates-20080206-7|31	
14cr|devmon-templates-20080206-7|32	%install
14cr|devmon-templates-20080206-7|33	install -d %{buildroot}/%{_datadir}/devmon/templates
14cr|devmon-templates-20080206-7|34	cp -a * %{buildroot}/%{_datadir}/devmon/templates
14cr|devmon-templates-20080206-7|35	
14cr|devmon-templates-20080206-7|36	
14cr|devmon-templates-20080206-7|37	%changelog
14cr|devmon-templates-20080206-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080206-7
14cr|devmon-templates-20080206-7|39	+ Revision: 4b59bf0
14cr|devmon-templates-20080206-7|40	- MassBuild#464: Increase release tag
14cr|devmon-templates-20080206-7|41	
14cr|devmon-templates-20080206-7|42	

877 14
14cr|devtodo-0.1.20-5|1	%define	name	devtodo
14cr|devtodo-0.1.20-5|2	%define	version	0.1.20
14cr|devtodo-0.1.20-5|3	%define release	5
14cr|devtodo-0.1.20-5|4	
14cr|devtodo-0.1.20-5|5	Name:		%{name}
14cr|devtodo-0.1.20-5|6	Summary:	Todo displays and manages heirarchical lists of prioritized tasks
14cr|devtodo-0.1.20-5|7	Version:	%{version}
14cr|devtodo-0.1.20-5|8	Release:	%{release}
14cr|devtodo-0.1.20-5|9	Source0:	%{name}-%{version}.tar.bz2
14cr|devtodo-0.1.20-5|10	Patch0:		devtodo-0.1.20-fix-gcc43.patch
14cr|devtodo-0.1.20-5|11	URL:		http://swapoff.org/DevTodo
14cr|devtodo-0.1.20-5|12	Group:		Development/Other
14cr|devtodo-0.1.20-5|13	Buildrequires:	readline-devel ncurses-devel glibc-static-devel
14cr|devtodo-0.1.20-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|devtodo-0.1.20-5|15	License:	GPLv2
14cr|devtodo-0.1.20-5|16	
14cr|devtodo-0.1.20-5|17	%description
14cr|devtodo-0.1.20-5|18	Todo is a program to display and manage a hierarchical, prioritized list of
14cr|devtodo-0.1.20-5|19	outstanding work, or just reminders.
14cr|devtodo-0.1.20-5|20	
14cr|devtodo-0.1.20-5|21	The program itself is assisted by a few shell scripts that override default
14cr|devtodo-0.1.20-5|22	builtins. Specifically, cd, pushd and popd are overridden so that when using
14cr|devtodo-0.1.20-5|23	one of these commands to enter a directory, the todo will display any
14cr|devtodo-0.1.20-5|24	outstanding items in that directory.
14cr|devtodo-0.1.20-5|25	
14cr|devtodo-0.1.20-5|26	For much more complete information please refer to the man page (devtodo(1)).
14cr|devtodo-0.1.20-5|27	
14cr|devtodo-0.1.20-5|28	%prep
14cr|devtodo-0.1.20-5|29	%setup -q
14cr|devtodo-0.1.20-5|30	%patch0 -p1 -b .gcc43
14cr|devtodo-0.1.20-5|31	
14cr|devtodo-0.1.20-5|32	%build
14cr|devtodo-0.1.20-5|33	%configure2_5x
14cr|devtodo-0.1.20-5|34	%make
14cr|devtodo-0.1.20-5|35	
14cr|devtodo-0.1.20-5|36	%install
14cr|devtodo-0.1.20-5|37	rm -rf $RPM_BUILD_ROOT
14cr|devtodo-0.1.20-5|38	%makeinstall
14cr|devtodo-0.1.20-5|39	
14cr|devtodo-0.1.20-5|40	%clean
14cr|devtodo-0.1.20-5|41	rm -rf $RPM_BUILD_ROOT
14cr|devtodo-0.1.20-5|42	
14cr|devtodo-0.1.20-5|43	%files
14cr|devtodo-0.1.20-5|44	%defattr(-,root,root,0755)
14cr|devtodo-0.1.20-5|45	%doc AUTHORS README COPYING INSTALL NEWS QuickStart doc/todorc.example doc/scripts.sh doc/scripts.tcsh ChangeLog
14cr|devtodo-0.1.20-5|46	%config(noreplace) %{_sysconfdir}/todorc
14cr|devtodo-0.1.20-5|47	%{_bindir}/*
14cr|devtodo-0.1.20-5|48	%{_mandir}/man1/*
14cr|devtodo-0.1.20-5|49	
14cr|devtodo-0.1.20-5|50	
14cr|devtodo-0.1.20-5|51	
14cr|devtodo-0.1.20-5|52	
14cr|devtodo-0.1.20-5|53	%changelog
14cr|devtodo-0.1.20-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.20-5
14cr|devtodo-0.1.20-5|55	+ Revision: 6449936
14cr|devtodo-0.1.20-5|56	- MassBuild#464: Increase release tag
14cr|devtodo-0.1.20-5|57	
14cr|devtodo-0.1.20-5|58	

878 14
14cr|dfb++-1.2.0-10|1	%define Name	DFB++
14cr|dfb++-1.2.0-10|2	
14cr|dfb++-1.2.0-10|3	%define api		%(A=%version; echo ${A%%.*})
14cr|dfb++-1.2.0-10|4	%define major		%(A=%version; echo ${A##*.})
14cr|dfb++-1.2.0-10|5	%define libname		%mklibname %{name} %{api} %{major}
14cr|dfb++-1.2.0-10|6	%define libnamedevel	%mklibname %{name} -d
14cr|dfb++-1.2.0-10|7	
14cr|dfb++-1.2.0-10|8	Summary:	C++ binding for DirectFB providing a much easier usage
14cr|dfb++-1.2.0-10|9	Name:		dfb++
14cr|dfb++-1.2.0-10|10	Version:	1.2.0
14cr|dfb++-1.2.0-10|11	Release:	10
14cr|dfb++-1.2.0-10|12	License:	LGPLv2+
14cr|dfb++-1.2.0-10|13	Group:		System/Libraries
14cr|dfb++-1.2.0-10|14	URL:		http://directfb.org/
14cr|dfb++-1.2.0-10|15	Source0:	http://directfb.org/downloads/Extras/%{Name}-%{version}.tar.gz
14cr|dfb++-1.2.0-10|16	Patch0:		DFB++-1.2.0-directfb-api.patch
14cr|dfb++-1.2.0-10|17	BuildRequires:	directfb-devel >= %{version}
14cr|dfb++-1.2.0-10|18	
14cr|dfb++-1.2.0-10|19	%description
14cr|dfb++-1.2.0-10|20	This is a C++ binding for DirectFB providing a much easier usage.
14cr|dfb++-1.2.0-10|21	
14cr|dfb++-1.2.0-10|22	%package -n	%{libname}
14cr|dfb++-1.2.0-10|23	Summary:	C++ binding for DirectFB providing a much easier usage
14cr|dfb++-1.2.0-10|24	Group:		System/Libraries
14cr|dfb++-1.2.0-10|25	Provides:	%{name} = %{version}-%{release}
14cr|dfb++-1.2.0-10|26	
14cr|dfb++-1.2.0-10|27	%description -n	%{libname}
14cr|dfb++-1.2.0-10|28	This is a C++ binding for DirectFB providing a much easier usage.
14cr|dfb++-1.2.0-10|29	
14cr|dfb++-1.2.0-10|30	This package contains the library needed to run programs dynamically
14cr|dfb++-1.2.0-10|31	linked with DFB++.
14cr|dfb++-1.2.0-10|32	
14cr|dfb++-1.2.0-10|33	%package -n 	%{libnamedevel}
14cr|dfb++-1.2.0-10|34	Summary:	Headers for developing programs that will use DFB++
14cr|dfb++-1.2.0-10|35	Group:		Development/C++
14cr|dfb++-1.2.0-10|36	Requires:	%{libname} = %{version}
14cr|dfb++-1.2.0-10|37	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|dfb++-1.2.0-10|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|dfb++-1.2.0-10|39	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
14cr|dfb++-1.2.0-10|40	
14cr|dfb++-1.2.0-10|41	%description -n %{libnamedevel}
14cr|dfb++-1.2.0-10|42	This package contains the headers that programmers will need to develop
14cr|dfb++-1.2.0-10|43	applications which will use DFB++.
14cr|dfb++-1.2.0-10|44	
14cr|dfb++-1.2.0-10|45	%package	examples
14cr|dfb++-1.2.0-10|46	Summary:	Example programs that use DFB++
14cr|dfb++-1.2.0-10|47	Group:		Development/C++
14cr|dfb++-1.2.0-10|48	
14cr|dfb++-1.2.0-10|49	%description	examples
14cr|dfb++-1.2.0-10|50	Example programs dfbshow and dfbswitch that use DFB++.
14cr|dfb++-1.2.0-10|51	
14cr|dfb++-1.2.0-10|52	%prep
14cr|dfb++-1.2.0-10|53	%setup -q -n %{Name}-%{version}
14cr|dfb++-1.2.0-10|54	%patch0 -p0
14cr|dfb++-1.2.0-10|55	
14cr|dfb++-1.2.0-10|56	%build
14cr|dfb++-1.2.0-10|57	%configure2_5x
14cr|dfb++-1.2.0-10|58	%make
14cr|dfb++-1.2.0-10|59	
14cr|dfb++-1.2.0-10|60	%install
14cr|dfb++-1.2.0-10|61	rm -rf %{buildroot}
14cr|dfb++-1.2.0-10|62	%makeinstall_std
14cr|dfb++-1.2.0-10|63	chmod 644 %{buildroot}%{_libdir}/*.la
14cr|dfb++-1.2.0-10|64	
14cr|dfb++-1.2.0-10|65	%multiarch_binaries %{buildroot}%{_bindir}/dfb++-config
14cr|dfb++-1.2.0-10|66	
14cr|dfb++-1.2.0-10|67	make -C examples clean
14cr|dfb++-1.2.0-10|68	
14cr|dfb++-1.2.0-10|69	%files -n %{libname}
14cr|dfb++-1.2.0-10|70	%{_libdir}/libdfb++-%{api}.so.%{major}*
14cr|dfb++-1.2.0-10|71	
14cr|dfb++-1.2.0-10|72	%files -n %{libnamedevel}
14cr|dfb++-1.2.0-10|73	%doc COPYING
14cr|dfb++-1.2.0-10|74	%{_bindir}/dfb++-config
14cr|dfb++-1.2.0-10|75	%{multiarch_bindir}/dfb++-config
14cr|dfb++-1.2.0-10|76	%{_includedir}/dfb++
14cr|dfb++-1.2.0-10|77	%{_libdir}/*.so
14cr|dfb++-1.2.0-10|78	%{_libdir}/pkgconfig/dfb++.pc
14cr|dfb++-1.2.0-10|79	
14cr|dfb++-1.2.0-10|80	%files examples
14cr|dfb++-1.2.0-10|81	%doc COPYING examples
14cr|dfb++-1.2.0-10|82	%{_bindir}/dfbshow
14cr|dfb++-1.2.0-10|83	%{_bindir}/dfbswitch
14cr|dfb++-1.2.0-10|84	
14cr|dfb++-1.2.0-10|85	
14cr|dfb++-1.2.0-10|86	%changelog
14cr|dfb++-1.2.0-10|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-10
14cr|dfb++-1.2.0-10|88	+ Revision: b9b8ce2
14cr|dfb++-1.2.0-10|89	- MassBuild#464: Increase release tag
14cr|dfb++-1.2.0-10|90	
14cr|dfb++-1.2.0-10|91	

879 14
14cr|dfbterm-0.8.15-7|1	
14cr|dfbterm-0.8.15-7|2	%define name dfbterm
14cr|dfbterm-0.8.15-7|3	%define Name DFBTerm
14cr|dfbterm-0.8.15-7|4	%define version 0.8.15
14cr|dfbterm-0.8.15-7|5	%define rel	7
14cr|dfbterm-0.8.15-7|6	%define release %mkrel %rel
14cr|dfbterm-0.8.15-7|7	
14cr|dfbterm-0.8.15-7|8	Name:		%name
14cr|dfbterm-0.8.15-7|9	Summary:	Terminal application for DirectFB
14cr|dfbterm-0.8.15-7|10	Version:	%version
14cr|dfbterm-0.8.15-7|11	Release:	%release
14cr|dfbterm-0.8.15-7|12	URL:		http://www.directfb.org/
14cr|dfbterm-0.8.15-7|13	Group:		Terminals
14cr|dfbterm-0.8.15-7|14	Source0:	http://www.directfb.org/downloads/Programs/%{Name}-%{version}.tar.bz2
14cr|dfbterm-0.8.15-7|15	Patch0:		DFBTerm-0.8.15-fontdir.patch
14cr|dfbterm-0.8.15-7|16	License:	MIT
14cr|dfbterm-0.8.15-7|17	BuildRequires:	directfb-devel
14cr|dfbterm-0.8.15-7|18	BuildRequires:	lite-devel
14cr|dfbterm-0.8.15-7|19	BuildRoot:	%{_tmppath}/%{name}-root
14cr|dfbterm-0.8.15-7|20	
14cr|dfbterm-0.8.15-7|21	%description
14cr|dfbterm-0.8.15-7|22	DFBTerm is a terminal application for DirectFB. It uses LiTE (LiTE is
14cr|dfbterm-0.8.15-7|23	a Toolkit Engine) and has a very nice anti aliased fixed width font.
14cr|dfbterm-0.8.15-7|24	
14cr|dfbterm-0.8.15-7|25	%prep
14cr|dfbterm-0.8.15-7|26	%setup -q -n %{Name}-%{version}
14cr|dfbterm-0.8.15-7|27	%patch0 -p0
14cr|dfbterm-0.8.15-7|28	
14cr|dfbterm-0.8.15-7|29	%build
14cr|dfbterm-0.8.15-7|30	
14cr|dfbterm-0.8.15-7|31	%configure2_5x
14cr|dfbterm-0.8.15-7|32	%make
14cr|dfbterm-0.8.15-7|33	
14cr|dfbterm-0.8.15-7|34	%install
14cr|dfbterm-0.8.15-7|35	rm -rf %{buildroot}
14cr|dfbterm-0.8.15-7|36	%makeinstall_std
14cr|dfbterm-0.8.15-7|37	
14cr|dfbterm-0.8.15-7|38	%clean
14cr|dfbterm-0.8.15-7|39	rm -rf %{buildroot}
14cr|dfbterm-0.8.15-7|40	
14cr|dfbterm-0.8.15-7|41	%files
14cr|dfbterm-0.8.15-7|42	%defattr(-,root,root)
14cr|dfbterm-0.8.15-7|43	%doc AUTHORS COPYING ChangeLog
14cr|dfbterm-0.8.15-7|44	%{_sbindir}/dfbterm-pty-helper
14cr|dfbterm-0.8.15-7|45	%{_bindir}/dfbterm
14cr|dfbterm-0.8.15-7|46	
14cr|dfbterm-0.8.15-7|47	
14cr|dfbterm-0.8.15-7|48	
14cr|dfbterm-0.8.15-7|49	
14cr|dfbterm-0.8.15-7|50	
14cr|dfbterm-0.8.15-7|51	%changelog
14cr|dfbterm-0.8.15-7|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.15-7
14cr|dfbterm-0.8.15-7|53	+ Revision: d1f4309
14cr|dfbterm-0.8.15-7|54	- Automatic import for version 0.8.15
14cr|dfbterm-0.8.15-7|55	
14cr|dfbterm-0.8.15-7|56	

880 14
14cr|d-feet-0.3.4-2|1	%define	debug_package %{nil}
14cr|d-feet-0.3.4-2|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|d-feet-0.3.4-2|3	
14cr|d-feet-0.3.4-2|4	Summary:	 D-Bus debugger
14cr|d-feet-0.3.4-2|5	Name:		d-feet
14cr|d-feet-0.3.4-2|6	Version:	0.3.4
14cr|d-feet-0.3.4-2|7	Release:	2
14cr|d-feet-0.3.4-2|8	License:	GPLv2+
14cr|d-feet-0.3.4-2|9	Group:		Emulators
14cr|d-feet-0.3.4-2|10	Url:		http://fedorahosted.org/d-feet/
14cr|d-feet-0.3.4-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/d-feet/%{url_ver}/%{name}-%{version}.tar.xz
14cr|d-feet-0.3.4-2|12	BuildRequires:	python-setuptools
14cr|d-feet-0.3.4-2|13	BuildRequires:	python-pep8
14cr|d-feet-0.3.4-2|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.6
14cr|d-feet-0.3.4-2|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|d-feet-0.3.4-2|16	BuildRequires:	itstool
14cr|d-feet-0.3.4-2|17	BuildRequires:	libxml2-utils
14cr|d-feet-0.3.4-2|18	BuildRequires:	intltool
14cr|d-feet-0.3.4-2|19	
14cr|d-feet-0.3.4-2|20	Requires:	python-dbus
14cr|d-feet-0.3.4-2|21	
14cr|d-feet-0.3.4-2|22	
14cr|d-feet-0.3.4-2|23	%description
14cr|d-feet-0.3.4-2|24	D-Feet is a D-Bus debugger written in PyGtk by John (J5) Palmieri.
14cr|d-feet-0.3.4-2|25	
14cr|d-feet-0.3.4-2|26	It allows :
14cr|d-feet-0.3.4-2|27	* to view names on any bus,
14cr|d-feet-0.3.4-2|28	* to view exported objects, interfaces, methods and signals,
14cr|d-feet-0.3.4-2|29	* to view the full command line of services on the bus,
14cr|d-feet-0.3.4-2|30	* and to execute methods with parameters on the bus and see their
14cr|d-feet-0.3.4-2|31	return values.
14cr|d-feet-0.3.4-2|32	
14cr|d-feet-0.3.4-2|33	%prep
14cr|d-feet-0.3.4-2|34	%setup -q
14cr|d-feet-0.3.4-2|35	
14cr|d-feet-0.3.4-2|36	%build
14cr|d-feet-0.3.4-2|37	%configure2_5x
14cr|d-feet-0.3.4-2|38	%make
14cr|d-feet-0.3.4-2|39	
14cr|d-feet-0.3.4-2|40	%install
14cr|d-feet-0.3.4-2|41	%makeinstall_std
14cr|d-feet-0.3.4-2|42	
14cr|d-feet-0.3.4-2|43	
14cr|d-feet-0.3.4-2|44	mkdir -p %{buildroot}%{_datadir}/%{name}/help/figures
14cr|d-feet-0.3.4-2|45	mv %{buildroot}%{_datadir}/help/C/%{name}/{index,basics}.page \
14cr|d-feet-0.3.4-2|46	%{buildroot}%{_datadir}/%{name}/help/
14cr|d-feet-0.3.4-2|47	mv %{buildroot}%{_datadir}/help/C/%{name}/figures/icon.png \
14cr|d-feet-0.3.4-2|48	%{buildroot}%{_datadir}/%{name}/help/figures/
14cr|d-feet-0.3.4-2|49	rm -rf %{buildroot}%{_datadir}/help
14cr|d-feet-0.3.4-2|50	
14cr|d-feet-0.3.4-2|51	%files
14cr|d-feet-0.3.4-2|52	%doc AUTHORS COPYING README
14cr|d-feet-0.3.4-2|53	%{python_sitelib}/*
14cr|d-feet-0.3.4-2|54	%{_bindir}/%{name}
14cr|d-feet-0.3.4-2|55	%{_datadir}/%{name}/
14cr|d-feet-0.3.4-2|56	%{_iconsdir}/hicolor/*/apps/*.png
14cr|d-feet-0.3.4-2|57	%{_iconsdir}/hicolor/*/apps/*.svg
14cr|d-feet-0.3.4-2|58	%{_iconsdir}/HighContrast/*/apps/*.svg
14cr|d-feet-0.3.4-2|59	%{_datadir}/applications/%{name}.desktop
14cr|d-feet-0.3.4-2|60	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cr|d-feet-0.3.4-2|61	
14cr|d-feet-0.3.4-2|62	
14cr|d-feet-0.3.4-2|63	%changelog
14cr|d-feet-0.3.4-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-2
14cr|d-feet-0.3.4-2|65	+ Revision: ee1cbbf
14cr|d-feet-0.3.4-2|66	- MassBuild#464: Increase release tag
14cr|d-feet-0.3.4-2|67	
14cr|d-feet-0.3.4-2|68	

881 14
14cr|dfm-0.5-2|1	Name:		dfm
14cr|dfm-0.5-2|2	Summary:	Dino file manager
14cr|dfm-0.5-2|3	Version:	0.5
14cr|dfm-0.5-2|4	Release:	2
14cr|dfm-0.5-2|5	License:	GPLv3+
14cr|dfm-0.5-2|6	Group:		Graphical desktop/Other
14cr|dfm-0.5-2|7	URL:		http://dfm.sourceforge.net/
14cr|dfm-0.5-2|8	Source0:	http://downloads.sourceforge.net/project/dfm/src/Dino_src-%{version}.tar.gz
14cr|dfm-0.5-2|9	BuildRequires:	qt4-devel
14cr|dfm-0.5-2|10	BuildRequires:	imagemagick
14cr|dfm-0.5-2|11	
14cr|dfm-0.5-2|12	%description
14cr|dfm-0.5-2|13	Dino is an easy to use and powerful file manager built in Qt. It’s features
14cr|dfm-0.5-2|14	include symlinking files by mouse click, the usual features such as making
14cr|dfm-0.5-2|15	directories, run commands, copying & pasting..etc; drag and drop and even
14cr|dfm-0.5-2|16	a built in text editor.
14cr|dfm-0.5-2|17	
14cr|dfm-0.5-2|18	%prep
14cr|dfm-0.5-2|19	%setup -q
14cr|dfm-0.5-2|20	
14cr|dfm-0.5-2|21	%build
14cr|dfm-0.5-2|22	%qmake_qt4
14cr|dfm-0.5-2|23	%make
14cr|dfm-0.5-2|24	lrelease Dino.pro
14cr|dfm-0.5-2|25	
14cr|dfm-0.5-2|26	%install
14cr|dfm-0.5-2|27	#make install INSTALL_ROOT=%{buildroot}
14cr|dfm-0.5-2|28	
14cr|dfm-0.5-2|29	%__install -d %{buildroot}%{_datadir}/Dino/translations/
14cr|dfm-0.5-2|30	%__install -d %{buildroot}%{_datadir}/applications/
14cr|dfm-0.5-2|31	
14cr|dfm-0.5-2|32	%__install -D -m 755 Dino %{buildroot}%{_bindir}/Dino
14cr|dfm-0.5-2|33	cp -a translations/Dino_*.qm %{buildroot}%{_datadir}/Dino/translations/
14cr|dfm-0.5-2|34	%__rm -f %{buildroot}%{_datadir}/Dino/translations/Dino_xx_xx.qm
14cr|dfm-0.5-2|35	%__install -D -m 644 dino.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/dino.png
14cr|dfm-0.5-2|36	for size in 16 32 48
14cr|dfm-0.5-2|37	do
14cr|dfm-0.5-2|38	%__install -d -m 755 %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
14cr|dfm-0.5-2|39	convert -resize ${size}x${size} dino.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/dino.png
14cr|dfm-0.5-2|40	done
14cr|dfm-0.5-2|41	
14cr|dfm-0.5-2|42	cat > %{buildroot}%{_datadir}/applications/Dino.desktop << EOF
14cr|dfm-0.5-2|43	[Desktop Entry]
14cr|dfm-0.5-2|44	Encoding=UTF-8
14cr|dfm-0.5-2|45	Name=Dino
14cr|dfm-0.5-2|46	GenericName=Dino
14cr|dfm-0.5-2|47	Comment=Simple File Manager
14cr|dfm-0.5-2|48	Exec=Dino
14cr|dfm-0.5-2|49	Icon=dino
14cr|dfm-0.5-2|50	Terminal=false
14cr|dfm-0.5-2|51	Type=Application
14cr|dfm-0.5-2|52	StartupNotify=false
14cr|dfm-0.5-2|53	Categories=FileTransfer;Utility;FileManager;Qt;
14cr|dfm-0.5-2|54	EOF
14cr|dfm-0.5-2|55	
14cr|dfm-0.5-2|56	%if %{mdvver} >= 201200
14cr|dfm-0.5-2|57	%find_lang Dino --with-qt
14cr|dfm-0.5-2|58	%else
14cr|dfm-0.5-2|59	cat > Dino.lang << EOF
14cr|dfm-0.5-2|60	%lang(ru) /usr/share/Dino/translations/Dino_ru.qm
14cr|dfm-0.5-2|61	%lang(sr_BA) /usr/share/Dino/translations/Dino_sr_BA.qm
14cr|dfm-0.5-2|62	%lang(de) /usr/share/Dino/translations/Dino_de.qm
14cr|dfm-0.5-2|63	%lang(sr_RS) /usr/share/Dino/translations/Dino_sr_RS.qm
14cr|dfm-0.5-2|64	%lang(es_VE) /usr/share/Dino/translations/Dino_es_VE.qm
14cr|dfm-0.5-2|65	EOF
14cr|dfm-0.5-2|66	%endif
14cr|dfm-0.5-2|67	
14cr|dfm-0.5-2|68	%files -f Dino.lang
14cr|dfm-0.5-2|69	%{_bindir}/Dino
14cr|dfm-0.5-2|70	%{_datadir}/applications/Dino.desktop
14cr|dfm-0.5-2|71	%{_iconsdir}/hicolor/*/apps/dino.*
14cr|dfm-0.5-2|72	%doc CHANGELOG README
14cr|dfm-0.5-2|73	
14cr|dfm-0.5-2|74	
14cr|dfm-0.5-2|75	
14cr|dfm-0.5-2|76	%changelog
14cr|dfm-0.5-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|dfm-0.5-2|78	+ Revision: 646cff4
14cr|dfm-0.5-2|79	- MassBuild#464: Increase release tag
14cr|dfm-0.5-2|80	
14cr|dfm-0.5-2|81	

882 14
14cr|dfu-programmer-0.6.1-2|1	Name:           dfu-programmer
14cr|dfu-programmer-0.6.1-2|2	Version:        0.6.1
14cr|dfu-programmer-0.6.1-2|3	Release:        2
14cr|dfu-programmer-0.6.1-2|4	Summary:        A Device Firmware Update based USB programmer for Atmel chips
14cr|dfu-programmer-0.6.1-2|5	
14cr|dfu-programmer-0.6.1-2|6	Group:          Development/Other
14cr|dfu-programmer-0.6.1-2|7	License:        GPLv2+
14cr|dfu-programmer-0.6.1-2|8	URL:            http://dfu-programmer.sourceforge.net/
14cr|dfu-programmer-0.6.1-2|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|dfu-programmer-0.6.1-2|10	
14cr|dfu-programmer-0.6.1-2|11	BuildRequires:  libusb-devel >= 0.1.10a
14cr|dfu-programmer-0.6.1-2|12	
14cr|dfu-programmer-0.6.1-2|13	%description
14cr|dfu-programmer-0.6.1-2|14	A linux based command-line programmer for Atmel chips with a USB
14cr|dfu-programmer-0.6.1-2|15	bootloader supporting ISP. This is a mostly Device Firmware Update
14cr|dfu-programmer-0.6.1-2|16	(DFU) 1.0 compliant user-space application. Supports all DFU enabled
14cr|dfu-programmer-0.6.1-2|17	Atmel chips with USB support.
14cr|dfu-programmer-0.6.1-2|18	
14cr|dfu-programmer-0.6.1-2|19	%prep
14cr|dfu-programmer-0.6.1-2|20	%setup -q
14cr|dfu-programmer-0.6.1-2|21	
14cr|dfu-programmer-0.6.1-2|22	%build
14cr|dfu-programmer-0.6.1-2|23	export LDFLAGS="-lusb-1.0"
14cr|dfu-programmer-0.6.1-2|24	%configure
14cr|dfu-programmer-0.6.1-2|25	%make
14cr|dfu-programmer-0.6.1-2|26	
14cr|dfu-programmer-0.6.1-2|27	%install
14cr|dfu-programmer-0.6.1-2|28	%makeinstall_std
14cr|dfu-programmer-0.6.1-2|29	
14cr|dfu-programmer-0.6.1-2|30	%{__install} -d %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty
14cr|dfu-programmer-0.6.1-2|31	%{__install} -pm 644 fedora/10-dfu-programmer.fdi %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
14cr|dfu-programmer-0.6.1-2|32	
14cr|dfu-programmer-0.6.1-2|33	%files
14cr|dfu-programmer-0.6.1-2|34	%doc AUTHORS ChangeLog NEWS README COPYING
14cr|dfu-programmer-0.6.1-2|35	%{_bindir}/%{name}
14cr|dfu-programmer-0.6.1-2|36	%{_mandir}/man1/%{name}.1*
14cr|dfu-programmer-0.6.1-2|37	%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
14cr|dfu-programmer-0.6.1-2|38	
14cr|dfu-programmer-0.6.1-2|39	
14cr|dfu-programmer-0.6.1-2|40	%changelog
14cr|dfu-programmer-0.6.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|dfu-programmer-0.6.1-2|42	+ Revision: 17c0736
14cr|dfu-programmer-0.6.1-2|43	- MassBuild#464: Increase release tag
14cr|dfu-programmer-0.6.1-2|44	
14cr|dfu-programmer-0.6.1-2|45	

883 14
14cr|dfu-util-0.2-0.20102407.2|1	%define	gitdate	20102407
14cr|dfu-util-0.2-0.20102407.2|2	
14cr|dfu-util-0.2-0.20102407.2|3	Summary:	Tool to reflash firmware by usb
14cr|dfu-util-0.2-0.20102407.2|4	Name:		dfu-util
14cr|dfu-util-0.2-0.20102407.2|5	Version:	0.2
14cr|dfu-util-0.2-0.20102407.2|6	Release:	%mkrel 0.%{gitdate}.2
14cr|dfu-util-0.2-0.20102407.2|7	Source0:	%{name}-%{version}.tar.xz
14cr|dfu-util-0.2-0.20102407.2|8	License:	GPLv2+
14cr|dfu-util-0.2-0.20102407.2|9	Group:		Development/Other
14cr|dfu-util-0.2-0.20102407.2|10	Url:		http://wiki.openmoko.org/wiki/Dfu-util
14cr|dfu-util-0.2-0.20102407.2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dfu-util-0.2-0.20102407.2|12	BuildRequires:	libusb-devel
14cr|dfu-util-0.2-0.20102407.2|13	
14cr|dfu-util-0.2-0.20102407.2|14	%description
14cr|dfu-util-0.2-0.20102407.2|15	Dfu-util is a tool to reflash the firmware of compliant usb device.
14cr|dfu-util-0.2-0.20102407.2|16	
14cr|dfu-util-0.2-0.20102407.2|17	%prep
14cr|dfu-util-0.2-0.20102407.2|18	%setup -q
14cr|dfu-util-0.2-0.20102407.2|19	
14cr|dfu-util-0.2-0.20102407.2|20	%build
14cr|dfu-util-0.2-0.20102407.2|21	%configure
14cr|dfu-util-0.2-0.20102407.2|22	%make
14cr|dfu-util-0.2-0.20102407.2|23	
14cr|dfu-util-0.2-0.20102407.2|24	%install
14cr|dfu-util-0.2-0.20102407.2|25	rm -rf $RPM_BUILD_ROOT
14cr|dfu-util-0.2-0.20102407.2|26	%makeinstall
14cr|dfu-util-0.2-0.20102407.2|27	
14cr|dfu-util-0.2-0.20102407.2|28	%clean
14cr|dfu-util-0.2-0.20102407.2|29	rm -rf $RPM_BUILD_ROOT
14cr|dfu-util-0.2-0.20102407.2|30	
14cr|dfu-util-0.2-0.20102407.2|31	%files
14cr|dfu-util-0.2-0.20102407.2|32	%defattr(-,root,root)
14cr|dfu-util-0.2-0.20102407.2|33	%{_bindir}/dfu-util
14cr|dfu-util-0.2-0.20102407.2|34	%{_mandir}/man1/*
14cr|dfu-util-0.2-0.20102407.2|35	
14cr|dfu-util-0.2-0.20102407.2|36	
14cr|dfu-util-0.2-0.20102407.2|37	
14cr|dfu-util-0.2-0.20102407.2|38	%changelog
14cr|dfu-util-0.2-0.20102407.2|39	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2-0.20102407.2
14cr|dfu-util-0.2-0.20102407.2|40	+ Revision: 097166d
14cr|dfu-util-0.2-0.20102407.2|41	- Automatic import for version 0.2
14cr|dfu-util-0.2-0.20102407.2|42	
14cr|dfu-util-0.2-0.20102407.2|43	

884 14
14cr|dgen-sdl-1.32-2|1	Name:		dgen-sdl
14cr|dgen-sdl-1.32-2|2	Summary:	DGen Sega Genesis emulator, ported to SDL
14cr|dgen-sdl-1.32-2|3	Version:	1.32
14cr|dgen-sdl-1.32-2|4	Release:	2
14cr|dgen-sdl-1.32-2|5	Group:		Emulators
14cr|dgen-sdl-1.32-2|6	License:	BSD
14cr|dgen-sdl-1.32-2|7	URL:		http://dgen.sourceforge.net/
14cr|dgen-sdl-1.32-2|8	Source0:	http://sourceforge.net/projects/dgen/files/dgen/%{version}/%{name}-%{version}.tar.gz
14cr|dgen-sdl-1.32-2|9	BuildRequires:	pkgconfig(gl)
14cr|dgen-sdl-1.32-2|10	BuildRequires:	pkgconfig(glu)
14cr|dgen-sdl-1.32-2|11	BuildRequires:	pkgconfig(sdl)
14cr|dgen-sdl-1.32-2|12	%ifarch %{ix86}
14cr|dgen-sdl-1.32-2|13	BuildRequires:	nasm
14cr|dgen-sdl-1.32-2|14	%endif
14cr|dgen-sdl-1.32-2|15	
14cr|dgen-sdl-1.32-2|16	%description
14cr|dgen-sdl-1.32-2|17	DGen/SDL is a free, open source emulator for Sega Genesis/MegaDrive systems.
14cr|dgen-sdl-1.32-2|18	The latest version supports save states, interlace mode, Game Genie,
14cr|dgen-sdl-1.32-2|19	Linux joystick support, compressed ROM images, and other nice features.
14cr|dgen-sdl-1.32-2|20	
14cr|dgen-sdl-1.32-2|21	Warning! There is no GUI yet so you need to either run DGen/SDL from
14cr|dgen-sdl-1.32-2|22	terminal or use front-end (if there are any).
14cr|dgen-sdl-1.32-2|23	
14cr|dgen-sdl-1.32-2|24	%prep
14cr|dgen-sdl-1.32-2|25	%setup -q
14cr|dgen-sdl-1.32-2|26	
14cr|dgen-sdl-1.32-2|27	%build
14cr|dgen-sdl-1.32-2|28	%configure --without-star --enable-opengl
14cr|dgen-sdl-1.32-2|29	%make
14cr|dgen-sdl-1.32-2|30	
14cr|dgen-sdl-1.32-2|31	%install
14cr|dgen-sdl-1.32-2|32	%makeinstall_std
14cr|dgen-sdl-1.32-2|33	
14cr|dgen-sdl-1.32-2|34	%files
14cr|dgen-sdl-1.32-2|35	%doc AUTHORS ChangeLog COPYING README BUGS
14cr|dgen-sdl-1.32-2|36	%{_bindir}/dgen
14cr|dgen-sdl-1.32-2|37	%{_bindir}/dgen_tobin
14cr|dgen-sdl-1.32-2|38	%{_mandir}/man1/dgen.1*
14cr|dgen-sdl-1.32-2|39	%{_mandir}/man1/dgen_tobin.1*
14cr|dgen-sdl-1.32-2|40	%{_mandir}/man5/dgenrc.5*
14cr|dgen-sdl-1.32-2|41	
14cr|dgen-sdl-1.32-2|42	
14cr|dgen-sdl-1.32-2|43	%changelog
14cr|dgen-sdl-1.32-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.32-2
14cr|dgen-sdl-1.32-2|45	+ Revision: 0a65001
14cr|dgen-sdl-1.32-2|46	- MassBuild#464: Increase release tag
14cr|dgen-sdl-1.32-2|47	
14cr|dgen-sdl-1.32-2|48	

885 14
14cr|d-haven-event-1.1.0-4.0.4|1	# Copyright (c) 2000-2007, JPackage Project
14cr|d-haven-event-1.1.0-4.0.4|2	# All rights reserved.
14cr|d-haven-event-1.1.0-4.0.4|3	#
14cr|d-haven-event-1.1.0-4.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|d-haven-event-1.1.0-4.0.4|5	# modification, are permitted provided that the following conditions
14cr|d-haven-event-1.1.0-4.0.4|6	# are met:
14cr|d-haven-event-1.1.0-4.0.4|7	#
14cr|d-haven-event-1.1.0-4.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|d-haven-event-1.1.0-4.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|d-haven-event-1.1.0-4.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|d-haven-event-1.1.0-4.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|d-haven-event-1.1.0-4.0.4|12	#    documentation and/or other materials provided with the
14cr|d-haven-event-1.1.0-4.0.4|13	#    distribution.
14cr|d-haven-event-1.1.0-4.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|d-haven-event-1.1.0-4.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|d-haven-event-1.1.0-4.0.4|16	#    from this software without specific prior written permission.
14cr|d-haven-event-1.1.0-4.0.4|17	#
14cr|d-haven-event-1.1.0-4.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|d-haven-event-1.1.0-4.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|d-haven-event-1.1.0-4.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|d-haven-event-1.1.0-4.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|d-haven-event-1.1.0-4.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|d-haven-event-1.1.0-4.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|d-haven-event-1.1.0-4.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|d-haven-event-1.1.0-4.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|d-haven-event-1.1.0-4.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|d-haven-event-1.1.0-4.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|d-haven-event-1.1.0-4.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|d-haven-event-1.1.0-4.0.4|29	#
14cr|d-haven-event-1.1.0-4.0.4|30	%define _without_maven 1
14cr|d-haven-event-1.1.0-4.0.4|31	
14cr|d-haven-event-1.1.0-4.0.4|32	%define gcj_support 0
14cr|d-haven-event-1.1.0-4.0.4|33	
14cr|d-haven-event-1.1.0-4.0.4|34	# If you don't want to build with maven, and use straight ant instead,
14cr|d-haven-event-1.1.0-4.0.4|35	# give rpmbuild option '--without maven'
14cr|d-haven-event-1.1.0-4.0.4|36	
14cr|d-haven-event-1.1.0-4.0.4|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cr|d-haven-event-1.1.0-4.0.4|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cr|d-haven-event-1.1.0-4.0.4|39	
14cr|d-haven-event-1.1.0-4.0.4|40	%define section free
14cr|d-haven-event-1.1.0-4.0.4|41	
14cr|d-haven-event-1.1.0-4.0.4|42	Name:           d-haven-event
14cr|d-haven-event-1.1.0-4.0.4|43	Version:        1.1.0
14cr|d-haven-event-1.1.0-4.0.4|44	Release:        4.0.4
14cr|d-haven-event-1.1.0-4.0.4|45	Epoch:          0
14cr|d-haven-event-1.1.0-4.0.4|46	Summary:        D-Haven Event based processing
14cr|d-haven-event-1.1.0-4.0.4|47	License:        Apache Software License
14cr|d-haven-event-1.1.0-4.0.4|48	URL:            http://d-haven.org/
14cr|d-haven-event-1.1.0-4.0.4|49	Group:          Development/Java
14cr|d-haven-event-1.1.0-4.0.4|50	Source0:        http://dist.d-haven.org/d-haven-event/src/d-haven-event-1.1.0-src.tar.gz
14cr|d-haven-event-1.1.0-4.0.4|51	
14cr|d-haven-event-1.1.0-4.0.4|52	Source1:        pom-maven2jpp-depcat.xsl
14cr|d-haven-event-1.1.0-4.0.4|53	Source2:        pom-maven2jpp-newdepmap.xsl
14cr|d-haven-event-1.1.0-4.0.4|54	Source3:        pom-maven2jpp-mapdeps.xsl
14cr|d-haven-event-1.1.0-4.0.4|55	Source4:        d-haven-event-1.1.0-jpp-depmap.xml
14cr|d-haven-event-1.1.0-4.0.4|56	
14cr|d-haven-event-1.1.0-4.0.4|57	Source5:        d-haven-event-1.1.0-navigation.xml
14cr|d-haven-event-1.1.0-4.0.4|58	Source6:        d-haven-event-1.1.0.pom
14cr|d-haven-event-1.1.0-4.0.4|59	
14cr|d-haven-event-1.1.0-4.0.4|60	Patch0:         d-haven-event-1.1.0-build_xml.patch
14cr|d-haven-event-1.1.0-4.0.4|61	
14cr|d-haven-event-1.1.0-4.0.4|62	Requires:       concurrent
14cr|d-haven-event-1.1.0-4.0.4|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cr|d-haven-event-1.1.0-4.0.4|64	BuildRequires:  ant >= 0:1.6.5
14cr|d-haven-event-1.1.0-4.0.4|65	BuildRequires:  ant-junit
14cr|d-haven-event-1.1.0-4.0.4|66	BuildRequires:  junit
14cr|d-haven-event-1.1.0-4.0.4|67	%if %{with_maven}
14cr|d-haven-event-1.1.0-4.0.4|68	BuildRequires:  maven >= 0:1.1
14cr|d-haven-event-1.1.0-4.0.4|69	BuildRequires:  saxon
14cr|d-haven-event-1.1.0-4.0.4|70	BuildRequires:  saxon-scripts
14cr|d-haven-event-1.1.0-4.0.4|71	%endif
14cr|d-haven-event-1.1.0-4.0.4|72	BuildRequires:  concurrent
14cr|d-haven-event-1.1.0-4.0.4|73	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|d-haven-event-1.1.0-4.0.4|74	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|d-haven-event-1.1.0-4.0.4|75	%if %{gcj_support}
14cr|d-haven-event-1.1.0-4.0.4|76	BuildRequires:    java-gcj-compat-devel
14cr|d-haven-event-1.1.0-4.0.4|77	%endif
14cr|d-haven-event-1.1.0-4.0.4|78	
14cr|d-haven-event-1.1.0-4.0.4|79	%if ! %{gcj_support}
14cr|d-haven-event-1.1.0-4.0.4|80	BuildArch:      noarch
14cr|d-haven-event-1.1.0-4.0.4|81	%endif
14cr|d-haven-event-1.1.0-4.0.4|82	
14cr|d-haven-event-1.1.0-4.0.4|83	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|d-haven-event-1.1.0-4.0.4|84	
14cr|d-haven-event-1.1.0-4.0.4|85	%description
14cr|d-haven-event-1.1.0-4.0.4|86	D-Haven Event is a library designed to make it easier to
14cr|d-haven-event-1.1.0-4.0.4|87	develop event based processing systems.  It also includes
14cr|d-haven-event-1.1.0-4.0.4|88	a CommandManager to handle certain activities behind the
14cr|d-haven-event-1.1.0-4.0.4|89	scenes in a controlled number of background threads.  The
14cr|d-haven-event-1.1.0-4.0.4|90	library has been fully tested, and all dependencies have
14cr|d-haven-event-1.1.0-4.0.4|91	been brought to a minimum.
14cr|d-haven-event-1.1.0-4.0.4|92	
14cr|d-haven-event-1.1.0-4.0.4|93	%package javadoc
14cr|d-haven-event-1.1.0-4.0.4|94	Summary:        Javadoc for %{name}
14cr|d-haven-event-1.1.0-4.0.4|95	Group:          Development/Java
14cr|d-haven-event-1.1.0-4.0.4|96	
14cr|d-haven-event-1.1.0-4.0.4|97	%description javadoc
14cr|d-haven-event-1.1.0-4.0.4|98	%{summary}.
14cr|d-haven-event-1.1.0-4.0.4|99	
14cr|d-haven-event-1.1.0-4.0.4|100	%if %{with_maven}
14cr|d-haven-event-1.1.0-4.0.4|101	%package manual
14cr|d-haven-event-1.1.0-4.0.4|102	Summary:        Documents for %{name}
14cr|d-haven-event-1.1.0-4.0.4|103	Group:          Development/Documentation
14cr|d-haven-event-1.1.0-4.0.4|104	
14cr|d-haven-event-1.1.0-4.0.4|105	%description manual
14cr|d-haven-event-1.1.0-4.0.4|106	%{summary}.
14cr|d-haven-event-1.1.0-4.0.4|107	%endif
14cr|d-haven-event-1.1.0-4.0.4|108	
14cr|d-haven-event-1.1.0-4.0.4|109	%prep
14cr|d-haven-event-1.1.0-4.0.4|110	%setup -q -n %{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|111	%remove_java_binaries
14cr|d-haven-event-1.1.0-4.0.4|112	%patch0 -b .sav
14cr|d-haven-event-1.1.0-4.0.4|113	mkdir xdocs
14cr|d-haven-event-1.1.0-4.0.4|114	cp %{SOURCE5} xdocs/navigation.xml
14cr|d-haven-event-1.1.0-4.0.4|115	sed --in-place "s/haltonerrot=\"true\"/haltonfailure=\"false\"/" build.xml
14cr|d-haven-event-1.1.0-4.0.4|116	%build
14cr|d-haven-event-1.1.0-4.0.4|117	%if %{with_maven}
14cr|d-haven-event-1.1.0-4.0.4|118	export DEPCAT=$(pwd)/d-haven-event-1.1.0-depcat.new.xml
14cr|d-haven-event-1.1.0-4.0.4|119	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14cr|d-haven-event-1.1.0-4.0.4|120	echo '<depset>' >> $DEPCAT
14cr|d-haven-event-1.1.0-4.0.4|121	for p in $(find . -name project.xml); do
14cr|d-haven-event-1.1.0-4.0.4|122	pushd $(dirname $p)
14cr|d-haven-event-1.1.0-4.0.4|123	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14cr|d-haven-event-1.1.0-4.0.4|124	popd
14cr|d-haven-event-1.1.0-4.0.4|125	done
14cr|d-haven-event-1.1.0-4.0.4|126	echo >> $DEPCAT
14cr|d-haven-event-1.1.0-4.0.4|127	echo '</depset>' >> $DEPCAT
14cr|d-haven-event-1.1.0-4.0.4|128	/usr/bin/saxon $DEPCAT %{SOURCE2} > d-haven-event-1.1.0-depmap.new.xml
14cr|d-haven-event-1.1.0-4.0.4|129	
14cr|d-haven-event-1.1.0-4.0.4|130	
14cr|d-haven-event-1.1.0-4.0.4|131	for p in $(find . -name project.xml); do
14cr|d-haven-event-1.1.0-4.0.4|132	pushd $(dirname $p)
14cr|d-haven-event-1.1.0-4.0.4|133	cp project.xml project.xml.orig
14cr|d-haven-event-1.1.0-4.0.4|134	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14cr|d-haven-event-1.1.0-4.0.4|135	popd
14cr|d-haven-event-1.1.0-4.0.4|136	done
14cr|d-haven-event-1.1.0-4.0.4|137	
14cr|d-haven-event-1.1.0-4.0.4|138	maven \
14cr|d-haven-event-1.1.0-4.0.4|139	-Dmaven.javadoc.source=1.4 \
14cr|d-haven-event-1.1.0-4.0.4|140	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14cr|d-haven-event-1.1.0-4.0.4|141	-Dmaven.home.local=$(pwd)/.maven \
14cr|d-haven-event-1.1.0-4.0.4|142	jar javadoc xdoc:transform
14cr|d-haven-event-1.1.0-4.0.4|143	%else
14cr|d-haven-event-1.1.0-4.0.4|144	export CLASSPATH=$(build-classpath concurrent junit)
14cr|d-haven-event-1.1.0-4.0.4|145	CLASSPATH=${CLASSPATH}:target/classes:target/test-classes
14cr|d-haven-event-1.1.0-4.0.4|146	export OPT_JAR_LIST="ant/ant-junit"
14cr|d-haven-event-1.1.0-4.0.4|147	%{ant} \
14cr|d-haven-event-1.1.0-4.0.4|148	-Dsource=1.4 \
14cr|d-haven-event-1.1.0-4.0.4|149	-Dbuild.sysclasspath=only \
14cr|d-haven-event-1.1.0-4.0.4|150	jar javadoc
14cr|d-haven-event-1.1.0-4.0.4|151	%endif
14cr|d-haven-event-1.1.0-4.0.4|152	
14cr|d-haven-event-1.1.0-4.0.4|153	%install
14cr|d-haven-event-1.1.0-4.0.4|154	rm -rf $RPM_BUILD_ROOT
14cr|d-haven-event-1.1.0-4.0.4|155	# jars
14cr|d-haven-event-1.1.0-4.0.4|156	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|d-haven-event-1.1.0-4.0.4|157	install -m 644 target/d-haven-event-1.1.0.jar \
14cr|d-haven-event-1.1.0-4.0.4|158	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|d-haven-event-1.1.0-4.0.4|159	
14cr|d-haven-event-1.1.0-4.0.4|160	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|d-haven-event-1.1.0-4.0.4|161	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|d-haven-event-1.1.0-4.0.4|162	
14cr|d-haven-event-1.1.0-4.0.4|163	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cr|d-haven-event-1.1.0-4.0.4|164	
14cr|d-haven-event-1.1.0-4.0.4|165	# poms
14cr|d-haven-event-1.1.0-4.0.4|166	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|d-haven-event-1.1.0-4.0.4|167	install -pm 644 %{SOURCE6} \
14cr|d-haven-event-1.1.0-4.0.4|168	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
14cr|d-haven-event-1.1.0-4.0.4|169	
14cr|d-haven-event-1.1.0-4.0.4|170	# javadoc
14cr|d-haven-event-1.1.0-4.0.4|171	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|172	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|173	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cr|d-haven-event-1.1.0-4.0.4|174	rm -rf target/docs/apidocs
14cr|d-haven-event-1.1.0-4.0.4|175	
14cr|d-haven-event-1.1.0-4.0.4|176	## manual
14cr|d-haven-event-1.1.0-4.0.4|177	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|178	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|179	%if %{with_maven}
14cr|d-haven-event-1.1.0-4.0.4|180	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|181	%endif
14cr|d-haven-event-1.1.0-4.0.4|182	
14cr|d-haven-event-1.1.0-4.0.4|183	%{gcj_compile}
14cr|d-haven-event-1.1.0-4.0.4|184	
14cr|d-haven-event-1.1.0-4.0.4|185	%clean
14cr|d-haven-event-1.1.0-4.0.4|186	rm -rf $RPM_BUILD_ROOT
14cr|d-haven-event-1.1.0-4.0.4|187	
14cr|d-haven-event-1.1.0-4.0.4|188	%post
14cr|d-haven-event-1.1.0-4.0.4|189	%update_maven_depmap
14cr|d-haven-event-1.1.0-4.0.4|190	%if %{gcj_support}
14cr|d-haven-event-1.1.0-4.0.4|191	%{update_gcjdb}
14cr|d-haven-event-1.1.0-4.0.4|192	%endif
14cr|d-haven-event-1.1.0-4.0.4|193	
14cr|d-haven-event-1.1.0-4.0.4|194	%postun
14cr|d-haven-event-1.1.0-4.0.4|195	%update_maven_depmap
14cr|d-haven-event-1.1.0-4.0.4|196	%if %{gcj_support}
14cr|d-haven-event-1.1.0-4.0.4|197	%{clean_gcjdb}
14cr|d-haven-event-1.1.0-4.0.4|198	%endif
14cr|d-haven-event-1.1.0-4.0.4|199	
14cr|d-haven-event-1.1.0-4.0.4|200	%files
14cr|d-haven-event-1.1.0-4.0.4|201	%defattr(0644,root,root,0755)
14cr|d-haven-event-1.1.0-4.0.4|202	%{_docdir}/%{name}-%{version}/LICENSE.txt
14cr|d-haven-event-1.1.0-4.0.4|203	%{_javadir}/*
14cr|d-haven-event-1.1.0-4.0.4|204	%{_datadir}/maven2/poms/*
14cr|d-haven-event-1.1.0-4.0.4|205	%config(noreplace) %{_mavendepmapfragdir}/*
14cr|d-haven-event-1.1.0-4.0.4|206	%{gcj_files}
14cr|d-haven-event-1.1.0-4.0.4|207	
14cr|d-haven-event-1.1.0-4.0.4|208	%files javadoc
14cr|d-haven-event-1.1.0-4.0.4|209	%defattr(0644,root,root,0755)
14cr|d-haven-event-1.1.0-4.0.4|210	%{_javadocdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|211	%{_javadocdir}/%{name}
14cr|d-haven-event-1.1.0-4.0.4|212	
14cr|d-haven-event-1.1.0-4.0.4|213	%if %{with_maven}
14cr|d-haven-event-1.1.0-4.0.4|214	%files manual
14cr|d-haven-event-1.1.0-4.0.4|215	%defattr(0644,root,root,0755)
14cr|d-haven-event-1.1.0-4.0.4|216	%{_docdir}/%{name}-%{version}
14cr|d-haven-event-1.1.0-4.0.4|217	%endif
14cr|d-haven-event-1.1.0-4.0.4|218	
14cr|d-haven-event-1.1.0-4.0.4|219	
14cr|d-haven-event-1.1.0-4.0.4|220	
14cr|d-haven-event-1.1.0-4.0.4|221	%changelog
14cr|d-haven-event-1.1.0-4.0.4|222	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.0-4.0.4
14cr|d-haven-event-1.1.0-4.0.4|223	+ Revision: 74ad1fb
14cr|d-haven-event-1.1.0-4.0.4|224	- MassBuild#464: Increase release tag
14cr|d-haven-event-1.1.0-4.0.4|225	
14cr|d-haven-event-1.1.0-4.0.4|226	

886 14
14cr|d-haven-mpool-1.0-6.0.6|1	# Copyright (c) 2000-2007, JPackage Project
14cr|d-haven-mpool-1.0-6.0.6|2	# All rights reserved.
14cr|d-haven-mpool-1.0-6.0.6|3	#
14cr|d-haven-mpool-1.0-6.0.6|4	# Redistribution and use in source and binary forms, with or without
14cr|d-haven-mpool-1.0-6.0.6|5	# modification, are permitted provided that the following conditions
14cr|d-haven-mpool-1.0-6.0.6|6	# are met:
14cr|d-haven-mpool-1.0-6.0.6|7	#
14cr|d-haven-mpool-1.0-6.0.6|8	# 1. Redistributions of source code must retain the above copyright
14cr|d-haven-mpool-1.0-6.0.6|9	#    notice, this list of conditions and the following disclaimer.
14cr|d-haven-mpool-1.0-6.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|d-haven-mpool-1.0-6.0.6|11	#    notice, this list of conditions and the following disclaimer in the
14cr|d-haven-mpool-1.0-6.0.6|12	#    documentation and/or other materials provided with the
14cr|d-haven-mpool-1.0-6.0.6|13	#    distribution.
14cr|d-haven-mpool-1.0-6.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|d-haven-mpool-1.0-6.0.6|15	#    contributors may be used to endorse or promote products derived
14cr|d-haven-mpool-1.0-6.0.6|16	#    from this software without specific prior written permission.
14cr|d-haven-mpool-1.0-6.0.6|17	#
14cr|d-haven-mpool-1.0-6.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|d-haven-mpool-1.0-6.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|d-haven-mpool-1.0-6.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|d-haven-mpool-1.0-6.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|d-haven-mpool-1.0-6.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|d-haven-mpool-1.0-6.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|d-haven-mpool-1.0-6.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|d-haven-mpool-1.0-6.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|d-haven-mpool-1.0-6.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|d-haven-mpool-1.0-6.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|d-haven-mpool-1.0-6.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|d-haven-mpool-1.0-6.0.6|29	#
14cr|d-haven-mpool-1.0-6.0.6|30	%define _with_gcj_support 1
14cr|d-haven-mpool-1.0-6.0.6|31	%define _without_maven 1
14cr|d-haven-mpool-1.0-6.0.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}}}
14cr|d-haven-mpool-1.0-6.0.6|33	
14cr|d-haven-mpool-1.0-6.0.6|34	# If you don't want to build with maven, and use straight ant instead,
14cr|d-haven-mpool-1.0-6.0.6|35	# give rpmbuild option '--without maven'
14cr|d-haven-mpool-1.0-6.0.6|36	
14cr|d-haven-mpool-1.0-6.0.6|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cr|d-haven-mpool-1.0-6.0.6|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cr|d-haven-mpool-1.0-6.0.6|39	
14cr|d-haven-mpool-1.0-6.0.6|40	%define section free
14cr|d-haven-mpool-1.0-6.0.6|41	
14cr|d-haven-mpool-1.0-6.0.6|42	Name:           d-haven-mpool
14cr|d-haven-mpool-1.0-6.0.6|43	Version:        1.0
14cr|d-haven-mpool-1.0-6.0.6|44	Release:        6.0.6
14cr|d-haven-mpool-1.0-6.0.6|45	Epoch:          0
14cr|d-haven-mpool-1.0-6.0.6|46	Summary:        D-Haven Managed Pool async
14cr|d-haven-mpool-1.0-6.0.6|47	License:        Apache Software License
14cr|d-haven-mpool-1.0-6.0.6|48	Url:            http://d-haven.org/
14cr|d-haven-mpool-1.0-6.0.6|49	Group:          Development/Java
14cr|d-haven-mpool-1.0-6.0.6|50	Source0:        d-haven-mpool-1.0-src.tar.gz
14cr|d-haven-mpool-1.0-6.0.6|51	#cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven login
14cr|d-haven-mpool-1.0-6.0.6|52	#cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven co -P managed-pool
14cr|d-haven-mpool-1.0-6.0.6|53	
14cr|d-haven-mpool-1.0-6.0.6|54	Source1:        pom-maven2jpp-depcat.xsl
14cr|d-haven-mpool-1.0-6.0.6|55	Source2:        pom-maven2jpp-newdepmap.xsl
14cr|d-haven-mpool-1.0-6.0.6|56	Source3:        pom-maven2jpp-mapdeps.xsl
14cr|d-haven-mpool-1.0-6.0.6|57	Source4:        d-haven-mpool-1.0-jpp-depmap.xml
14cr|d-haven-mpool-1.0-6.0.6|58	Source5:        d-haven-mpool-1.0.pom
14cr|d-haven-mpool-1.0-6.0.6|59	Patch0:         d-haven-mpool-1.0-build_xml.patch
14cr|d-haven-mpool-1.0-6.0.6|60	
14cr|d-haven-mpool-1.0-6.0.6|61	Requires:       concurrent
14cr|d-haven-mpool-1.0-6.0.6|62	Requires:       d-haven-event
14cr|d-haven-mpool-1.0-6.0.6|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cr|d-haven-mpool-1.0-6.0.6|64	BuildRequires:  ant >= 0:1.6.5
14cr|d-haven-mpool-1.0-6.0.6|65	BuildRequires:  junit
14cr|d-haven-mpool-1.0-6.0.6|66	%if %{with_maven}
14cr|d-haven-mpool-1.0-6.0.6|67	BuildRequires:  maven >= 0:1.1
14cr|d-haven-mpool-1.0-6.0.6|68	BuildRequires:  saxon
14cr|d-haven-mpool-1.0-6.0.6|69	BuildRequires:  saxon-scripts
14cr|d-haven-mpool-1.0-6.0.6|70	%endif
14cr|d-haven-mpool-1.0-6.0.6|71	BuildRequires:  concurrent
14cr|d-haven-mpool-1.0-6.0.6|72	BuildRequires:  d-haven-event
14cr|d-haven-mpool-1.0-6.0.6|73	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|d-haven-mpool-1.0-6.0.6|74	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|d-haven-mpool-1.0-6.0.6|75	%if %{gcj_support}
14cr|d-haven-mpool-1.0-6.0.6|76	BuildRequires:    java-gcj-compat-devel
14cr|d-haven-mpool-1.0-6.0.6|77	%endif
14cr|d-haven-mpool-1.0-6.0.6|78	
14cr|d-haven-mpool-1.0-6.0.6|79	%if ! %{gcj_support}
14cr|d-haven-mpool-1.0-6.0.6|80	BuildArch:      noarch
14cr|d-haven-mpool-1.0-6.0.6|81	%endif
14cr|d-haven-mpool-1.0-6.0.6|82	
14cr|d-haven-mpool-1.0-6.0.6|83	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|d-haven-mpool-1.0-6.0.6|84	
14cr|d-haven-mpool-1.0-6.0.6|85	%description
14cr|d-haven-mpool-1.0-6.0.6|86	D-Haven Managed Pool is a library designed to provide pools
14cr|d-haven-mpool-1.0-6.0.6|87	that are asynchronously managed in a background thread.  The
14cr|d-haven-mpool-1.0-6.0.6|88	pool system is very flexible and can accommodate just about
14cr|d-haven-mpool-1.0-6.0.6|89	every need.  It boasts the ability to add pool listeners so
14cr|d-haven-mpool-1.0-6.0.6|90	that you can instrument and intercept the pooled objects when
14cr|d-haven-mpool-1.0-6.0.6|91	they are created, destroyed, acquired, and released.
14cr|d-haven-mpool-1.0-6.0.6|92	
14cr|d-haven-mpool-1.0-6.0.6|93	%package javadoc
14cr|d-haven-mpool-1.0-6.0.6|94	Summary:        Javadoc for %{name}
14cr|d-haven-mpool-1.0-6.0.6|95	Group:          Development/Java
14cr|d-haven-mpool-1.0-6.0.6|96	
14cr|d-haven-mpool-1.0-6.0.6|97	%description javadoc
14cr|d-haven-mpool-1.0-6.0.6|98	%{summary}.
14cr|d-haven-mpool-1.0-6.0.6|99	
14cr|d-haven-mpool-1.0-6.0.6|100	%if %{with_maven}
14cr|d-haven-mpool-1.0-6.0.6|101	%package manual
14cr|d-haven-mpool-1.0-6.0.6|102	Summary:        Documents for %{name}
14cr|d-haven-mpool-1.0-6.0.6|103	Group:          Development/Documentation
14cr|d-haven-mpool-1.0-6.0.6|104	
14cr|d-haven-mpool-1.0-6.0.6|105	%description manual
14cr|d-haven-mpool-1.0-6.0.6|106	%{summary}.
14cr|d-haven-mpool-1.0-6.0.6|107	%endif
14cr|d-haven-mpool-1.0-6.0.6|108	
14cr|d-haven-mpool-1.0-6.0.6|109	%prep
14cr|d-haven-mpool-1.0-6.0.6|110	%setup -q -n managed-pool
14cr|d-haven-mpool-1.0-6.0.6|111	%remove_java_binaries
14cr|d-haven-mpool-1.0-6.0.6|112	%patch -b .sav
14cr|d-haven-mpool-1.0-6.0.6|113	
14cr|d-haven-mpool-1.0-6.0.6|114	%build
14cr|d-haven-mpool-1.0-6.0.6|115	%if %{with_maven}
14cr|d-haven-mpool-1.0-6.0.6|116	export DEPCAT=$(pwd)/d-haven-mpool-1.0-depcat.new.xml
14cr|d-haven-mpool-1.0-6.0.6|117	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14cr|d-haven-mpool-1.0-6.0.6|118	echo '<depset>' >> $DEPCAT
14cr|d-haven-mpool-1.0-6.0.6|119	for p in $(find . -name project.xml); do
14cr|d-haven-mpool-1.0-6.0.6|120	pushd $(dirname $p)
14cr|d-haven-mpool-1.0-6.0.6|121	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14cr|d-haven-mpool-1.0-6.0.6|122	popd
14cr|d-haven-mpool-1.0-6.0.6|123	done
14cr|d-haven-mpool-1.0-6.0.6|124	echo >> $DEPCAT
14cr|d-haven-mpool-1.0-6.0.6|125	echo '</depset>' >> $DEPCAT
14cr|d-haven-mpool-1.0-6.0.6|126	/usr/bin/saxon $DEPCAT %{SOURCE2} > d-haven-mpool-1.0-depmap.new.xml
14cr|d-haven-mpool-1.0-6.0.6|127	
14cr|d-haven-mpool-1.0-6.0.6|128	
14cr|d-haven-mpool-1.0-6.0.6|129	for p in $(find . -name project.xml); do
14cr|d-haven-mpool-1.0-6.0.6|130	pushd $(dirname $p)
14cr|d-haven-mpool-1.0-6.0.6|131	cp project.xml project.xml.orig
14cr|d-haven-mpool-1.0-6.0.6|132	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14cr|d-haven-mpool-1.0-6.0.6|133	popd
14cr|d-haven-mpool-1.0-6.0.6|134	done
14cr|d-haven-mpool-1.0-6.0.6|135	
14cr|d-haven-mpool-1.0-6.0.6|136	maven \
14cr|d-haven-mpool-1.0-6.0.6|137	-Dmaven.javadoc.source=1.4 \
14cr|d-haven-mpool-1.0-6.0.6|138	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14cr|d-haven-mpool-1.0-6.0.6|139	-Dmaven.home.local=$(pwd)/.maven \
14cr|d-haven-mpool-1.0-6.0.6|140	jar javadoc xdoc:transform
14cr|d-haven-mpool-1.0-6.0.6|141	%else
14cr|d-haven-mpool-1.0-6.0.6|142	export CLASSPATH=$(build-classpath concurrent d-haven-event junit)
14cr|d-haven-mpool-1.0-6.0.6|143	CLASSPATH=${CLASSPATH}:target/classes:target/test-classes
14cr|d-haven-mpool-1.0-6.0.6|144	%{ant} \
14cr|d-haven-mpool-1.0-6.0.6|145	-Dsource=1.4 \
14cr|d-haven-mpool-1.0-6.0.6|146	-Dbuild.sysclasspath=only \
14cr|d-haven-mpool-1.0-6.0.6|147	jar javadoc
14cr|d-haven-mpool-1.0-6.0.6|148	%endif
14cr|d-haven-mpool-1.0-6.0.6|149	
14cr|d-haven-mpool-1.0-6.0.6|150	
14cr|d-haven-mpool-1.0-6.0.6|151	%install
14cr|d-haven-mpool-1.0-6.0.6|152	rm -rf $RPM_BUILD_ROOT
14cr|d-haven-mpool-1.0-6.0.6|153	# jars
14cr|d-haven-mpool-1.0-6.0.6|154	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|d-haven-mpool-1.0-6.0.6|155	install -m 644 target/managed-pool-1.0.jar \
14cr|d-haven-mpool-1.0-6.0.6|156	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|d-haven-mpool-1.0-6.0.6|157	
14cr|d-haven-mpool-1.0-6.0.6|158	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|d-haven-mpool-1.0-6.0.6|159	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|d-haven-mpool-1.0-6.0.6|160	
14cr|d-haven-mpool-1.0-6.0.6|161	%add_to_maven_depmap %{name} managed-pool %{version} JPP %{name}
14cr|d-haven-mpool-1.0-6.0.6|162	
14cr|d-haven-mpool-1.0-6.0.6|163	# poms
14cr|d-haven-mpool-1.0-6.0.6|164	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|d-haven-mpool-1.0-6.0.6|165	install -pm 644 %{SOURCE5} \
14cr|d-haven-mpool-1.0-6.0.6|166	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
14cr|d-haven-mpool-1.0-6.0.6|167	
14cr|d-haven-mpool-1.0-6.0.6|168	# javadoc
14cr|d-haven-mpool-1.0-6.0.6|169	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|170	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|171	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cr|d-haven-mpool-1.0-6.0.6|172	rm -rf target/docs/apidocs
14cr|d-haven-mpool-1.0-6.0.6|173	
14cr|d-haven-mpool-1.0-6.0.6|174	## manual
14cr|d-haven-mpool-1.0-6.0.6|175	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|176	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|177	%if %{with_maven}
14cr|d-haven-mpool-1.0-6.0.6|178	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|179	%endif
14cr|d-haven-mpool-1.0-6.0.6|180	
14cr|d-haven-mpool-1.0-6.0.6|181	%{gcj_compile}
14cr|d-haven-mpool-1.0-6.0.6|182	
14cr|d-haven-mpool-1.0-6.0.6|183	%clean
14cr|d-haven-mpool-1.0-6.0.6|184	rm -rf $RPM_BUILD_ROOT
14cr|d-haven-mpool-1.0-6.0.6|185	
14cr|d-haven-mpool-1.0-6.0.6|186	%post
14cr|d-haven-mpool-1.0-6.0.6|187	%update_maven_depmap
14cr|d-haven-mpool-1.0-6.0.6|188	%if %{gcj_support}
14cr|d-haven-mpool-1.0-6.0.6|189	%{update_gcjdb}
14cr|d-haven-mpool-1.0-6.0.6|190	%endif
14cr|d-haven-mpool-1.0-6.0.6|191	
14cr|d-haven-mpool-1.0-6.0.6|192	%postun
14cr|d-haven-mpool-1.0-6.0.6|193	%update_maven_depmap
14cr|d-haven-mpool-1.0-6.0.6|194	%if %{gcj_support}
14cr|d-haven-mpool-1.0-6.0.6|195	%{clean_gcjdb}
14cr|d-haven-mpool-1.0-6.0.6|196	%endif
14cr|d-haven-mpool-1.0-6.0.6|197	
14cr|d-haven-mpool-1.0-6.0.6|198	%files
14cr|d-haven-mpool-1.0-6.0.6|199	%defattr(0644,root,root,0755)
14cr|d-haven-mpool-1.0-6.0.6|200	%{_docdir}/%{name}-%{version}/LICENSE.txt
14cr|d-haven-mpool-1.0-6.0.6|201	%{_javadir}/*
14cr|d-haven-mpool-1.0-6.0.6|202	%{_datadir}/maven2/poms/*
14cr|d-haven-mpool-1.0-6.0.6|203	%config(noreplace) %{_mavendepmapfragdir}/*
14cr|d-haven-mpool-1.0-6.0.6|204	%{gcj_files}
14cr|d-haven-mpool-1.0-6.0.6|205	
14cr|d-haven-mpool-1.0-6.0.6|206	%files javadoc
14cr|d-haven-mpool-1.0-6.0.6|207	%defattr(0644,root,root,0755)
14cr|d-haven-mpool-1.0-6.0.6|208	%{_javadocdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|209	%{_javadocdir}/%{name}
14cr|d-haven-mpool-1.0-6.0.6|210	
14cr|d-haven-mpool-1.0-6.0.6|211	%if %{with_maven}
14cr|d-haven-mpool-1.0-6.0.6|212	%files manual
14cr|d-haven-mpool-1.0-6.0.6|213	%defattr(0644,root,root,0755)
14cr|d-haven-mpool-1.0-6.0.6|214	%{_docdir}/%{name}-%{version}
14cr|d-haven-mpool-1.0-6.0.6|215	%endif
14cr|d-haven-mpool-1.0-6.0.6|216	
14cr|d-haven-mpool-1.0-6.0.6|217	
14cr|d-haven-mpool-1.0-6.0.6|218	
14cr|d-haven-mpool-1.0-6.0.6|219	%changelog
14cr|d-haven-mpool-1.0-6.0.6|220	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-6.0.6
14cr|d-haven-mpool-1.0-6.0.6|221	+ Revision: a921566
14cr|d-haven-mpool-1.0-6.0.6|222	- MassBuild#464: Increase release tag
14cr|d-haven-mpool-1.0-6.0.6|223	
14cr|d-haven-mpool-1.0-6.0.6|224	

887 14
14cr|dhcpdump-1.8-5|1	Summary:	Parse tcpdump DHCP packets
14cr|dhcpdump-1.8-5|2	Name:           dhcpdump
14cr|dhcpdump-1.8-5|3	Version:        1.8
14cr|dhcpdump-1.8-5|4	Release:        5
14cr|dhcpdump-1.8-5|5	License:        BSD
14cr|dhcpdump-1.8-5|6	Group:		Networking/Other
14cr|dhcpdump-1.8-5|7	URL:		http://www.mavetju.org/unix/general.php
14cr|dhcpdump-1.8-5|8	Source:         http://www.mavetju.org/download/%{name}-%{version}.tar.gz
14cr|dhcpdump-1.8-5|9	Patch0:		dhcpdump-1.8.patch
14cr|dhcpdump-1.8-5|10	Requires:	tcpdump
14cr|dhcpdump-1.8-5|11	BuildRequires:	perl
14cr|dhcpdump-1.8-5|12	BuildRequires:	pcap-devel
14cr|dhcpdump-1.8-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dhcpdump-1.8-5|14	
14cr|dhcpdump-1.8-5|15	%description
14cr|dhcpdump-1.8-5|16	A post-processor of tcpdump output to analyze sniffed DHCP
14cr|dhcpdump-1.8-5|17	packets.
14cr|dhcpdump-1.8-5|18	
14cr|dhcpdump-1.8-5|19	%prep
14cr|dhcpdump-1.8-5|20	
14cr|dhcpdump-1.8-5|21	%setup -q
14cr|dhcpdump-1.8-5|22	%patch0 -p0 -b .build
14cr|dhcpdump-1.8-5|23	
14cr|dhcpdump-1.8-5|24	%build
14cr|dhcpdump-1.8-5|25	
14cr|dhcpdump-1.8-5|26	%make CCFLAGS="%{otpflags}"
14cr|dhcpdump-1.8-5|27	
14cr|dhcpdump-1.8-5|28	%install
14cr|dhcpdump-1.8-5|29	rm -rf %{buildroot}
14cr|dhcpdump-1.8-5|30	
14cr|dhcpdump-1.8-5|31	install -D -m 755 dhcpdump %buildroot%_bindir/%{name}
14cr|dhcpdump-1.8-5|32	install -D -m644 dhcpdump.8 %buildroot%_mandir/man8/dhcpdump.8
14cr|dhcpdump-1.8-5|33	
14cr|dhcpdump-1.8-5|34	%clean
14cr|dhcpdump-1.8-5|35	rm -rf %{buildroot}
14cr|dhcpdump-1.8-5|36	
14cr|dhcpdump-1.8-5|37	%files
14cr|dhcpdump-1.8-5|38	%defattr(-,root,root)
14cr|dhcpdump-1.8-5|39	%doc CHANGES CONTACT
14cr|dhcpdump-1.8-5|40	%{_bindir}/*
14cr|dhcpdump-1.8-5|41	%{_mandir}/*/*
14cr|dhcpdump-1.8-5|42	
14cr|dhcpdump-1.8-5|43	
14cr|dhcpdump-1.8-5|44	
14cr|dhcpdump-1.8-5|45	%changelog
14cr|dhcpdump-1.8-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-5
14cr|dhcpdump-1.8-5|47	+ Revision: 1a81b3c
14cr|dhcpdump-1.8-5|48	- MassBuild#464: Increase release tag
14cr|dhcpdump-1.8-5|49	
14cr|dhcpdump-1.8-5|50	

888 14
14cr|dhcp-forwarder-0.8-4|1	# OE: conditional switches
14cr|dhcp-forwarder-0.8-4|2	#
14cr|dhcp-forwarder-0.8-4|3	#(ie. use with rpm --rebuild):
14cr|dhcp-forwarder-0.8-4|4	#
14cr|dhcp-forwarder-0.8-4|5	#      --with diet     Compile dhcp-forwarder against dietlibc
14cr|dhcp-forwarder-0.8-4|6	
14cr|dhcp-forwarder-0.8-4|7	%define build_diet 0
14cr|dhcp-forwarder-0.8-4|8	
14cr|dhcp-forwarder-0.8-4|9	# commandline overrides:
14cr|dhcp-forwarder-0.8-4|10	# rpm -ba|--rebuild --with 'xxx'
14cr|dhcp-forwarder-0.8-4|11	%{?_with_diet: %{expand: %%define build_diet 1}}
14cr|dhcp-forwarder-0.8-4|12	
14cr|dhcp-forwarder-0.8-4|13	%define name dhcp-forwarder
14cr|dhcp-forwarder-0.8-4|14	%define version 0.8
14cr|dhcp-forwarder-0.8-4|15	%define release 4
14cr|dhcp-forwarder-0.8-4|16	
14cr|dhcp-forwarder-0.8-4|17	Summary:	An DHCP relay agent
14cr|dhcp-forwarder-0.8-4|18	Name:		%{name}
14cr|dhcp-forwarder-0.8-4|19	Version:	%{version}
14cr|dhcp-forwarder-0.8-4|20	Release:	%{release}
14cr|dhcp-forwarder-0.8-4|21	License:	GPL
14cr|dhcp-forwarder-0.8-4|22	Group:		System/Servers
14cr|dhcp-forwarder-0.8-4|23	URL:		http://www.nongnu.org/dhcp-fwd/
14cr|dhcp-forwarder-0.8-4|24	Source0:	%{name}-%{version}.tar.bz2
14cr|dhcp-forwarder-0.8-4|25	Source1:	dhcp-fwd.init.bz2
14cr|dhcp-forwarder-0.8-4|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|dhcp-forwarder-0.8-4|27	Conflicts:	dhcpd-relay
14cr|dhcp-forwarder-0.8-4|28	Requires(pre):		rpm-helper
14cr|dhcp-forwarder-0.8-4|29	Requires(post):		rpm-helper
14cr|dhcp-forwarder-0.8-4|30	Requires(preun):	rpm-helper
14cr|dhcp-forwarder-0.8-4|31	Requires(postun):   rpm-helper
14cr|dhcp-forwarder-0.8-4|32	
14cr|dhcp-forwarder-0.8-4|33	%if %{build_diet}
14cr|dhcp-forwarder-0.8-4|34	BuildRequires:	dietlibc-devel >= 0.20-1mdk
14cr|dhcp-forwarder-0.8-4|35	%endif
14cr|dhcp-forwarder-0.8-4|36	
14cr|dhcp-forwarder-0.8-4|37	%description
14cr|dhcp-forwarder-0.8-4|38	dhcp-fwd forwards DHCP messages between subnets with different sublayer
14cr|dhcp-forwarder-0.8-4|39	broadcast domains. It is similar to the DHCP relay agent dhcrelay of
14cr|dhcp-forwarder-0.8-4|40	ISC's DHCP, but has the following features which are important for me:
14cr|dhcp-forwarder-0.8-4|41	
14cr|dhcp-forwarder-0.8-4|42	* Runs as non-root in a chroot-jail
14cr|dhcp-forwarder-0.8-4|43	* Uses "normal" AF_INET sockets which allows to uses packagefilters to
14cr|dhcp-forwarder-0.8-4|44	filter incoming messages.
14cr|dhcp-forwarder-0.8-4|45	* The DHCP agent IDs can be defined freely
14cr|dhcp-forwarder-0.8-4|46	* Has a small memory footprint when using dietlibc
14cr|dhcp-forwarder-0.8-4|47	
14cr|dhcp-forwarder-0.8-4|48	%prep
14cr|dhcp-forwarder-0.8-4|49	
14cr|dhcp-forwarder-0.8-4|50	%setup -q
14cr|dhcp-forwarder-0.8-4|51	bzcat %SOURCE1 > dhcp-fwd.init
14cr|dhcp-forwarder-0.8-4|52	
14cr|dhcp-forwarder-0.8-4|53	%build
14cr|dhcp-forwarder-0.8-4|54	
14cr|dhcp-forwarder-0.8-4|55	%if %{build_diet}
14cr|dhcp-forwarder-0.8-4|56	%configure --enable-release enable-dietlibc
14cr|dhcp-forwarder-0.8-4|57	make CC="diet gcc" CFLAGS="-Os -s -static -nostdinc"
14cr|dhcp-forwarder-0.8-4|58	%else
14cr|dhcp-forwarder-0.8-4|59	%configure --enable-release --disable-dietlibc
14cr|dhcp-forwarder-0.8-4|60	%make
14cr|dhcp-forwarder-0.8-4|61	%endif
14cr|dhcp-forwarder-0.8-4|62	
14cr|dhcp-forwarder-0.8-4|63	%install
14cr|dhcp-forwarder-0.8-4|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dhcp-forwarder-0.8-4|65	
14cr|dhcp-forwarder-0.8-4|66	make DESTDIR=%{buildroot} install
14cr|dhcp-forwarder-0.8-4|67	install -d %{buildroot}%{_initrddir}
14cr|dhcp-forwarder-0.8-4|68	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|dhcp-forwarder-0.8-4|69	
14cr|dhcp-forwarder-0.8-4|70	install -m755 dhcp-fwd.init %{buildroot}%{_initrddir}/dhcp-fwd
14cr|dhcp-forwarder-0.8-4|71	install -m644 contrib/dhcp-fwd.conf %{buildroot}%{_sysconfdir}/dhcp-fwd.conf
14cr|dhcp-forwarder-0.8-4|72	install -m644 contrib/dhcp-fwd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dhcp-fwd
14cr|dhcp-forwarder-0.8-4|73	
14cr|dhcp-forwarder-0.8-4|74	install -m755 -d %{buildroot}/var/lib/dhcpfwd
14cr|dhcp-forwarder-0.8-4|75	
14cr|dhcp-forwarder-0.8-4|76	%pre
14cr|dhcp-forwarder-0.8-4|77	%_pre_useradd dhcp-fwd /var/lib/dhcpfwd /bin/false
14cr|dhcp-forwarder-0.8-4|78	
14cr|dhcp-forwarder-0.8-4|79	%post
14cr|dhcp-forwarder-0.8-4|80	%_post_service dhcp-fwd
14cr|dhcp-forwarder-0.8-4|81	
14cr|dhcp-forwarder-0.8-4|82	%preun
14cr|dhcp-forwarder-0.8-4|83	%_preun_service dhcp-fwd
14cr|dhcp-forwarder-0.8-4|84	
14cr|dhcp-forwarder-0.8-4|85	%postun
14cr|dhcp-forwarder-0.8-4|86	%_postun_userdel dhcp-fwd
14cr|dhcp-forwarder-0.8-4|87	
14cr|dhcp-forwarder-0.8-4|88	%clean
14cr|dhcp-forwarder-0.8-4|89	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dhcp-forwarder-0.8-4|90	
14cr|dhcp-forwarder-0.8-4|91	%files
14cr|dhcp-forwarder-0.8-4|92	%defattr(-,root,root,-)
14cr|dhcp-forwarder-0.8-4|93	%doc AUTHORS ChangeLog NEWS README
14cr|dhcp-forwarder-0.8-4|94	%config(noreplace) %{_initrddir}/dhcp-fwd
14cr|dhcp-forwarder-0.8-4|95	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp-fwd
14cr|dhcp-forwarder-0.8-4|96	%config(noreplace) %{_sysconfdir}/dhcp-fwd.conf
14cr|dhcp-forwarder-0.8-4|97	%{_sbindir}/*
14cr|dhcp-forwarder-0.8-4|98	%dir /var/lib/dhcpfwd
14cr|dhcp-forwarder-0.8-4|99	%{_mandir}/man1/*
14cr|dhcp-forwarder-0.8-4|100	
14cr|dhcp-forwarder-0.8-4|101	
14cr|dhcp-forwarder-0.8-4|102	
14cr|dhcp-forwarder-0.8-4|103	
14cr|dhcp-forwarder-0.8-4|104	
14cr|dhcp-forwarder-0.8-4|105	%changelog
14cr|dhcp-forwarder-0.8-4|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14cr|dhcp-forwarder-0.8-4|107	+ Revision: 20b4031
14cr|dhcp-forwarder-0.8-4|108	- MassBuild#464: Increase release tag
14cr|dhcp-forwarder-0.8-4|109	
14cr|dhcp-forwarder-0.8-4|110	

889 14
14cr|dhcping-1.2-14|1	Summary:	Dhcp daemon ping program
14cr|dhcping-1.2-14|2	Name:           dhcping
14cr|dhcping-1.2-14|3	Version:        1.2
14cr|dhcping-1.2-14|4	Release:        14
14cr|dhcping-1.2-14|5	License:        BSD
14cr|dhcping-1.2-14|6	Group:		Networking/Other
14cr|dhcping-1.2-14|7	URL:		http://www.mavetju.org/unix/general.php
14cr|dhcping-1.2-14|8	Source:         http://www.mavetju.org/download/%{name}-%{version}.tar.bz2
14cr|dhcping-1.2-14|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dhcping-1.2-14|10	
14cr|dhcping-1.2-14|11	%description
14cr|dhcping-1.2-14|12	This small tool let you perform a dhcp-request to find out if a dhcp-server is
14cr|dhcping-1.2-14|13	still running.
14cr|dhcping-1.2-14|14	
14cr|dhcping-1.2-14|15	%prep
14cr|dhcping-1.2-14|16	
14cr|dhcping-1.2-14|17	%setup -q
14cr|dhcping-1.2-14|18	
14cr|dhcping-1.2-14|19	%build
14cr|dhcping-1.2-14|20	
14cr|dhcping-1.2-14|21	%configure2_5x
14cr|dhcping-1.2-14|22	
14cr|dhcping-1.2-14|23	%make
14cr|dhcping-1.2-14|24	
14cr|dhcping-1.2-14|25	%install
14cr|dhcping-1.2-14|26	rm -rf %{buildroot}
14cr|dhcping-1.2-14|27	
14cr|dhcping-1.2-14|28	%makeinstall
14cr|dhcping-1.2-14|29	
14cr|dhcping-1.2-14|30	%clean
14cr|dhcping-1.2-14|31	rm -rf %{buildroot}
14cr|dhcping-1.2-14|32	
14cr|dhcping-1.2-14|33	%files
14cr|dhcping-1.2-14|34	%defattr(-,root,root)
14cr|dhcping-1.2-14|35	%doc CHANGES CONTACT
14cr|dhcping-1.2-14|36	%{_bindir}/*
14cr|dhcping-1.2-14|37	%{_mandir}/*/*
14cr|dhcping-1.2-14|38	
14cr|dhcping-1.2-14|39	
14cr|dhcping-1.2-14|40	
14cr|dhcping-1.2-14|41	%changelog
14cr|dhcping-1.2-14|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-14
14cr|dhcping-1.2-14|43	+ Revision: 52423b1
14cr|dhcping-1.2-14|44	- MassBuild#464: Increase release tag
14cr|dhcping-1.2-14|45	
14cr|dhcping-1.2-14|46	

890 14
14cr|dhcprelay-0.3.2b-6|1	Summary:	A dhcp relay to implement dhcp over ipsec
14cr|dhcprelay-0.3.2b-6|2	Name:		dhcprelay
14cr|dhcprelay-0.3.2b-6|3	Version:	0.3.2b
14cr|dhcprelay-0.3.2b-6|4	Release:	6
14cr|dhcprelay-0.3.2b-6|5	License:	GPL
14cr|dhcprelay-0.3.2b-6|6	Group:		System/Servers
14cr|dhcprelay-0.3.2b-6|7	URL:		http://www.strongsec.com/freeswan/dhcprelay/
14cr|dhcprelay-0.3.2b-6|8	Source0:	http://www.strongsec.com/freeswan/dhcprelay/dhcprelay-%{version}.tar.bz2
14cr|dhcprelay-0.3.2b-6|9	BuildRequires:	gmp-devel
14cr|dhcprelay-0.3.2b-6|10	Requires(preun):rpm-helper
14cr|dhcprelay-0.3.2b-6|11	Requires(post):	rpm-helper
14cr|dhcprelay-0.3.2b-6|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|dhcprelay-0.3.2b-6|13	
14cr|dhcprelay-0.3.2b-6|14	%description
14cr|dhcprelay-0.3.2b-6|15	This DHCP-Relay forwards any DHCP packet out of a list of given ipsec devices
14cr|dhcprelay-0.3.2b-6|16	to the DHCP server of a network and returns the response. If no DHCP server is
14cr|dhcprelay-0.3.2b-6|17	given the packets are sent by broadcast.
14cr|dhcprelay-0.3.2b-6|18	
14cr|dhcprelay-0.3.2b-6|19	%prep
14cr|dhcprelay-0.3.2b-6|20	
14cr|dhcprelay-0.3.2b-6|21	%setup -q
14cr|dhcprelay-0.3.2b-6|22	
14cr|dhcprelay-0.3.2b-6|23	%build
14cr|dhcprelay-0.3.2b-6|24	%configure
14cr|dhcprelay-0.3.2b-6|25	%make
14cr|dhcprelay-0.3.2b-6|26	
14cr|dhcprelay-0.3.2b-6|27	%install
14cr|dhcprelay-0.3.2b-6|28	rm -rf %{buildroot}
14cr|dhcprelay-0.3.2b-6|29	#%makeinstall_std
14cr|dhcprelay-0.3.2b-6|30	
14cr|dhcprelay-0.3.2b-6|31	install -d %{buildroot}{%{_sysconfdir},/etc/rc.d/init.d,/usr/sbin}
14cr|dhcprelay-0.3.2b-6|32	install -m 755 src/dhcprelay %{buildroot}/usr/sbin
14cr|dhcprelay-0.3.2b-6|33	install -m 755 init.d/dhcprelay %{buildroot}/etc/rc.d/init.d
14cr|dhcprelay-0.3.2b-6|34	install -m 644 etc/dhcprelay.conf %{buildroot}/etc
14cr|dhcprelay-0.3.2b-6|35	
14cr|dhcprelay-0.3.2b-6|36	%post
14cr|dhcprelay-0.3.2b-6|37	%_post_service dhcprelay
14cr|dhcprelay-0.3.2b-6|38	
14cr|dhcprelay-0.3.2b-6|39	%preun
14cr|dhcprelay-0.3.2b-6|40	%_preun_service dhcprelay
14cr|dhcprelay-0.3.2b-6|41	
14cr|dhcprelay-0.3.2b-6|42	%clean
14cr|dhcprelay-0.3.2b-6|43	rm -rf %{buildroot}
14cr|dhcprelay-0.3.2b-6|44	
14cr|dhcprelay-0.3.2b-6|45	%files
14cr|dhcprelay-0.3.2b-6|46	%defattr(-,root,root,755)
14cr|dhcprelay-0.3.2b-6|47	%doc AUTHORS README INSTALL COPYING ChangeLog howto/*
14cr|dhcprelay-0.3.2b-6|48	%config(noreplace) %{_sysconfdir}/dhcprelay.conf
14cr|dhcprelay-0.3.2b-6|49	%{_initrddir}/dhcprelay
14cr|dhcprelay-0.3.2b-6|50	%{_sbindir}/dhcprelay
14cr|dhcprelay-0.3.2b-6|51	
14cr|dhcprelay-0.3.2b-6|52	
14cr|dhcprelay-0.3.2b-6|53	
14cr|dhcprelay-0.3.2b-6|54	
14cr|dhcprelay-0.3.2b-6|55	
14cr|dhcprelay-0.3.2b-6|56	%changelog
14cr|dhcprelay-0.3.2b-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2b-6
14cr|dhcprelay-0.3.2b-6|58	+ Revision: 47a3a35
14cr|dhcprelay-0.3.2b-6|59	- MassBuild#464: Increase release tag
14cr|dhcprelay-0.3.2b-6|60	
14cr|dhcprelay-0.3.2b-6|61	

891 14
14cr|dhcpv6-1.2.0-2|1	%define old_name dhcp6
14cr|dhcpv6-1.2.0-2|2	%define common_description DHCPv6 is a stateful address autoconfiguration protocol for IPv6, a counterpart\
14cr|dhcpv6-1.2.0-2|3	to IPv6 stateless address autoconfiguration protocol. It can either be used\
14cr|dhcpv6-1.2.0-2|4	independently or it can coexist with its counterpart protocol. This protocol\
14cr|dhcpv6-1.2.0-2|5	uses client/server mode of operation but can also provide support through a\
14cr|dhcpv6-1.2.0-2|6	Relay Agent.
14cr|dhcpv6-1.2.0-2|7	%define client_name dhcp6client
14cr|dhcpv6-1.2.0-2|8	
14cr|dhcpv6-1.2.0-2|9	#disable format security error flags, it doesn't play nice with lex
14cr|dhcpv6-1.2.0-2|10	##%define Werror_cflags %nil
14cr|dhcpv6-1.2.0-2|11	
14cr|dhcpv6-1.2.0-2|12	Summary:	A DHCP client/server for IPv6
14cr|dhcpv6-1.2.0-2|13	Name:		dhcpv6
14cr|dhcpv6-1.2.0-2|14	Version:	1.2.0
14cr|dhcpv6-1.2.0-2|15	Release:	2
14cr|dhcpv6-1.2.0-2|16	License:	LGPLv2+
14cr|dhcpv6-1.2.0-2|17	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|18	URL:		https://fedorahosted.org/dhcpv6
14cr|dhcpv6-1.2.0-2|19	Source0:	https://fedorahosted.org/releases/d/h/%{name}/%{name}-%{version}.tar.gz
14cr|dhcpv6-1.2.0-2|20	BuildRequires: bison
14cr|dhcpv6-1.2.0-2|21	BuildRequires: flex
14cr|dhcpv6-1.2.0-2|22	BuildRequires: openssl-devel
14cr|dhcpv6-1.2.0-2|23	BuildRequires: libnl-devel
14cr|dhcpv6-1.2.0-2|24	Provides:	%{old_name}
14cr|dhcpv6-1.2.0-2|25	Obsoletes:	%{old_name}
14cr|dhcpv6-1.2.0-2|26	
14cr|dhcpv6-1.2.0-2|27	%description
14cr|dhcpv6-1.2.0-2|28	%{common_description}
14cr|dhcpv6-1.2.0-2|29	
14cr|dhcpv6-1.2.0-2|30	The protocol is defined by IETF DHC WG (www.ietf.org).
14cr|dhcpv6-1.2.0-2|31	
14cr|dhcpv6-1.2.0-2|32	
14cr|dhcpv6-1.2.0-2|33	%package	common
14cr|dhcpv6-1.2.0-2|34	Summary:	Common files for DHCP IPv6
14cr|dhcpv6-1.2.0-2|35	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|36	Provides:	%{old_name}-client
14cr|dhcpv6-1.2.0-2|37	Obsoletes:	%{old_name}-client
14cr|dhcpv6-1.2.0-2|38	
14cr|dhcpv6-1.2.0-2|39	%description	common
14cr|dhcpv6-1.2.0-2|40	%{common_description}
14cr|dhcpv6-1.2.0-2|41	
14cr|dhcpv6-1.2.0-2|42	This package contains common files for DHCP IPv6.
14cr|dhcpv6-1.2.0-2|43	
14cr|dhcpv6-1.2.0-2|44	
14cr|dhcpv6-1.2.0-2|45	%package	client
14cr|dhcpv6-1.2.0-2|46	Summary:	DHCP client for IPv6
14cr|dhcpv6-1.2.0-2|47	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|48	Provides:	%{old_name}-client
14cr|dhcpv6-1.2.0-2|49	Obsoletes:	%{old_name}-client
14cr|dhcpv6-1.2.0-2|50	Requires:	%{name}-common = %{version}-%{release}
14cr|dhcpv6-1.2.0-2|51	
14cr|dhcpv6-1.2.0-2|52	%description	client
14cr|dhcpv6-1.2.0-2|53	%{common_description}
14cr|dhcpv6-1.2.0-2|54	
14cr|dhcpv6-1.2.0-2|55	This package contains the DHCP client for IPv6.
14cr|dhcpv6-1.2.0-2|56	
14cr|dhcpv6-1.2.0-2|57	
14cr|dhcpv6-1.2.0-2|58	%package	server
14cr|dhcpv6-1.2.0-2|59	Summary:	DHCP server for IPv6
14cr|dhcpv6-1.2.0-2|60	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|61	Requires(preun):rpm-helper
14cr|dhcpv6-1.2.0-2|62	Requires(post):	rpm-helper
14cr|dhcpv6-1.2.0-2|63	Provides:	%{old_name}-server
14cr|dhcpv6-1.2.0-2|64	Obsoletes:	%{old_name}-server
14cr|dhcpv6-1.2.0-2|65	Requires:	%{name}-common = %{version}-%{release}
14cr|dhcpv6-1.2.0-2|66	
14cr|dhcpv6-1.2.0-2|67	%description	server
14cr|dhcpv6-1.2.0-2|68	%{common_description}
14cr|dhcpv6-1.2.0-2|69	
14cr|dhcpv6-1.2.0-2|70	This package contains the DHCP server for IPv6.
14cr|dhcpv6-1.2.0-2|71	
14cr|dhcpv6-1.2.0-2|72	
14cr|dhcpv6-1.2.0-2|73	%package	relay
14cr|dhcpv6-1.2.0-2|74	Summary:	DHCP relay agent for IPv6
14cr|dhcpv6-1.2.0-2|75	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|76	Requires(preun):rpm-helper
14cr|dhcpv6-1.2.0-2|77	Requires(post):	rpm-helper
14cr|dhcpv6-1.2.0-2|78	
14cr|dhcpv6-1.2.0-2|79	%description	relay
14cr|dhcpv6-1.2.0-2|80	%{common_description}
14cr|dhcpv6-1.2.0-2|81	
14cr|dhcpv6-1.2.0-2|82	This package contains the DHCP relay agent for IPv6.
14cr|dhcpv6-1.2.0-2|83	
14cr|dhcpv6-1.2.0-2|84	
14cr|dhcpv6-1.2.0-2|85	%package	doc
14cr|dhcpv6-1.2.0-2|86	Summary:	Documentation about the DHCP IPv6 server/client
14cr|dhcpv6-1.2.0-2|87	Group:		System/Servers
14cr|dhcpv6-1.2.0-2|88	
14cr|dhcpv6-1.2.0-2|89	%description	doc
14cr|dhcpv6-1.2.0-2|90	%{common_description}
14cr|dhcpv6-1.2.0-2|91	
14cr|dhcpv6-1.2.0-2|92	This package contains RFC/API/protocol documentation about the DHCP
14cr|dhcpv6-1.2.0-2|93	server and client for IPv6.
14cr|dhcpv6-1.2.0-2|94	
14cr|dhcpv6-1.2.0-2|95	
14cr|dhcpv6-1.2.0-2|96	%prep
14cr|dhcpv6-1.2.0-2|97	
14cr|dhcpv6-1.2.0-2|98	%setup -q
14cr|dhcpv6-1.2.0-2|99	
14cr|dhcpv6-1.2.0-2|100	%build
14cr|dhcpv6-1.2.0-2|101	%configure2_5x
14cr|dhcpv6-1.2.0-2|102	
14cr|dhcpv6-1.2.0-2|103	%make
14cr|dhcpv6-1.2.0-2|104	
14cr|dhcpv6-1.2.0-2|105	%install
14cr|dhcpv6-1.2.0-2|106	%makeinstall_std
14cr|dhcpv6-1.2.0-2|107	
14cr|dhcpv6-1.2.0-2|108	mkdir -p %buildroot/sbin %buildroot%{_localstatedir}/lib/%{name}
14cr|dhcpv6-1.2.0-2|109	mv %buildroot%_sbindir/dhcp6c %buildroot/sbin
14cr|dhcpv6-1.2.0-2|110	
14cr|dhcpv6-1.2.0-2|111	%post server
14cr|dhcpv6-1.2.0-2|112	%_post_service dhcp6s
14cr|dhcpv6-1.2.0-2|113	
14cr|dhcpv6-1.2.0-2|114	%preun server
14cr|dhcpv6-1.2.0-2|115	%_preun_service dhcp6s
14cr|dhcpv6-1.2.0-2|116	
14cr|dhcpv6-1.2.0-2|117	%post relay
14cr|dhcpv6-1.2.0-2|118	%_post_service dhcp6r
14cr|dhcpv6-1.2.0-2|119	
14cr|dhcpv6-1.2.0-2|120	%preun relay
14cr|dhcpv6-1.2.0-2|121	%_preun_service dhcp6r
14cr|dhcpv6-1.2.0-2|122	
14cr|dhcpv6-1.2.0-2|123	%files doc
14cr|dhcpv6-1.2.0-2|124	%defattr(-,root,root)
14cr|dhcpv6-1.2.0-2|125	%doc
14cr|dhcpv6-1.2.0-2|126	
14cr|dhcpv6-1.2.0-2|127	%files common
14cr|dhcpv6-1.2.0-2|128	%defattr(-,root,root)
14cr|dhcpv6-1.2.0-2|129	%dir %{_localstatedir}/lib/%{name}
14cr|dhcpv6-1.2.0-2|130	
14cr|dhcpv6-1.2.0-2|131	%files client
14cr|dhcpv6-1.2.0-2|132	%defattr(-,root,root)
14cr|dhcpv6-1.2.0-2|133	%config(noreplace) %{_sysconfdir}/dhcp6c.conf
14cr|dhcpv6-1.2.0-2|134	/sbin/dhcp6c
14cr|dhcpv6-1.2.0-2|135	%_mandir/man?/dhcp6c*
14cr|dhcpv6-1.2.0-2|136	
14cr|dhcpv6-1.2.0-2|137	%files server
14cr|dhcpv6-1.2.0-2|138	%defattr(-,root,root)
14cr|dhcpv6-1.2.0-2|139	%config(noreplace) %{_sysconfdir}/dhcp6s.conf
14cr|dhcpv6-1.2.0-2|140	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp6s
14cr|dhcpv6-1.2.0-2|141	%{_initrddir}/dhcp6s
14cr|dhcpv6-1.2.0-2|142	%_sbindir/dhcp6s
14cr|dhcpv6-1.2.0-2|143	%_mandir/man?/dhcp6s*
14cr|dhcpv6-1.2.0-2|144	
14cr|dhcpv6-1.2.0-2|145	%files relay
14cr|dhcpv6-1.2.0-2|146	%defattr(-,root,root)
14cr|dhcpv6-1.2.0-2|147	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp6r
14cr|dhcpv6-1.2.0-2|148	%{_initrddir}/dhcp6r
14cr|dhcpv6-1.2.0-2|149	%_sbindir/dhcp6r
14cr|dhcpv6-1.2.0-2|150	%_mandir/man?/dhcp6r*
14cr|dhcpv6-1.2.0-2|151	
14cr|dhcpv6-1.2.0-2|152	
14cr|dhcpv6-1.2.0-2|153	
14cr|dhcpv6-1.2.0-2|154	%changelog
14cr|dhcpv6-1.2.0-2|155	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|dhcpv6-1.2.0-2|156	+ Revision: 6d7b2e5
14cr|dhcpv6-1.2.0-2|157	- MassBuild#464: Increase release tag
14cr|dhcpv6-1.2.0-2|158	
14cr|dhcpv6-1.2.0-2|159	

892 14
14cr|dhsd-1.0-13|1	Summary:	A daemon that updates your DNS record in DHS.ORG whenever your IP changes
14cr|dhsd-1.0-13|2	Name:		dhsd
14cr|dhsd-1.0-13|3	Version:	1.0
14cr|dhsd-1.0-13|4	Release:	13
14cr|dhsd-1.0-13|5	Group:		Networking/Other
14cr|dhsd-1.0-13|6	License:	GPLv2+
14cr|dhsd-1.0-13|7	URL:		http://dhsd.sourceforge.net
14cr|dhsd-1.0-13|8	
14cr|dhsd-1.0-13|9	Source:		%name-%version.tar.bz2
14cr|dhsd-1.0-13|10	
14cr|dhsd-1.0-13|11	BuildRoot:	%_tmppath/%name-buildroot
14cr|dhsd-1.0-13|12	
14cr|dhsd-1.0-13|13	%description
14cr|dhsd-1.0-13|14	DHSD is a small project spurned off the need for a proper updater for the
14cr|dhsd-1.0-13|15	DHS.ORG dynamic DNS services. There has already existed scripts to do it made
14cr|dhsd-1.0-13|16	in botche bash scripts and lynxs, even some attempts in perl. This program is
14cr|dhsd-1.0-13|17	totally developed in C and sits in the background and changes your record when
14cr|dhsd-1.0-13|18	the IP changes.
14cr|dhsd-1.0-13|19	
14cr|dhsd-1.0-13|20	%prep
14cr|dhsd-1.0-13|21	
14cr|dhsd-1.0-13|22	%setup -q
14cr|dhsd-1.0-13|23	
14cr|dhsd-1.0-13|24	%build
14cr|dhsd-1.0-13|25	%configure
14cr|dhsd-1.0-13|26	
14cr|dhsd-1.0-13|27	%make CFLAGS="%optflags" CXXFLAGS="%optflags"
14cr|dhsd-1.0-13|28	
14cr|dhsd-1.0-13|29	%check
14cr|dhsd-1.0-13|30	%make check
14cr|dhsd-1.0-13|31	
14cr|dhsd-1.0-13|32	%install
14cr|dhsd-1.0-13|33	rm -fr %buildroot
14cr|dhsd-1.0-13|34	
14cr|dhsd-1.0-13|35	#echo "prefix = %buildroot/%_prefix" >> $RPM_BUILD_DIR/dhsd-%{version}/src/Makefile.am
14cr|dhsd-1.0-13|36	#echo "sysconfdir = %buildroot/%_sysconfdir" >> $RPM_BUILD_DIR/dhsd-%{version}/scripts/Makefile.am
14cr|dhsd-1.0-13|37	
14cr|dhsd-1.0-13|38	%makeinstall
14cr|dhsd-1.0-13|39	mkdir -p %buildroot/%_sysconfdir/rc.d
14cr|dhsd-1.0-13|40	mkdir -p %buildroot/%_sysconfdir/rc.d/init.d
14cr|dhsd-1.0-13|41	mkdir -p %buildroot/%_sysconfdir/rc.d/rc3.d
14cr|dhsd-1.0-13|42	
14cr|dhsd-1.0-13|43	cp scripts/dhsd-rh %buildroot/%_sysconfdir/rc.d/init.d/dhsd
14cr|dhsd-1.0-13|44	ln -s ../init.d/dhsd %buildroot/%_sysconfdir/rc.d/rc3.d/S15dhsd
14cr|dhsd-1.0-13|45	
14cr|dhsd-1.0-13|46	%post
14cr|dhsd-1.0-13|47	if [ "$1" = 1 ]; then
14cr|dhsd-1.0-13|48	chkconfig --add dhsd
14cr|dhsd-1.0-13|49	fi
14cr|dhsd-1.0-13|50	
14cr|dhsd-1.0-13|51	%preun
14cr|dhsd-1.0-13|52	if [ "$1" = 0 ]; then
14cr|dhsd-1.0-13|53	chkconfig --del dhsd
14cr|dhsd-1.0-13|54	fi
14cr|dhsd-1.0-13|55	
14cr|dhsd-1.0-13|56	%clean
14cr|dhsd-1.0-13|57	rm -fr %buildroot
14cr|dhsd-1.0-13|58	
14cr|dhsd-1.0-13|59	%files
14cr|dhsd-1.0-13|60	%defattr (-,root,root)
14cr|dhsd-1.0-13|61	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|dhsd-1.0-13|62	%_sbindir/dhsd
14cr|dhsd-1.0-13|63	%config(noreplace) %_sysconfdir/rc.d/init.d/dhsd
14cr|dhsd-1.0-13|64	%_sysconfdir/rc.d/rc3.d/S15dhsd
14cr|dhsd-1.0-13|65	%config(noreplace) %_sysconfdir/dhsd.conf
14cr|dhsd-1.0-13|66	
14cr|dhsd-1.0-13|67	
14cr|dhsd-1.0-13|68	
14cr|dhsd-1.0-13|69	
14cr|dhsd-1.0-13|70	%changelog
14cr|dhsd-1.0-13|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-13
14cr|dhsd-1.0-13|72	+ Revision: d889a46
14cr|dhsd-1.0-13|73	- MassBuild#464: Increase release tag
14cr|dhsd-1.0-13|74	
14cr|dhsd-1.0-13|75	

893 14
14cr|dibbler-1.0.0-0.1.rc2|1	Summary:	Dibbler - a portable DHCPv6
14cr|dibbler-1.0.0-0.1.rc2|2	Name:		dibbler
14cr|dibbler-1.0.0-0.1.rc2|3	Version:	1.0.0
14cr|dibbler-1.0.0-0.1.rc2|4	Release:	0.1.rc2
14cr|dibbler-1.0.0-0.1.rc2|5	
14cr|dibbler-1.0.0-0.1.rc2|6	License:	GPL
14cr|dibbler-1.0.0-0.1.rc2|7	Group:		System/Servers
14cr|dibbler-1.0.0-0.1.rc2|8	URL:		http://klub.com.pl/dhcpv6/dibbler
14cr|dibbler-1.0.0-0.1.rc2|9	Source0:	https://klub.com.pl/dhcpv6/dibbler/dibbler-1.0.0RC2.tar.gz
14cr|dibbler-1.0.0-0.1.rc2|10	Source1:	dibbler-client
14cr|dibbler-1.0.0-0.1.rc2|11	Source2:	dibbler-server
14cr|dibbler-1.0.0-0.1.rc2|12	
14cr|dibbler-1.0.0-0.1.rc2|13	BuildRequires:  tetex-latex
14cr|dibbler-1.0.0-0.1.rc2|14	
14cr|dibbler-1.0.0-0.1.rc2|15	%description
14cr|dibbler-1.0.0-0.1.rc2|16	It supports both stateful (i.e. IPv6 address granting) and stateless
14cr|dibbler-1.0.0-0.1.rc2|17	(i.e. options granting) autoconfiguration modes of DHCPv6 protocol.
14cr|dibbler-1.0.0-0.1.rc2|18	There are ports available for Linux 2.4/2.6 systems as well as MS
14cr|dibbler-1.0.0-0.1.rc2|19	Windows XP,2003 (experimental support for NT4 and 2000).
14cr|dibbler-1.0.0-0.1.rc2|20	They are freely available under GNU GPL v2 or later license.
14cr|dibbler-1.0.0-0.1.rc2|21	
14cr|dibbler-1.0.0-0.1.rc2|22	Install Dibbler if you'd like to have IPv6 hosts automatically
14cr|dibbler-1.0.0-0.1.rc2|23	configured in your network. All infrastructure elements are
14cr|dibbler-1.0.0-0.1.rc2|24	provided: server, client and relay.
14cr|dibbler-1.0.0-0.1.rc2|25	
14cr|dibbler-1.0.0-0.1.rc2|26	%prep
14cr|dibbler-1.0.0-0.1.rc2|27	%setup -q -n %{name}-%{version}RC2
14cr|dibbler-1.0.0-0.1.rc2|28	
14cr|dibbler-1.0.0-0.1.rc2|29	%build
14cr|dibbler-1.0.0-0.1.rc2|30	%configure2_5x
14cr|dibbler-1.0.0-0.1.rc2|31	make client server relay doc
14cr|dibbler-1.0.0-0.1.rc2|32	
14cr|dibbler-1.0.0-0.1.rc2|33	%install
14cr|dibbler-1.0.0-0.1.rc2|34	%makeinstall_std
14cr|dibbler-1.0.0-0.1.rc2|35	mkdir -p %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|36	mkdir -p %{buildroot}%{_localstatedir}/lib/dibbler/
14cr|dibbler-1.0.0-0.1.rc2|37	mkdir -p %{buildroot}%{_sysconfdir}/init.d/
14cr|dibbler-1.0.0-0.1.rc2|38	
14cr|dibbler-1.0.0-0.1.rc2|39	install -m 644 doc/examples/client.conf %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|40	install -m 644 doc/examples/client-stateless.conf %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|41	install -m 644 doc/examples/server.conf %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|42	install -m 644 doc/examples/server-stateless.conf %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|43	install -m 644 doc/examples/relay.conf %{buildroot}%{_sysconfdir}/dibbler
14cr|dibbler-1.0.0-0.1.rc2|44	install -m 700 %{SOURCE1} %{buildroot}%{_sysconfdir}/init.d/
14cr|dibbler-1.0.0-0.1.rc2|45	install -m 700 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/
14cr|dibbler-1.0.0-0.1.rc2|46	
14cr|dibbler-1.0.0-0.1.rc2|47	%files
14cr|dibbler-1.0.0-0.1.rc2|48	%defattr(-,root,root)
14cr|dibbler-1.0.0-0.1.rc2|49	%doc CHANGELOG LICENSE RELNOTES
14cr|dibbler-1.0.0-0.1.rc2|50	%{_sysconfdir}/%{name}/*.conf
14cr|dibbler-1.0.0-0.1.rc2|51	%{_sysconfdir}/init.d/*
14cr|dibbler-1.0.0-0.1.rc2|52	%{_sbindir}/%{name}-*
14cr|dibbler-1.0.0-0.1.rc2|53	%{_mandir}/man8/*
14cr|dibbler-1.0.0-0.1.rc2|54	%{_localstatedir}/lib/%{name}/
14cr|dibbler-1.0.0-0.1.rc2|55	
14cr|dibbler-1.0.0-0.1.rc2|56	%changelog
14cr|dibbler-1.0.0-0.1.rc2|57	* Thu Sep 18 2014 Tigro <ashejn@gmail.com> 1.0.0-0.1.rc2
14cr|dibbler-1.0.0-0.1.rc2|58	+ Revision: 561f47e
14cr|dibbler-1.0.0-0.1.rc2|59	- update to 1.0.0RC2
14cr|dibbler-1.0.0-0.1.rc2|60	
14cr|dibbler-1.0.0-0.1.rc2|61	

894 14
14cr|diction-1.11-3|1	%define name	diction
14cr|diction-1.11-3|2	%define version 1.11
14cr|diction-1.11-3|3	%define epoch   1
14cr|diction-1.11-3|4	%define release 3
14cr|diction-1.11-3|5	
14cr|diction-1.11-3|6	Summary: 	Text diction and style analyzer
14cr|diction-1.11-3|7	Name: 		%{name}
14cr|diction-1.11-3|8	Version:	%{version}
14cr|diction-1.11-3|9	Release: 	%{release}
14cr|diction-1.11-3|10	Epoch:		%{epoch}
14cr|diction-1.11-3|11	License: 	GPLv3+
14cr|diction-1.11-3|12	Group: 		Text tools
14cr|diction-1.11-3|13	Source:		%{name}-%{version}.tar.gz
14cr|diction-1.11-3|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|diction-1.11-3|15	URL: 		http://www.moria.de/~michael/diction/
14cr|diction-1.11-3|16	
14cr|diction-1.11-3|17	%description
14cr|diction-1.11-3|18	GNU diction and style are free implementations of old standard Unix
14cr|diction-1.11-3|19	commands that are unavailable on many modern systems because they have
14cr|diction-1.11-3|20	been unbundled. Diction identifies wordy and commonly misused phrases.
14cr|diction-1.11-3|21	Style analyses surface characteristics of a document (e.g., sentence
14cr|diction-1.11-3|22	length and various readability measures); unlike the original code, it
14cr|diction-1.11-3|23	cannot analyze sentence type, word usage, and general sentence
14cr|diction-1.11-3|24	beginnings. Both commands currently support English and German
14cr|diction-1.11-3|25	documents.
14cr|diction-1.11-3|26	
14cr|diction-1.11-3|27	%prep
14cr|diction-1.11-3|28	%setup -q -n %{name}-%{version}
14cr|diction-1.11-3|29	
14cr|diction-1.11-3|30	%build
14cr|diction-1.11-3|31	%configure2_5x
14cr|diction-1.11-3|32	%make
14cr|diction-1.11-3|33	
14cr|diction-1.11-3|34	%install
14cr|diction-1.11-3|35	%__rm -rf %{buildroot}
14cr|diction-1.11-3|36	%makeinstall_std
14cr|diction-1.11-3|37	
14cr|diction-1.11-3|38	%clean
14cr|diction-1.11-3|39	%__rm -rf %{buildroot}
14cr|diction-1.11-3|40	
14cr|diction-1.11-3|41	%files
14cr|diction-1.11-3|42	%defattr(-, root, root)
14cr|diction-1.11-3|43	%doc COPYING README NEWS INSTALL
14cr|diction-1.11-3|44	%{_bindir}/*
14cr|diction-1.11-3|45	%{_datadir}/diction/
14cr|diction-1.11-3|46	%{_datadir}/locale/
14cr|diction-1.11-3|47	%{_mandir}/man1/*
14cr|diction-1.11-3|48	
14cr|diction-1.11-3|49	
14cr|diction-1.11-3|50	
14cr|diction-1.11-3|51	%changelog
14cr|diction-1.11-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.11-3
14cr|diction-1.11-3|53	+ Revision: 213bbcd
14cr|diction-1.11-3|54	- MassBuild#464: Increase release tag
14cr|diction-1.11-3|55	
14cr|diction-1.11-3|56	

895 14
14cr|digger-20130313-2|1	Name:		digger
14cr|digger-20130313-2|2	Version:	20130313
14cr|digger-20130313-2|3	Release:	2
14cr|digger-20130313-2|4	# created from my branch at https://gitorious.org/digger with:
14cr|digger-20130313-2|5	# git archive --prefix=digger-$(date +%Y%m%d)/ -o digger-$(date +%Y%m%d).tar --format tar HEAD
14cr|digger-20130313-2|6	Source0:	%{name}-%{version}.tar
14cr|digger-20130313-2|7	Source11:	%{name}-16x16.png
14cr|digger-20130313-2|8	Source12:	%{name}-32x32.png
14cr|digger-20130313-2|9	Source13:	%{name}-48x48.png
14cr|digger-20130313-2|10	License:	GPLv2
14cr|digger-20130313-2|11	Group:		Games/Arcade
14cr|digger-20130313-2|12	URL:		http://www.digger.org/
14cr|digger-20130313-2|13	Summary:	The Unix version of the old classic game Digger
14cr|digger-20130313-2|14	BuildRequires:	SDL-devel
14cr|digger-20130313-2|15	BuildRequires:	zlib-devel
14cr|digger-20130313-2|16	BuildRequires:  pkgconfig(x11)
14cr|digger-20130313-2|17	BuildRequires:	cmake
14cr|digger-20130313-2|18	
14cr|digger-20130313-2|19	%description
14cr|digger-20130313-2|20	This is the Unix version of the old classic game Digger.
14cr|digger-20130313-2|21	It has many new features including:
14cr|digger-20130313-2|22	* Exit button
14cr|digger-20130313-2|23	* Optional VGA graphics
14cr|digger-20130313-2|24	* Recording and playback
14cr|digger-20130313-2|25	* Real time speed control
14cr|digger-20130313-2|26	* Keyboard redefinition
14cr|digger-20130313-2|27	* Gauntlet mode
14cr|digger-20130313-2|28	* Two player simultaneous mode
14cr|digger-20130313-2|29	
14cr|digger-20130313-2|30	%prep
14cr|digger-20130313-2|31	%setup -q
14cr|digger-20130313-2|32	
14cr|digger-20130313-2|33	%build
14cr|digger-20130313-2|34	
14cr|digger-20130313-2|35	%cmake
14cr|digger-20130313-2|36	%make
14cr|digger-20130313-2|37	
14cr|digger-20130313-2|38	%install
14cr|digger-20130313-2|39	install -m755 build/digger -D %{buildroot}%{_gamesbindir}/%{name}
14cr|digger-20130313-2|40	
14cr|digger-20130313-2|41	install -d %{buildroot}%{_datadir}/applications
14cr|digger-20130313-2|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|digger-20130313-2|43	[Desktop Entry]
14cr|digger-20130313-2|44	Name=Digger Remastered
14cr|digger-20130313-2|45	Comment=%{summary}
14cr|digger-20130313-2|46	Exec=%{_gamesbindir}/%{name}
14cr|digger-20130313-2|47	Icon=%{name}
14cr|digger-20130313-2|48	Terminal=false
14cr|digger-20130313-2|49	Type=Application
14cr|digger-20130313-2|50	StartupNotify=true
14cr|digger-20130313-2|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|digger-20130313-2|52	EOF
14cr|digger-20130313-2|53	
14cr|digger-20130313-2|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|digger-20130313-2|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|digger-20130313-2|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|digger-20130313-2|57	
14cr|digger-20130313-2|58	%files
14cr|digger-20130313-2|59	%doc %{name}.txt
14cr|digger-20130313-2|60	%{_gamesbindir}/%{name}
14cr|digger-20130313-2|61	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|digger-20130313-2|62	%{_miconsdir}/%{name}.png
14cr|digger-20130313-2|63	%{_iconsdir}/%{name}.png
14cr|digger-20130313-2|64	%{_liconsdir}/%{name}.png
14cr|digger-20130313-2|65	
14cr|digger-20130313-2|66	
14cr|digger-20130313-2|67	
14cr|digger-20130313-2|68	
14cr|digger-20130313-2|69	
14cr|digger-20130313-2|70	
14cr|digger-20130313-2|71	%changelog
14cr|digger-20130313-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130313-2
14cr|digger-20130313-2|73	+ Revision: b8c83d5
14cr|digger-20130313-2|74	- MassBuild#464: Increase release tag
14cr|digger-20130313-2|75	
14cr|digger-20130313-2|76	

896 14
14cr|digicamerge-2.00-6|1	%define name digicamerge
14cr|digicamerge-2.00-6|2	%define version 2.00
14cr|digicamerge-2.00-6|3	%define release  6
14cr|digicamerge-2.00-6|4	
14cr|digicamerge-2.00-6|5	Summary: 	Digital camera filename manager
14cr|digicamerge-2.00-6|6	Name: 		%{name}
14cr|digicamerge-2.00-6|7	Version: 	%{version}
14cr|digicamerge-2.00-6|8	Release: 	%{release}
14cr|digicamerge-2.00-6|9	Source0: 	http://www.librelogiciel.com/software/DigicaMerge/tarballs/%name-%{version}.tar.bz2
14cr|digicamerge-2.00-6|10	URL: 		http://www.librelogiciel.com/software/DigicaMerge/action_Presentation
14cr|digicamerge-2.00-6|11	License: 	GPL
14cr|digicamerge-2.00-6|12	Group: 		Graphics
14cr|digicamerge-2.00-6|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|digicamerge-2.00-6|14	BuildRequires: 	python-devel
14cr|digicamerge-2.00-6|15	Requires: 	python
14cr|digicamerge-2.00-6|16	Buildarch:	noarch
14cr|digicamerge-2.00-6|17	
14cr|digicamerge-2.00-6|18	%description
14cr|digicamerge-2.00-6|19	DigicaMerge is a commandline tool to merge directories of pictures taken
14cr|digicamerge-2.00-6|20	with digital cameras. If you've got a digital camera, your hard disk
14cr|digicamerge-2.00-6|21	probably contains many directories full of pictures all named with the
14cr|digicamerge-2.00-6|22	same names. This utility allows you to merge such directories' contents
14cr|digicamerge-2.00-6|23	into a new directory, and renames all the pictures on the fly, ensuring
14cr|digicamerge-2.00-6|24	no filename clash will occur. You can define your own naming scheme,
14cr|digicamerge-2.00-6|25	using either a set of predefined variables or any recognized Exif tag
14cr|digicamerge-2.00-6|26	which may be present in your pictures, and also specify a pattern to
14cr|digicamerge-2.00-6|27	select only certain files.
14cr|digicamerge-2.00-6|28	
14cr|digicamerge-2.00-6|29	%prep
14cr|digicamerge-2.00-6|30	%setup -q
14cr|digicamerge-2.00-6|31	
14cr|digicamerge-2.00-6|32	%install
14cr|digicamerge-2.00-6|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|digicamerge-2.00-6|34	
14cr|digicamerge-2.00-6|35	%clean
14cr|digicamerge-2.00-6|36	rm -rf $RPM_BUILD_ROOT
14cr|digicamerge-2.00-6|37	
14cr|digicamerge-2.00-6|38	%files
14cr|digicamerge-2.00-6|39	%defattr(-,root,root)
14cr|digicamerge-2.00-6|40	%doc COPYING CREDITS NEWS PKG-INFO README TODO
14cr|digicamerge-2.00-6|41	%_bindir/%name
14cr|digicamerge-2.00-6|42	%_mandir/man1/*
14cr|digicamerge-2.00-6|43	%py_sitedir/*
14cr|digicamerge-2.00-6|44	
14cr|digicamerge-2.00-6|45	
14cr|digicamerge-2.00-6|46	
14cr|digicamerge-2.00-6|47	
14cr|digicamerge-2.00-6|48	%changelog
14cr|digicamerge-2.00-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-6
14cr|digicamerge-2.00-6|50	+ Revision: f52c5e9
14cr|digicamerge-2.00-6|51	- MassBuild#464: Increase release tag
14cr|digicamerge-2.00-6|52	
14cr|digicamerge-2.00-6|53	

897 14
14cr|digitemp-3.6.0-4|1	Summary:	Digital thermometer using DS1820 1-wire sensors
14cr|digitemp-3.6.0-4|2	Name:		digitemp
14cr|digitemp-3.6.0-4|3	Version:	3.6.0
14cr|digitemp-3.6.0-4|4	Release:	4
14cr|digitemp-3.6.0-4|5	License:	GPLv2+
14cr|digitemp-3.6.0-4|6	Group:		Monitoring
14cr|digitemp-3.6.0-4|7	URL:		http://www.digitemp.com/
14cr|digitemp-3.6.0-4|8	Source0:	http://www.digitemp.com/software/linux/%{name}-%{version}.tar.gz
14cr|digitemp-3.6.0-4|9	Source1:	http://www.brianlane.com/linux/dthowto.txt
14cr|digitemp-3.6.0-4|10	Source2:	DS9097_Schematic.gif
14cr|digitemp-3.6.0-4|11	Patch0:		%{name}-opt.patch
14cr|digitemp-3.6.0-4|12	Patch1:		%{name}-str_fmt.patch
14cr|digitemp-3.6.0-4|13	BuildRequires:	libusb-devel
14cr|digitemp-3.6.0-4|14	#BuildRequires:	lockdev-devel
14cr|digitemp-3.6.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|digitemp-3.6.0-4|16	
14cr|digitemp-3.6.0-4|17	%description
14cr|digitemp-3.6.0-4|18	DigiTemp is a simple to use interface to the Dallas Semiconductor DS18S20,
14cr|digitemp-3.6.0-4|19	DS1822, and DS18B20 1-wire digital temperature sensors. You can use DigiTemp
14cr|digitemp-3.6.0-4|20	in a wide variety of applications, such as heating control, process monitoring,
14cr|digitemp-3.6.0-4|21	weather station, indor/outdoor temperature logging, etc. It includes a couple
14cr|digitemp-3.6.0-4|22	of useful Perl, Python and RRD Tool scripts for crating graphs and dynamic
14cr|digitemp-3.6.0-4|23	signatures.
14cr|digitemp-3.6.0-4|24	
14cr|digitemp-3.6.0-4|25	%prep
14cr|digitemp-3.6.0-4|26	
14cr|digitemp-3.6.0-4|27	%setup -q
14cr|digitemp-3.6.0-4|28	%patch0 -p1
14cr|digitemp-3.6.0-4|29	%patch1 -p1
14cr|digitemp-3.6.0-4|30	
14cr|digitemp-3.6.0-4|31	cp %{SOURCE1} %{SOURCE2} .
14cr|digitemp-3.6.0-4|32	
14cr|digitemp-3.6.0-4|33	%build
14cr|digitemp-3.6.0-4|34	export OPT="%{optflags}"
14cr|digitemp-3.6.0-4|35	
14cr|digitemp-3.6.0-4|36	%make ds9097
14cr|digitemp-3.6.0-4|37	
14cr|digitemp-3.6.0-4|38	%make clean
14cr|digitemp-3.6.0-4|39	%make ds9097u
14cr|digitemp-3.6.0-4|40	
14cr|digitemp-3.6.0-4|41	%make clean
14cr|digitemp-3.6.0-4|42	%make ds2490
14cr|digitemp-3.6.0-4|43	
14cr|digitemp-3.6.0-4|44	%install
14cr|digitemp-3.6.0-4|45	rm -rf %{buildroot}
14cr|digitemp-3.6.0-4|46	
14cr|digitemp-3.6.0-4|47	install -d %{buildroot}%{_bindir}
14cr|digitemp-3.6.0-4|48	install -d %{buildroot}%{_mandir}/man1
14cr|digitemp-3.6.0-4|49	
14cr|digitemp-3.6.0-4|50	install -pm0755 digitemp_DS* %{buildroot}%{_bindir}/
14cr|digitemp-3.6.0-4|51	install -pm0644 %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|digitemp-3.6.0-4|52	
14cr|digitemp-3.6.0-4|53	%clean
14cr|digitemp-3.6.0-4|54	rm -rf %{buildroot}
14cr|digitemp-3.6.0-4|55	
14cr|digitemp-3.6.0-4|56	%files
14cr|digitemp-3.6.0-4|57	%defattr(-,root,root)
14cr|digitemp-3.6.0-4|58	%doc CREDITS DS9097_S* FAQ README TODO dthowto.txt perl python rrdb
14cr|digitemp-3.6.0-4|59	%{_bindir}/*
14cr|digitemp-3.6.0-4|60	%{_mandir}/man1/*
14cr|digitemp-3.6.0-4|61	
14cr|digitemp-3.6.0-4|62	
14cr|digitemp-3.6.0-4|63	
14cr|digitemp-3.6.0-4|64	%changelog
14cr|digitemp-3.6.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-4
14cr|digitemp-3.6.0-4|66	+ Revision: b9a2c7a
14cr|digitemp-3.6.0-4|67	- MassBuild#464: Increase release tag
14cr|digitemp-3.6.0-4|68	
14cr|digitemp-3.6.0-4|69	

898 14
14cr|dikt-2.0g-2|1	# This spec is based on GvM work in MIB
14cr|dikt-2.0g-2|2	
14cr|dikt-2.0g-2|3	%define		oversion	2g
14cr|dikt-2.0g-2|4	
14cr|dikt-2.0g-2|5	Name:		dikt
14cr|dikt-2.0g-2|6	Version:	2.0g
14cr|dikt-2.0g-2|7	Release:	2
14cr|dikt-2.0g-2|8	Summary:	A KDE client for the Dict network dictionary protocol
14cr|dikt-2.0g-2|9	License:	BSD-like
14cr|dikt-2.0g-2|10	Group:		Networking/Other
14cr|dikt-2.0g-2|11	URL:		http://dikt.99k.org/
14cr|dikt-2.0g-2|12	Source0:	%{name}-%{oversion}.xz
14cr|dikt-2.0g-2|13	BuildRequires:	cmake
14cr|dikt-2.0g-2|14	BuildRequires:	kdelibs4-devel
14cr|dikt-2.0g-2|15	BuildRequires:	phonon-devel
14cr|dikt-2.0g-2|16	
14cr|dikt-2.0g-2|17	%description
14cr|dikt-2.0g-2|18	Dikt is a dictionary that implements the client side of Dict protocol for
14cr|dikt-2.0g-2|19	KDE. It is a network application: it looks up words on dict servers; so you
14cr|dikt-2.0g-2|20	don't need to install any dictionaries and only need a connection to
14cr|dikt-2.0g-2|21	the Internet. It is very similar to web browsers but has the advantage that
14cr|dikt-2.0g-2|22	is much smaller and faster than a real web browser.
14cr|dikt-2.0g-2|23	
14cr|dikt-2.0g-2|24	%prep
14cr|dikt-2.0g-2|25	%setup -q -n %{name}-%{oversion}
14cr|dikt-2.0g-2|26	# The LICENSE file has wrong permissions and
14cr|dikt-2.0g-2|27	# result unalterable later
14cr|dikt-2.0g-2|28	%__chmod +w LICENSE
14cr|dikt-2.0g-2|29	
14cr|dikt-2.0g-2|30	%build
14cr|dikt-2.0g-2|31	%cmake
14cr|dikt-2.0g-2|32	%make
14cr|dikt-2.0g-2|33	
14cr|dikt-2.0g-2|34	%install
14cr|dikt-2.0g-2|35	%__rm -rf %{buildroot}
14cr|dikt-2.0g-2|36	%makeinstall_std -C build
14cr|dikt-2.0g-2|37	
14cr|dikt-2.0g-2|38	%clean
14cr|dikt-2.0g-2|39	%__rm -rf %{buildroot}
14cr|dikt-2.0g-2|40	
14cr|dikt-2.0g-2|41	%files
14cr|dikt-2.0g-2|42	%defattr(-,root,root)
14cr|dikt-2.0g-2|43	%doc LICENSE README
14cr|dikt-2.0g-2|44	%{_kde_bindir}/%{name}
14cr|dikt-2.0g-2|45	%{_kde_datadir}/apps/%{name}/*
14cr|dikt-2.0g-2|46	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|dikt-2.0g-2|47	%{_kde_services}/dict.protocol
14cr|dikt-2.0g-2|48	%{_kde_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|dikt-2.0g-2|49	
14cr|dikt-2.0g-2|50	
14cr|dikt-2.0g-2|51	
14cr|dikt-2.0g-2|52	
14cr|dikt-2.0g-2|53	%changelog
14cr|dikt-2.0g-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0g-2
14cr|dikt-2.0g-2|55	+ Revision: c6c9f99
14cr|dikt-2.0g-2|56	- MassBuild#464: Increase release tag
14cr|dikt-2.0g-2|57	
14cr|dikt-2.0g-2|58	

899 14
14cr|dillo-3.0.3-3|1	Summary:	Very fast and light web browser
14cr|dillo-3.0.3-3|2	Name:		dillo
14cr|dillo-3.0.3-3|3	Version:	3.0.3
14cr|dillo-3.0.3-3|4	Release:	3
14cr|dillo-3.0.3-3|5	# The OpenSSL exception is in dpi/https.c - AdamW 2008/12
14cr|dillo-3.0.3-3|6	License:	GPLv3+ with exceptions
14cr|dillo-3.0.3-3|7	Group:		Networking/WWW
14cr|dillo-3.0.3-3|8	URL:		http://www.dillo.org/
14cr|dillo-3.0.3-3|9	Source0:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2
14cr|dillo-3.0.3-3|10	Source1:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2.asc
14cr|dillo-3.0.3-3|11	BuildRequires:	fltk-devel
14cr|dillo-3.0.3-3|12	BuildRequires:	jpeg-devel
14cr|dillo-3.0.3-3|13	BuildRequires:	ungif-devel
14cr|dillo-3.0.3-3|14	BuildRequires:	pkgconfig(cairo)
14cr|dillo-3.0.3-3|15	BuildRequires:	pkgconfig(libpng)
14cr|dillo-3.0.3-3|16	BuildRequires:	pkgconfig(pixman-1)
14cr|dillo-3.0.3-3|17	BuildRequires:	pkgconfig(x11)
14cr|dillo-3.0.3-3|18	BuildRequires:	pkgconfig(zlib)
14cr|dillo-3.0.3-3|19	
14cr|dillo-3.0.3-3|20	%description
14cr|dillo-3.0.3-3|21	Dillo is a Web browser that's completely written in C, very fast, and small in
14cr|dillo-3.0.3-3|22	code base and binary. It is a graphical browser built upon FLTK2 and currently
14cr|dillo-3.0.3-3|23	renders a subset of HTML (no frames, no JavaScript, and no JVM).
14cr|dillo-3.0.3-3|24	
14cr|dillo-3.0.3-3|25	%prep
14cr|dillo-3.0.3-3|26	%setup -q
14cr|dillo-3.0.3-3|27	
14cr|dillo-3.0.3-3|28	%build
14cr|dillo-3.0.3-3|29	%configure2_5x --enable-ipv6
14cr|dillo-3.0.3-3|30	%make
14cr|dillo-3.0.3-3|31	
14cr|dillo-3.0.3-3|32	%install
14cr|dillo-3.0.3-3|33	%makeinstall_std
14cr|dillo-3.0.3-3|34	
14cr|dillo-3.0.3-3|35	mkdir -p %{buildroot}%{_sysconfdir}
14cr|dillo-3.0.3-3|36	install -m 644 dillorc %{buildroot}%{_sysconfdir}/
14cr|dillo-3.0.3-3|37	
14cr|dillo-3.0.3-3|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dillo-3.0.3-3|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dillo-3.0.3-3|40	[Desktop Entry]
14cr|dillo-3.0.3-3|41	Name=Dillo
14cr|dillo-3.0.3-3|42	Comment=A simple web browser
14cr|dillo-3.0.3-3|43	Exec=%{name}
14cr|dillo-3.0.3-3|44	Icon=networking_www_section
14cr|dillo-3.0.3-3|45	Terminal=false
14cr|dillo-3.0.3-3|46	Type=Application
14cr|dillo-3.0.3-3|47	Categories=Network;WebBrowser;
14cr|dillo-3.0.3-3|48	EOF
14cr|dillo-3.0.3-3|49	
14cr|dillo-3.0.3-3|50	%files
14cr|dillo-3.0.3-3|51	%doc AUTHORS ChangeLog* INSTALL NEWS README
14cr|dillo-3.0.3-3|52	%{_bindir}/*
14cr|dillo-3.0.3-3|53	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|dillo-3.0.3-3|54	%{_libdir}/%{name}/
14cr|dillo-3.0.3-3|55	%config(noreplace) %{_sysconfdir}/dillorc
14cr|dillo-3.0.3-3|56	%config(noreplace) %{_sysconfdir}/dillo/dillorc
14cr|dillo-3.0.3-3|57	%config(noreplace) %{_sysconfdir}/dillo/dpidrc
14cr|dillo-3.0.3-3|58	%config(noreplace) %{_sysconfdir}/dillo/keysrc
14cr|dillo-3.0.3-3|59	%config(noreplace) %{_sysconfdir}/dillo/domainrc
14cr|dillo-3.0.3-3|60	%{_mandir}/man1/dillo.1*
14cr|dillo-3.0.3-3|61	
14cr|dillo-3.0.3-3|62	
14cr|dillo-3.0.3-3|63	%changelog
14cr|dillo-3.0.3-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-3
14cr|dillo-3.0.3-3|65	+ Revision: 740364b
14cr|dillo-3.0.3-3|66	- MassBuild#464: Increase release tag
14cr|dillo-3.0.3-3|67	
14cr|dillo-3.0.3-3|68	

900 14
14cr|ding-1.7-3|1	Summary: A Dictionary Lookup program
14cr|ding-1.7-3|2	Name: ding
14cr|ding-1.7-3|3	Version: 1.7
14cr|ding-1.7-3|4	Release: 3
14cr|ding-1.7-3|5	License: GPL
14cr|ding-1.7-3|6	Group: System/Internationalization
14cr|ding-1.7-3|7	Source: ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ding-%{version}.tar.bz2
14cr|ding-1.7-3|8	Patch: ding-1.5-xdg.patch
14cr|ding-1.7-3|9	Patch1: ding-1.5-encoding.patch
14cr|ding-1.7-3|10	URL: http://www-user.tu-chemnitz.de/~fri/ding/
14cr|ding-1.7-3|11	BuildArch: noarch
14cr|ding-1.7-3|12	BuildRoot: %{_tmppath}/%{name}-root
14cr|ding-1.7-3|13	BuildRequires: desktop-file-utils
14cr|ding-1.7-3|14	BuildRequires: imagemagick
14cr|ding-1.7-3|15	Requires: tcl >= 8.0
14cr|ding-1.7-3|16	Requires: tk >= 8.0
14cr|ding-1.7-3|17	Requires: aspell-en
14cr|ding-1.7-3|18	Requires: aspell-de
14cr|ding-1.7-3|19	
14cr|ding-1.7-3|20	%description
14cr|ding-1.7-3|21	Ding (DIctionary Nice Grep) is a tool to lookup words in dictionaries.
14cr|ding-1.7-3|22	It uses tools like agrep, dict, ispell/aspell etc. It contains a program
14cr|ding-1.7-3|23	(ding) written in Tcl/Tk and a German - English dictionary with about
14cr|ding-1.7-3|24	180,000 translations.
14cr|ding-1.7-3|25	
14cr|ding-1.7-3|26	%prep
14cr|ding-1.7-3|27	%setup -q
14cr|ding-1.7-3|28	%patch -p1 -b .xdg
14cr|ding-1.7-3|29	%patch1 -p1 -b .encoding
14cr|ding-1.7-3|30	
14cr|ding-1.7-3|31	%build
14cr|ding-1.7-3|32	%install
14cr|ding-1.7-3|33	echo $RPM_BUILD_ROOT
14cr|ding-1.7-3|34	rm -rf $RPM_BUILD_ROOT
14cr|ding-1.7-3|35	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|ding-1.7-3|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/dict
14cr|ding-1.7-3|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|ding-1.7-3|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|ding-1.7-3|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
14cr|ding-1.7-3|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|ding-1.7-3|41	cp ding $RPM_BUILD_ROOT%{_bindir}/ding
14cr|ding-1.7-3|42	cp de-en.txt $RPM_BUILD_ROOT%{_datadir}/dict/de-en.txt
14cr|ding-1.7-3|43	cp ding.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ding.png
14cr|ding-1.7-3|44	cp ding.desktop $RPM_BUILD_ROOT%{_datadir}/applications/ding.desktop
14cr|ding-1.7-3|45	cp ding.1 $RPM_BUILD_ROOT%{_mandir}/man1/ding.1
14cr|ding-1.7-3|46	mkdir -p %buildroot{%_liconsdir,%_miconsdir,%_iconsdir}
14cr|ding-1.7-3|47	ln -s %_datadir/pixmaps/%name.png %buildroot%_iconsdir/
14cr|ding-1.7-3|48	convert -scale 16 %name.png %buildroot%_miconsdir/%name.png
14cr|ding-1.7-3|49	
14cr|ding-1.7-3|50	%clean
14cr|ding-1.7-3|51	rm -rf $RPM_BUILD_ROOT
14cr|ding-1.7-3|52	
14cr|ding-1.7-3|53	%if %mdkversion < 200900
14cr|ding-1.7-3|54	%post
14cr|ding-1.7-3|55	%update_menus
14cr|ding-1.7-3|56	%endif
14cr|ding-1.7-3|57	
14cr|ding-1.7-3|58	%if %mdkversion < 200900
14cr|ding-1.7-3|59	%postun
14cr|ding-1.7-3|60	%clean_menus
14cr|ding-1.7-3|61	%endif
14cr|ding-1.7-3|62	
14cr|ding-1.7-3|63	%files
14cr|ding-1.7-3|64	%defattr(-,root,root)
14cr|ding-1.7-3|65	%doc README
14cr|ding-1.7-3|66	%doc CHANGES
14cr|ding-1.7-3|67	%doc COPYING
14cr|ding-1.7-3|68	%{_bindir}/ding
14cr|ding-1.7-3|69	%{_datadir}/dict/de-en.txt
14cr|ding-1.7-3|70	%{_datadir}/pixmaps/ding.png
14cr|ding-1.7-3|71	%{_datadir}/applications/ding.desktop
14cr|ding-1.7-3|72	%{_mandir}/man1/ding.1*
14cr|ding-1.7-3|73	%_iconsdir/%name.png
14cr|ding-1.7-3|74	%_miconsdir/%name.png
14cr|ding-1.7-3|75	
14cr|ding-1.7-3|76	
14cr|ding-1.7-3|77	
14cr|ding-1.7-3|78	%changelog
14cr|ding-1.7-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-3
14cr|ding-1.7-3|80	+ Revision: 767a124
14cr|ding-1.7-3|81	- MassBuild#464: Increase release tag
14cr|ding-1.7-3|82	
14cr|ding-1.7-3|83	

901 14
14cr|ding-libs-0.1.2-3|1	%define path_utils_version 0.2.1
14cr|ding-libs-0.1.2-3|2	%define dhash_version 0.4.2
14cr|ding-libs-0.1.2-3|3	%define collection_version 0.6.0
14cr|ding-libs-0.1.2-3|4	%define ref_array_version 0.1.1
14cr|ding-libs-0.1.2-3|5	%define ini_config_version 0.6.1
14cr|ding-libs-0.1.2-3|6	
14cr|ding-libs-0.1.2-3|7	%define path_utils_libname %mklibname path_utils 1
14cr|ding-libs-0.1.2-3|8	%define path_utils_develname %mklibname path_utils -d
14cr|ding-libs-0.1.2-3|9	%define dhash_libname %mklibname dhash 1
14cr|ding-libs-0.1.2-3|10	%define dhash_develname %mklibname dhash -d
14cr|ding-libs-0.1.2-3|11	%define collection_libname %mklibname collection 2
14cr|ding-libs-0.1.2-3|12	%define collection_develname %mklibname collection -d
14cr|ding-libs-0.1.2-3|13	%define ref_array_libname %mklibname ref_array 1
14cr|ding-libs-0.1.2-3|14	%define ref_array_develname %mklibname ref_array -d
14cr|ding-libs-0.1.2-3|15	%define ini_config_libname %mklibname ini_config 2
14cr|ding-libs-0.1.2-3|16	%define ini_config_develname %mklibname ini_config -d
14cr|ding-libs-0.1.2-3|17	
14cr|ding-libs-0.1.2-3|18	Name: ding-libs
14cr|ding-libs-0.1.2-3|19	Version: 0.1.2
14cr|ding-libs-0.1.2-3|20	Release: 3
14cr|ding-libs-0.1.2-3|21	Summary: "Ding is not GLib" assorted utility libraries
14cr|ding-libs-0.1.2-3|22	Group: Development/C
14cr|ding-libs-0.1.2-3|23	License: LGPLv3+
14cr|ding-libs-0.1.2-3|24	URL: http://fedorahosted.org/sssd/
14cr|ding-libs-0.1.2-3|25	Source0: http://fedorahosted.org/releases/d/i/ding-libs/%{name}-%{version}.tar.gz
14cr|ding-libs-0.1.2-3|26	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|ding-libs-0.1.2-3|27	BuildRequires: doxygen
14cr|ding-libs-0.1.2-3|28	BuildRequires: check-devel
14cr|ding-libs-0.1.2-3|29	
14cr|ding-libs-0.1.2-3|30	%description
14cr|ding-libs-0.1.2-3|31	A set of helpful libraries used by projects such as SSSD.
14cr|ding-libs-0.1.2-3|32	
14cr|ding-libs-0.1.2-3|33	%package -n %{path_utils_libname}
14cr|ding-libs-0.1.2-3|34	Summary: Filesystem Path Utilities
14cr|ding-libs-0.1.2-3|35	Group: Development/C
14cr|ding-libs-0.1.2-3|36	License: LGPLv3+
14cr|ding-libs-0.1.2-3|37	Version: %{path_utils_version}
14cr|ding-libs-0.1.2-3|38	
14cr|ding-libs-0.1.2-3|39	%description -n %{path_utils_libname}
14cr|ding-libs-0.1.2-3|40	Utility functions to manipulate filesystem pathnames
14cr|ding-libs-0.1.2-3|41	
14cr|ding-libs-0.1.2-3|42	%package -n %{path_utils_develname}
14cr|ding-libs-0.1.2-3|43	Summary: Development files for libpath_utils
14cr|ding-libs-0.1.2-3|44	Group: Development/C
14cr|ding-libs-0.1.2-3|45	Requires: %{path_utils_libname} = %{path_utils_version}-%{release}
14cr|ding-libs-0.1.2-3|46	Provides: path_utils-devel = %{path_utils_version}-%{release}
14cr|ding-libs-0.1.2-3|47	License: LGPLv3+
14cr|ding-libs-0.1.2-3|48	Version: %{path_utils_version}
14cr|ding-libs-0.1.2-3|49	
14cr|ding-libs-0.1.2-3|50	%description -n %{path_utils_develname}
14cr|ding-libs-0.1.2-3|51	Utility functions to manipulate filesystem pathnames
14cr|ding-libs-0.1.2-3|52	
14cr|ding-libs-0.1.2-3|53	
14cr|ding-libs-0.1.2-3|54	%package -n %{dhash_libname}
14cr|ding-libs-0.1.2-3|55	Group: Development/C
14cr|ding-libs-0.1.2-3|56	Summary: Dynamic hash table
14cr|ding-libs-0.1.2-3|57	License: LGPLv3+
14cr|ding-libs-0.1.2-3|58	Version: %{dhash_version}
14cr|ding-libs-0.1.2-3|59	
14cr|ding-libs-0.1.2-3|60	%description -n %{dhash_libname}
14cr|ding-libs-0.1.2-3|61	A hash table which will dynamically resize to achieve optimal storage & access
14cr|ding-libs-0.1.2-3|62	time properties
14cr|ding-libs-0.1.2-3|63	
14cr|ding-libs-0.1.2-3|64	%package -n %{dhash_develname}
14cr|ding-libs-0.1.2-3|65	Summary: Development files for libdhash
14cr|ding-libs-0.1.2-3|66	Group: Development/C
14cr|ding-libs-0.1.2-3|67	Requires: %{dhash_libname} = %{dhash_version}-%{release}
14cr|ding-libs-0.1.2-3|68	Provides: dhash-devel = %{dhash_version}-%{release}
14cr|ding-libs-0.1.2-3|69	License: LGPLv3+
14cr|ding-libs-0.1.2-3|70	Version: %{dhash_version}
14cr|ding-libs-0.1.2-3|71	
14cr|ding-libs-0.1.2-3|72	%description -n %{dhash_develname}
14cr|ding-libs-0.1.2-3|73	A hash table which will dynamically resize to achieve optimal storage & access
14cr|ding-libs-0.1.2-3|74	time properties
14cr|ding-libs-0.1.2-3|75	
14cr|ding-libs-0.1.2-3|76	%package -n %{collection_libname}
14cr|ding-libs-0.1.2-3|77	Summary: Collection data-type for C
14cr|ding-libs-0.1.2-3|78	Group: Development/C
14cr|ding-libs-0.1.2-3|79	License: LGPLv3+
14cr|ding-libs-0.1.2-3|80	Version: %{collection_version}
14cr|ding-libs-0.1.2-3|81	
14cr|ding-libs-0.1.2-3|82	%description -n %{collection_libname}
14cr|ding-libs-0.1.2-3|83	A data-type to collect data in a hierarchical structure for easy iteration
14cr|ding-libs-0.1.2-3|84	and serialization
14cr|ding-libs-0.1.2-3|85	
14cr|ding-libs-0.1.2-3|86	%package -n %{collection_develname}
14cr|ding-libs-0.1.2-3|87	Summary: Development files for libcollection
14cr|ding-libs-0.1.2-3|88	Group: Development/C
14cr|ding-libs-0.1.2-3|89	License: LGPLv3+
14cr|ding-libs-0.1.2-3|90	Requires: %{collection_libname} = %{collection_version}-%{release}
14cr|ding-libs-0.1.2-3|91	Provides: collection-devel = %{collection_version}-%{release}
14cr|ding-libs-0.1.2-3|92	Version: %{collection_version}
14cr|ding-libs-0.1.2-3|93	
14cr|ding-libs-0.1.2-3|94	%description -n %{collection_develname}
14cr|ding-libs-0.1.2-3|95	A data-type to collect data in a hierarchical structure for easy iteration
14cr|ding-libs-0.1.2-3|96	and serialization
14cr|ding-libs-0.1.2-3|97	
14cr|ding-libs-0.1.2-3|98	%package -n %{ref_array_libname}
14cr|ding-libs-0.1.2-3|99	Summary: A refcounted array for C
14cr|ding-libs-0.1.2-3|100	Group: Development/C
14cr|ding-libs-0.1.2-3|101	License: LGPLv3+
14cr|ding-libs-0.1.2-3|102	Version: %{ref_array_version}
14cr|ding-libs-0.1.2-3|103	
14cr|ding-libs-0.1.2-3|104	%description -n %{ref_array_libname}
14cr|ding-libs-0.1.2-3|105	A dynamically-growing, reference-counted array
14cr|ding-libs-0.1.2-3|106	
14cr|ding-libs-0.1.2-3|107	%package -n %{ref_array_develname}
14cr|ding-libs-0.1.2-3|108	Summary: Development files for libref_array
14cr|ding-libs-0.1.2-3|109	Group: Development/C
14cr|ding-libs-0.1.2-3|110	Requires: %{ref_array_libname} = %{ref_array_version}-%{release}
14cr|ding-libs-0.1.2-3|111	Provides: ref_array-devel = %{ref_array_version}-%{release}
14cr|ding-libs-0.1.2-3|112	License: LGPLv3+
14cr|ding-libs-0.1.2-3|113	Version: %{ref_array_version}
14cr|ding-libs-0.1.2-3|114	
14cr|ding-libs-0.1.2-3|115	%description -n %{ref_array_develname}
14cr|ding-libs-0.1.2-3|116	A dynamically-growing, reference-counted array
14cr|ding-libs-0.1.2-3|117	
14cr|ding-libs-0.1.2-3|118	%package -n %{ini_config_libname}
14cr|ding-libs-0.1.2-3|119	Summary: INI file parser for C
14cr|ding-libs-0.1.2-3|120	Group: Development/C
14cr|ding-libs-0.1.2-3|121	License: LGPLv3+
14cr|ding-libs-0.1.2-3|122	Version: %{ini_config_version}
14cr|ding-libs-0.1.2-3|123	
14cr|ding-libs-0.1.2-3|124	%description -n %{ini_config_libname}
14cr|ding-libs-0.1.2-3|125	Library to process config files in INI format into a libcollection data
14cr|ding-libs-0.1.2-3|126	structure
14cr|ding-libs-0.1.2-3|127	
14cr|ding-libs-0.1.2-3|128	%package -n %{ini_config_develname}
14cr|ding-libs-0.1.2-3|129	Summary: Development files for libini_config
14cr|ding-libs-0.1.2-3|130	Group: Development/C
14cr|ding-libs-0.1.2-3|131	License: LGPLv3+
14cr|ding-libs-0.1.2-3|132	Requires: %{ini_config_libname} = %{ini_config_version}-%{release}
14cr|ding-libs-0.1.2-3|133	Provides: ini_config-devel = %{ini_config_version}-%{release}
14cr|ding-libs-0.1.2-3|134	Version: %{ini_config_version}
14cr|ding-libs-0.1.2-3|135	
14cr|ding-libs-0.1.2-3|136	%description -n %{ini_config_develname}
14cr|ding-libs-0.1.2-3|137	Library to process config files in INI format into a libcollection data
14cr|ding-libs-0.1.2-3|138	structure
14cr|ding-libs-0.1.2-3|139	
14cr|ding-libs-0.1.2-3|140	%prep
14cr|ding-libs-0.1.2-3|141	%setup -q
14cr|ding-libs-0.1.2-3|142	
14cr|ding-libs-0.1.2-3|143	%build
14cr|ding-libs-0.1.2-3|144	%configure2_5x \
14cr|ding-libs-0.1.2-3|145	--disable-static
14cr|ding-libs-0.1.2-3|146	%make
14cr|ding-libs-0.1.2-3|147	%make docs
14cr|ding-libs-0.1.2-3|148	
14cr|ding-libs-0.1.2-3|149	%check
14cr|ding-libs-0.1.2-3|150	%make check
14cr|ding-libs-0.1.2-3|151	
14cr|ding-libs-0.1.2-3|152	%install
14cr|ding-libs-0.1.2-3|153	rm -rf %{buildroot}
14cr|ding-libs-0.1.2-3|154	
14cr|ding-libs-0.1.2-3|155	%makeinstall_std
14cr|ding-libs-0.1.2-3|156	
14cr|ding-libs-0.1.2-3|157	# Remove .la files created by libtool
14cr|ding-libs-0.1.2-3|158	rm -f %{buildroot}/%{_libdir}/*.la
14cr|ding-libs-0.1.2-3|159	
14cr|ding-libs-0.1.2-3|160	# Remove the example files from the output directory
14cr|ding-libs-0.1.2-3|161	# We will copy them directly from the source directory
14cr|ding-libs-0.1.2-3|162	# for packaging
14cr|ding-libs-0.1.2-3|163	rm -f \
14cr|ding-libs-0.1.2-3|164	%{buildroot}/usr/share/doc/ding-libs/README.* \
14cr|ding-libs-0.1.2-3|165	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_example.c \
14cr|ding-libs-0.1.2-3|166	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_test.c
14cr|ding-libs-0.1.2-3|167	
14cr|ding-libs-0.1.2-3|168	# Remove document install script. RPM is handling this
14cr|ding-libs-0.1.2-3|169	rm -f */doc/html/installdox
14cr|ding-libs-0.1.2-3|170	
14cr|ding-libs-0.1.2-3|171	%clean
14cr|ding-libs-0.1.2-3|172	rm -rf %{buildroot}
14cr|ding-libs-0.1.2-3|173	
14cr|ding-libs-0.1.2-3|174	%files -n %{path_utils_libname}
14cr|ding-libs-0.1.2-3|175	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|176	%doc COPYING COPYING.LESSER
14cr|ding-libs-0.1.2-3|177	%{_libdir}/libpath_utils.so.1
14cr|ding-libs-0.1.2-3|178	%{_libdir}/libpath_utils.so.1.0.0
14cr|ding-libs-0.1.2-3|179	
14cr|ding-libs-0.1.2-3|180	%files -n %{path_utils_develname}
14cr|ding-libs-0.1.2-3|181	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|182	%{_includedir}/path_utils.h
14cr|ding-libs-0.1.2-3|183	%{_libdir}/libpath_utils.so
14cr|ding-libs-0.1.2-3|184	%{_libdir}/pkgconfig/path_utils.pc
14cr|ding-libs-0.1.2-3|185	%doc path_utils/README.path_utils
14cr|ding-libs-0.1.2-3|186	%doc path_utils/doc/html/
14cr|ding-libs-0.1.2-3|187	
14cr|ding-libs-0.1.2-3|188	%files -n %{dhash_libname}
14cr|ding-libs-0.1.2-3|189	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|190	%doc COPYING COPYING.LESSER
14cr|ding-libs-0.1.2-3|191	%{_libdir}/libdhash.so.1
14cr|ding-libs-0.1.2-3|192	%{_libdir}/libdhash.so.1.0.0
14cr|ding-libs-0.1.2-3|193	
14cr|ding-libs-0.1.2-3|194	%files -n %{dhash_develname}
14cr|ding-libs-0.1.2-3|195	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|196	%{_includedir}/dhash.h
14cr|ding-libs-0.1.2-3|197	%{_libdir}/libdhash.so
14cr|ding-libs-0.1.2-3|198	%{_libdir}/pkgconfig/dhash.pc
14cr|ding-libs-0.1.2-3|199	%doc dhash/README.dhash
14cr|ding-libs-0.1.2-3|200	%doc dhash/examples/
14cr|ding-libs-0.1.2-3|201	
14cr|ding-libs-0.1.2-3|202	%files -n %{collection_libname}
14cr|ding-libs-0.1.2-3|203	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|204	%doc COPYING
14cr|ding-libs-0.1.2-3|205	%doc COPYING.LESSER
14cr|ding-libs-0.1.2-3|206	%{_libdir}/libcollection.so.2
14cr|ding-libs-0.1.2-3|207	%{_libdir}/libcollection.so.2.0.0
14cr|ding-libs-0.1.2-3|208	
14cr|ding-libs-0.1.2-3|209	%files -n %{collection_develname}
14cr|ding-libs-0.1.2-3|210	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|211	%{_includedir}/collection.h
14cr|ding-libs-0.1.2-3|212	%{_includedir}/collection_tools.h
14cr|ding-libs-0.1.2-3|213	%{_includedir}/collection_queue.h
14cr|ding-libs-0.1.2-3|214	%{_includedir}/collection_stack.h
14cr|ding-libs-0.1.2-3|215	%{_libdir}/libcollection.so
14cr|ding-libs-0.1.2-3|216	%{_libdir}/pkgconfig/collection.pc
14cr|ding-libs-0.1.2-3|217	%doc collection/doc/html/
14cr|ding-libs-0.1.2-3|218	
14cr|ding-libs-0.1.2-3|219	%files -n %{ref_array_libname}
14cr|ding-libs-0.1.2-3|220	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|221	%doc COPYING
14cr|ding-libs-0.1.2-3|222	%doc COPYING.LESSER
14cr|ding-libs-0.1.2-3|223	%{_libdir}/libref_array.so.1
14cr|ding-libs-0.1.2-3|224	%{_libdir}/libref_array.so.1.0.0
14cr|ding-libs-0.1.2-3|225	
14cr|ding-libs-0.1.2-3|226	%files -n %{ref_array_develname}
14cr|ding-libs-0.1.2-3|227	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|228	%{_includedir}/ref_array.h
14cr|ding-libs-0.1.2-3|229	%{_libdir}/libref_array.so
14cr|ding-libs-0.1.2-3|230	%{_libdir}/pkgconfig/ref_array.pc
14cr|ding-libs-0.1.2-3|231	%doc refarray/README.ref_array
14cr|ding-libs-0.1.2-3|232	%doc refarray/doc/html/
14cr|ding-libs-0.1.2-3|233	
14cr|ding-libs-0.1.2-3|234	%files -n %{ini_config_libname}
14cr|ding-libs-0.1.2-3|235	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|236	%doc COPYING
14cr|ding-libs-0.1.2-3|237	%doc COPYING.LESSER
14cr|ding-libs-0.1.2-3|238	%{_libdir}/libini_config.so.2
14cr|ding-libs-0.1.2-3|239	%{_libdir}/libini_config.so.2.0.0
14cr|ding-libs-0.1.2-3|240	
14cr|ding-libs-0.1.2-3|241	%files -n %{ini_config_develname}
14cr|ding-libs-0.1.2-3|242	%defattr(-,root,root)
14cr|ding-libs-0.1.2-3|243	%{_includedir}/ini_config.h
14cr|ding-libs-0.1.2-3|244	%{_libdir}/libini_config.so
14cr|ding-libs-0.1.2-3|245	%{_libdir}/pkgconfig/ini_config.pc
14cr|ding-libs-0.1.2-3|246	%doc ini/doc/html/
14cr|ding-libs-0.1.2-3|247	
14cr|ding-libs-0.1.2-3|248	
14cr|ding-libs-0.1.2-3|249	
14cr|ding-libs-0.1.2-3|250	
14cr|ding-libs-0.1.2-3|251	%changelog
14cr|ding-libs-0.1.2-3|252	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cr|ding-libs-0.1.2-3|253	+ Revision: 3aff6fd
14cr|ding-libs-0.1.2-3|254	- MassBuild#464: Increase release tag
14cr|ding-libs-0.1.2-3|255	
14cr|ding-libs-0.1.2-3|256	

902 14
14cr|dino-0.2.8-3|1	%define name	dino
14cr|dino-0.2.8-3|2	%define version	0.2.8
14cr|dino-0.2.8-3|3	%define release  3
14cr|dino-0.2.8-3|4	
14cr|dino-0.2.8-3|5	Name: 	 	%{name}
14cr|dino-0.2.8-3|6	Summary: 	Pattern-based MIDI sequencer
14cr|dino-0.2.8-3|7	Version: 	%{version}
14cr|dino-0.2.8-3|8	Release: 	%{release}
14cr|dino-0.2.8-3|9	License:	GPLv2+
14cr|dino-0.2.8-3|10	Group:		Sound
14cr|dino-0.2.8-3|11	URL:		http://dino.nongnu.org/
14cr|dino-0.2.8-3|12	Source0:	http://download.savannah.nongnu.org/releases/dino/%{name}-%{version}.tar.gz
14cr|dino-0.2.8-3|13	BuildRequires:	imagemagick
14cr|dino-0.2.8-3|14	BuildRequires:	jackit-devel >= 0.102.5
14cr|dino-0.2.8-3|15	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|dino-0.2.8-3|16	BuildRequires:	lash-devel
14cr|dino-0.2.8-3|17	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|dino-0.2.8-3|18	BuildRequires:	chrpath
14cr|dino-0.2.8-3|19	BuildRequires:	readline-devel
14cr|dino-0.2.8-3|20	
14cr|dino-0.2.8-3|21	%description
14cr|dino-0.2.8-3|22	Dino is a pattern-based sequencer, which means that you write small patterns
14cr|dino-0.2.8-3|23	of MIDI events that you can repeat and arrange to create a whole song. Each
14cr|dino-0.2.8-3|24	track has its own patterns, so you can for example play the same drum pattern
14cr|dino-0.2.8-3|25	over and over again while you play different lead synth patterns and
14cr|dino-0.2.8-3|26	basslines.
14cr|dino-0.2.8-3|27	
14cr|dino-0.2.8-3|28	%prep
14cr|dino-0.2.8-3|29	%setup -q
14cr|dino-0.2.8-3|30	
14cr|dino-0.2.8-3|31	%build
14cr|dino-0.2.8-3|32	%configure2_5x
14cr|dino-0.2.8-3|33	%make
14cr|dino-0.2.8-3|34	
14cr|dino-0.2.8-3|35	%install
14cr|dino-0.2.8-3|36	%makeinstall_std
14cr|dino-0.2.8-3|37	chrpath -d %buildroot/%_bindir/%name
14cr|dino-0.2.8-3|38	
14cr|dino-0.2.8-3|39	#menu
14cr|dino-0.2.8-3|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dino-0.2.8-3|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dino-0.2.8-3|42	[Desktop Entry]
14cr|dino-0.2.8-3|43	Name=Dino
14cr|dino-0.2.8-3|44	Comment=MIDI Sequencer
14cr|dino-0.2.8-3|45	Exec=%{_bindir}/%{name}
14cr|dino-0.2.8-3|46	Icon=%{name}
14cr|dino-0.2.8-3|47	Terminal=false
14cr|dino-0.2.8-3|48	Type=Application
14cr|dino-0.2.8-3|49	StartupNotify=true
14cr|dino-0.2.8-3|50	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Sequencer;
14cr|dino-0.2.8-3|51	EOF
14cr|dino-0.2.8-3|52	
14cr|dino-0.2.8-3|53	#icons
14cr|dino-0.2.8-3|54	mkdir -p %{buildroot}/%_liconsdir
14cr|dino-0.2.8-3|55	convert -size 48x48 pixmaps/head.png %{buildroot}/%_liconsdir/%name.png
14cr|dino-0.2.8-3|56	mkdir -p %{buildroot}/%_iconsdir
14cr|dino-0.2.8-3|57	convert -size 32x32 pixmaps/head.png %{buildroot}/%_iconsdir/%name.png
14cr|dino-0.2.8-3|58	mkdir -p %{buildroot}/%_miconsdir
14cr|dino-0.2.8-3|59	convert -size 16x16 pixmaps/head.png %{buildroot}/%_miconsdir/%name.png
14cr|dino-0.2.8-3|60	
14cr|dino-0.2.8-3|61	%files
14cr|dino-0.2.8-3|62	%defattr(-,root,root)
14cr|dino-0.2.8-3|63	%doc AUTHORS ChangeLog NEWS README TODO
14cr|dino-0.2.8-3|64	%{_bindir}/%name
14cr|dino-0.2.8-3|65	%{_datadir}/%name
14cr|dino-0.2.8-3|66	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|dino-0.2.8-3|67	%{_liconsdir}/%name.png
14cr|dino-0.2.8-3|68	%{_iconsdir}/%name.png
14cr|dino-0.2.8-3|69	%{_miconsdir}/%name.png
14cr|dino-0.2.8-3|70	
14cr|dino-0.2.8-3|71	
14cr|dino-0.2.8-3|72	
14cr|dino-0.2.8-3|73	
14cr|dino-0.2.8-3|74	%changelog
14cr|dino-0.2.8-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-3
14cr|dino-0.2.8-3|76	+ Revision: 0b698ca
14cr|dino-0.2.8-3|77	- MassBuild#464: Increase release tag
14cr|dino-0.2.8-3|78	
14cr|dino-0.2.8-3|79	

903 14
14cr|directory-naming-0.8-7|1	# Copyright (c) 2000-2007, JPackage Project
14cr|directory-naming-0.8-7|2	# All rights reserved.
14cr|directory-naming-0.8-7|3	#
14cr|directory-naming-0.8-7|4	# Redistribution and use in source and binary forms, with or without
14cr|directory-naming-0.8-7|5	# modification, are permitted provided that the following conditions
14cr|directory-naming-0.8-7|6	# are met:
14cr|directory-naming-0.8-7|7	#
14cr|directory-naming-0.8-7|8	# 1. Redistributions of source code must retain the above copyright
14cr|directory-naming-0.8-7|9	#    notice, this list of conditions and the following disclaimer.
14cr|directory-naming-0.8-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|directory-naming-0.8-7|11	#    notice, this list of conditions and the following disclaimer in the
14cr|directory-naming-0.8-7|12	#    documentation and/or other materials provided with the
14cr|directory-naming-0.8-7|13	#    distribution.
14cr|directory-naming-0.8-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|directory-naming-0.8-7|15	#    contributors may be used to endorse or promote products derived
14cr|directory-naming-0.8-7|16	#    from this software without specific prior written permission.
14cr|directory-naming-0.8-7|17	#
14cr|directory-naming-0.8-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|directory-naming-0.8-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|directory-naming-0.8-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|directory-naming-0.8-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|directory-naming-0.8-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|directory-naming-0.8-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|directory-naming-0.8-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|directory-naming-0.8-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|directory-naming-0.8-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|directory-naming-0.8-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|directory-naming-0.8-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|directory-naming-0.8-7|29	#
14cr|directory-naming-0.8-7|30	
14cr|directory-naming-0.8-7|31	Name:           directory-naming
14cr|directory-naming-0.8-7|32	Version:        0.8
14cr|directory-naming-0.8-7|33	Release:        7
14cr|directory-naming-0.8-7|34	Summary:        Apache Directory Naming Component
14cr|directory-naming-0.8-7|35	License:        ASL 2.0
14cr|directory-naming-0.8-7|36	URL:            http://directory.apache.org
14cr|directory-naming-0.8-7|37	Group:          Development/Java
14cr|directory-naming-0.8-7|38	
14cr|directory-naming-0.8-7|39	Source0:        directory-naming-0.8.tar.bz2
14cr|directory-naming-0.8-7|40	# svn export -r 124846 http://svn.apache.org/repos/asf/directory/sandbox/dormant-subprojects/naming/ directory-naming-0.8
14cr|directory-naming-0.8-7|41	
14cr|directory-naming-0.8-7|42	Source5:        http://repo1.maven.org/maven2/directory-naming/naming-core/0.8/naming-core-0.8.pom
14cr|directory-naming-0.8-7|43	Source6:        http://repo1.maven.org/maven2/directory-naming/naming-config/0.8/naming-config-0.8.pom
14cr|directory-naming-0.8-7|44	Source7:        http://repo1.maven.org/maven2/directory-naming/naming-factory/0.8/naming-factory-0.8.pom
14cr|directory-naming-0.8-7|45	Source8:        http://repo1.maven.org/maven2/directory-naming/naming-java/0.8/naming-java-0.8.pom
14cr|directory-naming-0.8-7|46	Source9:        http://repo1.maven.org/maven2/directory-naming/naming-management/0.8/naming-management-0.8.pom
14cr|directory-naming-0.8-7|47	Source10:       http://repo1.maven.org/maven2/directory-naming/naming-resources/0.8/naming-resources-0.8.pom
14cr|directory-naming-0.8-7|48	
14cr|directory-naming-0.8-7|49	BuildRequires:  jpackage-utils >= 1.7.3
14cr|directory-naming-0.8-7|50	BuildRequires:  java-devel >= 1.4.2
14cr|directory-naming-0.8-7|51	BuildRequires:  ant >= 1.6.5
14cr|directory-naming-0.8-7|52	BuildRequires:  hsqldb
14cr|directory-naming-0.8-7|53	BuildRequires:  junit
14cr|directory-naming-0.8-7|54	BuildRequires:  ant-junit
14cr|directory-naming-0.8-7|55	BuildRequires:  jakarta-commons-beanutils
14cr|directory-naming-0.8-7|56	BuildRequires:  jakarta-commons-collections
14cr|directory-naming-0.8-7|57	BuildRequires:  jakarta-commons-dbcp
14cr|directory-naming-0.8-7|58	BuildRequires:  jakarta-commons-digester
14cr|directory-naming-0.8-7|59	BuildRequires:  jakarta-commons-lang
14cr|directory-naming-0.8-7|60	BuildRequires:  jakarta-commons-logging
14cr|directory-naming-0.8-7|61	BuildRequires:  jakarta-commons-pool
14cr|directory-naming-0.8-7|62	BuildRequires:  classpathx-mail
14cr|directory-naming-0.8-7|63	BuildRequires:  mx4j
14cr|directory-naming-0.8-7|64	
14cr|directory-naming-0.8-7|65	Requires:  jakarta-commons-beanutils
14cr|directory-naming-0.8-7|66	Requires:  jakarta-commons-collections
14cr|directory-naming-0.8-7|67	Requires:  jakarta-commons-dbcp
14cr|directory-naming-0.8-7|68	Requires:  jakarta-commons-digester
14cr|directory-naming-0.8-7|69	Requires:  jakarta-commons-lang
14cr|directory-naming-0.8-7|70	Requires:  jakarta-commons-logging
14cr|directory-naming-0.8-7|71	Requires:  jakarta-commons-pool
14cr|directory-naming-0.8-7|72	Requires:  classpathx-mail
14cr|directory-naming-0.8-7|73	Requires:  mx4j
14cr|directory-naming-0.8-7|74	Requires(post):    jpackage-utils >= 1.7.3
14cr|directory-naming-0.8-7|75	Requires(postun):  jpackage-utils >= 1.7.3
14cr|directory-naming-0.8-7|76	
14cr|directory-naming-0.8-7|77	BuildArch:      noarch
14cr|directory-naming-0.8-7|78	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|directory-naming-0.8-7|79	
14cr|directory-naming-0.8-7|80	%description
14cr|directory-naming-0.8-7|81	Naming is a lightweight, in-memory JNDI service provider.  To
14cr|directory-naming-0.8-7|82	enable flexible deployment with limited dependencies, Naming is divided in 6
14cr|directory-naming-0.8-7|83	packages, each producing a separate jar artifact.
14cr|directory-naming-0.8-7|84	
14cr|directory-naming-0.8-7|85	%package javadoc
14cr|directory-naming-0.8-7|86	Summary:        Javadoc for %{name}
14cr|directory-naming-0.8-7|87	Group:          Development/Java
14cr|directory-naming-0.8-7|88	
14cr|directory-naming-0.8-7|89	%description javadoc
14cr|directory-naming-0.8-7|90	API documentation for %{name}.
14cr|directory-naming-0.8-7|91	
14cr|directory-naming-0.8-7|92	%prep
14cr|directory-naming-0.8-7|93	%setup -q
14cr|directory-naming-0.8-7|94	# remove all binary libs
14cr|directory-naming-0.8-7|95	for j in $(find . -name "*.jar"); do
14cr|directory-naming-0.8-7|96	mv $j $j.no
14cr|directory-naming-0.8-7|97	done
14cr|directory-naming-0.8-7|98	sed -i "s/\r//" LICENSE.txt
14cr|directory-naming-0.8-7|99	
14cr|directory-naming-0.8-7|100	%build
14cr|directory-naming-0.8-7|101	export CLASSPATH=$(build-classpath \
14cr|directory-naming-0.8-7|102	commons-beanutils \
14cr|directory-naming-0.8-7|103	commons-collections \
14cr|directory-naming-0.8-7|104	commons-dbcp \
14cr|directory-naming-0.8-7|105	commons-digester \
14cr|directory-naming-0.8-7|106	commons-lang \
14cr|directory-naming-0.8-7|107	commons-logging \
14cr|directory-naming-0.8-7|108	commons-pool \
14cr|directory-naming-0.8-7|109	hsqldb \
14cr|directory-naming-0.8-7|110	javamail \
14cr|directory-naming-0.8-7|111	junit \
14cr|directory-naming-0.8-7|112	mx4j/mx4j-jmx \
14cr|directory-naming-0.8-7|113	)
14cr|directory-naming-0.8-7|114	
14cr|directory-naming-0.8-7|115	CLASSPATH=$CLASSPATH:$(pwd)/naming-config/target/classes:$(pwd)/naming-config/target/test-classes
14cr|directory-naming-0.8-7|116	CLASSPATH=$CLASSPATH:$(pwd)/naming-core/target/classes:$(pwd)/naming-core/target/test-classes
14cr|directory-naming-0.8-7|117	CLASSPATH=$CLASSPATH:$(pwd)/naming-factory/target/classes:$(pwd)/naming-factory/target/test-classes
14cr|directory-naming-0.8-7|118	CLASSPATH=$CLASSPATH:$(pwd)/naming-java/target/classes:$(pwd)/naming-java/target/test-classes
14cr|directory-naming-0.8-7|119	CLASSPATH=$CLASSPATH:$(pwd)/naming-management/target/classes:$(pwd)/naming-management/target/test-classes
14cr|directory-naming-0.8-7|120	CLASSPATH=$CLASSPATH:$(pwd)/naming-resources/target/classes:$(pwd)/naming-resources/target/test-classes
14cr|directory-naming-0.8-7|121	
14cr|directory-naming-0.8-7|122	export OPT_JAR_LIST="junit ant/ant-junit"
14cr|directory-naming-0.8-7|123	
14cr|directory-naming-0.8-7|124	ant -Dbuild.sysclasspath=only jar javadoc
14cr|directory-naming-0.8-7|125	
14cr|directory-naming-0.8-7|126	%install
14cr|directory-naming-0.8-7|127	export NO_BRP_CHECK_BYTECODE_VERSION=true
14cr|directory-naming-0.8-7|128	# jars
14cr|directory-naming-0.8-7|129	%__mkdir_p %{buildroot}%{_javadir}/%{name}
14cr|directory-naming-0.8-7|130	for p in \
14cr|directory-naming-0.8-7|131	naming-config \
14cr|directory-naming-0.8-7|132	naming-core \
14cr|directory-naming-0.8-7|133	naming-factory \
14cr|directory-naming-0.8-7|134	naming-java \
14cr|directory-naming-0.8-7|135	naming-management \
14cr|directory-naming-0.8-7|136	naming-resources \
14cr|directory-naming-0.8-7|137	; do
14cr|directory-naming-0.8-7|138	%__install -m 644 $p/target/$p-%{version}.jar %{buildroot}%{_javadir}/%{name}/$p-%{version}.jar
14cr|directory-naming-0.8-7|139	done
14cr|directory-naming-0.8-7|140	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do %__ln_s ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cr|directory-naming-0.8-7|141	
14cr|directory-naming-0.8-7|142	# poms
14cr|directory-naming-0.8-7|143	%__mkdir_p %{buildroot}%{_datadir}/maven2/poms
14cr|directory-naming-0.8-7|144	%__install -m 644 %{SOURCE5}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-core.pom
14cr|directory-naming-0.8-7|145	%add_to_maven_depmap %{name} naming-core %{version} JPP/%{name} naming-core
14cr|directory-naming-0.8-7|146	%__install -m 644 %{SOURCE6}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-config.pom
14cr|directory-naming-0.8-7|147	%add_to_maven_depmap %{name} naming-config %{version} JPP/%{name} naming-config
14cr|directory-naming-0.8-7|148	%__install -m 644 %{SOURCE7}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-factory.pom
14cr|directory-naming-0.8-7|149	%add_to_maven_depmap %{name} naming-factory %{version} JPP/%{name} naming-factory
14cr|directory-naming-0.8-7|150	%__install -m 644 %{SOURCE8}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-java.pom
14cr|directory-naming-0.8-7|151	%add_to_maven_depmap %{name} naming-java %{version} JPP/%{name} naming-java
14cr|directory-naming-0.8-7|152	%__install -m 644 %{SOURCE9}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-management.pom
14cr|directory-naming-0.8-7|153	%add_to_maven_depmap %{name} naming-management %{version} JPP/%{name} naming-management
14cr|directory-naming-0.8-7|154	%__install -m 644 %{SOURCE10} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-resources.pom
14cr|directory-naming-0.8-7|155	%add_to_maven_depmap %{name} naming-resources %{version} JPP/%{name} naming-resources
14cr|directory-naming-0.8-7|156	
14cr|directory-naming-0.8-7|157	# docs
14cr|directory-naming-0.8-7|158	%__mkdir_p %{buildroot}%{_docdir}/%{name}-%{version}
14cr|directory-naming-0.8-7|159	%__cp LICENSE.txt  %{buildroot}%{_docdir}/%{name}-%{version}
14cr|directory-naming-0.8-7|160	
14cr|directory-naming-0.8-7|161	%post
14cr|directory-naming-0.8-7|162	%update_maven_depmap
14cr|directory-naming-0.8-7|163	
14cr|directory-naming-0.8-7|164	%postun
14cr|directory-naming-0.8-7|165	%update_maven_depmap
14cr|directory-naming-0.8-7|166	
14cr|directory-naming-0.8-7|167	%files
14cr|directory-naming-0.8-7|168	%defattr(0644,root,root,0755)
14cr|directory-naming-0.8-7|169	%{_docdir}/*
14cr|directory-naming-0.8-7|170	%{_javadir}/%{name}
14cr|directory-naming-0.8-7|171	%{_datadir}/maven2/poms/*
14cr|directory-naming-0.8-7|172	%config %{_mavendepmapfragdir}
14cr|directory-naming-0.8-7|173	
14cr|directory-naming-0.8-7|174	
14cr|directory-naming-0.8-7|175	
14cr|directory-naming-0.8-7|176	
14cr|directory-naming-0.8-7|177	%changelog
14cr|directory-naming-0.8-7|178	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-7
14cr|directory-naming-0.8-7|179	+ Revision: ea5e772
14cr|directory-naming-0.8-7|180	- MassBuild#464: Increase release tag
14cr|directory-naming-0.8-7|181	
14cr|directory-naming-0.8-7|182	

904 14
14cr|disc-cover-1.5.6-6|1	%define name	disc-cover
14cr|disc-cover-1.5.6-6|2	%define version 1.5.6
14cr|disc-cover-1.5.6-6|3	%define release 6
14cr|disc-cover-1.5.6-6|4	
14cr|disc-cover-1.5.6-6|5	Name:		%{name}
14cr|disc-cover-1.5.6-6|6	Version:	%{version}
14cr|disc-cover-1.5.6-6|7	Release:	%{release}
14cr|disc-cover-1.5.6-6|8	Summary:	Makes covers for audio CDs using CDDB info
14cr|disc-cover-1.5.6-6|9	License:	GPL
14cr|disc-cover-1.5.6-6|10	Group:		Graphics
14cr|disc-cover-1.5.6-6|11	Source:		http://www.vanhemert.co.uk/files/%{name}-%{version}.tar.bz2
14cr|disc-cover-1.5.6-6|12	URL:		http://www.vanhemert.co.uk/disc-cover.html
14cr|disc-cover-1.5.6-6|13	Requires:	tetex-dvips
14cr|disc-cover-1.5.6-6|14	Requires:	tetex-latex
14cr|disc-cover-1.5.6-6|15	Requires:	perl-Audio-CD
14cr|disc-cover-1.5.6-6|16	BuildArch:	noarch
14cr|disc-cover-1.5.6-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|disc-cover-1.5.6-6|18	
14cr|disc-cover-1.5.6-6|19	%description
14cr|disc-cover-1.5.6-6|20	Provides an easy way to produce covers for audio cds.  It scans audio CDs and
14cr|disc-cover-1.5.6-6|21	uses information from the CDDB database to build a back and front cover for the
14cr|disc-cover-1.5.6-6|22	CD.  The cover output is in Latex, Dvi, Pdf or Postscript.  This little gadget
14cr|disc-cover-1.5.6-6|23	lets you produce covers without typing in all the information yourself.  An
14cr|disc-cover-1.5.6-6|24	easy way to replace all those lost covers ;-)
14cr|disc-cover-1.5.6-6|25	
14cr|disc-cover-1.5.6-6|26	%prep
14cr|disc-cover-1.5.6-6|27	%setup -q
14cr|disc-cover-1.5.6-6|28	
14cr|disc-cover-1.5.6-6|29	%build
14cr|disc-cover-1.5.6-6|30	
14cr|disc-cover-1.5.6-6|31	%install
14cr|disc-cover-1.5.6-6|32	rm -rf %{buildroot}
14cr|disc-cover-1.5.6-6|33	install -d -m 755 %{buildroot}%{_bindir}
14cr|disc-cover-1.5.6-6|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|disc-cover-1.5.6-6|35	install -m 0755 disc-cover %{buildroot}%{_bindir}
14cr|disc-cover-1.5.6-6|36	chmod 755 templates
14cr|disc-cover-1.5.6-6|37	chmod 644 templates/*
14cr|disc-cover-1.5.6-6|38	cp -r templates %{buildroot}%{_datadir}/%{name}
14cr|disc-cover-1.5.6-6|39	#fix doc permissions
14cr|disc-cover-1.5.6-6|40	chmod 644 AUTHORS COPYING CHANGELOG TODO
14cr|disc-cover-1.5.6-6|41	
14cr|disc-cover-1.5.6-6|42	%clean
14cr|disc-cover-1.5.6-6|43	rm -rf %{buildroot}
14cr|disc-cover-1.5.6-6|44	
14cr|disc-cover-1.5.6-6|45	%files
14cr|disc-cover-1.5.6-6|46	%defattr(-,root,root)
14cr|disc-cover-1.5.6-6|47	%doc AUTHORS COPYING CHANGELOG TODO
14cr|disc-cover-1.5.6-6|48	%{_bindir}/disc-cover
14cr|disc-cover-1.5.6-6|49	%_datadir/disc-cover/
14cr|disc-cover-1.5.6-6|50	
14cr|disc-cover-1.5.6-6|51	
14cr|disc-cover-1.5.6-6|52	
14cr|disc-cover-1.5.6-6|53	
14cr|disc-cover-1.5.6-6|54	%changelog
14cr|disc-cover-1.5.6-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-6
14cr|disc-cover-1.5.6-6|56	+ Revision: 2866ecb
14cr|disc-cover-1.5.6-6|57	- MassBuild#464: Increase release tag
14cr|disc-cover-1.5.6-6|58	
14cr|disc-cover-1.5.6-6|59	

905 14
14cr|diskimg-1.1.1-11|1	Summary:	A tools to make disks/partitions image
14cr|diskimg-1.1.1-11|2	Name:		diskimg
14cr|diskimg-1.1.1-11|3	Version:	1.1.1
14cr|diskimg-1.1.1-11|4	Release:	11
14cr|diskimg-1.1.1-11|5	License:	GPL
14cr|diskimg-1.1.1-11|6	Group:		Archiving/Backup
14cr|diskimg-1.1.1-11|7	Url:		http://www.scylla-charybdis.com/tools.html#diskimg
14cr|diskimg-1.1.1-11|8	Source0:	%{name}.tar.bz2
14cr|diskimg-1.1.1-11|9	
14cr|diskimg-1.1.1-11|10	%description
14cr|diskimg-1.1.1-11|11	DiskImg is a small command-line utility that dumps the contents
14cr|diskimg-1.1.1-11|12	of a drive or partition to standard out. Because it is based on
14cr|diskimg-1.1.1-11|13	large file support, it is able to skip over read errors and log
14cr|diskimg-1.1.1-11|14	them to a log file. It can start reading at an offset and writes
14cr|diskimg-1.1.1-11|15	its progress to stderr.
14cr|diskimg-1.1.1-11|16	
14cr|diskimg-1.1.1-11|17	%files
14cr|diskimg-1.1.1-11|18	%doc VERSION README
14cr|diskimg-1.1.1-11|19	%{_bindir}/%{name}
14cr|diskimg-1.1.1-11|20	
14cr|diskimg-1.1.1-11|21	#----------------------------------------------------------------------------
14cr|diskimg-1.1.1-11|22	
14cr|diskimg-1.1.1-11|23	%prep
14cr|diskimg-1.1.1-11|24	%setup -q
14cr|diskimg-1.1.1-11|25	
14cr|diskimg-1.1.1-11|26	%build
14cr|diskimg-1.1.1-11|27	%make "CFLAGS=%{optflags}"
14cr|diskimg-1.1.1-11|28	
14cr|diskimg-1.1.1-11|29	%install
14cr|diskimg-1.1.1-11|30	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cr|diskimg-1.1.1-11|31	
14cr|diskimg-1.1.1-11|32	
14cr|diskimg-1.1.1-11|33	%changelog
14cr|diskimg-1.1.1-11|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-11
14cr|diskimg-1.1.1-11|35	+ Revision: df1c028
14cr|diskimg-1.1.1-11|36	- MassBuild#464: Increase release tag
14cr|diskimg-1.1.1-11|37	
14cr|diskimg-1.1.1-11|38	

906 14
14cr|disksearch-1.2.1-7|1	Name:		disksearch
14cr|disksearch-1.2.1-7|2	Summary:	Catalog and search tool for removable media
14cr|disksearch-1.2.1-7|3	Version:	1.2.1
14cr|disksearch-1.2.1-7|4	Release:	7
14cr|disksearch-1.2.1-7|5	Source:		http://prdownloads.sourceforge.net/disksearch/%{name}-%{version}.tar.bz2
14cr|disksearch-1.2.1-7|6	URL:		http://disksearch.sourceforge.net/
14cr|disksearch-1.2.1-7|7	License:	GPL
14cr|disksearch-1.2.1-7|8	Group:		File tools
14cr|disksearch-1.2.1-7|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|disksearch-1.2.1-7|10	BuildRequires:	imagemagick
14cr|disksearch-1.2.1-7|11	Requires:	pygtk2.0-libglade
14cr|disksearch-1.2.1-7|12	BuildArch:	noarch
14cr|disksearch-1.2.1-7|13	
14cr|disksearch-1.2.1-7|14	%description
14cr|disksearch-1.2.1-7|15	DiskSearch is a tool for searching for files on all your removable media disks
14cr|disksearch-1.2.1-7|16	(e.g. CD's, ZIP disks or backup tapes). For instance you can search for songs
14cr|disksearch-1.2.1-7|17	on your MP3-CD's or for a document on your backup DVD's. For advanced queries
14cr|disksearch-1.2.1-7|18	there is a regular expression search mode.  The search is based on a simple
14cr|disksearch-1.2.1-7|19	database file which needs to be filled once by adding all your disks to it.
14cr|disksearch-1.2.1-7|20	
14cr|disksearch-1.2.1-7|21	%prep
14cr|disksearch-1.2.1-7|22	%setup -q
14cr|disksearch-1.2.1-7|23	perl -p -i -e 's|/usr/local|/usr||g' %name
14cr|disksearch-1.2.1-7|24	
14cr|disksearch-1.2.1-7|25	%build
14cr|disksearch-1.2.1-7|26	# for remove rpmlint's warning...
14cr|disksearch-1.2.1-7|27	
14cr|disksearch-1.2.1-7|28	%install
14cr|disksearch-1.2.1-7|29	rm -rf $RPM_BUILD_ROOT
14cr|disksearch-1.2.1-7|30	%makeinstall
14cr|disksearch-1.2.1-7|31	
14cr|disksearch-1.2.1-7|32	%find_lang %name
14cr|disksearch-1.2.1-7|33	
14cr|disksearch-1.2.1-7|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|disksearch-1.2.1-7|35	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|disksearch-1.2.1-7|36	[Desktop Entry]
14cr|disksearch-1.2.1-7|37	Name=DiskSearch
14cr|disksearch-1.2.1-7|38	Comment=Search removable media
14cr|disksearch-1.2.1-7|39	Exec=%{name}
14cr|disksearch-1.2.1-7|40	Icon=%{name}
14cr|disksearch-1.2.1-7|41	Terminal=false
14cr|disksearch-1.2.1-7|42	Type=Application
14cr|disksearch-1.2.1-7|43	Categories=System;Filesystem;
14cr|disksearch-1.2.1-7|44	EOF
14cr|disksearch-1.2.1-7|45	
14cr|disksearch-1.2.1-7|46	#icons
14cr|disksearch-1.2.1-7|47	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|disksearch-1.2.1-7|48	convert -size 48x48 resource/%name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|disksearch-1.2.1-7|49	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|disksearch-1.2.1-7|50	convert -size 32x32 resource/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|disksearch-1.2.1-7|51	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|disksearch-1.2.1-7|52	convert -size 16x16 resource/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|disksearch-1.2.1-7|53	
14cr|disksearch-1.2.1-7|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
14cr|disksearch-1.2.1-7|55	convert -geometry 16x16 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|disksearch-1.2.1-7|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cr|disksearch-1.2.1-7|57	convert -geometry 32x32 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|disksearch-1.2.1-7|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|disksearch-1.2.1-7|59	convert -geometry 48x48 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|disksearch-1.2.1-7|60	
14cr|disksearch-1.2.1-7|61	%clean
14cr|disksearch-1.2.1-7|62	rm -rf $RPM_BUILD_ROOT
14cr|disksearch-1.2.1-7|63	
14cr|disksearch-1.2.1-7|64	%files -f %name.lang
14cr|disksearch-1.2.1-7|65	%defattr(-,root,root)
14cr|disksearch-1.2.1-7|66	%doc docs/*
14cr|disksearch-1.2.1-7|67	%{_bindir}/%name
14cr|disksearch-1.2.1-7|68	%{_datadir}/%name
14cr|disksearch-1.2.1-7|69	%{_liconsdir}/%name.png
14cr|disksearch-1.2.1-7|70	%{_iconsdir}/%name.png
14cr|disksearch-1.2.1-7|71	%{_miconsdir}/%name.png
14cr|disksearch-1.2.1-7|72	%{_iconsdir}/hicolor/*/apps/*.png
14cr|disksearch-1.2.1-7|73	%{_datadir}/applications/mandriva-%name.desktop
14cr|disksearch-1.2.1-7|74	
14cr|disksearch-1.2.1-7|75	
14cr|disksearch-1.2.1-7|76	
14cr|disksearch-1.2.1-7|77	
14cr|disksearch-1.2.1-7|78	%changelog
14cr|disksearch-1.2.1-7|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-7
14cr|disksearch-1.2.1-7|80	+ Revision: 85a1033
14cr|disksearch-1.2.1-7|81	- MassBuild#464: Increase release tag
14cr|disksearch-1.2.1-7|82	
14cr|disksearch-1.2.1-7|83	

907 14
14cr|dispcalGUI-1.7.5.7-2|1	Summary:	A graphical user interface for the Argyll CMS display calibration utilities
14cr|dispcalGUI-1.7.5.7-2|2	Name:		dispcalGUI
14cr|dispcalGUI-1.7.5.7-2|3	Version:	1.7.5.7
14cr|dispcalGUI-1.7.5.7-2|4	Release:	2
14cr|dispcalGUI-1.7.5.7-2|5	License:	GPLv3+
14cr|dispcalGUI-1.7.5.7-2|6	Group: 		Graphics
14cr|dispcalGUI-1.7.5.7-2|7	Url:		http://dispcalGUI.hoech.net
14cr|dispcalGUI-1.7.5.7-2|8	Source0:	http://sourceforge.net/projects/dispcalgui/files/release/%{version}/%{name}-%{version}.tar.gz
14cr|dispcalGUI-1.7.5.7-2|9	Patch0:		dispcalGUI-1.7.5.7-rpmbuild.patch
14cr|dispcalGUI-1.7.5.7-2|10	BuildRequires:	python-setuptools
14cr|dispcalGUI-1.7.5.7-2|11	BuildRequires:	wxPythonGTK
14cr|dispcalGUI-1.7.5.7-2|12	BuildRequires:	wxPythonGTK-wxversion
14cr|dispcalGUI-1.7.5.7-2|13	BuildRequires:	pkgconfig(python)
14cr|dispcalGUI-1.7.5.7-2|14	BuildRequires:	pkgconfig(xinerama)
14cr|dispcalGUI-1.7.5.7-2|15	BuildRequires:	pkgconfig(xrandr)
14cr|dispcalGUI-1.7.5.7-2|16	BuildRequires:	pkgconfig(xxf86vm)
14cr|dispcalGUI-1.7.5.7-2|17	Requires:	argyllcms
14cr|dispcalGUI-1.7.5.7-2|18	Requires:	python-setuptools
14cr|dispcalGUI-1.7.5.7-2|19	Requires:	wxPythonGTK
14cr|dispcalGUI-1.7.5.7-2|20	Requires:	wxPythonGTK-wxversion
14cr|dispcalGUI-1.7.5.7-2|21	
14cr|dispcalGUI-1.7.5.7-2|22	%description
14cr|dispcalGUI-1.7.5.7-2|23	A graphical user interface for the Argyll CMS display calibration utilities.
14cr|dispcalGUI-1.7.5.7-2|24	
14cr|dispcalGUI-1.7.5.7-2|25	%files
14cr|dispcalGUI-1.7.5.7-2|26	%{_bindir}/*
14cr|dispcalGUI-1.7.5.7-2|27	%{_datadir}/%{name}
14cr|dispcalGUI-1.7.5.7-2|28	%{_datadir}/applications/dispcalGUI*.desktop
14cr|dispcalGUI-1.7.5.7-2|29	%{_mandir}/man1/*.xz
14cr|dispcalGUI-1.7.5.7-2|30	%{_iconsdir}/hicolor/*/*
14cr|dispcalGUI-1.7.5.7-2|31	%{py_platsitedir}/%{name}
14cr|dispcalGUI-1.7.5.7-2|32	%{py_platsitedir}/*egg*
14cr|dispcalGUI-1.7.5.7-2|33	%{_sysconfdir}/xdg/autostart/z-dispcalGUI-apply-profiles.desktop
14cr|dispcalGUI-1.7.5.7-2|34	
14cr|dispcalGUI-1.7.5.7-2|35	#----------------------------------------------------------------------------
14cr|dispcalGUI-1.7.5.7-2|36	
14cr|dispcalGUI-1.7.5.7-2|37	%prep
14cr|dispcalGUI-1.7.5.7-2|38	%setup -q
14cr|dispcalGUI-1.7.5.7-2|39	%patch0 -p1
14cr|dispcalGUI-1.7.5.7-2|40	
14cr|dispcalGUI-1.7.5.7-2|41	%build
14cr|dispcalGUI-1.7.5.7-2|42	python setup.py build
14cr|dispcalGUI-1.7.5.7-2|43	
14cr|dispcalGUI-1.7.5.7-2|44	%install
14cr|dispcalGUI-1.7.5.7-2|45	python setup.py install --prefix=/usr --root=%{buildroot}
14cr|dispcalGUI-1.7.5.7-2|46	
14cr|dispcalGUI-1.7.5.7-2|47	
14cr|dispcalGUI-1.7.5.7-2|48	
14cr|dispcalGUI-1.7.5.7-2|49	%changelog
14cr|dispcalGUI-1.7.5.7-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5.7-2
14cr|dispcalGUI-1.7.5.7-2|51	+ Revision: 59c99e1
14cr|dispcalGUI-1.7.5.7-2|52	- MassBuild#464: Increase release tag
14cr|dispcalGUI-1.7.5.7-2|53	
14cr|dispcalGUI-1.7.5.7-2|54	

908 14
14cr|distcc-3.2rc1-2|1	%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
14cr|distcc-3.2rc1-2|2	%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")}
14cr|distcc-3.2rc1-2|3	%define _hardened_build 1
14cr|distcc-3.2rc1-2|4	
14cr|distcc-3.2rc1-2|5	
14cr|distcc-3.2rc1-2|6	Name:       distcc
14cr|distcc-3.2rc1-2|7	Version:    3.2rc1
14cr|distcc-3.2rc1-2|8	Release:    2
14cr|distcc-3.2rc1-2|9	Summary:    Distributed C/C++ compilation
14cr|distcc-3.2rc1-2|10	Group:      Development/C
14cr|distcc-3.2rc1-2|11	License:    GPLv2+
14cr|distcc-3.2rc1-2|12	URL:        http://distcc.org/
14cr|distcc-3.2rc1-2|13	Source0:    http://distcc.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|distcc-3.2rc1-2|14	Source1:    hosts.sample
14cr|distcc-3.2rc1-2|15	Source2:    distccd.service
14cr|distcc-3.2rc1-2|16	Patch0:     %{name}-3.2rc1-mga-fix-sv-coding-in-distccmon-gnome.desktop.patch
14cr|distcc-3.2rc1-2|17	BuildRequires: pkgconfig(popt)
14cr|distcc-3.2rc1-2|18	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|distcc-3.2rc1-2|19	BuildRequires: pkgconfig(pango)
14cr|distcc-3.2rc1-2|20	BuildRequires: pkgconfig(python-2.7)
14cr|distcc-3.2rc1-2|21	BuildRequires: desktop-file-utils
14cr|distcc-3.2rc1-2|22	BuildRequires: avahi-common-devel
14cr|distcc-3.2rc1-2|23	BuildRequires: pkgconfig(avahi-client)
14cr|distcc-3.2rc1-2|24	BuildRequires: pkgconfig(avahi-core)
14cr|distcc-3.2rc1-2|25	
14cr|distcc-3.2rc1-2|26	
14cr|distcc-3.2rc1-2|27	%description
14cr|distcc-3.2rc1-2|28	distcc is a program to distribute compilation of C or C++ code across
14cr|distcc-3.2rc1-2|29	several machines on a network. distcc should always generate the same
14cr|distcc-3.2rc1-2|30	results as a local compile, is simple to install and use, and is often
14cr|distcc-3.2rc1-2|31	two or more times faster than a local compile.
14cr|distcc-3.2rc1-2|32	
14cr|distcc-3.2rc1-2|33	
14cr|distcc-3.2rc1-2|34	%package     server
14cr|distcc-3.2rc1-2|35	Summary:    Server for distributed C/C++ compilation
14cr|distcc-3.2rc1-2|36	Group:      Development/C
14cr|distcc-3.2rc1-2|37	License:    GPLv2+
14cr|distcc-3.2rc1-2|38	
14cr|distcc-3.2rc1-2|39	Requires(post): systemd-units
14cr|distcc-3.2rc1-2|40	Requires(preun): systemd-units
14cr|distcc-3.2rc1-2|41	Requires(postun): systemd-units
14cr|distcc-3.2rc1-2|42	
14cr|distcc-3.2rc1-2|43	%description server
14cr|distcc-3.2rc1-2|44	This package contains the compilation server needed to use %{name}.
14cr|distcc-3.2rc1-2|45	
14cr|distcc-3.2rc1-2|46	
14cr|distcc-3.2rc1-2|47	%prep
14cr|distcc-3.2rc1-2|48	%setup -q
14cr|distcc-3.2rc1-2|49	# desktop patch from mga
14cr|distcc-3.2rc1-2|50	%patch0 -p0
14cr|distcc-3.2rc1-2|51	# fix debug
14cr|distcc-3.2rc1-2|52	find src -type f -exec chmod 644 {} \;
14cr|distcc-3.2rc1-2|53	chmod 644 include_server/c_extensions/distcc_pump_c_extensions_module.c
14cr|distcc-3.2rc1-2|54	chmod 644 lzo/minilzo.{c,h}
14cr|distcc-3.2rc1-2|55	chmod 644 lzo/lzoconf.h
14cr|distcc-3.2rc1-2|56	chmod 644 README
14cr|distcc-3.2rc1-2|57	chmod 644 COPYING
14cr|distcc-3.2rc1-2|58	iconv -f iso8859-1 -t utf-8 NEWS > NEWS.conv && mv -f NEWS.conv NEWS
14cr|distcc-3.2rc1-2|59	
14cr|distcc-3.2rc1-2|60	%build
14cr|distcc-3.2rc1-2|61	%configure --with-gnome --with-docdir=%{_datadir}/doc/%{name}-%{version} --disable-Werror
14cr|distcc-3.2rc1-2|62	%make
14cr|distcc-3.2rc1-2|63	
14cr|distcc-3.2rc1-2|64	
14cr|distcc-3.2rc1-2|65	%install
14cr|distcc-3.2rc1-2|66	%makeinstall_std
14cr|distcc-3.2rc1-2|67	
14cr|distcc-3.2rc1-2|68	# Move desktop file to right directory
14cr|distcc-3.2rc1-2|69	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|distcc-3.2rc1-2|70	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/*.desktop $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|distcc-3.2rc1-2|71	sed -i 's@Icon=@Icon=%{_datadir}/%{name}/@' $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
14cr|distcc-3.2rc1-2|72	
14cr|distcc-3.2rc1-2|73	# Install sample hosts file
14cr|distcc-3.2rc1-2|74	install -Dm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/hosts
14cr|distcc-3.2rc1-2|75	
14cr|distcc-3.2rc1-2|76	# Install sample distccd config file
14cr|distcc-3.2rc1-2|77	install -Dm 0644 contrib/redhat/sysconfig $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/distccd
14cr|distcc-3.2rc1-2|78	
14cr|distcc-3.2rc1-2|79	# Install distcdd unit file
14cr|distcc-3.2rc1-2|80	mkdir -p $RPM_BUILD_ROOT%{_unitdir}
14cr|distcc-3.2rc1-2|81	install -Dm 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/distccd.service
14cr|distcc-3.2rc1-2|82	
14cr|distcc-3.2rc1-2|83	# fix permits
14cr|distcc-3.2rc1-2|84	find $RPM_BUILD_ROOT%{python_sitearch}/include_server -name '*.py' -exec chmod +x {} \;
14cr|distcc-3.2rc1-2|85	chmod +x $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/commands.allow.sh
14cr|distcc-3.2rc1-2|86	sed -i -e '1d;2i#!/usr/bin/python' $RPM_BUILD_ROOT%{python_sitearch}/include_server/__init__.py
14cr|distcc-3.2rc1-2|87	
14cr|distcc-3.2rc1-2|88	%post server
14cr|distcc-3.2rc1-2|89	#[ $1 -lt 2 ] && /sbin/chkconfig --add distccd ||:
14cr|distcc-3.2rc1-2|90	if [ $1 -eq 1 ] ; then
14cr|distcc-3.2rc1-2|91	# Initial installation
14cr|distcc-3.2rc1-2|92	/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|distcc-3.2rc1-2|93	fi
14cr|distcc-3.2rc1-2|94	
14cr|distcc-3.2rc1-2|95	
14cr|distcc-3.2rc1-2|96	
14cr|distcc-3.2rc1-2|97	%preun server
14cr|distcc-3.2rc1-2|98	#[ $1 -eq 0 ] && /sbin/chkconfig --del distccd ||:
14cr|distcc-3.2rc1-2|99	if [ $1 -eq 0 ] ; then
14cr|distcc-3.2rc1-2|100	# Package removal, not upgrade
14cr|distcc-3.2rc1-2|101	/usr/bin/systemctl --no-reload disable distccd.service > /dev/null 2>&1 || :
14cr|distcc-3.2rc1-2|102	/usr/bin/systemctl stop distccd.service > /dev/null 2>&1 || :
14cr|distcc-3.2rc1-2|103	fi
14cr|distcc-3.2rc1-2|104	
14cr|distcc-3.2rc1-2|105	%postun server
14cr|distcc-3.2rc1-2|106	/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|distcc-3.2rc1-2|107	if [ $1 -ge 1 ] ; then
14cr|distcc-3.2rc1-2|108	# Package upgrade, not uninstall
14cr|distcc-3.2rc1-2|109	/usr/bin/systemctl try-restart distccd.service >/dev/null 2>&1 || :
14cr|distcc-3.2rc1-2|110	fi
14cr|distcc-3.2rc1-2|111	
14cr|distcc-3.2rc1-2|112	%files
14cr|distcc-3.2rc1-2|113	%doc %{_datadir}/doc/%{name}-%{version}
14cr|distcc-3.2rc1-2|114	%{_bindir}/distcc
14cr|distcc-3.2rc1-2|115	%{_bindir}/distccmon*
14cr|distcc-3.2rc1-2|116	%{_bindir}/lsdistcc
14cr|distcc-3.2rc1-2|117	%{_bindir}/pump
14cr|distcc-3.2rc1-2|118	%{_mandir}/man1/distcc.*
14cr|distcc-3.2rc1-2|119	%{_mandir}/man1/distccmon*
14cr|distcc-3.2rc1-2|120	%{_datadir}/%{name}
14cr|distcc-3.2rc1-2|121	%{_datadir}/applications/*.desktop
14cr|distcc-3.2rc1-2|122	%dir %{_sysconfdir}/%{name}
14cr|distcc-3.2rc1-2|123	%config(noreplace) %{_sysconfdir}/%{name}/hosts
14cr|distcc-3.2rc1-2|124	
14cr|distcc-3.2rc1-2|125	%files server
14cr|distcc-3.2rc1-2|126	%doc COPYING README
14cr|distcc-3.2rc1-2|127	%{_bindir}/distccd
14cr|distcc-3.2rc1-2|128	%{_unitdir}/*
14cr|distcc-3.2rc1-2|129	%{_sysconfdir}/default/distcc
14cr|distcc-3.2rc1-2|130	%{_sysconfdir}/distcc/*allow*
14cr|distcc-3.2rc1-2|131	%{_mandir}/man1/distccd*
14cr|distcc-3.2rc1-2|132	%{_mandir}/man1/include_server*
14cr|distcc-3.2rc1-2|133	%{_mandir}/man1/pump*
14cr|distcc-3.2rc1-2|134	%config(noreplace) %{_sysconfdir}/sysconfig/distccd
14cr|distcc-3.2rc1-2|135	%{python_sitearch}/include_server*
14cr|distcc-3.2rc1-2|136	
14cr|distcc-3.2rc1-2|137	
14cr|distcc-3.2rc1-2|138	
14cr|distcc-3.2rc1-2|139	
14cr|distcc-3.2rc1-2|140	%changelog
14cr|distcc-3.2rc1-2|141	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2rc1-2
14cr|distcc-3.2rc1-2|142	+ Revision: 66456c4
14cr|distcc-3.2rc1-2|143	- MassBuild#464: Increase release tag
14cr|distcc-3.2rc1-2|144	
14cr|distcc-3.2rc1-2|145	

909 14
14cr|divfix++-0.34-2|1	# Spec is based on Enrico Chiaretti's work in MIB and
14cr|divfix++-0.34-2|2	# Erdem U. Altinyurt's and Toni Graffy's work in OpenSUSE(?)
14cr|divfix++-0.34-2|3	
14cr|divfix++-0.34-2|4	%define oname DivFix++
14cr|divfix++-0.34-2|5	
14cr|divfix++-0.34-2|6	Name:		divfix++
14cr|divfix++-0.34-2|7	Summary:	A program to repair broken AVI file streams by rebuilding index part of file
14cr|divfix++-0.34-2|8	Version:	0.34
14cr|divfix++-0.34-2|9	Release:	2
14cr|divfix++-0.34-2|10	License:	GPL
14cr|divfix++-0.34-2|11	Group:		Video
14cr|divfix++-0.34-2|12	URL:		http://divfixpp.sourceforge.net/
14cr|divfix++-0.34-2|13	Source0:	%{oname}_v%{version}-src.tar.bz2
14cr|divfix++-0.34-2|14	BuildRequires:	dos2unix
14cr|divfix++-0.34-2|15	BuildRequires:	wxgtku-devel
14cr|divfix++-0.34-2|16	%rename		%{oname}
14cr|divfix++-0.34-2|17	
14cr|divfix++-0.34-2|18	%description
14cr|divfix++-0.34-2|19	This program designed to repair broken AVI file streams by
14cr|divfix++-0.34-2|20	rebuilding index part of file. This is very useful when trying
14cr|divfix++-0.34-2|21	to preview movies which has no index part, like some files are
14cr|divfix++-0.34-2|22	currently downloading from ed2k or bittorent networks.
14cr|divfix++-0.34-2|23	
14cr|divfix++-0.34-2|24	DivFix++ has supports CLI tools, this means you can fix, preview
14cr|divfix++-0.34-2|25	and delete movies automatically via script (by using argument
14cr|divfix++-0.34-2|26	parameters...)
14cr|divfix++-0.34-2|27	
14cr|divfix++-0.34-2|28	DivFix++ program code supports lots of operating system, because
14cr|divfix++-0.34-2|29	it's writen by cross-platform API, wxWidgets.
14cr|divfix++-0.34-2|30	
14cr|divfix++-0.34-2|31	%prep
14cr|divfix++-0.34-2|32	%setup -q -n %{oname}_v%{version}
14cr|divfix++-0.34-2|33	dos2unix docs/*
14cr|divfix++-0.34-2|34	%__chmod 644 docs/*
14cr|divfix++-0.34-2|35	
14cr|divfix++-0.34-2|36	%build
14cr|divfix++-0.34-2|37	%make
14cr|divfix++-0.34-2|38	
14cr|divfix++-0.34-2|39	%install
14cr|divfix++-0.34-2|40	%__rm -rf %{buildroot}
14cr|divfix++-0.34-2|41	%makeinstall_std
14cr|divfix++-0.34-2|42	
14cr|divfix++-0.34-2|43	# Overwite .desktop file
14cr|divfix++-0.34-2|44	cat > %{buildroot}%{_datadir}/applications/%{oname}.desktop << EOF
14cr|divfix++-0.34-2|45	[Desktop Entry]
14cr|divfix++-0.34-2|46	Name=DivFix++
14cr|divfix++-0.34-2|47	Comment=AVI Repair & Preview Utility
14cr|divfix++-0.34-2|48	Exec=DivFix++
14cr|divfix++-0.34-2|49	Icon=DivFix++
14cr|divfix++-0.34-2|50	Terminal=false
14cr|divfix++-0.34-2|51	Type=Application
14cr|divfix++-0.34-2|52	Categories=AudioVideo;Video;
14cr|divfix++-0.34-2|53	EOF
14cr|divfix++-0.34-2|54	
14cr|divfix++-0.34-2|55	%find_lang %{oname}
14cr|divfix++-0.34-2|56	
14cr|divfix++-0.34-2|57	%clean
14cr|divfix++-0.34-2|58	%__rm -rf %{buildroot}
14cr|divfix++-0.34-2|59	
14cr|divfix++-0.34-2|60	%files -f %{oname}.lang
14cr|divfix++-0.34-2|61	%defattr(-,root,root)
14cr|divfix++-0.34-2|62	%doc docs/*
14cr|divfix++-0.34-2|63	%{_bindir}/%{oname}
14cr|divfix++-0.34-2|64	%{_datadir}/applications/%{oname}.desktop
14cr|divfix++-0.34-2|65	%{_datadir}/pixmaps/%{oname}.png
14cr|divfix++-0.34-2|66	
14cr|divfix++-0.34-2|67	
14cr|divfix++-0.34-2|68	
14cr|divfix++-0.34-2|69	
14cr|divfix++-0.34-2|70	%changelog
14cr|divfix++-0.34-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.34-2
14cr|divfix++-0.34-2|72	+ Revision: 5a7c426
14cr|divfix++-0.34-2|73	- MassBuild#464: Increase release tag
14cr|divfix++-0.34-2|74	
14cr|divfix++-0.34-2|75	

910 14
14cr|djview4-4.9-2|1	%define debug_package %{nil}
14cr|djview4-4.9-2|2	
14cr|djview4-4.9-2|3	Name:           djview4
14cr|djview4-4.9-2|4	Version:        4.9
14cr|djview4-4.9-2|5	Release:        2
14cr|djview4-4.9-2|6	Epoch:          0
14cr|djview4-4.9-2|7	Summary:        DjVu viewer and browser plugin
14cr|djview4-4.9-2|8	License:        GPLv2+
14cr|djview4-4.9-2|9	Group:          Publishing
14cr|djview4-4.9-2|10	URL:            http://djvu.sourceforge.net/djview4.html
14cr|djview4-4.9-2|11	Source0:        https://sourceforge.net/projects/djvu/files/DjView/4.9/djview-%{version}.tar.gz
14cr|djview4-4.9-2|12	BuildRequires:  desktop-file-utils
14cr|djview4-4.9-2|13	BuildRequires:  djvulibre-devel >= 3.5.18
14cr|djview4-4.9-2|14	BuildRequires:  qt4-devel >= 4.2.0
14cr|djview4-4.9-2|15	BuildRequires:  tiff-devel
14cr|djview4-4.9-2|16	
14cr|djview4-4.9-2|17	%description
14cr|djview4-4.9-2|18	This package contains the djview4 viewer and browser plugin.
14cr|djview4-4.9-2|19	
14cr|djview4-4.9-2|20	Highlights:
14cr|djview4-4.9-2|21	
14cr|djview4-4.9-2|22	- Entirely based on the public djvulibre api.
14cr|djview4-4.9-2|23	- Entirely written in portable Qt4.
14cr|djview4-4.9-2|24	- Works with Qt/X11, Qt/Mac, and Qt/Windows.
14cr|djview4-4.9-2|25	- Continuous scrolling of pages.
14cr|djview4-4.9-2|26	- Side-by-side display of pages.
14cr|djview4-4.9-2|27	- Ability to specify a url to the djview command.
14cr|djview4-4.9-2|28	- All plugin and cgi options available from the command line.
14cr|djview4-4.9-2|29	- All silly annotations implemented.
14cr|djview4-4.9-2|30	- Display thumbnails as a grid.
14cr|djview4-4.9-2|31	- Display outlines.
14cr|djview4-4.9-2|32	- Page names supported (see djvused command set-page-title).
14cr|djview4-4.9-2|33	- Metadata dialog (see djvused command set-meta).
14cr|djview4-4.9-2|34	- Mmplemented as reusable Qt widgets.
14cr|djview4-4.9-2|35	
14cr|djview4-4.9-2|36	%package -n mozilla-plugin-dejavu
14cr|djview4-4.9-2|37	Summary:        UNIX-based DjVu Netscape plugin
14cr|djview4-4.9-2|38	Group:          Publishing
14cr|djview4-4.9-2|39	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cr|djview4-4.9-2|40	Obsoletes:      djvulibre-browser-plugin < %{epoch}:%{version}-%{release}
14cr|djview4-4.9-2|41	Provides:       djvulibre-browser-plugin = %{epoch}:%{version}-%{release}
14cr|djview4-4.9-2|42	
14cr|djview4-4.9-2|43	%description -n mozilla-plugin-dejavu
14cr|djview4-4.9-2|44	UNIX-based DjVu Netscape plugin.
14cr|djview4-4.9-2|45	
14cr|djview4-4.9-2|46	%prep
14cr|djview4-4.9-2|47	%setup -q
14cr|djview4-4.9-2|48	
14cr|djview4-4.9-2|49	%build
14cr|djview4-4.9-2|50	export QTDIR=%{qt4dir}
14cr|djview4-4.9-2|51	%configure2_5x
14cr|djview4-4.9-2|52	%make
14cr|djview4-4.9-2|53	
14cr|djview4-4.9-2|54	%install
14cr|djview4-4.9-2|55	%makeinstall_std
14cr|djview4-4.9-2|56	%__rm -r %{buildroot}%{_datadir}/djvu/djview4/desktop
14cr|djview4-4.9-2|57	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins
14cr|djview4-4.9-2|58	%__mv %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so %{buildroot}%{_libdir}/mozilla/plugins/nsdejavu.so
14cr|djview4-4.9-2|59	%__ln_s %{_libdir}/mozilla/plugins/nsdejavu.so %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so
14cr|djview4-4.9-2|60	
14cr|djview4-4.9-2|61	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|djview4-4.9-2|62	%__cp -a desktopfiles/hi32-djview4.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/djvulibre-djview4.png
14cr|djview4-4.9-2|63	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cr|djview4-4.9-2|64	%__cp -a desktopfiles/hi64-djview4.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/djvulibre-djview4.png
14cr|djview4-4.9-2|65	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|djview4-4.9-2|66	%__cp -a desktopfiles/djview.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/djvulibre-djview4.svg
14cr|djview4-4.9-2|67	
14cr|djview4-4.9-2|68	%{_bindir}/desktop-file-install \
14cr|djview4-4.9-2|69	--vendor="" \
14cr|djview4-4.9-2|70	--remove-category="Application" \
14cr|djview4-4.9-2|71	--add-category="Qt" \
14cr|djview4-4.9-2|72	--add-category="Graphics" \
14cr|djview4-4.9-2|73	--add-category="Viewer" \
14cr|djview4-4.9-2|74	--dir %{buildroot}%{_datadir}/applications desktopfiles/djvulibre-djview4.desktop
14cr|djview4-4.9-2|75	
14cr|djview4-4.9-2|76	%files
14cr|djview4-4.9-2|77	%defattr(0644,root,root,0755)
14cr|djview4-4.9-2|78	%doc COPYING COPYRIGHT INSTALL NEWS README README_packagers README_translations
14cr|djview4-4.9-2|79	%attr(0755,root,root) %{_bindir}/djview
14cr|djview4-4.9-2|80	%attr(0755,root,root) %{_bindir}/djview4
14cr|djview4-4.9-2|81	%{_datadir}/djvu/djview4/
14cr|djview4-4.9-2|82	%{_mandir}/man1/djview4.1*
14cr|djview4-4.9-2|83	%{_mandir}/man1/djview.1*
14cr|djview4-4.9-2|84	%{_datadir}/applications/djvulibre-djview4.desktop
14cr|djview4-4.9-2|85	%{_datadir}/icons/hicolor/*/apps/djvulibre-djview4.*
14cr|djview4-4.9-2|86	
14cr|djview4-4.9-2|87	%files -n mozilla-plugin-dejavu
14cr|djview4-4.9-2|88	%defattr(0644,root,root,0755)
14cr|djview4-4.9-2|89	%doc nsdejavu/README
14cr|djview4-4.9-2|90	%attr(0755,root,root) %{_libdir}/netscape/plugins/nsdejavu.so
14cr|djview4-4.9-2|91	%attr(0755,root,root) %{_libdir}/mozilla/plugins/nsdejavu.so
14cr|djview4-4.9-2|92	%{_mandir}/man1/nsdejavu.1*
14cr|djview4-4.9-2|93	
14cr|djview4-4.9-2|94	
14cr|djview4-4.9-2|95	
14cr|djview4-4.9-2|96	
14cr|djview4-4.9-2|97	%changelog
14cr|djview4-4.9-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:4.9-2
14cr|djview4-4.9-2|99	+ Revision: ad6779a
14cr|djview4-4.9-2|100	- MassBuild#464: Increase release tag
14cr|djview4-4.9-2|101	
14cr|djview4-4.9-2|102	

911 14
14cr|dkms-kalmia-0.2-2|1	%define	modname	kalmia
14cr|dkms-kalmia-0.2-2|2	
14cr|dkms-kalmia-0.2-2|3	Name:		dkms-%{modname}
14cr|dkms-kalmia-0.2-2|4	Version:	0.2
14cr|dkms-kalmia-0.2-2|5	Release:	2
14cr|dkms-kalmia-0.2-2|6	Summary:	Driver for Kalmia-based 4G/LTE modems
14cr|dkms-kalmia-0.2-2|7	Group:		System/Configuration/Hardware
14cr|dkms-kalmia-0.2-2|8	License:	GPLv2+
14cr|dkms-kalmia-0.2-2|9	URL:		https://github.com/mkotsbak/Samsung-GT-B3730-linux-driver
14cr|dkms-kalmia-0.2-2|10	Source0:	%{modname}-%{version}.tar.xz
14cr|dkms-kalmia-0.2-2|11	#CVSID:		796fd38b68167f527980ed75a5cbfe0d802d4ece
14cr|dkms-kalmia-0.2-2|12	Requires(post):	dkms
14cr|dkms-kalmia-0.2-2|13	Requires(preun):dkms
14cr|dkms-kalmia-0.2-2|14	BuildArch:	noarch
14cr|dkms-kalmia-0.2-2|15	Suggests:	minicom
14cr|dkms-kalmia-0.2-2|16	
14cr|dkms-kalmia-0.2-2|17	%description
14cr|dkms-kalmia-0.2-2|18	This package provides the kernel driver for 4G/LTE modems using the Kalmia
14cr|dkms-kalmia-0.2-2|19	chipset, ie. such as Samsung's GT-B3710 & GT-B3730.
14cr|dkms-kalmia-0.2-2|20	
14cr|dkms-kalmia-0.2-2|21	%prep
14cr|dkms-kalmia-0.2-2|22	%setup -qn %{modname}-%{version}
14cr|dkms-kalmia-0.2-2|23	
14cr|dkms-kalmia-0.2-2|24	%build
14cr|dkms-kalmia-0.2-2|25	
14cr|dkms-kalmia-0.2-2|26	%install
14cr|dkms-kalmia-0.2-2|27	install -d %{buildroot}%{_docdir}/%{modname}
14cr|dkms-kalmia-0.2-2|28	install -m644 README *.txt %{buildroot}%{_docdir}/%{modname}
14cr|dkms-kalmia-0.2-2|29	install -m755 chat.sh connect_lte.sh connect_nonlte.sh %{buildroot}%{_docdir}/%{modname}
14cr|dkms-kalmia-0.2-2|30	
14cr|dkms-kalmia-0.2-2|31	# DKMS stuff
14cr|dkms-kalmia-0.2-2|32	install -d %{buildroot}%{_usrsrc}/%{modname}-%{version}
14cr|dkms-kalmia-0.2-2|33	install -m644 Makefile kalmia.c %{buildroot}%{_usrsrc}/%{modname}-%{version}
14cr|dkms-kalmia-0.2-2|34	
14cr|dkms-kalmia-0.2-2|35	# Configuration for dkms
14cr|dkms-kalmia-0.2-2|36	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}/dkms.conf << 'EOF'
14cr|dkms-kalmia-0.2-2|37	PACKAGE_NAME=%{modname}
14cr|dkms-kalmia-0.2-2|38	PACKAGE_VERSION=%{version}
14cr|dkms-kalmia-0.2-2|39	BUILT_MODULE_NAME="%{modname}"
14cr|dkms-kalmia-0.2-2|40	DEST_MODULE_LOCATION="/kernel/drivers/usb/net"
14cr|dkms-kalmia-0.2-2|41	AUTOINSTALL=yes
14cr|dkms-kalmia-0.2-2|42	EOF
14cr|dkms-kalmia-0.2-2|43	
14cr|dkms-kalmia-0.2-2|44	%post
14cr|dkms-kalmia-0.2-2|45	dkms add -m %{modname} -v %{version} --rpm_safe_upgrade || :
14cr|dkms-kalmia-0.2-2|46	dkms build -m %{modname} -v %{version} --rpm_safe_upgrade || :
14cr|dkms-kalmia-0.2-2|47	dkms install -m %{modname} -v %{version} --rpm_safe_upgrade || :
14cr|dkms-kalmia-0.2-2|48	
14cr|dkms-kalmia-0.2-2|49	%preun
14cr|dkms-kalmia-0.2-2|50	dkms remove -m %{modname} -v %{version} --all --rpm_safe_upgrade || :
14cr|dkms-kalmia-0.2-2|51	
14cr|dkms-kalmia-0.2-2|52	%files
14cr|dkms-kalmia-0.2-2|53	%dir %{_docdir}/%{modname}
14cr|dkms-kalmia-0.2-2|54	%doc %{_docdir}/%{modname}/README
14cr|dkms-kalmia-0.2-2|55	%{_docdir}/%{modname}/*.txt
14cr|dkms-kalmia-0.2-2|56	%{_docdir}/%{modname}/*.sh
14cr|dkms-kalmia-0.2-2|57	%{_usrsrc}/%{modname}-%{version}
14cr|dkms-kalmia-0.2-2|58	
14cr|dkms-kalmia-0.2-2|59	
14cr|dkms-kalmia-0.2-2|60	
14cr|dkms-kalmia-0.2-2|61	
14cr|dkms-kalmia-0.2-2|62	%changelog
14cr|dkms-kalmia-0.2-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|dkms-kalmia-0.2-2|64	+ Revision: 3df964c
14cr|dkms-kalmia-0.2-2|65	- MassBuild#464: Increase release tag
14cr|dkms-kalmia-0.2-2|66	
14cr|dkms-kalmia-0.2-2|67	

912 14
14cr|dkms-lazyfs-0.1.26-7|1	%define module lazyfs
14cr|dkms-lazyfs-0.1.26-7|2	%define vname lazyfs-linux
14cr|dkms-lazyfs-0.1.26-7|3	%define LAZYFS_VERSION 0d1d26
14cr|dkms-lazyfs-0.1.26-7|4	
14cr|dkms-lazyfs-0.1.26-7|5	Summary: Dkms module for the lazyfs module
14cr|dkms-lazyfs-0.1.26-7|6	Name: dkms-lazyfs
14cr|dkms-lazyfs-0.1.26-7|7	Version: 0.1.26
14cr|dkms-lazyfs-0.1.26-7|8	Release: 7
14cr|dkms-lazyfs-0.1.26-7|9	Source0: http://prdownloads.sourceforge.net/zero-install/%{vname}-%{version}.tgz.gpg
14cr|dkms-lazyfs-0.1.26-7|10	Source1: lazyfs-dkms.conf
14cr|dkms-lazyfs-0.1.26-7|11	License: GPL
14cr|dkms-lazyfs-0.1.26-7|12	Group: System/Kernel and hardware
14cr|dkms-lazyfs-0.1.26-7|13	URL: http://0install.net/
14cr|dkms-lazyfs-0.1.26-7|14	BuildArchitectures: noarch
14cr|dkms-lazyfs-0.1.26-7|15	Requires(post): dkms
14cr|dkms-lazyfs-0.1.26-7|16	Requires(preun): dkms
14cr|dkms-lazyfs-0.1.26-7|17	Provides: lazyfs = %{LAZYFS_VERSION}
14cr|dkms-lazyfs-0.1.26-7|18	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|dkms-lazyfs-0.1.26-7|19	Prefix: %{_prefix}
14cr|dkms-lazyfs-0.1.26-7|20	BuildRequires: gnupg
14cr|dkms-lazyfs-0.1.26-7|21	%description
14cr|dkms-lazyfs-0.1.26-7|22	Lazyfs is a kernel module needed by the Zero Install system.
14cr|dkms-lazyfs-0.1.26-7|23	
14cr|dkms-lazyfs-0.1.26-7|24	%prep
14cr|dkms-lazyfs-0.1.26-7|25	%setup -c -T -n %vname-%version
14cr|dkms-lazyfs-0.1.26-7|26	cd ..
14cr|dkms-lazyfs-0.1.26-7|27	gpg -o %{vname}.tar.gz %{SOURCE0} || echo Ignoring GPG error
14cr|dkms-lazyfs-0.1.26-7|28	tar --no-same-owner -xzf %{vname}.tar.gz
14cr|dkms-lazyfs-0.1.26-7|29	rm %{vname}.tar.gz
14cr|dkms-lazyfs-0.1.26-7|30	cd %vname-%version
14cr|dkms-lazyfs-0.1.26-7|31	perl -p -i -e 's/\@VERSION@/%version/; s/\@LAZYFS_VERSION@/%{LAZYFS_VERSION}/' < %{SOURCE1} > dkms.conf
14cr|dkms-lazyfs-0.1.26-7|32	
14cr|dkms-lazyfs-0.1.26-7|33	%install
14cr|dkms-lazyfs-0.1.26-7|34	rm -rf $RPM_BUILD_ROOT
14cr|dkms-lazyfs-0.1.26-7|35	mkdir -p $RPM_BUILD_ROOT/usr/src/%module-%version.%release/
14cr|dkms-lazyfs-0.1.26-7|36	install -m 644 dkms.conf $RPM_BUILD_ROOT/usr/src/%module-%version.%release/dkms.conf
14cr|dkms-lazyfs-0.1.26-7|37	tar c . | tar x -C $RPM_BUILD_ROOT/usr/src/%module-%version.%release/
14cr|dkms-lazyfs-0.1.26-7|38	
14cr|dkms-lazyfs-0.1.26-7|39	%clean
14cr|dkms-lazyfs-0.1.26-7|40	rm -rf $RPM_BUILD_ROOT
14cr|dkms-lazyfs-0.1.26-7|41	
14cr|dkms-lazyfs-0.1.26-7|42	%files
14cr|dkms-lazyfs-0.1.26-7|43	%defattr(-,root,root)
14cr|dkms-lazyfs-0.1.26-7|44	%attr(0755,root,root) /usr/src/%module-%version.%release/
14cr|dkms-lazyfs-0.1.26-7|45	
14cr|dkms-lazyfs-0.1.26-7|46	%post
14cr|dkms-lazyfs-0.1.26-7|47	set -x
14cr|dkms-lazyfs-0.1.26-7|48	/usr/sbin/dkms --rpm_safe_upgrade add -m %module -v %version.%release
14cr|dkms-lazyfs-0.1.26-7|49	/usr/sbin/dkms --rpm_safe_upgrade build -m %module -v %version.%release
14cr|dkms-lazyfs-0.1.26-7|50	/usr/sbin/dkms --rpm_safe_upgrade install -m %module -v %version.%release
14cr|dkms-lazyfs-0.1.26-7|51	
14cr|dkms-lazyfs-0.1.26-7|52	%preun
14cr|dkms-lazyfs-0.1.26-7|53	set -x
14cr|dkms-lazyfs-0.1.26-7|54	/usr/sbin/dkms --rpm_safe_upgrade remove -m %module -v %version.%release --all
14cr|dkms-lazyfs-0.1.26-7|55	
14cr|dkms-lazyfs-0.1.26-7|56	
14cr|dkms-lazyfs-0.1.26-7|57	%changelog
14cr|dkms-lazyfs-0.1.26-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.26-7
14cr|dkms-lazyfs-0.1.26-7|59	+ Revision: 3b074d7
14cr|dkms-lazyfs-0.1.26-7|60	- MassBuild#464: Increase release tag
14cr|dkms-lazyfs-0.1.26-7|61	
14cr|dkms-lazyfs-0.1.26-7|62	

913 14
14cr|dkms-netfilter-rtsp-3.7-2|1	%define proto rtsp
14cr|dkms-netfilter-rtsp-3.7-2|2	%define module_name netfilter-%{proto}
14cr|dkms-netfilter-rtsp-3.7-2|3	
14cr|dkms-netfilter-rtsp-3.7-2|4	Summary:	Netfilter RTSP support (nat and conntrack)
14cr|dkms-netfilter-rtsp-3.7-2|5	Name:		dkms-%{module_name}
14cr|dkms-netfilter-rtsp-3.7-2|6	Version:	3.7
14cr|dkms-netfilter-rtsp-3.7-2|7	Release:	2
14cr|dkms-netfilter-rtsp-3.7-2|8	License:	GPLv2+
14cr|dkms-netfilter-rtsp-3.7-2|9	Group:		System/Kernel and hardware
14cr|dkms-netfilter-rtsp-3.7-2|10	Url:		http://mike.it-loops.com/rtsp/
14cr|dkms-netfilter-rtsp-3.7-2|11	Source0:	%{proto}-module-%{version}-v2.tar.gz
14cr|dkms-netfilter-rtsp-3.7-2|12	Source10:	%{name}.rpmlintrc
14cr|dkms-netfilter-rtsp-3.7-2|13	Requires(post):	coreutils
14cr|dkms-netfilter-rtsp-3.7-2|14	Requires(post,preun):	dkms
14cr|dkms-netfilter-rtsp-3.7-2|15	Provides:	%{module_name} = %{EVRD}
14cr|dkms-netfilter-rtsp-3.7-2|16	BuildArch:	noarch
14cr|dkms-netfilter-rtsp-3.7-2|17	
14cr|dkms-netfilter-rtsp-3.7-2|18	%description
14cr|dkms-netfilter-rtsp-3.7-2|19	This module enable to add conntrack and nat support to netfilter for rtsp,
14cr|dkms-netfilter-rtsp-3.7-2|20	( Real Time Streaming Protocol ).
14cr|dkms-netfilter-rtsp-3.7-2|21	
14cr|dkms-netfilter-rtsp-3.7-2|22	%files
14cr|dkms-netfilter-rtsp-3.7-2|23	%defattr(0644,root,root,0755)
14cr|dkms-netfilter-rtsp-3.7-2|24	%doc README.rst
14cr|dkms-netfilter-rtsp-3.7-2|25	%{_usrsrc}/%{module_name}-%{version}-%{release}
14cr|dkms-netfilter-rtsp-3.7-2|26	
14cr|dkms-netfilter-rtsp-3.7-2|27	%post
14cr|dkms-netfilter-rtsp-3.7-2|28	%{_sbindir}/dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-netfilter-rtsp-3.7-2|29	%{_sbindir}/dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-netfilter-rtsp-3.7-2|30	%{_sbindir}/dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-netfilter-rtsp-3.7-2|31	/sbin/rmmod nf_conntrack_rtsp
14cr|dkms-netfilter-rtsp-3.7-2|32	/sbin/modprobe nf_conntrack_rtsp
14cr|dkms-netfilter-rtsp-3.7-2|33	/sbin/rmmod nf_nat_rtsp
14cr|dkms-netfilter-rtsp-3.7-2|34	/sbin/modprobe nf_nat_rtsp || :
14cr|dkms-netfilter-rtsp-3.7-2|35	
14cr|dkms-netfilter-rtsp-3.7-2|36	%preun
14cr|dkms-netfilter-rtsp-3.7-2|37	%{_sbindir}/dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all || :
14cr|dkms-netfilter-rtsp-3.7-2|38	
14cr|dkms-netfilter-rtsp-3.7-2|39	#----------------------------------------------------------------------------
14cr|dkms-netfilter-rtsp-3.7-2|40	
14cr|dkms-netfilter-rtsp-3.7-2|41	%prep
14cr|dkms-netfilter-rtsp-3.7-2|42	%setup -q -c
14cr|dkms-netfilter-rtsp-3.7-2|43	
14cr|dkms-netfilter-rtsp-3.7-2|44	%build
14cr|dkms-netfilter-rtsp-3.7-2|45	
14cr|dkms-netfilter-rtsp-3.7-2|46	%install
14cr|dkms-netfilter-rtsp-3.7-2|47	mkdir -p %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
14cr|dkms-netfilter-rtsp-3.7-2|48	cp -a * %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
14cr|dkms-netfilter-rtsp-3.7-2|49	cat > %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}/dkms.conf << EOF
14cr|dkms-netfilter-rtsp-3.7-2|50	PACKAGE_VERSION="%{version}-%{release}"
14cr|dkms-netfilter-rtsp-3.7-2|51	
14cr|dkms-netfilter-rtsp-3.7-2|52	# Items below here should not have to change with each driver version
14cr|dkms-netfilter-rtsp-3.7-2|53	PACKAGE_NAME="%{module_name}"
14cr|dkms-netfilter-rtsp-3.7-2|54	
14cr|dkms-netfilter-rtsp-3.7-2|55	BUILT_MODULE_NAME[0]="nf_conntrack_rtsp"
14cr|dkms-netfilter-rtsp-3.7-2|56	DEST_MODULE_LOCATION[0]="/kernel/net/netfilter"
14cr|dkms-netfilter-rtsp-3.7-2|57	BUILT_MODULE_NAME[1]="nf_nat_rtsp"
14cr|dkms-netfilter-rtsp-3.7-2|58	DEST_MODULE_LOCATION[1]="/kernel/net/netfilter"
14cr|dkms-netfilter-rtsp-3.7-2|59	
14cr|dkms-netfilter-rtsp-3.7-2|60	AUTOINSTALL="yes"
14cr|dkms-netfilter-rtsp-3.7-2|61	
14cr|dkms-netfilter-rtsp-3.7-2|62	EOF
14cr|dkms-netfilter-rtsp-3.7-2|63	
14cr|dkms-netfilter-rtsp-3.7-2|64	
14cr|dkms-netfilter-rtsp-3.7-2|65	%changelog
14cr|dkms-netfilter-rtsp-3.7-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-2
14cr|dkms-netfilter-rtsp-3.7-2|67	+ Revision: 85f3411
14cr|dkms-netfilter-rtsp-3.7-2|68	- MassBuild#464: Increase release tag
14cr|dkms-netfilter-rtsp-3.7-2|69	
14cr|dkms-netfilter-rtsp-3.7-2|70	

914 14
14cr|dkms-tp_smapi-0.41-2|1	%define	modname	tp_smapi
14cr|dkms-tp_smapi-0.41-2|2	%define	name	dkms-%{modname}
14cr|dkms-tp_smapi-0.41-2|3	%define	version	0.41
14cr|dkms-tp_smapi-0.41-2|4	%define release	2
14cr|dkms-tp_smapi-0.41-2|5	
14cr|dkms-tp_smapi-0.41-2|6	Name:		%{name}
14cr|dkms-tp_smapi-0.41-2|7	Version:	%{version}
14cr|dkms-tp_smapi-0.41-2|8	Release:	%{release}
14cr|dkms-tp_smapi-0.41-2|9	Summary:	DKMS-ready module for SMAPI BIOS of ThinkPad laptops
14cr|dkms-tp_smapi-0.41-2|10	License:	GPLv2+
14cr|dkms-tp_smapi-0.41-2|11	Source0:	%{modname}-%{version}.tar.gz
14cr|dkms-tp_smapi-0.41-2|12	Source1:	README.urpmi
14cr|dkms-tp_smapi-0.41-2|13	Source2:	kernel-2.6.27-semaphore_h.patch
14cr|dkms-tp_smapi-0.41-2|14	Url:		http://heanet.dl.sourceforge.net/sourceforge/tpctl/
14cr|dkms-tp_smapi-0.41-2|15	Group:		Development/Kernel
14cr|dkms-tp_smapi-0.41-2|16	Requires(pre):	dkms
14cr|dkms-tp_smapi-0.41-2|17	Requires(post): dkms
14cr|dkms-tp_smapi-0.41-2|18	Buildarch:	noarch
14cr|dkms-tp_smapi-0.41-2|19	
14cr|dkms-tp_smapi-0.41-2|20	%description
14cr|dkms-tp_smapi-0.41-2|21	ThinkPad laptops include a proprietary interface called SMAPI BIOS
14cr|dkms-tp_smapi-0.41-2|22	(System Management Application Program Interface) which provides some
14cr|dkms-tp_smapi-0.41-2|23	hardware control functionality that is not accessible by other means.
14cr|dkms-tp_smapi-0.41-2|24	
14cr|dkms-tp_smapi-0.41-2|25	This driver exposes some features of the SMAPI BIOS through a sysfs
14cr|dkms-tp_smapi-0.41-2|26	interface. It is suitable for newer models, on which SMAPI is invoked
14cr|dkms-tp_smapi-0.41-2|27	through IO port writes.
14cr|dkms-tp_smapi-0.41-2|28	
14cr|dkms-tp_smapi-0.41-2|29	WARNING:
14cr|dkms-tp_smapi-0.41-2|30	This driver uses undocumented features and direct hardware access.
14cr|dkms-tp_smapi-0.41-2|31	It thus cannot be guaranteed to work, and may cause arbitrary damage
14cr|dkms-tp_smapi-0.41-2|32	(especially on models it wasn't tested on).
14cr|dkms-tp_smapi-0.41-2|33	
14cr|dkms-tp_smapi-0.41-2|34	NOTE:
14cr|dkms-tp_smapi-0.41-2|35	This package replaces module hdaps from upstream kernel with an
14cr|dkms-tp_smapi-0.41-2|36	improved and tp_smapi compatible one. See the documentation.
14cr|dkms-tp_smapi-0.41-2|37	
14cr|dkms-tp_smapi-0.41-2|38	
14cr|dkms-tp_smapi-0.41-2|39	%prep
14cr|dkms-tp_smapi-0.41-2|40	%setup -q -c -n %{modname}-%{version}
14cr|dkms-tp_smapi-0.41-2|41	chmod -R go=u-w .
14cr|dkms-tp_smapi-0.41-2|42	# build in kernel 2.6.24 complains about not using EXTRA_CFLAGS
14cr|dkms-tp_smapi-0.41-2|43	sed -i.bak -e 's/^CFLAGS/EXTRA_CFLAGS/' %{modname}-%{version}/Makefile
14cr|dkms-tp_smapi-0.41-2|44	rm -f %{modname}-%{version}/Makefile.bak
14cr|dkms-tp_smapi-0.41-2|45	cp %SOURCE1 .
14cr|dkms-tp_smapi-0.41-2|46	
14cr|dkms-tp_smapi-0.41-2|47	%build
14cr|dkms-tp_smapi-0.41-2|48	
14cr|dkms-tp_smapi-0.41-2|49	
14cr|dkms-tp_smapi-0.41-2|50	%install
14cr|dkms-tp_smapi-0.41-2|51	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
14cr|dkms-tp_smapi-0.41-2|52	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/patches
14cr|dkms-tp_smapi-0.41-2|53	cp -a %{modname}-%{version}/* %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
14cr|dkms-tp_smapi-0.41-2|54	cp -a %SOURCE2 %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/patches/
14cr|dkms-tp_smapi-0.41-2|55	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/dkms.conf <<EOF
14cr|dkms-tp_smapi-0.41-2|56	
14cr|dkms-tp_smapi-0.41-2|57	PACKAGE_VERSION="%{version}-%{release}"
14cr|dkms-tp_smapi-0.41-2|58	
14cr|dkms-tp_smapi-0.41-2|59	# Items below here should not have to change with each driver version
14cr|dkms-tp_smapi-0.41-2|60	PACKAGE_NAME="%{modname}"
14cr|dkms-tp_smapi-0.41-2|61	MAKE[0]="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KBASE=\${kernel_source_dir}/.. KSRC=\${kernel_source_dir} KBUILD=\${kernel_source_dir} HDAPS=1"
14cr|dkms-tp_smapi-0.41-2|62	CLEAN="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
14cr|dkms-tp_smapi-0.41-2|63	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14cr|dkms-tp_smapi-0.41-2|64	DEST_MODULE_LOCATION[0]="/extra"
14cr|dkms-tp_smapi-0.41-2|65	BUILT_MODULE_NAME[1]="thinkpad_ec"
14cr|dkms-tp_smapi-0.41-2|66	DEST_MODULE_LOCATION[1]="/extra"
14cr|dkms-tp_smapi-0.41-2|67	BUILT_MODULE_NAME[2]="hdaps"
14cr|dkms-tp_smapi-0.41-2|68	DEST_MODULE_LOCATION[2]="/kernel/drivers/hwmon"
14cr|dkms-tp_smapi-0.41-2|69	REMAKE_INITRD="no"
14cr|dkms-tp_smapi-0.41-2|70	AUTOINSTALL="YES"
14cr|dkms-tp_smapi-0.41-2|71	PATCH[0]=%(basename %SOURCE2)
14cr|dkms-tp_smapi-0.41-2|72	PATCH_MATCH[0]="2\.6\.27"
14cr|dkms-tp_smapi-0.41-2|73	EOF
14cr|dkms-tp_smapi-0.41-2|74	
14cr|dkms-tp_smapi-0.41-2|75	
14cr|dkms-tp_smapi-0.41-2|76	%post
14cr|dkms-tp_smapi-0.41-2|77	#if [ $1 == 1 ]
14cr|dkms-tp_smapi-0.41-2|78	#then
14cr|dkms-tp_smapi-0.41-2|79	dkms add -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-tp_smapi-0.41-2|80	dkms build -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-tp_smapi-0.41-2|81	dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-tp_smapi-0.41-2|82	#fi
14cr|dkms-tp_smapi-0.41-2|83	
14cr|dkms-tp_smapi-0.41-2|84	
14cr|dkms-tp_smapi-0.41-2|85	%preun
14cr|dkms-tp_smapi-0.41-2|86	#if [ $1 == 0 ]
14cr|dkms-tp_smapi-0.41-2|87	#  then
14cr|dkms-tp_smapi-0.41-2|88	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
14cr|dkms-tp_smapi-0.41-2|89	#fi
14cr|dkms-tp_smapi-0.41-2|90	
14cr|dkms-tp_smapi-0.41-2|91	
14cr|dkms-tp_smapi-0.41-2|92	%files
14cr|dkms-tp_smapi-0.41-2|93	%doc %{modname}-%{version}/{README,CHANGES,TODO} README.urpmi
14cr|dkms-tp_smapi-0.41-2|94	%docdir %{_usrsrc}/%{modname}-%{version}-%{release}/doc
14cr|dkms-tp_smapi-0.41-2|95	/usr/src/%{modname}-%{version}-%{release}
14cr|dkms-tp_smapi-0.41-2|96	
14cr|dkms-tp_smapi-0.41-2|97	
14cr|dkms-tp_smapi-0.41-2|98	
14cr|dkms-tp_smapi-0.41-2|99	%changelog
14cr|dkms-tp_smapi-0.41-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41-2
14cr|dkms-tp_smapi-0.41-2|101	+ Revision: c5804b3
14cr|dkms-tp_smapi-0.41-2|102	- MassBuild#464: Increase release tag
14cr|dkms-tp_smapi-0.41-2|103	
14cr|dkms-tp_smapi-0.41-2|104	

915 14
14cr|dkms-vhba-2.1.1-0.20130607.2|1	%define module vhba
14cr|dkms-vhba-2.1.1-0.20130607.2|2	%define oname vhba-module
14cr|dkms-vhba-2.1.1-0.20130607.2|3	# upstream release tarball is a snapshot-style one
14cr|dkms-vhba-2.1.1-0.20130607.2|4	%define snapshot 20130607
14cr|dkms-vhba-2.1.1-0.20130607.2|5	
14cr|dkms-vhba-2.1.1-0.20130607.2|6	Summary:	Virtual SCSI HBA kernel module
14cr|dkms-vhba-2.1.1-0.20130607.2|7	Name:		dkms-vhba
14cr|dkms-vhba-2.1.1-0.20130607.2|8	# Sync version with cdemu because there's no version for module
14cr|dkms-vhba-2.1.1-0.20130607.2|9	Version:	2.1.1
14cr|dkms-vhba-2.1.1-0.20130607.2|10	Release:	0.%{snapshot}.2
14cr|dkms-vhba-2.1.1-0.20130607.2|11	Group:		System/Kernel and hardware
14cr|dkms-vhba-2.1.1-0.20130607.2|12	License:	GPLv2+
14cr|dkms-vhba-2.1.1-0.20130607.2|13	Url:		http://cdemu.sourceforge.net/
14cr|dkms-vhba-2.1.1-0.20130607.2|14	Source0:	http://downloads.sourceforge.net/cdemu/%{oname}-%{snapshot}.tar.bz2
14cr|dkms-vhba-2.1.1-0.20130607.2|15	Source10:	%{name}.rpmlintrc
14cr|dkms-vhba-2.1.1-0.20130607.2|16	Requires:	dkms
14cr|dkms-vhba-2.1.1-0.20130607.2|17	Requires(post,preun):	dkms
14cr|dkms-vhba-2.1.1-0.20130607.2|18	BuildArch:	noarch
14cr|dkms-vhba-2.1.1-0.20130607.2|19	
14cr|dkms-vhba-2.1.1-0.20130607.2|20	%description
14cr|dkms-vhba-2.1.1-0.20130607.2|21	Virtual SCSI HBA kernel module. The vhba module is used by cdemu.
14cr|dkms-vhba-2.1.1-0.20130607.2|22	
14cr|dkms-vhba-2.1.1-0.20130607.2|23	%files
14cr|dkms-vhba-2.1.1-0.20130607.2|24	%{_usrsrc}/%{module}-%{version}-%{release}
14cr|dkms-vhba-2.1.1-0.20130607.2|25	
14cr|dkms-vhba-2.1.1-0.20130607.2|26	%post
14cr|dkms-vhba-2.1.1-0.20130607.2|27	dkms add	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
14cr|dkms-vhba-2.1.1-0.20130607.2|28	dkms build	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
14cr|dkms-vhba-2.1.1-0.20130607.2|29	dkms install	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade
14cr|dkms-vhba-2.1.1-0.20130607.2|30	true
14cr|dkms-vhba-2.1.1-0.20130607.2|31	
14cr|dkms-vhba-2.1.1-0.20130607.2|32	%preun
14cr|dkms-vhba-2.1.1-0.20130607.2|33	dkms remove  -m %{module} -v %{version}-%{release} --all --rpm_safe_upgrade
14cr|dkms-vhba-2.1.1-0.20130607.2|34	true
14cr|dkms-vhba-2.1.1-0.20130607.2|35	
14cr|dkms-vhba-2.1.1-0.20130607.2|36	#----------------------------------------------------------------------------
14cr|dkms-vhba-2.1.1-0.20130607.2|37	
14cr|dkms-vhba-2.1.1-0.20130607.2|38	%prep
14cr|dkms-vhba-2.1.1-0.20130607.2|39	%setup -q -n %{oname}-%{snapshot}
14cr|dkms-vhba-2.1.1-0.20130607.2|40	rm -rf debian
14cr|dkms-vhba-2.1.1-0.20130607.2|41	
14cr|dkms-vhba-2.1.1-0.20130607.2|42	%build
14cr|dkms-vhba-2.1.1-0.20130607.2|43	
14cr|dkms-vhba-2.1.1-0.20130607.2|44	%install
14cr|dkms-vhba-2.1.1-0.20130607.2|45	install -d -m755 %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
14cr|dkms-vhba-2.1.1-0.20130607.2|46	cp -r * %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
14cr|dkms-vhba-2.1.1-0.20130607.2|47	
14cr|dkms-vhba-2.1.1-0.20130607.2|48	cat > %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/dkms.conf <<EOF
14cr|dkms-vhba-2.1.1-0.20130607.2|49	PACKAGE_NAME="%{module}"
14cr|dkms-vhba-2.1.1-0.20130607.2|50	PACKAGE_VERSION="%{version}-%{release}"
14cr|dkms-vhba-2.1.1-0.20130607.2|51	DEST_MODULE_LOCATION[0]="/kernel/%{module}"
14cr|dkms-vhba-2.1.1-0.20130607.2|52	BUILT_MODULE_NAME[0]="%{module}"
14cr|dkms-vhba-2.1.1-0.20130607.2|53	MAKE[0]="make KDIR=\${kernel_source_dir}"
14cr|dkms-vhba-2.1.1-0.20130607.2|54	AUTOINSTALL="yes"
14cr|dkms-vhba-2.1.1-0.20130607.2|55	EOF
14cr|dkms-vhba-2.1.1-0.20130607.2|56	sed -i 's/-Werror//' %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/Makefile
14cr|dkms-vhba-2.1.1-0.20130607.2|57	
14cr|dkms-vhba-2.1.1-0.20130607.2|58	
14cr|dkms-vhba-2.1.1-0.20130607.2|59	
14cr|dkms-vhba-2.1.1-0.20130607.2|60	%changelog
14cr|dkms-vhba-2.1.1-0.20130607.2|61	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-0.20130607.2
14cr|dkms-vhba-2.1.1-0.20130607.2|62	+ Revision: 696c967
14cr|dkms-vhba-2.1.1-0.20130607.2|63	- LOG Drop udev rule, use it in cdemu-daemon package instead
14cr|dkms-vhba-2.1.1-0.20130607.2|64	
14cr|dkms-vhba-2.1.1-0.20130607.2|65	

916 14
14cr|dlint-1.4.1-3|1	%define name dlint
14cr|dlint-1.4.1-3|2	%define version 1.4.1
14cr|dlint-1.4.1-3|3	%define release  3
14cr|dlint-1.4.1-3|4	
14cr|dlint-1.4.1-3|5	Summary: A DNS error checking utility
14cr|dlint-1.4.1-3|6	Name: %{name}
14cr|dlint-1.4.1-3|7	Version: %{version}
14cr|dlint-1.4.1-3|8	Release: %{release}
14cr|dlint-1.4.1-3|9	Source: http://www.domtools.com/pub/%{name}%{version}.tar.gz
14cr|dlint-1.4.1-3|10	Patch0: %{name}-rrfilt.patch
14cr|dlint-1.4.1-3|11	Patch1: %{name}-tempdir.patch
14cr|dlint-1.4.1-3|12	License: GPLv2+
14cr|dlint-1.4.1-3|13	URL: http://www.domtools.com
14cr|dlint-1.4.1-3|14	Group: Networking/Other
14cr|dlint-1.4.1-3|15	BuildArch: noarch
14cr|dlint-1.4.1-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|dlint-1.4.1-3|17	Requires: bind-utils, perl
14cr|dlint-1.4.1-3|18	
14cr|dlint-1.4.1-3|19	%description
14cr|dlint-1.4.1-3|20	This program analyzes any DNS zone you specify, and reports any
14cr|dlint-1.4.1-3|21	problems it finds by displaying errors and warnings.  Then it descends
14cr|dlint-1.4.1-3|22	recursively to examine all zones below the given one (this can be
14cr|dlint-1.4.1-3|23	disabled with a command line option).
14cr|dlint-1.4.1-3|24	
14cr|dlint-1.4.1-3|25	%prep
14cr|dlint-1.4.1-3|26	%setup -q -n %{name}%{version}
14cr|dlint-1.4.1-3|27	%patch0 -p1 -b .rrfilt
14cr|dlint-1.4.1-3|28	%patch1 -p1 -b .tempdir
14cr|dlint-1.4.1-3|29	%build
14cr|dlint-1.4.1-3|30	
14cr|dlint-1.4.1-3|31	%install
14cr|dlint-1.4.1-3|32	rm -rf $RPM_BUILD_ROOT
14cr|dlint-1.4.1-3|33	mkdir -p $RPM_BUILD_ROOT%{_bindir} \
14cr|dlint-1.4.1-3|34	$RPM_BUILD_ROOT%{_datadir}/%{name} \
14cr|dlint-1.4.1-3|35	$RPM_BUILD_ROOT%{_mandir}/man1
14cr|dlint-1.4.1-3|36	install -m 755 dlint digparse $RPM_BUILD_ROOT%{_bindir}
14cr|dlint-1.4.1-3|37	install -m 755 digparse $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|dlint-1.4.1-3|38	install -m 644 dlint.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|dlint-1.4.1-3|39	
14cr|dlint-1.4.1-3|40	%clean
14cr|dlint-1.4.1-3|41	rm -rf $RPM_BUILD_ROOT
14cr|dlint-1.4.1-3|42	
14cr|dlint-1.4.1-3|43	%files
14cr|dlint-1.4.1-3|44	%defattr(-,root,root)
14cr|dlint-1.4.1-3|45	%doc README COPYING CHANGES COPYRIGHT TESTCASES
14cr|dlint-1.4.1-3|46	%{_bindir}/*
14cr|dlint-1.4.1-3|47	%{_datadir}/%{name}/*
14cr|dlint-1.4.1-3|48	%{_mandir}/*/*
14cr|dlint-1.4.1-3|49	
14cr|dlint-1.4.1-3|50	
14cr|dlint-1.4.1-3|51	
14cr|dlint-1.4.1-3|52	
14cr|dlint-1.4.1-3|53	%changelog
14cr|dlint-1.4.1-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-3
14cr|dlint-1.4.1-3|55	+ Revision: 80b4933
14cr|dlint-1.4.1-3|56	- MassBuild#464: Increase release tag
14cr|dlint-1.4.1-3|57	
14cr|dlint-1.4.1-3|58	

917 14
14cr|dma-0.7-2|1	%define sendmail_command %{_sbindir}/%{name}
14cr|dma-0.7-2|2	
14cr|dma-0.7-2|3	Summary:	An end-system mail server
14cr|dma-0.7-2|4	Name:		dma
14cr|dma-0.7-2|5	Version:	0.7
14cr|dma-0.7-2|6	Release:	2
14cr|dma-0.7-2|7	License:	BSD
14cr|dma-0.7-2|8	URL:		https://github.com/corecode/dma
14cr|dma-0.7-2|9	Group:		Networking/Mail
14cr|dma-0.7-2|10	BuildRequires:	flex
14cr|dma-0.7-2|11	BuildRequires:	bison
14cr|dma-0.7-2|12	BuildRequires:	openssl-devel
14cr|dma-0.7-2|13	
14cr|dma-0.7-2|14	Provides:	sendmail-command
14cr|dma-0.7-2|15	
14cr|dma-0.7-2|16	# The source was obtained from upstream git repository:
14cr|dma-0.7-2|17	# git clone git://github.com/corecode/dma.git
14cr|dma-0.7-2|18	# pushd dma
14cr|dma-0.7-2|19	# git archive --prefix=dma-X.Y/ -o ../dma-X.Y.tar commit_id
14cr|dma-0.7-2|20	# popd
14cr|dma-0.7-2|21	# xz -z -e dma-X.Y.tar
14cr|dma-0.7-2|22	Source0:	dma-%{version}.tar.xz
14cr|dma-0.7-2|23	Source1:	dma-aliases
14cr|dma-0.7-2|24	Source2:	README.urpmi
14cr|dma-0.7-2|25	Patch0:		dma-0.5-mdv-fix-build-in-rpm-env.patch
14cr|dma-0.7-2|26	Patch1:		dma-0.2-mdv-locate-aliases-in-dma-etc-subdir.patch
14cr|dma-0.7-2|27	
14cr|dma-0.7-2|28	%description
14cr|dma-0.7-2|29	DragonFly Mail Agent (dma) is a small and secure MTA (mail transport agent) for
14cr|dma-0.7-2|30	end-system use.
14cr|dma-0.7-2|31	It features:
14cr|dma-0.7-2|32	– daemon-less operation
14cr|dma-0.7-2|33	– queueing
14cr|dma-0.7-2|34	– aliases
14cr|dma-0.7-2|35	– local delivery
14cr|dma-0.7-2|36	– remote delivery via SMTP
14cr|dma-0.7-2|37	– SSL support via STARTTLS and SSL
14cr|dma-0.7-2|38	– SMTP AUTH LOGIN and -MD5 (for smart hosts)
14cr|dma-0.7-2|39	
14cr|dma-0.7-2|40	%files
14cr|dma-0.7-2|41	%defattr(-,root,root)
14cr|dma-0.7-2|42	%doc TODO README.markdown VERSION README.urpmi
14cr|dma-0.7-2|43	%attr(2755, root, mail)%{_sbindir}/%{name}
14cr|dma-0.7-2|44	%attr(4750, root, mail)%{_libdir}/dma-mbox-create
14cr|dma-0.7-2|45	%{_mandir}/man8/%{name}.8.*
14cr|dma-0.7-2|46	%attr(770, root, mail)%{_var}/spool/%{name}
14cr|dma-0.7-2|47	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|dma-0.7-2|48	%config(noreplace) %{_sysconfdir}/%{name}/auth.conf
14cr|dma-0.7-2|49	%config(noreplace) %{_sysconfdir}/%{name}/aliases
14cr|dma-0.7-2|50	
14cr|dma-0.7-2|51	#----------------------------------------------------------------------------
14cr|dma-0.7-2|52	
14cr|dma-0.7-2|53	%prep
14cr|dma-0.7-2|54	%setup -q
14cr|dma-0.7-2|55	%patch0
14cr|dma-0.7-2|56	%patch1
14cr|dma-0.7-2|57	
14cr|dma-0.7-2|58	%build
14cr|dma-0.7-2|59	%make -j1 CFLAGS="%{optflags} \
14cr|dma-0.7-2|60	-DDMA_VERSION='\"%{version}\"' \
14cr|dma-0.7-2|61	-DLIBEXEC_PATH='\"%{_libdir}\"' \
14cr|dma-0.7-2|62	-DCONF_PATH='\"/etc/dma\"'" \
14cr|dma-0.7-2|63	LIBEXEC=%{_libdir} \
14cr|dma-0.7-2|64	PREFIX=%{_prefix}
14cr|dma-0.7-2|65	
14cr|dma-0.7-2|66	%install
14cr|dma-0.7-2|67	%__rm -rf %{buildroot}
14cr|dma-0.7-2|68	%makeinstall DESTDIR=%{buildroot} LIBEXEC=%{_libdir} PREFIX=%{_prefix}
14cr|dma-0.7-2|69	
14cr|dma-0.7-2|70	%__install -d %{buildroot}/%{_sysconfdir}/%{name}
14cr|dma-0.7-2|71	%__cp auth.conf %{buildroot}/%{_sysconfdir}/%{name}/auth.conf
14cr|dma-0.7-2|72	%__cp dma.conf %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
14cr|dma-0.7-2|73	%__cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/%{name}/aliases
14cr|dma-0.7-2|74	%__install -m644 %{SOURCE2} README.urpmi
14cr|dma-0.7-2|75	
14cr|dma-0.7-2|76	%clean
14cr|dma-0.7-2|77	%__rm -rf %{buildroot}
14cr|dma-0.7-2|78	
14cr|dma-0.7-2|79	%post
14cr|dma-0.7-2|80	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{sendmail_command} 5 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{sendmail_command}
14cr|dma-0.7-2|81	
14cr|dma-0.7-2|82	%postun
14cr|dma-0.7-2|83	if [ ! -e %{sendmail_command} ]; then
14cr|dma-0.7-2|84	/usr/sbin/update-alternatives --remove sendmail-command %{_sendmail_command}
14cr|dma-0.7-2|85	fi
14cr|dma-0.7-2|86	
14cr|dma-0.7-2|87	
14cr|dma-0.7-2|88	
14cr|dma-0.7-2|89	%changelog
14cr|dma-0.7-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|dma-0.7-2|91	+ Revision: cf73dcf
14cr|dma-0.7-2|92	- MassBuild#464: Increase release tag
14cr|dma-0.7-2|93	
14cr|dma-0.7-2|94	

918 14
14cr|dmalloc-5.5.2-8|1	%define version 5.5.2
14cr|dmalloc-5.5.2-8|2	%define release 8
14cr|dmalloc-5.5.2-8|3	
14cr|dmalloc-5.5.2-8|4	%define libname %mklibname -d %{name}
14cr|dmalloc-5.5.2-8|5	
14cr|dmalloc-5.5.2-8|6	Name:		dmalloc
14cr|dmalloc-5.5.2-8|7	Version:	%{version}
14cr|dmalloc-5.5.2-8|8	Release:	%{release}
14cr|dmalloc-5.5.2-8|9	Summary:	Debugging MALLOC
14cr|dmalloc-5.5.2-8|10	License:	BSD style
14cr|dmalloc-5.5.2-8|11	URL:		http://dmalloc.com/
14cr|dmalloc-5.5.2-8|12	Group:		Development/Other
14cr|dmalloc-5.5.2-8|13	Source:		http://dmalloc.com/releases/%{name}-%{version}.tgz
14cr|dmalloc-5.5.2-8|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dmalloc-5.5.2-8|15	Requires:	%{libname} = %{version}
14cr|dmalloc-5.5.2-8|16	
14cr|dmalloc-5.5.2-8|17	%package -n %{libname}
14cr|dmalloc-5.5.2-8|18	Summary:	Debugging MALLOC library
14cr|dmalloc-5.5.2-8|19	Group:		Development/Other
14cr|dmalloc-5.5.2-8|20	Provides:	dmalloc-devel = %{version}-%{release}
14cr|dmalloc-5.5.2-8|21	Provides:	libdmalloc-devel = %{version}-%{release} %mklibname %name
14cr|dmalloc-5.5.2-8|22	Obsoletes:	dmalloc-devel libdmalloc-devel %mklibname %name
14cr|dmalloc-5.5.2-8|23	
14cr|dmalloc-5.5.2-8|24	%description
14cr|dmalloc-5.5.2-8|25	The debug memory allocation or "dmalloc" library has been designed
14cr|dmalloc-5.5.2-8|26	as a drop in replacement for the system's `malloc', `realloc',
14cr|dmalloc-5.5.2-8|27	`calloc', `free' and other memory management routines while providing
14cr|dmalloc-5.5.2-8|28	powerful debugging facilities configurable at runtime.  These
14cr|dmalloc-5.5.2-8|29	facilities include such things as memory-leak tracking, fence-post write
14cr|dmalloc-5.5.2-8|30	detection, file/line number reporting, and general logging of
14cr|dmalloc-5.5.2-8|31	statistics.
14cr|dmalloc-5.5.2-8|32	
14cr|dmalloc-5.5.2-8|33	%description -n %{libname}
14cr|dmalloc-5.5.2-8|34	The debug memory allocation or "dmalloc" library has been designed
14cr|dmalloc-5.5.2-8|35	as a drop in replacement for the system's `malloc', `realloc',
14cr|dmalloc-5.5.2-8|36	`calloc', `free' and other memory management routines while providing
14cr|dmalloc-5.5.2-8|37	powerful debugging facilities configurable at runtime.  These
14cr|dmalloc-5.5.2-8|38	facilities include such things as memory-leak tracking, fence-post write
14cr|dmalloc-5.5.2-8|39	detection, file/line number reporting, and general logging of
14cr|dmalloc-5.5.2-8|40	statistics.
14cr|dmalloc-5.5.2-8|41	
14cr|dmalloc-5.5.2-8|42	%prep
14cr|dmalloc-5.5.2-8|43	%setup -q
14cr|dmalloc-5.5.2-8|44	chmod -R o+rX .
14cr|dmalloc-5.5.2-8|45	
14cr|dmalloc-5.5.2-8|46	%build
14cr|dmalloc-5.5.2-8|47	export CFLAGS=`echo %optflags | sed 's/-O2/-O0/'`
14cr|dmalloc-5.5.2-8|48	
14cr|dmalloc-5.5.2-8|49	# testing program will segfault when building with -fPIC flag, so
14cr|dmalloc-5.5.2-8|50	# don't build shared library at all. Anyway this is for developers,
14cr|dmalloc-5.5.2-8|51	# so building static library is enough.
14cr|dmalloc-5.5.2-8|52	%configure2_5x --enable-threads
14cr|dmalloc-5.5.2-8|53	
14cr|dmalloc-5.5.2-8|54	# test this puppy
14cr|dmalloc-5.5.2-8|55	make heavy
14cr|dmalloc-5.5.2-8|56	
14cr|dmalloc-5.5.2-8|57	%install
14cr|dmalloc-5.5.2-8|58	rm -rf %{buildroot}
14cr|dmalloc-5.5.2-8|59	%makeinstall
14cr|dmalloc-5.5.2-8|60	
14cr|dmalloc-5.5.2-8|61	%clean
14cr|dmalloc-5.5.2-8|62	rm -rf %{buildroot}
14cr|dmalloc-5.5.2-8|63	
14cr|dmalloc-5.5.2-8|64	%files
14cr|dmalloc-5.5.2-8|65	%defattr (-,root,root)
14cr|dmalloc-5.5.2-8|66	%doc ChangeLog.1 INSTALL NEWS README RELEASE.html docs/NOTES docs/TODO docs/*.html
14cr|dmalloc-5.5.2-8|67	%{_bindir}/*
14cr|dmalloc-5.5.2-8|68	
14cr|dmalloc-5.5.2-8|69	%files -n %libname
14cr|dmalloc-5.5.2-8|70	%defattr (-,root,root)
14cr|dmalloc-5.5.2-8|71	%{_includedir}/*
14cr|dmalloc-5.5.2-8|72	%{_libdir}/*.a
14cr|dmalloc-5.5.2-8|73	
14cr|dmalloc-5.5.2-8|74	
14cr|dmalloc-5.5.2-8|75	
14cr|dmalloc-5.5.2-8|76	%changelog
14cr|dmalloc-5.5.2-8|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5.2-8
14cr|dmalloc-5.5.2-8|78	+ Revision: 6423b39
14cr|dmalloc-5.5.2-8|79	- MassBuild#464: Increase release tag
14cr|dmalloc-5.5.2-8|80	
14cr|dmalloc-5.5.2-8|81	

919 14
14cr|dmtx-utils-0.7.4-5|1	Name:		dmtx-utils
14cr|dmtx-utils-0.7.4-5|2	Version:	0.7.4
14cr|dmtx-utils-0.7.4-5|3	Release:	5
14cr|dmtx-utils-0.7.4-5|4	Summary:	a library for reading and writing Data Matrix 2D barcodes
14cr|dmtx-utils-0.7.4-5|5	Source0:	http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/%{name}-%{version}.tar.bz2
14cr|dmtx-utils-0.7.4-5|6	Group:		Development/C++
14cr|dmtx-utils-0.7.4-5|7	License: 	GPLv2
14cr|dmtx-utils-0.7.4-5|8	URL:		http://www.libdmtx.org
14cr|dmtx-utils-0.7.4-5|9	BuildRequires:	pkgconfig(ImageMagick)
14cr|dmtx-utils-0.7.4-5|10	BuildRequires:	pkgconfig(libdmtx)
14cr|dmtx-utils-0.7.4-5|11	Obsoletes: libdmtx-utils
14cr|dmtx-utils-0.7.4-5|12	
14cr|dmtx-utils-0.7.4-5|13	%description
14cr|dmtx-utils-0.7.4-5|14	dmtx-utils is open source software for reading and writing Data Matrix 2D
14cr|dmtx-utils-0.7.4-5|15	barcodes on Linux and Unix. At its core libdmtx is a shared library,
14cr|dmtx-utils-0.7.4-5|16	allowing C/C++ programs to use its capabilities without restrictions
14cr|dmtx-utils-0.7.4-5|17	or overhead.
14cr|dmtx-utils-0.7.4-5|18	
14cr|dmtx-utils-0.7.4-5|19	This package contains command line tools (dmtxread, dmtxwrite and dmtxquery)
14cr|dmtx-utils-0.7.4-5|20	to test %{name} and to learn its behavior.
14cr|dmtx-utils-0.7.4-5|21	
14cr|dmtx-utils-0.7.4-5|22	%prep
14cr|dmtx-utils-0.7.4-5|23	%setup -q
14cr|dmtx-utils-0.7.4-5|24	
14cr|dmtx-utils-0.7.4-5|25	%build
14cr|dmtx-utils-0.7.4-5|26	%configure2_5x \
14cr|dmtx-utils-0.7.4-5|27	
14cr|dmtx-utils-0.7.4-5|28	%make
14cr|dmtx-utils-0.7.4-5|29	
14cr|dmtx-utils-0.7.4-5|30	%install
14cr|dmtx-utils-0.7.4-5|31	%makeinstall
14cr|dmtx-utils-0.7.4-5|32	
14cr|dmtx-utils-0.7.4-5|33	%files
14cr|dmtx-utils-0.7.4-5|34	%doc AUTHORS ChangeLog COPYING README README.linux TODO
14cr|dmtx-utils-0.7.4-5|35	%{_bindir}/dmtxquery
14cr|dmtx-utils-0.7.4-5|36	%{_bindir}/dmtxread
14cr|dmtx-utils-0.7.4-5|37	%{_bindir}/dmtxwrite
14cr|dmtx-utils-0.7.4-5|38	%{_mandir}/man1/dmtxquery*
14cr|dmtx-utils-0.7.4-5|39	%{_mandir}/man1/dmtxread*
14cr|dmtx-utils-0.7.4-5|40	%{_mandir}/man1/dmtxwrite*
14cr|dmtx-utils-0.7.4-5|41	
14cr|dmtx-utils-0.7.4-5|42	
14cr|dmtx-utils-0.7.4-5|43	
14cr|dmtx-utils-0.7.4-5|44	%changelog
14cr|dmtx-utils-0.7.4-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-5
14cr|dmtx-utils-0.7.4-5|46	+ Revision: 6dad74d
14cr|dmtx-utils-0.7.4-5|47	- MassBuild#464: Increase release tag
14cr|dmtx-utils-0.7.4-5|48	
14cr|dmtx-utils-0.7.4-5|49	

920 14
14cr|dnotify-0.18.0-10|1	%define name dnotify
14cr|dnotify-0.18.0-10|2	%define version 0.18.0
14cr|dnotify-0.18.0-10|3	%define release 10
14cr|dnotify-0.18.0-10|4	
14cr|dnotify-0.18.0-10|5	Summary: Execute command when directory changes
14cr|dnotify-0.18.0-10|6	Name: %{name}
14cr|dnotify-0.18.0-10|7	Version: %{version}
14cr|dnotify-0.18.0-10|8	Release: %{release}
14cr|dnotify-0.18.0-10|9	# Not working anymore ??
14cr|dnotify-0.18.0-10|10	# URL: http://oskarsapps.mine.nu/dnotify.html
14cr|dnotify-0.18.0-10|11	Source0: http://oskarsapps.mine.nu/src/%{name}-%{version}.tar.bz2
14cr|dnotify-0.18.0-10|12	Source1: %{name}.init
14cr|dnotify-0.18.0-10|13	Source2: %{name}.sysconfig
14cr|dnotify-0.18.0-10|14	Source3: %{name}.d.README
14cr|dnotify-0.18.0-10|15	Patch0: dnotify-include-stat_h.patch
14cr|dnotify-0.18.0-10|16	License: GPL
14cr|dnotify-0.18.0-10|17	Group: File tools
14cr|dnotify-0.18.0-10|18	Requires(post): rpm-helper
14cr|dnotify-0.18.0-10|19	Requires(preun): rpm-helper
14cr|dnotify-0.18.0-10|20	
14cr|dnotify-0.18.0-10|21	%description
14cr|dnotify-0.18.0-10|22	Dnotify is a simple program that makes it possible
14cr|dnotify-0.18.0-10|23	to execute a command every time the contents of a
14cr|dnotify-0.18.0-10|24	specific directory change in Linux. It is run from
14cr|dnotify-0.18.0-10|25	the command line and takes two arguments: one or
14cr|dnotify-0.18.0-10|26	more directories to monitor and a command to
14cr|dnotify-0.18.0-10|27	execute whenever a directory has changed. Options
14cr|dnotify-0.18.0-10|28	control what events to trigger on: when a file was
14cr|dnotify-0.18.0-10|29	read in the directory, when one was created/deleted,
14cr|dnotify-0.18.0-10|30	etc.
14cr|dnotify-0.18.0-10|31	
14cr|dnotify-0.18.0-10|32	%prep
14cr|dnotify-0.18.0-10|33	%setup -q
14cr|dnotify-0.18.0-10|34	%patch0 -p0 -b .stat_h
14cr|dnotify-0.18.0-10|35	
14cr|dnotify-0.18.0-10|36	%build
14cr|dnotify-0.18.0-10|37	%configure
14cr|dnotify-0.18.0-10|38	%make
14cr|dnotify-0.18.0-10|39	
14cr|dnotify-0.18.0-10|40	%install
14cr|dnotify-0.18.0-10|41	%makeinstall
14cr|dnotify-0.18.0-10|42	%{__install} -m755 -d %{buildroot}%{_sysconfdir}/sysconfig/%{name}.d
14cr|dnotify-0.18.0-10|43	%{__install} -m755 -d %{buildroot}%{_initrddir}
14cr|dnotify-0.18.0-10|44	%{__install} -m700 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|dnotify-0.18.0-10|45	%{__install} -m600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|dnotify-0.18.0-10|46	%{__install} -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}.d/README
14cr|dnotify-0.18.0-10|47	
14cr|dnotify-0.18.0-10|48	%find_lang %name
14cr|dnotify-0.18.0-10|49	
14cr|dnotify-0.18.0-10|50	%post
14cr|dnotify-0.18.0-10|51	%_post_service %{name}
14cr|dnotify-0.18.0-10|52	
14cr|dnotify-0.18.0-10|53	%preun
14cr|dnotify-0.18.0-10|54	%_preun_service %{name}
14cr|dnotify-0.18.0-10|55	
14cr|dnotify-0.18.0-10|56	%files -f %name.lang
14cr|dnotify-0.18.0-10|57	%{_bindir}/dnotify
14cr|dnotify-0.18.0-10|58	%{_mandir}/*/*
14cr|dnotify-0.18.0-10|59	%config(noreplace) %{_initrddir}/%{name}
14cr|dnotify-0.18.0-10|60	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|dnotify-0.18.0-10|61	%dir %{_sysconfdir}/sysconfig/%{name}.d
14cr|dnotify-0.18.0-10|62	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}.d/README
14cr|dnotify-0.18.0-10|63	%doc README NEWS AUTHORS COPYING INSTALL
14cr|dnotify-0.18.0-10|64	
14cr|dnotify-0.18.0-10|65	%changelog
14cr|dnotify-0.18.0-10|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.0-10
14cr|dnotify-0.18.0-10|67	+ Revision: 573479e
14cr|dnotify-0.18.0-10|68	- MassBuild#464: Increase release tag
14cr|dnotify-0.18.0-10|69	
14cr|dnotify-0.18.0-10|70	

921 14
14cr|dns2tcp-0.5.2-4|1	Name:		dns2tcp
14cr|dns2tcp-0.5.2-4|2	Version:	0.5.2
14cr|dns2tcp-0.5.2-4|3	Release:	4
14cr|dns2tcp-0.5.2-4|4	Summary:	Tunnel TCP over DNS
14cr|dns2tcp-0.5.2-4|5	Group:		Networking/Other
14cr|dns2tcp-0.5.2-4|6	License:	GPLv2+
14cr|dns2tcp-0.5.2-4|7	URL:		http://www.hsc.fr/ressources/outils/dns2tcp/
14cr|dns2tcp-0.5.2-4|8	Source0:	http://www.hsc.fr/ressources/outils/dns2tcp/download/%{name}-%{version}.tar.gz
14cr|dns2tcp-0.5.2-4|9	Source1: 	dns2tcpd.service
14cr|dns2tcp-0.5.2-4|10	Source2: 	dns2tcpd.conf
14cr|dns2tcp-0.5.2-4|11	Source3: 	dns2tcpc.service
14cr|dns2tcp-0.5.2-4|12	Source4: 	dns2tcpc.conf
14cr|dns2tcp-0.5.2-4|13	BuildRequires:  openssl-devel
14cr|dns2tcp-0.5.2-4|14	Requires(post): systemd-units
14cr|dns2tcp-0.5.2-4|15	Requires(preun): systemd-units
14cr|dns2tcp-0.5.2-4|16	Requires(postun): systemd-units
14cr|dns2tcp-0.5.2-4|17	
14cr|dns2tcp-0.5.2-4|18	%description
14cr|dns2tcp-0.5.2-4|19	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
14cr|dns2tcp-0.5.2-4|20	authentications nor encryption mecanisms : DNS encapsulation must be
14cr|dns2tcp-0.5.2-4|21	considered as an unsecure and anonymous transport layer. Ressources should
14cr|dns2tcp-0.5.2-4|22	be public external services like ssh, ssltunnel ...
14cr|dns2tcp-0.5.2-4|23	
14cr|dns2tcp-0.5.2-4|24	%package	client
14cr|dns2tcp-0.5.2-4|25	Summary:	Client for dns2tcp (Tunnel TCP over DNS)
14cr|dns2tcp-0.5.2-4|26	Group:		Networking/Other
14cr|dns2tcp-0.5.2-4|27	Requires(post): systemd-units
14cr|dns2tcp-0.5.2-4|28	Requires(preun): systemd-units
14cr|dns2tcp-0.5.2-4|29	Requires(postun): systemd-units
14cr|dns2tcp-0.5.2-4|30	
14cr|dns2tcp-0.5.2-4|31	%description	client
14cr|dns2tcp-0.5.2-4|32	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
14cr|dns2tcp-0.5.2-4|33	authentications nor encryption mecanisms : DNS encapsulation must be
14cr|dns2tcp-0.5.2-4|34	considered as an unsecure and anonymous transport layer. Ressources should
14cr|dns2tcp-0.5.2-4|35	be public external services like ssh, ssltunnel ...
14cr|dns2tcp-0.5.2-4|36	
14cr|dns2tcp-0.5.2-4|37	This package contains the client part.
14cr|dns2tcp-0.5.2-4|38	
14cr|dns2tcp-0.5.2-4|39	%package	server
14cr|dns2tcp-0.5.2-4|40	Summary:	dns2tcp server (Tunnel TCP over DNS)
14cr|dns2tcp-0.5.2-4|41	Group:		Networking/Other
14cr|dns2tcp-0.5.2-4|42	Requires(post): systemd-units
14cr|dns2tcp-0.5.2-4|43	Requires(preun): systemd-units
14cr|dns2tcp-0.5.2-4|44	Requires(postun): systemd-units
14cr|dns2tcp-0.5.2-4|45	
14cr|dns2tcp-0.5.2-4|46	%description	server
14cr|dns2tcp-0.5.2-4|47	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
14cr|dns2tcp-0.5.2-4|48	authentications nor encryption mecanisms : DNS encapsulation must be
14cr|dns2tcp-0.5.2-4|49	considered as an unsecure and anonymous transport layer. Ressources should
14cr|dns2tcp-0.5.2-4|50	be public external services like ssh, ssltunnel ...
14cr|dns2tcp-0.5.2-4|51	
14cr|dns2tcp-0.5.2-4|52	This package contains the server part.
14cr|dns2tcp-0.5.2-4|53	
14cr|dns2tcp-0.5.2-4|54	%prep
14cr|dns2tcp-0.5.2-4|55	%setup -q
14cr|dns2tcp-0.5.2-4|56	
14cr|dns2tcp-0.5.2-4|57	%build
14cr|dns2tcp-0.5.2-4|58	%configure2_5x
14cr|dns2tcp-0.5.2-4|59	%make
14cr|dns2tcp-0.5.2-4|60	
14cr|dns2tcp-0.5.2-4|61	
14cr|dns2tcp-0.5.2-4|62	%install
14cr|dns2tcp-0.5.2-4|63	
14cr|dns2tcp-0.5.2-4|64	%makeinstall
14cr|dns2tcp-0.5.2-4|65	
14cr|dns2tcp-0.5.2-4|66	install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/dns2tcpd.service
14cr|dns2tcp-0.5.2-4|67	install -D -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/dns2tcpd.conf
14cr|dns2tcp-0.5.2-4|68	install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/dns2tcpc.service
14cr|dns2tcp-0.5.2-4|69	install -D -m 0755 %{SOURCE4} %{buildroot}%{_sysconfdir}/dns2tcpc.conf
14cr|dns2tcp-0.5.2-4|70	
14cr|dns2tcp-0.5.2-4|71	%clean
14cr|dns2tcp-0.5.2-4|72	
14cr|dns2tcp-0.5.2-4|73	%post server
14cr|dns2tcp-0.5.2-4|74	%systemd_post dns2tcpd.service
14cr|dns2tcp-0.5.2-4|75	
14cr|dns2tcp-0.5.2-4|76	%preun server
14cr|dns2tcp-0.5.2-4|77	%systemd_preun dns2tcpd.service
14cr|dns2tcp-0.5.2-4|78	
14cr|dns2tcp-0.5.2-4|79	%postun server
14cr|dns2tcp-0.5.2-4|80	%systemd_postun_with_restart dns2tcpd.service
14cr|dns2tcp-0.5.2-4|81	
14cr|dns2tcp-0.5.2-4|82	%post client
14cr|dns2tcp-0.5.2-4|83	%systemd_post dns2tcpc.service
14cr|dns2tcp-0.5.2-4|84	
14cr|dns2tcp-0.5.2-4|85	%preun client
14cr|dns2tcp-0.5.2-4|86	%systemd_preun dns2tcpc.service
14cr|dns2tcp-0.5.2-4|87	
14cr|dns2tcp-0.5.2-4|88	%postun client
14cr|dns2tcp-0.5.2-4|89	%systemd_postun_with_restart dns2tcpc.service
14cr|dns2tcp-0.5.2-4|90	
14cr|dns2tcp-0.5.2-4|91	%files server
14cr|dns2tcp-0.5.2-4|92	%doc README COPYING ChangeLog
14cr|dns2tcp-0.5.2-4|93	%{_bindir}/dns2tcpd
14cr|dns2tcp-0.5.2-4|94	%{_unitdir}/dns2tcpd.service
14cr|dns2tcp-0.5.2-4|95	%config(noreplace) %{_sysconfdir}/dns2tcpd.conf
14cr|dns2tcp-0.5.2-4|96	%{_mandir}/man1/dns2tcpd.1.*
14cr|dns2tcp-0.5.2-4|97	
14cr|dns2tcp-0.5.2-4|98	%files client
14cr|dns2tcp-0.5.2-4|99	%doc README COPYING ChangeLog
14cr|dns2tcp-0.5.2-4|100	%{_bindir}/dns2tcpc
14cr|dns2tcp-0.5.2-4|101	%{_unitdir}/dns2tcpc.service
14cr|dns2tcp-0.5.2-4|102	%config(noreplace) %{_sysconfdir}/dns2tcpc.conf
14cr|dns2tcp-0.5.2-4|103	%{_mandir}/man1/dns2tcpc.1.*
14cr|dns2tcp-0.5.2-4|104	
14cr|dns2tcp-0.5.2-4|105	%changelog
14cr|dns2tcp-0.5.2-4|106	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-4
14cr|dns2tcp-0.5.2-4|107	+ Revision: 8be888e
14cr|dns2tcp-0.5.2-4|108	- Bump release
14cr|dns2tcp-0.5.2-4|109	
14cr|dns2tcp-0.5.2-4|110	

922 14
14cr|dnsa-0.5-2|1	Summary:	DNS Auditing tool
14cr|dnsa-0.5-2|2	Name:		dnsa
14cr|dnsa-0.5-2|3	Version:	0.5
14cr|dnsa-0.5-2|4	Release:	2
14cr|dnsa-0.5-2|5	License:	GPLv2+
14cr|dnsa-0.5-2|6	Group:		Networking/Other
14cr|dnsa-0.5-2|7	Url:		http://www.packetfactory.net/projects/dnsa/
14cr|dnsa-0.5-2|8	Source0:	%{name}-%{version}-beta.tar.bz2
14cr|dnsa-0.5-2|9	BuildRequires:	libnet-devel
14cr|dnsa-0.5-2|10	BuildRequires:	libpcap-devel
14cr|dnsa-0.5-2|11	
14cr|dnsa-0.5-2|12	%description
14cr|dnsa-0.5-2|13	DNS Auditing tool.
14cr|dnsa-0.5-2|14	
14cr|dnsa-0.5-2|15	%files
14cr|dnsa-0.5-2|16	%doc sources/AUTHORS sources/ChangeLog sources/INSTALL sources/KNOWN_BUGS sources/README sources/TODO docs
14cr|dnsa-0.5-2|17	%{_bindir}/dnsa
14cr|dnsa-0.5-2|18	
14cr|dnsa-0.5-2|19	#----------------------------------------------------------------------------
14cr|dnsa-0.5-2|20	
14cr|dnsa-0.5-2|21	%prep
14cr|dnsa-0.5-2|22	%setup -q -n %{name}-%{version}-beta
14cr|dnsa-0.5-2|23	
14cr|dnsa-0.5-2|24	# lib64 fixes
14cr|dnsa-0.5-2|25	perl -pi -e "s|/lib\ |/%{_lib}\ |g" sources/configure*
14cr|dnsa-0.5-2|26	
14cr|dnsa-0.5-2|27	# anti recheck hack
14cr|dnsa-0.5-2|28	touch sources/*
14cr|dnsa-0.5-2|29	
14cr|dnsa-0.5-2|30	%build
14cr|dnsa-0.5-2|31	cd sources
14cr|dnsa-0.5-2|32	%configure2_5x
14cr|dnsa-0.5-2|33	%make
14cr|dnsa-0.5-2|34	
14cr|dnsa-0.5-2|35	%install
14cr|dnsa-0.5-2|36	install -d %{buildroot}%{_bindir}
14cr|dnsa-0.5-2|37	install -m0755 sources/dnsa %{buildroot}%{_bindir}/
14cr|dnsa-0.5-2|38	
14cr|dnsa-0.5-2|39	
14cr|dnsa-0.5-2|40	%changelog
14cr|dnsa-0.5-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|dnsa-0.5-2|42	+ Revision: 9910444
14cr|dnsa-0.5-2|43	- MassBuild#464: Increase release tag
14cr|dnsa-0.5-2|44	
14cr|dnsa-0.5-2|45	

923 14
14cr|dns-analyzer-0.3.0-10|1	Summary:	Analyze DNS traffic from tcpdump trace files
14cr|dns-analyzer-0.3.0-10|2	Name:		dns-analyzer
14cr|dns-analyzer-0.3.0-10|3	Version:	0.3.0
14cr|dns-analyzer-0.3.0-10|4	Release:	10
14cr|dns-analyzer-0.3.0-10|5	Group:		Networking/Other
14cr|dns-analyzer-0.3.0-10|6	License:	GPL
14cr|dns-analyzer-0.3.0-10|7	URL:		http://www.nlnetlabs.nl/dns-analyzer/
14cr|dns-analyzer-0.3.0-10|8	Source0:	http://www.nlnetlabs.nl/dns-analyzer/%{name}-%{version}.tar.bz2
14cr|dns-analyzer-0.3.0-10|9	Patch0:		dns-analyzer-0.3.0-gcc43.diff
14cr|dns-analyzer-0.3.0-10|10	BuildRequires:	libpcap-devel
14cr|dns-analyzer-0.3.0-10|11	BuildRequires:	libstdc++-devel
14cr|dns-analyzer-0.3.0-10|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dns-analyzer-0.3.0-10|13	
14cr|dns-analyzer-0.3.0-10|14	%description
14cr|dns-analyzer-0.3.0-10|15	The DNS Analyzer is a tool to analyze DNS traffic from
14cr|dns-analyzer-0.3.0-10|16	tcpdump/libpcap trace files. The purpose of the DNS Analyzer is to
14cr|dns-analyzer-0.3.0-10|17	analyze DNS trace files from the DNS root servers to find traffic
14cr|dns-analyzer-0.3.0-10|18	that is unnecessary.
14cr|dns-analyzer-0.3.0-10|19	
14cr|dns-analyzer-0.3.0-10|20	The DNS Analyzer can also be used to convert trace files into R data
14cr|dns-analyzer-0.3.0-10|21	files. R can be used to perform fine-grained statistical analysis of
14cr|dns-analyzer-0.3.0-10|22	the data. Some sample R functions are provided in the R/dns.R file
14cr|dns-analyzer-0.3.0-10|23	that can be found in the source distribution.
14cr|dns-analyzer-0.3.0-10|24	
14cr|dns-analyzer-0.3.0-10|25	%prep
14cr|dns-analyzer-0.3.0-10|26	
14cr|dns-analyzer-0.3.0-10|27	%setup -q
14cr|dns-analyzer-0.3.0-10|28	%patch0 -p1
14cr|dns-analyzer-0.3.0-10|29	
14cr|dns-analyzer-0.3.0-10|30	%build
14cr|dns-analyzer-0.3.0-10|31	
14cr|dns-analyzer-0.3.0-10|32	%configure2_5x
14cr|dns-analyzer-0.3.0-10|33	
14cr|dns-analyzer-0.3.0-10|34	%make
14cr|dns-analyzer-0.3.0-10|35	
14cr|dns-analyzer-0.3.0-10|36	%install
14cr|dns-analyzer-0.3.0-10|37	rm -rf %{buildroot}
14cr|dns-analyzer-0.3.0-10|38	
14cr|dns-analyzer-0.3.0-10|39	%makeinstall
14cr|dns-analyzer-0.3.0-10|40	
14cr|dns-analyzer-0.3.0-10|41	install -m0755 packet2c %{buildroot}%{_bindir}/
14cr|dns-analyzer-0.3.0-10|42	
14cr|dns-analyzer-0.3.0-10|43	%clean
14cr|dns-analyzer-0.3.0-10|44	rm -rf %{buildroot}
14cr|dns-analyzer-0.3.0-10|45	
14cr|dns-analyzer-0.3.0-10|46	%files
14cr|dns-analyzer-0.3.0-10|47	%defattr (-,root,root)
14cr|dns-analyzer-0.3.0-10|48	%doc CODING ChangeLog README
14cr|dns-analyzer-0.3.0-10|49	%{_bindir}/dns-analyzer
14cr|dns-analyzer-0.3.0-10|50	%{_bindir}/packet2c
14cr|dns-analyzer-0.3.0-10|51	%{_mandir}/man1/dns-analyzer.1*
14cr|dns-analyzer-0.3.0-10|52	
14cr|dns-analyzer-0.3.0-10|53	
14cr|dns-analyzer-0.3.0-10|54	
14cr|dns-analyzer-0.3.0-10|55	%changelog
14cr|dns-analyzer-0.3.0-10|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-10
14cr|dns-analyzer-0.3.0-10|57	+ Revision: 8074e2a
14cr|dns-analyzer-0.3.0-10|58	- MassBuild#464: Increase release tag
14cr|dns-analyzer-0.3.0-10|59	
14cr|dns-analyzer-0.3.0-10|60	

924 14
14cr|dnsflood-1.20-2|1	Summary:	DNS Flood Detector
14cr|dnsflood-1.20-2|2	Name:		dnsflood
14cr|dnsflood-1.20-2|3	Version:	1.20
14cr|dnsflood-1.20-2|4	Release:	2
14cr|dnsflood-1.20-2|5	License:	GPLv2
14cr|dnsflood-1.20-2|6	Group:		System/Servers
14cr|dnsflood-1.20-2|7	URL:		http://www.adotout.com/dnsflood.html
14cr|dnsflood-1.20-2|8	Source0:	http://www.adotout.com/%{name}-%{version}.tgz
14cr|dnsflood-1.20-2|9	Source1:	%{name}.init
14cr|dnsflood-1.20-2|10	Source2:	%{name}.sysconfig
14cr|dnsflood-1.20-2|11	Requires(post): rpm-helper
14cr|dnsflood-1.20-2|12	Requires(preun): rpm-helper
14cr|dnsflood-1.20-2|13	BuildRequires:	libpcap-devel
14cr|dnsflood-1.20-2|14	
14cr|dnsflood-1.20-2|15	
14cr|dnsflood-1.20-2|16	%description
14cr|dnsflood-1.20-2|17	DNS Flood Detector was developed to detect abusive usage levels on high traffic
14cr|dnsflood-1.20-2|18	name-servers and to enable quick response to the use of one's name-server to
14cr|dnsflood-1.20-2|19	facilitate Spam.
14cr|dnsflood-1.20-2|20	
14cr|dnsflood-1.20-2|21	%prep
14cr|dnsflood-1.20-2|22	
14cr|dnsflood-1.20-2|23	%setup -q -n dns_flood_detector_1.2
14cr|dnsflood-1.20-2|24	
14cr|dnsflood-1.20-2|25	cp %{SOURCE1} %{name}.init
14cr|dnsflood-1.20-2|26	cp %{SOURCE2} %{name}.sysconfig
14cr|dnsflood-1.20-2|27	
14cr|dnsflood-1.20-2|28	%build
14cr|dnsflood-1.20-2|29	%serverbuild
14cr|dnsflood-1.20-2|30	
14cr|dnsflood-1.20-2|31	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o dns_flood_detector dns_flood_detector.c
14cr|dnsflood-1.20-2|32	
14cr|dnsflood-1.20-2|33	%install
14cr|dnsflood-1.20-2|34	install -d %{buildroot}%{_sbindir}
14cr|dnsflood-1.20-2|35	install -d %{buildroot}%{_initrddir}
14cr|dnsflood-1.20-2|36	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|dnsflood-1.20-2|37	
14cr|dnsflood-1.20-2|38	install -m0755 dns_flood_detector %{buildroot}%{_sbindir}/
14cr|dnsflood-1.20-2|39	install -m0755 %{name}.init %{buildroot}%{_initrddir}/'dnsflood'
14cr|dnsflood-1.20-2|40	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dns_flood_detector
14cr|dnsflood-1.20-2|41	
14cr|dnsflood-1.20-2|42	%post
14cr|dnsflood-1.20-2|43	%_post_service %{name}
14cr|dnsflood-1.20-2|44	
14cr|dnsflood-1.20-2|45	%preun
14cr|dnsflood-1.20-2|46	%_preun_service %{name}
14cr|dnsflood-1.20-2|47	
14cr|dnsflood-1.20-2|48	%files
14cr|dnsflood-1.20-2|49	%doc README LICENSE
14cr|dnsflood-1.20-2|50	%config(noreplace) %{_sysconfdir}/sysconfig/dns_flood_detector
14cr|dnsflood-1.20-2|51	%attr(0755,root,root) %{_initrddir}/dnsflood
14cr|dnsflood-1.20-2|52	%attr(0755,root,root) %{_sbindir}/dns_flood_detector
14cr|dnsflood-1.20-2|53	
14cr|dnsflood-1.20-2|54	
14cr|dnsflood-1.20-2|55	
14cr|dnsflood-1.20-2|56	
14cr|dnsflood-1.20-2|57	%changelog
14cr|dnsflood-1.20-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20-2
14cr|dnsflood-1.20-2|59	+ Revision: b75e8f7
14cr|dnsflood-1.20-2|60	- MassBuild#464: Increase release tag
14cr|dnsflood-1.20-2|61	
14cr|dnsflood-1.20-2|62	

925 14
14cr|dnshistory-1.3-9|1	Summary:	Processes various log file formats doing dns IP Address lookups
14cr|dnshistory-1.3-9|2	Name:		dnshistory
14cr|dnshistory-1.3-9|3	Version:	1.3
14cr|dnshistory-1.3-9|4	Release:	9
14cr|dnshistory-1.3-9|5	License:	GPL
14cr|dnshistory-1.3-9|6	Group:		File tools
14cr|dnshistory-1.3-9|7	URL:		http://www.stedee.id.au/dnshistory
14cr|dnshistory-1.3-9|8	Source:		http://www.stedee.id.au/files/%{name}-%{version}.tar.bz2
14cr|dnshistory-1.3-9|9	BuildRequires:	db-devel
14cr|dnshistory-1.3-9|10	BuildRequires:	pcre-devel
14cr|dnshistory-1.3-9|11	BuildRequires:	zlib-devel
14cr|dnshistory-1.3-9|12	BuildRequires:	autoconf2.5
14cr|dnshistory-1.3-9|13	BuildRequires:	libtool
14cr|dnshistory-1.3-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|dnshistory-1.3-9|15	
14cr|dnshistory-1.3-9|16	%description
14cr|dnshistory-1.3-9|17	dnshistory currently processes Apache CLF and Combined logs, Squid access logs,
14cr|dnshistory-1.3-9|18	FTP xferlog files and iptables based logs. The log format is auto-detected.
14cr|dnshistory-1.3-9|19	
14cr|dnshistory-1.3-9|20	%prep
14cr|dnshistory-1.3-9|21	
14cr|dnshistory-1.3-9|22	%setup -q -n %{name}-%{version}
14cr|dnshistory-1.3-9|23	
14cr|dnshistory-1.3-9|24	%build
14cr|dnshistory-1.3-9|25	
14cr|dnshistory-1.3-9|26	%configure2_5x \
14cr|dnshistory-1.3-9|27	--enable-database-name=%{name}.db \
14cr|dnshistory-1.3-9|28	--enable-database-dir=%{_localstatedir}/lib/%{name}
14cr|dnshistory-1.3-9|29	
14cr|dnshistory-1.3-9|30	%make
14cr|dnshistory-1.3-9|31	
14cr|dnshistory-1.3-9|32	%install
14cr|dnshistory-1.3-9|33	rm -rf %{buildroot}
14cr|dnshistory-1.3-9|34	
14cr|dnshistory-1.3-9|35	%makeinstall_std
14cr|dnshistory-1.3-9|36	
14cr|dnshistory-1.3-9|37	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|dnshistory-1.3-9|38	
14cr|dnshistory-1.3-9|39	%clean
14cr|dnshistory-1.3-9|40	rm -rf %{buildroot}
14cr|dnshistory-1.3-9|41	
14cr|dnshistory-1.3-9|42	%files
14cr|dnshistory-1.3-9|43	%defattr(-,root,root,0755)
14cr|dnshistory-1.3-9|44	%doc ChangeLog COPYING INSTALL README
14cr|dnshistory-1.3-9|45	%{_bindir}/%{name}
14cr|dnshistory-1.3-9|46	%dir %{_localstatedir}/lib/%{name}
14cr|dnshistory-1.3-9|47	%{_mandir}/man1/%{name}.1*
14cr|dnshistory-1.3-9|48	
14cr|dnshistory-1.3-9|49	
14cr|dnshistory-1.3-9|50	
14cr|dnshistory-1.3-9|51	
14cr|dnshistory-1.3-9|52	
14cr|dnshistory-1.3-9|53	%changelog
14cr|dnshistory-1.3-9|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-9
14cr|dnshistory-1.3-9|55	+ Revision: d63c987
14cr|dnshistory-1.3-9|56	- MassBuild#464: Increase release tag
14cr|dnshistory-1.3-9|57	
14cr|dnshistory-1.3-9|58	

926 14
14cr|dnsproxy-1.16-5|1	Summary:	Proxy for DNS queries
14cr|dnsproxy-1.16-5|2	Name:		dnsproxy
14cr|dnsproxy-1.16-5|3	Version:	1.16
14cr|dnsproxy-1.16-5|4	Release:	5
14cr|dnsproxy-1.16-5|5	License:	BSD-style
14cr|dnsproxy-1.16-5|6	Group:		System/Servers
14cr|dnsproxy-1.16-5|7	URL:		http://www.wolfermann.org/dnsproxy.html
14cr|dnsproxy-1.16-5|8	Source0:	http://www.wolfermann.org/%{name}-%{version}.tar.bz2
14cr|dnsproxy-1.16-5|9	Source1:	dnsproxy.service
14cr|dnsproxy-1.16-5|10	Requires(post): rpm-helper
14cr|dnsproxy-1.16-5|11	Requires(preun): rpm-helper
14cr|dnsproxy-1.16-5|12	BuildRequires:	libevent-devel
14cr|dnsproxy-1.16-5|13	BuildRequires:	groff-for-man
14cr|dnsproxy-1.16-5|14	BuildRequires: systemd
14cr|dnsproxy-1.16-5|15	Requires(post): systemd
14cr|dnsproxy-1.16-5|16	Requires(preun): systemd
14cr|dnsproxy-1.16-5|17	Requires(postun): systemd
14cr|dnsproxy-1.16-5|18	
14cr|dnsproxy-1.16-5|19	%description
14cr|dnsproxy-1.16-5|20	The dnsproxy daemon is a proxy for DNS queries. It forwards these
14cr|dnsproxy-1.16-5|21	queries to two previously configured nameservers: one for
14cr|dnsproxy-1.16-5|22	authoritative queries and another for recursive queries. The
14cr|dnsproxy-1.16-5|23	received answers are sent back to the client unchanged. No local
14cr|dnsproxy-1.16-5|24	caching is done.
14cr|dnsproxy-1.16-5|25	
14cr|dnsproxy-1.16-5|26	Primary motivation for this project was the need to replace Bind
14cr|dnsproxy-1.16-5|27	servers with djbdns in an ISP environment. These servers get
14cr|dnsproxy-1.16-5|28	recursive queries from customers and authoritative queries from
14cr|dnsproxy-1.16-5|29	outside at the same IP address. Now it is possible to run dnscache
14cr|dnsproxy-1.16-5|30	and tinydns on the same machine with queries dispatched by
14cr|dnsproxy-1.16-5|31	dnsproxy.
14cr|dnsproxy-1.16-5|32	
14cr|dnsproxy-1.16-5|33	Other scenarios are firewalls where you want to proxy queries to
14cr|dnsproxy-1.16-5|34	the real servers in your DMZ. Or internal nameservers behind
14cr|dnsproxy-1.16-5|35	firewalls, or...
14cr|dnsproxy-1.16-5|36	
14cr|dnsproxy-1.16-5|37	%prep
14cr|dnsproxy-1.16-5|38	%setup -q
14cr|dnsproxy-1.16-5|39	
14cr|dnsproxy-1.16-5|40	%build
14cr|dnsproxy-1.16-5|41	%configure2_5x \
14cr|dnsproxy-1.16-5|42	--with-native-libevent
14cr|dnsproxy-1.16-5|43	%make
14cr|dnsproxy-1.16-5|44	
14cr|dnsproxy-1.16-5|45	%install
14cr|dnsproxy-1.16-5|46	install -d %{buildroot}%{_unitdir}
14cr|dnsproxy-1.16-5|47	install -d %{buildroot}%{_sbindir}
14cr|dnsproxy-1.16-5|48	install -d %{buildroot}%{_mandir}/man1
14cr|dnsproxy-1.16-5|49	
14cr|dnsproxy-1.16-5|50	install -m0755 dnsproxy %{buildroot}%{_sbindir}/
14cr|dnsproxy-1.16-5|51	install -m0644 dnsproxy.1 %{buildroot}%{_mandir}/man1
14cr|dnsproxy-1.16-5|52	install -D -p -m 0644 dnsproxy.conf %{buildroot}%{_sysconfdir}/dnsproxy.conf
14cr|dnsproxy-1.16-5|53	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/dnsproxy.service
14cr|dnsproxy-1.16-5|54	
14cr|dnsproxy-1.16-5|55	%post
14cr|dnsproxy-1.16-5|56	%systemd_post dnsproxy.service
14cr|dnsproxy-1.16-5|57	
14cr|dnsproxy-1.16-5|58	%preun
14cr|dnsproxy-1.16-5|59	%systemd_preun dnsproxy.service
14cr|dnsproxy-1.16-5|60	
14cr|dnsproxy-1.16-5|61	%postun
14cr|dnsproxy-1.16-5|62	%systemd_postun_with_restart dnsproxy.service
14cr|dnsproxy-1.16-5|63	
14cr|dnsproxy-1.16-5|64	%clean
14cr|dnsproxy-1.16-5|65	
14cr|dnsproxy-1.16-5|66	%files
14cr|dnsproxy-1.16-5|67	%doc README
14cr|dnsproxy-1.16-5|68	%{_unitdir}/dnsproxy.service
14cr|dnsproxy-1.16-5|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/dnsproxy.conf
14cr|dnsproxy-1.16-5|70	%attr(0755,root,root) %{_sbindir}/dnsproxy
14cr|dnsproxy-1.16-5|71	%{_mandir}/man1/*
14cr|dnsproxy-1.16-5|72	
14cr|dnsproxy-1.16-5|73	%changelog
14cr|dnsproxy-1.16-5|74	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-5
14cr|dnsproxy-1.16-5|75	+ Revision: 2b13785
14cr|dnsproxy-1.16-5|76	- Spec cleanup
14cr|dnsproxy-1.16-5|77	
14cr|dnsproxy-1.16-5|78	

927 14
14cr|dnssec-conf-2.02-2|1	Summary:	DNSSEC and DLV configuration and priming tool
14cr|dnssec-conf-2.02-2|2	Name:		dnssec-conf
14cr|dnssec-conf-2.02-2|3	Version:	2.02
14cr|dnssec-conf-2.02-2|4	Release:	2
14cr|dnssec-conf-2.02-2|5	License:	GPLv2+
14cr|dnssec-conf-2.02-2|6	Group:		System/Servers
14cr|dnssec-conf-2.02-2|7	Url:		http://www.xelerance.com/software/dnssec-conf/
14cr|dnssec-conf-2.02-2|8	Source0:	http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
14cr|dnssec-conf-2.02-2|9	Patch0:		dnssec-conf-1.20-borked_xml.diff
14cr|dnssec-conf-2.02-2|10	BuildRequires:	docbook-style-xsl
14cr|dnssec-conf-2.02-2|11	BuildRequires:	xmlto
14cr|dnssec-conf-2.02-2|12	Requires:	curl
14cr|dnssec-conf-2.02-2|13	Requires:	python-dns
14cr|dnssec-conf-2.02-2|14	#Requires: a caching nameserver
14cr|dnssec-conf-2.02-2|15	#Requires bind 9.4.0 if bind is reconfigured.....
14cr|dnssec-conf-2.02-2|16	BuildArch:	noarch
14cr|dnssec-conf-2.02-2|17	
14cr|dnssec-conf-2.02-2|18	%description
14cr|dnssec-conf-2.02-2|19	DNSSEC configuration and priming tool. Keys are required until the root
14cr|dnssec-conf-2.02-2|20	is signed, as well as for local unpublished DNSSEC keys to be preloaded
14cr|dnssec-conf-2.02-2|21	into the recursive nameserver. These DNSSEC configuration files can be
14cr|dnssec-conf-2.02-2|22	directly included in the bind or unbound nameserver configuration files.
14cr|dnssec-conf-2.02-2|23	dnssec-conf includes a commandline configuration client for Bind and
14cr|dnssec-conf-2.02-2|24	Unbound, known DNSSEC keys, URL's to official publication pages of keys,
14cr|dnssec-conf-2.02-2|25	and harvested keys, as well a script to harvest DNSKEY's from DNS.
14cr|dnssec-conf-2.02-2|26	See also: system-config-dnssec
14cr|dnssec-conf-2.02-2|27	
14cr|dnssec-conf-2.02-2|28	%files
14cr|dnssec-conf-2.02-2|29	%doc LICENSE README INSTALL
14cr|dnssec-conf-2.02-2|30	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys
14cr|dnssec-conf-2.02-2|31	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/dnssec-keys/*/*
14cr|dnssec-conf-2.02-2|32	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/production
14cr|dnssec-conf-2.02-2|33	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/harvest
14cr|dnssec-conf-2.02-2|34	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/dlv
14cr|dnssec-conf-2.02-2|35	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dnssec
14cr|dnssec-conf-2.02-2|36	%{_bindir}/dnskey-pull
14cr|dnssec-conf-2.02-2|37	%{_sbindir}/dnssec-configure
14cr|dnssec-conf-2.02-2|38	%{_mandir}/*/*
14cr|dnssec-conf-2.02-2|39	
14cr|dnssec-conf-2.02-2|40	#----------------------------------------------------------------------------
14cr|dnssec-conf-2.02-2|41	
14cr|dnssec-conf-2.02-2|42	%prep
14cr|dnssec-conf-2.02-2|43	%setup -q -n %{name}-%{version}
14cr|dnssec-conf-2.02-2|44	%patch0 -p0
14cr|dnssec-conf-2.02-2|45	
14cr|dnssec-conf-2.02-2|46	%build
14cr|dnssec-conf-2.02-2|47	make
14cr|dnssec-conf-2.02-2|48	
14cr|dnssec-conf-2.02-2|49	%install
14cr|dnssec-conf-2.02-2|50	%makeinstall_std \
14cr|dnssec-conf-2.02-2|51	PREFIX=%{_prefix} \
14cr|dnssec-conf-2.02-2|52	ETCDIR=%{buildroot}%{_sysconfdir} \
14cr|dnssec-conf-2.02-2|53	BINDIR=%{buildroot}%{_bindir}\
14cr|dnssec-conf-2.02-2|54	SBINDIR=%{buildroot}%{_sbindir} \
14cr|dnssec-conf-2.02-2|55	MANDIR=%{buildroot}%{_mandir}
14cr|dnssec-conf-2.02-2|56	
14cr|dnssec-conf-2.02-2|57	#KEYSDIR=$(ETCDIR)/pki/dnssec-keys
14cr|dnssec-conf-2.02-2|58	
14cr|dnssec-conf-2.02-2|59	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|dnssec-conf-2.02-2|60	install -m0644 packaging/fedora/dnssec.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dnssec
14cr|dnssec-conf-2.02-2|61	
14cr|dnssec-conf-2.02-2|62	# until upstream fixes standard DLV setting in 1.21
14cr|dnssec-conf-2.02-2|63	sed -i 's|#DLV="dlv.isc.org"|DLV="dlv.isc.org"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
14cr|dnssec-conf-2.02-2|64	sed -i 's|DLV="off"|#DLV="off"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
14cr|dnssec-conf-2.02-2|65	
14cr|dnssec-conf-2.02-2|66	
14cr|dnssec-conf-2.02-2|67	%changelog
14cr|dnssec-conf-2.02-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-2
14cr|dnssec-conf-2.02-2|69	+ Revision: 31a2e63
14cr|dnssec-conf-2.02-2|70	- MassBuild#464: Increase release tag
14cr|dnssec-conf-2.02-2|71	
14cr|dnssec-conf-2.02-2|72	

928 14
14cr|dnssec-tools-2.0-2|1	%define	major	14
14cr|dnssec-tools-2.0-2|2	%define	libname %mklibname dnssec-tools %{major}
14cr|dnssec-tools-2.0-2|3	%define	devname	%mklibname dnssec-tools -d
14cr|dnssec-tools-2.0-2|4	
14cr|dnssec-tools-2.0-2|5	Summary:	A suite of tools for managing dnssec aware DNS usage
14cr|dnssec-tools-2.0-2|6	
14cr|dnssec-tools-2.0-2|7	
14cr|dnssec-tools-2.0-2|8	
14cr|dnssec-tools-2.0-2|9	Name:		dnssec-tools
14cr|dnssec-tools-2.0-2|10	Version:	2.0
14cr|dnssec-tools-2.0-2|11	Release:	2
14cr|dnssec-tools-2.0-2|12	License:	BSD-like
14cr|dnssec-tools-2.0-2|13	Group:		Networking/Other
14cr|dnssec-tools-2.0-2|14	URL:		http://www.dnssec-tools.org/
14cr|dnssec-tools-2.0-2|15	Source0:	http://www.dnssec-tools.org/download/dnssec-tools-%{version}.tar.gz
14cr|dnssec-tools-2.0-2|16	Source1:	dnssec-tools-dnsval.conf
14cr|dnssec-tools-2.0-2|17	Source2:	libval-config
14cr|dnssec-tools-2.0-2|18	Patch1:		dnssec-tools-linux-conf-paths-1.13.patch
14cr|dnssec-tools-2.0-2|19	Patch2:		dnssec-tools-zonefile-fast-nsec3-1.20.patch
14cr|dnssec-tools-2.0-2|20	Patch3:		dnssec-tools-zonefile-fast-misc.patch
14cr|dnssec-tools-2.0-2|21	Requires:	bind
14cr|dnssec-tools-2.0-2|22	Requires:	perl-Net-DNS
14cr|dnssec-tools-2.0-2|23	Requires:	perl-%{name} >= %{version}
14cr|dnssec-tools-2.0-2|24	Requires:	perl(Tk)
14cr|dnssec-tools-2.0-2|25	Requires:	perl(Tk::Dialog)
14cr|dnssec-tools-2.0-2|26	Requires:	perl(Tk::Pane)
14cr|dnssec-tools-2.0-2|27	Requires:	perl(Tk::Table)
14cr|dnssec-tools-2.0-2|28	BuildRequires:	perl-devel
14cr|dnssec-tools-2.0-2|29	BuildRequires:	openssl-devel
14cr|dnssec-tools-2.0-2|30	BuildRequires:	autoconf2.5
14cr|dnssec-tools-2.0-2|31	BuildRequires:	libtool
14cr|dnssec-tools-2.0-2|32	BuildRequires:	bind
14cr|dnssec-tools-2.0-2|33	
14cr|dnssec-tools-2.0-2|34	%description
14cr|dnssec-tools-2.0-2|35	The goal of the DNSSEC-Tools project is to create a set of tools, patches,
14cr|dnssec-tools-2.0-2|36	applications, wrappers, extensions, and plugins that will help ease the
14cr|dnssec-tools-2.0-2|37	deployment of DNSSEC-related technologies.
14cr|dnssec-tools-2.0-2|38	
14cr|dnssec-tools-2.0-2|39	%package -n	perl-%{name}
14cr|dnssec-tools-2.0-2|40	Summary:	Perl modules supporting DNSSEC (needed by the dnssec-tools)
14cr|dnssec-tools-2.0-2|41	
14cr|dnssec-tools-2.0-2|42	
14cr|dnssec-tools-2.0-2|43	
14cr|dnssec-tools-2.0-2|44	Group:		Development/Perl
14cr|dnssec-tools-2.0-2|45	
14cr|dnssec-tools-2.0-2|46	%description -n	perl-%{name}
14cr|dnssec-tools-2.0-2|47	The dnssec-tools project comes with a number of perl modules that are required
14cr|dnssec-tools-2.0-2|48	by the DNSSEC tools themselves as well as modules that are useful for other
14cr|dnssec-tools-2.0-2|49	developers.
14cr|dnssec-tools-2.0-2|50	
14cr|dnssec-tools-2.0-2|51	%package -n	%{libname}
14cr|dnssec-tools-2.0-2|52	Summary:	C-based libraries for dnssec aware tools
14cr|dnssec-tools-2.0-2|53	
14cr|dnssec-tools-2.0-2|54	
14cr|dnssec-tools-2.0-2|55	
14cr|dnssec-tools-2.0-2|56	Group:		System/Libraries
14cr|dnssec-tools-2.0-2|57	Requires:	openssl
14cr|dnssec-tools-2.0-2|58	
14cr|dnssec-tools-2.0-2|59	%description -n	%{libname}
14cr|dnssec-tools-2.0-2|60	C-based libraries useful for developing dnssec aware tools.
14cr|dnssec-tools-2.0-2|61	
14cr|dnssec-tools-2.0-2|62	%package -n	%{devname}
14cr|dnssec-tools-2.0-2|63	Summary:	C-based development libraries for dnssec aware tools
14cr|dnssec-tools-2.0-2|64	
14cr|dnssec-tools-2.0-2|65	
14cr|dnssec-tools-2.0-2|66	
14cr|dnssec-tools-2.0-2|67	Group:		Development/C
14cr|dnssec-tools-2.0-2|68	Requires:	%{libname} = %{EVRD}
14cr|dnssec-tools-2.0-2|69	Provides:	%{name}-devel = %{EVRD}
14cr|dnssec-tools-2.0-2|70	Obsoletes:	%{mklibname dnssec-tools -d 4}
14cr|dnssec-tools-2.0-2|71	
14cr|dnssec-tools-2.0-2|72	%description -n	%{devname}
14cr|dnssec-tools-2.0-2|73	C-based libraries useful for developing dnssec aware tools.
14cr|dnssec-tools-2.0-2|74	
14cr|dnssec-tools-2.0-2|75	%prep
14cr|dnssec-tools-2.0-2|76	%setup -q
14cr|dnssec-tools-2.0-2|77	%patch1 -p0
14cr|dnssec-tools-2.0-2|78	%patch2 -p2
14cr|dnssec-tools-2.0-2|79	%patch3 -p2
14cr|dnssec-tools-2.0-2|80	
14cr|dnssec-tools-2.0-2|81	find -name \*.orig -o -name .gitignore|xargs rm -f
14cr|dnssec-tools-2.0-2|82	
14cr|dnssec-tools-2.0-2|83	autoreconf -fi
14cr|dnssec-tools-2.0-2|84	pushd validator
14cr|dnssec-tools-2.0-2|85	autoreconf -fi
14cr|dnssec-tools-2.0-2|86	popd
14cr|dnssec-tools-2.0-2|87	
14cr|dnssec-tools-2.0-2|88	%build
14cr|dnssec-tools-2.0-2|89	%configure2_5x \
14cr|dnssec-tools-2.0-2|90	--with-validator-testcases-file=%{_datadir}/dnssec-tools/validator-testcases \
14cr|dnssec-tools-2.0-2|91	--with-perl-build-args="INSTALLDIRS=vendor OPTIMIZE='%{optflags}'" \
14cr|dnssec-tools-2.0-2|92	--sysconfdir=/etc \
14cr|dnssec-tools-2.0-2|93	--with-root-hints=/etc/dnssec-tools/root.hints \
14cr|dnssec-tools-2.0-2|94	--with-resolv-conf=/etc/dnssec-tools/resolv.conf \
14cr|dnssec-tools-2.0-2|95	--disable-static \
14cr|dnssec-tools-2.0-2|96	--with-nsec3 \
14cr|dnssec-tools-2.0-2|97	--with-ipv6 \
14cr|dnssec-tools-2.0-2|98	--with-dlv \
14cr|dnssec-tools-2.0-2|99	--disable-bind-checks
14cr|dnssec-tools-2.0-2|100	
14cr|dnssec-tools-2.0-2|101	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|dnssec-tools-2.0-2|102	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|dnssec-tools-2.0-2|103	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' validator/libtool
14cr|dnssec-tools-2.0-2|104	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' validator/libtool
14cr|dnssec-tools-2.0-2|105	
14cr|dnssec-tools-2.0-2|106	%make
14cr|dnssec-tools-2.0-2|107	
14cr|dnssec-tools-2.0-2|108	%install
14cr|dnssec-tools-2.0-2|109	%makeinstall_std
14cr|dnssec-tools-2.0-2|110	
14cr|dnssec-tools-2.0-2|111	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|dnssec-tools-2.0-2|112	install -d %{buildroot}/var/log/%{name}
14cr|dnssec-tools-2.0-2|113	install -d %{buildroot}%{_localstatedir}/lib/%{name}/KEY-SAFE
14cr|dnssec-tools-2.0-2|114	
14cr|dnssec-tools-2.0-2|115	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/dnsval.conf
14cr|dnssec-tools-2.0-2|116	install -m0644 tools/etc/%{name}/blinkenlights.conf %{buildroot}%{_sysconfdir}/%{name}/blinkenlights.conf
14cr|dnssec-tools-2.0-2|117	
14cr|dnssec-tools-2.0-2|118	# not needed and installed in two places
14cr|dnssec-tools-2.0-2|119	rm -f %{buildroot}%{perl_vendorlib}/TrustMan.pl
14cr|dnssec-tools-2.0-2|120	
14cr|dnssec-tools-2.0-2|121	# install log rotation stuff
14cr|dnssec-tools-2.0-2|122	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14cr|dnssec-tools-2.0-2|123	/var/log/%{name}/rollerd.log {
14cr|dnssec-tools-2.0-2|124	rotate 5
14cr|dnssec-tools-2.0-2|125	monthly
14cr|dnssec-tools-2.0-2|126	missingok
14cr|dnssec-tools-2.0-2|127	notifempty
14cr|dnssec-tools-2.0-2|128	nocompress
14cr|dnssec-tools-2.0-2|129	}
14cr|dnssec-tools-2.0-2|130	EOF
14cr|dnssec-tools-2.0-2|131	
14cr|dnssec-tools-2.0-2|132	# Move the architecture dependent config file to its own place
14cr|dnssec-tools-2.0-2|133	# (this allows multiple architecture rpms to be installed at the same time)
14cr|dnssec-tools-2.0-2|134	mv %{buildroot}/%{_bindir}/libval-config %{buildroot}/%{_bindir}/libval-config-%{_arch}
14cr|dnssec-tools-2.0-2|135	# Add a new wrapper script that calls the right file at run time
14cr|dnssec-tools-2.0-2|136	install -m 755 %{SOURCE2} %{buildroot}/%{_bindir}/libval-config
14cr|dnssec-tools-2.0-2|137	
14cr|dnssec-tools-2.0-2|138	%files
14cr|dnssec-tools-2.0-2|139	%doc COPYING ChangeLog NEWS README tools/demos tools/linux/ifup-dyn-dns tools/logwatch
14cr|dnssec-tools-2.0-2|140	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|dnssec-tools-2.0-2|141	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/dnsval.conf
14cr|dnssec-tools-2.0-2|142	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/blinkenlights.conf
14cr|dnssec-tools-2.0-2|143	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|dnssec-tools-2.0-2|144	%{_bindir}/blinkenlights
14cr|dnssec-tools-2.0-2|145	%{_bindir}/bubbles
14cr|dnssec-tools-2.0-2|146	%{_bindir}/buildrealms
14cr|dnssec-tools-2.0-2|147	%{_bindir}/check-zone-expiration
14cr|dnssec-tools-2.0-2|148	%{_bindir}/cleanarch
14cr|dnssec-tools-2.0-2|149	%{_bindir}/cleankrf
14cr|dnssec-tools-2.0-2|150	%{_bindir}/convertar
14cr|dnssec-tools-2.0-2|151	%{_bindir}/dnspktflow
14cr|dnssec-tools-2.0-2|152	%{_bindir}/donuts
14cr|dnssec-tools-2.0-2|153	%{_bindir}/donutsd
14cr|dnssec-tools-2.0-2|154	%{_bindir}/drawvalmap
14cr|dnssec-tools-2.0-2|155	%{_bindir}/dt-danechk
14cr|dnssec-tools-2.0-2|156	%{_bindir}/dt-getaddr
14cr|dnssec-tools-2.0-2|157	%{_bindir}/dt-gethost
14cr|dnssec-tools-2.0-2|158	%{_bindir}/dt-getname
14cr|dnssec-tools-2.0-2|159	%{_bindir}/dt-getquery
14cr|dnssec-tools-2.0-2|160	%{_bindir}/dt-getrrset
14cr|dnssec-tools-2.0-2|161	%{_bindir}/dtck
14cr|dnssec-tools-2.0-2|162	%{_bindir}/dtconf
14cr|dnssec-tools-2.0-2|163	%{_bindir}/dtconfchk
14cr|dnssec-tools-2.0-2|164	%{_bindir}/dtdefs
14cr|dnssec-tools-2.0-2|165	%{_bindir}/dtinitconf
14cr|dnssec-tools-2.0-2|166	%{_bindir}/dtrealms
14cr|dnssec-tools-2.0-2|167	%{_bindir}/expchk
14cr|dnssec-tools-2.0-2|168	%{_bindir}/fixkrf
14cr|dnssec-tools-2.0-2|169	%{_bindir}/genkrf
14cr|dnssec-tools-2.0-2|170	%{_bindir}/getdnskeys
14cr|dnssec-tools-2.0-2|171	%{_bindir}/getds
14cr|dnssec-tools-2.0-2|172	%{_bindir}/grandvizier
14cr|dnssec-tools-2.0-2|173	%{_bindir}/keyarch
14cr|dnssec-tools-2.0-2|174	%{_bindir}/keymod
14cr|dnssec-tools-2.0-2|175	%{_bindir}/krfcheck
14cr|dnssec-tools-2.0-2|176	%{_bindir}/libval_check_conf
14cr|dnssec-tools-2.0-2|177	%{_bindir}/lights
14cr|dnssec-tools-2.0-2|178	%{_bindir}/lsdnssec
14cr|dnssec-tools-2.0-2|179	%{_bindir}/lskrf
14cr|dnssec-tools-2.0-2|180	%{_bindir}/lsrealm
14cr|dnssec-tools-2.0-2|181	%{_bindir}/lsroll
14cr|dnssec-tools-2.0-2|182	%{_bindir}/maketestzone
14cr|dnssec-tools-2.0-2|183	%{_bindir}/mapper
14cr|dnssec-tools-2.0-2|184	%{_bindir}/realmchk
14cr|dnssec-tools-2.0-2|185	%{_bindir}/realmctl
14cr|dnssec-tools-2.0-2|186	%{_bindir}/realminit
14cr|dnssec-tools-2.0-2|187	%{_bindir}/realmset
14cr|dnssec-tools-2.0-2|188	%{_bindir}/rollchk
14cr|dnssec-tools-2.0-2|189	%{_bindir}/rollctl
14cr|dnssec-tools-2.0-2|190	%{_bindir}/rollerd
14cr|dnssec-tools-2.0-2|191	%{_bindir}/rollinit
14cr|dnssec-tools-2.0-2|192	%{_bindir}/rolllog
14cr|dnssec-tools-2.0-2|193	%{_bindir}/rollrec-editor
14cr|dnssec-tools-2.0-2|194	%{_bindir}/rollset
14cr|dnssec-tools-2.0-2|195	%{_bindir}/signset-editor
14cr|dnssec-tools-2.0-2|196	%{_bindir}/tachk
14cr|dnssec-tools-2.0-2|197	%{_bindir}/timetrans
14cr|dnssec-tools-2.0-2|198	%{_bindir}/trustman
14cr|dnssec-tools-2.0-2|199	%{_bindir}/dt-validate
14cr|dnssec-tools-2.0-2|200	%{_bindir}/zonesigner
14cr|dnssec-tools-2.0-2|201	
14cr|dnssec-tools-2.0-2|202	%dir %{_datadir}/%{name}
14cr|dnssec-tools-2.0-2|203	%dir %{_datadir}/%{name}/donuts
14cr|dnssec-tools-2.0-2|204	%dir %{_datadir}/%{name}/donuts/rules
14cr|dnssec-tools-2.0-2|205	%{_datadir}/%{name}/donuts/rules/*
14cr|dnssec-tools-2.0-2|206	%{_datadir}/%{name}/validator-testcases
14cr|dnssec-tools-2.0-2|207	%dir %{_localstatedir}/lib/%{name}
14cr|dnssec-tools-2.0-2|208	%dir %{_localstatedir}/lib/%{name}/KEY-SAFE
14cr|dnssec-tools-2.0-2|209	%dir /var/log/%{name}
14cr|dnssec-tools-2.0-2|210	%{_mandir}/man1/*
14cr|dnssec-tools-2.0-2|211	%{_mandir}/man3/p_ac_status.3*
14cr|dnssec-tools-2.0-2|212	%{_mandir}/man3/p_val_status.3*
14cr|dnssec-tools-2.0-2|213	
14cr|dnssec-tools-2.0-2|214	%files -n perl-%{name}
14cr|dnssec-tools-2.0-2|215	%{perl_vendorarch}/Net/addrinfo*
14cr|dnssec-tools-2.0-2|216	%{perl_vendorarch}/Net/DNS/SEC/*
14cr|dnssec-tools-2.0-2|217	%{perl_vendorarch}/auto/Net/DNS/SEC/Validator
14cr|dnssec-tools-2.0-2|218	%{perl_vendorarch}/auto/Net/addrinfo/
14cr|dnssec-tools-2.0-2|219	%{perl_vendorarch}/Net/DNS/ZoneFile/
14cr|dnssec-tools-2.0-2|220	%{perl_vendorlib}/Net/DNS/SEC/Tools/Donuts/
14cr|dnssec-tools-2.0-2|221	%{perl_vendorlib}/Net/DNS/SEC/Tools/TrustAnchor*
14cr|dnssec-tools-2.0-2|222	%{_mandir}/man3/Net::*
14cr|dnssec-tools-2.0-2|223	
14cr|dnssec-tools-2.0-2|224	%files -n %{libname}
14cr|dnssec-tools-2.0-2|225	%{_libdir}/*.so.%{major}*
14cr|dnssec-tools-2.0-2|226	
14cr|dnssec-tools-2.0-2|227	%files -n %{devname}
14cr|dnssec-tools-2.0-2|228	%doc apps/*
14cr|dnssec-tools-2.0-2|229	%{_bindir}/libval-config*
14cr|dnssec-tools-2.0-2|230	%dir %{_includedir}/validator
14cr|dnssec-tools-2.0-2|231	%{_includedir}/validator/*.h
14cr|dnssec-tools-2.0-2|232	%{_libdir}/*.so
14cr|dnssec-tools-2.0-2|233	%{_mandir}/man3/dnsval.conf.3*
14cr|dnssec-tools-2.0-2|234	%{_mandir}/man3/dnsval_conf_get.3*
14cr|dnssec-tools-2.0-2|235	%{_mandir}/man3/dnsval_conf_set.3*
14cr|dnssec-tools-2.0-2|236	%{_mandir}/man3/libsres.3*
14cr|dnssec-tools-2.0-2|237	%{_mandir}/man3/libval.3*
14cr|dnssec-tools-2.0-2|238	%{_mandir}/man3/libval_shim.3.*
14cr|dnssec-tools-2.0-2|239	%{_mandir}/man3/resolv_conf_get.3*
14cr|dnssec-tools-2.0-2|240	%{_mandir}/man3/resolv_conf_set.3*
14cr|dnssec-tools-2.0-2|241	%{_mandir}/man3/root_hints_get.3*
14cr|dnssec-tools-2.0-2|242	%{_mandir}/man3/root_hints_set.3*
14cr|dnssec-tools-2.0-2|243	%{_mandir}/man3/val_*
14cr|dnssec-tools-2.0-2|244	
14cr|dnssec-tools-2.0-2|245	
14cr|dnssec-tools-2.0-2|246	%changelog
14cr|dnssec-tools-2.0-2|247	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|dnssec-tools-2.0-2|248	+ Revision: 8b64d98
14cr|dnssec-tools-2.0-2|249	- MassBuild#464: Increase release tag
14cr|dnssec-tools-2.0-2|250	
14cr|dnssec-tools-2.0-2|251	

929 14
14cr|dnstop-20121017-2|1	Summary:	This displays various tables of DNS traffic on your network
14cr|dnstop-20121017-2|2	Name:		dnstop
14cr|dnstop-20121017-2|3	Version:	20121017
14cr|dnstop-20121017-2|4	Release:	2
14cr|dnstop-20121017-2|5	License:	BSD
14cr|dnstop-20121017-2|6	Group:		Monitoring
14cr|dnstop-20121017-2|7	URL:		http://dnstop.measurement-factory.com/
14cr|dnstop-20121017-2|8	Source0:	http://dns.measurement-factory.com/tools/dnstop/src/%{name}-%{version}.tar.gz
14cr|dnstop-20121017-2|9	BuildRequires:	libpcap-devel >= 0.7
14cr|dnstop-20121017-2|10	BuildRequires:	pkgconfig(ncurses)
14cr|dnstop-20121017-2|11	
14cr|dnstop-20121017-2|12	%description
14cr|dnstop-20121017-2|13	dnstop is a libpcap application (ala tcpdump) that displays
14cr|dnstop-20121017-2|14	various tables of DNS traffic on your network, including tables
14cr|dnstop-20121017-2|15	of source and destination IP addresses, query types, top level
14cr|dnstop-20121017-2|16	domains and second level domains.
14cr|dnstop-20121017-2|17	
14cr|dnstop-20121017-2|18	%prep
14cr|dnstop-20121017-2|19	%setup -q -n %{name}-%{version}
14cr|dnstop-20121017-2|20	
14cr|dnstop-20121017-2|21	%build
14cr|dnstop-20121017-2|22	%configure
14cr|dnstop-20121017-2|23	%make CFLAGS="%{optflags} -DUSE_IPV6=1 -DUSE_PPP=0"
14cr|dnstop-20121017-2|24	
14cr|dnstop-20121017-2|25	%install
14cr|dnstop-20121017-2|26	install -d %{buildroot}%{_sbindir}
14cr|dnstop-20121017-2|27	install -d %{buildroot}%{_mandir}/man8
14cr|dnstop-20121017-2|28	install -m755 dnstop %{buildroot}%{_sbindir}/
14cr|dnstop-20121017-2|29	install -m644 dnstop.8 %{buildroot}%{_mandir}/man8/
14cr|dnstop-20121017-2|30	
14cr|dnstop-20121017-2|31	%files
14cr|dnstop-20121017-2|32	%doc CHANGES LICENSE
14cr|dnstop-20121017-2|33	%attr(0755,root,root) %{_sbindir}/dnstop
14cr|dnstop-20121017-2|34	%attr(0644,root,root) %{_mandir}/man8/dnstop.8*
14cr|dnstop-20121017-2|35	
14cr|dnstop-20121017-2|36	%changelog
14cr|dnstop-20121017-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20121017-2
14cr|dnstop-20121017-2|38	+ Revision: 9b331f1
14cr|dnstop-20121017-2|39	- MassBuild#464: Increase release tag
14cr|dnstop-20121017-2|40	
14cr|dnstop-20121017-2|41	

930 14
14cr|dnstouch-0.4-17|1	Summary:	Incrementally updates bind v8+ zone file serial numbers
14cr|dnstouch-0.4-17|2	Name:		dnstouch
14cr|dnstouch-0.4-17|3	Version:	0.4
14cr|dnstouch-0.4-17|4	Release:	17
14cr|dnstouch-0.4-17|5	License:	GPL
14cr|dnstouch-0.4-17|6	Group:		Networking/Other
14cr|dnstouch-0.4-17|7	URL:		http://uranus.it.swin.edu.au/~jn/linux/dns.htm
14cr|dnstouch-0.4-17|8	Source0:	http://uranus.it.swin.edu.au/~jn/linux/ndu-%{version}.tar.bz2
14cr|dnstouch-0.4-17|9	Source1:	ndu.conf
14cr|dnstouch-0.4-17|10	Patch0:		ndu-opt.patch
14cr|dnstouch-0.4-17|11	Patch1:		ndu-verbose.patch
14cr|dnstouch-0.4-17|12	Requires:	ed bind
14cr|dnstouch-0.4-17|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|dnstouch-0.4-17|14	
14cr|dnstouch-0.4-17|15	%description
14cr|dnstouch-0.4-17|16	dnstouch incrementally updates bind v8+ zone file serial numbers.
14cr|dnstouch-0.4-17|17	
14cr|dnstouch-0.4-17|18	%prep
14cr|dnstouch-0.4-17|19	
14cr|dnstouch-0.4-17|20	%setup -q -n ndu-%{version}
14cr|dnstouch-0.4-17|21	%patch0 -p0
14cr|dnstouch-0.4-17|22	%patch1 -p0
14cr|dnstouch-0.4-17|23	
14cr|dnstouch-0.4-17|24	%build
14cr|dnstouch-0.4-17|25	export CFLAGS="%{optflags}"
14cr|dnstouch-0.4-17|26	export CC="g++"
14cr|dnstouch-0.4-17|27	make CC="g++" CFLAGS="%{optflags}" -C src dnstouch
14cr|dnstouch-0.4-17|28	
14cr|dnstouch-0.4-17|29	%install
14cr|dnstouch-0.4-17|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnstouch-0.4-17|31	
14cr|dnstouch-0.4-17|32	install -d %{buildroot}%{_bindir}
14cr|dnstouch-0.4-17|33	install -d %{buildroot}%{_sysconfdir}
14cr|dnstouch-0.4-17|34	
14cr|dnstouch-0.4-17|35	install -m0755 src/dnstouch %{buildroot}%{_bindir}/dnstouch
14cr|dnstouch-0.4-17|36	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/
14cr|dnstouch-0.4-17|37	
14cr|dnstouch-0.4-17|38	%clean
14cr|dnstouch-0.4-17|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnstouch-0.4-17|40	
14cr|dnstouch-0.4-17|41	%files
14cr|dnstouch-0.4-17|42	%defattr(-,root,root)
14cr|dnstouch-0.4-17|43	%doc README INSTALL
14cr|dnstouch-0.4-17|44	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ndu.conf
14cr|dnstouch-0.4-17|45	%attr(0755,root,root) %{_bindir}/dnstouch
14cr|dnstouch-0.4-17|46	
14cr|dnstouch-0.4-17|47	
14cr|dnstouch-0.4-17|48	
14cr|dnstouch-0.4-17|49	
14cr|dnstouch-0.4-17|50	
14cr|dnstouch-0.4-17|51	%changelog
14cr|dnstouch-0.4-17|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-17
14cr|dnstouch-0.4-17|53	+ Revision: bcfe803
14cr|dnstouch-0.4-17|54	- MassBuild#464: Increase release tag
14cr|dnstouch-0.4-17|55	
14cr|dnstouch-0.4-17|56	

931 14
14cr|dnstracer-1.9-4|1	Summary:	A tool to trace dns queries
14cr|dnstracer-1.9-4|2	Name:		dnstracer
14cr|dnstracer-1.9-4|3	Version:	1.9
14cr|dnstracer-1.9-4|4	Release:	4
14cr|dnstracer-1.9-4|5	License:	BSD
14cr|dnstracer-1.9-4|6	Group:		Networking/Other
14cr|dnstracer-1.9-4|7	URL:		http://www.mavetju.org/unix/general.php
14cr|dnstracer-1.9-4|8	Source:		http://www.mavetju.org/download/%{name}-%{version}.tar.gz
14cr|dnstracer-1.9-4|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|dnstracer-1.9-4|10	
14cr|dnstracer-1.9-4|11	%description
14cr|dnstracer-1.9-4|12	dnstracer determines where a given Domain Name Server (DNS) gets
14cr|dnstracer-1.9-4|13	its information from, and follows the chain of DNS servers back to
14cr|dnstracer-1.9-4|14	the servers which know the data.
14cr|dnstracer-1.9-4|15	
14cr|dnstracer-1.9-4|16	%prep
14cr|dnstracer-1.9-4|17	%setup -q
14cr|dnstracer-1.9-4|18	
14cr|dnstracer-1.9-4|19	%build
14cr|dnstracer-1.9-4|20	%configure2_5x
14cr|dnstracer-1.9-4|21	%make
14cr|dnstracer-1.9-4|22	
14cr|dnstracer-1.9-4|23	%install
14cr|dnstracer-1.9-4|24	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnstracer-1.9-4|25	%makeinstall
14cr|dnstracer-1.9-4|26	
14cr|dnstracer-1.9-4|27	%clean
14cr|dnstracer-1.9-4|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnstracer-1.9-4|29	
14cr|dnstracer-1.9-4|30	%files
14cr|dnstracer-1.9-4|31	%defattr(-,root,root)
14cr|dnstracer-1.9-4|32	%doc CHANGES README
14cr|dnstracer-1.9-4|33	%{_bindir}/*
14cr|dnstracer-1.9-4|34	%{_mandir}/*/*
14cr|dnstracer-1.9-4|35	
14cr|dnstracer-1.9-4|36	
14cr|dnstracer-1.9-4|37	
14cr|dnstracer-1.9-4|38	
14cr|dnstracer-1.9-4|39	
14cr|dnstracer-1.9-4|40	%changelog
14cr|dnstracer-1.9-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-4
14cr|dnstracer-1.9-4|42	+ Revision: c25db4e
14cr|dnstracer-1.9-4|43	- MassBuild#464: Increase release tag
14cr|dnstracer-1.9-4|44	
14cr|dnstracer-1.9-4|45	

932 14
14cr|dnsutl-1.8-6|1	%define name  dnsutl
14cr|dnsutl-1.8-6|2	%define version   1.8
14cr|dnsutl-1.8-6|3	%define release   6
14cr|dnsutl-1.8-6|4	
14cr|dnsutl-1.8-6|5	Summary:      Utilities to make DNS easier to configure
14cr|dnsutl-1.8-6|6	Name:         %{name}
14cr|dnsutl-1.8-6|7	Version:      %{version}
14cr|dnsutl-1.8-6|8	Release:      %{release}
14cr|dnsutl-1.8-6|9	License:    GPL
14cr|dnsutl-1.8-6|10	Group:        Networking/Other
14cr|dnsutl-1.8-6|11	Source:       http://www.canb.auug.org.au/%7Emillerp/dnsutl/%{name}-%{version}.tar.bz2
14cr|dnsutl-1.8-6|12	URL:          http://www.canb.auug.org.au/~millerp/dnsutl/
14cr|dnsutl-1.8-6|13	
14cr|dnsutl-1.8-6|14	Buildrequires: byacc gettext-devel gawk
14cr|dnsutl-1.8-6|15	# (tv) for gsoelim:
14cr|dnsutl-1.8-6|16	Buildrequires: groff
14cr|dnsutl-1.8-6|17	BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dnsutl-1.8-6|18	
14cr|dnsutl-1.8-6|19	%description
14cr|dnsutl-1.8-6|20	The dnsutl package is a collection of tools to make administering
14cr|dnsutl-1.8-6|21	DNS easier.  The tools include:
14cr|dnsutl-1.8-6|22	
14cr|dnsutl-1.8-6|23	dns-rev: Take the forward DNS mapping and generate the reverse mapping.
14cr|dnsutl-1.8-6|24	
14cr|dnsutl-1.8-6|25	dns-hosts: Take the forward DNS mapping and generate the /etc/hosts file.
14cr|dnsutl-1.8-6|26	
14cr|dnsutl-1.8-6|27	dns-ng: Take the forward DNS mapping and generate the /etc/netgroup file.
14cr|dnsutl-1.8-6|28	
14cr|dnsutl-1.8-6|29	dns-ethers: By using a bogus record type, you can keep the MAC address
14cr|dnsutl-1.8-6|30	with the IP address, and generate the /etc/ethers file.
14cr|dnsutl-1.8-6|31	
14cr|dnsutl-1.8-6|32	dns-bootp: Using the MAC and IP information, you can generate the
14cr|dnsutl-1.8-6|33	/etc/bootptab file.
14cr|dnsutl-1.8-6|34	
14cr|dnsutl-1.8-6|35	dns-bootparams: Using the MAC and IP information, you can generate the
14cr|dnsutl-1.8-6|36	Sun /etc/bootparams file.
14cr|dnsutl-1.8-6|37	
14cr|dnsutl-1.8-6|38	All of these programs are both faster than shell scripts, and more
14cr|dnsutl-1.8-6|39	robust when faced with all the peculiar semantics of DNS resource files.
14cr|dnsutl-1.8-6|40	They even understand the \f(CW$include\fP directive.
14cr|dnsutl-1.8-6|41	
14cr|dnsutl-1.8-6|42	%prep
14cr|dnsutl-1.8-6|43	
14cr|dnsutl-1.8-6|44	%setup -q
14cr|dnsutl-1.8-6|45	%configure2_5x
14cr|dnsutl-1.8-6|46	
14cr|dnsutl-1.8-6|47	%build
14cr|dnsutl-1.8-6|48	# doesn't build with -j
14cr|dnsutl-1.8-6|49	make
14cr|dnsutl-1.8-6|50	
14cr|dnsutl-1.8-6|51	%install
14cr|dnsutl-1.8-6|52	rm -rf $RPM_BUILD_ROOT
14cr|dnsutl-1.8-6|53	%makeinstall
14cr|dnsutl-1.8-6|54	
14cr|dnsutl-1.8-6|55	%clean
14cr|dnsutl-1.8-6|56	rm -rf $RPM_BUILD_ROOT
14cr|dnsutl-1.8-6|57	
14cr|dnsutl-1.8-6|58	%files
14cr|dnsutl-1.8-6|59	%defattr (-,root,root)
14cr|dnsutl-1.8-6|60	%doc etc/CHANGES.1*
14cr|dnsutl-1.8-6|61	%doc README
14cr|dnsutl-1.8-6|62	%{_bindir}/*
14cr|dnsutl-1.8-6|63	%{_mandir}/man1/*
14cr|dnsutl-1.8-6|64	
14cr|dnsutl-1.8-6|65	
14cr|dnsutl-1.8-6|66	
14cr|dnsutl-1.8-6|67	
14cr|dnsutl-1.8-6|68	%changelog
14cr|dnsutl-1.8-6|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-6
14cr|dnsutl-1.8-6|70	+ Revision: 67cd534
14cr|dnsutl-1.8-6|71	- MassBuild#464: Increase release tag
14cr|dnsutl-1.8-6|72	
14cr|dnsutl-1.8-6|73	

933 14
14cr|dnswalk-2.0.2-10|1	Summary:	The dnswalk DNS database debugger
14cr|dnswalk-2.0.2-10|2	Name:		dnswalk
14cr|dnswalk-2.0.2-10|3	Version:	2.0.2
14cr|dnswalk-2.0.2-10|4	Release:	10
14cr|dnswalk-2.0.2-10|5	Group:		Networking/Other
14cr|dnswalk-2.0.2-10|6	URL:		http://www.visi.com/~barr/dnswalk/
14cr|dnswalk-2.0.2-10|7	License:	Artistic
14cr|dnswalk-2.0.2-10|8	Source0:	%{name}-%{version}.tar.bz2
14cr|dnswalk-2.0.2-10|9	Patch0:		%{name}-%{version}-perlpath.patch
14cr|dnswalk-2.0.2-10|10	BuildArch:	noarch
14cr|dnswalk-2.0.2-10|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|dnswalk-2.0.2-10|12	
14cr|dnswalk-2.0.2-10|13	%description
14cr|dnswalk-2.0.2-10|14	dnswalk is a DNS debugger. It performs zone transfers of specified
14cr|dnswalk-2.0.2-10|15	domains, and checks the database in numerous ways for internal
14cr|dnswalk-2.0.2-10|16	consistency, as well as accuracy.
14cr|dnswalk-2.0.2-10|17	
14cr|dnswalk-2.0.2-10|18	%prep
14cr|dnswalk-2.0.2-10|19	
14cr|dnswalk-2.0.2-10|20	%setup -q -c -a0
14cr|dnswalk-2.0.2-10|21	%patch0 -p1
14cr|dnswalk-2.0.2-10|22	
14cr|dnswalk-2.0.2-10|23	%build
14cr|dnswalk-2.0.2-10|24	
14cr|dnswalk-2.0.2-10|25	# fix attr
14cr|dnswalk-2.0.2-10|26	chmod 644 *
14cr|dnswalk-2.0.2-10|27	
14cr|dnswalk-2.0.2-10|28	%install
14cr|dnswalk-2.0.2-10|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnswalk-2.0.2-10|30	
14cr|dnswalk-2.0.2-10|31	install -d %{buildroot}%{_sbindir}
14cr|dnswalk-2.0.2-10|32	install -d %{buildroot}%{_mandir}/man1
14cr|dnswalk-2.0.2-10|33	install -m755 %{name} %{buildroot}%{_sbindir}/
14cr|dnswalk-2.0.2-10|34	install -m755 %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|dnswalk-2.0.2-10|35	
14cr|dnswalk-2.0.2-10|36	%clean
14cr|dnswalk-2.0.2-10|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|dnswalk-2.0.2-10|38	
14cr|dnswalk-2.0.2-10|39	%files
14cr|dnswalk-2.0.2-10|40	%defattr(-,root,root)
14cr|dnswalk-2.0.2-10|41	%doc CHANGES README TODO makereports sendreports rfc1912.txt do-dnswalk
14cr|dnswalk-2.0.2-10|42	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|dnswalk-2.0.2-10|43	%{_mandir}/man1/%{name}.1*
14cr|dnswalk-2.0.2-10|44	
14cr|dnswalk-2.0.2-10|45	
14cr|dnswalk-2.0.2-10|46	
14cr|dnswalk-2.0.2-10|47	
14cr|dnswalk-2.0.2-10|48	
14cr|dnswalk-2.0.2-10|49	%changelog
14cr|dnswalk-2.0.2-10|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-10
14cr|dnswalk-2.0.2-10|51	+ Revision: 28e4675
14cr|dnswalk-2.0.2-10|52	- MassBuild#464: Increase release tag
14cr|dnswalk-2.0.2-10|53	
14cr|dnswalk-2.0.2-10|54	

934 14
14cr|doc++-3.4.10-9|1	Summary:	DOC++ - A Documentation System for C, C++, IDL and Java
14cr|doc++-3.4.10-9|2	Name:		doc++
14cr|doc++-3.4.10-9|3	Version:	3.4.10
14cr|doc++-3.4.10-9|4	Release:	9
14cr|doc++-3.4.10-9|5	License:	GPLv2+
14cr|doc++-3.4.10-9|6	Group:		Publishing
14cr|doc++-3.4.10-9|7	URL:		http://docpp.sourceforge.net
14cr|doc++-3.4.10-9|8	Source0:	http://prdownloads.sourceforge.net/docpp/doc++-%{version}.tar.bz2
14cr|doc++-3.4.10-9|9	Patch0:		gcc40_build_fix.patch
14cr|doc++-3.4.10-9|10	Patch1:		gcc41_build_fix.patch
14cr|doc++-3.4.10-9|11	Patch2:		segfault_fix.patch
14cr|doc++-3.4.10-9|12	Patch3:		translation_ja.patch
14cr|doc++-3.4.10-9|13	Patch4:		%{name}-3.4.10-fix-gcc43.patch
14cr|doc++-3.4.10-9|14	BuildRequires:	bison flex
14cr|doc++-3.4.10-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|doc++-3.4.10-9|16	
14cr|doc++-3.4.10-9|17	%description
14cr|doc++-3.4.10-9|18	DOC++ is a documentation system for C, C++, IDL and Java, generating both TeX
14cr|doc++-3.4.10-9|19	output for high quality hardcopies and HTML output for sophisticated online
14cr|doc++-3.4.10-9|20	browsing of your documentation. The documentation is extracted directly from
14cr|doc++-3.4.10-9|21	the C/C++/IDL header/source files or Java class files.
14cr|doc++-3.4.10-9|22	
14cr|doc++-3.4.10-9|23	%prep
14cr|doc++-3.4.10-9|24	
14cr|doc++-3.4.10-9|25	%setup -q
14cr|doc++-3.4.10-9|26	%patch0 -p1
14cr|doc++-3.4.10-9|27	%patch1 -p1
14cr|doc++-3.4.10-9|28	%patch2 -p1
14cr|doc++-3.4.10-9|29	%patch3 -p1
14cr|doc++-3.4.10-9|30	%patch4 -p1 -b .gcc43
14cr|doc++-3.4.10-9|31	
14cr|doc++-3.4.10-9|32	%build
14cr|doc++-3.4.10-9|33	
14cr|doc++-3.4.10-9|34	%configure2_5x
14cr|doc++-3.4.10-9|35	
14cr|doc++-3.4.10-9|36	%make
14cr|doc++-3.4.10-9|37	
14cr|doc++-3.4.10-9|38	%install
14cr|doc++-3.4.10-9|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|doc++-3.4.10-9|40	
14cr|doc++-3.4.10-9|41	%makeinstall_std
14cr|doc++-3.4.10-9|42	
14cr|doc++-3.4.10-9|43	# cleanup
14cr|doc++-3.4.10-9|44	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cr|doc++-3.4.10-9|45	
14cr|doc++-3.4.10-9|46	%find_lang %{name}
14cr|doc++-3.4.10-9|47	
14cr|doc++-3.4.10-9|48	%clean
14cr|doc++-3.4.10-9|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|doc++-3.4.10-9|50	
14cr|doc++-3.4.10-9|51	%files -f %{name}.lang
14cr|doc++-3.4.10-9|52	%defattr(-,root,root)
14cr|doc++-3.4.10-9|53	%doc COPYING CREDITS NEWS PLATFORMS README REPORTING-BUGS doc/manual doc/doc++.conf
14cr|doc++-3.4.10-9|54	%doc doc/docxx-br.sty doc/docxx-fr.sty doc/docxx-ja.sty doc/docxx-ro.sty doc/docxx.sty
14cr|doc++-3.4.10-9|55	%{_bindir}/*
14cr|doc++-3.4.10-9|56	
14cr|doc++-3.4.10-9|57	
14cr|doc++-3.4.10-9|58	
14cr|doc++-3.4.10-9|59	%changelog
14cr|doc++-3.4.10-9|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.10-9
14cr|doc++-3.4.10-9|61	+ Revision: 92a32d1
14cr|doc++-3.4.10-9|62	- MassBuild#464: Increase release tag
14cr|doc++-3.4.10-9|63	
14cr|doc++-3.4.10-9|64	

935 14
14cr|docbook-dtd-mathml20-1.0-2|1	%define dtdver 20030619
14cr|docbook-dtd-mathml20-1.0-2|2	%define mltype mathml20
14cr|docbook-dtd-mathml20-1.0-2|3	%define sgmlbase %{_datadir}/sgml
14cr|docbook-dtd-mathml20-1.0-2|4	
14cr|docbook-dtd-mathml20-1.0-2|5	Name:    docbook-dtd-%{mltype}
14cr|docbook-dtd-mathml20-1.0-2|6	Version: 1.0
14cr|docbook-dtd-mathml20-1.0-2|7	Release:  2
14cr|docbook-dtd-mathml20-1.0-2|8	Group  : Publishing
14cr|docbook-dtd-mathml20-1.0-2|9	Summary: XHTML 1.1 plus MathML 2.0 document type definition
14cr|docbook-dtd-mathml20-1.0-2|10	License: Distributable
14cr|docbook-dtd-mathml20-1.0-2|11	URL    : http://numexp.sourceforge.net/
14cr|docbook-dtd-mathml20-1.0-2|12	
14cr|docbook-dtd-mathml20-1.0-2|13	# tar.gz at http://www.w3.org/Math/DTD/mathml2.tgz
14cr|docbook-dtd-mathml20-1.0-2|14	Source0  : mathml2.tar.bz2
14cr|docbook-dtd-mathml20-1.0-2|15	Patch0   : %{name}-sysid-base.patch.bz2
14cr|docbook-dtd-mathml20-1.0-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|docbook-dtd-mathml20-1.0-2|17	BuildArch: noarch
14cr|docbook-dtd-mathml20-1.0-2|18	
14cr|docbook-dtd-mathml20-1.0-2|19	BuildRequires: libxml2-utils
14cr|docbook-dtd-mathml20-1.0-2|20	Requires: sgml-common >= 0.6.3-2mdk
14cr|docbook-dtd-mathml20-1.0-2|21	
14cr|docbook-dtd-mathml20-1.0-2|22	%description
14cr|docbook-dtd-mathml20-1.0-2|23	The DocBook Document Type Definition (DTD) describes the syntax of
14cr|docbook-dtd-mathml20-1.0-2|24	technical documentation texts (articles, books and manual pages).
14cr|docbook-dtd-mathml20-1.0-2|25	This syntax is XML-compliant and is developed by the OASIS consortium.
14cr|docbook-dtd-mathml20-1.0-2|26	This is the version %{dtdver} of this DTD.
14cr|docbook-dtd-mathml20-1.0-2|27	
14cr|docbook-dtd-mathml20-1.0-2|28	%prep
14cr|docbook-dtd-mathml20-1.0-2|29	%setup -q -n mathml2
14cr|docbook-dtd-mathml20-1.0-2|30	
14cr|docbook-dtd-mathml20-1.0-2|31	# CRLF -> LF
14cr|docbook-dtd-mathml20-1.0-2|32	find -type f -print0 | xargs -r -0 perl -pi -e 's/\r//g'
14cr|docbook-dtd-mathml20-1.0-2|33	
14cr|docbook-dtd-mathml20-1.0-2|34	%patch0 -p1
14cr|docbook-dtd-mathml20-1.0-2|35	
14cr|docbook-dtd-mathml20-1.0-2|36	%build
14cr|docbook-dtd-mathml20-1.0-2|37	
14cr|docbook-dtd-mathml20-1.0-2|38	%install
14cr|docbook-dtd-mathml20-1.0-2|39	[ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ] || rm -rf $RPM_BUILD_ROOT
14cr|docbook-dtd-mathml20-1.0-2|40	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/%{mltype}-dtd-%{dtdver}
14cr|docbook-dtd-mathml20-1.0-2|41	mkdir -p $DESTDIR
14cr|docbook-dtd-mathml20-1.0-2|42	cp -a html iso8879 iso9573-13 mathml $DESTDIR/
14cr|docbook-dtd-mathml20-1.0-2|43	cp -a mathml2.dtd xhtml-math11-f.dtd *.mod $DESTDIR/
14cr|docbook-dtd-mathml20-1.0-2|44	
14cr|docbook-dtd-mathml20-1.0-2|45	ln -s %{mltype}-dtd-%{dtdver} $RPM_BUILD_ROOT%{sgmlbase}/docbook/%{mltype}-dtd
14cr|docbook-dtd-mathml20-1.0-2|46	
14cr|docbook-dtd-mathml20-1.0-2|47	# create subcatalog
14cr|docbook-dtd-mathml20-1.0-2|48	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
14cr|docbook-dtd-mathml20-1.0-2|49	SGMLDIR="%{sgmlbase}/docbook/%{mltype}-dtd"
14cr|docbook-dtd-mathml20-1.0-2|50	
14cr|docbook-dtd-mathml20-1.0-2|51	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xml
14cr|docbook-dtd-mathml20-1.0-2|52	xmlcatalog --create > $RPM_BUILD_ROOT$SUBCATALOG
14cr|docbook-dtd-mathml20-1.0-2|53	
14cr|docbook-dtd-mathml20-1.0-2|54	xmlcatalog --noout --add "rewriteSystem" \
14cr|docbook-dtd-mathml20-1.0-2|55	"http://www.w3.org/Math/DTD/mathml2/" \
14cr|docbook-dtd-mathml20-1.0-2|56	"file://$SGMLDIR/" \
14cr|docbook-dtd-mathml20-1.0-2|57	$RPM_BUILD_ROOT$SUBCATALOG
14cr|docbook-dtd-mathml20-1.0-2|58	
14cr|docbook-dtd-mathml20-1.0-2|59	xmlcatalog --noout --add "public" \
14cr|docbook-dtd-mathml20-1.0-2|60	"-//W3C//DTD MathML 2.0//EN" \
14cr|docbook-dtd-mathml20-1.0-2|61	"$SGMLDIR/mathml2.dtd" \
14cr|docbook-dtd-mathml20-1.0-2|62	$RPM_BUILD_ROOT$SUBCATALOG
14cr|docbook-dtd-mathml20-1.0-2|63	
14cr|docbook-dtd-mathml20-1.0-2|64	xmlcatalog --noout --add "public" \
14cr|docbook-dtd-mathml20-1.0-2|65	"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" \
14cr|docbook-dtd-mathml20-1.0-2|66	"$SGMLDIR/xhtml-math11-f.dtd" \
14cr|docbook-dtd-mathml20-1.0-2|67	$RPM_BUILD_ROOT$SUBCATALOG
14cr|docbook-dtd-mathml20-1.0-2|68	
14cr|docbook-dtd-mathml20-1.0-2|69	xmlcatalog --noout --add "public" \
14cr|docbook-dtd-mathml20-1.0-2|70	"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" \
14cr|docbook-dtd-mathml20-1.0-2|71	"$SGMLDIR/xhtml-math11-f.dtd" \
14cr|docbook-dtd-mathml20-1.0-2|72	$RPM_BUILD_ROOT$SUBCATALOG
14cr|docbook-dtd-mathml20-1.0-2|73	
14cr|docbook-dtd-mathml20-1.0-2|74	
14cr|docbook-dtd-mathml20-1.0-2|75	%clean
14cr|docbook-dtd-mathml20-1.0-2|76	[ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ] || rm -rf $RPM_BUILD_ROOT
14cr|docbook-dtd-mathml20-1.0-2|77	
14cr|docbook-dtd-mathml20-1.0-2|78	
14cr|docbook-dtd-mathml20-1.0-2|79	%files
14cr|docbook-dtd-mathml20-1.0-2|80	%defattr(-,root,root,0755)
14cr|docbook-dtd-mathml20-1.0-2|81	%{sgmlbase}/docbook/%{mltype}-dtd
14cr|docbook-dtd-mathml20-1.0-2|82	%{sgmlbase}/docbook/%{mltype}-dtd-%{dtdver}
14cr|docbook-dtd-mathml20-1.0-2|83	%{_sysconfdir}/xml/mathml.cat
14cr|docbook-dtd-mathml20-1.0-2|84	
14cr|docbook-dtd-mathml20-1.0-2|85	%post
14cr|docbook-dtd-mathml20-1.0-2|86	CATALOG="%{_sysconfdir}/xml/catalog"
14cr|docbook-dtd-mathml20-1.0-2|87	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
14cr|docbook-dtd-mathml20-1.0-2|88	# test xmlcatalog is available before using it...
14cr|docbook-dtd-mathml20-1.0-2|89	[ -f "$CATALOG" -a -f "$SUBCATALOG" ] || exit 0
14cr|docbook-dtd-mathml20-1.0-2|90	
14cr|docbook-dtd-mathml20-1.0-2|91	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14cr|docbook-dtd-mathml20-1.0-2|92	"-//W3C//DTD MathML 2.0//EN" \
14cr|docbook-dtd-mathml20-1.0-2|93	"file://$SUBCATALOG" "$CATALOG"
14cr|docbook-dtd-mathml20-1.0-2|94	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14cr|docbook-dtd-mathml20-1.0-2|95	"-//W3C//DTD XHTML 1.1 plus MathML 2.0" \
14cr|docbook-dtd-mathml20-1.0-2|96	"file://$SUBCATALOG" "$CATALOG"
14cr|docbook-dtd-mathml20-1.0-2|97	%{_bindir}/xmlcatalog --noout --add "delegateSystem" \
14cr|docbook-dtd-mathml20-1.0-2|98	"http://www.w3.org/Math/DTD/mathml2"  \
14cr|docbook-dtd-mathml20-1.0-2|99	"file://$SUBCATALOG" "$CATALOG"
14cr|docbook-dtd-mathml20-1.0-2|100	%{_bindir}/xmlcatalog --noout --add "delegateURI" \
14cr|docbook-dtd-mathml20-1.0-2|101	"http://www.w3.org/Math/DTD/mathml2" \
14cr|docbook-dtd-mathml20-1.0-2|102	"file://$SUBCATALOG" "$CATALOG"
14cr|docbook-dtd-mathml20-1.0-2|103	
14cr|docbook-dtd-mathml20-1.0-2|104	%preun
14cr|docbook-dtd-mathml20-1.0-2|105	CATALOG=%{_sysconfdir}/xml/catalog
14cr|docbook-dtd-mathml20-1.0-2|106	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
14cr|docbook-dtd-mathml20-1.0-2|107	# test xmlcatalog is available before using it...
14cr|docbook-dtd-mathml20-1.0-2|108	[ -f "$CATALOG" -a -f "$SUBCATALOG" ] || exit 0
14cr|docbook-dtd-mathml20-1.0-2|109	# Do not remove if upgrade
14cr|docbook-dtd-mathml20-1.0-2|110	[ "$1" = "0" ] || exit 0
14cr|docbook-dtd-mathml20-1.0-2|111	
14cr|docbook-dtd-mathml20-1.0-2|112	%{_bindir}/xmlcatalog --noout --del \
14cr|docbook-dtd-mathml20-1.0-2|113	"file://$SUBCATALOG" $CATALOG
14cr|docbook-dtd-mathml20-1.0-2|114	
14cr|docbook-dtd-mathml20-1.0-2|115	
14cr|docbook-dtd-mathml20-1.0-2|116	
14cr|docbook-dtd-mathml20-1.0-2|117	
14cr|docbook-dtd-mathml20-1.0-2|118	%changelog
14cr|docbook-dtd-mathml20-1.0-2|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|docbook-dtd-mathml20-1.0-2|120	+ Revision: 30a3385
14cr|docbook-dtd-mathml20-1.0-2|121	- MassBuild#464: Increase release tag
14cr|docbook-dtd-mathml20-1.0-2|122	
14cr|docbook-dtd-mathml20-1.0-2|123	

936 14
14cr|docbook-style-xsl-ns-1.78.1-2|1	%define Name docbook-style-xsl-ns
14cr|docbook-style-xsl-ns-1.78.1-2|2	
14cr|docbook-style-xsl-ns-1.78.1-2|3	Name:		%{Name}
14cr|docbook-style-xsl-ns-1.78.1-2|4	Version:	1.78.1
14cr|docbook-style-xsl-ns-1.78.1-2|5	Release:	2
14cr|docbook-style-xsl-ns-1.78.1-2|6	Group:		Publishing
14cr|docbook-style-xsl-ns-1.78.1-2|7	
14cr|docbook-style-xsl-ns-1.78.1-2|8	Summary:	Norman Walsh's modular stylesheets for DocBook5
14cr|docbook-style-xsl-ns-1.78.1-2|9	
14cr|docbook-style-xsl-ns-1.78.1-2|10	License:	Artistic style
14cr|docbook-style-xsl-ns-1.78.1-2|11	URL:		http://sourceforge.net/projects/docbook
14cr|docbook-style-xsl-ns-1.78.1-2|12	
14cr|docbook-style-xsl-ns-1.78.1-2|13	Provides:	docbook-xsl = %{version}
14cr|docbook-style-xsl-ns-1.78.1-2|14	Requires:	docbook-dtd-xml
14cr|docbook-style-xsl-ns-1.78.1-2|15	Requires(pre):	sgml-common >= 0.6.3-2mdk
14cr|docbook-style-xsl-ns-1.78.1-2|16	# BuildRequires:	gcj-tools
14cr|docbook-style-xsl-ns-1.78.1-2|17	Source0:	https://sourceforge.net/projects/docbook/files/docbook-xsl-ns/1.78.1/docbook-xsl-ns-%{version}.tar.bz2
14cr|docbook-style-xsl-ns-1.78.1-2|18	BuildArch:	noarch
14cr|docbook-style-xsl-ns-1.78.1-2|19	Obsoletes:	docbook5-style-xsl
14cr|docbook-style-xsl-ns-1.78.1-2|20	Provides:	docbook5-style-xsl
14cr|docbook-style-xsl-ns-1.78.1-2|21	
14cr|docbook-style-xsl-ns-1.78.1-2|22	%define sgmlbase %{_datadir}/sgml/
14cr|docbook-style-xsl-ns-1.78.1-2|23	
14cr|docbook-style-xsl-ns-1.78.1-2|24	%Description
14cr|docbook-style-xsl-ns-1.78.1-2|25	These XSL stylesheets allow to convert any DocBook5 document to another
14cr|docbook-style-xsl-ns-1.78.1-2|26	printed (for example, RTF or PostScript) or online (for example, HTML) format.
14cr|docbook-style-xsl-ns-1.78.1-2|27	They are highly customizable.
14cr|docbook-style-xsl-ns-1.78.1-2|28	Note that this is an experimental release for testing purposes only: it makes
14cr|docbook-style-xsl-ns-1.78.1-2|29	the stylesheets namespace aware for the first time for DocBook 5 (RNG based).
14cr|docbook-style-xsl-ns-1.78.1-2|30	For production use please install docbook-style-xsl instead.
14cr|docbook-style-xsl-ns-1.78.1-2|31	
14cr|docbook-style-xsl-ns-1.78.1-2|32	%prep
14cr|docbook-style-xsl-ns-1.78.1-2|33	%setup -n docbook-xsl-ns-%{version} -q
14cr|docbook-style-xsl-ns-1.78.1-2|34	
14cr|docbook-style-xsl-ns-1.78.1-2|35	%build
14cr|docbook-style-xsl-ns-1.78.1-2|36	# index jar files to please rpmlint
14cr|docbook-style-xsl-ns-1.78.1-2|37	# jar -i extensions/*.jar
14cr|docbook-style-xsl-ns-1.78.1-2|38	
14cr|docbook-style-xsl-ns-1.78.1-2|39	%install
14cr|docbook-style-xsl-ns-1.78.1-2|40	TARGET=%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
14cr|docbook-style-xsl-ns-1.78.1-2|41	mkdir -p %{buildroot}$TARGET
14cr|docbook-style-xsl-ns-1.78.1-2|42	# Camille 2007-01-23: "slides website roundtrip" XSL not available in this DB5 release
14cr|docbook-style-xsl-ns-1.78.1-2|43	cp -a VERSION common eclipse extensions fo highlighting html htmlhelp images javahelp lib template xhtml manpages profiling params tools %{buildroot}$TARGET
14cr|docbook-style-xsl-ns-1.78.1-2|44	
14cr|docbook-style-xsl-ns-1.78.1-2|45	
14cr|docbook-style-xsl-ns-1.78.1-2|46	%files
14cr|docbook-style-xsl-ns-1.78.1-2|47	%defattr (-,root,root)
14cr|docbook-style-xsl-ns-1.78.1-2|48	%doc BUGS TODO README VERSION NEWS* COPYING RELEASE* INSTALL
14cr|docbook-style-xsl-ns-1.78.1-2|49	%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
14cr|docbook-style-xsl-ns-1.78.1-2|50	
14cr|docbook-style-xsl-ns-1.78.1-2|51	
14cr|docbook-style-xsl-ns-1.78.1-2|52	
14cr|docbook-style-xsl-ns-1.78.1-2|53	%changelog
14cr|docbook-style-xsl-ns-1.78.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.78.1-2
14cr|docbook-style-xsl-ns-1.78.1-2|55	+ Revision: 116e7c2
14cr|docbook-style-xsl-ns-1.78.1-2|56	- MassBuild#464: Increase release tag
14cr|docbook-style-xsl-ns-1.78.1-2|57	
14cr|docbook-style-xsl-ns-1.78.1-2|58	

937 14
14cr|docco-0.6.3-1|1	%{?nodejs_find_provides_and_requires}
14cr|docco-0.6.3-1|2	
14cr|docco-0.6.3-1|3	%global docs %{_docdir}/%{name}
14cr|docco-0.6.3-1|4	
14cr|docco-0.6.3-1|5	Name:       docco
14cr|docco-0.6.3-1|6	Version:    0.6.3
14cr|docco-0.6.3-1|7	Release:    1
14cr|docco-0.6.3-1|8	Summary:    The Quick and Dirty Literate Programming Documentation Generator
14cr|docco-0.6.3-1|9	License:    MIT
14cr|docco-0.6.3-1|10	Group:      Development/Other
14cr|docco-0.6.3-1|11	URL:        http://jashkenas.github.com/docco/
14cr|docco-0.6.3-1|12	Source0:    http://registry.npmjs.org/docco/-/docco-%{version}.tgz
14cr|docco-0.6.3-1|13	
14cr|docco-0.6.3-1|14	# These files are not included in the npm tarball but are needed for %%build.
14cr|docco-0.6.3-1|15	# https://raw.githubusercontent.com/jashkenas/docco/b71e9924fb0ff27bf52377479ba6c36ac9eee007/Cakefile
14cr|docco-0.6.3-1|16	Source1:    %{name}-%{version}-Cakefile
14cr|docco-0.6.3-1|17	# https://raw.githubusercontent.com/jashkenas/docco/b71e9924fb0ff27bf52377479ba6c36ac9eee007/docco.litcoffee
14cr|docco-0.6.3-1|18	Source2:    %{name}-%{version}-docco.litcoffee
14cr|docco-0.6.3-1|19	
14cr|docco-0.6.3-1|20	Patch0:	    docco-0.6.3-fix-version-highlight.js.patch
14cr|docco-0.6.3-1|21	
14cr|docco-0.6.3-1|22	BuildArch:  noarch
14cr|docco-0.6.3-1|23	
14cr|docco-0.6.3-1|24	BuildRequires:  nodejs-packaging
14cr|docco-0.6.3-1|25	BuildRequires:  coffee-script
14cr|docco-0.6.3-1|26	
14cr|docco-0.6.3-1|27	# Required for running docco to build the docs.
14cr|docco-0.6.3-1|28	BuildRequires:  npm(commander)
14cr|docco-0.6.3-1|29	BuildRequires:  npm(fs-extra)
14cr|docco-0.6.3-1|30	BuildRequires:  npm(highlight.js)
14cr|docco-0.6.3-1|31	BuildRequires:  npm(jsonfile)
14cr|docco-0.6.3-1|32	BuildRequires:  npm(marked)
14cr|docco-0.6.3-1|33	BuildRequires:  npm(underscore)
14cr|docco-0.6.3-1|34	BuildRequires:  python-pygments
14cr|docco-0.6.3-1|35	
14cr|docco-0.6.3-1|36	Requires:       python-pygments
14cr|docco-0.6.3-1|37	
14cr|docco-0.6.3-1|38	%description
14cr|docco-0.6.3-1|39	Docco is a quick-and-dirty documentation generator, written in Literate
14cr|docco-0.6.3-1|40	CoffeeScript. It produces an HTML document that displays your comments
14cr|docco-0.6.3-1|41	intermingled with your code. All prose is passed through Markdown, and
14cr|docco-0.6.3-1|42	code is passed through Pygments syntax highlighting.
14cr|docco-0.6.3-1|43	
14cr|docco-0.6.3-1|44	
14cr|docco-0.6.3-1|45	%prep
14cr|docco-0.6.3-1|46	%setup -q -n package
14cr|docco-0.6.3-1|47	%apply_patches
14cr|docco-0.6.3-1|48	cp -p %{SOURCE1} ./Cakefile
14cr|docco-0.6.3-1|49	cp -p %{SOURCE2} ./docco.litcoffee
14cr|docco-0.6.3-1|50	
14cr|docco-0.6.3-1|51	
14cr|docco-0.6.3-1|52	%build
14cr|docco-0.6.3-1|53	%nodejs_symlink_deps --check
14cr|docco-0.6.3-1|54	# Build docco.js
14cr|docco-0.6.3-1|55	/usr/bin/cake build
14cr|docco-0.6.3-1|56	# Build the documentation.
14cr|docco-0.6.3-1|57	./bin/docco --layout linear docco.litcoffee
14cr|docco-0.6.3-1|58	# Remove bundled web fonts.
14cr|docco-0.6.3-1|59	find . -type f -iname '*.eot' -delete
14cr|docco-0.6.3-1|60	find . -type f -iname '*.ttf' -delete
14cr|docco-0.6.3-1|61	find . -type f -iname '*.woff' -delete
14cr|docco-0.6.3-1|62	
14cr|docco-0.6.3-1|63	
14cr|docco-0.6.3-1|64	%install
14cr|docco-0.6.3-1|65	mkdir -p %{buildroot}%{nodejs_sitelib}/docco
14cr|docco-0.6.3-1|66	cp -pr package.json docco.js \
14cr|docco-0.6.3-1|67	%{buildroot}%{nodejs_sitelib}/docco
14cr|docco-0.6.3-1|68	mkdir -p %{buildroot}%{nodejs_sitelib}/docco/bin
14cr|docco-0.6.3-1|69	install -p -D -m0755 bin/docco \
14cr|docco-0.6.3-1|70	%{buildroot}%{nodejs_sitelib}/docco/bin/docco
14cr|docco-0.6.3-1|71	mkdir -p %{buildroot}%{_bindir}
14cr|docco-0.6.3-1|72	ln -sf %{nodejs_sitelib}/docco/bin/docco \
14cr|docco-0.6.3-1|73	%{buildroot}%{_bindir}/docco
14cr|docco-0.6.3-1|74	
14cr|docco-0.6.3-1|75	mkdir -p %{buildroot}%{_datadir}/docco
14cr|docco-0.6.3-1|76	cp -pr resources/ %{buildroot}%{_datadir}/docco
14cr|docco-0.6.3-1|77	ln -sf %{_datadir}/docco/resources \
14cr|docco-0.6.3-1|78	%{buildroot}%{nodejs_sitelib}/docco/resources
14cr|docco-0.6.3-1|79	
14cr|docco-0.6.3-1|80	# The docs expect the resources/ directory to be present.
14cr|docco-0.6.3-1|81	mkdir -p %{buildroot}%{docs}
14cr|docco-0.6.3-1|82	ln -sf %{_datadir}/docco/resources \
14cr|docco-0.6.3-1|83	%{buildroot}%{docs}/resources
14cr|docco-0.6.3-1|84	
14cr|docco-0.6.3-1|85	%nodejs_symlink_deps
14cr|docco-0.6.3-1|86	
14cr|docco-0.6.3-1|87	
14cr|docco-0.6.3-1|88	%files
14cr|docco-0.6.3-1|89	%doc LICENSE README docs/*
14cr|docco-0.6.3-1|90	%{?el6:%doc resources}
14cr|docco-0.6.3-1|91	%{nodejs_sitelib}/docco
14cr|docco-0.6.3-1|92	%{_bindir}/docco
14cr|docco-0.6.3-1|93	%{_datadir}/docco
14cr|docco-0.6.3-1|94	
14cr|docco-0.6.3-1|95	
14cr|docco-0.6.3-1|96	%changelog
14cr|docco-0.6.3-1|97	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.6.3-1
14cr|docco-0.6.3-1|98	+ Revision: 39ed1f6
14cr|docco-0.6.3-1|99	- Automatic import for version 0.6.3-1
14cr|docco-0.6.3-1|100	
14cr|docco-0.6.3-1|101	

938 14
14cr|docker-1.5-8|1	%define name	docker
14cr|docker-1.5-8|2	%define version	1.5
14cr|docker-1.5-8|3	%define release  8
14cr|docker-1.5-8|4	
14cr|docker-1.5-8|5	Name: 	 	%{name}
14cr|docker-1.5-8|6	Summary: 	Standalone system tray
14cr|docker-1.5-8|7	Version: 	%{version}
14cr|docker-1.5-8|8	Release: 	%{release}
14cr|docker-1.5-8|9	Source:		%{name}-%{version}.tar.bz2
14cr|docker-1.5-8|10	Patch0:		docker-1.5-link.patch
14cr|docker-1.5-8|11	URL:		http://icculus.org/openbox/2/docker/
14cr|docker-1.5-8|12	License:	GPL
14cr|docker-1.5-8|13	Group:		Graphical desktop/Other
14cr|docker-1.5-8|14	BuildRequires:	pkgconfig(x11) glib2-devel
14cr|docker-1.5-8|15	
14cr|docker-1.5-8|16	%description
14cr|docker-1.5-8|17	Docker is a docking application (WindowMaker dock app) which acts as a system
14cr|docker-1.5-8|18	tray for KDE3 and GNOME2. It can be used to replace the panel in either
14cr|docker-1.5-8|19	environment, allowing you to have a system tray without running the KDE/GNOME
14cr|docker-1.5-8|20	panel or environment. Originally written and designed to work with Openbox 2,
14cr|docker-1.5-8|21	it should work fine in any window manager that supports WindowMaker dock apps.
14cr|docker-1.5-8|22	
14cr|docker-1.5-8|23	%prep
14cr|docker-1.5-8|24	%setup -q
14cr|docker-1.5-8|25	%patch0 -p0
14cr|docker-1.5-8|26	
14cr|docker-1.5-8|27	%build
14cr|docker-1.5-8|28	%make CFLAGS="%optflags" XLIBPATH=%_libdir LDFLAGS="%ldflags"
14cr|docker-1.5-8|29	
14cr|docker-1.5-8|30	%install
14cr|docker-1.5-8|31	rm -rf $RPM_BUILD_ROOT
14cr|docker-1.5-8|32	install -D -m755 %name %buildroot/%_bindir/%name
14cr|docker-1.5-8|33	
14cr|docker-1.5-8|34	%clean
14cr|docker-1.5-8|35	rm -rf $RPM_BUILD_ROOT
14cr|docker-1.5-8|36	
14cr|docker-1.5-8|37	%files
14cr|docker-1.5-8|38	%defattr(-,root,root)
14cr|docker-1.5-8|39	%doc README
14cr|docker-1.5-8|40	%{_bindir}/%name
14cr|docker-1.5-8|41	
14cr|docker-1.5-8|42	
14cr|docker-1.5-8|43	
14cr|docker-1.5-8|44	%changelog
14cr|docker-1.5-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-8
14cr|docker-1.5-8|46	+ Revision: 8c79034
14cr|docker-1.5-8|47	- MassBuild#464: Increase release tag
14cr|docker-1.5-8|48	
14cr|docker-1.5-8|49	

939 14
14cr|docky-2.1.4-5|1	%global         debug_package %{nil}
14cr|docky-2.1.4-5|2	
14cr|docky-2.1.4-5|3	Name:           docky
14cr|docky-2.1.4-5|4	Version:        2.1.4
14cr|docky-2.1.4-5|5	Release:        5
14cr|docky-2.1.4-5|6	Summary:        Advanced shortcut bar written in Mono
14cr|docky-2.1.4-5|7	
14cr|docky-2.1.4-5|8	Group:          Graphical desktop/GNOME
14cr|docky-2.1.4-5|9	License:        GPLv3+
14cr|docky-2.1.4-5|10	URL:            http://wiki.go-docky.com
14cr|docky-2.1.4-5|11	Source0:        http://launchpad.net/docky/2.1/%{version}/+download/docky-%{version}.tar.xz
14cr|docky-2.1.4-5|12	
14cr|docky-2.1.4-5|13	Requires:       gnome-sharp2 gnome-desktop-sharp
14cr|docky-2.1.4-5|14	Requires:       gnome-keyring-sharp mono-addins
14cr|docky-2.1.4-5|15	Requires:       mono ndesk-dbus notify-sharp gtk2
14cr|docky-2.1.4-5|16	Requires:       hicolor-icon-theme
14cr|docky-2.1.4-5|17	Requires:       gio-sharp
14cr|docky-2.1.4-5|18	Requires:       dbus-sharp dbus-sharp-glib
14cr|docky-2.1.4-5|19	Requires:       gnome-python-wnck
14cr|docky-2.1.4-5|20	
14cr|docky-2.1.4-5|21	# sharp deps
14cr|docky-2.1.4-5|22	BuildRequires:  gnome-sharp2-devel gnome-desktop-sharp-devel
14cr|docky-2.1.4-5|23	BuildRequires:  gnome-keyring-sharp gtk-sharp2-devel mono-addins-devel
14cr|docky-2.1.4-5|24	BuildRequires:  mono-devel ndesk-dbus-devel ndesk-dbus-glib-devel
14cr|docky-2.1.4-5|25	BuildRequires:  notify-sharp-devel
14cr|docky-2.1.4-5|26	BuildRequires:  pkgconfig(gconf-2.0)
14cr|docky-2.1.4-5|27	BuildRequires:  gio-sharp-devel
14cr|docky-2.1.4-5|28	BuildRequires:  dbus-sharp-devel pkgconfig(dbus-sharp-glib-1.0)
14cr|docky-2.1.4-5|29	# native deps
14cr|docky-2.1.4-5|30	BuildRequires:  pkgconfig(glib-2.0) pkgconfig(gtk+-2.0)
14cr|docky-2.1.4-5|31	BuildRequires:  gettext
14cr|docky-2.1.4-5|32	BuildRequires:  perl-XML-Parser
14cr|docky-2.1.4-5|33	BuildRequires:  intltool
14cr|docky-2.1.4-5|34	BuildRequires:  desktop-file-utils
14cr|docky-2.1.4-5|35	
14cr|docky-2.1.4-5|36	# Mono only available on these:
14cr|docky-2.1.4-5|37	ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
14cr|docky-2.1.4-5|38	
14cr|docky-2.1.4-5|39	
14cr|docky-2.1.4-5|40	%description
14cr|docky-2.1.4-5|41	Docky is an advanced shortcut bar that sits at the bottom, top, and/or sides
14cr|docky-2.1.4-5|42	of your screen. It provides easy access to some of the files, folders,
14cr|docky-2.1.4-5|43	and applications on your computer, displays which applications are
14cr|docky-2.1.4-5|44	currently running, holds windows in their minimized state, and more.
14cr|docky-2.1.4-5|45	
14cr|docky-2.1.4-5|46	
14cr|docky-2.1.4-5|47	%package        devel
14cr|docky-2.1.4-5|48	Summary:        Development files for %{name}
14cr|docky-2.1.4-5|49	Group:          Development/Other
14cr|docky-2.1.4-5|50	Requires:       %{name} = %{version}-%{release}
14cr|docky-2.1.4-5|51	Requires:       pkgconfig
14cr|docky-2.1.4-5|52	
14cr|docky-2.1.4-5|53	%description    devel
14cr|docky-2.1.4-5|54	The %{name}-devel package contains libraries and header files
14cr|docky-2.1.4-5|55	for developing applications that use %{name}.
14cr|docky-2.1.4-5|56	
14cr|docky-2.1.4-5|57	
14cr|docky-2.1.4-5|58	%prep
14cr|docky-2.1.4-5|59	%setup -q
14cr|docky-2.1.4-5|60	
14cr|docky-2.1.4-5|61	
14cr|docky-2.1.4-5|62	%build
14cr|docky-2.1.4-5|63	%configure2_5x
14cr|docky-2.1.4-5|64	%make
14cr|docky-2.1.4-5|65	
14cr|docky-2.1.4-5|66	
14cr|docky-2.1.4-5|67	%install
14cr|docky-2.1.4-5|68	make install DESTDIR=$RPM_BUILD_ROOT
14cr|docky-2.1.4-5|69	
14cr|docky-2.1.4-5|70	#gapi_codegen.exe is not distributed (licence is GNU GPL v2)
14cr|docky-2.1.4-5|71	rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/gapi_codegen*
14cr|docky-2.1.4-5|72	
14cr|docky-2.1.4-5|73	desktop-file-install    \
14cr|docky-2.1.4-5|74	--dir $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart       \
14cr|docky-2.1.4-5|75	--add-only-show-in=GNOME                                \
14cr|docky-2.1.4-5|76	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|docky-2.1.4-5|77	desktop-file-install --delete-original  \
14cr|docky-2.1.4-5|78	--dir $RPM_BUILD_ROOT%{_datadir}/applications   \
14cr|docky-2.1.4-5|79	--remove-category Application \
14cr|docky-2.1.4-5|80	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|docky-2.1.4-5|81	
14cr|docky-2.1.4-5|82	# autostart is disabled by default
14cr|docky-2.1.4-5|83	echo "X-GNOME-Autostart-enabled=false" >> \
14cr|docky-2.1.4-5|84	$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|docky-2.1.4-5|85	
14cr|docky-2.1.4-5|86	%find_lang %{name}
14cr|docky-2.1.4-5|87	
14cr|docky-2.1.4-5|88	
14cr|docky-2.1.4-5|89	%files -f %{name}.lang
14cr|docky-2.1.4-5|90	%doc AUTHORS COPYING COPYRIGHT NEWS
14cr|docky-2.1.4-5|91	%{_bindir}/%{name}
14cr|docky-2.1.4-5|92	%{_libdir}/%{name}
14cr|docky-2.1.4-5|93	%{_datadir}/%{name}/
14cr|docky-2.1.4-5|94	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|docky-2.1.4-5|95	%{_datadir}/icons/hicolor/*/apps/gmail.png
14cr|docky-2.1.4-5|96	%{_datadir}/icons/hicolor/*/mimetypes/*
14cr|docky-2.1.4-5|97	%{_datadir}/applications/*.desktop
14cr|docky-2.1.4-5|98	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|docky-2.1.4-5|99	%{_sysconfdir}/gconf/schemas/docky.schemas
14cr|docky-2.1.4-5|100	%doc %{_mandir}/man1/%{name}.1*
14cr|docky-2.1.4-5|101	
14cr|docky-2.1.4-5|102	
14cr|docky-2.1.4-5|103	%files devel
14cr|docky-2.1.4-5|104	%{_libdir}/pkgconfig/docky.cairohelper.pc
14cr|docky-2.1.4-5|105	%{_libdir}/pkgconfig/docky.services.pc
14cr|docky-2.1.4-5|106	%{_libdir}/pkgconfig/docky.widgets.pc
14cr|docky-2.1.4-5|107	%{_libdir}/pkgconfig/docky.items.pc
14cr|docky-2.1.4-5|108	
14cr|docky-2.1.4-5|109	
14cr|docky-2.1.4-5|110	%changelog
14cr|docky-2.1.4-5|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-5
14cr|docky-2.1.4-5|112	+ Revision: 1867048
14cr|docky-2.1.4-5|113	- MassBuild#464: Increase release tag
14cr|docky-2.1.4-5|114	
14cr|docky-2.1.4-5|115	

940 14
14cr|docmgr-1.0-0.RC10.4|1	%define	prerel	RC10
14cr|docmgr-1.0-0.RC10.4|2	%define	webroot	%{_var}/www/docmgr
14cr|docmgr-1.0-0.RC10.4|3	
14cr|docmgr-1.0-0.RC10.4|4	Name:		docmgr
14cr|docmgr-1.0-0.RC10.4|5	Version:	1.0
14cr|docmgr-1.0-0.RC10.4|6	Release:	0.%{prerel}.4
14cr|docmgr-1.0-0.RC10.4|7	License:	GPLv2
14cr|docmgr-1.0-0.RC10.4|8	Group:		System/Servers
14cr|docmgr-1.0-0.RC10.4|9	Summary:	Web based DMS - Document Management System
14cr|docmgr-1.0-0.RC10.4|10	URL:		http://docmgr.org/
14cr|docmgr-1.0-0.RC10.4|11	
14cr|docmgr-1.0-0.RC10.4|12	Source0:	%{name}-%{version}%{?prerel:-%{prerel}}.tar.gz
14cr|docmgr-1.0-0.RC10.4|13	Source1:	docmgr-rsync.sh
14cr|docmgr-1.0-0.RC10.4|14	#Patch0:		docmgr-1.0-RC10-local-config.patch
14cr|docmgr-1.0-0.RC10.4|15	Patch1:		docmgr-1.0-RC10-unified-tmpdir.patch
14cr|docmgr-1.0-0.RC10.4|16	Patch2:		docmgr-1.0-RC8-quiet-rm.patch
14cr|docmgr-1.0-0.RC10.4|17	#Patch3:		docmgr-1.0-RC10-no-dos-eol.patch
14cr|docmgr-1.0-0.RC10.4|18	Patch4:		docmgr-1.0-RC6-PyODConverter-1.1.patch
14cr|docmgr-1.0-0.RC10.4|19	Patch5:		docmgr-1.0-RC6-PyODConvert-stream.patch
14cr|docmgr-1.0-0.RC10.4|20	Patch6:		docmgr-1.0-RC10-fileconvert-ooo-profile.d.patch
14cr|docmgr-1.0-0.RC10.4|21	#Patch7:		docmgr-1.0-RC6-fix-keepalive-relative-url.patch
14cr|docmgr-1.0-0.RC10.4|22	# As DocumentConvert.py now uses streams, we don't need to copy documents
14cr|docmgr-1.0-0.RC10.4|23	# to a temporary directory to read them. This will also get rid of an issue
14cr|docmgr-1.0-0.RC10.4|24	# with the input document being deleted before reading as well..
14cr|docmgr-1.0-0.RC10.4|25	# Also since we no longer create a temporary copy with an extension to detect
14cr|docmgr-1.0-0.RC10.4|26	# the type from, we now detect it based on mime type in stead.
14cr|docmgr-1.0-0.RC10.4|27	# NOTE: Since we lack magic for ie. OOXML files and OOo also is dependent on suffix
14cr|docmgr-1.0-0.RC10.4|28	# to determine type, behaviour has been partly reverted to create a symlink
14cr|docmgr-1.0-0.RC10.4|29	# in stead with the corresponding suffix...
14cr|docmgr-1.0-0.RC10.4|30	Patch8:		docmgr-1.0-RC10-dont-use-temp-copy-for-ooo-input.patch
14cr|docmgr-1.0-0.RC10.4|31	# Use LC_TIME for date & time format if LOCALE is set
14cr|docmgr-1.0-0.RC10.4|32	Patch9:		docmgr-1.0-RC9-locale-use-LC_TIME.patch
14cr|docmgr-1.0-0.RC10.4|33	#Patch10:	docmgr-1.0-RC6-add-mediawiki-derived-installer.patch
14cr|docmgr-1.0-0.RC10.4|34	# This is mainly to avoid dependency extractor from adding dependencies on the
14cr|docmgr-1.0-0.RC10.4|35	# conditionally included files...
14cr|docmgr-1.0-0.RC10.4|36	#Patch11:	docmgr-1.0-RC6-conditional-include-function.patch
14cr|docmgr-1.0-0.RC10.4|37	Patch12:	docmgr-1.0-RC6-die-if-pg_connect-fails.patch
14cr|docmgr-1.0-0.RC10.4|38	# This will set the default timezone if defined, this to silence php warnings
14cr|docmgr-1.0-0.RC10.4|39	# when using date() with LC_TIME.
14cr|docmgr-1.0-0.RC10.4|40	# TODO: fetch timezone from system(?), defaults to GMT for now. Uncertain whether
14cr|docmgr-1.0-0.RC10.4|41	# or not it's actually desired to set any other timezone, rationale for now is to
14cr|docmgr-1.0-0.RC10.4|42	# set it only to silence php errors about it not being set when using date()..
14cr|docmgr-1.0-0.RC10.4|43	Patch13:	docmgr-1.0-RC10-set-default-timezone.patch
14cr|docmgr-1.0-0.RC10.4|44	# Check that user actually exists before trying to update failed_logins for it
14cr|docmgr-1.0-0.RC10.4|45	Patch14:	docmgr-1.0-RC8-check-if-user-exists-for-failed-logins.patch
14cr|docmgr-1.0-0.RC10.4|46	# The config file mentions RESTRICTED_DELETE, but it's not really implemented,
14cr|docmgr-1.0-0.RC10.4|47	# so let's implement it here.
14cr|docmgr-1.0-0.RC10.4|48	Patch15:	docmgr-1.0-RC10-restricted-delete.patch
14cr|docmgr-1.0-0.RC10.4|49	Patch16:	docmgr-1.0-RC6-use-FILE_DIR-for-process.patch
14cr|docmgr-1.0-0.RC10.4|50	#Patch17:	docmgr-1.0-RC6-fix-typo.patch
14cr|docmgr-1.0-0.RC10.4|51	Patch18:	docmgr-1.0-RC6-use-correct-mime-types.patch
14cr|docmgr-1.0-0.RC10.4|52	# Add absolute path to include_path
14cr|docmgr-1.0-0.RC10.4|53	Patch19:	docmgr-1.0-RC10-set-include_path.patch
14cr|docmgr-1.0-0.RC10.4|54	# Check that the OOo converter returns without error status.
14cr|docmgr-1.0-0.RC10.4|55	# TODO: implement proper behaviour on error
14cr|docmgr-1.0-0.RC10.4|56	Patch20:	docmgr-1.0-RC6-check-fileconvert-exit-status.patch
14cr|docmgr-1.0-0.RC10.4|57	#Patch21:	docmgr-1.0-RC10-use-utf8-for-client_encoding.patch
14cr|docmgr-1.0-0.RC10.4|58	Patch22:	docmgr-1.0-RC10-run-indexer-as-admin-user.patch
14cr|docmgr-1.0-0.RC10.4|59	Patch23:	docmgr-1.0-RC8-webdav-baseUri-no-reserved-domain.patch
14cr|docmgr-1.0-0.RC10.4|60	# Print out the actual error message within the array, rather than the
14cr|docmgr-1.0-0.RC10.4|61	# array (type) itself. Probably not the best solution, but does at least
14cr|docmgr-1.0-0.RC10.4|62	# provide *some* verbosity...
14cr|docmgr-1.0-0.RC10.4|63	#Patch24:	docmgr-1.0-RC8-print-firstlogin-perm-error.patch
14cr|docmgr-1.0-0.RC10.4|64	# Do prefix searching to allow for searching on beginning of words as you write
14cr|docmgr-1.0-0.RC10.4|65	# them. TODO: will it work with or break postgresql < 8.4?
14cr|docmgr-1.0-0.RC10.4|66	Patch25:	docmgr-1.0-RC8-tsearch2-prefix-search.patch
14cr|docmgr-1.0-0.RC10.4|67	Patch26:	docmgr-1.0-RC8-update-to-ckeditor-3.2.patch
14cr|docmgr-1.0-0.RC10.4|68	# You can only search for users in the account manager, not list them, so let's
14cr|docmgr-1.0-0.RC10.4|69	# implement a list as well.
14cr|docmgr-1.0-0.RC10.4|70	Patch27:	docmgr-1.0-RC9-show-user-list.patch
14cr|docmgr-1.0-0.RC10.4|71	#Patch28:	docmgr-1.0-RC8-set-bitmask.patch
14cr|docmgr-1.0-0.RC10.4|72	Patch29:	docmgr-1.0-RC8-check-bitset-not-bitmask.patch
14cr|docmgr-1.0-0.RC10.4|73	Patch30:	docmgr-1.0-RC8-fix-css-themes-relative-path.patch
14cr|docmgr-1.0-0.RC10.4|74	Patch31:	docmgr-1.0-RC9-default-perms.patch
14cr|docmgr-1.0-0.RC10.4|75	# Split date and time in php to get it correctly with localized version
14cr|docmgr-1.0-0.RC10.4|76	Patch32:	docmgr-1.0-RC9-split-time-and-date-in-php-not-js.patch
14cr|docmgr-1.0-0.RC10.4|77	Patch33:	docmgr-1.0-RC9-add-missing-objectId-to-edittask-query.patch
14cr|docmgr-1.0-0.RC10.4|78	Patch34:	docmgr-1.0-RC9-set-workflow-comment-properly.patch
14cr|docmgr-1.0-0.RC10.4|79	Patch35:	docmgr-1.0-RC9-display-recipient-notes-for-task.patch
14cr|docmgr-1.0-0.RC10.4|80	Patch36:	docmgr-1.0-RC9-pg_connect-accept-empty-default-values.patch
14cr|docmgr-1.0-0.RC10.4|81	# Use host & port specified in /etc/sysconfig/docmgr if available for doc conversion
14cr|docmgr-1.0-0.RC10.4|82	Patch37:	docmgr-1.0-RC9-docconv-host-port-sysconfig.patch
14cr|docmgr-1.0-0.RC10.4|83	#Patch38:	docmgr-1.0-RC10-installer-use-local-config.patch
14cr|docmgr-1.0-0.RC10.4|84	Patch39:	docmgr-1.0-RC10-make-users-directory-protected.patch
14cr|docmgr-1.0-0.RC10.4|85	#Patch40:	docmgr-1.0-RC10-customizable-database-setup.patch
14cr|docmgr-1.0-0.RC10.4|86	Patch41:	docmgr-1.0-RC10-enhanced-setup-and-config.patch
14cr|docmgr-1.0-0.RC10.4|87	Patch42:	docmgr-1.0-RC10-use-improved-external-documentconverter.patch
14cr|docmgr-1.0-0.RC10.4|88	
14cr|docmgr-1.0-0.RC10.4|89	Requires:	clamav
14cr|docmgr-1.0-0.RC10.4|90	Requires:	enscript
14cr|docmgr-1.0-0.RC10.4|91	Requires:	file
14cr|docmgr-1.0-0.RC10.4|92	Requires:	gocr
14cr|docmgr-1.0-0.RC10.4|93	Requires:	imagemagick
14cr|docmgr-1.0-0.RC10.4|94	Requires:	libtiff-progs
14cr|docmgr-1.0-0.RC10.4|95	Requires:	ocrad
14cr|docmgr-1.0-0.RC10.4|96	Requires:	poppler
14cr|docmgr-1.0-0.RC10.4|97	Requires:	python-odconverter
14cr|docmgr-1.0-0.RC10.4|98	Requires:	sendmail-command
14cr|docmgr-1.0-0.RC10.4|99	Requires:	xpdf
14cr|docmgr-1.0-0.RC10.4|100	Requires:	wget
14cr|docmgr-1.0-0.RC10.4|101	Requires:	zip
14cr|docmgr-1.0-0.RC10.4|102	
14cr|docmgr-1.0-0.RC10.4|103	Requires:	apache-mod_ssl
14cr|docmgr-1.0-0.RC10.4|104	Requires:	mod_php
14cr|docmgr-1.0-0.RC10.4|105	Requires:	php-cli
14cr|docmgr-1.0-0.RC10.4|106	Requires:	php-iconv
14cr|docmgr-1.0-0.RC10.4|107	Requires:	php-imap
14cr|docmgr-1.0-0.RC10.4|108	Requires:	php-fileinfo
14cr|docmgr-1.0-0.RC10.4|109	Requires:	php-mbstring
14cr|docmgr-1.0-0.RC10.4|110	Requires:	php-pgsql
14cr|docmgr-1.0-0.RC10.4|111	Requires:	php-zip
14cr|docmgr-1.0-0.RC10.4|112	
14cr|docmgr-1.0-0.RC10.4|113	Requires:	postgresql-server >= 8.4
14cr|docmgr-1.0-0.RC10.4|114	Requires:	postgresql-contrib-virtual
14cr|docmgr-1.0-0.RC10.4|115	Requires:	postgresql-plpgsql-virtual
14cr|docmgr-1.0-0.RC10.4|116	Requires(post,preun):	rpm-helper
14cr|docmgr-1.0-0.RC10.4|117	
14cr|docmgr-1.0-0.RC10.4|118	BuildArch:	noarch
14cr|docmgr-1.0-0.RC10.4|119	
14cr|docmgr-1.0-0.RC10.4|120	%description
14cr|docmgr-1.0-0.RC10.4|121	DocMgr is a complete, web-based Document Management System (DMS).
14cr|docmgr-1.0-0.RC10.4|122	It allows for the storage of any file type, and supports full-text indexing
14cr|docmgr-1.0-0.RC10.4|123	of the most popular document formats. It is available in many different
14cr|docmgr-1.0-0.RC10.4|124	languages and is easy to translate into new languages.
14cr|docmgr-1.0-0.RC10.4|125	
14cr|docmgr-1.0-0.RC10.4|126	DocMgr runs on PHP, the Apache webserver, and Postgresql. It optionally
14cr|docmgr-1.0-0.RC10.4|127	uses tsearch2 for full-text indexing which provides for faster search results
14cr|docmgr-1.0-0.RC10.4|128	and result ranking. DocMgr supports LDAP authentication, the ability to
14cr|docmgr-1.0-0.RC10.4|129	easily add and remove "objects" for storage in the system, document workflow,
14cr|docmgr-1.0-0.RC10.4|130	object subscriptions, WebDAV access, and an ever-growing set of features
14cr|docmgr-1.0-0.RC10.4|131	revolving around content storage.
14cr|docmgr-1.0-0.RC10.4|132	
14cr|docmgr-1.0-0.RC10.4|133	%prep
14cr|docmgr-1.0-0.RC10.4|134	%setup -q -n %{name}
14cr|docmgr-1.0-0.RC10.4|135	#%%patch0 -p1 -b .local~
14cr|docmgr-1.0-0.RC10.4|136	%patch1 -p1 -b .tmpdir~
14cr|docmgr-1.0-0.RC10.4|137	%patch2 -p1 -b .quiet~
14cr|docmgr-1.0-0.RC10.4|138	#%%patch3 -p1 -b .dos_eol~
14cr|docmgr-1.0-0.RC10.4|139	%patch4 -p1 -b .doc_conv1.1~
14cr|docmgr-1.0-0.RC10.4|140	%patch5 -p1 -b .stream~
14cr|docmgr-1.0-0.RC10.4|141	%patch6 -p1 -b .ooo~
14cr|docmgr-1.0-0.RC10.4|142	#%%patch7 -p1 -b .relative~
14cr|docmgr-1.0-0.RC10.4|143	%patch8 -p1 -b .notemp~
14cr|docmgr-1.0-0.RC10.4|144	%patch9 -p1 -b .locale~
14cr|docmgr-1.0-0.RC10.4|145	#%%patch10 -p1 -b .mw_install~
14cr|docmgr-1.0-0.RC10.4|146	#%%patch11 -p1 -b .cond_include~
14cr|docmgr-1.0-0.RC10.4|147	%patch12 -p1 -b .die~
14cr|docmgr-1.0-0.RC10.4|148	%patch13 -p1 -b .timezone~
14cr|docmgr-1.0-0.RC10.4|149	%patch14 -p1 -b .failed_logins~
14cr|docmgr-1.0-0.RC10.4|150	%patch15 -p1 -b .restricted~
14cr|docmgr-1.0-0.RC10.4|151	%patch16 -p1 -b .file_dir~
14cr|docmgr-1.0-0.RC10.4|152	#%%patch17 -p1 -b .typo~
14cr|docmgr-1.0-0.RC10.4|153	%patch18 -p1 -b .mime_types~
14cr|docmgr-1.0-0.RC10.4|154	%patch19 -p1 -b .set_include_path~
14cr|docmgr-1.0-0.RC10.4|155	%patch20 -p1 -b .exit_status~
14cr|docmgr-1.0-0.RC10.4|156	#%%patch21 -p1 -b .utf8~
14cr|docmgr-1.0-0.RC10.4|157	%patch22 -p1 -b .admin~
14cr|docmgr-1.0-0.RC10.4|158	%patch23 -p1 -b .webdav~
14cr|docmgr-1.0-0.RC10.4|159	#%%patch24 -p1 -b .perm_error~
14cr|docmgr-1.0-0.RC10.4|160	%patch25 -p1 -b .prefix_search~
14cr|docmgr-1.0-0.RC10.4|161	%patch26 -p1 -b .ckeditor3.2~
14cr|docmgr-1.0-0.RC10.4|162	%patch27 -p1 -b .account_list~
14cr|docmgr-1.0-0.RC10.4|163	#%%patch28 -p1 -b .bitmask~
14cr|docmgr-1.0-0.RC10.4|164	%patch29 -p1 -b .bitset~
14cr|docmgr-1.0-0.RC10.4|165	%patch30 -p1 -b .themes_path~
14cr|docmgr-1.0-0.RC10.4|166	%patch31 -p1 -b .perms~
14cr|docmgr-1.0-0.RC10.4|167	%patch32 -p1 -b .date_view~
14cr|docmgr-1.0-0.RC10.4|168	%patch33 -p1 -b .objectId~
14cr|docmgr-1.0-0.RC10.4|169	%patch34 -p1 -b .comment~
14cr|docmgr-1.0-0.RC10.4|170	%patch35 -p1 -b .task_notes~
14cr|docmgr-1.0-0.RC10.4|171	%patch36 -p1 -b .emptydefs~
14cr|docmgr-1.0-0.RC10.4|172	%patch37 -p1 -b .hostport~
14cr|docmgr-1.0-0.RC10.4|173	#%%patch38 -p1 -b .local_installer~
14cr|docmgr-1.0-0.RC10.4|174	%patch39 -p1 -b .protected~
14cr|docmgr-1.0-0.RC10.4|175	#%%patch40 -p1 -b .db_setup~
14cr|docmgr-1.0-0.RC10.4|176	%patch41 -p1 -b .setup~
14cr|docmgr-1.0-0.RC10.4|177	%patch42 -p1 -b .pyodconv_new~
14cr|docmgr-1.0-0.RC10.4|178	
14cr|docmgr-1.0-0.RC10.4|179	find -type f |xargs chmod 644
14cr|docmgr-1.0-0.RC10.4|180	
14cr|docmgr-1.0-0.RC10.4|181	%build
14cr|docmgr-1.0-0.RC10.4|182	
14cr|docmgr-1.0-0.RC10.4|183	%install
14cr|docmgr-1.0-0.RC10.4|184	rm -rf %{buildroot}
14cr|docmgr-1.0-0.RC10.4|185	
14cr|docmgr-1.0-0.RC10.4|186	install -d %{buildroot}%{_var}/{www,lib}/docmgr
14cr|docmgr-1.0-0.RC10.4|187	cp -r */ *.php %{buildroot}%{webroot}
14cr|docmgr-1.0-0.RC10.4|188	rm -rf %{buildroot}%{webroot}/{DOCS,sd}
14cr|docmgr-1.0-0.RC10.4|189	mv %{buildroot}%{webroot}/files %{buildroot}%{_var}/lib/%{name}
14cr|docmgr-1.0-0.RC10.4|190	
14cr|docmgr-1.0-0.RC10.4|191	install -d %{buildroot}%{_webappconfdir}
14cr|docmgr-1.0-0.RC10.4|192	tee %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|docmgr-1.0-0.RC10.4|193	Alias /%{name} %{webroot}
14cr|docmgr-1.0-0.RC10.4|194	<Directory "%{webroot}">
14cr|docmgr-1.0-0.RC10.4|195	Require all granted
14cr|docmgr-1.0-0.RC10.4|196	</Directory>
14cr|docmgr-1.0-0.RC10.4|197	
14cr|docmgr-1.0-0.RC10.4|198	<Directory "%{webroot}/bin">
14cr|docmgr-1.0-0.RC10.4|199	Require all denied
14cr|docmgr-1.0-0.RC10.4|200	</Directory>
14cr|docmgr-1.0-0.RC10.4|201	
14cr|docmgr-1.0-0.RC10.4|202	<IfModule mod_ssl.c>
14cr|docmgr-1.0-0.RC10.4|203	<LocationMatch /%{name}>
14cr|docmgr-1.0-0.RC10.4|204	Options FollowSymLinks
14cr|docmgr-1.0-0.RC10.4|205	RewriteEngine on
14cr|docmgr-1.0-0.RC10.4|206	RewriteCond %{SERVER_PORT} !^443$
14cr|docmgr-1.0-0.RC10.4|207	RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
14cr|docmgr-1.0-0.RC10.4|208	</LocationMatch>
14cr|docmgr-1.0-0.RC10.4|209	</IfModule>
14cr|docmgr-1.0-0.RC10.4|210	EOF
14cr|docmgr-1.0-0.RC10.4|211	
14cr|docmgr-1.0-0.RC10.4|212	install -d %{buildroot}%{webroot}/config/{local/tmp,vendor}
14cr|docmgr-1.0-0.RC10.4|213	touch %{buildroot}%{webroot}/config/local/{app-config,config}.php
14cr|docmgr-1.0-0.RC10.4|214	tee %{buildroot}%{webroot}/config/vendor/config.php << EOF
14cr|docmgr-1.0-0.RC10.4|215	<?php
14cr|docmgr-1.0-0.RC10.4|216	/********************************************
14cr|docmgr-1.0-0.RC10.4|217	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/config.php)!
14cr|docmgr-1.0-0.RC10.4|218	Add your own local settings to config/local/config.php in stead,
14cr|docmgr-1.0-0.RC10.4|219	otherwise you might loose your configuration when upgrading.
14cr|docmgr-1.0-0.RC10.4|220	********************************************/
14cr|docmgr-1.0-0.RC10.4|221	
14cr|docmgr-1.0-0.RC10.4|222	# No host & port specified, means use postgresql defaults (unix sockets)
14cr|docmgr-1.0-0.RC10.4|223	define("DBHOST","");
14cr|docmgr-1.0-0.RC10.4|224	define("DBPORT","");
14cr|docmgr-1.0-0.RC10.4|225	define("DBUSER", "docmgr");
14cr|docmgr-1.0-0.RC10.4|226	define("DBPASSWORD", "");
14cr|docmgr-1.0-0.RC10.4|227	define("DBNAME", "docmgr");
14cr|docmgr-1.0-0.RC10.4|228	define("FILE_DIR", "%{_localstatedir}/lib/%{name}/files");
14cr|docmgr-1.0-0.RC10.4|229	define("ADMIN_EMAIL", "root@localhost");
14cr|docmgr-1.0-0.RC10.4|230	define("SITE_URL", "http://localhost/%{name}");
14cr|docmgr-1.0-0.RC10.4|231	define("SITE_PATH", "%{webroot}");
14cr|docmgr-1.0-0.RC10.4|232	define("IMPORT_DIR", FILE_DIR . "/import");
14cr|docmgr-1.0-0.RC10.4|233	define("DB_CHARSET", "UTF-8");
14cr|docmgr-1.0-0.RC10.4|234	define("VIEW_CHARSET", "UTF-8");
14cr|docmgr-1.0-0.RC10.4|235	define("DEBUG", "5");
14cr|docmgr-1.0-0.RC10.4|236	EOF
14cr|docmgr-1.0-0.RC10.4|237	
14cr|docmgr-1.0-0.RC10.4|238	tee %{buildroot}%{webroot}/config/vendor/app-config.php << EOF
14cr|docmgr-1.0-0.RC10.4|239	<?php
14cr|docmgr-1.0-0.RC10.4|240	/********************************************
14cr|docmgr-1.0-0.RC10.4|241	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/app-config.php)!
14cr|docmgr-1.0-0.RC10.4|242	Add your own local settings to config/local/app-config.php in stead,
14cr|docmgr-1.0-0.RC10.4|243	otherwise you might loose your configuration when upgrading.
14cr|docmgr-1.0-0.RC10.4|244	********************************************/
14cr|docmgr-1.0-0.RC10.4|245	
14cr|docmgr-1.0-0.RC10.4|246	define('OPENOFFICE_PATH', '');
14cr|docmgr-1.0-0.RC10.4|247	EOF
14cr|docmgr-1.0-0.RC10.4|248	
14cr|docmgr-1.0-0.RC10.4|249	find %{buildroot} -name \*~ |xargs rm -f
14cr|docmgr-1.0-0.RC10.4|250	
14cr|docmgr-1.0-0.RC10.4|251	# ghost files
14cr|docmgr-1.0-0.RC10.4|252	for conf in app-config.php config.php; do
14cr|docmgr-1.0-0.RC10.4|253	touch %{buildroot}%{webroot}/config/local/{,tmp/}$conf
14cr|docmgr-1.0-0.RC10.4|254	done
14cr|docmgr-1.0-0.RC10.4|255	
14cr|docmgr-1.0-0.RC10.4|256	install -m755 %{SOURCE1} -D %{buildroot}%{webroot}/bin/docmgr-rsync.sh
14cr|docmgr-1.0-0.RC10.4|257	
14cr|docmgr-1.0-0.RC10.4|258	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|docmgr-1.0-0.RC10.4|259	tee %{buildroot}%{_sysconfdir}/logrotate.d/docmgr-rsync <<EOH
14cr|docmgr-1.0-0.RC10.4|260	%{_var}/log/docmgr/rsync.log {
14cr|docmgr-1.0-0.RC10.4|261	notifempty
14cr|docmgr-1.0-0.RC10.4|262	missingok
14cr|docmgr-1.0-0.RC10.4|263	copytruncate
14cr|docmgr-1.0-0.RC10.4|264	}
14cr|docmgr-1.0-0.RC10.4|265	EOH
14cr|docmgr-1.0-0.RC10.4|266	
14cr|docmgr-1.0-0.RC10.4|267	install -m700 -d %{buildroot}%{_var}/log/docmgr
14cr|docmgr-1.0-0.RC10.4|268	
14cr|docmgr-1.0-0.RC10.4|269	%posttrans
14cr|docmgr-1.0-0.RC10.4|270	%_post_webapp
14cr|docmgr-1.0-0.RC10.4|271	
14cr|docmgr-1.0-0.RC10.4|272	%postun
14cr|docmgr-1.0-0.RC10.4|273	%_postun_webapp
14cr|docmgr-1.0-0.RC10.4|274	
14cr|docmgr-1.0-0.RC10.4|275	%files
14cr|docmgr-1.0-0.RC10.4|276	%defattr(644,root,root,755)
14cr|docmgr-1.0-0.RC10.4|277	%doc DOCS/AUTHORS
14cr|docmgr-1.0-0.RC10.4|278	%config %{_webappconfdir}/%{name}.conf
14cr|docmgr-1.0-0.RC10.4|279	%dir %{webroot}
14cr|docmgr-1.0-0.RC10.4|280	%{webroot}/apilib
14cr|docmgr-1.0-0.RC10.4|281	%{webroot}/app
14cr|docmgr-1.0-0.RC10.4|282	%{webroot}/auth
14cr|docmgr-1.0-0.RC10.4|283	%dir %{webroot}/bin
14cr|docmgr-1.0-0.RC10.4|284	%attr(755,,root,root) %{webroot}/bin/*
14cr|docmgr-1.0-0.RC10.4|285	%{webroot}/ckeditor
14cr|docmgr-1.0-0.RC10.4|286	%dir %{webroot}/config
14cr|docmgr-1.0-0.RC10.4|287	%config %{webroot}/config/app-config.php
14cr|docmgr-1.0-0.RC10.4|288	%config %{webroot}/config/config.php
14cr|docmgr-1.0-0.RC10.4|289	%dir %{webroot}/config/vendor
14cr|docmgr-1.0-0.RC10.4|290	%config %{webroot}/config/vendor/app-config.php
14cr|docmgr-1.0-0.RC10.4|291	%config %{webroot}/config/vendor/config.php
14cr|docmgr-1.0-0.RC10.4|292	%config(noreplace) %{webroot}/config/ldap-config.php
14cr|docmgr-1.0-0.RC10.4|293	%dir %{webroot}/config/local
14cr|docmgr-1.0-0.RC10.4|294	%config(noreplace, missingok) %ghost %{webroot}/config/local/app-config.php
14cr|docmgr-1.0-0.RC10.4|295	%config(noreplace, missingok) %ghost %{webroot}/config/local/config.php
14cr|docmgr-1.0-0.RC10.4|296	%attr(775, root, apache) %dir %{webroot}/config/local/tmp/
14cr|docmgr-1.0-0.RC10.4|297	%ghost %{webroot}/config/local/tmp/app-config.php
14cr|docmgr-1.0-0.RC10.4|298	%ghost %{webroot}/config/local/tmp/config.php
14cr|docmgr-1.0-0.RC10.4|299	#%attr(600, root, root) %config(noreplace, missingok) %ghost %{webroot}/config/ldap-config.php
14cr|docmgr-1.0-0.RC10.4|300	%{webroot}/config/forms
14cr|docmgr-1.0-0.RC10.4|301	%{webroot}/config/db_version.php
14cr|docmgr-1.0-0.RC10.4|302	%{webroot}/config/*.xml
14cr|docmgr-1.0-0.RC10.4|303	%{webroot}/controls
14cr|docmgr-1.0-0.RC10.4|304	%{webroot}/header
14cr|docmgr-1.0-0.RC10.4|305	%{webroot}/install
14cr|docmgr-1.0-0.RC10.4|306	%{webroot}/javascript
14cr|docmgr-1.0-0.RC10.4|307	%{webroot}/jslib
14cr|docmgr-1.0-0.RC10.4|308	%{webroot}/lib
14cr|docmgr-1.0-0.RC10.4|309	%{webroot}/modules
14cr|docmgr-1.0-0.RC10.4|310	%{webroot}/themes
14cr|docmgr-1.0-0.RC10.4|311	%{webroot}/sabredav
14cr|docmgr-1.0-0.RC10.4|312	%{webroot}/scripts
14cr|docmgr-1.0-0.RC10.4|313	%{webroot}/api.php
14cr|docmgr-1.0-0.RC10.4|314	%{webroot}/history.php
14cr|docmgr-1.0-0.RC10.4|315	%{webroot}/index.php
14cr|docmgr-1.0-0.RC10.4|316	%{webroot}/webdav.php
14cr|docmgr-1.0-0.RC10.4|317	%attr(711,root,root) %dir %{_localstatedir}/lib/%{name}
14cr|docmgr-1.0-0.RC10.4|318	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}/files
14cr|docmgr-1.0-0.RC10.4|319	%config(noreplace) %{_sysconfdir}/logrotate.d/docmgr-rsync
14cr|docmgr-1.0-0.RC10.4|320	%attr(700,apache,apache) %{_var}/log/docmgr
14cr|docmgr-1.0-0.RC10.4|321	
14cr|docmgr-1.0-0.RC10.4|322	
14cr|docmgr-1.0-0.RC10.4|323	
14cr|docmgr-1.0-0.RC10.4|324	%changelog
14cr|docmgr-1.0-0.RC10.4|325	* Mon Oct 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.RC10.4
14cr|docmgr-1.0-0.RC10.4|326	+ Revision: 753076d
14cr|docmgr-1.0-0.RC10.4|327	- Spec cleanup
14cr|docmgr-1.0-0.RC10.4|328	
14cr|docmgr-1.0-0.RC10.4|329	

941 14
14cr|doctorj-5.1.2-10|1	%define gcj_support 1
14cr|doctorj-5.1.2-10|2	%bcond_with tests
14cr|doctorj-5.1.2-10|3	
14cr|doctorj-5.1.2-10|4	Name:		doctorj
14cr|doctorj-5.1.2-10|5	Version:	5.1.2
14cr|doctorj-5.1.2-10|6	Release:	10
14cr|doctorj-5.1.2-10|7	Epoch:		0
14cr|doctorj-5.1.2-10|8	Summary:	Compares javadoc comments against code
14cr|doctorj-5.1.2-10|9	License:	LGPL
14cr|doctorj-5.1.2-10|10	Group:		Development/Java
14cr|doctorj-5.1.2-10|11	URL:		http://www.incava.org/projects/java/doctorj/index.html
14cr|doctorj-5.1.2-10|12	Source0:	http://superb-east.dl.sourceforge.net/sourceforge/doctorj/doctorj-%{version}.tar.gz
14cr|doctorj-5.1.2-10|13	%if %{gcj_support}
14cr|doctorj-5.1.2-10|14	BuildRequires:	java-gcj-compat-devel
14cr|doctorj-5.1.2-10|15	%else
14cr|doctorj-5.1.2-10|16	BuildArch: 	noarch
14cr|doctorj-5.1.2-10|17	BuildRequires:	java-devel
14cr|doctorj-5.1.2-10|18	%endif
14cr|doctorj-5.1.2-10|19	BuildRequires:	ant
14cr|doctorj-5.1.2-10|20	%if %with tests
14cr|doctorj-5.1.2-10|21	BuildRequires:	ant-junit
14cr|doctorj-5.1.2-10|22	%endif
14cr|doctorj-5.1.2-10|23	BuildRequires:	java-rpmbuild
14cr|doctorj-5.1.2-10|24	BuildRequires:  xmlto
14cr|doctorj-5.1.2-10|25	
14cr|doctorj-5.1.2-10|26	%description
14cr|doctorj-5.1.2-10|27	Beyond the level of what Javadoc does, DoctorJ compares
14cr|doctorj-5.1.2-10|28	documentation against code. Among what it detects:
14cr|doctorj-5.1.2-10|29	
14cr|doctorj-5.1.2-10|30	* misspelled words
14cr|doctorj-5.1.2-10|31	* parameter and exception names:
14cr|doctorj-5.1.2-10|32	o missing
14cr|doctorj-5.1.2-10|33	o misordered
14cr|doctorj-5.1.2-10|34	o misspelled
14cr|doctorj-5.1.2-10|35	* Javadoc tags:
14cr|doctorj-5.1.2-10|36	o invalid
14cr|doctorj-5.1.2-10|37	o misordered
14cr|doctorj-5.1.2-10|38	o missing expected arguments
14cr|doctorj-5.1.2-10|39	o invalid arguments
14cr|doctorj-5.1.2-10|40	o missing descriptions
14cr|doctorj-5.1.2-10|41	* undocumented classes, methods, fields, parameters
14cr|doctorj-5.1.2-10|42	
14cr|doctorj-5.1.2-10|43	%package        javadoc
14cr|doctorj-5.1.2-10|44	Group:          Development/Java
14cr|doctorj-5.1.2-10|45	Summary:        Javadoc for %{name}
14cr|doctorj-5.1.2-10|46	
14cr|doctorj-5.1.2-10|47	%description    javadoc
14cr|doctorj-5.1.2-10|48	Javadoc for %{name}.
14cr|doctorj-5.1.2-10|49	
14cr|doctorj-5.1.2-10|50	%prep
14cr|doctorj-5.1.2-10|51	%setup -q
14cr|doctorj-5.1.2-10|52	
14cr|doctorj-5.1.2-10|53	%build
14cr|doctorj-5.1.2-10|54	export CLASSPATH=
14cr|doctorj-5.1.2-10|55	export OPT_JAR_LIST=
14cr|doctorj-5.1.2-10|56	%ant dist
14cr|doctorj-5.1.2-10|57	%ant doc
14cr|doctorj-5.1.2-10|58	
14cr|doctorj-5.1.2-10|59	%if %with tests
14cr|doctorj-5.1.2-10|60	%check
14cr|doctorj-5.1.2-10|61	export CLASSPATH=
14cr|doctorj-5.1.2-10|62	export OPT_JAR_LIST="%{__cat} %{_sysconfdir}/ant.d/junit"
14cr|doctorj-5.1.2-10|63	%ant tests
14cr|doctorj-5.1.2-10|64	%endif
14cr|doctorj-5.1.2-10|65	
14cr|doctorj-5.1.2-10|66	%install
14cr|doctorj-5.1.2-10|67	%ant -Ddestdir=%{buildroot} install
14cr|doctorj-5.1.2-10|68	
14cr|doctorj-5.1.2-10|69	# javadoc
14cr|doctorj-5.1.2-10|70	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|doctorj-5.1.2-10|71	cp -a doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|doctorj-5.1.2-10|72	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cr|doctorj-5.1.2-10|73	
14cr|doctorj-5.1.2-10|74	%if %{gcj_support}
14cr|doctorj-5.1.2-10|75	%{_bindir}/aot-compile-rpm
14cr|doctorj-5.1.2-10|76	%endif
14cr|doctorj-5.1.2-10|77	
14cr|doctorj-5.1.2-10|78	%if %{gcj_support}
14cr|doctorj-5.1.2-10|79	%post
14cr|doctorj-5.1.2-10|80	%{update_gcjdb}
14cr|doctorj-5.1.2-10|81	
14cr|doctorj-5.1.2-10|82	%postun
14cr|doctorj-5.1.2-10|83	%{clean_gcjdb}
14cr|doctorj-5.1.2-10|84	%endif
14cr|doctorj-5.1.2-10|85	
14cr|doctorj-5.1.2-10|86	%files
14cr|doctorj-5.1.2-10|87	%defattr(0644,root,root,0755)
14cr|doctorj-5.1.2-10|88	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|doctorj-5.1.2-10|89	%attr(0755,root,root) %{_bindir}/%{name}
14cr|doctorj-5.1.2-10|90	# XXX: This should probably go in %%{_javadir}.
14cr|doctorj-5.1.2-10|91	%{_datadir}/%{name}/doctorj.jar
14cr|doctorj-5.1.2-10|92	%{_datadir}/%{name}/words.*
14cr|doctorj-5.1.2-10|93	%{_mandir}/man1/%{name}.1*
14cr|doctorj-5.1.2-10|94	%if %{gcj_support}
14cr|doctorj-5.1.2-10|95	%dir %{_libdir}/gcj/%{name}
14cr|doctorj-5.1.2-10|96	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14cr|doctorj-5.1.2-10|97	%endif
14cr|doctorj-5.1.2-10|98	
14cr|doctorj-5.1.2-10|99	%files javadoc
14cr|doctorj-5.1.2-10|100	%defattr(0644,root,root,0755)
14cr|doctorj-5.1.2-10|101	%doc %{_javadocdir}/%{name}-%{version}
14cr|doctorj-5.1.2-10|102	%doc %{_javadocdir}/%{name}
14cr|doctorj-5.1.2-10|103	
14cr|doctorj-5.1.2-10|104	
14cr|doctorj-5.1.2-10|105	
14cr|doctorj-5.1.2-10|106	%changelog
14cr|doctorj-5.1.2-10|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:5.1.2-10
14cr|doctorj-5.1.2-10|108	+ Revision: f3487b5
14cr|doctorj-5.1.2-10|109	- MassBuild#464: Increase release tag
14cr|doctorj-5.1.2-10|110	
14cr|doctorj-5.1.2-10|111	

942 14
14cr|docx2txt-1.2-2|1	Summary: cli tool to convert docx to ascii txt files
14cr|docx2txt-1.2-2|2	Name: docx2txt
14cr|docx2txt-1.2-2|3	Version: 1.2
14cr|docx2txt-1.2-2|4	Release: 2
14cr|docx2txt-1.2-2|5	Group: Office
14cr|docx2txt-1.2-2|6	License: GPLv3
14cr|docx2txt-1.2-2|7	Url: http://sourceforge.net/projects/docx2txt
14cr|docx2txt-1.2-2|8	Source0: http://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.2/%{name}-%{version}.tgz
14cr|docx2txt-1.2-2|9	BuildArch: noarch
14cr|docx2txt-1.2-2|10	Requires: unzip
14cr|docx2txt-1.2-2|11	
14cr|docx2txt-1.2-2|12	%description
14cr|docx2txt-1.2-2|13	Docx2txt is a Perl based command-line tool
14cr|docx2txt-1.2-2|14	to convert Microsoft docx documents to
14cr|docx2txt-1.2-2|15	(ASCII) text files, preserving some formatting
14cr|docx2txt-1.2-2|16	and document information (which MS
14cr|docx2txt-1.2-2|17	text conversion drops) along with appropriate
14cr|docx2txt-1.2-2|18	character conversions.
14cr|docx2txt-1.2-2|19	
14cr|docx2txt-1.2-2|20	%prep
14cr|docx2txt-1.2-2|21	%setup -q
14cr|docx2txt-1.2-2|22	
14cr|docx2txt-1.2-2|23	%build
14cr|docx2txt-1.2-2|24	
14cr|docx2txt-1.2-2|25	
14cr|docx2txt-1.2-2|26	%install
14cr|docx2txt-1.2-2|27	export BINDIR="%{buildroot}%{_bindir}"
14cr|docx2txt-1.2-2|28	export CONFIGDIR="%{buildroot}%{_sysconfdir}"
14cr|docx2txt-1.2-2|29	make INSTALLDIR=%{buildroot}%{_bindir}
14cr|docx2txt-1.2-2|30	mv %{buildroot}%{_bindir}/docx2txt.sh %{buildroot}%{_bindir}/docx2txt
14cr|docx2txt-1.2-2|31	rm -f %{buildroot}%{_sysconfdir}/docx2txt.config
14cr|docx2txt-1.2-2|32	
14cr|docx2txt-1.2-2|33	%files
14cr|docx2txt-1.2-2|34	%doc ChangeLog README COPYING
14cr|docx2txt-1.2-2|35	%{_bindir}/%{name}
14cr|docx2txt-1.2-2|36	%{_bindir}/docx2txt.pl
14cr|docx2txt-1.2-2|37	
14cr|docx2txt-1.2-2|38	
14cr|docx2txt-1.2-2|39	
14cr|docx2txt-1.2-2|40	%changelog
14cr|docx2txt-1.2-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|docx2txt-1.2-2|42	+ Revision: 58b1056
14cr|docx2txt-1.2-2|43	- MassBuild#464: Increase release tag
14cr|docx2txt-1.2-2|44	
14cr|docx2txt-1.2-2|45	

943 14
14cr|dogtail-0.9.0-5|1	Summary: GUI test tool and automation framework
14cr|dogtail-0.9.0-5|2	
14cr|dogtail-0.9.0-5|3	Name:    dogtail
14cr|dogtail-0.9.0-5|4	Version: 0.9.0
14cr|dogtail-0.9.0-5|5	Release: 5
14cr|dogtail-0.9.0-5|6	License: GPLv2
14cr|dogtail-0.9.0-5|7	Group:   System/X11
14cr|dogtail-0.9.0-5|8	URL:     https://fedorahosted.org/dogtail/
14cr|dogtail-0.9.0-5|9	Source0: https://fedorahosted.org/released/dogtail/%{name}-%{version}.tar.gz
14cr|dogtail-0.9.0-5|10	Patch0:  dogtail-0.9.0-desktop-fix.patch
14cr|dogtail-0.9.0-5|11	BuildRequires: imagemagick
14cr|dogtail-0.9.0-5|12	BuildArch: noarch
14cr|dogtail-0.9.0-5|13	BuildRequires:  python-devel
14cr|dogtail-0.9.0-5|14	Requires: python-rpm
14cr|dogtail-0.9.0-5|15	Requires: python-at-spi
14cr|dogtail-0.9.0-5|16	Requires: python-imaging
14cr|dogtail-0.9.0-5|17	Requires: pygtk2.0-libglade
14cr|dogtail-0.9.0-5|18	Requires: gnome-python
14cr|dogtail-0.9.0-5|19	
14cr|dogtail-0.9.0-5|20	%description
14cr|dogtail-0.9.0-5|21	GUI test tool and automation framework that uses Accessibility (a11y)
14cr|dogtail-0.9.0-5|22	technologies to communicate with desktop applications.
14cr|dogtail-0.9.0-5|23	
14cr|dogtail-0.9.0-5|24	%prep
14cr|dogtail-0.9.0-5|25	%setup -q
14cr|dogtail-0.9.0-5|26	%patch0 -p1
14cr|dogtail-0.9.0-5|27	
14cr|dogtail-0.9.0-5|28	%build
14cr|dogtail-0.9.0-5|29	python ./setup.py build
14cr|dogtail-0.9.0-5|30	
14cr|dogtail-0.9.0-5|31	%install
14cr|dogtail-0.9.0-5|32	python ./setup.py install -O2 --root=%{buildroot}
14cr|dogtail-0.9.0-5|33	
14cr|dogtail-0.9.0-5|34	rm -fr %{buildroot}%{_datadir}/doc/dogtail
14cr|dogtail-0.9.0-5|35	
14cr|dogtail-0.9.0-5|36	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|dogtail-0.9.0-5|37	convert -resize 16x16 icons/dogtail-head-48.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/dogtail-head.png
14cr|dogtail-0.9.0-5|38	convert -resize 32x32 icons/dogtail-head-48.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/dogtail-head.png
14cr|dogtail-0.9.0-5|39	convert -resize 48x48 icons/dogtail-head-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/dogtail-head.png
14cr|dogtail-0.9.0-5|40	
14cr|dogtail-0.9.0-5|41	%clean
14cr|dogtail-0.9.0-5|42	
14cr|dogtail-0.9.0-5|43	%files
14cr|dogtail-0.9.0-5|44	%doc COPYING examples NEWS
14cr|dogtail-0.9.0-5|45	%{_bindir}/*
14cr|dogtail-0.9.0-5|46	%{_datadir}/applications/*
14cr|dogtail-0.9.0-5|47	%{_datadir}/dogtail
14cr|dogtail-0.9.0-5|48	%{py_puresitedir}/dogtail
14cr|dogtail-0.9.0-5|49	%{py_puresitedir}/*.egg-info
14cr|dogtail-0.9.0-5|50	%{_iconsdir}/hicolor/*/apps/*
14cr|dogtail-0.9.0-5|51	
14cr|dogtail-0.9.0-5|52	
14cr|dogtail-0.9.0-5|53	%changelog
14cr|dogtail-0.9.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-5
14cr|dogtail-0.9.0-5|55	+ Revision: 30d37b1
14cr|dogtail-0.9.0-5|56	- MassBuild#464: Increase release tag
14cr|dogtail-0.9.0-5|57	
14cr|dogtail-0.9.0-5|58	

944 14
14cr|dokeos-1.8.6.1-4|1	Summary:	An elearning and course management web application
14cr|dokeos-1.8.6.1-4|2	Name:		dokeos
14cr|dokeos-1.8.6.1-4|3	Version:	1.8.6.1
14cr|dokeos-1.8.6.1-4|4	Release:	4
14cr|dokeos-1.8.6.1-4|5	License:	GPLv2+
14cr|dokeos-1.8.6.1-4|6	Group:		Education
14cr|dokeos-1.8.6.1-4|7	Url:		http://www.dokeos.com/
14cr|dokeos-1.8.6.1-4|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/dokeos/%{name}-%{version}.zip
14cr|dokeos-1.8.6.1-4|9	Requires:	apache-mod_php
14cr|dokeos-1.8.6.1-4|10	Requires:	php-mysql
14cr|dokeos-1.8.6.1-4|11	Requires:	php-xml
14cr|dokeos-1.8.6.1-4|12	BuildArch:	noarch
14cr|dokeos-1.8.6.1-4|13	
14cr|dokeos-1.8.6.1-4|14	%description
14cr|dokeos-1.8.6.1-4|15	Dokeos is an elearning and course management web application, translated
14cr|dokeos-1.8.6.1-4|16	in 31 languages, already helping thousands of organisations worldwide to
14cr|dokeos-1.8.6.1-4|17	manage learning and collaboration activities. It has many tools, is light
14cr|dokeos-1.8.6.1-4|18	and flexible, and free software.
14cr|dokeos-1.8.6.1-4|19	
14cr|dokeos-1.8.6.1-4|20	%files
14cr|dokeos-1.8.6.1-4|21	%doc README.txt install.sh
14cr|dokeos-1.8.6.1-4|22	%{_var}/www/html/%{name}
14cr|dokeos-1.8.6.1-4|23	
14cr|dokeos-1.8.6.1-4|24	%post
14cr|dokeos-1.8.6.1-4|25	echo "Default permissions of configuration files won't allow dokeo to make changes."
14cr|dokeos-1.8.6.1-4|26	echo "To allow dokeos to make changes be sure to run %{_docdir}/%{name}-%{version}/install.sh"
14cr|dokeos-1.8.6.1-4|27	echo "to change the permissions."
14cr|dokeos-1.8.6.1-4|28	echo "Also be sure to restrict permissions of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
14cr|dokeos-1.8.6.1-4|29	echo "afterwards so other users can't write to it."
14cr|dokeos-1.8.6.1-4|30	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
14cr|dokeos-1.8.6.1-4|31	
14cr|dokeos-1.8.6.1-4|32	#----------------------------------------------------------------------------
14cr|dokeos-1.8.6.1-4|33	
14cr|dokeos-1.8.6.1-4|34	%prep
14cr|dokeos-1.8.6.1-4|35	%setup -q
14cr|dokeos-1.8.6.1-4|36	
14cr|dokeos-1.8.6.1-4|37	%build
14cr|dokeos-1.8.6.1-4|38	cat << EOF > install.sh
14cr|dokeos-1.8.6.1-4|39	#!/bin/sh
14cr|dokeos-1.8.6.1-4|40	echo "Setting permissions of dokeos' files"
14cr|dokeos-1.8.6.1-4|41	chmod 777 %{webroot}/claroline/inc/conf/
14cr|dokeos-1.8.6.1-4|42	chmod 777 %{webroot}/claroline/garbage/
14cr|dokeos-1.8.6.1-4|43	chmod 777 %{webroot}/claroline/upload/
14cr|dokeos-1.8.6.1-4|44	chmod 777 %{webroot}/archive/
14cr|dokeos-1.8.6.1-4|45	chmod 777 %{webroot}/courses/
14cr|dokeos-1.8.6.1-4|46	chmod 777 %{webroot}/home/
14cr|dokeos-1.8.6.1-4|47	echo ""
14cr|dokeos-1.8.6.1-4|48	echo "Be sure to change the permission of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
14cr|dokeos-1.8.6.1-4|49	echo "afterwards so other users can't write to it."
14cr|dokeos-1.8.6.1-4|50	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
14cr|dokeos-1.8.6.1-4|51	EOF
14cr|dokeos-1.8.6.1-4|52	chmod 700 install.sh
14cr|dokeos-1.8.6.1-4|53	
14cr|dokeos-1.8.6.1-4|54	%install
14cr|dokeos-1.8.6.1-4|55	install -d %{buildroot}%{_var}/www/html/%{name}
14cr|dokeos-1.8.6.1-4|56	cp -r * %{buildroot}%{_var}/www/html/%{name}/
14cr|dokeos-1.8.6.1-4|57	
14cr|dokeos-1.8.6.1-4|58	
14cr|dokeos-1.8.6.1-4|59	%changelog
14cr|dokeos-1.8.6.1-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.6.1-4
14cr|dokeos-1.8.6.1-4|61	+ Revision: 1860818
14cr|dokeos-1.8.6.1-4|62	- MassBuild#464: Increase release tag
14cr|dokeos-1.8.6.1-4|63	
14cr|dokeos-1.8.6.1-4|64	

945 14
14cr|dokuwiki-20110525a-7|1	%define up_version  2011-05-25a
14cr|dokuwiki-20110525a-7|2	%define dir_version  2011-05-25a
14cr|dokuwiki-20110525a-7|3	
14cr|dokuwiki-20110525a-7|4	%define _localstatedir %{_var}
14cr|dokuwiki-20110525a-7|5	%define __noautoreq /usr/bin/php
14cr|dokuwiki-20110525a-7|6	
14cr|dokuwiki-20110525a-7|7	Name:       dokuwiki
14cr|dokuwiki-20110525a-7|8	Version:    20110525a
14cr|dokuwiki-20110525a-7|9	Release:    7
14cr|dokuwiki-20110525a-7|10	Summary:    A wiki with plain text files backend
14cr|dokuwiki-20110525a-7|11	License:    GPLv2
14cr|dokuwiki-20110525a-7|12	Group:      Networking/WWW
14cr|dokuwiki-20110525a-7|13	Url:        http://wiki.splitbrain.org/wiki:dokuwiki
14cr|dokuwiki-20110525a-7|14	Source:     http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{up_version}.tgz
14cr|dokuwiki-20110525a-7|15	Requires:   mod_php
14cr|dokuwiki-20110525a-7|16	Requires:   php-xml
14cr|dokuwiki-20110525a-7|17	Requires:   apache-mod_socache_shmcb
14cr|dokuwiki-20110525a-7|18	BuildArch:  noarch
14cr|dokuwiki-20110525a-7|19	
14cr|dokuwiki-20110525a-7|20	%description
14cr|dokuwiki-20110525a-7|21	DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating
14cr|dokuwiki-20110525a-7|22	documentation of any kind. It is targeted at developer teams, workgroups and
14cr|dokuwiki-20110525a-7|23	small companies. It has a simple but powerful syntax which makes sure the
14cr|dokuwiki-20110525a-7|24	datafiles remain readable outside the Wiki and eases the creation of structured
14cr|dokuwiki-20110525a-7|25	texts. All data is stored in plain text files -- no database is required.
14cr|dokuwiki-20110525a-7|26	
14cr|dokuwiki-20110525a-7|27	%prep
14cr|dokuwiki-20110525a-7|28	%setup -q -n %{name}-%{dir_version}
14cr|dokuwiki-20110525a-7|29	find . -name '.htaccess' | xargs rm -f
14cr|dokuwiki-20110525a-7|30	
14cr|dokuwiki-20110525a-7|31	%build
14cr|dokuwiki-20110525a-7|32	
14cr|dokuwiki-20110525a-7|33	%install
14cr|dokuwiki-20110525a-7|34	rm -rf %{buildroot}
14cr|dokuwiki-20110525a-7|35	
14cr|dokuwiki-20110525a-7|36	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|dokuwiki-20110525a-7|37	install -m 644 *.php %{buildroot}%{_var}/www/%{name}
14cr|dokuwiki-20110525a-7|38	(cd %{buildroot}%{_var}/www/%{name} && ln -sf ../../..%{_datadir}/%{name}/lib .)
14cr|dokuwiki-20110525a-7|39	
14cr|dokuwiki-20110525a-7|40	cat > %{buildroot}%{_var}/www/%{name}/prepend.php <<'EOF'
14cr|dokuwiki-20110525a-7|41	<?php
14cr|dokuwiki-20110525a-7|42	define('DOKU_CONF','%{_sysconfdir}/%{name}/');
14cr|dokuwiki-20110525a-7|43	define('DOKU_LOCAL','%{_sysconfdir}/%{name}/');
14cr|dokuwiki-20110525a-7|44	define('DOKU_INC','%{_datadir}/%{name}/');
14cr|dokuwiki-20110525a-7|45	define('DOKU_DATA','%{_localstatedir}/lib/%{name}/');
14cr|dokuwiki-20110525a-7|46	EOF
14cr|dokuwiki-20110525a-7|47	
14cr|dokuwiki-20110525a-7|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|49	cp -pr bin %{buildroot}%{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|50	chmod +x %{buildroot}%{_datadir}/%{name}/bin/*
14cr|dokuwiki-20110525a-7|51	cp -pr inc %{buildroot}%{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|52	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|53	
14cr|dokuwiki-20110525a-7|54	install -d -m 755 %{buildroot}%{_localstatedir}/lib
14cr|dokuwiki-20110525a-7|55	cp -pr data %{buildroot}%{_localstatedir}/lib/%{name}
14cr|dokuwiki-20110525a-7|56	
14cr|dokuwiki-20110525a-7|57	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|dokuwiki-20110525a-7|58	cp -pr conf %{buildroot}%{_sysconfdir}/%{name}
14cr|dokuwiki-20110525a-7|59	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.{dist,example}
14cr|dokuwiki-20110525a-7|60	perl -pi -e 's|./data|%{_localstatedir}/lib/%{name}|' %{buildroot}%{_sysconfdir}/%{name}/dokuwiki.php
14cr|dokuwiki-20110525a-7|61	
14cr|dokuwiki-20110525a-7|62	
14cr|dokuwiki-20110525a-7|63	# apache configuration
14cr|dokuwiki-20110525a-7|64	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|dokuwiki-20110525a-7|65	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|dokuwiki-20110525a-7|66	# %{name} Apache configuration
14cr|dokuwiki-20110525a-7|67	Alias /%{name} %{_var}/www/%{name}
14cr|dokuwiki-20110525a-7|68	
14cr|dokuwiki-20110525a-7|69	<Directory %{_var}/www/%{name}>
14cr|dokuwiki-20110525a-7|70	Require all granted
14cr|dokuwiki-20110525a-7|71	Options FollowSymLinks
14cr|dokuwiki-20110525a-7|72	DirectoryIndex doku.php
14cr|dokuwiki-20110525a-7|73	php_value auto_prepend_file %{_var}/www/%{name}/prepend.php
14cr|dokuwiki-20110525a-7|74	</Directory>
14cr|dokuwiki-20110525a-7|75	EOF
14cr|dokuwiki-20110525a-7|76	
14cr|dokuwiki-20110525a-7|77	cat > README.urpmi <<EOF
14cr|dokuwiki-20110525a-7|78	ROSA RPM specific notes
14cr|dokuwiki-20110525a-7|79	
14cr|dokuwiki-20110525a-7|80	setup
14cr|dokuwiki-20110525a-7|81	-----
14cr|dokuwiki-20110525a-7|82	The setup used here differs from default one, to achieve better FHS compliance, and
14cr|dokuwiki-20110525a-7|83	follow upstream security recommandations detailed at
14cr|dokuwiki-20110525a-7|84	http://wiki.splitbrain.org/wiki:security:
14cr|dokuwiki-20110525a-7|85	- the files accessibles from the web are in %{_var}/www/%{name}
14cr|dokuwiki-20110525a-7|86	- the variable files are in %{_localstatedir}/lib/%{name}
14cr|dokuwiki-20110525a-7|87	- the non-variable files are in %{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|88	- the configuration files are in %{_sysconfdir}/%{name}
14cr|dokuwiki-20110525a-7|89	EOF
14cr|dokuwiki-20110525a-7|90	
14cr|dokuwiki-20110525a-7|91	%clean
14cr|dokuwiki-20110525a-7|92	
14cr|dokuwiki-20110525a-7|93	%pretrans
14cr|dokuwiki-20110525a-7|94	# fix for old lib setup
14cr|dokuwiki-20110525a-7|95	if [ -d %{_localstatedir}/www/%{name}/lib -a ! -L %{_localstatedir}/www/%{name}/lib ]; then
14cr|dokuwiki-20110525a-7|96	cd %{_localstatedir}/www/%{name}
14cr|dokuwiki-20110525a-7|97	find lib -type f | \
14cr|dokuwiki-20110525a-7|98	tar --create --files-from - --remove-files | \
14cr|dokuwiki-20110525a-7|99	(cd %{_datadir}/%{name} && tar --preserve --extract)
14cr|dokuwiki-20110525a-7|100	rm -rf lib
14cr|dokuwiki-20110525a-7|101	ln -sf ../../..%{_datadir}/%{name}/lib lib
14cr|dokuwiki-20110525a-7|102	fi
14cr|dokuwiki-20110525a-7|103	
14cr|dokuwiki-20110525a-7|104	
14cr|dokuwiki-20110525a-7|105	%pre
14cr|dokuwiki-20110525a-7|106	if [ $1 = "2" ]; then
14cr|dokuwiki-20110525a-7|107	# fix for old setup
14cr|dokuwiki-20110525a-7|108	if [ -d %{_localstatedir}/lib/%{name}/data ]; then
14cr|dokuwiki-20110525a-7|109	mv %{_localstatedir}/lib/%{name}/data/* %{_localstatedir}/lib/%{name}
14cr|dokuwiki-20110525a-7|110	rmdir %{_localstatedir}/lib/%{name}/data
14cr|dokuwiki-20110525a-7|111	fi
14cr|dokuwiki-20110525a-7|112	fi
14cr|dokuwiki-20110525a-7|113	
14cr|dokuwiki-20110525a-7|114	
14cr|dokuwiki-20110525a-7|115	
14cr|dokuwiki-20110525a-7|116	%files
14cr|dokuwiki-20110525a-7|117	%doc COPYING README VERSION README.urpmi conf/*.{dist,example}
14cr|dokuwiki-20110525a-7|118	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|dokuwiki-20110525a-7|119	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}
14cr|dokuwiki-20110525a-7|120	%{_var}/www/%{name}
14cr|dokuwiki-20110525a-7|121	%{_datadir}/%{name}
14cr|dokuwiki-20110525a-7|122	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|dokuwiki-20110525a-7|123	
14cr|dokuwiki-20110525a-7|124	%changelog
14cr|dokuwiki-20110525a-7|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110525a-7
14cr|dokuwiki-20110525a-7|126	+ Revision: 38313a4
14cr|dokuwiki-20110525a-7|127	- MassBuild#464: Increase release tag
14cr|dokuwiki-20110525a-7|128	
14cr|dokuwiki-20110525a-7|129	

946 14
14cr|dolly-0.57-11|1	%define name    dolly
14cr|dolly-0.57-11|2	%define version  0.57
14cr|dolly-0.57-11|3	%define release 11
14cr|dolly-0.57-11|4	%define lib_name_orig lib%{name}
14cr|dolly-0.57-11|5	%define lib_major 0
14cr|dolly-0.57-11|6	%define lib_name %{lib_name_orig}%{lib_major}
14cr|dolly-0.57-11|7	
14cr|dolly-0.57-11|8	Name:           %{name}
14cr|dolly-0.57-11|9	Summary:	Clone the installation of one machine to many other machines
14cr|dolly-0.57-11|10	Group:		System/Cluster
14cr|dolly-0.57-11|11	Version:        %{version}
14cr|dolly-0.57-11|12	Release:        %{release}
14cr|dolly-0.57-11|13	License:	GPL
14cr|dolly-0.57-11|14	URL:		http://www.cs.inf.ethz.ch/stricker/CoPs/patagonia/dolly.html
14cr|dolly-0.57-11|15	#Requires:
14cr|dolly-0.57-11|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|dolly-0.57-11|17	Prefix:         %{_prefix}
14cr|dolly-0.57-11|18	Source:         %{name}-%{version}.tar.bz2
14cr|dolly-0.57-11|19	Source10:	dolly.html
14cr|dolly-0.57-11|20	Source11:	dolly.conf
14cr|dolly-0.57-11|21	#Patch0:
14cr|dolly-0.57-11|22	
14cr|dolly-0.57-11|23	%description
14cr|dolly-0.57-11|24	Dolly is used to clone the installation of one machine to
14cr|dolly-0.57-11|25	(possibly many) other machines. It can distribute image-files
14cr|dolly-0.57-11|26	(even gnu-zipped), partitions or whole hard disk drives to
14cr|dolly-0.57-11|27	other partitions or hard disk drives. As it forms a "virtual TCP
14cr|dolly-0.57-11|28	ring" to distribute data, it works best with fast switched
14cr|dolly-0.57-11|29	networks (we were able to clone a 2 GB Windows NT partition
14cr|dolly-0.57-11|30	to 15 machines in our cluster over Gigabit Ethernet in less
14cr|dolly-0.57-11|31	than 4 minutes).
14cr|dolly-0.57-11|32	
14cr|dolly-0.57-11|33	As dolly clones whole partitions block-wise it works for most
14cr|dolly-0.57-11|34	filesystems. We used it to clone partitions of the following
14cr|dolly-0.57-11|35	type: Linux, Windows NT, Oberon, Solaris (most of our machines
14cr|dolly-0.57-11|36	have multi boot setups). We have a small (additional) Linux
14cr|dolly-0.57-11|37	installation on all of our machines or use a small one-floppy-disk-linux
14cr|dolly-0.57-11|38	(e.g. muLinux) to do the cloning.
14cr|dolly-0.57-11|39	
14cr|dolly-0.57-11|40	%prep
14cr|dolly-0.57-11|41	rm -rf %{RPM_BUILD_ROOT}
14cr|dolly-0.57-11|42	%setup -q -n %{name}-%{version}
14cr|dolly-0.57-11|43	#%patch0 -p0
14cr|dolly-0.57-11|44	
14cr|dolly-0.57-11|45	%build
14cr|dolly-0.57-11|46	gcc dolly.c -o dolly
14cr|dolly-0.57-11|47	
14cr|dolly-0.57-11|48	%install
14cr|dolly-0.57-11|49	mkdir -p %{buildroot}%{_bindir}
14cr|dolly-0.57-11|50	mkdir -p %{buildroot}%{_sysconfdir}
14cr|dolly-0.57-11|51	install -m755 $RPM_BUILD_DIR/%{name}-%{version}/dolly %{buildroot}%{_bindir}/dolly
14cr|dolly-0.57-11|52	cp -v %{SOURCE10} ${RPM_BUILD_DIR}/%{name}-%{version}
14cr|dolly-0.57-11|53	cp -v %{SOURCE11} %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|dolly-0.57-11|54	
14cr|dolly-0.57-11|55	%clean
14cr|dolly-0.57-11|56	rm -rf ${RPM_BUILD_ROOT}
14cr|dolly-0.57-11|57	
14cr|dolly-0.57-11|58	%files
14cr|dolly-0.57-11|59	%defattr(-,root,root)
14cr|dolly-0.57-11|60	%doc README dolly.html
14cr|dolly-0.57-11|61	%attr(755,root,root) %{_bindir}/dolly
14cr|dolly-0.57-11|62	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|dolly-0.57-11|63	
14cr|dolly-0.57-11|64	
14cr|dolly-0.57-11|65	
14cr|dolly-0.57-11|66	
14cr|dolly-0.57-11|67	
14cr|dolly-0.57-11|68	%changelog
14cr|dolly-0.57-11|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.57-11
14cr|dolly-0.57-11|70	+ Revision: 4946470
14cr|dolly-0.57-11|71	- MassBuild#464: Increase release tag
14cr|dolly-0.57-11|72	
14cr|dolly-0.57-11|73	

947 14
14cr|dolly_plus-0.93-8|1	%define name dolly_plus
14cr|dolly_plus-0.93-8|2	%define version 0.93
14cr|dolly_plus-0.93-8|3	%define release 8
14cr|dolly_plus-0.93-8|4	
14cr|dolly_plus-0.93-8|5	Summary: Clone the installation of one machine to many other machines
14cr|dolly_plus-0.93-8|6	Name: %{name}
14cr|dolly_plus-0.93-8|7	Version: %{version}
14cr|dolly_plus-0.93-8|8	Release: %{release}
14cr|dolly_plus-0.93-8|9	Source0: %{name}-%{version}.tar.bz2
14cr|dolly_plus-0.93-8|10	Patch0: dolly_plus-Makefile.patch
14cr|dolly_plus-0.93-8|11	Patch1: dolly_plus-Client.patch
14cr|dolly_plus-0.93-8|12	Source2: dolly_plus.cfg
14cr|dolly_plus-0.93-8|13	License: GPL
14cr|dolly_plus-0.93-8|14	Group: System/Servers
14cr|dolly_plus-0.93-8|15	Url: http://corvus.kek.jp/~manabe/pcf/dolly/
14cr|dolly_plus-0.93-8|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dolly_plus-0.93-8|17	
14cr|dolly_plus-0.93-8|18	
14cr|dolly_plus-0.93-8|19	%description
14cr|dolly_plus-0.93-8|20	In administrating a large scale PC cluster, installation and updating both
14cr|dolly_plus-0.93-8|21	of kernel and utility software to whole the system are very troublesome,
14cr|dolly_plus-0.93-8|22	especially if the numbers of PC exceeds a hundred. In installation, people
14cr|dolly_plus-0.93-8|23	usually make dead copies of a hard disk image in which software systems are
14cr|dolly_plus-0.93-8|24	previously installed and then they are distributed among node PCs by CDs or
14cr|dolly_plus-0.93-8|25	hard disk themselves.
14cr|dolly_plus-0.93-8|26	Though some software do such a process through networks, they commonly have
14cr|dolly_plus-0.93-8|27	an performance bottleneck at server where the original image are hold.
14cr|dolly_plus-0.93-8|28	A cloning program `dolly' developed in ETH(Swiss Federal Institute of
14cr|dolly_plus-0.93-8|29	Technology) avoids such bottleneck by using a "ring" type connection rather
14cr|dolly_plus-0.93-8|30	than 'hub' type connection among one server and many clients.
14cr|dolly_plus-0.93-8|31	I have extended its concept with multi-threading and pipeline technique.
14cr|dolly_plus-0.93-8|32	It speeds up installation process very much. One-to-ten copying, for example,
14cr|dolly_plus-0.93-8|33	finishes in almost same minutes for one-to-one copy.
14cr|dolly_plus-0.93-8|34	In addition, time out sensing 'bypass' mechanism makes the copy process
14cr|dolly_plus-0.93-8|35	pretty robust in the case of a client machine trouble.
14cr|dolly_plus-0.93-8|36	
14cr|dolly_plus-0.93-8|37	%prep
14cr|dolly_plus-0.93-8|38	%setup -q
14cr|dolly_plus-0.93-8|39	%patch0 -p0
14cr|dolly_plus-0.93-8|40	%patch1 -p0
14cr|dolly_plus-0.93-8|41	
14cr|dolly_plus-0.93-8|42	%build
14cr|dolly_plus-0.93-8|43	%make
14cr|dolly_plus-0.93-8|44	
14cr|dolly_plus-0.93-8|45	%install
14cr|dolly_plus-0.93-8|46	rm -rf $RPM_BUILD_ROOT
14cr|dolly_plus-0.93-8|47	mkdir -p %{buildroot}/%{_bindir}
14cr|dolly_plus-0.93-8|48	mkdir -p %{buildroot}/%{_sysconfdir}
14cr|dolly_plus-0.93-8|49	install -m755 $RPM_BUILD_DIR/%name-%version/dollyS %{buildroot}/%{_bindir}/dollyS
14cr|dolly_plus-0.93-8|50	install -m755 $RPM_BUILD_DIR/%name-%version/dollyC %{buildroot}/%{_bindir}/dollyC
14cr|dolly_plus-0.93-8|51	install -m755 $RPM_BUILD_DIR/%name-%version/dping %{buildroot}/%{_bindir}/dping
14cr|dolly_plus-0.93-8|52	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/dolly_plus.cfg.sample
14cr|dolly_plus-0.93-8|53	
14cr|dolly_plus-0.93-8|54	%clean
14cr|dolly_plus-0.93-8|55	rm -rf $RPM_BUILD_ROOT
14cr|dolly_plus-0.93-8|56	
14cr|dolly_plus-0.93-8|57	%files
14cr|dolly_plus-0.93-8|58	%defattr(-,root,root)
14cr|dolly_plus-0.93-8|59	%doc index.html
14cr|dolly_plus-0.93-8|60	%config %{_sysconfdir}/dolly_plus.cfg.sample
14cr|dolly_plus-0.93-8|61	%{_bindir}/dollyS
14cr|dolly_plus-0.93-8|62	%{_bindir}/dollyC
14cr|dolly_plus-0.93-8|63	%{_bindir}/dping
14cr|dolly_plus-0.93-8|64	
14cr|dolly_plus-0.93-8|65	
14cr|dolly_plus-0.93-8|66	
14cr|dolly_plus-0.93-8|67	
14cr|dolly_plus-0.93-8|68	
14cr|dolly_plus-0.93-8|69	%changelog
14cr|dolly_plus-0.93-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93-8
14cr|dolly_plus-0.93-8|71	+ Revision: 2a9b817
14cr|dolly_plus-0.93-8|72	- MassBuild#464: Increase release tag
14cr|dolly_plus-0.93-8|73	
14cr|dolly_plus-0.93-8|74	

948 14
14cr|dolphin-connector-1.2-6|1	%define svn_version g5f75edb
14cr|dolphin-connector-1.2-6|2	
14cr|dolphin-connector-1.2-6|3	Name: dolphin-connector
14cr|dolphin-connector-1.2-6|4	Summary: Simple MySQL C API wrapper for C++
14cr|dolphin-connector-1.2-6|5	Version: 1.2
14cr|dolphin-connector-1.2-6|6	Release: 6
14cr|dolphin-connector-1.2-6|7	License: BSD
14cr|dolphin-connector-1.2-6|8	Group: Development/C++
14cr|dolphin-connector-1.2-6|9	Source: http://github.com/poetinha/dolphin-connector/tarball/master/poetinha-%{name}-v%{version}-1-%{svn_version}.tar.gz
14cr|dolphin-connector-1.2-6|10	URL:	http://github.com/poetinha/dolphin-connector
14cr|dolphin-connector-1.2-6|11	BuildRequires: boost-static-devel, mysql-devel, automake
14cr|dolphin-connector-1.2-6|12	
14cr|dolphin-connector-1.2-6|13	%description
14cr|dolphin-connector-1.2-6|14	Dolphin Connector is a simples MySQL C API wrapper for C++, It is originally
14cr|dolphin-connector-1.2-6|15	designed to be as efficient as is possible, and makes no use of exceptions
14cr|dolphin-connector-1.2-6|16	
14cr|dolphin-connector-1.2-6|17	%package  devel
14cr|dolphin-connector-1.2-6|18	Summary: Development files for Dolphin Connector
14cr|dolphin-connector-1.2-6|19	Group: Development/C++
14cr|dolphin-connector-1.2-6|20	Requires: %{name} = %{version}-%{release}
14cr|dolphin-connector-1.2-6|21	Requires: mysql-devel
14cr|dolphin-connector-1.2-6|22	Requires: boost-devel
14cr|dolphin-connector-1.2-6|23	
14cr|dolphin-connector-1.2-6|24	%description devel
14cr|dolphin-connector-1.2-6|25	Dolphin Connector development package
14cr|dolphin-connector-1.2-6|26	
14cr|dolphin-connector-1.2-6|27	%prep
14cr|dolphin-connector-1.2-6|28	%setup -q -n poetinha-%{name}-5f75edb
14cr|dolphin-connector-1.2-6|29	
14cr|dolphin-connector-1.2-6|30	%build
14cr|dolphin-connector-1.2-6|31	./autogen.sh
14cr|dolphin-connector-1.2-6|32	
14cr|dolphin-connector-1.2-6|33	########./configure --prefix=/usr/ --disable-static
14cr|dolphin-connector-1.2-6|34	%configure
14cr|dolphin-connector-1.2-6|35	%make
14cr|dolphin-connector-1.2-6|36	
14cr|dolphin-connector-1.2-6|37	%install
14cr|dolphin-connector-1.2-6|38	%make_install
14cr|dolphin-connector-1.2-6|39	
14cr|dolphin-connector-1.2-6|40	cd include/
14cr|dolphin-connector-1.2-6|41	make install DESTDIR=%{buildroot}
14cr|dolphin-connector-1.2-6|42	
14cr|dolphin-connector-1.2-6|43	rm -f %{buildroot}%{_libdir}/*.la
14cr|dolphin-connector-1.2-6|44	rm -f %{buildroot}%{_libdir}/*.a
14cr|dolphin-connector-1.2-6|45	
14cr|dolphin-connector-1.2-6|46	rm -f sample/Makefile*
14cr|dolphin-connector-1.2-6|47	
14cr|dolphin-connector-1.2-6|48	%post -p /sbin/ldconfig
14cr|dolphin-connector-1.2-6|49	
14cr|dolphin-connector-1.2-6|50	%postun -p /sbin/ldconfig
14cr|dolphin-connector-1.2-6|51	
14cr|dolphin-connector-1.2-6|52	%files
14cr|dolphin-connector-1.2-6|53	%defattr(-,root,root,-)
14cr|dolphin-connector-1.2-6|54	%doc ChangeLog LICENSE README TODO
14cr|dolphin-connector-1.2-6|55	%{_libdir}/*.so.*
14cr|dolphin-connector-1.2-6|56	
14cr|dolphin-connector-1.2-6|57	%files devel
14cr|dolphin-connector-1.2-6|58	%defattr(-,root,root,-)
14cr|dolphin-connector-1.2-6|59	%doc sample
14cr|dolphin-connector-1.2-6|60	%{_includedir}/dolphinconn
14cr|dolphin-connector-1.2-6|61	%{_libdir}/*.so
14cr|dolphin-connector-1.2-6|62	
14cr|dolphin-connector-1.2-6|63	
14cr|dolphin-connector-1.2-6|64	
14cr|dolphin-connector-1.2-6|65	%changelog
14cr|dolphin-connector-1.2-6|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-6
14cr|dolphin-connector-1.2-6|67	+ Revision: d68dba7
14cr|dolphin-connector-1.2-6|68	- MassBuild#464: Increase release tag
14cr|dolphin-connector-1.2-6|69	
14cr|dolphin-connector-1.2-6|70	

949 14
14cr|dolphin-emu-4.0.2-3|1	%define _disable_ld_no_undefined 1
14cr|dolphin-emu-4.0.2-3|2	
14cr|dolphin-emu-4.0.2-3|3	Summary:	Gamecube / Wii / Triforce Emulator
14cr|dolphin-emu-4.0.2-3|4	Name:		dolphin-emu
14cr|dolphin-emu-4.0.2-3|5	Version:	4.0.2
14cr|dolphin-emu-4.0.2-3|6	Release:	3
14cr|dolphin-emu-4.0.2-3|7	Epoch:		1
14cr|dolphin-emu-4.0.2-3|8	License:	GPLv2+
14cr|dolphin-emu-4.0.2-3|9	Group:		Emulators
14cr|dolphin-emu-4.0.2-3|10	Url:		http://www.dolphin-emu.com/
14cr|dolphin-emu-4.0.2-3|11	# Fetched from git and cleaned up from useless junk
14cr|dolphin-emu-4.0.2-3|12	Source0:	%{name}-%{version}.tar.bz2
14cr|dolphin-emu-4.0.2-3|13	Source9:	%{name}-256.png
14cr|dolphin-emu-4.0.2-3|14	Source10:	%{name}-128.png
14cr|dolphin-emu-4.0.2-3|15	Source11:	%{name}-64.png
14cr|dolphin-emu-4.0.2-3|16	Source12:	%{name}-32.png
14cr|dolphin-emu-4.0.2-3|17	Source13:	%{name}-16.png
14cr|dolphin-emu-4.0.2-3|18	Patch0:		dolphin-emu-cmakepath.patch
14cr|dolphin-emu-4.0.2-3|19	Patch1:		dolphin-emu-4.0.2-gcc4.9.patch
14cr|dolphin-emu-4.0.2-3|20	Patch2:		dolphin-emu-4.0.2-static.patch
14cr|dolphin-emu-4.0.2-3|21	BuildRequires:	cmake
14cr|dolphin-emu-4.0.2-3|22	BuildRequires:	git
14cr|dolphin-emu-4.0.2-3|23	BuildRequires:	ffmpeg-devel
14cr|dolphin-emu-4.0.2-3|24	BuildRequires:	gomp-devel
14cr|dolphin-emu-4.0.2-3|25	BuildRequires:	liblzo-devel
14cr|dolphin-emu-4.0.2-3|26	BuildRequires:	polarssl-devel
14cr|dolphin-emu-4.0.2-3|27	BuildRequires:	sfml-network-devel
14cr|dolphin-emu-4.0.2-3|28	BuildRequires:	wxgtku3.0-devel
14cr|dolphin-emu-4.0.2-3|29	BuildRequires:	pkgconfig(ao)
14cr|dolphin-emu-4.0.2-3|30	BuildRequires:	pkgconfig(alsa)
14cr|dolphin-emu-4.0.2-3|31	BuildRequires:	pkgconfig(bluez)
14cr|dolphin-emu-4.0.2-3|32	BuildRequires:	pkgconfig(gl)
14cr|dolphin-emu-4.0.2-3|33	BuildRequires:	pkgconfig(glu)
14cr|dolphin-emu-4.0.2-3|34	BuildRequires:	pkgconfig(glew)
14cr|dolphin-emu-4.0.2-3|35	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|dolphin-emu-4.0.2-3|36	BuildRequires:	pkgconfig(libpng)
14cr|dolphin-emu-4.0.2-3|37	BuildRequires:	pkgconfig(libpulse)
14cr|dolphin-emu-4.0.2-3|38	BuildRequires:	pkgconfig(libusb-1.0)
14cr|dolphin-emu-4.0.2-3|39	BuildRequires:	pkgconfig(openal)
14cr|dolphin-emu-4.0.2-3|40	BuildRequires:	pkgconfig(pangocairo)
14cr|dolphin-emu-4.0.2-3|41	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|dolphin-emu-4.0.2-3|42	BuildRequires:	pkgconfig(sdl2)
14cr|dolphin-emu-4.0.2-3|43	BuildRequires:	pkgconfig(sm)
14cr|dolphin-emu-4.0.2-3|44	BuildRequires:	pkgconfig(soundtouch)
14cr|dolphin-emu-4.0.2-3|45	BuildRequires:	pkgconfig(xi)
14cr|dolphin-emu-4.0.2-3|46	BuildRequires:	pkgconfig(xrandr)
14cr|dolphin-emu-4.0.2-3|47	BuildRequires:	pkgconfig(zlib)
14cr|dolphin-emu-4.0.2-3|48	
14cr|dolphin-emu-4.0.2-3|49	%description
14cr|dolphin-emu-4.0.2-3|50	Gamecube / Wii / Triforce Emulator.
14cr|dolphin-emu-4.0.2-3|51	
14cr|dolphin-emu-4.0.2-3|52	%files -f %{name}.lang
14cr|dolphin-emu-4.0.2-3|53	%doc license.txt Readme.txt
14cr|dolphin-emu-4.0.2-3|54	%attr(0755,root,root) %{_bindir}/%{name}
14cr|dolphin-emu-4.0.2-3|55	%{_datadir}/%{name}
14cr|dolphin-emu-4.0.2-3|56	%{_datadir}/applications/%{name}.desktop
14cr|dolphin-emu-4.0.2-3|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|58	%{_datadir}/pixmaps/%{name}.xpm
14cr|dolphin-emu-4.0.2-3|59	
14cr|dolphin-emu-4.0.2-3|60	#----------------------------------------------------------------------------
14cr|dolphin-emu-4.0.2-3|61	
14cr|dolphin-emu-4.0.2-3|62	%prep
14cr|dolphin-emu-4.0.2-3|63	%setup -q
14cr|dolphin-emu-4.0.2-3|64	%patch0 -p1
14cr|dolphin-emu-4.0.2-3|65	%patch1 -p1
14cr|dolphin-emu-4.0.2-3|66	%patch2 -p1
14cr|dolphin-emu-4.0.2-3|67	
14cr|dolphin-emu-4.0.2-3|68	%build
14cr|dolphin-emu-4.0.2-3|69	%cmake
14cr|dolphin-emu-4.0.2-3|70	%make VERBOSE=1
14cr|dolphin-emu-4.0.2-3|71	
14cr|dolphin-emu-4.0.2-3|72	%install
14cr|dolphin-emu-4.0.2-3|73	%makeinstall_std -C build
14cr|dolphin-emu-4.0.2-3|74	
14cr|dolphin-emu-4.0.2-3|75	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|76	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|77	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|78	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|79	install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cr|dolphin-emu-4.0.2-3|80	
14cr|dolphin-emu-4.0.2-3|81	install -d %{buildroot}%{_datadir}/applications
14cr|dolphin-emu-4.0.2-3|82	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|dolphin-emu-4.0.2-3|83	[Desktop Entry]
14cr|dolphin-emu-4.0.2-3|84	Name=Dolphin-Emulator
14cr|dolphin-emu-4.0.2-3|85	Comment=%{summary}
14cr|dolphin-emu-4.0.2-3|86	Exec=%{_bindir}/%{name}
14cr|dolphin-emu-4.0.2-3|87	Icon=%{name}
14cr|dolphin-emu-4.0.2-3|88	Terminal=false
14cr|dolphin-emu-4.0.2-3|89	Type=Application
14cr|dolphin-emu-4.0.2-3|90	StartupNotify=true
14cr|dolphin-emu-4.0.2-3|91	Categories=Game;Emulator;
14cr|dolphin-emu-4.0.2-3|92	EOF
14cr|dolphin-emu-4.0.2-3|93	
14cr|dolphin-emu-4.0.2-3|94	%find_lang %{name}
14cr|dolphin-emu-4.0.2-3|95	
14cr|dolphin-emu-4.0.2-3|96	
14cr|dolphin-emu-4.0.2-3|97	%changelog
14cr|dolphin-emu-4.0.2-3|98	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.0.2-3
14cr|dolphin-emu-4.0.2-3|99	+ Revision: 4d33785
14cr|dolphin-emu-4.0.2-3|100	- Fix install macros
14cr|dolphin-emu-4.0.2-3|101	
14cr|dolphin-emu-4.0.2-3|102	

950 14
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|1	# Copyright (c) 2000-2005, JPackage Project
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|2	# All rights reserved.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|3	#
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|4	# Redistribution and use in source and binary forms, with or without
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|5	# modification, are permitted provided that the following conditions
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|6	# are met:
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|7	#
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|8	# 1. Redistributions of source code must retain the above copyright
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|9	#    notice, this list of conditions and the following disclaimer.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|11	#    notice, this list of conditions and the following disclaimer in the
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|12	#    documentation and/or other materials provided with the
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|13	#    distribution.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|15	#    contributors may be used to endorse or promote products derived
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|16	#    from this software without specific prior written permission.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|17	#
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|29	#
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|30	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|31	%define gcj_support     1
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|32	%define section         free
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|33	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|34	# -----------------------------------------------------------------------------
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|35	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|36	Name:           dom2-core-tests
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|37	Version:        0.0.1
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|38	Release:        0.20040405.1.8
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|39	Epoch:          0
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|40	Summary:        DOM Conformance Test Suite
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|41	Group:          Development/Java
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|42	License:        W3C Software License
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|43	URL:            http://www.w3.org/DOM/Test/
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|44	Source0:        http://www.w3.org/2004/04/dom2-core-tests-20040405.jar
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|45	Patch0:         dom2-core-tests-build_xml.patch
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|46	Patch1:         dom2-core-tests-no-classpath-in-manifest.patch
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|48	#Vendor:         JPackage Project
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|49	#Distribution:   JPackage
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|50	BuildRequires:  ant
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|51	%if %{gcj_support}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|52	BuildRequires:  java-gcj-compat-devel
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|53	%else
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|54	BuildArch:      noarch
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|55	BuildRequires:  java-devel >= 0:1.4.2
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|56	%endif
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|57	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|58	BuildRequires:  junit
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|59	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|60	%description
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|61	The DOM Test Suites (DOM TS) will consist of a number of tests
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|62	for each level of the DOM specification. The tests will be
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|63	represented in an XML grammar which ensures that tests can easily
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|64	be ported from the description format to a number of specific
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|65	language bindings. This grammar will be specified in XML Schema
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|66	and DTD form. The grammar will be automatically generated from the
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|67	DOM specifications themselves, to ensure stability and correctness.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|68	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|69	%package javadoc
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|70	Group:          Development/Java
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|71	Summary:        Javadoc for %{name}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|72	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|73	%description javadoc
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|74	Javadoc for %{name}.
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|75	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|76	%prep
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|77	%setup -q -c
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|78	rm -r junit
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|79	find . -name '*.jar' -o -name '*.class' -exec rm {} \;
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|80	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|81	%patch0 -b .orig
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|82	%patch1 -p1
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|83	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|84	%build
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|85	export CLASSPATH=$(build-classpath junit)
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|86	export OPT_JAR_LIST=
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|87	%{ant} dist
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|88	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|89	%install
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|90	rm -rf $RPM_BUILD_ROOT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|91	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|92	# jars
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|93	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|94	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|95	vjar=$(echo %{name}.jar | sed s+.jar+-%{version}.jar+g)
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|96	install -m 644 %{name}-%{version}/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/$vjar
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|97	pushd $RPM_BUILD_ROOT%{_javadir}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|98	ln -fs $vjar %{name}.jar
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|99	popd
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|100	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|101	# javadoc
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|102	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|103	cp -pr %{name}-%{version}/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|104	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|105	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|106	%if %{gcj_support}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|107	%{_bindir}/aot-compile-rpm
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|108	%endif
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|109	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|110	%clean
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|111	rm -rf $RPM_BUILD_ROOT
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|112	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|113	%files
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|114	%defattr(0644,root,root,0755)
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|115	%{_javadir}/*
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|116	%if %{gcj_support}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|117	%dir %{_libdir}/gcj/%{name}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|118	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|119	%endif
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|120	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|121	%files javadoc
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|122	%defattr(0644,root,root,0755)
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|123	%{_javadocdir}/%{name}-%{version}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|124	%{_javadocdir}/%{name}
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|125	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|126	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|127	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|128	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|129	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|130	%changelog
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.0.1-0.20040405.1.8
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|132	+ Revision: 17af4ab
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|133	- MassBuild#464: Increase release tag
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|134	
14cr|dom2-core-tests-0.0.1-0.20040405.1.8|135	

951 14
14cr|dom4j-1.6.1-9|1	# Copyright (c) 2000-2007, JPackage Project
14cr|dom4j-1.6.1-9|2	# All rights reserved.
14cr|dom4j-1.6.1-9|3	#
14cr|dom4j-1.6.1-9|4	# Redistribution and use in source and binary forms, with or without
14cr|dom4j-1.6.1-9|5	# modification, are permitted provided that the following conditions
14cr|dom4j-1.6.1-9|6	# are met:
14cr|dom4j-1.6.1-9|7	#
14cr|dom4j-1.6.1-9|8	# 1. Redistributions of source code must retain the above copyright
14cr|dom4j-1.6.1-9|9	#    notice, this list of conditions and the following disclaimer.
14cr|dom4j-1.6.1-9|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|dom4j-1.6.1-9|11	#    notice, this list of conditions and the following disclaimer in the
14cr|dom4j-1.6.1-9|12	#    documentation and/or other materials provided with the
14cr|dom4j-1.6.1-9|13	#    distribution.
14cr|dom4j-1.6.1-9|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|dom4j-1.6.1-9|15	#    contributors may be used to endorse or promote products derived
14cr|dom4j-1.6.1-9|16	#    from this software without specific prior written permission.
14cr|dom4j-1.6.1-9|17	#
14cr|dom4j-1.6.1-9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|dom4j-1.6.1-9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|dom4j-1.6.1-9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|dom4j-1.6.1-9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|dom4j-1.6.1-9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|dom4j-1.6.1-9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|dom4j-1.6.1-9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|dom4j-1.6.1-9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|dom4j-1.6.1-9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|dom4j-1.6.1-9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|dom4j-1.6.1-9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|dom4j-1.6.1-9|29	#
14cr|dom4j-1.6.1-9|30	
14cr|dom4j-1.6.1-9|31	Summary:        Open Source XML framework for Java
14cr|dom4j-1.6.1-9|32	Name:           dom4j
14cr|dom4j-1.6.1-9|33	Version:        1.6.1
14cr|dom4j-1.6.1-9|34	Release:        9
14cr|dom4j-1.6.1-9|35	License:        BSD
14cr|dom4j-1.6.1-9|36	URL:            http://www.dom4j.org/
14cr|dom4j-1.6.1-9|37	Group:          Development/Java
14cr|dom4j-1.6.1-9|38	Source0:        http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.tar.gz
14cr|dom4j-1.6.1-9|39	Source1:        dom4j_rundemo.sh
14cr|dom4j-1.6.1-9|40	Patch0:         dom4j-1.6.1-build_xml.patch
14cr|dom4j-1.6.1-9|41	BuildRequires:  jpackage-utils >= 0:1.6
14cr|dom4j-1.6.1-9|42	BuildRequires:  ant >= 0:1.6
14cr|dom4j-1.6.1-9|43	BuildRequires:  junit
14cr|dom4j-1.6.1-9|44	BuildRequires:  jtidy
14cr|dom4j-1.6.1-9|45	BuildRequires:  junitperf
14cr|dom4j-1.6.1-9|46	BuildRequires:  isorelax
14cr|dom4j-1.6.1-9|47	BuildRequires:  jaxen-bootstrap >= 0:1.1-0.b7
14cr|dom4j-1.6.1-9|48	BuildRequires:  msv-msv
14cr|dom4j-1.6.1-9|49	BuildRequires:  relaxngDatatype
14cr|dom4j-1.6.1-9|50	BuildRequires:  bea-stax
14cr|dom4j-1.6.1-9|51	BuildRequires:  bea-stax-api
14cr|dom4j-1.6.1-9|52	BuildRequires:  ws-jaxme
14cr|dom4j-1.6.1-9|53	BuildRequires:  xalan-j2
14cr|dom4j-1.6.1-9|54	BuildRequires:  xerces-j2
14cr|dom4j-1.6.1-9|55	BuildRequires:  jaxp = 1.2
14cr|dom4j-1.6.1-9|56	BuildRequires:  xpp2
14cr|dom4j-1.6.1-9|57	BuildRequires:  xpp3
14cr|dom4j-1.6.1-9|58	BuildRequires:  msv-xsdlib
14cr|dom4j-1.6.1-9|59	Requires:  xpp2
14cr|dom4j-1.6.1-9|60	Requires:  xpp3
14cr|dom4j-1.6.1-9|61	Requires:  xerces-j2
14cr|dom4j-1.6.1-9|62	Requires:  msv-msv
14cr|dom4j-1.6.1-9|63	Requires:  msv-xsdlib
14cr|dom4j-1.6.1-9|64	Requires:  relaxngDatatype
14cr|dom4j-1.6.1-9|65	Requires:  isorelax
14cr|dom4j-1.6.1-9|66	Requires:  jaxen-bootstrap >= 0:1.1-0.b7
14cr|dom4j-1.6.1-9|67	Requires:  jpackage-utils >= 0:1.6
14cr|dom4j-1.6.1-9|68	Requires:  bea-stax
14cr|dom4j-1.6.1-9|69	Requires:  bea-stax-api
14cr|dom4j-1.6.1-9|70	Requires:  ws-jaxme
14cr|dom4j-1.6.1-9|71	Requires:  xalan-j2
14cr|dom4j-1.6.1-9|72	BuildArch:      noarch
14cr|dom4j-1.6.1-9|73	
14cr|dom4j-1.6.1-9|74	%description
14cr|dom4j-1.6.1-9|75	dom4j is an Open Source XML framework for Java. dom4j allows you to read,
14cr|dom4j-1.6.1-9|76	write, navigate, create and modify XML documents. dom4j integrates with
14cr|dom4j-1.6.1-9|77	DOM and SAX and is seamlessly integrated with full XPath support.
14cr|dom4j-1.6.1-9|78	
14cr|dom4j-1.6.1-9|79	%package demo
14cr|dom4j-1.6.1-9|80	Summary:        Samples for %{name}
14cr|dom4j-1.6.1-9|81	Group:          Development/Java
14cr|dom4j-1.6.1-9|82	Requires:       dom4j = 0:%{version}-%{release}
14cr|dom4j-1.6.1-9|83	
14cr|dom4j-1.6.1-9|84	%description demo
14cr|dom4j-1.6.1-9|85	Samples for %{name}.
14cr|dom4j-1.6.1-9|86	
14cr|dom4j-1.6.1-9|87	%package manual
14cr|dom4j-1.6.1-9|88	Summary:        Manual for %{name}
14cr|dom4j-1.6.1-9|89	Group:          Development/Java
14cr|dom4j-1.6.1-9|90	
14cr|dom4j-1.6.1-9|91	%description manual
14cr|dom4j-1.6.1-9|92	Development/Java for %{name}.
14cr|dom4j-1.6.1-9|93	
14cr|dom4j-1.6.1-9|94	%package javadoc
14cr|dom4j-1.6.1-9|95	Summary:        Javadoc for %{name}
14cr|dom4j-1.6.1-9|96	Group:          Development/Java
14cr|dom4j-1.6.1-9|97	
14cr|dom4j-1.6.1-9|98	%description javadoc
14cr|dom4j-1.6.1-9|99	Javadoc for %{name}.
14cr|dom4j-1.6.1-9|100	
14cr|dom4j-1.6.1-9|101	
14cr|dom4j-1.6.1-9|102	%prep
14cr|dom4j-1.6.1-9|103	%setup -q
14cr|dom4j-1.6.1-9|104	# replace run.sh
14cr|dom4j-1.6.1-9|105	cp -p %{SOURCE1} run.sh
14cr|dom4j-1.6.1-9|106	# remove binary libs
14cr|dom4j-1.6.1-9|107	find . -name "*.jar" -exec rm -f {} \;
14cr|dom4j-1.6.1-9|108	# fix for deleted jars
14cr|dom4j-1.6.1-9|109	mv build.xml build.xml.orig
14cr|dom4j-1.6.1-9|110	sed -e '/unjar/d' -e 's|,cookbook/\*\*,|,|' build.xml.orig > build.xml
14cr|dom4j-1.6.1-9|111	
14cr|dom4j-1.6.1-9|112	%patch0 -b .sav
14cr|dom4j-1.6.1-9|113	
14cr|dom4j-1.6.1-9|114	%build
14cr|dom4j-1.6.1-9|115	pushd lib
14cr|dom4j-1.6.1-9|116	ln -sf $(build-classpath xpp2)
14cr|dom4j-1.6.1-9|117	ln -sf $(build-classpath relaxngDatatype)
14cr|dom4j-1.6.1-9|118	ln -sf $(build-classpath jaxme/jaxmeapi)
14cr|dom4j-1.6.1-9|119	ln -sf $(build-classpath msv-xsdlib)
14cr|dom4j-1.6.1-9|120	ln -sf $(build-classpath msv-msv)
14cr|dom4j-1.6.1-9|121	ln -sf $(build-classpath jaxen)
14cr|dom4j-1.6.1-9|122	ln -sf $(build-classpath bea-stax-api)
14cr|dom4j-1.6.1-9|123	pushd test
14cr|dom4j-1.6.1-9|124	ln -sf $(build-classpath bea-stax-ri)
14cr|dom4j-1.6.1-9|125	ln -sf $(build-classpath junitperf)
14cr|dom4j-1.6.1-9|126	ln -sf $(build-classpath junit)
14cr|dom4j-1.6.1-9|127	popd
14cr|dom4j-1.6.1-9|128	ln -sf $(build-classpath xpp3)
14cr|dom4j-1.6.1-9|129	pushd tools
14cr|dom4j-1.6.1-9|130	ln -sf $(build-classpath jaxme/jaxmexs)
14cr|dom4j-1.6.1-9|131	ln -sf $(build-classpath xalan-j2)
14cr|dom4j-1.6.1-9|132	ln -sf $(build-classpath jaxme/jaxmejs)
14cr|dom4j-1.6.1-9|133	ln -sf $(build-classpath jtidy)
14cr|dom4j-1.6.1-9|134	ln -sf $(build-classpath isorelax)
14cr|dom4j-1.6.1-9|135	ln -sf $(build-classpath jaxme/jaxme2)
14cr|dom4j-1.6.1-9|136	ln -sf $(build-classpath xerces-j2)
14cr|dom4j-1.6.1-9|137	popd
14cr|dom4j-1.6.1-9|138	popd
14cr|dom4j-1.6.1-9|139	
14cr|dom4j-1.6.1-9|140	# FIXME: test needs to be fixed
14cr|dom4j-1.6.1-9|141	ant all samples # test
14cr|dom4j-1.6.1-9|142	
14cr|dom4j-1.6.1-9|143	%install
14cr|dom4j-1.6.1-9|144	# jars
14cr|dom4j-1.6.1-9|145	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|dom4j-1.6.1-9|146	cp -p build/%{name}.jar \
14cr|dom4j-1.6.1-9|147	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|dom4j-1.6.1-9|148	
14cr|dom4j-1.6.1-9|149	# javadoc
14cr|dom4j-1.6.1-9|150	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|dom4j-1.6.1-9|151	pushd build/doc/javadoc
14cr|dom4j-1.6.1-9|152	for f in `find -name \*.html -o -name \*.css`; do
14cr|dom4j-1.6.1-9|153	sed -i 's/\r//g' $f;
14cr|dom4j-1.6.1-9|154	done
14cr|dom4j-1.6.1-9|155	popd
14cr|dom4j-1.6.1-9|156	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|dom4j-1.6.1-9|157	
14cr|dom4j-1.6.1-9|158	# manual
14cr|dom4j-1.6.1-9|159	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|160	rm -rf docs/apidocs docs/clover
14cr|dom4j-1.6.1-9|161	pushd docs
14cr|dom4j-1.6.1-9|162	for f in `find -name \*.html -o -name \*.css -o -name \*.java`; do
14cr|dom4j-1.6.1-9|163	sed -i 's/\r//g' $f;
14cr|dom4j-1.6.1-9|164	done
14cr|dom4j-1.6.1-9|165	popd
14cr|dom4j-1.6.1-9|166	cp -pr docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|167	tr -d \\r <LICENSE.txt >tmp.file; mv tmp.file LICENSE.txt
14cr|dom4j-1.6.1-9|168	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|169	
14cr|dom4j-1.6.1-9|170	# demo
14cr|dom4j-1.6.1-9|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
14cr|dom4j-1.6.1-9|172	cp -pr xml $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|173	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
14cr|dom4j-1.6.1-9|174	cp -pr src/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
14cr|dom4j-1.6.1-9|175	cp -pr build/classes/org/dom4j/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
14cr|dom4j-1.6.1-9|176	install -m 755 run.sh $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|177	
14cr|dom4j-1.6.1-9|178	%files
14cr|dom4j-1.6.1-9|179	%dir %{_docdir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|180	%{_javadir}/%{name}.jar
14cr|dom4j-1.6.1-9|181	
14cr|dom4j-1.6.1-9|182	%files javadoc
14cr|dom4j-1.6.1-9|183	%{_javadocdir}/*
14cr|dom4j-1.6.1-9|184	
14cr|dom4j-1.6.1-9|185	%files manual
14cr|dom4j-1.6.1-9|186	%doc %{_docdir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|187	
14cr|dom4j-1.6.1-9|188	%files demo
14cr|dom4j-1.6.1-9|189	%attr(0755,root,root) %{_datadir}/%{name}-%{version}/run.sh
14cr|dom4j-1.6.1-9|190	%dir %{_datadir}/%{name}-%{version}
14cr|dom4j-1.6.1-9|191	%{_datadir}/%{name}-%{version}/src
14cr|dom4j-1.6.1-9|192	%{_datadir}/%{name}-%{version}/xml
14cr|dom4j-1.6.1-9|193	%{_datadir}/%{name}-%{version}/classes
14cr|dom4j-1.6.1-9|194	
14cr|dom4j-1.6.1-9|195	
14cr|dom4j-1.6.1-9|196	
14cr|dom4j-1.6.1-9|197	
14cr|dom4j-1.6.1-9|198	%changelog
14cr|dom4j-1.6.1-9|199	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-9
14cr|dom4j-1.6.1-9|200	+ Revision: c5c90a4
14cr|dom4j-1.6.1-9|201	- MassBuild#464: Increase release tag
14cr|dom4j-1.6.1-9|202	
14cr|dom4j-1.6.1-9|203	

952 14
14cr|domain-check-1.3-6|1	Summary:	DNS domain expiration checker
14cr|domain-check-1.3-6|2	Name:		domain-check
14cr|domain-check-1.3-6|3	Version:	1.3
14cr|domain-check-1.3-6|4	Release:	6
14cr|domain-check-1.3-6|5	License:	BSD-like
14cr|domain-check-1.3-6|6	Group:		Monitoring
14cr|domain-check-1.3-6|7	URL:		http://prefetch.net/code/domain-check.html
14cr|domain-check-1.3-6|8	Source0:	http://prefetch.net/code/domain-check.bz2
14cr|domain-check-1.3-6|9	Patch0:		domain-check-1.3-whois.diff
14cr|domain-check-1.3-6|10	Requires:	whois
14cr|domain-check-1.3-6|11	BuildArch:	noarch
14cr|domain-check-1.3-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|domain-check-1.3-6|13	
14cr|domain-check-1.3-6|14	%description
14cr|domain-check-1.3-6|15	domain-check is a utility for checking DNS domain expiration dates. domain-
14cr|domain-check-1.3-6|16	check queries WHOIS data in realtime, and can be integrated with cron to
14cr|domain-check-1.3-6|17	provide e-mail notifications prior to a domain expiring.
14cr|domain-check-1.3-6|18	
14cr|domain-check-1.3-6|19	%prep
14cr|domain-check-1.3-6|20	
14cr|domain-check-1.3-6|21	%setup -q -c -T
14cr|domain-check-1.3-6|22	bzcat %{SOURCE0} > %{name}
14cr|domain-check-1.3-6|23	%patch0 -p0
14cr|domain-check-1.3-6|24	
14cr|domain-check-1.3-6|25	%build
14cr|domain-check-1.3-6|26	
14cr|domain-check-1.3-6|27	%install
14cr|domain-check-1.3-6|28	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|domain-check-1.3-6|29	
14cr|domain-check-1.3-6|30	install -d %{buildroot}%{_bindir}
14cr|domain-check-1.3-6|31	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|domain-check-1.3-6|32	
14cr|domain-check-1.3-6|33	%clean
14cr|domain-check-1.3-6|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|domain-check-1.3-6|35	
14cr|domain-check-1.3-6|36	%files
14cr|domain-check-1.3-6|37	%defattr(-,root,root)
14cr|domain-check-1.3-6|38	%attr(0755,root,root) %{_bindir}/%{name}
14cr|domain-check-1.3-6|39	
14cr|domain-check-1.3-6|40	
14cr|domain-check-1.3-6|41	
14cr|domain-check-1.3-6|42	
14cr|domain-check-1.3-6|43	
14cr|domain-check-1.3-6|44	%changelog
14cr|domain-check-1.3-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-6
14cr|domain-check-1.3-6|46	+ Revision: 97e1560
14cr|domain-check-1.3-6|47	- MassBuild#464: Increase release tag
14cr|domain-check-1.3-6|48	
14cr|domain-check-1.3-6|49	

953 14
14cr|dopewars-1.5.12-11|1	%define name    dopewars
14cr|dopewars-1.5.12-11|2	%define version 1.5.12
14cr|dopewars-1.5.12-11|3	%define release 11
14cr|dopewars-1.5.12-11|4	
14cr|dopewars-1.5.12-11|5	%define title       Dopewars
14cr|dopewars-1.5.12-11|6	%define longtitle   Make a fortune dealing drugs on the streets of New York
14cr|dopewars-1.5.12-11|7	
14cr|dopewars-1.5.12-11|8	Name:           %{name}
14cr|dopewars-1.5.12-11|9	Version:        %{version}
14cr|dopewars-1.5.12-11|10	Release:        %{release}
14cr|dopewars-1.5.12-11|11	Summary:        Make a fortune dealing drugs on the streets of New York
14cr|dopewars-1.5.12-11|12	License:        GPL
14cr|dopewars-1.5.12-11|13	Group:          Games/Strategy
14cr|dopewars-1.5.12-11|14	URL:            http://dopewars.sourceforge.net/
14cr|dopewars-1.5.12-11|15	Source0:        http://prdownloads.sourceforge.net/dopewars/%{name}-%{version}.tar.bz2
14cr|dopewars-1.5.12-11|16	Source11:       %{name}-16.png
14cr|dopewars-1.5.12-11|17	Source12:       %{name}-32.png
14cr|dopewars-1.5.12-11|18	Source13:       %{name}-48.png
14cr|dopewars-1.5.12-11|19	Patch1:         %{name}-1.5.10-config.patch
14cr|dopewars-1.5.12-11|20	Patch2:         dopewars-1.5.12-fix-format-errors.patch
14cr|dopewars-1.5.12-11|21	BuildRequires:  gtk+2-devel
14cr|dopewars-1.5.12-11|22	BuildRequires:  ncurses-devel
14cr|dopewars-1.5.12-11|23	BuildRequires:  SDL-devel
14cr|dopewars-1.5.12-11|24	BuildRequires:  SDL_mixer-devel
14cr|dopewars-1.5.12-11|25	BuildRequires:  esound-devel
14cr|dopewars-1.5.12-11|26	BuildRequires:	desktop-file-utils
14cr|dopewars-1.5.12-11|27	Buildrequires:	recode
14cr|dopewars-1.5.12-11|28	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|dopewars-1.5.12-11|29	
14cr|dopewars-1.5.12-11|30	%description
14cr|dopewars-1.5.12-11|31	Based on John E. Dell's old Drug Wars game, dopewars is a simulation of an
14cr|dopewars-1.5.12-11|32	imaginary drug market.  dopewars is an All-American game which features
14cr|dopewars-1.5.12-11|33	buying, selling, and trying to get past the cops!
14cr|dopewars-1.5.12-11|34	
14cr|dopewars-1.5.12-11|35	The first thing you need to do is pay off your debt to the Loan Shark. After
14cr|dopewars-1.5.12-11|36	that, your goal is to make as much money as possible (and stay alive)! You
14cr|dopewars-1.5.12-11|37	have one month of game time to make your fortune.
14cr|dopewars-1.5.12-11|38	
14cr|dopewars-1.5.12-11|39	dopewars supports multiple players via. TCP/IP. Chatting to and fighting
14cr|dopewars-1.5.12-11|40	with other players (computer or human) is supported; check the command line
14cr|dopewars-1.5.12-11|41	switches (via dopewars -h) for further information.
14cr|dopewars-1.5.12-11|42	
14cr|dopewars-1.5.12-11|43	%prep
14cr|dopewars-1.5.12-11|44	%setup -q
14cr|dopewars-1.5.12-11|45	%patch1 -p1
14cr|dopewars-1.5.12-11|46	%patch2 -p1
14cr|dopewars-1.5.12-11|47	
14cr|dopewars-1.5.12-11|48	%build
14cr|dopewars-1.5.12-11|49	%configure2_5x  --bindir=%{_gamesbindir} \
14cr|dopewars-1.5.12-11|50	--datadir=%{_gamesdatadir} \
14cr|dopewars-1.5.12-11|51	--localstatedir=/var/lib/games
14cr|dopewars-1.5.12-11|52	%make
14cr|dopewars-1.5.12-11|53	
14cr|dopewars-1.5.12-11|54	%install
14cr|dopewars-1.5.12-11|55	rm -rf %{buildroot}
14cr|dopewars-1.5.12-11|56	%{makeinstall_std}
14cr|dopewars-1.5.12-11|57	install -d %{buildroot}{%{_gamesdatadir},%{_sysconfdir},%{_localstatedir}/lib/games}
14cr|dopewars-1.5.12-11|58	mv %{buildroot}%{_gamesdatadir}/{doc,gnome,locale,pixmaps} %{buildroot}%{_datadir}/
14cr|dopewars-1.5.12-11|59	install -m 644 doc/example-cfg  %{buildroot}%{_sysconfdir}/%{name}
14cr|dopewars-1.5.12-11|60	
14cr|dopewars-1.5.12-11|61	%{find_lang} %{name}
14cr|dopewars-1.5.12-11|62	
14cr|dopewars-1.5.12-11|63	# icons
14cr|dopewars-1.5.12-11|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|67	
14cr|dopewars-1.5.12-11|68	# menu entry
14cr|dopewars-1.5.12-11|69	mkdir -p %{buildroot}/usr/share/applications
14cr|dopewars-1.5.12-11|70	mv %{buildroot}%{_datadir}/gnome/apps/Games/%{name}.desktop \
14cr|dopewars-1.5.12-11|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dopewars-1.5.12-11|72	
14cr|dopewars-1.5.12-11|73	perl -pi -e 's,%{name}-weed.png,%{name}-weed,g' %{buildroot}%{_datadir}/applications/*
14cr|dopewars-1.5.12-11|74	
14cr|dopewars-1.5.12-11|75	recode ISO-8859-15..UTF-8 %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dopewars-1.5.12-11|76	
14cr|dopewars-1.5.12-11|77	desktop-file-install --vendor="" \
14cr|dopewars-1.5.12-11|78	--remove-category="Application" \
14cr|dopewars-1.5.12-11|79	--add-category="Game;StrategyGame" \
14cr|dopewars-1.5.12-11|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|dopewars-1.5.12-11|81	
14cr|dopewars-1.5.12-11|82	# create highscore file
14cr|dopewars-1.5.12-11|83	install -d %{buildroot}%{_localstatedir}/lib/games
14cr|dopewars-1.5.12-11|84	touch %{buildroot}%{_localstatedir}/lib/games/%{name}.sco
14cr|dopewars-1.5.12-11|85	
14cr|dopewars-1.5.12-11|86	%clean
14cr|dopewars-1.5.12-11|87	rm -rf %{buildroot}
14cr|dopewars-1.5.12-11|88	
14cr|dopewars-1.5.12-11|89	%if %mdkversion < 200900
14cr|dopewars-1.5.12-11|90	%post
14cr|dopewars-1.5.12-11|91	%{update_menus}
14cr|dopewars-1.5.12-11|92	%endif
14cr|dopewars-1.5.12-11|93	
14cr|dopewars-1.5.12-11|94	%if %mdkversion < 200900
14cr|dopewars-1.5.12-11|95	%postun
14cr|dopewars-1.5.12-11|96	%{clean_menus}
14cr|dopewars-1.5.12-11|97	%endif
14cr|dopewars-1.5.12-11|98	
14cr|dopewars-1.5.12-11|99	%files -f %{name}.lang
14cr|dopewars-1.5.12-11|100	%defattr(-,root,root)
14cr|dopewars-1.5.12-11|101	# not very nice, but it makes things work
14cr|dopewars-1.5.12-11|102	%doc %{_datadir}/doc/*/
14cr|dopewars-1.5.12-11|103	%config(noreplace) %{_sysconfdir}/%{name}
14cr|dopewars-1.5.12-11|104	%{_libdir}/%{name}
14cr|dopewars-1.5.12-11|105	%attr(2755,root,games) %{_gamesbindir}/dopewars
14cr|dopewars-1.5.12-11|106	%attr(0664,root,games) %{_localstatedir}/lib/games/%{name}.sco
14cr|dopewars-1.5.12-11|107	%{_mandir}/man6/*
14cr|dopewars-1.5.12-11|108	%{_datadir}/pixmaps/*
14cr|dopewars-1.5.12-11|109	%{_gamesdatadir}/%{name}
14cr|dopewars-1.5.12-11|110	%{_datadir}/applications/%{name}.desktop
14cr|dopewars-1.5.12-11|111	%{_miconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|112	%{_iconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|113	%{_liconsdir}/%{name}.png
14cr|dopewars-1.5.12-11|114	
14cr|dopewars-1.5.12-11|115	
14cr|dopewars-1.5.12-11|116	
14cr|dopewars-1.5.12-11|117	%changelog
14cr|dopewars-1.5.12-11|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.12-11
14cr|dopewars-1.5.12-11|119	+ Revision: 1cbeae2
14cr|dopewars-1.5.12-11|120	- MassBuild#464: Increase release tag
14cr|dopewars-1.5.12-11|121	
14cr|dopewars-1.5.12-11|122	

954 14
14cr|dosbox-0.74-5|1	Summary:	A DOS emulator
14cr|dosbox-0.74-5|2	Name:		dosbox
14cr|dosbox-0.74-5|3	Version:	0.74
14cr|dosbox-0.74-5|4	Release:	5
14cr|dosbox-0.74-5|5	License:	GPLv2+
14cr|dosbox-0.74-5|6	Group:		Emulators
14cr|dosbox-0.74-5|7	Url:		http://dosbox.sourceforge.net/
14cr|dosbox-0.74-5|8	Source0:	http://prdownloads.sourceforge.net/dosbox/%{name}-%{version}.tar.bz2
14cr|dosbox-0.74-5|9	Source11:	%{name}-16x16.png
14cr|dosbox-0.74-5|10	Source12:	%{name}-32x32.png
14cr|dosbox-0.74-5|11	Source13:	%{name}-48x48.png
14cr|dosbox-0.74-5|12	Patch0:		dosbox-0.73-fix-str-fmt.patch
14cr|dosbox-0.74-5|13	# patch for gcc-4.6. Thnx to Gentoo
14cr|dosbox-0.74-5|14	Patch1:		dosbox-0.74-gcc46.patch
14cr|dosbox-0.74-5|15	BuildRequires:	SDL_sound-devel
14cr|dosbox-0.74-5|16	BuildRequires:	pkgconfig(alsa)
14cr|dosbox-0.74-5|17	BuildRequires:	pkgconfig(gl)
14cr|dosbox-0.74-5|18	BuildRequires:	pkgconfig(glu)
14cr|dosbox-0.74-5|19	BuildRequires:	pkgconfig(libpng)
14cr|dosbox-0.74-5|20	BuildRequires:	pkgconfig(sdl)
14cr|dosbox-0.74-5|21	BuildRequires:	pkgconfig(SDL_net)
14cr|dosbox-0.74-5|22	BuildRequires:	pkgconfig(x11)
14cr|dosbox-0.74-5|23	BuildRequires:	pkgconfig(zlib)
14cr|dosbox-0.74-5|24	
14cr|dosbox-0.74-5|25	%description
14cr|dosbox-0.74-5|26	DOSBox is a DOS-emulator that uses the SDL-library which makes
14cr|dosbox-0.74-5|27	DOSBox very easy to port to different platforms. DOSBox has
14cr|dosbox-0.74-5|28	already been ported to many different platforms, such as
14cr|dosbox-0.74-5|29	Windows, BeOS, Linux, MacOS X...
14cr|dosbox-0.74-5|30	
14cr|dosbox-0.74-5|31	DOSBox also emulates CPU:286/386 realmode/protected mode,
14cr|dosbox-0.74-5|32	Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA
14cr|dosbox-0.74-5|33	graphics, a SoundBlaster/Gravis Ultra Sound card for excellent
14cr|dosbox-0.74-5|34	sound compatibility with older games...
14cr|dosbox-0.74-5|35	
14cr|dosbox-0.74-5|36	You can "re-live" the good old days with the help of DOSBox,
14cr|dosbox-0.74-5|37	it can run plenty of the old classics that don't run on your
14cr|dosbox-0.74-5|38	new computer!
14cr|dosbox-0.74-5|39	
14cr|dosbox-0.74-5|40	%files
14cr|dosbox-0.74-5|41	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|dosbox-0.74-5|42	%{_bindir}/%{name}
14cr|dosbox-0.74-5|43	%{_datadir}/applications/*.desktop
14cr|dosbox-0.74-5|44	%{_mandir}/*/*
14cr|dosbox-0.74-5|45	%{_iconsdir}/%{name}.png
14cr|dosbox-0.74-5|46	%{_liconsdir}/%{name}.png
14cr|dosbox-0.74-5|47	%{_miconsdir}/%{name}.png
14cr|dosbox-0.74-5|48	
14cr|dosbox-0.74-5|49	#----------------------------------------------------------------------------
14cr|dosbox-0.74-5|50	
14cr|dosbox-0.74-5|51	%prep
14cr|dosbox-0.74-5|52	%setup -q
14cr|dosbox-0.74-5|53	%patch0 -p0
14cr|dosbox-0.74-5|54	%patch1 -p0
14cr|dosbox-0.74-5|55	
14cr|dosbox-0.74-5|56	%build
14cr|dosbox-0.74-5|57	%configure2_5x
14cr|dosbox-0.74-5|58	%make
14cr|dosbox-0.74-5|59	
14cr|dosbox-0.74-5|60	%install
14cr|dosbox-0.74-5|61	%makeinstall_std
14cr|dosbox-0.74-5|62	
14cr|dosbox-0.74-5|63	rm -rf %{buildroot}%{_datadir}/doc/dosbox
14cr|dosbox-0.74-5|64	
14cr|dosbox-0.74-5|65	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dosbox-0.74-5|66	
14cr|dosbox-0.74-5|67	# Create appropriate .desktop file
14cr|dosbox-0.74-5|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dosbox-0.74-5|69	[Desktop Entry]
14cr|dosbox-0.74-5|70	Name=DOSBox
14cr|dosbox-0.74-5|71	Comment=A DOS emulator
14cr|dosbox-0.74-5|72	Exec=%{name}
14cr|dosbox-0.74-5|73	Icon=%{name}
14cr|dosbox-0.74-5|74	Terminal=false
14cr|dosbox-0.74-5|75	Type=Application
14cr|dosbox-0.74-5|76	StartupNotify=true
14cr|dosbox-0.74-5|77	Categories=Utility;Emulator;
14cr|dosbox-0.74-5|78	EOF
14cr|dosbox-0.74-5|79	
14cr|dosbox-0.74-5|80	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|dosbox-0.74-5|81	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|dosbox-0.74-5|82	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|dosbox-0.74-5|83	
14cr|dosbox-0.74-5|84	
14cr|dosbox-0.74-5|85	%changelog
14cr|dosbox-0.74-5|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.74-5
14cr|dosbox-0.74-5|87	+ Revision: 0267b28
14cr|dosbox-0.74-5|88	- MassBuild#464: Increase release tag
14cr|dosbox-0.74-5|89	
14cr|dosbox-0.74-5|90	

955 14
14cr|dosemu-1.4.0.8-2|1	%define	dosver	1.1
14cr|dosemu-1.4.0.8-2|2	
14cr|dosemu-1.4.0.8-2|3	#disable for plugins
14cr|dosemu-1.4.0.8-2|4	%define _disable_ld_no_undefined 1
14cr|dosemu-1.4.0.8-2|5	
14cr|dosemu-1.4.0.8-2|6	Summary:	DOSEMU stands for DOS Emulation, and enables Linux to run DOS programs
14cr|dosemu-1.4.0.8-2|7	Name:		dosemu
14cr|dosemu-1.4.0.8-2|8	Version:	1.4.0.8
14cr|dosemu-1.4.0.8-2|9	Release:	2
14cr|dosemu-1.4.0.8-2|10	Group:		Emulators
14cr|dosemu-1.4.0.8-2|11	License:	GPLv2+
14cr|dosemu-1.4.0.8-2|12	Url:		http://dosemu.sourceforge.net/
14cr|dosemu-1.4.0.8-2|13	#git archive --format=tar --remote=git://dosemu.git.sourceforge.net/gitroot/dosemu/dosemu dosemu-1.4.0.7 | xz >dosemu-1.4.0.7.tar.xz
14cr|dosemu-1.4.0.8-2|14	Source0:	%{name}-%{version}.tar.xz
14cr|dosemu-1.4.0.8-2|15	Source1:	%{name}-freedos-%{dosver}-bin.tar.bz2
14cr|dosemu-1.4.0.8-2|16	Source11:	xdosemu-16x16.png
14cr|dosemu-1.4.0.8-2|17	Source12:	xdosemu-32x32.png
14cr|dosemu-1.4.0.8-2|18	Source13:	xdosemu-48x48.png
14cr|dosemu-1.4.0.8-2|19	Patch0:		dosemu-1.4.0.8-parallel-build.patch
14cr|dosemu-1.4.0.8-2|20	BuildRequires:	bdftopcf
14cr|dosemu-1.4.0.8-2|21	BuildRequires:	bison
14cr|dosemu-1.4.0.8-2|22	BuildRequires:	flex
14cr|dosemu-1.4.0.8-2|23	BuildRequires:	mkfontdir
14cr|dosemu-1.4.0.8-2|24	BuildRequires:	pkgconfig(sdl)
14cr|dosemu-1.4.0.8-2|25	BuildRequires:	pkgconfig(slang)
14cr|dosemu-1.4.0.8-2|26	BuildRequires:	pkgconfig(x11)
14cr|dosemu-1.4.0.8-2|27	BuildRequires:	pkgconfig(xext)
14cr|dosemu-1.4.0.8-2|28	BuildRequires:	pkgconfig(xxf86vm)
14cr|dosemu-1.4.0.8-2|29	BuildRequires:	gpm-devel
14cr|dosemu-1.4.0.8-2|30	BuildRequires:	svgalib-devel
14cr|dosemu-1.4.0.8-2|31	Requires:	dosimage
14cr|dosemu-1.4.0.8-2|32	Exclusivearch:	%{ix86} x86_64
14cr|dosemu-1.4.0.8-2|33	
14cr|dosemu-1.4.0.8-2|34	%description
14cr|dosemu-1.4.0.8-2|35	DOSEMU is a user-level program which uses certain special features
14cr|dosemu-1.4.0.8-2|36	of the Linux kernel and the 80386 processor to run MS-DOS/FreeDOS/
14cr|dosemu-1.4.0.8-2|37	DR-DOS, DOS programs, and many DPMI applications in what we in the
14cr|dosemu-1.4.0.8-2|38	biz call a `DOS box'.
14cr|dosemu-1.4.0.8-2|39	
14cr|dosemu-1.4.0.8-2|40	%package -n	xdosemu
14cr|dosemu-1.4.0.8-2|41	Summary:	A DOS emulator for the X Window System
14cr|dosemu-1.4.0.8-2|42	Group:		Emulators
14cr|dosemu-1.4.0.8-2|43	Requires:	%{name} = %{EVRD}
14cr|dosemu-1.4.0.8-2|44	Requires:	dosimage
14cr|dosemu-1.4.0.8-2|45	
14cr|dosemu-1.4.0.8-2|46	%description -n xdosemu
14cr|dosemu-1.4.0.8-2|47	Xdosemu is a version of the dosemu DOS emulator that runs with the X
14cr|dosemu-1.4.0.8-2|48	Window System.  Xdosemu provides VGA graphics and mouse support.
14cr|dosemu-1.4.0.8-2|49	
14cr|dosemu-1.4.0.8-2|50	Install xdosemu if you need to run DOS programs on your system, and you'd
14cr|dosemu-1.4.0.8-2|51	like to do so with the convenience of graphics support and mouse
14cr|dosemu-1.4.0.8-2|52	capabilities.
14cr|dosemu-1.4.0.8-2|53	
14cr|dosemu-1.4.0.8-2|54	%package	freedos
14cr|dosemu-1.4.0.8-2|55	Summary:	A FreeDOS hdimage for dosemu, a DOS emulator, to use
14cr|dosemu-1.4.0.8-2|56	Group:		Emulators
14cr|dosemu-1.4.0.8-2|57	Provides:	dosimage
14cr|dosemu-1.4.0.8-2|58	
14cr|dosemu-1.4.0.8-2|59	%description freedos
14cr|dosemu-1.4.0.8-2|60	Generally, the dosemu DOS emulator requires either that your system
14cr|dosemu-1.4.0.8-2|61	have some version of DOS available or that your system's partitions
14cr|dosemu-1.4.0.8-2|62	were formatted and installed with DOS. If your system does not meet
14cr|dosemu-1.4.0.8-2|63	either of the previous requirements, you can instead use the dosemu-
14cr|dosemu-1.4.0.8-2|64	freedos package, which contains required files which will be
14cr|dosemu-1.4.0.8-2|65	installed in '/usr/share/dosemu/freedos-1.0'
14cr|dosemu-1.4.0.8-2|66	
14cr|dosemu-1.4.0.8-2|67	Install dosemu-freedos if you are installing the dosemu package
14cr|dosemu-1.4.0.8-2|68	and you don't have a version of DOS available on your system,
14cr|dosemu-1.4.0.8-2|69	and your system's partitions were not formatted and installed
14cr|dosemu-1.4.0.8-2|70	with DOS.
14cr|dosemu-1.4.0.8-2|71	
14cr|dosemu-1.4.0.8-2|72	%prep
14cr|dosemu-1.4.0.8-2|73	%setup -c %{name} -q -n %{name}-%{version}
14cr|dosemu-1.4.0.8-2|74	%patch0 -p1
14cr|dosemu-1.4.0.8-2|75	
14cr|dosemu-1.4.0.8-2|76	bunzip2 -c %{SOURCE1} | gzip -c > freedos.tgz
14cr|dosemu-1.4.0.8-2|77	
14cr|dosemu-1.4.0.8-2|78	%build
14cr|dosemu-1.4.0.8-2|79	%configure2_5x	--with-fdtarball=freedos.tgz \
14cr|dosemu-1.4.0.8-2|80	--with-svgalib \
14cr|dosemu-1.4.0.8-2|81	--with-x
14cr|dosemu-1.4.0.8-2|82	%make
14cr|dosemu-1.4.0.8-2|83	
14cr|dosemu-1.4.0.8-2|84	%install
14cr|dosemu-1.4.0.8-2|85	%makeinstall_std
14cr|dosemu-1.4.0.8-2|86	
14cr|dosemu-1.4.0.8-2|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|dosemu-1.4.0.8-2|88	install -m644 %{SOURCE11} -D \
14cr|dosemu-1.4.0.8-2|89	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|90	install -m644 %{SOURCE12} -D \
14cr|dosemu-1.4.0.8-2|91	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|92	install -m644 %{SOURCE13} -D \
14cr|dosemu-1.4.0.8-2|93	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|94	
14cr|dosemu-1.4.0.8-2|95	#xdg menu
14cr|dosemu-1.4.0.8-2|96	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dosemu-1.4.0.8-2|97	cat > %{buildroot}%{_datadir}/applications/xdosemu.desktop <<EOF
14cr|dosemu-1.4.0.8-2|98	[Desktop Entry]
14cr|dosemu-1.4.0.8-2|99	Name=Xdosemu
14cr|dosemu-1.4.0.8-2|100	Comment=DOS emulator running under X
14cr|dosemu-1.4.0.8-2|101	Exec=%{_bindir}/x%{name}
14cr|dosemu-1.4.0.8-2|102	Icon=x%{name}
14cr|dosemu-1.4.0.8-2|103	Terminal=false
14cr|dosemu-1.4.0.8-2|104	Type=Application
14cr|dosemu-1.4.0.8-2|105	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cr|dosemu-1.4.0.8-2|106	EOF
14cr|dosemu-1.4.0.8-2|107	
14cr|dosemu-1.4.0.8-2|108	rm -rf %{buildroot}%{_docdir}
14cr|dosemu-1.4.0.8-2|109	
14cr|dosemu-1.4.0.8-2|110	# move freedos to another place to fix update issue (#34837)
14cr|dosemu-1.4.0.8-2|111	mv %{buildroot}%{_datadir}/%{name}/freedos \
14cr|dosemu-1.4.0.8-2|112	%{buildroot}%{_datadir}/%{name}/freedos-%{dosver}
14cr|dosemu-1.4.0.8-2|113	
14cr|dosemu-1.4.0.8-2|114	chmod 0755 %{buildroot}%{_libdir}/dosemu/libplugin*.so
14cr|dosemu-1.4.0.8-2|115	
14cr|dosemu-1.4.0.8-2|116	%files
14cr|dosemu-1.4.0.8-2|117	%doc doc/*
14cr|dosemu-1.4.0.8-2|118	%{_bindir}/dosemu.bin
14cr|dosemu-1.4.0.8-2|119	%{_bindir}/dosemu
14cr|dosemu-1.4.0.8-2|120	%{_bindir}/mkfatimage
14cr|dosemu-1.4.0.8-2|121	%{_bindir}/mkfatimage16
14cr|dosemu-1.4.0.8-2|122	%{_bindir}/midid
14cr|dosemu-1.4.0.8-2|123	%{_bindir}/dosdebug
14cr|dosemu-1.4.0.8-2|124	%{_libdir}/dosemu/libplugin*.so
14cr|dosemu-1.4.0.8-2|125	%{_mandir}/man1/mkfatimage16.1*
14cr|dosemu-1.4.0.8-2|126	%{_mandir}/man1/dosdebug.1*
14cr|dosemu-1.4.0.8-2|127	%{_mandir}/man1/dosemu.1*
14cr|dosemu-1.4.0.8-2|128	%{_mandir}/man1/dosemu.bin.1*
14cr|dosemu-1.4.0.8-2|129	%{_mandir}/man1/midid.1.*
14cr|dosemu-1.4.0.8-2|130	%lang(ru) %{_mandir}/ru/man1/mkfatimage16.1*
14cr|dosemu-1.4.0.8-2|131	%lang(ru) %{_mandir}/ru/man1/dosdebug.1*
14cr|dosemu-1.4.0.8-2|132	%lang(ru) %{_mandir}/ru/man1/dosemu.1*
14cr|dosemu-1.4.0.8-2|133	%lang(ru) %{_mandir}/ru/man1/dosemu.bin.1*
14cr|dosemu-1.4.0.8-2|134	%{_datadir}/dosemu/commands
14cr|dosemu-1.4.0.8-2|135	%{_datadir}/dosemu/keymap
14cr|dosemu-1.4.0.8-2|136	%{_datadir}/dosemu/Xfonts
14cr|dosemu-1.4.0.8-2|137	%config(noreplace) %{_sysconfdir}/dosemu.conf
14cr|dosemu-1.4.0.8-2|138	%config(noreplace) %{_sysconfdir}/drives/c
14cr|dosemu-1.4.0.8-2|139	%config(noreplace) %{_sysconfdir}/drives/d
14cr|dosemu-1.4.0.8-2|140	%config(noreplace) %{_sysconfdir}/dosemu.users
14cr|dosemu-1.4.0.8-2|141	%config(noreplace) %{_sysconfdir}/global.conf
14cr|dosemu-1.4.0.8-2|142	
14cr|dosemu-1.4.0.8-2|143	%files -n xdosemu
14cr|dosemu-1.4.0.8-2|144	%{_bindir}/xdosemu
14cr|dosemu-1.4.0.8-2|145	%{_mandir}/man1/xdosemu.1*
14cr|dosemu-1.4.0.8-2|146	%lang(ru) %{_mandir}/ru/man1/xdosemu.1*
14cr|dosemu-1.4.0.8-2|147	%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|148	%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|149	%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
14cr|dosemu-1.4.0.8-2|150	%{_datadir}/applications/xdosemu.desktop
14cr|dosemu-1.4.0.8-2|151	
14cr|dosemu-1.4.0.8-2|152	%files freedos
14cr|dosemu-1.4.0.8-2|153	%{_datadir}/dosemu/freedos-%{dosver}
14cr|dosemu-1.4.0.8-2|154	%{_datadir}/dosemu/drive_z
14cr|dosemu-1.4.0.8-2|155	
14cr|dosemu-1.4.0.8-2|156	
14cr|dosemu-1.4.0.8-2|157	
14cr|dosemu-1.4.0.8-2|158	%changelog
14cr|dosemu-1.4.0.8-2|159	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0.8-2
14cr|dosemu-1.4.0.8-2|160	+ Revision: 5453c56
14cr|dosemu-1.4.0.8-2|161	- MassBuild#464: Increase release tag
14cr|dosemu-1.4.0.8-2|162	
14cr|dosemu-1.4.0.8-2|163	

956 14
14cr|dot2tex-2.8.7-5|1	Summary:	Graphviz to LaTeX converter
14cr|dot2tex-2.8.7-5|2	
14cr|dot2tex-2.8.7-5|3	Name:		dot2tex
14cr|dot2tex-2.8.7-5|4	Version:	2.8.7
14cr|dot2tex-2.8.7-5|5	Release:	5
14cr|dot2tex-2.8.7-5|6	Source0:	%{name}-%{version}.zip
14cr|dot2tex-2.8.7-5|7	License:	MIT
14cr|dot2tex-2.8.7-5|8	Group:		Graphics
14cr|dot2tex-2.8.7-5|9	Url:		http://www.fauskes.net/code/dot2tex/
14cr|dot2tex-2.8.7-5|10	BuildArch:	noarch
14cr|dot2tex-2.8.7-5|11	Requires:	python-parsing
14cr|dot2tex-2.8.7-5|12	Requires:	emacs-auctex
14cr|dot2tex-2.8.7-5|13	Requires:	graphviz
14cr|dot2tex-2.8.7-5|14	Suggests:	texlive
14cr|dot2tex-2.8.7-5|15	BuildRequires:  python-devel
14cr|dot2tex-2.8.7-5|16	
14cr|dot2tex-2.8.7-5|17	%description
14cr|dot2tex-2.8.7-5|18	The purpose of dot2tex is to give graphs generated by Graphviz a more
14cr|dot2tex-2.8.7-5|19	LaTeX friendly look and feel. This is accomplished by converting xdot
14cr|dot2tex-2.8.7-5|20	output from Graphviz to a series of PSTricks or PGF/TikZ
14cr|dot2tex-2.8.7-5|21	commands. This approach allows:
14cr|dot2tex-2.8.7-5|22	
14cr|dot2tex-2.8.7-5|23	* Typesetting labels with LaTeX, allowing mathematical notation.
14cr|dot2tex-2.8.7-5|24	* Using native PSTricks and PGF/TikZ commands for drawing arrows (optional).
14cr|dot2tex-2.8.7-5|25	* Using backend specific styles to customize the output
14cr|dot2tex-2.8.7-5|26	
14cr|dot2tex-2.8.7-5|27	Dot2tex can preprocess graphs using the preview package. Information
14cr|dot2tex-2.8.7-5|28	about label sizes will be extracted and used to get correctly sized
14cr|dot2tex-2.8.7-5|29	nodes and edge labels.
14cr|dot2tex-2.8.7-5|30	
14cr|dot2tex-2.8.7-5|31	%prep
14cr|dot2tex-2.8.7-5|32	%setup -q
14cr|dot2tex-2.8.7-5|33	
14cr|dot2tex-2.8.7-5|34	%install
14cr|dot2tex-2.8.7-5|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|dot2tex-2.8.7-5|36	%__chmod -R o-w *.txt LICENSE doc/ examples
14cr|dot2tex-2.8.7-5|37	%__chmod -R g-w *.txt LICENSE doc/ examples
14cr|dot2tex-2.8.7-5|38	
14cr|dot2tex-2.8.7-5|39	%clean
14cr|dot2tex-2.8.7-5|40	
14cr|dot2tex-2.8.7-5|41	%files -f FILE_LIST
14cr|dot2tex-2.8.7-5|42	%doc *.txt LICENSE doc/* examples/
14cr|dot2tex-2.8.7-5|43	
14cr|dot2tex-2.8.7-5|44	%changelog
14cr|dot2tex-2.8.7-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.7-5
14cr|dot2tex-2.8.7-5|46	+ Revision: b9991c0
14cr|dot2tex-2.8.7-5|47	- MassBuild#464: Increase release tag
14cr|dot2tex-2.8.7-5|48	
14cr|dot2tex-2.8.7-5|49	

957 14
14cr|dotclear-2.6.3-2|1	Name:		dotclear
14cr|dotclear-2.6.3-2|2	Version:	2.6.3
14cr|dotclear-2.6.3-2|3	Release:	2
14cr|dotclear-2.6.3-2|4	Summary:	Web-based blog
14cr|dotclear-2.6.3-2|5	
14cr|dotclear-2.6.3-2|6	License:	GPLv2
14cr|dotclear-2.6.3-2|7	Group:		System/Servers
14cr|dotclear-2.6.3-2|8	URL:		http://www.dotclear.net
14cr|dotclear-2.6.3-2|9	Source0:	http://download.dotclear.org/latest/%{name}-%{version}.tar.gz
14cr|dotclear-2.6.3-2|10	Source1:	%{name}.rpmlintrc
14cr|dotclear-2.6.3-2|11	Patch0:		php53.patch
14cr|dotclear-2.6.3-2|12	Requires:		php-xml
14cr|dotclear-2.6.3-2|13	Requires:		php-iconv
14cr|dotclear-2.6.3-2|14	Requires:		php-mbstring
14cr|dotclear-2.6.3-2|15	BuildArch:	noarch
14cr|dotclear-2.6.3-2|16	
14cr|dotclear-2.6.3-2|17	%description
14cr|dotclear-2.6.3-2|18	dotclear is a multilingual web application developed in php.
14cr|dotclear-2.6.3-2|19	It provides personal blogs and trackbacks to react,
14cr|dotclear-2.6.3-2|20	but also can be used in a multi-user mode with several right levels.
14cr|dotclear-2.6.3-2|21	
14cr|dotclear-2.6.3-2|22	%prep
14cr|dotclear-2.6.3-2|23	%setup -q -n %{name}
14cr|dotclear-2.6.3-2|24	%patch0 -p1
14cr|dotclear-2.6.3-2|25	
14cr|dotclear-2.6.3-2|26	%build
14cr|dotclear-2.6.3-2|27	
14cr|dotclear-2.6.3-2|28	%install
14cr|dotclear-2.6.3-2|29	# install files
14cr|dotclear-2.6.3-2|30	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|dotclear-2.6.3-2|31	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cr|dotclear-2.6.3-2|32	for i in CHANGELOG CREDITS LICENSE README; do
14cr|dotclear-2.6.3-2|33	rm -f %{buildroot}%{_var}/www/%{name}/$i
14cr|dotclear-2.6.3-2|34	done
14cr|dotclear-2.6.3-2|35	
14cr|dotclear-2.6.3-2|36	# apache configuration
14cr|dotclear-2.6.3-2|37	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|dotclear-2.6.3-2|38	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|dotclear-2.6.3-2|39	Alias /dotclear /var/www/dotclear
14cr|dotclear-2.6.3-2|40	<Directory /var/www/dotclear>
14cr|dotclear-2.6.3-2|41	Require all granted
14cr|dotclear-2.6.3-2|42	</Directory>
14cr|dotclear-2.6.3-2|43	
14cr|dotclear-2.6.3-2|44	<Directory /var/www/dotclear/admin/install>
14cr|dotclear-2.6.3-2|45	Require local granted
14cr|dotclear-2.6.3-2|46	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|dotclear-2.6.3-2|47	</Directory>
14cr|dotclear-2.6.3-2|48	EOF
14cr|dotclear-2.6.3-2|49	
14cr|dotclear-2.6.3-2|50	# remove .htaccess files
14cr|dotclear-2.6.3-2|51	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
14cr|dotclear-2.6.3-2|52	
14cr|dotclear-2.6.3-2|53	# fix exectuable bit
14cr|dotclear-2.6.3-2|54	find %{buildroot}%{_var}/www/%{name} -type f -exec chmod 644 {} \;
14cr|dotclear-2.6.3-2|55	chmod 755 %{buildroot}%{_var}/www/%{name}/inc/dbschema/upgrade-cli.php
14cr|dotclear-2.6.3-2|56	
14cr|dotclear-2.6.3-2|57	cat > README.urpmi <<EOF
14cr|dotclear-2.6.3-2|58	Dotclear is a database driven blogging program designed to make it exceedingly
14cr|dotclear-2.6.3-2|59	easy to publish an online blog, sometimes also called a weblog or journal.
14cr|dotclear-2.6.3-2|60	
14cr|dotclear-2.6.3-2|61	Once this package is installed, there are a few configuration items which need
14cr|dotclear-2.6.3-2|62	to be performed before the blog is usable.  First, you need to install
14cr|dotclear-2.6.3-2|63	Mysql or PostgreSQL database and corresponding php modules:
14cr|dotclear-2.6.3-2|64	
14cr|dotclear-2.6.3-2|65	# urpmi mysql php-mysql
14cr|dotclear-2.6.3-2|66	
14cr|dotclear-2.6.3-2|67	or
14cr|dotclear-2.6.3-2|68	
14cr|dotclear-2.6.3-2|69	# urpmi postgresql php-pgsql
14cr|dotclear-2.6.3-2|70	
14cr|dotclear-2.6.3-2|71	Then, you need to establish a username and password to connect to your
14cr|dotclear-2.6.3-2|72	MySQL database as, and make both MySQL/Postgres and Dotclear aware of this.
14cr|dotclear-2.6.3-2|73	Let's start by creating the database and the username / password
14cr|dotclear-2.6.3-2|74	inside MySQL first:
14cr|dotclear-2.6.3-2|75	
14cr|dotclear-2.6.3-2|76	# mysql
14cr|dotclear-2.6.3-2|77	mysql> create database dotclear;
14cr|dotclear-2.6.3-2|78	Query OK, 1 row affected (0.00 sec)
14cr|dotclear-2.6.3-2|79	
14cr|dotclear-2.6.3-2|80	mysql> grant all privileges on dotclear.* to dotclear identified by 'dotclear';
14cr|dotclear-2.6.3-2|81	Query OK, 0 rows affected (0.00 sec)
14cr|dotclear-2.6.3-2|82	
14cr|dotclear-2.6.3-2|83	mysql> flush privileges;
14cr|dotclear-2.6.3-2|84	Query OK, 0 rows affected (0.00 sec)
14cr|dotclear-2.6.3-2|85	
14cr|dotclear-2.6.3-2|86	mysql> exit
14cr|dotclear-2.6.3-2|87	Bye
14cr|dotclear-2.6.3-2|88	#
14cr|dotclear-2.6.3-2|89	
14cr|dotclear-2.6.3-2|90	Under certain curcumstances, you may need to run variations of the "grant"
14cr|dotclear-2.6.3-2|91	command:
14cr|dotclear-2.6.3-2|92	mysql> grant all privileges on dotclear.* to dotclear@localhost identified by 'dotclear';
14cr|dotclear-2.6.3-2|93	OR
14cr|dotclear-2.6.3-2|94	mysql> grant all privileges on dotclear.* to dotclear@'%' identified by 'dotclear';
14cr|dotclear-2.6.3-2|95	
14cr|dotclear-2.6.3-2|96	This has created an empty database called 'dotclear', created a user named
14cr|dotclear-2.6.3-2|97	'dotclear' with a password of 'dotclear', and given the 'dotclear' user total
14cr|dotclear-2.6.3-2|98	permission over the 'dotclear' database.  Obviously, you'll want to select a
14cr|dotclear-2.6.3-2|99	different password, and you may want to choose different database and user
14cr|dotclear-2.6.3-2|100	names depending on your installation.  The specific values you choose are
14cr|dotclear-2.6.3-2|101	not constrained, they simply need to be consistent between the database and the
14cr|dotclear-2.6.3-2|102	config file.
14cr|dotclear-2.6.3-2|103	
14cr|dotclear-2.6.3-2|104	Once that's done and the database server and web server have been started,
14cr|dotclear-2.6.3-2|105	in your favourite web browser, enter following URL :
14cr|dotclear-2.6.3-2|106	http://hostname/dotclear/admin/install/wizard.php  and
14cr|dotclear-2.6.3-2|107	follow the instructions given to you on the pages you see to set up the
14cr|dotclear-2.6.3-2|108	database tables and begin publishing your blog.
14cr|dotclear-2.6.3-2|109	EOF
14cr|dotclear-2.6.3-2|110	
14cr|dotclear-2.6.3-2|111	%files
14cr|dotclear-2.6.3-2|112	%doc README.urpmi CHANGELOG CREDITS LICENSE
14cr|dotclear-2.6.3-2|113	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|dotclear-2.6.3-2|114	%dir %{_var}/www/%{name}
14cr|dotclear-2.6.3-2|115	%{_var}/www/%{name}/*.php
14cr|dotclear-2.6.3-2|116	%{_var}/www/%{name}/*.md
14cr|dotclear-2.6.3-2|117	#%{_var}/www/%{name}/inc/
14cr|dotclear-2.6.3-2|118	%{_var}/www/%{name}/admin
14cr|dotclear-2.6.3-2|119	#%{_var}/www/%{name}/cache
14cr|dotclear-2.6.3-2|120	%{_var}/www/%{name}/db
14cr|dotclear-2.6.3-2|121	%{_var}/www/%{name}/locales
14cr|dotclear-2.6.3-2|122	%{_var}/www/%{name}/plugins
14cr|dotclear-2.6.3-2|123	%{_var}/www/%{name}/public
14cr|dotclear-2.6.3-2|124	%{_var}/www/%{name}/themes
14cr|dotclear-2.6.3-2|125	%attr(0775,root,apache) %{_var}/www/%{name}/cache
14cr|dotclear-2.6.3-2|126	%attr(0775,root,apache) %{_var}/www/%{name}/inc/
14cr|dotclear-2.6.3-2|127	
14cr|dotclear-2.6.3-2|128	
14cr|dotclear-2.6.3-2|129	
14cr|dotclear-2.6.3-2|130	%changelog
14cr|dotclear-2.6.3-2|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.3-2
14cr|dotclear-2.6.3-2|132	+ Revision: f5e0331
14cr|dotclear-2.6.3-2|133	- MassBuild#464: Increase release tag
14cr|dotclear-2.6.3-2|134	
14cr|dotclear-2.6.3-2|135	

958 14
14cr|dotproject-2.1.4-0.0.r6063.5|1	%define svn_snap r6063
14cr|dotproject-2.1.4-0.0.r6063.5|2	%define __noautoreq /usr/bin/php
14cr|dotproject-2.1.4-0.0.r6063.5|3	
14cr|dotproject-2.1.4-0.0.r6063.5|4	Summary:	Web Based Project Management Tool
14cr|dotproject-2.1.4-0.0.r6063.5|5	Name:		dotproject
14cr|dotproject-2.1.4-0.0.r6063.5|6	Version:	2.1.4
14cr|dotproject-2.1.4-0.0.r6063.5|7	Release:	0.0.%{svn_snap}.5
14cr|dotproject-2.1.4-0.0.r6063.5|8	License:	GPL
14cr|dotproject-2.1.4-0.0.r6063.5|9	Group:		System/Servers
14cr|dotproject-2.1.4-0.0.r6063.5|10	URL:		http://sourceforge.net/projects/dotproject/
14cr|dotproject-2.1.4-0.0.r6063.5|11	Source0:	http://prdownloads.sourceforge.net/dotproject/%{name}-%{version}-%{svn_snap}.tar.xz
14cr|dotproject-2.1.4-0.0.r6063.5|12	# S10 - S30 was taken http://sourceforge.net/projects/dotmods/
14cr|dotproject-2.1.4-0.0.r6063.5|13	Source10:	http://mesh.dl.sourceforge.net/project/dotmods/Annotations/0.3.0/annotations_1235-29072009.zip
14cr|dotproject-2.1.4-0.0.r6063.5|14	Source11:	http://mesh.dl.sourceforge.net/project/dotmods/Backup%20Module/v2.0/backup_2.0.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|15	Source12:	http://mesh.dl.sourceforge.net/project/dotmods/Details/0.3.0/details_1235-29072009.zip
14cr|dotproject-2.1.4-0.0.r6063.5|16	Source13:	http://mesh.dl.sourceforge.net/project/dotmods/Eventum%20Integration%20Module/v1.1.5/dp_eventum_1_1_5.zip
14cr|dotproject-2.1.4-0.0.r6063.5|17	Source14:	http://mesh.dl.sourceforge.net/project/dotmods/Finance/finance%200.1/finance.zip
14cr|dotproject-2.1.4-0.0.r6063.5|18	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P helpdesk
14cr|dotproject-2.1.4-0.0.r6063.5|19	Source15:	helpdesk.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|20	Source16:	http://mesh.dl.sourceforge.net/project/dotmods/Holiday/Version%201.2/holiday_v1_2.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|21	Source17:	http://mesh.dl.sourceforge.net/project/dotmods/Import%20Export/backup%200.2/backup.zip
14cr|dotproject-2.1.4-0.0.r6063.5|22	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P inventory
14cr|dotproject-2.1.4-0.0.r6063.5|23	Source18:	inventory.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|24	Source19:	http://mesh.dl.sourceforge.net/project/dotmods/Invoice/invoice_0.7.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|25	Source20:	http://mesh.dl.sourceforge.net/project/dotmods/Journal%20Module/v1.0a/journal.zip
14cr|dotproject-2.1.4-0.0.r6063.5|26	Source21:	http://mesh.dl.sourceforge.net/project/dotmods/Opportunities/0.3.0/opportunities_1235-29072009.zip
14cr|dotproject-2.1.4-0.0.r6063.5|27	Source22:	http://mesh.dl.sourceforge.net/project/dotmods/ProjectDesigner/ProjectDesigner%20v1/projectdesigner_v1.zip
14cr|dotproject-2.1.4-0.0.r6063.5|28	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P risks
14cr|dotproject-2.1.4-0.0.r6063.5|29	Source23:	risks.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|30	Source24:	http://mesh.dl.sourceforge.net/project/dotmods/Trac%20Integration/Release%200.5/trac_dotmod-0.5.1.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|31	Source25:	http://mesh.dl.sourceforge.net/project/dotmods/Unitcost/v1.0.0/unitcost_1.0.0.tar.gz
14cr|dotproject-2.1.4-0.0.r6063.5|32	Patch0:		dotproject-2.1.2-fix-perl-path.patch
14cr|dotproject-2.1.4-0.0.r6063.5|33	Patch1:		dotproject-external_smarty.diff
14cr|dotproject-2.1.4-0.0.r6063.5|34	Patch2:		dotproject-external_nusoap.diff
14cr|dotproject-2.1.4-0.0.r6063.5|35	Patch3:		dotproject-external_adodb.diff
14cr|dotproject-2.1.4-0.0.r6063.5|36	Requires(post): rpm-helper apache-mod_php
14cr|dotproject-2.1.4-0.0.r6063.5|37	Requires(preun): rpm-helper apache-mod_php
14cr|dotproject-2.1.4-0.0.r6063.5|38	Requires:	apache-mod_php
14cr|dotproject-2.1.4-0.0.r6063.5|39	Requires:	apache-mod_socache_shmcb
14cr|dotproject-2.1.4-0.0.r6063.5|40	Requires:	nusoap
14cr|dotproject-2.1.4-0.0.r6063.5|41	Requires:	php-adodb
14cr|dotproject-2.1.4-0.0.r6063.5|42	Requires:	php-gd
14cr|dotproject-2.1.4-0.0.r6063.5|43	Requires:	php-jpgraph
14cr|dotproject-2.1.4-0.0.r6063.5|44	Requires:	php-ldap
14cr|dotproject-2.1.4-0.0.r6063.5|45	Requires:	php-mysql
14cr|dotproject-2.1.4-0.0.r6063.5|46	Requires:	php-pear-Date_Holidays
14cr|dotproject-2.1.4-0.0.r6063.5|47	Requires:	php-smarty
14cr|dotproject-2.1.4-0.0.r6063.5|48	Requires:	php-sqlite3
14cr|dotproject-2.1.4-0.0.r6063.5|49	BuildArch:	noarch
14cr|dotproject-2.1.4-0.0.r6063.5|50	BuildRequires:	apache-devel >= 2.0.54
14cr|dotproject-2.1.4-0.0.r6063.5|51	BuildRequires:	unzip
14cr|dotproject-2.1.4-0.0.r6063.5|52	
14cr|dotproject-2.1.4-0.0.r6063.5|53	%description
14cr|dotproject-2.1.4-0.0.r6063.5|54	DotProject is a Web-based project management framework that includes modules
14cr|dotproject-2.1.4-0.0.r6063.5|55	for companies, projects, tasks (with Gantt charts), forums, files, a
14cr|dotproject-2.1.4-0.0.r6063.5|56	calendar, contacts, tickets/helpdesk, multi-language support, user/module
14cr|dotproject-2.1.4-0.0.r6063.5|57	permissions, and themes. It is translated into 17 languages and has a modular
14cr|dotproject-2.1.4-0.0.r6063.5|58	design that allows extra modules (such as time sheets and inventory) to be
14cr|dotproject-2.1.4-0.0.r6063.5|59	added in easily.
14cr|dotproject-2.1.4-0.0.r6063.5|60	
14cr|dotproject-2.1.4-0.0.r6063.5|61	%prep
14cr|dotproject-2.1.4-0.0.r6063.5|62	%setup -q
14cr|dotproject-2.1.4-0.0.r6063.5|63	
14cr|dotproject-2.1.4-0.0.r6063.5|64	# extra modules
14cr|dotproject-2.1.4-0.0.r6063.5|65	pushd modules
14cr|dotproject-2.1.4-0.0.r6063.5|66	
14cr|dotproject-2.1.4-0.0.r6063.5|67	if ! [ -d annotations ]; then unzip -q %{SOURCE10}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|68	if ! [ -d backup ]; then tar -zxf %{SOURCE11}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|69	if ! [ -d details ]; then unzip -q %{SOURCE12}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|70	if ! [ -d eventum ]; then unzip -q %{SOURCE13}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|71	if ! [ -d finance ]; then unzip -q %{SOURCE14}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|72	if ! [ -d helpdesk ]; then tar -zxf %{SOURCE15}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|73	if ! [ -d holiday ]; then tar -zxf %{SOURCE16}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|74	
14cr|dotproject-2.1.4-0.0.r6063.5|75	# special voodoo magic here...
14cr|dotproject-2.1.4-0.0.r6063.5|76	if ! [ -d import_export ]; then
14cr|dotproject-2.1.4-0.0.r6063.5|77	mkdir -p import_export
14cr|dotproject-2.1.4-0.0.r6063.5|78	pushd import_export
14cr|dotproject-2.1.4-0.0.r6063.5|79	unzip -q %{SOURCE17}
14cr|dotproject-2.1.4-0.0.r6063.5|80	mv backup/* .
14cr|dotproject-2.1.4-0.0.r6063.5|81	rm -rf backup
14cr|dotproject-2.1.4-0.0.r6063.5|82	perl -pi -e "s|\'Backup\'\;|\'Import_Export\'\;|g" setup.php
14cr|dotproject-2.1.4-0.0.r6063.5|83	perl -pi -e "s|\'backup\'\;|\'import_export\'\;|g" setup.php
14cr|dotproject-2.1.4-0.0.r6063.5|84	popd
14cr|dotproject-2.1.4-0.0.r6063.5|85	else
14cr|dotproject-2.1.4-0.0.r6063.5|86	exit 1
14cr|dotproject-2.1.4-0.0.r6063.5|87	fi
14cr|dotproject-2.1.4-0.0.r6063.5|88	
14cr|dotproject-2.1.4-0.0.r6063.5|89	if ! [ -d inventory ]; then tar -zxf %{SOURCE18}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|90	if ! [ -d invoice ]; then tar -zxf %{SOURCE19}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|91	
14cr|dotproject-2.1.4-0.0.r6063.5|92	# more special voodoo magic here.
14cr|dotproject-2.1.4-0.0.r6063.5|93	if ! [ -d journal ]; then
14cr|dotproject-2.1.4-0.0.r6063.5|94	cd ..
14cr|dotproject-2.1.4-0.0.r6063.5|95	unzip -q %{SOURCE20}
14cr|dotproject-2.1.4-0.0.r6063.5|96	cd -
14cr|dotproject-2.1.4-0.0.r6063.5|97	else
14cr|dotproject-2.1.4-0.0.r6063.5|98	exit 1
14cr|dotproject-2.1.4-0.0.r6063.5|99	fi
14cr|dotproject-2.1.4-0.0.r6063.5|100	
14cr|dotproject-2.1.4-0.0.r6063.5|101	if ! [ -d opportunities ]; then unzip -q %{SOURCE21}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|102	if ! [ -d projectdesigner ]; then unzip -q %{SOURCE22}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|103	if ! [ -d risks ]; then tar -zxf %{SOURCE23}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|104	if ! [ -d trac ]; then tar -zxf %{SOURCE24}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|105	if ! [ -d unitcost ]; then tar -zxf %{SOURCE25}; else exit 1; fi
14cr|dotproject-2.1.4-0.0.r6063.5|106	
14cr|dotproject-2.1.4-0.0.r6063.5|107	popd
14cr|dotproject-2.1.4-0.0.r6063.5|108	
14cr|dotproject-2.1.4-0.0.r6063.5|109	# don't bundle these
14cr|dotproject-2.1.4-0.0.r6063.5|110	#rm -rf lib/PEAR
14cr|dotproject-2.1.4-0.0.r6063.5|111	rm -rf lib/adodb
14cr|dotproject-2.1.4-0.0.r6063.5|112	rm -rf lib/jpgraph
14cr|dotproject-2.1.4-0.0.r6063.5|113	rm -rf lib/smarty
14cr|dotproject-2.1.4-0.0.r6063.5|114	rm -f lib/phpgacl/soap/nusoap.php
14cr|dotproject-2.1.4-0.0.r6063.5|115	rm -rf modules/holiday/PEAR
14cr|dotproject-2.1.4-0.0.r6063.5|116	
14cr|dotproject-2.1.4-0.0.r6063.5|117	%patch0 -p0
14cr|dotproject-2.1.4-0.0.r6063.5|118	%patch1 -p1
14cr|dotproject-2.1.4-0.0.r6063.5|119	%patch2 -p1
14cr|dotproject-2.1.4-0.0.r6063.5|120	%patch3 -p1
14cr|dotproject-2.1.4-0.0.r6063.5|121	
14cr|dotproject-2.1.4-0.0.r6063.5|122	# fix dir/file perms
14cr|dotproject-2.1.4-0.0.r6063.5|123	find . -type d -exec chmod 755 {} \;
14cr|dotproject-2.1.4-0.0.r6063.5|124	find . -type f -exec chmod 644 {} \;
14cr|dotproject-2.1.4-0.0.r6063.5|125	
14cr|dotproject-2.1.4-0.0.r6063.5|126	# clean up CVS stuff
14cr|dotproject-2.1.4-0.0.r6063.5|127	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|dotproject-2.1.4-0.0.r6063.5|128	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|dotproject-2.1.4-0.0.r6063.5|129	done
14cr|dotproject-2.1.4-0.0.r6063.5|130	
14cr|dotproject-2.1.4-0.0.r6063.5|131	# clean up SVN stuff
14cr|dotproject-2.1.4-0.0.r6063.5|132	for i in `find . -type d -name .svn` `find . -type f -name .svn\*`; do
14cr|dotproject-2.1.4-0.0.r6063.5|133	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|dotproject-2.1.4-0.0.r6063.5|134	done
14cr|dotproject-2.1.4-0.0.r6063.5|135	
14cr|dotproject-2.1.4-0.0.r6063.5|136	# unwanted files
14cr|dotproject-2.1.4-0.0.r6063.5|137	find . -type f -name "Thumbs.db" -exec rm -f {} \;
14cr|dotproject-2.1.4-0.0.r6063.5|138	
14cr|dotproject-2.1.4-0.0.r6063.5|139	# strip away annoying ^M
14cr|dotproject-2.1.4-0.0.r6063.5|140	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|dotproject-2.1.4-0.0.r6063.5|141	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|dotproject-2.1.4-0.0.r6063.5|142	
14cr|dotproject-2.1.4-0.0.r6063.5|143	%build
14cr|dotproject-2.1.4-0.0.r6063.5|144	
14cr|dotproject-2.1.4-0.0.r6063.5|145	%install
14cr|dotproject-2.1.4-0.0.r6063.5|146	export DONT_RELINK=1
14cr|dotproject-2.1.4-0.0.r6063.5|147	
14cr|dotproject-2.1.4-0.0.r6063.5|148	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|dotproject-2.1.4-0.0.r6063.5|149	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|dotproject-2.1.4-0.0.r6063.5|150	install -d %{buildroot}%{_datadir}/%{name}
14cr|dotproject-2.1.4-0.0.r6063.5|151	
14cr|dotproject-2.1.4-0.0.r6063.5|152	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cr|dotproject-2.1.4-0.0.r6063.5|153	
14cr|dotproject-2.1.4-0.0.r6063.5|154	install -d %{buildroot}%{_datadir}/%{name}/files/cache/phpgacl
14cr|dotproject-2.1.4-0.0.r6063.5|155	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates
14cr|dotproject-2.1.4-0.0.r6063.5|156	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates_c
14cr|dotproject-2.1.4-0.0.r6063.5|157	
14cr|dotproject-2.1.4-0.0.r6063.5|158	# fix file perms
14cr|dotproject-2.1.4-0.0.r6063.5|159	chmod 755 %{buildroot}%{_datadir}/%{name}/includes/gateway.pl
14cr|dotproject-2.1.4-0.0.r6063.5|160	cp %{buildroot}%{_datadir}/%{name}/includes/gateway.pl %{buildroot}%{_datadir}/%{name}/modules/helpdesk/gateway.pl
14cr|dotproject-2.1.4-0.0.r6063.5|161	
14cr|dotproject-2.1.4-0.0.r6063.5|162	# fix config file location
14cr|dotproject-2.1.4-0.0.r6063.5|163	cp %{buildroot}%{_datadir}/%{name}/includes/config-dist.php %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|dotproject-2.1.4-0.0.r6063.5|164	ln -s %{_sysconfdir}/%{name}/config.php %{buildroot}%{_datadir}/%{name}/includes/config.php
14cr|dotproject-2.1.4-0.0.r6063.5|165	
14cr|dotproject-2.1.4-0.0.r6063.5|166	cat > dotproject-apache.conf << EOF
14cr|dotproject-2.1.4-0.0.r6063.5|167	
14cr|dotproject-2.1.4-0.0.r6063.5|168	Alias /%{name} "%{_datadir}/%{name}"
14cr|dotproject-2.1.4-0.0.r6063.5|169	
14cr|dotproject-2.1.4-0.0.r6063.5|170	<Directory "%{_datadir}/%{name}">
14cr|dotproject-2.1.4-0.0.r6063.5|171	Require all granted
14cr|dotproject-2.1.4-0.0.r6063.5|172	php_admin_value memory_limit    64M
14cr|dotproject-2.1.4-0.0.r6063.5|173	php_admin_value post_max_size   17M
14cr|dotproject-2.1.4-0.0.r6063.5|174	php_admin_value upload_max_filesize 32M
14cr|dotproject-2.1.4-0.0.r6063.5|175	php_admin_value max_execution_time 120
14cr|dotproject-2.1.4-0.0.r6063.5|176	</Directory>
14cr|dotproject-2.1.4-0.0.r6063.5|177	
14cr|dotproject-2.1.4-0.0.r6063.5|178	<Directory "%{_datadir}/%{name}/files">
14cr|dotproject-2.1.4-0.0.r6063.5|179	Options -All
14cr|dotproject-2.1.4-0.0.r6063.5|180	Require all denied
14cr|dotproject-2.1.4-0.0.r6063.5|181	</Directory>
14cr|dotproject-2.1.4-0.0.r6063.5|182	
14cr|dotproject-2.1.4-0.0.r6063.5|183	<Directory "%{_datadir}/%{name}/files/temp">
14cr|dotproject-2.1.4-0.0.r6063.5|184	Options -All
14cr|dotproject-2.1.4-0.0.r6063.5|185	Require all granted
14cr|dotproject-2.1.4-0.0.r6063.5|186	</Directory>
14cr|dotproject-2.1.4-0.0.r6063.5|187	
14cr|dotproject-2.1.4-0.0.r6063.5|188	<Directory "%{_datadir}/%{name}/includes">
14cr|dotproject-2.1.4-0.0.r6063.5|189	<Files "gateway.pl">
14cr|dotproject-2.1.4-0.0.r6063.5|190	Require all denied
14cr|dotproject-2.1.4-0.0.r6063.5|191	</Files>
14cr|dotproject-2.1.4-0.0.r6063.5|192	</Directory>
14cr|dotproject-2.1.4-0.0.r6063.5|193	
14cr|dotproject-2.1.4-0.0.r6063.5|194	<Directory "%{_datadir}/%{name}/install">
14cr|dotproject-2.1.4-0.0.r6063.5|195	Require host 127.0.0.1
14cr|dotproject-2.1.4-0.0.r6063.5|196	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|dotproject-2.1.4-0.0.r6063.5|197	</Directory>
14cr|dotproject-2.1.4-0.0.r6063.5|198	EOF
14cr|dotproject-2.1.4-0.0.r6063.5|199	
14cr|dotproject-2.1.4-0.0.r6063.5|200	install -m0644 dotproject-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|dotproject-2.1.4-0.0.r6063.5|201	
14cr|dotproject-2.1.4-0.0.r6063.5|202	# cleanup
14cr|dotproject-2.1.4-0.0.r6063.5|203	find %{buildroot}%{_datadir}/%{name} -type f -name "\.htaccess" | xargs rm -f
14cr|dotproject-2.1.4-0.0.r6063.5|204	
14cr|dotproject-2.1.4-0.0.r6063.5|205	
14cr|dotproject-2.1.4-0.0.r6063.5|206	%files
14cr|dotproject-2.1.4-0.0.r6063.5|207	%doc ChangeLog
14cr|dotproject-2.1.4-0.0.r6063.5|208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|dotproject-2.1.4-0.0.r6063.5|209	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|dotproject-2.1.4-0.0.r6063.5|210	%{_datadir}/%{name}
14cr|dotproject-2.1.4-0.0.r6063.5|211	
14cr|dotproject-2.1.4-0.0.r6063.5|212	%changelog
14cr|dotproject-2.1.4-0.0.r6063.5|213	* Fri May 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-0.0.r6063.5
14cr|dotproject-2.1.4-0.0.r6063.5|214	+ Revision: 261d4ed
14cr|dotproject-2.1.4-0.0.r6063.5|215	- Fix requires
14cr|dotproject-2.1.4-0.0.r6063.5|216	
14cr|dotproject-2.1.4-0.0.r6063.5|217	

959 14
14cr|doublecmd-0.5.10-1|1	# norootforbuild
14cr|doublecmd-0.5.10-1|2	
14cr|doublecmd-0.5.10-1|3	%define debug_package %{nil}
14cr|doublecmd-0.5.10-1|4	
14cr|doublecmd-0.5.10-1|5	Summary:	Twin-panel (commander-style) file manager (Qt4)
14cr|doublecmd-0.5.10-1|6	Name:		doublecmd
14cr|doublecmd-0.5.10-1|7	Version:	0.5.10
14cr|doublecmd-0.5.10-1|8	Release:	1
14cr|doublecmd-0.5.10-1|9	License:	GPLv2+
14cr|doublecmd-0.5.10-1|10	Group:		File tools
14cr|doublecmd-0.5.10-1|11	Url:		http://doublecmd.sourceforge.net
14cr|doublecmd-0.5.10-1|12	Source0:	http://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/%{name}-%{version}-src.tar.gz
14cr|doublecmd-0.5.10-1|13	Patch0:		dont_build_lazarus_components.patch
14cr|doublecmd-0.5.10-1|14	Patch1:		doublecmd-0.5.10-lazarus-1.2.patch
14cr|doublecmd-0.5.10-1|15	BuildRequires:	fpc
14cr|doublecmd-0.5.10-1|16	BuildRequires:	fpc-src
14cr|doublecmd-0.5.10-1|17	BuildRequires:	lazarus
14cr|doublecmd-0.5.10-1|18	BuildRequires:	bzip2-devel
14cr|doublecmd-0.5.10-1|19	BuildRequires:	qt4pas-devel
14cr|doublecmd-0.5.10-1|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|doublecmd-0.5.10-1|21	BuildRequires:	pkgconfig(ncurses)
14cr|doublecmd-0.5.10-1|22	BuildRequires:	pkgconfig(dbus-1)
14cr|doublecmd-0.5.10-1|23	
14cr|doublecmd-0.5.10-1|24	%files
14cr|doublecmd-0.5.10-1|25	%{_libdir}/%{name}
14cr|doublecmd-0.5.10-1|26	%{_bindir}/%{name}
14cr|doublecmd-0.5.10-1|27	%{_datadir}/%{name}
14cr|doublecmd-0.5.10-1|28	%{_datadir}/man/man1/%{name}.*
14cr|doublecmd-0.5.10-1|29	%{_datadir}/pixmaps/%{name}.*
14cr|doublecmd-0.5.10-1|30	%{_datadir}/applications/%{name}.desktop
14cr|doublecmd-0.5.10-1|31	
14cr|doublecmd-0.5.10-1|32	#----------------------------------------------------------------------------
14cr|doublecmd-0.5.10-1|33	
14cr|doublecmd-0.5.10-1|34	%description
14cr|doublecmd-0.5.10-1|35	Double Commander is a cross platform open source file manager with two panels
14cr|doublecmd-0.5.10-1|36	side by side. It is inspired by Total Commander and features some new ideas.
14cr|doublecmd-0.5.10-1|37	
14cr|doublecmd-0.5.10-1|38	%prep
14cr|doublecmd-0.5.10-1|39	%setup -q
14cr|doublecmd-0.5.10-1|40	%patch0 -p1
14cr|doublecmd-0.5.10-1|41	%patch1 -p1
14cr|doublecmd-0.5.10-1|42	
14cr|doublecmd-0.5.10-1|43	%build
14cr|doublecmd-0.5.10-1|44	./build.sh beta qt
14cr|doublecmd-0.5.10-1|45	
14cr|doublecmd-0.5.10-1|46	%install
14cr|doublecmd-0.5.10-1|47	install/linux/install.sh --install-prefix=%{buildroot}
14cr|doublecmd-0.5.10-1|48	
14cr|doublecmd-0.5.10-1|49	
14cr|doublecmd-0.5.10-1|50	%changelog
14cr|doublecmd-0.5.10-1|51	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.10-1
14cr|doublecmd-0.5.10-1|52	+ Revision: e1aea35
14cr|doublecmd-0.5.10-1|53	- Add patch from upstream to fix build with Lazarus 1.2+
14cr|doublecmd-0.5.10-1|54	
14cr|doublecmd-0.5.10-1|55	

960 14
14cr|dparser-1.30-2|1	Summary: Simple but powerful tool for parsing
14cr|dparser-1.30-2|2	
14cr|dparser-1.30-2|3	Name: dparser
14cr|dparser-1.30-2|4	Version: 1.30
14cr|dparser-1.30-2|5	Release: 2
14cr|dparser-1.30-2|6	Source0: http://aleron.dl.sourceforge.net/sourceforge/dparser/d-%{version}-src.tar.gz
14cr|dparser-1.30-2|7	Source1: python-dparser-calc.tar.bz2
14cr|dparser-1.30-2|8	Source2: %{name}.rpmlintrc
14cr|dparser-1.30-2|9	License: BSD
14cr|dparser-1.30-2|10	Group: Development/Python
14cr|dparser-1.30-2|11	Url: http://dparser.sourceforge.net/
14cr|dparser-1.30-2|12	BuildRequires:  python-devel
14cr|dparser-1.30-2|13	
14cr|dparser-1.30-2|14	%description
14cr|dparser-1.30-2|15	DParser is an simple but powerful tool for parsing. You can specify the form of
14cr|dparser-1.30-2|16	the text to be parsed using a combination of regular expressions and grammar
14cr|dparser-1.30-2|17	productions.  Because of the parsing technique (technically a scannerless GLR
14cr|dparser-1.30-2|18	parser based on the Tomita algorithm) there are no restrictions.   The grammar
14cr|dparser-1.30-2|19	can be ambiguous, right or left recursive, have any number of null productions,
14cr|dparser-1.30-2|20	and because there is no separate tokenizer, can include whitespace in terminals
14cr|dparser-1.30-2|21	and have terminals which are prefixes of other terminals.   DParser handles not
14cr|dparser-1.30-2|22	just well formed computer languages and data files, but just about any wacky
14cr|dparser-1.30-2|23	situation that occurs in the real world.
14cr|dparser-1.30-2|24	
14cr|dparser-1.30-2|25	
14cr|dparser-1.30-2|26	%package -n python-%{name}
14cr|dparser-1.30-2|27	Summary: DParser python binding
14cr|dparser-1.30-2|28	
14cr|dparser-1.30-2|29	Requires: python
14cr|dparser-1.30-2|30	Group: Development/Python
14cr|dparser-1.30-2|31	
14cr|dparser-1.30-2|32	%description  -n python-%{name}
14cr|dparser-1.30-2|33	DParser is a simple but powerful tool for parsing, written by J. Plevyak.
14cr|dparser-1.30-2|34	DParser for Python gives Python programmers a seamless interface to DParser.
14cr|dparser-1.30-2|35	
14cr|dparser-1.30-2|36	The features that set this Python parser apart from other Python parsers are:
14cr|dparser-1.30-2|37	+ it can deal with any grammar (GLR)
14cr|dparser-1.30-2|38	+ it is fast (based in C)
14cr|dparser-1.30-2|39	+ it does not require a compiler to operate.
14cr|dparser-1.30-2|40	
14cr|dparser-1.30-2|41	DParser for Python also has many easy-to-use features found in other Python
14cr|dparser-1.30-2|42	parsers:
14cr|dparser-1.30-2|43	+ it does not require explicit definitions of tokens
14cr|dparser-1.30-2|44	+ it does not require a separate, non-Python grammar file
14cr|dparser-1.30-2|45	+ it uses function documentation strings to specify grammar rules
14cr|dparser-1.30-2|46	+ it does not output parser code that the user must compile or run.
14cr|dparser-1.30-2|47	
14cr|dparser-1.30-2|48	%prep
14cr|dparser-1.30-2|49	%setup -q -n d
14cr|dparser-1.30-2|50	%setup -q -T -D -a 1 -n d
14cr|dparser-1.30-2|51	
14cr|dparser-1.30-2|52	%build
14cr|dparser-1.30-2|53	make
14cr|dparser-1.30-2|54	#make test
14cr|dparser-1.30-2|55	
14cr|dparser-1.30-2|56	%install
14cr|dparser-1.30-2|57	PREFIX=%{buildroot}%{_prefix} make install
14cr|dparser-1.30-2|58	cd python
14cr|dparser-1.30-2|59	python setup.py install --root=%{buildroot}
14cr|dparser-1.30-2|60	
14cr|dparser-1.30-2|61	mkdir -p %{buildroot}%{_mandir}/man1
14cr|dparser-1.30-2|62	mv  %{buildroot}%{_prefix}/man/man1/* %{buildroot}%{_mandir}/man1/
14cr|dparser-1.30-2|63	%ifarch x86_64
14cr|dparser-1.30-2|64	mv  %{buildroot}{/usr/lib,%{_libdir}}/libdparse.a
14cr|dparser-1.30-2|65	%endif
14cr|dparser-1.30-2|66	
14cr|dparser-1.30-2|67	%clean
14cr|dparser-1.30-2|68	
14cr|dparser-1.30-2|69	%files
14cr|dparser-1.30-2|70	%defattr(-,root,root,0755)
14cr|dparser-1.30-2|71	%{_bindir}/*
14cr|dparser-1.30-2|72	%{_includedir}/*
14cr|dparser-1.30-2|73	%{_libdir}/*.a
14cr|dparser-1.30-2|74	%{_mandir}/man1/*
14cr|dparser-1.30-2|75	%defattr(644,root,root,755)
14cr|dparser-1.30-2|76	%doc CHANGES COPYRIGHT README *.html tests verilog
14cr|dparser-1.30-2|77	
14cr|dparser-1.30-2|78	%files  -n python-%{name}
14cr|dparser-1.30-2|79	%defattr(-,root,root,0755)
14cr|dparser-1.30-2|80	%doc python/README python/*.html python/tests python/contrib python/calc.py
14cr|dparser-1.30-2|81	%{py_platsitedir}/*
14cr|dparser-1.30-2|82	
14cr|dparser-1.30-2|83	
14cr|dparser-1.30-2|84	
14cr|dparser-1.30-2|85	%changelog
14cr|dparser-1.30-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-2
14cr|dparser-1.30-2|87	+ Revision: 5d349cb
14cr|dparser-1.30-2|88	- MassBuild#464: Increase release tag
14cr|dparser-1.30-2|89	
14cr|dparser-1.30-2|90	

961 14
14cr|dpatch-2.0.35-2|1	Name:		dpatch
14cr|dpatch-2.0.35-2|2	Version:	2.0.35
14cr|dpatch-2.0.35-2|3	Release:	2
14cr|dpatch-2.0.35-2|4	Summary:	Debian dpatch tool
14cr|dpatch-2.0.35-2|5	Group:		Development/Other
14cr|dpatch-2.0.35-2|6	License:	GPLv2+
14cr|dpatch-2.0.35-2|7	URL:		https://alioth.debian.org/projects/dpatch/
14cr|dpatch-2.0.35-2|8	Source0:	ftp://ftp.debian.org:21/debian/pool/main/d/dpatch/dpatch_2.0.35.tar.gz
14cr|dpatch-2.0.35-2|9	BuildArch:	noarch
14cr|dpatch-2.0.35-2|10	Requires:   	dpkg
14cr|dpatch-2.0.35-2|11	Patch1:		dpatch-nawk.patch
14cr|dpatch-2.0.35-2|12	
14cr|dpatch-2.0.35-2|13	%description
14cr|dpatch-2.0.35-2|14	Debian dpatch tool.
14cr|dpatch-2.0.35-2|15	
14cr|dpatch-2.0.35-2|16	%prep
14cr|dpatch-2.0.35-2|17	%setup -q -n %{name}
14cr|dpatch-2.0.35-2|18	%patch1 -p1 -b .orig
14cr|dpatch-2.0.35-2|19	
14cr|dpatch-2.0.35-2|20	%build
14cr|dpatch-2.0.35-2|21	make
14cr|dpatch-2.0.35-2|22	
14cr|dpatch-2.0.35-2|23	%install
14cr|dpatch-2.0.35-2|24	install -d %{buildroot}{%{_mandir}/{man1,man7},%{_bindir}}
14cr|dpatch-2.0.35-2|25	make install DESTDIR=%{buildroot}
14cr|dpatch-2.0.35-2|26	
14cr|dpatch-2.0.35-2|27	%files
14cr|dpatch-2.0.35-2|28	%doc debian/control debian/copyright debian/NEWS
14cr|dpatch-2.0.35-2|29	%{_bindir}/*
14cr|dpatch-2.0.35-2|30	%{_datadir}/dpatch
14cr|dpatch-2.0.35-2|31	%{_mandir}/*/*
14cr|dpatch-2.0.35-2|32	%{_sysconfdir}/bash_completion.d/dpatch_edit_patch
14cr|dpatch-2.0.35-2|33	
14cr|dpatch-2.0.35-2|34	
14cr|dpatch-2.0.35-2|35	
14cr|dpatch-2.0.35-2|36	%changelog
14cr|dpatch-2.0.35-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.35-2
14cr|dpatch-2.0.35-2|38	+ Revision: 85ef8d8
14cr|dpatch-2.0.35-2|39	- MassBuild#464: Increase release tag
14cr|dpatch-2.0.35-2|40	
14cr|dpatch-2.0.35-2|41	

962 14
14cr|dpgconv-9-3|1	Name:			dpgconv
14cr|dpgconv-9-3|2	Version: 		9
14cr|dpgconv-9-3|3	Release:		3
14cr|dpgconv-9-3|4	
14cr|dpgconv-9-3|5	Summary: 	Transcode video files to DPG (nDs mPeG)
14cr|dpgconv-9-3|6	Source0: 	http://theli.is-a-geek.org/files/dpgconv/dpgconv-9.py.bz2
14cr|dpgconv-9-3|7	Source1:	dpgconv-readme
14cr|dpgconv-9-3|8	Source2:	dpgshow
14cr|dpgconv-9-3|9	
14cr|dpgconv-9-3|10	License: 	GPLv2
14cr|dpgconv-9-3|11	Group:	 	Video
14cr|dpgconv-9-3|12	URL:		http://theli.is-a-geek.org/blog/static/dpgconv
14cr|dpgconv-9-3|13	
14cr|dpgconv-9-3|14	Requires:	mplayer
14cr|dpgconv-9-3|15	Requires:	mencoder
14cr|dpgconv-9-3|16	Requires:	mpeg-stat
14cr|dpgconv-9-3|17	Requires:	python-imaging
14cr|dpgconv-9-3|18	
14cr|dpgconv-9-3|19	BuildArch:	noarch
14cr|dpgconv-9-3|20	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|dpgconv-9-3|21	
14cr|dpgconv-9-3|22	%description
14cr|dpgconv-9-3|23	A script to transcode video files to DPG format suitable for Nintendo DS (tm)
14cr|dpgconv-9-3|24	
14cr|dpgconv-9-3|25	
14cr|dpgconv-9-3|26	%prep
14cr|dpgconv-9-3|27	
14cr|dpgconv-9-3|28	%build
14cr|dpgconv-9-3|29	
14cr|dpgconv-9-3|30	%install
14cr|dpgconv-9-3|31	rm -rf %{buildroot}
14cr|dpgconv-9-3|32	mkdir -p %{buildroot}%{_bindir}
14cr|dpgconv-9-3|33	bzip2 -dc %{SOURCE0} > %{buildroot}%{_bindir}/%{name}.py
14cr|dpgconv-9-3|34	install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}/Get-Started
14cr|dpgconv-9-3|35	install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}/
14cr|dpgconv-9-3|36	
14cr|dpgconv-9-3|37	%clean
14cr|dpgconv-9-3|38	rm -rf %{buildroot}
14cr|dpgconv-9-3|39	
14cr|dpgconv-9-3|40	%files
14cr|dpgconv-9-3|41	%defattr(-,root,root)
14cr|dpgconv-9-3|42	%{_docdir}/%{name}/Get-Started
14cr|dpgconv-9-3|43	%{_docdir}/%{name}/dpgshow
14cr|dpgconv-9-3|44	%attr(0755,root,root) %{_bindir}/dpgconv.py
14cr|dpgconv-9-3|45	
14cr|dpgconv-9-3|46	
14cr|dpgconv-9-3|47	
14cr|dpgconv-9-3|48	
14cr|dpgconv-9-3|49	
14cr|dpgconv-9-3|50	%changelog
14cr|dpgconv-9-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9-3
14cr|dpgconv-9-3|52	+ Revision: 9d6760c
14cr|dpgconv-9-3|53	- MassBuild#464: Increase release tag
14cr|dpgconv-9-3|54	
14cr|dpgconv-9-3|55	

963 14
14cr|dpic-2013.03.10-2|1	Name:		dpic
14cr|dpic-2013.03.10-2|2	Version:	2013.03.10
14cr|dpic-2013.03.10-2|3	Release:	2
14cr|dpic-2013.03.10-2|4	Summary:	Pic language processor
14cr|dpic-2013.03.10-2|5	License:	BSD
14cr|dpic-2013.03.10-2|6	Group:		Publishing
14cr|dpic-2013.03.10-2|7	URL:		http://www.ece.uwaterloo.ca/~aplevich/dpic/
14cr|dpic-2013.03.10-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|dpic-2013.03.10-2|9	
14cr|dpic-2013.03.10-2|10	%description
14cr|dpic-2013.03.10-2|11	Pic language processor for LaTeX documents or web sites.
14cr|dpic-2013.03.10-2|12	
14cr|dpic-2013.03.10-2|13	%files
14cr|dpic-2013.03.10-2|14	%doc README CHANGES doc/dpicdoc.pdf
14cr|dpic-2013.03.10-2|15	%{_bindir}/%{name}
14cr|dpic-2013.03.10-2|16	%{_mandir}/man1/%{name}.1*
14cr|dpic-2013.03.10-2|17	
14cr|dpic-2013.03.10-2|18	
14cr|dpic-2013.03.10-2|19	#--------------------------------------------------------------------
14cr|dpic-2013.03.10-2|20	
14cr|dpic-2013.03.10-2|21	%prep
14cr|dpic-2013.03.10-2|22	%setup -qn %{name}
14cr|dpic-2013.03.10-2|23	chmod 0644 README CHANGES doc/dpicdoc.pdf
14cr|dpic-2013.03.10-2|24	
14cr|dpic-2013.03.10-2|25	%build
14cr|dpic-2013.03.10-2|26	%setup_compile_flags
14cr|dpic-2013.03.10-2|27	%make
14cr|dpic-2013.03.10-2|28	
14cr|dpic-2013.03.10-2|29	%install
14cr|dpic-2013.03.10-2|30	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|dpic-2013.03.10-2|31	install -Dm 0644 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|dpic-2013.03.10-2|32	
14cr|dpic-2013.03.10-2|33	
14cr|dpic-2013.03.10-2|34	%changelog
14cr|dpic-2013.03.10-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.03.10-2
14cr|dpic-2013.03.10-2|36	+ Revision: ea6bded
14cr|dpic-2013.03.10-2|37	- MassBuild#464: Increase release tag
14cr|dpic-2013.03.10-2|38	
14cr|dpic-2013.03.10-2|39	

964 14
14cr|dpml-util-cli-1.0.0-10|1	%define short_name      cli
14cr|dpml-util-cli-1.0.0-10|2	%define category        util
14cr|dpml-util-cli-1.0.0-10|3	%define section         free
14cr|dpml-util-cli-1.0.0-10|4	%define gcj_support     1
14cr|dpml-util-cli-1.0.0-10|5	
14cr|dpml-util-cli-1.0.0-10|6	Name:           dpml-%{category}-%{short_name}
14cr|dpml-util-cli-1.0.0-10|7	Version:        1.0.0
14cr|dpml-util-cli-1.0.0-10|8	Release:        10
14cr|dpml-util-cli-1.0.0-10|9	Epoch:          0
14cr|dpml-util-cli-1.0.0-10|10	Summary:        DPML Metro Common Utilities
14cr|dpml-util-cli-1.0.0-10|11	License:        Apache License
14cr|dpml-util-cli-1.0.0-10|12	Group:          Development/Java
14cr|dpml-util-cli-1.0.0-10|13	URL:            http://dpml.net/util/cli/index.html
14cr|dpml-util-cli-1.0.0-10|14	# svn checkout https://svn.berlios.de/svnroot/repos/dpml/trunk/main
14cr|dpml-util-cli-1.0.0-10|15	Source0:        %{name}-%{version}.tar.bz2
14cr|dpml-util-cli-1.0.0-10|16	Source1:        %{name}-build.xml
14cr|dpml-util-cli-1.0.0-10|17	%if %{gcj_support}
14cr|dpml-util-cli-1.0.0-10|18	BuildRequires:  java-gcj-compat-devel
14cr|dpml-util-cli-1.0.0-10|19	%else
14cr|dpml-util-cli-1.0.0-10|20	BuildArch:      noarch
14cr|dpml-util-cli-1.0.0-10|21	%endif
14cr|dpml-util-cli-1.0.0-10|22	BuildRequires:  ant >= 0:1.6
14cr|dpml-util-cli-1.0.0-10|23	#BuildRequires: ant-junit >= 0:1.6
14cr|dpml-util-cli-1.0.0-10|24	#BuildRequires: junit
14cr|dpml-util-cli-1.0.0-10|25	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|dpml-util-cli-1.0.0-10|26	
14cr|dpml-util-cli-1.0.0-10|27	%description
14cr|dpml-util-cli-1.0.0-10|28	The CLI index provides an API for processing command line interfaces.
14cr|dpml-util-cli-1.0.0-10|29	
14cr|dpml-util-cli-1.0.0-10|30	The implementation is based on the Jakarta Commons CLI2 library written
14cr|dpml-util-cli-1.0.0-10|31	by John Keyes and Rob Oxspring.
14cr|dpml-util-cli-1.0.0-10|32	
14cr|dpml-util-cli-1.0.0-10|33	CLI1 was formed by the merger of ideas and code from three different
14cr|dpml-util-cli-1.0.0-10|34	libraries and allows most simple interfaces to be modelled. CLI1 became
14cr|dpml-util-cli-1.0.0-10|35	increasingly difficult to maintain and develop further and so CLI2 was
14cr|dpml-util-cli-1.0.0-10|36	developed with the goals of clearer responsibilities and being more
14cr|dpml-util-cli-1.0.0-10|37	flexible. The intention was that CLI2 would be able to model a far
14cr|dpml-util-cli-1.0.0-10|38	greater selection of interfaces and do so more completely, validating
14cr|dpml-util-cli-1.0.0-10|39	as much as possible.
14cr|dpml-util-cli-1.0.0-10|40	
14cr|dpml-util-cli-1.0.0-10|41	The DPML codebase was established in late 2005 based on a fork of the
14cr|dpml-util-cli-1.0.0-10|42	Jarkata Commons CL2 content as CLI2 development with Jakarta Commons
14cr|dpml-util-cli-1.0.0-10|43	appears to have stopped around April 2005. Modification to the codebase
14cr|dpml-util-cli-1.0.0-10|44	applied during incorporation under DPML include removal of CLI1
14cr|dpml-util-cli-1.0.0-10|45	content, resolution of a number of testcase failures, removal of file
14cr|dpml-util-cli-1.0.0-10|46	validation hidden feature (due to platform inconsitencies at the JVM
14cr|dpml-util-cli-1.0.0-10|47	level), removal of Maven dependencies in the build and test procedures,
14cr|dpml-util-cli-1.0.0-10|48	resolution of issues in the Help formatter, package renaming,
14cr|dpml-util-cli-1.0.0-10|49	documentation enhancements, upgrading of the codebase to be compliant
14cr|dpml-util-cli-1.0.0-10|50	with DPML style guidelines, and additions to the argument validator
14cr|dpml-util-cli-1.0.0-10|51	package.
14cr|dpml-util-cli-1.0.0-10|52	
14cr|dpml-util-cli-1.0.0-10|53	%package        javadoc
14cr|dpml-util-cli-1.0.0-10|54	Summary:        Javadoc for %{name}
14cr|dpml-util-cli-1.0.0-10|55	Group:          Development/Java
14cr|dpml-util-cli-1.0.0-10|56	BuildRequires:  java-javadoc
14cr|dpml-util-cli-1.0.0-10|57	
14cr|dpml-util-cli-1.0.0-10|58	%description    javadoc
14cr|dpml-util-cli-1.0.0-10|59	Javadoc for %{name}.
14cr|dpml-util-cli-1.0.0-10|60	
14cr|dpml-util-cli-1.0.0-10|61	%prep
14cr|dpml-util-cli-1.0.0-10|62	%setup -q -n %{short_name}
14cr|dpml-util-cli-1.0.0-10|63	%{__cp} -a %{SOURCE1} build.xml
14cr|dpml-util-cli-1.0.0-10|64	
14cr|dpml-util-cli-1.0.0-10|65	%build
14cr|dpml-util-cli-1.0.0-10|66	#export OPT_JAR_LIST="ant/ant-junit junit"
14cr|dpml-util-cli-1.0.0-10|67	export OPT_JAR_LIST=
14cr|dpml-util-cli-1.0.0-10|68	export CLASSPATH=
14cr|dpml-util-cli-1.0.0-10|69	%ant jar javadoc #test
14cr|dpml-util-cli-1.0.0-10|70	
14cr|dpml-util-cli-1.0.0-10|71	%install
14cr|dpml-util-cli-1.0.0-10|72	# jars
14cr|dpml-util-cli-1.0.0-10|73	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|dpml-util-cli-1.0.0-10|74	%{__cp} -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|dpml-util-cli-1.0.0-10|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|dpml-util-cli-1.0.0-10|76	
14cr|dpml-util-cli-1.0.0-10|77	# javadoc
14cr|dpml-util-cli-1.0.0-10|78	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|dpml-util-cli-1.0.0-10|79	cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|dpml-util-cli-1.0.0-10|80	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cr|dpml-util-cli-1.0.0-10|81	
14cr|dpml-util-cli-1.0.0-10|82	%if %{gcj_support}
14cr|dpml-util-cli-1.0.0-10|83	%{_bindir}/aot-compile-rpm
14cr|dpml-util-cli-1.0.0-10|84	%endif
14cr|dpml-util-cli-1.0.0-10|85	
14cr|dpml-util-cli-1.0.0-10|86	%if %{gcj_support}
14cr|dpml-util-cli-1.0.0-10|87	%post
14cr|dpml-util-cli-1.0.0-10|88	%{update_gcjdb}
14cr|dpml-util-cli-1.0.0-10|89	
14cr|dpml-util-cli-1.0.0-10|90	%postun
14cr|dpml-util-cli-1.0.0-10|91	%{clean_gcjdb}
14cr|dpml-util-cli-1.0.0-10|92	%endif
14cr|dpml-util-cli-1.0.0-10|93	
14cr|dpml-util-cli-1.0.0-10|94	%post javadoc
14cr|dpml-util-cli-1.0.0-10|95	rm -f %{_javadocdir}/%{name}
14cr|dpml-util-cli-1.0.0-10|96	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14cr|dpml-util-cli-1.0.0-10|97	
14cr|dpml-util-cli-1.0.0-10|98	%postun javadoc
14cr|dpml-util-cli-1.0.0-10|99	if [ $1 -eq 0 ]; then
14cr|dpml-util-cli-1.0.0-10|100	%{__rm} -f %{_javadocdir}/%{name}
14cr|dpml-util-cli-1.0.0-10|101	fi
14cr|dpml-util-cli-1.0.0-10|102	
14cr|dpml-util-cli-1.0.0-10|103	%files
14cr|dpml-util-cli-1.0.0-10|104	%defattr(0644,root,root,0755)
14cr|dpml-util-cli-1.0.0-10|105	%doc
14cr|dpml-util-cli-1.0.0-10|106	%{_javadir}/*
14cr|dpml-util-cli-1.0.0-10|107	%if %{gcj_support}
14cr|dpml-util-cli-1.0.0-10|108	%attr(-,root,root) %{_libdir}/gcj/%{name}
14cr|dpml-util-cli-1.0.0-10|109	%endif
14cr|dpml-util-cli-1.0.0-10|110	
14cr|dpml-util-cli-1.0.0-10|111	%files javadoc
14cr|dpml-util-cli-1.0.0-10|112	%defattr(0644,root,root,0755)
14cr|dpml-util-cli-1.0.0-10|113	%doc %{_javadocdir}/%{name}-%{version}
14cr|dpml-util-cli-1.0.0-10|114	%ghost %doc %{_javadocdir}/%{name}
14cr|dpml-util-cli-1.0.0-10|115	
14cr|dpml-util-cli-1.0.0-10|116	
14cr|dpml-util-cli-1.0.0-10|117	
14cr|dpml-util-cli-1.0.0-10|118	
14cr|dpml-util-cli-1.0.0-10|119	
14cr|dpml-util-cli-1.0.0-10|120	%changelog
14cr|dpml-util-cli-1.0.0-10|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.0-10
14cr|dpml-util-cli-1.0.0-10|122	+ Revision: 1f9c073
14cr|dpml-util-cli-1.0.0-10|123	- MassBuild#464: Increase release tag
14cr|dpml-util-cli-1.0.0-10|124	
14cr|dpml-util-cli-1.0.0-10|125	

965 14
14cr|dragonmemory-1.0-4|1	%define	oname	DragonMemory
14cr|dragonmemory-1.0-4|2	
14cr|dragonmemory-1.0-4|3	Name:		dragonmemory
14cr|dragonmemory-1.0-4|4	Version:	1.0
14cr|dragonmemory-1.0-4|5	Release:	4
14cr|dragonmemory-1.0-4|6	Summary:	A memory game where you have to match identical chips
14cr|dragonmemory-1.0-4|7	License:	GPLv3
14cr|dragonmemory-1.0-4|8	Group:		Games/Boards
14cr|dragonmemory-1.0-4|9	URL:		http://dragontech.net/index.php/games-en
14cr|dragonmemory-1.0-4|10	Source0:	http://dragontech.net/index.php/games-en?file=tl_files/dragontech/Software/%{oname}/%{oname}-source.tgz
14cr|dragonmemory-1.0-4|11	Source1:	dragonmemory.png
14cr|dragonmemory-1.0-4|12	Patch0:		dragonmemory-1.0-linuxpath.patch
14cr|dragonmemory-1.0-4|13	Patch1:		dragonmemory-1.0-makefile.patch
14cr|dragonmemory-1.0-4|14	BuildRequires:	SDL-devel
14cr|dragonmemory-1.0-4|15	BuildRequires:	SDL_mixer-devel
14cr|dragonmemory-1.0-4|16	BuildRequires:	SDL_image-devel
14cr|dragonmemory-1.0-4|17	BuildRequires:	pkgconfig(gl)
14cr|dragonmemory-1.0-4|18	BuildRequires:	pkgconfig(glu)
14cr|dragonmemory-1.0-4|19	
14cr|dragonmemory-1.0-4|20	%description
14cr|dragonmemory-1.0-4|21	Dragon Memory is a memory game where you have to match identical chips from
14cr|dragonmemory-1.0-4|22	a board. The game has very detailed graphics and a lot of levels to play.
14cr|dragonmemory-1.0-4|23	
14cr|dragonmemory-1.0-4|24	%prep
14cr|dragonmemory-1.0-4|25	%setup -q -n %{oname}
14cr|dragonmemory-1.0-4|26	%patch0 -p1 -b .path
14cr|dragonmemory-1.0-4|27	%patch1 -p1 -b .makefile
14cr|dragonmemory-1.0-4|28	
14cr|dragonmemory-1.0-4|29	%build
14cr|dragonmemory-1.0-4|30	export CPPFLAGS="%{optflags}"
14cr|dragonmemory-1.0-4|31	%make
14cr|dragonmemory-1.0-4|32	
14cr|dragonmemory-1.0-4|33	%install
14cr|dragonmemory-1.0-4|34	mkdir -p %{buildroot}%{_gamesbindir}
14cr|dragonmemory-1.0-4|35	cp %{name} %{buildroot}%{_gamesbindir}/
14cr|dragonmemory-1.0-4|36	
14cr|dragonmemory-1.0-4|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|dragonmemory-1.0-4|38	
14cr|dragonmemory-1.0-4|39	cp -r fonts %{buildroot}%{_gamesdatadir}/%{name}/
14cr|dragonmemory-1.0-4|40	cp -r gfx %{buildroot}%{_gamesdatadir}/%{name}/
14cr|dragonmemory-1.0-4|41	cp -r music %{buildroot}%{_gamesdatadir}/%{name}/
14cr|dragonmemory-1.0-4|42	cp -r sounds %{buildroot}%{_gamesdatadir}/%{name}/
14cr|dragonmemory-1.0-4|43	cp -r themes %{buildroot}%{_gamesdatadir}/%{name}/
14cr|dragonmemory-1.0-4|44	
14cr|dragonmemory-1.0-4|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dragonmemory-1.0-4|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|dragonmemory-1.0-4|47	[Desktop Entry]
14cr|dragonmemory-1.0-4|48	Name=Dragon Memory
14cr|dragonmemory-1.0-4|49	Comment=%{summary}
14cr|dragonmemory-1.0-4|50	Exec=%{_gamesbindir}/%{name}
14cr|dragonmemory-1.0-4|51	Icon=%{name}
14cr|dragonmemory-1.0-4|52	Terminal=false
14cr|dragonmemory-1.0-4|53	Type=Application
14cr|dragonmemory-1.0-4|54	StartupNotify=true
14cr|dragonmemory-1.0-4|55	Categories=Game;BoardGame;
14cr|dragonmemory-1.0-4|56	EOF
14cr|dragonmemory-1.0-4|57	
14cr|dragonmemory-1.0-4|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cr|dragonmemory-1.0-4|59	cp %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cr|dragonmemory-1.0-4|60	
14cr|dragonmemory-1.0-4|61	%files
14cr|dragonmemory-1.0-4|62	%doc Authors.txt License.txt
14cr|dragonmemory-1.0-4|63	%{_gamesbindir}/%{name}
14cr|dragonmemory-1.0-4|64	%{_gamesdatadir}/%{name}
14cr|dragonmemory-1.0-4|65	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|dragonmemory-1.0-4|66	%{_iconsdir}/hicolor/*/apps/*.png
14cr|dragonmemory-1.0-4|67	
14cr|dragonmemory-1.0-4|68	
14cr|dragonmemory-1.0-4|69	
14cr|dragonmemory-1.0-4|70	%changelog
14cr|dragonmemory-1.0-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cr|dragonmemory-1.0-4|72	+ Revision: 3e43b14
14cr|dragonmemory-1.0-4|73	- MassBuild#464: Increase release tag
14cr|dragonmemory-1.0-4|74	
14cr|dragonmemory-1.0-4|75	

966 14
14cr|drakbackup-0.19.3-3|1	%define drakxtools_required_version  10.4.89-1mdv2007.0
14cr|drakbackup-0.19.3-3|2	%define drakxtools_conflicted_version  10.4.88
14cr|drakbackup-0.19.3-3|3	
14cr|drakbackup-0.19.3-3|4	%define libname %mklibname %{name}
14cr|drakbackup-0.19.3-3|5	
14cr|drakbackup-0.19.3-3|6	Summary:  Backup and restore the system
14cr|drakbackup-0.19.3-3|7	Name:     drakbackup
14cr|drakbackup-0.19.3-3|8	Version:  0.19.3
14cr|drakbackup-0.19.3-3|9	Release:  3
14cr|drakbackup-0.19.3-3|10	Source0:  %name-%version.tar.lzma
14cr|drakbackup-0.19.3-3|11	License:  GPL
14cr|drakbackup-0.19.3-3|12	Group:    Archiving/Other
14cr|drakbackup-0.19.3-3|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
14cr|drakbackup-0.19.3-3|14	BuildRequires: perl-MDK-Common-devel
14cr|drakbackup-0.19.3-3|15	Requires: drakxtools => %drakxtools_required_version
14cr|drakbackup-0.19.3-3|16	Requires: common-licenses
14cr|drakbackup-0.19.3-3|17	Requires: usermode-consoleonly >= 1.92-4mdv2008.0
14cr|drakbackup-0.19.3-3|18	BuildRoot: %_tmppath/%name-%version-buildroot
14cr|drakbackup-0.19.3-3|19	# for program:
14cr|drakbackup-0.19.3-3|20	Conflicts: drakxtools <= %drakxtools_conflicted_version
14cr|drakbackup-0.19.3-3|21	# for man pages:
14cr|drakbackup-0.19.3-3|22	Conflicts: drakxtools-curses <= %drakxtools_conflicted_version
14cr|drakbackup-0.19.3-3|23	BuildArch: noarch
14cr|drakbackup-0.19.3-3|24	
14cr|drakbackup-0.19.3-3|25	%description
14cr|drakbackup-0.19.3-3|26	Drakbackup enables to backup and restore the system.
14cr|drakbackup-0.19.3-3|27	
14cr|drakbackup-0.19.3-3|28	%prep
14cr|drakbackup-0.19.3-3|29	%setup -q
14cr|drakbackup-0.19.3-3|30	
14cr|drakbackup-0.19.3-3|31	%build
14cr|drakbackup-0.19.3-3|32	
14cr|drakbackup-0.19.3-3|33	%install
14cr|drakbackup-0.19.3-3|34	rm -fr $RPM_BUILD_ROOT
14cr|drakbackup-0.19.3-3|35	%makeinstall_std
14cr|drakbackup-0.19.3-3|36	
14cr|drakbackup-0.19.3-3|37	#install lang
14cr|drakbackup-0.19.3-3|38	%find_lang %name
14cr|drakbackup-0.19.3-3|39	
14cr|drakbackup-0.19.3-3|40	# consolehelper configuration
14cr|drakbackup-0.19.3-3|41	# ask for root password
14cr|drakbackup-0.19.3-3|42	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakbackup
14cr|drakbackup-0.19.3-3|43	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|drakbackup-0.19.3-3|44	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakbackup <<EOF
14cr|drakbackup-0.19.3-3|45	USER=root
14cr|drakbackup-0.19.3-3|46	PROGRAM=/usr/sbin/drakbackup
14cr|drakbackup-0.19.3-3|47	FALLBACK=false
14cr|drakbackup-0.19.3-3|48	SESSION=true
14cr|drakbackup-0.19.3-3|49	EOF
14cr|drakbackup-0.19.3-3|50	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|drakbackup-0.19.3-3|51	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/drakbackup
14cr|drakbackup-0.19.3-3|52	# make menu entry call the consolehelper link
14cr|drakbackup-0.19.3-3|53	sed -i -e "s,%{_sbindir}/drakbackup,%{_bindir}/drakbackup," \
14cr|drakbackup-0.19.3-3|54	%{buildroot}%{_datadir}/applications/drakbackup.desktop
14cr|drakbackup-0.19.3-3|55	
14cr|drakbackup-0.19.3-3|56	%if %mdkversion < 200900
14cr|drakbackup-0.19.3-3|57	%post
14cr|drakbackup-0.19.3-3|58	%update_menus
14cr|drakbackup-0.19.3-3|59	%endif
14cr|drakbackup-0.19.3-3|60	
14cr|drakbackup-0.19.3-3|61	%if %mdkversion < 200900
14cr|drakbackup-0.19.3-3|62	%postun
14cr|drakbackup-0.19.3-3|63	%clean_menus
14cr|drakbackup-0.19.3-3|64	%endif
14cr|drakbackup-0.19.3-3|65	
14cr|drakbackup-0.19.3-3|66	%clean
14cr|drakbackup-0.19.3-3|67	rm -rf $RPM_BUILD_ROOT
14cr|drakbackup-0.19.3-3|68	
14cr|drakbackup-0.19.3-3|69	%files -f %{name}.lang
14cr|drakbackup-0.19.3-3|70	%defattr(-,root,root)
14cr|drakbackup-0.19.3-3|71	%doc ChangeLog
14cr|drakbackup-0.19.3-3|72	%config(noreplace) %_sysconfdir/pam.d/drakbackup
14cr|drakbackup-0.19.3-3|73	%config(noreplace) %_sysconfdir/security/console.apps/drakbackup
14cr|drakbackup-0.19.3-3|74	%_bindir/drakbackup
14cr|drakbackup-0.19.3-3|75	%_sbindir/*
14cr|drakbackup-0.19.3-3|76	/usr/lib/libDrakX/icons/*
14cr|drakbackup-0.19.3-3|77	/usr/share/libDrakX/pixmaps/*
14cr|drakbackup-0.19.3-3|78	/usr/share/applications/drakbackup.desktop
14cr|drakbackup-0.19.3-3|79	%_mandir/*/*
14cr|drakbackup-0.19.3-3|80	
14cr|drakbackup-0.19.3-3|81	
14cr|drakbackup-0.19.3-3|82	
14cr|drakbackup-0.19.3-3|83	
14cr|drakbackup-0.19.3-3|84	%changelog
14cr|drakbackup-0.19.3-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19.3-3
14cr|drakbackup-0.19.3-3|86	+ Revision: 4c5b92d
14cr|drakbackup-0.19.3-3|87	- MassBuild#464: Increase release tag
14cr|drakbackup-0.19.3-3|88	
14cr|drakbackup-0.19.3-3|89	

967 14
14cr|drakclick-0.2-9|1	Summary:	A program to change Single/Double click in KDE
14cr|drakclick-0.2-9|2	Name:		drakclick
14cr|drakclick-0.2-9|3	Version:	0.2
14cr|drakclick-0.2-9|4	Release:	9
14cr|drakclick-0.2-9|5	Group:		Graphical desktop/KDE
14cr|drakclick-0.2-9|6	Source0: 	drakclick
14cr|drakclick-0.2-9|7	License:	GPL
14cr|drakclick-0.2-9|8	URL:		http://www.advx.org/drakclick
14cr|drakclick-0.2-9|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|drakclick-0.2-9|10	BuildArch: 	noarch
14cr|drakclick-0.2-9|11	
14cr|drakclick-0.2-9|12	%description
14cr|drakclick-0.2-9|13	A quick 5 minute hack to test GTK-perl and provide an easy way
14cr|drakclick-0.2-9|14	to change the SingleClick vs DoubleClick KDE behavior.
14cr|drakclick-0.2-9|15	
14cr|drakclick-0.2-9|16	%install
14cr|drakclick-0.2-9|17	mkdir -p %{buildroot}/usr/bin
14cr|drakclick-0.2-9|18	cp %{SOURCE0} %{buildroot}/usr/bin
14cr|drakclick-0.2-9|19	mkdir -p %{buildroot}%{_docdir}/drakclick-%{version}
14cr|drakclick-0.2-9|20	cat << EOF > %{buildroot}%{_docdir}/drakclick-%{version}/README
14cr|drakclick-0.2-9|21	A quick 5 minute hack to test GTK-perl and provide an easy way
14cr|drakclick-0.2-9|22	to change the SingleClick vs DoubleClick KDE behavior.
14cr|drakclick-0.2-9|23	EOF
14cr|drakclick-0.2-9|24	
14cr|drakclick-0.2-9|25	
14cr|drakclick-0.2-9|26	%clean
14cr|drakclick-0.2-9|27	#Yeah, right ;-)
14cr|drakclick-0.2-9|28	
14cr|drakclick-0.2-9|29	%files
14cr|drakclick-0.2-9|30	%defattr(755,root,root)
14cr|drakclick-0.2-9|31	%{_bindir}/drakclick
14cr|drakclick-0.2-9|32	%{_docdir}/drakclick-%{version}
14cr|drakclick-0.2-9|33	
14cr|drakclick-0.2-9|34	
14cr|drakclick-0.2-9|35	
14cr|drakclick-0.2-9|36	
14cr|drakclick-0.2-9|37	
14cr|drakclick-0.2-9|38	%changelog
14cr|drakclick-0.2-9|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14cr|drakclick-0.2-9|40	+ Revision: fe00b77
14cr|drakclick-0.2-9|41	- MassBuild#464: Increase release tag
14cr|drakclick-0.2-9|42	
14cr|drakclick-0.2-9|43	

968 14
14cr|drakcluster-1.6-6|1	Summary:	Graphic interface tool to setup server cluster
14cr|drakcluster-1.6-6|2	
14cr|drakcluster-1.6-6|3	Name:		drakcluster
14cr|drakcluster-1.6-6|4	Version:	1.6
14cr|drakcluster-1.6-6|5	Release:	6
14cr|drakcluster-1.6-6|6	#Source0: %{name}-%{version}.tar.bz2
14cr|drakcluster-1.6-6|7	Source0:	%{name}-devel.tar.bz2
14cr|drakcluster-1.6-6|8	License:	GPL
14cr|drakcluster-1.6-6|9	Group:		System/Cluster
14cr|drakcluster-1.6-6|10	URL:		http://www.mandriva.com
14cr|drakcluster-1.6-6|11	BuildArch:	noarch
14cr|drakcluster-1.6-6|12	Requires:	perl-Gtk2
14cr|drakcluster-1.6-6|13	Requires:	clusterscripts-server
14cr|drakcluster-1.6-6|14	Requires:	xli
14cr|drakcluster-1.6-6|15	Requires:	xterm
14cr|drakcluster-1.6-6|16	Requires:	xpdf
14cr|drakcluster-1.6-6|17	Requires:	drakxtools
14cr|drakcluster-1.6-6|18	
14cr|drakcluster-1.6-6|19	%description
14cr|drakcluster-1.6-6|20	Graphic interface to admin and setup the servr cluster.
14cr|drakcluster-1.6-6|21	
14cr|drakcluster-1.6-6|22	%prep
14cr|drakcluster-1.6-6|23	%setup -q -n %{name}-devel
14cr|drakcluster-1.6-6|24	
14cr|drakcluster-1.6-6|25	%build
14cr|drakcluster-1.6-6|26	make build
14cr|drakcluster-1.6-6|27	
14cr|drakcluster-1.6-6|28	%install
14cr|drakcluster-1.6-6|29	make installd DESTDIR=%{buildroot}
14cr|drakcluster-1.6-6|30	%find_lang drakcluster
14cr|drakcluster-1.6-6|31	
14cr|drakcluster-1.6-6|32	%files -f drakcluster.lang
14cr|drakcluster-1.6-6|33	%{_datadir}/pixmaps/cluster/*
14cr|drakcluster-1.6-6|34	%{perl_vendorlib}/drakcluster/*
14cr|drakcluster-1.6-6|35	%{perl_vendorlib}/interface_cluster.pm
14cr|drakcluster-1.6-6|36	%attr(755,root,root) %{_sbindir}/drakcluster.pl
14cr|drakcluster-1.6-6|37	%attr(755,root,root) %{_sbindir}/draktab*
14cr|drakcluster-1.6-6|38	%attr(755,root,root) %{_bindir}/cluster_applet.pl
14cr|drakcluster-1.6-6|39	%attr(755,root,root) %{_sbindir}/drakka
14cr|drakcluster-1.6-6|40	
14cr|drakcluster-1.6-6|41	
14cr|drakcluster-1.6-6|42	%changelog
14cr|drakcluster-1.6-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-6
14cr|drakcluster-1.6-6|44	+ Revision: a603a0f
14cr|drakcluster-1.6-6|45	- MassBuild#464: Increase release tag
14cr|drakcluster-1.6-6|46	
14cr|drakcluster-1.6-6|47	

969 14
14cr|drakconf-legacy-12.19.2-7|1	%define   legacy_name drakconf
14cr|drakconf-legacy-12.19.2-7|2	
14cr|drakconf-legacy-12.19.2-7|3	Summary:  The %{vendor} Linux Control Center
14cr|drakconf-legacy-12.19.2-7|4	Name:     drakconf-legacy
14cr|drakconf-legacy-12.19.2-7|5	Version:  12.19.2
14cr|drakconf-legacy-12.19.2-7|6	Release:  7
14cr|drakconf-legacy-12.19.2-7|7	License:  GPLv2+
14cr|drakconf-legacy-12.19.2-7|8	Group:    System/Configuration/Other
14cr|drakconf-legacy-12.19.2-7|9	Url:      http://wiki.mandriva.com/en/ControlCenter
14cr|drakconf-legacy-12.19.2-7|10	Source0:  %{legacy_name}-%{version}.tar.lzma
14cr|drakconf-legacy-12.19.2-7|11	Source1:  drakconf16.png
14cr|drakconf-legacy-12.19.2-7|12	Source2:  drakconf32.png
14cr|drakconf-legacy-12.19.2-7|13	Source3:  drakconf48.png
14cr|drakconf-legacy-12.19.2-7|14	Source4:  drakconf-legacy.rpmlintrc
14cr|drakconf-legacy-12.19.2-7|15	BuildArch: noarch
14cr|drakconf-legacy-12.19.2-7|16	
14cr|drakconf-legacy-12.19.2-7|17	BuildRequires: gettext
14cr|drakconf-legacy-12.19.2-7|18	BuildRequires: intltool
14cr|drakconf-legacy-12.19.2-7|19	BuildRequires: perl-MDK-Common-devel
14cr|drakconf-legacy-12.19.2-7|20	BuildRequires: drakxtools-backend
14cr|drakconf-legacy-12.19.2-7|21	
14cr|drakconf-legacy-12.19.2-7|22	Requires: %{_vendor}-release
14cr|drakconf-legacy-12.19.2-7|23	Requires: drakxtools >= 11.64
14cr|drakconf-legacy-12.19.2-7|24	Requires: harddrake-ui
14cr|drakconf-legacy-12.19.2-7|25	Requires: usermode
14cr|drakconf-legacy-12.19.2-7|26	Requires: perl-Gtk2
14cr|drakconf-legacy-12.19.2-7|27	Requires: perl-Gnome2-Vte
14cr|drakconf-legacy-12.19.2-7|28	Requires: gtk+2.0
14cr|drakconf-legacy-12.19.2-7|29	Requires: perl-MDK-Common
14cr|drakconf-legacy-12.19.2-7|30	Requires: userdrake
14cr|drakconf-legacy-12.19.2-7|31	Requires: drakconf-icons = %{version}
14cr|drakconf-legacy-12.19.2-7|32	Requires: drakx-net
14cr|drakconf-legacy-12.19.2-7|33	Requires: drakx-kbd-mouse-x11
14cr|drakconf-legacy-12.19.2-7|34	Requires: perl-Gtk2-WebKit
14cr|drakconf-legacy-12.19.2-7|35	Requires: drakconf-icons
14cr|drakconf-legacy-12.19.2-7|36	Suggests: drakfax
14cr|drakconf-legacy-12.19.2-7|37	Suggests: system-config-printer
14cr|drakconf-legacy-12.19.2-7|38	Suggests: rpmdrake
14cr|drakconf-legacy-12.19.2-7|39	Suggests: drakmenustyle
14cr|drakconf-legacy-12.19.2-7|40	Suggests: drakguard
14cr|drakconf-legacy-12.19.2-7|41	Suggests: mdkonline >= 2.77.19
14cr|drakconf-legacy-12.19.2-7|42	
14cr|drakconf-legacy-12.19.2-7|43	# workaround rpm issues on updates (bad ordering relating to virtual packages?):
14cr|drakconf-legacy-12.19.2-7|44	%define _requires_exceptions perl(Gtk2::Html2)
14cr|drakconf-legacy-12.19.2-7|45	
14cr|drakconf-legacy-12.19.2-7|46	%description
14cr|drakconf-legacy-12.19.2-7|47	drakconf includes the %{vendor} Linux Control Center which is an interface to
14cr|drakconf-legacy-12.19.2-7|48	multiple utilities from DrakXtools.
14cr|drakconf-legacy-12.19.2-7|49	
14cr|drakconf-legacy-12.19.2-7|50	%prep
14cr|drakconf-legacy-12.19.2-7|51	%setup -q -n %{legacy_name}-%{version}
14cr|drakconf-legacy-12.19.2-7|52	%apply_patches
14cr|drakconf-legacy-12.19.2-7|53	
14cr|drakconf-legacy-12.19.2-7|54	%build
14cr|drakconf-legacy-12.19.2-7|55	
14cr|drakconf-legacy-12.19.2-7|56	%install
14cr|drakconf-legacy-12.19.2-7|57	rm -fr %{buildroot}
14cr|drakconf-legacy-12.19.2-7|58	%makeinstall_std
14cr|drakconf-legacy-12.19.2-7|59	
14cr|drakconf-legacy-12.19.2-7|60	#install lang
14cr|drakconf-legacy-12.19.2-7|61	%find_lang %{legacy_name}
14cr|drakconf-legacy-12.19.2-7|62	
14cr|drakconf-legacy-12.19.2-7|63	#install menu
14cr|drakconf-legacy-12.19.2-7|64	mkdir -p %{buildroot}%{_datadir}/applications
14cr|drakconf-legacy-12.19.2-7|65	install -m644 drakconf.desktop %{buildroot}%{_datadir}/applications/%{_vendor}-drakconf.desktop
14cr|drakconf-legacy-12.19.2-7|66	
14cr|drakconf-legacy-12.19.2-7|67	#fix run from /usr/bin as need for consolehelper work
14cr|drakconf-legacy-12.19.2-7|68	sed -e 's/sbin/bin/' -i %{buildroot}%{_datadir}/applications/%{_vendor}-drakconf.desktop
14cr|drakconf-legacy-12.19.2-7|69	
14cr|drakconf-legacy-12.19.2-7|70	#install menu icon
14cr|drakconf-legacy-12.19.2-7|71	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14cr|drakconf-legacy-12.19.2-7|72	install -m644 %{SOURCE1} %{buildroot}/%{_miconsdir}/drakconf.png
14cr|drakconf-legacy-12.19.2-7|73	install -m644 %{SOURCE2} %{buildroot}/%{_iconsdir}/drakconf.png
14cr|drakconf-legacy-12.19.2-7|74	install -m644 %{SOURCE3} %{buildroot}/%{_liconsdir}/drakconf.png
14cr|drakconf-legacy-12.19.2-7|75	
14cr|drakconf-legacy-12.19.2-7|76	install -d %{buildroot}/etc
14cr|drakconf-legacy-12.19.2-7|77	touch %{buildroot}/etc/mcc.conf
14cr|drakconf-legacy-12.19.2-7|78	
14cr|drakconf-legacy-12.19.2-7|79	#icons still in old drakconf-icons package
14cr|drakconf-legacy-12.19.2-7|80	rm -rf %{buildroot}%{_datadir}/mcc/themes
14cr|drakconf-legacy-12.19.2-7|81	
14cr|drakconf-legacy-12.19.2-7|82	#mv drakconf to sbin - it's need be run only from root
14cr|drakconf-legacy-12.19.2-7|83	mv -f %{buildroot}%{_bindir}/drakconf %{buildroot}%{_sbindir}/drakconf
14cr|drakconf-legacy-12.19.2-7|84	
14cr|drakconf-legacy-12.19.2-7|85	#pam.d configuration
14cr|drakconf-legacy-12.19.2-7|86	# console user, ask for root password
14cr|drakconf-legacy-12.19.2-7|87	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakconf
14cr|drakconf-legacy-12.19.2-7|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|drakconf-legacy-12.19.2-7|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakconf <<EOF
14cr|drakconf-legacy-12.19.2-7|90	USER=root
14cr|drakconf-legacy-12.19.2-7|91	PROGRAM=/usr/sbin/drakconf.real
14cr|drakconf-legacy-12.19.2-7|92	SESSION=true
14cr|drakconf-legacy-12.19.2-7|93	FALLBACK=false
14cr|drakconf-legacy-12.19.2-7|94	EOF
14cr|drakconf-legacy-12.19.2-7|95	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|drakconf-legacy-12.19.2-7|96	cat > %{buildroot}%{_sysconfdir}/pam.d/drakconf  <<EOF
14cr|drakconf-legacy-12.19.2-7|97	#%PAM-1.0
14cr|drakconf-legacy-12.19.2-7|98	auth	sufficient	pam_rootok.so
14cr|drakconf-legacy-12.19.2-7|99	auth	sufficient	pam_timestamp.so
14cr|drakconf-legacy-12.19.2-7|100	auth	include		system-auth
14cr|drakconf-legacy-12.19.2-7|101	session	required	pam_permit.so
14cr|drakconf-legacy-12.19.2-7|102	session	optional	pam_xauth.so
14cr|drakconf-legacy-12.19.2-7|103	session	optional	pam_timestamp.so
14cr|drakconf-legacy-12.19.2-7|104	account	required	pam_permit.so
14cr|drakconf-legacy-12.19.2-7|105	EOF
14cr|drakconf-legacy-12.19.2-7|106	
14cr|drakconf-legacy-12.19.2-7|107	for i in %{buildroot}{%{_sbindir},%{_bindir}}/mcc; do ln -s {drakconf,$i}; done
14cr|drakconf-legacy-12.19.2-7|108	
14cr|drakconf-legacy-12.19.2-7|109	%files -f %{legacy_name}.lang
14cr|drakconf-legacy-12.19.2-7|110	%doc COPYING
14cr|drakconf-legacy-12.19.2-7|111	%config(noreplace) %ghost %{_sysconfdir}/mcc.conf
14cr|drakconf-legacy-12.19.2-7|112	%config(noreplace) %{_sysconfdir}/sysconfig/mcc.conf
14cr|drakconf-legacy-12.19.2-7|113	%{_bindir}/*
14cr|drakconf-legacy-12.19.2-7|114	%{_sbindir}/*
14cr|drakconf-legacy-12.19.2-7|115	%{_datadir}/applications/%{_vendor}-drakconf.desktop
14cr|drakconf-legacy-12.19.2-7|116	%{perl_vendorlib}/MDV
14cr|drakconf-legacy-12.19.2-7|117	%dir %{_datadir}/mcc
14cr|drakconf-legacy-12.19.2-7|118	%{_datadir}/mcc/progs.conf
14cr|drakconf-legacy-12.19.2-7|119	%{_iconsdir}/*
14cr|drakconf-legacy-12.19.2-7|120	%{_sysconfdir}/pam.d/drakconf
14cr|drakconf-legacy-12.19.2-7|121	%{_sysconfdir}/security/console.apps/drakconf
14cr|drakconf-legacy-12.19.2-7|122	
14cr|drakconf-legacy-12.19.2-7|123	
14cr|drakconf-legacy-12.19.2-7|124	%changelog
14cr|drakconf-legacy-12.19.2-7|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 12.19.2-7
14cr|drakconf-legacy-12.19.2-7|126	+ Revision: 770bca6
14cr|drakconf-legacy-12.19.2-7|127	- MassBuild#464: Increase release tag
14cr|drakconf-legacy-12.19.2-7|128	
14cr|drakconf-legacy-12.19.2-7|129	

970 14
14cr|drakcowsay-0.7-8|1	%define __noautoreq 'irssi'
14cr|drakcowsay-0.7-8|2	Name: drakcowsay
14cr|drakcowsay-0.7-8|3	Version: 0.7
14cr|drakcowsay-0.7-8|4	Release: 8
14cr|drakcowsay-0.7-8|5	Summary: Graphical interface for cowsay
14cr|drakcowsay-0.7-8|6	Source0: %{name}-%{version}.tar.bz2
14cr|drakcowsay-0.7-8|7	License: GPL
14cr|drakcowsay-0.7-8|8	Group: Toys
14cr|drakcowsay-0.7-8|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|drakcowsay-0.7-8|10	URL: http://peoples.mandriva.com/~blino/drakcowsay/
14cr|drakcowsay-0.7-8|11	Requires: drakxtools cowsay
14cr|drakcowsay-0.7-8|12	BuildRequires: xchat-devel
14cr|drakcowsay-0.7-8|13	
14cr|drakcowsay-0.7-8|14	%description
14cr|drakcowsay-0.7-8|15	%{name} is a graphical interface for cowsay.
14cr|drakcowsay-0.7-8|16	Its target audience is those not yet familiar with the tough command line,
14cr|drakcowsay-0.7-8|17	thus making cowsay rendering as easy as if you were a true l33t.
14cr|drakcowsay-0.7-8|18	
14cr|drakcowsay-0.7-8|19	This package also includes drakcowthink, a graphical interface to cowthink.
14cr|drakcowsay-0.7-8|20	
14cr|drakcowsay-0.7-8|21	%package -n xchat-%{name}
14cr|drakcowsay-0.7-8|22	Group: System/Libraries
14cr|drakcowsay-0.7-8|23	Summary: Xchat plugin for %{name}
14cr|drakcowsay-0.7-8|24	Requires: xchat
14cr|drakcowsay-0.7-8|25	
14cr|drakcowsay-0.7-8|26	%description -n xchat-%{name}
14cr|drakcowsay-0.7-8|27	xchat-%{name} is a plugin for xchat to cowsay in your current IRC window.
14cr|drakcowsay-0.7-8|28	
14cr|drakcowsay-0.7-8|29	%package -n irssi-%{name}
14cr|drakcowsay-0.7-8|30	Group: System/Libraries
14cr|drakcowsay-0.7-8|31	Summary: Irssi plugin for %{name}
14cr|drakcowsay-0.7-8|32	Requires: irssi
14cr|drakcowsay-0.7-8|33	
14cr|drakcowsay-0.7-8|34	%description -n irssi-%{name}
14cr|drakcowsay-0.7-8|35	irssi-%{name} is a plugin for irssi to cowsay in your current IRC window.
14cr|drakcowsay-0.7-8|36	
14cr|drakcowsay-0.7-8|37	%prep
14cr|drakcowsay-0.7-8|38	%setup -q
14cr|drakcowsay-0.7-8|39	
14cr|drakcowsay-0.7-8|40	%build
14cr|drakcowsay-0.7-8|41	gcc -Wl,--export-dynamic -Wall -O1 -shared -fPIC -I. xchat-%{name}.c -o xchat-%{name}.so
14cr|drakcowsay-0.7-8|42	
14cr|drakcowsay-0.7-8|43	%install
14cr|drakcowsay-0.7-8|44	rm -rf %{buildroot}
14cr|drakcowsay-0.7-8|45	install -m755 -D %{name} %{buildroot}%{_bindir}/%{name}
14cr|drakcowsay-0.7-8|46	ln -s %{name} %{buildroot}%{_bindir}/drakcowthink
14cr|drakcowsay-0.7-8|47	install -m755 -D xchat-%{name}.so %{buildroot}%{_libdir}/xchat/plugins/xchat-%{name}.so
14cr|drakcowsay-0.7-8|48	install -m755 -D irssi-%{name}.pl %{buildroot}%{_datadir}/irssi/scripts/irssi-%{name}.pl
14cr|drakcowsay-0.7-8|49	
14cr|drakcowsay-0.7-8|50	%clean
14cr|drakcowsay-0.7-8|51	rm -rf %{buildroot}
14cr|drakcowsay-0.7-8|52	
14cr|drakcowsay-0.7-8|53	%files
14cr|drakcowsay-0.7-8|54	%defattr(-,root,root)
14cr|drakcowsay-0.7-8|55	%{_bindir}/%{name}
14cr|drakcowsay-0.7-8|56	%{_bindir}/drakcowthink
14cr|drakcowsay-0.7-8|57	
14cr|drakcowsay-0.7-8|58	%files -n xchat-%{name}
14cr|drakcowsay-0.7-8|59	%defattr(-,root,root)
14cr|drakcowsay-0.7-8|60	%{_libdir}/xchat/plugins/xchat-%{name}.so
14cr|drakcowsay-0.7-8|61	
14cr|drakcowsay-0.7-8|62	%files -n irssi-%{name}
14cr|drakcowsay-0.7-8|63	%defattr(-,root,root)
14cr|drakcowsay-0.7-8|64	%{_datadir}/irssi/scripts/irssi-%{name}.pl
14cr|drakcowsay-0.7-8|65	
14cr|drakcowsay-0.7-8|66	
14cr|drakcowsay-0.7-8|67	
14cr|drakcowsay-0.7-8|68	%changelog
14cr|drakcowsay-0.7-8|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-8
14cr|drakcowsay-0.7-8|70	+ Revision: 4b62dfe
14cr|drakcowsay-0.7-8|71	- MassBuild#464: Increase release tag
14cr|drakcowsay-0.7-8|72	
14cr|drakcowsay-0.7-8|73	

971 14
14cr|drakfon-0.6-6|1	%define name drakfon
14cr|drakfon-0.6-6|2	%define version 0.6
14cr|drakfon-0.6-6|3	%define release 6
14cr|drakfon-0.6-6|4	
14cr|drakfon-0.6-6|5	Summary:	Install FON firmwares in wireless routers
14cr|drakfon-0.6-6|6	Name:		%{name}
14cr|drakfon-0.6-6|7	Version:	%{version}
14cr|drakfon-0.6-6|8	Release:	%{release}
14cr|drakfon-0.6-6|9	Source0:	%{name}-%{version}.tar.bz2
14cr|drakfon-0.6-6|10	License:	GPL
14cr|drakfon-0.6-6|11	Group:		System/Configuration/Networking
14cr|drakfon-0.6-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|drakfon-0.6-6|13	Url:		http://fon.com
14cr|drakfon-0.6-6|14	BuildArch:      noarch
14cr|drakfon-0.6-6|15	
14cr|drakfon-0.6-6|16	%description
14cr|drakfon-0.6-6|17	Tool to install FON based firmwares in wireless routers
14cr|drakfon-0.6-6|18	
14cr|drakfon-0.6-6|19	%prep
14cr|drakfon-0.6-6|20	%setup -q
14cr|drakfon-0.6-6|21	
14cr|drakfon-0.6-6|22	%build
14cr|drakfon-0.6-6|23	%make -C po
14cr|drakfon-0.6-6|24	
14cr|drakfon-0.6-6|25	%install
14cr|drakfon-0.6-6|26	rm -rf %{buildroot}
14cr|drakfon-0.6-6|27	%makeinstall_std -C po
14cr|drakfon-0.6-6|28	install -D -m 755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|drakfon-0.6-6|29	install -d %{buildroot}%{_datadir}/%{name}/firmwares
14cr|drakfon-0.6-6|30	install -m 644 FONbasic-* %{buildroot}%{_datadir}/%{name}/firmwares
14cr|drakfon-0.6-6|31	install -d %{buildroot}%{_iconsdir}
14cr|drakfon-0.6-6|32	install -m 644 FON*.png %{buildroot}%{_iconsdir}
14cr|drakfon-0.6-6|33	install -m 644 -D %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|drakfon-0.6-6|34	%find_lang %{name}
14cr|drakfon-0.6-6|35	
14cr|drakfon-0.6-6|36	%clean
14cr|drakfon-0.6-6|37	rm -rf %{buildroot}
14cr|drakfon-0.6-6|38	
14cr|drakfon-0.6-6|39	%if %mdkversion < 200900
14cr|drakfon-0.6-6|40	%post
14cr|drakfon-0.6-6|41	%update_menus
14cr|drakfon-0.6-6|42	%endif
14cr|drakfon-0.6-6|43	
14cr|drakfon-0.6-6|44	%if %mdkversion < 200900
14cr|drakfon-0.6-6|45	%postun
14cr|drakfon-0.6-6|46	%clean_menus
14cr|drakfon-0.6-6|47	%endif
14cr|drakfon-0.6-6|48	
14cr|drakfon-0.6-6|49	%files -f %{name}.lang
14cr|drakfon-0.6-6|50	%defattr(-,root,root)
14cr|drakfon-0.6-6|51	%{_sbindir}/%{name}
14cr|drakfon-0.6-6|52	%dir %{_datadir}/%{name}
14cr|drakfon-0.6-6|53	%dir %{_datadir}/%{name}/firmwares/
14cr|drakfon-0.6-6|54	%{_datadir}/%{name}/firmwares/FONbasic-*
14cr|drakfon-0.6-6|55	%{_iconsdir}/FON*.png
14cr|drakfon-0.6-6|56	%{_datadir}/applications/%{name}.desktop
14cr|drakfon-0.6-6|57	
14cr|drakfon-0.6-6|58	
14cr|drakfon-0.6-6|59	
14cr|drakfon-0.6-6|60	
14cr|drakfon-0.6-6|61	
14cr|drakfon-0.6-6|62	%changelog
14cr|drakfon-0.6-6|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-6
14cr|drakfon-0.6-6|64	+ Revision: 8440ffa
14cr|drakfon-0.6-6|65	- MassBuild#464: Increase release tag
14cr|drakfon-0.6-6|66	
14cr|drakfon-0.6-6|67	

972 14
14cr|drakguard-policy-0.7.7-10|1	Summary:	Parental control tool with NetPolice DNS enable
14cr|drakguard-policy-0.7.7-10|2	Name:		drakguard-policy
14cr|drakguard-policy-0.7.7-10|3	Version:	0.7.7
14cr|drakguard-policy-0.7.7-10|4	Release:	10
14cr|drakguard-policy-0.7.7-10|5	License:	GPLv2+
14cr|drakguard-policy-0.7.7-10|6	Group:		System/Configuration/Other
14cr|drakguard-policy-0.7.7-10|7	Url:		http://www.rosalab.ru/
14cr|drakguard-policy-0.7.7-10|8	Requires(post,postun):	squid
14cr|drakguard-policy-0.7.7-10|9	Requires:	drakguard
14cr|drakguard-policy-0.7.7-10|10	BuildArch:	noarch
14cr|drakguard-policy-0.7.7-10|11	
14cr|drakguard-policy-0.7.7-10|12	%description
14cr|drakguard-policy-0.7.7-10|13	This tool allows to configure parental control. It can block access to
14cr|drakguard-policy-0.7.7-10|14	web sites and restrict connection during a specified timeframe. This version
14cr|drakguard-policy-0.7.7-10|15	consist DNS-protect from russian company Yandex.
14cr|drakguard-policy-0.7.7-10|16	
14cr|drakguard-policy-0.7.7-10|17	To disable NetPolice filters remove this line from /etc/squid/squid.conf:
14cr|drakguard-policy-0.7.7-10|18	dns_nameservers 77.88.8.3 77.88.8.7
14cr|drakguard-policy-0.7.7-10|19	
14cr|drakguard-policy-0.7.7-10|20	%files
14cr|drakguard-policy-0.7.7-10|21	
14cr|drakguard-policy-0.7.7-10|22	%post
14cr|drakguard-policy-0.7.7-10|23	echo "dns_nameservers 77.88.8.3 77.88.8.7" >> /etc/squid/squid.conf
14cr|drakguard-policy-0.7.7-10|24	
14cr|drakguard-policy-0.7.7-10|25	%postun
14cr|drakguard-policy-0.7.7-10|26	sed -i 's/dns_nameservers\ 77.88.8.3\ 77.88.8.7//' /etc/squid/squid.conf
14cr|drakguard-policy-0.7.7-10|27	
14cr|drakguard-policy-0.7.7-10|28	#----------------------------------------------------------------------------
14cr|drakguard-policy-0.7.7-10|29	
14cr|drakguard-policy-0.7.7-10|30	%prep
14cr|drakguard-policy-0.7.7-10|31	# Nothing
14cr|drakguard-policy-0.7.7-10|32	
14cr|drakguard-policy-0.7.7-10|33	%build
14cr|drakguard-policy-0.7.7-10|34	# Nothing
14cr|drakguard-policy-0.7.7-10|35	
14cr|drakguard-policy-0.7.7-10|36	%install
14cr|drakguard-policy-0.7.7-10|37	# Nothing
14cr|drakguard-policy-0.7.7-10|38	
14cr|drakguard-policy-0.7.7-10|39	
14cr|drakguard-policy-0.7.7-10|40	%changelog
14cr|drakguard-policy-0.7.7-10|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-10
14cr|drakguard-policy-0.7.7-10|42	+ Revision: 77e0d9a
14cr|drakguard-policy-0.7.7-10|43	- MassBuild#464: Increase release tag
14cr|drakguard-policy-0.7.7-10|44	
14cr|drakguard-policy-0.7.7-10|45	

973 14
14cr|draklive-0.9-7|1	%define name draklive
14cr|draklive-0.9-7|2	%define version 0.9
14cr|draklive-0.9-7|3	%define release 7
14cr|draklive-0.9-7|4	
14cr|draklive-0.9-7|5	Summary:	Live systems generation and copying tool
14cr|draklive-0.9-7|6	Name:		%{name}
14cr|draklive-0.9-7|7	Version:	%{version}
14cr|draklive-0.9-7|8	Release:	%{release}
14cr|draklive-0.9-7|9	Source0:	%{name}-%{version}.tar.xz
14cr|draklive-0.9-7|10	License:	GPLv2+
14cr|draklive-0.9-7|11	Group:		System/Configuration/Other
14cr|draklive-0.9-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|draklive-0.9-7|13	Url:		http://wiki.mandriva.com/Development/Packaging/Tools/draklive
14cr|draklive-0.9-7|14	BuildArch:      noarch
14cr|draklive-0.9-7|15	Requires:       syslinux grub
14cr|draklive-0.9-7|16	Requires:       cdrkit cdrkit-genisoimage mkcd
14cr|draklive-0.9-7|17	Requires:       curl rsync dosfstools mtools patch squashfs3-tools setarch urpmi
14cr|draklive-0.9-7|18	Suggests:	draklive-config-One
14cr|draklive-0.9-7|19	Suggests:	drakx-installer-images drakx-installer-rescue
14cr|draklive-0.9-7|20	Suggests:	x11-server-xnest mkisofs
14cr|draklive-0.9-7|21	
14cr|draklive-0.9-7|22	%description
14cr|draklive-0.9-7|23	This tool lets you generate Mandriva live systems.
14cr|draklive-0.9-7|24	
14cr|draklive-0.9-7|25	%prep
14cr|draklive-0.9-7|26	%setup -q
14cr|draklive-0.9-7|27	
14cr|draklive-0.9-7|28	%build
14cr|draklive-0.9-7|29	
14cr|draklive-0.9-7|30	%install
14cr|draklive-0.9-7|31	rm -rf %{buildroot}
14cr|draklive-0.9-7|32	install -D -m 0755 %{name} %{buildroot}/%{_sbindir}/%{name}
14cr|draklive-0.9-7|33	mkdir -p %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
14cr|draklive-0.9-7|34	install -D -m 0755 lib/MDV/Draklive/*.pm %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
14cr|draklive-0.9-7|35	
14cr|draklive-0.9-7|36	%clean
14cr|draklive-0.9-7|37	rm -rf %{buildroot}
14cr|draklive-0.9-7|38	
14cr|draklive-0.9-7|39	%files
14cr|draklive-0.9-7|40	%defattr(-,root,root)
14cr|draklive-0.9-7|41	%doc NEWS
14cr|draklive-0.9-7|42	%{_sbindir}/%{name}
14cr|draklive-0.9-7|43	%{perl_vendorlib}/MDV/Draklive/*
14cr|draklive-0.9-7|44	
14cr|draklive-0.9-7|45	
14cr|draklive-0.9-7|46	
14cr|draklive-0.9-7|47	
14cr|draklive-0.9-7|48	%changelog
14cr|draklive-0.9-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-7
14cr|draklive-0.9-7|50	+ Revision: ce54602
14cr|draklive-0.9-7|51	- MassBuild#464: Increase release tag
14cr|draklive-0.9-7|52	
14cr|draklive-0.9-7|53	

974 14
14cr|drakmsync-0.6.1-2|1	Summary:  Mobile device synchronization tool
14cr|drakmsync-0.6.1-2|2	Name:     drakmsync
14cr|drakmsync-0.6.1-2|3	Version:  0.6.1
14cr|drakmsync-0.6.1-2|4	Release:  2
14cr|drakmsync-0.6.1-2|5	Source0:  %name-%version.tar.bz2
14cr|drakmsync-0.6.1-2|6	License:  GPL
14cr|drakmsync-0.6.1-2|7	Group:    System/Configuration/Other
14cr|drakmsync-0.6.1-2|8	Url:      http://www.mandrivalinux.com/en/cvs.php3
14cr|drakmsync-0.6.1-2|9	Requires: drakxtools => 10.4.53-1mdv2007.0
14cr|drakmsync-0.6.1-2|10	Requires: msynctool
14cr|drakmsync-0.6.1-2|11	Requires: perl-Gtk2 >= 1.023-1mdk
14cr|drakmsync-0.6.1-2|12	BuildRoot: %_tmppath/%name-%version-buildroot
14cr|drakmsync-0.6.1-2|13	BuildArch: noarch
14cr|drakmsync-0.6.1-2|14	
14cr|drakmsync-0.6.1-2|15	%description
14cr|drakmsync-0.6.1-2|16	Drakmsync is a tool that makes it easy to synchronize
14cr|drakmsync-0.6.1-2|17	mobile devices.
14cr|drakmsync-0.6.1-2|18	
14cr|drakmsync-0.6.1-2|19	%prep
14cr|drakmsync-0.6.1-2|20	%setup -q
14cr|drakmsync-0.6.1-2|21	
14cr|drakmsync-0.6.1-2|22	%build
14cr|drakmsync-0.6.1-2|23	%make
14cr|drakmsync-0.6.1-2|24	
14cr|drakmsync-0.6.1-2|25	%install
14cr|drakmsync-0.6.1-2|26	rm -fr $RPM_BUILD_ROOT
14cr|drakmsync-0.6.1-2|27	%makeinstall_std
14cr|drakmsync-0.6.1-2|28	
14cr|drakmsync-0.6.1-2|29	#install lang
14cr|drakmsync-0.6.1-2|30	%find_lang %name
14cr|drakmsync-0.6.1-2|31	
14cr|drakmsync-0.6.1-2|32	%if %mdkversion < 200900
14cr|drakmsync-0.6.1-2|33	%post
14cr|drakmsync-0.6.1-2|34	%update_menus
14cr|drakmsync-0.6.1-2|35	%endif
14cr|drakmsync-0.6.1-2|36	
14cr|drakmsync-0.6.1-2|37	%if %mdkversion < 200900
14cr|drakmsync-0.6.1-2|38	%postun
14cr|drakmsync-0.6.1-2|39	%clean_menus
14cr|drakmsync-0.6.1-2|40	%endif
14cr|drakmsync-0.6.1-2|41	
14cr|drakmsync-0.6.1-2|42	%clean
14cr|drakmsync-0.6.1-2|43	rm -rf $RPM_BUILD_ROOT
14cr|drakmsync-0.6.1-2|44	
14cr|drakmsync-0.6.1-2|45	%files -f %{name}.lang
14cr|drakmsync-0.6.1-2|46	%defattr(-,root,root)
14cr|drakmsync-0.6.1-2|47	%_bindir/*
14cr|drakmsync-0.6.1-2|48	%{_datadir}/applications/drakmsync.desktop
14cr|drakmsync-0.6.1-2|49	%_datadir/drakmsync/*.pm
14cr|drakmsync-0.6.1-2|50	%attr(644,root,root) %_datadir/drakmsync/profiles/*
14cr|drakmsync-0.6.1-2|51	/usr/lib/libDrakX/icons/pda_section.png
14cr|drakmsync-0.6.1-2|52	
14cr|drakmsync-0.6.1-2|53	
14cr|drakmsync-0.6.1-2|54	
14cr|drakmsync-0.6.1-2|55	%changelog
14cr|drakmsync-0.6.1-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|drakmsync-0.6.1-2|57	+ Revision: b6cbb43
14cr|drakmsync-0.6.1-2|58	- MassBuild#464: Increase release tag
14cr|drakmsync-0.6.1-2|59	
14cr|drakmsync-0.6.1-2|60	

975 14
14cr|draktermserv-0.8.1-2|1	%define drakxtools_required_version  10.4.89-1mdv2007.0
14cr|draktermserv-0.8.1-2|2	%define drakxtools_conflicted_version  10.4.88
14cr|draktermserv-0.8.1-2|3	
14cr|draktermserv-0.8.1-2|4	%define libname %mklibname %{name}
14cr|draktermserv-0.8.1-2|5	
14cr|draktermserv-0.8.1-2|6	Summary:  Terminal server configurator
14cr|draktermserv-0.8.1-2|7	Name:     draktermserv
14cr|draktermserv-0.8.1-2|8	Version:  0.8.1
14cr|draktermserv-0.8.1-2|9	Release:  2
14cr|draktermserv-0.8.1-2|10	Source0:  %name-%version.tar.bz2
14cr|draktermserv-0.8.1-2|11	License:  GPL
14cr|draktermserv-0.8.1-2|12	Group:    System/Configuration/Printing
14cr|draktermserv-0.8.1-2|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
14cr|draktermserv-0.8.1-2|14	BuildRequires: perl-MDK-Common-devel
14cr|draktermserv-0.8.1-2|15	Requires: drakxtools => %drakxtools_required_version
14cr|draktermserv-0.8.1-2|16	BuildRoot: %_tmppath/%name-%version-buildroot
14cr|draktermserv-0.8.1-2|17	Conflicts: drakxtools <= %drakxtools_conflicted_version
14cr|draktermserv-0.8.1-2|18	BuildArch: noarch
14cr|draktermserv-0.8.1-2|19	
14cr|draktermserv-0.8.1-2|20	%description
14cr|draktermserv-0.8.1-2|21	Draktermserv is a terminal server configurator.
14cr|draktermserv-0.8.1-2|22	
14cr|draktermserv-0.8.1-2|23	%prep
14cr|draktermserv-0.8.1-2|24	%setup -q
14cr|draktermserv-0.8.1-2|25	
14cr|draktermserv-0.8.1-2|26	%build
14cr|draktermserv-0.8.1-2|27	
14cr|draktermserv-0.8.1-2|28	%install
14cr|draktermserv-0.8.1-2|29	rm -fr $RPM_BUILD_ROOT
14cr|draktermserv-0.8.1-2|30	%makeinstall_std
14cr|draktermserv-0.8.1-2|31	
14cr|draktermserv-0.8.1-2|32	#install lang
14cr|draktermserv-0.8.1-2|33	%find_lang %name
14cr|draktermserv-0.8.1-2|34	
14cr|draktermserv-0.8.1-2|35	%if %mdkversion < 200900
14cr|draktermserv-0.8.1-2|36	%post
14cr|draktermserv-0.8.1-2|37	%update_menus
14cr|draktermserv-0.8.1-2|38	%endif
14cr|draktermserv-0.8.1-2|39	
14cr|draktermserv-0.8.1-2|40	%if %mdkversion < 200900
14cr|draktermserv-0.8.1-2|41	%postun
14cr|draktermserv-0.8.1-2|42	%clean_menus
14cr|draktermserv-0.8.1-2|43	%endif
14cr|draktermserv-0.8.1-2|44	
14cr|draktermserv-0.8.1-2|45	%clean
14cr|draktermserv-0.8.1-2|46	rm -rf $RPM_BUILD_ROOT
14cr|draktermserv-0.8.1-2|47	
14cr|draktermserv-0.8.1-2|48	%files -f %{name}.lang
14cr|draktermserv-0.8.1-2|49	%defattr(-,root,root)
14cr|draktermserv-0.8.1-2|50	%doc COPYING ChangeLog
14cr|draktermserv-0.8.1-2|51	%_sbindir/*
14cr|draktermserv-0.8.1-2|52	
14cr|draktermserv-0.8.1-2|53	
14cr|draktermserv-0.8.1-2|54	
14cr|draktermserv-0.8.1-2|55	
14cr|draktermserv-0.8.1-2|56	
14cr|draktermserv-0.8.1-2|57	%changelog
14cr|draktermserv-0.8.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|draktermserv-0.8.1-2|59	+ Revision: bdf7c47
14cr|draktermserv-0.8.1-2|60	- MassBuild#464: Increase release tag
14cr|draktermserv-0.8.1-2|61	
14cr|draktermserv-0.8.1-2|62	

976 14
14cr|drakvirt-0.8.2-4|1	%define name drakvirt
14cr|drakvirt-0.8.2-4|2	%define version 0.8.2
14cr|drakvirt-0.8.2-4|3	%define release 4
14cr|drakvirt-0.8.2-4|4	
14cr|drakvirt-0.8.2-4|5	Summary:	Virtualization configuration
14cr|drakvirt-0.8.2-4|6	Name:		%{name}
14cr|drakvirt-0.8.2-4|7	Version:	%{version}
14cr|drakvirt-0.8.2-4|8	Release:	%{release}
14cr|drakvirt-0.8.2-4|9	Source0:	%{name}-%{version}.tar.bz2
14cr|drakvirt-0.8.2-4|10	Patch:		xen.pm.patch
14cr|drakvirt-0.8.2-4|11	License:	GPL
14cr|drakvirt-0.8.2-4|12	Group:		System/Configuration/Other
14cr|drakvirt-0.8.2-4|13	Url:		https://svn.mandriva.com/svn/soft/drakvirt/trunk/
14cr|drakvirt-0.8.2-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|drakvirt-0.8.2-4|15	BuildArch:      noarch
14cr|drakvirt-0.8.2-4|16	Requires:	drakxtools >= 10.4.222-1mdv2008.0
14cr|drakvirt-0.8.2-4|17	
14cr|drakvirt-0.8.2-4|18	%description
14cr|drakvirt-0.8.2-4|19	This tool allows to configure virtualization using Xen.
14cr|drakvirt-0.8.2-4|20	
14cr|drakvirt-0.8.2-4|21	%prep
14cr|drakvirt-0.8.2-4|22	%setup -q
14cr|drakvirt-0.8.2-4|23	%patch -p0
14cr|drakvirt-0.8.2-4|24	
14cr|drakvirt-0.8.2-4|25	%build
14cr|drakvirt-0.8.2-4|26	%make
14cr|drakvirt-0.8.2-4|27	
14cr|drakvirt-0.8.2-4|28	%install
14cr|drakvirt-0.8.2-4|29	rm -rf %{buildroot}
14cr|drakvirt-0.8.2-4|30	%makeinstall_std
14cr|drakvirt-0.8.2-4|31	%find_lang %name
14cr|drakvirt-0.8.2-4|32	
14cr|drakvirt-0.8.2-4|33	%clean
14cr|drakvirt-0.8.2-4|34	rm -rf %{buildroot}
14cr|drakvirt-0.8.2-4|35	
14cr|drakvirt-0.8.2-4|36	%if %mdkversion < 200900
14cr|drakvirt-0.8.2-4|37	%post
14cr|drakvirt-0.8.2-4|38	%update_menus
14cr|drakvirt-0.8.2-4|39	%endif
14cr|drakvirt-0.8.2-4|40	
14cr|drakvirt-0.8.2-4|41	%if %mdkversion < 200900
14cr|drakvirt-0.8.2-4|42	%postun
14cr|drakvirt-0.8.2-4|43	%clean_menus
14cr|drakvirt-0.8.2-4|44	%endif
14cr|drakvirt-0.8.2-4|45	
14cr|drakvirt-0.8.2-4|46	%files -f %name.lang
14cr|drakvirt-0.8.2-4|47	%defattr(-,root,root)
14cr|drakvirt-0.8.2-4|48	%_sbindir/%name
14cr|drakvirt-0.8.2-4|49	%dir %_datadir/%name
14cr|drakvirt-0.8.2-4|50	%_datadir/%name/*.pm
14cr|drakvirt-0.8.2-4|51	%dir %_datadir/%name/virtual
14cr|drakvirt-0.8.2-4|52	%_datadir/%name/virtual/*.pm
14cr|drakvirt-0.8.2-4|53	%_datadir/applications/%name.desktop
14cr|drakvirt-0.8.2-4|54	%_prefix/lib/libDrakX/icons/*.png
14cr|drakvirt-0.8.2-4|55	%{_iconsdir}/%{name}.png
14cr|drakvirt-0.8.2-4|56	
14cr|drakvirt-0.8.2-4|57	
14cr|drakvirt-0.8.2-4|58	
14cr|drakvirt-0.8.2-4|59	
14cr|drakvirt-0.8.2-4|60	%changelog
14cr|drakvirt-0.8.2-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-4
14cr|drakvirt-0.8.2-4|62	+ Revision: 71b532d
14cr|drakvirt-0.8.2-4|63	- MassBuild#464: Increase release tag
14cr|drakvirt-0.8.2-4|64	
14cr|drakvirt-0.8.2-4|65	

977 14
14cr|drakx-autoinstall-doc-10.0.3-8|1	%define name drakx-autoinstall-doc
14cr|drakx-autoinstall-doc-10.0.3-8|2	%define version 10.0.3
14cr|drakx-autoinstall-doc-10.0.3-8|3	%define release 8
14cr|drakx-autoinstall-doc-10.0.3-8|4	
14cr|drakx-autoinstall-doc-10.0.3-8|5	Summary:        Auto Install Documentation for Drakx
14cr|drakx-autoinstall-doc-10.0.3-8|6	Name:           %{name}
14cr|drakx-autoinstall-doc-10.0.3-8|7	Version:        %{version}
14cr|drakx-autoinstall-doc-10.0.3-8|8	Release:        %{release}
14cr|drakx-autoinstall-doc-10.0.3-8|9	Url:            http://members.shaw.ca/mandrake
14cr|drakx-autoinstall-doc-10.0.3-8|10	Source0:        drakx-autoinstall-doc.tar.bz2
14cr|drakx-autoinstall-doc-10.0.3-8|11	Source1:        so_split.tar.bz2
14cr|drakx-autoinstall-doc-10.0.3-8|12	License:        GFDL
14cr|drakx-autoinstall-doc-10.0.3-8|13	Group:          System/Configuration/Other
14cr|drakx-autoinstall-doc-10.0.3-8|14	BuildArch:      noarch
14cr|drakx-autoinstall-doc-10.0.3-8|15	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|drakx-autoinstall-doc-10.0.3-8|16	
14cr|drakx-autoinstall-doc-10.0.3-8|17	%description
14cr|drakx-autoinstall-doc-10.0.3-8|18	This package contains the AutoInstall documents, in OpenOffice.org binary
14cr|drakx-autoinstall-doc-10.0.3-8|19	format, Post Script, PDF, one big HTML file and a HOWTO like set of smaller
14cr|drakx-autoinstall-doc-10.0.3-8|20	HTML files.
14cr|drakx-autoinstall-doc-10.0.3-8|21	
14cr|drakx-autoinstall-doc-10.0.3-8|22	The Mandriva Linux Distribution provides a facility, DrakX, which allows
14cr|drakx-autoinstall-doc-10.0.3-8|23	for the automated installation on to computers that you use or manage.
14cr|drakx-autoinstall-doc-10.0.3-8|24	
14cr|drakx-autoinstall-doc-10.0.3-8|25	The DrakX graphic installer has the capability of being used in both the
14cr|drakx-autoinstall-doc-10.0.3-8|26	interactive and automated modes. These documents deal specifically with
14cr|drakx-autoinstall-doc-10.0.3-8|27	it's automated capability.
14cr|drakx-autoinstall-doc-10.0.3-8|28	
14cr|drakx-autoinstall-doc-10.0.3-8|29	Automated Installation is intended for situations where the same
14cr|drakx-autoinstall-doc-10.0.3-8|30	'Install' set is to be placed on multiple computers. This can be a
14cr|drakx-autoinstall-doc-10.0.3-8|31	substantial time saver for anyone. More importantly, the automation means
14cr|drakx-autoinstall-doc-10.0.3-8|32	that you do not have to sit in front of each computer filling in the
14cr|drakx-autoinstall-doc-10.0.3-8|33	blanks, picking this and that and hoping that you remember the selections
14cr|drakx-autoinstall-doc-10.0.3-8|34	you chose the previous time.
14cr|drakx-autoinstall-doc-10.0.3-8|35	
14cr|drakx-autoinstall-doc-10.0.3-8|36	%prep
14cr|drakx-autoinstall-doc-10.0.3-8|37	
14cr|drakx-autoinstall-doc-10.0.3-8|38	%setup -q -n %{version}
14cr|drakx-autoinstall-doc-10.0.3-8|39	
14cr|drakx-autoinstall-doc-10.0.3-8|40	# put source code in here too
14cr|drakx-autoinstall-doc-10.0.3-8|41	bzip2 -dc %{SOURCE1} | tar xf -
14cr|drakx-autoinstall-doc-10.0.3-8|42	# make sure executable is not present
14cr|drakx-autoinstall-doc-10.0.3-8|43	rm -f Programs/so_split
14cr|drakx-autoinstall-doc-10.0.3-8|44	
14cr|drakx-autoinstall-doc-10.0.3-8|45	%clean
14cr|drakx-autoinstall-doc-10.0.3-8|46	rm -rf $RPM_BUILD_ROOT
14cr|drakx-autoinstall-doc-10.0.3-8|47	
14cr|drakx-autoinstall-doc-10.0.3-8|48	%files
14cr|drakx-autoinstall-doc-10.0.3-8|49	%defattr(-,root,root)
14cr|drakx-autoinstall-doc-10.0.3-8|50	%doc AutoInstall-%{version}.sxw
14cr|drakx-autoinstall-doc-10.0.3-8|51	%doc AutoInstall-%{version}.ps AutoInstall-%{version}.pdf
14cr|drakx-autoinstall-doc-10.0.3-8|52	%doc AutoInstall-%{version}.html HTML
14cr|drakx-autoinstall-doc-10.0.3-8|53	%doc README build Programs
14cr|drakx-autoinstall-doc-10.0.3-8|54	
14cr|drakx-autoinstall-doc-10.0.3-8|55	
14cr|drakx-autoinstall-doc-10.0.3-8|56	
14cr|drakx-autoinstall-doc-10.0.3-8|57	%changelog
14cr|drakx-autoinstall-doc-10.0.3-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.0.3-8
14cr|drakx-autoinstall-doc-10.0.3-8|59	+ Revision: f07985d
14cr|drakx-autoinstall-doc-10.0.3-8|60	- MassBuild#464: Increase release tag
14cr|drakx-autoinstall-doc-10.0.3-8|61	
14cr|drakx-autoinstall-doc-10.0.3-8|62	

978 14
14cr|dreamchess-0.2.0-3|1	Summary:	OpenGL chess game
14cr|dreamchess-0.2.0-3|2	Name:		dreamchess
14cr|dreamchess-0.2.0-3|3	Version:	0.2.0
14cr|dreamchess-0.2.0-3|4	Release:	3
14cr|dreamchess-0.2.0-3|5	License:	GPLv3+
14cr|dreamchess-0.2.0-3|6	Group:		Games/Boards
14cr|dreamchess-0.2.0-3|7	Url:		http://www.dreamchess.org/
14cr|dreamchess-0.2.0-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|dreamchess-0.2.0-3|9	Source1:	%{name}.desktop
14cr|dreamchess-0.2.0-3|10	Source2:	%{name}-48.png
14cr|dreamchess-0.2.0-3|11	Patch0:		dreamchess-0.2.0-pthread.patch
14cr|dreamchess-0.2.0-3|12	Patch1:		dreamchess-0.2.0-sfmt.patch
14cr|dreamchess-0.2.0-3|13	BuildRequires:	jpeg-devel
14cr|dreamchess-0.2.0-3|14	BuildRequires:	pkgconfig(gl)
14cr|dreamchess-0.2.0-3|15	BuildRequires:	pkgconfig(glu)
14cr|dreamchess-0.2.0-3|16	BuildRequires:	pkgconfig(libpng)
14cr|dreamchess-0.2.0-3|17	BuildRequires:	pkgconfig(mxml)
14cr|dreamchess-0.2.0-3|18	BuildRequires:	pkgconfig(sdl)
14cr|dreamchess-0.2.0-3|19	BuildRequires:	pkgconfig(SDL_image)
14cr|dreamchess-0.2.0-3|20	BuildRequires:	pkgconfig(SDL_mixer)
14cr|dreamchess-0.2.0-3|21	BuildRequires:	pkgconfig(zlib)
14cr|dreamchess-0.2.0-3|22	Requires:	%{name}-data = %{EVRD}
14cr|dreamchess-0.2.0-3|23	
14cr|dreamchess-0.2.0-3|24	%description
14cr|dreamchess-0.2.0-3|25	DreamChess is a user interface for playing chess. It comes with its own
14cr|dreamchess-0.2.0-3|26	engine called Dreamer. Both DreamChess and Dreamer are compatible with the
14cr|dreamchess-0.2.0-3|27	xboard/Winboard chess engine communication protocol. This means that
14cr|dreamchess-0.2.0-3|28	DreamChess can be used with other xboard-compatible chess engines such as
14cr|dreamchess-0.2.0-3|29	crafty (ftp://ftp.cis.uab.edu/pub/hyatt/) and GNU Chess
14cr|dreamchess-0.2.0-3|30	(http://www.gnu.org/software/chess/). Similarly, the Dreamer chess engine can
14cr|dreamchess-0.2.0-3|31	be used with other xboard-compatible user interfaces such as xboard and
14cr|dreamchess-0.2.0-3|32	Winboard (http://www.tim-mann.org/xboard.html) and recent editions of the
14cr|dreamchess-0.2.0-3|33	commercial chess program Chessmaster (http://www.chessmaster.com/).
14cr|dreamchess-0.2.0-3|34	
14cr|dreamchess-0.2.0-3|35	%files
14cr|dreamchess-0.2.0-3|36	%doc README COPYING ChangeLog AUTHORS INSTALL
14cr|dreamchess-0.2.0-3|37	%{_gamesbindir}/*
14cr|dreamchess-0.2.0-3|38	%{_datadir}/pixmaps/%{name}.png
14cr|dreamchess-0.2.0-3|39	%{_datadir}/applications/%{name}.desktop
14cr|dreamchess-0.2.0-3|40	%{_mandir}/man6/*
14cr|dreamchess-0.2.0-3|41	
14cr|dreamchess-0.2.0-3|42	#----------------------------------------------------------------------------
14cr|dreamchess-0.2.0-3|43	
14cr|dreamchess-0.2.0-3|44	%package data
14cr|dreamchess-0.2.0-3|45	Summary:	Data files for DreamChess game
14cr|dreamchess-0.2.0-3|46	Group:		Games/Boards
14cr|dreamchess-0.2.0-3|47	BuildArch:	noarch
14cr|dreamchess-0.2.0-3|48	Requires:	%{name} = %{EVRD}
14cr|dreamchess-0.2.0-3|49	
14cr|dreamchess-0.2.0-3|50	%description data
14cr|dreamchess-0.2.0-3|51	This package contains data files for DreamChess game.
14cr|dreamchess-0.2.0-3|52	
14cr|dreamchess-0.2.0-3|53	%files data
14cr|dreamchess-0.2.0-3|54	%{_gamesdatadir}/*
14cr|dreamchess-0.2.0-3|55	
14cr|dreamchess-0.2.0-3|56	#----------------------------------------------------------------------------
14cr|dreamchess-0.2.0-3|57	
14cr|dreamchess-0.2.0-3|58	%prep
14cr|dreamchess-0.2.0-3|59	%setup -q
14cr|dreamchess-0.2.0-3|60	%patch0 -p1
14cr|dreamchess-0.2.0-3|61	%patch1 -p1
14cr|dreamchess-0.2.0-3|62	
14cr|dreamchess-0.2.0-3|63	%build
14cr|dreamchess-0.2.0-3|64	%configure2_5x \
14cr|dreamchess-0.2.0-3|65	--bindir=%{_gamesbindir} \
14cr|dreamchess-0.2.0-3|66	--datadir=%{_gamesdatadir}
14cr|dreamchess-0.2.0-3|67	%make
14cr|dreamchess-0.2.0-3|68	
14cr|dreamchess-0.2.0-3|69	%install
14cr|dreamchess-0.2.0-3|70	%makeinstall_std
14cr|dreamchess-0.2.0-3|71	install -pD -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dreamchess-0.2.0-3|72	install -pD -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|dreamchess-0.2.0-3|73	
14cr|dreamchess-0.2.0-3|74	
14cr|dreamchess-0.2.0-3|75	%changelog
14cr|dreamchess-0.2.0-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|dreamchess-0.2.0-3|77	+ Revision: c55516d
14cr|dreamchess-0.2.0-3|78	- MassBuild#464: Increase release tag
14cr|dreamchess-0.2.0-3|79	
14cr|dreamchess-0.2.0-3|80	

979 14
14cr|drgeo-doc-1.5-7|1	%define	version	1.5
14cr|drgeo-doc-1.5-7|2	%define release	7
14cr|drgeo-doc-1.5-7|3	
14cr|drgeo-doc-1.5-7|4	Summary:	Drgeo documentation
14cr|drgeo-doc-1.5-7|5	Name:		drgeo-doc
14cr|drgeo-doc-1.5-7|6	Version:	%{version}
14cr|drgeo-doc-1.5-7|7	Release:	%{release}
14cr|drgeo-doc-1.5-7|8	License:	GFDL
14cr|drgeo-doc-1.5-7|9	Group:		Books/Other
14cr|drgeo-doc-1.5-7|10	URL:		http://www.ofset.org/drgeo/
14cr|drgeo-doc-1.5-7|11	Source:		http://prdownloads.sourceforge.net/ofset/%{name}-%{version}.tar.bz2
14cr|drgeo-doc-1.5-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|drgeo-doc-1.5-7|13	BuildArch:	noarch
14cr|drgeo-doc-1.5-7|14	
14cr|drgeo-doc-1.5-7|15	%description
14cr|drgeo-doc-1.5-7|16	This package contains manual for DrGeo, an interactive geometry
14cr|drgeo-doc-1.5-7|17	software.
14cr|drgeo-doc-1.5-7|18	
14cr|drgeo-doc-1.5-7|19	%prep
14cr|drgeo-doc-1.5-7|20	%setup -q
14cr|drgeo-doc-1.5-7|21	
14cr|drgeo-doc-1.5-7|22	%build
14cr|drgeo-doc-1.5-7|23	%configure2_5x
14cr|drgeo-doc-1.5-7|24	
14cr|drgeo-doc-1.5-7|25	%install
14cr|drgeo-doc-1.5-7|26	rm -rf %{buildroot}
14cr|drgeo-doc-1.5-7|27	%makeinstall_std
14cr|drgeo-doc-1.5-7|28	
14cr|drgeo-doc-1.5-7|29	# drgeo searches for ..../C/drgenius.html, not c/drgenius.html
14cr|drgeo-doc-1.5-7|30	mv %{buildroot}%{_datadir}/drgeo/help/{c,C}
14cr|drgeo-doc-1.5-7|31	
14cr|drgeo-doc-1.5-7|32	pwd=`pwd`
14cr|drgeo-doc-1.5-7|33	pushd %{buildroot}%{_datadir}/drgeo/help
14cr|drgeo-doc-1.5-7|34	for i in ??*; do echo "%%lang($i) %%{_datadir}/drgeo/help/$i" >> $pwd/%{name}.lang; done
14cr|drgeo-doc-1.5-7|35	popd
14cr|drgeo-doc-1.5-7|36	
14cr|drgeo-doc-1.5-7|37	%clean
14cr|drgeo-doc-1.5-7|38	rm -rf %{buildroot}
14cr|drgeo-doc-1.5-7|39	
14cr|drgeo-doc-1.5-7|40	%files -f %{name}.lang
14cr|drgeo-doc-1.5-7|41	%defattr(-,root,root)
14cr|drgeo-doc-1.5-7|42	%doc AUTHORS ChangeLog COPYING README
14cr|drgeo-doc-1.5-7|43	%dir %{_datadir}/drgeo/help
14cr|drgeo-doc-1.5-7|44	%{_datadir}/drgeo/help/C
14cr|drgeo-doc-1.5-7|45	
14cr|drgeo-doc-1.5-7|46	
14cr|drgeo-doc-1.5-7|47	
14cr|drgeo-doc-1.5-7|48	
14cr|drgeo-doc-1.5-7|49	%changelog
14cr|drgeo-doc-1.5-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|drgeo-doc-1.5-7|51	+ Revision: 697aaab
14cr|drgeo-doc-1.5-7|52	- MassBuild#464: Increase release tag
14cr|drgeo-doc-1.5-7|53	
14cr|drgeo-doc-1.5-7|54	

980 14
14cr|driconf-0.9.1-6|1	%define name driconf
14cr|driconf-0.9.1-6|2	%define version 0.9.1
14cr|driconf-0.9.1-6|3	%define release 6
14cr|driconf-0.9.1-6|4	
14cr|driconf-0.9.1-6|5	Summary: DRI Configuration GUI
14cr|driconf-0.9.1-6|6	Name: %{name}
14cr|driconf-0.9.1-6|7	Version: %{version}
14cr|driconf-0.9.1-6|8	Release: %{release}
14cr|driconf-0.9.1-6|9	Source0: http://people.freedesktop.org/~fxkuehl/driconf/%{name}-%{version}.tar.bz2
14cr|driconf-0.9.1-6|10	Patch: driconf-0.9.0-glinfo.patch
14cr|driconf-0.9.1-6|11	Patch1: driconf-0.9.1-desktopentry.patch
14cr|driconf-0.9.1-6|12	License: GPL
14cr|driconf-0.9.1-6|13	Group: System/Configuration/Hardware
14cr|driconf-0.9.1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|driconf-0.9.1-6|15	BuildRequires: python-devel
14cr|driconf-0.9.1-6|16	Requires: gnome-python
14cr|driconf-0.9.1-6|17	Requires: xdriinfo
14cr|driconf-0.9.1-6|18	#gw for glinfo
14cr|driconf-0.9.1-6|19	Requires: glxinfo
14cr|driconf-0.9.1-6|20	BuildArch: noarch
14cr|driconf-0.9.1-6|21	Url: http://dri.sourceforge.net/cgi-bin/moin.cgi/DriConf
14cr|driconf-0.9.1-6|22	
14cr|driconf-0.9.1-6|23	%description
14cr|driconf-0.9.1-6|24	DRIConf is the first configuration GUI for DRI. It provides a
14cr|driconf-0.9.1-6|25	comfortable GUI for changing the OpenGL settings.
14cr|driconf-0.9.1-6|26	
14cr|driconf-0.9.1-6|27	%prep
14cr|driconf-0.9.1-6|28	%setup -q
14cr|driconf-0.9.1-6|29	%patch -p1
14cr|driconf-0.9.1-6|30	%patch1 -p1 -b .desktopentry
14cr|driconf-0.9.1-6|31	
14cr|driconf-0.9.1-6|32	%build
14cr|driconf-0.9.1-6|33	python setup.py build
14cr|driconf-0.9.1-6|34	
14cr|driconf-0.9.1-6|35	%install
14cr|driconf-0.9.1-6|36	rm -rf %buildroot %name.lang
14cr|driconf-0.9.1-6|37	python setup.py install --root=$RPM_BUILD_ROOT --prefix=%_prefix --install-purelib=%_datadir/%name
14cr|driconf-0.9.1-6|38	
14cr|driconf-0.9.1-6|39	install -D -m 644 %name.desktop $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
14cr|driconf-0.9.1-6|40	install -D -m 644 driconf-icon.png %buildroot%_datadir/icons/hicolor/24x24/apps/%name.png
14cr|driconf-0.9.1-6|41	
14cr|driconf-0.9.1-6|42	%find_lang %name
14cr|driconf-0.9.1-6|43	#fix paths
14cr|driconf-0.9.1-6|44	perl -pi -e "s^/usr/local/lib/driconf^%_datadir/%name^" %buildroot%_bindir/%name
14cr|driconf-0.9.1-6|45	%clean
14cr|driconf-0.9.1-6|46	rm -rf $RPM_BUILD_ROOT
14cr|driconf-0.9.1-6|47	
14cr|driconf-0.9.1-6|48	%if %mdkversion < 200900
14cr|driconf-0.9.1-6|49	%post
14cr|driconf-0.9.1-6|50	%{update_menus}
14cr|driconf-0.9.1-6|51	%update_icon_cache hicolor
14cr|driconf-0.9.1-6|52	%endif
14cr|driconf-0.9.1-6|53	
14cr|driconf-0.9.1-6|54	%if %mdkversion < 200900
14cr|driconf-0.9.1-6|55	%postun
14cr|driconf-0.9.1-6|56	%{clean_menus}
14cr|driconf-0.9.1-6|57	%clean_icon_cache hicolor
14cr|driconf-0.9.1-6|58	%endif
14cr|driconf-0.9.1-6|59	
14cr|driconf-0.9.1-6|60	%files -f %name.lang
14cr|driconf-0.9.1-6|61	%defattr(-,root,root)
14cr|driconf-0.9.1-6|62	%doc README
14cr|driconf-0.9.1-6|63	%_bindir/%name
14cr|driconf-0.9.1-6|64	%_datadir/applications/*
14cr|driconf-0.9.1-6|65	%_datadir/%name
14cr|driconf-0.9.1-6|66	%_datadir/icons/hicolor/24x24/apps/%name.png
14cr|driconf-0.9.1-6|67	
14cr|driconf-0.9.1-6|68	
14cr|driconf-0.9.1-6|69	
14cr|driconf-0.9.1-6|70	%changelog
14cr|driconf-0.9.1-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-6
14cr|driconf-0.9.1-6|72	+ Revision: 6dbcd25
14cr|driconf-0.9.1-6|73	- MassBuild#464: Increase release tag
14cr|driconf-0.9.1-6|74	
14cr|driconf-0.9.1-6|75	

981 14
14cr|driftnet-0.1.6-10.20040426cvs.2|1	%define		cvs	20040426cvs
14cr|driftnet-0.1.6-10.20040426cvs.2|2	
14cr|driftnet-0.1.6-10.20040426cvs.2|3	Summary:	Network pictures sniffer
14cr|driftnet-0.1.6-10.20040426cvs.2|4	Name:		driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|5	Version:	0.1.6
14cr|driftnet-0.1.6-10.20040426cvs.2|6	Release:	10.%{cvs}.2
14cr|driftnet-0.1.6-10.20040426cvs.2|7	License:	GPLv2+
14cr|driftnet-0.1.6-10.20040426cvs.2|8	Group:		Networking/Other
14cr|driftnet-0.1.6-10.20040426cvs.2|9	Url:		http://www.ex-parrot.com/~chris/driftnet/
14cr|driftnet-0.1.6-10.20040426cvs.2|10	Source0:	%{name}-%{version}-%{cvs}.tar.gz
14cr|driftnet-0.1.6-10.20040426cvs.2|11	Source1:	driftnet-0.1.6-pam.config
14cr|driftnet-0.1.6-10.20040426cvs.2|12	Source2:	driftnet-0.1.6-security.config
14cr|driftnet-0.1.6-10.20040426cvs.2|13	Patch0:		driftnet-0.1.6-libpng.patch
14cr|driftnet-0.1.6-10.20040426cvs.2|14	Patch1:		driftnet-0.1.6-avoid-tmpname.patch
14cr|driftnet-0.1.6-10.20040426cvs.2|15	Patch2:		driftnet-0.1.6-no-makedepend.patch
14cr|driftnet-0.1.6-10.20040426cvs.2|16	Patch3:		driftnet-0.1.6-linkage.patch
14cr|driftnet-0.1.6-10.20040426cvs.2|17	Patch4:		driftnet-0.1.6-giflib51.patch
14cr|driftnet-0.1.6-10.20040426cvs.2|18	BuildRequires:	giflib-devel
14cr|driftnet-0.1.6-10.20040426cvs.2|19	BuildRequires:	jpeg-devel
14cr|driftnet-0.1.6-10.20040426cvs.2|20	BuildRequires:	pcap-devel
14cr|driftnet-0.1.6-10.20040426cvs.2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|driftnet-0.1.6-10.20040426cvs.2|22	
14cr|driftnet-0.1.6-10.20040426cvs.2|23	%description
14cr|driftnet-0.1.6-10.20040426cvs.2|24	Inspired by EtherPEG, Driftnet is a program which listens to network traffic
14cr|driftnet-0.1.6-10.20040426cvs.2|25	and picks out images from TCP streams it observes.
14cr|driftnet-0.1.6-10.20040426cvs.2|26	
14cr|driftnet-0.1.6-10.20040426cvs.2|27	%files
14cr|driftnet-0.1.6-10.20040426cvs.2|28	%doc CHANGES COPYING CREDITS README TODO
14cr|driftnet-0.1.6-10.20040426cvs.2|29	%{_bindir}/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|30	%{_sbindir}/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|31	%config(noreplace) %{_sysconfdir}/pam.d/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|32	%config %{_sysconfdir}/security/console.apps/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|33	%{_mandir}/man1/driftnet.1*
14cr|driftnet-0.1.6-10.20040426cvs.2|34	
14cr|driftnet-0.1.6-10.20040426cvs.2|35	#----------------------------------------------------------------------------
14cr|driftnet-0.1.6-10.20040426cvs.2|36	
14cr|driftnet-0.1.6-10.20040426cvs.2|37	%prep
14cr|driftnet-0.1.6-10.20040426cvs.2|38	%setup -q -n %{name}-%{version}-%{cvs}
14cr|driftnet-0.1.6-10.20040426cvs.2|39	%patch0 -p1
14cr|driftnet-0.1.6-10.20040426cvs.2|40	%patch1 -p1
14cr|driftnet-0.1.6-10.20040426cvs.2|41	%patch2 -p1
14cr|driftnet-0.1.6-10.20040426cvs.2|42	%patch3 -p1
14cr|driftnet-0.1.6-10.20040426cvs.2|43	%patch4 -p1
14cr|driftnet-0.1.6-10.20040426cvs.2|44	
14cr|driftnet-0.1.6-10.20040426cvs.2|45	%build
14cr|driftnet-0.1.6-10.20040426cvs.2|46	%make
14cr|driftnet-0.1.6-10.20040426cvs.2|47	
14cr|driftnet-0.1.6-10.20040426cvs.2|48	%install
14cr|driftnet-0.1.6-10.20040426cvs.2|49	mkdir -p %{buildroot}%{_bindir}
14cr|driftnet-0.1.6-10.20040426cvs.2|50	install -Dpm 0755 driftnet %{buildroot}%{_sbindir}/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|51	install -Dpm 0644 driftnet.1 %{buildroot}%{_mandir}/man1/driftnet.1
14cr|driftnet-0.1.6-10.20040426cvs.2|52	ln -sf consolehelper %{buildroot}%{_bindir}/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|53	install -Dpm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|54	install -Dpm 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/driftnet
14cr|driftnet-0.1.6-10.20040426cvs.2|55	
14cr|driftnet-0.1.6-10.20040426cvs.2|56	
14cr|driftnet-0.1.6-10.20040426cvs.2|57	%changelog
14cr|driftnet-0.1.6-10.20040426cvs.2|58	* Fri May 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.6-10.20040426cvs.2
14cr|driftnet-0.1.6-10.20040426cvs.2|59	+ Revision: c22f9b0
14cr|driftnet-0.1.6-10.20040426cvs.2|60	- Add patch to fix build with giflib 5.1
14cr|driftnet-0.1.6-10.20040426cvs.2|61	
14cr|driftnet-0.1.6-10.20040426cvs.2|62	

982 14
14cr|drill-0.9.2-8|1	Summary:	Tool ala dig from BIND
14cr|drill-0.9.2-8|2	Name:		drill
14cr|drill-0.9.2-8|3	Version:	0.9.2
14cr|drill-0.9.2-8|4	Release:	8
14cr|drill-0.9.2-8|5	License:	GPL
14cr|drill-0.9.2-8|6	Group:		Networking/Other
14cr|drill-0.9.2-8|7	URL:		http://www.nlnetlabs.nl/dnssec/drill.html
14cr|drill-0.9.2-8|8	Source0:	http://www.nlnetlabs.nl/downloads/drill/%{name}-%{version}.tar.bz2
14cr|drill-0.9.2-8|9	BuildRequires:	openssl-devel
14cr|drill-0.9.2-8|10	BuildRequires:	autoconf2.5
14cr|drill-0.9.2-8|11	BuildRoot:	%{_tmppath}/%{name}-root
14cr|drill-0.9.2-8|12	
14cr|drill-0.9.2-8|13	%description
14cr|drill-0.9.2-8|14	Drill is a tool ala dig from BIND. It was designed with DNSSEC in
14cr|drill-0.9.2-8|15	mind and should be a useful debugging/query tool for DNSSEC.
14cr|drill-0.9.2-8|16	
14cr|drill-0.9.2-8|17	%prep
14cr|drill-0.9.2-8|18	
14cr|drill-0.9.2-8|19	%setup -q -n %{name}
14cr|drill-0.9.2-8|20	chmod 644 ChangeLog README
14cr|drill-0.9.2-8|21	
14cr|drill-0.9.2-8|22	%build
14cr|drill-0.9.2-8|23	
14cr|drill-0.9.2-8|24	%configure2_5x
14cr|drill-0.9.2-8|25	
14cr|drill-0.9.2-8|26	%make CFLAGS="%{optflags} -fPIC"
14cr|drill-0.9.2-8|27	
14cr|drill-0.9.2-8|28	%install
14cr|drill-0.9.2-8|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|drill-0.9.2-8|30	
14cr|drill-0.9.2-8|31	install -d %{buildroot}%{_bindir}
14cr|drill-0.9.2-8|32	install -d %{buildroot}%{_mandir}/man1
14cr|drill-0.9.2-8|33	
14cr|drill-0.9.2-8|34	install -m0755 drill %{buildroot}%{_bindir}/
14cr|drill-0.9.2-8|35	install -m0755 doc/drill.1 %{buildroot}%{_mandir}/man1/
14cr|drill-0.9.2-8|36	
14cr|drill-0.9.2-8|37	%clean
14cr|drill-0.9.2-8|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|drill-0.9.2-8|39	
14cr|drill-0.9.2-8|40	%files
14cr|drill-0.9.2-8|41	%defattr (-,root,root)
14cr|drill-0.9.2-8|42	%doc ChangeLog README
14cr|drill-0.9.2-8|43	%{_bindir}/drill
14cr|drill-0.9.2-8|44	%{_mandir}/man1/drill.1*
14cr|drill-0.9.2-8|45	
14cr|drill-0.9.2-8|46	
14cr|drill-0.9.2-8|47	
14cr|drill-0.9.2-8|48	
14cr|drill-0.9.2-8|49	
14cr|drill-0.9.2-8|50	%changelog
14cr|drill-0.9.2-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-8
14cr|drill-0.9.2-8|52	+ Revision: 7882cc7
14cr|drill-0.9.2-8|53	- MassBuild#464: Increase release tag
14cr|drill-0.9.2-8|54	
14cr|drill-0.9.2-8|55	

983 14
14cr|dropbox-servicemenu-0.16.1-3|1	Name:           dropbox-servicemenu
14cr|dropbox-servicemenu-0.16.1-3|2	Version:        0.16.1
14cr|dropbox-servicemenu-0.16.1-3|3	Release:        3
14cr|dropbox-servicemenu-0.16.1-3|4	Summary:        Dropbox servicemenu for Konqueror and Dolphin
14cr|dropbox-servicemenu-0.16.1-3|5	Group:          Networking/File transfer
14cr|dropbox-servicemenu-0.16.1-3|6	License:        GPLv3+
14cr|dropbox-servicemenu-0.16.1-3|7	#peace's latest fix
14cr|dropbox-servicemenu-0.16.1-3|8	Url:            http://kde-apps.org/content/show.php/Dropbox+ServiceMenu?content=124416
14cr|dropbox-servicemenu-0.16.1-3|9	Source0:        http://dl.dropbox.com/u/4127065/DropboxServiceMenu-0.16.1_peace.tar.gz
14cr|dropbox-servicemenu-0.16.1-3|10	BuildArch:      noarch
14cr|dropbox-servicemenu-0.16.1-3|11	BuildRequires:  kdebase4, desktop-file-utils
14cr|dropbox-servicemenu-0.16.1-3|12	Requires:       kdebase4, python, xdg-utils, sqlite3-tools, klipper
14cr|dropbox-servicemenu-0.16.1-3|13	
14cr|dropbox-servicemenu-0.16.1-3|14	%description
14cr|dropbox-servicemenu-0.16.1-3|15	Dropbox ServiceMenu is a servicemenu which allows easy access to most
14cr|dropbox-servicemenu-0.16.1-3|16	of Dropbox features.
14cr|dropbox-servicemenu-0.16.1-3|17	
14cr|dropbox-servicemenu-0.16.1-3|18	%prep
14cr|dropbox-servicemenu-0.16.1-3|19	%setup -q -n DropboxServiceMenu-0.16.1_peace
14cr|dropbox-servicemenu-0.16.1-3|20	rm install-it.sh
14cr|dropbox-servicemenu-0.16.1-3|21	rm deinstall.sh
14cr|dropbox-servicemenu-0.16.1-3|22	
14cr|dropbox-servicemenu-0.16.1-3|23	%build
14cr|dropbox-servicemenu-0.16.1-3|24	# nothing to build
14cr|dropbox-servicemenu-0.16.1-3|25	
14cr|dropbox-servicemenu-0.16.1-3|26	
14cr|dropbox-servicemenu-0.16.1-3|27	%install
14cr|dropbox-servicemenu-0.16.1-3|28	mkdir -p $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
14cr|dropbox-servicemenu-0.16.1-3|29	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|dropbox-servicemenu-0.16.1-3|30	install -m 755 dropbox-scripts/pyndexer.py $RPM_BUILD_ROOT%{_bindir}/pyndexer.py
14cr|dropbox-servicemenu-0.16.1-3|31	install -m 755 dropbox-scripts/dropbox.py $RPM_BUILD_ROOT%{_bindir}/dropbox.py
14cr|dropbox-servicemenu-0.16.1-3|32	install -m 755 dropbox-scripts/dropbox-notify.py $RPM_BUILD_ROOT%{_bindir}/dropbox-notify.py
14cr|dropbox-servicemenu-0.16.1-3|33	install -m 755 dropbox-scripts/dropbox_menu.sh $RPM_BUILD_ROOT%{_bindir}/dropbox_menu.sh
14cr|dropbox-servicemenu-0.16.1-3|34	install -m 755 dropbox-scripts/dropbox_menu_translations.sh $RPM_BUILD_ROOT%{_bindir}/dropbox_menu_translations.sh
14cr|dropbox-servicemenu-0.16.1-3|35	
14cr|dropbox-servicemenu-0.16.1-3|36	install -m 644 dropbox_all.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
14cr|dropbox-servicemenu-0.16.1-3|37	install -m 644 dropbox_directories.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
14cr|dropbox-servicemenu-0.16.1-3|38	install -m 644 dropbox_files.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
14cr|dropbox-servicemenu-0.16.1-3|39	
14cr|dropbox-servicemenu-0.16.1-3|40	
14cr|dropbox-servicemenu-0.16.1-3|41	%files
14cr|dropbox-servicemenu-0.16.1-3|42	%defattr(-,root,root,-)
14cr|dropbox-servicemenu-0.16.1-3|43	%doc LICENSE Changelog THANKS pEACEFIX
14cr|dropbox-servicemenu-0.16.1-3|44	%{_bindir}/pyndexer.py
14cr|dropbox-servicemenu-0.16.1-3|45	%{_bindir}/dropbox.py
14cr|dropbox-servicemenu-0.16.1-3|46	%{_bindir}/dropbox-notify.py
14cr|dropbox-servicemenu-0.16.1-3|47	%{_bindir}/dropbox_menu.sh
14cr|dropbox-servicemenu-0.16.1-3|48	%{_bindir}/dropbox_menu_translations.sh
14cr|dropbox-servicemenu-0.16.1-3|49	%{_datadir}/kde4/services/ServiceMenus/dropbox_all.desktop
14cr|dropbox-servicemenu-0.16.1-3|50	%{_datadir}/kde4/services/ServiceMenus/dropbox_directories.desktop
14cr|dropbox-servicemenu-0.16.1-3|51	%{_datadir}/kde4/services/ServiceMenus/dropbox_files.desktop
14cr|dropbox-servicemenu-0.16.1-3|52	
14cr|dropbox-servicemenu-0.16.1-3|53	
14cr|dropbox-servicemenu-0.16.1-3|54	
14cr|dropbox-servicemenu-0.16.1-3|55	%changelog
14cr|dropbox-servicemenu-0.16.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.1-3
14cr|dropbox-servicemenu-0.16.1-3|57	+ Revision: 8ce7957
14cr|dropbox-servicemenu-0.16.1-3|58	- MassBuild#464: Increase release tag
14cr|dropbox-servicemenu-0.16.1-3|59	
14cr|dropbox-servicemenu-0.16.1-3|60	

984 14
14cr|drpython-3.11.1-4|1	Name:		drpython
14cr|drpython-3.11.1-4|2	Summary: 	Python editor and development environment
14cr|drpython-3.11.1-4|3	Version: 	3.11.1
14cr|drpython-3.11.1-4|4	Release: 	4
14cr|drpython-3.11.1-4|5	Epoch:          1
14cr|drpython-3.11.1-4|6	Source:		http://prdownloads.sourceforge.net/drpython/%{name}-%{version}.zip
14cr|drpython-3.11.1-4|7	URL:		http://drpython.sourceforge.net/
14cr|drpython-3.11.1-4|8	License:	GPLv2
14cr|drpython-3.11.1-4|9	Group:		Development/Python
14cr|drpython-3.11.1-4|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|drpython-3.11.1-4|11	Requires:	wxPythonGTK
14cr|drpython-3.11.1-4|12	BuildRequires:	imagemagick
14cr|drpython-3.11.1-4|13	BuildRequires:	python-setuptools
14cr|drpython-3.11.1-4|14	BuildRequires:	python
14cr|drpython-3.11.1-4|15	BuildRequires:	python-devel
14cr|drpython-3.11.1-4|16	BuildArch:	noarch
14cr|drpython-3.11.1-4|17	
14cr|drpython-3.11.1-4|18	%description
14cr|drpython-3.11.1-4|19	DrPython is a highly customizable, simple, and clean editing environment for
14cr|drpython-3.11.1-4|20	developing Python programs. It is intended primarily for use in schools, and
14cr|drpython-3.11.1-4|21	is a tribute to DrScheme.
14cr|drpython-3.11.1-4|22	
14cr|drpython-3.11.1-4|23	%prep
14cr|drpython-3.11.1-4|24	%setup -q -n %{name}_%{version}
14cr|drpython-3.11.1-4|25	chmod 644 %name.py
14cr|drpython-3.11.1-4|26	#use xdg-open for the help instead of non existing mozilla
14cr|drpython-3.11.1-4|27	sed --in-place "s/mozilla/xdg-open/" drPreferences.py
14cr|drpython-3.11.1-4|28	
14cr|drpython-3.11.1-4|29	%install
14cr|drpython-3.11.1-4|30	rm -rf $RPM_BUILD_ROOT
14cr|drpython-3.11.1-4|31	python setup.py install --root=$RPM_BUILD_ROOT
14cr|drpython-3.11.1-4|32	echo 'python %py_puresitedir/%name/%name.pyw' >> $RPM_BUILD_ROOT/%_bindir/%name
14cr|drpython-3.11.1-4|33	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
14cr|drpython-3.11.1-4|34	rm -f $RPM_BUILD_ROOT/%_bindir/postinst.py
14cr|drpython-3.11.1-4|35	
14cr|drpython-3.11.1-4|36	#menu
14cr|drpython-3.11.1-4|37	
14cr|drpython-3.11.1-4|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|drpython-3.11.1-4|39	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|drpython-3.11.1-4|40	[Desktop Entry]
14cr|drpython-3.11.1-4|41	Name=Dr. Python
14cr|drpython-3.11.1-4|42	Comment=Python Editor and IDE
14cr|drpython-3.11.1-4|43	Exec=%{_bindir}/%{name}
14cr|drpython-3.11.1-4|44	Icon=%{name}
14cr|drpython-3.11.1-4|45	Terminal=false
14cr|drpython-3.11.1-4|46	Type=Application
14cr|drpython-3.11.1-4|47	Categories=X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments;Development;IDE;
14cr|drpython-3.11.1-4|48	EOF
14cr|drpython-3.11.1-4|49	
14cr|drpython-3.11.1-4|50	#icons
14cr|drpython-3.11.1-4|51	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|drpython-3.11.1-4|52	convert -size 16x16 documentation/%name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|drpython-3.11.1-4|53	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|drpython-3.11.1-4|54	convert -size 32x32 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|drpython-3.11.1-4|55	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|drpython-3.11.1-4|56	convert -size 48x48 documentation/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|drpython-3.11.1-4|57	
14cr|drpython-3.11.1-4|58	mkdir -p $RPM_BUILD_ROOT/%_iconsdir/hicolor/{48x48,32x32,16x16}/apps
14cr|drpython-3.11.1-4|59	convert -size 16x16 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/16x16/apps/%name.png
14cr|drpython-3.11.1-4|60	convert -size 32x32 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/32x32/apps/%name.png
14cr|drpython-3.11.1-4|61	convert -size 48x48 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/48x48/apps/%name.png
14cr|drpython-3.11.1-4|62	
14cr|drpython-3.11.1-4|63	%clean
14cr|drpython-3.11.1-4|64	rm -rf $RPM_BUILD_ROOT
14cr|drpython-3.11.1-4|65	
14cr|drpython-3.11.1-4|66	%if %mdkversion < 200900
14cr|drpython-3.11.1-4|67	%post
14cr|drpython-3.11.1-4|68	%update_menus
14cr|drpython-3.11.1-4|69	%endif
14cr|drpython-3.11.1-4|70	
14cr|drpython-3.11.1-4|71	%if %mdkversion < 200900
14cr|drpython-3.11.1-4|72	%postun
14cr|drpython-3.11.1-4|73	%clean_menus
14cr|drpython-3.11.1-4|74	%endif
14cr|drpython-3.11.1-4|75	
14cr|drpython-3.11.1-4|76	%files
14cr|drpython-3.11.1-4|77	%defattr(-,root,root)
14cr|drpython-3.11.1-4|78	%doc examples/ *.txt
14cr|drpython-3.11.1-4|79	%{_bindir}/%name
14cr|drpython-3.11.1-4|80	%py_puresitedir/%name
14cr|drpython-3.11.1-4|81	%py_puresitedir/DrPython-%{version}-py%{py_ver}.egg-info
14cr|drpython-3.11.1-4|82	%{_liconsdir}/%name.png
14cr|drpython-3.11.1-4|83	%{_iconsdir}/%name.png
14cr|drpython-3.11.1-4|84	%{_miconsdir}/%name.png
14cr|drpython-3.11.1-4|85	%{_iconsdir}/hicolor/16x16/apps/%name.png
14cr|drpython-3.11.1-4|86	%{_iconsdir}/hicolor/32x32/apps/%name.png
14cr|drpython-3.11.1-4|87	%{_iconsdir}/hicolor/48x48/apps/%name.png
14cr|drpython-3.11.1-4|88	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|drpython-3.11.1-4|89	
14cr|drpython-3.11.1-4|90	
14cr|drpython-3.11.1-4|91	
14cr|drpython-3.11.1-4|92	%changelog
14cr|drpython-3.11.1-4|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.11.1-4
14cr|drpython-3.11.1-4|94	+ Revision: 88155b9
14cr|drpython-3.11.1-4|95	- MassBuild#464: Increase release tag
14cr|drpython-3.11.1-4|96	
14cr|drpython-3.11.1-4|97	

985 14
14cr|drqueue-0.64.4c1-4|1	%define name drqueue
14cr|drqueue-0.64.4c1-4|2	%define version 0.64.4c1
14cr|drqueue-0.64.4c1-4|3	%define release 4
14cr|drqueue-0.64.4c1-4|4	
14cr|drqueue-0.64.4c1-4|5	Summary: Render farm managing software
14cr|drqueue-0.64.4c1-4|6	Name: %{name}
14cr|drqueue-0.64.4c1-4|7	Version: %{version}
14cr|drqueue-0.64.4c1-4|8	Release: %{release}
14cr|drqueue-0.64.4c1-4|9	Source0: %{name}.%{version}.tgz
14cr|drqueue-0.64.4c1-4|10	Source1: drqueue.profile
14cr|drqueue-0.64.4c1-4|11	Source2: slave.conf
14cr|drqueue-0.64.4c1-4|12	Source3: master.conf
14cr|drqueue-0.64.4c1-4|13	Source4: drqman.conf
14cr|drqueue-0.64.4c1-4|14	License: GPL
14cr|drqueue-0.64.4c1-4|15	Group: System/Cluster
14cr|drqueue-0.64.4c1-4|16	Url: http://www.drqueue.org/
14cr|drqueue-0.64.4c1-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|drqueue-0.64.4c1-4|18	Buildrequires: pkgconfig gtk2-devel scons
14cr|drqueue-0.64.4c1-4|19	
14cr|drqueue-0.64.4c1-4|20	%description
14cr|drqueue-0.64.4c1-4|21	DrQueue is an Open Source render farm managing software. It distributes
14cr|drqueue-0.64.4c1-4|22	shell based tasks such as rendering images on a per frame basis.
14cr|drqueue-0.64.4c1-4|23	DrQueue works under Linux, FreeBSD, Irix, Mac OS X and Windows.
14cr|drqueue-0.64.4c1-4|24	It is distributed under GPL and is composed by three main tools:
14cr|drqueue-0.64.4c1-4|25	master, slave and drqman.
14cr|drqueue-0.64.4c1-4|26	
14cr|drqueue-0.64.4c1-4|27	%prep
14cr|drqueue-0.64.4c1-4|28	%setup -q -n DrQueue-%version
14cr|drqueue-0.64.4c1-4|29	
14cr|drqueue-0.64.4c1-4|30	%build
14cr|drqueue-0.64.4c1-4|31	echo "DESTDIR = '$RPM_BUILD_ROOT'" > scons.conf
14cr|drqueue-0.64.4c1-4|32	echo "PREFIX = '%{_prefix}'" >> scons.conf
14cr|drqueue-0.64.4c1-4|33	scons
14cr|drqueue-0.64.4c1-4|34	
14cr|drqueue-0.64.4c1-4|35	%install
14cr|drqueue-0.64.4c1-4|36	rm -rf $RPM_BUILD_ROOT
14cr|drqueue-0.64.4c1-4|37	# create needed dir
14cr|drqueue-0.64.4c1-4|38	install -d 755 $RPM_BUILD_ROOT/var/log/drqueue $RPM_BUILD_ROOT/var/tmp/drqueue
14cr|drqueue-0.64.4c1-4|39	install -d 755 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
14cr|drqueue-0.64.4c1-4|40	install -d 755 $RPM_BUILD_ROOT/%{_sysconfdir}/%name
14cr|drqueue-0.64.4c1-4|41	install -d 755 $RPM_BUILD_ROOT/%{_bindir}
14cr|drqueue-0.64.4c1-4|42	install -d 755 $RPM_BUILD_ROOT/%_datadir/%name
14cr|drqueue-0.64.4c1-4|43	
14cr|drqueue-0.64.4c1-4|44	# copy conf file from the source
14cr|drqueue-0.64.4c1-4|45	cp -av etc/*.sg $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
14cr|drqueue-0.64.4c1-4|46	cp -av etc/*.rc $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
14cr|drqueue-0.64.4c1-4|47	cp -av etc/*.py $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
14cr|drqueue-0.64.4c1-4|48	
14cr|drqueue-0.64.4c1-4|49	# copy basic configuration file
14cr|drqueue-0.64.4c1-4|50	cp -av %{SOURCE2} %{SOURCE3} %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
14cr|drqueue-0.64.4c1-4|51	
14cr|drqueue-0.64.4c1-4|52	# copy binaries
14cr|drqueue-0.64.4c1-4|53	ARCH=`uname -m`
14cr|drqueue-0.64.4c1-4|54	cp -av bin/* $RPM_BUILD_ROOT/%{_bindir}/
14cr|drqueue-0.64.4c1-4|55	cp -av drqman/drqman $RPM_BUILD_ROOT/%{_bindir}/drqman.Linux.$ARCH
14cr|drqueue-0.64.4c1-4|56	# copy wrappers
14cr|drqueue-0.64.4c1-4|57	for bin in `ls blockhost cfgreader cjob compinfo delipc jobfinfo jobinfo master requeue sendjob slave`
14cr|drqueue-0.64.4c1-4|58	do
14cr|drqueue-0.64.4c1-4|59	cp -av $bin $RPM_BUILD_ROOT/%{_bindir}/$bin.Linux.$ARCH
14cr|drqueue-0.64.4c1-4|60	done
14cr|drqueue-0.64.4c1-4|61	cp -av contrib/sendjob.blender.py $RPM_BUILD_ROOT/%_datadir/%name
14cr|drqueue-0.64.4c1-4|62	# copy profile
14cr|drqueue-0.64.4c1-4|63	cp -av %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/%name.sh
14cr|drqueue-0.64.4c1-4|64	
14cr|drqueue-0.64.4c1-4|65	%clean
14cr|drqueue-0.64.4c1-4|66	rm -rf $RPM_BUILD_ROOT
14cr|drqueue-0.64.4c1-4|67	
14cr|drqueue-0.64.4c1-4|68	%files
14cr|drqueue-0.64.4c1-4|69	%defattr(-,root,root)
14cr|drqueue-0.64.4c1-4|70	%doc COPYING README* INSTALL AUTHORS
14cr|drqueue-0.64.4c1-4|71	%config(noreplace) %{_sysconfdir}/%name/*.sg
14cr|drqueue-0.64.4c1-4|72	%config(noreplace) %{_sysconfdir}/%name/*.rc
14cr|drqueue-0.64.4c1-4|73	%config(noreplace) %{_sysconfdir}/%name/*.conf
14cr|drqueue-0.64.4c1-4|74	%config(noreplace) %{_sysconfdir}/%name/*.py
14cr|drqueue-0.64.4c1-4|75	%attr(755,root,root) %{_bindir}/*
14cr|drqueue-0.64.4c1-4|76	%attr(755,root,root) %_datadir/%name/
14cr|drqueue-0.64.4c1-4|77	/var/log/drqueue
14cr|drqueue-0.64.4c1-4|78	%attr(755,root,root) %{_sysconfdir}/profile.d/%name.sh
14cr|drqueue-0.64.4c1-4|79	
14cr|drqueue-0.64.4c1-4|80	
14cr|drqueue-0.64.4c1-4|81	
14cr|drqueue-0.64.4c1-4|82	%changelog
14cr|drqueue-0.64.4c1-4|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.64.4c1-4
14cr|drqueue-0.64.4c1-4|84	+ Revision: 50281e1
14cr|drqueue-0.64.4c1-4|85	- MassBuild#464: Increase release tag
14cr|drqueue-0.64.4c1-4|86	
14cr|drqueue-0.64.4c1-4|87	

986 14
14cr|drumstick-0.5.0-5|1	%define major 0
14cr|drumstick-0.5.0-5|2	%define libalsa %mklibname %{name}-alsa %{major}
14cr|drumstick-0.5.0-5|3	%define libfile %mklibname %{name}-file %{major}
14cr|drumstick-0.5.0-5|4	%define devname %mklibname %{name} -d
14cr|drumstick-0.5.0-5|5	
14cr|drumstick-0.5.0-5|6	Summary:	C++/Qt4 wrapper around the ALSA library sequencer interface
14cr|drumstick-0.5.0-5|7	Name:		drumstick
14cr|drumstick-0.5.0-5|8	Version:	0.5.0
14cr|drumstick-0.5.0-5|9	Release:	5
14cr|drumstick-0.5.0-5|10	Group:		Development/C++
14cr|drumstick-0.5.0-5|11	License:	GPLv2+
14cr|drumstick-0.5.0-5|12	Url:		http://drumstick.sourceforge.net/
14cr|drumstick-0.5.0-5|13	Source0:	http://downloads.sourceforge.net/project/drumstick/%{version}/%{name}-%{version}.tar.bz2
14cr|drumstick-0.5.0-5|14	Patch0:		drumstick-0.5.0-fix-gold-linker.patch
14cr|drumstick-0.5.0-5|15	BuildRequires:	cmake
14cr|drumstick-0.5.0-5|16	BuildRequires:	qt4-devel
14cr|drumstick-0.5.0-5|17	BuildRequires:	pkgconfig(alsa)
14cr|drumstick-0.5.0-5|18	# vpiano example program needs it
14cr|drumstick-0.5.0-5|19	BuildRequires:	pkgconfig(x11)
14cr|drumstick-0.5.0-5|20	# to build the manpages
14cr|drumstick-0.5.0-5|21	BuildRequires:	docbook-style-xsl
14cr|drumstick-0.5.0-5|22	BuildRequires:	docbook-dtd-xml
14cr|drumstick-0.5.0-5|23	BuildRequires:	doxygen >= 1.5.0
14cr|drumstick-0.5.0-5|24	BuildRequires:	graphviz
14cr|drumstick-0.5.0-5|25	BuildRequires:	xsltproc
14cr|drumstick-0.5.0-5|26	# See INSTALL file
14cr|drumstick-0.5.0-5|27	BuildRequires:	shared-mime-info >= 0.3.0
14cr|drumstick-0.5.0-5|28	
14cr|drumstick-0.5.0-5|29	%description
14cr|drumstick-0.5.0-5|30	The %{name} library is a C++ wrapper around the ALSA library sequencer
14cr|drumstick-0.5.0-5|31	interface, using Qt4 objects, idioms and style. The ALSA sequencer
14cr|drumstick-0.5.0-5|32	interface provides software support for MIDI technology on GNU/Linux.
14cr|drumstick-0.5.0-5|33	
14cr|drumstick-0.5.0-5|34	%files
14cr|drumstick-0.5.0-5|35	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cr|drumstick-0.5.0-5|36	%{_datadir}/mime/packages/drumstick.xml
14cr|drumstick-0.5.0-5|37	
14cr|drumstick-0.5.0-5|38	#----------------------------------------------------------------------------
14cr|drumstick-0.5.0-5|39	
14cr|drumstick-0.5.0-5|40	%package -n %{libalsa}
14cr|drumstick-0.5.0-5|41	Summary:	Drumstick shared library
14cr|drumstick-0.5.0-5|42	Group:		System/Libraries
14cr|drumstick-0.5.0-5|43	Conflicts:	%{name} < 0.5.0-4
14cr|drumstick-0.5.0-5|44	
14cr|drumstick-0.5.0-5|45	%description -n %{libalsa}
14cr|drumstick-0.5.0-5|46	Drumstick shared library.
14cr|drumstick-0.5.0-5|47	
14cr|drumstick-0.5.0-5|48	%files -n %{libalsa}
14cr|drumstick-0.5.0-5|49	%{_libdir}/lib%{name}-alsa.so.%{major}*
14cr|drumstick-0.5.0-5|50	
14cr|drumstick-0.5.0-5|51	#----------------------------------------------------------------------------
14cr|drumstick-0.5.0-5|52	
14cr|drumstick-0.5.0-5|53	%package -n %{libfile}
14cr|drumstick-0.5.0-5|54	Summary:	Drumstick shared library
14cr|drumstick-0.5.0-5|55	Group:		System/Libraries
14cr|drumstick-0.5.0-5|56	Conflicts:	%{name} < 0.5.0-4
14cr|drumstick-0.5.0-5|57	
14cr|drumstick-0.5.0-5|58	%description -n %{libfile}
14cr|drumstick-0.5.0-5|59	Drumstick shared library.
14cr|drumstick-0.5.0-5|60	
14cr|drumstick-0.5.0-5|61	%files -n %{libfile}
14cr|drumstick-0.5.0-5|62	%{_libdir}/lib%{name}-file.so.%{major}*
14cr|drumstick-0.5.0-5|63	
14cr|drumstick-0.5.0-5|64	#----------------------------------------------------------------------------
14cr|drumstick-0.5.0-5|65	
14cr|drumstick-0.5.0-5|66	%package -n %{devname}
14cr|drumstick-0.5.0-5|67	Summary:	Development files for %{name}
14cr|drumstick-0.5.0-5|68	Group:		Development/C++
14cr|drumstick-0.5.0-5|69	Requires:	%{libalsa} = %{EVRD}
14cr|drumstick-0.5.0-5|70	Requires:	%{libfile} = %{EVRD}
14cr|drumstick-0.5.0-5|71	Provides:	%{name}-devel = %{EVRD}
14cr|drumstick-0.5.0-5|72	Conflicts:	%{name}-devel < 0.5.0-4
14cr|drumstick-0.5.0-5|73	Obsoletes:	%{name}-devel < 0.5.0-4
14cr|drumstick-0.5.0-5|74	
14cr|drumstick-0.5.0-5|75	%description -n %{devname}
14cr|drumstick-0.5.0-5|76	The %{name} library is a C++ wrapper around the ALSA library sequencer
14cr|drumstick-0.5.0-5|77	interface, using Qt4 objects, idioms and style. This package contains
14cr|drumstick-0.5.0-5|78	the files needed for build programs against %{name}.
14cr|drumstick-0.5.0-5|79	
14cr|drumstick-0.5.0-5|80	%files -n %{devname}
14cr|drumstick-0.5.0-5|81	%doc build/doc/html/*
14cr|drumstick-0.5.0-5|82	%{_libdir}/libdrumstick-alsa.so
14cr|drumstick-0.5.0-5|83	%{_libdir}/libdrumstick-file.so
14cr|drumstick-0.5.0-5|84	%{_libdir}/pkgconfig/*.pc
14cr|drumstick-0.5.0-5|85	%{_includedir}/drumstick/
14cr|drumstick-0.5.0-5|86	%{_includedir}/drumstick.h
14cr|drumstick-0.5.0-5|87	
14cr|drumstick-0.5.0-5|88	#----------------------------------------------------------------------------
14cr|drumstick-0.5.0-5|89	
14cr|drumstick-0.5.0-5|90	%package examples
14cr|drumstick-0.5.0-5|91	Summary:	Example programs for %{name}
14cr|drumstick-0.5.0-5|92	Group:		Development/C++
14cr|drumstick-0.5.0-5|93	Requires:	%{name} = %{EVRD}
14cr|drumstick-0.5.0-5|94	
14cr|drumstick-0.5.0-5|95	%description examples
14cr|drumstick-0.5.0-5|96	This package contains the test/example programs for %{name}.
14cr|drumstick-0.5.0-5|97	
14cr|drumstick-0.5.0-5|98	%files examples
14cr|drumstick-0.5.0-5|99	%{_bindir}/drumstick-*
14cr|drumstick-0.5.0-5|100	%{_datadir}/applications/drumstick-*.desktop
14cr|drumstick-0.5.0-5|101	%{_datadir}/icons/hicolor/*/apps/*
14cr|drumstick-0.5.0-5|102	%{_mandir}/man1/%{name}-*
14cr|drumstick-0.5.0-5|103	
14cr|drumstick-0.5.0-5|104	#----------------------------------------------------------------------------
14cr|drumstick-0.5.0-5|105	
14cr|drumstick-0.5.0-5|106	%prep
14cr|drumstick-0.5.0-5|107	%setup -q
14cr|drumstick-0.5.0-5|108	%apply_patches
14cr|drumstick-0.5.0-5|109	
14cr|drumstick-0.5.0-5|110	%build
14cr|drumstick-0.5.0-5|111	%cmake
14cr|drumstick-0.5.0-5|112	%make
14cr|drumstick-0.5.0-5|113	# (gvm) Make also the doxygen docs for the library
14cr|drumstick-0.5.0-5|114	%make doxygen
14cr|drumstick-0.5.0-5|115	
14cr|drumstick-0.5.0-5|116	%install
14cr|drumstick-0.5.0-5|117	%makeinstall_std -C build
14cr|drumstick-0.5.0-5|118	
14cr|drumstick-0.5.0-5|119	
14cr|drumstick-0.5.0-5|120	%changelog
14cr|drumstick-0.5.0-5|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|drumstick-0.5.0-5|122	+ Revision: 0e7a9d6
14cr|drumstick-0.5.0-5|123	- MassBuild#464: Increase release tag
14cr|drumstick-0.5.0-5|124	
14cr|drumstick-0.5.0-5|125	

987 14
14cr|drupal-7.27-2|1	Summary:	Open source content management platform
14cr|drupal-7.27-2|2	Name:		drupal
14cr|drupal-7.27-2|3	Version:	7.27
14cr|drupal-7.27-2|4	Release:	2
14cr|drupal-7.27-2|5	License:	GPLv2+
14cr|drupal-7.27-2|6	Group:		Networking/WWW
14cr|drupal-7.27-2|7	Url:		http://www.drupal.org/
14cr|drupal-7.27-2|8	Source0:	http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.tar.gz
14cr|drupal-7.27-2|9	Patch0:		drupal-7.4-baseurl.patch
14cr|drupal-7.27-2|10	Patch1:		drupal-7.8-scripts-remove-shebang.patch
14cr|drupal-7.27-2|11	Patch2:		drupal-7.14-fc-fix-path-disclosure-vulnerability.patch
14cr|drupal-7.27-2|12	Patch3:		drupal-7.26-drupal-conf.patch
14cr|drupal-7.27-2|13	Requires:	apache
14cr|drupal-7.27-2|14	Requires:	apache-mod_php
14cr|drupal-7.27-2|15	Requires:	php-xml
14cr|drupal-7.27-2|16	Requires:	php-mbstring
14cr|drupal-7.27-2|17	Requires:	php-gd
14cr|drupal-7.27-2|18	Suggests:	drupal-database-storage
14cr|drupal-7.27-2|19	# Drupal fails to create initial config when php-suhosin is installed
14cr|drupal-7.27-2|20	Conflicts:	php-suhosin
14cr|drupal-7.27-2|21	BuildArch:	noarch
14cr|drupal-7.27-2|22	
14cr|drupal-7.27-2|23	%description
14cr|drupal-7.27-2|24	Drupal is a free software package that allows an individual or a
14cr|drupal-7.27-2|25	community of users to easily publish, manage and organize a wide variety
14cr|drupal-7.27-2|26	of content on a website. Tens of thousands of people and organizations
14cr|drupal-7.27-2|27	have used Drupal to power scores of different web sites, including
14cr|drupal-7.27-2|28	
14cr|drupal-7.27-2|29	* Community web portals
14cr|drupal-7.27-2|30	* Discussion sites
14cr|drupal-7.27-2|31	* Corporate web sites
14cr|drupal-7.27-2|32	* Intranet applications
14cr|drupal-7.27-2|33	* Personal web sites or blogs
14cr|drupal-7.27-2|34	* Aficionado sites
14cr|drupal-7.27-2|35	* E-commerce applications
14cr|drupal-7.27-2|36	* Resource directories
14cr|drupal-7.27-2|37	* Social Networking sites
14cr|drupal-7.27-2|38	
14cr|drupal-7.27-2|39	%files
14cr|drupal-7.27-2|40	%defattr(0644,root,root,0755)
14cr|drupal-7.27-2|41	%doc *.txt
14cr|drupal-7.27-2|42	%dir %{_var}/www/drupal
14cr|drupal-7.27-2|43	%{_var}/www/drupal/*.php
14cr|drupal-7.27-2|44	%{_var}/www/drupal/*.txt
14cr|drupal-7.27-2|45	%{_var}/www/drupal/includes
14cr|drupal-7.27-2|46	%{_var}/www/drupal/misc
14cr|drupal-7.27-2|47	%{_var}/www/drupal/modules
14cr|drupal-7.27-2|48	%{_var}/www/drupal/profiles
14cr|drupal-7.27-2|49	%dir %{_var}/www/drupal/scripts
14cr|drupal-7.27-2|50	%attr(0755,root,root) %{_var}/www/drupal/scripts/*
14cr|drupal-7.27-2|51	%attr(0755,apache,apache) %{_var}/www/drupal/sites
14cr|drupal-7.27-2|52	%{_var}/www/drupal/themes
14cr|drupal-7.27-2|53	%attr(710,root,apache) %dir %{_sysconfdir}/drupal
14cr|drupal-7.27-2|54	%attr(640,root,apache) %config(noreplace) %{_sysconfdir}/drupal/robots.txt
14cr|drupal-7.27-2|55	%config(noreplace) %{_webappconfdir}/drupal.conf
14cr|drupal-7.27-2|56	
14cr|drupal-7.27-2|57	#----------------------------------------------------------------------------
14cr|drupal-7.27-2|58	
14cr|drupal-7.27-2|59	%package mysql
14cr|drupal-7.27-2|60	Summary:	mysql storage of drupal
14cr|drupal-7.27-2|61	Group:		Networking/WWW
14cr|drupal-7.27-2|62	Provides:	drupal-database-storage = %{EVRD}
14cr|drupal-7.27-2|63	Requires:	drupal = %{EVRD}
14cr|drupal-7.27-2|64	Requires:	php-pdo_mysql
14cr|drupal-7.27-2|65	Requires:	mysql
14cr|drupal-7.27-2|66	Obsoletes:	drupal-mysqli < %{EVRD}
14cr|drupal-7.27-2|67	
14cr|drupal-7.27-2|68	%description mysql
14cr|drupal-7.27-2|69	This package provides virtual requries of using mysql as storage backend
14cr|drupal-7.27-2|70	for drupal.
14cr|drupal-7.27-2|71	
14cr|drupal-7.27-2|72	%files mysql
14cr|drupal-7.27-2|73	
14cr|drupal-7.27-2|74	#----------------------------------------------------------------------------
14cr|drupal-7.27-2|75	
14cr|drupal-7.27-2|76	%package postgresql
14cr|drupal-7.27-2|77	Summary:	postgresql storage of drupal
14cr|drupal-7.27-2|78	Group:		Networking/WWW
14cr|drupal-7.27-2|79	Provides:	drupal-database-storage = %{EVRD}
14cr|drupal-7.27-2|80	Requires:	drupal = %{EVRD}
14cr|drupal-7.27-2|81	Requires:	php-pdo_pgsql
14cr|drupal-7.27-2|82	Requires:	postgresql-virtual
14cr|drupal-7.27-2|83	
14cr|drupal-7.27-2|84	%description postgresql
14cr|drupal-7.27-2|85	This package provides virtual requries of using postgresql as storage backend
14cr|drupal-7.27-2|86	for drupal.
14cr|drupal-7.27-2|87	
14cr|drupal-7.27-2|88	%files postgresql
14cr|drupal-7.27-2|89	
14cr|drupal-7.27-2|90	#----------------------------------------------------------------------------
14cr|drupal-7.27-2|91	
14cr|drupal-7.27-2|92	%package sqlite
14cr|drupal-7.27-2|93	Summary:	sqlite storage of drupal
14cr|drupal-7.27-2|94	Group:		Networking/WWW
14cr|drupal-7.27-2|95	Provides:	drupal-database-storage = %{EVRD}
14cr|drupal-7.27-2|96	Requires:	drupal = %{EVRD}
14cr|drupal-7.27-2|97	Requires:	php-pdo_sqlite
14cr|drupal-7.27-2|98	
14cr|drupal-7.27-2|99	%description sqlite
14cr|drupal-7.27-2|100	This package provides virtual requries of using sqlite as storage backend
14cr|drupal-7.27-2|101	for drupal.
14cr|drupal-7.27-2|102	
14cr|drupal-7.27-2|103	%files sqlite
14cr|drupal-7.27-2|104	
14cr|drupal-7.27-2|105	#----------------------------------------------------------------------------
14cr|drupal-7.27-2|106	
14cr|drupal-7.27-2|107	%prep
14cr|drupal-7.27-2|108	%setup -q
14cr|drupal-7.27-2|109	%patch0 -p0
14cr|drupal-7.27-2|110	%patch1 -p0
14cr|drupal-7.27-2|111	%patch2 -p1
14cr|drupal-7.27-2|112	%patch3 -p1
14cr|drupal-7.27-2|113	
14cr|drupal-7.27-2|114	%build
14cr|drupal-7.27-2|115	
14cr|drupal-7.27-2|116	%install
14cr|drupal-7.27-2|117	mkdir -p %{buildroot}%{_var}/www/drupal
14cr|drupal-7.27-2|118	cp -a * %{buildroot}%{_var}/www/drupal
14cr|drupal-7.27-2|119	
14cr|drupal-7.27-2|120	rm %{buildroot}%{_var}/www/drupal/*.txt %{buildroot}%{_var}/www/drupal/web.config
14cr|drupal-7.27-2|121	
14cr|drupal-7.27-2|122	mkdir -p %{buildroot}%{_sysconfdir}/drupal
14cr|drupal-7.27-2|123	cat > %{buildroot}%{_sysconfdir}/drupal/robots.txt << EOF
14cr|drupal-7.27-2|124	User-agent: *
14cr|drupal-7.27-2|125	Disallow:   /
14cr|drupal-7.27-2|126	EOF
14cr|drupal-7.27-2|127	(cd %{buildroot}%{_var}/www/drupal && \
14cr|drupal-7.27-2|128	ln -s %{_sysconfdir}/drupal/robots.txt robots.txt)
14cr|drupal-7.27-2|129	
14cr|drupal-7.27-2|130	mkdir -p %{buildroot}%{_webappconfdir}
14cr|drupal-7.27-2|131	cp .htaccess %{buildroot}%{_webappconfdir}/drupal.conf
14cr|drupal-7.27-2|132	
14cr|drupal-7.27-2|133	
14cr|drupal-7.27-2|134	%changelog
14cr|drupal-7.27-2|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.27-2
14cr|drupal-7.27-2|136	+ Revision: 00fe3cc
14cr|drupal-7.27-2|137	- MassBuild#464: Increase release tag
14cr|drupal-7.27-2|138	
14cr|drupal-7.27-2|139	

988 14
14cr|drupal-antispam-7.x.1.5-2|1	%define modname		antispam
14cr|drupal-antispam-7.x.1.5-2|2	%define drupal_version	7
14cr|drupal-antispam-7.x.1.5-2|3	%define module_version	1.5
14cr|drupal-antispam-7.x.1.5-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-antispam-7.x.1.5-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-antispam-7.x.1.5-2|6	
14cr|drupal-antispam-7.x.1.5-2|7	Name:		drupal-%{modname}
14cr|drupal-antispam-7.x.1.5-2|8	Summary:	AntiSpam module for Drupal
14cr|drupal-antispam-7.x.1.5-2|9	Version:	%{version}
14cr|drupal-antispam-7.x.1.5-2|10	Release:	2
14cr|drupal-antispam-7.x.1.5-2|11	License:	GPLv2+
14cr|drupal-antispam-7.x.1.5-2|12	Group:		Networking/WWW
14cr|drupal-antispam-7.x.1.5-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-antispam-7.x.1.5-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-antispam-7.x.1.5-2|15	BuildArch:	noarch
14cr|drupal-antispam-7.x.1.5-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-antispam-7.x.1.5-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-antispam-7.x.1.5-2|18	
14cr|drupal-antispam-7.x.1.5-2|19	%description
14cr|drupal-antispam-7.x.1.5-2|20	AntiSpam module is the successor of the Akismet module, and it provides spam
14cr|drupal-antispam-7.x.1.5-2|21	protection to your drupal site using external antispam service like Akismet.
14cr|drupal-antispam-7.x.1.5-2|22	
14cr|drupal-antispam-7.x.1.5-2|23	AntiSpam module expanded the support of the external antispam service
14cr|drupal-antispam-7.x.1.5-2|24	with TypePad AntiSpam and Defensio service as well as Akismet service.
14cr|drupal-antispam-7.x.1.5-2|25	Now you can choose one of the antispam service you wish to use.
14cr|drupal-antispam-7.x.1.5-2|26	
14cr|drupal-antispam-7.x.1.5-2|27	%prep
14cr|drupal-antispam-7.x.1.5-2|28	%setup -q -n %{modname}
14cr|drupal-antispam-7.x.1.5-2|29	
14cr|drupal-antispam-7.x.1.5-2|30	%build
14cr|drupal-antispam-7.x.1.5-2|31	
14cr|drupal-antispam-7.x.1.5-2|32	%install
14cr|drupal-antispam-7.x.1.5-2|33	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-antispam-7.x.1.5-2|34	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-antispam-7.x.1.5-2|35	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-antispam-7.x.1.5-2|36	
14cr|drupal-antispam-7.x.1.5-2|37	%files
14cr|drupal-antispam-7.x.1.5-2|38	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-antispam-7.x.1.5-2|39	
14cr|drupal-antispam-7.x.1.5-2|40	
14cr|drupal-antispam-7.x.1.5-2|41	
14cr|drupal-antispam-7.x.1.5-2|42	%changelog
14cr|drupal-antispam-7.x.1.5-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.5-2
14cr|drupal-antispam-7.x.1.5-2|44	+ Revision: b00da39
14cr|drupal-antispam-7.x.1.5-2|45	- MassBuild#464: Increase release tag
14cr|drupal-antispam-7.x.1.5-2|46	
14cr|drupal-antispam-7.x.1.5-2|47	

989 14
14cr|drupal-ctools-7.x.1.1-2|1	%define modname		ctools
14cr|drupal-ctools-7.x.1.1-2|2	%define drupal_version	7
14cr|drupal-ctools-7.x.1.1-2|3	%define module_version	1.1
14cr|drupal-ctools-7.x.1.1-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-ctools-7.x.1.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-ctools-7.x.1.1-2|6	
14cr|drupal-ctools-7.x.1.1-2|7	Name:		drupal-%{modname}
14cr|drupal-ctools-7.x.1.1-2|8	Summary:	Chaos tool suite module for Drupal
14cr|drupal-ctools-7.x.1.1-2|9	Version:	%{version}
14cr|drupal-ctools-7.x.1.1-2|10	Release:	2
14cr|drupal-ctools-7.x.1.1-2|11	License:	GPLv2+
14cr|drupal-ctools-7.x.1.1-2|12	Group:		Networking/WWW
14cr|drupal-ctools-7.x.1.1-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-ctools-7.x.1.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-ctools-7.x.1.1-2|15	Requires:	drupal >= %{drupal_version}
14cr|drupal-ctools-7.x.1.1-2|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-ctools-7.x.1.1-2|17	BuildArch:	noarch
14cr|drupal-ctools-7.x.1.1-2|18	
14cr|drupal-ctools-7.x.1.1-2|19	%description
14cr|drupal-ctools-7.x.1.1-2|20	This suite is primarily a set of APIs and tools to improve the developer
14cr|drupal-ctools-7.x.1.1-2|21	experience. It also contains a module called the Page Manager whose job is to
14cr|drupal-ctools-7.x.1.1-2|22	manage pages. In particular it manages panel pages, but as it grows it will be
14cr|drupal-ctools-7.x.1.1-2|23	able to manage far more than just Panels.
14cr|drupal-ctools-7.x.1.1-2|24	
14cr|drupal-ctools-7.x.1.1-2|25	%prep
14cr|drupal-ctools-7.x.1.1-2|26	%setup -q -n %{modname}
14cr|drupal-ctools-7.x.1.1-2|27	
14cr|drupal-ctools-7.x.1.1-2|28	%build
14cr|drupal-ctools-7.x.1.1-2|29	
14cr|drupal-ctools-7.x.1.1-2|30	%install
14cr|drupal-ctools-7.x.1.1-2|31	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-ctools-7.x.1.1-2|32	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-ctools-7.x.1.1-2|33	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-ctools-7.x.1.1-2|34	
14cr|drupal-ctools-7.x.1.1-2|35	%files
14cr|drupal-ctools-7.x.1.1-2|36	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-ctools-7.x.1.1-2|37	%doc API.txt CHANGELOG.txt
14cr|drupal-ctools-7.x.1.1-2|38	
14cr|drupal-ctools-7.x.1.1-2|39	
14cr|drupal-ctools-7.x.1.1-2|40	
14cr|drupal-ctools-7.x.1.1-2|41	%changelog
14cr|drupal-ctools-7.x.1.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.1-2
14cr|drupal-ctools-7.x.1.1-2|43	+ Revision: 92d316f
14cr|drupal-ctools-7.x.1.1-2|44	- MassBuild#464: Increase release tag
14cr|drupal-ctools-7.x.1.1-2|45	
14cr|drupal-ctools-7.x.1.1-2|46	

990 14
14cr|drupal-metatags_quick-7.x.2.5-2|1	%define modname		metatags_quick
14cr|drupal-metatags_quick-7.x.2.5-2|2	%define drupal_version	7
14cr|drupal-metatags_quick-7.x.2.5-2|3	%define module_version	2.5
14cr|drupal-metatags_quick-7.x.2.5-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-metatags_quick-7.x.2.5-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-metatags_quick-7.x.2.5-2|6	
14cr|drupal-metatags_quick-7.x.2.5-2|7	Name:		drupal-%{modname}
14cr|drupal-metatags_quick-7.x.2.5-2|8	Summary:	Meta tags quick module for Drupal
14cr|drupal-metatags_quick-7.x.2.5-2|9	Version:	%{version}
14cr|drupal-metatags_quick-7.x.2.5-2|10	Release:	2
14cr|drupal-metatags_quick-7.x.2.5-2|11	License:	GPLv2+
14cr|drupal-metatags_quick-7.x.2.5-2|12	Group:		Networking/WWW
14cr|drupal-metatags_quick-7.x.2.5-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-metatags_quick-7.x.2.5-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-metatags_quick-7.x.2.5-2|15	BuildArch:	noarch
14cr|drupal-metatags_quick-7.x.2.5-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-metatags_quick-7.x.2.5-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-metatags_quick-7.x.2.5-2|18	
14cr|drupal-metatags_quick-7.x.2.5-2|19	%description
14cr|drupal-metatags_quick-7.x.2.5-2|20	Meta tags support for Drupal 7 sites based on Fields API.
14cr|drupal-metatags_quick-7.x.2.5-2|21	
14cr|drupal-metatags_quick-7.x.2.5-2|22	%prep
14cr|drupal-metatags_quick-7.x.2.5-2|23	%setup -q -n %{modname}
14cr|drupal-metatags_quick-7.x.2.5-2|24	
14cr|drupal-metatags_quick-7.x.2.5-2|25	%build
14cr|drupal-metatags_quick-7.x.2.5-2|26	
14cr|drupal-metatags_quick-7.x.2.5-2|27	%install
14cr|drupal-metatags_quick-7.x.2.5-2|28	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-metatags_quick-7.x.2.5-2|29	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-metatags_quick-7.x.2.5-2|30	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-metatags_quick-7.x.2.5-2|31	
14cr|drupal-metatags_quick-7.x.2.5-2|32	%files
14cr|drupal-metatags_quick-7.x.2.5-2|33	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-metatags_quick-7.x.2.5-2|34	%doc README.txt
14cr|drupal-metatags_quick-7.x.2.5-2|35	
14cr|drupal-metatags_quick-7.x.2.5-2|36	
14cr|drupal-metatags_quick-7.x.2.5-2|37	
14cr|drupal-metatags_quick-7.x.2.5-2|38	%changelog
14cr|drupal-metatags_quick-7.x.2.5-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.2.5-2
14cr|drupal-metatags_quick-7.x.2.5-2|40	+ Revision: ab5433c
14cr|drupal-metatags_quick-7.x.2.5-2|41	- MassBuild#464: Increase release tag
14cr|drupal-metatags_quick-7.x.2.5-2|42	
14cr|drupal-metatags_quick-7.x.2.5-2|43	

991 14
14cr|drupal-module_filter-7.x.1.7-2|1	%define modname		module_filter
14cr|drupal-module_filter-7.x.1.7-2|2	%define drupal_version	7
14cr|drupal-module_filter-7.x.1.7-2|3	%define module_version	1.7
14cr|drupal-module_filter-7.x.1.7-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-module_filter-7.x.1.7-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-module_filter-7.x.1.7-2|6	
14cr|drupal-module_filter-7.x.1.7-2|7	Name:		drupal-%{modname}
14cr|drupal-module_filter-7.x.1.7-2|8	Summary:	Module Filter module for Drupal
14cr|drupal-module_filter-7.x.1.7-2|9	Version:	%{version}
14cr|drupal-module_filter-7.x.1.7-2|10	Release:	2
14cr|drupal-module_filter-7.x.1.7-2|11	License:	GPLv2+
14cr|drupal-module_filter-7.x.1.7-2|12	Group:		Networking/WWW
14cr|drupal-module_filter-7.x.1.7-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-module_filter-7.x.1.7-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-module_filter-7.x.1.7-2|15	BuildArch:	noarch
14cr|drupal-module_filter-7.x.1.7-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-module_filter-7.x.1.7-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-module_filter-7.x.1.7-2|18	
14cr|drupal-module_filter-7.x.1.7-2|19	%description
14cr|drupal-module_filter-7.x.1.7-2|20	The modules list page can become quite big when dealing with a fairly large
14cr|drupal-module_filter-7.x.1.7-2|21	site or even just a dev site meant for testing new and various modules being
14cr|drupal-module_filter-7.x.1.7-2|22	considered. What this module aims to accomplish is the ability to quickly find
14cr|drupal-module_filter-7.x.1.7-2|23	the module you are looking for without having to rely on the browsers search
14cr|drupal-module_filter-7.x.1.7-2|24	feature which more times than not shows you the module name in the 'Required
14cr|drupal-module_filter-7.x.1.7-2|25	by' or 'Depends on' sections of the various modules or even some other location
14cr|drupal-module_filter-7.x.1.7-2|26	on the page like a menu item.
14cr|drupal-module_filter-7.x.1.7-2|27	
14cr|drupal-module_filter-7.x.1.7-2|28	When tabs is enabled via the Module Filter's settings page, a new module layout
14cr|drupal-module_filter-7.x.1.7-2|29	theme is implemented. This tab layout provides a tab for each package as well
14cr|drupal-module_filter-7.x.1.7-2|30	as a tab that will show every module alphabetically. The filter textfield is
14cr|drupal-module_filter-7.x.1.7-2|31	available on each tab but currently doesn't support autocomplete.
14cr|drupal-module_filter-7.x.1.7-2|32	
14cr|drupal-module_filter-7.x.1.7-2|33	%prep
14cr|drupal-module_filter-7.x.1.7-2|34	%setup -q -n %{modname}
14cr|drupal-module_filter-7.x.1.7-2|35	
14cr|drupal-module_filter-7.x.1.7-2|36	%build
14cr|drupal-module_filter-7.x.1.7-2|37	
14cr|drupal-module_filter-7.x.1.7-2|38	%install
14cr|drupal-module_filter-7.x.1.7-2|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-module_filter-7.x.1.7-2|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-module_filter-7.x.1.7-2|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-module_filter-7.x.1.7-2|42	
14cr|drupal-module_filter-7.x.1.7-2|43	%files
14cr|drupal-module_filter-7.x.1.7-2|44	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-module_filter-7.x.1.7-2|45	%doc CHANGELOG.txt
14cr|drupal-module_filter-7.x.1.7-2|46	
14cr|drupal-module_filter-7.x.1.7-2|47	
14cr|drupal-module_filter-7.x.1.7-2|48	
14cr|drupal-module_filter-7.x.1.7-2|49	%changelog
14cr|drupal-module_filter-7.x.1.7-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.7-2
14cr|drupal-module_filter-7.x.1.7-2|51	+ Revision: ef1a372
14cr|drupal-module_filter-7.x.1.7-2|52	- MassBuild#464: Increase release tag
14cr|drupal-module_filter-7.x.1.7-2|53	
14cr|drupal-module_filter-7.x.1.7-2|54	

992 14
14cr|drupal-page_title-7.x.2.7-2|1	%define modname		page_title
14cr|drupal-page_title-7.x.2.7-2|2	%define drupal_version	7
14cr|drupal-page_title-7.x.2.7-2|3	%define module_version	2.7
14cr|drupal-page_title-7.x.2.7-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-page_title-7.x.2.7-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-page_title-7.x.2.7-2|6	
14cr|drupal-page_title-7.x.2.7-2|7	Name:		drupal-%{modname}
14cr|drupal-page_title-7.x.2.7-2|8	Summary:	Page Title module for Drupal
14cr|drupal-page_title-7.x.2.7-2|9	Version:	%{version}
14cr|drupal-page_title-7.x.2.7-2|10	Release:	2
14cr|drupal-page_title-7.x.2.7-2|11	License:	GPLv2+
14cr|drupal-page_title-7.x.2.7-2|12	Group:		Networking/WWW
14cr|drupal-page_title-7.x.2.7-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-page_title-7.x.2.7-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-page_title-7.x.2.7-2|15	BuildArch:	noarch
14cr|drupal-page_title-7.x.2.7-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-page_title-7.x.2.7-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-page_title-7.x.2.7-2|18	
14cr|drupal-page_title-7.x.2.7-2|19	%description
14cr|drupal-page_title-7.x.2.7-2|20	The word "title" is a bit overloaded. Every piece of content in Drupal has
14cr|drupal-page_title-7.x.2.7-2|21	a title, and so does every page. The page title is the one found in the HTML
14cr|drupal-page_title-7.x.2.7-2|22	head inside the <title> tag. It is also used on SERPs (Search Engine Result
14cr|drupal-page_title-7.x.2.7-2|23	Pages) and can greatly enhance your websites SEO (Search Engine Optimization).
14cr|drupal-page_title-7.x.2.7-2|24	
14cr|drupal-page_title-7.x.2.7-2|25	This module gives you granular control over the page title. You can specify
14cr|drupal-page_title-7.x.2.7-2|26	patterns for how the title should be structured and, on content creation pages,
14cr|drupal-page_title-7.x.2.7-2|27	specify the page title separately to the content's title.
14cr|drupal-page_title-7.x.2.7-2|28	
14cr|drupal-page_title-7.x.2.7-2|29	%prep
14cr|drupal-page_title-7.x.2.7-2|30	%setup -q -n %{modname}
14cr|drupal-page_title-7.x.2.7-2|31	
14cr|drupal-page_title-7.x.2.7-2|32	%build
14cr|drupal-page_title-7.x.2.7-2|33	
14cr|drupal-page_title-7.x.2.7-2|34	%install
14cr|drupal-page_title-7.x.2.7-2|35	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-page_title-7.x.2.7-2|36	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-page_title-7.x.2.7-2|37	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-page_title-7.x.2.7-2|38	
14cr|drupal-page_title-7.x.2.7-2|39	%files
14cr|drupal-page_title-7.x.2.7-2|40	%defattr(644,root,root,755)
14cr|drupal-page_title-7.x.2.7-2|41	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-page_title-7.x.2.7-2|42	%doc CHANGELOG.txt README.txt
14cr|drupal-page_title-7.x.2.7-2|43	
14cr|drupal-page_title-7.x.2.7-2|44	
14cr|drupal-page_title-7.x.2.7-2|45	
14cr|drupal-page_title-7.x.2.7-2|46	%changelog
14cr|drupal-page_title-7.x.2.7-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.2.7-2
14cr|drupal-page_title-7.x.2.7-2|48	+ Revision: 08fe631
14cr|drupal-page_title-7.x.2.7-2|49	- MassBuild#464: Increase release tag
14cr|drupal-page_title-7.x.2.7-2|50	
14cr|drupal-page_title-7.x.2.7-2|51	

993 14
14cr|drupal-panels-7.x.3.2-2|1	%define modname		panels
14cr|drupal-panels-7.x.3.2-2|2	%define drupal_version	7
14cr|drupal-panels-7.x.3.2-2|3	%define module_version	3.2
14cr|drupal-panels-7.x.3.2-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-panels-7.x.3.2-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-panels-7.x.3.2-2|6	
14cr|drupal-panels-7.x.3.2-2|7	Name:		drupal-%{modname}
14cr|drupal-panels-7.x.3.2-2|8	Summary:	Panels module for Drupal
14cr|drupal-panels-7.x.3.2-2|9	Version:	%{version}
14cr|drupal-panels-7.x.3.2-2|10	Release:	2
14cr|drupal-panels-7.x.3.2-2|11	License:	GPLv2+
14cr|drupal-panels-7.x.3.2-2|12	Group:		Networking/WWW
14cr|drupal-panels-7.x.3.2-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-panels-7.x.3.2-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-panels-7.x.3.2-2|15	BuildArch:	noarch
14cr|drupal-panels-7.x.3.2-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-panels-7.x.3.2-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-panels-7.x.3.2-2|18	Requires:	drupal-ctools
14cr|drupal-panels-7.x.3.2-2|19	
14cr|drupal-panels-7.x.3.2-2|20	%description
14cr|drupal-panels-7.x.3.2-2|21	The Panels module allows a site administrator to create customized layouts
14cr|drupal-panels-7.x.3.2-2|22	for multiple uses. At its core it is a drag and drop content manager that lets
14cr|drupal-panels-7.x.3.2-2|23	you visually design a layout and place content within that layout. Integration
14cr|drupal-panels-7.x.3.2-2|24	with other systems allows you to create nodes that use this, landing pages
14cr|drupal-panels-7.x.3.2-2|25	that use this, and even override system pages such as taxonomy and the node
14cr|drupal-panels-7.x.3.2-2|26	page so that you can customize the layout of your site with very fine grained
14cr|drupal-panels-7.x.3.2-2|27	permissions.
14cr|drupal-panels-7.x.3.2-2|28	
14cr|drupal-panels-7.x.3.2-2|29	%prep
14cr|drupal-panels-7.x.3.2-2|30	%setup -q -n %{modname}
14cr|drupal-panels-7.x.3.2-2|31	
14cr|drupal-panels-7.x.3.2-2|32	%build
14cr|drupal-panels-7.x.3.2-2|33	
14cr|drupal-panels-7.x.3.2-2|34	%install
14cr|drupal-panels-7.x.3.2-2|35	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-panels-7.x.3.2-2|36	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-panels-7.x.3.2-2|37	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-panels-7.x.3.2-2|38	
14cr|drupal-panels-7.x.3.2-2|39	%files
14cr|drupal-panels-7.x.3.2-2|40	%defattr(644,root,root,755)
14cr|drupal-panels-7.x.3.2-2|41	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-panels-7.x.3.2-2|42	%doc CHANGELOG.txt KNOWN_ISSUES.txt README.txt UPGRADE.txt
14cr|drupal-panels-7.x.3.2-2|43	
14cr|drupal-panels-7.x.3.2-2|44	
14cr|drupal-panels-7.x.3.2-2|45	
14cr|drupal-panels-7.x.3.2-2|46	%changelog
14cr|drupal-panels-7.x.3.2-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.3.2-2
14cr|drupal-panels-7.x.3.2-2|48	+ Revision: d5300cb
14cr|drupal-panels-7.x.3.2-2|49	- MassBuild#464: Increase release tag
14cr|drupal-panels-7.x.3.2-2|50	
14cr|drupal-panels-7.x.3.2-2|51	

994 14
14cr|drupal-pathauto-7.x.1.1-2|1	%define modname		pathauto
14cr|drupal-pathauto-7.x.1.1-2|2	%define drupal_version	7
14cr|drupal-pathauto-7.x.1.1-2|3	%define module_version	1.1
14cr|drupal-pathauto-7.x.1.1-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-pathauto-7.x.1.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-pathauto-7.x.1.1-2|6	
14cr|drupal-pathauto-7.x.1.1-2|7	Name:		drupal-%{modname}
14cr|drupal-pathauto-7.x.1.1-2|8	Summary:	Pathauto module for Drupal
14cr|drupal-pathauto-7.x.1.1-2|9	Version:	%{version}
14cr|drupal-pathauto-7.x.1.1-2|10	Release:	2
14cr|drupal-pathauto-7.x.1.1-2|11	License:	GPLv2+
14cr|drupal-pathauto-7.x.1.1-2|12	Group:		Networking/WWW
14cr|drupal-pathauto-7.x.1.1-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-pathauto-7.x.1.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-pathauto-7.x.1.1-2|15	Requires:	drupal >= %{drupal_version}
14cr|drupal-pathauto-7.x.1.1-2|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-pathauto-7.x.1.1-2|17	BuildArch:	noarch
14cr|drupal-pathauto-7.x.1.1-2|18	
14cr|drupal-pathauto-7.x.1.1-2|19	%description
14cr|drupal-pathauto-7.x.1.1-2|20	The Pathauto module automatically generates URL/path aliases for various kinds
14cr|drupal-pathauto-7.x.1.1-2|21	of content (nodes, taxonomy terms, users) without requiring the user
14cr|drupal-pathauto-7.x.1.1-2|22	to manually specify the path alias. This allows you to have URL aliases like
14cr|drupal-pathauto-7.x.1.1-2|23	/category/my-node-title instead of /node/123. The aliases are based
14cr|drupal-pathauto-7.x.1.1-2|24	upon a "pattern" system that uses tokens which the administrator can change.
14cr|drupal-pathauto-7.x.1.1-2|25	
14cr|drupal-pathauto-7.x.1.1-2|26	%prep
14cr|drupal-pathauto-7.x.1.1-2|27	%setup -q -n %{modname}
14cr|drupal-pathauto-7.x.1.1-2|28	
14cr|drupal-pathauto-7.x.1.1-2|29	%build
14cr|drupal-pathauto-7.x.1.1-2|30	
14cr|drupal-pathauto-7.x.1.1-2|31	%install
14cr|drupal-pathauto-7.x.1.1-2|32	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-pathauto-7.x.1.1-2|33	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-pathauto-7.x.1.1-2|34	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-pathauto-7.x.1.1-2|35	
14cr|drupal-pathauto-7.x.1.1-2|36	%files
14cr|drupal-pathauto-7.x.1.1-2|37	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-pathauto-7.x.1.1-2|38	%doc API.txt README.txt
14cr|drupal-pathauto-7.x.1.1-2|39	
14cr|drupal-pathauto-7.x.1.1-2|40	
14cr|drupal-pathauto-7.x.1.1-2|41	
14cr|drupal-pathauto-7.x.1.1-2|42	%changelog
14cr|drupal-pathauto-7.x.1.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.1-2
14cr|drupal-pathauto-7.x.1.1-2|44	+ Revision: 1fe02a8
14cr|drupal-pathauto-7.x.1.1-2|45	- MassBuild#464: Increase release tag
14cr|drupal-pathauto-7.x.1.1-2|46	
14cr|drupal-pathauto-7.x.1.1-2|47	

995 14
14cr|drupal-seo_checker-7.x.1.5-2|1	%define modname		seo_checker
14cr|drupal-seo_checker-7.x.1.5-2|2	%define drupal_version	7
14cr|drupal-seo_checker-7.x.1.5-2|3	%define module_version	1.5
14cr|drupal-seo_checker-7.x.1.5-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-seo_checker-7.x.1.5-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-seo_checker-7.x.1.5-2|6	
14cr|drupal-seo_checker-7.x.1.5-2|7	Name:		drupal-%{modname}
14cr|drupal-seo_checker-7.x.1.5-2|8	Summary:	SEO Compliance Checker module for Drupal
14cr|drupal-seo_checker-7.x.1.5-2|9	Version:	%{version}
14cr|drupal-seo_checker-7.x.1.5-2|10	Release:	2
14cr|drupal-seo_checker-7.x.1.5-2|11	License:	GPLv2+
14cr|drupal-seo_checker-7.x.1.5-2|12	Group:		Networking/WWW
14cr|drupal-seo_checker-7.x.1.5-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-seo_checker-7.x.1.5-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-seo_checker-7.x.1.5-2|15	BuildArch:	noarch
14cr|drupal-seo_checker-7.x.1.5-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-seo_checker-7.x.1.5-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-seo_checker-7.x.1.5-2|18	
14cr|drupal-seo_checker-7.x.1.5-2|19	%description
14cr|drupal-seo_checker-7.x.1.5-2|20	The SEO Compliance Checker checks node content on search engine optimization
14cr|drupal-seo_checker-7.x.1.5-2|21	upon its creation or modification. Whenever a publisher saves or previews
14cr|drupal-seo_checker-7.x.1.5-2|22	a node, the module performs a set of checks and gives the user a feedback
14cr|drupal-seo_checker-7.x.1.5-2|23	on the compliance of the rules.
14cr|drupal-seo_checker-7.x.1.5-2|24	
14cr|drupal-seo_checker-7.x.1.5-2|25	%prep
14cr|drupal-seo_checker-7.x.1.5-2|26	%setup -q -n %{modname}
14cr|drupal-seo_checker-7.x.1.5-2|27	
14cr|drupal-seo_checker-7.x.1.5-2|28	%build
14cr|drupal-seo_checker-7.x.1.5-2|29	
14cr|drupal-seo_checker-7.x.1.5-2|30	%install
14cr|drupal-seo_checker-7.x.1.5-2|31	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-seo_checker-7.x.1.5-2|32	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-seo_checker-7.x.1.5-2|33	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/{*.txt,.gitignore}
14cr|drupal-seo_checker-7.x.1.5-2|34	
14cr|drupal-seo_checker-7.x.1.5-2|35	%files
14cr|drupal-seo_checker-7.x.1.5-2|36	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-seo_checker-7.x.1.5-2|37	%doc README_FOR_DEVELOPERS.txt
14cr|drupal-seo_checker-7.x.1.5-2|38	
14cr|drupal-seo_checker-7.x.1.5-2|39	
14cr|drupal-seo_checker-7.x.1.5-2|40	
14cr|drupal-seo_checker-7.x.1.5-2|41	%changelog
14cr|drupal-seo_checker-7.x.1.5-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.5-2
14cr|drupal-seo_checker-7.x.1.5-2|43	+ Revision: ac90adf
14cr|drupal-seo_checker-7.x.1.5-2|44	- MassBuild#464: Increase release tag
14cr|drupal-seo_checker-7.x.1.5-2|45	
14cr|drupal-seo_checker-7.x.1.5-2|46	

996 14
14cr|drupal-token-7.x.1.1-2|1	%define modname		token
14cr|drupal-token-7.x.1.1-2|2	%define drupal_version	7
14cr|drupal-token-7.x.1.1-2|3	%define module_version	1.1
14cr|drupal-token-7.x.1.1-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-token-7.x.1.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-token-7.x.1.1-2|6	
14cr|drupal-token-7.x.1.1-2|7	Name:		drupal-%{modname}
14cr|drupal-token-7.x.1.1-2|8	Summary:	Token module for Drupal
14cr|drupal-token-7.x.1.1-2|9	Version:	%{version}
14cr|drupal-token-7.x.1.1-2|10	Release:	2
14cr|drupal-token-7.x.1.1-2|11	License:	GPLv2+
14cr|drupal-token-7.x.1.1-2|12	Group:		Networking/WWW
14cr|drupal-token-7.x.1.1-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-token-7.x.1.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-token-7.x.1.1-2|15	Source1:	%{name}.rpmlintrc
14cr|drupal-token-7.x.1.1-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-token-7.x.1.1-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-token-7.x.1.1-2|18	BuildArch:	noarch
14cr|drupal-token-7.x.1.1-2|19	
14cr|drupal-token-7.x.1.1-2|20	%description
14cr|drupal-token-7.x.1.1-2|21	Tokens are small bits of text that can be placed into larger documents via
14cr|drupal-token-7.x.1.1-2|22	simple placeholders, like %%site-name or [user]. The Token module provides
14cr|drupal-token-7.x.1.1-2|23	a central API for modules to use these tokens, and expose their own token
14cr|drupal-token-7.x.1.1-2|24	values.
14cr|drupal-token-7.x.1.1-2|25	
14cr|drupal-token-7.x.1.1-2|26	Note that Token module doesn't provide any visible functions to the user on its
14cr|drupal-token-7.x.1.1-2|27	own, it just provides token handling services for other modules.
14cr|drupal-token-7.x.1.1-2|28	
14cr|drupal-token-7.x.1.1-2|29	The basic token API is now a part of Drupal 7! Unfortunately, other things like
14cr|drupal-token-7.x.1.1-2|30	the a browsable token UI, and field & profile tokens did not make it into core
14cr|drupal-token-7.x.1.1-2|31	and will be supported here for Drupal 7.
14cr|drupal-token-7.x.1.1-2|32	
14cr|drupal-token-7.x.1.1-2|33	%prep
14cr|drupal-token-7.x.1.1-2|34	%setup -q -n %{modname}
14cr|drupal-token-7.x.1.1-2|35	
14cr|drupal-token-7.x.1.1-2|36	%build
14cr|drupal-token-7.x.1.1-2|37	
14cr|drupal-token-7.x.1.1-2|38	%install
14cr|drupal-token-7.x.1.1-2|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-token-7.x.1.1-2|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-token-7.x.1.1-2|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-token-7.x.1.1-2|42	
14cr|drupal-token-7.x.1.1-2|43	%files
14cr|drupal-token-7.x.1.1-2|44	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-token-7.x.1.1-2|45	%doc README.txt
14cr|drupal-token-7.x.1.1-2|46	
14cr|drupal-token-7.x.1.1-2|47	
14cr|drupal-token-7.x.1.1-2|48	
14cr|drupal-token-7.x.1.1-2|49	%changelog
14cr|drupal-token-7.x.1.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.1.1-2
14cr|drupal-token-7.x.1.1-2|51	+ Revision: c9ac944
14cr|drupal-token-7.x.1.1-2|52	- MassBuild#464: Increase release tag
14cr|drupal-token-7.x.1.1-2|53	
14cr|drupal-token-7.x.1.1-2|54	

997 14
14cr|drupal-transliteration-7.x.3.1-2|1	%define modname		transliteration
14cr|drupal-transliteration-7.x.3.1-2|2	%define drupal_version	7
14cr|drupal-transliteration-7.x.3.1-2|3	%define module_version	3.1
14cr|drupal-transliteration-7.x.3.1-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-transliteration-7.x.3.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-transliteration-7.x.3.1-2|6	
14cr|drupal-transliteration-7.x.3.1-2|7	Name:		drupal-%{modname}
14cr|drupal-transliteration-7.x.3.1-2|8	Summary:	Transliteration module for Drupal
14cr|drupal-transliteration-7.x.3.1-2|9	Version:	%{version}
14cr|drupal-transliteration-7.x.3.1-2|10	Release:	2
14cr|drupal-transliteration-7.x.3.1-2|11	License:	GPLv2+
14cr|drupal-transliteration-7.x.3.1-2|12	Group:		Networking/WWW
14cr|drupal-transliteration-7.x.3.1-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-transliteration-7.x.3.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-transliteration-7.x.3.1-2|15	BuildArch:	noarch
14cr|drupal-transliteration-7.x.3.1-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-transliteration-7.x.3.1-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-transliteration-7.x.3.1-2|18	
14cr|drupal-transliteration-7.x.3.1-2|19	%description
14cr|drupal-transliteration-7.x.3.1-2|20	Provides one-way string transliteration (romanization) and cleans file names
14cr|drupal-transliteration-7.x.3.1-2|21	during upload by replacing unwanted characters.
14cr|drupal-transliteration-7.x.3.1-2|22	
14cr|drupal-transliteration-7.x.3.1-2|23	Generally spoken, it takes Unicode text and tries to represent it in US-ASCII
14cr|drupal-transliteration-7.x.3.1-2|24	characters (universally displayable, unaccented characters) by attempting
14cr|drupal-transliteration-7.x.3.1-2|25	to transliterate the pronunciation expressed by the text in some other writing
14cr|drupal-transliteration-7.x.3.1-2|26	system to Roman letters.
14cr|drupal-transliteration-7.x.3.1-2|27	
14cr|drupal-transliteration-7.x.3.1-2|28	According to Unidecode, from which most of the transliteration data has been
14cr|drupal-transliteration-7.x.3.1-2|29	derived, "Russian and Greek seem to work passably. But it works quite bad
14cr|drupal-transliteration-7.x.3.1-2|30	on Japanese and Thai."
14cr|drupal-transliteration-7.x.3.1-2|31	
14cr|drupal-transliteration-7.x.3.1-2|32	%prep
14cr|drupal-transliteration-7.x.3.1-2|33	%setup -q -n %{modname}
14cr|drupal-transliteration-7.x.3.1-2|34	
14cr|drupal-transliteration-7.x.3.1-2|35	%build
14cr|drupal-transliteration-7.x.3.1-2|36	
14cr|drupal-transliteration-7.x.3.1-2|37	%install
14cr|drupal-transliteration-7.x.3.1-2|38	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-transliteration-7.x.3.1-2|39	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-transliteration-7.x.3.1-2|40	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-transliteration-7.x.3.1-2|41	
14cr|drupal-transliteration-7.x.3.1-2|42	%files
14cr|drupal-transliteration-7.x.3.1-2|43	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-transliteration-7.x.3.1-2|44	%doc README.txt
14cr|drupal-transliteration-7.x.3.1-2|45	
14cr|drupal-transliteration-7.x.3.1-2|46	
14cr|drupal-transliteration-7.x.3.1-2|47	
14cr|drupal-transliteration-7.x.3.1-2|48	%changelog
14cr|drupal-transliteration-7.x.3.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.3.1-2
14cr|drupal-transliteration-7.x.3.1-2|50	+ Revision: 2e81a0b
14cr|drupal-transliteration-7.x.3.1-2|51	- MassBuild#464: Increase release tag
14cr|drupal-transliteration-7.x.3.1-2|52	
14cr|drupal-transliteration-7.x.3.1-2|53	

998 14
14cr|drupal-variable-7.x.2.1-2|1	%define modname		variable
14cr|drupal-variable-7.x.2.1-2|2	%define drupal_version	7
14cr|drupal-variable-7.x.2.1-2|3	%define module_version	2.1
14cr|drupal-variable-7.x.2.1-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-variable-7.x.2.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-variable-7.x.2.1-2|6	
14cr|drupal-variable-7.x.2.1-2|7	Name:		drupal-%{modname}
14cr|drupal-variable-7.x.2.1-2|8	Summary:	Variable module for Drupal
14cr|drupal-variable-7.x.2.1-2|9	Version:	%{version}
14cr|drupal-variable-7.x.2.1-2|10	Release:	2
14cr|drupal-variable-7.x.2.1-2|11	License:	GPLv2+
14cr|drupal-variable-7.x.2.1-2|12	Group:		Networking/WWW
14cr|drupal-variable-7.x.2.1-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-variable-7.x.2.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-variable-7.x.2.1-2|15	BuildArch:	noarch
14cr|drupal-variable-7.x.2.1-2|16	Requires:	drupal >= %{drupal_version}
14cr|drupal-variable-7.x.2.1-2|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-variable-7.x.2.1-2|18	
14cr|drupal-variable-7.x.2.1-2|19	%description
14cr|drupal-variable-7.x.2.1-2|20	Variable module provides a registry for meta-data about Drupal variables
14cr|drupal-variable-7.x.2.1-2|21	and some extended Variable API and administration interface.
14cr|drupal-variable-7.x.2.1-2|22	
14cr|drupal-variable-7.x.2.1-2|23	This is an API module so it must be installed only when other modules require
14cr|drupal-variable-7.x.2.1-2|24	it.
14cr|drupal-variable-7.x.2.1-2|25	
14cr|drupal-variable-7.x.2.1-2|26	%prep
14cr|drupal-variable-7.x.2.1-2|27	%setup -q -n %{modname}
14cr|drupal-variable-7.x.2.1-2|28	
14cr|drupal-variable-7.x.2.1-2|29	%build
14cr|drupal-variable-7.x.2.1-2|30	
14cr|drupal-variable-7.x.2.1-2|31	%install
14cr|drupal-variable-7.x.2.1-2|32	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-variable-7.x.2.1-2|33	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-variable-7.x.2.1-2|34	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-variable-7.x.2.1-2|35	
14cr|drupal-variable-7.x.2.1-2|36	%files
14cr|drupal-variable-7.x.2.1-2|37	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-variable-7.x.2.1-2|38	%doc README.txt
14cr|drupal-variable-7.x.2.1-2|39	
14cr|drupal-variable-7.x.2.1-2|40	
14cr|drupal-variable-7.x.2.1-2|41	
14cr|drupal-variable-7.x.2.1-2|42	%changelog
14cr|drupal-variable-7.x.2.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.2.1-2
14cr|drupal-variable-7.x.2.1-2|44	+ Revision: c84fd60
14cr|drupal-variable-7.x.2.1-2|45	- MassBuild#464: Increase release tag
14cr|drupal-variable-7.x.2.1-2|46	
14cr|drupal-variable-7.x.2.1-2|47	

999 14
14cr|drupal-views-7.x.3.3-2|1	%define modname		views
14cr|drupal-views-7.x.3.3-2|2	%define drupal_version	7
14cr|drupal-views-7.x.3.3-2|3	%define module_version	3.3
14cr|drupal-views-7.x.3.3-2|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-views-7.x.3.3-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-views-7.x.3.3-2|6	
14cr|drupal-views-7.x.3.3-2|7	Name:		drupal-%{modname}
14cr|drupal-views-7.x.3.3-2|8	Summary:	Views module for Drupal
14cr|drupal-views-7.x.3.3-2|9	Version:	%{version}
14cr|drupal-views-7.x.3.3-2|10	Release:	2
14cr|drupal-views-7.x.3.3-2|11	License:	GPLv2+
14cr|drupal-views-7.x.3.3-2|12	Group:		Networking/WWW
14cr|drupal-views-7.x.3.3-2|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-views-7.x.3.3-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-views-7.x.3.3-2|15	Requires:	drupal >= %{drupal_version}
14cr|drupal-views-7.x.3.3-2|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-views-7.x.3.3-2|17	Requires:	drupal-ctools
14cr|drupal-views-7.x.3.3-2|18	BuildArch:	noarch
14cr|drupal-views-7.x.3.3-2|19	
14cr|drupal-views-7.x.3.3-2|20	%description
14cr|drupal-views-7.x.3.3-2|21	The Views module provides a flexible method for Drupal site designers
14cr|drupal-views-7.x.3.3-2|22	to control how lists and tables of content, users, taxonomy terms
14cr|drupal-views-7.x.3.3-2|23	and other data are presented.
14cr|drupal-views-7.x.3.3-2|24	
14cr|drupal-views-7.x.3.3-2|25	This tool is essentially a smart query builder that, given enough information,
14cr|drupal-views-7.x.3.3-2|26	can build the proper query, execute it, and display the results. It has four
14cr|drupal-views-7.x.3.3-2|27	modes, plus a special mode, and provides an impressive amount of functionality
14cr|drupal-views-7.x.3.3-2|28	from these modes.
14cr|drupal-views-7.x.3.3-2|29	
14cr|drupal-views-7.x.3.3-2|30	Among other things, Views can be used to generate reports, create summaries,
14cr|drupal-views-7.x.3.3-2|31	and display collections of images and other content.
14cr|drupal-views-7.x.3.3-2|32	
14cr|drupal-views-7.x.3.3-2|33	%prep
14cr|drupal-views-7.x.3.3-2|34	%setup -q -n %{modname}
14cr|drupal-views-7.x.3.3-2|35	
14cr|drupal-views-7.x.3.3-2|36	%build
14cr|drupal-views-7.x.3.3-2|37	
14cr|drupal-views-7.x.3.3-2|38	%install
14cr|drupal-views-7.x.3.3-2|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-views-7.x.3.3-2|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-views-7.x.3.3-2|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-views-7.x.3.3-2|42	
14cr|drupal-views-7.x.3.3-2|43	%files
14cr|drupal-views-7.x.3.3-2|44	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-views-7.x.3.3-2|45	%doc CHANGELOG.txt README.txt
14cr|drupal-views-7.x.3.3-2|46	
14cr|drupal-views-7.x.3.3-2|47	
14cr|drupal-views-7.x.3.3-2|48	
14cr|drupal-views-7.x.3.3-2|49	%changelog
14cr|drupal-views-7.x.3.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.3.3-2
14cr|drupal-views-7.x.3.3-2|51	+ Revision: 45dd955
14cr|drupal-views-7.x.3.3-2|52	- MassBuild#464: Increase release tag
14cr|drupal-views-7.x.3.3-2|53	
14cr|drupal-views-7.x.3.3-2|54	

1000 14
14cr|drupal-wysiwyg-7.x.2.1-3|1	%define modname		wysiwyg
14cr|drupal-wysiwyg-7.x.2.1-3|2	%define drupal_version	7
14cr|drupal-wysiwyg-7.x.2.1-3|3	%define module_version	2.1
14cr|drupal-wysiwyg-7.x.2.1-3|4	%define version		%{drupal_version}.x.%{module_version}
14cr|drupal-wysiwyg-7.x.2.1-3|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
14cr|drupal-wysiwyg-7.x.2.1-3|6	
14cr|drupal-wysiwyg-7.x.2.1-3|7	Name:		drupal-%{modname}
14cr|drupal-wysiwyg-7.x.2.1-3|8	Summary:	Wysywig module for Drupal
14cr|drupal-wysiwyg-7.x.2.1-3|9	Version:	%{version}
14cr|drupal-wysiwyg-7.x.2.1-3|10	Release:	3
14cr|drupal-wysiwyg-7.x.2.1-3|11	License:	GPLv2+
14cr|drupal-wysiwyg-7.x.2.1-3|12	Group:		Networking/WWW
14cr|drupal-wysiwyg-7.x.2.1-3|13	URL:		https://drupal.org/project/%{modname}
14cr|drupal-wysiwyg-7.x.2.1-3|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
14cr|drupal-wysiwyg-7.x.2.1-3|15	Requires:	drupal >= %{drupal_version}
14cr|drupal-wysiwyg-7.x.2.1-3|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
14cr|drupal-wysiwyg-7.x.2.1-3|17	Requires:	drupal-wysiwyg-editor
14cr|drupal-wysiwyg-7.x.2.1-3|18	BuildArch:	noarch
14cr|drupal-wysiwyg-7.x.2.1-3|19	
14cr|drupal-wysiwyg-7.x.2.1-3|20	%description
14cr|drupal-wysiwyg-7.x.2.1-3|21	Allows to use client-side editors to edit content. It simplifies
14cr|drupal-wysiwyg-7.x.2.1-3|22	the installation and integration of the editor of your choice. This module
14cr|drupal-wysiwyg-7.x.2.1-3|23	replaces all other editor integration modules. No other Drupal module is
14cr|drupal-wysiwyg-7.x.2.1-3|24	required.
14cr|drupal-wysiwyg-7.x.2.1-3|25	
14cr|drupal-wysiwyg-7.x.2.1-3|26	Wysiwyg module is capable to support any kind of client-side editor. It can be
14cr|drupal-wysiwyg-7.x.2.1-3|27	a HTML-editor (a.k.a. WYSIWYG), a pseudo-editor (buttons to insert markup
14cr|drupal-wysiwyg-7.x.2.1-3|28	into a textarea), or even Flash-based applications. The editor library needs
14cr|drupal-wysiwyg-7.x.2.1-3|29	to be downloaded separately. Various editors are supported (see below).
14cr|drupal-wysiwyg-7.x.2.1-3|30	
14cr|drupal-wysiwyg-7.x.2.1-3|31	Wysiwyg module also provides an abstraction layer for other Drupal modules
14cr|drupal-wysiwyg-7.x.2.1-3|32	to integrate with any editor. This means that other Drupal modules can expose
14cr|drupal-wysiwyg-7.x.2.1-3|33	content-editing functionality, regardless of which editor you have installed.
14cr|drupal-wysiwyg-7.x.2.1-3|34	
14cr|drupal-wysiwyg-7.x.2.1-3|35	%prep
14cr|drupal-wysiwyg-7.x.2.1-3|36	%setup -q -n %{modname}
14cr|drupal-wysiwyg-7.x.2.1-3|37	
14cr|drupal-wysiwyg-7.x.2.1-3|38	%build
14cr|drupal-wysiwyg-7.x.2.1-3|39	
14cr|drupal-wysiwyg-7.x.2.1-3|40	%install
14cr|drupal-wysiwyg-7.x.2.1-3|41	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
14cr|drupal-wysiwyg-7.x.2.1-3|42	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
14cr|drupal-wysiwyg-7.x.2.1-3|43	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
14cr|drupal-wysiwyg-7.x.2.1-3|44	
14cr|drupal-wysiwyg-7.x.2.1-3|45	%files
14cr|drupal-wysiwyg-7.x.2.1-3|46	%{_var}/www/drupal/modules/%{modname}
14cr|drupal-wysiwyg-7.x.2.1-3|47	%doc CHANGELOG.txt README.txt
14cr|drupal-wysiwyg-7.x.2.1-3|48	
14cr|drupal-wysiwyg-7.x.2.1-3|49	
14cr|drupal-wysiwyg-7.x.2.1-3|50	
14cr|drupal-wysiwyg-7.x.2.1-3|51	%changelog
14cr|drupal-wysiwyg-7.x.2.1-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.x.2.1-3
14cr|drupal-wysiwyg-7.x.2.1-3|53	+ Revision: 89351ab
14cr|drupal-wysiwyg-7.x.2.1-3|54	- MassBuild#464: Increase release tag
14cr|drupal-wysiwyg-7.x.2.1-3|55	
14cr|drupal-wysiwyg-7.x.2.1-3|56	

1001 14
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|1	%define oname	ckeditor
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|2	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|3	Name:		drupal-wysiwyg-%{oname}
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|4	Summary:	CKEditor for Drupal Wysiwyg module
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|5	Version:	3.6.4
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|6	Release:	2
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|7	License:	GPLv2+ or LGPLv2.1+ or MPL
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|8	Group:		Networking/WWW
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|9	URL:		http://ckeditor.com/
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|10	Source0:	http://download.cksource.com/CKEditor/CKEditor/CKEditor%%20%{version}/%{oname}_%{version}.tar.gz
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|11	Requires:	drupal-wysiwyg
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|12	Provides:	drupal-wysiwyg-editor
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|13	BuildArch:	noarch
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|14	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|15	%description
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|16	CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor,
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|17	which means that the text being edited on it looks as similar as possible
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|18	to the results users have when publishing it. It brings to the web common
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|19	editing features found on desktop editing applications like Microsoft Word
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|20	and OpenOffice.
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|21	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|22	%prep
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|23	%setup -q -n %{oname}
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|24	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|25	%build
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|26	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|27	%install
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|28	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|29	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|30	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/*.html
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|31	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|32	%files
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|33	%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|34	%doc CHANGES.html LICENSE.html
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|35	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|36	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|37	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|38	%changelog
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.4-2
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|40	+ Revision: 1005647
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|41	- MassBuild#464: Increase release tag
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|42	
14cr|drupal-wysiwyg-ckeditor-3.6.4-2|43	

1002 14
14cr|drupal-wysiwyg-tinymce-3.5.6-2|1	%define oname	tinymce
14cr|drupal-wysiwyg-tinymce-3.5.6-2|2	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|3	Name:		drupal-wysiwyg-tinymce
14cr|drupal-wysiwyg-tinymce-3.5.6-2|4	Summary:	TinyMCE editor for Drupal Wysiwyg module
14cr|drupal-wysiwyg-tinymce-3.5.6-2|5	Version:	3.5.6
14cr|drupal-wysiwyg-tinymce-3.5.6-2|6	Release:	2
14cr|drupal-wysiwyg-tinymce-3.5.6-2|7	License:	LGPLv2.1
14cr|drupal-wysiwyg-tinymce-3.5.6-2|8	Group:		Networking/WWW
14cr|drupal-wysiwyg-tinymce-3.5.6-2|9	URL:		http://www.tinymce.com/
14cr|drupal-wysiwyg-tinymce-3.5.6-2|10	Source0:	https://github.com/downloads/tinymce/%{oname}/%{oname}_%{version}.zip
14cr|drupal-wysiwyg-tinymce-3.5.6-2|11	Requires:	drupal-wysiwyg
14cr|drupal-wysiwyg-tinymce-3.5.6-2|12	Provides:	drupal-wysiwyg-editor
14cr|drupal-wysiwyg-tinymce-3.5.6-2|13	BuildArch:	noarch
14cr|drupal-wysiwyg-tinymce-3.5.6-2|14	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|15	%description
14cr|drupal-wysiwyg-tinymce-3.5.6-2|16	TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor
14cr|drupal-wysiwyg-tinymce-3.5.6-2|17	control released as Open Source under LGPL by Moxiecode Systems AB.
14cr|drupal-wysiwyg-tinymce-3.5.6-2|18	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|19	TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements
14cr|drupal-wysiwyg-tinymce-3.5.6-2|20	to editor instances. TinyMCE is very easy to integrate into other Content
14cr|drupal-wysiwyg-tinymce-3.5.6-2|21	Management Systems.
14cr|drupal-wysiwyg-tinymce-3.5.6-2|22	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|23	%prep
14cr|drupal-wysiwyg-tinymce-3.5.6-2|24	%setup -q -n %{oname}
14cr|drupal-wysiwyg-tinymce-3.5.6-2|25	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|26	%build
14cr|drupal-wysiwyg-tinymce-3.5.6-2|27	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|28	%install
14cr|drupal-wysiwyg-tinymce-3.5.6-2|29	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
14cr|drupal-wysiwyg-tinymce-3.5.6-2|30	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-tinymce-3.5.6-2|31	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/*.txt
14cr|drupal-wysiwyg-tinymce-3.5.6-2|32	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|33	%files
14cr|drupal-wysiwyg-tinymce-3.5.6-2|34	%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-tinymce-3.5.6-2|35	%doc changelog.txt
14cr|drupal-wysiwyg-tinymce-3.5.6-2|36	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|37	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|38	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|39	%changelog
14cr|drupal-wysiwyg-tinymce-3.5.6-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.6-2
14cr|drupal-wysiwyg-tinymce-3.5.6-2|41	+ Revision: e7ee2e5
14cr|drupal-wysiwyg-tinymce-3.5.6-2|42	- MassBuild#464: Increase release tag
14cr|drupal-wysiwyg-tinymce-3.5.6-2|43	
14cr|drupal-wysiwyg-tinymce-3.5.6-2|44	

1003 14
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|1	%define oname	wymeditor
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|2	%define pre_rc	2
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|3	%define rel	1
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|4	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|5	Name:		drupal-wysiwyg-%{oname}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|6	Summary:	WYMeditor for Drupal Wysiwyg module
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|7	Version:	0.5
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|8	Release:	%{?pre_rc:0.rc%{pre_rc}.}%{rel}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|9	License:	GPLv2 or MIT
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|10	Group:		Networking/WWW
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|11	URL:		http://www.wymeditor.org/
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|12	Source0:	%{oname}-%{version}%{?pre_rc:-rc-%{pre_rc}}.tar.gz
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|13	Requires:	drupal-wysiwyg
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|14	Provides:	drupal-wysiwyg-editor
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|15	BuildArch:	noarch
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|16	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|17	%description
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|18	WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|19	(not WYSIWYG).
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|20	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|21	WYMeditor's main concept is to leave details of the document's visual layout,
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|22	and to concentrate on its structure and meaning, while trying to give the user
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|23	as much comfort as possible (at least as WYSIWYG editors).
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|24	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|25	WYMeditor has been created to generate perfectly structured XHTML strict code,
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|26	to conform to the W3C XHTML specifications and to facilitate further processing
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|27	by modern applications.
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|28	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|29	With WYMeditor, the code can't be contaminated by visual informations like font
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|30	styles and weights, borders, colors, ...
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|31	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|32	%prep
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|33	%setup -q -n %{oname}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|34	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|35	%build
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|36	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|37	%install
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|38	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|39	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|40	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/{*.txt,README}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|41	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|42	%files
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|43	%{_var}/www/drupal//sites/all/libraries/%{oname}
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|44	%doc README
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|45	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|46	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|47	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|48	%changelog
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|49	* Sun May 13 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5-0.rc2.1
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|50	+ Revision: 5668527
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|51	- Automatic import for version 0.5
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|52	
14cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|53	

1004 14
14cr|ds_net_utils-0.3-2|1	Summary:	DanSoft Net Utils
14cr|ds_net_utils-0.3-2|2	Name:		ds_net_utils
14cr|ds_net_utils-0.3-2|3	Version:	0.3
14cr|ds_net_utils-0.3-2|4	Release:	2
14cr|ds_net_utils-0.3-2|5	License:	GPLv2+
14cr|ds_net_utils-0.3-2|6	Group:		Networking/Other
14cr|ds_net_utils-0.3-2|7	Url:		http://dansoft.krasnokamensk.ru
14cr|ds_net_utils-0.3-2|8	Source0:	http://dansoft.krasnokamensk.ru/data/1017/%{name}-%{version}.tar.gz
14cr|ds_net_utils-0.3-2|9	BuildRequires:	qt4-devel
14cr|ds_net_utils-0.3-2|10	
14cr|ds_net_utils-0.3-2|11	%description
14cr|ds_net_utils-0.3-2|12	DanSoft Net Utils:
14cr|ds_net_utils-0.3-2|13	- ping
14cr|ds_net_utils-0.3-2|14	- what is my ip
14cr|ds_net_utils-0.3-2|15	- Looking Glass
14cr|ds_net_utils-0.3-2|16	
14cr|ds_net_utils-0.3-2|17	%prep
14cr|ds_net_utils-0.3-2|18	%setup -q
14cr|ds_net_utils-0.3-2|19	
14cr|ds_net_utils-0.3-2|20	%build
14cr|ds_net_utils-0.3-2|21	%qmake_qt4
14cr|ds_net_utils-0.3-2|22	%make
14cr|ds_net_utils-0.3-2|23	
14cr|ds_net_utils-0.3-2|24	%install
14cr|ds_net_utils-0.3-2|25	install -d -m 755 %{buildroot}%{_bindir}
14cr|ds_net_utils-0.3-2|26	install -m 755 ping/ds_ping %{buildroot}%{_bindir}/ds_ping
14cr|ds_net_utils-0.3-2|27	install -m 755 lg/ds_lg %{buildroot}%{_bindir}/ds_lg
14cr|ds_net_utils-0.3-2|28	install -m 755 whatismyip/ds_whatismyip %{buildroot}%{_bindir}/ds_whatismyip
14cr|ds_net_utils-0.3-2|29	
14cr|ds_net_utils-0.3-2|30	%files
14cr|ds_net_utils-0.3-2|31	%{_bindir}/ds_ping
14cr|ds_net_utils-0.3-2|32	%{_bindir}/ds_lg
14cr|ds_net_utils-0.3-2|33	%{_bindir}/ds_whatismyip
14cr|ds_net_utils-0.3-2|34	
14cr|ds_net_utils-0.3-2|35	
14cr|ds_net_utils-0.3-2|36	%changelog
14cr|ds_net_utils-0.3-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|ds_net_utils-0.3-2|38	+ Revision: d512791
14cr|ds_net_utils-0.3-2|39	- MassBuild#464: Increase release tag
14cr|ds_net_utils-0.3-2|40	
14cr|ds_net_utils-0.3-2|41	

1005 14
14cr|dspam-3.10.1-5|1	%define _disable_ld_no_undefined 1
14cr|dspam-3.10.1-5|2	
14cr|dspam-3.10.1-5|3	%define	major 7
14cr|dspam-3.10.1-5|4	%define libname %mklibname dspam %{major}
14cr|dspam-3.10.1-5|5	%define develname %mklibname dspam -d
14cr|dspam-3.10.1-5|6	
14cr|dspam-3.10.1-5|7	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
14cr|dspam-3.10.1-5|8	Name:		dspam
14cr|dspam-3.10.1-5|9	Version:	3.10.1
14cr|dspam-3.10.1-5|10	Release:	5
14cr|dspam-3.10.1-5|11	License:	GPL
14cr|dspam-3.10.1-5|12	Group:		System/Servers
14cr|dspam-3.10.1-5|13	URL:		http://dspam.nuclearelephant.com/
14cr|dspam-3.10.1-5|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|dspam-3.10.1-5|15	Source1:	dspam.cf
14cr|dspam-3.10.1-5|16	Source2:	dspam.cron
14cr|dspam-3.10.1-5|17	Source3:	dspam.sysconfig
14cr|dspam-3.10.1-5|18	Source4:	dspam.service
14cr|dspam-3.10.1-5|19	Patch0:		dspam-modules.diff
14cr|dspam-3.10.1-5|20	Requires(post): rpm-helper
14cr|dspam-3.10.1-5|21	Requires(preun): rpm-helper
14cr|dspam-3.10.1-5|22	Requires:   apache-mod_socache_shmcb
14cr|dspam-3.10.1-5|23	Requires:	clamav clamd
14cr|dspam-3.10.1-5|24	Requires(post): systemd-units
14cr|dspam-3.10.1-5|25	Requires(preun): systemd-units
14cr|dspam-3.10.1-5|26	Requires(postun): systemd-units
14cr|dspam-3.10.1-5|27	BuildRequires:	autoconf2.5
14cr|dspam-3.10.1-5|28	BuildRequires:	automake
14cr|dspam-3.10.1-5|29	BuildRequires:	mysql-devel
14cr|dspam-3.10.1-5|30	BuildRequires:	sqlite3-devel
14cr|dspam-3.10.1-5|31	BuildRequires:	postgresql-devel
14cr|dspam-3.10.1-5|32	BuildRequires:	openldap-devel
14cr|dspam-3.10.1-5|33	BuildRequires:	libtool
14cr|dspam-3.10.1-5|34	#BuildConflicts:	sqlite-devel
14cr|dspam-3.10.1-5|35	Obsoletes:	dspam-amavis
14cr|dspam-3.10.1-5|36	Obsoletes:	dspam-db4
14cr|dspam-3.10.1-5|37	
14cr|dspam-3.10.1-5|38	%description
14cr|dspam-3.10.1-5|39	DSPAM (as in De-Spam) is an open-source project to create a new
14cr|dspam-3.10.1-5|40	kind of anti-spam mechanism, and is currently effective as both a
14cr|dspam-3.10.1-5|41	server-side agent for UNIX email servers and a developer's library
14cr|dspam-3.10.1-5|42	for mail clients, other anti-spam tools, and similar projects
14cr|dspam-3.10.1-5|43	requiring drop-in spam filtering.
14cr|dspam-3.10.1-5|44	
14cr|dspam-3.10.1-5|45	The DSPAM agent masquerades as the email server's local delivery
14cr|dspam-3.10.1-5|46	agent and filters/learns spams using an advanced Bayesian
14cr|dspam-3.10.1-5|47	statistical approach (based on Baye's theorem of combined
14cr|dspam-3.10.1-5|48	probabilities) which provides an administratively
14cr|dspam-3.10.1-5|49	maintenance-free, easy-learning Anti-Spam service custom tailored
14cr|dspam-3.10.1-5|50	to each individual user's behavior. Advanced because on top of
14cr|dspam-3.10.1-5|51	standard Bayesian filtering is also incorporated the use of
14cr|dspam-3.10.1-5|52	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
14cr|dspam-3.10.1-5|53	works great with Sendmail and Exim, and should work well with
14cr|dspam-3.10.1-5|54	any other MTA that supports an external local delivery agent
14cr|dspam-3.10.1-5|55	(postfix, qmail, etc.)
14cr|dspam-3.10.1-5|56	
14cr|dspam-3.10.1-5|57	%package -n	%{libname}
14cr|dspam-3.10.1-5|58	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
14cr|dspam-3.10.1-5|59	Group:         	System/Libraries
14cr|dspam-3.10.1-5|60	Conflicts:	%{mklibname dspam 5}
14cr|dspam-3.10.1-5|61	Conflicts:	%{mklibname dspam 6}
14cr|dspam-3.10.1-5|62	Conflicts:	%{mklibname dspamdb4 6}
14cr|dspam-3.10.1-5|63	Conflicts:	%{mklibname dspamamavis 6}
14cr|dspam-3.10.1-5|64	
14cr|dspam-3.10.1-5|65	%description -n	%{libname}
14cr|dspam-3.10.1-5|66	DSPAM (as in De-Spam) is an open-source project to create a new
14cr|dspam-3.10.1-5|67	kind of anti-spam mechanism, and is currently effective as both a
14cr|dspam-3.10.1-5|68	server-side agent for UNIX email servers and a developer's library
14cr|dspam-3.10.1-5|69	for mail clients, other anti-spam tools, and similar projects
14cr|dspam-3.10.1-5|70	requiring drop-in spam filtering.
14cr|dspam-3.10.1-5|71	
14cr|dspam-3.10.1-5|72	The DSPAM agent masquerades as the email server's local delivery
14cr|dspam-3.10.1-5|73	agent and filters/learns spams using an advanced Bayesian
14cr|dspam-3.10.1-5|74	statistical approach (based on Baye's theorem of combined
14cr|dspam-3.10.1-5|75	probabilities) which provides an administratively
14cr|dspam-3.10.1-5|76	maintenance-free, easy-learning Anti-Spam service custom tailored
14cr|dspam-3.10.1-5|77	to each individual user's behavior. Advanced because on top of
14cr|dspam-3.10.1-5|78	standard Bayesian filtering is also incorporated the use of
14cr|dspam-3.10.1-5|79	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
14cr|dspam-3.10.1-5|80	works great with Sendmail and Exim, and should work well with
14cr|dspam-3.10.1-5|81	any other MTA that supports an external local delivery agent
14cr|dspam-3.10.1-5|82	(postfix, qmail, etc.)
14cr|dspam-3.10.1-5|83	
14cr|dspam-3.10.1-5|84	%package -n	%{develname}
14cr|dspam-3.10.1-5|85	Summary:	Development library and header files for the %{name} library
14cr|dspam-3.10.1-5|86	Group:		Development/C
14cr|dspam-3.10.1-5|87	Requires:	%{libname} = %{version}
14cr|dspam-3.10.1-5|88	Provides:	%{name}-devel lib%{name}-devel
14cr|dspam-3.10.1-5|89	Obsoletes:	%{mklibname dspam 5 -d}
14cr|dspam-3.10.1-5|90	Obsoletes:	%{mklibname dspam 6 -d}
14cr|dspam-3.10.1-5|91	Obsoletes:	%{mklibname dspam 7 -d}
14cr|dspam-3.10.1-5|92	
14cr|dspam-3.10.1-5|93	%description -n	%{develname}
14cr|dspam-3.10.1-5|94	DSPAM has had its core engine moved into a separate library,
14cr|dspam-3.10.1-5|95	libdspam. This library can be used by developers to provide
14cr|dspam-3.10.1-5|96	'drop-in' spam filtering for their mail client applications,
14cr|dspam-3.10.1-5|97	other anti-spam tools, or similar projects.
14cr|dspam-3.10.1-5|98	
14cr|dspam-3.10.1-5|99	%package	backend-mysql
14cr|dspam-3.10.1-5|100	Summary:	The mysql driver for dspam
14cr|dspam-3.10.1-5|101	Group:		System/Servers
14cr|dspam-3.10.1-5|102	Requires:	%{name} = %{version}
14cr|dspam-3.10.1-5|103	Obsoletes:	dspam-mysql
14cr|dspam-3.10.1-5|104	Obsoletes:	%{mklibname dspammysql 6}
14cr|dspam-3.10.1-5|105	
14cr|dspam-3.10.1-5|106	%description	backend-mysql
14cr|dspam-3.10.1-5|107	The mysql driver for dspam
14cr|dspam-3.10.1-5|108	
14cr|dspam-3.10.1-5|109	%package	backend-pgsql
14cr|dspam-3.10.1-5|110	Summary:	The pgsql driver for dspam
14cr|dspam-3.10.1-5|111	Group:		System/Servers
14cr|dspam-3.10.1-5|112	Requires:	%{name} = %{version}
14cr|dspam-3.10.1-5|113	Obsoletes:	dspam-pgsql
14cr|dspam-3.10.1-5|114	Obsoletes:	%{mklibname dspampgsql 6}
14cr|dspam-3.10.1-5|115	
14cr|dspam-3.10.1-5|116	%description	backend-pgsql
14cr|dspam-3.10.1-5|117	The pgsql driver for dspam
14cr|dspam-3.10.1-5|118	
14cr|dspam-3.10.1-5|119	%package	backend-sqlite3
14cr|dspam-3.10.1-5|120	Summary:	The sqlite3 driver for dspam
14cr|dspam-3.10.1-5|121	Group:		System/Servers
14cr|dspam-3.10.1-5|122	Requires:	%{name} = %{version}
14cr|dspam-3.10.1-5|123	
14cr|dspam-3.10.1-5|124	%description	backend-sqlite3
14cr|dspam-3.10.1-5|125	The sqlite3 driver for dspam
14cr|dspam-3.10.1-5|126	
14cr|dspam-3.10.1-5|127	%package	cgi
14cr|dspam-3.10.1-5|128	Summary:	Web administration GUI for DSPAM
14cr|dspam-3.10.1-5|129	Group:		System/Servers
14cr|dspam-3.10.1-5|130	Requires:	apache
14cr|dspam-3.10.1-5|131	Requires:	%{name} = %{version}
14cr|dspam-3.10.1-5|132	
14cr|dspam-3.10.1-5|133	%description	cgi
14cr|dspam-3.10.1-5|134	Web administration GUI for DSPAM.
14cr|dspam-3.10.1-5|135	
14cr|dspam-3.10.1-5|136	%prep
14cr|dspam-3.10.1-5|137	
14cr|dspam-3.10.1-5|138	%setup -q -n %{name}-%{version}
14cr|dspam-3.10.1-5|139	%patch0 -p1
14cr|dspam-3.10.1-5|140	
14cr|dspam-3.10.1-5|141	# instead of maintaining patches...
14cr|dspam-3.10.1-5|142	find -type f -name "Makefile*" | xargs perl -pi -e "s|-static||g"
14cr|dspam-3.10.1-5|143	
14cr|dspam-3.10.1-5|144	
14cr|dspam-3.10.1-5|145	%build
14cr|dspam-3.10.1-5|146	export WANT_AUTOCONF_2_5=1
14cr|dspam-3.10.1-5|147	rm -f configure
14cr|dspam-3.10.1-5|148	autoreconf -fis
14cr|dspam-3.10.1-5|149	ln -snf %{_bindir}/libtool .
14cr|dspam-3.10.1-5|150	
14cr|dspam-3.10.1-5|151	#sh ./autogen.sh
14cr|dspam-3.10.1-5|152	
14cr|dspam-3.10.1-5|153	%configure2_5x \
14cr|dspam-3.10.1-5|154	--enable-daemon \
14cr|dspam-3.10.1-5|155	--enable-ldap \
14cr|dspam-3.10.1-5|156	--enable-trusted-user-security \
14cr|dspam-3.10.1-5|157	--enable-clamav \
14cr|dspam-3.10.1-5|158	--enable-neural-networking \
14cr|dspam-3.10.1-5|159	--enable-long-usernames \
14cr|dspam-3.10.1-5|160	--enable-domain-scale \
14cr|dspam-3.10.1-5|161	--enable-virtual-users \
14cr|dspam-3.10.1-5|162	--with-dspam-home=%{_localstatedir}/lib/dspam \
14cr|dspam-3.10.1-5|163	--with-logdir=/var/log/dspam \
14cr|dspam-3.10.1-5|164	--with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv \
14cr|dspam-3.10.1-5|165	--with-mysql-includes=%{_includedir}/mysql --with-mysql-libraries=%{_libdir} \
14cr|dspam-3.10.1-5|166	--with-pgsql-includes=%{_includedir} --with-pgsql-libraries=%{_libdir} \
14cr|dspam-3.10.1-5|167	--with-sqlite3-includes=%{_includedir} --with-sqlite3-libraries=%{_libdir}
14cr|dspam-3.10.1-5|168	
14cr|dspam-3.10.1-5|169	%install
14cr|dspam-3.10.1-5|170	
14cr|dspam-3.10.1-5|171	# make some dirs
14cr|dspam-3.10.1-5|172	install -d %{buildroot}%{_includedir}/dspam
14cr|dspam-3.10.1-5|173	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin
14cr|dspam-3.10.1-5|174	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|dspam-3.10.1-5|175	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|dspam-3.10.1-5|176	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|dspam-3.10.1-5|177	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|dspam-3.10.1-5|178	install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cr|dspam-3.10.1-5|179	install -d %{buildroot}%{_libdir}/dspam
14cr|dspam-3.10.1-5|180	install -d %{buildroot}%{_localstatedir}/lib/dspam/data
14cr|dspam-3.10.1-5|181	install -d %{buildroot}/var/log/dspam
14cr|dspam-3.10.1-5|182	install -d %{buildroot}/var/run/dspam
14cr|dspam-3.10.1-5|183	install -d %{buildroot}/var/www/icons
14cr|dspam-3.10.1-5|184	install -d %{buildroot}%{_datadir}/dspam/cgi-bin/templates
14cr|dspam-3.10.1-5|185	install -d %{buildroot}%{_datadir}/dspam-sqlite3
14cr|dspam-3.10.1-5|186	install -d %{buildroot}%{_datadir}/dspam-mysql
14cr|dspam-3.10.1-5|187	install -d %{buildroot}%{_datadir}/dspam-pgsql
14cr|dspam-3.10.1-5|188	
14cr|dspam-3.10.1-5|189	%makeinstall_std
14cr|dspam-3.10.1-5|190	
14cr|dspam-3.10.1-5|191	# install promo icon
14cr|dspam-3.10.1-5|192	install -m0644 webui/htdocs/dspam-logo-small.gif %{buildroot}/var/www/icons/dspam.gif
14cr|dspam-3.10.1-5|193	
14cr|dspam-3.10.1-5|194	# install /etc stuff
14cr|dspam-3.10.1-5|195	install -m0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/dspam
14cr|dspam-3.10.1-5|196	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/dspam
14cr|dspam-3.10.1-5|197	
14cr|dspam-3.10.1-5|198	# install systemd unit
14cr|dspam-3.10.1-5|199	install -D -m0644 %{SOURCE4} %{buildroot}%{_unitdir}/dspam.service
14cr|dspam-3.10.1-5|200	
14cr|dspam-3.10.1-5|201	# nuke unwanted devel files
14cr|dspam-3.10.1-5|202	rm -f %{buildroot}%{_libdir}/dspam/lib*_drv.*a
14cr|dspam-3.10.1-5|203	
14cr|dspam-3.10.1-5|204	# install sql stuff
14cr|dspam-3.10.1-5|205	install -m0644 src/tools.sqlite_drv/*.sql %{buildroot}%{_datadir}/dspam-sqlite3/
14cr|dspam-3.10.1-5|206	install -m0644 src/tools.mysql_drv/*.sql %{buildroot}%{_datadir}/dspam-mysql/
14cr|dspam-3.10.1-5|207	install -m0644 src/tools.pgsql_drv/*.sql %{buildroot}%{_datadir}/dspam-pgsql/
14cr|dspam-3.10.1-5|208	
14cr|dspam-3.10.1-5|209	# install the cgi stuff
14cr|dspam-3.10.1-5|210	install -m0755 webui/cgi-bin/*.cgi %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|211	install -m0755 webui/cgi-bin/configure.pl %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|212	install -m0644 webui/cgi-bin/*.txt %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|213	install -m0644 webui/cgi-bin/default.prefs %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|214	install -m0644 webui/cgi-bin/admins %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|215	install -m0644 webui/htdocs/*.css %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|216	install -m0644 webui/htdocs/*.gif %{buildroot}%{_datadir}/dspam/cgi-bin/
14cr|dspam-3.10.1-5|217	install -m0644 webui/cgi-bin/templates/*.html %{buildroot}%{_datadir}/dspam/cgi-bin/templates/
14cr|dspam-3.10.1-5|218	
14cr|dspam-3.10.1-5|219	# fix webroot
14cr|dspam-3.10.1-5|220	perl -pi -e "s|\"\/\"\;|\"\/dspam\"\;|g" %{buildroot}%{_datadir}/dspam/cgi-bin/configure.pl
14cr|dspam-3.10.1-5|221	
14cr|dspam-3.10.1-5|222	cat > dspam.apache2 << EOF
14cr|dspam-3.10.1-5|223	
14cr|dspam-3.10.1-5|224	Alias /dspam %{_datadir}/dspam/cgi-bin
14cr|dspam-3.10.1-5|225	
14cr|dspam-3.10.1-5|226	<Directory %{_datadir}/dspam/cgi-bin/>
14cr|dspam-3.10.1-5|227	
14cr|dspam-3.10.1-5|228	Options ExecCGI
14cr|dspam-3.10.1-5|229	AllowOverride Limit AuthConfig
14cr|dspam-3.10.1-5|230	DirectoryIndex dspam.cgi
14cr|dspam-3.10.1-5|231	
14cr|dspam-3.10.1-5|232	Require host 127.0.0.1
14cr|dspam-3.10.1-5|233	
14cr|dspam-3.10.1-5|234	AuthUserFile %{_datadir}/dspam/cgi-bin/.htpasswd
14cr|dspam-3.10.1-5|235	AuthGroupFile /dev/null
14cr|dspam-3.10.1-5|236	AuthName "Authorization required"
14cr|dspam-3.10.1-5|237	AuthType Basic
14cr|dspam-3.10.1-5|238	
14cr|dspam-3.10.1-5|239	<Limit GET>
14cr|dspam-3.10.1-5|240	require user root
14cr|dspam-3.10.1-5|241	require user dspamadmin
14cr|dspam-3.10.1-5|242	</Limit>
14cr|dspam-3.10.1-5|243	
14cr|dspam-3.10.1-5|244	</Directory>
14cr|dspam-3.10.1-5|245	EOF
14cr|dspam-3.10.1-5|246	install -m0644 dspam.apache2 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
14cr|dspam-3.10.1-5|247	echo "dspamadmin:h7Sr5nPztyPjU" > %{buildroot}%{_datadir}/dspam/cgi-bin/.htpasswd
14cr|dspam-3.10.1-5|248	echo "dspamadmin" >> %{buildroot}%{_datadir}/dspam/cgi-bin/admins
14cr|dspam-3.10.1-5|249	
14cr|dspam-3.10.1-5|250	cat > dspam.logrotate << EOF
14cr|dspam-3.10.1-5|251	/var/log/dspam/*.log {
14cr|dspam-3.10.1-5|252	missingok
14cr|dspam-3.10.1-5|253	monthly
14cr|dspam-3.10.1-5|254	compress
14cr|dspam-3.10.1-5|255	postrotate
14cr|dspam-3.10.1-5|256	/bin/kill -HUP \`cat /var/run/dspam/dspam.pid 2> /dev/null\` || /bin/true
14cr|dspam-3.10.1-5|257	endscript
14cr|dspam-3.10.1-5|258	}
14cr|dspam-3.10.1-5|259	EOF
14cr|dspam-3.10.1-5|260	install -m0644 dspam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dspam
14cr|dspam-3.10.1-5|261	
14cr|dspam-3.10.1-5|262	# fix strange perms (strip cannot access setuid/sgid files...)
14cr|dspam-3.10.1-5|263	chmod 755 %{buildroot}%{_bindir}/*
14cr|dspam-3.10.1-5|264	
14cr|dspam-3.10.1-5|265	# install spamassassin stuff
14cr|dspam-3.10.1-5|266	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/mail/spamassassin
14cr|dspam-3.10.1-5|267	
14cr|dspam-3.10.1-5|268	# fix default config (patches won't apply here...)
14cr|dspam-3.10.1-5|269	perl -pi -e "s|^#ServerDomainSocketPath.*|ServerDomainSocketPath \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|270	perl -pi -e "s|^#ClientHost.*|ClientHost \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|271	perl -pi -e "s|^#ServerPID.*|ServerPID \"/var/run/dspam/dspam\.pid\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|272	perl -pi -e "s|^#ServerMode.*|ServerMode dspam|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|273	
14cr|dspam-3.10.1-5|274	# fix strange perms
14cr|dspam-3.10.1-5|275	chmod 644 doc/*
14cr|dspam-3.10.1-5|276	
14cr|dspam-3.10.1-5|277	# provide a  README.urpmi file
14cr|dspam-3.10.1-5|278	cat > README.urpmi << EOF
14cr|dspam-3.10.1-5|279	
14cr|dspam-3.10.1-5|280	Due huge changes in the source an upgrade from 3.4.x to 3.6.x has to be done
14cr|dspam-3.10.1-5|281	manually, please read these files:
14cr|dspam-3.10.1-5|282	
14cr|dspam-3.10.1-5|283	%{_docdir}/%{name}-%{version}/RELEASE.NOTES
14cr|dspam-3.10.1-5|284	%{_docdir}/%{name}-%{version}/UPGRADING
14cr|dspam-3.10.1-5|285	
14cr|dspam-3.10.1-5|286	The previous 3.4.x packages was specially handcrafted so that you could use each
14cr|dspam-3.10.1-5|287	driver and even toggle between them, or use them simultaneousely. This is not
14cr|dspam-3.10.1-5|288	nessesary anymore and that magic has therefore been removed.
14cr|dspam-3.10.1-5|289	
14cr|dspam-3.10.1-5|290	The Berkley-DB backend driver has been removed as it is prone to give errors due
14cr|dspam-3.10.1-5|291	lack of thread safety as outlined in the dspam documentation.
14cr|dspam-3.10.1-5|292	
14cr|dspam-3.10.1-5|293	The amavis-new tailored package has been removed, it may reappear later on.
14cr|dspam-3.10.1-5|294	
14cr|dspam-3.10.1-5|295	You will have to define a proper cron command to use for daily cleanups. Look
14cr|dspam-3.10.1-5|296	in the %{_sysconfdir}/sysconfig/dspam file for some examples.
14cr|dspam-3.10.1-5|297	
14cr|dspam-3.10.1-5|298	For example when executing dspam with the mysql driver it is possible it will
14cr|dspam-3.10.1-5|299	complain that it cannot find a %{_localstatedir}/lib/dspam/mysql.data file. This
14cr|dspam-3.10.1-5|300	is for backward compatibility. Do not use this file, edit the %{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|301	file instead.
14cr|dspam-3.10.1-5|302	
14cr|dspam-3.10.1-5|303	The dspam-cgi web interface is password protected and only accessable from 127.0.0.1,
14cr|dspam-3.10.1-5|304	login as dspamadmin (l/p=dspamadmin) and change this ASAP in the
14cr|dspam-3.10.1-5|305	%{_datadir}/dspam/cgi-bin/.htpasswd file. Preferably you should use some other
14cr|dspam-3.10.1-5|306	authentication mechanish.
14cr|dspam-3.10.1-5|307	EOF
14cr|dspam-3.10.1-5|308	
14cr|dspam-3.10.1-5|309	echo "%{_libdir}/dspam" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/dspam.conf
14cr|dspam-3.10.1-5|310	
14cr|dspam-3.10.1-5|311	%post
14cr|dspam-3.10.1-5|312	%systemd_post dspam.service
14cr|dspam-3.10.1-5|313	
14cr|dspam-3.10.1-5|314	%preun
14cr|dspam-3.10.1-5|315	%systemd_preun dspam.service
14cr|dspam-3.10.1-5|316	
14cr|dspam-3.10.1-5|317	%postun
14cr|dspam-3.10.1-5|318	%systemd_postun_with_restart dspam.service
14cr|dspam-3.10.1-5|319	
14cr|dspam-3.10.1-5|320	%post cgi
14cr|dspam-3.10.1-5|321	/bin/systemctl try-restart httpd
14cr|dspam-3.10.1-5|322	
14cr|dspam-3.10.1-5|323	%postun cgi
14cr|dspam-3.10.1-5|324	if [ "$1" = "0" ]; then
14cr|dspam-3.10.1-5|325	/bin/systemctl try-restart httpd
14cr|dspam-3.10.1-5|326	fi
14cr|dspam-3.10.1-5|327	
14cr|dspam-3.10.1-5|328	%files
14cr|dspam-3.10.1-5|329	%doc README* RELEASE.NOTES CHANGELOG txt/*.txt
14cr|dspam-3.10.1-5|330	%doc doc/courier.txt doc/exim.txt doc/markov.txt doc/pop3filter.txt
14cr|dspam-3.10.1-5|331	%doc doc/postfix.txt doc/qmail.txt doc/relay.txt doc/sendmail.txt
14cr|dspam-3.10.1-5|332	%{_unitdir}/dspam.service
14cr|dspam-3.10.1-5|333	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dspam
14cr|dspam-3.10.1-5|334	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/dspam.conf
14cr|dspam-3.10.1-5|335	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dspam
14cr|dspam-3.10.1-5|336	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/dspam
14cr|dspam-3.10.1-5|337	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/spamassassin/dspam.cf
14cr|dspam-3.10.1-5|338	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/ld.so.conf.d/dspam.conf
14cr|dspam-3.10.1-5|339	%attr(0755,root,root) %{_bindir}/cssclean
14cr|dspam-3.10.1-5|340	%attr(0755,root,root) %{_bindir}/csscompress
14cr|dspam-3.10.1-5|341	%attr(0755,root,root) %{_bindir}/cssconvert
14cr|dspam-3.10.1-5|342	%attr(0755,root,root) %{_bindir}/cssstat
14cr|dspam-3.10.1-5|343	%attr(0755,root,mail) %{_bindir}/dspam_admin
14cr|dspam-3.10.1-5|344	%attr(0755,root,mail) %{_bindir}/dspam
14cr|dspam-3.10.1-5|345	%attr(0755,root,root) %{_bindir}/dspam_2sql
14cr|dspam-3.10.1-5|346	%attr(0755,root,root) %{_bindir}/dspam_clean
14cr|dspam-3.10.1-5|347	%attr(0755,root,root) %{_bindir}/dspam_crc
14cr|dspam-3.10.1-5|348	%attr(0755,root,root) %{_bindir}/dspamc
14cr|dspam-3.10.1-5|349	%attr(0755,root,root) %{_bindir}/dspam_dump
14cr|dspam-3.10.1-5|350	%attr(0755,root,root) %{_bindir}/dspam_logrotate
14cr|dspam-3.10.1-5|351	%attr(0755,root,root) %{_bindir}/dspam_merge
14cr|dspam-3.10.1-5|352	%attr(0755,root,root) %{_bindir}/dspam_stats
14cr|dspam-3.10.1-5|353	%attr(0755,root,root) %{_bindir}/dspam_train
14cr|dspam-3.10.1-5|354	%attr(0755,root,root) %{_bindir}/dspam_notify
14cr|dspam-3.10.1-5|355	%attr(0644,root,root) %{_mandir}/man1/dspam.1*
14cr|dspam-3.10.1-5|356	%attr(0644,root,root) %{_mandir}/man1/dspam_clean.1*
14cr|dspam-3.10.1-5|357	%attr(0644,root,root) %{_mandir}/man1/dspam_dump.1*
14cr|dspam-3.10.1-5|358	%attr(0644,root,root) %{_mandir}/man1/dspam_merge.1*
14cr|dspam-3.10.1-5|359	%attr(0644,root,root) %{_mandir}/man1/dspam_stats.1*
14cr|dspam-3.10.1-5|360	%attr(0644,root,root) %{_mandir}/man1/dspam_train.1*
14cr|dspam-3.10.1-5|361	%attr(0644,root,root) %{_mandir}/man1/dspam_admin.1*
14cr|dspam-3.10.1-5|362	%attr(0644,root,root) %{_mandir}/man1/dspam_crc.1*
14cr|dspam-3.10.1-5|363	%attr(0644,root,root) %{_mandir}/man1/dspam_logrotate.1*
14cr|dspam-3.10.1-5|364	%attr(0644,root,root) /var/www/icons/dspam.gif
14cr|dspam-3.10.1-5|365	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam
14cr|dspam-3.10.1-5|366	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam/data
14cr|dspam-3.10.1-5|367	%dir %attr(0755,root,root) %{_datadir}/dspam
14cr|dspam-3.10.1-5|368	%dir %attr(0750,root,mail) /var/log/dspam
14cr|dspam-3.10.1-5|369	%dir %attr(0750,root,root) /var/run/dspam
14cr|dspam-3.10.1-5|370	
14cr|dspam-3.10.1-5|371	%files -n %{libname}
14cr|dspam-3.10.1-5|372	%attr(0755,root,root) %{_libdir}/libdspam.so.*
14cr|dspam-3.10.1-5|373	%attr(0755,root,root) %{_libdir}/dspam/libhash_drv.so
14cr|dspam-3.10.1-5|374	
14cr|dspam-3.10.1-5|375	%files -n %{develname}
14cr|dspam-3.10.1-5|376	%attr(0755,root,root) %{_libdir}/libdspam.so
14cr|dspam-3.10.1-5|377	%attr(0644,root,root) %{_libdir}/libdspam.*a
14cr|dspam-3.10.1-5|378	%{_includedir}/dspam
14cr|dspam-3.10.1-5|379	%attr(0644,root,root) %{_libdir}/pkgconfig/dspam.pc
14cr|dspam-3.10.1-5|380	%attr(0644,root,root) %{_mandir}/man3/*
14cr|dspam-3.10.1-5|381	
14cr|dspam-3.10.1-5|382	%files backend-mysql
14cr|dspam-3.10.1-5|383	%doc doc/mysql_drv.txt
14cr|dspam-3.10.1-5|384	%attr(0755,root,root) %{_libdir}/dspam/libmysql_drv.so
14cr|dspam-3.10.1-5|385	%dir %attr(0755,root,root) %{_datadir}/dspam-mysql
14cr|dspam-3.10.1-5|386	%attr(0644,root,root) %{_datadir}/dspam-mysql/*
14cr|dspam-3.10.1-5|387	
14cr|dspam-3.10.1-5|388	%files backend-pgsql
14cr|dspam-3.10.1-5|389	%doc doc/pgsql_drv.txt
14cr|dspam-3.10.1-5|390	%attr(0755,root,root) %{_libdir}/dspam/libpgsql_drv.so
14cr|dspam-3.10.1-5|391	%attr(0755,root,root) %{_bindir}/dspam_pg2int8
14cr|dspam-3.10.1-5|392	%dir %attr(0755,root,root) %{_datadir}/dspam-pgsql
14cr|dspam-3.10.1-5|393	%attr(0644,root,root) %{_datadir}/dspam-pgsql/*
14cr|dspam-3.10.1-5|394	
14cr|dspam-3.10.1-5|395	%files backend-sqlite3
14cr|dspam-3.10.1-5|396	%doc doc/sqlite_drv.txt
14cr|dspam-3.10.1-5|397	%attr(0755,root,root) %{_libdir}/dspam/libsqlite3_drv.so
14cr|dspam-3.10.1-5|398	%{_datadir}/dspam-sqlite3
14cr|dspam-3.10.1-5|399	
14cr|dspam-3.10.1-5|400	%files cgi
14cr|dspam-3.10.1-5|401	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin
14cr|dspam-3.10.1-5|402	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin/templates
14cr|dspam-3.10.1-5|403	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
14cr|dspam-3.10.1-5|404	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/default.prefs
14cr|dspam-3.10.1-5|405	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/admins
14cr|dspam-3.10.1-5|406	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/.htpasswd
14cr|dspam-3.10.1-5|407	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.txt
14cr|dspam-3.10.1-5|408	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.gif
14cr|dspam-3.10.1-5|409	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.css
14cr|dspam-3.10.1-5|410	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.cgi
14cr|dspam-3.10.1-5|411	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.pl
14cr|dspam-3.10.1-5|412	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/templates/*.html
14cr|dspam-3.10.1-5|413	
14cr|dspam-3.10.1-5|414	%changelog
14cr|dspam-3.10.1-5|415	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.1-5
14cr|dspam-3.10.1-5|416	+ Revision: e8439a1
14cr|dspam-3.10.1-5|417	- Bump release
14cr|dspam-3.10.1-5|418	
14cr|dspam-3.10.1-5|419	

1006 14
14cr|dspam-scripts-0.0.6-7|1	%define name	dspam-scripts
14cr|dspam-scripts-0.0.6-7|2	%define version	0.0.6
14cr|dspam-scripts-0.0.6-7|3	%define release	7
14cr|dspam-scripts-0.0.6-7|4	
14cr|dspam-scripts-0.0.6-7|5	Summary:	A script for let dspam learning maildirs of spam/ham
14cr|dspam-scripts-0.0.6-7|6	Name:		%{name}
14cr|dspam-scripts-0.0.6-7|7	Version:	%{version}
14cr|dspam-scripts-0.0.6-7|8	Release:	%{release}
14cr|dspam-scripts-0.0.6-7|9	License:	GPL
14cr|dspam-scripts-0.0.6-7|10	Group:		Networking/Mail
14cr|dspam-scripts-0.0.6-7|11	URL:		http://www.kalysto.org/utilities/dspam-scripts/index.en.html
14cr|dspam-scripts-0.0.6-7|12	Source0:	http://www.kalysto.org/pkg/%{name}-%{version}.tar.bz2
14cr|dspam-scripts-0.0.6-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-root
14cr|dspam-scripts-0.0.6-7|14	BuildArch:	noarch
14cr|dspam-scripts-0.0.6-7|15	
14cr|dspam-scripts-0.0.6-7|16	%description
14cr|dspam-scripts-0.0.6-7|17	This package holds the 'dspam-learn' bash script that will help greatly using
14cr|dspam-scripts-0.0.6-7|18	dspam learning by looking at mailbox directories rather than a forwarding
14cr|dspam-scripts-0.0.6-7|19	method. This is much as you could have set it with Spamassassin and the
14cr|dspam-scripts-0.0.6-7|20	sa-learn.
14cr|dspam-scripts-0.0.6-7|21	
14cr|dspam-scripts-0.0.6-7|22	%prep
14cr|dspam-scripts-0.0.6-7|23	%setup
14cr|dspam-scripts-0.0.6-7|24	
14cr|dspam-scripts-0.0.6-7|25	%build
14cr|dspam-scripts-0.0.6-7|26	%configure2_5x
14cr|dspam-scripts-0.0.6-7|27	%make
14cr|dspam-scripts-0.0.6-7|28	
14cr|dspam-scripts-0.0.6-7|29	%install
14cr|dspam-scripts-0.0.6-7|30	rm -rf $RPM_BUILD_ROOT
14cr|dspam-scripts-0.0.6-7|31	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/mail/
14cr|dspam-scripts-0.0.6-7|32	%makeinstall
14cr|dspam-scripts-0.0.6-7|33	install -m 644 src/sample/dspam-learn.rc $RPM_BUILD_ROOT%{_sysconfdir}/mail/
14cr|dspam-scripts-0.0.6-7|34	
14cr|dspam-scripts-0.0.6-7|35	%clean
14cr|dspam-scripts-0.0.6-7|36	rm -rf $RPM_BUILD_ROOT
14cr|dspam-scripts-0.0.6-7|37	
14cr|dspam-scripts-0.0.6-7|38	%files
14cr|dspam-scripts-0.0.6-7|39	%defattr(-,root,root)
14cr|dspam-scripts-0.0.6-7|40	%doc AUTHORS COPYING ChangeLog INSTALL README README.en.desc
14cr|dspam-scripts-0.0.6-7|41	%doc README.fr.desc THANKS
14cr|dspam-scripts-0.0.6-7|42	%{_bindir}/dspam-learn
14cr|dspam-scripts-0.0.6-7|43	%config(noreplace) %{_sysconfdir}/mail/dspam-learn.rc
14cr|dspam-scripts-0.0.6-7|44	
14cr|dspam-scripts-0.0.6-7|45	
14cr|dspam-scripts-0.0.6-7|46	
14cr|dspam-scripts-0.0.6-7|47	
14cr|dspam-scripts-0.0.6-7|48	%changelog
14cr|dspam-scripts-0.0.6-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-7
14cr|dspam-scripts-0.0.6-7|50	+ Revision: 8f8138e
14cr|dspam-scripts-0.0.6-7|51	- MassBuild#464: Increase release tag
14cr|dspam-scripts-0.0.6-7|52	
14cr|dspam-scripts-0.0.6-7|53	

1007 14
14cr|dssh-0.1-6|1	%define name dssh
14cr|dssh-0.1-6|2	%define version 0.1
14cr|dssh-0.1-6|3	%define release  6
14cr|dssh-0.1-6|4	
14cr|dssh-0.1-6|5	Summary: Remote command via ssh
14cr|dssh-0.1-6|6	Name: %{name}
14cr|dssh-0.1-6|7	Version: %{version}
14cr|dssh-0.1-6|8	Release: %{release}
14cr|dssh-0.1-6|9	Source0: %{name}-%{version}.tar.bz2
14cr|dssh-0.1-6|10	License: GPL
14cr|dssh-0.1-6|11	Group: Networking/Remote access
14cr|dssh-0.1-6|12	Url: http://dssh.subverted.net/
14cr|dssh-0.1-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dssh-0.1-6|14	Buildarch: noarch
14cr|dssh-0.1-6|15	requires: perl
14cr|dssh-0.1-6|16	
14cr|dssh-0.1-6|17	%description
14cr|dssh-0.1-6|18	Remote command via ssh.
14cr|dssh-0.1-6|19	
14cr|dssh-0.1-6|20	%prep
14cr|dssh-0.1-6|21	%setup -q
14cr|dssh-0.1-6|22	
14cr|dssh-0.1-6|23	%build
14cr|dssh-0.1-6|24	
14cr|dssh-0.1-6|25	%install
14cr|dssh-0.1-6|26	rm -rf $RPM_BUILD_ROOT
14cr|dssh-0.1-6|27	mkdir -p %{buildroot}%{_mandir}/man1
14cr|dssh-0.1-6|28	mkdir -p %{buildroot}%{_bindir}
14cr|dssh-0.1-6|29	mkdir -p %{buildroot}%{_sysconfdir}/dssh/node_groups
14cr|dssh-0.1-6|30	cp -vf $RPM_BUILD_DIR/%name-%version/dssh %{buildroot}%{_bindir}
14cr|dssh-0.1-6|31	cp -vf $RPM_BUILD_DIR/%name-%version/dssh.1 %{buildroot}%{_mandir}/man1
14cr|dssh-0.1-6|32	
14cr|dssh-0.1-6|33	cat > %{buildroot}%{_sysconfdir}/dssh/node_groups/ALL <<EOF
14cr|dssh-0.1-6|34	# username@host:port
14cr|dssh-0.1-6|35	# ex: root@n1:22
14cr|dssh-0.1-6|36	EOF
14cr|dssh-0.1-6|37	
14cr|dssh-0.1-6|38	%clean
14cr|dssh-0.1-6|39	rm -rf $RPM_BUILD_ROOT
14cr|dssh-0.1-6|40	
14cr|dssh-0.1-6|41	%files
14cr|dssh-0.1-6|42	%defattr(-,root,root)
14cr|dssh-0.1-6|43	%doc COPYING README TODO
14cr|dssh-0.1-6|44	%attr(755,root,root) %{_bindir}/dssh
14cr|dssh-0.1-6|45	%{_mandir}/man1/dssh.1*
14cr|dssh-0.1-6|46	%config(noreplace) %{_sysconfdir}/dssh/node_groups/ALL
14cr|dssh-0.1-6|47	
14cr|dssh-0.1-6|48	
14cr|dssh-0.1-6|49	
14cr|dssh-0.1-6|50	
14cr|dssh-0.1-6|51	%changelog
14cr|dssh-0.1-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cr|dssh-0.1-6|53	+ Revision: 19b0606
14cr|dssh-0.1-6|54	- MassBuild#464: Increase release tag
14cr|dssh-0.1-6|55	
14cr|dssh-0.1-6|56	

1008 14
14cr|dssi-vst-0.9.2-7|1	%define debug_package %{nil}
14cr|dssi-vst-0.9.2-7|2	# when building debug package: *** ERROR: same build ID in nonidentical files!
14cr|dssi-vst-0.9.2-7|3	
14cr|dssi-vst-0.9.2-7|4	Summary:	DSSI and LADSPA plugin wrapper for VST plugins
14cr|dssi-vst-0.9.2-7|5	Name:		dssi-vst
14cr|dssi-vst-0.9.2-7|6	Version:	0.9.2
14cr|dssi-vst-0.9.2-7|7	Release:	7
14cr|dssi-vst-0.9.2-7|8	License:	GPLv2+
14cr|dssi-vst-0.9.2-7|9	Group:		Sound
14cr|dssi-vst-0.9.2-7|10	Url:		http://breakfastquay.com/dssi-vst/
14cr|dssi-vst-0.9.2-7|11	Source0:	http://code.breakfastquay.com/attachments/download/2/%{name}-%{version}.tar.bz2
14cr|dssi-vst-0.9.2-7|12	BuildRequires:	ladspa-devel
14cr|dssi-vst-0.9.2-7|13	BuildRequires:	pkgconfig(alsa)
14cr|dssi-vst-0.9.2-7|14	BuildRequires:	pkgconfig(dssi)
14cr|dssi-vst-0.9.2-7|15	BuildRequires:	pkgconfig(jack)
14cr|dssi-vst-0.9.2-7|16	BuildRequires:	pkgconfig(liblo)
14cr|dssi-vst-0.9.2-7|17	# The -wine subpackage will only be built on ix86
14cr|dssi-vst-0.9.2-7|18	%ifarch %{ix86}
14cr|dssi-vst-0.9.2-7|19	BuildRequires:	wine-devel
14cr|dssi-vst-0.9.2-7|20	# Both packages depend on each other
14cr|dssi-vst-0.9.2-7|21	Requires:	%{name}-wine = %{EVRD}
14cr|dssi-vst-0.9.2-7|22	%endif
14cr|dssi-vst-0.9.2-7|23	Requires:	dssi
14cr|dssi-vst-0.9.2-7|24	ExclusiveArch:	%{ix86} x86_64
14cr|dssi-vst-0.9.2-7|25	
14cr|dssi-vst-0.9.2-7|26	%description
14cr|dssi-vst-0.9.2-7|27	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
14cr|dssi-vst-0.9.2-7|28	and effects as plugins. They will recognize VSTs placed in the user's
14cr|dssi-vst-0.9.2-7|29	
14cr|dssi-vst-0.9.2-7|30	myhome/plugins/win32-vst
14cr|dssi-vst-0.9.2-7|31	
14cr|dssi-vst-0.9.2-7|32	Note:
14cr|dssi-vst-0.9.2-7|33	x86_64 users also need the dssi-vst-wine package from the i586 contrib
14cr|dssi-vst-0.9.2-7|34	repository.
14cr|dssi-vst-0.9.2-7|35	
14cr|dssi-vst-0.9.2-7|36	'VST is a trademark of Steinberg Media Technologies GmbH'
14cr|dssi-vst-0.9.2-7|37	
14cr|dssi-vst-0.9.2-7|38	However, this library does not use VST headers, and is absolutely free.
14cr|dssi-vst-0.9.2-7|39	
14cr|dssi-vst-0.9.2-7|40	%files
14cr|dssi-vst-0.9.2-7|41	%doc README
14cr|dssi-vst-0.9.2-7|42	%{_bindir}/*
14cr|dssi-vst-0.9.2-7|43	%{_libdir}/dssi/%{name}.so
14cr|dssi-vst-0.9.2-7|44	%dir %{_libdir}/dssi/%{name}/
14cr|dssi-vst-0.9.2-7|45	%{_libdir}/dssi/%{name}/%{name}_gui
14cr|dssi-vst-0.9.2-7|46	%{_libdir}/ladspa/%{name}.so
14cr|dssi-vst-0.9.2-7|47	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.sh
14cr|dssi-vst-0.9.2-7|48	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.csh
14cr|dssi-vst-0.9.2-7|49	
14cr|dssi-vst-0.9.2-7|50	#----------------------------------------------------------------------------
14cr|dssi-vst-0.9.2-7|51	
14cr|dssi-vst-0.9.2-7|52	%ifarch %{ix86}
14cr|dssi-vst-0.9.2-7|53	%package wine
14cr|dssi-vst-0.9.2-7|54	Summary:	VST plugins wrapper
14cr|dssi-vst-0.9.2-7|55	Group:		System/Libraries
14cr|dssi-vst-0.9.2-7|56	Requires:	%{name} = %{EVRD}
14cr|dssi-vst-0.9.2-7|57	
14cr|dssi-vst-0.9.2-7|58	%description wine
14cr|dssi-vst-0.9.2-7|59	This package provides two 32bit executables necessary for using dssi-vst
14cr|dssi-vst-0.9.2-7|60	even on 64bit platforms.
14cr|dssi-vst-0.9.2-7|61	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
14cr|dssi-vst-0.9.2-7|62	and effects as plugins. They will recognize VSTs placed in the user's
14cr|dssi-vst-0.9.2-7|63	
14cr|dssi-vst-0.9.2-7|64	myhome/plugins/win32-vst
14cr|dssi-vst-0.9.2-7|65	
14cr|dssi-vst-0.9.2-7|66	'VST is a trademark of Steinberg Media Technologies GmbH'
14cr|dssi-vst-0.9.2-7|67	
14cr|dssi-vst-0.9.2-7|68	However, this library does not use VST headers, and is absolutely free.
14cr|dssi-vst-0.9.2-7|69	
14cr|dssi-vst-0.9.2-7|70	%files wine
14cr|dssi-vst-0.9.2-7|71	%dir %{_libdir}/dssi/
14cr|dssi-vst-0.9.2-7|72	%dir %{_libdir}/dssi/%{name}/
14cr|dssi-vst-0.9.2-7|73	%{_libdir}/dssi/%{name}/%{name}-scanner*
14cr|dssi-vst-0.9.2-7|74	%{_libdir}/dssi/%{name}/%{name}-server*
14cr|dssi-vst-0.9.2-7|75	%endif
14cr|dssi-vst-0.9.2-7|76	
14cr|dssi-vst-0.9.2-7|77	#----------------------------------------------------------------------------
14cr|dssi-vst-0.9.2-7|78	
14cr|dssi-vst-0.9.2-7|79	%prep
14cr|dssi-vst-0.9.2-7|80	%setup -q
14cr|dssi-vst-0.9.2-7|81	
14cr|dssi-vst-0.9.2-7|82	%build
14cr|dssi-vst-0.9.2-7|83	%ifarch %{ix86}
14cr|dssi-vst-0.9.2-7|84	#build all targets only on i586
14cr|dssi-vst-0.9.2-7|85	make CXXFLAGS="%{optflags} -fPIC -Ivestige"
14cr|dssi-vst-0.9.2-7|86	
14cr|dssi-vst-0.9.2-7|87	# correct executable filenames if wineg++ >= 4.3
14cr|dssi-vst-0.9.2-7|88	mv dssi-vst-server.exe dssi-vst-server
14cr|dssi-vst-0.9.2-7|89	mv dssi-vst-scanner.exe dssi-vst-scanner
14cr|dssi-vst-0.9.2-7|90	
14cr|dssi-vst-0.9.2-7|91	%else
14cr|dssi-vst-0.9.2-7|92	# On x86_64, build non-wine parts only:
14cr|dssi-vst-0.9.2-7|93	make \
14cr|dssi-vst-0.9.2-7|94	dssi-vst.so vsthost dssi-vst_gui \
14cr|dssi-vst-0.9.2-7|95	CXXFLAGS="%{optflags} -fPIC -Ivestige"
14cr|dssi-vst-0.9.2-7|96	%endif
14cr|dssi-vst-0.9.2-7|97	
14cr|dssi-vst-0.9.2-7|98	%install
14cr|dssi-vst-0.9.2-7|99	%ifarch %{ix86}
14cr|dssi-vst-0.9.2-7|100	make DSSIDIR=%{buildroot}%{_libdir}/dssi   \
14cr|dssi-vst-0.9.2-7|101	LADSPADIR=%{buildroot}%{_libdir}/ladspa \
14cr|dssi-vst-0.9.2-7|102	BINDIR=%{buildroot}%{_bindir}        \
14cr|dssi-vst-0.9.2-7|103	install
14cr|dssi-vst-0.9.2-7|104	rm -f %{buildroot}%{_libdir}/ladspa/*
14cr|dssi-vst-0.9.2-7|105	%else
14cr|dssi-vst-0.9.2-7|106	mkdir -p %{buildroot}%{_libdir}/dssi/%{name} \
14cr|dssi-vst-0.9.2-7|107	%{buildroot}%{_bindir}              \
14cr|dssi-vst-0.9.2-7|108	%{buildroot}%{_libdir}/ladspa
14cr|dssi-vst-0.9.2-7|109	install -pm 755 vsthost %{buildroot}%{_bindir}
14cr|dssi-vst-0.9.2-7|110	install -pm 644 %{name}.so %{buildroot}%{_libdir}/dssi/
14cr|dssi-vst-0.9.2-7|111	install -pm 755 %{name}_gui %{buildroot}%{_libdir}/dssi/%{name}/
14cr|dssi-vst-0.9.2-7|112	%endif
14cr|dssi-vst-0.9.2-7|113	ln -s ../dssi/%{name}.so %{buildroot}%{_libdir}/ladspa
14cr|dssi-vst-0.9.2-7|114	
14cr|dssi-vst-0.9.2-7|115	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cr|dssi-vst-0.9.2-7|116	
14cr|dssi-vst-0.9.2-7|117	#prepare VST_PATH definition in user profile
14cr|dssi-vst-0.9.2-7|118	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
14cr|dssi-vst-0.9.2-7|119	# Set VST_PATH for csh
14cr|dssi-vst-0.9.2-7|120	if ( \${?VST_PATH} ) then
14cr|dssi-vst-0.9.2-7|121	exit
14cr|dssi-vst-0.9.2-7|122	endif
14cr|dssi-vst-0.9.2-7|123	setenv VST_PATH \$HOME/plugins/win32-vst
14cr|dssi-vst-0.9.2-7|124	EOF
14cr|dssi-vst-0.9.2-7|125	
14cr|dssi-vst-0.9.2-7|126	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
14cr|dssi-vst-0.9.2-7|127	# Set VST_PATH for Bash shell
14cr|dssi-vst-0.9.2-7|128	if [ -n "\\\$VST_PATH" ]; then
14cr|dssi-vst-0.9.2-7|129	export VST_PATH="\$HOME/plugins/win32-vst"
14cr|dssi-vst-0.9.2-7|130	fi
14cr|dssi-vst-0.9.2-7|131	EOF
14cr|dssi-vst-0.9.2-7|132	
14cr|dssi-vst-0.9.2-7|133	# add 32bit dssi path on x86_64 systems to find wine executables
14cr|dssi-vst-0.9.2-7|134	%ifarch x86_64
14cr|dssi-vst-0.9.2-7|135	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
14cr|dssi-vst-0.9.2-7|136	setenv DSSI_PATH \$DSSI_PATH:/usr/lib/dssi
14cr|dssi-vst-0.9.2-7|137	EOF
14cr|dssi-vst-0.9.2-7|138	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
14cr|dssi-vst-0.9.2-7|139	export DSSI_PATH="\$DSSI_PATH:/usr/lib/dssi"
14cr|dssi-vst-0.9.2-7|140	EOF
14cr|dssi-vst-0.9.2-7|141	%endif
14cr|dssi-vst-0.9.2-7|142	
14cr|dssi-vst-0.9.2-7|143	
14cr|dssi-vst-0.9.2-7|144	%changelog
14cr|dssi-vst-0.9.2-7|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-7
14cr|dssi-vst-0.9.2-7|146	+ Revision: 45eeac3
14cr|dssi-vst-0.9.2-7|147	- MassBuild#464: Increase release tag
14cr|dssi-vst-0.9.2-7|148	
14cr|dssi-vst-0.9.2-7|149	

1009 14
14cr|dssl-1.4.4-8|1	%define major 0
14cr|dssl-1.4.4-8|2	%define api 1.4
14cr|dssl-1.4.4-8|3	%define libname %mklibname %{name} %{api} %{major}
14cr|dssl-1.4.4-8|4	%define develname %mklibname %{name} -d
14cr|dssl-1.4.4-8|5	
14cr|dssl-1.4.4-8|6	Name:		dssl
14cr|dssl-1.4.4-8|7	Version:	1.4.4
14cr|dssl-1.4.4-8|8	Release:	8
14cr|dssl-1.4.4-8|9	Summary:    DSSL library: network capture and SSL decryption toolkit
14cr|dssl-1.4.4-8|10	License:    GPLv3+
14cr|dssl-1.4.4-8|11	Group:      Networking/Other
14cr|dssl-1.4.4-8|12	URL:        http://www.ssltech.net/
14cr|dssl-1.4.4-8|13	Source:     http://www.ssltech.net/downloads/%{name}-%{version}.tar.gz
14cr|dssl-1.4.4-8|14	Patch0:		dssl-samples.diff
14cr|dssl-1.4.4-8|15	BuildRequires:	openssl-devel
14cr|dssl-1.4.4-8|16	BuildRequires:	pcap-devel
14cr|dssl-1.4.4-8|17	BuildRequires:	zlib-devel
14cr|dssl-1.4.4-8|18	
14cr|dssl-1.4.4-8|19	%description
14cr|dssl-1.4.4-8|20	DSSL library is a network caputre and SSL decryption toolkit useful
14cr|dssl-1.4.4-8|21	for snort and other SSL aware software.
14cr|dssl-1.4.4-8|22	
14cr|dssl-1.4.4-8|23	%package -n %{libname}
14cr|dssl-1.4.4-8|24	Summary:	Main library for dssl
14cr|dssl-1.4.4-8|25	Group:		System/Libraries
14cr|dssl-1.4.4-8|26	Provides:	%{name} = %{version}-%{release}
14cr|dssl-1.4.4-8|27	
14cr|dssl-1.4.4-8|28	%description -n %{libname}
14cr|dssl-1.4.4-8|29	DSSL library is a network caputre and SSL decryption toolkit useful
14cr|dssl-1.4.4-8|30	for snort and other SSL aware software.
14cr|dssl-1.4.4-8|31	
14cr|dssl-1.4.4-8|32	
14cr|dssl-1.4.4-8|33	%package -n %{develname}
14cr|dssl-1.4.4-8|34	Summary:	Header files for the dssl library
14cr|dssl-1.4.4-8|35	Group:		Development/C
14cr|dssl-1.4.4-8|36	Requires:	%{libname} = %{version}
14cr|dssl-1.4.4-8|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|dssl-1.4.4-8|38	Requires:	openssl-devel
14cr|dssl-1.4.4-8|39	Requires:	pcap-devel
14cr|dssl-1.4.4-8|40	Requires:	zlib-devel
14cr|dssl-1.4.4-8|41	
14cr|dssl-1.4.4-8|42	%description    -n %{develname}
14cr|dssl-1.4.4-8|43	DSSL library is a network caputre and SSL decryption toolkit useful
14cr|dssl-1.4.4-8|44	for snort and other SSL aware software. These are .h files.
14cr|dssl-1.4.4-8|45	
14cr|dssl-1.4.4-8|46	%prep
14cr|dssl-1.4.4-8|47	%setup -q
14cr|dssl-1.4.4-8|48	%patch0 -p1 -b .sample_fix
14cr|dssl-1.4.4-8|49	
14cr|dssl-1.4.4-8|50	export LIBS=-lpcap
14cr|dssl-1.4.4-8|51	%configure2_5x --enable-shared
14cr|dssl-1.4.4-8|52	
14cr|dssl-1.4.4-8|53	%build
14cr|dssl-1.4.4-8|54	%make
14cr|dssl-1.4.4-8|55	
14cr|dssl-1.4.4-8|56	%install
14cr|dssl-1.4.4-8|57	%makeinstall_std
14cr|dssl-1.4.4-8|58	
14cr|dssl-1.4.4-8|59	%files -n %{libname}
14cr|dssl-1.4.4-8|60	%{_libdir}/libdssl.so.%{major}*
14cr|dssl-1.4.4-8|61	
14cr|dssl-1.4.4-8|62	%files -n %{develname}
14cr|dssl-1.4.4-8|63	%{_includedir}/dssl/*
14cr|dssl-1.4.4-8|64	%{_bindir}/ssltrace
14cr|dssl-1.4.4-8|65	%{_libdir}/libdssl.so
14cr|dssl-1.4.4-8|66	%{_libdir}/libdssl.a
14cr|dssl-1.4.4-8|67	
14cr|dssl-1.4.4-8|68	
14cr|dssl-1.4.4-8|69	%changelog
14cr|dssl-1.4.4-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-8
14cr|dssl-1.4.4-8|71	+ Revision: e17fc6c
14cr|dssl-1.4.4-8|72	- MassBuild#464: Increase release tag
14cr|dssl-1.4.4-8|73	
14cr|dssl-1.4.4-8|74	

1010 14
14cr|dstat-0.7.2-2|1	Summary: Versatile vmstat, iostat and ifstat replacement
14cr|dstat-0.7.2-2|2	Name: dstat
14cr|dstat-0.7.2-2|3	Version: 0.7.2
14cr|dstat-0.7.2-2|4	Release: 2
14cr|dstat-0.7.2-2|5	License: GPL
14cr|dstat-0.7.2-2|6	Group: System/Kernel and hardware
14cr|dstat-0.7.2-2|7	URL: http://dag.wieers.com/home-made/dstat/
14cr|dstat-0.7.2-2|8	Source: http://dag.wieers.com/home-made/dstat/dstat-%{version}.tar.bz2
14cr|dstat-0.7.2-2|9	BuildArch: noarch
14cr|dstat-0.7.2-2|10	
14cr|dstat-0.7.2-2|11	%description
14cr|dstat-0.7.2-2|12	Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat
14cr|dstat-0.7.2-2|13	overcomes some of the limitations and adds some extra features.
14cr|dstat-0.7.2-2|14	
14cr|dstat-0.7.2-2|15	Dstat allows you to view all of your system resources instantly,
14cr|dstat-0.7.2-2|16	you can eg. compare disk usage in combination with interrupts from
14cr|dstat-0.7.2-2|17	your IDE controller, or compare the network bandwidth numbers
14cr|dstat-0.7.2-2|18	directly with the disk throughput (in the same interval).
14cr|dstat-0.7.2-2|19	
14cr|dstat-0.7.2-2|20	Dstat also cleverly gives you the most detailed information in
14cr|dstat-0.7.2-2|21	columns and clearly indicates in what magnitude and unit the output
14cr|dstat-0.7.2-2|22	is displayed. Less confusion, less mistakes.
14cr|dstat-0.7.2-2|23	
14cr|dstat-0.7.2-2|24	Dstat is also unique in letting you aggregate block device throughput
14cr|dstat-0.7.2-2|25	for a certain diskset or network bandwidth for a group of interfaces,
14cr|dstat-0.7.2-2|26	ie. you can see the throughput for all the block devices that make up
14cr|dstat-0.7.2-2|27	a single filesystem or storage system.
14cr|dstat-0.7.2-2|28	
14cr|dstat-0.7.2-2|29	You can customize your dstat output from /etc/dstat.conf and you can
14cr|dstat-0.7.2-2|30	write your own dstat modules to plug into the dstat output.
14cr|dstat-0.7.2-2|31	
14cr|dstat-0.7.2-2|32	Dstat's output, in its current form, is not very useful to be post-
14cr|dstat-0.7.2-2|33	processed by other tools. It's mostly meant for allowing humans to
14cr|dstat-0.7.2-2|34	interprete real-time data as easy as possible.
14cr|dstat-0.7.2-2|35	
14cr|dstat-0.7.2-2|36	%prep
14cr|dstat-0.7.2-2|37	%setup -q
14cr|dstat-0.7.2-2|38	
14cr|dstat-0.7.2-2|39	%install
14cr|dstat-0.7.2-2|40	%makeinstall
14cr|dstat-0.7.2-2|41	
14cr|dstat-0.7.2-2|42	mkdir -p %buildroot%_mandir/man1
14cr|dstat-0.7.2-2|43	install -m 644 docs/dstat.1 %buildroot%_mandir/man1/dstat.1
14cr|dstat-0.7.2-2|44	
14cr|dstat-0.7.2-2|45	%files
14cr|dstat-0.7.2-2|46	%doc AUTHORS ChangeLog COPYING README TODO
14cr|dstat-0.7.2-2|47	%{_bindir}/dstat
14cr|dstat-0.7.2-2|48	%_datadir/%name
14cr|dstat-0.7.2-2|49	%doc %{_mandir}/man1/dstat.1*
14cr|dstat-0.7.2-2|50	
14cr|dstat-0.7.2-2|51	
14cr|dstat-0.7.2-2|52	
14cr|dstat-0.7.2-2|53	%changelog
14cr|dstat-0.7.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cr|dstat-0.7.2-2|55	+ Revision: 63ab0ef
14cr|dstat-0.7.2-2|56	- MassBuild#464: Increase release tag
14cr|dstat-0.7.2-2|57	
14cr|dstat-0.7.2-2|58	

1011 14
14cr|dt-15.14-7|1	%define name    dt
14cr|dt-15.14-7|2	%define version 15.14
14cr|dt-15.14-7|3	%define release 7
14cr|dt-15.14-7|4	
14cr|dt-15.14-7|5	Name:           %{name}
14cr|dt-15.14-7|6	Version:        %{version}
14cr|dt-15.14-7|7	Release:        %{release}
14cr|dt-15.14-7|8	Summary:	Hardware performances test
14cr|dt-15.14-7|9	URL:		http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/dt.html
14cr|dt-15.14-7|10	License:	GPL
14cr|dt-15.14-7|11	Group:		System/Kernel and hardware
14cr|dt-15.14-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dt-15.14-7|13	Source0:	intel-%{name}.tar.bz2
14cr|dt-15.14-7|14	Patch0:		makefile.patch.bz2
14cr|dt-15.14-7|15	BuildRequires: ed
14cr|dt-15.14-7|16	
14cr|dt-15.14-7|17	%description
14cr|dt-15.14-7|18	'dt' is a generic data test program used to verify proper operation of
14cr|dt-15.14-7|19	peripherals and for obtaining performance information.  Since verification
14cr|dt-15.14-7|20	of data is performed, 'dt' can be thought of as a generic diagnostic tool.
14cr|dt-15.14-7|21	
14cr|dt-15.14-7|22	'dt' command lines are similar to the 'dd' program, which is popular on
14cr|dt-15.14-7|23	most UNIX systems.  It contains numerous options to give the user complete
14cr|dt-15.14-7|24	control of the test parameters.
14cr|dt-15.14-7|25	
14cr|dt-15.14-7|26	'dt' has been used to successfully test disks, tapes, serial lines,
14cr|dt-15.14-7|27	parallel lines, pipes, and memory mapped files.  In fact, 'dt' can be used
14cr|dt-15.14-7|28	for any device which allows the standard open, read, write, & close system
14cr|dt-15.14-7|29	calls.  Special support is necessary for some devices, such as serial lines,
14cr|dt-15.14-7|30	for setting up the speed, parity, data bits, etc.
14cr|dt-15.14-7|31	
14cr|dt-15.14-7|32	%prep
14cr|dt-15.14-7|33	%setup -q -n %{name}.d
14cr|dt-15.14-7|34	%patch0 -p0
14cr|dt-15.14-7|35	
14cr|dt-15.14-7|36	%build
14cr|dt-15.14-7|37	%make depend
14cr|dt-15.14-7|38	# avoid static link to libc
14cr|dt-15.14-7|39	%make LDFLAGS=
14cr|dt-15.14-7|40	
14cr|dt-15.14-7|41	%install
14cr|dt-15.14-7|42	rm -rf $RPM_BUILD_ROOT
14cr|dt-15.14-7|43	
14cr|dt-15.14-7|44	install -d $RPM_BUILD_ROOT%_bindir
14cr|dt-15.14-7|45	cp dt $RPM_BUILD_ROOT%_bindir
14cr|dt-15.14-7|46	
14cr|dt-15.14-7|47	install -d $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|dt-15.14-7|48	cp dt-Abstract dt.examples dt-UsersGuide.* IOT-Example $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|dt-15.14-7|49	cp LINUX-Notes README.1st ToDoList WhatsNew-* $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|dt-15.14-7|50	cp -r html $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|dt-15.14-7|51	
14cr|dt-15.14-7|52	%files
14cr|dt-15.14-7|53	%attr(755,root,root)
14cr|dt-15.14-7|54	%_bindir/dt
14cr|dt-15.14-7|55	%_defaultdocdir/%name-%version
14cr|dt-15.14-7|56	
14cr|dt-15.14-7|57	%clean
14cr|dt-15.14-7|58	rm -rf $RPM_BUILD_ROOT
14cr|dt-15.14-7|59	
14cr|dt-15.14-7|60	
14cr|dt-15.14-7|61	
14cr|dt-15.14-7|62	%changelog
14cr|dt-15.14-7|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 15.14-7
14cr|dt-15.14-7|64	+ Revision: 623c0f5
14cr|dt-15.14-7|65	- MassBuild#464: Increase release tag
14cr|dt-15.14-7|66	
14cr|dt-15.14-7|67	

1012 14
14cr|dtach-0.8-4|1	
14cr|dtach-0.8-4|2	Summary: A simple program that emulates the detach feature of screen
14cr|dtach-0.8-4|3	Name: dtach
14cr|dtach-0.8-4|4	Version: 0.8
14cr|dtach-0.8-4|5	Release: 4
14cr|dtach-0.8-4|6	License: GPL
14cr|dtach-0.8-4|7	URL: http://dtach.sourceforge.net
14cr|dtach-0.8-4|8	Group:   Terminals
14cr|dtach-0.8-4|9	Source: http://prdownloads.sourceforge.net/dtach/dtach-%{version}.tar.bz2
14cr|dtach-0.8-4|10	Buildroot: %{_tmppath}/%{name}-%{version}-root
14cr|dtach-0.8-4|11	
14cr|dtach-0.8-4|12	%description
14cr|dtach-0.8-4|13	dtach is a program that emulates the detach feature of screen, with
14cr|dtach-0.8-4|14	less overhead.  It is designed to be transparent and un-intrusive; it
14cr|dtach-0.8-4|15	avoids interpreting the input and output between attached terminals
14cr|dtach-0.8-4|16	and the program under its control. Consequently, it works best with
14cr|dtach-0.8-4|17	full-screen applications such as emacs.
14cr|dtach-0.8-4|18	
14cr|dtach-0.8-4|19	%prep
14cr|dtach-0.8-4|20	%setup
14cr|dtach-0.8-4|21	
14cr|dtach-0.8-4|22	%build
14cr|dtach-0.8-4|23	%configure
14cr|dtach-0.8-4|24	make
14cr|dtach-0.8-4|25	
14cr|dtach-0.8-4|26	%install
14cr|dtach-0.8-4|27	rm -rf $RPM_BUILD_ROOT/*
14cr|dtach-0.8-4|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|dtach-0.8-4|29	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|dtach-0.8-4|30	install -m 755 dtach $RPM_BUILD_ROOT/%{_bindir}/dtach
14cr|dtach-0.8-4|31	install -m 644 dtach.1 $RPM_BUILD_ROOT/%{_mandir}/man1/dtach.1
14cr|dtach-0.8-4|32	
14cr|dtach-0.8-4|33	%clean
14cr|dtach-0.8-4|34	make clean
14cr|dtach-0.8-4|35	rm -rf $RPM_BUILD_ROOT
14cr|dtach-0.8-4|36	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14cr|dtach-0.8-4|37	
14cr|dtach-0.8-4|38	%files
14cr|dtach-0.8-4|39	%defattr(-,root,root,-)
14cr|dtach-0.8-4|40	%doc COPYING README
14cr|dtach-0.8-4|41	%{_bindir}/dtach
14cr|dtach-0.8-4|42	%{_mandir}/*/*
14cr|dtach-0.8-4|43	
14cr|dtach-0.8-4|44	
14cr|dtach-0.8-4|45	
14cr|dtach-0.8-4|46	
14cr|dtach-0.8-4|47	
14cr|dtach-0.8-4|48	
14cr|dtach-0.8-4|49	%changelog
14cr|dtach-0.8-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14cr|dtach-0.8-4|51	+ Revision: d955c0a
14cr|dtach-0.8-4|52	- MassBuild#464: Increase release tag
14cr|dtach-0.8-4|53	
14cr|dtach-0.8-4|54	

1013 14
14cr|dtrx-7.1-3|1	Name:           dtrx
14cr|dtrx-7.1-3|2	Version:        7.1
14cr|dtrx-7.1-3|3	Release:        3
14cr|dtrx-7.1-3|4	Summary:        Do The Right Extraction
14cr|dtrx-7.1-3|5	Group:          Archiving/Compression
14cr|dtrx-7.1-3|6	License:        GPLv3+
14cr|dtrx-7.1-3|7	URL:            http://brettcsmith.org/2007/%{name}
14cr|dtrx-7.1-3|8	Source0:        http://brettcsmith.org/2007/%{name}/%{name}-%{version}.tar.gz
14cr|dtrx-7.1-3|9	BuildRequires:  python >= 2.4
14cr|dtrx-7.1-3|10	buildrequires:  python-docutils
14cr|dtrx-7.1-3|11	buildrequires:  python-yaml, bzip2, unzip, cpio, binutils, p7zip, cabextract, unshield, lzma, xz, lha, lzip
14cr|dtrx-7.1-3|12	Requires:       python >= 2.4, bzip2, unzip, cpio, binutils, p7zip, cabextract, unshield, lzma, xz, lha, lzip
14cr|dtrx-7.1-3|13	buildarch:      noarch
14cr|dtrx-7.1-3|14	
14cr|dtrx-7.1-3|15	%description
14cr|dtrx-7.1-3|16	dtrx is basically the same as tar -zxf or tar -xjf except you don't have to
14cr|dtrx-7.1-3|17	remember the flags for each file. But there's more to it than that. You know
14cr|dtrx-7.1-3|18	those really annoying files that don't put everything in a dedicated directory,
14cr|dtrx-7.1-3|19	and have the permissions all wrong? dtrx takes care of all those problems for
14cr|dtrx-7.1-3|20	you, too. dtrx is simple and powerful. Just use the same command for all your
14cr|dtrx-7.1-3|21	archive files, and they'll never frustrate you again.
14cr|dtrx-7.1-3|22	
14cr|dtrx-7.1-3|23	%prep
14cr|dtrx-7.1-3|24	%setup -q
14cr|dtrx-7.1-3|25	
14cr|dtrx-7.1-3|26	%build
14cr|dtrx-7.1-3|27	python setup.py build
14cr|dtrx-7.1-3|28	rst2man -q README %{name}.1
14cr|dtrx-7.1-3|29	
14cr|dtrx-7.1-3|30	%install
14cr|dtrx-7.1-3|31	python setup.py install --skip-build --root $RPM_BUILD_ROOT
14cr|dtrx-7.1-3|32	install -d %{buildroot}%{_mandir}/man1
14cr|dtrx-7.1-3|33	install %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|dtrx-7.1-3|34	chmod go+r COPYING NEWS PKG-INFO README
14cr|dtrx-7.1-3|35	
14cr|dtrx-7.1-3|36	%check
14cr|dtrx-7.1-3|37	python tests/compare.py
14cr|dtrx-7.1-3|38	
14cr|dtrx-7.1-3|39	%files
14cr|dtrx-7.1-3|40	%defattr(-,root,root,-)
14cr|dtrx-7.1-3|41	%doc COPYING NEWS PKG-INFO README
14cr|dtrx-7.1-3|42	%{_bindir}/%{name}
14cr|dtrx-7.1-3|43	%{python_sitelib}/*.egg-info
14cr|dtrx-7.1-3|44	%{_mandir}/man1/*
14cr|dtrx-7.1-3|45	
14cr|dtrx-7.1-3|46	
14cr|dtrx-7.1-3|47	
14cr|dtrx-7.1-3|48	%changelog
14cr|dtrx-7.1-3|49	* Mon Sep 15 2014 abfonly <abfonly@gmail.com> 7.1-3
14cr|dtrx-7.1-3|50	+ Revision: 64bccb9
14cr|dtrx-7.1-3|51	- Fixed  python-docutils, and bump rel.
14cr|dtrx-7.1-3|52	
14cr|dtrx-7.1-3|53	

1014 14
14cr|duma-2.5.15-2|1	# $Id$
14cr|duma-2.5.15-2|2	# Authority: dries
14cr|duma-2.5.15-2|3	# Upstream:  Hayati Ayguen <h_ayguen$web,de>
14cr|duma-2.5.15-2|4	
14cr|duma-2.5.15-2|5	%define real_version 2_5_15
14cr|duma-2.5.15-2|6	
14cr|duma-2.5.15-2|7	Summary:	Detect Unintended Memory Access
14cr|duma-2.5.15-2|8	Name:		duma
14cr|duma-2.5.15-2|9	Version:	2.5.15
14cr|duma-2.5.15-2|10	Release:	2
14cr|duma-2.5.15-2|11	License:	GPL
14cr|duma-2.5.15-2|12	Group:		Development/Other
14cr|duma-2.5.15-2|13	URL:		http://duma.sourceforge.net/
14cr|duma-2.5.15-2|14	
14cr|duma-2.5.15-2|15	Source:		http://dl.sf.net/duma/duma_%{real_version}.tar.gz
14cr|duma-2.5.15-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|duma-2.5.15-2|17	
14cr|duma-2.5.15-2|18	BuildRequires:	gcc-c++
14cr|duma-2.5.15-2|19	
14cr|duma-2.5.15-2|20	%description
14cr|duma-2.5.15-2|21	DUMA (Detect Unintended Memory Access) stops your program on the exact
14cr|duma-2.5.15-2|22	instruction that overruns (or underruns) a malloc() memory buffer. GDB
14cr|duma-2.5.15-2|23	will then display the source-code line that causes the bug. It works by
14cr|duma-2.5.15-2|24	using the virtual-memory hardware to create a red-zone at the border of
14cr|duma-2.5.15-2|25	each buffer: touch that, and your program stops. It can catch formerly
14cr|duma-2.5.15-2|26	impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens'
14cr|duma-2.5.15-2|27	Electric Fence library.
14cr|duma-2.5.15-2|28	
14cr|duma-2.5.15-2|29	%package devel
14cr|duma-2.5.15-2|30	Summary:	Header files, libraries and development documentation for %{name}
14cr|duma-2.5.15-2|31	Group:		Development/Other
14cr|duma-2.5.15-2|32	Requires:	%{name} = %{version}-%{release}
14cr|duma-2.5.15-2|33	
14cr|duma-2.5.15-2|34	%description devel
14cr|duma-2.5.15-2|35	This package contains the header files, static libraries and development
14cr|duma-2.5.15-2|36	documentation for %{name}. If you like to develop programs using %{name},
14cr|duma-2.5.15-2|37	you will need to install %{name}-devel.
14cr|duma-2.5.15-2|38	
14cr|duma-2.5.15-2|39	%prep
14cr|duma-2.5.15-2|40	%setup -q -n duma_%{real_version}
14cr|duma-2.5.15-2|41	# disable 'testoperators' because it doesn't stop
14cr|duma-2.5.15-2|42	%{__perl} -pi.orig -e "s|..CURPATH.testoperators..EXEPOSTFIX.||g;" Makefile
14cr|duma-2.5.15-2|43	
14cr|duma-2.5.15-2|44	%build
14cr|duma-2.5.15-2|45	# duma doesn't build with _smp_mflags
14cr|duma-2.5.15-2|46	%{__make}
14cr|duma-2.5.15-2|47	
14cr|duma-2.5.15-2|48	%install
14cr|duma-2.5.15-2|49	%{__rm} -rf %{buildroot}
14cr|duma-2.5.15-2|50	%{__install} -d -m0755 %{buildroot}%{_bindir}
14cr|duma-2.5.15-2|51	%{__install} -d -m0755 %{buildroot}%{_mandir}/man3/
14cr|duma-2.5.15-2|52	%{__install} -d -m0755 %{buildroot}%{_libdir}
14cr|duma-2.5.15-2|53	%makeinstall BIN_INSTALL_DIR="%{buildroot}%{_bindir}" \
14cr|duma-2.5.15-2|54	LIB_INSTALL_DIR="%{buildroot}%{_libdir}" \
14cr|duma-2.5.15-2|55	MAN_INSTALL_DIR="%{buildroot}%{_mandir}/man3/"
14cr|duma-2.5.15-2|56	
14cr|duma-2.5.15-2|57	rm -r %{buildroot}/%{_libdir}/libduma.a
14cr|duma-2.5.15-2|58	rm -r %{buildroot}/%{_docdir}/duma/README.txt
14cr|duma-2.5.15-2|59	%post -p /sbin/ldconfig
14cr|duma-2.5.15-2|60	%postun -p /sbin/ldconfig
14cr|duma-2.5.15-2|61	
14cr|duma-2.5.15-2|62	%clean
14cr|duma-2.5.15-2|63	%{__rm} -rf %{buildroot}
14cr|duma-2.5.15-2|64	
14cr|duma-2.5.15-2|65	%files
14cr|duma-2.5.15-2|66	%defattr(-, root, root, 0755)
14cr|duma-2.5.15-2|67	%doc INSTALL TODO README.txt
14cr|duma-2.5.15-2|68	%doc %{_mandir}/man3/duma.3*
14cr|duma-2.5.15-2|69	%{_bindir}/duma
14cr|duma-2.5.15-2|70	%{_libdir}/libduma.so.*
14cr|duma-2.5.15-2|71	#% exclude % {_docdir}/duma/README.txt
14cr|duma-2.5.15-2|72	
14cr|duma-2.5.15-2|73	%files devel
14cr|duma-2.5.15-2|74	%defattr(-, root, root, 0755)
14cr|duma-2.5.15-2|75	%{_includedir}/duma*.h
14cr|duma-2.5.15-2|76	%{_includedir}/noduma.h
14cr|duma-2.5.15-2|77	#% exclude % {_libdir}/libduma.a
14cr|duma-2.5.15-2|78	%{_libdir}/libduma.so
14cr|duma-2.5.15-2|79	
14cr|duma-2.5.15-2|80	
14cr|duma-2.5.15-2|81	
14cr|duma-2.5.15-2|82	%changelog
14cr|duma-2.5.15-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.15-2
14cr|duma-2.5.15-2|84	+ Revision: 12641c6
14cr|duma-2.5.15-2|85	- MassBuild#464: Increase release tag
14cr|duma-2.5.15-2|86	
14cr|duma-2.5.15-2|87	

1015 14
14cr|dumb-0.9.3-12|1	%define api	0.9.3
14cr|dumb-0.9.3-12|2	%define libname	%mklibname %{name} %{api}
14cr|dumb-0.9.3-12|3	%define devname	%mklibname %{name} -d
14cr|dumb-0.9.3-12|4	
14cr|dumb-0.9.3-12|5	Summary:	Dynamic Universal Music Bibliotheque
14cr|dumb-0.9.3-12|6	Name:		dumb
14cr|dumb-0.9.3-12|7	Version:	0.9.3
14cr|dumb-0.9.3-12|8	Release:	12
14cr|dumb-0.9.3-12|9	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|dumb-0.9.3-12|10	Source1:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-autotools.tar.gz
14cr|dumb-0.9.3-12|11	Patch0:		dumb-0.9.3-fix-linking.patch
14cr|dumb-0.9.3-12|12	Patch1:		dumb-0.9.3-CVE-2006-3668.patch
14cr|dumb-0.9.3-12|13	License:	BSD-like
14cr|dumb-0.9.3-12|14	Group:		Sound
14cr|dumb-0.9.3-12|15	Url:		http://dumb.sf.net/
14cr|dumb-0.9.3-12|16	BuildRequires:	liballegro-devel
14cr|dumb-0.9.3-12|17	
14cr|dumb-0.9.3-12|18	%description
14cr|dumb-0.9.3-12|19	DUMB is an IT, XM, S3M and MOD player library.
14cr|dumb-0.9.3-12|20	
14cr|dumb-0.9.3-12|21	This package includes a player based on Allegro.
14cr|dumb-0.9.3-12|22	
14cr|dumb-0.9.3-12|23	%package -n %{libname}
14cr|dumb-0.9.3-12|24	Group:		System/Libraries
14cr|dumb-0.9.3-12|25	Summary:	Shared libraries for %{name}
14cr|dumb-0.9.3-12|26	
14cr|dumb-0.9.3-12|27	%description -n %{libname}
14cr|dumb-0.9.3-12|28	DUMB is an IT, XM, S3M and MOD player library.
14cr|dumb-0.9.3-12|29	
14cr|dumb-0.9.3-12|30	%package -n %{devname}
14cr|dumb-0.9.3-12|31	Group:		Development/C
14cr|dumb-0.9.3-12|32	Summary:	Development files and headers for %{name}
14cr|dumb-0.9.3-12|33	Requires:	%{libname} = %{version}-%{release}
14cr|dumb-0.9.3-12|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|dumb-0.9.3-12|35	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|dumb-0.9.3-12|36	Obsoletes:	%{name}-devel < 0.9.3-9
14cr|dumb-0.9.3-12|37	
14cr|dumb-0.9.3-12|38	%description -n %{devname}
14cr|dumb-0.9.3-12|39	This package contains the development files and headers for %{name}.
14cr|dumb-0.9.3-12|40	
14cr|dumb-0.9.3-12|41	%prep
14cr|dumb-0.9.3-12|42	%setup -q -b 01
14cr|dumb-0.9.3-12|43	%patch0 -p0 -b .linking
14cr|dumb-0.9.3-12|44	%patch1 -p1 -b .CVE
14cr|dumb-0.9.3-12|45	
14cr|dumb-0.9.3-12|46	%build
14cr|dumb-0.9.3-12|47	%configure2_5x --disable-static
14cr|dumb-0.9.3-12|48	make
14cr|dumb-0.9.3-12|49	
14cr|dumb-0.9.3-12|50	%install
14cr|dumb-0.9.3-12|51	%makeinstall_std
14cr|dumb-0.9.3-12|52	
14cr|dumb-0.9.3-12|53	#we don't want these
14cr|dumb-0.9.3-12|54	find %{buildroot} -name "*.la" -delete
14cr|dumb-0.9.3-12|55	
14cr|dumb-0.9.3-12|56	%files
14cr|dumb-0.9.3-12|57	%doc readme.txt licence.txt release.txt
14cr|dumb-0.9.3-12|58	%{_bindir}/*
14cr|dumb-0.9.3-12|59	
14cr|dumb-0.9.3-12|60	%files -n %{libname}
14cr|dumb-0.9.3-12|61	%{_libdir}/lib%{name}-%{api}.so
14cr|dumb-0.9.3-12|62	%{_libdir}/libaldmb-%{api}.so
14cr|dumb-0.9.3-12|63	
14cr|dumb-0.9.3-12|64	%files -n %{devname}
14cr|dumb-0.9.3-12|65	%doc docs/*
14cr|dumb-0.9.3-12|66	%{_libdir}/lib%{name}.so
14cr|dumb-0.9.3-12|67	%{_libdir}/libaldmb.so
14cr|dumb-0.9.3-12|68	%{_includedir}/*.h
14cr|dumb-0.9.3-12|69	
14cr|dumb-0.9.3-12|70	
14cr|dumb-0.9.3-12|71	%changelog
14cr|dumb-0.9.3-12|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-12
14cr|dumb-0.9.3-12|73	+ Revision: a434772
14cr|dumb-0.9.3-12|74	- MassBuild#464: Increase release tag
14cr|dumb-0.9.3-12|75	
14cr|dumb-0.9.3-12|76	

1016 14
14cr|dumbster-1.6-14|1	# Copyright (c) 2000-2007, JPackage Project
14cr|dumbster-1.6-14|2	# All rights reserved.
14cr|dumbster-1.6-14|3	#
14cr|dumbster-1.6-14|4	# Redistribution and use in source and binary forms, with or without
14cr|dumbster-1.6-14|5	# modification, are permitted provided that the following conditions
14cr|dumbster-1.6-14|6	# are met:
14cr|dumbster-1.6-14|7	#
14cr|dumbster-1.6-14|8	# 1. Redistributions of source code must retain the above copyright
14cr|dumbster-1.6-14|9	#    notice, this list of conditions and the following disclaimer.
14cr|dumbster-1.6-14|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|dumbster-1.6-14|11	#    notice, this list of conditions and the following disclaimer in the
14cr|dumbster-1.6-14|12	#    documentation and/or other materials provided with the
14cr|dumbster-1.6-14|13	#    distribution.
14cr|dumbster-1.6-14|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|dumbster-1.6-14|15	#    contributors may be used to endorse or promote products derived
14cr|dumbster-1.6-14|16	#    from this software without specific prior written permission.
14cr|dumbster-1.6-14|17	#
14cr|dumbster-1.6-14|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|dumbster-1.6-14|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|dumbster-1.6-14|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|dumbster-1.6-14|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|dumbster-1.6-14|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|dumbster-1.6-14|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|dumbster-1.6-14|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|dumbster-1.6-14|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|dumbster-1.6-14|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|dumbster-1.6-14|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|dumbster-1.6-14|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|dumbster-1.6-14|29	#
14cr|dumbster-1.6-14|30	
14cr|dumbster-1.6-14|31	Summary:        Fake SMTP Server
14cr|dumbster-1.6-14|32	Name:           dumbster
14cr|dumbster-1.6-14|33	Version:        1.6
14cr|dumbster-1.6-14|34	Release:        14
14cr|dumbster-1.6-14|35	License:        ASL 2.0
14cr|dumbster-1.6-14|36	URL:            http://quintanasoft.com/dumbster/
14cr|dumbster-1.6-14|37	Group:          Development/Java
14cr|dumbster-1.6-14|38	# cvs -z3 -d:pserver:anonymous@dumbster.cvs.sourceforge.net:/cvsroot/dumbster export -r RELEASE_1_6 dumbster
14cr|dumbster-1.6-14|39	# tar czf dumbster-1.6-src.tgz dumbster
14cr|dumbster-1.6-14|40	Source0:        %{name}-%{version}-src.tgz
14cr|dumbster-1.6-14|41	Source1:        %{name}-1.6.pom
14cr|dumbster-1.6-14|42	Patch0:         %{name}-SimpleSmtpServer.patch
14cr|dumbster-1.6-14|43	BuildRequires:  ant >= 0:1.6
14cr|dumbster-1.6-14|44	BuildRequires:  jpackage-utils >= 0:1.6
14cr|dumbster-1.6-14|45	BuildRequires:  javamail
14cr|dumbster-1.6-14|46	BuildRequires:  junit
14cr|dumbster-1.6-14|47	Requires:       java-sasl
14cr|dumbster-1.6-14|48	Requires:       javamail
14cr|dumbster-1.6-14|49	
14cr|dumbster-1.6-14|50	BuildArch:      noarch
14cr|dumbster-1.6-14|51	
14cr|dumbster-1.6-14|52	%description
14cr|dumbster-1.6-14|53	The Dumbster is a very simple fake SMTP server designed for
14cr|dumbster-1.6-14|54	unit and system testing applications that send email messages.
14cr|dumbster-1.6-14|55	It responds to all standard SMTP commands but does not deliver
14cr|dumbster-1.6-14|56	messages to the user. The messages are stored within the
14cr|dumbster-1.6-14|57	Dumbster for later extraction and verification.
14cr|dumbster-1.6-14|58	
14cr|dumbster-1.6-14|59	%package javadoc
14cr|dumbster-1.6-14|60	Summary:        Javadoc for %{name}
14cr|dumbster-1.6-14|61	Group:          Development/Java
14cr|dumbster-1.6-14|62	
14cr|dumbster-1.6-14|63	%description javadoc
14cr|dumbster-1.6-14|64	%{summary}.
14cr|dumbster-1.6-14|65	
14cr|dumbster-1.6-14|66	%prep
14cr|dumbster-1.6-14|67	%setup -q -n %{name}
14cr|dumbster-1.6-14|68	# remove all binary libs
14cr|dumbster-1.6-14|69	find . -name "*.jar" -exec rm -f {} \;
14cr|dumbster-1.6-14|70	
14cr|dumbster-1.6-14|71	%patch0 -p0
14cr|dumbster-1.6-14|72	rm -f src/com/dumbster/smtp/SimpleSmtpServer.java.orig
14cr|dumbster-1.6-14|73	
14cr|dumbster-1.6-14|74	%build
14cr|dumbster-1.6-14|75	pushd lib
14cr|dumbster-1.6-14|76	ln -sf $(build-classpath javamail)
14cr|dumbster-1.6-14|77	ln -sf $(build-classpath junit)
14cr|dumbster-1.6-14|78	ln -sf $(build-classpath sasl)
14cr|dumbster-1.6-14|79	popd
14cr|dumbster-1.6-14|80	
14cr|dumbster-1.6-14|81	ant jar javadoc
14cr|dumbster-1.6-14|82	
14cr|dumbster-1.6-14|83	%install
14cr|dumbster-1.6-14|84	rm -rf $RPM_BUILD_ROOT
14cr|dumbster-1.6-14|85	
14cr|dumbster-1.6-14|86	# jars
14cr|dumbster-1.6-14|87	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|dumbster-1.6-14|88	
14cr|dumbster-1.6-14|89	install -m 0644 build/%{name}.jar \
14cr|dumbster-1.6-14|90	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|dumbster-1.6-14|91	
14cr|dumbster-1.6-14|92	# javadoc
14cr|dumbster-1.6-14|93	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|dumbster-1.6-14|94	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|dumbster-1.6-14|95	
14cr|dumbster-1.6-14|96	# pom
14cr|dumbster-1.6-14|97	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|dumbster-1.6-14|98	cp -pr %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14cr|dumbster-1.6-14|99	%add_to_maven_depmap dumbster %{name} 1.6 JPP %{name}
14cr|dumbster-1.6-14|100	
14cr|dumbster-1.6-14|101	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/maven2
14cr|dumbster-1.6-14|102	ln -s %{_datadir}/maven2/poms $RPM_BUILD_ROOT%{_javadir}/maven2/poms
14cr|dumbster-1.6-14|103	
14cr|dumbster-1.6-14|104	%post
14cr|dumbster-1.6-14|105	%update_maven_depmap
14cr|dumbster-1.6-14|106	
14cr|dumbster-1.6-14|107	%postun
14cr|dumbster-1.6-14|108	%update_maven_depmap
14cr|dumbster-1.6-14|109	
14cr|dumbster-1.6-14|110	%files
14cr|dumbster-1.6-14|111	%defattr(-,root,root,-)
14cr|dumbster-1.6-14|112	%doc license.txt
14cr|dumbster-1.6-14|113	%{_javadir}/*.jar
14cr|dumbster-1.6-14|114	%{_datadir}/maven2/poms
14cr|dumbster-1.6-14|115	%{_javadir}/maven2
14cr|dumbster-1.6-14|116	%{_mavendepmapfragdir}
14cr|dumbster-1.6-14|117	
14cr|dumbster-1.6-14|118	%files javadoc
14cr|dumbster-1.6-14|119	%defattr(-,root,root,-)
14cr|dumbster-1.6-14|120	%{_javadocdir}/%{name}
14cr|dumbster-1.6-14|121	
14cr|dumbster-1.6-14|122	
14cr|dumbster-1.6-14|123	
14cr|dumbster-1.6-14|124	
14cr|dumbster-1.6-14|125	%changelog
14cr|dumbster-1.6-14|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-14
14cr|dumbster-1.6-14|127	+ Revision: 53f0df4
14cr|dumbster-1.6-14|128	- MassBuild#464: Increase release tag
14cr|dumbster-1.6-14|129	
14cr|dumbster-1.6-14|130	

1017 14
14cr|dunelegacy-0.96.3-2|1	Name:		dunelegacy
14cr|dunelegacy-0.96.3-2|2	Version:	0.96.3
14cr|dunelegacy-0.96.3-2|3	Release:	2
14cr|dunelegacy-0.96.3-2|4	Summary:	Open-source Dune II engine
14cr|dunelegacy-0.96.3-2|5	License:	GPLv2+
14cr|dunelegacy-0.96.3-2|6	Group:		Games/Strategy
14cr|dunelegacy-0.96.3-2|7	URL:		http://dunelegacy.sourceforge.net/
14cr|dunelegacy-0.96.3-2|8	Source0:	http://www.myway.de/richieland/%{name}-%{version}-src.tar.bz2
14cr|dunelegacy-0.96.3-2|9	BuildRequires:	pkgconfig(SDL_mixer)
14cr|dunelegacy-0.96.3-2|10	BuildRequires:	pkgconfig(sdl)
14cr|dunelegacy-0.96.3-2|11	BuildRequires:	libstdc++-devel
14cr|dunelegacy-0.96.3-2|12	BuildRequires:	desktop-file-utils
14cr|dunelegacy-0.96.3-2|13	
14cr|dunelegacy-0.96.3-2|14	%description
14cr|dunelegacy-0.96.3-2|15	Lead one of three interplanetary houses, Atreides, Harkonnen or Ordos,
14cr|dunelegacy-0.96.3-2|16	in an attempt to harvest the largest amount of spice from the sand
14cr|dunelegacy-0.96.3-2|17	dunes. Exchange your spice stockpiles for credits through refinement
14cr|dunelegacy-0.96.3-2|18	and build an army capable of thwarting attempts of the other houses to
14cr|dunelegacy-0.96.3-2|19	stop your harvesting!
14cr|dunelegacy-0.96.3-2|20	
14cr|dunelegacy-0.96.3-2|21	Dune Legacy is an effort by a handful of developers to revitalize the
14cr|dunelegacy-0.96.3-2|22	first-ever real-time strategy game. The original game was the basis
14cr|dunelegacy-0.96.3-2|23	for the hugely successful Command and Conquer series, and the game-play
14cr|dunelegacy-0.96.3-2|24	has been replicated an extended to a wide variety of story-lines and
14cr|dunelegacy-0.96.3-2|25	series.
14cr|dunelegacy-0.96.3-2|26	
14cr|dunelegacy-0.96.3-2|27	NOTE: Original Dune 2 game files are needed.
14cr|dunelegacy-0.96.3-2|28	
14cr|dunelegacy-0.96.3-2|29	%prep
14cr|dunelegacy-0.96.3-2|30	%setup -q
14cr|dunelegacy-0.96.3-2|31	sed -i s,"#!/usr/bin/env xdg-open",,g %{name}.desktop
14cr|dunelegacy-0.96.3-2|32	sed -i 's/\r//' ToDo.txt
14cr|dunelegacy-0.96.3-2|33	# clean
14cr|dunelegacy-0.96.3-2|34	rm -fr debian
14cr|dunelegacy-0.96.3-2|35	rm -fr MacOSX
14cr|dunelegacy-0.96.3-2|36	
14cr|dunelegacy-0.96.3-2|37	%build
14cr|dunelegacy-0.96.3-2|38	%configure2_5x
14cr|dunelegacy-0.96.3-2|39	%make
14cr|dunelegacy-0.96.3-2|40	
14cr|dunelegacy-0.96.3-2|41	%install
14cr|dunelegacy-0.96.3-2|42	%makeinstall_std
14cr|dunelegacy-0.96.3-2|43	# menu entry
14cr|dunelegacy-0.96.3-2|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|dunelegacy-0.96.3-2|45	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dunelegacy-0.96.3-2|46	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dunelegacy-0.96.3-2|47	# icons
14cr|dunelegacy-0.96.3-2|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|dunelegacy-0.96.3-2|49	install -m 644 %{name}-128x128.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|dunelegacy-0.96.3-2|50	
14cr|dunelegacy-0.96.3-2|51	
14cr|dunelegacy-0.96.3-2|52	
14cr|dunelegacy-0.96.3-2|53	%files
14cr|dunelegacy-0.96.3-2|54	%doc README ToDo.txt ChangeLog
14cr|dunelegacy-0.96.3-2|55	%{_bindir}/%{name}
14cr|dunelegacy-0.96.3-2|56	%dir %{_datadir}/%{name}
14cr|dunelegacy-0.96.3-2|57	%{_datadir}/%{name}/*
14cr|dunelegacy-0.96.3-2|58	%{_datadir}/applications/%{name}.desktop
14cr|dunelegacy-0.96.3-2|59	%{_datadir}/pixmaps/%{name}.png
14cr|dunelegacy-0.96.3-2|60	
14cr|dunelegacy-0.96.3-2|61	
14cr|dunelegacy-0.96.3-2|62	
14cr|dunelegacy-0.96.3-2|63	
14cr|dunelegacy-0.96.3-2|64	
14cr|dunelegacy-0.96.3-2|65	%changelog
14cr|dunelegacy-0.96.3-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.96.3-2
14cr|dunelegacy-0.96.3-2|67	+ Revision: daadf2c
14cr|dunelegacy-0.96.3-2|68	- MassBuild#464: Increase release tag
14cr|dunelegacy-0.96.3-2|69	
14cr|dunelegacy-0.96.3-2|70	

1018 14
14cr|dv2sub-0.3-3|1	Name:		dv2sub
14cr|dv2sub-0.3-3|2	Version:	0.3
14cr|dv2sub-0.3-3|3	Release:	3
14cr|dv2sub-0.3-3|4	Summary:	Extracts info or subtitles from DV stream
14cr|dv2sub-0.3-3|5	License:	GPLv2+
14cr|dv2sub-0.3-3|6	Group:		Video
14cr|dv2sub-0.3-3|7	Url:		http://dv2sub.sourceforge.net/
14cr|dv2sub-0.3-3|8	Source0:	http://downloads.sourceforge.net/dv2sub/%{name}-%{version}.tar.gz
14cr|dv2sub-0.3-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dv2sub-0.3-3|10	
14cr|dv2sub-0.3-3|11	BuildRequires:	libdv-devel
14cr|dv2sub-0.3-3|12	
14cr|dv2sub-0.3-3|13	%description
14cr|dv2sub-0.3-3|14	A simple util that extracts the date and time of recording from a dv video file
14cr|dv2sub-0.3-3|15	(using libdv) and outputs it as a subtitle file.
14cr|dv2sub-0.3-3|16	
14cr|dv2sub-0.3-3|17	It can also display useful information about the dv stream, like video norm
14cr|dv2sub-0.3-3|18	(PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or progressive
14cr|dv2sub-0.3-3|19	material, number of audio channels, audio sampling frequency, number of audio
14cr|dv2sub-0.3-3|20	samples, timestamp and recording date & time.
14cr|dv2sub-0.3-3|21	
14cr|dv2sub-0.3-3|22	Be sure the input file or stream is in pure RAW DV format. dv2sub doesn't work
14cr|dv2sub-0.3-3|23	with DV AVI files (type 1 or type 2)
14cr|dv2sub-0.3-3|24	
14cr|dv2sub-0.3-3|25	%package kino-scripts
14cr|dv2sub-0.3-3|26	Summary:	Export scripts provided by dv2sub for DV editing tool Kino
14cr|dv2sub-0.3-3|27	Group:		Video
14cr|dv2sub-0.3-3|28	
14cr|dv2sub-0.3-3|29	Requires:	dv2sub
14cr|dv2sub-0.3-3|30	Requires:	kino
14cr|dv2sub-0.3-3|31	Requires:	dvdauthor
14cr|dv2sub-0.3-3|32	
14cr|dv2sub-0.3-3|33	%description kino-scripts
14cr|dv2sub-0.3-3|34	This package contains export scripts for DV editing tool Kino provided by
14cr|dv2sub-0.3-3|35	dv2sub.
14cr|dv2sub-0.3-3|36	
14cr|dv2sub-0.3-3|37	%prep
14cr|dv2sub-0.3-3|38	%setup -q
14cr|dv2sub-0.3-3|39	
14cr|dv2sub-0.3-3|40	%build
14cr|dv2sub-0.3-3|41	%configure
14cr|dv2sub-0.3-3|42	%make
14cr|dv2sub-0.3-3|43	
14cr|dv2sub-0.3-3|44	%install
14cr|dv2sub-0.3-3|45	rm -rf %{buildroot}
14cr|dv2sub-0.3-3|46	%makeinstall
14cr|dv2sub-0.3-3|47	
14cr|dv2sub-0.3-3|48	# install kino scripts and move dv2sub_spumux.xml to include it in doc
14cr|dv2sub-0.3-3|49	install -d -m755 %{buildroot}%{_datadir}/kino/scripts/exports
14cr|dv2sub-0.3-3|50	install -D -m755 kino_scripts/*.sh %{buildroot}%{_datadir}/kino/scripts/exports
14cr|dv2sub-0.3-3|51	install -d -m755 examples
14cr|dv2sub-0.3-3|52	install -D -m644 kino_scripts/%{name}_spumux.xml examples
14cr|dv2sub-0.3-3|53	
14cr|dv2sub-0.3-3|54	%clean
14cr|dv2sub-0.3-3|55	rm -rf %{buildroot}
14cr|dv2sub-0.3-3|56	
14cr|dv2sub-0.3-3|57	%files
14cr|dv2sub-0.3-3|58	%defattr(-,root,root,-)
14cr|dv2sub-0.3-3|59	%doc AUTHORS ChangeLog COPYING README TODO
14cr|dv2sub-0.3-3|60	%{_bindir}/%{name}
14cr|dv2sub-0.3-3|61	%{_mandir}/man1/%{name}.1*
14cr|dv2sub-0.3-3|62	
14cr|dv2sub-0.3-3|63	%files kino-scripts
14cr|dv2sub-0.3-3|64	%defattr(-,root,root,-)
14cr|dv2sub-0.3-3|65	%doc examples
14cr|dv2sub-0.3-3|66	%{_datadir}/kino/scripts/exports/*.sh
14cr|dv2sub-0.3-3|67	
14cr|dv2sub-0.3-3|68	
14cr|dv2sub-0.3-3|69	
14cr|dv2sub-0.3-3|70	%changelog
14cr|dv2sub-0.3-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|dv2sub-0.3-3|72	+ Revision: 6c8eaf4
14cr|dv2sub-0.3-3|73	- MassBuild#464: Increase release tag
14cr|dv2sub-0.3-3|74	
14cr|dv2sub-0.3-3|75	

1019 14
14cr|dvbstream-0.5-4|1	# Define Mandrake Linux version we are building for
14cr|dvbstream-0.5-4|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandrake-release)
14cr|dvbstream-0.5-4|3	
14cr|dvbstream-0.5-4|4	%define name	dvbstream
14cr|dvbstream-0.5-4|5	%define version 0.5
14cr|dvbstream-0.5-4|6	%define beta	0
14cr|dvbstream-0.5-4|7	%define mdkrel	%mkrel 4
14cr|dvbstream-0.5-4|8	
14cr|dvbstream-0.5-4|9	%if %mdkversion < 1000
14cr|dvbstream-0.5-4|10	%define kernel_rel 2.4.22-28.tmb.1mdk
14cr|dvbstream-0.5-4|11	%define kernel_dir /usr/src/linux-%{kernel_rel}
14cr|dvbstream-0.5-4|12	%define kernel_inc %kernel_dir/3rdparty/mod_dvb/include
14cr|dvbstream-0.5-4|13	%else
14cr|dvbstream-0.5-4|14	#define kernel_rel 2.6.3-7mdk
14cr|dvbstream-0.5-4|15	%define kernel_dir /usr/src/linux
14cr|dvbstream-0.5-4|16	#-{kernel_rel}
14cr|dvbstream-0.5-4|17	%define kernel_inc %kernel_dir/include
14cr|dvbstream-0.5-4|18	%endif
14cr|dvbstream-0.5-4|19	
14cr|dvbstream-0.5-4|20	%if %beta
14cr|dvbstream-0.5-4|21	%define release 0.%{beta}.%{mdkrel}
14cr|dvbstream-0.5-4|22	%else
14cr|dvbstream-0.5-4|23	%define release %{mdkrel}
14cr|dvbstream-0.5-4|24	%endif
14cr|dvbstream-0.5-4|25	
14cr|dvbstream-0.5-4|26	Summary:	Dvbstream
14cr|dvbstream-0.5-4|27	Name:		%{name}
14cr|dvbstream-0.5-4|28	Version:	%{version}
14cr|dvbstream-0.5-4|29	Release:	%{release}
14cr|dvbstream-0.5-4|30	Source0:	http://osdn.dl.sourceforge.net/dvbtools/%{name}-%{version}.tar.bz2
14cr|dvbstream-0.5-4|31	URL:		http://www.linuxstb.org
14cr|dvbstream-0.5-4|32	License:	GPL
14cr|dvbstream-0.5-4|33	Group:		Video
14cr|dvbstream-0.5-4|34	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|dvbstream-0.5-4|35	Prefix:		%{_prefix}
14cr|dvbstream-0.5-4|36	
14cr|dvbstream-0.5-4|37	%description
14cr|dvbstream-0.5-4|38	DVBstream is based on the ts-rtp package available at
14cr|dvbstream-0.5-4|39	http://www.linuxtv.org.  It broadcasts a (subset of a) DVB transport
14cr|dvbstream-0.5-4|40	stream over a LAN using the rtp protocol.  There were a couple of
14cr|dvbstream-0.5-4|41	small bugs in the original ts-rtp application, which I have fixed
14cr|dvbstream-0.5-4|42	here.
14cr|dvbstream-0.5-4|43	
14cr|dvbstream-0.5-4|44	%prep
14cr|dvbstream-0.5-4|45	%setup -q
14cr|dvbstream-0.5-4|46	
14cr|dvbstream-0.5-4|47	%build
14cr|dvbstream-0.5-4|48	#UK
14cr|dvbstream-0.5-4|49	make INCS=-I%kernel_inc
14cr|dvbstream-0.5-4|50	install -m755 dvbstream dvbstream-uk
14cr|dvbstream-0.5-4|51	install -m755 dumprtp dvb_dumprtp-uk
14cr|dvbstream-0.5-4|52	install -m755 rtpfeed dvb_rtpfeed-uk
14cr|dvbstream-0.5-4|53	install -m755 ts_filter dvb_ts_filter-uk
14cr|dvbstream-0.5-4|54	make clean
14cr|dvbstream-0.5-4|55	#Finland
14cr|dvbstream-0.5-4|56	make INCS=-I%kernel_inc FINLAND=1
14cr|dvbstream-0.5-4|57	install -m755 dvbstream dvbstream-fin
14cr|dvbstream-0.5-4|58	install -m755 dumprtp dvb_dumprtp-fin
14cr|dvbstream-0.5-4|59	install -m755 rtpfeed dvb_rtpfeed-fin
14cr|dvbstream-0.5-4|60	install -m755 ts_filter dvb_ts_filter-fin
14cr|dvbstream-0.5-4|61	make clean
14cr|dvbstream-0.5-4|62	
14cr|dvbstream-0.5-4|63	make INCS=-I%kernel_inc FINLAND2=1
14cr|dvbstream-0.5-4|64	install -m755 dvbstream dvbstream-fin2
14cr|dvbstream-0.5-4|65	install -m755 dumprtp dvb_dumprtp-fin2
14cr|dvbstream-0.5-4|66	install -m755 rtpfeed dvb_rtpfeed-fin2
14cr|dvbstream-0.5-4|67	install -m755 ts_filter dvb_ts_filter-fin2
14cr|dvbstream-0.5-4|68	
14cr|dvbstream-0.5-4|69	%install
14cr|dvbstream-0.5-4|70	rm -rf $RPM_BUILD_ROOT
14cr|dvbstream-0.5-4|71	install -d -m755 %buildroot%_bindir
14cr|dvbstream-0.5-4|72	install -m755 dvbstream-* %buildroot%_bindir/
14cr|dvbstream-0.5-4|73	install -m755 dvb_dumprtp* %buildroot%_bindir/
14cr|dvbstream-0.5-4|74	install -m755 dvb_rtpfeed* %buildroot%_bindir/
14cr|dvbstream-0.5-4|75	install -m755 dvb_ts_filter* %buildroot%_bindir/
14cr|dvbstream-0.5-4|76	
14cr|dvbstream-0.5-4|77	install -d -m755 %buildroot%_libdir/%name
14cr|dvbstream-0.5-4|78	install TELNET/* %buildroot%_libdir/%name/
14cr|dvbstream-0.5-4|79	
14cr|dvbstream-0.5-4|80	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-uk 30 \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|81	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
14cr|dvbstream-0.5-4|82	echo "--slave  %_bindir/$i $i %_bindir/$i-uk \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|83	done
14cr|dvbstream-0.5-4|84	echo >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|85	
14cr|dvbstream-0.5-4|86	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-fin 20 \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|87	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
14cr|dvbstream-0.5-4|88	echo "--slave  %_bindir/$i $i %_bindir/$i-fin \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|89	done
14cr|dvbstream-0.5-4|90	echo >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|91	
14cr|dvbstream-0.5-4|92	
14cr|dvbstream-0.5-4|93	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-fin2 10 \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|94	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
14cr|dvbstream-0.5-4|95	echo "--slave  %_bindir/$i $i %_bindir/$i-fin2 \\" >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|96	done
14cr|dvbstream-0.5-4|97	echo >> dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|98	
14cr|dvbstream-0.5-4|99	%post -f dvbstream-setup-alternatives.sh
14cr|dvbstream-0.5-4|100	
14cr|dvbstream-0.5-4|101	%postun
14cr|dvbstream-0.5-4|102	if [ $1 = 0 ]; then
14cr|dvbstream-0.5-4|103	update-alternatives --remove dvbstream %_bindir/dvbstream-uk
14cr|dvbstream-0.5-4|104	update-alternatives --remove dvbstream %_bindir/dvbstream-fin
14cr|dvbstream-0.5-4|105	update-alternatives --remove dvbstream %_bindir/dvbstream-fin2
14cr|dvbstream-0.5-4|106	fi
14cr|dvbstream-0.5-4|107	%clean
14cr|dvbstream-0.5-4|108	rm -rf $RPM_BUILD_ROOT
14cr|dvbstream-0.5-4|109	
14cr|dvbstream-0.5-4|110	%files
14cr|dvbstream-0.5-4|111	%defattr(-,root,root)
14cr|dvbstream-0.5-4|112	%doc README COPYING CHANGES
14cr|dvbstream-0.5-4|113	%_bindir/*
14cr|dvbstream-0.5-4|114	%dir %_libdir/%name
14cr|dvbstream-0.5-4|115	%_libdir/%name/*
14cr|dvbstream-0.5-4|116	
14cr|dvbstream-0.5-4|117	
14cr|dvbstream-0.5-4|118	
14cr|dvbstream-0.5-4|119	
14cr|dvbstream-0.5-4|120	%changelog
14cr|dvbstream-0.5-4|121	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5-4
14cr|dvbstream-0.5-4|122	+ Revision: 7719894
14cr|dvbstream-0.5-4|123	- Automatic import for version 0.5
14cr|dvbstream-0.5-4|124	
14cr|dvbstream-0.5-4|125	

1020 14
14cr|dvbtune-0.5-23|1	%define kernel_dir /usr/src/linux
14cr|dvbtune-0.5-23|2	%define kernel_inc %kernel_dir/include
14cr|dvbtune-0.5-23|3	%define debug_package %{nil}
14cr|dvbtune-0.5-23|4	
14cr|dvbtune-0.5-23|5	Summary:	Tuning application for DVB cards
14cr|dvbtune-0.5-23|6	Name:		dvbtune
14cr|dvbtune-0.5-23|7	Version:	0.5
14cr|dvbtune-0.5-23|8	Release:	23
14cr|dvbtune-0.5-23|9	License:	GPLv2
14cr|dvbtune-0.5-23|10	Group:		Video
14cr|dvbtune-0.5-23|11	Url:		http://www.linuxstb.org
14cr|dvbtune-0.5-23|12	Source0:	http://osdn.dl.sourceforge.net/dvbtools/%{name}-%{version}.tar.bz2
14cr|dvbtune-0.5-23|13	
14cr|dvbtune-0.5-23|14	BuildRequires:	kernel-headers
14cr|dvbtune-0.5-23|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|dvbtune-0.5-23|16	Requires(post):	update-alternatives
14cr|dvbtune-0.5-23|17	
14cr|dvbtune-0.5-23|18	%description
14cr|dvbtune-0.5-23|19	DVBtune is a simple tuning application for DVB cards supported by the
14cr|dvbtune-0.5-23|20	Linux DVB driver (www.linuxtv.org).
14cr|dvbtune-0.5-23|21	
14cr|dvbtune-0.5-23|22	%prep
14cr|dvbtune-0.5-23|23	%setup -q
14cr|dvbtune-0.5-23|24	find . -type f -exec chmod -x {} \;
14cr|dvbtune-0.5-23|25	
14cr|dvbtune-0.5-23|26	
14cr|dvbtune-0.5-23|27	%build
14cr|dvbtune-0.5-23|28	#UK
14cr|dvbtune-0.5-23|29	make INCS=-I%kernel_inc
14cr|dvbtune-0.5-23|30	make xml2vdr
14cr|dvbtune-0.5-23|31	install -m755 dvbtune dvbtune-uk
14cr|dvbtune-0.5-23|32	install -m755 xml2vdr dvb_xml2vdr-uk
14cr|dvbtune-0.5-23|33	
14cr|dvbtune-0.5-23|34	make clean
14cr|dvbtune-0.5-23|35	#Finland
14cr|dvbtune-0.5-23|36	make INCS=-I%kernel_inc FINLAND=1
14cr|dvbtune-0.5-23|37	make FINLAND=1 xml2vdr
14cr|dvbtune-0.5-23|38	install -m755 dvbtune dvbtune-fin
14cr|dvbtune-0.5-23|39	install -m755 xml2vdr dvb_xml2vdr-fin
14cr|dvbtune-0.5-23|40	
14cr|dvbtune-0.5-23|41	make clean
14cr|dvbtune-0.5-23|42	
14cr|dvbtune-0.5-23|43	make INCS=-I%kernel_inc FINLAND2=1
14cr|dvbtune-0.5-23|44	make FINLAND2=1 xml2vdr
14cr|dvbtune-0.5-23|45	install -m755 dvbtune dvbtune-fin2
14cr|dvbtune-0.5-23|46	install -m755 xml2vdr dvb_xml2vdr-fin2
14cr|dvbtune-0.5-23|47	
14cr|dvbtune-0.5-23|48	%install
14cr|dvbtune-0.5-23|49	install -d -m755 %{buildroot}%{_bindir}
14cr|dvbtune-0.5-23|50	install -m755 dvbtune-* %{buildroot}%{_bindir}/
14cr|dvbtune-0.5-23|51	install -m755 dvb_* %{buildroot}%{_bindir}/
14cr|dvbtune-0.5-23|52	
14cr|dvbtune-0.5-23|53	install -d -m755 %{buildroot}%{_libdir}/%{name}
14cr|dvbtune-0.5-23|54	install -m755 scripts/* %{buildroot}%{_libdir}/%{name}/
14cr|dvbtune-0.5-23|55	
14cr|dvbtune-0.5-23|56	echo "update-alternatives --install %{_bindir}/dvbtune dvbtune %{_bindir}/dvbtune-uk 30 \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|57	echo "--slave  %{_bindir}/dvb_xml2vdr dvb_xml2vdr %{_bindir}/dvb_xml2vdr-uk \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|58	echo >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|59	
14cr|dvbtune-0.5-23|60	echo "update-alternatives --install %{_bindir}/dvbtune dvbtune %{_bindir}/dvbtune-fin 20 \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|61	echo "--slave  %{_bindir}/dvb_xml2vdr dvb_xml2vdr %{_bindir}/dvb_xml2vdr-fin \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|62	echo >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|63	
14cr|dvbtune-0.5-23|64	echo "update-alternatives --install %{_bindir}/dvbtune dvbtune %{_bindir}/dvbtune-fin2 10 \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|65	echo "--slave  %{_bindir}/dvb_xml2vdr dvb_xml2vdr %{_bindir}/dvb_xml2vdr-fin2 \\" >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|66	echo >> dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|67	
14cr|dvbtune-0.5-23|68	rm -fr %{buildroot}%{_bindir}/dvb_defaults.h
14cr|dvbtune-0.5-23|69	pushd %{buildroot}%{_libdir}/dvbtune
14cr|dvbtune-0.5-23|70	chmod -x README astra28.txt astra19.txt
14cr|dvbtune-0.5-23|71	popd
14cr|dvbtune-0.5-23|72	
14cr|dvbtune-0.5-23|73	
14cr|dvbtune-0.5-23|74	
14cr|dvbtune-0.5-23|75	
14cr|dvbtune-0.5-23|76	%post -f dvbtune-setup-alternatives.sh
14cr|dvbtune-0.5-23|77	
14cr|dvbtune-0.5-23|78	%postun
14cr|dvbtune-0.5-23|79	if [ $1 = 0 ]; then
14cr|dvbtune-0.5-23|80	update-alternatives --remove dvbtune %{_bindir}/dvbtune-uk
14cr|dvbtune-0.5-23|81	update-alternatives --remove dvbtune %{_bindir}/dvbtune-fin
14cr|dvbtune-0.5-23|82	update-alternatives --remove dvbtune %{_bindir}/dvbtune-fin2
14cr|dvbtune-0.5-23|83	fi
14cr|dvbtune-0.5-23|84	
14cr|dvbtune-0.5-23|85	%files
14cr|dvbtune-0.5-23|86	%doc README
14cr|dvbtune-0.5-23|87	%{_bindir}/*
14cr|dvbtune-0.5-23|88	%dir %{_libdir}/%{name}
14cr|dvbtune-0.5-23|89	%{_libdir}/%{name}/*
14cr|dvbtune-0.5-23|90	
14cr|dvbtune-0.5-23|91	
14cr|dvbtune-0.5-23|92	%changelog
14cr|dvbtune-0.5-23|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-23
14cr|dvbtune-0.5-23|94	+ Revision: 82a8986
14cr|dvbtune-0.5-23|95	- MassBuild#464: Increase release tag
14cr|dvbtune-0.5-23|96	
14cr|dvbtune-0.5-23|97	

1021 14
14cr|dvda-author-09.09-3|1	%define debug_package %{nil}
14cr|dvda-author-09.09-3|2	
14cr|dvda-author-09.09-3|3	Summary:	High-definition DVD-AUDIO disc creator
14cr|dvda-author-09.09-3|4	Name:		dvda-author
14cr|dvda-author-09.09-3|5	Version:	09.09
14cr|dvda-author-09.09-3|6	Release:	3
14cr|dvda-author-09.09-3|7	License:	GPLv3+
14cr|dvda-author-09.09-3|8	Group:		Archiving/Cd burning
14cr|dvda-author-09.09-3|9	# Repack, drop built binaries etc from upstream tarball
14cr|dvda-author-09.09-3|10	Url:		http://dvd-audio.sourceforge.net/
14cr|dvda-author-09.09-3|11	Source0:	%{name}-%{version}-60.tar.lzma
14cr|dvda-author-09.09-3|12	BuildRequires:	curl
14cr|dvda-author-09.09-3|13	BuildRequires:	help2man
14cr|dvda-author-09.09-3|14	BuildRequires:	pkgconfig(flac)
14cr|dvda-author-09.09-3|15	BuildRequires:	pkgconfig(sox)
14cr|dvda-author-09.09-3|16	BuildRequires:	pkgconfig(vorbis)
14cr|dvda-author-09.09-3|17	Requires:	cdrkit
14cr|dvda-author-09.09-3|18	Requires:	dvdauthor
14cr|dvda-author-09.09-3|19	Requires:	imagemagick
14cr|dvda-author-09.09-3|20	Requires:	mkisofs
14cr|dvda-author-09.09-3|21	Requires:	mjpegtools
14cr|dvda-author-09.09-3|22	
14cr|dvda-author-09.09-3|23	%description
14cr|dvda-author-09.09-3|24	dvda-author creates high-definition DVD-Audio discs with navigable DVD-Video
14cr|dvda-author-09.09-3|25	zone from DVD-Audio zone Supported input audio types: .wav, .flac, .oga,
14cr|dvda-author-09.09-3|26	SoX-supported formats
14cr|dvda-author-09.09-3|27	EXAMPLES
14cr|dvda-author-09.09-3|28	-creates a 3-group DVD-Audio disc (legacy syntax):
14cr|dvda-author-09.09-3|29	
14cr|dvda-author-09.09-3|30	dvda-author -g file1.wav file2.flac -g file3.flac -g file4.wav
14cr|dvda-author-09.09-3|31	
14cr|dvda-author-09.09-3|32	-creates a hybrid DVD disc with both AUDIO_TS mirroring audio_input_directory
14cr|dvda-author-09.09-3|33	and VIDEO_TS imported from directory VID, outputs disc structure to directory
14cr|dvda-author-09.09-3|34	DVD_HYBRID and links video titleset #2 of VIDEO_TS to AUDIO_TS:
14cr|dvda-author-09.09-3|35	
14cr|dvda-author-09.09-3|36	dvda-author -i ~/audio/audio_input_directory -o DVD_HYBRID -V ~/Video/VID -T 2
14cr|dvda-author-09.09-3|37	
14cr|dvda-author-09.09-3|38	Both types of constructions can be combined.
14cr|dvda-author-09.09-3|39	
14cr|dvda-author-09.09-3|40	%files
14cr|dvda-author-09.09-3|41	%doc %{_datadir}/doc/%{name}/*
14cr|dvda-author-09.09-3|42	%{_bindir}/%{name}
14cr|dvda-author-09.09-3|43	%{_datadir}/applications/%{name}/
14cr|dvda-author-09.09-3|44	%{_datadir}/pixmaps/%{name}*.png
14cr|dvda-author-09.09-3|45	%{_mandir}/man1/%{name}.1*
14cr|dvda-author-09.09-3|46	
14cr|dvda-author-09.09-3|47	#----------------------------------------------------------------------------
14cr|dvda-author-09.09-3|48	
14cr|dvda-author-09.09-3|49	%prep
14cr|dvda-author-09.09-3|50	%setup -q
14cr|dvda-author-09.09-3|51	
14cr|dvda-author-09.09-3|52	%build
14cr|dvda-author-09.09-3|53	%configure2_5x
14cr|dvda-author-09.09-3|54	%make
14cr|dvda-author-09.09-3|55	
14cr|dvda-author-09.09-3|56	%install
14cr|dvda-author-09.09-3|57	%makeinstall_std
14cr|dvda-author-09.09-3|58	
14cr|dvda-author-09.09-3|59	
14cr|dvda-author-09.09-3|60	%changelog
14cr|dvda-author-09.09-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 09.09-3
14cr|dvda-author-09.09-3|62	+ Revision: 8f9021a
14cr|dvda-author-09.09-3|63	- MassBuild#464: Increase release tag
14cr|dvda-author-09.09-3|64	
14cr|dvda-author-09.09-3|65	

1022 14
14cr|dvda-author-gui-09.02-3|1	Summary:	Qt GUI for dvda-author
14cr|dvda-author-gui-09.02-3|2	Name:		dvda-author-gui
14cr|dvda-author-gui-09.02-3|3	Version:	09.02
14cr|dvda-author-gui-09.02-3|4	Release:	3
14cr|dvda-author-gui-09.02-3|5	Source0:	%{name}-%{version}-13.tar.gz
14cr|dvda-author-gui-09.02-3|6	License:	GPLv3
14cr|dvda-author-gui-09.02-3|7	Group: 		Archiving/Cd burning
14cr|dvda-author-gui-09.02-3|8	BuildRoot:	%{_builddir}/%{name}-%{version}-%{release}-buildroot
14cr|dvda-author-gui-09.02-3|9	Requires:	dvda-author
14cr|dvda-author-gui-09.02-3|10	BuildRequires:	qt4-devel
14cr|dvda-author-gui-09.02-3|11	
14cr|dvda-author-gui-09.02-3|12	%description
14cr|dvda-author-gui-09.02-3|13	dvda-author-gui is a Qt4 GUI for dvda-author.
14cr|dvda-author-gui-09.02-3|14	
14cr|dvda-author-gui-09.02-3|15	%prep
14cr|dvda-author-gui-09.02-3|16	%setup -q
14cr|dvda-author-gui-09.02-3|17	
14cr|dvda-author-gui-09.02-3|18	%build
14cr|dvda-author-gui-09.02-3|19	%qmake_qt4
14cr|dvda-author-gui-09.02-3|20	%make
14cr|dvda-author-gui-09.02-3|21	mv gui dvda-author-gui
14cr|dvda-author-gui-09.02-3|22	sed -e 's#/usr/local/share#%{_datadir}#g' -i %{name}.desktop
14cr|dvda-author-gui-09.02-3|23	
14cr|dvda-author-gui-09.02-3|24	%install
14cr|dvda-author-gui-09.02-3|25	rm -rf %{buildroot}
14cr|dvda-author-gui-09.02-3|26	
14cr|dvda-author-gui-09.02-3|27	install -m644 images/dvda-author.png -D %{buildroot}%{_datadir}/pixmaps/dvda-author.png
14cr|dvda-author-gui-09.02-3|28	install -m644 %{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|dvda-author-gui-09.02-3|29	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|dvda-author-gui-09.02-3|30	cp -rf images/ %{buildroot}%{_datadir}/%{name}
14cr|dvda-author-gui-09.02-3|31	cp -f GUI.shtml %{buildroot}%{_datadir}/%{name}
14cr|dvda-author-gui-09.02-3|32	
14cr|dvda-author-gui-09.02-3|33	%clean
14cr|dvda-author-gui-09.02-3|34	rm -rf %{buildroot}
14cr|dvda-author-gui-09.02-3|35	
14cr|dvda-author-gui-09.02-3|36	%files
14cr|dvda-author-gui-09.02-3|37	%defattr(-,root,root)
14cr|dvda-author-gui-09.02-3|38	%doc README ChangeLog
14cr|dvda-author-gui-09.02-3|39	%{_bindir}/%{name}
14cr|dvda-author-gui-09.02-3|40	%{_datadir}/%{name}
14cr|dvda-author-gui-09.02-3|41	%{_datadir}/applications/%{name}.desktop
14cr|dvda-author-gui-09.02-3|42	%{_datadir}/pixmaps/dvda-author.png
14cr|dvda-author-gui-09.02-3|43	
14cr|dvda-author-gui-09.02-3|44	
14cr|dvda-author-gui-09.02-3|45	
14cr|dvda-author-gui-09.02-3|46	
14cr|dvda-author-gui-09.02-3|47	%changelog
14cr|dvda-author-gui-09.02-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 09.02-3
14cr|dvda-author-gui-09.02-3|49	+ Revision: 7aae7e4
14cr|dvda-author-gui-09.02-3|50	- MassBuild#464: Increase release tag
14cr|dvda-author-gui-09.02-3|51	
14cr|dvda-author-gui-09.02-3|52	

1023 14
14cr|dvdisaster-0.72.6-5|1	%define Werror_cflags	%nil
14cr|dvdisaster-0.72.6-5|2	
14cr|dvdisaster-0.72.6-5|3	Summary:	Securely store data on DVD/CD media
14cr|dvdisaster-0.72.6-5|4	Name:		dvdisaster
14cr|dvdisaster-0.72.6-5|5	Version:	0.72.6
14cr|dvdisaster-0.72.6-5|6	Release:	5
14cr|dvdisaster-0.72.6-5|7	License:	GPLv2
14cr|dvdisaster-0.72.6-5|8	Group:		Archiving/Backup
14cr|dvdisaster-0.72.6-5|9	URL:		http://dvdisaster.net/
14cr|dvdisaster-0.72.6-5|10	Source0:	http://dvdisaster.net/downloads/%{name}-%{version}.tar.bz2
14cr|dvdisaster-0.72.6-5|11	Patch0:		dvdisaster-0.72.6-po.patch
14cr|dvdisaster-0.72.6-5|12	BuildRequires:	gettext-devel
14cr|dvdisaster-0.72.6-5|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|dvdisaster-0.72.6-5|14	BuildRequires:	pango-devel
14cr|dvdisaster-0.72.6-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|dvdisaster-0.72.6-5|16	BuildRequires:	bzip2-devel
14cr|dvdisaster-0.72.6-5|17	BuildRequires:	imagemagick
14cr|dvdisaster-0.72.6-5|18	
14cr|dvdisaster-0.72.6-5|19	%description
14cr|dvdisaster-0.72.6-5|20	
14cr|dvdisaster-0.72.6-5|21	dvdisaster is a way to securely store data on DVD/CD media.
14cr|dvdisaster-0.72.6-5|22	CD, DVD and BD media keep their data only for a finite time
14cr|dvdisaster-0.72.6-5|23	(typically for many years).
14cr|dvdisaster-0.72.6-5|24	After that time, data loss develops slowly with read errors
14cr|dvdisaster-0.72.6-5|25	growing from the outer media region towards the inside.
14cr|dvdisaster-0.72.6-5|26	dvdisaster stores data on CD/DVD/BD (supported media) in a way
14cr|dvdisaster-0.72.6-5|27	that it is fully recoverable even after some read errors have
14cr|dvdisaster-0.72.6-5|28	developed. This enables you to rescue the complete data to a new
14cr|dvdisaster-0.72.6-5|29	medium. Data loss is prevented by using error correcting codes.
14cr|dvdisaster-0.72.6-5|30	Error correction data is either added to the medium
14cr|dvdisaster-0.72.6-5|31	or kept in separate error correction files. dvdisaster works at
14cr|dvdisaster-0.72.6-5|32	the image level so that the
14cr|dvdisaster-0.72.6-5|33	ecovery does not depend on the file system of the medium.
14cr|dvdisaster-0.72.6-5|34	The maximum error correction capacity is user-selectable.
14cr|dvdisaster-0.72.6-5|35	
14cr|dvdisaster-0.72.6-5|36	
14cr|dvdisaster-0.72.6-5|37	
14cr|dvdisaster-0.72.6-5|38	%prep
14cr|dvdisaster-0.72.6-5|39	%setup -q
14cr|dvdisaster-0.72.6-5|40	# linting Sflo
14cr|dvdisaster-0.72.6-5|41	pushd documentation/cs
14cr|dvdisaster-0.72.6-5|42	find -name "*.php"  -exec chmod -x {} \;
14cr|dvdisaster-0.72.6-5|43	popd
14cr|dvdisaster-0.72.6-5|44	chmod 0755 documentation/diff-content.sh
14cr|dvdisaster-0.72.6-5|45	#
14cr|dvdisaster-0.72.6-5|46	%patch0 -p1
14cr|dvdisaster-0.72.6-5|47	
14cr|dvdisaster-0.72.6-5|48	%build
14cr|dvdisaster-0.72.6-5|49	%configure2_5x \
14cr|dvdisaster-0.72.6-5|50	--buildroot=%{buildroot} \
14cr|dvdisaster-0.72.6-5|51	--docdir=%{_defaultdocdir} \
14cr|dvdisaster-0.72.6-5|52	--docsubdir=%{name} \
14cr|dvdisaster-0.72.6-5|53	--localedir=%{_datadir}/locale \
14cr|dvdisaster-0.72.6-5|54	--mandir=%{_mandir} \
14cr|dvdisaster-0.72.6-5|55	--with-embedded-src-path=no
14cr|dvdisaster-0.72.6-5|56	
14cr|dvdisaster-0.72.6-5|57	# No parallel build. sflo
14cr|dvdisaster-0.72.6-5|58	make
14cr|dvdisaster-0.72.6-5|59	
14cr|dvdisaster-0.72.6-5|60	%install
14cr|dvdisaster-0.72.6-5|61	
14cr|dvdisaster-0.72.6-5|62	%makeinstall_std
14cr|dvdisaster-0.72.6-5|63	# icons
14cr|dvdisaster-0.72.6-5|64	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|dvdisaster-0.72.6-5|65	install -Dm644 contrib/%{name}48.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|dvdisaster-0.72.6-5|66	convert -size 32x32 contrib/%{name}48.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|dvdisaster-0.72.6-5|67	convert -size 16x16 contrib/%{name}48.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|dvdisaster-0.72.6-5|68	
14cr|dvdisaster-0.72.6-5|69	# desktop file
14cr|dvdisaster-0.72.6-5|70	desktop-file-install --vendor "" \
14cr|dvdisaster-0.72.6-5|71	--dir %{buildroot}%{_datadir}/applications \
14cr|dvdisaster-0.72.6-5|72	--set-icon=%{name} \
14cr|dvdisaster-0.72.6-5|73	contrib/%{name}.desktop
14cr|dvdisaster-0.72.6-5|74	
14cr|dvdisaster-0.72.6-5|75	# handle docs in files section
14cr|dvdisaster-0.72.6-5|76	mv %{buildroot}%{_defaultdocdir}/%{name} installed-docs
14cr|dvdisaster-0.72.6-5|77	
14cr|dvdisaster-0.72.6-5|78	# unwanted files
14cr|dvdisaster-0.72.6-5|79	rm -f %{buildroot}%{_bindir}/*-uninstall.sh
14cr|dvdisaster-0.72.6-5|80	
14cr|dvdisaster-0.72.6-5|81	
14cr|dvdisaster-0.72.6-5|82	%files
14cr|dvdisaster-0.72.6-5|83	%{_bindir}/dvdisaster*
14cr|dvdisaster-0.72.6-5|84	%doc CHANGELOG COPYING CREDIT* README* TODO  documentation
14cr|dvdisaster-0.72.6-5|85	%{_mandir}/man?/%{name}*
14cr|dvdisaster-0.72.6-5|86	%{_mandir}/*/man?/%{name}*
14cr|dvdisaster-0.72.6-5|87	%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|88	%lang(de) %{_datadir}/locale/de/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|89	%lang(it) %{_datadir}/locale/it/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|90	%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|91	%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|92	%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/dvdisaster.mo
14cr|dvdisaster-0.72.6-5|93	%{_datadir}/icons/hicolor/*/apps/dvdisaster.png
14cr|dvdisaster-0.72.6-5|94	%{_datadir}/applications/dvdisaster.desktop
14cr|dvdisaster-0.72.6-5|95	
14cr|dvdisaster-0.72.6-5|96	%changelog
14cr|dvdisaster-0.72.6-5|97	* Thu Sep 11 2014 abfonly <abfonly@gmail.com> 0.72.6-5
14cr|dvdisaster-0.72.6-5|98	+ Revision: 0f17492
14cr|dvdisaster-0.72.6-5|99	- Merge pull request #1 from abfonly/dvdisaster:rosa2014.1
14cr|dvdisaster-0.72.6-5|100	- abfonly
14cr|dvdisaster-0.72.6-5|101	
14cr|dvdisaster-0.72.6-5|102	

1024 14
14cr|dvdstyler-2.7.2-2|1	%define oname DVDStyler
14cr|dvdstyler-2.7.2-2|2	
14cr|dvdstyler-2.7.2-2|3	Summary:	DVD authoring application
14cr|dvdstyler-2.7.2-2|4	Name:		dvdstyler
14cr|dvdstyler-2.7.2-2|5	Version:	2.7.2
14cr|dvdstyler-2.7.2-2|6	Release:	2
14cr|dvdstyler-2.7.2-2|7	Epoch:		1
14cr|dvdstyler-2.7.2-2|8	License:	GPLv2+
14cr|dvdstyler-2.7.2-2|9	Group:		Video
14cr|dvdstyler-2.7.2-2|10	Url:		http://dvdstyler.sourceforge.net/
14cr|dvdstyler-2.7.2-2|11	Source0:	http://sourceforge.net/projects/dvdstyler/files/%{name}/%{version}/%{oname}-%{version}.tar.bz2
14cr|dvdstyler-2.7.2-2|12	Patch0:		dvdstyler-make-desktopfile-valid.patch
14cr|dvdstyler-2.7.2-2|13	BuildRequires:	bison
14cr|dvdstyler-2.7.2-2|14	BuildRequires:	desktop-file-utils
14cr|dvdstyler-2.7.2-2|15	BuildRequires:	dvd+rw-tools
14cr|dvdstyler-2.7.2-2|16	BuildRequires:	dvdauthor >= 0.7.0
14cr|dvdstyler-2.7.2-2|17	BuildRequires:	ffmpeg
14cr|dvdstyler-2.7.2-2|18	BuildRequires:	flex
14cr|dvdstyler-2.7.2-2|19	BuildRequires:	gettext
14cr|dvdstyler-2.7.2-2|20	BuildRequires:	imagemagick
14cr|dvdstyler-2.7.2-2|21	BuildRequires:	mkisofs
14cr|dvdstyler-2.7.2-2|22	BuildRequires:	netpbm
14cr|dvdstyler-2.7.2-2|23	BuildRequires:	xmlto
14cr|dvdstyler-2.7.2-2|24	BuildRequires:	zip
14cr|dvdstyler-2.7.2-2|25	BuildRequires:	ffmpeg-devel
14cr|dvdstyler-2.7.2-2|26	BuildRequires:	wxgtku2.8-devel
14cr|dvdstyler-2.7.2-2|27	BuildRequires:	pkgconfig(libexif)
14cr|dvdstyler-2.7.2-2|28	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|dvdstyler-2.7.2-2|29	BuildRequires:	pkgconfig(libwxsvg) >= 1.1.14
14cr|dvdstyler-2.7.2-2|30	
14cr|dvdstyler-2.7.2-2|31	Requires:	dvdauthor
14cr|dvdstyler-2.7.2-2|32	Requires:	mjpegtools
14cr|dvdstyler-2.7.2-2|33	Requires:	dvd+rw-tools
14cr|dvdstyler-2.7.2-2|34	Requires:	mkisofs
14cr|dvdstyler-2.7.2-2|35	
14cr|dvdstyler-2.7.2-2|36	%description
14cr|dvdstyler-2.7.2-2|37	DVDstyler is a DVD authoring program. The main DVDStyler features are:
14cr|dvdstyler-2.7.2-2|38	* you can drag and drop MPEG files directly
14cr|dvdstyler-2.7.2-2|39	* you can import image file for background
14cr|dvdstyler-2.7.2-2|40	* you can create NTSC/PAL menu
14cr|dvdstyler-2.7.2-2|41	* you can place text and images anywhere on the menu screen
14cr|dvdstyler-2.7.2-2|42	* you can change font/color
14cr|dvdstyler-2.7.2-2|43	* you can put basic text buttons, change font/color and background color
14cr|dvdstyler-2.7.2-2|44	* you can set chapters for each movie
14cr|dvdstyler-2.7.2-2|45	* you can change post command for each movie
14cr|dvdstyler-2.7.2-2|46	
14cr|dvdstyler-2.7.2-2|47	%files -f %{name}.lang
14cr|dvdstyler-2.7.2-2|48	%doc AUTHORS ChangeLog README TODO
14cr|dvdstyler-2.7.2-2|49	%{_bindir}/%{name}
14cr|dvdstyler-2.7.2-2|50	%{_datadir}/%{name}
14cr|dvdstyler-2.7.2-2|51	%{_mandir}/man1/%{name}.1*
14cr|dvdstyler-2.7.2-2|52	%{_datadir}/applications/*.desktop
14cr|dvdstyler-2.7.2-2|53	%{_datadir}/pixmaps/*.png
14cr|dvdstyler-2.7.2-2|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|dvdstyler-2.7.2-2|55	
14cr|dvdstyler-2.7.2-2|56	#----------------------------------------------------------------------------
14cr|dvdstyler-2.7.2-2|57	
14cr|dvdstyler-2.7.2-2|58	%prep
14cr|dvdstyler-2.7.2-2|59	%setup -q -n %{oname}-%{version}
14cr|dvdstyler-2.7.2-2|60	%patch0 -p0
14cr|dvdstyler-2.7.2-2|61	
14cr|dvdstyler-2.7.2-2|62	# fix desktop file
14cr|dvdstyler-2.7.2-2|63	sed -i -e 's,%{name}.png,%{name},g' data/dvdstyler.desktop
14cr|dvdstyler-2.7.2-2|64	
14cr|dvdstyler-2.7.2-2|65	# not utf-8 file
14cr|dvdstyler-2.7.2-2|66	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|dvdstyler-2.7.2-2|67	
14cr|dvdstyler-2.7.2-2|68	%build
14cr|dvdstyler-2.7.2-2|69	chmod +x ./autogen.sh ./configure
14cr|dvdstyler-2.7.2-2|70	./autogen.sh
14cr|dvdstyler-2.7.2-2|71	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
14cr|dvdstyler-2.7.2-2|72	%make
14cr|dvdstyler-2.7.2-2|73	
14cr|dvdstyler-2.7.2-2|74	%install
14cr|dvdstyler-2.7.2-2|75	%makeinstall_std
14cr|dvdstyler-2.7.2-2|76	# we'll install this in %%files section
14cr|dvdstyler-2.7.2-2|77	rm -fr %{buildroot}%{_docdir}
14cr|dvdstyler-2.7.2-2|78	
14cr|dvdstyler-2.7.2-2|79	# menu entry
14cr|dvdstyler-2.7.2-2|80	desktop-file-install --vendor='' \
14cr|dvdstyler-2.7.2-2|81	--dir=%{buildroot}%{_datadir}/applications \
14cr|dvdstyler-2.7.2-2|82	--remove-category='Application' \
14cr|dvdstyler-2.7.2-2|83	--add-category='Video;AudioVideoEditing' \
14cr|dvdstyler-2.7.2-2|84	%{buildroot}%{_datadir}/applications/*.desktop
14cr|dvdstyler-2.7.2-2|85	
14cr|dvdstyler-2.7.2-2|86	# icons
14cr|dvdstyler-2.7.2-2|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|dvdstyler-2.7.2-2|88	convert -size 48x48 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|dvdstyler-2.7.2-2|89	convert -size 32x32 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|dvdstyler-2.7.2-2|90	convert -size 16x16 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|dvdstyler-2.7.2-2|91	
14cr|dvdstyler-2.7.2-2|92	# remove duplicate files
14cr|dvdstyler-2.7.2-2|93	rm -fr %{buildroot}%{_libdir}/share/doc/dvdstyler/
14cr|dvdstyler-2.7.2-2|94	
14cr|dvdstyler-2.7.2-2|95	# es_ar language missing in rosa lang tree, to be seen later
14cr|dvdstyler-2.7.2-2|96	# for now we got to live with "E: invalid-lc-messages-dir"
14cr|dvdstyler-2.7.2-2|97	# I'd like to avoid rpmlintrc usage.
14cr|dvdstyler-2.7.2-2|98	# If someone have a fix please push it.
14cr|dvdstyler-2.7.2-2|99	
14cr|dvdstyler-2.7.2-2|100	%find_lang %{name}
14cr|dvdstyler-2.7.2-2|101	
14cr|dvdstyler-2.7.2-2|102	
14cr|dvdstyler-2.7.2-2|103	
14cr|dvdstyler-2.7.2-2|104	%changelog
14cr|dvdstyler-2.7.2-2|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.7.2-2
14cr|dvdstyler-2.7.2-2|106	+ Revision: 367337c
14cr|dvdstyler-2.7.2-2|107	- MassBuild#464: Increase release tag
14cr|dvdstyler-2.7.2-2|108	
14cr|dvdstyler-2.7.2-2|109	

1025 14
14cr|dvi2tty-5.3.4-2|1	%define name	dvi2tty
14cr|dvi2tty-5.3.4-2|2	%define version 5.3.4
14cr|dvi2tty-5.3.4-2|3	%define release 2
14cr|dvi2tty-5.3.4-2|4	#debuginfo-without-sources
14cr|dvi2tty-5.3.4-2|5	%define debug_package	%{nil}
14cr|dvi2tty-5.3.4-2|6	
14cr|dvi2tty-5.3.4-2|7	Name:		%{name}
14cr|dvi2tty-5.3.4-2|8	Version:	%{version}
14cr|dvi2tty-5.3.4-2|9	Release:	%{release}
14cr|dvi2tty-5.3.4-2|10	Summary:	Tool for previewing DVI files on text-only devices
14cr|dvi2tty-5.3.4-2|11	Group:		Text tools
14cr|dvi2tty-5.3.4-2|12	URL:		http://www.mesa.nl/pub/dvi2tty/
14cr|dvi2tty-5.3.4-2|13	Source:		http://www.mesa.nl/pub/dvi2tty/%{name}-%{version}.tgz
14cr|dvi2tty-5.3.4-2|14	Patch0:		dvi2tty-5.3.4-pager.patch
14cr|dvi2tty-5.3.4-2|15	License:	GPLv2
14cr|dvi2tty-5.3.4-2|16	
14cr|dvi2tty-5.3.4-2|17	
14cr|dvi2tty-5.3.4-2|18	%description
14cr|dvi2tty-5.3.4-2|19	dvi2tty is a tool for previewing DVI files on text-only devices. It is
14cr|dvi2tty-5.3.4-2|20	used by MC for viewing DVI files.
14cr|dvi2tty-5.3.4-2|21	
14cr|dvi2tty-5.3.4-2|22	%prep
14cr|dvi2tty-5.3.4-2|23	%setup -q
14cr|dvi2tty-5.3.4-2|24	%patch0 -p0 -b .pager
14cr|dvi2tty-5.3.4-2|25	
14cr|dvi2tty-5.3.4-2|26	%build
14cr|dvi2tty-5.3.4-2|27	%make
14cr|dvi2tty-5.3.4-2|28	
14cr|dvi2tty-5.3.4-2|29	%install
14cr|dvi2tty-5.3.4-2|30	mkdir -p %buildroot%_bindir
14cr|dvi2tty-5.3.4-2|31	mkdir -p %buildroot%_mandir/man1
14cr|dvi2tty-5.3.4-2|32	install -m 755 dvi2tty disdvi %buildroot%_bindir
14cr|dvi2tty-5.3.4-2|33	install -m 644 dvi2tty.1 disdvi.1 %buildroot%_mandir/man1
14cr|dvi2tty-5.3.4-2|34	
14cr|dvi2tty-5.3.4-2|35	%files
14cr|dvi2tty-5.3.4-2|36	%_bindir/*
14cr|dvi2tty-5.3.4-2|37	%_mandir/*/*
14cr|dvi2tty-5.3.4-2|38	
14cr|dvi2tty-5.3.4-2|39	
14cr|dvi2tty-5.3.4-2|40	
14cr|dvi2tty-5.3.4-2|41	
14cr|dvi2tty-5.3.4-2|42	
14cr|dvi2tty-5.3.4-2|43	%changelog
14cr|dvi2tty-5.3.4-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3.4-2
14cr|dvi2tty-5.3.4-2|45	+ Revision: 93f9e37
14cr|dvi2tty-5.3.4-2|46	- MassBuild#464: Increase release tag
14cr|dvi2tty-5.3.4-2|47	
14cr|dvi2tty-5.3.4-2|48	

1026 14
14cr|dvorak7min-1.6.1-2|1	Name:		dvorak7min
14cr|dvorak7min-1.6.1-2|2	Version:	1.6.1
14cr|dvorak7min-1.6.1-2|3	Release:	2
14cr|dvorak7min-1.6.1-2|4	Summary:	Typing tutor for dvorak keyboards
14cr|dvorak7min-1.6.1-2|5	License:	GPLv2+
14cr|dvorak7min-1.6.1-2|6	Group:		Games/Other
14cr|dvorak7min-1.6.1-2|7	Source:		dvorak7min_1.6.1.orig.tar.gz
14cr|dvorak7min-1.6.1-2|8	# debian patch
14cr|dvorak7min-1.6.1-2|9	Patch0:		dvorak7min_1.6.1-9.diff.gz
14cr|dvorak7min-1.6.1-2|10	BuildRequires:	ncurses-devel
14cr|dvorak7min-1.6.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|dvorak7min-1.6.1-2|12	%description
14cr|dvorak7min-1.6.1-2|13	dvorak7min is a typing tutor to help you learn dvorak.
14cr|dvorak7min-1.6.1-2|14	
14cr|dvorak7min-1.6.1-2|15	%prep
14cr|dvorak7min-1.6.1-2|16	%setup -q
14cr|dvorak7min-1.6.1-2|17	%patch0 -p1
14cr|dvorak7min-1.6.1-2|18	
14cr|dvorak7min-1.6.1-2|19	%build
14cr|dvorak7min-1.6.1-2|20	%make
14cr|dvorak7min-1.6.1-2|21	
14cr|dvorak7min-1.6.1-2|22	%install
14cr|dvorak7min-1.6.1-2|23	%{__rm} -Rf %{buildroot}
14cr|dvorak7min-1.6.1-2|24	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|dvorak7min-1.6.1-2|25	%{__cp} -p %{name} %{buildroot}%{_bindir}
14cr|dvorak7min-1.6.1-2|26	
14cr|dvorak7min-1.6.1-2|27	%clean
14cr|dvorak7min-1.6.1-2|28	%{__rm} -Rf %{buildroot}
14cr|dvorak7min-1.6.1-2|29	
14cr|dvorak7min-1.6.1-2|30	%files
14cr|dvorak7min-1.6.1-2|31	%defattr(-,root,root)
14cr|dvorak7min-1.6.1-2|32	%doc ChangeLog COPYING README
14cr|dvorak7min-1.6.1-2|33	%{_bindir}/%{name}
14cr|dvorak7min-1.6.1-2|34	
14cr|dvorak7min-1.6.1-2|35	
14cr|dvorak7min-1.6.1-2|36	
14cr|dvorak7min-1.6.1-2|37	%changelog
14cr|dvorak7min-1.6.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-2
14cr|dvorak7min-1.6.1-2|39	+ Revision: c555c0e
14cr|dvorak7min-1.6.1-2|40	- MassBuild#464: Increase release tag
14cr|dvorak7min-1.6.1-2|41	
14cr|dvorak7min-1.6.1-2|42	

1027 14
14cr|dvtm-0.9-2|1	#empty-debuginfo-package
14cr|dvtm-0.9-2|2	%define debug_package	%{nil}
14cr|dvtm-0.9-2|3	Name:		dvtm
14cr|dvtm-0.9-2|4	Version:	0.9
14cr|dvtm-0.9-2|5	Release:	2
14cr|dvtm-0.9-2|6	Summary:	Tiling window management for the console
14cr|dvtm-0.9-2|7	License:	MIT
14cr|dvtm-0.9-2|8	Group:		Terminals
14cr|dvtm-0.9-2|9	URL:		http://www.brain-dump.org/projects/dvtm/
14cr|dvtm-0.9-2|10	Source0:	http://www.brain-dump.org/projects/dvtm/%{name}-%{version}.tar.gz
14cr|dvtm-0.9-2|11	BuildRequires:	pkgconfig(ncurses)
14cr|dvtm-0.9-2|12	BuildRequires:	pkgconfig(ncursesw)
14cr|dvtm-0.9-2|13	
14cr|dvtm-0.9-2|14	%description
14cr|dvtm-0.9-2|15	dvtm brings the concept of tiling window management, popularized by
14cr|dvtm-0.9-2|16	X11-window managers like dwm to the console. As a console window manager
14cr|dvtm-0.9-2|17	it tries to make it easy to work with multiple console based programs
14cr|dvtm-0.9-2|18	like vim, mutt, cmus or irssi.
14cr|dvtm-0.9-2|19	
14cr|dvtm-0.9-2|20	%prep
14cr|dvtm-0.9-2|21	%setup -q
14cr|dvtm-0.9-2|22	
14cr|dvtm-0.9-2|23	%build
14cr|dvtm-0.9-2|24	sed -i 's/PREFIX.*local*/PREFIX\ =\ \/usr\//' config.mk
14cr|dvtm-0.9-2|25	%make
14cr|dvtm-0.9-2|26	
14cr|dvtm-0.9-2|27	%install
14cr|dvtm-0.9-2|28	%makeinstall_std
14cr|dvtm-0.9-2|29	
14cr|dvtm-0.9-2|30	%files
14cr|dvtm-0.9-2|31	%doc README LICENSE
14cr|dvtm-0.9-2|32	%{_bindir}/%{name}
14cr|dvtm-0.9-2|33	%{_bindir}/%{name}-status
14cr|dvtm-0.9-2|34	%{_mandir}/man1/%{name}.1*
14cr|dvtm-0.9-2|35	
14cr|dvtm-0.9-2|36	
14cr|dvtm-0.9-2|37	
14cr|dvtm-0.9-2|38	
14cr|dvtm-0.9-2|39	
14cr|dvtm-0.9-2|40	%changelog
14cr|dvtm-0.9-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|dvtm-0.9-2|42	+ Revision: 2e51180
14cr|dvtm-0.9-2|43	- MassBuild#464: Increase release tag
14cr|dvtm-0.9-2|44	
14cr|dvtm-0.9-2|45	

1028 14
14cr|dwm-6.0-5|1	%define debug_package %{nil}
14cr|dwm-6.0-5|2	
14cr|dwm-6.0-5|3	Summary:	A minimalist window manager for the X Window System
14cr|dwm-6.0-5|4	Name:		dwm
14cr|dwm-6.0-5|5	Version:	6.0
14cr|dwm-6.0-5|6	Release:	5
14cr|dwm-6.0-5|7	License:	MIT
14cr|dwm-6.0-5|8	Group:		Graphical desktop/Other
14cr|dwm-6.0-5|9	Url:		http://dwm.suckless.org
14cr|dwm-6.0-5|10	Source0:	http://dl.suckless.org/%{name}/%{name}-%{version}.tar.gz
14cr|dwm-6.0-5|11	Source1:	%{name}.png
14cr|dwm-6.0-5|12	BuildRequires:	pkgconfig(x11)
14cr|dwm-6.0-5|13	BuildRequires:	pkgconfig(xinerama)
14cr|dwm-6.0-5|14	Requires:	dwm-tools
14cr|dwm-6.0-5|15	Requires:	xmessage
14cr|dwm-6.0-5|16	Requires:	xterm
14cr|dwm-6.0-5|17	
14cr|dwm-6.0-5|18	%description
14cr|dwm-6.0-5|19	dwm is a dynamic window manager for X.
14cr|dwm-6.0-5|20	
14cr|dwm-6.0-5|21	It manages windows in tiled and floating layouts. Either layout can be applied
14cr|dwm-6.0-5|22	dynamically, optimizing the environment for the application in use and the
14cr|dwm-6.0-5|23	task performed. It is the little brother of wmii.
14cr|dwm-6.0-5|24	
14cr|dwm-6.0-5|25	%files
14cr|dwm-6.0-5|26	%defattr(-,root,root,755)
14cr|dwm-6.0-5|27	%doc LICENSE README
14cr|dwm-6.0-5|28	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/40%{name}
14cr|dwm-6.0-5|29	%{_bindir}/%{name}
14cr|dwm-6.0-5|30	%{_bindir}/start%{name}
14cr|dwm-6.0-5|31	%{_mandir}/man1/dwm.1*
14cr|dwm-6.0-5|32	%{_datadir}/icons/%{name}.png
14cr|dwm-6.0-5|33	
14cr|dwm-6.0-5|34	#----------------------------------------------------------------------------
14cr|dwm-6.0-5|35	
14cr|dwm-6.0-5|36	%prep
14cr|dwm-6.0-5|37	%setup -q
14cr|dwm-6.0-5|38	
14cr|dwm-6.0-5|39	%build
14cr|dwm-6.0-5|40	%make CC="gcc %{optflags} %{ldflags}"
14cr|dwm-6.0-5|41	
14cr|dwm-6.0-5|42	%install
14cr|dwm-6.0-5|43	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cr|dwm-6.0-5|44	
14cr|dwm-6.0-5|45	# startfile
14cr|dwm-6.0-5|46	cat > %{buildroot}%{_bindir}/start%{name} << EOF
14cr|dwm-6.0-5|47	#!/bin/sh
14cr|dwm-6.0-5|48	exec %{_bindir}/%{name}
14cr|dwm-6.0-5|49	EOF
14cr|dwm-6.0-5|50	
14cr|dwm-6.0-5|51	chmod 755 %{buildroot}%{_bindir}/start%{name}
14cr|dwm-6.0-5|52	
14cr|dwm-6.0-5|53	# session file
14cr|dwm-6.0-5|54	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|dwm-6.0-5|55	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/40%{name} << EOF
14cr|dwm-6.0-5|56	NAME=%{name}
14cr|dwm-6.0-5|57	EXEC=%{_bindir}/start%{name}
14cr|dwm-6.0-5|58	DESC=%{name} window manager
14cr|dwm-6.0-5|59	SCRIPT:
14cr|dwm-6.0-5|60	exec %{_bindir}/start%{name}
14cr|dwm-6.0-5|61	EOF
14cr|dwm-6.0-5|62	
14cr|dwm-6.0-5|63	mkdir -p %{buildroot}%{_datadir}/icons/
14cr|dwm-6.0-5|64	cp -f %{SOURCE1} %{buildroot}%{_datadir}/icons/
14cr|dwm-6.0-5|65	
14cr|dwm-6.0-5|66	
14cr|dwm-6.0-5|67	%changelog
14cr|dwm-6.0-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0-5
14cr|dwm-6.0-5|69	+ Revision: 681eb41
14cr|dwm-6.0-5|70	- MassBuild#464: Increase release tag
14cr|dwm-6.0-5|71	
14cr|dwm-6.0-5|72	

1029 14
14cr|dwm-tools-32-5|1	%define _enable_debug_packages %{nil}
14cr|dwm-tools-32-5|2	%define debug_package %{nil}
14cr|dwm-tools-32-5|3	
14cr|dwm-tools-32-5|4	%define dmenu_version 4.4.1
14cr|dwm-tools-32-5|5	%define lsw_version 0.2
14cr|dwm-tools-32-5|6	%define slock_version 0.9
14cr|dwm-tools-32-5|7	%define sselp_version 0.2
14cr|dwm-tools-32-5|8	%define ssid_version 0.1
14cr|dwm-tools-32-5|9	%define swarp_version 0.1
14cr|dwm-tools-32-5|10	%define tabbed_version 0.3
14cr|dwm-tools-32-5|11	%define wmname_version 0.1
14cr|dwm-tools-32-5|12	
14cr|dwm-tools-32-5|13	Summary:	Dwm Window Manager Tools
14cr|dwm-tools-32-5|14	Name:		dwm-tools
14cr|dwm-tools-32-5|15	Version:	32
14cr|dwm-tools-32-5|16	Release:	5
14cr|dwm-tools-32-5|17	License:	MIT
14cr|dwm-tools-32-5|18	Group:		Graphical desktop/Other
14cr|dwm-tools-32-5|19	Url:		http://www.suckless.org
14cr|dwm-tools-32-5|20	Source0:	%{name}-%{version}.tar.bz2
14cr|dwm-tools-32-5|21	Patch0:		dmenu-4.4.1-unicode.patch
14cr|dwm-tools-32-5|22	BuildRequires:	pkgconfig(x11)
14cr|dwm-tools-32-5|23	BuildRequires:	pkgconfig(xext)
14cr|dwm-tools-32-5|24	BuildRequires:	pkgconfig(xinerama)
14cr|dwm-tools-32-5|25	Provides:	dmenu = %{dmenu_version}
14cr|dwm-tools-32-5|26	Provides:	lsw = %{lsw_version}
14cr|dwm-tools-32-5|27	Provides:	slock = %{slock_version}
14cr|dwm-tools-32-5|28	Provides:	sselp = %{sselp_version}
14cr|dwm-tools-32-5|29	Provides:	ssid = %{ssid_version}
14cr|dwm-tools-32-5|30	Provides:	swarp = %{swarp_version}
14cr|dwm-tools-32-5|31	Provides:	tabbed = %{tabbed_version}
14cr|dwm-tools-32-5|32	Provides:	wmname = %{wmname_version}
14cr|dwm-tools-32-5|33	
14cr|dwm-tools-32-5|34	%description
14cr|dwm-tools-32-5|35	Dwm tools is a set of tools for some WM such as wmii, dwm, etc.
14cr|dwm-tools-32-5|36	
14cr|dwm-tools-32-5|37	%files
14cr|dwm-tools-32-5|38	%attr(0755,root,root) %{_bindir}/*
14cr|dwm-tools-32-5|39	%{_datadir}/man/man*/*
14cr|dwm-tools-32-5|40	
14cr|dwm-tools-32-5|41	#----------------------------------------------------------------------------
14cr|dwm-tools-32-5|42	
14cr|dwm-tools-32-5|43	%prep
14cr|dwm-tools-32-5|44	%setup -q
14cr|dwm-tools-32-5|45	for tarballs in dmenu-%{dmenu_version}.tar.gz lsw-%{lsw_version}.tar.gz slock-%{slock_version}.tar.gz sselp-%{sselp_version}.tar.gz ssid-%{ssid_version}.tar.gz swarp-%{swarp_version}.tar.gz tabbed-%{tabbed_version}.tar.gz wmname-%{wmname_version}.tar.gz; \
14cr|dwm-tools-32-5|46	do \
14cr|dwm-tools-32-5|47	tar xf $tarballs; \
14cr|dwm-tools-32-5|48	done
14cr|dwm-tools-32-5|49	%patch0 -p0
14cr|dwm-tools-32-5|50	
14cr|dwm-tools-32-5|51	%build
14cr|dwm-tools-32-5|52	for dwmtools in dmenu-%{dmenu_version} lsw-%{lsw_version} slock-%{slock_version} sselp-%{sselp_version} ssid-%{ssid_version} swarp-%{swarp_version} tabbed-%{tabbed_version} wmname-%{wmname_version}; \
14cr|dwm-tools-32-5|53	do \
14cr|dwm-tools-32-5|54	make -C $dwmtools PREFIX=/usr; \
14cr|dwm-tools-32-5|55	done
14cr|dwm-tools-32-5|56	
14cr|dwm-tools-32-5|57	%install
14cr|dwm-tools-32-5|58	for dwmtools in dmenu-%{dmenu_version} lsw-%{lsw_version} slock-%{slock_version} sselp-%{sselp_version} ssid-%{ssid_version} swarp-%{swarp_version} tabbed-%{tabbed_version} wmname-%{wmname_version}; \
14cr|dwm-tools-32-5|59	do \
14cr|dwm-tools-32-5|60	make -C $dwmtools install DESTDIR=%{buildroot} PREFIX=/usr; \
14cr|dwm-tools-32-5|61	done
14cr|dwm-tools-32-5|62	
14cr|dwm-tools-32-5|63	%changelog
14cr|dwm-tools-32-5|64	* Sat Sep 06 2014 redmosaic <es_wkm@rambler.ru> 32-5
14cr|dwm-tools-32-5|65	+ Revision: 499f425
14cr|dwm-tools-32-5|66	- Add patch to fix default font (for unicode support)
14cr|dwm-tools-32-5|67	
14cr|dwm-tools-32-5|68	

1030 14
14cr|dxf2fig-2.13-7|1	Summary:	Convert dxf files to xfig format
14cr|dxf2fig-2.13-7|2	Name:		dxf2fig
14cr|dxf2fig-2.13-7|3	Version:	2.13
14cr|dxf2fig-2.13-7|4	Release:	7
14cr|dxf2fig-2.13-7|5	License:	GPL
14cr|dxf2fig-2.13-7|6	Group:		Graphics
14cr|dxf2fig-2.13-7|7	Url:		http://ta.twi.tudelft.nl/ftp/dv/lemmens/
14cr|dxf2fig-2.13-7|8	Source0:	%{name}-%{version}.tar.bz2
14cr|dxf2fig-2.13-7|9	Patch0:		dxf2fig-format-string.patch
14cr|dxf2fig-2.13-7|10	
14cr|dxf2fig-2.13-7|11	%description
14cr|dxf2fig-2.13-7|12	dxf2fig parses Autocad DXF input, then calls external
14cr|dxf2fig-2.13-7|13	routines to do either plotting or a fig conversion for xfig.
14cr|dxf2fig-2.13-7|14	The conversion is fairly complete. Layers (depths in xfig),
14cr|dxf2fig-2.13-7|15	blocks (compounds in xfig), colors, and linetypes are roughly
14cr|dxf2fig-2.13-7|16	preserved in the output file.
14cr|dxf2fig-2.13-7|17	
14cr|dxf2fig-2.13-7|18	%prep
14cr|dxf2fig-2.13-7|19	%setup -q
14cr|dxf2fig-2.13-7|20	%patch0 -p0 -b .fmt
14cr|dxf2fig-2.13-7|21	
14cr|dxf2fig-2.13-7|22	%build
14cr|dxf2fig-2.13-7|23	%make CFLAGS="%{optflags} -DVERSION=\\\"\$(VERSION)\\\" -DMODDATE=\\\"\$(MODDATE)\\\""
14cr|dxf2fig-2.13-7|24	
14cr|dxf2fig-2.13-7|25	%install
14cr|dxf2fig-2.13-7|26	mkdir -p %{buildroot}%{_bindir}
14cr|dxf2fig-2.13-7|27	cp dxf2fig %{buildroot}%{_bindir}
14cr|dxf2fig-2.13-7|28	
14cr|dxf2fig-2.13-7|29	%files
14cr|dxf2fig-2.13-7|30	%doc README TODO Changelog
14cr|dxf2fig-2.13-7|31	%{_bindir}/dxf2fig
14cr|dxf2fig-2.13-7|32	
14cr|dxf2fig-2.13-7|33	
14cr|dxf2fig-2.13-7|34	
14cr|dxf2fig-2.13-7|35	%changelog
14cr|dxf2fig-2.13-7|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13-7
14cr|dxf2fig-2.13-7|37	+ Revision: b0f2a2f
14cr|dxf2fig-2.13-7|38	- MassBuild#464: Increase release tag
14cr|dxf2fig-2.13-7|39	
14cr|dxf2fig-2.13-7|40	

1031 14
14cr|dynagen-0.11.0-2|1	Name:		dynagen
14cr|dynagen-0.11.0-2|2	Version:	0.11.0
14cr|dynagen-0.11.0-2|3	Release:	2
14cr|dynagen-0.11.0-2|4	Group:		Emulators
14cr|dynagen-0.11.0-2|5	URL:		http://dyna-gen.sourceforge.net/
14cr|dynagen-0.11.0-2|6	Source:		http://downloads.sourceforge.net/dyna-gen/dynagen-%{version}.tar.gz
14cr|dynagen-0.11.0-2|7	# Patch for gdynagen, shipped in gdynagen tarball, merged in dynagen svn
14cr|dynagen-0.11.0-2|8	# http://gdynagen.sourceforge.net/
14cr|dynagen-0.11.0-2|9	Summary:	A configuration tool the dynamips Cisco router simulator
14cr|dynagen-0.11.0-2|10	License:	GPL
14cr|dynagen-0.11.0-2|11	BuildArch:	noarch
14cr|dynagen-0.11.0-2|12	BuildRoot:	%{_tmppath}/%{name}-root
14cr|dynagen-0.11.0-2|13	Suggests:	dynamips >= 0.2.8
14cr|dynagen-0.11.0-2|14	Suggests:	xterm
14cr|dynagen-0.11.0-2|15	#Requires:	dynamips
14cr|dynagen-0.11.0-2|16	
14cr|dynagen-0.11.0-2|17	
14cr|dynagen-0.11.0-2|18	%description
14cr|dynagen-0.11.0-2|19	Dynagen is a front-end for use with the  Dynamips Cisco router emulator. It
14cr|dynagen-0.11.0-2|20	uses an INI-like configuration file to provision Dynamips emulator networks. It
14cr|dynagen-0.11.0-2|21	takes care of specifying the right port adapters, generating and matching up
14cr|dynagen-0.11.0-2|22	those pesky NIO descriptors, specifying bridges, frame-relay, ATM switches,
14cr|dynagen-0.11.0-2|23	etc. It also provides a management CLI for listing devices, suspending and
14cr|dynagen-0.11.0-2|24	reloading instances, determining and managing idle-pc values, etc.
14cr|dynagen-0.11.0-2|25	
14cr|dynagen-0.11.0-2|26	%prep
14cr|dynagen-0.11.0-2|27	%setup -q
14cr|dynagen-0.11.0-2|28	for file in `find . -type f`
14cr|dynagen-0.11.0-2|29	do perl -pi -e 'BEGIN {exit unless -T $ARGV[0];}s/\r\n$/\n/;' $file
14cr|dynagen-0.11.0-2|30	done
14cr|dynagen-0.11.0-2|31	
14cr|dynagen-0.11.0-2|32	%build
14cr|dynagen-0.11.0-2|33	
14cr|dynagen-0.11.0-2|34	%install
14cr|dynagen-0.11.0-2|35	rm -Rf %{buildroot}
14cr|dynagen-0.11.0-2|36	mkdir -p %{buildroot}/{%{_datadir}/%{name},%{_sysconfdir},%{_bindir},%{python_sitelib}}
14cr|dynagen-0.11.0-2|37	install configspec *.py *.sh %{buildroot}/%{_datadir}/%{name}
14cr|dynagen-0.11.0-2|38	#install dynamips_lib.py %{buildroot}/%{python_sitelib}
14cr|dynagen-0.11.0-2|39	install -m755 dynagen %{buildroot}/%{_datadir}/%{name}
14cr|dynagen-0.11.0-2|40	install %{name}.ini %{buildroot}/%{_sysconfdir}
14cr|dynagen-0.11.0-2|41	ln -s %{_datadir}/%{name}/%{name} %{buildroot}/%{_bindir}/%{name}
14cr|dynagen-0.11.0-2|42	
14cr|dynagen-0.11.0-2|43	%clean
14cr|dynagen-0.11.0-2|44	rm -Rf %{buildroot}
14cr|dynagen-0.11.0-2|45	
14cr|dynagen-0.11.0-2|46	%files
14cr|dynagen-0.11.0-2|47	%defattr(-,root,root)
14cr|dynagen-0.11.0-2|48	%{_bindir}/%{name}
14cr|dynagen-0.11.0-2|49	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.ini
14cr|dynagen-0.11.0-2|50	%{_datadir}/%{name}
14cr|dynagen-0.11.0-2|51	#%{python_sitelib}/dynamips_lib.py
14cr|dynagen-0.11.0-2|52	%defattr(644,root,root,755)
14cr|dynagen-0.11.0-2|53	%doc docs sample_labs README.txt dynagen.ini
14cr|dynagen-0.11.0-2|54	
14cr|dynagen-0.11.0-2|55	
14cr|dynagen-0.11.0-2|56	
14cr|dynagen-0.11.0-2|57	
14cr|dynagen-0.11.0-2|58	
14cr|dynagen-0.11.0-2|59	%changelog
14cr|dynagen-0.11.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|dynagen-0.11.0-2|61	+ Revision: 792002a
14cr|dynagen-0.11.0-2|62	- MassBuild#464: Increase release tag
14cr|dynagen-0.11.0-2|63	
14cr|dynagen-0.11.0-2|64	

1032 14
14cr|dynamips-0.2.8-0.RC2.2|1	%define pre RC2
14cr|dynamips-0.2.8-0.RC2.2|2	%define rel 2
14cr|dynamips-0.2.8-0.RC2.2|3	
14cr|dynamips-0.2.8-0.RC2.2|4	Name:		dynamips
14cr|dynamips-0.2.8-0.RC2.2|5	Version:	0.2.8
14cr|dynamips-0.2.8-0.RC2.2|6	Release:	%mkrel %{?pre:0.%pre.}%rel
14cr|dynamips-0.2.8-0.RC2.2|7	License:	GPL
14cr|dynamips-0.2.8-0.RC2.2|8	Group:		Emulators
14cr|dynamips-0.2.8-0.RC2.2|9	Summary:	MIPS64 emulator able to emulate the Cisco 7200 and 3600 platforms
14cr|dynamips-0.2.8-0.RC2.2|10	URL:		http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
14cr|dynamips-0.2.8-0.RC2.2|11	Source:		http://www.ipflow.utc.fr/dynamips/dynamips-%{version}%{?pre:-%pre}.tar.gz
14cr|dynamips-0.2.8-0.RC2.2|12	Patch:		dynamips-makefile-libs.patch
14cr|dynamips-0.2.8-0.RC2.2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|dynamips-0.2.8-0.RC2.2|14	BuildRequires:	libpcap-devel elfutils-devel
14cr|dynamips-0.2.8-0.RC2.2|15	ExclusiveArch:	%ix86 x86_64
14cr|dynamips-0.2.8-0.RC2.2|16	
14cr|dynamips-0.2.8-0.RC2.2|17	%description
14cr|dynamips-0.2.8-0.RC2.2|18	I started in August 2005 a project to emulate a Cisco 7200 on a traditionnal
14cr|dynamips-0.2.8-0.RC2.2|19	PC. Now, it also supports Cisco 3600 series (3620, 3640 and 3660).
14cr|dynamips-0.2.8-0.RC2.2|20	
14cr|dynamips-0.2.8-0.RC2.2|21	The goals of this emulator are mainly:
14cr|dynamips-0.2.8-0.RC2.2|22	
14cr|dynamips-0.2.8-0.RC2.2|23	* To be used as a training platform, with software used in real world. It
14cr|dynamips-0.2.8-0.RC2.2|24	would allow people to become more familiar with Cisco devices, Cisco
14cr|dynamips-0.2.8-0.RC2.2|25	being the world leader in networking technologies ;
14cr|dynamips-0.2.8-0.RC2.2|26	* Test and experiment the numerous and powerful features of Cisco IOS ;
14cr|dynamips-0.2.8-0.RC2.2|27	* Check quickly configurations to be deployed later on real routers.
14cr|dynamips-0.2.8-0.RC2.2|28	
14cr|dynamips-0.2.8-0.RC2.2|29	
14cr|dynamips-0.2.8-0.RC2.2|30	Of course, this emulator cannot replace a real router: you should be able to
14cr|dynamips-0.2.8-0.RC2.2|31	get a performance of about 1 kpps (depending on your host machine), to be
14cr|dynamips-0.2.8-0.RC2.2|32	compared to the 100 kpps delivered by a NPE-100 (the oldest NPE model). So, it
14cr|dynamips-0.2.8-0.RC2.2|33	is simply a complementary tool to real labs for administrators of Cisco
14cr|dynamips-0.2.8-0.RC2.2|34	networks or people wanting to pass their CCNA/CCNP/CCIE exams.
14cr|dynamips-0.2.8-0.RC2.2|35	
14cr|dynamips-0.2.8-0.RC2.2|36	
14cr|dynamips-0.2.8-0.RC2.2|37	%prep
14cr|dynamips-0.2.8-0.RC2.2|38	%setup -q %{?pre:-n %{name}-%{version}-%{pre}}
14cr|dynamips-0.2.8-0.RC2.2|39	%patch -p1 -b .orig
14cr|dynamips-0.2.8-0.RC2.2|40	
14cr|dynamips-0.2.8-0.RC2.2|41	%build
14cr|dynamips-0.2.8-0.RC2.2|42	#%make
14cr|dynamips-0.2.8-0.RC2.2|43	#parallel build fails
14cr|dynamips-0.2.8-0.RC2.2|44	%ifarch x86_64
14cr|dynamips-0.2.8-0.RC2.2|45	export DYNAMIPS_ARCH=amd64
14cr|dynamips-0.2.8-0.RC2.2|46	%endif
14cr|dynamips-0.2.8-0.RC2.2|47	make
14cr|dynamips-0.2.8-0.RC2.2|48	
14cr|dynamips-0.2.8-0.RC2.2|49	%install
14cr|dynamips-0.2.8-0.RC2.2|50	rm -Rf %{buildroot}
14cr|dynamips-0.2.8-0.RC2.2|51	
14cr|dynamips-0.2.8-0.RC2.2|52	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
14cr|dynamips-0.2.8-0.RC2.2|53	install -m755 dynamips nvram_export %{buildroot}/%{_bindir}
14cr|dynamips-0.2.8-0.RC2.2|54	install -m644 dynamips.1 nvram_export.1 %{buildroot}/%{_mandir}/man1
14cr|dynamips-0.2.8-0.RC2.2|55	mkdir -p %{buildroot}/var/lib/%{name}/{labs,images}
14cr|dynamips-0.2.8-0.RC2.2|56	
14cr|dynamips-0.2.8-0.RC2.2|57	%clean
14cr|dynamips-0.2.8-0.RC2.2|58	rm -Rf %{buildroot}
14cr|dynamips-0.2.8-0.RC2.2|59	
14cr|dynamips-0.2.8-0.RC2.2|60	%files
14cr|dynamips-0.2.8-0.RC2.2|61	%defattr(-,root,root)
14cr|dynamips-0.2.8-0.RC2.2|62	%{_bindir}/*
14cr|dynamips-0.2.8-0.RC2.2|63	%dir /var/lib/%{name}/images
14cr|dynamips-0.2.8-0.RC2.2|64	%dir /var/lib/%{name}/labs
14cr|dynamips-0.2.8-0.RC2.2|65	%doc README README.hypervisor TODO
14cr|dynamips-0.2.8-0.RC2.2|66	%doc %{_mandir}/man1/*
14cr|dynamips-0.2.8-0.RC2.2|67	
14cr|dynamips-0.2.8-0.RC2.2|68	
14cr|dynamips-0.2.8-0.RC2.2|69	
14cr|dynamips-0.2.8-0.RC2.2|70	
14cr|dynamips-0.2.8-0.RC2.2|71	
14cr|dynamips-0.2.8-0.RC2.2|72	%changelog
14cr|dynamips-0.2.8-0.RC2.2|73	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.8-0.RC2.2
14cr|dynamips-0.2.8-0.RC2.2|74	+ Revision: 040e11b
14cr|dynamips-0.2.8-0.RC2.2|75	- Automatic import for version 0.2.8
14cr|dynamips-0.2.8-0.RC2.2|76	
14cr|dynamips-0.2.8-0.RC2.2|77	

1033 14
14cr|e00compr-1.0.1-3|1	Name:		e00compr
14cr|e00compr-1.0.1-3|2	Version:	1.0.1
14cr|e00compr-1.0.1-3|3	Release:	3
14cr|e00compr-1.0.1-3|4	Summary:	Tools to Read/Write Compressed E00 Files
14cr|e00compr-1.0.1-3|5	License:	BSD-like
14cr|e00compr-1.0.1-3|6	Source:		http://avce00.maptools.org/dl/%{name}-%{version}.tar.bz2
14cr|e00compr-1.0.1-3|7	URL:		http://avce00.maptools.org/e00compr
14cr|e00compr-1.0.1-3|8	Group:		Sciences/Geosciences
14cr|e00compr-1.0.1-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|e00compr-1.0.1-3|10	
14cr|e00compr-1.0.1-3|11	%description
14cr|e00compr-1.0.1-3|12	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
14cr|e00compr-1.0.1-3|13	uncompress Arc/Info Export (E00) files.
14cr|e00compr-1.0.1-3|14	
14cr|e00compr-1.0.1-3|15	For those who do not need a library but simply want to convert some files, the
14cr|e00compr-1.0.1-3|16	package includes the "E00CONV" conversion program that allows you to convert a
14cr|e00compr-1.0.1-3|17	E00 file to and from any compression level (NONE, PARTIAL or FULL).
14cr|e00compr-1.0.1-3|18	
14cr|e00compr-1.0.1-3|19	%package -n %{name}-devel
14cr|e00compr-1.0.1-3|20	License:	BSD-like
14cr|e00compr-1.0.1-3|21	Group:		Sciences/Geosciences
14cr|e00compr-1.0.1-3|22	Summary:	A Library to Read/Write Compressed E00 Files
14cr|e00compr-1.0.1-3|23	
14cr|e00compr-1.0.1-3|24	%description -n %{name}-devel
14cr|e00compr-1.0.1-3|25	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
14cr|e00compr-1.0.1-3|26	uncompress Arc/Info Export (E00) files.
14cr|e00compr-1.0.1-3|27	
14cr|e00compr-1.0.1-3|28	The C library can be easily plugged into existing E00 translators to add
14cr|e00compr-1.0.1-3|29	support for compressed E00 files simply by replacing the existing translator's
14cr|e00compr-1.0.1-3|30	read/write function by the E00ReadNextLine() and E00WriteNextLine() functions
14cr|e00compr-1.0.1-3|31	provided by the library. See the library documentation for all the details.
14cr|e00compr-1.0.1-3|32	
14cr|e00compr-1.0.1-3|33	This package includes the development files (headers and static library)
14cr|e00compr-1.0.1-3|34	for developing applications which use the e00 library.
14cr|e00compr-1.0.1-3|35	
14cr|e00compr-1.0.1-3|36	%prep
14cr|e00compr-1.0.1-3|37	%setup -q
14cr|e00compr-1.0.1-3|38	
14cr|e00compr-1.0.1-3|39	
14cr|e00compr-1.0.1-3|40	%build
14cr|e00compr-1.0.1-3|41	#configure
14cr|e00compr-1.0.1-3|42	%make
14cr|e00compr-1.0.1-3|43	
14cr|e00compr-1.0.1-3|44	%install
14cr|e00compr-1.0.1-3|45	rm -Rf %{buildroot}
14cr|e00compr-1.0.1-3|46	install -d %{buildroot}/{%{_includedir},%{_bindir},%{_libdir}}
14cr|e00compr-1.0.1-3|47	install -m644 *.h %{buildroot}/%{_includedir}
14cr|e00compr-1.0.1-3|48	install *.a %{buildroot}/%{_libdir}
14cr|e00compr-1.0.1-3|49	install e00conv %{buildroot}/%{_bindir}
14cr|e00compr-1.0.1-3|50	
14cr|e00compr-1.0.1-3|51	%clean
14cr|e00compr-1.0.1-3|52	rm -Rf %{buildroot}
14cr|e00compr-1.0.1-3|53	
14cr|e00compr-1.0.1-3|54	%files
14cr|e00compr-1.0.1-3|55	%defattr(-,root,root)
14cr|e00compr-1.0.1-3|56	%{_bindir}/e00conv
14cr|e00compr-1.0.1-3|57	
14cr|e00compr-1.0.1-3|58	%files -n %{name}-devel
14cr|e00compr-1.0.1-3|59	%{_includedir}/*.h
14cr|e00compr-1.0.1-3|60	%{_libdir}/e00compr.a
14cr|e00compr-1.0.1-3|61	
14cr|e00compr-1.0.1-3|62	
14cr|e00compr-1.0.1-3|63	
14cr|e00compr-1.0.1-3|64	
14cr|e00compr-1.0.1-3|65	%changelog
14cr|e00compr-1.0.1-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|e00compr-1.0.1-3|67	+ Revision: 35b4596
14cr|e00compr-1.0.1-3|68	- MassBuild#464: Increase release tag
14cr|e00compr-1.0.1-3|69	
14cr|e00compr-1.0.1-3|70	

1034 14
14cr|e-0.19.0-1|1	%define use_ccache 1
14cr|e-0.19.0-1|2	%define oname enlightenment
14cr|e-0.19.0-1|3	
14cr|e-0.19.0-1|4	%define _disable_ld_no_undefined 1
14cr|e-0.19.0-1|5	
14cr|e-0.19.0-1|6	Summary:	Enlightenment DR 17 window manager
14cr|e-0.19.0-1|7	Name:		e
14cr|e-0.19.0-1|8	Version:	0.19.0
14cr|e-0.19.0-1|9	Release:	1
14cr|e-0.19.0-1|10	License:	BSD
14cr|e-0.19.0-1|11	Group:		Graphical desktop/Enlightenment
14cr|e-0.19.0-1|12	Url:		http://www.enlightenment.org/
14cr|e-0.19.0-1|13	Source0:	http://download.enlightenment.org/rel/apps/%{oname}/%{oname}-%{version}.tar.bz2
14cr|e-0.19.0-1|14	# When we have it:
14cr|e-0.19.0-1|15	#Source1:	some-theme.edj.bz2
14cr|e-0.19.0-1|16	Patch0:		e17_sysactions.conf.patch
14cr|e-0.19.0-1|17	
14cr|e-0.19.0-1|18	BuildRequires:	doxygen
14cr|e-0.19.0-1|19	BuildRequires:	edje
14cr|e-0.19.0-1|20	BuildRequires:	eet
14cr|e-0.19.0-1|21	BuildRequires:	embryo
14cr|e-0.19.0-1|22	BuildRequires:	multiarch-utils
14cr|e-0.19.0-1|23	BuildRequires:	systemd-units
14cr|e-0.19.0-1|24	BuildRequires:	gettext-devel
14cr|e-0.19.0-1|25	BuildRequires:	pam-devel
14cr|e-0.19.0-1|26	BuildRequires:	pkgconfig(alsa)
14cr|e-0.19.0-1|27	BuildRequires:	pkgconfig(bluez)
14cr|e-0.19.0-1|28	BuildRequires:	pkgconfig(dbus-1)
14cr|e-0.19.0-1|29	BuildRequires:	pkgconfig(ecore) >= 1.10.0
14cr|e-0.19.0-1|30	BuildRequires:	pkgconfig(ecore-con) >= 1.10.0
14cr|e-0.19.0-1|31	BuildRequires:	pkgconfig(ecore-evas) >= 1.10.0
14cr|e-0.19.0-1|32	BuildRequires:	pkgconfig(ecore-file) >= 1.10.0
14cr|e-0.19.0-1|33	BuildRequires:	pkgconfig(ecore-input) >= 1.10.0
14cr|e-0.19.0-1|34	BuildRequires:	pkgconfig(ecore-input-evas) >= 1.10.0
14cr|e-0.19.0-1|35	BuildRequires:	pkgconfig(ecore-ipc) >= 1.10.0
14cr|e-0.19.0-1|36	BuildRequires:	pkgconfig(ecore-x) >= 1.10.0
14cr|e-0.19.0-1|37	BuildRequires:	pkgconfig(edje) >= 1.10.0
14cr|e-0.19.0-1|38	BuildRequires:	pkgconfig(eet) >= 1.10.0
14cr|e-0.19.0-1|39	BuildRequires:	pkgconfig(eeze) >= 1.10.0
14cr|e-0.19.0-1|40	BuildRequires:	pkgconfig(efreet) >= 1.10.0
14cr|e-0.19.0-1|41	BuildRequires:	pkgconfig(efreet-mime) >= 1.10.0
14cr|e-0.19.0-1|42	BuildRequires:	pkgconfig(efreet-trash) >= 1.10.0
14cr|e-0.19.0-1|43	BuildRequires:	pkgconfig(eina) >= 1.10.0
14cr|e-0.19.0-1|44	BuildRequires:	pkgconfig(eio) >= 1.10.0
14cr|e-0.19.0-1|45	BuildRequires:	pkgconfig(eldbus) >= 1.10.0
14cr|e-0.19.0-1|46	BuildRequires:	pkgconfig(elementary) >= 1.10.0
14cr|e-0.19.0-1|47	BuildRequires:	pkgconfig(ephysics)
14cr|e-0.19.0-1|48	BuildRequires:	pkgconfig(ethumb)
14cr|e-0.19.0-1|49	BuildRequires:	pkgconfig(evas) >= 1.10.0
14cr|e-0.19.0-1|50	BuildRequires:	pkgconfig(exchange)
14cr|e-0.19.0-1|51	BuildRequires:	pkgconfig(xcb)
14cr|e-0.19.0-1|52	BuildRequires:	pkgconfig(xcb-keysyms)
14cr|e-0.19.0-1|53	BuildRequires:	pkgconfig(xcb-shape)
14cr|e-0.19.0-1|54	
14cr|e-0.19.0-1|55	#Requires:	acpitool
14cr|e-0.19.0-1|56	Requires:	pm-utils
14cr|e-0.19.0-1|57	Requires:	eet >= 1.10.0
14cr|e-0.19.0-1|58	Requires:	ecore >= 1.10.0
14cr|e-0.19.0-1|59	Requires:	efreet >= 1.10.0
14cr|e-0.19.0-1|60	Requires:	embryo >= 1.10.0
14cr|e-0.19.0-1|61	Requires:	emotion >= 1.10.0
14cr|e-0.19.0-1|62	Requires:	emotion_generic_players >= 1.10.0
14cr|e-0.19.0-1|63	Requires:	eldbus >= 1.10.0
14cr|e-0.19.0-1|64	Requires:	evas >= 1.10.0
14cr|e-0.19.0-1|65	Requires:	evas_generic_loaders >= 1.10.0
14cr|e-0.19.0-1|66	#Suggests:	econnman
14cr|e-0.19.0-1|67	
14cr|e-0.19.0-1|68	Provides:	%{oname} = %{EVRD}
14cr|e-0.19.0-1|69	
14cr|e-0.19.0-1|70	%description
14cr|e-0.19.0-1|71	E19 is a next generation window manager for UNIX operating systems. Based on
14cr|e-0.19.0-1|72	the Enlightenment Foundation Libraries (EFL), E19 is much more than just
14cr|e-0.19.0-1|73	another window manager - it's an ambitious and innovative project that aims
14cr|e-0.19.0-1|74	to drive the development of graphical applications industry-wide for several
14cr|e-0.19.0-1|75	years to come.
14cr|e-0.19.0-1|76	
14cr|e-0.19.0-1|77	%files -f %{oname}.lang
14cr|e-0.19.0-1|78	%doc AUTHORS README COPYING doc/*
14cr|e-0.19.0-1|79	%config(noreplace) %{_sysconfdir}/%{oname}/sysactions.conf
14cr|e-0.19.0-1|80	%{_sysconfdir}/xdg/menus/e-applications.menu
14cr|e-0.19.0-1|81	%{_bindir}/%{oname}
14cr|e-0.19.0-1|82	%{_bindir}/%{oname}_*
14cr|e-0.19.0-1|83	%{_datadir}/%{oname}
14cr|e-0.19.0-1|84	%{_datadir}/applications/enlightenment_filemanager.desktop
14cr|e-0.19.0-1|85	%{_datadir}/xsessions/%{oname}.desktop
14cr|e-0.19.0-1|86	%{_libdir}/%{oname}
14cr|e-0.19.0-1|87	%{_unitdir}/enlightenment.service
14cr|e-0.19.0-1|88	
14cr|e-0.19.0-1|89	#----------------------------------------------------------------------------
14cr|e-0.19.0-1|90	
14cr|e-0.19.0-1|91	%package devel
14cr|e-0.19.0-1|92	Summary:	Enlightenment library headers and development libraries
14cr|e-0.19.0-1|93	Group:		Development/C
14cr|e-0.19.0-1|94	
14cr|e-0.19.0-1|95	%description devel
14cr|e-0.19.0-1|96	E19 development headers and development libraries.
14cr|e-0.19.0-1|97	
14cr|e-0.19.0-1|98	%files devel
14cr|e-0.19.0-1|99	%{_bindir}/%{oname}-config
14cr|e-0.19.0-1|100	%{multiarch_bindir}/%{oname}-config
14cr|e-0.19.0-1|101	%{_libdir}/pkgconfig/*.pc
14cr|e-0.19.0-1|102	%{_includedir}/%{oname}
14cr|e-0.19.0-1|103	
14cr|e-0.19.0-1|104	#----------------------------------------------------------------------------
14cr|e-0.19.0-1|105	
14cr|e-0.19.0-1|106	%prep
14cr|e-0.19.0-1|107	%setup -qn %{oname}-%{version}
14cr|e-0.19.0-1|108	%apply_patches
14cr|e-0.19.0-1|109	
14cr|e-0.19.0-1|110	sed -i s,release_info=\"-release\ \$release\",release_info=\"\",g configure.ac
14cr|e-0.19.0-1|111	
14cr|e-0.19.0-1|112	%build
14cr|e-0.19.0-1|113	#NOCONFIGURE=yes ./autogen.sh
14cr|e-0.19.0-1|114	%configure2_5x \
14cr|e-0.19.0-1|115	--enable-files \
14cr|e-0.19.0-1|116	--disable-device-hal \
14cr|e-0.19.0-1|117	--enable-device-udev
14cr|e-0.19.0-1|118	
14cr|e-0.19.0-1|119	%make
14cr|e-0.19.0-1|120	
14cr|e-0.19.0-1|121	%install
14cr|e-0.19.0-1|122	%makeinstall_std
14cr|e-0.19.0-1|123	
14cr|e-0.19.0-1|124	%find_lang %{oname}
14cr|e-0.19.0-1|125	
14cr|e-0.19.0-1|126	# Put systemd service to proper path
14cr|e-0.19.0-1|127	mkdir -p %{buildroot}%{_unitdir}/
14cr|e-0.19.0-1|128	mv %{buildroot}%{_prefix}/lib/systemd/user/enlightenment.service %{buildroot}%{_unitdir}/enlightenment.service
14cr|e-0.19.0-1|129	
14cr|e-0.19.0-1|130	#fake e-config
14cr|e-0.19.0-1|131	touch %{buildroot}/%{_bindir}/%{oname}-config
14cr|e-0.19.0-1|132	%multiarch_binaries %{buildroot}/%{_bindir}/%{oname}-config
14cr|e-0.19.0-1|133	
14cr|e-0.19.0-1|134	#fix bad perms
14cr|e-0.19.0-1|135	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/modules/cpufreq/linux-*/freqset
14cr|e-0.19.0-1|136	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_sys
14cr|e-0.19.0-1|137	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_backlight
14cr|e-0.19.0-1|138	
14cr|e-0.19.0-1|139	# When we have our own theme
14cr|e-0.19.0-1|140	# rename default theme, so we can replace it with our theme
14cr|e-0.19.0-1|141	#mv %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj %{buildroot}%{_datadir}/enlightenment/data/themes/original-default.edj
14cr|e-0.19.0-1|142	# add our theme as default
14cr|e-0.19.0-1|143	#bzcat %{SOURCE1} > %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj
14cr|e-0.19.0-1|144	
14cr|e-0.19.0-1|145	
14cr|e-0.19.0-1|146	%changelog
14cr|e-0.19.0-1|147	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.0-1
14cr|e-0.19.0-1|148	+ Revision: b9574e6
14cr|e-0.19.0-1|149	- New version 0.19.0
14cr|e-0.19.0-1|150	
14cr|e-0.19.0-1|151	

1035 14
14cr|e17_themes-0.2-4|1	Summary: 	Enlightenment DR 17 themes
14cr|e17_themes-0.2-4|2	Name: 		e17_themes
14cr|e17_themes-0.2-4|3	Version: 	0.2
14cr|e17_themes-0.2-4|4	Release: 	4
14cr|e17_themes-0.2-4|5	License: 	BSD
14cr|e17_themes-0.2-4|6	Group: 		Graphical desktop/Enlightenment
14cr|e17_themes-0.2-4|7	URL:		http://exchange.enlightenment.org/theme/
14cr|e17_themes-0.2-4|8	#Source0:	Natural_Yellow.edj.bz2
14cr|e17_themes-0.2-4|9	#Source1:	bwsquared.edj.bz2
14cr|e17_themes-0.2-4|10	Source2:	cerium.edj.bz2
14cr|e17_themes-0.2-4|11	#Source3:	crude.edj.bz2
14cr|e17_themes-0.2-4|12	#Source4:	cthulhain-0.5.8.edj.bz2
14cr|e17_themes-0.2-4|13	#Source5:	grunge.edj.bz2
14cr|e17_themes-0.2-4|14	Source6:	milky1.0-Beta8.edj.bz2
14cr|e17_themes-0.2-4|15	#Source7:	nyz-0.3.edj.bz2
14cr|e17_themes-0.2-4|16	Source8:	simply-white-1.0.2.edj.bz2
14cr|e17_themes-0.2-4|17	Source9:	steampunk_0_18.edj.bz2
14cr|e17_themes-0.2-4|18	Source10:	edjy-b.edj.bz2
14cr|e17_themes-0.2-4|19	#Source11:	fireball.edj.bz2
14cr|e17_themes-0.2-4|20	Source12:	A-Beautiful-Blue.edj.bz2
14cr|e17_themes-0.2-4|21	Requires:	e >= 0.16.999.050
14cr|e17_themes-0.2-4|22	
14cr|e17_themes-0.2-4|23	%description
14cr|e17_themes-0.2-4|24	E17 theme from exchange.enlightenment.org.
14cr|e17_themes-0.2-4|25	
14cr|e17_themes-0.2-4|26	%prep
14cr|e17_themes-0.2-4|27	
14cr|e17_themes-0.2-4|28	%build
14cr|e17_themes-0.2-4|29	
14cr|e17_themes-0.2-4|30	%install
14cr|e17_themes-0.2-4|31	rm -fr %{buildroot}
14cr|e17_themes-0.2-4|32	mkdir -p %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|33	#cp -av %{SOURCE1} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|34	cp -av %{SOURCE2} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|35	#cp -av %{SOURCE3} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|36	#cp -av %{SOURCE4} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|37	#cp -av %{SOURCE5} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|38	cp -av %{SOURCE6} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|39	#cp -av %{SOURCE7} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|40	cp -av %{SOURCE8} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|41	cp -av %{SOURCE9} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|42	cp -av %{SOURCE10} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|43	#cp -av %{SOURCE11} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|44	cp -av %{SOURCE12} %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|45	
14cr|e17_themes-0.2-4|46	pushd %buildroot/%{_datadir}/enlightenment/data/themes/
14cr|e17_themes-0.2-4|47	for theme in *.bz2
14cr|e17_themes-0.2-4|48	do
14cr|e17_themes-0.2-4|49	bunzip2 -fv $theme
14cr|e17_themes-0.2-4|50	done
14cr|e17_themes-0.2-4|51	popd
14cr|e17_themes-0.2-4|52	
14cr|e17_themes-0.2-4|53	%clean
14cr|e17_themes-0.2-4|54	
14cr|e17_themes-0.2-4|55	%files
14cr|e17_themes-0.2-4|56	%defattr(-,root,root)
14cr|e17_themes-0.2-4|57	%{_datadir}/enlightenment/data/themes/*.edj
14cr|e17_themes-0.2-4|58	
14cr|e17_themes-0.2-4|59	
14cr|e17_themes-0.2-4|60	
14cr|e17_themes-0.2-4|61	%changelog
14cr|e17_themes-0.2-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|e17_themes-0.2-4|63	+ Revision: 1436612
14cr|e17_themes-0.2-4|64	- MassBuild#464: Increase release tag
14cr|e17_themes-0.2-4|65	
14cr|e17_themes-0.2-4|66	

1036 14
14cr|e2tools-0.0.16-11|1	Name:           e2tools
14cr|e2tools-0.0.16-11|2	Version:        0.0.16
14cr|e2tools-0.0.16-11|3	Release:        11
14cr|e2tools-0.0.16-11|4	Summary:        Manipulate files in unmounted ext2/ext3 filesystems
14cr|e2tools-0.0.16-11|5	
14cr|e2tools-0.0.16-11|6	Group:          System/Kernel and hardware
14cr|e2tools-0.0.16-11|7	License:        GPLv2
14cr|e2tools-0.0.16-11|8	URL:            http://home.earthlink.net/~k_sheff/sw/e2tools/
14cr|e2tools-0.0.16-11|9	Source0:        http://home.earthlink.net/~k_sheff/sw/e2tools/%{name}-%{version}.tar.lzma
14cr|e2tools-0.0.16-11|10	Source1:        e2tools-test.sh
14cr|e2tools-0.0.16-11|11	# Thank you very much for the man pages from Debian package.
14cr|e2tools-0.0.16-11|12	Source2:        e2cp.1
14cr|e2tools-0.0.16-11|13	Source3:        e2ln.1
14cr|e2tools-0.0.16-11|14	Source4:        e2ls.1
14cr|e2tools-0.0.16-11|15	Source5:        e2mkdir.1
14cr|e2tools-0.0.16-11|16	Source6:        e2mv.1
14cr|e2tools-0.0.16-11|17	Source7:        e2rm.1
14cr|e2tools-0.0.16-11|18	Source8:        e2tail.1
14cr|e2tools-0.0.16-11|19	Source9:        e2tools.7
14cr|e2tools-0.0.16-11|20	Patch1:         e2tools-fedora-fixes.patch
14cr|e2tools-0.0.16-11|21	
14cr|e2tools-0.0.16-11|22	BuildRequires:  pkgconfig(ext2fs) >= 1.27
14cr|e2tools-0.0.16-11|23	
14cr|e2tools-0.0.16-11|24	# For e2tools-test.sh
14cr|e2tools-0.0.16-11|25	BuildRequires:  e2fsprogs, diffutils
14cr|e2tools-0.0.16-11|26	
14cr|e2tools-0.0.16-11|27	
14cr|e2tools-0.0.16-11|28	%description
14cr|e2tools-0.0.16-11|29	A simple set of utilities to read, write, and manipulate files in an
14cr|e2tools-0.0.16-11|30	ext2/ext3 filesystem directly using the ext2fs library. This works
14cr|e2tools-0.0.16-11|31	
14cr|e2tools-0.0.16-11|32	- without root access
14cr|e2tools-0.0.16-11|33	- without the filesystem being mounted
14cr|e2tools-0.0.16-11|34	- without kernel ext2/ext3 support
14cr|e2tools-0.0.16-11|35	
14cr|e2tools-0.0.16-11|36	The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail
14cr|e2tools-0.0.16-11|37	
14cr|e2tools-0.0.16-11|38	%prep
14cr|e2tools-0.0.16-11|39	%setup -q
14cr|e2tools-0.0.16-11|40	%patch1 -p1
14cr|e2tools-0.0.16-11|41	
14cr|e2tools-0.0.16-11|42	%build
14cr|e2tools-0.0.16-11|43	sed -i '/e2cp_LDADD/s:-L@[^@]*@::' Makefile.in || die
14cr|e2tools-0.0.16-11|44	
14cr|e2tools-0.0.16-11|45	%configure
14cr|e2tools-0.0.16-11|46	%make  CPPFLAGS="-Wall"
14cr|e2tools-0.0.16-11|47	
14cr|e2tools-0.0.16-11|48	
14cr|e2tools-0.0.16-11|49	%check
14cr|e2tools-0.0.16-11|50	# Run tests
14cr|e2tools-0.0.16-11|51	for e in e2ln e2ls e2mkdir e2mv e2rm e2tail; do
14cr|e2tools-0.0.16-11|52	ln -s e2cp $e
14cr|e2tools-0.0.16-11|53	done
14cr|e2tools-0.0.16-11|54	sh %{SOURCE1}
14cr|e2tools-0.0.16-11|55	
14cr|e2tools-0.0.16-11|56	
14cr|e2tools-0.0.16-11|57	%install
14cr|e2tools-0.0.16-11|58	%makeinstall_std
14cr|e2tools-0.0.16-11|59	%{__install} -d %{buildroot}%{_mandir}/man1/
14cr|e2tools-0.0.16-11|60	%{__install} \
14cr|e2tools-0.0.16-11|61	%{SOURCE2} \
14cr|e2tools-0.0.16-11|62	%{SOURCE3} \
14cr|e2tools-0.0.16-11|63	%{SOURCE4} \
14cr|e2tools-0.0.16-11|64	%{SOURCE5} \
14cr|e2tools-0.0.16-11|65	%{SOURCE6} \
14cr|e2tools-0.0.16-11|66	%{SOURCE7} \
14cr|e2tools-0.0.16-11|67	%{SOURCE8} \
14cr|e2tools-0.0.16-11|68	%{buildroot}%{_mandir}/man1/
14cr|e2tools-0.0.16-11|69	%{__install} -D %{SOURCE9} %{buildroot}%{_mandir}/man7/e2tools.7
14cr|e2tools-0.0.16-11|70	
14cr|e2tools-0.0.16-11|71	
14cr|e2tools-0.0.16-11|72	%files
14cr|e2tools-0.0.16-11|73	%doc README ChangeLog TODO AUTHORS
14cr|e2tools-0.0.16-11|74	%{_bindir}/e2cp
14cr|e2tools-0.0.16-11|75	%{_bindir}/e2ln
14cr|e2tools-0.0.16-11|76	%{_bindir}/e2ls
14cr|e2tools-0.0.16-11|77	%{_bindir}/e2mkdir
14cr|e2tools-0.0.16-11|78	%{_bindir}/e2mv
14cr|e2tools-0.0.16-11|79	%{_bindir}/e2rm
14cr|e2tools-0.0.16-11|80	%{_bindir}/e2tail
14cr|e2tools-0.0.16-11|81	%doc %{_mandir}/man1/e2cp.1*
14cr|e2tools-0.0.16-11|82	%doc %{_mandir}/man1/e2ln.1*
14cr|e2tools-0.0.16-11|83	%doc %{_mandir}/man1/e2ls.1*
14cr|e2tools-0.0.16-11|84	%doc %{_mandir}/man1/e2mkdir.1*
14cr|e2tools-0.0.16-11|85	%doc %{_mandir}/man1/e2mv.1*
14cr|e2tools-0.0.16-11|86	%doc %{_mandir}/man1/e2rm.1*
14cr|e2tools-0.0.16-11|87	%doc %{_mandir}/man1/e2tail.1*
14cr|e2tools-0.0.16-11|88	%doc %{_mandir}/man7/e2tools.7*
14cr|e2tools-0.0.16-11|89	
14cr|e2tools-0.0.16-11|90	%changelog
14cr|e2tools-0.0.16-11|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.16-11
14cr|e2tools-0.0.16-11|92	+ Revision: c1a5d59
14cr|e2tools-0.0.16-11|93	- MassBuild#464: Increase release tag
14cr|e2tools-0.0.16-11|94	
14cr|e2tools-0.0.16-11|95	

1037 14
14cr|e3-2.8-2|1	%define _enable_debug_packages %{nil}
14cr|e3-2.8-2|2	%define debug_package %{nil}
14cr|e3-2.8-2|3	
14cr|e3-2.8-2|4	Summary:	Tiny editor, well suited for rescue disks
14cr|e3-2.8-2|5	Name:		e3
14cr|e3-2.8-2|6	Version:	2.8
14cr|e3-2.8-2|7	Release:	2
14cr|e3-2.8-2|8	License:	GPLv2+
14cr|e3-2.8-2|9	Group:		Editors
14cr|e3-2.8-2|10	Url:		https://sites.google.com/site/e3editor/
14cr|e3-2.8-2|11	Source0:	https://sites.google.com/site/e3editor/Home/%{name}-%{version}.tgz
14cr|e3-2.8-2|12	# mark the stack as non-executable and disable tiny/crippled elf on 32
14cr|e3-2.8-2|13	# bit linux so that stack can be marked as non-executable on it too
14cr|e3-2.8-2|14	# http://www.gentoo.org/proj/en/hardened/gnu-stack.xml
14cr|e3-2.8-2|15	Patch0:		e3-gnu-stack.patch
14cr|e3-2.8-2|16	BuildRequires:	nasm
14cr|e3-2.8-2|17	ExclusiveArch:	%{ix86} x86_64
14cr|e3-2.8-2|18	
14cr|e3-2.8-2|19	%description
14cr|e3-2.8-2|20	E3 is teeny tiny editor that doesn't depend on any libs.
14cr|e3-2.8-2|21	e3 uses subset of wordstar|emacs|pico|vi|nedit commands.
14cr|e3-2.8-2|22	
14cr|e3-2.8-2|23	%files
14cr|e3-2.8-2|24	%doc README ChangeLog e3.html
14cr|e3-2.8-2|25	%{_bindir}/e3
14cr|e3-2.8-2|26	%{_bindir}/e3em
14cr|e3-2.8-2|27	%{_bindir}/e3ne
14cr|e3-2.8-2|28	%{_bindir}/e3pi
14cr|e3-2.8-2|29	%{_bindir}/e3vi
14cr|e3-2.8-2|30	%{_bindir}/e3ws
14cr|e3-2.8-2|31	%{_mandir}/man1/e3*
14cr|e3-2.8-2|32	
14cr|e3-2.8-2|33	#----------------------------------------------------------------------------
14cr|e3-2.8-2|34	
14cr|e3-2.8-2|35	%prep
14cr|e3-2.8-2|36	%setup -q
14cr|e3-2.8-2|37	%patch0 -p1
14cr|e3-2.8-2|38	rm -rf bin
14cr|e3-2.8-2|39	
14cr|e3-2.8-2|40	%build
14cr|e3-2.8-2|41	%ifarch x86_64
14cr|e3-2.8-2|42	make PREFIX=%{_prefix} MANDIR=%{_mandir}/man1 EXMODE=SED 64
14cr|e3-2.8-2|43	%else
14cr|e3-2.8-2|44	make PREFIX=%{_prefix} MANDIR=%{_mandir}/man1 EXMODE=SED 32
14cr|e3-2.8-2|45	%endif
14cr|e3-2.8-2|46	
14cr|e3-2.8-2|47	%install
14cr|e3-2.8-2|48	install -d %{buildroot}%{_bindir}
14cr|e3-2.8-2|49	install -d %{buildroot}%{_mandir}/man1
14cr|e3-2.8-2|50	
14cr|e3-2.8-2|51	install -m755 e3 %{buildroot}%{_bindir}/e3
14cr|e3-2.8-2|52	install -m644 e3.man %{buildroot}%{_mandir}/man1/e3.1
14cr|e3-2.8-2|53	
14cr|e3-2.8-2|54	# fix those softlinks
14cr|e3-2.8-2|55	pushd %{buildroot}%{_bindir}
14cr|e3-2.8-2|56	for i in e3em e3ne e3pi e3vi e3ws; do
14cr|e3-2.8-2|57	ln -snf e3 ${i}
14cr|e3-2.8-2|58	done
14cr|e3-2.8-2|59	popd
14cr|e3-2.8-2|60	
14cr|e3-2.8-2|61	
14cr|e3-2.8-2|62	%changelog
14cr|e3-2.8-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8-2
14cr|e3-2.8-2|64	+ Revision: 1eb435c
14cr|e3-2.8-2|65	- MassBuild#464: Increase release tag
14cr|e3-2.8-2|66	
14cr|e3-2.8-2|67	

1038 14
14cr|e4rat-0.2.3-3|1	%define major 0
14cr|e4rat-0.2.3-3|2	%define libname %mklibname %{name}-core %{major}
14cr|e4rat-0.2.3-3|3	
14cr|e4rat-0.2.3-3|4	Summary:	Toolset to accelerate the boot process as well as application startups
14cr|e4rat-0.2.3-3|5	Name:		e4rat
14cr|e4rat-0.2.3-3|6	Version:	0.2.3
14cr|e4rat-0.2.3-3|7	Release:	3
14cr|e4rat-0.2.3-3|8	License:	GPLv3+
14cr|e4rat-0.2.3-3|9	Group:		System/Configuration/Boot and Init
14cr|e4rat-0.2.3-3|10	Url:		http://e4rat.sourceforge.net/
14cr|e4rat-0.2.3-3|11	Source0:	http://downloads.sourceforge.net/project/dracut/%{name}_%{version}_src.tar.gz
14cr|e4rat-0.2.3-3|12	Patch1:		e4rat-0.2.2-libdir.patch
14cr|e4rat-0.2.3-3|13	Patch2:		e4rat-0.2.3-shared-build.patch
14cr|e4rat-0.2.3-3|14	Patch3:		e4rat-0.2.3-boostfsv3.patch
14cr|e4rat-0.2.3-3|15	BuildRequires:	cmake
14cr|e4rat-0.2.3-3|16	BuildRequires:	boost-devel
14cr|e4rat-0.2.3-3|17	BuildRequires:	ext2fs-devel
14cr|e4rat-0.2.3-3|18	BuildRequires:	pkgconfig(blkid)
14cr|e4rat-0.2.3-3|19	BuildRequires:	audit-devel
14cr|e4rat-0.2.3-3|20	BuildRequires:	auparse-devel
14cr|e4rat-0.2.3-3|21	BuildRequires:	libstdc++-devel
14cr|e4rat-0.2.3-3|22	BuildRequires:	audit
14cr|e4rat-0.2.3-3|23	# (tpg) this packages causes negative effect
14cr|e4rat-0.2.3-3|24	Conflicts:	preload
14cr|e4rat-0.2.3-3|25	
14cr|e4rat-0.2.3-3|26	%description
14cr|e4rat-0.2.3-3|27	e4rat ("Ext4 - Reducing Access Times") is a toolset to accelerate the boot
14cr|e4rat-0.2.3-3|28	process as well as application startups. Through physical file realloction
14cr|e4rat-0.2.3-3|29	e4rat eliminates both seek times and rotational delays. This leads to a high
14cr|e4rat-0.2.3-3|30	disk transfer rate.
14cr|e4rat-0.2.3-3|31	
14cr|e4rat-0.2.3-3|32	Placing files on disk in a sequentially ordered way allows to efficiently
14cr|e4rat-0.2.3-3|33	read-ahead files in parallel to the program startup. The combination of
14cr|e4rat-0.2.3-3|34	sequentially reading and a high cache hit rate may reduce the boot time by a
14cr|e4rat-0.2.3-3|35	factor of three, as the example below shows.
14cr|e4rat-0.2.3-3|36	
14cr|e4rat-0.2.3-3|37	e4rat is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the
14cr|e4rat-0.2.3-3|38	Ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Other filesystem
14cr|e4rat-0.2.3-3|39	types and/or earlier versions of extended filesystems are not supported.
14cr|e4rat-0.2.3-3|40	
14cr|e4rat-0.2.3-3|41	%package %{libname}
14cr|e4rat-0.2.3-3|42	Summary:	Main library for %{name}
14cr|e4rat-0.2.3-3|43	Group:		System/Libraries
14cr|e4rat-0.2.3-3|44	Requires:	%{name} = %{version}-%{release}
14cr|e4rat-0.2.3-3|45	
14cr|e4rat-0.2.3-3|46	%description %{libname}
14cr|e4rat-0.2.3-3|47	Main library for %{name}.
14cr|e4rat-0.2.3-3|48	
14cr|e4rat-0.2.3-3|49	%prep
14cr|e4rat-0.2.3-3|50	%setup -q
14cr|e4rat-0.2.3-3|51	%patch1 -p1 -b .libdir
14cr|e4rat-0.2.3-3|52	%patch2 -p1 -b .shared
14cr|e4rat-0.2.3-3|53	%patch3 -p0 -b .boost3
14cr|e4rat-0.2.3-3|54	
14cr|e4rat-0.2.3-3|55	%build
14cr|e4rat-0.2.3-3|56	%cmake
14cr|e4rat-0.2.3-3|57	%make
14cr|e4rat-0.2.3-3|58	
14cr|e4rat-0.2.3-3|59	%install
14cr|e4rat-0.2.3-3|60	%makeinstall_std -C build
14cr|e4rat-0.2.3-3|61	
14cr|e4rat-0.2.3-3|62	%files
14cr|e4rat-0.2.3-3|63	%doc README
14cr|e4rat-0.2.3-3|64	%config %{_sysconfdir}/%{name}.conf
14cr|e4rat-0.2.3-3|65	%{_sbindir}/%{name}-collect
14cr|e4rat-0.2.3-3|66	%{_sbindir}/%{name}-preload
14cr|e4rat-0.2.3-3|67	%{_sbindir}/%{name}-realloc
14cr|e4rat-0.2.3-3|68	%{_mandir}/man5/%{name}.conf.5*
14cr|e4rat-0.2.3-3|69	%{_mandir}/man8/%{name}-collect.8*
14cr|e4rat-0.2.3-3|70	%{_mandir}/man8/%{name}-preload.8*
14cr|e4rat-0.2.3-3|71	%{_mandir}/man8/%{name}-realloc.8*
14cr|e4rat-0.2.3-3|72	
14cr|e4rat-0.2.3-3|73	%files %{libname}
14cr|e4rat-0.2.3-3|74	%{_libdir}/lib*%{name}-core.so
14cr|e4rat-0.2.3-3|75	%{_libdir}/lib*%{name}-core.so.%{major}
14cr|e4rat-0.2.3-3|76	
14cr|e4rat-0.2.3-3|77	%changelog
14cr|e4rat-0.2.3-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|e4rat-0.2.3-3|79	+ Revision: fcf0a10
14cr|e4rat-0.2.3-3|80	- MassBuild#464: Increase release tag
14cr|e4rat-0.2.3-3|81	
14cr|e4rat-0.2.3-3|82	

1039 14
14cr|easychem-0.6-8|1	%define _enable_debug_packages	%{nil}
14cr|easychem-0.6-8|2	%define debug_package		%{nil}
14cr|easychem-0.6-8|3	
14cr|easychem-0.6-8|4	Name:		easychem
14cr|easychem-0.6-8|5	Summary:	2D molecular drawing program
14cr|easychem-0.6-8|6	Version:	0.6
14cr|easychem-0.6-8|7	Release:	8
14cr|easychem-0.6-8|8	
14cr|easychem-0.6-8|9	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/easychem/%{name}-%{version}.tar.bz2
14cr|easychem-0.6-8|10	Patch0:		easychem-0.6-rosa-linkage.patch
14cr|easychem-0.6-8|11	URL:		http://easychem.sourceforge.net/
14cr|easychem-0.6-8|12	License:	GPLv2+
14cr|easychem-0.6-8|13	Group:		Sciences/Chemistry
14cr|easychem-0.6-8|14	BuildRequires:	gtk2-devel
14cr|easychem-0.6-8|15	
14cr|easychem-0.6-8|16	%description
14cr|easychem-0.6-8|17	EasyChem is a program designed to draw chemical molecules.  The problem in all
14cr|easychem-0.6-8|18	existing programs is: they intend to be easy to use at first try, kind of a
14cr|easychem-0.6-8|19	quick-and-dirty approach. EasyChem would be a bit difficult to learn, but when
14cr|easychem-0.6-8|20	you master it, you can be very fast, and with a huge precision. In fact, it's
14cr|easychem-0.6-8|21	just like a specialized vectorial drawing tool.
14cr|easychem-0.6-8|22	
14cr|easychem-0.6-8|23	%prep
14cr|easychem-0.6-8|24	%setup -q
14cr|easychem-0.6-8|25	%patch0 -p1
14cr|easychem-0.6-8|26	
14cr|easychem-0.6-8|27	%build
14cr|easychem-0.6-8|28	%make -f Makefile.linux C_FLAGS="%{?optflags} %{?ldflags}"
14cr|easychem-0.6-8|29	
14cr|easychem-0.6-8|30	%install
14cr|easychem-0.6-8|31	install -D -m755 %{name} %{buildroot}/%{_bindir}/%{name}
14cr|easychem-0.6-8|32	
14cr|easychem-0.6-8|33	#menu
14cr|easychem-0.6-8|34	
14cr|easychem-0.6-8|35	mkdir -p %{buildroot}%{_datadir}/applications
14cr|easychem-0.6-8|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|easychem-0.6-8|37	[Desktop Entry]
14cr|easychem-0.6-8|38	Name=EasyChem
14cr|easychem-0.6-8|39	Comment=2D Molecule Editor
14cr|easychem-0.6-8|40	Exec=%{name}
14cr|easychem-0.6-8|41	Icon=chemistry_section
14cr|easychem-0.6-8|42	Terminal=false
14cr|easychem-0.6-8|43	Type=Application
14cr|easychem-0.6-8|44	Categories=X-MandrivaLinux-MoreApplications-Sciences-Chemistry;Science;Chemistry;
14cr|easychem-0.6-8|45	EOF
14cr|easychem-0.6-8|46	
14cr|easychem-0.6-8|47	%files
14cr|easychem-0.6-8|48	%doc COPYING
14cr|easychem-0.6-8|49	%{_bindir}/%{name}
14cr|easychem-0.6-8|50	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|easychem-0.6-8|51	
14cr|easychem-0.6-8|52	
14cr|easychem-0.6-8|53	
14cr|easychem-0.6-8|54	
14cr|easychem-0.6-8|55	%changelog
14cr|easychem-0.6-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-8
14cr|easychem-0.6-8|57	+ Revision: c32d067
14cr|easychem-0.6-8|58	- MassBuild#464: Increase release tag
14cr|easychem-0.6-8|59	
14cr|easychem-0.6-8|60	

1040 14
14cr|easymp3gain-0.5.0-4|1	%define _enable_debug_packages %{nil}
14cr|easymp3gain-0.5.0-4|2	%define debug_package %{nil}
14cr|easymp3gain-0.5.0-4|3	
14cr|easymp3gain-0.5.0-4|4	Summary:	Graphical user interface for MP3Gain, AACGain and VorbisGain (GTK2)
14cr|easymp3gain-0.5.0-4|5	Name:		easymp3gain
14cr|easymp3gain-0.5.0-4|6	Version:	0.5.0
14cr|easymp3gain-0.5.0-4|7	Release:	4
14cr|easymp3gain-0.5.0-4|8	License:	GPLv2+
14cr|easymp3gain-0.5.0-4|9	Group:		Sound
14cr|easymp3gain-0.5.0-4|10	Url:		http://easymp3gain.sourceforge.net
14cr|easymp3gain-0.5.0-4|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|easymp3gain-0.5.0-4|12	Source0:	%{name}-%{version}.src.tar.gz
14cr|easymp3gain-0.5.0-4|13	Patch0:		easymp3gain-cpu.patch
14cr|easymp3gain-0.5.0-4|14	Patch1:		easymp3gain-0.5.0-desktop.patch
14cr|easymp3gain-0.5.0-4|15	Patch2:		fix_missing_LazarusDir.diff
14cr|easymp3gain-0.5.0-4|16	Patch3:		fix_missing_overload_on_AddTask.diff
14cr|easymp3gain-0.5.0-4|17	BuildRequires:	fpc
14cr|easymp3gain-0.5.0-4|18	BuildRequires:	lazarus
14cr|easymp3gain-0.5.0-4|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|easymp3gain-0.5.0-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|easymp3gain-0.5.0-4|21	Requires:	mp3gain
14cr|easymp3gain-0.5.0-4|22	Requires:	vorbisgain
14cr|easymp3gain-0.5.0-4|23	
14cr|easymp3gain-0.5.0-4|24	%description
14cr|easymp3gain-0.5.0-4|25	easyMP3Gain is a graphical user interface for MP3Gain, AACGain and VorbisGain.
14cr|easymp3gain-0.5.0-4|26	The Interface looks similar to the one available for Windows.
14cr|easymp3gain-0.5.0-4|27	It's a native GTK/GTK+ application, so it runs on Linux and FreeBSD/OpenBSD.
14cr|easymp3gain-0.5.0-4|28	
14cr|easymp3gain-0.5.0-4|29	%files
14cr|easymp3gain-0.5.0-4|30	%{_bindir}/%{name}
14cr|easymp3gain-0.5.0-4|31	%{_datadir}/%{name}
14cr|easymp3gain-0.5.0-4|32	%{_datadir}/applications/%{name}.desktop
14cr|easymp3gain-0.5.0-4|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|easymp3gain-0.5.0-4|34	
14cr|easymp3gain-0.5.0-4|35	#----------------------------------------------------------------------------
14cr|easymp3gain-0.5.0-4|36	
14cr|easymp3gain-0.5.0-4|37	%prep
14cr|easymp3gain-0.5.0-4|38	%setup -q
14cr|easymp3gain-0.5.0-4|39	%ifarch %{ix86}
14cr|easymp3gain-0.5.0-4|40	%patch0 -p1
14cr|easymp3gain-0.5.0-4|41	%endif
14cr|easymp3gain-0.5.0-4|42	%patch1 -p0
14cr|easymp3gain-0.5.0-4|43	%patch2 -p1
14cr|easymp3gain-0.5.0-4|44	%patch3 -p1
14cr|easymp3gain-0.5.0-4|45	
14cr|easymp3gain-0.5.0-4|46	%build
14cr|easymp3gain-0.5.0-4|47	make all
14cr|easymp3gain-0.5.0-4|48	
14cr|easymp3gain-0.5.0-4|49	%install
14cr|easymp3gain-0.5.0-4|50	./install.sh DESTDIR=%{buildroot}
14cr|easymp3gain-0.5.0-4|51	
14cr|easymp3gain-0.5.0-4|52	
14cr|easymp3gain-0.5.0-4|53	
14cr|easymp3gain-0.5.0-4|54	%changelog
14cr|easymp3gain-0.5.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-4
14cr|easymp3gain-0.5.0-4|56	+ Revision: 4eafabb
14cr|easymp3gain-0.5.0-4|57	- MassBuild#464: Increase release tag
14cr|easymp3gain-0.5.0-4|58	
14cr|easymp3gain-0.5.0-4|59	

1041 14
14cr|easynote-keys-1.0-2|1	Name:		easynote-keys
14cr|easynote-keys-1.0-2|2	Version:	1.0
14cr|easynote-keys-1.0-2|3	Release:	2
14cr|easynote-keys-1.0-2|4	Summary:	Mappings for additional keys of Packard Bell EASYNOTE
14cr|easynote-keys-1.0-2|5	License:	GPLv2+
14cr|easynote-keys-1.0-2|6	Group:		System/Configuration/Hardware
14cr|easynote-keys-1.0-2|7	BuildArch:	noarch
14cr|easynote-keys-1.0-2|8	Requires:	xmodmap
14cr|easynote-keys-1.0-2|9	
14cr|easynote-keys-1.0-2|10	%description
14cr|easynote-keys-1.0-2|11	setkeycodes and Xmodmap settings for
14cr|easynote-keys-1.0-2|12	Packard Bell EASYNOTE machines such as TE11HC-B8302G50Mnks
14cr|easynote-keys-1.0-2|13	
14cr|easynote-keys-1.0-2|14	%prep
14cr|easynote-keys-1.0-2|15	
14cr|easynote-keys-1.0-2|16	%build
14cr|easynote-keys-1.0-2|17	
14cr|easynote-keys-1.0-2|18	%install
14cr|easynote-keys-1.0-2|19	
14cr|easynote-keys-1.0-2|20	%post
14cr|easynote-keys-1.0-2|21	cat >>/etc/rc.d/rc.local <<EOF
14cr|easynote-keys-1.0-2|22	setkeycodes e01a 217     # added by easynote-keys
14cr|easynote-keys-1.0-2|23	setkeycodes e034 219     # added by easynote-keys
14cr|easynote-keys-1.0-2|24	setkeycodes e033 221     # added by easynote-keys
14cr|easynote-keys-1.0-2|25	EOF
14cr|easynote-keys-1.0-2|26	
14cr|easynote-keys-1.0-2|27	cat >>/etc/X11/Xmodmap <<EOF
14cr|easynote-keys-1.0-2|28	! added by easynote-keys
14cr|easynote-keys-1.0-2|29	keycode 229 = EuroSign
14cr|easynote-keys-1.0-2|30	! added by easynote-keys
14cr|easynote-keys-1.0-2|31	keycode 227 = dollar
14cr|easynote-keys-1.0-2|32	EOF
14cr|easynote-keys-1.0-2|33	
14cr|easynote-keys-1.0-2|34	%preun
14cr|easynote-keys-1.0-2|35	sed -i '/added by easynote-keys/{N;d}' /etc/X11/Xmodmap
14cr|easynote-keys-1.0-2|36	sed -i '/added by easynote-keys/d' /etc/rc.d/rc.local
14cr|easynote-keys-1.0-2|37	
14cr|easynote-keys-1.0-2|38	
14cr|easynote-keys-1.0-2|39	%files
14cr|easynote-keys-1.0-2|40	
14cr|easynote-keys-1.0-2|41	%changelog
14cr|easynote-keys-1.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|easynote-keys-1.0-2|43	+ Revision: 763810d
14cr|easynote-keys-1.0-2|44	- MassBuild#464: Increase release tag
14cr|easynote-keys-1.0-2|45	
14cr|easynote-keys-1.0-2|46	

1042 14
14cr|easystroke-0.6.0-3|1	#empty debug package
14cr|easystroke-0.6.0-3|2	%define debug_package	%{nil}
14cr|easystroke-0.6.0-3|3	
14cr|easystroke-0.6.0-3|4	Summary:	A gesture-recognition application for X11
14cr|easystroke-0.6.0-3|5	Name:		easystroke
14cr|easystroke-0.6.0-3|6	Version:	0.6.0
14cr|easystroke-0.6.0-3|7	Release:	3
14cr|easystroke-0.6.0-3|8	Group:		Accessibility
14cr|easystroke-0.6.0-3|9	License:	ISC
14cr|easystroke-0.6.0-3|10	Url:		http://easystroke.sourceforge.net/
14cr|easystroke-0.6.0-3|11	Source0:	http://garr.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|easystroke-0.6.0-3|12	
14cr|easystroke-0.6.0-3|13	BuildRequires:	pkgconfig(gdkmm-3.0)
14cr|easystroke-0.6.0-3|14	BuildRequires:	dbus-glib-devel
14cr|easystroke-0.6.0-3|15	BuildRequires:	boost-devel
14cr|easystroke-0.6.0-3|16	BuildRequires:	pkgconfig(x11)
14cr|easystroke-0.6.0-3|17	BuildRequires:	pkgconfig(xext)
14cr|easystroke-0.6.0-3|18	BuildRequires:	pkgconfig(xi)
14cr|easystroke-0.6.0-3|19	BuildRequires:	pkgconfig(xfixes)
14cr|easystroke-0.6.0-3|20	BuildRequires:	pkgconfig(xtst)
14cr|easystroke-0.6.0-3|21	BuildRequires:	x11-server-devel
14cr|easystroke-0.6.0-3|22	BuildRequires:	intltool
14cr|easystroke-0.6.0-3|23	BuildRequires:	help2man
14cr|easystroke-0.6.0-3|24	
14cr|easystroke-0.6.0-3|25	%description
14cr|easystroke-0.6.0-3|26	Easystroke is a gesture-recognition application for X11. Gestures or
14cr|easystroke-0.6.0-3|27	strokes are movements that you make with you mouse (or your pen,
14cr|easystroke-0.6.0-3|28	finger etc.) while holding down a specific mouse button. Easystroke
14cr|easystroke-0.6.0-3|29	will execute certain actions if it recognizes the stroke; currently
14cr|easystroke-0.6.0-3|30	easystroke can emulate key presses, execute shell commands, hold down
14cr|easystroke-0.6.0-3|31	modifiers and emulate a scroll wheel.
14cr|easystroke-0.6.0-3|32	The program was designed with Tablet PCs in mind and can be used
14cr|easystroke-0.6.0-3|33	effectively even without access to a keyboard. Easystroke tries to
14cr|easystroke-0.6.0-3|34	provide an intuitive and efficient user interface, while at the same
14cr|easystroke-0.6.0-3|35	time being highly configurable and offering many advanced features.
14cr|easystroke-0.6.0-3|36	
14cr|easystroke-0.6.0-3|37	%prep
14cr|easystroke-0.6.0-3|38	%setup -q
14cr|easystroke-0.6.0-3|39	# fix PREFIX
14cr|easystroke-0.6.0-3|40	sed -i -e 's:/usr/local:%{_prefix}:' Makefile
14cr|easystroke-0.6.0-3|41	
14cr|easystroke-0.6.0-3|42	%build
14cr|easystroke-0.6.0-3|43	%make	CXX="g++ %{optflags}" \
14cr|easystroke-0.6.0-3|44	CC="gcc -std=c99 %{optflags}" \
14cr|easystroke-0.6.0-3|45	LDFLAGS="%{ldflags}"
14cr|easystroke-0.6.0-3|46	
14cr|easystroke-0.6.0-3|47	# man page
14cr|easystroke-0.6.0-3|48	make man
14cr|easystroke-0.6.0-3|49	
14cr|easystroke-0.6.0-3|50	%install
14cr|easystroke-0.6.0-3|51	%makeinstall_std
14cr|easystroke-0.6.0-3|52	
14cr|easystroke-0.6.0-3|53	# man page install
14cr|easystroke-0.6.0-3|54	install -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|easystroke-0.6.0-3|55	
14cr|easystroke-0.6.0-3|56	%find_lang %{name}
14cr|easystroke-0.6.0-3|57	
14cr|easystroke-0.6.0-3|58	%files -f %{name}.lang
14cr|easystroke-0.6.0-3|59	%doc LICENSE changelog
14cr|easystroke-0.6.0-3|60	%{_bindir}/%{name}
14cr|easystroke-0.6.0-3|61	%{_datadir}/applications/%{name}.desktop
14cr|easystroke-0.6.0-3|62	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|easystroke-0.6.0-3|63	%{_mandir}/man1/%{name}*
14cr|easystroke-0.6.0-3|64	
14cr|easystroke-0.6.0-3|65	
14cr|easystroke-0.6.0-3|66	
14cr|easystroke-0.6.0-3|67	
14cr|easystroke-0.6.0-3|68	
14cr|easystroke-0.6.0-3|69	%changelog
14cr|easystroke-0.6.0-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|easystroke-0.6.0-3|71	+ Revision: 67e9f2f
14cr|easystroke-0.6.0-3|72	- MassBuild#464: Increase release tag
14cr|easystroke-0.6.0-3|73	
14cr|easystroke-0.6.0-3|74	

1043 14
14cr|eatmonkey-0.1.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|eatmonkey-0.1.4-2|2	
14cr|eatmonkey-0.1.4-2|3	Name:		eatmonkey
14cr|eatmonkey-0.1.4-2|4	Version:	0.1.4
14cr|eatmonkey-0.1.4-2|5	Release:	2
14cr|eatmonkey-0.1.4-2|6	Summary:	Download manager for Xfce
14cr|eatmonkey-0.1.4-2|7	Group:		Graphical desktop/Xfce
14cr|eatmonkey-0.1.4-2|8	License:	GPLv3
14cr|eatmonkey-0.1.4-2|9	URL:		http://goodies.xfce.org/projects/applications/eatmonkey
14cr|eatmonkey-0.1.4-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|eatmonkey-0.1.4-2|11	BuildRequires:	rubygem-gio2
14cr|eatmonkey-0.1.4-2|12	BuildRequires:	rubygem-glib2
14cr|eatmonkey-0.1.4-2|13	BuildRequires:	rubygem-gobject-introspection
14cr|eatmonkey-0.1.4-2|14	BuildRequires:	intltool
14cr|eatmonkey-0.1.4-2|15	
14cr|eatmonkey-0.1.4-2|16	BuildArch:	noarch
14cr|eatmonkey-0.1.4-2|17	
14cr|eatmonkey-0.1.4-2|18	%description
14cr|eatmonkey-0.1.4-2|19	Eatmonkey is a download manager that works exclusively with aria2, the ultra
14cr|eatmonkey-0.1.4-2|20	fast download utility. It has support for HTTP(s)/FTP, BitTorrent and Metalink
14cr|eatmonkey-0.1.4-2|21	files.
14cr|eatmonkey-0.1.4-2|22	
14cr|eatmonkey-0.1.4-2|23	%prep
14cr|eatmonkey-0.1.4-2|24	%setup -q
14cr|eatmonkey-0.1.4-2|25	
14cr|eatmonkey-0.1.4-2|26	%build
14cr|eatmonkey-0.1.4-2|27	%configure2_5x
14cr|eatmonkey-0.1.4-2|28	
14cr|eatmonkey-0.1.4-2|29	%install
14cr|eatmonkey-0.1.4-2|30	%makeinstall_std
14cr|eatmonkey-0.1.4-2|31	
14cr|eatmonkey-0.1.4-2|32	%find_lang %{name}
14cr|eatmonkey-0.1.4-2|33	
14cr|eatmonkey-0.1.4-2|34	%files -f %{name}.lang
14cr|eatmonkey-0.1.4-2|35	%doc AUTHORS ChangeLog NEWS README
14cr|eatmonkey-0.1.4-2|36	%{_bindir}/eatmonkey
14cr|eatmonkey-0.1.4-2|37	%{_datadir}/applications/eatmonkey.desktop
14cr|eatmonkey-0.1.4-2|38	%{_datadir}/eatmonkey
14cr|eatmonkey-0.1.4-2|39	%{_iconsdir}/hicolor/*/apps/eatmonkey.*
14cr|eatmonkey-0.1.4-2|40	%{_datadir}/pixmaps/eatmonkey-logo.png
14cr|eatmonkey-0.1.4-2|41	
14cr|eatmonkey-0.1.4-2|42	
14cr|eatmonkey-0.1.4-2|43	%changelog
14cr|eatmonkey-0.1.4-2|44	* Sun Sep 14 2014 abfonly <abfonly@gmail.com> 0.1.4-2
14cr|eatmonkey-0.1.4-2|45	+ Revision: 88717b1
14cr|eatmonkey-0.1.4-2|46	- Merge pull request #1 from abfonly/eatmonkey:rosa2014.1
14cr|eatmonkey-0.1.4-2|47	- abfonly
14cr|eatmonkey-0.1.4-2|48	
14cr|eatmonkey-0.1.4-2|49	

1044 14
14cr|eatmydata-65-2|1	Summary:	A small wrapper to disable fsync and related functions
14cr|eatmydata-65-2|2	Name:		eatmydata
14cr|eatmydata-65-2|3	Version:	65
14cr|eatmydata-65-2|4	Release:	2
14cr|eatmydata-65-2|5	Group:		File tools
14cr|eatmydata-65-2|6	License:	GPLv3
14cr|eatmydata-65-2|7	URL:		https://launchpad.net/libeatmydata
14cr|eatmydata-65-2|8	Source0:	https://launchpad.net/libeatmydata/trunk/release-%{version}/+download/libeatmydata-%{version}.tar.gz
14cr|eatmydata-65-2|9	Source1:	eatmydata
14cr|eatmydata-65-2|10	Patch0:		libeatmydata-26-use-correct-libdir.patch
14cr|eatmydata-65-2|11	Provides:	libeatmydata
14cr|eatmydata-65-2|12	
14cr|eatmydata-65-2|13	%description
14cr|eatmydata-65-2|14	LD_PRELOAD library that disables all forms of writing data safely to disk.
14cr|eatmydata-65-2|15	fsync() becomes a NO-OP, O_SYNC is removed etc. The idea is to use in
14cr|eatmydata-65-2|16	testing to get faster test runs where real durability is not required.
14cr|eatmydata-65-2|17	
14cr|eatmydata-65-2|18	%prep
14cr|eatmydata-65-2|19	%setup -q -n libeatmydata-%{version}
14cr|eatmydata-65-2|20	#patch0 -p1
14cr|eatmydata-65-2|21	
14cr|eatmydata-65-2|22	%build
14cr|eatmydata-65-2|23	#./autogen.sh
14cr|eatmydata-65-2|24	%configure2_5x
14cr|eatmydata-65-2|25	%make
14cr|eatmydata-65-2|26	
14cr|eatmydata-65-2|27	%install
14cr|eatmydata-65-2|28	%makeinstall_std
14cr|eatmydata-65-2|29	# LIBDIR=%{_libdir} DESTDIR=%{buildroot}
14cr|eatmydata-65-2|30	
14cr|eatmydata-65-2|31	install -d %{buildroot}/%{_bindir}
14cr|eatmydata-65-2|32	install -m 755 %{SOURCE1} %{buildroot}/%{_bindir}/%{name}
14cr|eatmydata-65-2|33	sed -i 's,__LIBDIR__,%{_libdir},g' %{buildroot}/%{_bindir}/%{name}
14cr|eatmydata-65-2|34	
14cr|eatmydata-65-2|35	%files
14cr|eatmydata-65-2|36	%doc AUTHORS ChangeLog README
14cr|eatmydata-65-2|37	%{_bindir}/%{name}
14cr|eatmydata-65-2|38	%{_libdir}/libeatmydata.so*
14cr|eatmydata-65-2|39	%{_libexecdir}/eatmydata.sh
14cr|eatmydata-65-2|40	
14cr|eatmydata-65-2|41	
14cr|eatmydata-65-2|42	
14cr|eatmydata-65-2|43	%changelog
14cr|eatmydata-65-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 65-2
14cr|eatmydata-65-2|45	+ Revision: 2bc99c2
14cr|eatmydata-65-2|46	- MassBuild#464: Increase release tag
14cr|eatmydata-65-2|47	
14cr|eatmydata-65-2|48	

1045 14
14cr|eboard-1.1.1-3|1	%define name    eboard
14cr|eboard-1.1.1-3|2	%define version 1.1.1
14cr|eboard-1.1.1-3|3	%define release 3
14cr|eboard-1.1.1-3|4	
14cr|eboard-1.1.1-3|5	Summary:        FICS chess-server interface
14cr|eboard-1.1.1-3|6	Name:           %{name}
14cr|eboard-1.1.1-3|7	Version:        %{version}
14cr|eboard-1.1.1-3|8	Release:        %{release}
14cr|eboard-1.1.1-3|9	License:        GPLv2+
14cr|eboard-1.1.1-3|10	Group:          Games/Boards
14cr|eboard-1.1.1-3|11	URL:            http://eboard.sf.net
14cr|eboard-1.1.1-3|12	Source0:        http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-%version.tar.bz2
14cr|eboard-1.1.1-3|13	Source1:        http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-icons.tar.bz2
14cr|eboard-1.1.1-3|14	Source2:	http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-extras-1pl2.tar.bz2
14cr|eboard-1.1.1-3|15	Source3:	http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-extras-2.tar.bz2
14cr|eboard-1.1.1-3|16	Patch0:		eboard-1.0.4-mdv-fix-str-fmt.patch
14cr|eboard-1.1.1-3|17	Patch1:		eboard-1.1.1-gcc44.patch
14cr|eboard-1.1.1-3|18	Patch2:		eboard-1.1.1-libpng15.patch
14cr|eboard-1.1.1-3|19	Patch3:		eboard-1.1.1-link.patch
14cr|eboard-1.1.1-3|20	Patch4:		eboard-1.1.1-ldl.patch
14cr|eboard-1.1.1-3|21	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|eboard-1.1.1-3|22	Buildrequires:  gtk+2-devel
14cr|eboard-1.1.1-3|23	Buildrequires:  libpng-devel
14cr|eboard-1.1.1-3|24	
14cr|eboard-1.1.1-3|25	%description
14cr|eboard-1.1.1-3|26	eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD,
14cr|eboard-1.1.1-3|27	Solaris, etc.) based on the GTK+ GUI toolkit.  It provides a chess
14cr|eboard-1.1.1-3|28	board interface to ICS (Internet Chess Servers) like FICS and to chess
14cr|eboard-1.1.1-3|29	engines like GNU Chess, Sjeng and Crafty.
14cr|eboard-1.1.1-3|30	
14cr|eboard-1.1.1-3|31	%prep
14cr|eboard-1.1.1-3|32	%setup -q
14cr|eboard-1.1.1-3|33	%setup -q -T -D -a1
14cr|eboard-1.1.1-3|34	%setup -q -T -D -a2
14cr|eboard-1.1.1-3|35	%setup -q -T -D -a3
14cr|eboard-1.1.1-3|36	%patch0 -p1 -b .strfmt
14cr|eboard-1.1.1-3|37	%patch1 -p1 -b .gcc44
14cr|eboard-1.1.1-3|38	%patch2 -p0 -b .png15
14cr|eboard-1.1.1-3|39	%patch3 -p0 -b .link
14cr|eboard-1.1.1-3|40	%patch4 -p1 -b .ldl
14cr|eboard-1.1.1-3|41	
14cr|eboard-1.1.1-3|42	
14cr|eboard-1.1.1-3|43	%build
14cr|eboard-1.1.1-3|44	%configure2_5x
14cr|eboard-1.1.1-3|45	
14cr|eboard-1.1.1-3|46	# o_O
14cr|eboard-1.1.1-3|47	%__sed -i 's/-O6/%{optflags}/' Makefile
14cr|eboard-1.1.1-3|48	%__sed -i 's,/usr/share,%{_gamesdatadir},' config.h
14cr|eboard-1.1.1-3|49	
14cr|eboard-1.1.1-3|50	
14cr|eboard-1.1.1-3|51	%make bindir=%{_gamesbindir} \
14cr|eboard-1.1.1-3|52	datadir=%{_gamesdatadir}/%{name}
14cr|eboard-1.1.1-3|53	
14cr|eboard-1.1.1-3|54	# Add the additional themes to the configurationfile
14cr|eboard-1.1.1-3|55	%__cat %{name}-extras-1pl2/extras1.conf >> %{name}_themes.conf
14cr|eboard-1.1.1-3|56	%__cat %{name}-extras-2/extras2.conf    >> %{name}_themes.conf
14cr|eboard-1.1.1-3|57	
14cr|eboard-1.1.1-3|58	%install
14cr|eboard-1.1.1-3|59	%__rm -rf %{buildroot}
14cr|eboard-1.1.1-3|60	%makeinstall bindir=%{buildroot}%{_gamesbindir} \
14cr|eboard-1.1.1-3|61	datadir=%{buildroot}%{_gamesdatadir}/%{name}
14cr|eboard-1.1.1-3|62	
14cr|eboard-1.1.1-3|63	# Menu
14cr|eboard-1.1.1-3|64	mkdir -p %{buildroot}%{_datadir}/applications
14cr|eboard-1.1.1-3|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|eboard-1.1.1-3|66	[Desktop Entry]
14cr|eboard-1.1.1-3|67	Name=Eboard
14cr|eboard-1.1.1-3|68	Comment=FICS chess-server interface
14cr|eboard-1.1.1-3|69	Exec=%{_gamesbindir}/%{name}
14cr|eboard-1.1.1-3|70	Icon=%{name}
14cr|eboard-1.1.1-3|71	Type=Application
14cr|eboard-1.1.1-3|72	Categories=Game;BoardGame;
14cr|eboard-1.1.1-3|73	EOF
14cr|eboard-1.1.1-3|74	
14cr|eboard-1.1.1-3|75	# Icons
14cr|eboard-1.1.1-3|76	%__install -D %{name}-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|eboard-1.1.1-3|77	%__install -D %{name}-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|eboard-1.1.1-3|78	%__install -D %{name}-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|eboard-1.1.1-3|79	
14cr|eboard-1.1.1-3|80	# extras
14cr|eboard-1.1.1-3|81	%__install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|eboard-1.1.1-3|82	%__install %{name}-extras-*/*.{png,wav} %{buildroot}%{_gamesdatadir}/%{name}
14cr|eboard-1.1.1-3|83	
14cr|eboard-1.1.1-3|84	
14cr|eboard-1.1.1-3|85	%if %mdkversion < 200900
14cr|eboard-1.1.1-3|86	%post
14cr|eboard-1.1.1-3|87	%update_menus
14cr|eboard-1.1.1-3|88	%endif
14cr|eboard-1.1.1-3|89	
14cr|eboard-1.1.1-3|90	%if %mdkversion < 200900
14cr|eboard-1.1.1-3|91	%postun
14cr|eboard-1.1.1-3|92	%clean_menus
14cr|eboard-1.1.1-3|93	%endif
14cr|eboard-1.1.1-3|94	
14cr|eboard-1.1.1-3|95	%clean
14cr|eboard-1.1.1-3|96	%__rm -rf %{buildroot}
14cr|eboard-1.1.1-3|97	
14cr|eboard-1.1.1-3|98	%files
14cr|eboard-1.1.1-3|99	%defattr(0755,root,root,0755)
14cr|eboard-1.1.1-3|100	%{_gamesbindir}/*
14cr|eboard-1.1.1-3|101	%defattr(0644,root,root,0755)
14cr|eboard-1.1.1-3|102	%doc AUTHORS COPYING README ChangeLog TODO Documentation/*
14cr|eboard-1.1.1-3|103	%{_gamesdatadir}/%{name}/*
14cr|eboard-1.1.1-3|104	%dir %{_gamesdatadir}/%{name}
14cr|eboard-1.1.1-3|105	%{_mandir}/man1/*
14cr|eboard-1.1.1-3|106	%{_mandir}/man6/*
14cr|eboard-1.1.1-3|107	%{_datadir}/applications/*
14cr|eboard-1.1.1-3|108	%{_iconsdir}/*
14cr|eboard-1.1.1-3|109	
14cr|eboard-1.1.1-3|110	
14cr|eboard-1.1.1-3|111	
14cr|eboard-1.1.1-3|112	
14cr|eboard-1.1.1-3|113	%changelog
14cr|eboard-1.1.1-3|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|eboard-1.1.1-3|115	+ Revision: 38e043d
14cr|eboard-1.1.1-3|116	- MassBuild#464: Increase release tag
14cr|eboard-1.1.1-3|117	
14cr|eboard-1.1.1-3|118	

1046 14
14cr|ebview-0.3.6.2-4|1	Name:		ebview
14cr|ebview-0.3.6.2-4|2	Summary:	EBView is a browser for EB/EPWING files
14cr|ebview-0.3.6.2-4|3	Version:	0.3.6.2
14cr|ebview-0.3.6.2-4|4	Release:	4
14cr|ebview-0.3.6.2-4|5	Group:		System/Internationalization
14cr|ebview-0.3.6.2-4|6	License:	GPL
14cr|ebview-0.3.6.2-4|7	URL:		http://ebview.sourceforge.net/
14cr|ebview-0.3.6.2-4|8	Source0:		%{name}_%{version}.orig.tar.gz
14cr|ebview-0.3.6.2-4|9	#Source0:	http://prdownloads.sourceforge.net/ebview/%{name}-%{version}.tar.bz2
14cr|ebview-0.3.6.2-4|10	# patches from Gentoo
14cr|ebview-0.3.6.2-4|11	Patch0:		ebview-0.3.6_pango_with_cairo.patch
14cr|ebview-0.3.6.2-4|12	Patch1:		ebview-0.3.6.2-destdir.diff
14cr|ebview-0.3.6.2-4|13	# Fix build errors with -Wformat -Werror=format-security
14cr|ebview-0.3.6.2-4|14	Patch3:		ebview-0.3.6-format-security.patch
14cr|ebview-0.3.6.2-4|15	Requires:	eb
14cr|ebview-0.3.6.2-4|16	BuildRequires:	eb-devel gtk2-devel eb
14cr|ebview-0.3.6.2-4|17	BuildRequires:  pkgconfig(pangox)
14cr|ebview-0.3.6.2-4|18	
14cr|ebview-0.3.6.2-4|19	%description
14cr|ebview-0.3.6.2-4|20	EBView is a browser for EB/EPWING files.
14cr|ebview-0.3.6.2-4|21	
14cr|ebview-0.3.6.2-4|22	
14cr|ebview-0.3.6.2-4|23	%prep
14cr|ebview-0.3.6.2-4|24	%setup -q
14cr|ebview-0.3.6.2-4|25	%patch0 -p0
14cr|ebview-0.3.6.2-4|26	%patch1 -p1
14cr|ebview-0.3.6.2-4|27	%patch3 -p1
14cr|ebview-0.3.6.2-4|28	
14cr|ebview-0.3.6.2-4|29	%build
14cr|ebview-0.3.6.2-4|30	%configure2_5x
14cr|ebview-0.3.6.2-4|31	
14cr|ebview-0.3.6.2-4|32	%make
14cr|ebview-0.3.6.2-4|33	
14cr|ebview-0.3.6.2-4|34	%install
14cr|ebview-0.3.6.2-4|35	rm -rf %{buildroot}
14cr|ebview-0.3.6.2-4|36	%makeinstall_std
14cr|ebview-0.3.6.2-4|37	
14cr|ebview-0.3.6.2-4|38	%find_lang %{name}
14cr|ebview-0.3.6.2-4|39	
14cr|ebview-0.3.6.2-4|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ebview-0.3.6.2-4|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ebview-0.3.6.2-4|42	[Desktop Entry]
14cr|ebview-0.3.6.2-4|43	Name=EBView
14cr|ebview-0.3.6.2-4|44	Comment=%{Summary}
14cr|ebview-0.3.6.2-4|45	Exec=%{name}
14cr|ebview-0.3.6.2-4|46	Icon=%{name}
14cr|ebview-0.3.6.2-4|47	Terminal=false
14cr|ebview-0.3.6.2-4|48	Type=Application
14cr|ebview-0.3.6.2-4|49	StartupNotify=true
14cr|ebview-0.3.6.2-4|50	Categories=Utility;TextTools;GTK;
14cr|ebview-0.3.6.2-4|51	EOF
14cr|ebview-0.3.6.2-4|52	
14cr|ebview-0.3.6.2-4|53	%clean
14cr|ebview-0.3.6.2-4|54	rm -rf %{buildroot}
14cr|ebview-0.3.6.2-4|55	
14cr|ebview-0.3.6.2-4|56	%if %mdkversion < 200900
14cr|ebview-0.3.6.2-4|57	%post
14cr|ebview-0.3.6.2-4|58	%update_menus
14cr|ebview-0.3.6.2-4|59	%endif
14cr|ebview-0.3.6.2-4|60	
14cr|ebview-0.3.6.2-4|61	%if %mdkversion < 200900
14cr|ebview-0.3.6.2-4|62	%postun
14cr|ebview-0.3.6.2-4|63	%clean_menus
14cr|ebview-0.3.6.2-4|64	%endif
14cr|ebview-0.3.6.2-4|65	
14cr|ebview-0.3.6.2-4|66	%files -f %{name}.lang
14cr|ebview-0.3.6.2-4|67	%defattr(-,root,root)
14cr|ebview-0.3.6.2-4|68	%{_bindir}/ebview
14cr|ebview-0.3.6.2-4|69	%{_datadir}/ebview
14cr|ebview-0.3.6.2-4|70	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ebview-0.3.6.2-4|71	%defattr(0644,root,root,0755)
14cr|ebview-0.3.6.2-4|72	%doc AUTHORS ChangeLog NEWS README
14cr|ebview-0.3.6.2-4|73	
14cr|ebview-0.3.6.2-4|74	
14cr|ebview-0.3.6.2-4|75	
14cr|ebview-0.3.6.2-4|76	%changelog
14cr|ebview-0.3.6.2-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.6.2-4
14cr|ebview-0.3.6.2-4|78	+ Revision: fb29012
14cr|ebview-0.3.6.2-4|79	- MassBuild#464: Increase release tag
14cr|ebview-0.3.6.2-4|80	
14cr|ebview-0.3.6.2-4|81	

1047 14
14cr|ecasound-2.9.0-5|1	%define major 24
14cr|ecasound-2.9.0-5|2	%define cmajor 1
14cr|ecasound-2.9.0-5|3	%define kmajor 10
14cr|ecasound-2.9.0-5|4	%define libname %mklibname %{name} %{major}
14cr|ecasound-2.9.0-5|5	%define libnamec %mklibname %{name}c %{cmajor}
14cr|ecasound-2.9.0-5|6	%define libkvutils %mklibname kvutils %{kmajor}
14cr|ecasound-2.9.0-5|7	%define devname %mklibname %{name} -d
14cr|ecasound-2.9.0-5|8	
14cr|ecasound-2.9.0-5|9	Summary:	Sound processing, multitrack recording, and mixing tools
14cr|ecasound-2.9.0-5|10	Name:		ecasound
14cr|ecasound-2.9.0-5|11	Version:	2.9.0
14cr|ecasound-2.9.0-5|12	Release:	5
14cr|ecasound-2.9.0-5|13	License: 	GPLv2+
14cr|ecasound-2.9.0-5|14	Group:		Sound
14cr|ecasound-2.9.0-5|15	Url: 		http://www.eca.cx/ecasound/
14cr|ecasound-2.9.0-5|16	Source0:	http://ecasound.seul.org/download/%{name}-%{version}.tar.gz
14cr|ecasound-2.9.0-5|17	Source1:	%{name}16.png
14cr|ecasound-2.9.0-5|18	Source2:	%{name}32.png
14cr|ecasound-2.9.0-5|19	Source3:	%{name}48.png
14cr|ecasound-2.9.0-5|20	Patch0:		%{name}-2.7.0-shared.diff
14cr|ecasound-2.9.0-5|21	Patch1:		%{name}-shellbang_fix.patch
14cr|ecasound-2.9.0-5|22	Patch2:		%{name}-linkage_fix.diff
14cr|ecasound-2.9.0-5|23	Patch3:		%{name}-2.6.0-link-pyecasound.patch
14cr|ecasound-2.9.0-5|24	BuildRequires:	multiarch-utils >= 1.0.3
14cr|ecasound-2.9.0-5|25	BuildRequires:	readline-devel
14cr|ecasound-2.9.0-5|26	BuildRequires:	pkgconfig(alsa)
14cr|ecasound-2.9.0-5|27	BuildRequires:	pkgconfig(audiofile)
14cr|ecasound-2.9.0-5|28	BuildRequires:	pkgconfig(jack)
14cr|ecasound-2.9.0-5|29	BuildRequires:	pkgconfig(liblo)
14cr|ecasound-2.9.0-5|30	BuildRequires:	pkgconfig(lilv-0)
14cr|ecasound-2.9.0-5|31	BuildRequires:	pkgconfig(liboil-0.3)
14cr|ecasound-2.9.0-5|32	BuildRequires:	pkgconfig(ncurses)
14cr|ecasound-2.9.0-5|33	BuildRequires:	pkgconfig(python)
14cr|ecasound-2.9.0-5|34	BuildRequires:	pkgconfig(ruby)
14cr|ecasound-2.9.0-5|35	BuildRequires:	pkgconfig(samplerate)
14cr|ecasound-2.9.0-5|36	BuildRequires:	pkgconfig(sndfile)
14cr|ecasound-2.9.0-5|37	Requires(post,postun):	desktop-file-utils
14cr|ecasound-2.9.0-5|38	
14cr|ecasound-2.9.0-5|39	%define	python_compile_opt	python -O -c "import compileall; compileall.compile_dir('.')"
14cr|ecasound-2.9.0-5|40	%define	python_compile		python -c "import compileall; compileall.compile_dir('.')"
14cr|ecasound-2.9.0-5|41	
14cr|ecasound-2.9.0-5|42	%description
14cr|ecasound-2.9.0-5|43	Ecasound is a software package designed for multitrack audio processing.
14cr|ecasound-2.9.0-5|44	It can be used for simple tasks like audio playback, recording and format
14cr|ecasound-2.9.0-5|45	conversions, as well as for multitrack effect processing, mixing, recording
14cr|ecasound-2.9.0-5|46	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
14cr|ecasound-2.9.0-5|47	and effect algorithms. Effects and audio objects can be combined in various
14cr|ecasound-2.9.0-5|48	ways, and their parameters can be controlled by operator objects like
14cr|ecasound-2.9.0-5|49	oscillators and MIDI-CCs. A versatile console mode user-interface is included
14cr|ecasound-2.9.0-5|50	in the package.
14cr|ecasound-2.9.0-5|51	
14cr|ecasound-2.9.0-5|52	%files
14cr|ecasound-2.9.0-5|53	%doc NEWS COPYING COPYING.GPL COPYING.LGPL README BUGS TODO examples
14cr|ecasound-2.9.0-5|54	%doc Documentation/*.html
14cr|ecasound-2.9.0-5|55	%{_bindir}/eca*
14cr|ecasound-2.9.0-5|56	#%%config(noreplace) %%{_sysconfdir}/ecasound/*
14cr|ecasound-2.9.0-5|57	%{_datadir}/%{name}
14cr|ecasound-2.9.0-5|58	%{_mandir}/man1/*
14cr|ecasound-2.9.0-5|59	%{_mandir}/man5/*
14cr|ecasound-2.9.0-5|60	%{_iconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|61	%{_miconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|62	%{_liconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|63	%{_datadir}/applications/*.desktop
14cr|ecasound-2.9.0-5|64	
14cr|ecasound-2.9.0-5|65	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|66	
14cr|ecasound-2.9.0-5|67	%package -n %{libname}
14cr|ecasound-2.9.0-5|68	Summary:	Main shared library for Ecasound
14cr|ecasound-2.9.0-5|69	Group:		System/Libraries
14cr|ecasound-2.9.0-5|70	
14cr|ecasound-2.9.0-5|71	%description -n %{libname}
14cr|ecasound-2.9.0-5|72	Ecasound is a software package designed for multitrack audio processing.
14cr|ecasound-2.9.0-5|73	It can be used for simple tasks like audio playback, recording and format
14cr|ecasound-2.9.0-5|74	conversions, as well as for multitrack effect processing, mixing, recording
14cr|ecasound-2.9.0-5|75	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
14cr|ecasound-2.9.0-5|76	and effect algorithms. Effects and audio objects can be combined in various
14cr|ecasound-2.9.0-5|77	ways, and their parameters can be controlled by operator objects like
14cr|ecasound-2.9.0-5|78	oscillators and MIDI-CCs. A versatile console mode user-interface is included
14cr|ecasound-2.9.0-5|79	in the package. This package contains the shared Ecasound libraries.
14cr|ecasound-2.9.0-5|80	
14cr|ecasound-2.9.0-5|81	%files -n %{libname}
14cr|ecasound-2.9.0-5|82	%{_libdir}/libecasound.so.%{major}*
14cr|ecasound-2.9.0-5|83	
14cr|ecasound-2.9.0-5|84	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|85	
14cr|ecasound-2.9.0-5|86	%package -n %{libnamec}
14cr|ecasound-2.9.0-5|87	Summary:	Shared library for Ecasound
14cr|ecasound-2.9.0-5|88	Group:		System/Libraries
14cr|ecasound-2.9.0-5|89	Conflicts:	%{_lib}ecasound24 < 2.9.0-5
14cr|ecasound-2.9.0-5|90	
14cr|ecasound-2.9.0-5|91	%description -n %{libnamec}
14cr|ecasound-2.9.0-5|92	Shared library for Ecasound.
14cr|ecasound-2.9.0-5|93	
14cr|ecasound-2.9.0-5|94	%files -n %{libnamec}
14cr|ecasound-2.9.0-5|95	%{_libdir}/libecasoundc.so.%{cmajor}*
14cr|ecasound-2.9.0-5|96	
14cr|ecasound-2.9.0-5|97	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|98	
14cr|ecasound-2.9.0-5|99	%package -n %{libkvutils}
14cr|ecasound-2.9.0-5|100	Summary:	Shared library for Ecasound
14cr|ecasound-2.9.0-5|101	Group:		System/Libraries
14cr|ecasound-2.9.0-5|102	Conflicts:	%{_lib}ecasound24 < 2.9.0-5
14cr|ecasound-2.9.0-5|103	
14cr|ecasound-2.9.0-5|104	%description -n %{libkvutils}
14cr|ecasound-2.9.0-5|105	Shared library for Ecasound.
14cr|ecasound-2.9.0-5|106	
14cr|ecasound-2.9.0-5|107	%files -n %{libkvutils}
14cr|ecasound-2.9.0-5|108	%{_libdir}/libkvutils.so.%{kmajor}*
14cr|ecasound-2.9.0-5|109	
14cr|ecasound-2.9.0-5|110	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|111	
14cr|ecasound-2.9.0-5|112	%package -n %{devname}
14cr|ecasound-2.9.0-5|113	Summary:	Ecasound - development files
14cr|ecasound-2.9.0-5|114	Group:		Development/Other
14cr|ecasound-2.9.0-5|115	Requires:	%{libname} = %{EVRD}
14cr|ecasound-2.9.0-5|116	Requires:	%{libnamec} = %{EVRD}
14cr|ecasound-2.9.0-5|117	Requires:	%{libkvutils} = %{EVRD}
14cr|ecasound-2.9.0-5|118	Provides:	lib%{name}-devel = %{EVRD}
14cr|ecasound-2.9.0-5|119	Provides:	%{name}-devel = %{EVRD}
14cr|ecasound-2.9.0-5|120	
14cr|ecasound-2.9.0-5|121	%description -n %{devname}
14cr|ecasound-2.9.0-5|122	The %{name}-devel package contains the files necessary for building apps like
14cr|ecasound-2.9.0-5|123	ecawave and ecamegapedal that directly link against %{name} libraries.
14cr|ecasound-2.9.0-5|124	
14cr|ecasound-2.9.0-5|125	%files -n %{devname}
14cr|ecasound-2.9.0-5|126	%{_bindir}/libecasound-config
14cr|ecasound-2.9.0-5|127	%{_bindir}/libecasoundc-config
14cr|ecasound-2.9.0-5|128	%{_includedir}/kvutils/*.h
14cr|ecasound-2.9.0-5|129	%{_includedir}/libecasound/*.h
14cr|ecasound-2.9.0-5|130	%{_includedir}/libecasoundc/*.h
14cr|ecasound-2.9.0-5|131	%{_libdir}/*.so
14cr|ecasound-2.9.0-5|132	%{_libdir}/*.a
14cr|ecasound-2.9.0-5|133	
14cr|ecasound-2.9.0-5|134	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|135	
14cr|ecasound-2.9.0-5|136	%package -n python-%{name}
14cr|ecasound-2.9.0-5|137	Summary:	Python bindings to %{name} control interface
14cr|ecasound-2.9.0-5|138	Group:		Sound
14cr|ecasound-2.9.0-5|139	Requires:	%{name} = %{EVRD}
14cr|ecasound-2.9.0-5|140	%rename		pyecasound
14cr|ecasound-2.9.0-5|141	
14cr|ecasound-2.9.0-5|142	%description -n python-%{name}
14cr|ecasound-2.9.0-5|143	Python bindings to Ecasound Control Interface (ECI).
14cr|ecasound-2.9.0-5|144	
14cr|ecasound-2.9.0-5|145	%files -n python-ecasound
14cr|ecasound-2.9.0-5|146	#{py_platsitedir}/*.so
14cr|ecasound-2.9.0-5|147	%{py_platsitedir}/*.py
14cr|ecasound-2.9.0-5|148	%{py_platsitedir}/*.pyc
14cr|ecasound-2.9.0-5|149	%{py_platsitedir}/*.pyo
14cr|ecasound-2.9.0-5|150	
14cr|ecasound-2.9.0-5|151	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|152	
14cr|ecasound-2.9.0-5|153	%package -n ruby-%{name}
14cr|ecasound-2.9.0-5|154	Summary:	Ruby bindings to %{name} control interface
14cr|ecasound-2.9.0-5|155	Group:		Sound
14cr|ecasound-2.9.0-5|156	Requires:	%{name} = %{EVRD}
14cr|ecasound-2.9.0-5|157	%rename		rubyecasound
14cr|ecasound-2.9.0-5|158	
14cr|ecasound-2.9.0-5|159	%description -n ruby-%{name}
14cr|ecasound-2.9.0-5|160	Ruby bindings to Ecasound Control Interface (ECI).
14cr|ecasound-2.9.0-5|161	
14cr|ecasound-2.9.0-5|162	%files -n ruby-ecasound
14cr|ecasound-2.9.0-5|163	%{ruby_sitelibdir}/*.rb
14cr|ecasound-2.9.0-5|164	
14cr|ecasound-2.9.0-5|165	#-------------------------------------------------------------------------------
14cr|ecasound-2.9.0-5|166	
14cr|ecasound-2.9.0-5|167	%prep
14cr|ecasound-2.9.0-5|168	%setup -q
14cr|ecasound-2.9.0-5|169	%patch0 -p0
14cr|ecasound-2.9.0-5|170	%patch1 -p1
14cr|ecasound-2.9.0-5|171	%patch2 -p0
14cr|ecasound-2.9.0-5|172	%patch3 -p1
14cr|ecasound-2.9.0-5|173	
14cr|ecasound-2.9.0-5|174	# lib64 fix
14cr|ecasound-2.9.0-5|175	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
14cr|ecasound-2.9.0-5|176	
14cr|ecasound-2.9.0-5|177	%build
14cr|ecasound-2.9.0-5|178	autoreconf -fiv
14cr|ecasound-2.9.0-5|179	# It was "%%{optflags} -fPIC -DPIC",
14cr|ecasound-2.9.0-5|180	# but we already have "-fPIC" in %%{optflags}
14cr|ecasound-2.9.0-5|181	export CFLAGS="%{optflags} -DPIC"
14cr|ecasound-2.9.0-5|182	export CXXFLAGS="%{optflags} -DPIC"
14cr|ecasound-2.9.0-5|183	
14cr|ecasound-2.9.0-5|184	%configure2_5x \
14cr|ecasound-2.9.0-5|185	--enable-liboil \
14cr|ecasound-2.9.0-5|186	--enable-pyecasound \
14cr|ecasound-2.9.0-5|187	--disable-dependency-tracking \
14cr|ecasound-2.9.0-5|188	--disable-liblilv \
14cr|ecasound-2.9.0-5|189	--enable-sys-readline
14cr|ecasound-2.9.0-5|190	
14cr|ecasound-2.9.0-5|191	%make
14cr|ecasound-2.9.0-5|192	
14cr|ecasound-2.9.0-5|193	# (eandry) the tests dies at "pyecasound" on bs submit,
14cr|ecasound-2.9.0-5|194	# but build fine with mdvsys build, so disabling for submission
14cr|ecasound-2.9.0-5|195	#%%check
14cr|ecasound-2.9.0-5|196	#%%make check
14cr|ecasound-2.9.0-5|197	
14cr|ecasound-2.9.0-5|198	
14cr|ecasound-2.9.0-5|199	%install
14cr|ecasound-2.9.0-5|200	install -d %{buildroot}%{py_platsitedir}
14cr|ecasound-2.9.0-5|201	%makeinstall_std
14cr|ecasound-2.9.0-5|202	
14cr|ecasound-2.9.0-5|203	pushd pyecasound
14cr|ecasound-2.9.0-5|204	%python_compile_opt
14cr|ecasound-2.9.0-5|205	%python_compile
14cr|ecasound-2.9.0-5|206	install *.pyc *.pyo %{buildroot}%{py_platsitedir}
14cr|ecasound-2.9.0-5|207	popd
14cr|ecasound-2.9.0-5|208	
14cr|ecasound-2.9.0-5|209	# Icons
14cr|ecasound-2.9.0-5|210	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|211	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|212	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|ecasound-2.9.0-5|213	
14cr|ecasound-2.9.0-5|214	# Menu
14cr|ecasound-2.9.0-5|215	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ecasound-2.9.0-5|216	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ecasound-2.9.0-5|217	[Desktop Entry]
14cr|ecasound-2.9.0-5|218	Name=%{name}
14cr|ecasound-2.9.0-5|219	Name[ru]=%{name}
14cr|ecasound-2.9.0-5|220	Comment=%{Summary}
14cr|ecasound-2.9.0-5|221	Comment[ru]=Инструменты обработки звука, микширования и записи
14cr|ecasound-2.9.0-5|222	Exec=%{name} -c
14cr|ecasound-2.9.0-5|223	Icon=%{name}
14cr|ecasound-2.9.0-5|224	Terminal=false
14cr|ecasound-2.9.0-5|225	Type=Application
14cr|ecasound-2.9.0-5|226	Categories=X-MandrivaLinux-Multimedia-Sound;
14cr|ecasound-2.9.0-5|227	EOF
14cr|ecasound-2.9.0-5|228	
14cr|ecasound-2.9.0-5|229	cat > %{buildroot}%{_datadir}/applications/ecamonitor.desktop << EOF
14cr|ecasound-2.9.0-5|230	[Desktop Entry]
14cr|ecasound-2.9.0-5|231	Name=%{name}
14cr|ecasound-2.9.0-5|232	Name[ru]=%{name}
14cr|ecasound-2.9.0-5|233	Comment=%{Summary}
14cr|ecasound-2.9.0-5|234	Comment[ru]=Инструменты обработки звука, микширования и записи
14cr|ecasound-2.9.0-5|235	Exec=ecamonitor
14cr|ecasound-2.9.0-5|236	Icon=%{name}
14cr|ecasound-2.9.0-5|237	Terminal=false
14cr|ecasound-2.9.0-5|238	Type=Application
14cr|ecasound-2.9.0-5|239	Categories=X-MandrivaLinux-Multimedia-Sound;
14cr|ecasound-2.9.0-5|240	EOF
14cr|ecasound-2.9.0-5|241	
14cr|ecasound-2.9.0-5|242	cat > %{buildroot}%{_datadir}/applications/ecasignalview.desktop << EOF
14cr|ecasound-2.9.0-5|243	[Desktop Entry]
14cr|ecasound-2.9.0-5|244	Name=%{name}
14cr|ecasound-2.9.0-5|245	Name[ru]=%{name}
14cr|ecasound-2.9.0-5|246	Comment=%{Summary}
14cr|ecasound-2.9.0-5|247	Comment[ru]=Инструменты обработки звука, микширования и записи
14cr|ecasound-2.9.0-5|248	Exec=ecasignalview
14cr|ecasound-2.9.0-5|249	Icon=%{name}
14cr|ecasound-2.9.0-5|250	Terminal=false
14cr|ecasound-2.9.0-5|251	Type=Application
14cr|ecasound-2.9.0-5|252	Categories=X-MandrivaLinux-Multimedia-Sound;
14cr|ecasound-2.9.0-5|253	EOF
14cr|ecasound-2.9.0-5|254	
14cr|ecasound-2.9.0-5|255	# Installer wrongly put the ecasound.rb file in /usr/lib/ruby/1.9.1/site_ruby/1.9/
14cr|ecasound-2.9.0-5|256	# the right one is %%{ruby_sitelibdir}= /usr/lib/ruby/1.9.1/site_ruby/1.9.1/:
14cr|ecasound-2.9.0-5|257	# rename it accordingly
14cr|ecasound-2.9.0-5|258	mkdir -p %{buildroot}%{ruby_sitelibdir}/
14cr|ecasound-2.9.0-5|259	mv %{buildroot}/ecasound.rb %{buildroot}%{ruby_sitelibdir}/
14cr|ecasound-2.9.0-5|260	
14cr|ecasound-2.9.0-5|261	%changelog
14cr|ecasound-2.9.0-5|262	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.0-5
14cr|ecasound-2.9.0-5|263	+ Revision: 8cfb508
14cr|ecasound-2.9.0-5|264	- Split library package, minor cleanups
14cr|ecasound-2.9.0-5|265	
14cr|ecasound-2.9.0-5|266	

1048 14
14cr|ec-fonts-mftraced-1.0.12-7|1	Name:           ec-fonts-mftraced
14cr|ec-fonts-mftraced-1.0.12-7|2	Version:        1.0.12
14cr|ec-fonts-mftraced-1.0.12-7|3	Release:        7
14cr|ec-fonts-mftraced-1.0.12-7|4	Epoch:          0
14cr|ec-fonts-mftraced-1.0.12-7|5	Summary:        Type1 PostScript fonts for TeX with european accents
14cr|ec-fonts-mftraced-1.0.12-7|6	License:        Public Domain
14cr|ec-fonts-mftraced-1.0.12-7|7	Group:          Publishing
14cr|ec-fonts-mftraced-1.0.12-7|8	URL:            http://lilypond.org/download/
14cr|ec-fonts-mftraced-1.0.12-7|9	Source0:        http://lilypond.org/download/old/ec-fonts-mftraced/ec-fonts-mftraced-%{version}.tar.gz
14cr|ec-fonts-mftraced-1.0.12-7|10	Requires(post): tetex
14cr|ec-fonts-mftraced-1.0.12-7|11	BuildRequires:  mftrace
14cr|ec-fonts-mftraced-1.0.12-7|12	BuildRequires:  potrace
14cr|ec-fonts-mftraced-1.0.12-7|13	BuildRequires:  texlive
14cr|ec-fonts-mftraced-1.0.12-7|14	BuildRequires:  texlive-dvips
14cr|ec-fonts-mftraced-1.0.12-7|15	BuildArch:      noarch
14cr|ec-fonts-mftraced-1.0.12-7|16	
14cr|ec-fonts-mftraced-1.0.12-7|17	%description
14cr|ec-fonts-mftraced-1.0.12-7|18	These are Type1 renderings of the EC variants of the standard CMR
14cr|ec-fonts-mftraced-1.0.12-7|19	family.
14cr|ec-fonts-mftraced-1.0.12-7|20	
14cr|ec-fonts-mftraced-1.0.12-7|21	%prep
14cr|ec-fonts-mftraced-1.0.12-7|22	%setup -q
14cr|ec-fonts-mftraced-1.0.12-7|23	%{__perl} -pi -e 's|--potrace |--potrace="%{_bindir}/potrace" |' ./GNUmakefile
14cr|ec-fonts-mftraced-1.0.12-7|24	
14cr|ec-fonts-mftraced-1.0.12-7|25	%build
14cr|ec-fonts-mftraced-1.0.12-7|26	%{configure2_5x}
14cr|ec-fonts-mftraced-1.0.12-7|27	%{__make}
14cr|ec-fonts-mftraced-1.0.12-7|28	
14cr|ec-fonts-mftraced-1.0.12-7|29	%install
14cr|ec-fonts-mftraced-1.0.12-7|30	%{__rm} -rf %{buildroot}
14cr|ec-fonts-mftraced-1.0.12-7|31	%{makeinstall_std}
14cr|ec-fonts-mftraced-1.0.12-7|32	
14cr|ec-fonts-mftraced-1.0.12-7|33	# handle doc files in %%doc instead
14cr|ec-fonts-mftraced-1.0.12-7|34	%{__rm} -r %{buildroot}%{_docdir}
14cr|ec-fonts-mftraced-1.0.12-7|35	
14cr|ec-fonts-mftraced-1.0.12-7|36	
14cr|ec-fonts-mftraced-1.0.12-7|37	%post
14cr|ec-fonts-mftraced-1.0.12-7|38	[ -x %{_bindir}/texhash ] && %{_bindir}/texhash 2>/dev/null
14cr|ec-fonts-mftraced-1.0.12-7|39	
14cr|ec-fonts-mftraced-1.0.12-7|40	%files
14cr|ec-fonts-mftraced-1.0.12-7|41	%defattr(0644,root,root,0755)
14cr|ec-fonts-mftraced-1.0.12-7|42	%doc COPYING ChangeLog INSTALL LICENSE README VERSION
14cr|ec-fonts-mftraced-1.0.12-7|43	%{_datadir}/texmf/fonts/map/dvips/%{name}
14cr|ec-fonts-mftraced-1.0.12-7|44	%{_datadir}/texmf/fonts/type1/public/%{name}
14cr|ec-fonts-mftraced-1.0.12-7|45	%{_datadir}/texmf/fonts/tfm/public/%{name}
14cr|ec-fonts-mftraced-1.0.12-7|46	
14cr|ec-fonts-mftraced-1.0.12-7|47	
14cr|ec-fonts-mftraced-1.0.12-7|48	
14cr|ec-fonts-mftraced-1.0.12-7|49	%changelog
14cr|ec-fonts-mftraced-1.0.12-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.12-7
14cr|ec-fonts-mftraced-1.0.12-7|51	+ Revision: b0ef6b3
14cr|ec-fonts-mftraced-1.0.12-7|52	- MassBuild#464: Increase release tag
14cr|ec-fonts-mftraced-1.0.12-7|53	
14cr|ec-fonts-mftraced-1.0.12-7|54	

1049 14
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|1	%define git_head cc6da5b
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|2	%define checkout 20081003
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|3	%define alphatag %{checkout}git%{git_head}
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|4	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|5	Name:           echo-icon-theme
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|6	Version:        0.3.89.0
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|7	Release:        %mkrel 0.11.%{alphatag}.3
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|8	Summary:        Echo icon theme
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|9	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|10	Group:          Graphical desktop/Other
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|11	License:        CC-BY-SA
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|12	URL:            http://fedoraproject.org/wiki/Artwork/EchoDevelopment
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|13	Source0:        %{name}-%{version}.tar.bz2
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|14	Patch:		echo-icon-theme-0.3.89.0-icon-naming.patch
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|16	BuildArch:      noarch
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|17	Requires(post): gtk2 >= 2.6.0
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|18	Requires(postun): gtk2 >= 2.6.0
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|19	BuildRequires: icon-naming-utils >= 0.8.7
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|20	Requires:       gnome-icon-theme
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|21	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|22	#for Clearlooks icon theme dependency
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|23	Requires:       gnome-themes
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|24	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|25	%description
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|26	This package contains the Echo icon theme from Fedora.
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|27	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|28	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|29	%prep
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|30	%setup -q -n %{name}-%version
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|31	%patch -p1 -b .icon-naming
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|32	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|33	%{_bindir}/autoreconf --install
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|34	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|35	%build
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|36	%configure2_5x
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|37	%make
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|38	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|39	%install
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|40	rm -rf %{buildroot}
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|41	%makeinstall_std
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|42	touch %{buildroot}%{_datadir}/icons/Echo/icon-theme.cache
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|43	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|44	%post
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|45	%update_icon_cache Echo
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|46	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|47	%postun
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|48	%clean_icon_cache Echo
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|49	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|50	%clean
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|51	rm -rf %{buildroot}
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|52	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|53	%files
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|54	%defattr(0644,root,root,0755)
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|55	%doc AUTHORS COPYING
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|56	%dir %{_datadir}/icons/Echo
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|57	%{_datadir}/icons/Echo/index.theme
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|58	%_datadir/icons/Echo/??x??/
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|59	%_datadir/icons/Echo/???x???/
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|60	%_datadir/icons/Echo/scalable
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|61	%ghost %_datadir/icons/Echo/icon-theme.cache
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|62	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|63	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|64	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|65	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|66	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|67	%changelog
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|68	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3.89.0-0.11.20081003gitcc6da5b.3
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|69	+ Revision: a8a4f60
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|70	- Automatic import for version 0.3.89.0
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|71	
14cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|72	

1050 14
14cr|echomine-muse-0.81-5|1	%define section free
14cr|echomine-muse-0.81-5|2	
14cr|echomine-muse-0.81-5|3	Name:           echomine-muse
14cr|echomine-muse-0.81-5|4	Version:        0.81
14cr|echomine-muse-0.81-5|5	Release:        5
14cr|echomine-muse-0.81-5|6	Epoch:          0
14cr|echomine-muse-0.81-5|7	Summary:        Java API for XMPP/Jabber
14cr|echomine-muse-0.81-5|8	License:        GPL
14cr|echomine-muse-0.81-5|9	Group:          Development/Java
14cr|echomine-muse-0.81-5|10	URL:            http://open.echomine.org/confluence/display/MUSE/Muse+Home
14cr|echomine-muse-0.81-5|11	Source0:        http://download.berlios.de/muse/muse-0.81.tar.gz
14cr|echomine-muse-0.81-5|12	Patch0:         muse-0.81-file-compare-to.patch
14cr|echomine-muse-0.81-5|13	Requires:       jakarta-commons-logging
14cr|echomine-muse-0.81-5|14	Requires:       jdom
14cr|echomine-muse-0.81-5|15	Requires:       xpp3
14cr|echomine-muse-0.81-5|16	BuildRequires:  ant
14cr|echomine-muse-0.81-5|17	BuildRequires:  apache-commons-logging
14cr|echomine-muse-0.81-5|18	BuildRequires:  jdom
14cr|echomine-muse-0.81-5|19	BuildRequires:  xpp3
14cr|echomine-muse-0.81-5|20	BuildArch:      noarch
14cr|echomine-muse-0.81-5|21	BuildRequires:  java-rpmbuild
14cr|echomine-muse-0.81-5|22	
14cr|echomine-muse-0.81-5|23	%description
14cr|echomine-muse-0.81-5|24	Echomine Muse provides an easy-to-use Java API that gives you quick
14cr|echomine-muse-0.81-5|25	and easy yet powerful access to network collaboration services.
14cr|echomine-muse-0.81-5|26	Specifically, it allows you to communicate with XMPP/Jabber servers
14cr|echomine-muse-0.81-5|27	to perform instant messaging and presence management in a secure
14cr|echomine-muse-0.81-5|28	and real-time environment.
14cr|echomine-muse-0.81-5|29	
14cr|echomine-muse-0.81-5|30	%package javadoc
14cr|echomine-muse-0.81-5|31	Summary:        Javadoc documentation for muse
14cr|echomine-muse-0.81-5|32	Group:          Development/Java
14cr|echomine-muse-0.81-5|33	
14cr|echomine-muse-0.81-5|34	%description javadoc
14cr|echomine-muse-0.81-5|35	Javadoc documentation for muse.
14cr|echomine-muse-0.81-5|36	
14cr|echomine-muse-0.81-5|37	%prep
14cr|echomine-muse-0.81-5|38	%setup -q -c
14cr|echomine-muse-0.81-5|39	%patch0 -p0
14cr|echomine-muse-0.81-5|40	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14cr|echomine-muse-0.81-5|41	
14cr|echomine-muse-0.81-5|42	%build
14cr|echomine-muse-0.81-5|43	export CLASSPATH=$(build-classpath apache-commons-logging jdom xpp3)
14cr|echomine-muse-0.81-5|44	export OPT_JAR_LIST=:
14cr|echomine-muse-0.81-5|45	%{ant} jar javadocs
14cr|echomine-muse-0.81-5|46	
14cr|echomine-muse-0.81-5|47	%install
14cr|echomine-muse-0.81-5|48	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|echomine-muse-0.81-5|49	cp -a work/muse.jar %{buildroot}%{_javadir}/muse-%{version}.jar
14cr|echomine-muse-0.81-5|50	%{__ln_s} muse-%{version}.jar %{buildroot}%{_javadir}/muse.jar
14cr|echomine-muse-0.81-5|51	
14cr|echomine-muse-0.81-5|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/muse-%{version}
14cr|echomine-muse-0.81-5|53	cp -a work/docs/api/* %{buildroot}%{_javadocdir}/muse-%{version}
14cr|echomine-muse-0.81-5|54	%{__ln_s} muse-%{version} %{buildroot}%{_javadocdir}/muse
14cr|echomine-muse-0.81-5|55	
14cr|echomine-muse-0.81-5|56	%files
14cr|echomine-muse-0.81-5|57	%defattr(0644,root,root,0755)
14cr|echomine-muse-0.81-5|58	%doc examples license
14cr|echomine-muse-0.81-5|59	%{_javadir}/*.jar
14cr|echomine-muse-0.81-5|60	
14cr|echomine-muse-0.81-5|61	%files javadoc
14cr|echomine-muse-0.81-5|62	%defattr(0644,root,root,0755)
14cr|echomine-muse-0.81-5|63	%doc %{_javadocdir}/muse-%{version}
14cr|echomine-muse-0.81-5|64	%doc %{_javadocdir}/muse
14cr|echomine-muse-0.81-5|65	
14cr|echomine-muse-0.81-5|66	
14cr|echomine-muse-0.81-5|67	%changelog
14cr|echomine-muse-0.81-5|68	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.81-5
14cr|echomine-muse-0.81-5|69	+ Revision: 5651f04
14cr|echomine-muse-0.81-5|70	- Drop gcj, build with apache-commons
14cr|echomine-muse-0.81-5|71	
14cr|echomine-muse-0.81-5|72	

1051 14
14cr|echoping-6.0.2-6|1	Summary:	TCP "echo" performance test
14cr|echoping-6.0.2-6|2	Name:		echoping
14cr|echoping-6.0.2-6|3	Version:	6.0.2
14cr|echoping-6.0.2-6|4	Release:	6
14cr|echoping-6.0.2-6|5	License:	GPLv2+
14cr|echoping-6.0.2-6|6	Group:		System/Base
14cr|echoping-6.0.2-6|7	URL:		http://echoping.sourceforge.net/
14cr|echoping-6.0.2-6|8	Source0:	ftp://ftp.internatif.org/pub/unix/echoping/echoping-%{version}.tar.bz2
14cr|echoping-6.0.2-6|9	Patch0:     echoping-6.0.2-fix-plugin-loading.patch
14cr|echoping-6.0.2-6|10	Patch1:     echoping-6.0.2-fix-autotools.patch
14cr|echoping-6.0.2-6|11	BuildRequires:	openssl-devel
14cr|echoping-6.0.2-6|12	BuildRequires:	libidn-devel
14cr|echoping-6.0.2-6|13	BuildRequires:	libtool
14cr|echoping-6.0.2-6|14	BuildRequires:	openldap-devel
14cr|echoping-6.0.2-6|15	BuildRequires:	popt-devel
14cr|echoping-6.0.2-6|16	BuildRequires:	postgresql-devel
14cr|echoping-6.0.2-6|17	
14cr|echoping-6.0.2-6|18	%description
14cr|echoping-6.0.2-6|19	"echoping" is a small program to test (approximatively) performances of a
14cr|echoping-6.0.2-6|20	remote host by sending it TCP "echo" (or other protocol, such as HTTP)
14cr|echoping-6.0.2-6|21	packets.
14cr|echoping-6.0.2-6|22	
14cr|echoping-6.0.2-6|23	%package devel
14cr|echoping-6.0.2-6|24	Summary:	Development files and headers for %{name}
14cr|echoping-6.0.2-6|25	Group:		Development/C++
14cr|echoping-6.0.2-6|26	
14cr|echoping-6.0.2-6|27	%description devel
14cr|echoping-6.0.2-6|28	Development files and headers for %{name}.
14cr|echoping-6.0.2-6|29	
14cr|echoping-6.0.2-6|30	%prep
14cr|echoping-6.0.2-6|31	%setup -q
14cr|echoping-6.0.2-6|32	%patch0 -p1
14cr|echoping-6.0.2-6|33	%patch1 -p1
14cr|echoping-6.0.2-6|34	
14cr|echoping-6.0.2-6|35	%build
14cr|echoping-6.0.2-6|36	autoreconf -fi
14cr|echoping-6.0.2-6|37	%configure2_5x \
14cr|echoping-6.0.2-6|38	--disable-static \
14cr|echoping-6.0.2-6|39	--enable-icp \
14cr|echoping-6.0.2-6|40	--enable-http \
14cr|echoping-6.0.2-6|41	--enable-smtp \
14cr|echoping-6.0.2-6|42	--disable-ttcp \
14cr|echoping-6.0.2-6|43	--enable-tos \
14cr|echoping-6.0.2-6|44	--enable-priority \
14cr|echoping-6.0.2-6|45	--with-libidn \
14cr|echoping-6.0.2-6|46	--with-ssl \
14cr|echoping-6.0.2-6|47	--without-gnutls
14cr|echoping-6.0.2-6|48	
14cr|echoping-6.0.2-6|49	%make
14cr|echoping-6.0.2-6|50	
14cr|echoping-6.0.2-6|51	# (tpg) tests fails on test-echoping-local
14cr|echoping-6.0.2-6|52	#check
14cr|echoping-6.0.2-6|53	
14cr|echoping-6.0.2-6|54	# only do this if we have a working network
14cr|echoping-6.0.2-6|55	#if ping -c4 www.mandriva.com >/dev/null 2>&1; then
14cr|echoping-6.0.2-6|56	#    make test
14cr|echoping-6.0.2-6|57	#else
14cr|echoping-6.0.2-6|58	#    echo "Network is not working, no tests will be executed."
14cr|echoping-6.0.2-6|59	#fi
14cr|echoping-6.0.2-6|60	
14cr|echoping-6.0.2-6|61	%install
14cr|echoping-6.0.2-6|62	%makeinstall_std
14cr|echoping-6.0.2-6|63	
14cr|echoping-6.0.2-6|64	%files
14cr|echoping-6.0.2-6|65	%doc AUTHORS ChangeLog README TODO DETAILS
14cr|echoping-6.0.2-6|66	%dir %{_libdir}/%{name}
14cr|echoping-6.0.2-6|67	%{_bindir}/echoping
14cr|echoping-6.0.2-6|68	%{_libdir}/%{name}/*.so
14cr|echoping-6.0.2-6|69	%{_mandir}/man1/echoping*.1*
14cr|echoping-6.0.2-6|70	
14cr|echoping-6.0.2-6|71	%files devel
14cr|echoping-6.0.2-6|72	%dir %{_includedir}/%{name}
14cr|echoping-6.0.2-6|73	%{_includedir}/%{name}/*.h
14cr|echoping-6.0.2-6|74	
14cr|echoping-6.0.2-6|75	
14cr|echoping-6.0.2-6|76	%changelog
14cr|echoping-6.0.2-6|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.2-6
14cr|echoping-6.0.2-6|78	+ Revision: 6042d25
14cr|echoping-6.0.2-6|79	- MassBuild#464: Increase release tag
14cr|echoping-6.0.2-6|80	
14cr|echoping-6.0.2-6|81	

1052 14
14cr|ecl-13.5.1-2|1	%define Werror_cflags	%{nil}
14cr|ecl-13.5.1-2|2	
14cr|ecl-13.5.1-2|3	Name:           ecl
14cr|ecl-13.5.1-2|4	Version:        13.5.1
14cr|ecl-13.5.1-2|5	Release:        2
14cr|ecl-13.5.1-2|6	Summary:        Embeddable Common-Lisp
14cr|ecl-13.5.1-2|7	Group:          Development/Other
14cr|ecl-13.5.1-2|8	License:        LGPLv2+ and BSD and MIT and Public Domain
14cr|ecl-13.5.1-2|9	URL:            http://ecls.sourceforge.net/
14cr|ecl-13.5.1-2|10	Source0:        http://downloads.sourceforge.net/ecls/%{name}-%{version}.tgz
14cr|ecl-13.5.1-2|11	# The manual has not yet been released.  Use the following commands to generate
14cr|ecl-13.5.1-2|12	# the manual tarball:
14cr|ecl-13.5.1-2|13	#   git clone git://ecls.git.sourceforge.net/gitroot/ecls/ecl-doc
14cr|ecl-13.5.1-2|14	#   cd ecl-doc
14cr|ecl-13.5.1-2|15	#   git checkout 5d2657b5b32a2b5df701ba1ffa768e3e05816b70
14cr|ecl-13.5.1-2|16	#   rm -fr .git
14cr|ecl-13.5.1-2|17	#   cd ..
14cr|ecl-13.5.1-2|18	#   tar cJf ecl-doc.tar.xz ecl-doc
14cr|ecl-13.5.1-2|19	Source1:        %{name}-doc.tar.xz
14cr|ecl-13.5.1-2|20	Source2:        %{name}.desktop
14cr|ecl-13.5.1-2|21	# A modified version of src/util/ecl.svg with extra whitespace removed.  The
14cr|ecl-13.5.1-2|22	# extra whitespace made the icon appear very small and shoved into a corner.
14cr|ecl-13.5.1-2|23	Source3:        %{name}.svg
14cr|ecl-13.5.1-2|24	Source4:        %{name}.rpmlintrc
14cr|ecl-13.5.1-2|25	# This patch was sent upstream on 4 Feb 2012.  It fixes a few warnings
14cr|ecl-13.5.1-2|26	# from the C compiler that indicate situations that might be dangerous at
14cr|ecl-13.5.1-2|27	# runtime.
14cr|ecl-13.5.1-2|28	Patch0:         %{name}-13.5.1-warnings.patch
14cr|ecl-13.5.1-2|29	# Do not use a separate thread to handle signals by default if built with
14cr|ecl-13.5.1-2|30	# boehm-gc support.
14cr|ecl-13.5.1-2|31	# This prevents a deadlock when building maxima with ecl support in
14cr|ecl-13.5.1-2|32	# fedora, and should handle by default these problems:
14cr|ecl-13.5.1-2|33	# http://trac.sagemath.org/sage_trac/ticket/11752
14cr|ecl-13.5.1-2|34	# http://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg00644.html
14cr|ecl-13.5.1-2|35	Patch1:         %{name}-13.5.1-signal_handling_thread.patch
14cr|ecl-13.5.1-2|36	# Work around xsltproc requiring namespace declarations for entities.  This
14cr|ecl-13.5.1-2|37	# patch was sent upstream 3 Jun 2013.
14cr|ecl-13.5.1-2|38	Patch2:         %{name}-12.12.1-xsltproc.patch
14cr|ecl-13.5.1-2|39	# GCC does not implement support for #pragma STDC FENV_ACCESS
14cr|ecl-13.5.1-2|40	Patch3:         %{name}-13.5.1-fenv-access.patch
14cr|ecl-13.5.1-2|41	
14cr|ecl-13.5.1-2|42	BuildRequires:  m4
14cr|ecl-13.5.1-2|43	BuildRequires:  texi2html
14cr|ecl-13.5.1-2|44	BuildRequires:	texinfo
14cr|ecl-13.5.1-2|45	BuildRequires:  gmp-devel
14cr|ecl-13.5.1-2|46	BuildRequires:  pkgconfig(bdw-gc)
14cr|ecl-13.5.1-2|47	BuildRequires:  pkgconfig(x11)
14cr|ecl-13.5.1-2|48	BuildRequires:  xmlto
14cr|ecl-13.5.1-2|49	
14cr|ecl-13.5.1-2|50	# ECL permits to mix C code and Lisp, so users probably want gcc and
14cr|ecl-13.5.1-2|51	# devel packages of libraries used by ecl
14cr|ecl-13.5.1-2|52	Suggests:       gcc
14cr|ecl-13.5.1-2|53	Suggests:       pkgconfig(bdw-gc)
14cr|ecl-13.5.1-2|54	Suggests:       gmp-devel
14cr|ecl-13.5.1-2|55	
14cr|ecl-13.5.1-2|56	%description
14cr|ecl-13.5.1-2|57	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
14cr|ecl-13.5.1-2|58	language as described in the X3J13 Ansi specification, featuring CLOS
14cr|ecl-13.5.1-2|59	(Common-Lisp Object System), conditions, loops, etc, plus a translator
14cr|ecl-13.5.1-2|60	to C, which can produce standalone executables.
14cr|ecl-13.5.1-2|61	
14cr|ecl-13.5.1-2|62	# no -devel package for header files is split off
14cr|ecl-13.5.1-2|63	# since they are required by the main package
14cr|ecl-13.5.1-2|64	
14cr|ecl-13.5.1-2|65	%package doc
14cr|ecl-13.5.1-2|66	Summary:      Documentation for Embeddable Common-Lisp
14cr|ecl-13.5.1-2|67	Group:        Development/Other
14cr|ecl-13.5.1-2|68	Requires:     %{name} = %{version}
14cr|ecl-13.5.1-2|69	
14cr|ecl-13.5.1-2|70	%description doc
14cr|ecl-13.5.1-2|71	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
14cr|ecl-13.5.1-2|72	language as described in the X3J13 Ansi specification, featuring CLOS
14cr|ecl-13.5.1-2|73	(Common-Lisp Object System), conditions, loops, etc, plus a translator
14cr|ecl-13.5.1-2|74	to C, which can produce standalone executables.
14cr|ecl-13.5.1-2|75	
14cr|ecl-13.5.1-2|76	This package contains the documentation for ECL.
14cr|ecl-13.5.1-2|77	
14cr|ecl-13.5.1-2|78	%prep
14cr|ecl-13.5.1-2|79	%setup -q
14cr|ecl-13.5.1-2|80	%setup -q -T -D -a 1
14cr|ecl-13.5.1-2|81	%patch0
14cr|ecl-13.5.1-2|82	%patch1
14cr|ecl-13.5.1-2|83	%patch2
14cr|ecl-13.5.1-2|84	%patch3
14cr|ecl-13.5.1-2|85	
14cr|ecl-13.5.1-2|86	# Remove spurious executable bits
14cr|ecl-13.5.1-2|87	chmod a-x src/CHANGELOG
14cr|ecl-13.5.1-2|88	find src/c -type f -perm /0111 | xargs chmod a-x
14cr|ecl-13.5.1-2|89	find src/h -type f -perm /0111 | xargs chmod a-x
14cr|ecl-13.5.1-2|90	
14cr|ecl-13.5.1-2|91	%build
14cr|ecl-13.5.1-2|92	CONFIGURE_TOP=$PWD \
14cr|ecl-13.5.1-2|93	%configure2_5x --enable-unicode=yes --enable-c99complex --enable-threads=yes \
14cr|ecl-13.5.1-2|94	--with-__thread --with-clx --disable-rpath \
14cr|ecl-13.5.1-2|95	%ifarch x86_64
14cr|ecl-13.5.1-2|96	--with-sse \
14cr|ecl-13.5.1-2|97	%endif
14cr|ecl-13.5.1-2|98	CPPFLAGS=`pkg-config --cflags libffi` \
14cr|ecl-13.5.1-2|99	CFLAGS="%{optflags} -std=gnu99 -Wno-unused -Wno-return-type"
14cr|ecl-13.5.1-2|100	make
14cr|ecl-13.5.1-2|101	mkdir -p ecl-doc/tmp
14cr|ecl-13.5.1-2|102	make -C ecl-doc
14cr|ecl-13.5.1-2|103	rm ecl-doc/html/ecl2.proc
14cr|ecl-13.5.1-2|104	
14cr|ecl-13.5.1-2|105	%install
14cr|ecl-13.5.1-2|106	%makeinstall_std
14cr|ecl-13.5.1-2|107	
14cr|ecl-13.5.1-2|108	# Remove installed files that are in the wrong place
14cr|ecl-13.5.1-2|109	rm -fr %{buildroot}%{_docdir}
14cr|ecl-13.5.1-2|110	rm -f %{buildroot}%{_libdir}/Copyright
14cr|ecl-13.5.1-2|111	rm -f %{buildroot}%{_libdir}/LGPL
14cr|ecl-13.5.1-2|112	
14cr|ecl-13.5.1-2|113	# Install the man pages
14cr|ecl-13.5.1-2|114	mkdir -p %{buildroot}%{_mandir}/man1
14cr|ecl-13.5.1-2|115	sed -e "s|@bindir@|%{_bindir}|" src/doc/ecl.man.in > \
14cr|ecl-13.5.1-2|116	%{buildroot}%{_mandir}/man1/ecl.1
14cr|ecl-13.5.1-2|117	cp -p src/doc/ecl-config.man.in %{buildroot}%{_mandir}/man1/ecl-config.1
14cr|ecl-13.5.1-2|118	
14cr|ecl-13.5.1-2|119	# Install the desktop file
14cr|ecl-13.5.1-2|120	desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE2}
14cr|ecl-13.5.1-2|121	
14cr|ecl-13.5.1-2|122	# Install the desktop icon
14cr|ecl-13.5.1-2|123	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|ecl-13.5.1-2|124	cp -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
14cr|ecl-13.5.1-2|125	
14cr|ecl-13.5.1-2|126	%files
14cr|ecl-13.5.1-2|127	%{_bindir}/ecl
14cr|ecl-13.5.1-2|128	%{_bindir}/ecl-config
14cr|ecl-13.5.1-2|129	%{_datadir}/applications/ecl.desktop
14cr|ecl-13.5.1-2|130	%{_datadir}/icons/hicolor/scalable/apps/ecl.svg
14cr|ecl-13.5.1-2|131	%{_libdir}/%{name}-%{version}/
14cr|ecl-13.5.1-2|132	%{_libdir}/libecl.so*
14cr|ecl-13.5.1-2|133	%{_includedir}/ecl
14cr|ecl-13.5.1-2|134	%{_mandir}/man1/*
14cr|ecl-13.5.1-2|135	
14cr|ecl-13.5.1-2|136	%doc ANNOUNCEMENT Copyright LGPL src/CHANGELOG
14cr|ecl-13.5.1-2|137	
14cr|ecl-13.5.1-2|138	%files doc
14cr|ecl-13.5.1-2|139	%doc examples ecl-doc/html
14cr|ecl-13.5.1-2|140	%doc src/doc/amop.txt src/doc/types-and-classes
14cr|ecl-13.5.1-2|141	
14cr|ecl-13.5.1-2|142	%changelog
14cr|ecl-13.5.1-2|143	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.5.1-2
14cr|ecl-13.5.1-2|144	+ Revision: 6f31c56
14cr|ecl-13.5.1-2|145	- MassBuild#464: Increase release tag
14cr|ecl-13.5.1-2|146	
14cr|ecl-13.5.1-2|147	

1053 14
14cr|eclectus-0.2-4|1	Summary:	Han character dictionary
14cr|eclectus-0.2-4|2	
14cr|eclectus-0.2-4|3	Name:		eclectus
14cr|eclectus-0.2-4|4	Version:	0.2
14cr|eclectus-0.2-4|5	Release:	4
14cr|eclectus-0.2-4|6	Group:		Development/Python
14cr|eclectus-0.2-4|7	License:	GPLv3+
14cr|eclectus-0.2-4|8	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-0.2-4|9	Source0:	http://eclectus.googlecode.com/files/%{name}-%{version}beta.tar.gz
14cr|eclectus-0.2-4|10	BuildRequires:  python-devel
14cr|eclectus-0.2-4|11	BuildRequires:	python-setuptools
14cr|eclectus-0.2-4|12	BuildRequires:	kdelibs4-core
14cr|eclectus-0.2-4|13	BuildArch:	noarch
14cr|eclectus-0.2-4|14	Requires:	python-kde4
14cr|eclectus-0.2-4|15	Requires:	cjklib
14cr|eclectus-0.2-4|16	Suggests:	eclectus-voice-female
14cr|eclectus-0.2-4|17	Suggests:	eclectus-voice-male
14cr|eclectus-0.2-4|18	Suggests:	eclectus-segment-bwpng
14cr|eclectus-0.2-4|19	Suggests:	eclectus-segment-ordergif
14cr|eclectus-0.2-4|20	Suggests:	eclectus-segment-redpng
14cr|eclectus-0.2-4|21	
14cr|eclectus-0.2-4|22	%description
14cr|eclectus-0.2-4|23	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-0.2-4|24	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-0.2-4|25	or Japanese.
14cr|eclectus-0.2-4|26	
14cr|eclectus-0.2-4|27	%prep
14cr|eclectus-0.2-4|28	%setup -qn %{name}-%{version}beta
14cr|eclectus-0.2-4|29	
14cr|eclectus-0.2-4|30	%build
14cr|eclectus-0.2-4|31	python setup.py build
14cr|eclectus-0.2-4|32	
14cr|eclectus-0.2-4|33	%install
14cr|eclectus-0.2-4|34	python setup.py install --skip-build --root=%{buildroot}
14cr|eclectus-0.2-4|35	
14cr|eclectus-0.2-4|36	%find_lang %{name}qt %{name}.lang
14cr|eclectus-0.2-4|37	
14cr|eclectus-0.2-4|38	%files -f %{name}.lang
14cr|eclectus-0.2-4|39	%doc COPYING README
14cr|eclectus-0.2-4|40	%{_bindir}/eclectus
14cr|eclectus-0.2-4|41	%{py_puresitedir}/*
14cr|eclectus-0.2-4|42	%{_datadir}/applications/kde4/eclectus.desktop
14cr|eclectus-0.2-4|43	%{_datadir}/apps/%{name}
14cr|eclectus-0.2-4|44	%{_iconsdir}/eclectus.png
14cr|eclectus-0.2-4|45	%{_iconsdir}/%{name}
14cr|eclectus-0.2-4|46	%{_datadir}/pixmaps/*
14cr|eclectus-0.2-4|47	
14cr|eclectus-0.2-4|48	
14cr|eclectus-0.2-4|49	
14cr|eclectus-0.2-4|50	%changelog
14cr|eclectus-0.2-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|eclectus-0.2-4|52	+ Revision: 3bd17b8
14cr|eclectus-0.2-4|53	- MassBuild#464: Increase release tag
14cr|eclectus-0.2-4|54	
14cr|eclectus-0.2-4|55	

1054 14
14cr|eclectus-segment-bwpng-0.2-3|1	Summary:	Han character dictionary
14cr|eclectus-segment-bwpng-0.2-3|2	Name:		eclectus-segment-bwpng
14cr|eclectus-segment-bwpng-0.2-3|3	Version:	0.2
14cr|eclectus-segment-bwpng-0.2-3|4	Release:	3
14cr|eclectus-segment-bwpng-0.2-3|5	Group:		Development/Python
14cr|eclectus-segment-bwpng-0.2-3|6	License:	GPLv3+
14cr|eclectus-segment-bwpng-0.2-3|7	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-segment-bwpng-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/bw.png.segment-%{version}beta.tar.gz
14cr|eclectus-segment-bwpng-0.2-3|9	BuildArch:	noarch
14cr|eclectus-segment-bwpng-0.2-3|10	Requires:	eclectus
14cr|eclectus-segment-bwpng-0.2-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|eclectus-segment-bwpng-0.2-3|12	
14cr|eclectus-segment-bwpng-0.2-3|13	%description
14cr|eclectus-segment-bwpng-0.2-3|14	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-segment-bwpng-0.2-3|15	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-segment-bwpng-0.2-3|16	or Japanese.
14cr|eclectus-segment-bwpng-0.2-3|17	
14cr|eclectus-segment-bwpng-0.2-3|18	%prep
14cr|eclectus-segment-bwpng-0.2-3|19	%setup -qn bw.png.segment-%{version}beta
14cr|eclectus-segment-bwpng-0.2-3|20	
14cr|eclectus-segment-bwpng-0.2-3|21	%install
14cr|eclectus-segment-bwpng-0.2-3|22	rm -rf %{buildroot}
14cr|eclectus-segment-bwpng-0.2-3|23	mkdir -p %{buildroot}%{_datadir}/eclectus/bw.png.segment/
14cr|eclectus-segment-bwpng-0.2-3|24	cp -fr *.png.segment %{buildroot}%{_datadir}/eclectus/bw.png.segment/
14cr|eclectus-segment-bwpng-0.2-3|25	
14cr|eclectus-segment-bwpng-0.2-3|26	%clean
14cr|eclectus-segment-bwpng-0.2-3|27	rm -rf %{buildroot}
14cr|eclectus-segment-bwpng-0.2-3|28	
14cr|eclectus-segment-bwpng-0.2-3|29	%files
14cr|eclectus-segment-bwpng-0.2-3|30	%defattr(-,root,root)
14cr|eclectus-segment-bwpng-0.2-3|31	%{_datadir}/eclectus/bw.png.segment
14cr|eclectus-segment-bwpng-0.2-3|32	
14cr|eclectus-segment-bwpng-0.2-3|33	
14cr|eclectus-segment-bwpng-0.2-3|34	
14cr|eclectus-segment-bwpng-0.2-3|35	%changelog
14cr|eclectus-segment-bwpng-0.2-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|eclectus-segment-bwpng-0.2-3|37	+ Revision: bf661f6
14cr|eclectus-segment-bwpng-0.2-3|38	- MassBuild#464: Increase release tag
14cr|eclectus-segment-bwpng-0.2-3|39	
14cr|eclectus-segment-bwpng-0.2-3|40	

1055 14
14cr|eclectus-segment-ordergif-0.2-3|1	Summary:	Han character dictionary
14cr|eclectus-segment-ordergif-0.2-3|2	Name:		eclectus-segment-ordergif
14cr|eclectus-segment-ordergif-0.2-3|3	Version:	0.2
14cr|eclectus-segment-ordergif-0.2-3|4	Release:	3
14cr|eclectus-segment-ordergif-0.2-3|5	Group:		Development/Python
14cr|eclectus-segment-ordergif-0.2-3|6	License:	GPLv3+
14cr|eclectus-segment-ordergif-0.2-3|7	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-segment-ordergif-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/order.gif-%{version}beta.tar.gz
14cr|eclectus-segment-ordergif-0.2-3|9	BuildArch:	noarch
14cr|eclectus-segment-ordergif-0.2-3|10	Requires:	eclectus
14cr|eclectus-segment-ordergif-0.2-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|eclectus-segment-ordergif-0.2-3|12	
14cr|eclectus-segment-ordergif-0.2-3|13	%description
14cr|eclectus-segment-ordergif-0.2-3|14	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-segment-ordergif-0.2-3|15	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-segment-ordergif-0.2-3|16	or Japanese.
14cr|eclectus-segment-ordergif-0.2-3|17	
14cr|eclectus-segment-ordergif-0.2-3|18	%prep
14cr|eclectus-segment-ordergif-0.2-3|19	%setup -qn order.gif-%{version}beta
14cr|eclectus-segment-ordergif-0.2-3|20	
14cr|eclectus-segment-ordergif-0.2-3|21	%install
14cr|eclectus-segment-ordergif-0.2-3|22	rm -rf %{buildroot}
14cr|eclectus-segment-ordergif-0.2-3|23	mkdir -p %{buildroot}%{_datadir}/eclectus/order.gif/
14cr|eclectus-segment-ordergif-0.2-3|24	cp -fr *.gif %{buildroot}%{_datadir}/eclectus/order.gif
14cr|eclectus-segment-ordergif-0.2-3|25	
14cr|eclectus-segment-ordergif-0.2-3|26	%clean
14cr|eclectus-segment-ordergif-0.2-3|27	rm -rf %{buildroot}
14cr|eclectus-segment-ordergif-0.2-3|28	
14cr|eclectus-segment-ordergif-0.2-3|29	%files
14cr|eclectus-segment-ordergif-0.2-3|30	%defattr(-,root,root)
14cr|eclectus-segment-ordergif-0.2-3|31	%{_datadir}/eclectus/order.gif
14cr|eclectus-segment-ordergif-0.2-3|32	
14cr|eclectus-segment-ordergif-0.2-3|33	
14cr|eclectus-segment-ordergif-0.2-3|34	
14cr|eclectus-segment-ordergif-0.2-3|35	%changelog
14cr|eclectus-segment-ordergif-0.2-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|eclectus-segment-ordergif-0.2-3|37	+ Revision: 9a3e1ad
14cr|eclectus-segment-ordergif-0.2-3|38	- MassBuild#464: Increase release tag
14cr|eclectus-segment-ordergif-0.2-3|39	
14cr|eclectus-segment-ordergif-0.2-3|40	

1056 14
14cr|eclectus-segment-redpng-0.2-3|1	Summary:	Han character dictionary
14cr|eclectus-segment-redpng-0.2-3|2	Name:		eclectus-segment-redpng
14cr|eclectus-segment-redpng-0.2-3|3	Version:	0.2
14cr|eclectus-segment-redpng-0.2-3|4	Release:	3
14cr|eclectus-segment-redpng-0.2-3|5	Group:		Development/Python
14cr|eclectus-segment-redpng-0.2-3|6	License:	GPLv3+
14cr|eclectus-segment-redpng-0.2-3|7	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-segment-redpng-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/red.png-%{version}beta.tar.gz
14cr|eclectus-segment-redpng-0.2-3|9	BuildArch:	noarch
14cr|eclectus-segment-redpng-0.2-3|10	Requires:	eclectus
14cr|eclectus-segment-redpng-0.2-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|eclectus-segment-redpng-0.2-3|12	
14cr|eclectus-segment-redpng-0.2-3|13	%description
14cr|eclectus-segment-redpng-0.2-3|14	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-segment-redpng-0.2-3|15	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-segment-redpng-0.2-3|16	or Japanese.
14cr|eclectus-segment-redpng-0.2-3|17	
14cr|eclectus-segment-redpng-0.2-3|18	%prep
14cr|eclectus-segment-redpng-0.2-3|19	%setup -qn red.png-%{version}beta
14cr|eclectus-segment-redpng-0.2-3|20	
14cr|eclectus-segment-redpng-0.2-3|21	%install
14cr|eclectus-segment-redpng-0.2-3|22	rm -rf %{buildroot}
14cr|eclectus-segment-redpng-0.2-3|23	mkdir -p %{buildroot}%{_datadir}/eclectus/red.png/
14cr|eclectus-segment-redpng-0.2-3|24	cp -fr *.png %{buildroot}%{_datadir}/eclectus/red.png
14cr|eclectus-segment-redpng-0.2-3|25	
14cr|eclectus-segment-redpng-0.2-3|26	%clean
14cr|eclectus-segment-redpng-0.2-3|27	rm -rf %{buildroot}
14cr|eclectus-segment-redpng-0.2-3|28	
14cr|eclectus-segment-redpng-0.2-3|29	%files
14cr|eclectus-segment-redpng-0.2-3|30	%defattr(-,root,root)
14cr|eclectus-segment-redpng-0.2-3|31	%{_datadir}/eclectus/red.png
14cr|eclectus-segment-redpng-0.2-3|32	
14cr|eclectus-segment-redpng-0.2-3|33	
14cr|eclectus-segment-redpng-0.2-3|34	
14cr|eclectus-segment-redpng-0.2-3|35	%changelog
14cr|eclectus-segment-redpng-0.2-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|eclectus-segment-redpng-0.2-3|37	+ Revision: 98abddd
14cr|eclectus-segment-redpng-0.2-3|38	- MassBuild#464: Increase release tag
14cr|eclectus-segment-redpng-0.2-3|39	
14cr|eclectus-segment-redpng-0.2-3|40	

1057 14
14cr|eclectus-voice-female-0.2-3|1	Summary:	Han character dictionary
14cr|eclectus-voice-female-0.2-3|2	Name:		eclectus-voice-female
14cr|eclectus-voice-female-0.2-3|3	Version:	0.2
14cr|eclectus-voice-female-0.2-3|4	Release:	3
14cr|eclectus-voice-female-0.2-3|5	Group:		Development/Python
14cr|eclectus-voice-female-0.2-3|6	License:	GPLv3+
14cr|eclectus-voice-female-0.2-3|7	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-voice-female-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/cmn-caen-tan-%{version}beta.tar.gz
14cr|eclectus-voice-female-0.2-3|9	BuildArch:	noarch
14cr|eclectus-voice-female-0.2-3|10	Requires:	eclectus
14cr|eclectus-voice-female-0.2-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|eclectus-voice-female-0.2-3|12	
14cr|eclectus-voice-female-0.2-3|13	%description
14cr|eclectus-voice-female-0.2-3|14	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-voice-female-0.2-3|15	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-voice-female-0.2-3|16	or Japanese.
14cr|eclectus-voice-female-0.2-3|17	
14cr|eclectus-voice-female-0.2-3|18	%prep
14cr|eclectus-voice-female-0.2-3|19	%setup -qn cmn-caen-tan-%{version}beta
14cr|eclectus-voice-female-0.2-3|20	
14cr|eclectus-voice-female-0.2-3|21	%install
14cr|eclectus-voice-female-0.2-3|22	rm -rf %{buildroot}
14cr|eclectus-voice-female-0.2-3|23	make install installpath=%{buildroot}%{_datadir}/eclectus/cmn-caen-tan
14cr|eclectus-voice-female-0.2-3|24	
14cr|eclectus-voice-female-0.2-3|25	%clean
14cr|eclectus-voice-female-0.2-3|26	rm -rf %{buildroot}
14cr|eclectus-voice-female-0.2-3|27	
14cr|eclectus-voice-female-0.2-3|28	%files
14cr|eclectus-voice-female-0.2-3|29	%defattr(-,root,root)
14cr|eclectus-voice-female-0.2-3|30	%{_datadir}/eclectus/cmn-caen-tan
14cr|eclectus-voice-female-0.2-3|31	
14cr|eclectus-voice-female-0.2-3|32	
14cr|eclectus-voice-female-0.2-3|33	
14cr|eclectus-voice-female-0.2-3|34	%changelog
14cr|eclectus-voice-female-0.2-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|eclectus-voice-female-0.2-3|36	+ Revision: fd41538
14cr|eclectus-voice-female-0.2-3|37	- MassBuild#464: Increase release tag
14cr|eclectus-voice-female-0.2-3|38	
14cr|eclectus-voice-female-0.2-3|39	

1058 14
14cr|eclectus-voice-male-0.2-3|1	Summary:	Han character dictionary
14cr|eclectus-voice-male-0.2-3|2	Name:		eclectus-voice-male
14cr|eclectus-voice-male-0.2-3|3	Version:	0.2
14cr|eclectus-voice-male-0.2-3|4	Release:	3
14cr|eclectus-voice-male-0.2-3|5	Group:		Development/Python
14cr|eclectus-voice-male-0.2-3|6	License:	GPLv3+
14cr|eclectus-voice-male-0.2-3|7	URL:		http://code.google.com/p/eclectus/
14cr|eclectus-voice-male-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/chi-balm-hsk1-%{version}beta.tar.gz
14cr|eclectus-voice-male-0.2-3|9	BuildArch:	noarch
14cr|eclectus-voice-male-0.2-3|10	Requires:	eclectus
14cr|eclectus-voice-male-0.2-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|eclectus-voice-male-0.2-3|12	
14cr|eclectus-voice-male-0.2-3|13	%description
14cr|eclectus-voice-male-0.2-3|14	Eclectus is a small Han character dictionary especially designed for
14cr|eclectus-voice-male-0.2-3|15	learners of Chinese character based languages like Mandarin Chinese
14cr|eclectus-voice-male-0.2-3|16	or Japanese.
14cr|eclectus-voice-male-0.2-3|17	
14cr|eclectus-voice-male-0.2-3|18	%prep
14cr|eclectus-voice-male-0.2-3|19	%setup -qn chi-balm-hsk1-%{version}beta
14cr|eclectus-voice-male-0.2-3|20	
14cr|eclectus-voice-male-0.2-3|21	%install
14cr|eclectus-voice-male-0.2-3|22	rm -rf %{buildroot}
14cr|eclectus-voice-male-0.2-3|23	make install installpath=%{buildroot}%{_datadir}/eclectus/chi-balm-hsk1
14cr|eclectus-voice-male-0.2-3|24	
14cr|eclectus-voice-male-0.2-3|25	%clean
14cr|eclectus-voice-male-0.2-3|26	rm -rf %{buildroot}
14cr|eclectus-voice-male-0.2-3|27	
14cr|eclectus-voice-male-0.2-3|28	%files
14cr|eclectus-voice-male-0.2-3|29	%defattr(-,root,root)
14cr|eclectus-voice-male-0.2-3|30	%{_datadir}/eclectus/chi-balm-hsk1
14cr|eclectus-voice-male-0.2-3|31	
14cr|eclectus-voice-male-0.2-3|32	
14cr|eclectus-voice-male-0.2-3|33	
14cr|eclectus-voice-male-0.2-3|34	%changelog
14cr|eclectus-voice-male-0.2-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|eclectus-voice-male-0.2-3|36	+ Revision: 2169b18
14cr|eclectus-voice-male-0.2-3|37	- MassBuild#464: Increase release tag
14cr|eclectus-voice-male-0.2-3|38	
14cr|eclectus-voice-male-0.2-3|39	

1059 14
14cr|eclib-mwrank-20120830-1|1	%define major 0
14cr|eclib-mwrank-20120830-1|2	%define libeclib	%mklibname eclib %{major}
14cr|eclib-mwrank-20120830-1|3	%define libeclib_devel	%mklibname -d eclib
14cr|eclib-mwrank-20120830-1|4	
14cr|eclib-mwrank-20120830-1|5	Name:		eclib-mwrank
14cr|eclib-mwrank-20120830-1|6	Group:		Sciences/Mathematics
14cr|eclib-mwrank-20120830-1|7	License:	GPLv3+
14cr|eclib-mwrank-20120830-1|8	Summary:	Mordell-Weil groups of elliptic curves over Q via 2-descent
14cr|eclib-mwrank-20120830-1|9	Version:	20120830
14cr|eclib-mwrank-20120830-1|10	Release:	1
14cr|eclib-mwrank-20120830-1|11	URL:		http://www.warwick.ac.uk/~masgaj/mwrank/index.html
14cr|eclib-mwrank-20120830-1|12	Source:		http://sagemath.org/packages/standard/eclib-20120830.spkg
14cr|eclib-mwrank-20120830-1|13	
14cr|eclib-mwrank-20120830-1|14	BuildRequires:	gcc-c++
14cr|eclib-mwrank-20120830-1|15	BuildRequires:	gmp-devel
14cr|eclib-mwrank-20120830-1|16	BuildRequires:	ntl-devel
14cr|eclib-mwrank-20120830-1|17	BuildRequires:	libpari-devel
14cr|eclib-mwrank-20120830-1|18	
14cr|eclib-mwrank-20120830-1|19	%description
14cr|eclib-mwrank-20120830-1|20	mwrank is a program written in C++ for computing Mordell-Weil groups of
14cr|eclib-mwrank-20120830-1|21	elliptic curves over Q via 2-descent. It is available as source code
14cr|eclib-mwrank-20120830-1|22	(licensed under GPL) in the eclib package. mwrank is now only distributed
14cr|eclib-mwrank-20120830-1|23	as part of eclib. eclib is also included in Sage, and for most potential
14cr|eclib-mwrank-20120830-1|24	users the easiest way to run mwrank is to install Sage (which also of
14cr|eclib-mwrank-20120830-1|25	course gives you much much more). I no longer provide a source code
14cr|eclib-mwrank-20120830-1|26	distribution of mwrank by itself: use eclib instead. Full source code
14cr|eclib-mwrank-20120830-1|27	for eclib is available from google code.
14cr|eclib-mwrank-20120830-1|28	
14cr|eclib-mwrank-20120830-1|29	%package	-n %{libeclib}
14cr|eclib-mwrank-20120830-1|30	Group:		Sciences/Mathematics
14cr|eclib-mwrank-20120830-1|31	License:	GPL
14cr|eclib-mwrank-20120830-1|32	Summary:	Run time libraries for %{name}
14cr|eclib-mwrank-20120830-1|33	
14cr|eclib-mwrank-20120830-1|34	%description	-n %{libeclib}
14cr|eclib-mwrank-20120830-1|35	Run time libraries for %{name}.
14cr|eclib-mwrank-20120830-1|36	
14cr|eclib-mwrank-20120830-1|37	%package	-n %{libeclib_devel}
14cr|eclib-mwrank-20120830-1|38	Group:		Development/C
14cr|eclib-mwrank-20120830-1|39	License:	GPL
14cr|eclib-mwrank-20120830-1|40	Summary:	Development files for %{name}
14cr|eclib-mwrank-20120830-1|41	Provides:	eclib-devel = %{version}-%{release}
14cr|eclib-mwrank-20120830-1|42	Provides:	libeclib-devel = %{version}-%{release}
14cr|eclib-mwrank-20120830-1|43	Requires:	%{libeclib} = %{version}-%{release}
14cr|eclib-mwrank-20120830-1|44	
14cr|eclib-mwrank-20120830-1|45	%description	-n %{libeclib_devel}
14cr|eclib-mwrank-20120830-1|46	Development header files and libraries for %{name}.
14cr|eclib-mwrank-20120830-1|47	
14cr|eclib-mwrank-20120830-1|48	%prep
14cr|eclib-mwrank-20120830-1|49	%setup -qn eclib-%{version}
14cr|eclib-mwrank-20120830-1|50	
14cr|eclib-mwrank-20120830-1|51	%build
14cr|eclib-mwrank-20120830-1|52	pushd src
14cr|eclib-mwrank-20120830-1|53	%configure2_5x --disable-static --enable-shared --disable-allprogs
14cr|eclib-mwrank-20120830-1|54	%make
14cr|eclib-mwrank-20120830-1|55	popd
14cr|eclib-mwrank-20120830-1|56	
14cr|eclib-mwrank-20120830-1|57	%install
14cr|eclib-mwrank-20120830-1|58	pushd src
14cr|eclib-mwrank-20120830-1|59	%makeinstall_std
14cr|eclib-mwrank-20120830-1|60	mkdir -p %{buildroot}%{_docdir}/eclib
14cr|eclib-mwrank-20120830-1|61	cp -a AUTHORS COPYING ChangeLog NEWS README %{buildroot}%{_docdir}/eclib
14cr|eclib-mwrank-20120830-1|62	popd
14cr|eclib-mwrank-20120830-1|63	
14cr|eclib-mwrank-20120830-1|64	%check
14cr|eclib-mwrank-20120830-1|65	make -C src check LD_LIBRARY_PATH=%{buildroot}%{_libdir}
14cr|eclib-mwrank-20120830-1|66	
14cr|eclib-mwrank-20120830-1|67	%files
14cr|eclib-mwrank-20120830-1|68	%{_bindir}/*
14cr|eclib-mwrank-20120830-1|69	%{_datadir}/doc/eclib/g0n.txt
14cr|eclib-mwrank-20120830-1|70	%{_datadir}/doc/eclib/howto.txt
14cr|eclib-mwrank-20120830-1|71	%{_datadir}/doc/eclib/mwrank/mwrank.changes
14cr|eclib-mwrank-20120830-1|72	%{_datadir}/doc/eclib/mwrank/mwrank.info
14cr|eclib-mwrank-20120830-1|73	%{_datadir}/doc/eclib/mwrank/mwrank.options
14cr|eclib-mwrank-20120830-1|74	%{_datadir}/doc/eclib/mwrank/mwrank.readme
14cr|eclib-mwrank-20120830-1|75	%{_datadir}/doc/eclib/progs.txt
14cr|eclib-mwrank-20120830-1|76	%{_mandir}/man1/mwrank.1*
14cr|eclib-mwrank-20120830-1|77	
14cr|eclib-mwrank-20120830-1|78	%files -n %{libeclib}
14cr|eclib-mwrank-20120830-1|79	%{_libdir}/lib*.so.%{major}*
14cr|eclib-mwrank-20120830-1|80	
14cr|eclib-mwrank-20120830-1|81	%files		-n %{libeclib_devel}
14cr|eclib-mwrank-20120830-1|82	%doc %dir %{_docdir}/eclib
14cr|eclib-mwrank-20120830-1|83	%doc %{_docdir}/eclib/AUTHORS
14cr|eclib-mwrank-20120830-1|84	%doc %{_docdir}/eclib/COPYING
14cr|eclib-mwrank-20120830-1|85	%doc %{_docdir}/eclib/ChangeLog
14cr|eclib-mwrank-20120830-1|86	%doc %{_docdir}/eclib/NEWS
14cr|eclib-mwrank-20120830-1|87	%doc %{_docdir}/eclib/README
14cr|eclib-mwrank-20120830-1|88	%{_includedir}/eclib
14cr|eclib-mwrank-20120830-1|89	%{_libdir}/lib*.so
14cr|eclib-mwrank-20120830-1|90	
14cr|eclib-mwrank-20120830-1|91	%changelog
14cr|eclib-mwrank-20120830-1|92	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120830-1
14cr|eclib-mwrank-20120830-1|93	+ Revision: d0f706e
14cr|eclib-mwrank-20120830-1|94	- Add new files
14cr|eclib-mwrank-20120830-1|95	
14cr|eclib-mwrank-20120830-1|96	

1060 14
14cr|ecm-6.3-0.1434.5|1	%define libmajor	0
14cr|ecm-6.3-0.1434.5|2	%define libname		%mklibname %{name} %{libmajor}
14cr|ecm-6.3-0.1434.5|3	%define devname		%mklibname %{name} -d
14cr|ecm-6.3-0.1434.5|4	
14cr|ecm-6.3-0.1434.5|5	Summary:	GMP ECM - Elliptic Curve Method for Integer Factorization
14cr|ecm-6.3-0.1434.5|6	Name:		ecm
14cr|ecm-6.3-0.1434.5|7	Version:	6.3
14cr|ecm-6.3-0.1434.5|8	Release:	0.1434.5
14cr|ecm-6.3-0.1434.5|9	Group:		Sciences/Mathematics
14cr|ecm-6.3-0.1434.5|10	License:	GPL
14cr|ecm-6.3-0.1434.5|11	URL:		http://gforge.inria.fr/projects/ecm/
14cr|ecm-6.3-0.1434.5|12	Source:		http://gforge.inria.fr/frs/download.php/4837/ecm-6.3-r1434.tar.xz
14cr|ecm-6.3-0.1434.5|13	Patch0:		ecm-6.3-fix-build.patch
14cr|ecm-6.3-0.1434.5|14	Patch1:		ecm-6.3-install.patch
14cr|ecm-6.3-0.1434.5|15	BuildRequires:	gmp-devel
14cr|ecm-6.3-0.1434.5|16	BuildRequires:	xsltproc
14cr|ecm-6.3-0.1434.5|17	BuildRequires:	docbook-style-xsl
14cr|ecm-6.3-0.1434.5|18	
14cr|ecm-6.3-0.1434.5|19	%description
14cr|ecm-6.3-0.1434.5|20	GMP ECM - Elliptic Curve Method for Integer Factorization.
14cr|ecm-6.3-0.1434.5|21	
14cr|ecm-6.3-0.1434.5|22	%package	-n %{libname}
14cr|ecm-6.3-0.1434.5|23	Group:		System/Libraries
14cr|ecm-6.3-0.1434.5|24	License:	LGPL
14cr|ecm-6.3-0.1434.5|25	Summary:	Shared GMP ECM library
14cr|ecm-6.3-0.1434.5|26	Provides:	lib%{name} = %{version}-%{release}
14cr|ecm-6.3-0.1434.5|27	
14cr|ecm-6.3-0.1434.5|28	%description	-n %{libname}
14cr|ecm-6.3-0.1434.5|29	This package contains the libraries needed to run ecm.
14cr|ecm-6.3-0.1434.5|30	
14cr|ecm-6.3-0.1434.5|31	%package	-n %{devname}
14cr|ecm-6.3-0.1434.5|32	Group:		Development/C
14cr|ecm-6.3-0.1434.5|33	License:	LGPL
14cr|ecm-6.3-0.1434.5|34	Summary:	Development files for GMP ECM
14cr|ecm-6.3-0.1434.5|35	Requires:	%{libname} = %{version}-%{release}
14cr|ecm-6.3-0.1434.5|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|ecm-6.3-0.1434.5|37	Obsoletes:	lib%{name}-devel < %{version}-%{release}
14cr|ecm-6.3-0.1434.5|38	
14cr|ecm-6.3-0.1434.5|39	%description	-n %{devname}
14cr|ecm-6.3-0.1434.5|40	This package contains the GMP ECM development header files and
14cr|ecm-6.3-0.1434.5|41	libraries.
14cr|ecm-6.3-0.1434.5|42	
14cr|ecm-6.3-0.1434.5|43	%prep
14cr|ecm-6.3-0.1434.5|44	%setup -q
14cr|ecm-6.3-0.1434.5|45	%patch0 -p0
14cr|ecm-6.3-0.1434.5|46	%patch1 -p0
14cr|ecm-6.3-0.1434.5|47	
14cr|ecm-6.3-0.1434.5|48	%build
14cr|ecm-6.3-0.1434.5|49	autoreconf -fi
14cr|ecm-6.3-0.1434.5|50	%configure2_5x			\
14cr|ecm-6.3-0.1434.5|51	--enable-shared		\
14cr|ecm-6.3-0.1434.5|52	--disable-static	\
14cr|ecm-6.3-0.1434.5|53	%ifarch %{ix86}
14cr|ecm-6.3-0.1434.5|54	--enable-sse2
14cr|ecm-6.3-0.1434.5|55	%else
14cr|ecm-6.3-0.1434.5|56	%ifarch x86_64
14cr|ecm-6.3-0.1434.5|57	--enable-asm-redc
14cr|ecm-6.3-0.1434.5|58	%endif
14cr|ecm-6.3-0.1434.5|59	%endif
14cr|ecm-6.3-0.1434.5|60	
14cr|ecm-6.3-0.1434.5|61	%make
14cr|ecm-6.3-0.1434.5|62	
14cr|ecm-6.3-0.1434.5|63	%install
14cr|ecm-6.3-0.1434.5|64	%makeinstall_std
14cr|ecm-6.3-0.1434.5|65	
14cr|ecm-6.3-0.1434.5|66	%files
14cr|ecm-6.3-0.1434.5|67	%doc NEWS README
14cr|ecm-6.3-0.1434.5|68	%{_bindir}/%{name}
14cr|ecm-6.3-0.1434.5|69	%{_mandir}/man1/ecm.1*
14cr|ecm-6.3-0.1434.5|70	
14cr|ecm-6.3-0.1434.5|71	%files -n %{libname}
14cr|ecm-6.3-0.1434.5|72	%{_libdir}/libecm.so.%{libmajor}*
14cr|ecm-6.3-0.1434.5|73	
14cr|ecm-6.3-0.1434.5|74	%files -n %{devname}
14cr|ecm-6.3-0.1434.5|75	%doc AUTHORS README.lib TODO
14cr|ecm-6.3-0.1434.5|76	%{_includedir}/ecm.h
14cr|ecm-6.3-0.1434.5|77	%{_libdir}/libecm.so
14cr|ecm-6.3-0.1434.5|78	
14cr|ecm-6.3-0.1434.5|79	
14cr|ecm-6.3-0.1434.5|80	%changelog
14cr|ecm-6.3-0.1434.5|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.3-0.1434.5
14cr|ecm-6.3-0.1434.5|82	+ Revision: ab115b9
14cr|ecm-6.3-0.1434.5|83	- MassBuild#464: Increase release tag
14cr|ecm-6.3-0.1434.5|84	
14cr|ecm-6.3-0.1434.5|85	

1061 14
14cr|econnman-1.1-1|1	Summary:	EFL user interface for ConnMan
14cr|econnman-1.1-1|2	Name:		econnman
14cr|econnman-1.1-1|3	Version:	1.1
14cr|econnman-1.1-1|4	Release:	1
14cr|econnman-1.1-1|5	License:	LGPLv3+
14cr|econnman-1.1-1|6	Group:		Graphical desktop/Enlightenment
14cr|econnman-1.1-1|7	Url:		http://enlightenment.org/
14cr|econnman-1.1-1|8	Source:		http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.gz
14cr|econnman-1.1-1|9	Patch:		econnman-1.1-desktop.patch
14cr|econnman-1.1-1|10	BuildRequires:	edje
14cr|econnman-1.1-1|11	BuildRequires:	pkgconfig(edje)
14cr|econnman-1.1-1|12	Requires:	python-dbus
14cr|econnman-1.1-1|13	Requires:	python-efl
14cr|econnman-1.1-1|14	Requires:	connman
14cr|econnman-1.1-1|15	BuildArch:	noarch
14cr|econnman-1.1-1|16	
14cr|econnman-1.1-1|17	%description
14cr|econnman-1.1-1|18	EFL user interface for ConnMan (Connection Manager).
14cr|econnman-1.1-1|19	
14cr|econnman-1.1-1|20	%files
14cr|econnman-1.1-1|21	%doc README COPYING AUTHORS
14cr|econnman-1.1-1|22	%{_bindir}/*
14cr|econnman-1.1-1|23	%{_datadir}/econnman/
14cr|econnman-1.1-1|24	%{_datadir}/applications/*
14cr|econnman-1.1-1|25	
14cr|econnman-1.1-1|26	#----------------------------------------------------------------------------
14cr|econnman-1.1-1|27	
14cr|econnman-1.1-1|28	%prep
14cr|econnman-1.1-1|29	%setup -q
14cr|econnman-1.1-1|30	%patch -p1
14cr|econnman-1.1-1|31	
14cr|econnman-1.1-1|32	%build
14cr|econnman-1.1-1|33	%configure2_5x
14cr|econnman-1.1-1|34	%make
14cr|econnman-1.1-1|35	
14cr|econnman-1.1-1|36	%install
14cr|econnman-1.1-1|37	%makeinstall_std
14cr|econnman-1.1-1|38	
14cr|econnman-1.1-1|39	
14cr|econnman-1.1-1|40	%changelog
14cr|econnman-1.1-1|41	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14cr|econnman-1.1-1|42	+ Revision: 2d526ba
14cr|econnman-1.1-1|43	- New version 1.1
14cr|econnman-1.1-1|44	
14cr|econnman-1.1-1|45	

1062 14
14cr|ecryptfs-utils-99-2|1	%define Werror_cflags %nil
14cr|ecryptfs-utils-99-2|2	
14cr|ecryptfs-utils-99-2|3	%define libmajor 0
14cr|ecryptfs-utils-99-2|4	%define libname %mklibname ecryptfs %libmajor
14cr|ecryptfs-utils-99-2|5	%define libnamedevel %mklibname -d ecryptfs
14cr|ecryptfs-utils-99-2|6	%define libnamestaticdevel %mklibname -d -s ecryptfs
14cr|ecryptfs-utils-99-2|7	
14cr|ecryptfs-utils-99-2|8	Summary: An Enterprise-class Cryptographic Filesystem for Linux
14cr|ecryptfs-utils-99-2|9	Name: ecryptfs-utils
14cr|ecryptfs-utils-99-2|10	Version: 99
14cr|ecryptfs-utils-99-2|11	Release: 2
14cr|ecryptfs-utils-99-2|12	Source0: http://launchpad.net/ecryptfs/trunk/%{version}\/+download/%{name}_%{version}.orig.tar.gz
14cr|ecryptfs-utils-99-2|13	Patch0: ecryptfs-utils_83-fix-link.patch
14cr|ecryptfs-utils-99-2|14	License: GPLv2+
14cr|ecryptfs-utils-99-2|15	Group: System/Kernel and hardware
14cr|ecryptfs-utils-99-2|16	Url: https://launchpad.net/ecryptfs
14cr|ecryptfs-utils-99-2|17	BuildRequires: openssl-devel
14cr|ecryptfs-utils-99-2|18	BuildRequires: keyutils-devel
14cr|ecryptfs-utils-99-2|19	BuildRequires: libgcrypt-devel
14cr|ecryptfs-utils-99-2|20	BuildRequires: pam-devel
14cr|ecryptfs-utils-99-2|21	BuildRequires: python-devel
14cr|ecryptfs-utils-99-2|22	BuildRequires: nss-devel
14cr|ecryptfs-utils-99-2|23	BuildRequires: intltool
14cr|ecryptfs-utils-99-2|24	BuildRequires: glib2-devel
14cr|ecryptfs-utils-99-2|25	Requires: python-%{name} = %{version}
14cr|ecryptfs-utils-99-2|26	
14cr|ecryptfs-utils-99-2|27	%description
14cr|ecryptfs-utils-99-2|28	eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
14cr|ecryptfs-utils-99-2|29	filesystem for Linux. It is derived from Erez Zadok's Cryptfs, implemented
14cr|ecryptfs-utils-99-2|30	through the FiST framework for generating stacked filesystems. eCryptfs
14cr|ecryptfs-utils-99-2|31	extends Cryptfs to provide advanced key management and policy features.
14cr|ecryptfs-utils-99-2|32	eCryptfs stores cryptographic metadata in the header of each file written,
14cr|ecryptfs-utils-99-2|33	so that encrypted files can be copied between hosts; the file will be
14cr|ecryptfs-utils-99-2|34	decryptable with the proper key, and there is no need to keep track of any
14cr|ecryptfs-utils-99-2|35	additional information aside from what is already in the encrypted file
14cr|ecryptfs-utils-99-2|36	itself. Think of eCryptfs as a sort of ``gnupgfs.''
14cr|ecryptfs-utils-99-2|37	
14cr|ecryptfs-utils-99-2|38	eCryptfs is a native Linux filesystem (other popular cryptographic
14cr|ecryptfs-utils-99-2|39	filesystems for Linux require FUSE or operate via RPC calls). The kernel
14cr|ecryptfs-utils-99-2|40	module component of eCryptfs is upstream in the Linux kernel.
14cr|ecryptfs-utils-99-2|41	
14cr|ecryptfs-utils-99-2|42	
14cr|ecryptfs-utils-99-2|43	%package -n pam_ecryptfs
14cr|ecryptfs-utils-99-2|44	Summary: eCryptfs PAM module
14cr|ecryptfs-utils-99-2|45	Group: System/Libraries
14cr|ecryptfs-utils-99-2|46	Requires: %name = %version
14cr|ecryptfs-utils-99-2|47	
14cr|ecryptfs-utils-99-2|48	%description -n pam_ecryptfs
14cr|ecryptfs-utils-99-2|49	eCryptfs PAM module to automatically mount a private cryptographic
14cr|ecryptfs-utils-99-2|50	directory.
14cr|ecryptfs-utils-99-2|51	
14cr|ecryptfs-utils-99-2|52	
14cr|ecryptfs-utils-99-2|53	%package -n %libname
14cr|ecryptfs-utils-99-2|54	Summary: eCryptfs library
14cr|ecryptfs-utils-99-2|55	Group: Development/C
14cr|ecryptfs-utils-99-2|56	
14cr|ecryptfs-utils-99-2|57	%description -n %libname
14cr|ecryptfs-utils-99-2|58	eCryptfs library.
14cr|ecryptfs-utils-99-2|59	
14cr|ecryptfs-utils-99-2|60	
14cr|ecryptfs-utils-99-2|61	%package -n %libnamedevel
14cr|ecryptfs-utils-99-2|62	Summary: eCryptfs library
14cr|ecryptfs-utils-99-2|63	Group: Development/C
14cr|ecryptfs-utils-99-2|64	Requires: %libname = %version
14cr|ecryptfs-utils-99-2|65	Provides: libecryptfs-devel = %version-%release
14cr|ecryptfs-utils-99-2|66	Provides: %name-devel = %version-%release
14cr|ecryptfs-utils-99-2|67	
14cr|ecryptfs-utils-99-2|68	%description -n %libnamedevel
14cr|ecryptfs-utils-99-2|69	eCryptfs development files.
14cr|ecryptfs-utils-99-2|70	
14cr|ecryptfs-utils-99-2|71	
14cr|ecryptfs-utils-99-2|72	%package -n %libnamestaticdevel
14cr|ecryptfs-utils-99-2|73	Summary: eCryptfs library
14cr|ecryptfs-utils-99-2|74	Group: Development/C
14cr|ecryptfs-utils-99-2|75	Requires: %libnamedevel = %version
14cr|ecryptfs-utils-99-2|76	Provides: libecryptfs-static-devel = %version-%release
14cr|ecryptfs-utils-99-2|77	
14cr|ecryptfs-utils-99-2|78	%description -n %libnamestaticdevel
14cr|ecryptfs-utils-99-2|79	eCryptfs static library development files.
14cr|ecryptfs-utils-99-2|80	
14cr|ecryptfs-utils-99-2|81	%package -n python-%{name}
14cr|ecryptfs-utils-99-2|82	Summary: eCryptfs Python library
14cr|ecryptfs-utils-99-2|83	Group: Development/C
14cr|ecryptfs-utils-99-2|84	#Requires: python-devel
14cr|ecryptfs-utils-99-2|85	#Requires: %libnamedevel = %version
14cr|ecryptfs-utils-99-2|86	Requires: %name = %version
14cr|ecryptfs-utils-99-2|87	
14cr|ecryptfs-utils-99-2|88	%description -n python-%{name}
14cr|ecryptfs-utils-99-2|89	eCryptfs Python library.
14cr|ecryptfs-utils-99-2|90	
14cr|ecryptfs-utils-99-2|91	%prep
14cr|ecryptfs-utils-99-2|92	%setup -q
14cr|ecryptfs-utils-99-2|93	%patch0 -p0
14cr|ecryptfs-utils-99-2|94	
14cr|ecryptfs-utils-99-2|95	%build
14cr|ecryptfs-utils-99-2|96	autoreconf -fi
14cr|ecryptfs-utils-99-2|97	%configure2_5x
14cr|ecryptfs-utils-99-2|98	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|ecryptfs-utils-99-2|99	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|ecryptfs-utils-99-2|100	%make
14cr|ecryptfs-utils-99-2|101	
14cr|ecryptfs-utils-99-2|102	%install
14cr|ecryptfs-utils-99-2|103	%makeinstall_std
14cr|ecryptfs-utils-99-2|104	
14cr|ecryptfs-utils-99-2|105	# only needed to update-notifier, that is a ubuntu-only thing, afaik
14cr|ecryptfs-utils-99-2|106	rm -f %{buildroot}/usr/share/ecryptfs-record-passphrase
14cr|ecryptfs-utils-99-2|107	mkdir %{buildroot}/usr/share/applications/
14cr|ecryptfs-utils-99-2|108	mv    %{buildroot}/usr/share/%{name}/*desktop %{buildroot}/usr/share/applications/
14cr|ecryptfs-utils-99-2|109	
14cr|ecryptfs-utils-99-2|110	%files
14cr|ecryptfs-utils-99-2|111	%_datadir/applications/*desktop
14cr|ecryptfs-utils-99-2|112	%_docdir/%name/README
14cr|ecryptfs-utils-99-2|113	%_docdir/%name/ecryptfs-faq.html
14cr|ecryptfs-utils-99-2|114	#%_docdir/%name/*.txt
14cr|ecryptfs-utils-99-2|115	/sbin/mount.ecryptfs
14cr|ecryptfs-utils-99-2|116	/sbin/umount.ecryptfs
14cr|ecryptfs-utils-99-2|117	/sbin/mount.ecryptfs_private
14cr|ecryptfs-utils-99-2|118	/sbin/umount.ecryptfs_private
14cr|ecryptfs-utils-99-2|119	%_bindir/ecryptfs-add-passphrase
14cr|ecryptfs-utils-99-2|120	%_bindir/ecryptfs-insert-wrapped-passphrase-into-keyring
14cr|ecryptfs-utils-99-2|121	%_bindir/ecryptfs-manager
14cr|ecryptfs-utils-99-2|122	%_bindir/ecryptfs-verify
14cr|ecryptfs-utils-99-2|123	%_bindir/ecryptfs-mount-private
14cr|ecryptfs-utils-99-2|124	%_bindir/ecryptfs-rewrap-passphrase
14cr|ecryptfs-utils-99-2|125	%_bindir/ecryptfs-setup-private
14cr|ecryptfs-utils-99-2|126	%_bindir/ecryptfs-stat
14cr|ecryptfs-utils-99-2|127	%_bindir/ecryptfs-umount-private
14cr|ecryptfs-utils-99-2|128	%_bindir/ecryptfs-unwrap-passphrase
14cr|ecryptfs-utils-99-2|129	%_bindir/ecryptfs-wrap-passphrase
14cr|ecryptfs-utils-99-2|130	%_bindir/ecryptfsd
14cr|ecryptfs-utils-99-2|131	%_bindir/ecryptfs-setup-swap
14cr|ecryptfs-utils-99-2|132	%_bindir/ecryptfs-rewrite-file
14cr|ecryptfs-utils-99-2|133	%_bindir/ecryptfs-recover-private
14cr|ecryptfs-utils-99-2|134	%_bindir/ecryptfs-migrate-home
14cr|ecryptfs-utils-99-2|135	%_mandir/man1/ecryptfs-add-passphrase.1.*
14cr|ecryptfs-utils-99-2|136	%_mandir/man1/ecryptfs-generate-tpm-key.1.*
14cr|ecryptfs-utils-99-2|137	%_mandir/man1/ecryptfs-insert-wrapped-passphrase-into-keyring.1.*
14cr|ecryptfs-utils-99-2|138	%_mandir/man1/ecryptfs-mount-private.1.*
14cr|ecryptfs-utils-99-2|139	%_mandir/man1/ecryptfs-rewrap-passphrase.1.*
14cr|ecryptfs-utils-99-2|140	%_mandir/man1/ecryptfs-setup-private.1.*
14cr|ecryptfs-utils-99-2|141	%_mandir/man1/ecryptfs-umount-private.1.*
14cr|ecryptfs-utils-99-2|142	%_mandir/man1/ecryptfs-unwrap-passphrase.1.*
14cr|ecryptfs-utils-99-2|143	%_mandir/man1/ecryptfs-wrap-passphrase.1.*
14cr|ecryptfs-utils-99-2|144	%_mandir/man1/ecryptfs-rewrite-file.1.*
14cr|ecryptfs-utils-99-2|145	%_mandir/man1/ecryptfs-recover-private.1.*
14cr|ecryptfs-utils-99-2|146	%_mandir/man1/mount.ecryptfs_private.1.*
14cr|ecryptfs-utils-99-2|147	%_mandir/man1/umount.ecryptfs_private.1.*
14cr|ecryptfs-utils-99-2|148	%_mandir/man1/ecryptfs-setup-swap.1.*
14cr|ecryptfs-utils-99-2|149	%_mandir/man1/ecryptfs-stat.1.*
14cr|ecryptfs-utils-99-2|150	%_mandir/man7/ecryptfs.7.*
14cr|ecryptfs-utils-99-2|151	%_mandir/man8/ecryptfs-manager.8.*
14cr|ecryptfs-utils-99-2|152	%_mandir/man8/ecryptfsd.8.*
14cr|ecryptfs-utils-99-2|153	%_mandir/man8/mount.ecryptfs.8.*
14cr|ecryptfs-utils-99-2|154	%_mandir/man8/umount.ecryptfs.8.*
14cr|ecryptfs-utils-99-2|155	%dir %_datadir/ecryptfs-utils
14cr|ecryptfs-utils-99-2|156	%_datadir/ecryptfs-utils/ecryptfs-mount-private.txt
14cr|ecryptfs-utils-99-2|157	%_datadir/ecryptfs-utils/ecryptfs-record-passphrase
14cr|ecryptfs-utils-99-2|158	%_datadir/ecryptfs-utils/ecryptfs-find
14cr|ecryptfs-utils-99-2|159	%_datadir/locale/ca/LC_MESSAGES/ecryptfs-utils.mo
14cr|ecryptfs-utils-99-2|160	
14cr|ecryptfs-utils-99-2|161	%files -n pam_ecryptfs
14cr|ecryptfs-utils-99-2|162	/%_lib/security/pam_ecryptfs.so
14cr|ecryptfs-utils-99-2|163	%_mandir/man8/pam_ecryptfs.8.*
14cr|ecryptfs-utils-99-2|164	
14cr|ecryptfs-utils-99-2|165	%files -n %libname
14cr|ecryptfs-utils-99-2|166	%_libdir/ecryptfs/libecryptfs_key_mod_openssl.so
14cr|ecryptfs-utils-99-2|167	%_libdir/ecryptfs/libecryptfs_key_mod_passphrase.so
14cr|ecryptfs-utils-99-2|168	%_libdir/libecryptfs.so.%libmajor
14cr|ecryptfs-utils-99-2|169	%_libdir/libecryptfs.so.%libmajor.*
14cr|ecryptfs-utils-99-2|170	
14cr|ecryptfs-utils-99-2|171	%files -n %libnamedevel
14cr|ecryptfs-utils-99-2|172	%_includedir/ecryptfs.h
14cr|ecryptfs-utils-99-2|173	%_libdir/libecryptfs.so
14cr|ecryptfs-utils-99-2|174	%_libdir/pkgconfig/libecryptfs.pc
14cr|ecryptfs-utils-99-2|175	
14cr|ecryptfs-utils-99-2|176	%files -n python-%name
14cr|ecryptfs-utils-99-2|177	%{py_puresitedir}/%{name}/libecryptfs.py
14cr|ecryptfs-utils-99-2|178	%{py_puresitedir}/%{name}/libecryptfs.pyc
14cr|ecryptfs-utils-99-2|179	%{py_puresitedir}/%{name}/libecryptfs.pyo
14cr|ecryptfs-utils-99-2|180	%{py_platsitedir}/ecryptfs-utils/_libecryptfs.*
14cr|ecryptfs-utils-99-2|181	
14cr|ecryptfs-utils-99-2|182	
14cr|ecryptfs-utils-99-2|183	
14cr|ecryptfs-utils-99-2|184	%changelog
14cr|ecryptfs-utils-99-2|185	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 99-2
14cr|ecryptfs-utils-99-2|186	+ Revision: db3a414
14cr|ecryptfs-utils-99-2|187	- MassBuild#464: Increase release tag
14cr|ecryptfs-utils-99-2|188	
14cr|ecryptfs-utils-99-2|189	

1063 14
14cr|edb-1.0.5.050-5|1	%define	name	edb
14cr|edb-1.0.5.050-5|2	%define version 1.0.5.050
14cr|edb-1.0.5.050-5|3	%define release 5
14cr|edb-1.0.5.050-5|4	
14cr|edb-1.0.5.050-5|5	%define major 1
14cr|edb-1.0.5.050-5|6	%define libname %mklibname %{name} %major
14cr|edb-1.0.5.050-5|7	%define libnamedev %mklibname %{name} -d
14cr|edb-1.0.5.050-5|8	
14cr|edb-1.0.5.050-5|9	Summary: 	Enlightenment database access library
14cr|edb-1.0.5.050-5|10	Name: 		%{name}
14cr|edb-1.0.5.050-5|11	Version: 	%{version}
14cr|edb-1.0.5.050-5|12	Release: 	%{release}
14cr|edb-1.0.5.050-5|13	License: 	BSD
14cr|edb-1.0.5.050-5|14	Group: 		Graphical desktop/Enlightenment
14cr|edb-1.0.5.050-5|15	URL: 		http://www.enlightenment.org/
14cr|edb-1.0.5.050-5|16	Source0: 	http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2
14cr|edb-1.0.5.050-5|17	BuildRequires:	ncurses-devel zlib-devel
14cr|edb-1.0.5.050-5|18	
14cr|edb-1.0.5.050-5|19	%description
14cr|edb-1.0.5.050-5|20	Edb is a simple, clean high-level db access/storage library.
14cr|edb-1.0.5.050-5|21	
14cr|edb-1.0.5.050-5|22	This package is part of the Enlightenment DR17 desktop shell.
14cr|edb-1.0.5.050-5|23	
14cr|edb-1.0.5.050-5|24	%package -n %libname
14cr|edb-1.0.5.050-5|25	Summary: Libraries for the %{name} package
14cr|edb-1.0.5.050-5|26	Group: System/Libraries
14cr|edb-1.0.5.050-5|27	
14cr|edb-1.0.5.050-5|28	%description -n %libname
14cr|edb-1.0.5.050-5|29	Libraries for %{name}.
14cr|edb-1.0.5.050-5|30	
14cr|edb-1.0.5.050-5|31	%package -n %libnamedev
14cr|edb-1.0.5.050-5|32	Summary: Headers and development libraries from %{name}
14cr|edb-1.0.5.050-5|33	Group: Development/Other
14cr|edb-1.0.5.050-5|34	Requires: %libname = %{version}
14cr|edb-1.0.5.050-5|35	Provides: lib%{name}-devel = %{version}-%{release}
14cr|edb-1.0.5.050-5|36	Provides: %{libname}-devel = %{version}-%{release}
14cr|edb-1.0.5.050-5|37	Provides: %name-devel = %{version}-%{release}
14cr|edb-1.0.5.050-5|38	
14cr|edb-1.0.5.050-5|39	%description -n %libnamedev
14cr|edb-1.0.5.050-5|40	%{name} development headers and libraries
14cr|edb-1.0.5.050-5|41	
14cr|edb-1.0.5.050-5|42	%prep
14cr|edb-1.0.5.050-5|43	%setup -q
14cr|edb-1.0.5.050-5|44	
14cr|edb-1.0.5.050-5|45	%build
14cr|edb-1.0.5.050-5|46	%configure2_5x --disable-test --disable-gtk --disable-static
14cr|edb-1.0.5.050-5|47	%make
14cr|edb-1.0.5.050-5|48	
14cr|edb-1.0.5.050-5|49	%install
14cr|edb-1.0.5.050-5|50	%makeinstall_std
14cr|edb-1.0.5.050-5|51	
14cr|edb-1.0.5.050-5|52	%files
14cr|edb-1.0.5.050-5|53	%doc AUTHORS COPYING README src/LICENSE
14cr|edb-1.0.5.050-5|54	%{_bindir}/edb_*
14cr|edb-1.0.5.050-5|55	
14cr|edb-1.0.5.050-5|56	%files -n %libname
14cr|edb-1.0.5.050-5|57	%{_libdir}/lib*.so.%{major}*
14cr|edb-1.0.5.050-5|58	
14cr|edb-1.0.5.050-5|59	%files -n %libnamedev
14cr|edb-1.0.5.050-5|60	%{_libdir}/pkgconfig/*
14cr|edb-1.0.5.050-5|61	%_libdir/libedb.so
14cr|edb-1.0.5.050-5|62	%{_includedir}/Edb.h
14cr|edb-1.0.5.050-5|63	
14cr|edb-1.0.5.050-5|64	
14cr|edb-1.0.5.050-5|65	
14cr|edb-1.0.5.050-5|66	%changelog
14cr|edb-1.0.5.050-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5.050-5
14cr|edb-1.0.5.050-5|68	+ Revision: fce8426
14cr|edb-1.0.5.050-5|69	- MassBuild#464: Increase release tag
14cr|edb-1.0.5.050-5|70	
14cr|edb-1.0.5.050-5|71	

1064 14
14cr|edb-debugger-0.9.17-3|1	%define _name   debugger
14cr|edb-debugger-0.9.17-3|2	%define _exe    edb
14cr|edb-debugger-0.9.17-3|3	
14cr|edb-debugger-0.9.17-3|4	Name:           edb-debugger
14cr|edb-debugger-0.9.17-3|5	Summary:        A free OllyDbg like debugger
14cr|edb-debugger-0.9.17-3|6	Version:        0.9.17
14cr|edb-debugger-0.9.17-3|7	Release:        3
14cr|edb-debugger-0.9.17-3|8	Source0:        http://www.codef00.com/projects/%{_name}-%{version}.tgz
14cr|edb-debugger-0.9.17-3|9	URL:            http://www.codef00.com/projects
14cr|edb-debugger-0.9.17-3|10	
14cr|edb-debugger-0.9.17-3|11	Group:          Development/Other
14cr|edb-debugger-0.9.17-3|12	License:        GPLv2
14cr|edb-debugger-0.9.17-3|13	
14cr|edb-debugger-0.9.17-3|14	BuildRequires: qt4-devel >= 4.5
14cr|edb-debugger-0.9.17-3|15	BuildRequires: boost-devel >= 1.35
14cr|edb-debugger-0.9.17-3|16	BuildRequires: imagemagick
14cr|edb-debugger-0.9.17-3|17	BuildRequires: desktop-file-utils
14cr|edb-debugger-0.9.17-3|18	
14cr|edb-debugger-0.9.17-3|19	
14cr|edb-debugger-0.9.17-3|20	%description
14cr|edb-debugger-0.9.17-3|21	One of the main goals of this debugger is modularity.
14cr|edb-debugger-0.9.17-3|22	The interface is written in Qt4 and is therefore source portable
14cr|edb-debugger-0.9.17-3|23	to many platforms. The debugger core is a plugin and the platform
14cr|edb-debugger-0.9.17-3|24	specific code is isolated to just a few files, porting to a new OS
14cr|edb-debugger-0.9.17-3|25	would require porting these few files and implementing a plugin
14cr|edb-debugger-0.9.17-3|26	which implements the DebuggerCoreInterface interface. Also,
14cr|edb-debugger-0.9.17-3|27	because the plugins are based on the QPlugin API, and do their work
14cr|edb-debugger-0.9.17-3|28	through the DebuggerCoreInterface object, they are almost always
14cr|edb-debugger-0.9.17-3|29	portable with just a simple recompile.
14cr|edb-debugger-0.9.17-3|30	The disassembly engine is my edisassm project. I feel that this
14cr|edb-debugger-0.9.17-3|31	disassembler is mature and works well. It is worth noting that the
14cr|edb-debugger-0.9.17-3|32	current version of edb has temporarily dropped AT&T syntax support.
14cr|edb-debugger-0.9.17-3|33	Once this is implemented in edisassm, it will return.
14cr|edb-debugger-0.9.17-3|34	
14cr|edb-debugger-0.9.17-3|35	%prep
14cr|edb-debugger-0.9.17-3|36	%setup -q -n %{_name}
14cr|edb-debugger-0.9.17-3|37	# fix png rgb
14cr|edb-debugger-0.9.17-3|38	pushd src/images
14cr|edb-debugger-0.9.17-3|39	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|edb-debugger-0.9.17-3|40	popd
14cr|edb-debugger-0.9.17-3|41	
14cr|edb-debugger-0.9.17-3|42	%build
14cr|edb-debugger-0.9.17-3|43	%{qmake_qt4} PREFIX=%{_prefix} DEFAULT_PLUGIN_PATH="%{_libdir}/%{_exe}/"
14cr|edb-debugger-0.9.17-3|44	%make
14cr|edb-debugger-0.9.17-3|45	
14cr|edb-debugger-0.9.17-3|46	%install
14cr|edb-debugger-0.9.17-3|47	
14cr|edb-debugger-0.9.17-3|48	make install INSTALL_ROOT=%{buildroot}
14cr|edb-debugger-0.9.17-3|49	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_bindir},%{_libdir}}/
14cr|edb-debugger-0.9.17-3|50	install -c -m 0755 src/images/edb48-logo.png "$RPM_BUILD_ROOT%{_liconsdir}/%{_exe}.png"
14cr|edb-debugger-0.9.17-3|51	%{__mv} %{buildroot}/bin/* %{buildroot}%{_bindir}/
14cr|edb-debugger-0.9.17-3|52	%{__mv} %{buildroot}/%{_lib}/* %{buildroot}%{_libdir}/
14cr|edb-debugger-0.9.17-3|53	%{__rm} -fr %{buildroot}/bin
14cr|edb-debugger-0.9.17-3|54	%{__rm} -fr %{buildroot}/%{_lib}
14cr|edb-debugger-0.9.17-3|55	
14cr|edb-debugger-0.9.17-3|56	convert src/images/edb48-logo.png -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{_exe}.png
14cr|edb-debugger-0.9.17-3|57	convert src/images/edb48-logo.png -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{_exe}.png
14cr|edb-debugger-0.9.17-3|58	
14cr|edb-debugger-0.9.17-3|59	desktop-file-install --vendor="" \
14cr|edb-debugger-0.9.17-3|60	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
14cr|edb-debugger-0.9.17-3|61	%{_exe}.desktop
14cr|edb-debugger-0.9.17-3|62	
14cr|edb-debugger-0.9.17-3|63	
14cr|edb-debugger-0.9.17-3|64	
14cr|edb-debugger-0.9.17-3|65	%files
14cr|edb-debugger-0.9.17-3|66	%{_bindir}/%{_exe}
14cr|edb-debugger-0.9.17-3|67	%{_libdir}/%{_exe}/*.so
14cr|edb-debugger-0.9.17-3|68	%{_datadir}/applications/%{_exe}.desktop
14cr|edb-debugger-0.9.17-3|69	%{_liconsdir}/%{_exe}.png
14cr|edb-debugger-0.9.17-3|70	%{_miconsdir}/%{_exe}.png
14cr|edb-debugger-0.9.17-3|71	%{_iconsdir}/%{_exe}.png
14cr|edb-debugger-0.9.17-3|72	
14cr|edb-debugger-0.9.17-3|73	%changelog
14cr|edb-debugger-0.9.17-3|74	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.9.17-3
14cr|edb-debugger-0.9.17-3|75	+ Revision: 8dcf505
14cr|edb-debugger-0.9.17-3|76	- fix png rgb
14cr|edb-debugger-0.9.17-3|77	
14cr|edb-debugger-0.9.17-3|78	

1065 14
14cr|ede-2.0-4|1	Name: 		ede
14cr|ede-2.0-4|2	Version: 	2.0
14cr|ede-2.0-4|3	Release: 	4
14cr|ede-2.0-4|4	Source0: 	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|ede-2.0-4|5	Patch0:		ede-1.0.4-exclude-unused-progs.patch
14cr|ede-2.0-4|6	Patch1:		ede-2.0-mdv-linking.patch
14cr|ede-2.0-4|7	Patch2:		ede-mandriva-menufixes.patch
14cr|ede-2.0-4|8	Patch3:		ede-2.0-rosa-flags.patch
14cr|ede-2.0-4|9	Patch4:		ede-2.0-rosa-format-security.patch
14cr|ede-2.0-4|10	Patch5:		ede-2.0-rosa-no-update-mime-database.patch
14cr|ede-2.0-4|11	Summary:	The core programs for the Equinox Desktop Environment
14cr|ede-2.0-4|12	URL: 		http://equinox-project.org/
14cr|ede-2.0-4|13	License: 	GPLv2+
14cr|ede-2.0-4|14	Group: 		Graphical desktop/Other
14cr|ede-2.0-4|15	
14cr|ede-2.0-4|16	BuildRequires:	jam
14cr|ede-2.0-4|17	BuildRequires:	pkgconfig(edelib)
14cr|ede-2.0-4|18	BuildRequires:	pkgconfig(x11)
14cr|ede-2.0-4|19	BuildRequires:	pkgconfig(xext)
14cr|ede-2.0-4|20	BuildRequires:	fltk-devel
14cr|ede-2.0-4|21	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|ede-2.0-4|22	BuildRequires:	pkgconfig(xpm)
14cr|ede-2.0-4|23	BuildRequires:	pkgconfig(xkbfile)
14cr|ede-2.0-4|24	BuildRequires:	pkgconfig(libcurl)
14cr|ede-2.0-4|25	BuildRequires:	pkgconfig(ice)
14cr|ede-2.0-4|26	BuildRequires:	pkgconfig(cairo)
14cr|ede-2.0-4|27	BuildRequires:	pkgconfig(pixman-1)
14cr|ede-2.0-4|28	BuildRequires:	jpeg-devel
14cr|ede-2.0-4|29	BuildRequires:	png-devel
14cr|ede-2.0-4|30	
14cr|ede-2.0-4|31	%description
14cr|ede-2.0-4|32	Equinox Desktop Environment (EDE) is desktop environment - the piece of
14cr|ede-2.0-4|33	software that enables you to launch applications in a convenient way,
14cr|ede-2.0-4|34	show what windows you have opened, manages icons and background of your
14cr|ede-2.0-4|35	desktop, etc. This core package provides panel with tasklist, clock,
14cr|ede-2.0-4|36	load status; icon manager that take care of your icons on background,
14cr|ede-2.0-4|37	control panel for easy access to your settings, sound volume control,
14cr|ede-2.0-4|38	color configuration, panel configuration, menu editor, icons configuration,
14cr|ede-2.0-4|39	tips, time/date and timezone configuration, fast file search tool and of
14cr|ede-2.0-4|40	course window manager that manages your windows with config utility.
14cr|ede-2.0-4|41	
14cr|ede-2.0-4|42	%prep
14cr|ede-2.0-4|43	%setup -q
14cr|ede-2.0-4|44	#patch0 -p1
14cr|ede-2.0-4|45	%patch1 -p1
14cr|ede-2.0-4|46	#patch2 -p1
14cr|ede-2.0-4|47	%patch3 -p1
14cr|ede-2.0-4|48	%patch4 -p1
14cr|ede-2.0-4|49	%patch5 -p1
14cr|ede-2.0-4|50	
14cr|ede-2.0-4|51	%build
14cr|ede-2.0-4|52	%define _disable_ld_no_undefined 1
14cr|ede-2.0-4|53	
14cr|ede-2.0-4|54	%configure
14cr|ede-2.0-4|55	jam -d+5
14cr|ede-2.0-4|56	
14cr|ede-2.0-4|57	%install
14cr|ede-2.0-4|58	jam install DESTDIR=%{buildroot}
14cr|ede-2.0-4|59	
14cr|ede-2.0-4|60	# Mandriva specific stuff - add to wmsessions
14cr|ede-2.0-4|61	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d/
14cr|ede-2.0-4|62	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/08EDE
14cr|ede-2.0-4|63	NAME=EDE
14cr|ede-2.0-4|64	ICON=ede-wmsession.xpm
14cr|ede-2.0-4|65	EXEC=%{_bindir}/startede
14cr|ede-2.0-4|66	DESC=Equinox Lightweight desktop environment
14cr|ede-2.0-4|67	SCRIPT:
14cr|ede-2.0-4|68	exec %{_bindir}/startede
14cr|ede-2.0-4|69	EOF
14cr|ede-2.0-4|70	
14cr|ede-2.0-4|71	mv %{buildroot}%{_docdir}/%{name}-%{version}* %{buildroot}%{_docdir}/%{name}
14cr|ede-2.0-4|72	
14cr|ede-2.0-4|73	
14cr|ede-2.0-4|74	
14cr|ede-2.0-4|75	%files
14cr|ede-2.0-4|76	%doc AUTHORS AUTHORS.pekwm ChangeLog README
14cr|ede-2.0-4|77	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/08EDE
14cr|ede-2.0-4|78	%{_bindir}/*
14cr|ede-2.0-4|79	%{_datadir}/applications/*.desktop
14cr|ede-2.0-4|80	%{_iconsdir}/edeneu
14cr|ede-2.0-4|81	%{_iconsdir}/kbflags
14cr|ede-2.0-4|82	%{_datadir}/dbus-1/services/*.service
14cr|ede-2.0-4|83	%{_datadir}/desktop-directories/ede-*.directory
14cr|ede-2.0-4|84	%{_datadir}/ede
14cr|ede-2.0-4|85	%{_datadir}/mime/packages/*.xml
14cr|ede-2.0-4|86	%{_datadir}/pekwm
14cr|ede-2.0-4|87	%{_datadir}/wallpapers/*
14cr|ede-2.0-4|88	%{_datadir}/xsessions/ede.desktop
14cr|ede-2.0-4|89	%config(noreplace) %{_sysconfdir}/pekwm/*
14cr|ede-2.0-4|90	%config(noreplace) %{_sysconfdir}/xdg/ede/*
14cr|ede-2.0-4|91	%config(noreplace) %{_sysconfdir}/xdg/menus/*
14cr|ede-2.0-4|92	
14cr|ede-2.0-4|93	%changelog
14cr|ede-2.0-4|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|ede-2.0-4|95	+ Revision: 2680325
14cr|ede-2.0-4|96	- MassBuild#464: Increase release tag
14cr|ede-2.0-4|97	
14cr|ede-2.0-4|98	

1066 14
14cr|edelib-2.0-3|1	%define devel	%mklibname %name -d
14cr|edelib-2.0-3|2	Name:		edelib
14cr|edelib-2.0-3|3	Summary:	Equinox Desktop Environment library
14cr|edelib-2.0-3|4	Version:	2.0
14cr|edelib-2.0-3|5	Release:	3
14cr|edelib-2.0-3|6	License:	GPLv2+
14cr|edelib-2.0-3|7	Group:		System/Libraries
14cr|edelib-2.0-3|8	URL:		http://equinox-project.org/
14cr|edelib-2.0-3|9	Source0:	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|edelib-2.0-3|10	BuildRequires:	jam
14cr|edelib-2.0-3|11	BuildRequires:	doxygen
14cr|edelib-2.0-3|12	BuildRequires:	fltk-devel
14cr|edelib-2.0-3|13	BuildRequires:	pkgconfig(dbus-1)
14cr|edelib-2.0-3|14	BuildRequires:	pkgconfig(cairo)
14cr|edelib-2.0-3|15	BuildRequires:	pkgconfig(pixman-1)
14cr|edelib-2.0-3|16	
14cr|edelib-2.0-3|17	%description
14cr|edelib-2.0-3|18	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
14cr|edelib-2.0-3|19	
14cr|edelib-2.0-3|20	Aims are to provide enough background for easier EDE components construction
14cr|edelib-2.0-3|21	and development.
14cr|edelib-2.0-3|22	
14cr|edelib-2.0-3|23	%package -n %{devel}
14cr|edelib-2.0-3|24	Summary:	Equinox Desktop Environment library
14cr|edelib-2.0-3|25	Group:		Development/C++
14cr|edelib-2.0-3|26	
14cr|edelib-2.0-3|27	%description -n %{devel}
14cr|edelib-2.0-3|28	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
14cr|edelib-2.0-3|29	
14cr|edelib-2.0-3|30	Aims are to provide enough background for easier EDE components construction
14cr|edelib-2.0-3|31	and development.
14cr|edelib-2.0-3|32	
14cr|edelib-2.0-3|33	%prep
14cr|edelib-2.0-3|34	%setup -q
14cr|edelib-2.0-3|35	
14cr|edelib-2.0-3|36	%build
14cr|edelib-2.0-3|37	%setup_compile_flags
14cr|edelib-2.0-3|38	./configure --prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir}
14cr|edelib-2.0-3|39	sed -i 's|%{buildroot}||' *.pc edelib/edelib-config.h
14cr|edelib-2.0-3|40	jam
14cr|edelib-2.0-3|41	
14cr|edelib-2.0-3|42	%install
14cr|edelib-2.0-3|43	jam install
14cr|edelib-2.0-3|44	
14cr|edelib-2.0-3|45	%files -n %{devel}
14cr|edelib-2.0-3|46	%{_bindir}/%{name}-*
14cr|edelib-2.0-3|47	%{_libdir}/*.a
14cr|edelib-2.0-3|48	%{_includedir}/%{name}
14cr|edelib-2.0-3|49	%{_libdir}/pkgconfig/*
14cr|edelib-2.0-3|50	%{_libdir}/%{name}
14cr|edelib-2.0-3|51	%doc %{_docdir}/%{name}-2.0.0
14cr|edelib-2.0-3|52	
14cr|edelib-2.0-3|53	
14cr|edelib-2.0-3|54	
14cr|edelib-2.0-3|55	%changelog
14cr|edelib-2.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cr|edelib-2.0-3|57	+ Revision: db7c27c
14cr|edelib-2.0-3|58	- MassBuild#464: Increase release tag
14cr|edelib-2.0-3|59	
14cr|edelib-2.0-3|60	

1067 14
14cr|edgar-1.06-2|1	%define rel 2
14cr|edgar-1.06-2|2	
14cr|edgar-1.06-2|3	Name:		edgar
14cr|edgar-1.06-2|4	Summary:	2D Platform Game
14cr|edgar-1.06-2|5	Version:	1.06
14cr|edgar-1.06-2|6	Release:	2
14cr|edgar-1.06-2|7	Source:		%{name}-%{version}-%{rel}.tar.gz
14cr|edgar-1.06-2|8	Url:		http://www.parallelrealities.co.uk/projects/edgar.php
14cr|edgar-1.06-2|9	Group:		Games/Adventure
14cr|edgar-1.06-2|10	License:	GPLv2
14cr|edgar-1.06-2|11	Requires:	%{name}-data = %{version}
14cr|edgar-1.06-2|12	BuildRequires:	SDL_image-devel
14cr|edgar-1.06-2|13	BuildRequires:	SDL_mixer-devel
14cr|edgar-1.06-2|14	BuildRequires:	SDL_net-devel
14cr|edgar-1.06-2|15	BuildRequires:	SDL_ttf-devel
14cr|edgar-1.06-2|16	BuildRequires:	zlib-devel
14cr|edgar-1.06-2|17	BuildRequires:	desktop-file-utils
14cr|edgar-1.06-2|18	
14cr|edgar-1.06-2|19	%description
14cr|edgar-1.06-2|20	The Legend of Edgar. When his father fails to return home after venturing out
14cr|edgar-1.06-2|21	one stormy night, Edgar sets off on a quest to rescue him.
14cr|edgar-1.06-2|22	
14cr|edgar-1.06-2|23	%package data
14cr|edgar-1.06-2|24	Group:		Games/Arcade
14cr|edgar-1.06-2|25	License:	GPLv2
14cr|edgar-1.06-2|26	BuildArch:	noarch
14cr|edgar-1.06-2|27	Summary:	The Legend of Edgar level set
14cr|edgar-1.06-2|28	Requires:	%{name} = %{version}
14cr|edgar-1.06-2|29	
14cr|edgar-1.06-2|30	%description data
14cr|edgar-1.06-2|31	The Legend of Edgar. When his father fails to return home after venturing
14cr|edgar-1.06-2|32	out one stormy night, Edgar sets off on a quest to rescue him.
14cr|edgar-1.06-2|33	
14cr|edgar-1.06-2|34	This package contains official level set for Edgar.
14cr|edgar-1.06-2|35	
14cr|edgar-1.06-2|36	%prep
14cr|edgar-1.06-2|37	%setup -q
14cr|edgar-1.06-2|38	
14cr|edgar-1.06-2|39	%build
14cr|edgar-1.06-2|40	%make VERSION=%{version} RELEASE=%{rel}
14cr|edgar-1.06-2|41	
14cr|edgar-1.06-2|42	%install
14cr|edgar-1.06-2|43	%makeinstall_std
14cr|edgar-1.06-2|44	
14cr|edgar-1.06-2|45	%find_lang %{name}
14cr|edgar-1.06-2|46	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14cr|edgar-1.06-2|47	--remove-category=Application \
14cr|edgar-1.06-2|48	--add-category="AdventureGame" \
14cr|edgar-1.06-2|49	%{buildroot}%{_datadir}/applications/edgar.desktop
14cr|edgar-1.06-2|50	
14cr|edgar-1.06-2|51	rm -rf %{buildroot}%{_datadir}/doc
14cr|edgar-1.06-2|52	
14cr|edgar-1.06-2|53	%files -f %{name}.lang
14cr|edgar-1.06-2|54	%doc doc/*
14cr|edgar-1.06-2|55	%{_gamesbindir}/*
14cr|edgar-1.06-2|56	%{_datadir}/applications/*.desktop
14cr|edgar-1.06-2|57	%{_iconsdir}/hicolor/*/apps/*
14cr|edgar-1.06-2|58	
14cr|edgar-1.06-2|59	%files data
14cr|edgar-1.06-2|60	%dir %{_gamesdatadir}/%{name}
14cr|edgar-1.06-2|61	%{_gamesdatadir}/%{name}/*
14cr|edgar-1.06-2|62	
14cr|edgar-1.06-2|63	
14cr|edgar-1.06-2|64	%changelog
14cr|edgar-1.06-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.06-2
14cr|edgar-1.06-2|66	+ Revision: c6ba38e
14cr|edgar-1.06-2|67	- MassBuild#464: Increase release tag
14cr|edgar-1.06-2|68	
14cr|edgar-1.06-2|69	

1068 14
14cr|editje-0.9.3-0.76819.2|1	%define _enable_debug_packages %{nil}
14cr|editje-0.9.3-0.76819.2|2	%define debug_package %{nil}
14cr|editje-0.9.3-0.76819.2|3	
14cr|editje-0.9.3-0.76819.2|4	%define svndate 20120628
14cr|editje-0.9.3-0.76819.2|5	# didn't change anything since date above up to r76819
14cr|editje-0.9.3-0.76819.2|6	%define svnrev 76819
14cr|editje-0.9.3-0.76819.2|7	
14cr|editje-0.9.3-0.76819.2|8	Summary:	Edje editor oriented towards UI design
14cr|editje-0.9.3-0.76819.2|9	Name:		editje
14cr|editje-0.9.3-0.76819.2|10	Version:	0.9.3
14cr|editje-0.9.3-0.76819.2|11	Release:	0.%{svnrev}.2
14cr|editje-0.9.3-0.76819.2|12	License:	LGPL,GPLv3
14cr|editje-0.9.3-0.76819.2|13	Group:		Graphical desktop/Enlightenment
14cr|editje-0.9.3-0.76819.2|14	URL:		http://enlightenment.org/
14cr|editje-0.9.3-0.76819.2|15	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
14cr|editje-0.9.3-0.76819.2|16	
14cr|editje-0.9.3-0.76819.2|17	BuildRequires:	edje
14cr|editje-0.9.3-0.76819.2|18	BuildRequires:	embryo
14cr|editje-0.9.3-0.76819.2|19	BuildRequires:	evas
14cr|editje-0.9.3-0.76819.2|20	BuildRequires:	gettext-devel
14cr|editje-0.9.3-0.76819.2|21	BuildRequires:	pkgconfig(elementary)
14cr|editje-0.9.3-0.76819.2|22	BuildRequires:	pkgconfig(embryo)
14cr|editje-0.9.3-0.76819.2|23	
14cr|editje-0.9.3-0.76819.2|24	Requires:	edje
14cr|editje-0.9.3-0.76819.2|25	Requires:	python-efl
14cr|editje-0.9.3-0.76819.2|26	
14cr|editje-0.9.3-0.76819.2|27	%description
14cr|editje-0.9.3-0.76819.2|28	Editje is an Edje editor oriented towards UI design, and not just being
14cr|editje-0.9.3-0.76819.2|29	a GUI over the edc syntax. It provides three major modes: standard
14cr|editje-0.9.3-0.76819.2|30	edition, animations and signals management.
14cr|editje-0.9.3-0.76819.2|31	
14cr|editje-0.9.3-0.76819.2|32	%files
14cr|editje-0.9.3-0.76819.2|33	%doc AUTHORS COPYING README
14cr|editje-0.9.3-0.76819.2|34	%{_bindir}/editje-bin
14cr|editje-0.9.3-0.76819.2|35	%{_datadir}/applications/editje.desktop
14cr|editje-0.9.3-0.76819.2|36	%{_datadir}/application-registry/editje.applications
14cr|editje-0.9.3-0.76819.2|37	%{_iconsdir}/editje.png
14cr|editje-0.9.3-0.76819.2|38	%{_datadir}/%{name}
14cr|editje-0.9.3-0.76819.2|39	%{py_puresitedir}/%{name}/*
14cr|editje-0.9.3-0.76819.2|40	
14cr|editje-0.9.3-0.76819.2|41	#----------------------------------------------------------------------------
14cr|editje-0.9.3-0.76819.2|42	
14cr|editje-0.9.3-0.76819.2|43	%prep
14cr|editje-0.9.3-0.76819.2|44	%setup -qn %{name}-%{version}.%{svnrev}
14cr|editje-0.9.3-0.76819.2|45	
14cr|editje-0.9.3-0.76819.2|46	%build
14cr|editje-0.9.3-0.76819.2|47	NOCONFIGURE=yes ./autogen.sh
14cr|editje-0.9.3-0.76819.2|48	%configure2_5x
14cr|editje-0.9.3-0.76819.2|49	%make
14cr|editje-0.9.3-0.76819.2|50	
14cr|editje-0.9.3-0.76819.2|51	%install
14cr|editje-0.9.3-0.76819.2|52	%makeinstall_std
14cr|editje-0.9.3-0.76819.2|53	
14cr|editje-0.9.3-0.76819.2|54	
14cr|editje-0.9.3-0.76819.2|55	%changelog
14cr|editje-0.9.3-0.76819.2|56	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-0.76819.2
14cr|editje-0.9.3-0.76819.2|57	+ Revision: 7ffc401
14cr|editje-0.9.3-0.76819.2|58	- Require python-efl
14cr|editje-0.9.3-0.76819.2|59	
14cr|editje-0.9.3-0.76819.2|60	

1069 14
14cr|editobj2-0.4-2|1	%define	oname	EditObj2
14cr|editobj2-0.4-2|2	
14cr|editobj2-0.4-2|3	Name: 	 	editobj2
14cr|editobj2-0.4-2|4	Summary: 	Tkinter dialog box for editing any Python object
14cr|editobj2-0.4-2|5	
14cr|editobj2-0.4-2|6	Version: 	0.4
14cr|editobj2-0.4-2|7	Release: 	2
14cr|editobj2-0.4-2|8	Source:		EditObj2-%{version}.tar.gz
14cr|editobj2-0.4-2|9	URL:		http://home.gna.org/oomadness/en/editobj/
14cr|editobj2-0.4-2|10	License:	GPLv2
14cr|editobj2-0.4-2|11	Group:		Development/Python
14cr|editobj2-0.4-2|12	BuildRequires:  python-devel
14cr|editobj2-0.4-2|13	Requires:	tkinter
14cr|editobj2-0.4-2|14	Obsoletes:	editobj
14cr|editobj2-0.4-2|15	BuildArch:	noarch
14cr|editobj2-0.4-2|16	
14cr|editobj2-0.4-2|17	%description
14cr|editobj2-0.4-2|18	EditObj2 can create and display a Tkinter dialog box for editing any Python
14cr|editobj2-0.4-2|19	object (similarly to what Java call a Bean editor, but for Python object).
14cr|editobj2-0.4-2|20	EditObj2 is a useful tool for writing (text or non-text) editors of all
14cr|editobj2-0.4-2|21	kinds, including GUI editor, 3D editor,... It also includes a Python console.
14cr|editobj2-0.4-2|22	
14cr|editobj2-0.4-2|23	EditObj2 supports also lists, dictionaries and hierarchies (nested lists)
14cr|editobj2-0.4-2|24	edition. EditObj2 includes also a tree widget for Tkinter, an event framework
14cr|editobj2-0.4-2|25	and a mutiple undo/redo system.
14cr|editobj2-0.4-2|26	
14cr|editobj2-0.4-2|27	%prep
14cr|editobj2-0.4-2|28	%setup -q -n %{oname}-%{version}
14cr|editobj2-0.4-2|29	
14cr|editobj2-0.4-2|30	%build
14cr|editobj2-0.4-2|31	python setup.py build
14cr|editobj2-0.4-2|32	
14cr|editobj2-0.4-2|33	%install
14cr|editobj2-0.4-2|34	python setup.py install --root=%{buildroot}
14cr|editobj2-0.4-2|35	
14cr|editobj2-0.4-2|36	%clean
14cr|editobj2-0.4-2|37	
14cr|editobj2-0.4-2|38	%files
14cr|editobj2-0.4-2|39	%doc AUTHORS LICENSE README
14cr|editobj2-0.4-2|40	%{py_puresitedir}/%{name}
14cr|editobj2-0.4-2|41	%{py_puresitedir}/*.egg-info
14cr|editobj2-0.4-2|42	
14cr|editobj2-0.4-2|43	
14cr|editobj2-0.4-2|44	
14cr|editobj2-0.4-2|45	%changelog
14cr|editobj2-0.4-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|editobj2-0.4-2|47	+ Revision: 17d26bd
14cr|editobj2-0.4-2|48	- MassBuild#464: Increase release tag
14cr|editobj2-0.4-2|49	
14cr|editobj2-0.4-2|50	

1070 14
14cr|edje_viewer-1.1.0-0.76819.2|1	%define svn 76819
14cr|edje_viewer-1.1.0-0.76819.2|2	
14cr|edje_viewer-1.1.0-0.76819.2|3	Summary:	A simple viewer for edj files
14cr|edje_viewer-1.1.0-0.76819.2|4	Name:		edje_viewer
14cr|edje_viewer-1.1.0-0.76819.2|5	Version:	1.1.0
14cr|edje_viewer-1.1.0-0.76819.2|6	Release:	0.%{svn}.2
14cr|edje_viewer-1.1.0-0.76819.2|7	License:	BSD
14cr|edje_viewer-1.1.0-0.76819.2|8	Group:		Graphical desktop/Enlightenment
14cr|edje_viewer-1.1.0-0.76819.2|9	URL:		http://www.enlightenment.org/
14cr|edje_viewer-1.1.0-0.76819.2|10	Source:		%{name}-%{version}.%{svn}.tar.xz
14cr|edje_viewer-1.1.0-0.76819.2|11	Patch0:		edje_viewer-fix-desktop-file.patch
14cr|edje_viewer-1.1.0-0.76819.2|12	BuildRequires:	edje
14cr|edje_viewer-1.1.0-0.76819.2|13	BuildRequires:	pkgconfig(ecore)
14cr|edje_viewer-1.1.0-0.76819.2|14	BuildRequires:	pkgconfig(ecore-file)
14cr|edje_viewer-1.1.0-0.76819.2|15	BuildRequires:	pkgconfig(edje)
14cr|edje_viewer-1.1.0-0.76819.2|16	BuildRequires:	pkgconfig(eet)
14cr|edje_viewer-1.1.0-0.76819.2|17	BuildRequires:	pkgconfig(eina)
14cr|edje_viewer-1.1.0-0.76819.2|18	BuildRequires:	pkgconfig(elementary)
14cr|edje_viewer-1.1.0-0.76819.2|19	Buildrequires:	pkgconfig(evas)
14cr|edje_viewer-1.1.0-0.76819.2|20	Buildrequires:	pkgconfig(eweather)
14cr|edje_viewer-1.1.0-0.76819.2|21	
14cr|edje_viewer-1.1.0-0.76819.2|22	%description
14cr|edje_viewer-1.1.0-0.76819.2|23	A simple viewer for edj files. Should provide more ease of use than the
14cr|edje_viewer-1.1.0-0.76819.2|24	edje viewer that comes with edje itself.
14cr|edje_viewer-1.1.0-0.76819.2|25	
14cr|edje_viewer-1.1.0-0.76819.2|26	%files
14cr|edje_viewer-1.1.0-0.76819.2|27	%doc AUTHORS COPYING* README TODO
14cr|edje_viewer-1.1.0-0.76819.2|28	%{_bindir}/%{name}
14cr|edje_viewer-1.1.0-0.76819.2|29	%{_datadir}/%{name}
14cr|edje_viewer-1.1.0-0.76819.2|30	%{_datadir}/applications/%{name}.desktop
14cr|edje_viewer-1.1.0-0.76819.2|31	
14cr|edje_viewer-1.1.0-0.76819.2|32	#----------------------------------------------------------------------------
14cr|edje_viewer-1.1.0-0.76819.2|33	
14cr|edje_viewer-1.1.0-0.76819.2|34	%prep
14cr|edje_viewer-1.1.0-0.76819.2|35	%setup -q -n %{name}-%{version}.%{svn}
14cr|edje_viewer-1.1.0-0.76819.2|36	%patch0 -p1
14cr|edje_viewer-1.1.0-0.76819.2|37	
14cr|edje_viewer-1.1.0-0.76819.2|38	%build
14cr|edje_viewer-1.1.0-0.76819.2|39	NOCONFIGURE=yes ./autogen.sh
14cr|edje_viewer-1.1.0-0.76819.2|40	%configure2_5x
14cr|edje_viewer-1.1.0-0.76819.2|41	%make
14cr|edje_viewer-1.1.0-0.76819.2|42	
14cr|edje_viewer-1.1.0-0.76819.2|43	%install
14cr|edje_viewer-1.1.0-0.76819.2|44	%makeinstall_std
14cr|edje_viewer-1.1.0-0.76819.2|45	
14cr|edje_viewer-1.1.0-0.76819.2|46	
14cr|edje_viewer-1.1.0-0.76819.2|47	%changelog
14cr|edje_viewer-1.1.0-0.76819.2|48	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-0.76819.2
14cr|edje_viewer-1.1.0-0.76819.2|49	+ Revision: b5eb99a
14cr|edje_viewer-1.1.0-0.76819.2|50	- Spec cleanup
14cr|edje_viewer-1.1.0-0.76819.2|51	
14cr|edje_viewer-1.1.0-0.76819.2|52	

1071 14
14cr|edyuk-1.1.0-6|1	%define major		1
14cr|edyuk-1.1.0-6|2	%define libname		%mklibname %{name} %{major}
14cr|edyuk-1.1.0-6|3	%define libnamedev	%mklibname %{name} %{major} -d
14cr|edyuk-1.1.0-6|4	
14cr|edyuk-1.1.0-6|5	Summary:	Edyuk - fully-featured, highly flexible IDE for Qt 4
14cr|edyuk-1.1.0-6|6	Name:		edyuk
14cr|edyuk-1.1.0-6|7	Version:	1.1.0
14cr|edyuk-1.1.0-6|8	Release:	6
14cr|edyuk-1.1.0-6|9	License:	GPLv3
14cr|edyuk-1.1.0-6|10	Group:		Development/KDE and Qt
14cr|edyuk-1.1.0-6|11	URL:		http://edyuk.org/
14cr|edyuk-1.1.0-6|12	Source0:	http://download.tuxfamily.org/edyuk/%{name}-%{version}.tar.bz2
14cr|edyuk-1.1.0-6|13	Patch1:		edyuk-1.1.0.desktop.patch.bz2
14cr|edyuk-1.1.0-6|14	Patch2:		edyuk-1.1.0.qt4.5.patch.bz2
14cr|edyuk-1.1.0-6|15	Patch3:		edyuk-1.1.0.version.patch.bz2
14cr|edyuk-1.1.0-6|16	BuildRequires:	qt4-devel
14cr|edyuk-1.1.0-6|17	Requires:	%{libname} = %{version}-%{release}
14cr|edyuk-1.1.0-6|18	
14cr|edyuk-1.1.0-6|19	%description
14cr|edyuk-1.1.0-6|20	Edyuk is an Integrated Development Environment built with Qt4 and meant to
14cr|edyuk-1.1.0-6|21	provide a light, fast and stable environment for rapid application development
14cr|edyuk-1.1.0-6|22	in C++/Qt4. Thanks to plugins (see III) its scope can hopefully be extended to
14cr|edyuk-1.1.0-6|23	any possible programming related task (e.g version control, issue tracking,
14cr|edyuk-1.1.0-6|24	management of other project formats, support for other languages/toolkits...)
14cr|edyuk-1.1.0-6|25	
14cr|edyuk-1.1.0-6|26	%package -n %{libname}
14cr|edyuk-1.1.0-6|27	Summary:	Edyuk shared library
14cr|edyuk-1.1.0-6|28	Group:		System/Libraries
14cr|edyuk-1.1.0-6|29	
14cr|edyuk-1.1.0-6|30	%description -n %{libname}
14cr|edyuk-1.1.0-6|31	Shared library for edyuk.
14cr|edyuk-1.1.0-6|32	
14cr|edyuk-1.1.0-6|33	%package -n %{libnamedev}
14cr|edyuk-1.1.0-6|34	Summary:	Edyuk development files
14cr|edyuk-1.1.0-6|35	Group:		Development/KDE and Qt
14cr|edyuk-1.1.0-6|36	Requires:	%{libname} = %{version}-%{release}
14cr|edyuk-1.1.0-6|37	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|edyuk-1.1.0-6|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|edyuk-1.1.0-6|39	
14cr|edyuk-1.1.0-6|40	%description -n %{libnamedev}
14cr|edyuk-1.1.0-6|41	Development files needed to create edyuk plugins.
14cr|edyuk-1.1.0-6|42	
14cr|edyuk-1.1.0-6|43	%prep
14cr|edyuk-1.1.0-6|44	%setup -q
14cr|edyuk-1.1.0-6|45	%patch1 -p0
14cr|edyuk-1.1.0-6|46	%patch2 -p0
14cr|edyuk-1.1.0-6|47	%patch3 -p0
14cr|edyuk-1.1.0-6|48	
14cr|edyuk-1.1.0-6|49	%build
14cr|edyuk-1.1.0-6|50	%qmake_qt4
14cr|edyuk-1.1.0-6|51	# Can not used -j option included in %make
14cr|edyuk-1.1.0-6|52	make
14cr|edyuk-1.1.0-6|53	
14cr|edyuk-1.1.0-6|54	%install
14cr|edyuk-1.1.0-6|55	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|edyuk-1.1.0-6|56	
14cr|edyuk-1.1.0-6|57	%__install -d -m755 %{buildroot}%{_libdir}
14cr|edyuk-1.1.0-6|58	%__install -m755 %{name}.bin %{buildroot}%{_bindir}
14cr|edyuk-1.1.0-6|59	%__install -m755 -p libedyuk.so %{buildroot}%{_libdir}
14cr|edyuk-1.1.0-6|60	
14cr|edyuk-1.1.0-6|61	# Already defined in freedesktop.org.xml
14cr|edyuk-1.1.0-6|62	rm -rf %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|edyuk-1.1.0-6|63	rm -rf %{buildroot}%{_datadir}/icons/gnome
14cr|edyuk-1.1.0-6|64	mv %{buildroot}%{_datadir}/icons/default.kde %{buildroot}%{_datadir}/icons/hicolor
14cr|edyuk-1.1.0-6|65	
14cr|edyuk-1.1.0-6|66	%files
14cr|edyuk-1.1.0-6|67	%doc CHANGELOG.txt GPL.txt README.txt TODO.txt
14cr|edyuk-1.1.0-6|68	%{_bindir}/%{name}*
14cr|edyuk-1.1.0-6|69	%{_datadir}/%{name}
14cr|edyuk-1.1.0-6|70	%{_datadir}/mimelnk/text/*.desktop
14cr|edyuk-1.1.0-6|71	%{_datadir}/applications/%{name}.desktop
14cr|edyuk-1.1.0-6|72	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|edyuk-1.1.0-6|73	
14cr|edyuk-1.1.0-6|74	%files -n %{libname}
14cr|edyuk-1.1.0-6|75	%{_libdir}/lib%{name}.so.%{major}*
14cr|edyuk-1.1.0-6|76	
14cr|edyuk-1.1.0-6|77	%files -n %{libnamedev}
14cr|edyuk-1.1.0-6|78	%doc GPL.txt
14cr|edyuk-1.1.0-6|79	%{_prefix}/lib/qt4/include/Edyuk
14cr|edyuk-1.1.0-6|80	%{_prefix}/lib/qt4/mkspecs/features/*.prf
14cr|edyuk-1.1.0-6|81	%{_libdir}/lib%{name}.so
14cr|edyuk-1.1.0-6|82	
14cr|edyuk-1.1.0-6|83	
14cr|edyuk-1.1.0-6|84	%changelog
14cr|edyuk-1.1.0-6|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-6
14cr|edyuk-1.1.0-6|86	+ Revision: f4e8651
14cr|edyuk-1.1.0-6|87	- MassBuild#464: Increase release tag
14cr|edyuk-1.1.0-6|88	
14cr|edyuk-1.1.0-6|89	

1072 14
14cr|eee-control-0.9.6-9|1	# It's the same for releases, but different for pre-releases: please
14cr|eee-control-0.9.6-9|2	# don't remove, even if it seems superfluous - AdamW 2008/03
14cr|eee-control-0.9.6-9|3	%define fversion	%{version}
14cr|eee-control-0.9.6-9|4	
14cr|eee-control-0.9.6-9|5	Summary:	Eee PC hardware control and configuration
14cr|eee-control-0.9.6-9|6	Name:		eee-control
14cr|eee-control-0.9.6-9|7	Version:	0.9.6
14cr|eee-control-0.9.6-9|8	Release:	9
14cr|eee-control-0.9.6-9|9	# Source code from git repository:
14cr|eee-control-0.9.6-9|10	# git clone git://greg.geekmind.org/eee-control.git && cd eee-control && git checkout 0.9.6 && \
14cr|eee-control-0.9.6-9|11	# cd .. && tar zcvf eee-control-0.9.6.tar.gz --exclude=.git eee-control
14cr|eee-control-0.9.6-9|12	Source0:	%{name}-%{version}.tar.gz
14cr|eee-control-0.9.6-9|13	Source1:	eee-control.service
14cr|eee-control-0.9.6-9|14	Source2:	eee-control-fi.po
14cr|eee-control-0.9.6-9|15	Patch2:		eee-control-daemon_no-powerdev-group.patch
14cr|eee-control-0.9.6-9|16	Patch3:		eee-control_fix-setup.patch
14cr|eee-control-0.9.6-9|17	Patch5:		eee-control_add-fi-lang.patch
14cr|eee-control-0.9.6-9|18	Patch6:		eee-control_use_ath5k.patch
14cr|eee-control-0.9.6-9|19	Patch7:		eee-control-brightness_fix.patch
14cr|eee-control-0.9.6-9|20	Patch8:		eee-control-0.9.6-pynotify.patch
14cr|eee-control-0.9.6-9|21	License:	MIT
14cr|eee-control-0.9.6-9|22	Group:		System/Configuration/Hardware
14cr|eee-control-0.9.6-9|23	URL:		http://greg.geekmind.org/eee-control/
14cr|eee-control-0.9.6-9|24	# Asus Eee PC comes with x86_32 CPUs
14cr|eee-control-0.9.6-9|25	ExclusiveArch:	%ix86
14cr|eee-control-0.9.6-9|26	BuildRequires:	imagemagick
14cr|eee-control-0.9.6-9|27	BuildRequires:	python-devel
14cr|eee-control-0.9.6-9|28	Requires:	python-smbus
14cr|eee-control-0.9.6-9|29	Requires:	gnome-python-gconf
14cr|eee-control-0.9.6-9|30	Requires:	python-notify
14cr|eee-control-0.9.6-9|31	Requires:	python-gobject
14cr|eee-control-0.9.6-9|32	Requires:	pygtk2.0
14cr|eee-control-0.9.6-9|33	Requires:	python-dbus
14cr|eee-control-0.9.6-9|34	Requires:	xset
14cr|eee-control-0.9.6-9|35	Requires(post):	rpm-helper
14cr|eee-control-0.9.6-9|36	Requires(preun):	rpm-helper
14cr|eee-control-0.9.6-9|37	
14cr|eee-control-0.9.6-9|38	%description
14cr|eee-control-0.9.6-9|39	Eee-control can switch hardware of your Eee PC on and off (WiFi, Bluetooth,
14cr|eee-control-0.9.6-9|40	Camera, and so on), adjust the performance level, control your fan, give you
14cr|eee-control-0.9.6-9|41	a bigger LCD brightness range, program hotkeys and more. It all does that
14cr|eee-control-0.9.6-9|42	with a clean client-server-like architecture and a nice GUI.
14cr|eee-control-0.9.6-9|43	
14cr|eee-control-0.9.6-9|44	Compatible with: ASUS Eee PC 700/700SE, 701/701SD, 702, 900/900A/900SD/900HD,
14cr|eee-control-0.9.6-9|45	901, 904HA/904HD, 1000/1000H/1000HD/1000HE, 1002HA.
14cr|eee-control-0.9.6-9|46	
14cr|eee-control-0.9.6-9|47	%prep
14cr|eee-control-0.9.6-9|48	%setup -q -n %{name}
14cr|eee-control-0.9.6-9|49	%patch2 -p0
14cr|eee-control-0.9.6-9|50	%patch3 -p0
14cr|eee-control-0.9.6-9|51	%patch5 -p0
14cr|eee-control-0.9.6-9|52	%patch6 -p1
14cr|eee-control-0.9.6-9|53	%patch7 -p1
14cr|eee-control-0.9.6-9|54	%patch8 -p0
14cr|eee-control-0.9.6-9|55	
14cr|eee-control-0.9.6-9|56	# fix langs and install fi language file
14cr|eee-control-0.9.6-9|57	cp %{SOURCE2} locale/fi.po
14cr|eee-control-0.9.6-9|58	%{_buildshell} locale/update.sh
14cr|eee-control-0.9.6-9|59	
14cr|eee-control-0.9.6-9|60	# fix desktop file
14cr|eee-control-0.9.6-9|61	sed -i -e 's,Categories=Application;System;,Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;,g' data/eee-control-tray.desktop
14cr|eee-control-0.9.6-9|62	
14cr|eee-control-0.9.6-9|63	%build
14cr|eee-control-0.9.6-9|64	python setup.py build
14cr|eee-control-0.9.6-9|65	
14cr|eee-control-0.9.6-9|66	%install
14cr|eee-control-0.9.6-9|67	python setup.py install \
14cr|eee-control-0.9.6-9|68	-O1 \
14cr|eee-control-0.9.6-9|69	--prefix=%{_prefix} \
14cr|eee-control-0.9.6-9|70	--root=%{buildroot} \
14cr|eee-control-0.9.6-9|71	--skip-build
14cr|eee-control-0.9.6-9|72	
14cr|eee-control-0.9.6-9|73	# Generate and install 32x32 and 16x16 icons.
14cr|eee-control-0.9.6-9|74	%{__mkdir} -p %{buildroot}%{_iconsdir}/hicolor/{64x64,32x32,24x24,16x16}/apps
14cr|eee-control-0.9.6-9|75	convert -scale 32 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|eee-control-0.9.6-9|76	convert -scale 16 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|eee-control-0.9.6-9|77	
14cr|eee-control-0.9.6-9|78	# Install some stuff manually because the build process can't.
14cr|eee-control-0.9.6-9|79	%{__install} -D -m644 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|eee-control-0.9.6-9|80	%{__install} -D -m644 data/eee-icon-small.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
14cr|eee-control-0.9.6-9|81	
14cr|eee-control-0.9.6-9|82	# Initfile
14cr|eee-control-0.9.6-9|83	%{__mkdir} -p %{buildroot}%{_unitdir}
14cr|eee-control-0.9.6-9|84	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|eee-control-0.9.6-9|85	
14cr|eee-control-0.9.6-9|86	# Install config file
14cr|eee-control-0.9.6-9|87	mv %{buildroot}%{_datadir}/%{name}/%{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|eee-control-0.9.6-9|88	
14cr|eee-control-0.9.6-9|89	# Not needed
14cr|eee-control-0.9.6-9|90	rm -rf %{buildroot}%{_bindir}/eee-control-setup.sh
14cr|eee-control-0.9.6-9|91	
14cr|eee-control-0.9.6-9|92	%find_lang %{name}
14cr|eee-control-0.9.6-9|93	
14cr|eee-control-0.9.6-9|94	%post
14cr|eee-control-0.9.6-9|95	%systemd_post %{name}.service
14cr|eee-control-0.9.6-9|96	
14cr|eee-control-0.9.6-9|97	%preun
14cr|eee-control-0.9.6-9|98	%systemd_preun %{name}.service
14cr|eee-control-0.9.6-9|99	%preun_uninstall_gconf_schemas %{name}
14cr|eee-control-0.9.6-9|100	
14cr|eee-control-0.9.6-9|101	%postun
14cr|eee-control-0.9.6-9|102	%systemd_postun_with_restart %{name}.service
14cr|eee-control-0.9.6-9|103	
14cr|eee-control-0.9.6-9|104	%files -f %{name}.lang
14cr|eee-control-0.9.6-9|105	%doc doc/NOTES doc/README doc/901-ACPI.txt
14cr|eee-control-0.9.6-9|106	%{_unitdir}/%{name}.service
14cr|eee-control-0.9.6-9|107	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|eee-control-0.9.6-9|108	%{_sysconfdir}/dbus-1/system.d/eee-control-daemon.conf
14cr|eee-control-0.9.6-9|109	%{_sysconfdir}/xdg/autostart/eee-control-tray.desktop
14cr|eee-control-0.9.6-9|110	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|eee-control-0.9.6-9|111	%{_bindir}/eee-*
14cr|eee-control-0.9.6-9|112	%{_datadir}/applications/%{name}-tray.desktop
14cr|eee-control-0.9.6-9|113	%{_datadir}/%{name}
14cr|eee-control-0.9.6-9|114	%{_iconsdir}/hicolor/*/apps/*
14cr|eee-control-0.9.6-9|115	%{py_platsitedir}/EeeControl
14cr|eee-control-0.9.6-9|116	%{py_platsitedir}/eee_control-%{fversion}-py%{py_ver}.egg-info
14cr|eee-control-0.9.6-9|117	
14cr|eee-control-0.9.6-9|118	%changelog
14cr|eee-control-0.9.6-9|119	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-9
14cr|eee-control-0.9.6-9|120	+ Revision: 00c78e9
14cr|eee-control-0.9.6-9|121	- Use systemd macros
14cr|eee-control-0.9.6-9|122	
14cr|eee-control-0.9.6-9|123	

1073 14
14cr|eekboard-1.0.8-5|1	Name:		eekboard
14cr|eekboard-1.0.8-5|2	Version:	1.0.8
14cr|eekboard-1.0.8-5|3	Release:	5%{?dist}
14cr|eekboard-1.0.8-5|4	Summary:	Yet Another Virtual Keyboard
14cr|eekboard-1.0.8-5|5	
14cr|eekboard-1.0.8-5|6	Group:		System/X11
14cr|eekboard-1.0.8-5|7	License:	GPLv3+
14cr|eekboard-1.0.8-5|8	URL:		http://fedorahosted.org/eekboard/
14cr|eekboard-1.0.8-5|9	Source0:	http://github.com/downloads/ueno/eekboard/eekboard-%{version}.tar.gz
14cr|eekboard-1.0.8-5|10	Patch0:		eekboard-stop-key-repeat.patch
14cr|eekboard-1.0.8-5|11	BuildRequires:	gnome-common, gettext-devel
14cr|eekboard-1.0.8-5|12	BuildRequires:	pkgconfig(xtst)
14cr|eekboard-1.0.8-5|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|eekboard-1.0.8-5|14	BuildRequires:	pkgconfig(libxklavier)
14cr|eekboard-1.0.8-5|15	BuildRequires:	pkgconfig(atspi-2)
14cr|eekboard-1.0.8-5|16	BuildRequires:	intltool desktop-file-utils
14cr|eekboard-1.0.8-5|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|eekboard-1.0.8-5|18	BuildRequires:	pkgconfig(libcroco-0.6)
14cr|eekboard-1.0.8-5|19	BuildRequires:	vala-tools
14cr|eekboard-1.0.8-5|20	
14cr|eekboard-1.0.8-5|21	Requires:	eekboard-service = %{version}-%{release}
14cr|eekboard-1.0.8-5|22	Provides:	eekboard-python = %{version}-%{release}
14cr|eekboard-1.0.8-5|23	Obsoletes:	eekboard-python < 1.0.5-5
14cr|eekboard-1.0.8-5|24	
14cr|eekboard-1.0.8-5|25	%description
14cr|eekboard-1.0.8-5|26	eekboard is a virtual keyboard software package, including a set of
14cr|eekboard-1.0.8-5|27	tools to implement desktop virtual keyboards.
14cr|eekboard-1.0.8-5|28	
14cr|eekboard-1.0.8-5|29	%package service
14cr|eekboard-1.0.8-5|30	Summary:	Runtime service for eekboard
14cr|eekboard-1.0.8-5|31	Group:		System/X11
14cr|eekboard-1.0.8-5|32	
14cr|eekboard-1.0.8-5|33	Requires:	%{name}-libs = %{version}-%{release}
14cr|eekboard-1.0.8-5|34	
14cr|eekboard-1.0.8-5|35	%description service
14cr|eekboard-1.0.8-5|36	This package contains the D-Bus service for eekboard
14cr|eekboard-1.0.8-5|37	
14cr|eekboard-1.0.8-5|38	%package libs
14cr|eekboard-1.0.8-5|39	Summary:	Runtime libraries for eekboard
14cr|eekboard-1.0.8-5|40	Group:		System/Libraries
14cr|eekboard-1.0.8-5|41	License:	LGPLv2+
14cr|eekboard-1.0.8-5|42	
14cr|eekboard-1.0.8-5|43	%description libs
14cr|eekboard-1.0.8-5|44	This package contains the libraries for eekboard
14cr|eekboard-1.0.8-5|45	
14cr|eekboard-1.0.8-5|46	%package devel
14cr|eekboard-1.0.8-5|47	Summary:	Development tools for eekboard
14cr|eekboard-1.0.8-5|48	Group:		Development/X11
14cr|eekboard-1.0.8-5|49	License:	LGPLv2+ and GFDL
14cr|eekboard-1.0.8-5|50	
14cr|eekboard-1.0.8-5|51	Requires:	vala
14cr|eekboard-1.0.8-5|52	Requires:	%{name}-libs = %{version}-%{release}
14cr|eekboard-1.0.8-5|53	
14cr|eekboard-1.0.8-5|54	%description devel
14cr|eekboard-1.0.8-5|55	This package contains the development tools for eekboard.
14cr|eekboard-1.0.8-5|56	
14cr|eekboard-1.0.8-5|57	
14cr|eekboard-1.0.8-5|58	%prep
14cr|eekboard-1.0.8-5|59	%setup -q
14cr|eekboard-1.0.8-5|60	%patch0 -p1 -b .stop-key-repeat
14cr|eekboard-1.0.8-5|61	
14cr|eekboard-1.0.8-5|62	AUTOPOINT='intltoolize --automake --copy' autoreconf -fi
14cr|eekboard-1.0.8-5|63	
14cr|eekboard-1.0.8-5|64	
14cr|eekboard-1.0.8-5|65	%build
14cr|eekboard-1.0.8-5|66	%configure --disable-static --enable-atspi
14cr|eekboard-1.0.8-5|67	make %{?_smp_mflags}
14cr|eekboard-1.0.8-5|68	
14cr|eekboard-1.0.8-5|69	
14cr|eekboard-1.0.8-5|70	%install
14cr|eekboard-1.0.8-5|71	make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
14cr|eekboard-1.0.8-5|72	rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la
14cr|eekboard-1.0.8-5|73	
14cr|eekboard-1.0.8-5|74	# We don't install autostart file to avoid conflict with other OSK.
14cr|eekboard-1.0.8-5|75	# Instead, install it under doc.
14cr|eekboard-1.0.8-5|76	mkdir -p base-installed/examples
14cr|eekboard-1.0.8-5|77	mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop base-installed/examples
14cr|eekboard-1.0.8-5|78	
14cr|eekboard-1.0.8-5|79	desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
14cr|eekboard-1.0.8-5|80	
14cr|eekboard-1.0.8-5|81	%find_lang %{name}
14cr|eekboard-1.0.8-5|82	
14cr|eekboard-1.0.8-5|83	%post
14cr|eekboard-1.0.8-5|84	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|eekboard-1.0.8-5|85	
14cr|eekboard-1.0.8-5|86	%postun
14cr|eekboard-1.0.8-5|87	if [ $1 -eq 0 ] ; then
14cr|eekboard-1.0.8-5|88	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|eekboard-1.0.8-5|89	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|eekboard-1.0.8-5|90	fi
14cr|eekboard-1.0.8-5|91	
14cr|eekboard-1.0.8-5|92	%posttrans
14cr|eekboard-1.0.8-5|93	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|eekboard-1.0.8-5|94	
14cr|eekboard-1.0.8-5|95	%post libs -p /sbin/ldconfig
14cr|eekboard-1.0.8-5|96	
14cr|eekboard-1.0.8-5|97	%postun libs
14cr|eekboard-1.0.8-5|98	if [ $1 -eq 0 ] ; then
14cr|eekboard-1.0.8-5|99	/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14cr|eekboard-1.0.8-5|100	fi
14cr|eekboard-1.0.8-5|101	
14cr|eekboard-1.0.8-5|102	%posttrans libs
14cr|eekboard-1.0.8-5|103	/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14cr|eekboard-1.0.8-5|104	/sbin/ldconfig
14cr|eekboard-1.0.8-5|105	
14cr|eekboard-1.0.8-5|106	
14cr|eekboard-1.0.8-5|107	%files -f %{name}.lang
14cr|eekboard-1.0.8-5|108	%doc base-installed/examples
14cr|eekboard-1.0.8-5|109	%{_bindir}/eekboard
14cr|eekboard-1.0.8-5|110	%{_libexecdir}/eekboard-setup
14cr|eekboard-1.0.8-5|111	%{_datadir}/applications/%{name}.desktop
14cr|eekboard-1.0.8-5|112	%{_datadir}/icons/hicolor/*/apps/eekboard.png
14cr|eekboard-1.0.8-5|113	%{_datadir}/icons/hicolor/scalable/apps/eekboard.svg
14cr|eekboard-1.0.8-5|114	
14cr|eekboard-1.0.8-5|115	%files service
14cr|eekboard-1.0.8-5|116	%{_bindir}/eekboard-server
14cr|eekboard-1.0.8-5|117	%{_datadir}/dbus-1/services/eekboard-server.service
14cr|eekboard-1.0.8-5|118	%{_datadir}/eekboard/
14cr|eekboard-1.0.8-5|119	%{_datadir}/glib-2.0/schemas/*
14cr|eekboard-1.0.8-5|120	
14cr|eekboard-1.0.8-5|121	%files libs
14cr|eekboard-1.0.8-5|122	%doc AUTHORS COPYING README
14cr|eekboard-1.0.8-5|123	%{_libdir}/libeek*.so.*
14cr|eekboard-1.0.8-5|124	%{_libdir}/girepository-1.0/Eek*.typelib
14cr|eekboard-1.0.8-5|125	
14cr|eekboard-1.0.8-5|126	%files devel
14cr|eekboard-1.0.8-5|127	# LGPLv2+
14cr|eekboard-1.0.8-5|128	%{_libdir}/libeek*.so
14cr|eekboard-1.0.8-5|129	%{_includedir}/eek-0.90/
14cr|eekboard-1.0.8-5|130	%{_includedir}/eekboard-0.90/
14cr|eekboard-1.0.8-5|131	%{_datadir}/gir-1.0/Eek*.gir
14cr|eekboard-1.0.8-5|132	%{_datadir}/vala/vapi/eek*.vapi
14cr|eekboard-1.0.8-5|133	%{_datadir}/vala/vapi/eek*.deps
14cr|eekboard-1.0.8-5|134	%{_libdir}/pkgconfig/eek*.pc
14cr|eekboard-1.0.8-5|135	# GFDL
14cr|eekboard-1.0.8-5|136	%{_datadir}/gtk-doc/html/*
14cr|eekboard-1.0.8-5|137	
14cr|eekboard-1.0.8-5|138	
14cr|eekboard-1.0.8-5|139	
14cr|eekboard-1.0.8-5|140	%changelog
14cr|eekboard-1.0.8-5|141	* Mon Nov 18 2013 Rosa <rosa@abf.rosalinux.ru> 1.0.8-5
14cr|eekboard-1.0.8-5|142	+ Revision: 40b11a2
14cr|eekboard-1.0.8-5|143	- Automatic import for version 1.0.8-5
14cr|eekboard-1.0.8-5|144	
14cr|eekboard-1.0.8-5|145	

1074 14
14cr|efax-gtk-3.2.12-2|1	%define Werror_cflags %nil
14cr|efax-gtk-3.2.12-2|2	
14cr|efax-gtk-3.2.12-2|3	%define name	efax-gtk
14cr|efax-gtk-3.2.12-2|4	%define version 3.2.10
14cr|efax-gtk-3.2.12-2|5	%define release 2
14cr|efax-gtk-3.2.12-2|6	
14cr|efax-gtk-3.2.12-2|7	Name: 	 	%{name}
14cr|efax-gtk-3.2.12-2|8	Summary: 	GTK2 frontend for efax
14cr|efax-gtk-3.2.12-2|9	Version: 	3.2.12
14cr|efax-gtk-3.2.12-2|10	Release: 	2
14cr|efax-gtk-3.2.12-2|11	
14cr|efax-gtk-3.2.12-2|12	Source0:	http://sourceforge.net/projects/efax-gtk/files/efax-gtk/3.2.12/%{name}-%{version}.src.tgz
14cr|efax-gtk-3.2.12-2|13	URL:		http://efax-gtk.sourceforge.net
14cr|efax-gtk-3.2.12-2|14	License:	GPLv2
14cr|efax-gtk-3.2.12-2|15	Group:		Communications
14cr|efax-gtk-3.2.12-2|16	BuildRequires:	pkgconfig
14cr|efax-gtk-3.2.12-2|17	BuildRequires:  gtk+3-devel
14cr|efax-gtk-3.2.12-2|18	BuildRequires:  sigc++2.0-devel
14cr|efax-gtk-3.2.12-2|19	BuildRequires:  desktop-file-utils
14cr|efax-gtk-3.2.12-2|20	BuildRequires:	libtiff-devel
14cr|efax-gtk-3.2.12-2|21	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|efax-gtk-3.2.12-2|22	BuildRequires:	c++-gtk-utils-devel
14cr|efax-gtk-3.2.12-2|23	
14cr|efax-gtk-3.2.12-2|24	Requires:	ghostscript
14cr|efax-gtk-3.2.12-2|25	Requires:       cups
14cr|efax-gtk-3.2.12-2|26	Requires:       gv
14cr|efax-gtk-3.2.12-2|27	
14cr|efax-gtk-3.2.12-2|28	%description
14cr|efax-gtk-3.2.12-2|29	Efax-gtk provides a GUI frontend for the efax fax program. It interfaces with
14cr|efax-gtk-3.2.12-2|30	efax directly, replacing the scripts supplied with efax, and can be used for
14cr|efax-gtk-3.2.12-2|31	receiving and sending faxes, and for viewing, printing, and managing faxes
14cr|efax-gtk-3.2.12-2|32	which have been received and sent.
14cr|efax-gtk-3.2.12-2|33	
14cr|efax-gtk-3.2.12-2|34	%prep
14cr|efax-gtk-3.2.12-2|35	%setup -q
14cr|efax-gtk-3.2.12-2|36	# since users can't write to /var/lock
14cr|efax-gtk-3.2.12-2|37	perl -p -i -e 's|/var/lock|/tmp||g' efax-gtkrc
14cr|efax-gtk-3.2.12-2|38	# /dev/modem is quite common
14cr|efax-gtk-3.2.12-2|39	perl -p -i -e 's|ttyS1|modem||g' efax-gtkrc
14cr|efax-gtk-3.2.12-2|40	
14cr|efax-gtk-3.2.12-2|41	%build
14cr|efax-gtk-3.2.12-2|42	%configure2_5x
14cr|efax-gtk-3.2.12-2|43	perl -p -i -e 's/install-data-hook//g' Makefile efax-gtk-faxfilter/Makefile
14cr|efax-gtk-3.2.12-2|44	perl -p -i -e 's/usr\/local/usr/g' Makefile
14cr|efax-gtk-3.2.12-2|45	perl -p -i -e 's/efax-gtk.png/efax-gtk/g' efax-gtk.desktop
14cr|efax-gtk-3.2.12-2|46	%make
14cr|efax-gtk-3.2.12-2|47	
14cr|efax-gtk-3.2.12-2|48	%install
14cr|efax-gtk-3.2.12-2|49	%makeinstall_std
14cr|efax-gtk-3.2.12-2|50	
14cr|efax-gtk-3.2.12-2|51	#menu
14cr|efax-gtk-3.2.12-2|52	desktop-file-install --vendor="" \
14cr|efax-gtk-3.2.12-2|53	--remove-category="Application" \
14cr|efax-gtk-3.2.12-2|54	--add-category="X-MandrivaLinux-Office-Communications-Fax" \
14cr|efax-gtk-3.2.12-2|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|efax-gtk-3.2.12-2|56	
14cr|efax-gtk-3.2.12-2|57	%find_lang %name
14cr|efax-gtk-3.2.12-2|58	
14cr|efax-gtk-3.2.12-2|59	%post
14cr|efax-gtk-3.2.12-2|60	touch /tmp/faxfile.ps
14cr|efax-gtk-3.2.12-2|61	chmod a+rw /tmp/faxfile.ps
14cr|efax-gtk-3.2.12-2|62	
14cr|efax-gtk-3.2.12-2|63	%files -f %{name}.lang
14cr|efax-gtk-3.2.12-2|64	%doc AUTHORS README BUGS COPYING
14cr|efax-gtk-3.2.12-2|65	%{_bindir}/*
14cr|efax-gtk-3.2.12-2|66	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|efax-gtk-3.2.12-2|67	%{_datadir}/applications/*
14cr|efax-gtk-3.2.12-2|68	%{_mandir}/man1/*
14cr|efax-gtk-3.2.12-2|69	%{_datadir}/pixmaps/%{name}.png
14cr|efax-gtk-3.2.12-2|70	%{_localstatedir}/spool/fax/*
14cr|efax-gtk-3.2.12-2|71	
14cr|efax-gtk-3.2.12-2|72	
14cr|efax-gtk-3.2.12-2|73	%changelog
14cr|efax-gtk-3.2.12-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.12-2
14cr|efax-gtk-3.2.12-2|75	+ Revision: a03286c
14cr|efax-gtk-3.2.12-2|76	- MassBuild#464: Increase release tag
14cr|efax-gtk-3.2.12-2|77	
14cr|efax-gtk-3.2.12-2|78	

1075 14
14cr|efl-1.11.2-1|1	%define _disable_ld_no_undefined 1
14cr|efl-1.11.2-1|2	%define gstapi 1.0
14cr|efl-1.11.2-1|3	%define major 1
14cr|efl-1.11.2-1|4	
14cr|efl-1.11.2-1|5	%define libecore %mklibname ecore %{major}
14cr|efl-1.11.2-1|6	%define libecore_audio %mklibname ecore_audio %{major}
14cr|efl-1.11.2-1|7	%define libecore_avahi %mklibname ecore_avahi %{major}
14cr|efl-1.11.2-1|8	%define libecore_con %mklibname ecore_con %{major}
14cr|efl-1.11.2-1|9	%define libecore_evas %mklibname ecore_evas %{major}
14cr|efl-1.11.2-1|10	%define libecore_file %mklibname ecore_file %{major}
14cr|efl-1.11.2-1|11	%define libecore_imf %mklibname ecore_imf %{major}
14cr|efl-1.11.2-1|12	%define libecore_imf_evas %mklibname ecore_imf_evas %{major}
14cr|efl-1.11.2-1|13	%define libecore_input %mklibname ecore_input %{major}
14cr|efl-1.11.2-1|14	%define libecore_input_evas %mklibname ecore_input_evas %{major}
14cr|efl-1.11.2-1|15	%define libecore_ipc %mklibname ecore_ipc %{major}
14cr|efl-1.11.2-1|16	%define libecore_sdl %mklibname ecore_sdl %{major}
14cr|efl-1.11.2-1|17	%define libecore_x %mklibname ecore_x %{major}
14cr|efl-1.11.2-1|18	%define devecore %mklibname ecore -d
14cr|efl-1.11.2-1|19	
14cr|efl-1.11.2-1|20	%define libedje %mklibname edje %{major}
14cr|efl-1.11.2-1|21	%define devedje %mklibname edje -d
14cr|efl-1.11.2-1|22	
14cr|efl-1.11.2-1|23	%define libeet %mklibname eet %{major}
14cr|efl-1.11.2-1|24	%define deveet %mklibname eet -d
14cr|efl-1.11.2-1|25	
14cr|efl-1.11.2-1|26	%define libeeze %mklibname eeze %{major}
14cr|efl-1.11.2-1|27	%define deveeze %mklibname eeze -d
14cr|efl-1.11.2-1|28	
14cr|efl-1.11.2-1|29	%define libefreet %mklibname efreet %{major}
14cr|efl-1.11.2-1|30	%define libefreet_mime %mklibname efreet_mime %{major}
14cr|efl-1.11.2-1|31	%define libefreet_trash %mklibname efreet_trash %{major}
14cr|efl-1.11.2-1|32	%define devefreet %mklibname efreet -d
14cr|efl-1.11.2-1|33	
14cr|efl-1.11.2-1|34	%define libeina %mklibname eina %{major}
14cr|efl-1.11.2-1|35	%define deveina %mklibname eina -d
14cr|efl-1.11.2-1|36	
14cr|efl-1.11.2-1|37	%define libeio %mklibname eio %{major}
14cr|efl-1.11.2-1|38	%define deveio %mklibname eio -d
14cr|efl-1.11.2-1|39	
14cr|efl-1.11.2-1|40	%define libeldbus %mklibname eldbus %{major}
14cr|efl-1.11.2-1|41	%define develdbus %mklibname eldbus -d
14cr|efl-1.11.2-1|42	
14cr|efl-1.11.2-1|43	%define libembryo %mklibname embryo %{major}
14cr|efl-1.11.2-1|44	%define devembryo %mklibname embryo -d
14cr|efl-1.11.2-1|45	
14cr|efl-1.11.2-1|46	%define libemotion %mklibname emotion %{major}
14cr|efl-1.11.2-1|47	%define devemotion %mklibname emotion -d
14cr|efl-1.11.2-1|48	
14cr|efl-1.11.2-1|49	%define libeo %mklibname eo %{major}
14cr|efl-1.11.2-1|50	%define deveo %mklibname eo -d
14cr|efl-1.11.2-1|51	
14cr|efl-1.11.2-1|52	%define libeolian %mklibname eolian %{major}
14cr|efl-1.11.2-1|53	%define deveolian %mklibname eolian -d
14cr|efl-1.11.2-1|54	
14cr|efl-1.11.2-1|55	%define libephysics %mklibname ephysics %{major}
14cr|efl-1.11.2-1|56	%define devephysics %mklibname ephysics -d
14cr|efl-1.11.2-1|57	
14cr|efl-1.11.2-1|58	%define libethumb %mklibname ethumb %{major}
14cr|efl-1.11.2-1|59	%define libethumb_client %mklibname ethumb_client %{major}
14cr|efl-1.11.2-1|60	%define devethumb %mklibname ethumb -d
14cr|efl-1.11.2-1|61	
14cr|efl-1.11.2-1|62	%define libevas %mklibname evas %{major}
14cr|efl-1.11.2-1|63	%define devevas %mklibname evas -d
14cr|efl-1.11.2-1|64	
14cr|efl-1.11.2-1|65	%define devname %mklibname %{name} -d
14cr|efl-1.11.2-1|66	
14cr|efl-1.11.2-1|67	Summary:	Enlightenment Foundation Libraries
14cr|efl-1.11.2-1|68	Name:		efl
14cr|efl-1.11.2-1|69	Version:	1.11.2
14cr|efl-1.11.2-1|70	Release:	1
14cr|efl-1.11.2-1|71	Epoch:		3
14cr|efl-1.11.2-1|72	License:	BSD
14cr|efl-1.11.2-1|73	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|74	Url:		http://www.enlightenment.org/
14cr|efl-1.11.2-1|75	Source0:	http://download.enlightenment.org/rel/libs/efl/%{name}-%{version}.tar.xz
14cr|efl-1.11.2-1|76	BuildRequires:	doxygen
14cr|efl-1.11.2-1|77	BuildRequires:	gstreamer%{gstapi}-tools
14cr|efl-1.11.2-1|78	BuildRequires:	gettext-devel
14cr|efl-1.11.2-1|79	BuildRequires:	giflib-devel
14cr|efl-1.11.2-1|80	BuildRequires:	jpeg-devel
14cr|efl-1.11.2-1|81	BuildRequires:	pkgconfig(avahi-client)
14cr|efl-1.11.2-1|82	BuildRequires:	pkgconfig(bullet)
14cr|efl-1.11.2-1|83	BuildRequires:	pkgconfig(cairo)
14cr|efl-1.11.2-1|84	BuildRequires:	pkgconfig(freetype2)
14cr|efl-1.11.2-1|85	BuildRequires:	pkgconfig(fribidi)
14cr|efl-1.11.2-1|86	BuildRequires:	pkgconfig(gl)
14cr|efl-1.11.2-1|87	BuildRequires:	pkgconfig(glib-2.0)
14cr|efl-1.11.2-1|88	BuildRequires:	pkgconfig(glu)
14cr|efl-1.11.2-1|89	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cr|efl-1.11.2-1|90	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14cr|efl-1.11.2-1|91	BuildRequires:	pkgconfig(gstreamer-video-%{gstapi})
14cr|efl-1.11.2-1|92	BuildRequires:	pkgconfig(ibus-1.0)
14cr|efl-1.11.2-1|93	BuildRequires:	pkgconfig(ice)
14cr|efl-1.11.2-1|94	BuildRequires:	pkgconfig(libcares)
14cr|efl-1.11.2-1|95	BuildRequires:	pkgconfig(libcurl)
14cr|efl-1.11.2-1|96	BuildRequires:	pkgconfig(libpng)
14cr|efl-1.11.2-1|97	BuildRequires:	pkgconfig(libpulse)
14cr|efl-1.11.2-1|98	BuildRequires:	pkgconfig(libsystemd-daemon)
14cr|efl-1.11.2-1|99	BuildRequires:	pkgconfig(libsystemd-journal)
14cr|efl-1.11.2-1|100	BuildRequires:	pkgconfig(libtiff-4)
14cr|efl-1.11.2-1|101	BuildRequires:	pkgconfig(libudev)
14cr|efl-1.11.2-1|102	BuildRequires:	pkgconfig(libwebp)
14cr|efl-1.11.2-1|103	BuildRequires:	pkgconfig(libxine)
14cr|efl-1.11.2-1|104	BuildRequires:	pkgconfig(lua)
14cr|efl-1.11.2-1|105	BuildRequires:	pkgconfig(mount)
14cr|efl-1.11.2-1|106	BuildRequires:	pkgconfig(sdl2)
14cr|efl-1.11.2-1|107	BuildRequires:	pkgconfig(sndfile)
14cr|efl-1.11.2-1|108	BuildRequires:	pkgconfig(systemd)
14cr|efl-1.11.2-1|109	BuildRequires:	pkgconfig(x11)
14cr|efl-1.11.2-1|110	BuildRequires:	pkgconfig(xcb)
14cr|efl-1.11.2-1|111	BuildRequires:	pkgconfig(xcb-util)
14cr|efl-1.11.2-1|112	BuildRequires:	pkgconfig(xcomposite)
14cr|efl-1.11.2-1|113	BuildRequires:	pkgconfig(xcursor)
14cr|efl-1.11.2-1|114	BuildRequires:	pkgconfig(xdamage)
14cr|efl-1.11.2-1|115	BuildRequires:	pkgconfig(xext)
14cr|efl-1.11.2-1|116	BuildRequires:	pkgconfig(xfixes)
14cr|efl-1.11.2-1|117	BuildRequires:	pkgconfig(xi)
14cr|efl-1.11.2-1|118	BuildRequires:	pkgconfig(xinerama)
14cr|efl-1.11.2-1|119	BuildRequires:	pkgconfig(xp)
14cr|efl-1.11.2-1|120	BuildRequires:	pkgconfig(xrandr)
14cr|efl-1.11.2-1|121	BuildRequires:	pkgconfig(xrender)
14cr|efl-1.11.2-1|122	BuildRequires:	pkgconfig(xpm)
14cr|efl-1.11.2-1|123	BuildRequires:	pkgconfig(xscrnsaver)
14cr|efl-1.11.2-1|124	BuildRequires:	pkgconfig(xtst)
14cr|efl-1.11.2-1|125	BuildRequires:	pkgconfig(zlib)
14cr|efl-1.11.2-1|126	BuildRequires:	pkgconfig(luajit)
14cr|efl-1.11.2-1|127	
14cr|efl-1.11.2-1|128	%description
14cr|efl-1.11.2-1|129	The Enlightenment Foundation Libraries are a collection of libraries
14cr|efl-1.11.2-1|130	and tools upon which sophisticated graphical applications can be
14cr|efl-1.11.2-1|131	built.  Included are a data structure library (Eina), a C-based object
14cr|efl-1.11.2-1|132	engine (EO), a data storage library (EET), an object canvas (Evas),
14cr|efl-1.11.2-1|133	and more.
14cr|efl-1.11.2-1|134	
14cr|efl-1.11.2-1|135	%files -f %{name}.lang
14cr|efl-1.11.2-1|136	%doc AUTHORS COPYING NEWS README
14cr|efl-1.11.2-1|137	
14cr|efl-1.11.2-1|138	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|139	
14cr|efl-1.11.2-1|140	%package -n ecore
14cr|efl-1.11.2-1|141	Summary:	Enlightenment event/X abstraction layer
14cr|efl-1.11.2-1|142	License:	BSD
14cr|efl-1.11.2-1|143	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|144	
14cr|efl-1.11.2-1|145	%description -n ecore
14cr|efl-1.11.2-1|146	Ecore is the event/X abstraction layer that makes doing selections,
14cr|efl-1.11.2-1|147	Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
14cr|efl-1.11.2-1|148	optimized, and convenient.
14cr|efl-1.11.2-1|149	
14cr|efl-1.11.2-1|150	%files -n ecore
14cr|efl-1.11.2-1|151	%{_bindir}/ecore_evas_convert
14cr|efl-1.11.2-1|152	%{_datadir}/ecore/
14cr|efl-1.11.2-1|153	%{_datadir}/ecore_imf/
14cr|efl-1.11.2-1|154	%{_datadir}/ecore_x/
14cr|efl-1.11.2-1|155	%{_libdir}/ecore/system/upower/*/module.so
14cr|efl-1.11.2-1|156	%{_libdir}/ecore/system/systemd/*/module.so
14cr|efl-1.11.2-1|157	%{_libdir}/ecore_evas/engines/*/*/module.so
14cr|efl-1.11.2-1|158	%{_libdir}/ecore_imf/modules/*/*/module.so
14cr|efl-1.11.2-1|159	%{_libdir}/ecore_x/bin/v-1.11/ecore_x_vsync
14cr|efl-1.11.2-1|160	
14cr|efl-1.11.2-1|161	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|162	
14cr|efl-1.11.2-1|163	%package -n %{libecore}
14cr|efl-1.11.2-1|164	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|165	License:	BSD
14cr|efl-1.11.2-1|166	Group:		System/Libraries
14cr|efl-1.11.2-1|167	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|168	Requires:	ecore = %{EVRD}
14cr|efl-1.11.2-1|169	
14cr|efl-1.11.2-1|170	%description -n %{libecore}
14cr|efl-1.11.2-1|171	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|172	
14cr|efl-1.11.2-1|173	%files -n %{libecore}
14cr|efl-1.11.2-1|174	%{_libdir}/libecore.so.%{major}*
14cr|efl-1.11.2-1|175	
14cr|efl-1.11.2-1|176	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|177	
14cr|efl-1.11.2-1|178	%package -n %{libecore_audio}
14cr|efl-1.11.2-1|179	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|180	License:	BSD
14cr|efl-1.11.2-1|181	Group:		System/Libraries
14cr|efl-1.11.2-1|182	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|183	
14cr|efl-1.11.2-1|184	%description -n %{libecore_audio}
14cr|efl-1.11.2-1|185	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|186	
14cr|efl-1.11.2-1|187	%files -n %{libecore_audio}
14cr|efl-1.11.2-1|188	%{_libdir}/libecore_audio.so.%{major}*
14cr|efl-1.11.2-1|189	
14cr|efl-1.11.2-1|190	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|191	
14cr|efl-1.11.2-1|192	%package -n %{libecore_avahi}
14cr|efl-1.11.2-1|193	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|194	License:	BSD
14cr|efl-1.11.2-1|195	Group:		System/Libraries
14cr|efl-1.11.2-1|196	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|197	
14cr|efl-1.11.2-1|198	%description -n %{libecore_audio}
14cr|efl-1.11.2-1|199	Enlightenment avahi abstraction layer library.
14cr|efl-1.11.2-1|200	
14cr|efl-1.11.2-1|201	%files -n %{libecore_avahi}
14cr|efl-1.11.2-1|202	%{_libdir}/libecore_avahi.so.%{major}*
14cr|efl-1.11.2-1|203	
14cr|efl-1.11.2-1|204	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|205	
14cr|efl-1.11.2-1|206	%package -n %{libecore_con}
14cr|efl-1.11.2-1|207	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|208	License:	BSD
14cr|efl-1.11.2-1|209	Group:		System/Libraries
14cr|efl-1.11.2-1|210	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|211	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|212	
14cr|efl-1.11.2-1|213	%description -n %{libecore_con}
14cr|efl-1.11.2-1|214	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|215	
14cr|efl-1.11.2-1|216	%files -n %{libecore_con}
14cr|efl-1.11.2-1|217	%{_libdir}/libecore_con.so.%{major}*
14cr|efl-1.11.2-1|218	
14cr|efl-1.11.2-1|219	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|220	
14cr|efl-1.11.2-1|221	%package -n %{libecore_evas}
14cr|efl-1.11.2-1|222	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|223	License:	BSD
14cr|efl-1.11.2-1|224	Group:		System/Libraries
14cr|efl-1.11.2-1|225	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|226	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|227	
14cr|efl-1.11.2-1|228	%description -n %{libecore_evas}
14cr|efl-1.11.2-1|229	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|230	
14cr|efl-1.11.2-1|231	%files -n %{libecore_evas}
14cr|efl-1.11.2-1|232	%{_libdir}/libecore_evas.so.%{major}*
14cr|efl-1.11.2-1|233	
14cr|efl-1.11.2-1|234	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|235	
14cr|efl-1.11.2-1|236	%package -n %{libecore_file}
14cr|efl-1.11.2-1|237	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|238	License:	BSD
14cr|efl-1.11.2-1|239	Group:		System/Libraries
14cr|efl-1.11.2-1|240	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|241	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|242	
14cr|efl-1.11.2-1|243	%description -n %{libecore_file}
14cr|efl-1.11.2-1|244	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|245	
14cr|efl-1.11.2-1|246	%files -n %{libecore_file}
14cr|efl-1.11.2-1|247	%{_libdir}/libecore_file.so.%{major}*
14cr|efl-1.11.2-1|248	
14cr|efl-1.11.2-1|249	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|250	
14cr|efl-1.11.2-1|251	%package -n %{libecore_imf}
14cr|efl-1.11.2-1|252	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|253	License:	BSD
14cr|efl-1.11.2-1|254	Group:		System/Libraries
14cr|efl-1.11.2-1|255	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|256	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|257	
14cr|efl-1.11.2-1|258	%description -n %{libecore_imf}
14cr|efl-1.11.2-1|259	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|260	
14cr|efl-1.11.2-1|261	%files -n %{libecore_imf}
14cr|efl-1.11.2-1|262	%{_libdir}/libecore_imf.so.%{major}*
14cr|efl-1.11.2-1|263	
14cr|efl-1.11.2-1|264	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|265	
14cr|efl-1.11.2-1|266	%package -n %{libecore_imf_evas}
14cr|efl-1.11.2-1|267	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|268	License:	BSD
14cr|efl-1.11.2-1|269	Group:		System/Libraries
14cr|efl-1.11.2-1|270	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|271	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|272	
14cr|efl-1.11.2-1|273	%description -n %{libecore_imf_evas}
14cr|efl-1.11.2-1|274	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|275	
14cr|efl-1.11.2-1|276	%files -n %{libecore_imf_evas}
14cr|efl-1.11.2-1|277	%{_libdir}/libecore_imf_evas.so.%{major}*
14cr|efl-1.11.2-1|278	
14cr|efl-1.11.2-1|279	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|280	
14cr|efl-1.11.2-1|281	%package -n %{libecore_input}
14cr|efl-1.11.2-1|282	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|283	License:	BSD
14cr|efl-1.11.2-1|284	Group:		System/Libraries
14cr|efl-1.11.2-1|285	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|286	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|287	
14cr|efl-1.11.2-1|288	%description -n %{libecore_input}
14cr|efl-1.11.2-1|289	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|290	
14cr|efl-1.11.2-1|291	%files -n %{libecore_input}
14cr|efl-1.11.2-1|292	%{_libdir}/libecore_input.so.%{major}*
14cr|efl-1.11.2-1|293	
14cr|efl-1.11.2-1|294	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|295	
14cr|efl-1.11.2-1|296	%package -n %{libecore_input_evas}
14cr|efl-1.11.2-1|297	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|298	License:	BSD
14cr|efl-1.11.2-1|299	Group:		System/Libraries
14cr|efl-1.11.2-1|300	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|301	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|302	
14cr|efl-1.11.2-1|303	%description -n %{libecore_input_evas}
14cr|efl-1.11.2-1|304	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|305	
14cr|efl-1.11.2-1|306	%files -n %{libecore_input_evas}
14cr|efl-1.11.2-1|307	%{_libdir}/libecore_input_evas.so.%{major}*
14cr|efl-1.11.2-1|308	
14cr|efl-1.11.2-1|309	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|310	
14cr|efl-1.11.2-1|311	%package -n %{libecore_ipc}
14cr|efl-1.11.2-1|312	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|313	License:	BSD
14cr|efl-1.11.2-1|314	Group:		System/Libraries
14cr|efl-1.11.2-1|315	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|316	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|317	
14cr|efl-1.11.2-1|318	%description -n %{libecore_ipc}
14cr|efl-1.11.2-1|319	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|320	
14cr|efl-1.11.2-1|321	%files -n %{libecore_ipc}
14cr|efl-1.11.2-1|322	%{_libdir}/libecore_ipc.so.%{major}*
14cr|efl-1.11.2-1|323	
14cr|efl-1.11.2-1|324	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|325	
14cr|efl-1.11.2-1|326	%package -n %{libecore_sdl}
14cr|efl-1.11.2-1|327	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|328	License:	BSD
14cr|efl-1.11.2-1|329	Group:		System/Libraries
14cr|efl-1.11.2-1|330	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|331	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|332	
14cr|efl-1.11.2-1|333	%description -n %{libecore_sdl}
14cr|efl-1.11.2-1|334	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|335	
14cr|efl-1.11.2-1|336	%files -n %{libecore_sdl}
14cr|efl-1.11.2-1|337	%{_libdir}/libecore_sdl.so.%{major}*
14cr|efl-1.11.2-1|338	
14cr|efl-1.11.2-1|339	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|340	
14cr|efl-1.11.2-1|341	%package -n %{libecore_x}
14cr|efl-1.11.2-1|342	Summary:	Enlightenment event/X abstraction layer library
14cr|efl-1.11.2-1|343	License:	BSD
14cr|efl-1.11.2-1|344	Group:		System/Libraries
14cr|efl-1.11.2-1|345	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|346	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cr|efl-1.11.2-1|347	
14cr|efl-1.11.2-1|348	%description -n %{libecore_x}
14cr|efl-1.11.2-1|349	Enlightenment event/X abstraction layer library.
14cr|efl-1.11.2-1|350	
14cr|efl-1.11.2-1|351	%files -n %{libecore_x}
14cr|efl-1.11.2-1|352	%{_libdir}/libecore_x.so.%{major}*
14cr|efl-1.11.2-1|353	
14cr|efl-1.11.2-1|354	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|355	
14cr|efl-1.11.2-1|356	%package -n %{devecore}
14cr|efl-1.11.2-1|357	Summary:	Ecore headers and development libraries
14cr|efl-1.11.2-1|358	License:	BSD
14cr|efl-1.11.2-1|359	Group:		Development/Other
14cr|efl-1.11.2-1|360	Requires:	%{libecore} = %{EVRD}
14cr|efl-1.11.2-1|361	Requires:	%{libecore_audio} = %{EVRD}
14cr|efl-1.11.2-1|362	Requires:	%{libecore_avahi} = %{EVRD}
14cr|efl-1.11.2-1|363	Requires:	%{libecore_con} = %{EVRD}
14cr|efl-1.11.2-1|364	Requires:	%{libecore_evas} = %{EVRD}
14cr|efl-1.11.2-1|365	Requires:	%{libecore_file} = %{EVRD}
14cr|efl-1.11.2-1|366	Requires:	%{libecore_imf} = %{EVRD}
14cr|efl-1.11.2-1|367	Requires:	%{libecore_imf_evas} = %{EVRD}
14cr|efl-1.11.2-1|368	Requires:	%{libecore_input} = %{EVRD}
14cr|efl-1.11.2-1|369	Requires:	%{libecore_input_evas} = %{EVRD}
14cr|efl-1.11.2-1|370	Requires:	%{libecore_ipc} = %{EVRD}
14cr|efl-1.11.2-1|371	Requires:	%{libecore_sdl} = %{EVRD}
14cr|efl-1.11.2-1|372	Requires:	%{libecore_x} = %{EVRD}
14cr|efl-1.11.2-1|373	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|374	Provides:	ecore-devel = %{EVRD}
14cr|efl-1.11.2-1|375	
14cr|efl-1.11.2-1|376	%description -n %{devecore}
14cr|efl-1.11.2-1|377	Ecore headers and development libraries.
14cr|efl-1.11.2-1|378	
14cr|efl-1.11.2-1|379	%files -n %{devecore}
14cr|efl-1.11.2-1|380	%{_libdir}/cmake/Ecore/
14cr|efl-1.11.2-1|381	%{_libdir}/cmake/EcoreCxx/
14cr|efl-1.11.2-1|382	%{_libdir}/pkgconfig/ecore.pc
14cr|efl-1.11.2-1|383	%{_libdir}/pkgconfig/ecore-audio.pc
14cr|efl-1.11.2-1|384	%{_libdir}/pkgconfig/ecore-audio-cxx.pc
14cr|efl-1.11.2-1|385	%{_libdir}/pkgconfig/ecore-avahi.pc
14cr|efl-1.11.2-1|386	%{_libdir}/pkgconfig/ecore-cxx.pc
14cr|efl-1.11.2-1|387	%{_libdir}/pkgconfig/ecore-con.pc
14cr|efl-1.11.2-1|388	%{_libdir}/pkgconfig/ecore-evas.pc
14cr|efl-1.11.2-1|389	%{_libdir}/pkgconfig/ecore-file.pc
14cr|efl-1.11.2-1|390	%{_libdir}/pkgconfig/ecore-imf.pc
14cr|efl-1.11.2-1|391	%{_libdir}/pkgconfig/ecore-imf-evas.pc
14cr|efl-1.11.2-1|392	%{_libdir}/pkgconfig/ecore-input.pc
14cr|efl-1.11.2-1|393	%{_libdir}/pkgconfig/ecore-input-evas.pc
14cr|efl-1.11.2-1|394	%{_libdir}/pkgconfig/ecore-ipc.pc
14cr|efl-1.11.2-1|395	%{_libdir}/pkgconfig/ecore-sdl.pc
14cr|efl-1.11.2-1|396	%{_libdir}/pkgconfig/ecore-x.pc
14cr|efl-1.11.2-1|397	%{_libdir}/libecore.so
14cr|efl-1.11.2-1|398	%{_libdir}/libecore_audio.so
14cr|efl-1.11.2-1|399	%{_libdir}/libecore_avahi.so
14cr|efl-1.11.2-1|400	%{_libdir}/libecore_con.so
14cr|efl-1.11.2-1|401	%{_libdir}/libecore_evas.so
14cr|efl-1.11.2-1|402	%{_libdir}/libecore_file.so
14cr|efl-1.11.2-1|403	%{_libdir}/libecore_imf.so
14cr|efl-1.11.2-1|404	%{_libdir}/libecore_imf_evas.so
14cr|efl-1.11.2-1|405	%{_libdir}/libecore_input.so
14cr|efl-1.11.2-1|406	%{_libdir}/libecore_input_evas.so
14cr|efl-1.11.2-1|407	%{_libdir}/libecore_ipc.so
14cr|efl-1.11.2-1|408	%{_libdir}/libecore_sdl.so
14cr|efl-1.11.2-1|409	%{_libdir}/libecore_x.so
14cr|efl-1.11.2-1|410	%{_includedir}/ecore-1/
14cr|efl-1.11.2-1|411	%{_includedir}/ecore-audio-1/
14cr|efl-1.11.2-1|412	%{_includedir}/ecore-audio-cxx-1/
14cr|efl-1.11.2-1|413	%{_includedir}/ecore-avahi-1/
14cr|efl-1.11.2-1|414	%{_includedir}/ecore-cxx-1/
14cr|efl-1.11.2-1|415	%{_includedir}/ecore-con-1/
14cr|efl-1.11.2-1|416	%{_includedir}/ecore-evas-1/
14cr|efl-1.11.2-1|417	%{_includedir}/ecore-file-1/
14cr|efl-1.11.2-1|418	%{_includedir}/ecore-imf-1/
14cr|efl-1.11.2-1|419	%{_includedir}/ecore-imf-evas-1/
14cr|efl-1.11.2-1|420	%{_includedir}/ecore-input-1/
14cr|efl-1.11.2-1|421	%{_includedir}/ecore-input-evas-1/
14cr|efl-1.11.2-1|422	%{_includedir}/ecore-ipc-1/
14cr|efl-1.11.2-1|423	%{_includedir}/ecore-sdl-1/
14cr|efl-1.11.2-1|424	%{_includedir}/ecore-x-1/
14cr|efl-1.11.2-1|425	%{_datadir}/eolian/include/ecore-1/
14cr|efl-1.11.2-1|426	
14cr|efl-1.11.2-1|427	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|428	
14cr|efl-1.11.2-1|429	%package -n edje
14cr|efl-1.11.2-1|430	Summary:	Enlightenment complex graphical design and layout library extra files
14cr|efl-1.11.2-1|431	License:	BSD
14cr|efl-1.11.2-1|432	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|433	Requires:	evas = %{EVRD}
14cr|efl-1.11.2-1|434	
14cr|efl-1.11.2-1|435	%description -n edje
14cr|efl-1.11.2-1|436	Enlightenment complex graphical design and layout library extra files.
14cr|efl-1.11.2-1|437	
14cr|efl-1.11.2-1|438	%files -n edje
14cr|efl-1.11.2-1|439	%{_bindir}/edje_*
14cr|efl-1.11.2-1|440	%{_datadir}/edje/
14cr|efl-1.11.2-1|441	%{_datadir}/mime/packages/edje.xml
14cr|efl-1.11.2-1|442	%{_libdir}/edje/utils/*/epp
14cr|efl-1.11.2-1|443	
14cr|efl-1.11.2-1|444	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|445	
14cr|efl-1.11.2-1|446	%package -n %{libedje}
14cr|efl-1.11.2-1|447	Summary:	Enlightenment complex graphical design and layout library
14cr|efl-1.11.2-1|448	License:	BSD
14cr|efl-1.11.2-1|449	Group:		System/Libraries
14cr|efl-1.11.2-1|450	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|451	Requires:	edje = %{EVRD}
14cr|efl-1.11.2-1|452	
14cr|efl-1.11.2-1|453	%description -n %{libedje}
14cr|efl-1.11.2-1|454	Enlightenment complex graphical design and layout library for animated
14cr|efl-1.11.2-1|455	resizable, compressed and scalable themes.
14cr|efl-1.11.2-1|456	
14cr|efl-1.11.2-1|457	%files -n %{libedje}
14cr|efl-1.11.2-1|458	%{_libdir}/libedje.so.%{major}*
14cr|efl-1.11.2-1|459	
14cr|efl-1.11.2-1|460	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|461	
14cr|efl-1.11.2-1|462	%package -n %{devedje}
14cr|efl-1.11.2-1|463	Summary:	Edje headers and development libraries
14cr|efl-1.11.2-1|464	License:	BSD
14cr|efl-1.11.2-1|465	Group:		Development/Other
14cr|efl-1.11.2-1|466	Requires:	%{libedje} = %{EVRD}
14cr|efl-1.11.2-1|467	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|468	Provides:	edje-devel = %{EVRD}
14cr|efl-1.11.2-1|469	
14cr|efl-1.11.2-1|470	%description -n %{devedje}
14cr|efl-1.11.2-1|471	Edje headers and development libraries.
14cr|efl-1.11.2-1|472	
14cr|efl-1.11.2-1|473	%files -n %{devedje}
14cr|efl-1.11.2-1|474	%{_libdir}/cmake/Edje/
14cr|efl-1.11.2-1|475	%{_libdir}/pkgconfig/edje.pc
14cr|efl-1.11.2-1|476	%{_libdir}/pkgconfig/edje-cxx.pc
14cr|efl-1.11.2-1|477	%{_libdir}/libedje.so
14cr|efl-1.11.2-1|478	%{_includedir}/edje-1/
14cr|efl-1.11.2-1|479	%{_includedir}/edje-cxx-1/
14cr|efl-1.11.2-1|480	%{_datadir}/eolian/include/edje-1/
14cr|efl-1.11.2-1|481	
14cr|efl-1.11.2-1|482	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|483	
14cr|efl-1.11.2-1|484	%package -n eet
14cr|efl-1.11.2-1|485	Summary:	Enlightenment simple compression utility
14cr|efl-1.11.2-1|486	License:	BSD
14cr|efl-1.11.2-1|487	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|488	
14cr|efl-1.11.2-1|489	%description -n eet
14cr|efl-1.11.2-1|490	Enlightenment simple compression utility.
14cr|efl-1.11.2-1|491	
14cr|efl-1.11.2-1|492	%files -n eet
14cr|efl-1.11.2-1|493	%{_bindir}/eet
14cr|efl-1.11.2-1|494	%{_bindir}/vieet
14cr|efl-1.11.2-1|495	
14cr|efl-1.11.2-1|496	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|497	
14cr|efl-1.11.2-1|498	%package -n %{libeet}
14cr|efl-1.11.2-1|499	Summary:	Enlightenment simple compression library
14cr|efl-1.11.2-1|500	License:	BSD
14cr|efl-1.11.2-1|501	Group:		System/Libraries
14cr|efl-1.11.2-1|502	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|503	Requires:	eet = %{EVRD}
14cr|efl-1.11.2-1|504	
14cr|efl-1.11.2-1|505	%description -n %{libeet}
14cr|efl-1.11.2-1|506	Enlightenment simple compression library.
14cr|efl-1.11.2-1|507	
14cr|efl-1.11.2-1|508	%files -n %{libeet}
14cr|efl-1.11.2-1|509	%{_libdir}/libeet.so.%{major}*
14cr|efl-1.11.2-1|510	
14cr|efl-1.11.2-1|511	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|512	
14cr|efl-1.11.2-1|513	%package -n %{deveet}
14cr|efl-1.11.2-1|514	Summary:	Eet headers and development libraries
14cr|efl-1.11.2-1|515	License:	BSD
14cr|efl-1.11.2-1|516	Group:		Development/Other
14cr|efl-1.11.2-1|517	Requires:	%{libeet} = %{EVRD}
14cr|efl-1.11.2-1|518	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|519	Provides:	eet-devel = %{EVRD}
14cr|efl-1.11.2-1|520	
14cr|efl-1.11.2-1|521	%description -n %{deveet}
14cr|efl-1.11.2-1|522	Eet headers and development libraries.
14cr|efl-1.11.2-1|523	
14cr|efl-1.11.2-1|524	%files -n %{deveet}
14cr|efl-1.11.2-1|525	%{_libdir}/cmake/Eet/
14cr|efl-1.11.2-1|526	%{_libdir}/cmake/EetCxx/
14cr|efl-1.11.2-1|527	%{_libdir}/pkgconfig/eet.pc
14cr|efl-1.11.2-1|528	%{_libdir}/pkgconfig/eet-cxx.pc
14cr|efl-1.11.2-1|529	%{_libdir}/libeet.so
14cr|efl-1.11.2-1|530	%{_includedir}/eet-1/
14cr|efl-1.11.2-1|531	%{_includedir}/eet-cxx-1/
14cr|efl-1.11.2-1|532	
14cr|efl-1.11.2-1|533	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|534	
14cr|efl-1.11.2-1|535	%package -n eeze
14cr|efl-1.11.2-1|536	Summary:	Enlightenment devices manipulation library extra files
14cr|efl-1.11.2-1|537	License:	BSD
14cr|efl-1.11.2-1|538	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|539	
14cr|efl-1.11.2-1|540	%description -n eeze
14cr|efl-1.11.2-1|541	Eeze is a library for manipulating devices through udev with a simple and fast
14cr|efl-1.11.2-1|542	api. It interfaces directly with libudev, avoiding such middleman daemons as
14cr|efl-1.11.2-1|543	udisks/upower or hal, to immediately gather device information the instant it
14cr|efl-1.11.2-1|544	becomes known to the system.
14cr|efl-1.11.2-1|545	
14cr|efl-1.11.2-1|546	%files -n eeze
14cr|efl-1.11.2-1|547	%{_bindir}/eeze_disk_ls
14cr|efl-1.11.2-1|548	%{_bindir}/eeze_mount
14cr|efl-1.11.2-1|549	%{_bindir}/eeze_scanner
14cr|efl-1.11.2-1|550	%{_bindir}/eeze_umount
14cr|efl-1.11.2-1|551	%{_datadir}/eeze/
14cr|efl-1.11.2-1|552	%{_libdir}/eeze/modules/
14cr|efl-1.11.2-1|553	
14cr|efl-1.11.2-1|554	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|555	
14cr|efl-1.11.2-1|556	%package -n %{libeeze}
14cr|efl-1.11.2-1|557	Summary:	Enlightenment devices manipulation library
14cr|efl-1.11.2-1|558	License:	BSD
14cr|efl-1.11.2-1|559	Group:		System/Libraries
14cr|efl-1.11.2-1|560	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|561	Requires:	eeze = %{EVRD}
14cr|efl-1.11.2-1|562	
14cr|efl-1.11.2-1|563	%description -n %{libeeze}
14cr|efl-1.11.2-1|564	Enlightenment devices manipulation library.
14cr|efl-1.11.2-1|565	
14cr|efl-1.11.2-1|566	%files -n %{libeeze}
14cr|efl-1.11.2-1|567	%{_libdir}/libeeze.so.%{major}*
14cr|efl-1.11.2-1|568	
14cr|efl-1.11.2-1|569	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|570	
14cr|efl-1.11.2-1|571	%package -n %{deveeze}
14cr|efl-1.11.2-1|572	Summary:	Eeze headers and development libraries
14cr|efl-1.11.2-1|573	License:	BSD
14cr|efl-1.11.2-1|574	Group:		Development/Other
14cr|efl-1.11.2-1|575	Requires:	%{libeeze} = %{EVRD}
14cr|efl-1.11.2-1|576	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|577	Provides:	eeze-devel = %{EVRD}
14cr|efl-1.11.2-1|578	
14cr|efl-1.11.2-1|579	%description -n %{deveeze}
14cr|efl-1.11.2-1|580	Eeze headers and development libraries.
14cr|efl-1.11.2-1|581	
14cr|efl-1.11.2-1|582	%files -n %{deveeze}
14cr|efl-1.11.2-1|583	%{_libdir}/cmake/Eeze/
14cr|efl-1.11.2-1|584	%{_libdir}/pkgconfig/eeze.pc
14cr|efl-1.11.2-1|585	%{_libdir}/libeeze.so
14cr|efl-1.11.2-1|586	%{_includedir}/eeze-1/
14cr|efl-1.11.2-1|587	
14cr|efl-1.11.2-1|588	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|589	
14cr|efl-1.11.2-1|590	%package -n efreet
14cr|efl-1.11.2-1|591	Summary:	Enlightenment freedesktop.org specifications implementation extra files
14cr|efl-1.11.2-1|592	License:	BSD
14cr|efl-1.11.2-1|593	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|594	Requires(post,preun,postun):	systemd
14cr|efl-1.11.2-1|595	
14cr|efl-1.11.2-1|596	%description -n efreet
14cr|efl-1.11.2-1|597	Enlightenment freedesktop.org specifications implementation extra files.
14cr|efl-1.11.2-1|598	- Base Directory
14cr|efl-1.11.2-1|599	- Desktop Entry
14cr|efl-1.11.2-1|600	- Icon Theme
14cr|efl-1.11.2-1|601	- Menu
14cr|efl-1.11.2-1|602	
14cr|efl-1.11.2-1|603	%files -n efreet
14cr|efl-1.11.2-1|604	%{_bindir}/efreetd
14cr|efl-1.11.2-1|605	%{_datadir}/efreet/
14cr|efl-1.11.2-1|606	%{_datadir}/dbus-1/services/org.enlightenment.Efreet.service
14cr|efl-1.11.2-1|607	%{_libdir}/efreet/*/efreet_desktop_cache_create
14cr|efl-1.11.2-1|608	%{_libdir}/efreet/*/efreet_icon_cache_create
14cr|efl-1.11.2-1|609	%{_userunitdir}/efreet.service
14cr|efl-1.11.2-1|610	
14cr|efl-1.11.2-1|611	%post -n efreet
14cr|efl-1.11.2-1|612	%systemd_post efreet.service
14cr|efl-1.11.2-1|613	
14cr|efl-1.11.2-1|614	%preun -n efreet
14cr|efl-1.11.2-1|615	%systemd_preun efreet.service
14cr|efl-1.11.2-1|616	
14cr|efl-1.11.2-1|617	%postun -n efreet
14cr|efl-1.11.2-1|618	%systemd_postun
14cr|efl-1.11.2-1|619	
14cr|efl-1.11.2-1|620	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|621	
14cr|efl-1.11.2-1|622	%package -n %{libefreet}
14cr|efl-1.11.2-1|623	Summary:	Enlightenment freedesktop.org specifications implementation library
14cr|efl-1.11.2-1|624	License:	BSD
14cr|efl-1.11.2-1|625	Group:		System/Libraries
14cr|efl-1.11.2-1|626	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|627	Requires:	efreet = %{EVRD}
14cr|efl-1.11.2-1|628	
14cr|efl-1.11.2-1|629	%description -n %{libefreet}
14cr|efl-1.11.2-1|630	Enlightenment freedesktop.org specifications implementation library.
14cr|efl-1.11.2-1|631	
14cr|efl-1.11.2-1|632	%files -n %{libefreet}
14cr|efl-1.11.2-1|633	%{_libdir}/libefreet.so.%{major}*
14cr|efl-1.11.2-1|634	
14cr|efl-1.11.2-1|635	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|636	
14cr|efl-1.11.2-1|637	%package -n %{libefreet_mime}
14cr|efl-1.11.2-1|638	Summary:	Enlightenment freedesktop.org specifications implementation library
14cr|efl-1.11.2-1|639	License:	BSD
14cr|efl-1.11.2-1|640	Group:		System/Libraries
14cr|efl-1.11.2-1|641	Requires:	%{libefreet} = %{EVRD}
14cr|efl-1.11.2-1|642	Conflicts:	%{_lib}efreet1 < 2:1.8.0
14cr|efl-1.11.2-1|643	
14cr|efl-1.11.2-1|644	%description -n %{libefreet_mime}
14cr|efl-1.11.2-1|645	Enlightenment freedesktop.org specifications implementation library.
14cr|efl-1.11.2-1|646	
14cr|efl-1.11.2-1|647	%files -n %{libefreet_mime}
14cr|efl-1.11.2-1|648	%{_libdir}/libefreet_mime.so.%{major}*
14cr|efl-1.11.2-1|649	
14cr|efl-1.11.2-1|650	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|651	
14cr|efl-1.11.2-1|652	%package -n %{libefreet_trash}
14cr|efl-1.11.2-1|653	Summary:	Enlightenment freedesktop.org specifications implementation library
14cr|efl-1.11.2-1|654	License:	BSD
14cr|efl-1.11.2-1|655	Group:		System/Libraries
14cr|efl-1.11.2-1|656	Requires:	%{libefreet} = %{EVRD}
14cr|efl-1.11.2-1|657	Conflicts:	%{_lib}efreet1 < 2:1.8.0
14cr|efl-1.11.2-1|658	
14cr|efl-1.11.2-1|659	%description -n %{libefreet_trash}
14cr|efl-1.11.2-1|660	Enlightenment freedesktop.org specifications implementation library.
14cr|efl-1.11.2-1|661	
14cr|efl-1.11.2-1|662	%files -n %{libefreet_trash}
14cr|efl-1.11.2-1|663	%{_libdir}/libefreet_trash.so.%{major}*
14cr|efl-1.11.2-1|664	
14cr|efl-1.11.2-1|665	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|666	
14cr|efl-1.11.2-1|667	%package -n %{devefreet}
14cr|efl-1.11.2-1|668	Summary:	Efreet headers and development libraries
14cr|efl-1.11.2-1|669	License:	BSD
14cr|efl-1.11.2-1|670	Group:		Development/Other
14cr|efl-1.11.2-1|671	Requires:	%{libefreet} = %{EVRD}
14cr|efl-1.11.2-1|672	Requires:	%{libefreet_mime} = %{EVRD}
14cr|efl-1.11.2-1|673	Requires:	%{libefreet_trash} = %{EVRD}
14cr|efl-1.11.2-1|674	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|675	Provides:	efreet-devel = %{EVRD}
14cr|efl-1.11.2-1|676	
14cr|efl-1.11.2-1|677	%description -n %{devefreet}
14cr|efl-1.11.2-1|678	Efreet headers and development libraries.
14cr|efl-1.11.2-1|679	
14cr|efl-1.11.2-1|680	%files -n %{devefreet}
14cr|efl-1.11.2-1|681	%{_libdir}/cmake/Efreet/
14cr|efl-1.11.2-1|682	%{_libdir}/pkgconfig/efreet.pc
14cr|efl-1.11.2-1|683	%{_libdir}/pkgconfig/efreet-mime.pc
14cr|efl-1.11.2-1|684	%{_libdir}/pkgconfig/efreet-trash.pc
14cr|efl-1.11.2-1|685	%{_libdir}/libefreet.so
14cr|efl-1.11.2-1|686	%{_libdir}/libefreet_mime.so
14cr|efl-1.11.2-1|687	%{_libdir}/libefreet_trash.so
14cr|efl-1.11.2-1|688	%{_includedir}/efreet-1/
14cr|efl-1.11.2-1|689	
14cr|efl-1.11.2-1|690	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|691	
14cr|efl-1.11.2-1|692	%package -n eina
14cr|efl-1.11.2-1|693	Summary:	Enlightenment data types library extra files
14cr|efl-1.11.2-1|694	License:	LGPLv2.1+
14cr|efl-1.11.2-1|695	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|696	
14cr|efl-1.11.2-1|697	%description -n eina
14cr|efl-1.11.2-1|698	Enlightenment data types library extra files.
14cr|efl-1.11.2-1|699	
14cr|efl-1.11.2-1|700	eina-bench-cmp:
14cr|efl-1.11.2-1|701	- generate reports comparing two or more outputs of expedite
14cr|efl-1.11.2-1|702	
14cr|efl-1.11.2-1|703	%files -n eina
14cr|efl-1.11.2-1|704	%{_bindir}/eina-bench-cmp
14cr|efl-1.11.2-1|705	
14cr|efl-1.11.2-1|706	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|707	
14cr|efl-1.11.2-1|708	%package -n %{libeina}
14cr|efl-1.11.2-1|709	Summary:	Enlightenment data types library
14cr|efl-1.11.2-1|710	License:	LGPLv2.1+
14cr|efl-1.11.2-1|711	Group:		System/Libraries
14cr|efl-1.11.2-1|712	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|713	
14cr|efl-1.11.2-1|714	%description -n %{libeina}
14cr|efl-1.11.2-1|715	Enlightenment data types library.
14cr|efl-1.11.2-1|716	
14cr|efl-1.11.2-1|717	%files -n %{libeina}
14cr|efl-1.11.2-1|718	%{_libdir}/libeina.so.%{major}*
14cr|efl-1.11.2-1|719	
14cr|efl-1.11.2-1|720	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|721	
14cr|efl-1.11.2-1|722	%package -n %{deveina}
14cr|efl-1.11.2-1|723	Summary:	Eina headers and development libraries
14cr|efl-1.11.2-1|724	License:	LGPLv2.1+
14cr|efl-1.11.2-1|725	Group:		Development/Other
14cr|efl-1.11.2-1|726	Requires:	%{libeina} = %{EVRD}
14cr|efl-1.11.2-1|727	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|728	Provides:	eina-devel = %{EVRD}
14cr|efl-1.11.2-1|729	
14cr|efl-1.11.2-1|730	%description -n %{deveina}
14cr|efl-1.11.2-1|731	Eina headers and development libraries.
14cr|efl-1.11.2-1|732	
14cr|efl-1.11.2-1|733	%files -n %{deveina}
14cr|efl-1.11.2-1|734	%{_libdir}/cmake/Eina/
14cr|efl-1.11.2-1|735	%{_libdir}/cmake/EinaCxx/
14cr|efl-1.11.2-1|736	%{_libdir}/pkgconfig/eina.pc
14cr|efl-1.11.2-1|737	%{_libdir}/pkgconfig/eina-cxx.pc
14cr|efl-1.11.2-1|738	%{_libdir}/libeina.so
14cr|efl-1.11.2-1|739	%{_includedir}/eina-1/
14cr|efl-1.11.2-1|740	%{_includedir}/eina-cxx-1/
14cr|efl-1.11.2-1|741	
14cr|efl-1.11.2-1|742	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|743	
14cr|efl-1.11.2-1|744	%package -n %{libeio}
14cr|efl-1.11.2-1|745	Summary:	Enlightenment Input Output library
14cr|efl-1.11.2-1|746	License:	LGPLv2.1+
14cr|efl-1.11.2-1|747	Group:		System/Libraries
14cr|efl-1.11.2-1|748	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|749	
14cr|efl-1.11.2-1|750	%description -n %{libeio}
14cr|efl-1.11.2-1|751	Enlightenment Input Output library.
14cr|efl-1.11.2-1|752	
14cr|efl-1.11.2-1|753	%files -n %{libeio}
14cr|efl-1.11.2-1|754	%{_libdir}/libeio.so.%{major}*
14cr|efl-1.11.2-1|755	
14cr|efl-1.11.2-1|756	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|757	
14cr|efl-1.11.2-1|758	%package -n %{deveio}
14cr|efl-1.11.2-1|759	Summary:	Eio headers and development libraries
14cr|efl-1.11.2-1|760	License:	LGPLv2.1+
14cr|efl-1.11.2-1|761	Group:		Development/Other
14cr|efl-1.11.2-1|762	Requires:	%{libeio} = %{EVRD}
14cr|efl-1.11.2-1|763	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|764	Provides:	eio-devel = %{EVRD}
14cr|efl-1.11.2-1|765	
14cr|efl-1.11.2-1|766	%description -n %{deveio}
14cr|efl-1.11.2-1|767	Eio headers and development libraries.
14cr|efl-1.11.2-1|768	
14cr|efl-1.11.2-1|769	%files -n %{deveio}
14cr|efl-1.11.2-1|770	%{_libdir}/pkgconfig/eio.pc
14cr|efl-1.11.2-1|771	%{_libdir}/libeio.so
14cr|efl-1.11.2-1|772	%{_includedir}/eio-1/
14cr|efl-1.11.2-1|773	
14cr|efl-1.11.2-1|774	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|775	
14cr|efl-1.11.2-1|776	%package -n eldbus
14cr|efl-1.11.2-1|777	Summary:	Enlightenment dbus wrapper
14cr|efl-1.11.2-1|778	License:	LGPLv2.1+
14cr|efl-1.11.2-1|779	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|780	
14cr|efl-1.11.2-1|781	%description -n eldbus
14cr|efl-1.11.2-1|782	Enlightenment dbus wrapper.
14cr|efl-1.11.2-1|783	
14cr|efl-1.11.2-1|784	%files -n eldbus
14cr|efl-1.11.2-1|785	%{_bindir}/eldbus-codegen
14cr|efl-1.11.2-1|786	
14cr|efl-1.11.2-1|787	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|788	
14cr|efl-1.11.2-1|789	%package -n %{libeldbus}
14cr|efl-1.11.2-1|790	Summary:	Enlightenment dbus wrapper library
14cr|efl-1.11.2-1|791	License:	LGPLv2.1+
14cr|efl-1.11.2-1|792	Group:		System/Libraries
14cr|efl-1.11.2-1|793	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|794	Requires:	eldbus = %{EVRD}
14cr|efl-1.11.2-1|795	
14cr|efl-1.11.2-1|796	%description -n %{libeldbus}
14cr|efl-1.11.2-1|797	Enlightenment dbus wrapper library.
14cr|efl-1.11.2-1|798	
14cr|efl-1.11.2-1|799	%files -n %{libeldbus}
14cr|efl-1.11.2-1|800	%{_libdir}/libeldbus.so.%{major}*
14cr|efl-1.11.2-1|801	
14cr|efl-1.11.2-1|802	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|803	
14cr|efl-1.11.2-1|804	%package -n %{develdbus}
14cr|efl-1.11.2-1|805	Summary:	Eldbus headers and development libraries
14cr|efl-1.11.2-1|806	License:	LGPLv2.1+
14cr|efl-1.11.2-1|807	Group:		Development/Other
14cr|efl-1.11.2-1|808	Requires:	%{libeldbus} = %{EVRD}
14cr|efl-1.11.2-1|809	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|810	Provides:	eldbus-devel = %{EVRD}
14cr|efl-1.11.2-1|811	
14cr|efl-1.11.2-1|812	%description -n %{develdbus}
14cr|efl-1.11.2-1|813	Eldbus headers and development libraries.
14cr|efl-1.11.2-1|814	
14cr|efl-1.11.2-1|815	%files -n %{develdbus}
14cr|efl-1.11.2-1|816	%{_libdir}/cmake/Eldbus/
14cr|efl-1.11.2-1|817	%{_libdir}/pkgconfig/eldbus.pc
14cr|efl-1.11.2-1|818	%{_libdir}/libeldbus.so
14cr|efl-1.11.2-1|819	%{_includedir}/eldbus-1/
14cr|efl-1.11.2-1|820	%{_includedir}/eldbus_cxx-1/
14cr|efl-1.11.2-1|821	
14cr|efl-1.11.2-1|822	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|823	
14cr|efl-1.11.2-1|824	%package -n elua
14cr|efl-1.11.2-1|825	Summary:	Enlightenment Lua-based Just-in-Time application runtime stack
14cr|efl-1.11.2-1|826	License:	BSD
14cr|efl-1.11.2-1|827	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|828	
14cr|efl-1.11.2-1|829	%description -n elua
14cr|efl-1.11.2-1|830	Enlightenment Lua-based Just-in-Time application runtime stack.
14cr|efl-1.11.2-1|831	
14cr|efl-1.11.2-1|832	%files -n elua
14cr|efl-1.11.2-1|833	%{_bindir}/elua
14cr|efl-1.11.2-1|834	%{_datadir}/elua/apps/*.lua
14cr|efl-1.11.2-1|835	%{_datadir}/elua/core/*.lua
14cr|efl-1.11.2-1|836	%{_datadir}/elua/modules/*.lua
14cr|efl-1.11.2-1|837	%{_datadir}/elua/modules/eina/*.lua
14cr|efl-1.11.2-1|838	%{_datadir}/elua/modules/xgettext/*.lua
14cr|efl-1.11.2-1|839	
14cr|efl-1.11.2-1|840	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|841	
14cr|efl-1.11.2-1|842	%package -n embryo
14cr|efl-1.11.2-1|843	Summary:	Enlightenment bytecode virtual machine
14cr|efl-1.11.2-1|844	License:	BSD
14cr|efl-1.11.2-1|845	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|846	
14cr|efl-1.11.2-1|847	%description -n embryo
14cr|efl-1.11.2-1|848	Embryo is primarily a shared library that gives you an API to load and control
14cr|efl-1.11.2-1|849	interpreted programs compiled into an abstract machine bytecode that it
14cr|efl-1.11.2-1|850	understands. This abstract (or virtual) machine is similar to a real machine
14cr|efl-1.11.2-1|851	with a CPU, but it is emulated in software.
14cr|efl-1.11.2-1|852	
14cr|efl-1.11.2-1|853	%files -n embryo
14cr|efl-1.11.2-1|854	%{_bindir}/embryo_cc
14cr|efl-1.11.2-1|855	%{_datadir}/embryo/
14cr|efl-1.11.2-1|856	
14cr|efl-1.11.2-1|857	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|858	
14cr|efl-1.11.2-1|859	%package -n %{libembryo}
14cr|efl-1.11.2-1|860	Summary:	Enlightenment bytecode virtual machine library
14cr|efl-1.11.2-1|861	License:	BSD
14cr|efl-1.11.2-1|862	Group:		System/Libraries
14cr|efl-1.11.2-1|863	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|864	Requires:	embryo = %{EVRD}
14cr|efl-1.11.2-1|865	
14cr|efl-1.11.2-1|866	%description -n %{libembryo}
14cr|efl-1.11.2-1|867	Enlightenment bytecode virtual machine library.
14cr|efl-1.11.2-1|868	
14cr|efl-1.11.2-1|869	%files -n %{libembryo}
14cr|efl-1.11.2-1|870	%{_libdir}/libembryo.so.%{major}*
14cr|efl-1.11.2-1|871	
14cr|efl-1.11.2-1|872	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|873	
14cr|efl-1.11.2-1|874	%package -n %{devembryo}
14cr|efl-1.11.2-1|875	Summary:	Embryo headers and development libraries
14cr|efl-1.11.2-1|876	License:	BSD
14cr|efl-1.11.2-1|877	Group:		Development/Other
14cr|efl-1.11.2-1|878	Requires:	%{libembryo} = %{EVRD}
14cr|efl-1.11.2-1|879	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|880	Provides:	embryo-devel = %{EVRD}
14cr|efl-1.11.2-1|881	
14cr|efl-1.11.2-1|882	%description -n %{devembryo}
14cr|efl-1.11.2-1|883	Embryo headers and development libraries.
14cr|efl-1.11.2-1|884	
14cr|efl-1.11.2-1|885	%files -n %{devembryo}
14cr|efl-1.11.2-1|886	%{_libdir}/pkgconfig/embryo.pc
14cr|efl-1.11.2-1|887	%{_libdir}/libembryo.so
14cr|efl-1.11.2-1|888	%{_includedir}/embryo-1/
14cr|efl-1.11.2-1|889	
14cr|efl-1.11.2-1|890	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|891	
14cr|efl-1.11.2-1|892	%package -n emotion
14cr|efl-1.11.2-1|893	Summary:	Enlightenment video & media object library extra files
14cr|efl-1.11.2-1|894	License:	BSD
14cr|efl-1.11.2-1|895	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|896	
14cr|efl-1.11.2-1|897	%description -n emotion
14cr|efl-1.11.2-1|898	Emotion is a video & media object library designed to interface with Evas and
14cr|efl-1.11.2-1|899	Ecore to provide autonomous "video" and "audio" objects that can be moved,
14cr|efl-1.11.2-1|900	resized and positioned like any normal object, but instead they can play video
14cr|efl-1.11.2-1|901	and audio and can be controlled from a high-level control API allowing the
14cr|efl-1.11.2-1|902	programmer to quickly piece together a multi-media system with minimal work.
14cr|efl-1.11.2-1|903	
14cr|efl-1.11.2-1|904	%files -n emotion
14cr|efl-1.11.2-1|905	%{_datadir}/emotion/
14cr|efl-1.11.2-1|906	%{_libdir}/emotion/
14cr|efl-1.11.2-1|907	%{_libdir}/edje/modules/emotion/
14cr|efl-1.11.2-1|908	
14cr|efl-1.11.2-1|909	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|910	
14cr|efl-1.11.2-1|911	%package -n %{libemotion}
14cr|efl-1.11.2-1|912	Summary:	Enlightenment video & media object library
14cr|efl-1.11.2-1|913	License:	BSD
14cr|efl-1.11.2-1|914	Group:		System/Libraries
14cr|efl-1.11.2-1|915	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|916	Requires:	emotion = %{EVRD}
14cr|efl-1.11.2-1|917	
14cr|efl-1.11.2-1|918	%description -n %{libemotion}
14cr|efl-1.11.2-1|919	Enlightenment video & media object library.
14cr|efl-1.11.2-1|920	
14cr|efl-1.11.2-1|921	%files -n %{libemotion}
14cr|efl-1.11.2-1|922	%{_libdir}/libemotion.so.%{major}*
14cr|efl-1.11.2-1|923	
14cr|efl-1.11.2-1|924	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|925	
14cr|efl-1.11.2-1|926	%package -n %{devemotion}
14cr|efl-1.11.2-1|927	Summary:	Emotion headers and development libraries
14cr|efl-1.11.2-1|928	License:	BSD
14cr|efl-1.11.2-1|929	Group:		Development/Other
14cr|efl-1.11.2-1|930	Requires:	%{libemotion} = %{EVRD}
14cr|efl-1.11.2-1|931	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|932	Provides:	emotion-devel = %{EVRD}
14cr|efl-1.11.2-1|933	
14cr|efl-1.11.2-1|934	%description -n %{devemotion}
14cr|efl-1.11.2-1|935	Emotion headers and development libraries.
14cr|efl-1.11.2-1|936	
14cr|efl-1.11.2-1|937	%files -n %{devemotion}
14cr|efl-1.11.2-1|938	%{_libdir}/cmake/Emotion/
14cr|efl-1.11.2-1|939	%{_libdir}/pkgconfig/emotion.pc
14cr|efl-1.11.2-1|940	%{_libdir}/libemotion.so
14cr|efl-1.11.2-1|941	%{_includedir}/emotion-1/
14cr|efl-1.11.2-1|942	
14cr|efl-1.11.2-1|943	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|944	
14cr|efl-1.11.2-1|945	%package -n %{libeo}
14cr|efl-1.11.2-1|946	Summary:	Enlightenment generic object system library
14cr|efl-1.11.2-1|947	License:	BSD
14cr|efl-1.11.2-1|948	Group:		System/Libraries
14cr|efl-1.11.2-1|949	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|950	
14cr|efl-1.11.2-1|951	%description -n %{libeo}
14cr|efl-1.11.2-1|952	Enlightenment generic object system library.
14cr|efl-1.11.2-1|953	
14cr|efl-1.11.2-1|954	%files -n %{libeo}
14cr|efl-1.11.2-1|955	%{_libdir}/libeo.so.%{major}*
14cr|efl-1.11.2-1|956	
14cr|efl-1.11.2-1|957	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|958	
14cr|efl-1.11.2-1|959	%package -n %{deveo}
14cr|efl-1.11.2-1|960	Summary:	Eo headers and development libraries
14cr|efl-1.11.2-1|961	License:	BSD
14cr|efl-1.11.2-1|962	Group:		Development/Other
14cr|efl-1.11.2-1|963	Requires:	%{libeo} = %{EVRD}
14cr|efl-1.11.2-1|964	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|965	Provides:	eo-devel = %{EVRD}
14cr|efl-1.11.2-1|966	
14cr|efl-1.11.2-1|967	%description -n %{deveo}
14cr|efl-1.11.2-1|968	Eo headers and development libraries.
14cr|efl-1.11.2-1|969	
14cr|efl-1.11.2-1|970	%files -n %{deveo}
14cr|efl-1.11.2-1|971	%{_libdir}/cmake/Eo/
14cr|efl-1.11.2-1|972	%{_libdir}/cmake/EoCxx/
14cr|efl-1.11.2-1|973	%{_libdir}/pkgconfig/eo.pc
14cr|efl-1.11.2-1|974	%{_libdir}/pkgconfig/eo-cxx.pc
14cr|efl-1.11.2-1|975	%{_libdir}/libeo.so
14cr|efl-1.11.2-1|976	%{_includedir}/eo-1/
14cr|efl-1.11.2-1|977	%{_includedir}/eo-cxx-1/
14cr|efl-1.11.2-1|978	%{_datadir}/gdb/auto-load/%{_libdir}/libeo.so.*-gdb.py
14cr|efl-1.11.2-1|979	%{_datadir}/eo/gdb/eo_gdb.py
14cr|efl-1.11.2-1|980	%{_datadir}/eolian/include/eo-1/
14cr|efl-1.11.2-1|981	
14cr|efl-1.11.2-1|982	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|983	
14cr|efl-1.11.2-1|984	%package -n eolian
14cr|efl-1.11.2-1|985	Summary:	Enlightenment C++ bindings generator
14cr|efl-1.11.2-1|986	License:	BSD
14cr|efl-1.11.2-1|987	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|988	
14cr|efl-1.11.2-1|989	%description -n eolian
14cr|efl-1.11.2-1|990	Enlightenment C++ bindings generator.
14cr|efl-1.11.2-1|991	
14cr|efl-1.11.2-1|992	%files -n eolian
14cr|efl-1.11.2-1|993	%{_bindir}/eolian_cxx
14cr|efl-1.11.2-1|994	%{_bindir}/eolian_gen
14cr|efl-1.11.2-1|995	
14cr|efl-1.11.2-1|996	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|997	
14cr|efl-1.11.2-1|998	%package -n %{libeolian}
14cr|efl-1.11.2-1|999	Summary:	Enlightenment C++ bindings generator library
14cr|efl-1.11.2-1|1000	License:	BSD
14cr|efl-1.11.2-1|1001	Group:		System/Libraries
14cr|efl-1.11.2-1|1002	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|1003	
14cr|efl-1.11.2-1|1004	%description -n %{libeolian}
14cr|efl-1.11.2-1|1005	Enlightenment C++ bindings generator library.
14cr|efl-1.11.2-1|1006	
14cr|efl-1.11.2-1|1007	%files -n %{libeolian}
14cr|efl-1.11.2-1|1008	%{_libdir}/libeolian.so.%{major}*
14cr|efl-1.11.2-1|1009	
14cr|efl-1.11.2-1|1010	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1011	
14cr|efl-1.11.2-1|1012	%package -n %{deveolian}
14cr|efl-1.11.2-1|1013	Summary:	Eolian headers and development libraries
14cr|efl-1.11.2-1|1014	License:	BSD
14cr|efl-1.11.2-1|1015	Group:		Development/Other
14cr|efl-1.11.2-1|1016	Requires:	%{libeolian} = %{EVRD}
14cr|efl-1.11.2-1|1017	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|1018	Provides:	eolian-devel = %{EVRD}
14cr|efl-1.11.2-1|1019	
14cr|efl-1.11.2-1|1020	%description -n %{deveolian}
14cr|efl-1.11.2-1|1021	Eolian headers and development libraries.
14cr|efl-1.11.2-1|1022	
14cr|efl-1.11.2-1|1023	%files -n %{deveolian}
14cr|efl-1.11.2-1|1024	%{_libdir}/cmake/Eolian/
14cr|efl-1.11.2-1|1025	%{_libdir}/cmake/EolianCxx/
14cr|efl-1.11.2-1|1026	%{_libdir}/pkgconfig/eolian.pc
14cr|efl-1.11.2-1|1027	%{_libdir}/pkgconfig/eolian-cxx.pc
14cr|efl-1.11.2-1|1028	%{_libdir}/libeolian.so
14cr|efl-1.11.2-1|1029	%{_includedir}/eolian-1/
14cr|efl-1.11.2-1|1030	%{_includedir}/eolian-cxx-1/
14cr|efl-1.11.2-1|1031	
14cr|efl-1.11.2-1|1032	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1033	
14cr|efl-1.11.2-1|1034	%package -n %{libephysics}
14cr|efl-1.11.2-1|1035	Summary:	Enlightenment physics library
14cr|efl-1.11.2-1|1036	License:	BSD
14cr|efl-1.11.2-1|1037	Group:		System/Libraries
14cr|efl-1.11.2-1|1038	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|1039	
14cr|efl-1.11.2-1|1040	%description -n %{libephysics}
14cr|efl-1.11.2-1|1041	Ephysics is a library that manages Ecore, Evas and Bullet Physics into
14cr|efl-1.11.2-1|1042	an easy to use way. It's a kind of wrapper, a glue, between these libraries.
14cr|efl-1.11.2-1|1043	It's not intended to be a physics library (we already have many out there).
14cr|efl-1.11.2-1|1044	
14cr|efl-1.11.2-1|1045	%files -n %{libephysics}
14cr|efl-1.11.2-1|1046	%{_libdir}/libephysics.so.%{major}*
14cr|efl-1.11.2-1|1047	
14cr|efl-1.11.2-1|1048	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1049	
14cr|efl-1.11.2-1|1050	%package -n %{devephysics}
14cr|efl-1.11.2-1|1051	Summary:	Ephysics headers and development libraries
14cr|efl-1.11.2-1|1052	License:	BSD
14cr|efl-1.11.2-1|1053	Group:		Development/Other
14cr|efl-1.11.2-1|1054	Requires:	%{libephysics} = %{EVRD}
14cr|efl-1.11.2-1|1055	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|1056	Provides:	ephysics-devel = %{EVRD}
14cr|efl-1.11.2-1|1057	
14cr|efl-1.11.2-1|1058	%description -n %{devephysics}
14cr|efl-1.11.2-1|1059	Ephysics headers and development libraries.
14cr|efl-1.11.2-1|1060	
14cr|efl-1.11.2-1|1061	%files -n %{devephysics}
14cr|efl-1.11.2-1|1062	%{_libdir}/pkgconfig/ephysics.pc
14cr|efl-1.11.2-1|1063	%{_libdir}/libephysics.so
14cr|efl-1.11.2-1|1064	%{_includedir}/ephysics-1/
14cr|efl-1.11.2-1|1065	
14cr|efl-1.11.2-1|1066	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1067	
14cr|efl-1.11.2-1|1068	%package -n ethumb
14cr|efl-1.11.2-1|1069	Summary:	Enlightenment canvas library extra files
14cr|efl-1.11.2-1|1070	License:	LGPLv2.1+
14cr|efl-1.11.2-1|1071	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|1072	Requires(post,preun,postun):	systemd
14cr|efl-1.11.2-1|1073	
14cr|efl-1.11.2-1|1074	%description -n ethumb
14cr|efl-1.11.2-1|1075	Enlightenment canvas library extra files.
14cr|efl-1.11.2-1|1076	
14cr|efl-1.11.2-1|1077	Evas is a clean display canvas API for several target display systems
14cr|efl-1.11.2-1|1078	that can draw anti-aliased text, smooth super and sub-sampled scaled
14cr|efl-1.11.2-1|1079	images, alpha-blend objects much and more.
14cr|efl-1.11.2-1|1080	
14cr|efl-1.11.2-1|1081	%files -n ethumb
14cr|efl-1.11.2-1|1082	%{_bindir}/ethumb
14cr|efl-1.11.2-1|1083	%{_bindir}/ethumbd
14cr|efl-1.11.2-1|1084	%{_bindir}/ethumbd_client
14cr|efl-1.11.2-1|1085	%{_datadir}/dbus-1/services/org.enlightenment.Ethumb.service
14cr|efl-1.11.2-1|1086	%{_datadir}/ethumb/
14cr|efl-1.11.2-1|1087	%{_datadir}/ethumb_client/
14cr|efl-1.11.2-1|1088	%{_libdir}/ethumb/
14cr|efl-1.11.2-1|1089	%{_libdir}/ethumb_client/
14cr|efl-1.11.2-1|1090	%{_userunitdir}/ethumb.service
14cr|efl-1.11.2-1|1091	
14cr|efl-1.11.2-1|1092	%post -n ethumb
14cr|efl-1.11.2-1|1093	%systemd_post ethumb.service
14cr|efl-1.11.2-1|1094	
14cr|efl-1.11.2-1|1095	%preun -n ethumb
14cr|efl-1.11.2-1|1096	%systemd_preun ethumb.service
14cr|efl-1.11.2-1|1097	
14cr|efl-1.11.2-1|1098	%postun -n ethumb
14cr|efl-1.11.2-1|1099	%systemd_postun
14cr|efl-1.11.2-1|1100	
14cr|efl-1.11.2-1|1101	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1102	
14cr|efl-1.11.2-1|1103	%package -n %{libethumb}
14cr|efl-1.11.2-1|1104	Summary:	Enlightenment thumbnailing library
14cr|efl-1.11.2-1|1105	License:	LGPLv2.1+
14cr|efl-1.11.2-1|1106	Group:		System/Libraries
14cr|efl-1.11.2-1|1107	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|1108	Requires:	ethumb = %{EVRD}
14cr|efl-1.11.2-1|1109	
14cr|efl-1.11.2-1|1110	%description -n %{libethumb}
14cr|efl-1.11.2-1|1111	Enlightenment thumbnailing library.
14cr|efl-1.11.2-1|1112	
14cr|efl-1.11.2-1|1113	%files -n %{libethumb}
14cr|efl-1.11.2-1|1114	%{_libdir}/libethumb.so.%{major}*
14cr|efl-1.11.2-1|1115	
14cr|efl-1.11.2-1|1116	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1117	
14cr|efl-1.11.2-1|1118	%package -n %{libethumb_client}
14cr|efl-1.11.2-1|1119	Summary:	Enlightenment thumbnailing library
14cr|efl-1.11.2-1|1120	License:	LGPLv2.1+
14cr|efl-1.11.2-1|1121	Group:		System/Libraries
14cr|efl-1.11.2-1|1122	Requires:	%{libethumb} = %{EVRD}
14cr|efl-1.11.2-1|1123	Conflicts:	%{_lib}ethumb1 < 1.7.9
14cr|efl-1.11.2-1|1124	
14cr|efl-1.11.2-1|1125	%description -n %{libethumb_client}
14cr|efl-1.11.2-1|1126	Enlightenment thumbnailing library.
14cr|efl-1.11.2-1|1127	
14cr|efl-1.11.2-1|1128	%files -n %{libethumb_client}
14cr|efl-1.11.2-1|1129	%{_libdir}/libethumb_client.so.%{major}*
14cr|efl-1.11.2-1|1130	
14cr|efl-1.11.2-1|1131	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1132	
14cr|efl-1.11.2-1|1133	%package -n %{devethumb}
14cr|efl-1.11.2-1|1134	Summary:	Ethumb headers and development libraries
14cr|efl-1.11.2-1|1135	License:	LGPLv2.1+
14cr|efl-1.11.2-1|1136	Group:		Development/Other
14cr|efl-1.11.2-1|1137	Requires:	%{libethumb} = %{EVRD}
14cr|efl-1.11.2-1|1138	Requires:	%{libethumb_client} = %{EVRD}
14cr|efl-1.11.2-1|1139	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|1140	Provides:	ethumb-devel = %{EVRD}
14cr|efl-1.11.2-1|1141	
14cr|efl-1.11.2-1|1142	%description -n %{devethumb}
14cr|efl-1.11.2-1|1143	Ethumb headers and development libraries.
14cr|efl-1.11.2-1|1144	
14cr|efl-1.11.2-1|1145	%files -n %{devethumb}
14cr|efl-1.11.2-1|1146	%{_libdir}/cmake/Ethumb/
14cr|efl-1.11.2-1|1147	%{_libdir}/cmake/EthumbClient/
14cr|efl-1.11.2-1|1148	%{_libdir}/pkgconfig/ethumb.pc
14cr|efl-1.11.2-1|1149	%{_libdir}/pkgconfig/ethumb_client.pc
14cr|efl-1.11.2-1|1150	%{_libdir}/libethumb.so
14cr|efl-1.11.2-1|1151	%{_libdir}/libethumb_client.so
14cr|efl-1.11.2-1|1152	%{_includedir}/ethumb-1/
14cr|efl-1.11.2-1|1153	%{_includedir}/ethumb-client-1/
14cr|efl-1.11.2-1|1154	
14cr|efl-1.11.2-1|1155	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1156	
14cr|efl-1.11.2-1|1157	%package -n evas
14cr|efl-1.11.2-1|1158	Summary:	Enlightenment canvas library extra files
14cr|efl-1.11.2-1|1159	License:	BSD
14cr|efl-1.11.2-1|1160	Group:		Graphical desktop/Enlightenment
14cr|efl-1.11.2-1|1161	
14cr|efl-1.11.2-1|1162	%description -n evas
14cr|efl-1.11.2-1|1163	Enlightenment canvas library extra files.
14cr|efl-1.11.2-1|1164	
14cr|efl-1.11.2-1|1165	Evas is a clean display canvas API for several target display systems
14cr|efl-1.11.2-1|1166	that can draw anti-aliased text, smooth super and sub-sampled scaled
14cr|efl-1.11.2-1|1167	images, alpha-blend objects much and more.
14cr|efl-1.11.2-1|1168	
14cr|efl-1.11.2-1|1169	%files -n evas
14cr|efl-1.11.2-1|1170	%{_bindir}/evas_cserve2_client
14cr|efl-1.11.2-1|1171	%{_bindir}/evas_cserve2_debug
14cr|efl-1.11.2-1|1172	%{_bindir}/evas_cserve2_shm_debug
14cr|efl-1.11.2-1|1173	%{_bindir}/evas_cserve2_usage
14cr|efl-1.11.2-1|1174	%{_datadir}/evas/
14cr|efl-1.11.2-1|1175	%{_libdir}/evas/modules/engines/*/*/*.so
14cr|efl-1.11.2-1|1176	%{_libdir}/evas/modules/loaders/*/*/*.so
14cr|efl-1.11.2-1|1177	%{_libdir}/evas/modules/savers/*/*/*.so
14cr|efl-1.11.2-1|1178	%{_libdir}/evas/cserve2/bin/*/evas_cserve2
14cr|efl-1.11.2-1|1179	%{_libdir}/evas/cserve2/bin/*/evas_cserve2_slave
14cr|efl-1.11.2-1|1180	
14cr|efl-1.11.2-1|1181	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1182	
14cr|efl-1.11.2-1|1183	%package -n %{libevas}
14cr|efl-1.11.2-1|1184	Summary:	Enlightenment canvas library
14cr|efl-1.11.2-1|1185	License:	BSD
14cr|efl-1.11.2-1|1186	Group:		System/Libraries
14cr|efl-1.11.2-1|1187	Requires:	%{name} = %{EVRD}
14cr|efl-1.11.2-1|1188	Requires:	evas = %{EVRD}
14cr|efl-1.11.2-1|1189	
14cr|efl-1.11.2-1|1190	%description -n %{libevas}
14cr|efl-1.11.2-1|1191	Enlightenment canvas library.
14cr|efl-1.11.2-1|1192	
14cr|efl-1.11.2-1|1193	%files -n %{libevas}
14cr|efl-1.11.2-1|1194	%{_libdir}/libevas.so.%{major}*
14cr|efl-1.11.2-1|1195	
14cr|efl-1.11.2-1|1196	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1197	
14cr|efl-1.11.2-1|1198	%package -n %{devevas}
14cr|efl-1.11.2-1|1199	Summary:	Evas headers and development libraries
14cr|efl-1.11.2-1|1200	License:	BSD
14cr|efl-1.11.2-1|1201	Group:		Development/Other
14cr|efl-1.11.2-1|1202	Requires:	%{libevas} = %{EVRD}
14cr|efl-1.11.2-1|1203	Requires:	%{devname} = %{EVRD}
14cr|efl-1.11.2-1|1204	Provides:	evas-devel = %{EVRD}
14cr|efl-1.11.2-1|1205	
14cr|efl-1.11.2-1|1206	%description -n %{devevas}
14cr|efl-1.11.2-1|1207	Evas headers and development libraries.
14cr|efl-1.11.2-1|1208	
14cr|efl-1.11.2-1|1209	%files -n %{devevas}
14cr|efl-1.11.2-1|1210	%{_libdir}/cmake/Evas/
14cr|efl-1.11.2-1|1211	%{_libdir}/cmake/EvasCxx/
14cr|efl-1.11.2-1|1212	%{_libdir}/pkgconfig/evas.pc
14cr|efl-1.11.2-1|1213	%{_libdir}/pkgconfig/evas-cxx.pc
14cr|efl-1.11.2-1|1214	%{_libdir}/pkgconfig/evas-opengl-sdl.pc
14cr|efl-1.11.2-1|1215	%{_libdir}/pkgconfig/evas-opengl-x11.pc
14cr|efl-1.11.2-1|1216	%{_libdir}/pkgconfig/evas-software-buffer.pc
14cr|efl-1.11.2-1|1217	%{_libdir}/pkgconfig/evas-software-x11.pc
14cr|efl-1.11.2-1|1218	%{_libdir}/libevas.so
14cr|efl-1.11.2-1|1219	%{_includedir}/evas-1/
14cr|efl-1.11.2-1|1220	%{_includedir}/evas-cxx-1/
14cr|efl-1.11.2-1|1221	%{_datadir}/eolian/include/evas-1/
14cr|efl-1.11.2-1|1222	
14cr|efl-1.11.2-1|1223	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1224	
14cr|efl-1.11.2-1|1225	%package -n %{devname}
14cr|efl-1.11.2-1|1226	Summary:	EFL headers and development libraries
14cr|efl-1.11.2-1|1227	License:	BSD
14cr|efl-1.11.2-1|1228	Group:		Development/Other
14cr|efl-1.11.2-1|1229	
14cr|efl-1.11.2-1|1230	%description -n %{devname}
14cr|efl-1.11.2-1|1231	EFL headers and development libraries.
14cr|efl-1.11.2-1|1232	
14cr|efl-1.11.2-1|1233	%files -n %{devname}
14cr|efl-1.11.2-1|1234	%{_includedir}/efl-1/
14cr|efl-1.11.2-1|1235	
14cr|efl-1.11.2-1|1236	#----------------------------------------------------------------------------
14cr|efl-1.11.2-1|1237	
14cr|efl-1.11.2-1|1238	%prep
14cr|efl-1.11.2-1|1239	%setup -q
14cr|efl-1.11.2-1|1240	
14cr|efl-1.11.2-1|1241	%build
14cr|efl-1.11.2-1|1242	%configure2_5x \
14cr|efl-1.11.2-1|1243	--enable-fontconfig \
14cr|efl-1.11.2-1|1244	--enable-gstreamer-1.0 \
14cr|efl-1.11.2-1|1245	--enable-image-loader-bmp \
14cr|efl-1.11.2-1|1246	--enable-image-loader-eet \
14cr|efl-1.11.2-1|1247	--enable-image-loader-generic \
14cr|efl-1.11.2-1|1248	--enable-image-loader-gif \
14cr|efl-1.11.2-1|1249	--enable-image-loader-ico \
14cr|efl-1.11.2-1|1250	--enable-image-loader-jpeg \
14cr|efl-1.11.2-1|1251	--enable-image-loader-jp2k \
14cr|efl-1.11.2-1|1252	--enable-image-loader-pmaps \
14cr|efl-1.11.2-1|1253	--enable-image-loader-png \
14cr|efl-1.11.2-1|1254	--enable-image-loader-psd \
14cr|efl-1.11.2-1|1255	--enable-image-loader-tga \
14cr|efl-1.11.2-1|1256	--enable-image-loader-tiff \
14cr|efl-1.11.2-1|1257	--enable-image-loader-wbmp \
14cr|efl-1.11.2-1|1258	--enable-image-loader-webp \
14cr|efl-1.11.2-1|1259	--enable-image-loader-xpm \
14cr|efl-1.11.2-1|1260	--enable-sdl \
14cr|efl-1.11.2-1|1261	--enable-systemd \
14cr|efl-1.11.2-1|1262	--enable-v4l2 \
14cr|efl-1.11.2-1|1263	--enable-xine \
14cr|efl-1.11.2-1|1264	--with-eject \
14cr|efl-1.11.2-1|1265	--with-mount \
14cr|efl-1.11.2-1|1266	--with-umount \
14cr|efl-1.11.2-1|1267	--disable-static \
14cr|efl-1.11.2-1|1268	
14cr|efl-1.11.2-1|1269	%make
14cr|efl-1.11.2-1|1270	
14cr|efl-1.11.2-1|1271	%install
14cr|efl-1.11.2-1|1272	%makeinstall_std
14cr|efl-1.11.2-1|1273	
14cr|efl-1.11.2-1|1274	%find_lang %{name}
14cr|efl-1.11.2-1|1275	
14cr|efl-1.11.2-1|1276	%changelog
14cr|efl-1.11.2-1|1277	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.11.2-1
14cr|efl-1.11.2-1|1278	+ Revision: c14dca3
14cr|efl-1.11.2-1|1279	- New version 1.11.2
14cr|efl-1.11.2-1|1280	
14cr|efl-1.11.2-1|1281	

1076 14
14cr|eggdrop-1.6.21-2|1	Name:		eggdrop
14cr|eggdrop-1.6.21-2|2	Version:	1.6.21
14cr|eggdrop-1.6.21-2|3	Release:	2
14cr|eggdrop-1.6.21-2|4	Summary:	IRC bot, written in C
14cr|eggdrop-1.6.21-2|5	Source0:	ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2
14cr|eggdrop-1.6.21-2|6	Patch4:		eggdrop1.6.19-fix-str-fmt.patch
14cr|eggdrop-1.6.21-2|7	Group:		Networking/IRC
14cr|eggdrop-1.6.21-2|8	URL:		http://www.eggheads.org/
14cr|eggdrop-1.6.21-2|9	License:	GPLv2+
14cr|eggdrop-1.6.21-2|10	BuildRequires:	tcl
14cr|eggdrop-1.6.21-2|11	BuildRequires:	tcl-devel
14cr|eggdrop-1.6.21-2|12	BuildRequires:	perl
14cr|eggdrop-1.6.21-2|13	
14cr|eggdrop-1.6.21-2|14	%description
14cr|eggdrop-1.6.21-2|15	Eggdrop is an IRC bot, written in C.  If you don't know what IRC is,
14cr|eggdrop-1.6.21-2|16	this is probably not whatever you're looking for!  Eggdrop, being a
14cr|eggdrop-1.6.21-2|17	bot, sits on a channel and takes protective measures: to keep the
14cr|eggdrop-1.6.21-2|18	channel from being taken over (in the few ways that anything CAN),
14cr|eggdrop-1.6.21-2|19	
14cr|eggdrop-1.6.21-2|20	to recognize banished users or sites and reject them, to recognize
14cr|eggdrop-1.6.21-2|21	privileged users and let them gain ops, etc.
14cr|eggdrop-1.6.21-2|22	
14cr|eggdrop-1.6.21-2|23	%prep
14cr|eggdrop-1.6.21-2|24	%setup -q -n eggdrop%{version}
14cr|eggdrop-1.6.21-2|25	%patch4 -p0 -b .str
14cr|eggdrop-1.6.21-2|26	
14cr|eggdrop-1.6.21-2|27	%build
14cr|eggdrop-1.6.21-2|28	export CPPFLAGS="%{optflags} -DHAVE_TCL_THREADS"
14cr|eggdrop-1.6.21-2|29	#any optimizations on PPC break bots
14cr|eggdrop-1.6.21-2|30	%ifnarch ppc
14cr|eggdrop-1.6.21-2|31	export CFLAGS="%optflags"
14cr|eggdrop-1.6.21-2|32	%endif
14cr|eggdrop-1.6.21-2|33	%configure2_5x --prefix=%{_prefix} --libdir=%{_libdir}
14cr|eggdrop-1.6.21-2|34	
14cr|eggdrop-1.6.21-2|35	make config
14cr|eggdrop-1.6.21-2|36	
14cr|eggdrop-1.6.21-2|37	%make LD="gcc %ldflags" \
14cr|eggdrop-1.6.21-2|38	SHLIB_LD="gcc -shared -nostartfiles %ldflags" \
14cr|eggdrop-1.6.21-2|39	MOD_LD="gcc %ldflags"
14cr|eggdrop-1.6.21-2|40	
14cr|eggdrop-1.6.21-2|41	%install
14cr|eggdrop-1.6.21-2|42	mkdir -p %{buildroot}%{_libdir}/eggdrop
14cr|eggdrop-1.6.21-2|43	mkdir -p %{buildroot}%{_libdir}
14cr|eggdrop-1.6.21-2|44	mkdir -p %{buildroot}%{_docdir}/eggdrop-%{version}
14cr|eggdrop-1.6.21-2|45	mkdir -p %{buildroot}%{_mandir}
14cr|eggdrop-1.6.21-2|46	
14cr|eggdrop-1.6.21-2|47	%makeinstall prefix=%{buildroot}%{_libdir}/eggdrop
14cr|eggdrop-1.6.21-2|48	cd %{buildroot}
14cr|eggdrop-1.6.21-2|49	mv %{buildroot}%{_libdir}/eggdrop/doc/man1/ %{buildroot}%{_mandir}
14cr|eggdrop-1.6.21-2|50	
14cr|eggdrop-1.6.21-2|51	#rpm installation complains otherwise due to rpm looking up the executables..
14cr|eggdrop-1.6.21-2|52	perl -pi -e s":/path/to/executable/eggdrop:%{_libdir}/eggdrop/eggdrop:" %{_builddir}/eggdrop%{version}/eggdrop.conf
14cr|eggdrop-1.6.21-2|53	cp -fR %{_builddir}/eggdrop%{version}/eggdrop.conf %{buildroot}%{_docdir}/eggdrop-%{version}/
14cr|eggdrop-1.6.21-2|54	cp -Rf %{_builddir}/eggdrop%{version}/scripts/botchk %{buildroot}%{_docdir}/eggdrop-%{version}/
14cr|eggdrop-1.6.21-2|55	rm -rf %{buildroot}%{_libdir}/eggdrop/filesys
14cr|eggdrop-1.6.21-2|56	cp -Rf %{buildroot}%{_libdir}/eggdrop/doc/* %{buildroot}%{_docdir}/eggdrop-%{version}/
14cr|eggdrop-1.6.21-2|57	rm -rf %{buildroot}%{_libdir}/eggdrop/doc/
14cr|eggdrop-1.6.21-2|58	mv %{buildroot}%{_libdir}/eggdrop/README %{buildroot}%{_docdir}/eggdrop-%{version}/
14cr|eggdrop-1.6.21-2|59	
14cr|eggdrop-1.6.21-2|60	%files
14cr|eggdrop-1.6.21-2|61	%dir %{_libdir}/eggdrop
14cr|eggdrop-1.6.21-2|62	%dir %{_libdir}/eggdrop/language
14cr|eggdrop-1.6.21-2|63	%dir %{_libdir}/eggdrop/modules-%{version}
14cr|eggdrop-1.6.21-2|64	%dir %{_libdir}/eggdrop/help
14cr|eggdrop-1.6.21-2|65	%dir %{_libdir}/eggdrop/help/msg
14cr|eggdrop-1.6.21-2|66	%dir %{_libdir}/eggdrop/help/set
14cr|eggdrop-1.6.21-2|67	%dir %{_libdir}/eggdrop/scripts
14cr|eggdrop-1.6.21-2|68	%dir %{_libdir}/eggdrop/logs
14cr|eggdrop-1.6.21-2|69	%dir %{_libdir}/eggdrop/text
14cr|eggdrop-1.6.21-2|70	%{_libdir}/eggdrop/language/*.lang
14cr|eggdrop-1.6.21-2|71	%{_libdir}/eggdrop/text/*
14cr|eggdrop-1.6.21-2|72	%{_libdir}/eggdrop/logs/*
14cr|eggdrop-1.6.21-2|73	%{_libdir}/eggdrop/modules-%{version}/*.so
14cr|eggdrop-1.6.21-2|74	%{_libdir}/eggdrop/eggdrop-%{version}
14cr|eggdrop-1.6.21-2|75	%{_libdir}/eggdrop/eggdrop
14cr|eggdrop-1.6.21-2|76	%{_libdir}/eggdrop/help/*.help
14cr|eggdrop-1.6.21-2|77	%{_libdir}/eggdrop/help/msg/*.help
14cr|eggdrop-1.6.21-2|78	%{_libdir}/eggdrop/help/set/*.help
14cr|eggdrop-1.6.21-2|79	%{_libdir}/eggdrop/scripts/CONTENTS
14cr|eggdrop-1.6.21-2|80	%{_libdir}/eggdrop/scripts/*.tcl
14cr|eggdrop-1.6.21-2|81	%{_libdir}/eggdrop/scripts/botchk
14cr|eggdrop-1.6.21-2|82	%{_libdir}/eggdrop/scripts/autobotchk
14cr|eggdrop-1.6.21-2|83	%{_libdir}/eggdrop/scripts/weed
14cr|eggdrop-1.6.21-2|84	%{_libdir}/eggdrop/eggdrop.conf
14cr|eggdrop-1.6.21-2|85	%{_mandir}/man1/*
14cr|eggdrop-1.6.21-2|86	
14cr|eggdrop-1.6.21-2|87	%doc %{_docdir}/*
14cr|eggdrop-1.6.21-2|88	%doc %{_libdir}/eggdrop/modules
14cr|eggdrop-1.6.21-2|89	
14cr|eggdrop-1.6.21-2|90	
14cr|eggdrop-1.6.21-2|91	
14cr|eggdrop-1.6.21-2|92	%changelog
14cr|eggdrop-1.6.21-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.21-2
14cr|eggdrop-1.6.21-2|94	+ Revision: 4f4410d
14cr|eggdrop-1.6.21-2|95	- MassBuild#464: Increase release tag
14cr|eggdrop-1.6.21-2|96	
14cr|eggdrop-1.6.21-2|97	

1077 14
14cr|egoboo-2.8.1-2|1	Summary:	3D dungeon crawling game
14cr|egoboo-2.8.1-2|2	Name:		egoboo
14cr|egoboo-2.8.1-2|3	Version:	2.8.1
14cr|egoboo-2.8.1-2|4	Release:	2
14cr|egoboo-2.8.1-2|5	Epoch:		1
14cr|egoboo-2.8.1-2|6	License:	GPLv3+
14cr|egoboo-2.8.1-2|7	Group:		Games/Adventure
14cr|egoboo-2.8.1-2|8	URL:		http://egoboo.sourceforge.net/
14cr|egoboo-2.8.1-2|9	#Source0:	http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
14cr|egoboo-2.8.1-2|10	#Since upstream gives both source and data in one tarball, we split it between here and egoboo-data package :
14cr|egoboo-2.8.1-2|11	#wget http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
14cr|egoboo-2.8.1-2|12	#tar xvf %{name}-%{version}.tar.gz
14cr|egoboo-2.8.1-2|13	#mkdir %{name}-data-%{version}
14cr|egoboo-2.8.1-2|14	#cd %{name}-%{version}
14cr|egoboo-2.8.1-2|15	#mv basicdat/ doc/ modules/ egoboo*ico ../%{name}-data-%{version}/
14cr|egoboo-2.8.1-2|16	#cd ..
14cr|egoboo-2.8.1-2|17	#tar Jcvf %{name}-%{version}.tar.xz %{name}-%{version}/
14cr|egoboo-2.8.1-2|18	#tar Jcvf %{name}-data-%{version}.tar.xz %{name}-data-%{version}/
14cr|egoboo-2.8.1-2|19	Source0:	%{name}-%{version}.tar.xz
14cr|egoboo-2.8.1-2|20	Patch5:		egoboo-2.8.1-add-destdir.patch
14cr|egoboo-2.8.1-2|21	Patch7:		egoboo-2.8.1-use-datadir-for-config.patch
14cr|egoboo-2.8.1-2|22	Patch9:		egoboo-2.8.1-link-against-libm.patch
14cr|egoboo-2.8.1-2|23	BuildRequires:	SDL-devel
14cr|egoboo-2.8.1-2|24	BuildRequires:	SDL_mixer-devel
14cr|egoboo-2.8.1-2|25	BuildRequires:	SDL_ttf-devel
14cr|egoboo-2.8.1-2|26	BuildRequires:	SDL_image-devel
14cr|egoboo-2.8.1-2|27	BuildRequires:	mesaglu-devel
14cr|egoboo-2.8.1-2|28	BuildRequires:	imagemagick
14cr|egoboo-2.8.1-2|29	BuildRequires:	physfs-devel
14cr|egoboo-2.8.1-2|30	BuildRequires:	dos2unix
14cr|egoboo-2.8.1-2|31	Requires:	egoboo-data = %{epoch}:%{version}
14cr|egoboo-2.8.1-2|32	
14cr|egoboo-2.8.1-2|33	%description
14cr|egoboo-2.8.1-2|34	Egoboo is an open source project, using OpenGL and SDL(Simple
14cr|egoboo-2.8.1-2|35	DirectMedia Layer) libraries. It is a 3d dungeon role playing
14cr|egoboo-2.8.1-2|36	game in the spirit of NetHack. Nice colorful graphics, and
14cr|egoboo-2.8.1-2|37	detailed models(using Quake2 modeling tools) make this game
14cr|egoboo-2.8.1-2|38	stand out in the gaming open-source community.
14cr|egoboo-2.8.1-2|39	
14cr|egoboo-2.8.1-2|40	%prep
14cr|egoboo-2.8.1-2|41	%setup -q
14cr|egoboo-2.8.1-2|42	%patch5 -p1 -b .destdir~
14cr|egoboo-2.8.1-2|43	%patch7 -p1 -b .conf_dir~
14cr|egoboo-2.8.1-2|44	%patch9 -p1 -b .libm~
14cr|egoboo-2.8.1-2|45	for f in `find -name \*.c -o -name \*.h -o -name README\* -o -name change.log`; do
14cr|egoboo-2.8.1-2|46	dos2unix $f
14cr|egoboo-2.8.1-2|47	chmod 644 $f
14cr|egoboo-2.8.1-2|48	done
14cr|egoboo-2.8.1-2|49	
14cr|egoboo-2.8.1-2|50	%build
14cr|egoboo-2.8.1-2|51	%make OPT='-DPREFIX=\"%{_prefix}\" -D_NIX_PREFIX -Wall %{optflags}'
14cr|egoboo-2.8.1-2|52	
14cr|egoboo-2.8.1-2|53	%install
14cr|egoboo-2.8.1-2|54	%makeinstall_std
14cr|egoboo-2.8.1-2|55	
14cr|egoboo-2.8.1-2|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|egoboo-2.8.1-2|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|egoboo-2.8.1-2|58	[Desktop Entry]
14cr|egoboo-2.8.1-2|59	Name=Egoboo
14cr|egoboo-2.8.1-2|60	Comment=A top down graphical (3D) RPG in the spirit of Nethack
14cr|egoboo-2.8.1-2|61	Exec=%{_gamesbindir}/egoboo
14cr|egoboo-2.8.1-2|62	Icon=egoboo
14cr|egoboo-2.8.1-2|63	Terminal=false
14cr|egoboo-2.8.1-2|64	StartupNotify=false
14cr|egoboo-2.8.1-2|65	Type=Application
14cr|egoboo-2.8.1-2|66	Categories=Game;RolePlaying;AdventureGame;
14cr|egoboo-2.8.1-2|67	EOF
14cr|egoboo-2.8.1-2|68	
14cr|egoboo-2.8.1-2|69	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|egoboo-2.8.1-2|70	convert egoboo1.ico egoboo.png
14cr|egoboo-2.8.1-2|71	convert -resize 16x16 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|egoboo-2.8.1-2|72	convert -resize 32x32 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|egoboo-2.8.1-2|73	convert -resize 48x48 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|egoboo-2.8.1-2|74	
14cr|egoboo-2.8.1-2|75	%files
14cr|egoboo-2.8.1-2|76	%doc README.Linux game/change.log
14cr|egoboo-2.8.1-2|77	%{_gamesbindir}/%{name}
14cr|egoboo-2.8.1-2|78	%{_gamesdatadir}/%{name}/controls.txt
14cr|egoboo-2.8.1-2|79	%{_gamesdatadir}/%{name}/setup.txt
14cr|egoboo-2.8.1-2|80	%{_datadir}/applications/egoboo.desktop
14cr|egoboo-2.8.1-2|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|egoboo-2.8.1-2|82	
14cr|egoboo-2.8.1-2|83	
14cr|egoboo-2.8.1-2|84	
14cr|egoboo-2.8.1-2|85	%changelog
14cr|egoboo-2.8.1-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.1-2
14cr|egoboo-2.8.1-2|87	+ Revision: 2c26b5c
14cr|egoboo-2.8.1-2|88	- MassBuild#464: Increase release tag
14cr|egoboo-2.8.1-2|89	
14cr|egoboo-2.8.1-2|90	

1078 14
14cr|egoboo-data-2.8.1-2|1	%define oname	egoboo
14cr|egoboo-data-2.8.1-2|2	
14cr|egoboo-data-2.8.1-2|3	Summary:	Data files for egoboo
14cr|egoboo-data-2.8.1-2|4	Name:		%{oname}-data
14cr|egoboo-data-2.8.1-2|5	Version:	2.8.1
14cr|egoboo-data-2.8.1-2|6	Release:	2
14cr|egoboo-data-2.8.1-2|7	Epoch:		1
14cr|egoboo-data-2.8.1-2|8	License:	GPLv3+
14cr|egoboo-data-2.8.1-2|9	Group:		Games/Adventure
14cr|egoboo-data-2.8.1-2|10	URL:		http://egoboo.sourceforge.net/
14cr|egoboo-data-2.8.1-2|11	Source0:	http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.xz
14cr|egoboo-data-2.8.1-2|12	Requires:	%{oname} = %{epoch}:%{version}
14cr|egoboo-data-2.8.1-2|13	BuildArch:	noarch
14cr|egoboo-data-2.8.1-2|14	
14cr|egoboo-data-2.8.1-2|15	%description
14cr|egoboo-data-2.8.1-2|16	Egoboo is an open source project, using OpenGL and SDL(Simple
14cr|egoboo-data-2.8.1-2|17	DirectMedia Layer) libraries. It is a 3d dungeon role playing
14cr|egoboo-data-2.8.1-2|18	game in the spirit of NetHack. Nice colorful graphics, and
14cr|egoboo-data-2.8.1-2|19	detailed models(using Quake2 modeling tools) make this game
14cr|egoboo-data-2.8.1-2|20	stand out in the gaming open-source community.
14cr|egoboo-data-2.8.1-2|21	
14cr|egoboo-data-2.8.1-2|22	%prep
14cr|egoboo-data-2.8.1-2|23	%setup -q
14cr|egoboo-data-2.8.1-2|24	
14cr|egoboo-data-2.8.1-2|25	%build
14cr|egoboo-data-2.8.1-2|26	
14cr|egoboo-data-2.8.1-2|27	%install
14cr|egoboo-data-2.8.1-2|28	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|egoboo-data-2.8.1-2|29	cp -r basicdat modules %{buildroot}%{_gamesdatadir}/%{oname}
14cr|egoboo-data-2.8.1-2|30	
14cr|egoboo-data-2.8.1-2|31	%files
14cr|egoboo-data-2.8.1-2|32	%defattr(644,root,root,755)
14cr|egoboo-data-2.8.1-2|33	%dir %{_gamesdatadir}/%{oname}
14cr|egoboo-data-2.8.1-2|34	%{_gamesdatadir}/%{oname}/basicdat
14cr|egoboo-data-2.8.1-2|35	%{_gamesdatadir}/%{oname}/modules
14cr|egoboo-data-2.8.1-2|36	
14cr|egoboo-data-2.8.1-2|37	
14cr|egoboo-data-2.8.1-2|38	
14cr|egoboo-data-2.8.1-2|39	%changelog
14cr|egoboo-data-2.8.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.1-2
14cr|egoboo-data-2.8.1-2|41	+ Revision: f6c7117
14cr|egoboo-data-2.8.1-2|42	- MassBuild#464: Increase release tag
14cr|egoboo-data-2.8.1-2|43	
14cr|egoboo-data-2.8.1-2|44	

1079 14
14cr|egroupware-1.8.005.20131001-3|1	# (oe) undefining these makes the build _real_ quick.
14cr|egroupware-1.8.005.20131001-3|2	%undefine __find_provides
14cr|egroupware-1.8.005.20131001-3|3	%undefine __find_requires
14cr|egroupware-1.8.005.20131001-3|4	
14cr|egroupware-1.8.005.20131001-3|5	%define	Name	eGroupware
14cr|egroupware-1.8.005.20131001-3|6	
14cr|egroupware-1.8.005.20131001-3|7	Name:		egroupware
14cr|egroupware-1.8.005.20131001-3|8	Version:	1.8.005.20131001
14cr|egroupware-1.8.005.20131001-3|9	Release:	3
14cr|egroupware-1.8.005.20131001-3|10	Summary:	Web-based groupware suite written in php
14cr|egroupware-1.8.005.20131001-3|11	License:	GPL+
14cr|egroupware-1.8.005.20131001-3|12	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|13	URL:		http://www.egroupware.org/
14cr|egroupware-1.8.005.20131001-3|14	Source0:	http://downloads.sourceforge.net/%{name}/%{Name}-%{version}.tar.bz2
14cr|egroupware-1.8.005.20131001-3|15	Source1:	http://downloads.sourceforge.net/%{name}/%{Name}-egw-pear-%{version}.tar.bz2
14cr|egroupware-1.8.005.20131001-3|16	Source2:	http://downloads.sourceforge.net/%{name}/%{Name}-gallery-%{version}.tar.bz2
14cr|egroupware-1.8.005.20131001-3|17	Patch0:		eGroupware-1.6.002-preferred_php_binary.patch
14cr|egroupware-1.8.005.20131001-3|18	
14cr|egroupware-1.8.005.20131001-3|19	Requires:	apache-mod_php
14cr|egroupware-1.8.005.20131001-3|20	Requires:   apache-mod_socache_shmcb
14cr|egroupware-1.8.005.20131001-3|21	Requires:	php-xml
14cr|egroupware-1.8.005.20131001-3|22	Requires:	php-gd
14cr|egroupware-1.8.005.20131001-3|23	Requires:	php-cli
14cr|egroupware-1.8.005.20131001-3|24	Requires:	php-dom
14cr|egroupware-1.8.005.20131001-3|25	Requires:	php-zip
14cr|egroupware-1.8.005.20131001-3|26	Requires:   php-pear-XML_Parser
14cr|egroupware-1.8.005.20131001-3|27	Requires:	%{name}-calendar
14cr|egroupware-1.8.005.20131001-3|28	Requires:	%{name}-etemplate
14cr|egroupware-1.8.005.20131001-3|29	Requires:	%{name}-emailadmin
14cr|egroupware-1.8.005.20131001-3|30	Suggests:	php-pdo_mysql
14cr|egroupware-1.8.005.20131001-3|31	Suggests:	php-mcrypt
14cr|egroupware-1.8.005.20131001-3|32	Suggests:	php-imap
14cr|egroupware-1.8.005.20131001-3|33	Provides:	egroupware-addressbook = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|34	Provides:	egroupware-etemplate = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|35	Provides:	egroupware-contrib-icalsrv = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|36	Provides:	egroupware-contrib-egwical = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|37	Provides:	egroupware-icalsrv = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|38	Provides:	egroupware-mydms = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|39	Obsoletes:	egroupware-addressbook < 1.8.001.2010111-1
14cr|egroupware-1.8.005.20131001-3|40	Obsoletes:	egroupware-etemplate < 1.8.001.2010111-1
14cr|egroupware-1.8.005.20131001-3|41	Obsoletes:	egroupware-icalsrv < 1.8.001.2010111-1
14cr|egroupware-1.8.005.20131001-3|42	Obsoletes:	egroupware-mydms < 1.8.001.2010111-1
14cr|egroupware-1.8.005.20131001-3|43	Obsoletes:	egroupware-contrib-icalsrv < 1.2.107-5
14cr|egroupware-1.8.005.20131001-3|44	Obsoletes:	egroupware-contrib-egwical < 1.2.107-5
14cr|egroupware-1.8.005.20131001-3|45	BuildArch:	noarch
14cr|egroupware-1.8.005.20131001-3|46	
14cr|egroupware-1.8.005.20131001-3|47	%description
14cr|egroupware-1.8.005.20131001-3|48	eGroupWare is a web-based groupware suite written in PHP.
14cr|egroupware-1.8.005.20131001-3|49	The core package provides the admin, setup, phpgwapi and preferences
14cr|egroupware-1.8.005.20131001-3|50	packages. It also provides an API for developing additional applications.
14cr|egroupware-1.8.005.20131001-3|51	See the egroupware apps project for add-on apps.
14cr|egroupware-1.8.005.20131001-3|52	
14cr|egroupware-1.8.005.20131001-3|53	%package bookmarks
14cr|egroupware-1.8.005.20131001-3|54	Summary:	The eGroupWare bookmarks application
14cr|egroupware-1.8.005.20131001-3|55	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|56	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|57	
14cr|egroupware-1.8.005.20131001-3|58	%description bookmarks
14cr|egroupware-1.8.005.20131001-3|59	Manage your bookmarks with eGroupWare. Has Netscape plugin.
14cr|egroupware-1.8.005.20131001-3|60	
14cr|egroupware-1.8.005.20131001-3|61	%package calendar
14cr|egroupware-1.8.005.20131001-3|62	Summary:	The eGroupWare calendar application
14cr|egroupware-1.8.005.20131001-3|63	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|64	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|65	
14cr|egroupware-1.8.005.20131001-3|66	%description calendar
14cr|egroupware-1.8.005.20131001-3|67	Powerful calendar with meeting request system, Alarms, CalDAV and E-Mail
14cr|egroupware-1.8.005.20131001-3|68	support, and ACL security.
14cr|egroupware-1.8.005.20131001-3|69	
14cr|egroupware-1.8.005.20131001-3|70	%package developer_tools
14cr|egroupware-1.8.005.20131001-3|71	Summary:	The eGroupWare developer_tools application
14cr|egroupware-1.8.005.20131001-3|72	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|73	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|74	
14cr|egroupware-1.8.005.20131001-3|75	%description developer_tools
14cr|egroupware-1.8.005.20131001-3|76	The TranslationTools allow to create and extend translations-files for
14cr|egroupware-1.8.005.20131001-3|77	eGroupWare. They can search the sources for new / added phrases and show you
14cr|egroupware-1.8.005.20131001-3|78	the ones missing in your language.
14cr|egroupware-1.8.005.20131001-3|79	
14cr|egroupware-1.8.005.20131001-3|80	%package egw-pear
14cr|egroupware-1.8.005.20131001-3|81	Summary:	php-pear classes for eGroupWare
14cr|egroupware-1.8.005.20131001-3|82	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|83	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|84	
14cr|egroupware-1.8.005.20131001-3|85	%description egw-pear
14cr|egroupware-1.8.005.20131001-3|86	egw-pear contains modified pear classes necessary for eGroupware.
14cr|egroupware-1.8.005.20131001-3|87	
14cr|egroupware-1.8.005.20131001-3|88	%package emailadmin
14cr|egroupware-1.8.005.20131001-3|89	Summary:	The eGroupWare emailadmin application
14cr|egroupware-1.8.005.20131001-3|90	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|91	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|92	Requires:	%{name}-egw-pear >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|93	Suggests:	php-pear-Auth_SASL
14cr|egroupware-1.8.005.20131001-3|94	
14cr|egroupware-1.8.005.20131001-3|95	%description emailadmin
14cr|egroupware-1.8.005.20131001-3|96	EmailAdmin enables user email account maintenance in eGroupWare.
14cr|egroupware-1.8.005.20131001-3|97	
14cr|egroupware-1.8.005.20131001-3|98	%package felamimail
14cr|egroupware-1.8.005.20131001-3|99	Summary:	The eGroupWare felamimail application
14cr|egroupware-1.8.005.20131001-3|100	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|101	Requires:	%{name}-emailadmin = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|102	Requires:	%{name}-egw-pear = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|103	
14cr|egroupware-1.8.005.20131001-3|104	%description felamimail
14cr|egroupware-1.8.005.20131001-3|105	The felamimail Email Reader is an alternative email application for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|106	
14cr|egroupware-1.8.005.20131001-3|107	%package filemanager
14cr|egroupware-1.8.005.20131001-3|108	Summary:	The eGroupWare filemanager application
14cr|egroupware-1.8.005.20131001-3|109	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|110	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|111	Requires:	%{name}-egw-pear >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|112	
14cr|egroupware-1.8.005.20131001-3|113	%description filemanager
14cr|egroupware-1.8.005.20131001-3|114	This is the filemanager app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|115	
14cr|egroupware-1.8.005.20131001-3|116	%package gallery
14cr|egroupware-1.8.005.20131001-3|117	Summary:	The eGroupWare gallery application
14cr|egroupware-1.8.005.20131001-3|118	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|119	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|120	Requires:	%{name}-egw-pear >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|121	
14cr|egroupware-1.8.005.20131001-3|122	%description gallery
14cr|egroupware-1.8.005.20131001-3|123	A gallery application for eGroupWare (a port of gallery2).
14cr|egroupware-1.8.005.20131001-3|124	
14cr|egroupware-1.8.005.20131001-3|125	%package importexport
14cr|egroupware-1.8.005.20131001-3|126	Summary:	The eGroupWare import/export function
14cr|egroupware-1.8.005.20131001-3|127	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|128	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|129	
14cr|egroupware-1.8.005.20131001-3|130	%description importexport
14cr|egroupware-1.8.005.20131001-3|131	This package provides a general import/export function for the
14cr|egroupware-1.8.005.20131001-3|132	eGroupware suite.
14cr|egroupware-1.8.005.20131001-3|133	
14cr|egroupware-1.8.005.20131001-3|134	%package infolog
14cr|egroupware-1.8.005.20131001-3|135	Summary:	The eGroupWare infolog application
14cr|egroupware-1.8.005.20131001-3|136	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|137	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|138	
14cr|egroupware-1.8.005.20131001-3|139	%description infolog
14cr|egroupware-1.8.005.20131001-3|140	This is the infolog app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|141	
14cr|egroupware-1.8.005.20131001-3|142	%package manual
14cr|egroupware-1.8.005.20131001-3|143	Summary:	The eGroupWare messenger application
14cr|egroupware-1.8.005.20131001-3|144	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|145	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|146	
14cr|egroupware-1.8.005.20131001-3|147	%description manual
14cr|egroupware-1.8.005.20131001-3|148	This is the manual app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|149	
14cr|egroupware-1.8.005.20131001-3|150	%package news_admin
14cr|egroupware-1.8.005.20131001-3|151	Summary:	The eGroupWare news_admin application
14cr|egroupware-1.8.005.20131001-3|152	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|153	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|154	
14cr|egroupware-1.8.005.20131001-3|155	%description news_admin
14cr|egroupware-1.8.005.20131001-3|156	This is the news_admin app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|157	
14cr|egroupware-1.8.005.20131001-3|158	%package notifications
14cr|egroupware-1.8.005.20131001-3|159	Summary:	User notifications for eGroupWare
14cr|egroupware-1.8.005.20131001-3|160	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|161	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|162	
14cr|egroupware-1.8.005.20131001-3|163	%description notifications
14cr|egroupware-1.8.005.20131001-3|164	This package provides pop-up user notifications for the eGroupWare
14cr|egroupware-1.8.005.20131001-3|165	suite.
14cr|egroupware-1.8.005.20131001-3|166	
14cr|egroupware-1.8.005.20131001-3|167	%package phpbrain
14cr|egroupware-1.8.005.20131001-3|168	Summary:	The eGroupWare phpbrain application
14cr|egroupware-1.8.005.20131001-3|169	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|170	
14cr|egroupware-1.8.005.20131001-3|171	%description phpbrain
14cr|egroupware-1.8.005.20131001-3|172	This is the phpbrain app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|173	
14cr|egroupware-1.8.005.20131001-3|174	%package phpsysinfo
14cr|egroupware-1.8.005.20131001-3|175	Summary:	The eGroupWare phpsysinfo application
14cr|egroupware-1.8.005.20131001-3|176	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|177	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|178	
14cr|egroupware-1.8.005.20131001-3|179	%description phpsysinfo
14cr|egroupware-1.8.005.20131001-3|180	This is the cire phpsysinfo of eGroupWare.
14cr|egroupware-1.8.005.20131001-3|181	
14cr|egroupware-1.8.005.20131001-3|182	%package polls
14cr|egroupware-1.8.005.20131001-3|183	Summary:	The eGroupWare polls application
14cr|egroupware-1.8.005.20131001-3|184	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|185	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|186	
14cr|egroupware-1.8.005.20131001-3|187	%description polls
14cr|egroupware-1.8.005.20131001-3|188	This is the polls app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|189	
14cr|egroupware-1.8.005.20131001-3|190	%package projectmanager
14cr|egroupware-1.8.005.20131001-3|191	Summary:	The eGroupWare projects application
14cr|egroupware-1.8.005.20131001-3|192	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|193	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|194	
14cr|egroupware-1.8.005.20131001-3|195	%description projectmanager
14cr|egroupware-1.8.005.20131001-3|196	This is the projects app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|197	
14cr|egroupware-1.8.005.20131001-3|198	%package registration
14cr|egroupware-1.8.005.20131001-3|199	Summary:	The eGroupWare registration application
14cr|egroupware-1.8.005.20131001-3|200	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|201	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|202	
14cr|egroupware-1.8.005.20131001-3|203	%description registration
14cr|egroupware-1.8.005.20131001-3|204	This is the registration app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|205	
14cr|egroupware-1.8.005.20131001-3|206	%package sambaadmin
14cr|egroupware-1.8.005.20131001-3|207	Summary:	The eGroupWare sambaadmin application
14cr|egroupware-1.8.005.20131001-3|208	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|209	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|210	
14cr|egroupware-1.8.005.20131001-3|211	%description sambaadmin
14cr|egroupware-1.8.005.20131001-3|212	Manage Samba resources with egroupware.
14cr|egroupware-1.8.005.20131001-3|213	
14cr|egroupware-1.8.005.20131001-3|214	%package sitemgr
14cr|egroupware-1.8.005.20131001-3|215	Summary:	The eGroupWare sitemgr application
14cr|egroupware-1.8.005.20131001-3|216	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|217	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|218	
14cr|egroupware-1.8.005.20131001-3|219	%description sitemgr
14cr|egroupware-1.8.005.20131001-3|220	This is the sitemgr app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|221	
14cr|egroupware-1.8.005.20131001-3|222	%package syncml
14cr|egroupware-1.8.005.20131001-3|223	Summary:	The eGroupWare syncml application
14cr|egroupware-1.8.005.20131001-3|224	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|225	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|226	
14cr|egroupware-1.8.005.20131001-3|227	%description syncml
14cr|egroupware-1.8.005.20131001-3|228	Synchronisation for agenda, contacts and todo list.
14cr|egroupware-1.8.005.20131001-3|229	
14cr|egroupware-1.8.005.20131001-3|230	%package timesheet
14cr|egroupware-1.8.005.20131001-3|231	Summary:	The eGroupWare timesheet application
14cr|egroupware-1.8.005.20131001-3|232	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|233	Requires:	%{name} >= %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|234	
14cr|egroupware-1.8.005.20131001-3|235	%description timesheet
14cr|egroupware-1.8.005.20131001-3|236	Free time management.
14cr|egroupware-1.8.005.20131001-3|237	
14cr|egroupware-1.8.005.20131001-3|238	%package tracker
14cr|egroupware-1.8.005.20131001-3|239	Summary:	The eGroupWare tracker application
14cr|egroupware-1.8.005.20131001-3|240	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|241	Requires:	%{name} = %{version}-%{release}
14cr|egroupware-1.8.005.20131001-3|242	
14cr|egroupware-1.8.005.20131001-3|243	%description tracker
14cr|egroupware-1.8.005.20131001-3|244	This is the tracker app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|245	
14cr|egroupware-1.8.005.20131001-3|246	%package wiki
14cr|egroupware-1.8.005.20131001-3|247	Summary:	The eGroupWare wiki application
14cr|egroupware-1.8.005.20131001-3|248	Group:		System/Servers
14cr|egroupware-1.8.005.20131001-3|249	
14cr|egroupware-1.8.005.20131001-3|250	%description wiki
14cr|egroupware-1.8.005.20131001-3|251	This is the wiki app for eGroupWare.
14cr|egroupware-1.8.005.20131001-3|252	
14cr|egroupware-1.8.005.20131001-3|253	%prep
14cr|egroupware-1.8.005.20131001-3|254	%setup -q -n %{name}
14cr|egroupware-1.8.005.20131001-3|255	%setup -q -T -D -b 1 -n %{name}
14cr|egroupware-1.8.005.20131001-3|256	%setup -q -T -D -b 2 -n %{name}
14cr|egroupware-1.8.005.20131001-3|257	%patch0 -p1
14cr|egroupware-1.8.005.20131001-3|258	
14cr|egroupware-1.8.005.20131001-3|259	# cleanup
14cr|egroupware-1.8.005.20131001-3|260	find . -type d -name CVS | xargs rm -rf
14cr|egroupware-1.8.005.20131001-3|261	find . -type f -name *.old -o -name *.backup | xargs rm -f
14cr|egroupware-1.8.005.20131001-3|262	find . -type f -empty | xargs rm -f
14cr|egroupware-1.8.005.20131001-3|263	find . -type f | xargs chmod 644
14cr|egroupware-1.8.005.20131001-3|264	find . -name .htaccess |xargs rm -f
14cr|egroupware-1.8.005.20131001-3|265	find . -name .svn | xargs rm -rf
14cr|egroupware-1.8.005.20131001-3|266	
14cr|egroupware-1.8.005.20131001-3|267	%build
14cr|egroupware-1.8.005.20131001-3|268	
14cr|egroupware-1.8.005.20131001-3|269	%install
14cr|egroupware-1.8.005.20131001-3|270	# apache configuration
14cr|egroupware-1.8.005.20131001-3|271	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|egroupware-1.8.005.20131001-3|272	sed 's,\/usr\/share\/egroupware,\/var\/www\/egroupware,' doc/rpm-build/apache.conf > %{buildroot}%{_webappconfdir}/%{name}.conf
14cr|egroupware-1.8.005.20131001-3|273	
14cr|egroupware-1.8.005.20131001-3|274	# install files
14cr|egroupware-1.8.005.20131001-3|275	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/files
14cr|egroupware-1.8.005.20131001-3|276	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/backup
14cr|egroupware-1.8.005.20131001-3|277	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|egroupware-1.8.005.20131001-3|278	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cr|egroupware-1.8.005.20131001-3|279	
14cr|egroupware-1.8.005.20131001-3|280	# setup the config file: this dummy content triggers the setup process
14cr|egroupware-1.8.005.20131001-3|281	# (from upstream's package)
14cr|egroupware-1.8.005.20131001-3|282	cp doc/rpm-build/header.inc.php %{buildroot}%{_localstatedir}/lib/%{name}/header.inc.php
14cr|egroupware-1.8.005.20131001-3|283	ln -s %{_localstatedir}/lib/%{name}/header.inc.php %{buildroot}%{_var}/www/%{name}/header.inc.php
14cr|egroupware-1.8.005.20131001-3|284	
14cr|egroupware-1.8.005.20131001-3|285	# post-install cleanup
14cr|egroupware-1.8.005.20131001-3|286	rm -rf %{buildroot}%{_var}/www/%{name}/doc
14cr|egroupware-1.8.005.20131001-3|287	rm -rf %{buildroot}%{_var}/www/%{name}/*/doc
14cr|egroupware-1.8.005.20131001-3|288	rm -f %{buildroot}%{_var}/www/%{name}/felamimail/{COPYING,Changelog,README,TODO}
14cr|egroupware-1.8.005.20131001-3|289	# doc cleanup
14cr|egroupware-1.8.005.20131001-3|290	rm -f doc/Makefile
14cr|egroupware-1.8.005.20131001-3|291	rm -rf doc/rpm-build
14cr|egroupware-1.8.005.20131001-3|292	
14cr|egroupware-1.8.005.20131001-3|293	%files
14cr|egroupware-1.8.005.20131001-3|294	%doc doc/*
14cr|egroupware-1.8.005.20131001-3|295	%doc phpgwapi/doc/*
14cr|egroupware-1.8.005.20131001-3|296	# Apache configuration file
14cr|egroupware-1.8.005.20131001-3|297	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|egroupware-1.8.005.20131001-3|298	# Header config file
14cr|egroupware-1.8.005.20131001-3|299	%attr(640,apache,apache) %config(noreplace) %{_localstatedir}/lib/%{name}/header.inc.php
14cr|egroupware-1.8.005.20131001-3|300	# top level dir and files
14cr|egroupware-1.8.005.20131001-3|301	%dir %{_var}/www/%{name}
14cr|egroupware-1.8.005.20131001-3|302	%{_var}/www/%{name}/*.php
14cr|egroupware-1.8.005.20131001-3|303	%{_var}/www/%{name}/groupdav.htaccess
14cr|egroupware-1.8.005.20131001-3|304	%{_var}/www/%{name}/header.inc.php.template
14cr|egroupware-1.8.005.20131001-3|305	%{_var}/www/%{name}/phpgwapi
14cr|egroupware-1.8.005.20131001-3|306	%{_var}/www/%{name}/addressbook
14cr|egroupware-1.8.005.20131001-3|307	%{_var}/www/%{name}/admin
14cr|egroupware-1.8.005.20131001-3|308	%{_var}/www/%{name}/etemplate
14cr|egroupware-1.8.005.20131001-3|309	%{_var}/www/%{name}/preferences
14cr|egroupware-1.8.005.20131001-3|310	%{_var}/www/%{name}/setup
14cr|egroupware-1.8.005.20131001-3|311	%{_var}/www/%{name}/home
14cr|egroupware-1.8.005.20131001-3|312	%{_var}/www/%{name}/resources
14cr|egroupware-1.8.005.20131001-3|313	%{_var}/www/%{name}/files
14cr|egroupware-1.8.005.20131001-3|314	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
14cr|egroupware-1.8.005.20131001-3|315	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default
14cr|egroupware-1.8.005.20131001-3|316	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/files
14cr|egroupware-1.8.005.20131001-3|317	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/backup
14cr|egroupware-1.8.005.20131001-3|318	
14cr|egroupware-1.8.005.20131001-3|319	%files bookmarks
14cr|egroupware-1.8.005.20131001-3|320	%{_var}/www/%{name}/bookmarks
14cr|egroupware-1.8.005.20131001-3|321	
14cr|egroupware-1.8.005.20131001-3|322	%files calendar
14cr|egroupware-1.8.005.20131001-3|323	%{_var}/www/%{name}/calendar
14cr|egroupware-1.8.005.20131001-3|324	
14cr|egroupware-1.8.005.20131001-3|325	%files developer_tools
14cr|egroupware-1.8.005.20131001-3|326	%doc developer_tools/doc/*
14cr|egroupware-1.8.005.20131001-3|327	%{_var}/www/%{name}/developer_tools
14cr|egroupware-1.8.005.20131001-3|328	
14cr|egroupware-1.8.005.20131001-3|329	%files egw-pear
14cr|egroupware-1.8.005.20131001-3|330	%{_var}/www/%{name}/egw-pear
14cr|egroupware-1.8.005.20131001-3|331	
14cr|egroupware-1.8.005.20131001-3|332	%files emailadmin
14cr|egroupware-1.8.005.20131001-3|333	%{_var}/www/%{name}/emailadmin
14cr|egroupware-1.8.005.20131001-3|334	
14cr|egroupware-1.8.005.20131001-3|335	%files felamimail
14cr|egroupware-1.8.005.20131001-3|336	%doc felamimail/{Changelog,README,TODO}
14cr|egroupware-1.8.005.20131001-3|337	%{_var}/www/%{name}/felamimail
14cr|egroupware-1.8.005.20131001-3|338	
14cr|egroupware-1.8.005.20131001-3|339	%files filemanager
14cr|egroupware-1.8.005.20131001-3|340	%{_var}/www/%{name}/filemanager
14cr|egroupware-1.8.005.20131001-3|341	
14cr|egroupware-1.8.005.20131001-3|342	%files gallery
14cr|egroupware-1.8.005.20131001-3|343	%{_var}/www/%{name}/gallery
14cr|egroupware-1.8.005.20131001-3|344	
14cr|egroupware-1.8.005.20131001-3|345	%files importexport
14cr|egroupware-1.8.005.20131001-3|346	%{_var}/www/%{name}/importexport
14cr|egroupware-1.8.005.20131001-3|347	
14cr|egroupware-1.8.005.20131001-3|348	%files infolog
14cr|egroupware-1.8.005.20131001-3|349	%{_var}/www/%{name}/infolog
14cr|egroupware-1.8.005.20131001-3|350	
14cr|egroupware-1.8.005.20131001-3|351	%files manual
14cr|egroupware-1.8.005.20131001-3|352	%{_var}/www/%{name}/manual
14cr|egroupware-1.8.005.20131001-3|353	
14cr|egroupware-1.8.005.20131001-3|354	%files news_admin
14cr|egroupware-1.8.005.20131001-3|355	%doc news_admin/doc/*
14cr|egroupware-1.8.005.20131001-3|356	%{_var}/www/%{name}/news_admin
14cr|egroupware-1.8.005.20131001-3|357	
14cr|egroupware-1.8.005.20131001-3|358	%files notifications
14cr|egroupware-1.8.005.20131001-3|359	%{_var}/www/%{name}/notifications
14cr|egroupware-1.8.005.20131001-3|360	
14cr|egroupware-1.8.005.20131001-3|361	%files phpbrain
14cr|egroupware-1.8.005.20131001-3|362	%{_var}/www/%{name}/phpbrain
14cr|egroupware-1.8.005.20131001-3|363	
14cr|egroupware-1.8.005.20131001-3|364	%files phpsysinfo
14cr|egroupware-1.8.005.20131001-3|365	%{_var}/www/%{name}/phpsysinfo
14cr|egroupware-1.8.005.20131001-3|366	
14cr|egroupware-1.8.005.20131001-3|367	%files polls
14cr|egroupware-1.8.005.20131001-3|368	%doc polls/doc/*
14cr|egroupware-1.8.005.20131001-3|369	%{_var}/www/%{name}/polls
14cr|egroupware-1.8.005.20131001-3|370	
14cr|egroupware-1.8.005.20131001-3|371	%files projectmanager
14cr|egroupware-1.8.005.20131001-3|372	%{_var}/www/%{name}/projectmanager
14cr|egroupware-1.8.005.20131001-3|373	
14cr|egroupware-1.8.005.20131001-3|374	%files registration
14cr|egroupware-1.8.005.20131001-3|375	%doc registration/doc/*
14cr|egroupware-1.8.005.20131001-3|376	%{_var}/www/%{name}/registration
14cr|egroupware-1.8.005.20131001-3|377	
14cr|egroupware-1.8.005.20131001-3|378	%files sambaadmin
14cr|egroupware-1.8.005.20131001-3|379	%defattr(-,root,root)
14cr|egroupware-1.8.005.20131001-3|380	%{_var}/www/%{name}/sambaadmin
14cr|egroupware-1.8.005.20131001-3|381	
14cr|egroupware-1.8.005.20131001-3|382	%files sitemgr
14cr|egroupware-1.8.005.20131001-3|383	%{_var}/www/%{name}/sitemgr
14cr|egroupware-1.8.005.20131001-3|384	
14cr|egroupware-1.8.005.20131001-3|385	%files syncml
14cr|egroupware-1.8.005.20131001-3|386	%{_var}/www/%{name}/syncml
14cr|egroupware-1.8.005.20131001-3|387	
14cr|egroupware-1.8.005.20131001-3|388	%files timesheet
14cr|egroupware-1.8.005.20131001-3|389	%{_var}/www/%{name}/timesheet
14cr|egroupware-1.8.005.20131001-3|390	
14cr|egroupware-1.8.005.20131001-3|391	%files tracker
14cr|egroupware-1.8.005.20131001-3|392	%{_var}/www/%{name}/tracker
14cr|egroupware-1.8.005.20131001-3|393	
14cr|egroupware-1.8.005.20131001-3|394	%files wiki
14cr|egroupware-1.8.005.20131001-3|395	%doc wiki/doc/*
14cr|egroupware-1.8.005.20131001-3|396	%{_var}/www/%{name}/wiki
14cr|egroupware-1.8.005.20131001-3|397	
14cr|egroupware-1.8.005.20131001-3|398	
14cr|egroupware-1.8.005.20131001-3|399	
14cr|egroupware-1.8.005.20131001-3|400	%changelog
14cr|egroupware-1.8.005.20131001-3|401	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.005.20131001-3
14cr|egroupware-1.8.005.20131001-3|402	+ Revision: 8d2b1a1
14cr|egroupware-1.8.005.20131001-3|403	- MassBuild#464: Increase release tag
14cr|egroupware-1.8.005.20131001-3|404	
14cr|egroupware-1.8.005.20131001-3|405	

1080 14
14cr|egroupware-contrib-1.2.107-12|1	%define	Name	eGroupWare-contrib
14cr|egroupware-contrib-1.2.107-12|2	%define egw	egroupware
14cr|egroupware-contrib-1.2.107-12|3	%define wwwdir	%{_var}/www/%{egw}
14cr|egroupware-contrib-1.2.107-12|4	%define	Version	1.2.107-2
14cr|egroupware-contrib-1.2.107-12|5	
14cr|egroupware-contrib-1.2.107-12|6	Name:		egroupware-contrib
14cr|egroupware-contrib-1.2.107-12|7	Version:	1.2.107
14cr|egroupware-contrib-1.2.107-12|8	Release:	12
14cr|egroupware-contrib-1.2.107-12|9	Summary:	Contrib modules for egroupware suite
14cr|egroupware-contrib-1.2.107-12|10	License:	GPL+
14cr|egroupware-contrib-1.2.107-12|11	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|12	URL:		http://www.egroupware.org/
14cr|egroupware-contrib-1.2.107-12|13	Source0:	%{Name}-%{Version}.tar.bz2
14cr|egroupware-contrib-1.2.107-12|14	Requires:	apache-mod_php
14cr|egroupware-contrib-1.2.107-12|15	Requires:   apache-mod_socache_shmcb
14cr|egroupware-contrib-1.2.107-12|16	Requires:	php-xml
14cr|egroupware-contrib-1.2.107-12|17	Requires:	php-gd
14cr|egroupware-contrib-1.2.107-12|18	BuildArch:	noarch
14cr|egroupware-contrib-1.2.107-12|19	
14cr|egroupware-contrib-1.2.107-12|20	%description
14cr|egroupware-contrib-1.2.107-12|21	eGroupWare is a web-based groupware suite written in PHP. This -contrib
14cr|egroupware-contrib-1.2.107-12|22	package provides unsupported (and often obsolete and broken) plugins.
14cr|egroupware-contrib-1.2.107-12|23	
14cr|egroupware-contrib-1.2.107-12|24	%package backup
14cr|egroupware-contrib-1.2.107-12|25	Summary:	The eGroupWare backup application
14cr|egroupware-contrib-1.2.107-12|26	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|27	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|28	Obsoletes:	egroupware-backup
14cr|egroupware-contrib-1.2.107-12|29	Provides:	egroupware-backup
14cr|egroupware-contrib-1.2.107-12|30	
14cr|egroupware-contrib-1.2.107-12|31	%description backup
14cr|egroupware-contrib-1.2.107-12|32	An online configurable backup app to store data offline.
14cr|egroupware-contrib-1.2.107-12|33	Can store files in zip, tar.gz and tar.bz2 on the local machine
14cr|egroupware-contrib-1.2.107-12|34	or Remote via FTP, SMBMOUNT or NFS
14cr|egroupware-contrib-1.2.107-12|35	
14cr|egroupware-contrib-1.2.107-12|36	%package browser
14cr|egroupware-contrib-1.2.107-12|37	Summary:	The eGroupWare browser application
14cr|egroupware-contrib-1.2.107-12|38	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|39	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|40	
14cr|egroupware-contrib-1.2.107-12|41	%description browser
14cr|egroupware-contrib-1.2.107-12|42	The eGroupWare browser application
14cr|egroupware-contrib-1.2.107-12|43	
14cr|egroupware-contrib-1.2.107-12|44	%package chatty
14cr|egroupware-contrib-1.2.107-12|45	Summary:	The eGroupWare chat application
14cr|egroupware-contrib-1.2.107-12|46	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|47	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|48	
14cr|egroupware-contrib-1.2.107-12|49	%description chatty
14cr|egroupware-contrib-1.2.107-12|50	Direct dialogue for egroupware.
14cr|egroupware-contrib-1.2.107-12|51	
14cr|egroupware-contrib-1.2.107-12|52	%package comic
14cr|egroupware-contrib-1.2.107-12|53	Summary:	The eGroupWare comic application
14cr|egroupware-contrib-1.2.107-12|54	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|55	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|56	Obsoletes:	egroupware-comic
14cr|egroupware-contrib-1.2.107-12|57	Provides:	egroupware-comic
14cr|egroupware-contrib-1.2.107-12|58	
14cr|egroupware-contrib-1.2.107-12|59	%description comic
14cr|egroupware-contrib-1.2.107-12|60	This application display comic strips.
14cr|egroupware-contrib-1.2.107-12|61	
14cr|egroupware-contrib-1.2.107-12|62	%package email
14cr|egroupware-contrib-1.2.107-12|63	Summary:	The eGroupWare email application
14cr|egroupware-contrib-1.2.107-12|64	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|65	Obsoletes:	egroupware-email
14cr|egroupware-contrib-1.2.107-12|66	Provides:	egroupware-email
14cr|egroupware-contrib-1.2.107-12|67	
14cr|egroupware-contrib-1.2.107-12|68	%description email
14cr|egroupware-contrib-1.2.107-12|69	AngleMail for eGroupWare at www.anglemail.org is an Email reader with multiple
14cr|egroupware-contrib-1.2.107-12|70	accounts and mailbox filtering. Also Anglemail support IMAP, IMAPS, POP3 and
14cr|egroupware-contrib-1.2.107-12|71	POP3S accounts.
14cr|egroupware-contrib-1.2.107-12|72	
14cr|egroupware-contrib-1.2.107-12|73	%package filescenter
14cr|egroupware-contrib-1.2.107-12|74	Summary:	The eGroupWare filescenter application
14cr|egroupware-contrib-1.2.107-12|75	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|76	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|77	
14cr|egroupware-contrib-1.2.107-12|78	%description filescenter
14cr|egroupware-contrib-1.2.107-12|79	This is the filescenter app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|80	
14cr|egroupware-contrib-1.2.107-12|81	%package forum
14cr|egroupware-contrib-1.2.107-12|82	Summary:	The eGroupWare forum application
14cr|egroupware-contrib-1.2.107-12|83	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|84	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|85	Obsoletes:	egroupware-forum
14cr|egroupware-contrib-1.2.107-12|86	Provides:	egroupware-forum
14cr|egroupware-contrib-1.2.107-12|87	
14cr|egroupware-contrib-1.2.107-12|88	%description forum
14cr|egroupware-contrib-1.2.107-12|89	This is the forum app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|90	
14cr|egroupware-contrib-1.2.107-12|91	%package ftp
14cr|egroupware-contrib-1.2.107-12|92	Summary:	The eGroupWare ftp application
14cr|egroupware-contrib-1.2.107-12|93	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|94	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|95	Obsoletes:	egroupware-ftp
14cr|egroupware-contrib-1.2.107-12|96	Provides:	egroupware-ftp
14cr|egroupware-contrib-1.2.107-12|97	
14cr|egroupware-contrib-1.2.107-12|98	%description ftp
14cr|egroupware-contrib-1.2.107-12|99	This is the ftp app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|100	
14cr|egroupware-contrib-1.2.107-12|101	%package fudforum
14cr|egroupware-contrib-1.2.107-12|102	Summary:	The eGroupWare fudforum application
14cr|egroupware-contrib-1.2.107-12|103	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|104	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|105	Obsoletes:	egroupware-fudforum
14cr|egroupware-contrib-1.2.107-12|106	Provides:	egroupware-fudforum
14cr|egroupware-contrib-1.2.107-12|107	
14cr|egroupware-contrib-1.2.107-12|108	%description fudforum
14cr|egroupware-contrib-1.2.107-12|109	This is the fudforum app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|110	
14cr|egroupware-contrib-1.2.107-12|111	%package headlines
14cr|egroupware-contrib-1.2.107-12|112	Summary:	The eGroupWare headlines application
14cr|egroupware-contrib-1.2.107-12|113	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|114	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|115	Obsoletes:	egroupware-headlines
14cr|egroupware-contrib-1.2.107-12|116	Provides:	egroupware-headlines
14cr|egroupware-contrib-1.2.107-12|117	
14cr|egroupware-contrib-1.2.107-12|118	%description headlines
14cr|egroupware-contrib-1.2.107-12|119	This is the headlines app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|120	
14cr|egroupware-contrib-1.2.107-12|121	%package jinn
14cr|egroupware-contrib-1.2.107-12|122	Summary:	The eGroupWare jinn application
14cr|egroupware-contrib-1.2.107-12|123	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|124	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|125	Obsoletes:	egroupware-jinn
14cr|egroupware-contrib-1.2.107-12|126	Provides:	egroupware-jinn
14cr|egroupware-contrib-1.2.107-12|127	
14cr|egroupware-contrib-1.2.107-12|128	%description jinn
14cr|egroupware-contrib-1.2.107-12|129	The jinn app is a multi-site, multi-database, multi-user/-group, database
14cr|egroupware-contrib-1.2.107-12|130	driven Content Management System written in and for the eGroupWare Framework.
14cr|egroupware-contrib-1.2.107-12|131	
14cr|egroupware-contrib-1.2.107-12|132	%package messenger
14cr|egroupware-contrib-1.2.107-12|133	Summary:	The eGroupWare messenger application
14cr|egroupware-contrib-1.2.107-12|134	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|135	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|136	Obsoletes:	egroupware-messenger
14cr|egroupware-contrib-1.2.107-12|137	Provides:	egroupware-messenger
14cr|egroupware-contrib-1.2.107-12|138	
14cr|egroupware-contrib-1.2.107-12|139	%description messenger
14cr|egroupware-contrib-1.2.107-12|140	This is the messenger app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|141	bsoletes:	egroupware-phpbrain
14cr|egroupware-contrib-1.2.107-12|142	Provides:	egroupware-phpbrain
14cr|egroupware-contrib-1.2.107-12|143	
14cr|egroupware-contrib-1.2.107-12|144	%package phpldapadmin
14cr|egroupware-contrib-1.2.107-12|145	Summary:	The eGroupWare phpldapadmin application
14cr|egroupware-contrib-1.2.107-12|146	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|147	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|148	Obsoletes:	egroupware-phpldapadmin
14cr|egroupware-contrib-1.2.107-12|149	Provides:	egroupware-phpldapadmin
14cr|egroupware-contrib-1.2.107-12|150	
14cr|egroupware-contrib-1.2.107-12|151	%description phpldapadmin
14cr|egroupware-contrib-1.2.107-12|152	This is the phpldapadmin app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|153	
14cr|egroupware-contrib-1.2.107-12|154	%package projects
14cr|egroupware-contrib-1.2.107-12|155	Summary:	The eGroupWare projects application
14cr|egroupware-contrib-1.2.107-12|156	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|157	Obsoletes:	egroupware-projects
14cr|egroupware-contrib-1.2.107-12|158	Provides:	egroupware-projects
14cr|egroupware-contrib-1.2.107-12|159	
14cr|egroupware-contrib-1.2.107-12|160	%description projects
14cr|egroupware-contrib-1.2.107-12|161	This is the projects app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|162	
14cr|egroupware-contrib-1.2.107-12|163	%package skel
14cr|egroupware-contrib-1.2.107-12|164	Summary:        The eGroupWare skel application
14cr|egroupware-contrib-1.2.107-12|165	Group:          System/Servers
14cr|egroupware-contrib-1.2.107-12|166	Requires:       %{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|167	Obsoletes:	egroupware-skel
14cr|egroupware-contrib-1.2.107-12|168	Provides:	egroupware-skel
14cr|egroupware-contrib-1.2.107-12|169	
14cr|egroupware-contrib-1.2.107-12|170	%description skel
14cr|egroupware-contrib-1.2.107-12|171	This is the skel app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|172	
14cr|egroupware-contrib-1.2.107-12|173	%package soap
14cr|egroupware-contrib-1.2.107-12|174	Summary:        The eGroupWare soap application
14cr|egroupware-contrib-1.2.107-12|175	Group:          System/Servers
14cr|egroupware-contrib-1.2.107-12|176	Requires:       %{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|177	
14cr|egroupware-contrib-1.2.107-12|178	%description soap
14cr|egroupware-contrib-1.2.107-12|179	This is the soap app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|180	
14cr|egroupware-contrib-1.2.107-12|181	%package stocks
14cr|egroupware-contrib-1.2.107-12|182	Summary:	The eGroupWare stocks application
14cr|egroupware-contrib-1.2.107-12|183	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|184	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|185	Obsoletes:	egroupware-stocks
14cr|egroupware-contrib-1.2.107-12|186	Provides:	egroupware-stocks
14cr|egroupware-contrib-1.2.107-12|187	
14cr|egroupware-contrib-1.2.107-12|188	%description stocks
14cr|egroupware-contrib-1.2.107-12|189	This is the stocks app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|190	
14cr|egroupware-contrib-1.2.107-12|191	%package switchuser
14cr|egroupware-contrib-1.2.107-12|192	Summary:        The eGroupWare switchuser application
14cr|egroupware-contrib-1.2.107-12|193	Group:          System/Servers
14cr|egroupware-contrib-1.2.107-12|194	Requires:       %{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|195	
14cr|egroupware-contrib-1.2.107-12|196	%description switchuser
14cr|egroupware-contrib-1.2.107-12|197	This is the switchuser app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|198	
14cr|egroupware-contrib-1.2.107-12|199	%package tts
14cr|egroupware-contrib-1.2.107-12|200	Summary:	The eGroupWare tts application
14cr|egroupware-contrib-1.2.107-12|201	Group:		System/Servers
14cr|egroupware-contrib-1.2.107-12|202	Requires:	%{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|203	Obsoletes:	egroupware-tts
14cr|egroupware-contrib-1.2.107-12|204	Provides:	egroupware-tts
14cr|egroupware-contrib-1.2.107-12|205	
14cr|egroupware-contrib-1.2.107-12|206	%description tts
14cr|egroupware-contrib-1.2.107-12|207	This is the tts app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|208	
14cr|egroupware-contrib-1.2.107-12|209	%package xmlrpc
14cr|egroupware-contrib-1.2.107-12|210	Summary:        The eGroupWare xmlrpc application
14cr|egroupware-contrib-1.2.107-12|211	Group:          System/Servers
14cr|egroupware-contrib-1.2.107-12|212	Requires:       %{egw} >= %{version}-%{release}
14cr|egroupware-contrib-1.2.107-12|213	
14cr|egroupware-contrib-1.2.107-12|214	%description xmlrpc
14cr|egroupware-contrib-1.2.107-12|215	This is the xmlrpc app for eGroupWare.
14cr|egroupware-contrib-1.2.107-12|216	
14cr|egroupware-contrib-1.2.107-12|217	%prep
14cr|egroupware-contrib-1.2.107-12|218	%setup -q -n %{egw}
14cr|egroupware-contrib-1.2.107-12|219	# cleanup
14cr|egroupware-contrib-1.2.107-12|220	find . -type d -name CVS | xargs rm -rf
14cr|egroupware-contrib-1.2.107-12|221	find . -type f -name *.old -o -name *.backup | xargs rm -f
14cr|egroupware-contrib-1.2.107-12|222	find . -type f -empty | xargs rm -f
14cr|egroupware-contrib-1.2.107-12|223	find . -type f | xargs chmod 644
14cr|egroupware-contrib-1.2.107-12|224	find . -name .svn | xargs rm -rf
14cr|egroupware-contrib-1.2.107-12|225	
14cr|egroupware-contrib-1.2.107-12|226	
14cr|egroupware-contrib-1.2.107-12|227	# delete duplicate fonts
14cr|egroupware-contrib-1.2.107-12|228	find . -type d -name ttf-bitstream-vera-1.10|xargs rm -rf
14cr|egroupware-contrib-1.2.107-12|229	
14cr|egroupware-contrib-1.2.107-12|230	# remove egwical and icalsrv (they're in the main package now)
14cr|egroupware-contrib-1.2.107-12|231	rm -rf egwical/ icalsrv/
14cr|egroupware-contrib-1.2.107-12|232	
14cr|egroupware-contrib-1.2.107-12|233	%build
14cr|egroupware-contrib-1.2.107-12|234	
14cr|egroupware-contrib-1.2.107-12|235	%install
14cr|egroupware-contrib-1.2.107-12|236	rm -rf  %{buildroot}
14cr|egroupware-contrib-1.2.107-12|237	
14cr|egroupware-contrib-1.2.107-12|238	# install files
14cr|egroupware-contrib-1.2.107-12|239	install -d -m 755 %{buildroot}%{wwwdir}
14cr|egroupware-contrib-1.2.107-12|240	cp -aRf * %{buildroot}%{wwwdir}
14cr|egroupware-contrib-1.2.107-12|241	
14cr|egroupware-contrib-1.2.107-12|242	# post-install cleanup
14cr|egroupware-contrib-1.2.107-12|243	rm -rf %{buildroot}%{wwwdir}/doc
14cr|egroupware-contrib-1.2.107-12|244	rm -rf %{buildroot}%{wwwdir}/*/doc
14cr|egroupware-contrib-1.2.107-12|245	rm -f %{buildroot}%{wwwdir}/backup/README
14cr|egroupware-contrib-1.2.107-12|246	rm -f %{buildroot}%{wwwdir}/felamimail/{COPYING,Changelog,README,TODO}
14cr|egroupware-contrib-1.2.107-12|247	rm -f %{buildroot}%{wwwdir}/jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO}
14cr|egroupware-contrib-1.2.107-12|248	rm -f %{buildroot}%{wwwdir}/phpldapadmin/{INSTALL,LICENSE,VERSION}
14cr|egroupware-contrib-1.2.107-12|249	rm -rf %{buildroot}%{wwwdir}/infolog/debian
14cr|egroupware-contrib-1.2.107-12|250	rm -rf %{buildroot}%{wwwdir}/jinn/quixplorer_2_3
14cr|egroupware-contrib-1.2.107-12|251	# doc cleanup
14cr|egroupware-contrib-1.2.107-12|252	rm -f doc/Makefile
14cr|egroupware-contrib-1.2.107-12|253	rm -rf doc/rpm-build
14cr|egroupware-contrib-1.2.107-12|254	
14cr|egroupware-contrib-1.2.107-12|255	# remove .htaccess files
14cr|egroupware-contrib-1.2.107-12|256	find %{buildroot}%{wwwdir} -name .htaccess -exec rm -f {} \;
14cr|egroupware-contrib-1.2.107-12|257	
14cr|egroupware-contrib-1.2.107-12|258	# modify shell bang for perl scripts
14cr|egroupware-contrib-1.2.107-12|259	find %{buildroot}%{wwwdir} -name '*.pl' -exec perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|g' {} \;
14cr|egroupware-contrib-1.2.107-12|260	find %{buildroot}%{wwwdir} -name '*.py' -exec perl -pi -e 's|/usr/local/bin/python|/usr/bin/python|g' {} \;
14cr|egroupware-contrib-1.2.107-12|261	
14cr|egroupware-contrib-1.2.107-12|262	# fix right on scripts
14cr|egroupware-contrib-1.2.107-12|263	find %{buildroot}%{wwwdir} -name '*.pl' -exec chmod 755 {} \;
14cr|egroupware-contrib-1.2.107-12|264	find %{buildroot}%{wwwdir} -name '*.py' -exec chmod 755 {} \;
14cr|egroupware-contrib-1.2.107-12|265	
14cr|egroupware-contrib-1.2.107-12|266	# apache configuration for fudforum
14cr|egroupware-contrib-1.2.107-12|267	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|egroupware-contrib-1.2.107-12|268	cat > %{buildroot}%{_webappconfdir}/%{egw}-fudforum.conf <<EOF
14cr|egroupware-contrib-1.2.107-12|269	<Directory /var/www/egroupware/fudforum/setup/base>
14cr|egroupware-contrib-1.2.107-12|270	Require all denied
14cr|egroupware-contrib-1.2.107-12|271	</Directory>
14cr|egroupware-contrib-1.2.107-12|272	
14cr|egroupware-contrib-1.2.107-12|273	<Directory /var/www/egroupware/fudforum/setup/base/sql>
14cr|egroupware-contrib-1.2.107-12|274	Require all denied
14cr|egroupware-contrib-1.2.107-12|275	</Directory>
14cr|egroupware-contrib-1.2.107-12|276	
14cr|egroupware-contrib-1.2.107-12|277	<Directory /var/www/egroupware/fudforum/setup/base/src>
14cr|egroupware-contrib-1.2.107-12|278	Require all denied
14cr|egroupware-contrib-1.2.107-12|279	</Directory>
14cr|egroupware-contrib-1.2.107-12|280	
14cr|egroupware-contrib-1.2.107-12|281	<Directory /var/www/egroupware/fudforum/setup/base/thm>
14cr|egroupware-contrib-1.2.107-12|282	Require all denied
14cr|egroupware-contrib-1.2.107-12|283	</Directory>
14cr|egroupware-contrib-1.2.107-12|284	
14cr|egroupware-contrib-1.2.107-12|285	<Directory /var/www/egroupware/fudforum/setup/base/cache>
14cr|egroupware-contrib-1.2.107-12|286	Require all denied
14cr|egroupware-contrib-1.2.107-12|287	</Directory>
14cr|egroupware-contrib-1.2.107-12|288	
14cr|egroupware-contrib-1.2.107-12|289	<Directory /var/www/egroupware/fudforum/setup/base/scripts>
14cr|egroupware-contrib-1.2.107-12|290	Require all denied
14cr|egroupware-contrib-1.2.107-12|291	</Directory>
14cr|egroupware-contrib-1.2.107-12|292	
14cr|egroupware-contrib-1.2.107-12|293	<Directory /var/www/egroupware/fudforum/setup/base/www_root>
14cr|egroupware-contrib-1.2.107-12|294	
14cr|egroupware-contrib-1.2.107-12|295	php_admin_value output_buffering 16000
14cr|egroupware-contrib-1.2.107-12|296	php_admin_value variables_order GPCS
14cr|egroupware-contrib-1.2.107-12|297	php_admin_value implicit_flush 0
14cr|egroupware-contrib-1.2.107-12|298	php_admin_value register_globals 0
14cr|egroupware-contrib-1.2.107-12|299	php_admin_value register_argc_argv 0
14cr|egroupware-contrib-1.2.107-12|300	php_admin_value magic_quotes_gpc 0
14cr|egroupware-contrib-1.2.107-12|301	php_admin_value session.use_trans_sid 0
14cr|egroupware-contrib-1.2.107-12|302	</Directory>
14cr|egroupware-contrib-1.2.107-12|303	
14cr|egroupware-contrib-1.2.107-12|304	<Directory /var/www/egroupware/fudforum/setup/base/include>
14cr|egroupware-contrib-1.2.107-12|305	Require all denied
14cr|egroupware-contrib-1.2.107-12|306	</Directory>
14cr|egroupware-contrib-1.2.107-12|307	EOF
14cr|egroupware-contrib-1.2.107-12|308	
14cr|egroupware-contrib-1.2.107-12|309	
14cr|egroupware-contrib-1.2.107-12|310	
14cr|egroupware-contrib-1.2.107-12|311	%clean
14cr|egroupware-contrib-1.2.107-12|312	rm -rf %{buildroot}
14cr|egroupware-contrib-1.2.107-12|313	
14cr|egroupware-contrib-1.2.107-12|314	%files backup
14cr|egroupware-contrib-1.2.107-12|315	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|316	%doc backup/README
14cr|egroupware-contrib-1.2.107-12|317	%{wwwdir}/backup
14cr|egroupware-contrib-1.2.107-12|318	
14cr|egroupware-contrib-1.2.107-12|319	%files browser
14cr|egroupware-contrib-1.2.107-12|320	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|321	%doc browser/doc/*
14cr|egroupware-contrib-1.2.107-12|322	%{wwwdir}/browser
14cr|egroupware-contrib-1.2.107-12|323	
14cr|egroupware-contrib-1.2.107-12|324	%files chatty
14cr|egroupware-contrib-1.2.107-12|325	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|326	%{wwwdir}/chatty
14cr|egroupware-contrib-1.2.107-12|327	
14cr|egroupware-contrib-1.2.107-12|328	%files comic
14cr|egroupware-contrib-1.2.107-12|329	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|330	%doc comic/doc/*
14cr|egroupware-contrib-1.2.107-12|331	%{wwwdir}/comic
14cr|egroupware-contrib-1.2.107-12|332	
14cr|egroupware-contrib-1.2.107-12|333	%files email
14cr|egroupware-contrib-1.2.107-12|334	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|335	%doc email/addressbook-js.changelog.txt email/doc/*
14cr|egroupware-contrib-1.2.107-12|336	%{wwwdir}/email
14cr|egroupware-contrib-1.2.107-12|337	
14cr|egroupware-contrib-1.2.107-12|338	%files filescenter
14cr|egroupware-contrib-1.2.107-12|339	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|340	%doc filescenter/doc/*
14cr|egroupware-contrib-1.2.107-12|341	%{wwwdir}/filescenter
14cr|egroupware-contrib-1.2.107-12|342	
14cr|egroupware-contrib-1.2.107-12|343	%files forum
14cr|egroupware-contrib-1.2.107-12|344	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|345	%doc forum/README
14cr|egroupware-contrib-1.2.107-12|346	%{wwwdir}/forum
14cr|egroupware-contrib-1.2.107-12|347	
14cr|egroupware-contrib-1.2.107-12|348	%files ftp
14cr|egroupware-contrib-1.2.107-12|349	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|350	%doc ftp/doc/*
14cr|egroupware-contrib-1.2.107-12|351	%{wwwdir}/ftp
14cr|egroupware-contrib-1.2.107-12|352	
14cr|egroupware-contrib-1.2.107-12|353	%files fudforum
14cr|egroupware-contrib-1.2.107-12|354	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|355	%{wwwdir}/fudforum
14cr|egroupware-contrib-1.2.107-12|356	%config(noreplace) %{_webappconfdir}/%{egw}-fudforum.conf
14cr|egroupware-contrib-1.2.107-12|357	
14cr|egroupware-contrib-1.2.107-12|358	%files headlines
14cr|egroupware-contrib-1.2.107-12|359	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|360	%{wwwdir}/headlines
14cr|egroupware-contrib-1.2.107-12|361	
14cr|egroupware-contrib-1.2.107-12|362	%files jinn
14cr|egroupware-contrib-1.2.107-12|363	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|364	%doc jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO} jinn/doc/*
14cr|egroupware-contrib-1.2.107-12|365	%{wwwdir}/jinn
14cr|egroupware-contrib-1.2.107-12|366	
14cr|egroupware-contrib-1.2.107-12|367	%files messenger
14cr|egroupware-contrib-1.2.107-12|368	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|369	%doc messenger/doc/*
14cr|egroupware-contrib-1.2.107-12|370	%{wwwdir}/messenger
14cr|egroupware-contrib-1.2.107-12|371	
14cr|egroupware-contrib-1.2.107-12|372	%files phpldapadmin
14cr|egroupware-contrib-1.2.107-12|373	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|374	%doc phpldapadmin/{LICENSE,VERSION}
14cr|egroupware-contrib-1.2.107-12|375	%{wwwdir}/phpldapadmin
14cr|egroupware-contrib-1.2.107-12|376	
14cr|egroupware-contrib-1.2.107-12|377	%files projects
14cr|egroupware-contrib-1.2.107-12|378	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|379	%doc projects/doc/*
14cr|egroupware-contrib-1.2.107-12|380	%{wwwdir}/projects
14cr|egroupware-contrib-1.2.107-12|381	
14cr|egroupware-contrib-1.2.107-12|382	%files skel
14cr|egroupware-contrib-1.2.107-12|383	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|384	%doc skel/doc/*
14cr|egroupware-contrib-1.2.107-12|385	%{wwwdir}/skel
14cr|egroupware-contrib-1.2.107-12|386	
14cr|egroupware-contrib-1.2.107-12|387	%files soap
14cr|egroupware-contrib-1.2.107-12|388	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|389	%doc soap/README.txt
14cr|egroupware-contrib-1.2.107-12|390	%{wwwdir}/soap
14cr|egroupware-contrib-1.2.107-12|391	
14cr|egroupware-contrib-1.2.107-12|392	%files stocks
14cr|egroupware-contrib-1.2.107-12|393	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|394	%doc stocks/doc/*
14cr|egroupware-contrib-1.2.107-12|395	%{wwwdir}/stocks
14cr|egroupware-contrib-1.2.107-12|396	
14cr|egroupware-contrib-1.2.107-12|397	%files switchuser
14cr|egroupware-contrib-1.2.107-12|398	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|399	%doc switchuser/CHANGELOG switchuser/doc/*
14cr|egroupware-contrib-1.2.107-12|400	%{wwwdir}/switchuser
14cr|egroupware-contrib-1.2.107-12|401	
14cr|egroupware-contrib-1.2.107-12|402	%files tts
14cr|egroupware-contrib-1.2.107-12|403	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|404	%doc tts/doc/*
14cr|egroupware-contrib-1.2.107-12|405	%{wwwdir}/tts
14cr|egroupware-contrib-1.2.107-12|406	
14cr|egroupware-contrib-1.2.107-12|407	%files xmlrpc
14cr|egroupware-contrib-1.2.107-12|408	%defattr(-,root,root)
14cr|egroupware-contrib-1.2.107-12|409	%doc xmlrpc/NOTE xmlrpc/doc/*
14cr|egroupware-contrib-1.2.107-12|410	%{wwwdir}/xmlrpc
14cr|egroupware-contrib-1.2.107-12|411	
14cr|egroupware-contrib-1.2.107-12|412	
14cr|egroupware-contrib-1.2.107-12|413	
14cr|egroupware-contrib-1.2.107-12|414	%changelog
14cr|egroupware-contrib-1.2.107-12|415	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.107-12
14cr|egroupware-contrib-1.2.107-12|416	+ Revision: c71a200
14cr|egroupware-contrib-1.2.107-12|417	- MassBuild#464: Increase release tag
14cr|egroupware-contrib-1.2.107-12|418	
14cr|egroupware-contrib-1.2.107-12|419	

1081 14
14cr|egueb-0.0.23-1|1	Summary:	Rendering framework
14cr|egueb-0.0.23-1|2	Name:		egueb
14cr|egueb-0.0.23-1|3	Version:	0.0.23
14cr|egueb-0.0.23-1|4	Release:	1
14cr|egueb-0.0.23-1|5	License:	GPLv2+
14cr|egueb-0.0.23-1|6	Group:		System/Libraries
14cr|egueb-0.0.23-1|7	Url:		http://enesim.org/
14cr|egueb-0.0.23-1|8	# https://github.com/turran/egueb/archive/v%{version}.tar.gz
14cr|egueb-0.0.23-1|9	Source0:	%{name}-%{version}.tar.gz
14cr|egueb-0.0.23-1|10	# https://github.com/turran/common
14cr|egueb-0.0.23-1|11	Source1:	enesim-common-20140714.tar.bz2
14cr|egueb-0.0.23-1|12	Patch0:		egueb-0.0.23-enesim-api.patch
14cr|egueb-0.0.23-1|13	BuildRequires:	bison
14cr|egueb-0.0.23-1|14	BuildRequires:	flex
14cr|egueb-0.0.23-1|15	BuildRequires:	libtool
14cr|egueb-0.0.23-1|16	BuildRequires:	pkgconfig(eina)
14cr|egueb-0.0.23-1|17	BuildRequires:	pkgconfig(eina-extra)
14cr|egueb-0.0.23-1|18	BuildRequires:	pkgconfig(enesim)
14cr|egueb-0.0.23-1|19	BuildRequires:	pkgconfig(etch)
14cr|egueb-0.0.23-1|20	Obsoletes:	edom-common < 0.0.23
14cr|egueb-0.0.23-1|21	Obsoletes:	esvg < 0.0.23
14cr|egueb-0.0.23-1|22	Obsoletes:	%{_lib}esvg0 < 0.0.23
14cr|egueb-0.0.23-1|23	Obsoletes:	%{_lib}esvg-devel < 0.0.23
14cr|egueb-0.0.23-1|24	
14cr|egueb-0.0.23-1|25	%description
14cr|egueb-0.0.23-1|26	Enesim is generic rendering framework used by other libraries.
14cr|egueb-0.0.23-1|27	
14cr|egueb-0.0.23-1|28	%files
14cr|egueb-0.0.23-1|29	
14cr|egueb-0.0.23-1|30	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|31	
14cr|egueb-0.0.23-1|32	%define ecss_major 0
14cr|egueb-0.0.23-1|33	%define ecss_libname %mklibname egueb_css %{ecss_major}
14cr|egueb-0.0.23-1|34	
14cr|egueb-0.0.23-1|35	%package -n %{ecss_libname}
14cr|egueb-0.0.23-1|36	Summary:	Generic rendering framework library
14cr|egueb-0.0.23-1|37	Group:		System/Libraries
14cr|egueb-0.0.23-1|38	Obsoletes:	%{_lib}ecss0 < 0.0.23
14cr|egueb-0.0.23-1|39	
14cr|egueb-0.0.23-1|40	%description -n %{ecss_libname}
14cr|egueb-0.0.23-1|41	Generic rendering framework library used by other libraries.
14cr|egueb-0.0.23-1|42	Part of Enesim framework.
14cr|egueb-0.0.23-1|43	
14cr|egueb-0.0.23-1|44	%files -n %{ecss_libname}
14cr|egueb-0.0.23-1|45	%{_libdir}/libegueb_css.so.%{ecss_major}*
14cr|egueb-0.0.23-1|46	
14cr|egueb-0.0.23-1|47	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|48	
14cr|egueb-0.0.23-1|49	%define edom_major 0
14cr|egueb-0.0.23-1|50	%define edom_libname %mklibname egueb_dom %{edom_major}
14cr|egueb-0.0.23-1|51	
14cr|egueb-0.0.23-1|52	%package -n %{edom_libname}
14cr|egueb-0.0.23-1|53	Summary:	Generic rendering framework library
14cr|egueb-0.0.23-1|54	Group:		System/Libraries
14cr|egueb-0.0.23-1|55	Obsoletes:	%{_lib}edom0 < 0.0.23
14cr|egueb-0.0.23-1|56	
14cr|egueb-0.0.23-1|57	%description -n %{edom_libname}
14cr|egueb-0.0.23-1|58	Generic rendering framework library used by other libraries.
14cr|egueb-0.0.23-1|59	Part of Enesim framework.
14cr|egueb-0.0.23-1|60	
14cr|egueb-0.0.23-1|61	%files -n %{edom_libname}
14cr|egueb-0.0.23-1|62	%{_libdir}/libegueb_dom.so.%{edom_major}*
14cr|egueb-0.0.23-1|63	
14cr|egueb-0.0.23-1|64	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|65	
14cr|egueb-0.0.23-1|66	%define esmil_major 0
14cr|egueb-0.0.23-1|67	%define esmil_libname %mklibname egueb_smil %{esmil_major}
14cr|egueb-0.0.23-1|68	
14cr|egueb-0.0.23-1|69	%package -n %{esmil_libname}
14cr|egueb-0.0.23-1|70	Summary:	Generic rendering framework library
14cr|egueb-0.0.23-1|71	Group:		System/Libraries
14cr|egueb-0.0.23-1|72	
14cr|egueb-0.0.23-1|73	%description -n %{esmil_libname}
14cr|egueb-0.0.23-1|74	Generic rendering framework library used by other libraries.
14cr|egueb-0.0.23-1|75	Part of Enesim framework.
14cr|egueb-0.0.23-1|76	
14cr|egueb-0.0.23-1|77	%files -n %{esmil_libname}
14cr|egueb-0.0.23-1|78	%{_libdir}/libegueb_smil.so.%{esmil_major}*
14cr|egueb-0.0.23-1|79	
14cr|egueb-0.0.23-1|80	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|81	
14cr|egueb-0.0.23-1|82	%define esvg_major 0
14cr|egueb-0.0.23-1|83	%define esvg_libname %mklibname esvg %{esvg_major}
14cr|egueb-0.0.23-1|84	
14cr|egueb-0.0.23-1|85	%if 0
14cr|egueb-0.0.23-1|86	%package -n %{esvg_libname}
14cr|egueb-0.0.23-1|87	Summary:	Generic rendering framework library
14cr|egueb-0.0.23-1|88	Group:		System/Libraries
14cr|egueb-0.0.23-1|89	Requires:	esvg >= %{version}
14cr|egueb-0.0.23-1|90	
14cr|egueb-0.0.23-1|91	%description -n %{esvg_libname}
14cr|egueb-0.0.23-1|92	Generic rendering framework library used by other libraries.
14cr|egueb-0.0.23-1|93	Part of Enesim framework.
14cr|egueb-0.0.23-1|94	
14cr|egueb-0.0.23-1|95	%files -n %{esvg_libname}
14cr|egueb-0.0.23-1|96	%{_libdir}/libesvg.so.%{esvg_major}*
14cr|egueb-0.0.23-1|97	%endif
14cr|egueb-0.0.23-1|98	
14cr|egueb-0.0.23-1|99	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|100	
14cr|egueb-0.0.23-1|101	%define ecss_devname %mklibname egueb_css -d
14cr|egueb-0.0.23-1|102	
14cr|egueb-0.0.23-1|103	%package -n %{ecss_devname}
14cr|egueb-0.0.23-1|104	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|egueb-0.0.23-1|105	Group:		Development/Other
14cr|egueb-0.0.23-1|106	Requires:	%{ecss_libname} = %{EVRD}
14cr|egueb-0.0.23-1|107	Obsoletes:	%{_lib}ecss-devel < 0.0.23
14cr|egueb-0.0.23-1|108	
14cr|egueb-0.0.23-1|109	%description -n %{ecss_devname}
14cr|egueb-0.0.23-1|110	Headers, static libraries, test programs and documentation for enesim.
14cr|egueb-0.0.23-1|111	
14cr|egueb-0.0.23-1|112	%files -n %{ecss_devname}
14cr|egueb-0.0.23-1|113	%{_libdir}/pkgconfig/egueb-css.pc
14cr|egueb-0.0.23-1|114	%{_includedir}/egueb-0/css/Egueb_Css.h
14cr|egueb-0.0.23-1|115	%{_libdir}/libegueb_css.so
14cr|egueb-0.0.23-1|116	
14cr|egueb-0.0.23-1|117	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|118	
14cr|egueb-0.0.23-1|119	%define edom_devname %mklibname egueb_dom -d
14cr|egueb-0.0.23-1|120	
14cr|egueb-0.0.23-1|121	%package -n %{edom_devname}
14cr|egueb-0.0.23-1|122	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|egueb-0.0.23-1|123	Group:		Development/Other
14cr|egueb-0.0.23-1|124	Requires:	%{edom_libname} = %{EVRD}
14cr|egueb-0.0.23-1|125	Obsoletes:	%{_lib}edom-devel < 0.0.23
14cr|egueb-0.0.23-1|126	
14cr|egueb-0.0.23-1|127	%description -n %{edom_devname}
14cr|egueb-0.0.23-1|128	Headers, static libraries, test programs and documentation for enesim.
14cr|egueb-0.0.23-1|129	
14cr|egueb-0.0.23-1|130	%files -n %{edom_devname}
14cr|egueb-0.0.23-1|131	%{_libdir}/pkgconfig/egueb-dom.pc
14cr|egueb-0.0.23-1|132	%{_includedir}/egueb-0/dom/
14cr|egueb-0.0.23-1|133	%{_libdir}/libegueb_dom.so
14cr|egueb-0.0.23-1|134	
14cr|egueb-0.0.23-1|135	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|136	
14cr|egueb-0.0.23-1|137	%define esmil_devname %mklibname egueb_smil -d
14cr|egueb-0.0.23-1|138	
14cr|egueb-0.0.23-1|139	%package -n %{esmil_devname}
14cr|egueb-0.0.23-1|140	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|egueb-0.0.23-1|141	Group:		Development/Other
14cr|egueb-0.0.23-1|142	Requires:	%{esmil_libname} = %{EVRD}
14cr|egueb-0.0.23-1|143	
14cr|egueb-0.0.23-1|144	%description -n %{esmil_devname}
14cr|egueb-0.0.23-1|145	Headers, static libraries, test programs and documentation for enesim.
14cr|egueb-0.0.23-1|146	
14cr|egueb-0.0.23-1|147	%files -n %{esmil_devname}
14cr|egueb-0.0.23-1|148	%{_libdir}/pkgconfig/egueb-smil.pc
14cr|egueb-0.0.23-1|149	%{_includedir}/egueb-0/smil/
14cr|egueb-0.0.23-1|150	%{_libdir}/libegueb_smil.so
14cr|egueb-0.0.23-1|151	
14cr|egueb-0.0.23-1|152	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|153	
14cr|egueb-0.0.23-1|154	%define esvg_devname %mklibname esvg -d
14cr|egueb-0.0.23-1|155	
14cr|egueb-0.0.23-1|156	%if 0
14cr|egueb-0.0.23-1|157	%package -n %{esvg_devname}
14cr|egueb-0.0.23-1|158	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|egueb-0.0.23-1|159	Group:		Development/Other
14cr|egueb-0.0.23-1|160	Requires:	%{esvg_libname} = %{EVRD}
14cr|egueb-0.0.23-1|161	
14cr|egueb-0.0.23-1|162	%description -n %{esvg_devname}
14cr|egueb-0.0.23-1|163	Headers, static libraries, test programs and documentation for enesim.
14cr|egueb-0.0.23-1|164	
14cr|egueb-0.0.23-1|165	%files -n %{esvg_devname}
14cr|egueb-0.0.23-1|166	%{_libdir}/pkgconfig/esvg.pc
14cr|egueb-0.0.23-1|167	%{_includedir}/Esvg.h
14cr|egueb-0.0.23-1|168	%{_includedir}/esvg
14cr|egueb-0.0.23-1|169	%{_libdir}/libesvg.so
14cr|egueb-0.0.23-1|170	%endif
14cr|egueb-0.0.23-1|171	
14cr|egueb-0.0.23-1|172	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|173	
14cr|egueb-0.0.23-1|174	%if 0
14cr|egueb-0.0.23-1|175	%package -n esvg
14cr|egueb-0.0.23-1|176	Summary:	Common files used by Esvg library
14cr|egueb-0.0.23-1|177	Group:		Development/Other
14cr|egueb-0.0.23-1|178	
14cr|egueb-0.0.23-1|179	%description -n esvg
14cr|egueb-0.0.23-1|180	Common files used by Esvg library.
14cr|egueb-0.0.23-1|181	
14cr|egueb-0.0.23-1|182	%files -n esvg
14cr|egueb-0.0.23-1|183	%doc README
14cr|egueb-0.0.23-1|184	%{_bindir}/esvg*
14cr|egueb-0.0.23-1|185	%{_libdir}/emage/emage_svg.so
14cr|egueb-0.0.23-1|186	%endif
14cr|egueb-0.0.23-1|187	
14cr|egueb-0.0.23-1|188	#---------------------------------------------------------------------
14cr|egueb-0.0.23-1|189	
14cr|egueb-0.0.23-1|190	%prep
14cr|egueb-0.0.23-1|191	%setup -q
14cr|egueb-0.0.23-1|192	%patch0 -p1
14cr|egueb-0.0.23-1|193	cd common
14cr|egueb-0.0.23-1|194	tar -xf %{SOURCE1}
14cr|egueb-0.0.23-1|195	
14cr|egueb-0.0.23-1|196	%build
14cr|egueb-0.0.23-1|197	NOCONFIGURE=1 ./autogen.sh
14cr|egueb-0.0.23-1|198	#autoreconf -ifv
14cr|egueb-0.0.23-1|199	%configure2_5x \
14cr|egueb-0.0.23-1|200	--disable-esvg \
14cr|egueb-0.0.23-1|201	--disable-static
14cr|egueb-0.0.23-1|202	%make
14cr|egueb-0.0.23-1|203	
14cr|egueb-0.0.23-1|204	%install
14cr|egueb-0.0.23-1|205	%makeinstall_std
14cr|egueb-0.0.23-1|206	
14cr|egueb-0.0.23-1|207	%changelog
14cr|egueb-0.0.23-1|208	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.23-1
14cr|egueb-0.0.23-1|209	+ Revision: e3ef6a3
14cr|egueb-0.0.23-1|210	- New version 0.0.23
14cr|egueb-0.0.23-1|211	- New shared library libegueb_smil
14cr|egueb-0.0.23-1|212	- Build without esvg for now (until we have new enesim release)
14cr|egueb-0.0.23-1|213	
14cr|egueb-0.0.23-1|214	

1082 14
14cr|eiciel-0.9.6.1-3|1	%define	name	eiciel
14cr|eiciel-0.9.6.1-3|2	%define	version	0.9.6.1
14cr|eiciel-0.9.6.1-3|3	%define release	3
14cr|eiciel-0.9.6.1-3|4	
14cr|eiciel-0.9.6.1-3|5	Name:		%name
14cr|eiciel-0.9.6.1-3|6	Version:	%version
14cr|eiciel-0.9.6.1-3|7	Release:	%release
14cr|eiciel-0.9.6.1-3|8	Summary:	Graphical access control list (ACL) editor
14cr|eiciel-0.9.6.1-3|9	Group:		Graphical desktop/GNOME
14cr|eiciel-0.9.6.1-3|10	License:	GPL
14cr|eiciel-0.9.6.1-3|11	URL:		http://rofi.roger-ferrer.org/eiciel/
14cr|eiciel-0.9.6.1-3|12	Source0:	http://rofi.roger-ferrer.org/eiciel/download/%{name}-%{version}.tar.bz2
14cr|eiciel-0.9.6.1-3|13	BuildRequires:	pkgconfig(libgnomeui-2.0) gtkmm2.4-devel gnome-vfs2-devel nautilus-devel
14cr|eiciel-0.9.6.1-3|14	BuildRequires:	attr-devel acl-devel gettext-devel
14cr|eiciel-0.9.6.1-3|15	BuildRequires:	autoconf2.5
14cr|eiciel-0.9.6.1-3|16	BuildRequires:	desktop-file-utils
14cr|eiciel-0.9.6.1-3|17	
14cr|eiciel-0.9.6.1-3|18	%description
14cr|eiciel-0.9.6.1-3|19	Graphical editor for access control lists (ACL)
14cr|eiciel-0.9.6.1-3|20	and extended attributes (XATTR), either as an
14cr|eiciel-0.9.6.1-3|21	extension within Nautilus, or as a standalone utility.
14cr|eiciel-0.9.6.1-3|22	
14cr|eiciel-0.9.6.1-3|23	%prep
14cr|eiciel-0.9.6.1-3|24	%setup -q
14cr|eiciel-0.9.6.1-3|25	sed -i s/Version=.*/Version=1.0/ src/*.desktop.in
14cr|eiciel-0.9.6.1-3|26	
14cr|eiciel-0.9.6.1-3|27	%build
14cr|eiciel-0.9.6.1-3|28	#autoreconf -fi
14cr|eiciel-0.9.6.1-3|29	%configure2_5x --with-nautilus-extensions-dir=%{_libdir}/nautilus/extensions-2.0
14cr|eiciel-0.9.6.1-3|30	%make
14cr|eiciel-0.9.6.1-3|31	
14cr|eiciel-0.9.6.1-3|32	%install
14cr|eiciel-0.9.6.1-3|33	%makeinstall_std
14cr|eiciel-0.9.6.1-3|34	%find_lang %{name}
14cr|eiciel-0.9.6.1-3|35	
14cr|eiciel-0.9.6.1-3|36	%files -f %{name}.lang
14cr|eiciel-0.9.6.1-3|37	%defattr(-,root,root,-)
14cr|eiciel-0.9.6.1-3|38	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|eiciel-0.9.6.1-3|39	%{_bindir}/%{name}
14cr|eiciel-0.9.6.1-3|40	%{_datadir}/%{name}/
14cr|eiciel-0.9.6.1-3|41	%{_datadir}/applications/*%{name}*
14cr|eiciel-0.9.6.1-3|42	%{_datadir}/gnome/help/%{name}
14cr|eiciel-0.9.6.1-3|43	%{_mandir}/man1/%{name}*
14cr|eiciel-0.9.6.1-3|44	%{_libdir}/nautilus/extensions-2.0/lib%{name}*
14cr|eiciel-0.9.6.1-3|45	
14cr|eiciel-0.9.6.1-3|46	
14cr|eiciel-0.9.6.1-3|47	
14cr|eiciel-0.9.6.1-3|48	%changelog
14cr|eiciel-0.9.6.1-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6.1-3
14cr|eiciel-0.9.6.1-3|50	+ Revision: ddfbd70
14cr|eiciel-0.9.6.1-3|51	- MassBuild#464: Increase release tag
14cr|eiciel-0.9.6.1-3|52	
14cr|eiciel-0.9.6.1-3|53	

1083 14
14cr|eina-extra-0.0.1-1|1	%define major 0
14cr|eina-extra-0.0.1-1|2	%define libname %mklibname eina_extra %{major}
14cr|eina-extra-0.0.1-1|3	%define devname %mklibname eina_extra -d
14cr|eina-extra-0.0.1-1|4	
14cr|eina-extra-0.0.1-1|5	Summary:	Extra types for eina
14cr|eina-extra-0.0.1-1|6	Name:		eina-extra
14cr|eina-extra-0.0.1-1|7	Version:	0.0.1
14cr|eina-extra-0.0.1-1|8	Release:	1
14cr|eina-extra-0.0.1-1|9	License:	LGPLv2.1+
14cr|eina-extra-0.0.1-1|10	Group:		System/Libraries
14cr|eina-extra-0.0.1-1|11	Url:		https://code.google.com/p/enesim/source/browse/#svn%2Ftrunk%2Feina-extra
14cr|eina-extra-0.0.1-1|12	# svn snapshot
14cr|eina-extra-0.0.1-1|13	Source0:	%{name}-%{version}.tar.bz2
14cr|eina-extra-0.0.1-1|14	BuildRequires:	pkgconfig(eina)
14cr|eina-extra-0.0.1-1|15	
14cr|eina-extra-0.0.1-1|16	%description
14cr|eina-extra-0.0.1-1|17	Extra types for eina.
14cr|eina-extra-0.0.1-1|18	
14cr|eina-extra-0.0.1-1|19	#---------------------------------------------------------------------
14cr|eina-extra-0.0.1-1|20	
14cr|eina-extra-0.0.1-1|21	%package -n %{libname}
14cr|eina-extra-0.0.1-1|22	Summary:	Extra types for eina
14cr|eina-extra-0.0.1-1|23	Group:		System/Libraries
14cr|eina-extra-0.0.1-1|24	
14cr|eina-extra-0.0.1-1|25	%description -n %{libname}
14cr|eina-extra-0.0.1-1|26	Extra types for eina.
14cr|eina-extra-0.0.1-1|27	
14cr|eina-extra-0.0.1-1|28	%files -n %{libname}
14cr|eina-extra-0.0.1-1|29	%{_libdir}/libeina_extra.so.%{major}*
14cr|eina-extra-0.0.1-1|30	
14cr|eina-extra-0.0.1-1|31	#---------------------------------------------------------------------
14cr|eina-extra-0.0.1-1|32	
14cr|eina-extra-0.0.1-1|33	%package -n %{devname}
14cr|eina-extra-0.0.1-1|34	Summary:	Development files for eina-extra
14cr|eina-extra-0.0.1-1|35	Group:		Development/Other
14cr|eina-extra-0.0.1-1|36	Requires:	%{libname} = %{EVRD}
14cr|eina-extra-0.0.1-1|37	
14cr|eina-extra-0.0.1-1|38	%description -n %{devname}
14cr|eina-extra-0.0.1-1|39	Development files for eina-extra.
14cr|eina-extra-0.0.1-1|40	
14cr|eina-extra-0.0.1-1|41	%files -n %{devname}
14cr|eina-extra-0.0.1-1|42	%{_libdir}/pkgconfig/*
14cr|eina-extra-0.0.1-1|43	%{_libdir}/libeina_extra.so
14cr|eina-extra-0.0.1-1|44	%{_includedir}/*
14cr|eina-extra-0.0.1-1|45	
14cr|eina-extra-0.0.1-1|46	#---------------------------------------------------------------------
14cr|eina-extra-0.0.1-1|47	
14cr|eina-extra-0.0.1-1|48	%prep
14cr|eina-extra-0.0.1-1|49	%setup -q
14cr|eina-extra-0.0.1-1|50	
14cr|eina-extra-0.0.1-1|51	%build
14cr|eina-extra-0.0.1-1|52	autoreconf -fi
14cr|eina-extra-0.0.1-1|53	%configure2_5x --disable-static
14cr|eina-extra-0.0.1-1|54	%make
14cr|eina-extra-0.0.1-1|55	
14cr|eina-extra-0.0.1-1|56	%install
14cr|eina-extra-0.0.1-1|57	%makeinstall_std
14cr|eina-extra-0.0.1-1|58	
14cr|eina-extra-0.0.1-1|59	
14cr|eina-extra-0.0.1-1|60	%changelog
14cr|eina-extra-0.0.1-1|61	* Mon Sep 15 2014 Rosa <rosa@abf.rosalinux.ru> 0.0.1-1
14cr|eina-extra-0.0.1-1|62	+ Revision: 8574ad9
14cr|eina-extra-0.0.1-1|63	- Automatic import for version 0.0.1-1
14cr|eina-extra-0.0.1-1|64	
14cr|eina-extra-0.0.1-1|65	

1084 14
14cr|einstein-2.0-3|1	Summary:	Remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle
14cr|einstein-2.0-3|2	Name:		einstein
14cr|einstein-2.0-3|3	Version:	2.0
14cr|einstein-2.0-3|4	Release:	3
14cr|einstein-2.0-3|5	License:	GPLv2+
14cr|einstein-2.0-3|6	Group:		Games/Puzzles
14cr|einstein-2.0-3|7	Url:		http://games.flowix.com/en/index.html
14cr|einstein-2.0-3|8	Source:		http://www.babichev.info/files/einstein/%{name}-%{version}-src.tar.gz
14cr|einstein-2.0-3|9	Source1:	%{name}-1.0-html-pages.tgz
14cr|einstein-2.0-3|10	Source2:	%{name}-wrapper
14cr|einstein-2.0-3|11	Source3:	icon.bmp
14cr|einstein-2.0-3|12	Source4:	einstein.desktop
14cr|einstein-2.0-3|13	Source5:	einstein.png
14cr|einstein-2.0-3|14	Patch1:		einstein-math_h.patch
14cr|einstein-2.0-3|15	Patch2:		einstein-Makefile.patch
14cr|einstein-2.0-3|16	Patch3:		einstein-formatter_cpp.patch
14cr|einstein-2.0-3|17	Patch4:		einstein-2.0-deb-icon_change.patch
14cr|einstein-2.0-3|18	Patch5:		einstein-2.0-deb-font_change.patch
14cr|einstein-2.0-3|19	Patch6:		einstein-2.0-deb-random_init.patch
14cr|einstein-2.0-3|20	Patch7:		einstein-2.0-alt-rules_clarification.patch
14cr|einstein-2.0-3|21	Patch8:		einstein-2.0-alt-fix_mkres_link.patch
14cr|einstein-2.0-3|22	Patch9:		einstein-2.0-alt-translation_fix.patch
14cr|einstein-2.0-3|23	Patch10:	einstein-2.0-gcc43.patch
14cr|einstein-2.0-3|24	Patch11:	einstein-2.0-no-strip.patch
14cr|einstein-2.0-3|25	BuildRequires:	fonts-ttf-dejavu
14cr|einstein-2.0-3|26	BuildRequires:	makedepend
14cr|einstein-2.0-3|27	BuildRequires:	pkgconfig(freetype2)
14cr|einstein-2.0-3|28	BuildRequires:	pkgconfig(SDL_mixer)
14cr|einstein-2.0-3|29	BuildRequires:	pkgconfig(SDL_ttf)
14cr|einstein-2.0-3|30	BuildRequires:	pkgconfig(zlib)
14cr|einstein-2.0-3|31	
14cr|einstein-2.0-3|32	%description
14cr|einstein-2.0-3|33	Einstein puzzle is cross-platform open source remake of old DOS game Sherlock
14cr|einstein-2.0-3|34	which was inspired by Albert Einstein's puzzle. Einstein said that only those
14cr|einstein-2.0-3|35	with an intelligence quotient of 97 percentile and higher should be able to
14cr|einstein-2.0-3|36	solve it.
14cr|einstein-2.0-3|37	
14cr|einstein-2.0-3|38	The game goal is to open all cards in square of 6x6 cards.
14cr|einstein-2.0-3|39	Every row of square contains cards of one type only. For example, first row
14cr|einstein-2.0-3|40	contains arabic digits, second - letters, third - rome digits, fouths - dices,
14cr|einstein-2.0-3|41	fifth - geometric figures, sixs - mathematic symbols.
14cr|einstein-2.0-3|42	
14cr|einstein-2.0-3|43	%files
14cr|einstein-2.0-3|44	%doc doc/*
14cr|einstein-2.0-3|45	%{_bindir}/*
14cr|einstein-2.0-3|46	%{_datadir}/%{name}
14cr|einstein-2.0-3|47	%{_datadir}/applications/*.desktop
14cr|einstein-2.0-3|48	%{_datadir}/pixmaps/%{name}.png
14cr|einstein-2.0-3|49	
14cr|einstein-2.0-3|50	#----------------------------------------------------------------------------
14cr|einstein-2.0-3|51	
14cr|einstein-2.0-3|52	%prep
14cr|einstein-2.0-3|53	%setup
14cr|einstein-2.0-3|54	%setup -q -T -D -a 1
14cr|einstein-2.0-3|55	
14cr|einstein-2.0-3|56	%patch1
14cr|einstein-2.0-3|57	%patch2
14cr|einstein-2.0-3|58	%patch3 -p2
14cr|einstein-2.0-3|59	%patch4 -p1
14cr|einstein-2.0-3|60	%patch5 -p1
14cr|einstein-2.0-3|61	%patch6 -p1
14cr|einstein-2.0-3|62	%patch7 -p1
14cr|einstein-2.0-3|63	%patch8 -p1
14cr|einstein-2.0-3|64	%patch9 -p1
14cr|einstein-2.0-3|65	%patch10 -p1
14cr|einstein-2.0-3|66	%patch11 -p1
14cr|einstein-2.0-3|67	install %{SOURCE3} res/
14cr|einstein-2.0-3|68	mv %{name} doc
14cr|einstein-2.0-3|69	cp /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf res/
14cr|einstein-2.0-3|70	
14cr|einstein-2.0-3|71	%build
14cr|einstein-2.0-3|72	%make depend
14cr|einstein-2.0-3|73	%make -C mkres OPTIMIZE="%{optflags}"
14cr|einstein-2.0-3|74	pushd res
14cr|einstein-2.0-3|75	../mkres/mkres --source resources.descr --output ../einstein.res
14cr|einstein-2.0-3|76	popd
14cr|einstein-2.0-3|77	%make PREFIX=/usr OPTIMIZE="%{optflags}"
14cr|einstein-2.0-3|78	
14cr|einstein-2.0-3|79	%install
14cr|einstein-2.0-3|80	mkdir -p %{buildroot}%{_bindir}
14cr|einstein-2.0-3|81	mkdir -p %{buildroot}%{_datadir}/%{name}/res
14cr|einstein-2.0-3|82	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|einstein-2.0-3|83	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.bin
14cr|einstein-2.0-3|84	install %{SOURCE2} %{buildroot}%{_bindir}/%{name}
14cr|einstein-2.0-3|85	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|einstein-2.0-3|86	install -Dm 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|einstein-2.0-3|87	install -Dm 0644 %{SOURCE5} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|einstein-2.0-3|88	
14cr|einstein-2.0-3|89	
14cr|einstein-2.0-3|90	%changelog
14cr|einstein-2.0-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cr|einstein-2.0-3|92	+ Revision: d37c90a
14cr|einstein-2.0-3|93	- MassBuild#464: Increase release tag
14cr|einstein-2.0-3|94	
14cr|einstein-2.0-3|95	

1085 14
14cr|eiskaltdcpp-2.2.9-4|1	%define	major		2.2
14cr|eiskaltdcpp-2.2.9-4|2	%define	libname		%mklibname %{name} %{major}
14cr|eiskaltdcpp-2.2.9-4|3	%define	develname	%mklibname %{name} -d
14cr|eiskaltdcpp-2.2.9-4|4	
14cr|eiskaltdcpp-2.2.9-4|5	Summary:	Cross-platform program that uses the Direct Connect and ADC protocol
14cr|eiskaltdcpp-2.2.9-4|6	Name:		eiskaltdcpp
14cr|eiskaltdcpp-2.2.9-4|7	Version:	2.2.9
14cr|eiskaltdcpp-2.2.9-4|8	Release:	4
14cr|eiskaltdcpp-2.2.9-4|9	License:	GPLv3+
14cr|eiskaltdcpp-2.2.9-4|10	Group:		Networking/File transfer
14cr|eiskaltdcpp-2.2.9-4|11	Url:		http://code.google.com/p/eiskaltdc
14cr|eiskaltdcpp-2.2.9-4|12	Source0:	https://eiskaltdc.googlecode.com/files/%{name}-%{version}.tar.xz
14cr|eiskaltdcpp-2.2.9-4|13	Patch0:		eiskaltdcpp-2.2.8-fix-linkage.patch
14cr|eiskaltdcpp-2.2.9-4|14	
14cr|eiskaltdcpp-2.2.9-4|15	BuildRequires:  cmake >= 2.6.3
14cr|eiskaltdcpp-2.2.9-4|16	BuildRequires:  boost-devel
14cr|eiskaltdcpp-2.2.9-4|17	BuildRequires:  aspell-devel
14cr|eiskaltdcpp-2.2.9-4|18	BuildRequires:  pkgconfig(libupnp)
14cr|eiskaltdcpp-2.2.9-4|19	BuildRequires:  qt4-devel
14cr|eiskaltdcpp-2.2.9-4|20	BuildRequires:  bzip2-devel
14cr|eiskaltdcpp-2.2.9-4|21	BuildRequires:  pkgconfig(openssl) >= 0.9.8
14cr|eiskaltdcpp-2.2.9-4|22	BuildRequires:  gettext-devel
14cr|eiskaltdcpp-2.2.9-4|23	BuildRequires:  pkgconfig(gail-3.0)
14cr|eiskaltdcpp-2.2.9-4|24	BuildRequires:  pkgconfig(gdk-3.0)
14cr|eiskaltdcpp-2.2.9-4|25	BuildRequires:  pkgconfig(libnotify)
14cr|eiskaltdcpp-2.2.9-4|26	BuildRequires:  pkgconfig(lua)
14cr|eiskaltdcpp-2.2.9-4|27	BuildRequires:  pkgconfig(gladeui-2.0)
14cr|eiskaltdcpp-2.2.9-4|28	BuildRequires:  pkgconfig(libidn)
14cr|eiskaltdcpp-2.2.9-4|29	BuildRequires:  desktop-file-utils
14cr|eiskaltdcpp-2.2.9-4|30	BuildRequires:  pkgconfig(libpcre)
14cr|eiskaltdcpp-2.2.9-4|31	BuildRequires:  miniupnpc-devel
14cr|eiskaltdcpp-2.2.9-4|32	BuildRequires:  pkgconfig(lua)
14cr|eiskaltdcpp-2.2.9-4|33	BuildRequires:  pkgconfig(libcanberra-gtk3)
14cr|eiskaltdcpp-2.2.9-4|34	
14cr|eiskaltdcpp-2.2.9-4|35	
14cr|eiskaltdcpp-2.2.9-4|36	%description
14cr|eiskaltdcpp-2.2.9-4|37	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cr|eiskaltdcpp-2.2.9-4|38	protocol. It is compatible with other DC clients, such as the original DC from
14cr|eiskaltdcpp-2.2.9-4|39	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cr|eiskaltdcpp-2.2.9-4|40	common DC hub software. The minimum number of our patches to original DC++
14cr|eiskaltdcpp-2.2.9-4|41	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cr|eiskaltdcpp-2.2.9-4|42	other clients.
14cr|eiskaltdcpp-2.2.9-4|43	
14cr|eiskaltdcpp-2.2.9-4|44	
14cr|eiskaltdcpp-2.2.9-4|45	%files -f lib%{name}.lang
14cr|eiskaltdcpp-2.2.9-4|46	%doc AUTHORS COPYING LICENSE ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
14cr|eiskaltdcpp-2.2.9-4|47	%dir %{_datadir}/%{name}
14cr|eiskaltdcpp-2.2.9-4|48	%{_datadir}/%{name}/update_geoip
14cr|eiskaltdcpp-2.2.9-4|49	%{_datadir}/%{name}/sounds
14cr|eiskaltdcpp-2.2.9-4|50	%{_datadir}/%{name}/examples
14cr|eiskaltdcpp-2.2.9-4|51	%{_datadir}/%{name}/emoticons
14cr|eiskaltdcpp-2.2.9-4|52	%{_datadir}/%{name}/luascripts
14cr|eiskaltdcpp-2.2.9-4|53	%{_datadir}/pixmaps/%{name}.png
14cr|eiskaltdcpp-2.2.9-4|54	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|eiskaltdcpp-2.2.9-4|55	
14cr|eiskaltdcpp-2.2.9-4|56	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|57	
14cr|eiskaltdcpp-2.2.9-4|58	%package -n %{libname}
14cr|eiskaltdcpp-2.2.9-4|59	Summary:	Dynamic library used by EiskaltDC++
14cr|eiskaltdcpp-2.2.9-4|60	Group:		System/Libraries
14cr|eiskaltdcpp-2.2.9-4|61	
14cr|eiskaltdcpp-2.2.9-4|62	%description -n %{libname}
14cr|eiskaltdcpp-2.2.9-4|63	Dynamic library used by EiskaltDC++.
14cr|eiskaltdcpp-2.2.9-4|64	
14cr|eiskaltdcpp-2.2.9-4|65	%files -n %{libname}
14cr|eiskaltdcpp-2.2.9-4|66	%doc COPYING
14cr|eiskaltdcpp-2.2.9-4|67	%{_libdir}/lib%{name}.so.%{major}*
14cr|eiskaltdcpp-2.2.9-4|68	
14cr|eiskaltdcpp-2.2.9-4|69	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|70	
14cr|eiskaltdcpp-2.2.9-4|71	
14cr|eiskaltdcpp-2.2.9-4|72	%package qt
14cr|eiskaltdcpp-2.2.9-4|73	Summary:	Qt frontend for EiskaltDC++
14cr|eiskaltdcpp-2.2.9-4|74	Group:		Networking/File transfer
14cr|eiskaltdcpp-2.2.9-4|75	Requires:	%{name} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|76	Requires:	%{libname} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|77	
14cr|eiskaltdcpp-2.2.9-4|78	%description qt
14cr|eiskaltdcpp-2.2.9-4|79	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cr|eiskaltdcpp-2.2.9-4|80	protocol. It is compatible with other DC clients, such as the original DC from
14cr|eiskaltdcpp-2.2.9-4|81	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cr|eiskaltdcpp-2.2.9-4|82	common DC hub software. The minimum number of our patches to original DC++
14cr|eiskaltdcpp-2.2.9-4|83	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cr|eiskaltdcpp-2.2.9-4|84	other clients. This is the Qt front end.
14cr|eiskaltdcpp-2.2.9-4|85	
14cr|eiskaltdcpp-2.2.9-4|86	
14cr|eiskaltdcpp-2.2.9-4|87	
14cr|eiskaltdcpp-2.2.9-4|88	%files qt -f %{name}-qt.lang
14cr|eiskaltdcpp-2.2.9-4|89	%doc COPYING
14cr|eiskaltdcpp-2.2.9-4|90	%dir %{_datadir}/%{name}/qt
14cr|eiskaltdcpp-2.2.9-4|91	%dir %{_datadir}/%{name}/qt/ts
14cr|eiskaltdcpp-2.2.9-4|92	%{_datadir}/%{name}/qt/icons
14cr|eiskaltdcpp-2.2.9-4|93	%{_datadir}/%{name}/qt/qtscripts
14cr|eiskaltdcpp-2.2.9-4|94	%{_datadir}/%{name}/qt/resources
14cr|eiskaltdcpp-2.2.9-4|95	%{_mandir}/man1/%{name}-qt.1.*
14cr|eiskaltdcpp-2.2.9-4|96	%{_datadir}/applications/%{name}-qt.desktop
14cr|eiskaltdcpp-2.2.9-4|97	%{_bindir}/%{name}-qt
14cr|eiskaltdcpp-2.2.9-4|98	
14cr|eiskaltdcpp-2.2.9-4|99	
14cr|eiskaltdcpp-2.2.9-4|100	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|101	%package gtk
14cr|eiskaltdcpp-2.2.9-4|102	Summary:	GTK frontend for EiskaltDC++
14cr|eiskaltdcpp-2.2.9-4|103	Group:		Networking/File transfer
14cr|eiskaltdcpp-2.2.9-4|104	Requires:	%{name} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|105	Requires:	%{libname} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|106	
14cr|eiskaltdcpp-2.2.9-4|107	%description gtk
14cr|eiskaltdcpp-2.2.9-4|108	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cr|eiskaltdcpp-2.2.9-4|109	protocol. It is compatible with other DC clients, such as the original DC from
14cr|eiskaltdcpp-2.2.9-4|110	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cr|eiskaltdcpp-2.2.9-4|111	common DC hub software. The minimum number of our patches to original DC++
14cr|eiskaltdcpp-2.2.9-4|112	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cr|eiskaltdcpp-2.2.9-4|113	other clients. This is the GTK front end.
14cr|eiskaltdcpp-2.2.9-4|114	
14cr|eiskaltdcpp-2.2.9-4|115	
14cr|eiskaltdcpp-2.2.9-4|116	
14cr|eiskaltdcpp-2.2.9-4|117	%files gtk -f %{name}-gtk.lang
14cr|eiskaltdcpp-2.2.9-4|118	%doc COPYING
14cr|eiskaltdcpp-2.2.9-4|119	%{_datadir}/%{name}/gtk
14cr|eiskaltdcpp-2.2.9-4|120	%{_mandir}/man1/%{name}-gtk.1.*
14cr|eiskaltdcpp-2.2.9-4|121	%{_datadir}/applications/%{name}-gtk.desktop
14cr|eiskaltdcpp-2.2.9-4|122	%{_bindir}/%{name}-gtk
14cr|eiskaltdcpp-2.2.9-4|123	
14cr|eiskaltdcpp-2.2.9-4|124	
14cr|eiskaltdcpp-2.2.9-4|125	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|126	%package daemon
14cr|eiskaltdcpp-2.2.9-4|127	Summary:	A simple EiskaltDC++ daemon
14cr|eiskaltdcpp-2.2.9-4|128	Group:		Networking/File transfer
14cr|eiskaltdcpp-2.2.9-4|129	Requires:	%{name} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|130	Requires:	%{libname} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|131	Requires:	perl(Term::UI)
14cr|eiskaltdcpp-2.2.9-4|132	
14cr|eiskaltdcpp-2.2.9-4|133	%description daemon
14cr|eiskaltdcpp-2.2.9-4|134	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
14cr|eiskaltdcpp-2.2.9-4|135	ADC protocol. It is compatible with other DC clients, such as the original
14cr|eiskaltdcpp-2.2.9-4|136	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
14cr|eiskaltdcpp-2.2.9-4|137	with all common DC hub software. This is a simple daemon for running
14cr|eiskaltdcpp-2.2.9-4|138	EiskaltDC++ without any GUI; it can be controlled via XMLRPC or JSONRPC.
14cr|eiskaltdcpp-2.2.9-4|139	
14cr|eiskaltdcpp-2.2.9-4|140	%files daemon
14cr|eiskaltdcpp-2.2.9-4|141	%doc AUTHORS COPYING LICENSE README TODO
14cr|eiskaltdcpp-2.2.9-4|142	%{_datadir}/%{name}/cli/*
14cr|eiskaltdcpp-2.2.9-4|143	%{_mandir}/man1/%{name}-daemon.1.*
14cr|eiskaltdcpp-2.2.9-4|144	%{_mandir}/man1/%{name}-cli-*.1.*
14cr|eiskaltdcpp-2.2.9-4|145	%{_bindir}/%{name}-daemon
14cr|eiskaltdcpp-2.2.9-4|146	%{_bindir}/%{name}-cli-*
14cr|eiskaltdcpp-2.2.9-4|147	
14cr|eiskaltdcpp-2.2.9-4|148	
14cr|eiskaltdcpp-2.2.9-4|149	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|150	%package -n %{develname}
14cr|eiskaltdcpp-2.2.9-4|151	Summary:	Development files for the main EiskaltDC++ library
14cr|eiskaltdcpp-2.2.9-4|152	Group:		Development/C++
14cr|eiskaltdcpp-2.2.9-4|153	Requires:	%{libname} = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|154	Provides:	%{name}-devel = %{EVRD}
14cr|eiskaltdcpp-2.2.9-4|155	
14cr|eiskaltdcpp-2.2.9-4|156	%description -n %{develname}
14cr|eiskaltdcpp-2.2.9-4|157	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
14cr|eiskaltdcpp-2.2.9-4|158	ADC protocol. It is compatible with other DC clients, such as the original
14cr|eiskaltdcpp-2.2.9-4|159	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
14cr|eiskaltdcpp-2.2.9-4|160	with all common DC hub software.
14cr|eiskaltdcpp-2.2.9-4|161	This package contains the header files needed to use the main EiskaltDC++
14cr|eiskaltdcpp-2.2.9-4|162	library.
14cr|eiskaltdcpp-2.2.9-4|163	
14cr|eiskaltdcpp-2.2.9-4|164	%files -n %{develname}
14cr|eiskaltdcpp-2.2.9-4|165	%doc COPYING ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
14cr|eiskaltdcpp-2.2.9-4|166	%{_includedir}/%{name}/dcpp/*.h
14cr|eiskaltdcpp-2.2.9-4|167	
14cr|eiskaltdcpp-2.2.9-4|168	
14cr|eiskaltdcpp-2.2.9-4|169	#-----------------------------------------------------------------------------
14cr|eiskaltdcpp-2.2.9-4|170	
14cr|eiskaltdcpp-2.2.9-4|171	%prep
14cr|eiskaltdcpp-2.2.9-4|172	%setup -q
14cr|eiskaltdcpp-2.2.9-4|173	#https://github.com/eiskaltdcpp/eiskaltdcpp/issues/27
14cr|eiskaltdcpp-2.2.9-4|174	lua_version=`lua -v 2>&1 | cut -d ' ' -f2 | cut -d '.' -f1,2`
14cr|eiskaltdcpp-2.2.9-4|175	if [ "$lua_version" = "5.2" ]
14cr|eiskaltdcpp-2.2.9-4|176	then
14cr|eiskaltdcpp-2.2.9-4|177	sed -i -e 's/Lua51/Lua52/' CMakeLists.txt cmake/FindLua52.cmake
14cr|eiskaltdcpp-2.2.9-4|178	fi
14cr|eiskaltdcpp-2.2.9-4|179	
14cr|eiskaltdcpp-2.2.9-4|180	%patch0 -p1 -b .linkage
14cr|eiskaltdcpp-2.2.9-4|181	
14cr|eiskaltdcpp-2.2.9-4|182	%build
14cr|eiskaltdcpp-2.2.9-4|183	rm -rf data/examples/*.php eiskaltdcpp-qt/qtscripts/gnome/*.php
14cr|eiskaltdcpp-2.2.9-4|184	
14cr|eiskaltdcpp-2.2.9-4|185	%cmake	-DCMAKE_BUILD_TYPE=Release \
14cr|eiskaltdcpp-2.2.9-4|186	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cr|eiskaltdcpp-2.2.9-4|187	-DLIB_INSTALL_DIR=%{_libdir} \
14cr|eiskaltdcpp-2.2.9-4|188	-DLOCAL_BOOST=OFF \
14cr|eiskaltdcpp-2.2.9-4|189	-DLUA_SCRIPT=ON \
14cr|eiskaltdcpp-2.2.9-4|190	-DUSE_IDNA=ON \
14cr|eiskaltdcpp-2.2.9-4|191	-DPERL_REGEX=ON \
14cr|eiskaltdcpp-2.2.9-4|192	-DUSE_QT=ON \
14cr|eiskaltdcpp-2.2.9-4|193	-DUSE_QT_SQLITE=ON \
14cr|eiskaltdcpp-2.2.9-4|194	-DUSE_QT_QML=ON \
14cr|eiskaltdcpp-2.2.9-4|195	-DUSE_JS=ON \
14cr|eiskaltdcpp-2.2.9-4|196	-DUSE_ASPELL=ON \
14cr|eiskaltdcpp-2.2.9-4|197	-DFREE_SPACE_BAR_C=ON \
14cr|eiskaltdcpp-2.2.9-4|198	-DDBUS_NOTIFY=ON \
14cr|eiskaltdcpp-2.2.9-4|199	-DUSE_GTK3=ON \
14cr|eiskaltdcpp-2.2.9-4|200	-DUSE_LIBGNOME2=OFF \
14cr|eiskaltdcpp-2.2.9-4|201	-DUSE_LIBNOTIFY=ON \
14cr|eiskaltdcpp-2.2.9-4|202	-DUSE_LIBCANBERRA=ON \
14cr|eiskaltdcpp-2.2.9-4|203	-DNO_UI_DAEMON=ON \
14cr|eiskaltdcpp-2.2.9-4|204	-DXMLRPC_DAEMON=OFF \
14cr|eiskaltdcpp-2.2.9-4|205	-DJSONRPC_DAEMON=ON \
14cr|eiskaltdcpp-2.2.9-4|206	-DUSE_CLI_XMLRPC=ON \
14cr|eiskaltdcpp-2.2.9-4|207	-DUSE_CLI_JSONRPC=ON \
14cr|eiskaltdcpp-2.2.9-4|208	-DWITH_DEV_FILES=ON \
14cr|eiskaltdcpp-2.2.9-4|209	-DEISKALTDCPP_INCLUDE_DIR="%{_includedir}/%{name}" \
14cr|eiskaltdcpp-2.2.9-4|210	-DWITH_EMOTICONS=ON \
14cr|eiskaltdcpp-2.2.9-4|211	-DWITH_SOUNDS=ON \
14cr|eiskaltdcpp-2.2.9-4|212	-DWITH_EXAMPLES=ON \
14cr|eiskaltdcpp-2.2.9-4|213	-DWITH_LUASCRIPTS=ON \
14cr|eiskaltdcpp-2.2.9-4|214	-DWITH_DHT=ON \
14cr|eiskaltdcpp-2.2.9-4|215	-DUSE_MINIUPNP=ON \
14cr|eiskaltdcpp-2.2.9-4|216	-DCREATE_MO=ON \
14cr|eiskaltdcpp-2.2.9-4|217	-DINSTALL_RUNTIME_PATH=OFF
14cr|eiskaltdcpp-2.2.9-4|218	%make
14cr|eiskaltdcpp-2.2.9-4|219	
14cr|eiskaltdcpp-2.2.9-4|220	
14cr|eiskaltdcpp-2.2.9-4|221	%install
14cr|eiskaltdcpp-2.2.9-4|222	%makeinstall_std -C build
14cr|eiskaltdcpp-2.2.9-4|223	
14cr|eiskaltdcpp-2.2.9-4|224	%find_lang %{name}-gtk
14cr|eiskaltdcpp-2.2.9-4|225	
14cr|eiskaltdcpp-2.2.9-4|226	find %{buildroot} -name "*.qm" | sed 's:'%{buildroot}'::
14cr|eiskaltdcpp-2.2.9-4|227	s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}-qt.lang
14cr|eiskaltdcpp-2.2.9-4|228	
14cr|eiskaltdcpp-2.2.9-4|229	%find_lang lib%{name} lib%{name}.lang
14cr|eiskaltdcpp-2.2.9-4|230	
14cr|eiskaltdcpp-2.2.9-4|231	
14cr|eiskaltdcpp-2.2.9-4|232	
14cr|eiskaltdcpp-2.2.9-4|233	
14cr|eiskaltdcpp-2.2.9-4|234	
14cr|eiskaltdcpp-2.2.9-4|235	%changelog
14cr|eiskaltdcpp-2.2.9-4|236	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.9-4
14cr|eiskaltdcpp-2.2.9-4|237	+ Revision: 4bf4621
14cr|eiskaltdcpp-2.2.9-4|238	- MassBuild#464: Increase release tag
14cr|eiskaltdcpp-2.2.9-4|239	
14cr|eiskaltdcpp-2.2.9-4|240	

1086 14
14cr|ejabberd-2.1.13-5|1	Summary:	A distributed, fault-tolerant Jabber/XMPP server
14cr|ejabberd-2.1.13-5|2	
14cr|ejabberd-2.1.13-5|3	Name:		ejabberd
14cr|ejabberd-2.1.13-5|4	Version:	2.1.13
14cr|ejabberd-2.1.13-5|5	Release:	5
14cr|ejabberd-2.1.13-5|6	Group:		System/Servers
14cr|ejabberd-2.1.13-5|7	License:	GPLv2+
14cr|ejabberd-2.1.13-5|8	URL:		http://www.ejabberd.im/
14cr|ejabberd-2.1.13-5|9	Source0:	http://www.process-one.net/downloads/ejabberd/%{version}/%{name}-%{version}.tgz
14cr|ejabberd-2.1.13-5|10	Source3:        inetrc
14cr|ejabberd-2.1.13-5|11	# http://ejabberd.jabber.ru/ejabberdctl-extra
14cr|ejabberd-2.1.13-5|12	Source4:	http://ejabberd.jabber.ru/files/efiles/mod_ctlextra.erl
14cr|ejabberd-2.1.13-5|13	# The following were extracted from a patch found on http://realloc.spb.ru/share/ejabberdad.html
14cr|ejabberd-2.1.13-5|14	Source5:	ejabberd_auth_ad.erl
14cr|ejabberd-2.1.13-5|15	Source6:	mod_shared_roster_ad.erl
14cr|ejabberd-2.1.13-5|16	Source7:	mod_vcard_ad.erl
14cr|ejabberd-2.1.13-5|17	
14cr|ejabberd-2.1.13-5|18	Source9:        ejabberd.logrotate
14cr|ejabberd-2.1.13-5|19	Source10:       ejabberd.sysconfig
14cr|ejabberd-2.1.13-5|20	Source11:       ejabberd.service
14cr|ejabberd-2.1.13-5|21	Source12:       ejabberd.tmpfiles.conf
14cr|ejabberd-2.1.13-5|22	
14cr|ejabberd-2.1.13-5|23	# PAM support
14cr|ejabberd-2.1.13-5|24	Source13:       ejabberdctl.pam
14cr|ejabberd-2.1.13-5|25	Source14:       ejabberdctl.apps
14cr|ejabberd-2.1.13-5|26	Source15:       ejabberd.pam
14cr|ejabberd-2.1.13-5|27	
14cr|ejabberd-2.1.13-5|28	# Patches from Fedora
14cr|ejabberd-2.1.13-5|29	# Use ejabberd as an example for PAM service name (fedora/epel-specific)
14cr|ejabberd-2.1.13-5|30	Patch1: ejabberd-0001-Fix-PAM-service-example-name-to-match-actual-one.patch
14cr|ejabberd-2.1.13-5|31	# fixed delays in s2s connections
14cr|ejabberd-2.1.13-5|32	Patch2: ejabberd-0002-Fixed-delays-in-s2s-connections.patch
14cr|ejabberd-2.1.13-5|33	# Introducing mod_admin_extra
14cr|ejabberd-2.1.13-5|34	Patch3: ejabberd-0003-Introducing-mod_admin_extra.patch
14cr|ejabberd-2.1.13-5|35	# BZ# 439583, 452326, 451554, 465196, 502361 (fedora/epel-specific)
14cr|ejabberd-2.1.13-5|36	Patch4: ejabberd-0004-Fedora-specific-changes-to-ejabberdctl.patch
14cr|ejabberd-2.1.13-5|37	# Fix so-lib permissions while installing (fedora/epel-specific)
14cr|ejabberd-2.1.13-5|38	Patch5: ejabberd-0005-Install-.so-objects-with-0755-permissions.patch
14cr|ejabberd-2.1.13-5|39	# Will be proposed for inclusion into upstream
14cr|ejabberd-2.1.13-5|40	Patch6: ejabberd-0006-Use-versioned-directory-for-storing-docs.patch
14cr|ejabberd-2.1.13-5|41	# Backported from upstream
14cr|ejabberd-2.1.13-5|42	Patch7: ejabberd-0007-Support-SASL-GSSAPI-authentication-thanks-to-Mikael-.patch
14cr|ejabberd-2.1.13-5|43	# Disable IP restriction for ejabberdctl (seems that it doesn't work well)
14cr|ejabberd-2.1.13-5|44	Patch8: ejabberd-0008-Disable-INET_DIST_INTERFACE-by-default.patch
14cr|ejabberd-2.1.13-5|45	
14cr|ejabberd-2.1.13-5|46	BuildRequires:	erlang-base
14cr|ejabberd-2.1.13-5|47	BuildRequires:	erlang-ssl
14cr|ejabberd-2.1.13-5|48	BuildRequires:	erlang-devel
14cr|ejabberd-2.1.13-5|49	BuildRequires:	erlang-erl_interface
14cr|ejabberd-2.1.13-5|50	BuildRequires:	erlang-compiler
14cr|ejabberd-2.1.13-5|51	BuildRequires:	erlang-asn1
14cr|ejabberd-2.1.13-5|52	BuildRequires:	erlang-public_key
14cr|ejabberd-2.1.13-5|53	BuildRequires:	erlang-parsetools
14cr|ejabberd-2.1.13-5|54	BuildRequires:	libexpat-devel
14cr|ejabberd-2.1.13-5|55	BuildRequires:	openssl-devel
14cr|ejabberd-2.1.13-5|56	BuildRequires:	zlib-devel
14cr|ejabberd-2.1.13-5|57	BuildRequires:	tetex-latex
14cr|ejabberd-2.1.13-5|58	BuildRequires:	hevea
14cr|ejabberd-2.1.13-5|59	BuildRequires:	rpm-helper >= 0.21
14cr|ejabberd-2.1.13-5|60	BuildRequires:  texlive-collection-basic
14cr|ejabberd-2.1.13-5|61	Requires:	erlang-base
14cr|ejabberd-2.1.13-5|62	Requires:	erlang-crypto
14cr|ejabberd-2.1.13-5|63	Requires:	erlang-mnesia
14cr|ejabberd-2.1.13-5|64	Requires:	erlang-syntax_tools
14cr|ejabberd-2.1.13-5|65	Requires:	erlang-compiler
14cr|ejabberd-2.1.13-5|66	Requires:	erlang-asn1
14cr|ejabberd-2.1.13-5|67	Requires:	erlang-ssl
14cr|ejabberd-2.1.13-5|68	Requires(post):	systemd
14cr|ejabberd-2.1.13-5|69	Requires(pre):	rpm-helper >= 0.19
14cr|ejabberd-2.1.13-5|70	Requires(post):	rpm-helper >= 0.21
14cr|ejabberd-2.1.13-5|71	Requires(preun):	rpm-helper >= 0.19
14cr|ejabberd-2.1.13-5|72	Requires(postun):	rpm-helper >= 0.19
14cr|ejabberd-2.1.13-5|73	
14cr|ejabberd-2.1.13-5|74	
14cr|ejabberd-2.1.13-5|75	%description
14cr|ejabberd-2.1.13-5|76	ejabberd is a Free and Open Source distributed fault-tolerant
14cr|ejabberd-2.1.13-5|77	Jabber/XMPP server. It is mostly written in Erlang, and runs on many
14cr|ejabberd-2.1.13-5|78	platforms (tested on Linux, FreeBSD, NetBSD, Solaris, Mac OS X and
14cr|ejabberd-2.1.13-5|79	Windows NT/2000/XP).
14cr|ejabberd-2.1.13-5|80	
14cr|ejabberd-2.1.13-5|81	%package devel
14cr|ejabberd-2.1.13-5|82	Summary:	Development files for %{name}
14cr|ejabberd-2.1.13-5|83	
14cr|ejabberd-2.1.13-5|84	Group:		Development/Other
14cr|ejabberd-2.1.13-5|85	Requires:	%{name} = %{version}-%{release}
14cr|ejabberd-2.1.13-5|86	Requires:	erlang-devel
14cr|ejabberd-2.1.13-5|87	
14cr|ejabberd-2.1.13-5|88	%description devel
14cr|ejabberd-2.1.13-5|89	Development files for %{name}.
14cr|ejabberd-2.1.13-5|90	
14cr|ejabberd-2.1.13-5|91	%package doc
14cr|ejabberd-2.1.13-5|92	Summary:	Documentation for ejabberd
14cr|ejabberd-2.1.13-5|93	
14cr|ejabberd-2.1.13-5|94	Group:		System/Servers
14cr|ejabberd-2.1.13-5|95	
14cr|ejabberd-2.1.13-5|96	%description doc
14cr|ejabberd-2.1.13-5|97	Documentation for ejabberd.
14cr|ejabberd-2.1.13-5|98	
14cr|ejabberd-2.1.13-5|99	%prep
14cr|ejabberd-2.1.13-5|100	%setup -q
14cr|ejabberd-2.1.13-5|101	
14cr|ejabberd-2.1.13-5|102	
14cr|ejabberd-2.1.13-5|103	%patch1 -p1 -b .pam_name
14cr|ejabberd-2.1.13-5|104	%patch2 -p1 -b .s2s_delays
14cr|ejabberd-2.1.13-5|105	%patch3 -p1 -b .mod_admin_extra
14cr|ejabberd-2.1.13-5|106	#%patch4 -p1 -b .fedora_specific
14cr|ejabberd-2.1.13-5|107	%patch5 -p1 -b .fix_perms
14cr|ejabberd-2.1.13-5|108	%patch6 -p1 -b .versioned_docdir
14cr|ejabberd-2.1.13-5|109	%patch7 -p1 -b .gssapi
14cr|ejabberd-2.1.13-5|110	%patch8 -p1 -b .disable_ip_restriction_for_ejabberdctl
14cr|ejabberd-2.1.13-5|111	
14cr|ejabberd-2.1.13-5|112	# FIXME one more last-minute fix, now for 2.1.13
14cr|ejabberd-2.1.13-5|113	sed -i -e "s,2.1.12,2.1.13,g" src/configure
14cr|ejabberd-2.1.13-5|114	touch -r src/configure.ac src/configure
14cr|ejabberd-2.1.13-5|115	
14cr|ejabberd-2.1.13-5|116	%{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in
14cr|ejabberd-2.1.13-5|117	%{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
14cr|ejabberd-2.1.13-5|118	
14cr|ejabberd-2.1.13-5|119	cp %{SOURCE4} src
14cr|ejabberd-2.1.13-5|120	cp %{SOURCE5} src
14cr|ejabberd-2.1.13-5|121	cp %{SOURCE6} src
14cr|ejabberd-2.1.13-5|122	cp %{SOURCE7} src
14cr|ejabberd-2.1.13-5|123	
14cr|ejabberd-2.1.13-5|124	%build
14cr|ejabberd-2.1.13-5|125	%define _disable_ld_no_undefined 1
14cr|ejabberd-2.1.13-5|126	pushd src
14cr|ejabberd-2.1.13-5|127	%configure2_5x \
14cr|ejabberd-2.1.13-5|128	--enable-odbc \
14cr|ejabberd-2.1.13-5|129	--disable-pam \
14cr|ejabberd-2.1.13-5|130	--disable-ejabberd_zlib
14cr|ejabberd-2.1.13-5|131	
14cr|ejabberd-2.1.13-5|132	%make -j1
14cr|ejabberd-2.1.13-5|133	popd
14cr|ejabberd-2.1.13-5|134	pushd doc
14cr|ejabberd-2.1.13-5|135	make html pdf
14cr|ejabberd-2.1.13-5|136	popd
14cr|ejabberd-2.1.13-5|137	
14cr|ejabberd-2.1.13-5|138	%install
14cr|ejabberd-2.1.13-5|139	pushd src
14cr|ejabberd-2.1.13-5|140	%makeinstall_std
14cr|ejabberd-2.1.13-5|141	popd
14cr|ejabberd-2.1.13-5|142	
14cr|ejabberd-2.1.13-5|143	# fix example SSL certificate path to real one, which we created recently (see above)
14cr|ejabberd-2.1.13-5|144	%{__perl} -pi -e 's!/path/to/ssl.pem!/etc/ejabberd/ejabberd.pem!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
14cr|ejabberd-2.1.13-5|145	
14cr|ejabberd-2.1.13-5|146	# fix captcha path
14cr|ejabberd-2.1.13-5|147	%{__perl} -pi -e 's!/lib/ejabberd/priv/bin/captcha.sh!%{_libdir}/%{name}/priv/bin/captcha.sh!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
14cr|ejabberd-2.1.13-5|148	
14cr|ejabberd-2.1.13-5|149	mkdir -p %{buildroot}/var/log/ejabberd
14cr|ejabberd-2.1.13-5|150	mkdir -p %{buildroot}/var/lib/ejabberd/spool
14cr|ejabberd-2.1.13-5|151	
14cr|ejabberd-2.1.13-5|152	chmod a+x %{buildroot}%{_libdir}/ejabberd/priv/lib/
14cr|ejabberd-2.1.13-5|153	
14cr|ejabberd-2.1.13-5|154	%{__perl} -pi -e 's!./ssl.pem!/etc/pki/tls/private/ejabberd.pem!g' \
14cr|ejabberd-2.1.13-5|155	%{buildroot}/etc/ejabberd/ejabberd.cfg
14cr|ejabberd-2.1.13-5|156	
14cr|ejabberd-2.1.13-5|157	install -d -m 755 %{buildroot}/var/log/ejabberd
14cr|ejabberd-2.1.13-5|158	install -d -m 755 %{buildroot}%{_var}/lib/ejabberd
14cr|ejabberd-2.1.13-5|159	
14cr|ejabberd-2.1.13-5|160	# install systemd entry
14cr|ejabberd-2.1.13-5|161	install -D -m 0644 -p %{S:11} %{buildroot}%{_unitdir}/%{name}.service
14cr|ejabberd-2.1.13-5|162	install -D -m 0644 -p %{S:12} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|ejabberd-2.1.13-5|163	
14cr|ejabberd-2.1.13-5|164	# install sysconfig file
14cr|ejabberd-2.1.13-5|165	install -D -p -m 0644  %{S:10} %{buildroot}%{_sysconfdir}/sysconfig/ejabberd
14cr|ejabberd-2.1.13-5|166	
14cr|ejabberd-2.1.13-5|167	mkdir -p %{buildroot}%{_bindir}
14cr|ejabberd-2.1.13-5|168	ln -s consolehelper %{buildroot}%{_bindir}/ejabberdctl
14cr|ejabberd-2.1.13-5|169	install -D -p -m 0644 %{S:13} %{buildroot}%{_sysconfdir}/pam.d/ejabberdctl
14cr|ejabberd-2.1.13-5|170	install -D -p -m 0644 %{S:14} %{buildroot}%{_sysconfdir}/security/console.apps/ejabberdctl
14cr|ejabberd-2.1.13-5|171	install -D -p -m 0644 %{S:15} %{buildroot}%{_sysconfdir}/pam.d/ejabberd
14cr|ejabberd-2.1.13-5|172	
14cr|ejabberd-2.1.13-5|173	
14cr|ejabberd-2.1.13-5|174	# install config for logrotate
14cr|ejabberd-2.1.13-5|175	install -D -p -m 0644  %{S:9} %{buildroot}%{_sysconfdir}/logrotate.d/ejabberd
14cr|ejabberd-2.1.13-5|176	
14cr|ejabberd-2.1.13-5|177	cp %{S:3} %{buildroot}%{_sysconfdir}/ejabberd/inetrc
14cr|ejabberd-2.1.13-5|178	
14cr|ejabberd-2.1.13-5|179	cat > README.urpmi <<EOF
14cr|ejabberd-2.1.13-5|180	Mageia RPM specific notes
14cr|ejabberd-2.1.13-5|181	
14cr|ejabberd-2.1.13-5|182	Post-installation
14cr|ejabberd-2.1.13-5|183	-----------------
14cr|ejabberd-2.1.13-5|184	There is no users created with the default configuration.
14cr|ejabberd-2.1.13-5|185	
14cr|ejabberd-2.1.13-5|186	You have to first create an user, either through a client supporting registration (kopete, psi), or through command line:
14cr|ejabberd-2.1.13-5|187	
14cr|ejabberd-2.1.13-5|188	$> su ejabberd -c 'ejabberdctl --node ejabberd@host register user domain.tld passwd'
14cr|ejabberd-2.1.13-5|189	
14cr|ejabberd-2.1.13-5|190	Then you have to grant him admin privilege, by adding such a line in /etc/ejabberd/ejabberd.cfg:
14cr|ejabberd-2.1.13-5|191	
14cr|ejabberd-2.1.13-5|192	{acl, admin, {user, "user"}}.
14cr|ejabberd-2.1.13-5|193	
14cr|ejabberd-2.1.13-5|194	More commands are available, through ejabberctl:
14cr|ejabberd-2.1.13-5|195	
14cr|ejabberd-2.1.13-5|196	$> su ejabberd -c 'ejabberdctl --node ejabberd@host help'
14cr|ejabberd-2.1.13-5|197	
14cr|ejabberd-2.1.13-5|198	You can also access the web console at http://host:5280/admin
14cr|ejabberd-2.1.13-5|199	EOF
14cr|ejabberd-2.1.13-5|200	
14cr|ejabberd-2.1.13-5|201	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|ejabberd-2.1.13-5|202	install -m 644 README %{buildroot}%{_docdir}/%{name}
14cr|ejabberd-2.1.13-5|203	install -m 644 README.urpmi %{buildroot}%{_docdir}/%{name}
14cr|ejabberd-2.1.13-5|204	install -m 644 COPYING %{buildroot}%{_docdir}/%{name}
14cr|ejabberd-2.1.13-5|205	install -m 644 doc/*.pdf doc/*.html doc/*.png doc/release_notes_*  %{buildroot}%{_docdir}/%{name}
14cr|ejabberd-2.1.13-5|206	
14cr|ejabberd-2.1.13-5|207	install -d -m 755 %{buildroot}%{_sbindir}
14cr|ejabberd-2.1.13-5|208	# ejabberd wrapper
14cr|ejabberd-2.1.13-5|209	cat > %{buildroot}%{_sbindir}/ejabberd <<'EOF'
14cr|ejabberd-2.1.13-5|210	#!/bin/sh
14cr|ejabberd-2.1.13-5|211	
14cr|ejabberd-2.1.13-5|212	ERLANG_NODE=ejabberd
14cr|ejabberd-2.1.13-5|213	ERL=/usr/bin/erl
14cr|ejabberd-2.1.13-5|214	LIB=%{_var}/lib/ejabberd/ebin
14cr|ejabberd-2.1.13-5|215	CONFIG=/etc/ejabberd/ejabberd.cfg
14cr|ejabberd-2.1.13-5|216	INETRC=/etc/ejabberd/inetrc
14cr|ejabberd-2.1.13-5|217	LOG=/var/log/ejabberd/ejabberd.log
14cr|ejabberd-2.1.13-5|218	SASL_LOG=/var/log/ejabberd/sasl.log
14cr|ejabberd-2.1.13-5|219	SPOOL=/var/lib/ejabberd
14cr|ejabberd-2.1.13-5|220	
14cr|ejabberd-2.1.13-5|221	if [ -r /var/lib/ejabberd/.erlang.cookie ] ; then
14cr|ejabberd-2.1.13-5|222	export HOME=/var/lib/ejabberd
14cr|ejabberd-2.1.13-5|223	fi
14cr|ejabberd-2.1.13-5|224	
14cr|ejabberd-2.1.13-5|225	ARGS=
14cr|ejabberd-2.1.13-5|226	while [ $# -ne 0 ] ; do
14cr|ejabberd-2.1.13-5|227	PARAM=$1
14cr|ejabberd-2.1.13-5|228	shift
14cr|ejabberd-2.1.13-5|229	case $PARAM in
14cr|ejabberd-2.1.13-5|230	--) break ;;
14cr|ejabberd-2.1.13-5|231	--node) ERLANG_NODE=$1; shift ;;
14cr|ejabberd-2.1.13-5|232	--config) CONFIG=$1 ; shift ;;
14cr|ejabberd-2.1.13-5|233	--log) LOG=$1 ; shift ;;
14cr|ejabberd-2.1.13-5|234	--sasl-log) SASL_LOG=$1 ; shift ;;
14cr|ejabberd-2.1.13-5|235	--spool) SPOOL=$1 ; shift ;;
14cr|ejabberd-2.1.13-5|236	*) ARGS="$ARGS $PARAM" ;;
14cr|ejabberd-2.1.13-5|237	esac
14cr|ejabberd-2.1.13-5|238	done
14cr|ejabberd-2.1.13-5|239	
14cr|ejabberd-2.1.13-5|240	if [ "$ERLANG_NODE" = "${ERLANG_NODE%.*}" ] ; then
14cr|ejabberd-2.1.13-5|241	SNAME=-sname
14cr|ejabberd-2.1.13-5|242	else
14cr|ejabberd-2.1.13-5|243	SNAME=-name
14cr|ejabberd-2.1.13-5|244	fi
14cr|ejabberd-2.1.13-5|245	
14cr|ejabberd-2.1.13-5|246	exec $ERL -pa $LIB \
14cr|ejabberd-2.1.13-5|247	$SNAME $ERLANG_NODE \
14cr|ejabberd-2.1.13-5|248	-s ejabberd \
14cr|ejabberd-2.1.13-5|249	-kernel inetrc \"$INETRC\" \
14cr|ejabberd-2.1.13-5|250	-ejabberd config \"$CONFIG\" log_path \"$LOG\" \
14cr|ejabberd-2.1.13-5|251	-sasl sasl_error_logger \{file,\"$SASL_LOG\"\} \
14cr|ejabberd-2.1.13-5|252	-mnesia dir \"$SPOOL\" \
14cr|ejabberd-2.1.13-5|253	$ERL_OPTIONS $ARGS "$@"
14cr|ejabberd-2.1.13-5|254	EOF
14cr|ejabberd-2.1.13-5|255	chmod 755 %{buildroot}%{_sbindir}/ejabberd
14cr|ejabberd-2.1.13-5|256	
14cr|ejabberd-2.1.13-5|257	%pre
14cr|ejabberd-2.1.13-5|258	if [ -d %{_var}/lib/%{name}/spool ]; then
14cr|ejabberd-2.1.13-5|259	mv -f %{_var}/lib/%{name}/spool/* %{_var}/lib/%{name}
14cr|ejabberd-2.1.13-5|260	rmdir %{_var}/lib/%{name}/spool
14cr|ejabberd-2.1.13-5|261	fi
14cr|ejabberd-2.1.13-5|262	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14cr|ejabberd-2.1.13-5|263	%_pre_groupadd %{name} %{name}
14cr|ejabberd-2.1.13-5|264	
14cr|ejabberd-2.1.13-5|265	%preun
14cr|ejabberd-2.1.13-5|266	%_preun_service %{name}
14cr|ejabberd-2.1.13-5|267	
14cr|ejabberd-2.1.13-5|268	%post
14cr|ejabberd-2.1.13-5|269	%_create_ssl_certificate %{name} -b -g %{name}
14cr|ejabberd-2.1.13-5|270	%_tmpfilescreate %{name}
14cr|ejabberd-2.1.13-5|271	%_post_service %{name}
14cr|ejabberd-2.1.13-5|272	
14cr|ejabberd-2.1.13-5|273	%postun
14cr|ejabberd-2.1.13-5|274	%_postun_userdel %{name}
14cr|ejabberd-2.1.13-5|275	%_postun_groupdel %{name}
14cr|ejabberd-2.1.13-5|276	
14cr|ejabberd-2.1.13-5|277	%clean
14cr|ejabberd-2.1.13-5|278	
14cr|ejabberd-2.1.13-5|279	%files
14cr|ejabberd-2.1.13-5|280	%doc %{_docdir}/%{name}-%{version}
14cr|ejabberd-2.1.13-5|281	%{_docdir}/%{name}/COPYING
14cr|ejabberd-2.1.13-5|282	%{_docdir}/%{name}/README
14cr|ejabberd-2.1.13-5|283	%{_docdir}/%{name}/README.urpmi
14cr|ejabberd-2.1.13-5|284	%dir %attr(750,root,ejabberd) %{_sysconfdir}/ejabberd
14cr|ejabberd-2.1.13-5|285	%attr(750,root,ejabberd) %{_sysconfdir}/sysconfig/ejabberd
14cr|ejabberd-2.1.13-5|286	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg
14cr|ejabberd-2.1.13-5|287	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/inetrc
14cr|ejabberd-2.1.13-5|288	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberdctl.cfg
14cr|ejabberd-2.1.13-5|289	%{_unitdir}/%{name}.service
14cr|ejabberd-2.1.13-5|290	%{_tmpfilesdir}/%{name}.conf
14cr|ejabberd-2.1.13-5|291	%{_sbindir}/ejabberd
14cr|ejabberd-2.1.13-5|292	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|ejabberd-2.1.13-5|293	%config(noreplace) %{_sysconfdir}/pam.d/ejabberdctl
14cr|ejabberd-2.1.13-5|294	%config(noreplace) %{_sysconfdir}/security/console.apps/ejabberdctl
14cr|ejabberd-2.1.13-5|295	%{_bindir}/ejabberdctl
14cr|ejabberd-2.1.13-5|296	%attr(550,root,ejabberd) %{_sbindir}/ejabberdctl
14cr|ejabberd-2.1.13-5|297	%dir %{_libdir}/ejabberd
14cr|ejabberd-2.1.13-5|298	%dir %{_libdir}/ejabberd/ebin
14cr|ejabberd-2.1.13-5|299	%dir %{_libdir}/ejabberd/priv
14cr|ejabberd-2.1.13-5|300	%{_libdir}/ejabberd/ebin/*
14cr|ejabberd-2.1.13-5|301	%{_libdir}/ejabberd/priv/*
14cr|ejabberd-2.1.13-5|302	%config(noreplace) %{_sysconfdir}/logrotate.d/ejabberd
14cr|ejabberd-2.1.13-5|303	%attr(-,ejabberd,ejabberd) /var/lib/ejabberd
14cr|ejabberd-2.1.13-5|304	%attr(-,ejabberd,ejabberd) /var/log/ejabberd
14cr|ejabberd-2.1.13-5|305	
14cr|ejabberd-2.1.13-5|306	%files devel
14cr|ejabberd-2.1.13-5|307	%{_libdir}/ejabberd/include
14cr|ejabberd-2.1.13-5|308	
14cr|ejabberd-2.1.13-5|309	%files doc
14cr|ejabberd-2.1.13-5|310	%{_docdir}/%{name}/*
14cr|ejabberd-2.1.13-5|311	%exclude %{_docdir}/%{name}/COPYING
14cr|ejabberd-2.1.13-5|312	%exclude %{_docdir}/%{name}/README
14cr|ejabberd-2.1.13-5|313	%exclude %{_docdir}/%{name}/README.urpmi
14cr|ejabberd-2.1.13-5|314	
14cr|ejabberd-2.1.13-5|315	%changelog
14cr|ejabberd-2.1.13-5|316	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.13-5
14cr|ejabberd-2.1.13-5|317	+ Revision: cd0ba60
14cr|ejabberd-2.1.13-5|318	- MassBuild#464: Increase release tag
14cr|ejabberd-2.1.13-5|319	
14cr|ejabberd-2.1.13-5|320	

1087 14
14cr|ekee-2.0.2-3|1	%define name ekee
14cr|ekee-2.0.2-3|2	%define version 2.0.2
14cr|ekee-2.0.2-3|3	%define release 3
14cr|ekee-2.0.2-3|4	
14cr|ekee-2.0.2-3|5	Summary: LaTeX equation editor
14cr|ekee-2.0.2-3|6	Name: %{name}
14cr|ekee-2.0.2-3|7	Version: %{version}
14cr|ekee-2.0.2-3|8	Release: %{release}
14cr|ekee-2.0.2-3|9	Source0: %{name}-%{version}.tar.bz2
14cr|ekee-2.0.2-3|10	License: GPLv2
14cr|ekee-2.0.2-3|11	Group: Publishing
14cr|ekee-2.0.2-3|12	Url: http://rlehy.free.fr/
14cr|ekee-2.0.2-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ekee-2.0.2-3|14	Requires: ruby, ruby-qt4, tetex, tetex-latex, pstoedit, xdg-utils
14cr|ekee-2.0.2-3|15	BuildArch: noarch
14cr|ekee-2.0.2-3|16	
14cr|ekee-2.0.2-3|17	%description
14cr|ekee-2.0.2-3|18	Ekee is a tool for interactively producing images from LaTeX
14cr|ekee-2.0.2-3|19	expressions. Several common formats (PNG, SVG, PDF, EPS) are
14cr|ekee-2.0.2-3|20	supported.
14cr|ekee-2.0.2-3|21	
14cr|ekee-2.0.2-3|22	%prep
14cr|ekee-2.0.2-3|23	%setup -q
14cr|ekee-2.0.2-3|24	
14cr|ekee-2.0.2-3|25	%build
14cr|ekee-2.0.2-3|26	
14cr|ekee-2.0.2-3|27	%install
14cr|ekee-2.0.2-3|28	%__rm -rf %{buildroot}
14cr|ekee-2.0.2-3|29	%__rm -f doc/*.pod
14cr|ekee-2.0.2-3|30	%__install -D -m 755 ekee %{buildroot}%{_bindir}/ekee
14cr|ekee-2.0.2-3|31	
14cr|ekee-2.0.2-3|32	%clean
14cr|ekee-2.0.2-3|33	%__rm -rf %{buildroot}
14cr|ekee-2.0.2-3|34	
14cr|ekee-2.0.2-3|35	%files
14cr|ekee-2.0.2-3|36	%defattr(-,root,root)
14cr|ekee-2.0.2-3|37	%doc doc/*
14cr|ekee-2.0.2-3|38	%_bindir/ekee
14cr|ekee-2.0.2-3|39	
14cr|ekee-2.0.2-3|40	
14cr|ekee-2.0.2-3|41	
14cr|ekee-2.0.2-3|42	
14cr|ekee-2.0.2-3|43	%changelog
14cr|ekee-2.0.2-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-3
14cr|ekee-2.0.2-3|45	+ Revision: 0053336
14cr|ekee-2.0.2-3|46	- MassBuild#464: Increase release tag
14cr|ekee-2.0.2-3|47	
14cr|ekee-2.0.2-3|48	

1088 14
14cr|ekg-1.8-0.rc2.4|1	%define prel rc1
14cr|ekg-1.8-0.rc2.4|2	
14cr|ekg-1.8-0.rc2.4|3	Summary:	A client compatible with Gadu-Gadu
14cr|ekg-1.8-0.rc2.4|4	Name:		ekg
14cr|ekg-1.8-0.rc2.4|5	Version:	1.8
14cr|ekg-1.8-0.rc2.4|6	Release:	0.rc2.4
14cr|ekg-1.8-0.rc2.4|7	License:	GPLv2+
14cr|ekg-1.8-0.rc2.4|8	Group:		Networking/Instant messaging
14cr|ekg-1.8-0.rc2.4|9	Url:		http://ekg.chmurka.net/
14cr|ekg-1.8-0.rc2.4|10	Source0:	http://ekg.chmurka.net/%{name}-%{version}%{prel}.tar.bz2
14cr|ekg-1.8-0.rc2.4|11	Source1:	%{name}.conf
14cr|ekg-1.8-0.rc2.4|12	Patch0:		%{name}-makefile-ioctld-makedir.patch
14cr|ekg-1.8-0.rc2.4|13	Patch1:		ekg-1.8_rc1-gtk.patch
14cr|ekg-1.8-0.rc2.4|14	Patch2:		ekg-1.8rc1-linkage.patch
14cr|ekg-1.8-0.rc2.4|15	BuildRequires:	aspell-devel
14cr|ekg-1.8-0.rc2.4|16	BuildRequires:	jpeg-devel
14cr|ekg-1.8-0.rc2.4|17	BuildRequires:	libgsm-devel
14cr|ekg-1.8-0.rc2.4|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ekg-1.8-0.rc2.4|19	BuildRequires:	pkgconfig(libgadu)
14cr|ekg-1.8-0.rc2.4|20	BuildRequires:	pkgconfig(ncurses)
14cr|ekg-1.8-0.rc2.4|21	BuildRequires:	pkgconfig(openssl)
14cr|ekg-1.8-0.rc2.4|22	BuildRequires:	pkgconfig(python)
14cr|ekg-1.8-0.rc2.4|23	BuildRequires:	pkgconfig(zlib)
14cr|ekg-1.8-0.rc2.4|24	
14cr|ekg-1.8-0.rc2.4|25	%description
14cr|ekg-1.8-0.rc2.4|26	EKG ("Eksperymentalny Klient Gadu-Gadu") is an open source gadu-gadu
14cr|ekg-1.8-0.rc2.4|27	client for UNIX systems. Gadu-Gadu is an instant messaging program,
14cr|ekg-1.8-0.rc2.4|28	very popular in Poland.
14cr|ekg-1.8-0.rc2.4|29	
14cr|ekg-1.8-0.rc2.4|30	EKG features include:
14cr|ekg-1.8-0.rc2.4|31	- irssi-like ncurses interface
14cr|ekg-1.8-0.rc2.4|32	- sending and receiving files
14cr|ekg-1.8-0.rc2.4|33	- voice conversations
14cr|ekg-1.8-0.rc2.4|34	- launching shell commands on certain events
14cr|ekg-1.8-0.rc2.4|35	- reading input from pipe
14cr|ekg-1.8-0.rc2.4|36	- python scripting support
14cr|ekg-1.8-0.rc2.4|37	- speech synthesis (using an external program)
14cr|ekg-1.8-0.rc2.4|38	- encryption support
14cr|ekg-1.8-0.rc2.4|39	
14cr|ekg-1.8-0.rc2.4|40	Please note that the program is not internationalized and all messages
14cr|ekg-1.8-0.rc2.4|41	are in Polish (although the commands are in English).
14cr|ekg-1.8-0.rc2.4|42	
14cr|ekg-1.8-0.rc2.4|43	%files
14cr|ekg-1.8-0.rc2.4|44	%defattr(644,root,root,755)
14cr|ekg-1.8-0.rc2.4|45	%doc docs/{dcc,files,gdb,python,sim,themes,ui-ncurses,vars,voip}.txt
14cr|ekg-1.8-0.rc2.4|46	%doc ChangeLog docs/{FAQ,README,TODO,ULOTKA} docs/emoticons.{ansi,sample}
14cr|ekg-1.8-0.rc2.4|47	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|ekg-1.8-0.rc2.4|48	%attr(755,root,root) %{_bindir}/e*
14cr|ekg-1.8-0.rc2.4|49	%attr(755,root,root) %{_bindir}/ioctld
14cr|ekg-1.8-0.rc2.4|50	%{_datadir}/ekg
14cr|ekg-1.8-0.rc2.4|51	%{_mandir}/man1/*
14cr|ekg-1.8-0.rc2.4|52	%{_mandir}/pl/man1/*
14cr|ekg-1.8-0.rc2.4|53	
14cr|ekg-1.8-0.rc2.4|54	#----------------------------------------------------------------------------
14cr|ekg-1.8-0.rc2.4|55	
14cr|ekg-1.8-0.rc2.4|56	%prep
14cr|ekg-1.8-0.rc2.4|57	%setup -qn %{name}-%{version}%{prel}
14cr|ekg-1.8-0.rc2.4|58	%patch0 -p1 -b .ioctld
14cr|ekg-1.8-0.rc2.4|59	%patch1 -p1 -b .gtk
14cr|ekg-1.8-0.rc2.4|60	%patch2 -p1 -b .linkage
14cr|ekg-1.8-0.rc2.4|61	
14cr|ekg-1.8-0.rc2.4|62	%build
14cr|ekg-1.8-0.rc2.4|63	%configure2_5x \
14cr|ekg-1.8-0.rc2.4|64	--enable-aspell \
14cr|ekg-1.8-0.rc2.4|65	--disable-static \
14cr|ekg-1.8-0.rc2.4|66	--enable-shared \
14cr|ekg-1.8-0.rc2.4|67	--enable-ioctld \
14cr|ekg-1.8-0.rc2.4|68	--with-python \
14cr|ekg-1.8-0.rc2.4|69	--with-libgsm
14cr|ekg-1.8-0.rc2.4|70	%make
14cr|ekg-1.8-0.rc2.4|71	
14cr|ekg-1.8-0.rc2.4|72	%install
14cr|ekg-1.8-0.rc2.4|73	%makeinstall_std
14cr|ekg-1.8-0.rc2.4|74	
14cr|ekg-1.8-0.rc2.4|75	install contrib/ekl2.pl %{buildroot}%{_bindir}
14cr|ekg-1.8-0.rc2.4|76	install contrib/ekl2.sh %{buildroot}%{_bindir}
14cr|ekg-1.8-0.rc2.4|77	install docs/ekl2.man.pl %{buildroot}%{_mandir}/pl/man1/ekl2.1
14cr|ekg-1.8-0.rc2.4|78	install docs/ekl2.man.en %{buildroot}%{_mandir}/man1/ekl2.1
14cr|ekg-1.8-0.rc2.4|79	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/ekg.conf
14cr|ekg-1.8-0.rc2.4|80	rm -f examples/Makefile examples/Makefile.in examples/.cvsignore
14cr|ekg-1.8-0.rc2.4|81	
14cr|ekg-1.8-0.rc2.4|82	#fix wrong-script-end-of-line-encoding /usr/bin/ekl2.pl
14cr|ekg-1.8-0.rc2.4|83	perl -pi -e 's/\015$//' %{buildroot}/%{_bindir}/ekl2.pl
14cr|ekg-1.8-0.rc2.4|84	
14cr|ekg-1.8-0.rc2.4|85	#Remove bad requires from libgadu.pc
14cr|ekg-1.8-0.rc2.4|86	perl -pi -e 's/@[^@]*@//' %{buildroot}%{_libdir}/pkgconfig/libgadu.pc
14cr|ekg-1.8-0.rc2.4|87	
14cr|ekg-1.8-0.rc2.4|88	
14cr|ekg-1.8-0.rc2.4|89	%changelog
14cr|ekg-1.8-0.rc2.4|90	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-0.rc2.4
14cr|ekg-1.8-0.rc2.4|91	+ Revision: 5c8f0aa
14cr|ekg-1.8-0.rc2.4|92	- LOG Update BuildRequires, fix build
14cr|ekg-1.8-0.rc2.4|93	
14cr|ekg-1.8-0.rc2.4|94	

1089 14
14cr|ekg2-1.0-7.20120212.3|1	%define _snapshot 20120212
14cr|ekg2-1.0-7.20120212.3|2	
14cr|ekg2-1.0-7.20120212.3|3	Summary:	Opensource multi-protocol instatnt messaging client
14cr|ekg2-1.0-7.20120212.3|4	
14cr|ekg2-1.0-7.20120212.3|5	Name:		ekg2
14cr|ekg2-1.0-7.20120212.3|6	Version:	1.0
14cr|ekg2-1.0-7.20120212.3|7	Release:	7.%{_snapshot}.3
14cr|ekg2-1.0-7.20120212.3|8	License:	GPLv2+
14cr|ekg2-1.0-7.20120212.3|9	Group:		Networking/Instant messaging
14cr|ekg2-1.0-7.20120212.3|10	Url:		http://ekg2.org/
14cr|ekg2-1.0-7.20120212.3|11	Source0:	http://pl.ekg2.org/%{name}-%{_snapshot}.tar.bz2
14cr|ekg2-1.0-7.20120212.3|12	BuildRequires:	libtool
14cr|ekg2-1.0-7.20120212.3|13	BuildRequires:	aspell-devel
14cr|ekg2-1.0-7.20120212.3|14	BuildRequires:	gettext-devel
14cr|ekg2-1.0-7.20120212.3|15	BuildRequires:	gpgme-devel
14cr|ekg2-1.0-7.20120212.3|16	BuildRequires:	gpm-devel
14cr|ekg2-1.0-7.20120212.3|17	BuildRequires:	jpeg-devel
14cr|ekg2-1.0-7.20120212.3|18	BuildRequires:	libgsm-devel
14cr|ekg2-1.0-7.20120212.3|19	BuildRequires:	libltdl-devel
14cr|ekg2-1.0-7.20120212.3|20	BuildRequires:	perl-devel
14cr|ekg2-1.0-7.20120212.3|21	BuildRequires:	readline-devel
14cr|ekg2-1.0-7.20120212.3|22	BuildRequires:	xosd-devel
14cr|ekg2-1.0-7.20120212.3|23	BuildRequires:	pkgconfig(expat)
14cr|ekg2-1.0-7.20120212.3|24	BuildRequires:	pkgconfig(gnutls)
14cr|ekg2-1.0-7.20120212.3|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ekg2-1.0-7.20120212.3|26	BuildRequires:	pkgconfig(libgadu)
14cr|ekg2-1.0-7.20120212.3|27	BuildRequires:	pkgconfig(ncursesw)
14cr|ekg2-1.0-7.20120212.3|28	BuildRequires:	pkgconfig(openssl)
14cr|ekg2-1.0-7.20120212.3|29	BuildRequires:	pkgconfig(python)
14cr|ekg2-1.0-7.20120212.3|30	BuildRequires:	pkgconfig(sqlite3)
14cr|ekg2-1.0-7.20120212.3|31	Conflicts:	ekg
14cr|ekg2-1.0-7.20120212.3|32	Conflicts:	%{name}-devel
14cr|ekg2-1.0-7.20120212.3|33	
14cr|ekg2-1.0-7.20120212.3|34	%description
14cr|ekg2-1.0-7.20120212.3|35	EKG2 is opensource IM client for Unix systems. Program supports plugins,
14cr|ekg2-1.0-7.20120212.3|36	which make possibility to support many diffrent protocols.
14cr|ekg2-1.0-7.20120212.3|37	
14cr|ekg2-1.0-7.20120212.3|38	%files -f %{name}.lang
14cr|ekg2-1.0-7.20120212.3|39	%doc docs/*
14cr|ekg2-1.0-7.20120212.3|40	%{_bindir}/*
14cr|ekg2-1.0-7.20120212.3|41	%{_libdir}/%{name}
14cr|ekg2-1.0-7.20120212.3|42	%{_datadir}/%{name}
14cr|ekg2-1.0-7.20120212.3|43	%{perl_vendorarch}/Ekg2
14cr|ekg2-1.0-7.20120212.3|44	%{perl_vendorarch}/Ekg2.pm
14cr|ekg2-1.0-7.20120212.3|45	%{perl_vendorarch}/auto/Ekg2
14cr|ekg2-1.0-7.20120212.3|46	
14cr|ekg2-1.0-7.20120212.3|47	#----------------------------------------------------------------------------
14cr|ekg2-1.0-7.20120212.3|48	
14cr|ekg2-1.0-7.20120212.3|49	%prep
14cr|ekg2-1.0-7.20120212.3|50	%setup -qn %{name}-%{_snapshot}
14cr|ekg2-1.0-7.20120212.3|51	export AUTOMAKE="automake --foreign"
14cr|ekg2-1.0-7.20120212.3|52	autoreconf -fi
14cr|ekg2-1.0-7.20120212.3|53	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/common/Makefile.PL
14cr|ekg2-1.0-7.20120212.3|54	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/irc/Makefile.PL
14cr|ekg2-1.0-7.20120212.3|55	
14cr|ekg2-1.0-7.20120212.3|56	%build
14cr|ekg2-1.0-7.20120212.3|57	%configure2_5x \
14cr|ekg2-1.0-7.20120212.3|58	--with-aspell \
14cr|ekg2-1.0-7.20120212.3|59	--with-expat \
14cr|ekg2-1.0-7.20120212.3|60	--with-libgnutls \
14cr|ekg2-1.0-7.20120212.3|61	--with-libgadu \
14cr|ekg2-1.0-7.20120212.3|62	--with-libgsm \
14cr|ekg2-1.0-7.20120212.3|63	--with-python \
14cr|ekg2-1.0-7.20120212.3|64	--without-readline \
14cr|ekg2-1.0-7.20120212.3|65	--with-sqlite \
14cr|ekg2-1.0-7.20120212.3|66	--with-sqlite3 \
14cr|ekg2-1.0-7.20120212.3|67	--with-gtk \
14cr|ekg2-1.0-7.20120212.3|68	--enable-unicode \
14cr|ekg2-1.0-7.20120212.3|69	--disable-rpath
14cr|ekg2-1.0-7.20120212.3|70	
14cr|ekg2-1.0-7.20120212.3|71	# /usr/bin/gpgme-config --cflags returns empty string, but build fails:
14cr|ekg2-1.0-7.20120212.3|72	# error: GPGME was compiled with _FILE_OFFSET_BITS = 64
14cr|ekg2-1.0-7.20120212.3|73	%make GPGME_CFLAGS="-D_FILE_OFFSET_BITS=64"
14cr|ekg2-1.0-7.20120212.3|74	
14cr|ekg2-1.0-7.20120212.3|75	%install
14cr|ekg2-1.0-7.20120212.3|76	install -d %{buildroot}%{_datadir}/%{name}/scripts
14cr|ekg2-1.0-7.20120212.3|77	install -d  %{buildroot}%{perl_vendorlib}/i386-linux
14cr|ekg2-1.0-7.20120212.3|78	
14cr|ekg2-1.0-7.20120212.3|79	%makeinstall_std
14cr|ekg2-1.0-7.20120212.3|80	
14cr|ekg2-1.0-7.20120212.3|81	rm -rf docs/{CVS,.cvsignore,Makefile*}
14cr|ekg2-1.0-7.20120212.3|82	rm -rf docs/ekg2book/{CVS,.cvsignore,Makefile*}
14cr|ekg2-1.0-7.20120212.3|83	rm -rf docs/ekg2book/design/CVS
14cr|ekg2-1.0-7.20120212.3|84	rm -rf docs/ekg2book-en/{CVS,.cvsignore,Makefile*}
14cr|ekg2-1.0-7.20120212.3|85	rm -rf docs/ekg2book-en/design/CVS
14cr|ekg2-1.0-7.20120212.3|86	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.la
14cr|ekg2-1.0-7.20120212.3|87	
14cr|ekg2-1.0-7.20120212.3|88	%find_lang %{name}
14cr|ekg2-1.0-7.20120212.3|89	
14cr|ekg2-1.0-7.20120212.3|90	
14cr|ekg2-1.0-7.20120212.3|91	%changelog
14cr|ekg2-1.0-7.20120212.3|92	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7.20120212.3
14cr|ekg2-1.0-7.20120212.3|93	+ Revision: d8e3a86
14cr|ekg2-1.0-7.20120212.3|94	- Bump release
14cr|ekg2-1.0-7.20120212.3|95	
14cr|ekg2-1.0-7.20120212.3|96	

1090 14
14cr|elementary-1.11.2-1|1	%define major   1
14cr|elementary-1.11.2-1|2	%define libname %mklibname %{name} %{major}
14cr|elementary-1.11.2-1|3	%define devname %mklibname %{name} -d
14cr|elementary-1.11.2-1|4	
14cr|elementary-1.11.2-1|5	Summary:	Basic widget set based on EFL for mobile touch-screen devices
14cr|elementary-1.11.2-1|6	Name:		elementary
14cr|elementary-1.11.2-1|7	Version:	1.11.2
14cr|elementary-1.11.2-1|8	Release:	1
14cr|elementary-1.11.2-1|9	License:	LGPLv2.1+
14cr|elementary-1.11.2-1|10	Group:		Graphical desktop/Enlightenment
14cr|elementary-1.11.2-1|11	Url:		http://www.enlightenment.org/
14cr|elementary-1.11.2-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
14cr|elementary-1.11.2-1|13	BuildRequires:	doxygen
14cr|elementary-1.11.2-1|14	BuildRequires:	gettext-devel
14cr|elementary-1.11.2-1|15	BuildRequires:	edje
14cr|elementary-1.11.2-1|16	BuildRequires:	eet
14cr|elementary-1.11.2-1|17	BuildRequires:	embryo
14cr|elementary-1.11.2-1|18	BuildRequires:	eolian
14cr|elementary-1.11.2-1|19	BuildRequires:	pkgconfig(ecore)
14cr|elementary-1.11.2-1|20	BuildRequires:	pkgconfig(ecore-con)
14cr|elementary-1.11.2-1|21	BuildRequires:	pkgconfig(ecore-evas)
14cr|elementary-1.11.2-1|22	BuildRequires:	pkgconfig(ecore-file)
14cr|elementary-1.11.2-1|23	BuildRequires:	pkgconfig(ecore-imf)
14cr|elementary-1.11.2-1|24	BuildRequires:	pkgconfig(edje)
14cr|elementary-1.11.2-1|25	BuildRequires:	pkgconfig(eet)
14cr|elementary-1.11.2-1|26	BuildRequires:	pkgconfig(efreet)
14cr|elementary-1.11.2-1|27	BuildRequires:	pkgconfig(efreet-mime)
14cr|elementary-1.11.2-1|28	BuildRequires:	pkgconfig(efreet-trash)
14cr|elementary-1.11.2-1|29	BuildRequires:	pkgconfig(eina)
14cr|elementary-1.11.2-1|30	BuildRequires:	pkgconfig(eio)
14cr|elementary-1.11.2-1|31	BuildRequires:	pkgconfig(eldbus)
14cr|elementary-1.11.2-1|32	BuildRequires:	pkgconfig(eo)
14cr|elementary-1.11.2-1|33	BuildRequires:	pkgconfig(eolian)
14cr|elementary-1.11.2-1|34	BuildRequires:	pkgconfig(evas)
14cr|elementary-1.11.2-1|35	BuildRequires:	evas_generic_loaders
14cr|elementary-1.11.2-1|36	
14cr|elementary-1.11.2-1|37	# Extra stuff
14cr|elementary-1.11.2-1|38	BuildRequires:	pkgconfig(emotion)
14cr|elementary-1.11.2-1|39	BuildRequires:	pkgconfig(ethumb_client)
14cr|elementary-1.11.2-1|40	#BuildRequires:	pkgconfig(eweather)
14cr|elementary-1.11.2-1|41	
14cr|elementary-1.11.2-1|42	%description
14cr|elementary-1.11.2-1|43	A basic widget set that is easy to use based on EFL for mobile
14cr|elementary-1.11.2-1|44	touch-screen devices.
14cr|elementary-1.11.2-1|45	
14cr|elementary-1.11.2-1|46	This package is part of the Enlightenment DR17 desktop shell.
14cr|elementary-1.11.2-1|47	
14cr|elementary-1.11.2-1|48	%files -f %{name}.lang
14cr|elementary-1.11.2-1|49	%doc AUTHORS COPYING README
14cr|elementary-1.11.2-1|50	%{_bindir}/elementary_run
14cr|elementary-1.11.2-1|51	%{_bindir}/elementary_codegen
14cr|elementary-1.11.2-1|52	%{_bindir}/elementary_config
14cr|elementary-1.11.2-1|53	%{_bindir}/elementary_quicklaunch
14cr|elementary-1.11.2-1|54	%{_bindir}/elm_prefs_cc
14cr|elementary-1.11.2-1|55	%{_libdir}/edje/modules/elm/v-*/module.so
14cr|elementary-1.11.2-1|56	%{_libdir}/elementary/modules/access_output/v-*
14cr|elementary-1.11.2-1|57	%{_libdir}/elementary/modules/datetime_input_ctxpopup/v-*
14cr|elementary-1.11.2-1|58	%{_libdir}/elementary/modules/prefs/v-*
14cr|elementary-1.11.2-1|59	%{_datadir}/applications/%{name}_config.desktop
14cr|elementary-1.11.2-1|60	%{_datadir}/%{name}/config/*
14cr|elementary-1.11.2-1|61	%{_datadir}/%{name}/edje_externals/*
14cr|elementary-1.11.2-1|62	%{_datadir}/%{name}/images/*
14cr|elementary-1.11.2-1|63	%{_datadir}/%{name}/themes/default.edj
14cr|elementary-1.11.2-1|64	%{_datadir}/%{name}/objects/*
14cr|elementary-1.11.2-1|65	%{_iconsdir}/%{name}.png
14cr|elementary-1.11.2-1|66	
14cr|elementary-1.11.2-1|67	#----------------------------------------------------------------------------
14cr|elementary-1.11.2-1|68	
14cr|elementary-1.11.2-1|69	%package -n %{libname}
14cr|elementary-1.11.2-1|70	Summary:	Libraries for the %{name} package
14cr|elementary-1.11.2-1|71	Group:		System/Libraries
14cr|elementary-1.11.2-1|72	
14cr|elementary-1.11.2-1|73	%description -n %{libname}
14cr|elementary-1.11.2-1|74	Libraries for %{name}.
14cr|elementary-1.11.2-1|75	
14cr|elementary-1.11.2-1|76	%files -n %{libname}
14cr|elementary-1.11.2-1|77	%{_libdir}/libelementary.so.%{major}*
14cr|elementary-1.11.2-1|78	
14cr|elementary-1.11.2-1|79	#----------------------------------------------------------------------------
14cr|elementary-1.11.2-1|80	
14cr|elementary-1.11.2-1|81	%package -n %{devname}
14cr|elementary-1.11.2-1|82	Summary:	Headers and development libraries from %{name}
14cr|elementary-1.11.2-1|83	Group:		Development/Other
14cr|elementary-1.11.2-1|84	Requires:	%{libname} = %{EVRD}
14cr|elementary-1.11.2-1|85	Provides:	%{name}-devel = %{EVRD}
14cr|elementary-1.11.2-1|86	
14cr|elementary-1.11.2-1|87	%description -n %{devname}
14cr|elementary-1.11.2-1|88	%{name} development headers and libraries.
14cr|elementary-1.11.2-1|89	
14cr|elementary-1.11.2-1|90	%files -n %{devname}
14cr|elementary-1.11.2-1|91	%{_bindir}/elementary_test
14cr|elementary-1.11.2-1|92	%dir %{_libdir}/cmake/Elementary
14cr|elementary-1.11.2-1|93	%{_libdir}/cmake/Elementary/*.cmake
14cr|elementary-1.11.2-1|94	%{_libdir}/pkgconfig/*.pc
14cr|elementary-1.11.2-1|95	%{_libdir}/libelementary.so
14cr|elementary-1.11.2-1|96	%{_libdir}/elementary/modules/test_entry/v-*
14cr|elementary-1.11.2-1|97	%{_libdir}/elementary/modules/test_map/v-*
14cr|elementary-1.11.2-1|98	%{_datadir}/applications/%{name}_test.desktop
14cr|elementary-1.11.2-1|99	%dir %{_datadir}/eolian/include/elementary-1
14cr|elementary-1.11.2-1|100	%{_datadir}/eolian/include/elementary-1/*
14cr|elementary-1.11.2-1|101	%{_includedir}/%{name}*
14cr|elementary-1.11.2-1|102	
14cr|elementary-1.11.2-1|103	#----------------------------------------------------------------------------
14cr|elementary-1.11.2-1|104	
14cr|elementary-1.11.2-1|105	%prep
14cr|elementary-1.11.2-1|106	%setup -q
14cr|elementary-1.11.2-1|107	
14cr|elementary-1.11.2-1|108	%build
14cr|elementary-1.11.2-1|109	%configure2_5x \
14cr|elementary-1.11.2-1|110	--disable-static
14cr|elementary-1.11.2-1|111	%make
14cr|elementary-1.11.2-1|112	
14cr|elementary-1.11.2-1|113	%install
14cr|elementary-1.11.2-1|114	%makeinstall_std
14cr|elementary-1.11.2-1|115	
14cr|elementary-1.11.2-1|116	%find_lang %{name}
14cr|elementary-1.11.2-1|117	
14cr|elementary-1.11.2-1|118	
14cr|elementary-1.11.2-1|119	%changelog
14cr|elementary-1.11.2-1|120	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.2-1
14cr|elementary-1.11.2-1|121	+ Revision: 5957bd4
14cr|elementary-1.11.2-1|122	- New version 1.11.2
14cr|elementary-1.11.2-1|123	
14cr|elementary-1.11.2-1|124	

1091 14
14cr|elementary-icon-theme-2.7.1-2|1	%define base_name	icon-theme
14cr|elementary-icon-theme-2.7.1-2|2	%define theme_name	elementary
14cr|elementary-icon-theme-2.7.1-2|3	
14cr|elementary-icon-theme-2.7.1-2|4	Name:			%{theme_name}-%{base_name}
14cr|elementary-icon-theme-2.7.1-2|5	Version:		2.7.1
14cr|elementary-icon-theme-2.7.1-2|6	Release:		2
14cr|elementary-icon-theme-2.7.1-2|7	Summary:		Elementary icons for GNOME Desktop
14cr|elementary-icon-theme-2.7.1-2|8	License:		GPLv2+
14cr|elementary-icon-theme-2.7.1-2|9	Group:			Graphical desktop/GNOME
14cr|elementary-icon-theme-2.7.1-2|10	Source:			http://launchpad.net/elementaryicons/2.0/%{version}/+download/%{name}-%{version}.tar.gz
14cr|elementary-icon-theme-2.7.1-2|11	URL:			https://launchpad.net/elementaryicons
14cr|elementary-icon-theme-2.7.1-2|12	BuildRequires: 		icon-naming-utils
14cr|elementary-icon-theme-2.7.1-2|13	Requires:		hicolor-icon-theme
14cr|elementary-icon-theme-2.7.1-2|14	Requires:		faenza-icon-theme
14cr|elementary-icon-theme-2.7.1-2|15	BuildArch:		noarch
14cr|elementary-icon-theme-2.7.1-2|16	
14cr|elementary-icon-theme-2.7.1-2|17	%description
14cr|elementary-icon-theme-2.7.1-2|18	Elementary icons is an icon theme designed to be smooth,
14cr|elementary-icon-theme-2.7.1-2|19	sexy, clear, and efficient.
14cr|elementary-icon-theme-2.7.1-2|20	
14cr|elementary-icon-theme-2.7.1-2|21	%prep
14cr|elementary-icon-theme-2.7.1-2|22	%setup -q -n %{name}/%{theme_name}
14cr|elementary-icon-theme-2.7.1-2|23	
14cr|elementary-icon-theme-2.7.1-2|24	%build
14cr|elementary-icon-theme-2.7.1-2|25	
14cr|elementary-icon-theme-2.7.1-2|26	%install
14cr|elementary-icon-theme-2.7.1-2|27	rm -rf %{buildroot}
14cr|elementary-icon-theme-2.7.1-2|28	mkdir -p %{buildroot}%{_iconsdir}/%{theme_name}
14cr|elementary-icon-theme-2.7.1-2|29	cp -Rf * %{buildroot}%{_iconsdir}/%{theme_name}/
14cr|elementary-icon-theme-2.7.1-2|30	
14cr|elementary-icon-theme-2.7.1-2|31	%clean
14cr|elementary-icon-theme-2.7.1-2|32	rm -rf %{buildroot}
14cr|elementary-icon-theme-2.7.1-2|33	
14cr|elementary-icon-theme-2.7.1-2|34	%post
14cr|elementary-icon-theme-2.7.1-2|35	%update_icon_cache %{_iconsdir}/%{theme_name}/
14cr|elementary-icon-theme-2.7.1-2|36	
14cr|elementary-icon-theme-2.7.1-2|37	%postun
14cr|elementary-icon-theme-2.7.1-2|38	%clean_icon_cache %{_iconsdir}/%{theme_name}/
14cr|elementary-icon-theme-2.7.1-2|39	
14cr|elementary-icon-theme-2.7.1-2|40	%files
14cr|elementary-icon-theme-2.7.1-2|41	%doc AUTHORS CONTRIBUTORS COPYING
14cr|elementary-icon-theme-2.7.1-2|42	%{_iconsdir}/%{theme_name}
14cr|elementary-icon-theme-2.7.1-2|43	
14cr|elementary-icon-theme-2.7.1-2|44	
14cr|elementary-icon-theme-2.7.1-2|45	
14cr|elementary-icon-theme-2.7.1-2|46	
14cr|elementary-icon-theme-2.7.1-2|47	%changelog
14cr|elementary-icon-theme-2.7.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.1-2
14cr|elementary-icon-theme-2.7.1-2|49	+ Revision: 9ab725d
14cr|elementary-icon-theme-2.7.1-2|50	- MassBuild#464: Increase release tag
14cr|elementary-icon-theme-2.7.1-2|51	
14cr|elementary-icon-theme-2.7.1-2|52	

1092 14
14cr|elfio-1.0.3-7|1	%define oname ELFIO
14cr|elfio-1.0.3-7|2	%define sdevname %mklibname %{name} -d -s
14cr|elfio-1.0.3-7|3	
14cr|elfio-1.0.3-7|4	Summary:	ELF (Executable and Linkable Format) reader and producer
14cr|elfio-1.0.3-7|5	Name:		elfio
14cr|elfio-1.0.3-7|6	Version:	1.0.3
14cr|elfio-1.0.3-7|7	Release:	7
14cr|elfio-1.0.3-7|8	License:	LGPLv2.1+
14cr|elfio-1.0.3-7|9	Group:		System/Libraries
14cr|elfio-1.0.3-7|10	Url:		http://elfio.sourceforge.net/
14cr|elfio-1.0.3-7|11	Source0:	http://downloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
14cr|elfio-1.0.3-7|12	
14cr|elfio-1.0.3-7|13	%description
14cr|elfio-1.0.3-7|14	ELFIO is a C++ library for reading and generating files in the ELF
14cr|elfio-1.0.3-7|15	binary format. This library is unique and not based on any other
14cr|elfio-1.0.3-7|16	product. It is also platform independent. The library uses standard
14cr|elfio-1.0.3-7|17	ANSI C++ constructions and runs on a wide variety of architectures.
14cr|elfio-1.0.3-7|18	
14cr|elfio-1.0.3-7|19	%files
14cr|elfio-1.0.3-7|20	%doc README AUTHORS doc/tutorial.pdf
14cr|elfio-1.0.3-7|21	%{_bindir}/ELFDump
14cr|elfio-1.0.3-7|22	
14cr|elfio-1.0.3-7|23	#----------------------------------------------------------------------------
14cr|elfio-1.0.3-7|24	
14cr|elfio-1.0.3-7|25	%package -n %{sdevname}
14cr|elfio-1.0.3-7|26	Summary:	Development tools for programs using the %{oname} library
14cr|elfio-1.0.3-7|27	Group:		Development/C
14cr|elfio-1.0.3-7|28	Provides:	%{name}-devel = %{EVRD}
14cr|elfio-1.0.3-7|29	Obsoletes:	%{_lib}elfio1-devel < 1.0.3-6
14cr|elfio-1.0.3-7|30	
14cr|elfio-1.0.3-7|31	%description -n %{sdevname}
14cr|elfio-1.0.3-7|32	This package contains the header files and libraries needed for
14cr|elfio-1.0.3-7|33	developing programs using the %{oname} library.
14cr|elfio-1.0.3-7|34	
14cr|elfio-1.0.3-7|35	%files -n %{sdevname}
14cr|elfio-1.0.3-7|36	%{_includedir}/ELF*.h
14cr|elfio-1.0.3-7|37	%{_libdir}/lib%{oname}.a
14cr|elfio-1.0.3-7|38	
14cr|elfio-1.0.3-7|39	#----------------------------------------------------------------------------
14cr|elfio-1.0.3-7|40	
14cr|elfio-1.0.3-7|41	%prep
14cr|elfio-1.0.3-7|42	%setup -q -n %{oname}-%{version}
14cr|elfio-1.0.3-7|43	
14cr|elfio-1.0.3-7|44	%build
14cr|elfio-1.0.3-7|45	%configure2_5x
14cr|elfio-1.0.3-7|46	%make
14cr|elfio-1.0.3-7|47	
14cr|elfio-1.0.3-7|48	%install
14cr|elfio-1.0.3-7|49	%makeinstall_std
14cr|elfio-1.0.3-7|50	
14cr|elfio-1.0.3-7|51	
14cr|elfio-1.0.3-7|52	%changelog
14cr|elfio-1.0.3-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-7
14cr|elfio-1.0.3-7|54	+ Revision: 7f27e43
14cr|elfio-1.0.3-7|55	- MassBuild#464: Increase release tag
14cr|elfio-1.0.3-7|56	
14cr|elfio-1.0.3-7|57	

1093 14
14cr|eliminate-dups-1.2-13|1	%define name eliminate-dups
14cr|eliminate-dups-1.2-13|2	%define version 1.2
14cr|eliminate-dups-1.2-13|3	%define release 13
14cr|eliminate-dups-1.2-13|4	%define qdir /var/qmail
14cr|eliminate-dups-1.2-13|5	
14cr|eliminate-dups-1.2-13|6	Name:		%{name}
14cr|eliminate-dups-1.2-13|7	Summary:	Eliminates duplicate email messages for qmail users
14cr|eliminate-dups-1.2-13|8	Version:	%{version}
14cr|eliminate-dups-1.2-13|9	Release:	%{release}
14cr|eliminate-dups-1.2-13|10	License:	GPL
14cr|eliminate-dups-1.2-13|11	Group:		Networking/Mail
14cr|eliminate-dups-1.2-13|12	Source:		%{name}-%{version}.tar.bz2
14cr|eliminate-dups-1.2-13|13	Patch:		%{name}.patch.bz2
14cr|eliminate-dups-1.2-13|14	Requires:	perl
14cr|eliminate-dups-1.2-13|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|eliminate-dups-1.2-13|16	BuildArch:	noarch
14cr|eliminate-dups-1.2-13|17	Buildrequires:  perl-MD5
14cr|eliminate-dups-1.2-13|18	
14cr|eliminate-dups-1.2-13|19	%description
14cr|eliminate-dups-1.2-13|20	eliminate-dups is a small perl program that will help in the elimination of
14cr|eliminate-dups-1.2-13|21	duplicate messages.
14cr|eliminate-dups-1.2-13|22	
14cr|eliminate-dups-1.2-13|23	
14cr|eliminate-dups-1.2-13|24	%prep
14cr|eliminate-dups-1.2-13|25	
14cr|eliminate-dups-1.2-13|26	%setup -q
14cr|eliminate-dups-1.2-13|27	%patch -p1
14cr|eliminate-dups-1.2-13|28	
14cr|eliminate-dups-1.2-13|29	
14cr|eliminate-dups-1.2-13|30	%build
14cr|eliminate-dups-1.2-13|31	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|eliminate-dups-1.2-13|32	mkdir -p %{buildroot}
14cr|eliminate-dups-1.2-13|33	mv $RPM_BUILD_DIR/%{name}-%{version}/Makefile.dist $RPM_BUILD_DIR/%{name}-%{version}/Makefile
14cr|eliminate-dups-1.2-13|34	make
14cr|eliminate-dups-1.2-13|35	
14cr|eliminate-dups-1.2-13|36	%install
14cr|eliminate-dups-1.2-13|37	rm -rf $RPM_BUILD_ROOT
14cr|eliminate-dups-1.2-13|38	
14cr|eliminate-dups-1.2-13|39	mkdir -p %{buildroot}/var/qmail/bin
14cr|eliminate-dups-1.2-13|40	install -m 755 $RPM_BUILD_DIR/%{name}-%{version}/%{name} %{buildroot}%{qdir}/bin
14cr|eliminate-dups-1.2-13|41	
14cr|eliminate-dups-1.2-13|42	%clean
14cr|eliminate-dups-1.2-13|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|eliminate-dups-1.2-13|44	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14cr|eliminate-dups-1.2-13|45	
14cr|eliminate-dups-1.2-13|46	
14cr|eliminate-dups-1.2-13|47	%files
14cr|eliminate-dups-1.2-13|48	%defattr(-,root,root)
14cr|eliminate-dups-1.2-13|49	%doc README INSTALL CHANGES
14cr|eliminate-dups-1.2-13|50	%{qdir}/bin/eliminate-dups
14cr|eliminate-dups-1.2-13|51	
14cr|eliminate-dups-1.2-13|52	
14cr|eliminate-dups-1.2-13|53	
14cr|eliminate-dups-1.2-13|54	
14cr|eliminate-dups-1.2-13|55	%changelog
14cr|eliminate-dups-1.2-13|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-13
14cr|eliminate-dups-1.2-13|57	+ Revision: b7147af
14cr|eliminate-dups-1.2-13|58	- MassBuild#464: Increase release tag
14cr|eliminate-dups-1.2-13|59	
14cr|eliminate-dups-1.2-13|60	

1094 14
14cr|elinks-0.12-0.pre6.2|1	%define pre pre6
14cr|elinks-0.12-0.pre6.2|2	
14cr|elinks-0.12-0.pre6.2|3	Summary:	Lynx-like text WWW browser
14cr|elinks-0.12-0.pre6.2|4	Name:		elinks
14cr|elinks-0.12-0.pre6.2|5	Version:	0.12
14cr|elinks-0.12-0.pre6.2|6	Release:	0.%{pre}.2
14cr|elinks-0.12-0.pre6.2|7	License:	GPLv2+
14cr|elinks-0.12-0.pre6.2|8	Group:		Networking/WWW
14cr|elinks-0.12-0.pre6.2|9	Url:		http://elinks.or.cz/
14cr|elinks-0.12-0.pre6.2|10	Source0:	http://elinks.or.cz/download/%{name}-%{version}%{pre}.tar.bz2
14cr|elinks-0.12-0.pre6.2|11	Source1:	elinks.conf
14cr|elinks-0.12-0.pre6.2|12	# stella6.4/centos patches thx to Nux
14cr|elinks-0.12-0.pre6.2|13	Patch0:		elinks-0.11.0-ssl-noegd.patch
14cr|elinks-0.12-0.pre6.2|14	Patch1:		elinks-0.10.1-utf_8_io-default.patch
14cr|elinks-0.12-0.pre6.2|15	Patch3:		elinks-0.11.0-getaddrinfo.patch
14cr|elinks-0.12-0.pre6.2|16	Patch4:		elinks-0.11.0-sysname.patch
14cr|elinks-0.12-0.pre6.2|17	Patch5:		elinks-0.10.1-xterm.patch
14cr|elinks-0.12-0.pre6.2|18	Patch7:		elinks-0.11.3-macropen.patch
14cr|elinks-0.12-0.pre6.2|19	Patch8:		elinks-scroll.patch
14cr|elinks-0.12-0.pre6.2|20	# nss_compat_ossl not yet ported on rosa
14cr|elinks-0.12-0.pre6.2|21	#Patch9:	elinks-nss.patch
14cr|elinks-0.12-0.pre6.2|22	#Patch10:	elinks-nss-inc.patch
14cr|elinks-0.12-0.pre6.2|23	Patch11:	elinks-0.12pre5-js185.patch
14cr|elinks-0.12-0.pre6.2|24	Patch12:	elinks-0.12pre5-ddg-search.patch
14cr|elinks-0.12-0.pre6.2|25	Patch13:	elinks-0.12pre6-autoconf.patch
14cr|elinks-0.12-0.pre6.2|26	
14cr|elinks-0.12-0.pre6.2|27	BuildRequires:	bzip2-devel
14cr|elinks-0.12-0.pre6.2|28	BuildRequires:	gpm-devel
14cr|elinks-0.12-0.pre6.2|29	BuildRequires:	krb5-devel
14cr|elinks-0.12-0.pre6.2|30	BuildRequires:	pkgconfig(expat)
14cr|elinks-0.12-0.pre6.2|31	BuildRequires:	pkgconfig(libidn)
14cr|elinks-0.12-0.pre6.2|32	BuildRequires:	pkgconfig(mozjs185)
14cr|elinks-0.12-0.pre6.2|33	BuildRequires:	pkgconfig(openssl)
14cr|elinks-0.12-0.pre6.2|34	BuildRequires:	pkgconfig(x11)
14cr|elinks-0.12-0.pre6.2|35	Provides:	webclient
14cr|elinks-0.12-0.pre6.2|36	Provides:	links
14cr|elinks-0.12-0.pre6.2|37	
14cr|elinks-0.12-0.pre6.2|38	%description
14cr|elinks-0.12-0.pre6.2|39	ELinks is an advanced and well-established feature-rich text mode web
14cr|elinks-0.12-0.pre6.2|40	(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
14cr|elinks-0.12-0.pre6.2|41	customizable and can be extended via scripts. Its features include:
14cr|elinks-0.12-0.pre6.2|42	
14cr|elinks-0.12-0.pre6.2|43	- renders tables and frames
14cr|elinks-0.12-0.pre6.2|44	- displays colors as specified in current HTML page
14cr|elinks-0.12-0.pre6.2|45	- uses drop-down menu (like in Midnight Commander)
14cr|elinks-0.12-0.pre6.2|46	- can download files in background
14cr|elinks-0.12-0.pre6.2|47	- HTTP authentication
14cr|elinks-0.12-0.pre6.2|48	
14cr|elinks-0.12-0.pre6.2|49	%files -f elinks.lang
14cr|elinks-0.12-0.pre6.2|50	%{_bindir}/elinks
14cr|elinks-0.12-0.pre6.2|51	%doc README SITES TODO COPYING
14cr|elinks-0.12-0.pre6.2|52	%ghost %verify(not md5 size mtime) %{_bindir}/links
14cr|elinks-0.12-0.pre6.2|53	%ghost %verify(not md5 size mtime) %{_mandir}/man1/links*
14cr|elinks-0.12-0.pre6.2|54	%config(noreplace) %{_sysconfdir}/elinks.conf
14cr|elinks-0.12-0.pre6.2|55	%{_mandir}/man1/elinks.1*
14cr|elinks-0.12-0.pre6.2|56	%{_mandir}/man5/*
14cr|elinks-0.12-0.pre6.2|57	
14cr|elinks-0.12-0.pre6.2|58	%postun
14cr|elinks-0.12-0.pre6.2|59	if [ "$1" -ge "1" ]; then
14cr|elinks-0.12-0.pre6.2|60	links=`readlink %{_sysconfdir}/alternatives/links`
14cr|elinks-0.12-0.pre6.2|61	if [ "$links" == "%{_bindir}/elinks" ]; then
14cr|elinks-0.12-0.pre6.2|62	%{_sbindir}/alternatives --set links %{_bindir}/elinks
14cr|elinks-0.12-0.pre6.2|63	fi
14cr|elinks-0.12-0.pre6.2|64	fi
14cr|elinks-0.12-0.pre6.2|65	exit 0
14cr|elinks-0.12-0.pre6.2|66	
14cr|elinks-0.12-0.pre6.2|67	%post
14cr|elinks-0.12-0.pre6.2|68	#Set up alternatives files for links
14cr|elinks-0.12-0.pre6.2|69	%{_sbindir}/alternatives --install %{_bindir}/links links %{_bindir}/elinks 90 \
14cr|elinks-0.12-0.pre6.2|70	--slave %{_mandir}/man1/links.1.gz links-man %{_mandir}/man1/elinks.1.gz
14cr|elinks-0.12-0.pre6.2|71	links=`readlink %{_sysconfdir}/alternatives/links`
14cr|elinks-0.12-0.pre6.2|72	if [ "$links" == "%{_bindir}/elinks" ]; then
14cr|elinks-0.12-0.pre6.2|73	%{_sbindir}/alternatives --set links %{_bindir}/elinks
14cr|elinks-0.12-0.pre6.2|74	fi
14cr|elinks-0.12-0.pre6.2|75	
14cr|elinks-0.12-0.pre6.2|76	%preun
14cr|elinks-0.12-0.pre6.2|77	if [ $1 = 0 ]; then
14cr|elinks-0.12-0.pre6.2|78	%{_sbindir}/alternatives --remove links %{_bindir}/elinks
14cr|elinks-0.12-0.pre6.2|79	fi
14cr|elinks-0.12-0.pre6.2|80	exit 0
14cr|elinks-0.12-0.pre6.2|81	
14cr|elinks-0.12-0.pre6.2|82	#----------------------------------------------------------------------------
14cr|elinks-0.12-0.pre6.2|83	
14cr|elinks-0.12-0.pre6.2|84	%prep
14cr|elinks-0.12-0.pre6.2|85	%setup -q -n %{name}-%{version}%{pre}
14cr|elinks-0.12-0.pre6.2|86	%patch0 -p1
14cr|elinks-0.12-0.pre6.2|87	%patch1 -p1
14cr|elinks-0.12-0.pre6.2|88	%patch3 -p1
14cr|elinks-0.12-0.pre6.2|89	%patch4 -p1
14cr|elinks-0.12-0.pre6.2|90	%patch5 -p1
14cr|elinks-0.12-0.pre6.2|91	%patch7 -p1
14cr|elinks-0.12-0.pre6.2|92	%patch8 -p1
14cr|elinks-0.12-0.pre6.2|93	#patch9 -p1
14cr|elinks-0.12-0.pre6.2|94	#patch10 -p1
14cr|elinks-0.12-0.pre6.2|95	%patch11 -p1
14cr|elinks-0.12-0.pre6.2|96	%patch12 -p1
14cr|elinks-0.12-0.pre6.2|97	%patch13 -p1
14cr|elinks-0.12-0.pre6.2|98	
14cr|elinks-0.12-0.pre6.2|99	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|elinks-0.12-0.pre6.2|100	sed -i 's/^# *serial [AM0-9]*$//' acinclude.m4 config/m4/*.m4
14cr|elinks-0.12-0.pre6.2|101	aclocal -I config/m4
14cr|elinks-0.12-0.pre6.2|102	autoreconf
14cr|elinks-0.12-0.pre6.2|103	
14cr|elinks-0.12-0.pre6.2|104	%build
14cr|elinks-0.12-0.pre6.2|105	export CFLAGS="%{optflags} $(getconf LFS_CFLAGS) -D_GNU_SOURCE"
14cr|elinks-0.12-0.pre6.2|106	%configure2_5x \
14cr|elinks-0.12-0.pre6.2|107	%{?rescue:--without-gpm} \
14cr|elinks-0.12-0.pre6.2|108	--without-x \
14cr|elinks-0.12-0.pre6.2|109	--with-gssapi \
14cr|elinks-0.12-0.pre6.2|110	--enable-bittorrent \
14cr|elinks-0.12-0.pre6.2|111	--with-nss_compat_ossl \
14cr|elinks-0.12-0.pre6.2|112	--enable-256-colors \
14cr|elinks-0.12-0.pre6.2|113	--without-openssl \
14cr|elinks-0.12-0.pre6.2|114	--without-gnutls
14cr|elinks-0.12-0.pre6.2|115	
14cr|elinks-0.12-0.pre6.2|116	MOPTS="V=1"
14cr|elinks-0.12-0.pre6.2|117	if tty >/dev/null 2>&1; then
14cr|elinks-0.12-0.pre6.2|118	# turn on fancy colorized output only when we have a TTY device
14cr|elinks-0.12-0.pre6.2|119	MOPTS=
14cr|elinks-0.12-0.pre6.2|120	fi
14cr|elinks-0.12-0.pre6.2|121	%make $MOPTS
14cr|elinks-0.12-0.pre6.2|122	
14cr|elinks-0.12-0.pre6.2|123	%install
14cr|elinks-0.12-0.pre6.2|124	%makeinstall_std
14cr|elinks-0.12-0.pre6.2|125	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cr|elinks-0.12-0.pre6.2|126	mkdir -p %{buildroot}%{_sysconfdir}
14cr|elinks-0.12-0.pre6.2|127	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/elinks.conf
14cr|elinks-0.12-0.pre6.2|128	touch %{buildroot}%{_bindir}/links
14cr|elinks-0.12-0.pre6.2|129	true | gzip -c > %{buildroot}%{_mandir}/man1/links.1.gz
14cr|elinks-0.12-0.pre6.2|130	
14cr|elinks-0.12-0.pre6.2|131	%find_lang elinks
14cr|elinks-0.12-0.pre6.2|132	
14cr|elinks-0.12-0.pre6.2|133	
14cr|elinks-0.12-0.pre6.2|134	%changelog
14cr|elinks-0.12-0.pre6.2|135	* Tue Jul 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12-0.pre6.2
14cr|elinks-0.12-0.pre6.2|136	+ Revision: d0e7adf
14cr|elinks-0.12-0.pre6.2|137	- Bump release
14cr|elinks-0.12-0.pre6.2|138	
14cr|elinks-0.12-0.pre6.2|139	

1095 14
14cr|elyxer-1.2.3-3|1	# Spec is based on Cristobal Lopez's work in MIB
14cr|elyxer-1.2.3-3|2	# and Damir Shayhutdinov's work in ALT Linux
14cr|elyxer-1.2.3-3|3	
14cr|elyxer-1.2.3-3|4	Name:		elyxer
14cr|elyxer-1.2.3-3|5	Version:	1.2.3
14cr|elyxer-1.2.3-3|6	Release:	3
14cr|elyxer-1.2.3-3|7	Summary:	Convert LyX source files to HTML output
14cr|elyxer-1.2.3-3|8	License:	GPLv3
14cr|elyxer-1.2.3-3|9	Group:		Text tools
14cr|elyxer-1.2.3-3|10	URL:		http://www.nongnu.org/elyxer/
14cr|elyxer-1.2.3-3|11	Source0:	http://download.savannah.gnu.org/releases-noredirect/%{name}/%{name}-%{version}.tar.gz
14cr|elyxer-1.2.3-3|12	Source1:	elyxer.1
14cr|elyxer-1.2.3-3|13	Source2:	loremipsumize.1
14cr|elyxer-1.2.3-3|14	BuildRequires:	python-devel
14cr|elyxer-1.2.3-3|15	BuildRequires:	gettext-devel
14cr|elyxer-1.2.3-3|16	BuildRequires:	pygtk2.0-devel
14cr|elyxer-1.2.3-3|17	Requires:	pygtk2.0 >= 2.10
14cr|elyxer-1.2.3-3|18	Requires:	gettext
14cr|elyxer-1.2.3-3|19	Requires:	python
14cr|elyxer-1.2.3-3|20	BuildArch:	noarch
14cr|elyxer-1.2.3-3|21	
14cr|elyxer-1.2.3-3|22	%description
14cr|elyxer-1.2.3-3|23	eLyXer converts a LyX source file to a HTML page. Full documentation in HTML
14cr|elyxer-1.2.3-3|24	format can be found at docs/index.html, or on the web:
14cr|elyxer-1.2.3-3|25	http://www.nongnu.org/elyxer/
14cr|elyxer-1.2.3-3|26	
14cr|elyxer-1.2.3-3|27	%prep
14cr|elyxer-1.2.3-3|28	%setup -q
14cr|elyxer-1.2.3-3|29	
14cr|elyxer-1.2.3-3|30	%build
14cr|elyxer-1.2.3-3|31	%__python setup.py build
14cr|elyxer-1.2.3-3|32	
14cr|elyxer-1.2.3-3|33	%install
14cr|elyxer-1.2.3-3|34	%__python setup.py install --root=%{buildroot} --install-lib=%{py_sitedir}
14cr|elyxer-1.2.3-3|35	
14cr|elyxer-1.2.3-3|36	%__mkdir_p %{buildroot}%{_bindir}
14cr|elyxer-1.2.3-3|37	%__mkdir_p %{buildroot}%{_datadir}/locale
14cr|elyxer-1.2.3-3|38	cp -rf ./po/locale/* %{buildroot}%{_datadir}/locale
14cr|elyxer-1.2.3-3|39	
14cr|elyxer-1.2.3-3|40	%__mkdir_p %{buildroot}%{_mandir}/man1
14cr|elyxer-1.2.3-3|41	cp %{SOURCE1} %{SOURCE2} %{buildroot}%{_mandir}/man1/
14cr|elyxer-1.2.3-3|42	
14cr|elyxer-1.2.3-3|43	for i in %{buildroot}%{_bindir}/*.py; do
14cr|elyxer-1.2.3-3|44	%__mv $i %{buildroot}%{_bindir}/`basename $i .py`
14cr|elyxer-1.2.3-3|45	done
14cr|elyxer-1.2.3-3|46	
14cr|elyxer-1.2.3-3|47	%find_lang %{name}
14cr|elyxer-1.2.3-3|48	
14cr|elyxer-1.2.3-3|49	%files -f %{name}.lang
14cr|elyxer-1.2.3-3|50	%defattr(-,root,root)
14cr|elyxer-1.2.3-3|51	%{_bindir}/*
14cr|elyxer-1.2.3-3|52	%{py_sitedir}/*.egg-info
14cr|elyxer-1.2.3-3|53	%{_mandir}/man1/*
14cr|elyxer-1.2.3-3|54	
14cr|elyxer-1.2.3-3|55	
14cr|elyxer-1.2.3-3|56	
14cr|elyxer-1.2.3-3|57	
14cr|elyxer-1.2.3-3|58	%changelog
14cr|elyxer-1.2.3-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-3
14cr|elyxer-1.2.3-3|60	+ Revision: dd540fc
14cr|elyxer-1.2.3-3|61	- MassBuild#464: Increase release tag
14cr|elyxer-1.2.3-3|62	
14cr|elyxer-1.2.3-3|63	

1096 14
14cr|emacs-browse-kill-ring-1.3-11|1	%define rname browse-kill-ring
14cr|emacs-browse-kill-ring-1.3-11|2	
14cr|emacs-browse-kill-ring-1.3-11|3	Summary:	Interactively insert items from kill-ring
14cr|emacs-browse-kill-ring-1.3-11|4	Name:		emacs-%{rname}
14cr|emacs-browse-kill-ring-1.3-11|5	Version:	1.3
14cr|emacs-browse-kill-ring-1.3-11|6	Release:	11
14cr|emacs-browse-kill-ring-1.3-11|7	License:	GPLv2+
14cr|emacs-browse-kill-ring-1.3-11|8	Group:		Editors
14cr|emacs-browse-kill-ring-1.3-11|9	Url:		http://www.todesschaf.org/projects/bkr.html
14cr|emacs-browse-kill-ring-1.3-11|10	Source0:	%{rname}.el
14cr|emacs-browse-kill-ring-1.3-11|11	Source1:	%{name}-autostart.el
14cr|emacs-browse-kill-ring-1.3-11|12	BuildRequires:	emacs
14cr|emacs-browse-kill-ring-1.3-11|13	BuildRequires:	perl
14cr|emacs-browse-kill-ring-1.3-11|14	BuildArch:	noarch
14cr|emacs-browse-kill-ring-1.3-11|15	
14cr|emacs-browse-kill-ring-1.3-11|16	%description
14cr|emacs-browse-kill-ring-1.3-11|17	Ever feel that 'C-y M-y M-y M-y ...' is not a great way of trying
14cr|emacs-browse-kill-ring-1.3-11|18	to find that piece of text you know you killed a while back?  Then
14cr|emacs-browse-kill-ring-1.3-11|19	browse-kill-ring is for you.
14cr|emacs-browse-kill-ring-1.3-11|20	
14cr|emacs-browse-kill-ring-1.3-11|21	%files
14cr|emacs-browse-kill-ring-1.3-11|22	%doc DOCUMENTATION
14cr|emacs-browse-kill-ring-1.3-11|23	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
14cr|emacs-browse-kill-ring-1.3-11|24	%{_datadir}/*/site-lisp/*el*
14cr|emacs-browse-kill-ring-1.3-11|25	
14cr|emacs-browse-kill-ring-1.3-11|26	#----------------------------------------------------------------------------
14cr|emacs-browse-kill-ring-1.3-11|27	
14cr|emacs-browse-kill-ring-1.3-11|28	%prep
14cr|emacs-browse-kill-ring-1.3-11|29	%setup -T -c
14cr|emacs-browse-kill-ring-1.3-11|30	install -m644 %{SOURCE0} .
14cr|emacs-browse-kill-ring-1.3-11|31	
14cr|emacs-browse-kill-ring-1.3-11|32	%build
14cr|emacs-browse-kill-ring-1.3-11|33	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cr|emacs-browse-kill-ring-1.3-11|34	mv %{rname}.elc emacs-%{rname}.elc
14cr|emacs-browse-kill-ring-1.3-11|35	
14cr|emacs-browse-kill-ring-1.3-11|36	#Maybe need adjust
14cr|emacs-browse-kill-ring-1.3-11|37	perl -n -e 'last if /^\(/;last if /^;;; Code/; s|^([;])+\s||; print' < %{SOURCE0} > DOCUMENTATION
14cr|emacs-browse-kill-ring-1.3-11|38	
14cr|emacs-browse-kill-ring-1.3-11|39	%install
14cr|emacs-browse-kill-ring-1.3-11|40	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|emacs-browse-kill-ring-1.3-11|41	install -m644 emacs-%{rname}.elc %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|emacs-browse-kill-ring-1.3-11|42	install -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|emacs-browse-kill-ring-1.3-11|43	
14cr|emacs-browse-kill-ring-1.3-11|44	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-browse-kill-ring-1.3-11|45	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|emacs-browse-kill-ring-1.3-11|46	
14cr|emacs-browse-kill-ring-1.3-11|47	
14cr|emacs-browse-kill-ring-1.3-11|48	%changelog
14cr|emacs-browse-kill-ring-1.3-11|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-11
14cr|emacs-browse-kill-ring-1.3-11|50	+ Revision: b9ec2f2
14cr|emacs-browse-kill-ring-1.3-11|51	- MassBuild#464: Increase release tag
14cr|emacs-browse-kill-ring-1.3-11|52	
14cr|emacs-browse-kill-ring-1.3-11|53	

1097 14
14cr|emacs-chess-2.0b5-7|1	%define pname chess
14cr|emacs-chess-2.0b5-7|2	
14cr|emacs-chess-2.0b5-7|3	Name:		emacs-%{pname}
14cr|emacs-chess-2.0b5-7|4	Summary: 	A client and library for playing Chess from Emacs
14cr|emacs-chess-2.0b5-7|5	Version: 	2.0b5
14cr|emacs-chess-2.0b5-7|6	Release: 	7
14cr|emacs-chess-2.0b5-7|7	License:	GPL
14cr|emacs-chess-2.0b5-7|8	Group: 		Editors
14cr|emacs-chess-2.0b5-7|9	Source: 	%{pname}-%{version}.tar.bz2
14cr|emacs-chess-2.0b5-7|10	Patch0:         chess-2.0b5-texi.patch
14cr|emacs-chess-2.0b5-7|11	Url: 		http://www.newartisans.com/johnw/EmacsChess.html
14cr|emacs-chess-2.0b5-7|12	BuildRequires: 	emacs-bin
14cr|emacs-chess-2.0b5-7|13	BuildRequires:  texinfo
14cr|emacs-chess-2.0b5-7|14	BuildArch: noarch
14cr|emacs-chess-2.0b5-7|15	
14cr|emacs-chess-2.0b5-7|16	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
14cr|emacs-chess-2.0b5-7|17	
14cr|emacs-chess-2.0b5-7|18	%description
14cr|emacs-chess-2.0b5-7|19	Chess.el does not know how to play chess against you.  While the
14cr|emacs-chess-2.0b5-7|20	library does know all legal moves, there is no "thinking" module.  For
14cr|emacs-chess-2.0b5-7|21	this, you must download one of the publically available chess engines,
14cr|emacs-chess-2.0b5-7|22	such as gnuchess, crafty or phalanx.  You will find all of these
14cr|emacs-chess-2.0b5-7|23	sufficiently challenging, I'm sure.  Once they are installed, chess.el
14cr|emacs-chess-2.0b5-7|24	will use them, provided the locations of the binaries is on your PATH.
14cr|emacs-chess-2.0b5-7|25	
14cr|emacs-chess-2.0b5-7|26	%prep
14cr|emacs-chess-2.0b5-7|27	%setup -q -n %{pname}-%{version}
14cr|emacs-chess-2.0b5-7|28	%patch0 -p1
14cr|emacs-chess-2.0b5-7|29	
14cr|emacs-chess-2.0b5-7|30	%build
14cr|emacs-chess-2.0b5-7|31	make clean
14cr|emacs-chess-2.0b5-7|32	%make
14cr|emacs-chess-2.0b5-7|33	
14cr|emacs-chess-2.0b5-7|34	%install
14cr|emacs-chess-2.0b5-7|35	mkdir -p %{buildroot}/%{_datadir}/emacs/site-lisp
14cr|emacs-chess-2.0b5-7|36	install	*.el *.elc %{buildroot}/%{_datadir}/emacs/site-lisp
14cr|emacs-chess-2.0b5-7|37	
14cr|emacs-chess-2.0b5-7|38	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-chess-2.0b5-7|39	cp chess-auto.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{pname}-emacs.el
14cr|emacs-chess-2.0b5-7|40	
14cr|emacs-chess-2.0b5-7|41	%files
14cr|emacs-chess-2.0b5-7|42	%doc COPYING ChangeLog EPD.txt PGN.txt PLAN README TODO
14cr|emacs-chess-2.0b5-7|43	%{_datadir}/emacs/site-lisp/*.el
14cr|emacs-chess-2.0b5-7|44	%{_datadir}/emacs/site-lisp/*.elc
14cr|emacs-chess-2.0b5-7|45	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{pname}-emacs.el
14cr|emacs-chess-2.0b5-7|46	
14cr|emacs-chess-2.0b5-7|47	
14cr|emacs-chess-2.0b5-7|48	%changelog
14cr|emacs-chess-2.0b5-7|49	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0b5-7
14cr|emacs-chess-2.0b5-7|50	+ Revision: dd8a20c
14cr|emacs-chess-2.0b5-7|51	- Added texi patch
14cr|emacs-chess-2.0b5-7|52	
14cr|emacs-chess-2.0b5-7|53	

1098 14
14cr|emacs-ebib-1.7.2-2|1	%define tarname	ebib
14cr|emacs-ebib-1.7.2-2|2	%define name	emacs-%{tarname}
14cr|emacs-ebib-1.7.2-2|3	%define version 1.7.2
14cr|emacs-ebib-1.7.2-2|4	%define release 2
14cr|emacs-ebib-1.7.2-2|5	
14cr|emacs-ebib-1.7.2-2|6	Summary:	BibTeX database manager for Emacs
14cr|emacs-ebib-1.7.2-2|7	Name:		%{name}
14cr|emacs-ebib-1.7.2-2|8	Version:	%{version}
14cr|emacs-ebib-1.7.2-2|9	Release:	%{release}
14cr|emacs-ebib-1.7.2-2|10	Source0:	%{tarname}-%{version}.tar.gz
14cr|emacs-ebib-1.7.2-2|11	License:	BSD
14cr|emacs-ebib-1.7.2-2|12	Group:		Editors
14cr|emacs-ebib-1.7.2-2|13	Url:		http://ebib.sourceforge.net/
14cr|emacs-ebib-1.7.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|emacs-ebib-1.7.2-2|15	BuildArch:	noarch
14cr|emacs-ebib-1.7.2-2|16	Provides:	%{tarname} = %{version}-%{release}
14cr|emacs-ebib-1.7.2-2|17	Requires:	emacs
14cr|emacs-ebib-1.7.2-2|18	BuildRequires:	emacs
14cr|emacs-ebib-1.7.2-2|19	
14cr|emacs-ebib-1.7.2-2|20	%description
14cr|emacs-ebib-1.7.2-2|21	Ebib is a BibTeX database manager that runs in GNU Emacs and
14cr|emacs-ebib-1.7.2-2|22	XEmacs. With Ebib, you can create and manage .bib-files, all within
14cr|emacs-ebib-1.7.2-2|23	Emacs. It supports @string and @preamble definitions, multi-line field
14cr|emacs-ebib-1.7.2-2|24	values, searching, and integration with Emacs' (La)TeX mode.
14cr|emacs-ebib-1.7.2-2|25	
14cr|emacs-ebib-1.7.2-2|26	%prep
14cr|emacs-ebib-1.7.2-2|27	%setup -q -n %{tarname}-%{version}
14cr|emacs-ebib-1.7.2-2|28	
14cr|emacs-ebib-1.7.2-2|29	%build
14cr|emacs-ebib-1.7.2-2|30	emacs -batch -f batch-byte-compile ebib.el
14cr|emacs-ebib-1.7.2-2|31	cp -p info/*.info .
14cr|emacs-ebib-1.7.2-2|32	lzma -z *.info
14cr|emacs-ebib-1.7.2-2|33	
14cr|emacs-ebib-1.7.2-2|34	%install
14cr|emacs-ebib-1.7.2-2|35	%__rm -rf %{buildroot}
14cr|emacs-ebib-1.7.2-2|36	%__install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14cr|emacs-ebib-1.7.2-2|37	%__install -d -m 755 %{buildroot}%{_infodir}
14cr|emacs-ebib-1.7.2-2|38	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-ebib-1.7.2-2|39	%__install -m 644 ebib.el* %{buildroot}%{_datadir}/emacs/site-lisp
14cr|emacs-ebib-1.7.2-2|40	%__install -m 644 ebib-manual.info* %{buildroot}%{_infodir}
14cr|emacs-ebib-1.7.2-2|41	ln -s %{_infodir}/ebib-manual.info.lzma %{buildroot}%{_infodir}/ebib.info.lzma
14cr|emacs-ebib-1.7.2-2|42	%__cat <<EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/ebib.el
14cr|emacs-ebib-1.7.2-2|43	(autoload 'ebib "ebib" "Ebib, a BibTeX database manager" t)
14cr|emacs-ebib-1.7.2-2|44	EOF
14cr|emacs-ebib-1.7.2-2|45	%__chmod 644 %{buildroot}%{_sysconfdir}/emacs/site-start.d/ebib.el
14cr|emacs-ebib-1.7.2-2|46	
14cr|emacs-ebib-1.7.2-2|47	%clean
14cr|emacs-ebib-1.7.2-2|48	%__rm -rf %{buildroot}
14cr|emacs-ebib-1.7.2-2|49	
14cr|emacs-ebib-1.7.2-2|50	%files
14cr|emacs-ebib-1.7.2-2|51	%defattr(-,root,root)
14cr|emacs-ebib-1.7.2-2|52	%doc ChangeLog README doc/html/*
14cr|emacs-ebib-1.7.2-2|53	%_sysconfdir/emacs/site-start.d/ebib.*
14cr|emacs-ebib-1.7.2-2|54	%_datadir/emacs/site-lisp/ebib*
14cr|emacs-ebib-1.7.2-2|55	%_infodir/*
14cr|emacs-ebib-1.7.2-2|56	
14cr|emacs-ebib-1.7.2-2|57	
14cr|emacs-ebib-1.7.2-2|58	
14cr|emacs-ebib-1.7.2-2|59	
14cr|emacs-ebib-1.7.2-2|60	%changelog
14cr|emacs-ebib-1.7.2-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-2
14cr|emacs-ebib-1.7.2-2|62	+ Revision: cc19e5f
14cr|emacs-ebib-1.7.2-2|63	- MassBuild#464: Increase release tag
14cr|emacs-ebib-1.7.2-2|64	
14cr|emacs-ebib-1.7.2-2|65	

1099 14
14cr|emacs-elib-1.0-14|1	%define fname   elib
14cr|emacs-elib-1.0-14|2	%define elibdir %{_datadir}/emacs/site-lisp/%{fname}
14cr|emacs-elib-1.0-14|3	
14cr|emacs-elib-1.0-14|4	Name:           emacs-%{fname}
14cr|emacs-elib-1.0-14|5	Version:        1.0
14cr|emacs-elib-1.0-14|6	Release:        14
14cr|emacs-elib-1.0-14|7	Epoch:          0
14cr|emacs-elib-1.0-14|8	Summary:        Emacs Lisp Library
14cr|emacs-elib-1.0-14|9	Requires:       emacs >= 0:20.7
14cr|emacs-elib-1.0-14|10	License:        GPL
14cr|emacs-elib-1.0-14|11	URL:            http://jdee.sunsite.dk/
14cr|emacs-elib-1.0-14|12	Source:         http://jdee.sunsite.dk/%{fname}-%{version}.tar.bz2
14cr|emacs-elib-1.0-14|13	Patch0:         emacs-elib-1.0-direntry.patch
14cr|emacs-elib-1.0-14|14	Patch1:		emacs-elib-1.0-texi.patch
14cr|emacs-elib-1.0-14|15	Group:          Editors
14cr|emacs-elib-1.0-14|16	Obsoletes:      elib < %{epoch}:%{version}-%{release}
14cr|emacs-elib-1.0-14|17	Provides:       elib = %{epoch}:%{version}-%{release}
14cr|emacs-elib-1.0-14|18	BuildArch:      noarch
14cr|emacs-elib-1.0-14|19	BuildRequires:  emacs-bin
14cr|emacs-elib-1.0-14|20	BuildRequires:  texinfo
14cr|emacs-elib-1.0-14|21	
14cr|emacs-elib-1.0-14|22	%description
14cr|emacs-elib-1.0-14|23	The Emacs Lisp Library.
14cr|emacs-elib-1.0-14|24	
14cr|emacs-elib-1.0-14|25	%prep
14cr|emacs-elib-1.0-14|26	%setup -q -n %{fname}-%{version}
14cr|emacs-elib-1.0-14|27	%patch0 -p1
14cr|emacs-elib-1.0-14|28	%patch1 -p1
14cr|emacs-elib-1.0-14|29	
14cr|emacs-elib-1.0-14|30	%build
14cr|emacs-elib-1.0-14|31	%make
14cr|emacs-elib-1.0-14|32	
14cr|emacs-elib-1.0-14|33	%install
14cr|emacs-elib-1.0-14|34	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/%{fname}
14cr|emacs-elib-1.0-14|35	%{__mkdir_p} %{buildroot}{%{elibdir},%{_infodir}}
14cr|emacs-elib-1.0-14|36	
14cr|emacs-elib-1.0-14|37	%{__install} -m 644 *.el *.elc %{buildroot}%{elibdir}
14cr|emacs-elib-1.0-14|38	%{__install} -m 644 *.info* %{buildroot}%{_infodir}
14cr|emacs-elib-1.0-14|39	
14cr|emacs-elib-1.0-14|40	%files
14cr|emacs-elib-1.0-14|41	%doc ChangeLog COPYING INSTALL NEWS README RELEASING TODO
14cr|emacs-elib-1.0-14|42	%{elibdir}
14cr|emacs-elib-1.0-14|43	%{_infodir}/*info*
14cr|emacs-elib-1.0-14|44	
14cr|emacs-elib-1.0-14|45	
14cr|emacs-elib-1.0-14|46	
14cr|emacs-elib-1.0-14|47	%changelog
14cr|emacs-elib-1.0-14|48	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-14
14cr|emacs-elib-1.0-14|49	+ Revision: bc045f6
14cr|emacs-elib-1.0-14|50	- Added texi patch
14cr|emacs-elib-1.0-14|51	
14cr|emacs-elib-1.0-14|52	

1100 14
14cr|emacs-EPL-0.7-12|1	
14cr|emacs-EPL-0.7-12|2	
14cr|emacs-EPL-0.7-12|3	Summary: Control Emacs using Perl as an alternative to Emacs Lisp
14cr|emacs-EPL-0.7-12|4	
14cr|emacs-EPL-0.7-12|5	Name: emacs-EPL
14cr|emacs-EPL-0.7-12|6	Version: 0.7
14cr|emacs-EPL-0.7-12|7	Release: 12
14cr|emacs-EPL-0.7-12|8	License: GPL
14cr|emacs-EPL-0.7-12|9	Group: Development/Perl
14cr|emacs-EPL-0.7-12|10	Source: http://www.cpan.org/modules/by-module/Emacs/Emacs-EPL-%{version}.tar.bz2
14cr|emacs-EPL-0.7-12|11	Requires: emacs, perl
14cr|emacs-EPL-0.7-12|12	BuildRequires: perl-devel
14cr|emacs-EPL-0.7-12|13	BuildArch: noarch
14cr|emacs-EPL-0.7-12|14	
14cr|emacs-EPL-0.7-12|15	%description
14cr|emacs-EPL-0.7-12|16	EPL (Emacs Perl) lets you control Emacs and XEmacs using Perl as an alternative
14cr|emacs-EPL-0.7-12|17	to Emacs Lisp.
14cr|emacs-EPL-0.7-12|18	
14cr|emacs-EPL-0.7-12|19	%prep
14cr|emacs-EPL-0.7-12|20	%setup -n Emacs-EPL-%{version}
14cr|emacs-EPL-0.7-12|21	
14cr|emacs-EPL-0.7-12|22	%build
14cr|emacs-EPL-0.7-12|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|emacs-EPL-0.7-12|24	make
14cr|emacs-EPL-0.7-12|25	
14cr|emacs-EPL-0.7-12|26	%install
14cr|emacs-EPL-0.7-12|27	%makeinstall_std
14cr|emacs-EPL-0.7-12|28	(
14cr|emacs-EPL-0.7-12|29	cd lisp
14cr|emacs-EPL-0.7-12|30	for i in *.el; do install -D $i %{buildroot}/usr/share/emacs/site-lisp/$i; done
14cr|emacs-EPL-0.7-12|31	)
14cr|emacs-EPL-0.7-12|32	
14cr|emacs-EPL-0.7-12|33	install -d %{buildroot}/etc/emacs/site-start.d
14cr|emacs-EPL-0.7-12|34	echo "(require 'perl)" > %{buildroot}/etc/emacs/site-start.d/epl.el
14cr|emacs-EPL-0.7-12|35	
14cr|emacs-EPL-0.7-12|36	%clean
14cr|emacs-EPL-0.7-12|37	
14cr|emacs-EPL-0.7-12|38	%files
14cr|emacs-EPL-0.7-12|39	%doc README
14cr|emacs-EPL-0.7-12|40	%{perl_vendorlib}/Emacs*
14cr|emacs-EPL-0.7-12|41	%{_mandir}/*/*
14cr|emacs-EPL-0.7-12|42	%{_datadir}/emacs/site-lisp/*
14cr|emacs-EPL-0.7-12|43	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14cr|emacs-EPL-0.7-12|44	
14cr|emacs-EPL-0.7-12|45	
14cr|emacs-EPL-0.7-12|46	
14cr|emacs-EPL-0.7-12|47	
14cr|emacs-EPL-0.7-12|48	%changelog
14cr|emacs-EPL-0.7-12|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-12
14cr|emacs-EPL-0.7-12|50	+ Revision: 3db9b0b
14cr|emacs-EPL-0.7-12|51	- MassBuild#464: Increase release tag
14cr|emacs-EPL-0.7-12|52	
14cr|emacs-EPL-0.7-12|53	

1101 14
14cr|emacs-ess-13.09-2|1	%define upstream_name ess
14cr|emacs-ess-13.09-2|2	
14cr|emacs-ess-13.09-2|3	Summary:	Emacs Speaks Statistics package for Emacs
14cr|emacs-ess-13.09-2|4	Name:		emacs-%{upstream_name}
14cr|emacs-ess-13.09-2|5	Version:	13.09
14cr|emacs-ess-13.09-2|6	Release:	2
14cr|emacs-ess-13.09-2|7	License:	GPLv2+
14cr|emacs-ess-13.09-2|8	Group:		Editors
14cr|emacs-ess-13.09-2|9	Url:		http://ess.r-project.org
14cr|emacs-ess-13.09-2|10	Source0:	http://ess.r-project.org/downloads/ess/%{upstream_name}-%{version}.tgz
14cr|emacs-ess-13.09-2|11	BuildRequires:	emacs
14cr|emacs-ess-13.09-2|12	BuildRequires:	emacs-el
14cr|emacs-ess-13.09-2|13	BuildRequires:	R-base
14cr|emacs-ess-13.09-2|14	BuildRequires:	texinfo
14cr|emacs-ess-13.09-2|15	Requires:	emacs
14cr|emacs-ess-13.09-2|16	Requires:	emacs-el
14cr|emacs-ess-13.09-2|17	BuildArch:	noarch
14cr|emacs-ess-13.09-2|18	
14cr|emacs-ess-13.09-2|19	%description
14cr|emacs-ess-13.09-2|20	This package provides Emacs Speaks Statistics (ESS), which provides
14cr|emacs-ess-13.09-2|21	Emacs-based front ends for popular statistics packages.
14cr|emacs-ess-13.09-2|22	
14cr|emacs-ess-13.09-2|23	ESS provides an intelligent, consistent interface between the user and
14cr|emacs-ess-13.09-2|24	the software.  ESS interfaces with S-PLUS, R, SAS, BUGS and other
14cr|emacs-ess-13.09-2|25	statistical analysis packages under the Unix, Microsoft Windows, and
14cr|emacs-ess-13.09-2|26	Apple Mac OS operating systems.  ESS is a package for the GNU Emacs
14cr|emacs-ess-13.09-2|27	text editor whose features ESS uses to streamline the creation and use
14cr|emacs-ess-13.09-2|28	of statistical software. ESS knows the syntax and grammar of statistical
14cr|emacs-ess-13.09-2|29	analysis packages and provides consistent display and editing features
14cr|emacs-ess-13.09-2|30	based on that knowledge. ESS assists in interactive and batch execution
14cr|emacs-ess-13.09-2|31	of statements written in these statistical analysis languages.
14cr|emacs-ess-13.09-2|32	
14cr|emacs-ess-13.09-2|33	%files
14cr|emacs-ess-13.09-2|34	%doc ANNOUNCE ChangeLog README VERSION
14cr|emacs-ess-13.09-2|35	%dir %{_datadir}/emacs/site-lisp
14cr|emacs-ess-13.09-2|36	%{_datadir}/emacs/site-lisp/%{upstream_name}
14cr|emacs-ess-13.09-2|37	%{_infodir}/%{upstream_name}.info.xz
14cr|emacs-ess-13.09-2|38	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|emacs-ess-13.09-2|39	
14cr|emacs-ess-13.09-2|40	#----------------------------------------------------------------------------
14cr|emacs-ess-13.09-2|41	
14cr|emacs-ess-13.09-2|42	%package doc
14cr|emacs-ess-13.09-2|43	Summary:	Emacs Speaks Statistics Documentation
14cr|emacs-ess-13.09-2|44	Group:		Editors
14cr|emacs-ess-13.09-2|45	
14cr|emacs-ess-13.09-2|46	%description doc
14cr|emacs-ess-13.09-2|47	This package provides documentation for Emacs Speaks Statistics (ESS).
14cr|emacs-ess-13.09-2|48	
14cr|emacs-ess-13.09-2|49	%prep
14cr|emacs-ess-13.09-2|50	%setup -q -n %{upstream_name}-%{version}
14cr|emacs-ess-13.09-2|51	chmod u+w doc/{html,info,refcard,dir.txt} # fix perms
14cr|emacs-ess-13.09-2|52	
14cr|emacs-ess-13.09-2|53	%files doc
14cr|emacs-ess-13.09-2|54	%doc doc/ess-intro-graphs.pdf doc/readme.pdf doc/html
14cr|emacs-ess-13.09-2|55	
14cr|emacs-ess-13.09-2|56	#----------------------------------------------------------------------------
14cr|emacs-ess-13.09-2|57	
14cr|emacs-ess-13.09-2|58	%build
14cr|emacs-ess-13.09-2|59	%make \
14cr|emacs-ess-13.09-2|60	PREFIX=%{_prefix} \
14cr|emacs-ess-13.09-2|61	LISPDIR=%{_datadir}/emacs/site-lisp/%{upstream_name} \
14cr|emacs-ess-13.09-2|62	ETCDIR=%{_datadir}/emacs/site-lisp/%{upstream_name}/etc \
14cr|emacs-ess-13.09-2|63	INFODIR=%{_infodir}
14cr|emacs-ess-13.09-2|64	
14cr|emacs-ess-13.09-2|65	cat > %{name}.el <<"EOF"
14cr|emacs-ess-13.09-2|66	;;; Set up %{upstream_name} for Emacs.
14cr|emacs-ess-13.09-2|67	;;;
14cr|emacs-ess-13.09-2|68	;;; This file is automatically loaded by emacs's site-start.el
14cr|emacs-ess-13.09-2|69	;;; when you start a new emacs session.
14cr|emacs-ess-13.09-2|70	(if (not (string-match "XEmacs" emacs-version)) (require 'ess-site))
14cr|emacs-ess-13.09-2|71	EOF
14cr|emacs-ess-13.09-2|72	
14cr|emacs-ess-13.09-2|73	%install
14cr|emacs-ess-13.09-2|74	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-ess-13.09-2|75	install -d %{buildroot}%{_infodir}
14cr|emacs-ess-13.09-2|76	
14cr|emacs-ess-13.09-2|77	%makeinstall_std \
14cr|emacs-ess-13.09-2|78	PREFIX=%{buildroot}%{_prefix} \
14cr|emacs-ess-13.09-2|79	LISPDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name} \
14cr|emacs-ess-13.09-2|80	ETCDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc \
14cr|emacs-ess-13.09-2|81	INFODIR=%{buildroot}%{_infodir} \
14cr|emacs-ess-13.09-2|82	DOCDIR=%{buildroot}%{_docdir}/%{name}-doc
14cr|emacs-ess-13.09-2|83	install -m 0644 %{name}.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cr|emacs-ess-13.09-2|84	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc/*.BAT
14cr|emacs-ess-13.09-2|85	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc/*.sparc
14cr|emacs-ess-13.09-2|86	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.dvi
14cr|emacs-ess-13.09-2|87	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.html
14cr|emacs-ess-13.09-2|88	
14cr|emacs-ess-13.09-2|89	
14cr|emacs-ess-13.09-2|90	%changelog
14cr|emacs-ess-13.09-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.09-2
14cr|emacs-ess-13.09-2|92	+ Revision: 12f02fc
14cr|emacs-ess-13.09-2|93	- MassBuild#464: Increase release tag
14cr|emacs-ess-13.09-2|94	
14cr|emacs-ess-13.09-2|95	

1102 14
14cr|emacs-haskell-mode-2.4-2|1	%define rname haskell-mode
14cr|emacs-haskell-mode-2.4-2|2	
14cr|emacs-haskell-mode-2.4-2|3	Summary: Major mode for editing Haskell code with emacs
14cr|emacs-haskell-mode-2.4-2|4	Name:    emacs-haskell-mode
14cr|emacs-haskell-mode-2.4-2|5	Version: 2.4
14cr|emacs-haskell-mode-2.4-2|6	Release: 2
14cr|emacs-haskell-mode-2.4-2|7	Source0: http://www.iro.umontreal.ca/~monnier/elisp/haskell-mode-%{version}.tar.gz
14cr|emacs-haskell-mode-2.4-2|8	License: GPL
14cr|emacs-haskell-mode-2.4-2|9	Group: Development/Other
14cr|emacs-haskell-mode-2.4-2|10	BuildArch: noarch
14cr|emacs-haskell-mode-2.4-2|11	BuildRequires: emacs
14cr|emacs-haskell-mode-2.4-2|12	Url: http://haskell.org/haskell-mode/
14cr|emacs-haskell-mode-2.4-2|13	
14cr|emacs-haskell-mode-2.4-2|14	%description
14cr|emacs-haskell-mode-2.4-2|15	Haskell Mode for Emacs
14cr|emacs-haskell-mode-2.4-2|16	
14cr|emacs-haskell-mode-2.4-2|17	%prep
14cr|emacs-haskell-mode-2.4-2|18	%setup -q -n %{rname}-%{version}
14cr|emacs-haskell-mode-2.4-2|19	
14cr|emacs-haskell-mode-2.4-2|20	%build
14cr|emacs-haskell-mode-2.4-2|21	make
14cr|emacs-haskell-mode-2.4-2|22	
14cr|emacs-haskell-mode-2.4-2|23	%install
14cr|emacs-haskell-mode-2.4-2|24	# NB: prefering .el files (so that it's version independant)
14cr|emacs-haskell-mode-2.4-2|25	install -d %buildroot%{_datadir}/emacs/site-lisp
14cr|emacs-haskell-mode-2.4-2|26	install -m644 *.el %buildroot%_datadir/emacs/site-lisp
14cr|emacs-haskell-mode-2.4-2|27	
14cr|emacs-haskell-mode-2.4-2|28	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-haskell-mode-2.4-2|29	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cr|emacs-haskell-mode-2.4-2|30	(load "%{_datadir}/emacs/site-lisp/haskell-site-file")
14cr|emacs-haskell-mode-2.4-2|31	;(add-hook 'haskell-mode-hook 'turn-on-haskell-decl-scan)
14cr|emacs-haskell-mode-2.4-2|32	;(add-hook 'haskell-mode-hook 'turn-on-haskell-hugs)
14cr|emacs-haskell-mode-2.4-2|33	EOF
14cr|emacs-haskell-mode-2.4-2|34	
14cr|emacs-haskell-mode-2.4-2|35	
14cr|emacs-haskell-mode-2.4-2|36	%files
14cr|emacs-haskell-mode-2.4-2|37	%doc NEWS
14cr|emacs-haskell-mode-2.4-2|38	%config(noreplace) /etc/emacs/site-start.d/%{rname}.el
14cr|emacs-haskell-mode-2.4-2|39	%_datadir/*/site-lisp/*
14cr|emacs-haskell-mode-2.4-2|40	
14cr|emacs-haskell-mode-2.4-2|41	
14cr|emacs-haskell-mode-2.4-2|42	
14cr|emacs-haskell-mode-2.4-2|43	
14cr|emacs-haskell-mode-2.4-2|44	
14cr|emacs-haskell-mode-2.4-2|45	%changelog
14cr|emacs-haskell-mode-2.4-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|emacs-haskell-mode-2.4-2|47	+ Revision: 178e89c
14cr|emacs-haskell-mode-2.4-2|48	- MassBuild#464: Increase release tag
14cr|emacs-haskell-mode-2.4-2|49	
14cr|emacs-haskell-mode-2.4-2|50	

1103 14
14cr|emacs-htmlize-1.37-3|1	%define rname 	htmlize
14cr|emacs-htmlize-1.37-3|2	%define name 	emacs-%{rname}
14cr|emacs-htmlize-1.37-3|3	%define version 1.37
14cr|emacs-htmlize-1.37-3|4	%define release  3
14cr|emacs-htmlize-1.37-3|5	
14cr|emacs-htmlize-1.37-3|6	Summary: 	HTML-ize font-lock buffers
14cr|emacs-htmlize-1.37-3|7	Name: 		%{name}
14cr|emacs-htmlize-1.37-3|8	Version:	%{version}
14cr|emacs-htmlize-1.37-3|9	Release: 	%{release}
14cr|emacs-htmlize-1.37-3|10	Epoch:		0
14cr|emacs-htmlize-1.37-3|11	Group: 		Editors
14cr|emacs-htmlize-1.37-3|12	Url:		http://fly.srk.fer.hr/~hniksic/emacs/
14cr|emacs-htmlize-1.37-3|13	Source0: 	%{url}%{rname}.el.lzma
14cr|emacs-htmlize-1.37-3|14	License: 	GPLv2+
14cr|emacs-htmlize-1.37-3|15	BuildArch:	noarch
14cr|emacs-htmlize-1.37-3|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|emacs-htmlize-1.37-3|17	BuildRequires:  emacs
14cr|emacs-htmlize-1.37-3|18	
14cr|emacs-htmlize-1.37-3|19	%description
14cr|emacs-htmlize-1.37-3|20	This package converts text and associated decorations in an emacs
14cr|emacs-htmlize-1.37-3|21	buffer to HTML.
14cr|emacs-htmlize-1.37-3|22	
14cr|emacs-htmlize-1.37-3|23	%prep
14cr|emacs-htmlize-1.37-3|24	%setup -T -q -c %{rname}-%{version}
14cr|emacs-htmlize-1.37-3|25	cp -f %SOURCE0 .
14cr|emacs-htmlize-1.37-3|26	unlzma %{rname}.el.lzma
14cr|emacs-htmlize-1.37-3|27	cat > %{rname}-start.el << EOF
14cr|emacs-htmlize-1.37-3|28	;; -*- Mode: Emacs-Lisp -*-
14cr|emacs-htmlize-1.37-3|29	
14cr|emacs-htmlize-1.37-3|30	(if (string-match "GNU Emacs" (version)) (autoload '%rname-buffer "%{rname}" nil t))
14cr|emacs-htmlize-1.37-3|31	(if (string-match "GNU Emacs" (version)) (autoload '%rname-region "%{rname}" nil t))
14cr|emacs-htmlize-1.37-3|32	(if (string-match "GNU Emacs" (version)) (autoload '%rname-file "%{rname}" nil t))
14cr|emacs-htmlize-1.37-3|33	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files "%{rname}" nil t))
14cr|emacs-htmlize-1.37-3|34	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files-dired "%{rname}" nil t))
14cr|emacs-htmlize-1.37-3|35	EOF
14cr|emacs-htmlize-1.37-3|36	
14cr|emacs-htmlize-1.37-3|37	%build
14cr|emacs-htmlize-1.37-3|38	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cr|emacs-htmlize-1.37-3|39	
14cr|emacs-htmlize-1.37-3|40	%install
14cr|emacs-htmlize-1.37-3|41	%__rm -rf %{buildroot}
14cr|emacs-htmlize-1.37-3|42	
14cr|emacs-htmlize-1.37-3|43	%__mkdir_p %{buildroot}%_datadir/emacs/site-lisp
14cr|emacs-htmlize-1.37-3|44	%__install -m 644 %{rname}.el %{buildroot}/%{_datadir}/emacs/site-lisp
14cr|emacs-htmlize-1.37-3|45	%__install -m 644 %{rname}.elc %{buildroot}/%{_datadir}/emacs/site-lisp
14cr|emacs-htmlize-1.37-3|46	
14cr|emacs-htmlize-1.37-3|47	%__mkdir -p %{buildroot}%_sysconfdir/emacs/site-start.d
14cr|emacs-htmlize-1.37-3|48	%__install -m 644 %{rname}-start.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cr|emacs-htmlize-1.37-3|49	
14cr|emacs-htmlize-1.37-3|50	%clean
14cr|emacs-htmlize-1.37-3|51	%__rm -rf %{buildroot}
14cr|emacs-htmlize-1.37-3|52	
14cr|emacs-htmlize-1.37-3|53	%files
14cr|emacs-htmlize-1.37-3|54	%defattr(0644,root,root,0755)
14cr|emacs-htmlize-1.37-3|55	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cr|emacs-htmlize-1.37-3|56	%{_datadir}/emacs/site-lisp/%{rname}.el*
14cr|emacs-htmlize-1.37-3|57	
14cr|emacs-htmlize-1.37-3|58	
14cr|emacs-htmlize-1.37-3|59	
14cr|emacs-htmlize-1.37-3|60	%changelog
14cr|emacs-htmlize-1.37-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.37-3
14cr|emacs-htmlize-1.37-3|62	+ Revision: 71f9c28
14cr|emacs-htmlize-1.37-3|63	- MassBuild#464: Increase release tag
14cr|emacs-htmlize-1.37-3|64	
14cr|emacs-htmlize-1.37-3|65	

1104 14
14cr|emacs-matlab-3.3.1-2.20130402.1|1	%define git 20130402
14cr|emacs-matlab-3.3.1-2.20130402.1|2	
14cr|emacs-matlab-3.3.1-2.20130402.1|3	Summary:	Matlab mode for emacs
14cr|emacs-matlab-3.3.1-2.20130402.1|4	Name:		emacs-matlab
14cr|emacs-matlab-3.3.1-2.20130402.1|5	Version:	3.3.1
14cr|emacs-matlab-3.3.1-2.20130402.1|6	Release:	2.%{git}.1
14cr|emacs-matlab-3.3.1-2.20130402.1|7	License:	GPLv2+
14cr|emacs-matlab-3.3.1-2.20130402.1|8	Group:		Editors
14cr|emacs-matlab-3.3.1-2.20130402.1|9	Url: 		http://matlab-emacs.sourceforge.net/
14cr|emacs-matlab-3.3.1-2.20130402.1|10	Source0:	matlab-emacs-%{git}.tar.bz2
14cr|emacs-matlab-3.3.1-2.20130402.1|11	BuildRequires:	emacs
14cr|emacs-matlab-3.3.1-2.20130402.1|12	BuildRequires:	emacs-cedet
14cr|emacs-matlab-3.3.1-2.20130402.1|13	Requires:	emacs
14cr|emacs-matlab-3.3.1-2.20130402.1|14	Requires:	emacs-cedet
14cr|emacs-matlab-3.3.1-2.20130402.1|15	BuildArch:	noarch
14cr|emacs-matlab-3.3.1-2.20130402.1|16	
14cr|emacs-matlab-3.3.1-2.20130402.1|17	%description
14cr|emacs-matlab-3.3.1-2.20130402.1|18	Matlab mode for emacs.
14cr|emacs-matlab-3.3.1-2.20130402.1|19	
14cr|emacs-matlab-3.3.1-2.20130402.1|20	%files
14cr|emacs-matlab-3.3.1-2.20130402.1|21	%doc ChangeLog* README
14cr|emacs-matlab-3.3.1-2.20130402.1|22	%{_datadir}/emacs/site-lisp/matlab
14cr|emacs-matlab-3.3.1-2.20130402.1|23	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/matlab-load.*
14cr|emacs-matlab-3.3.1-2.20130402.1|24	
14cr|emacs-matlab-3.3.1-2.20130402.1|25	#----------------------------------------------------------------------------
14cr|emacs-matlab-3.3.1-2.20130402.1|26	
14cr|emacs-matlab-3.3.1-2.20130402.1|27	%prep
14cr|emacs-matlab-3.3.1-2.20130402.1|28	%setup -q -n matlab-emacs
14cr|emacs-matlab-3.3.1-2.20130402.1|29	
14cr|emacs-matlab-3.3.1-2.20130402.1|30	%build
14cr|emacs-matlab-3.3.1-2.20130402.1|31	sed -i 's,--no-site-file,,' Makefile
14cr|emacs-matlab-3.3.1-2.20130402.1|32	%make all
14cr|emacs-matlab-3.3.1-2.20130402.1|33	
14cr|emacs-matlab-3.3.1-2.20130402.1|34	%install
14cr|emacs-matlab-3.3.1-2.20130402.1|35	rm -f *~
14cr|emacs-matlab-3.3.1-2.20130402.1|36	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
14cr|emacs-matlab-3.3.1-2.20130402.1|37	install -m 644 *.el* %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
14cr|emacs-matlab-3.3.1-2.20130402.1|38	
14cr|emacs-matlab-3.3.1-2.20130402.1|39	cat > tmp <<EOF
14cr|emacs-matlab-3.3.1-2.20130402.1|40	;; Set path to matlab mode files on Mandriva
14cr|emacs-matlab-3.3.1-2.20130402.1|41	(add-to-list 'load-path "/usr/share/emacs/site-lisp/matlab")
14cr|emacs-matlab-3.3.1-2.20130402.1|42	
14cr|emacs-matlab-3.3.1-2.20130402.1|43	EOF
14cr|emacs-matlab-3.3.1-2.20130402.1|44	cat tmp matlab-load.el > tmp2
14cr|emacs-matlab-3.3.1-2.20130402.1|45	mv -f tmp2 matlab-load.el
14cr|emacs-matlab-3.3.1-2.20130402.1|46	
14cr|emacs-matlab-3.3.1-2.20130402.1|47	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cr|emacs-matlab-3.3.1-2.20130402.1|48	install -m 644 matlab-load.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cr|emacs-matlab-3.3.1-2.20130402.1|49	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/matlab/matlab-load*
14cr|emacs-matlab-3.3.1-2.20130402.1|50	
14cr|emacs-matlab-3.3.1-2.20130402.1|51	chmod 644 ChangeLog* README
14cr|emacs-matlab-3.3.1-2.20130402.1|52	
14cr|emacs-matlab-3.3.1-2.20130402.1|53	
14cr|emacs-matlab-3.3.1-2.20130402.1|54	%changelog
14cr|emacs-matlab-3.3.1-2.20130402.1|55	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.1-2.20130402.1
14cr|emacs-matlab-3.3.1-2.20130402.1|56	+ Revision: fa61ee8
14cr|emacs-matlab-3.3.1-2.20130402.1|57	- LOG Update to latest snapshot (20130402), spec cleanup
14cr|emacs-matlab-3.3.1-2.20130402.1|58	
14cr|emacs-matlab-3.3.1-2.20130402.1|59	

1105 14
14cr|emacs-mode-compile-2.27-15|1	%define rname mode-compile
14cr|emacs-mode-compile-2.27-15|2	%define name emacs-%{rname}
14cr|emacs-mode-compile-2.27-15|3	%define version 2.27
14cr|emacs-mode-compile-2.27-15|4	%define release 15
14cr|emacs-mode-compile-2.27-15|5	
14cr|emacs-mode-compile-2.27-15|6	%define flavor emacs
14cr|emacs-mode-compile-2.27-15|7	
14cr|emacs-mode-compile-2.27-15|8	Summary: Smart command for compiling files according to major-mode
14cr|emacs-mode-compile-2.27-15|9	Name: %{name}
14cr|emacs-mode-compile-2.27-15|10	Version: %{version}
14cr|emacs-mode-compile-2.27-15|11	Release: %{release}
14cr|emacs-mode-compile-2.27-15|12	# From the XEmacs source
14cr|emacs-mode-compile-2.27-15|13	Source0: %{rname}.el.bz2
14cr|emacs-mode-compile-2.27-15|14	Source1: %{name}-autostart.el
14cr|emacs-mode-compile-2.27-15|15	License: GPL
14cr|emacs-mode-compile-2.27-15|16	Group: Editors
14cr|emacs-mode-compile-2.27-15|17	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|emacs-mode-compile-2.27-15|18	Prefix: %{_prefix}
14cr|emacs-mode-compile-2.27-15|19	BuildRequires: %{flavor}-bin
14cr|emacs-mode-compile-2.27-15|20	BuildRequires: perl
14cr|emacs-mode-compile-2.27-15|21	BuildArch: noarch
14cr|emacs-mode-compile-2.27-15|22	
14cr|emacs-mode-compile-2.27-15|23	%description
14cr|emacs-mode-compile-2.27-15|24	Provide `mode-compile' function as a replacement for the use of
14cr|emacs-mode-compile-2.27-15|25	`compile' command which is very dumb for creating it's compilation
14cr|emacs-mode-compile-2.27-15|26	command (use "make -k" by default).  `mode-compile' is a layer
14cr|emacs-mode-compile-2.27-15|27	above `compile'; Its purpose is mainly to build a smart
14cr|emacs-mode-compile-2.27-15|28	compile-command for `compile' to execute it. This compile-command
14cr|emacs-mode-compile-2.27-15|29	is built according to number of parameters:
14cr|emacs-mode-compile-2.27-15|30	- the major-mode.
14cr|emacs-mode-compile-2.27-15|31	- presence or not of a makefile in current directory.
14cr|emacs-mode-compile-2.27-15|32	- the buffer-file-name and extension.
14cr|emacs-mode-compile-2.27-15|33	- what is in the current buffer (`main' function,"#!/path/shell", ...).
14cr|emacs-mode-compile-2.27-15|34	- and more ...
14cr|emacs-mode-compile-2.27-15|35	Most of these parameters are higly customizable through Emacs
14cr|emacs-mode-compile-2.27-15|36	Lisp variables (to be set in your .emacs or through Customization
14cr|emacs-mode-compile-2.27-15|37	menu).  Running mode-compile after an universal-argument (C-u)
14cr|emacs-mode-compile-2.27-15|38	allows remote compilations, user is prompted for a host name to
14cr|emacs-mode-compile-2.27-15|39	run the compilation command on.  Another function provided is
14cr|emacs-mode-compile-2.27-15|40	`mode-compile-kill' which terminate a running compilation session
14cr|emacs-mode-compile-2.27-15|41	launched by `mode-compile'.
14cr|emacs-mode-compile-2.27-15|42	
14cr|emacs-mode-compile-2.27-15|43	%prep
14cr|emacs-mode-compile-2.27-15|44	%setup -T -c %{name}-%{version}
14cr|emacs-mode-compile-2.27-15|45	bzcat %{SOURCE0} > %{rname}.el
14cr|emacs-mode-compile-2.27-15|46	
14cr|emacs-mode-compile-2.27-15|47	%build
14cr|emacs-mode-compile-2.27-15|48	for i in %{flavor};do
14cr|emacs-mode-compile-2.27-15|49	$i -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cr|emacs-mode-compile-2.27-15|50	mv %{rname}.elc $i-%{rname}.elc
14cr|emacs-mode-compile-2.27-15|51	done
14cr|emacs-mode-compile-2.27-15|52	
14cr|emacs-mode-compile-2.27-15|53	#Maybe need adjust
14cr|emacs-mode-compile-2.27-15|54	perl -n -e 'last if /^\(/;last if /^;;; Code/; print' < %{SOURCE0} > DOCUMENTATION
14cr|emacs-mode-compile-2.27-15|55	
14cr|emacs-mode-compile-2.27-15|56	%install
14cr|emacs-mode-compile-2.27-15|57	rm -rf $RPM_BUILD_ROOT
14cr|emacs-mode-compile-2.27-15|58	
14cr|emacs-mode-compile-2.27-15|59	for i in %{flavor};do
14cr|emacs-mode-compile-2.27-15|60	install -D -m644 $i-%{rname}.elc %{buildroot}%{_datadir}/${i}/site-lisp/$i-%{rname}.elc
14cr|emacs-mode-compile-2.27-15|61	[[ $i = emacs ]] && install -D -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}.el
14cr|emacs-mode-compile-2.27-15|62	done
14cr|emacs-mode-compile-2.27-15|63	
14cr|emacs-mode-compile-2.27-15|64	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
14cr|emacs-mode-compile-2.27-15|65	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|emacs-mode-compile-2.27-15|66	%{expand:%(%__cat %{SOURCE1})}
14cr|emacs-mode-compile-2.27-15|67	EOF
14cr|emacs-mode-compile-2.27-15|68	
14cr|emacs-mode-compile-2.27-15|69	
14cr|emacs-mode-compile-2.27-15|70	%clean
14cr|emacs-mode-compile-2.27-15|71	rm -rf $RPM_BUILD_ROOT
14cr|emacs-mode-compile-2.27-15|72	
14cr|emacs-mode-compile-2.27-15|73	%files
14cr|emacs-mode-compile-2.27-15|74	%defattr(-,root,root)
14cr|emacs-mode-compile-2.27-15|75	%doc DOCUMENTATION
14cr|emacs-mode-compile-2.27-15|76	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
14cr|emacs-mode-compile-2.27-15|77	%{_datadir}/*/site-lisp/*el*
14cr|emacs-mode-compile-2.27-15|78	
14cr|emacs-mode-compile-2.27-15|79	
14cr|emacs-mode-compile-2.27-15|80	
14cr|emacs-mode-compile-2.27-15|81	%changelog
14cr|emacs-mode-compile-2.27-15|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.27-15
14cr|emacs-mode-compile-2.27-15|83	+ Revision: 186093a
14cr|emacs-mode-compile-2.27-15|84	- MassBuild#464: Increase release tag
14cr|emacs-mode-compile-2.27-15|85	
14cr|emacs-mode-compile-2.27-15|86	

1106 14
14cr|emacs-php-mode-1.13.1-2|1	%define		rname php-mode
14cr|emacs-php-mode-1.13.1-2|2	
14cr|emacs-php-mode-1.13.1-2|3	Summary:	Major mode for editing PHP code
14cr|emacs-php-mode-1.13.1-2|4	
14cr|emacs-php-mode-1.13.1-2|5	Name:		emacs-%{rname}
14cr|emacs-php-mode-1.13.1-2|6	Version:	1.13.1
14cr|emacs-php-mode-1.13.1-2|7	Release:	2
14cr|emacs-php-mode-1.13.1-2|8	Epoch:		1
14cr|emacs-php-mode-1.13.1-2|9	Source0:	http://sourceforge.net/projects/php-mode/files/php-mode/php-mode-%{version}.zip
14cr|emacs-php-mode-1.13.1-2|10	URL:		http://php-mode.sourceforge.net/
14cr|emacs-php-mode-1.13.1-2|11	License:	GPLv3+
14cr|emacs-php-mode-1.13.1-2|12	Group:		Editors
14cr|emacs-php-mode-1.13.1-2|13	Requires:	emacs >= 22.0
14cr|emacs-php-mode-1.13.1-2|14	BuildRequires:	emacs >= 22.0, texinfo
14cr|emacs-php-mode-1.13.1-2|15	BuildArch:    	noarch
14cr|emacs-php-mode-1.13.1-2|16	
14cr|emacs-php-mode-1.13.1-2|17	%description
14cr|emacs-php-mode-1.13.1-2|18	PHP mode is a major Emacs mode for editing PHP 3 and 4 source code. As
14cr|emacs-php-mode-1.13.1-2|19	it is an extension of the C mode, it inherits all of that mode's
14cr|emacs-php-mode-1.13.1-2|20	navigation functionality. It's syntax highlighting colors code
14cr|emacs-php-mode-1.13.1-2|21	according to PHP's grammar, however, and indents it according to the
14cr|emacs-php-mode-1.13.1-2|22	PEAR coding guidelines. The mode also includes a couple of handy
14cr|emacs-php-mode-1.13.1-2|23	IDE features such as documentation search and a source and class
14cr|emacs-php-mode-1.13.1-2|24	browser.
14cr|emacs-php-mode-1.13.1-2|25	
14cr|emacs-php-mode-1.13.1-2|26	%prep
14cr|emacs-php-mode-1.13.1-2|27	%setup -q -n %{rname}-%{version}
14cr|emacs-php-mode-1.13.1-2|28	
14cr|emacs-php-mode-1.13.1-2|29	%build
14cr|emacs-php-mode-1.13.1-2|30	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cr|emacs-php-mode-1.13.1-2|31	make
14cr|emacs-php-mode-1.13.1-2|32	
14cr|emacs-php-mode-1.13.1-2|33	%install
14cr|emacs-php-mode-1.13.1-2|34	
14cr|emacs-php-mode-1.13.1-2|35	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
14cr|emacs-php-mode-1.13.1-2|36	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|emacs-php-mode-1.13.1-2|37	
14cr|emacs-php-mode-1.13.1-2|38	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-php-mode-1.13.1-2|39	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF
14cr|emacs-php-mode-1.13.1-2|40	;; -*- Mode: Emacs-Lisp -*-
14cr|emacs-php-mode-1.13.1-2|41	; Copyright (C) 2000 by Chmouel Boudjnah
14cr|emacs-php-mode-1.13.1-2|42	;
14cr|emacs-php-mode-1.13.1-2|43	; Redistribution of this file is permitted under the terms of the GNU
14cr|emacs-php-mode-1.13.1-2|44	; Public License (GPL)
14cr|emacs-php-mode-1.13.1-2|45	;
14cr|emacs-php-mode-1.13.1-2|46	
14cr|emacs-php-mode-1.13.1-2|47	(autoload '%{rname} "%{rname}" nil t)
14cr|emacs-php-mode-1.13.1-2|48	(setq auto-mode-alist (append '(("\\\\.php3?\\\\'" . %{rname})) auto-mode-alist))
14cr|emacs-php-mode-1.13.1-2|49	EOF
14cr|emacs-php-mode-1.13.1-2|50	
14cr|emacs-php-mode-1.13.1-2|51	# %check
14cr|emacs-php-mode-1.13.1-2|52	# make test
14cr|emacs-php-mode-1.13.1-2|53	
14cr|emacs-php-mode-1.13.1-2|54	%files
14cr|emacs-php-mode-1.13.1-2|55	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
14cr|emacs-php-mode-1.13.1-2|56	%{_datadir}/*/site-lisp/*el*
14cr|emacs-php-mode-1.13.1-2|57	
14cr|emacs-php-mode-1.13.1-2|58	
14cr|emacs-php-mode-1.13.1-2|59	
14cr|emacs-php-mode-1.13.1-2|60	%changelog
14cr|emacs-php-mode-1.13.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.13.1-2
14cr|emacs-php-mode-1.13.1-2|62	+ Revision: 9bb4942
14cr|emacs-php-mode-1.13.1-2|63	- MassBuild#464: Increase release tag
14cr|emacs-php-mode-1.13.1-2|64	
14cr|emacs-php-mode-1.13.1-2|65	

1107 14
14cr|emacs-psgml-1.3.2-2|1	%define	fname	psgml
14cr|emacs-psgml-1.3.2-2|2	%define psgmldir %_datadir/emacs/site-lisp/psgml
14cr|emacs-psgml-1.3.2-2|3	
14cr|emacs-psgml-1.3.2-2|4	%define debug_package %{nil}
14cr|emacs-psgml-1.3.2-2|5	
14cr|emacs-psgml-1.3.2-2|6	Summary:	A GNU Emacs major mode for editing SGML documents
14cr|emacs-psgml-1.3.2-2|7	name:		emacs-%fname
14cr|emacs-psgml-1.3.2-2|8	Version:	1.3.2
14cr|emacs-psgml-1.3.2-2|9	Release: 	2
14cr|emacs-psgml-1.3.2-2|10	Requires: 	sgml-common
14cr|emacs-psgml-1.3.2-2|11	Requires: 	emacs >= 20.7
14cr|emacs-psgml-1.3.2-2|12	License: 	GPL
14cr|emacs-psgml-1.3.2-2|13	URL:		http://www.lysator.liu.se/projects/about_psgml.html
14cr|emacs-psgml-1.3.2-2|14	Source: 	ftp://ftp.lysator.liu.se:21/pub/sgml/ALPHA/psgml-%{version}.tar.gz
14cr|emacs-psgml-1.3.2-2|15	Group: 		Editors
14cr|emacs-psgml-1.3.2-2|16	Obsoletes:	psgml
14cr|emacs-psgml-1.3.2-2|17	Provides:	psgml = %version-%release
14cr|emacs-psgml-1.3.2-2|18	BuildRequires:	emacs-bin
14cr|emacs-psgml-1.3.2-2|19	
14cr|emacs-psgml-1.3.2-2|20	%description
14cr|emacs-psgml-1.3.2-2|21	Emacs is an advanced and extensible editor. An Emacs major mode
14cr|emacs-psgml-1.3.2-2|22	customizes Emacs for editing particular types of text documents. PSGML
14cr|emacs-psgml-1.3.2-2|23	is a major mode for SGML (a markup language) documents.  PSGML
14cr|emacs-psgml-1.3.2-2|24	provides several functionalities for editing SGML documents:
14cr|emacs-psgml-1.3.2-2|25	indentation according to element nesting depth and identification of
14cr|emacs-psgml-1.3.2-2|26	structural errors (but it is not a validating SGML parser); menus and
14cr|emacs-psgml-1.3.2-2|27	commands for inserting tags with only the contextually valid tags;
14cr|emacs-psgml-1.3.2-2|28	attribute values can be edited in a separate window with information
14cr|emacs-psgml-1.3.2-2|29	about types and defaults; structure based editing includes movement
14cr|emacs-psgml-1.3.2-2|30	and killing; and also several commands for folding editing.
14cr|emacs-psgml-1.3.2-2|31	
14cr|emacs-psgml-1.3.2-2|32	%prep
14cr|emacs-psgml-1.3.2-2|33	%setup -q -n %fname-%version
14cr|emacs-psgml-1.3.2-2|34	
14cr|emacs-psgml-1.3.2-2|35	%build
14cr|emacs-psgml-1.3.2-2|36	%configure
14cr|emacs-psgml-1.3.2-2|37	make infodir=%{_infodir} psgmldir=%{psgmldir}
14cr|emacs-psgml-1.3.2-2|38	
14cr|emacs-psgml-1.3.2-2|39	%install
14cr|emacs-psgml-1.3.2-2|40	install -d %{buildroot}{%{psgmldir},%{_infodir},%{_libdir}/sgml/cdtd}
14cr|emacs-psgml-1.3.2-2|41	
14cr|emacs-psgml-1.3.2-2|42	%makeinstall psgmldir=%{buildroot}%{psgmldir} lispdir=%{buildroot}%{psgmldir}
14cr|emacs-psgml-1.3.2-2|43	
14cr|emacs-psgml-1.3.2-2|44	# Why putting source files ??????
14cr|emacs-psgml-1.3.2-2|45	#for i in $RPM_BUILD_ROOT%{psgmldir}/*.elc; do
14cr|emacs-psgml-1.3.2-2|46	#  rm -f $i
14cr|emacs-psgml-1.3.2-2|47	#  cp `echo $(basename $i) | sed s/elc/el/` %{buildroot}%{psgmldir}
14cr|emacs-psgml-1.3.2-2|48	#done
14cr|emacs-psgml-1.3.2-2|49	
14cr|emacs-psgml-1.3.2-2|50	make install-info infodir=%{buildroot}%{_infodir}
14cr|emacs-psgml-1.3.2-2|51	
14cr|emacs-psgml-1.3.2-2|52	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-psgml-1.3.2-2|53	cat << EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
14cr|emacs-psgml-1.3.2-2|54	(add-to-list 'load-path "%{psgmldir}")
14cr|emacs-psgml-1.3.2-2|55	
14cr|emacs-psgml-1.3.2-2|56	(autoload 'sgml-mode "psgml" "Major mode for editing SGML." t)
14cr|emacs-psgml-1.3.2-2|57	(autoload 'xml-mode "psgml" "Major mode for editing XML." t)
14cr|emacs-psgml-1.3.2-2|58	(if (not (getenv "SGML_CATALOG_FILES"))
14cr|emacs-psgml-1.3.2-2|59	(defvar sgml-catalog-files '("CATALOG" "catalog" "/etc/sgml/catalog""%{_libdir}/sgml/CATALOG" "%{_libdir}/sgml-tools/dtd/catalog"))
14cr|emacs-psgml-1.3.2-2|60	"*List of catalog entry files.
14cr|emacs-psgml-1.3.2-2|61	The files are in the format defined in the SGML Open Draft Technical
14cr|emacs-psgml-1.3.2-2|62	Resolution on Entity Management.")
14cr|emacs-psgml-1.3.2-2|63	(put 'sgml-catalog-files 'sgml-type 'list);;
14cr|emacs-psgml-1.3.2-2|64	;;
14cr|emacs-psgml-1.3.2-2|65	;; SGML markup faces.
14cr|emacs-psgml-1.3.2-2|66	;;
14cr|emacs-psgml-1.3.2-2|67	(setq sgml-markup-faces
14cr|emacs-psgml-1.3.2-2|68	'((start-tag . font-lock-function-name-face)
14cr|emacs-psgml-1.3.2-2|69	(end-tag . font-lock-builtin-face)
14cr|emacs-psgml-1.3.2-2|70	(comment . font-lock-comment-face)
14cr|emacs-psgml-1.3.2-2|71	(pi . font-lock-keyword-face)
14cr|emacs-psgml-1.3.2-2|72	(sgml . font-lock-keyword-face)
14cr|emacs-psgml-1.3.2-2|73	(doctype . font-lock-keyword-face)
14cr|emacs-psgml-1.3.2-2|74	(entity . font-lock-variable-name-face)
14cr|emacs-psgml-1.3.2-2|75	(shortref . font-lock-variable-name-face)
14cr|emacs-psgml-1.3.2-2|76	(ignored  . font-lock-comment)
14cr|emacs-psgml-1.3.2-2|77	(ms-start . font-lock-type-face)
14cr|emacs-psgml-1.3.2-2|78	(ms-end . font-lock-type-face)))
14cr|emacs-psgml-1.3.2-2|79	
14cr|emacs-psgml-1.3.2-2|80	(setq sgml-set-face t)
14cr|emacs-psgml-1.3.2-2|81	
14cr|emacs-psgml-1.3.2-2|82	EOF
14cr|emacs-psgml-1.3.2-2|83	
14cr|emacs-psgml-1.3.2-2|84	
14cr|emacs-psgml-1.3.2-2|85	%files
14cr|emacs-psgml-1.3.2-2|86	%doc README.psgml
14cr|emacs-psgml-1.3.2-2|87	%config(noreplace) %_sysconfdir/emacs/site-start.d/%{name}-init.el
14cr|emacs-psgml-1.3.2-2|88	%dir %{psgmldir}
14cr|emacs-psgml-1.3.2-2|89	%{psgmldir}/*
14cr|emacs-psgml-1.3.2-2|90	%_libdir/sgml/cdtd
14cr|emacs-psgml-1.3.2-2|91	%_infodir/*info*
14cr|emacs-psgml-1.3.2-2|92	
14cr|emacs-psgml-1.3.2-2|93	
14cr|emacs-psgml-1.3.2-2|94	
14cr|emacs-psgml-1.3.2-2|95	
14cr|emacs-psgml-1.3.2-2|96	%changelog
14cr|emacs-psgml-1.3.2-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|emacs-psgml-1.3.2-2|98	+ Revision: 9e4c245
14cr|emacs-psgml-1.3.2-2|99	- MassBuild#464: Increase release tag
14cr|emacs-psgml-1.3.2-2|100	
14cr|emacs-psgml-1.3.2-2|101	

1108 14
14cr|emacs-tnt-2.4-9|1	%define rname 	tnt
14cr|emacs-tnt-2.4-9|2	%define name 	emacs-%{rname}
14cr|emacs-tnt-2.4-9|3	%define version 2.4
14cr|emacs-tnt-2.4-9|4	%define release  9
14cr|emacs-tnt-2.4-9|5	
14cr|emacs-tnt-2.4-9|6	Summary: 	Emacs based AOL Instant Message Client
14cr|emacs-tnt-2.4-9|7	Name: 		%{name}
14cr|emacs-tnt-2.4-9|8	Version:	%{version}
14cr|emacs-tnt-2.4-9|9	Release: 	%{release}
14cr|emacs-tnt-2.4-9|10	Source0: 	%{rname}-%{version}.tar.bz2
14cr|emacs-tnt-2.4-9|11	Url:		http://tnt.sourceforge.net
14cr|emacs-tnt-2.4-9|12	License: 	GPL
14cr|emacs-tnt-2.4-9|13	Group: 		Editors
14cr|emacs-tnt-2.4-9|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|emacs-tnt-2.4-9|15	Prefix: 	%{_prefix}
14cr|emacs-tnt-2.4-9|16	BuildRequires:  emacs-bin
14cr|emacs-tnt-2.4-9|17	BuildArch: noarch
14cr|emacs-tnt-2.4-9|18	
14cr|emacs-tnt-2.4-9|19	%description
14cr|emacs-tnt-2.4-9|20	TNT is an Emacs client for AIM, AOL's free instant messaging service.
14cr|emacs-tnt-2.4-9|21	Using TNT, you can, from the comfort of your Emacs window, check
14cr|emacs-tnt-2.4-9|22	whether friends and coworkers are online, send them "instant
14cr|emacs-tnt-2.4-9|23	messages", and join them in multi-party private chat sessions.  Unlike
14cr|emacs-tnt-2.4-9|24	the official AIM clients, TNT is designed to be functional rather than
14cr|emacs-tnt-2.4-9|25	pretty, easy to use rather than easy to learn.  It doesn't have a
14cr|emacs-tnt-2.4-9|26	graphical user interface, fancy artwork, or other random fluff.
14cr|emacs-tnt-2.4-9|27	Instead, like other emacs extensions, it has a keyboard-driven,
14cr|emacs-tnt-2.4-9|28	text-based interface.  TNT is AIM for grownups ;-).
14cr|emacs-tnt-2.4-9|29	
14cr|emacs-tnt-2.4-9|30	%prep
14cr|emacs-tnt-2.4-9|31	%setup -n %{rname}-%{version}
14cr|emacs-tnt-2.4-9|32	
14cr|emacs-tnt-2.4-9|33	%build
14cr|emacs-tnt-2.4-9|34	emacs -batch --no-site-file --eval '(setq load-path (cons "." load-path))' -f batch-byte-compile *.el
14cr|emacs-tnt-2.4-9|35	
14cr|emacs-tnt-2.4-9|36	%install
14cr|emacs-tnt-2.4-9|37	rm -rf $RPM_BUILD_ROOT
14cr|emacs-tnt-2.4-9|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/tnt $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d
14cr|emacs-tnt-2.4-9|39	cp *.el *.elc $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
14cr|emacs-tnt-2.4-9|40	cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d/tnt.el
14cr|emacs-tnt-2.4-9|41	(load "tnt")
14cr|emacs-tnt-2.4-9|42	EOF
14cr|emacs-tnt-2.4-9|43	%clean
14cr|emacs-tnt-2.4-9|44	rm -rf $RPM_BUILD_ROOT
14cr|emacs-tnt-2.4-9|45	
14cr|emacs-tnt-2.4-9|46	%files
14cr|emacs-tnt-2.4-9|47	%defattr(0644,root,root,0755)
14cr|emacs-tnt-2.4-9|48	%doc README PROTOCOL TODO
14cr|emacs-tnt-2.4-9|49	%{_datadir}/emacs/site-lisp/*.el
14cr|emacs-tnt-2.4-9|50	%{_datadir}/emacs/site-lisp/*.elc
14cr|emacs-tnt-2.4-9|51	%{_sysconfdir}/emacs/site-start.d/tnt.el
14cr|emacs-tnt-2.4-9|52	
14cr|emacs-tnt-2.4-9|53	
14cr|emacs-tnt-2.4-9|54	
14cr|emacs-tnt-2.4-9|55	
14cr|emacs-tnt-2.4-9|56	%changelog
14cr|emacs-tnt-2.4-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-9
14cr|emacs-tnt-2.4-9|58	+ Revision: 160da0c
14cr|emacs-tnt-2.4-9|59	- MassBuild#464: Increase release tag
14cr|emacs-tnt-2.4-9|60	
14cr|emacs-tnt-2.4-9|61	

1109 14
14cr|emacs-w3m-1.5-0.20120203.1|1	%define rname w3m
14cr|emacs-w3m-1.5-0.20120203.1|2	%define emacs_version 24.3
14cr|emacs-w3m-1.5-0.20120203.1|3	%define git 20120203
14cr|emacs-w3m-1.5-0.20120203.1|4	
14cr|emacs-w3m-1.5-0.20120203.1|5	Summary:	An Emacs interface to w3m, a web browser and pager
14cr|emacs-w3m-1.5-0.20120203.1|6	Name:		emacs-%{rname}
14cr|emacs-w3m-1.5-0.20120203.1|7	Version:	1.5
14cr|emacs-w3m-1.5-0.20120203.1|8	Release:	0.%{git}.1
14cr|emacs-w3m-1.5-0.20120203.1|9	License:	GPLv2+
14cr|emacs-w3m-1.5-0.20120203.1|10	Group:		Networking/WWW
14cr|emacs-w3m-1.5-0.20120203.1|11	Url:		http://emacs-w3m.namazu.org/
14cr|emacs-w3m-1.5-0.20120203.1|12	Source0:	%{name}-%{version}.tar.gz
14cr|emacs-w3m-1.5-0.20120203.1|13	Source1:	%{name}-autostart.el
14cr|emacs-w3m-1.5-0.20120203.1|14	BuildRequires:	emacs
14cr|emacs-w3m-1.5-0.20120203.1|15	Requires:	emacs
14cr|emacs-w3m-1.5-0.20120203.1|16	Requires:	w3m
14cr|emacs-w3m-1.5-0.20120203.1|17	Conflicts:	xemacs
14cr|emacs-w3m-1.5-0.20120203.1|18	Provides:	emacs-w3 = %{EVRD}
14cr|emacs-w3m-1.5-0.20120203.1|19	BuildArch:	noarch
14cr|emacs-w3m-1.5-0.20120203.1|20	
14cr|emacs-w3m-1.5-0.20120203.1|21	%description
14cr|emacs-w3m-1.5-0.20120203.1|22	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
14cr|emacs-w3m-1.5-0.20120203.1|23	capability. Although it is a pager, it can be used as a text-mode WWW browser.
14cr|emacs-w3m-1.5-0.20120203.1|24	
14cr|emacs-w3m-1.5-0.20120203.1|25	%files
14cr|emacs-w3m-1.5-0.20120203.1|26	%doc README
14cr|emacs-w3m-1.5-0.20120203.1|27	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*el
14cr|emacs-w3m-1.5-0.20120203.1|28	%{_infodir}/*
14cr|emacs-w3m-1.5-0.20120203.1|29	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
14cr|emacs-w3m-1.5-0.20120203.1|30	%{_datadir}/emacs/site-lisp/%{rname}/*elc
14cr|emacs-w3m-1.5-0.20120203.1|31	%{_datadir}/emacs/site-lisp/%{rname}/mew-%{rname}.el
14cr|emacs-w3m-1.5-0.20120203.1|32	%{_datadir}/emacs/site-lisp/%{rname}/mime-%{rname}.el
14cr|emacs-w3m-1.5-0.20120203.1|33	%{_datadir}/emacs/site-lisp/%{rname}/octet.el
14cr|emacs-w3m-1.5-0.20120203.1|34	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-load.el
14cr|emacs-w3m-1.5-0.20120203.1|35	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ucs.el
14cr|emacs-w3m-1.5-0.20120203.1|36	%{_datadir}/emacs/%{emacs_version}/etc/images/w3m/
14cr|emacs-w3m-1.5-0.20120203.1|37	
14cr|emacs-w3m-1.5-0.20120203.1|38	#----------------------------------------------------------------------------
14cr|emacs-w3m-1.5-0.20120203.1|39	
14cr|emacs-w3m-1.5-0.20120203.1|40	%package el
14cr|emacs-w3m-1.5-0.20120203.1|41	Summary:	Web Browser sources for GNU Emacs
14cr|emacs-w3m-1.5-0.20120203.1|42	Group:		Editors
14cr|emacs-w3m-1.5-0.20120203.1|43	Url:		http://www.cs.indiana.edu/elisp/w3/
14cr|emacs-w3m-1.5-0.20120203.1|44	Requires:	%{name} = %{EVRD}
14cr|emacs-w3m-1.5-0.20120203.1|45	
14cr|emacs-w3m-1.5-0.20120203.1|46	%description el
14cr|emacs-w3m-1.5-0.20120203.1|47	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
14cr|emacs-w3m-1.5-0.20120203.1|48	capability. Although it is a pager, it can be used as a text-mode WWW browser.
14cr|emacs-w3m-1.5-0.20120203.1|49	
14cr|emacs-w3m-1.5-0.20120203.1|50	This is the elisp source.
14cr|emacs-w3m-1.5-0.20120203.1|51	
14cr|emacs-w3m-1.5-0.20120203.1|52	%files el
14cr|emacs-w3m-1.5-0.20120203.1|53	%doc ChangeLog
14cr|emacs-w3m-1.5-0.20120203.1|54	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
14cr|emacs-w3m-1.5-0.20120203.1|55	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog
14cr|emacs-w3m-1.5-0.20120203.1|56	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog.1
14cr|emacs-w3m-1.5-0.20120203.1|57	%{_datadir}/emacs/site-lisp/%{rname}/bookmark-w3m.el
14cr|emacs-w3m-1.5-0.20120203.1|58	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-antenna.el
14cr|emacs-w3m-1.5-0.20120203.1|59	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bookmark.el
14cr|emacs-w3m-1.5-0.20120203.1|60	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bug.el
14cr|emacs-w3m-1.5-0.20120203.1|61	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ccl.el
14cr|emacs-w3m-1.5-0.20120203.1|62	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-cookie.el
14cr|emacs-w3m-1.5-0.20120203.1|63	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-dtree.el
14cr|emacs-w3m-1.5-0.20120203.1|64	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ems.el
14cr|emacs-w3m-1.5-0.20120203.1|65	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-favicon.el
14cr|emacs-w3m-1.5-0.20120203.1|66	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-fb.el
14cr|emacs-w3m-1.5-0.20120203.1|67	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-filter.el
14cr|emacs-w3m-1.5-0.20120203.1|68	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-form.el
14cr|emacs-w3m-1.5-0.20120203.1|69	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-hist.el
14cr|emacs-w3m-1.5-0.20120203.1|70	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-image.el
14cr|emacs-w3m-1.5-0.20120203.1|71	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-lnum.el
14cr|emacs-w3m-1.5-0.20120203.1|72	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-mail.el
14cr|emacs-w3m-1.5-0.20120203.1|73	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-namazu.el
14cr|emacs-w3m-1.5-0.20120203.1|74	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-perldoc.el
14cr|emacs-w3m-1.5-0.20120203.1|75	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-proc.el
14cr|emacs-w3m-1.5-0.20120203.1|76	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-rss.el
14cr|emacs-w3m-1.5-0.20120203.1|77	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-search.el
14cr|emacs-w3m-1.5-0.20120203.1|78	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-session.el
14cr|emacs-w3m-1.5-0.20120203.1|79	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-symbol.el
14cr|emacs-w3m-1.5-0.20120203.1|80	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-tabmenu.el
14cr|emacs-w3m-1.5-0.20120203.1|81	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-util.el
14cr|emacs-w3m-1.5-0.20120203.1|82	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-weather.el
14cr|emacs-w3m-1.5-0.20120203.1|83	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}.el
14cr|emacs-w3m-1.5-0.20120203.1|84	
14cr|emacs-w3m-1.5-0.20120203.1|85	#----------------------------------------------------------------------------
14cr|emacs-w3m-1.5-0.20120203.1|86	
14cr|emacs-w3m-1.5-0.20120203.1|87	%prep
14cr|emacs-w3m-1.5-0.20120203.1|88	%setup -q
14cr|emacs-w3m-1.5-0.20120203.1|89	
14cr|emacs-w3m-1.5-0.20120203.1|90	%build
14cr|emacs-w3m-1.5-0.20120203.1|91	autoreconf -fi
14cr|emacs-w3m-1.5-0.20120203.1|92	./configure --with-emacs=emacs --libdir=%{_libdir}
14cr|emacs-w3m-1.5-0.20120203.1|93	
14cr|emacs-w3m-1.5-0.20120203.1|94	make
14cr|emacs-w3m-1.5-0.20120203.1|95	
14cr|emacs-w3m-1.5-0.20120203.1|96	%install
14cr|emacs-w3m-1.5-0.20120203.1|97	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cr|emacs-w3m-1.5-0.20120203.1|98	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cr|emacs-w3m-1.5-0.20120203.1|99	
14cr|emacs-w3m-1.5-0.20120203.1|100	make install \
14cr|emacs-w3m-1.5-0.20120203.1|101	infodir=%{buildroot}%{_infodir} \
14cr|emacs-w3m-1.5-0.20120203.1|102	lispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname}
14cr|emacs-w3m-1.5-0.20120203.1|103	
14cr|emacs-w3m-1.5-0.20120203.1|104	make install-icons \
14cr|emacs-w3m-1.5-0.20120203.1|105	ICONDIR=%{buildroot}%{_datadir}/emacs/%{emacs_version}/etc/images/%{rname}
14cr|emacs-w3m-1.5-0.20120203.1|106	
14cr|emacs-w3m-1.5-0.20120203.1|107	
14cr|emacs-w3m-1.5-0.20120203.1|108	%changelog
14cr|emacs-w3m-1.5-0.20120203.1|109	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.20120203.1
14cr|emacs-w3m-1.5-0.20120203.1|110	+ Revision: b5225d5
14cr|emacs-w3m-1.5-0.20120203.1|111	- LOG Update to new snapshot (20120203), spec cleanup
14cr|emacs-w3m-1.5-0.20120203.1|112	
14cr|emacs-w3m-1.5-0.20120203.1|113	

1110 14
14cr|emacs-xslide-0.2.2-10|1	Summary: A GNU Emacs major mode for editing XSL documents
14cr|emacs-xslide-0.2.2-10|2	name: emacs-xslide
14cr|emacs-xslide-0.2.2-10|3	%define version 0.2.2
14cr|emacs-xslide-0.2.2-10|4	Version: %{version}
14cr|emacs-xslide-0.2.2-10|5	Release: 10
14cr|emacs-xslide-0.2.2-10|6	BuildRequires: emacs-bin
14cr|emacs-xslide-0.2.2-10|7	Requires: emacs
14cr|emacs-xslide-0.2.2-10|8	Obsoletes: xslide
14cr|emacs-xslide-0.2.2-10|9	Provides: xslide
14cr|emacs-xslide-0.2.2-10|10	License: GPL
14cr|emacs-xslide-0.2.2-10|11	Source: http://www.menteith.com/xslide/data/xslide-%{version}.tar.bz2
14cr|emacs-xslide-0.2.2-10|12	URL:	http://www.menteith.com/xslide/index.html
14cr|emacs-xslide-0.2.2-10|13	Group: Publishing
14cr|emacs-xslide-0.2.2-10|14	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|emacs-xslide-0.2.2-10|15	BuildArch: noarch
14cr|emacs-xslide-0.2.2-10|16	%define xslidedir /%{_prefix}/share/emacs/site-lisp/xslide/
14cr|emacs-xslide-0.2.2-10|17	
14cr|emacs-xslide-0.2.2-10|18	%description
14cr|emacs-xslide-0.2.2-10|19	Emacs is an advanced and extensible editor. An Emacs major mode
14cr|emacs-xslide-0.2.2-10|20	customizes Emacs for editing particular types of text documents.
14cr|emacs-xslide-0.2.2-10|21	The xslide package is an Emacs major mode for editing XSL.
14cr|emacs-xslide-0.2.2-10|22	
14cr|emacs-xslide-0.2.2-10|23	%prep
14cr|emacs-xslide-0.2.2-10|24	
14cr|emacs-xslide-0.2.2-10|25	%setup -q -n xslide-%version
14cr|emacs-xslide-0.2.2-10|26	
14cr|emacs-xslide-0.2.2-10|27	%build
14cr|emacs-xslide-0.2.2-10|28	
14cr|emacs-xslide-0.2.2-10|29	%make
14cr|emacs-xslide-0.2.2-10|30	
14cr|emacs-xslide-0.2.2-10|31	cat >> dot_emacs << __ELISP__
14cr|emacs-xslide-0.2.2-10|32	(setq load-path (append load-path '("/usr/share/emacs/site-lisp/xslide")))
14cr|emacs-xslide-0.2.2-10|33	
14cr|emacs-xslide-0.2.2-10|34	;; "Used for prefix and colon portion of formatting object elements and attributes"
14cr|emacs-xslide-0.2.2-10|35	(make-face 'xsl-fo-alternate-face)
14cr|emacs-xslide-0.2.2-10|36	(set-face-foreground 'xsl-fo-alternate-face "Midnight Blue")
14cr|emacs-xslide-0.2.2-10|37	
14cr|emacs-xslide-0.2.2-10|38	;; "Used for literal result element tags"
14cr|emacs-xslide-0.2.2-10|39	(make-face 'xsl-other-element-face)
14cr|emacs-xslide-0.2.2-10|40	(set-face-foreground 'xsl-other-element-face "Midnight Blue")
14cr|emacs-xslide-0.2.2-10|41	
14cr|emacs-xslide-0.2.2-10|42	(make-face 'xsl-fo-main-face)
14cr|emacs-xslide-0.2.2-10|43	(set-face-foreground 'xsl-other-element-face "Midnight Blue")
14cr|emacs-xslide-0.2.2-10|44	
14cr|emacs-xslide-0.2.2-10|45	__ELISP__
14cr|emacs-xslide-0.2.2-10|46	
14cr|emacs-xslide-0.2.2-10|47	%install
14cr|emacs-xslide-0.2.2-10|48	rm -rf $RPM_BUILD_ROOT
14cr|emacs-xslide-0.2.2-10|49	
14cr|emacs-xslide-0.2.2-10|50	mkdir -p $RPM_BUILD_ROOT/%{xslidedir}
14cr|emacs-xslide-0.2.2-10|51	mkdir -p $RPM_BUILD_ROOT/etc/emacs/site-start.d/
14cr|emacs-xslide-0.2.2-10|52	
14cr|emacs-xslide-0.2.2-10|53	make
14cr|emacs-xslide-0.2.2-10|54	cp *.elc $RPM_BUILD_ROOT/%{xslidedir}
14cr|emacs-xslide-0.2.2-10|55	cp dot_emacs $RPM_BUILD_ROOT/etc/emacs/site-start.d/xslide-init.el
14cr|emacs-xslide-0.2.2-10|56	
14cr|emacs-xslide-0.2.2-10|57	%clean
14cr|emacs-xslide-0.2.2-10|58	rm -rf $RPM_BUILD_ROOT
14cr|emacs-xslide-0.2.2-10|59	
14cr|emacs-xslide-0.2.2-10|60	%files
14cr|emacs-xslide-0.2.2-10|61	%defattr(-,root,root)
14cr|emacs-xslide-0.2.2-10|62	%doc README.TXT ChangeLog TODO NEWS
14cr|emacs-xslide-0.2.2-10|63	%dir %{xslidedir}
14cr|emacs-xslide-0.2.2-10|64	%{xslidedir}/*.elc
14cr|emacs-xslide-0.2.2-10|65	/etc/emacs/site-start.d/xslide-init.el
14cr|emacs-xslide-0.2.2-10|66	
14cr|emacs-xslide-0.2.2-10|67	
14cr|emacs-xslide-0.2.2-10|68	
14cr|emacs-xslide-0.2.2-10|69	
14cr|emacs-xslide-0.2.2-10|70	
14cr|emacs-xslide-0.2.2-10|71	%changelog
14cr|emacs-xslide-0.2.2-10|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-10
14cr|emacs-xslide-0.2.2-10|73	+ Revision: 06efecb
14cr|emacs-xslide-0.2.2-10|74	- MassBuild#464: Increase release tag
14cr|emacs-xslide-0.2.2-10|75	
14cr|emacs-xslide-0.2.2-10|76	

1111 14
14cr|emacs-yaml-mode-0.0.4-4|1	%define		rname yaml-mode
14cr|emacs-yaml-mode-0.0.4-4|2	
14cr|emacs-yaml-mode-0.0.4-4|3	Summary:	Major mode for editing YAML file
14cr|emacs-yaml-mode-0.0.4-4|4	Name:		emacs-%{rname}
14cr|emacs-yaml-mode-0.0.4-4|5	Version:	0.0.4
14cr|emacs-yaml-mode-0.0.4-4|6	Release:	4
14cr|emacs-yaml-mode-0.0.4-4|7	Epoch:		1
14cr|emacs-yaml-mode-0.0.4-4|8	Source0:	%{rname}-%{version}.tar.gz
14cr|emacs-yaml-mode-0.0.4-4|9	URL:		http://github.com/yoshiki/yaml-mode/tree/master
14cr|emacs-yaml-mode-0.0.4-4|10	License:	GPLv3+
14cr|emacs-yaml-mode-0.0.4-4|11	Group:		Editors
14cr|emacs-yaml-mode-0.0.4-4|12	BuildRoot:	%_tmppath/%{name}-%{release}-buildroot
14cr|emacs-yaml-mode-0.0.4-4|13	Requires:	emacs >= 22.0
14cr|emacs-yaml-mode-0.0.4-4|14	BuildRequires:	emacs >= 22.0, texinfo
14cr|emacs-yaml-mode-0.0.4-4|15	BuildArch:    	noarch
14cr|emacs-yaml-mode-0.0.4-4|16	
14cr|emacs-yaml-mode-0.0.4-4|17	%description
14cr|emacs-yaml-mode-0.0.4-4|18	YAML mode is a major Emacs mode for editing YAML.
14cr|emacs-yaml-mode-0.0.4-4|19	
14cr|emacs-yaml-mode-0.0.4-4|20	%prep
14cr|emacs-yaml-mode-0.0.4-4|21	%setup -q -n yoshiki-yaml-mode-bce5aa195f30734b2f559ee36065e6c96b36986e/
14cr|emacs-yaml-mode-0.0.4-4|22	
14cr|emacs-yaml-mode-0.0.4-4|23	%build
14cr|emacs-yaml-mode-0.0.4-4|24	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cr|emacs-yaml-mode-0.0.4-4|25	
14cr|emacs-yaml-mode-0.0.4-4|26	%install
14cr|emacs-yaml-mode-0.0.4-4|27	%__rm -rf %{buildroot}
14cr|emacs-yaml-mode-0.0.4-4|28	
14cr|emacs-yaml-mode-0.0.4-4|29	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
14cr|emacs-yaml-mode-0.0.4-4|30	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|emacs-yaml-mode-0.0.4-4|31	
14cr|emacs-yaml-mode-0.0.4-4|32	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|emacs-yaml-mode-0.0.4-4|33	cat > %buildroot%_sysconfdir/emacs/site-start.d/%{name}.el << EOF
14cr|emacs-yaml-mode-0.0.4-4|34	;; -*- Mode: Emacs-Lisp -*-
14cr|emacs-yaml-mode-0.0.4-4|35	;
14cr|emacs-yaml-mode-0.0.4-4|36	; Redistribution of this file is permitted under the terms of the GNU
14cr|emacs-yaml-mode-0.0.4-4|37	; Public License (GPL)
14cr|emacs-yaml-mode-0.0.4-4|38	;
14cr|emacs-yaml-mode-0.0.4-4|39	
14cr|emacs-yaml-mode-0.0.4-4|40	(autoload '%{rname} "%{rname}" nil t)
14cr|emacs-yaml-mode-0.0.4-4|41	(setq auto-mode-alist (append '(("\\\\.yml?\\\\'" . %{rname})) auto-mode-alist))
14cr|emacs-yaml-mode-0.0.4-4|42	
14cr|emacs-yaml-mode-0.0.4-4|43	(add-hook 'yaml-mode-hook
14cr|emacs-yaml-mode-0.0.4-4|44	'(lambda ()
14cr|emacs-yaml-mode-0.0.4-4|45	(define-key yaml-mode-map "\C-m" 'newline-and-indent)))
14cr|emacs-yaml-mode-0.0.4-4|46	
14cr|emacs-yaml-mode-0.0.4-4|47	EOF
14cr|emacs-yaml-mode-0.0.4-4|48	
14cr|emacs-yaml-mode-0.0.4-4|49	
14cr|emacs-yaml-mode-0.0.4-4|50	
14cr|emacs-yaml-mode-0.0.4-4|51	%clean
14cr|emacs-yaml-mode-0.0.4-4|52	%__rm -rf %{buildroot}
14cr|emacs-yaml-mode-0.0.4-4|53	
14cr|emacs-yaml-mode-0.0.4-4|54	%files
14cr|emacs-yaml-mode-0.0.4-4|55	%defattr(-,root,root)
14cr|emacs-yaml-mode-0.0.4-4|56	%doc Changes README
14cr|emacs-yaml-mode-0.0.4-4|57	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
14cr|emacs-yaml-mode-0.0.4-4|58	%_datadir/*/site-lisp/*el*
14cr|emacs-yaml-mode-0.0.4-4|59	
14cr|emacs-yaml-mode-0.0.4-4|60	
14cr|emacs-yaml-mode-0.0.4-4|61	
14cr|emacs-yaml-mode-0.0.4-4|62	
14cr|emacs-yaml-mode-0.0.4-4|63	%changelog
14cr|emacs-yaml-mode-0.0.4-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.4-4
14cr|emacs-yaml-mode-0.0.4-4|65	+ Revision: 23b5b76
14cr|emacs-yaml-mode-0.0.4-4|66	- MassBuild#464: Increase release tag
14cr|emacs-yaml-mode-0.0.4-4|67	
14cr|emacs-yaml-mode-0.0.4-4|68	

1112 14
14cr|emboss-6.4.0-4|1	%define _disable_ld_no_undefined 1
14cr|emboss-6.4.0-4|2	%define _disable_ld_as_needed 1
14cr|emboss-6.4.0-4|3	
14cr|emboss-6.4.0-4|4	%define oname EMBOSS
14cr|emboss-6.4.0-4|5	%define major 6
14cr|emboss-6.4.0-4|6	%define major1 1
14cr|emboss-6.4.0-4|7	%define major7 7
14cr|emboss-6.4.0-4|8	%define major3 3
14cr|emboss-6.4.0-4|9	%define libacd %mklibname acd %{major}
14cr|emboss-6.4.0-4|10	%define libajax %mklibname ajax %{major}
14cr|emboss-6.4.0-4|11	%define libajaxdb %mklibname ajaxdb %{major}
14cr|emboss-6.4.0-4|12	%define libajaxg %mklibname ajaxg %{major}
14cr|emboss-6.4.0-4|13	%define libeexpat %mklibname eexpat %{major1}
14cr|emboss-6.4.0-4|14	%define libensembl %mklibname ensembl %{major}
14cr|emboss-6.4.0-4|15	%define libepcre %mklibname epcre %{major7}
14cr|emboss-6.4.0-4|16	%define libeplplot %mklibname eplplot %{major3}
14cr|emboss-6.4.0-4|17	%define libezlib %mklibname ezlib %{major1}
14cr|emboss-6.4.0-4|18	%define libnucleus %mklibname nucleus %{major}
14cr|emboss-6.4.0-4|19	%define devname %mklibname %{name} -d
14cr|emboss-6.4.0-4|20	
14cr|emboss-6.4.0-4|21	Summary:	The European Molecular Biology Open Software Suite
14cr|emboss-6.4.0-4|22	Name:		emboss
14cr|emboss-6.4.0-4|23	Version:	6.4.0
14cr|emboss-6.4.0-4|24	Release:	4
14cr|emboss-6.4.0-4|25	License:	GPL/LGPL
14cr|emboss-6.4.0-4|26	Group:		Sciences/Biology
14cr|emboss-6.4.0-4|27	Url:		http://www.emboss.org
14cr|emboss-6.4.0-4|28	Source0:	ftp://emboss.open-bio.org/pub/EMBOSS/%{oname}-%{version}.tar.gz
14cr|emboss-6.4.0-4|29	Source1:	%{name}.default.bz2
14cr|emboss-6.4.0-4|30	BuildRequires:	pkgconfig(libpcre)
14cr|emboss-6.4.0-4|31	BuildRequires:	pkgconfig(libpng)
14cr|emboss-6.4.0-4|32	BuildRequires:	pkgconfig(x11)
14cr|emboss-6.4.0-4|33	Obsoletes:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|34	
14cr|emboss-6.4.0-4|35	%description
14cr|emboss-6.4.0-4|36	EMBOSS is a new, free Open Source software analysis package specially
14cr|emboss-6.4.0-4|37	developed for the needs of the molecular biology (e.g. EMBnet) user community.
14cr|emboss-6.4.0-4|38	The software automatically copes with data in a variety of formats and even
14cr|emboss-6.4.0-4|39	allows transparent retrieval of sequence data from the web. Also, as extensive
14cr|emboss-6.4.0-4|40	libraries are provided with the package, it is a platform to allow other
14cr|emboss-6.4.0-4|41	scientists to develop and release software in true open source spirit.
14cr|emboss-6.4.0-4|42	EMBOSS also integrates a range of currently available packages and tools for
14cr|emboss-6.4.0-4|43	sequence analysis into a seamless whole.
14cr|emboss-6.4.0-4|44	
14cr|emboss-6.4.0-4|45	Reference for EMBOSS: Rice,P. Longden,I. and Bleasby,A.
14cr|emboss-6.4.0-4|46	"EMBOSS: The European Molecular Biology Open Software Suite"
14cr|emboss-6.4.0-4|47	Trends in Genetics June 2000, vol 16, No 6. pp.276-277
14cr|emboss-6.4.0-4|48	
14cr|emboss-6.4.0-4|49	%files
14cr|emboss-6.4.0-4|50	%doc AUTHORS ChangeLog COPYING FAQ INSTALL LICENSE NEWS README THANKS
14cr|emboss-6.4.0-4|51	%{_bindir}/*
14cr|emboss-6.4.0-4|52	%{_datadir}/EMBOSS
14cr|emboss-6.4.0-4|53	%config(noreplace) %{_sysconfdir}/emboss.default
14cr|emboss-6.4.0-4|54	%config(noreplace) %{_sysconfdir}/profile.d/emboss.*
14cr|emboss-6.4.0-4|55	
14cr|emboss-6.4.0-4|56	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|57	
14cr|emboss-6.4.0-4|58	%package -n %{libacd}
14cr|emboss-6.4.0-4|59	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|60	Group:		System/Libraries
14cr|emboss-6.4.0-4|61	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|62	
14cr|emboss-6.4.0-4|63	%description -n %{libacd}
14cr|emboss-6.4.0-4|64	Shared library for %{name}.
14cr|emboss-6.4.0-4|65	
14cr|emboss-6.4.0-4|66	%files -n %{libacd}
14cr|emboss-6.4.0-4|67	%{_libdir}/libacd.so.%{major}*
14cr|emboss-6.4.0-4|68	
14cr|emboss-6.4.0-4|69	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|70	
14cr|emboss-6.4.0-4|71	%package -n %{libajax}
14cr|emboss-6.4.0-4|72	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|73	Group:		System/Libraries
14cr|emboss-6.4.0-4|74	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|75	
14cr|emboss-6.4.0-4|76	%description -n %{libajax}
14cr|emboss-6.4.0-4|77	Shared library for %{name}.
14cr|emboss-6.4.0-4|78	
14cr|emboss-6.4.0-4|79	%files -n %{libajax}
14cr|emboss-6.4.0-4|80	%{_libdir}/libajax.so.%{major}*
14cr|emboss-6.4.0-4|81	
14cr|emboss-6.4.0-4|82	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|83	
14cr|emboss-6.4.0-4|84	%package -n %{libajaxdb}
14cr|emboss-6.4.0-4|85	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|86	Group:		System/Libraries
14cr|emboss-6.4.0-4|87	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|88	
14cr|emboss-6.4.0-4|89	%description -n %{libajaxdb}
14cr|emboss-6.4.0-4|90	Shared library for %{name}.
14cr|emboss-6.4.0-4|91	
14cr|emboss-6.4.0-4|92	%files -n %{libajaxdb}
14cr|emboss-6.4.0-4|93	%{_libdir}/libajaxdb.so.%{major}*
14cr|emboss-6.4.0-4|94	
14cr|emboss-6.4.0-4|95	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|96	
14cr|emboss-6.4.0-4|97	%package -n %{libajaxg}
14cr|emboss-6.4.0-4|98	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|99	Group:		System/Libraries
14cr|emboss-6.4.0-4|100	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|101	
14cr|emboss-6.4.0-4|102	%description -n %{libajaxg}
14cr|emboss-6.4.0-4|103	Shared library for %{name}.
14cr|emboss-6.4.0-4|104	
14cr|emboss-6.4.0-4|105	%files -n %{libajaxg}
14cr|emboss-6.4.0-4|106	%{_libdir}/libajaxg.so.%{major}*
14cr|emboss-6.4.0-4|107	
14cr|emboss-6.4.0-4|108	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|109	
14cr|emboss-6.4.0-4|110	%package -n %{libeexpat}
14cr|emboss-6.4.0-4|111	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|112	Group:		System/Libraries
14cr|emboss-6.4.0-4|113	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|114	
14cr|emboss-6.4.0-4|115	%description -n %{libeexpat}
14cr|emboss-6.4.0-4|116	Shared library for %{name}.
14cr|emboss-6.4.0-4|117	
14cr|emboss-6.4.0-4|118	%files -n %{libeexpat}
14cr|emboss-6.4.0-4|119	%{_libdir}/libeexpat.so.%{major1}*
14cr|emboss-6.4.0-4|120	
14cr|emboss-6.4.0-4|121	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|122	
14cr|emboss-6.4.0-4|123	%package -n %{libensembl}
14cr|emboss-6.4.0-4|124	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|125	Group:		System/Libraries
14cr|emboss-6.4.0-4|126	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|127	
14cr|emboss-6.4.0-4|128	%description -n %{libensembl}
14cr|emboss-6.4.0-4|129	Shared library for %{name}.
14cr|emboss-6.4.0-4|130	
14cr|emboss-6.4.0-4|131	%files -n %{libensembl}
14cr|emboss-6.4.0-4|132	%{_libdir}/libensembl.so.%{major}*
14cr|emboss-6.4.0-4|133	
14cr|emboss-6.4.0-4|134	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|135	
14cr|emboss-6.4.0-4|136	%package -n %{libepcre}
14cr|emboss-6.4.0-4|137	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|138	Group:		System/Libraries
14cr|emboss-6.4.0-4|139	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|140	
14cr|emboss-6.4.0-4|141	%description -n %{libepcre}
14cr|emboss-6.4.0-4|142	Shared library for %{name}.
14cr|emboss-6.4.0-4|143	
14cr|emboss-6.4.0-4|144	%files -n %{libepcre}
14cr|emboss-6.4.0-4|145	%{_libdir}/libepcre.so.%{major7}*
14cr|emboss-6.4.0-4|146	
14cr|emboss-6.4.0-4|147	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|148	
14cr|emboss-6.4.0-4|149	%package -n %{libeplplot}
14cr|emboss-6.4.0-4|150	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|151	Group:		System/Libraries
14cr|emboss-6.4.0-4|152	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|153	
14cr|emboss-6.4.0-4|154	%description -n %{libeplplot}
14cr|emboss-6.4.0-4|155	Shared library for %{name}.
14cr|emboss-6.4.0-4|156	
14cr|emboss-6.4.0-4|157	%files -n %{libeplplot}
14cr|emboss-6.4.0-4|158	%{_libdir}/libeplplot.so.%{major3}*
14cr|emboss-6.4.0-4|159	
14cr|emboss-6.4.0-4|160	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|161	
14cr|emboss-6.4.0-4|162	%package -n %{libezlib}
14cr|emboss-6.4.0-4|163	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|164	Group:		System/Libraries
14cr|emboss-6.4.0-4|165	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|166	
14cr|emboss-6.4.0-4|167	%description -n %{libezlib}
14cr|emboss-6.4.0-4|168	Shared library for %{name}.
14cr|emboss-6.4.0-4|169	
14cr|emboss-6.4.0-4|170	%files -n %{libezlib}
14cr|emboss-6.4.0-4|171	%{_libdir}/libezlib.so.%{major1}*
14cr|emboss-6.4.0-4|172	
14cr|emboss-6.4.0-4|173	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|174	
14cr|emboss-6.4.0-4|175	%package -n %{libnucleus}
14cr|emboss-6.4.0-4|176	Summary:	Shared library for %{name}
14cr|emboss-6.4.0-4|177	Group:		System/Libraries
14cr|emboss-6.4.0-4|178	Conflicts:	%{_lib}emboss6 < 6.4.0-4
14cr|emboss-6.4.0-4|179	
14cr|emboss-6.4.0-4|180	%description -n %{libnucleus}
14cr|emboss-6.4.0-4|181	Shared library for %{name}.
14cr|emboss-6.4.0-4|182	
14cr|emboss-6.4.0-4|183	%files -n %{libnucleus}
14cr|emboss-6.4.0-4|184	%{_libdir}/libnucleus.so.%{major}*
14cr|emboss-6.4.0-4|185	
14cr|emboss-6.4.0-4|186	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|187	
14cr|emboss-6.4.0-4|188	%package -n %{devname}
14cr|emboss-6.4.0-4|189	Summary:	Development files for %{name}
14cr|emboss-6.4.0-4|190	Group:		Development/Other
14cr|emboss-6.4.0-4|191	Requires:	%{libacd} = %{EVRD}
14cr|emboss-6.4.0-4|192	Requires:	%{libajax} = %{EVRD}
14cr|emboss-6.4.0-4|193	Requires:	%{libajaxdb} = %{EVRD}
14cr|emboss-6.4.0-4|194	Requires:	%{libajaxg} = %{EVRD}
14cr|emboss-6.4.0-4|195	Requires:	%{libeexpat} = %{EVRD}
14cr|emboss-6.4.0-4|196	Requires:	%{libensembl} = %{EVRD}
14cr|emboss-6.4.0-4|197	Requires:	%{libepcre} = %{EVRD}
14cr|emboss-6.4.0-4|198	Requires:	%{libeplplot} = %{EVRD}
14cr|emboss-6.4.0-4|199	Requires:	%{libezlib} = %{EVRD}
14cr|emboss-6.4.0-4|200	Requires:	%{libnucleus} = %{EVRD}
14cr|emboss-6.4.0-4|201	Provides:	%{name}-devel = %{EVRD}
14cr|emboss-6.4.0-4|202	
14cr|emboss-6.4.0-4|203	%description -n %{devname}
14cr|emboss-6.4.0-4|204	Development files for %{name}.
14cr|emboss-6.4.0-4|205	
14cr|emboss-6.4.0-4|206	%files -n %{devname}
14cr|emboss-6.4.0-4|207	%{_includedir}/*
14cr|emboss-6.4.0-4|208	%{_libdir}/libacd.so
14cr|emboss-6.4.0-4|209	%{_libdir}/libajax.so
14cr|emboss-6.4.0-4|210	%{_libdir}/libajaxdb.so
14cr|emboss-6.4.0-4|211	%{_libdir}/libajaxg.so
14cr|emboss-6.4.0-4|212	%{_libdir}/libeexpat.so
14cr|emboss-6.4.0-4|213	%{_libdir}/libensembl.so
14cr|emboss-6.4.0-4|214	%{_libdir}/libepcre.so
14cr|emboss-6.4.0-4|215	%{_libdir}/libeplplot.so
14cr|emboss-6.4.0-4|216	%{_libdir}/libezlib.so
14cr|emboss-6.4.0-4|217	%{_libdir}/libnucleus.so
14cr|emboss-6.4.0-4|218	
14cr|emboss-6.4.0-4|219	#----------------------------------------------------------------------------
14cr|emboss-6.4.0-4|220	
14cr|emboss-6.4.0-4|221	%prep
14cr|emboss-6.4.0-4|222	%setup -q -n %{oname}-%{version}
14cr|emboss-6.4.0-4|223	bzcat %{SOURCE1} > emboss.default
14cr|emboss-6.4.0-4|224	
14cr|emboss-6.4.0-4|225	%build
14cr|emboss-6.4.0-4|226	autoreconf -fi
14cr|emboss-6.4.0-4|227	%configure2_5x \
14cr|emboss-6.4.0-4|228	--without-java \
14cr|emboss-6.4.0-4|229	--disable-static
14cr|emboss-6.4.0-4|230	%make
14cr|emboss-6.4.0-4|231	
14cr|emboss-6.4.0-4|232	%install
14cr|emboss-6.4.0-4|233	%makeinstall_std
14cr|emboss-6.4.0-4|234	
14cr|emboss-6.4.0-4|235	# fix perms and conflicts
14cr|emboss-6.4.0-4|236	chmod 755 %{buildroot}%{_bindir}/runJemboss.csh
14cr|emboss-6.4.0-4|237	for file in merger emma yank; do
14cr|emboss-6.4.0-4|238	mv %{buildroot}%{_bindir}/$file %{buildroot}%{_bindir}/$file-%{name}
14cr|emboss-6.4.0-4|239	done
14cr|emboss-6.4.0-4|240	# configuration file
14cr|emboss-6.4.0-4|241	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|emboss-6.4.0-4|242	install -m 644 emboss.default %{buildroot}%{_sysconfdir}
14cr|emboss-6.4.0-4|243	cd %{buildroot}%{_datadir}/EMBOSS && ln -s ../../../etc/emboss.default .
14cr|emboss-6.4.0-4|244	# shell init files
14cr|emboss-6.4.0-4|245	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cr|emboss-6.4.0-4|246	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.sh <<EOF
14cr|emboss-6.4.0-4|247	#EMBOSS environment
14cr|emboss-6.4.0-4|248	export PLPLOT_LIB=%{_datadir}/EMBOSS
14cr|emboss-6.4.0-4|249	EOF
14cr|emboss-6.4.0-4|250	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.csh <<EOF
14cr|emboss-6.4.0-4|251	#EMBOSS environment
14cr|emboss-6.4.0-4|252	setenv PLPLOT_LIB %{_datadir}/EMBOSS
14cr|emboss-6.4.0-4|253	EOF
14cr|emboss-6.4.0-4|254	#remove jemboss
14cr|emboss-6.4.0-4|255	rm -rf %{buildroot}%{_datadir}/EMBOSS/jemboss
14cr|emboss-6.4.0-4|256	
14cr|emboss-6.4.0-4|257	#fix avlmap-utils
14cr|emboss-6.4.0-4|258	mv %{buildroot}%{_bindir}/wordcount %{buildroot}%{_bindir}/wordcount-%{name}
14cr|emboss-6.4.0-4|259	
14cr|emboss-6.4.0-4|260	
14cr|emboss-6.4.0-4|261	%changelog
14cr|emboss-6.4.0-4|262	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 6.4.0-4
14cr|emboss-6.4.0-4|263	+ Revision: 546c710
14cr|emboss-6.4.0-4|264	- Split library package
14cr|emboss-6.4.0-4|265	
14cr|emboss-6.4.0-4|266	

1113 14
14cr|embutils-0.19-6|1	%define _enable_debug_packages %{nil}
14cr|embutils-0.19-6|2	%define debug_package %{nil}
14cr|embutils-0.19-6|3	
14cr|embutils-0.19-6|4	Summary:	Small system utilities for embedded systems
14cr|embutils-0.19-6|5	Name:		embutils
14cr|embutils-0.19-6|6	Version:	0.19
14cr|embutils-0.19-6|7	Release:	6
14cr|embutils-0.19-6|8	License:	GPLv2+
14cr|embutils-0.19-6|9	Group:		System/Base
14cr|embutils-0.19-6|10	Url:		http://www.fefe.de/
14cr|embutils-0.19-6|11	Source0:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2
14cr|embutils-0.19-6|12	Source1:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2.sig
14cr|embutils-0.19-6|13	BuildRequires:	dietlibc-devel
14cr|embutils-0.19-6|14	Prefix:		%{_libdir}/%{name}
14cr|embutils-0.19-6|15	
14cr|embutils-0.19-6|16	%description
14cr|embutils-0.19-6|17	Most of the typical Unix userland typically comes from either the
14cr|embutils-0.19-6|18	GNU project or the BSD people. Those sources are ancient and
14cr|embutils-0.19-6|19	optimized for features, not for small size, and now that computers
14cr|embutils-0.19-6|20	are fast enough and have lots of RAM, implementations became
14cr|embutils-0.19-6|21	larger and larger. Features like internationalization eat lots of
14cr|embutils-0.19-6|22	memory and disk space.
14cr|embutils-0.19-6|23	
14cr|embutils-0.19-6|24	For embedded system and boot disks (and desktops and servers for
14cr|embutils-0.19-6|25	purist Unix users), you rather want small than internationalized
14cr|embutils-0.19-6|26	versions of the utilities. That's why I started to reimplement a
14cr|embutils-0.19-6|27	few important typical userland programs that I need on boot and
14cr|embutils-0.19-6|28	rescue disks, making sure that you can link it against diet libc
14cr|embutils-0.19-6|29	to create very small statically linked binaries.
14cr|embutils-0.19-6|30	
14cr|embutils-0.19-6|31	%files
14cr|embutils-0.19-6|32	%doc CHANGES TODO
14cr|embutils-0.19-6|33	%{prefix}/bin/allinone
14cr|embutils-0.19-6|34	%{prefix}/bin/arch
14cr|embutils-0.19-6|35	%{prefix}/bin/basename
14cr|embutils-0.19-6|36	%{prefix}/bin/cat
14cr|embutils-0.19-6|37	%{prefix}/bin/chgrp
14cr|embutils-0.19-6|38	%{prefix}/bin/chmod
14cr|embutils-0.19-6|39	%{prefix}/bin/chown
14cr|embutils-0.19-6|40	%{prefix}/bin/chroot
14cr|embutils-0.19-6|41	%{prefix}/bin/chrootuid
14cr|embutils-0.19-6|42	%{prefix}/bin/chvt
14cr|embutils-0.19-6|43	%{prefix}/bin/clear
14cr|embutils-0.19-6|44	%{prefix}/bin/cmp
14cr|embutils-0.19-6|45	%{prefix}/bin/cp
14cr|embutils-0.19-6|46	%{prefix}/bin/date
14cr|embutils-0.19-6|47	%{prefix}/bin/dd
14cr|embutils-0.19-6|48	%{prefix}/bin/df
14cr|embutils-0.19-6|49	%{prefix}/bin/dirname
14cr|embutils-0.19-6|50	%{prefix}/bin/dmesg
14cr|embutils-0.19-6|51	%{prefix}/bin/domainname
14cr|embutils-0.19-6|52	%{prefix}/bin/du
14cr|embutils-0.19-6|53	%{prefix}/bin/echo
14cr|embutils-0.19-6|54	%{prefix}/bin/env
14cr|embutils-0.19-6|55	%{prefix}/bin/false
14cr|embutils-0.19-6|56	%{prefix}/bin/head
14cr|embutils-0.19-6|57	%{prefix}/bin/hostname
14cr|embutils-0.19-6|58	%{prefix}/bin/id
14cr|embutils-0.19-6|59	%{prefix}/bin/insmod
14cr|embutils-0.19-6|60	%{prefix}/bin/install
14cr|embutils-0.19-6|61	%{prefix}/bin/kill
14cr|embutils-0.19-6|62	%{prefix}/bin/ln
14cr|embutils-0.19-6|63	%{prefix}/bin/ls
14cr|embutils-0.19-6|64	%{prefix}/bin/lsmod
14cr|embutils-0.19-6|65	%{prefix}/bin/md5sum
14cr|embutils-0.19-6|66	%{prefix}/bin/mesg
14cr|embutils-0.19-6|67	%{prefix}/bin/mkdir
14cr|embutils-0.19-6|68	%{prefix}/bin/mkfifo
14cr|embutils-0.19-6|69	%{prefix}/bin/mknod
14cr|embutils-0.19-6|70	%{prefix}/bin/mktemp
14cr|embutils-0.19-6|71	%{prefix}/bin/mount
14cr|embutils-0.19-6|72	%{prefix}/bin/mv
14cr|embutils-0.19-6|73	%{prefix}/bin/nice
14cr|embutils-0.19-6|74	%{prefix}/bin/nohup
14cr|embutils-0.19-6|75	%{prefix}/bin/pivot_root
14cr|embutils-0.19-6|76	%{prefix}/bin/printenv
14cr|embutils-0.19-6|77	%{prefix}/bin/pwd
14cr|embutils-0.19-6|78	%{prefix}/bin/renice
14cr|embutils-0.19-6|79	%{prefix}/bin/rm
14cr|embutils-0.19-6|80	%{prefix}/bin/rmdir
14cr|embutils-0.19-6|81	%{prefix}/bin/rmmod
14cr|embutils-0.19-6|82	%{prefix}/bin/sleep
14cr|embutils-0.19-6|83	%{prefix}/bin/sleep2
14cr|embutils-0.19-6|84	%{prefix}/bin/soscp
14cr|embutils-0.19-6|85	%{prefix}/bin/sosln
14cr|embutils-0.19-6|86	%{prefix}/bin/soslns
14cr|embutils-0.19-6|87	%{prefix}/bin/sosmv
14cr|embutils-0.19-6|88	%{prefix}/bin/sosrm
14cr|embutils-0.19-6|89	%{prefix}/bin/strings
14cr|embutils-0.19-6|90	%{prefix}/bin/sync
14cr|embutils-0.19-6|91	%{prefix}/bin/tail
14cr|embutils-0.19-6|92	%{prefix}/bin/tar
14cr|embutils-0.19-6|93	%{prefix}/bin/tee
14cr|embutils-0.19-6|94	%{prefix}/bin/test
14cr|embutils-0.19-6|95	%{prefix}/bin/time
14cr|embutils-0.19-6|96	%{prefix}/bin/touch
14cr|embutils-0.19-6|97	%{prefix}/bin/tr
14cr|embutils-0.19-6|98	%{prefix}/bin/true
14cr|embutils-0.19-6|99	%{prefix}/bin/truncate
14cr|embutils-0.19-6|100	%{prefix}/bin/tty
14cr|embutils-0.19-6|101	%{prefix}/bin/umount
14cr|embutils-0.19-6|102	%{prefix}/bin/uname
14cr|embutils-0.19-6|103	%{prefix}/bin/uniq
14cr|embutils-0.19-6|104	%{prefix}/bin/uudecode
14cr|embutils-0.19-6|105	%{prefix}/bin/uuencode
14cr|embutils-0.19-6|106	%{prefix}/bin/wc
14cr|embutils-0.19-6|107	%{prefix}/bin/which
14cr|embutils-0.19-6|108	%{prefix}/bin/whoami
14cr|embutils-0.19-6|109	%{prefix}/bin/write
14cr|embutils-0.19-6|110	%{prefix}/bin/yes
14cr|embutils-0.19-6|111	
14cr|embutils-0.19-6|112	#----------------------------------------------------------------------------
14cr|embutils-0.19-6|113	
14cr|embutils-0.19-6|114	%prep
14cr|embutils-0.19-6|115	%setup -q
14cr|embutils-0.19-6|116	
14cr|embutils-0.19-6|117	%build
14cr|embutils-0.19-6|118	make FLAGS="-DPAGE_SIZE=\"`getconf PAGE_SIZE`\""
14cr|embutils-0.19-6|119	
14cr|embutils-0.19-6|120	%install
14cr|embutils-0.19-6|121	install -d %{buildroot}%{prefix}/bin
14cr|embutils-0.19-6|122	
14cr|embutils-0.19-6|123	make DESTDIR="%{buildroot}%{prefix}" prefix="" install
14cr|embutils-0.19-6|124	
14cr|embutils-0.19-6|125	# fix softlinks...
14cr|embutils-0.19-6|126	ln -snf chown %{buildroot}%{prefix}/bin/chgrp
14cr|embutils-0.19-6|127	ln -snf mv %{buildroot}%{prefix}/bin/cp
14cr|embutils-0.19-6|128	ln -snf mknod %{buildroot}%{prefix}/bin/mkfifo
14cr|embutils-0.19-6|129	
14cr|embutils-0.19-6|130	
14cr|embutils-0.19-6|131	%changelog
14cr|embutils-0.19-6|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19-6
14cr|embutils-0.19-6|133	+ Revision: 48f1c3f
14cr|embutils-0.19-6|134	- MassBuild#464: Increase release tag
14cr|embutils-0.19-6|135	
14cr|embutils-0.19-6|136	

1114 14
14cr|emelfm-0.9.2.1-7|1	%define debug_package %{nil}
14cr|emelfm-0.9.2.1-7|2	%define extra_ver 1
14cr|emelfm-0.9.2.1-7|3	%define rversion 0.9.2
14cr|emelfm-0.9.2.1-7|4	
14cr|emelfm-0.9.2.1-7|5	Summary:	File manager using the two-panel design and Gtk+
14cr|emelfm-0.9.2.1-7|6	Name:		emelfm
14cr|emelfm-0.9.2.1-7|7	Version:	0.9.2.%{extra_ver}
14cr|emelfm-0.9.2.1-7|8	Release:	7
14cr|emelfm-0.9.2.1-7|9	License:	GPLv2+
14cr|emelfm-0.9.2.1-7|10	Group:		File tools
14cr|emelfm-0.9.2.1-7|11	Url:		http://www.havens.de/elm/emelfm.html
14cr|emelfm-0.9.2.1-7|12	Source0:	%{name}-%{rversion}-elm%{extra_ver}.tar.bz2
14cr|emelfm-0.9.2.1-7|13	BuildRequires:	pkgconfig(gtk+)
14cr|emelfm-0.9.2.1-7|14	Requires:	gtk+
14cr|emelfm-0.9.2.1-7|15	Requires:	xterm
14cr|emelfm-0.9.2.1-7|16	
14cr|emelfm-0.9.2.1-7|17	%description
14cr|emelfm-0.9.2.1-7|18	emelFM is a file manager that implements the popular two-panel design. It
14cr|emelfm-0.9.2.1-7|19	features a simple GTK+ interface, a flexible filetyping scheme, and a built-in
14cr|emelfm-0.9.2.1-7|20	command line for executing commands without opening an xterm.
14cr|emelfm-0.9.2.1-7|21	
14cr|emelfm-0.9.2.1-7|22	Features:
14cr|emelfm-0.9.2.1-7|23	o Simple Interface
14cr|emelfm-0.9.2.1-7|24	o Bookmarks and History Lists
14cr|emelfm-0.9.2.1-7|25	o Flexible filetyping scheme
14cr|emelfm-0.9.2.1-7|26	o Multiple actions selectable for each filetype
14cr|emelfm-0.9.2.1-7|27	o Filename, Size, and Date Filters
14cr|emelfm-0.9.2.1-7|28	o Built-In Command Line
14cr|emelfm-0.9.2.1-7|29	o User-defined menu
14cr|emelfm-0.9.2.1-7|30	o Configurable Keyboard bindings
14cr|emelfm-0.9.2.1-7|31	o Configurable Toolbar
14cr|emelfm-0.9.2.1-7|32	o Runtime loadable plugins
14cr|emelfm-0.9.2.1-7|33	
14cr|emelfm-0.9.2.1-7|34	%files -f %{name}.lang
14cr|emelfm-0.9.2.1-7|35	%doc README COPYING ChangeLog
14cr|emelfm-0.9.2.1-7|36	%doc docs/help.txt
14cr|emelfm-0.9.2.1-7|37	%{_bindir}/*
14cr|emelfm-0.9.2.1-7|38	%{_datadir}/applications/*
14cr|emelfm-0.9.2.1-7|39	%{_libdir}/emelfm/plugins/*.so
14cr|emelfm-0.9.2.1-7|40	
14cr|emelfm-0.9.2.1-7|41	#----------------------------------------------------------------------------
14cr|emelfm-0.9.2.1-7|42	
14cr|emelfm-0.9.2.1-7|43	%prep
14cr|emelfm-0.9.2.1-7|44	%setup -q -n %{name}-%{rversion}-elm%{extra_ver}
14cr|emelfm-0.9.2.1-7|45	
14cr|emelfm-0.9.2.1-7|46	%build
14cr|emelfm-0.9.2.1-7|47	%make
14cr|emelfm-0.9.2.1-7|48	
14cr|emelfm-0.9.2.1-7|49	%install
14cr|emelfm-0.9.2.1-7|50	mkdir -p %{buildroot}%{_bindir}
14cr|emelfm-0.9.2.1-7|51	mkdir -p %{buildroot}%{_docdir}
14cr|emelfm-0.9.2.1-7|52	mkdir -p %{buildroot}%{_libdir}/emelfm/plugins
14cr|emelfm-0.9.2.1-7|53	mkdir -p %{buildroot}%{_datadir}/locale/
14cr|emelfm-0.9.2.1-7|54	make BIN_DIR=%{buildroot}%{_bindir} DOC_DIR=%{buildroot}%{_docdir} \
14cr|emelfm-0.9.2.1-7|55	PLUGINS_DIR=%{buildroot}%{_libdir}/emelfm/plugins \
14cr|emelfm-0.9.2.1-7|56	LOCALEDIR=%{buildroot}%{_datadir}/locale/ install
14cr|emelfm-0.9.2.1-7|57	
14cr|emelfm-0.9.2.1-7|58	rm -rf %{buildroot}%{_docdir}/help.txt
14cr|emelfm-0.9.2.1-7|59	
14cr|emelfm-0.9.2.1-7|60	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|emelfm-0.9.2.1-7|61	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|emelfm-0.9.2.1-7|62	[Desktop Entry]
14cr|emelfm-0.9.2.1-7|63	Type=Application
14cr|emelfm-0.9.2.1-7|64	Exec=%{name}
14cr|emelfm-0.9.2.1-7|65	Name=Emelfm
14cr|emelfm-0.9.2.1-7|66	Comment=A GTK file manager
14cr|emelfm-0.9.2.1-7|67	Icon=file_tools_section
14cr|emelfm-0.9.2.1-7|68	Categories=FileManager;Utility;
14cr|emelfm-0.9.2.1-7|69	EOF
14cr|emelfm-0.9.2.1-7|70	
14cr|emelfm-0.9.2.1-7|71	%find_lang %{name}
14cr|emelfm-0.9.2.1-7|72	
14cr|emelfm-0.9.2.1-7|73	
14cr|emelfm-0.9.2.1-7|74	%changelog
14cr|emelfm-0.9.2.1-7|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2.1-7
14cr|emelfm-0.9.2.1-7|76	+ Revision: c2f9683
14cr|emelfm-0.9.2.1-7|77	- MassBuild#464: Increase release tag
14cr|emelfm-0.9.2.1-7|78	
14cr|emelfm-0.9.2.1-7|79	

1115 14
14cr|emelfm2-0.9.1-1|1	Summary:	GTK+3 file manager with two-panel format
14cr|emelfm2-0.9.1-1|2	Name:		emelfm2
14cr|emelfm2-0.9.1-1|3	Version:	0.9.1
14cr|emelfm2-0.9.1-1|4	Release:	1
14cr|emelfm2-0.9.1-1|5	License:	GPLv3+ and LGPLv3+
14cr|emelfm2-0.9.1-1|6	Group:		File tools
14cr|emelfm2-0.9.1-1|7	Url:		http://emelfm2.net
14cr|emelfm2-0.9.1-1|8	Source0:	http://emelfm2.net/rel/%{name}-%{version}.tar.bz2
14cr|emelfm2-0.9.1-1|9	BuildRequires:	desktop-file-utils
14cr|emelfm2-0.9.1-1|10	BuildRequires:	acl-devel
14cr|emelfm2-0.9.1-1|11	BuildRequires:	magic-devel
14cr|emelfm2-0.9.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|emelfm2-0.9.1-1|13	BuildRequires:	pkgconfig(polkit-agent-1)
14cr|emelfm2-0.9.1-1|14	BuildRequires:	pkgconfig(udev)
14cr|emelfm2-0.9.1-1|15	Obsoletes:	%{name}-i18n < 0.8.1-3
14cr|emelfm2-0.9.1-1|16	
14cr|emelfm2-0.9.1-1|17	%description
14cr|emelfm2-0.9.1-1|18	emelFM2 is a file manager with the efficient two-panel format,
14cr|emelfm2-0.9.1-1|19	featuring:
14cr|emelfm2-0.9.1-1|20	o Simple interface
14cr|emelfm2-0.9.1-1|21	o Bookmarks and history lists
14cr|emelfm2-0.9.1-1|22	o Flexible filetyping scheme
14cr|emelfm2-0.9.1-1|23	o Multiple actions selectable for each filetype
14cr|emelfm2-0.9.1-1|24	o Filename, size, and date Filters
14cr|emelfm2-0.9.1-1|25	o Built-in command line
14cr|emelfm2-0.9.1-1|26	o Configurable keyboard bindings
14cr|emelfm2-0.9.1-1|27	o Configurable toolbars
14cr|emelfm2-0.9.1-1|28	o Runtime loadable plugins
14cr|emelfm2-0.9.1-1|29	
14cr|emelfm2-0.9.1-1|30	It is the GTK+3 port of emelFM.
14cr|emelfm2-0.9.1-1|31	
14cr|emelfm2-0.9.1-1|32	Note: EmelFM2 and EmelFM are parallel installable
14cr|emelfm2-0.9.1-1|33	
14cr|emelfm2-0.9.1-1|34	%files -f %{name}.lang
14cr|emelfm2-0.9.1-1|35	%doc docs/ACTIONS docs/CONFIGURATION docs/CREDITS
14cr|emelfm2-0.9.1-1|36	%doc docs/HACKING docs/README docs/TODO docs/USAGE
14cr|emelfm2-0.9.1-1|37	%doc docs/WARNING
14cr|emelfm2-0.9.1-1|38	%{_bindir}/*
14cr|emelfm2-0.9.1-1|39	%{_datadir}/pixmaps/*
14cr|emelfm2-0.9.1-1|40	%{_datadir}/applications/*
14cr|emelfm2-0.9.1-1|41	%{_prefix}/lib/%{name}
14cr|emelfm2-0.9.1-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|emelfm2-0.9.1-1|43	%{_mandir}/man1/*
14cr|emelfm2-0.9.1-1|44	
14cr|emelfm2-0.9.1-1|45	#----------------------------------------------------------------------------
14cr|emelfm2-0.9.1-1|46	
14cr|emelfm2-0.9.1-1|47	%prep
14cr|emelfm2-0.9.1-1|48	%setup -q
14cr|emelfm2-0.9.1-1|49	
14cr|emelfm2-0.9.1-1|50	%build
14cr|emelfm2-0.9.1-1|51	sed -i Makefile -e 's:dbus-glib-1::' || die
14cr|emelfm2-0.9.1-1|52	
14cr|emelfm2-0.9.1-1|53	%make \
14cr|emelfm2-0.9.1-1|54	OPTIMIZE="%{optflags}" \
14cr|emelfm2-0.9.1-1|55	CFLAGS="%{optflags}" \
14cr|emelfm2-0.9.1-1|56	STRIP=0 \
14cr|emelfm2-0.9.1-1|57	DEBUG=0 \
14cr|emelfm2-0.9.1-1|58	USE_INOTIFY=1 \
14cr|emelfm2-0.9.1-1|59	GTK3=1 \
14cr|emelfm2-0.9.1-1|60	WITH_POLKIT=1 \
14cr|emelfm2-0.9.1-1|61	WITH_DEVKIT=1 \
14cr|emelfm2-0.9.1-1|62	WITH_ACL=1 \
14cr|emelfm2-0.9.1-1|63	USE_LATEST=1 \
14cr|emelfm2-0.9.1-1|64	PREFIX="%{_prefix}" \
14cr|emelfm2-0.9.1-1|65	WITH_THUMBS=1 \
14cr|emelfm2-0.9.1-1|66	WITH_TRACKER=1 \
14cr|emelfm2-0.9.1-1|67	WITH_CUSTOMMOUSE=1 \
14cr|emelfm2-0.9.1-1|68	WITH_HAL=0 \
14cr|emelfm2-0.9.1-1|69	EDITOR_SPELLCHECK=0 \
14cr|emelfm2-0.9.1-1|70	PREFIX="%{_prefix}"
14cr|emelfm2-0.9.1-1|71	
14cr|emelfm2-0.9.1-1|72	%install
14cr|emelfm2-0.9.1-1|73	make install PREFIX=%{buildroot}%{_prefix}
14cr|emelfm2-0.9.1-1|74	make install_i18n PREFIX=%{buildroot}%{_prefix}
14cr|emelfm2-0.9.1-1|75	
14cr|emelfm2-0.9.1-1|76	# remove unnecessary
14cr|emelfm2-0.9.1-1|77	rm -rf %{buildroot}/%{_docdir}/*
14cr|emelfm2-0.9.1-1|78	
14cr|emelfm2-0.9.1-1|79	# icons
14cr|emelfm2-0.9.1-1|80	install -m 644 -D icons/emelfm2_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|emelfm2-0.9.1-1|81	install -m 644 -D icons/emelfm2_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|emelfm2-0.9.1-1|82	install -m 644 -D icons/emelfm2_24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
14cr|emelfm2-0.9.1-1|83	
14cr|emelfm2-0.9.1-1|84	# menu
14cr|emelfm2-0.9.1-1|85	perl -pi -e 's,Icon=emelfm2/emelfm2_48.png,Icon=%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|emelfm2-0.9.1-1|86	desktop-file-install --vendor="" \
14cr|emelfm2-0.9.1-1|87	--add-category="System" \
14cr|emelfm2-0.9.1-1|88	--add-category="Utility" \
14cr|emelfm2-0.9.1-1|89	--dir %{buildroot}%{_datadir}/applications \
14cr|emelfm2-0.9.1-1|90	%{buildroot}%{_datadir}/applications/*
14cr|emelfm2-0.9.1-1|91	
14cr|emelfm2-0.9.1-1|92	%find_lang %{name}
14cr|emelfm2-0.9.1-1|93	
14cr|emelfm2-0.9.1-1|94	
14cr|emelfm2-0.9.1-1|95	%changelog
14cr|emelfm2-0.9.1-1|96	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.9.1-1
14cr|emelfm2-0.9.1-1|97	+ Revision: f79c5d9
14cr|emelfm2-0.9.1-1|98	- New version 0.9.1, fix build flags
14cr|emelfm2-0.9.1-1|99	
14cr|emelfm2-0.9.1-1|100	

1116 14
14cr|emerald-0.8.8-2|1	%define __noautoreq 'pkgconfig\\(libdecoration\\)'
14cr|emerald-0.8.8-2|2	
14cr|emerald-0.8.8-2|3	%define major 0
14cr|emerald-0.8.8-2|4	%define libname %mklibname %{name}engine %{major}
14cr|emerald-0.8.8-2|5	%define devname %mklibname -d %{name}engine
14cr|emerald-0.8.8-2|6	
14cr|emerald-0.8.8-2|7	Name:		emerald
14cr|emerald-0.8.8-2|8	Version:	0.8.8
14cr|emerald-0.8.8-2|9	Release:	2
14cr|emerald-0.8.8-2|10	Summary:	Window decorator for Compiz
14cr|emerald-0.8.8-2|11	Group:		System/X11
14cr|emerald-0.8.8-2|12	License:	GPLv2
14cr|emerald-0.8.8-2|13	URL:		http://www.compiz.org/
14cr|emerald-0.8.8-2|14	Source:		http://releases.compiz.org/components/emerald/%{name}-%{version}.tar.bz2
14cr|emerald-0.8.8-2|15	BuildRequires:	desktop-file-utils
14cr|emerald-0.8.8-2|16	BuildRequires:	intltool
14cr|emerald-0.8.8-2|17	BuildRequires:	subversion-devel
14cr|emerald-0.8.8-2|18	BuildRequires:	compiz0.8-devel
14cr|emerald-0.8.8-2|19	BuildRequires:	pkgconfig(apr-1)
14cr|emerald-0.8.8-2|20	BuildRequires:	pkgconfig(apr-util-1)
14cr|emerald-0.8.8-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|emerald-0.8.8-2|22	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|emerald-0.8.8-2|23	BuildRequires:	pkgconfig(neon)
14cr|emerald-0.8.8-2|24	BuildRequires:	pkgconfig(pango)
14cr|emerald-0.8.8-2|25	
14cr|emerald-0.8.8-2|26	Requires:	compiz0.8
14cr|emerald-0.8.8-2|27	Requires:	emerald-themes
14cr|emerald-0.8.8-2|28	Provides:	compiz-decorator = %{version}-%{release}
14cr|emerald-0.8.8-2|29	
14cr|emerald-0.8.8-2|30	%description
14cr|emerald-0.8.8-2|31	Themeable window decorator for the Compiz window manager/compositor.
14cr|emerald-0.8.8-2|32	
14cr|emerald-0.8.8-2|33	#----------------------------------------------------------------------------
14cr|emerald-0.8.8-2|34	
14cr|emerald-0.8.8-2|35	%package -n %{libname}
14cr|emerald-0.8.8-2|36	Summary:	Library files for %{name}
14cr|emerald-0.8.8-2|37	Group:		System/X11
14cr|emerald-0.8.8-2|38	Conflicts:	%{_lib}name
14cr|emerald-0.8.8-2|39	
14cr|emerald-0.8.8-2|40	%description -n %{libname}
14cr|emerald-0.8.8-2|41	Library files for %{name}.
14cr|emerald-0.8.8-2|42	
14cr|emerald-0.8.8-2|43	#----------------------------------------------------------------------------
14cr|emerald-0.8.8-2|44	
14cr|emerald-0.8.8-2|45	%package -n %{devname}
14cr|emerald-0.8.8-2|46	Summary:	Development files from %{name}
14cr|emerald-0.8.8-2|47	Group:		Development/Other
14cr|emerald-0.8.8-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|emerald-0.8.8-2|49	Requires:	compiz0.8-devel
14cr|emerald-0.8.8-2|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|emerald-0.8.8-2|51	Conflicts:	%{_lib}name-devel
14cr|emerald-0.8.8-2|52	
14cr|emerald-0.8.8-2|53	%description -n %{devname}
14cr|emerald-0.8.8-2|54	Development files from %{name}.
14cr|emerald-0.8.8-2|55	
14cr|emerald-0.8.8-2|56	#----------------------------------------------------------------------------
14cr|emerald-0.8.8-2|57	
14cr|emerald-0.8.8-2|58	%prep
14cr|emerald-0.8.8-2|59	%setup -q
14cr|emerald-0.8.8-2|60	
14cr|emerald-0.8.8-2|61	%build
14cr|emerald-0.8.8-2|62	%configure2_5x \
14cr|emerald-0.8.8-2|63	--disable-mime-update \
14cr|emerald-0.8.8-2|64	--disable-static
14cr|emerald-0.8.8-2|65	
14cr|emerald-0.8.8-2|66	%make LIBS="-ldl -lm"
14cr|emerald-0.8.8-2|67	
14cr|emerald-0.8.8-2|68	%install
14cr|emerald-0.8.8-2|69	%makeinstall_std
14cr|emerald-0.8.8-2|70	
14cr|emerald-0.8.8-2|71	%find_lang %{name}
14cr|emerald-0.8.8-2|72	
14cr|emerald-0.8.8-2|73	desktop-file-install \
14cr|emerald-0.8.8-2|74	--vendor="" \
14cr|emerald-0.8.8-2|75	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|emerald-0.8.8-2|76	--dir %{buildroot}%{_datadir}/applications \
14cr|emerald-0.8.8-2|77	%{buildroot}%{_datadir}/applications/*.desktop
14cr|emerald-0.8.8-2|78	
14cr|emerald-0.8.8-2|79	mkdir -p %{buildroot}%{_datadir}/mimelnk/application
14cr|emerald-0.8.8-2|80	cat >%{buildroot}%{_datadir}/mimelnk/application/x-%{name}-theme.desktop <<EOF
14cr|emerald-0.8.8-2|81	[Desktop Entry]
14cr|emerald-0.8.8-2|82	Type=MimeType
14cr|emerald-0.8.8-2|83	Comment=Emerald Theme
14cr|emerald-0.8.8-2|84	MimeType=application/x-emerald-theme
14cr|emerald-0.8.8-2|85	Patterns=*.emerald
14cr|emerald-0.8.8-2|86	EOF
14cr|emerald-0.8.8-2|87	
14cr|emerald-0.8.8-2|88	#----------------------------------------------------------------------------
14cr|emerald-0.8.8-2|89	
14cr|emerald-0.8.8-2|90	%files -f %{name}.lang
14cr|emerald-0.8.8-2|91	%doc AUTHORS ChangeLog README COPYING
14cr|emerald-0.8.8-2|92	%{_bindir}/%{name}*
14cr|emerald-0.8.8-2|93	%{_libdir}/%{name}/engines/*.so
14cr|emerald-0.8.8-2|94	%{_datadir}/applications/%{name}*.desktop
14cr|emerald-0.8.8-2|95	%{_datadir}/mime-info/%{name}.mime
14cr|emerald-0.8.8-2|96	%{_datadir}/mime/packages/%{name}.xml
14cr|emerald-0.8.8-2|97	%{_datadir}/mimelnk/application/x-%{name}-theme.desktop
14cr|emerald-0.8.8-2|98	%{_datadir}/pixmaps/%{name}*.png
14cr|emerald-0.8.8-2|99	%{_iconsdir}/hicolor/48x48/mimetypes/*.png
14cr|emerald-0.8.8-2|100	%{_datadir}/%{name}/*
14cr|emerald-0.8.8-2|101	%{_mandir}/man1/%{name}*.1*
14cr|emerald-0.8.8-2|102	
14cr|emerald-0.8.8-2|103	%files -n %{libname}
14cr|emerald-0.8.8-2|104	%{_libdir}/lib%{name}engine.so.%{major}*
14cr|emerald-0.8.8-2|105	
14cr|emerald-0.8.8-2|106	%files -n %{devname}
14cr|emerald-0.8.8-2|107	%{_libdir}/pkgconfig/%{name}engine.pc
14cr|emerald-0.8.8-2|108	%dir %{_includedir}/%{name}
14cr|emerald-0.8.8-2|109	%{_includedir}/%{name}/*
14cr|emerald-0.8.8-2|110	%{_libdir}/lib%{name}engine.so
14cr|emerald-0.8.8-2|111	
14cr|emerald-0.8.8-2|112	
14cr|emerald-0.8.8-2|113	%changelog
14cr|emerald-0.8.8-2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-2
14cr|emerald-0.8.8-2|115	+ Revision: 952c348
14cr|emerald-0.8.8-2|116	- MassBuild#464: Increase release tag
14cr|emerald-0.8.8-2|117	
14cr|emerald-0.8.8-2|118	

1117 14
14cr|emerald-themes-0.6.0-0.20080210.4|1	%define git 20080210
14cr|emerald-themes-0.6.0-0.20080210.4|2	
14cr|emerald-themes-0.6.0-0.20080210.4|3	%if  %{git}
14cr|emerald-themes-0.6.0-0.20080210.4|4	%define srcname %{name}-%{git}
14cr|emerald-themes-0.6.0-0.20080210.4|5	%define distname %{name}
14cr|emerald-themes-0.6.0-0.20080210.4|6	%define rel 0.%{git}.4
14cr|emerald-themes-0.6.0-0.20080210.4|7	%else
14cr|emerald-themes-0.6.0-0.20080210.4|8	%define srcname %{name}-%{version}
14cr|emerald-themes-0.6.0-0.20080210.4|9	%define distname %{name}-%{version}
14cr|emerald-themes-0.6.0-0.20080210.4|10	%define rel 1
14cr|emerald-themes-0.6.0-0.20080210.4|11	%endif
14cr|emerald-themes-0.6.0-0.20080210.4|12	
14cr|emerald-themes-0.6.0-0.20080210.4|13	Name:		emerald-themes
14cr|emerald-themes-0.6.0-0.20080210.4|14	Version:	0.6.0
14cr|emerald-themes-0.6.0-0.20080210.4|15	Release:	%{rel}
14cr|emerald-themes-0.6.0-0.20080210.4|16	Summary:	Themes for the Emerald Window Decorator
14cr|emerald-themes-0.6.0-0.20080210.4|17	Group:		System/X11
14cr|emerald-themes-0.6.0-0.20080210.4|18	License:	GPLv2
14cr|emerald-themes-0.6.0-0.20080210.4|19	URL:		http://www.compiz-fusion.org/
14cr|emerald-themes-0.6.0-0.20080210.4|20	Source:		%{srcname}.tar.bz2
14cr|emerald-themes-0.6.0-0.20080210.4|21	Requires:	emerald
14cr|emerald-themes-0.6.0-0.20080210.4|22	BuildArch:	noarch
14cr|emerald-themes-0.6.0-0.20080210.4|23	
14cr|emerald-themes-0.6.0-0.20080210.4|24	%description
14cr|emerald-themes-0.6.0-0.20080210.4|25	Themes for the Emerald Window Decorator for Compiz.
14cr|emerald-themes-0.6.0-0.20080210.4|26	
14cr|emerald-themes-0.6.0-0.20080210.4|27	This package provides some basic themes, although more can be downloaded
14cr|emerald-themes-0.6.0-0.20080210.4|28	automatically once installed.
14cr|emerald-themes-0.6.0-0.20080210.4|29	
14cr|emerald-themes-0.6.0-0.20080210.4|30	#----------------------------------------------------------------------------
14cr|emerald-themes-0.6.0-0.20080210.4|31	
14cr|emerald-themes-0.6.0-0.20080210.4|32	%prep
14cr|emerald-themes-0.6.0-0.20080210.4|33	%setup -q -n %{distname}
14cr|emerald-themes-0.6.0-0.20080210.4|34	
14cr|emerald-themes-0.6.0-0.20080210.4|35	%build
14cr|emerald-themes-0.6.0-0.20080210.4|36	%if %{git}
14cr|emerald-themes-0.6.0-0.20080210.4|37	# This is a GIT snapshot, so we need to generate makefiles.
14cr|emerald-themes-0.6.0-0.20080210.4|38	sh autogen.sh -V
14cr|emerald-themes-0.6.0-0.20080210.4|39	%endif
14cr|emerald-themes-0.6.0-0.20080210.4|40	
14cr|emerald-themes-0.6.0-0.20080210.4|41	%configure2_5x
14cr|emerald-themes-0.6.0-0.20080210.4|42	%make
14cr|emerald-themes-0.6.0-0.20080210.4|43	
14cr|emerald-themes-0.6.0-0.20080210.4|44	%install
14cr|emerald-themes-0.6.0-0.20080210.4|45	
14cr|emerald-themes-0.6.0-0.20080210.4|46	%makeinstall_std
14cr|emerald-themes-0.6.0-0.20080210.4|47	
14cr|emerald-themes-0.6.0-0.20080210.4|48	chmod -R a+r %{buildroot}
14cr|emerald-themes-0.6.0-0.20080210.4|49	
14cr|emerald-themes-0.6.0-0.20080210.4|50	#----------------------------------------------------------------------------
14cr|emerald-themes-0.6.0-0.20080210.4|51	
14cr|emerald-themes-0.6.0-0.20080210.4|52	%files
14cr|emerald-themes-0.6.0-0.20080210.4|53	%dir %{_datadir}/emerald/themes
14cr|emerald-themes-0.6.0-0.20080210.4|54	%{_datadir}/emerald/themes/*
14cr|emerald-themes-0.6.0-0.20080210.4|55	
14cr|emerald-themes-0.6.0-0.20080210.4|56	
14cr|emerald-themes-0.6.0-0.20080210.4|57	%changelog
14cr|emerald-themes-0.6.0-0.20080210.4|58	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-0.20080210.4
14cr|emerald-themes-0.6.0-0.20080210.4|59	+ Revision: 08f2108
14cr|emerald-themes-0.6.0-0.20080210.4|60	- LOG Spec cleanup
14cr|emerald-themes-0.6.0-0.20080210.4|61	
14cr|emerald-themes-0.6.0-0.20080210.4|62	

1118 14
14cr|emerillon-0.1.90-5|1	%define		url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|emerillon-0.1.90-5|2	
14cr|emerillon-0.1.90-5|3	Summary:	A map viewer for GNOME
14cr|emerillon-0.1.90-5|4	Name:		emerillon
14cr|emerillon-0.1.90-5|5	Version:	0.1.90
14cr|emerillon-0.1.90-5|6	Release:	5
14cr|emerillon-0.1.90-5|7	License:	GPLv2+ and LGPLv2+
14cr|emerillon-0.1.90-5|8	Group:		Graphical desktop/GNOME
14cr|emerillon-0.1.90-5|9	Url:		http://projects.gnome.org/emerillon/
14cr|emerillon-0.1.90-5|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|emerillon-0.1.90-5|11	Patch0:		emerillon-0.1.90-undef-GTK_DISABLE_DEPRECATED.patch
14cr|emerillon-0.1.90-5|12	Patch1:		emerillon-0.1.90-deprecated.patch
14cr|emerillon-0.1.90-5|13	BuildRequires:	intltool
14cr|emerillon-0.1.90-5|14	BuildRequires:	vala
14cr|emerillon-0.1.90-5|15	BuildRequires:	pkgconfig(champlain-gtk-0.12)
14cr|emerillon-0.1.90-5|16	BuildRequires:	pkgconfig(geoclue)
14cr|emerillon-0.1.90-5|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|emerillon-0.1.90-5|18	BuildRequires:	pkgconfig(gl)
14cr|emerillon-0.1.90-5|19	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|emerillon-0.1.90-5|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|emerillon-0.1.90-5|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|emerillon-0.1.90-5|22	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14cr|emerillon-0.1.90-5|23	BuildRequires:	pkgconfig(rest-0.7)
14cr|emerillon-0.1.90-5|24	
14cr|emerillon-0.1.90-5|25	%description
14cr|emerillon-0.1.90-5|26	Emerillon is a map viewer for GNOME that has an extensible plugin architecture
14cr|emerillon-0.1.90-5|27	and Telepathy integration to enable app and location sharing and display of
14cr|emerillon-0.1.90-5|28	friends locations.
14cr|emerillon-0.1.90-5|29	
14cr|emerillon-0.1.90-5|30	%files -f %{name}.lang
14cr|emerillon-0.1.90-5|31	%doc AUTHORS NEWS
14cr|emerillon-0.1.90-5|32	%{_bindir}/%{name}
14cr|emerillon-0.1.90-5|33	%{_datadir}/%{name}
14cr|emerillon-0.1.90-5|34	%{_libdir}/%{name}
14cr|emerillon-0.1.90-5|35	%{_libdir}/girepository-1.0/Emerillon-0.2.typelib
14cr|emerillon-0.1.90-5|36	%{_datadir}/applications/%{name}.desktop
14cr|emerillon-0.1.90-5|37	%{_datadir}/GConf/gsettings/%{name}.convert
14cr|emerillon-0.1.90-5|38	%{_datadir}/glib-2.0/schemas/org.gnome.emerillon.gschema.xml
14cr|emerillon-0.1.90-5|39	
14cr|emerillon-0.1.90-5|40	#----------------------------------------------------------------------------
14cr|emerillon-0.1.90-5|41	
14cr|emerillon-0.1.90-5|42	%package devel
14cr|emerillon-0.1.90-5|43	Summary:	Development package for %{name}
14cr|emerillon-0.1.90-5|44	Group:		Development/Other
14cr|emerillon-0.1.90-5|45	Requires:	%{name} = %{EVRD}
14cr|emerillon-0.1.90-5|46	
14cr|emerillon-0.1.90-5|47	%description devel
14cr|emerillon-0.1.90-5|48	Files for developing plugins for %{name}.
14cr|emerillon-0.1.90-5|49	
14cr|emerillon-0.1.90-5|50	%files devel
14cr|emerillon-0.1.90-5|51	%doc %{_datadir}/gtk-doc/html/%{name}
14cr|emerillon-0.1.90-5|52	%{_datadir}/gir-1.0/Emerillon-0.2.gir
14cr|emerillon-0.1.90-5|53	%{_includedir}/%{name}*/
14cr|emerillon-0.1.90-5|54	%{_libdir}/pkgconfig/%{name}.pc
14cr|emerillon-0.1.90-5|55	
14cr|emerillon-0.1.90-5|56	#----------------------------------------------------------------------------
14cr|emerillon-0.1.90-5|57	
14cr|emerillon-0.1.90-5|58	%package vala
14cr|emerillon-0.1.90-5|59	Summary:	Vala Development package for %{name}
14cr|emerillon-0.1.90-5|60	Group:		Development/Other
14cr|emerillon-0.1.90-5|61	Requires:	%{name}-devel = %{EVRD}
14cr|emerillon-0.1.90-5|62	
14cr|emerillon-0.1.90-5|63	%description vala
14cr|emerillon-0.1.90-5|64	Files for vala development with %{name}.
14cr|emerillon-0.1.90-5|65	
14cr|emerillon-0.1.90-5|66	%files vala
14cr|emerillon-0.1.90-5|67	%{_datadir}/vala/vapi/%{name}.*
14cr|emerillon-0.1.90-5|68	
14cr|emerillon-0.1.90-5|69	#----------------------------------------------------------------------------
14cr|emerillon-0.1.90-5|70	
14cr|emerillon-0.1.90-5|71	%prep
14cr|emerillon-0.1.90-5|72	%setup -q
14cr|emerillon-0.1.90-5|73	%patch0 -p1
14cr|emerillon-0.1.90-5|74	%patch1 -p1
14cr|emerillon-0.1.90-5|75	
14cr|emerillon-0.1.90-5|76	%build
14cr|emerillon-0.1.90-5|77	autoreconf -fi
14cr|emerillon-0.1.90-5|78	%configure2_5x \
14cr|emerillon-0.1.90-5|79	--disable-schemas-compile \
14cr|emerillon-0.1.90-5|80	--enable-introspection
14cr|emerillon-0.1.90-5|81	%make
14cr|emerillon-0.1.90-5|82	
14cr|emerillon-0.1.90-5|83	%install
14cr|emerillon-0.1.90-5|84	%makeinstall_std
14cr|emerillon-0.1.90-5|85	
14cr|emerillon-0.1.90-5|86	%find_lang %{name} --with-gnome
14cr|emerillon-0.1.90-5|87	
14cr|emerillon-0.1.90-5|88	
14cr|emerillon-0.1.90-5|89	%changelog
14cr|emerillon-0.1.90-5|90	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.1.90-5
14cr|emerillon-0.1.90-5|91	+ Revision: 28c9f5c
14cr|emerillon-0.1.90-5|92	- Add patch to fix build
14cr|emerillon-0.1.90-5|93	
14cr|emerillon-0.1.90-5|94	

1119 14
14cr|emesene-2.12.3-2|1	%define 	name 	emesene
14cr|emesene-2.12.3-2|2	%define 	version 2.12.3
14cr|emesene-2.12.3-2|3	%define release 2
14cr|emesene-2.12.3-2|4	
14cr|emesene-2.12.3-2|5	Name:		%{name}
14cr|emesene-2.12.3-2|6	Version:	%{version}
14cr|emesene-2.12.3-2|7	Release:	%{release}
14cr|emesene-2.12.3-2|8	Summary:	IM client for the Windows Live Messenger network and others
14cr|emesene-2.12.3-2|9	URL:		http://blog.emesene.org/
14cr|emesene-2.12.3-2|10	License:	Python Software Foundation License and GPLv3 and LGPLv3
14cr|emesene-2.12.3-2|11	Group:		Networking/Instant messaging
14cr|emesene-2.12.3-2|12	# Official tar.gz cleaned:
14cr|emesene-2.12.3-2|13	#1. remove 'dlls' directory
14cr|emesene-2.12.3-2|14	#2. remove 'emesene/e3/papylib/papyon'
14cr|emesene-2.12.3-2|15	Source0:	%{name}-%{version}-0.tar.gz
14cr|emesene-2.12.3-2|16	Patch0:		emesene-2.12.3-desktop.patch
14cr|emesene-2.12.3-2|17	BuildArch:	noarch
14cr|emesene-2.12.3-2|18	
14cr|emesene-2.12.3-2|19	Requires:	python >= 2.5
14cr|emesene-2.12.3-2|20	Requires:	python-dnspython
14cr|emesene-2.12.3-2|21	Requires:	pylint
14cr|emesene-2.12.3-2|22	Requires:	python-OpenSSL
14cr|emesene-2.12.3-2|23	Requires:	python-imaging
14cr|emesene-2.12.3-2|24	Requires:	dbus-python
14cr|emesene-2.12.3-2|25	Requires:	gnome-python-gtkspell
14cr|emesene-2.12.3-2|26	
14cr|emesene-2.12.3-2|27	Requires:	%{name}-gui = %{version}-%{release}
14cr|emesene-2.12.3-2|28	
14cr|emesene-2.12.3-2|29	Suggests:	python-webkitgtk
14cr|emesene-2.12.3-2|30	Suggests:	python-xmpp
14cr|emesene-2.12.3-2|31	Suggests:	python-papyon >= 0.5.5
14cr|emesene-2.12.3-2|32	Suggests: 	python-notify
14cr|emesene-2.12.3-2|33	
14cr|emesene-2.12.3-2|34	Provides:       emesene2 = %{version}-%{release}
14cr|emesene-2.12.3-2|35	
14cr|emesene-2.12.3-2|36	%description
14cr|emesene-2.12.3-2|37	Emesene is an OS independent Windows Live Messenger client writed in python and
14cr|emesene-2.12.3-2|38	GTK. The main idea is to make a client similar to the official Windows Live
14cr|emesene-2.12.3-2|39	Messenger client but kepping it simple and with a nice GUI.
14cr|emesene-2.12.3-2|40	
14cr|emesene-2.12.3-2|41	Emesene is a python/GTK MSN messenger clone, it uses msnlib (MSNP9)
14cr|emesene-2.12.3-2|42	and try to be a nice looking and simple MSN client.
14cr|emesene-2.12.3-2|43	
14cr|emesene-2.12.3-2|44	You can login, send formated messages, smilies, use autoreply, change
14cr|emesene-2.12.3-2|45	status, change nick, send nudges and all the stuff you can do in a
14cr|emesene-2.12.3-2|46	normal MSN client except, file transfers,custom emoticons and display
14cr|emesene-2.12.3-2|47	picture.
14cr|emesene-2.12.3-2|48	
14cr|emesene-2.12.3-2|49	%package	gtk2
14cr|emesene-2.12.3-2|50	Summary:        emesene GTK interface for emesene client
14cr|emesene-2.12.3-2|51	Group:          Networking/Instant messaging
14cr|emesene-2.12.3-2|52	Provides:       emesene-gui = %{version}-%{release}
14cr|emesene-2.12.3-2|53	Requires:       pygtk2.0 >= 2.12
14cr|emesene-2.12.3-2|54	Requires:       %{name} = %{version}-%{release}
14cr|emesene-2.12.3-2|55	
14cr|emesene-2.12.3-2|56	%description	gtk2
14cr|emesene-2.12.3-2|57	This contains the GTK interface for emesene.
14cr|emesene-2.12.3-2|58	
14cr|emesene-2.12.3-2|59	%package	qt4
14cr|emesene-2.12.3-2|60	Summary:        emesene Qt4 interface for emesene client
14cr|emesene-2.12.3-2|61	Group:          Networking/Instant messaging
14cr|emesene-2.12.3-2|62	Provides:       emesene-gui = %{version}-%{release}
14cr|emesene-2.12.3-2|63	Requires:	python-qt4 >= 4.6
14cr|emesene-2.12.3-2|64	Requires:       %{name} = %{version}-%{release}
14cr|emesene-2.12.3-2|65	
14cr|emesene-2.12.3-2|66	%description	qt4
14cr|emesene-2.12.3-2|67	This contains the Qt4 interface for emesene.
14cr|emesene-2.12.3-2|68	
14cr|emesene-2.12.3-2|69	%prep
14cr|emesene-2.12.3-2|70	%setup -q -n %{name}
14cr|emesene-2.12.3-2|71	%patch0 -p0
14cr|emesene-2.12.3-2|72	
14cr|emesene-2.12.3-2|73	find -name \*~ |xargs rm -fv
14cr|emesene-2.12.3-2|74	
14cr|emesene-2.12.3-2|75	%build
14cr|emesene-2.12.3-2|76	python setup.py build_ext -ilm
14cr|emesene-2.12.3-2|77	
14cr|emesene-2.12.3-2|78	%install
14cr|emesene-2.12.3-2|79	rm -rf $RPM_BUILD_ROOT %name.lang
14cr|emesene-2.12.3-2|80	
14cr|emesene-2.12.3-2|81	install -D -m 644 docs/man/%name.1 %buildroot%_mandir/man1/%name.1
14cr|emesene-2.12.3-2|82	install -D -m 644 %name/data/pixmaps/%name.png %buildroot%_datadir/icons/hicolor/48x48/apps/%name.png
14cr|emesene-2.12.3-2|83	install -D -m 644 %name/data/icons/hicolor/scalable/apps/%name.svg %buildroot%_datadir/icons/hicolor/scalable/apps/%name.svg
14cr|emesene-2.12.3-2|84	install -D -m 644 %name/data/share/applications/emesene.desktop %buildroot%_datadir/applications/%name.desktop
14cr|emesene-2.12.3-2|85	
14cr|emesene-2.12.3-2|86	cd %{name}
14cr|emesene-2.12.3-2|87	
14cr|emesene-2.12.3-2|88	sed -i '/import e3dummy/d' emesene.py
14cr|emesene-2.12.3-2|89	
14cr|emesene-2.12.3-2|90	# Copying files
14cr|emesene-2.12.3-2|91	mkdir -p %buildroot%_datadir/%{name}
14cr|emesene-2.12.3-2|92	cp -r * %buildroot%_datadir/%{name}
14cr|emesene-2.12.3-2|93	
14cr|emesene-2.12.3-2|94	cd %buildroot%_datadir/%name
14cr|emesene-2.12.3-2|95	
14cr|emesene-2.12.3-2|96	#delete Unity file
14cr|emesene-2.12.3-2|97	find . -type f -name UnityLauncher.py -exec rm -rf '{}' +
14cr|emesene-2.12.3-2|98	find . -type f -name .gitignore -exec rm -rf '{}' +
14cr|emesene-2.12.3-2|99	rm -rf debug*.list MANIFEST.in *.nsi *WINDOWS.txt *.translations setup.py *.developers %name.pot
14cr|emesene-2.12.3-2|100	find . -type f -name extension.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|101	find . -type f -name plugin_base.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|102	find . -type f -name e3_example.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|103	find . -type f -name emesene.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|104	find . -type f -name debugger.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|105	find . -type f -name SingleInstance.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|106	find . -type f -name pluginmanager.py -exec chmod 755 '{}' +
14cr|emesene-2.12.3-2|107	
14cr|emesene-2.12.3-2|108	mkdir -p %buildroot%_bindir/
14cr|emesene-2.12.3-2|109	cat > %buildroot%_bindir/%name << EOF
14cr|emesene-2.12.3-2|110	#!/bin/sh
14cr|emesene-2.12.3-2|111	cd %_datadir/%name
14cr|emesene-2.12.3-2|112	exec ./%name
14cr|emesene-2.12.3-2|113	EOF
14cr|emesene-2.12.3-2|114	
14cr|emesene-2.12.3-2|115	%files
14cr|emesene-2.12.3-2|116	%doc COPYING GPL LGPL
14cr|emesene-2.12.3-2|117	%attr(755,root,root) %_bindir/%name
14cr|emesene-2.12.3-2|118	%_datadir/%name/
14cr|emesene-2.12.3-2|119	%exclude %_datadir/%name/gui/gtkui
14cr|emesene-2.12.3-2|120	%exclude %_datadir/%name/gui/qt4ui
14cr|emesene-2.12.3-2|121	%_datadir/icons/hicolor/*/apps/%name.*
14cr|emesene-2.12.3-2|122	%_datadir/applications/%name.desktop
14cr|emesene-2.12.3-2|123	%_mandir/man1/%name.1*
14cr|emesene-2.12.3-2|124	
14cr|emesene-2.12.3-2|125	%files gtk2
14cr|emesene-2.12.3-2|126	%_datadir/%name/gui/gtkui
14cr|emesene-2.12.3-2|127	
14cr|emesene-2.12.3-2|128	%files qt4
14cr|emesene-2.12.3-2|129	%_datadir/%name/gui/qt4ui
14cr|emesene-2.12.3-2|130	
14cr|emesene-2.12.3-2|131	
14cr|emesene-2.12.3-2|132	
14cr|emesene-2.12.3-2|133	%changelog
14cr|emesene-2.12.3-2|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.3-2
14cr|emesene-2.12.3-2|135	+ Revision: 5857a04
14cr|emesene-2.12.3-2|136	- MassBuild#464: Increase release tag
14cr|emesene-2.12.3-2|137	
14cr|emesene-2.12.3-2|138	

1120 14
14cr|emi-1.5.1-8|1	%define name	emi
14cr|emi-1.5.1-8|2	%define version	1.5.1
14cr|emi-1.5.1-8|3	%define release 8
14cr|emi-1.5.1-8|4	
14cr|emi-1.5.1-8|5	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|emi-1.5.1-8|6	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|emi-1.5.1-8|7	
14cr|emi-1.5.1-8|8	Name: 	 	%{name}
14cr|emi-1.5.1-8|9	Summary: 	Ecasound Mastering Interface
14cr|emi-1.5.1-8|10	Version: 	%{version}
14cr|emi-1.5.1-8|11	Release: 	%{release}
14cr|emi-1.5.1-8|12	
14cr|emi-1.5.1-8|13	Source:		http://emi.thevtek.com/tarball/EMi_%{version}.zip
14cr|emi-1.5.1-8|14	URL:		http://emi.thevtek.com/
14cr|emi-1.5.1-8|15	License:	Python license
14cr|emi-1.5.1-8|16	Group:		Sound
14cr|emi-1.5.1-8|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|emi-1.5.1-8|18	BuildArch:	noarch
14cr|emi-1.5.1-8|19	
14cr|emi-1.5.1-8|20	BuildRequires:	imagemagick python
14cr|emi-1.5.1-8|21	Requires:	pyecasound tkinter
14cr|emi-1.5.1-8|22	
14cr|emi-1.5.1-8|23	%description
14cr|emi-1.5.1-8|24	EMI is a python front end to ecasound, it's a virtual rackmount effect that
14cr|emi-1.5.1-8|25	can be use to record and mix audio.  You will be able to export to *.ecs as
14cr|emi-1.5.1-8|26	well.  This nice light interface give you full control over ecasound effect
14cr|emi-1.5.1-8|27	parameters in real time.  EMI Interface use real ecasound parameter name so
14cr|emi-1.5.1-8|28	you can use ecasound documentation to catch the basic's.
14cr|emi-1.5.1-8|29	
14cr|emi-1.5.1-8|30	%prep
14cr|emi-1.5.1-8|31	%setup -q -n EMI
14cr|emi-1.5.1-8|32	perl -p -i -e 's|/usr/local/bin/python|/usr/bin/python||g' *.py
14cr|emi-1.5.1-8|33	perl -p -i -e 's|/usr/python|/usr/bin/python||g' *.py
14cr|emi-1.5.1-8|34	
14cr|emi-1.5.1-8|35	%install
14cr|emi-1.5.1-8|36	rm -rf $RPM_BUILD_ROOT
14cr|emi-1.5.1-8|37	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|emi-1.5.1-8|38	mkdir -p $RPM_BUILD_ROOT/%_datadir/%name
14cr|emi-1.5.1-8|39	chmod 644 *.py
14cr|emi-1.5.1-8|40	%python_compile_opt
14cr|emi-1.5.1-8|41	%python_compile
14cr|emi-1.5.1-8|42	cp *.py* $RPM_BUILD_ROOT/%_datadir/%name
14cr|emi-1.5.1-8|43	echo '#!/bin/bash' > $RPM_BUILD_ROOT/%_bindir/%name
14cr|emi-1.5.1-8|44	echo 'cd /usr/share/emi' >> $RPM_BUILD_ROOT/%_bindir/%name
14cr|emi-1.5.1-8|45	echo 'python EMI.py $@' >> $RPM_BUILD_ROOT/%_bindir/%name
14cr|emi-1.5.1-8|46	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
14cr|emi-1.5.1-8|47	
14cr|emi-1.5.1-8|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|emi-1.5.1-8|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|emi-1.5.1-8|50	[Desktop Entry]
14cr|emi-1.5.1-8|51	Name=%{name}
14cr|emi-1.5.1-8|52	Comment=Ecasound Mastering Interface
14cr|emi-1.5.1-8|53	Exec=%{name} -c
14cr|emi-1.5.1-8|54	Icon=%{name}
14cr|emi-1.5.1-8|55	Terminal=false
14cr|emi-1.5.1-8|56	Type=Application
14cr|emi-1.5.1-8|57	Categories=AudioVideo;Audio;AudioVideoEditing;
14cr|emi-1.5.1-8|58	EOF
14cr|emi-1.5.1-8|59	
14cr|emi-1.5.1-8|60	
14cr|emi-1.5.1-8|61	#icons
14cr|emi-1.5.1-8|62	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|emi-1.5.1-8|63	convert -size 48x48 %name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|emi-1.5.1-8|64	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|emi-1.5.1-8|65	convert -size 32x32 %name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|emi-1.5.1-8|66	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|emi-1.5.1-8|67	convert -size 16x16 %name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|emi-1.5.1-8|68	
14cr|emi-1.5.1-8|69	%clean
14cr|emi-1.5.1-8|70	rm -rf $RPM_BUILD_ROOT
14cr|emi-1.5.1-8|71	
14cr|emi-1.5.1-8|72	%if %mdkversion < 200900
14cr|emi-1.5.1-8|73	%post
14cr|emi-1.5.1-8|74	%update_menus
14cr|emi-1.5.1-8|75	%endif
14cr|emi-1.5.1-8|76	
14cr|emi-1.5.1-8|77	%if %mdkversion < 200900
14cr|emi-1.5.1-8|78	%postun
14cr|emi-1.5.1-8|79	%clean_menus
14cr|emi-1.5.1-8|80	%endif
14cr|emi-1.5.1-8|81	
14cr|emi-1.5.1-8|82	%files
14cr|emi-1.5.1-8|83	%defattr(-,root,root)
14cr|emi-1.5.1-8|84	%doc doc
14cr|emi-1.5.1-8|85	%{_bindir}/%name
14cr|emi-1.5.1-8|86	%{_datadir}/%name
14cr|emi-1.5.1-8|87	%{_liconsdir}/%name.png
14cr|emi-1.5.1-8|88	%{_iconsdir}/%name.png
14cr|emi-1.5.1-8|89	%{_miconsdir}/%name.png
14cr|emi-1.5.1-8|90	%{_datadir}/applications/*
14cr|emi-1.5.1-8|91	
14cr|emi-1.5.1-8|92	
14cr|emi-1.5.1-8|93	
14cr|emi-1.5.1-8|94	%changelog
14cr|emi-1.5.1-8|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-8
14cr|emi-1.5.1-8|96	+ Revision: 3e2e46c
14cr|emi-1.5.1-8|97	- MassBuild#464: Increase release tag
14cr|emi-1.5.1-8|98	
14cr|emi-1.5.1-8|99	

1121 14
14cr|emma-2.0.5312-10|1	# Copyright (c) 2000-2007, JPackage Project
14cr|emma-2.0.5312-10|2	# All rights reserved.
14cr|emma-2.0.5312-10|3	#
14cr|emma-2.0.5312-10|4	# Redistribution and use in source and binary forms, with or without
14cr|emma-2.0.5312-10|5	# modification, are permitted provided that the following conditions
14cr|emma-2.0.5312-10|6	# are met:
14cr|emma-2.0.5312-10|7	#
14cr|emma-2.0.5312-10|8	# 1. Redistributions of source code must retain the above copyright
14cr|emma-2.0.5312-10|9	#    notice, this list of conditions and the following disclaimer.
14cr|emma-2.0.5312-10|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|emma-2.0.5312-10|11	#    notice, this list of conditions and the following disclaimer in the
14cr|emma-2.0.5312-10|12	#    documentation and/or other materials provided with the
14cr|emma-2.0.5312-10|13	#    distribution.
14cr|emma-2.0.5312-10|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|emma-2.0.5312-10|15	#    contributors may be used to endorse or promote products derived
14cr|emma-2.0.5312-10|16	#    from this software without specific prior written permission.
14cr|emma-2.0.5312-10|17	#
14cr|emma-2.0.5312-10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|emma-2.0.5312-10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|emma-2.0.5312-10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|emma-2.0.5312-10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|emma-2.0.5312-10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|emma-2.0.5312-10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|emma-2.0.5312-10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|emma-2.0.5312-10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|emma-2.0.5312-10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|emma-2.0.5312-10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|emma-2.0.5312-10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|emma-2.0.5312-10|29	#
14cr|emma-2.0.5312-10|30	
14cr|emma-2.0.5312-10|31	%global shortver 2.0
14cr|emma-2.0.5312-10|32	
14cr|emma-2.0.5312-10|33	Summary:        Code Coverage Tool
14cr|emma-2.0.5312-10|34	Name:           emma
14cr|emma-2.0.5312-10|35	Version:        %{shortver}.5312
14cr|emma-2.0.5312-10|36	Release:        10
14cr|emma-2.0.5312-10|37	Group:          Development/Java
14cr|emma-2.0.5312-10|38	License:        CPL
14cr|emma-2.0.5312-10|39	URL:            http://emma.sourceforge.net/
14cr|emma-2.0.5312-10|40	Source0:        http://downloads.sourceforge.net/emma/%{name}-%{version}-src.zip
14cr|emma-2.0.5312-10|41	Source1:        emma-2.0.5312.pom
14cr|emma-2.0.5312-10|42	Source2:        emma_ant-2.0.5312.pom
14cr|emma-2.0.5312-10|43	# These are hacks until we get the source for the timestamping class
14cr|emma-2.0.5312-10|44	# http://sourceforge.net/tracker/index.php?func=detail&aid=1953619&group_id=108932&atid=651900
14cr|emma-2.0.5312-10|45	Source3:        emma-timestamp.sh
14cr|emma-2.0.5312-10|46	Source4:        emma-timestamp2.sh
14cr|emma-2.0.5312-10|47	
14cr|emma-2.0.5312-10|48	Patch0:         emma-2.0.5312-dependencies_xml.patch
14cr|emma-2.0.5312-10|49	Patch1:         emma-2.0.5312-build_xml.patch
14cr|emma-2.0.5312-10|50	# Taken from Gentoo package to allow us to build on a JDK > 1.4
14cr|emma-2.0.5312-10|51	Patch2:         emma-2.0.5312-java15api.patch
14cr|emma-2.0.5312-10|52	# From eclemma's emmapatch directory
14cr|emma-2.0.5312-10|53	Patch3:         %{name}-eclemma.patch
14cr|emma-2.0.5312-10|54	# This is a hack until we get the source for the timestamping class
14cr|emma-2.0.5312-10|55	# http://sourceforge.net/tracker/index.php?func=detail&aid=1953619&group_id=108932&atid=651900
14cr|emma-2.0.5312-10|56	Patch4:         %{name}-timestamp.patch
14cr|emma-2.0.5312-10|57	# This patch fixes ArrayIndexOutOfBoundExceptions on 64-bit.  I modified
14cr|emma-2.0.5312-10|58	# the patch against HEAD to apply to this version -- overholt
14cr|emma-2.0.5312-10|59	# http://sourceforge.net/tracker/index.php?func=detail&aid=2119913&group_id=108932&atid=651897
14cr|emma-2.0.5312-10|60	Patch5:         %{name}-%{version}-64_bit_fix.patch
14cr|emma-2.0.5312-10|61	Requires:       java >= 0:1.4.2
14cr|emma-2.0.5312-10|62	Requires:       jaxp_parser_impl
14cr|emma-2.0.5312-10|63	BuildRequires:  ant >= 0:1.6.5
14cr|emma-2.0.5312-10|64	BuildRequires:  java-devel >= 0:1.6
14cr|emma-2.0.5312-10|65	BuildRequires:  jpackage-utils >= 0:1.7.5-1jpp.3
14cr|emma-2.0.5312-10|66	# For the timestamp hack (see above)
14cr|emma-2.0.5312-10|67	BuildRequires:  bc
14cr|emma-2.0.5312-10|68	Requires(post):    jpackage-utils >= 0:1.7.5-1jpp.3
14cr|emma-2.0.5312-10|69	Requires(postun):  jpackage-utils >= 0:1.7.5-1jpp.3
14cr|emma-2.0.5312-10|70	
14cr|emma-2.0.5312-10|71	BuildArch:      noarch
14cr|emma-2.0.5312-10|72	
14cr|emma-2.0.5312-10|73	%description
14cr|emma-2.0.5312-10|74	EMMA is an open-source toolkit for measuring and reporting Java
14cr|emma-2.0.5312-10|75	code coverage. EMMA distinguishes itself from other tools by going
14cr|emma-2.0.5312-10|76	after a unique feature combination: support for large-scale
14cr|emma-2.0.5312-10|77	enterprise software development while keeping individual developer's
14cr|emma-2.0.5312-10|78	work fast and iterative.
14cr|emma-2.0.5312-10|79	
14cr|emma-2.0.5312-10|80	%package javadoc
14cr|emma-2.0.5312-10|81	Summary:        Javadoc for %{name}
14cr|emma-2.0.5312-10|82	Group:          Development/Java
14cr|emma-2.0.5312-10|83	Requires:       jpackage-utils
14cr|emma-2.0.5312-10|84	
14cr|emma-2.0.5312-10|85	%description javadoc
14cr|emma-2.0.5312-10|86	%{summary}.
14cr|emma-2.0.5312-10|87	
14cr|emma-2.0.5312-10|88	%prep
14cr|emma-2.0.5312-10|89	%setup -q
14cr|emma-2.0.5312-10|90	cp -p %{SOURCE3} .
14cr|emma-2.0.5312-10|91	cp -p %{SOURCE4} .
14cr|emma-2.0.5312-10|92	
14cr|emma-2.0.5312-10|93	# Make sure we don't use this no-source jar
14cr|emma-2.0.5312-10|94	rm lib/internal/stamptool.jar
14cr|emma-2.0.5312-10|95	
14cr|emma-2.0.5312-10|96	%patch0 -p0 -b .orig
14cr|emma-2.0.5312-10|97	%patch1 -p0 -b .orig
14cr|emma-2.0.5312-10|98	%patch2 -p1 -b .orig
14cr|emma-2.0.5312-10|99	%patch3 -p0 -b .orig
14cr|emma-2.0.5312-10|100	%patch4 -p0 -b .orig
14cr|emma-2.0.5312-10|101	%patch5 -p0 -b .orig
14cr|emma-2.0.5312-10|102	
14cr|emma-2.0.5312-10|103	%build
14cr|emma-2.0.5312-10|104	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|emma-2.0.5312-10|105	ant -Dbuild.compiler=modern build javadoc
14cr|emma-2.0.5312-10|106	
14cr|emma-2.0.5312-10|107	%install
14cr|emma-2.0.5312-10|108	rm -rf $RPM_BUILD_ROOT
14cr|emma-2.0.5312-10|109	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|emma-2.0.5312-10|110	install -m 644 dist/%{name}.jar \
14cr|emma-2.0.5312-10|111	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|emma-2.0.5312-10|112	install -m 644 dist/%{name}_ant.jar \
14cr|emma-2.0.5312-10|113	$RPM_BUILD_ROOT%{_javadir}/%{name}_ant.jar
14cr|emma-2.0.5312-10|114	%add_to_maven_depmap emma emma %{version} JPP %{name}
14cr|emma-2.0.5312-10|115	%add_to_maven_depmap emma emma_ant %{version} JPP %{name}_ant
14cr|emma-2.0.5312-10|116	
14cr|emma-2.0.5312-10|117	
14cr|emma-2.0.5312-10|118	# poms
14cr|emma-2.0.5312-10|119	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cr|emma-2.0.5312-10|120	install -pm 644 %{SOURCE1} \
14cr|emma-2.0.5312-10|121	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14cr|emma-2.0.5312-10|122	install -pm 644 %{SOURCE2} \
14cr|emma-2.0.5312-10|123	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}_ant.pom
14cr|emma-2.0.5312-10|124	
14cr|emma-2.0.5312-10|125	# javadoc
14cr|emma-2.0.5312-10|126	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|emma-2.0.5312-10|127	cp -pr out/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|emma-2.0.5312-10|128	
14cr|emma-2.0.5312-10|129	%post
14cr|emma-2.0.5312-10|130	%update_maven_depmap
14cr|emma-2.0.5312-10|131	
14cr|emma-2.0.5312-10|132	%postun
14cr|emma-2.0.5312-10|133	%update_maven_depmap
14cr|emma-2.0.5312-10|134	
14cr|emma-2.0.5312-10|135	%files
14cr|emma-2.0.5312-10|136	%defattr(-,root,root,-)
14cr|emma-2.0.5312-10|137	%doc cpl-v10.html
14cr|emma-2.0.5312-10|138	%{_javadir}/*
14cr|emma-2.0.5312-10|139	%{_mavenpomdir}/JPP-%{name}*
14cr|emma-2.0.5312-10|140	%{_mavendepmapfragdir}/%{name}
14cr|emma-2.0.5312-10|141	
14cr|emma-2.0.5312-10|142	%files javadoc
14cr|emma-2.0.5312-10|143	%doc cpl-v10.html
14cr|emma-2.0.5312-10|144	%defattr(-,root,root,-)
14cr|emma-2.0.5312-10|145	%doc %{_javadocdir}/%{name}*
14cr|emma-2.0.5312-10|146	
14cr|emma-2.0.5312-10|147	
14cr|emma-2.0.5312-10|148	
14cr|emma-2.0.5312-10|149	
14cr|emma-2.0.5312-10|150	%changelog
14cr|emma-2.0.5312-10|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5312-10
14cr|emma-2.0.5312-10|152	+ Revision: 1375292
14cr|emma-2.0.5312-10|153	- MassBuild#464: Increase release tag
14cr|emma-2.0.5312-10|154	
14cr|emma-2.0.5312-10|155	

1122 14
14cr|e_modules-0.0.1-2.20140902.2|1	%define gitdate 20140902
14cr|e_modules-0.0.1-2.20140902.2|2	
14cr|e_modules-0.0.1-2.20140902.2|3	Summary:	Loose collection of third party Enlightenment modules
14cr|e_modules-0.0.1-2.20140902.2|4	Name:		e_modules
14cr|e_modules-0.0.1-2.20140902.2|5	Epoch:		1
14cr|e_modules-0.0.1-2.20140902.2|6	Version:	0.0.1
14cr|e_modules-0.0.1-2.20140902.2|7	Release:	2.%{gitdate}.2
14cr|e_modules-0.0.1-2.20140902.2|8	License:	BSD
14cr|e_modules-0.0.1-2.20140902.2|9	Group:		Graphical desktop/Enlightenment
14cr|e_modules-0.0.1-2.20140902.2|10	Url:		http://enlightenment.org/
14cr|e_modules-0.0.1-2.20140902.2|11	Source0:	%{name}-%{version}.%{gitdate}.tar.bz2
14cr|e_modules-0.0.1-2.20140902.2|12	BuildRequires:	edje
14cr|e_modules-0.0.1-2.20140902.2|13	BuildRequires:	embryo
14cr|e_modules-0.0.1-2.20140902.2|14	BuildRequires:	elementary
14cr|e_modules-0.0.1-2.20140902.2|15	BuildRequires:	evas
14cr|e_modules-0.0.1-2.20140902.2|16	Buildrequires:	imagemagick
14cr|e_modules-0.0.1-2.20140902.2|17	Buildrequires:	gettext-devel
14cr|e_modules-0.0.1-2.20140902.2|18	BuildRequires:	pkgconfig(ecore)
14cr|e_modules-0.0.1-2.20140902.2|19	BuildRequires:	pkgconfig(edje)
14cr|e_modules-0.0.1-2.20140902.2|20	BuildRequires:	pkgconfig(eet)
14cr|e_modules-0.0.1-2.20140902.2|21	BuildRequires:	pkgconfig(eeze)
14cr|e_modules-0.0.1-2.20140902.2|22	BuildRequires:	pkgconfig(efreet)
14cr|e_modules-0.0.1-2.20140902.2|23	BuildRequires:	pkgconfig(eina)
14cr|e_modules-0.0.1-2.20140902.2|24	BuildRequires:	pkgconfig(eldbus)
14cr|e_modules-0.0.1-2.20140902.2|25	BuildRequires:	pkgconfig(elementary)
14cr|e_modules-0.0.1-2.20140902.2|26	BuildRequires:	pkgconfig(embryo)
14cr|e_modules-0.0.1-2.20140902.2|27	BuildRequires:	pkgconfig(enlightenment)
14cr|e_modules-0.0.1-2.20140902.2|28	BuildRequires:	pkgconfig(ethumb)
14cr|e_modules-0.0.1-2.20140902.2|29	BuildRequires:	pkgconfig(evas)
14cr|e_modules-0.0.1-2.20140902.2|30	BuildRequires:	pkgconfig(eweather)
14cr|e_modules-0.0.1-2.20140902.2|31	BuildRequires:	pkgconfig(json-c)
14cr|e_modules-0.0.1-2.20140902.2|32	BuildRequires:	pkgconfig(libmpd)
14cr|e_modules-0.0.1-2.20140902.2|33	BuildRequires:	pkgconfig(xkbfile)
14cr|e_modules-0.0.1-2.20140902.2|34	BuildRequires:	v8-devel
14cr|e_modules-0.0.1-2.20140902.2|35	Requires:	e
14cr|e_modules-0.0.1-2.20140902.2|36	
14cr|e_modules-0.0.1-2.20140902.2|37	%description
14cr|e_modules-0.0.1-2.20140902.2|38	e_modules is a loose collection of third party Enlightenment modules written
14cr|e_modules-0.0.1-2.20140902.2|39	by various authors. They are not officially a part of Enlightenment, but they
14cr|e_modules-0.0.1-2.20140902.2|40	are allowed to use the Enlightenment git repository. The modules are all
14cr|e_modules-0.0.1-2.20140902.2|41	separate modules, written by separate authors.
14cr|e_modules-0.0.1-2.20140902.2|42	
14cr|e_modules-0.0.1-2.20140902.2|43	%files
14cr|e_modules-0.0.1-2.20140902.2|44	%{_libdir}/enlightenment/modules/*
14cr|e_modules-0.0.1-2.20140902.2|45	
14cr|e_modules-0.0.1-2.20140902.2|46	#----------------------------------------------------------------------------
14cr|e_modules-0.0.1-2.20140902.2|47	
14cr|e_modules-0.0.1-2.20140902.2|48	%prep
14cr|e_modules-0.0.1-2.20140902.2|49	%setup -qn %{name}-%{version}.%{gitdate}
14cr|e_modules-0.0.1-2.20140902.2|50	
14cr|e_modules-0.0.1-2.20140902.2|51	# No longer build, not ready to use etc
14cr|e_modules-0.0.1-2.20140902.2|52	rm -fr comp-scale eenvader.fractal empris engage everything-websearch packagekit photo
14cr|e_modules-0.0.1-2.20140902.2|53	
14cr|e_modules-0.0.1-2.20140902.2|54	%build
14cr|e_modules-0.0.1-2.20140902.2|55	%define Werror_cflags %nil
14cr|e_modules-0.0.1-2.20140902.2|56	
14cr|e_modules-0.0.1-2.20140902.2|57	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
14cr|e_modules-0.0.1-2.20140902.2|58	do
14cr|e_modules-0.0.1-2.20140902.2|59	(
14cr|e_modules-0.0.1-2.20140902.2|60	pushd $i
14cr|e_modules-0.0.1-2.20140902.2|61	autoreconf -fi
14cr|e_modules-0.0.1-2.20140902.2|62	%configure2_5x --disable-static
14cr|e_modules-0.0.1-2.20140902.2|63	make
14cr|e_modules-0.0.1-2.20140902.2|64	popd
14cr|e_modules-0.0.1-2.20140902.2|65	)
14cr|e_modules-0.0.1-2.20140902.2|66	done
14cr|e_modules-0.0.1-2.20140902.2|67	
14cr|e_modules-0.0.1-2.20140902.2|68	%install
14cr|e_modules-0.0.1-2.20140902.2|69	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
14cr|e_modules-0.0.1-2.20140902.2|70	do
14cr|e_modules-0.0.1-2.20140902.2|71	%makeinstall_std -C $i
14cr|e_modules-0.0.1-2.20140902.2|72	done
14cr|e_modules-0.0.1-2.20140902.2|73	
14cr|e_modules-0.0.1-2.20140902.2|74	# Don't use it to avoid file listed twice rpm error
14cr|e_modules-0.0.1-2.20140902.2|75	#find_lang %{name} --all-name
14cr|e_modules-0.0.1-2.20140902.2|76	
14cr|e_modules-0.0.1-2.20140902.2|77	# do not provide devel stuffs
14cr|e_modules-0.0.1-2.20140902.2|78	rm -fr %{buildroot}%{_includedir}/drawer %{buildroot}%{_libdir}/pkgconfig
14cr|e_modules-0.0.1-2.20140902.2|79	
14cr|e_modules-0.0.1-2.20140902.2|80	
14cr|e_modules-0.0.1-2.20140902.2|81	%changelog
14cr|e_modules-0.0.1-2.20140902.2|82	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.1-2.20140902.2
14cr|e_modules-0.0.1-2.20140902.2|83	+ Revision: 644403f
14cr|e_modules-0.0.1-2.20140902.2|84	- Bump release
14cr|e_modules-0.0.1-2.20140902.2|85	
14cr|e_modules-0.0.1-2.20140902.2|86	

1123 14
14cr|emote-0.0.1-1.20140606.1|1	%define git 20140606
14cr|emote-0.0.1-1.20140606.1|2	
14cr|emote-0.0.1-1.20140606.1|3	%define major 0
14cr|emote-0.0.1-1.20140606.1|4	%define libname %mklibname %{name} %{major}
14cr|emote-0.0.1-1.20140606.1|5	%define devname %mklibname %{name} -d
14cr|emote-0.0.1-1.20140606.1|6	
14cr|emote-0.0.1-1.20140606.1|7	Summary:	EFL IRC Client
14cr|emote-0.0.1-1.20140606.1|8	Name:		emote
14cr|emote-0.0.1-1.20140606.1|9	Version:	0.0.1
14cr|emote-0.0.1-1.20140606.1|10	Release:	1.%{git}.1
14cr|emote-0.0.1-1.20140606.1|11	License:	GPLv3+
14cr|emote-0.0.1-1.20140606.1|12	Group:		Graphical desktop/Enlightenment
14cr|emote-0.0.1-1.20140606.1|13	Url:		http://enlightenment.org/
14cr|emote-0.0.1-1.20140606.1|14	# git://git.enlightenment.org/devs/devilhorns/emote.git
14cr|emote-0.0.1-1.20140606.1|15	Source0: 	%{name}-%{git}.tar.bz2
14cr|emote-0.0.1-1.20140606.1|16	BuildRequires:	gettext-devel
14cr|emote-0.0.1-1.20140606.1|17	BuildRequires:	pkgconfig(ecore-con)
14cr|emote-0.0.1-1.20140606.1|18	BuildRequires:	pkgconfig(ecore-file)
14cr|emote-0.0.1-1.20140606.1|19	BuildRequires:	pkgconfig(eet)
14cr|emote-0.0.1-1.20140606.1|20	BuildRequires:	pkgconfig(efreet)
14cr|emote-0.0.1-1.20140606.1|21	BuildRequires:	pkgconfig(eina)
14cr|emote-0.0.1-1.20140606.1|22	BuildRequires:	pkgconfig(elementary)
14cr|emote-0.0.1-1.20140606.1|23	BuildRequires:	pkgconfig(evas)
14cr|emote-0.0.1-1.20140606.1|24	
14cr|emote-0.0.1-1.20140606.1|25	%description
14cr|emote-0.0.1-1.20140606.1|26	EFL IRC Client.
14cr|emote-0.0.1-1.20140606.1|27	
14cr|emote-0.0.1-1.20140606.1|28	%files  -f %{name}.lang
14cr|emote-0.0.1-1.20140606.1|29	%doc COPYING AUTHORS
14cr|emote-0.0.1-1.20140606.1|30	%{_bindir}/emote
14cr|emote-0.0.1-1.20140606.1|31	%{_datadir}/icons/*.png
14cr|emote-0.0.1-1.20140606.1|32	%{_datadir}/applications/*.desktop
14cr|emote-0.0.1-1.20140606.1|33	%{_libdir}/%{name}/protocols/*.so
14cr|emote-0.0.1-1.20140606.1|34	
14cr|emote-0.0.1-1.20140606.1|35	#----------------------------------------------------------------------------
14cr|emote-0.0.1-1.20140606.1|36	
14cr|emote-0.0.1-1.20140606.1|37	%package -n %{libname}
14cr|emote-0.0.1-1.20140606.1|38	Summary:	Emote shared library
14cr|emote-0.0.1-1.20140606.1|39	Group:		System/Libraries
14cr|emote-0.0.1-1.20140606.1|40	
14cr|emote-0.0.1-1.20140606.1|41	%description -n %{libname}
14cr|emote-0.0.1-1.20140606.1|42	This package contains the dynamic libraries from %{name}.
14cr|emote-0.0.1-1.20140606.1|43	
14cr|emote-0.0.1-1.20140606.1|44	%files -n %{libname}
14cr|emote-0.0.1-1.20140606.1|45	%{_libdir}/libemote.so.%{major}*
14cr|emote-0.0.1-1.20140606.1|46	
14cr|emote-0.0.1-1.20140606.1|47	#----------------------------------------------------------------------------
14cr|emote-0.0.1-1.20140606.1|48	
14cr|emote-0.0.1-1.20140606.1|49	%package -n %{devname}
14cr|emote-0.0.1-1.20140606.1|50	Summary:	Emote headers, libraries, documentation and test programs
14cr|emote-0.0.1-1.20140606.1|51	Group:		Development/C
14cr|emote-0.0.1-1.20140606.1|52	Requires:	%{libname} = %{EVRD}
14cr|emote-0.0.1-1.20140606.1|53	Provides:	%{name}-devel = %{EVRD}
14cr|emote-0.0.1-1.20140606.1|54	
14cr|emote-0.0.1-1.20140606.1|55	%description -n %{devname}
14cr|emote-0.0.1-1.20140606.1|56	Headers and libraries from %{name}
14cr|emote-0.0.1-1.20140606.1|57	
14cr|emote-0.0.1-1.20140606.1|58	%files -n %{devname}
14cr|emote-0.0.1-1.20140606.1|59	%{_libdir}/libemote.so
14cr|emote-0.0.1-1.20140606.1|60	%{_libdir}/pkgconfig/*.pc
14cr|emote-0.0.1-1.20140606.1|61	%{_includedir}/%{name}/*.h
14cr|emote-0.0.1-1.20140606.1|62	
14cr|emote-0.0.1-1.20140606.1|63	#----------------------------------------------------------------------------
14cr|emote-0.0.1-1.20140606.1|64	
14cr|emote-0.0.1-1.20140606.1|65	%prep
14cr|emote-0.0.1-1.20140606.1|66	%setup -qn %{name}-%{git}
14cr|emote-0.0.1-1.20140606.1|67	
14cr|emote-0.0.1-1.20140606.1|68	%build
14cr|emote-0.0.1-1.20140606.1|69	NOCONFIGURE=yes ./autogen.sh
14cr|emote-0.0.1-1.20140606.1|70	%configure2_5x
14cr|emote-0.0.1-1.20140606.1|71	%make
14cr|emote-0.0.1-1.20140606.1|72	
14cr|emote-0.0.1-1.20140606.1|73	%install
14cr|emote-0.0.1-1.20140606.1|74	%makeinstall_std
14cr|emote-0.0.1-1.20140606.1|75	
14cr|emote-0.0.1-1.20140606.1|76	rm -fr %{buildroot}/%{_datadir}/%{name}/{COPYING,AUTHORS}
14cr|emote-0.0.1-1.20140606.1|77	
14cr|emote-0.0.1-1.20140606.1|78	%find_lang %{name}
14cr|emote-0.0.1-1.20140606.1|79	
14cr|emote-0.0.1-1.20140606.1|80	
14cr|emote-0.0.1-1.20140606.1|81	%changelog
14cr|emote-0.0.1-1.20140606.1|82	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.1-1.20140606.1
14cr|emote-0.0.1-1.20140606.1|83	+ Revision: 4b5b9ed
14cr|emote-0.0.1-1.20140606.1|84	- New git snapshot
14cr|emote-0.0.1-1.20140606.1|85	- Fix summary and description
14cr|emote-0.0.1-1.20140606.1|86	- Spec cleanup
14cr|emote-0.0.1-1.20140606.1|87	
14cr|emote-0.0.1-1.20140606.1|88	

1124 14
14cr|emotion_generic_players-1.11.0-1|1	Summary:	Emotion generic players
14cr|emotion_generic_players-1.11.0-1|2	Name:		emotion_generic_players
14cr|emotion_generic_players-1.11.0-1|3	Version:	1.11.0
14cr|emotion_generic_players-1.11.0-1|4	Release:	1
14cr|emotion_generic_players-1.11.0-1|5	License:	BSD
14cr|emotion_generic_players-1.11.0-1|6	Group:		Graphical desktop/Enlightenment
14cr|emotion_generic_players-1.11.0-1|7	Url:		http://www.enlightenment.org/
14cr|emotion_generic_players-1.11.0-1|8	Source0:	http://download.enlightenment.org/rel/libs/%{name}/%{name}-%{version}.tar.bz2
14cr|emotion_generic_players-1.11.0-1|9	BuildRequires:	pkgconfig(ecore)
14cr|emotion_generic_players-1.11.0-1|10	BuildRequires:	pkgconfig(eina)
14cr|emotion_generic_players-1.11.0-1|11	BuildRequires:	pkgconfig(emotion)
14cr|emotion_generic_players-1.11.0-1|12	BuildRequires:	pkgconfig(libvlc)
14cr|emotion_generic_players-1.11.0-1|13	
14cr|emotion_generic_players-1.11.0-1|14	%description
14cr|emotion_generic_players-1.11.0-1|15	These are binary players for Emotion using the "generic" module.
14cr|emotion_generic_players-1.11.0-1|16	
14cr|emotion_generic_players-1.11.0-1|17	Emotion supports multiple modules provided as shared-objects under
14cr|emotion_generic_players-1.11.0-1|18	PREFIX/lib/emotion/modules, making it extensible. However these
14cr|emotion_generic_players-1.11.0-1|19	live in the same process as the application, thus problems handling
14cr|emotion_generic_players-1.11.0-1|20	the media may crash or halt the application. Unfortunately media
14cr|emotion_generic_players-1.11.0-1|21	handling is very error prone due multiple sources, sinks, decoders et
14cr|emotion_generic_players-1.11.0-1|22	al, each with their own level of stability.
14cr|emotion_generic_players-1.11.0-1|23	
14cr|emotion_generic_players-1.11.0-1|24	To solve this, Emotion ships with a "generic" module that is a
14cr|emotion_generic_players-1.11.0-1|25	layer to talk to another process, the "player", using pipes and shared
14cr|emotion_generic_players-1.11.0-1|26	memory (shm). If this external process dies, the main application
14cr|emotion_generic_players-1.11.0-1|27	remains working (without any media, of course). Thus it is safer and
14cr|emotion_generic_players-1.11.0-1|28	has some nice side effects such as avoiding bringing in many libraries to
14cr|emotion_generic_players-1.11.0-1|29	decode media, saving memory in the application process, etc.
14cr|emotion_generic_players-1.11.0-1|30	
14cr|emotion_generic_players-1.11.0-1|31	A secondary benefit is that the generic player is a separate process
14cr|emotion_generic_players-1.11.0-1|32	and does not link with the user application code or EFL, avoiding
14cr|emotion_generic_players-1.11.0-1|33	license conflicts. Many decoding libraries or elements exist with
14cr|emotion_generic_players-1.11.0-1|34	conflicting licenses with GPL, LGPL or even proprietary code.
14cr|emotion_generic_players-1.11.0-1|35	
14cr|emotion_generic_players-1.11.0-1|36	%files
14cr|emotion_generic_players-1.11.0-1|37	%doc AUTHORS COPYING README
14cr|emotion_generic_players-1.11.0-1|38	%{_libdir}/emotion/generic_players/*/vlc
14cr|emotion_generic_players-1.11.0-1|39	
14cr|emotion_generic_players-1.11.0-1|40	#----------------------------------------------------------------------------
14cr|emotion_generic_players-1.11.0-1|41	
14cr|emotion_generic_players-1.11.0-1|42	%prep
14cr|emotion_generic_players-1.11.0-1|43	%setup -q
14cr|emotion_generic_players-1.11.0-1|44	
14cr|emotion_generic_players-1.11.0-1|45	%build
14cr|emotion_generic_players-1.11.0-1|46	%configure2_5x
14cr|emotion_generic_players-1.11.0-1|47	%make
14cr|emotion_generic_players-1.11.0-1|48	
14cr|emotion_generic_players-1.11.0-1|49	%install
14cr|emotion_generic_players-1.11.0-1|50	%makeinstall_std
14cr|emotion_generic_players-1.11.0-1|51	
14cr|emotion_generic_players-1.11.0-1|52	
14cr|emotion_generic_players-1.11.0-1|53	%changelog
14cr|emotion_generic_players-1.11.0-1|54	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.0-1
14cr|emotion_generic_players-1.11.0-1|55	+ Revision: 9a4a5fd
14cr|emotion_generic_players-1.11.0-1|56	- New version 1.11.0
14cr|emotion_generic_players-1.11.0-1|57	
14cr|emotion_generic_players-1.11.0-1|58	

1125 14
14cr|empower-2.0.999-0.76628.1|1	#Tarball of svn snapshot created as follows...
14cr|empower-2.0.999-0.76628.1|2	#Cut and paste in a shell after removing initial #
14cr|empower-2.0.999-0.76628.1|3	
14cr|empower-2.0.999-0.76628.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/empower empower; \
14cr|empower-2.0.999-0.76628.1|5	#cd empower; \
14cr|empower-2.0.999-0.76628.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
14cr|empower-2.0.999-0.76628.1|7	#VERSION=$(cat configure.ac | grep "empower" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
14cr|empower-2.0.999-0.76628.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
14cr|empower-2.0.999-0.76628.1|9	#cd ..; \
14cr|empower-2.0.999-0.76628.1|10	#tar -Jcf empower-$PKG_VERSION.tar.xz empower/ --exclude .svn --exclude .*ignore
14cr|empower-2.0.999-0.76628.1|11	
14cr|empower-2.0.999-0.76628.1|12	%define svnrev	76628
14cr|empower-2.0.999-0.76628.1|13	
14cr|empower-2.0.999-0.76628.1|14	Summary:	A graphical sudo tool based on the Enlightenment Foundation Libraries
14cr|empower-2.0.999-0.76628.1|15	Name:		empower
14cr|empower-2.0.999-0.76628.1|16	Version:	2.0.999
14cr|empower-2.0.999-0.76628.1|17	Release:	0.%{svnrev}.1
14cr|empower-2.0.999-0.76628.1|18	License:	3-clause BSD
14cr|empower-2.0.999-0.76628.1|19	Group:		System/Base
14cr|empower-2.0.999-0.76628.1|20	URL: 		http://enlightenment.org
14cr|empower-2.0.999-0.76628.1|21	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
14cr|empower-2.0.999-0.76628.1|22	
14cr|empower-2.0.999-0.76628.1|23	BuildRequires: 	gettext-devel
14cr|empower-2.0.999-0.76628.1|24	BuildRequires: 	pkgconfig(edje)
14cr|empower-2.0.999-0.76628.1|25	BuildRequires: 	pkgconfig(elementary)
14cr|empower-2.0.999-0.76628.1|26	BuildRequires:	pkgconfig(eweather)
14cr|empower-2.0.999-0.76628.1|27	
14cr|empower-2.0.999-0.76628.1|28	%description
14cr|empower-2.0.999-0.76628.1|29	A graphical sudo tool based on the Enlightenment Foundation Libraries
14cr|empower-2.0.999-0.76628.1|30	
14cr|empower-2.0.999-0.76628.1|31	%prep
14cr|empower-2.0.999-0.76628.1|32	%setup -qn %{name}
14cr|empower-2.0.999-0.76628.1|33	
14cr|empower-2.0.999-0.76628.1|34	%build
14cr|empower-2.0.999-0.76628.1|35	NOCONFIGURE=yes ./autogen.sh
14cr|empower-2.0.999-0.76628.1|36	%configure2_5x
14cr|empower-2.0.999-0.76628.1|37	%make
14cr|empower-2.0.999-0.76628.1|38	
14cr|empower-2.0.999-0.76628.1|39	%install
14cr|empower-2.0.999-0.76628.1|40	%makeinstall_std
14cr|empower-2.0.999-0.76628.1|41	mkdir -p %{buildroot}/%{_docdir}/%{name}/
14cr|empower-2.0.999-0.76628.1|42	
14cr|empower-2.0.999-0.76628.1|43	mv %{buildroot}/%{_datadir}/%{name}/AUTHORS %{buildroot}/%{_docdir}/%{name}/
14cr|empower-2.0.999-0.76628.1|44	mv %{buildroot}/%{_datadir}/%{name}/COPYING %{buildroot}/%{_docdir}/%{name}/
14cr|empower-2.0.999-0.76628.1|45	
14cr|empower-2.0.999-0.76628.1|46	%files
14cr|empower-2.0.999-0.76628.1|47	%doc AUTHORS ChangeLog COPYING README
14cr|empower-2.0.999-0.76628.1|48	%{_bindir}/*
14cr|empower-2.0.999-0.76628.1|49	%{_datadir}/%{name}/data/*.png
14cr|empower-2.0.999-0.76628.1|50	
14cr|empower-2.0.999-0.76628.1|51	%changelog
14cr|empower-2.0.999-0.76628.1|52	* Fri Oct 12 2012 Alexander Khryukin <alexander@mezon.ru> 2.0.999-0.76628.1
14cr|empower-2.0.999-0.76628.1|53	+ Revision: a0e65bd
14cr|empower-2.0.999-0.76628.1|54	- mistake buildrot when needed buildroot
14cr|empower-2.0.999-0.76628.1|55	
14cr|empower-2.0.999-0.76628.1|56	

1126 14
14cr|emprint-0.1.0-2.20130110.2|1	%define git 20130110
14cr|emprint-0.1.0-2.20130110.2|2	
14cr|emprint-0.1.0-2.20130110.2|3	Summary:	Enlightenment screen capture utility
14cr|emprint-0.1.0-2.20130110.2|4	Name:		emprint
14cr|emprint-0.1.0-2.20130110.2|5	Version:	0.1.0
14cr|emprint-0.1.0-2.20130110.2|6	Release:	2.%{git}.2
14cr|emprint-0.1.0-2.20130110.2|7	License:	BSD
14cr|emprint-0.1.0-2.20130110.2|8	Group:		Graphical desktop/Enlightenment
14cr|emprint-0.1.0-2.20130110.2|9	Url:		http://www.enlightenment.org/
14cr|emprint-0.1.0-2.20130110.2|10	# git://git.enlightenment.org/apps/emprint.git
14cr|emprint-0.1.0-2.20130110.2|11	Source0:	%{name}-%{git}.tar.bz2
14cr|emprint-0.1.0-2.20130110.2|12	BuildRequires:	pkgconfig(ecore)
14cr|emprint-0.1.0-2.20130110.2|13	BuildRequires:	pkgconfig(eina)
14cr|emprint-0.1.0-2.20130110.2|14	BuildRequires:	pkgconfig(evas)
14cr|emprint-0.1.0-2.20130110.2|15	
14cr|emprint-0.1.0-2.20130110.2|16	%description
14cr|emprint-0.1.0-2.20130110.2|17	Emprint is a utility for taking screenshots of the entire screen, a specific
14cr|emprint-0.1.0-2.20130110.2|18	window, or a specific region. It is written with the Enlightenment Foundation
14cr|emprint-0.1.0-2.20130110.2|19	Libraries.
14cr|emprint-0.1.0-2.20130110.2|20	
14cr|emprint-0.1.0-2.20130110.2|21	%files
14cr|emprint-0.1.0-2.20130110.2|22	%doc AUTHORS README ChangeLog NEWS TODO
14cr|emprint-0.1.0-2.20130110.2|23	%{_bindir}/*
14cr|emprint-0.1.0-2.20130110.2|24	%{_datadir}/%{name}
14cr|emprint-0.1.0-2.20130110.2|25	
14cr|emprint-0.1.0-2.20130110.2|26	#----------------------------------------------------------------------------
14cr|emprint-0.1.0-2.20130110.2|27	
14cr|emprint-0.1.0-2.20130110.2|28	%prep
14cr|emprint-0.1.0-2.20130110.2|29	%setup -qn %{name}-%{git}
14cr|emprint-0.1.0-2.20130110.2|30	
14cr|emprint-0.1.0-2.20130110.2|31	%build
14cr|emprint-0.1.0-2.20130110.2|32	NOCONFIGURE=1 ./autogen.sh
14cr|emprint-0.1.0-2.20130110.2|33	%configure2_5x
14cr|emprint-0.1.0-2.20130110.2|34	%make
14cr|emprint-0.1.0-2.20130110.2|35	
14cr|emprint-0.1.0-2.20130110.2|36	%install
14cr|emprint-0.1.0-2.20130110.2|37	%makeinstall_std
14cr|emprint-0.1.0-2.20130110.2|38	
14cr|emprint-0.1.0-2.20130110.2|39	
14cr|emprint-0.1.0-2.20130110.2|40	%changelog
14cr|emprint-0.1.0-2.20130110.2|41	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-2.20130110.2
14cr|emprint-0.1.0-2.20130110.2|42	+ Revision: 4532805
14cr|emprint-0.1.0-2.20130110.2|43	- Bump release
14cr|emprint-0.1.0-2.20130110.2|44	
14cr|emprint-0.1.0-2.20130110.2|45	

1127 14
14cr|empy-3.3-7|1	%define name	empy
14cr|empy-3.3-7|2	%define version	3.3
14cr|empy-3.3-7|3	%define release	 7
14cr|empy-3.3-7|4	
14cr|empy-3.3-7|5	Summary:	System for embedding Python expressions and statements in template text
14cr|empy-3.3-7|6	Name:		%name
14cr|empy-3.3-7|7	Version:	%version
14cr|empy-3.3-7|8	Release:	%release
14cr|empy-3.3-7|9	License:	GPL
14cr|empy-3.3-7|10	Group:		Text tools
14cr|empy-3.3-7|11	Source0:	%{name}-%{version}.tar.bz2
14cr|empy-3.3-7|12	URL:		http://www.alcyone.com/pyos/empy/
14cr|empy-3.3-7|13	BuildArch:	noarch
14cr|empy-3.3-7|14	BuildRoot:	%{_tmppath}/%{name}-root
14cr|empy-3.3-7|15	Requires:	python
14cr|empy-3.3-7|16	
14cr|empy-3.3-7|17	%description
14cr|empy-3.3-7|18	System for embedding Python expressions and statements in template
14cr|empy-3.3-7|19	text.
14cr|empy-3.3-7|20	
14cr|empy-3.3-7|21	%prep
14cr|empy-3.3-7|22	%setup -q
14cr|empy-3.3-7|23	perl -p -i -e 's/usr\/local\/bin\/python/usr\/bin\/python/g' em.py
14cr|empy-3.3-7|24	
14cr|empy-3.3-7|25	%install
14cr|empy-3.3-7|26	rm -rf $RPM_BUILD_ROOT
14cr|empy-3.3-7|27	install -d $RPM_BUILD_ROOT%{_bindir}
14cr|empy-3.3-7|28	install em.py $RPM_BUILD_ROOT%{_bindir}
14cr|empy-3.3-7|29	
14cr|empy-3.3-7|30	%clean
14cr|empy-3.3-7|31	rm -rf $RPM_BUILD_ROOT
14cr|empy-3.3-7|32	
14cr|empy-3.3-7|33	%files
14cr|empy-3.3-7|34	%defattr(-,root,root,755)
14cr|empy-3.3-7|35	%doc README *.em
14cr|empy-3.3-7|36	%{_bindir}/em.py
14cr|empy-3.3-7|37	
14cr|empy-3.3-7|38	
14cr|empy-3.3-7|39	
14cr|empy-3.3-7|40	
14cr|empy-3.3-7|41	%changelog
14cr|empy-3.3-7|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-7
14cr|empy-3.3-7|43	+ Revision: a226aa1
14cr|empy-3.3-7|44	- MassBuild#464: Increase release tag
14cr|empy-3.3-7|45	
14cr|empy-3.3-7|46	

1128 14
14cr|encfs-1.7.4-6|1	%define major	6
14cr|encfs-1.7.4-6|2	%define libname %mklibname %{name} %{major}
14cr|encfs-1.7.4-6|3	
14cr|encfs-1.7.4-6|4	Summary: 	Encrypted pass-through filesystem for Linux
14cr|encfs-1.7.4-6|5	Name:		encfs
14cr|encfs-1.7.4-6|6	Version:	1.7.4
14cr|encfs-1.7.4-6|7	Release:	6
14cr|encfs-1.7.4-6|8	License:	GPLv3+
14cr|encfs-1.7.4-6|9	Group:		File tools
14cr|encfs-1.7.4-6|10	Source0:	http://encfs.googlecode.com/files/%{name}-%{version}.tgz
14cr|encfs-1.7.4-6|11	URL: 		http://www.arg0.net/encfs
14cr|encfs-1.7.4-6|12	Requires:	fuse >= 2.6
14cr|encfs-1.7.4-6|13	Requires:	kmod(fuse)
14cr|encfs-1.7.4-6|14	Requires:	openssl >= 0.9.7
14cr|encfs-1.7.4-6|15	BuildRequires:	rlog-devel >= 1.3
14cr|encfs-1.7.4-6|16	BuildRequires:	fuse-devel >= 2.6
14cr|encfs-1.7.4-6|17	BuildRequires:	openssl-devel >= 0.9.7
14cr|encfs-1.7.4-6|18	BuildRequires:	chrpath
14cr|encfs-1.7.4-6|19	BuildRequires:	boost-devel >= 1.34
14cr|encfs-1.7.4-6|20	BuildRequires:	autoconf-archive
14cr|encfs-1.7.4-6|21	
14cr|encfs-1.7.4-6|22	%description
14cr|encfs-1.7.4-6|23	EncFS implements an encrypted pass-through filesystem in userspace using
14cr|encfs-1.7.4-6|24	FUSE. File names and contents are encrypted using OpenSSL.
14cr|encfs-1.7.4-6|25	
14cr|encfs-1.7.4-6|26	%package -n 	%{libname}
14cr|encfs-1.7.4-6|27	Summary:	Libraries for encfs
14cr|encfs-1.7.4-6|28	Group:		System/Libraries
14cr|encfs-1.7.4-6|29	
14cr|encfs-1.7.4-6|30	%description -n	%{libname}
14cr|encfs-1.7.4-6|31	Libraries for encfs.
14cr|encfs-1.7.4-6|32	
14cr|encfs-1.7.4-6|33	%prep
14cr|encfs-1.7.4-6|34	%setup -q -n %{name}-%{version}
14cr|encfs-1.7.4-6|35	
14cr|encfs-1.7.4-6|36	%build
14cr|encfs-1.7.4-6|37	%configure2_5x --disable-rpath --with-boost-serialization=boost_serialization --with-boost-system=boost_system --with-boost-libdir=%{_libdir}
14cr|encfs-1.7.4-6|38	%make SED=/usr/bin/sed
14cr|encfs-1.7.4-6|39	
14cr|encfs-1.7.4-6|40	%install
14cr|encfs-1.7.4-6|41	%makeinstall_std
14cr|encfs-1.7.4-6|42	
14cr|encfs-1.7.4-6|43	%find_lang %{name}
14cr|encfs-1.7.4-6|44	
14cr|encfs-1.7.4-6|45	chrpath -d %{buildroot}%{_bindir}/{encfs,encfsctl}
14cr|encfs-1.7.4-6|46	
14cr|encfs-1.7.4-6|47	# unneeded files
14cr|encfs-1.7.4-6|48	rm -f %{buildroot}%{_libdir}/libencfs.la
14cr|encfs-1.7.4-6|49	rm -f %{buildroot}%{_libdir}/libencfs.so
14cr|encfs-1.7.4-6|50	
14cr|encfs-1.7.4-6|51	%files -f %{name}.lang
14cr|encfs-1.7.4-6|52	%doc README AUTHORS ChangeLog
14cr|encfs-1.7.4-6|53	%{_bindir}/*
14cr|encfs-1.7.4-6|54	%{_mandir}/man?/*
14cr|encfs-1.7.4-6|55	
14cr|encfs-1.7.4-6|56	%files -n %{libname}
14cr|encfs-1.7.4-6|57	%{_libdir}/libencfs.so.%{major}*
14cr|encfs-1.7.4-6|58	
14cr|encfs-1.7.4-6|59	
14cr|encfs-1.7.4-6|60	
14cr|encfs-1.7.4-6|61	%changelog
14cr|encfs-1.7.4-6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.4-6
14cr|encfs-1.7.4-6|63	+ Revision: 8c967a7
14cr|encfs-1.7.4-6|64	- MassBuild#464: Increase release tag
14cr|encfs-1.7.4-6|65	
14cr|encfs-1.7.4-6|66	

1129 14
14cr|ender-0.0.8-0.20140808.1|1	%define git 20140808
14cr|ender-0.0.8-0.20140808.1|2	
14cr|ender-0.0.8-0.20140808.1|3	%define major 0
14cr|ender-0.0.8-0.20140808.1|4	%define libname %mklibname %{name} %{major}
14cr|ender-0.0.8-0.20140808.1|5	%define devname %mklibname %{name} -d
14cr|ender-0.0.8-0.20140808.1|6	
14cr|ender-0.0.8-0.20140808.1|7	Summary:	Generic renderer
14cr|ender-0.0.8-0.20140808.1|8	Name:		ender
14cr|ender-0.0.8-0.20140808.1|9	Version:	0.0.8
14cr|ender-0.0.8-0.20140808.1|10	Release:	0.%{git}.1
14cr|ender-0.0.8-0.20140808.1|11	License:	LGPLv2.1+
14cr|ender-0.0.8-0.20140808.1|12	Group:		System/Libraries
14cr|ender-0.0.8-0.20140808.1|13	Url:		https://github.com/turran/ender/
14cr|ender-0.0.8-0.20140808.1|14	# git snapshot
14cr|ender-0.0.8-0.20140808.1|15	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cr|ender-0.0.8-0.20140808.1|16	# https://github.com/turran/common
14cr|ender-0.0.8-0.20140808.1|17	Source1:	enesim-common-20140714.tar.bz2
14cr|ender-0.0.8-0.20140808.1|18	BuildRequires:	bison
14cr|ender-0.0.8-0.20140808.1|19	BuildRequires:	flex
14cr|ender-0.0.8-0.20140808.1|20	BuildRequires:	pkgconfig(eina) >= 1.7.0
14cr|ender-0.0.8-0.20140808.1|21	BuildRequires:	pkgconfig(enesim) >= 0.0.21
14cr|ender-0.0.8-0.20140808.1|22	BuildRequires:	pkgconfig(libffi)
14cr|ender-0.0.8-0.20140808.1|23	
14cr|ender-0.0.8-0.20140808.1|24	%description
14cr|ender-0.0.8-0.20140808.1|25	Ender is generic renderer, part of enesim framework.
14cr|ender-0.0.8-0.20140808.1|26	
14cr|ender-0.0.8-0.20140808.1|27	%files
14cr|ender-0.0.8-0.20140808.1|28	%{_bindir}/*
14cr|ender-0.0.8-0.20140808.1|29	%{_datadir}/ender
14cr|ender-0.0.8-0.20140808.1|30	
14cr|ender-0.0.8-0.20140808.1|31	#---------------------------------------------------------------------
14cr|ender-0.0.8-0.20140808.1|32	
14cr|ender-0.0.8-0.20140808.1|33	%package -n %{libname}
14cr|ender-0.0.8-0.20140808.1|34	Summary:	Generic rendering framework library
14cr|ender-0.0.8-0.20140808.1|35	Group:		System/Libraries
14cr|ender-0.0.8-0.20140808.1|36	Requires:	%{name} >= %{version}
14cr|ender-0.0.8-0.20140808.1|37	
14cr|ender-0.0.8-0.20140808.1|38	%description -n %{libname}
14cr|ender-0.0.8-0.20140808.1|39	Core library of ender - generic renderer, part of enesim framework.
14cr|ender-0.0.8-0.20140808.1|40	
14cr|ender-0.0.8-0.20140808.1|41	%files -n %{libname}
14cr|ender-0.0.8-0.20140808.1|42	%{_libdir}/libender.so.%{major}*
14cr|ender-0.0.8-0.20140808.1|43	
14cr|ender-0.0.8-0.20140808.1|44	#---------------------------------------------------------------------
14cr|ender-0.0.8-0.20140808.1|45	
14cr|ender-0.0.8-0.20140808.1|46	%package -n %{devname}
14cr|ender-0.0.8-0.20140808.1|47	Summary:	Ender headers, static libraries, documentation and test programs
14cr|ender-0.0.8-0.20140808.1|48	Group:		Development/Other
14cr|ender-0.0.8-0.20140808.1|49	Requires:	%{libname} = %{EVRD}
14cr|ender-0.0.8-0.20140808.1|50	
14cr|ender-0.0.8-0.20140808.1|51	%description -n %{devname}
14cr|ender-0.0.8-0.20140808.1|52	Headers, static libraries, test programs and documentation for ender.
14cr|ender-0.0.8-0.20140808.1|53	
14cr|ender-0.0.8-0.20140808.1|54	%files -n %{devname}
14cr|ender-0.0.8-0.20140808.1|55	%{_libdir}/pkgconfig/*
14cr|ender-0.0.8-0.20140808.1|56	%{_libdir}/libender.so
14cr|ender-0.0.8-0.20140808.1|57	%{_includedir}/*
14cr|ender-0.0.8-0.20140808.1|58	
14cr|ender-0.0.8-0.20140808.1|59	#---------------------------------------------------------------------
14cr|ender-0.0.8-0.20140808.1|60	
14cr|ender-0.0.8-0.20140808.1|61	%prep
14cr|ender-0.0.8-0.20140808.1|62	%setup -qn %{name}-%{version}-%{git}
14cr|ender-0.0.8-0.20140808.1|63	cd common
14cr|ender-0.0.8-0.20140808.1|64	tar -xf %{SOURCE1}
14cr|ender-0.0.8-0.20140808.1|65	
14cr|ender-0.0.8-0.20140808.1|66	%build
14cr|ender-0.0.8-0.20140808.1|67	autoreconf -fi
14cr|ender-0.0.8-0.20140808.1|68	%configure2_5x --disable-static
14cr|ender-0.0.8-0.20140808.1|69	%make
14cr|ender-0.0.8-0.20140808.1|70	
14cr|ender-0.0.8-0.20140808.1|71	%install
14cr|ender-0.0.8-0.20140808.1|72	%makeinstall_std
14cr|ender-0.0.8-0.20140808.1|73	
14cr|ender-0.0.8-0.20140808.1|74	
14cr|ender-0.0.8-0.20140808.1|75	%changelog
14cr|ender-0.0.8-0.20140808.1|76	* Sun Sep 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.8-0.20140808.1
14cr|ender-0.0.8-0.20140808.1|77	+ Revision: d159524
14cr|ender-0.0.8-0.20140808.1|78	- New version 0.0.8 (git snapshot)
14cr|ender-0.0.8-0.20140808.1|79	
14cr|ender-0.0.8-0.20140808.1|80	

1130 14
14cr|enemylines4-1.0-11|1	Name:		enemylines4
14cr|enemylines4-1.0-11|2	Summary:	A simple futuristic racing game
14cr|enemylines4-1.0-11|3	Version:	1.0
14cr|enemylines4-1.0-11|4	Release:	11
14cr|enemylines4-1.0-11|5	Group:		Games/Arcade
14cr|enemylines4-1.0-11|6	License:	GPL+
14cr|enemylines4-1.0-11|7	URL:		http://proj.phk.at/el/4/
14cr|enemylines4-1.0-11|8	Source0:	http://proj.phk.at/el/4/%{name}-%{version}.tar.bz2
14cr|enemylines4-1.0-11|9	Source10:	%{name}.png
14cr|enemylines4-1.0-11|10	# include assert.h in track.cc to fix build failure - AdamW 2008/02
14cr|enemylines4-1.0-11|11	Patch0:		enemylines4-assert.patch
14cr|enemylines4-1.0-11|12	Patch1:		enemylines4-1.0-mdv-fix-gcc-4.3.patch
14cr|enemylines4-1.0-11|13	BuildRequires:	pkgconfig(sdl)
14cr|enemylines4-1.0-11|14	BuildRequires:	pkgconfig(SDL_image)
14cr|enemylines4-1.0-11|15	BuildRequires:	pkgconfig(glut)
14cr|enemylines4-1.0-11|16	BuildRequires:	imagemagick
14cr|enemylines4-1.0-11|17	
14cr|enemylines4-1.0-11|18	%description
14cr|enemylines4-1.0-11|19	A simple futuristic racing game. Urgent deliveries - Reach goal before
14cr|enemylines4-1.0-11|20	time runs out. Times aren't what they used to be though.
14cr|enemylines4-1.0-11|21	Road conditions are horrible and traffic safety and control systems
14cr|enemylines4-1.0-11|22	have been offline for months.
14cr|enemylines4-1.0-11|23	
14cr|enemylines4-1.0-11|24	%prep
14cr|enemylines4-1.0-11|25	%setup -q
14cr|enemylines4-1.0-11|26	%patch0 -p1 -b .assert
14cr|enemylines4-1.0-11|27	%patch1 -p1 -b .gcc43
14cr|enemylines4-1.0-11|28	
14cr|enemylines4-1.0-11|29	%build
14cr|enemylines4-1.0-11|30	%make
14cr|enemylines4-1.0-11|31	
14cr|enemylines4-1.0-11|32	%install
14cr|enemylines4-1.0-11|33	mkdir -p %{buildroot}%{_datadir}/%{name}/
14cr|enemylines4-1.0-11|34	cp ./data/* %{buildroot}%{_datadir}/%{name}/
14cr|enemylines4-1.0-11|35	install -m755 %{name} -D %{buildroot}%{_gamesbindir}/%{name}
14cr|enemylines4-1.0-11|36	
14cr|enemylines4-1.0-11|37	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|enemylines4-1.0-11|38	install -m644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|enemylines4-1.0-11|39	convert -scale 32x32 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|enemylines4-1.0-11|40	convert -scale 16x16 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|enemylines4-1.0-11|41	
14cr|enemylines4-1.0-11|42	mkdir -p %{buildroot}%{_datadir}/applications
14cr|enemylines4-1.0-11|43	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|enemylines4-1.0-11|44	[Desktop Entry]
14cr|enemylines4-1.0-11|45	Type=Application
14cr|enemylines4-1.0-11|46	Exec=%{_gamesbindir}/%{name}
14cr|enemylines4-1.0-11|47	Icon=%{name}
14cr|enemylines4-1.0-11|48	Categories=Game;ArcadeGame;
14cr|enemylines4-1.0-11|49	Name=Enemy Lines 4
14cr|enemylines4-1.0-11|50	Comment=A simple futuristic racing game
14cr|enemylines4-1.0-11|51	EOF
14cr|enemylines4-1.0-11|52	
14cr|enemylines4-1.0-11|53	%files
14cr|enemylines4-1.0-11|54	%doc README
14cr|enemylines4-1.0-11|55	%{_datadir}/%{name}
14cr|enemylines4-1.0-11|56	%{_gamesbindir}/%{name}
14cr|enemylines4-1.0-11|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|enemylines4-1.0-11|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|enemylines4-1.0-11|59	
14cr|enemylines4-1.0-11|60	
14cr|enemylines4-1.0-11|61	%changelog
14cr|enemylines4-1.0-11|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14cr|enemylines4-1.0-11|63	+ Revision: 91ba378
14cr|enemylines4-1.0-11|64	- MassBuild#464: Increase release tag
14cr|enemylines4-1.0-11|65	
14cr|enemylines4-1.0-11|66	

1131 14
14cr|enesim-0.0.21-1|1	%define major 0
14cr|enesim-0.0.21-1|2	%define libname %mklibname enesim %{major}
14cr|enesim-0.0.21-1|3	%define devname %mklibname enesim -d
14cr|enesim-0.0.21-1|4	
14cr|enesim-0.0.21-1|5	Summary:	Rendering framework
14cr|enesim-0.0.21-1|6	Name:		enesim
14cr|enesim-0.0.21-1|7	Version:	0.0.21
14cr|enesim-0.0.21-1|8	Release:	1
14cr|enesim-0.0.21-1|9	License:	GPLv2+
14cr|enesim-0.0.21-1|10	Group:		System/Libraries
14cr|enesim-0.0.21-1|11	Url:		http://enesim.org/
14cr|enesim-0.0.21-1|12	# https://github.com/turran/enesim/archive/v%{version}.tar.gz
14cr|enesim-0.0.21-1|13	Source0:	%{name}-%{version}.tar.gz
14cr|enesim-0.0.21-1|14	# https://github.com/turran/common
14cr|enesim-0.0.21-1|15	Source1:	enesim-common-20140714.tar.bz2
14cr|enesim-0.0.21-1|16	BuildRequires:	jpeg-devel
14cr|enesim-0.0.21-1|17	BuildRequires:	pkgconfig(cairo)
14cr|enesim-0.0.21-1|18	BuildRequires:	pkgconfig(eina)
14cr|enesim-0.0.21-1|19	BuildRequires:	pkgconfig(freetype2)
14cr|enesim-0.0.21-1|20	BuildRequires:	pkgconfig(gl)
14cr|enesim-0.0.21-1|21	BuildRequires:	pkgconfig(glu)
14cr|enesim-0.0.21-1|22	BuildRequires:	pkgconfig(glew)
14cr|enesim-0.0.21-1|23	BuildRequires:	pkgconfig(libpng)
14cr|enesim-0.0.21-1|24	
14cr|enesim-0.0.21-1|25	%description
14cr|enesim-0.0.21-1|26	Enesim is generic rendering framework used by other libraries.
14cr|enesim-0.0.21-1|27	
14cr|enesim-0.0.21-1|28	#---------------------------------------------------------------------
14cr|enesim-0.0.21-1|29	
14cr|enesim-0.0.21-1|30	%package -n %{libname}
14cr|enesim-0.0.21-1|31	Summary:	Generic rendering framework library
14cr|enesim-0.0.21-1|32	Group:		System/Libraries
14cr|enesim-0.0.21-1|33	Suggests:	%{name}-modules
14cr|enesim-0.0.21-1|34	Obsoletes:	%{_lib}emage0 < 0.0.21
14cr|enesim-0.0.21-1|35	Obsoletes:	%{_lib}etex0 < 0.0.21
14cr|enesim-0.0.21-1|36	
14cr|enesim-0.0.21-1|37	%description -n %{libname}
14cr|enesim-0.0.21-1|38	Generic rendering framework library used by other libraries.
14cr|enesim-0.0.21-1|39	Part of Enesim framework.
14cr|enesim-0.0.21-1|40	
14cr|enesim-0.0.21-1|41	%files -n %{libname}
14cr|enesim-0.0.21-1|42	%{_libdir}/libenesim.so.%{major}*
14cr|enesim-0.0.21-1|43	
14cr|enesim-0.0.21-1|44	#---------------------------------------------------------------------
14cr|enesim-0.0.21-1|45	
14cr|enesim-0.0.21-1|46	%package -n %{devname}
14cr|enesim-0.0.21-1|47	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|enesim-0.0.21-1|48	Group:		Development/Other
14cr|enesim-0.0.21-1|49	Requires:	%{libname} = %{EVRD}
14cr|enesim-0.0.21-1|50	Obsoletes:	%{_lib}emage-devel < 0.0.21
14cr|enesim-0.0.21-1|51	Obsoletes:	%{_lib}etex-devel < 0.0.21
14cr|enesim-0.0.21-1|52	
14cr|enesim-0.0.21-1|53	%description -n %{devname}
14cr|enesim-0.0.21-1|54	Headers, static libraries, test programs and documentation for enesim.
14cr|enesim-0.0.21-1|55	
14cr|enesim-0.0.21-1|56	%files -n %{devname}
14cr|enesim-0.0.21-1|57	%doc ChangeLog README COPYING
14cr|enesim-0.0.21-1|58	%{_includedir}/enesim-0/
14cr|enesim-0.0.21-1|59	%{_libdir}/libenesim.so
14cr|enesim-0.0.21-1|60	%{_libdir}/pkgconfig/enesim.pc
14cr|enesim-0.0.21-1|61	%{_libdir}/pkgconfig/enesim_opengl.pc
14cr|enesim-0.0.21-1|62	
14cr|enesim-0.0.21-1|63	#---------------------------------------------------------------------
14cr|enesim-0.0.21-1|64	
14cr|enesim-0.0.21-1|65	%package examples
14cr|enesim-0.0.21-1|66	Summary:	Enesim examples
14cr|enesim-0.0.21-1|67	Group:		Development/Other
14cr|enesim-0.0.21-1|68	
14cr|enesim-0.0.21-1|69	%description examples
14cr|enesim-0.0.21-1|70	Enesim examples.
14cr|enesim-0.0.21-1|71	
14cr|enesim-0.0.21-1|72	%files examples
14cr|enesim-0.0.21-1|73	%{_bindir}/*
14cr|enesim-0.0.21-1|74	
14cr|enesim-0.0.21-1|75	#---------------------------------------------------------------------
14cr|enesim-0.0.21-1|76	
14cr|enesim-0.0.21-1|77	%package modules
14cr|enesim-0.0.21-1|78	Summary:	Modules used by Enesim library
14cr|enesim-0.0.21-1|79	Group:		System/Libraries
14cr|enesim-0.0.21-1|80	Obsoletes:	emage-modules < 0.0.21
14cr|enesim-0.0.21-1|81	
14cr|enesim-0.0.21-1|82	%description modules
14cr|enesim-0.0.21-1|83	Modules used by Enesim library. Part of Enesim framework.
14cr|enesim-0.0.21-1|84	
14cr|enesim-0.0.21-1|85	%files modules
14cr|enesim-0.0.21-1|86	%{_libdir}/enesim/image/*.so
14cr|enesim-0.0.21-1|87	
14cr|enesim-0.0.21-1|88	#---------------------------------------------------------------------
14cr|enesim-0.0.21-1|89	
14cr|enesim-0.0.21-1|90	%prep
14cr|enesim-0.0.21-1|91	%setup -q
14cr|enesim-0.0.21-1|92	cd common
14cr|enesim-0.0.21-1|93	tar -xf %{SOURCE1}
14cr|enesim-0.0.21-1|94	
14cr|enesim-0.0.21-1|95	%build
14cr|enesim-0.0.21-1|96	#autoreconf -fi
14cr|enesim-0.0.21-1|97	./autogen.sh
14cr|enesim-0.0.21-1|98	%configure2_5x \
14cr|enesim-0.0.21-1|99	--disable-benchmark \
14cr|enesim-0.0.21-1|100	--disable-static \
14cr|enesim-0.0.21-1|101	--disable-cpu-sse \
14cr|enesim-0.0.21-1|102	--enable-cpu-sse2 \
14cr|enesim-0.0.21-1|103	--enable-opengl
14cr|enesim-0.0.21-1|104	%make
14cr|enesim-0.0.21-1|105	
14cr|enesim-0.0.21-1|106	%install
14cr|enesim-0.0.21-1|107	%makeinstall_std
14cr|enesim-0.0.21-1|108	
14cr|enesim-0.0.21-1|109	
14cr|enesim-0.0.21-1|110	%changelog
14cr|enesim-0.0.21-1|111	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.21-1
14cr|enesim-0.0.21-1|112	+ Revision: b7f41aa
14cr|enesim-0.0.21-1|113	- New version 0.0.21, re-work package structure
14cr|enesim-0.0.21-1|114	
14cr|enesim-0.0.21-1|115	

1132 14
14cr|enet1.2-1.2.5-2|1	%define major 0
14cr|enet1.2-1.2.5-2|2	%define libname %mklibname enet 1.2 %{major}
14cr|enet1.2-1.2.5-2|3	%define develname %mklibname enet 1.2 -d
14cr|enet1.2-1.2.5-2|4	
14cr|enet1.2-1.2.5-2|5	Name:		enet1.2
14cr|enet1.2-1.2.5-2|6	Version:	1.2.5
14cr|enet1.2-1.2.5-2|7	Release:	2
14cr|enet1.2-1.2.5-2|8	Summary:	Simple Network Communication Layer on Top of UDP
14cr|enet1.2-1.2.5-2|9	License:	BSD
14cr|enet1.2-1.2.5-2|10	Group:		System/Libraries
14cr|enet1.2-1.2.5-2|11	Url:		http://enet.bespin.org/
14cr|enet1.2-1.2.5-2|12	Source:		http://enet.bespin.org/download/enet-%{version}.tar.gz
14cr|enet1.2-1.2.5-2|13	
14cr|enet1.2-1.2.5-2|14	%description
14cr|enet1.2-1.2.5-2|15	ENet's purpose is to provide a relatively thin, simple and robust network
14cr|enet1.2-1.2.5-2|16	communication layer on top of UDP (User Datagram Protocol). The primary
14cr|enet1.2-1.2.5-2|17	feature it provides is optional reliable, in-order delivery of packets.
14cr|enet1.2-1.2.5-2|18	
14cr|enet1.2-1.2.5-2|19	ENet omits certain higher level networking features such as authentication,
14cr|enet1.2-1.2.5-2|20	lobbying, server discovery, encryption, or other similar tasks that are
14cr|enet1.2-1.2.5-2|21	particularly application specific so that the library remains flexible,
14cr|enet1.2-1.2.5-2|22	portable, and easily embeddable.
14cr|enet1.2-1.2.5-2|23	
14cr|enet1.2-1.2.5-2|24	%package -n	%{libname}
14cr|enet1.2-1.2.5-2|25	Group:		System/Libraries
14cr|enet1.2-1.2.5-2|26	Summary:	Simple Network Communication Layer on Top of UDP
14cr|enet1.2-1.2.5-2|27	
14cr|enet1.2-1.2.5-2|28	%description -n %{libname}
14cr|enet1.2-1.2.5-2|29	ENet's purpose is to provide a relatively thin, simple and robust network
14cr|enet1.2-1.2.5-2|30	communication layer on top of UDP (User Datagram Protocol). The primary
14cr|enet1.2-1.2.5-2|31	feature it provides is optional reliable, in-order delivery of packets.
14cr|enet1.2-1.2.5-2|32	
14cr|enet1.2-1.2.5-2|33	ENet omits certain higher level networking features such as authentication,
14cr|enet1.2-1.2.5-2|34	lobbying, server discovery, encryption, or other similar tasks that are
14cr|enet1.2-1.2.5-2|35	particularly application specific so that the library remains flexible,
14cr|enet1.2-1.2.5-2|36	portable, and easily embeddable.
14cr|enet1.2-1.2.5-2|37	
14cr|enet1.2-1.2.5-2|38	%package -n	%{develname}
14cr|enet1.2-1.2.5-2|39	Group:		Development/C
14cr|enet1.2-1.2.5-2|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|enet1.2-1.2.5-2|41	Requires:	%{libname} = %{version}-%{release}
14cr|enet1.2-1.2.5-2|42	Summary:	Simple Network Communication Layer on Top of UDP
14cr|enet1.2-1.2.5-2|43	
14cr|enet1.2-1.2.5-2|44	%description -n	%{develname}
14cr|enet1.2-1.2.5-2|45	ENet's purpose is to provide a relatively thin, simple and robust network
14cr|enet1.2-1.2.5-2|46	communication layer on top of UDP (User Datagram Protocol). The primary
14cr|enet1.2-1.2.5-2|47	feature it provides is optional reliable, in-order delivery of packets.
14cr|enet1.2-1.2.5-2|48	
14cr|enet1.2-1.2.5-2|49	ENet omits certain higher level networking features such as authentication,
14cr|enet1.2-1.2.5-2|50	lobbying, server discovery, encryption, or other similar tasks that are
14cr|enet1.2-1.2.5-2|51	particularly application specific so that the library remains flexible,
14cr|enet1.2-1.2.5-2|52	portable, and easily embeddable.
14cr|enet1.2-1.2.5-2|53	
14cr|enet1.2-1.2.5-2|54	
14cr|enet1.2-1.2.5-2|55	%prep
14cr|enet1.2-1.2.5-2|56	%setup -qn enet-%{version}
14cr|enet1.2-1.2.5-2|57	
14cr|enet1.2-1.2.5-2|58	%build
14cr|enet1.2-1.2.5-2|59	%configure2_5x --disable-static
14cr|enet1.2-1.2.5-2|60	%make
14cr|enet1.2-1.2.5-2|61	
14cr|enet1.2-1.2.5-2|62	%install
14cr|enet1.2-1.2.5-2|63	%makeinstall_std
14cr|enet1.2-1.2.5-2|64	
14cr|enet1.2-1.2.5-2|65	#we don't want these
14cr|enet1.2-1.2.5-2|66	rm -rf %{buildroot}%{_libdir}/libenet.la
14cr|enet1.2-1.2.5-2|67	
14cr|enet1.2-1.2.5-2|68	%check
14cr|enet1.2-1.2.5-2|69	%make check
14cr|enet1.2-1.2.5-2|70	
14cr|enet1.2-1.2.5-2|71	%clean
14cr|enet1.2-1.2.5-2|72	rm -rf %{buildroot}
14cr|enet1.2-1.2.5-2|73	
14cr|enet1.2-1.2.5-2|74	%files -n %{libname}
14cr|enet1.2-1.2.5-2|75	%defattr(-,root,root)
14cr|enet1.2-1.2.5-2|76	%{_libdir}/libenet.so.%{major}*
14cr|enet1.2-1.2.5-2|77	
14cr|enet1.2-1.2.5-2|78	%files -n %{develname}
14cr|enet1.2-1.2.5-2|79	%defattr(-,root,root)
14cr|enet1.2-1.2.5-2|80	%{_includedir}/enet
14cr|enet1.2-1.2.5-2|81	%{_libdir}/libenet.so
14cr|enet1.2-1.2.5-2|82	%{_libdir}/pkgconfig/libenet.pc
14cr|enet1.2-1.2.5-2|83	
14cr|enet1.2-1.2.5-2|84	
14cr|enet1.2-1.2.5-2|85	
14cr|enet1.2-1.2.5-2|86	%changelog
14cr|enet1.2-1.2.5-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-2
14cr|enet1.2-1.2.5-2|88	+ Revision: d578278
14cr|enet1.2-1.2.5-2|89	- MassBuild#464: Increase release tag
14cr|enet1.2-1.2.5-2|90	
14cr|enet1.2-1.2.5-2|91	

1133 14
14cr|enet-1.3.12-2|1	%define major		7
14cr|enet-1.3.12-2|2	%define libname		%mklibname %{name} %{major}
14cr|enet-1.3.12-2|3	%define develname	%mklibname %{name} -d
14cr|enet-1.3.12-2|4	
14cr|enet-1.3.12-2|5	Summary:	Simple and robust network communication layer on top of UDP
14cr|enet-1.3.12-2|6	
14cr|enet-1.3.12-2|7	Name:		enet
14cr|enet-1.3.12-2|8	Version:	1.3.12
14cr|enet-1.3.12-2|9	Release:	2
14cr|enet-1.3.12-2|10	Source0:	http://enet.bespin.org/download/%{name}-%{version}.tar.gz
14cr|enet-1.3.12-2|11	License:	BSD
14cr|enet-1.3.12-2|12	Group:		System/Libraries
14cr|enet-1.3.12-2|13	URL:		http://enet.bespin.org
14cr|enet-1.3.12-2|14	
14cr|enet-1.3.12-2|15	%description
14cr|enet-1.3.12-2|16	ENet's purpose is to provide a relatively thin, simple and robust
14cr|enet-1.3.12-2|17	network communication layer on top of UDP (User Datagram Protocol). The
14cr|enet-1.3.12-2|18	primary feature it provides is optional reliable, in-order delivery of
14cr|enet-1.3.12-2|19	packets.
14cr|enet-1.3.12-2|20	
14cr|enet-1.3.12-2|21	ENet omits certain higher level networking features such as
14cr|enet-1.3.12-2|22	authentication, lobbying, server discovery, encryption, or other similar
14cr|enet-1.3.12-2|23	tasks that are particularly application specific so that the library
14cr|enet-1.3.12-2|24	remains flexible, portable, and easily embeddable.
14cr|enet-1.3.12-2|25	
14cr|enet-1.3.12-2|26	%package -n	%{libname}
14cr|enet-1.3.12-2|27	Summary:	Libraries for %{name}
14cr|enet-1.3.12-2|28	
14cr|enet-1.3.12-2|29	Group:		System/Libraries
14cr|enet-1.3.12-2|30	
14cr|enet-1.3.12-2|31	%description -n	%{libname}
14cr|enet-1.3.12-2|32	ENet's purpose is to provide a relatively thin, simple and robust
14cr|enet-1.3.12-2|33	network communication layer on top of UDP (User Datagram Protocol). The
14cr|enet-1.3.12-2|34	primary feature it provides is optional reliable, in-order delivery of
14cr|enet-1.3.12-2|35	packets.
14cr|enet-1.3.12-2|36	
14cr|enet-1.3.12-2|37	ENet omits certain higher level networking features such as
14cr|enet-1.3.12-2|38	authentication, lobbying, server discovery, encryption, or other similar
14cr|enet-1.3.12-2|39	tasks that are particularly application specific so that the library
14cr|enet-1.3.12-2|40	remains flexible, portable, and easily embeddable.
14cr|enet-1.3.12-2|41	
14cr|enet-1.3.12-2|42	This package provides the libraries for %{name}.
14cr|enet-1.3.12-2|43	
14cr|enet-1.3.12-2|44	%package -n %{develname}
14cr|enet-1.3.12-2|45	Summary:	Development files for for %{name}
14cr|enet-1.3.12-2|46	
14cr|enet-1.3.12-2|47	Group:		Development/C
14cr|enet-1.3.12-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|enet-1.3.12-2|49	Provides:	%{name}-devel = %{version}-%{release}
14cr|enet-1.3.12-2|50	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|enet-1.3.12-2|51	
14cr|enet-1.3.12-2|52	%description -n	%{develname}
14cr|enet-1.3.12-2|53	Development files and headers for %{name}.
14cr|enet-1.3.12-2|54	
14cr|enet-1.3.12-2|55	%prep
14cr|enet-1.3.12-2|56	%setup -q
14cr|enet-1.3.12-2|57	
14cr|enet-1.3.12-2|58	%build
14cr|enet-1.3.12-2|59	%configure2_5x --disable-static
14cr|enet-1.3.12-2|60	%make
14cr|enet-1.3.12-2|61	
14cr|enet-1.3.12-2|62	%install
14cr|enet-1.3.12-2|63	%makeinstall_std
14cr|enet-1.3.12-2|64	
14cr|enet-1.3.12-2|65	%files -n %{libname}
14cr|enet-1.3.12-2|66	%doc LICENSE README ChangeLog
14cr|enet-1.3.12-2|67	%{_libdir}/libenet.so.%{major}*
14cr|enet-1.3.12-2|68	
14cr|enet-1.3.12-2|69	%files -n %{develname}
14cr|enet-1.3.12-2|70	%{_includedir}/%{name}
14cr|enet-1.3.12-2|71	%{_libdir}/libenet.so
14cr|enet-1.3.12-2|72	%{_libdir}/pkgconfig/libenet.pc
14cr|enet-1.3.12-2|73	
14cr|enet-1.3.12-2|74	%changelog
14cr|enet-1.3.12-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-2
14cr|enet-1.3.12-2|76	+ Revision: 4d34dc1
14cr|enet-1.3.12-2|77	- MassBuild#464: Increase release tag
14cr|enet-1.3.12-2|78	
14cr|enet-1.3.12-2|79	

1134 14
14cr|engine_pkcs11-0.1.8-5|1	Summary: PKCS#11 engine for OpenSSL
14cr|engine_pkcs11-0.1.8-5|2	Name: engine_pkcs11
14cr|engine_pkcs11-0.1.8-5|3	Version: 0.1.8
14cr|engine_pkcs11-0.1.8-5|4	Release: 5
14cr|engine_pkcs11-0.1.8-5|5	License: BSD
14cr|engine_pkcs11-0.1.8-5|6	Group: System/Libraries
14cr|engine_pkcs11-0.1.8-5|7	Source0: http://www.opensc-project.org/files/%{name}/%{name}-%{version}.tar.gz
14cr|engine_pkcs11-0.1.8-5|8	Buildrequires: libp11-devel >= 0.2.1
14cr|engine_pkcs11-0.1.8-5|9	Buildrequires: pkgconfig(openssl)
14cr|engine_pkcs11-0.1.8-5|10	URL: http://www.opensc.org/engine_pkcs11
14cr|engine_pkcs11-0.1.8-5|11	
14cr|engine_pkcs11-0.1.8-5|12	%description
14cr|engine_pkcs11-0.1.8-5|13	Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded
14cr|engine_pkcs11-0.1.8-5|14	using code, config file or command line and will pass any function call by
14cr|engine_pkcs11-0.1.8-5|15	openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards
14cr|engine_pkcs11-0.1.8-5|16	and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly
14cr|engine_pkcs11-0.1.8-5|17	this engine was a part of OpenSC, until OpenSC was split into several small
14cr|engine_pkcs11-0.1.8-5|18	projects for improved flexibility.
14cr|engine_pkcs11-0.1.8-5|19	
14cr|engine_pkcs11-0.1.8-5|20	%prep
14cr|engine_pkcs11-0.1.8-5|21	%setup -q
14cr|engine_pkcs11-0.1.8-5|22	cat > README.mandriva <<EOF
14cr|engine_pkcs11-0.1.8-5|23	In Mandriva, the engine file has been placed in the
14cr|engine_pkcs11-0.1.8-5|24	%{_libdir}/openssl/engines directory instead of the default
14cr|engine_pkcs11-0.1.8-5|25	%{_libdir}/engines. This was done so in order to match our openssl
14cr|engine_pkcs11-0.1.8-5|26	installation.
14cr|engine_pkcs11-0.1.8-5|27	
14cr|engine_pkcs11-0.1.8-5|28	Considering this new path, below is the suggested change to openssl.cnf
14cr|engine_pkcs11-0.1.8-5|29	in order to use this engine:
14cr|engine_pkcs11-0.1.8-5|30	
14cr|engine_pkcs11-0.1.8-5|31	openssl_conf = openssl_def
14cr|engine_pkcs11-0.1.8-5|32	
14cr|engine_pkcs11-0.1.8-5|33	[openssl_def]
14cr|engine_pkcs11-0.1.8-5|34	engines = engine_section
14cr|engine_pkcs11-0.1.8-5|35	
14cr|engine_pkcs11-0.1.8-5|36	[engine_section]
14cr|engine_pkcs11-0.1.8-5|37	pkcs11 = pkcs11_section
14cr|engine_pkcs11-0.1.8-5|38	
14cr|engine_pkcs11-0.1.8-5|39	[pkcs11_section]
14cr|engine_pkcs11-0.1.8-5|40	engine_id = pkcs11
14cr|engine_pkcs11-0.1.8-5|41	dynamic_path = %{_libdir}/openssl/engines/engine_pkcs11.so
14cr|engine_pkcs11-0.1.8-5|42	MODULE_PATH = %{_libdir}/opensc-pkcs11.so
14cr|engine_pkcs11-0.1.8-5|43	init = 0
14cr|engine_pkcs11-0.1.8-5|44	
14cr|engine_pkcs11-0.1.8-5|45	EOF
14cr|engine_pkcs11-0.1.8-5|46	
14cr|engine_pkcs11-0.1.8-5|47	chmod 0644 README.mandriva
14cr|engine_pkcs11-0.1.8-5|48	
14cr|engine_pkcs11-0.1.8-5|49	%build
14cr|engine_pkcs11-0.1.8-5|50	%configure2_5x --with-enginesdir=%{_libdir}/openssl/engines
14cr|engine_pkcs11-0.1.8-5|51	%make
14cr|engine_pkcs11-0.1.8-5|52	
14cr|engine_pkcs11-0.1.8-5|53	%install
14cr|engine_pkcs11-0.1.8-5|54	rm -rf %{buildroot}
14cr|engine_pkcs11-0.1.8-5|55	%makeinstall_std
14cr|engine_pkcs11-0.1.8-5|56	
14cr|engine_pkcs11-0.1.8-5|57	# remove unnecessary files
14cr|engine_pkcs11-0.1.8-5|58	rm -f %{buildroot}%{_libdir}/openssl/engines/*.a
14cr|engine_pkcs11-0.1.8-5|59	
14cr|engine_pkcs11-0.1.8-5|60	%clean
14cr|engine_pkcs11-0.1.8-5|61	rm -rf %{buildroot}
14cr|engine_pkcs11-0.1.8-5|62	
14cr|engine_pkcs11-0.1.8-5|63	%files
14cr|engine_pkcs11-0.1.8-5|64	%defattr(-,root,root)
14cr|engine_pkcs11-0.1.8-5|65	%doc doc/README doc/nonpersistent/wiki.out/* README.mandriva
14cr|engine_pkcs11-0.1.8-5|66	%{_libdir}/openssl/engines/*
14cr|engine_pkcs11-0.1.8-5|67	
14cr|engine_pkcs11-0.1.8-5|68	
14cr|engine_pkcs11-0.1.8-5|69	
14cr|engine_pkcs11-0.1.8-5|70	%changelog
14cr|engine_pkcs11-0.1.8-5|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-5
14cr|engine_pkcs11-0.1.8-5|72	+ Revision: d3e7aab
14cr|engine_pkcs11-0.1.8-5|73	- MassBuild#464: Increase release tag
14cr|engine_pkcs11-0.1.8-5|74	
14cr|engine_pkcs11-0.1.8-5|75	

1135 14
14cr|engrampa-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|engrampa-1.8.0-2|2	%define oname   mate-file-archiver
14cr|engrampa-1.8.0-2|3	
14cr|engrampa-1.8.0-2|4	Name:          engrampa
14cr|engrampa-1.8.0-2|5	Version:       1.8.0
14cr|engrampa-1.8.0-2|6	Release:       2
14cr|engrampa-1.8.0-2|7	Summary:       An archive manager for MATE Desktop
14cr|engrampa-1.8.0-2|8	Group:         Archiving/Compression
14cr|engrampa-1.8.0-2|9	License:       GPLv2+ and LGPLv2+
14cr|engrampa-1.8.0-2|10	URL:           http://mate-desktop.org
14cr|engrampa-1.8.0-2|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|engrampa-1.8.0-2|12	
14cr|engrampa-1.8.0-2|13	BuildRequires: intltool
14cr|engrampa-1.8.0-2|14	BuildRequires: chrpath
14cr|engrampa-1.8.0-2|15	BuildRequires: mate-common
14cr|engrampa-1.8.0-2|16	BuildRequires: xsltproc
14cr|engrampa-1.8.0-2|17	BuildRequires: which
14cr|engrampa-1.8.0-2|18	BuildRequires: xml2po
14cr|engrampa-1.8.0-2|19	BuildRequires: magic-devel
14cr|engrampa-1.8.0-2|20	BuildRequires: pkgconfig(glib-2.0)
14cr|engrampa-1.8.0-2|21	BuildRequires: pkgconfig(gtk+-2.0)
14cr|engrampa-1.8.0-2|22	BuildRequires: pkgconfig(gnome-doc-utils)
14cr|engrampa-1.8.0-2|23	BuildRequires: pkgconfig(libcaja-extension)
14cr|engrampa-1.8.0-2|24	BuildRequires: pkgconfig(sm)
14cr|engrampa-1.8.0-2|25	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14cr|engrampa-1.8.0-2|26	BuildRequires: itstool
14cr|engrampa-1.8.0-2|27	BuildRequires: yelp-tools
14cr|engrampa-1.8.0-2|28	
14cr|engrampa-1.8.0-2|29	Suggests:      cdrecord-isotools
14cr|engrampa-1.8.0-2|30	# for the gsettings schema
14cr|engrampa-1.8.0-2|31	Requires:      caja
14cr|engrampa-1.8.0-2|32	
14cr|engrampa-1.8.0-2|33	%rename %{oname}
14cr|engrampa-1.8.0-2|34	
14cr|engrampa-1.8.0-2|35	%description
14cr|engrampa-1.8.0-2|36	Engrampa is an archive manager for the GNOME environment.  This means that
14cr|engrampa-1.8.0-2|37	you can : create and modify archives; view the content of an archive; view a
14cr|engrampa-1.8.0-2|38	file contained in the archive; extract files from the archive.
14cr|engrampa-1.8.0-2|39	Engrampa is only a front-end (a graphical interface) to archiving programs
14cr|engrampa-1.8.0-2|40	like tar and zip. The supported file types are :
14cr|engrampa-1.8.0-2|41	* Tar archives uncompressed (.tar) or compressed with
14cr|engrampa-1.8.0-2|42	* gzip (.tar.gz , .tgz)
14cr|engrampa-1.8.0-2|43	* bzip (.tar.bz , .tbz)
14cr|engrampa-1.8.0-2|44	* bzip2 (.tar.bz2 , .tbz2)
14cr|engrampa-1.8.0-2|45	* compress (.tar.Z , .taz)
14cr|engrampa-1.8.0-2|46	* lzop (.tar.lzo , .tzo)
14cr|engrampa-1.8.0-2|47	* lzma (.tar.lzma , .tlz)
14cr|engrampa-1.8.0-2|48	* Zip archives (.zip)
14cr|engrampa-1.8.0-2|49	* Jar archives (.jar , .ear , .war)
14cr|engrampa-1.8.0-2|50	* Lha archives (.lzh)
14cr|engrampa-1.8.0-2|51	* Rar archives (.rar)
14cr|engrampa-1.8.0-2|52	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
14cr|engrampa-1.8.0-2|53	* ISO images
14cr|engrampa-1.8.0-2|54	
14cr|engrampa-1.8.0-2|55	
14cr|engrampa-1.8.0-2|56	%prep
14cr|engrampa-1.8.0-2|57	%setup -q
14cr|engrampa-1.8.0-2|58	
14cr|engrampa-1.8.0-2|59	%build
14cr|engrampa-1.8.0-2|60	NOCONFIGURE=1 ./autogen.sh
14cr|engrampa-1.8.0-2|61	%configure2_5x                \
14cr|engrampa-1.8.0-2|62	--disable-scrollkeeper  \
14cr|engrampa-1.8.0-2|63	--disable-static        \
14cr|engrampa-1.8.0-2|64	--with-gtk=2.0          \
14cr|engrampa-1.8.0-2|65	--enable-packagekit \
14cr|engrampa-1.8.0-2|66	--enable-caja-actions
14cr|engrampa-1.8.0-2|67	
14cr|engrampa-1.8.0-2|68	%make
14cr|engrampa-1.8.0-2|69	
14cr|engrampa-1.8.0-2|70	
14cr|engrampa-1.8.0-2|71	%install
14cr|engrampa-1.8.0-2|72	%makeinstall_std
14cr|engrampa-1.8.0-2|73	
14cr|engrampa-1.8.0-2|74	%find_lang %{name} --with-gnome --all-name
14cr|engrampa-1.8.0-2|75	
14cr|engrampa-1.8.0-2|76	#gw rpmlint errors
14cr|engrampa-1.8.0-2|77	chrpath -d %{buildroot}%{_bindir}/%{name}
14cr|engrampa-1.8.0-2|78	chrpath -d %{buildroot}%{_libdir}/caja/*/*.so
14cr|engrampa-1.8.0-2|79	
14cr|engrampa-1.8.0-2|80	%files -f %{name}.lang
14cr|engrampa-1.8.0-2|81	%doc README COPYING NEWS AUTHORS
14cr|engrampa-1.8.0-2|82	%{_bindir}/%{name}
14cr|engrampa-1.8.0-2|83	%{_libexecdir}/%{name}
14cr|engrampa-1.8.0-2|84	%{_datadir}/%{name}
14cr|engrampa-1.8.0-2|85	%{_datadir}/applications/%{name}.desktop
14cr|engrampa-1.8.0-2|86	%{_datadir}/MateConf/gsettings/%{name}.convert
14cr|engrampa-1.8.0-2|87	%{_datadir}/glib-2.0/schemas/org.mate.engrampa.gschema.xml
14cr|engrampa-1.8.0-2|88	%{_iconsdir}/hicolor/*/apps/*.png
14cr|engrampa-1.8.0-2|89	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|engrampa-1.8.0-2|90	%{_libdir}/caja/extensions-2.0/libcaja-%{name}.so
14cr|engrampa-1.8.0-2|91	%{_mandir}/man1/%{name}.1.*
14cr|engrampa-1.8.0-2|92	
14cr|engrampa-1.8.0-2|93	%changelog
14cr|engrampa-1.8.0-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|engrampa-1.8.0-2|95	+ Revision: ec56440
14cr|engrampa-1.8.0-2|96	- MassBuild#464: Increase release tag
14cr|engrampa-1.8.0-2|97	
14cr|engrampa-1.8.0-2|98	

1136 14
14cr|enigma-1.20-3|1	Summary:	Puzzle game similar to Oxyd
14cr|enigma-1.20-3|2	Name:		enigma
14cr|enigma-1.20-3|3	Version:	1.20
14cr|enigma-1.20-3|4	Release:	3
14cr|enigma-1.20-3|5	License:	GPLv2+
14cr|enigma-1.20-3|6	Group:		Games/Arcade
14cr|enigma-1.20-3|7	Url:		http://www.nongnu.org/enigma/
14cr|enigma-1.20-3|8	Source0:	http://downloads.sourceforge.net/%{name}-game/Release%20%{version}/%{name}-%{version}.tar.gz
14cr|enigma-1.20-3|9	BuildRequires:	desktop-file-utils
14cr|enigma-1.20-3|10	BuildRequires:	imagemagick
14cr|enigma-1.20-3|11	BuildRequires:	pkgconfig(libcurl)
14cr|enigma-1.20-3|12	BuildRequires:	pkgconfig(libpng)
14cr|enigma-1.20-3|13	BuildRequires:	pkgconfig(lua)
14cr|enigma-1.20-3|14	BuildRequires:	pkgconfig(sdl)
14cr|enigma-1.20-3|15	BuildRequires:	pkgconfig(SDL_image)
14cr|enigma-1.20-3|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|enigma-1.20-3|17	BuildRequires:	pkgconfig(SDL_ttf)
14cr|enigma-1.20-3|18	BuildRequires:	pkgconfig(xerces-c)
14cr|enigma-1.20-3|19	
14cr|enigma-1.20-3|20	%description
14cr|enigma-1.20-3|21	Enigma is a tribute to and a re-implementation of one of the most
14cr|enigma-1.20-3|22	original and intriguing computer games of the 1990's: Oxyd.  Your
14cr|enigma-1.20-3|23	objective is easily explained: find and uncover all pairs of identical
14cr|enigma-1.20-3|24	Oxyd stones in each landscape.  Sounds simple?  It would be, if it
14cr|enigma-1.20-3|25	weren't for hidden traps, vast mazes, insurmountable obstacles and
14cr|enigma-1.20-3|26	innumerable puzzles blocking your direct way to the Oxyd stones...
14cr|enigma-1.20-3|27	
14cr|enigma-1.20-3|28	%files -f %{name}.lang
14cr|enigma-1.20-3|29	%{_bindir}/*
14cr|enigma-1.20-3|30	%{_datadir}/enigma
14cr|enigma-1.20-3|31	%{_datadir}/applications/%{name}.desktop
14cr|enigma-1.20-3|32	%{_mandir}/man6/*
14cr|enigma-1.20-3|33	%{_datadir}/icons/hicolor/48x48/apps/*
14cr|enigma-1.20-3|34	%{_datadir}/pixmaps/*
14cr|enigma-1.20-3|35	
14cr|enigma-1.20-3|36	#----------------------------------------------------------------------------
14cr|enigma-1.20-3|37	
14cr|enigma-1.20-3|38	%prep
14cr|enigma-1.20-3|39	%setup -q
14cr|enigma-1.20-3|40	
14cr|enigma-1.20-3|41	%build
14cr|enigma-1.20-3|42	%configure2_5x
14cr|enigma-1.20-3|43	%make
14cr|enigma-1.20-3|44	
14cr|enigma-1.20-3|45	%install
14cr|enigma-1.20-3|46	%makeinstall_std
14cr|enigma-1.20-3|47	
14cr|enigma-1.20-3|48	rm -rf %{buildroot}/%{_docdir}/%{name}
14cr|enigma-1.20-3|49	
14cr|enigma-1.20-3|50	rm -rf %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
14cr|enigma-1.20-3|51	
14cr|enigma-1.20-3|52	desktop-file-install --vendor="" \
14cr|enigma-1.20-3|53	--remove-category="Application" \
14cr|enigma-1.20-3|54	--remove-category="PuzzleGame" \
14cr|enigma-1.20-3|55	--add-category="ArcadeGame;LogicGame" \
14cr|enigma-1.20-3|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|enigma-1.20-3|57	
14cr|enigma-1.20-3|58	%find_lang %{name}
14cr|enigma-1.20-3|59	
14cr|enigma-1.20-3|60	
14cr|enigma-1.20-3|61	%changelog
14cr|enigma-1.20-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20-3
14cr|enigma-1.20-3|63	+ Revision: 2105ead
14cr|enigma-1.20-3|64	- MassBuild#464: Increase release tag
14cr|enigma-1.20-3|65	
14cr|enigma-1.20-3|66	

1137 14
14cr|enjoy-0.1.0-1.20140805.1|1	%define git 20140805
14cr|enjoy-0.1.0-1.20140805.1|2	
14cr|enjoy-0.1.0-1.20140805.1|3	Summary:	Enjoy is a music player
14cr|enjoy-0.1.0-1.20140805.1|4	Name:		enjoy
14cr|enjoy-0.1.0-1.20140805.1|5	Version:	0.1.0
14cr|enjoy-0.1.0-1.20140805.1|6	Release:	1.%{git}.1
14cr|enjoy-0.1.0-1.20140805.1|7	License:	GPLv3+
14cr|enjoy-0.1.0-1.20140805.1|8	Group:		Graphical desktop/Enlightenment
14cr|enjoy-0.1.0-1.20140805.1|9	Url:		http://enlightenment.org/
14cr|enjoy-0.1.0-1.20140805.1|10	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cr|enjoy-0.1.0-1.20140805.1|11	BuildRequires:	edje
14cr|enjoy-0.1.0-1.20140805.1|12	BuildRequires:	elementary
14cr|enjoy-0.1.0-1.20140805.1|13	BuildRequires:	embryo
14cr|enjoy-0.1.0-1.20140805.1|14	BuildRequires:	evas
14cr|enjoy-0.1.0-1.20140805.1|15	BuildRequires:	gettext-devel
14cr|enjoy-0.1.0-1.20140805.1|16	BuildRequires:	pkgconfig(ecore)
14cr|enjoy-0.1.0-1.20140805.1|17	BuildRequires:	pkgconfig(eldbus)
14cr|enjoy-0.1.0-1.20140805.1|18	BuildRequires:	pkgconfig(elementary)
14cr|enjoy-0.1.0-1.20140805.1|19	BuildRequires:	pkgconfig(emotion)
14cr|enjoy-0.1.0-1.20140805.1|20	BuildRequires:	pkgconfig(lightmediascanner)
14cr|enjoy-0.1.0-1.20140805.1|21	BuildRequires:	pkgconfig(sqlite3)
14cr|enjoy-0.1.0-1.20140805.1|22	
14cr|enjoy-0.1.0-1.20140805.1|23	%description
14cr|enjoy-0.1.0-1.20140805.1|24	Enjoy is a music player written using Enlightenment Foundation Libraries (EFL)
14cr|enjoy-0.1.0-1.20140805.1|25	with focus on speed and mobile usability, yet should be usable on desktops as
14cr|enjoy-0.1.0-1.20140805.1|26	well.
14cr|enjoy-0.1.0-1.20140805.1|27	
14cr|enjoy-0.1.0-1.20140805.1|28	Enjoy is modeled around a media database constructed by LightMediaScanner, it
14cr|enjoy-0.1.0-1.20140805.1|29	is not meant to play single files from disk, instead it will recursively index
14cr|enjoy-0.1.0-1.20140805.1|30	directories for music files and then list them by artist, album, genre and so
14cr|enjoy-0.1.0-1.20140805.1|31	on. Playlists are also supported, as well as random or filter playlists can be
14cr|enjoy-0.1.0-1.20140805.1|32	dynamically generated.
14cr|enjoy-0.1.0-1.20140805.1|33	
14cr|enjoy-0.1.0-1.20140805.1|34	Feature highlight:
14cr|enjoy-0.1.0-1.20140805.1|35	
14cr|enjoy-0.1.0-1.20140805.1|36	* Fast database scanning
14cr|enjoy-0.1.0-1.20140805.1|37	* Efficient handling of huge collections
14cr|enjoy-0.1.0-1.20140805.1|38	* MPRIS compliant
14cr|enjoy-0.1.0-1.20140805.1|39	* mobile usability
14cr|enjoy-0.1.0-1.20140805.1|40	* Search for covers in Last.FM internet service
14cr|enjoy-0.1.0-1.20140805.1|41	
14cr|enjoy-0.1.0-1.20140805.1|42	%files
14cr|enjoy-0.1.0-1.20140805.1|43	%{_bindir}/*
14cr|enjoy-0.1.0-1.20140805.1|44	%{_libdir}/enjoy_ql.so
14cr|enjoy-0.1.0-1.20140805.1|45	%{_libdir}/%{name}/*.so
14cr|enjoy-0.1.0-1.20140805.1|46	%{_iconsdir}/*.png
14cr|enjoy-0.1.0-1.20140805.1|47	%{_datadir}/%{name}/*.edj
14cr|enjoy-0.1.0-1.20140805.1|48	%{_datadir}/applications/*.desktop
14cr|enjoy-0.1.0-1.20140805.1|49	
14cr|enjoy-0.1.0-1.20140805.1|50	#----------------------------------------------------------------------------
14cr|enjoy-0.1.0-1.20140805.1|51	
14cr|enjoy-0.1.0-1.20140805.1|52	%prep
14cr|enjoy-0.1.0-1.20140805.1|53	%setup -qn %{name}-%{version}-%{git}
14cr|enjoy-0.1.0-1.20140805.1|54	
14cr|enjoy-0.1.0-1.20140805.1|55	%build
14cr|enjoy-0.1.0-1.20140805.1|56	NOCONFIGURE=yes ./autogen.sh
14cr|enjoy-0.1.0-1.20140805.1|57	%configure2_5x \
14cr|enjoy-0.1.0-1.20140805.1|58	--disable-static
14cr|enjoy-0.1.0-1.20140805.1|59	
14cr|enjoy-0.1.0-1.20140805.1|60	%make
14cr|enjoy-0.1.0-1.20140805.1|61	
14cr|enjoy-0.1.0-1.20140805.1|62	%install
14cr|enjoy-0.1.0-1.20140805.1|63	%makeinstall_std
14cr|enjoy-0.1.0-1.20140805.1|64	
14cr|enjoy-0.1.0-1.20140805.1|65	
14cr|enjoy-0.1.0-1.20140805.1|66	%changelog
14cr|enjoy-0.1.0-1.20140805.1|67	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-1.20140805.1
14cr|enjoy-0.1.0-1.20140805.1|68	+ Revision: de9a4e9
14cr|enjoy-0.1.0-1.20140805.1|69	- New snapshot, now depends on eldbus
14cr|enjoy-0.1.0-1.20140805.1|70	
14cr|enjoy-0.1.0-1.20140805.1|71	

1138 14
14cr|enki-0.6.0-0.74197.2|1	%define svnrev 74197
14cr|enki-0.6.0-0.74197.2|2	
14cr|enki-0.6.0-0.74197.2|3	Summary:	Enki Photo Manager for Enlightenment
14cr|enki-0.6.0-0.74197.2|4	Name:		enki
14cr|enki-0.6.0-0.74197.2|5	Version:	0.6.0
14cr|enki-0.6.0-0.74197.2|6	Release:	0.%{svnrev}.2
14cr|enki-0.6.0-0.74197.2|7	License:	GPLv2+
14cr|enki-0.6.0-0.74197.2|8	Group:		Graphical desktop/Enlightenment
14cr|enki-0.6.0-0.74197.2|9	Url:		http://www.enlightenment.org/
14cr|enki-0.6.0-0.74197.2|10	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
14cr|enki-0.6.0-0.74197.2|11	Patch0:		enki-desktop.patch
14cr|enki-0.6.0-0.74197.2|12	Patch1:		enki-header.patch
14cr|enki-0.6.0-0.74197.2|13	
14cr|enki-0.6.0-0.74197.2|14	BuildRequires:	desktop-file-utils
14cr|enki-0.6.0-0.74197.2|15	BuildRequires:	edje
14cr|enki-0.6.0-0.74197.2|16	BuildRequires:	embryo
14cr|enki-0.6.0-0.74197.2|17	BuildRequires:	evas
14cr|enki-0.6.0-0.74197.2|18	BuildRequires:	gettext-devel
14cr|enki-0.6.0-0.74197.2|19	BuildRequires:	pkgconfig(eio)
14cr|enki-0.6.0-0.74197.2|20	BuildRequires:	pkgconfig(enlil)
14cr|enki-0.6.0-0.74197.2|21	BuildRequires:	pkgconfig(elementary)
14cr|enki-0.6.0-0.74197.2|22	BuildRequires:	pkgconfig(eweather)
14cr|enki-0.6.0-0.74197.2|23	Requires:	enlil
14cr|enki-0.6.0-0.74197.2|24	
14cr|enki-0.6.0-0.74197.2|25	%description
14cr|enki-0.6.0-0.74197.2|26	Enki is a photo manager using the EFL and allows the user to manage a
14cr|enki-0.6.0-0.74197.2|27	list of albums and photos.
14cr|enki-0.6.0-0.74197.2|28	
14cr|enki-0.6.0-0.74197.2|29	%files
14cr|enki-0.6.0-0.74197.2|30	%doc AUTHORS COPYING INSTALL NEWS README
14cr|enki-0.6.0-0.74197.2|31	%{_bindir}/enki
14cr|enki-0.6.0-0.74197.2|32	%{_bindir}/enki-slideshow
14cr|enki-0.6.0-0.74197.2|33	%{_datadir}/enki/themes/*.edj
14cr|enki-0.6.0-0.74197.2|34	%{_datadir}/applications/enki.desktop
14cr|enki-0.6.0-0.74197.2|35	%{_datadir}/pixmaps/enki.png
14cr|enki-0.6.0-0.74197.2|36	
14cr|enki-0.6.0-0.74197.2|37	#----------------------------------------------------------------------------
14cr|enki-0.6.0-0.74197.2|38	
14cr|enki-0.6.0-0.74197.2|39	%prep
14cr|enki-0.6.0-0.74197.2|40	%setup -qn %{name}
14cr|enki-0.6.0-0.74197.2|41	%apply_patches
14cr|enki-0.6.0-0.74197.2|42	
14cr|enki-0.6.0-0.74197.2|43	%build
14cr|enki-0.6.0-0.74197.2|44	NOCONFIGURE=yes ./autogen.sh
14cr|enki-0.6.0-0.74197.2|45	%configure2_5x
14cr|enki-0.6.0-0.74197.2|46	%make
14cr|enki-0.6.0-0.74197.2|47	
14cr|enki-0.6.0-0.74197.2|48	%install
14cr|enki-0.6.0-0.74197.2|49	%makeinstall_std
14cr|enki-0.6.0-0.74197.2|50	
14cr|enki-0.6.0-0.74197.2|51	#menu
14cr|enki-0.6.0-0.74197.2|52	desktop-file-install --vendor="" \
14cr|enki-0.6.0-0.74197.2|53	--remove-category="Application" \
14cr|enki-0.6.0-0.74197.2|54	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
14cr|enki-0.6.0-0.74197.2|55	--dir %{buildroot}%{_datadir}/applications \
14cr|enki-0.6.0-0.74197.2|56	%{buildroot}%{_datadir}/applications/*.desktop
14cr|enki-0.6.0-0.74197.2|57	
14cr|enki-0.6.0-0.74197.2|58	
14cr|enki-0.6.0-0.74197.2|59	%changelog
14cr|enki-0.6.0-0.74197.2|60	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-0.74197.2
14cr|enki-0.6.0-0.74197.2|61	+ Revision: b2f0c72
14cr|enki-0.6.0-0.74197.2|62	- Update header patch
14cr|enki-0.6.0-0.74197.2|63	
14cr|enki-0.6.0-0.74197.2|64	

1139 14
14cr|enlil-0.6.0.73129-0.20121010.1|1	#Tarball of svn snapshot created as follows...
14cr|enlil-0.6.0.73129-0.20121010.1|2	#Cut and paste in a shell after removing initial #
14cr|enlil-0.6.0.73129-0.20121010.1|3	
14cr|enlil-0.6.0.73129-0.20121010.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/enlil enlil; \
14cr|enlil-0.6.0.73129-0.20121010.1|5	#cd enlil; \
14cr|enlil-0.6.0.73129-0.20121010.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
14cr|enlil-0.6.0.73129-0.20121010.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|enlil-0.6.0.73129-0.20121010.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|enlil-0.6.0.73129-0.20121010.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
14cr|enlil-0.6.0.73129-0.20121010.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
14cr|enlil-0.6.0.73129-0.20121010.1|11	#cd ..; \
14cr|enlil-0.6.0.73129-0.20121010.1|12	#tar -Jcf enlil-$PKG_VERSION.tar.xz enlil/ --exclude .svn --exclude .*ignore
14cr|enlil-0.6.0.73129-0.20121010.1|13	# to disable debug build error
14cr|enlil-0.6.0.73129-0.20121010.1|14	%define debug_package %{nil}
14cr|enlil-0.6.0.73129-0.20121010.1|15	
14cr|enlil-0.6.0.73129-0.20121010.1|16	%define svndate 20121010
14cr|enlil-0.6.0.73129-0.20121010.1|17	%define svnrev	73129
14cr|enlil-0.6.0.73129-0.20121010.1|18	
14cr|enlil-0.6.0.73129-0.20121010.1|19	%define	major	0
14cr|enlil-0.6.0.73129-0.20121010.1|20	%define	libname		%mklibname	enlil %{major}
14cr|enlil-0.6.0.73129-0.20121010.1|21	%define	develname	%mklibname	enlil -d
14cr|enlil-0.6.0.73129-0.20121010.1|22	
14cr|enlil-0.6.0.73129-0.20121010.1|23	Summary:	enil Library for EFL
14cr|enlil-0.6.0.73129-0.20121010.1|24	Name:		enlil
14cr|enlil-0.6.0.73129-0.20121010.1|25	Version:	0.6.0.%{svnrev}
14cr|enlil-0.6.0.73129-0.20121010.1|26	Release:	0.%{svndate}.1
14cr|enlil-0.6.0.73129-0.20121010.1|27	Group:		Graphical desktop/Enlightenment
14cr|enlil-0.6.0.73129-0.20121010.1|28	License:	BSD
14cr|enlil-0.6.0.73129-0.20121010.1|29	URL:		http://www.enlightenment.org/
14cr|enlil-0.6.0.73129-0.20121010.1|30	Source0:	%{name}-%{version}.tar.xz
14cr|enlil-0.6.0.73129-0.20121010.1|31	
14cr|enlil-0.6.0.73129-0.20121010.1|32	BuildRequires:	gettext-devel
14cr|enlil-0.6.0.73129-0.20121010.1|33	BuildRequires:  pkgconfig(azy)
14cr|enlil-0.6.0.73129-0.20121010.1|34	BuildRequires:  pkgconfig(efreet)
14cr|enlil-0.6.0.73129-0.20121010.1|35	BuildRequires:  pkgconfig(emotion)
14cr|enlil-0.6.0.73129-0.20121010.1|36	BuildRequires:  pkgconfig(eio)
14cr|enlil-0.6.0.73129-0.20121010.1|37	BuildRequires:  pkgconfig(ethumb)
14cr|enlil-0.6.0.73129-0.20121010.1|38	BuildRequires:	pkgconfig(flickcurl)
14cr|enlil-0.6.0.73129-0.20121010.1|39	BuildRequires:  pkgconfig(libexif)
14cr|enlil-0.6.0.73129-0.20121010.1|40	BuildRequires:  pkgconfig(libiptcdata)
14cr|enlil-0.6.0.73129-0.20121010.1|41	
14cr|enlil-0.6.0.73129-0.20121010.1|42	%description
14cr|enlil-0.6.0.73129-0.20121010.1|43	Enlil is a library using the EFL which allows to manage
14cr|enlil-0.6.0.73129-0.20121010.1|44	a list of albums and photos. EET is used to create the
14cr|enlil-0.6.0.73129-0.20121010.1|45	database and ecore to manage events and file.
14cr|enlil-0.6.0.73129-0.20121010.1|46	
14cr|enlil-0.6.0.73129-0.20121010.1|47	%package -n %{libname}
14cr|enlil-0.6.0.73129-0.20121010.1|48	Summary:    Dynamic libraries from %{name}
14cr|enlil-0.6.0.73129-0.20121010.1|49	Group:      System/Libraries
14cr|enlil-0.6.0.73129-0.20121010.1|50	Provides:   %{name} = %{version}-%{release}
14cr|enlil-0.6.0.73129-0.20121010.1|51	Obsoletes:	%{mklibname enlil1}
14cr|enlil-0.6.0.73129-0.20121010.1|52	
14cr|enlil-0.6.0.73129-0.20121010.1|53	%description -n %{libname}
14cr|enlil-0.6.0.73129-0.20121010.1|54	Enlil is a library for easily manipulating devices.
14cr|enlil-0.6.0.73129-0.20121010.1|55	
14cr|enlil-0.6.0.73129-0.20121010.1|56	%package -n %{develname}
14cr|enlil-0.6.0.73129-0.20121010.1|57	Summary:    Headers and development libraries from %{name}
14cr|enlil-0.6.0.73129-0.20121010.1|58	Group:      Development/C
14cr|enlil-0.6.0.73129-0.20121010.1|59	Requires:   %{libname} = %{version}-%{release}
14cr|enlil-0.6.0.73129-0.20121010.1|60	Provides:   %name-devel = %{version}-%{release}
14cr|enlil-0.6.0.73129-0.20121010.1|61	
14cr|enlil-0.6.0.73129-0.20121010.1|62	%description -n %{develname}
14cr|enlil-0.6.0.73129-0.20121010.1|63	%{name} development headers and libraries.
14cr|enlil-0.6.0.73129-0.20121010.1|64	
14cr|enlil-0.6.0.73129-0.20121010.1|65	%prep
14cr|enlil-0.6.0.73129-0.20121010.1|66	%setup -qn %{name}
14cr|enlil-0.6.0.73129-0.20121010.1|67	
14cr|enlil-0.6.0.73129-0.20121010.1|68	%build
14cr|enlil-0.6.0.73129-0.20121010.1|69	NOCONFIGURE=yes ./autogen.sh
14cr|enlil-0.6.0.73129-0.20121010.1|70	%configure2_5x \
14cr|enlil-0.6.0.73129-0.20121010.1|71	--disable-static
14cr|enlil-0.6.0.73129-0.20121010.1|72	%make
14cr|enlil-0.6.0.73129-0.20121010.1|73	
14cr|enlil-0.6.0.73129-0.20121010.1|74	%install
14cr|enlil-0.6.0.73129-0.20121010.1|75	rm -fr %{buildroot}
14cr|enlil-0.6.0.73129-0.20121010.1|76	%makeinstall
14cr|enlil-0.6.0.73129-0.20121010.1|77	
14cr|enlil-0.6.0.73129-0.20121010.1|78	%files
14cr|enlil-0.6.0.73129-0.20121010.1|79	%doc AUTHORS COPYING NEWS README
14cr|enlil-0.6.0.73129-0.20121010.1|80	%{_bindir}/enlil_db_load_sync
14cr|enlil-0.6.0.73129-0.20121010.1|81	%{_bindir}/enlil_db_print
14cr|enlil-0.6.0.73129-0.20121010.1|82	%{_bindir}/enlil_db_sync
14cr|enlil-0.6.0.73129-0.20121010.1|83	%{_bindir}/enlil_geocaching_print
14cr|enlil-0.6.0.73129-0.20121010.1|84	%{_bindir}/enlil_transformations
14cr|enlil-0.6.0.73129-0.20121010.1|85	
14cr|enlil-0.6.0.73129-0.20121010.1|86	%files -n %{libname}
14cr|enlil-0.6.0.73129-0.20121010.1|87	%{_libdir}/libenlil.so.%{major}*
14cr|enlil-0.6.0.73129-0.20121010.1|88	
14cr|enlil-0.6.0.73129-0.20121010.1|89	%files -n %{develname}
14cr|enlil-0.6.0.73129-0.20121010.1|90	%{_includedir}/%{name}/
14cr|enlil-0.6.0.73129-0.20121010.1|91	%{_includedir}/%{name}-0/
14cr|enlil-0.6.0.73129-0.20121010.1|92	%{_libdir}/libenlil.so
14cr|enlil-0.6.0.73129-0.20121010.1|93	%{_libdir}/pkgconfig/enlil.pc
14cr|enlil-0.6.0.73129-0.20121010.1|94	
14cr|enlil-0.6.0.73129-0.20121010.1|95	
14cr|enlil-0.6.0.73129-0.20121010.1|96	%changelog
14cr|enlil-0.6.0.73129-0.20121010.1|97	* Wed Oct 10 2012 Alexander Khryukin <alexander@mezon.ru> 0.6.0.73129-0.20121010.1
14cr|enlil-0.6.0.73129-0.20121010.1|98	+ Revision: c9c1067
14cr|enlil-0.6.0.73129-0.20121010.1|99	- rev up 73129
14cr|enlil-0.6.0.73129-0.20121010.1|100	
14cr|enlil-0.6.0.73129-0.20121010.1|101	

1140 14
14cr|entagged-audioformats-java-0.15-7|1	%define shortname entagged-audioformats
14cr|entagged-audioformats-java-0.15-7|2	Name:		%{shortname}-java
14cr|entagged-audioformats-java-0.15-7|3	Version:	0.15
14cr|entagged-audioformats-java-0.15-7|4	Release:	7
14cr|entagged-audioformats-java-0.15-7|5	License:	LGPLv2+
14cr|entagged-audioformats-java-0.15-7|6	URL:		http://entagged.sourceforge.net/
14cr|entagged-audioformats-java-0.15-7|7	Source:		entagged-audioformats-source-%{version}.tar.gz
14cr|entagged-audioformats-java-0.15-7|8	Group:		Development/Java
14cr|entagged-audioformats-java-0.15-7|9	Summary:	Library to access and modify tags in audio files
14cr|entagged-audioformats-java-0.15-7|10	Requires:	java
14cr|entagged-audioformats-java-0.15-7|11	BuildRequires:	java-devel ant
14cr|entagged-audioformats-java-0.15-7|12	BuildArch:	noarch
14cr|entagged-audioformats-java-0.15-7|13	%description
14cr|entagged-audioformats-java-0.15-7|14	Java library to access and modify tags in audio files.
14cr|entagged-audioformats-java-0.15-7|15	
14cr|entagged-audioformats-java-0.15-7|16	%prep
14cr|entagged-audioformats-java-0.15-7|17	%setup -q -n entagged
14cr|entagged-audioformats-java-0.15-7|18	
14cr|entagged-audioformats-java-0.15-7|19	%build
14cr|entagged-audioformats-java-0.15-7|20	cd audioformats
14cr|entagged-audioformats-java-0.15-7|21	%{_bindir}/ant
14cr|entagged-audioformats-java-0.15-7|22	
14cr|entagged-audioformats-java-0.15-7|23	%install
14cr|entagged-audioformats-java-0.15-7|24	rm -Rf %{buildroot}
14cr|entagged-audioformats-java-0.15-7|25	cd audioformats
14cr|entagged-audioformats-java-0.15-7|26	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|entagged-audioformats-java-0.15-7|27	ln -s %{shortname}-%{version}.jar %{shortname}.jar
14cr|entagged-audioformats-java-0.15-7|28	cp -p %{shortname}-%{version}.jar %{shortname}.jar %{buildroot}%{_javadir}
14cr|entagged-audioformats-java-0.15-7|29	
14cr|entagged-audioformats-java-0.15-7|30	%files
14cr|entagged-audioformats-java-0.15-7|31	%{_javadir}/%{shortname}-%{version}.jar
14cr|entagged-audioformats-java-0.15-7|32	%{_javadir}/%{shortname}.jar
14cr|entagged-audioformats-java-0.15-7|33	
14cr|entagged-audioformats-java-0.15-7|34	%package -n %{shortname}-javadoc
14cr|entagged-audioformats-java-0.15-7|35	Group:		Development/Java
14cr|entagged-audioformats-java-0.15-7|36	Summary:	Javadoc for %{shortname}
14cr|entagged-audioformats-java-0.15-7|37	%description -n %{shortname}-javadoc
14cr|entagged-audioformats-java-0.15-7|38	javadoc for %{shortname}
14cr|entagged-audioformats-java-0.15-7|39	
14cr|entagged-audioformats-java-0.15-7|40	%files -n %{shortname}-javadoc
14cr|entagged-audioformats-java-0.15-7|41	%doc audioformats/javadoc
14cr|entagged-audioformats-java-0.15-7|42	
14cr|entagged-audioformats-java-0.15-7|43	
14cr|entagged-audioformats-java-0.15-7|44	
14cr|entagged-audioformats-java-0.15-7|45	
14cr|entagged-audioformats-java-0.15-7|46	%changelog
14cr|entagged-audioformats-java-0.15-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15-7
14cr|entagged-audioformats-java-0.15-7|48	+ Revision: 8d93536
14cr|entagged-audioformats-java-0.15-7|49	- MassBuild#464: Increase release tag
14cr|entagged-audioformats-java-0.15-7|50	
14cr|entagged-audioformats-java-0.15-7|51	

1141 14
14cr|enventor-0.3.2-1|1	Summary:	The dynamic EDC editor to write your layout fast and easy
14cr|enventor-0.3.2-1|2	Name:		enventor
14cr|enventor-0.3.2-1|3	Version:	0.3.2
14cr|enventor-0.3.2-1|4	Release:	1
14cr|enventor-0.3.2-1|5	License:	BSD
14cr|enventor-0.3.2-1|6	Group:		Graphical desktop/Enlightenment
14cr|enventor-0.3.2-1|7	Url:		http://www.enlightenment.org/
14cr|enventor-0.3.2-1|8	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.bz2
14cr|enventor-0.3.2-1|9	BuildRequires:	edje
14cr|enventor-0.3.2-1|10	BuildRequires:	evas
14cr|enventor-0.3.2-1|11	BuildRequires:	pkgconfig(ecore)
14cr|enventor-0.3.2-1|12	BuildRequires:	pkgconfig(ecore-ipc)
14cr|enventor-0.3.2-1|13	BuildRequires:	pkgconfig(edje)
14cr|enventor-0.3.2-1|14	BuildRequires:	pkgconfig(eet)
14cr|enventor-0.3.2-1|15	BuildRequires:	pkgconfig(efreet)
14cr|enventor-0.3.2-1|16	BuildRequires:	pkgconfig(eina)
14cr|enventor-0.3.2-1|17	BuildRequires:	pkgconfig(eio)
14cr|enventor-0.3.2-1|18	BuildRequires:	pkgconfig(elementary)
14cr|enventor-0.3.2-1|19	BuildRequires:	pkgconfig(eo)
14cr|enventor-0.3.2-1|20	BuildRequires:	pkgconfig(evas)
14cr|enventor-0.3.2-1|21	Requires:	edje
14cr|enventor-0.3.2-1|22	Requires:	evas
14cr|enventor-0.3.2-1|23	
14cr|enventor-0.3.2-1|24	%description
14cr|enventor-0.3.2-1|25	The dynamic EDC editor to write your layout fast and easy.
14cr|enventor-0.3.2-1|26	
14cr|enventor-0.3.2-1|27	%files
14cr|enventor-0.3.2-1|28	%doc AUTHORS README ChangeLog NEWS
14cr|enventor-0.3.2-1|29	%{_bindir}/*
14cr|enventor-0.3.2-1|30	%{_datadir}/%{name}
14cr|enventor-0.3.2-1|31	%{_datadir}/applications/%{name}.desktop
14cr|enventor-0.3.2-1|32	%{_datadir}/pixmaps/%{name}.png
14cr|enventor-0.3.2-1|33	
14cr|enventor-0.3.2-1|34	#----------------------------------------------------------------------------
14cr|enventor-0.3.2-1|35	
14cr|enventor-0.3.2-1|36	%prep
14cr|enventor-0.3.2-1|37	%setup -q
14cr|enventor-0.3.2-1|38	
14cr|enventor-0.3.2-1|39	%build
14cr|enventor-0.3.2-1|40	autoreconf -fi
14cr|enventor-0.3.2-1|41	%configure2_5x
14cr|enventor-0.3.2-1|42	%make
14cr|enventor-0.3.2-1|43	
14cr|enventor-0.3.2-1|44	%install
14cr|enventor-0.3.2-1|45	%makeinstall_std
14cr|enventor-0.3.2-1|46	
14cr|enventor-0.3.2-1|47	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|enventor-0.3.2-1|48	mv %{buildroot}%{_datadir}/icons/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|enventor-0.3.2-1|49	
14cr|enventor-0.3.2-1|50	%changelog
14cr|enventor-0.3.2-1|51	* Wed Sep 03 2014 Rosa <rosa@abf.rosalinux.ru> 0.3.2-1
14cr|enventor-0.3.2-1|52	+ Revision: 31ff20a
14cr|enventor-0.3.2-1|53	- Automatic import for version 0.3.2-1
14cr|enventor-0.3.2-1|54	
14cr|enventor-0.3.2-1|55	

1142 14
14cr|eog-plugins-3.13.1-1|1	Summary:	Plugins for the Eye of GNOME image viewer
14cr|eog-plugins-3.13.1-1|2	
14cr|eog-plugins-3.13.1-1|3	Name:		eog-plugins
14cr|eog-plugins-3.13.1-1|4	Version:	3.13.1
14cr|eog-plugins-3.13.1-1|5	Release:	1
14cr|eog-plugins-3.13.1-1|6	License:	GPLv2+
14cr|eog-plugins-3.13.1-1|7	Group:		Graphical desktop/GNOME
14cr|eog-plugins-3.13.1-1|8	Url:		http://www.gnome.org/projects/eog/
14cr|eog-plugins-3.13.1-1|9	Source0: 	https://download.gnome.org/sources/eog-plugins/3.13/%{name}-%{version}.tar.xz
14cr|eog-plugins-3.13.1-1|10	BuildRequires:	intltool
14cr|eog-plugins-3.13.1-1|11	BuildRequires:	pkgconfig(champlain-0.12)
14cr|eog-plugins-3.13.1-1|12	BuildRequires:	pkgconfig(eog)
14cr|eog-plugins-3.13.1-1|13	BuildRequires:	pkgconfig(gl)
14cr|eog-plugins-3.13.1-1|14	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cr|eog-plugins-3.13.1-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|eog-plugins-3.13.1-1|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14cr|eog-plugins-3.13.1-1|17	BuildRequires:	pkgconfig(libexif)
14cr|eog-plugins-3.13.1-1|18	BuildRequires:	pkgconfig(libgdata)
14cr|eog-plugins-3.13.1-1|19	
14cr|eog-plugins-3.13.1-1|20	Requires:	eog
14cr|eog-plugins-3.13.1-1|21	Requires:	postr
14cr|eog-plugins-3.13.1-1|22	
14cr|eog-plugins-3.13.1-1|23	%description
14cr|eog-plugins-3.13.1-1|24	This is the Eye of Gnome, an image viewer program. It is meant
14cr|eog-plugins-3.13.1-1|25	to be a fast and functional image viewer as well as an image
14cr|eog-plugins-3.13.1-1|26	cataloging program. It does proper handling of large images and
14cr|eog-plugins-3.13.1-1|27	images with full opacity information, and can zoom and scroll
14cr|eog-plugins-3.13.1-1|28	images quickly while keeping  memory usage constant.
14cr|eog-plugins-3.13.1-1|29	
14cr|eog-plugins-3.13.1-1|30	This package contains additional plugins for EOG:
14cr|eog-plugins-3.13.1-1|31	- Map
14cr|eog-plugins-3.13.1-1|32	- Exif display
14cr|eog-plugins-3.13.1-1|33	- Zoom to fit image width
14cr|eog-plugins-3.13.1-1|34	- Flickr Uploader
14cr|eog-plugins-3.13.1-1|35	- PicasaWeb Uploader
14cr|eog-plugins-3.13.1-1|36	- Python Console
14cr|eog-plugins-3.13.1-1|37	- Send By Mail
14cr|eog-plugins-3.13.1-1|38	- Slideshow Shuffle
14cr|eog-plugins-3.13.1-1|39	
14cr|eog-plugins-3.13.1-1|40	%files -f %{name}.lang
14cr|eog-plugins-3.13.1-1|41	%doc AUTHORS NEWS README
14cr|eog-plugins-3.13.1-1|42	# %{_datadir}/eog/plugins/*
14cr|eog-plugins-3.13.1-1|43	# %{_libdir}/eog/plugins/*
14cr|eog-plugins-3.13.1-1|44	%{_datadir}/glib-2.0/schemas/*.xml
14cr|eog-plugins-3.13.1-1|45	%{_libdir}/eog/plugins/exif-display.plugin
14cr|eog-plugins-3.13.1-1|46	%{_libdir}/eog/plugins/fit-to-width.plugin
14cr|eog-plugins-3.13.1-1|47	%{_libdir}/eog/plugins/hide-titlebar.plugin
14cr|eog-plugins-3.13.1-1|48	%{_libdir}/eog/plugins/libexif-display.so
14cr|eog-plugins-3.13.1-1|49	%{_libdir}/eog/plugins/libfit-to-width.so
14cr|eog-plugins-3.13.1-1|50	%{_libdir}/eog/plugins/libhide-titlebar.so
14cr|eog-plugins-3.13.1-1|51	%{_libdir}/eog/plugins/liblight-theme.so
14cr|eog-plugins-3.13.1-1|52	%{_libdir}/eog/plugins/libmap.so
14cr|eog-plugins-3.13.1-1|53	%{_libdir}/eog/plugins/libpostasa.so
14cr|eog-plugins-3.13.1-1|54	%{_libdir}/eog/plugins/libsend-by-mail.so
14cr|eog-plugins-3.13.1-1|55	%{_libdir}/eog/plugins/light-theme.plugin
14cr|eog-plugins-3.13.1-1|56	%{_libdir}/eog/plugins/map.plugin
14cr|eog-plugins-3.13.1-1|57	%{_libdir}/eog/plugins/postasa.plugin
14cr|eog-plugins-3.13.1-1|58	%{_libdir}/eog/plugins/send-by-mail.plugin
14cr|eog-plugins-3.13.1-1|59	%{_datadir}/appdata/eog-exif-display.metainfo.xml
14cr|eog-plugins-3.13.1-1|60	%{_datadir}/appdata/eog-fit-to-width.metainfo.xml
14cr|eog-plugins-3.13.1-1|61	%{_datadir}/appdata/eog-hide-titlebar.metainfo.xml
14cr|eog-plugins-3.13.1-1|62	%{_datadir}/appdata/eog-light-theme.metainfo.xml
14cr|eog-plugins-3.13.1-1|63	%{_datadir}/appdata/eog-map.metainfo.xml
14cr|eog-plugins-3.13.1-1|64	%{_datadir}/appdata/eog-postasa.metainfo.xml
14cr|eog-plugins-3.13.1-1|65	%{_datadir}/appdata/eog-send-by-mail.metainfo.xml
14cr|eog-plugins-3.13.1-1|66	
14cr|eog-plugins-3.13.1-1|67	#----------------------------------------------------------------------------
14cr|eog-plugins-3.13.1-1|68	
14cr|eog-plugins-3.13.1-1|69	%prep
14cr|eog-plugins-3.13.1-1|70	%setup -q
14cr|eog-plugins-3.13.1-1|71	
14cr|eog-plugins-3.13.1-1|72	%build
14cr|eog-plugins-3.13.1-1|73	%configure2_5x \
14cr|eog-plugins-3.13.1-1|74	--disable-static
14cr|eog-plugins-3.13.1-1|75	
14cr|eog-plugins-3.13.1-1|76	%make
14cr|eog-plugins-3.13.1-1|77	
14cr|eog-plugins-3.13.1-1|78	%install
14cr|eog-plugins-3.13.1-1|79	%makeinstall_std
14cr|eog-plugins-3.13.1-1|80	
14cr|eog-plugins-3.13.1-1|81	%find_lang %{name} --with-gnome
14cr|eog-plugins-3.13.1-1|82	
14cr|eog-plugins-3.13.1-1|83	%changelog
14cr|eog-plugins-3.13.1-1|84	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.13.1-1
14cr|eog-plugins-3.13.1-1|85	+ Revision: 6a0f8c3
14cr|eog-plugins-3.13.1-1|86	- Add new files
14cr|eog-plugins-3.13.1-1|87	
14cr|eog-plugins-3.13.1-1|88	

1143 14
14cr|eog-plugins-3.13.92-1|1	Summary:	Plugins for the Eye of GNOME image viewer
14cr|eog-plugins-3.13.92-1|2	
14cr|eog-plugins-3.13.92-1|3	Name:		eog-plugins
14cr|eog-plugins-3.13.92-1|4	Version:	3.13.92
14cr|eog-plugins-3.13.92-1|5	Release:	1
14cr|eog-plugins-3.13.92-1|6	License:	GPLv2+
14cr|eog-plugins-3.13.92-1|7	Group:		Graphical desktop/GNOME
14cr|eog-plugins-3.13.92-1|8	Url:		http://www.gnome.org/projects/eog/
14cr|eog-plugins-3.13.92-1|9	Source0: 	https://download.gnome.org/sources/eog-plugins/3.13/%{name}-%{version}.tar.xz
14cr|eog-plugins-3.13.92-1|10	BuildRequires:	intltool
14cr|eog-plugins-3.13.92-1|11	BuildRequires:	pkgconfig(champlain-0.12)
14cr|eog-plugins-3.13.92-1|12	BuildRequires:	pkgconfig(eog)
14cr|eog-plugins-3.13.92-1|13	BuildRequires:	pkgconfig(gl)
14cr|eog-plugins-3.13.92-1|14	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cr|eog-plugins-3.13.92-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|eog-plugins-3.13.92-1|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14cr|eog-plugins-3.13.92-1|17	BuildRequires:	pkgconfig(libexif)
14cr|eog-plugins-3.13.92-1|18	BuildRequires:	pkgconfig(libgdata)
14cr|eog-plugins-3.13.92-1|19	
14cr|eog-plugins-3.13.92-1|20	Requires:	eog
14cr|eog-plugins-3.13.92-1|21	Requires:	postr
14cr|eog-plugins-3.13.92-1|22	
14cr|eog-plugins-3.13.92-1|23	%description
14cr|eog-plugins-3.13.92-1|24	This is the Eye of Gnome, an image viewer program. It is meant
14cr|eog-plugins-3.13.92-1|25	to be a fast and functional image viewer as well as an image
14cr|eog-plugins-3.13.92-1|26	cataloging program. It does proper handling of large images and
14cr|eog-plugins-3.13.92-1|27	images with full opacity information, and can zoom and scroll
14cr|eog-plugins-3.13.92-1|28	images quickly while keeping  memory usage constant.
14cr|eog-plugins-3.13.92-1|29	
14cr|eog-plugins-3.13.92-1|30	This package contains additional plugins for EOG:
14cr|eog-plugins-3.13.92-1|31	- Map
14cr|eog-plugins-3.13.92-1|32	- Exif display
14cr|eog-plugins-3.13.92-1|33	- Zoom to fit image width
14cr|eog-plugins-3.13.92-1|34	- Flickr Uploader
14cr|eog-plugins-3.13.92-1|35	- PicasaWeb Uploader
14cr|eog-plugins-3.13.92-1|36	- Python Console
14cr|eog-plugins-3.13.92-1|37	- Send By Mail
14cr|eog-plugins-3.13.92-1|38	- Slideshow Shuffle
14cr|eog-plugins-3.13.92-1|39	
14cr|eog-plugins-3.13.92-1|40	%files -f %{name}.lang
14cr|eog-plugins-3.13.92-1|41	%doc AUTHORS NEWS README
14cr|eog-plugins-3.13.92-1|42	# %{_datadir}/eog/plugins/*
14cr|eog-plugins-3.13.92-1|43	# %{_libdir}/eog/plugins/*
14cr|eog-plugins-3.13.92-1|44	%{_datadir}/glib-2.0/schemas/*.xml
14cr|eog-plugins-3.13.92-1|45	%{_libdir}/eog/plugins/exif-display.plugin
14cr|eog-plugins-3.13.92-1|46	%{_libdir}/eog/plugins/fit-to-width.plugin
14cr|eog-plugins-3.13.92-1|47	%{_libdir}/eog/plugins/hide-titlebar.plugin
14cr|eog-plugins-3.13.92-1|48	%{_libdir}/eog/plugins/libexif-display.so
14cr|eog-plugins-3.13.92-1|49	%{_libdir}/eog/plugins/libfit-to-width.so
14cr|eog-plugins-3.13.92-1|50	%{_libdir}/eog/plugins/libhide-titlebar.so
14cr|eog-plugins-3.13.92-1|51	%{_libdir}/eog/plugins/liblight-theme.so
14cr|eog-plugins-3.13.92-1|52	%{_libdir}/eog/plugins/libmap.so
14cr|eog-plugins-3.13.92-1|53	%{_libdir}/eog/plugins/libpostasa.so
14cr|eog-plugins-3.13.92-1|54	%{_libdir}/eog/plugins/libsend-by-mail.so
14cr|eog-plugins-3.13.92-1|55	%{_libdir}/eog/plugins/light-theme.plugin
14cr|eog-plugins-3.13.92-1|56	%{_libdir}/eog/plugins/map.plugin
14cr|eog-plugins-3.13.92-1|57	%{_libdir}/eog/plugins/postasa.plugin
14cr|eog-plugins-3.13.92-1|58	%{_libdir}/eog/plugins/send-by-mail.plugin
14cr|eog-plugins-3.13.92-1|59	%{_datadir}/appdata/eog-exif-display.metainfo.xml
14cr|eog-plugins-3.13.92-1|60	%{_datadir}/appdata/eog-fit-to-width.metainfo.xml
14cr|eog-plugins-3.13.92-1|61	%{_datadir}/appdata/eog-hide-titlebar.metainfo.xml
14cr|eog-plugins-3.13.92-1|62	%{_datadir}/appdata/eog-light-theme.metainfo.xml
14cr|eog-plugins-3.13.92-1|63	%{_datadir}/appdata/eog-map.metainfo.xml
14cr|eog-plugins-3.13.92-1|64	%{_datadir}/appdata/eog-postasa.metainfo.xml
14cr|eog-plugins-3.13.92-1|65	%{_datadir}/appdata/eog-send-by-mail.metainfo.xml
14cr|eog-plugins-3.13.92-1|66	
14cr|eog-plugins-3.13.92-1|67	#----------------------------------------------------------------------------
14cr|eog-plugins-3.13.92-1|68	
14cr|eog-plugins-3.13.92-1|69	%prep
14cr|eog-plugins-3.13.92-1|70	%setup -q
14cr|eog-plugins-3.13.92-1|71	
14cr|eog-plugins-3.13.92-1|72	%build
14cr|eog-plugins-3.13.92-1|73	%configure2_5x \
14cr|eog-plugins-3.13.92-1|74	--disable-static
14cr|eog-plugins-3.13.92-1|75	
14cr|eog-plugins-3.13.92-1|76	%make
14cr|eog-plugins-3.13.92-1|77	
14cr|eog-plugins-3.13.92-1|78	%install
14cr|eog-plugins-3.13.92-1|79	%makeinstall_std
14cr|eog-plugins-3.13.92-1|80	
14cr|eog-plugins-3.13.92-1|81	%find_lang %{name} --with-gnome
14cr|eog-plugins-3.13.92-1|82	
14cr|eog-plugins-3.13.92-1|83	%changelog
14cr|eog-plugins-3.13.92-1|84	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.13.92-1
14cr|eog-plugins-3.13.92-1|85	+ Revision: ffe2a63
14cr|eog-plugins-3.13.92-1|86	- Updated to 3.13.92 (by updates_builder)
14cr|eog-plugins-3.13.92-1|87	
14cr|eog-plugins-3.13.92-1|88	

1144 14
14cr|eom-1.8.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|eom-1.8.0-2|2	%define oname  mate-image-viewer
14cr|eom-1.8.0-2|3	
14cr|eom-1.8.0-2|4	Name:          eom
14cr|eom-1.8.0-2|5	Version:       1.8.0
14cr|eom-1.8.0-2|6	Release:       2
14cr|eom-1.8.0-2|7	Summary:       Eye of MATE image viewer
14cr|eom-1.8.0-2|8	Group:         Graphical desktop/Other
14cr|eom-1.8.0-2|9	License:       GPLv2+ and LGPLv2+
14cr|eom-1.8.0-2|10	URL:           http://mate-desktop.org
14cr|eom-1.8.0-2|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|eom-1.8.0-2|12	
14cr|eom-1.8.0-2|13	BuildRequires: pkgconfig(glib-2.0)
14cr|eom-1.8.0-2|14	BuildRequires: pkgconfig(gtk+-2.0)
14cr|eom-1.8.0-2|15	BuildRequires: pkgconfig(gtk-doc)
14cr|eom-1.8.0-2|16	BuildRequires: pkgconfig(libglade-2.0)
14cr|eom-1.8.0-2|17	BuildRequires: pkgconfig(libexif)
14cr|eom-1.8.0-2|18	BuildRequires: pkgconfig(exempi-2.0)
14cr|eom-1.8.0-2|19	BuildRequires: pkgconfig(libart-2.0)
14cr|eom-1.8.0-2|20	BuildRequires: pkgconfig(xt)
14cr|eom-1.8.0-2|21	BuildRequires: pkgconfig(libxml-2.0)
14cr|eom-1.8.0-2|22	BuildRequires: pkgconfig(librsvg-2.0)
14cr|eom-1.8.0-2|23	BuildRequires: pkgconfig(mate-doc-utils)
14cr|eom-1.8.0-2|24	BuildRequires: pkgconfig(mate-desktop-2.0)
14cr|eom-1.8.0-2|25	BuildRequires: pkgconfig(lcms)
14cr|eom-1.8.0-2|26	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14cr|eom-1.8.0-2|27	BuildRequires: pkgconfig(mate-icon-theme)
14cr|eom-1.8.0-2|28	BuildRequires: pkgconfig(pygtk-2.0)
14cr|eom-1.8.0-2|29	BuildRequires: pkgconfig(dbus-glib-1)
14cr|eom-1.8.0-2|30	BuildRequires: pkgconfig(shared-mime-info)
14cr|eom-1.8.0-2|31	BuildRequires: pkgconfig(pygobject-2.0)
14cr|eom-1.8.0-2|32	BuildRequires: jpeg-devel
14cr|eom-1.8.0-2|33	BuildRequires: intltool
14cr|eom-1.8.0-2|34	BuildRequires: itstool
14cr|eom-1.8.0-2|35	BuildRequires: which
14cr|eom-1.8.0-2|36	BuildRequires: xml2po
14cr|eom-1.8.0-2|37	BuildRequires: mate-common
14cr|eom-1.8.0-2|38	BuildRequires: yelp-tools
14cr|eom-1.8.0-2|39	
14cr|eom-1.8.0-2|40	Requires:      mate-icon-theme
14cr|eom-1.8.0-2|41	Requires:      gsettings-desktop-schemas
14cr|eom-1.8.0-2|42	
14cr|eom-1.8.0-2|43	%rename %{oname}
14cr|eom-1.8.0-2|44	
14cr|eom-1.8.0-2|45	%description
14cr|eom-1.8.0-2|46	This is the Eye of MATE, an image viewer program.  It is meant to be
14cr|eom-1.8.0-2|47	a fast and functional image viewer.
14cr|eom-1.8.0-2|48	
14cr|eom-1.8.0-2|49	Eye of MATE is a fork of Eye of GNOME.
14cr|eom-1.8.0-2|50	
14cr|eom-1.8.0-2|51	%package devel
14cr|eom-1.8.0-2|52	Summary:  C headers needed to build EOM plugins
14cr|eom-1.8.0-2|53	Group:    Development/C
14cr|eom-1.8.0-2|54	Requires: %{name} = %{version}
14cr|eom-1.8.0-2|55	Provides: %{name}-devel = %{version}-%{release}
14cr|eom-1.8.0-2|56	Provides: %{oname}-devel = %{version}-%{release}
14cr|eom-1.8.0-2|57	
14cr|eom-1.8.0-2|58	%description devel
14cr|eom-1.8.0-2|59	The Eye of MATE image viewer (eom) is the official image viewer for the
14cr|eom-1.8.0-2|60	MATE desktop. This package allows you to develop plugins that add new
14cr|eom-1.8.0-2|61	functionality to eom.
14cr|eom-1.8.0-2|62	
14cr|eom-1.8.0-2|63	%prep
14cr|eom-1.8.0-2|64	%setup -q
14cr|eom-1.8.0-2|65	%apply_patches
14cr|eom-1.8.0-2|66	
14cr|eom-1.8.0-2|67	%build
14cr|eom-1.8.0-2|68	# NOCONFIGURE=1 ./autogen.sh
14cr|eom-1.8.0-2|69	%configure2_5x \
14cr|eom-1.8.0-2|70	--disable-schemas-compile \
14cr|eom-1.8.0-2|71	--disable-scrollkeeper
14cr|eom-1.8.0-2|72	
14cr|eom-1.8.0-2|73	%make LIBS='-lgmodule-2.0 -lz'
14cr|eom-1.8.0-2|74	
14cr|eom-1.8.0-2|75	
14cr|eom-1.8.0-2|76	%install
14cr|eom-1.8.0-2|77	%makeinstall_std
14cr|eom-1.8.0-2|78	
14cr|eom-1.8.0-2|79	desktop-file-install                               \
14cr|eom-1.8.0-2|80	--delete-original                                \
14cr|eom-1.8.0-2|81	--dir %{buildroot}%{_datadir}/applications    \
14cr|eom-1.8.0-2|82	%{buildroot}%{_datadir}/applications/eom.desktop
14cr|eom-1.8.0-2|83	
14cr|eom-1.8.0-2|84	# Remove needless MateConf stuff
14cr|eom-1.8.0-2|85	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|eom-1.8.0-2|86	
14cr|eom-1.8.0-2|87	%find_lang eom --with-gnome
14cr|eom-1.8.0-2|88	
14cr|eom-1.8.0-2|89	# save space by linking identical images in translated docs
14cr|eom-1.8.0-2|90	helpdir=%{buildroot}%{_datadir}/mate/help/%{name}
14cr|eom-1.8.0-2|91	for f in $helpdir/C/figures/*.png; do
14cr|eom-1.8.0-2|92	b="$(basename $f)"
14cr|eom-1.8.0-2|93	for d in $helpdir/*; do
14cr|eom-1.8.0-2|94	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
14cr|eom-1.8.0-2|95	g="$d/figures/$b"
14cr|eom-1.8.0-2|96	if [ -f "$g" ]; then
14cr|eom-1.8.0-2|97	if cmp -s $f $g; then
14cr|eom-1.8.0-2|98	rm "$g"; ln -s "../../C/figures/$b" "$g"
14cr|eom-1.8.0-2|99	fi
14cr|eom-1.8.0-2|100	fi
14cr|eom-1.8.0-2|101	fi
14cr|eom-1.8.0-2|102	done
14cr|eom-1.8.0-2|103	done
14cr|eom-1.8.0-2|104	
14cr|eom-1.8.0-2|105	%post
14cr|eom-1.8.0-2|106	/bin/touch --no-create %{_datadir}/mate-image-viewer/icons/hicolor >&/dev/null || :
14cr|eom-1.8.0-2|107	
14cr|eom-1.8.0-2|108	%files -f %name.lang
14cr|eom-1.8.0-2|109	%doc AUTHORS COPYING NEWS README
14cr|eom-1.8.0-2|110	%{_bindir}/eom
14cr|eom-1.8.0-2|111	%{_mandir}/man1/eom.*
14cr|eom-1.8.0-2|112	%{_libdir}/eom/plugins
14cr|eom-1.8.0-2|113	%{_datadir}/applications/eom.desktop
14cr|eom-1.8.0-2|114	%{_datadir}/eom
14cr|eom-1.8.0-2|115	# %{_datadir}/help/*/%{name}
14cr|eom-1.8.0-2|116	%{_datadir}/gtk-doc/html/eom/*
14cr|eom-1.8.0-2|117	%{_datadir}/icons/hicolor/*/apps/eom.*
14cr|eom-1.8.0-2|118	%{_datadir}/glib-2.0/schemas/org.mate.eom.gschema.xml
14cr|eom-1.8.0-2|119	
14cr|eom-1.8.0-2|120	%files devel
14cr|eom-1.8.0-2|121	%{_libdir}/pkgconfig/eom.pc
14cr|eom-1.8.0-2|122	%{_includedir}/eom-2.20
14cr|eom-1.8.0-2|123	
14cr|eom-1.8.0-2|124	%changelog
14cr|eom-1.8.0-2|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|eom-1.8.0-2|126	+ Revision: dfb37d7
14cr|eom-1.8.0-2|127	- MassBuild#464: Increase release tag
14cr|eom-1.8.0-2|128	
14cr|eom-1.8.0-2|129	

1145 14
14cr|epdfview-0.1.8-6|1	Summary:	Simple and lightweight PDF viewer
14cr|epdfview-0.1.8-6|2	Name:		epdfview
14cr|epdfview-0.1.8-6|3	Version:	0.1.8
14cr|epdfview-0.1.8-6|4	Release:	6
14cr|epdfview-0.1.8-6|5	License:	GPLv2+
14cr|epdfview-0.1.8-6|6	Group:		Office
14cr|epdfview-0.1.8-6|7	Url:		http://trac.emma-soft.com/epdfview/
14cr|epdfview-0.1.8-6|8	Source0:	http://trac.emma-soft.com/epdfview/chrome/site/releases/%{name}-%{version}.tar.bz2
14cr|epdfview-0.1.8-6|9	Patch1:		epdfview-0.1.8_glibh.patch
14cr|epdfview-0.1.8-6|10	Patch2:		epdfview-0.1.6-format_not_a_string_literal_and_no_format_arguments.patch
14cr|epdfview-0.1.8-6|11	Patch3:		epdfview-0.1.8-bgra_to_rgba.patch
14cr|epdfview-0.1.8-6|12	Patch4:		epdfview-0.1.8-cups-1.6.patch
14cr|epdfview-0.1.8-6|13	BuildRequires:	bison
14cr|epdfview-0.1.8-6|14	BuildRequires:	cups-devel
14cr|epdfview-0.1.8-6|15	BuildRequires:	pkgconfig(cppunit)
14cr|epdfview-0.1.8-6|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|epdfview-0.1.8-6|17	BuildRequires:	pkgconfig(poppler-glib)
14cr|epdfview-0.1.8-6|18	Requires:	poppler
14cr|epdfview-0.1.8-6|19	
14cr|epdfview-0.1.8-6|20	%description
14cr|epdfview-0.1.8-6|21	ePDFView is a free lightweight PDF document viewer using Poppler and GTK+
14cr|epdfview-0.1.8-6|22	libraries.The aim of ePDFView is to make a simple PDF document viewer,
14cr|epdfview-0.1.8-6|23	in the lines of Evince but without using the Gnome libraries.
14cr|epdfview-0.1.8-6|24	
14cr|epdfview-0.1.8-6|25	%files -f %{name}.lang
14cr|epdfview-0.1.8-6|26	%dir %{_datadir}/%{name}
14cr|epdfview-0.1.8-6|27	%{_bindir}/%{name}
14cr|epdfview-0.1.8-6|28	%{_datadir}/applications/%{name}.desktop
14cr|epdfview-0.1.8-6|29	%{_datadir}/%{name}/*
14cr|epdfview-0.1.8-6|30	%{_iconsdir}/hicolor/*/apps/*
14cr|epdfview-0.1.8-6|31	%{_mandir}/man1/epdfview.1.*
14cr|epdfview-0.1.8-6|32	
14cr|epdfview-0.1.8-6|33	#----------------------------------------------------------------------------
14cr|epdfview-0.1.8-6|34	
14cr|epdfview-0.1.8-6|35	%prep
14cr|epdfview-0.1.8-6|36	%setup -q
14cr|epdfview-0.1.8-6|37	%apply_patches
14cr|epdfview-0.1.8-6|38	
14cr|epdfview-0.1.8-6|39	%build
14cr|epdfview-0.1.8-6|40	%configure2_5x \
14cr|epdfview-0.1.8-6|41	--disable-rpath \
14cr|epdfview-0.1.8-6|42	--with-cups
14cr|epdfview-0.1.8-6|43	%make
14cr|epdfview-0.1.8-6|44	
14cr|epdfview-0.1.8-6|45	%install
14cr|epdfview-0.1.8-6|46	%makeinstall_std
14cr|epdfview-0.1.8-6|47	
14cr|epdfview-0.1.8-6|48	# (tpg) move icons to the right place
14cr|epdfview-0.1.8-6|49	for i in 24 32 48;do
14cr|epdfview-0.1.8-6|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14cr|epdfview-0.1.8-6|51	cp %{buildroot}%{_datadir}/%{name}/pixmaps/icon_epdfview-$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png;
14cr|epdfview-0.1.8-6|52	done
14cr|epdfview-0.1.8-6|53	
14cr|epdfview-0.1.8-6|54	sed -i -e 's/^Icon=icon_epdfview-48$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|epdfview-0.1.8-6|55	
14cr|epdfview-0.1.8-6|56	%find_lang %{name}
14cr|epdfview-0.1.8-6|57	
14cr|epdfview-0.1.8-6|58	
14cr|epdfview-0.1.8-6|59	%changelog
14cr|epdfview-0.1.8-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-6
14cr|epdfview-0.1.8-6|61	+ Revision: 105ef2e
14cr|epdfview-0.1.8-6|62	- MassBuild#464: Increase release tag
14cr|epdfview-0.1.8-6|63	
14cr|epdfview-0.1.8-6|64	

1146 14
14cr|ephoto-0.1.1.79722-0.79722.2|1	%define svnrev 79722
14cr|ephoto-0.1.1.79722-0.79722.2|2	
14cr|ephoto-0.1.1.79722-0.79722.2|3	Summary:	Enlightenment photo manager
14cr|ephoto-0.1.1.79722-0.79722.2|4	Name:		ephoto
14cr|ephoto-0.1.1.79722-0.79722.2|5	Epoch:		1
14cr|ephoto-0.1.1.79722-0.79722.2|6	Version:	0.1.1.%{svnrev}
14cr|ephoto-0.1.1.79722-0.79722.2|7	Release:	0.%{svnrev}.2
14cr|ephoto-0.1.1.79722-0.79722.2|8	License:	BSD
14cr|ephoto-0.1.1.79722-0.79722.2|9	Group: 		Graphics
14cr|ephoto-0.1.1.79722-0.79722.2|10	Url:		http://www.enlightenment.org
14cr|ephoto-0.1.1.79722-0.79722.2|11	Source0: 	%{name}-%{version}.tar.xz
14cr|ephoto-0.1.1.79722-0.79722.2|12	Buildrequires:	edje
14cr|ephoto-0.1.1.79722-0.79722.2|13	Buildrequires:	elementary
14cr|ephoto-0.1.1.79722-0.79722.2|14	Buildrequires:	evas
14cr|ephoto-0.1.1.79722-0.79722.2|15	Buildrequires:	evas_generic_loaders
14cr|ephoto-0.1.1.79722-0.79722.2|16	Buildrequires:	gettext-devel
14cr|ephoto-0.1.1.79722-0.79722.2|17	BuildRequires:	pkgconfig(edje)
14cr|ephoto-0.1.1.79722-0.79722.2|18	Buildrequires:	pkgconfig(efreet)
14cr|ephoto-0.1.1.79722-0.79722.2|19	Buildrequires:	pkgconfig(eio)
14cr|ephoto-0.1.1.79722-0.79722.2|20	Buildrequires:	pkgconfig(elementary)
14cr|ephoto-0.1.1.79722-0.79722.2|21	Buildrequires:	pkgconfig(ethumb)
14cr|ephoto-0.1.1.79722-0.79722.2|22	BuildRequires:	pkgconfig(evas)
14cr|ephoto-0.1.1.79722-0.79722.2|23	Buildrequires:	pkgconfig(eweather)
14cr|ephoto-0.1.1.79722-0.79722.2|24	Buildrequires:	pkgconfig(libexif)
14cr|ephoto-0.1.1.79722-0.79722.2|25	
14cr|ephoto-0.1.1.79722-0.79722.2|26	%description
14cr|ephoto-0.1.1.79722-0.79722.2|27	Ephoto is an ewl app that is used for sophisticate image viewing.
14cr|ephoto-0.1.1.79722-0.79722.2|28	This package is part of the Enlightenment DR17 desktop shell.
14cr|ephoto-0.1.1.79722-0.79722.2|29	
14cr|ephoto-0.1.1.79722-0.79722.2|30	%files
14cr|ephoto-0.1.1.79722-0.79722.2|31	%doc AUTHORS ChangeLog COPYING COPYING.icons README
14cr|ephoto-0.1.1.79722-0.79722.2|32	%{_bindir}/*
14cr|ephoto-0.1.1.79722-0.79722.2|33	%{_libdir}/*.so
14cr|ephoto-0.1.1.79722-0.79722.2|34	%{_datadir}/%{name}/themes/default/*.edj
14cr|ephoto-0.1.1.79722-0.79722.2|35	%{_datadir}/%{name}/images/*.png
14cr|ephoto-0.1.1.79722-0.79722.2|36	%{_datadir}/pixmaps/*.png
14cr|ephoto-0.1.1.79722-0.79722.2|37	%{_datadir}/applications/ephoto.desktop
14cr|ephoto-0.1.1.79722-0.79722.2|38	
14cr|ephoto-0.1.1.79722-0.79722.2|39	#----------------------------------------------------------------------------
14cr|ephoto-0.1.1.79722-0.79722.2|40	
14cr|ephoto-0.1.1.79722-0.79722.2|41	%prep
14cr|ephoto-0.1.1.79722-0.79722.2|42	%setup -qn %{name}
14cr|ephoto-0.1.1.79722-0.79722.2|43	
14cr|ephoto-0.1.1.79722-0.79722.2|44	%build
14cr|ephoto-0.1.1.79722-0.79722.2|45	NOCONFIGURE=yes ./autogen.sh
14cr|ephoto-0.1.1.79722-0.79722.2|46	%configure2_5x \
14cr|ephoto-0.1.1.79722-0.79722.2|47	--disable-static
14cr|ephoto-0.1.1.79722-0.79722.2|48	%make
14cr|ephoto-0.1.1.79722-0.79722.2|49	
14cr|ephoto-0.1.1.79722-0.79722.2|50	%install
14cr|ephoto-0.1.1.79722-0.79722.2|51	%makeinstall_std
14cr|ephoto-0.1.1.79722-0.79722.2|52	
14cr|ephoto-0.1.1.79722-0.79722.2|53	
14cr|ephoto-0.1.1.79722-0.79722.2|54	
14cr|ephoto-0.1.1.79722-0.79722.2|55	%changelog
14cr|ephoto-0.1.1.79722-0.79722.2|56	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.1.1.79722-0.79722.2
14cr|ephoto-0.1.1.79722-0.79722.2|57	+ Revision: f4c4bbc
14cr|ephoto-0.1.1.79722-0.79722.2|58	- Spec cleanup
14cr|ephoto-0.1.1.79722-0.79722.2|59	
14cr|ephoto-0.1.1.79722-0.79722.2|60	

1147 14
14cr|epic4-2.10.1-3|1	%define help_version 20050315
14cr|epic4-2.10.1-3|2	
14cr|epic4-2.10.1-3|3	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
14cr|epic4-2.10.1-3|4	Name:		epic4
14cr|epic4-2.10.1-3|5	Version:	2.10.1
14cr|epic4-2.10.1-3|6	Release:	3
14cr|epic4-2.10.1-3|7	License:	BSD
14cr|epic4-2.10.1-3|8	Group:		Networking/IRC
14cr|epic4-2.10.1-3|9	Url:		http://www.epicsol.org/
14cr|epic4-2.10.1-3|10	Source0:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-%{version}.tar.bz2
14cr|epic4-2.10.1-3|11	Source1:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-help-%{help_version}.tar.gz
14cr|epic4-2.10.1-3|12	Source2:	epic.wmconfig
14cr|epic4-2.10.1-3|13	Source3:	ircII.servers
14cr|epic4-2.10.1-3|14	# Don't include term.h, it conflicts with termcap.h - AdamW 2008/12
14cr|epic4-2.10.1-3|15	Patch0:		epic4-2.10-include.patch
14cr|epic4-2.10.1-3|16	BuildRequires:	desktop-file-utils
14cr|epic4-2.10.1-3|17	BuildRequires:	perl-devel
14cr|epic4-2.10.1-3|18	BuildRequires:	tcl-devel
14cr|epic4-2.10.1-3|19	BuildRequires:	pkgconfig(ncurses)
14cr|epic4-2.10.1-3|20	BuildRequires:	pkgconfig(openssl)
14cr|epic4-2.10.1-3|21	Provides:	epic = %{EVRD}
14cr|epic4-2.10.1-3|22	Provides:	epic-help = %{help_version}
14cr|epic4-2.10.1-3|23	
14cr|epic4-2.10.1-3|24	%description
14cr|epic4-2.10.1-3|25	EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. It is a program
14cr|epic4-2.10.1-3|26	used to connect to IRC servers around the globe so that the user can chat
14cr|epic4-2.10.1-3|27	with others.
14cr|epic4-2.10.1-3|28	
14cr|epic4-2.10.1-3|29	%files
14cr|epic4-2.10.1-3|30	%doc INSTALL UPDATES KNOWNBUGS BUG_FORM doc/*
14cr|epic4-2.10.1-3|31	%{_bindir}/*
14cr|epic4-2.10.1-3|32	%{_libexecdir}/wserv4
14cr|epic4-2.10.1-3|33	%dir %{_datadir}/epic
14cr|epic4-2.10.1-3|34	%config(noreplace) %{_datadir}/epic/ircII.servers
14cr|epic4-2.10.1-3|35	%{_datadir}/epic/script/
14cr|epic4-2.10.1-3|36	%{_datadir}/epic/help/
14cr|epic4-2.10.1-3|37	%{_mandir}/man1/*
14cr|epic4-2.10.1-3|38	%{_datadir}/applications/*-%{name}.desktop
14cr|epic4-2.10.1-3|39	
14cr|epic4-2.10.1-3|40	#----------------------------------------------------------------------------
14cr|epic4-2.10.1-3|41	
14cr|epic4-2.10.1-3|42	%prep
14cr|epic4-2.10.1-3|43	%setup -q -a 1 -T -b 0
14cr|epic4-2.10.1-3|44	%patch0 -p1 -b .include
14cr|epic4-2.10.1-3|45	rm -r `%{_bindir}/find -type d -name CVS`
14cr|epic4-2.10.1-3|46	
14cr|epic4-2.10.1-3|47	%build
14cr|epic4-2.10.1-3|48	%configure2_5x \
14cr|epic4-2.10.1-3|49	--with-ipv6 \
14cr|epic4-2.10.1-3|50	--with-perl \
14cr|epic4-2.10.1-3|51	--with-ssl \
14cr|epic4-2.10.1-3|52	--without-socks \
14cr|epic4-2.10.1-3|53	--without-socks5 \
14cr|epic4-2.10.1-3|54	--with-tcl
14cr|epic4-2.10.1-3|55	
14cr|epic4-2.10.1-3|56	%make wserv_exe="%{_libexecdir}"
14cr|epic4-2.10.1-3|57	
14cr|epic4-2.10.1-3|58	%install
14cr|epic4-2.10.1-3|59	%makeinstall installhelp sharedir=%{buildroot}%{_datadir} libexecdir=%{buildroot}%{_libexecdir}
14cr|epic4-2.10.1-3|60	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/epic
14cr|epic4-2.10.1-3|61	chmod 755 %{buildroot}%{_datadir}/epic/script/epic-crypt-gpg{,-aa}
14cr|epic4-2.10.1-3|62	
14cr|epic4-2.10.1-3|63	cat > %{name}.desktop << EOF
14cr|epic4-2.10.1-3|64	[Desktop Entry]
14cr|epic4-2.10.1-3|65	Name=Epic
14cr|epic4-2.10.1-3|66	Comment=EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.
14cr|epic4-2.10.1-3|67	Exec=%{_bindir}/%{name}
14cr|epic4-2.10.1-3|68	Icon=irc_section
14cr|epic4-2.10.1-3|69	Terminal=false
14cr|epic4-2.10.1-3|70	Type=Application
14cr|epic4-2.10.1-3|71	Categories=Network;IRCClient;
14cr|epic4-2.10.1-3|72	EOF
14cr|epic4-2.10.1-3|73	
14cr|epic4-2.10.1-3|74	mkdir -p %{buildroot}%{_datadir}/applications
14cr|epic4-2.10.1-3|75	desktop-file-install --vendor="rosa" \
14cr|epic4-2.10.1-3|76	--remove-category="Application" \
14cr|epic4-2.10.1-3|77	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cr|epic4-2.10.1-3|78	
14cr|epic4-2.10.1-3|79	# Empty docs make rpmlint go crazy
14cr|epic4-2.10.1-3|80	find %{buildroot} -size 0 |xargs rm -f
14cr|epic4-2.10.1-3|81	
14cr|epic4-2.10.1-3|82	
14cr|epic4-2.10.1-3|83	%changelog
14cr|epic4-2.10.1-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-3
14cr|epic4-2.10.1-3|85	+ Revision: 9d41dbd
14cr|epic4-2.10.1-3|86	- MassBuild#464: Increase release tag
14cr|epic4-2.10.1-3|87	
14cr|epic4-2.10.1-3|88	

1148 14
14cr|epic5-1.1.6-3|1	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
14cr|epic5-1.1.6-3|2	Name:		epic5
14cr|epic5-1.1.6-3|3	Version:	1.1.6
14cr|epic5-1.1.6-3|4	Release:	3
14cr|epic5-1.1.6-3|5	License:	BSD
14cr|epic5-1.1.6-3|6	Group:		Networking/IRC
14cr|epic5-1.1.6-3|7	Url:		http://www.epicsol.org/
14cr|epic5-1.1.6-3|8	Source0:	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/%{name}-%{version}.tar.bz2
14cr|epic5-1.1.6-3|9	Source1:	ftp://ftp.epicsol.org/pub/epic/help/epic-help-current.tar.gz
14cr|epic5-1.1.6-3|10	# Amnesiac 2.0.2 release updated on Jul 26 2010 @ 20:09
14cr|epic5-1.1.6-3|11	Source2:	http://amnesiac.ircii.org/amnesiac2.0.2cvs51.tgz
14cr|epic5-1.1.6-3|12	Source10:	%{name}.rpmlintrc
14cr|epic5-1.1.6-3|13	BuildRequires:	perl-devel
14cr|epic5-1.1.6-3|14	BuildRequires:	ruby-devel
14cr|epic5-1.1.6-3|15	BuildRequires:	tcl-devel
14cr|epic5-1.1.6-3|16	BuildRequires:	pkgconfig(libarchive)
14cr|epic5-1.1.6-3|17	BuildRequires:	pkgconfig(ncurses)
14cr|epic5-1.1.6-3|18	BuildRequires:	pkgconfig(openssl)
14cr|epic5-1.1.6-3|19	
14cr|epic5-1.1.6-3|20	%description
14cr|epic5-1.1.6-3|21	EPIC is an irc client project. The EPIC software was forked from
14cr|epic5-1.1.6-3|22	ircII-2.8.2 in fall 1994. There have been 5 generations of EPIC.
14cr|epic5-1.1.6-3|23	
14cr|epic5-1.1.6-3|24	EPIC's development model is to provide tools to scripters rather than
14cr|epic5-1.1.6-3|25	features to end users. Out of the box, EPIC behaves much the same way
14cr|epic5-1.1.6-3|26	ircII-2.8.2 did in 1994. To truly leverage EPIC, you will need a
14cr|epic5-1.1.6-3|27	script pack.
14cr|epic5-1.1.6-3|28	
14cr|epic5-1.1.6-3|29	This package includes the Amnesia script pack, see http://amnesiac.ircii.org
14cr|epic5-1.1.6-3|30	
14cr|epic5-1.1.6-3|31	%files
14cr|epic5-1.1.6-3|32	%defattr(0644,root,root,0755)
14cr|epic5-1.1.6-3|33	%doc BUG_FORM COPYRIGHT FILES INSTALL KNOWNBUGS README README-CRYPTO UPDATES VOTES doc/* contrib regress
14cr|epic5-1.1.6-3|34	%attr(0755,root,root) %{_bindir}/%{name}
14cr|epic5-1.1.6-3|35	%attr(0755,root,root) %{_bindir}/%{name}-%{version}
14cr|epic5-1.1.6-3|36	%attr(0755,root,root) %{_bindir}/epic5-wserv4
14cr|epic5-1.1.6-3|37	%{_mandir}/man1/%{name}.1*
14cr|epic5-1.1.6-3|38	%{_datadir}/%{name}
14cr|epic5-1.1.6-3|39	
14cr|epic5-1.1.6-3|40	#----------------------------------------------------------------------------
14cr|epic5-1.1.6-3|41	
14cr|epic5-1.1.6-3|42	%prep
14cr|epic5-1.1.6-3|43	%setup -q -a 1 -T -b 0
14cr|epic5-1.1.6-3|44	find . -type d -name CVS | xargs -t rm -r
14cr|epic5-1.1.6-3|45	perl -pi -e 's|/usr/local/bin/perl5|perl|' regress/crash-irc
14cr|epic5-1.1.6-3|46	
14cr|epic5-1.1.6-3|47	%build
14cr|epic5-1.1.6-3|48	autoreconf -fi
14cr|epic5-1.1.6-3|49	%configure2_5x \
14cr|epic5-1.1.6-3|50	--with-ipv6 \
14cr|epic5-1.1.6-3|51	--with-perl \
14cr|epic5-1.1.6-3|52	--with-ruby \
14cr|epic5-1.1.6-3|53	--with-ssl \
14cr|epic5-1.1.6-3|54	--without-socks \
14cr|epic5-1.1.6-3|55	--with-tcl
14cr|epic5-1.1.6-3|56	make wserv_exe=%{_bindir}/wserv4
14cr|epic5-1.1.6-3|57	
14cr|epic5-1.1.6-3|58	%install
14cr|epic5-1.1.6-3|59	%makeinstall \
14cr|epic5-1.1.6-3|60	libexecdir=%{buildroot}%{_bindir} \
14cr|epic5-1.1.6-3|61	sharedir=%{buildroot}%{_datadir} \
14cr|epic5-1.1.6-3|62	installhelp
14cr|epic5-1.1.6-3|63	
14cr|epic5-1.1.6-3|64	chmod 755 %{buildroot}%{_datadir}/%{name}/script/epic-crypt-gpg{,-aa}
14cr|epic5-1.1.6-3|65	
14cr|epic5-1.1.6-3|66	tar -xf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/script
14cr|epic5-1.1.6-3|67	chmod 644 %{buildroot}%{_datadir}/%{name}/script/amn/themes/ansiless.th
14cr|epic5-1.1.6-3|68	
14cr|epic5-1.1.6-3|69	
14cr|epic5-1.1.6-3|70	%changelog
14cr|epic5-1.1.6-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-3
14cr|epic5-1.1.6-3|72	+ Revision: 3ae65f4
14cr|epic5-1.1.6-3|73	- MassBuild#464: Increase release tag
14cr|epic5-1.1.6-3|74	
14cr|epic5-1.1.6-3|75	

1149 14
14cr|epour-0.6.0-1|1	Summary:	Enlightened torrent client
14cr|epour-0.6.0-1|2	Name: 		epour
14cr|epour-0.6.0-1|3	Version:	0.6.0
14cr|epour-0.6.0-1|4	Epoch:		1
14cr|epour-0.6.0-1|5	Release:	1
14cr|epour-0.6.0-1|6	License:	BSD
14cr|epour-0.6.0-1|7	Group:		Graphical desktop/Enlightenment
14cr|epour-0.6.0-1|8	Url:		http://www.enlightenment.org/
14cr|epour-0.6.0-1|9	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.bz2
14cr|epour-0.6.0-1|10	BuildRequires:	intltool
14cr|epour-0.6.0-1|11	BuildRequires:	python-distutils-extra
14cr|epour-0.6.0-1|12	Requires:	python-dbus
14cr|epour-0.6.0-1|13	Requires:	python-efl
14cr|epour-0.6.0-1|14	Requires:	python-libtorrent-rasterbar
14cr|epour-0.6.0-1|15	Requires:	python-pyxdg
14cr|epour-0.6.0-1|16	BuildArch:	noarch
14cr|epour-0.6.0-1|17	
14cr|epour-0.6.0-1|18	%description
14cr|epour-0.6.0-1|19	Epour is a torrent client based on EFL.
14cr|epour-0.6.0-1|20	
14cr|epour-0.6.0-1|21	%files
14cr|epour-0.6.0-1|22	%doc AUTHORS README
14cr|epour-0.6.0-1|23	%{_bindir}/*
14cr|epour-0.6.0-1|24	%{_datadir}/applications/*.desktop
14cr|epour-0.6.0-1|25	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|epour-0.6.0-1|26	%{py_puresitedir}/%{name}
14cr|epour-0.6.0-1|27	%{py_puresitedir}/*.egg-info
14cr|epour-0.6.0-1|28	
14cr|epour-0.6.0-1|29	#----------------------------------------------------------------------------
14cr|epour-0.6.0-1|30	
14cr|epour-0.6.0-1|31	%prep
14cr|epour-0.6.0-1|32	%setup -q
14cr|epour-0.6.0-1|33	
14cr|epour-0.6.0-1|34	%build
14cr|epour-0.6.0-1|35	
14cr|epour-0.6.0-1|36	%install
14cr|epour-0.6.0-1|37	python setup.py install --prefix=%{buildroot}%{_prefix}
14cr|epour-0.6.0-1|38	
14cr|epour-0.6.0-1|39	
14cr|epour-0.6.0-1|40	%changelog
14cr|epour-0.6.0-1|41	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.6.0-1
14cr|epour-0.6.0-1|42	+ Revision: 3c6cf05
14cr|epour-0.6.0-1|43	- New version 0.6.0
14cr|epour-0.6.0-1|44	- Update Requires (add python-pyxdg)
14cr|epour-0.6.0-1|45	- Spec cleanup
14cr|epour-0.6.0-1|46	
14cr|epour-0.6.0-1|47	

1150 14
14cr|eqonomize-0.6-4|1	%define name    eqonomize
14cr|eqonomize-0.6-4|2	%define version 0.6
14cr|eqonomize-0.6-4|3	%define release 4
14cr|eqonomize-0.6-4|4	
14cr|eqonomize-0.6-4|5	Name:           %name
14cr|eqonomize-0.6-4|6	Version:        %version
14cr|eqonomize-0.6-4|7	Release:        %release
14cr|eqonomize-0.6-4|8	Source0:        http://ovh.dl.sourceforge.net/sourceforge/eqonomize/%name-%version.tar.gz
14cr|eqonomize-0.6-4|9	Patch0:         eqonomize-0.6-fix-desktopfile-typo.patch
14cr|eqonomize-0.6-4|10	Patch1:		eqonomize-0.6-fix-docs.patch
14cr|eqonomize-0.6-4|11	Summary:        Personal finance program for KDE
14cr|eqonomize-0.6-4|12	License:        GPLv2+
14cr|eqonomize-0.6-4|13	Group:          Office
14cr|eqonomize-0.6-4|14	Url:            http://eqonomize.sourceforge.net/
14cr|eqonomize-0.6-4|15	BuildRequires:  kdelibs4-devel
14cr|eqonomize-0.6-4|16	
14cr|eqonomize-0.6-4|17	%description
14cr|eqonomize-0.6-4|18	Eqonomize! is a personal accounting software,
14cr|eqonomize-0.6-4|19	with focus on efficiency and ease of use for
14cr|eqonomize-0.6-4|20	the small household economy.
14cr|eqonomize-0.6-4|21	
14cr|eqonomize-0.6-4|22	%files -f %name.lang
14cr|eqonomize-0.6-4|23	%defattr(-,root,root)
14cr|eqonomize-0.6-4|24	%_bindir/eqonomize
14cr|eqonomize-0.6-4|25	%_datadir/applications/kde4/eqonomize.desktop
14cr|eqonomize-0.6-4|26	%_datadir/apps/eqonomize/eqonomizeui.rc
14cr|eqonomize-0.6-4|27	%_datadir/icons/hicolor/128x128/apps/eqonomize.png
14cr|eqonomize-0.6-4|28	%_datadir/icons/hicolor/128x128/mimetypes/eqz.png
14cr|eqonomize-0.6-4|29	%_datadir/icons/hicolor/16x16/apps/eqonomize.png
14cr|eqonomize-0.6-4|30	%_datadir/icons/hicolor/16x16/mimetypes/eqz.png
14cr|eqonomize-0.6-4|31	%_datadir/icons/hicolor/22x22/apps/eqonomize.png
14cr|eqonomize-0.6-4|32	%_datadir/icons/hicolor/22x22/mimetypes/eqz.png
14cr|eqonomize-0.6-4|33	%_datadir/icons/hicolor/32x32/apps/eqonomize.png
14cr|eqonomize-0.6-4|34	%_datadir/icons/hicolor/32x32/mimetypes/eqz.png
14cr|eqonomize-0.6-4|35	%_datadir/icons/hicolor/48x48/apps/eqonomize.png
14cr|eqonomize-0.6-4|36	%_datadir/icons/hicolor/48x48/mimetypes/eqz.png
14cr|eqonomize-0.6-4|37	%_datadir/icons/hicolor/64x64/apps/eqonomize.png
14cr|eqonomize-0.6-4|38	%_datadir/icons/hicolor/64x64/mimetypes/eqz.png
14cr|eqonomize-0.6-4|39	%_datadir/mimelnk/application/x-eqonomize.desktop
14cr|eqonomize-0.6-4|40	
14cr|eqonomize-0.6-4|41	
14cr|eqonomize-0.6-4|42	#--------------------------------------------------------------------
14cr|eqonomize-0.6-4|43	
14cr|eqonomize-0.6-4|44	%prep
14cr|eqonomize-0.6-4|45	%setup -q -n %name-%version
14cr|eqonomize-0.6-4|46	%apply_patches
14cr|eqonomize-0.6-4|47	%build
14cr|eqonomize-0.6-4|48	%cmake_kde4
14cr|eqonomize-0.6-4|49	%make
14cr|eqonomize-0.6-4|50	
14cr|eqonomize-0.6-4|51	%install
14cr|eqonomize-0.6-4|52	rm -rf %{buildroot}
14cr|eqonomize-0.6-4|53	%{makeinstall_std} -C build
14cr|eqonomize-0.6-4|54	
14cr|eqonomize-0.6-4|55	rm -f %buildroot%_datadir/applications/kde/*.desktop
14cr|eqonomize-0.6-4|56	
14cr|eqonomize-0.6-4|57	%find_lang %name --with-html
14cr|eqonomize-0.6-4|58	
14cr|eqonomize-0.6-4|59	%clean
14cr|eqonomize-0.6-4|60	rm -rf %{buildroot}
14cr|eqonomize-0.6-4|61	
14cr|eqonomize-0.6-4|62	%post
14cr|eqonomize-0.6-4|63	%update_icon_cache hicolor
14cr|eqonomize-0.6-4|64	
14cr|eqonomize-0.6-4|65	%postun
14cr|eqonomize-0.6-4|66	%clean_icon_cache hicolor
14cr|eqonomize-0.6-4|67	
14cr|eqonomize-0.6-4|68	
14cr|eqonomize-0.6-4|69	
14cr|eqonomize-0.6-4|70	%changelog
14cr|eqonomize-0.6-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14cr|eqonomize-0.6-4|72	+ Revision: 88fc842
14cr|eqonomize-0.6-4|73	- MassBuild#464: Increase release tag
14cr|eqonomize-0.6-4|74	
14cr|eqonomize-0.6-4|75	

1151 14
14cr|eric-4.5.7-4|1	Summary:	Full featured Python and Ruby editor and IDE
14cr|eric-4.5.7-4|2	Name:		eric
14cr|eric-4.5.7-4|3	Version:	4.5.7
14cr|eric-4.5.7-4|4	Release:	4
14cr|eric-4.5.7-4|5	License:	GPLv2+
14cr|eric-4.5.7-4|6	Group:		Development/Python
14cr|eric-4.5.7-4|7	Url:		http://eric-ide.python-projects.org/
14cr|eric-4.5.7-4|8	Source0:	http://heanet.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-%{version}.tar.gz
14cr|eric-4.5.7-4|9	Source1:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-de-%{version}.tar.gz
14cr|eric-4.5.7-4|10	Source2:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-fr-%{version}.tar.gz
14cr|eric-4.5.7-4|11	Source3:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-ru-%{version}.tar.gz
14cr|eric-4.5.7-4|12	Source4:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-cs-%{version}.tar.gz
14cr|eric-4.5.7-4|13	Source5:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-es-%{version}.tar.gz
14cr|eric-4.5.7-4|14	Source6:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-tr-%{version}.tar.gz
14cr|eric-4.5.7-4|15	Source7:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-zh_CN.GB2312-%{version}.tar.gz
14cr|eric-4.5.7-4|16	Source8:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-it-%{version}.tar.gz
14cr|eric-4.5.7-4|17	Source9:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-en-%{version}.tar.gz
14cr|eric-4.5.7-4|18	BuildRequires:	imagemagick
14cr|eric-4.5.7-4|19	BuildRequires:	python-qt4
14cr|eric-4.5.7-4|20	BuildRequires:	python-qt4-qscintilla
14cr|eric-4.5.7-4|21	BuildRequires:	python-sip
14cr|eric-4.5.7-4|22	BuildRequires:	qscintilla-qt4-devel
14cr|eric-4.5.7-4|23	Requires:	python-qt4
14cr|eric-4.5.7-4|24	Requires:	python-qt4-help
14cr|eric-4.5.7-4|25	Requires:	python-qt4-qscintilla
14cr|eric-4.5.7-4|26	Requires:	python-svn
14cr|eric-4.5.7-4|27	BuildArch:	noarch
14cr|eric-4.5.7-4|28	
14cr|eric-4.5.7-4|29	%description
14cr|eric-4.5.7-4|30	Eric is a full featured Python and Ruby editor and IDE, written in python. It
14cr|eric-4.5.7-4|31	is based on the cross platform Qt gui toolkit, integrating the highly flexible
14cr|eric-4.5.7-4|32	Scintilla editor control. It is designed to be usable as everdays' quick and
14cr|eric-4.5.7-4|33	dirty editor as well as being usable as a professional project management tool
14cr|eric-4.5.7-4|34	integrating many advanced features Python offers the professional coder.
14cr|eric-4.5.7-4|35	
14cr|eric-4.5.7-4|36	%files
14cr|eric-4.5.7-4|37	%doc README THANKS
14cr|eric-4.5.7-4|38	%{_bindir}/*
14cr|eric-4.5.7-4|39	%{qt4dir}/qsci/api
14cr|eric-4.5.7-4|40	%{py_puresitedir}/*
14cr|eric-4.5.7-4|41	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|eric-4.5.7-4|42	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|eric-4.5.7-4|43	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|eric-4.5.7-4|44	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|eric-4.5.7-4|45	
14cr|eric-4.5.7-4|46	#----------------------------------------------------------------------------
14cr|eric-4.5.7-4|47	
14cr|eric-4.5.7-4|48	%prep
14cr|eric-4.5.7-4|49	%setup -q -n %{name}4-%{version}
14cr|eric-4.5.7-4|50	# This unpacks the i18n sources correctly. The previous spec unpacked them to the wrong place. -AdamW, 2007/05
14cr|eric-4.5.7-4|51	%setup -q -n %{name}4-%{version} -D -T -b 1
14cr|eric-4.5.7-4|52	%setup -q -n %{name}4-%{version} -D -T -b 2
14cr|eric-4.5.7-4|53	%setup -q -n %{name}4-%{version} -D -T -b 3
14cr|eric-4.5.7-4|54	%setup -q -n %{name}4-%{version} -D -T -b 4
14cr|eric-4.5.7-4|55	%setup -q -n %{name}4-%{version} -D -T -b 5
14cr|eric-4.5.7-4|56	%setup -q -n %{name}4-%{version} -D -T -b 6
14cr|eric-4.5.7-4|57	%setup -q -n %{name}4-%{version} -D -T -b 7
14cr|eric-4.5.7-4|58	%setup -q -n %{name}4-%{version} -D -T -b 8
14cr|eric-4.5.7-4|59	%setup -q -n %{name}4-%{version} -D -T -b 9
14cr|eric-4.5.7-4|60	
14cr|eric-4.5.7-4|61	%install
14cr|eric-4.5.7-4|62	mkdir -p %{buildroot}%{py_puresitedir}/%{name}
14cr|eric-4.5.7-4|63	python install.py -i %{buildroot} \
14cr|eric-4.5.7-4|64	-b %{_bindir} -d %{py_puresitedir} \
14cr|eric-4.5.7-4|65	-a %{qt4dir}/qsci/api
14cr|eric-4.5.7-4|66	
14cr|eric-4.5.7-4|67	mkdir -p %{buildroot}%{_datadir}/applications
14cr|eric-4.5.7-4|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|eric-4.5.7-4|69	[Desktop Entry]
14cr|eric-4.5.7-4|70	Name=Eric
14cr|eric-4.5.7-4|71	Comment=Python IDE
14cr|eric-4.5.7-4|72	Exec=eric4
14cr|eric-4.5.7-4|73	Icon=%{name}
14cr|eric-4.5.7-4|74	Terminal=false
14cr|eric-4.5.7-4|75	Type=Application
14cr|eric-4.5.7-4|76	Categories=Development;IDE;QT;
14cr|eric-4.5.7-4|77	EOF
14cr|eric-4.5.7-4|78	
14cr|eric-4.5.7-4|79	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|eric-4.5.7-4|80	convert -scale 48 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|eric-4.5.7-4|81	convert -scale 32 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|eric-4.5.7-4|82	convert -scale 16 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|eric-4.5.7-4|83	
14cr|eric-4.5.7-4|84	
14cr|eric-4.5.7-4|85	%changelog
14cr|eric-4.5.7-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.7-4
14cr|eric-4.5.7-4|87	+ Revision: 18f36c3
14cr|eric-4.5.7-4|88	- MassBuild#464: Increase release tag
14cr|eric-4.5.7-4|89	
14cr|eric-4.5.7-4|90	

1152 14
14cr|erlang-esdl-1.2-3|1	%define oname esdl
14cr|erlang-esdl-1.2-3|2	%define erlang_libdir %{_libdir}/erlang/addons
14cr|erlang-esdl-1.2-3|3	
14cr|erlang-esdl-1.2-3|4	Summary:	Erlang OpenGL/SDL api and utilities
14cr|erlang-esdl-1.2-3|5	Name:		erlang-%{oname}
14cr|erlang-esdl-1.2-3|6	Version:	1.2
14cr|erlang-esdl-1.2-3|7	Release:	3
14cr|erlang-esdl-1.2-3|8	Group:		Development/Other
14cr|erlang-esdl-1.2-3|9	License:	BSD
14cr|erlang-esdl-1.2-3|10	URL:		http://esdl.sourceforge.net
14cr|erlang-esdl-1.2-3|11	Source0:	http://downloads.sourceforge.net/project/esdl/esdl/%{oname}-%{version}/%{oname}-%{version}.src.tar.gz
14cr|erlang-esdl-1.2-3|12	Patch0:		esdl-1.0.1-optflags.patch
14cr|erlang-esdl-1.2-3|13	Patch1:		esdl-1.0.1-makefile.patch
14cr|erlang-esdl-1.2-3|14	BuildRequires:  SDL-devel
14cr|erlang-esdl-1.2-3|15	BuildRequires:	SDL_ttf-devel
14cr|erlang-esdl-1.2-3|16	BuildRequires:	SDL_image-devel
14cr|erlang-esdl-1.2-3|17	BuildRequires:	mesa-common-devel
14cr|erlang-esdl-1.2-3|18	BuildRequires:	erlang-compiler		>= R11B-7
14cr|erlang-esdl-1.2-3|19	BuildRequires:	erlang-devel		>= R11B-7
14cr|erlang-esdl-1.2-3|20	Requires:	erlang-base		>= R11B-7
14cr|erlang-esdl-1.2-3|21	
14cr|erlang-esdl-1.2-3|22	%description
14cr|erlang-esdl-1.2-3|23	A library that gives you access to SDL and OpenGL functionality in
14cr|erlang-esdl-1.2-3|24	your Erlang program.
14cr|erlang-esdl-1.2-3|25	
14cr|erlang-esdl-1.2-3|26	%package devel
14cr|erlang-esdl-1.2-3|27	Summary:	Development files for ESDL
14cr|erlang-esdl-1.2-3|28	Group:		Development/Other
14cr|erlang-esdl-1.2-3|29	Requires:	%{name} = %{version}-%{release}
14cr|erlang-esdl-1.2-3|30	Requires:	erlang-devel >= R11B-6
14cr|erlang-esdl-1.2-3|31	Requires:	SDL-devel
14cr|erlang-esdl-1.2-3|32	Requires:	mesa-common-devel
14cr|erlang-esdl-1.2-3|33	
14cr|erlang-esdl-1.2-3|34	%description devel
14cr|erlang-esdl-1.2-3|35	Development files for ESDL.
14cr|erlang-esdl-1.2-3|36	
14cr|erlang-esdl-1.2-3|37	%prep
14cr|erlang-esdl-1.2-3|38	%setup -qn %{oname}-%{version}
14cr|erlang-esdl-1.2-3|39	#% patch0 -p1
14cr|erlang-esdl-1.2-3|40	
14cr|erlang-esdl-1.2-3|41	%patch1 -p1
14cr|erlang-esdl-1.2-3|42	
14cr|erlang-esdl-1.2-3|43	perl -pi -e 's|INSTALLDIR = |INSTALLDIR = \$(DESTDIR)|' Makefile
14cr|erlang-esdl-1.2-3|44	
14cr|erlang-esdl-1.2-3|45	%build
14cr|erlang-esdl-1.2-3|46	%define _disable_ld_no_undefined 1
14cr|erlang-esdl-1.2-3|47	export CFLAGS="%{optflags}"
14cr|erlang-esdl-1.2-3|48	export CLINKFLAGS="%{ldflags}"
14cr|erlang-esdl-1.2-3|49	%make
14cr|erlang-esdl-1.2-3|50	
14cr|erlang-esdl-1.2-3|51	%install
14cr|erlang-esdl-1.2-3|52	%makeinstall_std
14cr|erlang-esdl-1.2-3|53	
14cr|erlang-esdl-1.2-3|54	pushd test
14cr|erlang-esdl-1.2-3|55	mv -f *.beam %{buildroot}%{erlang_libdir}/esdl-%{version}/ebin
14cr|erlang-esdl-1.2-3|56	popd
14cr|erlang-esdl-1.2-3|57	
14cr|erlang-esdl-1.2-3|58	rm -f %{buildroot}%{erlang_libdir}/esdl-%{version}/Readme.MacOSX-Cocoa
14cr|erlang-esdl-1.2-3|59	rm -f %{buildroot}%{erlang_libdir}/esdl-%{version}/Readme.win32
14cr|erlang-esdl-1.2-3|60	
14cr|erlang-esdl-1.2-3|61	%files
14cr|erlang-esdl-1.2-3|62	%defattr(644,root,root,755)
14cr|erlang-esdl-1.2-3|63	%doc %{erlang_libdir}/esdl-%{version}/license.terms
14cr|erlang-esdl-1.2-3|64	%doc %{erlang_libdir}/esdl-%{version}/Readme
14cr|erlang-esdl-1.2-3|65	%dir %{erlang_libdir}/esdl-%{version}
14cr|erlang-esdl-1.2-3|66	%dir %{erlang_libdir}/esdl-%{version}/ebin
14cr|erlang-esdl-1.2-3|67	%dir %{erlang_libdir}/esdl-%{version}/priv
14cr|erlang-esdl-1.2-3|68	%attr(755,root,root) %{erlang_libdir}/esdl-%{version}/priv/*.so
14cr|erlang-esdl-1.2-3|69	%{erlang_libdir}/esdl-%{version}/ebin/*.beam
14cr|erlang-esdl-1.2-3|70	%{erlang_libdir}/esdl-%{version}/vsn.mk
14cr|erlang-esdl-1.2-3|71	%exclude %{erlang_libdir}/esdl-%{version}/include
14cr|erlang-esdl-1.2-3|72	%exclude %{erlang_libdir}/esdl-%{version}/src
14cr|erlang-esdl-1.2-3|73	
14cr|erlang-esdl-1.2-3|74	%files devel
14cr|erlang-esdl-1.2-3|75	%defattr(644,root,root,755)
14cr|erlang-esdl-1.2-3|76	%doc %{erlang_libdir}/esdl-%{version}/doc
14cr|erlang-esdl-1.2-3|77	%{erlang_libdir}/esdl-%{version}/include
14cr|erlang-esdl-1.2-3|78	%{erlang_libdir}/esdl-%{version}/src
14cr|erlang-esdl-1.2-3|79	%{erlang_libdir}/esdl-%{version}/c_src
14cr|erlang-esdl-1.2-3|80	
14cr|erlang-esdl-1.2-3|81	%changelog
14cr|erlang-esdl-1.2-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|erlang-esdl-1.2-3|83	+ Revision: 2500d8e
14cr|erlang-esdl-1.2-3|84	- MassBuild#464: Increase release tag
14cr|erlang-esdl-1.2-3|85	
14cr|erlang-esdl-1.2-3|86	

1153 14
14cr|erlang-R16B03-2|1	%bcond_without java
14cr|erlang-R16B03-2|2	
14cr|erlang-R16B03-2|3	%define erlang_libdir %{_libdir}/erlang/lib
14cr|erlang-R16B03-2|4	%define realver R16B03
14cr|erlang-R16B03-2|5	
14cr|erlang-R16B03-2|6	Summary:	General-purpose programming language and runtime environment
14cr|erlang-R16B03-2|7	Name:		erlang
14cr|erlang-R16B03-2|8	Version:	%(echo %{realver} | sed -e 's/-//')
14cr|erlang-R16B03-2|9	Release:	2
14cr|erlang-R16B03-2|10	Group:		Development/Other
14cr|erlang-R16B03-2|11	License:	MPL
14cr|erlang-R16B03-2|12	Url:		http://www.erlang.org
14cr|erlang-R16B03-2|13	Source0:	http://www.erlang.org/download/otp_src_%{realver}.tar.gz
14cr|erlang-R16B03-2|14	Source1:	http://www.erlang.org/download/otp_doc_html_%{realver}.tar.gz
14cr|erlang-R16B03-2|15	Source2:	http://www.erlang.org/download/otp_doc_man_%{realver}.tar.gz
14cr|erlang-R16B03-2|16	BuildRequires:	bison
14cr|erlang-R16B03-2|17	BuildRequires:	flex
14cr|erlang-R16B03-2|18	%if %{with java}
14cr|erlang-R16B03-2|19	BuildRequires:	java-rpmbuild
14cr|erlang-R16B03-2|20	%endif
14cr|erlang-R16B03-2|21	BuildRequires:	m4
14cr|erlang-R16B03-2|22	# needed for configure test
14cr|erlang-R16B03-2|23	BuildRequires:	openssl
14cr|erlang-R16B03-2|24	BuildRequires:	libgd-devel
14cr|erlang-R16B03-2|25	BuildRequires:	tcl-devel
14cr|erlang-R16B03-2|26	BuildRequires:	unixODBC-devel
14cr|erlang-R16B03-2|27	BuildRequires:	wxgtku-devel
14cr|erlang-R16B03-2|28	BuildRequires:	pkgconfig(ncurses)
14cr|erlang-R16B03-2|29	BuildRequires:	pkgconfig(openssl)
14cr|erlang-R16B03-2|30	BuildRequires:	pkgconfig(tk)
14cr|erlang-R16B03-2|31	BuildRequires:	pkgconfig(valgrind)
14cr|erlang-R16B03-2|32	Requires:	tk
14cr|erlang-R16B03-2|33	Requires:	tcl
14cr|erlang-R16B03-2|34	
14cr|erlang-R16B03-2|35	%description
14cr|erlang-R16B03-2|36	Erlang is a general-purpose programming language and runtime
14cr|erlang-R16B03-2|37	environment. Erlang has built-in support for concurrency, distribution
14cr|erlang-R16B03-2|38	and fault tolerance. Erlang is used in several large telecommunication
14cr|erlang-R16B03-2|39	systems from Ericsson.
14cr|erlang-R16B03-2|40	
14cr|erlang-R16B03-2|41	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|42	
14cr|erlang-R16B03-2|43	%package stack
14cr|erlang-R16B03-2|44	Summary:	Erlang bundle
14cr|erlang-R16B03-2|45	License:	MPL
14cr|erlang-R16B03-2|46	Group:		Development/Other
14cr|erlang-R16B03-2|47	Requires:	erlang-base = %{EVRD}
14cr|erlang-R16B03-2|48	Requires:	erlang-appmon
14cr|erlang-R16B03-2|49	Requires:	erlang-asn1
14cr|erlang-R16B03-2|50	Requires:	erlang-common_test
14cr|erlang-R16B03-2|51	Requires:	erlang-compiler
14cr|erlang-R16B03-2|52	Requires:	erlang-cosEvent
14cr|erlang-R16B03-2|53	Requires:	erlang-cosEventDomain
14cr|erlang-R16B03-2|54	Requires:	erlang-cosFileTransfer
14cr|erlang-R16B03-2|55	Requires:	erlang-cosNotification
14cr|erlang-R16B03-2|56	Requires:	erlang-cosProperty
14cr|erlang-R16B03-2|57	Requires:	erlang-cosTime
14cr|erlang-R16B03-2|58	Requires:	erlang-cosTransactions
14cr|erlang-R16B03-2|59	Requires:	erlang-crypto
14cr|erlang-R16B03-2|60	Requires:	erlang-debugger
14cr|erlang-R16B03-2|61	Requires:	erlang-dialyzer
14cr|erlang-R16B03-2|62	Requires:	erlang-diameter
14cr|erlang-R16B03-2|63	Requires:	erlang-edoc
14cr|erlang-R16B03-2|64	Requires:	erlang-eldap
14cr|erlang-R16B03-2|65	Requires:	erlang-emacs
14cr|erlang-R16B03-2|66	Requires:	erlang-erl_docgen
14cr|erlang-R16B03-2|67	Requires:	erlang-erl_interface
14cr|erlang-R16B03-2|68	Requires:	erlang-et
14cr|erlang-R16B03-2|69	Requires:	erlang-eunit
14cr|erlang-R16B03-2|70	Requires:	erlang-gs
14cr|erlang-R16B03-2|71	Requires:	erlang-hipe
14cr|erlang-R16B03-2|72	Requires:	erlang-ic
14cr|erlang-R16B03-2|73	Requires:	erlang-inets
14cr|erlang-R16B03-2|74	%if %{with java}
14cr|erlang-R16B03-2|75	Requires:	erlang-jinterface
14cr|erlang-R16B03-2|76	%endif
14cr|erlang-R16B03-2|77	Requires:	erlang-megaco
14cr|erlang-R16B03-2|78	Requires:	erlang-mnesia
14cr|erlang-R16B03-2|79	Requires:	erlang-observer
14cr|erlang-R16B03-2|80	Requires:	erlang-odbc
14cr|erlang-R16B03-2|81	Requires:	erlang-orber
14cr|erlang-R16B03-2|82	Requires:	erlang-os_mon
14cr|erlang-R16B03-2|83	Requires:	erlang-otp_mibs
14cr|erlang-R16B03-2|84	Requires:	erlang-parsetools
14cr|erlang-R16B03-2|85	Requires:	erlang-percept
14cr|erlang-R16B03-2|86	Requires:	erlang-pman
14cr|erlang-R16B03-2|87	Requires:	erlang-public_key
14cr|erlang-R16B03-2|88	Requires:	erlang-reltool
14cr|erlang-R16B03-2|89	Requires:	erlang-runtime_tools
14cr|erlang-R16B03-2|90	Requires:	erlang-snmp
14cr|erlang-R16B03-2|91	Requires:	erlang-ssh
14cr|erlang-R16B03-2|92	Requires:	erlang-ssl
14cr|erlang-R16B03-2|93	Requires:	erlang-syntax_tools
14cr|erlang-R16B03-2|94	Requires:	erlang-test_server
14cr|erlang-R16B03-2|95	Requires:	erlang-toolbar
14cr|erlang-R16B03-2|96	Requires:	erlang-tools
14cr|erlang-R16B03-2|97	Requires:	erlang-tv
14cr|erlang-R16B03-2|98	Requires:	erlang-typer
14cr|erlang-R16B03-2|99	Requires:	erlang-webtool
14cr|erlang-R16B03-2|100	Requires:	erlang-wx
14cr|erlang-R16B03-2|101	Requires:	erlang-xmerl
14cr|erlang-R16B03-2|102	
14cr|erlang-R16B03-2|103	%description stack
14cr|erlang-R16B03-2|104	Erlang bundle.
14cr|erlang-R16B03-2|105	
14cr|erlang-R16B03-2|106	The Erlang/OTP system --- Erlang is a programming language which
14cr|erlang-R16B03-2|107	has many features more commonly associated with an operating system
14cr|erlang-R16B03-2|108	than with a programming language: concurrent processes, scheduling,
14cr|erlang-R16B03-2|109	memory management, distribution, networking, etc. The development package
14cr|erlang-R16B03-2|110	in addition contains the Erlang sources for all base libraries.
14cr|erlang-R16B03-2|111	Includes the Erlang/OTP graphical libraries.
14cr|erlang-R16B03-2|112	
14cr|erlang-R16B03-2|113	%files stack
14cr|erlang-R16B03-2|114	%doc AUTHORS EPLICENCE README.md
14cr|erlang-R16B03-2|115	
14cr|erlang-R16B03-2|116	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|117	
14cr|erlang-R16B03-2|118	%package base
14cr|erlang-R16B03-2|119	Summary:	Erlang architecture independent files
14cr|erlang-R16B03-2|120	License:	MPL
14cr|erlang-R16B03-2|121	Group:		Development/Other
14cr|erlang-R16B03-2|122	Provides:	%{name} = %{EVRD}
14cr|erlang-R16B03-2|123	# Removed in R16
14cr|erlang-R16B03-2|124	Obsoletes:	%{name}-inviso < %{EVRD}
14cr|erlang-R16B03-2|125	
14cr|erlang-R16B03-2|126	%description base
14cr|erlang-R16B03-2|127	Erlang architecture independent files
14cr|erlang-R16B03-2|128	
14cr|erlang-R16B03-2|129	The Erlang/OTP system --- Erlang is a programming language which
14cr|erlang-R16B03-2|130	has many features more commonly associated with an operating system
14cr|erlang-R16B03-2|131	than with a programming language: concurrent processes, scheduling,
14cr|erlang-R16B03-2|132	memory management, distribution, networking, etc. The development package
14cr|erlang-R16B03-2|133	in addition contains the Erlang sources for all base libraries.
14cr|erlang-R16B03-2|134	Includes the Erlang/OTP graphical libraries.
14cr|erlang-R16B03-2|135	
14cr|erlang-R16B03-2|136	%files base
14cr|erlang-R16B03-2|137	%dir %{_libdir}/erlang
14cr|erlang-R16B03-2|138	%dir %{_libdir}/erlang/bin
14cr|erlang-R16B03-2|139	%dir %{_libdir}/erlang/lib
14cr|erlang-R16B03-2|140	%dir %{_libdir}/erlang/misc
14cr|erlang-R16B03-2|141	%{_bindir}/*
14cr|erlang-R16B03-2|142	%{_libdir}/erlang/Install
14cr|erlang-R16B03-2|143	%{_libdir}/erlang/bin/ct_run
14cr|erlang-R16B03-2|144	%{_libdir}/erlang/bin/epmd
14cr|erlang-R16B03-2|145	%{_libdir}/erlang/bin/erl
14cr|erlang-R16B03-2|146	%{_libdir}/erlang/bin/erlc
14cr|erlang-R16B03-2|147	%{_libdir}/erlang/bin/escript
14cr|erlang-R16B03-2|148	%{_libdir}/erlang/bin/no_dot_erlang.boot
14cr|erlang-R16B03-2|149	%{_libdir}/erlang/bin/run_erl
14cr|erlang-R16B03-2|150	%{_libdir}/erlang/bin/start
14cr|erlang-R16B03-2|151	%{_libdir}/erlang/bin/start.boot
14cr|erlang-R16B03-2|152	%{_libdir}/erlang/bin/start.script
14cr|erlang-R16B03-2|153	%{_libdir}/erlang/bin/start_clean.boot
14cr|erlang-R16B03-2|154	%{_libdir}/erlang/bin/start_erl
14cr|erlang-R16B03-2|155	%{_libdir}/erlang/bin/start_sasl.boot
14cr|erlang-R16B03-2|156	%{_libdir}/erlang/bin/to_erl
14cr|erlang-R16B03-2|157	%{_libdir}/erlang/erts-*
14cr|erlang-R16B03-2|158	%{_libdir}/erlang/misc/format_man_pages
14cr|erlang-R16B03-2|159	%{_libdir}/erlang/misc/makewhatis
14cr|erlang-R16B03-2|160	%{_libdir}/erlang/releases
14cr|erlang-R16B03-2|161	%{erlang_libdir}/erts-*
14cr|erlang-R16B03-2|162	%{erlang_libdir}/kernel-*
14cr|erlang-R16B03-2|163	%{erlang_libdir}/stdlib-*
14cr|erlang-R16B03-2|164	%{erlang_libdir}/sasl-*
14cr|erlang-R16B03-2|165	
14cr|erlang-R16B03-2|166	%post base
14cr|erlang-R16B03-2|167	%{_libdir}/erlang/Install -minimal %{_libdir}/erlang >/dev/null 2>/dev/null
14cr|erlang-R16B03-2|168	
14cr|erlang-R16B03-2|169	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|170	
14cr|erlang-R16B03-2|171	%package devel
14cr|erlang-R16B03-2|172	Summary:	Erlang header
14cr|erlang-R16B03-2|173	License:	MPL
14cr|erlang-R16B03-2|174	Group:		Development/Other
14cr|erlang-R16B03-2|175	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|176	Provides:	%{name}-devel = %{EVRD}
14cr|erlang-R16B03-2|177	
14cr|erlang-R16B03-2|178	%description devel
14cr|erlang-R16B03-2|179	Erlang headers. This package is used to build some library.
14cr|erlang-R16B03-2|180	
14cr|erlang-R16B03-2|181	%files devel
14cr|erlang-R16B03-2|182	%dir %{_libdir}/%{name}/%{_includedir}
14cr|erlang-R16B03-2|183	%dir %{_libdir}/%{name}/%{_prefix}/lib
14cr|erlang-R16B03-2|184	%{_libdir}/%{name}/%{_includedir}/*
14cr|erlang-R16B03-2|185	%{_libdir}/%{name}/%{_prefix}/lib/*
14cr|erlang-R16B03-2|186	
14cr|erlang-R16B03-2|187	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|188	
14cr|erlang-R16B03-2|189	%package manpages
14cr|erlang-R16B03-2|190	Summary:	Erlang man pages
14cr|erlang-R16B03-2|191	License:	MPL
14cr|erlang-R16B03-2|192	Group:		Development/Other
14cr|erlang-R16B03-2|193	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|194	
14cr|erlang-R16B03-2|195	%description manpages
14cr|erlang-R16B03-2|196	Documentation for the Erlang programming language in `man' format. This
14cr|erlang-R16B03-2|197	documentation can be read using the command `erl -man mod', where `mod' is
14cr|erlang-R16B03-2|198	the name of the module you want documentation on.
14cr|erlang-R16B03-2|199	
14cr|erlang-R16B03-2|200	%files manpages
14cr|erlang-R16B03-2|201	%{_mandir}/*/*
14cr|erlang-R16B03-2|202	
14cr|erlang-R16B03-2|203	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|204	
14cr|erlang-R16B03-2|205	%package appmon
14cr|erlang-R16B03-2|206	Summary:	Utility used to supervise Applications executing on several Erlang nodes
14cr|erlang-R16B03-2|207	License:	MPL
14cr|erlang-R16B03-2|208	Group:		Development/Other
14cr|erlang-R16B03-2|209	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|210	
14cr|erlang-R16B03-2|211	%description appmon
14cr|erlang-R16B03-2|212	Appmon, is a graphical utility used to supervise applications executing
14cr|erlang-R16B03-2|213	either locally or on remote nodes. The process tree of an application
14cr|erlang-R16B03-2|214	can furthermore be monitored.
14cr|erlang-R16B03-2|215	
14cr|erlang-R16B03-2|216	%files appmon
14cr|erlang-R16B03-2|217	%{erlang_libdir}/appmon-*
14cr|erlang-R16B03-2|218	
14cr|erlang-R16B03-2|219	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|220	
14cr|erlang-R16B03-2|221	%package asn1
14cr|erlang-R16B03-2|222	Summary:	Provides support for Abstract Syntax Notation One
14cr|erlang-R16B03-2|223	License:	MPL
14cr|erlang-R16B03-2|224	Group:		Development/Other
14cr|erlang-R16B03-2|225	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|226	
14cr|erlang-R16B03-2|227	%description asn1
14cr|erlang-R16B03-2|228	Asn1 application contains modules with compile-time and run-time support for
14cr|erlang-R16B03-2|229	ASN.1.
14cr|erlang-R16B03-2|230	
14cr|erlang-R16B03-2|231	%files asn1
14cr|erlang-R16B03-2|232	%{erlang_libdir}/asn1-*
14cr|erlang-R16B03-2|233	
14cr|erlang-R16B03-2|234	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|235	
14cr|erlang-R16B03-2|236	%package common_test
14cr|erlang-R16B03-2|237	Summary:	Portable framework for automatic testing
14cr|erlang-R16B03-2|238	License:	MPL
14cr|erlang-R16B03-2|239	Group:		Development/Other
14cr|erlang-R16B03-2|240	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|241	
14cr|erlang-R16B03-2|242	%description common_test
14cr|erlang-R16B03-2|243	A portable Erlang framework for automatic testing.
14cr|erlang-R16B03-2|244	
14cr|erlang-R16B03-2|245	%files common_test
14cr|erlang-R16B03-2|246	%{erlang_libdir}/common_test-*
14cr|erlang-R16B03-2|247	
14cr|erlang-R16B03-2|248	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|249	
14cr|erlang-R16B03-2|250	%package compiler
14cr|erlang-R16B03-2|251	Summary:	Byte code compiler for Erlang which produces highly compact code
14cr|erlang-R16B03-2|252	License:	MPL
14cr|erlang-R16B03-2|253	Group:		Development/Other
14cr|erlang-R16B03-2|254	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|255	
14cr|erlang-R16B03-2|256	%description compiler
14cr|erlang-R16B03-2|257	Compiler application compiles Erlang code to byte-code. The highly compact
14cr|erlang-R16B03-2|258	byte-code is executed by the Erlang emulator.
14cr|erlang-R16B03-2|259	
14cr|erlang-R16B03-2|260	%files compiler
14cr|erlang-R16B03-2|261	%{erlang_libdir}/compiler-*
14cr|erlang-R16B03-2|262	
14cr|erlang-R16B03-2|263	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|264	
14cr|erlang-R16B03-2|265	%package cosEvent
14cr|erlang-R16B03-2|266	Summary:	Orber OMG Event Service
14cr|erlang-R16B03-2|267	License:	MPL
14cr|erlang-R16B03-2|268	Group:		Development/Other
14cr|erlang-R16B03-2|269	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|270	
14cr|erlang-R16B03-2|271	%description cosEvent
14cr|erlang-R16B03-2|272	The cosEvent application is an Erlang implementation of a CORBA Service
14cr|erlang-R16B03-2|273	CosEvent.
14cr|erlang-R16B03-2|274	
14cr|erlang-R16B03-2|275	%files cosEvent
14cr|erlang-R16B03-2|276	%{erlang_libdir}/cosEvent-*
14cr|erlang-R16B03-2|277	
14cr|erlang-R16B03-2|278	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|279	
14cr|erlang-R16B03-2|280	%package cosEventDomain
14cr|erlang-R16B03-2|281	Summary:	Orber OMG Event Domain Service
14cr|erlang-R16B03-2|282	License:	MPL
14cr|erlang-R16B03-2|283	Group:		Development/Other
14cr|erlang-R16B03-2|284	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|285	
14cr|erlang-R16B03-2|286	%description cosEventDomain
14cr|erlang-R16B03-2|287	The cosEventDomain application is an Erlang implementation of a CORBA
14cr|erlang-R16B03-2|288	Service CosEventDomainAdmin.
14cr|erlang-R16B03-2|289	
14cr|erlang-R16B03-2|290	%files cosEventDomain
14cr|erlang-R16B03-2|291	%{erlang_libdir}/cosEventDomain-*
14cr|erlang-R16B03-2|292	
14cr|erlang-R16B03-2|293	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|294	
14cr|erlang-R16B03-2|295	%package cosFileTransfer
14cr|erlang-R16B03-2|296	Summary:	Orber OMG File Transfer Service
14cr|erlang-R16B03-2|297	License:	MPL
14cr|erlang-R16B03-2|298	Group:		Development/Other
14cr|erlang-R16B03-2|299	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|300	
14cr|erlang-R16B03-2|301	%description cosFileTransfer
14cr|erlang-R16B03-2|302	The cosFileTransfer Application is an Erlang implementation of the
14cr|erlang-R16B03-2|303	OMG CORBA File Transfer Service.
14cr|erlang-R16B03-2|304	
14cr|erlang-R16B03-2|305	%files cosFileTransfer
14cr|erlang-R16B03-2|306	%{erlang_libdir}/cosFileTransfer-*
14cr|erlang-R16B03-2|307	
14cr|erlang-R16B03-2|308	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|309	
14cr|erlang-R16B03-2|310	%package cosNotification
14cr|erlang-R16B03-2|311	Summary:	Orber OMG Notification Service
14cr|erlang-R16B03-2|312	License:	MPL
14cr|erlang-R16B03-2|313	Group:		Development/Other
14cr|erlang-R16B03-2|314	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|315	
14cr|erlang-R16B03-2|316	%description cosNotification
14cr|erlang-R16B03-2|317	The cosNotification application is an Erlang implementation of the OMG
14cr|erlang-R16B03-2|318	CORBA Notification Service.
14cr|erlang-R16B03-2|319	
14cr|erlang-R16B03-2|320	%files cosNotification
14cr|erlang-R16B03-2|321	%{erlang_libdir}/cosNotification-*
14cr|erlang-R16B03-2|322	
14cr|erlang-R16B03-2|323	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|324	
14cr|erlang-R16B03-2|325	%package cosProperty
14cr|erlang-R16B03-2|326	Summary:	Orber OMG Property Service
14cr|erlang-R16B03-2|327	License:	MPL
14cr|erlang-R16B03-2|328	Group:		Development/Other
14cr|erlang-R16B03-2|329	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|330	
14cr|erlang-R16B03-2|331	%description cosProperty
14cr|erlang-R16B03-2|332	The cosProperty Application is an Erlang implementation of the OMG
14cr|erlang-R16B03-2|333	CORBA Property Service.
14cr|erlang-R16B03-2|334	
14cr|erlang-R16B03-2|335	%files cosProperty
14cr|erlang-R16B03-2|336	%{erlang_libdir}/cosProperty-*
14cr|erlang-R16B03-2|337	
14cr|erlang-R16B03-2|338	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|339	
14cr|erlang-R16B03-2|340	%package cosTime
14cr|erlang-R16B03-2|341	Summary:	Orber OMG Timer and TimerEvent Services
14cr|erlang-R16B03-2|342	License:	MPL
14cr|erlang-R16B03-2|343	Group:		Development/Other
14cr|erlang-R16B03-2|344	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|345	
14cr|erlang-R16B03-2|346	%description cosTime
14cr|erlang-R16B03-2|347	The cosTime application is an Erlang implementation of the OMG
14cr|erlang-R16B03-2|348	CORBA Time and TimerEvent Services.
14cr|erlang-R16B03-2|349	
14cr|erlang-R16B03-2|350	%files cosTime
14cr|erlang-R16B03-2|351	%{erlang_libdir}/cosTime-*
14cr|erlang-R16B03-2|352	
14cr|erlang-R16B03-2|353	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|354	
14cr|erlang-R16B03-2|355	%package cosTransactions
14cr|erlang-R16B03-2|356	Summary:	Orber OMG Transaction Service
14cr|erlang-R16B03-2|357	License:	MPL
14cr|erlang-R16B03-2|358	Group:		Development/Other
14cr|erlang-R16B03-2|359	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|360	
14cr|erlang-R16B03-2|361	%description cosTransactions
14cr|erlang-R16B03-2|362	The cosTransactions application is an Erlang implementation of the OMG
14cr|erlang-R16B03-2|363	CORBA Transaction Service.
14cr|erlang-R16B03-2|364	
14cr|erlang-R16B03-2|365	%files cosTransactions
14cr|erlang-R16B03-2|366	%{erlang_libdir}/cosTransactions-*
14cr|erlang-R16B03-2|367	
14cr|erlang-R16B03-2|368	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|369	
14cr|erlang-R16B03-2|370	%package crypto
14cr|erlang-R16B03-2|371	Summary:	Cryptographical support
14cr|erlang-R16B03-2|372	License:	MPL
14cr|erlang-R16B03-2|373	Group:		Development/Other
14cr|erlang-R16B03-2|374	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|375	
14cr|erlang-R16B03-2|376	%description crypto
14cr|erlang-R16B03-2|377	Cryptographical support for erlang.
14cr|erlang-R16B03-2|378	
14cr|erlang-R16B03-2|379	%files crypto
14cr|erlang-R16B03-2|380	%{erlang_libdir}/crypto-*
14cr|erlang-R16B03-2|381	
14cr|erlang-R16B03-2|382	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|383	
14cr|erlang-R16B03-2|384	%package debugger
14cr|erlang-R16B03-2|385	Summary:	Debugger for debugging and testing of Erlang programs
14cr|erlang-R16B03-2|386	License:	MPL
14cr|erlang-R16B03-2|387	Group:		Development/Other
14cr|erlang-R16B03-2|388	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|389	
14cr|erlang-R16B03-2|390	%description debugger
14cr|erlang-R16B03-2|391	Debugger is a graphical tool which can be used for debugging and testing
14cr|erlang-R16B03-2|392	of Erlang programs. For example, breakpoints can be set, code can be single
14cr|erlang-R16B03-2|393	stepped and variable values can be displayed and changed.
14cr|erlang-R16B03-2|394	
14cr|erlang-R16B03-2|395	%files debugger
14cr|erlang-R16B03-2|396	%{erlang_libdir}/debugger-*
14cr|erlang-R16B03-2|397	
14cr|erlang-R16B03-2|398	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|399	
14cr|erlang-R16B03-2|400	%package dialyzer
14cr|erlang-R16B03-2|401	Summary:	Static analysis tool
14cr|erlang-R16B03-2|402	License:	MPL
14cr|erlang-R16B03-2|403	Group:		Development/Other
14cr|erlang-R16B03-2|404	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|405	
14cr|erlang-R16B03-2|406	%description dialyzer
14cr|erlang-R16B03-2|407	Dialyzer is a static analysis tool that identifies software discrepancies
14cr|erlang-R16B03-2|408	such as type errors, unreachable code, unnecessary tests, etc in single
14cr|erlang-R16B03-2|409	Erlang modules or entire (sets of) applications.
14cr|erlang-R16B03-2|410	
14cr|erlang-R16B03-2|411	%files dialyzer
14cr|erlang-R16B03-2|412	%{erlang_libdir}/dialyzer-*
14cr|erlang-R16B03-2|413	%{_libdir}/%{name}/bin/dialyzer
14cr|erlang-R16B03-2|414	
14cr|erlang-R16B03-2|415	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|416	
14cr|erlang-R16B03-2|417	%package diameter
14cr|erlang-R16B03-2|418	Summary:	An implementation of the Diameter protocol as defined by RFC 3588
14cr|erlang-R16B03-2|419	License:	MPL
14cr|erlang-R16B03-2|420	Group:		Development/Other
14cr|erlang-R16B03-2|421	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|422	
14cr|erlang-R16B03-2|423	%description diameter
14cr|erlang-R16B03-2|424	An implementation of the Diameter protocol as defined by RFC 3588.
14cr|erlang-R16B03-2|425	
14cr|erlang-R16B03-2|426	%files diameter
14cr|erlang-R16B03-2|427	%{erlang_libdir}/diameter-*
14cr|erlang-R16B03-2|428	
14cr|erlang-R16B03-2|429	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|430	
14cr|erlang-R16B03-2|431	%package edoc
14cr|erlang-R16B03-2|432	Summary:	The Erlang program documentation generator
14cr|erlang-R16B03-2|433	License:	MPL
14cr|erlang-R16B03-2|434	Group:		Development/Other
14cr|erlang-R16B03-2|435	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|436	Requires:	erlang-syntax_tools
14cr|erlang-R16B03-2|437	Requires:	erlang-xmerl
14cr|erlang-R16B03-2|438	
14cr|erlang-R16B03-2|439	%description edoc
14cr|erlang-R16B03-2|440	This module provides the main user interface to EDoc.
14cr|erlang-R16B03-2|441	
14cr|erlang-R16B03-2|442	%files edoc
14cr|erlang-R16B03-2|443	%{erlang_libdir}/edoc-*
14cr|erlang-R16B03-2|444	
14cr|erlang-R16B03-2|445	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|446	
14cr|erlang-R16B03-2|447	%package eldap
14cr|erlang-R16B03-2|448	Summary:	The Erlang LDAP library
14cr|erlang-R16B03-2|449	License:	MPL
14cr|erlang-R16B03-2|450	Group:		Development/Other
14cr|erlang-R16B03-2|451	Requires:	%{name}-asn1 = %{EVRD}
14cr|erlang-R16B03-2|452	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|453	Requires:	%{name}-hipe = %{EVRD}
14cr|erlang-R16B03-2|454	Requires:	%{name}-ssl = %{EVRD}
14cr|erlang-R16B03-2|455	
14cr|erlang-R16B03-2|456	%description eldap
14cr|erlang-R16B03-2|457	Eldap is a module which provides a client API to the Lightweight Directory
14cr|erlang-R16B03-2|458	Access Protocol (LDAP).
14cr|erlang-R16B03-2|459	
14cr|erlang-R16B03-2|460	%files eldap
14cr|erlang-R16B03-2|461	%{erlang_libdir}/eldap-*
14cr|erlang-R16B03-2|462	
14cr|erlang-R16B03-2|463	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|464	
14cr|erlang-R16B03-2|465	%package emacs
14cr|erlang-R16B03-2|466	Summary:	Emacs support for The Erlang language
14cr|erlang-R16B03-2|467	License:	GPL
14cr|erlang-R16B03-2|468	Group:		Development/Other
14cr|erlang-R16B03-2|469	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|470	Requires:	emacs
14cr|erlang-R16B03-2|471	
14cr|erlang-R16B03-2|472	%description emacs
14cr|erlang-R16B03-2|473	This module provides Erlang support to Emacs.
14cr|erlang-R16B03-2|474	
14cr|erlang-R16B03-2|475	%files emacs
14cr|erlang-R16B03-2|476	%{_sysconfdir}/emacs/site-start.d/erlang.el
14cr|erlang-R16B03-2|477	
14cr|erlang-R16B03-2|478	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|479	
14cr|erlang-R16B03-2|480	%package erl_docgen
14cr|erlang-R16B03-2|481	Summary:	Documentation generator
14cr|erlang-R16B03-2|482	License:	MPL
14cr|erlang-R16B03-2|483	Group:		Development/Other
14cr|erlang-R16B03-2|484	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|485	
14cr|erlang-R16B03-2|486	%description erl_docgen
14cr|erlang-R16B03-2|487	Documentation generator for erlang.
14cr|erlang-R16B03-2|488	
14cr|erlang-R16B03-2|489	%files erl_docgen
14cr|erlang-R16B03-2|490	%{erlang_libdir}/erl_docgen-*
14cr|erlang-R16B03-2|491	
14cr|erlang-R16B03-2|492	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|493	
14cr|erlang-R16B03-2|494	%package erl_interface
14cr|erlang-R16B03-2|495	Summary:	Low level interface to C
14cr|erlang-R16B03-2|496	License:	MPL
14cr|erlang-R16B03-2|497	Group:		Development/Other
14cr|erlang-R16B03-2|498	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|499	
14cr|erlang-R16B03-2|500	%description erl_interface
14cr|erlang-R16B03-2|501	Low level interface to C for erlang.
14cr|erlang-R16B03-2|502	
14cr|erlang-R16B03-2|503	%files erl_interface
14cr|erlang-R16B03-2|504	%{erlang_libdir}/erl_interface-*
14cr|erlang-R16B03-2|505	
14cr|erlang-R16B03-2|506	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|507	
14cr|erlang-R16B03-2|508	%package et
14cr|erlang-R16B03-2|509	Summary:	Event Tracer
14cr|erlang-R16B03-2|510	License:	MPL
14cr|erlang-R16B03-2|511	Group:		Development/Other
14cr|erlang-R16B03-2|512	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|513	
14cr|erlang-R16B03-2|514	%description et
14cr|erlang-R16B03-2|515	The Event Tracer (ET) uses the built-in trace mechanism in Erlang and
14cr|erlang-R16B03-2|516	provides tools for collection and graphical viewing of trace data.
14cr|erlang-R16B03-2|517	
14cr|erlang-R16B03-2|518	%files et
14cr|erlang-R16B03-2|519	%{erlang_libdir}/et-*
14cr|erlang-R16B03-2|520	
14cr|erlang-R16B03-2|521	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|522	
14cr|erlang-R16B03-2|523	%package eunit
14cr|erlang-R16B03-2|524	Summary:	Erlang support for unit testing
14cr|erlang-R16B03-2|525	License:	MPL
14cr|erlang-R16B03-2|526	Group:		Development/Other
14cr|erlang-R16B03-2|527	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|528	
14cr|erlang-R16B03-2|529	%description eunit
14cr|erlang-R16B03-2|530	Erlang support for unit testing.
14cr|erlang-R16B03-2|531	
14cr|erlang-R16B03-2|532	%files eunit
14cr|erlang-R16B03-2|533	%{erlang_libdir}/eunit-*
14cr|erlang-R16B03-2|534	
14cr|erlang-R16B03-2|535	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|536	
14cr|erlang-R16B03-2|537	%package gs
14cr|erlang-R16B03-2|538	Summary:	Graphics System used to write platform independent user interfaces
14cr|erlang-R16B03-2|539	License:	MPL
14cr|erlang-R16B03-2|540	Group:		Development/Other
14cr|erlang-R16B03-2|541	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|542	Requires:	tcl
14cr|erlang-R16B03-2|543	Requires:	tk
14cr|erlang-R16B03-2|544	
14cr|erlang-R16B03-2|545	%description gs
14cr|erlang-R16B03-2|546	The Graphics System application, GS, is a library of routines for writing
14cr|erlang-R16B03-2|547	graphical user interfaces. Programs written using GS work on all Erlang
14cr|erlang-R16B03-2|548	platforms and do not depend upon the underlying windowing system.
14cr|erlang-R16B03-2|549	
14cr|erlang-R16B03-2|550	%files gs
14cr|erlang-R16B03-2|551	%{erlang_libdir}/gs-*
14cr|erlang-R16B03-2|552	
14cr|erlang-R16B03-2|553	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|554	
14cr|erlang-R16B03-2|555	%package hipe
14cr|erlang-R16B03-2|556	Summary:	High performance erlang
14cr|erlang-R16B03-2|557	License:	MPL
14cr|erlang-R16B03-2|558	Group:		Development/Other
14cr|erlang-R16B03-2|559	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|560	
14cr|erlang-R16B03-2|561	%description hipe
14cr|erlang-R16B03-2|562	High-performance erlang.
14cr|erlang-R16B03-2|563	
14cr|erlang-R16B03-2|564	%files hipe
14cr|erlang-R16B03-2|565	%{erlang_libdir}/hipe-*
14cr|erlang-R16B03-2|566	
14cr|erlang-R16B03-2|567	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|568	
14cr|erlang-R16B03-2|569	%package ic
14cr|erlang-R16B03-2|570	Summary:	IDL compiler
14cr|erlang-R16B03-2|571	License:	MPL
14cr|erlang-R16B03-2|572	Group:		Development/Other
14cr|erlang-R16B03-2|573	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|574	
14cr|erlang-R16B03-2|575	%description ic
14cr|erlang-R16B03-2|576	The IC application is an Erlang implementation of an IDL compiler.
14cr|erlang-R16B03-2|577	
14cr|erlang-R16B03-2|578	%files ic
14cr|erlang-R16B03-2|579	%{erlang_libdir}/ic-*
14cr|erlang-R16B03-2|580	
14cr|erlang-R16B03-2|581	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|582	
14cr|erlang-R16B03-2|583	%package inets
14cr|erlang-R16B03-2|584	Summary:	Set of services such as a Web server and a ftp client etc
14cr|erlang-R16B03-2|585	License:	MPL
14cr|erlang-R16B03-2|586	Group:		Development/Other
14cr|erlang-R16B03-2|587	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|588	
14cr|erlang-R16B03-2|589	%description inets
14cr|erlang-R16B03-2|590	Inets is a container for Internet clients and servers. Currently a HTTP
14cr|erlang-R16B03-2|591	server and a FTP client has been incorporated in Inets. The HTTP server
14cr|erlang-R16B03-2|592	is an efficient implementation of HTTP 1.1 as defined in RFC 2616, i.e.
14cr|erlang-R16B03-2|593	a Web server.
14cr|erlang-R16B03-2|594	
14cr|erlang-R16B03-2|595	%files inets
14cr|erlang-R16B03-2|596	%{erlang_libdir}/inets-*
14cr|erlang-R16B03-2|597	
14cr|erlang-R16B03-2|598	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|599	
14cr|erlang-R16B03-2|600	%if %{with java}
14cr|erlang-R16B03-2|601	%package jinterface
14cr|erlang-R16B03-2|602	Summary:	Low level interface to Java
14cr|erlang-R16B03-2|603	License:	MPL
14cr|erlang-R16B03-2|604	Group:		Development/Other
14cr|erlang-R16B03-2|605	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|606	
14cr|erlang-R16B03-2|607	%description jinterface
14cr|erlang-R16B03-2|608	The Jinterface package provides a set of tools for communication with
14cr|erlang-R16B03-2|609	Erlang processes. It can also be used for communication with other Java
14cr|erlang-R16B03-2|610	processes using the same package, as well as C processes using the
14cr|erlang-R16B03-2|611	Erl_Interface library.
14cr|erlang-R16B03-2|612	
14cr|erlang-R16B03-2|613	%files jinterface
14cr|erlang-R16B03-2|614	%{erlang_libdir}/jinterface-*/priv/OtpErlang.jar
14cr|erlang-R16B03-2|615	%{erlang_libdir}/jinterface-*/java_src/com/ericsson/otp/erlang/*
14cr|erlang-R16B03-2|616	%endif
14cr|erlang-R16B03-2|617	
14cr|erlang-R16B03-2|618	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|619	
14cr|erlang-R16B03-2|620	%package megaco
14cr|erlang-R16B03-2|621	Summary:	Framework for building applications on top of the Megaco/H.248 protocol
14cr|erlang-R16B03-2|622	License:	MPL
14cr|erlang-R16B03-2|623	Group:		Development/Other
14cr|erlang-R16B03-2|624	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|625	
14cr|erlang-R16B03-2|626	%description megaco
14cr|erlang-R16B03-2|627	Megaco/H.248 is a protocol for control of elements in a physically decomposed
14cr|erlang-R16B03-2|628	multimedia gateway, enabling separation of call control from media conversion.
14cr|erlang-R16B03-2|629	
14cr|erlang-R16B03-2|630	%files megaco
14cr|erlang-R16B03-2|631	%{erlang_libdir}/megaco-*
14cr|erlang-R16B03-2|632	
14cr|erlang-R16B03-2|633	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|634	
14cr|erlang-R16B03-2|635	%package mnesia
14cr|erlang-R16B03-2|636	Summary:	Heavy duty real-time distributed database
14cr|erlang-R16B03-2|637	License:	MPL
14cr|erlang-R16B03-2|638	Group:		Development/Other
14cr|erlang-R16B03-2|639	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|640	
14cr|erlang-R16B03-2|641	%description mnesia
14cr|erlang-R16B03-2|642	Mnesia is a distributed DataBase Management System (DBMS), appropriate for
14cr|erlang-R16B03-2|643	telecommunications applications and other Erlang applications which require
14cr|erlang-R16B03-2|644	continuous operation and exhibit soft real-time properties.
14cr|erlang-R16B03-2|645	
14cr|erlang-R16B03-2|646	%files mnesia
14cr|erlang-R16B03-2|647	%{erlang_libdir}/mnesia-*
14cr|erlang-R16B03-2|648	
14cr|erlang-R16B03-2|649	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|650	
14cr|erlang-R16B03-2|651	%package observer
14cr|erlang-R16B03-2|652	Summary:	Observer, tools for tracing and investigation of distributed systems
14cr|erlang-R16B03-2|653	License:	MPL
14cr|erlang-R16B03-2|654	Group:		Development/Other
14cr|erlang-R16B03-2|655	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|656	
14cr|erlang-R16B03-2|657	%description observer
14cr|erlang-R16B03-2|658	The OBSERVER application contains tools for tracing and investigation of
14cr|erlang-R16B03-2|659	distributed systems.
14cr|erlang-R16B03-2|660	
14cr|erlang-R16B03-2|661	%files observer
14cr|erlang-R16B03-2|662	%{erlang_libdir}/observer-*
14cr|erlang-R16B03-2|663	
14cr|erlang-R16B03-2|664	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|665	
14cr|erlang-R16B03-2|666	%package odbc
14cr|erlang-R16B03-2|667	Summary:	Interface to relational SQL-databases built on ODBC
14cr|erlang-R16B03-2|668	License:	MPL
14cr|erlang-R16B03-2|669	Group:		Development/Other
14cr|erlang-R16B03-2|670	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|671	
14cr|erlang-R16B03-2|672	%description odbc
14cr|erlang-R16B03-2|673	The ODBC application is an interface to relational SQL-databases built
14cr|erlang-R16B03-2|674	on ODBC (Open Database.)
14cr|erlang-R16B03-2|675	
14cr|erlang-R16B03-2|676	%files odbc
14cr|erlang-R16B03-2|677	%{erlang_libdir}/odbc-*
14cr|erlang-R16B03-2|678	
14cr|erlang-R16B03-2|679	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|680	
14cr|erlang-R16B03-2|681	%package orber
14cr|erlang-R16B03-2|682	Summary:	CORBA Object Request Broker
14cr|erlang-R16B03-2|683	License:	MPL
14cr|erlang-R16B03-2|684	Group:		Development/Other
14cr|erlang-R16B03-2|685	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|686	
14cr|erlang-R16B03-2|687	%description orber
14cr|erlang-R16B03-2|688	The Orber application is an Erlang implementation of a CORBA Object Request
14cr|erlang-R16B03-2|689	Broker.
14cr|erlang-R16B03-2|690	
14cr|erlang-R16B03-2|691	%files orber
14cr|erlang-R16B03-2|692	%{erlang_libdir}/orber-*
14cr|erlang-R16B03-2|693	
14cr|erlang-R16B03-2|694	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|695	
14cr|erlang-R16B03-2|696	%package os_mon
14cr|erlang-R16B03-2|697	Summary:	Monitor which allows inspection of the underlying operating system
14cr|erlang-R16B03-2|698	License:	MPL
14cr|erlang-R16B03-2|699	Group:		Development/Other
14cr|erlang-R16B03-2|700	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|701	
14cr|erlang-R16B03-2|702	%description os_mon
14cr|erlang-R16B03-2|703	The operating system monitor OS_Mon monitors operating system disk and memory
14cr|erlang-R16B03-2|704	usage etc.
14cr|erlang-R16B03-2|705	
14cr|erlang-R16B03-2|706	%files os_mon
14cr|erlang-R16B03-2|707	%{erlang_libdir}/os_mon-*
14cr|erlang-R16B03-2|708	
14cr|erlang-R16B03-2|709	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|710	
14cr|erlang-R16B03-2|711	%package otp_mibs
14cr|erlang-R16B03-2|712	Summary:	Snmp management information base for Erlang
14cr|erlang-R16B03-2|713	License:	MPL
14cr|erlang-R16B03-2|714	Group:		Development/Other
14cr|erlang-R16B03-2|715	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|716	
14cr|erlang-R16B03-2|717	%description otp_mibs
14cr|erlang-R16B03-2|718	The OTP_Mibs application provides an SNMP management information base for
14cr|erlang-R16B03-2|719	Erlang nodes.
14cr|erlang-R16B03-2|720	
14cr|erlang-R16B03-2|721	%files otp_mibs
14cr|erlang-R16B03-2|722	%{erlang_libdir}/otp_mibs-*
14cr|erlang-R16B03-2|723	
14cr|erlang-R16B03-2|724	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|725	
14cr|erlang-R16B03-2|726	%package parsetools
14cr|erlang-R16B03-2|727	Summary:	Set of parsing and lexical analysis tools
14cr|erlang-R16B03-2|728	License:	MPL
14cr|erlang-R16B03-2|729	Group:		Development/Other
14cr|erlang-R16B03-2|730	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|731	
14cr|erlang-R16B03-2|732	%description parsetools
14cr|erlang-R16B03-2|733	The Parsetools application contains utilities for parsing, e.g. the yecc
14cr|erlang-R16B03-2|734	module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc.
14cr|erlang-R16B03-2|735	Yecc takes a BNF grammar definition as input, and produces Erlang code for
14cr|erlang-R16B03-2|736	a parser as output.
14cr|erlang-R16B03-2|737	
14cr|erlang-R16B03-2|738	%files parsetools
14cr|erlang-R16B03-2|739	%{erlang_libdir}/parsetools-*
14cr|erlang-R16B03-2|740	
14cr|erlang-R16B03-2|741	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|742	
14cr|erlang-R16B03-2|743	%package percept
14cr|erlang-R16B03-2|744	Summary:	Concurrency profiler tool for Erlang
14cr|erlang-R16B03-2|745	License:	MPL
14cr|erlang-R16B03-2|746	Group:		Development/Other
14cr|erlang-R16B03-2|747	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|748	
14cr|erlang-R16B03-2|749	%description percept
14cr|erlang-R16B03-2|750	A concurrency profiler tool for Erlang.
14cr|erlang-R16B03-2|751	
14cr|erlang-R16B03-2|752	%files percept
14cr|erlang-R16B03-2|753	%{erlang_libdir}/percept-*
14cr|erlang-R16B03-2|754	
14cr|erlang-R16B03-2|755	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|756	
14cr|erlang-R16B03-2|757	%package pman
14cr|erlang-R16B03-2|758	Summary:	Process manager used to inspect the state of an Erlang system
14cr|erlang-R16B03-2|759	License:	MPL
14cr|erlang-R16B03-2|760	Group:		Development/Other
14cr|erlang-R16B03-2|761	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|762	
14cr|erlang-R16B03-2|763	%description pman
14cr|erlang-R16B03-2|764	The process manager Pman is a graphical tool used to inspect the Erlang
14cr|erlang-R16B03-2|765	processes executing either locally or on remote nodes. It is also possible
14cr|erlang-R16B03-2|766	to trace events in the individual processes.
14cr|erlang-R16B03-2|767	
14cr|erlang-R16B03-2|768	%files pman
14cr|erlang-R16B03-2|769	%{erlang_libdir}/pman-*
14cr|erlang-R16B03-2|770	
14cr|erlang-R16B03-2|771	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|772	
14cr|erlang-R16B03-2|773	%package public_key
14cr|erlang-R16B03-2|774	Summary:	Erlang API to public key infrastructure
14cr|erlang-R16B03-2|775	License:	MPL
14cr|erlang-R16B03-2|776	Group:		Development/Other
14cr|erlang-R16B03-2|777	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|778	
14cr|erlang-R16B03-2|779	%description public_key
14cr|erlang-R16B03-2|780	Erlang API to public key infrastructure.
14cr|erlang-R16B03-2|781	
14cr|erlang-R16B03-2|782	%files public_key
14cr|erlang-R16B03-2|783	%{erlang_libdir}/public_key-*
14cr|erlang-R16B03-2|784	
14cr|erlang-R16B03-2|785	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|786	
14cr|erlang-R16B03-2|787	%package reltool
14cr|erlang-R16B03-2|788	Summary:	A release management tool for Erlang
14cr|erlang-R16B03-2|789	License:	MPL
14cr|erlang-R16B03-2|790	Group:		Development/Other
14cr|erlang-R16B03-2|791	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|792	
14cr|erlang-R16B03-2|793	%description reltool
14cr|erlang-R16B03-2|794	It analyses a given Erlang/OTP installation and determines various
14cr|erlang-R16B03-2|795	dependencies between applications. The graphical frontend depicts
14cr|erlang-R16B03-2|796	the dependencies and enables interactive customization of a
14cr|erlang-R16B03-2|797	target system. The backend provides a batch interface for
14cr|erlang-R16B03-2|798	generation of customized target systems.
14cr|erlang-R16B03-2|799	
14cr|erlang-R16B03-2|800	%files reltool
14cr|erlang-R16B03-2|801	%{erlang_libdir}/reltool-*
14cr|erlang-R16B03-2|802	
14cr|erlang-R16B03-2|803	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|804	
14cr|erlang-R16B03-2|805	%package runtime_tools
14cr|erlang-R16B03-2|806	Summary:	Runtime tools, tools to include in a production system
14cr|erlang-R16B03-2|807	License:	MPL
14cr|erlang-R16B03-2|808	Group:		Development/Other
14cr|erlang-R16B03-2|809	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|810	
14cr|erlang-R16B03-2|811	%description runtime_tools
14cr|erlang-R16B03-2|812	Runtime tools, tools to include in a production system.
14cr|erlang-R16B03-2|813	
14cr|erlang-R16B03-2|814	%files runtime_tools
14cr|erlang-R16B03-2|815	%{erlang_libdir}/runtime_tools-*
14cr|erlang-R16B03-2|816	
14cr|erlang-R16B03-2|817	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|818	
14cr|erlang-R16B03-2|819	%package snmp
14cr|erlang-R16B03-2|820	Summary:	Simple Network Management Protocol (SNMP) support
14cr|erlang-R16B03-2|821	License:	MPL
14cr|erlang-R16B03-2|822	Group:		Development/Other
14cr|erlang-R16B03-2|823	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|824	
14cr|erlang-R16B03-2|825	%description snmp
14cr|erlang-R16B03-2|826	A multilingual Simple Network Management Protocol Extensible Agent, featuring
14cr|erlang-R16B03-2|827	a MIB compiler and facilities for implementing SNMP MIBs etc.
14cr|erlang-R16B03-2|828	
14cr|erlang-R16B03-2|829	%files snmp
14cr|erlang-R16B03-2|830	%{erlang_libdir}/snmp-*
14cr|erlang-R16B03-2|831	
14cr|erlang-R16B03-2|832	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|833	
14cr|erlang-R16B03-2|834	%package ssh
14cr|erlang-R16B03-2|835	Summary:	Secure Shell application with ssh and sftp support
14cr|erlang-R16B03-2|836	License:	MPL
14cr|erlang-R16B03-2|837	Group:		Development/Other
14cr|erlang-R16B03-2|838	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|839	
14cr|erlang-R16B03-2|840	%description ssh
14cr|erlang-R16B03-2|841	Secure Shell application with ssh and sftp support.
14cr|erlang-R16B03-2|842	
14cr|erlang-R16B03-2|843	%files ssh
14cr|erlang-R16B03-2|844	%{erlang_libdir}/ssh-*
14cr|erlang-R16B03-2|845	
14cr|erlang-R16B03-2|846	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|847	
14cr|erlang-R16B03-2|848	%package ssl
14cr|erlang-R16B03-2|849	Summary:	Interface to UNIX BSD sockets with Secure Sockets Layer
14cr|erlang-R16B03-2|850	License:	MPL
14cr|erlang-R16B03-2|851	Group:		Development/Other
14cr|erlang-R16B03-2|852	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|853	
14cr|erlang-R16B03-2|854	%description ssl
14cr|erlang-R16B03-2|855	The SSL application provides secure communication over sockets.
14cr|erlang-R16B03-2|856	
14cr|erlang-R16B03-2|857	%files ssl
14cr|erlang-R16B03-2|858	%{erlang_libdir}/ssl-*
14cr|erlang-R16B03-2|859	
14cr|erlang-R16B03-2|860	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|861	
14cr|erlang-R16B03-2|862	%package syntax_tools
14cr|erlang-R16B03-2|863	Summary:	Set of modules for working with Erlang source code
14cr|erlang-R16B03-2|864	License:	MPL
14cr|erlang-R16B03-2|865	Group:		Development/Other
14cr|erlang-R16B03-2|866	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|867	
14cr|erlang-R16B03-2|868	%description syntax_tools
14cr|erlang-R16B03-2|869	This package defines an abstract datatype that is compatible with the
14cr|erlang-R16B03-2|870	`erl_parse' data structures, and provides modules for analysis and
14cr|erlang-R16B03-2|871	manipulation, flexible pretty printing, and preservation of source-code
14cr|erlang-R16B03-2|872	comments. Now includes `erl_tidy': automatic code tidying and checking.
14cr|erlang-R16B03-2|873	
14cr|erlang-R16B03-2|874	%files syntax_tools
14cr|erlang-R16B03-2|875	%{erlang_libdir}/syntax_tools-*
14cr|erlang-R16B03-2|876	
14cr|erlang-R16B03-2|877	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|878	
14cr|erlang-R16B03-2|879	%package test_server
14cr|erlang-R16B03-2|880	Summary:	The OTP test sewrver for Erlang
14cr|erlang-R16B03-2|881	License:	MPL
14cr|erlang-R16B03-2|882	Group:		Development/Other
14cr|erlang-R16B03-2|883	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|884	
14cr|erlang-R16B03-2|885	%description test_server
14cr|erlang-R16B03-2|886	The OTP test sewrver for Erlang.
14cr|erlang-R16B03-2|887	
14cr|erlang-R16B03-2|888	%files test_server
14cr|erlang-R16B03-2|889	%{erlang_libdir}/test_server-*
14cr|erlang-R16B03-2|890	
14cr|erlang-R16B03-2|891	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|892	
14cr|erlang-R16B03-2|893	%package toolbar
14cr|erlang-R16B03-2|894	Summary:	Tool bar simplifying access to the Erlang tools
14cr|erlang-R16B03-2|895	License:	MPL
14cr|erlang-R16B03-2|896	Group:		Development/Other
14cr|erlang-R16B03-2|897	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|898	
14cr|erlang-R16B03-2|899	%description toolbar
14cr|erlang-R16B03-2|900	The Toolbar application simplifies access to the Erlang/OTP tools. It
14cr|erlang-R16B03-2|901	consists of a number of power buttons, one for each available tool.
14cr|erlang-R16B03-2|902	
14cr|erlang-R16B03-2|903	%files toolbar
14cr|erlang-R16B03-2|904	%{erlang_libdir}/toolbar-*
14cr|erlang-R16B03-2|905	
14cr|erlang-R16B03-2|906	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|907	
14cr|erlang-R16B03-2|908	%package tools
14cr|erlang-R16B03-2|909	Summary:	Set of programming tools including a coverage analyzer etc
14cr|erlang-R16B03-2|910	License:	MPL
14cr|erlang-R16B03-2|911	Group:		Development/Other
14cr|erlang-R16B03-2|912	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|913	
14cr|erlang-R16B03-2|914	%description tools
14cr|erlang-R16B03-2|915	The Tools application contains a number of stand-alone tools, which are
14cr|erlang-R16B03-2|916	useful when developing Erlang programs.
14cr|erlang-R16B03-2|917	
14cr|erlang-R16B03-2|918	%files tools
14cr|erlang-R16B03-2|919	%{erlang_libdir}/tools-*
14cr|erlang-R16B03-2|920	
14cr|erlang-R16B03-2|921	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|922	
14cr|erlang-R16B03-2|923	%package typer
14cr|erlang-R16B03-2|924	Summary:	Type annotator of Erlang code
14cr|erlang-R16B03-2|925	License:	MPL
14cr|erlang-R16B03-2|926	Group:		Development/Other
14cr|erlang-R16B03-2|927	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|928	
14cr|erlang-R16B03-2|929	%description typer
14cr|erlang-R16B03-2|930	A type annotator of Erlang code.
14cr|erlang-R16B03-2|931	
14cr|erlang-R16B03-2|932	%files typer
14cr|erlang-R16B03-2|933	%{erlang_libdir}/typer-*
14cr|erlang-R16B03-2|934	%{_libdir}/%{name}/bin/typer
14cr|erlang-R16B03-2|935	
14cr|erlang-R16B03-2|936	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|937	
14cr|erlang-R16B03-2|938	%package tv
14cr|erlang-R16B03-2|939	Summary:	ETS and MNESIA graphical table visualizer
14cr|erlang-R16B03-2|940	License:	MPL
14cr|erlang-R16B03-2|941	Group:		Development/Other
14cr|erlang-R16B03-2|942	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|943	
14cr|erlang-R16B03-2|944	%description tv
14cr|erlang-R16B03-2|945	The TV application enables the user to examine ETS and Mnesia tables.
14cr|erlang-R16B03-2|946	Once a certain table has been opened in the tool, the content may be viewed
14cr|erlang-R16B03-2|947	in various levels of detail.
14cr|erlang-R16B03-2|948	
14cr|erlang-R16B03-2|949	%files tv
14cr|erlang-R16B03-2|950	%{erlang_libdir}/tv-*
14cr|erlang-R16B03-2|951	
14cr|erlang-R16B03-2|952	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|953	
14cr|erlang-R16B03-2|954	%package webtool
14cr|erlang-R16B03-2|955	Summary:	Tool that simplifying the use of web based Erlang tools
14cr|erlang-R16B03-2|956	License:	MPL
14cr|erlang-R16B03-2|957	Group:		Development/Other
14cr|erlang-R16B03-2|958	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|959	
14cr|erlang-R16B03-2|960	%description webtool
14cr|erlang-R16B03-2|961	Erlang Module to configure,and start the webserver httpd and the various
14cr|erlang-R16B03-2|962	web based tools to Erlang/OTP.
14cr|erlang-R16B03-2|963	
14cr|erlang-R16B03-2|964	%files webtool
14cr|erlang-R16B03-2|965	%{erlang_libdir}/webtool-*
14cr|erlang-R16B03-2|966	
14cr|erlang-R16B03-2|967	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|968	
14cr|erlang-R16B03-2|969	%package wx
14cr|erlang-R16B03-2|970	Summary:	Graphic system for Erlang
14cr|erlang-R16B03-2|971	License:	MPL
14cr|erlang-R16B03-2|972	Group:		Development/Other
14cr|erlang-R16B03-2|973	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|974	
14cr|erlang-R16B03-2|975	%description wx
14cr|erlang-R16B03-2|976	A Graphics System used to write platform independent user interfaces
14cr|erlang-R16B03-2|977	for Erlang.
14cr|erlang-R16B03-2|978	
14cr|erlang-R16B03-2|979	%files wx
14cr|erlang-R16B03-2|980	%{erlang_libdir}/wx-*
14cr|erlang-R16B03-2|981	
14cr|erlang-R16B03-2|982	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|983	
14cr|erlang-R16B03-2|984	%package xmerl
14cr|erlang-R16B03-2|985	Summary:	XML processing tools
14cr|erlang-R16B03-2|986	License:	MPL
14cr|erlang-R16B03-2|987	Group:		Development/Other
14cr|erlang-R16B03-2|988	Requires:	%{name}-base = %{EVRD}
14cr|erlang-R16B03-2|989	
14cr|erlang-R16B03-2|990	%description xmerl
14cr|erlang-R16B03-2|991	Implements a set of tools for processing XML documents, as well as working
14cr|erlang-R16B03-2|992	with XML-like structures in Erlang. The main attraction so far is a
14cr|erlang-R16B03-2|993	single-pass, highly customizable XML processor. Other components are an
14cr|erlang-R16B03-2|994	export/translation facility and an XPATH query engine. This version fixes
14cr|erlang-R16B03-2|995	a few bugs in the scanner, and improves HTML export.
14cr|erlang-R16B03-2|996	
14cr|erlang-R16B03-2|997	%files xmerl
14cr|erlang-R16B03-2|998	%{erlang_libdir}/xmerl-*
14cr|erlang-R16B03-2|999	
14cr|erlang-R16B03-2|1000	#----------------------------------------------------------------------------
14cr|erlang-R16B03-2|1001	
14cr|erlang-R16B03-2|1002	%prep
14cr|erlang-R16B03-2|1003	%setup -qn otp_src_%{realver}
14cr|erlang-R16B03-2|1004	
14cr|erlang-R16B03-2|1005	%build
14cr|erlang-R16B03-2|1006	%serverbuild
14cr|erlang-R16B03-2|1007	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cr|erlang-R16B03-2|1008	export CXXLAGS=$CFLAGS
14cr|erlang-R16B03-2|1009	ERL_TOP=`pwd`; export ERL_TOP
14cr|erlang-R16B03-2|1010	
14cr|erlang-R16B03-2|1011	# enable dynamic linking for ssl
14cr|erlang-R16B03-2|1012	sed -i 's|SSL_DYNAMIC_ONLY=no|SSL_DYNAMIC_ONLY=yes|' erts/configure
14cr|erlang-R16B03-2|1013	#define __cputoolize true
14cr|erlang-R16B03-2|1014	%define _disable_ld_no_undefined 1
14cr|erlang-R16B03-2|1015	
14cr|erlang-R16B03-2|1016	%configure2_5x \
14cr|erlang-R16B03-2|1017	--prefix=%{_prefix} \
14cr|erlang-R16B03-2|1018	--exec-prefix=%{_prefix} \
14cr|erlang-R16B03-2|1019	--bindir=%{_bindir} \
14cr|erlang-R16B03-2|1020	--libdir=%{_libdir} \
14cr|erlang-R16B03-2|1021	--mandir=%{_mandir} \
14cr|erlang-R16B03-2|1022	--datadir=%{_datadir} \
14cr|erlang-R16B03-2|1023	%ifarch x86_64
14cr|erlang-R16B03-2|1024	--enable-m64-build \
14cr|erlang-R16B03-2|1025	%endif
14cr|erlang-R16B03-2|1026	--enable-threads \
14cr|erlang-R16B03-2|1027	--enable-kernel-poll \
14cr|erlang-R16B03-2|1028	--enable-hipe \
14cr|erlang-R16B03-2|1029	--enable-smp-support \
14cr|erlang-R16B03-2|1030	--with-ssl \
14cr|erlang-R16B03-2|1031	--disable-erlang-mandir \
14cr|erlang-R16B03-2|1032	--enable-dynamic-ssl-lib
14cr|erlang-R16B03-2|1033	
14cr|erlang-R16B03-2|1034	%make -j1
14cr|erlang-R16B03-2|1035	
14cr|erlang-R16B03-2|1036	%install
14cr|erlang-R16B03-2|1037	%makeinstall_std INSTALL_PREFIX=%{buildroot}
14cr|erlang-R16B03-2|1038	
14cr|erlang-R16B03-2|1039	# clean up
14cr|erlang-R16B03-2|1040	find %{buildroot}%{_libdir}/erlang -perm 0775 | xargs chmod 755
14cr|erlang-R16B03-2|1041	find %{buildroot}%{_libdir}/erlang -name Makefile | xargs chmod 644
14cr|erlang-R16B03-2|1042	find %{buildroot}%{_libdir}/erlang -name \*.bat | xargs rm -f
14cr|erlang-R16B03-2|1043	find %{buildroot}%{_libdir}/erlang -name index.txt.old | xargs rm -f
14cr|erlang-R16B03-2|1044	
14cr|erlang-R16B03-2|1045	# doc
14cr|erlang-R16B03-2|1046	mkdir -p erlang_doc
14cr|erlang-R16B03-2|1047	mkdir -p %{buildroot}%{_mandir}/erlang
14cr|erlang-R16B03-2|1048	tar -C erlang_doc -xf %{SOURCE1}
14cr|erlang-R16B03-2|1049	tar -C %{buildroot}%{_datadir} -xf %{SOURCE2}
14cr|erlang-R16B03-2|1050	
14cr|erlang-R16B03-2|1051	# make links to binaries
14cr|erlang-R16B03-2|1052	mkdir -p %{buildroot}%{_bindir}
14cr|erlang-R16B03-2|1053	pushd %{buildroot}%{_bindir}
14cr|erlang-R16B03-2|1054	for file in erl erlc escript run_erl
14cr|erlang-R16B03-2|1055	do
14cr|erlang-R16B03-2|1056	ln -sf ../%{_lib}/erlang/bin/$file .
14cr|erlang-R16B03-2|1057	done
14cr|erlang-R16B03-2|1058	popd
14cr|erlang-R16B03-2|1059	
14cr|erlang-R16B03-2|1060	# (tpg) fixes bug #32318
14cr|erlang-R16B03-2|1061	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|erlang-R16B03-2|1062	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/erlang.el << EOF
14cr|erlang-R16B03-2|1063	(setq load-path (cons "%{_libdir}/%{name}/lib/tools-*/emacs" load-path))
14cr|erlang-R16B03-2|1064	(add-to-list 'load-path "%{_datadir}/emacs/site-lisp/ess")
14cr|erlang-R16B03-2|1065	(load-library "erlang-start")
14cr|erlang-R16B03-2|1066	EOF
14cr|erlang-R16B03-2|1067	
14cr|erlang-R16B03-2|1068	# remove buildroot from installed files
14cr|erlang-R16B03-2|1069	pushd %{buildroot}%{_libdir}/erlang
14cr|erlang-R16B03-2|1070	sed -i "s|%{buildroot}||" erts*/bin/{erl,start} releases/RELEASES bin/{erl,start}
14cr|erlang-R16B03-2|1071	popd
14cr|erlang-R16B03-2|1072	
14cr|erlang-R16B03-2|1073	# (tpg) remove not needed files
14cr|erlang-R16B03-2|1074	rm -rf %{buildroot}%{_datadir}/COPYRIGHT
14cr|erlang-R16B03-2|1075	rm -rf %{buildroot}%{_datadir}/PR.template
14cr|erlang-R16B03-2|1076	rm -rf %{buildroot}%{_datadir}/README
14cr|erlang-R16B03-2|1077	
14cr|erlang-R16B03-2|1078	
14cr|erlang-R16B03-2|1079	%changelog
14cr|erlang-R16B03-2|1080	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> R16B03-2
14cr|erlang-R16B03-2|1081	+ Revision: a7591a6
14cr|erlang-R16B03-2|1082	- MassBuild#464: Increase release tag
14cr|erlang-R16B03-2|1083	
14cr|erlang-R16B03-2|1084	

1154 14
14cr|ermixer-0.8-10|1	%define name ermixer
14cr|ermixer-0.8-10|2	%define version 0.8
14cr|ermixer-0.8-10|3	%define release 10
14cr|ermixer-0.8-10|4	
14cr|ermixer-0.8-10|5	Name:		%{name}
14cr|ermixer-0.8-10|6	Summary:	A full featured OSS mixer
14cr|ermixer-0.8-10|7	Version:	%{version}
14cr|ermixer-0.8-10|8	Release:	%{release}
14cr|ermixer-0.8-10|9	License:	GPL
14cr|ermixer-0.8-10|10	Group:		Sound
14cr|ermixer-0.8-10|11	URL:		http://ermixer.sourceforge.net
14cr|ermixer-0.8-10|12	Source:		http://erevan.cuore.org/files/ermixer/%{name}-%{version}.tar.bz2
14cr|ermixer-0.8-10|13	Patch0:		ermixer-0.8-fix-link.patch
14cr|ermixer-0.8-10|14	BuildRequires:	ncurses-devel
14cr|ermixer-0.8-10|15	
14cr|ermixer-0.8-10|16	%description
14cr|ermixer-0.8-10|17	This is a very sophisticated OSS mixer with a lot of useful
14cr|ermixer-0.8-10|18	features like handling of multiple profile files, it offers
14cr|ermixer-0.8-10|19	a complete interface to the mixer capatibilities. You can
14cr|ermixer-0.8-10|20	use it with a nice curses interface or with a command line
14cr|ermixer-0.8-10|21	interface (useful for use it in scripts).
14cr|ermixer-0.8-10|22	
14cr|ermixer-0.8-10|23	%prep
14cr|ermixer-0.8-10|24	%setup -q
14cr|ermixer-0.8-10|25	%patch0 -p0 -b .link
14cr|ermixer-0.8-10|26	
14cr|ermixer-0.8-10|27	%build
14cr|ermixer-0.8-10|28	%configure2_5x
14cr|ermixer-0.8-10|29	%make
14cr|ermixer-0.8-10|30	
14cr|ermixer-0.8-10|31	%install
14cr|ermixer-0.8-10|32	rm -fr %buildroot
14cr|ermixer-0.8-10|33	%makeinstall_std
14cr|ermixer-0.8-10|34	
14cr|ermixer-0.8-10|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|ermixer-0.8-10|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
14cr|ermixer-0.8-10|37	[Desktop Entry]
14cr|ermixer-0.8-10|38	Type=Application
14cr|ermixer-0.8-10|39	Exec=/usr/bin/ermixer
14cr|ermixer-0.8-10|40	Icon=sound_section
14cr|ermixer-0.8-10|41	Categories=AudioVideo;Player;Audio;
14cr|ermixer-0.8-10|42	Name=Ermixer
14cr|ermixer-0.8-10|43	Comment=A full featured OSS mixer
14cr|ermixer-0.8-10|44	EOF
14cr|ermixer-0.8-10|45	
14cr|ermixer-0.8-10|46	%clean
14cr|ermixer-0.8-10|47	rm -rf $RPM_BUILD_ROOT
14cr|ermixer-0.8-10|48	
14cr|ermixer-0.8-10|49	%if %mdkversion < 200900
14cr|ermixer-0.8-10|50	%post
14cr|ermixer-0.8-10|51	%{update_menus}
14cr|ermixer-0.8-10|52	%endif
14cr|ermixer-0.8-10|53	
14cr|ermixer-0.8-10|54	%if %mdkversion < 200900
14cr|ermixer-0.8-10|55	%postun
14cr|ermixer-0.8-10|56	%{clean_menus}
14cr|ermixer-0.8-10|57	%endif
14cr|ermixer-0.8-10|58	
14cr|ermixer-0.8-10|59	%files
14cr|ermixer-0.8-10|60	%defattr(-,root,root)
14cr|ermixer-0.8-10|61	%doc INSTALL COPYING
14cr|ermixer-0.8-10|62	%{_bindir}/ermixer
14cr|ermixer-0.8-10|63	%{_mandir}/man1/ermixer.1*
14cr|ermixer-0.8-10|64	%{_datadir}/applications/mandriva-ermixer.desktop
14cr|ermixer-0.8-10|65	
14cr|ermixer-0.8-10|66	
14cr|ermixer-0.8-10|67	
14cr|ermixer-0.8-10|68	
14cr|ermixer-0.8-10|69	%changelog
14cr|ermixer-0.8-10|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-10
14cr|ermixer-0.8-10|71	+ Revision: ad6c278
14cr|ermixer-0.8-10|72	- MassBuild#464: Increase release tag
14cr|ermixer-0.8-10|73	
14cr|ermixer-0.8-10|74	

1155 14
14cr|esmtp-1.2-4|1	Summary: 	User configurable relay-only Mail Transfer Agent (MTA)
14cr|esmtp-1.2-4|2	Name:		esmtp
14cr|esmtp-1.2-4|3	Version:	1.2
14cr|esmtp-1.2-4|4	Release:	4
14cr|esmtp-1.2-4|5	License:	GPLv2+
14cr|esmtp-1.2-4|6	Group:		Networking/Mail
14cr|esmtp-1.2-4|7	# http://flow.dl.sourceforge.net/sourceforge/esmtp/
14cr|esmtp-1.2-4|8	URL:		http://esmtp.sourceforge.net
14cr|esmtp-1.2-4|9	Source0:	http://heanet.dl.sourceforge.net/sourceforge/esmtp/%{name}-%{version}.tar.bz2
14cr|esmtp-1.2-4|10	BuildRequires:	libesmtp-devel
14cr|esmtp-1.2-4|11	Provides:	sendmail-command
14cr|esmtp-1.2-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|esmtp-1.2-4|13	
14cr|esmtp-1.2-4|14	%description
14cr|esmtp-1.2-4|15	ESMTP is a user configurable relay-only Mail Transfer Agent (MTA) with a
14cr|esmtp-1.2-4|16	sendmail-compatible syntax. It's based on libESMTP supporting the AUTH
14cr|esmtp-1.2-4|17	(including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP
14cr|esmtp-1.2-4|18	extensions.
14cr|esmtp-1.2-4|19	
14cr|esmtp-1.2-4|20	So these are ESMTP features:
14cr|esmtp-1.2-4|21	
14cr|esmtp-1.2-4|22	* requires no administration privileges
14cr|esmtp-1.2-4|23	* individual user configuration
14cr|esmtp-1.2-4|24	* sendmail command line compatible
14cr|esmtp-1.2-4|25	* supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
14cr|esmtp-1.2-4|26	mechanisms
14cr|esmtp-1.2-4|27	* support the StartTLS SMTP extension
14cr|esmtp-1.2-4|28	* does not receive mail, expand aliases or manage a queue
14cr|esmtp-1.2-4|29	
14cr|esmtp-1.2-4|30	
14cr|esmtp-1.2-4|31	%prep
14cr|esmtp-1.2-4|32	%setup -q
14cr|esmtp-1.2-4|33	
14cr|esmtp-1.2-4|34	
14cr|esmtp-1.2-4|35	%build
14cr|esmtp-1.2-4|36	# Avoid making symlinks, this is done  by make alternatives.
14cr|esmtp-1.2-4|37	%__sed -i 's/\(.*LN_S.*\)/\#\1/' Makefile.in
14cr|esmtp-1.2-4|38	%configure2_5x
14cr|esmtp-1.2-4|39	%make
14cr|esmtp-1.2-4|40	
14cr|esmtp-1.2-4|41	
14cr|esmtp-1.2-4|42	%install
14cr|esmtp-1.2-4|43	%__rm -rf %buildroot
14cr|esmtp-1.2-4|44	%makeinstall
14cr|esmtp-1.2-4|45	%__install -d %buildroot%_sbindir
14cr|esmtp-1.2-4|46	
14cr|esmtp-1.2-4|47	install -d %{buildroot}%{_sysconfdir}
14cr|esmtp-1.2-4|48	install -m0644 sample.esmtprc %{buildroot}%{_sysconfdir}/esmtprc
14cr|esmtp-1.2-4|49	
14cr|esmtp-1.2-4|50	%post
14cr|esmtp-1.2-4|51	# sendmail-alternatives
14cr|esmtp-1.2-4|52	update-alternatives --install %_sbindir/sendmail sendmail-command %_bindir/%name 20
14cr|esmtp-1.2-4|53	
14cr|esmtp-1.2-4|54	%postun
14cr|esmtp-1.2-4|55	# sendmail-alternatives
14cr|esmtp-1.2-4|56	if [ "$1" = 0 ]; then
14cr|esmtp-1.2-4|57	update-alternatives --remove sendmail-command  %_bindir/%name
14cr|esmtp-1.2-4|58	fi
14cr|esmtp-1.2-4|59	
14cr|esmtp-1.2-4|60	%clean
14cr|esmtp-1.2-4|61	%__rm -rf %buildroot
14cr|esmtp-1.2-4|62	
14cr|esmtp-1.2-4|63	%files
14cr|esmtp-1.2-4|64	%defattr(-,root,root)
14cr|esmtp-1.2-4|65	%doc AUTHORS README TODO ChangeLog sample.esmtprc
14cr|esmtp-1.2-4|66	%config(noreplace) %{_sysconfdir}/esmtprc
14cr|esmtp-1.2-4|67	%_bindir/%name
14cr|esmtp-1.2-4|68	%_mandir/man1/%name.1*
14cr|esmtp-1.2-4|69	%_mandir/man5/%{name}rc.5*
14cr|esmtp-1.2-4|70	
14cr|esmtp-1.2-4|71	
14cr|esmtp-1.2-4|72	
14cr|esmtp-1.2-4|73	%changelog
14cr|esmtp-1.2-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14cr|esmtp-1.2-4|75	+ Revision: 5c0cf1a
14cr|esmtp-1.2-4|76	- MassBuild#464: Increase release tag
14cr|esmtp-1.2-4|77	
14cr|esmtp-1.2-4|78	

1156 14
14cr|etch-0.0.7-1|1	%define major 0
14cr|etch-0.0.7-1|2	%define libname %mklibname %{name} %{major}
14cr|etch-0.0.7-1|3	%define devname %mklibname %{name} -d
14cr|etch-0.0.7-1|4	
14cr|etch-0.0.7-1|5	Summary:	Rendering framework
14cr|etch-0.0.7-1|6	Name:		etch
14cr|etch-0.0.7-1|7	Version:	0.0.7
14cr|etch-0.0.7-1|8	Release:	1
14cr|etch-0.0.7-1|9	License:	LGPLv2.1+
14cr|etch-0.0.7-1|10	Group:		System/Libraries
14cr|etch-0.0.7-1|11	Url:		https://github.com/turran/etch/
14cr|etch-0.0.7-1|12	# From git
14cr|etch-0.0.7-1|13	Source0:	%{name}-%{version}.tar.bz2
14cr|etch-0.0.7-1|14	BuildRequires:	pkgconfig(eina)
14cr|etch-0.0.7-1|15	
14cr|etch-0.0.7-1|16	%description
14cr|etch-0.0.7-1|17	Generic rendering framework library used by other libraries.
14cr|etch-0.0.7-1|18	Part of Enesim framework.
14cr|etch-0.0.7-1|19	
14cr|etch-0.0.7-1|20	%files
14cr|etch-0.0.7-1|21	%{_bindir}/*
14cr|etch-0.0.7-1|22	
14cr|etch-0.0.7-1|23	#---------------------------------------------------------------------
14cr|etch-0.0.7-1|24	
14cr|etch-0.0.7-1|25	%package -n %{libname}
14cr|etch-0.0.7-1|26	Summary:	Generic rendering framework library
14cr|etch-0.0.7-1|27	Group:		System/Libraries
14cr|etch-0.0.7-1|28	
14cr|etch-0.0.7-1|29	%description -n %{libname}
14cr|etch-0.0.7-1|30	Generic rendering framework library used by other libraries.
14cr|etch-0.0.7-1|31	Part of Enesim framework.
14cr|etch-0.0.7-1|32	
14cr|etch-0.0.7-1|33	%files -n %{libname}
14cr|etch-0.0.7-1|34	%{_libdir}/lib%{name}.so.%{major}*
14cr|etch-0.0.7-1|35	
14cr|etch-0.0.7-1|36	#---------------------------------------------------------------------
14cr|etch-0.0.7-1|37	
14cr|etch-0.0.7-1|38	%package -n %{devname}
14cr|etch-0.0.7-1|39	Summary:	Enesim headers, static libraries, documentation and test programs
14cr|etch-0.0.7-1|40	Group:		Development/C
14cr|etch-0.0.7-1|41	Requires:	%{libname} = %{EVRD}
14cr|etch-0.0.7-1|42	
14cr|etch-0.0.7-1|43	%description -n %{devname}
14cr|etch-0.0.7-1|44	Headers, static libraries, test programs and documentation for etch.
14cr|etch-0.0.7-1|45	
14cr|etch-0.0.7-1|46	%files -n %{devname}
14cr|etch-0.0.7-1|47	%doc ChangeLog README COPYING
14cr|etch-0.0.7-1|48	%{_libdir}/pkgconfig/etch.pc
14cr|etch-0.0.7-1|49	%{_includedir}/*
14cr|etch-0.0.7-1|50	%{_libdir}/*.so
14cr|etch-0.0.7-1|51	
14cr|etch-0.0.7-1|52	#---------------------------------------------------------------------
14cr|etch-0.0.7-1|53	
14cr|etch-0.0.7-1|54	%prep
14cr|etch-0.0.7-1|55	%setup -q
14cr|etch-0.0.7-1|56	
14cr|etch-0.0.7-1|57	%build
14cr|etch-0.0.7-1|58	autoreconf -fi
14cr|etch-0.0.7-1|59	%configure2_5x --disable-static
14cr|etch-0.0.7-1|60	%make
14cr|etch-0.0.7-1|61	
14cr|etch-0.0.7-1|62	%install
14cr|etch-0.0.7-1|63	%makeinstall_std
14cr|etch-0.0.7-1|64	
14cr|etch-0.0.7-1|65	
14cr|etch-0.0.7-1|66	%changelog
14cr|etch-0.0.7-1|67	* Sun Sep 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.7-1
14cr|etch-0.0.7-1|68	+ Revision: 3cda8ef
14cr|etch-0.0.7-1|69	- New version 0.0.7
14cr|etch-0.0.7-1|70	
14cr|etch-0.0.7-1|71	

1157 14
14cr|etc-update-20020731-13|1	Name:		etc-update
14cr|etc-update-20020731-13|2	Version:	20020731
14cr|etc-update-20020731-13|3	Release:	13
14cr|etc-update-20020731-13|4	Summary:	Mergemaster for Linux
14cr|etc-update-20020731-13|5	Source0:	%{name}-%{version}.tar.bz2
14cr|etc-update-20020731-13|6	Source1:	%{name}.1
14cr|etc-update-20020731-13|7	Patch0:		etc-update-foo.patch.bz2
14cr|etc-update-20020731-13|8	URL:		http://www.xs4all.nl/~hanb/software
14cr|etc-update-20020731-13|9	License:	GPLv2+
14cr|etc-update-20020731-13|10	Group:		System/Configuration/Packaging
14cr|etc-update-20020731-13|11	BuildArch:	noarch
14cr|etc-update-20020731-13|12	
14cr|etc-update-20020731-13|13	%description
14cr|etc-update-20020731-13|14	After an update with urpmi rpm makes .rpmnew  copies  of  all  files  it
14cr|etc-update-20020731-13|15	knows it should not overwrite. Of course you have to look at  all  those
14cr|etc-update-20020731-13|16	files and merge any changes. A tedious and much forgotten job.
14cr|etc-update-20020731-13|17	
14cr|etc-update-20020731-13|18	
14cr|etc-update-20020731-13|19	%prep
14cr|etc-update-20020731-13|20	%setup -q
14cr|etc-update-20020731-13|21	%patch0 -p1 -b .foo
14cr|etc-update-20020731-13|22	
14cr|etc-update-20020731-13|23	%build
14cr|etc-update-20020731-13|24	
14cr|etc-update-20020731-13|25	%install
14cr|etc-update-20020731-13|26	install -m 755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|etc-update-20020731-13|27	install -m 644 %{name}rc -D %{buildroot}%{_sysconfdir}/%{name}rc
14cr|etc-update-20020731-13|28	install -m 644 %{SOURCE1} -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|etc-update-20020731-13|29	
14cr|etc-update-20020731-13|30	%files
14cr|etc-update-20020731-13|31	%doc CHANGES
14cr|etc-update-20020731-13|32	%config(noreplace) %{_sysconfdir}/%{name}rc
14cr|etc-update-20020731-13|33	%{_bindir}/%{name}
14cr|etc-update-20020731-13|34	%{_mandir}/man1/%{name}.1*
14cr|etc-update-20020731-13|35	
14cr|etc-update-20020731-13|36	
14cr|etc-update-20020731-13|37	
14cr|etc-update-20020731-13|38	%changelog
14cr|etc-update-20020731-13|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20020731-13
14cr|etc-update-20020731-13|40	+ Revision: 6c0db24
14cr|etc-update-20020731-13|41	- MassBuild#464: Increase release tag
14cr|etc-update-20020731-13|42	
14cr|etc-update-20020731-13|43	

1158 14
14cr|eterm-0.9.6-4|1	%define oname	Eterm
14cr|eterm-0.9.6-4|2	
14cr|eterm-0.9.6-4|3	# this situation is similar to Berkeley DB
14cr|eterm-0.9.6-4|4	%define major	%{version}
14cr|eterm-0.9.6-4|5	%define libname %mklibname %{name} %{major}
14cr|eterm-0.9.6-4|6	%define devname %mklibname %{name} -d
14cr|eterm-0.9.6-4|7	
14cr|eterm-0.9.6-4|8	Summary:	Terminal emulator
14cr|eterm-0.9.6-4|9	Name:		eterm
14cr|eterm-0.9.6-4|10	Version:	0.9.6
14cr|eterm-0.9.6-4|11	Release:	4
14cr|eterm-0.9.6-4|12	License:	BSD
14cr|eterm-0.9.6-4|13	Group:		Terminals
14cr|eterm-0.9.6-4|14	URL:		http://eterm.sourceforge.net/
14cr|eterm-0.9.6-4|15	Source0:	http://www.eterm.org/download/%{oname}-%{version}.tar.gz
14cr|eterm-0.9.6-4|16	Source5:	http://www.eterm.org/download/%{oname}-bg-%{version}.tar.gz
14cr|eterm-0.9.6-4|17	
14cr|eterm-0.9.6-4|18	BuildRequires:	pkgconfig(imlib2)
14cr|eterm-0.9.6-4|19	BuildRequires:	libast-devel >= 0.5
14cr|eterm-0.9.6-4|20	BuildRequires:	utempter-devel
14cr|eterm-0.9.6-4|21	BuildRequires:	pkgconfig(x11)
14cr|eterm-0.9.6-4|22	BuildRequires:	twin-devel
14cr|eterm-0.9.6-4|23	BuildRequires:	pkgconfig(xres)
14cr|eterm-0.9.6-4|24	BuildRequires:	pkgconfig(xext)
14cr|eterm-0.9.6-4|25	BuildRequires:	pkgconfig(xmu)
14cr|eterm-0.9.6-4|26	BuildRequires:  groff-for-man man
14cr|eterm-0.9.6-4|27	BuildRequires:	gdb
14cr|eterm-0.9.6-4|28	Requires(pre):	ncurses
14cr|eterm-0.9.6-4|29	# needed by Etbg_update_list script
14cr|eterm-0.9.6-4|30	Requires(post):	diffutils
14cr|eterm-0.9.6-4|31	Conflicts:	ncurses-extraterms
14cr|eterm-0.9.6-4|32	Provides:	%{oname} = %{version}-%{release}
14cr|eterm-0.9.6-4|33	Obsoletes:	%{oname} < %{version}-%{release}
14cr|eterm-0.9.6-4|34	
14cr|eterm-0.9.6-4|35	%description
14cr|eterm-0.9.6-4|36	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
14cr|eterm-0.9.6-4|37	It is designed with a Freedom of Choice philosophy, leaving as much power,
14cr|eterm-0.9.6-4|38	flexibility, and freedom as possible in the hands of the user.
14cr|eterm-0.9.6-4|39	
14cr|eterm-0.9.6-4|40	It is designed to look good and work well, but takes a feature-rich approach
14cr|eterm-0.9.6-4|41	rather than one of minimalism while still maintaining speed and efficiency.
14cr|eterm-0.9.6-4|42	
14cr|eterm-0.9.6-4|43	It works on any window manager/desktop environment, although it is designed
14cr|eterm-0.9.6-4|44	to work and integrate best with Enlightenment.
14cr|eterm-0.9.6-4|45	
14cr|eterm-0.9.6-4|46	%package -n %{libname}
14cr|eterm-0.9.6-4|47	Summary:	Library from Eterm (Enlightened Terminal Emulator)
14cr|eterm-0.9.6-4|48	Group:		Terminals
14cr|eterm-0.9.6-4|49	
14cr|eterm-0.9.6-4|50	%description -n	%{libname}
14cr|eterm-0.9.6-4|51	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
14cr|eterm-0.9.6-4|52	It is designed with a Freedom of Choice philosophy, leaving as much power,
14cr|eterm-0.9.6-4|53	flexibility, and freedom as possible in the hands of the user.
14cr|eterm-0.9.6-4|54	
14cr|eterm-0.9.6-4|55	It is designed to look good and work well, but takes a feature-rich approach
14cr|eterm-0.9.6-4|56	rather than one of minimalism while still maintaining speed and efficiency.
14cr|eterm-0.9.6-4|57	
14cr|eterm-0.9.6-4|58	It works on any window manager/desktop environment, although it is designed
14cr|eterm-0.9.6-4|59	to work and integrate best with Enlightenment.
14cr|eterm-0.9.6-4|60	
14cr|eterm-0.9.6-4|61	This library is essential for Eterm to work.
14cr|eterm-0.9.6-4|62	
14cr|eterm-0.9.6-4|63	%package -n %{devname}
14cr|eterm-0.9.6-4|64	Summary:	Devel files for Eterm
14cr|eterm-0.9.6-4|65	Group:		Development/Other
14cr|eterm-0.9.6-4|66	Requires:	%{libname} = %{version}-%{release}
14cr|eterm-0.9.6-4|67	Provides:	%{name}-devel = %{version}-%{release}
14cr|eterm-0.9.6-4|68	Provides:	%{oname}-devel = %{version}-%{release}
14cr|eterm-0.9.6-4|69	
14cr|eterm-0.9.6-4|70	%description -n %{devname}
14cr|eterm-0.9.6-4|71	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
14cr|eterm-0.9.6-4|72	It is designed with a Freedom of Choice philosophy, leaving as much power,
14cr|eterm-0.9.6-4|73	flexibility, and freedom as possible in the hands of the user.
14cr|eterm-0.9.6-4|74	
14cr|eterm-0.9.6-4|75	It is designed to look good and work well, but takes a feature-rich approach
14cr|eterm-0.9.6-4|76	rather than one of minimalism while still maintaining speed and efficiency.
14cr|eterm-0.9.6-4|77	
14cr|eterm-0.9.6-4|78	It works on any window manager/desktop environment, although it is designed
14cr|eterm-0.9.6-4|79	to work and integrate best with Enlightenment.
14cr|eterm-0.9.6-4|80	
14cr|eterm-0.9.6-4|81	This package provides the necessary development libraries and include files
14cr|eterm-0.9.6-4|82	to allow you to develop or compile programs that needs Eterm, though no such
14cr|eterm-0.9.6-4|83	program has existed so far.
14cr|eterm-0.9.6-4|84	
14cr|eterm-0.9.6-4|85	%prep
14cr|eterm-0.9.6-4|86	%setup -q -a5 -n %{oname}-%{version}
14cr|eterm-0.9.6-4|87	
14cr|eterm-0.9.6-4|88	# patch1 also sets $TERM = xterm for all themes,
14cr|eterm-0.9.6-4|89	# do that here since patch1 is not applied
14cr|eterm-0.9.6-4|90	find themes/ -name 'theme.cfg.in' -print0 | xargs -0 -r perl -pi -e 's/term_name Eterm/term_name xterm/'
14cr|eterm-0.9.6-4|91	
14cr|eterm-0.9.6-4|92	%build
14cr|eterm-0.9.6-4|93	%configure2_5x \
14cr|eterm-0.9.6-4|94	--enable-etwin \
14cr|eterm-0.9.6-4|95	--enable-escreen-fx \
14cr|eterm-0.9.6-4|96	--enable-profile \
14cr|eterm-0.9.6-4|97	--enable-trans \
14cr|eterm-0.9.6-4|98	--with-backspace=bs \
14cr|eterm-0.9.6-4|99	--enable-mmx \
14cr|eterm-0.9.6-4|100	--enable-utmp \
14cr|eterm-0.9.6-4|101	--with-delete=execute \
14cr|eterm-0.9.6-4|102	--enable-auto-encoding \
14cr|eterm-0.9.6-4|103	--enable-multi-charset \
14cr|eterm-0.9.6-4|104	--enable-xim \
14cr|eterm-0.9.6-4|105	--enable-greek \
14cr|eterm-0.9.6-4|106	--disable-static
14cr|eterm-0.9.6-4|107	
14cr|eterm-0.9.6-4|108	%make
14cr|eterm-0.9.6-4|109	
14cr|eterm-0.9.6-4|110	%install
14cr|eterm-0.9.6-4|111	%makeinstall_std
14cr|eterm-0.9.6-4|112	
14cr|eterm-0.9.6-4|113	# Install menu
14cr|eterm-0.9.6-4|114	mkdir -p %{buildroot}%{_datadir}/applications
14cr|eterm-0.9.6-4|115	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|eterm-0.9.6-4|116	[Desktop Entry]
14cr|eterm-0.9.6-4|117	Name=Eterm
14cr|eterm-0.9.6-4|118	Comment=Enlightened Terminal Emulator
14cr|eterm-0.9.6-4|119	Exec=Eterm
14cr|eterm-0.9.6-4|120	Icon=terminals_section
14cr|eterm-0.9.6-4|121	Terminal=false
14cr|eterm-0.9.6-4|122	Type=Application
14cr|eterm-0.9.6-4|123	Categories=X-MandrivaLinux-System-Terminals;System;TerminalEmulator;
14cr|eterm-0.9.6-4|124	EOF
14cr|eterm-0.9.6-4|125	
14cr|eterm-0.9.6-4|126	mkdir -p %{buildroot}%{_datadir}/terminfo/E
14cr|eterm-0.9.6-4|127	tic -o %{buildroot}%{_datadir}/terminfo doc/Eterm.ti
14cr|eterm-0.9.6-4|128	
14cr|eterm-0.9.6-4|129	%post
14cr|eterm-0.9.6-4|130	update-alternatives --install /usr/bin/xvt xvt /usr/bin/Eterm 15
14cr|eterm-0.9.6-4|131	%{_bindir}/Etbg_update_list
14cr|eterm-0.9.6-4|132	
14cr|eterm-0.9.6-4|133	%postun
14cr|eterm-0.9.6-4|134	[ "$1" = "0" ]&& update-alternatives --remove xvt /usr/bin/Eterm
14cr|eterm-0.9.6-4|135	
14cr|eterm-0.9.6-4|136	%files
14cr|eterm-0.9.6-4|137	%doc ChangeLog README ReleaseNotes doc/Eterm_reference.html doc/README.Escreen
14cr|eterm-0.9.6-4|138	%{_bindir}/*
14cr|eterm-0.9.6-4|139	%dir %{_datadir}/Eterm
14cr|eterm-0.9.6-4|140	%config(noreplace) %{_datadir}/Eterm/themes
14cr|eterm-0.9.6-4|141	%{_datadir}/Eterm/pix
14cr|eterm-0.9.6-4|142	%{_mandir}/man1/Eterm.1.*
14cr|eterm-0.9.6-4|143	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|eterm-0.9.6-4|144	%{_datadir}/%{oname}/gdb.scr
14cr|eterm-0.9.6-4|145	%{_datadir}/terminfo/E/*
14cr|eterm-0.9.6-4|146	
14cr|eterm-0.9.6-4|147	%files -n %{libname}
14cr|eterm-0.9.6-4|148	%{_libdir}/lib%{oname}-%{major}.so
14cr|eterm-0.9.6-4|149	
14cr|eterm-0.9.6-4|150	%files -n %{devname}
14cr|eterm-0.9.6-4|151	%{_libdir}/lib%{oname}.so
14cr|eterm-0.9.6-4|152	
14cr|eterm-0.9.6-4|153	
14cr|eterm-0.9.6-4|154	
14cr|eterm-0.9.6-4|155	%changelog
14cr|eterm-0.9.6-4|156	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-4
14cr|eterm-0.9.6-4|157	+ Revision: 855dcf6
14cr|eterm-0.9.6-4|158	- MassBuild#464: Increase release tag
14cr|eterm-0.9.6-4|159	
14cr|eterm-0.9.6-4|160	

1159 14
14cr|eternallands-1.9.3-3|1	Summary:	A free to play, graphical MMORPG client
14cr|eternallands-1.9.3-3|2	Name:		eternallands
14cr|eternallands-1.9.3-3|3	Version:	1.9.3
14cr|eternallands-1.9.3-3|4	Release:	3
14cr|eternallands-1.9.3-3|5	License:	QTPL-based
14cr|eternallands-1.9.3-3|6	Group:		Games/Adventure
14cr|eternallands-1.9.3-3|7	URL:		http://www.eternal-lands.com
14cr|eternallands-1.9.3-3|8	# it's better to get sources from here than from git:
14cr|eternallands-1.9.3-3|9	# http://ppa.launchpad.net/pjbroad/ppa/ubuntu/pool/main/e/
14cr|eternallands-1.9.3-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|eternallands-1.9.3-3|11	Patch0:		eternallands-1.9.2-wrapper.patch
14cr|eternallands-1.9.3-3|12	Patch1:		eternallands-1.9.2-linking.patch
14cr|eternallands-1.9.3-3|13	Patch2:		eternallands-1.9.2-verbose.patch
14cr|eternallands-1.9.3-3|14	Patch3:		eternallands-1.9.3-glext.patch
14cr|eternallands-1.9.3-3|15	Patch4:		eternallands-1.9.3-libxml29.patch
14cr|eternallands-1.9.3-3|16	BuildRequires:	cal3d-devel
14cr|eternallands-1.9.3-3|17	BuildRequires:	pkgconfig(gl)
14cr|eternallands-1.9.3-3|18	BuildRequires:	pkgconfig(glu)
14cr|eternallands-1.9.3-3|19	BuildRequires:	pkgconfig(libpng)
14cr|eternallands-1.9.3-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|eternallands-1.9.3-3|21	BuildRequires:	pkgconfig(openal)
14cr|eternallands-1.9.3-3|22	BuildRequires:	pkgconfig(sdl)
14cr|eternallands-1.9.3-3|23	BuildRequires:	pkgconfig(SDL_image)
14cr|eternallands-1.9.3-3|24	BuildRequires:	pkgconfig(SDL_net)
14cr|eternallands-1.9.3-3|25	BuildRequires:	pkgconfig(vorbis)
14cr|eternallands-1.9.3-3|26	BuildRequires:	pkgconfig(x11)
14cr|eternallands-1.9.3-3|27	BuildRequires:	pkgconfig(zlib)
14cr|eternallands-1.9.3-3|28	Requires:	zenity
14cr|eternallands-1.9.3-3|29	Requires:	%{name}-data = %{version}
14cr|eternallands-1.9.3-3|30	
14cr|eternallands-1.9.3-3|31	%description
14cr|eternallands-1.9.3-3|32	Eternal Lands is a free to play, graphical MMORPG (massively-multi-player
14cr|eternallands-1.9.3-3|33	online role-playing game).  Different from other role-playing games, there are
14cr|eternallands-1.9.3-3|34	no fixed classes so you can improve any of the many skills.  There is a choice
14cr|eternallands-1.9.3-3|35	of several character races but all are equal.
14cr|eternallands-1.9.3-3|36	
14cr|eternallands-1.9.3-3|37	%files
14cr|eternallands-1.9.3-3|38	%doc CHANGES TODO eternal_lands_license.txt
14cr|eternallands-1.9.3-3|39	%{_gamesbindir}/*
14cr|eternallands-1.9.3-3|40	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|eternallands-1.9.3-3|41	%{_datadir}/pixmaps/%{name}.png
14cr|eternallands-1.9.3-3|42	%{_mandir}/man6/*
14cr|eternallands-1.9.3-3|43	
14cr|eternallands-1.9.3-3|44	#----------------------------------------------------------------------------
14cr|eternallands-1.9.3-3|45	
14cr|eternallands-1.9.3-3|46	%prep
14cr|eternallands-1.9.3-3|47	%setup -q
14cr|eternallands-1.9.3-3|48	%patch0 -p1 -b .wrapper
14cr|eternallands-1.9.3-3|49	%patch1 -p1 -b .linking
14cr|eternallands-1.9.3-3|50	%patch2 -p1 -b .verbose
14cr|eternallands-1.9.3-3|51	%patch3 -p1 -b .glext
14cr|eternallands-1.9.3-3|52	%patch4 -p1 -b .libxml29
14cr|eternallands-1.9.3-3|53	
14cr|eternallands-1.9.3-3|54	%build
14cr|eternallands-1.9.3-3|55	sed -i s,-march=i686,,g make.conf
14cr|eternallands-1.9.3-3|56	%make -f Makefile.linux
14cr|eternallands-1.9.3-3|57	
14cr|eternallands-1.9.3-3|58	%install
14cr|eternallands-1.9.3-3|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|eternallands-1.9.3-3|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|eternallands-1.9.3-3|61	[Desktop Entry]
14cr|eternallands-1.9.3-3|62	Name=Eternal Lands
14cr|eternallands-1.9.3-3|63	Comment=%{summary}
14cr|eternallands-1.9.3-3|64	Exec=%{_gamesbindir}/%{name}
14cr|eternallands-1.9.3-3|65	Icon=%{name}
14cr|eternallands-1.9.3-3|66	Terminal=false
14cr|eternallands-1.9.3-3|67	Type=Application
14cr|eternallands-1.9.3-3|68	StartupNotify=true
14cr|eternallands-1.9.3-3|69	Categories=Game;AdventureGame;
14cr|eternallands-1.9.3-3|70	EOF
14cr|eternallands-1.9.3-3|71	
14cr|eternallands-1.9.3-3|72	install -d %{buildroot}%{_datadir}/pixmaps
14cr|eternallands-1.9.3-3|73	cp pkgfiles/%{name}.png %{buildroot}%{_datadir}/pixmaps/
14cr|eternallands-1.9.3-3|74	
14cr|eternallands-1.9.3-3|75	# game binary and wrapper
14cr|eternallands-1.9.3-3|76	install -d %{buildroot}%{_gamesbindir}
14cr|eternallands-1.9.3-3|77	cp el.x86.linux.bin %{buildroot}%{_gamesbindir}/
14cr|eternallands-1.9.3-3|78	cp pkgfiles/%{name} %{buildroot}%{_gamesbindir}/
14cr|eternallands-1.9.3-3|79	
14cr|eternallands-1.9.3-3|80	# man files
14cr|eternallands-1.9.3-3|81	install -d %{buildroot}%{_mandir}/man6
14cr|eternallands-1.9.3-3|82	cp pkgfiles/*.6 %{buildroot}%{_mandir}/man6/
14cr|eternallands-1.9.3-3|83	
14cr|eternallands-1.9.3-3|84	
14cr|eternallands-1.9.3-3|85	%changelog
14cr|eternallands-1.9.3-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.3-3
14cr|eternallands-1.9.3-3|87	+ Revision: a80963c
14cr|eternallands-1.9.3-3|88	- MassBuild#464: Increase release tag
14cr|eternallands-1.9.3-3|89	
14cr|eternallands-1.9.3-3|90	

1160 14
14cr|eternallands-data-1.9.3-3|1	%define oname eternallands
14cr|eternallands-data-1.9.3-3|2	
14cr|eternallands-data-1.9.3-3|3	# data package version
14cr|eternallands-data-1.9.3-3|4	%define dversion 193
14cr|eternallands-data-1.9.3-3|5	# sound package version
14cr|eternallands-data-1.9.3-3|6	%define sversion 191
14cr|eternallands-data-1.9.3-3|7	
14cr|eternallands-data-1.9.3-3|8	Summary:	Data files to play Eternal Lands
14cr|eternallands-data-1.9.3-3|9	Name:		%{oname}-data
14cr|eternallands-data-1.9.3-3|10	Version:	1.9.3
14cr|eternallands-data-1.9.3-3|11	Release:	3
14cr|eternallands-data-1.9.3-3|12	License:	QTPL-based
14cr|eternallands-data-1.9.3-3|13	Group:		Games/Adventure
14cr|eternallands-data-1.9.3-3|14	Url:		http://www.eternal-lands.com
14cr|eternallands-data-1.9.3-3|15	Source0:	http://www.eternal-lands.com/el_linux_%{dversion}.zip
14cr|eternallands-data-1.9.3-3|16	Source1:	http://www.eternallands.co.uk/EL_sound_%{sversion}.zip
14cr|eternallands-data-1.9.3-3|17	Source10:	http://www.eternallands.co.uk/music_full.zip
14cr|eternallands-data-1.9.3-3|18	BuildRequires:	unzip
14cr|eternallands-data-1.9.3-3|19	BuildArch:	noarch
14cr|eternallands-data-1.9.3-3|20	
14cr|eternallands-data-1.9.3-3|21	%description
14cr|eternallands-data-1.9.3-3|22	Data files to play Eternal Lands. Graphics, music, sounds etc.
14cr|eternallands-data-1.9.3-3|23	
14cr|eternallands-data-1.9.3-3|24	%files
14cr|eternallands-data-1.9.3-3|25	%doc license.txt
14cr|eternallands-data-1.9.3-3|26	%{_gamesdatadir}/%{oname}
14cr|eternallands-data-1.9.3-3|27	
14cr|eternallands-data-1.9.3-3|28	#----------------------------------------------------------------------------
14cr|eternallands-data-1.9.3-3|29	
14cr|eternallands-data-1.9.3-3|30	%prep
14cr|eternallands-data-1.9.3-3|31	%setup -q -n el_linux -a 1
14cr|eternallands-data-1.9.3-3|32	
14cr|eternallands-data-1.9.3-3|33	%build
14cr|eternallands-data-1.9.3-3|34	
14cr|eternallands-data-1.9.3-3|35	%install
14cr|eternallands-data-1.9.3-3|36	# game data and sound files
14cr|eternallands-data-1.9.3-3|37	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|eternallands-data-1.9.3-3|38	rm -f *.bin *.exe
14cr|eternallands-data-1.9.3-3|39	cp -r * %{buildroot}%{_gamesdatadir}/%{oname}/
14cr|eternallands-data-1.9.3-3|40	
14cr|eternallands-data-1.9.3-3|41	# game music
14cr|eternallands-data-1.9.3-3|42	install -d %{buildroot}%{_gamesdatadir}/%{oname}/music
14cr|eternallands-data-1.9.3-3|43	unzip %{SOURCE10} -d %{buildroot}%{_gamesdatadir}/%{oname}/music
14cr|eternallands-data-1.9.3-3|44	
14cr|eternallands-data-1.9.3-3|45	
14cr|eternallands-data-1.9.3-3|46	%changelog
14cr|eternallands-data-1.9.3-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.3-3
14cr|eternallands-data-1.9.3-3|48	+ Revision: 2b44d48
14cr|eternallands-data-1.9.3-3|49	- MassBuild#464: Increase release tag
14cr|eternallands-data-1.9.3-3|50	
14cr|eternallands-data-1.9.3-3|51	

1161 14
14cr|etftp-1.1.3-15|1	%define name etftp
14cr|etftp-1.1.3-15|2	%define version 1.1.3
14cr|etftp-1.1.3-15|3	%define release 15
14cr|etftp-1.1.3-15|4	
14cr|etftp-1.1.3-15|5	Summary: The Enhanced Trivial File Transfer Protocol, RFC 1986, client/server
14cr|etftp-1.1.3-15|6	Name: %{name}
14cr|etftp-1.1.3-15|7	Version: %{version}
14cr|etftp-1.1.3-15|8	Release: %{release}
14cr|etftp-1.1.3-15|9	Source: %{name}-%{version}.tar.bz2
14cr|etftp-1.1.3-15|10	License: GPL
14cr|etftp-1.1.3-15|11	Url: http://www.networksorcery.com/enp/protocol/etftp.htm
14cr|etftp-1.1.3-15|12	Group: Networking/File transfer
14cr|etftp-1.1.3-15|13	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|etftp-1.1.3-15|14	
14cr|etftp-1.1.3-15|15	%description
14cr|etftp-1.1.3-15|16	ETFTP - Enhanced Trivial File Transfer Protocol. Adaptive transmission
14cr|etftp-1.1.3-15|17	protocol for radio based data transmission.
14cr|etftp-1.1.3-15|18	
14cr|etftp-1.1.3-15|19	The idea of ETFTP as a project originated from RFC 1986 in which an
14cr|etftp-1.1.3-15|20	experimental protocol for tactical radio is specified.  On account of
14cr|etftp-1.1.3-15|21	the increasing interest in data transmission over tactical radio, the
14cr|etftp-1.1.3-15|22	code was finally donated to the National Defence Research
14cr|etftp-1.1.3-15|23	Establishment, Dept. of Communication Systems, FOA 72, on condition
14cr|etftp-1.1.3-15|24	that it was released under the terms of the GNU GPL.
14cr|etftp-1.1.3-15|25	
14cr|etftp-1.1.3-15|26	
14cr|etftp-1.1.3-15|27	Please drop us an e-mail if you do use ``our'' etftp in any research
14cr|etftp-1.1.3-15|28	and/or development...
14cr|etftp-1.1.3-15|29	
14cr|etftp-1.1.3-15|30	The code is an extension of W. Richard Stevens implementation of TFTP.
14cr|etftp-1.1.3-15|31	For further reading, study his book "UNIX Network Programming" (ISBN
14cr|etftp-1.1.3-15|32	0-13-949876-1).  See also RFC 998 (NETBLT) and RFC 1350 (TFTP) for more
14cr|etftp-1.1.3-15|33	background and ideas...
14cr|etftp-1.1.3-15|34	
14cr|etftp-1.1.3-15|35	For RFC 1986, see, e.g., ftp://nis.nsf.net/documents/rfc/rfc1986.txt.
14cr|etftp-1.1.3-15|36	
14cr|etftp-1.1.3-15|37	
14cr|etftp-1.1.3-15|38	%prep
14cr|etftp-1.1.3-15|39	
14cr|etftp-1.1.3-15|40	%setup -q -n etftp-1.1.3
14cr|etftp-1.1.3-15|41	
14cr|etftp-1.1.3-15|42	%configure
14cr|etftp-1.1.3-15|43	
14cr|etftp-1.1.3-15|44	%build
14cr|etftp-1.1.3-15|45	
14cr|etftp-1.1.3-15|46	%make
14cr|etftp-1.1.3-15|47	
14cr|etftp-1.1.3-15|48	
14cr|etftp-1.1.3-15|49	%install
14cr|etftp-1.1.3-15|50	rm -rf $RPM_BUILD_ROOT
14cr|etftp-1.1.3-15|51	
14cr|etftp-1.1.3-15|52	%makeinstall
14cr|etftp-1.1.3-15|53	
14cr|etftp-1.1.3-15|54	%clean
14cr|etftp-1.1.3-15|55	rm -rf $RPM_BUILD_ROOT
14cr|etftp-1.1.3-15|56	
14cr|etftp-1.1.3-15|57	
14cr|etftp-1.1.3-15|58	%files
14cr|etftp-1.1.3-15|59	%defattr (-,root,root)
14cr|etftp-1.1.3-15|60	%doc INSTALL TODO USAGE README WhatsNew batchfile.sample
14cr|etftp-1.1.3-15|61	%{_bindir}/*
14cr|etftp-1.1.3-15|62	%{_sbindir}/*
14cr|etftp-1.1.3-15|63	
14cr|etftp-1.1.3-15|64	
14cr|etftp-1.1.3-15|65	
14cr|etftp-1.1.3-15|66	
14cr|etftp-1.1.3-15|67	%changelog
14cr|etftp-1.1.3-15|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-15
14cr|etftp-1.1.3-15|69	+ Revision: a9151d1
14cr|etftp-1.1.3-15|70	- MassBuild#464: Increase release tag
14cr|etftp-1.1.3-15|71	
14cr|etftp-1.1.3-15|72	

1162 14
14cr|ethemes-1.1-17|1	Name:		ethemes
14cr|ethemes-1.1-17|2	Version:	1.1
14cr|ethemes-1.1-17|3	Release:	 17
14cr|ethemes-1.1-17|4	License:	GPL
14cr|ethemes-1.1-17|5	Summary:	Themes for Enlightenment
14cr|ethemes-1.1-17|6	Group:		Graphical desktop/Enlightenment
14cr|ethemes-1.1-17|7	
14cr|ethemes-1.1-17|8	Source:		ethemes-%{version}.tar.bz2
14cr|ethemes-1.1-17|9	
14cr|ethemes-1.1-17|10	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|ethemes-1.1-17|11	Requires:	enlightenment >= 0.16
14cr|ethemes-1.1-17|12	BuildArchitectures: noarch
14cr|ethemes-1.1-17|13	URL:		http://e.themes.org/
14cr|ethemes-1.1-17|14	Prefix:		%{_prefix}
14cr|ethemes-1.1-17|15	
14cr|ethemes-1.1-17|16	%description
14cr|ethemes-1.1-17|17	This package contains some nice themes for Enlightenment.
14cr|ethemes-1.1-17|18	
14cr|ethemes-1.1-17|19	%description -l fr
14cr|ethemes-1.1-17|20	Ce package contient des thmes pour Enlightenment.
14cr|ethemes-1.1-17|21	
14cr|ethemes-1.1-17|22	%prep
14cr|ethemes-1.1-17|23	%setup -q -n  %{name}
14cr|ethemes-1.1-17|24	
14cr|ethemes-1.1-17|25	%build
14cr|ethemes-1.1-17|26	
14cr|ethemes-1.1-17|27	%install
14cr|ethemes-1.1-17|28	rm -rf $RPM_BUILD_ROOT
14cr|ethemes-1.1-17|29	mkdir -p $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/
14cr|ethemes-1.1-17|30	cp -a * $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/
14cr|ethemes-1.1-17|31	cd $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/Absolute_E/sound/samples
14cr|ethemes-1.1-17|32	for sample in *.wav;
14cr|ethemes-1.1-17|33	do ln -sf %{prefix}/X11R6/share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/$sample .;
14cr|ethemes-1.1-17|34	done
14cr|ethemes-1.1-17|35	find $RPM_BUILD_ROOT -type d -a -name .xvpics | xargs rm -rf
14cr|ethemes-1.1-17|36	
14cr|ethemes-1.1-17|37	%clean
14cr|ethemes-1.1-17|38	rm -rf $RPM_BUILD_ROOT
14cr|ethemes-1.1-17|39	
14cr|ethemes-1.1-17|40	%files
14cr|ethemes-1.1-17|41	%defattr (-,root,root)
14cr|ethemes-1.1-17|42	%{prefix}/X11R6/share/enlightenment/themes/Absolute_E
14cr|ethemes-1.1-17|43	%{prefix}/X11R6/share/enlightenment/themes/Aliens
14cr|ethemes-1.1-17|44	%{prefix}/X11R6/share/enlightenment/themes/minEguE
14cr|ethemes-1.1-17|45	%{prefix}/X11R6/share/enlightenment/themes/GTK+
14cr|ethemes-1.1-17|46	
14cr|ethemes-1.1-17|47	
14cr|ethemes-1.1-17|48	
14cr|ethemes-1.1-17|49	
14cr|ethemes-1.1-17|50	
14cr|ethemes-1.1-17|51	%changelog
14cr|ethemes-1.1-17|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-17
14cr|ethemes-1.1-17|53	+ Revision: fbd7b28
14cr|ethemes-1.1-17|54	- MassBuild#464: Increase release tag
14cr|ethemes-1.1-17|55	
14cr|ethemes-1.1-17|56	

1163 14
14cr|etherape-0.9.12-4|1	Summary:	Graphical network viewer modeled after etherman
14cr|etherape-0.9.12-4|2	Name:		etherape
14cr|etherape-0.9.12-4|3	Version:	0.9.12
14cr|etherape-0.9.12-4|4	Release: 	4
14cr|etherape-0.9.12-4|5	License:	GPLv2+
14cr|etherape-0.9.12-4|6	Group:		Monitoring
14cr|etherape-0.9.12-4|7	URL:		http://etherape.sourceforge.net/
14cr|etherape-0.9.12-4|8	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|etherape-0.9.12-4|9	Requires:	usermode-consoleonly
14cr|etherape-0.9.12-4|10	Requires:       libbonoboui
14cr|etherape-0.9.12-4|11	Requires:       libgnomeui2
14cr|etherape-0.9.12-4|12	BuildRequires:	pkgconfig(libglade-2.0)
14cr|etherape-0.9.12-4|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|etherape-0.9.12-4|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|etherape-0.9.12-4|15	BuildRequires:	libpcap-devel
14cr|etherape-0.9.12-4|16	BuildRequires:	desktop-file-utils
14cr|etherape-0.9.12-4|17	BuildRequires:	scrollkeeper
14cr|etherape-0.9.12-4|18	BuildRequires:	imagemagick
14cr|etherape-0.9.12-4|19	
14cr|etherape-0.9.12-4|20	%description
14cr|etherape-0.9.12-4|21	Etherape is a graphical network monitor for Unix modeled after
14cr|etherape-0.9.12-4|22	etherman. Featuring ether, ip and tcp modes, it displays network
14cr|etherape-0.9.12-4|23	activity graphically. Hosts and links change in size with traffic.
14cr|etherape-0.9.12-4|24	Color coded protocols display. It supports ethernet, ppp and slip
14cr|etherape-0.9.12-4|25	devices. It can filter traffic to be shown, and can read traffic
14cr|etherape-0.9.12-4|26	from a file as well as live from the network.
14cr|etherape-0.9.12-4|27	
14cr|etherape-0.9.12-4|28	%prep
14cr|etherape-0.9.12-4|29	%setup -q
14cr|etherape-0.9.12-4|30	
14cr|etherape-0.9.12-4|31	%build
14cr|etherape-0.9.12-4|32	%configure2_5x
14cr|etherape-0.9.12-4|33	%make
14cr|etherape-0.9.12-4|34	
14cr|etherape-0.9.12-4|35	%install
14cr|etherape-0.9.12-4|36	%makeinstall_std bindir=%{_sbindir}
14cr|etherape-0.9.12-4|37	mkdir -p %{buildroot}%{_bindir}
14cr|etherape-0.9.12-4|38	
14cr|etherape-0.9.12-4|39	mv %{buildroot}/%{_sbindir}/etherape %{buildroot}/%{_sbindir}/etherape.real
14cr|etherape-0.9.12-4|40	ln -sf %{_bindir}/consolehelper %{buildroot}/%{_bindir}/etherape
14cr|etherape-0.9.12-4|41	
14cr|etherape-0.9.12-4|42	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|etherape-0.9.12-4|43	
14cr|etherape-0.9.12-4|44	desktop-file-install --vendor="" \
14cr|etherape-0.9.12-4|45	--remove-category="Application" \
14cr|etherape-0.9.12-4|46	--add-category="System" \
14cr|etherape-0.9.12-4|47	--add-category="Monitor" \
14cr|etherape-0.9.12-4|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|etherape-0.9.12-4|49	
14cr|etherape-0.9.12-4|50	# pam.d
14cr|etherape-0.9.12-4|51	install -m 755 -d %{buildroot}%{_sysconfdir}/pam.d
14cr|etherape-0.9.12-4|52	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} << _EOF_
14cr|etherape-0.9.12-4|53	#%PAM-1.0
14cr|etherape-0.9.12-4|54	auth       sufficient	pam_rootok.so
14cr|etherape-0.9.12-4|55	auth       required     pam_console.so
14cr|etherape-0.9.12-4|56	auth       sufficient	pam_timestamp.so
14cr|etherape-0.9.12-4|57	auth       include	system-auth
14cr|etherape-0.9.12-4|58	account    required	pam_permit.so
14cr|etherape-0.9.12-4|59	session    optional	pam_xauth.so
14cr|etherape-0.9.12-4|60	session    optional	pam_timestamp.so
14cr|etherape-0.9.12-4|61	_EOF_
14cr|etherape-0.9.12-4|62	
14cr|etherape-0.9.12-4|63	# console.apps
14cr|etherape-0.9.12-4|64	install -m 755 -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|etherape-0.9.12-4|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << _EOF_
14cr|etherape-0.9.12-4|66	USER=root
14cr|etherape-0.9.12-4|67	PROGRAM=%{_sbindir}/etherape.real
14cr|etherape-0.9.12-4|68	SESSION=true
14cr|etherape-0.9.12-4|69	FALLBACK=false
14cr|etherape-0.9.12-4|70	_EOF_
14cr|etherape-0.9.12-4|71	
14cr|etherape-0.9.12-4|72	# fd.o icons
14cr|etherape-0.9.12-4|73	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|etherape-0.9.12-4|74	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|etherape-0.9.12-4|75	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|etherape-0.9.12-4|76	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|etherape-0.9.12-4|77	
14cr|etherape-0.9.12-4|78	# remove files not bundled
14cr|etherape-0.9.12-4|79	rm -rf %{buildroot}%{_datadir}/gnome
14cr|etherape-0.9.12-4|80	
14cr|etherape-0.9.12-4|81	%find_lang %{name}
14cr|etherape-0.9.12-4|82	
14cr|etherape-0.9.12-4|83	%files -f %{name}.lang
14cr|etherape-0.9.12-4|84	%doc AUTHORS ChangeLog COPYING NEWS README* FAQ
14cr|etherape-0.9.12-4|85	%config(noreplace) %{_sysconfdir}/etherape
14cr|etherape-0.9.12-4|86	%config(noreplace) %{_sysconfdir}/pam.d/etherape
14cr|etherape-0.9.12-4|87	%config(noreplace) %{_sysconfdir}/security/console.apps/etherape
14cr|etherape-0.9.12-4|88	%{_bindir}/*
14cr|etherape-0.9.12-4|89	%{_sbindir}/*
14cr|etherape-0.9.12-4|90	%{_mandir}/man1/*
14cr|etherape-0.9.12-4|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|etherape-0.9.12-4|92	%{_datadir}/%{name}
14cr|etherape-0.9.12-4|93	%{_datadir}/pixmaps/*
14cr|etherape-0.9.12-4|94	%{_datadir}/applications/*.desktop
14cr|etherape-0.9.12-4|95	%{_datadir}/omf/%{name}
14cr|etherape-0.9.12-4|96	
14cr|etherape-0.9.12-4|97	
14cr|etherape-0.9.12-4|98	%changelog
14cr|etherape-0.9.12-4|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.12-4
14cr|etherape-0.9.12-4|100	+ Revision: 4932edc
14cr|etherape-0.9.12-4|101	- MassBuild#464: Increase release tag
14cr|etherape-0.9.12-4|102	
14cr|etherape-0.9.12-4|103	

1164 14
14cr|etherboot-5.4.4-7|1	%define _enable_debug_packages %{nil}
14cr|etherboot-5.4.4-7|2	%define debug_package %{nil}
14cr|etherboot-5.4.4-7|3	
14cr|etherboot-5.4.4-7|4	%define docver  5.2.2
14cr|etherboot-5.4.4-7|5	
14cr|etherboot-5.4.4-7|6	Summary:	Software package for booting x86 PCs over a network
14cr|etherboot-5.4.4-7|7	Name:		etherboot
14cr|etherboot-5.4.4-7|8	Version:	5.4.4
14cr|etherboot-5.4.4-7|9	Release:	7
14cr|etherboot-5.4.4-7|10	License:	GPLv2+
14cr|etherboot-5.4.4-7|11	Group:		Development/Kernel
14cr|etherboot-5.4.4-7|12	Url:		http://etherboot.sourceforge.net/
14cr|etherboot-5.4.4-7|13	Source0:	http://prdownloads.sourceforge.net/etherboot/%{name}-%{version}.tar.bz2
14cr|etherboot-5.4.4-7|14	Source1:	http://prdownloads.sourceforge.net/etherboot/%{name}-doc-%{docver}.tar.bz2
14cr|etherboot-5.4.4-7|15	Patch0:		etherboot-5.4.4-no-inline.patch
14cr|etherboot-5.4.4-7|16	BuildRequires:	dos2unix
14cr|etherboot-5.4.4-7|17	ExclusiveArch:	%{ix86} x86_64
14cr|etherboot-5.4.4-7|18	
14cr|etherboot-5.4.4-7|19	%description
14cr|etherboot-5.4.4-7|20	Etherboot is a free software package for booting x86 PCs over a
14cr|etherboot-5.4.4-7|21	network. In principle this could be any network technology that TCP/IP
14cr|etherboot-5.4.4-7|22	runs on that supports broadcasting. In practice, the bandwidth
14cr|etherboot-5.4.4-7|23	required means it's only practical over LANs and some WANs. Etherboot
14cr|etherboot-5.4.4-7|24	is useful for booting PCs diskless. This is desirable in various
14cr|etherboot-5.4.4-7|25	situations, for example:
14cr|etherboot-5.4.4-7|26	- Maintaining software for a cluster of equally configured
14cr|etherboot-5.4.4-7|27	workstations centrally.`
14cr|etherboot-5.4.4-7|28	- A low-cost X-terminal.
14cr|etherboot-5.4.4-7|29	- A low cost user platform where remote partitions are mounted by NFS
14cr|etherboot-5.4.4-7|30	and you are willing to accept the slowness of data transfers that
14cr|etherboot-5.4.4-7|31	results from NFS, compared to a local disk.
14cr|etherboot-5.4.4-7|32	- Various kinds of remote servers, e.g. a tape drive server that can
14cr|etherboot-5.4.4-7|33	be accessed with the RMT protocol.
14cr|etherboot-5.4.4-7|34	- Routers.
14cr|etherboot-5.4.4-7|35	- Machines doing tasks in environments unfriendly to disks.
14cr|etherboot-5.4.4-7|36	
14cr|etherboot-5.4.4-7|37	See %{_docdir}/%{name}-%{version}/README.MDK for examples of usage.
14cr|etherboot-5.4.4-7|38	
14cr|etherboot-5.4.4-7|39	%files
14cr|etherboot-5.4.4-7|40	%defattr(644,root,root,755)
14cr|etherboot-5.4.4-7|41	%doc INSTALL RELNOTES index.html doc contrib
14cr|etherboot-5.4.4-7|42	%dir %{_datadir}/%{name}
14cr|etherboot-5.4.4-7|43	%{_datadir}/%{name}/*
14cr|etherboot-5.4.4-7|44	%attr(755,root,root) %{_bindir}/*
14cr|etherboot-5.4.4-7|45	
14cr|etherboot-5.4.4-7|46	#----------------------------------------------------------------------------
14cr|etherboot-5.4.4-7|47	
14cr|etherboot-5.4.4-7|48	%prep
14cr|etherboot-5.4.4-7|49	%setup -q -a1
14cr|etherboot-5.4.4-7|50	%patch0 -p0 -b .no_inline
14cr|etherboot-5.4.4-7|51	
14cr|etherboot-5.4.4-7|52	%build
14cr|etherboot-5.4.4-7|53	# we don't use custom optimizations here because it can cause problems
14cr|etherboot-5.4.4-7|54	# parallel make dies on cluster
14cr|etherboot-5.4.4-7|55	make allzdsks allzpxes allzlilos -C src \
14cr|etherboot-5.4.4-7|56	%ifarch x86_64
14cr|etherboot-5.4.4-7|57	ARCH="i386" EXTRA_CFLAGS="-m32" EXTRA_ASFLAGS="--32" EXTRA_LDFLAGS="-m elf_i386"
14cr|etherboot-5.4.4-7|58	# (x86_64 flags from main Makefile)
14cr|etherboot-5.4.4-7|59	# x86_64 systems can run 32-bit code so there is no sense in porting etherboot
14cr|etherboot-5.4.4-7|60	# to x86_64 native, also this way the boot images have the ability to work on
14cr|etherboot-5.4.4-7|61	# both 32-bit and 64-bit systems
14cr|etherboot-5.4.4-7|62	%endif
14cr|etherboot-5.4.4-7|63	
14cr|etherboot-5.4.4-7|64	# clean up cvs files, remove .exe files
14cr|etherboot-5.4.4-7|65	find . -name '.cvs*' | xargs rm -f
14cr|etherboot-5.4.4-7|66	find . -name '*.exe' | xargs rm -f
14cr|etherboot-5.4.4-7|67	find . -name '.keepme' | xargs rm -f
14cr|etherboot-5.4.4-7|68	find . -name '.DS_Store' | xargs rm -f
14cr|etherboot-5.4.4-7|69	
14cr|etherboot-5.4.4-7|70	%install
14cr|etherboot-5.4.4-7|71	install -d %{buildroot}%{_bindir}
14cr|etherboot-5.4.4-7|72	install -d %{buildroot}%{_datadir}/%{name}/zdsk
14cr|etherboot-5.4.4-7|73	install -d %{buildroot}%{_datadir}/%{name}/zlilo
14cr|etherboot-5.4.4-7|74	install -d %{buildroot}%{_datadir}/%{name}/zpxe
14cr|etherboot-5.4.4-7|75	
14cr|etherboot-5.4.4-7|76	install src/util/makerom.pl %{buildroot}%{_bindir}/makerom
14cr|etherboot-5.4.4-7|77	install src/bin/*.zdsk %{buildroot}%{_datadir}/%{name}/zdsk
14cr|etherboot-5.4.4-7|78	install src/bin/*.zpxe %{buildroot}%{_datadir}/%{name}/zpxe
14cr|etherboot-5.4.4-7|79	install src/bin/*.zlilo %{buildroot}%{_datadir}/%{name}/zlilo
14cr|etherboot-5.4.4-7|80	
14cr|etherboot-5.4.4-7|81	# (sb) rpmlint
14cr|etherboot-5.4.4-7|82	#find contrib/wakeonlan -type f | xargs dos2unix
14cr|etherboot-5.4.4-7|83	dos2unix contrib/wakeonlan/readme.txt
14cr|etherboot-5.4.4-7|84	dos2unix contrib/wakeonlan/wakeup.pl
14cr|etherboot-5.4.4-7|85	dos2unix contrib/wakeonlan/mp-form.pl
14cr|etherboot-5.4.4-7|86	dos2unix contrib/romid/pktdrv.bat
14cr|etherboot-5.4.4-7|87	dos2unix contrib/hdload/hdload.S
14cr|etherboot-5.4.4-7|88	dos2unix contrib/romid/readme
14cr|etherboot-5.4.4-7|89	dos2unix contrib/wakeonlan/mp-form.txt
14cr|etherboot-5.4.4-7|90	dos2unix contrib/wakeonlan/mp-form1.pl
14cr|etherboot-5.4.4-7|91	sed -i 's|perl/bin/perl|usr/bin/perl|' contrib/wakeonlan/mp-form.pl
14cr|etherboot-5.4.4-7|92	
14cr|etherboot-5.4.4-7|93	
14cr|etherboot-5.4.4-7|94	%changelog
14cr|etherboot-5.4.4-7|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.4-7
14cr|etherboot-5.4.4-7|96	+ Revision: e6e7feb
14cr|etherboot-5.4.4-7|97	- MassBuild#464: Increase release tag
14cr|etherboot-5.4.4-7|98	
14cr|etherboot-5.4.4-7|99	

1165 14
14cr|etl-0.04.17-2|1	%define	_enable_debug_packages	%{nil}
14cr|etl-0.04.17-2|2	%define	debug_package		%{nil}
14cr|etl-0.04.17-2|3	
14cr|etl-0.04.17-2|4	%define oname ETL
14cr|etl-0.04.17-2|5	%define devname %mklibname %{name} -d
14cr|etl-0.04.17-2|6	
14cr|etl-0.04.17-2|7	Summary:	Template library for synfig
14cr|etl-0.04.17-2|8	Name:		etl
14cr|etl-0.04.17-2|9	Version:	0.04.17
14cr|etl-0.04.17-2|10	Release:	2
14cr|etl-0.04.17-2|11	License:	GPLv2+
14cr|etl-0.04.17-2|12	Group:		Development/C++
14cr|etl-0.04.17-2|13	Url:		http://www.synfig.org
14cr|etl-0.04.17-2|14	Source0:	http://downloads.sourceforge.net/synfig/%{oname}-%{version}.tar.gz
14cr|etl-0.04.17-2|15	Patch0:		etl-0.04.15-cflags.patch
14cr|etl-0.04.17-2|16	
14cr|etl-0.04.17-2|17	%description
14cr|etl-0.04.17-2|18	Voria ETL is a multi-platform class and template library designed to add new
14cr|etl-0.04.17-2|19	data types and functions which combine well with the existing types and
14cr|etl-0.04.17-2|20	functions from the C++ Standard Template Library (STL).
14cr|etl-0.04.17-2|21	
14cr|etl-0.04.17-2|22	#----------------------------------------------------------------------------
14cr|etl-0.04.17-2|23	
14cr|etl-0.04.17-2|24	%package -n %{devname}
14cr|etl-0.04.17-2|25	Summary:	Template library for synfig
14cr|etl-0.04.17-2|26	Group:		Development/C++
14cr|etl-0.04.17-2|27	Provides:	%{name}-devel = %{EVRD}
14cr|etl-0.04.17-2|28	Provides:	%{name} = %{EVRD}
14cr|etl-0.04.17-2|29	
14cr|etl-0.04.17-2|30	%description -n %{devname}
14cr|etl-0.04.17-2|31	Voria ETL is a multi-platform class and template library designed to add new
14cr|etl-0.04.17-2|32	data types and functions which combine well with the existing types and
14cr|etl-0.04.17-2|33	functions from the C++ Standard Template Library (STL).
14cr|etl-0.04.17-2|34	
14cr|etl-0.04.17-2|35	%files -n %{devname}
14cr|etl-0.04.17-2|36	%doc AUTHORS README NEWS
14cr|etl-0.04.17-2|37	%{_bindir}/%{oname}-config
14cr|etl-0.04.17-2|38	%{_includedir}/%{oname}
14cr|etl-0.04.17-2|39	%{_libdir}/pkgconfig/%{oname}.pc
14cr|etl-0.04.17-2|40	
14cr|etl-0.04.17-2|41	#----------------------------------------------------------------------------
14cr|etl-0.04.17-2|42	
14cr|etl-0.04.17-2|43	%prep
14cr|etl-0.04.17-2|44	%setup -q  -n %{oname}-%{version}
14cr|etl-0.04.17-2|45	%patch0 -p1
14cr|etl-0.04.17-2|46	
14cr|etl-0.04.17-2|47	%build
14cr|etl-0.04.17-2|48	autoreconf -fi
14cr|etl-0.04.17-2|49	%configure2_5x
14cr|etl-0.04.17-2|50	%make
14cr|etl-0.04.17-2|51	
14cr|etl-0.04.17-2|52	%install
14cr|etl-0.04.17-2|53	%makeinstall_std
14cr|etl-0.04.17-2|54	
14cr|etl-0.04.17-2|55	
14cr|etl-0.04.17-2|56	%changelog
14cr|etl-0.04.17-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.04.17-2
14cr|etl-0.04.17-2|58	+ Revision: 2b4f389
14cr|etl-0.04.17-2|59	- MassBuild#464: Increase release tag
14cr|etl-0.04.17-2|60	
14cr|etl-0.04.17-2|61	

1166 14
14cr|etoys-4.1.2388-2|1	%define name    etoys
14cr|etoys-4.1.2388-2|2	%define version 4.1.2388
14cr|etoys-4.1.2388-2|3	%define release 2
14cr|etoys-4.1.2388-2|4	%define source  %{name}-%{version}
14cr|etoys-4.1.2388-2|5	
14cr|etoys-4.1.2388-2|6	Name:		%{name}
14cr|etoys-4.1.2388-2|7	Summary:	A media-rich model, game, and simulation construction kit and authoring tool
14cr|etoys-4.1.2388-2|8	Version:	%{version}
14cr|etoys-4.1.2388-2|9	Release:	%{release}
14cr|etoys-4.1.2388-2|10	#Vendor:		Squeakland Foundation
14cr|etoys-4.1.2388-2|11	URL:		http://squeakland.org/
14cr|etoys-4.1.2388-2|12	License:	MIT/Apache
14cr|etoys-4.1.2388-2|13	BuildArch:	noarch
14cr|etoys-4.1.2388-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|etoys-4.1.2388-2|15	
14cr|etoys-4.1.2388-2|16	# git clone git://dev.laptop.org/git/projects/etoys
14cr|etoys-4.1.2388-2|17	# cd etoys
14cr|etoys-4.1.2388-2|18	# git archive --format=tar --prefix=etoys-4.1.2388/ da36a993bede5edc64ff444f45fdc67dcc7865c8 | bzip2 > etoys-4.1.2388.tar.bz2
14cr|etoys-4.1.2388-2|19	#
14cr|etoys-4.1.2388-2|20	# Changes to spec to match Mandriva environment and build system
14cr|etoys-4.1.2388-2|21	# Original spec (and changelog) in tarball or git checkout
14cr|etoys-4.1.2388-2|22	Source:		%{source}.tar.bz2
14cr|etoys-4.1.2388-2|23	
14cr|etoys-4.1.2388-2|24	# svn checkout -r 559 http://etoys.squeak.org/svn/trunk/Etoys Content
14cr|etoys-4.1.2388-2|25	# find Content -name .svn | xargs rm -rf
14cr|etoys-4.1.2388-2|26	# tar jcf Content.tar.bz2 Content
14cr|etoys-4.1.2388-2|27	#
14cr|etoys-4.1.2388-2|28	# Do not run svn to checkout extra files during build
14cr|etoys-4.1.2388-2|29	Source1:	Content.tar.bz2
14cr|etoys-4.1.2388-2|30	
14cr|etoys-4.1.2388-2|31	Group:		Development/Other
14cr|etoys-4.1.2388-2|32	Requires:	squeak-vm >= 3.10
14cr|etoys-4.1.2388-2|33	Requires:	shared-mime-info
14cr|etoys-4.1.2388-2|34	BuildRequires:	gettext
14cr|etoys-4.1.2388-2|35	
14cr|etoys-4.1.2388-2|36	Patch0:		etoys-4.1.2388-Content.patch
14cr|etoys-4.1.2388-2|37	
14cr|etoys-4.1.2388-2|38	%description
14cr|etoys-4.1.2388-2|39	Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard,
14cr|etoys-4.1.2388-2|40	and starLOGO. It is a media-rich authoring environment with a
14cr|etoys-4.1.2388-2|41	simple powerful scripted object model for many kinds of objects
14cr|etoys-4.1.2388-2|42	created by end-users that runs on many platforms, and is free
14cr|etoys-4.1.2388-2|43	and open source. It includes graphics, images, text, particles,
14cr|etoys-4.1.2388-2|44	presentations, web-pages, videos, sound and MIDI, etc.
14cr|etoys-4.1.2388-2|45	
14cr|etoys-4.1.2388-2|46	%prep
14cr|etoys-4.1.2388-2|47	%setup -n %{source} -a 1
14cr|etoys-4.1.2388-2|48	%patch0 -p1
14cr|etoys-4.1.2388-2|49	
14cr|etoys-4.1.2388-2|50	%build
14cr|etoys-4.1.2388-2|51	./autogen.sh --prefix=%{_prefix}
14cr|etoys-4.1.2388-2|52	make ROOT=%{buildroot} %{?_smp_mflags}
14cr|etoys-4.1.2388-2|53	
14cr|etoys-4.1.2388-2|54	%install
14cr|etoys-4.1.2388-2|55	[ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
14cr|etoys-4.1.2388-2|56	make install-etoys ROOT=%{buildroot}
14cr|etoys-4.1.2388-2|57	
14cr|etoys-4.1.2388-2|58	%clean
14cr|etoys-4.1.2388-2|59	[ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
14cr|etoys-4.1.2388-2|60	
14cr|etoys-4.1.2388-2|61	%post
14cr|etoys-4.1.2388-2|62	%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
14cr|etoys-4.1.2388-2|63	
14cr|etoys-4.1.2388-2|64	%postun
14cr|etoys-4.1.2388-2|65	%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
14cr|etoys-4.1.2388-2|66	
14cr|etoys-4.1.2388-2|67	%files
14cr|etoys-4.1.2388-2|68	%{_datadir}/etoys
14cr|etoys-4.1.2388-2|69	%{_bindir}/etoys
14cr|etoys-4.1.2388-2|70	%{_datadir}/doc/etoys
14cr|etoys-4.1.2388-2|71	%{_datadir}/mime/packages/etoys.xml
14cr|etoys-4.1.2388-2|72	
14cr|etoys-4.1.2388-2|73	
14cr|etoys-4.1.2388-2|74	
14cr|etoys-4.1.2388-2|75	%changelog
14cr|etoys-4.1.2388-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.2388-2
14cr|etoys-4.1.2388-2|77	+ Revision: c40cd7f
14cr|etoys-4.1.2388-2|78	- MassBuild#464: Increase release tag
14cr|etoys-4.1.2388-2|79	
14cr|etoys-4.1.2388-2|80	

1167 14
14cr|etrace-1.1-9|1	Name:		etrace
14cr|etrace-1.1-9|2	Version:	1.1
14cr|etrace-1.1-9|3	Release:	9
14cr|etrace-1.1-9|4	URL:		http://www.bindshell.net/tools/etrace
14cr|etrace-1.1-9|5	Source:		http://www.bindshell.net/tools/etrace/%{name}.%{version}.tgz
14cr|etrace-1.1-9|6	Patch0:		etrace-1.1-fix-str-fmt.patch
14cr|etrace-1.1-9|7	License:	BSD
14cr|etrace-1.1-9|8	Group:		Monitoring
14cr|etrace-1.1-9|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|etrace-1.1-9|10	Summary:	Network tracing tool
14cr|etrace-1.1-9|11	BuildRequires:	libpcap-devel libdnet-devel
14cr|etrace-1.1-9|12	%description
14cr|etrace-1.1-9|13	etrace is a configurable static port network tracing tool, similar to
14cr|etrace-1.1-9|14	traceroute, but supporting ICMP, TCP, UDP and other IP protocols.
14cr|etrace-1.1-9|15	
14cr|etrace-1.1-9|16	%prep
14cr|etrace-1.1-9|17	%setup -q -n %{name}
14cr|etrace-1.1-9|18	%patch0 -p0
14cr|etrace-1.1-9|19	
14cr|etrace-1.1-9|20	%build
14cr|etrace-1.1-9|21	%configure2_5x
14cr|etrace-1.1-9|22	%make
14cr|etrace-1.1-9|23	
14cr|etrace-1.1-9|24	%install
14cr|etrace-1.1-9|25	%makeinstall
14cr|etrace-1.1-9|26	
14cr|etrace-1.1-9|27	%clean
14cr|etrace-1.1-9|28	rm -rf %{buildroot}
14cr|etrace-1.1-9|29	
14cr|etrace-1.1-9|30	%files
14cr|etrace-1.1-9|31	%doc LICENSE README TODO
14cr|etrace-1.1-9|32	%{_bindir}/%{name}
14cr|etrace-1.1-9|33	%{_datadir}/%{name}/dns
14cr|etrace-1.1-9|34	%{_datadir}/%{name}/ike
14cr|etrace-1.1-9|35	%{_datadir}/%{name}/profile
14cr|etrace-1.1-9|36	%{_mandir}/man8/%{name}.8.*
14cr|etrace-1.1-9|37	
14cr|etrace-1.1-9|38	
14cr|etrace-1.1-9|39	
14cr|etrace-1.1-9|40	
14cr|etrace-1.1-9|41	%changelog
14cr|etrace-1.1-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-9
14cr|etrace-1.1-9|43	+ Revision: 42a6845
14cr|etrace-1.1-9|44	- MassBuild#464: Increase release tag
14cr|etrace-1.1-9|45	
14cr|etrace-1.1-9|46	

1168 14
14cr|etswitch-0.1.14-11|1	Name:		etswitch
14cr|etswitch-0.1.14-11|2	Summary:	ETSWITCH - A *nix 'minimizer' for a few games
14cr|etswitch-0.1.14-11|3	Version:	0.1.14
14cr|etswitch-0.1.14-11|4	Release:	11
14cr|etswitch-0.1.14-11|5	License:	GPLv2+
14cr|etswitch-0.1.14-11|6	Group:		Games/Other
14cr|etswitch-0.1.14-11|7	Url:		http://hem.bredband.net/b400150/
14cr|etswitch-0.1.14-11|8	Source:		http://hem.bredband.net/b400150/etswitch/%{name}-%{PACKAGE_VERSION}.tar.gz
14cr|etswitch-0.1.14-11|9	Patch0:		etswitch-0.1.14-missing-argument-in-open.patch
14cr|etswitch-0.1.14-11|10	BuildRequires:	pkgconfig(x11)
14cr|etswitch-0.1.14-11|11	BuildRequires:	pkgconfig(xmu)
14cr|etswitch-0.1.14-11|12	BuildRequires:	pkgconfig(xxf86vm)
14cr|etswitch-0.1.14-11|13	BuildRequires:	pkgconfig(xpm)
14cr|etswitch-0.1.14-11|14	BuildRequires:	desktop-file-utils
14cr|etswitch-0.1.14-11|15	
14cr|etswitch-0.1.14-11|16	%description
14cr|etswitch-0.1.14-11|17	A minimizer for all OpenGL and SDL games natively supported by GNU/Linux.
14cr|etswitch-0.1.14-11|18	
14cr|etswitch-0.1.14-11|19	%prep
14cr|etswitch-0.1.14-11|20	%setup -q
14cr|etswitch-0.1.14-11|21	%patch0 -p1
14cr|etswitch-0.1.14-11|22	
14cr|etswitch-0.1.14-11|23	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop.in
14cr|etswitch-0.1.14-11|24	
14cr|etswitch-0.1.14-11|25	%build
14cr|etswitch-0.1.14-11|26	%configure2_5x \
14cr|etswitch-0.1.14-11|27	--enable-debug=no \
14cr|etswitch-0.1.14-11|28	--disable-debug
14cr|etswitch-0.1.14-11|29	
14cr|etswitch-0.1.14-11|30	%make
14cr|etswitch-0.1.14-11|31	
14cr|etswitch-0.1.14-11|32	%install
14cr|etswitch-0.1.14-11|33	rm -rf %{buildroot}
14cr|etswitch-0.1.14-11|34	%makeinstall_std
14cr|etswitch-0.1.14-11|35	
14cr|etswitch-0.1.14-11|36	desktop-file-install \
14cr|etswitch-0.1.14-11|37	--remove-category="Tool" \
14cr|etswitch-0.1.14-11|38	--remove-category="Application" \
14cr|etswitch-0.1.14-11|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|etswitch-0.1.14-11|40	
14cr|etswitch-0.1.14-11|41	%clean
14cr|etswitch-0.1.14-11|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|etswitch-0.1.14-11|43	
14cr|etswitch-0.1.14-11|44	%if %mdkversion < 200900
14cr|etswitch-0.1.14-11|45	%post
14cr|etswitch-0.1.14-11|46	%{update_menus}
14cr|etswitch-0.1.14-11|47	%{update_desktop_database}
14cr|etswitch-0.1.14-11|48	%update_icon_cache hicolor
14cr|etswitch-0.1.14-11|49	%endif
14cr|etswitch-0.1.14-11|50	
14cr|etswitch-0.1.14-11|51	%if %mdkversion < 200900
14cr|etswitch-0.1.14-11|52	%postun
14cr|etswitch-0.1.14-11|53	%{clean_menus}
14cr|etswitch-0.1.14-11|54	%{clean_desktop_database}
14cr|etswitch-0.1.14-11|55	%clean_icon_cache hicolor
14cr|etswitch-0.1.14-11|56	%endif
14cr|etswitch-0.1.14-11|57	
14cr|etswitch-0.1.14-11|58	%files
14cr|etswitch-0.1.14-11|59	%defattr(-,root,root)
14cr|etswitch-0.1.14-11|60	%doc AUTHORS ChangeLog NEWS README TODO
14cr|etswitch-0.1.14-11|61	%{_bindir}/etswitch
14cr|etswitch-0.1.14-11|62	%{_datadir}/applications/etswitch.desktop
14cr|etswitch-0.1.14-11|63	%{_mandir}/man1/etswitch.*
14cr|etswitch-0.1.14-11|64	%{_datadir}/pixmaps/etswitch.png
14cr|etswitch-0.1.14-11|65	%{_datadir}/pixmaps/etswitch.xpm
14cr|etswitch-0.1.14-11|66	
14cr|etswitch-0.1.14-11|67	
14cr|etswitch-0.1.14-11|68	
14cr|etswitch-0.1.14-11|69	%changelog
14cr|etswitch-0.1.14-11|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.14-11
14cr|etswitch-0.1.14-11|71	+ Revision: c88e6ea
14cr|etswitch-0.1.14-11|72	- MassBuild#464: Increase release tag
14cr|etswitch-0.1.14-11|73	
14cr|etswitch-0.1.14-11|74	

1169 14
14cr|ettercap-0.8.0-2|1	Summary:	Ncurses/Gtk2 based sniffer/interceptor utility
14cr|ettercap-0.8.0-2|2	Name:		ettercap
14cr|ettercap-0.8.0-2|3	Version:	0.8.0
14cr|ettercap-0.8.0-2|4	Release:	2
14cr|ettercap-0.8.0-2|5	License:	GPLv2+
14cr|ettercap-0.8.0-2|6	Group:		Networking/Other
14cr|ettercap-0.8.0-2|7	Url:		http://ettercap.github.io/ettercap/
14cr|ettercap-0.8.0-2|8	Source:		https://github.com/Ettercap/ettercap/archive/v%{version}.tar.gz
14cr|ettercap-0.8.0-2|9	Patch0:		ettercap-0.7.6-CMAKE_MODULE_LINKER_FLAGS.patch
14cr|ettercap-0.8.0-2|10	BuildRequires:	bison
14cr|ettercap-0.8.0-2|11	BuildRequires:	cmake
14cr|ettercap-0.8.0-2|12	BuildRequires:	flex
14cr|ettercap-0.8.0-2|13	BuildRequires:	ghostscript
14cr|ettercap-0.8.0-2|14	BuildRequires:	groff
14cr|ettercap-0.8.0-2|15	BuildRequires:	libnet-devel
14cr|ettercap-0.8.0-2|16	BuildRequires:	libtool-devel
14cr|ettercap-0.8.0-2|17	BuildRequires:	pcap-devel
14cr|ettercap-0.8.0-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ettercap-0.8.0-2|19	BuildRequires:	pkgconfig(libcurl)
14cr|ettercap-0.8.0-2|20	BuildRequires:	pkgconfig(libpcre)
14cr|ettercap-0.8.0-2|21	BuildRequires:	pkgconfig(ncurses)
14cr|ettercap-0.8.0-2|22	BuildRequires:	pkgconfig(openssl)
14cr|ettercap-0.8.0-2|23	BuildRequires:	pkgconfig(zlib)
14cr|ettercap-0.8.0-2|24	%rename ettercap-ng
14cr|ettercap-0.8.0-2|25	
14cr|ettercap-0.8.0-2|26	%description
14cr|ettercap-0.8.0-2|27	Ettercap is a suite for man in the middle attacks on LAN.
14cr|ettercap-0.8.0-2|28	
14cr|ettercap-0.8.0-2|29	It features sniffing of live connections, content filtering
14cr|ettercap-0.8.0-2|30	on the fly and many other interesting tricks.
14cr|ettercap-0.8.0-2|31	
14cr|ettercap-0.8.0-2|32	It supports active and passive dissection of many protocols
14cr|ettercap-0.8.0-2|33	(even ciphered ones) and includes many feature for network
14cr|ettercap-0.8.0-2|34	and host analysis.
14cr|ettercap-0.8.0-2|35	
14cr|ettercap-0.8.0-2|36	%files
14cr|ettercap-0.8.0-2|37	%doc AUTHORS CHANGELOG INSTALL LICENSE README* THANKS TODO TODO.TESTING doc/*
14cr|ettercap-0.8.0-2|38	%{_mandir}/man?/*
14cr|ettercap-0.8.0-2|39	%{_bindir}/*
14cr|ettercap-0.8.0-2|40	%{_datadir}/ettercap
14cr|ettercap-0.8.0-2|41	%{_datadir}/applications/ettercap.desktop
14cr|ettercap-0.8.0-2|42	%{_datadir}/pixmaps/ettercap.svg
14cr|ettercap-0.8.0-2|43	%{_datadir}/polkit-1/actions/org.pkexec.ettercap.policy
14cr|ettercap-0.8.0-2|44	%{_libdir}/ettercap
14cr|ettercap-0.8.0-2|45	%{_libdir}/libettercap.so
14cr|ettercap-0.8.0-2|46	%dir %{_sysconfdir}/ettercap
14cr|ettercap-0.8.0-2|47	%config(noreplace) %{_sysconfdir}/ettercap/*
14cr|ettercap-0.8.0-2|48	
14cr|ettercap-0.8.0-2|49	#----------------------------------------------------------------------------
14cr|ettercap-0.8.0-2|50	
14cr|ettercap-0.8.0-2|51	%prep
14cr|ettercap-0.8.0-2|52	%setup -q
14cr|ettercap-0.8.0-2|53	%patch0 -p1
14cr|ettercap-0.8.0-2|54	
14cr|ettercap-0.8.0-2|55	%build
14cr|ettercap-0.8.0-2|56	%cmake \
14cr|ettercap-0.8.0-2|57	-DENABLE_IPV6=yes \
14cr|ettercap-0.8.0-2|58	-DCMAKE_BUILD_TYPE=Release
14cr|ettercap-0.8.0-2|59	%make
14cr|ettercap-0.8.0-2|60	
14cr|ettercap-0.8.0-2|61	%install
14cr|ettercap-0.8.0-2|62	%makeinstall_std -C build
14cr|ettercap-0.8.0-2|63	
14cr|ettercap-0.8.0-2|64	
14cr|ettercap-0.8.0-2|65	
14cr|ettercap-0.8.0-2|66	%changelog
14cr|ettercap-0.8.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|ettercap-0.8.0-2|68	+ Revision: a4f967b
14cr|ettercap-0.8.0-2|69	- MassBuild#464: Increase release tag
14cr|ettercap-0.8.0-2|70	
14cr|ettercap-0.8.0-2|71	

1170 14
14cr|e-uae-0.8.29-2.WIP4.2|1	%define cdrname cdrtools
14cr|e-uae-0.8.29-2.WIP4.2|2	%define cdrmainvers 2.01
14cr|e-uae-0.8.29-2.WIP4.2|3	%define cdrvers %{cdrmainvers}a38
14cr|e-uae-0.8.29-2.WIP4.2|4	%define wiprel WIP4
14cr|e-uae-0.8.29-2.WIP4.2|5	
14cr|e-uae-0.8.29-2.WIP4.2|6	# For building with SCSI support
14cr|e-uae-0.8.29-2.WIP4.2|7	%define build_scsi 0
14cr|e-uae-0.8.29-2.WIP4.2|8	%{?_with_scsi: %global build_scsi 1}
14cr|e-uae-0.8.29-2.WIP4.2|9	%{?_without_scsi: %global build_scsi 0}
14cr|e-uae-0.8.29-2.WIP4.2|10	
14cr|e-uae-0.8.29-2.WIP4.2|11	Summary:	A software emulation of the Amiga system
14cr|e-uae-0.8.29-2.WIP4.2|12	Name:		e-uae
14cr|e-uae-0.8.29-2.WIP4.2|13	Version:	0.8.29
14cr|e-uae-0.8.29-2.WIP4.2|14	Release:	2.%{wiprel}.2
14cr|e-uae-0.8.29-2.WIP4.2|15	License:	GPLv2+
14cr|e-uae-0.8.29-2.WIP4.2|16	Group:		Emulators
14cr|e-uae-0.8.29-2.WIP4.2|17	Url:		http://sourceforge.net/projects/uaedev/
14cr|e-uae-0.8.29-2.WIP4.2|18	Source0:	e-uae-%{version}-%{wiprel}.tar.bz2
14cr|e-uae-0.8.29-2.WIP4.2|19	Source1:	ftp://ftp.berlios.de/pub/cdrecord/alpha/%{cdrname}-%{cdrvers}.tar.bz2
14cr|e-uae-0.8.29-2.WIP4.2|20	Source10:	%{name}.rpmlintrc
14cr|e-uae-0.8.29-2.WIP4.2|21	Patch4:		uae-0.8.25-20040302-libscg.patch
14cr|e-uae-0.8.29-2.WIP4.2|22	Patch7:		e-uae-0.8.29-WIP4-sdlkeys-wahcade.patch
14cr|e-uae-0.8.29-2.WIP4.2|23	Patch8:		e-uae-fix-string-format-bug.patch
14cr|e-uae-0.8.29-2.WIP4.2|24	BuildRequires:	x11-data-xkbdata
14cr|e-uae-0.8.29-2.WIP4.2|25	BuildRequires:	attr-devel
14cr|e-uae-0.8.29-2.WIP4.2|26	BuildRequires:	pkgconfig(cairo)
14cr|e-uae-0.8.29-2.WIP4.2|27	BuildRequires:	pkgconfig(fontconfig)
14cr|e-uae-0.8.29-2.WIP4.2|28	BuildRequires:	pkgconfig(freetype2)
14cr|e-uae-0.8.29-2.WIP4.2|29	BuildRequires:	pkgconfig(glib-2.0)
14cr|e-uae-0.8.29-2.WIP4.2|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|e-uae-0.8.29-2.WIP4.2|31	BuildRequires:	pkgconfig(pango)
14cr|e-uae-0.8.29-2.WIP4.2|32	BuildRequires:	pkgconfig(pangocairo)
14cr|e-uae-0.8.29-2.WIP4.2|33	BuildRequires:	pkgconfig(pangoft2)
14cr|e-uae-0.8.29-2.WIP4.2|34	BuildRequires:	pkgconfig(sdl)
14cr|e-uae-0.8.29-2.WIP4.2|35	BuildRequires:	pkgconfig(x11)
14cr|e-uae-0.8.29-2.WIP4.2|36	Conflicts:	uae
14cr|e-uae-0.8.29-2.WIP4.2|37	
14cr|e-uae-0.8.29-2.WIP4.2|38	%description
14cr|e-uae-0.8.29-2.WIP4.2|39	UAE is a software emulation of the Amiga system hardware, which
14cr|e-uae-0.8.29-2.WIP4.2|40	enables you to run most available Amiga software.  Since it is a
14cr|e-uae-0.8.29-2.WIP4.2|41	software emulation, no extra or special hardware is needed.  The Amiga
14cr|e-uae-0.8.29-2.WIP4.2|42	hardware is emulated accurately, so that Amiga software is tricked
14cr|e-uae-0.8.29-2.WIP4.2|43	into thinking it is running on the real thing.  Your computer's
14cr|e-uae-0.8.29-2.WIP4.2|44	display, keyboard, hard disk and mouse assume the roles of their
14cr|e-uae-0.8.29-2.WIP4.2|45	emulated counterparts.
14cr|e-uae-0.8.29-2.WIP4.2|46	
14cr|e-uae-0.8.29-2.WIP4.2|47	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
14cr|e-uae-0.8.29-2.WIP4.2|48	images, which are copyrighted and, of course, not included here.
14cr|e-uae-0.8.29-2.WIP4.2|49	
14cr|e-uae-0.8.29-2.WIP4.2|50	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
14cr|e-uae-0.8.29-2.WIP4.2|51	with the aim of bringing the features of WinUAE to non-Windows platforms
14cr|e-uae-0.8.29-2.WIP4.2|52	such as Linux, Mac OS X and BeOS.]
14cr|e-uae-0.8.29-2.WIP4.2|53	
14cr|e-uae-0.8.29-2.WIP4.2|54	%files
14cr|e-uae-0.8.29-2.WIP4.2|55	%doc docs/*
14cr|e-uae-0.8.29-2.WIP4.2|56	%{_bindir}/*
14cr|e-uae-0.8.29-2.WIP4.2|57	%{_libdir}/uae
14cr|e-uae-0.8.29-2.WIP4.2|58	
14cr|e-uae-0.8.29-2.WIP4.2|59	#----------------------------------------------------------------------------
14cr|e-uae-0.8.29-2.WIP4.2|60	
14cr|e-uae-0.8.29-2.WIP4.2|61	%prep
14cr|e-uae-0.8.29-2.WIP4.2|62	%setup -q -n e-uae-%{version}-%{wiprel} -a1
14cr|e-uae-0.8.29-2.WIP4.2|63	%patch4 -p1 -b .libscg
14cr|e-uae-0.8.29-2.WIP4.2|64	%patch7
14cr|e-uae-0.8.29-2.WIP4.2|65	%patch8
14cr|e-uae-0.8.29-2.WIP4.2|66	
14cr|e-uae-0.8.29-2.WIP4.2|67	%build
14cr|e-uae-0.8.29-2.WIP4.2|68	%if %{build_scsi}
14cr|e-uae-0.8.29-2.WIP4.2|69	# build libscg for scsi-device support
14cr|e-uae-0.8.29-2.WIP4.2|70	(cd %{cdrname}-%{cdrmainvers}
14cr|e-uae-0.8.29-2.WIP4.2|71	ln -sf i586-linux-cc.rul RULES/ia64-linux-cc.rul
14cr|e-uae-0.8.29-2.WIP4.2|72	ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
14cr|e-uae-0.8.29-2.WIP4.2|73	ln -sf i586-linux-cc.rul RULES/amd64-linux-cc.rul
14cr|e-uae-0.8.29-2.WIP4.2|74	ln -sf i686-linux-cc.rul RULES/athlon-linux-cc.rul
14cr|e-uae-0.8.29-2.WIP4.2|75	pwd
14cr|e-uae-0.8.29-2.WIP4.2|76	
14cr|e-uae-0.8.29-2.WIP4.2|77	CFLAGS="%{optflags}" \
14cr|e-uae-0.8.29-2.WIP4.2|78	CONFFLAGS="%{_target_platform} --prefix=%{_prefix}" \
14cr|e-uae-0.8.29-2.WIP4.2|79	XL_ARCH=%{_target_cpu} ./Gmake)
14cr|e-uae-0.8.29-2.WIP4.2|80	(cd src
14cr|e-uae-0.8.29-2.WIP4.2|81	./install_libscg ../%{cdrname}-%{cdrmainvers})
14cr|e-uae-0.8.29-2.WIP4.2|82	%endif
14cr|e-uae-0.8.29-2.WIP4.2|83	
14cr|e-uae-0.8.29-2.WIP4.2|84	# build uae
14cr|e-uae-0.8.29-2.WIP4.2|85	CFLAGS="%{optflags} -O3 -pipe -ffast-math -fomit-frame-pointer -Wa,--execstack" \
14cr|e-uae-0.8.29-2.WIP4.2|86	./configure \
14cr|e-uae-0.8.29-2.WIP4.2|87	--prefix=%{_prefix} \
14cr|e-uae-0.8.29-2.WIP4.2|88	--with-x \
14cr|e-uae-0.8.29-2.WIP4.2|89	--with-sdl \
14cr|e-uae-0.8.29-2.WIP4.2|90	--with-sdl-sound \
14cr|e-uae-0.8.29-2.WIP4.2|91	--with-sdl-gfx \
14cr|e-uae-0.8.29-2.WIP4.2|92	--enable-threads \
14cr|e-uae-0.8.29-2.WIP4.2|93	--enable-ui \
14cr|e-uae-0.8.29-2.WIP4.2|94	--enable-jit \
14cr|e-uae-0.8.29-2.WIP4.2|95	%if %{build_scsi}
14cr|e-uae-0.8.29-2.WIP4.2|96	--enable-scsi-device \
14cr|e-uae-0.8.29-2.WIP4.2|97	--with-libscg-includedir=`pwd`/src/include/ \
14cr|e-uae-0.8.29-2.WIP4.2|98	--with-libscg-libdir=`pwd`/src \
14cr|e-uae-0.8.29-2.WIP4.2|99	%else
14cr|e-uae-0.8.29-2.WIP4.2|100	--disable-scsi-device \
14cr|e-uae-0.8.29-2.WIP4.2|101	%endif
14cr|e-uae-0.8.29-2.WIP4.2|102	--enable-bsdsock-new
14cr|e-uae-0.8.29-2.WIP4.2|103	make
14cr|e-uae-0.8.29-2.WIP4.2|104	
14cr|e-uae-0.8.29-2.WIP4.2|105	%install
14cr|e-uae-0.8.29-2.WIP4.2|106	mkdir -p %{buildroot}%{_prefix}/bin \
14cr|e-uae-0.8.29-2.WIP4.2|107	%{buildroot}%{_libdir}/uae/amiga/source
14cr|e-uae-0.8.29-2.WIP4.2|108	
14cr|e-uae-0.8.29-2.WIP4.2|109	%makeinstall_std
14cr|e-uae-0.8.29-2.WIP4.2|110	cp -pR amiga/* %{buildroot}/%{_libdir}/uae/amiga/.
14cr|e-uae-0.8.29-2.WIP4.2|111	
14cr|e-uae-0.8.29-2.WIP4.2|112	
14cr|e-uae-0.8.29-2.WIP4.2|113	%changelog
14cr|e-uae-0.8.29-2.WIP4.2|114	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.29-2.WIP4.2
14cr|e-uae-0.8.29-2.WIP4.2|115	+ Revision: adc8566
14cr|e-uae-0.8.29-2.WIP4.2|116	- LOG Disable scsi build because it's broken, spec cleanup
14cr|e-uae-0.8.29-2.WIP4.2|117	
14cr|e-uae-0.8.29-2.WIP4.2|118	

1171 14
14cr|euca2ools-2.1.4-2|1	Name:           euca2ools
14cr|euca2ools-2.1.4-2|2	Version:        2.1.4
14cr|euca2ools-2.1.4-2|3	Release:        2
14cr|euca2ools-2.1.4-2|4	License:        BSD
14cr|euca2ools-2.1.4-2|5	Summary:        Elastic Utility Computing Architecture Command Line Tools
14cr|euca2ools-2.1.4-2|6	Url:            http://open.eucalyptus.com/downloads
14cr|euca2ools-2.1.4-2|7	Group:          Networking/WWW
14cr|euca2ools-2.1.4-2|8	Source0:        http://downloads.eucalyptus.com/software/euca2ools/2.0/source/euca2ools-%{version}.tar.gz
14cr|euca2ools-2.1.4-2|9	Patch0:		euca2ools-1.3.1_Makefile.patch
14cr|euca2ools-2.1.4-2|10	Patch1:         euca2ools-2.1.4-boto-ssl.patch
14cr|euca2ools-2.1.4-2|11	Patch2:         euca2ools-2.1.4-virttype.patch
14cr|euca2ools-2.1.4-2|12	
14cr|euca2ools-2.1.4-2|13	BuildRequires:  make
14cr|euca2ools-2.1.4-2|14	BuildRequires:  pythonegg(boto) >= 2.13.3
14cr|euca2ools-2.1.4-2|15	BuildRequires:  pkgconfig(python)
14cr|euca2ools-2.1.4-2|16	BuildRequires:  pythonegg(m2crypto)
14cr|euca2ools-2.1.4-2|17	BuildRequires:  pythonegg(xmldiff)
14cr|euca2ools-2.1.4-2|18	BuildRequires:  help2man
14cr|euca2ools-2.1.4-2|19	BuildRequires:  pythonegg(setuptools)
14cr|euca2ools-2.1.4-2|20	
14cr|euca2ools-2.1.4-2|21	Requires:       python-base  >= 2.6
14cr|euca2ools-2.1.4-2|22	Requires:       pythonegg(boto) >= 2.13.3
14cr|euca2ools-2.1.4-2|23	Requires:       python-m2crypto
14cr|euca2ools-2.1.4-2|24	Requires:       rsync
14cr|euca2ools-2.1.4-2|25	Requires:       util-linux
14cr|euca2ools-2.1.4-2|26	
14cr|euca2ools-2.1.4-2|27	
14cr|euca2ools-2.1.4-2|28	BuildArch:      noarch
14cr|euca2ools-2.1.4-2|29	
14cr|euca2ools-2.1.4-2|30	%description
14cr|euca2ools-2.1.4-2|31	Euca2ools are command-line tools for interacting with Web services that
14cr|euca2ools-2.1.4-2|32	export a REST/Query-based API compatible with Amazon EC2 and S3 services.
14cr|euca2ools-2.1.4-2|33	The tools can be used with both Amazon's services and with installations
14cr|euca2ools-2.1.4-2|34	of the Eucalyptus open-source cloud-computing infrastructure.
14cr|euca2ools-2.1.4-2|35	
14cr|euca2ools-2.1.4-2|36	%prep
14cr|euca2ools-2.1.4-2|37	%setup -q
14cr|euca2ools-2.1.4-2|38	# let's try to build the manpages
14cr|euca2ools-2.1.4-2|39	# I'll keep the patch , just in case.Sflo
14cr|euca2ools-2.1.4-2|40	#patch0 -p0
14cr|euca2ools-2.1.4-2|41	#
14cr|euca2ools-2.1.4-2|42	%patch1 -p1
14cr|euca2ools-2.1.4-2|43	%patch2 -p1
14cr|euca2ools-2.1.4-2|44	
14cr|euca2ools-2.1.4-2|45	%build
14cr|euca2ools-2.1.4-2|46	FLAGS="%{optflags}" python setup.py build
14cr|euca2ools-2.1.4-2|47	# build man
14cr|euca2ools-2.1.4-2|48	sh -xe generate-manpages.sh
14cr|euca2ools-2.1.4-2|49	
14cr|euca2ools-2.1.4-2|50	%install
14cr|euca2ools-2.1.4-2|51	python setup.py install --skip-build --root %{buildroot}
14cr|euca2ools-2.1.4-2|52	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|euca2ools-2.1.4-2|53	# install man
14cr|euca2ools-2.1.4-2|54	export DESTDIR=%{buildroot}
14cr|euca2ools-2.1.4-2|55	export PREFIX=%{_prefix}
14cr|euca2ools-2.1.4-2|56	sh -xe install-manpages.sh
14cr|euca2ools-2.1.4-2|57	
14cr|euca2ools-2.1.4-2|58	%files
14cr|euca2ools-2.1.4-2|59	%doc INSTALL COPYING README CHANGELOG
14cr|euca2ools-2.1.4-2|60	%{_mandir}/man1/euare*
14cr|euca2ools-2.1.4-2|61	%{_mandir}/man1/euca*
14cr|euca2ools-2.1.4-2|62	%{_mandir}/man1/eustore*
14cr|euca2ools-2.1.4-2|63	%{_bindir}/euare-*
14cr|euca2ools-2.1.4-2|64	%{_bindir}/euca-*
14cr|euca2ools-2.1.4-2|65	%{_bindir}/eustore-*
14cr|euca2ools-2.1.4-2|66	%{py_puresitedir}/%{name}-*.egg-info
14cr|euca2ools-2.1.4-2|67	%{py_puresitedir}/%{name}/
14cr|euca2ools-2.1.4-2|68	
14cr|euca2ools-2.1.4-2|69	
14cr|euca2ools-2.1.4-2|70	%changelog
14cr|euca2ools-2.1.4-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-2
14cr|euca2ools-2.1.4-2|72	+ Revision: dce28f6
14cr|euca2ools-2.1.4-2|73	- MassBuild#464: Increase release tag
14cr|euca2ools-2.1.4-2|74	
14cr|euca2ools-2.1.4-2|75	

1172 14
14cr|evas_generic_loaders-1.11.2-1|1	%define gstapi 1.0
14cr|evas_generic_loaders-1.11.2-1|2	
14cr|evas_generic_loaders-1.11.2-1|3	Summary:	Evas generic loaders
14cr|evas_generic_loaders-1.11.2-1|4	Name:		evas_generic_loaders
14cr|evas_generic_loaders-1.11.2-1|5	Version:	1.11.2
14cr|evas_generic_loaders-1.11.2-1|6	Release:	1
14cr|evas_generic_loaders-1.11.2-1|7	License:	BSD
14cr|evas_generic_loaders-1.11.2-1|8	Group:		Graphical desktop/Enlightenment
14cr|evas_generic_loaders-1.11.2-1|9	Url:		http://www.enlightenment.org/
14cr|evas_generic_loaders-1.11.2-1|10	Source0:	http://download.enlightenment.org/rel/libs/%{name}/%{name}-%{version}.tar.bz2
14cr|evas_generic_loaders-1.11.2-1|11	Patch0:		evas_generic_loaders-1.10.0-libraw.patch
14cr|evas_generic_loaders-1.11.2-1|12	BuildRequires:	pkgconfig(cairo)
14cr|evas_generic_loaders-1.11.2-1|13	BuildRequires:	pkgconfig(eina)
14cr|evas_generic_loaders-1.11.2-1|14	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cr|evas_generic_loaders-1.11.2-1|15	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14cr|evas_generic_loaders-1.11.2-1|16	BuildRequires:	pkgconfig(libraw)
14cr|evas_generic_loaders-1.11.2-1|17	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|evas_generic_loaders-1.11.2-1|18	BuildRequires:	pkgconfig(libspectre)
14cr|evas_generic_loaders-1.11.2-1|19	BuildRequires:	pkgconfig(poppler)
14cr|evas_generic_loaders-1.11.2-1|20	BuildRequires:	pkgconfig(zlib)
14cr|evas_generic_loaders-1.11.2-1|21	
14cr|evas_generic_loaders-1.11.2-1|22	%description
14cr|evas_generic_loaders-1.11.2-1|23	These are additional "generic" loaders for Evas that are stand-alone
14cr|evas_generic_loaders-1.11.2-1|24	executables that evas may run from its generic loader module. This
14cr|evas_generic_loaders-1.11.2-1|25	means that if they crash, the application loading the image does not
14cr|evas_generic_loaders-1.11.2-1|26	crash also. In addition the licensing of these binaries will not
14cr|evas_generic_loaders-1.11.2-1|27	affect the license of any application that uses Evas as this uses a
14cr|evas_generic_loaders-1.11.2-1|28	completely generic execution system that allows anything to be plugged
14cr|evas_generic_loaders-1.11.2-1|29	in as a loader.
14cr|evas_generic_loaders-1.11.2-1|30	
14cr|evas_generic_loaders-1.11.2-1|31	%files
14cr|evas_generic_loaders-1.11.2-1|32	%doc AUTHORS COPYING README
14cr|evas_generic_loaders-1.11.2-1|33	%{_libdir}/evas/utils
14cr|evas_generic_loaders-1.11.2-1|34	
14cr|evas_generic_loaders-1.11.2-1|35	#----------------------------------------------------------------------------
14cr|evas_generic_loaders-1.11.2-1|36	
14cr|evas_generic_loaders-1.11.2-1|37	%prep
14cr|evas_generic_loaders-1.11.2-1|38	%setup -q
14cr|evas_generic_loaders-1.11.2-1|39	%patch0 -p1
14cr|evas_generic_loaders-1.11.2-1|40	
14cr|evas_generic_loaders-1.11.2-1|41	%build
14cr|evas_generic_loaders-1.11.2-1|42	%configure2_5x
14cr|evas_generic_loaders-1.11.2-1|43	%make
14cr|evas_generic_loaders-1.11.2-1|44	
14cr|evas_generic_loaders-1.11.2-1|45	%install
14cr|evas_generic_loaders-1.11.2-1|46	%makeinstall_std
14cr|evas_generic_loaders-1.11.2-1|47	
14cr|evas_generic_loaders-1.11.2-1|48	
14cr|evas_generic_loaders-1.11.2-1|49	%changelog
14cr|evas_generic_loaders-1.11.2-1|50	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.2-1
14cr|evas_generic_loaders-1.11.2-1|51	+ Revision: 9f7309f
14cr|evas_generic_loaders-1.11.2-1|52	- New version 1.11.2
14cr|evas_generic_loaders-1.11.2-1|53	
14cr|evas_generic_loaders-1.11.2-1|54	

1173 14
14cr|evemu-1.0.10-3|1	%define		_major		1
14cr|evemu-1.0.10-3|2	%define 	_name		evemu
14cr|evemu-1.0.10-3|3	%define		devname		%mklibname -d %{_name}
14cr|evemu-1.0.10-3|4	%define		libname		%mklibname %{_name} %{_major}
14cr|evemu-1.0.10-3|5	
14cr|evemu-1.0.10-3|6	Name:           %{_name}
14cr|evemu-1.0.10-3|7	Version:        1.0.10
14cr|evemu-1.0.10-3|8	Release:        3
14cr|evemu-1.0.10-3|9	Summary:        Event Device Query and Emulation Program
14cr|evemu-1.0.10-3|10	
14cr|evemu-1.0.10-3|11	Group:          Development/Other
14cr|evemu-1.0.10-3|12	License:        GPLv3+
14cr|evemu-1.0.10-3|13	
14cr|evemu-1.0.10-3|14	URL:            https://launchpad.net/evemu
14cr|evemu-1.0.10-3|15	Source0:        http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%{version}.tar.xz
14cr|evemu-1.0.10-3|16	
14cr|evemu-1.0.10-3|17	BuildRequires:  automake
14cr|evemu-1.0.10-3|18	BuildRequires:	libtool
14cr|evemu-1.0.10-3|19	BuildRequires:  python-devel
14cr|evemu-1.0.10-3|20	BuildRequires:  xmlto
14cr|evemu-1.0.10-3|21	BuildRequires:	asciidoc
14cr|evemu-1.0.10-3|22	
14cr|evemu-1.0.10-3|23	%description
14cr|evemu-1.0.10-3|24	%{name} is a simple utility to capture the event stream from input devices
14cr|evemu-1.0.10-3|25	and replay that stream on a virtual input device.
14cr|evemu-1.0.10-3|26	
14cr|evemu-1.0.10-3|27	%prep
14cr|evemu-1.0.10-3|28	%setup -q
14cr|evemu-1.0.10-3|29	
14cr|evemu-1.0.10-3|30	%build
14cr|evemu-1.0.10-3|31	autoreconf -fi
14cr|evemu-1.0.10-3|32	%configure --disable-static
14cr|evemu-1.0.10-3|33	%make
14cr|evemu-1.0.10-3|34	
14cr|evemu-1.0.10-3|35	%install
14cr|evemu-1.0.10-3|36	%makeinstall_std
14cr|evemu-1.0.10-3|37	
14cr|evemu-1.0.10-3|38	rm -f %{buildroot}%{_libdir}/*.la
14cr|evemu-1.0.10-3|39	
14cr|evemu-1.0.10-3|40	%files
14cr|evemu-1.0.10-3|41	%doc COPYING
14cr|evemu-1.0.10-3|42	%{_bindir}/evemu-describe
14cr|evemu-1.0.10-3|43	%{_bindir}/evemu-device
14cr|evemu-1.0.10-3|44	%{_bindir}/evemu-play
14cr|evemu-1.0.10-3|45	%{_bindir}/evemu-record
14cr|evemu-1.0.10-3|46	%{_bindir}/evemu-event
14cr|evemu-1.0.10-3|47	%{_mandir}/man1/evemu-*
14cr|evemu-1.0.10-3|48	
14cr|evemu-1.0.10-3|49	%package -n %libname
14cr|evemu-1.0.10-3|50	Summary:        Event Device Query and Emulation Program Library Package
14cr|evemu-1.0.10-3|51	Group:		System/Libraries
14cr|evemu-1.0.10-3|52	Requires:       %{name} = %{version}-%{release}
14cr|evemu-1.0.10-3|53	
14cr|evemu-1.0.10-3|54	%description -n %libname
14cr|evemu-1.0.10-3|55	This package contains the library needed to run programs
14cr|evemu-1.0.10-3|56	dynamically linked with evemu.
14cr|evemu-1.0.10-3|57	
14cr|evemu-1.0.10-3|58	%files -n %libname
14cr|evemu-1.0.10-3|59	%{_libdir}/libevemu.so*
14cr|evemu-1.0.10-3|60	
14cr|evemu-1.0.10-3|61	%package -n %devname
14cr|evemu-1.0.10-3|62	Summary:        Event Device Query and Emulation Program Development Package
14cr|evemu-1.0.10-3|63	Group:		Development/Other
14cr|evemu-1.0.10-3|64	Requires:       %{name} = %{version}-%{release}
14cr|evemu-1.0.10-3|65	Requires:       pkgconfig
14cr|evemu-1.0.10-3|66	Requires:       python
14cr|evemu-1.0.10-3|67	Provides:	%{name}-devel = %{version}-%{release}
14cr|evemu-1.0.10-3|68	
14cr|evemu-1.0.10-3|69	%description -n %devname
14cr|evemu-1.0.10-3|70	This package provides headers files for evemu development.
14cr|evemu-1.0.10-3|71	
14cr|evemu-1.0.10-3|72	%files -n %devname
14cr|evemu-1.0.10-3|73	%{_includedir}/evemu.h
14cr|evemu-1.0.10-3|74	%{_libdir}/pkgconfig/evemu.pc
14cr|evemu-1.0.10-3|75	%dir %{python_sitelib}/evemu/
14cr|evemu-1.0.10-3|76	%{python_sitelib}/evemu/*
14cr|evemu-1.0.10-3|77	
14cr|evemu-1.0.10-3|78	%changelog
14cr|evemu-1.0.10-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-3
14cr|evemu-1.0.10-3|80	+ Revision: c733b81
14cr|evemu-1.0.10-3|81	- MassBuild#464: Increase release tag
14cr|evemu-1.0.10-3|82	
14cr|evemu-1.0.10-3|83	

1174 14
14cr|eventlog-0.2.12-3|1	%define major	0
14cr|eventlog-0.2.12-3|2	%define libname	%mklibname %{name} %{major}
14cr|eventlog-0.2.12-3|3	
14cr|eventlog-0.2.12-3|4	Name:		eventlog
14cr|eventlog-0.2.12-3|5	Version:	0.2.12
14cr|eventlog-0.2.12-3|6	Release:	3
14cr|eventlog-0.2.12-3|7	Summary:	Replacement for syslog API
14cr|eventlog-0.2.12-3|8	License:	GPL
14cr|eventlog-0.2.12-3|9	Group:		System/Libraries
14cr|eventlog-0.2.12-3|10	URL:		http://www.balabit.com/products/syslog_ng/
14cr|eventlog-0.2.12-3|11	Source:     http://www.balabit.com/downloads/files/eventlog/0.2/%{name}_%{version}.tar.gz
14cr|eventlog-0.2.12-3|12	
14cr|eventlog-0.2.12-3|13	%description
14cr|eventlog-0.2.12-3|14	The EventLog library aims to be a replacement of the simple syslog() API
14cr|eventlog-0.2.12-3|15	provided on UNIX systems. The major difference between EventLog and syslog
14cr|eventlog-0.2.12-3|16	is that EventLog tries to add structure to messages.
14cr|eventlog-0.2.12-3|17	
14cr|eventlog-0.2.12-3|18	Where you had a simple non-structrured string in syslog() you have a
14cr|eventlog-0.2.12-3|19	combination of description and tag/value pairs.
14cr|eventlog-0.2.12-3|20	
14cr|eventlog-0.2.12-3|21	EventLog provides an interface to build, format and output an event record.
14cr|eventlog-0.2.12-3|22	The exact format and output method can be customized by the administrator
14cr|eventlog-0.2.12-3|23	via a configuration file.
14cr|eventlog-0.2.12-3|24	
14cr|eventlog-0.2.12-3|25	%package -n	%{libname}
14cr|eventlog-0.2.12-3|26	Group:		Development/Other
14cr|eventlog-0.2.12-3|27	Summary:	Replacement for syslog API
14cr|eventlog-0.2.12-3|28	
14cr|eventlog-0.2.12-3|29	%description -n	%{libname}
14cr|eventlog-0.2.12-3|30	The EventLog library aims to be a replacement of the simple syslog() API
14cr|eventlog-0.2.12-3|31	provided on UNIX systems. The major difference between EventLog and syslog
14cr|eventlog-0.2.12-3|32	is that EventLog tries to add structure to messages.
14cr|eventlog-0.2.12-3|33	
14cr|eventlog-0.2.12-3|34	Where you had a simple non-structrured string in syslog() you have a
14cr|eventlog-0.2.12-3|35	combination of description and tag/value pairs.
14cr|eventlog-0.2.12-3|36	
14cr|eventlog-0.2.12-3|37	EventLog provides an interface to build, format and output an event record.
14cr|eventlog-0.2.12-3|38	The exact format and output method can be customized by the administrator
14cr|eventlog-0.2.12-3|39	via a configuration file.
14cr|eventlog-0.2.12-3|40	
14cr|eventlog-0.2.12-3|41	%package -n	%{libname}-devel
14cr|eventlog-0.2.12-3|42	Group:		Development/Other
14cr|eventlog-0.2.12-3|43	Summary:	Replacement for syslog API
14cr|eventlog-0.2.12-3|44	Requires:	%{libname} = %{version}-%{release}
14cr|eventlog-0.2.12-3|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|eventlog-0.2.12-3|46	
14cr|eventlog-0.2.12-3|47	%description -n	%{libname}-devel
14cr|eventlog-0.2.12-3|48	The EventLog library aims to be a replacement of the simple syslog() API
14cr|eventlog-0.2.12-3|49	provided on UNIX systems. The major difference between EventLog and syslog
14cr|eventlog-0.2.12-3|50	is that EventLog tries to add structure to messages.
14cr|eventlog-0.2.12-3|51	
14cr|eventlog-0.2.12-3|52	Where you had a simple non-structrured string in syslog() you have a
14cr|eventlog-0.2.12-3|53	combination of description and tag/value pairs.
14cr|eventlog-0.2.12-3|54	
14cr|eventlog-0.2.12-3|55	EventLog provides an interface to build, format and output an event record.
14cr|eventlog-0.2.12-3|56	The exact format and output method can be customized by the administrator
14cr|eventlog-0.2.12-3|57	via a configuration file.
14cr|eventlog-0.2.12-3|58	
14cr|eventlog-0.2.12-3|59	%prep
14cr|eventlog-0.2.12-3|60	%setup -q
14cr|eventlog-0.2.12-3|61	
14cr|eventlog-0.2.12-3|62	%build
14cr|eventlog-0.2.12-3|63	%configure2_5x
14cr|eventlog-0.2.12-3|64	%make
14cr|eventlog-0.2.12-3|65	
14cr|eventlog-0.2.12-3|66	%install
14cr|eventlog-0.2.12-3|67	%makeinstall
14cr|eventlog-0.2.12-3|68	
14cr|eventlog-0.2.12-3|69	%files -n %{libname}
14cr|eventlog-0.2.12-3|70	%{_libdir}/libevtlog*so.*
14cr|eventlog-0.2.12-3|71	
14cr|eventlog-0.2.12-3|72	%files -n %{libname}-devel
14cr|eventlog-0.2.12-3|73	%{_includedir}/eventlog
14cr|eventlog-0.2.12-3|74	%{_libdir}/libevtlog.a
14cr|eventlog-0.2.12-3|75	%{_libdir}/libevtlog.so
14cr|eventlog-0.2.12-3|76	%{_libdir}/pkgconfig/eventlog.pc
14cr|eventlog-0.2.12-3|77	
14cr|eventlog-0.2.12-3|78	
14cr|eventlog-0.2.12-3|79	%changelog
14cr|eventlog-0.2.12-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-3
14cr|eventlog-0.2.12-3|81	+ Revision: 0c5f542
14cr|eventlog-0.2.12-3|82	- MassBuild#464: Increase release tag
14cr|eventlog-0.2.12-3|83	
14cr|eventlog-0.2.12-3|84	

1175 14
14cr|evolvotron-0.6.3-4|1	#debuginfo-without-sources
14cr|evolvotron-0.6.3-4|2	%define debug_package %{nil}
14cr|evolvotron-0.6.3-4|3	
14cr|evolvotron-0.6.3-4|4	Summary:	Interactive "generative art" software
14cr|evolvotron-0.6.3-4|5	Name:		evolvotron
14cr|evolvotron-0.6.3-4|6	Version:	0.6.3
14cr|evolvotron-0.6.3-4|7	Release:	4
14cr|evolvotron-0.6.3-4|8	License:	GPLv2+
14cr|evolvotron-0.6.3-4|9	Group:		Toys
14cr|evolvotron-0.6.3-4|10	Url:		http://evolvotron.sf.net
14cr|evolvotron-0.6.3-4|11	Source0:	http://prdownloads.sourceforge.net/evolvotron/%{name}-%{version}.tar.gz
14cr|evolvotron-0.6.3-4|12	Patch0:		evolvotron-qmake-name.patch
14cr|evolvotron-0.6.3-4|13	Patch1:		evolvotron-0.6.3-gcc4.9.patch
14cr|evolvotron-0.6.3-4|14	BuildRequires:	boost-devel
14cr|evolvotron-0.6.3-4|15	BuildRequires:	qt4-devel
14cr|evolvotron-0.6.3-4|16	
14cr|evolvotron-0.6.3-4|17	%description
14cr|evolvotron-0.6.3-4|18	Evolvotron Interactive "generative art" software to evolve images/textures/
14cr|evolvotron-0.6.3-4|19	patterns through an iterative process of random mutation and user-selection
14cr|evolvotron-0.6.3-4|20	driven evolution.  If you like lava lamps, and still think the Mandelbrot
14cr|evolvotron-0.6.3-4|21	set is cool, this could be the software for you.
14cr|evolvotron-0.6.3-4|22	
14cr|evolvotron-0.6.3-4|23	%files
14cr|evolvotron-0.6.3-4|24	%doc LICENSE README TODO USAGE
14cr|evolvotron-0.6.3-4|25	%doc USAGE %{name}.html
14cr|evolvotron-0.6.3-4|26	%{_bindir}/%{name}*
14cr|evolvotron-0.6.3-4|27	%{_mandir}/man1/%{name}*.1*
14cr|evolvotron-0.6.3-4|28	%{_datadir}/applications/%{name}.desktop
14cr|evolvotron-0.6.3-4|29	
14cr|evolvotron-0.6.3-4|30	#----------------------------------------------------------------------------
14cr|evolvotron-0.6.3-4|31	
14cr|evolvotron-0.6.3-4|32	%prep
14cr|evolvotron-0.6.3-4|33	%setup -q -n %{name}
14cr|evolvotron-0.6.3-4|34	%patch0 -p1
14cr|evolvotron-0.6.3-4|35	%patch1 -p1
14cr|evolvotron-0.6.3-4|36	
14cr|evolvotron-0.6.3-4|37	%build
14cr|evolvotron-0.6.3-4|38	./BUILD
14cr|evolvotron-0.6.3-4|39	
14cr|evolvotron-0.6.3-4|40	%install
14cr|evolvotron-0.6.3-4|41	mkdir -p %{buildroot}%{_bindir}
14cr|evolvotron-0.6.3-4|42	install -m 755 evolvotron/evolvotron evolvotron_mutate/evolvotron_mutate \
14cr|evolvotron-0.6.3-4|43	evolvotron_render/evolvotron_render %{buildroot}%{_bindir}
14cr|evolvotron-0.6.3-4|44	
14cr|evolvotron-0.6.3-4|45	mkdir -p %{buildroot}%{_mandir}/man1
14cr|evolvotron-0.6.3-4|46	install -m 644 man/man1/*.1 %{buildroot}%{_mandir}/man1
14cr|evolvotron-0.6.3-4|47	
14cr|evolvotron-0.6.3-4|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|evolvotron-0.6.3-4|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|evolvotron-0.6.3-4|50	[Desktop Entry]
14cr|evolvotron-0.6.3-4|51	Name=Evolvotron
14cr|evolvotron-0.6.3-4|52	Comment=Interactive generative art software
14cr|evolvotron-0.6.3-4|53	Exec=%{name}
14cr|evolvotron-0.6.3-4|54	Icon=toys_section
14cr|evolvotron-0.6.3-4|55	Terminal=false
14cr|evolvotron-0.6.3-4|56	Type=Application
14cr|evolvotron-0.6.3-4|57	StartupNotify=true
14cr|evolvotron-0.6.3-4|58	Categories=Qt;Amusement;
14cr|evolvotron-0.6.3-4|59	EOF
14cr|evolvotron-0.6.3-4|60	
14cr|evolvotron-0.6.3-4|61	
14cr|evolvotron-0.6.3-4|62	%changelog
14cr|evolvotron-0.6.3-4|63	* Fri Aug 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.3-4
14cr|evolvotron-0.6.3-4|64	+ Revision: 973bef2
14cr|evolvotron-0.6.3-4|65	- Add patch to fix build with new gcc
14cr|evolvotron-0.6.3-4|66	
14cr|evolvotron-0.6.3-4|67	

1176 14
14cr|exaile-3.3.1-2|1	%define debug_package %{nil}
14cr|exaile-3.3.1-2|2	
14cr|exaile-3.3.1-2|3	%define url_ver %(echo %version | cut -d. -f1,2,3)
14cr|exaile-3.3.1-2|4	
14cr|exaile-3.3.1-2|5	Summary:	A powerful GTK music player
14cr|exaile-3.3.1-2|6	Name:		exaile
14cr|exaile-3.3.1-2|7	Version:	3.3.1
14cr|exaile-3.3.1-2|8	Release:	2
14cr|exaile-3.3.1-2|9	Epoch:		1
14cr|exaile-3.3.1-2|10	Group:		Sound
14cr|exaile-3.3.1-2|11	License:	GPLv2+
14cr|exaile-3.3.1-2|12	URL:		http://www.exaile.org/
14cr|exaile-3.3.1-2|13	Source0:	https://launchpad.net/%{name}/3.3.x/%{version}/+download/%{name}-%{version}.tar.gz
14cr|exaile-3.3.1-2|14	# (tpg) somehow a musictracker plugin for pidgin doesnt work... http://code.google.com/p/pidgin-musictracker/issues/detail?id=164
14cr|exaile-3.3.1-2|15	# let's use native plugin for exaile
14cr|exaile-3.3.1-2|16	# http://sourceforge.net/projects/exailemusictrac/
14cr|exaile-3.3.1-2|17	Source1:	http://downloads.sourceforge.net/project/exailemusictrac/%{name}musictracker-0.1.2.tar.bz2
14cr|exaile-3.3.1-2|18	Patch0:		exaile-3.3.0-makefile.patch
14cr|exaile-3.3.1-2|19	Patch1:		exaile-3.3.0-udisks.patch
14cr|exaile-3.3.1-2|20	Patch2:		exaile-3.3.1-launcher.patch
14cr|exaile-3.3.1-2|21	BuildRequires:	python-gobject-devel
14cr|exaile-3.3.1-2|22	BuildRequires:	intltool
14cr|exaile-3.3.1-2|23	BuildRequires:	gettext-devel
14cr|exaile-3.3.1-2|24	BuildRequires:	help2man
14cr|exaile-3.3.1-2|25	Requires:	pygtk2.0
14cr|exaile-3.3.1-2|26	Requires:	gstreamer0.10-python
14cr|exaile-3.3.1-2|27	Requires:	gstreamer0.10-plugins-good
14cr|exaile-3.3.1-2|28	Requires:	gstreamer0.10-plugins-base
14cr|exaile-3.3.1-2|29	Requires:	gstreamer0.10-plugins-ugly
14cr|exaile-3.3.1-2|30	Requires:	gstreamer0.10-cdio
14cr|exaile-3.3.1-2|31	Requires:	gstreamer0.10-moodbar
14cr|exaile-3.3.1-2|32	Requires:	dbus-python
14cr|exaile-3.3.1-2|33	Requires:	mutagen
14cr|exaile-3.3.1-2|34	Requires:	python-gobject2
14cr|exaile-3.3.1-2|35	Requires:	python-CDDB
14cr|exaile-3.3.1-2|36	Suggests:	python-gpod
14cr|exaile-3.3.1-2|37	BuildArch:	noarch
14cr|exaile-3.3.1-2|38	
14cr|exaile-3.3.1-2|39	%description
14cr|exaile-3.3.1-2|40	Exaile is a music player inspired by KDE's Amarok, but for GTK and written in
14cr|exaile-3.3.1-2|41	Python. It incorporates many of the cool things from Amarok and other, like:
14cr|exaile-3.3.1-2|42	* automatic fetching of album art
14cr|exaile-3.3.1-2|43	* handling of large libraries
14cr|exaile-3.3.1-2|44	* lyrics fetching
14cr|exaile-3.3.1-2|45	* artist/album information via the wikipedia
14cr|exaile-3.3.1-2|46	* Last.fm support
14cr|exaile-3.3.1-2|47	* optional iPod support
14cr|exaile-3.3.1-2|48	* an advanced tag editor
14cr|exaile-3.3.1-2|49	* a SHOUTcast directory browser
14cr|exaile-3.3.1-2|50	
14cr|exaile-3.3.1-2|51	In addition, Exaile also includes:
14cr|exaile-3.3.1-2|52	* a SHOUTcast directory browser
14cr|exaile-3.3.1-2|53	* tabbed playlists (so you can have more than one playlist open at a time)
14cr|exaile-3.3.1-2|54	* blacklisting of tracks (so they don't get scanned into your library)
14cr|exaile-3.3.1-2|55	* downloading of guitar tablature from fretplay.com
14cr|exaile-3.3.1-2|56	* submitting played tracks on your iPod to Last.fm
14cr|exaile-3.3.1-2|57	
14cr|exaile-3.3.1-2|58	%prep
14cr|exaile-3.3.1-2|59	%setup -q
14cr|exaile-3.3.1-2|60	%apply_patches
14cr|exaile-3.3.1-2|61	
14cr|exaile-3.3.1-2|62	# (tpg) unpack the plugin
14cr|exaile-3.3.1-2|63	tar xf %{SOURCE1} -C plugins/
14cr|exaile-3.3.1-2|64	
14cr|exaile-3.3.1-2|65	%build
14cr|exaile-3.3.1-2|66	%make
14cr|exaile-3.3.1-2|67	
14cr|exaile-3.3.1-2|68	%install
14cr|exaile-3.3.1-2|69	%makeinstall_std PREFIX=%{_prefix} LIBINSTALLDIR=%{_datadir} DESTDIR=%{buildroot}
14cr|exaile-3.3.1-2|70	
14cr|exaile-3.3.1-2|71	%find_lang %{name}
14cr|exaile-3.3.1-2|72	
14cr|exaile-3.3.1-2|73	%files -f %{name}.lang
14cr|exaile-3.3.1-2|74	%dir %{_datadir}/%{name}
14cr|exaile-3.3.1-2|75	%{_bindir}/%{name}
14cr|exaile-3.3.1-2|76	%{_datadir}/%{name}/*
14cr|exaile-3.3.1-2|77	%{_datadir}/applications/*.desktop
14cr|exaile-3.3.1-2|78	%{_datadir}/pixmaps/%{name}.*
14cr|exaile-3.3.1-2|79	%{_datadir}/dbus-1/services/org.exaile.Exaile.service
14cr|exaile-3.3.1-2|80	%config(noreplace) %{_sysconfdir}/xdg/exaile/
14cr|exaile-3.3.1-2|81	%{_mandir}/man1/%{name}.*
14cr|exaile-3.3.1-2|82	
14cr|exaile-3.3.1-2|83	
14cr|exaile-3.3.1-2|84	
14cr|exaile-3.3.1-2|85	
14cr|exaile-3.3.1-2|86	%changelog
14cr|exaile-3.3.1-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.3.1-2
14cr|exaile-3.3.1-2|88	+ Revision: 26eb4c7
14cr|exaile-3.3.1-2|89	- MassBuild#464: Increase release tag
14cr|exaile-3.3.1-2|90	
14cr|exaile-3.3.1-2|91	

1177 14
14cr|exchange-0.0.0.002-0.54300.2|1	%define svnrev 54300
14cr|exchange-0.0.0.002-0.54300.2|2	
14cr|exchange-0.0.0.002-0.54300.2|3	%define major 0
14cr|exchange-0.0.0.002-0.54300.2|4	%define libname %mklibname %{name} %{major}
14cr|exchange-0.0.0.002-0.54300.2|5	%define devname %mklibname %{name} -d
14cr|exchange-0.0.0.002-0.54300.2|6	
14cr|exchange-0.0.0.002-0.54300.2|7	Summary:	The enlightened way how to exchange stuff
14cr|exchange-0.0.0.002-0.54300.2|8	Name:		exchange
14cr|exchange-0.0.0.002-0.54300.2|9	Version:	0.0.0.002
14cr|exchange-0.0.0.002-0.54300.2|10	Release:	0.%{svnrev}.2
14cr|exchange-0.0.0.002-0.54300.2|11	License:	GPLv2+
14cr|exchange-0.0.0.002-0.54300.2|12	Group:		System/Libraries
14cr|exchange-0.0.0.002-0.54300.2|13	Url:		http://enlightenment.org/
14cr|exchange-0.0.0.002-0.54300.2|14	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
14cr|exchange-0.0.0.002-0.54300.2|15	BuildRequires:	edje
14cr|exchange-0.0.0.002-0.54300.2|16	BuildRequires:	pkgconfig(ecore)
14cr|exchange-0.0.0.002-0.54300.2|17	BuildRequires:	pkgconfig(edje)
14cr|exchange-0.0.0.002-0.54300.2|18	BuildRequires:	pkgconfig(eio)
14cr|exchange-0.0.0.002-0.54300.2|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|exchange-0.0.0.002-0.54300.2|20	
14cr|exchange-0.0.0.002-0.54300.2|21	%description
14cr|exchange-0.0.0.002-0.54300.2|22	The enlightened way how to exchange stuff.
14cr|exchange-0.0.0.002-0.54300.2|23	
14cr|exchange-0.0.0.002-0.54300.2|24	#----------------------------------------------------------------------------
14cr|exchange-0.0.0.002-0.54300.2|25	
14cr|exchange-0.0.0.002-0.54300.2|26	%package -n %{libname}
14cr|exchange-0.0.0.002-0.54300.2|27	Summary:	Exchange library
14cr|exchange-0.0.0.002-0.54300.2|28	Group:		System/Libraries
14cr|exchange-0.0.0.002-0.54300.2|29	
14cr|exchange-0.0.0.002-0.54300.2|30	%description -n %{libname}
14cr|exchange-0.0.0.002-0.54300.2|31	This package contains the dynamic libraries from %{name}.
14cr|exchange-0.0.0.002-0.54300.2|32	
14cr|exchange-0.0.0.002-0.54300.2|33	%files -n %{libname}
14cr|exchange-0.0.0.002-0.54300.2|34	%{_libdir}/libexchange.so.%{major}*
14cr|exchange-0.0.0.002-0.54300.2|35	
14cr|exchange-0.0.0.002-0.54300.2|36	#----------------------------------------------------------------------------
14cr|exchange-0.0.0.002-0.54300.2|37	
14cr|exchange-0.0.0.002-0.54300.2|38	%package -n %{devname}
14cr|exchange-0.0.0.002-0.54300.2|39	Summary:	Exchange headers, libraries, documentation and test programs
14cr|exchange-0.0.0.002-0.54300.2|40	Group:		Development/Other
14cr|exchange-0.0.0.002-0.54300.2|41	Requires:	%{libname} = %{EVRD}
14cr|exchange-0.0.0.002-0.54300.2|42	Provides:	%{name}-devel = %{EVRD}
14cr|exchange-0.0.0.002-0.54300.2|43	
14cr|exchange-0.0.0.002-0.54300.2|44	%description -n %{devname}
14cr|exchange-0.0.0.002-0.54300.2|45	Headers and libraries from %{name}
14cr|exchange-0.0.0.002-0.54300.2|46	
14cr|exchange-0.0.0.002-0.54300.2|47	%files -n %{devname}
14cr|exchange-0.0.0.002-0.54300.2|48	%{_includedir}/exchange*
14cr|exchange-0.0.0.002-0.54300.2|49	%{_libdir}/libexchange.so
14cr|exchange-0.0.0.002-0.54300.2|50	%{_libdir}/pkgconfig/*pc
14cr|exchange-0.0.0.002-0.54300.2|51	
14cr|exchange-0.0.0.002-0.54300.2|52	#----------------------------------------------------------------------------
14cr|exchange-0.0.0.002-0.54300.2|53	
14cr|exchange-0.0.0.002-0.54300.2|54	%prep
14cr|exchange-0.0.0.002-0.54300.2|55	%setup -qn %{name}
14cr|exchange-0.0.0.002-0.54300.2|56	
14cr|exchange-0.0.0.002-0.54300.2|57	%build
14cr|exchange-0.0.0.002-0.54300.2|58	NOCONFIGURE=yes ./autogen.sh
14cr|exchange-0.0.0.002-0.54300.2|59	%configure2_5x \
14cr|exchange-0.0.0.002-0.54300.2|60	--disable-static
14cr|exchange-0.0.0.002-0.54300.2|61	%make
14cr|exchange-0.0.0.002-0.54300.2|62	
14cr|exchange-0.0.0.002-0.54300.2|63	%install
14cr|exchange-0.0.0.002-0.54300.2|64	%makeinstall_std
14cr|exchange-0.0.0.002-0.54300.2|65	
14cr|exchange-0.0.0.002-0.54300.2|66	
14cr|exchange-0.0.0.002-0.54300.2|67	%changelog
14cr|exchange-0.0.0.002-0.54300.2|68	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.0.002-0.54300.2
14cr|exchange-0.0.0.002-0.54300.2|69	+ Revision: a9dd48e
14cr|exchange-0.0.0.002-0.54300.2|70	- Minor cleanup
14cr|exchange-0.0.0.002-0.54300.2|71	
14cr|exchange-0.0.0.002-0.54300.2|72	

1178 14
14cr|ExEf-1.70-10|1	Summary:   Real-time audio effects processor
14cr|ExEf-1.70-10|2	Name:      ExEf
14cr|ExEf-1.70-10|3	Version:   1.70
14cr|ExEf-1.70-10|4	Release:   10
14cr|ExEf-1.70-10|5	Source0:   %{name}.tar.bz2
14cr|ExEf-1.70-10|6	Source1:   robots.tar.bz2
14cr|ExEf-1.70-10|7	Source2:   %{name}16.png.bz2
14cr|ExEf-1.70-10|8	Source3:   %{name}32.png.bz2
14cr|ExEf-1.70-10|9	Source4:   %{name}48.png.bz2
14cr|ExEf-1.70-10|10	Patch0:    ExEf-fix-str-fmt.patch
14cr|ExEf-1.70-10|11	License:   GPL
14cr|ExEf-1.70-10|12	Group:     Sound
14cr|ExEf-1.70-10|13	URL:	   http://twinstar.hobby.cz/exef/
14cr|ExEf-1.70-10|14	Requires:  tcl, tk
14cr|ExEf-1.70-10|15	Requires:  pulseaudio-utils
14cr|ExEf-1.70-10|16	
14cr|ExEf-1.70-10|17	%description
14cr|ExEf-1.70-10|18	ExEf (Extreme Effect) is an extremely powerful and flexible Real Time
14cr|ExEf-1.70-10|19	effect engine. It is designed to work with guitars, microphones and
14cr|ExEf-1.70-10|20	other instruments. It can run both in X Window System and command line.
14cr|ExEf-1.70-10|21	
14cr|ExEf-1.70-10|22	%prep
14cr|ExEf-1.70-10|23	%setup -T -b 0 -qn %{name}-V116
14cr|ExEf-1.70-10|24	%setup -T -D -a 1 -qn %{name}-V116
14cr|ExEf-1.70-10|25	%patch0 -p0
14cr|ExEf-1.70-10|26	
14cr|ExEf-1.70-10|27	# Make package relocatable
14cr|ExEf-1.70-10|28	for FILE in ExEf ExEfDSP.c ; do
14cr|ExEf-1.70-10|29	
14cr|ExEf-1.70-10|30	sed "s|/usr/share|%{_datadir}| ; s|/usr/bin|%{_bindir}|" < ./${FILE} > ${FILE}.tmp
14cr|ExEf-1.70-10|31	mv ./${FILE}.tmp ${FILE}
14cr|ExEf-1.70-10|32	
14cr|ExEf-1.70-10|33	done
14cr|ExEf-1.70-10|34	
14cr|ExEf-1.70-10|35	gcc ExEfDSP.c %{optflags} -lm -o ExEfDSP.bin
14cr|ExEf-1.70-10|36	mv ExEf ExEf.bin
14cr|ExEf-1.70-10|37	
14cr|ExEf-1.70-10|38	%install
14cr|ExEf-1.70-10|39	install -d %{buildroot}%{_bindir}
14cr|ExEf-1.70-10|40	install -d %{buildroot}%{_datadir}/ExEf
14cr|ExEf-1.70-10|41	
14cr|ExEf-1.70-10|42	install -m 755 ExEf.bin ExEfDSP.bin %{buildroot}%{_bindir}
14cr|ExEf-1.70-10|43	cp -f ExEflogo.gif .ExEfrc %{buildroot}%{_datadir}/ExEf
14cr|ExEf-1.70-10|44	cp -R configs %{buildroot}%{_datadir}/ExEf
14cr|ExEf-1.70-10|45	cp -f robots/* %{buildroot}%{_datadir}/ExEf/configs
14cr|ExEf-1.70-10|46	
14cr|ExEf-1.70-10|47	#
14cr|ExEf-1.70-10|48	# Icons
14cr|ExEf-1.70-10|49	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|ExEf-1.70-10|50	bzcat %{SOURCE2} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|ExEf-1.70-10|51	bzcat %{SOURCE3} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|ExEf-1.70-10|52	bzcat %{SOURCE4} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|ExEf-1.70-10|53	
14cr|ExEf-1.70-10|54	# Wrappers to launch real application binaries using 'padsp'
14cr|ExEf-1.70-10|55	cat > %{buildroot}%{_bindir}/ExEf << EOF
14cr|ExEf-1.70-10|56	#!/bin/bash
14cr|ExEf-1.70-10|57	
14cr|ExEf-1.70-10|58	padsp /usr/bin/ExEf.bin
14cr|ExEf-1.70-10|59	EOF
14cr|ExEf-1.70-10|60	
14cr|ExEf-1.70-10|61	cat > %{buildroot}%{_bindir}/ExEfDSP << EOF
14cr|ExEf-1.70-10|62	#!/bin/bash
14cr|ExEf-1.70-10|63	
14cr|ExEf-1.70-10|64	padsp /usr/bin/ExEfDSP.bin
14cr|ExEf-1.70-10|65	EOF
14cr|ExEf-1.70-10|66	
14cr|ExEf-1.70-10|67	chmod a+x %{buildroot}%{_bindir}/ExEfDSP %{buildroot}%{_bindir}/ExEf
14cr|ExEf-1.70-10|68	
14cr|ExEf-1.70-10|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ExEf-1.70-10|70	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cr|ExEf-1.70-10|71	[Desktop Entry]
14cr|ExEf-1.70-10|72	Name=ExEf
14cr|ExEf-1.70-10|73	Name[ru]=ExEf
14cr|ExEf-1.70-10|74	Comment=Real-time audio effects processor
14cr|ExEf-1.70-10|75	Comment[ru]=Гитарный процессор реального времени
14cr|ExEf-1.70-10|76	Exec=%{_bindir}/%{name}
14cr|ExEf-1.70-10|77	Icon=%{name}
14cr|ExEf-1.70-10|78	Terminal=false
14cr|ExEf-1.70-10|79	Type=Application
14cr|ExEf-1.70-10|80	Categories=AudioVideo;Audio;
14cr|ExEf-1.70-10|81	EOF
14cr|ExEf-1.70-10|82	
14cr|ExEf-1.70-10|83	%files
14cr|ExEf-1.70-10|84	%defattr(-,root,root,755)
14cr|ExEf-1.70-10|85	%doc COPYING
14cr|ExEf-1.70-10|86	%{_bindir}/*
14cr|ExEf-1.70-10|87	%dir %{_datadir}/ExEf
14cr|ExEf-1.70-10|88	%{_datadir}/ExEf/*
14cr|ExEf-1.70-10|89	%{_datadir}/ExEf/.ExEfrc
14cr|ExEf-1.70-10|90	%{_datadir}/applications/rosa-%{name}.desktop
14cr|ExEf-1.70-10|91	%{_iconsdir}/%{name}.png
14cr|ExEf-1.70-10|92	%{_miconsdir}/%{name}.png
14cr|ExEf-1.70-10|93	%{_liconsdir}/%{name}.png
14cr|ExEf-1.70-10|94	
14cr|ExEf-1.70-10|95	
14cr|ExEf-1.70-10|96	
14cr|ExEf-1.70-10|97	%changelog
14cr|ExEf-1.70-10|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70-10
14cr|ExEf-1.70-10|99	+ Revision: 72b5958
14cr|ExEf-1.70-10|100	- MassBuild#464: Increase release tag
14cr|ExEf-1.70-10|101	
14cr|ExEf-1.70-10|102	

1179 14
14cr|exelearning-1.04.0.3532-5|1	%define debug_package %{nil}
14cr|exelearning-1.04.0.3532-5|2	
14cr|exelearning-1.04.0.3532-5|3	Name:           exelearning
14cr|exelearning-1.04.0.3532-5|4	Summary:        EXe eLearning XHTML editor
14cr|exelearning-1.04.0.3532-5|5	
14cr|exelearning-1.04.0.3532-5|6	Url:            http://exelearning.org/
14cr|exelearning-1.04.0.3532-5|7	Version:        1.04.0.3532
14cr|exelearning-1.04.0.3532-5|8	License:        GPL
14cr|exelearning-1.04.0.3532-5|9	Group:          Publishing
14cr|exelearning-1.04.0.3532-5|10	Release:        5
14cr|exelearning-1.04.0.3532-5|11	Source0:        exe-%{version}-source.tar.bz2
14cr|exelearning-1.04.0.3532-5|12	Source1:	exe_ru.tar.gz
14cr|exelearning-1.04.0.3532-5|13	Patch0:         exe-1.02.0.3303-desktop.patch
14cr|exelearning-1.04.0.3532-5|14	#Patch1:         exe-1.04.0.3532-deprecated_md5.patch
14cr|exelearning-1.04.0.3532-5|15	BuildRequires:  python-devel unzip
14cr|exelearning-1.04.0.3532-5|16	BuildRequires:  fdupes
14cr|exelearning-1.04.0.3532-5|17	BuildRequires:  python-setuptools
14cr|exelearning-1.04.0.3532-5|18	Requires:       python-imaging
14cr|exelearning-1.04.0.3532-5|19	Requires:       python-zope-interface
14cr|exelearning-1.04.0.3532-5|20	Requires:       firefox
14cr|exelearning-1.04.0.3532-5|21	Requires:       python-xmldiff
14cr|exelearning-1.04.0.3532-5|22	Suggests:     %{name}-manual = %{version}
14cr|exelearning-1.04.0.3532-5|23	
14cr|exelearning-1.04.0.3532-5|24	
14cr|exelearning-1.04.0.3532-5|25	%description
14cr|exelearning-1.04.0.3532-5|26	eXe, the eLearning XHTML editor, is an authoring environment which enables
14cr|exelearning-1.04.0.3532-5|27	teachers to publish web content in standard package formats (like IMS
14cr|exelearning-1.04.0.3532-5|28	Content Packages and SCORM) without the need to become proficient in HTML
14cr|exelearning-1.04.0.3532-5|29	or XML markup.  Content generated using eXe can be used by any Learning
14cr|exelearning-1.04.0.3532-5|30	Management System.
14cr|exelearning-1.04.0.3532-5|31	
14cr|exelearning-1.04.0.3532-5|32	
14cr|exelearning-1.04.0.3532-5|33	%package manual
14cr|exelearning-1.04.0.3532-5|34	Summary:        The complete manual for eXe
14cr|exelearning-1.04.0.3532-5|35	
14cr|exelearning-1.04.0.3532-5|36	Group:          Books/Other
14cr|exelearning-1.04.0.3532-5|37	Recommends:     %{name} = %{version}
14cr|exelearning-1.04.0.3532-5|38	
14cr|exelearning-1.04.0.3532-5|39	%description manual
14cr|exelearning-1.04.0.3532-5|40	This package contains the complete manual for eXe.
14cr|exelearning-1.04.0.3532-5|41	
14cr|exelearning-1.04.0.3532-5|42	%package devel
14cr|exelearning-1.04.0.3532-5|43	Summary:        Development package for eXe based software
14cr|exelearning-1.04.0.3532-5|44	
14cr|exelearning-1.04.0.3532-5|45	Group:          Development/Other
14cr|exelearning-1.04.0.3532-5|46	Requires:       %{name} = %{version}
14cr|exelearning-1.04.0.3532-5|47	
14cr|exelearning-1.04.0.3532-5|48	%description devel
14cr|exelearning-1.04.0.3532-5|49	This package contains the header files and libraries needed to develop
14cr|exelearning-1.04.0.3532-5|50	programs that use eXe.
14cr|exelearning-1.04.0.3532-5|51	
14cr|exelearning-1.04.0.3532-5|52	
14cr|exelearning-1.04.0.3532-5|53	%prep
14cr|exelearning-1.04.0.3532-5|54	%setup -n exe -a 1
14cr|exelearning-1.04.0.3532-5|55	%patch0
14cr|exelearning-1.04.0.3532-5|56	#patch1 -p0
14cr|exelearning-1.04.0.3532-5|57	# remove the other platform binaries
14cr|exelearning-1.04.0.3532-5|58	#rm -f exe/webui/templates/mimetex.64.cgi exe/webui/templates/mimetex.exe
14cr|exelearning-1.04.0.3532-5|59	rm -f exe/webui/templates/mimetex-darwin.cgi
14cr|exelearning-1.04.0.3532-5|60	rm -f exe/msvcr71.dll
14cr|exelearning-1.04.0.3532-5|61	rm -f twisted/spread/cBanana.so
14cr|exelearning-1.04.0.3532-5|62	rm -f twisted/protocols/_c_urlarg.so
14cr|exelearning-1.04.0.3532-5|63	
14cr|exelearning-1.04.0.3532-5|64	#exclude file requires ugly arch dependensis
14cr|exelearning-1.04.0.3532-5|65	%ifarch i586
14cr|exelearning-1.04.0.3532-5|66	rm -f exe/webui/templates/mimetex.64.cgi
14cr|exelearning-1.04.0.3532-5|67	%endif
14cr|exelearning-1.04.0.3532-5|68	%ifarch x86_64
14cr|exelearning-1.04.0.3532-5|69	rm -f exe/webui/templates/mimetex.cgi
14cr|exelearning-1.04.0.3532-5|70	%endif
14cr|exelearning-1.04.0.3532-5|71	
14cr|exelearning-1.04.0.3532-5|72	%build
14cr|exelearning-1.04.0.3532-5|73	python rpm-setup.py build
14cr|exelearning-1.04.0.3532-5|74	
14cr|exelearning-1.04.0.3532-5|75	%install
14cr|exelearning-1.04.0.3532-5|76	export NO_BRP_CHECK_BYTECODE_VERSION="true"
14cr|exelearning-1.04.0.3532-5|77	python rpm-setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|exelearning-1.04.0.3532-5|78	#
14cr|exelearning-1.04.0.3532-5|79	cp -a twisted nevow formless %{buildroot}%{_datadir}/exe
14cr|exelearning-1.04.0.3532-5|80	install -Dm644 exe.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/exe.png
14cr|exelearning-1.04.0.3532-5|81	install -Dm644 exe.desktop %{buildroot}%{_datadir}/applications/exe.desktop
14cr|exelearning-1.04.0.3532-5|82	install -Dm644 exe.xml     %{buildroot}%{_datadir}/mime/packages/exe.xml
14cr|exelearning-1.04.0.3532-5|83	
14cr|exelearning-1.04.0.3532-5|84	chmod 755 %{buildroot}%{_datadir}/exe/twisted/web/test/test_distrib.py
14cr|exelearning-1.04.0.3532-5|85	chmod 755 %{buildroot}%{_datadir}/exe/twisted/trial/test/scripttest.py
14cr|exelearning-1.04.0.3532-5|86	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/tokens.py
14cr|exelearning-1.04.0.3532-5|87	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/test/test_schema.py
14cr|exelearning-1.04.0.3532-5|88	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/remoteinterface.py
14cr|exelearning-1.04.0.3532-5|89	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/banana.py
14cr|exelearning-1.04.0.3532-5|90	chmod 755 %{buildroot}%{_datadir}/exe/twisted/internet/glib2reactor.py
14cr|exelearning-1.04.0.3532-5|91	chmod 755 %{buildroot}%{py_puresitedir}/exe/webui/webserver.py
14cr|exelearning-1.04.0.3532-5|92	chmod 755 %{buildroot}%{py_puresitedir}/exe/webui/browser.py
14cr|exelearning-1.04.0.3532-5|93	chmod 755 %{buildroot}%{py_puresitedir}/exe/engine/version.py
14cr|exelearning-1.04.0.3532-5|94	chmod 755 %{buildroot}%{py_puresitedir}/exe/engine/feedparser.py
14cr|exelearning-1.04.0.3532-5|95	chmod 755 %{buildroot}%{py_puresitedir}/exe/application.py
14cr|exelearning-1.04.0.3532-5|96	chmod 755 %{buildroot}%{_datadir}/exe/templates/mimetex*.cgi
14cr|exelearning-1.04.0.3532-5|97	
14cr|exelearning-1.04.0.3532-5|98	
14cr|exelearning-1.04.0.3532-5|99	%post
14cr|exelearning-1.04.0.3532-5|100	if [ -f usr/bin/update-mime-database ]; then
14cr|exelearning-1.04.0.3532-5|101	usr/bin/update-mime-database /usr/share/mime &> /dev/null
14cr|exelearning-1.04.0.3532-5|102	fi
14cr|exelearning-1.04.0.3532-5|103	
14cr|exelearning-1.04.0.3532-5|104	%postun
14cr|exelearning-1.04.0.3532-5|105	if [ -f usr/bin/update-mime-database ]; then
14cr|exelearning-1.04.0.3532-5|106	usr/bin/update-mime-database /usr/share/mime > /dev/null
14cr|exelearning-1.04.0.3532-5|107	fi
14cr|exelearning-1.04.0.3532-5|108	
14cr|exelearning-1.04.0.3532-5|109	%files
14cr|exelearning-1.04.0.3532-5|110	%doc COPYING NEWS
14cr|exelearning-1.04.0.3532-5|111	%{_bindir}/exe
14cr|exelearning-1.04.0.3532-5|112	%dir %{py_puresitedir}/exe
14cr|exelearning-1.04.0.3532-5|113	%{py_puresitedir}/exe/*
14cr|exelearning-1.04.0.3532-5|114	%dir %{_datadir}/exe
14cr|exelearning-1.04.0.3532-5|115	%{_datadir}/exe/*
14cr|exelearning-1.04.0.3532-5|116	%exclude %{_datadir}/exe/docs/manual/*
14cr|exelearning-1.04.0.3532-5|117	%{_datadir}/icons/hicolor
14cr|exelearning-1.04.0.3532-5|118	%{_datadir}/applications/exe.desktop
14cr|exelearning-1.04.0.3532-5|119	%config %{_datadir}/mime/packages/exe.xml
14cr|exelearning-1.04.0.3532-5|120	%exclude %{_datadir}/exe/twisted/spread/cBanana.c
14cr|exelearning-1.04.0.3532-5|121	%exclude %{_datadir}/exe/twisted/protocols/_c_urlarg.c
14cr|exelearning-1.04.0.3532-5|122	%exclude %{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
14cr|exelearning-1.04.0.3532-5|123	%exclude %{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
14cr|exelearning-1.04.0.3532-5|124	
14cr|exelearning-1.04.0.3532-5|125	%{py_puresitedir}/exe-*.egg-info
14cr|exelearning-1.04.0.3532-5|126	
14cr|exelearning-1.04.0.3532-5|127	%files manual
14cr|exelearning-1.04.0.3532-5|128	%dir %{_datadir}/exe/docs/manual
14cr|exelearning-1.04.0.3532-5|129	%{_datadir}/exe/docs/manual/*
14cr|exelearning-1.04.0.3532-5|130	
14cr|exelearning-1.04.0.3532-5|131	%files devel
14cr|exelearning-1.04.0.3532-5|132	%{_datadir}/exe/twisted/spread/cBanana.c
14cr|exelearning-1.04.0.3532-5|133	%{_datadir}/exe/twisted/protocols/_c_urlarg.c
14cr|exelearning-1.04.0.3532-5|134	%{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
14cr|exelearning-1.04.0.3532-5|135	%{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
14cr|exelearning-1.04.0.3532-5|136	
14cr|exelearning-1.04.0.3532-5|137	
14cr|exelearning-1.04.0.3532-5|138	
14cr|exelearning-1.04.0.3532-5|139	%changelog
14cr|exelearning-1.04.0.3532-5|140	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.04.0.3532-5
14cr|exelearning-1.04.0.3532-5|141	+ Revision: 4d76092
14cr|exelearning-1.04.0.3532-5|142	- MassBuild#464: Increase release tag
14cr|exelearning-1.04.0.3532-5|143	
14cr|exelearning-1.04.0.3532-5|144	

1180 14
14cr|exfat-utils-1.0.1-2|1	Name:		exfat-utils
14cr|exfat-utils-1.0.1-2|2	Summary:	Utilities for exFAT file system
14cr|exfat-utils-1.0.1-2|3	Version:	1.0.1
14cr|exfat-utils-1.0.1-2|4	Release:	2
14cr|exfat-utils-1.0.1-2|5	License:	GPLv2+
14cr|exfat-utils-1.0.1-2|6	Group:		System/Kernel and hardware
14cr|exfat-utils-1.0.1-2|7	Source0:	http://exfat.googlecode.com/files/exfat-utils-%{version}.tar.gz
14cr|exfat-utils-1.0.1-2|8	
14cr|exfat-utils-1.0.1-2|9	# A cumulative patch with changes since the release of 1.0.1 (SVN rev 342)
14cr|exfat-utils-1.0.1-2|10	# till the newest revision at the moment (rev 392, 2014-01-18).
14cr|exfat-utils-1.0.1-2|11	# The license also changed from GPLv3+ to GPLv2+.
14cr|exfat-utils-1.0.1-2|12	Patch0: exfat-utils-r342-to-r392.patch
14cr|exfat-utils-1.0.1-2|13	
14cr|exfat-utils-1.0.1-2|14	URL:		http://code.google.com/p/exfat/
14cr|exfat-utils-1.0.1-2|15	BuildRequires:	scons
14cr|exfat-utils-1.0.1-2|16	
14cr|exfat-utils-1.0.1-2|17	%description
14cr|exfat-utils-1.0.1-2|18	A set of utilities for creating, checking, dumping and labeling exFAT file
14cr|exfat-utils-1.0.1-2|19	system.
14cr|exfat-utils-1.0.1-2|20	
14cr|exfat-utils-1.0.1-2|21	%prep
14cr|exfat-utils-1.0.1-2|22	%setup -q
14cr|exfat-utils-1.0.1-2|23	%patch0 -p1
14cr|exfat-utils-1.0.1-2|24	
14cr|exfat-utils-1.0.1-2|25	%build
14cr|exfat-utils-1.0.1-2|26	%scons
14cr|exfat-utils-1.0.1-2|27	
14cr|exfat-utils-1.0.1-2|28	%install
14cr|exfat-utils-1.0.1-2|29	scons install DESTDIR=%{buildroot}/sbin
14cr|exfat-utils-1.0.1-2|30	mkdir -p %{buildroot}/%{_mandir}/man8/
14cr|exfat-utils-1.0.1-2|31	
14cr|exfat-utils-1.0.1-2|32	install -m644 dump/dumpexfat.8 %{buildroot}/%{_mandir}/man8/dumpexfat.8
14cr|exfat-utils-1.0.1-2|33	install -m644 fsck/exfatfsck.8 %{buildroot}/%{_mandir}/man8/exfatfsck.8
14cr|exfat-utils-1.0.1-2|34	install -m644 mkfs/mkexfatfs.8 %{buildroot}/%{_mandir}/man8/mkexfatfs.8
14cr|exfat-utils-1.0.1-2|35	install -m644 label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
14cr|exfat-utils-1.0.1-2|36	
14cr|exfat-utils-1.0.1-2|37	pushd %{buildroot}/%{_mandir}/man8/
14cr|exfat-utils-1.0.1-2|38	ln -s exfatfsck.8 fsck.exfat.8
14cr|exfat-utils-1.0.1-2|39	ln -s mkexfatfs.8 mkfs.exfat.8
14cr|exfat-utils-1.0.1-2|40	popd
14cr|exfat-utils-1.0.1-2|41	
14cr|exfat-utils-1.0.1-2|42	%files
14cr|exfat-utils-1.0.1-2|43	/sbin/dumpexfat
14cr|exfat-utils-1.0.1-2|44	/sbin/exfatfsck
14cr|exfat-utils-1.0.1-2|45	/sbin/fsck.exfat
14cr|exfat-utils-1.0.1-2|46	/sbin/mkexfatfs
14cr|exfat-utils-1.0.1-2|47	/sbin/mkfs.exfat
14cr|exfat-utils-1.0.1-2|48	/sbin/exfatlabel
14cr|exfat-utils-1.0.1-2|49	%{_mandir}/man8/*
14cr|exfat-utils-1.0.1-2|50	
14cr|exfat-utils-1.0.1-2|51	%changelog
14cr|exfat-utils-1.0.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|exfat-utils-1.0.1-2|53	+ Revision: 77dd5ef
14cr|exfat-utils-1.0.1-2|54	- MassBuild#464: Increase release tag
14cr|exfat-utils-1.0.1-2|55	
14cr|exfat-utils-1.0.1-2|56	

1181 14
14cr|exim-4.76-1|1	%define _disable_ld_no_undefined 1
14cr|exim-4.76-1|2	
14cr|exim-4.76-1|3	%if %mandriva_branch == Cooker
14cr|exim-4.76-1|4	# Cooker
14cr|exim-4.76-1|5	%define release  5
14cr|exim-4.76-1|6	%else
14cr|exim-4.76-1|7	# Old distros
14cr|exim-4.76-1|8	%define subrel 2
14cr|exim-4.76-1|9	%define release  1
14cr|exim-4.76-1|10	%endif
14cr|exim-4.76-1|11	
14cr|exim-4.76-1|12	%define saversion 4.2.1
14cr|exim-4.76-1|13	
14cr|exim-4.76-1|14	%define tlsdir		%{_sysconfdir}/pki/tls/%{name}
14cr|exim-4.76-1|15	
14cr|exim-4.76-1|16	%define build_mysql	1
14cr|exim-4.76-1|17	%define build_pgsql	0
14cr|exim-4.76-1|18	%define build_monitor	1
14cr|exim-4.76-1|19	%define build_exiscan	1
14cr|exim-4.76-1|20	%define build_spf2	0
14cr|exim-4.76-1|21	%define build_srs_alt	0
14cr|exim-4.76-1|22	%define build_sqlite3	1
14cr|exim-4.76-1|23	%define build_ldap	1
14cr|exim-4.76-1|24	%define build_sasl2	1
14cr|exim-4.76-1|25	%define build_logrotate	1
14cr|exim-4.76-1|26	
14cr|exim-4.76-1|27	%define build_certs	1
14cr|exim-4.76-1|28	%define altpriority 	40
14cr|exim-4.76-1|29	
14cr|exim-4.76-1|30	# commandline overrides:
14cr|exim-4.76-1|31	# rpm -ba|--rebuild --define 'with_xxx'
14cr|exim-4.76-1|32	%{?_with_mysql: %{expand: %%global build_mysql 1}}
14cr|exim-4.76-1|33	%{?_without_mysql: %{expand: %%global build_mysql 0}}
14cr|exim-4.76-1|34	%{?_with_pgsql: %{expand: %%global build_pgsql 1}}
14cr|exim-4.76-1|35	%{?_without_pgsql: %{expand: %%global build_pgsql 0}}
14cr|exim-4.76-1|36	%{?_with_monitor: %{expand: %%global build_monitor 1}}
14cr|exim-4.76-1|37	%{?_without_monitor: %{expand: %%global build_monitor 0}}
14cr|exim-4.76-1|38	%{?_with_exiscan: %{expand: %%global build_exiscan 1}}
14cr|exim-4.76-1|39	%{?_without_exiscan: %{expand: %%global build_exiscan 0}}
14cr|exim-4.76-1|40	%{?_with_spf2: %{expand: %%global build_spf2 1}}
14cr|exim-4.76-1|41	%{?_without_spf2: %{expand: %%global build_spf2 0}}
14cr|exim-4.76-1|42	%{?_with_srs_alt: %{expand: %%global build_srs_alt 1}}
14cr|exim-4.76-1|43	%{?_without_srs_alt: %{expand: %%global build_srs_alt 0}}
14cr|exim-4.76-1|44	%{?_with_sqlite3: %{expand: %%global build_sqlite3 1}}
14cr|exim-4.76-1|45	%{?_without_sqlite3: %{expand: %%global build_sqlite3 0}}
14cr|exim-4.76-1|46	%{?_with_ldap: %{expand: %%global build_ldap 1}}
14cr|exim-4.76-1|47	%{?_without_ldap: %{expand: %%global build_ldap 0}}
14cr|exim-4.76-1|48	%{?_with_sasl2: %{expand: %%global build_sasl2 1}}
14cr|exim-4.76-1|49	%{?_without_sasl2: %{expand: %%global build_sasl2 0}}
14cr|exim-4.76-1|50	%{?_with_logrotate: %{expand: %%global build_logrotate 1}}
14cr|exim-4.76-1|51	%{?_without_logrotate: %{expand: %%global build_logrotate 0}}
14cr|exim-4.76-1|52	
14cr|exim-4.76-1|53	%define alternatives_install_cmd update-alternatives --install %{_sbindir}/sendmail mta %{_sbindir}/sendmail.exim %{altpriority} --slave %{_prefix}/lib/sendmail mta-in_libdir %{_sbindir}/sendmail.exim --slave %{_bindir}/mailq mta-mailq %{_bindir}/mailq.exim --slave %{_bindir}/newaliases mta-newaliases %{_bindir}/newaliases.exim --slave %{_bindir}/rmail mta-rmail %{_bindir}/rmail.exim --slave %{_sysconfdir}/aliases mta-etc_aliases %{_sysconfdir}/exim/aliases
14cr|exim-4.76-1|54	
14cr|exim-4.76-1|55	Summary:		The exim mail transfer agent
14cr|exim-4.76-1|56	Name:			exim
14cr|exim-4.76-1|57	Version:		4.76
14cr|exim-4.76-1|58	Release:		%{release}
14cr|exim-4.76-1|59	License:		GPLv2+
14cr|exim-4.76-1|60	Group:			System/Servers
14cr|exim-4.76-1|61	URL:			http://www.exim.org
14cr|exim-4.76-1|62	Source0:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz
14cr|exim-4.76-1|63	Source1:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz.asc
14cr|exim-4.76-1|64	# http://www.exim.org/pub/exim/exim4/config.samples.tar.bz2
14cr|exim-4.76-1|65	Source2:		exim-4.43-config.samples.tar.bz2
14cr|exim-4.76-1|66	Source3:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz
14cr|exim-4.76-1|67	Source4:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz.asc
14cr|exim-4.76-1|68	# http://sa-exim.sourceforge.net/
14cr|exim-4.76-1|69	Source5:		http://prdownloads.sourceforge.net/sa-exim/sa-exim-%{saversion}.tar.gz
14cr|exim-4.76-1|70	#Source6:		eximconfig.bz2
14cr|exim-4.76-1|71	Source7:		exim-README.urpmi
14cr|exim-4.76-1|72	Source20:		exim.aliases
14cr|exim-4.76-1|73	Source21:		exim.init
14cr|exim-4.76-1|74	Source22:		exim.sysconfig
14cr|exim-4.76-1|75	Source23:		exim.logrotate
14cr|exim-4.76-1|76	Source24:		exim.pam
14cr|exim-4.76-1|77	Source25:		exim_monitor-16x16.png
14cr|exim-4.76-1|78	Source26:		exim_monitor-32x32.png
14cr|exim-4.76-1|79	Source27:		exim_monitor-48x48.png
14cr|exim-4.76-1|80	Source28:		exim-4.63-auth_pop3_imap.embedded_perl
14cr|exim-4.76-1|81	Source29:		exim-4.63-sasl2_smtpd.conf
14cr|exim-4.76-1|82	Source30:		exim-4.63-logrotate_eximstats
14cr|exim-4.76-1|83	Source31:		exim-4.63-cron_exicyclog_eximstats
14cr|exim-4.76-1|84	Source32:		exim-4.63-sysconfig
14cr|exim-4.76-1|85	Patch0:			exim-4.69-mdv-config.patch
14cr|exim-4.76-1|86	Patch3:			exim-4.22-install.patch
14cr|exim-4.76-1|87	Patch5:			exim-4.43-dontoverridecflags.diff
14cr|exim-4.76-1|88	Patch7:			exim-4.69-configure.default.patch
14cr|exim-4.76-1|89	Patch8:			sa-exim-4.2.1-fix-str-fmt.patch
14cr|exim-4.76-1|90	Requires(pre):		rpm-helper
14cr|exim-4.76-1|91	Requires:		perl(Net::IMAP::Simple)
14cr|exim-4.76-1|92	Requires:		openssl
14cr|exim-4.76-1|93	Requires:		apache-mod_socache_shmcb
14cr|exim-4.76-1|94	Provides:		mail-server
14cr|exim-4.76-1|95	Provides:		sendmail-command
14cr|exim-4.76-1|96	Conflicts:		postfix
14cr|exim-4.76-1|97	Conflicts:		sendmail
14cr|exim-4.76-1|98	Conflicts:		qmail
14cr|exim-4.76-1|99	BuildRequires:		tcp_wrappers-devel
14cr|exim-4.76-1|100	BuildRequires:		pam-devel
14cr|exim-4.76-1|101	BuildRequires:		openssl-devel
14cr|exim-4.76-1|102	BuildRequires:		lynx
14cr|exim-4.76-1|103	BuildRequires:		links
14cr|exim-4.76-1|104	BuildRequires:		pcre-devel
14cr|exim-4.76-1|105	BuildRequires:		perl-devel
14cr|exim-4.76-1|106	BuildRequires:		db-devel >= 4.2
14cr|exim-4.76-1|107	%if %{build_monitor}
14cr|exim-4.76-1|108	BuildRequires:		pkgconfig(x11)
14cr|exim-4.76-1|109	BuildRequires:		pkgconfig(xaw7)
14cr|exim-4.76-1|110	BuildRequires:		pkgconfig(xext)
14cr|exim-4.76-1|111	BuildRequires:		pkgconfig(xmu)
14cr|exim-4.76-1|112	BuildRequires:		pkgconfig(xt)
14cr|exim-4.76-1|113	%endif
14cr|exim-4.76-1|114	%if %{build_mysql}
14cr|exim-4.76-1|115	BuildRequires:		mysql-devel
14cr|exim-4.76-1|116	%endif
14cr|exim-4.76-1|117	%if %{build_pgsql}
14cr|exim-4.76-1|118	BuildRequires:		postgresql-devel
14cr|exim-4.76-1|119	%endif
14cr|exim-4.76-1|120	%if %{build_spf2}
14cr|exim-4.76-1|121	BuildRequires:		libspf2-devel
14cr|exim-4.76-1|122	%endif
14cr|exim-4.76-1|123	%if %{build_srs_alt}
14cr|exim-4.76-1|124	BuildRequires:		srs_alt-devel
14cr|exim-4.76-1|125	%endif
14cr|exim-4.76-1|126	%if %{build_sqlite3}
14cr|exim-4.76-1|127	BuildRequires:		sqlite3-devel >= 3.2.2
14cr|exim-4.76-1|128	%endif
14cr|exim-4.76-1|129	%if %{build_ldap}
14cr|exim-4.76-1|130	BuildRequires:		openldap-devel >= 2.0.11
14cr|exim-4.76-1|131	Requires:		openldap >= 2.0.11
14cr|exim-4.76-1|132	%endif
14cr|exim-4.76-1|133	%if %{build_sasl2}
14cr|exim-4.76-1|134	BuildRequires:		sasl-devel >= 2.1.25
14cr|exim-4.76-1|135	%endif
14cr|exim-4.76-1|136	
14cr|exim-4.76-1|137	%description
14cr|exim-4.76-1|138	Exim is a mail transport agent (MTA) developed at the University of
14cr|exim-4.76-1|139	Cambridge for use on Unix systems connected to the Internet. In style
14cr|exim-4.76-1|140	it is similar to Smail 3, but its facilities are more extensive, and
14cr|exim-4.76-1|141	in particular it has options for verifying incoming sender and
14cr|exim-4.76-1|142	recipient addresses, for refusing mail from specified hosts, networks,
14cr|exim-4.76-1|143	or senders, and for controlling mail relaying. Exim is in production
14cr|exim-4.76-1|144	use at quite a few sites, some of which move hundreds of thousands of
14cr|exim-4.76-1|145	messages per day.
14cr|exim-4.76-1|146	
14cr|exim-4.76-1|147	You can build %{name} with some conditional build swithes;
14cr|exim-4.76-1|148	
14cr|exim-4.76-1|149	(ie. use with rpm --rebuild):
14cr|exim-4.76-1|150	--with[out] mysql	MySQL lookup support (enabled)
14cr|exim-4.76-1|151	--with[out] pgsql	PostgreSQL lookup support (disabled)
14cr|exim-4.76-1|152	--with[out] monitor	The Exim Monitor (enabled)
14cr|exim-4.76-1|153	--with[out] exiscan	SpamAssassin support (enabled)
14cr|exim-4.76-1|154	--with[out] srs_alt	Experimental SRS support (disabled)
14cr|exim-4.76-1|155	--with[out] spf2	Experimental SPF2 support (disabled)
14cr|exim-4.76-1|156	--with[out] sqlite3	SQLite3 lookup support (enabled)
14cr|exim-4.76-1|157	--with[out] ldap	LDAP lookup support (enabled)
14cr|exim-4.76-1|158	--with[out] sals2	SASL2 auth support (disabled)
14cr|exim-4.76-1|159	--with[out] logrotate	Logrotate  (enabled)
14cr|exim-4.76-1|160	
14cr|exim-4.76-1|161	%if %{build_monitor}
14cr|exim-4.76-1|162	%package		monitor
14cr|exim-4.76-1|163	Summary:		X11 monitor application for exim
14cr|exim-4.76-1|164	Group:			Monitoring
14cr|exim-4.76-1|165	Requires:		%{name} >= %{version}-%{release}
14cr|exim-4.76-1|166	
14cr|exim-4.76-1|167	%description		monitor
14cr|exim-4.76-1|168	The Exim Monitor is an optional supplement to the Exim package. It
14cr|exim-4.76-1|169	displays information about Exim's processing in an X window, and an
14cr|exim-4.76-1|170	administrator can perform a number of control actions from the window
14cr|exim-4.76-1|171	interface.
14cr|exim-4.76-1|172	%endif
14cr|exim-4.76-1|173	
14cr|exim-4.76-1|174	%package		plugins-SpamAssassin
14cr|exim-4.76-1|175	Summary:		Exim SpamAssassin at SMTP time plugin
14cr|exim-4.76-1|176	Group:			System/Servers
14cr|exim-4.76-1|177	Requires:		%{name} >= %{version}-%{release}
14cr|exim-4.76-1|178	
14cr|exim-4.76-1|179	%description 		plugins-SpamAssassin
14cr|exim-4.76-1|180	Allows running SpamAssassin on incoming mail and rejection
14cr|exim-4.76-1|181	at SMTP time as well as other nasty things like teergrubbing.
14cr|exim-4.76-1|182	
14cr|exim-4.76-1|183	%package		doc
14cr|exim-4.76-1|184	Summary:		Exim documentation
14cr|exim-4.76-1|185	Group:			System/Servers
14cr|exim-4.76-1|186	
14cr|exim-4.76-1|187	%description		doc
14cr|exim-4.76-1|188	This package includes the Exim FAQ and Exim manual in HTML.
14cr|exim-4.76-1|189	
14cr|exim-4.76-1|190	
14cr|exim-4.76-1|191	%prep
14cr|exim-4.76-1|192	
14cr|exim-4.76-1|193	%setup -q -n %{name}-%{version} -a2 -a3 -a5
14cr|exim-4.76-1|194	
14cr|exim-4.76-1|195	cp %{SOURCE7} README.urpmi
14cr|exim-4.76-1|196	
14cr|exim-4.76-1|197	# fix strange attribs
14cr|exim-4.76-1|198	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|exim-4.76-1|199	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|exim-4.76-1|200	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|exim-4.76-1|201	
14cr|exim-4.76-1|202	# cvs cleanup
14cr|exim-4.76-1|203	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|exim-4.76-1|204	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|exim-4.76-1|205	done
14cr|exim-4.76-1|206	
14cr|exim-4.76-1|207	%patch0 -p1 -b .config
14cr|exim-4.76-1|208	%patch3 -p1 -b .install
14cr|exim-4.76-1|209	%patch5 -p0 -b .dontoverridecflags
14cr|exim-4.76-1|210	%patch7 -p0 -b .configure_default
14cr|exim-4.76-1|211	
14cr|exim-4.76-1|212	# apply the SA-exim dlopen patch
14cr|exim-4.76-1|213	cat sa-exim-%{saversion}/localscan_dlopen_exim_4.20_or_better.patch | patch -p1
14cr|exim-4.76-1|214	
14cr|exim-4.76-1|215	pushd sa-exim-%{saversion}
14cr|exim-4.76-1|216	%patch8 -p0 -b .str
14cr|exim-4.76-1|217	popd
14cr|exim-4.76-1|218	
14cr|exim-4.76-1|219	# pre-build setup
14cr|exim-4.76-1|220	cp src/EDITME Local/Makefile
14cr|exim-4.76-1|221	%if %{build_monitor}
14cr|exim-4.76-1|222	cp exim_monitor/EDITME Local/eximon.conf
14cr|exim-4.76-1|223	%endif
14cr|exim-4.76-1|224	
14cr|exim-4.76-1|225	# Added BIN_DIRECTORY:
14cr|exim-4.76-1|226	perl -pi -e 's|^BIN_DIRECTORY=/usr/exim/bin|BIN_DIRECTORY=%{_bindir}|g' Local/Makefile
14cr|exim-4.76-1|227	
14cr|exim-4.76-1|228	# modify Local/Makefile for our builds
14cr|exim-4.76-1|229	%if !%{build_mysql}
14cr|exim-4.76-1|230	perl -pi -e 's|^LOOKUP_MYSQL=yes|#LOOKUP_MYSQL=yes|g' Local/Makefile
14cr|exim-4.76-1|231	perl -pi -e 's|-lmysqlclient||g' Local/Makefile
14cr|exim-4.76-1|232	perl -pi -e 's|-I%{_includedir}/mysql||g' Local/Makefile
14cr|exim-4.76-1|233	%endif
14cr|exim-4.76-1|234	%if !%{build_pgsql}
14cr|exim-4.76-1|235	perl -pi -e 's|^LOOKUP_PGSQL=yes|#LOOKUP_PGSQL=yes|g' Local/Makefile
14cr|exim-4.76-1|236	perl -pi -e 's|-lpq||g' Local/Makefile
14cr|exim-4.76-1|237	perl -pi -e 's|-I%{_includedir}/pgsql||g' Local/Makefile
14cr|exim-4.76-1|238	%endif
14cr|exim-4.76-1|239	%if !%{build_monitor}
14cr|exim-4.76-1|240	perl -pi -e 's|^EXIM_MONITOR=|#EXIM_MONITOR=|g' Local/Makefile
14cr|exim-4.76-1|241	%endif
14cr|exim-4.76-1|242	
14cr|exim-4.76-1|243	%ifarch amd64 x86_64
14cr|exim-4.76-1|244	perl -pi -e 's|X11\)/lib|X11\)/lib64|g' OS/Makefile-Linux
14cr|exim-4.76-1|245	%endif
14cr|exim-4.76-1|246	
14cr|exim-4.76-1|247	%if %{build_exiscan}
14cr|exim-4.76-1|248	perl -pi -e 's|^# WITH_CONTENT_SCAN=.*|WITH_CONTENT_SCAN=yes|g' Local/Makefile
14cr|exim-4.76-1|249	perl -pi -e 's|^# WITH_OLD_DEMIME=.*|WITH_OLD_DEMIME=yes|g' Local/Makefile
14cr|exim-4.76-1|250	%endif
14cr|exim-4.76-1|251	
14cr|exim-4.76-1|252	# the spf stuff won't build
14cr|exim-4.76-1|253	%if %{build_spf2}
14cr|exim-4.76-1|254	perl -pi -e 's|^# EXPERIMENTAL_SPF=.*|EXPERIMENTAL_SPF=yes\nCFLAGS += -DHAVE_NS_TYPE\nLDFLAGS += -L%{_libdir} -lspf2|g' Local/Makefile
14cr|exim-4.76-1|255	%endif
14cr|exim-4.76-1|256	
14cr|exim-4.76-1|257	%if %{build_srs_alt}
14cr|exim-4.76-1|258	perl -pi -e 's|^# EXPERIMENTAL_SRS=.*|EXPERIMENTAL_SRS=yes\nLDFLAGS += -L%{_libdir} -lsrs_alt|g' Local/Makefile
14cr|exim-4.76-1|259	%endif
14cr|exim-4.76-1|260	
14cr|exim-4.76-1|261	%if %{build_ldap}
14cr|exim-4.76-1|262	perl -pi -e 's|^# LOOKUP_LDAP=yes|LOOKUP_LDAP=yes|g' Local/Makefile
14cr|exim-4.76-1|263	perl -pi -e 's|^# LDAP_LIB_TYPE=OPENLDAP2|LDAP_LIB_TYPE=OPENLDAP2|' Local/Makefile
14cr|exim-4.76-1|264	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I%{_includedir}/ldap |' Local/Makefile
14cr|exim-4.76-1|265	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -llber -lldap |' Local/Makefile
14cr|exim-4.76-1|266	%endif
14cr|exim-4.76-1|267	
14cr|exim-4.76-1|268	%if %{build_sqlite3}
14cr|exim-4.76-1|269	perl -pi -e 's|^# LOOKUP_SQLITE=yes|LOOKUP_SQLITE=yes|g' Local/Makefile
14cr|exim-4.76-1|270	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I/usr/include |g' Local/Makefile
14cr|exim-4.76-1|271	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -lsqlite3 |g' Local/Makefile
14cr|exim-4.76-1|272	%endif
14cr|exim-4.76-1|273	
14cr|exim-4.76-1|274	%if %{build_sasl2}
14cr|exim-4.76-1|275	perl -pi -e 's|^# CYRUS_SASLAUTHD_SOCKET=/var/run/saslauthd/mux|CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl2/mux|' Local/Makefile
14cr|exim-4.76-1|276	perl -pi -e 's|^# AUTH_LIBS=-lsasl2|AUTH_LIBS=-L%{_libdir} -lsasl2|' Local/Makefile
14cr|exim-4.76-1|277	%endif
14cr|exim-4.76-1|278	
14cr|exim-4.76-1|279	# Remove references to Interbase (-lgds):
14cr|exim-4.76-1|280	perl -pi -e 's|-lgds||g' Local/Makefile
14cr|exim-4.76-1|281	
14cr|exim-4.76-1|282	# support the SMTP STARTTLS:
14cr|exim-4.76-1|283	perl -pi -e 's|-L/usr/openssl/lib -lssl -lcrypto|-L%{_libdir} -lssl -lcrypto|' Local/Makefile
14cr|exim-4.76-1|284	
14cr|exim-4.76-1|285	# enable all of them
14cr|exim-4.76-1|286	perl -pi -e "s|^# AUTH_CYRUS_SASL=yes|AUTH_CYRUS_SASL=yes|g" Local/Makefile
14cr|exim-4.76-1|287	perl -pi -e "s|^# AUTH_DOVECOT=yes|AUTH_DOVECOT=yes|g" Local/Makefile
14cr|exim-4.76-1|288	
14cr|exim-4.76-1|289	# fix stray borked libdir
14cr|exim-4.76-1|290	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Local/Makefile
14cr|exim-4.76-1|291	
14cr|exim-4.76-1|292	# unpack some other stuff
14cr|exim-4.76-1|293	mkdir -p mandriva
14cr|exim-4.76-1|294	#cp %{SOURCE6} mandriva/eximconfig
14cr|exim-4.76-1|295	cp %{SOURCE20} mandriva/exim.aliases
14cr|exim-4.76-1|296	cp %{SOURCE21} mandriva/exim.init
14cr|exim-4.76-1|297	cp %{SOURCE22} mandriva/exim.sysconfig
14cr|exim-4.76-1|298	cp %{SOURCE23} mandriva/exim.logrotate
14cr|exim-4.76-1|299	cp %{SOURCE24} mandriva/exim.pam
14cr|exim-4.76-1|300	
14cr|exim-4.76-1|301	# copy icons
14cr|exim-4.76-1|302	cp %{SOURCE25} exim_monitor-16x16.png
14cr|exim-4.76-1|303	cp %{SOURCE26} exim_monitor-32x32.png
14cr|exim-4.76-1|304	cp %{SOURCE27} exim_monitor-48x48.png
14cr|exim-4.76-1|305	
14cr|exim-4.76-1|306	mkdir -p exim_tmp
14cr|exim-4.76-1|307	# embedded perl
14cr|exim-4.76-1|308	cp -f %{SOURCE28} exim_tmp/exim_auth_pop3_imap.embedded_perl
14cr|exim-4.76-1|309	cp -f %{SOURCE29} exim_tmp/exim_sasl2_smtpd.conf
14cr|exim-4.76-1|310	cp -f %{SOURCE30} exim_tmp/exim_logrotate_eximstats
14cr|exim-4.76-1|311	cp -f %{SOURCE31} exim_tmp/exim_cron_exicyclog_eximstats
14cr|exim-4.76-1|312	cp -f %{SOURCE32} exim_tmp/exim_sysconfig
14cr|exim-4.76-1|313	
14cr|exim-4.76-1|314	# prepare docs
14cr|exim-4.76-1|315	mkdir -p doc/html
14cr|exim-4.76-1|316	mv exim-html-%{version}/doc/html/spec_html/* doc/html/
14cr|exim-4.76-1|317	
14cr|exim-4.76-1|318	%build
14cr|exim-4.76-1|319	%serverbuild
14cr|exim-4.76-1|320	
14cr|exim-4.76-1|321	make CC="gcc %ldflags" \
14cr|exim-4.76-1|322	CFLAGS="%optflags -fPIC" \
14cr|exim-4.76-1|323	RPM_OPT_FLAGS="%optflags -fPIC"
14cr|exim-4.76-1|324	
14cr|exim-4.76-1|325	# build SA-exim
14cr|exim-4.76-1|326	pushd sa-exim-%{saversion}
14cr|exim-4.76-1|327	perl -pi -e 's|\@lynx|HOME=/ /usr/bin/lynx|g;' Makefile
14cr|exim-4.76-1|328	perl -pi -e 's|/usr/lib/exim4/local_scan|%{_libdir}/exim|g' INSTALL
14cr|exim-4.76-1|329	make clean
14cr|exim-4.76-1|330	
14cr|exim-4.76-1|331	make \
14cr|exim-4.76-1|332	SACONF=%{_sysconfdir}/exim/sa-exim.conf \
14cr|exim-4.76-1|333	CFLAGS="%optflags" \
14cr|exim-4.76-1|334	LDFLAGS="-shared -fPIC %ldflags"
14cr|exim-4.76-1|335	popd
14cr|exim-4.76-1|336	
14cr|exim-4.76-1|337	%install
14cr|exim-4.76-1|338	# don't fiddle with the initscript!
14cr|exim-4.76-1|339	export DONT_GPRINTIFY=1
14cr|exim-4.76-1|340	
14cr|exim-4.76-1|341	# make some directories
14cr|exim-4.76-1|342	install -d %{buildroot}%{_sysconfdir}/{pam.d,exim,sysconfig,cron.weekly}
14cr|exim-4.76-1|343	install -d %{buildroot}%{_initrddir}
14cr|exim-4.76-1|344	install -d %{buildroot}%{_bindir}
14cr|exim-4.76-1|345	install -d %{buildroot}%{_sbindir}
14cr|exim-4.76-1|346	install -d %{buildroot}%{_bindir}
14cr|exim-4.76-1|347	install -d %{buildroot}%{_libdir}/exim
14cr|exim-4.76-1|348	install -d %{buildroot}%{_mandir}/man8
14cr|exim-4.76-1|349	install -d %{buildroot}/var/spool/exim/{db,input,msglog}
14cr|exim-4.76-1|350	install -d %{buildroot}/var/run/exim
14cr|exim-4.76-1|351	install -d %{buildroot}/var/log/exim
14cr|exim-4.76-1|352	install -d %{buildroot}/%{_menudir}
14cr|exim-4.76-1|353	install -d %{buildroot}%{_iconsdir}
14cr|exim-4.76-1|354	install -d %{buildroot}%{_miconsdir}
14cr|exim-4.76-1|355	install -d %{buildroot}%{_liconsdir}
14cr|exim-4.76-1|356	mkdir -p %{buildroot}%{tlsdir}/{certs,private,dhparam}
14cr|exim-4.76-1|357	
14cr|exim-4.76-1|358	%makeinstall_std
14cr|exim-4.76-1|359	
14cr|exim-4.76-1|360	pushd build-`scripts/os-type`-`scripts/arch-type`
14cr|exim-4.76-1|361	for i in convert4r3 convert4r4 exicyclog exigrep \
14cr|exim-4.76-1|362	exim exim_checkaccess exim_dbmbuild exim_dumpdb exim_fixdb \
14cr|exim-4.76-1|363	exim_lock eximstats exim_tidydb exinext exipick exiqgrep \
14cr|exim-4.76-1|364	exiqsumm exiwhat; do
14cr|exim-4.76-1|365	install -m0755 $i %{buildroot}%{_bindir}/
14cr|exim-4.76-1|366	done
14cr|exim-4.76-1|367	
14cr|exim-4.76-1|368	%if %{build_monitor}
14cr|exim-4.76-1|369	install -m0755 eximon %{buildroot}%{_bindir}/
14cr|exim-4.76-1|370	install -m0755 eximon.bin %{buildroot}%{_bindir}/
14cr|exim-4.76-1|371	%endif
14cr|exim-4.76-1|372	
14cr|exim-4.76-1|373	popd
14cr|exim-4.76-1|374	
14cr|exim-4.76-1|375	# make some softlinks
14cr|exim-4.76-1|376	ln -snf ../bin/exim %{buildroot}%{_prefix}/lib/sendmail.exim
14cr|exim-4.76-1|377	ln -snf ../bin/exim %{buildroot}%{_sbindir}/exim
14cr|exim-4.76-1|378	ln -snf exim %{buildroot}%{_sbindir}/sendmail.exim
14cr|exim-4.76-1|379	ln -snf exim %{buildroot}%{_bindir}/mailq.exim
14cr|exim-4.76-1|380	ln -snf exim %{buildroot}%{_bindir}/newaliases.exim
14cr|exim-4.76-1|381	ln -snf exim %{buildroot}%{_bindir}/rmail.exim
14cr|exim-4.76-1|382	ln -snf exim %{buildroot}%{_bindir}/rsmtp
14cr|exim-4.76-1|383	ln -snf exim %{buildroot}%{_bindir}/rsmtp.exim
14cr|exim-4.76-1|384	ln -snf exim %{buildroot}%{_bindir}/runq
14cr|exim-4.76-1|385	ln -snf exim %{buildroot}%{_bindir}/runq.exim
14cr|exim-4.76-1|386	
14cr|exim-4.76-1|387	# install SA-exim
14cr|exim-4.76-1|388	install -m0644 sa-exim-%{saversion}/*.so %{buildroot}%{_libdir}/exim/
14cr|exim-4.76-1|389	install -m0644 sa-exim-%{saversion}/*.conf %{buildroot}%{_sysconfdir}/exim/
14cr|exim-4.76-1|390	
14cr|exim-4.76-1|391	pushd %{buildroot}%{_libdir}/exim
14cr|exim-4.76-1|392	strip sa-exim*.so
14cr|exim-4.76-1|393	strip accept.so
14cr|exim-4.76-1|394	ln -s sa-exim*.so sa-exim.so
14cr|exim-4.76-1|395	popd
14cr|exim-4.76-1|396	
14cr|exim-4.76-1|397	# install some other stuff
14cr|exim-4.76-1|398	pushd mandriva
14cr|exim-4.76-1|399	install -m0644 exim.aliases %{buildroot}%{_sysconfdir}/exim/aliases
14cr|exim-4.76-1|400	install -m0755 exim.init %{buildroot}%{_initrddir}/exim
14cr|exim-4.76-1|401	install -m0644 exim.pam %{buildroot}%{_sysconfdir}/pam.d/smtp
14cr|exim-4.76-1|402	popd
14cr|exim-4.76-1|403	
14cr|exim-4.76-1|404	install -m0644 exim_tmp/exim_auth_pop3_imap.embedded_perl %{buildroot}%{_sysconfdir}/exim/exim_perl.pl
14cr|exim-4.76-1|405	%if %{build_sasl2}
14cr|exim-4.76-1|406	install -d %{buildroot}%{_sysconfdir}/sasl2
14cr|exim-4.76-1|407	install -m0644 exim_tmp/exim_sasl2_smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
14cr|exim-4.76-1|408	%endif
14cr|exim-4.76-1|409	%if %{build_logrotate}
14cr|exim-4.76-1|410	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|exim-4.76-1|411	install -m0644 exim_tmp/exim_logrotate_eximstats %{buildroot}%{_sysconfdir}/logrotate.d/exim
14cr|exim-4.76-1|412	%else
14cr|exim-4.76-1|413	install -m0755 exim_tmp/exim_cron_exicyclog_eximstats %{buildroot}%{_sysconfdir}/cron.weekly/exim
14cr|exim-4.76-1|414	%endif
14cr|exim-4.76-1|415	install -m0644 exim_tmp/exim_sysconfig %{buildroot}%{_sysconfdir}/sysconfig/exim
14cr|exim-4.76-1|416	
14cr|exim-4.76-1|417	install -m644 doc/exim.8 %{buildroot}%{_mandir}/man8/exim.8
14cr|exim-4.76-1|418	
14cr|exim-4.76-1|419	# Alias /eximstats /var/www/eximstats for Apache
14cr|exim-4.76-1|420	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|exim-4.76-1|421	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf << EOF
14cr|exim-4.76-1|422	Alias /eximstats /var/www/eximstats
14cr|exim-4.76-1|423	<Directory /var/www/eximstats>
14cr|exim-4.76-1|424	Require all granted
14cr|exim-4.76-1|425	Options +Indexes
14cr|exim-4.76-1|426	</Directory>
14cr|exim-4.76-1|427	EOF
14cr|exim-4.76-1|428	
14cr|exim-4.76-1|429	pod2man --center=EXIM --section=8 \
14cr|exim-4.76-1|430	%{buildroot}%{_bindir}/eximstats \
14cr|exim-4.76-1|431	%{buildroot}%{_mandir}/man8/eximstats.8
14cr|exim-4.76-1|432	
14cr|exim-4.76-1|433	%if %{build_monitor}
14cr|exim-4.76-1|434	# Mandriva Icons
14cr|exim-4.76-1|435	install -m0644 exim_monitor-48x48.png %{buildroot}%{_liconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|436	install -m0644 exim_monitor-32x32.png %{buildroot}%{_iconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|437	install -m0644 exim_monitor-16x16.png %{buildroot}%{_miconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|438	
14cr|exim-4.76-1|439	#menu-xdg
14cr|exim-4.76-1|440	mkdir -p %{buildroot}%{_datadir}/applications
14cr|exim-4.76-1|441	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-monitor.desktop << EOXDG
14cr|exim-4.76-1|442	[Desktop Entry]
14cr|exim-4.76-1|443	Name=Exim Monitor
14cr|exim-4.76-1|444	Comment=X11 monitor application for exim
14cr|exim-4.76-1|445	Exec=%{_bindir}/eximon
14cr|exim-4.76-1|446	Icon=%{name}-monitor
14cr|exim-4.76-1|447	Terminal=false
14cr|exim-4.76-1|448	Type=Application
14cr|exim-4.76-1|449	Categories=Settings;Network;
14cr|exim-4.76-1|450	EOXDG
14cr|exim-4.76-1|451	
14cr|exim-4.76-1|452	%endif
14cr|exim-4.76-1|453	
14cr|exim-4.76-1|454	# include more README files in %%doc
14cr|exim-4.76-1|455	cp src/auths/README README.auths
14cr|exim-4.76-1|456	cp src/lookups/README README.lookups
14cr|exim-4.76-1|457	cp src/routers/README README.routers
14cr|exim-4.76-1|458	cp src/transports/README README.transports
14cr|exim-4.76-1|459	cp doc/README README.doc
14cr|exim-4.76-1|460	
14cr|exim-4.76-1|461	# cleanup
14cr|exim-4.76-1|462	rm -f %{buildroot}%{_bindir}/exim-%{version}*
14cr|exim-4.76-1|463	
14cr|exim-4.76-1|464	%post
14cr|exim-4.76-1|465	%_post_service exim
14cr|exim-4.76-1|466	%{alternatives_install_cmd}
14cr|exim-4.76-1|467	
14cr|exim-4.76-1|468	# scrub hints files - db files change format between builds so
14cr|exim-4.76-1|469	# killing the hints can save an MTA crash later
14cr|exim-4.76-1|470	[ -d /var/spool/exim/db ] && rm -f /var/spool/exim/db/*
14cr|exim-4.76-1|471	
14cr|exim-4.76-1|472	# alternatives changes the mode of /usr/bin/exim so we have to chmod
14cr|exim-4.76-1|473	chmod 4755 %{_bindir}/exim
14cr|exim-4.76-1|474	
14cr|exim-4.76-1|475	# Define FQDN
14cr|exim-4.76-1|476	FQDN=`hostname`
14cr|exim-4.76-1|477	if [ "x${FQDN}" = "x" ]; then
14cr|exim-4.76-1|478	FQDN="localhost.localdomain"
14cr|exim-4.76-1|479	fi
14cr|exim-4.76-1|480	# fix primary_hostname
14cr|exim-4.76-1|481	perl -pi -e "s|^# primary_hostname =|primary_hostname = $FQDN|" %{_sysconfdir}/%{name}/%{name}.conf
14cr|exim-4.76-1|482	
14cr|exim-4.76-1|483	# disable cron job if build_logrotate enabled:
14cr|exim-4.76-1|484	%if %{build_logrotate}
14cr|exim-4.76-1|485	if [ -f "/etc/cron.weekly/exim" ]; then
14cr|exim-4.76-1|486	day=`date +%Y%m%d`
14cr|exim-4.76-1|487	mv /etc/cron.weekly/exim /etc/exim/cron.weekly_exim.backup.$day
14cr|exim-4.76-1|488	fi
14cr|exim-4.76-1|489	%endif
14cr|exim-4.76-1|490	
14cr|exim-4.76-1|491	%if %{build_certs}
14cr|exim-4.76-1|492	# Add dummy certficates
14cr|exim-4.76-1|493	if [ ! -f "%{tlsdir}/certs/%{name}.pem" ]; then
14cr|exim-4.76-1|494	touch %{tlsdir}/{certs,private,dhparam}/%{name}.pem
14cr|exim-4.76-1|495	umask 077
14cr|exim-4.76-1|496	cat << EOF | openssl req -new -x509 -days 365 -nodes \
14cr|exim-4.76-1|497	-out %{tlsdir}/certs/%{name}.pem \
14cr|exim-4.76-1|498	-keyout %{tlsdir}/private/%{name}.pem &>/dev/null
14cr|exim-4.76-1|499	MandrivaLand
14cr|exim-4.76-1|500	MandrivaCountry
14cr|exim-4.76-1|501	MandrivaCity
14cr|exim-4.76-1|502	SMTP server on ${FQDN}
14cr|exim-4.76-1|503	SMTP SSL/TLS key on ${FQDN}
14cr|exim-4.76-1|504	${FQDN}
14cr|exim-4.76-1|505	root@${FQDN}
14cr|exim-4.76-1|506	EOF
14cr|exim-4.76-1|507	openssl dhparam -check -text -5 512 -out %{tlsdir}/dhparam/%{name}.pem &>/dev/null
14cr|exim-4.76-1|508	%__chown mail.root %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cr|exim-4.76-1|509	%__chmod 600 %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cr|exim-4.76-1|510	fi
14cr|exim-4.76-1|511	%endif
14cr|exim-4.76-1|512	
14cr|exim-4.76-1|513	# necessary when we upgrade from a non-alternatives package
14cr|exim-4.76-1|514	%triggerpostun -- exim
14cr|exim-4.76-1|515	[ -e %{_sbindir}/sendmail.exim ] && %{alternatives_install_cmd} || :
14cr|exim-4.76-1|516	
14cr|exim-4.76-1|517	%preun
14cr|exim-4.76-1|518	%_preun_service exim
14cr|exim-4.76-1|519	if [ "$1" = "0" ]; then
14cr|exim-4.76-1|520	update-alternatives --remove mta %{_sbindir}/sendmail.exim
14cr|exim-4.76-1|521	fi
14cr|exim-4.76-1|522	
14cr|exim-4.76-1|523	%postun
14cr|exim-4.76-1|524	if [ "$1" -ge "1" ]; then
14cr|exim-4.76-1|525	/sbin/service exim condrestart > /dev/null 2>&1
14cr|exim-4.76-1|526	fi
14cr|exim-4.76-1|527	
14cr|exim-4.76-1|528	%files
14cr|exim-4.76-1|529	%doc ACKNOWLEDGMENTS CHANGES LICENCE NOTICE README*
14cr|exim-4.76-1|530	%doc doc/ChangeLog doc/*.upgrade doc/NewStuff doc/OptionLists.txt doc/README.SIEVE doc/dbm.discuss.txt
14cr|exim-4.76-1|531	%doc doc/experimental-spec.txt doc/filter.txt doc/pcrepattern.txt doc/pcretest.txt doc/spec.txt
14cr|exim-4.76-1|532	%doc util/unknownuser.sh build-Linux-*/transport-filter.pl util/cramtest.pl util/logargs.sh
14cr|exim-4.76-1|533	%attr(0755,root,mail) %dir %{_sysconfdir}/exim
14cr|exim-4.76-1|534	%attr(0755,root,root) %{_initrddir}/exim
14cr|exim-4.76-1|535	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim.conf
14cr|exim-4.76-1|536	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/aliases
14cr|exim-4.76-1|537	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/exim
14cr|exim-4.76-1|538	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim_perl.pl
14cr|exim-4.76-1|539	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf
14cr|exim-4.76-1|540	%if %{build_sasl2}
14cr|exim-4.76-1|541	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
14cr|exim-4.76-1|542	%endif
14cr|exim-4.76-1|543	%if %{build_logrotate}
14cr|exim-4.76-1|544	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/logrotate.d/exim
14cr|exim-4.76-1|545	%else
14cr|exim-4.76-1|546	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/exim
14cr|exim-4.76-1|547	%endif
14cr|exim-4.76-1|548	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
14cr|exim-4.76-1|549	# SSL/TLS
14cr|exim-4.76-1|550	%attr(0600,root,root) %dir %{tlsdir}/certs
14cr|exim-4.76-1|551	%attr(0600,root,root) %dir %{tlsdir}/dhparam
14cr|exim-4.76-1|552	%attr(0600,root,root) %dir %{tlsdir}/private
14cr|exim-4.76-1|553	# end SSL/TLS
14cr|exim-4.76-1|554	%attr(0755,root,root) %{_bindir}/convert4r3
14cr|exim-4.76-1|555	%attr(0755,root,root) %{_bindir}/convert4r4
14cr|exim-4.76-1|556	%attr(0755,root,root) %{_bindir}/exicyclog
14cr|exim-4.76-1|557	%attr(0755,root,root) %{_bindir}/exigrep
14cr|exim-4.76-1|558	%attr(0755,root,root) %{_bindir}/exim_checkaccess
14cr|exim-4.76-1|559	%attr(0755,root,root) %{_bindir}/exim_dbmbuild
14cr|exim-4.76-1|560	%attr(0755,root,root) %{_bindir}/exim_dumpdb
14cr|exim-4.76-1|561	%attr(0755,root,root) %{_bindir}/exim_fixdb
14cr|exim-4.76-1|562	%attr(0755,root,root) %{_bindir}/exim_lock
14cr|exim-4.76-1|563	%attr(0755,root,root) %{_bindir}/eximstats
14cr|exim-4.76-1|564	%attr(0755,root,root) %{_bindir}/exim_tidydb
14cr|exim-4.76-1|565	%attr(0755,root,root) %{_bindir}/exinext
14cr|exim-4.76-1|566	%attr(0755,root,root) %{_bindir}/exipick
14cr|exim-4.76-1|567	%attr(0755,root,root) %{_bindir}/exiqgrep
14cr|exim-4.76-1|568	%attr(0755,root,root) %{_bindir}/exiqsumm
14cr|exim-4.76-1|569	%attr(0755,root,root) %{_bindir}/exiwhat
14cr|exim-4.76-1|570	%attr(0755,root,root) %{_bindir}/rsmtp
14cr|exim-4.76-1|571	%attr(0755,root,root) %{_bindir}/runq
14cr|exim-4.76-1|572	%attr(4755,root,root) %{_bindir}/exim
14cr|exim-4.76-1|573	%attr(0755,root,root) %{_sbindir}/exim
14cr|exim-4.76-1|574	#%attr(0755,root,root) %{_sbindir}/eximconfig
14cr|exim-4.76-1|575	# alternatives
14cr|exim-4.76-1|576	%attr(0755,root,root) %{_sbindir}/sendmail.exim
14cr|exim-4.76-1|577	%attr(0644,root,root) %{_prefix}/lib/sendmail.exim
14cr|exim-4.76-1|578	%attr(0755,root,root) %{_bindir}/mailq.exim
14cr|exim-4.76-1|579	%attr(0755,root,root) %{_bindir}/newaliases.exim
14cr|exim-4.76-1|580	%attr(0755,root,root) %{_bindir}/rmail.exim
14cr|exim-4.76-1|581	%attr(0755,root,root) %{_bindir}/rsmtp.exim
14cr|exim-4.76-1|582	%attr(0755,root,root) %{_bindir}/runq.exim
14cr|exim-4.76-1|583	%attr(0755,mail,mail) %dir %{_var}/spool/exim
14cr|exim-4.76-1|584	%attr(0755,mail,mail) %dir %{_var}/spool/exim/db
14cr|exim-4.76-1|585	%attr(0755,mail,mail) %dir %{_var}/spool/exim/input
14cr|exim-4.76-1|586	%attr(0755,mail,mail) %dir %{_var}/spool/exim/msglog
14cr|exim-4.76-1|587	%attr(0755,mail,mail) %dir %{_logdir}/exim
14cr|exim-4.76-1|588	%attr(0755,mail,mail) %dir %{_var}/run/exim
14cr|exim-4.76-1|589	%attr(0644,root,root) %{_mandir}/man8/exim.8*
14cr|exim-4.76-1|590	%attr(0644,root,root) %{_mandir}/man8/eximstats.8*
14cr|exim-4.76-1|591	
14cr|exim-4.76-1|592	%if %{build_monitor}
14cr|exim-4.76-1|593	%files monitor
14cr|exim-4.76-1|594	%defattr(-,root,root)
14cr|exim-4.76-1|595	%attr(0755,root,root) %{_bindir}/eximon
14cr|exim-4.76-1|596	%attr(0755,root,root) %{_bindir}/eximon.bin
14cr|exim-4.76-1|597	%{_iconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|598	%{_miconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|599	%{_liconsdir}/%{name}-monitor.png
14cr|exim-4.76-1|600	%{_datadir}/applications/mandriva-%{name}-monitor.desktop
14cr|exim-4.76-1|601	%endif
14cr|exim-4.76-1|602	
14cr|exim-4.76-1|603	%files plugins-SpamAssassin
14cr|exim-4.76-1|604	%defattr(-,root,root)
14cr|exim-4.76-1|605	%doc sa-exim-%{saversion}/*.html sa-exim-%{saversion}/{ACKNOWLEDGEMENTS,CHANGELOG,INSTALL,LICENSE,TODO,contrib}
14cr|exim-4.76-1|606	%doc sa-exim-%{saversion}/{README,README.greylisting,*.diff}
14cr|exim-4.76-1|607	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim.conf
14cr|exim-4.76-1|608	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim_short.conf
14cr|exim-4.76-1|609	%dir %{_libdir}/exim
14cr|exim-4.76-1|610	%attr(0644,root,root) %{_libdir}/exim/*
14cr|exim-4.76-1|611	
14cr|exim-4.76-1|612	%files doc
14cr|exim-4.76-1|613	%defattr(-,root,root)
14cr|exim-4.76-1|614	%doc doc/html config.samples README.urpmi
14cr|exim-4.76-1|615	
14cr|exim-4.76-1|616	
14cr|exim-4.76-1|617	
14cr|exim-4.76-1|618	%changelog
14cr|exim-4.76-1|619	* Sun Oct 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.76-1
14cr|exim-4.76-1|620	+ Revision: 5fb7611
14cr|exim-4.76-1|621	- Fix strip
14cr|exim-4.76-1|622	
14cr|exim-4.76-1|623	

1182 14
14cr|exim-4.76-4|1	%define _disable_ld_no_undefined 1
14cr|exim-4.76-4|2	
14cr|exim-4.76-4|3	%define saversion 4.2.1
14cr|exim-4.76-4|4	
14cr|exim-4.76-4|5	%define tlsdir %{_sysconfdir}/pki/tls/%{name}
14cr|exim-4.76-4|6	
14cr|exim-4.76-4|7	%bcond_without mysql
14cr|exim-4.76-4|8	%bcond_with pgsql
14cr|exim-4.76-4|9	%bcond_without monitor
14cr|exim-4.76-4|10	%bcond_without exiscan
14cr|exim-4.76-4|11	%bcond_with spf2
14cr|exim-4.76-4|12	%bcond_with srs_alt
14cr|exim-4.76-4|13	%bcond_without sqlite3
14cr|exim-4.76-4|14	%bcond_without ldap
14cr|exim-4.76-4|15	%bcond_without sasl2
14cr|exim-4.76-4|16	%bcond_without logrotate
14cr|exim-4.76-4|17	%bcond_without certs
14cr|exim-4.76-4|18	
14cr|exim-4.76-4|19	%define altpriority 40
14cr|exim-4.76-4|20	%define alternatives_install_cmd update-alternatives --install %{_sbindir}/sendmail mta %{_sbindir}/sendmail.exim %{altpriority} --slave %{_prefix}/lib/sendmail mta-in_libdir %{_sbindir}/sendmail.exim --slave %{_bindir}/mailq mta-mailq %{_bindir}/mailq.exim --slave %{_bindir}/newaliases mta-newaliases %{_bindir}/newaliases.exim --slave %{_bindir}/rmail mta-rmail %{_bindir}/rmail.exim --slave %{_sysconfdir}/aliases mta-etc_aliases %{_sysconfdir}/exim/aliases
14cr|exim-4.76-4|21	
14cr|exim-4.76-4|22	Summary:	The exim mail transfer agent
14cr|exim-4.76-4|23	Name:		exim
14cr|exim-4.76-4|24	Version:	4.76
14cr|exim-4.76-4|25	Release:	4
14cr|exim-4.76-4|26	License:	GPLv2+
14cr|exim-4.76-4|27	Group:		System/Servers
14cr|exim-4.76-4|28	Url:		http://www.exim.org
14cr|exim-4.76-4|29	Source0:	ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz
14cr|exim-4.76-4|30	Source1:	ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz.asc
14cr|exim-4.76-4|31	# http://www.exim.org/pub/exim/exim4/config.samples.tar.bz2
14cr|exim-4.76-4|32	Source2:	exim-4.43-config.samples.tar.bz2
14cr|exim-4.76-4|33	Source3:	ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz
14cr|exim-4.76-4|34	Source4:	ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz.asc
14cr|exim-4.76-4|35	# http://sa-exim.sourceforge.net/
14cr|exim-4.76-4|36	Source5:	http://prdownloads.sourceforge.net/sa-exim/sa-exim-%{saversion}.tar.gz
14cr|exim-4.76-4|37	#Source6:	eximconfig.bz2
14cr|exim-4.76-4|38	Source7:	exim-README.urpmi
14cr|exim-4.76-4|39	Source20:	exim.aliases
14cr|exim-4.76-4|40	Source21:	exim.init
14cr|exim-4.76-4|41	Source22:	exim.sysconfig
14cr|exim-4.76-4|42	Source23:	exim.logrotate
14cr|exim-4.76-4|43	Source24:	exim.pam
14cr|exim-4.76-4|44	Source25:	exim_monitor-16x16.png
14cr|exim-4.76-4|45	Source26:	exim_monitor-32x32.png
14cr|exim-4.76-4|46	Source27:	exim_monitor-48x48.png
14cr|exim-4.76-4|47	Source28:	exim-4.63-auth_pop3_imap.embedded_perl
14cr|exim-4.76-4|48	Source29:	exim-4.63-sasl2_smtpd.conf
14cr|exim-4.76-4|49	Source30:	exim-4.63-logrotate_eximstats
14cr|exim-4.76-4|50	Source31:	exim-4.63-cron_exicyclog_eximstats
14cr|exim-4.76-4|51	Source32:	exim-4.63-sysconfig
14cr|exim-4.76-4|52	Patch0:		exim-4.69-mdv-config.patch
14cr|exim-4.76-4|53	Patch3:		exim-4.22-install.patch
14cr|exim-4.76-4|54	Patch5:		exim-4.43-dontoverridecflags.diff
14cr|exim-4.76-4|55	Patch7:		exim-4.69-configure.default.patch
14cr|exim-4.76-4|56	Patch8:		sa-exim-4.2.1-fix-str-fmt.patch
14cr|exim-4.76-4|57	BuildRequires:	links
14cr|exim-4.76-4|58	BuildRequires:	lynx
14cr|exim-4.76-4|59	BuildRequires:	db-devel
14cr|exim-4.76-4|60	%if %{with spf2}
14cr|exim-4.76-4|61	BuildRequires:	libspf2-devel
14cr|exim-4.76-4|62	%endif
14cr|exim-4.76-4|63	%if %{with mysql}
14cr|exim-4.76-4|64	BuildRequires:	mysql-devel
14cr|exim-4.76-4|65	%endif
14cr|exim-4.76-4|66	%if %{with ldap}
14cr|exim-4.76-4|67	BuildRequires:	openldap-devel >= 2.0.11
14cr|exim-4.76-4|68	Requires:	openldap >= 2.0.11
14cr|exim-4.76-4|69	%endif
14cr|exim-4.76-4|70	BuildRequires:	pam-devel
14cr|exim-4.76-4|71	BuildRequires:	perl-devel
14cr|exim-4.76-4|72	%if %{with sasl2}
14cr|exim-4.76-4|73	BuildRequires:	sasl-devel >= 2.1.25
14cr|exim-4.76-4|74	%endif
14cr|exim-4.76-4|75	%if %{with srs_alt}
14cr|exim-4.76-4|76	BuildRequires:	srs_alt-devel
14cr|exim-4.76-4|77	%endif
14cr|exim-4.76-4|78	BuildRequires:	tcp_wrappers-devel
14cr|exim-4.76-4|79	BuildRequires:	pkgconfig(openssl)
14cr|exim-4.76-4|80	BuildRequires:	pkgconfig(libpcre)
14cr|exim-4.76-4|81	%if %{with pgsql}
14cr|exim-4.76-4|82	BuildRequires:	pkgconfig(libpq)
14cr|exim-4.76-4|83	%endif
14cr|exim-4.76-4|84	BuildRequires:	pkgconfig(libtirpc)
14cr|exim-4.76-4|85	%if %{with sqlite3}
14cr|exim-4.76-4|86	BuildRequires:	pkgconfig(sqlite3)
14cr|exim-4.76-4|87	%endif
14cr|exim-4.76-4|88	%if %{with monitor}
14cr|exim-4.76-4|89	BuildRequires:	pkgconfig(x11)
14cr|exim-4.76-4|90	BuildRequires:	pkgconfig(xaw7)
14cr|exim-4.76-4|91	BuildRequires:	pkgconfig(xext)
14cr|exim-4.76-4|92	BuildRequires:	pkgconfig(xmu)
14cr|exim-4.76-4|93	BuildRequires:	pkgconfig(xt)
14cr|exim-4.76-4|94	%endif
14cr|exim-4.76-4|95	Requires(pre):	rpm-helper
14cr|exim-4.76-4|96	Requires:	apache-mod_socache_shmcb
14cr|exim-4.76-4|97	Requires:	openssl
14cr|exim-4.76-4|98	Requires:	perl(Net::IMAP::Simple)
14cr|exim-4.76-4|99	Provides:	mail-server
14cr|exim-4.76-4|100	Provides:	sendmail-command
14cr|exim-4.76-4|101	Conflicts:	postfix
14cr|exim-4.76-4|102	Conflicts:	qmail
14cr|exim-4.76-4|103	Conflicts:	sendmail
14cr|exim-4.76-4|104	
14cr|exim-4.76-4|105	%description
14cr|exim-4.76-4|106	Exim is a mail transport agent (MTA) developed at the University of
14cr|exim-4.76-4|107	Cambridge for use on Unix systems connected to the Internet. In style
14cr|exim-4.76-4|108	it is similar to Smail 3, but its facilities are more extensive, and
14cr|exim-4.76-4|109	in particular it has options for verifying incoming sender and
14cr|exim-4.76-4|110	recipient addresses, for refusing mail from specified hosts, networks,
14cr|exim-4.76-4|111	or senders, and for controlling mail relaying. Exim is in production
14cr|exim-4.76-4|112	use at quite a few sites, some of which move hundreds of thousands of
14cr|exim-4.76-4|113	messages per day.
14cr|exim-4.76-4|114	
14cr|exim-4.76-4|115	%files
14cr|exim-4.76-4|116	%doc ACKNOWLEDGMENTS CHANGES LICENCE NOTICE README*
14cr|exim-4.76-4|117	%doc doc/ChangeLog doc/*.upgrade doc/NewStuff doc/OptionLists.txt doc/README.SIEVE doc/dbm.discuss.txt
14cr|exim-4.76-4|118	%doc doc/experimental-spec.txt doc/filter.txt doc/pcrepattern.txt doc/pcretest.txt doc/spec.txt
14cr|exim-4.76-4|119	%doc util/unknownuser.sh build-Linux-*/transport-filter.pl util/cramtest.pl util/logargs.sh
14cr|exim-4.76-4|120	%attr(0755,root,mail) %dir %{_sysconfdir}/exim
14cr|exim-4.76-4|121	%attr(0755,root,root) %{_initrddir}/exim
14cr|exim-4.76-4|122	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim.conf
14cr|exim-4.76-4|123	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/aliases
14cr|exim-4.76-4|124	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/exim
14cr|exim-4.76-4|125	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim_perl.pl
14cr|exim-4.76-4|126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf
14cr|exim-4.76-4|127	%if %{with sasl2}
14cr|exim-4.76-4|128	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
14cr|exim-4.76-4|129	%endif
14cr|exim-4.76-4|130	%if %{with logrotate}
14cr|exim-4.76-4|131	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/logrotate.d/exim
14cr|exim-4.76-4|132	%else
14cr|exim-4.76-4|133	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/exim
14cr|exim-4.76-4|134	%endif
14cr|exim-4.76-4|135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
14cr|exim-4.76-4|136	# SSL/TLS
14cr|exim-4.76-4|137	%attr(0600,root,root) %dir %{tlsdir}/certs
14cr|exim-4.76-4|138	%attr(0600,root,root) %dir %{tlsdir}/dhparam
14cr|exim-4.76-4|139	%attr(0600,root,root) %dir %{tlsdir}/private
14cr|exim-4.76-4|140	# end SSL/TLS
14cr|exim-4.76-4|141	%attr(0755,root,root) %{_bindir}/convert4r3
14cr|exim-4.76-4|142	%attr(0755,root,root) %{_bindir}/convert4r4
14cr|exim-4.76-4|143	%attr(0755,root,root) %{_bindir}/exicyclog
14cr|exim-4.76-4|144	%attr(0755,root,root) %{_bindir}/exigrep
14cr|exim-4.76-4|145	%attr(0755,root,root) %{_bindir}/exim_checkaccess
14cr|exim-4.76-4|146	%attr(0755,root,root) %{_bindir}/exim_dbmbuild
14cr|exim-4.76-4|147	%attr(0755,root,root) %{_bindir}/exim_dumpdb
14cr|exim-4.76-4|148	%attr(0755,root,root) %{_bindir}/exim_fixdb
14cr|exim-4.76-4|149	%attr(0755,root,root) %{_bindir}/exim_lock
14cr|exim-4.76-4|150	%attr(0755,root,root) %{_bindir}/eximstats
14cr|exim-4.76-4|151	%attr(0755,root,root) %{_bindir}/exim_tidydb
14cr|exim-4.76-4|152	%attr(0755,root,root) %{_bindir}/exinext
14cr|exim-4.76-4|153	%attr(0755,root,root) %{_bindir}/exipick
14cr|exim-4.76-4|154	%attr(0755,root,root) %{_bindir}/exiqgrep
14cr|exim-4.76-4|155	%attr(0755,root,root) %{_bindir}/exiqsumm
14cr|exim-4.76-4|156	%attr(0755,root,root) %{_bindir}/exiwhat
14cr|exim-4.76-4|157	%attr(0755,root,root) %{_bindir}/rsmtp
14cr|exim-4.76-4|158	%attr(0755,root,root) %{_bindir}/runq
14cr|exim-4.76-4|159	%attr(4755,root,root) %{_bindir}/exim
14cr|exim-4.76-4|160	%attr(0755,root,root) %{_sbindir}/exim
14cr|exim-4.76-4|161	#%attr(0755,root,root) %{_sbindir}/eximconfig
14cr|exim-4.76-4|162	# alternatives
14cr|exim-4.76-4|163	%attr(0755,root,root) %{_sbindir}/sendmail.exim
14cr|exim-4.76-4|164	%attr(0644,root,root) %{_prefix}/lib/sendmail.exim
14cr|exim-4.76-4|165	%attr(0755,root,root) %{_bindir}/mailq.exim
14cr|exim-4.76-4|166	%attr(0755,root,root) %{_bindir}/newaliases.exim
14cr|exim-4.76-4|167	%attr(0755,root,root) %{_bindir}/rmail.exim
14cr|exim-4.76-4|168	%attr(0755,root,root) %{_bindir}/rsmtp.exim
14cr|exim-4.76-4|169	%attr(0755,root,root) %{_bindir}/runq.exim
14cr|exim-4.76-4|170	%attr(0755,mail,mail) %dir %{_var}/spool/exim
14cr|exim-4.76-4|171	%attr(0755,mail,mail) %dir %{_var}/spool/exim/db
14cr|exim-4.76-4|172	%attr(0755,mail,mail) %dir %{_var}/spool/exim/input
14cr|exim-4.76-4|173	%attr(0755,mail,mail) %dir %{_var}/spool/exim/msglog
14cr|exim-4.76-4|174	%attr(0755,mail,mail) %dir %{_logdir}/exim
14cr|exim-4.76-4|175	%attr(0755,mail,mail) %dir %{_var}/run/exim
14cr|exim-4.76-4|176	%attr(0644,root,root) %{_mandir}/man8/exim.8*
14cr|exim-4.76-4|177	%attr(0644,root,root) %{_mandir}/man8/eximstats.8*
14cr|exim-4.76-4|178	
14cr|exim-4.76-4|179	%post
14cr|exim-4.76-4|180	%_post_service exim
14cr|exim-4.76-4|181	%alternatives_install_cmd
14cr|exim-4.76-4|182	
14cr|exim-4.76-4|183	# scrub hints files - db files change format between builds so
14cr|exim-4.76-4|184	# killing the hints can save an MTA crash later
14cr|exim-4.76-4|185	[ -d /var/spool/exim/db ] && rm -f /var/spool/exim/db/*
14cr|exim-4.76-4|186	
14cr|exim-4.76-4|187	# alternatives changes the mode of /usr/bin/exim so we have to chmod
14cr|exim-4.76-4|188	chmod 4755 %{_bindir}/exim
14cr|exim-4.76-4|189	
14cr|exim-4.76-4|190	# Define FQDN
14cr|exim-4.76-4|191	FQDN=`hostname`
14cr|exim-4.76-4|192	if [ "x${FQDN}" = "x" ]; then
14cr|exim-4.76-4|193	FQDN="localhost.localdomain"
14cr|exim-4.76-4|194	fi
14cr|exim-4.76-4|195	# fix primary_hostname
14cr|exim-4.76-4|196	perl -pi -e "s|^# primary_hostname =|primary_hostname = $FQDN|" %{_sysconfdir}/%{name}/%{name}.conf
14cr|exim-4.76-4|197	
14cr|exim-4.76-4|198	# disable cron job if with logrotate enabled:
14cr|exim-4.76-4|199	%if %{with logrotate}
14cr|exim-4.76-4|200	if [ -f "/etc/cron.weekly/exim" ]; then
14cr|exim-4.76-4|201	day=`date +%Y%m%d`
14cr|exim-4.76-4|202	mv /etc/cron.weekly/exim /etc/exim/cron.weekly_exim.backup.$day
14cr|exim-4.76-4|203	fi
14cr|exim-4.76-4|204	%endif
14cr|exim-4.76-4|205	
14cr|exim-4.76-4|206	%if %{with certs}
14cr|exim-4.76-4|207	# Add dummy certficates
14cr|exim-4.76-4|208	if [ ! -f "%{tlsdir}/certs/%{name}.pem" ]; then
14cr|exim-4.76-4|209	touch %{tlsdir}/{certs,private,dhparam}/%{name}.pem
14cr|exim-4.76-4|210	umask 077
14cr|exim-4.76-4|211	cat << EOF | openssl req -new -x509 -days 365 -nodes \
14cr|exim-4.76-4|212	-out %{tlsdir}/certs/%{name}.pem \
14cr|exim-4.76-4|213	-keyout %{tlsdir}/private/%{name}.pem &>/dev/null
14cr|exim-4.76-4|214	MandrivaLand
14cr|exim-4.76-4|215	MandrivaCountry
14cr|exim-4.76-4|216	MandrivaCity
14cr|exim-4.76-4|217	SMTP server on ${FQDN}
14cr|exim-4.76-4|218	SMTP SSL/TLS key on ${FQDN}
14cr|exim-4.76-4|219	${FQDN}
14cr|exim-4.76-4|220	root@${FQDN}
14cr|exim-4.76-4|221	EOF
14cr|exim-4.76-4|222	openssl dhparam -check -text -5 512 -out %{tlsdir}/dhparam/%{name}.pem &>/dev/null
14cr|exim-4.76-4|223	chown mail.root %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cr|exim-4.76-4|224	chmod 600 %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cr|exim-4.76-4|225	fi
14cr|exim-4.76-4|226	%endif
14cr|exim-4.76-4|227	
14cr|exim-4.76-4|228	# necessary when we upgrade from a non-alternatives package
14cr|exim-4.76-4|229	%triggerpostun -- exim
14cr|exim-4.76-4|230	[ -e %{_sbindir}/sendmail.exim ] && %alternatives_install_cmd || :
14cr|exim-4.76-4|231	
14cr|exim-4.76-4|232	%preun
14cr|exim-4.76-4|233	%_preun_service exim
14cr|exim-4.76-4|234	if [ "$1" = "0" ]; then
14cr|exim-4.76-4|235	update-alternatives --remove mta %{_sbindir}/sendmail.exim
14cr|exim-4.76-4|236	fi
14cr|exim-4.76-4|237	
14cr|exim-4.76-4|238	%postun
14cr|exim-4.76-4|239	if [ "$1" -ge "1" ]; then
14cr|exim-4.76-4|240	/sbin/service exim condrestart > /dev/null 2>&1
14cr|exim-4.76-4|241	fi
14cr|exim-4.76-4|242	
14cr|exim-4.76-4|243	
14cr|exim-4.76-4|244	#----------------------------------------------------------------------------
14cr|exim-4.76-4|245	
14cr|exim-4.76-4|246	%if %{with monitor}
14cr|exim-4.76-4|247	%package monitor
14cr|exim-4.76-4|248	Summary:	X11 monitor application for exim
14cr|exim-4.76-4|249	Group:		Monitoring
14cr|exim-4.76-4|250	Requires:	%{name} >= %{EVRD}
14cr|exim-4.76-4|251	
14cr|exim-4.76-4|252	%description monitor
14cr|exim-4.76-4|253	The Exim Monitor is an optional supplement to the Exim package. It
14cr|exim-4.76-4|254	displays information about Exim's processing in an X window, and an
14cr|exim-4.76-4|255	administrator can perform a number of control actions from the window
14cr|exim-4.76-4|256	interface.
14cr|exim-4.76-4|257	
14cr|exim-4.76-4|258	%files monitor
14cr|exim-4.76-4|259	%attr(0755,root,root) %{_bindir}/eximon
14cr|exim-4.76-4|260	%attr(0755,root,root) %{_bindir}/eximon.bin
14cr|exim-4.76-4|261	%{_iconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|262	%{_miconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|263	%{_liconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|264	%{_datadir}/applications/%{name}-monitor.desktop
14cr|exim-4.76-4|265	%endif
14cr|exim-4.76-4|266	
14cr|exim-4.76-4|267	#----------------------------------------------------------------------------
14cr|exim-4.76-4|268	
14cr|exim-4.76-4|269	%package plugins-SpamAssassin
14cr|exim-4.76-4|270	Summary:	Exim SpamAssassin at SMTP time plugin
14cr|exim-4.76-4|271	Group:		System/Servers
14cr|exim-4.76-4|272	Requires:	%{name} >= %{EVRD}
14cr|exim-4.76-4|273	
14cr|exim-4.76-4|274	%description plugins-SpamAssassin
14cr|exim-4.76-4|275	Allows running SpamAssassin on incoming mail and rejection
14cr|exim-4.76-4|276	at SMTP time as well as other nasty things like teergrubbing.
14cr|exim-4.76-4|277	
14cr|exim-4.76-4|278	%files plugins-SpamAssassin
14cr|exim-4.76-4|279	%doc sa-exim-%{saversion}/*.html sa-exim-%{saversion}/{ACKNOWLEDGEMENTS,CHANGELOG,INSTALL,LICENSE,TODO,contrib}
14cr|exim-4.76-4|280	%doc sa-exim-%{saversion}/{README,README.greylisting,*.diff}
14cr|exim-4.76-4|281	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim.conf
14cr|exim-4.76-4|282	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim_short.conf
14cr|exim-4.76-4|283	%dir %{_libdir}/exim
14cr|exim-4.76-4|284	%attr(0644,root,root) %{_libdir}/exim/*
14cr|exim-4.76-4|285	
14cr|exim-4.76-4|286	#----------------------------------------------------------------------------
14cr|exim-4.76-4|287	
14cr|exim-4.76-4|288	%package doc
14cr|exim-4.76-4|289	Summary:	Exim documentation
14cr|exim-4.76-4|290	Group:		System/Servers
14cr|exim-4.76-4|291	
14cr|exim-4.76-4|292	%description doc
14cr|exim-4.76-4|293	This package includes the Exim FAQ and Exim manual in HTML.
14cr|exim-4.76-4|294	
14cr|exim-4.76-4|295	%files doc
14cr|exim-4.76-4|296	%doc doc/html config.samples README.urpmi
14cr|exim-4.76-4|297	
14cr|exim-4.76-4|298	#----------------------------------------------------------------------------
14cr|exim-4.76-4|299	
14cr|exim-4.76-4|300	%prep
14cr|exim-4.76-4|301	%setup -q -n %{name}-%{version} -a2 -a3 -a5
14cr|exim-4.76-4|302	
14cr|exim-4.76-4|303	cp %{SOURCE7} README.urpmi
14cr|exim-4.76-4|304	
14cr|exim-4.76-4|305	# fix strange attribs
14cr|exim-4.76-4|306	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|exim-4.76-4|307	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|exim-4.76-4|308	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|exim-4.76-4|309	
14cr|exim-4.76-4|310	# cvs cleanup
14cr|exim-4.76-4|311	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|exim-4.76-4|312	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|exim-4.76-4|313	done
14cr|exim-4.76-4|314	
14cr|exim-4.76-4|315	%patch0 -p1 -b .config
14cr|exim-4.76-4|316	%patch3 -p1 -b .install
14cr|exim-4.76-4|317	%patch5 -p0 -b .dontoverridecflags
14cr|exim-4.76-4|318	%patch7 -p0 -b .configure_default
14cr|exim-4.76-4|319	
14cr|exim-4.76-4|320	# apply the SA-exim dlopen patch
14cr|exim-4.76-4|321	cat sa-exim-%{saversion}/localscan_dlopen_exim_4.20_or_better.patch | patch -p1
14cr|exim-4.76-4|322	
14cr|exim-4.76-4|323	pushd sa-exim-%{saversion}
14cr|exim-4.76-4|324	%patch8 -p0 -b .str
14cr|exim-4.76-4|325	popd
14cr|exim-4.76-4|326	
14cr|exim-4.76-4|327	# pre-build setup
14cr|exim-4.76-4|328	cp src/EDITME Local/Makefile
14cr|exim-4.76-4|329	%if %{with monitor}
14cr|exim-4.76-4|330	cp exim_monitor/EDITME Local/eximon.conf
14cr|exim-4.76-4|331	%endif
14cr|exim-4.76-4|332	
14cr|exim-4.76-4|333	# Added BIN_DIRECTORY:
14cr|exim-4.76-4|334	perl -pi -e 's|^BIN_DIRECTORY=/usr/exim/bin|BIN_DIRECTORY=%{_bindir}|g' Local/Makefile
14cr|exim-4.76-4|335	
14cr|exim-4.76-4|336	# modify Local/Makefile for our builds
14cr|exim-4.76-4|337	%if !%{with mysql}
14cr|exim-4.76-4|338	perl -pi -e 's|^LOOKUP_MYSQL=yes|#LOOKUP_MYSQL=yes|g' Local/Makefile
14cr|exim-4.76-4|339	perl -pi -e 's|-lmysqlclient||g' Local/Makefile
14cr|exim-4.76-4|340	perl -pi -e 's|-I%{_includedir}/mysql||g' Local/Makefile
14cr|exim-4.76-4|341	%endif
14cr|exim-4.76-4|342	%if !%{with pgsql}
14cr|exim-4.76-4|343	perl -pi -e 's|^LOOKUP_PGSQL=yes|#LOOKUP_PGSQL=yes|g' Local/Makefile
14cr|exim-4.76-4|344	perl -pi -e 's|-lpq||g' Local/Makefile
14cr|exim-4.76-4|345	perl -pi -e 's|-I%{_includedir}/pgsql||g' Local/Makefile
14cr|exim-4.76-4|346	%endif
14cr|exim-4.76-4|347	%if !%{with monitor}
14cr|exim-4.76-4|348	perl -pi -e 's|^EXIM_MONITOR=|#EXIM_MONITOR=|g' Local/Makefile
14cr|exim-4.76-4|349	%endif
14cr|exim-4.76-4|350	
14cr|exim-4.76-4|351	%ifarch amd64 x86_64
14cr|exim-4.76-4|352	perl -pi -e 's|X11\)/lib|X11\)/lib64|g' OS/Makefile-Linux
14cr|exim-4.76-4|353	%endif
14cr|exim-4.76-4|354	
14cr|exim-4.76-4|355	%if %{with exiscan}
14cr|exim-4.76-4|356	perl -pi -e 's|^# WITH_CONTENT_SCAN=.*|WITH_CONTENT_SCAN=yes|g' Local/Makefile
14cr|exim-4.76-4|357	perl -pi -e 's|^# WITH_OLD_DEMIME=.*|WITH_OLD_DEMIME=yes|g' Local/Makefile
14cr|exim-4.76-4|358	%endif
14cr|exim-4.76-4|359	
14cr|exim-4.76-4|360	# the spf stuff won't build
14cr|exim-4.76-4|361	%if %{with spf2}
14cr|exim-4.76-4|362	perl -pi -e 's|^# EXPERIMENTAL_SPF=.*|EXPERIMENTAL_SPF=yes\nCFLAGS += -DHAVE_NS_TYPE\nLDFLAGS += -L%{_libdir} -lspf2|g' Local/Makefile
14cr|exim-4.76-4|363	%endif
14cr|exim-4.76-4|364	
14cr|exim-4.76-4|365	%if %{with srs_alt}
14cr|exim-4.76-4|366	perl -pi -e 's|^# EXPERIMENTAL_SRS=.*|EXPERIMENTAL_SRS=yes\nLDFLAGS += -L%{_libdir} -lsrs_alt|g' Local/Makefile
14cr|exim-4.76-4|367	%endif
14cr|exim-4.76-4|368	
14cr|exim-4.76-4|369	%if %{with ldap}
14cr|exim-4.76-4|370	perl -pi -e 's|^# LOOKUP_LDAP=yes|LOOKUP_LDAP=yes|g' Local/Makefile
14cr|exim-4.76-4|371	perl -pi -e 's|^# LDAP_LIB_TYPE=OPENLDAP2|LDAP_LIB_TYPE=OPENLDAP2|' Local/Makefile
14cr|exim-4.76-4|372	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I%{_includedir}/ldap |' Local/Makefile
14cr|exim-4.76-4|373	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -llber -lldap |' Local/Makefile
14cr|exim-4.76-4|374	%endif
14cr|exim-4.76-4|375	
14cr|exim-4.76-4|376	%if %{with sqlite3}
14cr|exim-4.76-4|377	perl -pi -e 's|^# LOOKUP_SQLITE=yes|LOOKUP_SQLITE=yes|g' Local/Makefile
14cr|exim-4.76-4|378	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I/usr/include |g' Local/Makefile
14cr|exim-4.76-4|379	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -lsqlite3 |g' Local/Makefile
14cr|exim-4.76-4|380	%endif
14cr|exim-4.76-4|381	
14cr|exim-4.76-4|382	%if %{with sasl2}
14cr|exim-4.76-4|383	perl -pi -e 's|^# CYRUS_SASLAUTHD_SOCKET=/var/run/saslauthd/mux|CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl2/mux|' Local/Makefile
14cr|exim-4.76-4|384	perl -pi -e 's|^# AUTH_LIBS=-lsasl2|AUTH_LIBS=-L%{_libdir} -lsasl2|' Local/Makefile
14cr|exim-4.76-4|385	%endif
14cr|exim-4.76-4|386	
14cr|exim-4.76-4|387	# Remove references to Interbase (-lgds):
14cr|exim-4.76-4|388	perl -pi -e 's|-lgds||g' Local/Makefile
14cr|exim-4.76-4|389	
14cr|exim-4.76-4|390	# support the SMTP STARTTLS:
14cr|exim-4.76-4|391	perl -pi -e 's|-L/usr/openssl/lib -lssl -lcrypto|-L%{_libdir} -lssl -lcrypto|' Local/Makefile
14cr|exim-4.76-4|392	
14cr|exim-4.76-4|393	# enable all of them
14cr|exim-4.76-4|394	perl -pi -e "s|^# AUTH_CYRUS_SASL=yes|AUTH_CYRUS_SASL=yes|g" Local/Makefile
14cr|exim-4.76-4|395	perl -pi -e "s|^# AUTH_DOVECOT=yes|AUTH_DOVECOT=yes|g" Local/Makefile
14cr|exim-4.76-4|396	
14cr|exim-4.76-4|397	# fix stray borked libdir
14cr|exim-4.76-4|398	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Local/Makefile
14cr|exim-4.76-4|399	
14cr|exim-4.76-4|400	# unpack some other stuff
14cr|exim-4.76-4|401	mkdir -p mandriva
14cr|exim-4.76-4|402	#cp %{SOURCE6} mandriva/eximconfig
14cr|exim-4.76-4|403	cp %{SOURCE20} mandriva/exim.aliases
14cr|exim-4.76-4|404	cp %{SOURCE21} mandriva/exim.init
14cr|exim-4.76-4|405	cp %{SOURCE22} mandriva/exim.sysconfig
14cr|exim-4.76-4|406	cp %{SOURCE23} mandriva/exim.logrotate
14cr|exim-4.76-4|407	cp %{SOURCE24} mandriva/exim.pam
14cr|exim-4.76-4|408	
14cr|exim-4.76-4|409	# copy icons
14cr|exim-4.76-4|410	cp %{SOURCE25} exim_monitor-16x16.png
14cr|exim-4.76-4|411	cp %{SOURCE26} exim_monitor-32x32.png
14cr|exim-4.76-4|412	cp %{SOURCE27} exim_monitor-48x48.png
14cr|exim-4.76-4|413	
14cr|exim-4.76-4|414	mkdir -p exim_tmp
14cr|exim-4.76-4|415	# embedded perl
14cr|exim-4.76-4|416	cp -f %{SOURCE28} exim_tmp/exim_auth_pop3_imap.embedded_perl
14cr|exim-4.76-4|417	cp -f %{SOURCE29} exim_tmp/exim_sasl2_smtpd.conf
14cr|exim-4.76-4|418	cp -f %{SOURCE30} exim_tmp/exim_logrotate_eximstats
14cr|exim-4.76-4|419	cp -f %{SOURCE31} exim_tmp/exim_cron_exicyclog_eximstats
14cr|exim-4.76-4|420	cp -f %{SOURCE32} exim_tmp/exim_sysconfig
14cr|exim-4.76-4|421	
14cr|exim-4.76-4|422	# prepare docs
14cr|exim-4.76-4|423	mkdir -p doc/html
14cr|exim-4.76-4|424	mv exim-html-%{version}/doc/html/spec_html/* doc/html/
14cr|exim-4.76-4|425	
14cr|exim-4.76-4|426	%build
14cr|exim-4.76-4|427	%serverbuild
14cr|exim-4.76-4|428	
14cr|exim-4.76-4|429	make CC="gcc %{ldflags}" \
14cr|exim-4.76-4|430	CFLAGS="%{optflags} -fPIC" \
14cr|exim-4.76-4|431	RPM_OPT_FLAGS="%{optflags} -fPIC"
14cr|exim-4.76-4|432	
14cr|exim-4.76-4|433	# build SA-exim
14cr|exim-4.76-4|434	pushd sa-exim-%{saversion}
14cr|exim-4.76-4|435	perl -pi -e 's|\@lynx|HOME=/ /usr/bin/lynx|g;' Makefile
14cr|exim-4.76-4|436	perl -pi -e 's|/usr/lib/exim4/local_scan|%{_libdir}/exim|g' INSTALL
14cr|exim-4.76-4|437	make clean
14cr|exim-4.76-4|438	
14cr|exim-4.76-4|439	make \
14cr|exim-4.76-4|440	SACONF=%{_sysconfdir}/exim/sa-exim.conf \
14cr|exim-4.76-4|441	CFLAGS="%{optflags}" \
14cr|exim-4.76-4|442	LDFLAGS="-shared -fPIC %{ldflags}"
14cr|exim-4.76-4|443	popd
14cr|exim-4.76-4|444	
14cr|exim-4.76-4|445	%install
14cr|exim-4.76-4|446	# don't fiddle with the initscript!
14cr|exim-4.76-4|447	export DONT_GPRINTIFY=1
14cr|exim-4.76-4|448	
14cr|exim-4.76-4|449	# make some directories
14cr|exim-4.76-4|450	install -d %{buildroot}%{_sysconfdir}/{pam.d,exim,sysconfig,cron.weekly}
14cr|exim-4.76-4|451	install -d %{buildroot}%{_initrddir}
14cr|exim-4.76-4|452	install -d %{buildroot}%{_bindir}
14cr|exim-4.76-4|453	install -d %{buildroot}%{_sbindir}
14cr|exim-4.76-4|454	install -d %{buildroot}%{_bindir}
14cr|exim-4.76-4|455	install -d %{buildroot}%{_libdir}/exim
14cr|exim-4.76-4|456	install -d %{buildroot}%{_mandir}/man8
14cr|exim-4.76-4|457	install -d %{buildroot}/var/spool/exim/{db,input,msglog}
14cr|exim-4.76-4|458	install -d %{buildroot}/var/run/exim
14cr|exim-4.76-4|459	install -d %{buildroot}/var/log/exim
14cr|exim-4.76-4|460	install -d %{buildroot}/%{_menudir}
14cr|exim-4.76-4|461	install -d %{buildroot}%{_iconsdir}
14cr|exim-4.76-4|462	install -d %{buildroot}%{_miconsdir}
14cr|exim-4.76-4|463	install -d %{buildroot}%{_liconsdir}
14cr|exim-4.76-4|464	mkdir -p %{buildroot}%{tlsdir}/{certs,private,dhparam}
14cr|exim-4.76-4|465	
14cr|exim-4.76-4|466	%makeinstall_std
14cr|exim-4.76-4|467	
14cr|exim-4.76-4|468	pushd build-`scripts/os-type`-`scripts/arch-type`
14cr|exim-4.76-4|469	for i in convert4r3 convert4r4 exicyclog exigrep \
14cr|exim-4.76-4|470	exim exim_checkaccess exim_dbmbuild exim_dumpdb exim_fixdb \
14cr|exim-4.76-4|471	exim_lock eximstats exim_tidydb exinext exipick exiqgrep \
14cr|exim-4.76-4|472	exiqsumm exiwhat; do
14cr|exim-4.76-4|473	install -m0755 $i %{buildroot}%{_bindir}/
14cr|exim-4.76-4|474	done
14cr|exim-4.76-4|475	
14cr|exim-4.76-4|476	%if %{with monitor}
14cr|exim-4.76-4|477	install -m0755 eximon %{buildroot}%{_bindir}/
14cr|exim-4.76-4|478	install -m0755 eximon.bin %{buildroot}%{_bindir}/
14cr|exim-4.76-4|479	%endif
14cr|exim-4.76-4|480	
14cr|exim-4.76-4|481	popd
14cr|exim-4.76-4|482	
14cr|exim-4.76-4|483	# make some softlinks
14cr|exim-4.76-4|484	ln -snf ../bin/exim %{buildroot}%{_prefix}/lib/sendmail.exim
14cr|exim-4.76-4|485	ln -snf ../bin/exim %{buildroot}%{_sbindir}/exim
14cr|exim-4.76-4|486	ln -snf exim %{buildroot}%{_sbindir}/sendmail.exim
14cr|exim-4.76-4|487	ln -snf exim %{buildroot}%{_bindir}/mailq.exim
14cr|exim-4.76-4|488	ln -snf exim %{buildroot}%{_bindir}/newaliases.exim
14cr|exim-4.76-4|489	ln -snf exim %{buildroot}%{_bindir}/rmail.exim
14cr|exim-4.76-4|490	ln -snf exim %{buildroot}%{_bindir}/rsmtp
14cr|exim-4.76-4|491	ln -snf exim %{buildroot}%{_bindir}/rsmtp.exim
14cr|exim-4.76-4|492	ln -snf exim %{buildroot}%{_bindir}/runq
14cr|exim-4.76-4|493	ln -snf exim %{buildroot}%{_bindir}/runq.exim
14cr|exim-4.76-4|494	
14cr|exim-4.76-4|495	# install SA-exim
14cr|exim-4.76-4|496	install -m0644 sa-exim-%{saversion}/*.so %{buildroot}%{_libdir}/exim/
14cr|exim-4.76-4|497	install -m0644 sa-exim-%{saversion}/*.conf %{buildroot}%{_sysconfdir}/exim/
14cr|exim-4.76-4|498	
14cr|exim-4.76-4|499	pushd %{buildroot}%{_libdir}/exim
14cr|exim-4.76-4|500	strip sa-exim*.so
14cr|exim-4.76-4|501	strip accept.so
14cr|exim-4.76-4|502	ln -s sa-exim*.so sa-exim.so
14cr|exim-4.76-4|503	popd
14cr|exim-4.76-4|504	
14cr|exim-4.76-4|505	# install some other stuff
14cr|exim-4.76-4|506	pushd mandriva
14cr|exim-4.76-4|507	install -m0644 exim.aliases %{buildroot}%{_sysconfdir}/exim/aliases
14cr|exim-4.76-4|508	install -m0755 exim.init %{buildroot}%{_initrddir}/exim
14cr|exim-4.76-4|509	install -m0644 exim.pam %{buildroot}%{_sysconfdir}/pam.d/smtp
14cr|exim-4.76-4|510	popd
14cr|exim-4.76-4|511	
14cr|exim-4.76-4|512	install -m0644 exim_tmp/exim_auth_pop3_imap.embedded_perl %{buildroot}%{_sysconfdir}/exim/exim_perl.pl
14cr|exim-4.76-4|513	%if %{with sasl2}
14cr|exim-4.76-4|514	install -d %{buildroot}%{_sysconfdir}/sasl2
14cr|exim-4.76-4|515	install -m0644 exim_tmp/exim_sasl2_smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
14cr|exim-4.76-4|516	%endif
14cr|exim-4.76-4|517	%if %{with logrotate}
14cr|exim-4.76-4|518	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|exim-4.76-4|519	install -m0644 exim_tmp/exim_logrotate_eximstats %{buildroot}%{_sysconfdir}/logrotate.d/exim
14cr|exim-4.76-4|520	%else
14cr|exim-4.76-4|521	install -m0755 exim_tmp/exim_cron_exicyclog_eximstats %{buildroot}%{_sysconfdir}/cron.weekly/exim
14cr|exim-4.76-4|522	%endif
14cr|exim-4.76-4|523	install -m0644 exim_tmp/exim_sysconfig %{buildroot}%{_sysconfdir}/sysconfig/exim
14cr|exim-4.76-4|524	
14cr|exim-4.76-4|525	install -m644 doc/exim.8 %{buildroot}%{_mandir}/man8/exim.8
14cr|exim-4.76-4|526	
14cr|exim-4.76-4|527	# Alias /eximstats /var/www/eximstats for Apache
14cr|exim-4.76-4|528	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|exim-4.76-4|529	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf << EOF
14cr|exim-4.76-4|530	Alias /eximstats /var/www/eximstats
14cr|exim-4.76-4|531	<Directory /var/www/eximstats>
14cr|exim-4.76-4|532	Require all granted
14cr|exim-4.76-4|533	Options +Indexes
14cr|exim-4.76-4|534	</Directory>
14cr|exim-4.76-4|535	EOF
14cr|exim-4.76-4|536	
14cr|exim-4.76-4|537	pod2man --center=EXIM --section=8 \
14cr|exim-4.76-4|538	%{buildroot}%{_bindir}/eximstats \
14cr|exim-4.76-4|539	%{buildroot}%{_mandir}/man8/eximstats.8
14cr|exim-4.76-4|540	
14cr|exim-4.76-4|541	%if %{with monitor}
14cr|exim-4.76-4|542	# Mandriva Icons
14cr|exim-4.76-4|543	install -m0644 exim_monitor-48x48.png %{buildroot}%{_liconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|544	install -m0644 exim_monitor-32x32.png %{buildroot}%{_iconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|545	install -m0644 exim_monitor-16x16.png %{buildroot}%{_miconsdir}/%{name}-monitor.png
14cr|exim-4.76-4|546	
14cr|exim-4.76-4|547	#menu-xdg
14cr|exim-4.76-4|548	mkdir -p %{buildroot}%{_datadir}/applications
14cr|exim-4.76-4|549	cat > %{buildroot}%{_datadir}/applications/%{name}-monitor.desktop << EOXDG
14cr|exim-4.76-4|550	[Desktop Entry]
14cr|exim-4.76-4|551	Name=Exim Monitor
14cr|exim-4.76-4|552	Comment=X11 monitor application for exim
14cr|exim-4.76-4|553	Exec=%{_bindir}/eximon
14cr|exim-4.76-4|554	Icon=%{name}-monitor
14cr|exim-4.76-4|555	Terminal=false
14cr|exim-4.76-4|556	Type=Application
14cr|exim-4.76-4|557	Categories=Settings;Network;
14cr|exim-4.76-4|558	EOXDG
14cr|exim-4.76-4|559	%endif
14cr|exim-4.76-4|560	
14cr|exim-4.76-4|561	# include more README files in %%doc
14cr|exim-4.76-4|562	cp src/auths/README README.auths
14cr|exim-4.76-4|563	cp src/lookups/README README.lookups
14cr|exim-4.76-4|564	cp src/routers/README README.routers
14cr|exim-4.76-4|565	cp src/transports/README README.transports
14cr|exim-4.76-4|566	cp doc/README README.doc
14cr|exim-4.76-4|567	
14cr|exim-4.76-4|568	# cleanup
14cr|exim-4.76-4|569	rm -f %{buildroot}%{_bindir}/exim-%{version}*
14cr|exim-4.76-4|570	
14cr|exim-4.76-4|571	
14cr|exim-4.76-4|572	%changelog
14cr|exim-4.76-4|573	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.76-4
14cr|exim-4.76-4|574	+ Revision: 89e1c80
14cr|exim-4.76-4|575	- Build with tirpc
14cr|exim-4.76-4|576	
14cr|exim-4.76-4|577	

1183 14
14cr|exmap-console-0.4.1-10|1	%define kernelname exmap
14cr|exmap-console-0.4.1-10|2	
14cr|exmap-console-0.4.1-10|3	Summary:	Memory analysis tool
14cr|exmap-console-0.4.1-10|4	Name:		exmap-console
14cr|exmap-console-0.4.1-10|5	Version:	0.4.1
14cr|exmap-console-0.4.1-10|6	Release:	10
14cr|exmap-console-0.4.1-10|7	License:	GPLv2+
14cr|exmap-console-0.4.1-10|8	Group:		Development/Tools
14cr|exmap-console-0.4.1-10|9	Url:		http://projects.o-hand.com/exmap-console
14cr|exmap-console-0.4.1-10|10	Source0:	http://projects.o-hand.com/sources/exmap-console/%{name}-%{version}.tgz
14cr|exmap-console-0.4.1-10|11	Patch0:		exmap-console-0.4.1-no_module.patch
14cr|exmap-console-0.4.1-10|12	Patch1:		exmap-console-2.6.26.patch
14cr|exmap-console-0.4.1-10|13	BuildRequires:	help2man
14cr|exmap-console-0.4.1-10|14	BuildRequires:	readline-devel
14cr|exmap-console-0.4.1-10|15	BuildRequires:	termcap-devel
14cr|exmap-console-0.4.1-10|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|exmap-console-0.4.1-10|17	Requires(post,preun):	dkms
14cr|exmap-console-0.4.1-10|18	
14cr|exmap-console-0.4.1-10|19	%description
14cr|exmap-console-0.4.1-10|20	Exmap-console is a suite of command line applications developed around the
14cr|exmap-console-0.4.1-10|21	Exmap memory analysis tool. It is intended for use in situations where running
14cr|exmap-console-0.4.1-10|22	the Exmap GUI application is not feasible, for example, on embedded devices,
14cr|exmap-console-0.4.1-10|23	or when memory data needs to be saved for later examination.
14cr|exmap-console-0.4.1-10|24	
14cr|exmap-console-0.4.1-10|25	The suite contains three applications: exmap client (exmap), exmap daemon
14cr|exmap-console-0.4.1-10|26	(exampd) and exmap remote server (exmapserver).
14cr|exmap-console-0.4.1-10|27	
14cr|exmap-console-0.4.1-10|28	%files
14cr|exmap-console-0.4.1-10|29	%doc AUTHORS COPYING ChangeLog INSTALL README
14cr|exmap-console-0.4.1-10|30	%{_bindir}/*
14cr|exmap-console-0.4.1-10|31	%{_prefix}/src/%{kernelname}-%{version}
14cr|exmap-console-0.4.1-10|32	
14cr|exmap-console-0.4.1-10|33	%post
14cr|exmap-console-0.4.1-10|34	dkms add -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
14cr|exmap-console-0.4.1-10|35	dkms build -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
14cr|exmap-console-0.4.1-10|36	dkms install -m %{kernelname} -v %{version} --rpm_safe_upgrade
14cr|exmap-console-0.4.1-10|37	
14cr|exmap-console-0.4.1-10|38	%preun
14cr|exmap-console-0.4.1-10|39	dkms remove -m %{kernelname} -v %{version} --rpm_safe_upgrade --all ||:
14cr|exmap-console-0.4.1-10|40	
14cr|exmap-console-0.4.1-10|41	#----------------------------------------------------------------------------
14cr|exmap-console-0.4.1-10|42	
14cr|exmap-console-0.4.1-10|43	%prep
14cr|exmap-console-0.4.1-10|44	%setup -q
14cr|exmap-console-0.4.1-10|45	%patch0 -p1
14cr|exmap-console-0.4.1-10|46	%patch1 -p2
14cr|exmap-console-0.4.1-10|47	sed -i 's/-lreadline/-ltermcap -lreadline/' configure.ac
14cr|exmap-console-0.4.1-10|48	
14cr|exmap-console-0.4.1-10|49	%build
14cr|exmap-console-0.4.1-10|50	autoreconf -fi
14cr|exmap-console-0.4.1-10|51	%configure2_5x --disable-kernel-module
14cr|exmap-console-0.4.1-10|52	%make
14cr|exmap-console-0.4.1-10|53	
14cr|exmap-console-0.4.1-10|54	%install
14cr|exmap-console-0.4.1-10|55	%makeinstall
14cr|exmap-console-0.4.1-10|56	
14cr|exmap-console-0.4.1-10|57	# DKMS
14cr|exmap-console-0.4.1-10|58	######
14cr|exmap-console-0.4.1-10|59	
14cr|exmap-console-0.4.1-10|60	install -d -m 755 %{buildroot}%{_prefix}/src
14cr|exmap-console-0.4.1-10|61	cp -a kernel %{buildroot}%{_prefix}/src/%{kernelname}-%{version}
14cr|exmap-console-0.4.1-10|62	
14cr|exmap-console-0.4.1-10|63	cat > %{buildroot}%{_prefix}/src/%{kernelname}-%{version}/dkms.conf <<EOF
14cr|exmap-console-0.4.1-10|64	
14cr|exmap-console-0.4.1-10|65	PACKAGE_VERSION="%{version}"
14cr|exmap-console-0.4.1-10|66	
14cr|exmap-console-0.4.1-10|67	# Items below here should not have to change with each driver version
14cr|exmap-console-0.4.1-10|68	PACKAGE_NAME="%{kernelname}"
14cr|exmap-console-0.4.1-10|69	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules"
14cr|exmap-console-0.4.1-10|70	CLEAN="make clean"
14cr|exmap-console-0.4.1-10|71	
14cr|exmap-console-0.4.1-10|72	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14cr|exmap-console-0.4.1-10|73	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/\$PACKAGE_NAME/"
14cr|exmap-console-0.4.1-10|74	
14cr|exmap-console-0.4.1-10|75	AUTOINSTALL=yes
14cr|exmap-console-0.4.1-10|76	REMAKE_INITRD=no
14cr|exmap-console-0.4.1-10|77	
14cr|exmap-console-0.4.1-10|78	EOF
14cr|exmap-console-0.4.1-10|79	
14cr|exmap-console-0.4.1-10|80	
14cr|exmap-console-0.4.1-10|81	%changelog
14cr|exmap-console-0.4.1-10|82	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.4.1-10
14cr|exmap-console-0.4.1-10|83	+ Revision: 99ee178
14cr|exmap-console-0.4.1-10|84	- Spec cleanup
14cr|exmap-console-0.4.1-10|85	
14cr|exmap-console-0.4.1-10|86	

1184 14
14cr|exmplayer-3.8.0-4|1	Summary:	MPlayer GUI with thumbnail seeking and 3D Video support
14cr|exmplayer-3.8.0-4|2	Name:		exmplayer
14cr|exmplayer-3.8.0-4|3	Version:	3.8.0
14cr|exmplayer-3.8.0-4|4	Release:	4
14cr|exmplayer-3.8.0-4|5	License:	GPLv2+
14cr|exmplayer-3.8.0-4|6	Group:		Video
14cr|exmplayer-3.8.0-4|7	Url:		http://exmplayer.sourceforge.net/
14cr|exmplayer-3.8.0-4|8	Source0:	https://launchpadlibrarian.net/165380514/%{name}_%{version}.tar.gz
14cr|exmplayer-3.8.0-4|9	Patch0:		exmplayer-3.8.0-segfault.patch
14cr|exmplayer-3.8.0-4|10	Patch1:		exmplayer-3.8.0-click-pause.patch
14cr|exmplayer-3.8.0-4|11	BuildRequires:	cmake
14cr|exmplayer-3.8.0-4|12	BuildRequires:	imagemagick
14cr|exmplayer-3.8.0-4|13	BuildRequires:	qt4-devel
14cr|exmplayer-3.8.0-4|14	Requires:	ffmpeg
14cr|exmplayer-3.8.0-4|15	Requires:	mplayer
14cr|exmplayer-3.8.0-4|16	
14cr|exmplayer-3.8.0-4|17	%description
14cr|exmplayer-3.8.0-4|18	ExMplayer(Extended MPlayer) is a GUI front-end for MPlayer.
14cr|exmplayer-3.8.0-4|19	
14cr|exmplayer-3.8.0-4|20	Version 3 introduces 3D video playback,wide variety of 3D video formats
14cr|exmplayer-3.8.0-4|21	supported. Volume booster with volume boost up to 5000%. It can play audio,
14cr|exmplayer-3.8.0-4|22	video, dvd files(.vob), vcd files(.mpg, .dat), mp4, mkv etc, supports network
14cr|exmplayer-3.8.0-4|23	streaming and subtitles. ExMplayer has many useful tools like audio converter,
14cr|exmplayer-3.8.0-4|24	audio extractor,media cutter.
14cr|exmplayer-3.8.0-4|25	
14cr|exmplayer-3.8.0-4|26	%files
14cr|exmplayer-3.8.0-4|27	%{_bindir}/%{name}
14cr|exmplayer-3.8.0-4|28	%{_sysconfdir}/%{name}
14cr|exmplayer-3.8.0-4|29	%{_datadir}/applications/%{name}.desktop
14cr|exmplayer-3.8.0-4|30	%{_datadir}/applications/%{name}_enqueue.desktop
14cr|exmplayer-3.8.0-4|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|exmplayer-3.8.0-4|32	%{_datadir}/%{name}
14cr|exmplayer-3.8.0-4|33	
14cr|exmplayer-3.8.0-4|34	#----------------------------------------------------------------------------
14cr|exmplayer-3.8.0-4|35	
14cr|exmplayer-3.8.0-4|36	%prep
14cr|exmplayer-3.8.0-4|37	%setup -q -n ExMplayer
14cr|exmplayer-3.8.0-4|38	%patch0 -p1
14cr|exmplayer-3.8.0-4|39	%patch1 -p1
14cr|exmplayer-3.8.0-4|40	
14cr|exmplayer-3.8.0-4|41	%build
14cr|exmplayer-3.8.0-4|42	cd src
14cr|exmplayer-3.8.0-4|43	%qmake_qt4
14cr|exmplayer-3.8.0-4|44	%make
14cr|exmplayer-3.8.0-4|45	
14cr|exmplayer-3.8.0-4|46	%install
14cr|exmplayer-3.8.0-4|47	mkdir -p %{buildroot}%{_bindir}
14cr|exmplayer-3.8.0-4|48	install -m 0755 src/%{name} %{buildroot}%{_bindir}/%{name}
14cr|exmplayer-3.8.0-4|49	
14cr|exmplayer-3.8.0-4|50	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|exmplayer-3.8.0-4|51	install -m 0644 linux_build/fmts %{buildroot}%{_sysconfdir}/%{name}/fmts
14cr|exmplayer-3.8.0-4|52	install -m 0644 linux_build/sc_default.xml %{buildroot}%{_sysconfdir}/%{name}/sc_default.xml
14cr|exmplayer-3.8.0-4|53	
14cr|exmplayer-3.8.0-4|54	mkdir -p %{buildroot}%{_datadir}/applications
14cr|exmplayer-3.8.0-4|55	install -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|exmplayer-3.8.0-4|56	install -m 0644 %{name}_enqueue.desktop %{buildroot}%{_datadir}/applications/%{name}_enqueue.desktop
14cr|exmplayer-3.8.0-4|57	
14cr|exmplayer-3.8.0-4|58	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|exmplayer-3.8.0-4|59	ln -s %{_bindir}/ffmpeg %{buildroot}%{_datadir}/%{name}/ffmpeg
14cr|exmplayer-3.8.0-4|60	
14cr|exmplayer-3.8.0-4|61	# install menu icons
14cr|exmplayer-3.8.0-4|62	for N in 16 32 48 64 128 256;
14cr|exmplayer-3.8.0-4|63	do
14cr|exmplayer-3.8.0-4|64	convert debian/%{name}.png -resize ${N}x${N} $N.png;
14cr|exmplayer-3.8.0-4|65	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|exmplayer-3.8.0-4|66	done
14cr|exmplayer-3.8.0-4|67	
14cr|exmplayer-3.8.0-4|68	
14cr|exmplayer-3.8.0-4|69	%changelog
14cr|exmplayer-3.8.0-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-4
14cr|exmplayer-3.8.0-4|71	+ Revision: a51d3fa
14cr|exmplayer-3.8.0-4|72	- MassBuild#464: Increase release tag
14cr|exmplayer-3.8.0-4|73	
14cr|exmplayer-3.8.0-4|74	

1185 14
14cr|exo-0.10.2-5|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|exo-0.10.2-5|2	
14cr|exo-0.10.2-5|3	%define major 0
14cr|exo-0.10.2-5|4	%define api 1
14cr|exo-0.10.2-5|5	%define libname %mklibname %{name} %{api} %{major}
14cr|exo-0.10.2-5|6	%define devname %mklibname %{name} -d
14cr|exo-0.10.2-5|7	
14cr|exo-0.10.2-5|8	Summary:	An extension library to Xfce desktop environment
14cr|exo-0.10.2-5|9	Name:		exo
14cr|exo-0.10.2-5|10	Version:	0.10.2
14cr|exo-0.10.2-5|11	Release:	5
14cr|exo-0.10.2-5|12	License:	GPLv2+
14cr|exo-0.10.2-5|13	Group:		System/Libraries
14cr|exo-0.10.2-5|14	Url:		http://www.xfce.org
14cr|exo-0.10.2-5|15	Source0:	http://archive.xfce.org/src/xfce/exo/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|exo-0.10.2-5|16	BuildRequires:	intltool
14cr|exo-0.10.2-5|17	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|exo-0.10.2-5|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|exo-0.10.2-5|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11.0
14cr|exo-0.10.2-5|20	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cr|exo-0.10.2-5|21	BuildRequires:	perl(URI::Escape)
14cr|exo-0.10.2-5|22	BuildRequires:	perl(URI::file)
14cr|exo-0.10.2-5|23	BuildRequires:	perl(URI::URL)
14cr|exo-0.10.2-5|24	
14cr|exo-0.10.2-5|25	%description
14cr|exo-0.10.2-5|26	This is libexo, an extension library to Xfce, developed by os-cillation.
14cr|exo-0.10.2-5|27	While Xfce comes with quite a few libraries that are targeted at
14cr|exo-0.10.2-5|28	desktop development, libexo is targeted at application development.
14cr|exo-0.10.2-5|29	
14cr|exo-0.10.2-5|30	%files -f %{name}-%{api}.lang
14cr|exo-0.10.2-5|31	%doc AUTHORS README ChangeLog TODO
14cr|exo-0.10.2-5|32	%{_bindir}/exo*
14cr|exo-0.10.2-5|33	%{_libdir}/xfce4/%{name}-%{api}/exo-helper-%{api}
14cr|exo-0.10.2-5|34	%{_libdir}/xfce4/%{name}-%{api}/exo-compose-mail-%{api}
14cr|exo-0.10.2-5|35	%{_datadir}/applications/*.desktop
14cr|exo-0.10.2-5|36	%{_datadir}/xfce4/helpers/*.desktop
14cr|exo-0.10.2-5|37	%{_iconsdir}/hicolor/*/apps/*.png
14cr|exo-0.10.2-5|38	%{_mandir}/man1/exo*
14cr|exo-0.10.2-5|39	%{_datadir}/pixmaps/exo-%{api}/exo-thumbnail-frame.png
14cr|exo-0.10.2-5|40	
14cr|exo-0.10.2-5|41	#----------------------------------------------------------------------------
14cr|exo-0.10.2-5|42	
14cr|exo-0.10.2-5|43	%package -n %{libname}
14cr|exo-0.10.2-5|44	Summary:	An extension library to Xfce
14cr|exo-0.10.2-5|45	Group:		System/Libraries
14cr|exo-0.10.2-5|46	Requires:	%{name} >= %{version}
14cr|exo-0.10.2-5|47	
14cr|exo-0.10.2-5|48	%description -n %{libname}
14cr|exo-0.10.2-5|49	Main library for the libexo.
14cr|exo-0.10.2-5|50	
14cr|exo-0.10.2-5|51	%files -n %{libname}
14cr|exo-0.10.2-5|52	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|exo-0.10.2-5|53	
14cr|exo-0.10.2-5|54	#----------------------------------------------------------------------------
14cr|exo-0.10.2-5|55	
14cr|exo-0.10.2-5|56	%package -n %{devname}
14cr|exo-0.10.2-5|57	Summary:	Headers, static libraries and documentation for libexo
14cr|exo-0.10.2-5|58	Group:		Development/C
14cr|exo-0.10.2-5|59	Requires:	%{libname} = %{EVRD}
14cr|exo-0.10.2-5|60	Provides:	%{name}-devel = %{EVRD}
14cr|exo-0.10.2-5|61	Provides:	lib%{name}-devel = %{EVRD}
14cr|exo-0.10.2-5|62	
14cr|exo-0.10.2-5|63	%description -n %{devname}
14cr|exo-0.10.2-5|64	Headers, static libraries and documentation for libexo.
14cr|exo-0.10.2-5|65	
14cr|exo-0.10.2-5|66	%files -n %{devname}
14cr|exo-0.10.2-5|67	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/
14cr|exo-0.10.2-5|68	%{_libdir}/lib%{name}-%{api}.so
14cr|exo-0.10.2-5|69	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|exo-0.10.2-5|70	%{_includedir}/*
14cr|exo-0.10.2-5|71	
14cr|exo-0.10.2-5|72	#----------------------------------------------------------------------------
14cr|exo-0.10.2-5|73	
14cr|exo-0.10.2-5|74	%prep
14cr|exo-0.10.2-5|75	%setup -q
14cr|exo-0.10.2-5|76	
14cr|exo-0.10.2-5|77	%build
14cr|exo-0.10.2-5|78	%configure2_5x \
14cr|exo-0.10.2-5|79	--disable-static
14cr|exo-0.10.2-5|80	
14cr|exo-0.10.2-5|81	%make
14cr|exo-0.10.2-5|82	
14cr|exo-0.10.2-5|83	%install
14cr|exo-0.10.2-5|84	%makeinstall_std
14cr|exo-0.10.2-5|85	
14cr|exo-0.10.2-5|86	# (tpg) already in %{_real_vendor}-xfce-config package
14cr|exo-0.10.2-5|87	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/helpers.rc
14cr|exo-0.10.2-5|88	
14cr|exo-0.10.2-5|89	%find_lang %{name}-%{api}
14cr|exo-0.10.2-5|90	
14cr|exo-0.10.2-5|91	
14cr|exo-0.10.2-5|92	%changelog
14cr|exo-0.10.2-5|93	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.2-5
14cr|exo-0.10.2-5|94	+ Revision: f601bd0
14cr|exo-0.10.2-5|95	- Spec cleanup
14cr|exo-0.10.2-5|96	
14cr|exo-0.10.2-5|97	

1186 14
14cr|expedite-1.7.9-3|1	Summary:	Expedite Evas benchmark/test suite
14cr|expedite-1.7.9-3|2	Name:		expedite
14cr|expedite-1.7.9-3|3	Version:	1.7.9
14cr|expedite-1.7.9-3|4	Release:	3
14cr|expedite-1.7.9-3|5	License:	BSD
14cr|expedite-1.7.9-3|6	Group:		Graphical desktop/Enlightenment
14cr|expedite-1.7.9-3|7	Url:		http://www.enlightenment.org/
14cr|expedite-1.7.9-3|8	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
14cr|expedite-1.7.9-3|9	Source1:	%{name}.desktop
14cr|expedite-1.7.9-3|10	BuildRequires:	desktop-file-utils
14cr|expedite-1.7.9-3|11	BuildRequires:	pkgconfig(evas)
14cr|expedite-1.7.9-3|12	BuildRequires:	pkgconfig(gl)
14cr|expedite-1.7.9-3|13	BuildRequires:	pkgconfig(glu)
14cr|expedite-1.7.9-3|14	BuildRequires:	pkgconfig(glew)
14cr|expedite-1.7.9-3|15	BuildRequires:	pkgconfig(directfb)
14cr|expedite-1.7.9-3|16	BuildRequires:	pkgconfig(libgdiplus)
14cr|expedite-1.7.9-3|17	BuildRequires:	pkgconfig(libxine)
14cr|expedite-1.7.9-3|18	BuildRequires:	pkgconfig(sdl)
14cr|expedite-1.7.9-3|19	BuildRequires:	pkgconfig(xcb-util)
14cr|expedite-1.7.9-3|20	
14cr|expedite-1.7.9-3|21	%description
14cr|expedite-1.7.9-3|22	Expedite Evas benchmark/test suite.
14cr|expedite-1.7.9-3|23	
14cr|expedite-1.7.9-3|24	%files
14cr|expedite-1.7.9-3|25	%doc AUTHORS COPYING* README
14cr|expedite-1.7.9-3|26	%{_bindir}/%{name}
14cr|expedite-1.7.9-3|27	%{_bindir}/expedite-cmp
14cr|expedite-1.7.9-3|28	%{_datadir}/%{name}
14cr|expedite-1.7.9-3|29	%{_datadir}/pixmaps/*.png
14cr|expedite-1.7.9-3|30	%{_datadir}/applications/*
14cr|expedite-1.7.9-3|31	
14cr|expedite-1.7.9-3|32	#----------------------------------------------------------------------------
14cr|expedite-1.7.9-3|33	
14cr|expedite-1.7.9-3|34	%prep
14cr|expedite-1.7.9-3|35	%setup -q
14cr|expedite-1.7.9-3|36	
14cr|expedite-1.7.9-3|37	%build
14cr|expedite-1.7.9-3|38	%configure2_5x \
14cr|expedite-1.7.9-3|39	--enable-directfb \
14cr|expedite-1.7.9-3|40	--disable-opengl-sdl
14cr|expedite-1.7.9-3|41	
14cr|expedite-1.7.9-3|42	%make
14cr|expedite-1.7.9-3|43	
14cr|expedite-1.7.9-3|44	%install
14cr|expedite-1.7.9-3|45	%makeinstall_std
14cr|expedite-1.7.9-3|46	
14cr|expedite-1.7.9-3|47	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|expedite-1.7.9-3|48	cp -vf %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|expedite-1.7.9-3|49	
14cr|expedite-1.7.9-3|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|expedite-1.7.9-3|51	cp data/e.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|expedite-1.7.9-3|52	
14cr|expedite-1.7.9-3|53	
14cr|expedite-1.7.9-3|54	%changelog
14cr|expedite-1.7.9-3|55	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-3
14cr|expedite-1.7.9-3|56	+ Revision: 324f80e
14cr|expedite-1.7.9-3|57	- Disable opengl-sdl for now as EFL moved to SDL2
14cr|expedite-1.7.9-3|58	
14cr|expedite-1.7.9-3|59	

1187 14
14cr|expresso-0.9.2-1|1	%{?nodejs_find_provides_and_requires}
14cr|expresso-0.9.2-1|2	
14cr|expresso-0.9.2-1|3	%global enable_tests 1
14cr|expresso-0.9.2-1|4	
14cr|expresso-0.9.2-1|5	Name:       expresso
14cr|expresso-0.9.2-1|6	Version:    0.9.2
14cr|expresso-0.9.2-1|7	Release:    1
14cr|expresso-0.9.2-1|8	Summary:    A lightweight, fast, test-driven development (TDD) framework for Node.js
14cr|expresso-0.9.2-1|9	License:    MIT
14cr|expresso-0.9.2-1|10	Group:      Development/Other
14cr|expresso-0.9.2-1|11	URL:        https://github.com/visionmedia/expresso
14cr|expresso-0.9.2-1|12	Source0:    http://registry.npmjs.org/expresso/-/expresso-%{version}.tgz
14cr|expresso-0.9.2-1|13	Source1:    expresso.1
14cr|expresso-0.9.2-1|14	
14cr|expresso-0.9.2-1|15	BuildArch:  noarch
14cr|expresso-0.9.2-1|16	
14cr|expresso-0.9.2-1|17	BuildRequires:  nodejs-packaging
14cr|expresso-0.9.2-1|18	
14cr|expresso-0.9.2-1|19	%description
14cr|expresso-0.9.2-1|20	%{summary}.
14cr|expresso-0.9.2-1|21	
14cr|expresso-0.9.2-1|22	
14cr|expresso-0.9.2-1|23	%prep
14cr|expresso-0.9.2-1|24	%setup -q -n package
14cr|expresso-0.9.2-1|25	rm -rf deps/
14cr|expresso-0.9.2-1|26	
14cr|expresso-0.9.2-1|27	
14cr|expresso-0.9.2-1|28	%build
14cr|expresso-0.9.2-1|29	#nothing to do
14cr|expresso-0.9.2-1|30	
14cr|expresso-0.9.2-1|31	
14cr|expresso-0.9.2-1|32	%install
14cr|expresso-0.9.2-1|33	mkdir -p %{buildroot}%{nodejs_sitelib}/expresso
14cr|expresso-0.9.2-1|34	cp -pr package.json \
14cr|expresso-0.9.2-1|35	%{buildroot}%{nodejs_sitelib}/expresso
14cr|expresso-0.9.2-1|36	mkdir -p %{buildroot}{%nodejs_sitelib}/expresso/bin
14cr|expresso-0.9.2-1|37	install -p -D -m0755 bin/expresso \
14cr|expresso-0.9.2-1|38	%{buildroot}%{nodejs_sitelib}/expresso/bin/expresso
14cr|expresso-0.9.2-1|39	mkdir -p %{buildroot}%{_bindir}
14cr|expresso-0.9.2-1|40	ln -s %{nodejs_sitelib}/expresso/bin/expresso %{buildroot}/%{_bindir}/expresso
14cr|expresso-0.9.2-1|41	
14cr|expresso-0.9.2-1|42	mkdir -p %{buildroot}%{_mandir}/man1
14cr|expresso-0.9.2-1|43	install -p -D -m0644 %{SOURCE1} \
14cr|expresso-0.9.2-1|44	%{buildroot}%{_mandir}/man1/expresso.1
14cr|expresso-0.9.2-1|45	
14cr|expresso-0.9.2-1|46	%nodejs_symlink_deps
14cr|expresso-0.9.2-1|47	
14cr|expresso-0.9.2-1|48	
14cr|expresso-0.9.2-1|49	%if 0%{?enable_tests}
14cr|expresso-0.9.2-1|50	%check
14cr|expresso-0.9.2-1|51	rm -f test/bar.test.js
14cr|expresso-0.9.2-1|52	rm -f test/foo.test.js
14cr|expresso-0.9.2-1|53	bin/expresso --growl
14cr|expresso-0.9.2-1|54	bin/expresso -I lib --cov
14cr|expresso-0.9.2-1|55	bin/expresso --serial test/serial/*.test.js
14cr|expresso-0.9.2-1|56	%endif
14cr|expresso-0.9.2-1|57	
14cr|expresso-0.9.2-1|58	
14cr|expresso-0.9.2-1|59	%files
14cr|expresso-0.9.2-1|60	%doc History.md Readme.md docs/
14cr|expresso-0.9.2-1|61	%{nodejs_sitelib}/expresso
14cr|expresso-0.9.2-1|62	%{_bindir}/expresso
14cr|expresso-0.9.2-1|63	%{_mandir}/man1/expresso.1*
14cr|expresso-0.9.2-1|64	
14cr|expresso-0.9.2-1|65	%changelog
14cr|expresso-0.9.2-1|66	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.9.2-1
14cr|expresso-0.9.2-1|67	+ Revision: 8249cc2
14cr|expresso-0.9.2-1|68	- Automatic import for version 0.9.2-1
14cr|expresso-0.9.2-1|69	
14cr|expresso-0.9.2-1|70	

1188 14
14cr|exquisite-1.0.0-5|1	Summary:	This is a psplash replacement that is very simple and uses EFL
14cr|exquisite-1.0.0-5|2	Name:		exquisite
14cr|exquisite-1.0.0-5|3	Version:	1.0.0
14cr|exquisite-1.0.0-5|4	Release:	5
14cr|exquisite-1.0.0-5|5	License:	BSD
14cr|exquisite-1.0.0-5|6	Group:		Graphical desktop/Enlightenment
14cr|exquisite-1.0.0-5|7	Url:		http://enlightenment.org/
14cr|exquisite-1.0.0-5|8	Source0: 	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
14cr|exquisite-1.0.0-5|9	BuildRequires:	doxygen
14cr|exquisite-1.0.0-5|10	BuildRequires:	edje
14cr|exquisite-1.0.0-5|11	BuildRequires:	embryo
14cr|exquisite-1.0.0-5|12	BuildRequires:	evas
14cr|exquisite-1.0.0-5|13	BuildRequires:	pkgconfig(ecore)
14cr|exquisite-1.0.0-5|14	BuildRequires:	pkgconfig(ecore-con)
14cr|exquisite-1.0.0-5|15	BuildRequires:	pkgconfig(ecore-evas)
14cr|exquisite-1.0.0-5|16	BuildRequires:	pkgconfig(edje)
14cr|exquisite-1.0.0-5|17	BuildRequires:	pkgconfig(eet)
14cr|exquisite-1.0.0-5|18	BuildRequires:	pkgconfig(eina)
14cr|exquisite-1.0.0-5|19	BuildRequires:	pkgconfig(eio)
14cr|exquisite-1.0.0-5|20	BuildRequires:	pkgconfig(evas)
14cr|exquisite-1.0.0-5|21	
14cr|exquisite-1.0.0-5|22	%description
14cr|exquisite-1.0.0-5|23	This is a psplash replacement that is very simple and uses EFL (Evas, Edje,
14cr|exquisite-1.0.0-5|24	Ecore etc.) for display - thus having immensely powerful theme abilities
14cr|exquisite-1.0.0-5|25	without needing any platform-specific compiled themes or modules. It is
14cr|exquisite-1.0.0-5|26	compatible with psplash with the same message commands (and more). The
14cr|exquisite-1.0.0-5|27	difference is that it requires libraries like evas, edje, ecore, eet and
14cr|exquisite-1.0.0-5|28	embryo. These also have loadable modules of their own - thus this is not
14cr|exquisite-1.0.0-5|29	perfect for systems that can not have these libraries available and working at
14cr|exquisite-1.0.0-5|30	boot, but if you can, it is a lot more capable than other splash engines,
14cr|exquisite-1.0.0-5|31	while still running in the framebuffer.
14cr|exquisite-1.0.0-5|32	
14cr|exquisite-1.0.0-5|33	%files
14cr|exquisite-1.0.0-5|34	%{_bindir}/*
14cr|exquisite-1.0.0-5|35	%{_datadir}/exquisite/*
14cr|exquisite-1.0.0-5|36	
14cr|exquisite-1.0.0-5|37	#----------------------------------------------------------------------------
14cr|exquisite-1.0.0-5|38	
14cr|exquisite-1.0.0-5|39	%prep
14cr|exquisite-1.0.0-5|40	%setup -q
14cr|exquisite-1.0.0-5|41	
14cr|exquisite-1.0.0-5|42	%build
14cr|exquisite-1.0.0-5|43	%configure2_5x
14cr|exquisite-1.0.0-5|44	%make
14cr|exquisite-1.0.0-5|45	
14cr|exquisite-1.0.0-5|46	%install
14cr|exquisite-1.0.0-5|47	%makeinstall_std
14cr|exquisite-1.0.0-5|48	
14cr|exquisite-1.0.0-5|49	
14cr|exquisite-1.0.0-5|50	%changelog
14cr|exquisite-1.0.0-5|51	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-5
14cr|exquisite-1.0.0-5|52	+ Revision: d0873e1
14cr|exquisite-1.0.0-5|53	- Update BuildRequires
14cr|exquisite-1.0.0-5|54	
14cr|exquisite-1.0.0-5|55	

1189 14
14cr|ext2resize-1.1.19-6|1	Summary: Ext2 fs resizer
14cr|ext2resize-1.1.19-6|2	Name:	 ext2resize
14cr|ext2resize-1.1.19-6|3	Version: 1.1.19
14cr|ext2resize-1.1.19-6|4	Release: 6
14cr|ext2resize-1.1.19-6|5	License: GPL
14cr|ext2resize-1.1.19-6|6	Group: System/Kernel and hardware
14cr|ext2resize-1.1.19-6|7	Url: http://ext2resize.sourceforge.net/
14cr|ext2resize-1.1.19-6|8	Source0: http://ext2resize.sourceforge.net/%{name}-%{version}.tar.bz2
14cr|ext2resize-1.1.19-6|9	Patch0:	ext2resize-1.1.19-blkgetsize64.patch
14cr|ext2resize-1.1.19-6|10	Obsoletes: ext2fs
14cr|ext2resize-1.1.19-6|11	Provides: ext2fs
14cr|ext2resize-1.1.19-6|12	BuildRequires:	pkgconfig(ext2fs)
14cr|ext2resize-1.1.19-6|13	#BuildRequires:	autoconf2.5
14cr|ext2resize-1.1.19-6|14	
14cr|ext2resize-1.1.19-6|15	%description
14cr|ext2resize-1.1.19-6|16	ext2resize enable to enlarge or reduce a ext2 fs.
14cr|ext2resize-1.1.19-6|17	
14cr|ext2resize-1.1.19-6|18	WARNING: this is BETA software.
14cr|ext2resize-1.1.19-6|19	You may lose data.
14cr|ext2resize-1.1.19-6|20	You have been warned
14cr|ext2resize-1.1.19-6|21	Save them before using ext2resize
14cr|ext2resize-1.1.19-6|22	
14cr|ext2resize-1.1.19-6|23	WARNING: you should probably use resize2fs from e2fsprogs
14cr|ext2resize-1.1.19-6|24	which is more robust.
14cr|ext2resize-1.1.19-6|25	
14cr|ext2resize-1.1.19-6|26	%prep
14cr|ext2resize-1.1.19-6|27	%setup -q
14cr|ext2resize-1.1.19-6|28	%patch0 -p2 -b .blkgetsize64
14cr|ext2resize-1.1.19-6|29	# lib64 fixes, aka libuuid.a is in $(libdir) not /usr/lib
14cr|ext2resize-1.1.19-6|30	perl -pi -e "s@/usr/lib/(libuuid.a)@%{_libdir}/\1@g" \
14cr|ext2resize-1.1.19-6|31	src/Makefile.am src/Makefile.in
14cr|ext2resize-1.1.19-6|32	
14cr|ext2resize-1.1.19-6|33	%build
14cr|ext2resize-1.1.19-6|34	%configure2_5x
14cr|ext2resize-1.1.19-6|35	make
14cr|ext2resize-1.1.19-6|36	
14cr|ext2resize-1.1.19-6|37	%install
14cr|ext2resize-1.1.19-6|38	chmod +r *
14cr|ext2resize-1.1.19-6|39	%makeinstall
14cr|ext2resize-1.1.19-6|40	
14cr|ext2resize-1.1.19-6|41	install -d %{buildroot}%{_mandir}/man8
14cr|ext2resize-1.1.19-6|42	install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8
14cr|ext2resize-1.1.19-6|43	
14cr|ext2resize-1.1.19-6|44	%files
14cr|ext2resize-1.1.19-6|45	%doc AUTHORS COPYING ChangeLog INSTALL README
14cr|ext2resize-1.1.19-6|46	%{_sbindir}/*
14cr|ext2resize-1.1.19-6|47	%{_mandir}/*/*
14cr|ext2resize-1.1.19-6|48	
14cr|ext2resize-1.1.19-6|49	%changelog
14cr|ext2resize-1.1.19-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.19-6
14cr|ext2resize-1.1.19-6|51	+ Revision: 4a7724b
14cr|ext2resize-1.1.19-6|52	- MassBuild#464: Increase release tag
14cr|ext2resize-1.1.19-6|53	
14cr|ext2resize-1.1.19-6|54	

1190 14
14cr|ext3grep-0.10.2-2|1	Name:		ext3grep
14cr|ext3grep-0.10.2-2|2	Version:	0.10.2
14cr|ext3grep-0.10.2-2|3	Release:	2
14cr|ext3grep-0.10.2-2|4	Summary:	Investigation and recovery tool for ext3 filesystem
14cr|ext3grep-0.10.2-2|5	Group:		File tools
14cr|ext3grep-0.10.2-2|6	License:	GPLv2+
14cr|ext3grep-0.10.2-2|7	URL:		http://code.google.com/p/ext3grep/
14cr|ext3grep-0.10.2-2|8	Source0:	http://ext3grep.googlecode.com/files/ext3grep-%version.tar.gz
14cr|ext3grep-0.10.2-2|9	BuildRequires:	ext2fs-devel
14cr|ext3grep-0.10.2-2|10	Patch0:		ext3grep-0.10.1-gcc44.patch
14cr|ext3grep-0.10.2-2|11	Patch1:		ext3grep-0.10.2-include-unistd_h-for-sysconf.patch
14cr|ext3grep-0.10.2-2|12	Patch2:		ext3grep-0.10.2-new-e2fsprogs.diff
14cr|ext3grep-0.10.2-2|13	
14cr|ext3grep-0.10.2-2|14	%description
14cr|ext3grep-0.10.2-2|15	A tool to investigate an ext3 file system for deleted content and
14cr|ext3grep-0.10.2-2|16	possibly recover it.
14cr|ext3grep-0.10.2-2|17	
14cr|ext3grep-0.10.2-2|18	%prep
14cr|ext3grep-0.10.2-2|19	%setup -q
14cr|ext3grep-0.10.2-2|20	%patch0 -p1
14cr|ext3grep-0.10.2-2|21	%patch1 -p0
14cr|ext3grep-0.10.2-2|22	%patch2 -p1
14cr|ext3grep-0.10.2-2|23	
14cr|ext3grep-0.10.2-2|24	%build
14cr|ext3grep-0.10.2-2|25	# http://code.google.com/p/ext3grep/issues/detail?id=14
14cr|ext3grep-0.10.2-2|26	export CXX=%{_bindir}/g++
14cr|ext3grep-0.10.2-2|27	
14cr|ext3grep-0.10.2-2|28	%configure2_5x
14cr|ext3grep-0.10.2-2|29	%make
14cr|ext3grep-0.10.2-2|30	
14cr|ext3grep-0.10.2-2|31	%install
14cr|ext3grep-0.10.2-2|32	# Builds twice unless setting it here as well:
14cr|ext3grep-0.10.2-2|33	export CXX=%{_bindir}/g++
14cr|ext3grep-0.10.2-2|34	%makeinstall_std
14cr|ext3grep-0.10.2-2|35	
14cr|ext3grep-0.10.2-2|36	%files
14cr|ext3grep-0.10.2-2|37	%doc NEWS README
14cr|ext3grep-0.10.2-2|38	%{_bindir}/ext3grep
14cr|ext3grep-0.10.2-2|39	
14cr|ext3grep-0.10.2-2|40	%changelog
14cr|ext3grep-0.10.2-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-2
14cr|ext3grep-0.10.2-2|42	+ Revision: abe924d
14cr|ext3grep-0.10.2-2|43	- MassBuild#464: Increase release tag
14cr|ext3grep-0.10.2-2|44	
14cr|ext3grep-0.10.2-2|45	

1191 14
14cr|extace-1.9.6-6|1	%define name     extace
14cr|extace-1.9.6-6|2	%define title    eXtace
14cr|extace-1.9.6-6|3	%define mainname %{name}
14cr|extace-1.9.6-6|4	%define alsaname %{name}-alsa
14cr|extace-1.9.6-6|5	%define ossname	 %{name}-oss
14cr|extace-1.9.6-6|6	%define version  1.9.6
14cr|extace-1.9.6-6|7	%define release  6
14cr|extace-1.9.6-6|8	%define descr    %{title} - An Extace Waveform Viewer
14cr|extace-1.9.6-6|9	%define summalsa %{descr} with ALSA support
14cr|extace-1.9.6-6|10	%define summoss  %{descr} without ALSA support
14cr|extace-1.9.6-6|11	%define group    Sound
14cr|extace-1.9.6-6|12	%define section  Multimedia/%{group}
14cr|extace-1.9.6-6|13	%define iconname multimedia_section.png
14cr|extace-1.9.6-6|14	# Change to 1 if ALSA compiles cleanly again
14cr|extace-1.9.6-6|15	%define buildalsa 0
14cr|extace-1.9.6-6|16	
14cr|extace-1.9.6-6|17	Summary:         Visual sound display/analysis program
14cr|extace-1.9.6-6|18	Name:            %{name}
14cr|extace-1.9.6-6|19	Version:         %{version}
14cr|extace-1.9.6-6|20	Release:         %{release}
14cr|extace-1.9.6-6|21	Source:          %{name}-%{version}.tar.bz2
14cr|extace-1.9.6-6|22	Patch0:		 extace-1.9.6-desktop-file.patch
14cr|extace-1.9.6-6|23	License:	 GPL
14cr|extace-1.9.6-6|24	Group:           %{group}
14cr|extace-1.9.6-6|25	BuildRoot:       %{tmppath_}/%{name}-%{version}-%{release}-buildroot
14cr|extace-1.9.6-6|26	Requires:        gnome-libs >= 1.0.11, esound
14cr|extace-1.9.6-6|27	BuildRequires:   fftw3-devel
14cr|extace-1.9.6-6|28	BuildRequires:   alsa-lib
14cr|extace-1.9.6-6|29	BuildRequires:   coreutils
14cr|extace-1.9.6-6|30	BuildRequires:   perl
14cr|extace-1.9.6-6|31	BuildRequires:   gtk-devel
14cr|extace-1.9.6-6|32	BuildRequires:   esound-devel
14cr|extace-1.9.6-6|33	BuildRequires:   imlib-devel
14cr|extace-1.9.6-6|34	BuildRequires:   gdkimlib-devel
14cr|extace-1.9.6-6|35	BuildRequires:   desktop-file-utils
14cr|extace-1.9.6-6|36	BuildRequires:   imagemagick
14cr|extace-1.9.6-6|37	#Obsoletes:       %{alsaname}
14cr|extace-1.9.6-6|38	URL:		 http://extace.sf.net
14cr|extace-1.9.6-6|39	
14cr|extace-1.9.6-6|40	%description
14cr|extace-1.9.6-6|41	eXtace is a visual sound display/analysis program for the Gnome Desktop
14cr|extace-1.9.6-6|42	environment (though it works under other environments as long as gnome/esd
14cr|extace-1.9.6-6|43	installed and used). Requires ESD to function. Includes
14cr|extace-1.9.6-6|44	various fourier transforms of the audio data in real-time. Displays include
14cr|extace-1.9.6-6|45	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
14cr|extace-1.9.6-6|46	pointed flying landscape. All aspects of the display are fully configurable,
14cr|extace-1.9.6-6|47	even the axis placement.
14cr|extace-1.9.6-6|48	
14cr|extace-1.9.6-6|49	%if %{buildalsa}
14cr|extace-1.9.6-6|50	This version is for users who don't use ALSA.
14cr|extace-1.9.6-6|51	%endif
14cr|extace-1.9.6-6|52	
14cr|extace-1.9.6-6|53	%if %{buildalsa}
14cr|extace-1.9.6-6|54	%package alsa
14cr|extace-1.9.6-6|55	Summary:         %{summalsa}
14cr|extace-1.9.6-6|56	Group:           %{group}
14cr|extace-1.9.6-6|57	Obsoletes:       %{mainname}
14cr|extace-1.9.6-6|58	
14cr|extace-1.9.6-6|59	%description alsa
14cr|extace-1.9.6-6|60	eXtace is a visual sound display/analysis program for the Gnome Desktop
14cr|extace-1.9.6-6|61	environment (though it works under other environments as long as gnome/esd
14cr|extace-1.9.6-6|62	or ALSA is installed and used). Requires ESD or ALSA to function. Includes
14cr|extace-1.9.6-6|63	various fourier transforms of the audio data in real-time. Displays include
14cr|extace-1.9.6-6|64	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
14cr|extace-1.9.6-6|65	pointed flying landscape. All aspects of the display are fully configurable,
14cr|extace-1.9.6-6|66	even the axis placement.
14cr|extace-1.9.6-6|67	
14cr|extace-1.9.6-6|68	This version is for users who use ALSA.
14cr|extace-1.9.6-6|69	%endif
14cr|extace-1.9.6-6|70	
14cr|extace-1.9.6-6|71	%prep
14cr|extace-1.9.6-6|72	# remove build directories.  better do it by hand as I later on move
14cr|extace-1.9.6-6|73	# them around
14cr|extace-1.9.6-6|74	rm -fr $RPM_BUILD_DIR/%{name}-%{version} $RPM_BUILD_DIR/%{alsaname}
14cr|extace-1.9.6-6|75	
14cr|extace-1.9.6-6|76	# Unpack main source
14cr|extace-1.9.6-6|77	%setup -q
14cr|extace-1.9.6-6|78	%patch0 -p1
14cr|extace-1.9.6-6|79	
14cr|extace-1.9.6-6|80	%if %{buildalsa}
14cr|extace-1.9.6-6|81	# Copy source tree to dir %{alsaname} for later building the alsa version
14cr|extace-1.9.6-6|82	cp -a $RPM_BUILD_DIR/%{name}-%{version} $RPM_BUILD_DIR/%{alsaname}
14cr|extace-1.9.6-6|83	%endif
14cr|extace-1.9.6-6|84	
14cr|extace-1.9.6-6|85	%build
14cr|extace-1.9.6-6|86	# First build the normal/OSS version, and force to ignore ALSA even if present
14cr|extace-1.9.6-6|87	%configure2_5x --disable-alsa --disable-rpath
14cr|extace-1.9.6-6|88	# Remove ALSA support from this build
14cr|extace-1.9.6-6|89	perl -pi -e 's|(^#define HAVE_ALSA.*$)|/* $1 */|' config.h
14cr|extace-1.9.6-6|90	for f in {extace,.}/Makefile ; do
14cr|extace-1.9.6-6|91	perl -pi -e 's|(^ALSA_LIBS\s+=\s+).*$|$1|' $f
14cr|extace-1.9.6-6|92	perl -pi -e 's|-lasound||' $f
14cr|extace-1.9.6-6|93	done
14cr|extace-1.9.6-6|94	%make
14cr|extace-1.9.6-6|95	
14cr|extace-1.9.6-6|96	%if %{buildalsa}
14cr|extace-1.9.6-6|97	# Now build the ALSA version.  ALSA support is built by default if available
14cr|extace-1.9.6-6|98	cd $RPM_BUILD_DIR/%{alsaname}
14cr|extace-1.9.6-6|99	%configure2_5x --disable-rpath
14cr|extace-1.9.6-6|100	%make
14cr|extace-1.9.6-6|101	%endif
14cr|extace-1.9.6-6|102	
14cr|extace-1.9.6-6|103	%install
14cr|extace-1.9.6-6|104	rm -rf %buildroot
14cr|extace-1.9.6-6|105	
14cr|extace-1.9.6-6|106	# First install the OSS version
14cr|extace-1.9.6-6|107	%makeinstall
14cr|extace-1.9.6-6|108	
14cr|extace-1.9.6-6|109	mkdir -p %{buildroot}%{_bindir}
14cr|extace-1.9.6-6|110	
14cr|extace-1.9.6-6|111	# Use /etc/alternatives to have it point to the right binary
14cr|extace-1.9.6-6|112	# The "normal" one is named extace-oss, the alsa bin is called extace-alsa
14cr|extace-1.9.6-6|113	mv %{buildroot}%{_bindir}/%{name} %buildroot%{_bindir}/%{ossname}
14cr|extace-1.9.6-6|114	
14cr|extace-1.9.6-6|115	%if %{buildalsa}
14cr|extace-1.9.6-6|116	# And now install the alsa version
14cr|extace-1.9.6-6|117	cd $RPM_BUILD_DIR/%{alsaname}
14cr|extace-1.9.6-6|118	%makeinstall
14cr|extace-1.9.6-6|119	# Rename the binary so that it doesn't overwrite the pointer to /etc/alternatives
14cr|extace-1.9.6-6|120	mv %{buildroot}%{_bindir}/%{name} %buildroot%{_bindir}/%{alsaname}
14cr|extace-1.9.6-6|121	%endif
14cr|extace-1.9.6-6|122	
14cr|extace-1.9.6-6|123	mkdir -p %buildroot%_datadir/applications/
14cr|extace-1.9.6-6|124	desktop-file-install --vendor='' \
14cr|extace-1.9.6-6|125	--dir=%buildroot%_datadir/applications/ \
14cr|extace-1.9.6-6|126	%buildroot%_datadir/gnome/apps/Multimedia/extace.desktop
14cr|extace-1.9.6-6|127	
14cr|extace-1.9.6-6|128	rm -f %buildroot%_datadir/gnome/apps/Multimedia/extace.desktop
14cr|extace-1.9.6-6|129	
14cr|extace-1.9.6-6|130	mkdir -p %buildroot%_iconsdir/
14cr|extace-1.9.6-6|131	convert src/logo.xpm %buildroot%_iconsdir/%{name}.png
14cr|extace-1.9.6-6|132	
14cr|extace-1.9.6-6|133	%post
14cr|extace-1.9.6-6|134	# Update /etc/alternatives to point to the right binary file
14cr|extace-1.9.6-6|135	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{ossname} 100
14cr|extace-1.9.6-6|136	
14cr|extace-1.9.6-6|137	# Only in Mandriva:
14cr|extace-1.9.6-6|138	# Update menus
14cr|extace-1.9.6-6|139	%if %mdkversion < 200900
14cr|extace-1.9.6-6|140	%{update_menus}
14cr|extace-1.9.6-6|141	%endif
14cr|extace-1.9.6-6|142	
14cr|extace-1.9.6-6|143	%postun
14cr|extace-1.9.6-6|144	update-alternatives --remove %{name} %{_bindir}/%{ossname}
14cr|extace-1.9.6-6|145	
14cr|extace-1.9.6-6|146	# Only in Mandriva:
14cr|extace-1.9.6-6|147	# Remove the menu entry
14cr|extace-1.9.6-6|148	%if %mdkversion < 200900
14cr|extace-1.9.6-6|149	%{clean_menus}
14cr|extace-1.9.6-6|150	%endif
14cr|extace-1.9.6-6|151	
14cr|extace-1.9.6-6|152	%if %{buildalsa}
14cr|extace-1.9.6-6|153	%post alsa
14cr|extace-1.9.6-6|154	# Update /etc/alternatives to point to the right binary file
14cr|extace-1.9.6-6|155	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{alsaname} 200
14cr|extace-1.9.6-6|156	
14cr|extace-1.9.6-6|157	# Only in Mandriva:
14cr|extace-1.9.6-6|158	# Update menus
14cr|extace-1.9.6-6|159	%if %mdkversion < 200900
14cr|extace-1.9.6-6|160	%{update_menus}
14cr|extace-1.9.6-6|161	%endif
14cr|extace-1.9.6-6|162	
14cr|extace-1.9.6-6|163	%postun alsa
14cr|extace-1.9.6-6|164	update-alternatives --remove %{name} %{_bindir}/%{alsaname}
14cr|extace-1.9.6-6|165	
14cr|extace-1.9.6-6|166	# Only in Mandriva:
14cr|extace-1.9.6-6|167	# Remove the menu entry
14cr|extace-1.9.6-6|168	%if %mdkversion < 200900
14cr|extace-1.9.6-6|169	%{clean_menus}
14cr|extace-1.9.6-6|170	%endif
14cr|extace-1.9.6-6|171	%endif
14cr|extace-1.9.6-6|172	
14cr|extace-1.9.6-6|173	%clean
14cr|extace-1.9.6-6|174	rm -rf %buildroot
14cr|extace-1.9.6-6|175	
14cr|extace-1.9.6-6|176	%files
14cr|extace-1.9.6-6|177	%defattr(-,root,root,0755)
14cr|extace-1.9.6-6|178	%doc TODO AUTHORS CREDITS NEWS ChangeLog README
14cr|extace-1.9.6-6|179	%{_bindir}/%{ossname}
14cr|extace-1.9.6-6|180	%{_datadir}/applications/extace.desktop
14cr|extace-1.9.6-6|181	%{_iconsdir}/*.png
14cr|extace-1.9.6-6|182	
14cr|extace-1.9.6-6|183	%if %{buildalsa}
14cr|extace-1.9.6-6|184	%files alsa
14cr|extace-1.9.6-6|185	%defattr(-,root,root,0755)
14cr|extace-1.9.6-6|186	%{_bindir}/%{alsaname}
14cr|extace-1.9.6-6|187	%endif
14cr|extace-1.9.6-6|188	
14cr|extace-1.9.6-6|189	
14cr|extace-1.9.6-6|190	
14cr|extace-1.9.6-6|191	%changelog
14cr|extace-1.9.6-6|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.6-6
14cr|extace-1.9.6-6|193	+ Revision: acf1a35
14cr|extace-1.9.6-6|194	- MassBuild#464: Increase release tag
14cr|extace-1.9.6-6|195	
14cr|extace-1.9.6-6|196	

1192 14
14cr|extra-cmake-modules-0.0.1-2|1	%define git 1
14cr|extra-cmake-modules-0.0.1-2|2	
14cr|extra-cmake-modules-0.0.1-2|3	Name:		extra-cmake-modules
14cr|extra-cmake-modules-0.0.1-2|4	Summary:	KDE cmake extra modules
14cr|extra-cmake-modules-0.0.1-2|5	Group:		Graphical desktop/KDE
14cr|extra-cmake-modules-0.0.1-2|6	Version:	0.0.1
14cr|extra-cmake-modules-0.0.1-2|7	Release:	2
14cr|extra-cmake-modules-0.0.1-2|8	License:	GPL
14cr|extra-cmake-modules-0.0.1-2|9	URL:		https://projects.kde.org/projects/kdesupport/extra-cmake-modules
14cr|extra-cmake-modules-0.0.1-2|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/%{name}%{?!git:-%{version}}.tar.xz
14cr|extra-cmake-modules-0.0.1-2|11	Patch0:		extra-cmake-modules-0.0.1-fix-man-path.patch
14cr|extra-cmake-modules-0.0.1-2|12	BuildArch:	noarch
14cr|extra-cmake-modules-0.0.1-2|13	BuildRequires:	cmake
14cr|extra-cmake-modules-0.0.1-2|14	
14cr|extra-cmake-modules-0.0.1-2|15	%description
14cr|extra-cmake-modules-0.0.1-2|16	KDE cmake extra modules.
14cr|extra-cmake-modules-0.0.1-2|17	
14cr|extra-cmake-modules-0.0.1-2|18	%files
14cr|extra-cmake-modules-0.0.1-2|19	%{_datadir}/%{name}-%{version}/
14cr|extra-cmake-modules-0.0.1-2|20	%{_mandir}/man1/%{name}.1.xz
14cr|extra-cmake-modules-0.0.1-2|21	
14cr|extra-cmake-modules-0.0.1-2|22	#--------------------------------------------------------------------
14cr|extra-cmake-modules-0.0.1-2|23	%prep
14cr|extra-cmake-modules-0.0.1-2|24	%setup -q%{?git:n %{name}}
14cr|extra-cmake-modules-0.0.1-2|25	%patch0 -p0 -b .fix-man-path
14cr|extra-cmake-modules-0.0.1-2|26	
14cr|extra-cmake-modules-0.0.1-2|27	%build
14cr|extra-cmake-modules-0.0.1-2|28	%cmake
14cr|extra-cmake-modules-0.0.1-2|29	%make
14cr|extra-cmake-modules-0.0.1-2|30	
14cr|extra-cmake-modules-0.0.1-2|31	%install
14cr|extra-cmake-modules-0.0.1-2|32	rm -fr %{buildroot}
14cr|extra-cmake-modules-0.0.1-2|33	%makeinstall_std -C build
14cr|extra-cmake-modules-0.0.1-2|34	
14cr|extra-cmake-modules-0.0.1-2|35	
14cr|extra-cmake-modules-0.0.1-2|36	
14cr|extra-cmake-modules-0.0.1-2|37	
14cr|extra-cmake-modules-0.0.1-2|38	
14cr|extra-cmake-modules-0.0.1-2|39	%changelog
14cr|extra-cmake-modules-0.0.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-2
14cr|extra-cmake-modules-0.0.1-2|41	+ Revision: ca07073
14cr|extra-cmake-modules-0.0.1-2|42	- MassBuild#464: Increase release tag
14cr|extra-cmake-modules-0.0.1-2|43	
14cr|extra-cmake-modules-0.0.1-2|44	

1193 14
14cr|extract-xiso-2.5-2|1	Name:		extract-xiso
14cr|extract-xiso-2.5-2|2	Version:	2.5
14cr|extract-xiso-2.5-2|3	Release:	2
14cr|extract-xiso-2.5-2|4	Summary:	A backup tool for creating and extracting disc image .iso's of XBox games
14cr|extract-xiso-2.5-2|5	License:	BSD
14cr|extract-xiso-2.5-2|6	Group:		Archiving/Backup
14cr|extract-xiso-2.5-2|7	URL:		http://sourceforge.net/projects/extract-xiso
14cr|extract-xiso-2.5-2|8	Source0:	%{name}_v%{version}_src.tgz
14cr|extract-xiso-2.5-2|9	
14cr|extract-xiso-2.5-2|10	%description
14cr|extract-xiso-2.5-2|11	A backup tool for creating and extracting disc image .iso's of XBox games.
14cr|extract-xiso-2.5-2|12	For more details see: http://sourceforge.net/projects/extract-xiso
14cr|extract-xiso-2.5-2|13	
14cr|extract-xiso-2.5-2|14	%prep
14cr|extract-xiso-2.5-2|15	%setup -q -n %{name}
14cr|extract-xiso-2.5-2|16	
14cr|extract-xiso-2.5-2|17	%build
14cr|extract-xiso-2.5-2|18	%setup_compile_flags
14cr|extract-xiso-2.5-2|19	gcc -D__LINUX__ $CFLAGS $LDFLAGS extract-xiso.c libftp-*/*.c -o extract-xiso
14cr|extract-xiso-2.5-2|20	
14cr|extract-xiso-2.5-2|21	%install
14cr|extract-xiso-2.5-2|22	%__rm -rf %{buildroot}
14cr|extract-xiso-2.5-2|23	%__mkdir_p %{buildroot}%{_bindir}
14cr|extract-xiso-2.5-2|24	%__cp %{name} %{buildroot}%{_bindir}/
14cr|extract-xiso-2.5-2|25	
14cr|extract-xiso-2.5-2|26	%clean
14cr|extract-xiso-2.5-2|27	%__rm -rf %{buildroot}
14cr|extract-xiso-2.5-2|28	
14cr|extract-xiso-2.5-2|29	%files
14cr|extract-xiso-2.5-2|30	%doc LICENSE.TXT README.TXT
14cr|extract-xiso-2.5-2|31	%{_bindir}/%{name}
14cr|extract-xiso-2.5-2|32	
14cr|extract-xiso-2.5-2|33	
14cr|extract-xiso-2.5-2|34	
14cr|extract-xiso-2.5-2|35	
14cr|extract-xiso-2.5-2|36	%changelog
14cr|extract-xiso-2.5-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|extract-xiso-2.5-2|38	+ Revision: 206f6d7
14cr|extract-xiso-2.5-2|39	- MassBuild#464: Increase release tag
14cr|extract-xiso-2.5-2|40	
14cr|extract-xiso-2.5-2|41	

1194 14
14cr|extremetuxracer-0.5-0.beta.7|1	%define gname	etracer
14cr|extremetuxracer-0.5-0.beta.7|2	
14cr|extremetuxracer-0.5-0.beta.7|3	Name:		extremetuxracer
14cr|extremetuxracer-0.5-0.beta.7|4	Version:	0.5
14cr|extremetuxracer-0.5-0.beta.7|5	Release:	0.beta.7
14cr|extremetuxracer-0.5-0.beta.7|6	Summary:	OpenGL racing game featuring Tux
14cr|extremetuxracer-0.5-0.beta.7|7	License:	GPLv2
14cr|extremetuxracer-0.5-0.beta.7|8	Group:		Games/Arcade
14cr|extremetuxracer-0.5-0.beta.7|9	URL:		http://www.extremetuxracer.com/
14cr|extremetuxracer-0.5-0.beta.7|10	Source0:	http://downloads.sourceforge.net/extremetuxracer/%{name}-%{version}beta.tar.gz
14cr|extremetuxracer-0.5-0.beta.7|11	Patch0:		extremetuxracer-0.5-defaultopt.patch
14cr|extremetuxracer-0.5-0.beta.7|12	Patch1:		extremetuxracer-0.5-link.patch
14cr|extremetuxracer-0.5-0.beta.7|13	Patch2:		extremetuxracer-0.5-install.patch
14cr|extremetuxracer-0.5-0.beta.7|14	Patch3:		extreme-tuxracer-0.5beta-libpng15.patch
14cr|extremetuxracer-0.5-0.beta.7|15	Requires:	squirrel
14cr|extremetuxracer-0.5-0.beta.7|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|extremetuxracer-0.5-0.beta.7|17	BuildRequires:	pkgconfig(alsa)
14cr|extremetuxracer-0.5-0.beta.7|18	BuildRequires:	pkgconfig(esound)
14cr|extremetuxracer-0.5-0.beta.7|19	BuildRequires:	pkgconfig(glu)
14cr|extremetuxracer-0.5-0.beta.7|20	BuildRequires:	texinfo
14cr|extremetuxracer-0.5-0.beta.7|21	BuildRequires:	pkgconfig(libpng)
14cr|extremetuxracer-0.5-0.beta.7|22	BuildRequires:	pkgconfig(freetype2)
14cr|extremetuxracer-0.5-0.beta.7|23	BuildRequires:	pkgconfig(libxslt)
14cr|extremetuxracer-0.5-0.beta.7|24	BuildRequires:	pkgconfig(libxml-2.0)
14cr|extremetuxracer-0.5-0.beta.7|25	BuildRequires:	squirrel
14cr|extremetuxracer-0.5-0.beta.7|26	BuildRequires:	tcl-devel
14cr|extremetuxracer-0.5-0.beta.7|27	BuildRequires:	libsquirrel-devel
14cr|extremetuxracer-0.5-0.beta.7|28	
14cr|extremetuxracer-0.5-0.beta.7|29	Provides:	tuxracer = %{version}-%{release}
14cr|extremetuxracer-0.5-0.beta.7|30	
14cr|extremetuxracer-0.5-0.beta.7|31	%description
14cr|extremetuxracer-0.5-0.beta.7|32	Extreme Tux Racer is an OpenGL racing game featuring Tux, the Linux
14cr|extremetuxracer-0.5-0.beta.7|33	mascot. The goal of the game is to slide down a snow- and ice-covered
14cr|extremetuxracer-0.5-0.beta.7|34	mountain as quickly as possible.  It is based on the GPL version of
14cr|extremetuxracer-0.5-0.beta.7|35	TuxRacer.
14cr|extremetuxracer-0.5-0.beta.7|36	
14cr|extremetuxracer-0.5-0.beta.7|37	%prep
14cr|extremetuxracer-0.5-0.beta.7|38	%setup -q -n extreme-tuxracer-%{version}beta
14cr|extremetuxracer-0.5-0.beta.7|39	%patch0 -p1 -b .defaultopt
14cr|extremetuxracer-0.5-0.beta.7|40	%patch1 -p0 -b .link
14cr|extremetuxracer-0.5-0.beta.7|41	%patch2 -p0 -b .install
14cr|extremetuxracer-0.5-0.beta.7|42	%patch3 -p1 -b .libpng
14cr|extremetuxracer-0.5-0.beta.7|43	unzip %{gname}icons.zip
14cr|extremetuxracer-0.5-0.beta.7|44	
14cr|extremetuxracer-0.5-0.beta.7|45	%build
14cr|extremetuxracer-0.5-0.beta.7|46	autoreconf -fi
14cr|extremetuxracer-0.5-0.beta.7|47	CFLAGS="%{optflags} -O3 -ffast-math" \
14cr|extremetuxracer-0.5-0.beta.7|48	CXXFLAGS="%{optflags} -O3 -ffast-math" \
14cr|extremetuxracer-0.5-0.beta.7|49	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|extremetuxracer-0.5-0.beta.7|50	--with-data-dir=%{_gamesdatadir}/%{name}\
14cr|extremetuxracer-0.5-0.beta.7|51	--datadir=%{_gamesdatadir} \
14cr|extremetuxracer-0.5-0.beta.7|52	--disable-debug
14cr|extremetuxracer-0.5-0.beta.7|53	%make
14cr|extremetuxracer-0.5-0.beta.7|54	
14cr|extremetuxracer-0.5-0.beta.7|55	%install
14cr|extremetuxracer-0.5-0.beta.7|56	%makeinstall_std
14cr|extremetuxracer-0.5-0.beta.7|57	
14cr|extremetuxracer-0.5-0.beta.7|58	install -d %{buildroot}%{_datadir}/applications
14cr|extremetuxracer-0.5-0.beta.7|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|extremetuxracer-0.5-0.beta.7|60	[Desktop Entry]
14cr|extremetuxracer-0.5-0.beta.7|61	Encoding=UTF-8
14cr|extremetuxracer-0.5-0.beta.7|62	Name=Extreme Tux Racer
14cr|extremetuxracer-0.5-0.beta.7|63	Comment=OpenGL racing game featuring Tux
14cr|extremetuxracer-0.5-0.beta.7|64	Exec=%{_gamesbindir}/%{gname}
14cr|extremetuxracer-0.5-0.beta.7|65	Icon=%{gname}
14cr|extremetuxracer-0.5-0.beta.7|66	Terminal=false
14cr|extremetuxracer-0.5-0.beta.7|67	Type=Application
14cr|extremetuxracer-0.5-0.beta.7|68	StartupNotify=true
14cr|extremetuxracer-0.5-0.beta.7|69	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|extremetuxracer-0.5-0.beta.7|70	EOF
14cr|extremetuxracer-0.5-0.beta.7|71	
14cr|extremetuxracer-0.5-0.beta.7|72	for r in 16 22 32 48; do
14cr|extremetuxracer-0.5-0.beta.7|73	install -D %{gname}icons/%{gname}icon_${r}.png %{buildroot}%{_datadir}/icons/hicolor/${r}x${r}/apps/%{gname}.png
14cr|extremetuxracer-0.5-0.beta.7|74	done
14cr|extremetuxracer-0.5-0.beta.7|75	install -D %{gname}icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{gname}.svg
14cr|extremetuxracer-0.5-0.beta.7|76	
14cr|extremetuxracer-0.5-0.beta.7|77	%find_lang %{gname}
14cr|extremetuxracer-0.5-0.beta.7|78	
14cr|extremetuxracer-0.5-0.beta.7|79	cat > README.urpmi << EOF
14cr|extremetuxracer-0.5-0.beta.7|80	
14cr|extremetuxracer-0.5-0.beta.7|81	---------------------------Description-------------------------------------
14cr|extremetuxracer-0.5-0.beta.7|82	
14cr|extremetuxracer-0.5-0.beta.7|83	Extreme Tux Racer is an OpenGL racing game featuring Tux,
14cr|extremetuxracer-0.5-0.beta.7|84	the Linux mascot. The goal of the game is to slide down
14cr|extremetuxracer-0.5-0.beta.7|85	a snow- and ice-covered mountain as quickly as possible.
14cr|extremetuxracer-0.5-0.beta.7|86	It is based on the GPL version of TuxRacer.
14cr|extremetuxracer-0.5-0.beta.7|87	
14cr|extremetuxracer-0.5-0.beta.7|88	-----------------------------Warning---------------------------------------
14cr|extremetuxracer-0.5-0.beta.7|89	
14cr|extremetuxracer-0.5-0.beta.7|90	It might occurs that etracer won t start,
14cr|extremetuxracer-0.5-0.beta.7|91	in that case you need to edit ~/.ppracer/options
14cr|extremetuxracer-0.5-0.beta.7|92	and adjust values to your hardware configuration.
14cr|extremetuxracer-0.5-0.beta.7|93	
14cr|extremetuxracer-0.5-0.beta.7|94	---------------------------DescriptionFR-----------------------------------
14cr|extremetuxracer-0.5-0.beta.7|95	Extreme Tux Racer est un jeu OpenGL avec en hero Tux la
14cr|extremetuxracer-0.5-0.beta.7|96	masctotte Linux. Le but de ce jeu est de faire descendre Tux
14cr|extremetuxracer-0.5-0.beta.7|97	le plus rapidement possible de pistes pentues et recouvertes de neige et
14cr|extremetuxracer-0.5-0.beta.7|98	de glace.
14cr|extremetuxracer-0.5-0.beta.7|99	Ce jeu est bas? sur la version GPL de TuxRacer.
14cr|extremetuxracer-0.5-0.beta.7|100	
14cr|extremetuxracer-0.5-0.beta.7|101	-----------------------------Attention-------------------------------------
14cr|extremetuxracer-0.5-0.beta.7|102	
14cr|extremetuxracer-0.5-0.beta.7|103	Il est possible que etracer ne demarre pas.
14cr|extremetuxracer-0.5-0.beta.7|104	Dans ce cas il vous faudra editer le fichier ~/.ppracer/options
14cr|extremetuxracer-0.5-0.beta.7|105	et changer les valeurs pour qu elles soient correctes avec votre
14cr|extremetuxracer-0.5-0.beta.7|106	configuration materielle.
14cr|extremetuxracer-0.5-0.beta.7|107	
14cr|extremetuxracer-0.5-0.beta.7|108	---------------------------------------------------------------------------
14cr|extremetuxracer-0.5-0.beta.7|109	EOF
14cr|extremetuxracer-0.5-0.beta.7|110	
14cr|extremetuxracer-0.5-0.beta.7|111	%files -f %{gname}.lang
14cr|extremetuxracer-0.5-0.beta.7|112	%defattr(644,root,root,755)
14cr|extremetuxracer-0.5-0.beta.7|113	%doc AUTHORS ChangeLog README.urpmi
14cr|extremetuxracer-0.5-0.beta.7|114	%{_gamesdatadir}/*
14cr|extremetuxracer-0.5-0.beta.7|115	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|extremetuxracer-0.5-0.beta.7|116	%{_datadir}/icons/hicolor/*/apps/%{gname}.*
14cr|extremetuxracer-0.5-0.beta.7|117	%attr(755,root,root) %{_gamesbindir}/%{gname}
14cr|extremetuxracer-0.5-0.beta.7|118	
14cr|extremetuxracer-0.5-0.beta.7|119	
14cr|extremetuxracer-0.5-0.beta.7|120	
14cr|extremetuxracer-0.5-0.beta.7|121	
14cr|extremetuxracer-0.5-0.beta.7|122	%changelog
14cr|extremetuxracer-0.5-0.beta.7|123	* Tue Aug 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-0.beta.7
14cr|extremetuxracer-0.5-0.beta.7|124	+ Revision: 77ffe26
14cr|extremetuxracer-0.5-0.beta.7|125	- LOG Fix BuildRequires
14cr|extremetuxracer-0.5-0.beta.7|126	
14cr|extremetuxracer-0.5-0.beta.7|127	

1195 14
14cr|eyelight-0.5.0-0.68638.3|1	%define svnrev 68638
14cr|eyelight-0.5.0-0.68638.3|2	
14cr|eyelight-0.5.0-0.68638.3|3	%define major 0
14cr|eyelight-0.5.0-0.68638.3|4	%define libname %mklibname %{name} %{major}
14cr|eyelight-0.5.0-0.68638.3|5	%define devname %mklibname %{name} -d
14cr|eyelight-0.5.0-0.68638.3|6	
14cr|eyelight-0.5.0-0.68638.3|7	Summary:	Eyelight is a simple EFL based presentation tool
14cr|eyelight-0.5.0-0.68638.3|8	Name:		eyelight
14cr|eyelight-0.5.0-0.68638.3|9	Version:	0.5.0
14cr|eyelight-0.5.0-0.68638.3|10	Release:	0.%{svnrev}.3
14cr|eyelight-0.5.0-0.68638.3|11	License:	GPLv2+
14cr|eyelight-0.5.0-0.68638.3|12	Group:		Graphical desktop/Enlightenment
14cr|eyelight-0.5.0-0.68638.3|13	Url:		http://enlightenment.org/
14cr|eyelight-0.5.0-0.68638.3|14	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
14cr|eyelight-0.5.0-0.68638.3|15	Patch0:		eyelight-header.patch
14cr|eyelight-0.5.0-0.68638.3|16	BuildRequires:	doxygen
14cr|eyelight-0.5.0-0.68638.3|17	BuildRequires:	edje
14cr|eyelight-0.5.0-0.68638.3|18	BuildRequires:	embryo
14cr|eyelight-0.5.0-0.68638.3|19	BuildRequires:	evas
14cr|eyelight-0.5.0-0.68638.3|20	BuildRequires:	pkgconfig(edje)
14cr|eyelight-0.5.0-0.68638.3|21	BuildRequires:	pkgconfig(eet)
14cr|eyelight-0.5.0-0.68638.3|22	BuildRequires:	pkgconfig(emotion)
14cr|eyelight-0.5.0-0.68638.3|23	BuildRequires:	pkgconfig(libpng)
14cr|eyelight-0.5.0-0.68638.3|24	
14cr|eyelight-0.5.0-0.68638.3|25	%description
14cr|eyelight-0.5.0-0.68638.3|26	Eyelight is a simple EFL based presentation tool.
14cr|eyelight-0.5.0-0.68638.3|27	
14cr|eyelight-0.5.0-0.68638.3|28	%files
14cr|eyelight-0.5.0-0.68638.3|29	%{_bindir}/*
14cr|eyelight-0.5.0-0.68638.3|30	%{_datadir}/%{name}/themes/default/fonts/*
14cr|eyelight-0.5.0-0.68638.3|31	%{_datadir}/%{name}/themes/default/theme.edj
14cr|eyelight-0.5.0-0.68638.3|32	%{_datadir}/%{name}/themes/default/transition/*.edc
14cr|eyelight-0.5.0-0.68638.3|33	%{_datadir}/%{name}/viewer/*.ttf
14cr|eyelight-0.5.0-0.68638.3|34	
14cr|eyelight-0.5.0-0.68638.3|35	#----------------------------------------------------------------------------
14cr|eyelight-0.5.0-0.68638.3|36	
14cr|eyelight-0.5.0-0.68638.3|37	%package -n %{libname}
14cr|eyelight-0.5.0-0.68638.3|38	Summary:	Eyelight library
14cr|eyelight-0.5.0-0.68638.3|39	Group:		System/Libraries
14cr|eyelight-0.5.0-0.68638.3|40	
14cr|eyelight-0.5.0-0.68638.3|41	%description -n %{libname}
14cr|eyelight-0.5.0-0.68638.3|42	This package contains the dynamic libraries from %{name}.
14cr|eyelight-0.5.0-0.68638.3|43	
14cr|eyelight-0.5.0-0.68638.3|44	%files -n %{libname}
14cr|eyelight-0.5.0-0.68638.3|45	%{_libdir}/libeyelight.so.%{major}*
14cr|eyelight-0.5.0-0.68638.3|46	
14cr|eyelight-0.5.0-0.68638.3|47	#----------------------------------------------------------------------------
14cr|eyelight-0.5.0-0.68638.3|48	
14cr|eyelight-0.5.0-0.68638.3|49	%package -n %{devname}
14cr|eyelight-0.5.0-0.68638.3|50	Summary:	Eyelight headers, libraries, documentation and test programs
14cr|eyelight-0.5.0-0.68638.3|51	Group:		Development/Other
14cr|eyelight-0.5.0-0.68638.3|52	Requires:	%{libname} = %{EVRD}
14cr|eyelight-0.5.0-0.68638.3|53	Provides:	%{name}-devel = %{EVRD}
14cr|eyelight-0.5.0-0.68638.3|54	
14cr|eyelight-0.5.0-0.68638.3|55	%description -n %{devname}
14cr|eyelight-0.5.0-0.68638.3|56	Headers and libraries from %{name}.
14cr|eyelight-0.5.0-0.68638.3|57	
14cr|eyelight-0.5.0-0.68638.3|58	%files -n %{devname}
14cr|eyelight-0.5.0-0.68638.3|59	%{_libdir}/libeyelight.so
14cr|eyelight-0.5.0-0.68638.3|60	%{_includedir}/*
14cr|eyelight-0.5.0-0.68638.3|61	%{_libdir}/pkgconfig/*
14cr|eyelight-0.5.0-0.68638.3|62	
14cr|eyelight-0.5.0-0.68638.3|63	#----------------------------------------------------------------------------
14cr|eyelight-0.5.0-0.68638.3|64	
14cr|eyelight-0.5.0-0.68638.3|65	%prep
14cr|eyelight-0.5.0-0.68638.3|66	%setup -qn %{name}
14cr|eyelight-0.5.0-0.68638.3|67	%patch0 -p1
14cr|eyelight-0.5.0-0.68638.3|68	
14cr|eyelight-0.5.0-0.68638.3|69	%build
14cr|eyelight-0.5.0-0.68638.3|70	NOCONFIGURE=yes ./autogen.sh
14cr|eyelight-0.5.0-0.68638.3|71	%configure2_5x \
14cr|eyelight-0.5.0-0.68638.3|72	--disable-static
14cr|eyelight-0.5.0-0.68638.3|73	%make LIBS='-leet'
14cr|eyelight-0.5.0-0.68638.3|74	
14cr|eyelight-0.5.0-0.68638.3|75	%install
14cr|eyelight-0.5.0-0.68638.3|76	%makeinstall_std
14cr|eyelight-0.5.0-0.68638.3|77	
14cr|eyelight-0.5.0-0.68638.3|78	
14cr|eyelight-0.5.0-0.68638.3|79	%changelog
14cr|eyelight-0.5.0-0.68638.3|80	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 0.5.0-0.68638.3
14cr|eyelight-0.5.0-0.68638.3|81	+ Revision: 62724ec
14cr|eyelight-0.5.0-0.68638.3|82	- Add patch to fix build with new EFL
14cr|eyelight-0.5.0-0.68638.3|83	
14cr|eyelight-0.5.0-0.68638.3|84	

1196 14
14cr|ezusbmidi-2002_10_20-12|1	Summary:	Firmware drivers for EZUSB MIDI devices
14cr|ezusbmidi-2002_10_20-12|2	Name:		ezusbmidi
14cr|ezusbmidi-2002_10_20-12|3	Version:	2002_10_20
14cr|ezusbmidi-2002_10_20-12|4	Release:	12
14cr|ezusbmidi-2002_10_20-12|5	License:	GPLv2+
14cr|ezusbmidi-2002_10_20-12|6	Group:		System/Kernel and hardware
14cr|ezusbmidi-2002_10_20-12|7	Url:		http://linux-hotplug.sourceforge.net
14cr|ezusbmidi-2002_10_20-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|ezusbmidi-2002_10_20-12|9	Patch0:		ezusbmidi-2002_10_20-sdcc33.patch
14cr|ezusbmidi-2002_10_20-12|10	Patch1:		ezusbmidi-2002_10_20-udev.patch
14cr|ezusbmidi-2002_10_20-12|11	BuildRequires:	linuxdoc-tools
14cr|ezusbmidi-2002_10_20-12|12	BuildRequires:	sdcc
14cr|ezusbmidi-2002_10_20-12|13	Requires:	fxload
14cr|ezusbmidi-2002_10_20-12|14	Requires:	udev
14cr|ezusbmidi-2002_10_20-12|15	BuildArch:	noarch
14cr|ezusbmidi-2002_10_20-12|16	
14cr|ezusbmidi-2002_10_20-12|17	%description
14cr|ezusbmidi-2002_10_20-12|18	This program is an USB-MIDI compliant firmware for the EZUSB chip
14cr|ezusbmidi-2002_10_20-12|19	(AN2131SC) developed to make an USB-MIDI adapter to run with Linux.
14cr|ezusbmidi-2002_10_20-12|20	It runs with these USB-MIDI devices:
14cr|ezusbmidi-2002_10_20-12|21	- Midiman Midisport 1x1
14cr|ezusbmidi-2002_10_20-12|22	- Midiman Midisport 2x2
14cr|ezusbmidi-2002_10_20-12|23	- Midiman Midisport UNO
14cr|ezusbmidi-2002_10_20-12|24	- Steinberg USB-2-MIDI
14cr|ezusbmidi-2002_10_20-12|25	
14cr|ezusbmidi-2002_10_20-12|26	%files
14cr|ezusbmidi-2002_10_20-12|27	%doc AUTHORS COPYING ChangeLog descriptor.png KnownBugs README *.html
14cr|ezusbmidi-2002_10_20-12|28	%{_sysconfdir}/udev/rules.d/*
14cr|ezusbmidi-2002_10_20-12|29	%{_datadir}/usb/ezusbmidi
14cr|ezusbmidi-2002_10_20-12|30	
14cr|ezusbmidi-2002_10_20-12|31	#----------------------------------------------------------------------------
14cr|ezusbmidi-2002_10_20-12|32	
14cr|ezusbmidi-2002_10_20-12|33	%prep
14cr|ezusbmidi-2002_10_20-12|34	%setup -q
14cr|ezusbmidi-2002_10_20-12|35	%patch0 -p1
14cr|ezusbmidi-2002_10_20-12|36	%patch1 -p1
14cr|ezusbmidi-2002_10_20-12|37	
14cr|ezusbmidi-2002_10_20-12|38	%build
14cr|ezusbmidi-2002_10_20-12|39	make
14cr|ezusbmidi-2002_10_20-12|40	
14cr|ezusbmidi-2002_10_20-12|41	%install
14cr|ezusbmidi-2002_10_20-12|42	%makeinstall_std
14cr|ezusbmidi-2002_10_20-12|43	
14cr|ezusbmidi-2002_10_20-12|44	
14cr|ezusbmidi-2002_10_20-12|45	
14cr|ezusbmidi-2002_10_20-12|46	%changelog
14cr|ezusbmidi-2002_10_20-12|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2002_10_20-12
14cr|ezusbmidi-2002_10_20-12|48	+ Revision: ed947f4
14cr|ezusbmidi-2002_10_20-12|49	- MassBuild#464: Increase release tag
14cr|ezusbmidi-2002_10_20-12|50	
14cr|ezusbmidi-2002_10_20-12|51	

1197 14
14cr|f2c-20031026-5|1	Summary: The f2c Fortran to C/C++ conversion program and static libraries
14cr|f2c-20031026-5|2	Name: f2c
14cr|f2c-20031026-5|3	Version: 20031026
14cr|f2c-20031026-5|4	Release: 5
14cr|f2c-20031026-5|5	License: Distributable
14cr|f2c-20031026-5|6	Group: Development/Other
14cr|f2c-20031026-5|7	Source: f2c.tar
14cr|f2c-20031026-5|8	Patch0: f2c-20031026.patch
14cr|f2c-20031026-5|9	URL: http://netlib.org/f2c/
14cr|f2c-20031026-5|10	BuildRequires: unzip
14cr|f2c-20031026-5|11	Obsoletes: f2c-libs
14cr|f2c-20031026-5|12	
14cr|f2c-20031026-5|13	%description
14cr|f2c-20031026-5|14	F2c converts Fortran 77 source code to C or C++ source files. If no
14cr|f2c-20031026-5|15	Fortran files are named on the command line, f2c can read Fortran from
14cr|f2c-20031026-5|16	standard input and write C to standard output.
14cr|f2c-20031026-5|17	
14cr|f2c-20031026-5|18	
14cr|f2c-20031026-5|19	%prep
14cr|f2c-20031026-5|20	%setup -q -n %{name}
14cr|f2c-20031026-5|21	unzip libf2c.zip
14cr|f2c-20031026-5|22	%patch0 -p1  -b .tim
14cr|f2c-20031026-5|23	
14cr|f2c-20031026-5|24	%build
14cr|f2c-20031026-5|25	%ifarch axp
14cr|f2c-20031026-5|26	MFLAG=-mieee
14cr|f2c-20031026-5|27	%endif
14cr|f2c-20031026-5|28	
14cr|f2c-20031026-5|29	mkdir -p $RPM_BUILD_DIR/f2c-%{version}/libf2c/PIC
14cr|f2c-20031026-5|30	
14cr|f2c-20031026-5|31	cp src/makefile.u src/Makefile
14cr|f2c-20031026-5|32	cp libf2c/makefile.u libf2c/Makefile
14cr|f2c-20031026-5|33	make -C src RPM_OPT_FLAGS="$RPM_OPT_FLAGS" MFLAG="$MFLAG" f2c
14cr|f2c-20031026-5|34	make -C libf2c RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC" MFLAG="$MFLAG"
14cr|f2c-20031026-5|35	
14cr|f2c-20031026-5|36	%install
14cr|f2c-20031026-5|37	rm -rf %{buildroot}
14cr|f2c-20031026-5|38	mkdir -p %{buildroot}%{_libdir}
14cr|f2c-20031026-5|39	mkdir -p %{buildroot}%{_includedir}
14cr|f2c-20031026-5|40	mkdir -p %{buildroot}%{_bindir}
14cr|f2c-20031026-5|41	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|f2c-20031026-5|42	install -m 644 libf2c/libf2c.a %{buildroot}%{_libdir}
14cr|f2c-20031026-5|43	install -m 644 f2c.h %{buildroot}%{_includedir}
14cr|f2c-20031026-5|44	install -s -m 755 src/f2c %{buildroot}%{_bindir}/f2c
14cr|f2c-20031026-5|45	install -m 644 src/f2c.1t %{buildroot}/%{_mandir}/man1/f2c.1
14cr|f2c-20031026-5|46	install -m 755 libf2c/libf2c.so.0.22 %{buildroot}%{_libdir}
14cr|f2c-20031026-5|47	ln -sf libf2c.so.0.22 %{buildroot}%{_libdir}/libf2c.so
14cr|f2c-20031026-5|48	
14cr|f2c-20031026-5|49	%post -p /sbin/ldconfig
14cr|f2c-20031026-5|50	
14cr|f2c-20031026-5|51	%postun -p /sbin/ldconfig
14cr|f2c-20031026-5|52	
14cr|f2c-20031026-5|53	%files
14cr|f2c-20031026-5|54	%defattr(-,root,root,-)
14cr|f2c-20031026-5|55	%doc f2c.ps readme permission disclaimer changes src/Notice src/README
14cr|f2c-20031026-5|56	%{_bindir}/*
14cr|f2c-20031026-5|57	%{_libdir}/libf2c.so.*
14cr|f2c-20031026-5|58	%{_mandir}/man1/f2c.1*
14cr|f2c-20031026-5|59	%{_includedir}/*
14cr|f2c-20031026-5|60	%{_libdir}/libf2c.a
14cr|f2c-20031026-5|61	%{_libdir}/libf2c.so
14cr|f2c-20031026-5|62	
14cr|f2c-20031026-5|63	%clean
14cr|f2c-20031026-5|64	rm -rf %{buildroot}
14cr|f2c-20031026-5|65	
14cr|f2c-20031026-5|66	
14cr|f2c-20031026-5|67	%changelog
14cr|f2c-20031026-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20031026-5
14cr|f2c-20031026-5|69	+ Revision: a99a22f
14cr|f2c-20031026-5|70	- MassBuild#464: Increase release tag
14cr|f2c-20031026-5|71	
14cr|f2c-20031026-5|72	

1198 14
14cr|faces-penguin-0.1-9|1	%define	name	faces-penguin
14cr|faces-penguin-0.1-9|2	%define	version 0.1
14cr|faces-penguin-0.1-9|3	%define release	9
14cr|faces-penguin-0.1-9|4	
14cr|faces-penguin-0.1-9|5	Summary:	Penguin face icons
14cr|faces-penguin-0.1-9|6	Name:		%name
14cr|faces-penguin-0.1-9|7	Version:	%version
14cr|faces-penguin-0.1-9|8	Release:	%release
14cr|faces-penguin-0.1-9|9	License:	GPL
14cr|faces-penguin-0.1-9|10	Group:		System/Configuration/Other
14cr|faces-penguin-0.1-9|11	Source0:	%name-%version.tar.bz2
14cr|faces-penguin-0.1-9|12	BuildRoot:	%_tmppath/%name-buildroot
14cr|faces-penguin-0.1-9|13	BuildArch:	noarch
14cr|faces-penguin-0.1-9|14	
14cr|faces-penguin-0.1-9|15	%description
14cr|faces-penguin-0.1-9|16	Penguin faces from previous Mandriva Linux releases.
14cr|faces-penguin-0.1-9|17	
14cr|faces-penguin-0.1-9|18	%prep
14cr|faces-penguin-0.1-9|19	
14cr|faces-penguin-0.1-9|20	%setup -q
14cr|faces-penguin-0.1-9|21	
14cr|faces-penguin-0.1-9|22	
14cr|faces-penguin-0.1-9|23	%install
14cr|faces-penguin-0.1-9|24	rm -rf $RPM_BUILD_ROOT
14cr|faces-penguin-0.1-9|25	
14cr|faces-penguin-0.1-9|26	install -d %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|27	install -m644 olddefault.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|28	install -m644 root.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|29	install -m644 tuxbaby.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|30	install -m644 tuxbox.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|31	install -m644 tuxcoocker.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|32	install -m644 tuxdad.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|33	install -m644 tuxegg.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|34	install -m644 tuxgirl.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|35	install -m644 tuxhead1.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|36	install -m644 tuxhead2.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|37	install -m644 tuxmam.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|38	install -m644 tuxmecano.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|39	install -m644 tux.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|40	install -m644 user-brunette-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|41	install -m644 user-curly-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|42	install -m644 user-olddefault-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|43	install -m644 user-girl-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|44	install -m644 user-hat-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|45	install -m644 user-tie-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|46	install -m644 user-woman-blond-mdk.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|47	install -m644 utildame.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|48	install -m644 utilmons.png %{buildroot}/%{_datadir}/mdk/faces
14cr|faces-penguin-0.1-9|49	
14cr|faces-penguin-0.1-9|50	%clean
14cr|faces-penguin-0.1-9|51	rm -rf $RPM_BUILD_ROOT
14cr|faces-penguin-0.1-9|52	
14cr|faces-penguin-0.1-9|53	%files
14cr|faces-penguin-0.1-9|54	%defattr(-,root,root)
14cr|faces-penguin-0.1-9|55	%{_datadir}/mdk/faces/*
14cr|faces-penguin-0.1-9|56	
14cr|faces-penguin-0.1-9|57	
14cr|faces-penguin-0.1-9|58	
14cr|faces-penguin-0.1-9|59	
14cr|faces-penguin-0.1-9|60	%changelog
14cr|faces-penguin-0.1-9|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cr|faces-penguin-0.1-9|62	+ Revision: 2a6a9bc
14cr|faces-penguin-0.1-9|63	- MassBuild#464: Increase release tag
14cr|faces-penguin-0.1-9|64	
14cr|faces-penguin-0.1-9|65	

1199 14
14cr|faenza-icon-theme-1.3-2|1	Name:		faenza-icon-theme
14cr|faenza-icon-theme-1.3-2|2	Version:	1.3
14cr|faenza-icon-theme-1.3-2|3	Release:	2
14cr|faenza-icon-theme-1.3-2|4	Summary:	Faenza icon theme
14cr|faenza-icon-theme-1.3-2|5	Group:		Graphical desktop/Other
14cr|faenza-icon-theme-1.3-2|6	License:	GPLv3+
14cr|faenza-icon-theme-1.3-2|7	URL:		http://tiheum.deviantart.com/art/Faenza-Icons-173323228
14cr|faenza-icon-theme-1.3-2|8	Source0:	http://faenza-icon-theme.googlecode.com/files/%{name}_%{version}.zip
14cr|faenza-icon-theme-1.3-2|9	
14cr|faenza-icon-theme-1.3-2|10	Requires(post):	gtk+2
14cr|faenza-icon-theme-1.3-2|11	Requires(postun):	gtk+2
14cr|faenza-icon-theme-1.3-2|12	BuildRequires:	icon-naming-utils >= 0.8.7
14cr|faenza-icon-theme-1.3-2|13	Requires:	gnome-icon-theme
14cr|faenza-icon-theme-1.3-2|14	Requires:	tango-icon-theme
14cr|faenza-icon-theme-1.3-2|15	Requires:	gnome-themes
14cr|faenza-icon-theme-1.3-2|16	
14cr|faenza-icon-theme-1.3-2|17	BuildArch:	noarch
14cr|faenza-icon-theme-1.3-2|18	
14cr|faenza-icon-theme-1.3-2|19	%description
14cr|faenza-icon-theme-1.3-2|20	This icon theme for Gnome provides monochromatic icons for panels,
14cr|faenza-icon-theme-1.3-2|21	toolbars and buttons and colourful squared icons for devices,
14cr|faenza-icon-theme-1.3-2|22	applications, folder, files and Gnome menu items.
14cr|faenza-icon-theme-1.3-2|23	
14cr|faenza-icon-theme-1.3-2|24	Four themes are included to fit with light or dark themes/panels.
14cr|faenza-icon-theme-1.3-2|25	
14cr|faenza-icon-theme-1.3-2|26	%prep
14cr|faenza-icon-theme-1.3-2|27	%setup -q -c
14cr|faenza-icon-theme-1.3-2|28	for f in Faenza Faenza-Ambiance Faenza-Dark Faenza-Darker Faenza-Darkest Faenza-Radiance
14cr|faenza-icon-theme-1.3-2|29	do
14cr|faenza-icon-theme-1.3-2|30	tar xzf ${f}.tar.gz
14cr|faenza-icon-theme-1.3-2|31	done
14cr|faenza-icon-theme-1.3-2|32	
14cr|faenza-icon-theme-1.3-2|33	%install
14cr|faenza-icon-theme-1.3-2|34	find Faenza* -type d -exec chmod 755 {} \;
14cr|faenza-icon-theme-1.3-2|35	find Faenza* -type f -exec chmod 644 {} \;
14cr|faenza-icon-theme-1.3-2|36	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|faenza-icon-theme-1.3-2|37	mv Faenza* %{buildroot}%{_iconsdir}
14cr|faenza-icon-theme-1.3-2|38	touch %{buildroot}%{_iconsdir}/Faenza/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|39	touch %{buildroot}%{_iconsdir}/Faenza-Ambiance/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|40	touch %{buildroot}%{_iconsdir}/Faenza-Dark/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|41	touch %{buildroot}%{_iconsdir}/Faenza-Darker/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|42	touch %{buildroot}%{_iconsdir}/Faenza-Darkest/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|43	touch %{buildroot}%{_iconsdir}/Faenza-Radiance/icon-theme.cache
14cr|faenza-icon-theme-1.3-2|44	
14cr|faenza-icon-theme-1.3-2|45	%post
14cr|faenza-icon-theme-1.3-2|46	%update_icon_cache Faenza
14cr|faenza-icon-theme-1.3-2|47	%update_icon_cache Faenza-Ambiance
14cr|faenza-icon-theme-1.3-2|48	%update_icon_cache Faenza-Dark
14cr|faenza-icon-theme-1.3-2|49	%update_icon_cache Faenza-Darker
14cr|faenza-icon-theme-1.3-2|50	%update_icon_cache Faenza-Darkest
14cr|faenza-icon-theme-1.3-2|51	%update_icon_cache Faenza-Radiance
14cr|faenza-icon-theme-1.3-2|52	
14cr|faenza-icon-theme-1.3-2|53	%postun
14cr|faenza-icon-theme-1.3-2|54	%clean_icon_cache Faenza
14cr|faenza-icon-theme-1.3-2|55	%clean_icon cache Faenza-Ambiance
14cr|faenza-icon-theme-1.3-2|56	%clean_icon_cache Faenza-Dark
14cr|faenza-icon-theme-1.3-2|57	%clean_icon_cache Faenza-Darker
14cr|faenza-icon-theme-1.3-2|58	%clean_icon_cache Faenza-Darkest
14cr|faenza-icon-theme-1.3-2|59	%clean_icon_cache Faenza_Radiance
14cr|faenza-icon-theme-1.3-2|60	
14cr|faenza-icon-theme-1.3-2|61	%files
14cr|faenza-icon-theme-1.3-2|62	%defattr(0644,root,root,0755)
14cr|faenza-icon-theme-1.3-2|63	%{_iconsdir}/Faenza*
14cr|faenza-icon-theme-1.3-2|64	
14cr|faenza-icon-theme-1.3-2|65	
14cr|faenza-icon-theme-1.3-2|66	%changelog
14cr|faenza-icon-theme-1.3-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|faenza-icon-theme-1.3-2|68	+ Revision: 79aea9d
14cr|faenza-icon-theme-1.3-2|69	- MassBuild#464: Increase release tag
14cr|faenza-icon-theme-1.3-2|70	
14cr|faenza-icon-theme-1.3-2|71	

1200 14
14cr|fail2ban-0.8.6-3|1	Summary:	Ban IPs that make too many password failures
14cr|fail2ban-0.8.6-3|2	
14cr|fail2ban-0.8.6-3|3	Name:		fail2ban
14cr|fail2ban-0.8.6-3|4	Version:	0.8.6
14cr|fail2ban-0.8.6-3|5	Release:	3
14cr|fail2ban-0.8.6-3|6	License:	GPLv2+
14cr|fail2ban-0.8.6-3|7	Group:		System/Configuration/Networking
14cr|fail2ban-0.8.6-3|8	URL:		http://fail2ban.sourceforge.net/
14cr|fail2ban-0.8.6-3|9	Source0:	https://github.com/downloads/fail2ban/fail2ban/%{name}_%{version}.orig.tar.gz
14cr|fail2ban-0.8.6-3|10	Source1:	%{name}.service
14cr|fail2ban-0.8.6-3|11	Patch0:		%{name}-0.8.2-jail-conf.patch
14cr|fail2ban-0.8.6-3|12	Patch2:		fail2ban_0.8.6-fix-init-script.patch
14cr|fail2ban-0.8.6-3|13	Patch3:		fail2ban_0.8.6-log-actions-to-SYSLOG.patch
14cr|fail2ban-0.8.6-3|14	Patch4:		fail2ban-0.8.6-fix-dict.patch
14cr|fail2ban-0.8.6-3|15	Requires(pre):	rpm-helper
14cr|fail2ban-0.8.6-3|16	BuildRequires:	python-devel
14cr|fail2ban-0.8.6-3|17	Requires:	python		>= 2.5
14cr|fail2ban-0.8.6-3|18	Requires:	tcp_wrappers	>= 7.6-29
14cr|fail2ban-0.8.6-3|19	Requires:	iptables	>= 1.3.5-3
14cr|fail2ban-0.8.6-3|20	Suggests:	python-gamin
14cr|fail2ban-0.8.6-3|21	BuildRequires:  python-devel
14cr|fail2ban-0.8.6-3|22	BuildArch:	noarch
14cr|fail2ban-0.8.6-3|23	BuildRequires:	systemd-units
14cr|fail2ban-0.8.6-3|24	Requires(post,preun): systemd-units
14cr|fail2ban-0.8.6-3|25	
14cr|fail2ban-0.8.6-3|26	
14cr|fail2ban-0.8.6-3|27	%description
14cr|fail2ban-0.8.6-3|28	Fail2Ban scans log files like /var/log/secure and bans IP that makes
14cr|fail2ban-0.8.6-3|29	too many password failures. It updates firewall rules to reject the IP
14cr|fail2ban-0.8.6-3|30	address. These rules can be defined by the user. Fail2Ban can read
14cr|fail2ban-0.8.6-3|31	multiple log files including sshd or Apache web server logs.
14cr|fail2ban-0.8.6-3|32	
14cr|fail2ban-0.8.6-3|33	%prep
14cr|fail2ban-0.8.6-3|34	%setup -qn fail2ban-fail2ban-a20d1f8
14cr|fail2ban-0.8.6-3|35	%patch0 -p1
14cr|fail2ban-0.8.6-3|36	%patch2 -p1
14cr|fail2ban-0.8.6-3|37	%patch3 -p1
14cr|fail2ban-0.8.6-3|38	%patch4 -p1
14cr|fail2ban-0.8.6-3|39	
14cr|fail2ban-0.8.6-3|40	%build
14cr|fail2ban-0.8.6-3|41	%serverbuild_hardened
14cr|fail2ban-0.8.6-3|42	env CFLAGS="%{optflags}" python setup.py build
14cr|fail2ban-0.8.6-3|43	
14cr|fail2ban-0.8.6-3|44	pushd man
14cr|fail2ban-0.8.6-3|45	sh generate-man
14cr|fail2ban-0.8.6-3|46	popd
14cr|fail2ban-0.8.6-3|47	
14cr|fail2ban-0.8.6-3|48	%install
14cr|fail2ban-0.8.6-3|49	python setup.py install --root=%{buildroot}
14cr|fail2ban-0.8.6-3|50	
14cr|fail2ban-0.8.6-3|51	install -d %{buildroot}/%{_mandir}/man1
14cr|fail2ban-0.8.6-3|52	install man/*.1 %{buildroot}%{_mandir}/man1/
14cr|fail2ban-0.8.6-3|53	mkdir -p %{buildroot}%{_unitdir}
14cr|fail2ban-0.8.6-3|54	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|fail2ban-0.8.6-3|55	
14cr|fail2ban-0.8.6-3|56	install -d %{buildroot}/%{_var}/run/%{name}
14cr|fail2ban-0.8.6-3|57	
14cr|fail2ban-0.8.6-3|58	%post
14cr|fail2ban-0.8.6-3|59	%_post_service fail2ban
14cr|fail2ban-0.8.6-3|60	
14cr|fail2ban-0.8.6-3|61	%preun
14cr|fail2ban-0.8.6-3|62	%_preun_service fail2ban
14cr|fail2ban-0.8.6-3|63	
14cr|fail2ban-0.8.6-3|64	%files
14cr|fail2ban-0.8.6-3|65	%doc ChangeLog README TODO
14cr|fail2ban-0.8.6-3|66	%{_unitdir}/%{name}.service
14cr|fail2ban-0.8.6-3|67	%{_bindir}/%{name}-*
14cr|fail2ban-0.8.6-3|68	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cr|fail2ban-0.8.6-3|69	%config(noreplace) %{_sysconfdir}/%{name}/action.d/*.conf
14cr|fail2ban-0.8.6-3|70	%config(noreplace) %{_sysconfdir}/%{name}/filter.d/*.conf
14cr|fail2ban-0.8.6-3|71	%dir %{_sysconfdir}/%{name}
14cr|fail2ban-0.8.6-3|72	%dir %{_sysconfdir}/%{name}/action.d
14cr|fail2ban-0.8.6-3|73	%dir %{_sysconfdir}/%{name}/filter.d
14cr|fail2ban-0.8.6-3|74	%dir %{_datadir}/%{name}
14cr|fail2ban-0.8.6-3|75	%dir %{_datadir}/%{name}/client
14cr|fail2ban-0.8.6-3|76	%dir %{_datadir}/%{name}/server
14cr|fail2ban-0.8.6-3|77	%dir %{_datadir}/%{name}/common
14cr|fail2ban-0.8.6-3|78	%ghost %dir %{_var}/run/%{name}
14cr|fail2ban-0.8.6-3|79	%{_datadir}/%{name}/client/*.py*
14cr|fail2ban-0.8.6-3|80	%{_datadir}/%{name}/server/*.py*
14cr|fail2ban-0.8.6-3|81	%{_datadir}/%{name}/common/*.py*
14cr|fail2ban-0.8.6-3|82	%{_datadir}/%{name}/*-info
14cr|fail2ban-0.8.6-3|83	%{_mandir}/man1/*
14cr|fail2ban-0.8.6-3|84	
14cr|fail2ban-0.8.6-3|85	
14cr|fail2ban-0.8.6-3|86	
14cr|fail2ban-0.8.6-3|87	%changelog
14cr|fail2ban-0.8.6-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6-3
14cr|fail2ban-0.8.6-3|89	+ Revision: bad57c6
14cr|fail2ban-0.8.6-3|90	- MassBuild#464: Increase release tag
14cr|fail2ban-0.8.6-3|91	
14cr|fail2ban-0.8.6-3|92	

1201 14
14cr|fake-1.1.11-4|1	Summary:	Switches in redundant servers using arp spoofing
14cr|fake-1.1.11-4|2	Name:		fake
14cr|fake-1.1.11-4|3	Version:	1.1.11
14cr|fake-1.1.11-4|4	Release:	4
14cr|fake-1.1.11-4|5	License:	GPLv2+
14cr|fake-1.1.11-4|6	Group:		Networking/Other
14cr|fake-1.1.11-4|7	Url:		http://www.vergenet.net/linux/fake/
14cr|fake-1.1.11-4|8	Source0:	http://www.vergenet.net/linux/fake/download/%{version}/%{name}-%{version}.tar.gz
14cr|fake-1.1.11-4|9	
14cr|fake-1.1.11-4|10	%description
14cr|fake-1.1.11-4|11	Fake is a utility that enables the IP address be taken over
14cr|fake-1.1.11-4|12	by bringing up a second interface on the host machine and
14cr|fake-1.1.11-4|13	using gratuitous arp. Designed to switch in backup servers
14cr|fake-1.1.11-4|14	on a LAN.
14cr|fake-1.1.11-4|15	
14cr|fake-1.1.11-4|16	%files
14cr|fake-1.1.11-4|17	%defattr(644,root,root,755)
14cr|fake-1.1.11-4|18	%doc COPYING AUTHORS README ChangeLog docs/* instance_config/* heartbeat/fake
14cr|fake-1.1.11-4|19	%defattr(-,root,root)
14cr|fake-1.1.11-4|20	%{_prefix}/sbin/*
14cr|fake-1.1.11-4|21	%{_mandir}/man8/*
14cr|fake-1.1.11-4|22	%dir %{_sysconfdir}/fake
14cr|fake-1.1.11-4|23	%config(noreplace) %{_sysconfdir}/fake/instance_config
14cr|fake-1.1.11-4|24	%config(noreplace) %{_sysconfdir}/fake/.fakerc
14cr|fake-1.1.11-4|25	%config(noreplace) %{_sysconfdir}/fake/clear_routers
14cr|fake-1.1.11-4|26	%{_prefix}/lib/heartbeat/fake
14cr|fake-1.1.11-4|27	
14cr|fake-1.1.11-4|28	#----------------------------------------------------------------------------
14cr|fake-1.1.11-4|29	
14cr|fake-1.1.11-4|30	%prep
14cr|fake-1.1.11-4|31	%setup -q
14cr|fake-1.1.11-4|32	
14cr|fake-1.1.11-4|33	%build
14cr|fake-1.1.11-4|34	%make patch
14cr|fake-1.1.11-4|35	%make CC="gcc %{optflags}"
14cr|fake-1.1.11-4|36	
14cr|fake-1.1.11-4|37	%install
14cr|fake-1.1.11-4|38	make ROOT_DIR=%{buildroot} MAN8_DIR=%{buildroot}%{_mandir}/man8 install
14cr|fake-1.1.11-4|39	rm -rf %{buildroot}%{_prefix}/doc/
14cr|fake-1.1.11-4|40	
14cr|fake-1.1.11-4|41	
14cr|fake-1.1.11-4|42	%changelog
14cr|fake-1.1.11-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.11-4
14cr|fake-1.1.11-4|44	+ Revision: db825aa
14cr|fake-1.1.11-4|45	- MassBuild#464: Increase release tag
14cr|fake-1.1.11-4|46	
14cr|fake-1.1.11-4|47	

1202 14
14cr|fakechroot-2.16-2|1	Summary:	A chroot-like wrapper for non-privileged users
14cr|fakechroot-2.16-2|2	Name:		fakechroot
14cr|fakechroot-2.16-2|3	Version:	2.16
14cr|fakechroot-2.16-2|4	Release:	2
14cr|fakechroot-2.16-2|5	Group:		File tools
14cr|fakechroot-2.16-2|6	License:	GPLv2+
14cr|fakechroot-2.16-2|7	URL:		https://github.com/fakechroot/fakechroot/wiki
14cr|fakechroot-2.16-2|8	Source0:	https://github.com/downloads/%{name}/%{name}/%{name}-%{version}.tar.gz
14cr|fakechroot-2.16-2|9	
14cr|fakechroot-2.16-2|10	%description
14cr|fakechroot-2.16-2|11	fakechroot runs a command in an environment were is additional possibility
14cr|fakechroot-2.16-2|12	to use chroot(8) command without root privileges. This is useful for
14cr|fakechroot-2.16-2|13	allowing users to create own chrooted environment with possibility to
14cr|fakechroot-2.16-2|14	install another packages without need for root privileges.
14cr|fakechroot-2.16-2|15	
14cr|fakechroot-2.16-2|16	%prep
14cr|fakechroot-2.16-2|17	%setup -q -n %{name}-%{version}
14cr|fakechroot-2.16-2|18	
14cr|fakechroot-2.16-2|19	%build
14cr|fakechroot-2.16-2|20	%configure2_5x
14cr|fakechroot-2.16-2|21	%make
14cr|fakechroot-2.16-2|22	
14cr|fakechroot-2.16-2|23	%install
14cr|fakechroot-2.16-2|24	%makeinstall_std
14cr|fakechroot-2.16-2|25	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14cr|fakechroot-2.16-2|26	
14cr|fakechroot-2.16-2|27	
14cr|fakechroot-2.16-2|28	%files
14cr|fakechroot-2.16-2|29	%doc README NEWS LICENSE
14cr|fakechroot-2.16-2|30	%{_bindir}/%{name}
14cr|fakechroot-2.16-2|31	%{_bindir}/ldd.%{name}
14cr|fakechroot-2.16-2|32	%{_sbindir}/chroot.%{name}
14cr|fakechroot-2.16-2|33	%{_mandir}/man1/%{name}*
14cr|fakechroot-2.16-2|34	%{_libdir}/%name/*.so
14cr|fakechroot-2.16-2|35	%{_sysconfdir}/%name/
14cr|fakechroot-2.16-2|36	
14cr|fakechroot-2.16-2|37	
14cr|fakechroot-2.16-2|38	
14cr|fakechroot-2.16-2|39	%changelog
14cr|fakechroot-2.16-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.16-2
14cr|fakechroot-2.16-2|41	+ Revision: 076717e
14cr|fakechroot-2.16-2|42	- MassBuild#464: Increase release tag
14cr|fakechroot-2.16-2|43	
14cr|fakechroot-2.16-2|44	

1203 14
14cr|fanout-0.6.1-9|1	%define version 0.6.1
14cr|fanout-0.6.1-9|2	Summary:	Fanout lets you run commands on multiple remote machines simultaneously
14cr|fanout-0.6.1-9|3	Name:		fanout
14cr|fanout-0.6.1-9|4	Version:	%{version}
14cr|fanout-0.6.1-9|5	Release:	9
14cr|fanout-0.6.1-9|6	License:	GPL
14cr|fanout-0.6.1-9|7	Group:		Networking/Remote access
14cr|fanout-0.6.1-9|8	Source:		http://www.stearns.org/fanout/fanout-%{version}.tar.bz2
14cr|fanout-0.6.1-9|9	URL:		http://www.stearns.org/fanout/
14cr|fanout-0.6.1-9|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|fanout-0.6.1-9|11	Buildarch:	noarch
14cr|fanout-0.6.1-9|12	requires:	xterm
14cr|fanout-0.6.1-9|13	
14cr|fanout-0.6.1-9|14	%description
14cr|fanout-0.6.1-9|15	Fanout allows you to run non-interactive commands on remote
14cr|fanout-0.6.1-9|16	machines simultaneously, collecting the output in an organized fashion.
14cr|fanout-0.6.1-9|17	
14cr|fanout-0.6.1-9|18	%prep
14cr|fanout-0.6.1-9|19	%setup
14cr|fanout-0.6.1-9|20	#%build
14cr|fanout-0.6.1-9|21	
14cr|fanout-0.6.1-9|22	%install
14cr|fanout-0.6.1-9|23	rm -rf $RPM_BUILD_ROOT
14cr|fanout-0.6.1-9|24	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|fanout-0.6.1-9|25	#%make DESTDIR=$RPM_BUILD_ROOT install
14cr|fanout-0.6.1-9|26	echo $RPM_BUILD_DIR
14cr|fanout-0.6.1-9|27	cp -avf $RPM_BUILD_DIR/%name-%version/fanout $RPM_BUILD_ROOT/%{_bindir}
14cr|fanout-0.6.1-9|28	cp -avf $RPM_BUILD_DIR/%name-%version/fanterm $RPM_BUILD_ROOT/%{_bindir}
14cr|fanout-0.6.1-9|29	cp -avf $RPM_BUILD_DIR/%name-%version/fanmux $RPM_BUILD_ROOT/%{_bindir}
14cr|fanout-0.6.1-9|30	
14cr|fanout-0.6.1-9|31	%clean
14cr|fanout-0.6.1-9|32	rm -rf $RPM_BUILD_ROOT
14cr|fanout-0.6.1-9|33	
14cr|fanout-0.6.1-9|34	%files
14cr|fanout-0.6.1-9|35	%defattr(-,root,root)
14cr|fanout-0.6.1-9|36	%doc AUTHORS COPYING CREDITS ChangeLog Makefile
14cr|fanout-0.6.1-9|37	%attr(755,root,root) %{_bindir}/fanmux
14cr|fanout-0.6.1-9|38	%attr(755,root,root) %{_bindir}/fanout
14cr|fanout-0.6.1-9|39	%attr(755,root,root) %{_bindir}/fanterm
14cr|fanout-0.6.1-9|40	
14cr|fanout-0.6.1-9|41	
14cr|fanout-0.6.1-9|42	
14cr|fanout-0.6.1-9|43	
14cr|fanout-0.6.1-9|44	
14cr|fanout-0.6.1-9|45	%changelog
14cr|fanout-0.6.1-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-9
14cr|fanout-0.6.1-9|47	+ Revision: 90c31fc
14cr|fanout-0.6.1-9|48	- MassBuild#464: Increase release tag
14cr|fanout-0.6.1-9|49	
14cr|fanout-0.6.1-9|50	

1204 14
14cr|fapg-0.41-2|1	%define Werror_cflags %nil
14cr|fapg-0.41-2|2	#define debug_package	%{nil}
14cr|fapg-0.41-2|3	
14cr|fapg-0.41-2|4	
14cr|fapg-0.41-2|5	%define name fapg
14cr|fapg-0.41-2|6	%define version 0.41
14cr|fapg-0.41-2|7	%define release 2
14cr|fapg-0.41-2|8	
14cr|fapg-0.41-2|9	Summary: Fast Audio Playlist Generator
14cr|fapg-0.41-2|10	Name: %{name}
14cr|fapg-0.41-2|11	Version: %{version}
14cr|fapg-0.41-2|12	Release: %{release}
14cr|fapg-0.41-2|13	Group: Sound
14cr|fapg-0.41-2|14	License: GPLv2
14cr|fapg-0.41-2|15	Url: http://royale.zerezo.com/fapg/
14cr|fapg-0.41-2|16	Source: http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
14cr|fapg-0.41-2|17	Buildrequires:	pkgconfig(liburiparser)
14cr|fapg-0.41-2|18	Buildrequires:	gawk
14cr|fapg-0.41-2|19	
14cr|fapg-0.41-2|20	%description
14cr|fapg-0.41-2|21	FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc)
14cr|fapg-0.41-2|22	in various formats (M3U, PLS, HTML, etc).
14cr|fapg-0.41-2|23	
14cr|fapg-0.41-2|24	%prep
14cr|fapg-0.41-2|25	%setup -q
14cr|fapg-0.41-2|26	
14cr|fapg-0.41-2|27	%build
14cr|fapg-0.41-2|28	%configure2_5x
14cr|fapg-0.41-2|29	make
14cr|fapg-0.41-2|30	
14cr|fapg-0.41-2|31	%install
14cr|fapg-0.41-2|32	%makeinstall_std
14cr|fapg-0.41-2|33	
14cr|fapg-0.41-2|34	rm -rf $RPM_BUILD_ROOT%{_docdir}/
14cr|fapg-0.41-2|35	
14cr|fapg-0.41-2|36	
14cr|fapg-0.41-2|37	%files
14cr|fapg-0.41-2|38	%doc COPYING README
14cr|fapg-0.41-2|39	%{_bindir}/fapg
14cr|fapg-0.41-2|40	%{_mandir}/man1/*
14cr|fapg-0.41-2|41	
14cr|fapg-0.41-2|42	
14cr|fapg-0.41-2|43	
14cr|fapg-0.41-2|44	
14cr|fapg-0.41-2|45	
14cr|fapg-0.41-2|46	
14cr|fapg-0.41-2|47	%changelog
14cr|fapg-0.41-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41-2
14cr|fapg-0.41-2|49	+ Revision: d913cce
14cr|fapg-0.41-2|50	- MassBuild#464: Increase release tag
14cr|fapg-0.41-2|51	
14cr|fapg-0.41-2|52	

1205 14
14cr|fastdup-0.3-2|1	Name:		fastdup
14cr|fastdup-0.3-2|2	Version:	0.3
14cr|fastdup-0.3-2|3	Release:	2
14cr|fastdup-0.3-2|4	Group:		Archiving/Backup
14cr|fastdup-0.3-2|5	License:	GPLv3+
14cr|fastdup-0.3-2|6	Summary:	Find copies of the same file
14cr|fastdup-0.3-2|7	Url:		http://sourceforge.net/projects/fastdup/
14cr|fastdup-0.3-2|8	Source0:	http://downloads.sourceforge.net/project/fastdup/fastdup/0.3%20alpha/fastdup-0.3.tar.bz2
14cr|fastdup-0.3-2|9	Patch0:		fastdup-0.3-install-path.patch
14cr|fastdup-0.3-2|10	
14cr|fastdup-0.3-2|11	%description
14cr|fastdup-0.3-2|12	FastDup is a tool to find copies of the same file within directory tree(s),
14cr|fastdup-0.3-2|13	designed for maximum speed and efficiency unlike most similar tools. Where
14cr|fastdup-0.3-2|14	many similar tools rely on checksums or hashes of files, or simple comparisons,
14cr|fastdup-0.3-2|15	fastdup uses a number of cleverly optimized tricks to reduce the number of
14cr|fastdup-0.3-2|16	actual comparisons necessary, and as a result can scan large sets of data
14cr|fastdup-0.3-2|17	extremely quickly compared to alternatives.
14cr|fastdup-0.3-2|18	
14cr|fastdup-0.3-2|19	%prep
14cr|fastdup-0.3-2|20	%setup -q
14cr|fastdup-0.3-2|21	%patch0 -p1
14cr|fastdup-0.3-2|22	
14cr|fastdup-0.3-2|23	%build
14cr|fastdup-0.3-2|24	%make
14cr|fastdup-0.3-2|25	
14cr|fastdup-0.3-2|26	%install
14cr|fastdup-0.3-2|27	mkdir -p %{buildroot}/usr/bin
14cr|fastdup-0.3-2|28	%makeinstall_std
14cr|fastdup-0.3-2|29	
14cr|fastdup-0.3-2|30	%files
14cr|fastdup-0.3-2|31	%{_bindir}/*
14cr|fastdup-0.3-2|32	
14cr|fastdup-0.3-2|33	%changelog
14cr|fastdup-0.3-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|fastdup-0.3-2|35	+ Revision: ac91d65
14cr|fastdup-0.3-2|36	- MassBuild#464: Increase release tag
14cr|fastdup-0.3-2|37	
14cr|fastdup-0.3-2|38	

1206 14
14cr|fatpack-0.10.0-3|1	%define upstream_name    App-FatPacker
14cr|fatpack-0.10.0-3|2	%define upstream_version 0.010000
14cr|fatpack-0.10.0-3|3	
14cr|fatpack-0.10.0-3|4	Name:       fatpack
14cr|fatpack-0.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|fatpack-0.10.0-3|6	Release:    3
14cr|fatpack-0.10.0-3|7	
14cr|fatpack-0.10.0-3|8	Summary:    Pack your dependencies onto your script file
14cr|fatpack-0.10.0-3|9	
14cr|fatpack-0.10.0-3|10	License:    GPL+ or Artistic
14cr|fatpack-0.10.0-3|11	Group:      Development/Perl
14cr|fatpack-0.10.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|fatpack-0.10.0-3|13	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|fatpack-0.10.0-3|14	
14cr|fatpack-0.10.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|fatpack-0.10.0-3|16	BuildRequires: perl-devel
14cr|fatpack-0.10.0-3|17	
14cr|fatpack-0.10.0-3|18	BuildArch: noarch
14cr|fatpack-0.10.0-3|19	
14cr|fatpack-0.10.0-3|20	%description
14cr|fatpack-0.10.0-3|21	Pack your dependencies onto your script file
14cr|fatpack-0.10.0-3|22	Command line frontend for App::FatPacker
14cr|fatpack-0.10.0-3|23	
14cr|fatpack-0.10.0-3|24	%prep
14cr|fatpack-0.10.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|fatpack-0.10.0-3|26	
14cr|fatpack-0.10.0-3|27	%build
14cr|fatpack-0.10.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|fatpack-0.10.0-3|29	%make
14cr|fatpack-0.10.0-3|30	
14cr|fatpack-0.10.0-3|31	%check
14cr|fatpack-0.10.0-3|32	%make test
14cr|fatpack-0.10.0-3|33	
14cr|fatpack-0.10.0-3|34	%install
14cr|fatpack-0.10.0-3|35	%makeinstall_std
14cr|fatpack-0.10.0-3|36	
14cr|fatpack-0.10.0-3|37	%files
14cr|fatpack-0.10.0-3|38	%doc Changes META.yml
14cr|fatpack-0.10.0-3|39	%{_bindir}/fatpack
14cr|fatpack-0.10.0-3|40	%{_mandir}/man1/*
14cr|fatpack-0.10.0-3|41	%{_mandir}/man3/*
14cr|fatpack-0.10.0-3|42	%{perl_vendorlib}/*
14cr|fatpack-0.10.0-3|43	
14cr|fatpack-0.10.0-3|44	
14cr|fatpack-0.10.0-3|45	
14cr|fatpack-0.10.0-3|46	
14cr|fatpack-0.10.0-3|47	
14cr|fatpack-0.10.0-3|48	%changelog
14cr|fatpack-0.10.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cr|fatpack-0.10.0-3|50	+ Revision: 554b48b
14cr|fatpack-0.10.0-3|51	- MassBuild#464: Increase release tag
14cr|fatpack-0.10.0-3|52	
14cr|fatpack-0.10.0-3|53	

1207 14
14cr|fatrat-1.2.0-0.beta2.2|1	%define beta beta2
14cr|fatrat-1.2.0-0.beta2.2|2	
14cr|fatrat-1.2.0-0.beta2.2|3	Summary:	Download manager for Linux with the help of the Qt4 library
14cr|fatrat-1.2.0-0.beta2.2|4	Name:		fatrat
14cr|fatrat-1.2.0-0.beta2.2|5	Version:	1.2.0
14cr|fatrat-1.2.0-0.beta2.2|6	Release:	0.%{beta}.2
14cr|fatrat-1.2.0-0.beta2.2|7	License:	GPLv2+
14cr|fatrat-1.2.0-0.beta2.2|8	Group:		Networking/File transfer
14cr|fatrat-1.2.0-0.beta2.2|9	Url:		http://fatrat.dolezel.info/
14cr|fatrat-1.2.0-0.beta2.2|10	Source0:	http://www.dolezel.info/download/data/fatrat/%{name}-%{version}_%{beta}.tar.xz
14cr|fatrat-1.2.0-0.beta2.2|11	Patch0:		fatrat-headers.patch
14cr|fatrat-1.2.0-0.beta2.2|12	Patch10:	fatrat-remove-java-applet.patch
14cr|fatrat-1.2.0-0.beta2.2|13	BuildRequires:	cmake
14cr|fatrat-1.2.0-0.beta2.2|14	BuildRequires:	boost-devel
14cr|fatrat-1.2.0-0.beta2.2|15	BuildRequires:	gloox-devel
14cr|fatrat-1.2.0-0.beta2.2|16	BuildRequires:	qt4-devel
14cr|fatrat-1.2.0-0.beta2.2|17	BuildRequires:	pkgconfig(libcurl)
14cr|fatrat-1.2.0-0.beta2.2|18	BuildRequires:	pkgconfig(libssh2)
14cr|fatrat-1.2.0-0.beta2.2|19	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cr|fatrat-1.2.0-0.beta2.2|20	BuildRequires:	pkgconfig(pion-net)
14cr|fatrat-1.2.0-0.beta2.2|21	BuildRequires:	pkgconfig(QtWebKit)
14cr|fatrat-1.2.0-0.beta2.2|22	Requires:	qt4-common
14cr|fatrat-1.2.0-0.beta2.2|23	Suggests:	fatrat-czshare
14cr|fatrat-1.2.0-0.beta2.2|24	Suggests:	fatrat-opensubtitles
14cr|fatrat-1.2.0-0.beta2.2|25	Suggests:	fatrat-unpack
14cr|fatrat-1.2.0-0.beta2.2|26	
14cr|fatrat-1.2.0-0.beta2.2|27	%description
14cr|fatrat-1.2.0-0.beta2.2|28	FatRat is an open source download manager for Linux/Unix systems written
14cr|fatrat-1.2.0-0.beta2.2|29	in C++ with the help of the Trolltech Qt 4 library. It is rich in features
14cr|fatrat-1.2.0-0.beta2.2|30	and is continuously developed.
14cr|fatrat-1.2.0-0.beta2.2|31	
14cr|fatrat-1.2.0-0.beta2.2|32	%files -f %{name}.lang
14cr|fatrat-1.2.0-0.beta2.2|33	%{_datadir}/%{name}/AUTHORS
14cr|fatrat-1.2.0-0.beta2.2|34	%{_datadir}/%{name}/INSTALL
14cr|fatrat-1.2.0-0.beta2.2|35	%{_datadir}/%{name}/LICENSE
14cr|fatrat-1.2.0-0.beta2.2|36	%{_datadir}/%{name}/README
14cr|fatrat-1.2.0-0.beta2.2|37	%{_datadir}/%{name}/TRANSLATIONS
14cr|fatrat-1.2.0-0.beta2.2|38	%{_bindir}/fatrat
14cr|fatrat-1.2.0-0.beta2.2|39	%{_bindir}/fatrat-conf
14cr|fatrat-1.2.0-0.beta2.2|40	%{_datadir}/applications/%{name}.desktop
14cr|fatrat-1.2.0-0.beta2.2|41	%{_datadir}/pixmaps/%{name}.png
14cr|fatrat-1.2.0-0.beta2.2|42	%{_datadir}/%{name}/data/btsearch/
14cr|fatrat-1.2.0-0.beta2.2|43	%{_datadir}/%{name}/data/css/*
14cr|fatrat-1.2.0-0.beta2.2|44	%{_datadir}/%{name}/data/btlinks.txt
14cr|fatrat-1.2.0-0.beta2.2|45	%{_datadir}/%{name}/data/bttrackers.txt
14cr|fatrat-1.2.0-0.beta2.2|46	%{_datadir}/%{name}/data/defaults.conf
14cr|fatrat-1.2.0-0.beta2.2|47	%{_datadir}/%{name}/data/genssl.*
14cr|fatrat-1.2.0-0.beta2.2|48	%{_datadir}/%{name}/data/mirrors.txt
14cr|fatrat-1.2.0-0.beta2.2|49	%{_mandir}/man1/%{name}*
14cr|fatrat-1.2.0-0.beta2.2|50	%{_datadir}/%{name}/data/remote/*
14cr|fatrat-1.2.0-0.beta2.2|51	
14cr|fatrat-1.2.0-0.beta2.2|52	#----------------------------------------------------------------------------
14cr|fatrat-1.2.0-0.beta2.2|53	
14cr|fatrat-1.2.0-0.beta2.2|54	%package devel
14cr|fatrat-1.2.0-0.beta2.2|55	Summary:	Fatrat development files
14cr|fatrat-1.2.0-0.beta2.2|56	Group:		Development/C++
14cr|fatrat-1.2.0-0.beta2.2|57	
14cr|fatrat-1.2.0-0.beta2.2|58	%description devel
14cr|fatrat-1.2.0-0.beta2.2|59	This package contains header files required for development.
14cr|fatrat-1.2.0-0.beta2.2|60	
14cr|fatrat-1.2.0-0.beta2.2|61	%files devel
14cr|fatrat-1.2.0-0.beta2.2|62	%{_includedir}/%{name}/*
14cr|fatrat-1.2.0-0.beta2.2|63	
14cr|fatrat-1.2.0-0.beta2.2|64	#----------------------------------------------------------------------------
14cr|fatrat-1.2.0-0.beta2.2|65	
14cr|fatrat-1.2.0-0.beta2.2|66	%prep
14cr|fatrat-1.2.0-0.beta2.2|67	%setup -q -n %{name}-%{version}_%{beta}
14cr|fatrat-1.2.0-0.beta2.2|68	%patch0 -p1
14cr|fatrat-1.2.0-0.beta2.2|69	
14cr|fatrat-1.2.0-0.beta2.2|70	# remove Java web-interface applet
14cr|fatrat-1.2.0-0.beta2.2|71	rm -rf data/remote/applet.html data/remote/applet/
14cr|fatrat-1.2.0-0.beta2.2|72	%patch10 -p1
14cr|fatrat-1.2.0-0.beta2.2|73	
14cr|fatrat-1.2.0-0.beta2.2|74	%build
14cr|fatrat-1.2.0-0.beta2.2|75	%cmake_qt4 \
14cr|fatrat-1.2.0-0.beta2.2|76	-DCMAKE_EXE_LINKER_FLAGS="-lpthread -lssl -lcrypto -lboost_system -lboost_filesystem -lboost_thread -llog4cpp" \
14cr|fatrat-1.2.0-0.beta2.2|77	-DWITH_BITTORRENT=ON \
14cr|fatrat-1.2.0-0.beta2.2|78	-DWITH_CURL=ON \
14cr|fatrat-1.2.0-0.beta2.2|79	-DWITH_JABBER=ON \
14cr|fatrat-1.2.0-0.beta2.2|80	-DWITH_JPLUGINS=OFF \
14cr|fatrat-1.2.0-0.beta2.2|81	-DWITH_NLS=ON \
14cr|fatrat-1.2.0-0.beta2.2|82	-DWITH_WEBINTERFACE=ON
14cr|fatrat-1.2.0-0.beta2.2|83	
14cr|fatrat-1.2.0-0.beta2.2|84	%make
14cr|fatrat-1.2.0-0.beta2.2|85	
14cr|fatrat-1.2.0-0.beta2.2|86	%install
14cr|fatrat-1.2.0-0.beta2.2|87	cp build/config.h .
14cr|fatrat-1.2.0-0.beta2.2|88	%makeinstall_std -C build
14cr|fatrat-1.2.0-0.beta2.2|89	
14cr|fatrat-1.2.0-0.beta2.2|90	%find_lang %{name} --with-qt
14cr|fatrat-1.2.0-0.beta2.2|91	
14cr|fatrat-1.2.0-0.beta2.2|92	
14cr|fatrat-1.2.0-0.beta2.2|93	
14cr|fatrat-1.2.0-0.beta2.2|94	%changelog
14cr|fatrat-1.2.0-0.beta2.2|95	* Fri Jun 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-0.beta2.2
14cr|fatrat-1.2.0-0.beta2.2|96	+ Revision: d24e6ae
14cr|fatrat-1.2.0-0.beta2.2|97	- Bump release
14cr|fatrat-1.2.0-0.beta2.2|98	
14cr|fatrat-1.2.0-0.beta2.2|99	

1208 14
14cr|fatrat-czshare-1.1.3-3|1	%define _disable_ld_no_undefined 1
14cr|fatrat-czshare-1.1.3-3|2	
14cr|fatrat-czshare-1.1.3-3|3	Summary:	CZShare plugin for FatRat
14cr|fatrat-czshare-1.1.3-3|4	Name:		fatrat-czshare
14cr|fatrat-czshare-1.1.3-3|5	Version:	1.1.3
14cr|fatrat-czshare-1.1.3-3|6	Release:	3
14cr|fatrat-czshare-1.1.3-3|7	License:	GPLv2+
14cr|fatrat-czshare-1.1.3-3|8	Group:		Networking/File transfer
14cr|fatrat-czshare-1.1.3-3|9	Url:		http://fatrat.dolezel.info/
14cr|fatrat-czshare-1.1.3-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|fatrat-czshare-1.1.3-3|11	BuildRequires:	cmake
14cr|fatrat-czshare-1.1.3-3|12	BuildRequires:	qt4-devel
14cr|fatrat-czshare-1.1.3-3|13	BuildRequires:	pkgconfig(libcurl)
14cr|fatrat-czshare-1.1.3-3|14	BuildRequires:	fatrat-devel
14cr|fatrat-czshare-1.1.3-3|15	Requires:	fatrat
14cr|fatrat-czshare-1.1.3-3|16	
14cr|fatrat-czshare-1.1.3-3|17	%description
14cr|fatrat-czshare-1.1.3-3|18	FatRat is an open source download manager for Linux/Unix systems written
14cr|fatrat-czshare-1.1.3-3|19	in C++ with the help of the Qt4 library. It is rich in features and is
14cr|fatrat-czshare-1.1.3-3|20	continuously developed.
14cr|fatrat-czshare-1.1.3-3|21	
14cr|fatrat-czshare-1.1.3-3|22	%files
14cr|fatrat-czshare-1.1.3-3|23	%{_libdir}/fatrat/plugins/libfatrat-czshare.so
14cr|fatrat-czshare-1.1.3-3|24	%{_docdir}/%{name}/TRANSLATIONS
14cr|fatrat-czshare-1.1.3-3|25	
14cr|fatrat-czshare-1.1.3-3|26	#----------------------------------------------------------------------------
14cr|fatrat-czshare-1.1.3-3|27	
14cr|fatrat-czshare-1.1.3-3|28	%prep
14cr|fatrat-czshare-1.1.3-3|29	%setup -q
14cr|fatrat-czshare-1.1.3-3|30	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
14cr|fatrat-czshare-1.1.3-3|31	
14cr|fatrat-czshare-1.1.3-3|32	%build
14cr|fatrat-czshare-1.1.3-3|33	%cmake_qt4
14cr|fatrat-czshare-1.1.3-3|34	%make
14cr|fatrat-czshare-1.1.3-3|35	
14cr|fatrat-czshare-1.1.3-3|36	%install
14cr|fatrat-czshare-1.1.3-3|37	%makeinstall_std -C build
14cr|fatrat-czshare-1.1.3-3|38	
14cr|fatrat-czshare-1.1.3-3|39	
14cr|fatrat-czshare-1.1.3-3|40	%changelog
14cr|fatrat-czshare-1.1.3-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cr|fatrat-czshare-1.1.3-3|42	+ Revision: 4818f42
14cr|fatrat-czshare-1.1.3-3|43	- MassBuild#464: Increase release tag
14cr|fatrat-czshare-1.1.3-3|44	
14cr|fatrat-czshare-1.1.3-3|45	

1209 14
14cr|fatrat-opensubtitles-1.1.3-3|1	%define _disable_ld_no_undefined 1
14cr|fatrat-opensubtitles-1.1.3-3|2	
14cr|fatrat-opensubtitles-1.1.3-3|3	Summary:	OpenSubtitles plugin for FatRat
14cr|fatrat-opensubtitles-1.1.3-3|4	Name:		fatrat-opensubtitles
14cr|fatrat-opensubtitles-1.1.3-3|5	Version:	1.1.3
14cr|fatrat-opensubtitles-1.1.3-3|6	Release:	3
14cr|fatrat-opensubtitles-1.1.3-3|7	License:	GPLv2+
14cr|fatrat-opensubtitles-1.1.3-3|8	Group:		Networking/File transfer
14cr|fatrat-opensubtitles-1.1.3-3|9	Url:		http://fatrat.dolezel.info/
14cr|fatrat-opensubtitles-1.1.3-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|fatrat-opensubtitles-1.1.3-3|11	BuildRequires:	cmake
14cr|fatrat-opensubtitles-1.1.3-3|12	BuildRequires:	fatrat-devel
14cr|fatrat-opensubtitles-1.1.3-3|13	BuildRequires:	qt4-devel
14cr|fatrat-opensubtitles-1.1.3-3|14	BuildRequires:	pkgconfig(zlib)
14cr|fatrat-opensubtitles-1.1.3-3|15	Requires:	fatrat
14cr|fatrat-opensubtitles-1.1.3-3|16	
14cr|fatrat-opensubtitles-1.1.3-3|17	%description
14cr|fatrat-opensubtitles-1.1.3-3|18	FatRat is an open source download manager for Linux/Unix systems written
14cr|fatrat-opensubtitles-1.1.3-3|19	in C++ with the help of the Qt4 library. It is rich in features and is
14cr|fatrat-opensubtitles-1.1.3-3|20	continuously developed.
14cr|fatrat-opensubtitles-1.1.3-3|21	
14cr|fatrat-opensubtitles-1.1.3-3|22	%files
14cr|fatrat-opensubtitles-1.1.3-3|23	%{_libdir}/fatrat/plugins/lib%{name}.so
14cr|fatrat-opensubtitles-1.1.3-3|24	%{_docdir}/%{name}/TRANSLATIONS
14cr|fatrat-opensubtitles-1.1.3-3|25	
14cr|fatrat-opensubtitles-1.1.3-3|26	#----------------------------------------------------------------------------
14cr|fatrat-opensubtitles-1.1.3-3|27	
14cr|fatrat-opensubtitles-1.1.3-3|28	%prep
14cr|fatrat-opensubtitles-1.1.3-3|29	%setup -q
14cr|fatrat-opensubtitles-1.1.3-3|30	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
14cr|fatrat-opensubtitles-1.1.3-3|31	
14cr|fatrat-opensubtitles-1.1.3-3|32	%build
14cr|fatrat-opensubtitles-1.1.3-3|33	%cmake_qt4
14cr|fatrat-opensubtitles-1.1.3-3|34	%make
14cr|fatrat-opensubtitles-1.1.3-3|35	
14cr|fatrat-opensubtitles-1.1.3-3|36	%install
14cr|fatrat-opensubtitles-1.1.3-3|37	%makeinstall_std -C build
14cr|fatrat-opensubtitles-1.1.3-3|38	
14cr|fatrat-opensubtitles-1.1.3-3|39	
14cr|fatrat-opensubtitles-1.1.3-3|40	
14cr|fatrat-opensubtitles-1.1.3-3|41	%changelog
14cr|fatrat-opensubtitles-1.1.3-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cr|fatrat-opensubtitles-1.1.3-3|43	+ Revision: be406db
14cr|fatrat-opensubtitles-1.1.3-3|44	- MassBuild#464: Increase release tag
14cr|fatrat-opensubtitles-1.1.3-3|45	
14cr|fatrat-opensubtitles-1.1.3-3|46	

1210 14
14cr|fatrat-unpack-1.1.3-2|1	%define _disable_ld_no_undefined 1
14cr|fatrat-unpack-1.1.3-2|2	
14cr|fatrat-unpack-1.1.3-2|3	Summary:	UnPack plugin for FatRat
14cr|fatrat-unpack-1.1.3-2|4	Name:		fatrat-unpack
14cr|fatrat-unpack-1.1.3-2|5	Version:	1.1.3
14cr|fatrat-unpack-1.1.3-2|6	Release:	2
14cr|fatrat-unpack-1.1.3-2|7	License:	GPLv2+
14cr|fatrat-unpack-1.1.3-2|8	Group:		Networking/File transfer
14cr|fatrat-unpack-1.1.3-2|9	Url:		http://fatrat.dolezel.info/
14cr|fatrat-unpack-1.1.3-2|10	Source0:	%{name}-%{version}.tar.gz
14cr|fatrat-unpack-1.1.3-2|11	BuildRequires:	cmake
14cr|fatrat-unpack-1.1.3-2|12	BuildRequires:	fatrat-devel
14cr|fatrat-unpack-1.1.3-2|13	BuildRequires:	qt4-devel
14cr|fatrat-unpack-1.1.3-2|14	BuildRequires:	pkgconfig(libzip)
14cr|fatrat-unpack-1.1.3-2|15	Requires:	fatrat
14cr|fatrat-unpack-1.1.3-2|16	Requires:	libzip
14cr|fatrat-unpack-1.1.3-2|17	
14cr|fatrat-unpack-1.1.3-2|18	%description
14cr|fatrat-unpack-1.1.3-2|19	FatRat is an open source download manager for Linux/Unix systems written in C++
14cr|fatrat-unpack-1.1.3-2|20	with the help of the Trolltech Qt 4 library. It is rich in features and is
14cr|fatrat-unpack-1.1.3-2|21	continuously developed.
14cr|fatrat-unpack-1.1.3-2|22	
14cr|fatrat-unpack-1.1.3-2|23	Unpack or pipe RAR (and ZIP optionally) archives inside the application.
14cr|fatrat-unpack-1.1.3-2|24	
14cr|fatrat-unpack-1.1.3-2|25	%files
14cr|fatrat-unpack-1.1.3-2|26	%{_libdir}/fatrat/plugins/libfatrat-unpack.so
14cr|fatrat-unpack-1.1.3-2|27	%{_datadir}/fatrat/data/plugins/%{name}/pipecmds
14cr|fatrat-unpack-1.1.3-2|28	%{_docdir}/%{name}/TRANSLATIONS
14cr|fatrat-unpack-1.1.3-2|29	%{_docdir}/%{name}/3RDPARTIES
14cr|fatrat-unpack-1.1.3-2|30	
14cr|fatrat-unpack-1.1.3-2|31	#----------------------------------------------------------------------------
14cr|fatrat-unpack-1.1.3-2|32	
14cr|fatrat-unpack-1.1.3-2|33	%prep
14cr|fatrat-unpack-1.1.3-2|34	%setup -q
14cr|fatrat-unpack-1.1.3-2|35	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
14cr|fatrat-unpack-1.1.3-2|36	
14cr|fatrat-unpack-1.1.3-2|37	%build
14cr|fatrat-unpack-1.1.3-2|38	%cmake_qt4 \
14cr|fatrat-unpack-1.1.3-2|39	-DWITH_ZIP=ON
14cr|fatrat-unpack-1.1.3-2|40	cp config.h ..
14cr|fatrat-unpack-1.1.3-2|41	%make
14cr|fatrat-unpack-1.1.3-2|42	
14cr|fatrat-unpack-1.1.3-2|43	%install
14cr|fatrat-unpack-1.1.3-2|44	%makeinstall_std -C build
14cr|fatrat-unpack-1.1.3-2|45	
14cr|fatrat-unpack-1.1.3-2|46	
14cr|fatrat-unpack-1.1.3-2|47	%changelog
14cr|fatrat-unpack-1.1.3-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|fatrat-unpack-1.1.3-2|49	+ Revision: 981df1c
14cr|fatrat-unpack-1.1.3-2|50	- MassBuild#464: Increase release tag
14cr|fatrat-unpack-1.1.3-2|51	
14cr|fatrat-unpack-1.1.3-2|52	

1211 14
14cr|faust-0.9.67-2|1	%define debug_package %{nil}
14cr|faust-0.9.67-2|2	
14cr|faust-0.9.67-2|3	Summary:	Faust AUdio Stream (real-time audio signal processing language)
14cr|faust-0.9.67-2|4	
14cr|faust-0.9.67-2|5	Name:		faust
14cr|faust-0.9.67-2|6	Version:	0.9.67
14cr|faust-0.9.67-2|7	Release:	2
14cr|faust-0.9.67-2|8	License:	GPLv2+ and BSD
14cr|faust-0.9.67-2|9	Group:		Development/Other
14cr|faust-0.9.67-2|10	Url:		http://faust.grame.fr/
14cr|faust-0.9.67-2|11	Source0:	http://sourceforge.net/projects/faudiostream/files/%{name}-%{version}.zip
14cr|faust-0.9.67-2|12	Source1:	faust.rpmlintrc
14cr|faust-0.9.67-2|13	BuildRequires:	doxygen
14cr|faust-0.9.67-2|14	BuildRequires:	graphviz
14cr|faust-0.9.67-2|15	Requires:	glitz
14cr|faust-0.9.67-2|16	Suggests:	jackit
14cr|faust-0.9.67-2|17	Suggests:	csound
14cr|faust-0.9.67-2|18	Suggests:	octave
14cr|faust-0.9.67-2|19	
14cr|faust-0.9.67-2|20	%description
14cr|faust-0.9.67-2|21	Faust AUdio STreams is a functional programming language for real-time audio
14cr|faust-0.9.67-2|22	signal processing. Its programming model combines two approaches : functional
14cr|faust-0.9.67-2|23	programming and block diagram composition. You can think of FAUST as a
14cr|faust-0.9.67-2|24	structured block diagram language with a textual syntax.
14cr|faust-0.9.67-2|25	
14cr|faust-0.9.67-2|26	FAUST is intended for developers who need to develop efficient C/C++ audio
14cr|faust-0.9.67-2|27	plugins for existing systems or full standalone audio applications. Thanks to
14cr|faust-0.9.67-2|28	some specific compilation techniques and powerful optimizations, the C++ code
14cr|faust-0.9.67-2|29	generated by the Faust compiler is usually very fast. It can generally compete
14cr|faust-0.9.67-2|30	with (and sometimes outperform) hand-written C code.
14cr|faust-0.9.67-2|31	
14cr|faust-0.9.67-2|32	Programming with FAUST is somehow like working with electronic circuits and
14cr|faust-0.9.67-2|33	signals. A FAUST program is a list of definitions that defines a signal
14cr|faust-0.9.67-2|34	processor block-diagram: a piece of code that produces output signals
14cr|faust-0.9.67-2|35	according to its input signals (and maybe some user interface parameters)
14cr|faust-0.9.67-2|36	
14cr|faust-0.9.67-2|37	%files
14cr|faust-0.9.67-2|38	%doc COPYING README examples
14cr|faust-0.9.67-2|39	%{_bindir}/%{name}
14cr|faust-0.9.67-2|40	%{_bindir}/%{name}path
14cr|faust-0.9.67-2|41	%{_bindir}/%{name}optflags
14cr|faust-0.9.67-2|42	%{_libdir}/%{name}
14cr|faust-0.9.67-2|43	%{_includedir}/%{name}
14cr|faust-0.9.67-2|44	
14cr|faust-0.9.67-2|45	#----------------------------------------------------------------------------
14cr|faust-0.9.67-2|46	
14cr|faust-0.9.67-2|47	%package doc
14cr|faust-0.9.67-2|48	Summary:	Documentation for %{name}
14cr|faust-0.9.67-2|49	
14cr|faust-0.9.67-2|50	License:	GPLv2+
14cr|faust-0.9.67-2|51	Group:		Development/Other
14cr|faust-0.9.67-2|52	BuildArch:	noarch
14cr|faust-0.9.67-2|53	
14cr|faust-0.9.67-2|54	%description doc
14cr|faust-0.9.67-2|55	Faust AUdio STreams is a functional programming language for real-time audio
14cr|faust-0.9.67-2|56	signal processing. This package provides documentation files to help with
14cr|faust-0.9.67-2|57	writing programs with faust.
14cr|faust-0.9.67-2|58	
14cr|faust-0.9.67-2|59	%files doc
14cr|faust-0.9.67-2|60	%doc documentation/*
14cr|faust-0.9.67-2|61	%doc dox
14cr|faust-0.9.67-2|62	
14cr|faust-0.9.67-2|63	#----------------------------------------------------------------------------
14cr|faust-0.9.67-2|64	
14cr|faust-0.9.67-2|65	%package tools
14cr|faust-0.9.67-2|66	Summary:	3rd party tools written for %{name}
14cr|faust-0.9.67-2|67	
14cr|faust-0.9.67-2|68	License:	GPLv2+
14cr|faust-0.9.67-2|69	Group:		Development/Other
14cr|faust-0.9.67-2|70	Requires:	%{name} = %{EVRD}
14cr|faust-0.9.67-2|71	
14cr|faust-0.9.67-2|72	%description tools
14cr|faust-0.9.67-2|73	Faust AUdio STreams is a functional programming language for real-time audio
14cr|faust-0.9.67-2|74	signal processing. These additional tools are provided by various contributors
14cr|faust-0.9.67-2|75	to help the building process of applications and plugins with Faust.
14cr|faust-0.9.67-2|76	
14cr|faust-0.9.67-2|77	%files tools
14cr|faust-0.9.67-2|78	%doc tools/README README.supercollider README.appls
14cr|faust-0.9.67-2|79	%{_bindir}/%{name}2*
14cr|faust-0.9.67-2|80	
14cr|faust-0.9.67-2|81	#----------------------------------------------------------------------------
14cr|faust-0.9.67-2|82	
14cr|faust-0.9.67-2|83	%package kate
14cr|faust-0.9.67-2|84	Summary:	Kate/Kwrite plugin for %{name}
14cr|faust-0.9.67-2|85	
14cr|faust-0.9.67-2|86	License:	GPLv2+
14cr|faust-0.9.67-2|87	Group:		Development/Other
14cr|faust-0.9.67-2|88	Requires:	%{name} = %{EVRD}
14cr|faust-0.9.67-2|89	
14cr|faust-0.9.67-2|90	%description kate
14cr|faust-0.9.67-2|91	Faust AUdio STreams is a functional programming language for real-time audio
14cr|faust-0.9.67-2|92	signal processing. This package provides Faust code syntax highlighting support
14cr|faust-0.9.67-2|93	for KDE's Kate/Kwrite.
14cr|faust-0.9.67-2|94	
14cr|faust-0.9.67-2|95	%files kate
14cr|faust-0.9.67-2|96	%doc syntax-highlighting/README
14cr|faust-0.9.67-2|97	%{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
14cr|faust-0.9.67-2|98	
14cr|faust-0.9.67-2|99	#----------------------------------------------------------------------------
14cr|faust-0.9.67-2|100	
14cr|faust-0.9.67-2|101	%prep
14cr|faust-0.9.67-2|102	%setup -q
14cr|faust-0.9.67-2|103	# For installation in the correct location and for preserving timestamps:
14cr|faust-0.9.67-2|104	# The Makefile normally puts noarch files in $prefix/lib. We change
14cr|faust-0.9.67-2|105	# this to $prefix/share
14cr|faust-0.9.67-2|106	# Also don't build the osclib until upstream supports shared libs
14cr|faust-0.9.67-2|107	#	-e '/osclib/d'				\
14cr|faust-0.9.67-2|108	sed -i	-e 's|/lib/|/%{_lib}/|g'			\
14cr|faust-0.9.67-2|109	-e 's| -r | -pr |'			\
14cr|faust-0.9.67-2|110	-e 's| -m | -pm |'			\
14cr|faust-0.9.67-2|111	Makefile
14cr|faust-0.9.67-2|112	sed -i 's|/lib|/%{_lib}|g' compiler/parser/enrobage.cpp
14cr|faust-0.9.67-2|113	sed -i 's|install |install -pm 755 |' tools/faust2appls/Makefile
14cr|faust-0.9.67-2|114	
14cr|faust-0.9.67-2|115	iconv -f iso8859-1 -t utf8 examples/README -o tmpfile
14cr|faust-0.9.67-2|116	
14cr|faust-0.9.67-2|117	%build
14cr|faust-0.9.67-2|118	%make PREFIX=%{_prefix}
14cr|faust-0.9.67-2|119	
14cr|faust-0.9.67-2|120	#limit doxy generation to html:
14cr|faust-0.9.67-2|121	sed -i -e "s/GENERATE_LATEX         = YES/GENERATE_LATEX          = NO/g" compiler/Doxyfile
14cr|faust-0.9.67-2|122	
14cr|faust-0.9.67-2|123	%make doc PREFIX=%{_prefix}
14cr|faust-0.9.67-2|124	
14cr|faust-0.9.67-2|125	%install
14cr|faust-0.9.67-2|126	mkdir -p %{buildroot}%{_bindir}
14cr|faust-0.9.67-2|127	touch -r examples/README tmpfile
14cr|faust-0.9.67-2|128	mv -f tmpfile examples/README
14cr|faust-0.9.67-2|129	make install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir} INCLUDEDIR=%{_includedir}
14cr|faust-0.9.67-2|130	
14cr|faust-0.9.67-2|131	mv documentation/faust-quick-reference-src/illustrations/ documentation
14cr|faust-0.9.67-2|132	rm -fr documentation/faust-quick-reference-src
14cr|faust-0.9.67-2|133	
14cr|faust-0.9.67-2|134	cp -a tools/%{name}2sc-*/%{name}2sc %{buildroot}%{_bindir}
14cr|faust-0.9.67-2|135	mv tools/%{name}2sc-*/README README.supercollider
14cr|faust-0.9.67-2|136	
14cr|faust-0.9.67-2|137	cp -a tools/%{name}2appls/%{name}2* %{buildroot}%{_bindir}
14cr|faust-0.9.67-2|138	mv tools/%{name}2appls/README README.appls
14cr|faust-0.9.67-2|139	
14cr|faust-0.9.67-2|140	mkdir -p %{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
14cr|faust-0.9.67-2|141	cp -a syntax-highlighting/%{name}.xml \
14cr|faust-0.9.67-2|142	%{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
14cr|faust-0.9.67-2|143	
14cr|faust-0.9.67-2|144	# remove the android lib
14cr|faust-0.9.67-2|145	rm -fr %{buildroot}%{_libdir}/faust/android/
14cr|faust-0.9.67-2|146	rm -fr %{buildroot}%{_libdir}/faust/iOS/
14cr|faust-0.9.67-2|147	rm -fr %{buildroot}%{_libdir}/faust/iPhone/
14cr|faust-0.9.67-2|148	
14cr|faust-0.9.67-2|149	
14cr|faust-0.9.67-2|150	
14cr|faust-0.9.67-2|151	%changelog
14cr|faust-0.9.67-2|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.67-2
14cr|faust-0.9.67-2|153	+ Revision: a36828c
14cr|faust-0.9.67-2|154	- MassBuild#464: Increase release tag
14cr|faust-0.9.67-2|155	
14cr|faust-0.9.67-2|156	

1212 14
14cr|fb-1.5-15|1	%define name fb
14cr|fb-1.5-15|2	%define version 1.5
14cr|fb-1.5-15|3	%define release 15
14cr|fb-1.5-15|4	
14cr|fb-1.5-15|5	Summary: Utility for the viewing, editing, and manipulation of binary files
14cr|fb-1.5-15|6	Name: %{name}
14cr|fb-1.5-15|7	Version: %{version}
14cr|fb-1.5-15|8	Release: %{release}
14cr|fb-1.5-15|9	License: GPLv1
14cr|fb-1.5-15|10	Source0: fb_tar.bz2
14cr|fb-1.5-15|11	Source1: fb_exmp.html
14cr|fb-1.5-15|12	Group: File tools
14cr|fb-1.5-15|13	URL: http://home.mho.net/jswaby/fb.html
14cr|fb-1.5-15|14	
14cr|fb-1.5-15|15	
14cr|fb-1.5-15|16	%description
14cr|fb-1.5-15|17	fb is a binary file viewer, editor, and manipulator. It can be used as a
14cr|fb-1.5-15|18	filter, an interactive browser, or to simply dump a file in either binary,
14cr|fb-1.5-15|19	decimal, hexadecimal, or octal and/or characters. Either overwrite bytes in
14cr|fb-1.5-15|20	either of the four bases or characters or dump to a file and edit the
14cr|fb-1.5-15|21	resulting text file with any text editor, then fb can translate from either
14cr|fb-1.5-15|22	of the four bases back into a binary file. In summary, fb is a versatile
14cr|fb-1.5-15|23	tool for binary file creation, manipulation, and examination.
14cr|fb-1.5-15|24	
14cr|fb-1.5-15|25	
14cr|fb-1.5-15|26	%prep
14cr|fb-1.5-15|27	%setup0 -q -c
14cr|fb-1.5-15|28	cp %SOURCE1 $RPM_BUILD_DIR/%{name}-%{version}
14cr|fb-1.5-15|29	
14cr|fb-1.5-15|30	%build
14cr|fb-1.5-15|31	cc $RPM_OPT_FLAGS fb.c -o fb
14cr|fb-1.5-15|32	
14cr|fb-1.5-15|33	%install
14cr|fb-1.5-15|34	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
14cr|fb-1.5-15|35	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
14cr|fb-1.5-15|36	install -m 755 fb $RPM_BUILD_ROOT%{_bindir}/
14cr|fb-1.5-15|37	install -m 644 fb.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|fb-1.5-15|38	
14cr|fb-1.5-15|39	
14cr|fb-1.5-15|40	%files
14cr|fb-1.5-15|41	%{_bindir}/*
14cr|fb-1.5-15|42	%{_mandir}/man1/*
14cr|fb-1.5-15|43	%doc README fb.doc fb_exmp.html
14cr|fb-1.5-15|44	
14cr|fb-1.5-15|45	
14cr|fb-1.5-15|46	
14cr|fb-1.5-15|47	
14cr|fb-1.5-15|48	
14cr|fb-1.5-15|49	
14cr|fb-1.5-15|50	%changelog
14cr|fb-1.5-15|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-15
14cr|fb-1.5-15|52	+ Revision: 3bcffe4
14cr|fb-1.5-15|53	- MassBuild#464: Increase release tag
14cr|fb-1.5-15|54	
14cr|fb-1.5-15|55	

1213 14
14cr|fbdesk-1.4.1-9|1	Summary:	Fluxbox-application to create and manage icons on your desktop
14cr|fbdesk-1.4.1-9|2	Name:		fbdesk
14cr|fbdesk-1.4.1-9|3	Version:	1.4.1
14cr|fbdesk-1.4.1-9|4	Release:	9
14cr|fbdesk-1.4.1-9|5	License:	MIT
14cr|fbdesk-1.4.1-9|6	Group:		Graphical desktop/Other
14cr|fbdesk-1.4.1-9|7	Url:		http://fluxbox.sourceforge.net/fbdesk
14cr|fbdesk-1.4.1-9|8	Source0:	http://fluxbox.sourceforge.net/fbdesk/%{name}-%{version}.tar.bz2
14cr|fbdesk-1.4.1-9|9	Source1:	%{name}-icons.tar.bz2
14cr|fbdesk-1.4.1-9|10	Patch0:		fbdesk-1.4.1-gcc43.patch
14cr|fbdesk-1.4.1-9|11	Patch1:		fbdesk-1.4.1-gcc48.patch
14cr|fbdesk-1.4.1-9|12	Patch2:		fbdesk-1.4.1-libpng15.patch
14cr|fbdesk-1.4.1-9|13	Patch3:		fbdesk-1.4.1-cassert.patch
14cr|fbdesk-1.4.1-9|14	Patch4:		fbdesk-1.4.1-option-v.patch
14cr|fbdesk-1.4.1-9|15	Buildrequires:	imlib2-devel
14cr|fbdesk-1.4.1-9|16	Buildrequires:	pkgconfig(x11)
14cr|fbdesk-1.4.1-9|17	Buildrequires:	pkgconfig(xext)
14cr|fbdesk-1.4.1-9|18	Buildrequires:	pkgconfig(xft)
14cr|fbdesk-1.4.1-9|19	Buildrequires:	pkgconfig(xpm)
14cr|fbdesk-1.4.1-9|20	Buildrequires:	pkgconfig(xrender)
14cr|fbdesk-1.4.1-9|21	
14cr|fbdesk-1.4.1-9|22	%description
14cr|fbdesk-1.4.1-9|23	FbDesk is a fluxbox-application to create and manage icons on your desktop.
14cr|fbdesk-1.4.1-9|24	
14cr|fbdesk-1.4.1-9|25	Implemented Features :
14cr|fbdesk-1.4.1-9|26	
14cr|fbdesk-1.4.1-9|27	* XPM and PNG image loading
14cr|fbdesk-1.4.1-9|28	* Antialias text
14cr|fbdesk-1.4.1-9|29	* UTF-8 and multibyte support
14cr|fbdesk-1.4.1-9|30	* Vertical text
14cr|fbdesk-1.4.1-9|31	* Grid Snapping
14cr|fbdesk-1.4.1-9|32	* GUI for editing command/label and add/remove icons
14cr|fbdesk-1.4.1-9|33	* Fluxbox menu style
14cr|fbdesk-1.4.1-9|34	
14cr|fbdesk-1.4.1-9|35	%files
14cr|fbdesk-1.4.1-9|36	%doc README
14cr|fbdesk-1.4.1-9|37	%{_bindir}/*
14cr|fbdesk-1.4.1-9|38	%{_datadir}/applications/%{name}.desktop
14cr|fbdesk-1.4.1-9|39	%{_miconsdir}/*.png
14cr|fbdesk-1.4.1-9|40	%{_iconsdir}/*.png
14cr|fbdesk-1.4.1-9|41	%{_liconsdir}/*.png
14cr|fbdesk-1.4.1-9|42	%{_datadir}/%{name}
14cr|fbdesk-1.4.1-9|43	
14cr|fbdesk-1.4.1-9|44	#----------------------------------------------------------------------------
14cr|fbdesk-1.4.1-9|45	
14cr|fbdesk-1.4.1-9|46	%prep
14cr|fbdesk-1.4.1-9|47	%setup -q
14cr|fbdesk-1.4.1-9|48	%setup -q -T -D -a1
14cr|fbdesk-1.4.1-9|49	%patch0 -p1
14cr|fbdesk-1.4.1-9|50	%patch1 -p1
14cr|fbdesk-1.4.1-9|51	%patch2 -p0
14cr|fbdesk-1.4.1-9|52	%patch3 -p1
14cr|fbdesk-1.4.1-9|53	%patch4 -p1
14cr|fbdesk-1.4.1-9|54	
14cr|fbdesk-1.4.1-9|55	%build
14cr|fbdesk-1.4.1-9|56	%configure2_5x
14cr|fbdesk-1.4.1-9|57	%make
14cr|fbdesk-1.4.1-9|58	
14cr|fbdesk-1.4.1-9|59	%install
14cr|fbdesk-1.4.1-9|60	%makeinstall_std
14cr|fbdesk-1.4.1-9|61	
14cr|fbdesk-1.4.1-9|62	# Menu
14cr|fbdesk-1.4.1-9|63	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|fbdesk-1.4.1-9|64	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|fbdesk-1.4.1-9|65	[Desktop Entry]
14cr|fbdesk-1.4.1-9|66	Type=Application
14cr|fbdesk-1.4.1-9|67	Name=Fbdesk
14cr|fbdesk-1.4.1-9|68	Comment=Fluxbox-application to create and manage icons on your desktop
14cr|fbdesk-1.4.1-9|69	Exec=%{_bindir}/%{name}
14cr|fbdesk-1.4.1-9|70	Icon=%{name}
14cr|fbdesk-1.4.1-9|71	Categories=Graphics;2DGraphics;
14cr|fbdesk-1.4.1-9|72	EOF
14cr|fbdesk-1.4.1-9|73	
14cr|fbdesk-1.4.1-9|74	# icon
14cr|fbdesk-1.4.1-9|75	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|fbdesk-1.4.1-9|76	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|fbdesk-1.4.1-9|77	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|fbdesk-1.4.1-9|78	
14cr|fbdesk-1.4.1-9|79	install -d %{buildroot}%{_datadir}/%{name}
14cr|fbdesk-1.4.1-9|80	install -m 0644 *.png %{buildroot}%{_datadir}/%{name}
14cr|fbdesk-1.4.1-9|81	
14cr|fbdesk-1.4.1-9|82	
14cr|fbdesk-1.4.1-9|83	%changelog
14cr|fbdesk-1.4.1-9|84	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1.4.1-9
14cr|fbdesk-1.4.1-9|85	+ Revision: 957a44f
14cr|fbdesk-1.4.1-9|86	- Add patches from Fedora to fix various minor issues
14cr|fbdesk-1.4.1-9|87	
14cr|fbdesk-1.4.1-9|88	

1214 14
14cr|fbida-2.09-4|1	Summary:	Collection of applications for viewing and editing images
14cr|fbida-2.09-4|2	Name:		fbida
14cr|fbida-2.09-4|3	Version:	2.09
14cr|fbida-2.09-4|4	Release:	4
14cr|fbida-2.09-4|5	License:	GPLv2+
14cr|fbida-2.09-4|6	Group:		Graphics
14cr|fbida-2.09-4|7	URL:		http://linux.bytesex.org/fbida/
14cr|fbida-2.09-4|8	Source0:	http://dl.bytesex.org/releases/fbida/%{name}-%{version}.tar.gz
14cr|fbida-2.09-4|9	# replace old copied jpeg headers from old libjpeg with new one from libjpeg8
14cr|fbida-2.09-4|10	# (c.f. the similar fix in mdv bug#57950)
14cr|fbida-2.09-4|11	Patch0:		fbida-2.07-replace-old-libjpeg-headers.patch
14cr|fbida-2.09-4|12	Patch1:		fbida-2.09-fmtstr.diff
14cr|fbida-2.09-4|13	Patch2:		fbida-2.09-no_strip.diff
14cr|fbida-2.09-4|14	Patch3:		fbida-2.09-giflib5.1.diff
14cr|fbida-2.09-4|15	Provides:	fbi
14cr|fbida-2.09-4|16	BuildRequires:	curl-devel
14cr|fbida-2.09-4|17	BuildRequires:	freetype2-devel
14cr|fbida-2.09-4|18	BuildRequires:	jpeg-devel
14cr|fbida-2.09-4|19	BuildRequires:	libexif-devel
14cr|fbida-2.09-4|20	BuildRequires:	libpcd-devel
14cr|fbida-2.09-4|21	BuildRequires:	lirc-devel
14cr|fbida-2.09-4|22	BuildRequires:	png-devel
14cr|fbida-2.09-4|23	BuildRequires:	sane-devel
14cr|fbida-2.09-4|24	BuildRequires:	tiff-devel
14cr|fbida-2.09-4|25	BuildRequires:	ungif-devel
14cr|fbida-2.09-4|26	BuildRequires:	lesstif-devel
14cr|fbida-2.09-4|27	BuildRequires:	xpm-devel
14cr|fbida-2.09-4|28	BuildRequires:	libxext-devel
14cr|fbida-2.09-4|29	BuildRequires:	x11-server-common
14cr|fbida-2.09-4|30	BuildRequires:	fontconfig-devel
14cr|fbida-2.09-4|31	# fwang: the app needs /etc/X11/app-defaults
14cr|fbida-2.09-4|32	BuildRequires:	xsysinfo
14cr|fbida-2.09-4|33	# fbi uses convert to show indirectly supported image format
14cr|fbida-2.09-4|34	Requires:	imagemagick
14cr|fbida-2.09-4|35	# fbgs requires gs
14cr|fbida-2.09-4|36	Requires:	ghostscript
14cr|fbida-2.09-4|37	Requires:	exiftran = %{version}
14cr|fbida-2.09-4|38	
14cr|fbida-2.09-4|39	%description
14cr|fbida-2.09-4|40	The fbida project contains a few applications for viewing and editing
14cr|fbida-2.09-4|41	images, with the main focus being photos. The applications are:
14cr|fbida-2.09-4|42	
14cr|fbida-2.09-4|43	fbi	- Image viewer for Linux framebuffer console
14cr|fbida-2.09-4|44	fbgs	- Wrapper script using fbi, for viewing ps/pdf files on framebuffer
14cr|fbida-2.09-4|45	ida	- X11 application (Motif based) for viewing images with
14cr|fbida-2.09-4|46	basic editing functions
14cr|fbida-2.09-4|47	exiftran- command line tool to do lossless transformations of JPEG
14cr|fbida-2.09-4|48	images, similar to jpegtran but includes EXIF data
14cr|fbida-2.09-4|49	thumbnail.cgi - CGI script to extract EXIF thumbnails from jpeg images
14cr|fbida-2.09-4|50	and send them to web browser
14cr|fbida-2.09-4|51	
14cr|fbida-2.09-4|52	This project used to be 2 seperate projects (fbi and ida), but later
14cr|fbida-2.09-4|53	merged by author.
14cr|fbida-2.09-4|54	
14cr|fbida-2.09-4|55	%package -n	exiftran
14cr|fbida-2.09-4|56	Summary:	Transform Digital Camera JPEG Images
14cr|fbida-2.09-4|57	Group:		Graphics
14cr|fbida-2.09-4|58	Conflicts:	fbida < 2.09
14cr|fbida-2.09-4|59	
14cr|fbida-2.09-4|60	%description -n	exiftran
14cr|fbida-2.09-4|61	exiftran is a command-line utility to transform digital image JPEG
14cr|fbida-2.09-4|62	images. It can do lossless rotations like jpegtran, but unlike
14cr|fbida-2.09-4|63	jpegtran, it cares about the EXIF data.  It can rotate images
14cr|fbida-2.09-4|64	automatically by checking the EXIF orientation tag, updating the EXIF
14cr|fbida-2.09-4|65	information if needed (image dimension, orientation), and also rotating
14cr|fbida-2.09-4|66	the EXIF thumbnail. It can process multiple images at once.
14cr|fbida-2.09-4|67	
14cr|fbida-2.09-4|68	%prep
14cr|fbida-2.09-4|69	
14cr|fbida-2.09-4|70	%setup -q
14cr|fbida-2.09-4|71	%patch0 -p1 -b .oldjpeg
14cr|fbida-2.09-4|72	%patch1 -p0 -b .fmtstr
14cr|fbida-2.09-4|73	%patch2 -p0 -b .no_strip
14cr|fbida-2.09-4|74	%patch3 -p1 -b .giflib
14cr|fbida-2.09-4|75	rm -f jpeg/*/jpeg*
14cr|fbida-2.09-4|76	
14cr|fbida-2.09-4|77	%build
14cr|fbida-2.09-4|78	# Must use CFLAGS as env variable, because makefile adds flags to it.
14cr|fbida-2.09-4|79	# Directly specifying CFLAGS as make variable would fail
14cr|fbida-2.09-4|80	export CFLAGS="%optflags"
14cr|fbida-2.09-4|81	%make verbose=yes
14cr|fbida-2.09-4|82	
14cr|fbida-2.09-4|83	%install
14cr|fbida-2.09-4|84	
14cr|fbida-2.09-4|85	%makeinstall_std prefix=%{_prefix}
14cr|fbida-2.09-4|86	
14cr|fbida-2.09-4|87	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fbida-2.09-4|88	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|fbida-2.09-4|89	[Desktop Entry]
14cr|fbida-2.09-4|90	Name=IDA Image Viewer
14cr|fbida-2.09-4|91	Comment=Basic image viewer and editor
14cr|fbida-2.09-4|92	Exec=%{_bindir}/ida
14cr|fbida-2.09-4|93	Icon=graphics_section
14cr|fbida-2.09-4|94	Terminal=false
14cr|fbida-2.09-4|95	Type=Application
14cr|fbida-2.09-4|96	StartupNotify=true
14cr|fbida-2.09-4|97	Categories=Motif;Graphics;2DGraphics;RasterGraphics;Viewer;
14cr|fbida-2.09-4|98	EOF
14cr|fbida-2.09-4|99	
14cr|fbida-2.09-4|100	%files
14cr|fbida-2.09-4|101	%doc Changes COPYING README
14cr|fbida-2.09-4|102	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cr|fbida-2.09-4|103	%{_bindir}/fbi
14cr|fbida-2.09-4|104	%{_bindir}/fbgs
14cr|fbida-2.09-4|105	%{_bindir}/ida
14cr|fbida-2.09-4|106	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fbida-2.09-4|107	%{_mandir}/man1/fbi.1*
14cr|fbida-2.09-4|108	%{_mandir}/man1/fbgs.1*
14cr|fbida-2.09-4|109	%{_mandir}/man1/ida.1*
14cr|fbida-2.09-4|110	
14cr|fbida-2.09-4|111	%files -n exiftran
14cr|fbida-2.09-4|112	%{_bindir}/exiftran
14cr|fbida-2.09-4|113	%{_mandir}/man1/exiftran.1*
14cr|fbida-2.09-4|114	
14cr|fbida-2.09-4|115	
14cr|fbida-2.09-4|116	
14cr|fbida-2.09-4|117	%changelog
14cr|fbida-2.09-4|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.09-4
14cr|fbida-2.09-4|119	+ Revision: 5e57595
14cr|fbida-2.09-4|120	- MassBuild#464: Increase release tag
14cr|fbida-2.09-4|121	
14cr|fbida-2.09-4|122	

1215 14
14cr|fbpager-0.1.4-10|1	Name:             fbpager
14cr|fbpager-0.1.4-10|2	Version:          0.1.4
14cr|fbpager-0.1.4-10|3	Release:          10
14cr|fbpager-0.1.4-10|4	Summary:          Workspace pager dockapp for Fluxbox
14cr|fbpager-0.1.4-10|5	License:          MIT
14cr|fbpager-0.1.4-10|6	Group:            Graphical desktop/Other
14cr|fbpager-0.1.4-10|7	Source:           %{name}-%{version}.tar.gz
14cr|fbpager-0.1.4-10|8	Patch0:           01-fix_g++_build_error.patch
14cr|fbpager-0.1.4-10|9	Patch1:		  fbpager-0.1.4-gcc43.patch
14cr|fbpager-0.1.4-10|10	URL:              http://fluxbox.sourceforge.net/fbpager/
14cr|fbpager-0.1.4-10|11	BuildRequires:    pkgconfig(x11)
14cr|fbpager-0.1.4-10|12	BuildRequires:    pkgconfig(xrender)
14cr|fbpager-0.1.4-10|13	Requires:         fluxbox
14cr|fbpager-0.1.4-10|14	
14cr|fbpager-0.1.4-10|15	%description
14cr|fbpager-0.1.4-10|16	Fbpager is a workspace pager dockapp, particularly useful with the
14cr|fbpager-0.1.4-10|17	fbpager window manager. It is largely based on bbpager for Blackbox.
14cr|fbpager-0.1.4-10|18	
14cr|fbpager-0.1.4-10|19	For additional information, see the included README and INSTALL text
14cr|fbpager-0.1.4-10|20	files.
14cr|fbpager-0.1.4-10|21	
14cr|fbpager-0.1.4-10|22	%prep
14cr|fbpager-0.1.4-10|23	%setup -q
14cr|fbpager-0.1.4-10|24	%patch0 -p0
14cr|fbpager-0.1.4-10|25	%patch1 -p0
14cr|fbpager-0.1.4-10|26	
14cr|fbpager-0.1.4-10|27	%build
14cr|fbpager-0.1.4-10|28	%configure2_5x
14cr|fbpager-0.1.4-10|29	%make
14cr|fbpager-0.1.4-10|30	
14cr|fbpager-0.1.4-10|31	%install
14cr|fbpager-0.1.4-10|32	rm -fr %buildroot
14cr|fbpager-0.1.4-10|33	%makeinstall_std
14cr|fbpager-0.1.4-10|34	
14cr|fbpager-0.1.4-10|35	%clean
14cr|fbpager-0.1.4-10|36	rm -rf $RPM_BUILD_ROOT
14cr|fbpager-0.1.4-10|37	
14cr|fbpager-0.1.4-10|38	%files
14cr|fbpager-0.1.4-10|39	%defattr(-,root,root)
14cr|fbpager-0.1.4-10|40	%doc AUTHORS  COPYING ChangeLog INSTALL NEWS README  TODO
14cr|fbpager-0.1.4-10|41	%{_bindir}/*
14cr|fbpager-0.1.4-10|42	
14cr|fbpager-0.1.4-10|43	
14cr|fbpager-0.1.4-10|44	
14cr|fbpager-0.1.4-10|45	%changelog
14cr|fbpager-0.1.4-10|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-10
14cr|fbpager-0.1.4-10|47	+ Revision: f70d99a
14cr|fbpager-0.1.4-10|48	- MassBuild#464: Increase release tag
14cr|fbpager-0.1.4-10|49	
14cr|fbpager-0.1.4-10|50	

1216 14
14cr|fbpanel-6.1-4|1	%define _disable_ld_no_undefined 1
14cr|fbpanel-6.1-4|2	
14cr|fbpanel-6.1-4|3	Summary:	A lightweight X11 desktop panel
14cr|fbpanel-6.1-4|4	Name:		fbpanel
14cr|fbpanel-6.1-4|5	Version:	6.1
14cr|fbpanel-6.1-4|6	Release:	4
14cr|fbpanel-6.1-4|7	License:	LGPLv2+ and GPLv2+
14cr|fbpanel-6.1-4|8	Group:		Graphical desktop/Other
14cr|fbpanel-6.1-4|9	Url:		http://fbpanel.sourceforge.net
14cr|fbpanel-6.1-4|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tbz2
14cr|fbpanel-6.1-4|11	Patch0:		fbpanel-6.1-dsofix.patch
14cr|fbpanel-6.1-4|12	# distro specific patches
14cr|fbpanel-6.1-4|13	Patch10:	fbpanel-6.1-default-config.patch
14cr|fbpanel-6.1-4|14	Patch11:	fbpanel-6.1-default-applications.patch
14cr|fbpanel-6.1-4|15	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|fbpanel-6.1-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|fbpanel-6.1-4|17	BuildRequires:	pkgconfig(xmu)
14cr|fbpanel-6.1-4|18	BuildRequires:	pkgconfig(xpm)
14cr|fbpanel-6.1-4|19	Requires:	xdg-utils
14cr|fbpanel-6.1-4|20	
14cr|fbpanel-6.1-4|21	%description
14cr|fbpanel-6.1-4|22	fbpanel is a lightweight, NETWM compliant desktop panel. It works with any
14cr|fbpanel-6.1-4|23	NETWM compliant window manager (eg xfwm4, sawfish, openbox, metacity, kde).
14cr|fbpanel-6.1-4|24	
14cr|fbpanel-6.1-4|25	It provides:
14cr|fbpanel-6.1-4|26	* variety of plugins
14cr|fbpanel-6.1-4|27	* ability to replace window icons
14cr|fbpanel-6.1-4|28	* all icons follow your current GTK+ icon theme
14cr|fbpanel-6.1-4|29	* transparency support
14cr|fbpanel-6.1-4|30	* customizable size and screen position
14cr|fbpanel-6.1-4|31	* ability to run many instances each with its own configuration
14cr|fbpanel-6.1-4|32	* modest resource usage
14cr|fbpanel-6.1-4|33	
14cr|fbpanel-6.1-4|34	%prep
14cr|fbpanel-6.1-4|35	%setup -q
14cr|fbpanel-6.1-4|36	%patch0 -p1 -b .dsofix
14cr|fbpanel-6.1-4|37	%patch10 -p1 -b .default-config
14cr|fbpanel-6.1-4|38	%patch11 -p1 -b .default-applications
14cr|fbpanel-6.1-4|39	
14cr|fbpanel-6.1-4|40	%build
14cr|fbpanel-6.1-4|41	%setup_compile_flags
14cr|fbpanel-6.1-4|42	# this script is really ugly and doesn't work with configure macro
14cr|fbpanel-6.1-4|43	./configure \
14cr|fbpanel-6.1-4|44	--prefix=%{_prefix} \
14cr|fbpanel-6.1-4|45	--libdir=%{_libdir} \
14cr|fbpanel-6.1-4|46	--libexecdir=%{_libexecdir} \
14cr|fbpanel-6.1-4|47	--sysconfdir=%{_sysconfdir} \
14cr|fbpanel-6.1-4|48	--localstatedir=%{_localstatedir}
14cr|fbpanel-6.1-4|49	%make cflagsx="%{optflags}"
14cr|fbpanel-6.1-4|50	
14cr|fbpanel-6.1-4|51	%install
14cr|fbpanel-6.1-4|52	%makeinstall_std
14cr|fbpanel-6.1-4|53	
14cr|fbpanel-6.1-4|54	# man page
14cr|fbpanel-6.1-4|55	install -Dpm 644 data/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|fbpanel-6.1-4|56	
14cr|fbpanel-6.1-4|57	# change some icon names that were also changed in the default panel config
14cr|fbpanel-6.1-4|58	mv %{buildroot}%{_datadir}/%{name}/images/logo.png \
14cr|fbpanel-6.1-4|59	%{buildroot}%{_datadir}/%{name}/images/start-here.png
14cr|fbpanel-6.1-4|60	
14cr|fbpanel-6.1-4|61	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-halt.png \
14cr|fbpanel-6.1-4|62	%{buildroot}%{_datadir}/%{name}/images/system-shutdown.png
14cr|fbpanel-6.1-4|63	
14cr|fbpanel-6.1-4|64	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-reboot.png \
14cr|fbpanel-6.1-4|65	%{buildroot}%{_datadir}/%{name}/images/system-reboot.png
14cr|fbpanel-6.1-4|66	
14cr|fbpanel-6.1-4|67	# volume plugin is not working and prevents starting of fbpanel, lets remove it.
14cr|fbpanel-6.1-4|68	# https://sourceforge.net/tracker/?func=detail&aid=3121295&group_id=66031&atid=513125
14cr|fbpanel-6.1-4|69	rm %{buildroot}%{_libdir}/%{name}/volume.so
14cr|fbpanel-6.1-4|70	
14cr|fbpanel-6.1-4|71	%files
14cr|fbpanel-6.1-4|72	%doc CHANGELOG COPYING CREDITS README NOTES
14cr|fbpanel-6.1-4|73	%{_bindir}/%{name}
14cr|fbpanel-6.1-4|74	%{_libdir}/%{name}/
14cr|fbpanel-6.1-4|75	%{_datadir}/%{name}/
14cr|fbpanel-6.1-4|76	%{_mandir}/man1/%{name}.1.*
14cr|fbpanel-6.1-4|77	
14cr|fbpanel-6.1-4|78	
14cr|fbpanel-6.1-4|79	%changelog
14cr|fbpanel-6.1-4|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-4
14cr|fbpanel-6.1-4|81	+ Revision: dfc8b86
14cr|fbpanel-6.1-4|82	- MassBuild#464: Increase release tag
14cr|fbpanel-6.1-4|83	
14cr|fbpanel-6.1-4|84	

1217 14
14cr|fbreader-0.99.5-0.2|1	# empty debug
14cr|fbreader-0.99.5-0.2|2	%define debug_package %{nil}
14cr|fbreader-0.99.5-0.2|3	%define _disable_ld_no_undefined 1
14cr|fbreader-0.99.5-0.2|4	
14cr|fbreader-0.99.5-0.2|5	%define major 0.99
14cr|fbreader-0.99.5-0.2|6	%define libzlcore %mklibname zlcore %{major}
14cr|fbreader-0.99.5-0.2|7	%define libzltext %mklibname zltext %{major}
14cr|fbreader-0.99.5-0.2|8	%define libzlui %mklibname zlui %{major}
14cr|fbreader-0.99.5-0.2|9	
14cr|fbreader-0.99.5-0.2|10	Summary:	Reader for e-books in various formats
14cr|fbreader-0.99.5-0.2|11	Name:		fbreader
14cr|fbreader-0.99.5-0.2|12	Version:	0.99.5
14cr|fbreader-0.99.5-0.2|13	Release:	0.2
14cr|fbreader-0.99.5-0.2|14	License:	GPLv2+
14cr|fbreader-0.99.5-0.2|15	Group:		Office
14cr|fbreader-0.99.5-0.2|16	Url:		http://www.fbreader.org
14cr|fbreader-0.99.5-0.2|17	#Source0:	http://fbreader.org/files/desktop/%{name}-sources-%{version}.tgz
14cr|fbreader-0.99.5-0.2|18	# from git this time
14cr|fbreader-0.99.5-0.2|19	Source0:	%{name}-%{version}.tar.bz2
14cr|fbreader-0.99.5-0.2|20	BuildRequires:	bzip2-devel
14cr|fbreader-0.99.5-0.2|21	BuildRequires:	jpeg-devel
14cr|fbreader-0.99.5-0.2|22	BuildRequires:	libstdc++-devel
14cr|fbreader-0.99.5-0.2|23	BuildRequires:	linebreak-devel
14cr|fbreader-0.99.5-0.2|24	BuildRequires:	qt4-devel
14cr|fbreader-0.99.5-0.2|25	BuildRequires:	pkgconfig(expat)
14cr|fbreader-0.99.5-0.2|26	BuildRequires:	pkgconfig(fribidi)
14cr|fbreader-0.99.5-0.2|27	BuildRequires:	pkgconfig(libcurl)
14cr|fbreader-0.99.5-0.2|28	BuildRequires:	pkgconfig(sqlite3)
14cr|fbreader-0.99.5-0.2|29	BuildRequires:	pkgconfig(xft)
14cr|fbreader-0.99.5-0.2|30	BuildRequires:	pkgconfig(zlib)
14cr|fbreader-0.99.5-0.2|31	BuildRequires:	desktop-file-utils
14cr|fbreader-0.99.5-0.2|32	# force explicit Requires because of library packages being messed up in past
14cr|fbreader-0.99.5-0.2|33	Requires:	%{libzlcore} = %{EVRD}
14cr|fbreader-0.99.5-0.2|34	Requires:	%{libzltext} = %{EVRD}
14cr|fbreader-0.99.5-0.2|35	Requires:	%{libzlui} = %{EVRD}
14cr|fbreader-0.99.5-0.2|36	Obsoletes:	%{_lib}zlibrary-devel < 0.99.5
14cr|fbreader-0.99.5-0.2|37	
14cr|fbreader-0.99.5-0.2|38	%description
14cr|fbreader-0.99.5-0.2|39	FBReader is an e-book reader for various platforms.
14cr|fbreader-0.99.5-0.2|40	Supported formats include: fb2, HTML, chm, plucker, palmdoc,
14cr|fbreader-0.99.5-0.2|41	zTxt, TCR, RTF, OEB, OpenReader, mobipocket, plain text.
14cr|fbreader-0.99.5-0.2|42	
14cr|fbreader-0.99.5-0.2|43	%files
14cr|fbreader-0.99.5-0.2|44	%doc fbreader/LICENSE
14cr|fbreader-0.99.5-0.2|45	%{_bindir}/FBReader
14cr|fbreader-0.99.5-0.2|46	%{_datadir}/FBReader/
14cr|fbreader-0.99.5-0.2|47	%{_datadir}/pixmaps/FBReader/
14cr|fbreader-0.99.5-0.2|48	%{_datadir}/pixmaps/FBReader.png
14cr|fbreader-0.99.5-0.2|49	%{_datadir}/applications/FBReader.desktop
14cr|fbreader-0.99.5-0.2|50	%{_mandir}/man1/FBReader.1.*
14cr|fbreader-0.99.5-0.2|51	
14cr|fbreader-0.99.5-0.2|52	#----------------------------------------------------------------------------
14cr|fbreader-0.99.5-0.2|53	
14cr|fbreader-0.99.5-0.2|54	%package -n %{libzlcore}
14cr|fbreader-0.99.5-0.2|55	Summary:	Cross-platform GUI library
14cr|fbreader-0.99.5-0.2|56	Group:		System/Libraries
14cr|fbreader-0.99.5-0.2|57	Requires:	zlibrary-common = %{EVRD}
14cr|fbreader-0.99.5-0.2|58	Conflicts:	%{_lib}zlibrary < 0.99.5
14cr|fbreader-0.99.5-0.2|59	Obsoletes:	%{_lib}zlibrary < 0.99.5
14cr|fbreader-0.99.5-0.2|60	
14cr|fbreader-0.99.5-0.2|61	%description -n %{libzlcore}
14cr|fbreader-0.99.5-0.2|62	ZLibrary is a cross-platform library to build applications running on
14cr|fbreader-0.99.5-0.2|63	desktop Linux, Windows, and different Linux-based PDAs.
14cr|fbreader-0.99.5-0.2|64	
14cr|fbreader-0.99.5-0.2|65	This package provides ZLibrary core.
14cr|fbreader-0.99.5-0.2|66	
14cr|fbreader-0.99.5-0.2|67	%files -n %{libzlcore}
14cr|fbreader-0.99.5-0.2|68	%{_libdir}/libzlcore.so.%{major}*
14cr|fbreader-0.99.5-0.2|69	
14cr|fbreader-0.99.5-0.2|70	#----------------------------------------------------------------------------
14cr|fbreader-0.99.5-0.2|71	
14cr|fbreader-0.99.5-0.2|72	%package -n %{libzltext}
14cr|fbreader-0.99.5-0.2|73	Summary:	Cross-platform GUI library
14cr|fbreader-0.99.5-0.2|74	Group:		System/Libraries
14cr|fbreader-0.99.5-0.2|75	Requires:	zlibrary-common = %{EVRD}
14cr|fbreader-0.99.5-0.2|76	Conflicts:	%{_lib}zlibrary < 0.99.5
14cr|fbreader-0.99.5-0.2|77	
14cr|fbreader-0.99.5-0.2|78	%description -n %{libzltext}
14cr|fbreader-0.99.5-0.2|79	ZLibrary is a cross-platform library to build applications running on
14cr|fbreader-0.99.5-0.2|80	desktop Linux, Windows, and different Linux-based PDAs.
14cr|fbreader-0.99.5-0.2|81	
14cr|fbreader-0.99.5-0.2|82	This package provides ZLibrary text.
14cr|fbreader-0.99.5-0.2|83	
14cr|fbreader-0.99.5-0.2|84	%files -n %{libzltext}
14cr|fbreader-0.99.5-0.2|85	%{_libdir}/libzltext.so.%{major}*
14cr|fbreader-0.99.5-0.2|86	
14cr|fbreader-0.99.5-0.2|87	#----------------------------------------------------------------------------
14cr|fbreader-0.99.5-0.2|88	
14cr|fbreader-0.99.5-0.2|89	%package -n %{libzlui}
14cr|fbreader-0.99.5-0.2|90	Summary:	Cross-platform GUI library
14cr|fbreader-0.99.5-0.2|91	Group:		System/Libraries
14cr|fbreader-0.99.5-0.2|92	Requires:	zlibrary-common = %{EVRD}
14cr|fbreader-0.99.5-0.2|93	Conflicts:	%{_lib}zlibrary < 0.99.5
14cr|fbreader-0.99.5-0.2|94	
14cr|fbreader-0.99.5-0.2|95	%description -n %{libzlui}
14cr|fbreader-0.99.5-0.2|96	ZLibrary is a cross-platform library to build applications running on
14cr|fbreader-0.99.5-0.2|97	desktop Linux, Windows, and different Linux-based PDAs.
14cr|fbreader-0.99.5-0.2|98	
14cr|fbreader-0.99.5-0.2|99	This package provides ZLibrary ui.
14cr|fbreader-0.99.5-0.2|100	
14cr|fbreader-0.99.5-0.2|101	%files -n %{libzlui}
14cr|fbreader-0.99.5-0.2|102	%{_libdir}/libzlui.so.%{major}*
14cr|fbreader-0.99.5-0.2|103	
14cr|fbreader-0.99.5-0.2|104	#----------------------------------------------------------------------------
14cr|fbreader-0.99.5-0.2|105	
14cr|fbreader-0.99.5-0.2|106	%package -n zlibrary-common
14cr|fbreader-0.99.5-0.2|107	Summary:	Cross-platform GUI library
14cr|fbreader-0.99.5-0.2|108	Group:		System/Libraries
14cr|fbreader-0.99.5-0.2|109	BuildArch:	noarch
14cr|fbreader-0.99.5-0.2|110	Conflicts:	%{_lib}zlibrary < 0.99.5
14cr|fbreader-0.99.5-0.2|111	
14cr|fbreader-0.99.5-0.2|112	%description -n zlibrary-common
14cr|fbreader-0.99.5-0.2|113	ZLibrary is a cross-platform library to build applications running on
14cr|fbreader-0.99.5-0.2|114	desktop Linux, Windows, and different Linux-based PDAs.
14cr|fbreader-0.99.5-0.2|115	
14cr|fbreader-0.99.5-0.2|116	This package provides ZLibrary common files.
14cr|fbreader-0.99.5-0.2|117	
14cr|fbreader-0.99.5-0.2|118	%files -n zlibrary-common
14cr|fbreader-0.99.5-0.2|119	%{_datadir}/zlibrary/
14cr|fbreader-0.99.5-0.2|120	
14cr|fbreader-0.99.5-0.2|121	#----------------------------------------------------------------------------
14cr|fbreader-0.99.5-0.2|122	
14cr|fbreader-0.99.5-0.2|123	%prep
14cr|fbreader-0.99.5-0.2|124	%setup -q
14cr|fbreader-0.99.5-0.2|125	
14cr|fbreader-0.99.5-0.2|126	# fix icon extension in the .desktop file
14cr|fbreader-0.99.5-0.2|127	perl -pi -e 's,FBReader.png,FBReader,' fbreader/desktop/desktop
14cr|fbreader-0.99.5-0.2|128	
14cr|fbreader-0.99.5-0.2|129	# fix qt4 build
14cr|fbreader-0.99.5-0.2|130	perl -pi -e 's,moc-qt4,%{qt4bin}/moc,' makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|131	perl -pi -e 's,CC = .*,CC = gcc,' makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|132	perl -pi -e 's,QTINCLUDE = -I /usr/include/qt4,QTINCLUDE = -I %{qt4include},' makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|133	perl -pi -e 's,UILIBS = -lQtGui,UILIBS = -lQtGui -lQtCore,' makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|134	perl -pi -e 's,-lunibreak,-llinebreak,' makefiles/config.mk zlibrary/text/Makefile
14cr|fbreader-0.99.5-0.2|135	
14cr|fbreader-0.99.5-0.2|136	echo "CFLAGS = %{optflags}" >> makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|137	echo "LDFLAGS = %{ldflags}" >> makefiles/arch/desktop.mk
14cr|fbreader-0.99.5-0.2|138	
14cr|fbreader-0.99.5-0.2|139	%build
14cr|fbreader-0.99.5-0.2|140	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy
14cr|fbreader-0.99.5-0.2|141	
14cr|fbreader-0.99.5-0.2|142	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy
14cr|fbreader-0.99.5-0.2|143	
14cr|fbreader-0.99.5-0.2|144	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4
14cr|fbreader-0.99.5-0.2|145	
14cr|fbreader-0.99.5-0.2|146	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy
14cr|fbreader-0.99.5-0.2|147	
14cr|fbreader-0.99.5-0.2|148	%install
14cr|fbreader-0.99.5-0.2|149	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy \
14cr|fbreader-0.99.5-0.2|150	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cr|fbreader-0.99.5-0.2|151	
14cr|fbreader-0.99.5-0.2|152	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy \
14cr|fbreader-0.99.5-0.2|153	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cr|fbreader-0.99.5-0.2|154	
14cr|fbreader-0.99.5-0.2|155	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4 \
14cr|fbreader-0.99.5-0.2|156	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cr|fbreader-0.99.5-0.2|157	
14cr|fbreader-0.99.5-0.2|158	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy \
14cr|fbreader-0.99.5-0.2|159	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cr|fbreader-0.99.5-0.2|160	
14cr|fbreader-0.99.5-0.2|161	# add mimetypes
14cr|fbreader-0.99.5-0.2|162	desktop-file-install \
14cr|fbreader-0.99.5-0.2|163	--vendor="" \
14cr|fbreader-0.99.5-0.2|164	--add-mime-type="application/epub+zip;application/rtf;" \
14cr|fbreader-0.99.5-0.2|165	--add-mime-type="application/x-mobipocket-ebook;application/x-fictionbook+xml;" \
14cr|fbreader-0.99.5-0.2|166	--add-mime-type="text/html;application/xhtml+xml;" \
14cr|fbreader-0.99.5-0.2|167	%{buildroot}%{_datadir}/applications/FBReader.desktop --dir=%{buildroot}%{_datadir}/applications/
14cr|fbreader-0.99.5-0.2|168	
14cr|fbreader-0.99.5-0.2|169	# man
14cr|fbreader-0.99.5-0.2|170	mkdir -p %{buildroot}%{_mandir}/man1
14cr|fbreader-0.99.5-0.2|171	install -m644 fbreader/desktop/FBReader.1 %{buildroot}%{_mandir}/man1
14cr|fbreader-0.99.5-0.2|172	
14cr|fbreader-0.99.5-0.2|173	# remove useless .so files (there are no includes to use them)
14cr|fbreader-0.99.5-0.2|174	rm -f %{buildroot}%{_libdir}/*.so
14cr|fbreader-0.99.5-0.2|175	
14cr|fbreader-0.99.5-0.2|176	%changelog
14cr|fbreader-0.99.5-0.2|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.5-0.2
14cr|fbreader-0.99.5-0.2|178	+ Revision: dd35246
14cr|fbreader-0.99.5-0.2|179	- MassBuild#464: Increase release tag
14cr|fbreader-0.99.5-0.2|180	
14cr|fbreader-0.99.5-0.2|181	

1218 14
14cr|fbterm-1.7-4|1	Summary:	A fast FrameBuffer based TERMinal emulator for linux
14cr|fbterm-1.7-4|2	Name:	  	fbterm
14cr|fbterm-1.7-4|3	Version:	1.7
14cr|fbterm-1.7-4|4	Release:	4
14cr|fbterm-1.7-4|5	License:	GPLv2+
14cr|fbterm-1.7-4|6	Group:		Terminals
14cr|fbterm-1.7-4|7	Source0: 	http://fbterm.googlecode.com/files/%name-%version.tar.gz
14cr|fbterm-1.7-4|8	URL:		http://code.google.com/p/fbterm/
14cr|fbterm-1.7-4|9	BuildRequires:	pkgconfig(freetype2)
14cr|fbterm-1.7-4|10	BuildRequires:	fontconfig-devel
14cr|fbterm-1.7-4|11	BuildRequires:  gpm-devel
14cr|fbterm-1.7-4|12	BuildRequires:  libx86-devel
14cr|fbterm-1.7-4|13	
14cr|fbterm-1.7-4|14	%description
14cr|fbterm-1.7-4|15	FbTerm is a fast terminal emulator for linux with frame buffer. Features
14cr|fbterm-1.7-4|16	include:
14cr|fbterm-1.7-4|17	
14cr|fbterm-1.7-4|18	* mostly as fast as terminal of linux kernel while accelerated scrolling
14cr|fbterm-1.7-4|19	is enabled on framebuffer device
14cr|fbterm-1.7-4|20	* select font with fontconfig and draw text with freetype2, same as
14cr|fbterm-1.7-4|21	Qt/Gtk+ based GUI apps
14cr|fbterm-1.7-4|22	* dynamicly create/destroy up to 10 windows initially running default
14cr|fbterm-1.7-4|23	shell
14cr|fbterm-1.7-4|24	* record scrollback history for every window
14cr|fbterm-1.7-4|25	* auto-detect text encoding with current locale, support double width
14cr|fbterm-1.7-4|26	scripts like Chinese, Japanese etc
14cr|fbterm-1.7-4|27	* switch between configurable additional text encodings with hot keys on
14cr|fbterm-1.7-4|28	the fly
14cr|fbterm-1.7-4|29	* copy/past selected text between windows with mouse when gpm server is
14cr|fbterm-1.7-4|30	running
14cr|fbterm-1.7-4|31	
14cr|fbterm-1.7-4|32	%prep
14cr|fbterm-1.7-4|33	%setup -q
14cr|fbterm-1.7-4|34	
14cr|fbterm-1.7-4|35	%build
14cr|fbterm-1.7-4|36	autoreconf -fi
14cr|fbterm-1.7-4|37	%configure2_5x
14cr|fbterm-1.7-4|38	%make
14cr|fbterm-1.7-4|39	
14cr|fbterm-1.7-4|40	%install
14cr|fbterm-1.7-4|41	rm -rf $RPM_BUILD_ROOT
14cr|fbterm-1.7-4|42	%makeinstall_std
14cr|fbterm-1.7-4|43	
14cr|fbterm-1.7-4|44	%clean
14cr|fbterm-1.7-4|45	rm -rf $RPM_BUILD_ROOT
14cr|fbterm-1.7-4|46	
14cr|fbterm-1.7-4|47	%files
14cr|fbterm-1.7-4|48	%defattr(-, root, root)
14cr|fbterm-1.7-4|49	%doc AUTHORS ChangeLog README
14cr|fbterm-1.7-4|50	%{_bindir}/%{name}
14cr|fbterm-1.7-4|51	%{_mandir}/man1/*
14cr|fbterm-1.7-4|52	
14cr|fbterm-1.7-4|53	
14cr|fbterm-1.7-4|54	
14cr|fbterm-1.7-4|55	%changelog
14cr|fbterm-1.7-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14cr|fbterm-1.7-4|57	+ Revision: 46bcd3e
14cr|fbterm-1.7-4|58	- MassBuild#464: Increase release tag
14cr|fbterm-1.7-4|59	
14cr|fbterm-1.7-4|60	

1219 14
14cr|fbv-1.0b-7|1	######################################################
14cr|fbv-1.0b-7|2	# SpecFile: fbv.spec
14cr|fbv-1.0b-7|3	# Generato: http://www.mandrivausers.ro/
14cr|fbv-1.0b-7|4	# MRB-Falticska Florin
14cr|fbv-1.0b-7|5	######################################################
14cr|fbv-1.0b-7|6	%define debug_package	%{nil}
14cr|fbv-1.0b-7|7	
14cr|fbv-1.0b-7|8	Summary:	Framebuffer image viewer
14cr|fbv-1.0b-7|9	Name:		fbv
14cr|fbv-1.0b-7|10	Version:	1.0b
14cr|fbv-1.0b-7|11	Release:	7
14cr|fbv-1.0b-7|12	License:	GPLv2+
14cr|fbv-1.0b-7|13	Group:		Graphical desktop/Other
14cr|fbv-1.0b-7|14	Url:		http://s-tech.elsat.net.pl/fbv
14cr|fbv-1.0b-7|15	Source0:	http://s-tech.elsat.net.pl/fbv/%{name}-%{version}.tar.gz
14cr|fbv-1.0b-7|16	#patch from alt-linux
14cr|fbv-1.0b-7|17	Patch0:		fbv-nocenter.patch
14cr|fbv-1.0b-7|18	# giflib 5.1 support
14cr|fbv-1.0b-7|19	Patch1:		fbv-1.0b-giflib51.patch
14cr|fbv-1.0b-7|20	BuildRequires:	giflib-devel
14cr|fbv-1.0b-7|21	BuildRequires:	jpeg-devel
14cr|fbv-1.0b-7|22	BuildRequires:	pkgconfig(libpng)
14cr|fbv-1.0b-7|23	BuildRequires:	pkgconfig(x11)
14cr|fbv-1.0b-7|24	BuildRequires:	pkgconfig(zlib)
14cr|fbv-1.0b-7|25	
14cr|fbv-1.0b-7|26	%description
14cr|fbv-1.0b-7|27	A simple program to view pictures on a framebuffer console. It
14cr|fbv-1.0b-7|28	supports PNG, JPEG, GIF and BMP files.
14cr|fbv-1.0b-7|29	
14cr|fbv-1.0b-7|30	%files
14cr|fbv-1.0b-7|31	%doc ChangeLog README TODO
14cr|fbv-1.0b-7|32	%{_bindir}/*
14cr|fbv-1.0b-7|33	%{_mandir}/man1/*
14cr|fbv-1.0b-7|34	
14cr|fbv-1.0b-7|35	#----------------------------------------------------------------------------
14cr|fbv-1.0b-7|36	
14cr|fbv-1.0b-7|37	%prep
14cr|fbv-1.0b-7|38	%setup -q
14cr|fbv-1.0b-7|39	%patch0 -p1
14cr|fbv-1.0b-7|40	%patch1 -p1
14cr|fbv-1.0b-7|41	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && \
14cr|fbv-1.0b-7|42	mv -f ChangeLog.conv ChangeLog
14cr|fbv-1.0b-7|43	
14cr|fbv-1.0b-7|44	%build
14cr|fbv-1.0b-7|45	./configure \
14cr|fbv-1.0b-7|46	--prefix=%{_prefix} \
14cr|fbv-1.0b-7|47	--mandir=%{_mandir}
14cr|fbv-1.0b-7|48	
14cr|fbv-1.0b-7|49	sed -i 's|LIBS.*|LIBS=-lpng -ljpeg -lungif -lgif|' Make.conf
14cr|fbv-1.0b-7|50	sed -i 's|setjmp(png_ptr->jmpbuf)|setjmp(png_jmpbuf(png_ptr))|' png.c
14cr|fbv-1.0b-7|51	
14cr|fbv-1.0b-7|52	%make CFLAGS="%{optflags}"
14cr|fbv-1.0b-7|53	
14cr|fbv-1.0b-7|54	%install
14cr|fbv-1.0b-7|55	mkdir -p %{buildroot}%{_bindir}
14cr|fbv-1.0b-7|56	mkdir -p %{buildroot}%{_mandir}/man1
14cr|fbv-1.0b-7|57	
14cr|fbv-1.0b-7|58	%makeinstall_std
14cr|fbv-1.0b-7|59	
14cr|fbv-1.0b-7|60	
14cr|fbv-1.0b-7|61	%changelog
14cr|fbv-1.0b-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0b-7
14cr|fbv-1.0b-7|63	+ Revision: 790c81b
14cr|fbv-1.0b-7|64	- MassBuild#464: Increase release tag
14cr|fbv-1.0b-7|65	
14cr|fbv-1.0b-7|66	

1220 14
14cr|fbzx-2.10.0-2|1	Name:		fbzx
14cr|fbzx-2.10.0-2|2	Version:	2.10.0
14cr|fbzx-2.10.0-2|3	Release:	2
14cr|fbzx-2.10.0-2|4	Summary:	A ZX Spectrum Emulator for FrameBuffer
14cr|fbzx-2.10.0-2|5	Group:		Emulators
14cr|fbzx-2.10.0-2|6	License:	GPLv3+
14cr|fbzx-2.10.0-2|7	URL:		http://www.rastersoft.com/fbzx.html
14cr|fbzx-2.10.0-2|8	Source0:	http://www.rastersoft.com/descargas/%{name}-%{version}.tar.bz2
14cr|fbzx-2.10.0-2|9	BuildRequires:	pkgconfig(sdl)
14cr|fbzx-2.10.0-2|10	BuildRequires:	pkgconfig(alsa)
14cr|fbzx-2.10.0-2|11	BuildRequires:	pkgconfig(libpulse)
14cr|fbzx-2.10.0-2|12	BuildRequires:	desktop-file-utils
14cr|fbzx-2.10.0-2|13	Suggests:	spectrum-roms
14cr|fbzx-2.10.0-2|14	
14cr|fbzx-2.10.0-2|15	%description
14cr|fbzx-2.10.0-2|16	FBZX is a Sinclair Spectrum emulator, designed to work at full screen using
14cr|fbzx-2.10.0-2|17	the FrameBuffer or under X-Windows.
14cr|fbzx-2.10.0-2|18	
14cr|fbzx-2.10.0-2|19	For ZX Spectrum roms install spectrum-roms package from non-free repository.
14cr|fbzx-2.10.0-2|20	
14cr|fbzx-2.10.0-2|21	%prep
14cr|fbzx-2.10.0-2|22	%setup -q
14cr|fbzx-2.10.0-2|23	
14cr|fbzx-2.10.0-2|24	# Patch to use rpm optflags
14cr|fbzx-2.10.0-2|25	sed -i -e "s/^\(CC\ =\ gcc\) [^\`]*/\1 \$(CFLAGS) /" Makefile
14cr|fbzx-2.10.0-2|26	
14cr|fbzx-2.10.0-2|27	# Fix source file permissions
14cr|fbzx-2.10.0-2|28	chmod 644 z80free/Z80free.c
14cr|fbzx-2.10.0-2|29	
14cr|fbzx-2.10.0-2|30	# Remove roms as they are non-free
14cr|fbzx-2.10.0-2|31	rm -rf spectrum-roms
14cr|fbzx-2.10.0-2|32	
14cr|fbzx-2.10.0-2|33	%build
14cr|fbzx-2.10.0-2|34	export CFLAGS="%{optflags}"
14cr|fbzx-2.10.0-2|35	%make
14cr|fbzx-2.10.0-2|36	
14cr|fbzx-2.10.0-2|37	%install
14cr|fbzx-2.10.0-2|38	#install application
14cr|fbzx-2.10.0-2|39	mkdir -p %{buildroot}%{_bindir}
14cr|fbzx-2.10.0-2|40	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|fbzx-2.10.0-2|41	
14cr|fbzx-2.10.0-2|42	# install data
14cr|fbzx-2.10.0-2|43	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|fbzx-2.10.0-2|44	install -p -m 644 keymap.bmp %{buildroot}%{_datadir}/%{name}
14cr|fbzx-2.10.0-2|45	
14cr|fbzx-2.10.0-2|46	# install icon
14cr|fbzx-2.10.0-2|47	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|fbzx-2.10.0-2|48	install -p -m 644 %{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|fbzx-2.10.0-2|49	
14cr|fbzx-2.10.0-2|50	# install desktop file
14cr|fbzx-2.10.0-2|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fbzx-2.10.0-2|52	desktop-file-install \
14cr|fbzx-2.10.0-2|53	--remove-key=Version \
14cr|fbzx-2.10.0-2|54	--add-category=Emulator \
14cr|fbzx-2.10.0-2|55	--add-category=X-MandrivaLinux-MoreApplications-Emulators \
14cr|fbzx-2.10.0-2|56	--dir %{buildroot}%{_datadir}/applications \
14cr|fbzx-2.10.0-2|57	%{name}.desktop
14cr|fbzx-2.10.0-2|58	
14cr|fbzx-2.10.0-2|59	%files
14cr|fbzx-2.10.0-2|60	%doc AMSTRAD CAPABILITIES COPYING FAQ README* TODO VERSIONS
14cr|fbzx-2.10.0-2|61	%{_bindir}/%{name}
14cr|fbzx-2.10.0-2|62	%{_datadir}/%{name}
14cr|fbzx-2.10.0-2|63	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|fbzx-2.10.0-2|64	%{_datadir}/applications/%{name}.desktop
14cr|fbzx-2.10.0-2|65	
14cr|fbzx-2.10.0-2|66	%changelog
14cr|fbzx-2.10.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-2
14cr|fbzx-2.10.0-2|68	+ Revision: 7c8a782
14cr|fbzx-2.10.0-2|69	- MassBuild#464: Increase release tag
14cr|fbzx-2.10.0-2|70	
14cr|fbzx-2.10.0-2|71	

1221 14
14cr|fceux-2.2.2-2|1	Summary:	NES emulator
14cr|fceux-2.2.2-2|2	Name:		fceux
14cr|fceux-2.2.2-2|3	Version:	2.2.2
14cr|fceux-2.2.2-2|4	Release:	2
14cr|fceux-2.2.2-2|5	License:	GPLv2+
14cr|fceux-2.2.2-2|6	Group:		Emulators
14cr|fceux-2.2.2-2|7	Url:		http://fceultra.sourceforge.net/
14cr|fceux-2.2.2-2|8	Source0:	http://fceultra.sourceforge.net/releases/%{name}-%{version}.src.tar.gz
14cr|fceux-2.2.2-2|9	Patch0:		fceux-2.1.5-gcc46.patch
14cr|fceux-2.2.2-2|10	BuildRequires:	scons
14cr|fceux-2.2.2-2|11	BuildRequires:	lua5.1-devel
14cr|fceux-2.2.2-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|fceux-2.2.2-2|13	BuildRequires:	pkgconfig(gl)
14cr|fceux-2.2.2-2|14	BuildRequires:	pkgconfig(glu)
14cr|fceux-2.2.2-2|15	BuildRequires:	pkgconfig(sdl)
14cr|fceux-2.2.2-2|16	Requires:	zenity
14cr|fceux-2.2.2-2|17	
14cr|fceux-2.2.2-2|18	%description
14cr|fceux-2.2.2-2|19	FCEUX is a Nintendo Entertainment System (NES), Famicom, and Famicom
14cr|fceux-2.2.2-2|20	Disk System (FDS) emulator. It supports both PAL (European) and NTSC
14cr|fceux-2.2.2-2|21	(USA/JPN) modes. It supports both Windows and SDL versions for cross
14cr|fceux-2.2.2-2|22	compatibility.
14cr|fceux-2.2.2-2|23	
14cr|fceux-2.2.2-2|24	%files
14cr|fceux-2.2.2-2|25	%doc Authors changelog.txt NewPPUtests.txt README-SDL TODO*
14cr|fceux-2.2.2-2|26	%doc documentation/
14cr|fceux-2.2.2-2|27	%{_bindir}/%{name}
14cr|fceux-2.2.2-2|28	%{_mandir}/man6/%{name}.6*
14cr|fceux-2.2.2-2|29	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fceux-2.2.2-2|30	
14cr|fceux-2.2.2-2|31	#----------------------------------------------------------------------------
14cr|fceux-2.2.2-2|32	
14cr|fceux-2.2.2-2|33	%prep
14cr|fceux-2.2.2-2|34	%setup -q
14cr|fceux-2.2.2-2|35	%patch0 -p1
14cr|fceux-2.2.2-2|36	
14cr|fceux-2.2.2-2|37	%build
14cr|fceux-2.2.2-2|38	%setup_compile_flags
14cr|fceux-2.2.2-2|39	%scons
14cr|fceux-2.2.2-2|40	
14cr|fceux-2.2.2-2|41	%install
14cr|fceux-2.2.2-2|42	install -m 755 -D bin/fceux %{buildroot}%{_bindir}/fceux
14cr|fceux-2.2.2-2|43	install -D documentation/fceux.6 %{buildroot}%{_mandir}/man6/fceux.6
14cr|fceux-2.2.2-2|44	
14cr|fceux-2.2.2-2|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fceux-2.2.2-2|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|fceux-2.2.2-2|47	[Desktop Entry]
14cr|fceux-2.2.2-2|48	Name=FCEUX
14cr|fceux-2.2.2-2|49	GenericName=NES emulator
14cr|fceux-2.2.2-2|50	Comment=Play Nintendo Enternainment System games
14cr|fceux-2.2.2-2|51	Exec=%{_bindir}/%{name}
14cr|fceux-2.2.2-2|52	Icon=emulators_section
14cr|fceux-2.2.2-2|53	Terminal=false
14cr|fceux-2.2.2-2|54	Type=Application
14cr|fceux-2.2.2-2|55	StartupNotify=true
14cr|fceux-2.2.2-2|56	Categories=Game;Emulator;
14cr|fceux-2.2.2-2|57	EOF
14cr|fceux-2.2.2-2|58	
14cr|fceux-2.2.2-2|59	
14cr|fceux-2.2.2-2|60	%changelog
14cr|fceux-2.2.2-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-2
14cr|fceux-2.2.2-2|62	+ Revision: 4fae2e4
14cr|fceux-2.2.2-2|63	- MassBuild#464: Increase release tag
14cr|fceux-2.2.2-2|64	
14cr|fceux-2.2.2-2|65	

1222 14
14cr|fcgi-2.4.0-16|1	%define major 0
14cr|fcgi-2.4.0-16|2	%define libname %mklibname %{name} %{major}
14cr|fcgi-2.4.0-16|3	
14cr|fcgi-2.4.0-16|4	Summary:	The FastCGI development kit
14cr|fcgi-2.4.0-16|5	Name:		fcgi
14cr|fcgi-2.4.0-16|6	Version:	2.4.0
14cr|fcgi-2.4.0-16|7	Release:	16
14cr|fcgi-2.4.0-16|8	License:	BSD-style
14cr|fcgi-2.4.0-16|9	Group:		System/Servers
14cr|fcgi-2.4.0-16|10	URL:		http://www.fastcgi.com/
14cr|fcgi-2.4.0-16|11	Source0:	%{name}-%{version}.tar.bz2
14cr|fcgi-2.4.0-16|12	Patch0:		fcgi-no-libs.patch
14cr|fcgi-2.4.0-16|13	Patch1:		FastCGI-clientdata_pointer.patch
14cr|fcgi-2.4.0-16|14	Patch2:		FastCGI-makefile.am_cppflags.patch
14cr|fcgi-2.4.0-16|15	Patch3:		fastcgi-2.4.0_missing_call_to_fclose.patch
14cr|fcgi-2.4.0-16|16	Patch4:		FastCGI-2.4.0-CVE-2011-2766.diff
14cr|fcgi-2.4.0-16|17	Patch5:		fcgi-2.4.0-gcc4.4.diff
14cr|fcgi-2.4.0-16|18	BuildRequires:	libstdc++-devel
14cr|fcgi-2.4.0-16|19	BuildRequires:	autoconf automake libtool
14cr|fcgi-2.4.0-16|20	Requires:	%{libname} >= %{version}
14cr|fcgi-2.4.0-16|21	
14cr|fcgi-2.4.0-16|22	%description
14cr|fcgi-2.4.0-16|23	FastCGI is an open extension to CGI that provides high performance
14cr|fcgi-2.4.0-16|24	for all Internet applications without the penalties of Web server
14cr|fcgi-2.4.0-16|25	APIs.
14cr|fcgi-2.4.0-16|26	
14cr|fcgi-2.4.0-16|27	FastCGI is designed to be layered on top of existing Web server
14cr|fcgi-2.4.0-16|28	APIs. For instance, the mod_fastcgi Apache module adds FastCGI
14cr|fcgi-2.4.0-16|29	support to the Apache server. FastCGI can also be used, with
14cr|fcgi-2.4.0-16|30	reduced functionality and reduced performance, on any Web server
14cr|fcgi-2.4.0-16|31	that supports CGI.
14cr|fcgi-2.4.0-16|32	
14cr|fcgi-2.4.0-16|33	This FastCGI Developer's Kit is designed to make developing
14cr|fcgi-2.4.0-16|34	FastCGI applications easy. The kit currently supports FastCGI
14cr|fcgi-2.4.0-16|35	applications written in C/C++, Perl, Tcl, and Java.
14cr|fcgi-2.4.0-16|36	
14cr|fcgi-2.4.0-16|37	This package contains only shared libraries used by programs
14cr|fcgi-2.4.0-16|38	developed using FastCGI Developer's Kit and cgi-fcgi (bridge from
14cr|fcgi-2.4.0-16|39	CGI to FastCGI).
14cr|fcgi-2.4.0-16|40	
14cr|fcgi-2.4.0-16|41	%package -n	%{libname}
14cr|fcgi-2.4.0-16|42	Summary:	Libraries for %{name}
14cr|fcgi-2.4.0-16|43	Group:          System/Libraries
14cr|fcgi-2.4.0-16|44	
14cr|fcgi-2.4.0-16|45	%description -n	%{libname}
14cr|fcgi-2.4.0-16|46	This package contains the %{name} library files.
14cr|fcgi-2.4.0-16|47	
14cr|fcgi-2.4.0-16|48	%package -n	%{libname}-devel
14cr|fcgi-2.4.0-16|49	Summary:	Development headers and libraries for %{name}
14cr|fcgi-2.4.0-16|50	Group:		Development/C
14cr|fcgi-2.4.0-16|51	Requires:	%{libname} >= %{version}
14cr|fcgi-2.4.0-16|52	Provides:	libfcgi-devel = %{version}-%{release}
14cr|fcgi-2.4.0-16|53	Provides:	%{name}-devel = %{version}-%{release}
14cr|fcgi-2.4.0-16|54	
14cr|fcgi-2.4.0-16|55	
14cr|fcgi-2.4.0-16|56	%description -n	%{libname}-devel
14cr|fcgi-2.4.0-16|57	This package contains FastCGI Developer's Kit, which is designed
14cr|fcgi-2.4.0-16|58	to make developing FastCGI applications easy. The kit currently
14cr|fcgi-2.4.0-16|59	supports FastCGI applications written in C/C++, Perl, Tcl, and
14cr|fcgi-2.4.0-16|60	Java.
14cr|fcgi-2.4.0-16|61	
14cr|fcgi-2.4.0-16|62	%prep
14cr|fcgi-2.4.0-16|63	
14cr|fcgi-2.4.0-16|64	%setup -q
14cr|fcgi-2.4.0-16|65	%patch0 -p1
14cr|fcgi-2.4.0-16|66	%patch1 -p0
14cr|fcgi-2.4.0-16|67	%patch2 -p0
14cr|fcgi-2.4.0-16|68	%patch3 -p0
14cr|fcgi-2.4.0-16|69	%patch4 -p0
14cr|fcgi-2.4.0-16|70	%patch5 -p0
14cr|fcgi-2.4.0-16|71	
14cr|fcgi-2.4.0-16|72	%build
14cr|fcgi-2.4.0-16|73	touch INSTALL NEWS AUTHORS ChangeLog COPYING
14cr|fcgi-2.4.0-16|74	rm -f configure
14cr|fcgi-2.4.0-16|75	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
14cr|fcgi-2.4.0-16|76	
14cr|fcgi-2.4.0-16|77	%configure2_5x \
14cr|fcgi-2.4.0-16|78	--with-global \
14cr|fcgi-2.4.0-16|79	--with-nodebug \
14cr|fcgi-2.4.0-16|80	--with-noassert \
14cr|fcgi-2.4.0-16|81	--with-notest
14cr|fcgi-2.4.0-16|82	
14cr|fcgi-2.4.0-16|83	make
14cr|fcgi-2.4.0-16|84	
14cr|fcgi-2.4.0-16|85	%install
14cr|fcgi-2.4.0-16|86	%makeinstall_std
14cr|fcgi-2.4.0-16|87	
14cr|fcgi-2.4.0-16|88	install -d %{buildroot}%{_datadir}/fastcgi
14cr|fcgi-2.4.0-16|89	cp -a examples/{Makefile*,*.c} %{buildroot}%{_datadir}/fastcgi/
14cr|fcgi-2.4.0-16|90	
14cr|fcgi-2.4.0-16|91	# install the built examples (should we require apache here?)
14cr|fcgi-2.4.0-16|92	install -d %{buildroot}/var/www/fcgi-bin
14cr|fcgi-2.4.0-16|93	
14cr|fcgi-2.4.0-16|94	pushd examples/.libs/
14cr|fcgi-2.4.0-16|95	install -m755 authorizer %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|96	install -m755 echo %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|97	install -m755 echo-cpp %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|98	install -m755 echo-x %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|99	install -m755 log-dump %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|100	install -m755 size %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|101	install -m755 threaded %{buildroot}/var/www/fcgi-bin/
14cr|fcgi-2.4.0-16|102	popd
14cr|fcgi-2.4.0-16|103	
14cr|fcgi-2.4.0-16|104	# cleanup
14cr|fcgi-2.4.0-16|105	rm -f %{buildroot}%{_libdir}/*.*a
14cr|fcgi-2.4.0-16|106	
14cr|fcgi-2.4.0-16|107	%files
14cr|fcgi-2.4.0-16|108	%doc doc/*.1 LICENSE.TERMS README
14cr|fcgi-2.4.0-16|109	%attr(0755,root,root) %{_bindir}/cgi-fcgi
14cr|fcgi-2.4.0-16|110	%attr(0755,root,root) /var/www/fcgi-bin/authorizer
14cr|fcgi-2.4.0-16|111	%attr(0755,root,root) /var/www/fcgi-bin/echo
14cr|fcgi-2.4.0-16|112	%attr(0755,root,root) /var/www/fcgi-bin/echo-cpp
14cr|fcgi-2.4.0-16|113	%attr(0755,root,root) /var/www/fcgi-bin/echo-x
14cr|fcgi-2.4.0-16|114	%attr(0755,root,root) /var/www/fcgi-bin/log-dump
14cr|fcgi-2.4.0-16|115	%attr(0755,root,root) /var/www/fcgi-bin/size
14cr|fcgi-2.4.0-16|116	%attr(0755,root,root) /var/www/fcgi-bin/threaded
14cr|fcgi-2.4.0-16|117	
14cr|fcgi-2.4.0-16|118	%files -n %{libname}
14cr|fcgi-2.4.0-16|119	%attr(0755,root,root) %{_libdir}/libfcgi++.so.%{major}*
14cr|fcgi-2.4.0-16|120	%attr(0755,root,root) %{_libdir}/libfcgi.so.%{major}*
14cr|fcgi-2.4.0-16|121	
14cr|fcgi-2.4.0-16|122	%files -n %{libname}-devel
14cr|fcgi-2.4.0-16|123	%doc doc/*.htm* doc/*.gif doc/fastcgi-* doc/*.3
14cr|fcgi-2.4.0-16|124	%attr(0755,root,root) %{_libdir}/libfcgi++.so
14cr|fcgi-2.4.0-16|125	%attr(0755,root,root) %{_libdir}/libfcgi.so
14cr|fcgi-2.4.0-16|126	%{_includedir}/*.h
14cr|fcgi-2.4.0-16|127	%{_datadir}/fastcgi/*
14cr|fcgi-2.4.0-16|128	
14cr|fcgi-2.4.0-16|129	
14cr|fcgi-2.4.0-16|130	%changelog
14cr|fcgi-2.4.0-16|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-16
14cr|fcgi-2.4.0-16|132	+ Revision: d8ed98d
14cr|fcgi-2.4.0-16|133	- MassBuild#464: Increase release tag
14cr|fcgi-2.4.0-16|134	
14cr|fcgi-2.4.0-16|135	

1223 14
14cr|fcitx-4.2.2-3|1	Name:		fcitx
14cr|fcitx-4.2.2-3|2	Version:	4.2.2
14cr|fcitx-4.2.2-3|3	Release:	3
14cr|fcitx-4.2.2-3|4	Summary:	Fcitx - Free Chinese Input Toys for X
14cr|fcitx-4.2.2-3|5	License:	GPLv2
14cr|fcitx-4.2.2-3|6	Group:		System/Internationalization
14cr|fcitx-4.2.2-3|7	URL:		http://code.google.com/p/fcitx/
14cr|fcitx-4.2.2-3|8	Source0:	http://fcitx.googlecode.com/files/%{name}-%{version}_dict.tar.xz
14cr|fcitx-4.2.2-3|9	BuildRequires:	automake
14cr|fcitx-4.2.2-3|10	BuildRequires:	cmake
14cr|fcitx-4.2.2-3|11	BuildRequires:	gettext-devel
14cr|fcitx-4.2.2-3|12	BuildRequires:	pkgconfig(x11)
14cr|fcitx-4.2.2-3|13	BuildRequires:	pkgconfig(xft)
14cr|fcitx-4.2.2-3|14	BuildRequires:	xpm-devel
14cr|fcitx-4.2.2-3|15	BuildRequires:	pkgconfig(xext)
14cr|fcitx-4.2.2-3|16	BuildRequires:	dbus-devel
14cr|fcitx-4.2.2-3|17	BuildRequires:	wget
14cr|fcitx-4.2.2-3|18	BuildRequires:	cairo-devel
14cr|fcitx-4.2.2-3|19	BuildRequires:	pango-devel
14cr|fcitx-4.2.2-3|20	BuildRequires:	intltool
14cr|fcitx-4.2.2-3|21	BuildRequires:	dbus-glib-devel
14cr|fcitx-4.2.2-3|22	BuildRequires:	gtk+2-devel
14cr|fcitx-4.2.2-3|23	BuildRequires:	gtk+3-devel
14cr|fcitx-4.2.2-3|24	
14cr|fcitx-4.2.2-3|25	%if %mdvver >= 201100
14cr|fcitx-4.2.2-3|26	BuildRequires:	opencc-devel
14cr|fcitx-4.2.2-3|27	%endif
14cr|fcitx-4.2.2-3|28	BuildRequires:	chrpath
14cr|fcitx-4.2.2-3|29	Requires:	locales-zh
14cr|fcitx-4.2.2-3|30	
14cr|fcitx-4.2.2-3|31	%description
14cr|fcitx-4.2.2-3|32	%{name} is an X input method allowing people to enter simplified Chinese
14cr|fcitx-4.2.2-3|33	characters in X environment following XIM standard.
14cr|fcitx-4.2.2-3|34	
14cr|fcitx-4.2.2-3|35	%package devel
14cr|fcitx-4.2.2-3|36	Summary:	fcitx development library
14cr|fcitx-4.2.2-3|37	Group:		Development/C
14cr|fcitx-4.2.2-3|38	Requires:	%{name} = %{version}
14cr|fcitx-4.2.2-3|39	
14cr|fcitx-4.2.2-3|40	%description devel
14cr|fcitx-4.2.2-3|41	fcitx development files.
14cr|fcitx-4.2.2-3|42	
14cr|fcitx-4.2.2-3|43	%package gtk
14cr|fcitx-4.2.2-3|44	Summary:	fcitx gtk module
14cr|fcitx-4.2.2-3|45	Group:		System/Internationalization
14cr|fcitx-4.2.2-3|46	Requires:	%{name} = %{version}
14cr|fcitx-4.2.2-3|47	Requires(post):	gtk+2.0
14cr|fcitx-4.2.2-3|48	Requires(postun): gtk+2.0
14cr|fcitx-4.2.2-3|49	
14cr|fcitx-4.2.2-3|50	%description gtk
14cr|fcitx-4.2.2-3|51	fcitx gtk module.
14cr|fcitx-4.2.2-3|52	
14cr|fcitx-4.2.2-3|53	%post gtk
14cr|fcitx-4.2.2-3|54	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14cr|fcitx-4.2.2-3|55	
14cr|fcitx-4.2.2-3|56	%postun gtk
14cr|fcitx-4.2.2-3|57	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14cr|fcitx-4.2.2-3|58	
14cr|fcitx-4.2.2-3|59	%prep
14cr|fcitx-4.2.2-3|60	%setup -q
14cr|fcitx-4.2.2-3|61	
14cr|fcitx-4.2.2-3|62	%build
14cr|fcitx-4.2.2-3|63	#Don't build GTK3 module because we don't have GTK3 yet
14cr|fcitx-4.2.2-3|64	%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF
14cr|fcitx-4.2.2-3|65	%make
14cr|fcitx-4.2.2-3|66	
14cr|fcitx-4.2.2-3|67	%install
14cr|fcitx-4.2.2-3|68	%makeinstall_std -C build
14cr|fcitx-4.2.2-3|69	
14cr|fcitx-4.2.2-3|70	chrpath -d %{buildroot}%{_libdir}/*.so
14cr|fcitx-4.2.2-3|71	
14cr|fcitx-4.2.2-3|72	%find_lang %{name}
14cr|fcitx-4.2.2-3|73	
14cr|fcitx-4.2.2-3|74	%files -f %{name}.lang
14cr|fcitx-4.2.2-3|75	%attr(0644,-,-) %doc doc/*.txt doc/*.htm
14cr|fcitx-4.2.2-3|76	%{_bindir}/*
14cr|fcitx-4.2.2-3|77	%{_libdir}/*.so.*
14cr|fcitx-4.2.2-3|78	%{_libdir}/%{name}
14cr|fcitx-4.2.2-3|79	%{_datadir}/%{name}
14cr|fcitx-4.2.2-3|80	%{_mandir}/man1/*
14cr|fcitx-4.2.2-3|81	%{_datadir}/applications/*.desktop
14cr|fcitx-4.2.2-3|82	%{_datadir}/mime/packages/x-fskin.xml
14cr|fcitx-4.2.2-3|83	%{_iconsdir}/*/*/*/*
14cr|fcitx-4.2.2-3|84	
14cr|fcitx-4.2.2-3|85	%files devel
14cr|fcitx-4.2.2-3|86	%{_libdir}/*.so
14cr|fcitx-4.2.2-3|87	%{_libdir}/pkgconfig/*.pc
14cr|fcitx-4.2.2-3|88	%{_includedir}/*
14cr|fcitx-4.2.2-3|89	%{_datadir}/cmake/%{name}
14cr|fcitx-4.2.2-3|90	
14cr|fcitx-4.2.2-3|91	%files gtk
14cr|fcitx-4.2.2-3|92	%{_libdir}/gtk-2.0/*/immodules/im-fcitx.so
14cr|fcitx-4.2.2-3|93	%{_libdir}/gtk-3.0/*/immodules/im-fcitx.so
14cr|fcitx-4.2.2-3|94	
14cr|fcitx-4.2.2-3|95	
14cr|fcitx-4.2.2-3|96	
14cr|fcitx-4.2.2-3|97	%changelog
14cr|fcitx-4.2.2-3|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.2-3
14cr|fcitx-4.2.2-3|99	+ Revision: cb7aa3f
14cr|fcitx-4.2.2-3|100	- MassBuild#464: Increase release tag
14cr|fcitx-4.2.2-3|101	
14cr|fcitx-4.2.2-3|102	

1224 14
14cr|fcrackzip-1.0-2|1	Name:		fcrackzip
14cr|fcrackzip-1.0-2|2	Version:	1.0
14cr|fcrackzip-1.0-2|3	Release:	2
14cr|fcrackzip-1.0-2|4	Summary:	A zip password cracker
14cr|fcrackzip-1.0-2|5	License:	GPLv2
14cr|fcrackzip-1.0-2|6	Group:		File tools
14cr|fcrackzip-1.0-2|7	URL:		http://oldhome.schmorp.de/marc/fcrackzip.html
14cr|fcrackzip-1.0-2|8	Source:		http://oldhome.schmorp.de/marc/data/%{name}-%{version}.tar.gz
14cr|fcrackzip-1.0-2|9	Requires:	unzip
14cr|fcrackzip-1.0-2|10	
14cr|fcrackzip-1.0-2|11	%description
14cr|fcrackzip-1.0-2|12	A zip password cracker.
14cr|fcrackzip-1.0-2|13	
14cr|fcrackzip-1.0-2|14	%prep
14cr|fcrackzip-1.0-2|15	%setup -q
14cr|fcrackzip-1.0-2|16	
14cr|fcrackzip-1.0-2|17	%build
14cr|fcrackzip-1.0-2|18	%configure2_5x
14cr|fcrackzip-1.0-2|19	%make
14cr|fcrackzip-1.0-2|20	
14cr|fcrackzip-1.0-2|21	%install
14cr|fcrackzip-1.0-2|22	%__rm -rf %{buildroot}
14cr|fcrackzip-1.0-2|23	%makeinstall_std
14cr|fcrackzip-1.0-2|24	%__rm -f %{buildroot}%{_bindir}/zipinfo
14cr|fcrackzip-1.0-2|25	
14cr|fcrackzip-1.0-2|26	%clean
14cr|fcrackzip-1.0-2|27	%__rm -rf %{buildroot}
14cr|fcrackzip-1.0-2|28	
14cr|fcrackzip-1.0-2|29	%files
14cr|fcrackzip-1.0-2|30	%doc COPYING README NEWS AUTHORS
14cr|fcrackzip-1.0-2|31	%{_bindir}/%{name}
14cr|fcrackzip-1.0-2|32	%{_mandir}/man1/%{name}.1.*
14cr|fcrackzip-1.0-2|33	
14cr|fcrackzip-1.0-2|34	
14cr|fcrackzip-1.0-2|35	
14cr|fcrackzip-1.0-2|36	
14cr|fcrackzip-1.0-2|37	%changelog
14cr|fcrackzip-1.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|fcrackzip-1.0-2|39	+ Revision: a4c0bb0
14cr|fcrackzip-1.0-2|40	- MassBuild#464: Increase release tag
14cr|fcrackzip-1.0-2|41	
14cr|fcrackzip-1.0-2|42	

1225 14
14cr|fcron-3.0.6-2|1	Summary:	Task scheduler
14cr|fcron-3.0.6-2|2	Name:		fcron
14cr|fcron-3.0.6-2|3	Version:	3.0.6
14cr|fcron-3.0.6-2|4	Release:	2
14cr|fcron-3.0.6-2|5	License:	GPLv2+
14cr|fcron-3.0.6-2|6	Group:		System/Configuration/Other
14cr|fcron-3.0.6-2|7	URL:		http://fcron.free.fr/
14cr|fcron-3.0.6-2|8	Source0:	http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
14cr|fcron-3.0.6-2|9	Source1:	%{name}-2.0.0-extra.tar.bz2
14cr|fcron-3.0.6-2|10	Patch0:		fcron-3.0.5-Makefile.in.diff
14cr|fcron-3.0.6-2|11	# (fc) 3.0.4-5mdv accept fcron.conf file with 644 perms (Fedora)
14cr|fcron-3.0.6-2|12	Patch1:		fcron-3.0.2-accept_readable_fcron.conf.patch
14cr|fcron-3.0.6-2|13	BuildRequires:	pam-devel
14cr|fcron-3.0.6-2|14	BuildRequires:	sendmail-command
14cr|fcron-3.0.6-2|15	BuildRequires:	vim-minimal
14cr|fcron-3.0.6-2|16	Requires(post):	systemd
14cr|fcron-3.0.6-2|17	Requires(pre,preun,post,postun):	rpm-helper
14cr|fcron-3.0.6-2|18	Requires:	syslog-daemon
14cr|fcron-3.0.6-2|19	Requires:	sendmail-command
14cr|fcron-3.0.6-2|20	Provides:	cron-daemon
14cr|fcron-3.0.6-2|21	BuildConflicts:	libselinux-devel
14cr|fcron-3.0.6-2|22	
14cr|fcron-3.0.6-2|23	%description
14cr|fcron-3.0.6-2|24	Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most
14cr|fcron-3.0.6-2|25	of its functionalities.
14cr|fcron-3.0.6-2|26	
14cr|fcron-3.0.6-2|27	But contrary to Vixie Cron, fcron does not need your system to be up 7 days
14cr|fcron-3.0.6-2|28	a week, 24 hours a day : it also works well with systems which are
14cr|fcron-3.0.6-2|29	not running neither all the time nor regularly (contrary to anacrontab).
14cr|fcron-3.0.6-2|30	
14cr|fcron-3.0.6-2|31	In other words, fcron does both the job of Vixie Cron and anacron, but does
14cr|fcron-3.0.6-2|32	even more and better :)) ...
14cr|fcron-3.0.6-2|33	
14cr|fcron-3.0.6-2|34	%files
14cr|fcron-3.0.6-2|35	%doc fcrontab.example
14cr|fcron-3.0.6-2|36	%{_initrddir}/fcron
14cr|fcron-3.0.6-2|37	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.conf
14cr|fcron-3.0.6-2|38	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.allow
14cr|fcron-3.0.6-2|39	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.deny
14cr|fcron-3.0.6-2|40	%config(noreplace) %{_sysconfdir}/pam.d/fcron
14cr|fcron-3.0.6-2|41	%config(noreplace) %{_sysconfdir}/pam.d/fcrontab
14cr|fcron-3.0.6-2|42	%{_tmpfilesdir}/%{name}.conf
14cr|fcron-3.0.6-2|43	%{_mandir}/man8/fcron.8*
14cr|fcron-3.0.6-2|44	%{_mandir}/man1/fcrontab.1*
14cr|fcron-3.0.6-2|45	%{_mandir}/man1/fcrondyn.1*
14cr|fcron-3.0.6-2|46	%{_mandir}/man1/fcron-update-crontabs.1*
14cr|fcron-3.0.6-2|47	%{_mandir}/man5/fcrontab.5*
14cr|fcron-3.0.6-2|48	%{_mandir}/man5/fcron.conf.5*
14cr|fcron-3.0.6-2|49	%{_mandir}/man3/bitstring.3*
14cr|fcron-3.0.6-2|50	%lang(fr) %{_mandir}/fr/man?/*
14cr|fcron-3.0.6-2|51	%attr(6111,root,root) %{_bindir}/convert-fcrontab
14cr|fcron-3.0.6-2|52	%attr(6111,root,root) %{_bindir}/fcronsighup
14cr|fcron-3.0.6-2|53	%attr(6111,root,root) %{_bindir}/fcrondyn
14cr|fcron-3.0.6-2|54	%attr(6111,fcron,fcron) %{_bindir}/fcrontab
14cr|fcron-3.0.6-2|55	%attr(110,root,root) %{_sbindir}/fcron
14cr|fcron-3.0.6-2|56	%{_sbindir}/fcron-update-crontabs
14cr|fcron-3.0.6-2|57	%dir %attr(770,fcron,fcron) /var/spool/fcron
14cr|fcron-3.0.6-2|58	
14cr|fcron-3.0.6-2|59	%pre
14cr|fcron-3.0.6-2|60	# Check now if there is an old ( < 1.1.x ) version of fcrontab on the system.
14cr|fcron-3.0.6-2|61	echo `fcron -V 2>&1 | grep "^fcron "` > /tmp/PREVIOUS_VERSION
14cr|fcron-3.0.6-2|62	if [ "$1" = "1" ]; then
14cr|fcron-3.0.6-2|63	%_pre_useradd fcron /var/spool/fcron /bin/true
14cr|fcron-3.0.6-2|64	fi
14cr|fcron-3.0.6-2|65	
14cr|fcron-3.0.6-2|66	%post
14cr|fcron-3.0.6-2|67	%_tmpfilescreate %{name}
14cr|fcron-3.0.6-2|68	if [ "$1" = "2" ]; then
14cr|fcron-3.0.6-2|69	killall -TERM fcron
14cr|fcron-3.0.6-2|70	FCRONTABS=/var/spool/fcron
14cr|fcron-3.0.6-2|71	
14cr|fcron-3.0.6-2|72	find ${FCRONTABS} -type f \( -name "*.orig" -a ! -name "root.orig" \) \
14cr|fcron-3.0.6-2|73	-exec chown fcron:fcron {} \; -exec chmod 640 {} \;
14cr|fcron-3.0.6-2|74	find ${FCRONTABS} -type f -name "root.orig" -exec chown root:fcron {} \; -exec chmod 600 {} \;
14cr|fcron-3.0.6-2|75	find ${FCRONTABS} -type f ! -name "*.orig" -exec chown root:root {} \; -exec chmod 600 {} \;
14cr|fcron-3.0.6-2|76	[ -f %{_sysconfdir}/fcron.deny ] && chown root:fcron %{_sysconfdir}/fcron.deny
14cr|fcron-3.0.6-2|77	[ -f %{_sysconfdir}/fcron.allow ] && chown root:fcron %{_sysconfdir}/fcron.allow
14cr|fcron-3.0.6-2|78	
14cr|fcron-3.0.6-2|79	if test -r "/tmp/PREVIOUS_VERSION"; then
14cr|fcron-3.0.6-2|80	MAJOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $1}'`
14cr|fcron-3.0.6-2|81	MINOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $2}'`
14cr|fcron-3.0.6-2|82	fi
14cr|fcron-3.0.6-2|83	
14cr|fcron-3.0.6-2|84	if test \( "$MAJOR" -lt 1 \) -o \( \( "$MINOR" -lt 1 \) -a "$MAJOR" -eq 1 \); then
14cr|fcron-3.0.6-2|85	for FILE in $FCRONTABS/* ; do \
14cr|fcron-3.0.6-2|86	if test "$FILE" != "$FCRONTABS/*"; then
14cr|fcron-3.0.6-2|87	BASENAME=`basename $FILE` ; \
14cr|fcron-3.0.6-2|88	FCRONTAB=`echo "$BASENAME" | \
14cr|fcron-3.0.6-2|89	sed "s|.*orig|| ; s|fcrontab.sig|| ; s|rm.*||"` ; \
14cr|fcron-3.0.6-2|90	( test ! -z "$FCRONTAB" && convert-fcrontab $FCRONTAB ) \
14cr|fcron-3.0.6-2|91	|| echo -n ""; \
14cr|fcron-3.0.6-2|92	fi
14cr|fcron-3.0.6-2|93	done
14cr|fcron-3.0.6-2|94	fi
14cr|fcron-3.0.6-2|95	fi
14cr|fcron-3.0.6-2|96	
14cr|fcron-3.0.6-2|97	%{_initrddir}/fcron start
14cr|fcron-3.0.6-2|98	%_post_service %{name}
14cr|fcron-3.0.6-2|99	
14cr|fcron-3.0.6-2|100	%postun
14cr|fcron-3.0.6-2|101	if [ "$1" = "0" ]; then
14cr|fcron-3.0.6-2|102	# Remove user fcron
14cr|fcron-3.0.6-2|103	%_postun_userdel fcron
14cr|fcron-3.0.6-2|104	fi
14cr|fcron-3.0.6-2|105	
14cr|fcron-3.0.6-2|106	%preun
14cr|fcron-3.0.6-2|107	%_preun_service %{name}
14cr|fcron-3.0.6-2|108	
14cr|fcron-3.0.6-2|109	
14cr|fcron-3.0.6-2|110	#----------------------------------------------------------------------------
14cr|fcron-3.0.6-2|111	
14cr|fcron-3.0.6-2|112	%prep
14cr|fcron-3.0.6-2|113	%setup -q -T -b 0 -n %{name}-%{version} -a1
14cr|fcron-3.0.6-2|114	mv %{name}-2.0.0-extra/fcrontab.example ./
14cr|fcron-3.0.6-2|115	
14cr|fcron-3.0.6-2|116	%patch0 -p0
14cr|fcron-3.0.6-2|117	%patch1 -p0 -b .readable-file
14cr|fcron-3.0.6-2|118	
14cr|fcron-3.0.6-2|119	%build
14cr|fcron-3.0.6-2|120	%configure2_5x \
14cr|fcron-3.0.6-2|121	--with-sendmail=/bin/false \
14cr|fcron-3.0.6-2|122	--with-shell=/bin/sh \
14cr|fcron-3.0.6-2|123	--with-editor=/bin/vi \
14cr|fcron-3.0.6-2|124	--with-etcdir=%{_sysconfdir} \
14cr|fcron-3.0.6-2|125	--with-spooldir=/var/spool/fcron \
14cr|fcron-3.0.6-2|126	--with-run-non-privileged=no \
14cr|fcron-3.0.6-2|127	--with-username=fcron \
14cr|fcron-3.0.6-2|128	--with-groupname=fcron \
14cr|fcron-3.0.6-2|129	--with-sysfcrontab=yes \
14cr|fcron-3.0.6-2|130	--with-pam=yes \
14cr|fcron-3.0.6-2|131	--with-selinux=no
14cr|fcron-3.0.6-2|132	
14cr|fcron-3.0.6-2|133	perl -pi \
14cr|fcron-3.0.6-2|134	-e 's|^#define SENDMAIL .*|#define SENDMAIL "%{_libdir}/sendmail"|;' \
14cr|fcron-3.0.6-2|135	-e 's|^#define PIDFILE .*|#define PIDFILE "/run/fcron/fcron.pid"|;' \
14cr|fcron-3.0.6-2|136	-e 's|^#define FIFOFILE .*|#define FIFOFILE "/run/fcron/fcron.fifo"|;' \
14cr|fcron-3.0.6-2|137	config.h
14cr|fcron-3.0.6-2|138	
14cr|fcron-3.0.6-2|139	%make OPTIM="%{optflags} -I%{_includedir}/selinux"
14cr|fcron-3.0.6-2|140	
14cr|fcron-3.0.6-2|141	%install
14cr|fcron-3.0.6-2|142	install -d %{buildroot}%{_docdir}
14cr|fcron-3.0.6-2|143	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|fcron-3.0.6-2|144	install -d %{buildroot}%{_bindir}
14cr|fcron-3.0.6-2|145	install -d %{buildroot}%{_sbindir}
14cr|fcron-3.0.6-2|146	install -d %{buildroot}%{_mandir}/man{1,3,5,8}
14cr|fcron-3.0.6-2|147	install -d %{buildroot}%{_initrddir}
14cr|fcron-3.0.6-2|148	install -d %{buildroot}/var/spool/fcron
14cr|fcron-3.0.6-2|149	
14cr|fcron-3.0.6-2|150	yes n | make install \
14cr|fcron-3.0.6-2|151	DESTDIR=%{buildroot} \
14cr|fcron-3.0.6-2|152	ROOTNAME=`id -un` ROOTGROUP=`id -gn`
14cr|fcron-3.0.6-2|153	
14cr|fcron-3.0.6-2|154	install -m 755 script/sysVinit-launcher %{buildroot}%{_initrddir}/fcron
14cr|fcron-3.0.6-2|155	install -m 755 convert-fcrontab %{buildroot}%{_bindir}
14cr|fcron-3.0.6-2|156	
14cr|fcron-3.0.6-2|157	install -m755 debian/fcron-update-crontabs %{buildroot}%{_sbindir}/
14cr|fcron-3.0.6-2|158	install -m644 debian/fcron-update-crontabs.1 %{buildroot}%{_mandir}/man1/
14cr|fcron-3.0.6-2|159	
14cr|fcron-3.0.6-2|160	install -m644 files/fcron.pam %{buildroot}%{_sysconfdir}/pam.d/fcron
14cr|fcron-3.0.6-2|161	install -m644 files/fcrontab.pam %{buildroot}%{_sysconfdir}/pam.d/fcrontab
14cr|fcron-3.0.6-2|162	
14cr|fcron-3.0.6-2|163	# fixup
14cr|fcron-3.0.6-2|164	perl -pi \
14cr|fcron-3.0.6-2|165	-e 's|SBIN=@\@DESTSBIN@|SBIN=%{_sbindir}|;' \
14cr|fcron-3.0.6-2|166	-e 's|^# pidfile: .*|# pidfile: /run/fcron/fcron.pid|;' \
14cr|fcron-3.0.6-2|167	%{buildroot}%{_initrddir}/fcron
14cr|fcron-3.0.6-2|168	perl -pi \
14cr|fcron-3.0.6-2|169	-e "s|^pidfile.*|pidfile = /run/fcron/fcron\.pid|;" \
14cr|fcron-3.0.6-2|170	-e "s|^fifofile.*|fifofile = /run/fcron/fcron\.fifo|;" \
14cr|fcron-3.0.6-2|171	%{buildroot}%{_sysconfdir}/fcron.conf
14cr|fcron-3.0.6-2|172	
14cr|fcron-3.0.6-2|173	# nuke installed files
14cr|fcron-3.0.6-2|174	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
14cr|fcron-3.0.6-2|175	rm -f %{buildroot}%{_sysconfdir}/pam.conf
14cr|fcron-3.0.6-2|176	
14cr|fcron-3.0.6-2|177	# nuke permissions (for strip)
14cr|fcron-3.0.6-2|178	chmod 755 %{buildroot}%{_bindir}/*
14cr|fcron-3.0.6-2|179	chmod 755 %{buildroot}%{_sbindir}/*
14cr|fcron-3.0.6-2|180	
14cr|fcron-3.0.6-2|181	mkdir -p %{buildroot}%{_tmpfilesdir}
14cr|fcron-3.0.6-2|182	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|fcron-3.0.6-2|183	d /run/fcron 0755 root root
14cr|fcron-3.0.6-2|184	EOF
14cr|fcron-3.0.6-2|185	
14cr|fcron-3.0.6-2|186	
14cr|fcron-3.0.6-2|187	%changelog
14cr|fcron-3.0.6-2|188	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.6-2
14cr|fcron-3.0.6-2|189	+ Revision: 06d3ef0
14cr|fcron-3.0.6-2|190	- MassBuild#464: Increase release tag
14cr|fcron-3.0.6-2|191	
14cr|fcron-3.0.6-2|192	

1226 14
14cr|FDesktopRecorder-20130527-4|1	######################################################
14cr|FDesktopRecorder-20130527-4|2	# SpecFile: FDesktopRecorder.spec
14cr|FDesktopRecorder-20130527-4|3	# Generato: http://www.mandrivausers.ro/
14cr|FDesktopRecorder-20130527-4|4	# MRB-Falticska Florin
14cr|FDesktopRecorder-20130527-4|5	######################################################
14cr|FDesktopRecorder-20130527-4|6	#define debug_package	%{nil}
14cr|FDesktopRecorder-20130527-4|7	%define oname fdesktoprecorder
14cr|FDesktopRecorder-20130527-4|8	
14cr|FDesktopRecorder-20130527-4|9	Name:           FDesktopRecorder
14cr|FDesktopRecorder-20130527-4|10	Version:	20130527
14cr|FDesktopRecorder-20130527-4|11	Release:	4
14cr|FDesktopRecorder-20130527-4|12	License:	GPLv2
14cr|FDesktopRecorder-20130527-4|13	Summary:	A program to record the screen
14cr|FDesktopRecorder-20130527-4|14	Url:		http://kde-apps.org/content/show.php/FDesktopRecorder?content=147844&PHPSESSID=57d37aac96e72e09176982eea7020ac6
14cr|FDesktopRecorder-20130527-4|15	Group:		Video
14cr|FDesktopRecorder-20130527-4|16	Source0:	https://github.com/froksen/FDesktopRecorder/zipball/master/%{name}-%{version}.tar.gz
14cr|FDesktopRecorder-20130527-4|17	BuildRequires:	qt4-devel
14cr|FDesktopRecorder-20130527-4|18	BuildRequires:	gcc-c++
14cr|FDesktopRecorder-20130527-4|19	BuildRequires:	cmake
14cr|FDesktopRecorder-20130527-4|20	BuildRequires:	make
14cr|FDesktopRecorder-20130527-4|21	BuildRequires:	kdelibs4-devel
14cr|FDesktopRecorder-20130527-4|22	BuildRequires:  desktop-file-utils
14cr|FDesktopRecorder-20130527-4|23	Requires:	ffmpeg >= 2.2.3
14cr|FDesktopRecorder-20130527-4|24	Provides:	fdesktoprecorder = %{version}
14cr|FDesktopRecorder-20130527-4|25	
14cr|FDesktopRecorder-20130527-4|26	%description
14cr|FDesktopRecorder-20130527-4|27	A program that can record a single window or your entire desktop using ffmpeg.
14cr|FDesktopRecorder-20130527-4|28	Based on a script by Peter Lyberth from the
14cr|FDesktopRecorder-20130527-4|29	danish GNU/Linux show "Kanal Tux" http://www.kanaltux.dk
14cr|FDesktopRecorder-20130527-4|30	
14cr|FDesktopRecorder-20130527-4|31	
14cr|FDesktopRecorder-20130527-4|32	%prep
14cr|FDesktopRecorder-20130527-4|33	%setup -q
14cr|FDesktopRecorder-20130527-4|34	rm -rf 'RPM (buildservice)'
14cr|FDesktopRecorder-20130527-4|35	rm -rf 'Desktop'
14cr|FDesktopRecorder-20130527-4|36	rm -rf abandoned
14cr|FDesktopRecorder-20130527-4|37	find src -name '*.{h,cpp}' -exec chmod a-x {} \;
14cr|FDesktopRecorder-20130527-4|38	
14cr|FDesktopRecorder-20130527-4|39	%build
14cr|FDesktopRecorder-20130527-4|40	%cmake_kde4 -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT%{_prefix}
14cr|FDesktopRecorder-20130527-4|41	%make
14cr|FDesktopRecorder-20130527-4|42	
14cr|FDesktopRecorder-20130527-4|43	%install
14cr|FDesktopRecorder-20130527-4|44	%makeinstall -C build
14cr|FDesktopRecorder-20130527-4|45	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{oname}.desktop
14cr|FDesktopRecorder-20130527-4|46	
14cr|FDesktopRecorder-20130527-4|47	# fix localize in fresh
14cr|FDesktopRecorder-20130527-4|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{oname}/translations
14cr|FDesktopRecorder-20130527-4|49	cp -R build/src/*.qm $RPM_BUILD_ROOT%{_datadir}/%{oname}/translations
14cr|FDesktopRecorder-20130527-4|50	
14cr|FDesktopRecorder-20130527-4|51	
14cr|FDesktopRecorder-20130527-4|52	
14cr|FDesktopRecorder-20130527-4|53	%files
14cr|FDesktopRecorder-20130527-4|54	%doc CHANGELOG README.md
14cr|FDesktopRecorder-20130527-4|55	%{_bindir}/%{oname}
14cr|FDesktopRecorder-20130527-4|56	%{_datadir}/applications/%{oname}.desktop
14cr|FDesktopRecorder-20130527-4|57	%{_datadir}/pixmaps/%{oname}.png
14cr|FDesktopRecorder-20130527-4|58	%_kde_datadir/kde4/apps/%{oname}/%{oname}.notifyrc
14cr|FDesktopRecorder-20130527-4|59	%{_datadir}/%{oname}/translations/*.qm
14cr|FDesktopRecorder-20130527-4|60	
14cr|FDesktopRecorder-20130527-4|61	
14cr|FDesktopRecorder-20130527-4|62	
14cr|FDesktopRecorder-20130527-4|63	%changelog
14cr|FDesktopRecorder-20130527-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130527-4
14cr|FDesktopRecorder-20130527-4|65	+ Revision: dccba52
14cr|FDesktopRecorder-20130527-4|66	- MassBuild#464: Increase release tag
14cr|FDesktopRecorder-20130527-4|67	
14cr|FDesktopRecorder-20130527-4|68	

1227 14
14cr|feedjack-0.9.16-5|1	%define     real_name  Feedjack
14cr|feedjack-0.9.16-5|2	Name:		feedjack
14cr|feedjack-0.9.16-5|3	Version:	0.9.16
14cr|feedjack-0.9.16-5|4	Release:	5
14cr|feedjack-0.9.16-5|5	Summary:	A web based rss and atom feed aggregator
14cr|feedjack-0.9.16-5|6	License:	BSD
14cr|feedjack-0.9.16-5|7	Group:      Networking/News
14cr|feedjack-0.9.16-5|8	URL:		http://www.feedjack.org/
14cr|feedjack-0.9.16-5|9	Source:		http://www.feedjack.org/download/%{real_name}-%{version}.tar.bz2
14cr|feedjack-0.9.16-5|10	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|feedjack-0.9.16-5|11	Buildrequires:	python-devel
14cr|feedjack-0.9.16-5|12	BuildArch:      noarch
14cr|feedjack-0.9.16-5|13	BuildRequires:  python-django
14cr|feedjack-0.9.16-5|14	BuildRequires:  python-setuptools
14cr|feedjack-0.9.16-5|15	Requires:       python-django python-feedparser
14cr|feedjack-0.9.16-5|16	%description
14cr|feedjack-0.9.16-5|17	Feedjack is a rss and atom feed aggregator.
14cr|feedjack-0.9.16-5|18	
14cr|feedjack-0.9.16-5|19	Like the Planet feed aggregator:
14cr|feedjack-0.9.16-5|20	* It downloads feeds and aggregate their contents in a single site
14cr|feedjack-0.9.16-5|21	* The new aggregated site has a feed of its own (atom and rss)
14cr|feedjack-0.9.16-5|22	* It uses Mark Pilgrim?s excelent FeedParser
14cr|feedjack-0.9.16-5|23	*  The subscriber list can be exported as OPML and FOAF
14cr|feedjack-0.9.16-5|24	
14cr|feedjack-0.9.16-5|25	But FeedJack also has some advantages:
14cr|feedjack-0.9.16-5|26	* It handles historical data, you can read old posts
14cr|feedjack-0.9.16-5|27	* It parses a lot more info, including post categories
14cr|feedjack-0.9.16-5|28	* It generates pages/feeds with posts of a certain category
14cr|feedjack-0.9.16-5|29	* It generates pages/feeds with posts from a certain subscriber
14cr|feedjack-0.9.16-5|30	* It generates pages/feeds with posts of a certain category from a certain
14cr|feedjack-0.9.16-5|31	subscriber
14cr|feedjack-0.9.16-5|32	* A cloud tag/folksonomy (hype 2.0 compliant) for every page and every
14cr|feedjack-0.9.16-5|33	subscriber
14cr|feedjack-0.9.16-5|34	* It uses Django templates
14cr|feedjack-0.9.16-5|35	* The administration is done via web and can handle multiple planets.
14cr|feedjack-0.9.16-5|36	* Extensive use of djangoi's internal cache engine. Most of the time you
14cr|feedjack-0.9.16-5|37	will have no database hits when serving pages.
14cr|feedjack-0.9.16-5|38	
14cr|feedjack-0.9.16-5|39	%prep
14cr|feedjack-0.9.16-5|40	%setup -q -n %real_name-%version
14cr|feedjack-0.9.16-5|41	
14cr|feedjack-0.9.16-5|42	%build
14cr|feedjack-0.9.16-5|43	python setup.py build
14cr|feedjack-0.9.16-5|44	
14cr|feedjack-0.9.16-5|45	%install
14cr|feedjack-0.9.16-5|46	python setup.py install --root %buildroot
14cr|feedjack-0.9.16-5|47	
14cr|feedjack-0.9.16-5|48	%clean
14cr|feedjack-0.9.16-5|49	rm -rf %{buildroot}
14cr|feedjack-0.9.16-5|50	
14cr|feedjack-0.9.16-5|51	%files
14cr|feedjack-0.9.16-5|52	%defattr(-,root,root)
14cr|feedjack-0.9.16-5|53	%doc LICENSE AUTHORS  CHANGES README
14cr|feedjack-0.9.16-5|54	%doc INSTALL
14cr|feedjack-0.9.16-5|55	%{_bindir}/*
14cr|feedjack-0.9.16-5|56	%{py_puresitedir}/%{name}
14cr|feedjack-0.9.16-5|57	%{py_puresitedir}/*.egg-info
14cr|feedjack-0.9.16-5|58	
14cr|feedjack-0.9.16-5|59	
14cr|feedjack-0.9.16-5|60	
14cr|feedjack-0.9.16-5|61	%changelog
14cr|feedjack-0.9.16-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.16-5
14cr|feedjack-0.9.16-5|63	+ Revision: 8499624
14cr|feedjack-0.9.16-5|64	- MassBuild#464: Increase release tag
14cr|feedjack-0.9.16-5|65	
14cr|feedjack-0.9.16-5|66	

1228 14
14cr|feff-1.9.2-3|1	# empty debug
14cr|feff-1.9.2-3|2	%define debug_package	%{nil}
14cr|feff-1.9.2-3|3	%define	name	feff
14cr|feff-1.9.2-3|4	%define	version	1.9.2
14cr|feff-1.9.2-3|5	%define release	3
14cr|feff-1.9.2-3|6	Name:		%{name}
14cr|feff-1.9.2-3|7	Version:	%{version}
14cr|feff-1.9.2-3|8	Release:	%{release}
14cr|feff-1.9.2-3|9	Summary:	Front-end for FFmpeg
14cr|feff-1.9.2-3|10	License:	GPLv3
14cr|feff-1.9.2-3|11	URL:		http://dansoft.krasnokamensk.ru/
14cr|feff-1.9.2-3|12	Source:		http://qt-apps.org/CONTENT/content-files/140298-%{name}_source.tar.gz
14cr|feff-1.9.2-3|13	Group:		Video
14cr|feff-1.9.2-3|14	BuildRequires:	qt4-devel
14cr|feff-1.9.2-3|15	BuildRequires:	desktop-file-utils
14cr|feff-1.9.2-3|16	BuildRequires:	imagemagick
14cr|feff-1.9.2-3|17	Requires:	ffmpeg
14cr|feff-1.9.2-3|18	
14cr|feff-1.9.2-3|19	%description
14cr|feff-1.9.2-3|20	Front-end for FFmpeg written in QT4
14cr|feff-1.9.2-3|21	
14cr|feff-1.9.2-3|22	%prep
14cr|feff-1.9.2-3|23	%setup -q -n feff_source
14cr|feff-1.9.2-3|24	
14cr|feff-1.9.2-3|25	ln Bin/COPYING COPYING
14cr|feff-1.9.2-3|26	ln Bin/HISTORY HISTORY
14cr|feff-1.9.2-3|27	
14cr|feff-1.9.2-3|28	%build
14cr|feff-1.9.2-3|29	qmake
14cr|feff-1.9.2-3|30	%make
14cr|feff-1.9.2-3|31	
14cr|feff-1.9.2-3|32	%install
14cr|feff-1.9.2-3|33	
14cr|feff-1.9.2-3|34	# menu entry
14cr|feff-1.9.2-3|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|feff-1.9.2-3|36	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
14cr|feff-1.9.2-3|37	[Desktop Entry]
14cr|feff-1.9.2-3|38	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;
14cr|feff-1.9.2-3|39	Comment=Front-end for FFmpeg
14cr|feff-1.9.2-3|40	Exec=feff
14cr|feff-1.9.2-3|41	GenericName=feff
14cr|feff-1.9.2-3|42	Icon=feff
14cr|feff-1.9.2-3|43	Name=feff
14cr|feff-1.9.2-3|44	StartupNotify=true
14cr|feff-1.9.2-3|45	Terminal=false
14cr|feff-1.9.2-3|46	Type=Application
14cr|feff-1.9.2-3|47	EOF
14cr|feff-1.9.2-3|48	
14cr|feff-1.9.2-3|49	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|feff-1.9.2-3|50	
14cr|feff-1.9.2-3|51	#binaries
14cr|feff-1.9.2-3|52	install -d -m 755 %{buildroot}%{_bindir}
14cr|feff-1.9.2-3|53	install -m 755 Bin/%{name} %{buildroot}%{_bindir}/
14cr|feff-1.9.2-3|54	
14cr|feff-1.9.2-3|55	# icons
14cr|feff-1.9.2-3|56	install -d -m755 $RPM_BUILD_ROOT%{_miconsdir}
14cr|feff-1.9.2-3|57	convert %{name}.ico -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|feff-1.9.2-3|58	install -d -m755 $RPM_BUILD_ROOT%{_iconsdir}
14cr|feff-1.9.2-3|59	convert %{name}.ico -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|feff-1.9.2-3|60	install -d -m755 $RPM_BUILD_ROOT%{_liconsdir}
14cr|feff-1.9.2-3|61	convert %{name}.ico -resize 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|feff-1.9.2-3|62	# lang
14cr|feff-1.9.2-3|63	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|feff-1.9.2-3|64	# .ts needed for translations to be dropped in the future.
14cr|feff-1.9.2-3|65	install -m 755  %{name}_*.ts %{buildroot}%{_datadir}/%{name}/
14cr|feff-1.9.2-3|66	install -m 755  Bin/feff_*.qm %{buildroot}%{_datadir}/%{name}/
14cr|feff-1.9.2-3|67	# permits
14cr|feff-1.9.2-3|68	find %{buildroot}%{_datadir}/%{name} -name '*.ts' -exec chmod -x {} \;
14cr|feff-1.9.2-3|69	
14cr|feff-1.9.2-3|70	%files
14cr|feff-1.9.2-3|71	%doc HISTORY COPYING
14cr|feff-1.9.2-3|72	%{_datadir}/%{name}/*.ts
14cr|feff-1.9.2-3|73	%{_datadir}/%{name}/feff_*.qm
14cr|feff-1.9.2-3|74	%{_bindir}/%{name}
14cr|feff-1.9.2-3|75	%{_iconsdir}/%{name}.png
14cr|feff-1.9.2-3|76	%{_miconsdir}/%{name}.png
14cr|feff-1.9.2-3|77	%{_liconsdir}/%{name}.png
14cr|feff-1.9.2-3|78	%{_datadir}/applications/%{name}.desktop
14cr|feff-1.9.2-3|79	
14cr|feff-1.9.2-3|80	
14cr|feff-1.9.2-3|81	%changelog
14cr|feff-1.9.2-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.2-3
14cr|feff-1.9.2-3|83	+ Revision: b617bc6
14cr|feff-1.9.2-3|84	- MassBuild#464: Increase release tag
14cr|feff-1.9.2-3|85	
14cr|feff-1.9.2-3|86	

1229 14
14cr|feh-2.9.3-3|1	Summary:        Image viewer at heart, though it does other cool stuff
14cr|feh-2.9.3-3|2	Name:           feh
14cr|feh-2.9.3-3|3	Version:        2.9.3
14cr|feh-2.9.3-3|4	Release:        3
14cr|feh-2.9.3-3|5	License:        MIT
14cr|feh-2.9.3-3|6	Group:          Graphics
14cr|feh-2.9.3-3|7	URL:            https://derf.homelinux.org/projects/feh/
14cr|feh-2.9.3-3|8	Source0:	http://feh.finalrewind.org/%{name}-%{version}.tar.bz2
14cr|feh-2.9.3-3|9	
14cr|feh-2.9.3-3|10	BuildRequires:  pkgconfig(imlib2)
14cr|feh-2.9.3-3|11	BuildRequires:  pkgconfig(xt)
14cr|feh-2.9.3-3|12	BuildRequires:  pkgconfig(xinerama)
14cr|feh-2.9.3-3|13	BuildRequires:  pkgconfig(giblib)
14cr|feh-2.9.3-3|14	BuildRequires:  jpeg-devel
14cr|feh-2.9.3-3|15	BuildRequires:  pkgconfig(libpng)
14cr|feh-2.9.3-3|16	BuildRequires:  pkgconfig(libcurl)
14cr|feh-2.9.3-3|17	BuildRequires:  pkgconfig(libexif)
14cr|feh-2.9.3-3|18	BuildRequires:	perl-devel
14cr|feh-2.9.3-3|19	BuildRequires:	perl-Test-Command
14cr|feh-2.9.3-3|20	
14cr|feh-2.9.3-3|21	%description
14cr|feh-2.9.3-3|22	Feh is an image viewer, but it does a whole lot of other cool stuff as
14cr|feh-2.9.3-3|23	well. There are simply too many to mention them here so please check the
14cr|feh-2.9.3-3|24	docs/homepage.
14cr|feh-2.9.3-3|25	
14cr|feh-2.9.3-3|26	%prep
14cr|feh-2.9.3-3|27	%setup -q
14cr|feh-2.9.3-3|28	
14cr|feh-2.9.3-3|29	# fix debug
14cr|feh-2.9.3-3|30	find . -name "*.c" -o -name "*.h" |xargs chmod 0644
14cr|feh-2.9.3-3|31	chmod 644 AUTHORS ChangeLog README TODO examples/*
14cr|feh-2.9.3-3|32	chmod 755 examples
14cr|feh-2.9.3-3|33	
14cr|feh-2.9.3-3|34	%build
14cr|feh-2.9.3-3|35	%setup_compile_flags
14cr|feh-2.9.3-3|36	%make PREFIX=/usr
14cr|feh-2.9.3-3|37	
14cr|feh-2.9.3-3|38	
14cr|feh-2.9.3-3|39	%install
14cr|feh-2.9.3-3|40	%makeinstall_std PREFIX=%{_prefix}
14cr|feh-2.9.3-3|41	
14cr|feh-2.9.3-3|42	#let files section handle docs
14cr|feh-2.9.3-3|43	rm -rf %{buildroot}%{_docdir}%{name}
14cr|feh-2.9.3-3|44	
14cr|feh-2.9.3-3|45	%check
14cr|feh-2.9.3-3|46	%make test
14cr|feh-2.9.3-3|47	
14cr|feh-2.9.3-3|48	
14cr|feh-2.9.3-3|49	%files
14cr|feh-2.9.3-3|50	%doc AUTHORS ChangeLog README TODO examples
14cr|feh-2.9.3-3|51	%{_bindir}/*
14cr|feh-2.9.3-3|52	%{_datadir}/%{name}
14cr|feh-2.9.3-3|53	%{_mandir}/man1/*
14cr|feh-2.9.3-3|54	%{_datadir}/applications/%{name}.desktop
14cr|feh-2.9.3-3|55	
14cr|feh-2.9.3-3|56	
14cr|feh-2.9.3-3|57	
14cr|feh-2.9.3-3|58	
14cr|feh-2.9.3-3|59	
14cr|feh-2.9.3-3|60	
14cr|feh-2.9.3-3|61	%changelog
14cr|feh-2.9.3-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.3-3
14cr|feh-2.9.3-3|63	+ Revision: c623507
14cr|feh-2.9.3-3|64	- MassBuild#464: Increase release tag
14cr|feh-2.9.3-3|65	
14cr|feh-2.9.3-3|66	

1230 14
14cr|fes-0.1-2|1	# http://trac.sagemath.org/sage_trac/ticket/13162
14cr|fes-0.1-2|2	
14cr|fes-0.1-2|3	Name:		fes
14cr|fes-0.1-2|4	Version:	0.1
14cr|fes-0.1-2|5	Release:	2
14cr|fes-0.1-2|6	License:	GPLv3+
14cr|fes-0.1-2|7	Group:		Sciences/Mathematics
14cr|fes-0.1-2|8	Summary:	Fast Exhaustive Search
14cr|fes-0.1-2|9	
14cr|fes-0.1-2|10	URL:		http://www.lifl.fr/~bouillag
14cr|fes-0.1-2|11	Source0:	http://www.lifl.fr/~bouillag/download/fes-0.1.spkg
14cr|fes-0.1-2|12	Source1:	%{name}.rpmlintrc
14cr|fes-0.1-2|13	ExclusiveArch:	x86_64
14cr|fes-0.1-2|14	BuildRequires:	autoconf
14cr|fes-0.1-2|15	BuildRequires:	automake
14cr|fes-0.1-2|16	BuildRequires:	libtool
14cr|fes-0.1-2|17	BuildRequires:	python-devel
14cr|fes-0.1-2|18	BuildRequires:	texlive
14cr|fes-0.1-2|19	BuildRequires:	texlive-collection-science
14cr|fes-0.1-2|20	Patch0:		%{name}-dynamic.patch
14cr|fes-0.1-2|21	
14cr|fes-0.1-2|22	%description
14cr|fes-0.1-2|23	This external library implements an efficient implement of exhaustive
14cr|fes-0.1-2|24	search to solve systems of low-degree boolean equations. Exhaustive
14cr|fes-0.1-2|25	search is asymptotically faster than computing a Groebner basis,
14cr|fes-0.1-2|26	except in special cases. This particular implementation is
14cr|fes-0.1-2|27	particularly efficient (in the good cases it tests 3 candidate
14cr|fes-0.1-2|28	solutions per CPU cycle on each core).
14cr|fes-0.1-2|29	
14cr|fes-0.1-2|30	%package	devel
14cr|fes-0.1-2|31	Summary:	Development files for %{name}
14cr|fes-0.1-2|32	
14cr|fes-0.1-2|33	Group:		Development/C
14cr|fes-0.1-2|34	Requires:	%{name} = %{version}-%{release}
14cr|fes-0.1-2|35	
14cr|fes-0.1-2|36	%description	devel
14cr|fes-0.1-2|37	This package contains the header files and development documentation
14cr|fes-0.1-2|38	for %{name}.
14cr|fes-0.1-2|39	
14cr|fes-0.1-2|40	%prep
14cr|fes-0.1-2|41	%setup -q
14cr|fes-0.1-2|42	%patch0 -p1
14cr|fes-0.1-2|43	
14cr|fes-0.1-2|44	pushd src
14cr|fes-0.1-2|45	autoreconf -ifs
14cr|fes-0.1-2|46	popd
14cr|fes-0.1-2|47	
14cr|fes-0.1-2|48	%build
14cr|fes-0.1-2|49	pushd src
14cr|fes-0.1-2|50	export CCASFLAGS="%{optflags} -Wa,--noexecstack"
14cr|fes-0.1-2|51	%configure --disable-static --enable-dynamic
14cr|fes-0.1-2|52	%make
14cr|fes-0.1-2|53	pushd doc
14cr|fes-0.1-2|54	pdflatex doc.tex
14cr|fes-0.1-2|55	popd
14cr|fes-0.1-2|56	popd
14cr|fes-0.1-2|57	
14cr|fes-0.1-2|58	%install
14cr|fes-0.1-2|59	make install DESTDIR=%{buildroot} -C src
14cr|fes-0.1-2|60	
14cr|fes-0.1-2|61	%check
14cr|fes-0.1-2|62	pushd src
14cr|fes-0.1-2|63	chmod +x test/test_suite.py
14cr|fes-0.1-2|64	make check
14cr|fes-0.1-2|65	cat test/test_suite.py.log
14cr|fes-0.1-2|66	popd
14cr|fes-0.1-2|67	
14cr|fes-0.1-2|68	%files
14cr|fes-0.1-2|69	%doc src/AUTHORS
14cr|fes-0.1-2|70	%doc src/COPYING
14cr|fes-0.1-2|71	%{_libdir}/libfes.so.*
14cr|fes-0.1-2|72	
14cr|fes-0.1-2|73	%files		devel
14cr|fes-0.1-2|74	%doc src/TODO
14cr|fes-0.1-2|75	%doc src/doc/doc.pdf
14cr|fes-0.1-2|76	%{_includedir}/fes_interface.h
14cr|fes-0.1-2|77	%{_libdir}/libfes.so
14cr|fes-0.1-2|78	
14cr|fes-0.1-2|79	%changelog
14cr|fes-0.1-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|fes-0.1-2|81	+ Revision: 287ffe6
14cr|fes-0.1-2|82	- MassBuild#464: Increase release tag
14cr|fes-0.1-2|83	
14cr|fes-0.1-2|84	

1231 14
14cr|festivox-ru-0.5-4|1	#sound-theme-echoe.synth.spec
14cr|festivox-ru-0.5-4|2	Summary: Festival speech synthesis russian voice
14cr|festivox-ru-0.5-4|3	Name:    festivox-ru
14cr|festivox-ru-0.5-4|4	Version: 0.5
14cr|festivox-ru-0.5-4|5	Release: 4
14cr|festivox-ru-0.5-4|6	Group:   Sound
14cr|festivox-ru-0.5-4|7	License: GPL
14cr|festivox-ru-0.5-4|8	# for content EFML and OAL or Free Art or CC-BY-SA - just not for sale
14cr|festivox-ru-0.5-4|9	# For details on the licenses used, see CREDITS
14cr|festivox-ru-0.5-4|10	Url:     http://festlang.berlios.de/docu/doku.php?id=russianru
14cr|festivox-ru-0.5-4|11	Source0: msu_ru_nsh_clunits-0.5.tar.bz2
14cr|festivox-ru-0.5-4|12	Patch0:  patch.festival_server
14cr|festivox-ru-0.5-4|13	Patch1:  patch.lexicon.scm
14cr|festivox-ru-0.5-4|14	Patch2:  patch.tokenizer.scm
14cr|festivox-ru-0.5-4|15	BuildArch: noarch
14cr|festivox-ru-0.5-4|16	BuildRequires: festival
14cr|festivox-ru-0.5-4|17	Provides: festivox-ru
14cr|festivox-ru-0.5-4|18	
14cr|festivox-ru-0.5-4|19	%define _this msu_ru_nsh_clunits
14cr|festivox-ru-0.5-4|20	%define indir /usr/share/festival/voices/russian
14cr|festivox-ru-0.5-4|21	%define instdir %{buildroot}%{indir}
14cr|festivox-ru-0.5-4|22	
14cr|festivox-ru-0.5-4|23	%description
14cr|festivox-ru-0.5-4|24	Russian voice for Festival tts engine
14cr|festivox-ru-0.5-4|25	made by MGU speech group http://www.philol.msu.ru/~otipl/SpeechGroup/
14cr|festivox-ru-0.5-4|26	
14cr|festivox-ru-0.5-4|27	
14cr|festivox-ru-0.5-4|28	%prep
14cr|festivox-ru-0.5-4|29	%setup -qn %{_this}
14cr|festivox-ru-0.5-4|30	%patch1 -p0
14cr|festivox-ru-0.5-4|31	%patch2 -p0
14cr|festivox-ru-0.5-4|32	
14cr|festivox-ru-0.5-4|33	%build
14cr|festivox-ru-0.5-4|34	
14cr|festivox-ru-0.5-4|35	%install
14cr|festivox-ru-0.5-4|36	mkdir -p %{instdir}/%{_this}
14cr|festivox-ru-0.5-4|37	cp -a %{_builddir}/%{_this}/* %{buildroot}%{indir}/%{_this}/
14cr|festivox-ru-0.5-4|38	
14cr|festivox-ru-0.5-4|39	%post
14cr|festivox-ru-0.5-4|40	%patch0 -p0
14cr|festivox-ru-0.5-4|41	
14cr|festivox-ru-0.5-4|42	%files
14cr|festivox-ru-0.5-4|43	%{indir}/%{_this}/
14cr|festivox-ru-0.5-4|44	
14cr|festivox-ru-0.5-4|45	
14cr|festivox-ru-0.5-4|46	%changelog

1232 14
14cr|festvox-suopuhe-lj-1.0g-20051204.4|1	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|2	%define name	festvox-suopuhe-lj
14cr|festvox-suopuhe-lj-1.0g-20051204.4|3	%define version	1.0g
14cr|festvox-suopuhe-lj-1.0g-20051204.4|4	%define date	20051204
14cr|festvox-suopuhe-lj-1.0g-20051204.4|5	%define rel	4
14cr|festvox-suopuhe-lj-1.0g-20051204.4|6	%define release	%mkrel %date.%rel
14cr|festvox-suopuhe-lj-1.0g-20051204.4|7	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|8	Summary:	Festival Voice - Finnish female speaker (suo_fi_lj)
14cr|festvox-suopuhe-lj-1.0g-20051204.4|9	Name:		%name
14cr|festvox-suopuhe-lj-1.0g-20051204.4|10	Version:	%version
14cr|festvox-suopuhe-lj-1.0g-20051204.4|11	Release:	%release
14cr|festvox-suopuhe-lj-1.0g-20051204.4|12	License:	LGPL
14cr|festvox-suopuhe-lj-1.0g-20051204.4|13	Group:		Sound
14cr|festvox-suopuhe-lj-1.0g-20051204.4|14	URL:		http://phon.joensuu.fi/suopuhe/
14cr|festvox-suopuhe-lj-1.0g-20051204.4|15	Source:		http://phon.joensuu.fi/suopuhe/tulosaineisto/suo_fi_lj-%version-%date.tar.bz2
14cr|festvox-suopuhe-lj-1.0g-20051204.4|16	Source1:	README.MDV
14cr|festvox-suopuhe-lj-1.0g-20051204.4|17	# patches from debian
14cr|festvox-suopuhe-lj-1.0g-20051204.4|18	Patch0:		festvox-suopuhe-lj-paths.diff
14cr|festvox-suopuhe-lj-1.0g-20051204.4|19	Patch1:		festvox-suopuhe-lj-funcname.patch
14cr|festvox-suopuhe-lj-1.0g-20051204.4|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|festvox-suopuhe-lj-1.0g-20051204.4|21	BuildArch:	noarch
14cr|festvox-suopuhe-lj-1.0g-20051204.4|22	Requires:	festvox-suopuhe-common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|23	# other festvox packages seem to provide these:
14cr|festvox-suopuhe-lj-1.0g-20051204.4|24	Provides:	festival-voice
14cr|festvox-suopuhe-lj-1.0g-20051204.4|25	Provides:	festival-voice-finnish
14cr|festvox-suopuhe-lj-1.0g-20051204.4|26	Provides:	festival-voice-fi_FI
14cr|festvox-suopuhe-lj-1.0g-20051204.4|27	# per Mandriva locale-specific package policy:
14cr|festvox-suopuhe-lj-1.0g-20051204.4|28	Requires:	locales-fi
14cr|festvox-suopuhe-lj-1.0g-20051204.4|29	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|30	%description
14cr|festvox-suopuhe-lj-1.0g-20051204.4|31	This is a Finnish female speaker for the Festival speech synthesis
14cr|festvox-suopuhe-lj-1.0g-20051204.4|32	system. It was developed as part of the Suopuhe project at
14cr|festvox-suopuhe-lj-1.0g-20051204.4|33	the universities of Helsinki and Joensuu.
14cr|festvox-suopuhe-lj-1.0g-20051204.4|34	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|35	%package -n	festvox-suopuhe-common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|36	Summary:	Common files for Festival Finnish speakers
14cr|festvox-suopuhe-lj-1.0g-20051204.4|37	Group:		Sound
14cr|festvox-suopuhe-lj-1.0g-20051204.4|38	Suggests:	festvox-suopuhe-mv
14cr|festvox-suopuhe-lj-1.0g-20051204.4|39	Suggests:	festvox-suopuhe-lj
14cr|festvox-suopuhe-lj-1.0g-20051204.4|40	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|41	%description -n	festvox-suopuhe-common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|42	This package contains the common files between the two Finnish
14cr|festvox-suopuhe-lj-1.0g-20051204.4|43	Festival speech synthesis speakers, festvox-suopuhe-mv and
14cr|festvox-suopuhe-lj-1.0g-20051204.4|44	festvox-suopuhe-lj.
14cr|festvox-suopuhe-lj-1.0g-20051204.4|45	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|46	%prep
14cr|festvox-suopuhe-lj-1.0g-20051204.4|47	%setup -q -n festival
14cr|festvox-suopuhe-lj-1.0g-20051204.4|48	%patch0 -p1
14cr|festvox-suopuhe-lj-1.0g-20051204.4|49	%patch1 -p1
14cr|festvox-suopuhe-lj-1.0g-20051204.4|50	cp -a %{SOURCE1} .
14cr|festvox-suopuhe-lj-1.0g-20051204.4|51	cat > README.install.urpmi <<EOF
14cr|festvox-suopuhe-lj-1.0g-20051204.4|52	See suopuhe usage instructions in
14cr|festvox-suopuhe-lj-1.0g-20051204.4|53	%{_docdir}/festvox-suopuhe-common/README.MDV.
14cr|festvox-suopuhe-lj-1.0g-20051204.4|54	EOF
14cr|festvox-suopuhe-lj-1.0g-20051204.4|55	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|56	%install
14cr|festvox-suopuhe-lj-1.0g-20051204.4|57	rm -rf %{buildroot}
14cr|festvox-suopuhe-lj-1.0g-20051204.4|58	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|59	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/suopuhe.common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|60	cp -a lib/voices/finnish/suo_fi_lj_diphone/festvox/* \
14cr|festvox-suopuhe-lj-1.0g-20051204.4|61	%{buildroot}%{_datadir}/festival/voices/finnish/suopuhe.common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|62	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|63	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
14cr|festvox-suopuhe-lj-1.0g-20051204.4|64	cp -a lib/voices/finnish/suo_fi_lj_diphone/group \
14cr|festvox-suopuhe-lj-1.0g-20051204.4|65	%{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
14cr|festvox-suopuhe-lj-1.0g-20051204.4|66	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|67	ln -s ../suopuhe.common %{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone/festvox
14cr|festvox-suopuhe-lj-1.0g-20051204.4|68	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|69	%clean
14cr|festvox-suopuhe-lj-1.0g-20051204.4|70	rm -rf %{buildroot}
14cr|festvox-suopuhe-lj-1.0g-20051204.4|71	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|72	%files
14cr|festvox-suopuhe-lj-1.0g-20051204.4|73	%defattr(-,root,root)
14cr|festvox-suopuhe-lj-1.0g-20051204.4|74	%doc lib/voices/finnish/suo_fi_lj_diphone/README.lj
14cr|festvox-suopuhe-lj-1.0g-20051204.4|75	%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
14cr|festvox-suopuhe-lj-1.0g-20051204.4|76	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|77	%files -n festvox-suopuhe-common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|78	%defattr(-,root,root)
14cr|festvox-suopuhe-lj-1.0g-20051204.4|79	%doc README.MDV README.install.urpmi
14cr|festvox-suopuhe-lj-1.0g-20051204.4|80	%{_datadir}/festival/voices/finnish/suopuhe.common
14cr|festvox-suopuhe-lj-1.0g-20051204.4|81	%dir %{_datadir}/festival/voices/finnish
14cr|festvox-suopuhe-lj-1.0g-20051204.4|82	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|83	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|84	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|85	%changelog
14cr|festvox-suopuhe-lj-1.0g-20051204.4|86	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0g-20051204.4
14cr|festvox-suopuhe-lj-1.0g-20051204.4|87	+ Revision: f8aafe3
14cr|festvox-suopuhe-lj-1.0g-20051204.4|88	- Automatic import for version 1.0g
14cr|festvox-suopuhe-lj-1.0g-20051204.4|89	
14cr|festvox-suopuhe-lj-1.0g-20051204.4|90	

1233 14
14cr|festvox-suopuhe-mv-20041119-4|1	
14cr|festvox-suopuhe-mv-20041119-4|2	%define name	festvox-suopuhe-mv
14cr|festvox-suopuhe-mv-20041119-4|3	%define version	20041119
14cr|festvox-suopuhe-mv-20041119-4|4	%define rel	4
14cr|festvox-suopuhe-mv-20041119-4|5	%define release	%mkrel %rel
14cr|festvox-suopuhe-mv-20041119-4|6	
14cr|festvox-suopuhe-mv-20041119-4|7	Summary:	Festival Voice - Finnish male speaker (hy_fi_mv)
14cr|festvox-suopuhe-mv-20041119-4|8	Name:		%name
14cr|festvox-suopuhe-mv-20041119-4|9	Version:	%version
14cr|festvox-suopuhe-mv-20041119-4|10	Release:	%release
14cr|festvox-suopuhe-mv-20041119-4|11	License:	LGPL
14cr|festvox-suopuhe-mv-20041119-4|12	Group:		Sound
14cr|festvox-suopuhe-mv-20041119-4|13	URL:		http://phon.joensuu.fi/suopuhe/
14cr|festvox-suopuhe-mv-20041119-4|14	Source:		http://phon.joensuu.fi/suopuhe/tulosaineisto/hy_fi_mv_diphone-%version.tar.bz2
14cr|festvox-suopuhe-mv-20041119-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|festvox-suopuhe-mv-20041119-4|16	BuildArch:	noarch
14cr|festvox-suopuhe-mv-20041119-4|17	Requires:	festvox-suopuhe-common
14cr|festvox-suopuhe-mv-20041119-4|18	# other festvox packages seem to provide these:
14cr|festvox-suopuhe-mv-20041119-4|19	Provides:	festival-voice
14cr|festvox-suopuhe-mv-20041119-4|20	Provides:	festival-voice-finnish
14cr|festvox-suopuhe-mv-20041119-4|21	Provides:	festival-voice-fi_FI
14cr|festvox-suopuhe-mv-20041119-4|22	# per Mandriva locale-specific package policy:
14cr|festvox-suopuhe-mv-20041119-4|23	Requires:	locales-fi
14cr|festvox-suopuhe-mv-20041119-4|24	
14cr|festvox-suopuhe-mv-20041119-4|25	%description
14cr|festvox-suopuhe-mv-20041119-4|26	This is a Finnish male speaker for the Festival speech synthesis
14cr|festvox-suopuhe-mv-20041119-4|27	system. It was developed as part of the Suopuhe project at
14cr|festvox-suopuhe-mv-20041119-4|28	the universities of Helsinki and Joensuu.
14cr|festvox-suopuhe-mv-20041119-4|29	
14cr|festvox-suopuhe-mv-20041119-4|30	%prep
14cr|festvox-suopuhe-mv-20041119-4|31	%setup -q -n festival
14cr|festvox-suopuhe-mv-20041119-4|32	
14cr|festvox-suopuhe-mv-20041119-4|33	%install
14cr|festvox-suopuhe-mv-20041119-4|34	rm -rf %{buildroot}
14cr|festvox-suopuhe-mv-20041119-4|35	
14cr|festvox-suopuhe-mv-20041119-4|36	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
14cr|festvox-suopuhe-mv-20041119-4|37	cp -a lib/voices/finnish/hy_fi_mv_diphone/group \
14cr|festvox-suopuhe-mv-20041119-4|38	%{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
14cr|festvox-suopuhe-mv-20041119-4|39	
14cr|festvox-suopuhe-mv-20041119-4|40	ln -s ../suopuhe.common %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone/festvox
14cr|festvox-suopuhe-mv-20041119-4|41	
14cr|festvox-suopuhe-mv-20041119-4|42	%clean
14cr|festvox-suopuhe-mv-20041119-4|43	rm -rf %{buildroot}
14cr|festvox-suopuhe-mv-20041119-4|44	
14cr|festvox-suopuhe-mv-20041119-4|45	%files
14cr|festvox-suopuhe-mv-20041119-4|46	%defattr(-,root,root)
14cr|festvox-suopuhe-mv-20041119-4|47	%doc lib/voices/finnish/hy_fi_mv_diphone/README.mv
14cr|festvox-suopuhe-mv-20041119-4|48	%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
14cr|festvox-suopuhe-mv-20041119-4|49	
14cr|festvox-suopuhe-mv-20041119-4|50	
14cr|festvox-suopuhe-mv-20041119-4|51	
14cr|festvox-suopuhe-mv-20041119-4|52	
14cr|festvox-suopuhe-mv-20041119-4|53	%changelog
14cr|festvox-suopuhe-mv-20041119-4|54	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 20041119-4
14cr|festvox-suopuhe-mv-20041119-4|55	+ Revision: c586e9d
14cr|festvox-suopuhe-mv-20041119-4|56	- Automatic import for version 20041119
14cr|festvox-suopuhe-mv-20041119-4|57	
14cr|festvox-suopuhe-mv-20041119-4|58	

1234 14
14cr|fet-5.20.2-2|1	#define debug_package   %{nil}
14cr|fet-5.20.2-2|2	#define distsuffix mrb
14cr|fet-5.20.2-2|3	
14cr|fet-5.20.2-2|4	Name:		fet
14cr|fet-5.20.2-2|5	Summary:	Free Timetabling Software
14cr|fet-5.20.2-2|6	Version:	5.20.2
14cr|fet-5.20.2-2|7	Release:	2
14cr|fet-5.20.2-2|8	Group:		Education
14cr|fet-5.20.2-2|9	License:	GPLv2+
14cr|fet-5.20.2-2|10	URL:		http://lalescu.ro/liviu/fet/
14cr|fet-5.20.2-2|11	Source0:	http://lalescu.ro/liviu/fet/download/%{name}-%{version}.tar.bz2
14cr|fet-5.20.2-2|12	BuildRequires:	qt5-devel
14cr|fet-5.20.2-2|13	
14cr|fet-5.20.2-2|14	%description
14cr|fet-5.20.2-2|15	FET is free timetabling software (licensed under GNU GPL v2 or later). This
14cr|fet-5.20.2-2|16	program aims to automatically generate the timetable of a school,
14cr|fet-5.20.2-2|17	high-school or university. It may be used for other timetabling purposes.
14cr|fet-5.20.2-2|18	
14cr|fet-5.20.2-2|19	FET can mean "Free Educational Timetabling" (the "E" in the middle may
14cr|fet-5.20.2-2|20	also stand for other words, based on your personal preference).
14cr|fet-5.20.2-2|21	
14cr|fet-5.20.2-2|22	%prep
14cr|fet-5.20.2-2|23	%setup -q
14cr|fet-5.20.2-2|24	
14cr|fet-5.20.2-2|25	%build
14cr|fet-5.20.2-2|26	%qmake_qt5
14cr|fet-5.20.2-2|27	%make
14cr|fet-5.20.2-2|28	
14cr|fet-5.20.2-2|29	%install
14cr|fet-5.20.2-2|30	# manual installation, make file doesn't provide it
14cr|fet-5.20.2-2|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|fet-5.20.2-2|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}/translations
14cr|fet-5.20.2-2|33	
14cr|fet-5.20.2-2|34	# moved man file to /usr/share/man/man1/
14cr|fet-5.20.2-2|35	xz -k 'doc/fet.1'
14cr|fet-5.20.2-2|36	install -D -m 644 'doc/fet.1.xz' %{buildroot}%{_mandir}/man1/fet.1.xz
14cr|fet-5.20.2-2|37	
14cr|fet-5.20.2-2|38	# installing translations
14cr|fet-5.20.2-2|39	cp  translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cr|fet-5.20.2-2|40	# installing binary.
14cr|fet-5.20.2-2|41	install -D -m 755 fet %{buildroot}%{_bindir}/fet
14cr|fet-5.20.2-2|42	
14cr|fet-5.20.2-2|43	# menu entry
14cr|fet-5.20.2-2|44	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|fet-5.20.2-2|45	cat > %{buildroot}%{_datadir}/applications/fet.desktop << EOF
14cr|fet-5.20.2-2|46	[Desktop Entry]
14cr|fet-5.20.2-2|47	Type=Application
14cr|fet-5.20.2-2|48	Name=Timetable Generator
14cr|fet-5.20.2-2|49	Name[de]=Stundenplan Generator
14cr|fet-5.20.2-2|50	Name[ru]=Генератор расписаний
14cr|fet-5.20.2-2|51	GenericName=Timetable software for schools
14cr|fet-5.20.2-2|52	GenericName[de]=Stundenplan Generator
14cr|fet-5.20.2-2|53	GenericName[ru]=Генератор расписаний
14cr|fet-5.20.2-2|54	Comment=Generate timetables for educational institutions
14cr|fet-5.20.2-2|55	Comment[de]=Erzeugt Stundenplne fr Lehranstalten
14cr|fet-5.20.2-2|56	Comment[ru]=Составление расписаний для учебных заведений
14cr|fet-5.20.2-2|57	Icon=fet
14cr|fet-5.20.2-2|58	Exec=fet
14cr|fet-5.20.2-2|59	Terminal=false
14cr|fet-5.20.2-2|60	StartupNotify=true
14cr|fet-5.20.2-2|61	Categories=Office;
14cr|fet-5.20.2-2|62	EOF
14cr|fet-5.20.2-2|63	
14cr|fet-5.20.2-2|64	%find_lang %{name} --with-qt
14cr|fet-5.20.2-2|65	
14cr|fet-5.20.2-2|66	%files -f %{name}.lang
14cr|fet-5.20.2-2|67	%doc doc/algorithm/*.txt
14cr|fet-5.20.2-2|68	%doc AUTHORS ChangeLog COPYING
14cr|fet-5.20.2-2|69	%doc README REFERENCES THANKS TODO TRANSLATORS
14cr|fet-5.20.2-2|70	%doc examples
14cr|fet-5.20.2-2|71	%{_bindir}/fet
14cr|fet-5.20.2-2|72	%{_datadir}/applications/fet.desktop
14cr|fet-5.20.2-2|73	%dir %{_datadir}/%{name}
14cr|fet-5.20.2-2|74	%dir %{_datadir}/%{name}/translations
14cr|fet-5.20.2-2|75	%{_datadir}/%{name}/translations/fet_untranslated.qm
14cr|fet-5.20.2-2|76	%{_mandir}/man1/fet.1.xz
14cr|fet-5.20.2-2|77	
14cr|fet-5.20.2-2|78	%changelog
14cr|fet-5.20.2-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.20.2-2
14cr|fet-5.20.2-2|80	+ Revision: b652e37
14cr|fet-5.20.2-2|81	- MassBuild#464: Increase release tag
14cr|fet-5.20.2-2|82	
14cr|fet-5.20.2-2|83	

1235 14
14cr|fetchlog-1.4-3|1	Summary:	Fetch and convert new messages of a logfile
14cr|fetchlog-1.4-3|2	Name:		fetchlog
14cr|fetchlog-1.4-3|3	Version:	1.4
14cr|fetchlog-1.4-3|4	Release:	3
14cr|fetchlog-1.4-3|5	License:	GPLv2+
14cr|fetchlog-1.4-3|6	Group:		System/Kernel and hardware
14cr|fetchlog-1.4-3|7	URL:		http://sourceforge.net/projects/fetchlog/
14cr|fetchlog-1.4-3|8	Source0:	http://prdownloads.sourceforge.net/fetchlog/%{name}-%{version}.tar.gz
14cr|fetchlog-1.4-3|9	
14cr|fetchlog-1.4-3|10	%description
14cr|fetchlog-1.4-3|11	The fetchlog utility displays the last new messages of a logfile
14cr|fetchlog-1.4-3|12	(syslog).  fetchlog is similar like tail but offers some extra
14cr|fetchlog-1.4-3|13	functionality like pattern matching with regular expressions,
14cr|fetchlog-1.4-3|14	output formatting for email, SMS, pager or SNMP tools, etc.
14cr|fetchlog-1.4-3|15	
14cr|fetchlog-1.4-3|16	%prep
14cr|fetchlog-1.4-3|17	
14cr|fetchlog-1.4-3|18	%setup -q -n %{name}-%{version}
14cr|fetchlog-1.4-3|19	
14cr|fetchlog-1.4-3|20	%build
14cr|fetchlog-1.4-3|21	
14cr|fetchlog-1.4-3|22	%make CFLAGS="%{optflags}"
14cr|fetchlog-1.4-3|23	
14cr|fetchlog-1.4-3|24	%install
14cr|fetchlog-1.4-3|25	install -d %{buildroot}%{_bindir}
14cr|fetchlog-1.4-3|26	install -d %{buildroot}%{_mandir}/man1
14cr|fetchlog-1.4-3|27	
14cr|fetchlog-1.4-3|28	install -m0755 fetchlog %{buildroot}%{_bindir}/
14cr|fetchlog-1.4-3|29	install -m0644 fetchlog.1 %{buildroot}%{_mandir}/man1/
14cr|fetchlog-1.4-3|30	
14cr|fetchlog-1.4-3|31	%files
14cr|fetchlog-1.4-3|32	%doc CHANGES README README.Nagios README.SNMP
14cr|fetchlog-1.4-3|33	%{_bindir}/*
14cr|fetchlog-1.4-3|34	%{_mandir}/man1/*
14cr|fetchlog-1.4-3|35	
14cr|fetchlog-1.4-3|36	
14cr|fetchlog-1.4-3|37	
14cr|fetchlog-1.4-3|38	
14cr|fetchlog-1.4-3|39	
14cr|fetchlog-1.4-3|40	%changelog
14cr|fetchlog-1.4-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|fetchlog-1.4-3|42	+ Revision: 091c4c6
14cr|fetchlog-1.4-3|43	- MassBuild#464: Increase release tag
14cr|fetchlog-1.4-3|44	
14cr|fetchlog-1.4-3|45	

1236 14
14cr|fetchyahoo-2.14.10-2|1	Summary: Downloads mail from an Yahoo! webmail account
14cr|fetchyahoo-2.14.10-2|2	Name: fetchyahoo
14cr|fetchyahoo-2.14.10-2|3	Version: 2.14.10
14cr|fetchyahoo-2.14.10-2|4	Release: 2
14cr|fetchyahoo-2.14.10-2|5	URL: http://fetchyahoo.twizzler.org
14cr|fetchyahoo-2.14.10-2|6	Source0: http://fetchyahoo.twizzler.org/%{name}-%{version}.tar.gz
14cr|fetchyahoo-2.14.10-2|7	Source1: README.urpmi
14cr|fetchyahoo-2.14.10-2|8	License: GPLv2+
14cr|fetchyahoo-2.14.10-2|9	Group: Networking/Mail
14cr|fetchyahoo-2.14.10-2|10	
14cr|fetchyahoo-2.14.10-2|11	Requires: perl(LWP::Protocol::https)
14cr|fetchyahoo-2.14.10-2|12	Requires: perl
14cr|fetchyahoo-2.14.10-2|13	
14cr|fetchyahoo-2.14.10-2|14	BuildArch: noarch
14cr|fetchyahoo-2.14.10-2|15	
14cr|fetchyahoo-2.14.10-2|16	%description
14cr|fetchyahoo-2.14.10-2|17	FetchYahoo is a Perl script that downloads mail from a Yahoo! web-mail
14cr|fetchyahoo-2.14.10-2|18	account to a local mail spool, an m-box file, or to proc-mail. It is
14cr|fetchyahoo-2.14.10-2|19	meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s
14cr|fetchyahoo-2.14.10-2|20	POP and email forwarding services are no longer free. It includes all
14cr|fetchyahoo-2.14.10-2|21	parts and attachments within the email. It can also forward the email
14cr|fetchyahoo-2.14.10-2|22	to a specified address.
14cr|fetchyahoo-2.14.10-2|23	
14cr|fetchyahoo-2.14.10-2|24	%prep
14cr|fetchyahoo-2.14.10-2|25	%setup -q
14cr|fetchyahoo-2.14.10-2|26	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|fetchyahoo-2.14.10-2|27	iconv -f iso8859-1 -t utf-8 Credits > Credits.conv && mv -f Credits.conv Credits
14cr|fetchyahoo-2.14.10-2|28	
14cr|fetchyahoo-2.14.10-2|29	%build
14cr|fetchyahoo-2.14.10-2|30	
14cr|fetchyahoo-2.14.10-2|31	%install
14cr|fetchyahoo-2.14.10-2|32	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|fetchyahoo-2.14.10-2|33	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
14cr|fetchyahoo-2.14.10-2|34	cp -a fetchyahoo $RPM_BUILD_ROOT%_bindir/fetchyahoo
14cr|fetchyahoo-2.14.10-2|35	cp -a fetchyahoo.1 $RPM_BUILD_ROOT%_mandir/man1/fetchyahoo.1
14cr|fetchyahoo-2.14.10-2|36	install  %{SOURCE1} README.urpmi
14cr|fetchyahoo-2.14.10-2|37	
14cr|fetchyahoo-2.14.10-2|38	%files
14cr|fetchyahoo-2.14.10-2|39	%doc COPYING INSTALL TODO index.html fetchyahoorc ChangeLog Credits
14cr|fetchyahoo-2.14.10-2|40	%_bindir/fetchyahoo
14cr|fetchyahoo-2.14.10-2|41	%_mandir/man1/fetchyahoo.*
14cr|fetchyahoo-2.14.10-2|42	
14cr|fetchyahoo-2.14.10-2|43	
14cr|fetchyahoo-2.14.10-2|44	
14cr|fetchyahoo-2.14.10-2|45	%changelog
14cr|fetchyahoo-2.14.10-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14.10-2
14cr|fetchyahoo-2.14.10-2|47	+ Revision: 9a48853
14cr|fetchyahoo-2.14.10-2|48	- MassBuild#464: Increase release tag
14cr|fetchyahoo-2.14.10-2|49	
14cr|fetchyahoo-2.14.10-2|50	

1237 14
14cr|ffcall-1.10-12|1	%define major 0
14cr|ffcall-1.10-12|2	%define libavcall %mklibname avcall %{major}
14cr|ffcall-1.10-12|3	%define libcallback %mklibname callback %{major}
14cr|ffcall-1.10-12|4	%define devname %mklibname %{name} -d
14cr|ffcall-1.10-12|5	
14cr|ffcall-1.10-12|6	Summary:	Libraries that can be used to build foreign function call interfaces
14cr|ffcall-1.10-12|7	Name:		ffcall
14cr|ffcall-1.10-12|8	Version:	1.10
14cr|ffcall-1.10-12|9	Release:	12
14cr|ffcall-1.10-12|10	License:	GPLv2+
14cr|ffcall-1.10-12|11	Group:		System/Libraries
14cr|ffcall-1.10-12|12	Url:		ftp://ftp.santafe.edu/pub/gnu/
14cr|ffcall-1.10-12|13	Source:		ftp://ftp.santafe.edu/pub/gnu/%{name}-%{version}.tar.bz2
14cr|ffcall-1.10-12|14	Patch0:		ffcall-make-jN.patch
14cr|ffcall-1.10-12|15	
14cr|ffcall-1.10-12|16	%description
14cr|ffcall-1.10-12|17	This is a collection of four libraries which can be used to build
14cr|ffcall-1.10-12|18	foreign function call interfaces in embedded interpreters.
14cr|ffcall-1.10-12|19	
14cr|ffcall-1.10-12|20	The four packages are:
14cr|ffcall-1.10-12|21	- avcall - calling C functions with variable arguments
14cr|ffcall-1.10-12|22	- vacall - C functions accepting variable argument prototypes
14cr|ffcall-1.10-12|23	- trampoline - closures as first-class C functions
14cr|ffcall-1.10-12|24	- callback - closures with variable arguments as first-class C functions
14cr|ffcall-1.10-12|25	(a reentrant combination of vacall and trampoline)
14cr|ffcall-1.10-12|26	This version B includes some minor configuration changes so that files
14cr|ffcall-1.10-12|27	are installed in the proper place. Also it compiles on cygwin and mingw32.
14cr|ffcall-1.10-12|28	
14cr|ffcall-1.10-12|29	#----------------------------------------------------------------------------
14cr|ffcall-1.10-12|30	
14cr|ffcall-1.10-12|31	%package -n %{libavcall}
14cr|ffcall-1.10-12|32	Summary:	Libraries that can be used to build foreign function call interfaces
14cr|ffcall-1.10-12|33	Group:		System/Libraries
14cr|ffcall-1.10-12|34	Conflicts:	%{_lib}ffcall0 < 1.10-11
14cr|ffcall-1.10-12|35	
14cr|ffcall-1.10-12|36	%description -n %{libavcall}
14cr|ffcall-1.10-12|37	This is a collection of four libraries which can be used to build
14cr|ffcall-1.10-12|38	foreign function call interfaces in embedded interpreters.
14cr|ffcall-1.10-12|39	
14cr|ffcall-1.10-12|40	The four packages are:
14cr|ffcall-1.10-12|41	- avcall - calling C functions with variable arguments
14cr|ffcall-1.10-12|42	- vacall - C functions accepting variable argument prototypes
14cr|ffcall-1.10-12|43	- trampoline - closures as first-class C functions
14cr|ffcall-1.10-12|44	- callback - closures with variable arguments as first-class C functions
14cr|ffcall-1.10-12|45	(a reentrant combination of vacall and trampoline)
14cr|ffcall-1.10-12|46	This version B includes some minor configuration changes so that files
14cr|ffcall-1.10-12|47	are installed in the proper place. Also it compiles on cygwin and mingw32.
14cr|ffcall-1.10-12|48	
14cr|ffcall-1.10-12|49	%files -n %{libavcall}
14cr|ffcall-1.10-12|50	%{_libdir}/libavcall.so.%{major}*
14cr|ffcall-1.10-12|51	
14cr|ffcall-1.10-12|52	#----------------------------------------------------------------------------
14cr|ffcall-1.10-12|53	
14cr|ffcall-1.10-12|54	%package -n %{libcallback}
14cr|ffcall-1.10-12|55	Summary:	Libraries that can be used to build foreign function call interfaces
14cr|ffcall-1.10-12|56	Group:		System/Libraries
14cr|ffcall-1.10-12|57	Conflicts:	%{_lib}ffcall0 < 1.10-11
14cr|ffcall-1.10-12|58	Obsoletes:	%{_lib}ffcall0 < 1.10-11
14cr|ffcall-1.10-12|59	
14cr|ffcall-1.10-12|60	%description -n %{libcallback}
14cr|ffcall-1.10-12|61	This is a collection of four libraries which can be used to build
14cr|ffcall-1.10-12|62	foreign function call interfaces in embedded interpreters.
14cr|ffcall-1.10-12|63	
14cr|ffcall-1.10-12|64	The four packages are:
14cr|ffcall-1.10-12|65	- avcall - calling C functions with variable arguments
14cr|ffcall-1.10-12|66	- vacall - C functions accepting variable argument prototypes
14cr|ffcall-1.10-12|67	- trampoline - closures as first-class C functions
14cr|ffcall-1.10-12|68	- callback - closures with variable arguments as first-class C functions
14cr|ffcall-1.10-12|69	(a reentrant combination of vacall and trampoline)
14cr|ffcall-1.10-12|70	This version B includes some minor configuration changes so that files
14cr|ffcall-1.10-12|71	are installed in the proper place. Also it compiles on cygwin and mingw32.
14cr|ffcall-1.10-12|72	
14cr|ffcall-1.10-12|73	%files -n %{libcallback}
14cr|ffcall-1.10-12|74	%{_libdir}/libcallback.so.%{major}*
14cr|ffcall-1.10-12|75	
14cr|ffcall-1.10-12|76	#----------------------------------------------------------------------------
14cr|ffcall-1.10-12|77	
14cr|ffcall-1.10-12|78	%package -n %{devname}
14cr|ffcall-1.10-12|79	Summary:	Development files for ffcall library
14cr|ffcall-1.10-12|80	Group:		Development/C
14cr|ffcall-1.10-12|81	Requires:	%{libavcall} = %{EVRD}
14cr|ffcall-1.10-12|82	Requires:	%{libcallback} = %{EVRD}
14cr|ffcall-1.10-12|83	Provides:	%{name}-devel = %{EVRD}
14cr|ffcall-1.10-12|84	
14cr|ffcall-1.10-12|85	%description -n %{devname}
14cr|ffcall-1.10-12|86	Development files for ffcall library.
14cr|ffcall-1.10-12|87	
14cr|ffcall-1.10-12|88	%files -n %{devname}
14cr|ffcall-1.10-12|89	%doc NEWS README PLATFORMS
14cr|ffcall-1.10-12|90	%{_includedir}/*.h
14cr|ffcall-1.10-12|91	%{_libdir}/*.so
14cr|ffcall-1.10-12|92	%{_libdir}/*.a
14cr|ffcall-1.10-12|93	%{_mandir}/man3/*
14cr|ffcall-1.10-12|94	
14cr|ffcall-1.10-12|95	#----------------------------------------------------------------------------
14cr|ffcall-1.10-12|96	
14cr|ffcall-1.10-12|97	%prep
14cr|ffcall-1.10-12|98	%setup -q
14cr|ffcall-1.10-12|99	%patch0 -p1
14cr|ffcall-1.10-12|100	
14cr|ffcall-1.10-12|101	%build
14cr|ffcall-1.10-12|102	export CFLAGS="%{optflags} -fPIC"
14cr|ffcall-1.10-12|103	%configure2_5x \
14cr|ffcall-1.10-12|104	--enable-shared
14cr|ffcall-1.10-12|105	%make
14cr|ffcall-1.10-12|106	
14cr|ffcall-1.10-12|107	%install
14cr|ffcall-1.10-12|108	# make install does not create all necessary directories
14cr|ffcall-1.10-12|109	mkdir -p %{buildroot}%{_includedir}
14cr|ffcall-1.10-12|110	mkdir -p %{buildroot}%{_libdir}
14cr|ffcall-1.10-12|111	mkdir -p %{buildroot}%{_mandir}
14cr|ffcall-1.10-12|112	%makeinstall_std
14cr|ffcall-1.10-12|113	
14cr|ffcall-1.10-12|114	mkdir -p %{buildroot}%{_defaultdocdir}/%{devname}
14cr|ffcall-1.10-12|115	mv %{buildroot}%{_datadir}/html %{buildroot}%{_defaultdocdir}/%{devname}/html
14cr|ffcall-1.10-12|116	
14cr|ffcall-1.10-12|117	chmod 0755 %{buildroot}%{_libdir}/*.so.*
14cr|ffcall-1.10-12|118	
14cr|ffcall-1.10-12|119	
14cr|ffcall-1.10-12|120	%changelog
14cr|ffcall-1.10-12|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-12
14cr|ffcall-1.10-12|122	+ Revision: 53f9c63
14cr|ffcall-1.10-12|123	- MassBuild#464: Increase release tag
14cr|ffcall-1.10-12|124	
14cr|ffcall-1.10-12|125	

1238 14
14cr|ffdiaporama-2.2-0.2|1	%define debug_package	%{nil}
14cr|ffdiaporama-2.2-0.2|2	%define oname   ffDiaporama
14cr|ffdiaporama-2.2-0.2|3	Name:           ffdiaporama
14cr|ffdiaporama-2.2-0.2|4	Version:        2.2
14cr|ffdiaporama-2.2-0.2|5	Release:        0.2
14cr|ffdiaporama-2.2-0.2|6	Summary:        Movie creator from photos and video clips
14cr|ffdiaporama-2.2-0.2|7	License:        GPLv2
14cr|ffdiaporama-2.2-0.2|8	URL:            http://ffdiaporama.tuxfamily.org
14cr|ffdiaporama-2.2-0.2|9	Group:          Video
14cr|ffdiaporama-2.2-0.2|10	# this is devel version
14cr|ffdiaporama-2.2-0.2|11	Source:         http://download.tuxfamily.org/%{name}/Packages/Stable/%{name}-2014.07.01.tar.gz
14cr|ffdiaporama-2.2-0.2|12	
14cr|ffdiaporama-2.2-0.2|13	BuildRequires:  pkgconfig(Qt5Core)
14cr|ffdiaporama-2.2-0.2|14	BuildRequires:  pkgconfig(libavcodec)
14cr|ffdiaporama-2.2-0.2|15	BuildRequires:  pkgconfig(Qt5Multimedia)
14cr|ffdiaporama-2.2-0.2|16	BuildRequires:  desktop-file-utils
14cr|ffdiaporama-2.2-0.2|17	BuildRequires:  pkgconfig(exiv2)
14cr|ffdiaporama-2.2-0.2|18	BuildRequires:  pkgconfig(Qt5Svg)
14cr|ffdiaporama-2.2-0.2|19	BuildRequires:  pkgconfig(Qt5Help)
14cr|ffdiaporama-2.2-0.2|20	BuildRequires:  pkgconfig(Qt5Xml)
14cr|ffdiaporama-2.2-0.2|21	BuildRequires:  pkgconfig(Qt5Concurrent)
14cr|ffdiaporama-2.2-0.2|22	BuildRequires:  qt5-macros
14cr|ffdiaporama-2.2-0.2|23	BuildRequires:  qmake5
14cr|ffdiaporama-2.2-0.2|24	
14cr|ffdiaporama-2.2-0.2|25	
14cr|ffdiaporama-2.2-0.2|26	
14cr|ffdiaporama-2.2-0.2|27	Requires:       ffmpeg
14cr|ffdiaporama-2.2-0.2|28	Requires:       qt5-database-plugin-sqlite
14cr|ffdiaporama-2.2-0.2|29	Suggests:       ffdiaporama-texturemate
14cr|ffdiaporama-2.2-0.2|30	Suggests:       ffdiaporama-openclipart
14cr|ffdiaporama-2.2-0.2|31	
14cr|ffdiaporama-2.2-0.2|32	%description
14cr|ffdiaporama-2.2-0.2|33	ffDiaporama is an application for creating video sequences consisting of
14cr|ffdiaporama-2.2-0.2|34	* titles, fixed or animated.
14cr|ffdiaporama-2.2-0.2|35	* images or photos, fixed or animated.
14cr|ffdiaporama-2.2-0.2|36	* movie clips
14cr|ffdiaporama-2.2-0.2|37	* music
14cr|ffdiaporama-2.2-0.2|38	
14cr|ffdiaporama-2.2-0.2|39	These sequences are assembled into a slide show by means of transitions
14cr|ffdiaporama-2.2-0.2|40	to produce complete videos
14cr|ffdiaporama-2.2-0.2|41	The following options are available:
14cr|ffdiaporama-2.2-0.2|42	
14cr|ffdiaporama-2.2-0.2|43	* Reframing of images and photos
14cr|ffdiaporama-2.2-0.2|44	* Cutting of video clips
14cr|ffdiaporama-2.2-0.2|45	* Adding text, notes to images, photos, sequences and animations
14cr|ffdiaporama-2.2-0.2|46	* Graphical filters on the images and the videos (conversion into
14cr|ffdiaporama-2.2-0.2|47	black and white, dust removal, equalization of colors, etc.)
14cr|ffdiaporama-2.2-0.2|48	* Creation of animation by zoom, rotation or Ken Burns Effect on
14cr|ffdiaporama-2.2-0.2|49	images or photos
14cr|ffdiaporama-2.2-0.2|50	* Correction of the images and the videos during animations
14cr|ffdiaporama-2.2-0.2|51	(luminosity, contrast, gamma, colors, etc.)
14cr|ffdiaporama-2.2-0.2|52	* Transitions between sequences with definition of the transition type,
14cr|ffdiaporama-2.2-0.2|53	sequence by sequence.
14cr|ffdiaporama-2.2-0.2|54	* Addition of a background sound (wav, mp3 or ogg) with customizable
14cr|ffdiaporama-2.2-0.2|55	effects for volume, fade in/out and passage in pause, sequence by sequence.
14cr|ffdiaporama-2.2-0.2|56	* Generation of videos usable on most current video equipment
14cr|ffdiaporama-2.2-0.2|57	(DVD player/smartphone, multimedia box, hard drive, etc.)
14cr|ffdiaporama-2.2-0.2|58	but also publishable on the main video-sharing Websites
14cr|ffdiaporama-2.2-0.2|59	(YouTube, Dailymotion, etc.)
14cr|ffdiaporama-2.2-0.2|60	* Video formats from QVGA (320×240) to Full HD (1920×1080)
14cr|ffdiaporama-2.2-0.2|61	by way of the DVD and HD 720 formats.
14cr|ffdiaporama-2.2-0.2|62	* Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema)
14cr|ffdiaporama-2.2-0.2|63	* Possible formats for rendering : avi, mpg, mp4, webm, mkv
14cr|ffdiaporama-2.2-0.2|64	
14cr|ffdiaporama-2.2-0.2|65	%prep
14cr|ffdiaporama-2.2-0.2|66	%setup -q -n %{oname}
14cr|ffdiaporama-2.2-0.2|67	perl -pi -e "s|Categories=GTK;GNOME;Qt;KDE;AudioVideo|Categories=GTK;GNOME;Qt;KDE;AudioVideo;|" ffDiaporama.desktop
14cr|ffdiaporama-2.2-0.2|68	
14cr|ffdiaporama-2.2-0.2|69	chmod -x authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt \
14cr|ffdiaporama-2.2-0.2|70	readme.txt licence.rtf ffDiaporama.xml ffDiaporama.desktop Devices.xml ffDiaporama-mime.xml \
14cr|ffdiaporama-2.2-0.2|71	locale/LOCALEVERSION.TXT locale/WIKIVERSION.TXT
14cr|ffdiaporama-2.2-0.2|72	
14cr|ffdiaporama-2.2-0.2|73	
14cr|ffdiaporama-2.2-0.2|74	%build
14cr|ffdiaporama-2.2-0.2|75	%qmake_qt5 %{oname}.pro
14cr|ffdiaporama-2.2-0.2|76	%make
14cr|ffdiaporama-2.2-0.2|77	
14cr|ffdiaporama-2.2-0.2|78	%install
14cr|ffdiaporama-2.2-0.2|79	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|ffdiaporama-2.2-0.2|80	mkdir -p %{buildroot}%{_datadir}%{oname}/locale
14cr|ffdiaporama-2.2-0.2|81	install locale/*  %{buildroot}%{_datadir}/%{oname}/locale/
14cr|ffdiaporama-2.2-0.2|82	
14cr|ffdiaporama-2.2-0.2|83	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|ffdiaporama-2.2-0.2|84	
14cr|ffdiaporama-2.2-0.2|85	(cd %{buildroot} && find . -name '*.q*') | sed -e 's|^.||' | sed -e \
14cr|ffdiaporama-2.2-0.2|86	's:\(.*/locale/\)\([_a-z_A-Z]\+\)\(.q\):%lang(\2) \1\2\3:' >> %{name}.lang
14cr|ffdiaporama-2.2-0.2|87	
14cr|ffdiaporama-2.2-0.2|88	find %{buildroot}%{_datadir}/%{oname}/locale  -name '*.ts' -exec chmod -x {} \;
14cr|ffdiaporama-2.2-0.2|89	
14cr|ffdiaporama-2.2-0.2|90	%files -f %{name}.lang
14cr|ffdiaporama-2.2-0.2|91	%doc authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt readme.txt licence.rtf ffDiaporama.xml Devices.xml
14cr|ffdiaporama-2.2-0.2|92	%{_datadir}/%{oname}/*.txt
14cr|ffdiaporama-2.2-0.2|93	%{_datadir}/%{oname}/*.xml
14cr|ffdiaporama-2.2-0.2|94	%{_datadir}/%{oname}/*.rtf
14cr|ffdiaporama-2.2-0.2|95	%{_datadir}/%{oname}/locale/*.TXT
14cr|ffdiaporama-2.2-0.2|96	%{_datadir}/%{oname}/locale/*.ts
14cr|ffdiaporama-2.2-0.2|97	
14cr|ffdiaporama-2.2-0.2|98	%{_bindir}/%{oname}
14cr|ffdiaporama-2.2-0.2|99	%{_datadir}/applications/%{oname}.desktop
14cr|ffdiaporama-2.2-0.2|100	%{_datadir}/mime/packages/%{oname}-mime.xml
14cr|ffdiaporama-2.2-0.2|101	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|ffdiaporama-2.2-0.2|102	%changelog
14cr|ffdiaporama-2.2-0.2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-0.2
14cr|ffdiaporama-2.2-0.2|104	+ Revision: f68adff
14cr|ffdiaporama-2.2-0.2|105	- MassBuild#464: Increase release tag
14cr|ffdiaporama-2.2-0.2|106	
14cr|ffdiaporama-2.2-0.2|107	

1239 14
14cr|ffdiaporama-openclipart-1.0-2|1	Summary:	This is ffDiaporama extension for Openclipart
14cr|ffdiaporama-openclipart-1.0-2|2	Name:		ffdiaporama-openclipart
14cr|ffdiaporama-openclipart-1.0-2|3	Version:	1.0
14cr|ffdiaporama-openclipart-1.0-2|4	Release:	2
14cr|ffdiaporama-openclipart-1.0-2|5	License:	GPLv2+
14cr|ffdiaporama-openclipart-1.0-2|6	Group:		Graphics
14cr|ffdiaporama-openclipart-1.0-2|7	Url:		http://ffdiaporama.tuxfamily.org/?page_id=9273
14cr|ffdiaporama-openclipart-1.0-2|8	BuildRequires:	openclipart
14cr|ffdiaporama-openclipart-1.0-2|9	Requires:	ffdiaporama
14cr|ffdiaporama-openclipart-1.0-2|10	Requires:	openclipart
14cr|ffdiaporama-openclipart-1.0-2|11	BuildArch:	noarch
14cr|ffdiaporama-openclipart-1.0-2|12	
14cr|ffdiaporama-openclipart-1.0-2|13	%description
14cr|ffdiaporama-openclipart-1.0-2|14	This extension allows you to use the openclipart database (version 0.18+)
14cr|ffdiaporama-openclipart-1.0-2|15	with ffDiaporama. This database contains nearly 13,000 free clipart in .svg
14cr|ffdiaporama-openclipart-1.0-2|16	format (vector). These cliparts are available in ffDiaporama under the
14cr|ffdiaporama-openclipart-1.0-2|17	"clipart" entry of the directory tree in multimedia file browser.
14cr|ffdiaporama-openclipart-1.0-2|18	
14cr|ffdiaporama-openclipart-1.0-2|19	%files
14cr|ffdiaporama-openclipart-1.0-2|20	%{_datadir}/ffDiaporama/clipart/openclipart
14cr|ffdiaporama-openclipart-1.0-2|21	
14cr|ffdiaporama-openclipart-1.0-2|22	#----------------------------------------------------------------------------
14cr|ffdiaporama-openclipart-1.0-2|23	
14cr|ffdiaporama-openclipart-1.0-2|24	%prep
14cr|ffdiaporama-openclipart-1.0-2|25	#nothing
14cr|ffdiaporama-openclipart-1.0-2|26	
14cr|ffdiaporama-openclipart-1.0-2|27	%build
14cr|ffdiaporama-openclipart-1.0-2|28	#nothing
14cr|ffdiaporama-openclipart-1.0-2|29	
14cr|ffdiaporama-openclipart-1.0-2|30	%install
14cr|ffdiaporama-openclipart-1.0-2|31	install -d %{buildroot}%{_datadir}/ffDiaporama/clipart/openclipart
14cr|ffdiaporama-openclipart-1.0-2|32	ln -s %{_datadir}/clipart/openclipart/* %{buildroot}%{_datadir}/ffDiaporama/clipart/openclipart
14cr|ffdiaporama-openclipart-1.0-2|33	
14cr|ffdiaporama-openclipart-1.0-2|34	
14cr|ffdiaporama-openclipart-1.0-2|35	%changelog
14cr|ffdiaporama-openclipart-1.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|ffdiaporama-openclipart-1.0-2|37	+ Revision: ed554d1
14cr|ffdiaporama-openclipart-1.0-2|38	- MassBuild#464: Increase release tag
14cr|ffdiaporama-openclipart-1.0-2|39	
14cr|ffdiaporama-openclipart-1.0-2|40	

1240 14
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|1	%define oname ffdiaporama_texturemate
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|2	%define upname ffDiaporama_texturemate
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|3	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|4	%define year 2014
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|5	%define minor 0125
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|6	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|7	Summary:	Background textures for ffDiaporama
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|8	Name:		ffdiaporama-texturemate
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|9	Version:	1.0
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|10	Release:	1.%{year}.%{minor}.1
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|11	License:	CC-BY
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|12	Group:		Graphics
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|13	Url:		http://www.texturemate.com/
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|14	Source0:	http://download.tuxfamily.org/ffdiaporama/Packages/Stable/%{oname}_%{version}.%{year}.%{minor}.tar.gz
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|15	BuildRequires:	ffdiaporama
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|16	BuildRequires:	qmake5
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|17	BuildRequires:	qt5-macros
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|18	Requires:	ffdiaporama
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|19	BuildArch:	noarch
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|20	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|21	%description
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|22	This package contains free textures to set as background in ffDiaporama.
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|23	You can set a texture as background from the library when editing the
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|24	background in a slide's settings dialog.
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|25	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|26	ffDiaporama is a tool to make diaporamas as video and a part of ffDiaporama.
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|27	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|28	All resources provided with ffDiaporama-texturemate are from the site:
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|29	http://www.texturemate.com/
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|30	and have been redesigned to work with ffDiaporama 1.6 and higher.
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|31	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|32	%files
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|33	%doc licence.txt readme.txt TMTBUILDVERSION.txt
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|34	%{_datadir}/ffDiaporama/background/texturemate/*
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|35	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|36	#----------------------------------------------------------------------------
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|37	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|38	%prep
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|39	%setup -qn %{upname}
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|40	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|41	%build
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|42	%qmake_qt5 %{upname}.pro
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|43	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|44	%make
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|45	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|46	%install
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|47	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|48	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|49	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|50	%changelog
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|51	* Sun Jul 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1.2014.0125.1
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|52	+ Revision: 3b20171
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|53	- Adjust spec style
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|54	
14cr|ffdiaporama-texturemate-1.0-1.2014.0125.1|55	

1241 14
14cr|ffingerd-1.28-12|1	%define fullname %{name}-%{version}
14cr|ffingerd-1.28-12|2	%define version 1.28
14cr|ffingerd-1.28-12|3	%define release 12
14cr|ffingerd-1.28-12|4	%define name ffingerd
14cr|ffingerd-1.28-12|5	
14cr|ffingerd-1.28-12|6	Name: %{name}
14cr|ffingerd-1.28-12|7	Summary: Secure finger daemon
14cr|ffingerd-1.28-12|8	Version: %{version}
14cr|ffingerd-1.28-12|9	Release: %{release}
14cr|ffingerd-1.28-12|10	Source: %{fullname}.tar.bz2
14cr|ffingerd-1.28-12|11	Group: Networking/Other
14cr|ffingerd-1.28-12|12	URL: http://www.fefe.de/ffingerd/
14cr|ffingerd-1.28-12|13	License: GPL
14cr|ffingerd-1.28-12|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|ffingerd-1.28-12|15	
14cr|ffingerd-1.28-12|16	%description
14cr|ffingerd-1.28-12|17	Fefe's Finger Daemon is a secure fingerd which doesn't run as root,
14cr|ffingerd-1.28-12|18	doesn't give away vital info about your system, and does syslogging.
14cr|ffingerd-1.28-12|19	
14cr|ffingerd-1.28-12|20	%prep
14cr|ffingerd-1.28-12|21	
14cr|ffingerd-1.28-12|22	%setup -q %{fullname}
14cr|ffingerd-1.28-12|23	
14cr|ffingerd-1.28-12|24	%build
14cr|ffingerd-1.28-12|25	
14cr|ffingerd-1.28-12|26	%configure
14cr|ffingerd-1.28-12|27	
14cr|ffingerd-1.28-12|28	%make
14cr|ffingerd-1.28-12|29	
14cr|ffingerd-1.28-12|30	%install
14cr|ffingerd-1.28-12|31	rm -rf $RPM_BUILD_ROOT
14cr|ffingerd-1.28-12|32	
14cr|ffingerd-1.28-12|33	install -d $RPM_BUILD_ROOT%{_prefix}/sbin
14cr|ffingerd-1.28-12|34	install -d $RPM_BUILD_ROOT%{_mandir}/man8
14cr|ffingerd-1.28-12|35	install -m 644 ffingerd.8 $RPM_BUILD_ROOT/%{_mandir}/man8
14cr|ffingerd-1.28-12|36	install -m 755 ffingerd $RPM_BUILD_ROOT%{_sbindir}/
14cr|ffingerd-1.28-12|37	
14cr|ffingerd-1.28-12|38	%post
14cr|ffingerd-1.28-12|39	# remove other fingerd's and add ffingerd. make a backup, too
14cr|ffingerd-1.28-12|40	cat /etc/inetd.conf | grep ffingerd > /tmp/ffingerd.test
14cr|ffingerd-1.28-12|41	if [ ! -s /tmp/ffingerd.test ]; then
14cr|ffingerd-1.28-12|42	cp -f /etc/inetd.conf /etc/inetd.conf.rpmsave
14cr|ffingerd-1.28-12|43	cat /etc/inetd.conf | grep -v in.fingerd | grep -v "End of inetd.conf" > /etc/inetd.conf
14cr|ffingerd-1.28-12|44	echo "#" >> /etc/inetd.conf
14cr|ffingerd-1.28-12|45	echo "# Fefe's finger daemon, a secure finger daemon" >> /etc/inetd.conf
14cr|ffingerd-1.28-12|46	echo "#" >> /etc/inetd.conf
14cr|ffingerd-1.28-12|47	echo "finger  stream  tcp     nowait  nobody  /usr/sbin/tcpd  /usr/sbin/ffingerd" >> /etc/inetd.conf
14cr|ffingerd-1.28-12|48	echo >> /etc/inetd.conf
14cr|ffingerd-1.28-12|49	echo "# End of inetd.conf" >> /etc/inetd.conf
14cr|ffingerd-1.28-12|50	fi
14cr|ffingerd-1.28-12|51	rm /tmp/ffingerd.test
14cr|ffingerd-1.28-12|52	
14cr|ffingerd-1.28-12|53	# now restart inetd
14cr|ffingerd-1.28-12|54	if [ -f /var/run/inetd.pid ]; then
14cr|ffingerd-1.28-12|55	kill -HUP `cat /var/run/inetd.pid` ;
14cr|ffingerd-1.28-12|56	else
14cr|ffingerd-1.28-12|57	echo "Now you need to restart inetd" ;
14cr|ffingerd-1.28-12|58	fi
14cr|ffingerd-1.28-12|59	
14cr|ffingerd-1.28-12|60	%postun
14cr|ffingerd-1.28-12|61	# restore the old config file, or try to at least
14cr|ffingerd-1.28-12|62	if [ -f /etc/inetd.conf.rpmsave ]; then
14cr|ffingerd-1.28-12|63	mv /etc/inetd.conf.rpmsave /etc/inetd.conf ;
14cr|ffingerd-1.28-12|64	fi
14cr|ffingerd-1.28-12|65	
14cr|ffingerd-1.28-12|66	# now restart inetd
14cr|ffingerd-1.28-12|67	if [ -f /var/run/inetd.pid ]; then
14cr|ffingerd-1.28-12|68	kill -HUP `cat /var/run/inetd.pid` ;
14cr|ffingerd-1.28-12|69	else
14cr|ffingerd-1.28-12|70	echo "Now you need to restart inetd" ;
14cr|ffingerd-1.28-12|71	fi
14cr|ffingerd-1.28-12|72	
14cr|ffingerd-1.28-12|73	%files
14cr|ffingerd-1.28-12|74	%defattr(-,root,root)
14cr|ffingerd-1.28-12|75	%doc NEWS README TODO
14cr|ffingerd-1.28-12|76	%{_sbindir}/*
14cr|ffingerd-1.28-12|77	%{_mandir}/man8/*
14cr|ffingerd-1.28-12|78	
14cr|ffingerd-1.28-12|79	%clean
14cr|ffingerd-1.28-12|80	rm -rf $RPM_BUILD_ROOT
14cr|ffingerd-1.28-12|81	
14cr|ffingerd-1.28-12|82	
14cr|ffingerd-1.28-12|83	
14cr|ffingerd-1.28-12|84	
14cr|ffingerd-1.28-12|85	%changelog
14cr|ffingerd-1.28-12|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.28-12
14cr|ffingerd-1.28-12|87	+ Revision: eee118f
14cr|ffingerd-1.28-12|88	- MassBuild#464: Increase release tag
14cr|ffingerd-1.28-12|89	
14cr|ffingerd-1.28-12|90	

1242 14
14cr|fflas-ffpack-1.6.0-3|1	# This package is arch-specific, because it computes properties of the system
14cr|fflas-ffpack-1.6.0-3|2	# (such as endianness) and stores them in generated header files.  Hence, the
14cr|fflas-ffpack-1.6.0-3|3	# files DO vary by platform.  However, there is no actual compiled code, so
14cr|fflas-ffpack-1.6.0-3|4	# turn off debuginfo generation.
14cr|fflas-ffpack-1.6.0-3|5	%global debug_package %{nil}
14cr|fflas-ffpack-1.6.0-3|6	
14cr|fflas-ffpack-1.6.0-3|7	Name:           fflas-ffpack
14cr|fflas-ffpack-1.6.0-3|8	Version:        1.6.0
14cr|fflas-ffpack-1.6.0-3|9	Release:        3
14cr|fflas-ffpack-1.6.0-3|10	Summary:        Finite field linear algebra subroutines
14cr|fflas-ffpack-1.6.0-3|11	
14cr|fflas-ffpack-1.6.0-3|12	Group:          Sciences/Mathematics
14cr|fflas-ffpack-1.6.0-3|13	# %%{_bindir}/fflasffpack-config is CeCILL-B; other files are LGPLv2+
14cr|fflas-ffpack-1.6.0-3|14	License:        LGPLv2+ and CeCILL-B
14cr|fflas-ffpack-1.6.0-3|15	URL:            http://linalg.org/projects/fflas-ffpack
14cr|fflas-ffpack-1.6.0-3|16	Source0:        http://linalg.org/%{name}-%{version}.tar.gz
14cr|fflas-ffpack-1.6.0-3|17	
14cr|fflas-ffpack-1.6.0-3|18	# Patch from upstream discussion list.  Fixes building with debug.
14cr|fflas-ffpack-1.6.0-3|19	Patch1:         %{name}-debug.patch
14cr|fflas-ffpack-1.6.0-3|20	
14cr|fflas-ffpack-1.6.0-3|21	BuildRequires:  libatlas-devel
14cr|fflas-ffpack-1.6.0-3|22	BuildRequires:  doxygen
14cr|fflas-ffpack-1.6.0-3|23	BuildRequires:  givaro-devel
14cr|fflas-ffpack-1.6.0-3|24	BuildRequires:  gmp-devel
14cr|fflas-ffpack-1.6.0-3|25	BuildRequires:  gomp-devel
14cr|fflas-ffpack-1.6.0-3|26	BuildRequires:  texlive
14cr|fflas-ffpack-1.6.0-3|27	
14cr|fflas-ffpack-1.6.0-3|28	# Although there are references to linbox-devel files in this package,
14cr|fflas-ffpack-1.6.0-3|29	# linbox-devel Requires fflas-ffpack-devel, not the other way around.
14cr|fflas-ffpack-1.6.0-3|30	
14cr|fflas-ffpack-1.6.0-3|31	%description
14cr|fflas-ffpack-1.6.0-3|32	The FFLAS-FFPACK library provides functionality for dense linear algebra
14cr|fflas-ffpack-1.6.0-3|33	over word size prime finite fields.
14cr|fflas-ffpack-1.6.0-3|34	
14cr|fflas-ffpack-1.6.0-3|35	%package devel
14cr|fflas-ffpack-1.6.0-3|36	Summary:        Header files for developing with fflas-ffpack
14cr|fflas-ffpack-1.6.0-3|37	Group:          Development/C++
14cr|fflas-ffpack-1.6.0-3|38	Requires:       libatlas-devel, givaro-devel, gmp-devel
14cr|fflas-ffpack-1.6.0-3|39	
14cr|fflas-ffpack-1.6.0-3|40	%description devel
14cr|fflas-ffpack-1.6.0-3|41	The FFLAS-FFPACK library provides functionality for dense linear algebra
14cr|fflas-ffpack-1.6.0-3|42	over word size prime finite fields.  This package provides the header
14cr|fflas-ffpack-1.6.0-3|43	files for developing applications that use FFLAS-FFPACK.
14cr|fflas-ffpack-1.6.0-3|44	
14cr|fflas-ffpack-1.6.0-3|45	%prep
14cr|fflas-ffpack-1.6.0-3|46	%setup -q
14cr|fflas-ffpack-1.6.0-3|47	%patch1 -p1
14cr|fflas-ffpack-1.6.0-3|48	
14cr|fflas-ffpack-1.6.0-3|49	# Fix character encodings
14cr|fflas-ffpack-1.6.0-3|50	for f in AUTHORS TODO; do
14cr|fflas-ffpack-1.6.0-3|51	iconv -f iso8859-1 -t utf-8 $f > $f.utf8
14cr|fflas-ffpack-1.6.0-3|52	touch -r $f $f.utf8
14cr|fflas-ffpack-1.6.0-3|53	mv -f $f.utf8 $f
14cr|fflas-ffpack-1.6.0-3|54	done
14cr|fflas-ffpack-1.6.0-3|55	
14cr|fflas-ffpack-1.6.0-3|56	# Fix the FSF's address
14cr|fflas-ffpack-1.6.0-3|57	for f in `grep -FRl 'Temple Place' .`; do
14cr|fflas-ffpack-1.6.0-3|58	sed -i.orig \
14cr|fflas-ffpack-1.6.0-3|59	's/59 Temple Place, Suite 330, Boston, MA  02111-1307/51 Franklin Street, Suite 500, Boston, MA  02110-1335/' \
14cr|fflas-ffpack-1.6.0-3|60	$f
14cr|fflas-ffpack-1.6.0-3|61	touch -r $f.orig $f
14cr|fflas-ffpack-1.6.0-3|62	rm -f $f.orig
14cr|fflas-ffpack-1.6.0-3|63	done
14cr|fflas-ffpack-1.6.0-3|64	
14cr|fflas-ffpack-1.6.0-3|65	%build
14cr|fflas-ffpack-1.6.0-3|66	%configure --docdir=%{_docdir}/fflas-ffpack-%{version} --disable-static \
14cr|fflas-ffpack-1.6.0-3|67	--enable-optimization --enable-doc --with-cblas=%{_libdir}/atlas \
14cr|fflas-ffpack-1.6.0-3|68	--with-lapack=%{_libdir}/atlas
14cr|fflas-ffpack-1.6.0-3|69	make %{?_smp_mflags}
14cr|fflas-ffpack-1.6.0-3|70	
14cr|fflas-ffpack-1.6.0-3|71	# Build the developer documentation, too
14cr|fflas-ffpack-1.6.0-3|72	cd doc
14cr|fflas-ffpack-1.6.0-3|73	doxygen DoxyfileDev
14cr|fflas-ffpack-1.6.0-3|74	cd ..
14cr|fflas-ffpack-1.6.0-3|75	
14cr|fflas-ffpack-1.6.0-3|76	%install
14cr|fflas-ffpack-1.6.0-3|77	make install DESTDIR=$RPM_BUILD_ROOT
14cr|fflas-ffpack-1.6.0-3|78	
14cr|fflas-ffpack-1.6.0-3|79	# Documentation is installed in the wrong place
14cr|fflas-ffpack-1.6.0-3|80	rm -fr $RPM_BUILD_ROOT%{_prefix}/docs
14cr|fflas-ffpack-1.6.0-3|81	
14cr|fflas-ffpack-1.6.0-3|82	# Don't want these files in with the HTML files
14cr|fflas-ffpack-1.6.0-3|83	rm -f doc/fflas-ffpack-html/{AUTHORS,COPYING,INSTALL}
14cr|fflas-ffpack-1.6.0-3|84	
14cr|fflas-ffpack-1.6.0-3|85	# Force linking to atlas lapack
14cr|fflas-ffpack-1.6.0-3|86	sed -i 's|-llapack|-lclapack|g' $RPM_BUILD_ROOT%{_bindir}/fflas-ffpack-config
14cr|fflas-ffpack-1.6.0-3|87	
14cr|fflas-ffpack-1.6.0-3|88	%check
14cr|fflas-ffpack-1.6.0-3|89	make check
14cr|fflas-ffpack-1.6.0-3|90	
14cr|fflas-ffpack-1.6.0-3|91	%files devel
14cr|fflas-ffpack-1.6.0-3|92	%doc AUTHORS ChangeLog COPYING README TODO
14cr|fflas-ffpack-1.6.0-3|93	%{_bindir}/fflas-ffpack-config
14cr|fflas-ffpack-1.6.0-3|94	%{_includedir}/fflas-ffpack
14cr|fflas-ffpack-1.6.0-3|95	%doc doc/fflas-ffpack.html doc/fflas-ffpack-html doc/fflas-ffpack-dev-html
14cr|fflas-ffpack-1.6.0-3|96	
14cr|fflas-ffpack-1.6.0-3|97	
14cr|fflas-ffpack-1.6.0-3|98	
14cr|fflas-ffpack-1.6.0-3|99	%changelog
14cr|fflas-ffpack-1.6.0-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|fflas-ffpack-1.6.0-3|101	+ Revision: 673edd0
14cr|fflas-ffpack-1.6.0-3|102	- MassBuild#464: Increase release tag
14cr|fflas-ffpack-1.6.0-3|103	
14cr|fflas-ffpack-1.6.0-3|104	

1243 14
14cr|ffmpeg2theora-0.29-5|1	%define _enable_debug_packages %{nil}
14cr|ffmpeg2theora-0.29-5|2	%define debug_package %{nil}
14cr|ffmpeg2theora-0.29-5|3	
14cr|ffmpeg2theora-0.29-5|4	Summary:	A simple converter to create Ogg Theora files
14cr|ffmpeg2theora-0.29-5|5	Name:		ffmpeg2theora
14cr|ffmpeg2theora-0.29-5|6	Version:	0.29
14cr|ffmpeg2theora-0.29-5|7	Release:	5
14cr|ffmpeg2theora-0.29-5|8	License:	GPLv2+
14cr|ffmpeg2theora-0.29-5|9	Group:		Video
14cr|ffmpeg2theora-0.29-5|10	Url:		http://www.v2v.cc/~j/ffmpeg2theora/
14cr|ffmpeg2theora-0.29-5|11	Source0:	http://v2v.cc/~j/ffmpeg2theora/downloads/%{name}-%{version}.tar.bz2
14cr|ffmpeg2theora-0.29-5|12	Patch0:		ffmpeg2theora-0.29-ffmpeg-2.0.patch
14cr|ffmpeg2theora-0.29-5|13	Patch1:		ffmpeg2theora-0.29-link.patch
14cr|ffmpeg2theora-0.29-5|14	BuildRequires:	scons
14cr|ffmpeg2theora-0.29-5|15	BuildRequires:	ffmpeg-devel >= 0.6
14cr|ffmpeg2theora-0.29-5|16	BuildRequires:	pkgconfig(kate)
14cr|ffmpeg2theora-0.29-5|17	BuildRequires:	pkgconfig(ogg)
14cr|ffmpeg2theora-0.29-5|18	BuildRequires:	pkgconfig(theoraenc)
14cr|ffmpeg2theora-0.29-5|19	BuildRequires:	pkgconfig(vorbis)
14cr|ffmpeg2theora-0.29-5|20	BuildRequires:	pkgconfig(vorbisenc)
14cr|ffmpeg2theora-0.29-5|21	
14cr|ffmpeg2theora-0.29-5|22	%description
14cr|ffmpeg2theora-0.29-5|23	Simple converter to create Ogg Theora files.
14cr|ffmpeg2theora-0.29-5|24	
14cr|ffmpeg2theora-0.29-5|25	%files
14cr|ffmpeg2theora-0.29-5|26	%doc COPYING ChangeLog AUTHORS README TODO README.mdv
14cr|ffmpeg2theora-0.29-5|27	%attr(0755,root,root) %{_bindir}/%{name}
14cr|ffmpeg2theora-0.29-5|28	%{_mandir}/man1/%{name}.1*
14cr|ffmpeg2theora-0.29-5|29	
14cr|ffmpeg2theora-0.29-5|30	#----------------------------------------------------------------------------
14cr|ffmpeg2theora-0.29-5|31	
14cr|ffmpeg2theora-0.29-5|32	%prep
14cr|ffmpeg2theora-0.29-5|33	%setup -q
14cr|ffmpeg2theora-0.29-5|34	%patch0 -p1
14cr|ffmpeg2theora-0.29-5|35	%patch1 -p1
14cr|ffmpeg2theora-0.29-5|36	
14cr|ffmpeg2theora-0.29-5|37	%build
14cr|ffmpeg2theora-0.29-5|38	scons prefix=%{_prefix} mandir=%{_mandir}
14cr|ffmpeg2theora-0.29-5|39	
14cr|ffmpeg2theora-0.29-5|40	%install
14cr|ffmpeg2theora-0.29-5|41	scons install destdir=%{buildroot} prefix=%{_prefix} mandir=%{_mandir}
14cr|ffmpeg2theora-0.29-5|42	install -D %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|ffmpeg2theora-0.29-5|43	
14cr|ffmpeg2theora-0.29-5|44	
14cr|ffmpeg2theora-0.29-5|45	cat > %{_builddir}/%{name}-%{version}/README.mdv << EOF
14cr|ffmpeg2theora-0.29-5|46	
14cr|ffmpeg2theora-0.29-5|47	some examples using ffmpeg2theora:
14cr|ffmpeg2theora-0.29-5|48	
14cr|ffmpeg2theora-0.29-5|49	to convert your DV file, called videoclip.dv to Ogg Theora:
14cr|ffmpeg2theora-0.29-5|50	
14cr|ffmpeg2theora-0.29-5|51	ffmpeg2theora videoclip.dv
14cr|ffmpeg2theora-0.29-5|52	
14cr|ffmpeg2theora-0.29-5|53	this will create an Ogg Theora file called videoclip.dv.ogg.
14cr|ffmpeg2theora-0.29-5|54	
14cr|ffmpeg2theora-0.29-5|55	to encode with another quality, lets say Video Quality 7 and Audio Quality 3:
14cr|ffmpeg2theora-0.29-5|56	
14cr|ffmpeg2theora-0.29-5|57	ffmpeg2theora -v 7 -a 3 videoclip.dv
14cr|ffmpeg2theora-0.29-5|58	
14cr|ffmpeg2theora-0.29-5|59	you can also use the v2v Presets to encode your video
14cr|ffmpeg2theora-0.29-5|60	
14cr|ffmpeg2theora-0.29-5|61	ffmpeg2theora -p preview videoclip.dv
14cr|ffmpeg2theora-0.29-5|62	
14cr|ffmpeg2theora-0.29-5|63	or
14cr|ffmpeg2theora-0.29-5|64	
14cr|ffmpeg2theora-0.29-5|65	ffmpeg2theora -p pro videoclip.dv
14cr|ffmpeg2theora-0.29-5|66	
14cr|ffmpeg2theora-0.29-5|67	on linux you can use ffmpeg2theora to stream to an icecast server:
14cr|ffmpeg2theora-0.29-5|68	this needs the latest icecast-kh version and a small tool to send the ogg stream to the icecast server.
14cr|ffmpeg2theora-0.29-5|69	
14cr|ffmpeg2theora-0.29-5|70	dvgrab --format raw - | \
14cr|ffmpeg2theora-0.29-5|71	ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | \
14cr|ffmpeg2theora-0.29-5|72	oggfwd  icecastserver  8000 pwd /theora.ogg
14cr|ffmpeg2theora-0.29-5|73	
14cr|ffmpeg2theora-0.29-5|74	crop the input
14cr|ffmpeg2theora-0.29-5|75	
14cr|ffmpeg2theora-0.29-5|76	ffmpeg2theora --croptop 16 --cropbottom 16 --cropright 32 --cropleft 8 file.avi
14cr|ffmpeg2theora-0.29-5|77	
14cr|ffmpeg2theora-0.29-5|78	further examples and discussion
14cr|ffmpeg2theora-0.29-5|79	
14cr|ffmpeg2theora-0.29-5|80	EOF
14cr|ffmpeg2theora-0.29-5|81	
14cr|ffmpeg2theora-0.29-5|82	
14cr|ffmpeg2theora-0.29-5|83	%changelog
14cr|ffmpeg2theora-0.29-5|84	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.29-5
14cr|ffmpeg2theora-0.29-5|85	+ Revision: 9c24f1d
14cr|ffmpeg2theora-0.29-5|86	- Add patch to fix linkage
14cr|ffmpeg2theora-0.29-5|87	
14cr|ffmpeg2theora-0.29-5|88	

1244 14
14cr|ffmpegthumbnailer-2.0.8-7|1	%define major 4
14cr|ffmpegthumbnailer-2.0.8-7|2	%define libname %mklibname %{name} %{major}
14cr|ffmpegthumbnailer-2.0.8-7|3	%define devname %mklibname %{name} -d
14cr|ffmpegthumbnailer-2.0.8-7|4	
14cr|ffmpegthumbnailer-2.0.8-7|5	Summary:	Lightweight video thumbnailer
14cr|ffmpegthumbnailer-2.0.8-7|6	Name:		ffmpegthumbnailer
14cr|ffmpegthumbnailer-2.0.8-7|7	Version:	2.0.8
14cr|ffmpegthumbnailer-2.0.8-7|8	Release:	7
14cr|ffmpegthumbnailer-2.0.8-7|9	License:	GPLv2+
14cr|ffmpegthumbnailer-2.0.8-7|10	Group:		Video
14cr|ffmpegthumbnailer-2.0.8-7|11	Url:		http://code.google.com/p/ffmpegthumbnailer/
14cr|ffmpegthumbnailer-2.0.8-7|12	Source0:	http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ffmpegthumbnailer-2.0.8-7|13	Patch0:		ffmpegthumbnailer-2.0.8-memcpy.patch
14cr|ffmpegthumbnailer-2.0.8-7|14	BuildRequires:	ffmpeg-devel
14cr|ffmpegthumbnailer-2.0.8-7|15	BuildRequires:	pkgconfig(libpng)
14cr|ffmpegthumbnailer-2.0.8-7|16	BuildRequires:	jpeg-devel
14cr|ffmpegthumbnailer-2.0.8-7|17	
14cr|ffmpegthumbnailer-2.0.8-7|18	%description
14cr|ffmpegthumbnailer-2.0.8-7|19	This video thumbnailer can be used by file managers to create thumbnails for
14cr|ffmpegthumbnailer-2.0.8-7|20	your video files. The thumbnailer uses ffmpeg to decode frames from the video
14cr|ffmpegthumbnailer-2.0.8-7|21	files, so supported videoformats depend on the configuration flags of ffmpeg.
14cr|ffmpegthumbnailer-2.0.8-7|22	
14cr|ffmpegthumbnailer-2.0.8-7|23	This thumbnailer was designed to be as fast and lightweight as possible.
14cr|ffmpegthumbnailer-2.0.8-7|24	
14cr|ffmpegthumbnailer-2.0.8-7|25	%files
14cr|ffmpegthumbnailer-2.0.8-7|26	%doc AUTHORS ChangeLog README TODO
14cr|ffmpegthumbnailer-2.0.8-7|27	%{_bindir}/ffmpegthumbnailer
14cr|ffmpegthumbnailer-2.0.8-7|28	%{_mandir}/man1/*
14cr|ffmpegthumbnailer-2.0.8-7|29	
14cr|ffmpegthumbnailer-2.0.8-7|30	#----------------------------------------------------------------------------
14cr|ffmpegthumbnailer-2.0.8-7|31	
14cr|ffmpegthumbnailer-2.0.8-7|32	%package -n %{libname}
14cr|ffmpegthumbnailer-2.0.8-7|33	Summary:	Shared library for %{name}
14cr|ffmpegthumbnailer-2.0.8-7|34	Group:		Video
14cr|ffmpegthumbnailer-2.0.8-7|35	
14cr|ffmpegthumbnailer-2.0.8-7|36	%description -n %{libname}
14cr|ffmpegthumbnailer-2.0.8-7|37	Shared library for %{name}.
14cr|ffmpegthumbnailer-2.0.8-7|38	
14cr|ffmpegthumbnailer-2.0.8-7|39	%files -n %{libname}
14cr|ffmpegthumbnailer-2.0.8-7|40	%doc AUTHORS ChangeLog README TODO
14cr|ffmpegthumbnailer-2.0.8-7|41	%{_libdir}/libffmpegthumbnailer.so.%{major}*
14cr|ffmpegthumbnailer-2.0.8-7|42	
14cr|ffmpegthumbnailer-2.0.8-7|43	#----------------------------------------------------------------------------
14cr|ffmpegthumbnailer-2.0.8-7|44	
14cr|ffmpegthumbnailer-2.0.8-7|45	%package -n %{devname}
14cr|ffmpegthumbnailer-2.0.8-7|46	Summary:	Development files for %{name}
14cr|ffmpegthumbnailer-2.0.8-7|47	Group:		Development/C++
14cr|ffmpegthumbnailer-2.0.8-7|48	Requires:	%{libname} = %{EVRD}
14cr|ffmpegthumbnailer-2.0.8-7|49	Provides:	%{name}-devel = %{EVRD}
14cr|ffmpegthumbnailer-2.0.8-7|50	
14cr|ffmpegthumbnailer-2.0.8-7|51	%description -n %{devname}
14cr|ffmpegthumbnailer-2.0.8-7|52	Development files for %{name}.
14cr|ffmpegthumbnailer-2.0.8-7|53	
14cr|ffmpegthumbnailer-2.0.8-7|54	%files -n %{devname}
14cr|ffmpegthumbnailer-2.0.8-7|55	%doc AUTHORS ChangeLog README TODO
14cr|ffmpegthumbnailer-2.0.8-7|56	%{_libdir}/libffmpegthumbnailer.so
14cr|ffmpegthumbnailer-2.0.8-7|57	%{_includedir}/*
14cr|ffmpegthumbnailer-2.0.8-7|58	%{_libdir}/pkgconfig/*.pc
14cr|ffmpegthumbnailer-2.0.8-7|59	
14cr|ffmpegthumbnailer-2.0.8-7|60	#----------------------------------------------------------------------------
14cr|ffmpegthumbnailer-2.0.8-7|61	
14cr|ffmpegthumbnailer-2.0.8-7|62	%prep
14cr|ffmpegthumbnailer-2.0.8-7|63	%setup -q
14cr|ffmpegthumbnailer-2.0.8-7|64	%apply_patches
14cr|ffmpegthumbnailer-2.0.8-7|65	chmod 644 AUTHORS ChangeLog README TODO
14cr|ffmpegthumbnailer-2.0.8-7|66	
14cr|ffmpegthumbnailer-2.0.8-7|67	%build
14cr|ffmpegthumbnailer-2.0.8-7|68	%configure2_5x \
14cr|ffmpegthumbnailer-2.0.8-7|69	--disable-static
14cr|ffmpegthumbnailer-2.0.8-7|70	
14cr|ffmpegthumbnailer-2.0.8-7|71	%make
14cr|ffmpegthumbnailer-2.0.8-7|72	
14cr|ffmpegthumbnailer-2.0.8-7|73	%install
14cr|ffmpegthumbnailer-2.0.8-7|74	%makeinstall_std
14cr|ffmpegthumbnailer-2.0.8-7|75	
14cr|ffmpegthumbnailer-2.0.8-7|76	
14cr|ffmpegthumbnailer-2.0.8-7|77	%changelog
14cr|ffmpegthumbnailer-2.0.8-7|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-7
14cr|ffmpegthumbnailer-2.0.8-7|79	+ Revision: 0b857c8
14cr|ffmpegthumbnailer-2.0.8-7|80	- MassBuild#464: Increase release tag
14cr|ffmpegthumbnailer-2.0.8-7|81	
14cr|ffmpegthumbnailer-2.0.8-7|82	

1245 14
14cr|ffmpegthumbnailer-caja-1.4.0-2|1	Summary:	Lightweight video thumbnailer
14cr|ffmpegthumbnailer-caja-1.4.0-2|2	Name:		ffmpegthumbnailer-caja
14cr|ffmpegthumbnailer-caja-1.4.0-2|3	Version:	1.4.0
14cr|ffmpegthumbnailer-caja-1.4.0-2|4	Release:	2
14cr|ffmpegthumbnailer-caja-1.4.0-2|5	License:	GPLv2+
14cr|ffmpegthumbnailer-caja-1.4.0-2|6	Group:		Video
14cr|ffmpegthumbnailer-caja-1.4.0-2|7	URL:		http://mate-desktop.org
14cr|ffmpegthumbnailer-caja-1.4.0-2|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
14cr|ffmpegthumbnailer-caja-1.4.0-2|9	Patch0:		ffmpegthumbnailer-caja_mateconf.patch
14cr|ffmpegthumbnailer-caja-1.4.0-2|10	BuildArch:	noarch
14cr|ffmpegthumbnailer-caja-1.4.0-2|11	
14cr|ffmpegthumbnailer-caja-1.4.0-2|12	%description
14cr|ffmpegthumbnailer-caja-1.4.0-2|13	This package install a MateConf schemas to use ffmpegthumbnailer to
14cr|ffmpegthumbnailer-caja-1.4.0-2|14	make thumbnails of video files in caja file manager.
14cr|ffmpegthumbnailer-caja-1.4.0-2|15	
14cr|ffmpegthumbnailer-caja-1.4.0-2|16	%prep
14cr|ffmpegthumbnailer-caja-1.4.0-2|17	%setup -q
14cr|ffmpegthumbnailer-caja-1.4.0-2|18	%apply_patches
14cr|ffmpegthumbnailer-caja-1.4.0-2|19	
14cr|ffmpegthumbnailer-caja-1.4.0-2|20	%build
14cr|ffmpegthumbnailer-caja-1.4.0-2|21	%setup_compile_flags
14cr|ffmpegthumbnailer-caja-1.4.0-2|22	%make
14cr|ffmpegthumbnailer-caja-1.4.0-2|23	
14cr|ffmpegthumbnailer-caja-1.4.0-2|24	%install
14cr|ffmpegthumbnailer-caja-1.4.0-2|25	%makeinstall_std
14cr|ffmpegthumbnailer-caja-1.4.0-2|26	
14cr|ffmpegthumbnailer-caja-1.4.0-2|27	%files
14cr|ffmpegthumbnailer-caja-1.4.0-2|28	%doc AUTHORS README
14cr|ffmpegthumbnailer-caja-1.4.0-2|29	%{_sysconfdir}/mateconf/schemas/ffmpegthumbnailer-caja.schemas
14cr|ffmpegthumbnailer-caja-1.4.0-2|30	
14cr|ffmpegthumbnailer-caja-1.4.0-2|31	
14cr|ffmpegthumbnailer-caja-1.4.0-2|32	
14cr|ffmpegthumbnailer-caja-1.4.0-2|33	
14cr|ffmpegthumbnailer-caja-1.4.0-2|34	%changelog
14cr|ffmpegthumbnailer-caja-1.4.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
14cr|ffmpegthumbnailer-caja-1.4.0-2|36	+ Revision: 6b91573
14cr|ffmpegthumbnailer-caja-1.4.0-2|37	- MassBuild#464: Increase release tag
14cr|ffmpegthumbnailer-caja-1.4.0-2|38	
14cr|ffmpegthumbnailer-caja-1.4.0-2|39	

1246 14
14cr|fget-1.3.3-8|1	%define sdevname %mklibname %{name} -d -s
14cr|fget-1.3.3-8|2	
14cr|fget-1.3.3-8|3	Summary:	Commandline tool for mirroring remote files via FTP
14cr|fget-1.3.3-8|4	Name:		fget
14cr|fget-1.3.3-8|5	Version:	1.3.3
14cr|fget-1.3.3-8|6	Release:	8
14cr|fget-1.3.3-8|7	License:	GPLv2+
14cr|fget-1.3.3-8|8	Group:		Networking/File transfer
14cr|fget-1.3.3-8|9	Url:		http://www.feep.net/fget/
14cr|fget-1.3.3-8|10	Source0:	ftp://ftp.feep.net/pub/software/fget/%{name}-%{version}.tar.bz2
14cr|fget-1.3.3-8|11	Patch0:		fget-1.3.3-no-strip.patch
14cr|fget-1.3.3-8|12	
14cr|fget-1.3.3-8|13	%description
14cr|fget-1.3.3-8|14	fget is a commandline tool for mirroring remote files via FTP. It was designed
14cr|fget-1.3.3-8|15	as an analog to the GNU wget utility. The fget package includes an FTP client
14cr|fget-1.3.3-8|16	library, so that others can make use of FTP from within their own C programs.
14cr|fget-1.3.3-8|17	
14cr|fget-1.3.3-8|18	%files
14cr|fget-1.3.3-8|19	%doc README
14cr|fget-1.3.3-8|20	%{_bindir}/%{name}
14cr|fget-1.3.3-8|21	%{_mandir}/man1/%{name}.1*
14cr|fget-1.3.3-8|22	
14cr|fget-1.3.3-8|23	#----------------------------------------------------------------------------
14cr|fget-1.3.3-8|24	
14cr|fget-1.3.3-8|25	%package -n %{sdevname}
14cr|fget-1.3.3-8|26	Summary:	Development library for fget
14cr|fget-1.3.3-8|27	Group:		Development/Other
14cr|fget-1.3.3-8|28	Provides:	%{name}-devel = %{EVRD}
14cr|fget-1.3.3-8|29	Conflicts:	%{name} < 1.3.3-6
14cr|fget-1.3.3-8|30	Conflicts:	%{name}-devel < 1.3.3-6
14cr|fget-1.3.3-8|31	Obsoletes:	%{name}-devel < 1.3.3-6
14cr|fget-1.3.3-8|32	
14cr|fget-1.3.3-8|33	%description -n %{sdevname}
14cr|fget-1.3.3-8|34	Development library for fget.
14cr|fget-1.3.3-8|35	
14cr|fget-1.3.3-8|36	%files -n %{sdevname}
14cr|fget-1.3.3-8|37	%{_includedir}/*.h
14cr|fget-1.3.3-8|38	%{_libdir}/*.a
14cr|fget-1.3.3-8|39	%{_mandir}/man3/*.3*
14cr|fget-1.3.3-8|40	
14cr|fget-1.3.3-8|41	#----------------------------------------------------------------------------
14cr|fget-1.3.3-8|42	
14cr|fget-1.3.3-8|43	%prep
14cr|fget-1.3.3-8|44	%setup -q
14cr|fget-1.3.3-8|45	%patch0 -p1
14cr|fget-1.3.3-8|46	
14cr|fget-1.3.3-8|47	%build
14cr|fget-1.3.3-8|48	%configure2_5x
14cr|fget-1.3.3-8|49	%make
14cr|fget-1.3.3-8|50	
14cr|fget-1.3.3-8|51	%install
14cr|fget-1.3.3-8|52	%makeinstall_std
14cr|fget-1.3.3-8|53	
14cr|fget-1.3.3-8|54	
14cr|fget-1.3.3-8|55	%changelog
14cr|fget-1.3.3-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-8
14cr|fget-1.3.3-8|57	+ Revision: a0ed8f3
14cr|fget-1.3.3-8|58	- MassBuild#464: Increase release tag
14cr|fget-1.3.3-8|59	
14cr|fget-1.3.3-8|60	

1247 14
14cr|fgrun-3.0.0-2|1	%define gittag e13e42811239008fded7685d8f2311bb571f6a58
14cr|fgrun-3.0.0-2|2	
14cr|fgrun-3.0.0-2|3	Summary: Graphical launcher for the FlightGear flight simulator
14cr|fgrun-3.0.0-2|4	Name:		fgrun
14cr|fgrun-3.0.0-2|5	Version:	3.0.0
14cr|fgrun-3.0.0-2|6	Release:	2
14cr|fgrun-3.0.0-2|7	Source0:	https://gitorious.org/fg/fgrun/archive/%{gittag}.tar.gz
14cr|fgrun-3.0.0-2|8	Patch1:         0001-Build-fgrun-with-static-ui-libs.patch
14cr|fgrun-3.0.0-2|9	Patch2:         0002-Fix-a-crash-when-setting-defaults.patch
14cr|fgrun-3.0.0-2|10	Patch3:         0003-Default-settings-for-Fedora.patch
14cr|fgrun-3.0.0-2|11	Patch4:         0004-Fix-reloadPath-logic.patch
14cr|fgrun-3.0.0-2|12	License:	GPLv2
14cr|fgrun-3.0.0-2|13	Group:		Games/Simulation
14cr|fgrun-3.0.0-2|14	URL:		http://sourceforge.net/projects/fgrun/
14cr|fgrun-3.0.0-2|15	BuildRequires:  cmake
14cr|fgrun-3.0.0-2|16	BuildRequires:  imagemagick
14cr|fgrun-3.0.0-2|17	BuildRequires:  boost-devel
14cr|fgrun-3.0.0-2|18	BuildRequires:  fltk-devel >= 1.3.0
14cr|fgrun-3.0.0-2|19	BuildRequires:  simgear-devel
14cr|fgrun-3.0.0-2|20	BuildRequires:  pkgconfig(openscenegraph)
14cr|fgrun-3.0.0-2|21	BuildRequires:  pkgconfig(xft)
14cr|fgrun-3.0.0-2|22	BuildRequires:  pkgconfig(xinerama)
14cr|fgrun-3.0.0-2|23	Requires:       flightgear
14cr|fgrun-3.0.0-2|24	
14cr|fgrun-3.0.0-2|25	%description
14cr|fgrun-3.0.0-2|26	fgrun is a graphical launcher for the FlightGear flight simulator.
14cr|fgrun-3.0.0-2|27	
14cr|fgrun-3.0.0-2|28	%prep
14cr|fgrun-3.0.0-2|29	%setup -qn fg-fgrun
14cr|fgrun-3.0.0-2|30	%apply_patches
14cr|fgrun-3.0.0-2|31	
14cr|fgrun-3.0.0-2|32	%build
14cr|fgrun-3.0.0-2|33	%cmake
14cr|fgrun-3.0.0-2|34	%make
14cr|fgrun-3.0.0-2|35	
14cr|fgrun-3.0.0-2|36	%install
14cr|fgrun-3.0.0-2|37	%makeinstall_std -C build
14cr|fgrun-3.0.0-2|38	mkdir -p %{buildroot}%{_sysconfdir}/fltk/flightgear.org
14cr|fgrun-3.0.0-2|39	install -m 0644 fgrun.prefs \
14cr|fgrun-3.0.0-2|40	%{buildroot}%{_sysconfdir}/fltk/flightgear.org/fgrun.prefs
14cr|fgrun-3.0.0-2|41	%find_lang %{name}
14cr|fgrun-3.0.0-2|42	
14cr|fgrun-3.0.0-2|43	mkdir %{buildroot}%{_datadir}/applications
14cr|fgrun-3.0.0-2|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|fgrun-3.0.0-2|45	[Desktop Entry]
14cr|fgrun-3.0.0-2|46	Name=%{name}
14cr|fgrun-3.0.0-2|47	Name[ru]=%{name}
14cr|fgrun-3.0.0-2|48	Comment=Graphical launcher for the FlightGear flight simulator
14cr|fgrun-3.0.0-2|49	Comment[ru]=Графический интерфейс для запуска авиасимулятора FlightGear
14cr|fgrun-3.0.0-2|50	Exec=fgrun
14cr|fgrun-3.0.0-2|51	Icon=%{name}
14cr|fgrun-3.0.0-2|52	Terminal=false
14cr|fgrun-3.0.0-2|53	Type=Application
14cr|fgrun-3.0.0-2|54	StartupNotify=false
14cr|fgrun-3.0.0-2|55	Categories=Game;Simulation;
14cr|fgrun-3.0.0-2|56	EOF
14cr|fgrun-3.0.0-2|57	
14cr|fgrun-3.0.0-2|58	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|fgrun-3.0.0-2|59	convert flightgear.ico flightgear.png
14cr|fgrun-3.0.0-2|60	install flightgear-1.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|61	install flightgear-0.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|62	install flightgear-3.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|63	
14cr|fgrun-3.0.0-2|64	%files -f %{name}.lang
14cr|fgrun-3.0.0-2|65	%doc README COPYING NEWS AUTHORS
14cr|fgrun-3.0.0-2|66	%{_bindir}/%{name}
14cr|fgrun-3.0.0-2|67	%dir %{_sysconfdir}/fltk
14cr|fgrun-3.0.0-2|68	%dir %{_sysconfdir}/fltk/flightgear.org
14cr|fgrun-3.0.0-2|69	%{_sysconfdir}/fltk/flightgear.org/%{name}.prefs
14cr|fgrun-3.0.0-2|70	%{_datadir}/applications/%{name}.desktop
14cr|fgrun-3.0.0-2|71	%{_miconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|72	%{_liconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|73	%{_iconsdir}/%{name}.png
14cr|fgrun-3.0.0-2|74	
14cr|fgrun-3.0.0-2|75	%changelog
14cr|fgrun-3.0.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|fgrun-3.0.0-2|77	+ Revision: 3fa5a6b
14cr|fgrun-3.0.0-2|78	- MassBuild#464: Increase release tag
14cr|fgrun-3.0.0-2|79	
14cr|fgrun-3.0.0-2|80	

1248 14
14cr|fidoconf-1.4.0-5|1	%define preversion rc5
14cr|fidoconf-1.4.0-5|2	
14cr|fidoconf-1.4.0-5|3	%define release 0.%{preversion}.%{rel}
14cr|fidoconf-1.4.0-5|4	
14cr|fidoconf-1.4.0-5|5	%define major 1.4
14cr|fidoconf-1.4.0-5|6	%define libname %mklibname %name %major
14cr|fidoconf-1.4.0-5|7	
14cr|fidoconf-1.4.0-5|8	Summary:	Library to access the fidoconfig
14cr|fidoconf-1.4.0-5|9	Name:           fidoconf
14cr|fidoconf-1.4.0-5|10	Version:        1.4.0
14cr|fidoconf-1.4.0-5|11	Release:        5
14cr|fidoconf-1.4.0-5|12	License:	GPL
14cr|fidoconf-1.4.0-5|13	Group:		File tools
14cr|fidoconf-1.4.0-5|14	Source0:		%{name}-%{major}-%{preversion}.tar.bz2
14cr|fidoconf-1.4.0-5|15	Patch0:		fidoconf-20021015-main.patch
14cr|fidoconf-1.4.0-5|16	Patch1:		fidoconf-20021015-doc.patch
14cr|fidoconf-1.4.0-5|17	Patch2:		fidoconf-20021015-man.patch
14cr|fidoconf-1.4.0-5|18	Patch3:		fidoconf-20021022-config.patch
14cr|fidoconf-1.4.0-5|19	Patch4:		fidoconf-20030523-fc2fgate.patch
14cr|fidoconf-1.4.0-5|20	Patch5:		fidoconf-tparser.diff
14cr|fidoconf-1.4.0-5|21	Patch6:		fidoconf-Makefile.diff
14cr|fidoconf-1.4.0-5|22	patch7:		fidoconf-1.4-rc5.huskymak.patch
14cr|fidoconf-1.4.0-5|23	patch8:		fidoconf-1.4-rc5.printf.patch
14cr|fidoconf-1.4.0-5|24	BuildRequires:	huskybse smapi-devel texinfo
14cr|fidoconf-1.4.0-5|25	URL:		http://sourceforge.net/projects/husky/
14cr|fidoconf-1.4.0-5|26	
14cr|fidoconf-1.4.0-5|27	%description
14cr|fidoconf-1.4.0-5|28	The design goal of fidoconfig was to provide one config-file for several
14cr|fidoconf-1.4.0-5|29	different fido software packages like editor, tosser etc.
14cr|fidoconf-1.4.0-5|30	An additional aim was to have one library (fidoconfig) which can be used by
14cr|fidoconf-1.4.0-5|31	all programs.
14cr|fidoconf-1.4.0-5|32	The advantage is you only have to edit one config-file, so changing your
14cr|fidoconf-1.4.0-5|33	system is much easier than with common software packages. Also bugs can only
14cr|fidoconf-1.4.0-5|34	creep in one library and not in thousands over thousands libraries.
14cr|fidoconf-1.4.0-5|35	
14cr|fidoconf-1.4.0-5|36	%package -n %libname
14cr|fidoconf-1.4.0-5|37	Summary: Library to access the fidoconfig
14cr|fidoconf-1.4.0-5|38	Group: System/Libraries
14cr|fidoconf-1.4.0-5|39	Provides: lib%name = %version-%release
14cr|fidoconf-1.4.0-5|40	
14cr|fidoconf-1.4.0-5|41	%description -n %libname
14cr|fidoconf-1.4.0-5|42	The design goal of fidoconfig was to provide one config-file for several
14cr|fidoconf-1.4.0-5|43	different fido software packages like editor, tosser etc.
14cr|fidoconf-1.4.0-5|44	An additional aim was to have one library (fidoconfig) which can be used by
14cr|fidoconf-1.4.0-5|45	all programs.
14cr|fidoconf-1.4.0-5|46	The advantage is you only have to edit one config-file, so changing your
14cr|fidoconf-1.4.0-5|47	system is much easier than with common software packages. Also bugs can only
14cr|fidoconf-1.4.0-5|48	creep in one library and not in thousands over thousands libraries.
14cr|fidoconf-1.4.0-5|49	
14cr|fidoconf-1.4.0-5|50	%package -n %libname-devel
14cr|fidoconf-1.4.0-5|51	Summary: Library to access the fidoconfig, development files
14cr|fidoconf-1.4.0-5|52	Group: Development/Other
14cr|fidoconf-1.4.0-5|53	Requires: %{libname} = %{version}-%{release}
14cr|fidoconf-1.4.0-5|54	Provides: lib%name-devel = %{version}-%{release}
14cr|fidoconf-1.4.0-5|55	Provides: %name-devel = %{version}-%{release}
14cr|fidoconf-1.4.0-5|56	
14cr|fidoconf-1.4.0-5|57	%description -n %libname-devel
14cr|fidoconf-1.4.0-5|58	The design goal of fidoconfig was to provide one config-file for several
14cr|fidoconf-1.4.0-5|59	different fido software packages like editor, tosser etc.
14cr|fidoconf-1.4.0-5|60	An additional aim was to have one library (fidoconfig) which can be used by
14cr|fidoconf-1.4.0-5|61	all programs.
14cr|fidoconf-1.4.0-5|62	The advantage is you only have to edit one config-file, so changing your
14cr|fidoconf-1.4.0-5|63	system is much easier than with common software packages. Also bugs can only
14cr|fidoconf-1.4.0-5|64	creep in one library and not in thousands over thousands libraries.
14cr|fidoconf-1.4.0-5|65	
14cr|fidoconf-1.4.0-5|66	This Package contains the Development Files. Only needed if you want to
14cr|fidoconf-1.4.0-5|67	compile the Husky-Programs yourself
14cr|fidoconf-1.4.0-5|68	
14cr|fidoconf-1.4.0-5|69	%prep
14cr|fidoconf-1.4.0-5|70	%setup -q -n %name
14cr|fidoconf-1.4.0-5|71	#% patch0 -p1
14cr|fidoconf-1.4.0-5|72	#% patch1 -p1
14cr|fidoconf-1.4.0-5|73	#% patch2 -p1
14cr|fidoconf-1.4.0-5|74	%patch3 -p1
14cr|fidoconf-1.4.0-5|75	%patch4 -p1
14cr|fidoconf-1.4.0-5|76	%patch5 -p1
14cr|fidoconf-1.4.0-5|77	%patch6 -p1
14cr|fidoconf-1.4.0-5|78	%patch7 -p1 -b .huskymak
14cr|fidoconf-1.4.0-5|79	%patch8 -p1 -b .printf
14cr|fidoconf-1.4.0-5|80	
14cr|fidoconf-1.4.0-5|81	%build
14cr|fidoconf-1.4.0-5|82	MANDIR=%{buildroot}%{_mandir} BINDIR=%{buildroot}%{_bindir} INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} INFODIR=%{buildroot}%{_infodir}
14cr|fidoconf-1.4.0-5|83	%make OPTCFLAGS=" -s -c -fPIC %{optflags}"
14cr|fidoconf-1.4.0-5|84	
14cr|fidoconf-1.4.0-5|85	%install
14cr|fidoconf-1.4.0-5|86	make BINDIR=%{buildroot}%{_bindir} INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} INFODIR=%{buildroot}%{_infodir} install
14cr|fidoconf-1.4.0-5|87	rm -rf %{buildroot}%{_infodir}/dir
14cr|fidoconf-1.4.0-5|88	make MANDIR=%{buildroot}%{_mandir} install-man
14cr|fidoconf-1.4.0-5|89	
14cr|fidoconf-1.4.0-5|90	chmod 755 %{buildroot}%{_bindir}/*
14cr|fidoconf-1.4.0-5|91	chmod 755 %{buildroot}%{_libdir}/*
14cr|fidoconf-1.4.0-5|92	
14cr|fidoconf-1.4.0-5|93	
14cr|fidoconf-1.4.0-5|94	
14cr|fidoconf-1.4.0-5|95	%files
14cr|fidoconf-1.4.0-5|96	%doc COPYING ChangeLog HISTORY INSTALL README.TXT TODO VERSION fconf2dir fconf2fidogate.cfg.sample doc/config
14cr|fidoconf-1.4.0-5|97	%{_bindir}/*
14cr|fidoconf-1.4.0-5|98	%{_infodir}/fidoconfig.info*
14cr|fidoconf-1.4.0-5|99	%{_mandir}/*/*
14cr|fidoconf-1.4.0-5|100	
14cr|fidoconf-1.4.0-5|101	%files -n %libname
14cr|fidoconf-1.4.0-5|102	%{_libdir}/libfidoconfig.so.*
14cr|fidoconf-1.4.0-5|103	
14cr|fidoconf-1.4.0-5|104	%files -n %libname-devel
14cr|fidoconf-1.4.0-5|105	%{_libdir}/libfidoconfig.so
14cr|fidoconf-1.4.0-5|106	%dir %{_includedir}/fidoconf
14cr|fidoconf-1.4.0-5|107	%{_includedir}/fidoconf/*
14cr|fidoconf-1.4.0-5|108	%{_libdir}/libfidoconfig.a
14cr|fidoconf-1.4.0-5|109	
14cr|fidoconf-1.4.0-5|110	
14cr|fidoconf-1.4.0-5|111	
14cr|fidoconf-1.4.0-5|112	
14cr|fidoconf-1.4.0-5|113	
14cr|fidoconf-1.4.0-5|114	%changelog
14cr|fidoconf-1.4.0-5|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-5
14cr|fidoconf-1.4.0-5|116	+ Revision: 1a175b7
14cr|fidoconf-1.4.0-5|117	- MassBuild#464: Increase release tag
14cr|fidoconf-1.4.0-5|118	
14cr|fidoconf-1.4.0-5|119	

1249 14
14cr|fife-0.3.4-4|1	%define soname 0
14cr|fife-0.3.4-4|2	%define libname %mklibname %{name} %{soname}
14cr|fife-0.3.4-4|3	%define devname %mklibname -d %{name}
14cr|fife-0.3.4-4|4	%define staticname %mklibname -d -s %{name}
14cr|fife-0.3.4-4|5	# fife.ppc: W: devel-file-in-non-devel-package /usr/lib/libfife.so <- just a symlink, shouldn't be in -devel. It's used by the client(s).
14cr|fife-0.3.4-4|6	#global minor_version r3
14cr|fife-0.3.4-4|7	
14cr|fife-0.3.4-4|8	Summary:	Cross platform game creation framework
14cr|fife-0.3.4-4|9	Name:		fife
14cr|fife-0.3.4-4|10	Version:	0.3.4
14cr|fife-0.3.4-4|11	Release:	4
14cr|fife-0.3.4-4|12	Group:		System/Libraries
14cr|fife-0.3.4-4|13	License:	LGPLv2+
14cr|fife-0.3.4-4|14	Url:		http://www.fifengine.de
14cr|fife-0.3.4-4|15	# https://sourceforge.net/projects/fife/files/active/src/fife_%{version}.tar.gz/download
14cr|fife-0.3.4-4|16	# removed ext/   -  removed for using system libs instead of shipped
14cr|fife-0.3.4-4|17	# removed tests/   -  removed for legal issues
14cr|fife-0.3.4-4|18	# added docs/   -  missing in 0.3.4 by mistake?
14cr|fife-0.3.4-4|19	Source0:	%{name}_%{version}%{?minor_version}.tar.xz
14cr|fife-0.3.4-4|20	Patch0:		fife-0.3.4-no-tests.patch
14cr|fife-0.3.4-4|21	BuildRequires:	chrpath
14cr|fife-0.3.4-4|22	BuildRequires:	scons
14cr|fife-0.3.4-4|23	BuildRequires:	graphviz
14cr|fife-0.3.4-4|24	BuildRequires:	swig
14cr|fife-0.3.4-4|25	BuildRequires:	boost-devel
14cr|fife-0.3.4-4|26	BuildRequires:	python-devel
14cr|fife-0.3.4-4|27	BuildRequires:	SDL_ttf-devel
14cr|fife-0.3.4-4|28	BuildRequires:	tinyxml-devel
14cr|fife-0.3.4-4|29	BuildRequires:	pkgconfig(glu)
14cr|fife-0.3.4-4|30	BuildRequires:	pkgconfig(guichan-0.8)
14cr|fife-0.3.4-4|31	BuildRequires:	pkgconfig(libpng)
14cr|fife-0.3.4-4|32	BuildRequires:	pkgconfig(openal)
14cr|fife-0.3.4-4|33	BuildRequires:	pkgconfig(sdl)
14cr|fife-0.3.4-4|34	BuildRequires:	pkgconfig(SDL_image)
14cr|fife-0.3.4-4|35	BuildRequires:	pkgconfig(vorbis)
14cr|fife-0.3.4-4|36	BuildRequires:	pkgconfig(xcursor)
14cr|fife-0.3.4-4|37	BuildRequires:	pkgconfig(zlib)
14cr|fife-0.3.4-4|38	
14cr|fife-0.3.4-4|39	Provides:	%{name}-python = %{version}-%{release}
14cr|fife-0.3.4-4|40	Requires:	%{libname} = %{version}-%{release}
14cr|fife-0.3.4-4|41	
14cr|fife-0.3.4-4|42	%description
14cr|fife-0.3.4-4|43	This package of Fife comes with game-engine only.
14cr|fife-0.3.4-4|44	Unknown horizons is one of the clients that will use this engine.
14cr|fife-0.3.4-4|45	
14cr|fife-0.3.4-4|46	%package -n %{libname}
14cr|fife-0.3.4-4|47	Summary:	Shared libs for %{name}
14cr|fife-0.3.4-4|48	Group:		System/Libraries
14cr|fife-0.3.4-4|49	Requires:	%{name} = %{version}-%{release}
14cr|fife-0.3.4-4|50	
14cr|fife-0.3.4-4|51	%description -n %{libname}
14cr|fife-0.3.4-4|52	Shared libs for %{name}.
14cr|fife-0.3.4-4|53	
14cr|fife-0.3.4-4|54	%package -n %{devname}
14cr|fife-0.3.4-4|55	Summary:	Development package for %{name}
14cr|fife-0.3.4-4|56	Group:		Development/C
14cr|fife-0.3.4-4|57	Requires:	%{libname} = %{version}-%{release}
14cr|fife-0.3.4-4|58	Provides:	%{name}-devel = %{version}-%{release}
14cr|fife-0.3.4-4|59	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|fife-0.3.4-4|60	
14cr|fife-0.3.4-4|61	%description -n %{devname}
14cr|fife-0.3.4-4|62	Files for development with %{name}.
14cr|fife-0.3.4-4|63	
14cr|fife-0.3.4-4|64	%package -n %{staticname}
14cr|fife-0.3.4-4|65	Summary:	Static library for %{name} development
14cr|fife-0.3.4-4|66	Group:		Development/C
14cr|fife-0.3.4-4|67	Requires:	%{devname} = %{version}-%{release}
14cr|fife-0.3.4-4|68	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|fife-0.3.4-4|69	Obsoletes:	%{name}-static < %{version}-%{release}
14cr|fife-0.3.4-4|70	
14cr|fife-0.3.4-4|71	%description -n %{staticname}
14cr|fife-0.3.4-4|72	The %{name}-static package includes static library needed to develop programs
14cr|fife-0.3.4-4|73	that use the %{name} library.
14cr|fife-0.3.4-4|74	
14cr|fife-0.3.4-4|75	%package doc
14cr|fife-0.3.4-4|76	Summary:	Documentation for %{name}
14cr|fife-0.3.4-4|77	Group:		Development/Other
14cr|fife-0.3.4-4|78	BuildRequires:	doxygen
14cr|fife-0.3.4-4|79	BuildArch:	noarch
14cr|fife-0.3.4-4|80	Requires:	%{name} = %{version}-%{release}
14cr|fife-0.3.4-4|81	
14cr|fife-0.3.4-4|82	%description doc
14cr|fife-0.3.4-4|83	Doxygen generated documentation for %{name}.
14cr|fife-0.3.4-4|84	
14cr|fife-0.3.4-4|85	%prep
14cr|fife-0.3.4-4|86	%setup -q -n %{name}_%{version}%{?minor_version}
14cr|fife-0.3.4-4|87	%patch0 -p1
14cr|fife-0.3.4-4|88	
14cr|fife-0.3.4-4|89	# remove usage of ./ext/ (see line 16 for further informations)
14cr|fife-0.3.4-4|90	# very dirrty, but it works
14cr|fife-0.3.4-4|91	sed -i '21d' \
14cr|fife-0.3.4-4|92	build/linux2-config.py
14cr|fife-0.3.4-4|93	
14cr|fife-0.3.4-4|94	# use libdir instead of lib (for 64bit systems)
14cr|fife-0.3.4-4|95	for l in ./engine/SConscript ./build/linux2-config.py
14cr|fife-0.3.4-4|96	do
14cr|fife-0.3.4-4|97	sed -i "s|'lib'|'%{_lib}'|g" $l
14cr|fife-0.3.4-4|98	done
14cr|fife-0.3.4-4|99	
14cr|fife-0.3.4-4|100	# be utf-8 clean, dudes!
14cr|fife-0.3.4-4|101	for f in ./AUTHORS ./CHANGES ./COPYING ./README
14cr|fife-0.3.4-4|102	do
14cr|fife-0.3.4-4|103	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
14cr|fife-0.3.4-4|104	touch -c -r $f $f.utf8
14cr|fife-0.3.4-4|105	mv $f.utf8 $f
14cr|fife-0.3.4-4|106	done
14cr|fife-0.3.4-4|107	
14cr|fife-0.3.4-4|108	# correction of leaf
14cr|fife-0.3.4-4|109	sed -i 's|i->leaf()|i->path().leaf()|g' \
14cr|fife-0.3.4-4|110	engine/core/vfs/vfsdirectory.cpp
14cr|fife-0.3.4-4|111	
14cr|fife-0.3.4-4|112	%build
14cr|fife-0.3.4-4|113	scons . \
14cr|fife-0.3.4-4|114	CXXFLAGS='%{optflags}' \
14cr|fife-0.3.4-4|115	--enable-debug \
14cr|fife-0.3.4-4|116	--enable-rend-grid \
14cr|fife-0.3.4-4|117	--enable-rend-camzone \
14cr|fife-0.3.4-4|118	fife-shared fife-static fife-python fife-swig
14cr|fife-0.3.4-4|119	
14cr|fife-0.3.4-4|120	# Doxygen generated docs
14cr|fife-0.3.4-4|121	doxygen ./doc/doxygen/doxyfile
14cr|fife-0.3.4-4|122	rm -f ./doc/doxygen/html/installdox
14cr|fife-0.3.4-4|123	
14cr|fife-0.3.4-4|124	%install
14cr|fife-0.3.4-4|125	scons . \
14cr|fife-0.3.4-4|126	CXXFLAGS='%{optflags}' \
14cr|fife-0.3.4-4|127	--enable-debug \
14cr|fife-0.3.4-4|128	install-all \
14cr|fife-0.3.4-4|129	install-dev \
14cr|fife-0.3.4-4|130	DESTDIR=%{buildroot} \
14cr|fife-0.3.4-4|131	--prefix=%{_prefix} \
14cr|fife-0.3.4-4|132	--lib-dir=%{_lib} \
14cr|fife-0.3.4-4|133	--python-prefix=%{python_sitearch}
14cr|fife-0.3.4-4|134	
14cr|fife-0.3.4-4|135	# rpath is evil, evil, evil
14cr|fife-0.3.4-4|136	chrpath --delete %{buildroot}%{_libdir}/lib%{name}.so.%{version}
14cr|fife-0.3.4-4|137	chrpath --delete %{buildroot}%{python_sitearch}/%{name}/_%{name}.so
14cr|fife-0.3.4-4|138	
14cr|fife-0.3.4-4|139	# playing a little bit with soname
14cr|fife-0.3.4-4|140	pushd %{buildroot}%{_libdir}
14cr|fife-0.3.4-4|141	ln -s lib%{name}.so.%{version} lib%{name}.so.%{soname}
14cr|fife-0.3.4-4|142	ln -s lib%{name}.so.%{version} lib%{name}.so
14cr|fife-0.3.4-4|143	popd
14cr|fife-0.3.4-4|144	
14cr|fife-0.3.4-4|145	mkdir -p %{buildroot}/%{_bindir}/
14cr|fife-0.3.4-4|146	cat > %{buildroot}/%{_bindir}/%{name}-documentation << EOF
14cr|fife-0.3.4-4|147	#!/bin/sh
14cr|fife-0.3.4-4|148	xdg-open file://%{_docdir}/%{name}-doc-%{version}/index.html
14cr|fife-0.3.4-4|149	EOF
14cr|fife-0.3.4-4|150	chmod +x %{buildroot}/%{_bindir}/%{name}-documentation
14cr|fife-0.3.4-4|151	
14cr|fife-0.3.4-4|152	# fife.ppc: E: non-standard-executable-perm /usr/lib/libfife.so.0 0775
14cr|fife-0.3.4-4|153	chmod 755 %{buildroot}/%{_libdir}/lib%{name}.so.%{soname}
14cr|fife-0.3.4-4|154	# fife.ppc: E: non-standard-executable-perm /usr/lib/python2.6/site-packages/fife/_fife.so 0775
14cr|fife-0.3.4-4|155	chmod 755 %{buildroot}/%{python_sitearch}/%{name}/_%{name}.so
14cr|fife-0.3.4-4|156	
14cr|fife-0.3.4-4|157	%files
14cr|fife-0.3.4-4|158	%doc AUTHORS CHANGES COPYING README
14cr|fife-0.3.4-4|159	%{python_sitearch}/%{name}
14cr|fife-0.3.4-4|160	
14cr|fife-0.3.4-4|161	%files -n %{libname}
14cr|fife-0.3.4-4|162	%{_libdir}/lib%{name}.so.%{soname}
14cr|fife-0.3.4-4|163	%{_libdir}/lib%{name}.so.%{version}
14cr|fife-0.3.4-4|164	
14cr|fife-0.3.4-4|165	%files -n %{devname}
14cr|fife-0.3.4-4|166	%{_libdir}/lib%{name}.so
14cr|fife-0.3.4-4|167	%{_includedir}/%{name}/
14cr|fife-0.3.4-4|168	
14cr|fife-0.3.4-4|169	%files -n %{staticname}
14cr|fife-0.3.4-4|170	%{_libdir}/lib%{name}.a
14cr|fife-0.3.4-4|171	
14cr|fife-0.3.4-4|172	%files doc
14cr|fife-0.3.4-4|173	%doc ./doc/doxygen/html/*
14cr|fife-0.3.4-4|174	%{_bindir}/%{name}-documentation
14cr|fife-0.3.4-4|175	
14cr|fife-0.3.4-4|176	
14cr|fife-0.3.4-4|177	
14cr|fife-0.3.4-4|178	%changelog
14cr|fife-0.3.4-4|179	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-4
14cr|fife-0.3.4-4|180	+ Revision: 7e57562
14cr|fife-0.3.4-4|181	- MassBuild#464: Increase release tag
14cr|fife-0.3.4-4|182	
14cr|fife-0.3.4-4|183	

1250 14
14cr|figlet-2.2.5-2|1	%define _fontdir %{_datadir}/%{name}
14cr|figlet-2.2.5-2|2	
14cr|figlet-2.2.5-2|3	Name: figlet
14cr|figlet-2.2.5-2|4	Epoch: 1
14cr|figlet-2.2.5-2|5	Version: 2.2.5
14cr|figlet-2.2.5-2|6	Release: 2
14cr|figlet-2.2.5-2|7	Summary: A program for making large letters out of ordinary text
14cr|figlet-2.2.5-2|8	URL: http://www.figlet.org/
14cr|figlet-2.2.5-2|9	Group: Toys
14cr|figlet-2.2.5-2|10	License: BSD
14cr|figlet-2.2.5-2|11	Source: ftp://ftp.figlet.org:21/pub/figlet/program/unix/%{name}-%{version}.tar.gz
14cr|figlet-2.2.5-2|12	BuildRequires: zip
14cr|figlet-2.2.5-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|figlet-2.2.5-2|14	
14cr|figlet-2.2.5-2|15	%description
14cr|figlet-2.2.5-2|16	FIGlet is a program that creates large characters out of ordinary
14cr|figlet-2.2.5-2|17	screen characters
14cr|figlet-2.2.5-2|18	_ _ _          _   _     _
14cr|figlet-2.2.5-2|19	| (_) | _____  | |_| |__ (_)___
14cr|figlet-2.2.5-2|20	| | | |/ / _ \ | __| '_ \| / __|
14cr|figlet-2.2.5-2|21	| | |   <  __/ | |_| | | | \__ \_
14cr|figlet-2.2.5-2|22	|_|_|_|\_\___|  \__|_| |_|_|___(_)
14cr|figlet-2.2.5-2|23	
14cr|figlet-2.2.5-2|24	(This is meant to be viewed in a monospaced font.)  FIGlet can create
14cr|figlet-2.2.5-2|25	characters in many different styles and can kern and "smush" these
14cr|figlet-2.2.5-2|26	characters together in various ways.
14cr|figlet-2.2.5-2|27	
14cr|figlet-2.2.5-2|28	%prep
14cr|figlet-2.2.5-2|29	%setup -q
14cr|figlet-2.2.5-2|30	
14cr|figlet-2.2.5-2|31	%build
14cr|figlet-2.2.5-2|32	%make \
14cr|figlet-2.2.5-2|33	CFLAGS="%{optflags}" \
14cr|figlet-2.2.5-2|34	BINDIR=%{_bindir} \
14cr|figlet-2.2.5-2|35	MANDIR=%{_mandir} \
14cr|figlet-2.2.5-2|36	DEFAULTFONTDIR=%{_fontdir}
14cr|figlet-2.2.5-2|37	
14cr|figlet-2.2.5-2|38	%install
14cr|figlet-2.2.5-2|39	rm -rf %{buildroot}
14cr|figlet-2.2.5-2|40	
14cr|figlet-2.2.5-2|41	# Compress fonts
14cr|figlet-2.2.5-2|42	(cd fonts;
14cr|figlet-2.2.5-2|43	chmod 644 *;
14cr|figlet-2.2.5-2|44	for i in *; do
14cr|figlet-2.2.5-2|45	zip -m $i.zip $i
14cr|figlet-2.2.5-2|46	mv $i.zip $i
14cr|figlet-2.2.5-2|47	done)
14cr|figlet-2.2.5-2|48	
14cr|figlet-2.2.5-2|49	make install \
14cr|figlet-2.2.5-2|50	BINDIR=%{_bindir} \
14cr|figlet-2.2.5-2|51	MANDIR=%{_mandir} \
14cr|figlet-2.2.5-2|52	DEFAULTFONTDIR=%{_fontdir} \
14cr|figlet-2.2.5-2|53	DESTDIR=%{buildroot}
14cr|figlet-2.2.5-2|54	./run-tests.sh %{buildroot}%{_fontdir}
14cr|figlet-2.2.5-2|55	
14cr|figlet-2.2.5-2|56	%clean
14cr|figlet-2.2.5-2|57	rm -rf %{buildroot}
14cr|figlet-2.2.5-2|58	
14cr|figlet-2.2.5-2|59	%files
14cr|figlet-2.2.5-2|60	%defattr(0644,root,root,0755)
14cr|figlet-2.2.5-2|61	%doc FAQ CHANGES LICENSE README figfont.txt
14cr|figlet-2.2.5-2|62	%attr(755,-,-) %{_bindir}/figlet
14cr|figlet-2.2.5-2|63	%attr(755,-,-) %{_bindir}/chkfont
14cr|figlet-2.2.5-2|64	%attr(755,-,-) %{_bindir}/figlist
14cr|figlet-2.2.5-2|65	%attr(755,-,-) %{_bindir}/showfigfonts
14cr|figlet-2.2.5-2|66	%{_mandir}/man6/figlet.6*
14cr|figlet-2.2.5-2|67	%{_mandir}/man6/chkfont.6*
14cr|figlet-2.2.5-2|68	%{_mandir}/man6/figlist.6*
14cr|figlet-2.2.5-2|69	%{_mandir}/man6/showfigfonts.6*
14cr|figlet-2.2.5-2|70	%dir %{_fontdir}
14cr|figlet-2.2.5-2|71	%{_fontdir}/*.fl[fc]
14cr|figlet-2.2.5-2|72	
14cr|figlet-2.2.5-2|73	
14cr|figlet-2.2.5-2|74	
14cr|figlet-2.2.5-2|75	%changelog
14cr|figlet-2.2.5-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2.5-2
14cr|figlet-2.2.5-2|77	+ Revision: bf2af66
14cr|figlet-2.2.5-2|78	- MassBuild#464: Increase release tag
14cr|figlet-2.2.5-2|79	
14cr|figlet-2.2.5-2|80	

1251 14
14cr|figlet-more-fonts-20040514-11|1	%define name figlet-more-fonts
14cr|figlet-more-fonts-20040514-11|2	%define version 20040514
14cr|figlet-more-fonts-20040514-11|3	%define release 11
14cr|figlet-more-fonts-20040514-11|4	
14cr|figlet-more-fonts-20040514-11|5	Summary: Program for making large letters out of ordinary text
14cr|figlet-more-fonts-20040514-11|6	Name: %{name}
14cr|figlet-more-fonts-20040514-11|7	Version: %{version}
14cr|figlet-more-fonts-20040514-11|8	Release: %{release}
14cr|figlet-more-fonts-20040514-11|9	Source0: contributed.tar.bz2
14cr|figlet-more-fonts-20040514-11|10	Source2: international.tar.gz
14cr|figlet-more-fonts-20040514-11|11	Source3: ms-dos.tar.bz2
14cr|figlet-more-fonts-20040514-11|12	License: Artistic
14cr|figlet-more-fonts-20040514-11|13	Group: Toys
14cr|figlet-more-fonts-20040514-11|14	Url: http://ianchai.50megs.com/figlet.html
14cr|figlet-more-fonts-20040514-11|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|figlet-more-fonts-20040514-11|16	BuildArch: noarch
14cr|figlet-more-fonts-20040514-11|17	Requires: figlet
14cr|figlet-more-fonts-20040514-11|18	
14cr|figlet-more-fonts-20040514-11|19	%description
14cr|figlet-more-fonts-20040514-11|20	FIGlet is a program for making large letters out
14cr|figlet-more-fonts-20040514-11|21	of ordinary text.
14cr|figlet-more-fonts-20040514-11|22	
14cr|figlet-more-fonts-20040514-11|23	This package allready include lot of fonts.
14cr|figlet-more-fonts-20040514-11|24	
14cr|figlet-more-fonts-20040514-11|25	%prep
14cr|figlet-more-fonts-20040514-11|26	%setup -q -n %name%version -c 0
14cr|figlet-more-fonts-20040514-11|27	%setup -q -T -D -n %name%version -a 2
14cr|figlet-more-fonts-20040514-11|28	%setup -q -T -D -n %name%version -a 3
14cr|figlet-more-fonts-20040514-11|29	
14cr|figlet-more-fonts-20040514-11|30	%install
14cr|figlet-more-fonts-20040514-11|31	rm -rf $RPM_BUILD_ROOT
14cr|figlet-more-fonts-20040514-11|32	
14cr|figlet-more-fonts-20040514-11|33	mkdir -p $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|34	
14cr|figlet-more-fonts-20040514-11|35	(#SOURCE2
14cr|figlet-more-fonts-20040514-11|36	cd contributed
14cr|figlet-more-fonts-20040514-11|37	
14cr|figlet-more-fonts-20040514-11|38	# Conflict with figlet itself
14cr|figlet-more-fonts-20040514-11|39	find . -name banner.flf -exec rm -f {} \;
14cr|figlet-more-fonts-20040514-11|40	
14cr|figlet-more-fonts-20040514-11|41	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|42	tar xzf Obanner.tgz
14cr|figlet-more-fonts-20040514-11|43	cp -af Obanner/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|44	tar xzf Obanner-canon.tgz
14cr|figlet-more-fonts-20040514-11|45	cp -af Obanner-canon/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|46	cp -af bdffonts/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|47	cp -af C64-fonts/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|48	)
14cr|figlet-more-fonts-20040514-11|49	
14cr|figlet-more-fonts-20040514-11|50	ls contributed/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|51	ls contributed/Obanner/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|52	ls contributed/Obanner-canon/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|53	ls contributed/bdffonts/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|54	ls contributed/C64-fonts/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|55	(#SOURCE3
14cr|figlet-more-fonts-20040514-11|56	cd international
14cr|figlet-more-fonts-20040514-11|57	tar xzf cjkfonts.tar.gz
14cr|figlet-more-fonts-20040514-11|58	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|59	)
14cr|figlet-more-fonts-20040514-11|60	
14cr|figlet-more-fonts-20040514-11|61	ls international/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|62	
14cr|figlet-more-fonts-20040514-11|63	(#SOURCE4
14cr|figlet-more-fonts-20040514-11|64	cd ms-dos
14cr|figlet-more-fonts-20040514-11|65	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
14cr|figlet-more-fonts-20040514-11|66	)
14cr|figlet-more-fonts-20040514-11|67	
14cr|figlet-more-fonts-20040514-11|68	ls ms-dos/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
14cr|figlet-more-fonts-20040514-11|69	
14cr|figlet-more-fonts-20040514-11|70	chmod 644 $RPM_BUILD_ROOT%_datadir/figlet/*
14cr|figlet-more-fonts-20040514-11|71	
14cr|figlet-more-fonts-20040514-11|72	cat files.list | sort | uniq >> files.list.uniq
14cr|figlet-more-fonts-20040514-11|73	
14cr|figlet-more-fonts-20040514-11|74	%clean
14cr|figlet-more-fonts-20040514-11|75	rm -rf $RPM_BUILD_ROOT
14cr|figlet-more-fonts-20040514-11|76	
14cr|figlet-more-fonts-20040514-11|77	%files -f files.list.uniq
14cr|figlet-more-fonts-20040514-11|78	%defattr(-,root,root)
14cr|figlet-more-fonts-20040514-11|79	%doc contributed/Obanner.README international/cjkfonts.readme
14cr|figlet-more-fonts-20040514-11|80	
14cr|figlet-more-fonts-20040514-11|81	
14cr|figlet-more-fonts-20040514-11|82	
14cr|figlet-more-fonts-20040514-11|83	
14cr|figlet-more-fonts-20040514-11|84	%changelog
14cr|figlet-more-fonts-20040514-11|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20040514-11
14cr|figlet-more-fonts-20040514-11|86	+ Revision: 419b9ed
14cr|figlet-more-fonts-20040514-11|87	- MassBuild#464: Increase release tag
14cr|figlet-more-fonts-20040514-11|88	
14cr|figlet-more-fonts-20040514-11|89	

1252 14
14cr|filerunner-13.4.18.11-2|1	%define oname	FileRunner
14cr|filerunner-13.4.18.11-2|2	
14cr|filerunner-13.4.18.11-2|3	Summary:	A simple file manager with built-in FTP support
14cr|filerunner-13.4.18.11-2|4	Name:		filerunner
14cr|filerunner-13.4.18.11-2|5	Version:	13.4.18.11
14cr|filerunner-13.4.18.11-2|6	Release:	2
14cr|filerunner-13.4.18.11-2|7	License:	GPLv3+
14cr|filerunner-13.4.18.11-2|8	Group:		File tools
14cr|filerunner-13.4.18.11-2|9	URL:		http://sourceforge.net/projects/filerunner/
14cr|filerunner-13.4.18.11-2|10	Source0:	http://netcologne.dl.sourceforge.net/project/filerunner/Release-13.4.18.11/fr-13.4.18.11.tar.gz
14cr|filerunner-13.4.18.11-2|11	BuildArch:	noarch
14cr|filerunner-13.4.18.11-2|12	BuildRequires:	imagemagick
14cr|filerunner-13.4.18.11-2|13	BuildRequires:	tcl-devel
14cr|filerunner-13.4.18.11-2|14	Requires:	tcl
14cr|filerunner-13.4.18.11-2|15	Requires:	tk
14cr|filerunner-13.4.18.11-2|16	Suggests:	expect
14cr|filerunner-13.4.18.11-2|17	Suggests:	openssh-clients
14cr|filerunner-13.4.18.11-2|18	
14cr|filerunner-13.4.18.11-2|19	
14cr|filerunner-13.4.18.11-2|20	Provides:	%{oname} = %{version}-%{release}
14cr|filerunner-13.4.18.11-2|21	Obsoletes:	%{oname} <= 2.5.1
14cr|filerunner-13.4.18.11-2|22	
14cr|filerunner-13.4.18.11-2|23	
14cr|filerunner-13.4.18.11-2|24	%description
14cr|filerunner-13.4.18.11-2|25	FileRunner is a file manager for Unix. It is simple and efficient and has
14cr|filerunner-13.4.18.11-2|26	a built-in FTP client. New and improved from a FileRunner of long ago.
14cr|filerunner-13.4.18.11-2|27	
14cr|filerunner-13.4.18.11-2|28	%prep
14cr|filerunner-13.4.18.11-2|29	%setup -q -c %{name}-%{version}
14cr|filerunner-13.4.18.11-2|30	cd %{name}
14cr|filerunner-13.4.18.11-2|31	# http://qa.mandriva.com/show_bug.cgi?id=22193
14cr|filerunner-13.4.18.11-2|32	find -type f | xargs perl -pi -e "s|\\\$glob\(doclib_fr\)|%{_docdir}/%{name}|g"
14cr|filerunner-13.4.18.11-2|33	
14cr|filerunner-13.4.18.11-2|34	%build
14cr|filerunner-13.4.18.11-2|35	#nothing
14cr|filerunner-13.4.18.11-2|36	
14cr|filerunner-13.4.18.11-2|37	%install
14cr|filerunner-13.4.18.11-2|38	mkdir -p %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
14cr|filerunner-13.4.18.11-2|39	mkdir -p %{buildroot}%{_bindir}
14cr|filerunner-13.4.18.11-2|40	cd %{name}
14cr|filerunner-13.4.18.11-2|41	cp -a bitmaps/* %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
14cr|filerunner-13.4.18.11-2|42	cp -a *.tcl %{buildroot}%{tcl_sitelib}/%{oname}
14cr|filerunner-13.4.18.11-2|43	cp -a icon.xpm %{buildroot}%{tcl_sitelib}/%{oname}
14cr|filerunner-13.4.18.11-2|44	cp -a tclIndex %{buildroot}%{tcl_sitelib}/%{oname}
14cr|filerunner-13.4.18.11-2|45	
14cr|filerunner-13.4.18.11-2|46	install -m755 fr %{buildroot}%{tcl_sitelib}/%{oname}/fr
14cr|filerunner-13.4.18.11-2|47	install -m755 frftp %{buildroot}%{tcl_sitelib}/%{oname}/frftp
14cr|filerunner-13.4.18.11-2|48	
14cr|filerunner-13.4.18.11-2|49	ln -s %{tcl_sitelib}/%{oname}/fr %{buildroot}%{_bindir}/fr
14cr|filerunner-13.4.18.11-2|50	ln -s %{_docdir}/%{name}/HISTORY %{buildroot}%{tcl_sitelib}/%{oname}/HISTORY
14cr|filerunner-13.4.18.11-2|51	
14cr|filerunner-13.4.18.11-2|52	# Icons
14cr|filerunner-13.4.18.11-2|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|filerunner-13.4.18.11-2|54	
14cr|filerunner-13.4.18.11-2|55	convert icon.xpm -resize 16x16  %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|filerunner-13.4.18.11-2|56	convert icon.xpm -resize 32x32  %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|filerunner-13.4.18.11-2|57	convert icon.xpm -resize 48x48  %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|filerunner-13.4.18.11-2|58	
14cr|filerunner-13.4.18.11-2|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|filerunner-13.4.18.11-2|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|filerunner-13.4.18.11-2|61	[Desktop Entry]
14cr|filerunner-13.4.18.11-2|62	Name=%{name}
14cr|filerunner-13.4.18.11-2|63	Comment=%{summary}
14cr|filerunner-13.4.18.11-2|64	Exec=fr
14cr|filerunner-13.4.18.11-2|65	Icon=%{name}
14cr|filerunner-13.4.18.11-2|66	Terminal=false
14cr|filerunner-13.4.18.11-2|67	Type=Application
14cr|filerunner-13.4.18.11-2|68	Categories=Network;FileTransfer;
14cr|filerunner-13.4.18.11-2|69	EOF
14cr|filerunner-13.4.18.11-2|70	
14cr|filerunner-13.4.18.11-2|71	find %{buildroot}%{_datadir}/tcl8.6/FileRunner/bitmaps -name '*.bit' -exec chmod -x {} \;
14cr|filerunner-13.4.18.11-2|72	chmod +x %{buildroot}%{_datadir}/tcl8.6/FileRunner/bitmaps/bitmapeditor
14cr|filerunner-13.4.18.11-2|73	chmod 0755 %{buildroot}%{_datadir}/tcl8.6/FileRunner/frcolor.tcl
14cr|filerunner-13.4.18.11-2|74	
14cr|filerunner-13.4.18.11-2|75	
14cr|filerunner-13.4.18.11-2|76	
14cr|filerunner-13.4.18.11-2|77	%files
14cr|filerunner-13.4.18.11-2|78	%doc %{name}/COPYING %{name}/FAQ %{name}/HISTORY %{name}/README %{name}/*.txt
14cr|filerunner-13.4.18.11-2|79	%{tcl_sitelib}/%{oname}
14cr|filerunner-13.4.18.11-2|80	%{_bindir}/fr
14cr|filerunner-13.4.18.11-2|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|filerunner-13.4.18.11-2|82	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|filerunner-13.4.18.11-2|83	
14cr|filerunner-13.4.18.11-2|84	
14cr|filerunner-13.4.18.11-2|85	
14cr|filerunner-13.4.18.11-2|86	
14cr|filerunner-13.4.18.11-2|87	
14cr|filerunner-13.4.18.11-2|88	%changelog
14cr|filerunner-13.4.18.11-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.4.18.11-2
14cr|filerunner-13.4.18.11-2|90	+ Revision: 0be5eb2
14cr|filerunner-13.4.18.11-2|91	- MassBuild#464: Increase release tag
14cr|filerunner-13.4.18.11-2|92	
14cr|filerunner-13.4.18.11-2|93	

1253 14
14cr|fileschanged-0.6.5-6|1	Summary:	Reports when files have been altered
14cr|fileschanged-0.6.5-6|2	Name:		fileschanged
14cr|fileschanged-0.6.5-6|3	Version:	0.6.5
14cr|fileschanged-0.6.5-6|4	Release:	6
14cr|fileschanged-0.6.5-6|5	License:	GPLv2+
14cr|fileschanged-0.6.5-6|6	Group:		File tools
14cr|fileschanged-0.6.5-6|7	Url:		http://fileschanged.sourceforge.net
14cr|fileschanged-0.6.5-6|8	Source0:	http://mesh.dl.sourceforge.net/sourceforge/fileschanged/%{name}-%{version}.tar.bz2
14cr|fileschanged-0.6.5-6|9	BuildRequires:	help2man
14cr|fileschanged-0.6.5-6|10	BuildRequires:	pkgconfig(gamin)
14cr|fileschanged-0.6.5-6|11	Requires:	gamin
14cr|fileschanged-0.6.5-6|12	
14cr|fileschanged-0.6.5-6|13	%description
14cr|fileschanged-0.6.5-6|14	This software is a client to the FAM (File Alteration Monitor) server.
14cr|fileschanged-0.6.5-6|15	Here's how the fileschanged FAM client works:
14cr|fileschanged-0.6.5-6|16	you give it some filenames on the command line, it monitors those for changes.
14cr|fileschanged-0.6.5-6|17	When it discovers that a file has changed (or has been altered),
14cr|fileschanged-0.6.5-6|18	it displays the filename on the standard-output.
14cr|fileschanged-0.6.5-6|19	
14cr|fileschanged-0.6.5-6|20	%files -f %{name}.lang
14cr|fileschanged-0.6.5-6|21	%doc README
14cr|fileschanged-0.6.5-6|22	%{_bindir}/fileschanged
14cr|fileschanged-0.6.5-6|23	%{_datadir}/fileschanged
14cr|fileschanged-0.6.5-6|24	%{_mandir}/man1/*
14cr|fileschanged-0.6.5-6|25	%{_datadir}/info/*
14cr|fileschanged-0.6.5-6|26	
14cr|fileschanged-0.6.5-6|27	#----------------------------------------------------------------------------
14cr|fileschanged-0.6.5-6|28	
14cr|fileschanged-0.6.5-6|29	%prep
14cr|fileschanged-0.6.5-6|30	%setup -q
14cr|fileschanged-0.6.5-6|31	
14cr|fileschanged-0.6.5-6|32	%build
14cr|fileschanged-0.6.5-6|33	sed -i 's/-Werror//' src/Makefile.*
14cr|fileschanged-0.6.5-6|34	%configure2_5x
14cr|fileschanged-0.6.5-6|35	make
14cr|fileschanged-0.6.5-6|36	
14cr|fileschanged-0.6.5-6|37	%install
14cr|fileschanged-0.6.5-6|38	%makeinstall_std
14cr|fileschanged-0.6.5-6|39	rm -f %{buildroot}%{_datadir}/%{name}/NEWS
14cr|fileschanged-0.6.5-6|40	
14cr|fileschanged-0.6.5-6|41	%find_lang %{name}
14cr|fileschanged-0.6.5-6|42	
14cr|fileschanged-0.6.5-6|43	%changelog
14cr|fileschanged-0.6.5-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-6
14cr|fileschanged-0.6.5-6|45	+ Revision: edbb3c8
14cr|fileschanged-0.6.5-6|46	- MassBuild#464: Increase release tag
14cr|fileschanged-0.6.5-6|47	
14cr|fileschanged-0.6.5-6|48	

1254 14
14cr|fillets-ng-1.0.1-4|1	Summary:	Fish Fillets NG
14cr|fillets-ng-1.0.1-4|2	Name:		fillets-ng
14cr|fillets-ng-1.0.1-4|3	Version:	1.0.1
14cr|fillets-ng-1.0.1-4|4	Release:	4
14cr|fillets-ng-1.0.1-4|5	License:	GPLv2+
14cr|fillets-ng-1.0.1-4|6	Group:		Games/Puzzles
14cr|fillets-ng-1.0.1-4|7	Url:		http://fillets.sourceforge.net/
14cr|fillets-ng-1.0.1-4|8	Source0:	http://downloads.sourceforge.net/fillets/%{name}-%{version}.tar.gz
14cr|fillets-ng-1.0.1-4|9	Source3:	%{name}-48.png
14cr|fillets-ng-1.0.1-4|10	Source4:	%{name}-32.png
14cr|fillets-ng-1.0.1-4|11	Source5:	%{name}-16.png
14cr|fillets-ng-1.0.1-4|12	Patch0:		fillets-ng-1.0.1-lua-5.2.patch
14cr|fillets-ng-1.0.1-4|13	Requires:	%{name}-data
14cr|fillets-ng-1.0.1-4|14	BuildRequires:	pkgconfig(fribidi)
14cr|fillets-ng-1.0.1-4|15	BuildRequires:	pkgconfig(lua)
14cr|fillets-ng-1.0.1-4|16	BuildRequires:	pkgconfig(sdl)
14cr|fillets-ng-1.0.1-4|17	BuildRequires:	pkgconfig(SDL_image)
14cr|fillets-ng-1.0.1-4|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|fillets-ng-1.0.1-4|19	BuildRequires:	pkgconfig(SDL_ttf)
14cr|fillets-ng-1.0.1-4|20	
14cr|fillets-ng-1.0.1-4|21	%description
14cr|fillets-ng-1.0.1-4|22	Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
14cr|fillets-ng-1.0.1-4|23	levels is always the same: find a safe way out. The fish utter witty remarks
14cr|fillets-ng-1.0.1-4|24	about their surroundings, the various inhabitants of their underwater realm
14cr|fillets-ng-1.0.1-4|25	quarrel among themselves or comment on the efforts of your fish. The whole
14cr|fillets-ng-1.0.1-4|26	game is accompanied by quiet, comforting music.
14cr|fillets-ng-1.0.1-4|27	
14cr|fillets-ng-1.0.1-4|28	%files
14cr|fillets-ng-1.0.1-4|29	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|fillets-ng-1.0.1-4|30	%{_gamesbindir}/fillets
14cr|fillets-ng-1.0.1-4|31	%{_mandir}/man6/*
14cr|fillets-ng-1.0.1-4|32	%{_liconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|33	%{_iconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|34	%{_miconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|35	%{_datadir}/applications/%{name}.desktop
14cr|fillets-ng-1.0.1-4|36	
14cr|fillets-ng-1.0.1-4|37	#----------------------------------------------------------------------------
14cr|fillets-ng-1.0.1-4|38	
14cr|fillets-ng-1.0.1-4|39	%prep
14cr|fillets-ng-1.0.1-4|40	%setup -q
14cr|fillets-ng-1.0.1-4|41	%patch0 -p1 -b .lua-52
14cr|fillets-ng-1.0.1-4|42	
14cr|fillets-ng-1.0.1-4|43	%build
14cr|fillets-ng-1.0.1-4|44	%configure2_5x \
14cr|fillets-ng-1.0.1-4|45	--bindir=%{_gamesbindir} \
14cr|fillets-ng-1.0.1-4|46	--datadir=%{_gamesdatadir}/%{name}
14cr|fillets-ng-1.0.1-4|47	%make
14cr|fillets-ng-1.0.1-4|48	
14cr|fillets-ng-1.0.1-4|49	%install
14cr|fillets-ng-1.0.1-4|50	%makeinstall_std
14cr|fillets-ng-1.0.1-4|51	
14cr|fillets-ng-1.0.1-4|52	# Menu entry
14cr|fillets-ng-1.0.1-4|53	install -d %{buildroot}%{_datadir}/applications
14cr|fillets-ng-1.0.1-4|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|fillets-ng-1.0.1-4|55	[Desktop Entry]
14cr|fillets-ng-1.0.1-4|56	Name=Fish Fillets NG
14cr|fillets-ng-1.0.1-4|57	Comment=Fish Fillets NG puzzle game
14cr|fillets-ng-1.0.1-4|58	Exec= %{_gamesbindir}/fillets
14cr|fillets-ng-1.0.1-4|59	Icon=%{name}
14cr|fillets-ng-1.0.1-4|60	Terminal=false
14cr|fillets-ng-1.0.1-4|61	Type=Application
14cr|fillets-ng-1.0.1-4|62	Categories=Game;LogicGame;
14cr|fillets-ng-1.0.1-4|63	EOF
14cr|fillets-ng-1.0.1-4|64	
14cr|fillets-ng-1.0.1-4|65	# Icon installation
14cr|fillets-ng-1.0.1-4|66	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|67	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|68	install -D -m 644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
14cr|fillets-ng-1.0.1-4|69	
14cr|fillets-ng-1.0.1-4|70	
14cr|fillets-ng-1.0.1-4|71	%changelog
14cr|fillets-ng-1.0.1-4|72	* Mon Sep 15 2014 abfonly <abfonly@gmail.com> 1.0.1-4
14cr|fillets-ng-1.0.1-4|73	+ Revision: 9805e97
14cr|fillets-ng-1.0.1-4|74	- Merge pull request #1 from abfonly/fillets-ng:rosa2014.1
14cr|fillets-ng-1.0.1-4|75	- abfonly
14cr|fillets-ng-1.0.1-4|76	
14cr|fillets-ng-1.0.1-4|77	

1255 14
14cr|fillets-ng-data-1.0.0-2|1	%define name fillets-ng-data
14cr|fillets-ng-data-1.0.0-2|2	%define version 1.0.0
14cr|fillets-ng-data-1.0.0-2|3	%define release 2
14cr|fillets-ng-data-1.0.0-2|4	
14cr|fillets-ng-data-1.0.0-2|5	%define mainname fillets-ng
14cr|fillets-ng-data-1.0.0-2|6	
14cr|fillets-ng-data-1.0.0-2|7	Summary: Data files for the Fish Fillets NG game
14cr|fillets-ng-data-1.0.0-2|8	Name: %{name}
14cr|fillets-ng-data-1.0.0-2|9	Version: %{version}
14cr|fillets-ng-data-1.0.0-2|10	Release: %{release}
14cr|fillets-ng-data-1.0.0-2|11	License: GPLv2+
14cr|fillets-ng-data-1.0.0-2|12	Group: Games/Puzzles
14cr|fillets-ng-data-1.0.0-2|13	URL: http://fillets.sourceforge.net/
14cr|fillets-ng-data-1.0.0-2|14	# gz smaller than bz2
14cr|fillets-ng-data-1.0.0-2|15	Source0: http://downloads.sourceforge.net/fillets/%name-%version.tar.gz
14cr|fillets-ng-data-1.0.0-2|16	Requires: %{mainname}
14cr|fillets-ng-data-1.0.0-2|17	Provides: fillets-ng-data-cs
14cr|fillets-ng-data-1.0.0-2|18	Obsoletes: fillets-ng-data-cs
14cr|fillets-ng-data-1.0.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|fillets-ng-data-1.0.0-2|20	BuildArch: noarch
14cr|fillets-ng-data-1.0.0-2|21	
14cr|fillets-ng-data-1.0.0-2|22	%description
14cr|fillets-ng-data-1.0.0-2|23	Data files for the Fish Fillets NG game.
14cr|fillets-ng-data-1.0.0-2|24	
14cr|fillets-ng-data-1.0.0-2|25	%prep
14cr|fillets-ng-data-1.0.0-2|26	%setup -q
14cr|fillets-ng-data-1.0.0-2|27	
14cr|fillets-ng-data-1.0.0-2|28	%install
14cr|fillets-ng-data-1.0.0-2|29	rm -rf %{buildroot}
14cr|fillets-ng-data-1.0.0-2|30	
14cr|fillets-ng-data-1.0.0-2|31	install -m 755 -d %{buildroot}%{_gamesdatadir}/%{mainname}
14cr|fillets-ng-data-1.0.0-2|32	cp -a font images music script sound %{buildroot}%{_gamesdatadir}/%{mainname}
14cr|fillets-ng-data-1.0.0-2|33	
14cr|fillets-ng-data-1.0.0-2|34	%clean
14cr|fillets-ng-data-1.0.0-2|35	rm -rf %{buildroot}
14cr|fillets-ng-data-1.0.0-2|36	
14cr|fillets-ng-data-1.0.0-2|37	%files
14cr|fillets-ng-data-1.0.0-2|38	%defattr(-,root,root)
14cr|fillets-ng-data-1.0.0-2|39	%doc COPYING doc
14cr|fillets-ng-data-1.0.0-2|40	%{_gamesdatadir}/%{mainname}
14cr|fillets-ng-data-1.0.0-2|41	
14cr|fillets-ng-data-1.0.0-2|42	
14cr|fillets-ng-data-1.0.0-2|43	
14cr|fillets-ng-data-1.0.0-2|44	%changelog
14cr|fillets-ng-data-1.0.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|fillets-ng-data-1.0.0-2|46	+ Revision: 9ef879a
14cr|fillets-ng-data-1.0.0-2|47	- MassBuild#464: Increase release tag
14cr|fillets-ng-data-1.0.0-2|48	
14cr|fillets-ng-data-1.0.0-2|49	

1256 14
14cr|filters-2.48-2|1	%define name	filters
14cr|filters-2.48-2|2	%define debug_package %{nil}
14cr|filters-2.48-2|3	
14cr|filters-2.48-2|4	Name: %name
14cr|filters-2.48-2|5	Version: 2.48
14cr|filters-2.48-2|6	Release: 2
14cr|filters-2.48-2|7	Summary: A collection of text filters, including the Swedish Chef
14cr|filters-2.48-2|8	License: GPL
14cr|filters-2.48-2|9	Group: Toys
14cr|filters-2.48-2|10	URL: http://kitenet.net/~joey/code/filters.html
14cr|filters-2.48-2|11	# author distributes tarball only from debian pool
14cr|filters-2.48-2|12	Source: http://ftp.debian.org/debian/pool/main/f/filters/filters_2.48.tar.gz
14cr|filters-2.48-2|13	BuildRequires: flex, byacc
14cr|filters-2.48-2|14	
14cr|filters-2.48-2|15	%description
14cr|filters-2.48-2|16	A collection of filters to do all sorts of strange things to text.
14cr|filters-2.48-2|17	This includes such favorites as B1FF and the Swedish Chef, and a
14cr|filters-2.48-2|18	wide range of others.
14cr|filters-2.48-2|19	
14cr|filters-2.48-2|20	%prep
14cr|filters-2.48-2|21	%setup -q -n %{name}
14cr|filters-2.48-2|22	
14cr|filters-2.48-2|23	sed -r -i '/\s+g*cc/s,g*cc,\$(CC),' *.dir/makefile
14cr|filters-2.48-2|24	
14cr|filters-2.48-2|25	%build
14cr|filters-2.48-2|26	export CC="%__cc %optflags"
14cr|filters-2.48-2|27	%make
14cr|filters-2.48-2|28	
14cr|filters-2.48-2|29	%install
14cr|filters-2.48-2|30	%makeinstall_std
14cr|filters-2.48-2|31	
14cr|filters-2.48-2|32	%files
14cr|filters-2.48-2|33	%defattr(0644,root,root,0755)
14cr|filters-2.48-2|34	%doc README
14cr|filters-2.48-2|35	%attr(0755,root,root) %{_gamesbindir}/*
14cr|filters-2.48-2|36	%{_mandir}/man6/*
14cr|filters-2.48-2|37	
14cr|filters-2.48-2|38	
14cr|filters-2.48-2|39	
14cr|filters-2.48-2|40	%changelog
14cr|filters-2.48-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.48-2
14cr|filters-2.48-2|42	+ Revision: 08d72db
14cr|filters-2.48-2|43	- MassBuild#464: Increase release tag
14cr|filters-2.48-2|44	
14cr|filters-2.48-2|45	

1257 14
14cr|findbugs-bcel-5.2-1.3.8|1	# This is a version of BCEL that has been modified by the findbugs team.  They
14cr|findbugs-bcel-5.2-1.3.8|2	# added some new functionality and also did some performance optimizations of
14cr|findbugs-bcel-5.2-1.3.8|3	# the base code.  I am not producing a new manual, since we already have a
14cr|findbugs-bcel-5.2-1.3.8|4	# bcel-manual package and the findbugs team did not patch the manual.  However,
14cr|findbugs-bcel-5.2-1.3.8|5	# the javadoc package is necessary to show the changes in the API created by
14cr|findbugs-bcel-5.2-1.3.8|6	# the findbug team's work.
14cr|findbugs-bcel-5.2-1.3.8|7	
14cr|findbugs-bcel-5.2-1.3.8|8	%global findbugsver 1.3.8
14cr|findbugs-bcel-5.2-1.3.8|9	
14cr|findbugs-bcel-5.2-1.3.8|10	Name:           findbugs-bcel
14cr|findbugs-bcel-5.2-1.3.8|11	Version:        5.2
14cr|findbugs-bcel-5.2-1.3.8|12	Release:        %{findbugsver}
14cr|findbugs-bcel-5.2-1.3.8|13	Summary:        Byte Code Engineering Library with findbugs extensions
14cr|findbugs-bcel-5.2-1.3.8|14	
14cr|findbugs-bcel-5.2-1.3.8|15	Group:          Development/Java
14cr|findbugs-bcel-5.2-1.3.8|16	License:        ASL 2.0
14cr|findbugs-bcel-5.2-1.3.8|17	URL:            http://jakarta.apache.org/bcel/
14cr|findbugs-bcel-5.2-1.3.8|18	Source0:        http://www.apache.org/dist/jakarta/bcel/source/bcel-%{version}-src.tar.gz
14cr|findbugs-bcel-5.2-1.3.8|19	# This patch is available in the findbugs release, in src/patches/bcel.diff.
14cr|findbugs-bcel-5.2-1.3.8|20	Source1:        bcel.diff
14cr|findbugs-bcel-5.2-1.3.8|21	
14cr|findbugs-bcel-5.2-1.3.8|22	BuildRequires:  java-devel, jpackage-utils
14cr|findbugs-bcel-5.2-1.3.8|23	Requires:       java, jpackage-utils
14cr|findbugs-bcel-5.2-1.3.8|24	
14cr|findbugs-bcel-5.2-1.3.8|25	BuildArch:      noarch
14cr|findbugs-bcel-5.2-1.3.8|26	
14cr|findbugs-bcel-5.2-1.3.8|27	%description
14cr|findbugs-bcel-5.2-1.3.8|28	This is a version of Apache's Byte Code Engineering Library (BCEL) that has
14cr|findbugs-bcel-5.2-1.3.8|29	been modified by the findbugs developers.  The modifications add some new
14cr|findbugs-bcel-5.2-1.3.8|30	functionality, and also introduce a number of performance optimizations to
14cr|findbugs-bcel-5.2-1.3.8|31	address findbugs performance problems.  Some of the performance optimizations
14cr|findbugs-bcel-5.2-1.3.8|32	induce API changes, so this version of BCEL is not compatible with the vanilla
14cr|findbugs-bcel-5.2-1.3.8|33	upstream version.
14cr|findbugs-bcel-5.2-1.3.8|34	
14cr|findbugs-bcel-5.2-1.3.8|35	%package javadoc
14cr|findbugs-bcel-5.2-1.3.8|36	Summary:        Javadoc for %{name}
14cr|findbugs-bcel-5.2-1.3.8|37	Group:          Development/Java
14cr|findbugs-bcel-5.2-1.3.8|38	Requires:       jpackage-utils
14cr|findbugs-bcel-5.2-1.3.8|39	
14cr|findbugs-bcel-5.2-1.3.8|40	%description javadoc
14cr|findbugs-bcel-5.2-1.3.8|41	%{summary}.
14cr|findbugs-bcel-5.2-1.3.8|42	
14cr|findbugs-bcel-5.2-1.3.8|43	%prep
14cr|findbugs-bcel-5.2-1.3.8|44	%setup -q -n bcel-%{version}
14cr|findbugs-bcel-5.2-1.3.8|45	%{__patch} -p7 -s < %{SOURCE1}
14cr|findbugs-bcel-5.2-1.3.8|46	
14cr|findbugs-bcel-5.2-1.3.8|47	%build
14cr|findbugs-bcel-5.2-1.3.8|48	# The ant and maven builds both try to download unneeded jars
14cr|findbugs-bcel-5.2-1.3.8|49	mkdir classes
14cr|findbugs-bcel-5.2-1.3.8|50	find src/java -type f -name '*.java' | \
14cr|findbugs-bcel-5.2-1.3.8|51	xargs javac -g -d classes -source 1.5 -encoding ISO8859-1
14cr|findbugs-bcel-5.2-1.3.8|52	cd classes
14cr|findbugs-bcel-5.2-1.3.8|53	jar cf findbugs-bcel-%{findbugsver}.jar org
14cr|findbugs-bcel-5.2-1.3.8|54	cd ..
14cr|findbugs-bcel-5.2-1.3.8|55	
14cr|findbugs-bcel-5.2-1.3.8|56	mkdir javadoc
14cr|findbugs-bcel-5.2-1.3.8|57	find src/java -type f -name '*.java' | xargs javadoc -sourcepath src/java \
14cr|findbugs-bcel-5.2-1.3.8|58	-classpath classes -source 1.5 -encoding ISO8859-1 -d javadoc
14cr|findbugs-bcel-5.2-1.3.8|59	
14cr|findbugs-bcel-5.2-1.3.8|60	%install
14cr|findbugs-bcel-5.2-1.3.8|61	rm -rf $RPM_BUILD_ROOT
14cr|findbugs-bcel-5.2-1.3.8|62	
14cr|findbugs-bcel-5.2-1.3.8|63	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|findbugs-bcel-5.2-1.3.8|64	cp -p classes/findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}
14cr|findbugs-bcel-5.2-1.3.8|65	ln -s findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}/findbugs-bcel.jar
14cr|findbugs-bcel-5.2-1.3.8|66	
14cr|findbugs-bcel-5.2-1.3.8|67	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
14cr|findbugs-bcel-5.2-1.3.8|68	cp -a javadoc $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel-%{findbugsver}
14cr|findbugs-bcel-5.2-1.3.8|69	ln -s findbugs-bcel-%{findbugsver} $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel
14cr|findbugs-bcel-5.2-1.3.8|70	
14cr|findbugs-bcel-5.2-1.3.8|71	%files
14cr|findbugs-bcel-5.2-1.3.8|72	%defattr(-,root,root,-)
14cr|findbugs-bcel-5.2-1.3.8|73	%doc LICENSE.txt NOTICE.txt README.txt
14cr|findbugs-bcel-5.2-1.3.8|74	%{_javadir}/findbugs-bcel*
14cr|findbugs-bcel-5.2-1.3.8|75	
14cr|findbugs-bcel-5.2-1.3.8|76	%files javadoc
14cr|findbugs-bcel-5.2-1.3.8|77	%defattr(-,root,root,-)
14cr|findbugs-bcel-5.2-1.3.8|78	%doc LICENSE.txt NOTICE.txt
14cr|findbugs-bcel-5.2-1.3.8|79	%{_javadocdir}/findbugs-bcel*
14cr|findbugs-bcel-5.2-1.3.8|80	
14cr|findbugs-bcel-5.2-1.3.8|81	
14cr|findbugs-bcel-5.2-1.3.8|82	%changelog
14cr|findbugs-bcel-5.2-1.3.8|83	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 5.2-1.3.8
14cr|findbugs-bcel-5.2-1.3.8|84	+ Revision: c887ae4
14cr|findbugs-bcel-5.2-1.3.8|85	- Automatic import for version 5.2
14cr|findbugs-bcel-5.2-1.3.8|86	
14cr|findbugs-bcel-5.2-1.3.8|87	

1258 14
14cr|fio-2.1-2|1	%define name fio
14cr|fio-2.1-2|2	%define version 2.1
14cr|fio-2.1-2|3	%define release 2
14cr|fio-2.1-2|4	
14cr|fio-2.1-2|5	Summary: A flexible I/O tester/benchmarker
14cr|fio-2.1-2|6	Name: %{name}
14cr|fio-2.1-2|7	Version: %{version}
14cr|fio-2.1-2|8	Release: %{release}
14cr|fio-2.1-2|9	Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
14cr|fio-2.1-2|10	License: GPLv2
14cr|fio-2.1-2|11	Group: System/Kernel and hardware
14cr|fio-2.1-2|12	Url: http://git.kernel.dk/?p=fio.git;a=summary
14cr|fio-2.1-2|13	BuildRequires: libaio-devel
14cr|fio-2.1-2|14	
14cr|fio-2.1-2|15	%description
14cr|fio-2.1-2|16	fio is an I/O tool meant to be used both for benchmark and
14cr|fio-2.1-2|17	stress/hardware verification.
14cr|fio-2.1-2|18	It has support for 9 different types of I/O engines
14cr|fio-2.1-2|19	(sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet),
14cr|fio-2.1-2|20	I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs,
14cr|fio-2.1-2|21	and much more. It can work on block devices as well as files.
14cr|fio-2.1-2|22	fio accepts job descriptions in a simple-to-understand text format.
14cr|fio-2.1-2|23	Several example job files are included.
14cr|fio-2.1-2|24	fio displays all sorts of I/O performance information.
14cr|fio-2.1-2|25	It supports Linux, FreeBSD, and OpenSolaris.
14cr|fio-2.1-2|26	
14cr|fio-2.1-2|27	%prep
14cr|fio-2.1-2|28	%setup -q
14cr|fio-2.1-2|29	
14cr|fio-2.1-2|30	%build
14cr|fio-2.1-2|31	%make
14cr|fio-2.1-2|32	
14cr|fio-2.1-2|33	%install
14cr|fio-2.1-2|34	%makeinstall
14cr|fio-2.1-2|35	
14cr|fio-2.1-2|36	%files
14cr|fio-2.1-2|37	%doc HOWTO README COPYING REPORTING-BUGS
14cr|fio-2.1-2|38	%doc examples
14cr|fio-2.1-2|39	%{_bindir}/fio
14cr|fio-2.1-2|40	%{_bindir}/fio_generate_plots
14cr|fio-2.1-2|41	%{_mandir}/man1/*
14cr|fio-2.1-2|42	
14cr|fio-2.1-2|43	
14cr|fio-2.1-2|44	
14cr|fio-2.1-2|45	
14cr|fio-2.1-2|46	
14cr|fio-2.1-2|47	%changelog
14cr|fio-2.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|fio-2.1-2|49	+ Revision: 606e379
14cr|fio-2.1-2|50	- MassBuild#464: Increase release tag
14cr|fio-2.1-2|51	
14cr|fio-2.1-2|52	

1259 14
14cr|fireflies-2.07-13|1	%define _enable_debug_packages %{nil}
14cr|fireflies-2.07-13|2	%define debug_package %{nil}
14cr|fireflies-2.07-13|3	
14cr|fireflies-2.07-13|4	Summary:	Colourful OpenGL screensaver
14cr|fireflies-2.07-13|5	Name:		fireflies
14cr|fireflies-2.07-13|6	Version:	2.07
14cr|fireflies-2.07-13|7	Release:	13
14cr|fireflies-2.07-13|8	License:	GPLv2+
14cr|fireflies-2.07-13|9	Group:		Graphical desktop/Other
14cr|fireflies-2.07-13|10	Url:		http://somewhere.fscked.org/fireflies/
14cr|fireflies-2.07-13|11	Source0:	http://somewhere.fscked.org/fireflies/%{name}-%{version}.tar.bz2
14cr|fireflies-2.07-13|12	Patch0:		fireflies-2.07-gcc4.3.patch
14cr|fireflies-2.07-13|13	Patch1:		libgfx-fltk-header.patch
14cr|fireflies-2.07-13|14	Patch2:		fireflies-2.07-missing-header.patch
14cr|fireflies-2.07-13|15	Patch3:		fireflies-2.07-libgfx-libpng15.patch
14cr|fireflies-2.07-13|16	Patch4:		fireflies-2.07-libgfx-libpng16.patch
14cr|fireflies-2.07-13|17	BuildRequires:	pkgconfig(gl)
14cr|fireflies-2.07-13|18	BuildRequires:	pkgconfig(glu)
14cr|fireflies-2.07-13|19	BuildRequires:	pkgconfig(libpng)
14cr|fireflies-2.07-13|20	BuildRequires:	pkgconfig(sdl)
14cr|fireflies-2.07-13|21	BuildRequires:	pkgconfig(x11)
14cr|fireflies-2.07-13|22	Requires:	xscreensaver
14cr|fireflies-2.07-13|23	
14cr|fireflies-2.07-13|24	%description
14cr|fireflies-2.07-13|25	Fireflies is an OpenGL screensaver for Linux (using xscreensaver) and
14cr|fireflies-2.07-13|26	Windows. It also works as a standalone program, which allows you to
14cr|fireflies-2.07-13|27	move and rotate the camera. Swarms of bugs fly around the screen
14cr|fireflies-2.07-13|28	leaving colorful translucent trails that get blown around by the wind.
14cr|fireflies-2.07-13|29	
14cr|fireflies-2.07-13|30	%files
14cr|fireflies-2.07-13|31	%doc README ChangeLog
14cr|fireflies-2.07-13|32	%{_libexecdir}/xscreensaver/%{name}
14cr|fireflies-2.07-13|33	
14cr|fireflies-2.07-13|34	#----------------------------------------------------------------------------
14cr|fireflies-2.07-13|35	
14cr|fireflies-2.07-13|36	%prep
14cr|fireflies-2.07-13|37	%setup -q
14cr|fireflies-2.07-13|38	tar xzf libgfx*
14cr|fireflies-2.07-13|39	%patch0 -p1
14cr|fireflies-2.07-13|40	%patch1 -p0
14cr|fireflies-2.07-13|41	%patch2 -p1
14cr|fireflies-2.07-13|42	%patch3 -p0
14cr|fireflies-2.07-13|43	%patch4 -p0
14cr|fireflies-2.07-13|44	
14cr|fireflies-2.07-13|45	%build
14cr|fireflies-2.07-13|46	cd libgfx
14cr|fireflies-2.07-13|47	%configure2_5x
14cr|fireflies-2.07-13|48	cd src
14cr|fireflies-2.07-13|49	%make
14cr|fireflies-2.07-13|50	cd ../..
14cr|fireflies-2.07-13|51	%configure2_5x
14cr|fireflies-2.07-13|52	%make OPT_LIBS=-lX11
14cr|fireflies-2.07-13|53	
14cr|fireflies-2.07-13|54	%install
14cr|fireflies-2.07-13|55	install -D -m 755 src/%{name} %{buildroot}%{_libexecdir}/xscreensaver/%{name}
14cr|fireflies-2.07-13|56	
14cr|fireflies-2.07-13|57	
14cr|fireflies-2.07-13|58	%changelog
14cr|fireflies-2.07-13|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.07-13
14cr|fireflies-2.07-13|60	+ Revision: e49e36a
14cr|fireflies-2.07-13|61	- MassBuild#464: Increase release tag
14cr|fireflies-2.07-13|62	
14cr|fireflies-2.07-13|63	

1260 14
14cr|firefly-1.1.1-8|1	%define name firefly
14cr|firefly-1.1.1-8|2	%define version 1.1.1
14cr|firefly-1.1.1-8|3	%define release 8
14cr|firefly-1.1.1-8|4	
14cr|firefly-1.1.1-8|5	Summary: Multi-user professional help desk system
14cr|firefly-1.1.1-8|6	Name: %{name}
14cr|firefly-1.1.1-8|7	Version: %{version}
14cr|firefly-1.1.1-8|8	Release: %{release}
14cr|firefly-1.1.1-8|9	Source0: %{name}-%{version}.tar.bz2
14cr|firefly-1.1.1-8|10	License: GPL
14cr|firefly-1.1.1-8|11	Group: Communications
14cr|firefly-1.1.1-8|12	URL: http://somwhere.com
14cr|firefly-1.1.1-8|13	BuildRoot: %{_tmppath}/%{name}
14cr|firefly-1.1.1-8|14	Requires: mod_php, php-gd, php-pgsql, postgresql, postgresql-server
14cr|firefly-1.1.1-8|15	Buildarch: noarch
14cr|firefly-1.1.1-8|16	
14cr|firefly-1.1.1-8|17	%description
14cr|firefly-1.1.1-8|18	Firefly is a multi-user professional help desk system with several additional
14cr|firefly-1.1.1-8|19	applications including company and contact management, knowledge database
14cr|firefly-1.1.1-8|20	management, and contracts management.
14cr|firefly-1.1.1-8|21	Firefly is also an application framework providing services such as
14cr|firefly-1.1.1-8|22	user authentication, profile management, and database abstraction.
14cr|firefly-1.1.1-8|23	It is designed on PHP3, postgreSQL, and Apache.
14cr|firefly-1.1.1-8|24	
14cr|firefly-1.1.1-8|25	Any new module profits firefly's user authentification and framework services.
14cr|firefly-1.1.1-8|26	A library of generic functions and a unified structure of the folders
14cr|firefly-1.1.1-8|27	make it possible to develop ew modules easily.
14cr|firefly-1.1.1-8|28	
14cr|firefly-1.1.1-8|29	%prep
14cr|firefly-1.1.1-8|30	%setup -q
14cr|firefly-1.1.1-8|31	
14cr|firefly-1.1.1-8|32	%install
14cr|firefly-1.1.1-8|33	rm -rf $RPM_BUILD_ROOT
14cr|firefly-1.1.1-8|34	install -d $RPM_BUILD_ROOT/var/www/html/firefly
14cr|firefly-1.1.1-8|35	cp -avf images include modules templates *.php *.gif *.css $RPM_BUILD_ROOT/var/www/html/firefly
14cr|firefly-1.1.1-8|36	
14cr|firefly-1.1.1-8|37	%clean
14cr|firefly-1.1.1-8|38	rm -rf $RPM_BUILD_ROOT
14cr|firefly-1.1.1-8|39	
14cr|firefly-1.1.1-8|40	%files
14cr|firefly-1.1.1-8|41	%defattr(-,root,root)
14cr|firefly-1.1.1-8|42	%doc README README-FR CREDITS doc_* DocUser.txt INSTALL LICENSE INSTALL-FR GPL GPL-FR dumps/*
14cr|firefly-1.1.1-8|43	/var/www/html/firefly
14cr|firefly-1.1.1-8|44	
14cr|firefly-1.1.1-8|45	
14cr|firefly-1.1.1-8|46	
14cr|firefly-1.1.1-8|47	
14cr|firefly-1.1.1-8|48	%changelog
14cr|firefly-1.1.1-8|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-8
14cr|firefly-1.1.1-8|50	+ Revision: d0544a5
14cr|firefly-1.1.1-8|51	- MassBuild#464: Increase release tag
14cr|firefly-1.1.1-8|52	
14cr|firefly-1.1.1-8|53	

1261 14
14cr|firefox-ext-adblock-plus-2.5.1-2|1	%define	debug_package	%{nil}
14cr|firefox-ext-adblock-plus-2.5.1-2|2	
14cr|firefox-ext-adblock-plus-2.5.1-2|3	Summary:	Ad-blocking extension for firefox
14cr|firefox-ext-adblock-plus-2.5.1-2|4	Name:		firefox-ext-adblock-plus
14cr|firefox-ext-adblock-plus-2.5.1-2|5	Version:	2.5.1
14cr|firefox-ext-adblock-plus-2.5.1-2|6	Release:	2
14cr|firefox-ext-adblock-plus-2.5.1-2|7	License:	MPL
14cr|firefox-ext-adblock-plus-2.5.1-2|8	Group:		Networking/WWW
14cr|firefox-ext-adblock-plus-2.5.1-2|9	URL:		https://addons.mozilla.org/en-US/firefox/addon/1865
14cr|firefox-ext-adblock-plus-2.5.1-2|10	Source0:	http://releases.mozilla.org/pub/mozilla.org/addons/1865/adblock_plus-%{version}-sm+tb+an+fx.xpi
14cr|firefox-ext-adblock-plus-2.5.1-2|11	BuildRequires:	firefox-devel
14cr|firefox-ext-adblock-plus-2.5.1-2|12	Requires:	firefox >= %{firefox_version}
14cr|firefox-ext-adblock-plus-2.5.1-2|13	BuildArch:	noarch
14cr|firefox-ext-adblock-plus-2.5.1-2|14	
14cr|firefox-ext-adblock-plus-2.5.1-2|15	%description
14cr|firefox-ext-adblock-plus-2.5.1-2|16	Ever been annoyed by all those ads and banners on the Internet that often take
14cr|firefox-ext-adblock-plus-2.5.1-2|17	longer to download than everything else on the page? Install Adblock Plus now
14cr|firefox-ext-adblock-plus-2.5.1-2|18	and get rid of them.
14cr|firefox-ext-adblock-plus-2.5.1-2|19	
14cr|firefox-ext-adblock-plus-2.5.1-2|20	
14cr|firefox-ext-adblock-plus-2.5.1-2|21	%prep
14cr|firefox-ext-adblock-plus-2.5.1-2|22	%setup -qcn %{name}-%{version}
14cr|firefox-ext-adblock-plus-2.5.1-2|23	
14cr|firefox-ext-adblock-plus-2.5.1-2|24	
14cr|firefox-ext-adblock-plus-2.5.1-2|25	%build
14cr|firefox-ext-adblock-plus-2.5.1-2|26	# Precompiled Java archive: nothing to do
14cr|firefox-ext-adblock-plus-2.5.1-2|27	
14cr|firefox-ext-adblock-plus-2.5.1-2|28	
14cr|firefox-ext-adblock-plus-2.5.1-2|29	%install
14cr|firefox-ext-adblock-plus-2.5.1-2|30	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-adblock-plus-2.5.1-2|31	
14cr|firefox-ext-adblock-plus-2.5.1-2|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-adblock-plus-2.5.1-2|33	if [ -z "$hash" ]; then
14cr|firefox-ext-adblock-plus-2.5.1-2|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-adblock-plus-2.5.1-2|35	fi
14cr|firefox-ext-adblock-plus-2.5.1-2|36	if [ -z "$hash" ]; then
14cr|firefox-ext-adblock-plus-2.5.1-2|37	echo "Failed to find plugin hash."
14cr|firefox-ext-adblock-plus-2.5.1-2|38	exit 1
14cr|firefox-ext-adblock-plus-2.5.1-2|39	fi
14cr|firefox-ext-adblock-plus-2.5.1-2|40	extdir="%{firefox_extdir}/"
14cr|firefox-ext-adblock-plus-2.5.1-2|41	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-adblock-plus-2.5.1-2|42	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
14cr|firefox-ext-adblock-plus-2.5.1-2|43	
14cr|firefox-ext-adblock-plus-2.5.1-2|44	
14cr|firefox-ext-adblock-plus-2.5.1-2|45	%files
14cr|firefox-ext-adblock-plus-2.5.1-2|46	%{firefox_extdir}
14cr|firefox-ext-adblock-plus-2.5.1-2|47	
14cr|firefox-ext-adblock-plus-2.5.1-2|48	
14cr|firefox-ext-adblock-plus-2.5.1-2|49	
14cr|firefox-ext-adblock-plus-2.5.1-2|50	%changelog
14cr|firefox-ext-adblock-plus-2.5.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-2
14cr|firefox-ext-adblock-plus-2.5.1-2|52	+ Revision: 5897385
14cr|firefox-ext-adblock-plus-2.5.1-2|53	- MassBuild#464: Increase release tag
14cr|firefox-ext-adblock-plus-2.5.1-2|54	
14cr|firefox-ext-adblock-plus-2.5.1-2|55	

1262 14
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|1	Summary:	Bugzilla extension for firefox
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|2	Name:		firefox-ext-bugzilla-tweaks
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|3	Version:	1.12.1.1
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|4	Release:	2
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|5	License:	MPL
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|6	Group:		Networking/WWW
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/187588/
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/187588/bugzilla_tweaks-%{version}-fx.xpi
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|9	BuildRequires:	firefox-devel
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|10	Requires:	firefox >= %{firefox_version}
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|11	BuildArch:	noarch
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|12	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|13	%description
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|14	This extension modifies the pages loaded from bugzilla.mozilla.org and adds
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|15	features including:
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|16	- Interleaving the bug's change history with the comments on the same page
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|17	- Showing the last time that a bug or attachment flag was changed
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|18	- Proving user name autocompletion support
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|19	- And many more...
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|20	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|21	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|22	%prep
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|23	%setup -qcn %{name}-%{version}
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|24	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|25	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|26	%build
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|27	# Precompiled Java archive: nothing to do
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|28	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|29	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|30	%install
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|31	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|32	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|33	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|34	if [ -z "$hash" ]; then
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|35	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|36	fi
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|37	if [ -z "$hash" ]; then
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|38	echo "Failed to find plugin hash."
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|39	exit 1
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|40	fi
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|41	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|42	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|43	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|44	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|45	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|46	%files
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|47	%{firefox_extdir}
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|48	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|49	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|50	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|51	%changelog
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.1.1-2
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|53	+ Revision: 8d7766b
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|54	- MassBuild#464: Increase release tag
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|55	
14cr|firefox-ext-bugzilla-tweaks-1.12.1.1-2|56	

1263 14
14cr|firefox-ext-download-statusbar-0.9.8-3|1	Summary: Download Statusbar extension for firefox
14cr|firefox-ext-download-statusbar-0.9.8-3|2	Name: firefox-ext-download-statusbar
14cr|firefox-ext-download-statusbar-0.9.8-3|3	Version: 0.9.8
14cr|firefox-ext-download-statusbar-0.9.8-3|4	Release: 3
14cr|firefox-ext-download-statusbar-0.9.8-3|5	License: MPL
14cr|firefox-ext-download-statusbar-0.9.8-3|6	Group:	Networking/WWW
14cr|firefox-ext-download-statusbar-0.9.8-3|7	URL:	https://addons.mozilla.org/en_US/firefox/addon/26/
14cr|firefox-ext-download-statusbar-0.9.8-3|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/26/download_statusbar-%{version}-fx.xpi
14cr|firefox-ext-download-statusbar-0.9.8-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|firefox-ext-download-statusbar-0.9.8-3|10	Requires: firefox >= %{firefox_version}
14cr|firefox-ext-download-statusbar-0.9.8-3|11	Obsoletes: %{name} < %{version}
14cr|firefox-ext-download-statusbar-0.9.8-3|12	BuildRequires: firefox-devel
14cr|firefox-ext-download-statusbar-0.9.8-3|13	Buildarch: noarch
14cr|firefox-ext-download-statusbar-0.9.8-3|14	
14cr|firefox-ext-download-statusbar-0.9.8-3|15	%description
14cr|firefox-ext-download-statusbar-0.9.8-3|16	Despite its compact size, Download Statusbar packs in more useful features than
14cr|firefox-ext-download-statusbar-0.9.8-3|17	the standard download window. The fully customizable interface auto-hides when
14cr|firefox-ext-download-statusbar-0.9.8-3|18	not in use, allowing full control without interruption.
14cr|firefox-ext-download-statusbar-0.9.8-3|19	
14cr|firefox-ext-download-statusbar-0.9.8-3|20	%prep
14cr|firefox-ext-download-statusbar-0.9.8-3|21	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-download-statusbar-0.9.8-3|22	
14cr|firefox-ext-download-statusbar-0.9.8-3|23	%install
14cr|firefox-ext-download-statusbar-0.9.8-3|24	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-download-statusbar-0.9.8-3|25	
14cr|firefox-ext-download-statusbar-0.9.8-3|26	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-download-statusbar-0.9.8-3|27	if [ -z "$hash" ]; then
14cr|firefox-ext-download-statusbar-0.9.8-3|28	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-download-statusbar-0.9.8-3|29	fi
14cr|firefox-ext-download-statusbar-0.9.8-3|30	if [ -z "$hash" ]; then
14cr|firefox-ext-download-statusbar-0.9.8-3|31	echo "Failed to find plugin hash."
14cr|firefox-ext-download-statusbar-0.9.8-3|32	exit 1
14cr|firefox-ext-download-statusbar-0.9.8-3|33	fi
14cr|firefox-ext-download-statusbar-0.9.8-3|34	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-download-statusbar-0.9.8-3|35	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-download-statusbar-0.9.8-3|36	# (tv) xpi packaging doesn't work with that extension (UI issues):
14cr|firefox-ext-download-statusbar-0.9.8-3|37	#cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
14cr|firefox-ext-download-statusbar-0.9.8-3|38	#zip -9 "%{buildroot}$extdir/$hash.xpi" *
14cr|firefox-ext-download-statusbar-0.9.8-3|39	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-download-statusbar-0.9.8-3|40	
14cr|firefox-ext-download-statusbar-0.9.8-3|41	%files
14cr|firefox-ext-download-statusbar-0.9.8-3|42	%defattr(0644,root,root,0755)
14cr|firefox-ext-download-statusbar-0.9.8-3|43	%{firefox_extdir}
14cr|firefox-ext-download-statusbar-0.9.8-3|44	
14cr|firefox-ext-download-statusbar-0.9.8-3|45	
14cr|firefox-ext-download-statusbar-0.9.8-3|46	
14cr|firefox-ext-download-statusbar-0.9.8-3|47	
14cr|firefox-ext-download-statusbar-0.9.8-3|48	
14cr|firefox-ext-download-statusbar-0.9.8-3|49	%changelog
14cr|firefox-ext-download-statusbar-0.9.8-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-3
14cr|firefox-ext-download-statusbar-0.9.8-3|51	+ Revision: c3c1906
14cr|firefox-ext-download-statusbar-0.9.8-3|52	- MassBuild#464: Increase release tag
14cr|firefox-ext-download-statusbar-0.9.8-3|53	
14cr|firefox-ext-download-statusbar-0.9.8-3|54	

1264 14
14cr|firefox-ext-downthemall-2.0.3-2|1	%define realname downthemall
14cr|firefox-ext-downthemall-2.0.3-2|2	
14cr|firefox-ext-downthemall-2.0.3-2|3	%define rel 2
14cr|firefox-ext-downthemall-2.0.3-2|4	
14cr|firefox-ext-downthemall-2.0.3-2|5	Summary: DownThemAll! extension for firefox
14cr|firefox-ext-downthemall-2.0.3-2|6	Name: firefox-ext-%{realname}
14cr|firefox-ext-downthemall-2.0.3-2|7	Version: 2.0.3
14cr|firefox-ext-downthemall-2.0.3-2|8	Release: %rel
14cr|firefox-ext-downthemall-2.0.3-2|9	License: MPL1.1 or GPLv2+ or LGPLv2+
14cr|firefox-ext-downthemall-2.0.3-2|10	Group: Networking/WWW
14cr|firefox-ext-downthemall-2.0.3-2|11	URL: http://www.downthemall.net
14cr|firefox-ext-downthemall-2.0.3-2|12	Source: http://code.downthemall.net/releases/%{realname}-%{version}.xpi
14cr|firefox-ext-downthemall-2.0.3-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|firefox-ext-downthemall-2.0.3-2|14	Buildarch: noarch
14cr|firefox-ext-downthemall-2.0.3-2|15	Requires: firefox >= %{firefox_version}
14cr|firefox-ext-downthemall-2.0.3-2|16	Obsoletes: mozilla-firefox-ext-%{realname} < %{version}-%{release}
14cr|firefox-ext-downthemall-2.0.3-2|17	Provides: mozilla-firefox-ext-%{realname} = %{version}-%{release}
14cr|firefox-ext-downthemall-2.0.3-2|18	BuildRequires: firefox-devel
14cr|firefox-ext-downthemall-2.0.3-2|19	Obsoletes: %{name} < %{version}-%{release}
14cr|firefox-ext-downthemall-2.0.3-2|20	
14cr|firefox-ext-downthemall-2.0.3-2|21	%description
14cr|firefox-ext-downthemall-2.0.3-2|22	DownThemAll (or just dTa) is a powerful yet easy-to-use Mozilla Firefox
14cr|firefox-ext-downthemall-2.0.3-2|23	extension that adds new advanced download capabilities to your browser.
14cr|firefox-ext-downthemall-2.0.3-2|24	
14cr|firefox-ext-downthemall-2.0.3-2|25	DownThemAll lets you download all the links or images contained in a
14cr|firefox-ext-downthemall-2.0.3-2|26	webpage and much more: you can refine your downloads by fully
14cr|firefox-ext-downthemall-2.0.3-2|27	customizable criteria to get only what you really want.
14cr|firefox-ext-downthemall-2.0.3-2|28	
14cr|firefox-ext-downthemall-2.0.3-2|29	%prep
14cr|firefox-ext-downthemall-2.0.3-2|30	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-downthemall-2.0.3-2|31	
14cr|firefox-ext-downthemall-2.0.3-2|32	%build
14cr|firefox-ext-downthemall-2.0.3-2|33	
14cr|firefox-ext-downthemall-2.0.3-2|34	%install
14cr|firefox-ext-downthemall-2.0.3-2|35	rm -rf %{buildroot}
14cr|firefox-ext-downthemall-2.0.3-2|36	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-downthemall-2.0.3-2|37	
14cr|firefox-ext-downthemall-2.0.3-2|38	hash="$(sed -n '/.*id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-downthemall-2.0.3-2|39	if [ -z "$hash" ]; then
14cr|firefox-ext-downthemall-2.0.3-2|40	hash="$(sed -n '/.*id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-downthemall-2.0.3-2|41	fi
14cr|firefox-ext-downthemall-2.0.3-2|42	if [ -z "$hash" ]; then
14cr|firefox-ext-downthemall-2.0.3-2|43	echo "Failed to find plugin hash."
14cr|firefox-ext-downthemall-2.0.3-2|44	exit 1
14cr|firefox-ext-downthemall-2.0.3-2|45	fi
14cr|firefox-ext-downthemall-2.0.3-2|46	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-downthemall-2.0.3-2|47	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-downthemall-2.0.3-2|48	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-downthemall-2.0.3-2|49	
14cr|firefox-ext-downthemall-2.0.3-2|50	%clean
14cr|firefox-ext-downthemall-2.0.3-2|51	rm -rf %{buildroot}
14cr|firefox-ext-downthemall-2.0.3-2|52	
14cr|firefox-ext-downthemall-2.0.3-2|53	%files
14cr|firefox-ext-downthemall-2.0.3-2|54	%defattr(0644,root,root,0755)
14cr|firefox-ext-downthemall-2.0.3-2|55	%{firefox_extdir}
14cr|firefox-ext-downthemall-2.0.3-2|56	
14cr|firefox-ext-downthemall-2.0.3-2|57	
14cr|firefox-ext-downthemall-2.0.3-2|58	
14cr|firefox-ext-downthemall-2.0.3-2|59	%changelog
14cr|firefox-ext-downthemall-2.0.3-2|60	* Thu Aug 30 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|firefox-ext-downthemall-2.0.3-2|61	+ Revision: 29d6077
14cr|firefox-ext-downthemall-2.0.3-2|62	- Fix macro-in-requirements issue
14cr|firefox-ext-downthemall-2.0.3-2|63	
14cr|firefox-ext-downthemall-2.0.3-2|64	

1265 14
14cr|firefox-ext-firebug-1.12-0..0a7.1|1	%define	pre			.0a7
14cr|firefox-ext-firebug-1.12-0..0a7.1|2	%define	firefox_version		21
14cr|firefox-ext-firebug-1.12-0..0a7.1|3	%define	firefox_extdir		%{_datadir}/mozilla/extensions
14cr|firefox-ext-firebug-1.12-0..0a7.1|4	
14cr|firefox-ext-firebug-1.12-0..0a7.1|5	Summary:	Web development tool extension for firefox
14cr|firefox-ext-firebug-1.12-0..0a7.1|6	Name:		firefox-ext-firebug
14cr|firefox-ext-firebug-1.12-0..0a7.1|7	Version:	1.12
14cr|firefox-ext-firebug-1.12-0..0a7.1|8	Release:	%mkrel 0.%{pre}.1
14cr|firefox-ext-firebug-1.12-0..0a7.1|9	License:	MPL
14cr|firefox-ext-firebug-1.12-0..0a7.1|10	Group:		Networking/WWW
14cr|firefox-ext-firebug-1.12-0..0a7.1|11	URL:		https://addons.mozilla.org/en-US/firefox/addon/1843
14cr|firefox-ext-firebug-1.12-0..0a7.1|12	#Source: http://www.gtlib.gatech.edu/pub/mozilla.org/addons/1843/firebug-%%{version}-fx.xpi
14cr|firefox-ext-firebug-1.12-0..0a7.1|13	Source0:	http://getfirebug.com/releases/firebug/1.12/firebug-%{version}%{pre}.xpi
14cr|firefox-ext-firebug-1.12-0..0a7.1|14	BuildRequires:	firefox-devel
14cr|firefox-ext-firebug-1.12-0..0a7.1|15	Requires:	firefox => %{firefox_version}
14cr|firefox-ext-firebug-1.12-0..0a7.1|16	BuildArch:	noarch
14cr|firefox-ext-firebug-1.12-0..0a7.1|17	
14cr|firefox-ext-firebug-1.12-0..0a7.1|18	%description
14cr|firefox-ext-firebug-1.12-0..0a7.1|19	The most popular and powerful web development tool:
14cr|firefox-ext-firebug-1.12-0..0a7.1|20	* Inspect HTML and modify style and layout in real-time
14cr|firefox-ext-firebug-1.12-0..0a7.1|21	* Use the most advanced JavaScript debugger available for any browser
14cr|firefox-ext-firebug-1.12-0..0a7.1|22	* Accurately analyze network usage and performance
14cr|firefox-ext-firebug-1.12-0..0a7.1|23	* Extend Firebug and add features to make Firebug even more powerful
14cr|firefox-ext-firebug-1.12-0..0a7.1|24	* Get the information you need to get it done with Firebug.
14cr|firefox-ext-firebug-1.12-0..0a7.1|25	
14cr|firefox-ext-firebug-1.12-0..0a7.1|26	
14cr|firefox-ext-firebug-1.12-0..0a7.1|27	%prep
14cr|firefox-ext-firebug-1.12-0..0a7.1|28	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-firebug-1.12-0..0a7.1|29	
14cr|firefox-ext-firebug-1.12-0..0a7.1|30	
14cr|firefox-ext-firebug-1.12-0..0a7.1|31	%build
14cr|firefox-ext-firebug-1.12-0..0a7.1|32	# Prebuilt: nothing to do
14cr|firefox-ext-firebug-1.12-0..0a7.1|33	
14cr|firefox-ext-firebug-1.12-0..0a7.1|34	
14cr|firefox-ext-firebug-1.12-0..0a7.1|35	%install
14cr|firefox-ext-firebug-1.12-0..0a7.1|36	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-firebug-1.12-0..0a7.1|37	
14cr|firefox-ext-firebug-1.12-0..0a7.1|38	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-firebug-1.12-0..0a7.1|39	if [ -z "$hash" ]; then
14cr|firefox-ext-firebug-1.12-0..0a7.1|40	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-firebug-1.12-0..0a7.1|41	fi
14cr|firefox-ext-firebug-1.12-0..0a7.1|42	if [ -z "$hash" ]; then
14cr|firefox-ext-firebug-1.12-0..0a7.1|43	echo "Failed to find plugin hash."
14cr|firefox-ext-firebug-1.12-0..0a7.1|44	exit 1
14cr|firefox-ext-firebug-1.12-0..0a7.1|45	fi
14cr|firefox-ext-firebug-1.12-0..0a7.1|46	extdir="%{firefox_extdir}/"
14cr|firefox-ext-firebug-1.12-0..0a7.1|47	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-firebug-1.12-0..0a7.1|48	cp -af %{SOURCE0} "%{buildroot}$extdir/$hash.xpi"
14cr|firefox-ext-firebug-1.12-0..0a7.1|49	
14cr|firefox-ext-firebug-1.12-0..0a7.1|50	
14cr|firefox-ext-firebug-1.12-0..0a7.1|51	%files
14cr|firefox-ext-firebug-1.12-0..0a7.1|52	%{firefox_extdir}
14cr|firefox-ext-firebug-1.12-0..0a7.1|53	
14cr|firefox-ext-firebug-1.12-0..0a7.1|54	
14cr|firefox-ext-firebug-1.12-0..0a7.1|55	
14cr|firefox-ext-firebug-1.12-0..0a7.1|56	
14cr|firefox-ext-firebug-1.12-0..0a7.1|57	%changelog
14cr|firefox-ext-firebug-1.12-0..0a7.1|58	* Sat Jun 08 2013 Giovanni Mariani <mc2374@mclink.it> 1.12-0..0a7.1
14cr|firefox-ext-firebug-1.12-0..0a7.1|59	+ Revision: 93dc2f3
14cr|firefox-ext-firebug-1.12-0..0a7.1|60	- Updated to version 1.12.0alpha7
14cr|firefox-ext-firebug-1.12-0..0a7.1|61	
14cr|firefox-ext-firebug-1.12-0..0a7.1|62	

1266 14
14cr|firefox-ext-flashgot-1.2.9.4-3|1	Summary: Flashgot extension for firefox
14cr|firefox-ext-flashgot-1.2.9.4-3|2	Name: firefox-ext-flashgot
14cr|firefox-ext-flashgot-1.2.9.4-3|3	Version: 1.2.9.4
14cr|firefox-ext-flashgot-1.2.9.4-3|4	Release: 3
14cr|firefox-ext-flashgot-1.2.9.4-3|5	License: GPLv2+
14cr|firefox-ext-flashgot-1.2.9.4-3|6	Group: Networking/WWW
14cr|firefox-ext-flashgot-1.2.9.4-3|7	URL: http://flashgot.net
14cr|firefox-ext-flashgot-1.2.9.4-3|8	Source: https://secure.informaction.com/download/releases/flashgot-%{version}.xpi
14cr|firefox-ext-flashgot-1.2.9.4-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|firefox-ext-flashgot-1.2.9.4-3|10	Requires: firefox >= %{firefox_version}
14cr|firefox-ext-flashgot-1.2.9.4-3|11	Obsoletes: mozilla-firefox-ext-flashgot < %{version}-%{release}
14cr|firefox-ext-flashgot-1.2.9.4-3|12	Obsoletes: %{name} < %{version}-%{release}
14cr|firefox-ext-flashgot-1.2.9.4-3|13	BuildArch: noarch
14cr|firefox-ext-flashgot-1.2.9.4-3|14	Suggests: kget curl gwget
14cr|firefox-ext-flashgot-1.2.9.4-3|15	BuildRequires: firefox-devel
14cr|firefox-ext-flashgot-1.2.9.4-3|16	
14cr|firefox-ext-flashgot-1.2.9.4-3|17	%description
14cr|firefox-ext-flashgot-1.2.9.4-3|18	FlashGot is the free Mozilla / Firefox / Flock / Thunderbird extension
14cr|firefox-ext-flashgot-1.2.9.4-3|19	(compatible with Netscape too), meant to handle single and massive ("all"
14cr|firefox-ext-flashgot-1.2.9.4-3|20	and "selection") downloads with several external Download Managers.
14cr|firefox-ext-flashgot-1.2.9.4-3|21	
14cr|firefox-ext-flashgot-1.2.9.4-3|22	%prep
14cr|firefox-ext-flashgot-1.2.9.4-3|23	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-flashgot-1.2.9.4-3|24	
14cr|firefox-ext-flashgot-1.2.9.4-3|25	%install
14cr|firefox-ext-flashgot-1.2.9.4-3|26	rm -rf %{buildroot}
14cr|firefox-ext-flashgot-1.2.9.4-3|27	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-flashgot-1.2.9.4-3|28	
14cr|firefox-ext-flashgot-1.2.9.4-3|29	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-flashgot-1.2.9.4-3|30	if [ -z "$hash" ]; then
14cr|firefox-ext-flashgot-1.2.9.4-3|31	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-flashgot-1.2.9.4-3|32	fi
14cr|firefox-ext-flashgot-1.2.9.4-3|33	if [ -z "$hash" ]; then
14cr|firefox-ext-flashgot-1.2.9.4-3|34	echo "Failed to find plugin hash."
14cr|firefox-ext-flashgot-1.2.9.4-3|35	exit 1
14cr|firefox-ext-flashgot-1.2.9.4-3|36	fi
14cr|firefox-ext-flashgot-1.2.9.4-3|37	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-flashgot-1.2.9.4-3|38	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-flashgot-1.2.9.4-3|39	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-flashgot-1.2.9.4-3|40	
14cr|firefox-ext-flashgot-1.2.9.4-3|41	%clean
14cr|firefox-ext-flashgot-1.2.9.4-3|42	rm -rf %{buildroot}
14cr|firefox-ext-flashgot-1.2.9.4-3|43	
14cr|firefox-ext-flashgot-1.2.9.4-3|44	%files
14cr|firefox-ext-flashgot-1.2.9.4-3|45	%defattr(0644,root,root,0755)
14cr|firefox-ext-flashgot-1.2.9.4-3|46	%{firefox_extdir}
14cr|firefox-ext-flashgot-1.2.9.4-3|47	
14cr|firefox-ext-flashgot-1.2.9.4-3|48	
14cr|firefox-ext-flashgot-1.2.9.4-3|49	
14cr|firefox-ext-flashgot-1.2.9.4-3|50	%changelog
14cr|firefox-ext-flashgot-1.2.9.4-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9.4-3
14cr|firefox-ext-flashgot-1.2.9.4-3|52	+ Revision: 76e53e1
14cr|firefox-ext-flashgot-1.2.9.4-3|53	- MassBuild#464: Increase release tag
14cr|firefox-ext-flashgot-1.2.9.4-3|54	
14cr|firefox-ext-flashgot-1.2.9.4-3|55	

1267 14
14cr|firefox-ext-greasemonkey-1.15-2|1	Summary:	Greasemonkey extension for firefox
14cr|firefox-ext-greasemonkey-1.15-2|2	Name:		firefox-ext-greasemonkey
14cr|firefox-ext-greasemonkey-1.15-2|3	Version:	1.15
14cr|firefox-ext-greasemonkey-1.15-2|4	Release:	2
14cr|firefox-ext-greasemonkey-1.15-2|5	License:	MIT
14cr|firefox-ext-greasemonkey-1.15-2|6	Group:		Networking/WWW
14cr|firefox-ext-greasemonkey-1.15-2|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/748
14cr|firefox-ext-greasemonkey-1.15-2|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/748/greasemonkey-%{version}-fx.xpi
14cr|firefox-ext-greasemonkey-1.15-2|9	BuildRequires:	firefox-devel
14cr|firefox-ext-greasemonkey-1.15-2|10	Requires:	firefox >= %{firefox_version}
14cr|firefox-ext-greasemonkey-1.15-2|11	BuildArch:	noarch
14cr|firefox-ext-greasemonkey-1.15-2|12	
14cr|firefox-ext-greasemonkey-1.15-2|13	%description
14cr|firefox-ext-greasemonkey-1.15-2|14	Allows you to customize the way a webpage displays using small bits of
14cr|firefox-ext-greasemonkey-1.15-2|15	JavaScript.  Hundreds of scripts, for a wide variety of popular sites, are
14cr|firefox-ext-greasemonkey-1.15-2|16	already available at http://userscripts.org.  You can write your own scripts,
14cr|firefox-ext-greasemonkey-1.15-2|17	too. Check out http://wiki.greasespot.net/ to get started.
14cr|firefox-ext-greasemonkey-1.15-2|18	
14cr|firefox-ext-greasemonkey-1.15-2|19	
14cr|firefox-ext-greasemonkey-1.15-2|20	%prep
14cr|firefox-ext-greasemonkey-1.15-2|21	%setup -qcn %{name}-%{version}
14cr|firefox-ext-greasemonkey-1.15-2|22	
14cr|firefox-ext-greasemonkey-1.15-2|23	
14cr|firefox-ext-greasemonkey-1.15-2|24	%build
14cr|firefox-ext-greasemonkey-1.15-2|25	# Precompiled Java archive: nothing to do
14cr|firefox-ext-greasemonkey-1.15-2|26	
14cr|firefox-ext-greasemonkey-1.15-2|27	
14cr|firefox-ext-greasemonkey-1.15-2|28	%install
14cr|firefox-ext-greasemonkey-1.15-2|29	
14cr|firefox-ext-greasemonkey-1.15-2|30	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-greasemonkey-1.15-2|31	
14cr|firefox-ext-greasemonkey-1.15-2|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-greasemonkey-1.15-2|33	if [ -z "$hash" ]; then
14cr|firefox-ext-greasemonkey-1.15-2|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-greasemonkey-1.15-2|35	fi
14cr|firefox-ext-greasemonkey-1.15-2|36	if [ -z "$hash" ]; then
14cr|firefox-ext-greasemonkey-1.15-2|37	echo "Failed to find plugin hash."
14cr|firefox-ext-greasemonkey-1.15-2|38	exit 1
14cr|firefox-ext-greasemonkey-1.15-2|39	fi
14cr|firefox-ext-greasemonkey-1.15-2|40	extdir="%{firefox_extdir}/"
14cr|firefox-ext-greasemonkey-1.15-2|41	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-greasemonkey-1.15-2|42	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
14cr|firefox-ext-greasemonkey-1.15-2|43	
14cr|firefox-ext-greasemonkey-1.15-2|44	
14cr|firefox-ext-greasemonkey-1.15-2|45	%files
14cr|firefox-ext-greasemonkey-1.15-2|46	%{firefox_extdir}
14cr|firefox-ext-greasemonkey-1.15-2|47	
14cr|firefox-ext-greasemonkey-1.15-2|48	
14cr|firefox-ext-greasemonkey-1.15-2|49	
14cr|firefox-ext-greasemonkey-1.15-2|50	
14cr|firefox-ext-greasemonkey-1.15-2|51	%changelog
14cr|firefox-ext-greasemonkey-1.15-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-2
14cr|firefox-ext-greasemonkey-1.15-2|53	+ Revision: 2bd8237
14cr|firefox-ext-greasemonkey-1.15-2|54	- MassBuild#464: Increase release tag
14cr|firefox-ext-greasemonkey-1.15-2|55	
14cr|firefox-ext-greasemonkey-1.15-2|56	

1268 14
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|1	%define srcname new_tab_jumpstart
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|2	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|3	Summary:	New Tab JumpStart for firefox
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|4	Name:		firefox-ext-jumpstart
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|5	Version:	0.5a5.4.3
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|6	Release:	4
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|7	License:	MPL
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|8	Group:		Networking/WWW
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|9	URL:		https://addons.mozilla.org/en-US/firefox/addon/8914
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|10	Source:		http://releases.mozilla.org/pub/mozilla.org/addons/8914/%{srcname}-%{version}-fx.xpi
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|12	Requires:	firefox >= %{firefox_version}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|13	Obsoletes:	%{name} < %{version}-%{release}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|14	BuildArch:	noarch
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|15	BuildRequires:	firefox-devel
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|16	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|17	%description
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|18	When you open a new tab get immediate access to your most frequently
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|19	used sites, bookmarks, closed tabs, history search.
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|20	Similar to Google's Chrome new tab feature.
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|21	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|22	%prep
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|23	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|24	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|25	%install
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|26	rm -rf %{buildroot}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|27	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|28	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|29	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|30	if [ -z "$hash" ]; then
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|31	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|32	fi
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|33	if [ -z "$hash" ]; then
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|34	echo "Failed to find plugin hash."
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|35	exit 1
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|36	fi
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|37	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|38	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|39	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|40	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|41	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|42	%clean
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|43	rm -rf %{buildroot}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|44	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|45	%files
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|46	%defattr(0644,root,root,0755)
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|47	%{firefox_extdir}
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|48	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|49	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|50	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|51	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|52	%changelog
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5a5.4.3-4
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|54	+ Revision: 5f82373
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|55	- MassBuild#464: Increase release tag
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|56	
14cr|firefox-ext-jumpstart-0.5a5.4.3-4|57	

1269 14
14cr|firefox-ext-noscript-2.6.8.19-2|1	Summary:	Firefox extension that protects against XSS and Clickjacking attacks
14cr|firefox-ext-noscript-2.6.8.19-2|2	Name:		firefox-ext-noscript
14cr|firefox-ext-noscript-2.6.8.19-2|3	Version:	2.6.8.19
14cr|firefox-ext-noscript-2.6.8.19-2|4	Release:	2
14cr|firefox-ext-noscript-2.6.8.19-2|5	License:	MPL
14cr|firefox-ext-noscript-2.6.8.19-2|6	Group:		Networking/WWW
14cr|firefox-ext-noscript-2.6.8.19-2|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/722/
14cr|firefox-ext-noscript-2.6.8.19-2|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/722/noscript_security_suite-%{version}-fn+sm+fx.xpi
14cr|firefox-ext-noscript-2.6.8.19-2|9	BuildRequires:	firefox-devel
14cr|firefox-ext-noscript-2.6.8.19-2|10	Requires:	firefox >= %{firefox_version}
14cr|firefox-ext-noscript-2.6.8.19-2|11	BuildArch:	noarch
14cr|firefox-ext-noscript-2.6.8.19-2|12	
14cr|firefox-ext-noscript-2.6.8.19-2|13	%description
14cr|firefox-ext-noscript-2.6.8.19-2|14	The best security you can get in a web browser! Allow active content to run
14cr|firefox-ext-noscript-2.6.8.19-2|15	only from sites you trust, and protect yourself against XSS and Clickjacking
14cr|firefox-ext-noscript-2.6.8.19-2|16	attacks.
14cr|firefox-ext-noscript-2.6.8.19-2|17	Winner of the "2006 PC World World Class Award", this tool provides extra
14cr|firefox-ext-noscript-2.6.8.19-2|18	protection to your Firefox. It allows JavaScript, Java and other executable
14cr|firefox-ext-noscript-2.6.8.19-2|19	content to run only from trusted domains of your choice, e.g. your
14cr|firefox-ext-noscript-2.6.8.19-2|20	home-banking web site, guarding your "trust boundaries" against cross-site
14cr|firefox-ext-noscript-2.6.8.19-2|21	scripting attacks (XSS), cross-zone DNS rebinding / CSRF attacks
14cr|firefox-ext-noscript-2.6.8.19-2|22	(router hacking), and Clickjacking attempts, thanks to its unique ClearClick
14cr|firefox-ext-noscript-2.6.8.19-2|23	technology.
14cr|firefox-ext-noscript-2.6.8.19-2|24	Such a preemptive approach prevents exploitation of security vulnerabilities
14cr|firefox-ext-noscript-2.6.8.19-2|25	(known and even unknown!) with no loss of functionality...
14cr|firefox-ext-noscript-2.6.8.19-2|26	Experts do agree: Firefox is really safer with NoScript ;-)
14cr|firefox-ext-noscript-2.6.8.19-2|27	
14cr|firefox-ext-noscript-2.6.8.19-2|28	
14cr|firefox-ext-noscript-2.6.8.19-2|29	%prep
14cr|firefox-ext-noscript-2.6.8.19-2|30	%setup -qcn %{name}-%{version}
14cr|firefox-ext-noscript-2.6.8.19-2|31	
14cr|firefox-ext-noscript-2.6.8.19-2|32	
14cr|firefox-ext-noscript-2.6.8.19-2|33	%build
14cr|firefox-ext-noscript-2.6.8.19-2|34	# Precompiled Java archive: nothing to do
14cr|firefox-ext-noscript-2.6.8.19-2|35	
14cr|firefox-ext-noscript-2.6.8.19-2|36	
14cr|firefox-ext-noscript-2.6.8.19-2|37	%install
14cr|firefox-ext-noscript-2.6.8.19-2|38	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-noscript-2.6.8.19-2|39	
14cr|firefox-ext-noscript-2.6.8.19-2|40	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-noscript-2.6.8.19-2|41	if [ -z "$hash" ]; then
14cr|firefox-ext-noscript-2.6.8.19-2|42	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-noscript-2.6.8.19-2|43	fi
14cr|firefox-ext-noscript-2.6.8.19-2|44	if [ -z "$hash" ]; then
14cr|firefox-ext-noscript-2.6.8.19-2|45	echo "Failed to find plugin hash."
14cr|firefox-ext-noscript-2.6.8.19-2|46	exit 1
14cr|firefox-ext-noscript-2.6.8.19-2|47	fi
14cr|firefox-ext-noscript-2.6.8.19-2|48	extdir="%{firefox_extdir}/"
14cr|firefox-ext-noscript-2.6.8.19-2|49	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-noscript-2.6.8.19-2|50	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
14cr|firefox-ext-noscript-2.6.8.19-2|51	
14cr|firefox-ext-noscript-2.6.8.19-2|52	
14cr|firefox-ext-noscript-2.6.8.19-2|53	%files
14cr|firefox-ext-noscript-2.6.8.19-2|54	%{firefox_extdir}
14cr|firefox-ext-noscript-2.6.8.19-2|55	
14cr|firefox-ext-noscript-2.6.8.19-2|56	
14cr|firefox-ext-noscript-2.6.8.19-2|57	
14cr|firefox-ext-noscript-2.6.8.19-2|58	%changelog
14cr|firefox-ext-noscript-2.6.8.19-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.8.19-2
14cr|firefox-ext-noscript-2.6.8.19-2|60	+ Revision: e2b38d4
14cr|firefox-ext-noscript-2.6.8.19-2|61	- MassBuild#464: Increase release tag
14cr|firefox-ext-noscript-2.6.8.19-2|62	
14cr|firefox-ext-noscript-2.6.8.19-2|63	

1270 14
14cr|firefox-ext-speed-dial-0.9.5.9-4|1	%define realname speed_dial
14cr|firefox-ext-speed-dial-0.9.5.9-4|2	
14cr|firefox-ext-speed-dial-0.9.5.9-4|3	Summary: Speed dial extension for firefox
14cr|firefox-ext-speed-dial-0.9.5.9-4|4	Name: firefox-ext-speed-dial
14cr|firefox-ext-speed-dial-0.9.5.9-4|5	Version: 0.9.5.9
14cr|firefox-ext-speed-dial-0.9.5.9-4|6	Release: 4
14cr|firefox-ext-speed-dial-0.9.5.9-4|7	License: MPLv1.1 or GPLv2+ or LGPLv2+
14cr|firefox-ext-speed-dial-0.9.5.9-4|8	Group: Networking/WWW
14cr|firefox-ext-speed-dial-0.9.5.9-4|9	URL: http://speeddial.uworks.net/
14cr|firefox-ext-speed-dial-0.9.5.9-4|10	Source: http://speeddial.uworks.net/speed_dial-%version-fx.xpi
14cr|firefox-ext-speed-dial-0.9.5.9-4|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|firefox-ext-speed-dial-0.9.5.9-4|12	BuildArch: noarch
14cr|firefox-ext-speed-dial-0.9.5.9-4|13	Requires: firefox >= %{firefox_version}
14cr|firefox-ext-speed-dial-0.9.5.9-4|14	Obsoletes: %{name} < %{version}-%{release}
14cr|firefox-ext-speed-dial-0.9.5.9-4|15	BuildRequires: firefox-devel
14cr|firefox-ext-speed-dial-0.9.5.9-4|16	
14cr|firefox-ext-speed-dial-0.9.5.9-4|17	%description
14cr|firefox-ext-speed-dial-0.9.5.9-4|18	With Speed Dial, you can easily access your most used websites. To show
14cr|firefox-ext-speed-dial-0.9.5.9-4|19	the Speed Dial tab, use the Speed Dial button (which can be added to the
14cr|firefox-ext-speed-dial-0.9.5.9-4|20	toolbar), or enter "chrome://speeddial/content" in your location bar.
14cr|firefox-ext-speed-dial-0.9.5.9-4|21	
14cr|firefox-ext-speed-dial-0.9.5.9-4|22	To assign one website to Speed Dial, use the new "Set as Speed Dial"
14cr|firefox-ext-speed-dial-0.9.5.9-4|23	option in the bookmarks menu, or right click on the tab you want to add,
14cr|firefox-ext-speed-dial-0.9.5.9-4|24	and choose "Set as Speed Dial". That option is also available in the
14cr|firefox-ext-speed-dial-0.9.5.9-4|25	contextual area menu.
14cr|firefox-ext-speed-dial-0.9.5.9-4|26	
14cr|firefox-ext-speed-dial-0.9.5.9-4|27	%prep
14cr|firefox-ext-speed-dial-0.9.5.9-4|28	%setup -q -c -n %{name}-%{version}
14cr|firefox-ext-speed-dial-0.9.5.9-4|29	
14cr|firefox-ext-speed-dial-0.9.5.9-4|30	%install
14cr|firefox-ext-speed-dial-0.9.5.9-4|31	rm -rf %{buildroot}
14cr|firefox-ext-speed-dial-0.9.5.9-4|32	mkdir -p %{buildroot}%{firefox_extdir}
14cr|firefox-ext-speed-dial-0.9.5.9-4|33	
14cr|firefox-ext-speed-dial-0.9.5.9-4|34	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-speed-dial-0.9.5.9-4|35	if [ -z "$hash" ]; then
14cr|firefox-ext-speed-dial-0.9.5.9-4|36	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14cr|firefox-ext-speed-dial-0.9.5.9-4|37	fi
14cr|firefox-ext-speed-dial-0.9.5.9-4|38	if [ -z "$hash" ]; then
14cr|firefox-ext-speed-dial-0.9.5.9-4|39	echo "Failed to find plugin hash."
14cr|firefox-ext-speed-dial-0.9.5.9-4|40	exit 1
14cr|firefox-ext-speed-dial-0.9.5.9-4|41	fi
14cr|firefox-ext-speed-dial-0.9.5.9-4|42	extdir="%{firefox_extdir}/$hash"
14cr|firefox-ext-speed-dial-0.9.5.9-4|43	mkdir -p "%{buildroot}$extdir"
14cr|firefox-ext-speed-dial-0.9.5.9-4|44	cp -af * "%{buildroot}$extdir/"
14cr|firefox-ext-speed-dial-0.9.5.9-4|45	
14cr|firefox-ext-speed-dial-0.9.5.9-4|46	%clean
14cr|firefox-ext-speed-dial-0.9.5.9-4|47	rm -rf %{buildroot}
14cr|firefox-ext-speed-dial-0.9.5.9-4|48	
14cr|firefox-ext-speed-dial-0.9.5.9-4|49	%files
14cr|firefox-ext-speed-dial-0.9.5.9-4|50	%defattr(0644,root,root,0755)
14cr|firefox-ext-speed-dial-0.9.5.9-4|51	%{firefox_extdir}/*
14cr|firefox-ext-speed-dial-0.9.5.9-4|52	
14cr|firefox-ext-speed-dial-0.9.5.9-4|53	
14cr|firefox-ext-speed-dial-0.9.5.9-4|54	
14cr|firefox-ext-speed-dial-0.9.5.9-4|55	%changelog
14cr|firefox-ext-speed-dial-0.9.5.9-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5.9-4
14cr|firefox-ext-speed-dial-0.9.5.9-4|57	+ Revision: 04d3a82
14cr|firefox-ext-speed-dial-0.9.5.9-4|58	- MassBuild#464: Increase release tag
14cr|firefox-ext-speed-dial-0.9.5.9-4|59	
14cr|firefox-ext-speed-dial-0.9.5.9-4|60	

1271 14
14cr|firmware-addon-dell-2.2.9-3|1	%define _enable_debug_packages %{nil}
14cr|firmware-addon-dell-2.2.9-3|2	%define debug_package %{nil}
14cr|firmware-addon-dell-2.2.9-3|3	
14cr|firmware-addon-dell-2.2.9-3|4	Summary:	A firmware-tools plugin to handle BIOS/Firmware for Dell systems
14cr|firmware-addon-dell-2.2.9-3|5	Name:		firmware-addon-dell
14cr|firmware-addon-dell-2.2.9-3|6	Version:	2.2.9
14cr|firmware-addon-dell-2.2.9-3|7	Release:	3
14cr|firmware-addon-dell-2.2.9-3|8	License:	GPLv2+
14cr|firmware-addon-dell-2.2.9-3|9	Group:		System/Kernel and hardware
14cr|firmware-addon-dell-2.2.9-3|10	Url:		http://linux.dell.com/libsmbios/download/
14cr|firmware-addon-dell-2.2.9-3|11	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|firmware-addon-dell-2.2.9-3|12	BuildRequires:	pkgconfig(python)
14cr|firmware-addon-dell-2.2.9-3|13	# I know rpmlint complains about this (An ERROR, in fact), but it is a
14cr|firmware-addon-dell-2.2.9-3|14	# false positive. Auto deps cannot find this one because I actually am running
14cr|firmware-addon-dell-2.2.9-3|15	# binaries, not linking agains libs, as indicated by the fact that I require
14cr|firmware-addon-dell-2.2.9-3|16	# the -bin package
14cr|firmware-addon-dell-2.2.9-3|17	Requires:	libsmbios-bin
14cr|firmware-addon-dell-2.2.9-3|18	Requires:	firmware-tools
14cr|firmware-addon-dell-2.2.9-3|19	# Dell only sells Intel-compat systems, so this package doesnt make much sense
14cr|firmware-addon-dell-2.2.9-3|20	# on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat
14cr|firmware-addon-dell-2.2.9-3|21	ExclusiveArch:	x86_64 %{ix86}
14cr|firmware-addon-dell-2.2.9-3|22	
14cr|firmware-addon-dell-2.2.9-3|23	%description
14cr|firmware-addon-dell-2.2.9-3|24	The firmware-addon-dell package provides plugins to firmware-tools which enable
14cr|firmware-addon-dell-2.2.9-3|25	BIOS updates for Dell system, plus pulls in standard inventory modules
14cr|firmware-addon-dell-2.2.9-3|26	applicable to most Dell systems.
14cr|firmware-addon-dell-2.2.9-3|27	
14cr|firmware-addon-dell-2.2.9-3|28	%files
14cr|firmware-addon-dell-2.2.9-3|29	%doc COPYING-GPL COPYING-OSL README TODO AUTHORS
14cr|firmware-addon-dell-2.2.9-3|30	%{python_sitelib}/*
14cr|firmware-addon-dell-2.2.9-3|31	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
14cr|firmware-addon-dell-2.2.9-3|32	%{_datadir}/firmware/dell
14cr|firmware-addon-dell-2.2.9-3|33	%{_datadir}/firmware-tools/*
14cr|firmware-addon-dell-2.2.9-3|34	
14cr|firmware-addon-dell-2.2.9-3|35	#----------------------------------------------------------------------------
14cr|firmware-addon-dell-2.2.9-3|36	
14cr|firmware-addon-dell-2.2.9-3|37	%prep
14cr|firmware-addon-dell-2.2.9-3|38	%setup -q
14cr|firmware-addon-dell-2.2.9-3|39	
14cr|firmware-addon-dell-2.2.9-3|40	%build
14cr|firmware-addon-dell-2.2.9-3|41	%configure2_5x
14cr|firmware-addon-dell-2.2.9-3|42	%make
14cr|firmware-addon-dell-2.2.9-3|43	
14cr|firmware-addon-dell-2.2.9-3|44	%install
14cr|firmware-addon-dell-2.2.9-3|45	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bios
14cr|firmware-addon-dell-2.2.9-3|46	%makeinstall_std
14cr|firmware-addon-dell-2.2.9-3|47	
14cr|firmware-addon-dell-2.2.9-3|48	
14cr|firmware-addon-dell-2.2.9-3|49	%changelog
14cr|firmware-addon-dell-2.2.9-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.9-3
14cr|firmware-addon-dell-2.2.9-3|51	+ Revision: cd0e3a2
14cr|firmware-addon-dell-2.2.9-3|52	- MassBuild#464: Increase release tag
14cr|firmware-addon-dell-2.2.9-3|53	
14cr|firmware-addon-dell-2.2.9-3|54	

1272 14
14cr|firmware-tools-2.1.15-2|1	Name:		firmware-tools
14cr|firmware-tools-2.1.15-2|2	Version:	2.1.15
14cr|firmware-tools-2.1.15-2|3	Release:	2
14cr|firmware-tools-2.1.15-2|4	Summary:	Scripts and tools to manage firmware and BIOS updates
14cr|firmware-tools-2.1.15-2|5	Group:		System/Kernel and hardware
14cr|firmware-tools-2.1.15-2|6	License:	GPLv2+
14cr|firmware-tools-2.1.15-2|7	URL:		http://linux.dell.com/libsmbios/download/
14cr|firmware-tools-2.1.15-2|8	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cr|firmware-tools-2.1.15-2|9	Patch0:		001-fix-lzma-not-supported.patch
14cr|firmware-tools-2.1.15-2|10	BuildRequires:	python-devel
14cr|firmware-tools-2.1.15-2|11	Requires:	python-rpm
14cr|firmware-tools-2.1.15-2|12	BuildArch:	noarch
14cr|firmware-tools-2.1.15-2|13	
14cr|firmware-tools-2.1.15-2|14	%description
14cr|firmware-tools-2.1.15-2|15	The firmware-tools project provides tools to inventory hardware and a plug-in
14cr|firmware-tools-2.1.15-2|16	architecture so that different OEM vendors can provide different inventory
14cr|firmware-tools-2.1.15-2|17	components. It is intended to tie to the package system to enable seamless
14cr|firmware-tools-2.1.15-2|18	installation of updated firmware via your package manager, as well as provide
14cr|firmware-tools-2.1.15-2|19	a framework for BIOS and firmware updates.
14cr|firmware-tools-2.1.15-2|20	
14cr|firmware-tools-2.1.15-2|21	
14cr|firmware-tools-2.1.15-2|22	%prep
14cr|firmware-tools-2.1.15-2|23	%setup -q
14cr|firmware-tools-2.1.15-2|24	%patch0 -p1
14cr|firmware-tools-2.1.15-2|25	find . -type f | xargs perl -pi -e 's|#!/usr/bin/python2|#!/usr/bin/python|'
14cr|firmware-tools-2.1.15-2|26	
14cr|firmware-tools-2.1.15-2|27	
14cr|firmware-tools-2.1.15-2|28	%build
14cr|firmware-tools-2.1.15-2|29	# Needed by P0
14cr|firmware-tools-2.1.15-2|30	autoreconf -vfi
14cr|firmware-tools-2.1.15-2|31	%configure2_5x
14cr|firmware-tools-2.1.15-2|32	# There is nothing to build
14cr|firmware-tools-2.1.15-2|33	#%%make
14cr|firmware-tools-2.1.15-2|34	
14cr|firmware-tools-2.1.15-2|35	
14cr|firmware-tools-2.1.15-2|36	%install
14cr|firmware-tools-2.1.15-2|37	%makeinstall_std
14cr|firmware-tools-2.1.15-2|38	mkdir -p %{buildroot}/%{_sysconfdir}/firmware/firmware.d/
14cr|firmware-tools-2.1.15-2|39	mkdir -p %{buildroot}/%{_datadir}/firmware
14cr|firmware-tools-2.1.15-2|40	
14cr|firmware-tools-2.1.15-2|41	
14cr|firmware-tools-2.1.15-2|42	%files
14cr|firmware-tools-2.1.15-2|43	%doc COPYING-GPL COPYING-OSL README
14cr|firmware-tools-2.1.15-2|44	%{python_sitelib}/*
14cr|firmware-tools-2.1.15-2|45	%{_sbindir}/*
14cr|firmware-tools-2.1.15-2|46	%{_datadir}/firmware-tools/
14cr|firmware-tools-2.1.15-2|47	%dir %{_sysconfdir}/firmware
14cr|firmware-tools-2.1.15-2|48	%dir %{_sysconfdir}/firmware/firmware.d
14cr|firmware-tools-2.1.15-2|49	%config(noreplace) %{_sysconfdir}/firmware/firmware.conf
14cr|firmware-tools-2.1.15-2|50	%{_datadir}/firmware/
14cr|firmware-tools-2.1.15-2|51	
14cr|firmware-tools-2.1.15-2|52	
14cr|firmware-tools-2.1.15-2|53	%changelog
14cr|firmware-tools-2.1.15-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.15-2
14cr|firmware-tools-2.1.15-2|55	+ Revision: 4b67ab1
14cr|firmware-tools-2.1.15-2|56	- MassBuild#464: Increase release tag
14cr|firmware-tools-2.1.15-2|57	
14cr|firmware-tools-2.1.15-2|58	

1273 14
14cr|fish-1.23.1-3|1	Summary:                A friendly interactive shell
14cr|fish-1.23.1-3|2	Name:                   fish
14cr|fish-1.23.1-3|3	Version:                1.23.1
14cr|fish-1.23.1-3|4	Release:                3
14cr|fish-1.23.1-3|5	License:                GPLv2
14cr|fish-1.23.1-3|6	Group:                  Shells
14cr|fish-1.23.1-3|7	URL:                    https://sourceforge.net/projects/fish/
14cr|fish-1.23.1-3|8	Source0:                https://sourceforge.net/projects/fish/%{name}-%{version}.tar.bz2
14cr|fish-1.23.1-3|9	Patch0:                 fish-1.23.0-ARG_MAX.patch
14cr|fish-1.23.1-3|10	BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}
14cr|fish-1.23.1-3|11	BuildRequires:          doxygen ncurses-devel
14cr|fish-1.23.1-3|12	Requires(post):         rpm-helper
14cr|fish-1.23.1-3|13	Requires(postun):       rpm-helper
14cr|fish-1.23.1-3|14	# for some function in fish configfile, like max_width, etc
14cr|fish-1.23.1-3|15	Requires:               bc
14cr|fish-1.23.1-3|16	
14cr|fish-1.23.1-3|17	%description
14cr|fish-1.23.1-3|18	fish is a shell geared towards interactive use. It's features are
14cr|fish-1.23.1-3|19	focused on user friendlieness and discoverability. The language syntax
14cr|fish-1.23.1-3|20	is simple but incompatible with other shell languages.
14cr|fish-1.23.1-3|21	
14cr|fish-1.23.1-3|22	%prep
14cr|fish-1.23.1-3|23	%setup -q
14cr|fish-1.23.1-3|24	%patch0 -p1 -b .ARG_MAX
14cr|fish-1.23.1-3|25	
14cr|fish-1.23.1-3|26	%build
14cr|fish-1.23.1-3|27	%configure2_5x --without-xsel
14cr|fish-1.23.1-3|28	%make
14cr|fish-1.23.1-3|29	
14cr|fish-1.23.1-3|30	%install
14cr|fish-1.23.1-3|31	rm -rf $RPM_BUILD_ROOT
14cr|fish-1.23.1-3|32	%makeinstall_std
14cr|fish-1.23.1-3|33	
14cr|fish-1.23.1-3|34	rm -Rf $RPM_BUILD_ROOT/usr/share/doc/fish/
14cr|fish-1.23.1-3|35	%find_lang %{name}
14cr|fish-1.23.1-3|36	%clean
14cr|fish-1.23.1-3|37	rm -rf $RPM_BUILD_ROOT
14cr|fish-1.23.1-3|38	
14cr|fish-1.23.1-3|39	%post
14cr|fish-1.23.1-3|40	/usr/share/rpm-helper/add-shell %name $1 %_bindir/fish
14cr|fish-1.23.1-3|41	
14cr|fish-1.23.1-3|42	%postun
14cr|fish-1.23.1-3|43	/usr/share/rpm-helper/del-shell %name $1 %_bindir/fish
14cr|fish-1.23.1-3|44	
14cr|fish-1.23.1-3|45	%files -f %{name}.lang
14cr|fish-1.23.1-3|46	%defattr(-,root,root,-)
14cr|fish-1.23.1-3|47	%doc user_doc/html/*
14cr|fish-1.23.1-3|48	%_mandir/man1/*
14cr|fish-1.23.1-3|49	%_bindir/*
14cr|fish-1.23.1-3|50	%_datadir/%name
14cr|fish-1.23.1-3|51	%config(noreplace) %_sysconfdir/fish
14cr|fish-1.23.1-3|52	%{_docdir}/*
14cr|fish-1.23.1-3|53	
14cr|fish-1.23.1-3|54	
14cr|fish-1.23.1-3|55	
14cr|fish-1.23.1-3|56	%changelog
14cr|fish-1.23.1-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.23.1-3
14cr|fish-1.23.1-3|58	+ Revision: 59e3b40
14cr|fish-1.23.1-3|59	- MassBuild#464: Increase release tag
14cr|fish-1.23.1-3|60	
14cr|fish-1.23.1-3|61	

1274 14
14cr|fit-1.1-2|1	# Copyright (c) 2000-2005, JPackage Project
14cr|fit-1.1-2|2	# All rights reserved.
14cr|fit-1.1-2|3	#
14cr|fit-1.1-2|4	# Redistribution and use in source and binary forms, with or without
14cr|fit-1.1-2|5	# modification, are permitted provided that the following conditions
14cr|fit-1.1-2|6	# are met:
14cr|fit-1.1-2|7	#
14cr|fit-1.1-2|8	# 1. Redistributions of source code must retain the above copyright
14cr|fit-1.1-2|9	#    notice, this list of conditions and the following disclaimer.
14cr|fit-1.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|fit-1.1-2|11	#    notice, this list of conditions and the following disclaimer in the
14cr|fit-1.1-2|12	#    documentation and/or other materials provided with the
14cr|fit-1.1-2|13	#    distribution.
14cr|fit-1.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|fit-1.1-2|15	#    contributors may be used to endorse or promote products derived
14cr|fit-1.1-2|16	#    from this software without specific prior written permission.
14cr|fit-1.1-2|17	#
14cr|fit-1.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|fit-1.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|fit-1.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|fit-1.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|fit-1.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|fit-1.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|fit-1.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|fit-1.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|fit-1.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|fit-1.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|fit-1.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|fit-1.1-2|29	#
14cr|fit-1.1-2|30	
14cr|fit-1.1-2|31	
14cr|fit-1.1-2|32	%define section free
14cr|fit-1.1-2|33	
14cr|fit-1.1-2|34	Summary:        Framework for Integrated Test
14cr|fit-1.1-2|35	Name:           fit
14cr|fit-1.1-2|36	Version:        1.1
14cr|fit-1.1-2|37	Release:        2
14cr|fit-1.1-2|38	Epoch:          0
14cr|fit-1.1-2|39	License:        GPL
14cr|fit-1.1-2|40	URL:            http://fit.c2.com/
14cr|fit-1.1-2|41	Group:          Development/Java
14cr|fit-1.1-2|42	Source0:        http://prdownloads.sourceforge.net/fit/fit-java-1.1.zip
14cr|fit-1.1-2|43	Patch0:         fit-1.1-build_xml.patch
14cr|fit-1.1-2|44	BuildRequires:  ant
14cr|fit-1.1-2|45	BuildRequires:  ant-junit
14cr|fit-1.1-2|46	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|fit-1.1-2|47	BuildRequires:  junit
14cr|fit-1.1-2|48	BuildRequires:  locales-en
14cr|fit-1.1-2|49	BuildArch:      noarch
14cr|fit-1.1-2|50	
14cr|fit-1.1-2|51	%description
14cr|fit-1.1-2|52	Great software requires collaboration and communication.
14cr|fit-1.1-2|53	Fit is a tool for enhancing collaboration in software
14cr|fit-1.1-2|54	development. It's an invaluable way to collaborate on
14cr|fit-1.1-2|55	complicated problems--and get them right--early in development.
14cr|fit-1.1-2|56	Fit allows customers, testers, and programmers to learn what
14cr|fit-1.1-2|57	their software should do and what it does do. It automatically
14cr|fit-1.1-2|58	compares customers' expectations to actual results.
14cr|fit-1.1-2|59	
14cr|fit-1.1-2|60	%package javadoc
14cr|fit-1.1-2|61	Summary:        Javadoc for %{name}
14cr|fit-1.1-2|62	Group:          Development/Java
14cr|fit-1.1-2|63	Requires(post):   /bin/rm,/bin/ln
14cr|fit-1.1-2|64	Requires(postun): /bin/rm
14cr|fit-1.1-2|65	
14cr|fit-1.1-2|66	%description javadoc
14cr|fit-1.1-2|67	%{summary}.
14cr|fit-1.1-2|68	
14cr|fit-1.1-2|69	%package manual
14cr|fit-1.1-2|70	Summary:        Documents for %{name}
14cr|fit-1.1-2|71	Group:          Development/Java
14cr|fit-1.1-2|72	
14cr|fit-1.1-2|73	%description manual
14cr|fit-1.1-2|74	%{summary}.
14cr|fit-1.1-2|75	
14cr|fit-1.1-2|76	%prep
14cr|fit-1.1-2|77	%setup -c -q -n %{name}-%{version}
14cr|fit-1.1-2|78	# remove all binary libs
14cr|fit-1.1-2|79	find . -name "*.jar" -exec rm -f {} \;
14cr|fit-1.1-2|80	%patch0 -p0 -b .sav
14cr|fit-1.1-2|81	%{_bindir}/find . -name '*.css' -o -name '*.html' -o -name '*.txt' | \
14cr|fit-1.1-2|82	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14cr|fit-1.1-2|83	%{__perl} -pi -e 's/fork="true"/fork="false"/g' source/imp/java/build.xml
14cr|fit-1.1-2|84	
14cr|fit-1.1-2|85	%build
14cr|fit-1.1-2|86	export LC_ALL=en_US.ISO-8859-1
14cr|fit-1.1-2|87	export CLASSPATH=$(build-classpath junit):`pwd`/source/imp/java/output/jars/fit.jar
14cr|fit-1.1-2|88	export OPT_JAR_LIST="ant/ant-junit"
14cr|fit-1.1-2|89	pushd source/imp/java
14cr|fit-1.1-2|90	# XXX: %{ant} release fails with gcj so spec, examples, and test targets are disabled
14cr|fit-1.1-2|91	# XXX: Permission (java.lang.RuntimePermission exitVM) was not granted.
14cr|fit-1.1-2|92	# XXX: http://developer.classpath.org/pipermail/classpath-patches/2007-May/005469.html
14cr|fit-1.1-2|93	%{ant} release
14cr|fit-1.1-2|94	popd
14cr|fit-1.1-2|95	
14cr|fit-1.1-2|96	%install
14cr|fit-1.1-2|97	# jars
14cr|fit-1.1-2|98	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|fit-1.1-2|99	
14cr|fit-1.1-2|100	install -m 0644 source/imp/java/output/jars/%{name}.jar \
14cr|fit-1.1-2|101	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|fit-1.1-2|102	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|fit-1.1-2|103	
14cr|fit-1.1-2|104	# javadoc
14cr|fit-1.1-2|105	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|fit-1.1-2|106	cp -a source/imp/java/doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|fit-1.1-2|107	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|fit-1.1-2|108	rm -rf source/imp/java/doc/api
14cr|fit-1.1-2|109	
14cr|fit-1.1-2|110	# manual
14cr|fit-1.1-2|111	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|fit-1.1-2|112	cp -a source/imp/java/doc/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|fit-1.1-2|113	
14cr|fit-1.1-2|114	%files
14cr|fit-1.1-2|115	%defattr(0644,root,root,0755)
14cr|fit-1.1-2|116	%doc license.txt
14cr|fit-1.1-2|117	%{_javadir}/*.jar
14cr|fit-1.1-2|118	
14cr|fit-1.1-2|119	%files javadoc
14cr|fit-1.1-2|120	%defattr(0644,root,root,0755)
14cr|fit-1.1-2|121	%doc %{_javadocdir}/%{name}-%{version}
14cr|fit-1.1-2|122	%doc %{_javadocdir}/%{name}
14cr|fit-1.1-2|123	
14cr|fit-1.1-2|124	%files manual
14cr|fit-1.1-2|125	%defattr(0644,root,root,0755)
14cr|fit-1.1-2|126	%doc %{_docdir}/%{name}-%{version}
14cr|fit-1.1-2|127	
14cr|fit-1.1-2|128	%changelog
14cr|fit-1.1-2|129	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1-2
14cr|fit-1.1-2|130	+ Revision: 683d8b5
14cr|fit-1.1-2|131	- Drop gcj support
14cr|fit-1.1-2|132	
14cr|fit-1.1-2|133	

1275 14
14cr|fityk-0.9.8-2|1	%define major 3
14cr|fityk-0.9.8-2|2	%define libname %mklibname %{name} %{major}
14cr|fityk-0.9.8-2|3	%define develname %mklibname %{name} -d
14cr|fityk-0.9.8-2|4	
14cr|fityk-0.9.8-2|5	Name:		fityk
14cr|fityk-0.9.8-2|6	Summary:	Non-linear curve fitting and data analysis
14cr|fityk-0.9.8-2|7	Version:	0.9.8
14cr|fityk-0.9.8-2|8	Release:	2
14cr|fityk-0.9.8-2|9	License:	GPLv2+
14cr|fityk-0.9.8-2|10	Group:		Sciences/Other
14cr|fityk-0.9.8-2|11	URL:		http://www.unipress.waw.pl/fityk/
14cr|fityk-0.9.8-2|12	Source0:	http://prdownloads.sourceforge.net/fityk/%{name}-%{version}.tar.bz2
14cr|fityk-0.9.8-2|13	BuildRequires:	wxgtku-devel
14cr|fityk-0.9.8-2|14	BuildRequires:	readline-devel
14cr|fityk-0.9.8-2|15	BuildRequires:	ncurses-devel
14cr|fityk-0.9.8-2|16	BuildRequires:	boost-devel
14cr|fityk-0.9.8-2|17	BuildRequires:	xylib-devel
14cr|fityk-0.9.8-2|18	BuildRequires:	desktop-file-utils
14cr|fityk-0.9.8-2|19	Requires:	gnuplot
14cr|fityk-0.9.8-2|20	
14cr|fityk-0.9.8-2|21	%description
14cr|fityk-0.9.8-2|22	Fityk is nonlinear curve-fitting and data analysis software. It allows data
14cr|fityk-0.9.8-2|23	visualization, separation of overlapping peaks, and least squares fitting
14cr|fityk-0.9.8-2|24	using standard Levenberg-Marquardt algorithm, a genetic algorithm, or
14cr|fityk-0.9.8-2|25	Nelder-Mead simplex method. It only knows about common bell-shaped functions
14cr|fityk-0.9.8-2|26	(Gaussian, Loretzian, Pearson 7, Voigt, Pseudo-Voigt) and polynomials, but
14cr|fityk-0.9.8-2|27	more sophisticated formulae can be easily added if necessary. It also
14cr|fityk-0.9.8-2|28	enables background substracting, data calibration and task automation with a
14cr|fityk-0.9.8-2|29	simple script language. It is being developed to analyze powder diffraction
14cr|fityk-0.9.8-2|30	patterns, but it can be used to fit analytical functions to any kind of data.
14cr|fityk-0.9.8-2|31	
14cr|fityk-0.9.8-2|32	%package -n	%{libname}
14cr|fityk-0.9.8-2|33	Summary:	Main library for %{name}
14cr|fityk-0.9.8-2|34	Group:		System/Libraries
14cr|fityk-0.9.8-2|35	Provides:	%{name} = %{version}-%{release}
14cr|fityk-0.9.8-2|36	
14cr|fityk-0.9.8-2|37	%description -n	%{libname}
14cr|fityk-0.9.8-2|38	This package contains the library needed to run programs dynamically
14cr|fityk-0.9.8-2|39	linked with %{name}.
14cr|fityk-0.9.8-2|40	
14cr|fityk-0.9.8-2|41	%package -n	%{develname}
14cr|fityk-0.9.8-2|42	Summary:	Headers for developing programs that will use %{name}
14cr|fityk-0.9.8-2|43	Group:		Development/C
14cr|fityk-0.9.8-2|44	Requires:	%{libname} = %{version}-%{release}
14cr|fityk-0.9.8-2|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|fityk-0.9.8-2|46	
14cr|fityk-0.9.8-2|47	%description -n %{develname}
14cr|fityk-0.9.8-2|48	This package contains the headers that programmers will need to develop
14cr|fityk-0.9.8-2|49	applications which will use %{name}.
14cr|fityk-0.9.8-2|50	
14cr|fityk-0.9.8-2|51	%prep
14cr|fityk-0.9.8-2|52	%setup -q
14cr|fityk-0.9.8-2|53	
14cr|fityk-0.9.8-2|54	%build
14cr|fityk-0.9.8-2|55	%configure2_5x	--disable-3rdparty \
14cr|fityk-0.9.8-2|56	--disable-xyconvert
14cr|fityk-0.9.8-2|57	%make
14cr|fityk-0.9.8-2|58	
14cr|fityk-0.9.8-2|59	%install
14cr|fityk-0.9.8-2|60	%makeinstall_std
14cr|fityk-0.9.8-2|61	
14cr|fityk-0.9.8-2|62	desktop-file-install	--vendor="" \
14cr|fityk-0.9.8-2|63	--remove-category="Education" \
14cr|fityk-0.9.8-2|64	--add-category="X-MandrivaLinux-MoreApplications-Sciences-DataVisualization" \
14cr|fityk-0.9.8-2|65	--dir %{buildroot}%{_datadir}/applications \
14cr|fityk-0.9.8-2|66	%{buildroot}%{_datadir}/applications/*
14cr|fityk-0.9.8-2|67	
14cr|fityk-0.9.8-2|68	%files
14cr|fityk-0.9.8-2|69	%doc README NEWS
14cr|fityk-0.9.8-2|70	%{_bindir}/%{name}
14cr|fityk-0.9.8-2|71	%{_bindir}/c%{name}
14cr|fityk-0.9.8-2|72	%{_datadir}/%{name}
14cr|fityk-0.9.8-2|73	%{_mandir}/man1/*
14cr|fityk-0.9.8-2|74	%{_datadir}/applications/*
14cr|fityk-0.9.8-2|75	%{_datadir}/pixmaps/*
14cr|fityk-0.9.8-2|76	%{_datadir}/mime/packages/*
14cr|fityk-0.9.8-2|77	
14cr|fityk-0.9.8-2|78	%files -n %{libname}
14cr|fityk-0.9.8-2|79	%{_libdir}/lib*.so.%{major}*
14cr|fityk-0.9.8-2|80	
14cr|fityk-0.9.8-2|81	%files -n %{develname}
14cr|fityk-0.9.8-2|82	%{_includedir}/*.h
14cr|fityk-0.9.8-2|83	%{_libdir}/*.so
14cr|fityk-0.9.8-2|84	
14cr|fityk-0.9.8-2|85	
14cr|fityk-0.9.8-2|86	%changelog
14cr|fityk-0.9.8-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-2
14cr|fityk-0.9.8-2|88	+ Revision: b474312
14cr|fityk-0.9.8-2|89	- MassBuild#464: Increase release tag
14cr|fityk-0.9.8-2|90	
14cr|fityk-0.9.8-2|91	

1276 14
14cr|fizmo-0.7.7-3|1	Name:           fizmo
14cr|fizmo-0.7.7-3|2	Summary:        A Z-Machine interpreter supporting unicode, sound, blorbfile and more
14cr|fizmo-0.7.7-3|3	Version:        0.7.7
14cr|fizmo-0.7.7-3|4	Release:        3
14cr|fizmo-0.7.7-3|5	URL:            http://spellbreaker.org/~chrender/fizmo/
14cr|fizmo-0.7.7-3|6	Source0:        http://spellbreaker.org/~chrender/fizmo/source/fizmo-%{version}.tar.gz
14cr|fizmo-0.7.7-3|7	License:        BSD
14cr|fizmo-0.7.7-3|8	Group:          Games/Adventure
14cr|fizmo-0.7.7-3|9	BuildRequires:  pkgconfig(ncursesw)
14cr|fizmo-0.7.7-3|10	BuildRequires:  pkgconfig(libxml-2.0)
14cr|fizmo-0.7.7-3|11	BuildRequires:  SDL_sound-devel
14cr|fizmo-0.7.7-3|12	BuildRequires:  pkgconfig(sndfile)
14cr|fizmo-0.7.7-3|13	BuildRequires:  pkgconfig(libpng)
14cr|fizmo-0.7.7-3|14	BuildRequires:  jpeg-devel
14cr|fizmo-0.7.7-3|15	
14cr|fizmo-0.7.7-3|16	
14cr|fizmo-0.7.7-3|17	%description
14cr|fizmo-0.7.7-3|18	Fizmo is a Z-Machine interpreter. That means it allows you to play interactive
14cr|fizmo-0.7.7-3|19	fiction, also know as textadventures, which were implemented either by Infocom
14cr|fizmo-0.7.7-3|20	or created using the Inform compiler. It is a console-based interpreter,
14cr|fizmo-0.7.7-3|21	meaning that there is no graphical user interface, and works with all Z-machine
14cr|fizmo-0.7.7-3|22	versions except version 6.
14cr|fizmo-0.7.7-3|23	
14cr|fizmo-0.7.7-3|24	%prep
14cr|fizmo-0.7.7-3|25	%setup -q -n %{name}-%{version}
14cr|fizmo-0.7.7-3|26	
14cr|fizmo-0.7.7-3|27	%build
14cr|fizmo-0.7.7-3|28	%configure prefix=%{_prefix} bindir=%{_gamesbindir} mandir=%{_mandir}
14cr|fizmo-0.7.7-3|29	%make
14cr|fizmo-0.7.7-3|30	
14cr|fizmo-0.7.7-3|31	%install
14cr|fizmo-0.7.7-3|32	%makeinstall_std
14cr|fizmo-0.7.7-3|33	
14cr|fizmo-0.7.7-3|34	cd %{buildroot}%{_gamesbindir} && ln -s fizmo-ncursesw fizmo && cd -
14cr|fizmo-0.7.7-3|35	cd %{buildroot}%{_mandir}/man6 && ln -s fizmo-ncursesw.6.xz fizmo.6.xz
14cr|fizmo-0.7.7-3|36	
14cr|fizmo-0.7.7-3|37	%files
14cr|fizmo-0.7.7-3|38	%doc CHANGELOG.txt COPYRIGHT.txt README.txt README-0.7.txt user-config-example.txt
14cr|fizmo-0.7.7-3|39	%{_mandir}/*/*
14cr|fizmo-0.7.7-3|40	%{_gamesbindir}/fizmo-console
14cr|fizmo-0.7.7-3|41	%{_gamesbindir}/fizmo-ncursesw
14cr|fizmo-0.7.7-3|42	%lang(de) %{_datadir}/fizmo/locales/de_DE/*
14cr|fizmo-0.7.7-3|43	%lang(en) %{_datadir}/fizmo/locales/en_US/*
14cr|fizmo-0.7.7-3|44	%lang(fr) %{_datadir}/fizmo/locales/fr_FR/*
14cr|fizmo-0.7.7-3|45	%{_gamesbindir}/fizmo
14cr|fizmo-0.7.7-3|46	
14cr|fizmo-0.7.7-3|47	
14cr|fizmo-0.7.7-3|48	
14cr|fizmo-0.7.7-3|49	
14cr|fizmo-0.7.7-3|50	
14cr|fizmo-0.7.7-3|51	%changelog
14cr|fizmo-0.7.7-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-3
14cr|fizmo-0.7.7-3|53	+ Revision: 8e7f7aa
14cr|fizmo-0.7.7-3|54	- MassBuild#464: Increase release tag
14cr|fizmo-0.7.7-3|55	
14cr|fizmo-0.7.7-3|56	

1277 14
14cr|flac123-0.0.12-3|1	Summary:	Command line program for playing FLAC audio files
14cr|flac123-0.0.12-3|2	Name:		flac123
14cr|flac123-0.0.12-3|3	Version:	0.0.12
14cr|flac123-0.0.12-3|4	Release:	3
14cr|flac123-0.0.12-3|5	License:	GPLv2+
14cr|flac123-0.0.12-3|6	Group:		Sound
14cr|flac123-0.0.12-3|7	URL:		http://flac-tools.sourceforge.net/
14cr|flac123-0.0.12-3|8	Source0:	http://downloads.sourceforge.net/project/flac-tools/flac123/%{name}-%{version}-release.tar.gz
14cr|flac123-0.0.12-3|9	BuildRequires:	pkgconfig(ao)
14cr|flac123-0.0.12-3|10	BuildRequires:	pkgconfig(flac)
14cr|flac123-0.0.12-3|11	BuildRequires:	pkgconfig(ogg)
14cr|flac123-0.0.12-3|12	BuildRequires:	pkgconfig(popt)
14cr|flac123-0.0.12-3|13	
14cr|flac123-0.0.12-3|14	%description
14cr|flac123-0.0.12-3|15	%{name} is a command-line program for playing FLAC audio files.
14cr|flac123-0.0.12-3|16	
14cr|flac123-0.0.12-3|17	%files
14cr|flac123-0.0.12-3|18	%doc AUTHORS BUGS ChangeLog NEWS README*
14cr|flac123-0.0.12-3|19	%{_bindir}/*
14cr|flac123-0.0.12-3|20	
14cr|flac123-0.0.12-3|21	#----------------------------------------------------------------------------
14cr|flac123-0.0.12-3|22	
14cr|flac123-0.0.12-3|23	%prep
14cr|flac123-0.0.12-3|24	%setup -q
14cr|flac123-0.0.12-3|25	
14cr|flac123-0.0.12-3|26	%build
14cr|flac123-0.0.12-3|27	autoreconf -fi
14cr|flac123-0.0.12-3|28	%configure2_5x
14cr|flac123-0.0.12-3|29	%make CPPFLAGS=-DHAVE_INTTYPES_H
14cr|flac123-0.0.12-3|30	
14cr|flac123-0.0.12-3|31	%install
14cr|flac123-0.0.12-3|32	%makeinstall_std
14cr|flac123-0.0.12-3|33	
14cr|flac123-0.0.12-3|34	
14cr|flac123-0.0.12-3|35	%changelog
14cr|flac123-0.0.12-3|36	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.12-3
14cr|flac123-0.0.12-3|37	+ Revision: 8eb9e69
14cr|flac123-0.0.12-3|38	- Spec cleanup
14cr|flac123-0.0.12-3|39	
14cr|flac123-0.0.12-3|40	

1278 14
14cr|flacon-1.0.1-1|1	Summary:	Audio file splitter and converter
14cr|flacon-1.0.1-1|2	Name:		flacon
14cr|flacon-1.0.1-1|3	Version:	1.0.1
14cr|flacon-1.0.1-1|4	Release:	1
14cr|flacon-1.0.1-1|5	Group:		Sound
14cr|flacon-1.0.1-1|6	License:	GPLv3
14cr|flacon-1.0.1-1|7	URL:		http://flacon.github.io/
14cr|flacon-1.0.1-1|8	# https://github.com/flacon/flacon/archive/v%{version}.tar.gz
14cr|flacon-1.0.1-1|9	Source0:	%{name}-%{version}.tar.gz
14cr|flacon-1.0.1-1|10	BuildRequires:  hicolor-icon-theme
14cr|flacon-1.0.1-1|11	BuildRequires:	desktop-file-utils
14cr|flacon-1.0.1-1|12	BuildRequires:  qt4-devel
14cr|flacon-1.0.1-1|13	BuildRequires:  pkgconfig(uchardet)
14cr|flacon-1.0.1-1|14	BuildRequires:  cmake
14cr|flacon-1.0.1-1|15	
14cr|flacon-1.0.1-1|16	Requires:	shntool
14cr|flacon-1.0.1-1|17	Requires:	flac
14cr|flacon-1.0.1-1|18	Requires:	wavpack
14cr|flacon-1.0.1-1|19	Requires:	vorbis-tools
14cr|flacon-1.0.1-1|20	Requires:	vorbisgain
14cr|flacon-1.0.1-1|21	Requires:	mp3gain
14cr|flacon-1.0.1-1|22	Requires:	ttaenc
14cr|flacon-1.0.1-1|23	
14cr|flacon-1.0.1-1|24	Suggests:       faac
14cr|flacon-1.0.1-1|25	Suggests:       lame
14cr|flacon-1.0.1-1|26	Suggests:	mac
14cr|flacon-1.0.1-1|27	
14cr|flacon-1.0.1-1|28	
14cr|flacon-1.0.1-1|29	%description
14cr|flacon-1.0.1-1|30	Flacon extracts individual tracks from one big audio file containing the
14cr|flacon-1.0.1-1|31	entire album of music and saves them as separate audio files. To do this, it
14cr|flacon-1.0.1-1|32	uses information from the appropriate CUE file. Flacon also makes it possible
14cr|flacon-1.0.1-1|33	to conveniently revise or specify tags both for all tracks at once or for each
14cr|flacon-1.0.1-1|34	tag separately.
14cr|flacon-1.0.1-1|35	
14cr|flacon-1.0.1-1|36	
14cr|flacon-1.0.1-1|37	%prep
14cr|flacon-1.0.1-1|38	%setup -q
14cr|flacon-1.0.1-1|39	
14cr|flacon-1.0.1-1|40	
14cr|flacon-1.0.1-1|41	%build
14cr|flacon-1.0.1-1|42	mkdir build
14cr|flacon-1.0.1-1|43	cd build
14cr|flacon-1.0.1-1|44	cmake .. \
14cr|flacon-1.0.1-1|45	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cr|flacon-1.0.1-1|46	-DCMAKE_C_FLAGS="%{optflags}" \
14cr|flacon-1.0.1-1|47	-DCMAKE_CXX_FLAGS="%{optflags}"
14cr|flacon-1.0.1-1|48	%make VERBOSE=1
14cr|flacon-1.0.1-1|49	
14cr|flacon-1.0.1-1|50	
14cr|flacon-1.0.1-1|51	%install
14cr|flacon-1.0.1-1|52	%makeinstall_std -C build
14cr|flacon-1.0.1-1|53	
14cr|flacon-1.0.1-1|54	desktop-file-install --vendor="" \
14cr|flacon-1.0.1-1|55	--remove-category="Application" \
14cr|flacon-1.0.1-1|56	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|flacon-1.0.1-1|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
14cr|flacon-1.0.1-1|58	
14cr|flacon-1.0.1-1|59	%find_lang %{name} --with-qt
14cr|flacon-1.0.1-1|60	
14cr|flacon-1.0.1-1|61	%files -f %{name}.lang
14cr|flacon-1.0.1-1|62	%doc LICENSE README.md
14cr|flacon-1.0.1-1|63	%{_bindir}/%{name}
14cr|flacon-1.0.1-1|64	%{_datadir}/applications/%{name}.desktop
14cr|flacon-1.0.1-1|65	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|flacon-1.0.1-1|66	%{_mandir}/man?/*
14cr|flacon-1.0.1-1|67	
14cr|flacon-1.0.1-1|68	%changelog
14cr|flacon-1.0.1-1|69	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cr|flacon-1.0.1-1|70	+ Revision: c418829
14cr|flacon-1.0.1-1|71	- Updated to 1.0.1
14cr|flacon-1.0.1-1|72	
14cr|flacon-1.0.1-1|73	

1279 14
14cr|flamerobin-0.9.2-2|1	%define name	flamerobin
14cr|flamerobin-0.9.2-2|2	%define version	0.9.2
14cr|flamerobin-0.9.2-2|3	%define release	2
14cr|flamerobin-0.9.2-2|4	
14cr|flamerobin-0.9.2-2|5	Summary:	Graphical client for Firebird
14cr|flamerobin-0.9.2-2|6	Name:		%{name}
14cr|flamerobin-0.9.2-2|7	Version:	%{version}
14cr|flamerobin-0.9.2-2|8	Release:	%{release}
14cr|flamerobin-0.9.2-2|9	License:	BSD style
14cr|flamerobin-0.9.2-2|10	Group:		Databases
14cr|flamerobin-0.9.2-2|11	Source0:	%{name}-%{version}-src.tar.gz
14cr|flamerobin-0.9.2-2|12	URL:		http://www.flamerobin.org/
14cr|flamerobin-0.9.2-2|13	BuildRequires:	firebird-devel >= 2.0.0.12748
14cr|flamerobin-0.9.2-2|14	BuildRequires:	wxgtku-devel >= 2.6
14cr|flamerobin-0.9.2-2|15	BuildRequires:  imagemagick
14cr|flamerobin-0.9.2-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|flamerobin-0.9.2-2|17	
14cr|flamerobin-0.9.2-2|18	%description
14cr|flamerobin-0.9.2-2|19	FlameRobin is a database administration tool for Firebird DBMS based on wxgtk
14cr|flamerobin-0.9.2-2|20	toolkit.
14cr|flamerobin-0.9.2-2|21	
14cr|flamerobin-0.9.2-2|22	%prep
14cr|flamerobin-0.9.2-2|23	%setup -q -n %{name}-%{version}-src
14cr|flamerobin-0.9.2-2|24	
14cr|flamerobin-0.9.2-2|25	%build
14cr|flamerobin-0.9.2-2|26	chmod +x configure
14cr|flamerobin-0.9.2-2|27	%configure \
14cr|flamerobin-0.9.2-2|28	--with-wx-config=wx-config-unicode \
14cr|flamerobin-0.9.2-2|29	--disable-debug \
14cr|flamerobin-0.9.2-2|30	--mandir=%{buildroot}%{_mandir}/
14cr|flamerobin-0.9.2-2|31	%make -j ${NRPROC:-1}
14cr|flamerobin-0.9.2-2|32	
14cr|flamerobin-0.9.2-2|33	%install
14cr|flamerobin-0.9.2-2|34	rm -rf %{buildroot}
14cr|flamerobin-0.9.2-2|35	%makeinstall
14cr|flamerobin-0.9.2-2|36	
14cr|flamerobin-0.9.2-2|37	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|flamerobin-0.9.2-2|38	convert -size 16x16 ./res/fricon128.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|39	convert -size 32x32 ./res/fricon128.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|40	convert -size 48x48 ./res/fricon128.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|41	
14cr|flamerobin-0.9.2-2|42	%clean
14cr|flamerobin-0.9.2-2|43	rm -rf %{buildroot}
14cr|flamerobin-0.9.2-2|44	
14cr|flamerobin-0.9.2-2|45	%files
14cr|flamerobin-0.9.2-2|46	%defattr(-,root,root)
14cr|flamerobin-0.9.2-2|47	%doc docs
14cr|flamerobin-0.9.2-2|48	%{_mandir}/man1/flamerobin.1*
14cr|flamerobin-0.9.2-2|49	%{_bindir}/%{name}
14cr|flamerobin-0.9.2-2|50	%{_datadir}/applications/%{name}.desktop
14cr|flamerobin-0.9.2-2|51	%{_datadir}/%{name}
14cr|flamerobin-0.9.2-2|52	%{_datadir}/pixmaps/%{name}.png
14cr|flamerobin-0.9.2-2|53	%{_iconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|54	%{_liconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|55	%{_miconsdir}/%{name}.png
14cr|flamerobin-0.9.2-2|56	
14cr|flamerobin-0.9.2-2|57	
14cr|flamerobin-0.9.2-2|58	
14cr|flamerobin-0.9.2-2|59	%changelog
14cr|flamerobin-0.9.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
14cr|flamerobin-0.9.2-2|61	+ Revision: 4d31f83
14cr|flamerobin-0.9.2-2|62	- MassBuild#464: Increase release tag
14cr|flamerobin-0.9.2-2|63	
14cr|flamerobin-0.9.2-2|64	

1280 14
14cr|flare-15.1-2|1	%define	sname		flare_linux
14cr|flare-15.1-2|2	%define	sversion	v015_1
14cr|flare-15.1-2|3	
14cr|flare-15.1-2|4	Name:		flare
14cr|flare-15.1-2|5	Version:	15.1
14cr|flare-15.1-2|6	Release:	2
14cr|flare-15.1-2|7	Summary:	Diablo-like role-playing game in 2D
14cr|flare-15.1-2|8	License:	GPLv3
14cr|flare-15.1-2|9	Group:		Games/Adventure
14cr|flare-15.1-2|10	URL:		http://clintbellanger.net/rpg/
14cr|flare-15.1-2|11	Source0:	https://github.com/downloads/clintbellanger/%{name}/%{sname}_%{sversion}.tar.gz
14cr|flare-15.1-2|12	Patch0:		flare-0.15-desktop.patch
14cr|flare-15.1-2|13	BuildRequires:	cmake
14cr|flare-15.1-2|14	BuildRequires:	SDL-devel
14cr|flare-15.1-2|15	BuildRequires:	SDL_image-devel
14cr|flare-15.1-2|16	BuildRequires:	SDL_mixer-devel
14cr|flare-15.1-2|17	BuildRequires:	SDL_ttf-devel
14cr|flare-15.1-2|18	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}
14cr|flare-15.1-2|19	
14cr|flare-15.1-2|20	%description
14cr|flare-15.1-2|21	This fantasy dungeon crawl game is a proof of concept implementation of the
14cr|flare-15.1-2|22	Free Libre Action Roleplaying Engine (FLARE). FLARE a simple
14cr|flare-15.1-2|23	isometric-perspective action role-play game engine in the basic style of
14cr|flare-15.1-2|24	Diablo.
14cr|flare-15.1-2|25	
14cr|flare-15.1-2|26	%prep
14cr|flare-15.1-2|27	%setup -q -n %{sname}_%{sversion}
14cr|flare-15.1-2|28	%patch0 -p1 -b .desktop
14cr|flare-15.1-2|29	
14cr|flare-15.1-2|30	%build
14cr|flare-15.1-2|31	%cmake
14cr|flare-15.1-2|32	%make
14cr|flare-15.1-2|33	
14cr|flare-15.1-2|34	%install
14cr|flare-15.1-2|35	%__rm -rf %{buildroot}
14cr|flare-15.1-2|36	%makeinstall_std -C build
14cr|flare-15.1-2|37	
14cr|flare-15.1-2|38	%clean
14cr|flare-15.1-2|39	%__rm -rf %{buildroot}
14cr|flare-15.1-2|40	
14cr|flare-15.1-2|41	%files
14cr|flare-15.1-2|42	%defattr(-,root,root)
14cr|flare-15.1-2|43	%doc COPYING README
14cr|flare-15.1-2|44	%{_gamesbindir}/%{name}
14cr|flare-15.1-2|45	%{_datadir}/applications/%{name}.desktop
14cr|flare-15.1-2|46	%{_gamesdatadir}/%{name}
14cr|flare-15.1-2|47	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|flare-15.1-2|48	
14cr|flare-15.1-2|49	
14cr|flare-15.1-2|50	
14cr|flare-15.1-2|51	
14cr|flare-15.1-2|52	%changelog
14cr|flare-15.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 15.1-2
14cr|flare-15.1-2|54	+ Revision: 04634b1
14cr|flare-15.1-2|55	- MassBuild#464: Increase release tag
14cr|flare-15.1-2|56	
14cr|flare-15.1-2|57	

1281 14
14cr|flashrom-0.9.7-2|1	%define debug_package %{nil}
14cr|flashrom-0.9.7-2|2	
14cr|flashrom-0.9.7-2|3	Summary:	Utility which can be used to detect/read/write BIOS chips
14cr|flashrom-0.9.7-2|4	
14cr|flashrom-0.9.7-2|5	Name:		flashrom
14cr|flashrom-0.9.7-2|6	Epoch:		1
14cr|flashrom-0.9.7-2|7	Version:	0.9.7
14cr|flashrom-0.9.7-2|8	Release:	2
14cr|flashrom-0.9.7-2|9	Source0:	http://download.flashrom.org/releases/%{name}-%{version}.tar.bz2
14cr|flashrom-0.9.7-2|10	License:	GPLv2+
14cr|flashrom-0.9.7-2|11	Group:		System/Kernel and hardware
14cr|flashrom-0.9.7-2|12	Url:		http://flashrom.org
14cr|flashrom-0.9.7-2|13	BuildRequires:	pciutils-devel
14cr|flashrom-0.9.7-2|14	BuildRequires:	zlib-devel
14cr|flashrom-0.9.7-2|15	BuildRequires:	glibc-static-devel
14cr|flashrom-0.9.7-2|16	
14cr|flashrom-0.9.7-2|17	%description
14cr|flashrom-0.9.7-2|18	Flashrom is a utility which can be used to detect BIOS chips (DIP, PLCC),
14cr|flashrom-0.9.7-2|19	read their contents and write new contents on the chips ("flash the chip").
14cr|flashrom-0.9.7-2|20	
14cr|flashrom-0.9.7-2|21	%prep
14cr|flashrom-0.9.7-2|22	%setup -q
14cr|flashrom-0.9.7-2|23	
14cr|flashrom-0.9.7-2|24	%build
14cr|flashrom-0.9.7-2|25	%make
14cr|flashrom-0.9.7-2|26	
14cr|flashrom-0.9.7-2|27	%install
14cr|flashrom-0.9.7-2|28	mkdir -p %{buildroot}/%{_sbindir}
14cr|flashrom-0.9.7-2|29	%makeinstall PREFIX=%{buildroot}/usr
14cr|flashrom-0.9.7-2|30	
14cr|flashrom-0.9.7-2|31	%files
14cr|flashrom-0.9.7-2|32	%{_sbindir}/flashrom
14cr|flashrom-0.9.7-2|33	%{_mandir}/man8/flashrom*
14cr|flashrom-0.9.7-2|34	
14cr|flashrom-0.9.7-2|35	%changelog
14cr|flashrom-0.9.7-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.7-2
14cr|flashrom-0.9.7-2|37	+ Revision: 25fe501
14cr|flashrom-0.9.7-2|38	- MassBuild#464: Increase release tag
14cr|flashrom-0.9.7-2|39	
14cr|flashrom-0.9.7-2|40	

1282 14
14cr|flatzebra-0.1.6-2|1	%define		major		2
14cr|flatzebra-0.1.6-2|2	%define		libname		%mklibname %{name} %{major}
14cr|flatzebra-0.1.6-2|3	%define		develname	%mklibname %{name} -d
14cr|flatzebra-0.1.6-2|4	
14cr|flatzebra-0.1.6-2|5	Name:		flatzebra
14cr|flatzebra-0.1.6-2|6	Version:	0.1.6
14cr|flatzebra-0.1.6-2|7	Release:	2
14cr|flatzebra-0.1.6-2|8	Summary:	A Generic Game Engine library for 2D double-buffering animation
14cr|flatzebra-0.1.6-2|9	Group:		System/Libraries
14cr|flatzebra-0.1.6-2|10	License:	GPLv2
14cr|flatzebra-0.1.6-2|11	URL:		http://sarrazip.com/dev/burgerspace.html
14cr|flatzebra-0.1.6-2|12	Source:		http://sarrazip.com/dev/%{name}-%{version}.tar.gz
14cr|flatzebra-0.1.6-2|13	BuildRequires:	pkgconfig(sdl)
14cr|flatzebra-0.1.6-2|14	BuildRequires:	pkgconfig(SDL_image)
14cr|flatzebra-0.1.6-2|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|flatzebra-0.1.6-2|16	BuildRequires:	pkgconfig(zlib)
14cr|flatzebra-0.1.6-2|17	
14cr|flatzebra-0.1.6-2|18	%description
14cr|flatzebra-0.1.6-2|19	Generic Game Engine library suitable for BurgerSpace, Afternoon Stalker
14cr|flatzebra-0.1.6-2|20	and Cosmosmash.
14cr|flatzebra-0.1.6-2|21	
14cr|flatzebra-0.1.6-2|22	%package -n %{libname}
14cr|flatzebra-0.1.6-2|23	Summary:	Main library for %{name}
14cr|flatzebra-0.1.6-2|24	Group:		System/Libraries
14cr|flatzebra-0.1.6-2|25	
14cr|flatzebra-0.1.6-2|26	%description -n %{libname}
14cr|flatzebra-0.1.6-2|27	This package contains the library needed to run programs dynamically
14cr|flatzebra-0.1.6-2|28	linked with %{name}.
14cr|flatzebra-0.1.6-2|29	
14cr|flatzebra-0.1.6-2|30	%package -n %{develname}
14cr|flatzebra-0.1.6-2|31	Summary:	Headers for developing programs that will use %{name}
14cr|flatzebra-0.1.6-2|32	Group:		Development/C
14cr|flatzebra-0.1.6-2|33	Requires:	%{libname} = %{version}-%{release}
14cr|flatzebra-0.1.6-2|34	Provides:	flatzebra-devel = %{version}-%{release}
14cr|flatzebra-0.1.6-2|35	
14cr|flatzebra-0.1.6-2|36	%description -n %{develname}
14cr|flatzebra-0.1.6-2|37	This package contains the headers that programmers will need to develop
14cr|flatzebra-0.1.6-2|38	applications which will use %{name}.
14cr|flatzebra-0.1.6-2|39	
14cr|flatzebra-0.1.6-2|40	%prep
14cr|flatzebra-0.1.6-2|41	%setup -q
14cr|flatzebra-0.1.6-2|42	
14cr|flatzebra-0.1.6-2|43	%build
14cr|flatzebra-0.1.6-2|44	%configure2_5x
14cr|flatzebra-0.1.6-2|45	%make
14cr|flatzebra-0.1.6-2|46	
14cr|flatzebra-0.1.6-2|47	%install
14cr|flatzebra-0.1.6-2|48	%makeinstall_std
14cr|flatzebra-0.1.6-2|49	
14cr|flatzebra-0.1.6-2|50	rm -rf %{buildroot}%{_docdir}
14cr|flatzebra-0.1.6-2|51	
14cr|flatzebra-0.1.6-2|52	%files -n %{libname}
14cr|flatzebra-0.1.6-2|53	%doc AUTHORS COPYING README INSTALL NEWS
14cr|flatzebra-0.1.6-2|54	%{_libdir}/lib*.so.%{major}*
14cr|flatzebra-0.1.6-2|55	
14cr|flatzebra-0.1.6-2|56	%files -n %{develname}
14cr|flatzebra-0.1.6-2|57	%dir %{_includedir}/%{name}-0.1
14cr|flatzebra-0.1.6-2|58	%{_includedir}/%{name}-0.1/%{name}/*.h
14cr|flatzebra-0.1.6-2|59	%{_libdir}/*.so
14cr|flatzebra-0.1.6-2|60	%{_libdir}/pkgconfig/*.pc
14cr|flatzebra-0.1.6-2|61	
14cr|flatzebra-0.1.6-2|62	
14cr|flatzebra-0.1.6-2|63	%changelog
14cr|flatzebra-0.1.6-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-2
14cr|flatzebra-0.1.6-2|65	+ Revision: f810753
14cr|flatzebra-0.1.6-2|66	- MassBuild#464: Increase release tag
14cr|flatzebra-0.1.6-2|67	
14cr|flatzebra-0.1.6-2|68	

1283 14
14cr|flaw-1.3.2-4|1	Summary:	F.L.A.W. is a fighting game between magicians
14cr|flaw-1.3.2-4|2	Name:		flaw
14cr|flaw-1.3.2-4|3	Version:	1.3.2
14cr|flaw-1.3.2-4|4	Release:	4
14cr|flaw-1.3.2-4|5	License:	GPLv3+
14cr|flaw-1.3.2-4|6	Group:		Games/Arcade
14cr|flaw-1.3.2-4|7	Url:		http://flaw.sourceforge.net/index.php
14cr|flaw-1.3.2-4|8	Source0:	%{name}-%{version}.tar.gz
14cr|flaw-1.3.2-4|9	# Buffer is too small and sprintf causes segfault with buffer overflaw
14cr|flaw-1.3.2-4|10	Patch0:		flaw-1.3.2-buffer.patch
14cr|flaw-1.3.2-4|11	BuildRequires:	boost-devel
14cr|flaw-1.3.2-4|12	BuildRequires:	intltool
14cr|flaw-1.3.2-4|13	BuildRequires:	SDL_image-devel
14cr|flaw-1.3.2-4|14	BuildRequires:	SDL_mixer-devel
14cr|flaw-1.3.2-4|15	BuildRequires:	SDL_ttf-devel
14cr|flaw-1.3.2-4|16	BuildRequires:	SDL_gfx-devel
14cr|flaw-1.3.2-4|17	Requires:	fonts-ttf-freefont
14cr|flaw-1.3.2-4|18	
14cr|flaw-1.3.2-4|19	%description
14cr|flaw-1.3.2-4|20	F.L.A.W. is a free top-down wizard fighting game that can be played by
14cr|flaw-1.3.2-4|21	up to 5 players. The goal of the game is to survive as long as possible
14cr|flaw-1.3.2-4|22	while more and more fireballs appear in the arena.
14cr|flaw-1.3.2-4|23	
14cr|flaw-1.3.2-4|24	%prep
14cr|flaw-1.3.2-4|25	%setup -q
14cr|flaw-1.3.2-4|26	%apply_patches
14cr|flaw-1.3.2-4|27	
14cr|flaw-1.3.2-4|28	%build
14cr|flaw-1.3.2-4|29	%configure2_5x --with-fontpath=%{_datadir}/fonts/TTF/
14cr|flaw-1.3.2-4|30	%make
14cr|flaw-1.3.2-4|31	
14cr|flaw-1.3.2-4|32	%install
14cr|flaw-1.3.2-4|33	%makeinstall_std
14cr|flaw-1.3.2-4|34	
14cr|flaw-1.3.2-4|35	%find_lang %{name}
14cr|flaw-1.3.2-4|36	
14cr|flaw-1.3.2-4|37	%files -f %{name}.lang
14cr|flaw-1.3.2-4|38	%doc AUTHORS COPYING ChangeLog
14cr|flaw-1.3.2-4|39	%{_datadir}/pixmaps/%{name}.png
14cr|flaw-1.3.2-4|40	%{_datadir}/applications/%{name}.desktop
14cr|flaw-1.3.2-4|41	%{_bindir}/*
14cr|flaw-1.3.2-4|42	%{_datadir}/%{name}/*
14cr|flaw-1.3.2-4|43	
14cr|flaw-1.3.2-4|44	%changelog
14cr|flaw-1.3.2-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-4
14cr|flaw-1.3.2-4|46	+ Revision: a959609
14cr|flaw-1.3.2-4|47	- MassBuild#464: Increase release tag
14cr|flaw-1.3.2-4|48	
14cr|flaw-1.3.2-4|49	

1284 14
14cr|flawfinder-1.27-7|1	Name:           flawfinder
14cr|flawfinder-1.27-7|2	Version:        1.27
14cr|flawfinder-1.27-7|3	Release:        7
14cr|flawfinder-1.27-7|4	Epoch:          0
14cr|flawfinder-1.27-7|5	Summary:        Examines C/C++ source code for security flaws
14cr|flawfinder-1.27-7|6	License:        GPL
14cr|flawfinder-1.27-7|7	Group:          Development/C
14cr|flawfinder-1.27-7|8	URL:            http://www.dwheeler.com/flawfinder/
14cr|flawfinder-1.27-7|9	Source0:        http://www.dwheeler.com/flawfinder/flawfinder-%{version}.tar.gz
14cr|flawfinder-1.27-7|10	Requires:       python
14cr|flawfinder-1.27-7|11	BuildArch:      noarch
14cr|flawfinder-1.27-7|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|flawfinder-1.27-7|13	
14cr|flawfinder-1.27-7|14	%description
14cr|flawfinder-1.27-7|15	Flawfinder scans through C/C++ source code, identifying lines ("hits") with
14cr|flawfinder-1.27-7|16	potential security flaws. By default it reports hits sorted by severity, with
14cr|flawfinder-1.27-7|17	the riskiest lines first.
14cr|flawfinder-1.27-7|18	
14cr|flawfinder-1.27-7|19	%prep
14cr|flawfinder-1.27-7|20	%setup -q
14cr|flawfinder-1.27-7|21	
14cr|flawfinder-1.27-7|22	%build
14cr|flawfinder-1.27-7|23	%{make}
14cr|flawfinder-1.27-7|24	
14cr|flawfinder-1.27-7|25	%install
14cr|flawfinder-1.27-7|26	%{__rm} -rf %{buildroot}
14cr|flawfinder-1.27-7|27	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|flawfinder-1.27-7|28	%{__mkdir_p} %{buildroot}%{_mandir}/man1
14cr|flawfinder-1.27-7|29	%{__cp} -a flawfinder %{buildroot}%{_bindir}/flawfinder
14cr|flawfinder-1.27-7|30	/bin/zcat flawfinder.1.gz >%{buildroot}%{_mandir}/man1/flawfinder.1
14cr|flawfinder-1.27-7|31	
14cr|flawfinder-1.27-7|32	%clean
14cr|flawfinder-1.27-7|33	%{__rm} -rf %{buildroot}
14cr|flawfinder-1.27-7|34	
14cr|flawfinder-1.27-7|35	%files
14cr|flawfinder-1.27-7|36	%defattr(0644,root,root,0755)
14cr|flawfinder-1.27-7|37	%doc announcement ChangeLog COPYING flawfinder.p{df,s} INSTALL.txt README
14cr|flawfinder-1.27-7|38	%attr(0755,root,root) %{_bindir}/flawfinder
14cr|flawfinder-1.27-7|39	%{_mandir}/man1/flawfinder.1*
14cr|flawfinder-1.27-7|40	
14cr|flawfinder-1.27-7|41	
14cr|flawfinder-1.27-7|42	
14cr|flawfinder-1.27-7|43	
14cr|flawfinder-1.27-7|44	
14cr|flawfinder-1.27-7|45	%changelog
14cr|flawfinder-1.27-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.27-7
14cr|flawfinder-1.27-7|47	+ Revision: 2ccf0a0
14cr|flawfinder-1.27-7|48	- MassBuild#464: Increase release tag
14cr|flawfinder-1.27-7|49	
14cr|flawfinder-1.27-7|50	

1285 14
14cr|fldigi-3.21.70-3|1	Name:		fldigi
14cr|fldigi-3.21.70-3|2	Version:	3.21.70
14cr|fldigi-3.21.70-3|3	Release:	3
14cr|fldigi-3.21.70-3|4	Summary:	Fldigi is a software modem for Amateur Radio use
14cr|fldigi-3.21.70-3|5	License:        GPLv3+
14cr|fldigi-3.21.70-3|6	Group:          Communications
14cr|fldigi-3.21.70-3|7	URL:            http://www.w1hkj.com
14cr|fldigi-3.21.70-3|8	Source0:        http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}.tar.gz
14cr|fldigi-3.21.70-3|9	BuildRequires:  pulseaudio-devel
14cr|fldigi-3.21.70-3|10	BuildRequires:  portaudio-devel
14cr|fldigi-3.21.70-3|11	BuildRequires: 	fltk-devel
14cr|fldigi-3.21.70-3|12	BuildRequires:  libxmlrpc-c-devel
14cr|fldigi-3.21.70-3|13	BuildRequires:	hamlib-devel
14cr|fldigi-3.21.70-3|14	BuildRequires:	sndfile-devel
14cr|fldigi-3.21.70-3|15	BuildRequires:	asciidoc
14cr|fldigi-3.21.70-3|16	
14cr|fldigi-3.21.70-3|17	%description
14cr|fldigi-3.21.70-3|18	Fldigi is a software modem for Amateur Radio use. It is a sound card based
14cr|fldigi-3.21.70-3|19	program that is used for both transmitting and receiving data in any of the
14cr|fldigi-3.21.70-3|20	following modes:
14cr|fldigi-3.21.70-3|21	
14cr|fldigi-3.21.70-3|22	BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
14cr|fldigi-3.21.70-3|23	PSKR                 125, 250, and 500
14cr|fldigi-3.21.70-3|24	CW                   speeds from 5 to 200 wpm
14cr|fldigi-3.21.70-3|25	DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
14cr|fldigi-3.21.70-3|26	Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105)
14cr|fldigi-3.21.70-3|27	and Hell 80
14cr|fldigi-3.21.70-3|28	MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
14cr|fldigi-3.21.70-3|29	MT63                 500, 1000 and 2000
14cr|fldigi-3.21.70-3|30	OLIVIA               various tones and bandwidths
14cr|fldigi-3.21.70-3|31	RTTY                 various baud rates, shifts, nbr. of data bits, etc.
14cr|fldigi-3.21.70-3|32	THOR                 4, 5, 8, 11, 16 and 22
14cr|fldigi-3.21.70-3|33	Throb and ThrobX     1, 2, and 4
14cr|fldigi-3.21.70-3|34	WWV                  receive only - calibrate your sound card to WWV
14cr|fldigi-3.21.70-3|35	Frequency Analysis   receive only - measure the frequency of a carrier
14cr|fldigi-3.21.70-3|36	
14cr|fldigi-3.21.70-3|37	Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform
14cr|fldigi-3.21.70-3|38	online or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog,
14cr|fldigi-3.21.70-3|39	and send reception reports to the PSK Automatic Propagation Reporter.
14cr|fldigi-3.21.70-3|40	
14cr|fldigi-3.21.70-3|41	%prep
14cr|fldigi-3.21.70-3|42	%setup -q
14cr|fldigi-3.21.70-3|43	
14cr|fldigi-3.21.70-3|44	%build
14cr|fldigi-3.21.70-3|45	%configure2_5x \
14cr|fldigi-3.21.70-3|46	--disable-rpath \
14cr|fldigi-3.21.70-3|47	--with-xmlrpc \
14cr|fldigi-3.21.70-3|48	--with-hamlib
14cr|fldigi-3.21.70-3|49	
14cr|fldigi-3.21.70-3|50	%make LIBS='-lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc++ -lxmlrpc -lxml2 -lxmlrpc_util' \
14cr|fldigi-3.21.70-3|51	ASCIIDOC_ICONS_DIR=%{_sysconfdir}/asciidoc/images/icons \
14cr|fldigi-3.21.70-3|52	V=1
14cr|fldigi-3.21.70-3|53	
14cr|fldigi-3.21.70-3|54	%install
14cr|fldigi-3.21.70-3|55	%makeinstall_std
14cr|fldigi-3.21.70-3|56	
14cr|fldigi-3.21.70-3|57	%find_lang %{name}
14cr|fldigi-3.21.70-3|58	
14cr|fldigi-3.21.70-3|59	
14cr|fldigi-3.21.70-3|60	%files -f %{name}.lang
14cr|fldigi-3.21.70-3|61	%doc README NEWS AUTHORS doc/guide*
14cr|fldigi-3.21.70-3|62	%{_bindir}/flarq
14cr|fldigi-3.21.70-3|63	%{_bindir}/fldigi
14cr|fldigi-3.21.70-3|64	%{_bindir}/fldigi-shell
14cr|fldigi-3.21.70-3|65	%{_datadir}/applications/*.desktop
14cr|fldigi-3.21.70-3|66	%{_datadir}/pixmaps/*.xpm
14cr|fldigi-3.21.70-3|67	%{_datadir}/%{name}/NAVTEX_Stations.csv
14cr|fldigi-3.21.70-3|68	%{_mandir}/man1/flarq.1*
14cr|fldigi-3.21.70-3|69	%{_mandir}/man1/fldigi.1*
14cr|fldigi-3.21.70-3|70	%{_mandir}/man1/fldigi-shell.1*
14cr|fldigi-3.21.70-3|71	
14cr|fldigi-3.21.70-3|72	%changelog
14cr|fldigi-3.21.70-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.21.70-3
14cr|fldigi-3.21.70-3|74	+ Revision: eec2169
14cr|fldigi-3.21.70-3|75	- MassBuild#464: Increase release tag
14cr|fldigi-3.21.70-3|76	
14cr|fldigi-3.21.70-3|77	

1286 14
14cr|flemm-3.1-11|1	%define name    flemm
14cr|flemm-3.1-11|2	%define version 3.1
14cr|flemm-3.1-11|3	%define release 11
14cr|flemm-3.1-11|4	
14cr|flemm-3.1-11|5	Name:       %{name}
14cr|flemm-3.1-11|6	Version:    %{version}
14cr|flemm-3.1-11|7	Release:    %{release}
14cr|flemm-3.1-11|8	Summary:    Inflectional analysis on French texts
14cr|flemm-3.1-11|9	License:    GPL
14cr|flemm-3.1-11|10	Group:      Sciences/Computer science
14cr|flemm-3.1-11|11	URL:        http://www.univ-nancy2.fr/pers/namer/Telecharger_Flemm.htm
14cr|flemm-3.1-11|12	Source:     %{name}-%{version}.tar.bz2
14cr|flemm-3.1-11|13	Patch0:     %{name}.perl-modules-path.patch.bz2
14cr|flemm-3.1-11|14	Patch1:     %{name}-3.1.stdin.patch.bz2
14cr|flemm-3.1-11|15	BuildArch:  noarch
14cr|flemm-3.1-11|16	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|flemm-3.1-11|17	
14cr|flemm-3.1-11|18	%description
14cr|flemm-3.1-11|19	FLEMM is a Perl5 program that performs inflectional analysis on French texts
14cr|flemm-3.1-11|20	which have previously been tagged (eg. by the Brill tagger). This is a small
14cr|flemm-3.1-11|21	program, (60kb in a zipped format) mainly rule-based (i.e. only a 3000 words
14cr|flemm-3.1-11|22	lexicon is used in order to deal with exceptions). It runs on PCs or
14cr|flemm-3.1-11|23	Workstation, under Unix, Linux or Windows95/NT OS.
14cr|flemm-3.1-11|24	
14cr|flemm-3.1-11|25	The returned Flemm result objects are likely to be displayed as
14cr|flemm-3.1-11|26	XML structures.
14cr|flemm-3.1-11|27	
14cr|flemm-3.1-11|28	%prep
14cr|flemm-3.1-11|29	%setup -q
14cr|flemm-3.1-11|30	%patch0
14cr|flemm-3.1-11|31	%patch1
14cr|flemm-3.1-11|32	perl -pi -e 'tr/\r//d' LISMOI.txt tests/agatha.bll
14cr|flemm-3.1-11|33	chmod 755 *.pl
14cr|flemm-3.1-11|34	
14cr|flemm-3.1-11|35	%build
14cr|flemm-3.1-11|36	
14cr|flemm-3.1-11|37	%install
14cr|flemm-3.1-11|38	rm -rf %{buildroot}
14cr|flemm-3.1-11|39	
14cr|flemm-3.1-11|40	install -d -m 755 %{buildroot}%{_bindir}
14cr|flemm-3.1-11|41	install -m 755 flemm.pl %{buildroot}%{_bindir}/flemm.pl
14cr|flemm-3.1-11|42	
14cr|flemm-3.1-11|43	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|flemm-3.1-11|44	install -m 644 Flemm.pm %{buildroot}%{_datadir}/%{name}
14cr|flemm-3.1-11|45	cp -pr Flemm %{buildroot}%{_datadir}/%{name}
14cr|flemm-3.1-11|46	cp -pr EXCEP %{buildroot}%{_datadir}/%{name}
14cr|flemm-3.1-11|47	
14cr|flemm-3.1-11|48	%clean
14cr|flemm-3.1-11|49	rm -rf %{buildroot}
14cr|flemm-3.1-11|50	
14cr|flemm-3.1-11|51	%files
14cr|flemm-3.1-11|52	%defattr(-,root,root)
14cr|flemm-3.1-11|53	%doc LICENCE.txt README.txt LISMOI.txt tests flem_ex?.pl
14cr|flemm-3.1-11|54	%{_bindir}/flemm.pl
14cr|flemm-3.1-11|55	%{_datadir}/%{name}
14cr|flemm-3.1-11|56	
14cr|flemm-3.1-11|57	
14cr|flemm-3.1-11|58	
14cr|flemm-3.1-11|59	
14cr|flemm-3.1-11|60	%changelog
14cr|flemm-3.1-11|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-11
14cr|flemm-3.1-11|62	+ Revision: 2e7f4f8
14cr|flemm-3.1-11|63	- MassBuild#464: Increase release tag
14cr|flemm-3.1-11|64	
14cr|flemm-3.1-11|65	

1287 14
14cr|flexdock-1.2.4-2|1	Name:		    flexdock
14cr|flexdock-1.2.4-2|2	Version:	    1.2.4
14cr|flexdock-1.2.4-2|3	Release:	    2
14cr|flexdock-1.2.4-2|4	Summary:	    Docking framework for Java Swing GUI apps
14cr|flexdock-1.2.4-2|5	Group:		    Development/Java
14cr|flexdock-1.2.4-2|6	License:	    MIT
14cr|flexdock-1.2.4-2|7	URL:		    http://forge.scilab.org/index.php/p/flexdock/
14cr|flexdock-1.2.4-2|8	Source0:	    http://forge.scilab.org/index.php/p/flexdock/downloads/get/%{name}-%{version}.tar.gz
14cr|flexdock-1.2.4-2|9	Patch1:		    flexdock-1.2.3-demos.patch
14cr|flexdock-1.2.4-2|10	Patch2:		    flexdock-1.2.3-build.patch
14cr|flexdock-1.2.4-2|11	BuildRequires:	pkgconfig(x11)
14cr|flexdock-1.2.4-2|12	BuildRequires:	java-devel
14cr|flexdock-1.2.4-2|13	BuildRequires:	ant
14cr|flexdock-1.2.4-2|14	BuildRequires:	jpackage-utils
14cr|flexdock-1.2.4-2|15	BuildRequires:	jgoodies-common
14cr|flexdock-1.2.4-2|16	BuildRequires:	jgoodies-looks
14cr|flexdock-1.2.4-2|17	BuildRequires:	skinlf
14cr|flexdock-1.2.4-2|18	
14cr|flexdock-1.2.4-2|19	Requires:       java
14cr|flexdock-1.2.4-2|20	Requires:       jpackage-utils
14cr|flexdock-1.2.4-2|21	Requires:       jgoodies-common
14cr|flexdock-1.2.4-2|22	Requires:       jgoodies-looks
14cr|flexdock-1.2.4-2|23	Requires:       skinlf
14cr|flexdock-1.2.4-2|24	
14cr|flexdock-1.2.4-2|25	BuildArch:      noarch
14cr|flexdock-1.2.4-2|26	
14cr|flexdock-1.2.4-2|27	
14cr|flexdock-1.2.4-2|28	%description
14cr|flexdock-1.2.4-2|29	FlexDock is a Java docking framework for use in cross-platform Swing
14cr|flexdock-1.2.4-2|30	applications. It offers features you'd expect in any desktop docking
14cr|flexdock-1.2.4-2|31	framework such as:
14cr|flexdock-1.2.4-2|32	
14cr|flexdock-1.2.4-2|33	* Tabbed and Split Layouts
14cr|flexdock-1.2.4-2|34	* Drag-n-Drop capability (native drag rubber band painting on some platforms)
14cr|flexdock-1.2.4-2|35	* Floating windows
14cr|flexdock-1.2.4-2|36	* Collapsible Containers to Save Real Estate
14cr|flexdock-1.2.4-2|37	* Layout Persistence
14cr|flexdock-1.2.4-2|38	
14cr|flexdock-1.2.4-2|39	It is released using the MIT license.
14cr|flexdock-1.2.4-2|40	
14cr|flexdock-1.2.4-2|41	#-------------------
14cr|flexdock-1.2.4-2|42	%package javadoc
14cr|flexdock-1.2.4-2|43	Summary:	Javadoc for flexdock
14cr|flexdock-1.2.4-2|44	Group:		Development/Java
14cr|flexdock-1.2.4-2|45	
14cr|flexdock-1.2.4-2|46	%description javadoc
14cr|flexdock-1.2.4-2|47	Javadoc for flexdock.
14cr|flexdock-1.2.4-2|48	
14cr|flexdock-1.2.4-2|49	#-------------------
14cr|flexdock-1.2.4-2|50	%package manual
14cr|flexdock-1.2.4-2|51	Summary:	User documentation for flexdock
14cr|flexdock-1.2.4-2|52	Group:		Development/Java
14cr|flexdock-1.2.4-2|53	
14cr|flexdock-1.2.4-2|54	%description manual
14cr|flexdock-1.2.4-2|55	User manual for flexdock.
14cr|flexdock-1.2.4-2|56	
14cr|flexdock-1.2.4-2|57	#-------------------
14cr|flexdock-1.2.4-2|58	%prep
14cr|flexdock-1.2.4-2|59	%setup -q
14cr|flexdock-1.2.4-2|60	%patch1 -p1
14cr|flexdock-1.2.4-2|61	%patch2 -p1
14cr|flexdock-1.2.4-2|62	
14cr|flexdock-1.2.4-2|63	echo "sdk.home=%{java_home}" > workingcopy.properties
14cr|flexdock-1.2.4-2|64	find ./ -name \*.jar -exec rm {} \;
14cr|flexdock-1.2.4-2|65	build-jar-repository -s -p lib skinlf jgoodies-looks jgoodies-common
14cr|flexdock-1.2.4-2|66	rm src/java/demo/org/flexdock/demos/raw/jmf/MediaPanel.java
14cr|flexdock-1.2.4-2|67	rm src/java/demo/org/flexdock/demos/raw/jmf/JMFDemo.java
14cr|flexdock-1.2.4-2|68	
14cr|flexdock-1.2.4-2|69	for i in "LICENSE.txt README release-notes.txt" ;
14cr|flexdock-1.2.4-2|70	do
14cr|flexdock-1.2.4-2|71	%{__sed} -i 's/\r//' $i
14cr|flexdock-1.2.4-2|72	done
14cr|flexdock-1.2.4-2|73	
14cr|flexdock-1.2.4-2|74	%build
14cr|flexdock-1.2.4-2|75	ant jar
14cr|flexdock-1.2.4-2|76	
14cr|flexdock-1.2.4-2|77	%install
14cr|flexdock-1.2.4-2|78	# jars
14cr|flexdock-1.2.4-2|79	mkdir -p %{buildroot}%{_javadir}
14cr|flexdock-1.2.4-2|80	install -pm644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|flexdock-1.2.4-2|81	
14cr|flexdock-1.2.4-2|82	# javadoc
14cr|flexdock-1.2.4-2|83	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|flexdock-1.2.4-2|84	cp -pr docs/* \
14cr|flexdock-1.2.4-2|85	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|flexdock-1.2.4-2|86	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|flexdock-1.2.4-2|87	
14cr|flexdock-1.2.4-2|88	
14cr|flexdock-1.2.4-2|89	%files
14cr|flexdock-1.2.4-2|90	%doc LICENSE.txt README release-notes.txt
14cr|flexdock-1.2.4-2|91	%{_javadir}/*
14cr|flexdock-1.2.4-2|92	
14cr|flexdock-1.2.4-2|93	%files javadoc
14cr|flexdock-1.2.4-2|94	%defattr(0644,root,root,0755)
14cr|flexdock-1.2.4-2|95	%doc %{_javadocdir}/%{name}-%{version}
14cr|flexdock-1.2.4-2|96	%doc %{_javadocdir}/%{name}
14cr|flexdock-1.2.4-2|97	
14cr|flexdock-1.2.4-2|98	%files manual
14cr|flexdock-1.2.4-2|99	%doc docs/
14cr|flexdock-1.2.4-2|100	
14cr|flexdock-1.2.4-2|101	%changelog
14cr|flexdock-1.2.4-2|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-2
14cr|flexdock-1.2.4-2|103	+ Revision: 530a77a
14cr|flexdock-1.2.4-2|104	- MassBuild#464: Increase release tag
14cr|flexdock-1.2.4-2|105	
14cr|flexdock-1.2.4-2|106	

1288 14
14cr|flickcurl-1.25-2|1	%define major 0
14cr|flickcurl-1.25-2|2	%define libname %mklibname %{name} %{major}
14cr|flickcurl-1.25-2|3	%define develname %mklibname %{name} -d
14cr|flickcurl-1.25-2|4	
14cr|flickcurl-1.25-2|5	Summary:	C library for the Flickr API
14cr|flickcurl-1.25-2|6	Name:		flickcurl
14cr|flickcurl-1.25-2|7	Version:	1.25
14cr|flickcurl-1.25-2|8	Release:	2
14cr|flickcurl-1.25-2|9	License:	LGPLv2+
14cr|flickcurl-1.25-2|10	Group:		Networking/File transfer
14cr|flickcurl-1.25-2|11	URL:		http://librdf.org/flickcurl/
14cr|flickcurl-1.25-2|12	Source0:	http://download.dajobe.org/flickcurl/%{name}-%{version}.tar.gz
14cr|flickcurl-1.25-2|13	BuildRequires:	pkgconfig(libcurl)
14cr|flickcurl-1.25-2|14	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.8
14cr|flickcurl-1.25-2|15	BuildRequires:	pkgconfig(raptor2)
14cr|flickcurl-1.25-2|16	BuildRequires:	pkgconfig(libexslt)
14cr|flickcurl-1.25-2|17	BuildRequires:	pkgconfig(libcares)
14cr|flickcurl-1.25-2|18	BuildRequires:	pkgconfig(gnutls)
14cr|flickcurl-1.25-2|19	
14cr|flickcurl-1.25-2|20	%description
14cr|flickcurl-1.25-2|21	Flickcurl is a C library for the Flickr API, handling creating the
14cr|flickcurl-1.25-2|22	requests, signing, token management, calling the API, marshalling
14cr|flickcurl-1.25-2|23	request parameters and decoding responses. It uses libcurl to call the
14cr|flickcurl-1.25-2|24	REST web service and libxml2 to manipulate the XML responses. The
14cr|flickcurl-1.25-2|25	current version supports part of the API (see Flickcurl API coverage)
14cr|flickcurl-1.25-2|26	primarily the functions for reading photo, people and tags description,
14cr|flickcurl-1.25-2|27	uploading photos, changing tags and comments.
14cr|flickcurl-1.25-2|28	
14cr|flickcurl-1.25-2|29	This package contains some utility programs using the %{name} library.
14cr|flickcurl-1.25-2|30	
14cr|flickcurl-1.25-2|31	
14cr|flickcurl-1.25-2|32	%package -n %{libname}
14cr|flickcurl-1.25-2|33	Summary:	C library for the Flickr API
14cr|flickcurl-1.25-2|34	Group:		System/Libraries
14cr|flickcurl-1.25-2|35	
14cr|flickcurl-1.25-2|36	%description -n %{libname}
14cr|flickcurl-1.25-2|37	Flickcurl is a C library for the Flickr API, handling creating the
14cr|flickcurl-1.25-2|38	requests, signing, token management, calling the API, marshalling
14cr|flickcurl-1.25-2|39	request parameters and decoding responses. It uses libcurl to call the
14cr|flickcurl-1.25-2|40	REST web service and libxml2 to manipulate the XML responses. The
14cr|flickcurl-1.25-2|41	current version supports part of the API (see Flickcurl API coverage)
14cr|flickcurl-1.25-2|42	primarily the functions for reading photo, people and tags description,
14cr|flickcurl-1.25-2|43	uploading photos, changing tags and comments.
14cr|flickcurl-1.25-2|44	
14cr|flickcurl-1.25-2|45	
14cr|flickcurl-1.25-2|46	%package -n %{develname}
14cr|flickcurl-1.25-2|47	Summary:	Development files for %{libname}
14cr|flickcurl-1.25-2|48	Group:		System/Libraries
14cr|flickcurl-1.25-2|49	Requires:	%{libname} = %{version}
14cr|flickcurl-1.25-2|50	Provides:	%{name}-devel = %{EVRD}
14cr|flickcurl-1.25-2|51	Provides:	lib%{name}-devel = %{EVRD}
14cr|flickcurl-1.25-2|52	
14cr|flickcurl-1.25-2|53	%description -n %{develname}
14cr|flickcurl-1.25-2|54	This package contains the development files for the %{name} library.
14cr|flickcurl-1.25-2|55	
14cr|flickcurl-1.25-2|56	%prep
14cr|flickcurl-1.25-2|57	%setup -q
14cr|flickcurl-1.25-2|58	
14cr|flickcurl-1.25-2|59	%build
14cr|flickcurl-1.25-2|60	%configure2_5x --disable-static
14cr|flickcurl-1.25-2|61	%make
14cr|flickcurl-1.25-2|62	
14cr|flickcurl-1.25-2|63	%install
14cr|flickcurl-1.25-2|64	%makeinstall_std
14cr|flickcurl-1.25-2|65	
14cr|flickcurl-1.25-2|66	%files
14cr|flickcurl-1.25-2|67	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
14cr|flickcurl-1.25-2|68	%doc NEWS NEWS.html README README.html ChangeLog coverage.html
14cr|flickcurl-1.25-2|69	%{_bindir}/%{name}
14cr|flickcurl-1.25-2|70	%{_bindir}/flickrdf
14cr|flickcurl-1.25-2|71	%{_mandir}/man1/%{name}.1.*
14cr|flickcurl-1.25-2|72	%{_mandir}/man1/flickrdf.1.*
14cr|flickcurl-1.25-2|73	
14cr|flickcurl-1.25-2|74	%files -n %{libname}
14cr|flickcurl-1.25-2|75	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
14cr|flickcurl-1.25-2|76	%{_libdir}/lib%{name}.so.%{major}*
14cr|flickcurl-1.25-2|77	
14cr|flickcurl-1.25-2|78	%files -n %{develname}
14cr|flickcurl-1.25-2|79	%doc NOTICE
14cr|flickcurl-1.25-2|80	%{_libdir}/lib%{name}.so
14cr|flickcurl-1.25-2|81	%{_libdir}/pkgconfig/%{name}.pc
14cr|flickcurl-1.25-2|82	%{_includedir}/%{name}.h
14cr|flickcurl-1.25-2|83	%{_bindir}/%{name}-config
14cr|flickcurl-1.25-2|84	%{_mandir}/man1/%{name}-config.1.*
14cr|flickcurl-1.25-2|85	%{_datadir}/gtk-doc/html/flickcurl
14cr|flickcurl-1.25-2|86	
14cr|flickcurl-1.25-2|87	
14cr|flickcurl-1.25-2|88	%changelog
14cr|flickcurl-1.25-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.25-2
14cr|flickcurl-1.25-2|90	+ Revision: fc857c0
14cr|flickcurl-1.25-2|91	- MassBuild#464: Increase release tag
14cr|flickcurl-1.25-2|92	
14cr|flickcurl-1.25-2|93	

1289 14
14cr|flightgear-3.0.0-2|1	Summary:	The FlightGear Flight Simulator
14cr|flightgear-3.0.0-2|2	Name:		flightgear
14cr|flightgear-3.0.0-2|3	Version:	3.0.0
14cr|flightgear-3.0.0-2|4	Release:	2
14cr|flightgear-3.0.0-2|5	License:	GPLv2+
14cr|flightgear-3.0.0-2|6	Group:		Games/Other
14cr|flightgear-3.0.0-2|7	Url:		http://www.flightgear.org/
14cr|flightgear-3.0.0-2|8	Source0:	ftp://ftp.flightgear.org/pub/fgfs/Source/%{name}-%{version}.tar.bz2
14cr|flightgear-3.0.0-2|9	Source11:	%{name}.16.png
14cr|flightgear-3.0.0-2|10	Source12:	%{name}.32.png
14cr|flightgear-3.0.0-2|11	Source13:	%{name}.48.png
14cr|flightgear-3.0.0-2|12	Patch0:		flightgear-2.6.0-mandriva-linkage.patch
14cr|flightgear-3.0.0-2|13	BuildRequires:	cmake
14cr|flightgear-3.0.0-2|14	BuildRequires:	git-core
14cr|flightgear-3.0.0-2|15	BuildRequires:	boost-devel
14cr|flightgear-3.0.0-2|16	BuildRequires:	fltk-devel
14cr|flightgear-3.0.0-2|17	BuildRequires:	plib-devel
14cr|flightgear-3.0.0-2|18	BuildRequires:	subversion-devel
14cr|flightgear-3.0.0-2|19	BuildRequires:	simgear-devel >= %{version}
14cr|flightgear-3.0.0-2|20	BuildRequires:	pkgconfig(apr-1)
14cr|flightgear-3.0.0-2|21	BuildRequires:	pkgconfig(freealut)
14cr|flightgear-3.0.0-2|22	BuildRequires:	pkgconfig(glu)
14cr|flightgear-3.0.0-2|23	BuildRequires:	pkgconfig(glut)
14cr|flightgear-3.0.0-2|24	BuildRequires:	pkgconfig(libpng)
14cr|flightgear-3.0.0-2|25	BuildRequires:	pkgconfig(openscenegraph)
14cr|flightgear-3.0.0-2|26	BuildRequires:	pkgconfig(openal)
14cr|flightgear-3.0.0-2|27	BuildRequires:  pkgconfig(sqlite3)
14cr|flightgear-3.0.0-2|28	BuildRequires:	pkgconfig(udev)
14cr|flightgear-3.0.0-2|29	BuildRequires:	pkgconfig(xmu)
14cr|flightgear-3.0.0-2|30	BuildRequires:	pkgconfig(zlib)
14cr|flightgear-3.0.0-2|31	Requires:	%{name}-data = %{version}
14cr|flightgear-3.0.0-2|32	Requires:	openscenegraph-plugins
14cr|flightgear-3.0.0-2|33	
14cr|flightgear-3.0.0-2|34	%description
14cr|flightgear-3.0.0-2|35	The FlightGear project is working to create a sophisticated flight simulator
14cr|flightgear-3.0.0-2|36	framework for the development and pursuit of interesting flight simulator
14cr|flightgear-3.0.0-2|37	ideas. We are developing a solid basic sim that can be expanded and improved
14cr|flightgear-3.0.0-2|38	upon by anyone interested in contributing.
14cr|flightgear-3.0.0-2|39	
14cr|flightgear-3.0.0-2|40	%files
14cr|flightgear-3.0.0-2|41	%doc README AUTHORS docs-mini/
14cr|flightgear-3.0.0-2|42	%{_bindir}/*
14cr|flightgear-3.0.0-2|43	%{_datadir}/applications/%{name}.desktop
14cr|flightgear-3.0.0-2|44	%{_datadir}/%{name}
14cr|flightgear-3.0.0-2|45	%{_miconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|46	%{_iconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|47	%{_liconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|48	%{_mandir}/man1/*
14cr|flightgear-3.0.0-2|49	
14cr|flightgear-3.0.0-2|50	#----------------------------------------------------------------------------
14cr|flightgear-3.0.0-2|51	
14cr|flightgear-3.0.0-2|52	%prep
14cr|flightgear-3.0.0-2|53	%setup -q
14cr|flightgear-3.0.0-2|54	%patch0 -p1
14cr|flightgear-3.0.0-2|55	
14cr|flightgear-3.0.0-2|56	# Taken from OBS
14cr|flightgear-3.0.0-2|57	for f in docs-mini/README.xmlparticles Thanks
14cr|flightgear-3.0.0-2|58	do
14cr|flightgear-3.0.0-2|59	iconv -f iso-8859-1 -t utf-8 -o ${f}.utf8 ${f}
14cr|flightgear-3.0.0-2|60	mv -f ${f}.utf8 ${f}
14cr|flightgear-3.0.0-2|61	done
14cr|flightgear-3.0.0-2|62	sed -i 's/\r//' docs-mini/AptNavFAQ.FlightGear.html
14cr|flightgear-3.0.0-2|63	
14cr|flightgear-3.0.0-2|64	# remove some unneeded doc files
14cr|flightgear-3.0.0-2|65	for ext in Cygwin IRIX Joystick Linux MSVC MSVC8 MacOS SimGear Unix Win32-X autoconf mingw plib src xmlsyntax; do
14cr|flightgear-3.0.0-2|66	rm -f docs-mini/README.${ext}
14cr|flightgear-3.0.0-2|67	done
14cr|flightgear-3.0.0-2|68	
14cr|flightgear-3.0.0-2|69	%build
14cr|flightgear-3.0.0-2|70	%cmake \
14cr|flightgear-3.0.0-2|71	-DFG_DATA_DIR=%{_datadir}/%{name} \
14cr|flightgear-3.0.0-2|72	-DJPEG_FACTORY:BOOL=ON -DSYSTEM_SQLITE:BOOL=ON
14cr|flightgear-3.0.0-2|73	
14cr|flightgear-3.0.0-2|74	%make
14cr|flightgear-3.0.0-2|75	
14cr|flightgear-3.0.0-2|76	%install
14cr|flightgear-3.0.0-2|77	%makeinstall_std -C build
14cr|flightgear-3.0.0-2|78	
14cr|flightgear-3.0.0-2|79	mkdir -p %{buildroot}%{_datadir}/applications
14cr|flightgear-3.0.0-2|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|flightgear-3.0.0-2|81	[Desktop Entry]
14cr|flightgear-3.0.0-2|82	Name=Flight Gear
14cr|flightgear-3.0.0-2|83	Name[ru]=Flight Gear
14cr|flightgear-3.0.0-2|84	Comment=%{Summary}
14cr|flightgear-3.0.0-2|85	Comment[ru]=Авиасимулятор Flight Gear
14cr|flightgear-3.0.0-2|86	Exec=fgfs
14cr|flightgear-3.0.0-2|87	Icon=%{name}
14cr|flightgear-3.0.0-2|88	Terminal=false
14cr|flightgear-3.0.0-2|89	Type=Application
14cr|flightgear-3.0.0-2|90	StartupNotify=true
14cr|flightgear-3.0.0-2|91	Categories=Game;Simulation;
14cr|flightgear-3.0.0-2|92	EOF
14cr|flightgear-3.0.0-2|93	
14cr|flightgear-3.0.0-2|94	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|95	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|96	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|flightgear-3.0.0-2|97	
14cr|flightgear-3.0.0-2|98	rm -rf %{buildroot}%{_docdir}/FlightGear
14cr|flightgear-3.0.0-2|99	
14cr|flightgear-3.0.0-2|100	# remove obsolete utilities (taken from OBS)
14cr|flightgear-3.0.0-2|101	cd %{buildroot}%{_bindir} && rm GPSsmooth MIDGsmooth UGsmooth metar
14cr|flightgear-3.0.0-2|102	
14cr|flightgear-3.0.0-2|103	
14cr|flightgear-3.0.0-2|104	%changelog
14cr|flightgear-3.0.0-2|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|flightgear-3.0.0-2|106	+ Revision: 4319c9f
14cr|flightgear-3.0.0-2|107	- MassBuild#464: Increase release tag
14cr|flightgear-3.0.0-2|108	
14cr|flightgear-3.0.0-2|109	

1290 14
14cr|flightgear-data-3.0.0-2|1	%define	oname	flightgear
14cr|flightgear-data-3.0.0-2|2	
14cr|flightgear-data-3.0.0-2|3	Summary:	The data for FlightGear Flight Simulator
14cr|flightgear-data-3.0.0-2|4	Name:		flightgear-data
14cr|flightgear-data-3.0.0-2|5	Version:	3.0.0
14cr|flightgear-data-3.0.0-2|6	Release:	2
14cr|flightgear-data-3.0.0-2|7	License:	GPLv2+
14cr|flightgear-data-3.0.0-2|8	Group:		Games/Other
14cr|flightgear-data-3.0.0-2|9	Url:		http://www.flightgear.org/
14cr|flightgear-data-3.0.0-2|10	Source0:	ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/FlightGear-data-%{version}.tar.bz2
14cr|flightgear-data-3.0.0-2|11	Provides:	flightgear-base = %{EVRD}
14cr|flightgear-data-3.0.0-2|12	BuildArch:	noarch
14cr|flightgear-data-3.0.0-2|13	
14cr|flightgear-data-3.0.0-2|14	%description
14cr|flightgear-data-3.0.0-2|15	The Flight Gear project is working to create a sophisticated flight simulator
14cr|flightgear-data-3.0.0-2|16	framework for the development and pursuit of interesting flight simulator
14cr|flightgear-data-3.0.0-2|17	ideas. We are developing a solid basic sim that can be expanded and improved
14cr|flightgear-data-3.0.0-2|18	upon by anyone interested in contributing.
14cr|flightgear-data-3.0.0-2|19	
14cr|flightgear-data-3.0.0-2|20	This package contains the base data files.
14cr|flightgear-data-3.0.0-2|21	
14cr|flightgear-data-3.0.0-2|22	%files
14cr|flightgear-data-3.0.0-2|23	%doc AUTHORS COPYING NEWS README Thanks Docs
14cr|flightgear-data-3.0.0-2|24	%{_datadir}/%{oname}
14cr|flightgear-data-3.0.0-2|25	
14cr|flightgear-data-3.0.0-2|26	#----------------------------------------------------------------------------
14cr|flightgear-data-3.0.0-2|27	
14cr|flightgear-data-3.0.0-2|28	%prep
14cr|flightgear-data-3.0.0-2|29	%setup -q -n fgdata
14cr|flightgear-data-3.0.0-2|30	
14cr|flightgear-data-3.0.0-2|31	%build
14cr|flightgear-data-3.0.0-2|32	# Nothing
14cr|flightgear-data-3.0.0-2|33	
14cr|flightgear-data-3.0.0-2|34	%install
14cr|flightgear-data-3.0.0-2|35	install -d -m 0755 %{buildroot}%{_datadir}/%{oname}/
14cr|flightgear-data-3.0.0-2|36	cp -a * %{buildroot}%{_datadir}/%{oname}/
14cr|flightgear-data-3.0.0-2|37	
14cr|flightgear-data-3.0.0-2|38	# cleanup temporary files and fix permissions
14cr|flightgear-data-3.0.0-2|39	find %{buildroot}%{_datadir}/%{oname} -name '*#*' -exec rm {} \;
14cr|flightgear-data-3.0.0-2|40	find %{buildroot}%{_datadir}/%{oname} -type f -exec chmod 644 {} \;
14cr|flightgear-data-3.0.0-2|41	
14cr|flightgear-data-3.0.0-2|42	# fix wrong eol encoding on some doc files
14cr|flightgear-data-3.0.0-2|43	for f in Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html \
14cr|flightgear-data-3.0.0-2|44	Docs/README.submodels Docs/README.yasim Docs/README.xmlparticles
14cr|flightgear-data-3.0.0-2|45	do
14cr|flightgear-data-3.0.0-2|46	sed -i 's/\r//' %{buildroot}%{_datadir}/%{oname}/$f
14cr|flightgear-data-3.0.0-2|47	done
14cr|flightgear-data-3.0.0-2|48	
14cr|flightgear-data-3.0.0-2|49	# fix files not in utf-8
14cr|flightgear-data-3.0.0-2|50	for f in Thanks Docs/README.xmlparticles
14cr|flightgear-data-3.0.0-2|51	do
14cr|flightgear-data-3.0.0-2|52	path=%{buildroot}%{_datadir}/%{oname}/$f
14cr|flightgear-data-3.0.0-2|53	iconv -f iso-8859-1 -t utf-8 -o ${path}.utf8 $path
14cr|flightgear-data-3.0.0-2|54	mv -f ${path}.utf8 ${path}
14cr|flightgear-data-3.0.0-2|55	done
14cr|flightgear-data-3.0.0-2|56	
14cr|flightgear-data-3.0.0-2|57	
14cr|flightgear-data-3.0.0-2|58	%changelog
14cr|flightgear-data-3.0.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|flightgear-data-3.0.0-2|60	+ Revision: ab6336b
14cr|flightgear-data-3.0.0-2|61	- MassBuild#464: Increase release tag
14cr|flightgear-data-3.0.0-2|62	
14cr|flightgear-data-3.0.0-2|63	

1291 14
14cr|flint-1.5.0-8|1	%define name		flint
14cr|flint-1.5.0-8|2	%define flintdir	%{_datadir}/%{name}
14cr|flint-1.5.0-8|3	%define libmajor	1
14cr|flint-1.5.0-8|4	%define libname		%mklibname %{name} %{libmajor}
14cr|flint-1.5.0-8|5	
14cr|flint-1.5.0-8|6	Name:		%{name}
14cr|flint-1.5.0-8|7	Group:		Sciences/Mathematics
14cr|flint-1.5.0-8|8	License:	GPL
14cr|flint-1.5.0-8|9	Summary:	FLINT - Fast Library for Number Theory
14cr|flint-1.5.0-8|10	Version:	1.5.0
14cr|flint-1.5.0-8|11	Release:	8
14cr|flint-1.5.0-8|12	Source:		http://www.flintlib.org/flint-%{version}.tar.gz
14cr|flint-1.5.0-8|13	URL:		http://www.flintlib.org/
14cr|flint-1.5.0-8|14	
14cr|flint-1.5.0-8|15	BuildRequires:	gmp-devel
14cr|flint-1.5.0-8|16	BuildRequires:	ntl-devel
14cr|flint-1.5.0-8|17	BuildRequires:	python
14cr|flint-1.5.0-8|18	BuildRequires:	zn_poly-devel
14cr|flint-1.5.0-8|19	
14cr|flint-1.5.0-8|20	Requires:	pari
14cr|flint-1.5.0-8|21	Requires:	python-matplotlib
14cr|flint-1.5.0-8|22	
14cr|flint-1.5.0-8|23	# Based on sagemath & debian package
14cr|flint-1.5.0-8|24	Patch0:		flint-1.5.0-soname.patch
14cr|flint-1.5.0-8|25	
14cr|flint-1.5.0-8|26	# Link applications with the generated dynamic library instead of the .o files
14cr|flint-1.5.0-8|27	Patch1:		flint-1.5.0-dynlink.patch
14cr|flint-1.5.0-8|28	
14cr|flint-1.5.0-8|29	# Link ntl interface in libflint.so; this interface is required by
14cr|flint-1.5.0-8|30	# sage python modules.
14cr|flint-1.5.0-8|31	Patch2:		flint-1.5.0-ntl.patch
14cr|flint-1.5.0-8|32	
14cr|flint-1.5.0-8|33	Patch3:		flint-1.5.0-zn_poly.patch
14cr|flint-1.5.0-8|34	
14cr|flint-1.5.0-8|35	%description
14cr|flint-1.5.0-8|36	FLINT - Fast Library for Number Theory. FLINT is a C library for
14cr|flint-1.5.0-8|37	doing number theory, written by William Hart and David Harvey.
14cr|flint-1.5.0-8|38	
14cr|flint-1.5.0-8|39	%package	-n %{libname}
14cr|flint-1.5.0-8|40	Group:		System/Libraries
14cr|flint-1.5.0-8|41	Summary:	Shared FLINT library
14cr|flint-1.5.0-8|42	Provides:	lib%{name} = %{version}-%{release}
14cr|flint-1.5.0-8|43	
14cr|flint-1.5.0-8|44	%description	-n %{libname}
14cr|flint-1.5.0-8|45	This package contains the shared FLINT libraries.
14cr|flint-1.5.0-8|46	
14cr|flint-1.5.0-8|47	%package	-n lib%{name}-devel
14cr|flint-1.5.0-8|48	Group:		Development/C
14cr|flint-1.5.0-8|49	Summary:	FLINT Development files
14cr|flint-1.5.0-8|50	Requires:	lib%{name} = %{version}-%{release}
14cr|flint-1.5.0-8|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|flint-1.5.0-8|52	
14cr|flint-1.5.0-8|53	%description	-n lib%{name}-devel
14cr|flint-1.5.0-8|54	This package contains the FLINT development headers and libraries.
14cr|flint-1.5.0-8|55	
14cr|flint-1.5.0-8|56	%prep
14cr|flint-1.5.0-8|57	%setup -q
14cr|flint-1.5.0-8|58	
14cr|flint-1.5.0-8|59	%patch0	-p1
14cr|flint-1.5.0-8|60	%patch1 -p1
14cr|flint-1.5.0-8|61	%patch2 -p1
14cr|flint-1.5.0-8|62	%patch3 -p1
14cr|flint-1.5.0-8|63	rm -fr zn_poly
14cr|flint-1.5.0-8|64	
14cr|flint-1.5.0-8|65	%build
14cr|flint-1.5.0-8|66	make						\
14cr|flint-1.5.0-8|67	LIBDIR=%{_libdir}			\
14cr|flint-1.5.0-8|68	INCLUDEDIR=%{_includedir}		\
14cr|flint-1.5.0-8|69	DOCDIR=%{_docdir}/%{name}-%{version}	\
14cr|flint-1.5.0-8|70	FLINT_NTL_LIB_DIR=%{_libdir}		\
14cr|flint-1.5.0-8|71	FLINT_GMP_LIB_DIR=%{_libdir}		\
14cr|flint-1.5.0-8|72	FLINT_GMP_INCLUDE_DIR=%{_includedir}	\
14cr|flint-1.5.0-8|73	FLINT_LIB=libflint.so			\
14cr|flint-1.5.0-8|74	FLINT_VERSION=%{version}		\
14cr|flint-1.5.0-8|75	FLINT_TUNE=-fPIC			\
14cr|flint-1.5.0-8|76	library all
14cr|flint-1.5.0-8|77	
14cr|flint-1.5.0-8|78	%install
14cr|flint-1.5.0-8|79	mkdir -p %{buildroot}/%{flintdir}/bin
14cr|flint-1.5.0-8|80	cp -fa `find . -maxdepth 1 -mindepth 1 -type f -executable | grep -v libflint` \
14cr|flint-1.5.0-8|81	%{buildroot}/%{flintdir}/bin
14cr|flint-1.5.0-8|82	
14cr|flint-1.5.0-8|83	mkdir -p %{buildroot}/%{_libdir}
14cr|flint-1.5.0-8|84	cp -fa libflint* %{buildroot}/%{_libdir}
14cr|flint-1.5.0-8|85	
14cr|flint-1.5.0-8|86	perl -pi -e 's|(#include "zn_poly/)src/(zn_poly.h")|$1$2|;' *.h
14cr|flint-1.5.0-8|87	mkdir -p %{buildroot}/%{_includedir}/%{name}
14cr|flint-1.5.0-8|88	cp -fa *.h %{buildroot}/%{_includedir}/%{name}
14cr|flint-1.5.0-8|89	
14cr|flint-1.5.0-8|90	# sagemath expects it this way
14cr|flint-1.5.0-8|91	ln -sf %{_includedir}/%{name} %{buildroot}%{_includedir}/FLINT
14cr|flint-1.5.0-8|92	
14cr|flint-1.5.0-8|93	cp -far graphing  %{buildroot}/%{flintdir}
14cr|flint-1.5.0-8|94	cp -far pari-profiles %{buildroot}/%{flintdir}
14cr|flint-1.5.0-8|95	
14cr|flint-1.5.0-8|96	ln -sf %{_docdir}/%{name} %{buildroot}%{flintdir}/doc
14cr|flint-1.5.0-8|97	
14cr|flint-1.5.0-8|98	%clean
14cr|flint-1.5.0-8|99	rm -rf %{buildroot}
14cr|flint-1.5.0-8|100	
14cr|flint-1.5.0-8|101	%files
14cr|flint-1.5.0-8|102	%defattr(-,root,root)
14cr|flint-1.5.0-8|103	%dir %{flintdir}
14cr|flint-1.5.0-8|104	%{flintdir}/*
14cr|flint-1.5.0-8|105	%doc doc/*
14cr|flint-1.5.0-8|106	
14cr|flint-1.5.0-8|107	%files		-n %{libname}
14cr|flint-1.5.0-8|108	%defattr(-,root,root)
14cr|flint-1.5.0-8|109	%{_libdir}/libflint.so.*
14cr|flint-1.5.0-8|110	
14cr|flint-1.5.0-8|111	%files		-n lib%{name}-devel
14cr|flint-1.5.0-8|112	%defattr(-,root,root)
14cr|flint-1.5.0-8|113	%{_libdir}/libflint.so
14cr|flint-1.5.0-8|114	%{_includedir}/FLINT
14cr|flint-1.5.0-8|115	%dir %{_includedir}/%{name}
14cr|flint-1.5.0-8|116	%{_includedir}/%{name}/*
14cr|flint-1.5.0-8|117	%doc CHANGES.txt
14cr|flint-1.5.0-8|118	
14cr|flint-1.5.0-8|119	
14cr|flint-1.5.0-8|120	
14cr|flint-1.5.0-8|121	%changelog
14cr|flint-1.5.0-8|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-8
14cr|flint-1.5.0-8|123	+ Revision: d70a81a
14cr|flint-1.5.0-8|124	- MassBuild#464: Increase release tag
14cr|flint-1.5.0-8|125	
14cr|flint-1.5.0-8|126	

1292 14
14cr|florence-0.6.0-2|1	Name:		florence
14cr|florence-0.6.0-2|2	Version:	0.6.0
14cr|florence-0.6.0-2|3	Release:	2
14cr|florence-0.6.0-2|4	Summary:	Extensible scalable on-screen virtual keyboard
14cr|florence-0.6.0-2|5	
14cr|florence-0.6.0-2|6	Group:		System/X11
14cr|florence-0.6.0-2|7	License:	GPLv2+ and GFDL
14cr|florence-0.6.0-2|8	URL:		http://florence.sourceforge.net
14cr|florence-0.6.0-2|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|florence-0.6.0-2|10	Patch0:		florence-0.6.0-desktop.patch
14cr|florence-0.6.0-2|11	BuildRequires:	intltool
14cr|florence-0.6.0-2|12	BuildRequires:	rarian
14cr|florence-0.6.0-2|13	BuildRequires:	pkgconfig(atspi-2)
14cr|florence-0.6.0-2|14	BuildRequires:	pkgconfig(cairo)
14cr|florence-0.6.0-2|15	BuildRequires:	pkgconfig(gmodule-2.0)
14cr|florence-0.6.0-2|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|florence-0.6.0-2|17	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|florence-0.6.0-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|florence-0.6.0-2|19	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|florence-0.6.0-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|florence-0.6.0-2|21	BuildRequires:	pkgconfig(x11)
14cr|florence-0.6.0-2|22	BuildRequires:	pkgconfig(xext)
14cr|florence-0.6.0-2|23	BuildRequires:	pkgconfig(xtst)
14cr|florence-0.6.0-2|24	
14cr|florence-0.6.0-2|25	%description
14cr|florence-0.6.0-2|26	Florence is an extensible scalable virtual keyboard.
14cr|florence-0.6.0-2|27	
14cr|florence-0.6.0-2|28	It's designed for GNOME but can be used in any DE (without some features).
14cr|florence-0.6.0-2|29	
14cr|florence-0.6.0-2|30	You need it if you can't use a real hardware keyboard, for
14cr|florence-0.6.0-2|31	example because you are disabled, your keyboard is broken or
14cr|florence-0.6.0-2|32	because you use a tablet PC, but you must be able to use a pointing
14cr|florence-0.6.0-2|33	device (as a mouse, a trackball or a touchscreen).
14cr|florence-0.6.0-2|34	
14cr|florence-0.6.0-2|35	In GNOME Florence stays out of your way when you don't need it:
14cr|florence-0.6.0-2|36	it appears on the screen only when you need it.
14cr|florence-0.6.0-2|37	
14cr|florence-0.6.0-2|38	A Timer-based auto-click functionality is available
14cr|florence-0.6.0-2|39	to help disabled people having difficulties to click.
14cr|florence-0.6.0-2|40	
14cr|florence-0.6.0-2|41	If you have problems switching keyboard layout (language) in KDE4,
14cr|florence-0.6.0-2|42	reconfigure layouts in KDE4 settings once and it should work.
14cr|florence-0.6.0-2|43	
14cr|florence-0.6.0-2|44	%prep
14cr|florence-0.6.0-2|45	%setup -q
14cr|florence-0.6.0-2|46	%patch0 -p1
14cr|florence-0.6.0-2|47	
14cr|florence-0.6.0-2|48	%build
14cr|florence-0.6.0-2|49	%configure2_5x \
14cr|florence-0.6.0-2|50	--without-panelapplet \
14cr|florence-0.6.0-2|51	--without-xrecord \
14cr|florence-0.6.0-2|52	--without-notification
14cr|florence-0.6.0-2|53	%make
14cr|florence-0.6.0-2|54	
14cr|florence-0.6.0-2|55	
14cr|florence-0.6.0-2|56	%install
14cr|florence-0.6.0-2|57	%makeinstall_std
14cr|florence-0.6.0-2|58	
14cr|florence-0.6.0-2|59	%find_lang %{name} --with-gnome
14cr|florence-0.6.0-2|60	
14cr|florence-0.6.0-2|61	%files -f %{name}.lang
14cr|florence-0.6.0-2|62	%doc AUTHORS ChangeLog COPYING COPYING-DOCS NEWS README
14cr|florence-0.6.0-2|63	%{_bindir}/%{name}
14cr|florence-0.6.0-2|64	%{_datadir}/%{name}
14cr|florence-0.6.0-2|65	%{_datadir}/applications/%{name}.*
14cr|florence-0.6.0-2|66	%{_datadir}/glib-2.0/schemas/*.xml
14cr|florence-0.6.0-2|67	%{_datadir}/pixmaps/%{name}.svg
14cr|florence-0.6.0-2|68	%{_mandir}/man1/%{name}*.1*
14cr|florence-0.6.0-2|69	
14cr|florence-0.6.0-2|70	
14cr|florence-0.6.0-2|71	%changelog
14cr|florence-0.6.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|florence-0.6.0-2|73	+ Revision: 98d26b0
14cr|florence-0.6.0-2|74	- MassBuild#464: Increase release tag
14cr|florence-0.6.0-2|75	
14cr|florence-0.6.0-2|76	

1293 14
14cr|flowcanvas-0.7.1-7|1	%define major 5
14cr|flowcanvas-0.7.1-7|2	%define libname %mklibname %{name} %{major}
14cr|flowcanvas-0.7.1-7|3	%define devname %mklibname %{name} -d
14cr|flowcanvas-0.7.1-7|4	
14cr|flowcanvas-0.7.1-7|5	Summary:	An interactive Gtkmm/Gnomecanvasmm widget
14cr|flowcanvas-0.7.1-7|6	Name:		flowcanvas
14cr|flowcanvas-0.7.1-7|7	Version:	0.7.1
14cr|flowcanvas-0.7.1-7|8	Release:	7
14cr|flowcanvas-0.7.1-7|9	License:	GPLv2+
14cr|flowcanvas-0.7.1-7|10	Group:		System/Libraries
14cr|flowcanvas-0.7.1-7|11	Url:		http://drobilla.net/software/flowcanvas/
14cr|flowcanvas-0.7.1-7|12	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|flowcanvas-0.7.1-7|13	Patch0:		flowcanvas-0.7.1-graphviz23.patch
14cr|flowcanvas-0.7.1-7|14	BuildRequires:	waf
14cr|flowcanvas-0.7.1-7|15	BuildRequires:	boost-devel
14cr|flowcanvas-0.7.1-7|16	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|flowcanvas-0.7.1-7|17	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
14cr|flowcanvas-0.7.1-7|18	BuildRequires:	pkgconfig(libgvc)
14cr|flowcanvas-0.7.1-7|19	
14cr|flowcanvas-0.7.1-7|20	%description
14cr|flowcanvas-0.7.1-7|21	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
14cr|flowcanvas-0.7.1-7|22	and lines" style environments (e.g. modular synths or interactive
14cr|flowcanvas-0.7.1-7|23	finite state automata diagrams).
14cr|flowcanvas-0.7.1-7|24	
14cr|flowcanvas-0.7.1-7|25	#----------------------------------------------------------------------------
14cr|flowcanvas-0.7.1-7|26	
14cr|flowcanvas-0.7.1-7|27	%package -n %{libname}
14cr|flowcanvas-0.7.1-7|28	Summary:	An interactive Gtkmm/Gnomecanvasmm widget library
14cr|flowcanvas-0.7.1-7|29	Group:		System/Libraries
14cr|flowcanvas-0.7.1-7|30	
14cr|flowcanvas-0.7.1-7|31	%description -n %{libname}
14cr|flowcanvas-0.7.1-7|32	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
14cr|flowcanvas-0.7.1-7|33	and lines" style environments (e.g. modular synths or interactive
14cr|flowcanvas-0.7.1-7|34	finite state automata diagrams).
14cr|flowcanvas-0.7.1-7|35	
14cr|flowcanvas-0.7.1-7|36	%files -n %{libname}
14cr|flowcanvas-0.7.1-7|37	%doc AUTHORS README ChangeLog
14cr|flowcanvas-0.7.1-7|38	%{_libdir}/lib%{name}.so.%{major}*
14cr|flowcanvas-0.7.1-7|39	
14cr|flowcanvas-0.7.1-7|40	#----------------------------------------------------------------------------
14cr|flowcanvas-0.7.1-7|41	
14cr|flowcanvas-0.7.1-7|42	%package -n %{devname}
14cr|flowcanvas-0.7.1-7|43	Summary:	Development files for %{name}
14cr|flowcanvas-0.7.1-7|44	Group:		Development/GNOME and GTK+
14cr|flowcanvas-0.7.1-7|45	Provides:	%{name}-devel = %{EVRD}
14cr|flowcanvas-0.7.1-7|46	Requires:	%{libname} = %{EVRD}
14cr|flowcanvas-0.7.1-7|47	
14cr|flowcanvas-0.7.1-7|48	%description -n %{devname}
14cr|flowcanvas-0.7.1-7|49	This package contains development files for %{name}.
14cr|flowcanvas-0.7.1-7|50	
14cr|flowcanvas-0.7.1-7|51	%files -n %{devname}
14cr|flowcanvas-0.7.1-7|52	%{_libdir}/lib%{name}.so
14cr|flowcanvas-0.7.1-7|53	%{_libdir}/pkgconfig/%{name}.pc
14cr|flowcanvas-0.7.1-7|54	%{_includedir}/%{name}/
14cr|flowcanvas-0.7.1-7|55	
14cr|flowcanvas-0.7.1-7|56	#----------------------------------------------------------------------------
14cr|flowcanvas-0.7.1-7|57	
14cr|flowcanvas-0.7.1-7|58	%prep
14cr|flowcanvas-0.7.1-7|59	%setup -q
14cr|flowcanvas-0.7.1-7|60	%patch0 -p1
14cr|flowcanvas-0.7.1-7|61	
14cr|flowcanvas-0.7.1-7|62	%build
14cr|flowcanvas-0.7.1-7|63	%setup_compile_flags
14cr|flowcanvas-0.7.1-7|64	./waf configure \
14cr|flowcanvas-0.7.1-7|65	--prefix=%{_prefix} \
14cr|flowcanvas-0.7.1-7|66	--datadir=%{_datadir} \
14cr|flowcanvas-0.7.1-7|67	--libdir=%{_libdir} \
14cr|flowcanvas-0.7.1-7|68	--includedir=%{_includedir} \
14cr|flowcanvas-0.7.1-7|69	
14cr|flowcanvas-0.7.1-7|70	# execution of waf link in source topdir fails to include autowaf.py:
14cr|flowcanvas-0.7.1-7|71	
14cr|flowcanvas-0.7.1-7|72	./autowaf/waf build
14cr|flowcanvas-0.7.1-7|73	
14cr|flowcanvas-0.7.1-7|74	%install
14cr|flowcanvas-0.7.1-7|75	./autowaf/waf install --destdir=%{buildroot}
14cr|flowcanvas-0.7.1-7|76	
14cr|flowcanvas-0.7.1-7|77	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
14cr|flowcanvas-0.7.1-7|78	
14cr|flowcanvas-0.7.1-7|79	
14cr|flowcanvas-0.7.1-7|80	%changelog
14cr|flowcanvas-0.7.1-7|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-7
14cr|flowcanvas-0.7.1-7|82	+ Revision: 5bd8faa
14cr|flowcanvas-0.7.1-7|83	- MassBuild#464: Increase release tag
14cr|flowcanvas-0.7.1-7|84	
14cr|flowcanvas-0.7.1-7|85	

1294 14
14cr|flow-tools-0.68.5.1-5|1	%define	major 0
14cr|flow-tools-0.68.5.1-5|2	%define libname %mklibname ft %{major}
14cr|flow-tools-0.68.5.1-5|3	%define develname %mklibname ft -d
14cr|flow-tools-0.68.5.1-5|4	
14cr|flow-tools-0.68.5.1-5|5	Summary:	Tool set for working with NetFlow data
14cr|flow-tools-0.68.5.1-5|6	Name:		flow-tools
14cr|flow-tools-0.68.5.1-5|7	Version:	0.68.5.1
14cr|flow-tools-0.68.5.1-5|8	Release:	5
14cr|flow-tools-0.68.5.1-5|9	License:	BSD
14cr|flow-tools-0.68.5.1-5|10	Group:		Monitoring
14cr|flow-tools-0.68.5.1-5|11	URL:		http://code.google.com/p/flow-tools/
14cr|flow-tools-0.68.5.1-5|12	Source0:	http://flow-tools.googlecode.com/files/flow-tools-%{version}.tar.bz2
14cr|flow-tools-0.68.5.1-5|13	Source1:	flow-capture.init
14cr|flow-tools-0.68.5.1-5|14	Source2:	flow-capture.conf
14cr|flow-tools-0.68.5.1-5|15	Patch4:		flow-tools-0.68-format_not_a_string_literal_and_no_format_arguments.diff
14cr|flow-tools-0.68.5.1-5|16	Requires:	tcp_wrappers
14cr|flow-tools-0.68.5.1-5|17	BuildRequires:	docbook-utils
14cr|flow-tools-0.68.5.1-5|18	BuildRequires:	bison
14cr|flow-tools-0.68.5.1-5|19	BuildRequires:	flex
14cr|flow-tools-0.68.5.1-5|20	BuildRequires:	zlib-devel
14cr|flow-tools-0.68.5.1-5|21	BuildRequires:	tcp_wrappers-devel
14cr|flow-tools-0.68.5.1-5|22	BuildRequires:	mysql-devel
14cr|flow-tools-0.68.5.1-5|23	BuildRequires:	postgresql-devel
14cr|flow-tools-0.68.5.1-5|24	
14cr|flow-tools-0.68.5.1-5|25	%description
14cr|flow-tools-0.68.5.1-5|26	Flow-tools is library and a collection of programs used to
14cr|flow-tools-0.68.5.1-5|27	collect, send, process, and generate reports from NetFlow data.
14cr|flow-tools-0.68.5.1-5|28	The tools can be used together on a single server or distributed
14cr|flow-tools-0.68.5.1-5|29	to multiple servers for large deployments. The flow-toools library
14cr|flow-tools-0.68.5.1-5|30	provides an API for development of custom applications for NetFlow
14cr|flow-tools-0.68.5.1-5|31	export versions 1,5,6 and the 14 currently defined version 8
14cr|flow-tools-0.68.5.1-5|32	subversions.
14cr|flow-tools-0.68.5.1-5|33	
14cr|flow-tools-0.68.5.1-5|34	%package -n	%{libname}
14cr|flow-tools-0.68.5.1-5|35	Summary:	Flow-tools shared libraries
14cr|flow-tools-0.68.5.1-5|36	Group:          System/Libraries
14cr|flow-tools-0.68.5.1-5|37	
14cr|flow-tools-0.68.5.1-5|38	%description -n	%{libname}
14cr|flow-tools-0.68.5.1-5|39	Flow-tools is library and a collection of programs used to
14cr|flow-tools-0.68.5.1-5|40	collect, send, process, and generate reports from NetFlow data.
14cr|flow-tools-0.68.5.1-5|41	The tools can be used together on a single server or distributed
14cr|flow-tools-0.68.5.1-5|42	to multiple servers for large deployments. The flow-toools library
14cr|flow-tools-0.68.5.1-5|43	provides an API for development of custom applications for NetFlow
14cr|flow-tools-0.68.5.1-5|44	export versions 1,5,6 and the 14 currently defined version 8
14cr|flow-tools-0.68.5.1-5|45	subversions.
14cr|flow-tools-0.68.5.1-5|46	
14cr|flow-tools-0.68.5.1-5|47	%package -n	%{develname}
14cr|flow-tools-0.68.5.1-5|48	Summary:	Development headers and libraries for %{name}
14cr|flow-tools-0.68.5.1-5|49	Group:		Development/C
14cr|flow-tools-0.68.5.1-5|50	Requires:	%{libname} = %{version}-%{release}
14cr|flow-tools-0.68.5.1-5|51	Provides:	%{name}-devel libft-devel
14cr|flow-tools-0.68.5.1-5|52	Obsoletes:	%{name}-devel
14cr|flow-tools-0.68.5.1-5|53	Obsoletes:	%{mklibname ft 0 -d}
14cr|flow-tools-0.68.5.1-5|54	
14cr|flow-tools-0.68.5.1-5|55	%description -n	%{develname}
14cr|flow-tools-0.68.5.1-5|56	Flow-tools is library and a collection of programs used to
14cr|flow-tools-0.68.5.1-5|57	collect, send, process, and generate reports from NetFlow data.
14cr|flow-tools-0.68.5.1-5|58	The tools can be used together on a single server or distributed
14cr|flow-tools-0.68.5.1-5|59	to multiple servers for large deployments. The flow-toools library
14cr|flow-tools-0.68.5.1-5|60	provides an API for development of custom applications for NetFlow
14cr|flow-tools-0.68.5.1-5|61	export versions 1,5,6 and the 14 currently defined version 8
14cr|flow-tools-0.68.5.1-5|62	subversions.
14cr|flow-tools-0.68.5.1-5|63	
14cr|flow-tools-0.68.5.1-5|64	%package -n	flow-capture
14cr|flow-tools-0.68.5.1-5|65	Summary:	Manage storage of flow file archives by expiring old data
14cr|flow-tools-0.68.5.1-5|66	Group:		System/Servers
14cr|flow-tools-0.68.5.1-5|67	Requires(post): rpm-helper
14cr|flow-tools-0.68.5.1-5|68	Requires(preun): rpm-helper
14cr|flow-tools-0.68.5.1-5|69	Requires:	flow-tools = %{version}-%{release}
14cr|flow-tools-0.68.5.1-5|70	
14cr|flow-tools-0.68.5.1-5|71	%description -n	flow-capture
14cr|flow-tools-0.68.5.1-5|72	The flow-capture utility will receive and store NetFlow exports to
14cr|flow-tools-0.68.5.1-5|73	disk.
14cr|flow-tools-0.68.5.1-5|74	
14cr|flow-tools-0.68.5.1-5|75	%package rrdtool
14cr|flow-tools-0.68.5.1-5|76	Summary:    Scripts for flow-tools to build rrd graphs
14cr|flow-tools-0.68.5.1-5|77	Group:		Monitoring
14cr|flow-tools-0.68.5.1-5|78	Requires:   %{name} = %{version}-%{release}
14cr|flow-tools-0.68.5.1-5|79	Requires:   python-rrdtool
14cr|flow-tools-0.68.5.1-5|80	
14cr|flow-tools-0.68.5.1-5|81	%description rrdtool
14cr|flow-tools-0.68.5.1-5|82	Flow-tools is library and a collection of programs used to collect,
14cr|flow-tools-0.68.5.1-5|83	send, process, and generate reports from NetFlow data. The tools can be
14cr|flow-tools-0.68.5.1-5|84	used together on a single server or distributed to multiple servers for
14cr|flow-tools-0.68.5.1-5|85	large deployments. The flow-toools library provides an API for development
14cr|flow-tools-0.68.5.1-5|86	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
14cr|flow-tools-0.68.5.1-5|87	defined version 8 subversions. A Perl and Python interface have been
14cr|flow-tools-0.68.5.1-5|88	contributed and are included in the distribution.
14cr|flow-tools-0.68.5.1-5|89	
14cr|flow-tools-0.68.5.1-5|90	This package contains scripts that use python-rrdtool to create rrds and graphs
14cr|flow-tools-0.68.5.1-5|91	from flow data.
14cr|flow-tools-0.68.5.1-5|92	
14cr|flow-tools-0.68.5.1-5|93	%package docs
14cr|flow-tools-0.68.5.1-5|94	Summary:    HTML and other redundant docs for flow-tools
14cr|flow-tools-0.68.5.1-5|95	Group:      Monitoring
14cr|flow-tools-0.68.5.1-5|96	
14cr|flow-tools-0.68.5.1-5|97	%description docs
14cr|flow-tools-0.68.5.1-5|98	Flow-tools is library and a collection of programs used to collect,
14cr|flow-tools-0.68.5.1-5|99	send, process, and generate reports from NetFlow data. The tools can be
14cr|flow-tools-0.68.5.1-5|100	used together on a single server or distributed to multiple servers for
14cr|flow-tools-0.68.5.1-5|101	large deployments. The flow-toools library provides an API for development
14cr|flow-tools-0.68.5.1-5|102	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
14cr|flow-tools-0.68.5.1-5|103	defined version 8 subversions. A Perl and Python interface have been
14cr|flow-tools-0.68.5.1-5|104	contributed and are included in the distribution.
14cr|flow-tools-0.68.5.1-5|105	
14cr|flow-tools-0.68.5.1-5|106	This package contains additional documentation, such as man pages in html
14cr|flow-tools-0.68.5.1-5|107	format.
14cr|flow-tools-0.68.5.1-5|108	
14cr|flow-tools-0.68.5.1-5|109	%prep
14cr|flow-tools-0.68.5.1-5|110	%setup -q
14cr|flow-tools-0.68.5.1-5|111	%patch4 -p0
14cr|flow-tools-0.68.5.1-5|112	
14cr|flow-tools-0.68.5.1-5|113	cp %{SOURCE1} flow-capture.init
14cr|flow-tools-0.68.5.1-5|114	cp %{SOURCE2} flow-capture.conf
14cr|flow-tools-0.68.5.1-5|115	
14cr|flow-tools-0.68.5.1-5|116	%build
14cr|flow-tools-0.68.5.1-5|117	%configure2_5x \
14cr|flow-tools-0.68.5.1-5|118	--localstatedir=%{_localstatedir}/%{name} \
14cr|flow-tools-0.68.5.1-5|119	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|flow-tools-0.68.5.1-5|120	--bindir=%{_sbindir} \
14cr|flow-tools-0.68.5.1-5|121	--with-mysql \
14cr|flow-tools-0.68.5.1-5|122	--with-postgresql \
14cr|flow-tools-0.68.5.1-5|123	--with-openssl
14cr|flow-tools-0.68.5.1-5|124	
14cr|flow-tools-0.68.5.1-5|125	%install
14cr|flow-tools-0.68.5.1-5|126	rm -rf %{buildroot}
14cr|flow-tools-0.68.5.1-5|127	
14cr|flow-tools-0.68.5.1-5|128	%makeinstall_std
14cr|flow-tools-0.68.5.1-5|129	
14cr|flow-tools-0.68.5.1-5|130	install -d %{buildroot}%{_initrddir}
14cr|flow-tools-0.68.5.1-5|131	install -d %{buildroot}%{_sysconfdir}/ft
14cr|flow-tools-0.68.5.1-5|132	install -d %{buildroot}/var/lib/flow-capture
14cr|flow-tools-0.68.5.1-5|133	
14cr|flow-tools-0.68.5.1-5|134	install -m0755 flow-capture.init %{buildroot}%{_initrddir}/flow-capture
14cr|flow-tools-0.68.5.1-5|135	install -m0644 flow-capture.conf %{buildroot}%{_sysconfdir}/flow-capture.conf
14cr|flow-tools-0.68.5.1-5|136	
14cr|flow-tools-0.68.5.1-5|137	# python path fix
14cr|flow-tools-0.68.5.1-5|138	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-log2rrd
14cr|flow-tools-0.68.5.1-5|139	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rpt2rrd
14cr|flow-tools-0.68.5.1-5|140	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rptfmt
14cr|flow-tools-0.68.5.1-5|141	
14cr|flow-tools-0.68.5.1-5|142	%post -n flow-capture
14cr|flow-tools-0.68.5.1-5|143	%_post_service flow-capture
14cr|flow-tools-0.68.5.1-5|144	
14cr|flow-tools-0.68.5.1-5|145	%preun -n flow-capture
14cr|flow-tools-0.68.5.1-5|146	%_preun_service flow-capture
14cr|flow-tools-0.68.5.1-5|147	
14cr|flow-tools-0.68.5.1-5|148	%files
14cr|flow-tools-0.68.5.1-5|149	%doc ChangeLog README SECURITY TODO
14cr|flow-tools-0.68.5.1-5|150	%dir %{_sysconfdir}/%{name}
14cr|flow-tools-0.68.5.1-5|151	%dir %{_sysconfdir}/%{name}/cfg
14cr|flow-tools-0.68.5.1-5|152	%dir %{_sysconfdir}/%{name}/sym
14cr|flow-tools-0.68.5.1-5|153	%config(noreplace) %{_sysconfdir}/%{name}/cfg/*
14cr|flow-tools-0.68.5.1-5|154	%config(noreplace) %{_sysconfdir}/%{name}/sym/*
14cr|flow-tools-0.68.5.1-5|155	%{_sbindir}/flow-cat
14cr|flow-tools-0.68.5.1-5|156	%{_sbindir}/flow-dscan
14cr|flow-tools-0.68.5.1-5|157	%{_sbindir}/flow-expire
14cr|flow-tools-0.68.5.1-5|158	%{_sbindir}/flow-export
14cr|flow-tools-0.68.5.1-5|159	%{_sbindir}/flow-fanout
14cr|flow-tools-0.68.5.1-5|160	%{_sbindir}/flow-filter
14cr|flow-tools-0.68.5.1-5|161	%{_sbindir}/flow-gen
14cr|flow-tools-0.68.5.1-5|162	%{_sbindir}/flow-header
14cr|flow-tools-0.68.5.1-5|163	%{_sbindir}/flow-import
14cr|flow-tools-0.68.5.1-5|164	%{_sbindir}/flow-mask
14cr|flow-tools-0.68.5.1-5|165	%{_sbindir}/flow-merge
14cr|flow-tools-0.68.5.1-5|166	%{_sbindir}/flow-nfilter
14cr|flow-tools-0.68.5.1-5|167	%{_sbindir}/flow-print
14cr|flow-tools-0.68.5.1-5|168	%{_sbindir}/flow-receive
14cr|flow-tools-0.68.5.1-5|169	%{_sbindir}/flow-report
14cr|flow-tools-0.68.5.1-5|170	%{_sbindir}/flow-send
14cr|flow-tools-0.68.5.1-5|171	%{_sbindir}/flow-split
14cr|flow-tools-0.68.5.1-5|172	%{_sbindir}/flow-stat
14cr|flow-tools-0.68.5.1-5|173	%{_sbindir}/flow-tag
14cr|flow-tools-0.68.5.1-5|174	%{_sbindir}/flow-xlate
14cr|flow-tools-0.68.5.1-5|175	%{_sbindir}/flow-rptfmt
14cr|flow-tools-0.68.5.1-5|176	%{_mandir}/man1/flow-cat.1*
14cr|flow-tools-0.68.5.1-5|177	%{_mandir}/man1/flow-dscan.1*
14cr|flow-tools-0.68.5.1-5|178	%{_mandir}/man1/flow-expire.1*
14cr|flow-tools-0.68.5.1-5|179	%{_mandir}/man1/flow-export.1*
14cr|flow-tools-0.68.5.1-5|180	%{_mandir}/man1/flow-fanout.1*
14cr|flow-tools-0.68.5.1-5|181	%{_mandir}/man1/flow-filter.1*
14cr|flow-tools-0.68.5.1-5|182	%{_mandir}/man1/flow-gen.1*
14cr|flow-tools-0.68.5.1-5|183	%{_mandir}/man1/flow-header.1*
14cr|flow-tools-0.68.5.1-5|184	%{_mandir}/man1/flow-import.1*
14cr|flow-tools-0.68.5.1-5|185	%{_mandir}/man1/flow-mask.1*
14cr|flow-tools-0.68.5.1-5|186	%{_mandir}/man1/flow-merge.1*
14cr|flow-tools-0.68.5.1-5|187	%{_mandir}/man1/flow-nfilter.1*
14cr|flow-tools-0.68.5.1-5|188	%{_mandir}/man1/flow-print.1*
14cr|flow-tools-0.68.5.1-5|189	%{_mandir}/man1/flow-receive.1*
14cr|flow-tools-0.68.5.1-5|190	%{_mandir}/man1/flow-report.1*
14cr|flow-tools-0.68.5.1-5|191	%{_mandir}/man1/flow-send.1*
14cr|flow-tools-0.68.5.1-5|192	%{_mandir}/man1/flow-split.1*
14cr|flow-tools-0.68.5.1-5|193	%{_mandir}/man1/flow-stat.1*
14cr|flow-tools-0.68.5.1-5|194	%{_mandir}/man1/flow-tag.1*
14cr|flow-tools-0.68.5.1-5|195	%{_mandir}/man1/flow-tools.1*
14cr|flow-tools-0.68.5.1-5|196	%{_mandir}/man1/flow-tools-examples.1*
14cr|flow-tools-0.68.5.1-5|197	%{_mandir}/man1/flow-xlate.1*
14cr|flow-tools-0.68.5.1-5|198	%{_mandir}/man1/flow-rptfmt.1*
14cr|flow-tools-0.68.5.1-5|199	%{_datadir}/%{name}
14cr|flow-tools-0.68.5.1-5|200	
14cr|flow-tools-0.68.5.1-5|201	%files -n flow-capture
14cr|flow-tools-0.68.5.1-5|202	%defattr(-,root,root)
14cr|flow-tools-0.68.5.1-5|203	%{_initrddir}/flow-capture
14cr|flow-tools-0.68.5.1-5|204	%config(noreplace) %{_sysconfdir}/flow-capture.conf
14cr|flow-tools-0.68.5.1-5|205	%{_sbindir}/flow-capture
14cr|flow-tools-0.68.5.1-5|206	%{_mandir}/man1/flow-capture.1*
14cr|flow-tools-0.68.5.1-5|207	%dir /var/lib/flow-capture
14cr|flow-tools-0.68.5.1-5|208	
14cr|flow-tools-0.68.5.1-5|209	%files rrdtool
14cr|flow-tools-0.68.5.1-5|210	%defattr(-,root,root)
14cr|flow-tools-0.68.5.1-5|211	%{_sbindir}/flow-log2rrd
14cr|flow-tools-0.68.5.1-5|212	%{_sbindir}/flow-rpt2rrd
14cr|flow-tools-0.68.5.1-5|213	%{_mandir}/man1/flow-log2rrd.1*
14cr|flow-tools-0.68.5.1-5|214	%{_mandir}/man1/flow-rpt2rrd.1*
14cr|flow-tools-0.68.5.1-5|215	
14cr|flow-tools-0.68.5.1-5|216	%files docs
14cr|flow-tools-0.68.5.1-5|217	%defattr(-,root,root)
14cr|flow-tools-0.68.5.1-5|218	%doc docs/*.html ChangeLog.old TODO INSTALL SECURITY
14cr|flow-tools-0.68.5.1-5|219	
14cr|flow-tools-0.68.5.1-5|220	%files -n %{libname}
14cr|flow-tools-0.68.5.1-5|221	%{_libdir}/*.so.*
14cr|flow-tools-0.68.5.1-5|222	
14cr|flow-tools-0.68.5.1-5|223	%files -n %{develname}
14cr|flow-tools-0.68.5.1-5|224	%defattr(-,root,root)
14cr|flow-tools-0.68.5.1-5|225	%doc docs/*.html
14cr|flow-tools-0.68.5.1-5|226	%{_includedir}/*
14cr|flow-tools-0.68.5.1-5|227	%{_libdir}/*.so
14cr|flow-tools-0.68.5.1-5|228	%{_libdir}/*.a
14cr|flow-tools-0.68.5.1-5|229	
14cr|flow-tools-0.68.5.1-5|230	
14cr|flow-tools-0.68.5.1-5|231	
14cr|flow-tools-0.68.5.1-5|232	%changelog
14cr|flow-tools-0.68.5.1-5|233	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.68.5.1-5
14cr|flow-tools-0.68.5.1-5|234	+ Revision: 13bbedd
14cr|flow-tools-0.68.5.1-5|235	- MassBuild#464: Increase release tag
14cr|flow-tools-0.68.5.1-5|236	
14cr|flow-tools-0.68.5.1-5|237	

1295 14
14cr|flrig-1.3.16-2|1	Name:		flrig
14cr|flrig-1.3.16-2|2	URL:		http://www.w1hjk.com
14cr|flrig-1.3.16-2|3	License:	GPL
14cr|flrig-1.3.16-2|4	Group:		Communications
14cr|flrig-1.3.16-2|5	Version:	1.3.16
14cr|flrig-1.3.16-2|6	Release:	2
14cr|flrig-1.3.16-2|7	Summary:	Transceiver control program for Amateur Radio use
14cr|flrig-1.3.16-2|8	
14cr|flrig-1.3.16-2|9	Source0:	http://www.w1hkj.com/downloads/flrig/%{name}-%{version}.tar.gz
14cr|flrig-1.3.16-2|10	BuildRequires:	gcc-c++ gcc make pkgconfig(x11) fltk-devel pkgconfig(xmlrpc) pkgconfig(libpng) jpeg-devel
14cr|flrig-1.3.16-2|11	BuildRequires:	pixman-devel
14cr|flrig-1.3.16-2|12	BuildRequires:	pkgconfig(cairo)
14cr|flrig-1.3.16-2|13	
14cr|flrig-1.3.16-2|14	%description
14cr|flrig-1.3.16-2|15	Flrig is a transceiver control program designed to be used either stand
14cr|flrig-1.3.16-2|16	alone or as an adjunct to fldigi. The user interface changes to accommodate
14cr|flrig-1.3.16-2|17	the degree of CAT support available for the transceiver in use.
14cr|flrig-1.3.16-2|18	The back end control code for each transceiver is unique to flrig.
14cr|flrig-1.3.16-2|19	No additional libraries or definition files are required.
14cr|flrig-1.3.16-2|20	
14cr|flrig-1.3.16-2|21	Authors:
14cr|flrig-1.3.16-2|22	--------
14cr|flrig-1.3.16-2|23	W1HKJ    -   w1hkj@w1hkj.com
14cr|flrig-1.3.16-2|24	
14cr|flrig-1.3.16-2|25	%prep
14cr|flrig-1.3.16-2|26	%setup -q -n %{name}-%{version}
14cr|flrig-1.3.16-2|27	
14cr|flrig-1.3.16-2|28	%build
14cr|flrig-1.3.16-2|29	%configure
14cr|flrig-1.3.16-2|30	%make
14cr|flrig-1.3.16-2|31	
14cr|flrig-1.3.16-2|32	%install
14cr|flrig-1.3.16-2|33	%makeinstall_std
14cr|flrig-1.3.16-2|34	
14cr|flrig-1.3.16-2|35	%files
14cr|flrig-1.3.16-2|36	%{_bindir}/%{name}
14cr|flrig-1.3.16-2|37	%{_datadir}/applications/flrig.desktop
14cr|flrig-1.3.16-2|38	%{_datadir}/pixmaps/flrig.xpm
14cr|flrig-1.3.16-2|39	
14cr|flrig-1.3.16-2|40	
14cr|flrig-1.3.16-2|41	
14cr|flrig-1.3.16-2|42	
14cr|flrig-1.3.16-2|43	
14cr|flrig-1.3.16-2|44	
14cr|flrig-1.3.16-2|45	%changelog
14cr|flrig-1.3.16-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.16-2
14cr|flrig-1.3.16-2|47	+ Revision: 372941e
14cr|flrig-1.3.16-2|48	- MassBuild#464: Increase release tag
14cr|flrig-1.3.16-2|49	
14cr|flrig-1.3.16-2|50	

1296 14
14cr|fluidsynth-dssi-1.0.0-3|1	Name:       fluidsynth-dssi
14cr|fluidsynth-dssi-1.0.0-3|2	Summary:    DSSI plugin wrapper for the FluidSynth software synthesizer
14cr|fluidsynth-dssi-1.0.0-3|3	Version:    1.0.0
14cr|fluidsynth-dssi-1.0.0-3|4	Release:    3
14cr|fluidsynth-dssi-1.0.0-3|5	
14cr|fluidsynth-dssi-1.0.0-3|6	Source:     http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
14cr|fluidsynth-dssi-1.0.0-3|7	URL:        http://dssi.sourceforge.net
14cr|fluidsynth-dssi-1.0.0-3|8	License:    GPLv2+
14cr|fluidsynth-dssi-1.0.0-3|9	Group:      Sound
14cr|fluidsynth-dssi-1.0.0-3|10	
14cr|fluidsynth-dssi-1.0.0-3|11	BuildRequires:  pkgconfig(dssi)
14cr|fluidsynth-dssi-1.0.0-3|12	BuildRequires:  pkgconfig(liblo)
14cr|fluidsynth-dssi-1.0.0-3|13	BuildRequires:  pkgconfig(alsa)
14cr|fluidsynth-dssi-1.0.0-3|14	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|fluidsynth-dssi-1.0.0-3|15	BuildRequires:  pkgconfig(fluidsynth)
14cr|fluidsynth-dssi-1.0.0-3|16	
14cr|fluidsynth-dssi-1.0.0-3|17	%description
14cr|fluidsynth-dssi-1.0.0-3|18	The FluidSynth-DSSI package contains FluidSynth-DSSI, a wrapper for the
14cr|fluidsynth-dssi-1.0.0-3|19	FluidSynth SoundFont-playing software synthesizer, allowing it to function
14cr|fluidsynth-dssi-1.0.0-3|20	as a DSSI plugin.
14cr|fluidsynth-dssi-1.0.0-3|21	
14cr|fluidsynth-dssi-1.0.0-3|22	%prep
14cr|fluidsynth-dssi-1.0.0-3|23	%setup -q
14cr|fluidsynth-dssi-1.0.0-3|24	
14cr|fluidsynth-dssi-1.0.0-3|25	%build
14cr|fluidsynth-dssi-1.0.0-3|26	alias libtoolize=true
14cr|fluidsynth-dssi-1.0.0-3|27	%configure2_5x
14cr|fluidsynth-dssi-1.0.0-3|28	%make
14cr|fluidsynth-dssi-1.0.0-3|29	
14cr|fluidsynth-dssi-1.0.0-3|30	%install
14cr|fluidsynth-dssi-1.0.0-3|31	rm -rf $RPM_BUILD_ROOT
14cr|fluidsynth-dssi-1.0.0-3|32	%makeinstall
14cr|fluidsynth-dssi-1.0.0-3|33	
14cr|fluidsynth-dssi-1.0.0-3|34	%files
14cr|fluidsynth-dssi-1.0.0-3|35	%defattr(-,root,root)
14cr|fluidsynth-dssi-1.0.0-3|36	%doc ChangeLog COPYING README TODO
14cr|fluidsynth-dssi-1.0.0-3|37	%{_libdir}/dssi/%{name}/FluidSynth-DSSI_gtk
14cr|fluidsynth-dssi-1.0.0-3|38	%{_libdir}/dssi/%{name}.so
14cr|fluidsynth-dssi-1.0.0-3|39	
14cr|fluidsynth-dssi-1.0.0-3|40	
14cr|fluidsynth-dssi-1.0.0-3|41	
14cr|fluidsynth-dssi-1.0.0-3|42	
14cr|fluidsynth-dssi-1.0.0-3|43	%changelog
14cr|fluidsynth-dssi-1.0.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|fluidsynth-dssi-1.0.0-3|45	+ Revision: 9b906be
14cr|fluidsynth-dssi-1.0.0-3|46	- MassBuild#464: Increase release tag
14cr|fluidsynth-dssi-1.0.0-3|47	
14cr|fluidsynth-dssi-1.0.0-3|48	

1297 14
14cr|flukz-0.4-2|1	######################################################
14cr|flukz-0.4-2|2	# SpecFile: flukz.spec
14cr|flukz-0.4-2|3	# Generato: http://www.mandrivausers.ro/
14cr|flukz-0.4-2|4	# MRB-Falticska Florin
14cr|flukz-0.4-2|5	######################################################
14cr|flukz-0.4-2|6	#define debug_package   %{nil}
14cr|flukz-0.4-2|7	
14cr|flukz-0.4-2|8	
14cr|flukz-0.4-2|9	Name:       flukz
14cr|flukz-0.4-2|10	Summary:    Flukz is a shoot'em up with levels directly editable online
14cr|flukz-0.4-2|11	Version:    0.4
14cr|flukz-0.4-2|12	Release:    2
14cr|flukz-0.4-2|13	License:    GPLv2
14cr|flukz-0.4-2|14	Group:      Games/Arcade
14cr|flukz-0.4-2|15	URL:        http://flukz.org/wiki/doku.php?id=flukz
14cr|flukz-0.4-2|16	Source0:    http://download.tuxfamily.org/flukz/%{name}%{version}.tar.gz
14cr|flukz-0.4-2|17	BuildRequires:  qt4-devel
14cr|flukz-0.4-2|18	BuildRequires:  pkgconfig(QtMultimediaKit)
14cr|flukz-0.4-2|19	BuildRequires:  pkgconfig(libpulse)
14cr|flukz-0.4-2|20	BuildRequires:  desktop-file-utils
14cr|flukz-0.4-2|21	BuildRequires:  imagemagick
14cr|flukz-0.4-2|22	Requires:       pulseaudio
14cr|flukz-0.4-2|23	
14cr|flukz-0.4-2|24	%description
14cr|flukz-0.4-2|25	Flukz is a shoot'em up with levels directly editable on-line.
14cr|flukz-0.4-2|26	All users can easily create new levels or edit existing ones,
14cr|flukz-0.4-2|27	in the same way as a wiki. A graphical interface is provided
14cr|flukz-0.4-2|28	o edit levels easily, without programming knowledge.
14cr|flukz-0.4-2|29	In the new version 0.4 (released on 22 february 2014),
14cr|flukz-0.4-2|30	the best scores are automatically saved on the server
14cr|flukz-0.4-2|31	and displayed at the end of a level.Our long-term goal is
14cr|flukz-0.4-2|32	to create a complete Qt platform for all 2D games
14cr|flukz-0.4-2|33	like shoot'em ups, platformers, board games or puzzles
14cr|flukz-0.4-2|34	
14cr|flukz-0.4-2|35	%prep
14cr|flukz-0.4-2|36	%setup -qn %{name}%{version}
14cr|flukz-0.4-2|37	
14cr|flukz-0.4-2|38	%build
14cr|flukz-0.4-2|39	%qmake_qt4
14cr|flukz-0.4-2|40	%make
14cr|flukz-0.4-2|41	
14cr|flukz-0.4-2|42	%install
14cr|flukz-0.4-2|43	#makeinstall not provided
14cr|flukz-0.4-2|44	# binary
14cr|flukz-0.4-2|45	install -d -m755 %{buildroot}%{_bindir}
14cr|flukz-0.4-2|46	install -m755 bin/%{name} %{buildroot}%{_bindir}/%{name}
14cr|flukz-0.4-2|47	
14cr|flukz-0.4-2|48	# icons
14cr|flukz-0.4-2|49	install -d -m755 %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|flukz-0.4-2|50	convert images/flukz-24x32.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|flukz-0.4-2|51	convert images/flukz-24x32.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|flukz-0.4-2|52	convert images/flukz-24x32.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|flukz-0.4-2|53	
14cr|flukz-0.4-2|54	# menu entry
14cr|flukz-0.4-2|55	mkdir -p %{buildroot}%{_datadir}/applications
14cr|flukz-0.4-2|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|flukz-0.4-2|57	[Desktop Entry]
14cr|flukz-0.4-2|58	Categories=Qt;Game;
14cr|flukz-0.4-2|59	Comment=funny 2D game
14cr|flukz-0.4-2|60	Exec=flukz
14cr|flukz-0.4-2|61	GenericName=flukz
14cr|flukz-0.4-2|62	Icon=flukz
14cr|flukz-0.4-2|63	Name=flukz
14cr|flukz-0.4-2|64	NoDisplay=false
14cr|flukz-0.4-2|65	StartupNotify=true
14cr|flukz-0.4-2|66	Terminal=false
14cr|flukz-0.4-2|67	Type=Application
14cr|flukz-0.4-2|68	EOF
14cr|flukz-0.4-2|69	
14cr|flukz-0.4-2|70	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|flukz-0.4-2|71	
14cr|flukz-0.4-2|72	
14cr|flukz-0.4-2|73	%files
14cr|flukz-0.4-2|74	%doc Changelog.txt License.txt README.txt
14cr|flukz-0.4-2|75	%{_bindir}/%{name}
14cr|flukz-0.4-2|76	%{_datadir}/applications/%{name}.desktop
14cr|flukz-0.4-2|77	%{_iconsdir}/%{name}.png
14cr|flukz-0.4-2|78	%{_miconsdir}/%{name}.png
14cr|flukz-0.4-2|79	%{_liconsdir}/%{name}.png
14cr|flukz-0.4-2|80	
14cr|flukz-0.4-2|81	
14cr|flukz-0.4-2|82	%changelog
14cr|flukz-0.4-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|flukz-0.4-2|84	+ Revision: eb7ffc3
14cr|flukz-0.4-2|85	- MassBuild#464: Increase release tag
14cr|flukz-0.4-2|86	
14cr|flukz-0.4-2|87	

1298 14
14cr|fluxstyle-1.0.1-6|1	Name:           fluxstyle
14cr|fluxstyle-1.0.1-6|2	Version:        1.0.1
14cr|fluxstyle-1.0.1-6|3	Release:        6
14cr|fluxstyle-1.0.1-6|4	Summary:        A graphical style manager for Fluxbox
14cr|fluxstyle-1.0.1-6|5	
14cr|fluxstyle-1.0.1-6|6	Group:          Graphical desktop/Other
14cr|fluxstyle-1.0.1-6|7	License:        GPL
14cr|fluxstyle-1.0.1-6|8	URL:            http://fluxstyle.berlios.de
14cr|fluxstyle-1.0.1-6|9	Source0:        http://errr-online.com/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|fluxstyle-1.0.1-6|10	Source1:        fluxstyle.desktop
14cr|fluxstyle-1.0.1-6|11	
14cr|fluxstyle-1.0.1-6|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fluxstyle-1.0.1-6|13	BuildArch:      noarch
14cr|fluxstyle-1.0.1-6|14	
14cr|fluxstyle-1.0.1-6|15	BuildRequires:  python >= 2.3, pygtk2.0-libglade, pygtk2, desktop-file-utils, python-devel
14cr|fluxstyle-1.0.1-6|16	# Im not sure how which of these requires is really needed... the fluxbox for sure
14cr|fluxstyle-1.0.1-6|17	# (version of flux is important due to a bug in pre .9.15)
14cr|fluxstyle-1.0.1-6|18	# but considering yum has to have python is making it a require really needed?
14cr|fluxstyle-1.0.1-6|19	Requires:       python >= 2.3, pygtk2 >= 2.4, pygtk2.0-libglade, fluxbox >= 0.9.15
14cr|fluxstyle-1.0.1-6|20	
14cr|fluxstyle-1.0.1-6|21	%description
14cr|fluxstyle-1.0.1-6|22	fluxstyle is a graphical style manager for the fluxbox window manager.
14cr|fluxstyle-1.0.1-6|23	fluxstyle is written in python using pygtk and glade, you can use it
14cr|fluxstyle-1.0.1-6|24	to preview, add, remove and apply styles in fluxbox.
14cr|fluxstyle-1.0.1-6|25	
14cr|fluxstyle-1.0.1-6|26	%prep
14cr|fluxstyle-1.0.1-6|27	%setup -q
14cr|fluxstyle-1.0.1-6|28	
14cr|fluxstyle-1.0.1-6|29	sed -i s,"mini-fluxbox6.png","../images/mini-fluxbox6.png", images/main.glade
14cr|fluxstyle-1.0.1-6|30	sed -i s,"fluxmetal.png","../images/fluxmetal.png", images/main.glade
14cr|fluxstyle-1.0.1-6|31	%build
14cr|fluxstyle-1.0.1-6|32	%{__python} setup.py build
14cr|fluxstyle-1.0.1-6|33	
14cr|fluxstyle-1.0.1-6|34	%install
14cr|fluxstyle-1.0.1-6|35	rm -rf $RPM_BUILD_ROOT
14cr|fluxstyle-1.0.1-6|36	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|fluxstyle-1.0.1-6|37	
14cr|fluxstyle-1.0.1-6|38	desktop-file-install --vendor Mandriva \
14cr|fluxstyle-1.0.1-6|39	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
14cr|fluxstyle-1.0.1-6|40	--add-category X-Mandriva %{SOURCE1}
14cr|fluxstyle-1.0.1-6|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
14cr|fluxstyle-1.0.1-6|42	cp images/fluxmetal.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
14cr|fluxstyle-1.0.1-6|43	
14cr|fluxstyle-1.0.1-6|44	#clean up docs
14cr|fluxstyle-1.0.1-6|45	rm -rf %{buildroot}%{_datadir}/%{name}/docs
14cr|fluxstyle-1.0.1-6|46	
14cr|fluxstyle-1.0.1-6|47	%clean
14cr|fluxstyle-1.0.1-6|48	rm -rf $RPM_BUILD_ROOT
14cr|fluxstyle-1.0.1-6|49	
14cr|fluxstyle-1.0.1-6|50	
14cr|fluxstyle-1.0.1-6|51	%files
14cr|fluxstyle-1.0.1-6|52	%defattr(-,root,root,-)
14cr|fluxstyle-1.0.1-6|53	%doc docs/Changelog docs/LICENSE docs/README
14cr|fluxstyle-1.0.1-6|54	%{_bindir}/fluxStyle
14cr|fluxstyle-1.0.1-6|55	%{python_sitelib}/%{name}
14cr|fluxstyle-1.0.1-6|56	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|fluxstyle-1.0.1-6|57	%{_datadir}/%{name}
14cr|fluxstyle-1.0.1-6|58	%{_datadir}/icons/hicolor/48x48/apps/fluxmetal.png
14cr|fluxstyle-1.0.1-6|59	%{_datadir}/applications/Mandriva-fluxstyle.desktop
14cr|fluxstyle-1.0.1-6|60	
14cr|fluxstyle-1.0.1-6|61	
14cr|fluxstyle-1.0.1-6|62	
14cr|fluxstyle-1.0.1-6|63	%changelog
14cr|fluxstyle-1.0.1-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14cr|fluxstyle-1.0.1-6|65	+ Revision: 4669300
14cr|fluxstyle-1.0.1-6|66	- MassBuild#464: Increase release tag
14cr|fluxstyle-1.0.1-6|67	
14cr|fluxstyle-1.0.1-6|68	

1299 14
14cr|fly-2.0.0-11|1	%define name fly
14cr|fly-2.0.0-11|2	%define version 2.0.0
14cr|fly-2.0.0-11|3	%define release 11
14cr|fly-2.0.0-11|4	
14cr|fly-2.0.0-11|5	Summary: Generate GIF on the fly
14cr|fly-2.0.0-11|6	Name: %{name}
14cr|fly-2.0.0-11|7	Version: %{version}
14cr|fly-2.0.0-11|8	Release: %{release}
14cr|fly-2.0.0-11|9	Source0: http://martin.gleeson.com/fly/dist/%{name}-%{version}.tar.bz2
14cr|fly-2.0.0-11|10	License: Distributable
14cr|fly-2.0.0-11|11	Group: Graphics
14cr|fly-2.0.0-11|12	URL: http://martin.gleeson.com/fly/
14cr|fly-2.0.0-11|13	Buildrequires: gd-devel
14cr|fly-2.0.0-11|14	Buildrequires: freetype-devel
14cr|fly-2.0.0-11|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|fly-2.0.0-11|16	
14cr|fly-2.0.0-11|17	%description
14cr|fly-2.0.0-11|18	Fly is a graphic tool to generate gif/png on the fly
14cr|fly-2.0.0-11|19	
14cr|fly-2.0.0-11|20	%prep
14cr|fly-2.0.0-11|21	
14cr|fly-2.0.0-11|22	%setup -q
14cr|fly-2.0.0-11|23	
14cr|fly-2.0.0-11|24	%build
14cr|fly-2.0.0-11|25	%make
14cr|fly-2.0.0-11|26	
14cr|fly-2.0.0-11|27	%install
14cr|fly-2.0.0-11|28	rm -rf $RPM_BUILD_ROOT
14cr|fly-2.0.0-11|29	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|fly-2.0.0-11|30	cp fly $RPM_BUILD_ROOT/%_bindir
14cr|fly-2.0.0-11|31	
14cr|fly-2.0.0-11|32	%clean
14cr|fly-2.0.0-11|33	
14cr|fly-2.0.0-11|34	
14cr|fly-2.0.0-11|35	%files
14cr|fly-2.0.0-11|36	%defattr(-,root,root)
14cr|fly-2.0.0-11|37	%doc README
14cr|fly-2.0.0-11|38	%doc doc/*
14cr|fly-2.0.0-11|39	%_bindir/*
14cr|fly-2.0.0-11|40	
14cr|fly-2.0.0-11|41	
14cr|fly-2.0.0-11|42	
14cr|fly-2.0.0-11|43	
14cr|fly-2.0.0-11|44	%changelog
14cr|fly-2.0.0-11|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-11
14cr|fly-2.0.0-11|46	+ Revision: 77404aa
14cr|fly-2.0.0-11|47	- MassBuild#464: Increase release tag
14cr|fly-2.0.0-11|48	
14cr|fly-2.0.0-11|49	

1300 14
14cr|flyspray-0.9.9.6-8|1	%if %{_use_internal_dependency_generator}
14cr|flyspray-0.9.9.6-8|2	%define __noautoreq 'pear\\(Zend(.*)\\)'
14cr|flyspray-0.9.9.6-8|3	%else
14cr|flyspray-0.9.9.6-8|4	%define _requires_exceptions pear(Zend.*)
14cr|flyspray-0.9.9.6-8|5	%endif
14cr|flyspray-0.9.9.6-8|6	
14cr|flyspray-0.9.9.6-8|7	Summary:	A simple Bug tracking system
14cr|flyspray-0.9.9.6-8|8	Name:		flyspray
14cr|flyspray-0.9.9.6-8|9	Version:	0.9.9.6
14cr|flyspray-0.9.9.6-8|10	Release:	8
14cr|flyspray-0.9.9.6-8|11	License:	GPLv2
14cr|flyspray-0.9.9.6-8|12	Group:		Networking/WWW
14cr|flyspray-0.9.9.6-8|13	Url:		http://flyspray.org
14cr|flyspray-0.9.9.6-8|14	Source0:	http://flyspray.org/%{name}-%{version}.tar.bz2
14cr|flyspray-0.9.9.6-8|15	Requires:	apache-mod_php
14cr|flyspray-0.9.9.6-8|16	Requires:	php-adodb
14cr|flyspray-0.9.9.6-8|17	Requires:	apache-mod_socache_shmcb
14cr|flyspray-0.9.9.6-8|18	BuildArch:	noarch
14cr|flyspray-0.9.9.6-8|19	
14cr|flyspray-0.9.9.6-8|20	%description
14cr|flyspray-0.9.9.6-8|21	%{name} is a simple bug tracking system, written in php, aimed
14cr|flyspray-0.9.9.6-8|22	at people who do not want to deploy Bugzilla.
14cr|flyspray-0.9.9.6-8|23	It offer most of the features needed without a increased complexity.
14cr|flyspray-0.9.9.6-8|24	The configuration is done trough a web interface, and you can fully
14cr|flyspray-0.9.9.6-8|25	control who can do what on the various task.
14cr|flyspray-0.9.9.6-8|26	
14cr|flyspray-0.9.9.6-8|27	%prep
14cr|flyspray-0.9.9.6-8|28	%setup -q -c %{name}-%{release}
14cr|flyspray-0.9.9.6-8|29	
14cr|flyspray-0.9.9.6-8|30	%build
14cr|flyspray-0.9.9.6-8|31	
14cr|flyspray-0.9.9.6-8|32	%install
14cr|flyspray-0.9.9.6-8|33	%__install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|flyspray-0.9.9.6-8|34	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cr|flyspray-0.9.9.6-8|35	
14cr|flyspray-0.9.9.6-8|36	# remove .htaccess files
14cr|flyspray-0.9.9.6-8|37	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
14cr|flyspray-0.9.9.6-8|38	
14cr|flyspray-0.9.9.6-8|39	# Create empty config file
14cr|flyspray-0.9.9.6-8|40	%__install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|flyspray-0.9.9.6-8|41	cat > %{buildroot}%{_sysconfdir}/%{name}/flyspray.conf.php <<EOF
14cr|flyspray-0.9.9.6-8|42	# Configuration file for flyspray will be overide during configuration
14cr|flyspray-0.9.9.6-8|43	EOF
14cr|flyspray-0.9.9.6-8|44	
14cr|flyspray-0.9.9.6-8|45	ln -s %{_sysconfdir}/%{name}/flyspray.conf.php %{buildroot}%{_var}/www/%{name}/
14cr|flyspray-0.9.9.6-8|46	
14cr|flyspray-0.9.9.6-8|47	%__install -d -m 755  %{buildroot}/%{_webappconfdir}
14cr|flyspray-0.9.9.6-8|48	cat > %{buildroot}/%{_webappconfdir}/%{name}.conf << EOF
14cr|flyspray-0.9.9.6-8|49	
14cr|flyspray-0.9.9.6-8|50	Alias /%{name} %{_var}/www/%{name}
14cr|flyspray-0.9.9.6-8|51	<Directory %{_var}/www/%{name}>
14cr|flyspray-0.9.9.6-8|52	Require all granted
14cr|flyspray-0.9.9.6-8|53	</Directory>
14cr|flyspray-0.9.9.6-8|54	
14cr|flyspray-0.9.9.6-8|55	<Directory %{_var}/www/%{name}/adodb>
14cr|flyspray-0.9.9.6-8|56	Require all denied
14cr|flyspray-0.9.9.6-8|57	</Directory>
14cr|flyspray-0.9.9.6-8|58	
14cr|flyspray-0.9.9.6-8|59	<Directory %{_var}/www/%{name}/conf>
14cr|flyspray-0.9.9.6-8|60	Require all denied
14cr|flyspray-0.9.9.6-8|61	</Directory>
14cr|flyspray-0.9.9.6-8|62	
14cr|flyspray-0.9.9.6-8|63	<Directory %{_var}/www/%{name}/includes>
14cr|flyspray-0.9.9.6-8|64	Require all denied
14cr|flyspray-0.9.9.6-8|65	</Directory>
14cr|flyspray-0.9.9.6-8|66	
14cr|flyspray-0.9.9.6-8|67	<Directory %{_var}/www/%{name}/templates>
14cr|flyspray-0.9.9.6-8|68	Require all denied
14cr|flyspray-0.9.9.6-8|69	</Directory>
14cr|flyspray-0.9.9.6-8|70	
14cr|flyspray-0.9.9.6-8|71	<Files %{_var}/www/%{name}/plugins/*.php>
14cr|flyspray-0.9.9.6-8|72	Require all denied
14cr|flyspray-0.9.9.6-8|73	</Files>
14cr|flyspray-0.9.9.6-8|74	
14cr|flyspray-0.9.9.6-8|75	<Files %{_var}/www/%{name}/plugins/fetch.php>
14cr|flyspray-0.9.9.6-8|76	Require all granted
14cr|flyspray-0.9.9.6-8|77	</Files>
14cr|flyspray-0.9.9.6-8|78	EOF
14cr|flyspray-0.9.9.6-8|79	
14cr|flyspray-0.9.9.6-8|80	cat > README.urpmi <<EOF
14cr|flyspray-0.9.9.6-8|81	Once this package is installed, there are a few configuration items which need
14cr|flyspray-0.9.9.6-8|82	to be performed before the blog is usable.  First, you need to install
14cr|flyspray-0.9.9.6-8|83	Mysql or PostgreSQL database and corresponding php modules:
14cr|flyspray-0.9.9.6-8|84	
14cr|flyspray-0.9.9.6-8|85	# urpmi mysql php-mysql
14cr|flyspray-0.9.9.6-8|86	
14cr|flyspray-0.9.9.6-8|87	or
14cr|flyspray-0.9.9.6-8|88	
14cr|flyspray-0.9.9.6-8|89	# urpmi postgresql php-pgsql
14cr|flyspray-0.9.9.6-8|90	
14cr|flyspray-0.9.9.6-8|91	Then, you need to establish a username and password to connect to your
14cr|flyspray-0.9.9.6-8|92	MySQL database as, and make both MySQL/Postgres and Flyspray aware of this.
14cr|flyspray-0.9.9.6-8|93	Let's start by creating the database and the username / password
14cr|flyspray-0.9.9.6-8|94	inside MySQL first:
14cr|flyspray-0.9.9.6-8|95	
14cr|flyspray-0.9.9.6-8|96	# mysql
14cr|flyspray-0.9.9.6-8|97	mysql> create database flyspray;
14cr|flyspray-0.9.9.6-8|98	Query OK, 1 row affected (0.00 sec)
14cr|flyspray-0.9.9.6-8|99	
14cr|flyspray-0.9.9.6-8|100	mysql> grant all privileges on flyspray.* to flyspray identified by 'flyspray';
14cr|flyspray-0.9.9.6-8|101	Query OK, 0 rows affected (0.00 sec)
14cr|flyspray-0.9.9.6-8|102	
14cr|flyspray-0.9.9.6-8|103	mysql> flush privileges;
14cr|flyspray-0.9.9.6-8|104	Query OK, 0 rows affected (0.00 sec)
14cr|flyspray-0.9.9.6-8|105	
14cr|flyspray-0.9.9.6-8|106	mysql> exit
14cr|flyspray-0.9.9.6-8|107	Bye
14cr|flyspray-0.9.9.6-8|108	#
14cr|flyspray-0.9.9.6-8|109	
14cr|flyspray-0.9.9.6-8|110	Under certain curcumstances, you may need to run variations of the "grant"
14cr|flyspray-0.9.9.6-8|111	command:
14cr|flyspray-0.9.9.6-8|112	mysql> grant all privileges on flyspray.* to flyspray@localhost identified by 'flyspray';
14cr|flyspray-0.9.9.6-8|113	OR
14cr|flyspray-0.9.9.6-8|114	mysql> grant all privileges on flyspray.* to flyspray@'%' identified by 'flyspray';
14cr|flyspray-0.9.9.6-8|115	
14cr|flyspray-0.9.9.6-8|116	This has created an empty database called 'flyspray', created a user named
14cr|flyspray-0.9.9.6-8|117	'flyspray' with a password of 'flyspray', and given the 'flyspray' user total
14cr|flyspray-0.9.9.6-8|118	permission over the 'flyspray' database.  Obviously, you'll want to select a
14cr|flyspray-0.9.9.6-8|119	different password, and you may want to choose different database and user
14cr|flyspray-0.9.9.6-8|120	names depending on your installation.  The specific values you choose are
14cr|flyspray-0.9.9.6-8|121	not constrained, they simply need to be consistent between the database and the
14cr|flyspray-0.9.9.6-8|122	config file.
14cr|flyspray-0.9.9.6-8|123	
14cr|flyspray-0.9.9.6-8|124	Once that's done and the database server and web server have been started,
14cr|flyspray-0.9.9.6-8|125	in your favourite web browser, enter following URL :
14cr|flyspray-0.9.9.6-8|126	http://hostname/flyspray/  and
14cr|flyspray-0.9.9.6-8|127	follow the instructions given to you on the pages you see to set up the
14cr|flyspray-0.9.9.6-8|128	database tables and begin publishing your blog.
14cr|flyspray-0.9.9.6-8|129	EOF
14cr|flyspray-0.9.9.6-8|130	
14cr|flyspray-0.9.9.6-8|131	%files
14cr|flyspray-0.9.9.6-8|132	%doc docs/*
14cr|flyspray-0.9.9.6-8|133	%{_var}/www/%{name}/adodb
14cr|flyspray-0.9.9.6-8|134	%{_var}/www/%{name}/docs
14cr|flyspray-0.9.9.6-8|135	%{_var}/www/%{name}/favicon.ico
14cr|flyspray-0.9.9.6-8|136	%{_var}/www/%{name}/feed.php
14cr|flyspray-0.9.9.6-8|137	%{_var}/www/%{name}/flyspray.conf.php
14cr|flyspray-0.9.9.6-8|138	%{_var}/www/%{name}/header.php
14cr|flyspray-0.9.9.6-8|139	%{_var}/www/%{name}/htaccess.dist
14cr|flyspray-0.9.9.6-8|140	%{_var}/www/%{name}/includes
14cr|flyspray-0.9.9.6-8|141	%{_var}/www/%{name}/index.php
14cr|flyspray-0.9.9.6-8|142	%{_var}/www/%{name}/javascript
14cr|flyspray-0.9.9.6-8|143	%{_var}/www/%{name}/lang
14cr|flyspray-0.9.9.6-8|144	%{_var}/www/%{name}/plugins
14cr|flyspray-0.9.9.6-8|145	%{_var}/www/%{name}/scripts
14cr|flyspray-0.9.9.6-8|146	%{_var}/www/%{name}/setup
14cr|flyspray-0.9.9.6-8|147	%{_var}/www/%{name}/templates
14cr|flyspray-0.9.9.6-8|148	%{_var}/www/%{name}/themes
14cr|flyspray-0.9.9.6-8|149	%{_var}/www/%{name}/robots.txt
14cr|flyspray-0.9.9.6-8|150	%{_var}/www/%{name}/schedule.php
14cr|flyspray-0.9.9.6-8|151	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/attachments/
14cr|flyspray-0.9.9.6-8|152	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/cache/
14cr|flyspray-0.9.9.6-8|153	%attr(0644,apache,apache) %{_var}/www/%{name}/attachments/index.html
14cr|flyspray-0.9.9.6-8|154	%attr(0644,apache,apache) %{_var}/www/%{name}/cache/index.html
14cr|flyspray-0.9.9.6-8|155	%config(noreplace) %attr(0755,apache,apache) %{_sysconfdir}/%{name}/flyspray.conf.php
14cr|flyspray-0.9.9.6-8|156	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|flyspray-0.9.9.6-8|157	
14cr|flyspray-0.9.9.6-8|158	
14cr|flyspray-0.9.9.6-8|159	%changelog
14cr|flyspray-0.9.9.6-8|160	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9.6-8
14cr|flyspray-0.9.9.6-8|161	+ Revision: 06b2a64
14cr|flyspray-0.9.9.6-8|162	- MassBuild#464: Increase release tag
14cr|flyspray-0.9.9.6-8|163	
14cr|flyspray-0.9.9.6-8|164	

1301 14
14cr|fnfx-0.3-7|1	Name:		fnfx
14cr|fnfx-0.3-7|2	Version:	0.3
14cr|fnfx-0.3-7|3	Release:	7
14cr|fnfx-0.3-7|4	Summary:	Toshiba laptop function key utility
14cr|fnfx-0.3-7|5	License:	GPL
14cr|fnfx-0.3-7|6	URL:		http://fnfx.sf.net
14cr|fnfx-0.3-7|7	Group:		System/Configuration/Hardware
14cr|fnfx-0.3-7|8	Source0:	downloads.sourceforge.net/project/fnfx/fnfx/fnfx%20v0.3/fnfx-0.3.tar.bz2
14cr|fnfx-0.3-7|9	Source1:	%{name}.service
14cr|fnfx-0.3-7|10	Source2:	fnfxd_check.sh
14cr|fnfx-0.3-7|11	Requires(pre):	rpm-helper
14cr|fnfx-0.3-7|12	Requires(post):	rpm-helper
14cr|fnfx-0.3-7|13	Requires(post): systemd-units
14cr|fnfx-0.3-7|14	Requires(preun): systemd-units
14cr|fnfx-0.3-7|15	Requires(postun): systemd-units
14cr|fnfx-0.3-7|16	
14cr|fnfx-0.3-7|17	%description
14cr|fnfx-0.3-7|18	FnFX enables owners of Toshiba laptops to change the LCD brightness,
14cr|fnfx-0.3-7|19	control, the internal fan and use the special keys on their keyboard
14cr|fnfx-0.3-7|20	(Fn-x combinations, hot-keys). The internal functions will give the
14cr|fnfx-0.3-7|21	possibility to map the Fn-Keys to functions like volume up/down, mute,
14cr|fnfx-0.3-7|22	suspend to disk, suspend to ram and switch LCD/CRT/TV-out. These
14cr|fnfx-0.3-7|23	functions heavily depend on the system and/or kernel configuration.
14cr|fnfx-0.3-7|24	You will need at least a kernel (v2.4.x, v2.5.x, v2.6.x) with ACPI and
14cr|fnfx-0.3-7|25	Toshiba support (CONFIG_ACPI and CONFIG_ACPI_TOSHIBA).
14cr|fnfx-0.3-7|26	
14cr|fnfx-0.3-7|27	%prep
14cr|fnfx-0.3-7|28	%setup -q
14cr|fnfx-0.3-7|29	
14cr|fnfx-0.3-7|30	%build
14cr|fnfx-0.3-7|31	%configure
14cr|fnfx-0.3-7|32	%make
14cr|fnfx-0.3-7|33	
14cr|fnfx-0.3-7|34	%install
14cr|fnfx-0.3-7|35	%makeinstall_std
14cr|fnfx-0.3-7|36	
14cr|fnfx-0.3-7|37	install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|fnfx-0.3-7|38	install -D -m0755 %{SOURCE2} %{buildroot}%{_sbindir}/fnfxd_check
14cr|fnfx-0.3-7|39	
14cr|fnfx-0.3-7|40	%clean
14cr|fnfx-0.3-7|41	
14cr|fnfx-0.3-7|42	%post
14cr|fnfx-0.3-7|43	%systemd_post %{name}.service
14cr|fnfx-0.3-7|44	
14cr|fnfx-0.3-7|45	%preun
14cr|fnfx-0.3-7|46	%systemd_preun %{name}.service
14cr|fnfx-0.3-7|47	
14cr|fnfx-0.3-7|48	%postun
14cr|fnfx-0.3-7|49	%systemd_postun_with_restart %{name}.service
14cr|fnfx-0.3-7|50	
14cr|fnfx-0.3-7|51	%files
14cr|fnfx-0.3-7|52	%{_bindir}/%{name}
14cr|fnfx-0.3-7|53	%{_sbindir}/*
14cr|fnfx-0.3-7|54	%dir %{_sysconfdir}/%{name}
14cr|fnfx-0.3-7|55	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|fnfx-0.3-7|56	%{_unitdir}/%{name}.service
14cr|fnfx-0.3-7|57	
14cr|fnfx-0.3-7|58	%doc ChangeLog INSTALL AUTHORS README
14cr|fnfx-0.3-7|59	
14cr|fnfx-0.3-7|60	%changelog
14cr|fnfx-0.3-7|61	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14cr|fnfx-0.3-7|62	+ Revision: 4edb8a9
14cr|fnfx-0.3-7|63	- Spec cleanup
14cr|fnfx-0.3-7|64	
14cr|fnfx-0.3-7|65	

1302 14
14cr|focuswriter-1.4.4-2|1	Name:		focuswriter
14cr|focuswriter-1.4.4-2|2	Version:	1.4.4
14cr|focuswriter-1.4.4-2|3	Release:	2
14cr|focuswriter-1.4.4-2|4	Summary:	A full-screen, distraction-free writing program
14cr|focuswriter-1.4.4-2|5	
14cr|focuswriter-1.4.4-2|6	Group:		Editors
14cr|focuswriter-1.4.4-2|7	License:	GPLv3+
14cr|focuswriter-1.4.4-2|8	URL:		http://gottcode.org/%{name}/
14cr|focuswriter-1.4.4-2|9	Source:		http://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2
14cr|focuswriter-1.4.4-2|10	
14cr|focuswriter-1.4.4-2|11	BuildRequires:	pkgconfig(libzip)
14cr|focuswriter-1.4.4-2|12	BuildRequires:  pkgconfig(QtCore)
14cr|focuswriter-1.4.4-2|13	BuildRequires:	pkgconfig(enchant)
14cr|focuswriter-1.4.4-2|14	BuildRequires:	pkgconfig(hunspell)
14cr|focuswriter-1.4.4-2|15	
14cr|focuswriter-1.4.4-2|16	%description
14cr|focuswriter-1.4.4-2|17	A full-screen, distraction-free writing program.
14cr|focuswriter-1.4.4-2|18	You can customize your environment by changing the font, colors, and
14cr|focuswriter-1.4.4-2|19	background image to add ambiance as you type. FocusWriter features
14cr|focuswriter-1.4.4-2|20	an on-the-fly updating word count, optional auto-save, optional daily
14cr|focuswriter-1.4.4-2|21	goals, and an interface that hides away to allow you to focus more
14cr|focuswriter-1.4.4-2|22	clearly; additionally, when you open the program your current
14cr|focuswriter-1.4.4-2|23	work-in-progress will automatically load and position you at the end
14cr|focuswriter-1.4.4-2|24	of your document, so that you can immediately jump back in.
14cr|focuswriter-1.4.4-2|25	
14cr|focuswriter-1.4.4-2|26	%prep
14cr|focuswriter-1.4.4-2|27	%setup -q
14cr|focuswriter-1.4.4-2|28	
14cr|focuswriter-1.4.4-2|29	%build
14cr|focuswriter-1.4.4-2|30	%qmake_qt4 PREFIX=%{_prefix}
14cr|focuswriter-1.4.4-2|31	%make
14cr|focuswriter-1.4.4-2|32	
14cr|focuswriter-1.4.4-2|33	%install
14cr|focuswriter-1.4.4-2|34	make install INSTALL_ROOT=%{buildroot}
14cr|focuswriter-1.4.4-2|35	
14cr|focuswriter-1.4.4-2|36	%files
14cr|focuswriter-1.4.4-2|37	%defattr(-,root,root,-)
14cr|focuswriter-1.4.4-2|38	%{_bindir}/%{name}
14cr|focuswriter-1.4.4-2|39	%{_datadir}/%{name}/
14cr|focuswriter-1.4.4-2|40	%{_datadir}/applications/%{name}.desktop
14cr|focuswriter-1.4.4-2|41	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|focuswriter-1.4.4-2|42	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|focuswriter-1.4.4-2|43	%{_datadir}/pixmaps/%{name}.xpm
14cr|focuswriter-1.4.4-2|44	
14cr|focuswriter-1.4.4-2|45	
14cr|focuswriter-1.4.4-2|46	%changelog
14cr|focuswriter-1.4.4-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-2
14cr|focuswriter-1.4.4-2|48	+ Revision: cdf092d
14cr|focuswriter-1.4.4-2|49	- MassBuild#464: Increase release tag
14cr|focuswriter-1.4.4-2|50	
14cr|focuswriter-1.4.4-2|51	

1303 14
14cr|fondu-2.0-0.060102.4|1	%define name		fondu
14cr|fondu-2.0-0.060102.4|2	%define fonduversion	060102
14cr|fondu-2.0-0.060102.4|3	%define mdkrelease	%mkrel 4
14cr|fondu-2.0-0.060102.4|4	
14cr|fondu-2.0-0.060102.4|5	Name:		fondu
14cr|fondu-2.0-0.060102.4|6	Version:	2.0
14cr|fondu-2.0-0.060102.4|7	Release:	0.%{fonduversion}.%{mdkrelease}
14cr|fondu-2.0-0.060102.4|8	Summary:	Converts between mac and unix fonts
14cr|fondu-2.0-0.060102.4|9	License:	BSD
14cr|fondu-2.0-0.060102.4|10	Group:		Publishing
14cr|fondu-2.0-0.060102.4|11	Source0:	http://fondu.sourceforge.net/fondu_src-%{fonduversion}.tar.bz2
14cr|fondu-2.0-0.060102.4|12	Url:		http://fondu.sourceforge.net/
14cr|fondu-2.0-0.060102.4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|fondu-2.0-0.060102.4|14	Conflicts:	dgen-sdl
14cr|fondu-2.0-0.060102.4|15	
14cr|fondu-2.0-0.060102.4|16	%description
14cr|fondu-2.0-0.060102.4|17	Fondu allows you to convert a mac font into a unix one. ufond converts
14cr|fondu-2.0-0.060102.4|18	a unix font into a mac one.
14cr|fondu-2.0-0.060102.4|19	
14cr|fondu-2.0-0.060102.4|20	%prep
14cr|fondu-2.0-0.060102.4|21	%setup -q -n fondu-%{fonduversion}
14cr|fondu-2.0-0.060102.4|22	
14cr|fondu-2.0-0.060102.4|23	%build
14cr|fondu-2.0-0.060102.4|24	%configure2_5x
14cr|fondu-2.0-0.060102.4|25	%make OPT_FLAGS="$RPM_OPT_FLAGS"
14cr|fondu-2.0-0.060102.4|26	
14cr|fondu-2.0-0.060102.4|27	%install
14cr|fondu-2.0-0.060102.4|28	rm -rf $RPM_BUILD_ROOT
14cr|fondu-2.0-0.060102.4|29	mkdir -p $RPM_BUILD_ROOT%{_bindir} \
14cr|fondu-2.0-0.060102.4|30	$RPM_BUILD_ROOT%{_mandir}/man1
14cr|fondu-2.0-0.060102.4|31	%makeinstall
14cr|fondu-2.0-0.060102.4|32	install -m 644 *.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|fondu-2.0-0.060102.4|33	
14cr|fondu-2.0-0.060102.4|34	%clean
14cr|fondu-2.0-0.060102.4|35	rm -rf $RPM_BUILD_ROOT
14cr|fondu-2.0-0.060102.4|36	
14cr|fondu-2.0-0.060102.4|37	%files
14cr|fondu-2.0-0.060102.4|38	%defattr(-,root,root)
14cr|fondu-2.0-0.060102.4|39	%doc LICENSE README
14cr|fondu-2.0-0.060102.4|40	%{_bindir}/fondu
14cr|fondu-2.0-0.060102.4|41	%{_bindir}/ufond
14cr|fondu-2.0-0.060102.4|42	%{_bindir}/showfond
14cr|fondu-2.0-0.060102.4|43	%{_bindir}/dfont2res
14cr|fondu-2.0-0.060102.4|44	%{_bindir}/frombin
14cr|fondu-2.0-0.060102.4|45	%{_bindir}/tobin
14cr|fondu-2.0-0.060102.4|46	%{_bindir}/lumper
14cr|fondu-2.0-0.060102.4|47	%{_bindir}/setfondname
14cr|fondu-2.0-0.060102.4|48	%{_mandir}/man1/*
14cr|fondu-2.0-0.060102.4|49	
14cr|fondu-2.0-0.060102.4|50	
14cr|fondu-2.0-0.060102.4|51	
14cr|fondu-2.0-0.060102.4|52	
14cr|fondu-2.0-0.060102.4|53	
14cr|fondu-2.0-0.060102.4|54	%changelog
14cr|fondu-2.0-0.060102.4|55	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0-0.060102.4
14cr|fondu-2.0-0.060102.4|56	+ Revision: 5d06a0f
14cr|fondu-2.0-0.060102.4|57	- Automatic import for version 2.0
14cr|fondu-2.0-0.060102.4|58	
14cr|fondu-2.0-0.060102.4|59	

1304 14
14cr|fontmatrix-0.6.0-2|1	Summary:	Featureful personal font manager
14cr|fontmatrix-0.6.0-2|2	Name:		fontmatrix
14cr|fontmatrix-0.6.0-2|3	Version:	0.6.0
14cr|fontmatrix-0.6.0-2|4	Release:	2
14cr|fontmatrix-0.6.0-2|5	License:	GPLv2+
14cr|fontmatrix-0.6.0-2|6	Group:		Office
14cr|fontmatrix-0.6.0-2|7	Url:		http://fontmatrix.net/
14cr|fontmatrix-0.6.0-2|8	Source0:	http://fontmatrix.net/archives/fontmatrix-%{version}-Source.tar.gz
14cr|fontmatrix-0.6.0-2|9	Patch0:		fontmatrix-0.6.0-sfmt.patch
14cr|fontmatrix-0.6.0-2|10	BuildRequires:	cmake
14cr|fontmatrix-0.6.0-2|11	BuildRequires:	desktop-file-utils
14cr|fontmatrix-0.6.0-2|12	BuildRequires:	qt4-devel
14cr|fontmatrix-0.6.0-2|13	BuildRequires:	pkgconfig(freetype2)
14cr|fontmatrix-0.6.0-2|14	
14cr|fontmatrix-0.6.0-2|15	%description
14cr|fontmatrix-0.6.0-2|16	fontmatrix is a manager built with the kind of features and abilities graphic
14cr|fontmatrix-0.6.0-2|17	designers, layout professionals along with others have felt necessary, but
14cr|fontmatrix-0.6.0-2|18	modernized with some new touches.
14cr|fontmatrix-0.6.0-2|19	
14cr|fontmatrix-0.6.0-2|20	Fontmatrix has a concept of 'tagging'. This makes it really nice to group
14cr|fontmatrix-0.6.0-2|21	fonts and even sub-group them logically for use in a book for instance. It
14cr|fontmatrix-0.6.0-2|22	also has extensive gui support for showing all glyphs in a font, previews of
14cr|fontmatrix-0.6.0-2|23	sample text, variable sizing and also tells what kinds of advanced Open Type
14cr|fontmatrix-0.6.0-2|24	features are inside each font. These features have never been seen outside of
14cr|fontmatrix-0.6.0-2|25	a font editor. And not least, it creates a nice PDF catalogue of user's fonts
14cr|fontmatrix-0.6.0-2|26	for printing or reference. In short, fontmatrix is a font manager for
14cr|fontmatrix-0.6.0-2|27	professionals, but is nice and user friendly.
14cr|fontmatrix-0.6.0-2|28	
14cr|fontmatrix-0.6.0-2|29	%files
14cr|fontmatrix-0.6.0-2|30	%doc COPYING ChangeLog TODO
14cr|fontmatrix-0.6.0-2|31	%{_bindir}/fontmatrix
14cr|fontmatrix-0.6.0-2|32	%{_mandir}/man1/fontmatrix.1*
14cr|fontmatrix-0.6.0-2|33	%{_datadir}/applications/fontmatrix.desktop
14cr|fontmatrix-0.6.0-2|34	%{_iconsdir}/hicolor/*/apps/fontmatrix.png
14cr|fontmatrix-0.6.0-2|35	%dir %{_datadir}/fontmatrix
14cr|fontmatrix-0.6.0-2|36	%{_datadir}/fontmatrix/*
14cr|fontmatrix-0.6.0-2|37	
14cr|fontmatrix-0.6.0-2|38	#----------------------------------------------------------------------------
14cr|fontmatrix-0.6.0-2|39	
14cr|fontmatrix-0.6.0-2|40	%prep
14cr|fontmatrix-0.6.0-2|41	%setup -q -n fontmatrix-%{version}-Source
14cr|fontmatrix-0.6.0-2|42	%patch0 -p1
14cr|fontmatrix-0.6.0-2|43	
14cr|fontmatrix-0.6.0-2|44	%build
14cr|fontmatrix-0.6.0-2|45	%cmake_qt4
14cr|fontmatrix-0.6.0-2|46	%make
14cr|fontmatrix-0.6.0-2|47	
14cr|fontmatrix-0.6.0-2|48	%install
14cr|fontmatrix-0.6.0-2|49	%makeinstall_std -C build
14cr|fontmatrix-0.6.0-2|50	
14cr|fontmatrix-0.6.0-2|51	desktop-file-install \
14cr|fontmatrix-0.6.0-2|52	--dir %{buildroot}%{_datadir}/applications \
14cr|fontmatrix-0.6.0-2|53	%{buildroot}%{_datadir}/applications/fontmatrix.desktop
14cr|fontmatrix-0.6.0-2|54	
14cr|fontmatrix-0.6.0-2|55	
14cr|fontmatrix-0.6.0-2|56	
14cr|fontmatrix-0.6.0-2|57	%changelog
14cr|fontmatrix-0.6.0-2|58	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.0-2
14cr|fontmatrix-0.6.0-2|59	+ Revision: dd0a21f
14cr|fontmatrix-0.6.0-2|60	- Build with system flags, spec cleanup
14cr|fontmatrix-0.6.0-2|61	
14cr|fontmatrix-0.6.0-2|62	

1305 14
14cr|fontpackages-1.44-2|1	%global spectemplatedir %{_sysconfdir}/rpmdevtools/
14cr|fontpackages-1.44-2|2	%global ftcgtemplatedir %{_datadir}/fontconfig/templates/
14cr|fontpackages-1.44-2|3	%global rpmmacrodir     %{_sysconfdir}/rpm/
14cr|fontpackages-1.44-2|4	
14cr|fontpackages-1.44-2|5	Name:    fontpackages
14cr|fontpackages-1.44-2|6	Version: 1.44
14cr|fontpackages-1.44-2|7	Release: 2
14cr|fontpackages-1.44-2|8	Summary: Common directory and macro definitions used by font packages
14cr|fontpackages-1.44-2|9	
14cr|fontpackages-1.44-2|10	
14cr|fontpackages-1.44-2|11	# Mostly means the scriptlets inserted via this package do not change the
14cr|fontpackages-1.44-2|12	# license of the packages they're inserted in
14cr|fontpackages-1.44-2|13	Group:	   System/X11
14cr|fontpackages-1.44-2|14	License:   LGPLv3+
14cr|fontpackages-1.44-2|15	URL:       http://fedoraproject.org/wiki/fontpackages
14cr|fontpackages-1.44-2|16	Source0:   http://fedorahosted.org/releases/f/o/%{name}/%{name}-%{version}.tar.xz
14cr|fontpackages-1.44-2|17	
14cr|fontpackages-1.44-2|18	BuildArch: noarch
14cr|fontpackages-1.44-2|19	
14cr|fontpackages-1.44-2|20	
14cr|fontpackages-1.44-2|21	%description
14cr|fontpackages-1.44-2|22	This package contains the basic directory layout, spec templates, rpm macros
14cr|fontpackages-1.44-2|23	and other materials used to create font packages.
14cr|fontpackages-1.44-2|24	
14cr|fontpackages-1.44-2|25	
14cr|fontpackages-1.44-2|26	%package filesystem
14cr|fontpackages-1.44-2|27	Summary: Directories used by font packages
14cr|fontpackages-1.44-2|28	License: Public Domain
14cr|fontpackages-1.44-2|29	
14cr|fontpackages-1.44-2|30	%description filesystem
14cr|fontpackages-1.44-2|31	This package contains the basic directory layout used by font packages,
14cr|fontpackages-1.44-2|32	including the correct permissions for the directories.
14cr|fontpackages-1.44-2|33	
14cr|fontpackages-1.44-2|34	
14cr|fontpackages-1.44-2|35	%package devel
14cr|fontpackages-1.44-2|36	Summary: Templates and macros used to create font packages
14cr|fontpackages-1.44-2|37	
14cr|fontpackages-1.44-2|38	Requires: rpmdevtools, %{name}-filesystem = %{version}-%{release}
14cr|fontpackages-1.44-2|39	Requires: fontconfig
14cr|fontpackages-1.44-2|40	
14cr|fontpackages-1.44-2|41	%description devel
14cr|fontpackages-1.44-2|42	This package contains spec templates, rpm macros and other materials used to
14cr|fontpackages-1.44-2|43	create font packages.
14cr|fontpackages-1.44-2|44	
14cr|fontpackages-1.44-2|45	
14cr|fontpackages-1.44-2|46	%package tools
14cr|fontpackages-1.44-2|47	Summary: Tools used to check fonts and font packages
14cr|fontpackages-1.44-2|48	
14cr|fontpackages-1.44-2|49	Requires: fontconfig, fontforge
14cr|fontpackages-1.44-2|50	Requires: curl, make, mutt
14cr|fontpackages-1.44-2|51	Requires: rpmlint
14cr|fontpackages-1.44-2|52	
14cr|fontpackages-1.44-2|53	%description tools
14cr|fontpackages-1.44-2|54	This package contains tools used to check fonts and font packages
14cr|fontpackages-1.44-2|55	
14cr|fontpackages-1.44-2|56	
14cr|fontpackages-1.44-2|57	%prep
14cr|fontpackages-1.44-2|58	%setup -q
14cr|fontpackages-1.44-2|59	
14cr|fontpackages-1.44-2|60	%build
14cr|fontpackages-1.44-2|61	for file in bin/repo-font-audit bin/compare-repo-font-audit ; do
14cr|fontpackages-1.44-2|62	sed -i "s|^DATADIR\([[:space:]]*\)\?=\(.*\)$|DATADIR=%{_datadir}/%{name}|g" \
14cr|fontpackages-1.44-2|63	$file
14cr|fontpackages-1.44-2|64	done
14cr|fontpackages-1.44-2|65	
14cr|fontpackages-1.44-2|66	%install
14cr|fontpackages-1.44-2|67	
14cr|fontpackages-1.44-2|68	# Pull macros out of macros.fonts and emulate them during install
14cr|fontpackages-1.44-2|69	for dir in fontbasedir        fontconfig_masterdir \
14cr|fontpackages-1.44-2|70	fontconfig_confdir fontconfig_templatedir ; do
14cr|fontpackages-1.44-2|71	export _${dir}=$(rpm --eval $(%{__grep} -E "^%_${dir}\b" \
14cr|fontpackages-1.44-2|72	rpm/macros.fonts | %{__awk} '{ print $2 }'))
14cr|fontpackages-1.44-2|73	done
14cr|fontpackages-1.44-2|74	
14cr|fontpackages-1.44-2|75	install -m 0755 -d %{buildroot}${_fontbasedir} \
14cr|fontpackages-1.44-2|76	%{buildroot}${_fontconfig_masterdir} \
14cr|fontpackages-1.44-2|77	%{buildroot}${_fontconfig_confdir} \
14cr|fontpackages-1.44-2|78	%{buildroot}${_fontconfig_templatedir} \
14cr|fontpackages-1.44-2|79	%{buildroot}%{spectemplatedir} \
14cr|fontpackages-1.44-2|80	%{buildroot}%{rpmmacrodir} \
14cr|fontpackages-1.44-2|81	%{buildroot}%{_datadir}/fontconfig/templates \
14cr|fontpackages-1.44-2|82	%{buildroot}/%_datadir/%{name} \
14cr|fontpackages-1.44-2|83	%{buildroot}%{_bindir}
14cr|fontpackages-1.44-2|84	install -m 0644 -p spec-templates/*.spec       %{buildroot}%{spectemplatedir}
14cr|fontpackages-1.44-2|85	install -m 0644 -p fontconfig-templates/*      %{buildroot}%{ftcgtemplatedir}
14cr|fontpackages-1.44-2|86	install -m 0644 -p rpm/macros*                 %{buildroot}%{rpmmacrodir}
14cr|fontpackages-1.44-2|87	install -m 0644 -p private/repo-font-audit.mk  %{buildroot}/%{_datadir}/%{name}
14cr|fontpackages-1.44-2|88	install -m 0755 -p private/core-fonts-report \
14cr|fontpackages-1.44-2|89	private/font-links-report \
14cr|fontpackages-1.44-2|90	private/fonts-report \
14cr|fontpackages-1.44-2|91	private/process-fc-query \
14cr|fontpackages-1.44-2|92	private/test-info           %{buildroot}/%{_datadir}/%{name}
14cr|fontpackages-1.44-2|93	install -m 0755 -p bin/*                       %{buildroot}%{_bindir}
14cr|fontpackages-1.44-2|94	
14cr|fontpackages-1.44-2|95	cat <<EOF > %{name}-%{version}.files
14cr|fontpackages-1.44-2|96	%defattr(0644,root,root,0755)
14cr|fontpackages-1.44-2|97	%dir ${_fontbasedir}
14cr|fontpackages-1.44-2|98	%dir ${_fontconfig_masterdir}
14cr|fontpackages-1.44-2|99	%dir ${_fontconfig_confdir}
14cr|fontpackages-1.44-2|100	%dir ${_fontconfig_templatedir}
14cr|fontpackages-1.44-2|101	EOF
14cr|fontpackages-1.44-2|102	
14cr|fontpackages-1.44-2|103	%files filesystem -f %{name}-%{version}.files
14cr|fontpackages-1.44-2|104	%defattr(0644,root,root,0755)
14cr|fontpackages-1.44-2|105	%dir %{_datadir}/fontconfig
14cr|fontpackages-1.44-2|106	
14cr|fontpackages-1.44-2|107	%files devel
14cr|fontpackages-1.44-2|108	%defattr(0644,root,root,0755)
14cr|fontpackages-1.44-2|109	%doc license.txt readme.txt
14cr|fontpackages-1.44-2|110	%config(noreplace) %{spectemplatedir}/*.spec
14cr|fontpackages-1.44-2|111	%{rpmmacrodir}/macros*
14cr|fontpackages-1.44-2|112	%dir %{ftcgtemplatedir}
14cr|fontpackages-1.44-2|113	%{ftcgtemplatedir}/*conf
14cr|fontpackages-1.44-2|114	%{ftcgtemplatedir}/*txt
14cr|fontpackages-1.44-2|115	
14cr|fontpackages-1.44-2|116	%files tools
14cr|fontpackages-1.44-2|117	%defattr(0644,root,root,0755)
14cr|fontpackages-1.44-2|118	%doc license.txt readme.txt
14cr|fontpackages-1.44-2|119	%dir %{_datadir}/%{name}
14cr|fontpackages-1.44-2|120	%{_datadir}/%{name}/repo-font-audit.mk
14cr|fontpackages-1.44-2|121	%defattr(0755,root,root,0755)
14cr|fontpackages-1.44-2|122	%{_datadir}/%{name}/core-fonts-report
14cr|fontpackages-1.44-2|123	%{_datadir}/%{name}/font-links-report
14cr|fontpackages-1.44-2|124	%{_datadir}/%{name}/fonts-report
14cr|fontpackages-1.44-2|125	%{_datadir}/%{name}/process-fc-query
14cr|fontpackages-1.44-2|126	%{_datadir}/%{name}/test-info
14cr|fontpackages-1.44-2|127	%{_bindir}/*
14cr|fontpackages-1.44-2|128	
14cr|fontpackages-1.44-2|129	%changelog
14cr|fontpackages-1.44-2|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.44-2
14cr|fontpackages-1.44-2|131	+ Revision: a206ae2
14cr|fontpackages-1.44-2|132	- MassBuild#464: Increase release tag
14cr|fontpackages-1.44-2|133	
14cr|fontpackages-1.44-2|134	

1306 14
14cr|fonts-bitmap-lfp-fix-0.83-7|1	Name: fonts-bitmap-lfp-fix
14cr|fonts-bitmap-lfp-fix-0.83-7|2	Summary: Linux Font Project fixed width bitmap fonts for X11
14cr|fonts-bitmap-lfp-fix-0.83-7|3	Version: 0.83
14cr|fonts-bitmap-lfp-fix-0.83-7|4	Release: 7
14cr|fonts-bitmap-lfp-fix-0.83-7|5	Source0: http://ovh.dl.sourceforge.net/sourceforge/xfonts/lfpfonts-fix-src-0.83.tar.bz2
14cr|fonts-bitmap-lfp-fix-0.83-7|6	License: Public Domain
14cr|fonts-bitmap-lfp-fix-0.83-7|7	Group: System/Fonts/X11 bitmap
14cr|fonts-bitmap-lfp-fix-0.83-7|8	Url: http://dreamer.nitro.dk/typography/bitmap-fonts.html
14cr|fonts-bitmap-lfp-fix-0.83-7|9	BuildRequires: bdftopcf
14cr|fonts-bitmap-lfp-fix-0.83-7|10	BuildRequires: mkfontdir
14cr|fonts-bitmap-lfp-fix-0.83-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-bitmap-lfp-fix-0.83-7|12	BuildArch: noarch
14cr|fonts-bitmap-lfp-fix-0.83-7|13	BuildRequires: fontconfig
14cr|fonts-bitmap-lfp-fix-0.83-7|14	
14cr|fonts-bitmap-lfp-fix-0.83-7|15	%description
14cr|fonts-bitmap-lfp-fix-0.83-7|16	This package is a part of bigger project -- Linux Font Project. It includes
14cr|fonts-bitmap-lfp-fix-0.83-7|17	fixed width (character cell) fonts for X in PCF format.
14cr|fonts-bitmap-lfp-fix-0.83-7|18	
14cr|fonts-bitmap-lfp-fix-0.83-7|19	The project is now inactive, but the fonts are still good.
14cr|fonts-bitmap-lfp-fix-0.83-7|20	
14cr|fonts-bitmap-lfp-fix-0.83-7|21	%prep
14cr|fonts-bitmap-lfp-fix-0.83-7|22	%setup -q -n lfpfonts-fix-src
14cr|fonts-bitmap-lfp-fix-0.83-7|23	
14cr|fonts-bitmap-lfp-fix-0.83-7|24	%build
14cr|fonts-bitmap-lfp-fix-0.83-7|25	pushd src
14cr|fonts-bitmap-lfp-fix-0.83-7|26	# use the provided ucs2any script, ucs2any from x11-font-util crashes badly
14cr|fonts-bitmap-lfp-fix-0.83-7|27	PATH=.:$PATH ./compile 2>/dev/null
14cr|fonts-bitmap-lfp-fix-0.83-7|28	popd
14cr|fonts-bitmap-lfp-fix-0.83-7|29	pushd lfp-fix
14cr|fonts-bitmap-lfp-fix-0.83-7|30	mkfontdir
14cr|fonts-bitmap-lfp-fix-0.83-7|31	popd
14cr|fonts-bitmap-lfp-fix-0.83-7|32	
14cr|fonts-bitmap-lfp-fix-0.83-7|33	
14cr|fonts-bitmap-lfp-fix-0.83-7|34	%install
14cr|fonts-bitmap-lfp-fix-0.83-7|35	rm -rf %{buildroot}
14cr|fonts-bitmap-lfp-fix-0.83-7|36	mkdir -p %buildroot%_datadir/fonts %buildroot%_sysconfdir/X11/fontpath.d
14cr|fonts-bitmap-lfp-fix-0.83-7|37	cp -pr lfp-fix %buildroot%_datadir/fonts/
14cr|fonts-bitmap-lfp-fix-0.83-7|38	ln -s ../../..%_datadir/fonts/lfp-fix \
14cr|fonts-bitmap-lfp-fix-0.83-7|39	%buildroot%_sysconfdir/X11/fontpath.d/lfp-fix:unscaled:pri=50
14cr|fonts-bitmap-lfp-fix-0.83-7|40	
14cr|fonts-bitmap-lfp-fix-0.83-7|41	
14cr|fonts-bitmap-lfp-fix-0.83-7|42	%clean
14cr|fonts-bitmap-lfp-fix-0.83-7|43	rm -rf %{buildroot}
14cr|fonts-bitmap-lfp-fix-0.83-7|44	
14cr|fonts-bitmap-lfp-fix-0.83-7|45	%files
14cr|fonts-bitmap-lfp-fix-0.83-7|46	%defattr(-,root,root)
14cr|fonts-bitmap-lfp-fix-0.83-7|47	%dir %_datadir/fonts/lfp-fix
14cr|fonts-bitmap-lfp-fix-0.83-7|48	%_datadir/fonts/lfp-fix/*
14cr|fonts-bitmap-lfp-fix-0.83-7|49	%_sysconfdir/X11/fontpath.d/lfp-fix:unscaled:pri=50
14cr|fonts-bitmap-lfp-fix-0.83-7|50	
14cr|fonts-bitmap-lfp-fix-0.83-7|51	
14cr|fonts-bitmap-lfp-fix-0.83-7|52	
14cr|fonts-bitmap-lfp-fix-0.83-7|53	%changelog
14cr|fonts-bitmap-lfp-fix-0.83-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.83-7
14cr|fonts-bitmap-lfp-fix-0.83-7|55	+ Revision: ea41055
14cr|fonts-bitmap-lfp-fix-0.83-7|56	- MassBuild#464: Increase release tag
14cr|fonts-bitmap-lfp-fix-0.83-7|57	
14cr|fonts-bitmap-lfp-fix-0.83-7|58	

1307 14
14cr|fonts-otf-Aegean-3.01-4|1	%define fontname	Aegean
14cr|fonts-otf-Aegean-3.01-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Aegean-3.01-4|3	%define version		3.01
14cr|fonts-otf-Aegean-3.01-4|4	%define release		4
14cr|fonts-otf-Aegean-3.01-4|5	
14cr|fonts-otf-Aegean-3.01-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Aegean-3.01-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Aegean-3.01-4|8	
14cr|fonts-otf-Aegean-3.01-4|9	Summary:	Unicode Aegean fonts
14cr|fonts-otf-Aegean-3.01-4|10	Name:		%{name}
14cr|fonts-otf-Aegean-3.01-4|11	Version:	%{version}
14cr|fonts-otf-Aegean-3.01-4|12	Release:	%{release}
14cr|fonts-otf-Aegean-3.01-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Aegean-3.01-4|14	Source1:	http://users.teilar.gr/~g1951d/Anatolian.zip
14cr|fonts-otf-Aegean-3.01-4|15	License:	Public Domain
14cr|fonts-otf-Aegean-3.01-4|16	Group:		System/Fonts/True type
14cr|fonts-otf-Aegean-3.01-4|17	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Aegean-3.01-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Aegean-3.01-4|19	BuildArch:	noarch
14cr|fonts-otf-Aegean-3.01-4|20	BuildRequires: fontconfig
14cr|fonts-otf-Aegean-3.01-4|21	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Aegean-3.01-4|22	
14cr|fonts-otf-Aegean-3.01-4|23	%description
14cr|fonts-otf-Aegean-3.01-4|24	Aegean covers the following scripts and symbols supported by The
14cr|fonts-otf-Aegean-3.01-4|25	Unicode Standard 5.2: Basic Latin, Greek and Coptic, Greek Extended,
14cr|fonts-otf-Aegean-3.01-4|26	some Punctuation and other Symbols, Linear B Syllabary, Linear B
14cr|fonts-otf-Aegean-3.01-4|27	Ideograms, Aegean Numbers, Ancient Greek Numbers, Ancient Symbols,
14cr|fonts-otf-Aegean-3.01-4|28	Phaistos Disc, Lycian, Carian, Old Italic, Ugaritic, Old Persian,
14cr|fonts-otf-Aegean-3.01-4|29	Cypriot Syllabary, Phoenician, Lydian, and Archaic Greek Musical
14cr|fonts-otf-Aegean-3.01-4|30	Notation. Aegean allocates in the Supplementary Private Use Plane 15,
14cr|fonts-otf-Aegean-3.01-4|31	the following scripts and symbols, as yet unsupported by Unicode:
14cr|fonts-otf-Aegean-3.01-4|32	Cretan Hieroglyphs, Cypro-Minoan, Linear A, the Arkalochori Axe,
14cr|fonts-otf-Aegean-3.01-4|33	Ancient Greek and Old Italic variant alphabets.
14cr|fonts-otf-Aegean-3.01-4|34	
14cr|fonts-otf-Aegean-3.01-4|35	In this version:
14cr|fonts-otf-Aegean-3.01-4|36	* Cretan Hieroglyphs are redesigned and expanded to cover signs on
14cr|fonts-otf-Aegean-3.01-4|37	seals.
14cr|fonts-otf-Aegean-3.01-4|38	* Cypro-Minoan is entirely new and in agreement with the latest
14cr|fonts-otf-Aegean-3.01-4|39	edition of the inscriptions.
14cr|fonts-otf-Aegean-3.01-4|40	* Idalion, Akanthou, Eteocypriot, Ancient and Recent Paphian variants
14cr|fonts-otf-Aegean-3.01-4|41	of the Cypriot Syllabary are available as its Open Type Stylistic
14cr|fonts-otf-Aegean-3.01-4|42	Sets I-V.
14cr|fonts-otf-Aegean-3.01-4|43	* Anatolian Hieroglyphs are included in this package.
14cr|fonts-otf-Aegean-3.01-4|44	
14cr|fonts-otf-Aegean-3.01-4|45	%prep
14cr|fonts-otf-Aegean-3.01-4|46	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Aegean-3.01-4|47	unzip %SOURCE1
14cr|fonts-otf-Aegean-3.01-4|48	
14cr|fonts-otf-Aegean-3.01-4|49	%install
14cr|fonts-otf-Aegean-3.01-4|50	%__rm -rf %{buildroot}
14cr|fonts-otf-Aegean-3.01-4|51	
14cr|fonts-otf-Aegean-3.01-4|52	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Aegean-3.01-4|53	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Aegean-3.01-4|54	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Aegean-3.01-4|55	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Aegean-3.01-4|56	
14cr|fonts-otf-Aegean-3.01-4|57	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Aegean-3.01-4|58	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Aegean-3.01-4|59	
14cr|fonts-otf-Aegean-3.01-4|60	%clean
14cr|fonts-otf-Aegean-3.01-4|61	%__rm -rf %{buildroot}
14cr|fonts-otf-Aegean-3.01-4|62	
14cr|fonts-otf-Aegean-3.01-4|63	%files
14cr|fonts-otf-Aegean-3.01-4|64	%defattr(-,root,root)
14cr|fonts-otf-Aegean-3.01-4|65	%doc *.txt
14cr|fonts-otf-Aegean-3.01-4|66	%{fontconfdir}/otf*
14cr|fonts-otf-Aegean-3.01-4|67	%{fontdir}/*.otf
14cr|fonts-otf-Aegean-3.01-4|68	%{fontdir}/fonts.*
14cr|fonts-otf-Aegean-3.01-4|69	
14cr|fonts-otf-Aegean-3.01-4|70	
14cr|fonts-otf-Aegean-3.01-4|71	
14cr|fonts-otf-Aegean-3.01-4|72	
14cr|fonts-otf-Aegean-3.01-4|73	%changelog
14cr|fonts-otf-Aegean-3.01-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.01-4
14cr|fonts-otf-Aegean-3.01-4|75	+ Revision: 933d33f
14cr|fonts-otf-Aegean-3.01-4|76	- MassBuild#464: Increase release tag
14cr|fonts-otf-Aegean-3.01-4|77	
14cr|fonts-otf-Aegean-3.01-4|78	

1308 14
14cr|fonts-otf-Aegyptus-3.11-4|1	%define fontname	Aegyptus
14cr|fonts-otf-Aegyptus-3.11-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Aegyptus-3.11-4|3	%define version		3.11
14cr|fonts-otf-Aegyptus-3.11-4|4	%define release		4
14cr|fonts-otf-Aegyptus-3.11-4|5	
14cr|fonts-otf-Aegyptus-3.11-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Aegyptus-3.11-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Aegyptus-3.11-4|8	
14cr|fonts-otf-Aegyptus-3.11-4|9	Summary:	Unicode Aegyptus fonts
14cr|fonts-otf-Aegyptus-3.11-4|10	Name:		%{name}
14cr|fonts-otf-Aegyptus-3.11-4|11	Version:	%{version}
14cr|fonts-otf-Aegyptus-3.11-4|12	Release:	%{release}
14cr|fonts-otf-Aegyptus-3.11-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}311.zip
14cr|fonts-otf-Aegyptus-3.11-4|14	Source1:	http://users.teilar.gr/~g1951d/Gardiner311.zip
14cr|fonts-otf-Aegyptus-3.11-4|15	License:	Public Domain
14cr|fonts-otf-Aegyptus-3.11-4|16	Group:		System/Fonts/True type
14cr|fonts-otf-Aegyptus-3.11-4|17	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Aegyptus-3.11-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Aegyptus-3.11-4|19	BuildArch:	noarch
14cr|fonts-otf-Aegyptus-3.11-4|20	BuildRequires: fontconfig
14cr|fonts-otf-Aegyptus-3.11-4|21	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Aegyptus-3.11-4|22	
14cr|fonts-otf-Aegyptus-3.11-4|23	%description
14cr|fonts-otf-Aegyptus-3.11-4|24	Ars longa, vita brevis; this is the final version of Aegyptus. The
14cr|fonts-otf-Aegyptus-3.11-4|25	font encodes some 7100 Egyptian Hieroglyphs, all with a graphical
14cr|fonts-otf-Aegyptus-3.11-4|26	representation. The main sources of glyphs are Hieroglyphica and the
14cr|fonts-otf-Aegyptus-3.11-4|27	work of Alan Gardiner. Egyptian Hieroglyphs are allocated in the
14cr|fonts-otf-Aegyptus-3.11-4|28	Supplementary Private Use Plane 15, for the lack of a standard. The
14cr|fonts-otf-Aegyptus-3.11-4|29	font also covers Basic Latin, Egyptian Transliteration characters,
14cr|fonts-otf-Aegyptus-3.11-4|30	Meroitic, some Punctuation and other Symbols and the Gardiner set of
14cr|fonts-otf-Aegyptus-3.11-4|31	Egyptian Hieroglyphs supported by The Unicode Standard 5.2 (13000 -
14cr|fonts-otf-Aegyptus-3.11-4|32	1342F).
14cr|fonts-otf-Aegyptus-3.11-4|33	
14cr|fonts-otf-Aegyptus-3.11-4|34	The Gardiner set is also available in the small font Gardiner (regular
14cr|fonts-otf-Aegyptus-3.11-4|35	and bold).
14cr|fonts-otf-Aegyptus-3.11-4|36	
14cr|fonts-otf-Aegyptus-3.11-4|37	%prep
14cr|fonts-otf-Aegyptus-3.11-4|38	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Aegyptus-3.11-4|39	unzip -o %SOURCE1
14cr|fonts-otf-Aegyptus-3.11-4|40	
14cr|fonts-otf-Aegyptus-3.11-4|41	%install
14cr|fonts-otf-Aegyptus-3.11-4|42	%__rm -rf %{buildroot}
14cr|fonts-otf-Aegyptus-3.11-4|43	
14cr|fonts-otf-Aegyptus-3.11-4|44	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Aegyptus-3.11-4|45	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Aegyptus-3.11-4|46	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Aegyptus-3.11-4|47	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Aegyptus-3.11-4|48	
14cr|fonts-otf-Aegyptus-3.11-4|49	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Aegyptus-3.11-4|50	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Aegyptus-3.11-4|51	
14cr|fonts-otf-Aegyptus-3.11-4|52	%clean
14cr|fonts-otf-Aegyptus-3.11-4|53	%__rm -rf %{buildroot}
14cr|fonts-otf-Aegyptus-3.11-4|54	
14cr|fonts-otf-Aegyptus-3.11-4|55	%files
14cr|fonts-otf-Aegyptus-3.11-4|56	%defattr(-,root,root)
14cr|fonts-otf-Aegyptus-3.11-4|57	%doc *.txt
14cr|fonts-otf-Aegyptus-3.11-4|58	%{fontconfdir}/otf*
14cr|fonts-otf-Aegyptus-3.11-4|59	%{fontdir}/*.otf
14cr|fonts-otf-Aegyptus-3.11-4|60	%{fontdir}/fonts.*
14cr|fonts-otf-Aegyptus-3.11-4|61	
14cr|fonts-otf-Aegyptus-3.11-4|62	
14cr|fonts-otf-Aegyptus-3.11-4|63	
14cr|fonts-otf-Aegyptus-3.11-4|64	
14cr|fonts-otf-Aegyptus-3.11-4|65	%changelog
14cr|fonts-otf-Aegyptus-3.11-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.11-4
14cr|fonts-otf-Aegyptus-3.11-4|67	+ Revision: fc6ee34
14cr|fonts-otf-Aegyptus-3.11-4|68	- MassBuild#464: Increase release tag
14cr|fonts-otf-Aegyptus-3.11-4|69	
14cr|fonts-otf-Aegyptus-3.11-4|70	

1309 14
14cr|fonts-otf-Akkadian-2.52-4|1	%define fontname	Akkadian
14cr|fonts-otf-Akkadian-2.52-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Akkadian-2.52-4|3	%define version		2.52
14cr|fonts-otf-Akkadian-2.52-4|4	%define release		4
14cr|fonts-otf-Akkadian-2.52-4|5	
14cr|fonts-otf-Akkadian-2.52-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Akkadian-2.52-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Akkadian-2.52-4|8	
14cr|fonts-otf-Akkadian-2.52-4|9	Summary:	Unicode Akkadian fonts
14cr|fonts-otf-Akkadian-2.52-4|10	Name:		%{name}
14cr|fonts-otf-Akkadian-2.52-4|11	Version:	%{version}
14cr|fonts-otf-Akkadian-2.52-4|12	Release:	%{release}
14cr|fonts-otf-Akkadian-2.52-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Akkadian-2.52-4|14	License:	Public Domain
14cr|fonts-otf-Akkadian-2.52-4|15	Group:		System/Fonts/True type
14cr|fonts-otf-Akkadian-2.52-4|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Akkadian-2.52-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Akkadian-2.52-4|18	BuildArch:	noarch
14cr|fonts-otf-Akkadian-2.52-4|19	BuildRequires: fontconfig
14cr|fonts-otf-Akkadian-2.52-4|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Akkadian-2.52-4|21	
14cr|fonts-otf-Akkadian-2.52-4|22	%description
14cr|fonts-otf-Akkadian-2.52-4|23	Akkadian covers the following scripts and symbols supported by The
14cr|fonts-otf-Akkadian-2.52-4|24	Unicode Standard 5.2: Basic Latin, Greek and Coptic, some Punctuation
14cr|fonts-otf-Akkadian-2.52-4|25	and other Symbols, Cuneiform, Cuneiform Numbers and Punctuation.
14cr|fonts-otf-Akkadian-2.52-4|26	
14cr|fonts-otf-Akkadian-2.52-4|27	%prep
14cr|fonts-otf-Akkadian-2.52-4|28	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Akkadian-2.52-4|29	
14cr|fonts-otf-Akkadian-2.52-4|30	%install
14cr|fonts-otf-Akkadian-2.52-4|31	%__rm -rf %{buildroot}
14cr|fonts-otf-Akkadian-2.52-4|32	
14cr|fonts-otf-Akkadian-2.52-4|33	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Akkadian-2.52-4|34	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Akkadian-2.52-4|35	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Akkadian-2.52-4|36	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Akkadian-2.52-4|37	
14cr|fonts-otf-Akkadian-2.52-4|38	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Akkadian-2.52-4|39	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Akkadian-2.52-4|40	
14cr|fonts-otf-Akkadian-2.52-4|41	%clean
14cr|fonts-otf-Akkadian-2.52-4|42	%__rm -rf %{buildroot}
14cr|fonts-otf-Akkadian-2.52-4|43	
14cr|fonts-otf-Akkadian-2.52-4|44	%files
14cr|fonts-otf-Akkadian-2.52-4|45	%defattr(-,root,root)
14cr|fonts-otf-Akkadian-2.52-4|46	%{fontconfdir}/otf*
14cr|fonts-otf-Akkadian-2.52-4|47	%{fontdir}/*.otf
14cr|fonts-otf-Akkadian-2.52-4|48	%{fontdir}/fonts.*
14cr|fonts-otf-Akkadian-2.52-4|49	
14cr|fonts-otf-Akkadian-2.52-4|50	
14cr|fonts-otf-Akkadian-2.52-4|51	
14cr|fonts-otf-Akkadian-2.52-4|52	
14cr|fonts-otf-Akkadian-2.52-4|53	%changelog
14cr|fonts-otf-Akkadian-2.52-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.52-4
14cr|fonts-otf-Akkadian-2.52-4|55	+ Revision: f40557e
14cr|fonts-otf-Akkadian-2.52-4|56	- MassBuild#464: Increase release tag
14cr|fonts-otf-Akkadian-2.52-4|57	
14cr|fonts-otf-Akkadian-2.52-4|58	

1310 14
14cr|fonts-otf-Alexander-3.01-3|1	%define fontname	Alexander
14cr|fonts-otf-Alexander-3.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Alexander-3.01-3|3	%define version		3.01
14cr|fonts-otf-Alexander-3.01-3|4	%define release		3
14cr|fonts-otf-Alexander-3.01-3|5	
14cr|fonts-otf-Alexander-3.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Alexander-3.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Alexander-3.01-3|8	
14cr|fonts-otf-Alexander-3.01-3|9	Summary:	Unicode Alexander fonts
14cr|fonts-otf-Alexander-3.01-3|10	Name:		%{name}
14cr|fonts-otf-Alexander-3.01-3|11	Version:	%{version}
14cr|fonts-otf-Alexander-3.01-3|12	Release:	%{release}
14cr|fonts-otf-Alexander-3.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Alexander-3.01-3|14	License:	Public Domain
14cr|fonts-otf-Alexander-3.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Alexander-3.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Alexander-3.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Alexander-3.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Alexander-3.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Alexander-3.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Alexander-3.01-3|21	
14cr|fonts-otf-Alexander-3.01-3|22	%description
14cr|fonts-otf-Alexander-3.01-3|23	A text typeface using the Greek letters designed by Alexander Wilson
14cr|fonts-otf-Alexander-3.01-3|24	(1714-1786), a Scottish doctor, astronomer, and typefounder. The type
14cr|fonts-otf-Alexander-3.01-3|25	was especially designed for an edition of Homer's epics, published in
14cr|fonts-otf-Alexander-3.01-3|26	1756-8 by Andrew and Robert Foulis, printers to the University of
14cr|fonts-otf-Alexander-3.01-3|27	Glasgow. A modern revival, Wilson Greek, has been designed by Matthew
14cr|fonts-otf-Alexander-3.01-3|28	Carter in 1995. Peter S. Baker is also using Wilson's Greek type in
14cr|fonts-otf-Alexander-3.01-3|29	his Junicode font for medieval scholars (2007). Latin and Cyrillic are
14cr|fonts-otf-Alexander-3.01-3|30	based on a Garamond typeface. The font covers the Windows Glyph List,
14cr|fonts-otf-Alexander-3.01-3|31	IPA Extensions, Greek Extended, Ancient Greek Numbers, Byzantine and
14cr|fonts-otf-Alexander-3.01-3|32	Ancient Greek Musical Notation, various typographic extras and several
14cr|fonts-otf-Alexander-3.01-3|33	Open Type features (Case-Sensitive Forms, Small Capitals, Subscript,
14cr|fonts-otf-Alexander-3.01-3|34	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
14cr|fonts-otf-Alexander-3.01-3|35	Historical Forms, Stylistic Alternates, Ligatures).
14cr|fonts-otf-Alexander-3.01-3|36	
14cr|fonts-otf-Alexander-3.01-3|37	%prep
14cr|fonts-otf-Alexander-3.01-3|38	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Alexander-3.01-3|39	
14cr|fonts-otf-Alexander-3.01-3|40	%install
14cr|fonts-otf-Alexander-3.01-3|41	%__rm -rf %{buildroot}
14cr|fonts-otf-Alexander-3.01-3|42	
14cr|fonts-otf-Alexander-3.01-3|43	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Alexander-3.01-3|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Alexander-3.01-3|45	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Alexander-3.01-3|46	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Alexander-3.01-3|47	
14cr|fonts-otf-Alexander-3.01-3|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Alexander-3.01-3|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Alexander-3.01-3|50	
14cr|fonts-otf-Alexander-3.01-3|51	%clean
14cr|fonts-otf-Alexander-3.01-3|52	%__rm -rf %{buildroot}
14cr|fonts-otf-Alexander-3.01-3|53	
14cr|fonts-otf-Alexander-3.01-3|54	%files
14cr|fonts-otf-Alexander-3.01-3|55	%defattr(-,root,root)
14cr|fonts-otf-Alexander-3.01-3|56	%{fontconfdir}/otf*
14cr|fonts-otf-Alexander-3.01-3|57	%{fontdir}/*.otf
14cr|fonts-otf-Alexander-3.01-3|58	%{fontdir}/fonts.*
14cr|fonts-otf-Alexander-3.01-3|59	
14cr|fonts-otf-Alexander-3.01-3|60	
14cr|fonts-otf-Alexander-3.01-3|61	
14cr|fonts-otf-Alexander-3.01-3|62	
14cr|fonts-otf-Alexander-3.01-3|63	%changelog
14cr|fonts-otf-Alexander-3.01-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.01-3
14cr|fonts-otf-Alexander-3.01-3|65	+ Revision: 40a1de4
14cr|fonts-otf-Alexander-3.01-3|66	- MassBuild#464: Increase release tag
14cr|fonts-otf-Alexander-3.01-3|67	
14cr|fonts-otf-Alexander-3.01-3|68	

1311 14
14cr|fonts-otf-Alfios-1.01-3|1	%define fontname	Alfios
14cr|fonts-otf-Alfios-1.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Alfios-1.01-3|3	%define version		1.01
14cr|fonts-otf-Alfios-1.01-3|4	%define release		3
14cr|fonts-otf-Alfios-1.01-3|5	
14cr|fonts-otf-Alfios-1.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Alfios-1.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Alfios-1.01-3|8	
14cr|fonts-otf-Alfios-1.01-3|9	Summary:	Unicode Alfios fonts
14cr|fonts-otf-Alfios-1.01-3|10	Name:		%{name}
14cr|fonts-otf-Alfios-1.01-3|11	Version:	%{version}
14cr|fonts-otf-Alfios-1.01-3|12	Release:	%{release}
14cr|fonts-otf-Alfios-1.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Alfios-1.01-3|14	License:	Public Domain
14cr|fonts-otf-Alfios-1.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Alfios-1.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Alfios-1.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Alfios-1.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Alfios-1.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Alfios-1.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Alfios-1.01-3|21	
14cr|fonts-otf-Alfios-1.01-3|22	%description
14cr|fonts-otf-Alfios-1.01-3|23	Lowercase upright Greek were designed in 1805 by Firmin Didot (1764 -
14cr|fonts-otf-Alfios-1.01-3|24	1836) and cut by Walfard and Vibert. The typeface, together with a
14cr|fonts-otf-Alfios-1.01-3|25	complete printing house, was donated in 1821 to the new Greek state by
14cr|fonts-otf-Alfios-1.01-3|26	Didot's son, Ambroise Firmin Didot (1790 - 1876). Lowercase italic
14cr|fonts-otf-Alfios-1.01-3|27	Greek were designed in 1802 by Richard Porson (1757 - 1808) and cut by
14cr|fonts-otf-Alfios-1.01-3|28	Richard Austin. They were first used by Cambridge University Press in
14cr|fonts-otf-Alfios-1.01-3|29	1810. Capitals, Latin and Cyrillic, as well as the complete bold
14cr|fonts-otf-Alfios-1.01-3|30	weights, have been designed in an attempt to create a well-balanced
14cr|fonts-otf-Alfios-1.01-3|31	font. The font covers the Windows Glyph List, Greek Extended, various
14cr|fonts-otf-Alfios-1.01-3|32	typographic extras and some Open Type features (Numerators,
14cr|fonts-otf-Alfios-1.01-3|33	Denominators, Fractions, Old Style Figures, Historical Forms,
14cr|fonts-otf-Alfios-1.01-3|34	Stylistic Alternates, Ligatures); it is available in regular, italic,
14cr|fonts-otf-Alfios-1.01-3|35	bold and bold italic.
14cr|fonts-otf-Alfios-1.01-3|36	
14cr|fonts-otf-Alfios-1.01-3|37	%prep
14cr|fonts-otf-Alfios-1.01-3|38	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Alfios-1.01-3|39	
14cr|fonts-otf-Alfios-1.01-3|40	%install
14cr|fonts-otf-Alfios-1.01-3|41	%__rm -rf %{buildroot}
14cr|fonts-otf-Alfios-1.01-3|42	
14cr|fonts-otf-Alfios-1.01-3|43	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Alfios-1.01-3|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Alfios-1.01-3|45	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Alfios-1.01-3|46	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Alfios-1.01-3|47	
14cr|fonts-otf-Alfios-1.01-3|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Alfios-1.01-3|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Alfios-1.01-3|50	
14cr|fonts-otf-Alfios-1.01-3|51	%clean
14cr|fonts-otf-Alfios-1.01-3|52	%__rm -rf %{buildroot}
14cr|fonts-otf-Alfios-1.01-3|53	
14cr|fonts-otf-Alfios-1.01-3|54	%files
14cr|fonts-otf-Alfios-1.01-3|55	%defattr(-,root,root)
14cr|fonts-otf-Alfios-1.01-3|56	%{fontconfdir}/otf*
14cr|fonts-otf-Alfios-1.01-3|57	%{fontdir}/*.otf
14cr|fonts-otf-Alfios-1.01-3|58	%{fontdir}/fonts.*
14cr|fonts-otf-Alfios-1.01-3|59	
14cr|fonts-otf-Alfios-1.01-3|60	
14cr|fonts-otf-Alfios-1.01-3|61	
14cr|fonts-otf-Alfios-1.01-3|62	%changelog
14cr|fonts-otf-Alfios-1.01-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14cr|fonts-otf-Alfios-1.01-3|64	+ Revision: d57efa4
14cr|fonts-otf-Alfios-1.01-3|65	- MassBuild#464: Increase release tag
14cr|fonts-otf-Alfios-1.01-3|66	
14cr|fonts-otf-Alfios-1.01-3|67	

1312 14
14cr|fonts-otf-Anaktoria-1.01-3|1	%define fontname	Anaktoria
14cr|fonts-otf-Anaktoria-1.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Anaktoria-1.01-3|3	%define version		1.01
14cr|fonts-otf-Anaktoria-1.01-3|4	%define release		3
14cr|fonts-otf-Anaktoria-1.01-3|5	
14cr|fonts-otf-Anaktoria-1.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Anaktoria-1.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Anaktoria-1.01-3|8	
14cr|fonts-otf-Anaktoria-1.01-3|9	Summary:	Unicode Anaktoria fonts
14cr|fonts-otf-Anaktoria-1.01-3|10	Name:		%{name}
14cr|fonts-otf-Anaktoria-1.01-3|11	Version:	%{version}
14cr|fonts-otf-Anaktoria-1.01-3|12	Release:	%{release}
14cr|fonts-otf-Anaktoria-1.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Anaktoria-1.01-3|14	License:	Public Domain
14cr|fonts-otf-Anaktoria-1.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Anaktoria-1.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Anaktoria-1.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Anaktoria-1.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Anaktoria-1.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Anaktoria-1.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Anaktoria-1.01-3|21	
14cr|fonts-otf-Anaktoria-1.01-3|22	%description
14cr|fonts-otf-Anaktoria-1.01-3|23	Grecs du roi was designed by Claude Garamond (1480 - 1561) between
14cr|fonts-otf-Anaktoria-1.01-3|24	1541 and 1544, commissioned by king Francis I of France, for the
14cr|fonts-otf-Anaktoria-1.01-3|25	exclusive use by the Imprimerie Nationale in Paris. Greek in Anaktoria
14cr|fonts-otf-Anaktoria-1.01-3|26	is based on a modern version of Grecs du roi prepared by Mindaugas
14cr|fonts-otf-Anaktoria-1.01-3|27	Strockis in 2001. Lowercase Latin stems from the titles in the 1623
14cr|fonts-otf-Anaktoria-1.01-3|28	First Folio Edition of Shakespeare. Scott Mann & Peter Guither
14cr|fonts-otf-Anaktoria-1.01-3|29	prepared a modern version for The Illinois Shakespeare Festival in
14cr|fonts-otf-Anaktoria-1.01-3|30	1995. Cyrillic has been designed to match the above Greek and
14cr|fonts-otf-Anaktoria-1.01-3|31	Latin. The font covers the Windows Glyph List, Greek Extended, various
14cr|fonts-otf-Anaktoria-1.01-3|32	typographic extras and some Open Type features (Numerators,
14cr|fonts-otf-Anaktoria-1.01-3|33	Denominators, Fractions, Old Style Figures, Historical Forms,
14cr|fonts-otf-Anaktoria-1.01-3|34	Stylistic Alternates, Ligatures, Swash Capitals).
14cr|fonts-otf-Anaktoria-1.01-3|35	
14cr|fonts-otf-Anaktoria-1.01-3|36	%prep
14cr|fonts-otf-Anaktoria-1.01-3|37	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Anaktoria-1.01-3|38	
14cr|fonts-otf-Anaktoria-1.01-3|39	%install
14cr|fonts-otf-Anaktoria-1.01-3|40	%__rm -rf %{buildroot}
14cr|fonts-otf-Anaktoria-1.01-3|41	
14cr|fonts-otf-Anaktoria-1.01-3|42	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Anaktoria-1.01-3|43	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Anaktoria-1.01-3|44	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Anaktoria-1.01-3|45	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Anaktoria-1.01-3|46	
14cr|fonts-otf-Anaktoria-1.01-3|47	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Anaktoria-1.01-3|48	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Anaktoria-1.01-3|49	
14cr|fonts-otf-Anaktoria-1.01-3|50	%clean
14cr|fonts-otf-Anaktoria-1.01-3|51	%__rm -rf %{buildroot}
14cr|fonts-otf-Anaktoria-1.01-3|52	
14cr|fonts-otf-Anaktoria-1.01-3|53	%files
14cr|fonts-otf-Anaktoria-1.01-3|54	%defattr(-,root,root)
14cr|fonts-otf-Anaktoria-1.01-3|55	%{fontconfdir}/otf*
14cr|fonts-otf-Anaktoria-1.01-3|56	%{fontdir}/*.otf
14cr|fonts-otf-Anaktoria-1.01-3|57	%{fontdir}/fonts.*
14cr|fonts-otf-Anaktoria-1.01-3|58	
14cr|fonts-otf-Anaktoria-1.01-3|59	
14cr|fonts-otf-Anaktoria-1.01-3|60	
14cr|fonts-otf-Anaktoria-1.01-3|61	
14cr|fonts-otf-Anaktoria-1.01-3|62	%changelog
14cr|fonts-otf-Anaktoria-1.01-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14cr|fonts-otf-Anaktoria-1.01-3|64	+ Revision: 8ecb60c
14cr|fonts-otf-Anaktoria-1.01-3|65	- MassBuild#464: Increase release tag
14cr|fonts-otf-Anaktoria-1.01-3|66	
14cr|fonts-otf-Anaktoria-1.01-3|67	

1313 14
14cr|fonts-otf-Analecta-2.52-4|1	%define fontname	Analecta
14cr|fonts-otf-Analecta-2.52-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Analecta-2.52-4|3	%define version		2.52
14cr|fonts-otf-Analecta-2.52-4|4	%define release		4
14cr|fonts-otf-Analecta-2.52-4|5	
14cr|fonts-otf-Analecta-2.52-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Analecta-2.52-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Analecta-2.52-4|8	
14cr|fonts-otf-Analecta-2.52-4|9	Summary:	Unicode Analecta fonts
14cr|fonts-otf-Analecta-2.52-4|10	Name:		%{name}
14cr|fonts-otf-Analecta-2.52-4|11	Version:	%{version}
14cr|fonts-otf-Analecta-2.52-4|12	Release:	%{release}
14cr|fonts-otf-Analecta-2.52-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Analecta-2.52-4|14	License:	Public Domain
14cr|fonts-otf-Analecta-2.52-4|15	Group:		System/Fonts/True type
14cr|fonts-otf-Analecta-2.52-4|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Analecta-2.52-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Analecta-2.52-4|18	BuildArch:	noarch
14cr|fonts-otf-Analecta-2.52-4|19	BuildRequires: fontconfig
14cr|fonts-otf-Analecta-2.52-4|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Analecta-2.52-4|21	
14cr|fonts-otf-Analecta-2.52-4|22	%description
14cr|fonts-otf-Analecta-2.52-4|23	Analecta is an ecclesiastic scripts font, covering Basic Latin, Greek
14cr|fonts-otf-Analecta-2.52-4|24	and Coptic, some Punctuation and other Symbols, Coptic, typographica
14cr|fonts-otf-Analecta-2.52-4|25	varia, Specials, Gothic and Deseret.
14cr|fonts-otf-Analecta-2.52-4|26	
14cr|fonts-otf-Analecta-2.52-4|27	%prep
14cr|fonts-otf-Analecta-2.52-4|28	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Analecta-2.52-4|29	
14cr|fonts-otf-Analecta-2.52-4|30	%install
14cr|fonts-otf-Analecta-2.52-4|31	%__rm -rf %{buildroot}
14cr|fonts-otf-Analecta-2.52-4|32	
14cr|fonts-otf-Analecta-2.52-4|33	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Analecta-2.52-4|34	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Analecta-2.52-4|35	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Analecta-2.52-4|36	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Analecta-2.52-4|37	
14cr|fonts-otf-Analecta-2.52-4|38	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Analecta-2.52-4|39	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Analecta-2.52-4|40	
14cr|fonts-otf-Analecta-2.52-4|41	%clean
14cr|fonts-otf-Analecta-2.52-4|42	%__rm -rf %{buildroot}
14cr|fonts-otf-Analecta-2.52-4|43	
14cr|fonts-otf-Analecta-2.52-4|44	%files
14cr|fonts-otf-Analecta-2.52-4|45	%defattr(-,root,root)
14cr|fonts-otf-Analecta-2.52-4|46	%{fontconfdir}/otf*
14cr|fonts-otf-Analecta-2.52-4|47	%{fontdir}/*.otf
14cr|fonts-otf-Analecta-2.52-4|48	%{fontdir}/fonts.*
14cr|fonts-otf-Analecta-2.52-4|49	
14cr|fonts-otf-Analecta-2.52-4|50	
14cr|fonts-otf-Analecta-2.52-4|51	
14cr|fonts-otf-Analecta-2.52-4|52	
14cr|fonts-otf-Analecta-2.52-4|53	%changelog
14cr|fonts-otf-Analecta-2.52-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.52-4
14cr|fonts-otf-Analecta-2.52-4|55	+ Revision: e7f7791
14cr|fonts-otf-Analecta-2.52-4|56	- MassBuild#464: Increase release tag
14cr|fonts-otf-Analecta-2.52-4|57	
14cr|fonts-otf-Analecta-2.52-4|58	

1314 14
14cr|fonts-otf-Aroania-1.01-3|1	%define fontname	Aroania
14cr|fonts-otf-Aroania-1.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Aroania-1.01-3|3	%define version		1.01
14cr|fonts-otf-Aroania-1.01-3|4	%define release		3
14cr|fonts-otf-Aroania-1.01-3|5	
14cr|fonts-otf-Aroania-1.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Aroania-1.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Aroania-1.01-3|8	
14cr|fonts-otf-Aroania-1.01-3|9	Summary:	Unicode Aroania fonts
14cr|fonts-otf-Aroania-1.01-3|10	Name:		%{name}
14cr|fonts-otf-Aroania-1.01-3|11	Version:	%{version}
14cr|fonts-otf-Aroania-1.01-3|12	Release:	%{release}
14cr|fonts-otf-Aroania-1.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Aroania-1.01-3|14	License:	Public Domain
14cr|fonts-otf-Aroania-1.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Aroania-1.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Aroania-1.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Aroania-1.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Aroania-1.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Aroania-1.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Aroania-1.01-3|21	
14cr|fonts-otf-Aroania-1.01-3|22	%description
14cr|fonts-otf-Aroania-1.01-3|23	In 1927, Victor Julius Scholderer (1880 - 1971), on behalf of the
14cr|fonts-otf-Aroania-1.01-3|24	'Society for the Promotion of Greek Studies', got involved in choosing
14cr|fonts-otf-Aroania-1.01-3|25	and consulting the design and production of a Greek type called 'New
14cr|fonts-otf-Aroania-1.01-3|26	Hellenic' cut by the Lanston Monotype Corporation. He chose the
14cr|fonts-otf-Aroania-1.01-3|27	revival of a round, and almost monoline type which had first appeared
14cr|fonts-otf-Aroania-1.01-3|28	in 1492 in the edition of Macrobius, ascribable to the printing shop
14cr|fonts-otf-Aroania-1.01-3|29	of Giovanni Rosso (Joannes Rubeus) in Venice. Aroania is a modern
14cr|fonts-otf-Aroania-1.01-3|30	recast of Victor Scholderer’s 'New Hellenic' font, on the basis of
14cr|fonts-otf-Aroania-1.01-3|31	Verdana. The font covers the Windows Glyph List, Greek Extended,
14cr|fonts-otf-Aroania-1.01-3|32	various typographic extras and is available in regular and bold. The
14cr|fonts-otf-Aroania-1.01-3|33	regular style of the font also covers IPA Extensions, Ancient Greek
14cr|fonts-otf-Aroania-1.01-3|34	Numbers, Byzantine and Ancient Greek Musical Notation and several Open
14cr|fonts-otf-Aroania-1.01-3|35	Type features (Case-Sensitive Forms, Small Capitals, Subscript,
14cr|fonts-otf-Aroania-1.01-3|36	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
14cr|fonts-otf-Aroania-1.01-3|37	Historical Forms, Stylistic Alternates, Ligatures).
14cr|fonts-otf-Aroania-1.01-3|38	
14cr|fonts-otf-Aroania-1.01-3|39	%prep
14cr|fonts-otf-Aroania-1.01-3|40	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Aroania-1.01-3|41	
14cr|fonts-otf-Aroania-1.01-3|42	%install
14cr|fonts-otf-Aroania-1.01-3|43	%__rm -rf %{buildroot}
14cr|fonts-otf-Aroania-1.01-3|44	
14cr|fonts-otf-Aroania-1.01-3|45	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Aroania-1.01-3|46	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Aroania-1.01-3|47	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Aroania-1.01-3|48	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Aroania-1.01-3|49	
14cr|fonts-otf-Aroania-1.01-3|50	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Aroania-1.01-3|51	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Aroania-1.01-3|52	
14cr|fonts-otf-Aroania-1.01-3|53	%clean
14cr|fonts-otf-Aroania-1.01-3|54	%__rm -rf %{buildroot}
14cr|fonts-otf-Aroania-1.01-3|55	
14cr|fonts-otf-Aroania-1.01-3|56	%files
14cr|fonts-otf-Aroania-1.01-3|57	%defattr(-,root,root)
14cr|fonts-otf-Aroania-1.01-3|58	%{fontconfdir}/otf*
14cr|fonts-otf-Aroania-1.01-3|59	%{fontdir}/*.otf
14cr|fonts-otf-Aroania-1.01-3|60	%{fontdir}/fonts.*
14cr|fonts-otf-Aroania-1.01-3|61	
14cr|fonts-otf-Aroania-1.01-3|62	
14cr|fonts-otf-Aroania-1.01-3|63	
14cr|fonts-otf-Aroania-1.01-3|64	
14cr|fonts-otf-Aroania-1.01-3|65	%changelog
14cr|fonts-otf-Aroania-1.01-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14cr|fonts-otf-Aroania-1.01-3|67	+ Revision: 35bc464
14cr|fonts-otf-Aroania-1.01-3|68	- MassBuild#464: Increase release tag
14cr|fonts-otf-Aroania-1.01-3|69	
14cr|fonts-otf-Aroania-1.01-3|70	

1315 14
14cr|fonts-otf-Atavyros-1.01-3|1	%define fontname	Atavyros
14cr|fonts-otf-Atavyros-1.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Atavyros-1.01-3|3	%define version		1.01
14cr|fonts-otf-Atavyros-1.01-3|4	%define release		3
14cr|fonts-otf-Atavyros-1.01-3|5	
14cr|fonts-otf-Atavyros-1.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Atavyros-1.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Atavyros-1.01-3|8	
14cr|fonts-otf-Atavyros-1.01-3|9	Summary:	Unicode Atavyros fonts
14cr|fonts-otf-Atavyros-1.01-3|10	Name:		%{name}
14cr|fonts-otf-Atavyros-1.01-3|11	Version:	%{version}
14cr|fonts-otf-Atavyros-1.01-3|12	Release:	%{release}
14cr|fonts-otf-Atavyros-1.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Atavyros-1.01-3|14	License:	Public Domain
14cr|fonts-otf-Atavyros-1.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Atavyros-1.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Atavyros-1.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Atavyros-1.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Atavyros-1.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Atavyros-1.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Atavyros-1.01-3|21	
14cr|fonts-otf-Atavyros-1.01-3|22	%description
14cr|fonts-otf-Atavyros-1.01-3|23	Robert Granjon (1513 - 1589) produced his Parangonne Greque typeface
14cr|fonts-otf-Atavyros-1.01-3|24	(garmond size) at the instigation of Christophe Plantin as a
14cr|fonts-otf-Atavyros-1.01-3|25	counterpart to Garamond's Grec du roi, in Antwerp Holland, between
14cr|fonts-otf-Atavyros-1.01-3|26	1560 - 1565. It was used in Plantin's multilingual Bible of
14cr|fonts-otf-Atavyros-1.01-3|27	1572. Versions of Granjon's type were used for the 1692 edition of
14cr|fonts-otf-Atavyros-1.01-3|28	Diogenes Laertius and for the Greek-Dutch edition of the New Testament
14cr|fonts-otf-Atavyros-1.01-3|29	in 1698, both published by Henric Wetstenium in Amsterdam. A digital
14cr|fonts-otf-Atavyros-1.01-3|30	revival was prepared by Ralph P. Hancock for his Vusillus font in
14cr|fonts-otf-Atavyros-1.01-3|31	1999. Latin and Cyrillic are based on a Goudy typeface. The font
14cr|fonts-otf-Atavyros-1.01-3|32	covers the Windows Glyph List, Greek Extended, various typographic
14cr|fonts-otf-Atavyros-1.01-3|33	extras and some Open Type features (Numerators, Denominators,
14cr|fonts-otf-Atavyros-1.01-3|34	Fractions, Old Style Figures, Historical Forms, Stylistic Alternates,
14cr|fonts-otf-Atavyros-1.01-3|35	Ligatures).
14cr|fonts-otf-Atavyros-1.01-3|36	
14cr|fonts-otf-Atavyros-1.01-3|37	%prep
14cr|fonts-otf-Atavyros-1.01-3|38	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Atavyros-1.01-3|39	
14cr|fonts-otf-Atavyros-1.01-3|40	%install
14cr|fonts-otf-Atavyros-1.01-3|41	%__rm -rf %{buildroot}
14cr|fonts-otf-Atavyros-1.01-3|42	
14cr|fonts-otf-Atavyros-1.01-3|43	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Atavyros-1.01-3|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Atavyros-1.01-3|45	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Atavyros-1.01-3|46	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Atavyros-1.01-3|47	
14cr|fonts-otf-Atavyros-1.01-3|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Atavyros-1.01-3|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Atavyros-1.01-3|50	
14cr|fonts-otf-Atavyros-1.01-3|51	%clean
14cr|fonts-otf-Atavyros-1.01-3|52	%__rm -rf %{buildroot}
14cr|fonts-otf-Atavyros-1.01-3|53	
14cr|fonts-otf-Atavyros-1.01-3|54	%files
14cr|fonts-otf-Atavyros-1.01-3|55	%defattr(-,root,root)
14cr|fonts-otf-Atavyros-1.01-3|56	%{fontconfdir}/otf*
14cr|fonts-otf-Atavyros-1.01-3|57	%{fontdir}/*.otf
14cr|fonts-otf-Atavyros-1.01-3|58	%{fontdir}/fonts.*
14cr|fonts-otf-Atavyros-1.01-3|59	
14cr|fonts-otf-Atavyros-1.01-3|60	
14cr|fonts-otf-Atavyros-1.01-3|61	
14cr|fonts-otf-Atavyros-1.01-3|62	
14cr|fonts-otf-Atavyros-1.01-3|63	%changelog
14cr|fonts-otf-Atavyros-1.01-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14cr|fonts-otf-Atavyros-1.01-3|65	+ Revision: e88112b
14cr|fonts-otf-Atavyros-1.01-3|66	- MassBuild#464: Increase release tag
14cr|fonts-otf-Atavyros-1.01-3|67	
14cr|fonts-otf-Atavyros-1.01-3|68	

1316 14
14cr|fonts-otf-Avdira-3.01-3|1	%define fontname	Avdira
14cr|fonts-otf-Avdira-3.01-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Avdira-3.01-3|3	%define version		3.01
14cr|fonts-otf-Avdira-3.01-3|4	%define release		3
14cr|fonts-otf-Avdira-3.01-3|5	
14cr|fonts-otf-Avdira-3.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Avdira-3.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Avdira-3.01-3|8	
14cr|fonts-otf-Avdira-3.01-3|9	Summary:	Unicode Avdira fonts
14cr|fonts-otf-Avdira-3.01-3|10	Name:		%{name}
14cr|fonts-otf-Avdira-3.01-3|11	Version:	%{version}
14cr|fonts-otf-Avdira-3.01-3|12	Release:	%{release}
14cr|fonts-otf-Avdira-3.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Avdira-3.01-3|14	License:	Public Domain
14cr|fonts-otf-Avdira-3.01-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-Avdira-3.01-3|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Avdira-3.01-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Avdira-3.01-3|18	BuildArch:	noarch
14cr|fonts-otf-Avdira-3.01-3|19	BuildRequires: fontconfig
14cr|fonts-otf-Avdira-3.01-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Avdira-3.01-3|21	
14cr|fonts-otf-Avdira-3.01-3|22	%description
14cr|fonts-otf-Avdira-3.01-3|23	Upright is based on the lowercase Greek letters in the typeface used
14cr|fonts-otf-Avdira-3.01-3|24	by Demetrios Damilas for the edition of Isocrates, published in Milan
14cr|fonts-otf-Avdira-3.01-3|25	in 1493. A digital revival was prepared by Ralph P. Hancock for his
14cr|fonts-otf-Avdira-3.01-3|26	Milan (Mediolanum) font in 2000. Italic Greek were designed in 1802 by
14cr|fonts-otf-Avdira-3.01-3|27	Richard Porson (1757 - 1808) and cut by Richard Austin. They were
14cr|fonts-otf-Avdira-3.01-3|28	first used by Cambridge University Press in 1810. Capitals, Latin and
14cr|fonts-otf-Avdira-3.01-3|29	Cyrillic, as well as the complete bold weights, have been designed in
14cr|fonts-otf-Avdira-3.01-3|30	an attempt to create a well-balanced font. The font covers the Windows
14cr|fonts-otf-Avdira-3.01-3|31	Glyph List, Greek Extended, various typographic extras and is
14cr|fonts-otf-Avdira-3.01-3|32	available in regular, italic, bold and bold italic. The regular style
14cr|fonts-otf-Avdira-3.01-3|33	of the font also covers IPA Extensions, Ancient Greek Numbers,
14cr|fonts-otf-Avdira-3.01-3|34	Byzantine and Ancient Greek Musical Notation and several Open Type
14cr|fonts-otf-Avdira-3.01-3|35	features (Case-Sensitive Forms, Small Capitals, Subscript,
14cr|fonts-otf-Avdira-3.01-3|36	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
14cr|fonts-otf-Avdira-3.01-3|37	Historical Forms, Stylistic Alternates, Ligatures).
14cr|fonts-otf-Avdira-3.01-3|38	
14cr|fonts-otf-Avdira-3.01-3|39	%prep
14cr|fonts-otf-Avdira-3.01-3|40	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Avdira-3.01-3|41	
14cr|fonts-otf-Avdira-3.01-3|42	%install
14cr|fonts-otf-Avdira-3.01-3|43	%__rm -rf %{buildroot}
14cr|fonts-otf-Avdira-3.01-3|44	
14cr|fonts-otf-Avdira-3.01-3|45	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Avdira-3.01-3|46	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Avdira-3.01-3|47	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Avdira-3.01-3|48	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Avdira-3.01-3|49	
14cr|fonts-otf-Avdira-3.01-3|50	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Avdira-3.01-3|51	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Avdira-3.01-3|52	
14cr|fonts-otf-Avdira-3.01-3|53	%clean
14cr|fonts-otf-Avdira-3.01-3|54	%__rm -rf %{buildroot}
14cr|fonts-otf-Avdira-3.01-3|55	
14cr|fonts-otf-Avdira-3.01-3|56	%files
14cr|fonts-otf-Avdira-3.01-3|57	%defattr(-,root,root)
14cr|fonts-otf-Avdira-3.01-3|58	%{fontconfdir}/otf*
14cr|fonts-otf-Avdira-3.01-3|59	%{fontdir}/*.otf
14cr|fonts-otf-Avdira-3.01-3|60	%{fontdir}/fonts.*
14cr|fonts-otf-Avdira-3.01-3|61	
14cr|fonts-otf-Avdira-3.01-3|62	
14cr|fonts-otf-Avdira-3.01-3|63	
14cr|fonts-otf-Avdira-3.01-3|64	
14cr|fonts-otf-Avdira-3.01-3|65	%changelog
14cr|fonts-otf-Avdira-3.01-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.01-3
14cr|fonts-otf-Avdira-3.01-3|67	+ Revision: 64fdcb8
14cr|fonts-otf-Avdira-3.01-3|68	- MassBuild#464: Increase release tag
14cr|fonts-otf-Avdira-3.01-3|69	
14cr|fonts-otf-Avdira-3.01-3|70	

1317 14
14cr|fonts-otf-crimson-20110816-2|1	%define pkgname crimson
14cr|fonts-otf-crimson-20110816-2|2	
14cr|fonts-otf-crimson-20110816-2|3	Summary:	Crimson serif font family
14cr|fonts-otf-crimson-20110816-2|4	Name:		fonts-otf-crimson
14cr|fonts-otf-crimson-20110816-2|5	Version:	20110816
14cr|fonts-otf-crimson-20110816-2|6	Release:	2
14cr|fonts-otf-crimson-20110816-2|7	License:	OFL
14cr|fonts-otf-crimson-20110816-2|8	Group:		System/Fonts/True type
14cr|fonts-otf-crimson-20110816-2|9	URL:		http://openfontlibrary.org/font/crimson
14cr|fonts-otf-crimson-20110816-2|10	Source0:	%{pkgname}.zip
14cr|fonts-otf-crimson-20110816-2|11	Source1:	OFL.txt
14cr|fonts-otf-crimson-20110816-2|12	Source2:	OFL-FAQ.txt
14cr|fonts-otf-crimson-20110816-2|13	BuildArch:	noarch
14cr|fonts-otf-crimson-20110816-2|14	BuildRequires:	freetype-tools
14cr|fonts-otf-crimson-20110816-2|15	
14cr|fonts-otf-crimson-20110816-2|16	%description
14cr|fonts-otf-crimson-20110816-2|17	A Garalde under construction; for the love of the works of Tschichold, Slimbach
14cr|fonts-otf-crimson-20110816-2|18	and Hoefler. For now, only the cuts Roman, Italic and Bold are kerned.
14cr|fonts-otf-crimson-20110816-2|19	
14cr|fonts-otf-crimson-20110816-2|20	%prep
14cr|fonts-otf-crimson-20110816-2|21	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-otf-crimson-20110816-2|22	
14cr|fonts-otf-crimson-20110816-2|23	%build
14cr|fonts-otf-crimson-20110816-2|24	
14cr|fonts-otf-crimson-20110816-2|25	%install
14cr|fonts-otf-crimson-20110816-2|26	%__rm -rf %{buildroot}
14cr|fonts-otf-crimson-20110816-2|27	
14cr|fonts-otf-crimson-20110816-2|28	%__mkdir_p %{buildroot}%{_xfontdir}/OTF/crimson
14cr|fonts-otf-crimson-20110816-2|29	
14cr|fonts-otf-crimson-20110816-2|30	%__install -m 644 *.otf %{buildroot}%{_xfontdir}/OTF/crimson
14cr|fonts-otf-crimson-20110816-2|31	ttmkfdir %{buildroot}%{_xfontdir}/OTF/crimson -o %{buildroot}%{_xfontdir}/OTF/crimson/fonts.dir
14cr|fonts-otf-crimson-20110816-2|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/OTF/crimson/fonts.scale
14cr|fonts-otf-crimson-20110816-2|33	
14cr|fonts-otf-crimson-20110816-2|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-otf-crimson-20110816-2|35	%__ln_s ../../..%{_xfontdir}/OTF/crimson \
14cr|fonts-otf-crimson-20110816-2|36	%{buildroot}%_sysconfdir/X11/fontpath.d/otf-crimson:pri=50
14cr|fonts-otf-crimson-20110816-2|37	
14cr|fonts-otf-crimson-20110816-2|38	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%name/OFL.txt
14cr|fonts-otf-crimson-20110816-2|39	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%name/OFL-FAQ.txt
14cr|fonts-otf-crimson-20110816-2|40	
14cr|fonts-otf-crimson-20110816-2|41	%files
14cr|fonts-otf-crimson-20110816-2|42	%doc %{_docdir}/%name/OFL.txt
14cr|fonts-otf-crimson-20110816-2|43	%doc %{_docdir}/%name/OFL-FAQ.txt
14cr|fonts-otf-crimson-20110816-2|44	%dir %{_xfontdir}/OTF/crimson
14cr|fonts-otf-crimson-20110816-2|45	%{_xfontdir}/OTF/crimson/*.otf
14cr|fonts-otf-crimson-20110816-2|46	%verify(not mtime) %{_datadir}/fonts/OTF/crimson/fonts.dir
14cr|fonts-otf-crimson-20110816-2|47	%{_xfontdir}/OTF/crimson/fonts.scale
14cr|fonts-otf-crimson-20110816-2|48	%{_sysconfdir}/X11/fontpath.d/otf-crimson:pri=50
14cr|fonts-otf-crimson-20110816-2|49	
14cr|fonts-otf-crimson-20110816-2|50	
14cr|fonts-otf-crimson-20110816-2|51	
14cr|fonts-otf-crimson-20110816-2|52	%changelog
14cr|fonts-otf-crimson-20110816-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110816-2
14cr|fonts-otf-crimson-20110816-2|54	+ Revision: 16beef0
14cr|fonts-otf-crimson-20110816-2|55	- MassBuild#464: Increase release tag
14cr|fonts-otf-crimson-20110816-2|56	
14cr|fonts-otf-crimson-20110816-2|57	

1318 14
14cr|fonts-otf-Musica-2.52-4|1	%define fontname	Musica
14cr|fonts-otf-Musica-2.52-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Musica-2.52-4|3	%define version		2.52
14cr|fonts-otf-Musica-2.52-4|4	%define release		4
14cr|fonts-otf-Musica-2.52-4|5	
14cr|fonts-otf-Musica-2.52-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Musica-2.52-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Musica-2.52-4|8	
14cr|fonts-otf-Musica-2.52-4|9	Summary:	Unicode Musica fonts
14cr|fonts-otf-Musica-2.52-4|10	Name:		%{name}
14cr|fonts-otf-Musica-2.52-4|11	Version:	%{version}
14cr|fonts-otf-Musica-2.52-4|12	Release:	%{release}
14cr|fonts-otf-Musica-2.52-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
14cr|fonts-otf-Musica-2.52-4|14	License:	Public Domain
14cr|fonts-otf-Musica-2.52-4|15	Group:		System/Fonts/True type
14cr|fonts-otf-Musica-2.52-4|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Musica-2.52-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Musica-2.52-4|18	BuildArch:	noarch
14cr|fonts-otf-Musica-2.52-4|19	BuildRequires: fontconfig
14cr|fonts-otf-Musica-2.52-4|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Musica-2.52-4|21	
14cr|fonts-otf-Musica-2.52-4|22	%description
14cr|fonts-otf-Musica-2.52-4|23	Musica (formerly issued as Musical Symbols), covers the following
14cr|fonts-otf-Musica-2.52-4|24	scripts and symbols supported by The Unicode Standard 5.2: Basic
14cr|fonts-otf-Musica-2.52-4|25	Latin, Greek and Coptic, some Punctuation and other Symbols, Byzantine
14cr|fonts-otf-Musica-2.52-4|26	Musical Symbols, (Western) Musical Symbols, Archaic Greek Musical
14cr|fonts-otf-Musica-2.52-4|27	Notation.
14cr|fonts-otf-Musica-2.52-4|28	
14cr|fonts-otf-Musica-2.52-4|29	%prep
14cr|fonts-otf-Musica-2.52-4|30	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Musica-2.52-4|31	
14cr|fonts-otf-Musica-2.52-4|32	%install
14cr|fonts-otf-Musica-2.52-4|33	%__rm -rf %{buildroot}
14cr|fonts-otf-Musica-2.52-4|34	
14cr|fonts-otf-Musica-2.52-4|35	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Musica-2.52-4|36	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Musica-2.52-4|37	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Musica-2.52-4|38	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Musica-2.52-4|39	
14cr|fonts-otf-Musica-2.52-4|40	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Musica-2.52-4|41	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Musica-2.52-4|42	
14cr|fonts-otf-Musica-2.52-4|43	%clean
14cr|fonts-otf-Musica-2.52-4|44	%__rm -rf %{buildroot}
14cr|fonts-otf-Musica-2.52-4|45	
14cr|fonts-otf-Musica-2.52-4|46	%files
14cr|fonts-otf-Musica-2.52-4|47	%defattr(-,root,root)
14cr|fonts-otf-Musica-2.52-4|48	%{fontconfdir}/otf*
14cr|fonts-otf-Musica-2.52-4|49	%{fontdir}/*.otf
14cr|fonts-otf-Musica-2.52-4|50	%{fontdir}/fonts.*
14cr|fonts-otf-Musica-2.52-4|51	
14cr|fonts-otf-Musica-2.52-4|52	
14cr|fonts-otf-Musica-2.52-4|53	
14cr|fonts-otf-Musica-2.52-4|54	
14cr|fonts-otf-Musica-2.52-4|55	%changelog
14cr|fonts-otf-Musica-2.52-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.52-4
14cr|fonts-otf-Musica-2.52-4|57	+ Revision: b764b68
14cr|fonts-otf-Musica-2.52-4|58	- MassBuild#464: Increase release tag
14cr|fonts-otf-Musica-2.52-4|59	
14cr|fonts-otf-Musica-2.52-4|60	

1319 14
14cr|fonts-otf-poltawski-antiqua-1.101-2|1	Summary:	OpenType's Poltawski-Antiqua fonts
14cr|fonts-otf-poltawski-antiqua-1.101-2|2	Name:		fonts-otf-poltawski-antiqua
14cr|fonts-otf-poltawski-antiqua-1.101-2|3	Version:	1.101
14cr|fonts-otf-poltawski-antiqua-1.101-2|4	Release:	2
14cr|fonts-otf-poltawski-antiqua-1.101-2|5	License:	GUST Font License
14cr|fonts-otf-poltawski-antiqua-1.101-2|6	Group:		System/Fonts/True type
14cr|fonts-otf-poltawski-antiqua-1.101-2|7	URL:		http://jmn.pl/antykwa-poltawskiego/
14cr|fonts-otf-poltawski-antiqua-1.101-2|8	Source0:	http://jmn.pl/pliki/ap%{version}otf.zip
14cr|fonts-otf-poltawski-antiqua-1.101-2|9	BuildArch:	noarch
14cr|fonts-otf-poltawski-antiqua-1.101-2|10	BuildRequires:	fontconfig
14cr|fonts-otf-poltawski-antiqua-1.101-2|11	BuildRequires:	mkfontscale
14cr|fonts-otf-poltawski-antiqua-1.101-2|12	BuildRequires:	mkfontdir
14cr|fonts-otf-poltawski-antiqua-1.101-2|13	
14cr|fonts-otf-poltawski-antiqua-1.101-2|14	%description
14cr|fonts-otf-poltawski-antiqua-1.101-2|15	This font was designed in the 'twenties and the 'thirties
14cr|fonts-otf-poltawski-antiqua-1.101-2|16	of XX century by a Polish graphic artist and a typographer
14cr|fonts-otf-poltawski-antiqua-1.101-2|17	Adam Ptawski.
14cr|fonts-otf-poltawski-antiqua-1.101-2|18	It was widely used by Polish printing houses as long as metal
14cr|fonts-otf-poltawski-antiqua-1.101-2|19	types were in use (until ca the 'sixties).
14cr|fonts-otf-poltawski-antiqua-1.101-2|20	
14cr|fonts-otf-poltawski-antiqua-1.101-2|21	%prep
14cr|fonts-otf-poltawski-antiqua-1.101-2|22	%setup -qc
14cr|fonts-otf-poltawski-antiqua-1.101-2|23	
14cr|fonts-otf-poltawski-antiqua-1.101-2|24	%build
14cr|fonts-otf-poltawski-antiqua-1.101-2|25	
14cr|fonts-otf-poltawski-antiqua-1.101-2|26	%install
14cr|fonts-otf-poltawski-antiqua-1.101-2|27	mkdir -p %{buildroot}%{_datadir}/fonts/OTF/antpolt
14cr|fonts-otf-poltawski-antiqua-1.101-2|28	
14cr|fonts-otf-poltawski-antiqua-1.101-2|29	install -m 644 *.otf %{buildroot}%{_datadir}/fonts/OTF/antpolt
14cr|fonts-otf-poltawski-antiqua-1.101-2|30	
14cr|fonts-otf-poltawski-antiqua-1.101-2|31	mkfontscale %{buildroot}%{_datadir}/fonts/OTF/antpolt
14cr|fonts-otf-poltawski-antiqua-1.101-2|32	mkfontdir %{buildroot}%{_datadir}/fonts/OTF/antpolt
14cr|fonts-otf-poltawski-antiqua-1.101-2|33	
14cr|fonts-otf-poltawski-antiqua-1.101-2|34	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cr|fonts-otf-poltawski-antiqua-1.101-2|35	ln -s ../../..%{_datadir}/fonts/OTF/antpolt \
14cr|fonts-otf-poltawski-antiqua-1.101-2|36	%{buildroot}%{_sysconfdir}/X11/fontpath.d/otf-antpolt:pri=50
14cr|fonts-otf-poltawski-antiqua-1.101-2|37	
14cr|fonts-otf-poltawski-antiqua-1.101-2|38	%files
14cr|fonts-otf-poltawski-antiqua-1.101-2|39	%dir %{_datadir}/fonts/OTF/antpolt
14cr|fonts-otf-poltawski-antiqua-1.101-2|40	%{_datadir}/fonts/OTF/antpolt/*.otf
14cr|fonts-otf-poltawski-antiqua-1.101-2|41	%verify(not mtime) %{_datadir}/fonts/OTF/antpolt/fonts.dir
14cr|fonts-otf-poltawski-antiqua-1.101-2|42	%{_datadir}/fonts/OTF/antpolt/fonts.scale
14cr|fonts-otf-poltawski-antiqua-1.101-2|43	%{_sysconfdir}/X11/fontpath.d/otf-antpolt:pri=50
14cr|fonts-otf-poltawski-antiqua-1.101-2|44	
14cr|fonts-otf-poltawski-antiqua-1.101-2|45	
14cr|fonts-otf-poltawski-antiqua-1.101-2|46	
14cr|fonts-otf-poltawski-antiqua-1.101-2|47	%changelog
14cr|fonts-otf-poltawski-antiqua-1.101-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101-2
14cr|fonts-otf-poltawski-antiqua-1.101-2|49	+ Revision: f3a42a7
14cr|fonts-otf-poltawski-antiqua-1.101-2|50	- MassBuild#464: Increase release tag
14cr|fonts-otf-poltawski-antiqua-1.101-2|51	
14cr|fonts-otf-poltawski-antiqua-1.101-2|52	

1320 14
14cr|fonts-otf-stix-1.0.0-3|1	%define fontname	stix
14cr|fonts-otf-stix-1.0.0-3|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-stix-1.0.0-3|3	%define version		1.0.0
14cr|fonts-otf-stix-1.0.0-3|4	%define release		3
14cr|fonts-otf-stix-1.0.0-3|5	
14cr|fonts-otf-stix-1.0.0-3|6	%define fontdir	 	%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-stix-1.0.0-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-stix-1.0.0-3|8	
14cr|fonts-otf-stix-1.0.0-3|9	Summary:	Scientific and Technical Information Exchange fonts
14cr|fonts-otf-stix-1.0.0-3|10	Name:		%{name}
14cr|fonts-otf-stix-1.0.0-3|11	Version:	%{version}
14cr|fonts-otf-stix-1.0.0-3|12	Release:	%{release}
14cr|fonts-otf-stix-1.0.0-3|13	Source0:	STIXv%{version}.zip
14cr|fonts-otf-stix-1.0.0-3|14	License:	OFLv1.1
14cr|fonts-otf-stix-1.0.0-3|15	Group:		System/Fonts/True type
14cr|fonts-otf-stix-1.0.0-3|16	Url:		http://www.stixfonts.org/
14cr|fonts-otf-stix-1.0.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-stix-1.0.0-3|18	BuildArch:	noarch
14cr|fonts-otf-stix-1.0.0-3|19	BuildRequires: fontconfig
14cr|fonts-otf-stix-1.0.0-3|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-stix-1.0.0-3|21	
14cr|fonts-otf-stix-1.0.0-3|22	%description
14cr|fonts-otf-stix-1.0.0-3|23	The mission of the Scientific and Technical Information Exchange
14cr|fonts-otf-stix-1.0.0-3|24	(STIX) font creation project is the preparation of a comprehensive set
14cr|fonts-otf-stix-1.0.0-3|25	of fonts that serve the scientific and engineering community in the
14cr|fonts-otf-stix-1.0.0-3|26	process from manuscript creation through final publication, both in
14cr|fonts-otf-stix-1.0.0-3|27	electronic and print formats. Toward this purpose, the STIX fonts will
14cr|fonts-otf-stix-1.0.0-3|28	be made available, under royalty-free license, to anyone, including
14cr|fonts-otf-stix-1.0.0-3|29	publishers, software developers, scientists, students, and the general
14cr|fonts-otf-stix-1.0.0-3|30	public.
14cr|fonts-otf-stix-1.0.0-3|31	
14cr|fonts-otf-stix-1.0.0-3|32	The STIX mission will be fully realized when:
14cr|fonts-otf-stix-1.0.0-3|33	
14cr|fonts-otf-stix-1.0.0-3|34	* Fully hinted PostScript Type 1 and TrueType font sets have been created
14cr|fonts-otf-stix-1.0.0-3|35	* All characters/glyphs have been incorporated into Unicode
14cr|fonts-otf-stix-1.0.0-3|36	representation or comparable representation and browsers include
14cr|fonts-otf-stix-1.0.0-3|37	program logic to fully utilize the STIX font set in the electronic
14cr|fonts-otf-stix-1.0.0-3|38	representation of scholarly scientific documents
14cr|fonts-otf-stix-1.0.0-3|39	
14cr|fonts-otf-stix-1.0.0-3|40	
14cr|fonts-otf-stix-1.0.0-3|41	%prep
14cr|fonts-otf-stix-1.0.0-3|42	%setup -q -n STIXv%{version}
14cr|fonts-otf-stix-1.0.0-3|43	
14cr|fonts-otf-stix-1.0.0-3|44	%install
14cr|fonts-otf-stix-1.0.0-3|45	%__rm -rf %{buildroot}
14cr|fonts-otf-stix-1.0.0-3|46	
14cr|fonts-otf-stix-1.0.0-3|47	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-stix-1.0.0-3|48	%__install -m 0644 Fonts/*.otf %{buildroot}%{fontdir}
14cr|fonts-otf-stix-1.0.0-3|49	mkfontscale %{buildroot}/%{fontdir}
14cr|fonts-otf-stix-1.0.0-3|50	mkfontdir %{buildroot}/%{fontdir}
14cr|fonts-otf-stix-1.0.0-3|51	
14cr|fonts-otf-stix-1.0.0-3|52	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-stix-1.0.0-3|53	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-stix-1.0.0-3|54	
14cr|fonts-otf-stix-1.0.0-3|55	%clean
14cr|fonts-otf-stix-1.0.0-3|56	%__rm -rf %{buildroot}
14cr|fonts-otf-stix-1.0.0-3|57	
14cr|fonts-otf-stix-1.0.0-3|58	%files
14cr|fonts-otf-stix-1.0.0-3|59	%defattr(-,root,root)
14cr|fonts-otf-stix-1.0.0-3|60	%doc License/*.pdf *.pdf
14cr|fonts-otf-stix-1.0.0-3|61	%{fontconfdir}/otf*
14cr|fonts-otf-stix-1.0.0-3|62	%{fontdir}/*.otf
14cr|fonts-otf-stix-1.0.0-3|63	%{fontdir}/fonts.*
14cr|fonts-otf-stix-1.0.0-3|64	
14cr|fonts-otf-stix-1.0.0-3|65	
14cr|fonts-otf-stix-1.0.0-3|66	
14cr|fonts-otf-stix-1.0.0-3|67	
14cr|fonts-otf-stix-1.0.0-3|68	%changelog
14cr|fonts-otf-stix-1.0.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|fonts-otf-stix-1.0.0-3|70	+ Revision: 8beae7b
14cr|fonts-otf-stix-1.0.0-3|71	- MassBuild#464: Increase release tag
14cr|fonts-otf-stix-1.0.0-3|72	
14cr|fonts-otf-stix-1.0.0-3|73	

1321 14
14cr|fonts-otf-Symbola-2.53-4|1	%define fontname	Symbola
14cr|fonts-otf-Symbola-2.53-4|2	%define name		fonts-otf-%{fontname}
14cr|fonts-otf-Symbola-2.53-4|3	%define version		2.53
14cr|fonts-otf-Symbola-2.53-4|4	%define release		4
14cr|fonts-otf-Symbola-2.53-4|5	
14cr|fonts-otf-Symbola-2.53-4|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
14cr|fonts-otf-Symbola-2.53-4|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-otf-Symbola-2.53-4|8	
14cr|fonts-otf-Symbola-2.53-4|9	Summary:	Unicode Symbola fonts
14cr|fonts-otf-Symbola-2.53-4|10	Name:		%{name}
14cr|fonts-otf-Symbola-2.53-4|11	Version:	%{version}
14cr|fonts-otf-Symbola-2.53-4|12	Release:	%{release}
14cr|fonts-otf-Symbola-2.53-4|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}253.zip
14cr|fonts-otf-Symbola-2.53-4|14	License:	Public Domain
14cr|fonts-otf-Symbola-2.53-4|15	Group:		System/Fonts/True type
14cr|fonts-otf-Symbola-2.53-4|16	Url:		http://users.teilar.gr/~g1951d/
14cr|fonts-otf-Symbola-2.53-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-otf-Symbola-2.53-4|18	BuildArch:	noarch
14cr|fonts-otf-Symbola-2.53-4|19	BuildRequires: fontconfig
14cr|fonts-otf-Symbola-2.53-4|20	BuildRequires:	mkfontscale, mkfontdir
14cr|fonts-otf-Symbola-2.53-4|21	
14cr|fonts-otf-Symbola-2.53-4|22	%description
14cr|fonts-otf-Symbola-2.53-4|23	Symbola (formerly issued as Unicode Symbols) covers the following
14cr|fonts-otf-Symbola-2.53-4|24	scripts and symbols supported by The Unicode Standard 5.2:
14cr|fonts-otf-Symbola-2.53-4|25	Basic Latin, Latin-1 Supplement, Latin Extended-A, IPA Extensions,
14cr|fonts-otf-Symbola-2.53-4|26	Spacing Modifier Letters, Greek and Coptic, Cyrillic, Cyrillic
14cr|fonts-otf-Symbola-2.53-4|27	Supplementary, General Punctuation, Superscripts and Subscripts,
14cr|fonts-otf-Symbola-2.53-4|28	Combining Diacritical Marks for Symbols, Letterlike Symbols, Number
14cr|fonts-otf-Symbola-2.53-4|29	Forms, Arrows, Mathematical Operators, Miscellaneous Technical,
14cr|fonts-otf-Symbola-2.53-4|30	Control Pictures, Optical Character Recognition, Box Drawing, Block
14cr|fonts-otf-Symbola-2.53-4|31	Elements, Geometric Shapes, Miscellaneous Symbols, Dingbats,
14cr|fonts-otf-Symbola-2.53-4|32	Miscellaneous Mathematical Symbols-A, Supplemental Arrows-A,
14cr|fonts-otf-Symbola-2.53-4|33	Supplemental Arrows-B, Miscellaneous Mathematical Symbols-B,
14cr|fonts-otf-Symbola-2.53-4|34	Supplemental Mathematical Operators, Miscellaneous Symbols and Arrows,
14cr|fonts-otf-Symbola-2.53-4|35	Supplemental Punctuation, CJK Symbols and Punctuation, Yijing Hexagram
14cr|fonts-otf-Symbola-2.53-4|36	Symbols, Vertical Forms, Combining Half Marks, CJK Compatibility
14cr|fonts-otf-Symbola-2.53-4|37	Forms, Specials, Tai Xuan Jing Symbols, Counting Rod Numerals,
14cr|fonts-otf-Symbola-2.53-4|38	Mathematical Alphanumeric Symbols, Mahjong Tile Symbols, Domino Tile
14cr|fonts-otf-Symbola-2.53-4|39	Symbols.
14cr|fonts-otf-Symbola-2.53-4|40	
14cr|fonts-otf-Symbola-2.53-4|41	%prep
14cr|fonts-otf-Symbola-2.53-4|42	%setup -q -c %{name}-%{version}
14cr|fonts-otf-Symbola-2.53-4|43	
14cr|fonts-otf-Symbola-2.53-4|44	%install
14cr|fonts-otf-Symbola-2.53-4|45	%__rm -rf %{buildroot}
14cr|fonts-otf-Symbola-2.53-4|46	
14cr|fonts-otf-Symbola-2.53-4|47	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-otf-Symbola-2.53-4|48	%__install -m 0644 *.otf %{buildroot}%{fontdir}
14cr|fonts-otf-Symbola-2.53-4|49	mkfontscale %{buildroot}%{fontdir}
14cr|fonts-otf-Symbola-2.53-4|50	mkfontdir %{buildroot}%{fontdir}
14cr|fonts-otf-Symbola-2.53-4|51	
14cr|fonts-otf-Symbola-2.53-4|52	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-otf-Symbola-2.53-4|53	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
14cr|fonts-otf-Symbola-2.53-4|54	
14cr|fonts-otf-Symbola-2.53-4|55	%clean
14cr|fonts-otf-Symbola-2.53-4|56	%__rm -rf %{buildroot}
14cr|fonts-otf-Symbola-2.53-4|57	
14cr|fonts-otf-Symbola-2.53-4|58	%files
14cr|fonts-otf-Symbola-2.53-4|59	%defattr(-,root,root)
14cr|fonts-otf-Symbola-2.53-4|60	%doc *.txt
14cr|fonts-otf-Symbola-2.53-4|61	%{fontconfdir}/otf*
14cr|fonts-otf-Symbola-2.53-4|62	%{fontdir}/*.otf
14cr|fonts-otf-Symbola-2.53-4|63	%{fontdir}/fonts.*
14cr|fonts-otf-Symbola-2.53-4|64	
14cr|fonts-otf-Symbola-2.53-4|65	
14cr|fonts-otf-Symbola-2.53-4|66	
14cr|fonts-otf-Symbola-2.53-4|67	
14cr|fonts-otf-Symbola-2.53-4|68	%changelog
14cr|fonts-otf-Symbola-2.53-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.53-4
14cr|fonts-otf-Symbola-2.53-4|70	+ Revision: f5a457f
14cr|fonts-otf-Symbola-2.53-4|71	- MassBuild#464: Increase release tag
14cr|fonts-otf-Symbola-2.53-4|72	
14cr|fonts-otf-Symbola-2.53-4|73	

1322 14
14cr|fonts-ttf-ancient-semitic-0.06.1-2|1	%define upstream_name		AncientSemiticFonts
14cr|fonts-ttf-ancient-semitic-0.06.1-2|2	%define	upstream_version	0.06-1
14cr|fonts-ttf-ancient-semitic-0.06.1-2|3	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|4	%define rname		ancient-semitic
14cr|fonts-ttf-ancient-semitic-0.06.1-2|5	%define ver		0.06.1
14cr|fonts-ttf-ancient-semitic-0.06.1-2|6	%define rel		2
14cr|fonts-ttf-ancient-semitic-0.06.1-2|7	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|8	%define _fontdir	%{_datadir}/fonts/TTF
14cr|fonts-ttf-ancient-semitic-0.06.1-2|9	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|10	%define debug_package	%{nil}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|11	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|12	Name:		fonts-ttf-%{rname}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|13	Version:	%{ver}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|14	Release:	%mkrel %{rel}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|15	Summary:	A collection of fonts related to the history of the Hebrew writing
14cr|fonts-ttf-ancient-semitic-0.06.1-2|16	Url:		http://culmus.sourceforge.net/ancient/index.html
14cr|fonts-ttf-ancient-semitic-0.06.1-2|17	License:	GPLv2
14cr|fonts-ttf-ancient-semitic-0.06.1-2|18	Source0:	http://sourceforge.net/downloads/project/culmus/ancient_fonts/%{upstream_name}-%{upstream-version}/%{upstream_name}-%{upstream_version}.tgz
14cr|fonts-ttf-ancient-semitic-0.06.1-2|19	Source1:	GenerateTTF.pe
14cr|fonts-ttf-ancient-semitic-0.06.1-2|20	Group:		System/Fonts/True type
14cr|fonts-ttf-ancient-semitic-0.06.1-2|21	BuildArch:	noarch
14cr|fonts-ttf-ancient-semitic-0.06.1-2|22	BuildRequires: fontconfig
14cr|fonts-ttf-ancient-semitic-0.06.1-2|23	BuildRequires:	fontforge
14cr|fonts-ttf-ancient-semitic-0.06.1-2|24	BuildRequires:	ttmkfdir
14cr|fonts-ttf-ancient-semitic-0.06.1-2|25	Provides:	ancient-semitic-fonts = %{version}-%{release}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|26	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|27	%description
14cr|fonts-ttf-ancient-semitic-0.06.1-2|28	This package contains a collection of fonts related to the
14cr|fonts-ttf-ancient-semitic-0.06.1-2|29	history of the Hebrew writing. Starting with the Proto-Canaanite
14cr|fonts-ttf-ancient-semitic-0.06.1-2|30	continuing with Phoenician/Canaanite, Paleo-Hebrew, Aramaic, early
14cr|fonts-ttf-ancient-semitic-0.06.1-2|31	Hebrew Square Script - all the way to the modern Hebrew letter forms.
14cr|fonts-ttf-ancient-semitic-0.06.1-2|32	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|33	%prep
14cr|fonts-ttf-ancient-semitic-0.06.1-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|35	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|36	#fix rights
14cr|fonts-ttf-ancient-semitic-0.06.1-2|37	chmod 644 README LICENSE CHANGES
14cr|fonts-ttf-ancient-semitic-0.06.1-2|38	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|39	#build fonts from source
14cr|fonts-ttf-ancient-semitic-0.06.1-2|40	rm -rf src/*.ttf
14cr|fonts-ttf-ancient-semitic-0.06.1-2|41	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|42	%build
14cr|fonts-ttf-ancient-semitic-0.06.1-2|43	pushd src
14cr|fonts-ttf-ancient-semitic-0.06.1-2|44	install -m755 %{SOURCE1} .
14cr|fonts-ttf-ancient-semitic-0.06.1-2|45	for i in *.sfd
14cr|fonts-ttf-ancient-semitic-0.06.1-2|46	do ./GenerateTTF.pe $i .
14cr|fonts-ttf-ancient-semitic-0.06.1-2|47	done
14cr|fonts-ttf-ancient-semitic-0.06.1-2|48	popd
14cr|fonts-ttf-ancient-semitic-0.06.1-2|49	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|50	%install
14cr|fonts-ttf-ancient-semitic-0.06.1-2|51	rm -rf %{buildroot}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|52	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|53	mkdir -p %{buildroot}%{_fontdir}/AncientSemitic
14cr|fonts-ttf-ancient-semitic-0.06.1-2|54	cp src/*.ttf %{buildroot}%{_fontdir}/AncientSemitic
14cr|fonts-ttf-ancient-semitic-0.06.1-2|55	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|56	ttmkfdir -d %{buildroot}%{_fontdir}/AncientSemitic -o %{buildroot}%{_fontdir}/AncientSemitic/fonts.dir
14cr|fonts-ttf-ancient-semitic-0.06.1-2|57	ln -s fonts.dir %{buildroot}%{_fontdir}/AncientSemitic/fonts.scale
14cr|fonts-ttf-ancient-semitic-0.06.1-2|58	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|59	%clean
14cr|fonts-ttf-ancient-semitic-0.06.1-2|60	rm -rf %{buildroot}
14cr|fonts-ttf-ancient-semitic-0.06.1-2|61	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|62	%files
14cr|fonts-ttf-ancient-semitic-0.06.1-2|63	%defattr(-,root,root)
14cr|fonts-ttf-ancient-semitic-0.06.1-2|64	%doc README LICENSE CHANGES
14cr|fonts-ttf-ancient-semitic-0.06.1-2|65	%{_fontdir}/AncientSemitic
14cr|fonts-ttf-ancient-semitic-0.06.1-2|66	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|67	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|68	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|69	%changelog
14cr|fonts-ttf-ancient-semitic-0.06.1-2|70	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.06.1-2
14cr|fonts-ttf-ancient-semitic-0.06.1-2|71	+ Revision: 922ef71
14cr|fonts-ttf-ancient-semitic-0.06.1-2|72	- Automatic import for version 0.06.1
14cr|fonts-ttf-ancient-semitic-0.06.1-2|73	
14cr|fonts-ttf-ancient-semitic-0.06.1-2|74	

1323 14
14cr|fonts-ttf-andagii-1.0-4|1	%define fontname andagii
14cr|fonts-ttf-andagii-1.0-4|2	
14cr|fonts-ttf-andagii-1.0-4|3	%define fontdir %{_datadir}/fonts/TTF/%{fontname}
14cr|fonts-ttf-andagii-1.0-4|4	%define fontconfdir %{_sysconfdir}/X11/fontpath.d
14cr|fonts-ttf-andagii-1.0-4|5	
14cr|fonts-ttf-andagii-1.0-4|6	Summary:	Andagii font for the Osmanya script
14cr|fonts-ttf-andagii-1.0-4|7	Name:		fonts-ttf-%{fontname}
14cr|fonts-ttf-andagii-1.0-4|8	Version:	1.0
14cr|fonts-ttf-andagii-1.0-4|9	Release:	4
14cr|fonts-ttf-andagii-1.0-4|10	License:	GPL
14cr|fonts-ttf-andagii-1.0-4|11	Group:		System/Fonts/True type
14cr|fonts-ttf-andagii-1.0-4|12	Url:		http://www.i18nguy.com/unicode/unicode-font.html
14cr|fonts-ttf-andagii-1.0-4|13	Source0:	%{fontname}.zip
14cr|fonts-ttf-andagii-1.0-4|14	BuildRequires:	fontconfig
14cr|fonts-ttf-andagii-1.0-4|15	BuildRequires:	freetype-tools
14cr|fonts-ttf-andagii-1.0-4|16	BuildArch:	noarch
14cr|fonts-ttf-andagii-1.0-4|17	
14cr|fonts-ttf-andagii-1.0-4|18	%description
14cr|fonts-ttf-andagii-1.0-4|19	This package contains the Andagii font for the Osmanya script by
14cr|fonts-ttf-andagii-1.0-4|20	Mark Williamson. Ugaritic and Shavian are also supported.
14cr|fonts-ttf-andagii-1.0-4|21	
14cr|fonts-ttf-andagii-1.0-4|22	%files
14cr|fonts-ttf-andagii-1.0-4|23	%dir %{fontdir}
14cr|fonts-ttf-andagii-1.0-4|24	%{fontdir}/*.ttf
14cr|fonts-ttf-andagii-1.0-4|25	%{fontdir}/fonts.*
14cr|fonts-ttf-andagii-1.0-4|26	%{fontconfdir}/*
14cr|fonts-ttf-andagii-1.0-4|27	
14cr|fonts-ttf-andagii-1.0-4|28	#----------------------------------------------------------------------------
14cr|fonts-ttf-andagii-1.0-4|29	
14cr|fonts-ttf-andagii-1.0-4|30	%prep
14cr|fonts-ttf-andagii-1.0-4|31	%setup -q -c -T
14cr|fonts-ttf-andagii-1.0-4|32	unzip %{SOURCE0}
14cr|fonts-ttf-andagii-1.0-4|33	mv -f ANDAGII_.TTF andagii.ttf
14cr|fonts-ttf-andagii-1.0-4|34	
14cr|fonts-ttf-andagii-1.0-4|35	%install
14cr|fonts-ttf-andagii-1.0-4|36	install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-ttf-andagii-1.0-4|37	install -m 0644 -p *.ttf %{buildroot}%{fontdir}
14cr|fonts-ttf-andagii-1.0-4|38	ttmkfdir -u %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
14cr|fonts-ttf-andagii-1.0-4|39	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
14cr|fonts-ttf-andagii-1.0-4|40	
14cr|fonts-ttf-andagii-1.0-4|41	install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-ttf-andagii-1.0-4|42	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
14cr|fonts-ttf-andagii-1.0-4|43	
14cr|fonts-ttf-andagii-1.0-4|44	
14cr|fonts-ttf-andagii-1.0-4|45	
14cr|fonts-ttf-andagii-1.0-4|46	%changelog
14cr|fonts-ttf-andagii-1.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cr|fonts-ttf-andagii-1.0-4|48	+ Revision: 59a0784
14cr|fonts-ttf-andagii-1.0-4|49	- MassBuild#464: Increase release tag
14cr|fonts-ttf-andagii-1.0-4|50	
14cr|fonts-ttf-andagii-1.0-4|51	

1324 14
14cr|fonts-ttf-charis-sil-4.110-2|1	%define pkgname CharisSIL
14cr|fonts-ttf-charis-sil-4.110-2|2	
14cr|fonts-ttf-charis-sil-4.110-2|3	Summary:	Unicode serif font family for typography
14cr|fonts-ttf-charis-sil-4.110-2|4	Name:		fonts-ttf-charis-sil
14cr|fonts-ttf-charis-sil-4.110-2|5	Version:	4.110
14cr|fonts-ttf-charis-sil-4.110-2|6	Release:	2
14cr|fonts-ttf-charis-sil-4.110-2|7	License:	OFL
14cr|fonts-ttf-charis-sil-4.110-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-charis-sil-4.110-2|9	URL:		http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=CharisSILfont
14cr|fonts-ttf-charis-sil-4.110-2|10	Source0:	%{pkgname}-%{version}.zip
14cr|fonts-ttf-charis-sil-4.110-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-charis-sil-4.110-2|12	BuildArch:	noarch
14cr|fonts-ttf-charis-sil-4.110-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-charis-sil-4.110-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-charis-sil-4.110-2|15	
14cr|fonts-ttf-charis-sil-4.110-2|16	%description
14cr|fonts-ttf-charis-sil-4.110-2|17	Charis is similar to Bitstream Charter, one of the first fonts designed
14cr|fonts-ttf-charis-sil-4.110-2|18	specifically for laser printers. It is highly readable and holds up well
14cr|fonts-ttf-charis-sil-4.110-2|19	in less-than-ideal reproduction environments. It also has a full set of styles
14cr|fonts-ttf-charis-sil-4.110-2|20	- regular, italic, bold, bold italic - and so is more useful in general
14cr|fonts-ttf-charis-sil-4.110-2|21	publishing than Doulos SIL. Charis is a serif, proportionally-spaced font
14cr|fonts-ttf-charis-sil-4.110-2|22	optimized for readability in long printed documents.
14cr|fonts-ttf-charis-sil-4.110-2|23	
14cr|fonts-ttf-charis-sil-4.110-2|24	The goal for this product was to provide a single Unicode-based font family
14cr|fonts-ttf-charis-sil-4.110-2|25	that would contain a comprehensive inventory of glyphs needed for almost any
14cr|fonts-ttf-charis-sil-4.110-2|26	Roman- or Cyrillic-based writing system, whether used for phonetic
14cr|fonts-ttf-charis-sil-4.110-2|27	or orthographic needs. In addition, there is provision for other characters
14cr|fonts-ttf-charis-sil-4.110-2|28	and symbols useful to linguists. This font makes use of state-of-the-art font
14cr|fonts-ttf-charis-sil-4.110-2|29	technologies to support complex typographic issues, such as the need
14cr|fonts-ttf-charis-sil-4.110-2|30	to position arbitrary combinations of base glyphs and diacritics optimally.
14cr|fonts-ttf-charis-sil-4.110-2|31	
14cr|fonts-ttf-charis-sil-4.110-2|32	
14cr|fonts-ttf-charis-sil-4.110-2|33	%prep
14cr|fonts-ttf-charis-sil-4.110-2|34	%setup -q -n %{pkgname}-%{version}
14cr|fonts-ttf-charis-sil-4.110-2|35	dos2unix *.txt
14cr|fonts-ttf-charis-sil-4.110-2|36	
14cr|fonts-ttf-charis-sil-4.110-2|37	%build
14cr|fonts-ttf-charis-sil-4.110-2|38	
14cr|fonts-ttf-charis-sil-4.110-2|39	%install
14cr|fonts-ttf-charis-sil-4.110-2|40	%__rm -rf %{buildroot}
14cr|fonts-ttf-charis-sil-4.110-2|41	
14cr|fonts-ttf-charis-sil-4.110-2|42	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/charis-sil
14cr|fonts-ttf-charis-sil-4.110-2|43	
14cr|fonts-ttf-charis-sil-4.110-2|44	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/charis-sil
14cr|fonts-ttf-charis-sil-4.110-2|45	ttmkfdir %{buildroot}%{_xfontdir}/TTF/charis-sil -o %{buildroot}%{_xfontdir}/TTF/charis-sil/fonts.dir
14cr|fonts-ttf-charis-sil-4.110-2|46	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/charis-sil/fonts.scale
14cr|fonts-ttf-charis-sil-4.110-2|47	
14cr|fonts-ttf-charis-sil-4.110-2|48	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-charis-sil-4.110-2|49	%__ln_s ../../..%{_xfontdir}/TTF/charis-sil \
14cr|fonts-ttf-charis-sil-4.110-2|50	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-charis-sil:pri=50
14cr|fonts-ttf-charis-sil-4.110-2|51	
14cr|fonts-ttf-charis-sil-4.110-2|52	%clean
14cr|fonts-ttf-charis-sil-4.110-2|53	%__rm -rf %{buildroot}
14cr|fonts-ttf-charis-sil-4.110-2|54	
14cr|fonts-ttf-charis-sil-4.110-2|55	%files
14cr|fonts-ttf-charis-sil-4.110-2|56	%defattr(-,root,root,-)
14cr|fonts-ttf-charis-sil-4.110-2|57	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt README.txt
14cr|fonts-ttf-charis-sil-4.110-2|58	%dir %{_xfontdir}/TTF/charis-sil
14cr|fonts-ttf-charis-sil-4.110-2|59	%{_xfontdir}/TTF/charis-sil/*.ttf
14cr|fonts-ttf-charis-sil-4.110-2|60	%verify(not mtime) %{_datadir}/fonts/TTF/charis-sil/fonts.dir
14cr|fonts-ttf-charis-sil-4.110-2|61	%{_xfontdir}/TTF/charis-sil/fonts.scale
14cr|fonts-ttf-charis-sil-4.110-2|62	%{_sysconfdir}/X11/fontpath.d/ttf-charis-sil:pri=50
14cr|fonts-ttf-charis-sil-4.110-2|63	
14cr|fonts-ttf-charis-sil-4.110-2|64	
14cr|fonts-ttf-charis-sil-4.110-2|65	
14cr|fonts-ttf-charis-sil-4.110-2|66	%changelog
14cr|fonts-ttf-charis-sil-4.110-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.110-2
14cr|fonts-ttf-charis-sil-4.110-2|68	+ Revision: 8984513
14cr|fonts-ttf-charis-sil-4.110-2|69	- MassBuild#464: Increase release tag
14cr|fonts-ttf-charis-sil-4.110-2|70	
14cr|fonts-ttf-charis-sil-4.110-2|71	

1325 14
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|1	%define version 1.4.2
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|2	%define release 9
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|3	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|4	Summary:	OpenDesktop.Org.tw Font
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|5	Name:		fonts-ttf-chinese-opendesktop
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|6	Version:	%{version}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|7	Release:	%{release}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|8	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|9	Source:		ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/opendesktop-fonts-%{version}.tar.gz
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|10	URL:		http://www.opendesktop.org.tw/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|11	License:	Arphic Public License
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|12	Group:		System/Fonts/True type
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|13	BuildArch:	noarch
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|14	BuildRequires: fontconfig
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|15	BuildRoot:	%{_tmppath}/%name-%version-%release-root
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|16	Requires(post): mkfontdir, mkfontscale
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|17	Requires(postun): mkfontdir, mkfontscale
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|18	Obsoletes:	fonts-ttf-chinese-compat
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|19	Provides:	fonts-ttf-chinese-compat = %{version}-%{release}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|20	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|21	%description
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|22	OpenDesktop.Org.tw Font -- Simplified and Traditional Chinese and Japanese
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|23	Ming and Kai Face, based on Chinese and Japanese TTF Fonts donated by
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|24	Arphic company.
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|25	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|26	%prep
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|27	%setup -q -n opendesktop-fonts-%{version}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|28	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|29	%build
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|30	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|31	%install
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|32	rm -fr %{buildroot}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|33	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|34	install -d %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|35	install -m 644 odosung.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|36	install -m 644 odosung-ExtB.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|37	install -m 644 odokai.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|38	install -m 644 odokai-ExtB.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|39	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|41	ln -s ../../..%_datadir/fonts/TTF/chinese-opendesktop \
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|42	%{buildroot}%_sysconfdir/X11/fontpath.d/chinese-opendesktop:pri=50
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|43	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|44	%post
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|45	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/chinese-opendesktop
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|46	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/chinese-opendesktop
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|47	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|48	%postun
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|49	if [ "$1" = "0" ]; then
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|50	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/chinese-opendesktop
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|51	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/chinese-opendesktop
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|52	fi
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|53	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|54	%clean
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|55	rm -fr %{buildroot}
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|56	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|57	%files
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|58	%defattr(0644,root,root,0755)
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|59	%doc Changelog Changelog.zh_TW AUTHORS COPYRIGHT license
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|60	%dir %{_datadir}/fonts/TTF/chinese-opendesktop/
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|61	%{_datadir}/fonts/TTF/chinese-opendesktop/*.ttf
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|62	%{_datadir}/fonts/TTF/chinese-opendesktop/*.ttc
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|63	%{_sysconfdir}/X11/fontpath.d/chinese-opendesktop:pri=50
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|64	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|65	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|66	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|67	%changelog
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-9
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|69	+ Revision: e6824f2
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|70	- MassBuild#464: Increase release tag
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|71	
14cr|fonts-ttf-chinese-opendesktop-1.4.2-9|72	

1326 14
14cr|fonts-ttf-consolamono-20110922-2|1	%define pkgname consolamono
14cr|fonts-ttf-consolamono-20110922-2|2	
14cr|fonts-ttf-consolamono-20110922-2|3	Summary:	Consola Mono Book typeface
14cr|fonts-ttf-consolamono-20110922-2|4	Name:		fonts-ttf-consolamono
14cr|fonts-ttf-consolamono-20110922-2|5	Version:	20110922
14cr|fonts-ttf-consolamono-20110922-2|6	Release:	2
14cr|fonts-ttf-consolamono-20110922-2|7	License:	OFL
14cr|fonts-ttf-consolamono-20110922-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-consolamono-20110922-2|9	URL:		http://openfontlibrary.org/font/consolamono
14cr|fonts-ttf-consolamono-20110922-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-consolamono-20110922-2|11	BuildArch:	noarch
14cr|fonts-ttf-consolamono-20110922-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-consolamono-20110922-2|13	
14cr|fonts-ttf-consolamono-20110922-2|14	%description
14cr|fonts-ttf-consolamono-20110922-2|15	Monospaced font Consola Mono.
14cr|fonts-ttf-consolamono-20110922-2|16	
14cr|fonts-ttf-consolamono-20110922-2|17	%prep
14cr|fonts-ttf-consolamono-20110922-2|18	%setup -q -n 'Consola Mono'
14cr|fonts-ttf-consolamono-20110922-2|19	
14cr|fonts-ttf-consolamono-20110922-2|20	%build
14cr|fonts-ttf-consolamono-20110922-2|21	
14cr|fonts-ttf-consolamono-20110922-2|22	%install
14cr|fonts-ttf-consolamono-20110922-2|23	%__rm -rf %{buildroot}
14cr|fonts-ttf-consolamono-20110922-2|24	
14cr|fonts-ttf-consolamono-20110922-2|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/consolamono
14cr|fonts-ttf-consolamono-20110922-2|26	
14cr|fonts-ttf-consolamono-20110922-2|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/consolamono
14cr|fonts-ttf-consolamono-20110922-2|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/consolamono -o %{buildroot}%{_xfontdir}/TTF/consolamono/fonts.dir
14cr|fonts-ttf-consolamono-20110922-2|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/consolamono/fonts.scale
14cr|fonts-ttf-consolamono-20110922-2|30	
14cr|fonts-ttf-consolamono-20110922-2|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-consolamono-20110922-2|32	%__ln_s ../../..%{_xfontdir}/TTF/consolamono \
14cr|fonts-ttf-consolamono-20110922-2|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-consolamono:pri=50
14cr|fonts-ttf-consolamono-20110922-2|34	
14cr|fonts-ttf-consolamono-20110922-2|35	%files
14cr|fonts-ttf-consolamono-20110922-2|36	%doc *.txt
14cr|fonts-ttf-consolamono-20110922-2|37	%dir %{_xfontdir}/TTF/consolamono
14cr|fonts-ttf-consolamono-20110922-2|38	%{_xfontdir}/TTF/consolamono/*.ttf
14cr|fonts-ttf-consolamono-20110922-2|39	%verify(not mtime) %{_datadir}/fonts/TTF/consolamono/fonts.dir
14cr|fonts-ttf-consolamono-20110922-2|40	%{_xfontdir}/TTF/consolamono/fonts.scale
14cr|fonts-ttf-consolamono-20110922-2|41	%{_sysconfdir}/X11/fontpath.d/ttf-consolamono:pri=50
14cr|fonts-ttf-consolamono-20110922-2|42	
14cr|fonts-ttf-consolamono-20110922-2|43	
14cr|fonts-ttf-consolamono-20110922-2|44	
14cr|fonts-ttf-consolamono-20110922-2|45	%changelog
14cr|fonts-ttf-consolamono-20110922-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110922-2
14cr|fonts-ttf-consolamono-20110922-2|47	+ Revision: 43acf54
14cr|fonts-ttf-consolamono-20110922-2|48	- MassBuild#464: Increase release tag
14cr|fonts-ttf-consolamono-20110922-2|49	
14cr|fonts-ttf-consolamono-20110922-2|50	

1327 14
14cr|fonts-ttf-designosaur-20110526-2|1	%define pkgname designosaur
14cr|fonts-ttf-designosaur-20110526-2|2	
14cr|fonts-ttf-designosaur-20110526-2|3	Summary:	Designosaur font family
14cr|fonts-ttf-designosaur-20110526-2|4	Name:		fonts-ttf-designosaur
14cr|fonts-ttf-designosaur-20110526-2|5	Version:	20110526
14cr|fonts-ttf-designosaur-20110526-2|6	Release:	2
14cr|fonts-ttf-designosaur-20110526-2|7	License:	Creative Commons Attribution
14cr|fonts-ttf-designosaur-20110526-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-designosaur-20110526-2|9	URL:		http://openfontlibrary.org/font/designosaur
14cr|fonts-ttf-designosaur-20110526-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-designosaur-20110526-2|11	BuildArch:	noarch
14cr|fonts-ttf-designosaur-20110526-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-designosaur-20110526-2|13	
14cr|fonts-ttf-designosaur-20110526-2|14	%description
14cr|fonts-ttf-designosaur-20110526-2|15	"Designosaur" typeface was inspired by classic school design canons to turn
14cr|fonts-ttf-designosaur-20110526-2|16	greatly elegant and functional, serve for various ideas and survive decades.
14cr|fonts-ttf-designosaur-20110526-2|17	
14cr|fonts-ttf-designosaur-20110526-2|18	%prep
14cr|fonts-ttf-designosaur-20110526-2|19	%setup -q -c -n %{name}-%{version}
14cr|fonts-ttf-designosaur-20110526-2|20	
14cr|fonts-ttf-designosaur-20110526-2|21	%build
14cr|fonts-ttf-designosaur-20110526-2|22	
14cr|fonts-ttf-designosaur-20110526-2|23	%install
14cr|fonts-ttf-designosaur-20110526-2|24	%__rm -rf %{buildroot}
14cr|fonts-ttf-designosaur-20110526-2|25	
14cr|fonts-ttf-designosaur-20110526-2|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/designosaur
14cr|fonts-ttf-designosaur-20110526-2|27	
14cr|fonts-ttf-designosaur-20110526-2|28	%__install -m 644 OT-tt/*.ttf %{buildroot}%{_xfontdir}/TTF/designosaur
14cr|fonts-ttf-designosaur-20110526-2|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/designosaur -o %{buildroot}%{_xfontdir}/TTF/designosaur/fonts.dir
14cr|fonts-ttf-designosaur-20110526-2|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/designosaur/fonts.scale
14cr|fonts-ttf-designosaur-20110526-2|31	
14cr|fonts-ttf-designosaur-20110526-2|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-designosaur-20110526-2|33	%__ln_s ../../..%{_xfontdir}/TTF/designosaur \
14cr|fonts-ttf-designosaur-20110526-2|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-designosaur:pri=50
14cr|fonts-ttf-designosaur-20110526-2|35	
14cr|fonts-ttf-designosaur-20110526-2|36	%__install -d %{buildroot}%{_docdir}/%{name}
14cr|fonts-ttf-designosaur-20110526-2|37	cat > %{buildroot}%{_docdir}/%{name}/README << EOF
14cr|fonts-ttf-designosaur-20110526-2|38	Family		Designosaur
14cr|fonts-ttf-designosaur-20110526-2|39	Designer	Sergiy S. Tkachenko
14cr|fonts-ttf-designosaur-20110526-2|40	Foundry		Sergiy S. Tkachenko
14cr|fonts-ttf-designosaur-20110526-2|41	License		CC-BY
14cr|fonts-ttf-designosaur-20110526-2|42	Category	Serif
14cr|fonts-ttf-designosaur-20110526-2|43	
14cr|fonts-ttf-designosaur-20110526-2|44	Description
14cr|fonts-ttf-designosaur-20110526-2|45	
14cr|fonts-ttf-designosaur-20110526-2|46	"Designosaur" typeface was inspired by classic school design canons to turn
14cr|fonts-ttf-designosaur-20110526-2|47	greatly elegant and functional, serve for various ideas and survive decades.
14cr|fonts-ttf-designosaur-20110526-2|48	
14cr|fonts-ttf-designosaur-20110526-2|49	Full Language Support
14cr|fonts-ttf-designosaur-20110526-2|50	
14cr|fonts-ttf-designosaur-20110526-2|51	Afrikaans, Baltic, Basic Cyrillic, Basic Latin, Catalan, Central European,
14cr|fonts-ttf-designosaur-20110526-2|52	Dutch, Euro, Igbo Onwu, Pinyin, Romanian, Turkish, Vietnamese, Western
14cr|fonts-ttf-designosaur-20110526-2|53	European.
14cr|fonts-ttf-designosaur-20110526-2|54	EOF
14cr|fonts-ttf-designosaur-20110526-2|55	
14cr|fonts-ttf-designosaur-20110526-2|56	%files
14cr|fonts-ttf-designosaur-20110526-2|57	%doc %{_docdir}/%{name}/README
14cr|fonts-ttf-designosaur-20110526-2|58	%dir %{_xfontdir}/TTF/designosaur
14cr|fonts-ttf-designosaur-20110526-2|59	%{_xfontdir}/TTF/designosaur/*.ttf
14cr|fonts-ttf-designosaur-20110526-2|60	%verify(not mtime) %{_datadir}/fonts/TTF/designosaur/fonts.dir
14cr|fonts-ttf-designosaur-20110526-2|61	%{_xfontdir}/TTF/designosaur/fonts.scale
14cr|fonts-ttf-designosaur-20110526-2|62	%{_sysconfdir}/X11/fontpath.d/ttf-designosaur:pri=50
14cr|fonts-ttf-designosaur-20110526-2|63	
14cr|fonts-ttf-designosaur-20110526-2|64	
14cr|fonts-ttf-designosaur-20110526-2|65	
14cr|fonts-ttf-designosaur-20110526-2|66	%changelog
14cr|fonts-ttf-designosaur-20110526-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110526-2
14cr|fonts-ttf-designosaur-20110526-2|68	+ Revision: b51a254
14cr|fonts-ttf-designosaur-20110526-2|69	- MassBuild#464: Increase release tag
14cr|fonts-ttf-designosaur-20110526-2|70	
14cr|fonts-ttf-designosaur-20110526-2|71	

1328 14
14cr|fonts-ttf-DidactGothic-20110825-2|1	%define pkgname DidactGothic
14cr|fonts-ttf-DidactGothic-20110825-2|2	
14cr|fonts-ttf-DidactGothic-20110825-2|3	Summary:	Sans-serif font
14cr|fonts-ttf-DidactGothic-20110825-2|4	Name:		fonts-ttf-DidactGothic
14cr|fonts-ttf-DidactGothic-20110825-2|5	Version:	20110825
14cr|fonts-ttf-DidactGothic-20110825-2|6	Release:	2
14cr|fonts-ttf-DidactGothic-20110825-2|7	License:	OFL
14cr|fonts-ttf-DidactGothic-20110825-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-DidactGothic-20110825-2|9	URL:		http://io.debian.net/~danielj/
14cr|fonts-ttf-DidactGothic-20110825-2|10	Source0:	http://io.debian.net/~danielj/DidactGothic/%{pkgname}-%{version}.tar.bz2
14cr|fonts-ttf-DidactGothic-20110825-2|11	BuildArch:	noarch
14cr|fonts-ttf-DidactGothic-20110825-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-DidactGothic-20110825-2|13	BuildRequires:	dos2unix
14cr|fonts-ttf-DidactGothic-20110825-2|14	
14cr|fonts-ttf-DidactGothic-20110825-2|15	%description
14cr|fonts-ttf-DidactGothic-20110825-2|16	Didact Gothic is a sans-serif font designed to present each letter in the form
14cr|fonts-ttf-DidactGothic-20110825-2|17	most often used in elementary classrooms. This makes it very suitable
14cr|fonts-ttf-DidactGothic-20110825-2|18	for literacy efforts.
14cr|fonts-ttf-DidactGothic-20110825-2|19	
14cr|fonts-ttf-DidactGothic-20110825-2|20	The font supports all of Basic Latin, Latin-1 Supplement, and most of Latin
14cr|fonts-ttf-DidactGothic-20110825-2|21	Extended-A. It supports almost all Latin-alphabet European languages.
14cr|fonts-ttf-DidactGothic-20110825-2|22	It also supports the major Cyrillic scripts, including non-Slavic languages,
14cr|fonts-ttf-DidactGothic-20110825-2|23	as well as modern and polytonic Greek.
14cr|fonts-ttf-DidactGothic-20110825-2|24	
14cr|fonts-ttf-DidactGothic-20110825-2|25	%prep
14cr|fonts-ttf-DidactGothic-20110825-2|26	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-DidactGothic-20110825-2|27	chmod -x *
14cr|fonts-ttf-DidactGothic-20110825-2|28	dos2unix OFL.txt
14cr|fonts-ttf-DidactGothic-20110825-2|29	
14cr|fonts-ttf-DidactGothic-20110825-2|30	%build
14cr|fonts-ttf-DidactGothic-20110825-2|31	
14cr|fonts-ttf-DidactGothic-20110825-2|32	%install
14cr|fonts-ttf-DidactGothic-20110825-2|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/DidactGothic
14cr|fonts-ttf-DidactGothic-20110825-2|34	
14cr|fonts-ttf-DidactGothic-20110825-2|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/DidactGothic
14cr|fonts-ttf-DidactGothic-20110825-2|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/DidactGothic -o %{buildroot}%{_xfontdir}/TTF/DidactGothic/fonts.dir
14cr|fonts-ttf-DidactGothic-20110825-2|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/DidactGothic/fonts.scale
14cr|fonts-ttf-DidactGothic-20110825-2|38	
14cr|fonts-ttf-DidactGothic-20110825-2|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-DidactGothic-20110825-2|40	%__ln_s ../../..%{_xfontdir}/TTF/DidactGothic \
14cr|fonts-ttf-DidactGothic-20110825-2|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-DidactGothic:pri=50
14cr|fonts-ttf-DidactGothic-20110825-2|42	
14cr|fonts-ttf-DidactGothic-20110825-2|43	%files
14cr|fonts-ttf-DidactGothic-20110825-2|44	%doc FONTLOG.txt OFL.txt
14cr|fonts-ttf-DidactGothic-20110825-2|45	%dir %{_xfontdir}/TTF/DidactGothic
14cr|fonts-ttf-DidactGothic-20110825-2|46	%{_xfontdir}/TTF/DidactGothic/*.ttf
14cr|fonts-ttf-DidactGothic-20110825-2|47	%verify(not mtime) %{_datadir}/fonts/TTF/DidactGothic/fonts.dir
14cr|fonts-ttf-DidactGothic-20110825-2|48	%{_xfontdir}/TTF/DidactGothic/fonts.scale
14cr|fonts-ttf-DidactGothic-20110825-2|49	%{_sysconfdir}/X11/fontpath.d/ttf-DidactGothic:pri=50
14cr|fonts-ttf-DidactGothic-20110825-2|50	
14cr|fonts-ttf-DidactGothic-20110825-2|51	
14cr|fonts-ttf-DidactGothic-20110825-2|52	
14cr|fonts-ttf-DidactGothic-20110825-2|53	%changelog
14cr|fonts-ttf-DidactGothic-20110825-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110825-2
14cr|fonts-ttf-DidactGothic-20110825-2|55	+ Revision: 87332a2
14cr|fonts-ttf-DidactGothic-20110825-2|56	- MassBuild#464: Increase release tag
14cr|fonts-ttf-DidactGothic-20110825-2|57	
14cr|fonts-ttf-DidactGothic-20110825-2|58	

1329 14
14cr|fonts-ttf-doulos-sil-4.110-2|1	%define pkgname DoulosSIL
14cr|fonts-ttf-doulos-sil-4.110-2|2	
14cr|fonts-ttf-doulos-sil-4.110-2|3	Summary:	Unicode Times-like font with only regular face
14cr|fonts-ttf-doulos-sil-4.110-2|4	Name:		fonts-ttf-doulos-sil
14cr|fonts-ttf-doulos-sil-4.110-2|5	Version:	4.110
14cr|fonts-ttf-doulos-sil-4.110-2|6	Release:	2
14cr|fonts-ttf-doulos-sil-4.110-2|7	License:	OFL
14cr|fonts-ttf-doulos-sil-4.110-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-doulos-sil-4.110-2|9	URL:		http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=DoulosSILfont
14cr|fonts-ttf-doulos-sil-4.110-2|10	Source0:	%{pkgname}-%{version}.zip
14cr|fonts-ttf-doulos-sil-4.110-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-doulos-sil-4.110-2|12	BuildArch:	noarch
14cr|fonts-ttf-doulos-sil-4.110-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-doulos-sil-4.110-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-doulos-sil-4.110-2|15	
14cr|fonts-ttf-doulos-sil-4.110-2|16	%description
14cr|fonts-ttf-doulos-sil-4.110-2|17	The goal for this product was to provide a single Unicode-based font family
14cr|fonts-ttf-doulos-sil-4.110-2|18	that would contain a comprehensive inventory of glyphs needed for almost any
14cr|fonts-ttf-doulos-sil-4.110-2|19	Roman- or Cyrillic-based writing system, whether used for phonetic
14cr|fonts-ttf-doulos-sil-4.110-2|20	or orthographic needs. In addition, there is provision for other characters
14cr|fonts-ttf-doulos-sil-4.110-2|21	and symbols useful to linguists. This font makes use of state-of-the-art font
14cr|fonts-ttf-doulos-sil-4.110-2|22	technologies to support complex typographic issues, such as the need
14cr|fonts-ttf-doulos-sil-4.110-2|23	to position arbitrary combinations of base glyphs and diacritics optimally.
14cr|fonts-ttf-doulos-sil-4.110-2|24	
14cr|fonts-ttf-doulos-sil-4.110-2|25	Doulos is very similar to Times/Times New Roman, but only has a single face -
14cr|fonts-ttf-doulos-sil-4.110-2|26	regular. It is intended for use alongside other Times-like fonts where
14cr|fonts-ttf-doulos-sil-4.110-2|27	a range of styles (italic, bold) are not needed.
14cr|fonts-ttf-doulos-sil-4.110-2|28	
14cr|fonts-ttf-doulos-sil-4.110-2|29	%prep
14cr|fonts-ttf-doulos-sil-4.110-2|30	%setup -q -n %{pkgname}-%{version}
14cr|fonts-ttf-doulos-sil-4.110-2|31	dos2unix *.txt
14cr|fonts-ttf-doulos-sil-4.110-2|32	
14cr|fonts-ttf-doulos-sil-4.110-2|33	%build
14cr|fonts-ttf-doulos-sil-4.110-2|34	
14cr|fonts-ttf-doulos-sil-4.110-2|35	%install
14cr|fonts-ttf-doulos-sil-4.110-2|36	%__rm -rf %{buildroot}
14cr|fonts-ttf-doulos-sil-4.110-2|37	
14cr|fonts-ttf-doulos-sil-4.110-2|38	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/doulos-sil
14cr|fonts-ttf-doulos-sil-4.110-2|39	
14cr|fonts-ttf-doulos-sil-4.110-2|40	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/doulos-sil
14cr|fonts-ttf-doulos-sil-4.110-2|41	ttmkfdir %{buildroot}%{_xfontdir}/TTF/doulos-sil -o %{buildroot}%{_xfontdir}/TTF/doulos-sil/fonts.dir
14cr|fonts-ttf-doulos-sil-4.110-2|42	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/doulos-sil/fonts.scale
14cr|fonts-ttf-doulos-sil-4.110-2|43	
14cr|fonts-ttf-doulos-sil-4.110-2|44	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-doulos-sil-4.110-2|45	%__ln_s ../../..%{_xfontdir}/TTF/doulos-sil \
14cr|fonts-ttf-doulos-sil-4.110-2|46	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-doulos-sil:pri=50
14cr|fonts-ttf-doulos-sil-4.110-2|47	
14cr|fonts-ttf-doulos-sil-4.110-2|48	%clean
14cr|fonts-ttf-doulos-sil-4.110-2|49	%__rm -rf %{buildroot}
14cr|fonts-ttf-doulos-sil-4.110-2|50	
14cr|fonts-ttf-doulos-sil-4.110-2|51	%files
14cr|fonts-ttf-doulos-sil-4.110-2|52	%defattr(-,root,root,-)
14cr|fonts-ttf-doulos-sil-4.110-2|53	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt README.txt
14cr|fonts-ttf-doulos-sil-4.110-2|54	%dir %{_xfontdir}/TTF/doulos-sil
14cr|fonts-ttf-doulos-sil-4.110-2|55	%{_xfontdir}/TTF/doulos-sil/*.ttf
14cr|fonts-ttf-doulos-sil-4.110-2|56	%verify(not mtime) %{_datadir}/fonts/TTF/doulos-sil/fonts.dir
14cr|fonts-ttf-doulos-sil-4.110-2|57	%{_xfontdir}/TTF/doulos-sil/fonts.scale
14cr|fonts-ttf-doulos-sil-4.110-2|58	%{_sysconfdir}/X11/fontpath.d/ttf-doulos-sil:pri=50
14cr|fonts-ttf-doulos-sil-4.110-2|59	
14cr|fonts-ttf-doulos-sil-4.110-2|60	
14cr|fonts-ttf-doulos-sil-4.110-2|61	
14cr|fonts-ttf-doulos-sil-4.110-2|62	%changelog
14cr|fonts-ttf-doulos-sil-4.110-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.110-2
14cr|fonts-ttf-doulos-sil-4.110-2|64	+ Revision: 6e43d75
14cr|fonts-ttf-doulos-sil-4.110-2|65	- MassBuild#464: Increase release tag
14cr|fonts-ttf-doulos-sil-4.110-2|66	
14cr|fonts-ttf-doulos-sil-4.110-2|67	

1330 14
14cr|fonts-ttf-dustismo-2.0-13|1	Summary:	A small collection of Truetype fonts (GPL)
14cr|fonts-ttf-dustismo-2.0-13|2	Name:		fonts-ttf-dustismo
14cr|fonts-ttf-dustismo-2.0-13|3	Version:	2.0
14cr|fonts-ttf-dustismo-2.0-13|4	Release:	13
14cr|fonts-ttf-dustismo-2.0-13|5	
14cr|fonts-ttf-dustismo-2.0-13|6	Source0:	Dustismo.tgz
14cr|fonts-ttf-dustismo-2.0-13|7	Source1:	Abogada_loco.zip
14cr|fonts-ttf-dustismo-2.0-13|8	Source2:	balker.zip
14cr|fonts-ttf-dustismo-2.0-13|9	Source3:	Domestic_Manners.zip
14cr|fonts-ttf-dustismo-2.0-13|10	Source4:	El_Abogado_Loco.zip
14cr|fonts-ttf-dustismo-2.0-13|11	Source5:	flatline.zip
14cr|fonts-ttf-dustismo-2.0-13|12	Source6:	ItWasntMe.zip
14cr|fonts-ttf-dustismo-2.0-13|13	Source7:	Junkyard.zip
14cr|fonts-ttf-dustismo-2.0-13|14	Source8:	MarkedFool.zip
14cr|fonts-ttf-dustismo-2.0-13|15	Source9:	PenguinAttack.zip
14cr|fonts-ttf-dustismo-2.0-13|16	Source10:	Progenisis.zip
14cr|fonts-ttf-dustismo-2.0-13|17	Source11:	Swift.zip
14cr|fonts-ttf-dustismo-2.0-13|18	Source12:	Wargames.zip
14cr|fonts-ttf-dustismo-2.0-13|19	Source13:	Winks.zip
14cr|fonts-ttf-dustismo-2.0-13|20	License:	GPL
14cr|fonts-ttf-dustismo-2.0-13|21	Group:		System/Fonts/True type
14cr|fonts-ttf-dustismo-2.0-13|22	URL:		http://www.dustismo.com
14cr|fonts-ttf-dustismo-2.0-13|23	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|fonts-ttf-dustismo-2.0-13|24	BuildArch:	noarch
14cr|fonts-ttf-dustismo-2.0-13|25	BuildRequires: fontconfig
14cr|fonts-ttf-dustismo-2.0-13|26	Obsoletes:	dustismo-fonts
14cr|fonts-ttf-dustismo-2.0-13|27	Provides:	dustismo-fonts
14cr|fonts-ttf-dustismo-2.0-13|28	BuildRequires:	fontconfig
14cr|fonts-ttf-dustismo-2.0-13|29	BuildRequires:	freetype-tools
14cr|fonts-ttf-dustismo-2.0-13|30	
14cr|fonts-ttf-dustismo-2.0-13|31	%description
14cr|fonts-ttf-dustismo-2.0-13|32	A small collection of Truetype fonts released under the GPL.
14cr|fonts-ttf-dustismo-2.0-13|33	One of the fonts included is Dustismo. The aim is to create a standard,
14cr|fonts-ttf-dustismo-2.0-13|34	high quality, all purpose, sans serif font.
14cr|fonts-ttf-dustismo-2.0-13|35	
14cr|fonts-ttf-dustismo-2.0-13|36	%prep
14cr|fonts-ttf-dustismo-2.0-13|37	%setup -q -c %name-%version
14cr|fonts-ttf-dustismo-2.0-13|38	unzip -o %SOURCE2 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|39	unzip -o %SOURCE3 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|40	unzip -o %SOURCE4 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|41	unzip -o %SOURCE5 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|42	unzip -o %SOURCE6 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|43	unzip -o %SOURCE7 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|44	unzip -o %SOURCE8 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|45	unzip -o %SOURCE9 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|46	unzip -o %SOURCE10 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|47	unzip -o %SOURCE11 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|48	unzip -o %SOURCE12 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|49	unzip -o %SOURCE13 -d $RPM_BUILD_DIR/%name-%version
14cr|fonts-ttf-dustismo-2.0-13|50	
14cr|fonts-ttf-dustismo-2.0-13|51	mv "It wasn't me.ttf" It_wasn_t_me.ttf
14cr|fonts-ttf-dustismo-2.0-13|52	
14cr|fonts-ttf-dustismo-2.0-13|53	%install
14cr|fonts-ttf-dustismo-2.0-13|54	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-dustismo-2.0-13|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
14cr|fonts-ttf-dustismo-2.0-13|56	cp -f *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
14cr|fonts-ttf-dustismo-2.0-13|57	{
14cr|fonts-ttf-dustismo-2.0-13|58	pushd $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
14cr|fonts-ttf-dustismo-2.0-13|59	ttmkfdir > fonts.dir
14cr|fonts-ttf-dustismo-2.0-13|60	cp fonts.dir fonts.scale
14cr|fonts-ttf-dustismo-2.0-13|61	popd
14cr|fonts-ttf-dustismo-2.0-13|62	}
14cr|fonts-ttf-dustismo-2.0-13|63	
14cr|fonts-ttf-dustismo-2.0-13|64	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-dustismo-2.0-13|65	ln -s ../../..%_datadir/fonts/ttf/dustismo \
14cr|fonts-ttf-dustismo-2.0-13|66	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-dustismo:pri=50
14cr|fonts-ttf-dustismo-2.0-13|67	
14cr|fonts-ttf-dustismo-2.0-13|68	
14cr|fonts-ttf-dustismo-2.0-13|69	%clean
14cr|fonts-ttf-dustismo-2.0-13|70	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-dustismo-2.0-13|71	
14cr|fonts-ttf-dustismo-2.0-13|72	%files
14cr|fonts-ttf-dustismo-2.0-13|73	%defattr(0644,root,root,0755)
14cr|fonts-ttf-dustismo-2.0-13|74	%doc installation.txt license.txt
14cr|fonts-ttf-dustismo-2.0-13|75	%dir %_datadir/fonts/ttf/dustismo
14cr|fonts-ttf-dustismo-2.0-13|76	%config(noreplace) %{_datadir}/fonts/ttf/dustismo/fonts.dir
14cr|fonts-ttf-dustismo-2.0-13|77	%config(noreplace) %{_datadir}/fonts/ttf/dustismo/fonts.scale
14cr|fonts-ttf-dustismo-2.0-13|78	%{_datadir}/fonts/ttf/dustismo/*.ttf
14cr|fonts-ttf-dustismo-2.0-13|79	%{_sysconfdir}/X11/fontpath.d/ttf-dustismo:pri=50
14cr|fonts-ttf-dustismo-2.0-13|80	
14cr|fonts-ttf-dustismo-2.0-13|81	
14cr|fonts-ttf-dustismo-2.0-13|82	
14cr|fonts-ttf-dustismo-2.0-13|83	%changelog
14cr|fonts-ttf-dustismo-2.0-13|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-13
14cr|fonts-ttf-dustismo-2.0-13|85	+ Revision: 96c7164
14cr|fonts-ttf-dustismo-2.0-13|86	- MassBuild#464: Increase release tag
14cr|fonts-ttf-dustismo-2.0-13|87	
14cr|fonts-ttf-dustismo-2.0-13|88	

1331 14
14cr|fonts-ttf-ebgaramond-0.014e-2|1	%define pkgname	EBGaramond
14cr|fonts-ttf-ebgaramond-0.014e-2|2	
14cr|fonts-ttf-ebgaramond-0.014e-2|3	Name:		fonts-ttf-ebgaramond
14cr|fonts-ttf-ebgaramond-0.014e-2|4	Summary:	A revival of Claude Garamont’s famous humanist typeface
14cr|fonts-ttf-ebgaramond-0.014e-2|5	Version:	0.014e
14cr|fonts-ttf-ebgaramond-0.014e-2|6	Release:	2
14cr|fonts-ttf-ebgaramond-0.014e-2|7	License:	OFL
14cr|fonts-ttf-ebgaramond-0.014e-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-ebgaramond-0.014e-2|9	URL:		http://www.georgduffner.at/ebgaramond/index.html
14cr|fonts-ttf-ebgaramond-0.014e-2|10	Source0:	https://github.com/downloads/georgd/EB-Garamond/%{pkgname}-%{version}.zip
14cr|fonts-ttf-ebgaramond-0.014e-2|11	BuildArch:	noarch
14cr|fonts-ttf-ebgaramond-0.014e-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-ebgaramond-0.014e-2|13	BuildRequires:	dos2unix
14cr|fonts-ttf-ebgaramond-0.014e-2|14	
14cr|fonts-ttf-ebgaramond-0.014e-2|15	%description
14cr|fonts-ttf-ebgaramond-0.014e-2|16	Garamont’s fonts represent a milestone in the history of type design,
14cr|fonts-ttf-ebgaramond-0.014e-2|17	a touchstone to which font designers have been returning ever since.
14cr|fonts-ttf-ebgaramond-0.014e-2|18	EB Garamond is an open source project to create a revival of Claude
14cr|fonts-ttf-ebgaramond-0.014e-2|19	Garamont’s famous humanist typeface from the mid-16th century. Its design
14cr|fonts-ttf-ebgaramond-0.014e-2|20	reproduces the original by Claude Garamont: The source for the letterforms
14cr|fonts-ttf-ebgaramond-0.014e-2|21	is a scan of a specimen known as the “Berner specimen”, which, composed
14cr|fonts-ttf-ebgaramond-0.014e-2|22	in 1592 by Conrad Berner, son-in-law of Christian Egenolff and his successor
14cr|fonts-ttf-ebgaramond-0.014e-2|23	at the Egenolff print office, shows Garamont’s roman and Granjon’s italic
14cr|fonts-ttf-ebgaramond-0.014e-2|24	fonts at different sizes. Hence the name of this project: Egenolff-Berner
14cr|fonts-ttf-ebgaramond-0.014e-2|25	Garamond.
14cr|fonts-ttf-ebgaramond-0.014e-2|26	
14cr|fonts-ttf-ebgaramond-0.014e-2|27	%prep
14cr|fonts-ttf-ebgaramond-0.014e-2|28	%setup -qn %{pkgname}-%{version}
14cr|fonts-ttf-ebgaramond-0.014e-2|29	dos2unix COPYING
14cr|fonts-ttf-ebgaramond-0.014e-2|30	
14cr|fonts-ttf-ebgaramond-0.014e-2|31	%build
14cr|fonts-ttf-ebgaramond-0.014e-2|32	
14cr|fonts-ttf-ebgaramond-0.014e-2|33	%install
14cr|fonts-ttf-ebgaramond-0.014e-2|34	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/ebgaramond
14cr|fonts-ttf-ebgaramond-0.014e-2|35	
14cr|fonts-ttf-ebgaramond-0.014e-2|36	%__install -m 644 ttf/*.ttf %{buildroot}%{_xfontdir}/TTF/ebgaramond
14cr|fonts-ttf-ebgaramond-0.014e-2|37	ttmkfdir %{buildroot}%{_xfontdir}/TTF/ebgaramond -o %{buildroot}%{_xfontdir}/TTF/ebgaramond/fonts.dir
14cr|fonts-ttf-ebgaramond-0.014e-2|38	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/ebgaramond/fonts.scale
14cr|fonts-ttf-ebgaramond-0.014e-2|39	
14cr|fonts-ttf-ebgaramond-0.014e-2|40	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-ebgaramond-0.014e-2|41	%__ln_s ../../..%{_xfontdir}/TTF/ebgaramond \
14cr|fonts-ttf-ebgaramond-0.014e-2|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ebgaramond:pri=50
14cr|fonts-ttf-ebgaramond-0.014e-2|43	
14cr|fonts-ttf-ebgaramond-0.014e-2|44	%files
14cr|fonts-ttf-ebgaramond-0.014e-2|45	%defattr(0644,root,root,0755)
14cr|fonts-ttf-ebgaramond-0.014e-2|46	%doc COPYING
14cr|fonts-ttf-ebgaramond-0.014e-2|47	%dir %{_xfontdir}/TTF/ebgaramond
14cr|fonts-ttf-ebgaramond-0.014e-2|48	%{_xfontdir}/TTF/ebgaramond/*.ttf
14cr|fonts-ttf-ebgaramond-0.014e-2|49	%verify(not mtime) %{_datadir}/fonts/TTF/ebgaramond/fonts.dir
14cr|fonts-ttf-ebgaramond-0.014e-2|50	%{_xfontdir}/TTF/ebgaramond/fonts.scale
14cr|fonts-ttf-ebgaramond-0.014e-2|51	%{_sysconfdir}/X11/fontpath.d/ttf-ebgaramond:pri=50
14cr|fonts-ttf-ebgaramond-0.014e-2|52	
14cr|fonts-ttf-ebgaramond-0.014e-2|53	
14cr|fonts-ttf-ebgaramond-0.014e-2|54	
14cr|fonts-ttf-ebgaramond-0.014e-2|55	%changelog
14cr|fonts-ttf-ebgaramond-0.014e-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.014e-2
14cr|fonts-ttf-ebgaramond-0.014e-2|57	+ Revision: 97a2779
14cr|fonts-ttf-ebgaramond-0.014e-2|58	- MassBuild#464: Increase release tag
14cr|fonts-ttf-ebgaramond-0.014e-2|59	
14cr|fonts-ttf-ebgaramond-0.014e-2|60	

1332 14
14cr|fonts-ttf-edrip-r6-3|1	%define pkgname edrip-ttf
14cr|fonts-ttf-edrip-r6-3|2	
14cr|fonts-ttf-edrip-r6-3|3	Summary: contrast sans-serif font
14cr|fonts-ttf-edrip-r6-3|4	Name: fonts-ttf-edrip
14cr|fonts-ttf-edrip-r6-3|5	Version: r6
14cr|fonts-ttf-edrip-r6-3|6	Release: 3
14cr|fonts-ttf-edrip-r6-3|7	License: OFL
14cr|fonts-ttf-edrip-r6-3|8	Group: System/Fonts/True type
14cr|fonts-ttf-edrip-r6-3|9	URL: http://code.google.com/p/edrip/
14cr|fonts-ttf-edrip-r6-3|10	Source0: http://edrip.googlecode.com/files/%{pkgname}-%{version}.tar.xz
14cr|fonts-ttf-edrip-r6-3|11	BuildArch: noarch
14cr|fonts-ttf-edrip-r6-3|12	BuildRequires: freetype-tools
14cr|fonts-ttf-edrip-r6-3|13	
14cr|fonts-ttf-edrip-r6-3|14	%description
14cr|fonts-ttf-edrip-r6-3|15	Edrip font is a contrast sans-serif font. It is based on the Teams font
14cr|fonts-ttf-edrip-r6-3|16	released on 2000 by TopTeam Co. which can be found in Debian:
14cr|fonts-ttf-edrip-r6-3|17	http://packages.debian.org/sarge/t1-teams. The font is distributed under the
14cr|fonts-ttf-edrip-r6-3|18	terms of SIL Open Font License. Up to now this font contains symbols for
14cr|fonts-ttf-edrip-r6-3|19	Cyrillic and basic Latin alphabets.
14cr|fonts-ttf-edrip-r6-3|20	
14cr|fonts-ttf-edrip-r6-3|21	%prep
14cr|fonts-ttf-edrip-r6-3|22	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-edrip-r6-3|23	
14cr|fonts-ttf-edrip-r6-3|24	%build
14cr|fonts-ttf-edrip-r6-3|25	
14cr|fonts-ttf-edrip-r6-3|26	%install
14cr|fonts-ttf-edrip-r6-3|27	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/edrip
14cr|fonts-ttf-edrip-r6-3|28	
14cr|fonts-ttf-edrip-r6-3|29	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/edrip
14cr|fonts-ttf-edrip-r6-3|30	ttmkfdir %{buildroot}%{_xfontdir}/TTF/edrip > %{buildroot}%{_xfontdir}/TTF/edrip/fonts.dir
14cr|fonts-ttf-edrip-r6-3|31	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/edrip/fonts.scale
14cr|fonts-ttf-edrip-r6-3|32	
14cr|fonts-ttf-edrip-r6-3|33	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-edrip-r6-3|34	%__ln_s ../../..%{_xfontdir}/TTF/edrip \
14cr|fonts-ttf-edrip-r6-3|35	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-edrip:pri=50
14cr|fonts-ttf-edrip-r6-3|36	
14cr|fonts-ttf-edrip-r6-3|37	%files
14cr|fonts-ttf-edrip-r6-3|38	%defattr(-,root,root,-)
14cr|fonts-ttf-edrip-r6-3|39	%doc README OFL.txt OFL-FAQ.txt FontLog.txt
14cr|fonts-ttf-edrip-r6-3|40	%dir %{_xfontdir}/TTF/edrip
14cr|fonts-ttf-edrip-r6-3|41	%{_xfontdir}/TTF/edrip/*.ttf
14cr|fonts-ttf-edrip-r6-3|42	%verify(not mtime) %{_datadir}/fonts/TTF/edrip/fonts.dir
14cr|fonts-ttf-edrip-r6-3|43	%{_xfontdir}/TTF/edrip/fonts.scale
14cr|fonts-ttf-edrip-r6-3|44	%{_sysconfdir}/X11/fontpath.d/ttf-edrip:pri=50
14cr|fonts-ttf-edrip-r6-3|45	
14cr|fonts-ttf-edrip-r6-3|46	
14cr|fonts-ttf-edrip-r6-3|47	
14cr|fonts-ttf-edrip-r6-3|48	
14cr|fonts-ttf-edrip-r6-3|49	
14cr|fonts-ttf-edrip-r6-3|50	
14cr|fonts-ttf-edrip-r6-3|51	%changelog
14cr|fonts-ttf-edrip-r6-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> r6-3
14cr|fonts-ttf-edrip-r6-3|53	+ Revision: 00239a6
14cr|fonts-ttf-edrip-r6-3|54	- MassBuild#464: Increase release tag
14cr|fonts-ttf-edrip-r6-3|55	
14cr|fonts-ttf-edrip-r6-3|56	

1333 14
14cr|fonts-ttf-essays1743-1.0-10|1	Summary:	A small collection of Truetype fonts
14cr|fonts-ttf-essays1743-1.0-10|2	Name:		fonts-ttf-essays1743
14cr|fonts-ttf-essays1743-1.0-10|3	Version:	1.0
14cr|fonts-ttf-essays1743-1.0-10|4	Release:	10
14cr|fonts-ttf-essays1743-1.0-10|5	
14cr|fonts-ttf-essays1743-1.0-10|6	Source0:	Essays1743-1.0-ttf.tar.gz
14cr|fonts-ttf-essays1743-1.0-10|7	Source1:	Isabella.ttf.tar.gz
14cr|fonts-ttf-essays1743-1.0-10|8	Source2:	StayPuft.ttf.tar.gz
14cr|fonts-ttf-essays1743-1.0-10|9	License:	GPL/LGPL
14cr|fonts-ttf-essays1743-1.0-10|10	Group:		System/Fonts/True type
14cr|fonts-ttf-essays1743-1.0-10|11	URL:		http://www.thibault.org/fonts/
14cr|fonts-ttf-essays1743-1.0-10|12	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|fonts-ttf-essays1743-1.0-10|13	BuildArch:	noarch
14cr|fonts-ttf-essays1743-1.0-10|14	BuildRequires:	fontconfig
14cr|fonts-ttf-essays1743-1.0-10|15	BuildRequires:	freetype-tools
14cr|fonts-ttf-essays1743-1.0-10|16	
14cr|fonts-ttf-essays1743-1.0-10|17	
14cr|fonts-ttf-essays1743-1.0-10|18	%description
14cr|fonts-ttf-essays1743-1.0-10|19	A small collection of Truetype fonts.
14cr|fonts-ttf-essays1743-1.0-10|20	
14cr|fonts-ttf-essays1743-1.0-10|21	This package contains 3 fonts:
14cr|fonts-ttf-essays1743-1.0-10|22	* Essays1743 which is based on the typeface used in a 1743
14cr|fonts-ttf-essays1743-1.0-10|23	English translation of Montaigne's Essays,
14cr|fonts-ttf-essays1743-1.0-10|24	* Isabella is based on the calligraphic hand used in the Isabella
14cr|fonts-ttf-essays1743-1.0-10|25	Breviary, made around 1497, in Holland, for Isabella of Castille,
14cr|fonts-ttf-essays1743-1.0-10|26	the first queen of united Spain,
14cr|fonts-ttf-essays1743-1.0-10|27	* StayPuft is a rounded, sort of marshmallowy font.
14cr|fonts-ttf-essays1743-1.0-10|28	It's kind of cute, and might be good for frivolous stuff such as
14cr|fonts-ttf-essays1743-1.0-10|29	birthday cards.
14cr|fonts-ttf-essays1743-1.0-10|30	
14cr|fonts-ttf-essays1743-1.0-10|31	
14cr|fonts-ttf-essays1743-1.0-10|32	%prep
14cr|fonts-ttf-essays1743-1.0-10|33	%setup -q -b1 -b2 -c %name-%version
14cr|fonts-ttf-essays1743-1.0-10|34	
14cr|fonts-ttf-essays1743-1.0-10|35	%install
14cr|fonts-ttf-essays1743-1.0-10|36	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-essays1743-1.0-10|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743
14cr|fonts-ttf-essays1743-1.0-10|38	
14cr|fonts-ttf-essays1743-1.0-10|39	cp -f *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
14cr|fonts-ttf-essays1743-1.0-10|40	cp -f Isabella/*.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
14cr|fonts-ttf-essays1743-1.0-10|41	cp -f Essays1743/*.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
14cr|fonts-ttf-essays1743-1.0-10|42	
14cr|fonts-ttf-essays1743-1.0-10|43	{
14cr|fonts-ttf-essays1743-1.0-10|44	pushd $RPM_BUILD_ROOT/usr/share/fonts/ttf/essays1743
14cr|fonts-ttf-essays1743-1.0-10|45	ttmkfdir > fonts.dir
14cr|fonts-ttf-essays1743-1.0-10|46	cp fonts.dir fonts.scale
14cr|fonts-ttf-essays1743-1.0-10|47	popd
14cr|fonts-ttf-essays1743-1.0-10|48	}
14cr|fonts-ttf-essays1743-1.0-10|49	# Rename docs
14cr|fonts-ttf-essays1743-1.0-10|50	cp README.txt StayPuft.README.txt
14cr|fonts-ttf-essays1743-1.0-10|51	cp Isabella/README.txt Isabella/Isabella.README.txt
14cr|fonts-ttf-essays1743-1.0-10|52	cp Essays1743/README Essays1743/Essays1743.README.txt
14cr|fonts-ttf-essays1743-1.0-10|53	
14cr|fonts-ttf-essays1743-1.0-10|54	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-essays1743-1.0-10|55	ln -s ../../..%_datadir/fonts/ttf/essays1743 \
14cr|fonts-ttf-essays1743-1.0-10|56	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-essays:pri=50
14cr|fonts-ttf-essays1743-1.0-10|57	
14cr|fonts-ttf-essays1743-1.0-10|58	%clean
14cr|fonts-ttf-essays1743-1.0-10|59	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-essays1743-1.0-10|60	
14cr|fonts-ttf-essays1743-1.0-10|61	%files
14cr|fonts-ttf-essays1743-1.0-10|62	%defattr(0644,root,root,0755)
14cr|fonts-ttf-essays1743-1.0-10|63	%doc StayPuft.README.txt Isabella/Isabella.README.txt Essays1743/Essays1743.README.txt
14cr|fonts-ttf-essays1743-1.0-10|64	%dir %_datadir/fonts/ttf/essays1743
14cr|fonts-ttf-essays1743-1.0-10|65	%config(noreplace) %{_datadir}/fonts/ttf/essays1743/fonts.dir
14cr|fonts-ttf-essays1743-1.0-10|66	%config(noreplace) %{_datadir}/fonts/ttf/essays1743/fonts.scale
14cr|fonts-ttf-essays1743-1.0-10|67	%{_datadir}/fonts/ttf/essays1743/*.ttf
14cr|fonts-ttf-essays1743-1.0-10|68	%{_sysconfdir}/X11/fontpath.d/ttf-essays:pri=50
14cr|fonts-ttf-essays1743-1.0-10|69	
14cr|fonts-ttf-essays1743-1.0-10|70	
14cr|fonts-ttf-essays1743-1.0-10|71	
14cr|fonts-ttf-essays1743-1.0-10|72	%changelog
14cr|fonts-ttf-essays1743-1.0-10|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|fonts-ttf-essays1743-1.0-10|74	+ Revision: 0a56aea
14cr|fonts-ttf-essays1743-1.0-10|75	- MassBuild#464: Increase release tag
14cr|fonts-ttf-essays1743-1.0-10|76	
14cr|fonts-ttf-essays1743-1.0-10|77	

1334 14
14cr|fonts-ttf-Gentium-1.02-6|1	%define pkgname		Gentium
14cr|fonts-ttf-Gentium-1.02-6|2	%define name		fonts-ttf-%{pkgname}
14cr|fonts-ttf-Gentium-1.02-6|3	%define version		1.02
14cr|fonts-ttf-Gentium-1.02-6|4	%define release		6
14cr|fonts-ttf-Gentium-1.02-6|5	
14cr|fonts-ttf-Gentium-1.02-6|6	Summary:		Free multilingual Truetype fonts
14cr|fonts-ttf-Gentium-1.02-6|7	Name:			%{name}
14cr|fonts-ttf-Gentium-1.02-6|8	Version:		%{version}
14cr|fonts-ttf-Gentium-1.02-6|9	Release:		%{release}
14cr|fonts-ttf-Gentium-1.02-6|10	Source0:		%{pkgname}_102_W.zip
14cr|fonts-ttf-Gentium-1.02-6|11	License:		OFL
14cr|fonts-ttf-Gentium-1.02-6|12	Group:			System/Fonts/True type
14cr|fonts-ttf-Gentium-1.02-6|13	Url:			http://scripts.sil.org/%{pkgname}
14cr|fonts-ttf-Gentium-1.02-6|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-Gentium-1.02-6|15	BuildArch:		noarch
14cr|fonts-ttf-Gentium-1.02-6|16	BuildRequires: fontconfig
14cr|fonts-ttf-Gentium-1.02-6|17	BuildRequires:		freetype-tools, dos2unix
14cr|fonts-ttf-Gentium-1.02-6|18	
14cr|fonts-ttf-Gentium-1.02-6|19	%description
14cr|fonts-ttf-Gentium-1.02-6|20	Gentium is a typeface family designed to enable the diverse ethnic
14cr|fonts-ttf-Gentium-1.02-6|21	groups around the world who use the Latin and Greek scripts to produce
14cr|fonts-ttf-Gentium-1.02-6|22	readable, high-quality publications. It supports a wide range of
14cr|fonts-ttf-Gentium-1.02-6|23	Latin-based alphabets and includes glyphs that correspond to all the
14cr|fonts-ttf-Gentium-1.02-6|24	Latin ranges of Unicode.
14cr|fonts-ttf-Gentium-1.02-6|25	
14cr|fonts-ttf-Gentium-1.02-6|26	The design is intended to be highly readable, reasonably compact, and
14cr|fonts-ttf-Gentium-1.02-6|27	visually attractive. The additional 'extended' Latin letters are
14cr|fonts-ttf-Gentium-1.02-6|28	designed to naturally harmonize with the traditional 26
14cr|fonts-ttf-Gentium-1.02-6|29	ones. Diacritics are treated with careful thought and attention to
14cr|fonts-ttf-Gentium-1.02-6|30	their use. Gentium also supports both polytonic and monotonic Greek,
14cr|fonts-ttf-Gentium-1.02-6|31	including a number of alternate forms. Expansion of the character set
14cr|fonts-ttf-Gentium-1.02-6|32	to include more extended Latin glyphs (Unicode 5.1), archaic Greek
14cr|fonts-ttf-Gentium-1.02-6|33	symbols, and full Cyrillic script support is underway and will be
14cr|fonts-ttf-Gentium-1.02-6|34	released in 2008.
14cr|fonts-ttf-Gentium-1.02-6|35	
14cr|fonts-ttf-Gentium-1.02-6|36	%prep
14cr|fonts-ttf-Gentium-1.02-6|37	%setup -q -n %{pkgname}102
14cr|fonts-ttf-Gentium-1.02-6|38	
14cr|fonts-ttf-Gentium-1.02-6|39	%install
14cr|fonts-ttf-Gentium-1.02-6|40	%__rm -rf %{buildroot}
14cr|fonts-ttf-Gentium-1.02-6|41	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
14cr|fonts-ttf-Gentium-1.02-6|42	
14cr|fonts-ttf-Gentium-1.02-6|43	install -m 644 *.TTF %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
14cr|fonts-ttf-Gentium-1.02-6|44	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
14cr|fonts-ttf-Gentium-1.02-6|45	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
14cr|fonts-ttf-Gentium-1.02-6|46	
14cr|fonts-ttf-Gentium-1.02-6|47	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-Gentium-1.02-6|48	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
14cr|fonts-ttf-Gentium-1.02-6|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
14cr|fonts-ttf-Gentium-1.02-6|50	
14cr|fonts-ttf-Gentium-1.02-6|51	dos2unix README.txt
14cr|fonts-ttf-Gentium-1.02-6|52	
14cr|fonts-ttf-Gentium-1.02-6|53	%clean
14cr|fonts-ttf-Gentium-1.02-6|54	%__rm -rf %{buildroot}
14cr|fonts-ttf-Gentium-1.02-6|55	
14cr|fonts-ttf-Gentium-1.02-6|56	%files
14cr|fonts-ttf-Gentium-1.02-6|57	%defattr(-,root,root)
14cr|fonts-ttf-Gentium-1.02-6|58	%doc *.txt
14cr|fonts-ttf-Gentium-1.02-6|59	%dir %{_datadir}/fonts/TTF/%{pkgname}
14cr|fonts-ttf-Gentium-1.02-6|60	%{_datadir}/fonts/TTF/%{pkgname}/*.TTF
14cr|fonts-ttf-Gentium-1.02-6|61	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
14cr|fonts-ttf-Gentium-1.02-6|62	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
14cr|fonts-ttf-Gentium-1.02-6|63	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
14cr|fonts-ttf-Gentium-1.02-6|64	
14cr|fonts-ttf-Gentium-1.02-6|65	
14cr|fonts-ttf-Gentium-1.02-6|66	
14cr|fonts-ttf-Gentium-1.02-6|67	%changelog
14cr|fonts-ttf-Gentium-1.02-6|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-6
14cr|fonts-ttf-Gentium-1.02-6|69	+ Revision: b81c41f
14cr|fonts-ttf-Gentium-1.02-6|70	- MassBuild#464: Increase release tag
14cr|fonts-ttf-Gentium-1.02-6|71	
14cr|fonts-ttf-Gentium-1.02-6|72	

1335 14
14cr|fonts-ttf-gliphmaker.com-1.0-2|1	%define pkgname gliphmaker.com-fonts
14cr|fonts-ttf-gliphmaker.com-1.0-2|2	
14cr|fonts-ttf-gliphmaker.com-1.0-2|3	Summary: Fonts from gliphmaker.com Web-site
14cr|fonts-ttf-gliphmaker.com-1.0-2|4	Name: fonts-ttf-gliphmaker.com
14cr|fonts-ttf-gliphmaker.com-1.0-2|5	Version: 1.0
14cr|fonts-ttf-gliphmaker.com-1.0-2|6	Release: 2
14cr|fonts-ttf-gliphmaker.com-1.0-2|7	License: Other/Non-commertial
14cr|fonts-ttf-gliphmaker.com-1.0-2|8	Group: System/Fonts/True type
14cr|fonts-ttf-gliphmaker.com-1.0-2|9	URL: http://www.gliphmaker.com/
14cr|fonts-ttf-gliphmaker.com-1.0-2|10	Source0: %{pkgname}-%{version}.tar.bz2
14cr|fonts-ttf-gliphmaker.com-1.0-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-gliphmaker.com-1.0-2|12	BuildArch: noarch
14cr|fonts-ttf-gliphmaker.com-1.0-2|13	BuildRequires: freetype-tools
14cr|fonts-ttf-gliphmaker.com-1.0-2|14	
14cr|fonts-ttf-gliphmaker.com-1.0-2|15	%description
14cr|fonts-ttf-gliphmaker.com-1.0-2|16	A collection of non-commertial fonts from gliphmaker.com Web-site
14cr|fonts-ttf-gliphmaker.com-1.0-2|17	
14cr|fonts-ttf-gliphmaker.com-1.0-2|18	%prep
14cr|fonts-ttf-gliphmaker.com-1.0-2|19	%setup -q -n %{pkgname}-%{version}
14cr|fonts-ttf-gliphmaker.com-1.0-2|20	
14cr|fonts-ttf-gliphmaker.com-1.0-2|21	%build
14cr|fonts-ttf-gliphmaker.com-1.0-2|22	
14cr|fonts-ttf-gliphmaker.com-1.0-2|23	%install
14cr|fonts-ttf-gliphmaker.com-1.0-2|24	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-gliphmaker.com-1.0-2|25	
14cr|fonts-ttf-gliphmaker.com-1.0-2|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com
14cr|fonts-ttf-gliphmaker.com-1.0-2|27	
14cr|fonts-ttf-gliphmaker.com-1.0-2|28	install -m 644 *.?tf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com
14cr|fonts-ttf-gliphmaker.com-1.0-2|29	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com/fonts.dir
14cr|fonts-ttf-gliphmaker.com-1.0-2|30	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com/fonts.scale
14cr|fonts-ttf-gliphmaker.com-1.0-2|31	
14cr|fonts-ttf-gliphmaker.com-1.0-2|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-gliphmaker.com-1.0-2|33	ln -s ../../..%_datadir/fonts/TTF/gliphmaker.com \
14cr|fonts-ttf-gliphmaker.com-1.0-2|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-gliphmaker.com:pri=50
14cr|fonts-ttf-gliphmaker.com-1.0-2|35	
14cr|fonts-ttf-gliphmaker.com-1.0-2|36	%clean
14cr|fonts-ttf-gliphmaker.com-1.0-2|37	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-gliphmaker.com-1.0-2|38	
14cr|fonts-ttf-gliphmaker.com-1.0-2|39	%files
14cr|fonts-ttf-gliphmaker.com-1.0-2|40	%defattr(-,root,root,-)
14cr|fonts-ttf-gliphmaker.com-1.0-2|41	%dir %{_datadir}/fonts/TTF/gliphmaker.com
14cr|fonts-ttf-gliphmaker.com-1.0-2|42	%{_datadir}/fonts/TTF/gliphmaker.com/*.ttf
14cr|fonts-ttf-gliphmaker.com-1.0-2|43	%{_datadir}/fonts/TTF/gliphmaker.com/*.otf
14cr|fonts-ttf-gliphmaker.com-1.0-2|44	%verify(not mtime) %{_datadir}/fonts/TTF/gliphmaker.com/fonts.dir
14cr|fonts-ttf-gliphmaker.com-1.0-2|45	%{_datadir}/fonts/TTF/gliphmaker.com/fonts.scale
14cr|fonts-ttf-gliphmaker.com-1.0-2|46	%{_sysconfdir}/X11/fontpath.d/ttf-gliphmaker.com:pri=50
14cr|fonts-ttf-gliphmaker.com-1.0-2|47	
14cr|fonts-ttf-gliphmaker.com-1.0-2|48	
14cr|fonts-ttf-gliphmaker.com-1.0-2|49	
14cr|fonts-ttf-gliphmaker.com-1.0-2|50	
14cr|fonts-ttf-gliphmaker.com-1.0-2|51	
14cr|fonts-ttf-gliphmaker.com-1.0-2|52	%changelog
14cr|fonts-ttf-gliphmaker.com-1.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|fonts-ttf-gliphmaker.com-1.0-2|54	+ Revision: c894936
14cr|fonts-ttf-gliphmaker.com-1.0-2|55	- MassBuild#464: Increase release tag
14cr|fonts-ttf-gliphmaker.com-1.0-2|56	
14cr|fonts-ttf-gliphmaker.com-1.0-2|57	

1336 14
14cr|fonts-ttf-grana-padano-20100429-4|1	%define fontname grana-padano
14cr|fonts-ttf-grana-padano-20100429-4|2	
14cr|fonts-ttf-grana-padano-20100429-4|3	Summary:	medium-weight upright sans-serif font
14cr|fonts-ttf-grana-padano-20100429-4|4	Name:		fonts-ttf-grana-padano
14cr|fonts-ttf-grana-padano-20100429-4|5	Version:	20100429
14cr|fonts-ttf-grana-padano-20100429-4|6	Release:	4
14cr|fonts-ttf-grana-padano-20100429-4|7	License:	OFL
14cr|fonts-ttf-grana-padano-20100429-4|8	Group:		System/Fonts/True type
14cr|fonts-ttf-grana-padano-20100429-4|9	Url:		http://io.debian.net/~danielj/
14cr|fonts-ttf-grana-padano-20100429-4|10	Source0:	http://io.debian.net/~danielj/grana-padano/%{fontname}-%{version}.zip
14cr|fonts-ttf-grana-padano-20100429-4|11	BuildArch:	noarch
14cr|fonts-ttf-grana-padano-20100429-4|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-grana-padano-20100429-4|13	BuildRequires:	fontforge
14cr|fonts-ttf-grana-padano-20100429-4|14	
14cr|fonts-ttf-grana-padano-20100429-4|15	%description
14cr|fonts-ttf-grana-padano-20100429-4|16	Grana Padano is a medium-weight upright sans-serif font in roughly the same
14cr|fonts-ttf-grana-padano-20100429-4|17	family as Apple Computer's historic Chicago font. It has support for Latin and
14cr|fonts-ttf-grana-padano-20100429-4|18	Cyrillic character sets, containing sufficient characters for Latin-0 through
14cr|fonts-ttf-grana-padano-20100429-4|19	Latin-10, as well as support for Vietnamese and all major Slavic
14cr|fonts-ttf-grana-padano-20100429-4|20	Cyrillic-based languages.
14cr|fonts-ttf-grana-padano-20100429-4|21	
14cr|fonts-ttf-grana-padano-20100429-4|22	%files
14cr|fonts-ttf-grana-padano-20100429-4|23	%doc FONTLOG.txt
14cr|fonts-ttf-grana-padano-20100429-4|24	%dir %{_xfontdir}/TTF/grana-padano
14cr|fonts-ttf-grana-padano-20100429-4|25	%{_xfontdir}/TTF/grana-padano/*.ttf
14cr|fonts-ttf-grana-padano-20100429-4|26	%verify(not mtime) %{_datadir}/fonts/TTF/grana-padano/fonts.dir
14cr|fonts-ttf-grana-padano-20100429-4|27	%{_xfontdir}/TTF/grana-padano/fonts.scale
14cr|fonts-ttf-grana-padano-20100429-4|28	%{_sysconfdir}/X11/fontpath.d/ttf-grana-padano:pri=50
14cr|fonts-ttf-grana-padano-20100429-4|29	
14cr|fonts-ttf-grana-padano-20100429-4|30	#----------------------------------------------------------------------------
14cr|fonts-ttf-grana-padano-20100429-4|31	
14cr|fonts-ttf-grana-padano-20100429-4|32	%prep
14cr|fonts-ttf-grana-padano-20100429-4|33	%setup -q -c -n %{fontname}-%{version}
14cr|fonts-ttf-grana-padano-20100429-4|34	
14cr|fonts-ttf-grana-padano-20100429-4|35	%build
14cr|fonts-ttf-grana-padano-20100429-4|36	for sfdfile in *.sfd
14cr|fonts-ttf-grana-padano-20100429-4|37	do
14cr|fonts-ttf-grana-padano-20100429-4|38	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
14cr|fonts-ttf-grana-padano-20100429-4|39	done
14cr|fonts-ttf-grana-padano-20100429-4|40	
14cr|fonts-ttf-grana-padano-20100429-4|41	%install
14cr|fonts-ttf-grana-padano-20100429-4|42	mkdir -p %{buildroot}%{_xfontdir}/TTF/grana-padano
14cr|fonts-ttf-grana-padano-20100429-4|43	
14cr|fonts-ttf-grana-padano-20100429-4|44	install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/grana-padano
14cr|fonts-ttf-grana-padano-20100429-4|45	ttmkfdir %{buildroot}%{_xfontdir}/TTF/grana-padano > %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.dir
14cr|fonts-ttf-grana-padano-20100429-4|46	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.scale
14cr|fonts-ttf-grana-padano-20100429-4|47	
14cr|fonts-ttf-grana-padano-20100429-4|48	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cr|fonts-ttf-grana-padano-20100429-4|49	ln -s ../../..%{_xfontdir}/TTF/grana-padano \
14cr|fonts-ttf-grana-padano-20100429-4|50	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-grana-padano:pri=50
14cr|fonts-ttf-grana-padano-20100429-4|51	
14cr|fonts-ttf-grana-padano-20100429-4|52	
14cr|fonts-ttf-grana-padano-20100429-4|53	%changelog
14cr|fonts-ttf-grana-padano-20100429-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100429-4
14cr|fonts-ttf-grana-padano-20100429-4|55	+ Revision: c87e036
14cr|fonts-ttf-grana-padano-20100429-4|56	- MassBuild#464: Increase release tag
14cr|fonts-ttf-grana-padano-20100429-4|57	
14cr|fonts-ttf-grana-padano-20100429-4|58	

1337 14
14cr|fonts-ttf-heuristica-1.0.1-2|1	%define pkgname heuristica-ttf
14cr|fonts-ttf-heuristica-1.0.1-2|2	
14cr|fonts-ttf-heuristica-1.0.1-2|3	Summary:	Extended version of Adobe Utopia font
14cr|fonts-ttf-heuristica-1.0.1-2|4	Name:		fonts-ttf-heuristica
14cr|fonts-ttf-heuristica-1.0.1-2|5	Version:	1.0.1
14cr|fonts-ttf-heuristica-1.0.1-2|6	Release:	2
14cr|fonts-ttf-heuristica-1.0.1-2|7	License:	OFL
14cr|fonts-ttf-heuristica-1.0.1-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-heuristica-1.0.1-2|9	URL:		http://code.google.com/p/evristika/
14cr|fonts-ttf-heuristica-1.0.1-2|10	Source0:	http://evristika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
14cr|fonts-ttf-heuristica-1.0.1-2|11	BuildArch:	noarch
14cr|fonts-ttf-heuristica-1.0.1-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-heuristica-1.0.1-2|13	%rename		fonts-ttf-heuristika
14cr|fonts-ttf-heuristica-1.0.1-2|14	
14cr|fonts-ttf-heuristica-1.0.1-2|15	%description
14cr|fonts-ttf-heuristica-1.0.1-2|16	Heuristica is a font, based on the “Adobe Utopia” font that was released
14cr|fonts-ttf-heuristica-1.0.1-2|17	to the TeX Users Group.
14cr|fonts-ttf-heuristica-1.0.1-2|18	
14cr|fonts-ttf-heuristica-1.0.1-2|19	%prep
14cr|fonts-ttf-heuristica-1.0.1-2|20	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-heuristica-1.0.1-2|21	
14cr|fonts-ttf-heuristica-1.0.1-2|22	%build
14cr|fonts-ttf-heuristica-1.0.1-2|23	
14cr|fonts-ttf-heuristica-1.0.1-2|24	%install
14cr|fonts-ttf-heuristica-1.0.1-2|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/heuristica
14cr|fonts-ttf-heuristica-1.0.1-2|26	
14cr|fonts-ttf-heuristica-1.0.1-2|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/heuristica
14cr|fonts-ttf-heuristica-1.0.1-2|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/heuristica -o %{buildroot}%{_xfontdir}/TTF/heuristica/fonts.dir
14cr|fonts-ttf-heuristica-1.0.1-2|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/heuristica/fonts.scale
14cr|fonts-ttf-heuristica-1.0.1-2|30	
14cr|fonts-ttf-heuristica-1.0.1-2|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-heuristica-1.0.1-2|32	%__ln_s ../../..%{_xfontdir}/TTF/heuristica \
14cr|fonts-ttf-heuristica-1.0.1-2|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-heuristica:pri=50
14cr|fonts-ttf-heuristica-1.0.1-2|34	
14cr|fonts-ttf-heuristica-1.0.1-2|35	%files
14cr|fonts-ttf-heuristica-1.0.1-2|36	%doc OFL.txt OFL-FAQ.txt FontLog.txt
14cr|fonts-ttf-heuristica-1.0.1-2|37	%dir %{_xfontdir}/TTF/heuristica
14cr|fonts-ttf-heuristica-1.0.1-2|38	%{_xfontdir}/TTF/heuristica/*.ttf
14cr|fonts-ttf-heuristica-1.0.1-2|39	%verify(not mtime) %{_datadir}/fonts/TTF/heuristica/fonts.dir
14cr|fonts-ttf-heuristica-1.0.1-2|40	%{_xfontdir}/TTF/heuristica/fonts.scale
14cr|fonts-ttf-heuristica-1.0.1-2|41	%{_sysconfdir}/X11/fontpath.d/ttf-heuristica:pri=50
14cr|fonts-ttf-heuristica-1.0.1-2|42	
14cr|fonts-ttf-heuristica-1.0.1-2|43	
14cr|fonts-ttf-heuristica-1.0.1-2|44	
14cr|fonts-ttf-heuristica-1.0.1-2|45	%changelog
14cr|fonts-ttf-heuristica-1.0.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|fonts-ttf-heuristica-1.0.1-2|47	+ Revision: e16384a
14cr|fonts-ttf-heuristica-1.0.1-2|48	- MassBuild#464: Increase release tag
14cr|fonts-ttf-heuristica-1.0.1-2|49	
14cr|fonts-ttf-heuristica-1.0.1-2|50	

1338 14
14cr|fonts-ttf-Inconsolata-1.010-7|1	%define	fontname	Inconsolata
14cr|fonts-ttf-Inconsolata-1.010-7|2	
14cr|fonts-ttf-Inconsolata-1.010-7|3	%define fontdir		%{_datadir}/fonts/TTF/%{fontname}
14cr|fonts-ttf-Inconsolata-1.010-7|4	%define fontconfdir 	%{_sysconfdir}/X11/fontpath.d
14cr|fonts-ttf-Inconsolata-1.010-7|5	
14cr|fonts-ttf-Inconsolata-1.010-7|6	Summary:		Inconsolata monospace font
14cr|fonts-ttf-Inconsolata-1.010-7|7	Name:			fonts-ttf-%{fontname}
14cr|fonts-ttf-Inconsolata-1.010-7|8	Version:		1.010
14cr|fonts-ttf-Inconsolata-1.010-7|9	Release: 		7
14cr|fonts-ttf-Inconsolata-1.010-7|10	License:		OFL
14cr|fonts-ttf-Inconsolata-1.010-7|11	Group:			System/Fonts/True type
14cr|fonts-ttf-Inconsolata-1.010-7|12	URL:			http://www.levien.com/type/myfonts/inconsolata.html
14cr|fonts-ttf-Inconsolata-1.010-7|13	Source0:		http://www.levien.com/type/myfonts/Inconsolata.otf
14cr|fonts-ttf-Inconsolata-1.010-7|14	Source1:		OFL.txt
14cr|fonts-ttf-Inconsolata-1.010-7|15	Source2:		OFL-FAQ.txt
14cr|fonts-ttf-Inconsolata-1.010-7|16	BuildArch:		noarch
14cr|fonts-ttf-Inconsolata-1.010-7|17	BuildRequires:		ttmkfdir
14cr|fonts-ttf-Inconsolata-1.010-7|18	BuildRequires: fontconfig
14cr|fonts-ttf-Inconsolata-1.010-7|19	
14cr|fonts-ttf-Inconsolata-1.010-7|20	%description
14cr|fonts-ttf-Inconsolata-1.010-7|21	A monospace font designed by Ralph Levien for code listings and the like
14cr|fonts-ttf-Inconsolata-1.010-7|22	in print.
14cr|fonts-ttf-Inconsolata-1.010-7|23	
14cr|fonts-ttf-Inconsolata-1.010-7|24	%prep
14cr|fonts-ttf-Inconsolata-1.010-7|25	cp %{SOURCE1} %{SOURCE2} .
14cr|fonts-ttf-Inconsolata-1.010-7|26	
14cr|fonts-ttf-Inconsolata-1.010-7|27	%install
14cr|fonts-ttf-Inconsolata-1.010-7|28	%__install -m 0755 -d %{buildroot}%{fontdir}
14cr|fonts-ttf-Inconsolata-1.010-7|29	%__install -m 0644 -p %{SOURCE0} %{buildroot}%{fontdir}
14cr|fonts-ttf-Inconsolata-1.010-7|30	ttmkfdir %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
14cr|fonts-ttf-Inconsolata-1.010-7|31	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
14cr|fonts-ttf-Inconsolata-1.010-7|32	
14cr|fonts-ttf-Inconsolata-1.010-7|33	%__install -m 0755 -d %{buildroot}%{fontconfdir}
14cr|fonts-ttf-Inconsolata-1.010-7|34	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
14cr|fonts-ttf-Inconsolata-1.010-7|35	
14cr|fonts-ttf-Inconsolata-1.010-7|36	%files
14cr|fonts-ttf-Inconsolata-1.010-7|37	%doc OFL*
14cr|fonts-ttf-Inconsolata-1.010-7|38	%dir %{fontdir}
14cr|fonts-ttf-Inconsolata-1.010-7|39	%{fontdir}/*.otf
14cr|fonts-ttf-Inconsolata-1.010-7|40	%{fontdir}/fonts.*
14cr|fonts-ttf-Inconsolata-1.010-7|41	%{fontconfdir}/*
14cr|fonts-ttf-Inconsolata-1.010-7|42	
14cr|fonts-ttf-Inconsolata-1.010-7|43	
14cr|fonts-ttf-Inconsolata-1.010-7|44	
14cr|fonts-ttf-Inconsolata-1.010-7|45	%changelog
14cr|fonts-ttf-Inconsolata-1.010-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.010-7
14cr|fonts-ttf-Inconsolata-1.010-7|47	+ Revision: 7c00421
14cr|fonts-ttf-Inconsolata-1.010-7|48	- MassBuild#464: Increase release tag
14cr|fonts-ttf-Inconsolata-1.010-7|49	
14cr|fonts-ttf-Inconsolata-1.010-7|50	

1339 14
14cr|fonts-ttf-istok-1.0-2|1	%define pkgname istok-ttf
14cr|fonts-ttf-istok-1.0-2|2	
14cr|fonts-ttf-istok-1.0-2|3	Summary:	Sans serif typeface
14cr|fonts-ttf-istok-1.0-2|4	Name:		fonts-ttf-istok
14cr|fonts-ttf-istok-1.0-2|5	Version:	1.0
14cr|fonts-ttf-istok-1.0-2|6	Release:	2
14cr|fonts-ttf-istok-1.0-2|7	License:	GPLv3 with font exception
14cr|fonts-ttf-istok-1.0-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-istok-1.0-2|9	URL:		http://code.google.com/p/istok/
14cr|fonts-ttf-istok-1.0-2|10	Source0:	http://istok.googlecode.com/files/%{pkgname}-%{version}.tar.xz
14cr|fonts-ttf-istok-1.0-2|11	BuildArch:	noarch
14cr|fonts-ttf-istok-1.0-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-istok-1.0-2|13	
14cr|fonts-ttf-istok-1.0-2|14	%description
14cr|fonts-ttf-istok-1.0-2|15	Istok is new sans serif typeface. At present it has four fonts
14cr|fonts-ttf-istok-1.0-2|16	with support for Latin and Cyrillic. Most glyphs are manually instructed using
14cr|fonts-ttf-istok-1.0-2|17	xgridfit, but another ones are autoinstructed in fontforge. Truetype
14cr|fonts-ttf-istok-1.0-2|18	instructions are specifically intended for rendering on LCD displays.
14cr|fonts-ttf-istok-1.0-2|19	
14cr|fonts-ttf-istok-1.0-2|20	%prep
14cr|fonts-ttf-istok-1.0-2|21	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-istok-1.0-2|22	
14cr|fonts-ttf-istok-1.0-2|23	%build
14cr|fonts-ttf-istok-1.0-2|24	
14cr|fonts-ttf-istok-1.0-2|25	%install
14cr|fonts-ttf-istok-1.0-2|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/istok
14cr|fonts-ttf-istok-1.0-2|27	
14cr|fonts-ttf-istok-1.0-2|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/istok
14cr|fonts-ttf-istok-1.0-2|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/istok -o %{buildroot}%{_xfontdir}/TTF/istok/fonts.dir
14cr|fonts-ttf-istok-1.0-2|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/istok/fonts.scale
14cr|fonts-ttf-istok-1.0-2|31	
14cr|fonts-ttf-istok-1.0-2|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-istok-1.0-2|33	%__ln_s ../../..%{_xfontdir}/TTF/istok \
14cr|fonts-ttf-istok-1.0-2|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-istok:pri=50
14cr|fonts-ttf-istok-1.0-2|35	
14cr|fonts-ttf-istok-1.0-2|36	%files
14cr|fonts-ttf-istok-1.0-2|37	%defattr(644,root,root,755)
14cr|fonts-ttf-istok-1.0-2|38	%doc README COPYING ChangeLog AUTHORS TODO
14cr|fonts-ttf-istok-1.0-2|39	%dir %{_xfontdir}/TTF/istok
14cr|fonts-ttf-istok-1.0-2|40	%{_xfontdir}/TTF/istok/*.ttf
14cr|fonts-ttf-istok-1.0-2|41	%verify(not mtime) %{_datadir}/fonts/TTF/istok/fonts.dir
14cr|fonts-ttf-istok-1.0-2|42	%{_xfontdir}/TTF/istok/fonts.scale
14cr|fonts-ttf-istok-1.0-2|43	%{_sysconfdir}/X11/fontpath.d/ttf-istok:pri=50
14cr|fonts-ttf-istok-1.0-2|44	
14cr|fonts-ttf-istok-1.0-2|45	
14cr|fonts-ttf-istok-1.0-2|46	
14cr|fonts-ttf-istok-1.0-2|47	%changelog
14cr|fonts-ttf-istok-1.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|fonts-ttf-istok-1.0-2|49	+ Revision: 21c14c4
14cr|fonts-ttf-istok-1.0-2|50	- MassBuild#464: Increase release tag
14cr|fonts-ttf-istok-1.0-2|51	
14cr|fonts-ttf-istok-1.0-2|52	

1340 14
14cr|fonts-ttf-japanese-extra-0.20040217-14|1	Summary:	Japanese TrueType fonts
14cr|fonts-ttf-japanese-extra-0.20040217-14|2	Name:		fonts-ttf-japanese-extra
14cr|fonts-ttf-japanese-extra-0.20040217-14|3	Version:	0.20040217
14cr|fonts-ttf-japanese-extra-0.20040217-14|4	Release:	14
14cr|fonts-ttf-japanese-extra-0.20040217-14|5	License:	Distributable
14cr|fonts-ttf-japanese-extra-0.20040217-14|6	URL:		http://sourceforge.jp/projects/mplus-fonts/
14cr|fonts-ttf-japanese-extra-0.20040217-14|7	Group:		System/Fonts/True type
14cr|fonts-ttf-japanese-extra-0.20040217-14|8	
14cr|fonts-ttf-japanese-extra-0.20040217-14|9	
14cr|fonts-ttf-japanese-extra-0.20040217-14|10	# Original Kochi fonts include in ascii section non free glyphs, they must
14cr|fonts-ttf-japanese-extra-0.20040217-14|11	# be removed. Red Hat did it, packages taken from them
14cr|fonts-ttf-japanese-extra-0.20040217-14|12	
14cr|fonts-ttf-japanese-extra-0.20040217-14|13	## Original fonts is here
14cr|fonts-ttf-japanese-extra-0.20040217-14|14	Source0:	%{name}-%{version}.tar.bz2
14cr|fonts-ttf-japanese-extra-0.20040217-14|15	
14cr|fonts-ttf-japanese-extra-0.20040217-14|16	BuildArch:	noarch
14cr|fonts-ttf-japanese-extra-0.20040217-14|17	BuildRequires: fontconfig
14cr|fonts-ttf-japanese-extra-0.20040217-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-japanese-extra-0.20040217-14|19	BuildRequires:	mkfontscale
14cr|fonts-ttf-japanese-extra-0.20040217-14|20	Obsoletes:	xtt-fonts
14cr|fonts-ttf-japanese-extra-0.20040217-14|21	Provides:	xtt-fonts
14cr|fonts-ttf-japanese-extra-0.20040217-14|22	
14cr|fonts-ttf-japanese-extra-0.20040217-14|23	%description
14cr|fonts-ttf-japanese-extra-0.20040217-14|24	This Package provides Free Japanese TrueType fonts (alternative Kochi fonts:
14cr|fonts-ttf-japanese-extra-0.20040217-14|25	kochi-gothic-subst, kochi-mincho-subst)
14cr|fonts-ttf-japanese-extra-0.20040217-14|26	
14cr|fonts-ttf-japanese-extra-0.20040217-14|27	
14cr|fonts-ttf-japanese-extra-0.20040217-14|28	%prep
14cr|fonts-ttf-japanese-extra-0.20040217-14|29	%setup -q
14cr|fonts-ttf-japanese-extra-0.20040217-14|30	
14cr|fonts-ttf-japanese-extra-0.20040217-14|31	%build
14cr|fonts-ttf-japanese-extra-0.20040217-14|32	tar xfj docs.tar.bz2
14cr|fonts-ttf-japanese-extra-0.20040217-14|33	
14cr|fonts-ttf-japanese-extra-0.20040217-14|34	%install
14cr|fonts-ttf-japanese-extra-0.20040217-14|35	rm -fr %buildroot
14cr|fonts-ttf-japanese-extra-0.20040217-14|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/japanese-extra
14cr|fonts-ttf-japanese-extra-0.20040217-14|37	install -m 755 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/japanese-extra
14cr|fonts-ttf-japanese-extra-0.20040217-14|38	
14cr|fonts-ttf-japanese-extra-0.20040217-14|39	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-japanese-extra-0.20040217-14|40	ln -s ../../..%_datadir/fonts/ttf/japanese-extra \
14cr|fonts-ttf-japanese-extra-0.20040217-14|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-extra:pri=50
14cr|fonts-ttf-japanese-extra-0.20040217-14|42	
14cr|fonts-ttf-japanese-extra-0.20040217-14|43	cd %buildroot/%_datadir/fonts/ttf/japanese-extra/
14cr|fonts-ttf-japanese-extra-0.20040217-14|44	mkfontscale
14cr|fonts-ttf-japanese-extra-0.20040217-14|45	cp fonts.scale fonts.dir
14cr|fonts-ttf-japanese-extra-0.20040217-14|46	cd -
14cr|fonts-ttf-japanese-extra-0.20040217-14|47	
14cr|fonts-ttf-japanese-extra-0.20040217-14|48	%clean
14cr|fonts-ttf-japanese-extra-0.20040217-14|49	rm -fr %buildroot
14cr|fonts-ttf-japanese-extra-0.20040217-14|50	
14cr|fonts-ttf-japanese-extra-0.20040217-14|51	%files
14cr|fonts-ttf-japanese-extra-0.20040217-14|52	%defattr(0644,root,root,0755)
14cr|fonts-ttf-japanese-extra-0.20040217-14|53	%doc COPYING  Changelog  README.ja docs/*
14cr|fonts-ttf-japanese-extra-0.20040217-14|54	%dir %_datadir/fonts/ttf/japanese-extra/
14cr|fonts-ttf-japanese-extra-0.20040217-14|55	%config(noreplace) %_datadir/fonts/ttf/japanese-extra/fonts.dir
14cr|fonts-ttf-japanese-extra-0.20040217-14|56	%config(noreplace) %_datadir/fonts/ttf/japanese-extra/fonts.scale
14cr|fonts-ttf-japanese-extra-0.20040217-14|57	%_datadir/fonts/ttf/japanese-extra/kochi*
14cr|fonts-ttf-japanese-extra-0.20040217-14|58	%_sysconfdir/X11/fontpath.d/ttf-japanese-extra:pri=50
14cr|fonts-ttf-japanese-extra-0.20040217-14|59	
14cr|fonts-ttf-japanese-extra-0.20040217-14|60	
14cr|fonts-ttf-japanese-extra-0.20040217-14|61	
14cr|fonts-ttf-japanese-extra-0.20040217-14|62	
14cr|fonts-ttf-japanese-extra-0.20040217-14|63	%changelog
14cr|fonts-ttf-japanese-extra-0.20040217-14|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20040217-14
14cr|fonts-ttf-japanese-extra-0.20040217-14|65	+ Revision: c2238dc
14cr|fonts-ttf-japanese-extra-0.20040217-14|66	- MassBuild#464: Increase release tag
14cr|fonts-ttf-japanese-extra-0.20040217-14|67	
14cr|fonts-ttf-japanese-extra-0.20040217-14|68	

1341 14
14cr|fonts-ttf-japanese-ipamona-20060712-11|1	%define version	20060712
14cr|fonts-ttf-japanese-ipamona-20060712-11|2	%define release	11
14cr|fonts-ttf-japanese-ipamona-20060712-11|3	%define fontdir %_datadir/fonts/TTF/japanese-ipamona
14cr|fonts-ttf-japanese-ipamona-20060712-11|4	
14cr|fonts-ttf-japanese-ipamona-20060712-11|5	Name:		fonts-ttf-japanese-ipamona
14cr|fonts-ttf-japanese-ipamona-20060712-11|6	Summary:	IPAMona fonts for Japanese
14cr|fonts-ttf-japanese-ipamona-20060712-11|7	Version:	%{version}
14cr|fonts-ttf-japanese-ipamona-20060712-11|8	Release:	%{release}
14cr|fonts-ttf-japanese-ipamona-20060712-11|9	Group:		System/Fonts/True type
14cr|fonts-ttf-japanese-ipamona-20060712-11|10	License:	Distributable
14cr|fonts-ttf-japanese-ipamona-20060712-11|11	URL:		http://www.geocities.jp/ipa_mona/
14cr|fonts-ttf-japanese-ipamona-20060712-11|12	Source0:	%{name}-%{version}.tar.bz2
14cr|fonts-ttf-japanese-ipamona-20060712-11|13	Source1:	fonts-ttf-japanese-ipamona_fonts.dir
14cr|fonts-ttf-japanese-ipamona-20060712-11|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|fonts-ttf-japanese-ipamona-20060712-11|15	BuildArch:	noarch
14cr|fonts-ttf-japanese-ipamona-20060712-11|16	BuildRequires: fontconfig
14cr|fonts-ttf-japanese-ipamona-20060712-11|17	
14cr|fonts-ttf-japanese-ipamona-20060712-11|18	%description
14cr|fonts-ttf-japanese-ipamona-20060712-11|19	IPAMona fonts are modified IPA fonts.
14cr|fonts-ttf-japanese-ipamona-20060712-11|20	
14cr|fonts-ttf-japanese-ipamona-20060712-11|21	Most Japanese web sites and MS Office templates are
14cr|fonts-ttf-japanese-ipamona-20060712-11|22	designed for MSPGothic, so Mr. Kobayashi changed the width of
14cr|fonts-ttf-japanese-ipamona-20060712-11|23	IPAPGothic to fit against MSPGothic.
14cr|fonts-ttf-japanese-ipamona-20060712-11|24	
14cr|fonts-ttf-japanese-ipamona-20060712-11|25	Also he changed IPAPMincho for MSPMincho,
14cr|fonts-ttf-japanese-ipamona-20060712-11|26	and added a "0x301c" character (= "〜") to IPAGothic/IPAMincho.
14cr|fonts-ttf-japanese-ipamona-20060712-11|27	
14cr|fonts-ttf-japanese-ipamona-20060712-11|28	
14cr|fonts-ttf-japanese-ipamona-20060712-11|29	%prep
14cr|fonts-ttf-japanese-ipamona-20060712-11|30	%setup -q
14cr|fonts-ttf-japanese-ipamona-20060712-11|31	
14cr|fonts-ttf-japanese-ipamona-20060712-11|32	%install
14cr|fonts-ttf-japanese-ipamona-20060712-11|33	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-japanese-ipamona-20060712-11|34	
14cr|fonts-ttf-japanese-ipamona-20060712-11|35	install -d %buildroot/%fontdir
14cr|fonts-ttf-japanese-ipamona-20060712-11|36	install -m 644 fonts/*.ttf %{buildroot}/%fontdir/
14cr|fonts-ttf-japanese-ipamona-20060712-11|37	install %SOURCE1 %buildroot/%fontdir/fonts.dir
14cr|fonts-ttf-japanese-ipamona-20060712-11|38	install %SOURCE1 %buildroot/%fontdir/fonts.scale
14cr|fonts-ttf-japanese-ipamona-20060712-11|39	
14cr|fonts-ttf-japanese-ipamona-20060712-11|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-japanese-ipamona-20060712-11|41	ln -s ../../..%fontdir \
14cr|fonts-ttf-japanese-ipamona-20060712-11|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-ipamona:pri=50
14cr|fonts-ttf-japanese-ipamona-20060712-11|43	
14cr|fonts-ttf-japanese-ipamona-20060712-11|44	%clean
14cr|fonts-ttf-japanese-ipamona-20060712-11|45	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-japanese-ipamona-20060712-11|46	
14cr|fonts-ttf-japanese-ipamona-20060712-11|47	%files
14cr|fonts-ttf-japanese-ipamona-20060712-11|48	%defattr(-,root,root)
14cr|fonts-ttf-japanese-ipamona-20060712-11|49	%doc fonts/COPYING.font.ja fonts/README_ipamona.txt
14cr|fonts-ttf-japanese-ipamona-20060712-11|50	%doc fonts/doc/*
14cr|fonts-ttf-japanese-ipamona-20060712-11|51	%doc opfc-ModuleHP-1.1.1.tar.bz2
14cr|fonts-ttf-japanese-ipamona-20060712-11|52	%{fontdir}/*
14cr|fonts-ttf-japanese-ipamona-20060712-11|53	%_sysconfdir/X11/fontpath.d/*
14cr|fonts-ttf-japanese-ipamona-20060712-11|54	
14cr|fonts-ttf-japanese-ipamona-20060712-11|55	
14cr|fonts-ttf-japanese-ipamona-20060712-11|56	
14cr|fonts-ttf-japanese-ipamona-20060712-11|57	%changelog
14cr|fonts-ttf-japanese-ipamona-20060712-11|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060712-11
14cr|fonts-ttf-japanese-ipamona-20060712-11|59	+ Revision: a34cb7a
14cr|fonts-ttf-japanese-ipamona-20060712-11|60	- MassBuild#464: Increase release tag
14cr|fonts-ttf-japanese-ipamona-20060712-11|61	
14cr|fonts-ttf-japanese-ipamona-20060712-11|62	

1342 14
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|1	%define version	20060520
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|2	%define release	11
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|3	%define fontdir %_datadir/fonts/TTF/japanese-mplus_ipagothic
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|4	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|5	Name:		fonts-ttf-japanese-mplus_ipagothic
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|6	Summary:	M+ OUTLINE FONTS with IPA gothic for Japanese
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|7	Version:	%{version}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|8	Release:	%{release}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|9	Group:		System/Fonts/True type
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|10	License:	Distributable
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|11	URL:		http://mix-mplus-ipa.sourceforge.jp/
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|12	Source0:	%{name}-%{version}.tar.bz2
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|14	Requires(post): mkfontdir, mkfontscale
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|15	BuildArch:	noarch
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|16	BuildRequires: fontconfig
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|17	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|18	%description
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|19	M+ OUTLINE FONTS don't have Kanji,
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|20	so "M+ with IPA gothic" use IPA gothic for Kanji.
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|21	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|22	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|23	%prep
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|24	%setup -q
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|25	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|26	%install
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|27	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|28	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|29	install -d %{buildroot}/%{fontdir}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|30	install -m 644 *.ttf %{buildroot}/%{fontdir}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|31	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|33	ln -s ../../..%fontdir \
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-mplus_ipagothic:pri=50
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|35	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|36	%clean
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|37	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|38	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|39	%post
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|40	cd %{fontdir}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|41	mkfontdir
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|42	mkfontscale
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|43	cd -
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|44	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|45	%preun
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|46	rm -f %fontdir/fonts.{dir,scale}
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|47	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|48	%files
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|49	%defattr(-,root,root)
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|50	%doc COPYING.font.ja *.txt
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|51	%doc opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus.tar.bz2
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|52	%{fontdir}/*.ttf
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|53	%_sysconfdir/X11/fontpath.d/*
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|54	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|55	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|56	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|57	%changelog
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060520-11
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|59	+ Revision: 85dda55
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|60	- MassBuild#464: Increase release tag
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|61	
14cr|fonts-ttf-japanese-mplus_ipagothic-20060520-11|62	

1343 14
14cr|fonts-ttf-junicode-0.6.11-9|1	%define version 0.6.11
14cr|fonts-ttf-junicode-0.6.11-9|2	%define fversion 0-6-11
14cr|fonts-ttf-junicode-0.6.11-9|3	%define release 9
14cr|fonts-ttf-junicode-0.6.11-9|4	
14cr|fonts-ttf-junicode-0.6.11-9|5	Summary:	Peter Baker's Junicode Fonts for medievalists
14cr|fonts-ttf-junicode-0.6.11-9|6	Name:		fonts-ttf-junicode
14cr|fonts-ttf-junicode-0.6.11-9|7	Version:	%{version}
14cr|fonts-ttf-junicode-0.6.11-9|8	Release:	%{release}
14cr|fonts-ttf-junicode-0.6.11-9|9	License:	GPL
14cr|fonts-ttf-junicode-0.6.11-9|10	Group:		System/Fonts/True type
14cr|fonts-ttf-junicode-0.6.11-9|11	URL:		http://junicode.sourceforge.net/
14cr|fonts-ttf-junicode-0.6.11-9|12	# (Abel) I'm lazy; zip file at http://www.engl.virginia.edu/OE/junicode/
14cr|fonts-ttf-junicode-0.6.11-9|13	Source0:	junicode-%fversion.zip
14cr|fonts-ttf-junicode-0.6.11-9|14	# from http://heanet.dl.sourceforge.net/sourceforge/junicode/junicode-source-0.6.11.tar.gz:
14cr|fonts-ttf-junicode-0.6.11-9|15	Source1:	junicode-changelog-0.6.11
14cr|fonts-ttf-junicode-0.6.11-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-junicode-0.6.11-9|17	BuildArch:	noarch
14cr|fonts-ttf-junicode-0.6.11-9|18	BuildRequires: fontconfig
14cr|fonts-ttf-junicode-0.6.11-9|19	BuildRequires:	freetype-tools
14cr|fonts-ttf-junicode-0.6.11-9|20	
14cr|fonts-ttf-junicode-0.6.11-9|21	%description
14cr|fonts-ttf-junicode-0.6.11-9|22	This package contains the excellent Junicode font created by Peter
14cr|fonts-ttf-junicode-0.6.11-9|23	S. Baker. This font is especially suited for medievalists, as it offers
14cr|fonts-ttf-junicode-0.6.11-9|24	many characters common in languages as Old English, Old Norse, etc.,
14cr|fonts-ttf-junicode-0.6.11-9|25	but it is beautiful and elegant enough to be used for other purposes.
14cr|fonts-ttf-junicode-0.6.11-9|26	
14cr|fonts-ttf-junicode-0.6.11-9|27	%prep
14cr|fonts-ttf-junicode-0.6.11-9|28	%setup -q -c %name-%version
14cr|fonts-ttf-junicode-0.6.11-9|29	install -m 644 %SOURCE1 ChangeLog
14cr|fonts-ttf-junicode-0.6.11-9|30	
14cr|fonts-ttf-junicode-0.6.11-9|31	# clean useless dirs
14cr|fonts-ttf-junicode-0.6.11-9|32	rm -rf docs/.xvpics
14cr|fonts-ttf-junicode-0.6.11-9|33	
14cr|fonts-ttf-junicode-0.6.11-9|34	%build
14cr|fonts-ttf-junicode-0.6.11-9|35	
14cr|fonts-ttf-junicode-0.6.11-9|36	%install
14cr|fonts-ttf-junicode-0.6.11-9|37	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-junicode-0.6.11-9|38	
14cr|fonts-ttf-junicode-0.6.11-9|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode
14cr|fonts-ttf-junicode-0.6.11-9|40	
14cr|fonts-ttf-junicode-0.6.11-9|41	cp *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode
14cr|fonts-ttf-junicode-0.6.11-9|42	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode > $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode/fonts.dir
14cr|fonts-ttf-junicode-0.6.11-9|43	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode/fonts.scale
14cr|fonts-ttf-junicode-0.6.11-9|44	
14cr|fonts-ttf-junicode-0.6.11-9|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-junicode-0.6.11-9|46	ln -s ../../..%_datadir/fonts/ttf/junicode \
14cr|fonts-ttf-junicode-0.6.11-9|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-junicode:pri=50
14cr|fonts-ttf-junicode-0.6.11-9|48	
14cr|fonts-ttf-junicode-0.6.11-9|49	%clean
14cr|fonts-ttf-junicode-0.6.11-9|50	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-junicode-0.6.11-9|51	
14cr|fonts-ttf-junicode-0.6.11-9|52	%files
14cr|fonts-ttf-junicode-0.6.11-9|53	%defattr(-,root,root,-)
14cr|fonts-ttf-junicode-0.6.11-9|54	%doc ChangeLog
14cr|fonts-ttf-junicode-0.6.11-9|55	%{_datadir}/fonts/ttf/junicode
14cr|fonts-ttf-junicode-0.6.11-9|56	%{_sysconfdir}/X11/fontpath.d/ttf-junicode:pri=50
14cr|fonts-ttf-junicode-0.6.11-9|57	
14cr|fonts-ttf-junicode-0.6.11-9|58	
14cr|fonts-ttf-junicode-0.6.11-9|59	
14cr|fonts-ttf-junicode-0.6.11-9|60	%changelog
14cr|fonts-ttf-junicode-0.6.11-9|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.11-9
14cr|fonts-ttf-junicode-0.6.11-9|62	+ Revision: 7e1ea1b
14cr|fonts-ttf-junicode-0.6.11-9|63	- MassBuild#464: Increase release tag
14cr|fonts-ttf-junicode-0.6.11-9|64	
14cr|fonts-ttf-junicode-0.6.11-9|65	

1344 14
14cr|fonts-ttf-jura-2.6.1-2|1	%define pkgname jura-ttf
14cr|fonts-ttf-jura-2.6.1-2|2	
14cr|fonts-ttf-jura-2.6.1-2|3	Summary:	Family of sans-serif fonts in the Eurostile vein
14cr|fonts-ttf-jura-2.6.1-2|4	Name:		fonts-ttf-jura
14cr|fonts-ttf-jura-2.6.1-2|5	Version:	2.6.1
14cr|fonts-ttf-jura-2.6.1-2|6	Release:	2
14cr|fonts-ttf-jura-2.6.1-2|7	License:	OFL and GPLv3
14cr|fonts-ttf-jura-2.6.1-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-jura-2.6.1-2|9	URL:		http://io.debian.net/~danielj/
14cr|fonts-ttf-jura-2.6.1-2|10	Source0:	http://io.debian.net/~danielj/jura/%{pkgname}-%{version}.tar.bz2
14cr|fonts-ttf-jura-2.6.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-jura-2.6.1-2|12	BuildArch:	noarch
14cr|fonts-ttf-jura-2.6.1-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-jura-2.6.1-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-jura-2.6.1-2|15	
14cr|fonts-ttf-jura-2.6.1-2|16	%description
14cr|fonts-ttf-jura-2.6.1-2|17	Jura is a family of sans-serif fonts in the Eurostile vein. It was originally
14cr|fonts-ttf-jura-2.6.1-2|18	inspired by some work I was doing for the FreeFont project in designing a Kayah
14cr|fonts-ttf-jura-2.6.1-2|19	Li range for FreeMono. (Kayah Li is a language used by a minority people group
14cr|fonts-ttf-jura-2.6.1-2|20	in Burma. Because the Burmese government suppresses the teaching of minority
14cr|fonts-ttf-jura-2.6.1-2|21	scripts, the Kayah Li script is taught only in schools in refugee camps
14cr|fonts-ttf-jura-2.6.1-2|22	in Thailand.) I wanted to create a Roman alphabet using the same kinds
14cr|fonts-ttf-jura-2.6.1-2|23	of strokes and curves as the Kayah Li glyphs, and thus Jura was born. It has
14cr|fonts-ttf-jura-2.6.1-2|24	been expanded to include glyphs for the Cyrillic and Greek alphabets as well.
14cr|fonts-ttf-jura-2.6.1-2|25	
14cr|fonts-ttf-jura-2.6.1-2|26	Jura is available in four weights: Book, Medium, DemiBold, and Bold.
14cr|fonts-ttf-jura-2.6.1-2|27	
14cr|fonts-ttf-jura-2.6.1-2|28	%prep
14cr|fonts-ttf-jura-2.6.1-2|29	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-jura-2.6.1-2|30	chmod -x *
14cr|fonts-ttf-jura-2.6.1-2|31	dos2unix *.txt
14cr|fonts-ttf-jura-2.6.1-2|32	
14cr|fonts-ttf-jura-2.6.1-2|33	%build
14cr|fonts-ttf-jura-2.6.1-2|34	
14cr|fonts-ttf-jura-2.6.1-2|35	%install
14cr|fonts-ttf-jura-2.6.1-2|36	%__rm -rf %{buildroot}
14cr|fonts-ttf-jura-2.6.1-2|37	
14cr|fonts-ttf-jura-2.6.1-2|38	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/jura
14cr|fonts-ttf-jura-2.6.1-2|39	
14cr|fonts-ttf-jura-2.6.1-2|40	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/jura
14cr|fonts-ttf-jura-2.6.1-2|41	ttmkfdir %{buildroot}%{_xfontdir}/TTF/jura -o %{buildroot}%{_xfontdir}/TTF/jura/fonts.dir
14cr|fonts-ttf-jura-2.6.1-2|42	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/jura/fonts.scale
14cr|fonts-ttf-jura-2.6.1-2|43	
14cr|fonts-ttf-jura-2.6.1-2|44	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-jura-2.6.1-2|45	%__ln_s ../../..%{_xfontdir}/TTF/jura \
14cr|fonts-ttf-jura-2.6.1-2|46	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-jura:pri=50
14cr|fonts-ttf-jura-2.6.1-2|47	
14cr|fonts-ttf-jura-2.6.1-2|48	%clean
14cr|fonts-ttf-jura-2.6.1-2|49	%__rm -rf %{buildroot}
14cr|fonts-ttf-jura-2.6.1-2|50	
14cr|fonts-ttf-jura-2.6.1-2|51	%files
14cr|fonts-ttf-jura-2.6.1-2|52	%defattr(-,root,root,-)
14cr|fonts-ttf-jura-2.6.1-2|53	%doc FONTLOG.txt license-gpl-3.0.txt license-ofl.txt
14cr|fonts-ttf-jura-2.6.1-2|54	%dir %{_xfontdir}/TTF/jura
14cr|fonts-ttf-jura-2.6.1-2|55	%{_xfontdir}/TTF/jura/*.ttf
14cr|fonts-ttf-jura-2.6.1-2|56	%verify(not mtime) %{_datadir}/fonts/TTF/jura/fonts.dir
14cr|fonts-ttf-jura-2.6.1-2|57	%{_xfontdir}/TTF/jura/fonts.scale
14cr|fonts-ttf-jura-2.6.1-2|58	%{_sysconfdir}/X11/fontpath.d/ttf-jura:pri=50
14cr|fonts-ttf-jura-2.6.1-2|59	
14cr|fonts-ttf-jura-2.6.1-2|60	
14cr|fonts-ttf-jura-2.6.1-2|61	
14cr|fonts-ttf-jura-2.6.1-2|62	%changelog
14cr|fonts-ttf-jura-2.6.1-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
14cr|fonts-ttf-jura-2.6.1-2|64	+ Revision: 94813ce
14cr|fonts-ttf-jura-2.6.1-2|65	- MassBuild#464: Increase release tag
14cr|fonts-ttf-jura-2.6.1-2|66	
14cr|fonts-ttf-jura-2.6.1-2|67	

1345 14
14cr|fonts-ttf-khartiya-1.0.1-2|1	%define pkgname khartiya-ttf
14cr|fonts-ttf-khartiya-1.0.1-2|2	
14cr|fonts-ttf-khartiya-1.0.1-2|3	Summary:	Extended Bitstream Charter font
14cr|fonts-ttf-khartiya-1.0.1-2|4	Name:		fonts-ttf-khartiya
14cr|fonts-ttf-khartiya-1.0.1-2|5	Version:	1.0.1
14cr|fonts-ttf-khartiya-1.0.1-2|6	Release:	2
14cr|fonts-ttf-khartiya-1.0.1-2|7	License:	OFL
14cr|fonts-ttf-khartiya-1.0.1-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-khartiya-1.0.1-2|9	URL:		http://code.google.com/p/khartiya/
14cr|fonts-ttf-khartiya-1.0.1-2|10	Source0:	http://khartiya.googlecode.com/files/%{pkgname}-%{version}.tar.xz
14cr|fonts-ttf-khartiya-1.0.1-2|11	BuildArch:	noarch
14cr|fonts-ttf-khartiya-1.0.1-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-khartiya-1.0.1-2|13	BuildRequires:	dos2unix
14cr|fonts-ttf-khartiya-1.0.1-2|14	
14cr|fonts-ttf-khartiya-1.0.1-2|15	%description
14cr|fonts-ttf-khartiya-1.0.1-2|16	These fonts are based on Bitstream Charter font which was released by Bitstream
14cr|fonts-ttf-khartiya-1.0.1-2|17	for X Window System. They are extended by addition of Cyrillic letters.
14cr|fonts-ttf-khartiya-1.0.1-2|18	
14cr|fonts-ttf-khartiya-1.0.1-2|19	%prep
14cr|fonts-ttf-khartiya-1.0.1-2|20	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-khartiya-1.0.1-2|21	dos2unix OFL-FAQ.txt
14cr|fonts-ttf-khartiya-1.0.1-2|22	
14cr|fonts-ttf-khartiya-1.0.1-2|23	%build
14cr|fonts-ttf-khartiya-1.0.1-2|24	
14cr|fonts-ttf-khartiya-1.0.1-2|25	%install
14cr|fonts-ttf-khartiya-1.0.1-2|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/khartiya
14cr|fonts-ttf-khartiya-1.0.1-2|27	
14cr|fonts-ttf-khartiya-1.0.1-2|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/khartiya
14cr|fonts-ttf-khartiya-1.0.1-2|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/khartiya -o %{buildroot}%{_xfontdir}/TTF/khartiya/fonts.dir
14cr|fonts-ttf-khartiya-1.0.1-2|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/khartiya/fonts.scale
14cr|fonts-ttf-khartiya-1.0.1-2|31	
14cr|fonts-ttf-khartiya-1.0.1-2|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-khartiya-1.0.1-2|33	%__ln_s ../../..%{_xfontdir}/TTF/khartiya \
14cr|fonts-ttf-khartiya-1.0.1-2|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-khartiya:pri=50
14cr|fonts-ttf-khartiya-1.0.1-2|35	
14cr|fonts-ttf-khartiya-1.0.1-2|36	%files
14cr|fonts-ttf-khartiya-1.0.1-2|37	%defattr(644,root,root,755)
14cr|fonts-ttf-khartiya-1.0.1-2|38	%doc FontLog.txt OFL.txt OFL-FAQ.txt
14cr|fonts-ttf-khartiya-1.0.1-2|39	%dir %{_xfontdir}/TTF/khartiya
14cr|fonts-ttf-khartiya-1.0.1-2|40	%{_xfontdir}/TTF/khartiya/*.ttf
14cr|fonts-ttf-khartiya-1.0.1-2|41	%verify(not mtime) %{_datadir}/fonts/TTF/khartiya/fonts.dir
14cr|fonts-ttf-khartiya-1.0.1-2|42	%{_xfontdir}/TTF/khartiya/fonts.scale
14cr|fonts-ttf-khartiya-1.0.1-2|43	%{_sysconfdir}/X11/fontpath.d/ttf-khartiya:pri=50
14cr|fonts-ttf-khartiya-1.0.1-2|44	
14cr|fonts-ttf-khartiya-1.0.1-2|45	
14cr|fonts-ttf-khartiya-1.0.1-2|46	
14cr|fonts-ttf-khartiya-1.0.1-2|47	%changelog
14cr|fonts-ttf-khartiya-1.0.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|fonts-ttf-khartiya-1.0.1-2|49	+ Revision: 7343fcc
14cr|fonts-ttf-khartiya-1.0.1-2|50	- MassBuild#464: Increase release tag
14cr|fonts-ttf-khartiya-1.0.1-2|51	
14cr|fonts-ttf-khartiya-1.0.1-2|52	

1346 14
14cr|fonts-ttf-liberastika-1.1.3-3|1	%define pkgname liberastika-ttf
14cr|fonts-ttf-liberastika-1.1.3-3|2	
14cr|fonts-ttf-liberastika-1.1.3-3|3	Summary: Sans fonts derived from Liberation Sans
14cr|fonts-ttf-liberastika-1.1.3-3|4	Name: fonts-ttf-liberastika
14cr|fonts-ttf-liberastika-1.1.3-3|5	Version: 1.1.3
14cr|fonts-ttf-liberastika-1.1.3-3|6	Release: 3
14cr|fonts-ttf-liberastika-1.1.3-3|7	License: GPLv2 with exception
14cr|fonts-ttf-liberastika-1.1.3-3|8	Group: System/Fonts/True type
14cr|fonts-ttf-liberastika-1.1.3-3|9	URL: http://code.google.com/p/liberastika/
14cr|fonts-ttf-liberastika-1.1.3-3|10	Source0: http://liberastika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
14cr|fonts-ttf-liberastika-1.1.3-3|11	BuildArch: noarch
14cr|fonts-ttf-liberastika-1.1.3-3|12	BuildRequires: freetype-tools
14cr|fonts-ttf-liberastika-1.1.3-3|13	
14cr|fonts-ttf-liberastika-1.1.3-3|14	%description
14cr|fonts-ttf-liberastika-1.1.3-3|15	The font based on Liberation Sans with some cyrillic letters modified. It is
14cr|fonts-ttf-liberastika-1.1.3-3|16	metrically incompatible with Arial fonts.
14cr|fonts-ttf-liberastika-1.1.3-3|17	
14cr|fonts-ttf-liberastika-1.1.3-3|18	%prep
14cr|fonts-ttf-liberastika-1.1.3-3|19	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-liberastika-1.1.3-3|20	
14cr|fonts-ttf-liberastika-1.1.3-3|21	%build
14cr|fonts-ttf-liberastika-1.1.3-3|22	
14cr|fonts-ttf-liberastika-1.1.3-3|23	%install
14cr|fonts-ttf-liberastika-1.1.3-3|24	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/liberastika
14cr|fonts-ttf-liberastika-1.1.3-3|25	
14cr|fonts-ttf-liberastika-1.1.3-3|26	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/liberastika
14cr|fonts-ttf-liberastika-1.1.3-3|27	ttmkfdir %{buildroot}%{_xfontdir}/TTF/liberastika > %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.dir
14cr|fonts-ttf-liberastika-1.1.3-3|28	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.scale
14cr|fonts-ttf-liberastika-1.1.3-3|29	
14cr|fonts-ttf-liberastika-1.1.3-3|30	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-liberastika-1.1.3-3|31	%__ln_s ../../..%{_xfontdir}/TTF/liberastika \
14cr|fonts-ttf-liberastika-1.1.3-3|32	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-liberastika:pri=50
14cr|fonts-ttf-liberastika-1.1.3-3|33	
14cr|fonts-ttf-liberastika-1.1.3-3|34	%files
14cr|fonts-ttf-liberastika-1.1.3-3|35	%defattr(-,root,root,-)
14cr|fonts-ttf-liberastika-1.1.3-3|36	%doc AUTHORS COPYING README ChangeLog
14cr|fonts-ttf-liberastika-1.1.3-3|37	%dir %{_xfontdir}/TTF/liberastika
14cr|fonts-ttf-liberastika-1.1.3-3|38	%{_xfontdir}/TTF/liberastika/*.ttf
14cr|fonts-ttf-liberastika-1.1.3-3|39	%verify(not mtime) %{_datadir}/fonts/TTF/liberastika/fonts.dir
14cr|fonts-ttf-liberastika-1.1.3-3|40	%{_xfontdir}/TTF/liberastika/fonts.scale
14cr|fonts-ttf-liberastika-1.1.3-3|41	%{_sysconfdir}/X11/fontpath.d/ttf-liberastika:pri=50
14cr|fonts-ttf-liberastika-1.1.3-3|42	
14cr|fonts-ttf-liberastika-1.1.3-3|43	
14cr|fonts-ttf-liberastika-1.1.3-3|44	
14cr|fonts-ttf-liberastika-1.1.3-3|45	
14cr|fonts-ttf-liberastika-1.1.3-3|46	
14cr|fonts-ttf-liberastika-1.1.3-3|47	
14cr|fonts-ttf-liberastika-1.1.3-3|48	%changelog
14cr|fonts-ttf-liberastika-1.1.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cr|fonts-ttf-liberastika-1.1.3-3|50	+ Revision: c63060b
14cr|fonts-ttf-liberastika-1.1.3-3|51	- MassBuild#464: Increase release tag
14cr|fonts-ttf-liberastika-1.1.3-3|52	
14cr|fonts-ttf-liberastika-1.1.3-3|53	

1347 14
14cr|fonts-ttf-libertine-5.3.0-2|1	%define archivename	LinLibertineTTF
14cr|fonts-ttf-libertine-5.3.0-2|2	%define reldate		2012_07_02
14cr|fonts-ttf-libertine-5.3.0-2|3	%define fontdir		%{_datadir}/fonts/ttf/libertine
14cr|fonts-ttf-libertine-5.3.0-2|4	
14cr|fonts-ttf-libertine-5.3.0-2|5	Name:		fonts-ttf-libertine
14cr|fonts-ttf-libertine-5.3.0-2|6	Version:	5.3.0
14cr|fonts-ttf-libertine-5.3.0-2|7	Release:	2
14cr|fonts-ttf-libertine-5.3.0-2|8	Summary:	Linux Libertine Open Fonts
14cr|fonts-ttf-libertine-5.3.0-2|9	Group:		System/Fonts/True type
14cr|fonts-ttf-libertine-5.3.0-2|10	License:	GPLv2 and OFL
14cr|fonts-ttf-libertine-5.3.0-2|11	URL:		http://linuxlibertine.sf.net
14cr|fonts-ttf-libertine-5.3.0-2|12	Source0:	http://downloads.sourceforge.net/project/linuxlibertine/linuxlibertine/5.3.0/%{archivename}_%{version}_%{reldate}.tgz
14cr|fonts-ttf-libertine-5.3.0-2|13	BuildArch:	noarch
14cr|fonts-ttf-libertine-5.3.0-2|14	BuildRequires:	fontconfig
14cr|fonts-ttf-libertine-5.3.0-2|15	BuildRequires:	freetype-tools
14cr|fonts-ttf-libertine-5.3.0-2|16	Provides:	linux-libertine-fonts
14cr|fonts-ttf-libertine-5.3.0-2|17	Obsoletes:	linux-libertine-fonts
14cr|fonts-ttf-libertine-5.3.0-2|18	
14cr|fonts-ttf-libertine-5.3.0-2|19	%description
14cr|fonts-ttf-libertine-5.3.0-2|20	The Linux Libertine Open Fonts are a TrueType font family for practical
14cr|fonts-ttf-libertine-5.3.0-2|21	use in documents. They were created to provide a free alternative to
14cr|fonts-ttf-libertine-5.3.0-2|22	proprietary standard fonts.
14cr|fonts-ttf-libertine-5.3.0-2|23	
14cr|fonts-ttf-libertine-5.3.0-2|24	
14cr|fonts-ttf-libertine-5.3.0-2|25	%prep
14cr|fonts-ttf-libertine-5.3.0-2|26	%setup -qc
14cr|fonts-ttf-libertine-5.3.0-2|27	
14cr|fonts-ttf-libertine-5.3.0-2|28	
14cr|fonts-ttf-libertine-5.3.0-2|29	%install
14cr|fonts-ttf-libertine-5.3.0-2|30	install -d -m 0755 %{buildroot}%{fontdir}
14cr|fonts-ttf-libertine-5.3.0-2|31	install -p -m 0644 *.ttf  %{buildroot}%{fontdir}
14cr|fonts-ttf-libertine-5.3.0-2|32	ttmkfdir -d %{buildroot}%{fontdir} -o %{buildroot}%{fontdir}/fonts.scale
14cr|fonts-ttf-libertine-5.3.0-2|33	cp -f %{buildroot}%{fontdir}/fonts.scale %{buildroot}%{fontdir}/fonts.dir
14cr|fonts-ttf-libertine-5.3.0-2|34	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
14cr|fonts-ttf-libertine-5.3.0-2|35	ln -s %{fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-libertine:pri=50
14cr|fonts-ttf-libertine-5.3.0-2|36	
14cr|fonts-ttf-libertine-5.3.0-2|37	
14cr|fonts-ttf-libertine-5.3.0-2|38	%files
14cr|fonts-ttf-libertine-5.3.0-2|39	%doc *.txt
14cr|fonts-ttf-libertine-5.3.0-2|40	%{fontdir}
14cr|fonts-ttf-libertine-5.3.0-2|41	%{_sysconfdir}/X11/fontpath.d/ttf-libertine:pri=50
14cr|fonts-ttf-libertine-5.3.0-2|42	
14cr|fonts-ttf-libertine-5.3.0-2|43	
14cr|fonts-ttf-libertine-5.3.0-2|44	
14cr|fonts-ttf-libertine-5.3.0-2|45	%changelog
14cr|fonts-ttf-libertine-5.3.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3.0-2
14cr|fonts-ttf-libertine-5.3.0-2|47	+ Revision: 00bacb1
14cr|fonts-ttf-libertine-5.3.0-2|48	- MassBuild#464: Increase release tag
14cr|fonts-ttf-libertine-5.3.0-2|49	
14cr|fonts-ttf-libertine-5.3.0-2|50	

1348 14
14cr|fonts-ttf-myuppy-1.0.0-3|1	Summary:	MYuppy TrueType font
14cr|fonts-ttf-myuppy-1.0.0-3|2	Name:		fonts-ttf-myuppy
14cr|fonts-ttf-myuppy-1.0.0-3|3	Version:	1.0.0
14cr|fonts-ttf-myuppy-1.0.0-3|4	Release:	3
14cr|fonts-ttf-myuppy-1.0.0-3|5	License:	Eclipse Public Licence 1.0
14cr|fonts-ttf-myuppy-1.0.0-3|6	URL:		http://developer.symbian.org/
14cr|fonts-ttf-myuppy-1.0.0-3|7	Group:		System/Fonts/True type
14cr|fonts-ttf-myuppy-1.0.0-3|8	Source0:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium.ttf
14cr|fonts-ttf-myuppy-1.0.0-3|9	Source1:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium_readme.txt
14cr|fonts-ttf-myuppy-1.0.0-3|10	BuildArch:	noarch
14cr|fonts-ttf-myuppy-1.0.0-3|11	BuildRequires: fontconfig
14cr|fonts-ttf-myuppy-1.0.0-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-myuppy-1.0.0-3|13	
14cr|fonts-ttf-myuppy-1.0.0-3|14	%description
14cr|fonts-ttf-myuppy-1.0.0-3|15	MYuppyGB-Medium
14cr|fonts-ttf-myuppy-1.0.0-3|16	
14cr|fonts-ttf-myuppy-1.0.0-3|17	Format - TTF TrueType
14cr|fonts-ttf-myuppy-1.0.0-3|18	Character set - GB2312
14cr|fonts-ttf-myuppy-1.0.0-3|19	Encoding - Unicode
14cr|fonts-ttf-myuppy-1.0.0-3|20	
14cr|fonts-ttf-myuppy-1.0.0-3|21	This font was designed to appeal to young urban professionals, Monotype
14cr|fonts-ttf-myuppy-1.0.0-3|22	Yuppy is a newly designed typeface with a unique, modern feel. The
14cr|fonts-ttf-myuppy-1.0.0-3|23	design combines elements of handwriting with classic letterform
14cr|fonts-ttf-myuppy-1.0.0-3|24	characteristics, such as open shapes and proper proportions that help
14cr|fonts-ttf-myuppy-1.0.0-3|25	the typeface retain legibility.
14cr|fonts-ttf-myuppy-1.0.0-3|26	
14cr|fonts-ttf-myuppy-1.0.0-3|27	%prep
14cr|fonts-ttf-myuppy-1.0.0-3|28	%setup -Tc
14cr|fonts-ttf-myuppy-1.0.0-3|29	cp %{SOURCE1} .
14cr|fonts-ttf-myuppy-1.0.0-3|30	
14cr|fonts-ttf-myuppy-1.0.0-3|31	%install
14cr|fonts-ttf-myuppy-1.0.0-3|32	rm -fr %buildroot
14cr|fonts-ttf-myuppy-1.0.0-3|33	mkdir -p %buildroot/%{_datadir}/fonts/TTF/myuppy
14cr|fonts-ttf-myuppy-1.0.0-3|34	install -m 644 %{SOURCE0} %buildroot/%{_datadir}/fonts/TTF/myuppy
14cr|fonts-ttf-myuppy-1.0.0-3|35	
14cr|fonts-ttf-myuppy-1.0.0-3|36	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-myuppy-1.0.0-3|37	ln -s ../../..%_datadir/fonts/TTF/myuppy \
14cr|fonts-ttf-myuppy-1.0.0-3|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-myuppy:pri=50
14cr|fonts-ttf-myuppy-1.0.0-3|39	
14cr|fonts-ttf-myuppy-1.0.0-3|40	%clean
14cr|fonts-ttf-myuppy-1.0.0-3|41	rm -fr %buildroot
14cr|fonts-ttf-myuppy-1.0.0-3|42	
14cr|fonts-ttf-myuppy-1.0.0-3|43	%files
14cr|fonts-ttf-myuppy-1.0.0-3|44	%defattr(-,root,root,0755)
14cr|fonts-ttf-myuppy-1.0.0-3|45	%doc *.txt
14cr|fonts-ttf-myuppy-1.0.0-3|46	%dir %_datadir/fonts/TTF/myuppy/
14cr|fonts-ttf-myuppy-1.0.0-3|47	%_datadir/fonts/TTF/myuppy/*.ttf
14cr|fonts-ttf-myuppy-1.0.0-3|48	%_sysconfdir/X11/fontpath.d/ttf-myuppy:pri=50
14cr|fonts-ttf-myuppy-1.0.0-3|49	
14cr|fonts-ttf-myuppy-1.0.0-3|50	
14cr|fonts-ttf-myuppy-1.0.0-3|51	
14cr|fonts-ttf-myuppy-1.0.0-3|52	%changelog
14cr|fonts-ttf-myuppy-1.0.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|fonts-ttf-myuppy-1.0.0-3|54	+ Revision: f44f028
14cr|fonts-ttf-myuppy-1.0.0-3|55	- MassBuild#464: Increase release tag
14cr|fonts-ttf-myuppy-1.0.0-3|56	
14cr|fonts-ttf-myuppy-1.0.0-3|57	

1349 14
14cr|fonts-ttf-neocyr-20110622-2|1	%define pkgname neocyr
14cr|fonts-ttf-neocyr-20110622-2|2	
14cr|fonts-ttf-neocyr-20110622-2|3	Summary:	Decorative typeface
14cr|fonts-ttf-neocyr-20110622-2|4	Name:		fonts-ttf-neocyr
14cr|fonts-ttf-neocyr-20110622-2|5	Version:	20110622
14cr|fonts-ttf-neocyr-20110622-2|6	Release:	2
14cr|fonts-ttf-neocyr-20110622-2|7	License:	OFL
14cr|fonts-ttf-neocyr-20110622-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-neocyr-20110622-2|9	URL:		http://openfontlibrary.org/font/neocyr
14cr|fonts-ttf-neocyr-20110622-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-neocyr-20110622-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-neocyr-20110622-2|12	BuildArch:	noarch
14cr|fonts-ttf-neocyr-20110622-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-neocyr-20110622-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-neocyr-20110622-2|15	
14cr|fonts-ttf-neocyr-20110622-2|16	%description
14cr|fonts-ttf-neocyr-20110622-2|17	Neocyr is a decorative typeface that includes Latin and Cyrillic characters.
14cr|fonts-ttf-neocyr-20110622-2|18	
14cr|fonts-ttf-neocyr-20110622-2|19	%prep
14cr|fonts-ttf-neocyr-20110622-2|20	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-neocyr-20110622-2|21	dos2unix *.txt
14cr|fonts-ttf-neocyr-20110622-2|22	
14cr|fonts-ttf-neocyr-20110622-2|23	%build
14cr|fonts-ttf-neocyr-20110622-2|24	
14cr|fonts-ttf-neocyr-20110622-2|25	%install
14cr|fonts-ttf-neocyr-20110622-2|26	%__rm -rf %{buildroot}
14cr|fonts-ttf-neocyr-20110622-2|27	
14cr|fonts-ttf-neocyr-20110622-2|28	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/neocyr
14cr|fonts-ttf-neocyr-20110622-2|29	
14cr|fonts-ttf-neocyr-20110622-2|30	%__install -m 644 ttf/*.ttf %{buildroot}%{_xfontdir}/TTF/neocyr
14cr|fonts-ttf-neocyr-20110622-2|31	ttmkfdir %{buildroot}%{_xfontdir}/TTF/neocyr -o %{buildroot}%{_xfontdir}/TTF/neocyr/fonts.dir
14cr|fonts-ttf-neocyr-20110622-2|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/neocyr/fonts.scale
14cr|fonts-ttf-neocyr-20110622-2|33	
14cr|fonts-ttf-neocyr-20110622-2|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-neocyr-20110622-2|35	%__ln_s ../../..%{_xfontdir}/TTF/neocyr \
14cr|fonts-ttf-neocyr-20110622-2|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-neocyr:pri=50
14cr|fonts-ttf-neocyr-20110622-2|37	
14cr|fonts-ttf-neocyr-20110622-2|38	%clean
14cr|fonts-ttf-neocyr-20110622-2|39	%__rm -rf %{buildroot}
14cr|fonts-ttf-neocyr-20110622-2|40	
14cr|fonts-ttf-neocyr-20110622-2|41	%files
14cr|fonts-ttf-neocyr-20110622-2|42	%defattr(-,root,root,-)
14cr|fonts-ttf-neocyr-20110622-2|43	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
14cr|fonts-ttf-neocyr-20110622-2|44	%dir %{_xfontdir}/TTF/neocyr
14cr|fonts-ttf-neocyr-20110622-2|45	%{_xfontdir}/TTF/neocyr/*.ttf
14cr|fonts-ttf-neocyr-20110622-2|46	%verify(not mtime) %{_datadir}/fonts/TTF/neocyr/fonts.dir
14cr|fonts-ttf-neocyr-20110622-2|47	%{_xfontdir}/TTF/neocyr/fonts.scale
14cr|fonts-ttf-neocyr-20110622-2|48	%{_sysconfdir}/X11/fontpath.d/ttf-neocyr:pri=50
14cr|fonts-ttf-neocyr-20110622-2|49	
14cr|fonts-ttf-neocyr-20110622-2|50	
14cr|fonts-ttf-neocyr-20110622-2|51	
14cr|fonts-ttf-neocyr-20110622-2|52	%changelog
14cr|fonts-ttf-neocyr-20110622-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110622-2
14cr|fonts-ttf-neocyr-20110622-2|54	+ Revision: a3277e7
14cr|fonts-ttf-neocyr-20110622-2|55	- MassBuild#464: Increase release tag
14cr|fonts-ttf-neocyr-20110622-2|56	
14cr|fonts-ttf-neocyr-20110622-2|57	

1350 14
14cr|fonts-ttf-notcouriersans-1.1-2|1	%define pkgname notcouriersans
14cr|fonts-ttf-notcouriersans-1.1-2|2	
14cr|fonts-ttf-notcouriersans-1.1-2|3	Summary:	Re-interpretation of Nimbus Mono
14cr|fonts-ttf-notcouriersans-1.1-2|4	Name:		fonts-ttf-notcouriersans
14cr|fonts-ttf-notcouriersans-1.1-2|5	Version:	1.1
14cr|fonts-ttf-notcouriersans-1.1-2|6	Release:	2
14cr|fonts-ttf-notcouriersans-1.1-2|7	License:	GPLv2 with font exception
14cr|fonts-ttf-notcouriersans-1.1-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-notcouriersans-1.1-2|9	URL:		http://ospublish.constantvzw.org
14cr|fonts-ttf-notcouriersans-1.1-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-notcouriersans-1.1-2|11	BuildArch:	noarch
14cr|fonts-ttf-notcouriersans-1.1-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-notcouriersans-1.1-2|13	
14cr|fonts-ttf-notcouriersans-1.1-2|14	%description
14cr|fonts-ttf-notcouriersans-1.1-2|15	NotCourierSans is a re-interpretation of Nimbus Mono whose design began
14cr|fonts-ttf-notcouriersans-1.1-2|16	in Wroclaw at the occasion of the Libre Graphics Meeting 2008. For more
14cr|fonts-ttf-notcouriersans-1.1-2|17	detailed information explore the files included in the font package
14cr|fonts-ttf-notcouriersans-1.1-2|18	(FONTLOG.txt). The 1.1 version has been expanded by a work on Cyrillic
14cr|fonts-ttf-notcouriersans-1.1-2|19	glyphs by Paulo Silva aka nitrofurano. NotCourierSans 1.1 contains 2 ornamental
14cr|fonts-ttf-notcouriersans-1.1-2|20	glyphs encoded in the private use characters: - in U+E000, the OSP frog mascot
14cr|fonts-ttf-notcouriersans-1.1-2|21	- in U+E001, the 75 ligature added during an OSP workshop in Le 75, École
14cr|fonts-ttf-notcouriersans-1.1-2|22	Supérieure des Arts de l’Image, on Wednesday 17 December. These sugars are
14cr|fonts-ttf-notcouriersans-1.1-2|23	accessible through the Ornament Open Type features.
14cr|fonts-ttf-notcouriersans-1.1-2|24	
14cr|fonts-ttf-notcouriersans-1.1-2|25	%prep
14cr|fonts-ttf-notcouriersans-1.1-2|26	%setup -q -n OSP_NotCourierSans
14cr|fonts-ttf-notcouriersans-1.1-2|27	
14cr|fonts-ttf-notcouriersans-1.1-2|28	%build
14cr|fonts-ttf-notcouriersans-1.1-2|29	
14cr|fonts-ttf-notcouriersans-1.1-2|30	%install
14cr|fonts-ttf-notcouriersans-1.1-2|31	%__rm -rf %{buildroot}
14cr|fonts-ttf-notcouriersans-1.1-2|32	
14cr|fonts-ttf-notcouriersans-1.1-2|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/notcouriersans
14cr|fonts-ttf-notcouriersans-1.1-2|34	
14cr|fonts-ttf-notcouriersans-1.1-2|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/notcouriersans
14cr|fonts-ttf-notcouriersans-1.1-2|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/notcouriersans -o %{buildroot}%{_xfontdir}/TTF/notcouriersans/fonts.dir
14cr|fonts-ttf-notcouriersans-1.1-2|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/notcouriersans/fonts.scale
14cr|fonts-ttf-notcouriersans-1.1-2|38	
14cr|fonts-ttf-notcouriersans-1.1-2|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-notcouriersans-1.1-2|40	%__ln_s ../../..%{_xfontdir}/TTF/notcouriersans \
14cr|fonts-ttf-notcouriersans-1.1-2|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-notcouriersans:pri=50
14cr|fonts-ttf-notcouriersans-1.1-2|42	
14cr|fonts-ttf-notcouriersans-1.1-2|43	%files
14cr|fonts-ttf-notcouriersans-1.1-2|44	%doc FONTLOG.txt COPYING.txt
14cr|fonts-ttf-notcouriersans-1.1-2|45	%dir %{_xfontdir}/TTF/notcouriersans
14cr|fonts-ttf-notcouriersans-1.1-2|46	%{_xfontdir}/TTF/notcouriersans/*.ttf
14cr|fonts-ttf-notcouriersans-1.1-2|47	%verify(not mtime) %{_datadir}/fonts/TTF/notcouriersans/fonts.dir
14cr|fonts-ttf-notcouriersans-1.1-2|48	%{_xfontdir}/TTF/notcouriersans/fonts.scale
14cr|fonts-ttf-notcouriersans-1.1-2|49	%{_sysconfdir}/X11/fontpath.d/ttf-notcouriersans:pri=50
14cr|fonts-ttf-notcouriersans-1.1-2|50	
14cr|fonts-ttf-notcouriersans-1.1-2|51	
14cr|fonts-ttf-notcouriersans-1.1-2|52	
14cr|fonts-ttf-notcouriersans-1.1-2|53	%changelog
14cr|fonts-ttf-notcouriersans-1.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|fonts-ttf-notcouriersans-1.1-2|55	+ Revision: 450edac
14cr|fonts-ttf-notcouriersans-1.1-2|56	- MassBuild#464: Increase release tag
14cr|fonts-ttf-notcouriersans-1.1-2|57	
14cr|fonts-ttf-notcouriersans-1.1-2|58	

1351 14
14cr|fonts-ttf-oldstandard-2.2-2|1	%define pkgname oldstandard
14cr|fonts-ttf-oldstandard-2.2-2|2	
14cr|fonts-ttf-oldstandard-2.2-2|3	Summary:	Old-style font family
14cr|fonts-ttf-oldstandard-2.2-2|4	Name:		fonts-ttf-oldstandard
14cr|fonts-ttf-oldstandard-2.2-2|5	Version:	2.2
14cr|fonts-ttf-oldstandard-2.2-2|6	Release:	2
14cr|fonts-ttf-oldstandard-2.2-2|7	License:	OFL
14cr|fonts-ttf-oldstandard-2.2-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-oldstandard-2.2-2|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
14cr|fonts-ttf-oldstandard-2.2-2|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}-%{version}.ttf.zip
14cr|fonts-ttf-oldstandard-2.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-oldstandard-2.2-2|12	BuildArch:	noarch
14cr|fonts-ttf-oldstandard-2.2-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-oldstandard-2.2-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-oldstandard-2.2-2|15	
14cr|fonts-ttf-oldstandard-2.2-2|16	%description
14cr|fonts-ttf-oldstandard-2.2-2|17	Old Standard is a multilingual font family, supposed to be a good companion
14cr|fonts-ttf-oldstandard-2.2-2|18	for Thessalonica. It is based on Russian and German editions of the late 19th
14cr|fonts-ttf-oldstandard-2.2-2|19	and early 20th centuries and reproduces the so-called "Modern" style, extremely
14cr|fonts-ttf-oldstandard-2.2-2|20	popular in its time, but almost completely abandoned later. This project is
14cr|fonts-ttf-oldstandard-2.2-2|21	currently most mature and stable, although still has a large field
14cr|fonts-ttf-oldstandard-2.2-2|22	for improvements. The Old Standard font family currently includes three shapes
14cr|fonts-ttf-oldstandard-2.2-2|23	(regular, italic and bold) and has more than 1400 glyphs in the regular
14cr|fonts-ttf-oldstandard-2.2-2|24	version.
14cr|fonts-ttf-oldstandard-2.2-2|25	
14cr|fonts-ttf-oldstandard-2.2-2|26	%prep
14cr|fonts-ttf-oldstandard-2.2-2|27	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-oldstandard-2.2-2|28	dos2unix OFL-FAQ.txt
14cr|fonts-ttf-oldstandard-2.2-2|29	
14cr|fonts-ttf-oldstandard-2.2-2|30	%build
14cr|fonts-ttf-oldstandard-2.2-2|31	
14cr|fonts-ttf-oldstandard-2.2-2|32	%install
14cr|fonts-ttf-oldstandard-2.2-2|33	%__rm -rf %{buildroot}
14cr|fonts-ttf-oldstandard-2.2-2|34	
14cr|fonts-ttf-oldstandard-2.2-2|35	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/oldstandard
14cr|fonts-ttf-oldstandard-2.2-2|36	
14cr|fonts-ttf-oldstandard-2.2-2|37	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/oldstandard
14cr|fonts-ttf-oldstandard-2.2-2|38	ttmkfdir %{buildroot}%{_xfontdir}/TTF/oldstandard -o %{buildroot}%{_xfontdir}/TTF/oldstandard/fonts.dir
14cr|fonts-ttf-oldstandard-2.2-2|39	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/oldstandard/fonts.scale
14cr|fonts-ttf-oldstandard-2.2-2|40	
14cr|fonts-ttf-oldstandard-2.2-2|41	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-oldstandard-2.2-2|42	%__ln_s ../../..%{_xfontdir}/TTF/oldstandard \
14cr|fonts-ttf-oldstandard-2.2-2|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-oldstandard:pri=50
14cr|fonts-ttf-oldstandard-2.2-2|44	
14cr|fonts-ttf-oldstandard-2.2-2|45	%clean
14cr|fonts-ttf-oldstandard-2.2-2|46	%__rm -rf %{buildroot}
14cr|fonts-ttf-oldstandard-2.2-2|47	
14cr|fonts-ttf-oldstandard-2.2-2|48	%files
14cr|fonts-ttf-oldstandard-2.2-2|49	%defattr(-,root,root,-)
14cr|fonts-ttf-oldstandard-2.2-2|50	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
14cr|fonts-ttf-oldstandard-2.2-2|51	%dir %{_xfontdir}/TTF/oldstandard
14cr|fonts-ttf-oldstandard-2.2-2|52	%{_xfontdir}/TTF/oldstandard/*.ttf
14cr|fonts-ttf-oldstandard-2.2-2|53	%verify(not mtime) %{_datadir}/fonts/TTF/oldstandard/fonts.dir
14cr|fonts-ttf-oldstandard-2.2-2|54	%{_xfontdir}/TTF/oldstandard/fonts.scale
14cr|fonts-ttf-oldstandard-2.2-2|55	%{_sysconfdir}/X11/fontpath.d/ttf-oldstandard:pri=50
14cr|fonts-ttf-oldstandard-2.2-2|56	
14cr|fonts-ttf-oldstandard-2.2-2|57	
14cr|fonts-ttf-oldstandard-2.2-2|58	
14cr|fonts-ttf-oldstandard-2.2-2|59	
14cr|fonts-ttf-oldstandard-2.2-2|60	
14cr|fonts-ttf-oldstandard-2.2-2|61	
14cr|fonts-ttf-oldstandard-2.2-2|62	%changelog
14cr|fonts-ttf-oldstandard-2.2-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-2
14cr|fonts-ttf-oldstandard-2.2-2|64	+ Revision: 3e907fd
14cr|fonts-ttf-oldstandard-2.2-2|65	- MassBuild#464: Increase release tag
14cr|fonts-ttf-oldstandard-2.2-2|66	
14cr|fonts-ttf-oldstandard-2.2-2|67	

1352 14
14cr|fonts-ttf-pfennig-20110924-2|1	%define pkgname pfennig
14cr|fonts-ttf-pfennig-20110924-2|2	
14cr|fonts-ttf-pfennig-20110924-2|3	Summary:	Humanist sans-serif font family
14cr|fonts-ttf-pfennig-20110924-2|4	Name:		fonts-ttf-pfennig
14cr|fonts-ttf-pfennig-20110924-2|5	Version:	20110924
14cr|fonts-ttf-pfennig-20110924-2|6	Release:	2
14cr|fonts-ttf-pfennig-20110924-2|7	License:	OFL
14cr|fonts-ttf-pfennig-20110924-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-pfennig-20110924-2|9	URL:		http://io.debian.net/~danielj/
14cr|fonts-ttf-pfennig-20110924-2|10	Source0:	http://io.debian.net/~danielj/pfennig/%{pkgname}-%{version}.tar.bz2
14cr|fonts-ttf-pfennig-20110924-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-pfennig-20110924-2|12	BuildArch:	noarch
14cr|fonts-ttf-pfennig-20110924-2|13	BuildRequires:	freetype-tools
14cr|fonts-ttf-pfennig-20110924-2|14	BuildRequires:	dos2unix
14cr|fonts-ttf-pfennig-20110924-2|15	
14cr|fonts-ttf-pfennig-20110924-2|16	%description
14cr|fonts-ttf-pfennig-20110924-2|17	Pfennig is a humanist sans-serif font with support for Latin, Cyrillic, Greek
14cr|fonts-ttf-pfennig-20110924-2|18	and Hebrew character sets. It contains sufficient characters for Latin-0
14cr|fonts-ttf-pfennig-20110924-2|19	through Latin-10, as well as glyphs for all modern Cyrillic orthographies,
14cr|fonts-ttf-pfennig-20110924-2|20	the full Vietnamese range, modern Greek, modern Hebrew, and the Pan-African
14cr|fonts-ttf-pfennig-20110924-2|21	Alphabet. It supports the standard Roman ligatures and uses OpenType tables
14cr|fonts-ttf-pfennig-20110924-2|22	for diacritic placement. The italic faces are true italics, not just oblique.
14cr|fonts-ttf-pfennig-20110924-2|23	
14cr|fonts-ttf-pfennig-20110924-2|24	%prep
14cr|fonts-ttf-pfennig-20110924-2|25	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-pfennig-20110924-2|26	dos2unix *.txt
14cr|fonts-ttf-pfennig-20110924-2|27	
14cr|fonts-ttf-pfennig-20110924-2|28	%build
14cr|fonts-ttf-pfennig-20110924-2|29	
14cr|fonts-ttf-pfennig-20110924-2|30	%install
14cr|fonts-ttf-pfennig-20110924-2|31	%__rm -rf %{buildroot}
14cr|fonts-ttf-pfennig-20110924-2|32	
14cr|fonts-ttf-pfennig-20110924-2|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/pfennig
14cr|fonts-ttf-pfennig-20110924-2|34	
14cr|fonts-ttf-pfennig-20110924-2|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/pfennig
14cr|fonts-ttf-pfennig-20110924-2|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/pfennig -o %{buildroot}%{_xfontdir}/TTF/pfennig/fonts.dir
14cr|fonts-ttf-pfennig-20110924-2|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/pfennig/fonts.scale
14cr|fonts-ttf-pfennig-20110924-2|38	
14cr|fonts-ttf-pfennig-20110924-2|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-pfennig-20110924-2|40	%__ln_s ../../..%{_xfontdir}/TTF/pfennig \
14cr|fonts-ttf-pfennig-20110924-2|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-pfennig:pri=50
14cr|fonts-ttf-pfennig-20110924-2|42	
14cr|fonts-ttf-pfennig-20110924-2|43	%clean
14cr|fonts-ttf-pfennig-20110924-2|44	%__rm -rf %{buildroot}
14cr|fonts-ttf-pfennig-20110924-2|45	
14cr|fonts-ttf-pfennig-20110924-2|46	%files
14cr|fonts-ttf-pfennig-20110924-2|47	%defattr(-,root,root,-)
14cr|fonts-ttf-pfennig-20110924-2|48	%doc FONTLOG.txt OFL.txt
14cr|fonts-ttf-pfennig-20110924-2|49	%dir %{_xfontdir}/TTF/pfennig
14cr|fonts-ttf-pfennig-20110924-2|50	%{_xfontdir}/TTF/pfennig/*.ttf
14cr|fonts-ttf-pfennig-20110924-2|51	%verify(not mtime) %{_datadir}/fonts/TTF/pfennig/fonts.dir
14cr|fonts-ttf-pfennig-20110924-2|52	%{_xfontdir}/TTF/pfennig/fonts.scale
14cr|fonts-ttf-pfennig-20110924-2|53	%{_sysconfdir}/X11/fontpath.d/ttf-pfennig:pri=50
14cr|fonts-ttf-pfennig-20110924-2|54	
14cr|fonts-ttf-pfennig-20110924-2|55	
14cr|fonts-ttf-pfennig-20110924-2|56	
14cr|fonts-ttf-pfennig-20110924-2|57	%changelog
14cr|fonts-ttf-pfennig-20110924-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110924-2
14cr|fonts-ttf-pfennig-20110924-2|59	+ Revision: f01f7e8
14cr|fonts-ttf-pfennig-20110924-2|60	- MassBuild#464: Increase release tag
14cr|fonts-ttf-pfennig-20110924-2|61	
14cr|fonts-ttf-pfennig-20110924-2|62	

1353 14
14cr|fonts-ttf-poltawski-antiqua-1.101-2|1	Summary:	Truetype's Poltawski-Antiqua fonts
14cr|fonts-ttf-poltawski-antiqua-1.101-2|2	Name:		fonts-ttf-poltawski-antiqua
14cr|fonts-ttf-poltawski-antiqua-1.101-2|3	Version:	1.101
14cr|fonts-ttf-poltawski-antiqua-1.101-2|4	Release:	2
14cr|fonts-ttf-poltawski-antiqua-1.101-2|5	License:	GUST Font License
14cr|fonts-ttf-poltawski-antiqua-1.101-2|6	Group:		System/Fonts/True type
14cr|fonts-ttf-poltawski-antiqua-1.101-2|7	URL:		http://jmn.pl/antykwa-poltawskiego/
14cr|fonts-ttf-poltawski-antiqua-1.101-2|8	Source0:	http://jmn.pl/pliki/ap%{version}ttf.zip
14cr|fonts-ttf-poltawski-antiqua-1.101-2|9	BuildArch:	noarch
14cr|fonts-ttf-poltawski-antiqua-1.101-2|10	BuildRequires:	fontconfig
14cr|fonts-ttf-poltawski-antiqua-1.101-2|11	BuildRequires:	freetype-tools
14cr|fonts-ttf-poltawski-antiqua-1.101-2|12	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|13	%description
14cr|fonts-ttf-poltawski-antiqua-1.101-2|14	This font was designed in the 'twenties and the 'thirties
14cr|fonts-ttf-poltawski-antiqua-1.101-2|15	of XX century by a Polish graphic artist and a typographer
14cr|fonts-ttf-poltawski-antiqua-1.101-2|16	Adam Ptawski.
14cr|fonts-ttf-poltawski-antiqua-1.101-2|17	It was widely used by Polish printing houses as long as metal
14cr|fonts-ttf-poltawski-antiqua-1.101-2|18	types were in use (until ca the 'sixties).
14cr|fonts-ttf-poltawski-antiqua-1.101-2|19	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|20	%prep
14cr|fonts-ttf-poltawski-antiqua-1.101-2|21	%setup -qc
14cr|fonts-ttf-poltawski-antiqua-1.101-2|22	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|23	%build
14cr|fonts-ttf-poltawski-antiqua-1.101-2|24	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|25	%install
14cr|fonts-ttf-poltawski-antiqua-1.101-2|26	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/antpolt
14cr|fonts-ttf-poltawski-antiqua-1.101-2|27	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|28	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/antpolt
14cr|fonts-ttf-poltawski-antiqua-1.101-2|29	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/antpolt > %{buildroot}%{_datadir}/fonts/TTF/antpolt/fonts.dir
14cr|fonts-ttf-poltawski-antiqua-1.101-2|30	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/antpolt/fonts.scale
14cr|fonts-ttf-poltawski-antiqua-1.101-2|31	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|32	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cr|fonts-ttf-poltawski-antiqua-1.101-2|33	ln -s ../../..%{_datadir}/fonts/TTF/antpolt \
14cr|fonts-ttf-poltawski-antiqua-1.101-2|34	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-antpolt:pri=50
14cr|fonts-ttf-poltawski-antiqua-1.101-2|35	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|36	%files
14cr|fonts-ttf-poltawski-antiqua-1.101-2|37	%dir %{_datadir}/fonts/TTF/antpolt
14cr|fonts-ttf-poltawski-antiqua-1.101-2|38	%{_datadir}/fonts/TTF/antpolt/*.ttf
14cr|fonts-ttf-poltawski-antiqua-1.101-2|39	%verify(not mtime) %{_datadir}/fonts/TTF/antpolt/fonts.dir
14cr|fonts-ttf-poltawski-antiqua-1.101-2|40	%{_datadir}/fonts/TTF/antpolt/fonts.scale
14cr|fonts-ttf-poltawski-antiqua-1.101-2|41	%{_sysconfdir}/X11/fontpath.d/ttf-antpolt:pri=50
14cr|fonts-ttf-poltawski-antiqua-1.101-2|42	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|43	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|44	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|45	%changelog
14cr|fonts-ttf-poltawski-antiqua-1.101-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101-2
14cr|fonts-ttf-poltawski-antiqua-1.101-2|47	+ Revision: 6540d10
14cr|fonts-ttf-poltawski-antiqua-1.101-2|48	- MassBuild#464: Increase release tag
14cr|fonts-ttf-poltawski-antiqua-1.101-2|49	
14cr|fonts-ttf-poltawski-antiqua-1.101-2|50	

1354 14
14cr|fonts-ttf-ptsans-20101225-2|1	%define pkgname PTSans
14cr|fonts-ttf-ptsans-20101225-2|2	
14cr|fonts-ttf-ptsans-20101225-2|3	Summary: Fonts to support national alphabet of Russian people
14cr|fonts-ttf-ptsans-20101225-2|4	Name: fonts-ttf-ptsans
14cr|fonts-ttf-ptsans-20101225-2|5	Version: 20101225
14cr|fonts-ttf-ptsans-20101225-2|6	Release: 2
14cr|fonts-ttf-ptsans-20101225-2|7	License: open
14cr|fonts-ttf-ptsans-20101225-2|8	Group: System/Fonts/True type
14cr|fonts-ttf-ptsans-20101225-2|9	URL: http://www.fontstock.com/public/PTSans.zip
14cr|fonts-ttf-ptsans-20101225-2|10	Source0: %{pkgname}.zip
14cr|fonts-ttf-ptsans-20101225-2|11	BuildArch: noarch
14cr|fonts-ttf-ptsans-20101225-2|12	BuildRequires: freetype-tools
14cr|fonts-ttf-ptsans-20101225-2|13	
14cr|fonts-ttf-ptsans-20101225-2|14	%description
14cr|fonts-ttf-ptsans-20101225-2|15	Headset PTSans is part of the project to create a set of Russian fonts free
14cr|fonts-ttf-ptsans-20101225-2|16	public open-user license, designed to meet the needs of multi-ethnic country
14cr|fonts-ttf-ptsans-20101225-2|17	in the font that will not only serve in official and business correspondence,
14cr|fonts-ttf-ptsans-20101225-2|18	but also serve as a tool for development of national literature
14cr|fonts-ttf-ptsans-20101225-2|19	and intercultural exchange.
14cr|fonts-ttf-ptsans-20101225-2|20	
14cr|fonts-ttf-ptsans-20101225-2|21	%prep
14cr|fonts-ttf-ptsans-20101225-2|22	%setup -q -c -n %{pkgname}
14cr|fonts-ttf-ptsans-20101225-2|23	
14cr|fonts-ttf-ptsans-20101225-2|24	%build
14cr|fonts-ttf-ptsans-20101225-2|25	
14cr|fonts-ttf-ptsans-20101225-2|26	%install
14cr|fonts-ttf-ptsans-20101225-2|27	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/ptsans
14cr|fonts-ttf-ptsans-20101225-2|28	
14cr|fonts-ttf-ptsans-20101225-2|29	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/ptsans
14cr|fonts-ttf-ptsans-20101225-2|30	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/ptsans -o %{buildroot}%{_datadir}/fonts/TTF/ptsans/fonts.dir
14cr|fonts-ttf-ptsans-20101225-2|31	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/ptsans/fonts.scale
14cr|fonts-ttf-ptsans-20101225-2|32	
14cr|fonts-ttf-ptsans-20101225-2|33	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-ptsans-20101225-2|34	ln -s ../../..%_datadir/fonts/TTF/ptsans \
14cr|fonts-ttf-ptsans-20101225-2|35	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ptsans:pri=50
14cr|fonts-ttf-ptsans-20101225-2|36	
14cr|fonts-ttf-ptsans-20101225-2|37	%files
14cr|fonts-ttf-ptsans-20101225-2|38	%defattr(644,root,root,755)
14cr|fonts-ttf-ptsans-20101225-2|39	%doc *.txt
14cr|fonts-ttf-ptsans-20101225-2|40	%dir %{_datadir}/fonts/TTF/ptsans
14cr|fonts-ttf-ptsans-20101225-2|41	%{_datadir}/fonts/TTF/ptsans/*.ttf
14cr|fonts-ttf-ptsans-20101225-2|42	%verify(not mtime) %{_datadir}/fonts/TTF/ptsans/fonts.dir
14cr|fonts-ttf-ptsans-20101225-2|43	%{_datadir}/fonts/TTF/ptsans/fonts.scale
14cr|fonts-ttf-ptsans-20101225-2|44	%{_sysconfdir}/X11/fontpath.d/ttf-ptsans:pri=50
14cr|fonts-ttf-ptsans-20101225-2|45	
14cr|fonts-ttf-ptsans-20101225-2|46	
14cr|fonts-ttf-ptsans-20101225-2|47	
14cr|fonts-ttf-ptsans-20101225-2|48	
14cr|fonts-ttf-ptsans-20101225-2|49	%changelog
14cr|fonts-ttf-ptsans-20101225-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20101225-2
14cr|fonts-ttf-ptsans-20101225-2|51	+ Revision: a20edde
14cr|fonts-ttf-ptsans-20101225-2|52	- MassBuild#464: Increase release tag
14cr|fonts-ttf-ptsans-20101225-2|53	
14cr|fonts-ttf-ptsans-20101225-2|54	

1355 14
14cr|fonts-ttf-ptserif-0.1-4|1	%define pkgname PTSerif
14cr|fonts-ttf-ptserif-0.1-4|2	
14cr|fonts-ttf-ptserif-0.1-4|3	Summary:	Fonts to support national alphabet of Russian people
14cr|fonts-ttf-ptserif-0.1-4|4	Name:		fonts-ttf-ptserif
14cr|fonts-ttf-ptserif-0.1-4|5	Version:	0.1
14cr|fonts-ttf-ptserif-0.1-4|6	Release:	4
14cr|fonts-ttf-ptserif-0.1-4|7	License:	ParaType Free Font License
14cr|fonts-ttf-ptserif-0.1-4|8	Group:		System/Fonts/True type
14cr|fonts-ttf-ptserif-0.1-4|9	URL:		http://www.paratype.com/public/
14cr|fonts-ttf-ptserif-0.1-4|10	Source0:	http://www.fontstock.com/public/%{pkgname}.zip
14cr|fonts-ttf-ptserif-0.1-4|11	BuildArch:	noarch
14cr|fonts-ttf-ptserif-0.1-4|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-ptserif-0.1-4|13	BuildRequires:	dos2unix
14cr|fonts-ttf-ptserif-0.1-4|14	
14cr|fonts-ttf-ptserif-0.1-4|15	%description
14cr|fonts-ttf-ptserif-0.1-4|16	PT Serif is a transitional serif face with humanistic terminals designed
14cr|fonts-ttf-ptserif-0.1-4|17	for use together with PT Sans and harmonized with PT Sans on metrics,
14cr|fonts-ttf-ptserif-0.1-4|18	proportions, weights and design. PT Serif consists of six styles: regular
14cr|fonts-ttf-ptserif-0.1-4|19	and bold weights with corresponding italics form a standard computer font
14cr|fonts-ttf-ptserif-0.1-4|20	family for basic text setting; two caption styles (regular and italic) are
14cr|fonts-ttf-ptserif-0.1-4|21	for texts of small point sizes.
14cr|fonts-ttf-ptserif-0.1-4|22	
14cr|fonts-ttf-ptserif-0.1-4|23	Designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov.
14cr|fonts-ttf-ptserif-0.1-4|24	Released by ParaType in 2010.
14cr|fonts-ttf-ptserif-0.1-4|25	
14cr|fonts-ttf-ptserif-0.1-4|26	%prep
14cr|fonts-ttf-ptserif-0.1-4|27	%setup -q -c -n %{pkgname}
14cr|fonts-ttf-ptserif-0.1-4|28	iconv -f cp1252 -t utf8 'PT Free Font License_eng_1.2.txt' -o 'PT-Free-Font-License_eng_1.2.txt'
14cr|fonts-ttf-ptserif-0.1-4|29	dos2unix PT-Free-Font-License_eng_1.2.txt
14cr|fonts-ttf-ptserif-0.1-4|30	
14cr|fonts-ttf-ptserif-0.1-4|31	%build
14cr|fonts-ttf-ptserif-0.1-4|32	
14cr|fonts-ttf-ptserif-0.1-4|33	%install
14cr|fonts-ttf-ptserif-0.1-4|34	mkdir -p %{buildroot}%{_xfontdir}/TTF/ptserif
14cr|fonts-ttf-ptserif-0.1-4|35	
14cr|fonts-ttf-ptserif-0.1-4|36	install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/ptserif
14cr|fonts-ttf-ptserif-0.1-4|37	ttmkfdir %{buildroot}%{_xfontdir}/TTF/ptserif -o %{buildroot}%{_xfontdir}/TTF/ptserif/fonts.dir
14cr|fonts-ttf-ptserif-0.1-4|38	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/ptserif/fonts.scale
14cr|fonts-ttf-ptserif-0.1-4|39	
14cr|fonts-ttf-ptserif-0.1-4|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-ptserif-0.1-4|41	ln -s ../../..%_datadir/fonts/TTF/ptserif \
14cr|fonts-ttf-ptserif-0.1-4|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ptserif:pri=50
14cr|fonts-ttf-ptserif-0.1-4|43	
14cr|fonts-ttf-ptserif-0.1-4|44	%files
14cr|fonts-ttf-ptserif-0.1-4|45	%doc PT-Free-Font-License_eng_1.2.txt
14cr|fonts-ttf-ptserif-0.1-4|46	%dir %{_xfontdir}/TTF/ptserif
14cr|fonts-ttf-ptserif-0.1-4|47	%{_xfontdir}/TTF/ptserif/*.ttf
14cr|fonts-ttf-ptserif-0.1-4|48	%verify(not mtime) %{_xfontdir}/TTF/ptserif/fonts.dir
14cr|fonts-ttf-ptserif-0.1-4|49	%{_xfontdir}/TTF/ptserif/fonts.scale
14cr|fonts-ttf-ptserif-0.1-4|50	%{_sysconfdir}/X11/fontpath.d/ttf-ptserif:pri=50
14cr|fonts-ttf-ptserif-0.1-4|51	
14cr|fonts-ttf-ptserif-0.1-4|52	
14cr|fonts-ttf-ptserif-0.1-4|53	
14cr|fonts-ttf-ptserif-0.1-4|54	%changelog
14cr|fonts-ttf-ptserif-0.1-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|fonts-ttf-ptserif-0.1-4|56	+ Revision: a0f12b0
14cr|fonts-ttf-ptserif-0.1-4|57	- MassBuild#464: Increase release tag
14cr|fonts-ttf-ptserif-0.1-4|58	
14cr|fonts-ttf-ptserif-0.1-4|59	

1356 14
14cr|fonts-ttf-pwt-0.5-3|1	%define pkgname pwtfont
14cr|fonts-ttf-pwt-0.5-3|2	
14cr|fonts-ttf-pwt-0.5-3|3	Summary: Fonts to replace commonly used Microsoft Windows Fonts
14cr|fonts-ttf-pwt-0.5-3|4	Name: fonts-ttf-pwt
14cr|fonts-ttf-pwt-0.5-3|5	Version: 0.5
14cr|fonts-ttf-pwt-0.5-3|6	Release: 3
14cr|fonts-ttf-pwt-0.5-3|7	License: open
14cr|fonts-ttf-pwt-0.5-3|8	Group: System/Fonts/True type
14cr|fonts-ttf-pwt-0.5-3|9	URL: http://www.pingwinsoft.ru/system/uploads/7/original/fonts_test.zip?1276003553
14cr|fonts-ttf-pwt-0.5-3|10	Source0: %{pkgname}.tar.bz2
14cr|fonts-ttf-pwt-0.5-3|11	BuildArch: noarch
14cr|fonts-ttf-pwt-0.5-3|12	BuildRequires: freetype-tools
14cr|fonts-ttf-pwt-0.5-3|13	
14cr|fonts-ttf-pwt-0.5-3|14	%description
14cr|fonts-ttf-pwt-0.5-3|15	The PingWin Typography (PWT) fonts are intended to be replacements for most
14cr|fonts-ttf-pwt-0.5-3|16	commonly used fonts on Microsoft systems: Tahoma, Arial, Courier, Verdana,
14cr|fonts-ttf-pwt-0.5-3|17	Times New Roman
14cr|fonts-ttf-pwt-0.5-3|18	
14cr|fonts-ttf-pwt-0.5-3|19	%prep
14cr|fonts-ttf-pwt-0.5-3|20	%setup -q -n %{pkgname}
14cr|fonts-ttf-pwt-0.5-3|21	
14cr|fonts-ttf-pwt-0.5-3|22	%build
14cr|fonts-ttf-pwt-0.5-3|23	
14cr|fonts-ttf-pwt-0.5-3|24	%install
14cr|fonts-ttf-pwt-0.5-3|25	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/pwt
14cr|fonts-ttf-pwt-0.5-3|26	
14cr|fonts-ttf-pwt-0.5-3|27	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/pwt
14cr|fonts-ttf-pwt-0.5-3|28	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/pwt > %{buildroot}%{_datadir}/fonts/TTF/pwt/fonts.dir
14cr|fonts-ttf-pwt-0.5-3|29	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/pwt/fonts.scale
14cr|fonts-ttf-pwt-0.5-3|30	
14cr|fonts-ttf-pwt-0.5-3|31	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-pwt-0.5-3|32	ln -s ../../..%_datadir/fonts/TTF/pwt \
14cr|fonts-ttf-pwt-0.5-3|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-pwt:pri=50
14cr|fonts-ttf-pwt-0.5-3|34	
14cr|fonts-ttf-pwt-0.5-3|35	%post
14cr|fonts-ttf-pwt-0.5-3|36	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
14cr|fonts-ttf-pwt-0.5-3|37	
14cr|fonts-ttf-pwt-0.5-3|38	%postun
14cr|fonts-ttf-pwt-0.5-3|39	if [ "$1" = "0" ]; then
14cr|fonts-ttf-pwt-0.5-3|40	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
14cr|fonts-ttf-pwt-0.5-3|41	fi
14cr|fonts-ttf-pwt-0.5-3|42	
14cr|fonts-ttf-pwt-0.5-3|43	
14cr|fonts-ttf-pwt-0.5-3|44	%files
14cr|fonts-ttf-pwt-0.5-3|45	%defattr(-,root,root,-)
14cr|fonts-ttf-pwt-0.5-3|46	%doc License.txt
14cr|fonts-ttf-pwt-0.5-3|47	#COPYING
14cr|fonts-ttf-pwt-0.5-3|48	%dir %{_datadir}/fonts/TTF/pwt
14cr|fonts-ttf-pwt-0.5-3|49	%{_datadir}/fonts/TTF/pwt/*.ttf
14cr|fonts-ttf-pwt-0.5-3|50	%verify(not mtime) %{_datadir}/fonts/TTF/pwt/fonts.dir
14cr|fonts-ttf-pwt-0.5-3|51	%{_datadir}/fonts/TTF/pwt/fonts.scale
14cr|fonts-ttf-pwt-0.5-3|52	%{_sysconfdir}/X11/fontpath.d/ttf-pwt:pri=50
14cr|fonts-ttf-pwt-0.5-3|53	
14cr|fonts-ttf-pwt-0.5-3|54	
14cr|fonts-ttf-pwt-0.5-3|55	
14cr|fonts-ttf-pwt-0.5-3|56	
14cr|fonts-ttf-pwt-0.5-3|57	%changelog
14cr|fonts-ttf-pwt-0.5-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|fonts-ttf-pwt-0.5-3|59	+ Revision: dfd5502
14cr|fonts-ttf-pwt-0.5-3|60	- MassBuild#464: Increase release tag
14cr|fonts-ttf-pwt-0.5-3|61	
14cr|fonts-ttf-pwt-0.5-3|62	

1357 14
14cr|fonts-ttf-ru-eng-fonts-1.0-2|1	%define pkgname 122658-ru-eng-fonts
14cr|fonts-ttf-ru-eng-fonts-1.0-2|2	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|3	Summary: Russian Fonts
14cr|fonts-ttf-ru-eng-fonts-1.0-2|4	Name: fonts-ttf-ru-eng-fonts
14cr|fonts-ttf-ru-eng-fonts-1.0-2|5	Version: 1.0
14cr|fonts-ttf-ru-eng-fonts-1.0-2|6	Release: 2
14cr|fonts-ttf-ru-eng-fonts-1.0-2|7	License: GPL
14cr|fonts-ttf-ru-eng-fonts-1.0-2|8	Group: System/Fonts/True type
14cr|fonts-ttf-ru-eng-fonts-1.0-2|9	URL: http://opendesktop.org/content/show.php/ru-eng-fonts?content=122658
14cr|fonts-ttf-ru-eng-fonts-1.0-2|10	Source0: %{pkgname}.tar.gz
14cr|fonts-ttf-ru-eng-fonts-1.0-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-ru-eng-fonts-1.0-2|12	BuildArch: noarch
14cr|fonts-ttf-ru-eng-fonts-1.0-2|13	BuildRequires: freetype-tools
14cr|fonts-ttf-ru-eng-fonts-1.0-2|14	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|15	%description
14cr|fonts-ttf-ru-eng-fonts-1.0-2|16	There are 8 fonts in this package,which include english and russian alphabet.
14cr|fonts-ttf-ru-eng-fonts-1.0-2|17	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|18	%prep
14cr|fonts-ttf-ru-eng-fonts-1.0-2|19	%setup -q -n ru-eng-fonts
14cr|fonts-ttf-ru-eng-fonts-1.0-2|20	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|21	%build
14cr|fonts-ttf-ru-eng-fonts-1.0-2|22	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|23	%install
14cr|fonts-ttf-ru-eng-fonts-1.0-2|24	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-ru-eng-fonts-1.0-2|25	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng
14cr|fonts-ttf-ru-eng-fonts-1.0-2|27	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|28	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng
14cr|fonts-ttf-ru-eng-fonts-1.0-2|29	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng/fonts.dir
14cr|fonts-ttf-ru-eng-fonts-1.0-2|30	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng/fonts.scale
14cr|fonts-ttf-ru-eng-fonts-1.0-2|31	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-ru-eng-fonts-1.0-2|33	ln -s ../../..%_datadir/fonts/TTF/ru-eng \
14cr|fonts-ttf-ru-eng-fonts-1.0-2|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ru-eng:pri=50
14cr|fonts-ttf-ru-eng-fonts-1.0-2|35	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|36	%clean
14cr|fonts-ttf-ru-eng-fonts-1.0-2|37	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-ru-eng-fonts-1.0-2|38	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|39	%post
14cr|fonts-ttf-ru-eng-fonts-1.0-2|40	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
14cr|fonts-ttf-ru-eng-fonts-1.0-2|41	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|42	%postun
14cr|fonts-ttf-ru-eng-fonts-1.0-2|43	if [ "$1" = "0" ]; then
14cr|fonts-ttf-ru-eng-fonts-1.0-2|44	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
14cr|fonts-ttf-ru-eng-fonts-1.0-2|45	fi
14cr|fonts-ttf-ru-eng-fonts-1.0-2|46	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|47	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|48	%files
14cr|fonts-ttf-ru-eng-fonts-1.0-2|49	%defattr(-,root,root,-)
14cr|fonts-ttf-ru-eng-fonts-1.0-2|50	#%doc License.txt
14cr|fonts-ttf-ru-eng-fonts-1.0-2|51	#COPYING
14cr|fonts-ttf-ru-eng-fonts-1.0-2|52	%dir %{_datadir}/fonts/TTF/ru-eng
14cr|fonts-ttf-ru-eng-fonts-1.0-2|53	%{_datadir}/fonts/TTF/ru-eng/*.ttf
14cr|fonts-ttf-ru-eng-fonts-1.0-2|54	%verify(not mtime) %{_datadir}/fonts/TTF/ru-eng/fonts.dir
14cr|fonts-ttf-ru-eng-fonts-1.0-2|55	%{_datadir}/fonts/TTF/ru-eng/fonts.scale
14cr|fonts-ttf-ru-eng-fonts-1.0-2|56	%{_sysconfdir}/X11/fontpath.d/ttf-ru-eng:pri=50
14cr|fonts-ttf-ru-eng-fonts-1.0-2|57	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|58	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|59	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|60	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|61	%changelog
14cr|fonts-ttf-ru-eng-fonts-1.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|fonts-ttf-ru-eng-fonts-1.0-2|63	+ Revision: dc9681a
14cr|fonts-ttf-ru-eng-fonts-1.0-2|64	- MassBuild#464: Increase release tag
14cr|fonts-ttf-ru-eng-fonts-1.0-2|65	
14cr|fonts-ttf-ru-eng-fonts-1.0-2|66	

1358 14
14cr|fonts-ttf-sansus-webissimo-20110518-2|1	%define pkgname sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|2	
14cr|fonts-ttf-sansus-webissimo-20110518-2|3	Summary:	Sansus Webissimo serif font family
14cr|fonts-ttf-sansus-webissimo-20110518-2|4	Name:		fonts-ttf-sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|5	Version:	20110518
14cr|fonts-ttf-sansus-webissimo-20110518-2|6	Release:	2
14cr|fonts-ttf-sansus-webissimo-20110518-2|7	License:	Creative Commons Attribution
14cr|fonts-ttf-sansus-webissimo-20110518-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-sansus-webissimo-20110518-2|9	URL:		http://openfontlibrary.org/font/sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-sansus-webissimo-20110518-2|11	BuildArch:	noarch
14cr|fonts-ttf-sansus-webissimo-20110518-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-sansus-webissimo-20110518-2|13	
14cr|fonts-ttf-sansus-webissimo-20110518-2|14	%description
14cr|fonts-ttf-sansus-webissimo-20110518-2|15	"Sansus" - experiment with a new font brought into life in our professional
14cr|fonts-ttf-sansus-webissimo-20110518-2|16	type foundry. We worked on every single shape and curve to enrich "Sansus"
14cr|fonts-ttf-sansus-webissimo-20110518-2|17	with elegance and exactitude, try it on phone directories, on your site -
14cr|fonts-ttf-sansus-webissimo-20110518-2|18	anywhere.
14cr|fonts-ttf-sansus-webissimo-20110518-2|19	
14cr|fonts-ttf-sansus-webissimo-20110518-2|20	%prep
14cr|fonts-ttf-sansus-webissimo-20110518-2|21	%setup -q -c -n %{name}-%{version}
14cr|fonts-ttf-sansus-webissimo-20110518-2|22	
14cr|fonts-ttf-sansus-webissimo-20110518-2|23	%build
14cr|fonts-ttf-sansus-webissimo-20110518-2|24	
14cr|fonts-ttf-sansus-webissimo-20110518-2|25	%install
14cr|fonts-ttf-sansus-webissimo-20110518-2|26	%__rm -rf %{buildroot}
14cr|fonts-ttf-sansus-webissimo-20110518-2|27	
14cr|fonts-ttf-sansus-webissimo-20110518-2|28	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|29	
14cr|fonts-ttf-sansus-webissimo-20110518-2|30	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|31	ttmkfdir %{buildroot}%{_xfontdir}/TTF/sansus-webissimo -o %{buildroot}%{_xfontdir}/TTF/sansus-webissimo/fonts.dir
14cr|fonts-ttf-sansus-webissimo-20110518-2|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/sansus-webissimo/fonts.scale
14cr|fonts-ttf-sansus-webissimo-20110518-2|33	
14cr|fonts-ttf-sansus-webissimo-20110518-2|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-sansus-webissimo-20110518-2|35	%__ln_s ../../..%{_xfontdir}/TTF/sansus-webissimo \
14cr|fonts-ttf-sansus-webissimo-20110518-2|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-sansus-webissimo:pri=50
14cr|fonts-ttf-sansus-webissimo-20110518-2|37	
14cr|fonts-ttf-sansus-webissimo-20110518-2|38	%__install -d %{buildroot}%{_docdir}/%{name}
14cr|fonts-ttf-sansus-webissimo-20110518-2|39	cat > %{buildroot}%{_docdir}/%{name}/README << EOF
14cr|fonts-ttf-sansus-webissimo-20110518-2|40	Family		Sansus Webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|41	Designer	Sergiy S. Tkachenko
14cr|fonts-ttf-sansus-webissimo-20110518-2|42	License		CC-BY
14cr|fonts-ttf-sansus-webissimo-20110518-2|43	Category	Serif
14cr|fonts-ttf-sansus-webissimo-20110518-2|44	
14cr|fonts-ttf-sansus-webissimo-20110518-2|45	Description
14cr|fonts-ttf-sansus-webissimo-20110518-2|46	
14cr|fonts-ttf-sansus-webissimo-20110518-2|47	"Sansus" - experiment with a new font brought into life in our professional
14cr|fonts-ttf-sansus-webissimo-20110518-2|48	type foundry. We worked on every single shape and curve to enrich "Sansus"
14cr|fonts-ttf-sansus-webissimo-20110518-2|49	with elegance and exactitude, try it on phone directories, on your site -
14cr|fonts-ttf-sansus-webissimo-20110518-2|50	anywhere.
14cr|fonts-ttf-sansus-webissimo-20110518-2|51	
14cr|fonts-ttf-sansus-webissimo-20110518-2|52	Full Language Support
14cr|fonts-ttf-sansus-webissimo-20110518-2|53	
14cr|fonts-ttf-sansus-webissimo-20110518-2|54	Basic Cyrillic, Basic Latin, Euro, Western European
14cr|fonts-ttf-sansus-webissimo-20110518-2|55	EOF
14cr|fonts-ttf-sansus-webissimo-20110518-2|56	
14cr|fonts-ttf-sansus-webissimo-20110518-2|57	%files
14cr|fonts-ttf-sansus-webissimo-20110518-2|58	%doc %{_docdir}/%{name}/README
14cr|fonts-ttf-sansus-webissimo-20110518-2|59	%dir %{_xfontdir}/TTF/sansus-webissimo
14cr|fonts-ttf-sansus-webissimo-20110518-2|60	%{_xfontdir}/TTF/sansus-webissimo/*.ttf
14cr|fonts-ttf-sansus-webissimo-20110518-2|61	%verify(not mtime) %{_datadir}/fonts/TTF/sansus-webissimo/fonts.dir
14cr|fonts-ttf-sansus-webissimo-20110518-2|62	%{_xfontdir}/TTF/sansus-webissimo/fonts.scale
14cr|fonts-ttf-sansus-webissimo-20110518-2|63	%{_sysconfdir}/X11/fontpath.d/ttf-sansus-webissimo:pri=50
14cr|fonts-ttf-sansus-webissimo-20110518-2|64	
14cr|fonts-ttf-sansus-webissimo-20110518-2|65	
14cr|fonts-ttf-sansus-webissimo-20110518-2|66	
14cr|fonts-ttf-sansus-webissimo-20110518-2|67	%changelog
14cr|fonts-ttf-sansus-webissimo-20110518-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110518-2
14cr|fonts-ttf-sansus-webissimo-20110518-2|69	+ Revision: b3f6ddc
14cr|fonts-ttf-sansus-webissimo-20110518-2|70	- MassBuild#464: Increase release tag
14cr|fonts-ttf-sansus-webissimo-20110518-2|71	
14cr|fonts-ttf-sansus-webissimo-20110518-2|72	

1359 14
14cr|fonts-ttf-tempora-lgc-0.2-2|1	%define pkgname tempora-lgc
14cr|fonts-ttf-tempora-lgc-0.2-2|2	
14cr|fonts-ttf-tempora-lgc-0.2-2|3	Summary:	times-like font with Latin, Greek and Cyrillic support
14cr|fonts-ttf-tempora-lgc-0.2-2|4	Name:		fonts-ttf-tempora-lgc
14cr|fonts-ttf-tempora-lgc-0.2-2|5	Version:	0.2
14cr|fonts-ttf-tempora-lgc-0.2-2|6	Release:	2
14cr|fonts-ttf-tempora-lgc-0.2-2|7	License:	GPLv2 with exception
14cr|fonts-ttf-tempora-lgc-0.2-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-tempora-lgc-0.2-2|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
14cr|fonts-ttf-tempora-lgc-0.2-2|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}.ttf.zip
14cr|fonts-ttf-tempora-lgc-0.2-2|11	BuildArch:	noarch
14cr|fonts-ttf-tempora-lgc-0.2-2|12	BuildRequires:	freetype-tools
14cr|fonts-ttf-tempora-lgc-0.2-2|13	
14cr|fonts-ttf-tempora-lgc-0.2-2|14	%description
14cr|fonts-ttf-tempora-lgc-0.2-2|15	This font family is based on two well-known free typefaces similar to Adobe
14cr|fonts-ttf-tempora-lgc-0.2-2|16	Times: Nimbus Roman No 9 L by URW (russified by Valek Filippov), and the Omega
14cr|fonts-ttf-tempora-lgc-0.2-2|17	Serif family, developed by Yannis Haralambous. However, all basic components
14cr|fonts-ttf-tempora-lgc-0.2-2|18	of the font, and especially its Greek and Cyrillic parts, have suffered
14cr|fonts-ttf-tempora-lgc-0.2-2|19	serious modifications, so that currently Tempora LGC Unicode represents an
14cr|fonts-ttf-tempora-lgc-0.2-2|20	independent typeface, quite different from its predecessors.
14cr|fonts-ttf-tempora-lgc-0.2-2|21	
14cr|fonts-ttf-tempora-lgc-0.2-2|22	%prep
14cr|fonts-ttf-tempora-lgc-0.2-2|23	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-tempora-lgc-0.2-2|24	
14cr|fonts-ttf-tempora-lgc-0.2-2|25	%build
14cr|fonts-ttf-tempora-lgc-0.2-2|26	
14cr|fonts-ttf-tempora-lgc-0.2-2|27	%install
14cr|fonts-ttf-tempora-lgc-0.2-2|28	%__rm -rf %{buildroot}
14cr|fonts-ttf-tempora-lgc-0.2-2|29	
14cr|fonts-ttf-tempora-lgc-0.2-2|30	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/tempora-lgc
14cr|fonts-ttf-tempora-lgc-0.2-2|31	
14cr|fonts-ttf-tempora-lgc-0.2-2|32	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/tempora-lgc
14cr|fonts-ttf-tempora-lgc-0.2-2|33	ttmkfdir %{buildroot}%{_xfontdir}/TTF/tempora-lgc > %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.dir
14cr|fonts-ttf-tempora-lgc-0.2-2|34	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.scale
14cr|fonts-ttf-tempora-lgc-0.2-2|35	
14cr|fonts-ttf-tempora-lgc-0.2-2|36	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-tempora-lgc-0.2-2|37	%__ln_s ../../..%{_xfontdir}/TTF/tempora-lgc \
14cr|fonts-ttf-tempora-lgc-0.2-2|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-tempora-lgc:pri=50
14cr|fonts-ttf-tempora-lgc-0.2-2|39	
14cr|fonts-ttf-tempora-lgc-0.2-2|40	%clean
14cr|fonts-ttf-tempora-lgc-0.2-2|41	%__rm -rf %{buildroot}
14cr|fonts-ttf-tempora-lgc-0.2-2|42	
14cr|fonts-ttf-tempora-lgc-0.2-2|43	%files
14cr|fonts-ttf-tempora-lgc-0.2-2|44	%doc COPYING HISTORY README
14cr|fonts-ttf-tempora-lgc-0.2-2|45	%dir %{_xfontdir}/TTF/tempora-lgc
14cr|fonts-ttf-tempora-lgc-0.2-2|46	%{_xfontdir}/TTF/tempora-lgc/*.ttf
14cr|fonts-ttf-tempora-lgc-0.2-2|47	%verify(not mtime) %{_datadir}/fonts/TTF/tempora-lgc/fonts.dir
14cr|fonts-ttf-tempora-lgc-0.2-2|48	%{_xfontdir}/TTF/tempora-lgc/fonts.scale
14cr|fonts-ttf-tempora-lgc-0.2-2|49	%{_sysconfdir}/X11/fontpath.d/ttf-tempora-lgc:pri=50
14cr|fonts-ttf-tempora-lgc-0.2-2|50	
14cr|fonts-ttf-tempora-lgc-0.2-2|51	
14cr|fonts-ttf-tempora-lgc-0.2-2|52	
14cr|fonts-ttf-tempora-lgc-0.2-2|53	%changelog
14cr|fonts-ttf-tempora-lgc-0.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|fonts-ttf-tempora-lgc-0.2-2|55	+ Revision: 0bb17ab
14cr|fonts-ttf-tempora-lgc-0.2-2|56	- MassBuild#464: Increase release tag
14cr|fonts-ttf-tempora-lgc-0.2-2|57	
14cr|fonts-ttf-tempora-lgc-0.2-2|58	

1360 14
14cr|fonts-ttf-theano-2.0-2|1	%define pkgname theano
14cr|fonts-ttf-theano-2.0-2|2	
14cr|fonts-ttf-theano-2.0-2|3	Summary:	Theano Classical Fonts
14cr|fonts-ttf-theano-2.0-2|4	Name:		fonts-ttf-theano
14cr|fonts-ttf-theano-2.0-2|5	Version:	2.0
14cr|fonts-ttf-theano-2.0-2|6	Release:	2
14cr|fonts-ttf-theano-2.0-2|7	License:	OFL
14cr|fonts-ttf-theano-2.0-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-theano-2.0-2|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
14cr|fonts-ttf-theano-2.0-2|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}-%{version}.ttf.zip
14cr|fonts-ttf-theano-2.0-2|11	BuildRequires:	freetype-tools
14cr|fonts-ttf-theano-2.0-2|12	BuildRequires:	dos2unix
14cr|fonts-ttf-theano-2.0-2|13	BuildArch:	noarch
14cr|fonts-ttf-theano-2.0-2|14	
14cr|fonts-ttf-theano-2.0-2|15	%description
14cr|fonts-ttf-theano-2.0-2|16	Theano is a common name for some fonts designed from historic samples. Most
14cr|fonts-ttf-theano-2.0-2|17	of these fonts were initially intended as Greek-only faces, but currently
14cr|fonts-ttf-theano-2.0-2|18	Theano fonts contain a standard set of Latin, Greek and Cyrillic characters
14cr|fonts-ttf-theano-2.0-2|19	(including the full polytonic set for Greek) and some additional characters.
14cr|fonts-ttf-theano-2.0-2|20	These fonts can be useful for classicists or medievalists.
14cr|fonts-ttf-theano-2.0-2|21	
14cr|fonts-ttf-theano-2.0-2|22	%prep
14cr|fonts-ttf-theano-2.0-2|23	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-theano-2.0-2|24	dos2unix OFL-FAQ.txt
14cr|fonts-ttf-theano-2.0-2|25	
14cr|fonts-ttf-theano-2.0-2|26	%build
14cr|fonts-ttf-theano-2.0-2|27	
14cr|fonts-ttf-theano-2.0-2|28	%install
14cr|fonts-ttf-theano-2.0-2|29	%__rm -rf %{buildroot}
14cr|fonts-ttf-theano-2.0-2|30	
14cr|fonts-ttf-theano-2.0-2|31	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/theano
14cr|fonts-ttf-theano-2.0-2|32	
14cr|fonts-ttf-theano-2.0-2|33	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/theano
14cr|fonts-ttf-theano-2.0-2|34	ttmkfdir %{buildroot}%{_xfontdir}/TTF/theano -o %{buildroot}%{_xfontdir}/TTF/theano/fonts.dir
14cr|fonts-ttf-theano-2.0-2|35	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/theano/fonts.scale
14cr|fonts-ttf-theano-2.0-2|36	
14cr|fonts-ttf-theano-2.0-2|37	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-theano-2.0-2|38	%__ln_s ../../..%{_xfontdir}/TTF/theano \
14cr|fonts-ttf-theano-2.0-2|39	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-theano:pri=50
14cr|fonts-ttf-theano-2.0-2|40	
14cr|fonts-ttf-theano-2.0-2|41	%files
14cr|fonts-ttf-theano-2.0-2|42	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
14cr|fonts-ttf-theano-2.0-2|43	%dir %{_xfontdir}/TTF/theano
14cr|fonts-ttf-theano-2.0-2|44	%{_xfontdir}/TTF/theano/*.ttf
14cr|fonts-ttf-theano-2.0-2|45	%verify(not mtime) %{_datadir}/fonts/TTF/theano/fonts.dir
14cr|fonts-ttf-theano-2.0-2|46	%{_xfontdir}/TTF/theano/fonts.scale
14cr|fonts-ttf-theano-2.0-2|47	%{_sysconfdir}/X11/fontpath.d/ttf-theano:pri=50
14cr|fonts-ttf-theano-2.0-2|48	
14cr|fonts-ttf-theano-2.0-2|49	
14cr|fonts-ttf-theano-2.0-2|50	
14cr|fonts-ttf-theano-2.0-2|51	%changelog
14cr|fonts-ttf-theano-2.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|fonts-ttf-theano-2.0-2|53	+ Revision: 4d68156
14cr|fonts-ttf-theano-2.0-2|54	- MassBuild#464: Increase release tag
14cr|fonts-ttf-theano-2.0-2|55	
14cr|fonts-ttf-theano-2.0-2|56	

1361 14
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|1	Summary:	Tibetan Machine Unicode font
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|2	Name:		fonts-ttf-tibetan-ttmuni
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|3	Version:	1.901b
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|4	Release:	6
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|5	License:	GPLv2+
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|6	URL: 		http://www.thdl.org/tools/fonts/tibfonts.php
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|7	Group:		System/Fonts/True type
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|8	Source0:	TibetanMachineUnicodeFont.zip
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|9	Buildarch:	noarch
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|11	BuildRequires:	mkfontdir
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|12	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|13	%description
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|14	This package provides an OpenType Unicode Tibetan font,
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|15	for writing in Tibetan, Dzongkha and Ladakhi with almost 4000 glyphs.
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|16	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|17	%prep
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|18	%setup -q -c %{name}
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|19	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|20	%install
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|21	rm -rf ${RPM_BUILD_ROOT}
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|22	mkdir -p ${RPM_BUILD_ROOT}/%{_datadir}/fonts/ttf/ttmuni/
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|23	install -m 644 *.ttf ${RPM_BUILD_ROOT}%{_datadir}/fonts/ttf/ttmuni/
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|24	cd ${RPM_BUILD_ROOT}/%{_datadir}/fonts/ttf/ttmuni/
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|25	mkfontdir
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|26	cp fonts.dir fonts.scale
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|27	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|28	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|29	ln -s ../../..%_datadir/fonts/ttf/ttmuni \
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|30	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-tibetan-ttmuni:pri=50
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|31	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|32	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|33	%clean
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|34	rm -fr ${RPM_BUILD_ROOT}
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|35	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|36	%files
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|37	%defattr(0644,root,root,0755)
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|38	%doc *.txt
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|39	%{_datadir}/fonts/ttf/ttmuni/
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|40	%{_sysconfdir}/X11/fontpath.d/ttf-tibetan-ttmuni:pri=50
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|41	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|42	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|43	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|44	%changelog
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.901b-6
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|46	+ Revision: 12e93d9
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|47	- MassBuild#464: Increase release tag
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|48	
14cr|fonts-ttf-tibetan-ttmuni-1.901b-6|49	

1362 14
14cr|fonts-ttf-triod-postnaja-20100305-3|1	%define pkgname TriodPostnaja
14cr|fonts-ttf-triod-postnaja-20100305-3|2	
14cr|fonts-ttf-triod-postnaja-20100305-3|3	Summary: Decorative font in Slavonic Church style
14cr|fonts-ttf-triod-postnaja-20100305-3|4	Name: fonts-ttf-triod-postnaja
14cr|fonts-ttf-triod-postnaja-20100305-3|5	Version: 20100305
14cr|fonts-ttf-triod-postnaja-20100305-3|6	Release: 3
14cr|fonts-ttf-triod-postnaja-20100305-3|7	License: OFL
14cr|fonts-ttf-triod-postnaja-20100305-3|8	Group: System/Fonts/True type
14cr|fonts-ttf-triod-postnaja-20100305-3|9	URL: http://io.debian.net/~danielj/
14cr|fonts-ttf-triod-postnaja-20100305-3|10	Source0: http://io.debian.net/~danielj/triod-postnaja/%{pkgname}-%{version}.sfd.gz
14cr|fonts-ttf-triod-postnaja-20100305-3|11	BuildArch: noarch
14cr|fonts-ttf-triod-postnaja-20100305-3|12	BuildRequires: freetype-tools
14cr|fonts-ttf-triod-postnaja-20100305-3|13	BuildRequires: fontforge
14cr|fonts-ttf-triod-postnaja-20100305-3|14	
14cr|fonts-ttf-triod-postnaja-20100305-3|15	
14cr|fonts-ttf-triod-postnaja-20100305-3|16	%description
14cr|fonts-ttf-triod-postnaja-20100305-3|17	Triod Postnaja attempts to mimic the typefaces used to publish Old Church
14cr|fonts-ttf-triod-postnaja-20100305-3|18	Slavonic service books prior to the 20th century. It also provides a range of
14cr|fonts-ttf-triod-postnaja-20100305-3|19	Latin letters in the same style, sufficient for the needs of central, northern
14cr|fonts-ttf-triod-postnaja-20100305-3|20	and western European languages.
14cr|fonts-ttf-triod-postnaja-20100305-3|21	
14cr|fonts-ttf-triod-postnaja-20100305-3|22	%prep
14cr|fonts-ttf-triod-postnaja-20100305-3|23	#%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-triod-postnaja-20100305-3|24	cd %_builddir
14cr|fonts-ttf-triod-postnaja-20100305-3|25	%__mkdir_p %{pkgname}-%{version}
14cr|fonts-ttf-triod-postnaja-20100305-3|26	cd %{pkgname}-%{version}
14cr|fonts-ttf-triod-postnaja-20100305-3|27	%__gzip -dc %{SOURCE0} > %{pkgname}-%{version}.sfd
14cr|fonts-ttf-triod-postnaja-20100305-3|28	
14cr|fonts-ttf-triod-postnaja-20100305-3|29	%build
14cr|fonts-ttf-triod-postnaja-20100305-3|30	cd %{_builddir}/%{pkgname}-%{version}
14cr|fonts-ttf-triod-postnaja-20100305-3|31	for sfdfile in *.sfd
14cr|fonts-ttf-triod-postnaja-20100305-3|32	do
14cr|fonts-ttf-triod-postnaja-20100305-3|33	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
14cr|fonts-ttf-triod-postnaja-20100305-3|34	done
14cr|fonts-ttf-triod-postnaja-20100305-3|35	
14cr|fonts-ttf-triod-postnaja-20100305-3|36	%install
14cr|fonts-ttf-triod-postnaja-20100305-3|37	cd %{pkgname}-%{version}
14cr|fonts-ttf-triod-postnaja-20100305-3|38	
14cr|fonts-ttf-triod-postnaja-20100305-3|39	%__rm -rf %{buildroot}
14cr|fonts-ttf-triod-postnaja-20100305-3|40	
14cr|fonts-ttf-triod-postnaja-20100305-3|41	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/triod-postnaja
14cr|fonts-ttf-triod-postnaja-20100305-3|42	
14cr|fonts-ttf-triod-postnaja-20100305-3|43	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/triod-postnaja
14cr|fonts-ttf-triod-postnaja-20100305-3|44	ttmkfdir %{buildroot}%{_xfontdir}/TTF/triod-postnaja > %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.dir
14cr|fonts-ttf-triod-postnaja-20100305-3|45	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.scale
14cr|fonts-ttf-triod-postnaja-20100305-3|46	
14cr|fonts-ttf-triod-postnaja-20100305-3|47	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-triod-postnaja-20100305-3|48	%__ln_s ../../..%{_xfontdir}/TTF/triod-postnaja \
14cr|fonts-ttf-triod-postnaja-20100305-3|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-triod-postnaja:pri=50
14cr|fonts-ttf-triod-postnaja-20100305-3|50	
14cr|fonts-ttf-triod-postnaja-20100305-3|51	%clean
14cr|fonts-ttf-triod-postnaja-20100305-3|52	%__rm -rf %{buildroot}
14cr|fonts-ttf-triod-postnaja-20100305-3|53	
14cr|fonts-ttf-triod-postnaja-20100305-3|54	%files
14cr|fonts-ttf-triod-postnaja-20100305-3|55	%defattr(-,root,root,-)
14cr|fonts-ttf-triod-postnaja-20100305-3|56	%dir %{_xfontdir}/TTF/triod-postnaja
14cr|fonts-ttf-triod-postnaja-20100305-3|57	%{_xfontdir}/TTF/triod-postnaja/*.ttf
14cr|fonts-ttf-triod-postnaja-20100305-3|58	%verify(not mtime) %{_datadir}/fonts/TTF/triod-postnaja/fonts.dir
14cr|fonts-ttf-triod-postnaja-20100305-3|59	%{_xfontdir}/TTF/triod-postnaja/fonts.scale
14cr|fonts-ttf-triod-postnaja-20100305-3|60	%{_sysconfdir}/X11/fontpath.d/ttf-triod-postnaja:pri=50
14cr|fonts-ttf-triod-postnaja-20100305-3|61	
14cr|fonts-ttf-triod-postnaja-20100305-3|62	
14cr|fonts-ttf-triod-postnaja-20100305-3|63	
14cr|fonts-ttf-triod-postnaja-20100305-3|64	
14cr|fonts-ttf-triod-postnaja-20100305-3|65	
14cr|fonts-ttf-triod-postnaja-20100305-3|66	
14cr|fonts-ttf-triod-postnaja-20100305-3|67	%changelog
14cr|fonts-ttf-triod-postnaja-20100305-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100305-3
14cr|fonts-ttf-triod-postnaja-20100305-3|69	+ Revision: 9860fa2
14cr|fonts-ttf-triod-postnaja-20100305-3|70	- MassBuild#464: Increase release tag
14cr|fonts-ttf-triod-postnaja-20100305-3|71	
14cr|fonts-ttf-triod-postnaja-20100305-3|72	

1363 14
14cr|fonts-ttf-ubuntu-0.80-2|1	%define pkgname ubuntu-font-family-sources
14cr|fonts-ttf-ubuntu-0.80-2|2	%define _fontdir %{_datadir}/fonts/TTF/ubuntu
14cr|fonts-ttf-ubuntu-0.80-2|3	
14cr|fonts-ttf-ubuntu-0.80-2|4	Name: fonts-ttf-ubuntu
14cr|fonts-ttf-ubuntu-0.80-2|5	Summary: Ubuntu Font Family
14cr|fonts-ttf-ubuntu-0.80-2|6	Version: 0.80
14cr|fonts-ttf-ubuntu-0.80-2|7	Release: 2
14cr|fonts-ttf-ubuntu-0.80-2|8	License: Ubuntu Font Licence 1.0
14cr|fonts-ttf-ubuntu-0.80-2|9	Group: System/Fonts/True type
14cr|fonts-ttf-ubuntu-0.80-2|10	URL: http://font.ubuntu.com/
14cr|fonts-ttf-ubuntu-0.80-2|11	Source: http://font.ubuntu.com/download/%{pkgname}_0.80.orig.tar.gz
14cr|fonts-ttf-ubuntu-0.80-2|12	BuildRequires: freetype-tools
14cr|fonts-ttf-ubuntu-0.80-2|13	BuildArch: noarch
14cr|fonts-ttf-ubuntu-0.80-2|14	BuildRequires: fontconfig
14cr|fonts-ttf-ubuntu-0.80-2|15	
14cr|fonts-ttf-ubuntu-0.80-2|16	%description
14cr|fonts-ttf-ubuntu-0.80-2|17	The Ubuntu Font Family are a set of matching new libre/open fonts in
14cr|fonts-ttf-ubuntu-0.80-2|18	development during 2010--2011. The development is being funded by
14cr|fonts-ttf-ubuntu-0.80-2|19	Canonical Ltd on behalf the wider Free Software community and the
14cr|fonts-ttf-ubuntu-0.80-2|20	Ubuntu project.  The technical font design work and implementation is
14cr|fonts-ttf-ubuntu-0.80-2|21	being undertaken by Dalton Maag.
14cr|fonts-ttf-ubuntu-0.80-2|22	
14cr|fonts-ttf-ubuntu-0.80-2|23	Both the final font Truetype/OpenType files and the design files used
14cr|fonts-ttf-ubuntu-0.80-2|24	to produce the font family are distributed under an open licence and
14cr|fonts-ttf-ubuntu-0.80-2|25	you are expressly encouraged to experiment, modify, share and improve.
14cr|fonts-ttf-ubuntu-0.80-2|26	
14cr|fonts-ttf-ubuntu-0.80-2|27	%prep
14cr|fonts-ttf-ubuntu-0.80-2|28	%setup -q -n %{pkgname}-%{version}
14cr|fonts-ttf-ubuntu-0.80-2|29	
14cr|fonts-ttf-ubuntu-0.80-2|30	%build
14cr|fonts-ttf-ubuntu-0.80-2|31	
14cr|fonts-ttf-ubuntu-0.80-2|32	%install
14cr|fonts-ttf-ubuntu-0.80-2|33	mkdir -p %{buildroot}%{_fontdir}
14cr|fonts-ttf-ubuntu-0.80-2|34	install -m 644 *.ttf %{buildroot}%{_fontdir}
14cr|fonts-ttf-ubuntu-0.80-2|35	ttmkfdir %{buildroot}%{_fontdir} > %{buildroot}%{_fontdir}/fonts.dir
14cr|fonts-ttf-ubuntu-0.80-2|36	ln -s fonts.dir %{buildroot}%{_fontdir}/fonts.scale
14cr|fonts-ttf-ubuntu-0.80-2|37	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cr|fonts-ttf-ubuntu-0.80-2|38	ln -s ../../..%{_fontdir} \
14cr|fonts-ttf-ubuntu-0.80-2|39	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
14cr|fonts-ttf-ubuntu-0.80-2|40	
14cr|fonts-ttf-ubuntu-0.80-2|41	%files
14cr|fonts-ttf-ubuntu-0.80-2|42	%doc *.txt
14cr|fonts-ttf-ubuntu-0.80-2|43	%dir %{_fontdir}
14cr|fonts-ttf-ubuntu-0.80-2|44	%{_fontdir}/*.ttf
14cr|fonts-ttf-ubuntu-0.80-2|45	%verify(not mtime) %{_fontdir}/fonts.dir
14cr|fonts-ttf-ubuntu-0.80-2|46	%{_fontdir}/fonts.scale
14cr|fonts-ttf-ubuntu-0.80-2|47	%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
14cr|fonts-ttf-ubuntu-0.80-2|48	
14cr|fonts-ttf-ubuntu-0.80-2|49	
14cr|fonts-ttf-ubuntu-0.80-2|50	
14cr|fonts-ttf-ubuntu-0.80-2|51	%changelog
14cr|fonts-ttf-ubuntu-0.80-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80-2
14cr|fonts-ttf-ubuntu-0.80-2|53	+ Revision: 87b57cf
14cr|fonts-ttf-ubuntu-0.80-2|54	- MassBuild#464: Increase release tag
14cr|fonts-ttf-ubuntu-0.80-2|55	
14cr|fonts-ttf-ubuntu-0.80-2|56	

1364 14
14cr|fonts-ttf-uralic-0-2.20040829.6|1	Summary: Truetype fonts for Cyrillic-based Uralic languages
14cr|fonts-ttf-uralic-0-2.20040829.6|2	Name: fonts-ttf-uralic
14cr|fonts-ttf-uralic-0-2.20040829.6|3	Version: 0
14cr|fonts-ttf-uralic-0-2.20040829.6|4	Release: 2.20040829.6
14cr|fonts-ttf-uralic-0-2.20040829.6|5	License: GPLv2+
14cr|fonts-ttf-uralic-0-2.20040829.6|6	Group: System/Fonts/True type
14cr|fonts-ttf-uralic-0-2.20040829.6|7	URL: http://peoples.org.ru/eng_uralic.html
14cr|fonts-ttf-uralic-0-2.20040829.6|8	Source0: http://www.peoples.org.ru/font/BookmanUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|9	Source1: http://www.peoples.org.ru/font/ChanceryUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|10	Source2: http://www.peoples.org.ru/font/GothicUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|11	Source3: http://www.peoples.org.ru/font/MonoUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|12	Source4: http://www.peoples.org.ru/font/PalladioUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|13	Source5: http://www.peoples.org.ru/font/RomanUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|14	Source6: http://www.peoples.org.ru/font/SansCondUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|15	Source7: http://www.peoples.org.ru/font/SansUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|16	Source8: http://www.peoples.org.ru/font/SchoolbookUralic.zip
14cr|fonts-ttf-uralic-0-2.20040829.6|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-uralic-0-2.20040829.6|18	BuildArch: noarch
14cr|fonts-ttf-uralic-0-2.20040829.6|19	BuildRequires: fontconfig
14cr|fonts-ttf-uralic-0-2.20040829.6|20	BuildRequires: freetype-tools
14cr|fonts-ttf-uralic-0-2.20040829.6|21	
14cr|fonts-ttf-uralic-0-2.20040829.6|22	%description
14cr|fonts-ttf-uralic-0-2.20040829.6|23	The Uralic fonts contain additional letters used in most Uralic languages
14cr|fonts-ttf-uralic-0-2.20040829.6|24	with Russian-based writing systems - Khanty (all dialects), Komi, Mansi
14cr|fonts-ttf-uralic-0-2.20040829.6|25	(without marking long vowels), Mari, Nenets, Selkup and Udmurt.
14cr|fonts-ttf-uralic-0-2.20040829.6|26	
14cr|fonts-ttf-uralic-0-2.20040829.6|27	The fonts also support Altai, Chukchi, Even, Evenki, Koryak and Nanai.
14cr|fonts-ttf-uralic-0-2.20040829.6|28	
14cr|fonts-ttf-uralic-0-2.20040829.6|29	Font list:
14cr|fonts-ttf-uralic-0-2.20040829.6|30	
14cr|fonts-ttf-uralic-0-2.20040829.6|31	* Bookman Uralic (regular, bold, italic)
14cr|fonts-ttf-uralic-0-2.20040829.6|32	* Chancery Uralic - Decorative calligraphic font
14cr|fonts-ttf-uralic-0-2.20040829.6|33	* Gothic Uralic (regular, bold) - Futura-like sans serif
14cr|fonts-ttf-uralic-0-2.20040829.6|34	* Mono Uralic (regular) - Courier-like fixed width font
14cr|fonts-ttf-uralic-0-2.20040829.6|35	* Palladio Uralic (regular, bold, italic) - Palatino-like typeface
14cr|fonts-ttf-uralic-0-2.20040829.6|36	* Roman Uralic (regular, bold, italic) - Times-like typeface
14cr|fonts-ttf-uralic-0-2.20040829.6|37	* Sans Uralic (regular, bold, italic, bold italic) - Helvetica-like
14cr|fonts-ttf-uralic-0-2.20040829.6|38	sans serif typeface
14cr|fonts-ttf-uralic-0-2.20040829.6|39	* Sans Condensed Uralic (regular, bold) - Narrow version of Sans Uralic
14cr|fonts-ttf-uralic-0-2.20040829.6|40	* Schoolbook Uralic (regular, bold, italic)
14cr|fonts-ttf-uralic-0-2.20040829.6|41	
14cr|fonts-ttf-uralic-0-2.20040829.6|42	These fonts cover ISO10646-1 and CP1251 charsets.
14cr|fonts-ttf-uralic-0-2.20040829.6|43	
14cr|fonts-ttf-uralic-0-2.20040829.6|44	%prep
14cr|fonts-ttf-uralic-0-2.20040829.6|45	%setup -q -c
14cr|fonts-ttf-uralic-0-2.20040829.6|46	unzip -qq -o %{SOURCE1}
14cr|fonts-ttf-uralic-0-2.20040829.6|47	unzip -qq -o %{SOURCE2}
14cr|fonts-ttf-uralic-0-2.20040829.6|48	unzip -qq -o %{SOURCE3}
14cr|fonts-ttf-uralic-0-2.20040829.6|49	unzip -qq -o %{SOURCE4}
14cr|fonts-ttf-uralic-0-2.20040829.6|50	unzip -qq -o %{SOURCE5}
14cr|fonts-ttf-uralic-0-2.20040829.6|51	unzip -qq -o %{SOURCE6}
14cr|fonts-ttf-uralic-0-2.20040829.6|52	unzip -qq -o %{SOURCE7}
14cr|fonts-ttf-uralic-0-2.20040829.6|53	unzip -qq -o %{SOURCE8}
14cr|fonts-ttf-uralic-0-2.20040829.6|54	chmod 0644 license.txt
14cr|fonts-ttf-uralic-0-2.20040829.6|55	
14cr|fonts-ttf-uralic-0-2.20040829.6|56	%build
14cr|fonts-ttf-uralic-0-2.20040829.6|57	
14cr|fonts-ttf-uralic-0-2.20040829.6|58	%install
14cr|fonts-ttf-uralic-0-2.20040829.6|59	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-uralic-0-2.20040829.6|60	
14cr|fonts-ttf-uralic-0-2.20040829.6|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic
14cr|fonts-ttf-uralic-0-2.20040829.6|62	
14cr|fonts-ttf-uralic-0-2.20040829.6|63	install -m 644 *.TTF $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic
14cr|fonts-ttf-uralic-0-2.20040829.6|64	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic/fonts.dir
14cr|fonts-ttf-uralic-0-2.20040829.6|65	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic/fonts.scale
14cr|fonts-ttf-uralic-0-2.20040829.6|66	
14cr|fonts-ttf-uralic-0-2.20040829.6|67	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-uralic-0-2.20040829.6|68	ln -s ../../..%_datadir/fonts/TTF/uralic \
14cr|fonts-ttf-uralic-0-2.20040829.6|69	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-uralic:pri=50
14cr|fonts-ttf-uralic-0-2.20040829.6|70	
14cr|fonts-ttf-uralic-0-2.20040829.6|71	%clean
14cr|fonts-ttf-uralic-0-2.20040829.6|72	rm -rf $RPM_BUILD_ROOT
14cr|fonts-ttf-uralic-0-2.20040829.6|73	
14cr|fonts-ttf-uralic-0-2.20040829.6|74	%files
14cr|fonts-ttf-uralic-0-2.20040829.6|75	%defattr(-,root,root,-)
14cr|fonts-ttf-uralic-0-2.20040829.6|76	%doc license.txt
14cr|fonts-ttf-uralic-0-2.20040829.6|77	%dir %{_datadir}/fonts/TTF/uralic
14cr|fonts-ttf-uralic-0-2.20040829.6|78	%{_datadir}/fonts/TTF/uralic/*.TTF
14cr|fonts-ttf-uralic-0-2.20040829.6|79	%verify(not mtime) %{_datadir}/fonts/TTF/uralic/fonts.dir
14cr|fonts-ttf-uralic-0-2.20040829.6|80	%{_datadir}/fonts/TTF/uralic/fonts.scale
14cr|fonts-ttf-uralic-0-2.20040829.6|81	%{_sysconfdir}/X11/fontpath.d/ttf-uralic:pri=50
14cr|fonts-ttf-uralic-0-2.20040829.6|82	
14cr|fonts-ttf-uralic-0-2.20040829.6|83	
14cr|fonts-ttf-uralic-0-2.20040829.6|84	
14cr|fonts-ttf-uralic-0-2.20040829.6|85	%changelog
14cr|fonts-ttf-uralic-0-2.20040829.6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-2.20040829.6
14cr|fonts-ttf-uralic-0-2.20040829.6|87	+ Revision: 92118c9
14cr|fonts-ttf-uralic-0-2.20040829.6|88	- MassBuild#464: Increase release tag
14cr|fonts-ttf-uralic-0-2.20040829.6|89	
14cr|fonts-ttf-uralic-0-2.20040829.6|90	

1365 14
14cr|fonts-ttf-vds-20110926-2|1	%define pkgname vds
14cr|fonts-ttf-vds-20110926-2|2	
14cr|fonts-ttf-vds-20110926-2|3	Summary:	VDS font family
14cr|fonts-ttf-vds-20110926-2|4	Name:		fonts-ttf-vds
14cr|fonts-ttf-vds-20110926-2|5	Version:	20110926
14cr|fonts-ttf-vds-20110926-2|6	Release:	2
14cr|fonts-ttf-vds-20110926-2|7	License:	OFL
14cr|fonts-ttf-vds-20110926-2|8	Group:		System/Fonts/True type
14cr|fonts-ttf-vds-20110926-2|9	URL:		http://openfontlibrary.org/font/vds
14cr|fonts-ttf-vds-20110926-2|10	Source0:	%{pkgname}.zip
14cr|fonts-ttf-vds-20110926-2|11	Source1:	OFL.txt
14cr|fonts-ttf-vds-20110926-2|12	Source2:	OFL-FAQ.txt
14cr|fonts-ttf-vds-20110926-2|13	BuildArch:	noarch
14cr|fonts-ttf-vds-20110926-2|14	BuildRequires:	freetype-tools
14cr|fonts-ttf-vds-20110926-2|15	BuildRequires:	dos2unix
14cr|fonts-ttf-vds-20110926-2|16	
14cr|fonts-ttf-vds-20110926-2|17	%description
14cr|fonts-ttf-vds-20110926-2|18	Font family. Regular Bold Italic Bold Italic. More than 15 languages supported,
14cr|fonts-ttf-vds-20110926-2|19	including Baltic & Cyrillic symbols.
14cr|fonts-ttf-vds-20110926-2|20	
14cr|fonts-ttf-vds-20110926-2|21	%prep
14cr|fonts-ttf-vds-20110926-2|22	%setup -q -c -n %{pkgname}-%{version}
14cr|fonts-ttf-vds-20110926-2|23	
14cr|fonts-ttf-vds-20110926-2|24	%build
14cr|fonts-ttf-vds-20110926-2|25	
14cr|fonts-ttf-vds-20110926-2|26	%install
14cr|fonts-ttf-vds-20110926-2|27	%__rm -rf %{buildroot}
14cr|fonts-ttf-vds-20110926-2|28	
14cr|fonts-ttf-vds-20110926-2|29	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/vds
14cr|fonts-ttf-vds-20110926-2|30	
14cr|fonts-ttf-vds-20110926-2|31	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/vds
14cr|fonts-ttf-vds-20110926-2|32	ttmkfdir %{buildroot}%{_xfontdir}/TTF/vds -o %{buildroot}%{_xfontdir}/TTF/vds/fonts.dir
14cr|fonts-ttf-vds-20110926-2|33	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/vds/fonts.scale
14cr|fonts-ttf-vds-20110926-2|34	
14cr|fonts-ttf-vds-20110926-2|35	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-vds-20110926-2|36	%__ln_s ../../..%{_xfontdir}/TTF/vds \
14cr|fonts-ttf-vds-20110926-2|37	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-vds:pri=50
14cr|fonts-ttf-vds-20110926-2|38	
14cr|fonts-ttf-vds-20110926-2|39	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%name/OFL.txt
14cr|fonts-ttf-vds-20110926-2|40	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%name/OFL-FAQ.txt
14cr|fonts-ttf-vds-20110926-2|41	
14cr|fonts-ttf-vds-20110926-2|42	%files
14cr|fonts-ttf-vds-20110926-2|43	%doc %{_docdir}/%name/OFL.txt
14cr|fonts-ttf-vds-20110926-2|44	%doc %{_docdir}/%name/OFL-FAQ.txt
14cr|fonts-ttf-vds-20110926-2|45	%dir %{_xfontdir}/TTF/vds
14cr|fonts-ttf-vds-20110926-2|46	%{_xfontdir}/TTF/vds/*.ttf
14cr|fonts-ttf-vds-20110926-2|47	%verify(not mtime) %{_datadir}/fonts/TTF/vds/fonts.dir
14cr|fonts-ttf-vds-20110926-2|48	%{_xfontdir}/TTF/vds/fonts.scale
14cr|fonts-ttf-vds-20110926-2|49	%{_sysconfdir}/X11/fontpath.d/ttf-vds:pri=50
14cr|fonts-ttf-vds-20110926-2|50	
14cr|fonts-ttf-vds-20110926-2|51	
14cr|fonts-ttf-vds-20110926-2|52	
14cr|fonts-ttf-vds-20110926-2|53	%changelog
14cr|fonts-ttf-vds-20110926-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110926-2
14cr|fonts-ttf-vds-20110926-2|55	+ Revision: 48c446c
14cr|fonts-ttf-vds-20110926-2|56	- MassBuild#464: Increase release tag
14cr|fonts-ttf-vds-20110926-2|57	
14cr|fonts-ttf-vds-20110926-2|58	

1366 14
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|1	%define oname wqy-zenhei
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|2	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|3	Summary:	WenQuanYi ZenHei TrueType font
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|4	Name:		fonts-ttf-%{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|5	Version:	0.9.45
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|6	Release:	4
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|7	Source:		http://downloads.sourceforge.net/wqy/%{oname}-%{version}.tar.gz
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|8	URL:		http://www.wenq.org
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|9	License:	GPLv2+
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|10	Group:		System/Fonts/True type
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|11	BuildArch:	noarch
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|12	BuildRequires: fontconfig
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|14	Requires(post):	mkfontdir, mkfontscale
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|15	Requires(postun):	mkfontdir, mkfontscale
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|16	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|17	%description
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|18	The WenQuanYi Zen Hei is the first open-source Chinese font
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|19	for Hei Ti, a sans-serif font style that are widely used for
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|20	general purpose Chinese text formatting, and on-screen
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|21	display of Chinese characters (such as in Windows Vista and Mac OS).
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|22	Simple and elegant font outlines and slightly emboldened strokes
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|23	makes the glyphs presenting higher contrast and therefore easy
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|24	to read. The unique style of this font also provide a simple
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|25	interface for adding grid-fitting information for further
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|26	fine-tuning of the on-screen performance.
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|27	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|28	%prep
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|29	%setup -q -n %{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|30	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|31	%build
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|32	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|33	%install
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|34	rm -fr %{buildroot}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|35	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|36	install -d %{buildroot}/%{_datadir}/fonts/TTF/%{oname}/
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|37	install -m 644 wqy-zenhei.ttc %{buildroot}/%{_datadir}/fonts/TTF/%{oname}/
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|38	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|39	install -d %{buildroot}/%{_sysconfdir}/fonts/conf.avail/
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|40	install -m 644 43-wqy-zenhei-sharp.conf %{buildroot}/%{_sysconfdir}/fonts/conf.avail/43-wqy-zenhei-sharp.conf
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|41	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|42	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|43	ln -s ../../..%_datadir/fonts/TTF/%{oname} \
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|44	%{buildroot}%_sysconfdir/X11/fontpath.d/%{oname}:pri=50
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|45	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|46	%post
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|47	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/%{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|48	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/%{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|49	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|50	%postun
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|51	if [ "$1" = "0" ]; then
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|52	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/%{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|53	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/%{oname}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|54	fi
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|55	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|56	%clean
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|57	rm -fr %{buildroot}
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|58	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|59	%files
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|60	%defattr(0644,root,root,0755)
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|61	%doc ChangeLog AUTHORS COPYING README
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|62	%{_sysconfdir}/fonts/conf.avail/43-wqy-zenhei-sharp.conf
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|63	%dir %{_datadir}/fonts/TTF/%{oname}/
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|64	%{_datadir}/fonts/TTF/%{oname}/*.ttc
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|65	%{_sysconfdir}/X11/fontpath.d/%{oname}:pri=50
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|66	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|67	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|68	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|69	%changelog
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.45-4
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|71	+ Revision: 2c03798
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|72	- MassBuild#464: Increase release tag
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|73	
14cr|fonts-ttf-wqy-zenhei-0.9.45-4|74	

1367 14
14cr|fonts-type1-mathml-cm-1.0-12|1	%define name fonts-type1-mathml-cm
14cr|fonts-type1-mathml-cm-1.0-12|2	%define version 1.0
14cr|fonts-type1-mathml-cm-1.0-12|3	%define release 12
14cr|fonts-type1-mathml-cm-1.0-12|4	%define fontdir %{_datadir}/fonts/type1/mathml-cm
14cr|fonts-type1-mathml-cm-1.0-12|5	
14cr|fonts-type1-mathml-cm-1.0-12|6	Name:          %{name}
14cr|fonts-type1-mathml-cm-1.0-12|7	Version:       %{version}
14cr|fonts-type1-mathml-cm-1.0-12|8	Release:       %{release}
14cr|fonts-type1-mathml-cm-1.0-12|9	License:       freely distributable
14cr|fonts-type1-mathml-cm-1.0-12|10	Summary:       PostScript Type1 MathML fonts (Computer Modern)
14cr|fonts-type1-mathml-cm-1.0-12|11	Group:         System/Fonts/Type1
14cr|fonts-type1-mathml-cm-1.0-12|12	Source0:       ftp://ftp.dante.de/pub/tex/fonts/cm/ps-type1/bluesky/cmps-unix.tar.bz2
14cr|fonts-type1-mathml-cm-1.0-12|13	URL:           http://www.ams.org/tex/type1-fonts.html
14cr|fonts-type1-mathml-cm-1.0-12|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}
14cr|fonts-type1-mathml-cm-1.0-12|15	Requires:      font-tools >= 0.1-5mdk
14cr|fonts-type1-mathml-cm-1.0-12|16	Obsoletes:     fonts-mathml-cm-type1
14cr|fonts-type1-mathml-cm-1.0-12|17	Provides:      fonts-mathml-cm-type1
14cr|fonts-type1-mathml-cm-1.0-12|18	BuildArch:     noarch
14cr|fonts-type1-mathml-cm-1.0-12|19	BuildRequires: fontconfig
14cr|fonts-type1-mathml-cm-1.0-12|20	
14cr|fonts-type1-mathml-cm-1.0-12|21	%description
14cr|fonts-type1-mathml-cm-1.0-12|22	This package contains a subset of PostScript fonts of the Knuth's Computer
14cr|fonts-type1-mathml-cm-1.0-12|23	Modern family, to be used with Xprint.
14cr|fonts-type1-mathml-cm-1.0-12|24	
14cr|fonts-type1-mathml-cm-1.0-12|25	%prep
14cr|fonts-type1-mathml-cm-1.0-12|26	%setup -q -n cmpsfont
14cr|fonts-type1-mathml-cm-1.0-12|27	
14cr|fonts-type1-mathml-cm-1.0-12|28	%build
14cr|fonts-type1-mathml-cm-1.0-12|29	
14cr|fonts-type1-mathml-cm-1.0-12|30	%install
14cr|fonts-type1-mathml-cm-1.0-12|31	rm -rf $RPM_BUILD_ROOT
14cr|fonts-type1-mathml-cm-1.0-12|32	mkdir -p $RPM_BUILD_ROOT%{fontdir}
14cr|fonts-type1-mathml-cm-1.0-12|33	(cd pfb
14cr|fonts-type1-mathml-cm-1.0-12|34	install -m 644 cmr10.pfb cmmi10.pfb cmex10.pfb cmsy10.pfb \
14cr|fonts-type1-mathml-cm-1.0-12|35	$RPM_BUILD_ROOT%{fontdir}/
14cr|fonts-type1-mathml-cm-1.0-12|36	)
14cr|fonts-type1-mathml-cm-1.0-12|37	
14cr|fonts-type1-mathml-cm-1.0-12|38	(cd afm
14cr|fonts-type1-mathml-cm-1.0-12|39	install -m 644 cmr10.afm cmmi10.afm cmex10.afm cmsy10.afm \
14cr|fonts-type1-mathml-cm-1.0-12|40	$RPM_BUILD_ROOT%{fontdir}/
14cr|fonts-type1-mathml-cm-1.0-12|41	)
14cr|fonts-type1-mathml-cm-1.0-12|42	
14cr|fonts-type1-mathml-cm-1.0-12|43	cat <<EOF > $RPM_BUILD_ROOT%{fontdir}/fonts.dir
14cr|fonts-type1-mathml-cm-1.0-12|44	4
14cr|fonts-type1-mathml-cm-1.0-12|45	cmex10.pfb -bsr-cmex10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
14cr|fonts-type1-mathml-cm-1.0-12|46	cmmi10.pfb -bsr-cmmi10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
14cr|fonts-type1-mathml-cm-1.0-12|47	cmr10.pfb -bsr-cmr10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
14cr|fonts-type1-mathml-cm-1.0-12|48	cmsy10.pfb -bsr-cmsy10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
14cr|fonts-type1-mathml-cm-1.0-12|49	EOF
14cr|fonts-type1-mathml-cm-1.0-12|50	
14cr|fonts-type1-mathml-cm-1.0-12|51	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|fonts-type1-mathml-cm-1.0-12|52	ln -s ../../..%{fontdir} \
14cr|fonts-type1-mathml-cm-1.0-12|53	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-mathml-cm:pri=50
14cr|fonts-type1-mathml-cm-1.0-12|54	
14cr|fonts-type1-mathml-cm-1.0-12|55	%clean
14cr|fonts-type1-mathml-cm-1.0-12|56	rm -rf $RPM_BUILD_ROOT
14cr|fonts-type1-mathml-cm-1.0-12|57	
14cr|fonts-type1-mathml-cm-1.0-12|58	%files
14cr|fonts-type1-mathml-cm-1.0-12|59	%defattr (-,root,root)
14cr|fonts-type1-mathml-cm-1.0-12|60	%dir %{fontdir}
14cr|fonts-type1-mathml-cm-1.0-12|61	%doc README
14cr|fonts-type1-mathml-cm-1.0-12|62	%attr(644,root,root) %{fontdir}/*.pfb
14cr|fonts-type1-mathml-cm-1.0-12|63	%attr(644,root,root) %{fontdir}/*.afm
14cr|fonts-type1-mathml-cm-1.0-12|64	%attr(644,root,root) %{fontdir}/fonts.dir
14cr|fonts-type1-mathml-cm-1.0-12|65	%{_sysconfdir}/X11/fontpath.d/type1-mathml-cm:pri=50
14cr|fonts-type1-mathml-cm-1.0-12|66	
14cr|fonts-type1-mathml-cm-1.0-12|67	
14cr|fonts-type1-mathml-cm-1.0-12|68	
14cr|fonts-type1-mathml-cm-1.0-12|69	%changelog
14cr|fonts-type1-mathml-cm-1.0-12|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-12
14cr|fonts-type1-mathml-cm-1.0-12|71	+ Revision: 3d5cf3d
14cr|fonts-type1-mathml-cm-1.0-12|72	- MassBuild#464: Increase release tag
14cr|fonts-type1-mathml-cm-1.0-12|73	
14cr|fonts-type1-mathml-cm-1.0-12|74	

1368 14
14cr|foobillard-3.0a-10|1	#
14cr|foobillard-3.0a-10|2	# (*) TTF fonts are taken from http://www.larabiefonts.com, thus we can redistribute
14cr|foobillard-3.0a-10|3	#
14cr|foobillard-3.0a-10|4	Summary:	OpenGL billard game
14cr|foobillard-3.0a-10|5	Name:		foobillard
14cr|foobillard-3.0a-10|6	Version:	3.0a
14cr|foobillard-3.0a-10|7	Release:	10
14cr|foobillard-3.0a-10|8	License:	GPLv2+
14cr|foobillard-3.0a-10|9	Group:		Games/Sports
14cr|foobillard-3.0a-10|10	URL:		http://foobillard.sunsite.dk/
14cr|foobillard-3.0a-10|11	Source0:	http://foobillard.sunsite.dk/dnl/%{name}-%{version}.tar.bz2
14cr|foobillard-3.0a-10|12	Source11:	%{name}-16x16.png
14cr|foobillard-3.0a-10|13	Source12:	%{name}-32x32.png
14cr|foobillard-3.0a-10|14	Source13:	%{name}-48x48.png
14cr|foobillard-3.0a-10|15	#Patch0:	%{name}-2.7-no_nv_fresnel.patch.bz2
14cr|foobillard-3.0a-10|16	Patch1:		foobillard-3.0-really-disable-nvidia.patch
14cr|foobillard-3.0a-10|17	#Patch2:	foobillard-3.0-fix-chdir.patch.bz2
14cr|foobillard-3.0a-10|18	BuildRequires:	mesaglu-devel
14cr|foobillard-3.0a-10|19	BuildRequires:	mesa-common-devel
14cr|foobillard-3.0a-10|20	BuildRequires:	png-devel
14cr|foobillard-3.0a-10|21	BuildRequires:	zlib-devel
14cr|foobillard-3.0a-10|22	BuildRequires:	libxaw-devel
14cr|foobillard-3.0a-10|23	BuildRequires:	freetype2-devel
14cr|foobillard-3.0a-10|24	Requires:	pulseaudio-utils
14cr|foobillard-3.0a-10|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|foobillard-3.0a-10|26	
14cr|foobillard-3.0a-10|27	%description
14cr|foobillard-3.0a-10|28	A free OpenGl billard game for linux.
14cr|foobillard-3.0a-10|29	
14cr|foobillard-3.0a-10|30	%prep
14cr|foobillard-3.0a-10|31	%setup -q
14cr|foobillard-3.0a-10|32	#%patch0 -p1
14cr|foobillard-3.0a-10|33	%patch1 -p1
14cr|foobillard-3.0a-10|34	#%patch2 -p1
14cr|foobillard-3.0a-10|35	
14cr|foobillard-3.0a-10|36	%build
14cr|foobillard-3.0a-10|37	%configure2_5x	\
14cr|foobillard-3.0a-10|38	--bindir=%{_gamesbindir} \
14cr|foobillard-3.0a-10|39	--datadir=%{_gamesdatadir} \
14cr|foobillard-3.0a-10|40	--enable-glut \
14cr|foobillard-3.0a-10|41	--enable-nvidia=off
14cr|foobillard-3.0a-10|42	%make
14cr|foobillard-3.0a-10|43	
14cr|foobillard-3.0a-10|44	%install
14cr|foobillard-3.0a-10|45	%{__rm} -rf %{buildroot}
14cr|foobillard-3.0a-10|46	%{makeinstall_std}
14cr|foobillard-3.0a-10|47	%{__install} -m644 %{name}.6 -D %{buildroot}%{_mandir}/man6/%{name}.6
14cr|foobillard-3.0a-10|48	
14cr|foobillard-3.0a-10|49	
14cr|foobillard-3.0a-10|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|foobillard-3.0a-10|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|foobillard-3.0a-10|52	[Desktop Entry]
14cr|foobillard-3.0a-10|53	Name=FooBillard
14cr|foobillard-3.0a-10|54	Comment=%{summary}
14cr|foobillard-3.0a-10|55	Exec=padsp %{_gamesbindir}/%{name}
14cr|foobillard-3.0a-10|56	Icon=%{name}
14cr|foobillard-3.0a-10|57	Terminal=false
14cr|foobillard-3.0a-10|58	Type=Application
14cr|foobillard-3.0a-10|59	Categories=Game;SportsGame;
14cr|foobillard-3.0a-10|60	EOF
14cr|foobillard-3.0a-10|61	
14cr|foobillard-3.0a-10|62	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|foobillard-3.0a-10|63	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|foobillard-3.0a-10|64	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|foobillard-3.0a-10|65	
14cr|foobillard-3.0a-10|66	%if %mdkversion < 200900
14cr|foobillard-3.0a-10|67	%post
14cr|foobillard-3.0a-10|68	%update_menus
14cr|foobillard-3.0a-10|69	%endif
14cr|foobillard-3.0a-10|70	
14cr|foobillard-3.0a-10|71	%if %mdkversion < 200900
14cr|foobillard-3.0a-10|72	%postun
14cr|foobillard-3.0a-10|73	%clean_menus
14cr|foobillard-3.0a-10|74	%endif
14cr|foobillard-3.0a-10|75	
14cr|foobillard-3.0a-10|76	%clean
14cr|foobillard-3.0a-10|77	%{__rm} -rf %{buildroot}
14cr|foobillard-3.0a-10|78	
14cr|foobillard-3.0a-10|79	%files
14cr|foobillard-3.0a-10|80	%defattr(-,root,root)
14cr|foobillard-3.0a-10|81	%doc README
14cr|foobillard-3.0a-10|82	%{_gamesdatadir}/%{name}
14cr|foobillard-3.0a-10|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|foobillard-3.0a-10|84	%{_mandir}/man6/%{name}.6*
14cr|foobillard-3.0a-10|85	%{_miconsdir}/%{name}.png
14cr|foobillard-3.0a-10|86	%{_iconsdir}/%{name}.png
14cr|foobillard-3.0a-10|87	%{_liconsdir}/%{name}.png
14cr|foobillard-3.0a-10|88	%{_gamesbindir}/%{name}
14cr|foobillard-3.0a-10|89	
14cr|foobillard-3.0a-10|90	
14cr|foobillard-3.0a-10|91	
14cr|foobillard-3.0a-10|92	%changelog
14cr|foobillard-3.0a-10|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0a-10
14cr|foobillard-3.0a-10|94	+ Revision: 5d4b5be
14cr|foobillard-3.0a-10|95	- MassBuild#464: Increase release tag
14cr|foobillard-3.0a-10|96	
14cr|foobillard-3.0a-10|97	

1369 14
14cr|foobnix-2.6.03-2|1	%define debug_package %{nil}
14cr|foobnix-2.6.03-2|2	
14cr|foobnix-2.6.03-2|3	%define	PYVER	`python -c "import sys; print sys.version[:3]"`
14cr|foobnix-2.6.03-2|4	%define	rel	1
14cr|foobnix-2.6.03-2|5	
14cr|foobnix-2.6.03-2|6	Name:		foobnix
14cr|foobnix-2.6.03-2|7	Version: 	2.6.03
14cr|foobnix-2.6.03-2|8	Release: 	2
14cr|foobnix-2.6.03-2|9	URL:		http://foobnix.com
14cr|foobnix-2.6.03-2|10	License	:	GPLv3
14cr|foobnix-2.6.03-2|11	Source:		https://launchpad.net/~foobnix-player/+archive/foobnix/+files/%{name}_%{version}m.tar.gz
14cr|foobnix-2.6.03-2|12	Summary:		Simple and Powerful music player for Linux
14cr|foobnix-2.6.03-2|13	Group:		Sound
14cr|foobnix-2.6.03-2|14	
14cr|foobnix-2.6.03-2|15	
14cr|foobnix-2.6.03-2|16	BuildRequires: python-chardet,
14cr|foobnix-2.6.03-2|17	BuildRequires: pygtk2.0,
14cr|foobnix-2.6.03-2|18	BuildRequires: pygtk2.0-libglade,
14cr|foobnix-2.6.03-2|19	BuildRequires: mutagen,
14cr|foobnix-2.6.03-2|20	BuildRequires: python-simplejson,
14cr|foobnix-2.6.03-2|21	BuildRequires: python-setuptools
14cr|foobnix-2.6.03-2|22	BuildRequires: gstreamer0.10-plugins-good,
14cr|foobnix-2.6.03-2|23	BuildRequires: gstreamer0.10-plugins-ugly,
14cr|foobnix-2.6.03-2|24	BuildRequires: gstreamer0.10-ffmpeg,
14cr|foobnix-2.6.03-2|25	BuildRequires: gstreamer0.10-plugins-bad
14cr|foobnix-2.6.03-2|26	BuildRequires: gstreamer0.10-python,
14cr|foobnix-2.6.03-2|27	BuildRequires: gettext,
14cr|foobnix-2.6.03-2|28	BuildRequires: make,
14cr|foobnix-2.6.03-2|29	BuildRequires: fuseiso
14cr|foobnix-2.6.03-2|30	BuildRequires: keybinder
14cr|foobnix-2.6.03-2|31	
14cr|foobnix-2.6.03-2|32	
14cr|foobnix-2.6.03-2|33	Requires: python-webkitgtk
14cr|foobnix-2.6.03-2|34	Requires: python-chardet,
14cr|foobnix-2.6.03-2|35	Requires: python-setuptools,
14cr|foobnix-2.6.03-2|36	Requires: python-simplejson,
14cr|foobnix-2.6.03-2|37	Requires: mutagen
14cr|foobnix-2.6.03-2|38	Requires: gstreamer0.10-plugins-good,
14cr|foobnix-2.6.03-2|39	Requires: gstreamer0.10-python
14cr|foobnix-2.6.03-2|40	Requires: gstreamer0.10-ffmpeg,
14cr|foobnix-2.6.03-2|41	Requires: gstreamer0.10-plugins-ugly
14cr|foobnix-2.6.03-2|42	
14cr|foobnix-2.6.03-2|43	%description
14cr|foobnix-2.6.03-2|44	Simple and Powerful music player for Linux
14cr|foobnix-2.6.03-2|45	
14cr|foobnix-2.6.03-2|46	All best features in one player. Foobnix small, fast, customizable, powerful
14cr|foobnix-2.6.03-2|47	music player with user-friendly interface.
14cr|foobnix-2.6.03-2|48	
14cr|foobnix-2.6.03-2|49	%prep
14cr|foobnix-2.6.03-2|50	%setup -q -n %{name}_%{version}
14cr|foobnix-2.6.03-2|51	
14cr|foobnix-2.6.03-2|52	%build
14cr|foobnix-2.6.03-2|53	
14cr|foobnix-2.6.03-2|54	%install
14cr|foobnix-2.6.03-2|55	PREFIX=%{buildroot}/usr make install
14cr|foobnix-2.6.03-2|56	
14cr|foobnix-2.6.03-2|57	%if "%{?_lib}" == "lib64"
14cr|foobnix-2.6.03-2|58	mkdir -p %{buildroot}%{python_sitearch}/
14cr|foobnix-2.6.03-2|59	cp -r %{buildroot}%{python_sitelib}/ %{buildroot}%{py_platlibdir}/
14cr|foobnix-2.6.03-2|60	rm -r %{buildroot}%{python_sitelib}/
14cr|foobnix-2.6.03-2|61	%endif
14cr|foobnix-2.6.03-2|62	
14cr|foobnix-2.6.03-2|63	# icons fix
14cr|foobnix-2.6.03-2|64	mkdir -p %{buildroot}%{_icons64dir}/
14cr|foobnix-2.6.03-2|65	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png \
14cr|foobnix-2.6.03-2|66	%{buildroot}%{_icons64dir}/
14cr|foobnix-2.6.03-2|67	#permissions
14cr|foobnix-2.6.03-2|68	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/thirdparty/google/{browser,__init__,search}.py
14cr|foobnix-2.6.03-2|69	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/thirdparty/mutagen/__init__.py
14cr|foobnix-2.6.03-2|70	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/preferences/preferences_window.py
14cr|foobnix-2.6.03-2|71	
14cr|foobnix-2.6.03-2|72	%find_lang %{name}
14cr|foobnix-2.6.03-2|73	
14cr|foobnix-2.6.03-2|74	%files -f %{name}.lang
14cr|foobnix-2.6.03-2|75	%doc README COPYING CHANGELOG
14cr|foobnix-2.6.03-2|76	%{_bindir}/%{name}
14cr|foobnix-2.6.03-2|77	%{python_sitearch}/*
14cr|foobnix-2.6.03-2|78	%{_datadir}/applications/%{name}.desktop
14cr|foobnix-2.6.03-2|79	%{_datadir}/%{name}/*
14cr|foobnix-2.6.03-2|80	#{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|foobnix-2.6.03-2|81	%{_datadir}/pixmaps/%{name}*
14cr|foobnix-2.6.03-2|82	%{_datadir}/pixmaps/theme/cat.jpg
14cr|foobnix-2.6.03-2|83	%{_datadir}/pixmaps/theme/flower.jpg
14cr|foobnix-2.6.03-2|84	%{_datadir}/pixmaps/vk.png
14cr|foobnix-2.6.03-2|85	%{_datadir}/pixmaps/theme/winter.jpg
14cr|foobnix-2.6.03-2|86	%{_mandir}/man1/%{name}*
14cr|foobnix-2.6.03-2|87	
14cr|foobnix-2.6.03-2|88	
14cr|foobnix-2.6.03-2|89	
14cr|foobnix-2.6.03-2|90	
14cr|foobnix-2.6.03-2|91	
14cr|foobnix-2.6.03-2|92	%changelog
14cr|foobnix-2.6.03-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.03-2
14cr|foobnix-2.6.03-2|94	+ Revision: 660116f
14cr|foobnix-2.6.03-2|95	- MassBuild#464: Increase release tag
14cr|foobnix-2.6.03-2|96	
14cr|foobnix-2.6.03-2|97	

1370 14
14cr|foo-yc20-1.3.0-5|1	%define debug_package %{nil}
14cr|foo-yc20-1.3.0-5|2	%define lv2dir  %{_libdir}/lv2/
14cr|foo-yc20-1.3.0-5|3	
14cr|foo-yc20-1.3.0-5|4	Summary:	YC-20 organ emulation
14cr|foo-yc20-1.3.0-5|5	Name:		foo-yc20
14cr|foo-yc20-1.3.0-5|6	Version:	1.3.0
14cr|foo-yc20-1.3.0-5|7	Release:	5
14cr|foo-yc20-1.3.0-5|8	License:	GPLv2+
14cr|foo-yc20-1.3.0-5|9	Group:		Sound
14cr|foo-yc20-1.3.0-5|10	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|foo-yc20-1.3.0-5|11	Url:		http://code.google.com/p/%{name}
14cr|foo-yc20-1.3.0-5|12	BuildRequires:	desktop-file-utils
14cr|foo-yc20-1.3.0-5|13	BuildRequires:	faust
14cr|foo-yc20-1.3.0-5|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|foo-yc20-1.3.0-5|15	BuildRequires:	pkgconfig(jack)
14cr|foo-yc20-1.3.0-5|16	BuildRequires:	pkgconfig(lv2)
14cr|foo-yc20-1.3.0-5|17	BuildRequires:	pkgconfig(slv2)
14cr|foo-yc20-1.3.0-5|18	
14cr|foo-yc20-1.3.0-5|19	%description
14cr|foo-yc20-1.3.0-5|20	The YC-20 is a divide-down combo organ designed in the late 60's. This
14cr|foo-yc20-1.3.0-5|21	emulation faithfully copies the features, sounds and flaws of the
14cr|foo-yc20-1.3.0-5|22	original organ. It comes as standalone synth and as LV2 plugin. Features
14cr|foo-yc20-1.3.0-5|23	are as follows.
14cr|foo-yc20-1.3.0-5|24	
14cr|foo-yc20-1.3.0-5|25	o Physical modelling, no polyphony restrictions
14cr|foo-yc20-1.3.0-5|26	o 61 keys
14cr|foo-yc20-1.3.0-5|27	o Two main voice sections
14cr|foo-yc20-1.3.0-5|28	o Switchable bass section
14cr|foo-yc20-1.3.0-5|29	o Realism control to add flaws found in the real organ
14cr|foo-yc20-1.3.0-5|30	
14cr|foo-yc20-1.3.0-5|31	%files
14cr|foo-yc20-1.3.0-5|32	%doc README
14cr|foo-yc20-1.3.0-5|33	%{_bindir}/*
14cr|foo-yc20-1.3.0-5|34	%{_datadir}/%{name}/*
14cr|foo-yc20-1.3.0-5|35	%{_datadir}/applications/%{name}.desktop
14cr|foo-yc20-1.3.0-5|36	%{lv2dir}%{name}.lv2/%{name}-lv2ui.so
14cr|foo-yc20-1.3.0-5|37	%{lv2dir}%{name}.lv2/%{name}.so
14cr|foo-yc20-1.3.0-5|38	%{lv2dir}%{name}.lv2/%{name}.ttl
14cr|foo-yc20-1.3.0-5|39	%{lv2dir}%{name}.lv2/manifest.ttl
14cr|foo-yc20-1.3.0-5|40	
14cr|foo-yc20-1.3.0-5|41	#----------------------------------------------------------------------------
14cr|foo-yc20-1.3.0-5|42	
14cr|foo-yc20-1.3.0-5|43	%prep
14cr|foo-yc20-1.3.0-5|44	%setup -q
14cr|foo-yc20-1.3.0-5|45	
14cr|foo-yc20-1.3.0-5|46	perl -pi -e 's/\/usr\/local/\/usr\//g' Makefile
14cr|foo-yc20-1.3.0-5|47	perl -pi -e 's/\/lib\/lv2/\/%{_lib}\/lv2/g' Makefile
14cr|foo-yc20-1.3.0-5|48	perl -pi -e 's/CFLAGS=/#CFLAGS=/g' Makefile
14cr|foo-yc20-1.3.0-5|49	
14cr|foo-yc20-1.3.0-5|50	%build
14cr|foo-yc20-1.3.0-5|51	CFLAGS="-mfpmath=sse -ffast-math -ftree-vectorize" %make
14cr|foo-yc20-1.3.0-5|52	
14cr|foo-yc20-1.3.0-5|53	%install
14cr|foo-yc20-1.3.0-5|54	%makeinstall_std
14cr|foo-yc20-1.3.0-5|55	
14cr|foo-yc20-1.3.0-5|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|foo-yc20-1.3.0-5|57	desktop-file-install \
14cr|foo-yc20-1.3.0-5|58	--add-category="Midi" \
14cr|foo-yc20-1.3.0-5|59	--add-category="X-MandrivaLinux-Sound" \
14cr|foo-yc20-1.3.0-5|60	--dir %{buildroot}%{_datadir}/applications \
14cr|foo-yc20-1.3.0-5|61	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|foo-yc20-1.3.0-5|62	
14cr|foo-yc20-1.3.0-5|63	
14cr|foo-yc20-1.3.0-5|64	%changelog
14cr|foo-yc20-1.3.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-5
14cr|foo-yc20-1.3.0-5|66	+ Revision: 4b9ce30
14cr|foo-yc20-1.3.0-5|67	- MassBuild#464: Increase release tag
14cr|foo-yc20-1.3.0-5|68	
14cr|foo-yc20-1.3.0-5|69	

1371 14
14cr|foremost-1.5.7-3|1	%define Werror_cflags %nil
14cr|foremost-1.5.7-3|2	
14cr|foremost-1.5.7-3|3	Summary:        Recover files based on their headers and footers
14cr|foremost-1.5.7-3|4	Name:           foremost
14cr|foremost-1.5.7-3|5	Version:        1.5.7
14cr|foremost-1.5.7-3|6	Release:        3
14cr|foremost-1.5.7-3|7	Epoch:          0
14cr|foremost-1.5.7-3|8	Group:          File tools
14cr|foremost-1.5.7-3|9	License:        Public Domain
14cr|foremost-1.5.7-3|10	URL:            http://foremost.sourceforge.net/
14cr|foremost-1.5.7-3|11	Source0:        http://foremost.sourceforge.net/pkg/foremost-%{version}.tar.gz
14cr|foremost-1.5.7-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|foremost-1.5.7-3|13	
14cr|foremost-1.5.7-3|14	%description
14cr|foremost-1.5.7-3|15	Foremost is a Linux program to recover files based on their headers and
14cr|foremost-1.5.7-3|16	footers. Foremost can work on image files, such as those generated by
14cr|foremost-1.5.7-3|17	dd, Safeback, Encase, etc, or directly on a drive. The headers and
14cr|foremost-1.5.7-3|18	footers are specified by a configuration file, so you can pick and
14cr|foremost-1.5.7-3|19	choose which headers you want to look for.
14cr|foremost-1.5.7-3|20	
14cr|foremost-1.5.7-3|21	%prep
14cr|foremost-1.5.7-3|22	%setup -q
14cr|foremost-1.5.7-3|23	%{__perl} -pi -e 's/-O2/%{optflags}/g' Makefile
14cr|foremost-1.5.7-3|24	%{__perl} -pi -e 's|/usr/local/etc|%{_sysconfdir}|' config.c
14cr|foremost-1.5.7-3|25	
14cr|foremost-1.5.7-3|26	%build
14cr|foremost-1.5.7-3|27	%make
14cr|foremost-1.5.7-3|28	
14cr|foremost-1.5.7-3|29	%install
14cr|foremost-1.5.7-3|30	%{__rm} -rf %{buildroot}
14cr|foremost-1.5.7-3|31	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|foremost-1.5.7-3|32	%{__install} -m 755 foremost %{buildroot}%{_bindir}/foremost
14cr|foremost-1.5.7-3|33	%{__mkdir_p} %{buildroot}%{_sysconfdir}
14cr|foremost-1.5.7-3|34	%{__install} -m 644 foremost.conf %{buildroot}%{_sysconfdir}
14cr|foremost-1.5.7-3|35	
14cr|foremost-1.5.7-3|36	%clean
14cr|foremost-1.5.7-3|37	%{__rm} -rf %{buildroot}
14cr|foremost-1.5.7-3|38	
14cr|foremost-1.5.7-3|39	%files
14cr|foremost-1.5.7-3|40	%defattr(0644,root,root,0755)
14cr|foremost-1.5.7-3|41	%doc CHANGES README
14cr|foremost-1.5.7-3|42	%attr(0755,root,root) %{_bindir}/foremost
14cr|foremost-1.5.7-3|43	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|foremost-1.5.7-3|44	
14cr|foremost-1.5.7-3|45	
14cr|foremost-1.5.7-3|46	
14cr|foremost-1.5.7-3|47	%changelog
14cr|foremost-1.5.7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.5.7-3
14cr|foremost-1.5.7-3|49	+ Revision: b325f1c
14cr|foremost-1.5.7-3|50	- MassBuild#464: Increase release tag
14cr|foremost-1.5.7-3|51	
14cr|foremost-1.5.7-3|52	

1372 14
14cr|forge-parent-5-9|1	Name:           forge-parent
14cr|forge-parent-5-9|2	Version:        5
14cr|forge-parent-5-9|3	Release:        9
14cr|forge-parent-5-9|4	Summary:        Sonatype Forge Parent Pom
14cr|forge-parent-5-9|5	
14cr|forge-parent-5-9|6	Group:          Development/Java
14cr|forge-parent-5-9|7	#Note: The license is confirmed at:
14cr|forge-parent-5-9|8	#http://nexus.sonatype.org/mailing-list-dev-archives.html#nabble-ts28522017
14cr|forge-parent-5-9|9	License:        ASL 2.0
14cr|forge-parent-5-9|10	#svn export http://svn.sonatype.org/forge/tags/forge-parent-5 forge-parent
14cr|forge-parent-5-9|11	URL:            http://svn.sonatype.org/forge/tags/forge-parent-5
14cr|forge-parent-5-9|12	
14cr|forge-parent-5-9|13	# tar czf forge-parent-5.tgz forge-parent
14cr|forge-parent-5-9|14	Source0:        forge-parent-5.tgz
14cr|forge-parent-5-9|15	
14cr|forge-parent-5-9|16	BuildArch: noarch
14cr|forge-parent-5-9|17	
14cr|forge-parent-5-9|18	BuildRequires: jpackage-utils
14cr|forge-parent-5-9|19	BuildRequires: java
14cr|forge-parent-5-9|20	BuildRequires: java-devel
14cr|forge-parent-5-9|21	
14cr|forge-parent-5-9|22	Requires: jpackage-utils
14cr|forge-parent-5-9|23	
14cr|forge-parent-5-9|24	%description
14cr|forge-parent-5-9|25	Sonatype Forge is an open-source community dedicated to the creation of the
14cr|forge-parent-5-9|26	next-generation of development tools and technologies.
14cr|forge-parent-5-9|27	
14cr|forge-parent-5-9|28	%prep
14cr|forge-parent-5-9|29	%setup -q -n %{name}
14cr|forge-parent-5-9|30	
14cr|forge-parent-5-9|31	%build
14cr|forge-parent-5-9|32	#nothing to do for the pom
14cr|forge-parent-5-9|33	
14cr|forge-parent-5-9|34	%install
14cr|forge-parent-5-9|35	%add_to_maven_depmap org.sonatype.forge forge-parent %{version} JPP forge-parent
14cr|forge-parent-5-9|36	
14cr|forge-parent-5-9|37	# poms
14cr|forge-parent-5-9|38	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|forge-parent-5-9|39	install -pm 644 pom.xml \
14cr|forge-parent-5-9|40	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|forge-parent-5-9|41	
14cr|forge-parent-5-9|42	%post
14cr|forge-parent-5-9|43	%update_maven_depmap
14cr|forge-parent-5-9|44	
14cr|forge-parent-5-9|45	%postun
14cr|forge-parent-5-9|46	%update_maven_depmap
14cr|forge-parent-5-9|47	
14cr|forge-parent-5-9|48	%files
14cr|forge-parent-5-9|49	%{_mavenpomdir}/*
14cr|forge-parent-5-9|50	%{_mavendepmapfragdir}/*
14cr|forge-parent-5-9|51	
14cr|forge-parent-5-9|52	%changelog
14cr|forge-parent-5-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5-9
14cr|forge-parent-5-9|54	+ Revision: b00e917
14cr|forge-parent-5-9|55	- MassBuild#464: Increase release tag
14cr|forge-parent-5-9|56	
14cr|forge-parent-5-9|57	

1373 14
14cr|formmail-3.14m1-8|1	
14cr|formmail-3.14m1-8|2	Name:		    formmail
14cr|formmail-3.14m1-8|3	Version:	    3.14m1
14cr|formmail-3.14m1-8|4	Release:	    8
14cr|formmail-3.14m1-8|5	Summary:	    Converts an HTML form submission to an email message
14cr|formmail-3.14m1-8|6	
14cr|formmail-3.14m1-8|7	License:	    Apache License
14cr|formmail-3.14m1-8|8	Group:		    Networking/WWW
14cr|formmail-3.14m1-8|9	URL:		    http://nms-cgi.sourceforge.net/scripts.shtml
14cr|formmail-3.14m1-8|10	Source:         http://nms-cgi.sourceforge.net/%{name}_modules-%{version}.tar.bz2
14cr|formmail-3.14m1-8|11	BuildRequires:	rpm-mandriva-setup >= 1.23
14cr|formmail-3.14m1-8|12	BuildArch:	    noarch
14cr|formmail-3.14m1-8|13	
14cr|formmail-3.14m1-8|14	%description
14cr|formmail-3.14m1-8|15	NMS FormMail is a drop-in replacement for Matt Wright's FormMail script. It
14cr|formmail-3.14m1-8|16	converts an HTML form submission to an email message.
14cr|formmail-3.14m1-8|17	
14cr|formmail-3.14m1-8|18	%prep
14cr|formmail-3.14m1-8|19	%setup -q -n %{name}_modules-%{version}
14cr|formmail-3.14m1-8|20	chmod 644 ChangeLog EXAMPLES README
14cr|formmail-3.14m1-8|21	find lib -type d | xargs chmod 755
14cr|formmail-3.14m1-8|22	find lib -type f | xargs chmod 644
14cr|formmail-3.14m1-8|23	
14cr|formmail-3.14m1-8|24	%build
14cr|formmail-3.14m1-8|25	
14cr|formmail-3.14m1-8|26	%install
14cr|formmail-3.14m1-8|27	
14cr|formmail-3.14m1-8|28	install -d -m 755 %{buildroot}%{_var}/www/cgi-bin
14cr|formmail-3.14m1-8|29	install -d -m 755 %{buildroot}%{perl_vendorlib}
14cr|formmail-3.14m1-8|30	
14cr|formmail-3.14m1-8|31	install -m 755 FormMail.pl %{buildroot}%{_var}/www/cgi-bin
14cr|formmail-3.14m1-8|32	cp -pr lib/* %{buildroot}%{perl_vendorlib}
14cr|formmail-3.14m1-8|33	
14cr|formmail-3.14m1-8|34	%clean
14cr|formmail-3.14m1-8|35	
14cr|formmail-3.14m1-8|36	
14cr|formmail-3.14m1-8|37	%files
14cr|formmail-3.14m1-8|38	%doc ChangeLog EXAMPLES README
14cr|formmail-3.14m1-8|39	%{_var}/www/cgi-bin/*
14cr|formmail-3.14m1-8|40	%{perl_vendorlib}/CGI
14cr|formmail-3.14m1-8|41	
14cr|formmail-3.14m1-8|42	
14cr|formmail-3.14m1-8|43	
14cr|formmail-3.14m1-8|44	
14cr|formmail-3.14m1-8|45	
14cr|formmail-3.14m1-8|46	%changelog
14cr|formmail-3.14m1-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14m1-8
14cr|formmail-3.14m1-8|48	+ Revision: bf8c7b6
14cr|formmail-3.14m1-8|49	- MassBuild#464: Increase release tag
14cr|formmail-3.14m1-8|50	
14cr|formmail-3.14m1-8|51	

1374 14
14cr|fortune-bofh-1.2-2|1	%define base_name	bofh
14cr|fortune-bofh-1.2-2|2	
14cr|fortune-bofh-1.2-2|3	Name:		fortune-%{base_name}
14cr|fortune-bofh-1.2-2|4	Version:	1.2
14cr|fortune-bofh-1.2-2|5	Release:	2
14cr|fortune-bofh-1.2-2|6	Summary:	BOFH excuses fortune
14cr|fortune-bofh-1.2-2|7	License:	Public Domain
14cr|fortune-bofh-1.2-2|8	Group:		Toys
14cr|fortune-bofh-1.2-2|9	Source:		%{base_name}-%{version}.tar.bz2
14cr|fortune-bofh-1.2-2|10	URL:		http://www.cs.wisc.edu/~ballard/bofh
14cr|fortune-bofh-1.2-2|11	BuildArch:	noarch
14cr|fortune-bofh-1.2-2|12	Requires:	fortune-mod
14cr|fortune-bofh-1.2-2|13	BuildRequires:	fortune-mod
14cr|fortune-bofh-1.2-2|14	
14cr|fortune-bofh-1.2-2|15	%description
14cr|fortune-bofh-1.2-2|16	This is a set of BOFH-style excuses.
14cr|fortune-bofh-1.2-2|17	
14cr|fortune-bofh-1.2-2|18	%prep
14cr|fortune-bofh-1.2-2|19	%setup -q -n %{base_name}-%{version}
14cr|fortune-bofh-1.2-2|20	
14cr|fortune-bofh-1.2-2|21	%build
14cr|fortune-bofh-1.2-2|22	%__perl -ni -e 'print "BOFH excuse #" . ++$i . ":\n\n$_%\n"' excuses
14cr|fortune-bofh-1.2-2|23	/usr/sbin/strfile excuses
14cr|fortune-bofh-1.2-2|24	
14cr|fortune-bofh-1.2-2|25	%install
14cr|fortune-bofh-1.2-2|26	%__rm -rf %{buildroot}
14cr|fortune-bofh-1.2-2|27	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
14cr|fortune-bofh-1.2-2|28	install -m 644 excuses %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}
14cr|fortune-bofh-1.2-2|29	install -m 644 excuses.dat %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}.dat
14cr|fortune-bofh-1.2-2|30	
14cr|fortune-bofh-1.2-2|31	%clean
14cr|fortune-bofh-1.2-2|32	%__rm -rf %{buildroot}
14cr|fortune-bofh-1.2-2|33	
14cr|fortune-bofh-1.2-2|34	%files
14cr|fortune-bofh-1.2-2|35	%defattr(-,root,root)
14cr|fortune-bofh-1.2-2|36	%{_gamesdatadir}/fortunes/*
14cr|fortune-bofh-1.2-2|37	
14cr|fortune-bofh-1.2-2|38	
14cr|fortune-bofh-1.2-2|39	
14cr|fortune-bofh-1.2-2|40	%changelog
14cr|fortune-bofh-1.2-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|fortune-bofh-1.2-2|42	+ Revision: 0ce271a
14cr|fortune-bofh-1.2-2|43	- MassBuild#464: Increase release tag
14cr|fortune-bofh-1.2-2|44	
14cr|fortune-bofh-1.2-2|45	

1375 14
14cr|fortune-brice2nice-0.2-8|1	%define base_name	brice2nice
14cr|fortune-brice2nice-0.2-8|2	%define name		fortune-%{base_name}
14cr|fortune-brice2nice-0.2-8|3	%define version		0.2
14cr|fortune-brice2nice-0.2-8|4	%define release		8
14cr|fortune-brice2nice-0.2-8|5	
14cr|fortune-brice2nice-0.2-8|6	Name:		%{name}
14cr|fortune-brice2nice-0.2-8|7	Version:	%{version}
14cr|fortune-brice2nice-0.2-8|8	Release:	%{release}
14cr|fortune-brice2nice-0.2-8|9	Summary:	Brice de nice sketches
14cr|fortune-brice2nice-0.2-8|10	License:	Public Domain
14cr|fortune-brice2nice-0.2-8|11	Group:		Toys
14cr|fortune-brice2nice-0.2-8|12	Source:		%{name}.tar.bz2
14cr|fortune-brice2nice-0.2-8|13	Url:		http://www.tom.free.fr/src/brice2nice
14cr|fortune-brice2nice-0.2-8|14	BuildArch:	noarch
14cr|fortune-brice2nice-0.2-8|15	Buildroot:	%{_tmppath}/%{name}-buildroot
14cr|fortune-brice2nice-0.2-8|16	Requires:	fortune-mod
14cr|fortune-brice2nice-0.2-8|17	
14cr|fortune-brice2nice-0.2-8|18	BuildRequires: fortune-mod
14cr|fortune-brice2nice-0.2-8|19	
14cr|fortune-brice2nice-0.2-8|20	%description
14cr|fortune-brice2nice-0.2-8|21	The "Brice de nice" sketches.
14cr|fortune-brice2nice-0.2-8|22	Special Thanks to the mandrakefr community during RMLL2004
14cr|fortune-brice2nice-0.2-8|23	where "Brice de Nice" was inside all our discussions.
14cr|fortune-brice2nice-0.2-8|24	
14cr|fortune-brice2nice-0.2-8|25	%prep
14cr|fortune-brice2nice-0.2-8|26	%setup -q -n %{name}
14cr|fortune-brice2nice-0.2-8|27	
14cr|fortune-brice2nice-0.2-8|28	%build
14cr|fortune-brice2nice-0.2-8|29	%make clean
14cr|fortune-brice2nice-0.2-8|30	%make
14cr|fortune-brice2nice-0.2-8|31	
14cr|fortune-brice2nice-0.2-8|32	%install
14cr|fortune-brice2nice-0.2-8|33	rm -rf $RPM_BUILD_ROOT
14cr|fortune-brice2nice-0.2-8|34	%makeinstall_std
14cr|fortune-brice2nice-0.2-8|35	
14cr|fortune-brice2nice-0.2-8|36	%clean
14cr|fortune-brice2nice-0.2-8|37	rm -rf $RPM_BUILD_ROOT
14cr|fortune-brice2nice-0.2-8|38	
14cr|fortune-brice2nice-0.2-8|39	%files
14cr|fortune-brice2nice-0.2-8|40	%defattr(-,root,root)
14cr|fortune-brice2nice-0.2-8|41	%{_gamesdatadir}/fortunes/*
14cr|fortune-brice2nice-0.2-8|42	
14cr|fortune-brice2nice-0.2-8|43	
14cr|fortune-brice2nice-0.2-8|44	
14cr|fortune-brice2nice-0.2-8|45	
14cr|fortune-brice2nice-0.2-8|46	%changelog
14cr|fortune-brice2nice-0.2-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14cr|fortune-brice2nice-0.2-8|48	+ Revision: 0edec0c
14cr|fortune-brice2nice-0.2-8|49	- MassBuild#464: Increase release tag
14cr|fortune-brice2nice-0.2-8|50	
14cr|fortune-brice2nice-0.2-8|51	

1376 14
14cr|fortune-distribfr-20090926-3|1	%define name fortune-distribfr
14cr|fortune-distribfr-20090926-3|2	%define version 20090926
14cr|fortune-distribfr-20090926-3|3	%define release 3
14cr|fortune-distribfr-20090926-3|4	
14cr|fortune-distribfr-20090926-3|5	Summary: The best IRC moments by the French Mandr* team
14cr|fortune-distribfr-20090926-3|6	Summary(fr): Les meilleurs moments IRC par les mandr* français
14cr|fortune-distribfr-20090926-3|7	Name: %{name}
14cr|fortune-distribfr-20090926-3|8	Version: %{version}
14cr|fortune-distribfr-20090926-3|9	Release: %{release}
14cr|fortune-distribfr-20090926-3|10	Source0: %{name}-%{version}.tar.bz2
14cr|fortune-distribfr-20090926-3|11	License: GPLv2+
14cr|fortune-distribfr-20090926-3|12	Group: Toys
14cr|fortune-distribfr-20090926-3|13	URL: http://nanardon.zarb.org/cgi-bin/viewcvs.cgi/?root=fortune
14cr|fortune-distribfr-20090926-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fortune-distribfr-20090926-3|15	BuildArch: noarch
14cr|fortune-distribfr-20090926-3|16	Requires: fortune-mod
14cr|fortune-distribfr-20090926-3|17	BuildRequires: fortune-mod
14cr|fortune-distribfr-20090926-3|18	BuildRequires: recode
14cr|fortune-distribfr-20090926-3|19	
14cr|fortune-distribfr-20090926-3|20	%define thanks Milka, Ennael, Zborg, Zorro, Dolly, Erinmargault, Virginie, Hina,
14cr|fortune-distribfr-20090926-3|21	%define thanks2 Paysage, Bibi, Cvjetic, Othalia, Mandi, leeloo, Little_Tux_Girl,
14cr|fortune-distribfr-20090926-3|22	%define thanks3 poipoi, Scara, lafeebleue, Cinaee, eponae, annma, elephantine,
14cr|fortune-distribfr-20090926-3|23	%define thanks4 melodie, Amaz, Jehane, Djezael
14cr|fortune-distribfr-20090926-3|24	
14cr|fortune-distribfr-20090926-3|25	%description
14cr|fortune-distribfr-20090926-3|26	The best moments of IRC chatting from channels #mandriva-fr ( ex #mandrakefr ),
14cr|fortune-distribfr-20090926-3|27	#gentoofr, #lea-linux, on the IRC server irc.freenode.net (in French), and from
14cr|fortune-distribfr-20090926-3|28	the Mandriva Linux Cooker mailing list.
14cr|fortune-distribfr-20090926-3|29	
14cr|fortune-distribfr-20090926-3|30	This package includes octoz fortunes.
14cr|fortune-distribfr-20090926-3|31	
14cr|fortune-distribfr-20090926-3|32	Special thanks to:
14cr|fortune-distribfr-20090926-3|33	%{thanks}
14cr|fortune-distribfr-20090926-3|34	%{thanks2}
14cr|fortune-distribfr-20090926-3|35	%{thanks3}
14cr|fortune-distribfr-20090926-3|36	%{thanks4}.
14cr|fortune-distribfr-20090926-3|37	
14cr|fortune-distribfr-20090926-3|38	%description -l fr
14cr|fortune-distribfr-20090926-3|39	Les meilleurs moments trouvés sur IRC sur les canaux #mandrivafr
14cr|fortune-distribfr-20090926-3|40	( ex #mandrakefr ), #gentoofr, #lea-linux, serveur IRC irc.freenode.net, et sur
14cr|fortune-distribfr-20090926-3|41	la mailing-list Mandriva Linux Cooker.
14cr|fortune-distribfr-20090926-3|42	
14cr|fortune-distribfr-20090926-3|43	Ce paquet inclut les fortunes octoz.
14cr|fortune-distribfr-20090926-3|44	
14cr|fortune-distribfr-20090926-3|45	Spéciale dédicace à:
14cr|fortune-distribfr-20090926-3|46	%{thanks}
14cr|fortune-distribfr-20090926-3|47	%{thanks2}
14cr|fortune-distribfr-20090926-3|48	%{thanks3}
14cr|fortune-distribfr-20090926-3|49	%{thanks4}.
14cr|fortune-distribfr-20090926-3|50	
14cr|fortune-distribfr-20090926-3|51	%prep
14cr|fortune-distribfr-20090926-3|52	%setup -q -c %name
14cr|fortune-distribfr-20090926-3|53	rm -f fr/*.dat
14cr|fortune-distribfr-20090926-3|54	for fortune in fr/*;do recode l1..u8 $fortune; done
14cr|fortune-distribfr-20090926-3|55	
14cr|fortune-distribfr-20090926-3|56	%build
14cr|fortune-distribfr-20090926-3|57	%make clean
14cr|fortune-distribfr-20090926-3|58	%make
14cr|fortune-distribfr-20090926-3|59	
14cr|fortune-distribfr-20090926-3|60	%install
14cr|fortune-distribfr-20090926-3|61	rm -rf $RPM_BUILD_ROOT
14cr|fortune-distribfr-20090926-3|62	%makeinstall_std
14cr|fortune-distribfr-20090926-3|63	cd %buildroot%_datadir/games/fortunes/fr
14cr|fortune-distribfr-20090926-3|64	for x in *.dat; do
14cr|fortune-distribfr-20090926-3|65	ln -s $(echo $x|sed s/.dat//) $(echo $x|sed s/.dat/.u8/)
14cr|fortune-distribfr-20090926-3|66	done
14cr|fortune-distribfr-20090926-3|67	
14cr|fortune-distribfr-20090926-3|68	%clean
14cr|fortune-distribfr-20090926-3|69	rm -rf $RPM_BUILD_ROOT
14cr|fortune-distribfr-20090926-3|70	
14cr|fortune-distribfr-20090926-3|71	%files
14cr|fortune-distribfr-20090926-3|72	%defattr(-,root,root)
14cr|fortune-distribfr-20090926-3|73	%_datadir/games/fortunes/mandrake*
14cr|fortune-distribfr-20090926-3|74	%lang(fr) %_datadir/games/fortunes/fr/*
14cr|fortune-distribfr-20090926-3|75	
14cr|fortune-distribfr-20090926-3|76	
14cr|fortune-distribfr-20090926-3|77	
14cr|fortune-distribfr-20090926-3|78	
14cr|fortune-distribfr-20090926-3|79	
14cr|fortune-distribfr-20090926-3|80	%changelog
14cr|fortune-distribfr-20090926-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20090926-3
14cr|fortune-distribfr-20090926-3|82	+ Revision: c47f746
14cr|fortune-distribfr-20090926-3|83	- MassBuild#464: Increase release tag
14cr|fortune-distribfr-20090926-3|84	
14cr|fortune-distribfr-20090926-3|85	

1377 14
14cr|fortune-kernelnewbies-20060120-7|1	%define name fortune-kernelnewbies
14cr|fortune-kernelnewbies-20060120-7|2	%define version 20060120
14cr|fortune-kernelnewbies-20060120-7|3	%define release 7
14cr|fortune-kernelnewbies-20060120-7|4	
14cr|fortune-kernelnewbies-20060120-7|5	Summary: The best IRC moments by kernel hacker
14cr|fortune-kernelnewbies-20060120-7|6	Name: %{name}
14cr|fortune-kernelnewbies-20060120-7|7	Version: %{version}
14cr|fortune-kernelnewbies-20060120-7|8	Release: %{release}
14cr|fortune-kernelnewbies-20060120-7|9	Source0: kernelnewbies-fortunes.tar.bz2
14cr|fortune-kernelnewbies-20060120-7|10	License: GPL
14cr|fortune-kernelnewbies-20060120-7|11	Group: Toys
14cr|fortune-kernelnewbies-20060120-7|12	URL: http://kernelnewbies.org/kernelnewbies-fortunes.tar.gz
14cr|fortune-kernelnewbies-20060120-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fortune-kernelnewbies-20060120-7|14	BuildArch: noarch
14cr|fortune-kernelnewbies-20060120-7|15	Requires: fortune-mod
14cr|fortune-kernelnewbies-20060120-7|16	
14cr|fortune-kernelnewbies-20060120-7|17	%description
14cr|fortune-kernelnewbies-20060120-7|18	The best "famous word" of famous kernel hackers.
14cr|fortune-kernelnewbies-20060120-7|19	
14cr|fortune-kernelnewbies-20060120-7|20	%prep
14cr|fortune-kernelnewbies-20060120-7|21	%setup -q -c %name
14cr|fortune-kernelnewbies-20060120-7|22	
14cr|fortune-kernelnewbies-20060120-7|23	%build
14cr|fortune-kernelnewbies-20060120-7|24	# nothing to do
14cr|fortune-kernelnewbies-20060120-7|25	
14cr|fortune-kernelnewbies-20060120-7|26	%install
14cr|fortune-kernelnewbies-20060120-7|27	rm -rf $RPM_BUILD_ROOT
14cr|fortune-kernelnewbies-20060120-7|28	mkdir -p $RPM_BUILD_ROOT/%_datadir/games/fortunes
14cr|fortune-kernelnewbies-20060120-7|29	install -m 644 kernelnewbies $RPM_BUILD_ROOT/%_datadir/games/fortunes/
14cr|fortune-kernelnewbies-20060120-7|30	install -m 644 kernelnewbies.dat $RPM_BUILD_ROOT/%_datadir/games/fortunes/
14cr|fortune-kernelnewbies-20060120-7|31	
14cr|fortune-kernelnewbies-20060120-7|32	%clean
14cr|fortune-kernelnewbies-20060120-7|33	rm -rf $RPM_BUILD_ROOT
14cr|fortune-kernelnewbies-20060120-7|34	
14cr|fortune-kernelnewbies-20060120-7|35	%files
14cr|fortune-kernelnewbies-20060120-7|36	%defattr(-,root,root)
14cr|fortune-kernelnewbies-20060120-7|37	%_datadir/games/fortunes/*
14cr|fortune-kernelnewbies-20060120-7|38	
14cr|fortune-kernelnewbies-20060120-7|39	
14cr|fortune-kernelnewbies-20060120-7|40	
14cr|fortune-kernelnewbies-20060120-7|41	
14cr|fortune-kernelnewbies-20060120-7|42	
14cr|fortune-kernelnewbies-20060120-7|43	%changelog
14cr|fortune-kernelnewbies-20060120-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060120-7
14cr|fortune-kernelnewbies-20060120-7|45	+ Revision: 2e90da0
14cr|fortune-kernelnewbies-20060120-7|46	- MassBuild#464: Increase release tag
14cr|fortune-kernelnewbies-20060120-7|47	
14cr|fortune-kernelnewbies-20060120-7|48	

1378 14
14cr|fortune-MDOS-fr-20040104-8|1	%define name fortune-MDOS-fr
14cr|fortune-MDOS-fr-20040104-8|2	%define version 20040104
14cr|fortune-MDOS-fr-20040104-8|3	%define release 8
14cr|fortune-MDOS-fr-20040104-8|4	
14cr|fortune-MDOS-fr-20040104-8|5	Summary: The best of Jayce about MultiDeskOS
14cr|fortune-MDOS-fr-20040104-8|6	Summary(fr): Le meilleur de Jayce  propos de MultiDeskOS
14cr|fortune-MDOS-fr-20040104-8|7	Name: %{name}
14cr|fortune-MDOS-fr-20040104-8|8	Version: %{version}
14cr|fortune-MDOS-fr-20040104-8|9	Release: %{release}
14cr|fortune-MDOS-fr-20040104-8|10	Source0: multidesk.tar.bz2
14cr|fortune-MDOS-fr-20040104-8|11	License: Public Domain
14cr|fortune-MDOS-fr-20040104-8|12	Group: Toys
14cr|fortune-MDOS-fr-20040104-8|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|fortune-MDOS-fr-20040104-8|14	BuildArch: noarch
14cr|fortune-MDOS-fr-20040104-8|15	Url: http://lordoric.free.fr/fortunes
14cr|fortune-MDOS-fr-20040104-8|16	BuildRequires: fortune-mod
14cr|fortune-MDOS-fr-20040104-8|17	Requires: fortune-mod locales-fr
14cr|fortune-MDOS-fr-20040104-8|18	
14cr|fortune-MDOS-fr-20040104-8|19	%description -l fr
14cr|fortune-MDOS-fr-20040104-8|20	Le meilleur de la liste de discussion de MultideskOS et de la documentation
14cr|fortune-MDOS-fr-20040104-8|21	de ce systme (?) d'avenir.
14cr|fortune-MDOS-fr-20040104-8|22	
14cr|fortune-MDOS-fr-20040104-8|23	%description
14cr|fortune-MDOS-fr-20040104-8|24	Best of MultideskOS' ML and documentation. In French.
14cr|fortune-MDOS-fr-20040104-8|25	
14cr|fortune-MDOS-fr-20040104-8|26	%prep
14cr|fortune-MDOS-fr-20040104-8|27	%setup -c
14cr|fortune-MDOS-fr-20040104-8|28	
14cr|fortune-MDOS-fr-20040104-8|29	%build
14cr|fortune-MDOS-fr-20040104-8|30	sed -i 's/\r//g' multidesk
14cr|fortune-MDOS-fr-20040104-8|31	cat multidesk2 >> multidesk
14cr|fortune-MDOS-fr-20040104-8|32	%{_sbindir}/strfile multidesk
14cr|fortune-MDOS-fr-20040104-8|33	
14cr|fortune-MDOS-fr-20040104-8|34	%install
14cr|fortune-MDOS-fr-20040104-8|35	rm -rf $RPM_BUILD_ROOT
14cr|fortune-MDOS-fr-20040104-8|36	mkdir -p $RPM_BUILD_ROOT/%_datadir/games/fortunes/fr/
14cr|fortune-MDOS-fr-20040104-8|37	cp multidesk multidesk.dat $RPM_BUILD_ROOT/%_datadir/games/fortunes/fr/
14cr|fortune-MDOS-fr-20040104-8|38	
14cr|fortune-MDOS-fr-20040104-8|39	%clean
14cr|fortune-MDOS-fr-20040104-8|40	rm -rf $RPM_BUILD_ROOT
14cr|fortune-MDOS-fr-20040104-8|41	
14cr|fortune-MDOS-fr-20040104-8|42	%files
14cr|fortune-MDOS-fr-20040104-8|43	%defattr(-,root,root)
14cr|fortune-MDOS-fr-20040104-8|44	%doc multidesk.licence
14cr|fortune-MDOS-fr-20040104-8|45	%_datadir/games/fortunes/fr/multidesk*
14cr|fortune-MDOS-fr-20040104-8|46	
14cr|fortune-MDOS-fr-20040104-8|47	
14cr|fortune-MDOS-fr-20040104-8|48	
14cr|fortune-MDOS-fr-20040104-8|49	
14cr|fortune-MDOS-fr-20040104-8|50	
14cr|fortune-MDOS-fr-20040104-8|51	%changelog
14cr|fortune-MDOS-fr-20040104-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20040104-8
14cr|fortune-MDOS-fr-20040104-8|53	+ Revision: a3294fc
14cr|fortune-MDOS-fr-20040104-8|54	- MassBuild#464: Increase release tag
14cr|fortune-MDOS-fr-20040104-8|55	
14cr|fortune-MDOS-fr-20040104-8|56	

1379 14
14cr|fortune-mod-ru-1.52-2|1	Summary:	Russian fortune messages
14cr|fortune-mod-ru-1.52-2|2	Name:		fortune-mod-ru
14cr|fortune-mod-ru-1.52-2|3	Version:	1.52
14cr|fortune-mod-ru-1.52-2|4	Release:	2
14cr|fortune-mod-ru-1.52-2|5	License:	GPLv2+
14cr|fortune-mod-ru-1.52-2|6	Group:		Toys
14cr|fortune-mod-ru-1.52-2|7	Url:		http://jack.kiev.ua/fortune-mod-ru/
14cr|fortune-mod-ru-1.52-2|8	Source0:	http://jack.kiev.ua/filez/%{name}-%{version}.tar.bz2
14cr|fortune-mod-ru-1.52-2|9	Requires:	fortune-mod
14cr|fortune-mod-ru-1.52-2|10	BuildArch:	noarch
14cr|fortune-mod-ru-1.52-2|11	
14cr|fortune-mod-ru-1.52-2|12	%description
14cr|fortune-mod-ru-1.52-2|13	Russian fortune messages from Acid Jack.
14cr|fortune-mod-ru-1.52-2|14	
14cr|fortune-mod-ru-1.52-2|15	%files
14cr|fortune-mod-ru-1.52-2|16	%doc ChangeLog README
14cr|fortune-mod-ru-1.52-2|17	%{_gamesdatadir}/fortunes/ru/
14cr|fortune-mod-ru-1.52-2|18	
14cr|fortune-mod-ru-1.52-2|19	#----------------------------------------------------------------------------
14cr|fortune-mod-ru-1.52-2|20	
14cr|fortune-mod-ru-1.52-2|21	%prep
14cr|fortune-mod-ru-1.52-2|22	%setup -q
14cr|fortune-mod-ru-1.52-2|23	
14cr|fortune-mod-ru-1.52-2|24	%build
14cr|fortune-mod-ru-1.52-2|25	
14cr|fortune-mod-ru-1.52-2|26	%install
14cr|fortune-mod-ru-1.52-2|27	%makeinstall_std INSTALL=install
14cr|fortune-mod-ru-1.52-2|28	
14cr|fortune-mod-ru-1.52-2|29	
14cr|fortune-mod-ru-1.52-2|30	%changelog
14cr|fortune-mod-ru-1.52-2|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.52-2
14cr|fortune-mod-ru-1.52-2|32	+ Revision: d98b30c
14cr|fortune-mod-ru-1.52-2|33	- MassBuild#464: Increase release tag
14cr|fortune-mod-ru-1.52-2|34	
14cr|fortune-mod-ru-1.52-2|35	

1380 14
14cr|fortune-murphy-1.0-14|1	%define base_name	murphy
14cr|fortune-murphy-1.0-14|2	%define name		fortune-%{base_name}
14cr|fortune-murphy-1.0-14|3	%define version		1.0
14cr|fortune-murphy-1.0-14|4	%define release		14
14cr|fortune-murphy-1.0-14|5	
14cr|fortune-murphy-1.0-14|6	Name:		%{name}
14cr|fortune-murphy-1.0-14|7	Version:	%{version}
14cr|fortune-murphy-1.0-14|8	Release:	%{release}
14cr|fortune-murphy-1.0-14|9	Summary:	Quotes from Murphy's laws
14cr|fortune-murphy-1.0-14|10	License:	GPL
14cr|fortune-murphy-1.0-14|11	Group:		Toys
14cr|fortune-murphy-1.0-14|12	Url:		http://lis.snv.jussieu.fr/~rousse/linux
14cr|fortune-murphy-1.0-14|13	Source:		%{name}-%{version}.tar.bz2
14cr|fortune-murphy-1.0-14|14	Requires:	fortune-mod
14cr|fortune-murphy-1.0-14|15	BuildArch:	noarch
14cr|fortune-murphy-1.0-14|16	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|fortune-murphy-1.0-14|17	
14cr|fortune-murphy-1.0-14|18	%description
14cr|fortune-murphy-1.0-14|19	This is a collection of more than 1250 Murphy's (& Al) laws, ignominously
14cr|fortune-murphy-1.0-14|20	stolen from the excellent Ultimate Collection of Murphy's Laws by Andreas Götz
14cr|fortune-murphy-1.0-14|21	(http://www.cpuidle.de/murphy.shtml), at format used by the good old fortune
14cr|fortune-murphy-1.0-14|22	command.
14cr|fortune-murphy-1.0-14|23	
14cr|fortune-murphy-1.0-14|24	%prep
14cr|fortune-murphy-1.0-14|25	%setup -q
14cr|fortune-murphy-1.0-14|26	
14cr|fortune-murphy-1.0-14|27	%build
14cr|fortune-murphy-1.0-14|28	
14cr|fortune-murphy-1.0-14|29	%clean
14cr|fortune-murphy-1.0-14|30	rm -rf %{buildroot}
14cr|fortune-murphy-1.0-14|31	
14cr|fortune-murphy-1.0-14|32	%install
14cr|fortune-murphy-1.0-14|33	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
14cr|fortune-murphy-1.0-14|34	for file in data/*; do
14cr|fortune-murphy-1.0-14|35	install -m 644 $file %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}-`basename $file`
14cr|fortune-murphy-1.0-14|36	done
14cr|fortune-murphy-1.0-14|37	
14cr|fortune-murphy-1.0-14|38	%files
14cr|fortune-murphy-1.0-14|39	%defattr(-,root,root)
14cr|fortune-murphy-1.0-14|40	%doc COPYING README
14cr|fortune-murphy-1.0-14|41	%{_gamesdatadir}/fortunes/*
14cr|fortune-murphy-1.0-14|42	
14cr|fortune-murphy-1.0-14|43	
14cr|fortune-murphy-1.0-14|44	
14cr|fortune-murphy-1.0-14|45	
14cr|fortune-murphy-1.0-14|46	%changelog
14cr|fortune-murphy-1.0-14|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-14
14cr|fortune-murphy-1.0-14|48	+ Revision: fd87a4f
14cr|fortune-murphy-1.0-14|49	- MassBuild#464: Increase release tag
14cr|fortune-murphy-1.0-14|50	
14cr|fortune-murphy-1.0-14|51	

1381 14
14cr|fortune-top100-1.0-11|1	%define base_name	top100
14cr|fortune-top100-1.0-11|2	%define name		fortune-%{base_name}
14cr|fortune-top100-1.0-11|3	%define version		1.0
14cr|fortune-top100-1.0-11|4	%define release		11
14cr|fortune-top100-1.0-11|5	
14cr|fortune-top100-1.0-11|6	Name:		%{name}
14cr|fortune-top100-1.0-11|7	Version:	%{version}
14cr|fortune-top100-1.0-11|8	Release:	%{release}
14cr|fortune-top100-1.0-11|9	Summary:	Top 100 things you don't want the sysadmin to say
14cr|fortune-top100-1.0-11|10	License:	Public Domain
14cr|fortune-top100-1.0-11|11	Group:		Toys
14cr|fortune-top100-1.0-11|12	Source:		%{base_name}.tar.bz2
14cr|fortune-top100-1.0-11|13	Url:		http://people.redhat.com/andrew/humor/100sys.html
14cr|fortune-top100-1.0-11|14	Requires:	fortune-mod
14cr|fortune-top100-1.0-11|15	BuildArch:	noarch
14cr|fortune-top100-1.0-11|16	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|fortune-top100-1.0-11|17	
14cr|fortune-top100-1.0-11|18	%description
14cr|fortune-top100-1.0-11|19	The top 100 things you don't want the sysadmin to say in fortune format.
14cr|fortune-top100-1.0-11|20	
14cr|fortune-top100-1.0-11|21	%prep
14cr|fortune-top100-1.0-11|22	%setup -q -n %{base_name}
14cr|fortune-top100-1.0-11|23	
14cr|fortune-top100-1.0-11|24	%build
14cr|fortune-top100-1.0-11|25	
14cr|fortune-top100-1.0-11|26	%clean
14cr|fortune-top100-1.0-11|27	rm -rf %{buildroot}
14cr|fortune-top100-1.0-11|28	
14cr|fortune-top100-1.0-11|29	%install
14cr|fortune-top100-1.0-11|30	rm -rf %{buildroot}
14cr|fortune-top100-1.0-11|31	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
14cr|fortune-top100-1.0-11|32	install -m 644 %{base_name}* %{buildroot}%{_gamesdatadir}/fortunes
14cr|fortune-top100-1.0-11|33	
14cr|fortune-top100-1.0-11|34	%files
14cr|fortune-top100-1.0-11|35	%defattr(-,root,root)
14cr|fortune-top100-1.0-11|36	%{_gamesdatadir}/fortunes/*
14cr|fortune-top100-1.0-11|37	
14cr|fortune-top100-1.0-11|38	
14cr|fortune-top100-1.0-11|39	
14cr|fortune-top100-1.0-11|40	
14cr|fortune-top100-1.0-11|41	%changelog
14cr|fortune-top100-1.0-11|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14cr|fortune-top100-1.0-11|43	+ Revision: 7a88de0
14cr|fortune-top100-1.0-11|44	- MassBuild#464: Increase release tag
14cr|fortune-top100-1.0-11|45	
14cr|fortune-top100-1.0-11|46	

1382 14
14cr|fotowall-0.9-2|1	Name:		fotowall
14cr|fotowall-0.9-2|2	Version:	0.9
14cr|fotowall-0.9-2|3	Release:	2
14cr|fotowall-0.9-2|4	Summary:	FotoWall is a wallpaper generator
14cr|fotowall-0.9-2|5	License:	GPLv2
14cr|fotowall-0.9-2|6	Source0:	Fotowall-%{version}.tar.bz2
14cr|fotowall-0.9-2|7	Group:		Graphical desktop/KDE
14cr|fotowall-0.9-2|8	URL:		http://www.kde-apps.org/content/show.php/FotoWall?content=71320
14cr|fotowall-0.9-2|9	BuildRequires:	qt4-devel >= 4.5.2
14cr|fotowall-0.9-2|10	BuildRequires:	libv4l-devel
14cr|fotowall-0.9-2|11	BuildRequires:	desktop-file-utils
14cr|fotowall-0.9-2|12	
14cr|fotowall-0.9-2|13	%description
14cr|fotowall-0.9-2|14	FotoWall is a wallpaper generator rendering some of your favorite pictures
14cr|fotowall-0.9-2|15	in a nice and smooth high resolution composition.
14cr|fotowall-0.9-2|16	
14cr|fotowall-0.9-2|17	%prep
14cr|fotowall-0.9-2|18	%setup -q -n Fotowall-%{version}
14cr|fotowall-0.9-2|19	# for hidden-file-or-dir warning
14cr|fotowall-0.9-2|20	sed -i -e "s/\.build/build/" %{name}.pro
14cr|fotowall-0.9-2|21	# Unused file
14cr|fotowall-0.9-2|22	sed -i -e "/scripts/d" -e "s@man\ \\\@man@" %{name}.pro
14cr|fotowall-0.9-2|23	# for v4l1 compatibility
14cr|fotowall-0.9-2|24	sed -i -e 's/linux\/videodev.h/libv4l1-videodev.h/' 3rdparty/videocapture/VideoDevice.h
14cr|fotowall-0.9-2|25	
14cr|fotowall-0.9-2|26	%build
14cr|fotowall-0.9-2|27	%qmake_qt4
14cr|fotowall-0.9-2|28	%make
14cr|fotowall-0.9-2|29	
14cr|fotowall-0.9-2|30	%install
14cr|fotowall-0.9-2|31	%__rm -rf %{buildroot}
14cr|fotowall-0.9-2|32	make install INSTALL_ROOT=%{buildroot}
14cr|fotowall-0.9-2|33	desktop-file-install --vendor="" \
14cr|fotowall-0.9-2|34	--mode 644 \
14cr|fotowall-0.9-2|35	--dir %{buildroot}%{_datadir}/applications/ \
14cr|fotowall-0.9-2|36	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|fotowall-0.9-2|37	
14cr|fotowall-0.9-2|38	%clean
14cr|fotowall-0.9-2|39	%__rm -rf %{buildroot}
14cr|fotowall-0.9-2|40	
14cr|fotowall-0.9-2|41	%files
14cr|fotowall-0.9-2|42	%doc README.markdown GPL_V2
14cr|fotowall-0.9-2|43	%{_bindir}/%{name}
14cr|fotowall-0.9-2|44	%{_datadir}/applications/%{name}.desktop
14cr|fotowall-0.9-2|45	%{_datadir}/pixmaps/%{name}.png
14cr|fotowall-0.9-2|46	%{_mandir}/man1/%{name}.1.*
14cr|fotowall-0.9-2|47	
14cr|fotowall-0.9-2|48	
14cr|fotowall-0.9-2|49	
14cr|fotowall-0.9-2|50	
14cr|fotowall-0.9-2|51	%changelog
14cr|fotowall-0.9-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|fotowall-0.9-2|53	+ Revision: 9f94359
14cr|fotowall-0.9-2|54	- MassBuild#464: Increase release tag
14cr|fotowall-0.9-2|55	
14cr|fotowall-0.9-2|56	

1383 14
14cr|fotoxx-13.12-3|1	Name:			fotoxx
14cr|fotoxx-13.12-3|2	Version:		13.12
14cr|fotoxx-13.12-3|3	Release:		3
14cr|fotoxx-13.12-3|4	Summary:		Editor of image files from digital cameras
14cr|fotoxx-13.12-3|5	License:		GPLv3
14cr|fotoxx-13.12-3|6	Group:			Graphics
14cr|fotoxx-13.12-3|7	Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-13.12.tar.gz
14cr|fotoxx-13.12-3|8	URL:			http://www.kornelix.com/tarballs.html
14cr|fotoxx-13.12-3|9	BuildRequires:		pkgconfig(gtk+-3.0)
14cr|fotoxx-13.12-3|10	BuildRequires:		ufraw
14cr|fotoxx-13.12-3|11	BuildRequires:		perl(Image::ExifTool)
14cr|fotoxx-13.12-3|12	BuildRequires:		tiff-devel
14cr|fotoxx-13.12-3|13	BuildRequires:		xdg-utils
14cr|fotoxx-13.12-3|14	BuildRequires:		imagemagick
14cr|fotoxx-13.12-3|15	BuildRequires:		pkgconfig(lcms2)
14cr|fotoxx-13.12-3|16	Requires:		exiv2
14cr|fotoxx-13.12-3|17	Requires:		ufraw
14cr|fotoxx-13.12-3|18	Requires:		perl(Image::ExifTool)
14cr|fotoxx-13.12-3|19	
14cr|fotoxx-13.12-3|20	%description
14cr|fotoxx-13.12-3|21	Edit image files from a digital camera. Includes color and contrast
14cr|fotoxx-13.12-3|22	enhancement, red-eye removal, sharpen, crop, rotate, noise removal,
14cr|fotoxx-13.12-3|23	HDR (high dynamic range) and panorama image compositing, thumbnail
14cr|fotoxx-13.12-3|24	image browser, tag editing and search.
14cr|fotoxx-13.12-3|25	
14cr|fotoxx-13.12-3|26	%prep
14cr|fotoxx-13.12-3|27	%setup -q
14cr|fotoxx-13.12-3|28	
14cr|fotoxx-13.12-3|29	%build
14cr|fotoxx-13.12-3|30	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX=%{_prefix}
14cr|fotoxx-13.12-3|31	
14cr|fotoxx-13.12-3|32	%install
14cr|fotoxx-13.12-3|33	%makeinstall_std
14cr|fotoxx-13.12-3|34	
14cr|fotoxx-13.12-3|35	# menu icon
14cr|fotoxx-13.12-3|36	install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|fotoxx-13.12-3|37	for size in 16 24 32 48
14cr|fotoxx-13.12-3|38	do
14cr|fotoxx-13.12-3|39	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
14cr|fotoxx-13.12-3|40	convert -resize ${size}x${size} %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cr|fotoxx-13.12-3|41	done
14cr|fotoxx-13.12-3|42	
14cr|fotoxx-13.12-3|43	# menu entry
14cr|fotoxx-13.12-3|44	rm -rf %{buildroot}%{_datadir}/applications/kornelix-fotoxx.desktop
14cr|fotoxx-13.12-3|45	
14cr|fotoxx-13.12-3|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fotoxx-13.12-3|47	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|fotoxx-13.12-3|48	[Desktop Entry]
14cr|fotoxx-13.12-3|49	Name=%{name}
14cr|fotoxx-13.12-3|50	GenericName=Image Editor
14cr|fotoxx-13.12-3|51	Comment=Edit image files from a digital camera
14cr|fotoxx-13.12-3|52	Exec=%{_bindir}/%{name}
14cr|fotoxx-13.12-3|53	Icon=%{name}
14cr|fotoxx-13.12-3|54	Terminal=false
14cr|fotoxx-13.12-3|55	Type=Application
14cr|fotoxx-13.12-3|56	StartupNotify=true
14cr|fotoxx-13.12-3|57	Categories=Graphics;X-MandrivaLinux-CrossDesktop;
14cr|fotoxx-13.12-3|58	EOF
14cr|fotoxx-13.12-3|59	
14cr|fotoxx-13.12-3|60	chmod -x %{buildroot}%{_datadir}/%{name}/data/quickstart-it.html
14cr|fotoxx-13.12-3|61	
14cr|fotoxx-13.12-3|62	
14cr|fotoxx-13.12-3|63	%files
14cr|fotoxx-13.12-3|64	%{_docdir}/%{name}
14cr|fotoxx-13.12-3|65	%{_bindir}/%{name}
14cr|fotoxx-13.12-3|66	%{_datadir}/%{name}
14cr|fotoxx-13.12-3|67	%{_datadir}/applications/%{name}.desktop
14cr|fotoxx-13.12-3|68	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|fotoxx-13.12-3|69	%{_mandir}/man1/fotoxx.1*
14cr|fotoxx-13.12-3|70	
14cr|fotoxx-13.12-3|71	
14cr|fotoxx-13.12-3|72	
14cr|fotoxx-13.12-3|73	
14cr|fotoxx-13.12-3|74	%changelog
14cr|fotoxx-13.12-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.12-3
14cr|fotoxx-13.12-3|76	+ Revision: d049648
14cr|fotoxx-13.12-3|77	- MassBuild#464: Increase release tag
14cr|fotoxx-13.12-3|78	
14cr|fotoxx-13.12-3|79	

1384 14
14cr|fox1.6-1.6.47-2|1	%define oname fox
14cr|fox1.6-1.6.47-2|2	
14cr|fox1.6-1.6.47-2|3	%define libname %mklibname %{oname} 1.6 0
14cr|fox1.6-1.6.47-2|4	%define develname %mklibname %{name} -d
14cr|fox1.6-1.6.47-2|5	
14cr|fox1.6-1.6.47-2|6	Summary:	The FOX C++ GUI Toolkit
14cr|fox1.6-1.6.47-2|7	Name:		fox1.6
14cr|fox1.6-1.6.47-2|8	Version:	1.6.47
14cr|fox1.6-1.6.47-2|9	Release:	2
14cr|fox1.6-1.6.47-2|10	License:	LGPLv2+
14cr|fox1.6-1.6.47-2|11	Group:		Development/C++
14cr|fox1.6-1.6.47-2|12	URL:		http://www.fox-toolkit.org
14cr|fox1.6-1.6.47-2|13	Source:		http://www.fox-toolkit.org/ftp/%{oname}-%{version}.tar.gz
14cr|fox1.6-1.6.47-2|14	Patch0:		fox-1.6.36-fix-str-fmt.patch
14cr|fox1.6-1.6.47-2|15	Patch1:		fox-1.6.43-fix-linkage.patch
14cr|fox1.6-1.6.47-2|16	BuildRequires:	bzip2-devel
14cr|fox1.6-1.6.47-2|17	BuildRequires:	cups-devel
14cr|fox1.6-1.6.47-2|18	BuildRequires:	pkgconfig(fontconfig)
14cr|fox1.6-1.6.47-2|19	BuildRequires:	pkgconfig(glu)
14cr|fox1.6-1.6.47-2|20	BuildRequires:	pkgconfig(xcursor)
14cr|fox1.6-1.6.47-2|21	BuildRequires:	pkgconfig(xft)
14cr|fox1.6-1.6.47-2|22	BuildRequires:	pkgconfig(xrandr)
14cr|fox1.6-1.6.47-2|23	
14cr|fox1.6-1.6.47-2|24	%description
14cr|fox1.6-1.6.47-2|25	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox1.6-1.6.47-2|26	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox1.6-1.6.47-2|27	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox1.6-1.6.47-2|28	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox1.6-1.6.47-2|29	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox1.6-1.6.47-2|30	extension beyond the built-in widgets by application writers.
14cr|fox1.6-1.6.47-2|31	
14cr|fox1.6-1.6.47-2|32	%package -n %{libname}
14cr|fox1.6-1.6.47-2|33	Summary:	The FOX C++ GUI Toolkit - Libraries
14cr|fox1.6-1.6.47-2|34	Group:		System/Libraries
14cr|fox1.6-1.6.47-2|35	
14cr|fox1.6-1.6.47-2|36	%description -n %{libname}
14cr|fox1.6-1.6.47-2|37	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox1.6-1.6.47-2|38	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox1.6-1.6.47-2|39	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox1.6-1.6.47-2|40	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox1.6-1.6.47-2|41	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox1.6-1.6.47-2|42	extension beyond the built-in widgets by application writers.
14cr|fox1.6-1.6.47-2|43	
14cr|fox1.6-1.6.47-2|44	%package -n %{develname}
14cr|fox1.6-1.6.47-2|45	Summary:	FOX header files
14cr|fox1.6-1.6.47-2|46	Group:		Development/C++
14cr|fox1.6-1.6.47-2|47	Requires:	%{libname} = %{version}-%{release}
14cr|fox1.6-1.6.47-2|48	Provides:	fox1.6-devel = %{version}-%{release}
14cr|fox1.6-1.6.47-2|49	Provides:	libfox1.6-devel = %{version}-%{release}
14cr|fox1.6-1.6.47-2|50	Conflicts:	fox1.4-devel
14cr|fox1.6-1.6.47-2|51	Conflicts:	fox1.7-devel
14cr|fox1.6-1.6.47-2|52	
14cr|fox1.6-1.6.47-2|53	%description -n %{develname}
14cr|fox1.6-1.6.47-2|54	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox1.6-1.6.47-2|55	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox1.6-1.6.47-2|56	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox1.6-1.6.47-2|57	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox1.6-1.6.47-2|58	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox1.6-1.6.47-2|59	extension beyond the built-in widgets by application writers.
14cr|fox1.6-1.6.47-2|60	
14cr|fox1.6-1.6.47-2|61	This package contains the necessary files to develop applications
14cr|fox1.6-1.6.47-2|62	with FOX.
14cr|fox1.6-1.6.47-2|63	
14cr|fox1.6-1.6.47-2|64	%prep
14cr|fox1.6-1.6.47-2|65	%setup -q -n %{oname}-%{version}
14cr|fox1.6-1.6.47-2|66	%patch0 -p0
14cr|fox1.6-1.6.47-2|67	%patch1 -p0
14cr|fox1.6-1.6.47-2|68	
14cr|fox1.6-1.6.47-2|69	%build
14cr|fox1.6-1.6.47-2|70	LDFLAGS="-lfontconfig" %configure2_5x \
14cr|fox1.6-1.6.47-2|71	--with-opengl=yes \
14cr|fox1.6-1.6.47-2|72	--with-xft \
14cr|fox1.6-1.6.47-2|73	--with-xcursor \
14cr|fox1.6-1.6.47-2|74	--with-xrandr \
14cr|fox1.6-1.6.47-2|75	--with-shape \
14cr|fox1.6-1.6.47-2|76	--with-xshm \
14cr|fox1.6-1.6.47-2|77	--disable-static \
14cr|fox1.6-1.6.47-2|78	--enable-release
14cr|fox1.6-1.6.47-2|79	
14cr|fox1.6-1.6.47-2|80	%make
14cr|fox1.6-1.6.47-2|81	
14cr|fox1.6-1.6.47-2|82	%install
14cr|fox1.6-1.6.47-2|83	%makeinstall_std
14cr|fox1.6-1.6.47-2|84	
14cr|fox1.6-1.6.47-2|85	mv %{buildroot}%{_datadir}/doc/fox-1.6/* installed-docs
14cr|fox1.6-1.6.47-2|86	%multiarch_binaries %{buildroot}%{_bindir}/fox-config
14cr|fox1.6-1.6.47-2|87	
14cr|fox1.6-1.6.47-2|88	rm -rf %{buildroot}%{_prefix}/fox %{buildroot}%{_bindir}/Adie.stx \
14cr|fox1.6-1.6.47-2|89	%{buildroot}%{_bindir}/PathFinder %{buildroot}%{_bindir}/adie \
14cr|fox1.6-1.6.47-2|90	%{buildroot}%{_bindir}/calculator %{buildroot}%{_bindir}/shutterbug \
14cr|fox1.6-1.6.47-2|91	%{buildroot}%{_mandir}/man1/PathFinder* %{buildroot}%{_mandir}/man1/adie* \
14cr|fox1.6-1.6.47-2|92	%{buildroot}%{_mandir}/man1/calculator* %{buildroot}%{_mandir}/man1/shutterbug*
14cr|fox1.6-1.6.47-2|93	
14cr|fox1.6-1.6.47-2|94	%files -n %{libname}
14cr|fox1.6-1.6.47-2|95	%{_libdir}/*-1.6.so.0*
14cr|fox1.6-1.6.47-2|96	
14cr|fox1.6-1.6.47-2|97	%files -n %{develname}
14cr|fox1.6-1.6.47-2|98	%doc doc ADDITIONS TRACING
14cr|fox1.6-1.6.47-2|99	%doc installed-docs
14cr|fox1.6-1.6.47-2|100	%doc %{_mandir}/man1/reswrap*
14cr|fox1.6-1.6.47-2|101	%{_bindir}/reswrap
14cr|fox1.6-1.6.47-2|102	%{_bindir}/fox-config
14cr|fox1.6-1.6.47-2|103	%multiarch_bindir/fox-config
14cr|fox1.6-1.6.47-2|104	%dir %{_includedir}/fox-1.6
14cr|fox1.6-1.6.47-2|105	%{_includedir}/fox-1.6/*
14cr|fox1.6-1.6.47-2|106	%{_libdir}/pkgconfig/fox.pc
14cr|fox1.6-1.6.47-2|107	%{_libdir}/*.so
14cr|fox1.6-1.6.47-2|108	
14cr|fox1.6-1.6.47-2|109	
14cr|fox1.6-1.6.47-2|110	
14cr|fox1.6-1.6.47-2|111	%changelog
14cr|fox1.6-1.6.47-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.47-2
14cr|fox1.6-1.6.47-2|113	+ Revision: a2c6b64
14cr|fox1.6-1.6.47-2|114	- MassBuild#464: Increase release tag
14cr|fox1.6-1.6.47-2|115	
14cr|fox1.6-1.6.47-2|116	

1385 14
14cr|fox-1.7.39-3|1	%define major		1.7
14cr|fox-1.7.39-3|2	
14cr|fox-1.7.39-3|3	%define name		fox
14cr|fox-1.7.39-3|4	%define version 1.7.39
14cr|fox-1.7.39-3|5	%define release 3
14cr|fox-1.7.39-3|6	
14cr|fox-1.7.39-3|7	%define libname		%mklibname %{name} %{major}
14cr|fox-1.7.39-3|8	%define libnamedev	%mklibname -d %{name}
14cr|fox-1.7.39-3|9	
14cr|fox-1.7.39-3|10	%define name_ex_apps	%{name}-example-apps
14cr|fox-1.7.39-3|11	
14cr|fox-1.7.39-3|12	%define icon_name_calc	%{name}-calculator.png
14cr|fox-1.7.39-3|13	%define icon_name_adie	%{name}-adie.png
14cr|fox-1.7.39-3|14	
14cr|fox-1.7.39-3|15	#should fix unpacked dir/subdir....
14cr|fox-1.7.39-3|16	%define _unpackaged_subdirs_terminate_build 0
14cr|fox-1.7.39-3|17	
14cr|fox-1.7.39-3|18	#debuginfo-without-sources
14cr|fox-1.7.39-3|19	%define debug_package	%{nil}
14cr|fox-1.7.39-3|20	
14cr|fox-1.7.39-3|21	Summary:	The FOX C++ GUI Toolkit
14cr|fox-1.7.39-3|22	Name:		%{name}
14cr|fox-1.7.39-3|23	Version:	%{version}
14cr|fox-1.7.39-3|24	Release:	%{release}
14cr|fox-1.7.39-3|25	License:	LGPLv2+
14cr|fox-1.7.39-3|26	Group:		Development/C++
14cr|fox-1.7.39-3|27	URL:		http://www.fox-toolkit.org
14cr|fox-1.7.39-3|28	Source: 	ftp://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz
14cr|fox-1.7.39-3|29	Source1:	fox-shutterbug-16.png
14cr|fox-1.7.39-3|30	Source2:	fox-shutterbug-32.png
14cr|fox-1.7.39-3|31	Source3:	fox-shutterbug-48.png
14cr|fox-1.7.39-3|32	Source10:	%{name}_adie_16.png
14cr|fox-1.7.39-3|33	Source11:	%{name}_adie_32.png
14cr|fox-1.7.39-3|34	Source12:	%{name}_adie_48.png
14cr|fox-1.7.39-3|35	Source20:	%{name}_calc_16.png
14cr|fox-1.7.39-3|36	Source21:	%{name}_calc_32.png
14cr|fox-1.7.39-3|37	Source22:	%{name}_calc_48.png
14cr|fox-1.7.39-3|38	
14cr|fox-1.7.39-3|39	BuildRequires:	pkgconfig(glu)
14cr|fox-1.7.39-3|40	BuildRequires:	pkgconfig(gl)
14cr|fox-1.7.39-3|41	BuildRequires:	pkgconfig(glut)
14cr|fox-1.7.39-3|42	BuildRequires:	cups-devel
14cr|fox-1.7.39-3|43	BuildRequires:	bzip2-devel
14cr|fox-1.7.39-3|44	BuildRequires:	pkgconfig(xi)
14cr|fox-1.7.39-3|45	BuildRequires:	pkgconfig(xft)
14cr|fox-1.7.39-3|46	BuildRequires:	pkgconfig(xcursor)
14cr|fox-1.7.39-3|47	BuildRequires:	pkgconfig(xrandr)
14cr|fox-1.7.39-3|48	BuildRequires:	pkgconfig(libpng)
14cr|fox-1.7.39-3|49	BuildRequires:	jpeg-devel
14cr|fox-1.7.39-3|50	BuildRequires:	freetype-devel
14cr|fox-1.7.39-3|51	BuildRequires:	doxygen
14cr|fox-1.7.39-3|52	
14cr|fox-1.7.39-3|53	
14cr|fox-1.7.39-3|54	%description
14cr|fox-1.7.39-3|55	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox-1.7.39-3|56	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox-1.7.39-3|57	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox-1.7.39-3|58	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox-1.7.39-3|59	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox-1.7.39-3|60	extension beyond the built-in widgets by application writers.
14cr|fox-1.7.39-3|61	
14cr|fox-1.7.39-3|62	%package -n %{name_ex_apps}
14cr|fox-1.7.39-3|63	Summary:	FOX example applications
14cr|fox-1.7.39-3|64	Group:		Office
14cr|fox-1.7.39-3|65	Requires:	%{libname} >= %{version}
14cr|fox-1.7.39-3|66	
14cr|fox-1.7.39-3|67	%description -n %{name_ex_apps}
14cr|fox-1.7.39-3|68	Editor, file browser and calculator, written with FOX
14cr|fox-1.7.39-3|69	
14cr|fox-1.7.39-3|70	%package -n %{libname}
14cr|fox-1.7.39-3|71	Summary:	The FOX C++ GUI Toolkit - Libraries
14cr|fox-1.7.39-3|72	Group:		System/Libraries
14cr|fox-1.7.39-3|73	
14cr|fox-1.7.39-3|74	%description -n %{libname}
14cr|fox-1.7.39-3|75	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox-1.7.39-3|76	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox-1.7.39-3|77	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox-1.7.39-3|78	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox-1.7.39-3|79	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox-1.7.39-3|80	extension beyond the built-in widgets by application writers.
14cr|fox-1.7.39-3|81	
14cr|fox-1.7.39-3|82	%package -n %{libnamedev}
14cr|fox-1.7.39-3|83	Summary:	FOX header files
14cr|fox-1.7.39-3|84	Group:		Development/C++
14cr|fox-1.7.39-3|85	Requires:	%{libname} = %{version}
14cr|fox-1.7.39-3|86	Provides:	libfox-devel = %version-%release
14cr|fox-1.7.39-3|87	Provides:	fox%{major}-devel = %version-%release
14cr|fox-1.7.39-3|88	Provides:	libfox%{major}-devel = %version-%release
14cr|fox-1.7.39-3|89	Conflicts:	%mklibname -d fox 1.4
14cr|fox-1.7.39-3|90	Obsoletes:	%mklibname -d fox 1.7
14cr|fox-1.7.39-3|91	
14cr|fox-1.7.39-3|92	%description -n %{libnamedev}
14cr|fox-1.7.39-3|93	FOX is a C++-Based Library for Graphical User Interface Development
14cr|fox-1.7.39-3|94	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cr|fox-1.7.39-3|95	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cr|fox-1.7.39-3|96	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cr|fox-1.7.39-3|97	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cr|fox-1.7.39-3|98	extension beyond the built-in widgets by application writers.
14cr|fox-1.7.39-3|99	
14cr|fox-1.7.39-3|100	This package contains the necessary files to develop applications
14cr|fox-1.7.39-3|101	with FOX.
14cr|fox-1.7.39-3|102	
14cr|fox-1.7.39-3|103	%prep
14cr|fox-1.7.39-3|104	%setup -q
14cr|fox-1.7.39-3|105	
14cr|fox-1.7.39-3|106	%build
14cr|fox-1.7.39-3|107	#gw the examples don't link
14cr|fox-1.7.39-3|108	##define _disable_ld_no_undefined 1
14cr|fox-1.7.39-3|109	%configure2_5x --with-opengl=mesa --enable-cups LIBS='-lfontconfig'
14cr|fox-1.7.39-3|110	make GL_LIBS="-lGL -lGLU"
14cr|fox-1.7.39-3|111	
14cr|fox-1.7.39-3|112	%install
14cr|fox-1.7.39-3|113	rm -rf %{buildroot} installed-docs
14cr|fox-1.7.39-3|114	%makeinstall_std
14cr|fox-1.7.39-3|115	mv %buildroot%_datadir/doc/fox-%{major}/* installed-docs
14cr|fox-1.7.39-3|116	cp -p pathfinder/PathFinder %{buildroot}/usr/bin
14cr|fox-1.7.39-3|117	
14cr|fox-1.7.39-3|118	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fox-1.7.39-3|119	cat > %{buildroot}%{_datadir}/applications/mandriva-foxcalculator.desktop << EOF
14cr|fox-1.7.39-3|120	[Desktop Entry]
14cr|fox-1.7.39-3|121	Name=FOX Calculator
14cr|fox-1.7.39-3|122	Comment=Calculator using the FOX toolkit
14cr|fox-1.7.39-3|123	Exec=%{_bindir}/calculator %U
14cr|fox-1.7.39-3|124	Icon=%{icon_name_calc}
14cr|fox-1.7.39-3|125	Terminal=false
14cr|fox-1.7.39-3|126	Type=Application
14cr|fox-1.7.39-3|127	StartupNotify=true
14cr|fox-1.7.39-3|128	Categories=Science;Math;
14cr|fox-1.7.39-3|129	EOF
14cr|fox-1.7.39-3|130	cat > %{buildroot}%{_datadir}/applications/mandriva-foxadie.desktop << EOF
14cr|fox-1.7.39-3|131	[Desktop Entry]
14cr|fox-1.7.39-3|132	Name=FOX Adie
14cr|fox-1.7.39-3|133	Comment=A.D.I.E. - Advanced Interactive Editor using the FOX toolkit
14cr|fox-1.7.39-3|134	Exec=%{_bindir}/adie %U
14cr|fox-1.7.39-3|135	Icon=%{icon_name_adie}
14cr|fox-1.7.39-3|136	Terminal=false
14cr|fox-1.7.39-3|137	Type=Application
14cr|fox-1.7.39-3|138	StartupNotify=true
14cr|fox-1.7.39-3|139	Categories=TextEditor;Utility;
14cr|fox-1.7.39-3|140	EOF
14cr|fox-1.7.39-3|141	cat > %{buildroot}%{_datadir}/applications/mandriva-shutterbug.desktop << EOF
14cr|fox-1.7.39-3|142	[Desktop Entry]
14cr|fox-1.7.39-3|143	Name=FOX Shutterbug
14cr|fox-1.7.39-3|144	Comment=Takes a screenshot and saves it to a file
14cr|fox-1.7.39-3|145	Exec=%{_bindir}/shutterbug %U
14cr|fox-1.7.39-3|146	Icon=shutterbug
14cr|fox-1.7.39-3|147	Terminal=false
14cr|fox-1.7.39-3|148	Type=Application
14cr|fox-1.7.39-3|149	StartupNotify=true
14cr|fox-1.7.39-3|150	Categories=Graphics;
14cr|fox-1.7.39-3|151	EOF
14cr|fox-1.7.39-3|152	
14cr|fox-1.7.39-3|153	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|154	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|155	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|156	
14cr|fox-1.7.39-3|157	install -m 644 %{SOURCE20} %{buildroot}%{_miconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|158	install -m 644 %{SOURCE21} %{buildroot}%{_iconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|159	install -m 644 %{SOURCE22} %{buildroot}%{_liconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|160	
14cr|fox-1.7.39-3|161	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/shutterbug.png
14cr|fox-1.7.39-3|162	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/shutterbug.png
14cr|fox-1.7.39-3|163	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/shutterbug.png
14cr|fox-1.7.39-3|164	
14cr|fox-1.7.39-3|165	rm -rf %buildroot%_prefix/fox
14cr|fox-1.7.39-3|166	
14cr|fox-1.7.39-3|167	
14cr|fox-1.7.39-3|168	
14cr|fox-1.7.39-3|169	%files -n %{name_ex_apps}
14cr|fox-1.7.39-3|170	%doc %{_mandir}/man1/ControlPanel*
14cr|fox-1.7.39-3|171	%doc %{_mandir}/man1/PathFinder*
14cr|fox-1.7.39-3|172	%doc %{_mandir}/man1/adie*
14cr|fox-1.7.39-3|173	%doc %{_mandir}/man1/calculator*
14cr|fox-1.7.39-3|174	%doc %{_mandir}/man1/shutterbug.1*
14cr|fox-1.7.39-3|175	%{_bindir}/calculator
14cr|fox-1.7.39-3|176	%{_bindir}/ControlPanel
14cr|fox-1.7.39-3|177	%{_bindir}/PathFinder
14cr|fox-1.7.39-3|178	%{_bindir}/adie
14cr|fox-1.7.39-3|179	%{_bindir}/Adie.stx
14cr|fox-1.7.39-3|180	%{_bindir}/shutterbug
14cr|fox-1.7.39-3|181	%{_datadir}/applications/mandriva*
14cr|fox-1.7.39-3|182	%{_miconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|183	%{_iconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|184	%{_liconsdir}/%{icon_name_adie}
14cr|fox-1.7.39-3|185	%{_miconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|186	%{_iconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|187	%{_liconsdir}/%{icon_name_calc}
14cr|fox-1.7.39-3|188	%{_miconsdir}/shutterbug.png
14cr|fox-1.7.39-3|189	%{_iconsdir}/shutterbug.png
14cr|fox-1.7.39-3|190	%{_liconsdir}/shutterbug.png
14cr|fox-1.7.39-3|191	
14cr|fox-1.7.39-3|192	
14cr|fox-1.7.39-3|193	%files -n %{libname}
14cr|fox-1.7.39-3|194	%doc LICENSE README
14cr|fox-1.7.39-3|195	%{_libdir}/*%{major}.so.0*
14cr|fox-1.7.39-3|196	
14cr|fox-1.7.39-3|197	%files -n %{libnamedev}
14cr|fox-1.7.39-3|198	%doc doc ADDITIONS TRACING
14cr|fox-1.7.39-3|199	%doc installed-docs
14cr|fox-1.7.39-3|200	%doc %{_mandir}/man1/reswrap*
14cr|fox-1.7.39-3|201	%{_bindir}/reswrap
14cr|fox-1.7.39-3|202	%{_bindir}/fox-config
14cr|fox-1.7.39-3|203	%dir %{_includedir}/fox-%{major}
14cr|fox-1.7.39-3|204	%{_includedir}/fox-%{major}/*
14cr|fox-1.7.39-3|205	%{_libdir}/*.so
14cr|fox-1.7.39-3|206	%{_libdir}/*.a
14cr|fox-1.7.39-3|207	%{_libdir}/pkgconfig/*.pc
14cr|fox-1.7.39-3|208	
14cr|fox-1.7.39-3|209	
14cr|fox-1.7.39-3|210	
14cr|fox-1.7.39-3|211	
14cr|fox-1.7.39-3|212	
14cr|fox-1.7.39-3|213	
14cr|fox-1.7.39-3|214	%changelog
14cr|fox-1.7.39-3|215	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.39-3
14cr|fox-1.7.39-3|216	+ Revision: 3efef34
14cr|fox-1.7.39-3|217	- MassBuild#464: Increase release tag
14cr|fox-1.7.39-3|218	
14cr|fox-1.7.39-3|219	

1386 14
14cr|fplll-4.0.4-3|1	%define name		fplll
14cr|fplll-4.0.4-3|2	%define major		0
14cr|fplll-4.0.4-3|3	%define libfplll	%mklibname %{name} %{major}
14cr|fplll-4.0.4-3|4	%define libfplll_devel	%mklibname %{name} -d
14cr|fplll-4.0.4-3|5	
14cr|fplll-4.0.4-3|6	Epoch:		1
14cr|fplll-4.0.4-3|7	Name:		%{name}
14cr|fplll-4.0.4-3|8	Group:		Sciences/Mathematics
14cr|fplll-4.0.4-3|9	License:	LGPLv2+
14cr|fplll-4.0.4-3|10	Summary:	LLL-reduction of euclidean lattices
14cr|fplll-4.0.4-3|11	Version:	4.0.4
14cr|fplll-4.0.4-3|12	Release:	3
14cr|fplll-4.0.4-3|13	Source:		http://perso.ens-lyon.fr/damien.stehle/fplll/lib%{name}-%{version}.tar.gz
14cr|fplll-4.0.4-3|14	URL:		http://perso.ens-lyon.fr/damien.stehle/fplll/
14cr|fplll-4.0.4-3|15	BuildRequires:	gmp-devel
14cr|fplll-4.0.4-3|16	BuildRequires:	mpfr-devel
14cr|fplll-4.0.4-3|17	#Reversed (or previously applied) patch detected!
14cr|fplll-4.0.4-3|18	#Patch0:		%{name}-fplllv31.patch
14cr|fplll-4.0.4-3|19	
14cr|fplll-4.0.4-3|20	%description
14cr|fplll-4.0.4-3|21	%{name}-%{version} contains several algorithms on lattices that rely on
14cr|fplll-4.0.4-3|22	floating-point computations. This includes implementations of the
14cr|fplll-4.0.4-3|23	floating-point LLL reduction algorithm, offering different
14cr|fplll-4.0.4-3|24	speed/guarantees ratios. It contains a 'wrapper' choosing the
14cr|fplll-4.0.4-3|25	estimated best sequence of variants in order to provide a guaranteed
14cr|fplll-4.0.4-3|26	output as fast as possible. In the case of the wrapper, the
14cr|fplll-4.0.4-3|27	succession of variants is oblivious to the user. It also includes
14cr|fplll-4.0.4-3|28	a rigorous floating-point implementation of the Kannan-Fincke-Pohst
14cr|fplll-4.0.4-3|29	algorithm that finds a shortest non-zero lattice vector, and the BKZ
14cr|fplll-4.0.4-3|30	reduction algorithm.
14cr|fplll-4.0.4-3|31	
14cr|fplll-4.0.4-3|32	%package	-n %{libfplll}
14cr|fplll-4.0.4-3|33	Summary:	lib%{name} shared libraries
14cr|fplll-4.0.4-3|34	Group:		System/Libraries
14cr|fplll-4.0.4-3|35	
14cr|fplll-4.0.4-3|36	%description	-n %{libfplll}
14cr|fplll-4.0.4-3|37	libfpll shared libraries. fplll is code that LLL-reduces euclidean lattices.
14cr|fplll-4.0.4-3|38	
14cr|fplll-4.0.4-3|39	%package	-n %{libfplll_devel}
14cr|fplll-4.0.4-3|40	Summary:	lib%{name} libraries, includes, etc
14cr|fplll-4.0.4-3|41	Group:		Development/C
14cr|fplll-4.0.4-3|42	Requires:	%{libfplll} = %{EVRD}
14cr|fplll-4.0.4-3|43	Provides:	%{name}-devel = %{EVRD}
14cr|fplll-4.0.4-3|44	Conflicts:	%{_lib}fplll3 < 3.0-7
14cr|fplll-4.0.4-3|45	Obsoletes:	%{_lib}fplll3 < 3.0-7
14cr|fplll-4.0.4-3|46	
14cr|fplll-4.0.4-3|47	%description	-n %{libfplll_devel}
14cr|fplll-4.0.4-3|48	libfpll libraries, includes, etc. fplll is code that LLL-reduces
14cr|fplll-4.0.4-3|49	euclidean lattices.
14cr|fplll-4.0.4-3|50	
14cr|fplll-4.0.4-3|51	%prep
14cr|fplll-4.0.4-3|52	%setup -q -n lib%{name}-%{version}
14cr|fplll-4.0.4-3|53	#patch0 -p1
14cr|fplll-4.0.4-3|54	
14cr|fplll-4.0.4-3|55	%build
14cr|fplll-4.0.4-3|56	%configure2_5x --disable-static LDFLAGS="-Wl,--as-needed $RPM_LD_FLAGS"
14cr|fplll-4.0.4-3|57	
14cr|fplll-4.0.4-3|58	# Eliminate hardcoded rpaths, and workaround libtool moving all -Wl options
14cr|fplll-4.0.4-3|59	# after the libraries to be linked
14cr|fplll-4.0.4-3|60	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|fplll-4.0.4-3|61	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|fplll-4.0.4-3|62	-e 's|-nostdlib|-Wl,--as-needed &|' \
14cr|fplll-4.0.4-3|63	-i libtool
14cr|fplll-4.0.4-3|64	%make
14cr|fplll-4.0.4-3|65	
14cr|fplll-4.0.4-3|66	%install
14cr|fplll-4.0.4-3|67	%makeinstall_std
14cr|fplll-4.0.4-3|68	rm %{buildroot}%{_libdir}/libfplll.la
14cr|fplll-4.0.4-3|69	
14cr|fplll-4.0.4-3|70	%check
14cr|fplll-4.0.4-3|71	export LD_LIBRARY_PATH=$PWD/src/.libs
14cr|fplll-4.0.4-3|72	make check
14cr|fplll-4.0.4-3|73	
14cr|fplll-4.0.4-3|74	%files
14cr|fplll-4.0.4-3|75	%{_bindir}/*
14cr|fplll-4.0.4-3|76	
14cr|fplll-4.0.4-3|77	%files		-n %{libfplll}
14cr|fplll-4.0.4-3|78	%{_libdir}/libfplll.so.*
14cr|fplll-4.0.4-3|79	
14cr|fplll-4.0.4-3|80	%files		-n %{libfplll_devel}
14cr|fplll-4.0.4-3|81	%{_includedir}/%{name}.h
14cr|fplll-4.0.4-3|82	%{_includedir}/%{name}
14cr|fplll-4.0.4-3|83	%{_libdir}/libfplll.so
14cr|fplll-4.0.4-3|84	
14cr|fplll-4.0.4-3|85	%changelog
14cr|fplll-4.0.4-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.4-3
14cr|fplll-4.0.4-3|87	+ Revision: 6711f4d
14cr|fplll-4.0.4-3|88	- MassBuild#464: Increase release tag
14cr|fplll-4.0.4-3|89	
14cr|fplll-4.0.4-3|90	

1387 14
14cr|fpm-0.60-11|1	%define	name	fpm
14cr|fpm-0.60-11|2	%define	version	0.60
14cr|fpm-0.60-11|3	%define release	11
14cr|fpm-0.60-11|4	
14cr|fpm-0.60-11|5	Summary:	Figaro's Password Manager
14cr|fpm-0.60-11|6	Name:		%{name}
14cr|fpm-0.60-11|7	Version:	%{version}
14cr|fpm-0.60-11|8	Release:	%{release}
14cr|fpm-0.60-11|9	Group:		Graphical desktop/GNOME
14cr|fpm-0.60-11|10	License:	GPL
14cr|fpm-0.60-11|11	Source0:	%{name}-%{version}.tar.bz2
14cr|fpm-0.60-11|12	URL:		http://fpm.sourceforge.net/
14cr|fpm-0.60-11|13	Buildrequires:	gtk+-devel
14cr|fpm-0.60-11|14	Buildrequires:  libgnome-devel
14cr|fpm-0.60-11|15	Buildrequires:  libxml2-devel
14cr|fpm-0.60-11|16	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|fpm-0.60-11|17	
14cr|fpm-0.60-11|18	%description
14cr|fpm-0.60-11|19	Figaro's Password Manager is a program that allows you to securely store the
14cr|fpm-0.60-11|20	passwords you use on the web.  Features include:
14cr|fpm-0.60-11|21	- Passwords are encrypted with the blowfish algorithm
14cr|fpm-0.60-11|22	- Copy passwords or usernames to the clipboard
14cr|fpm-0.60-11|23	- Copy passwords or usernames to the primary selection. (And paste them with a
14cr|fpm-0.60-11|24	middle mouse button click)
14cr|fpm-0.60-11|25	- If the password is for a web site, FPM can keep track of the URLs of your
14cr|fpm-0.60-11|26	login screens and can automatically launch your browser.  In this capacity,
14cr|fpm-0.60-11|27	FPM acts as a kind of bookmark manager.
14cr|fpm-0.60-11|28	- Combine all three features: you can configure FPM to bring you to a web
14cr|fpm-0.60-11|29	login screen, copy your username to the clipboard and your password to the
14cr|fpm-0.60-11|30	primary selection, all with a single button click.
14cr|fpm-0.60-11|31	- FPM also has a passord generator that can choose passwords for you.  It
14cr|fpm-0.60-11|32	allows you to determine how long the password should be, and what types of
14cr|fpm-0.60-11|33	characters (lower case, upper case, numbers and symbols) should be used.
14cr|fpm-0.60-11|34	You can even have it avoid ambiguous characters such as a capital O or the
14cr|fpm-0.60-11|35	number zero.
14cr|fpm-0.60-11|36	
14cr|fpm-0.60-11|37	%prep
14cr|fpm-0.60-11|38	%setup -q
14cr|fpm-0.60-11|39	
14cr|fpm-0.60-11|40	%build
14cr|fpm-0.60-11|41	#./autogen.sh
14cr|fpm-0.60-11|42	CFLAGS="`xml2-config --cflags` $RPM_OPT_FLAGS" \
14cr|fpm-0.60-11|43	%configure
14cr|fpm-0.60-11|44	%make
14cr|fpm-0.60-11|45	
14cr|fpm-0.60-11|46	%install
14cr|fpm-0.60-11|47	rm -rf %{buildroot}
14cr|fpm-0.60-11|48	%{makeinstall_std}
14cr|fpm-0.60-11|49	
14cr|fpm-0.60-11|50	# menu
14cr|fpm-0.60-11|51	
14cr|fpm-0.60-11|52	#xdg
14cr|fpm-0.60-11|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fpm-0.60-11|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|fpm-0.60-11|55	[Desktop Entry]
14cr|fpm-0.60-11|56	Name=%{name}
14cr|fpm-0.60-11|57	Comment=%{summary}
14cr|fpm-0.60-11|58	Exec=%{name}
14cr|fpm-0.60-11|59	Icon=other_archiving
14cr|fpm-0.60-11|60	Terminal=false
14cr|fpm-0.60-11|61	Type=Application
14cr|fpm-0.60-11|62	Categories=Utility;Archiving;
14cr|fpm-0.60-11|63	EOF
14cr|fpm-0.60-11|64	
14cr|fpm-0.60-11|65	
14cr|fpm-0.60-11|66	%if %mdkversion < 200900
14cr|fpm-0.60-11|67	%post
14cr|fpm-0.60-11|68	%update_menus
14cr|fpm-0.60-11|69	%endif
14cr|fpm-0.60-11|70	
14cr|fpm-0.60-11|71	%if %mdkversion < 200900
14cr|fpm-0.60-11|72	%postun
14cr|fpm-0.60-11|73	%clean_menus
14cr|fpm-0.60-11|74	%endif
14cr|fpm-0.60-11|75	
14cr|fpm-0.60-11|76	%clean
14cr|fpm-0.60-11|77	rm -rf %{buildroot}
14cr|fpm-0.60-11|78	
14cr|fpm-0.60-11|79	%files
14cr|fpm-0.60-11|80	%defattr(-,root,root)
14cr|fpm-0.60-11|81	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|fpm-0.60-11|82	%{_bindir}/%{name}
14cr|fpm-0.60-11|83	%{_datadir}/pixmaps/%{name}/*
14cr|fpm-0.60-11|84	%_mandir/man1/*
14cr|fpm-0.60-11|85	%{_datadir}/applications/*
14cr|fpm-0.60-11|86	
14cr|fpm-0.60-11|87	
14cr|fpm-0.60-11|88	
14cr|fpm-0.60-11|89	
14cr|fpm-0.60-11|90	%changelog
14cr|fpm-0.60-11|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60-11
14cr|fpm-0.60-11|92	+ Revision: 273f89a
14cr|fpm-0.60-11|93	- MassBuild#464: Increase release tag
14cr|fpm-0.60-11|94	
14cr|fpm-0.60-11|95	

1388 14
14cr|frame-2.5.0-2|1	%define major 6
14cr|frame-2.5.0-2|2	%define libname %mklibname %{name} %{major}
14cr|frame-2.5.0-2|3	%define devname %mklibname %{name} -d
14cr|frame-2.5.0-2|4	
14cr|frame-2.5.0-2|5	Summary:	Buildup and synchronization of simultaneous touches
14cr|frame-2.5.0-2|6	Name:		frame
14cr|frame-2.5.0-2|7	Version:	2.5.0
14cr|frame-2.5.0-2|8	Release:	2
14cr|frame-2.5.0-2|9	License:	GPLv3+
14cr|frame-2.5.0-2|10	Group:		Development/Other
14cr|frame-2.5.0-2|11	Url:		https://launchpad.net/frame
14cr|frame-2.5.0-2|12	Source0:	https://launchpad.net/frame/trunk/utouch-%{name}-%{version}/+download/%{name}-%{version}.tar.gz
14cr|frame-2.5.0-2|13	BuildRequires:	asciidoc
14cr|frame-2.5.0-2|14	BuildRequires:	pkgconfig(evemu)
14cr|frame-2.5.0-2|15	BuildRequires:	pkgconfig(mtdev)
14cr|frame-2.5.0-2|16	BuildRequires:	pkgconfig(xi)
14cr|frame-2.5.0-2|17	BuildRequires:	pkgconfig(xorg-server)
14cr|frame-2.5.0-2|18	Requires:	evemu
14cr|frame-2.5.0-2|19	
14cr|frame-2.5.0-2|20	%description
14cr|frame-2.5.0-2|21	Frame handles the buildup and synchronization of a set of simultaneous touches.
14cr|frame-2.5.0-2|22	
14cr|frame-2.5.0-2|23	%files
14cr|frame-2.5.0-2|24	%doc COPYING
14cr|frame-2.5.0-2|25	%{_bindir}/frame-test-x11
14cr|frame-2.5.0-2|26	%{_mandir}/man1/frame-test-x11.1*
14cr|frame-2.5.0-2|27	
14cr|frame-2.5.0-2|28	#----------------------------------------------------------------------------
14cr|frame-2.5.0-2|29	
14cr|frame-2.5.0-2|30	%package -n %{libname}
14cr|frame-2.5.0-2|31	Summary:	Frame shared library Package
14cr|frame-2.5.0-2|32	Group:		System/Libraries
14cr|frame-2.5.0-2|33	
14cr|frame-2.5.0-2|34	%description -n %{libname}
14cr|frame-2.5.0-2|35	This package contains the library needed to run programs dynamically linked
14cr|frame-2.5.0-2|36	with Frame.
14cr|frame-2.5.0-2|37	
14cr|frame-2.5.0-2|38	%files -n %{libname}
14cr|frame-2.5.0-2|39	%{_libdir}/libframe.so.%{major}*
14cr|frame-2.5.0-2|40	
14cr|frame-2.5.0-2|41	#----------------------------------------------------------------------------
14cr|frame-2.5.0-2|42	
14cr|frame-2.5.0-2|43	%package -n %{devname}
14cr|frame-2.5.0-2|44	Summary:	Frame development package
14cr|frame-2.5.0-2|45	Group:		Development/Other
14cr|frame-2.5.0-2|46	Requires:	%{libname} = %{EVRD}
14cr|frame-2.5.0-2|47	Provides:	%{name}-devel = %{EVRD}
14cr|frame-2.5.0-2|48	Conflicts:	%{_lib}frame6 < 2.5.0
14cr|frame-2.5.0-2|49	
14cr|frame-2.5.0-2|50	%description -n %{devname}
14cr|frame-2.5.0-2|51	This package provides headers files for Frame development.
14cr|frame-2.5.0-2|52	
14cr|frame-2.5.0-2|53	%files -n %{devname}
14cr|frame-2.5.0-2|54	%{_includedir}/oif/*.h
14cr|frame-2.5.0-2|55	%{_libdir}/libframe.so
14cr|frame-2.5.0-2|56	%{_libdir}/pkgconfig/frame.pc
14cr|frame-2.5.0-2|57	%{_libdir}/pkgconfig/frame-x11.pc
14cr|frame-2.5.0-2|58	
14cr|frame-2.5.0-2|59	#----------------------------------------------------------------------------
14cr|frame-2.5.0-2|60	
14cr|frame-2.5.0-2|61	%prep
14cr|frame-2.5.0-2|62	%setup -q
14cr|frame-2.5.0-2|63	
14cr|frame-2.5.0-2|64	%build
14cr|frame-2.5.0-2|65	autoreconf -fi
14cr|frame-2.5.0-2|66	%configure2_5x --disable-static
14cr|frame-2.5.0-2|67	%make
14cr|frame-2.5.0-2|68	
14cr|frame-2.5.0-2|69	%install
14cr|frame-2.5.0-2|70	%makeinstall_std
14cr|frame-2.5.0-2|71	
14cr|frame-2.5.0-2|72	
14cr|frame-2.5.0-2|73	%changelog
14cr|frame-2.5.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-2
14cr|frame-2.5.0-2|75	+ Revision: dcfcccf
14cr|frame-2.5.0-2|76	- MassBuild#464: Increase release tag
14cr|frame-2.5.0-2|77	
14cr|frame-2.5.0-2|78	

1389 14
14cr|fred-0.1.1-9|1	Summary:	Simple action game: save Fred from a plummeting death!
14cr|fred-0.1.1-9|2	Name:		fred
14cr|fred-0.1.1-9|3	Version:	0.1.1
14cr|fred-0.1.1-9|4	Release:	9
14cr|fred-0.1.1-9|5	# Upstream source includes arial.ttf. Which is, um, copyright
14cr|fred-0.1.1-9|6	# Microsoft. That's not smart. This source is upstream's tarball
14cr|fred-0.1.1-9|7	# with arial.ttf and the (likely also copyright someone) grease.ttf
14cr|fred-0.1.1-9|8	# removed. - AdamW 2008/02
14cr|fred-0.1.1-9|9	Source0:	http://www.enormousplow.com/projects/fred/%{name}-%{version}-fontclean.tar.bz2
14cr|fred-0.1.1-9|10	Source11:	%{name}-16x16.png
14cr|fred-0.1.1-9|11	Source12:	%{name}-32x32.png
14cr|fred-0.1.1-9|12	Source13:	%{name}-48x48.png
14cr|fred-0.1.1-9|13	Patch0:		fred-0.1.1-no-windows.patch
14cr|fred-0.1.1-9|14	# Fix an error in a header file that breaks build - AdamW 2008/02
14cr|fred-0.1.1-9|15	Patch1:		fred-0.1.1-build.patch
14cr|fred-0.1.1-9|16	# Use DejaVu instead of arial.ttf and grease.ttf - AdamW 2008/02
14cr|fred-0.1.1-9|17	Patch2:		fred-0.1.1-font.patch
14cr|fred-0.1.1-9|18	License:	GPL+
14cr|fred-0.1.1-9|19	URL:		http://www.enormousplow.com/projects/fred/
14cr|fred-0.1.1-9|20	Group:		Games/Arcade
14cr|fred-0.1.1-9|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fred-0.1.1-9|22	BuildRequires:	SDL_image-devel
14cr|fred-0.1.1-9|23	BuildRequires:	zlib-devel
14cr|fred-0.1.1-9|24	BuildRequires:	SDL_ttf-devel
14cr|fred-0.1.1-9|25	Requires:	fonts-ttf-dejavu
14cr|fred-0.1.1-9|26	
14cr|fred-0.1.1-9|27	%description
14cr|fred-0.1.1-9|28	Free Fallin' Fred is a very simple clicking game.
14cr|fred-0.1.1-9|29	You see the airplane going across the screen and after a while, Fred jumps.
14cr|fred-0.1.1-9|30	You click on Fred to open his chute.
14cr|fred-0.1.1-9|31	If you fail to open the chute in time, poor Fred will be dead.
14cr|fred-0.1.1-9|32	Don't let Fred die.
14cr|fred-0.1.1-9|33	
14cr|fred-0.1.1-9|34	%prep
14cr|fred-0.1.1-9|35	%setup -q -n %{name}
14cr|fred-0.1.1-9|36	%patch0 -p1
14cr|fred-0.1.1-9|37	%patch1 -p1 -b .build
14cr|fred-0.1.1-9|38	%patch2 -p1 -b .fonts
14cr|fred-0.1.1-9|39	
14cr|fred-0.1.1-9|40	%build
14cr|fred-0.1.1-9|41	rm -f install-sh
14cr|fred-0.1.1-9|42	autoreconf -i
14cr|fred-0.1.1-9|43	perl -pi -e 's!DATADIR = "/usr/local/share/games/fred/data/";!DATADIR = "%{_gamesdatadir}/%{name}/data/";!g' src/fred.cpp
14cr|fred-0.1.1-9|44	%configure2_5x --bindir=%{_gamesbindir}
14cr|fred-0.1.1-9|45	%make
14cr|fred-0.1.1-9|46	
14cr|fred-0.1.1-9|47	%install
14cr|fred-0.1.1-9|48	rm -rf %{buildroot}
14cr|fred-0.1.1-9|49	%makeinstall_std
14cr|fred-0.1.1-9|50	
14cr|fred-0.1.1-9|51	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|fred-0.1.1-9|52	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fred-0.1.1-9|53	[Desktop Entry]
14cr|fred-0.1.1-9|54	Type=Application
14cr|fred-0.1.1-9|55	Exec=%{_gamesbindir}/%{name}
14cr|fred-0.1.1-9|56	Icon=%{name}
14cr|fred-0.1.1-9|57	Categories=Game;ArcadeGame;
14cr|fred-0.1.1-9|58	Name=Fred
14cr|fred-0.1.1-9|59	Comment=Simple action game: save Fred from a plummeting death
14cr|fred-0.1.1-9|60	EOF
14cr|fred-0.1.1-9|61	
14cr|fred-0.1.1-9|62	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|fred-0.1.1-9|63	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|fred-0.1.1-9|64	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|fred-0.1.1-9|65	
14cr|fred-0.1.1-9|66	%if %mdkversion < 200900
14cr|fred-0.1.1-9|67	%post
14cr|fred-0.1.1-9|68	%{update_menus}
14cr|fred-0.1.1-9|69	%{update_icon_cache hicolor}
14cr|fred-0.1.1-9|70	%endif
14cr|fred-0.1.1-9|71	
14cr|fred-0.1.1-9|72	%if %mdkversion < 200900
14cr|fred-0.1.1-9|73	%postun
14cr|fred-0.1.1-9|74	%{clean_menus}
14cr|fred-0.1.1-9|75	%{clean_icon_cache hicolor}
14cr|fred-0.1.1-9|76	%endif
14cr|fred-0.1.1-9|77	
14cr|fred-0.1.1-9|78	%clean
14cr|fred-0.1.1-9|79	rm -rf %{buildroot}
14cr|fred-0.1.1-9|80	
14cr|fred-0.1.1-9|81	%files
14cr|fred-0.1.1-9|82	%defattr(755,root,root,755)
14cr|fred-0.1.1-9|83	%{_gamesbindir}/%{name}
14cr|fred-0.1.1-9|84	%defattr(644,root,root,755)
14cr|fred-0.1.1-9|85	%dir %{_gamesdatadir}/%{name}
14cr|fred-0.1.1-9|86	%{_gamesdatadir}/%{name}/*
14cr|fred-0.1.1-9|87	%{_mandir}/man6/fred.6*
14cr|fred-0.1.1-9|88	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|fred-0.1.1-9|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fred-0.1.1-9|90	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
14cr|fred-0.1.1-9|91	
14cr|fred-0.1.1-9|92	
14cr|fred-0.1.1-9|93	
14cr|fred-0.1.1-9|94	
14cr|fred-0.1.1-9|95	%changelog
14cr|fred-0.1.1-9|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-9
14cr|fred-0.1.1-9|97	+ Revision: 866d62b
14cr|fred-0.1.1-9|98	- MassBuild#464: Increase release tag
14cr|fred-0.1.1-9|99	
14cr|fred-0.1.1-9|100	

1390 14
14cr|freebirth-0.3.2-19|1	%define name	freebirth
14cr|freebirth-0.3.2-19|2	%define version	0.3.2
14cr|freebirth-0.3.2-19|3	%define release	19
14cr|freebirth-0.3.2-19|4	%define	Summary	Bass synth/sequencer/sample player for linux
14cr|freebirth-0.3.2-19|5	
14cr|freebirth-0.3.2-19|6	Summary:	%{Summary}
14cr|freebirth-0.3.2-19|7	Name:		%{name}
14cr|freebirth-0.3.2-19|8	Version:	%{version}
14cr|freebirth-0.3.2-19|9	Release:	%{release}
14cr|freebirth-0.3.2-19|10	Source0:	%{name}-%{version}.tar.bz2
14cr|freebirth-0.3.2-19|11	Source11:	%{name}-16x16.png
14cr|freebirth-0.3.2-19|12	Source12:	%{name}-32x32.png
14cr|freebirth-0.3.2-19|13	Source13:	%{name}-48x48.png
14cr|freebirth-0.3.2-19|14	Patch1:		freebirth-0.3.2-debian-fixes.patch
14cr|freebirth-0.3.2-19|15	Patch2:		freebirth-0.3.2-mdv-fix-str-fmt.patch
14cr|freebirth-0.3.2-19|16	URL:		http://www.bitmechanic.com/projects/freebirth/
14cr|freebirth-0.3.2-19|17	License:	GPLv2+
14cr|freebirth-0.3.2-19|18	Group:		Sound
14cr|freebirth-0.3.2-19|19	BuildRequires:	gtk+2-devel
14cr|freebirth-0.3.2-19|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|freebirth-0.3.2-19|21	
14cr|freebirth-0.3.2-19|22	%description
14cr|freebirth-0.3.2-19|23	Freebirth is a free software bass synthesizer / step sequencer
14cr|freebirth-0.3.2-19|24	/ sample player. The bass synthesizer is vaguely 303ish but
14cr|freebirth-0.3.2-19|25	also has other capabilities such as
14cr|freebirth-0.3.2-19|26	
14cr|freebirth-0.3.2-19|27	- Three oscillators (saw, sin, sqr)
14cr|freebirth-0.3.2-19|28	- Phase offsets for each oscillator
14cr|freebirth-0.3.2-19|29	- Separate filter and amplitude envelopes
14cr|freebirth-0.3.2-19|30	- Separate tuning for each oscillator
14cr|freebirth-0.3.2-19|31	- Two effects busses (reverb and delay).
14cr|freebirth-0.3.2-19|32	
14cr|freebirth-0.3.2-19|33	%prep
14cr|freebirth-0.3.2-19|34	%setup -q
14cr|freebirth-0.3.2-19|35	%patch1 -p0
14cr|freebirth-0.3.2-19|36	%patch2 -p1 -b .strfmt
14cr|freebirth-0.3.2-19|37	
14cr|freebirth-0.3.2-19|38	%build
14cr|freebirth-0.3.2-19|39	%setup_compile_flags
14cr|freebirth-0.3.2-19|40	%make
14cr|freebirth-0.3.2-19|41	
14cr|freebirth-0.3.2-19|42	%install
14cr|freebirth-0.3.2-19|43	rm -rf %{buildroot}
14cr|freebirth-0.3.2-19|44	mkdir -p %{buildroot}%{_datadir}/freebirth/raw/
14cr|freebirth-0.3.2-19|45	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|freebirth-0.3.2-19|46	install -m755 wav_to_raw -D %{buildroot}%{_bindir}/wav_to_raw
14cr|freebirth-0.3.2-19|47	install -m644 raw/*.raw %{buildroot}%{_datadir}/freebirth/raw/
14cr|freebirth-0.3.2-19|48	
14cr|freebirth-0.3.2-19|49	#menu item
14cr|freebirth-0.3.2-19|50	
14cr|freebirth-0.3.2-19|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|freebirth-0.3.2-19|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freebirth-0.3.2-19|53	[Desktop Entry]
14cr|freebirth-0.3.2-19|54	Name=%{name}
14cr|freebirth-0.3.2-19|55	Comment=%{Summary}
14cr|freebirth-0.3.2-19|56	Exec=%{name}
14cr|freebirth-0.3.2-19|57	Icon=%{name}
14cr|freebirth-0.3.2-19|58	Terminal=false
14cr|freebirth-0.3.2-19|59	Type=Application
14cr|freebirth-0.3.2-19|60	Categories=X-MandrivaLinux-Multimedia-Sound;
14cr|freebirth-0.3.2-19|61	EOF
14cr|freebirth-0.3.2-19|62	
14cr|freebirth-0.3.2-19|63	
14cr|freebirth-0.3.2-19|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|67	
14cr|freebirth-0.3.2-19|68	%if %mdkversion < 200900
14cr|freebirth-0.3.2-19|69	%post
14cr|freebirth-0.3.2-19|70	%update_menus
14cr|freebirth-0.3.2-19|71	%endif
14cr|freebirth-0.3.2-19|72	
14cr|freebirth-0.3.2-19|73	%if %mdkversion < 200900
14cr|freebirth-0.3.2-19|74	%postun
14cr|freebirth-0.3.2-19|75	%clean_menus
14cr|freebirth-0.3.2-19|76	%endif
14cr|freebirth-0.3.2-19|77	
14cr|freebirth-0.3.2-19|78	%clean
14cr|freebirth-0.3.2-19|79	rm -rf %{buildroot}
14cr|freebirth-0.3.2-19|80	
14cr|freebirth-0.3.2-19|81	%files
14cr|freebirth-0.3.2-19|82	%defattr(-,root,root)
14cr|freebirth-0.3.2-19|83	%doc CHANGES INSTALL NEXT_VERSION README
14cr|freebirth-0.3.2-19|84	%{_bindir}/*
14cr|freebirth-0.3.2-19|85	%dir %{_datadir}/%{name}
14cr|freebirth-0.3.2-19|86	%dir %{_datadir}/%{name}/raw
14cr|freebirth-0.3.2-19|87	%{_datadir}/%{name}/raw/*
14cr|freebirth-0.3.2-19|88	%{_iconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|89	%{_liconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|90	%{_miconsdir}/%{name}.png
14cr|freebirth-0.3.2-19|91	%{_datadir}/applications/*
14cr|freebirth-0.3.2-19|92	
14cr|freebirth-0.3.2-19|93	
14cr|freebirth-0.3.2-19|94	
14cr|freebirth-0.3.2-19|95	
14cr|freebirth-0.3.2-19|96	
14cr|freebirth-0.3.2-19|97	%changelog
14cr|freebirth-0.3.2-19|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-19
14cr|freebirth-0.3.2-19|99	+ Revision: 020066f
14cr|freebirth-0.3.2-19|100	- MassBuild#464: Increase release tag
14cr|freebirth-0.3.2-19|101	
14cr|freebirth-0.3.2-19|102	

1391 14
14cr|freecad-0.13.1830-3|1	Summary:	FreeCAD is a general purpose 3D CAD modeler
14cr|freecad-0.13.1830-3|2	Name:		freecad
14cr|freecad-0.13.1830-3|3	Version:	0.13.1830
14cr|freecad-0.13.1830-3|4	Release:	3
14cr|freecad-0.13.1830-3|5	License:	GPL and LGPL
14cr|freecad-0.13.1830-3|6	Group: 		Graphics
14cr|freecad-0.13.1830-3|7	Url:		http://free-cad.sourceforge.net/
14cr|freecad-0.13.1830-3|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/free-cad/freecad-%{version}.tar.gz
14cr|freecad-0.13.1830-3|9	Source1:	freecad.desktop
14cr|freecad-0.13.1830-3|10	Source2:	freecad.1
14cr|freecad-0.13.1830-3|11	Source3:	%{name}.rpmlintrc
14cr|freecad-0.13.1830-3|12	# Patch to build with non-backward compatible change in QT4.
14cr|freecad-0.13.1830-3|13	Patch1:         freecad-0.13-qt4_cmake.patch
14cr|freecad-0.13.1830-3|14	
14cr|freecad-0.13.1830-3|15	BuildRequires:	cmake
14cr|freecad-0.13.1830-3|16	BuildRequires:	eigen3
14cr|freecad-0.13.1830-3|17	BuildRequires:	gcc-gfortran
14cr|freecad-0.13.1830-3|18	BuildRequires:	python-matplotlib
14cr|freecad-0.13.1830-3|19	BuildRequires:	boost-devel
14cr|freecad-0.13.1830-3|20	BuildRequires:	opencascade-devel
14cr|freecad-0.13.1830-3|21	BuildRequires:	qt4-devel
14cr|freecad-0.13.1830-3|22	BuildRequires:	pkgconfig(SoQt)
14cr|freecad-0.13.1830-3|23	BuildRequires:	pkgconfig(Coin)
14cr|freecad-0.13.1830-3|24	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|freecad-0.13.1830-3|25	BuildRequires:	pkgconfig(ode)
14cr|freecad-0.13.1830-3|26	BuildRequires:	pkgconfig(opencv)
14cr|freecad-0.13.1830-3|27	BuildRequires:	pkgconfig(python)
14cr|freecad-0.13.1830-3|28	BuildRequires:	pkgconfig(xerces-c)
14cr|freecad-0.13.1830-3|29	
14cr|freecad-0.13.1830-3|30	%description
14cr|freecad-0.13.1830-3|31	FreeCAD will be a general purpose 3D CAD modeler.
14cr|freecad-0.13.1830-3|32	
14cr|freecad-0.13.1830-3|33	The development will be completely Open Source. As with many modern 3D CAD
14cr|freecad-0.13.1830-3|34	modelers it will have a 2D component in order to extract design detail from
14cr|freecad-0.13.1830-3|35	the 3D model to create 2D production drawings, although 2D (e.g. AutoCAD LT)
14cr|freecad-0.13.1830-3|36	is not the focus, neither are animation and organic shapes (e.g. Maya,
14cr|freecad-0.13.1830-3|37	3D StudioMAX and Cinema 4D).
14cr|freecad-0.13.1830-3|38	
14cr|freecad-0.13.1830-3|39	%files
14cr|freecad-0.13.1830-3|40	%doc ChangeLog.txt copying.lib data/License.txt build/doc/*
14cr|freecad-0.13.1830-3|41	%{_bindir}/*
14cr|freecad-0.13.1830-3|42	%{_datadir}/applications/%{name}.desktop
14cr|freecad-0.13.1830-3|43	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|freecad-0.13.1830-3|44	%{_libdir}/%{name}/bin/
14cr|freecad-0.13.1830-3|45	%{_libdir}/%{name}/lib/
14cr|freecad-0.13.1830-3|46	%{_libdir}/%{name}/Mod/
14cr|freecad-0.13.1830-3|47	%{_datadir}/%{name}/
14cr|freecad-0.13.1830-3|48	%{_mandir}/man1/*.1*
14cr|freecad-0.13.1830-3|49	
14cr|freecad-0.13.1830-3|50	#----------------------------------------------------------------------------
14cr|freecad-0.13.1830-3|51	
14cr|freecad-0.13.1830-3|52	%package devel
14cr|freecad-0.13.1830-3|53	Summary:	Devel package for %{name}
14cr|freecad-0.13.1830-3|54	Requires:	%{name} = %{version}
14cr|freecad-0.13.1830-3|55	Group:		Development/C++
14cr|freecad-0.13.1830-3|56	
14cr|freecad-0.13.1830-3|57	%description devel
14cr|freecad-0.13.1830-3|58	Development files for FreeCAD.
14cr|freecad-0.13.1830-3|59	
14cr|freecad-0.13.1830-3|60	%files devel
14cr|freecad-0.13.1830-3|61	%{_libdir}/%{name}/include/*
14cr|freecad-0.13.1830-3|62	
14cr|freecad-0.13.1830-3|63	#----------------------------------------------------------------------------
14cr|freecad-0.13.1830-3|64	
14cr|freecad-0.13.1830-3|65	%prep
14cr|freecad-0.13.1830-3|66	%setup -q
14cr|freecad-0.13.1830-3|67	%apply_patches
14cr|freecad-0.13.1830-3|68	
14cr|freecad-0.13.1830-3|69	%build
14cr|freecad-0.13.1830-3|70	%define Werror_cflags %nil
14cr|freecad-0.13.1830-3|71	%cmake_qt4 \
14cr|freecad-0.13.1830-3|72	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cr|freecad-0.13.1830-3|73	-DCMAKE_INSTALL_DATADIR=%{_datadir}/%{name} \
14cr|freecad-0.13.1830-3|74	-DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} \
14cr|freecad-0.13.1830-3|75	-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
14cr|freecad-0.13.1830-3|76	-DRESOURCEDIR=%{_libdir}/freecad
14cr|freecad-0.13.1830-3|77	%make
14cr|freecad-0.13.1830-3|78	
14cr|freecad-0.13.1830-3|79	%install
14cr|freecad-0.13.1830-3|80	%makeinstall_std -C build
14cr|freecad-0.13.1830-3|81	
14cr|freecad-0.13.1830-3|82	# Symlink binaries to /usr/bin
14cr|freecad-0.13.1830-3|83	mkdir -p %{buildroot}%{_bindir}
14cr|freecad-0.13.1830-3|84	pushd %{buildroot}%{_bindir}
14cr|freecad-0.13.1830-3|85	ln -s ../%{_lib}/freecad/bin/FreeCAD .
14cr|freecad-0.13.1830-3|86	ln -s ../%{_lib}/freecad/bin/FreeCADCmd .
14cr|freecad-0.13.1830-3|87	popd
14cr|freecad-0.13.1830-3|88	
14cr|freecad-0.13.1830-3|89	# Install desktop file
14cr|freecad-0.13.1830-3|90	desktop-file-install \
14cr|freecad-0.13.1830-3|91	--dir=%{buildroot}%{_datadir}/applications  %{SOURCE1}
14cr|freecad-0.13.1830-3|92	
14cr|freecad-0.13.1830-3|93	sed -i 's,@lib@,%{_lib},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|freecad-0.13.1830-3|94	
14cr|freecad-0.13.1830-3|95	# Install desktop icon
14cr|freecad-0.13.1830-3|96	install -pD -m 0644 src/Gui/Icons/%{name}.svg \
14cr|freecad-0.13.1830-3|97	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|freecad-0.13.1830-3|98	
14cr|freecad-0.13.1830-3|99	# Install man page
14cr|freecad-0.13.1830-3|100	install -pD -m 0644 %{SOURCE2} \
14cr|freecad-0.13.1830-3|101	%{buildroot}%{_mandir}/man1/%{name}.1
14cr|freecad-0.13.1830-3|102	
14cr|freecad-0.13.1830-3|103	# Symlink manpage to other binary names
14cr|freecad-0.13.1830-3|104	pushd %{buildroot}%{_mandir}/man1
14cr|freecad-0.13.1830-3|105	ln -sf %{name}.1.gz FreeCAD.1.gz.
14cr|freecad-0.13.1830-3|106	ln -sf %{name}.1.gz FreeCADCmd.1.gz
14cr|freecad-0.13.1830-3|107	popd
14cr|freecad-0.13.1830-3|108	
14cr|freecad-0.13.1830-3|109	
14cr|freecad-0.13.1830-3|110	%changelog
14cr|freecad-0.13.1830-3|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1830-3
14cr|freecad-0.13.1830-3|112	+ Revision: 899f8cd
14cr|freecad-0.13.1830-3|113	- MassBuild#464: Increase release tag
14cr|freecad-0.13.1830-3|114	
14cr|freecad-0.13.1830-3|115	

1392 14
14cr|freecell-solver-3.16.0-2|1	%define basen freecell-solver
14cr|freecell-solver-3.16.0-2|2	%define libname_orig lib%{basen}
14cr|freecell-solver-3.16.0-2|3	%define major 0
14cr|freecell-solver-3.16.0-2|4	%define libname %mklibname %{basen} %{major}
14cr|freecell-solver-3.16.0-2|5	%define develname %mklibname %{basen} -d
14cr|freecell-solver-3.16.0-2|6	%define staticname %mklibname %{basen} -d -s
14cr|freecell-solver-3.16.0-2|7	%define debug_package	%{nil}
14cr|freecell-solver-3.16.0-2|8	
14cr|freecell-solver-3.16.0-2|9	Name: %{basen}
14cr|freecell-solver-3.16.0-2|10	Version: 3.16.0
14cr|freecell-solver-3.16.0-2|11	Release: 2
14cr|freecell-solver-3.16.0-2|12	License: MIT
14cr|freecell-solver-3.16.0-2|13	Group: Games/Cards
14cr|freecell-solver-3.16.0-2|14	Source: http://download.berlios.de/fc-solve/%{name}-%{version}.tar.bz2
14cr|freecell-solver-3.16.0-2|15	Buildroot: %{_tmppath}/freecell-solver-root
14cr|freecell-solver-3.16.0-2|16	URL: http://fc-solve.berlios.de/
14cr|freecell-solver-3.16.0-2|17	Requires: %{libname} = %{PACKAGE_VERSION}
14cr|freecell-solver-3.16.0-2|18	Summary: The Freecell Solver Executable
14cr|freecell-solver-3.16.0-2|19	BuildRequires: cmake
14cr|freecell-solver-3.16.0-2|20	
14cr|freecell-solver-3.16.0-2|21	%description
14cr|freecell-solver-3.16.0-2|22	The Freecell Solver package contains the fc-solve executable which is
14cr|freecell-solver-3.16.0-2|23	a command-line program that can be used to solve games of Freecell and
14cr|freecell-solver-3.16.0-2|24	similar card solitaire variants.
14cr|freecell-solver-3.16.0-2|25	
14cr|freecell-solver-3.16.0-2|26	This package also contains command line executables to generate the initial
14cr|freecell-solver-3.16.0-2|27	boards of several popular Freecell implementations.
14cr|freecell-solver-3.16.0-2|28	
14cr|freecell-solver-3.16.0-2|29	%files
14cr|freecell-solver-3.16.0-2|30	%_bindir/fc-solve
14cr|freecell-solver-3.16.0-2|31	%_bindir/freecell-solver-fc-pro-range-solve
14cr|freecell-solver-3.16.0-2|32	%_bindir/freecell-solver-multi-thread-solve
14cr|freecell-solver-3.16.0-2|33	%_bindir/freecell-solver-range-parallel-solve
14cr|freecell-solver-3.16.0-2|34	%_bindir/make-aisleriot-freecell-board
14cr|freecell-solver-3.16.0-2|35	%_bindir/make-gnome-freecell-board
14cr|freecell-solver-3.16.0-2|36	%_bindir/make_pysol_freecell_board.py
14cr|freecell-solver-3.16.0-2|37	%_bindir/pi-make-microsoft-freecell-board
14cr|freecell-solver-3.16.0-2|38	%_datadir/freecell-solver
14cr|freecell-solver-3.16.0-2|39	%{_mandir}/*/*
14cr|freecell-solver-3.16.0-2|40	%{_docdir}/*
14cr|freecell-solver-3.16.0-2|41	
14cr|freecell-solver-3.16.0-2|42	######################
14cr|freecell-solver-3.16.0-2|43	
14cr|freecell-solver-3.16.0-2|44	%package -n %{libname}
14cr|freecell-solver-3.16.0-2|45	Summary: The Freecell Solver dynamic libraries for solving Freecell games
14cr|freecell-solver-3.16.0-2|46	Group: Games/Cards
14cr|freecell-solver-3.16.0-2|47	
14cr|freecell-solver-3.16.0-2|48	%description -n %{libname}
14cr|freecell-solver-3.16.0-2|49	Contains the Freecell Solver libraries that are used by some programs to solve
14cr|freecell-solver-3.16.0-2|50	games of Freecell and similar variants of card solitaire.
14cr|freecell-solver-3.16.0-2|51	
14cr|freecell-solver-3.16.0-2|52	This package is mandatory for the Freecell Solver executable too.
14cr|freecell-solver-3.16.0-2|53	
14cr|freecell-solver-3.16.0-2|54	%files -n %{libname}
14cr|freecell-solver-3.16.0-2|55	%{_libdir}/libfreecell-solver.so.%{major}.*
14cr|freecell-solver-3.16.0-2|56	%{_libdir}/libfreecell-solver.so.%{major}
14cr|freecell-solver-3.16.0-2|57	
14cr|freecell-solver-3.16.0-2|58	#######################
14cr|freecell-solver-3.16.0-2|59	
14cr|freecell-solver-3.16.0-2|60	%package -n %{develname}
14cr|freecell-solver-3.16.0-2|61	Summary: The Freecell Solver development tools for solving Freecell games
14cr|freecell-solver-3.16.0-2|62	Group: Games/Cards
14cr|freecell-solver-3.16.0-2|63	Requires: %{libname} = %{PACKAGE_VERSION}
14cr|freecell-solver-3.16.0-2|64	
14cr|freecell-solver-3.16.0-2|65	%description -n %{develname}
14cr|freecell-solver-3.16.0-2|66	Freecell Solver is a library for automatically solving boards of Freecell and
14cr|freecell-solver-3.16.0-2|67	similar variants of card Solitaire. This package contains the header files and
14cr|freecell-solver-3.16.0-2|68	static libraries necessary for developing programs using Freecell Solver.
14cr|freecell-solver-3.16.0-2|69	
14cr|freecell-solver-3.16.0-2|70	You should install it if you are a game developer who would like to use
14cr|freecell-solver-3.16.0-2|71	Freecell Solver from within your programs.
14cr|freecell-solver-3.16.0-2|72	
14cr|freecell-solver-3.16.0-2|73	%files -n %{develname}
14cr|freecell-solver-3.16.0-2|74	%_includedir/freecell-solver/*.h
14cr|freecell-solver-3.16.0-2|75	%_bindir/freecell-solver-config
14cr|freecell-solver-3.16.0-2|76	%{_libdir}/pkgconfig/*.pc
14cr|freecell-solver-3.16.0-2|77	%{_libdir}/libfreecell-solver.so
14cr|freecell-solver-3.16.0-2|78	
14cr|freecell-solver-3.16.0-2|79	#######################
14cr|freecell-solver-3.16.0-2|80	
14cr|freecell-solver-3.16.0-2|81	%package -n %{staticname}
14cr|freecell-solver-3.16.0-2|82	Summary: The Freecell Solver static libraries
14cr|freecell-solver-3.16.0-2|83	Group: Games/Cards
14cr|freecell-solver-3.16.0-2|84	Requires: %{develname} = %{PACKAGE_VERSION}
14cr|freecell-solver-3.16.0-2|85	
14cr|freecell-solver-3.16.0-2|86	%description -n %{staticname}
14cr|freecell-solver-3.16.0-2|87	Freecell Solver is a library for automatically solving boards of Freecell and
14cr|freecell-solver-3.16.0-2|88	similar variants of card Solitaire. This package contains the static libraries.
14cr|freecell-solver-3.16.0-2|89	
14cr|freecell-solver-3.16.0-2|90	It is not generally required.
14cr|freecell-solver-3.16.0-2|91	
14cr|freecell-solver-3.16.0-2|92	%files -n %{staticname}
14cr|freecell-solver-3.16.0-2|93	%{_libdir}/libfreecell-solver.a
14cr|freecell-solver-3.16.0-2|94	
14cr|freecell-solver-3.16.0-2|95	########################
14cr|freecell-solver-3.16.0-2|96	
14cr|freecell-solver-3.16.0-2|97	%prep
14cr|freecell-solver-3.16.0-2|98	%setup -q
14cr|freecell-solver-3.16.0-2|99	# This is a hack that is meant to make sure the README of the board
14cr|freecell-solver-3.16.0-2|100	# generation programs resides inside the board_gen sub-dir of the
14cr|freecell-solver-3.16.0-2|101	# documentation directory.
14cr|freecell-solver-3.16.0-2|102	cd board_gen
14cr|freecell-solver-3.16.0-2|103	mkdir doc
14cr|freecell-solver-3.16.0-2|104	cd doc
14cr|freecell-solver-3.16.0-2|105	mkdir board_gen
14cr|freecell-solver-3.16.0-2|106	cd board_gen
14cr|freecell-solver-3.16.0-2|107	cp ../../README .
14cr|freecell-solver-3.16.0-2|108	
14cr|freecell-solver-3.16.0-2|109	
14cr|freecell-solver-3.16.0-2|110	%build
14cr|freecell-solver-3.16.0-2|111	# limits are suggested by the PySolFC
14cr|freecell-solver-3.16.0-2|112	
14cr|freecell-solver-3.16.0-2|113	%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale \
14cr|freecell-solver-3.16.0-2|114	-DLIB_INSTALL_DIR=%{_libdir} \
14cr|freecell-solver-3.16.0-2|115	-DMAX_NUM_FREECELLS=8 \
14cr|freecell-solver-3.16.0-2|116	-DMAX_NUM_STACKS=20 \
14cr|freecell-solver-3.16.0-2|117	-DMAX_NUM_INITIAL_CARDS_IN_A_STACK=60
14cr|freecell-solver-3.16.0-2|118	%make
14cr|freecell-solver-3.16.0-2|119	
14cr|freecell-solver-3.16.0-2|120	%install
14cr|freecell-solver-3.16.0-2|121	cd build
14cr|freecell-solver-3.16.0-2|122	%{makeinstall_std}
14cr|freecell-solver-3.16.0-2|123	
14cr|freecell-solver-3.16.0-2|124	rm -f  %{buildroot}%{_bindir}/make-microsoft-freecell-board
14cr|freecell-solver-3.16.0-2|125	
14cr|freecell-solver-3.16.0-2|126	
14cr|freecell-solver-3.16.0-2|127	
14cr|freecell-solver-3.16.0-2|128	
14cr|freecell-solver-3.16.0-2|129	%changelog
14cr|freecell-solver-3.16.0-2|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.16.0-2
14cr|freecell-solver-3.16.0-2|131	+ Revision: 743d4ad
14cr|freecell-solver-3.16.0-2|132	- MassBuild#464: Increase release tag
14cr|freecell-solver-3.16.0-2|133	
14cr|freecell-solver-3.16.0-2|134	

1393 14
14cr|freeciv-2.4.0-0.beta1.1|1	%define beta beta1
14cr|freeciv-2.4.0-0.beta1.1|2	
14cr|freeciv-2.4.0-0.beta1.1|3	Name:		freeciv
14cr|freeciv-2.4.0-0.beta1.1|4	Version:	2.4.0
14cr|freeciv-2.4.0-0.beta1.1|5	%if "%beta" != ""
14cr|freeciv-2.4.0-0.beta1.1|6	Release:	0.%beta.1
14cr|freeciv-2.4.0-0.beta1.1|7	Source0:	http://download.gna.org/freeciv/beta/freeciv-%version-%beta.tar.bz2
14cr|freeciv-2.4.0-0.beta1.1|8	%else
14cr|freeciv-2.4.0-0.beta1.1|9	Release:	2
14cr|freeciv-2.4.0-0.beta1.1|10	Source0:	http://download.gna.org/freeciv/stable/freeciv-%version.tar.gz
14cr|freeciv-2.4.0-0.beta1.1|11	%endif
14cr|freeciv-2.4.0-0.beta1.1|12	Summary:	CIVilization clone
14cr|freeciv-2.4.0-0.beta1.1|13	License:	GPLv2+
14cr|freeciv-2.4.0-0.beta1.1|14	Group:		Games/Strategy
14cr|freeciv-2.4.0-0.beta1.1|15	URL:		http://www.freeciv.org/
14cr|freeciv-2.4.0-0.beta1.1|16	Source1:	%{name}.server.wrapper
14cr|freeciv-2.4.0-0.beta1.1|17	Source2:	stdsounds3.tar.gz
14cr|freeciv-2.4.0-0.beta1.1|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|freeciv-2.4.0-0.beta1.1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|freeciv-2.4.0-0.beta1.1|20	BuildRequires:	pkgconfig(ncurses)
14cr|freeciv-2.4.0-0.beta1.1|21	BuildRequires:	pkgconfig(libcurl)
14cr|freeciv-2.4.0-0.beta1.1|22	BuildRequires:	readline-devel
14cr|freeciv-2.4.0-0.beta1.1|23	BuildRequires:	desktop-file-utils
14cr|freeciv-2.4.0-0.beta1.1|24	BuildRequires:	ggz-gtk-client-devel
14cr|freeciv-2.4.0-0.beta1.1|25	BuildRequires:	libstdc++-static-devel
14cr|freeciv-2.4.0-0.beta1.1|26	Requires(post):	ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|27	Requires(preun): ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|28	
14cr|freeciv-2.4.0-0.beta1.1|29	%description
14cr|freeciv-2.4.0-0.beta1.1|30	Freeciv is a multiplayer strategy game, released under the GNU General
14cr|freeciv-2.4.0-0.beta1.1|31	Public License. It is generally comparable with Civilization II(r),
14cr|freeciv-2.4.0-0.beta1.1|32	published by Microprose(r).
14cr|freeciv-2.4.0-0.beta1.1|33	
14cr|freeciv-2.4.0-0.beta1.1|34	Default configuration uses the Civilization II(r) style Isometric view. If
14cr|freeciv-2.4.0-0.beta1.1|35	you prefer classic Civilization(r) 2-d view, invoke the client with
14cr|freeciv-2.4.0-0.beta1.1|36	"civclient --tiles trident".
14cr|freeciv-2.4.0-0.beta1.1|37	
14cr|freeciv-2.4.0-0.beta1.1|38	%package	data
14cr|freeciv-2.4.0-0.beta1.1|39	Group:		Games/Strategy
14cr|freeciv-2.4.0-0.beta1.1|40	Summary:	FREE CIVilization clone - data files
14cr|freeciv-2.4.0-0.beta1.1|41	Requires:	%{name}-server = %{version}
14cr|freeciv-2.4.0-0.beta1.1|42	BuildArch:	noarch
14cr|freeciv-2.4.0-0.beta1.1|43	
14cr|freeciv-2.4.0-0.beta1.1|44	%description	data
14cr|freeciv-2.4.0-0.beta1.1|45	Freeciv is a multiplayer strategy game, released under the GNU General
14cr|freeciv-2.4.0-0.beta1.1|46	Public License. It is generally comparable with Civilization II(r),
14cr|freeciv-2.4.0-0.beta1.1|47	published by Microprose(r).
14cr|freeciv-2.4.0-0.beta1.1|48	
14cr|freeciv-2.4.0-0.beta1.1|49	Default configuration uses the Civilization II(r) style Isometric view. If
14cr|freeciv-2.4.0-0.beta1.1|50	you prefer classic Civilization(r) 2-d view, invoke the client with
14cr|freeciv-2.4.0-0.beta1.1|51	"civclient --tiles trident".
14cr|freeciv-2.4.0-0.beta1.1|52	
14cr|freeciv-2.4.0-0.beta1.1|53	%package	client
14cr|freeciv-2.4.0-0.beta1.1|54	Group:		Games/Strategy
14cr|freeciv-2.4.0-0.beta1.1|55	Summary:	FREE CIVilization clone - client
14cr|freeciv-2.4.0-0.beta1.1|56	Provides:	%{name} = %{version}-%{release}
14cr|freeciv-2.4.0-0.beta1.1|57	Requires:	%{name}-data = %{version}
14cr|freeciv-2.4.0-0.beta1.1|58	Requires:	%{name}-server = %{version}
14cr|freeciv-2.4.0-0.beta1.1|59	Obsoletes:	%{name}-client < %{version}-%{release}
14cr|freeciv-2.4.0-0.beta1.1|60	Requires(post):	ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|61	Requires(preun): ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|62	
14cr|freeciv-2.4.0-0.beta1.1|63	%description	client
14cr|freeciv-2.4.0-0.beta1.1|64	This is the graphical client for freeciv
14cr|freeciv-2.4.0-0.beta1.1|65	
14cr|freeciv-2.4.0-0.beta1.1|66	%package	server
14cr|freeciv-2.4.0-0.beta1.1|67	Group:		Games/Strategy
14cr|freeciv-2.4.0-0.beta1.1|68	Summary:	FREE CIVilization clone - server
14cr|freeciv-2.4.0-0.beta1.1|69	Provides:	%{name} = %{version}-%{release}
14cr|freeciv-2.4.0-0.beta1.1|70	Requires:	%{name}-data = %{version}
14cr|freeciv-2.4.0-0.beta1.1|71	Requires(post):	ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|72	Requires(preun): ggz-client-libs
14cr|freeciv-2.4.0-0.beta1.1|73	
14cr|freeciv-2.4.0-0.beta1.1|74	%description	server
14cr|freeciv-2.4.0-0.beta1.1|75	This is the server for freeciv.
14cr|freeciv-2.4.0-0.beta1.1|76	
14cr|freeciv-2.4.0-0.beta1.1|77	%prep
14cr|freeciv-2.4.0-0.beta1.1|78	%if "%beta" != ""
14cr|freeciv-2.4.0-0.beta1.1|79	%setup -q -n %name-%version-%beta
14cr|freeciv-2.4.0-0.beta1.1|80	%else
14cr|freeciv-2.4.0-0.beta1.1|81	%setup -q
14cr|freeciv-2.4.0-0.beta1.1|82	%endif
14cr|freeciv-2.4.0-0.beta1.1|83	
14cr|freeciv-2.4.0-0.beta1.1|84	%build
14cr|freeciv-2.4.0-0.beta1.1|85	#locales are not in %{_gamesdatadir}
14cr|freeciv-2.4.0-0.beta1.1|86	export localedir=%{_datadir}/locale
14cr|freeciv-2.4.0-0.beta1.1|87	
14cr|freeciv-2.4.0-0.beta1.1|88	%configure2_5x \
14cr|freeciv-2.4.0-0.beta1.1|89	--bindir=%{_gamesbindir} \
14cr|freeciv-2.4.0-0.beta1.1|90	--datadir=%{_gamesdatadir} \
14cr|freeciv-2.4.0-0.beta1.1|91	--enable-client=gtk-2.0
14cr|freeciv-2.4.0-0.beta1.1|92	%make
14cr|freeciv-2.4.0-0.beta1.1|93	
14cr|freeciv-2.4.0-0.beta1.1|94	%install
14cr|freeciv-2.4.0-0.beta1.1|95	%__rm -rf %{buildroot}
14cr|freeciv-2.4.0-0.beta1.1|96	%makeinstall_std localedir=%{_datadir}/locale
14cr|freeciv-2.4.0-0.beta1.1|97	
14cr|freeciv-2.4.0-0.beta1.1|98	tar -xvf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{name}
14cr|freeciv-2.4.0-0.beta1.1|99	
14cr|freeciv-2.4.0-0.beta1.1|100	# wrapper
14cr|freeciv-2.4.0-0.beta1.1|101	%__mv %{buildroot}%{_gamesbindir}/freeciv-server %{buildroot}%{_gamesbindir}/civserver.real
14cr|freeciv-2.4.0-0.beta1.1|102	%__install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/freeciv-server
14cr|freeciv-2.4.0-0.beta1.1|103	
14cr|freeciv-2.4.0-0.beta1.1|104	# fix icons locations
14cr|freeciv-2.4.0-0.beta1.1|105	%__mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/icons
14cr|freeciv-2.4.0-0.beta1.1|106	
14cr|freeciv-2.4.0-0.beta1.1|107	# menu entry
14cr|freeciv-2.4.0-0.beta1.1|108	desktop-file-install --vendor="" \
14cr|freeciv-2.4.0-0.beta1.1|109	--remove-category="Application" \
14cr|freeciv-2.4.0-0.beta1.1|110	--remove-category="GNOME" \
14cr|freeciv-2.4.0-0.beta1.1|111	--remove-category="Strategy" \
14cr|freeciv-2.4.0-0.beta1.1|112	--add-category="GTK" \
14cr|freeciv-2.4.0-0.beta1.1|113	--add-category="StrategyGame" \
14cr|freeciv-2.4.0-0.beta1.1|114	--dir %{buildroot}%{_datadir}/applications \
14cr|freeciv-2.4.0-0.beta1.1|115	%{buildroot}%{_datadir}/applications/*.desktop
14cr|freeciv-2.4.0-0.beta1.1|116	
14cr|freeciv-2.4.0-0.beta1.1|117	%find_lang %{name}
14cr|freeciv-2.4.0-0.beta1.1|118	
14cr|freeciv-2.4.0-0.beta1.1|119	# omit ggz.modules, to register at install, not build, time.
14cr|freeciv-2.4.0-0.beta1.1|120	%__rm %{buildroot}%{_sysconfdir}/ggz.modules
14cr|freeciv-2.4.0-0.beta1.1|121	# include .dsc files
14cr|freeciv-2.4.0-0.beta1.1|122	%__mkdir_p %{buildroot}%{_datadir}/ggz
14cr|freeciv-2.4.0-0.beta1.1|123	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civclient.dsc
14cr|freeciv-2.4.0-0.beta1.1|124	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civserver.dsc
14cr|freeciv-2.4.0-0.beta1.1|125	
14cr|freeciv-2.4.0-0.beta1.1|126	#remove unneeded
14cr|freeciv-2.4.0-0.beta1.1|127	# The Qt one will be useful as soon as the Qt client becomes more than a
14cr|freeciv-2.4.0-0.beta1.1|128	# stub -- probably by 2.5.x
14cr|freeciv-2.4.0-0.beta1.1|129	%__rm -f %{buildroot}%{_libdir}/*a
14cr|freeciv-2.4.0-0.beta1.1|130	%__rm -f %{buildroot}%{_mandir}/man6/*ftwl*
14cr|freeciv-2.4.0-0.beta1.1|131	%__rm -f %{buildroot}%{_mandir}/man6/*gtk3*
14cr|freeciv-2.4.0-0.beta1.1|132	%__rm -f %{buildroot}%{_mandir}/man6/*qt*
14cr|freeciv-2.4.0-0.beta1.1|133	%__rm -f %{buildroot}%{_mandir}/man6/*sdl*
14cr|freeciv-2.4.0-0.beta1.1|134	%__rm -f %{buildroot}%{_mandir}/man6/*win32*
14cr|freeciv-2.4.0-0.beta1.1|135	%__rm -f %{buildroot}%{_mandir}/man6/*xaw*
14cr|freeciv-2.4.0-0.beta1.1|136	
14cr|freeciv-2.4.0-0.beta1.1|137	%clean
14cr|freeciv-2.4.0-0.beta1.1|138	%__rm -rf %{buildroot}
14cr|freeciv-2.4.0-0.beta1.1|139	
14cr|freeciv-2.4.0-0.beta1.1|140	%post client
14cr|freeciv-2.4.0-0.beta1.1|141	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civclient.dsc || :
14cr|freeciv-2.4.0-0.beta1.1|142	
14cr|freeciv-2.4.0-0.beta1.1|143	%preun client
14cr|freeciv-2.4.0-0.beta1.1|144	if [ $1 -eq 0 ]; then
14cr|freeciv-2.4.0-0.beta1.1|145	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civclient.dsc || :
14cr|freeciv-2.4.0-0.beta1.1|146	fi
14cr|freeciv-2.4.0-0.beta1.1|147	
14cr|freeciv-2.4.0-0.beta1.1|148	%post server
14cr|freeciv-2.4.0-0.beta1.1|149	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civserver.dsc || :
14cr|freeciv-2.4.0-0.beta1.1|150	
14cr|freeciv-2.4.0-0.beta1.1|151	%preun server
14cr|freeciv-2.4.0-0.beta1.1|152	if [ $1 -eq 0 ]; then
14cr|freeciv-2.4.0-0.beta1.1|153	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civserver.dsc || :
14cr|freeciv-2.4.0-0.beta1.1|154	fi
14cr|freeciv-2.4.0-0.beta1.1|155	
14cr|freeciv-2.4.0-0.beta1.1|156	%files -f %{name}.lang data
14cr|freeciv-2.4.0-0.beta1.1|157	%doc AUTHORS doc/BUGS doc/HOWTOPLAY NEWS doc/README doc/README.AI doc/README.graphics doc/README.rulesets doc/README.sound doc/HACKING
14cr|freeciv-2.4.0-0.beta1.1|158	%{_gamesdatadir}/%{name}
14cr|freeciv-2.4.0-0.beta1.1|159	
14cr|freeciv-2.4.0-0.beta1.1|160	%files client
14cr|freeciv-2.4.0-0.beta1.1|161	%{_gamesbindir}/freeciv-gtk2
14cr|freeciv-2.4.0-0.beta1.1|162	%{_gamesbindir}/freeciv-manual
14cr|freeciv-2.4.0-0.beta1.1|163	%{_gamesbindir}/freeciv-modpack
14cr|freeciv-2.4.0-0.beta1.1|164	%{_mandir}/man6/freeciv-client.6*
14cr|freeciv-2.4.0-0.beta1.1|165	%{_mandir}/man6/freeciv-gtk2.6*
14cr|freeciv-2.4.0-0.beta1.1|166	%{_mandir}/man6/freeciv-modpack*
14cr|freeciv-2.4.0-0.beta1.1|167	%{_datadir}/applications/freeciv.desktop
14cr|freeciv-2.4.0-0.beta1.1|168	%{_datadir}/applications/freeciv-modpack.desktop
14cr|freeciv-2.4.0-0.beta1.1|169	%{_datadir}/pixmaps/freeciv-client.png
14cr|freeciv-2.4.0-0.beta1.1|170	%{_iconsdir}/hicolor/*/apps/freeciv-modpack.png
14cr|freeciv-2.4.0-0.beta1.1|171	%{_iconsdir}/hicolor/*/apps/freeciv-client.png
14cr|freeciv-2.4.0-0.beta1.1|172	%{_datadir}/ggz/civclient.dsc
14cr|freeciv-2.4.0-0.beta1.1|173	
14cr|freeciv-2.4.0-0.beta1.1|174	%files server
14cr|freeciv-2.4.0-0.beta1.1|175	%{_gamesbindir}/civserver.real
14cr|freeciv-2.4.0-0.beta1.1|176	%{_gamesbindir}/freeciv-server
14cr|freeciv-2.4.0-0.beta1.1|177	%{_mandir}/man6/freeciv-server.6*
14cr|freeciv-2.4.0-0.beta1.1|178	%{_datadir}/applications/freeciv-server.desktop
14cr|freeciv-2.4.0-0.beta1.1|179	%{_iconsdir}/hicolor/*/apps/freeciv-server.png
14cr|freeciv-2.4.0-0.beta1.1|180	%{_datadir}/ggz/civserver.dsc
14cr|freeciv-2.4.0-0.beta1.1|181	%_sysconfdir/freeciv
14cr|freeciv-2.4.0-0.beta1.1|182	
14cr|freeciv-2.4.0-0.beta1.1|183	
14cr|freeciv-2.4.0-0.beta1.1|184	
14cr|freeciv-2.4.0-0.beta1.1|185	%changelog
14cr|freeciv-2.4.0-0.beta1.1|186	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-0.beta1.1
14cr|freeciv-2.4.0-0.beta1.1|187	+ Revision: 543ce5e
14cr|freeciv-2.4.0-0.beta1.1|188	- MassBuild#464: Increase release tag
14cr|freeciv-2.4.0-0.beta1.1|189	
14cr|freeciv-2.4.0-0.beta1.1|190	

1394 14
14cr|freedoom-0.7-2|1	%define name	freedoom
14cr|freedoom-0.7-2|2	%define version 0.7
14cr|freedoom-0.7-2|3	%define release 2
14cr|freedoom-0.7-2|4	%define distname %{name}-iwad-%{version}
14cr|freedoom-0.7-2|5	
14cr|freedoom-0.7-2|6	Summary:	Complete independent Doom game
14cr|freedoom-0.7-2|7	Name:		%{name}
14cr|freedoom-0.7-2|8	Version:	%{version}
14cr|freedoom-0.7-2|9	Release:	%{release}
14cr|freedoom-0.7-2|10	Source0:	http://prdownloads.sourceforge.net/freedoom/%{distname}.zip
14cr|freedoom-0.7-2|11	License:	GPLv2
14cr|freedoom-0.7-2|12	Group:		Games/Arcade
14cr|freedoom-0.7-2|13	Url:		http://freedoom.sourceforge.net/
14cr|freedoom-0.7-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|freedoom-0.7-2|15	BuildArch:	noarch
14cr|freedoom-0.7-2|16	Provides:	doom-iwad
14cr|freedoom-0.7-2|17	
14cr|freedoom-0.7-2|18	%description
14cr|freedoom-0.7-2|19	Freedoom is a project to create a complete, free Doom IWAD
14cr|freedoom-0.7-2|20	file. Combined with the GPLed Doom source code, it will create a
14cr|freedoom-0.7-2|21	completely free Doom-based game.
14cr|freedoom-0.7-2|22	
14cr|freedoom-0.7-2|23	To play it, a game engine such as prboom is required.
14cr|freedoom-0.7-2|24	
14cr|freedoom-0.7-2|25	In order to play it with prboom, install prboom and type:
14cr|freedoom-0.7-2|26	
14cr|freedoom-0.7-2|27	$ prboom -iwad /usr/share/games/doom/freedoom.wad
14cr|freedoom-0.7-2|28	
14cr|freedoom-0.7-2|29	%prep
14cr|freedoom-0.7-2|30	%setup -q -n %{distname}
14cr|freedoom-0.7-2|31	
14cr|freedoom-0.7-2|32	%build
14cr|freedoom-0.7-2|33	
14cr|freedoom-0.7-2|34	%install
14cr|freedoom-0.7-2|35	rm -rf %{buildroot}
14cr|freedoom-0.7-2|36	install -D doom2.wad %{buildroot}%{_gamesdatadir}/doom/%{name}.wad
14cr|freedoom-0.7-2|37	
14cr|freedoom-0.7-2|38	%clean
14cr|freedoom-0.7-2|39	rm -rf %{buildroot}
14cr|freedoom-0.7-2|40	
14cr|freedoom-0.7-2|41	%files
14cr|freedoom-0.7-2|42	%defattr(-,root,root)
14cr|freedoom-0.7-2|43	%doc CREDITS ChangeLog NEWS README
14cr|freedoom-0.7-2|44	%{_gamesdatadir}/doom/%{name}.wad
14cr|freedoom-0.7-2|45	
14cr|freedoom-0.7-2|46	
14cr|freedoom-0.7-2|47	
14cr|freedoom-0.7-2|48	
14cr|freedoom-0.7-2|49	
14cr|freedoom-0.7-2|50	%changelog
14cr|freedoom-0.7-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|freedoom-0.7-2|52	+ Revision: ed770fb
14cr|freedoom-0.7-2|53	- MassBuild#464: Increase release tag
14cr|freedoom-0.7-2|54	
14cr|freedoom-0.7-2|55	

1395 14
14cr|freedroid-1.0.2-12|1	%define	name	freedroid
14cr|freedroid-1.0.2-12|2	%define	version	1.0.2
14cr|freedroid-1.0.2-12|3	%define release 12
14cr|freedroid-1.0.2-12|4	%define	Summary	Clone of the C64 Game Paradroid
14cr|freedroid-1.0.2-12|5	
14cr|freedroid-1.0.2-12|6	Summary:	%{Summary}
14cr|freedroid-1.0.2-12|7	Name:		%{name}
14cr|freedroid-1.0.2-12|8	Version:	%{version}
14cr|freedroid-1.0.2-12|9	Release:	%{release}
14cr|freedroid-1.0.2-12|10	Source0:	%{name}-%{version}.tar.bz2
14cr|freedroid-1.0.2-12|11	Source1:	http://freedroid.sourceforge.net/Freedroid_Manual.ps.bz2
14cr|freedroid-1.0.2-12|12	Source11:	%{name}-16x16.png
14cr|freedroid-1.0.2-12|13	Source12:	%{name}-32x32.png
14cr|freedroid-1.0.2-12|14	Source13:	%{name}-48x48.png
14cr|freedroid-1.0.2-12|15	Patch:		freedroid-1.0.2-vorbis.patch.bz2
14cr|freedroid-1.0.2-12|16	Patch1:		freedroid-1.0.2-format-strings.patch
14cr|freedroid-1.0.2-12|17	License:	GPLv2+
14cr|freedroid-1.0.2-12|18	Group:		Games/Arcade
14cr|freedroid-1.0.2-12|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|freedroid-1.0.2-12|20	URL:		http://freedroid.sourceforge.net/
14cr|freedroid-1.0.2-12|21	BuildRequires:	SDL_mixer-devel SDL_image-devel jpeg-devel png-devel
14cr|freedroid-1.0.2-12|22	BuildRequires:	libvorbis-devel
14cr|freedroid-1.0.2-12|23	
14cr|freedroid-1.0.2-12|24	%description
14cr|freedroid-1.0.2-12|25	This is a clone of the classic game "Paradroid" on Commodore 64
14cr|freedroid-1.0.2-12|26	with some improvements and extensions to the classic version.
14cr|freedroid-1.0.2-12|27	
14cr|freedroid-1.0.2-12|28	In this game, you control a robot, depicted by a small white ball with
14cr|freedroid-1.0.2-12|29	a few numbers within an interstellar spaceship consisting of several
14cr|freedroid-1.0.2-12|30	decks connected by elevators.
14cr|freedroid-1.0.2-12|31	
14cr|freedroid-1.0.2-12|32	The aim of the game is to destroy all enemy robots, depicted by small
14cr|freedroid-1.0.2-12|33	black balls with a few numbers, by either shooting them or seizing
14cr|freedroid-1.0.2-12|34	control over them by creating connections in a short subgame of
14cr|freedroid-1.0.2-12|35	electric circuits.
14cr|freedroid-1.0.2-12|36	
14cr|freedroid-1.0.2-12|37	%prep
14cr|freedroid-1.0.2-12|38	%setup -q
14cr|freedroid-1.0.2-12|39	%patch -p1
14cr|freedroid-1.0.2-12|40	%patch1 -p1
14cr|freedroid-1.0.2-12|41	%{__cp} %SOURCE1 .
14cr|freedroid-1.0.2-12|42	autoconf
14cr|freedroid-1.0.2-12|43	
14cr|freedroid-1.0.2-12|44	%build
14cr|freedroid-1.0.2-12|45	%configure2_5x --bindir=%_gamesbindir --datadir=%_gamesdatadir
14cr|freedroid-1.0.2-12|46	%make CC="%{__cc} $RPM_OPT_FLAGS"
14cr|freedroid-1.0.2-12|47	
14cr|freedroid-1.0.2-12|48	%install
14cr|freedroid-1.0.2-12|49	%{__rm} -rf $RPM_BUILD_ROOT
14cr|freedroid-1.0.2-12|50	%makeinstall_std transform=""
14cr|freedroid-1.0.2-12|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|freedroid-1.0.2-12|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freedroid-1.0.2-12|53	[Desktop Entry]
14cr|freedroid-1.0.2-12|54	Name=Freedroid
14cr|freedroid-1.0.2-12|55	Comment=%Summary
14cr|freedroid-1.0.2-12|56	Exec=%_gamesbindir/%name
14cr|freedroid-1.0.2-12|57	Icon=%name
14cr|freedroid-1.0.2-12|58	Terminal=false
14cr|freedroid-1.0.2-12|59	Type=Application
14cr|freedroid-1.0.2-12|60	StartupNotify=true
14cr|freedroid-1.0.2-12|61	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|freedroid-1.0.2-12|62	EOF
14cr|freedroid-1.0.2-12|63	
14cr|freedroid-1.0.2-12|64	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|65	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|66	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|67	
14cr|freedroid-1.0.2-12|68	%{__rm} -rf $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/mac-osx
14cr|freedroid-1.0.2-12|69	
14cr|freedroid-1.0.2-12|70	%if %mdkversion < 200900
14cr|freedroid-1.0.2-12|71	%post
14cr|freedroid-1.0.2-12|72	%update_menus
14cr|freedroid-1.0.2-12|73	%endif
14cr|freedroid-1.0.2-12|74	
14cr|freedroid-1.0.2-12|75	%if %mdkversion < 200900
14cr|freedroid-1.0.2-12|76	%postun
14cr|freedroid-1.0.2-12|77	%clean_menus
14cr|freedroid-1.0.2-12|78	%endif
14cr|freedroid-1.0.2-12|79	
14cr|freedroid-1.0.2-12|80	%clean
14cr|freedroid-1.0.2-12|81	%{__rm} -rf $RPM_BUILD_ROOT
14cr|freedroid-1.0.2-12|82	
14cr|freedroid-1.0.2-12|83	%files
14cr|freedroid-1.0.2-12|84	%defattr(-,root,root)
14cr|freedroid-1.0.2-12|85	%doc README AUTHORS ChangeLog NEWS TODO Freedroid_Manual.ps.bz2
14cr|freedroid-1.0.2-12|86	%{_gamesbindir}/%{name}
14cr|freedroid-1.0.2-12|87	%{_gamesdatadir}/%{name}
14cr|freedroid-1.0.2-12|88	%{_mandir}/man6/%{name}.6*
14cr|freedroid-1.0.2-12|89	%_datadir/applications/mandriva*
14cr|freedroid-1.0.2-12|90	%{_iconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|91	%{_liconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|92	%{_miconsdir}/%{name}.png
14cr|freedroid-1.0.2-12|93	
14cr|freedroid-1.0.2-12|94	
14cr|freedroid-1.0.2-12|95	
14cr|freedroid-1.0.2-12|96	%changelog
14cr|freedroid-1.0.2-12|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-12
14cr|freedroid-1.0.2-12|98	+ Revision: 0eac00e
14cr|freedroid-1.0.2-12|99	- MassBuild#464: Increase release tag
14cr|freedroid-1.0.2-12|100	
14cr|freedroid-1.0.2-12|101	

1396 14
14cr|freedroidrpg-0.15.1-4|1	%define	oname	freedroidRPG
14cr|freedroidrpg-0.15.1-4|2	
14cr|freedroidrpg-0.15.1-4|3	Summary:	Summary A Diablo clone with the Tux as hero in a world of rampaging robots
14cr|freedroidrpg-0.15.1-4|4	Name:		freedroidrpg
14cr|freedroidrpg-0.15.1-4|5	Version:	0.15.1
14cr|freedroidrpg-0.15.1-4|6	Release:	4
14cr|freedroidrpg-0.15.1-4|7	Group:		Games/Adventure
14cr|freedroidrpg-0.15.1-4|8	License:	GPLv2
14cr|freedroidrpg-0.15.1-4|9	URL:		http://freedroid.sourceforge.net/
14cr|freedroidrpg-0.15.1-4|10	Source0:	http://garr.dl.sourceforge.net/project/freedroid/freedroidRPG/freedroidRPG-0.15/%{oname}-%{version}.tar.gz
14cr|freedroidrpg-0.15.1-4|11	Source11:	%{name}-16x16.png
14cr|freedroidrpg-0.15.1-4|12	Source12:	%{name}-32x32.png
14cr|freedroidrpg-0.15.1-4|13	Source13:	%{name}-48x48.png
14cr|freedroidrpg-0.15.1-4|14	Patch0:		freedroidrpg-0.13-string-format.patch
14cr|freedroidrpg-0.15.1-4|15	BuildRequires:	pkgconfig(SDL_image)
14cr|freedroidrpg-0.15.1-4|16	BuildRequires:	pkgconfig(SDL_net)
14cr|freedroidrpg-0.15.1-4|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|freedroidrpg-0.15.1-4|18	BuildRequires:	pkgconfig(SDL_gfx)
14cr|freedroidrpg-0.15.1-4|19	BuildRequires:	gtk+-devel
14cr|freedroidrpg-0.15.1-4|20	BuildRequires:	pkgconfig(gl)
14cr|freedroidrpg-0.15.1-4|21	BuildRequires:	pkgconfig(glu)
14cr|freedroidrpg-0.15.1-4|22	BuildRequires:	jpeg-devel
14cr|freedroidrpg-0.15.1-4|23	BuildRequires:	pkgconfig(libpng)
14cr|freedroidrpg-0.15.1-4|24	BuildRequires:	gettext-devel
14cr|freedroidrpg-0.15.1-4|25	
14cr|freedroidrpg-0.15.1-4|26	%rename	%{oname}
14cr|freedroidrpg-0.15.1-4|27	
14cr|freedroidrpg-0.15.1-4|28	%description
14cr|freedroidrpg-0.15.1-4|29	FreeDroidRPG is a free isometric RPG game inspired by elements of Diablo and
14cr|freedroidrpg-0.15.1-4|30	Fallout. Originally based on FreeDroid Classic, this project now has vastly
14cr|freedroidrpg-0.15.1-4|31	deviated from its parent.
14cr|freedroidrpg-0.15.1-4|32	
14cr|freedroidrpg-0.15.1-4|33	This game tells the story of a world destroyed by a conflict between the bots
14cr|freedroidrpg-0.15.1-4|34	and their human masters. Play as Tux in a quest to save the world from the
14cr|freedroidrpg-0.15.1-4|35	murderous
14cr|freedroidrpg-0.15.1-4|36	rebel bots who know no mercy. You get to choose which path you wish to follow,
14cr|freedroidrpg-0.15.1-4|37	and
14cr|freedroidrpg-0.15.1-4|38	freedom of choice is everywhere in the game.
14cr|freedroidrpg-0.15.1-4|39	
14cr|freedroidrpg-0.15.1-4|40	FreeDroidRPG features a complete real time combat system with me-lee and ranged
14cr|freedroidrpg-0.15.1-4|41	weapons, fairly similar to the proprietary game Diablo. There also is an
14cr|freedroidrpg-0.15.1-4|42	innovative system of magic, with features such as forced casting and over 20
14cr|freedroidrpg-0.15.1-4|43	spells.
14cr|freedroidrpg-0.15.1-4|44	You can use over 50 different kinds of items and fight countless enemies on
14cr|freedroidrpg-0.15.1-4|45	your way to your destiny.
14cr|freedroidrpg-0.15.1-4|46	
14cr|freedroidrpg-0.15.1-4|47	We have an advanced dialog system, which aims at being at least on par with
14cr|freedroidrpg-0.15.1-4|48	Fallout's. The dialogs in the game represent a large part of the game-play.
14cr|freedroidrpg-0.15.1-4|49	Finally, if guns are too inaccurate and blades too messy, you can always take
14cr|freedroidrpg-0.15.1-4|50	over your enemies and have them fight on your side."
14cr|freedroidrpg-0.15.1-4|51	
14cr|freedroidrpg-0.15.1-4|52	%prep
14cr|freedroidrpg-0.15.1-4|53	%setup -q
14cr|freedroidrpg-0.15.1-4|54	# %patch0 -p1 -b .strfmt
14cr|freedroidrpg-0.15.1-4|55	rm -rf `find -name .xvpics`
14cr|freedroidrpg-0.15.1-4|56	
14cr|freedroidrpg-0.15.1-4|57	%build
14cr|freedroidrpg-0.15.1-4|58	%configure2_5x \
14cr|freedroidrpg-0.15.1-4|59	--bindir=%{_gamesbindir} \
14cr|freedroidrpg-0.15.1-4|60	--datadir=%{_gamesdatadir}
14cr|freedroidrpg-0.15.1-4|61	make clean
14cr|freedroidrpg-0.15.1-4|62	%make
14cr|freedroidrpg-0.15.1-4|63	
14cr|freedroidrpg-0.15.1-4|64	%install
14cr|freedroidrpg-0.15.1-4|65	%makeinstall_std
14cr|freedroidrpg-0.15.1-4|66	
14cr|freedroidrpg-0.15.1-4|67	install -d %{buildroot}%{_datadir}/applications
14cr|freedroidrpg-0.15.1-4|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freedroidrpg-0.15.1-4|69	[Desktop Entry]
14cr|freedroidrpg-0.15.1-4|70	Name=FreedroidRPG
14cr|freedroidrpg-0.15.1-4|71	Comment=%{Summary}
14cr|freedroidrpg-0.15.1-4|72	Exec=%{_gamesbindir}/%{oname}
14cr|freedroidrpg-0.15.1-4|73	Icon=%{name}
14cr|freedroidrpg-0.15.1-4|74	Terminal=false
14cr|freedroidrpg-0.15.1-4|75	Type=Application
14cr|freedroidrpg-0.15.1-4|76	StartupNotify=true
14cr|freedroidrpg-0.15.1-4|77	Categories=Game;AdventureGame;
14cr|freedroidrpg-0.15.1-4|78	EOF
14cr|freedroidrpg-0.15.1-4|79	
14cr|freedroidrpg-0.15.1-4|80	install %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|81	install %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|82	install %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|83	
14cr|freedroidrpg-0.15.1-4|84	# fix attr
14cr|freedroidrpg-0.15.1-4|85	chmod +x %{buildroot}%{_gamesdatadir}/freedroidrpg/sound/speak.py
14cr|freedroidrpg-0.15.1-4|86	
14cr|freedroidrpg-0.15.1-4|87	%files -n %{name}
14cr|freedroidrpg-0.15.1-4|88	%defattr(644,root,root,755)
14cr|freedroidrpg-0.15.1-4|89	%doc AUTHORS ChangeLog NEWS README
14cr|freedroidrpg-0.15.1-4|90	%{_datadir}/applications/mandriva*
14cr|freedroidrpg-0.15.1-4|91	%{_iconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|92	%{_liconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|93	%{_miconsdir}/%{name}.png
14cr|freedroidrpg-0.15.1-4|94	%dir %{_gamesdatadir}/%{name}
14cr|freedroidrpg-0.15.1-4|95	%dir %{_gamesdatadir}/%{name}/sound
14cr|freedroidrpg-0.15.1-4|96	%{_gamesdatadir}/%{name}/sound/*
14cr|freedroidrpg-0.15.1-4|97	%{_gamesdatadir}/%{name}/graphics
14cr|freedroidrpg-0.15.1-4|98	%{_gamesdatadir}/%{name}/map
14cr|freedroidrpg-0.15.1-4|99	%{_gamesdatadir}/%{name}/dialogs
14cr|freedroidrpg-0.15.1-4|100	%{_mandir}/man6/freedroidRPG.6.*
14cr|freedroidrpg-0.15.1-4|101	%attr(755,root,root) %{_gamesbindir}/*
14cr|freedroidrpg-0.15.1-4|102	
14cr|freedroidrpg-0.15.1-4|103	
14cr|freedroidrpg-0.15.1-4|104	
14cr|freedroidrpg-0.15.1-4|105	%changelog
14cr|freedroidrpg-0.15.1-4|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-4
14cr|freedroidrpg-0.15.1-4|107	+ Revision: 6985890
14cr|freedroidrpg-0.15.1-4|108	- MassBuild#464: Increase release tag
14cr|freedroidrpg-0.15.1-4|109	
14cr|freedroidrpg-0.15.1-4|110	

1397 14
14cr|freedups-0.6.14-7|1	%define name	freedups
14cr|freedups-0.6.14-7|2	%define	version	0.6.14
14cr|freedups-0.6.14-7|3	%define release	7
14cr|freedups-0.6.14-7|4	
14cr|freedups-0.6.14-7|5	Summary:	Hardlinks identical files to save space
14cr|freedups-0.6.14-7|6	Name:		%{name}
14cr|freedups-0.6.14-7|7	Version:	%{version}
14cr|freedups-0.6.14-7|8	Release:	%{release}
14cr|freedups-0.6.14-7|9	License:	GPL
14cr|freedups-0.6.14-7|10	Group:		File tools
14cr|freedups-0.6.14-7|11	URL:		http://www.stearns.org/freedups/
14cr|freedups-0.6.14-7|12	Source:		http://www.stearns.org/freedups/%{name}-%{version}.tar.bz2
14cr|freedups-0.6.14-7|13	Buildarch:	noarch
14cr|freedups-0.6.14-7|14	BuildRoot:	%{_tmppath}/%{name}--buildroot
14cr|freedups-0.6.14-7|15	
14cr|freedups-0.6.14-7|16	%description
14cr|freedups-0.6.14-7|17	Freedups hardlinks identical files to save space.  For files that are
14cr|freedups-0.6.14-7|18	generally read from and not written to, this can provide a
14cr|freedups-0.6.14-7|19	significant space savings with no performance degredation.  In fact,
14cr|freedups-0.6.14-7|20	in a small number of cases, this can speed up the system.
14cr|freedups-0.6.14-7|21	
14cr|freedups-0.6.14-7|22	
14cr|freedups-0.6.14-7|23	%prep
14cr|freedups-0.6.14-7|24	%setup
14cr|freedups-0.6.14-7|25	
14cr|freedups-0.6.14-7|26	%install
14cr|freedups-0.6.14-7|27	rm -rf $RPM_BUILD_ROOT
14cr|freedups-0.6.14-7|28	
14cr|freedups-0.6.14-7|29	install -d $RPM_BUILD_ROOT%{_bindir}
14cr|freedups-0.6.14-7|30	install -m755 %{name}.pl $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|freedups-0.6.14-7|31	
14cr|freedups-0.6.14-7|32	
14cr|freedups-0.6.14-7|33	%clean
14cr|freedups-0.6.14-7|34	rm -rf $RPM_BUILD_ROOT
14cr|freedups-0.6.14-7|35	
14cr|freedups-0.6.14-7|36	%files
14cr|freedups-0.6.14-7|37	%defattr(-,root,root)
14cr|freedups-0.6.14-7|38	%doc README ChangeLog
14cr|freedups-0.6.14-7|39	%{_bindir}/%{name}
14cr|freedups-0.6.14-7|40	
14cr|freedups-0.6.14-7|41	
14cr|freedups-0.6.14-7|42	
14cr|freedups-0.6.14-7|43	
14cr|freedups-0.6.14-7|44	
14cr|freedups-0.6.14-7|45	%changelog
14cr|freedups-0.6.14-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.14-7
14cr|freedups-0.6.14-7|47	+ Revision: 4dbb97e
14cr|freedups-0.6.14-7|48	- MassBuild#464: Increase release tag
14cr|freedups-0.6.14-7|49	
14cr|freedups-0.6.14-7|50	

1398 14
14cr|freefilesync-5.9-3|1	# Spec is baed on Alberto Altieri's work in MIB
14cr|freefilesync-5.9-3|2	
14cr|freefilesync-5.9-3|3	%define		oname FreeFileSync
14cr|freefilesync-5.9-3|4	
14cr|freefilesync-5.9-3|5	Name:		freefilesync
14cr|freefilesync-5.9-3|6	Version:	5.9
14cr|freefilesync-5.9-3|7	Release:	3
14cr|freefilesync-5.9-3|8	Summary:	A free file sync tool
14cr|freefilesync-5.9-3|9	Group:		Networking/File transfer
14cr|freefilesync-5.9-3|10	License:	GPLv3
14cr|freefilesync-5.9-3|11	Url:		http://sourceforge.net/projects/freefilesync/
14cr|freefilesync-5.9-3|12	Source0:	http://ignum.dl.sourceforge.net/project/freefilesync/freefilesync/v%{version}/%{oname}_%{version}_source.zip
14cr|freefilesync-5.9-3|13	Source1:	%{oname}.desktop
14cr|freefilesync-5.9-3|14	BuildRequires:	gtkmm2.4-devel
14cr|freefilesync-5.9-3|15	BuildRequires:	wxgtku2.8-devel >= 2.8.11
14cr|freefilesync-5.9-3|16	BuildRequires:	boost-devel >= 1.42.0
14cr|freefilesync-5.9-3|17	
14cr|freefilesync-5.9-3|18	%description
14cr|freefilesync-5.9-3|19	FreeFileSync is a folder comparison and synchronization tool.
14cr|freefilesync-5.9-3|20	
14cr|freefilesync-5.9-3|21	%prep
14cr|freefilesync-5.9-3|22	%setup -q -c %{name}-%{version}
14cr|freefilesync-5.9-3|23	
14cr|freefilesync-5.9-3|24	%build
14cr|freefilesync-5.9-3|25	%make
14cr|freefilesync-5.9-3|26	
14cr|freefilesync-5.9-3|27	%install
14cr|freefilesync-5.9-3|28	%makeinstall_std
14cr|freefilesync-5.9-3|29	%__install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|freefilesync-5.9-3|30	%__sed -i 's/\r//' BUILD/Changelog.txt
14cr|freefilesync-5.9-3|31	%__sed -i 's/\r//' BUILD/License.txt
14cr|freefilesync-5.9-3|32	
14cr|freefilesync-5.9-3|33	%__rm -rf %{buildroot}%{_docdir}/%{oname}
14cr|freefilesync-5.9-3|34	
14cr|freefilesync-5.9-3|35	%files
14cr|freefilesync-5.9-3|36	%doc BUILD/Changelog.txt BUILD/License.txt
14cr|freefilesync-5.9-3|37	%{_bindir}/%{oname}
14cr|freefilesync-5.9-3|38	%dir %{_datadir}/%{oname}
14cr|freefilesync-5.9-3|39	%{_datadir}/%{oname}/*
14cr|freefilesync-5.9-3|40	%{_datadir}/applications/%{oname}.desktop
14cr|freefilesync-5.9-3|41	
14cr|freefilesync-5.9-3|42	%changelog
14cr|freefilesync-5.9-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.9-3
14cr|freefilesync-5.9-3|44	+ Revision: 13238b5
14cr|freefilesync-5.9-3|45	- MassBuild#464: Increase release tag
14cr|freefilesync-5.9-3|46	
14cr|freefilesync-5.9-3|47	

1399 14
14cr|freego-4.5-3|1	Summary:	Easier access to your personal data on free.fr
14cr|freego-4.5-3|2	Name:		freego
14cr|freego-4.5-3|3	Version:	4.5
14cr|freego-4.5-3|4	Release:	3
14cr|freego-4.5-3|5	License:	GPLv2+
14cr|freego-4.5-3|6	Group:		Networking/Other
14cr|freego-4.5-3|7	Url:		http://www.freego.fr/
14cr|freego-4.5-3|8	Source0:	http://www.freego.fr/logiciel/linux/FreeGo%{version}.zip
14cr|freego-4.5-3|9	Patch0:		freego-4-prefix.patch
14cr|freego-4.5-3|10	Patch1:		freego-4-desktopfile.patch
14cr|freego-4.5-3|11	Patch2:		freego-4-gcc45.patch
14cr|freego-4.5-3|12	BuildRequires:	qt4-devel
14cr|freego-4.5-3|13	Requires:	vlc
14cr|freego-4.5-3|14	
14cr|freego-4.5-3|15	%description
14cr|freego-4.5-3|16	FreeGo makes it easier to access your personal data on the french ISP Free.
14cr|freego-4.5-3|17	
14cr|freego-4.5-3|18	%files
14cr|freego-4.5-3|19	%doc *.pdf
14cr|freego-4.5-3|20	%{_bindir}/*
14cr|freego-4.5-3|21	%{_datadir}/applications/*.desktop
14cr|freego-4.5-3|22	%{_datadir}/icons/hicolor/*/apps/*.png
14cr|freego-4.5-3|23	
14cr|freego-4.5-3|24	#----------------------------------------------------------------------------
14cr|freego-4.5-3|25	
14cr|freego-4.5-3|26	%prep
14cr|freego-4.5-3|27	%setup -q -c Freego%{version}
14cr|freego-4.5-3|28	%patch0 -p0 -b .prefix
14cr|freego-4.5-3|29	%patch1 -p0 -b .desktopfile
14cr|freego-4.5-3|30	%patch2 -p0 -b .gcc
14cr|freego-4.5-3|31	
14cr|freego-4.5-3|32	%build
14cr|freego-4.5-3|33	%qmake_qt4
14cr|freego-4.5-3|34	%make
14cr|freego-4.5-3|35	
14cr|freego-4.5-3|36	%install
14cr|freego-4.5-3|37	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|freego-4.5-3|38	install -p -m 755 -D FreeGo %{buildroot}%{_bindir}/FreeGo
14cr|freego-4.5-3|39	
14cr|freego-4.5-3|40	desktop-file-install  \
14cr|freego-4.5-3|41	--dir %{buildroot}%{_datadir}/applications\
14cr|freego-4.5-3|42	--delete-original\
14cr|freego-4.5-3|43	%{buildroot}%{_datadir}/applications/*.desktop
14cr|freego-4.5-3|44	
14cr|freego-4.5-3|45	
14cr|freego-4.5-3|46	%changelog
14cr|freego-4.5-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5-3
14cr|freego-4.5-3|48	+ Revision: 312a173
14cr|freego-4.5-3|49	- MassBuild#464: Increase release tag
14cr|freego-4.5-3|50	
14cr|freego-4.5-3|51	

1400 14
14cr|freehdl-0.0.7-4|1	%define _disable_ld_no_undefined 1
14cr|freehdl-0.0.7-4|2	
14cr|freehdl-0.0.7-4|3	%define major 0
14cr|freehdl-0.0.7-4|4	%define libname %mklibname %{name} %{major}
14cr|freehdl-0.0.7-4|5	%define devname %mklibname %{name} -d
14cr|freehdl-0.0.7-4|6	
14cr|freehdl-0.0.7-4|7	Summary:	Free HDL simulator
14cr|freehdl-0.0.7-4|8	Name:		freehdl
14cr|freehdl-0.0.7-4|9	Version:	0.0.7
14cr|freehdl-0.0.7-4|10	Release:	4
14cr|freehdl-0.0.7-4|11	License:	GPL
14cr|freehdl-0.0.7-4|12	Group:		Sciences/Other
14cr|freehdl-0.0.7-4|13	URL:		http://freehdl.seul.org/
14cr|freehdl-0.0.7-4|14	Source0:	%{name}-%{version}.tar.gz
14cr|freehdl-0.0.7-4|15	BuildRequires:	bison
14cr|freehdl-0.0.7-4|16	BuildRequires:	flex
14cr|freehdl-0.0.7-4|17	BuildRequires:	libtool
14cr|freehdl-0.0.7-4|18	
14cr|freehdl-0.0.7-4|19	%description
14cr|freehdl-0.0.7-4|20	A project to develop a free, open source, GPL'ed VHDL simulator for Linux.
14cr|freehdl-0.0.7-4|21	
14cr|freehdl-0.0.7-4|22	%files
14cr|freehdl-0.0.7-4|23	%doc AUTHORS COPYING HACKING INSTALL NEWS README README.AIRE README.gen-nodes README.libraries README.v2cc README.vaul
14cr|freehdl-0.0.7-4|24	%{_bindir}/freehdl-gennodes
14cr|freehdl-0.0.7-4|25	%{_bindir}/freehdl-v2cc
14cr|freehdl-0.0.7-4|26	%{_bindir}/gvhdl
14cr|freehdl-0.0.7-4|27	%{_datadir}/%{name}
14cr|freehdl-0.0.7-4|28	%{_infodir}/fire.info.*
14cr|freehdl-0.0.7-4|29	%{_mandir}/man?/*
14cr|freehdl-0.0.7-4|30	
14cr|freehdl-0.0.7-4|31	#----------------------------------------------------------------
14cr|freehdl-0.0.7-4|32	
14cr|freehdl-0.0.7-4|33	%package -n %{libname}
14cr|freehdl-0.0.7-4|34	Summary:	Shared libraries for %{name}
14cr|freehdl-0.0.7-4|35	Group:		System/Libraries
14cr|freehdl-0.0.7-4|36	
14cr|freehdl-0.0.7-4|37	%description -n %{libname}
14cr|freehdl-0.0.7-4|38	Shared libraries for %{name}.
14cr|freehdl-0.0.7-4|39	
14cr|freehdl-0.0.7-4|40	%files -n %{libname}
14cr|freehdl-0.0.7-4|41	%{_libdir}/freehdl/libieee.so.%{major}*
14cr|freehdl-0.0.7-4|42	%{_libdir}/libfreehdl-cdfggen.so.%{major}*
14cr|freehdl-0.0.7-4|43	%{_libdir}/libfreehdl-fire.so.%{major}*
14cr|freehdl-0.0.7-4|44	%{_libdir}/libfreehdl-kernel.so.%{major}*
14cr|freehdl-0.0.7-4|45	%{_libdir}/libfreehdl-std.so.%{major}*
14cr|freehdl-0.0.7-4|46	%{_libdir}/libfreehdl-vaul.so.%{major}*
14cr|freehdl-0.0.7-4|47	
14cr|freehdl-0.0.7-4|48	#----------------------------------------------------------------
14cr|freehdl-0.0.7-4|49	
14cr|freehdl-0.0.7-4|50	%package -n %{devname}
14cr|freehdl-0.0.7-4|51	Summary:	Development files for %{name}
14cr|freehdl-0.0.7-4|52	Group:		Development/Other
14cr|freehdl-0.0.7-4|53	Requires:	%{name} = %{version}-%{release}
14cr|freehdl-0.0.7-4|54	Requires:	%{libname} = %{version}-%{release}
14cr|freehdl-0.0.7-4|55	
14cr|freehdl-0.0.7-4|56	%description -n %{devname}
14cr|freehdl-0.0.7-4|57	Development files for %{name}.
14cr|freehdl-0.0.7-4|58	
14cr|freehdl-0.0.7-4|59	%files -n %{devname}
14cr|freehdl-0.0.7-4|60	%{_bindir}/freehdl-config
14cr|freehdl-0.0.7-4|61	%{_includedir}/%{name}
14cr|freehdl-0.0.7-4|62	%{_libdir}/freehdl/libieee.so
14cr|freehdl-0.0.7-4|63	%{_libdir}/libfreehdl-cdfggen.so
14cr|freehdl-0.0.7-4|64	%{_libdir}/libfreehdl-fire.so
14cr|freehdl-0.0.7-4|65	%{_libdir}/libfreehdl-kernel.so
14cr|freehdl-0.0.7-4|66	%{_libdir}/libfreehdl-std.so
14cr|freehdl-0.0.7-4|67	%{_libdir}/libfreehdl-vaul.so
14cr|freehdl-0.0.7-4|68	%{_libdir}/freehdl/libieee.a
14cr|freehdl-0.0.7-4|69	%{_libdir}/libfreehdl-cdfggen.a
14cr|freehdl-0.0.7-4|70	%{_libdir}/libfreehdl-fire.a
14cr|freehdl-0.0.7-4|71	%{_libdir}/libfreehdl-kernel.a
14cr|freehdl-0.0.7-4|72	%{_libdir}/libfreehdl-std.a
14cr|freehdl-0.0.7-4|73	%{_libdir}/libfreehdl-vaul.a
14cr|freehdl-0.0.7-4|74	%{_libdir}/pkgconfig/%{name}.pc
14cr|freehdl-0.0.7-4|75	
14cr|freehdl-0.0.7-4|76	#----------------------------------------------------------------
14cr|freehdl-0.0.7-4|77	
14cr|freehdl-0.0.7-4|78	%prep
14cr|freehdl-0.0.7-4|79	%setup -q
14cr|freehdl-0.0.7-4|80	autoreconf -fi
14cr|freehdl-0.0.7-4|81	
14cr|freehdl-0.0.7-4|82	%build
14cr|freehdl-0.0.7-4|83	%configure --with-gnu-ld --with-pic
14cr|freehdl-0.0.7-4|84	%make
14cr|freehdl-0.0.7-4|85	
14cr|freehdl-0.0.7-4|86	%install
14cr|freehdl-0.0.7-4|87	%makeinstall_std
14cr|freehdl-0.0.7-4|88	
14cr|freehdl-0.0.7-4|89	
14cr|freehdl-0.0.7-4|90	
14cr|freehdl-0.0.7-4|91	%changelog
14cr|freehdl-0.0.7-4|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-4
14cr|freehdl-0.0.7-4|93	+ Revision: e38d030
14cr|freehdl-0.0.7-4|94	- MassBuild#464: Increase release tag
14cr|freehdl-0.0.7-4|95	
14cr|freehdl-0.0.7-4|96	

1401 14
14cr|freelords-0.0.3-3|1	%define debug_package %{nil}
14cr|freelords-0.0.3-3|2	
14cr|freelords-0.0.3-3|3	Summary:	A Linux clone of the old DOS game WarLords
14cr|freelords-0.0.3-3|4	Name:		freelords
14cr|freelords-0.0.3-3|5	Version:	0.0.3
14cr|freelords-0.0.3-3|6	Release:	3
14cr|freelords-0.0.3-3|7	License:	GPLv2+
14cr|freelords-0.0.3-3|8	Group:		Games/Strategy
14cr|freelords-0.0.3-3|9	Source0:	http://switch.dl.sourceforge.net/project/freelords/Java%20Freelords/%{version}/freelords-%{version}_src.tar.gz2
14cr|freelords-0.0.3-3|10	URL:		http://sourceforge.net/projects/freelords/
14cr|freelords-0.0.3-3|11	BuildRequires:	java-1.7.0-openjdk-devel
14cr|freelords-0.0.3-3|12	BuildRequires:	ant
14cr|freelords-0.0.3-3|13	BuildRequires:	xml-commons-jaxp-1.3-apis
14cr|freelords-0.0.3-3|14	BuildRequires:	xalan-j2 xerces-j2
14cr|freelords-0.0.3-3|15	BuildArch:	noarch
14cr|freelords-0.0.3-3|16	
14cr|freelords-0.0.3-3|17	%description
14cr|freelords-0.0.3-3|18	FreeLords is a turn-based strategy game similar to Warlords.
14cr|freelords-0.0.3-3|19	It can be played with friends on one computer or via a network.
14cr|freelords-0.0.3-3|20	
14cr|freelords-0.0.3-3|21	%prep
14cr|freelords-0.0.3-3|22	%setup -q
14cr|freelords-0.0.3-3|23	
14cr|freelords-0.0.3-3|24	%build
14cr|freelords-0.0.3-3|25	ant build
14cr|freelords-0.0.3-3|26	
14cr|freelords-0.0.3-3|27	%install
14cr|freelords-0.0.3-3|28	ant deploy
14cr|freelords-0.0.3-3|29	
14cr|freelords-0.0.3-3|30	# No need to support M$ crap
14cr|freelords-0.0.3-3|31	rm -f deploy/*.bat
14cr|freelords-0.0.3-3|32	
14cr|freelords-0.0.3-3|33	mkdir -p %{buildroot}%{_datadir}/games/%{name}
14cr|freelords-0.0.3-3|34	cp -a deploy/* %{buildroot}%{_datadir}/games/%{name}
14cr|freelords-0.0.3-3|35	
14cr|freelords-0.0.3-3|36	mkdir -p %{buildroot}%{_bindir}
14cr|freelords-0.0.3-3|37	for i in client server; do
14cr|freelords-0.0.3-3|38	cat >%{buildroot}%{_bindir}/%{name}-$i <<EOF
14cr|freelords-0.0.3-3|39	#!/bin/sh
14cr|freelords-0.0.3-3|40	cd %{_datadir}/games/%{name}
14cr|freelords-0.0.3-3|41	exec $i.sh "$@"
14cr|freelords-0.0.3-3|42	EOF
14cr|freelords-0.0.3-3|43	done
14cr|freelords-0.0.3-3|44	chmod 0755 %{buildroot}%{_bindir}/*
14cr|freelords-0.0.3-3|45	
14cr|freelords-0.0.3-3|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|freelords-0.0.3-3|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|freelords-0.0.3-3|48	[Desktop Entry]
14cr|freelords-0.0.3-3|49	Name=FreeLords
14cr|freelords-0.0.3-3|50	Name[ru]=FreeLords
14cr|freelords-0.0.3-3|51	Comment=A Linux clone of the old DOS game WarLords
14cr|freelords-0.0.3-3|52	Comment[ru]=Клон игры WarLords
14cr|freelords-0.0.3-3|53	Exec=%{_bindir}/%{name}-client
14cr|freelords-0.0.3-3|54	Icon=%{name}
14cr|freelords-0.0.3-3|55	Terminal=false
14cr|freelords-0.0.3-3|56	Type=Application
14cr|freelords-0.0.3-3|57	StartupNotify=true
14cr|freelords-0.0.3-3|58	Categories=Game;StrategyGame;
14cr|freelords-0.0.3-3|59	EOF
14cr|freelords-0.0.3-3|60	
14cr|freelords-0.0.3-3|61	%files
14cr|freelords-0.0.3-3|62	%{_bindir}/*
14cr|freelords-0.0.3-3|63	%{_datadir}/games/%{name}
14cr|freelords-0.0.3-3|64	%{_datadir}/applications/*
14cr|freelords-0.0.3-3|65	
14cr|freelords-0.0.3-3|66	%changelog
14cr|freelords-0.0.3-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-3
14cr|freelords-0.0.3-3|68	+ Revision: eff07e3
14cr|freelords-0.0.3-3|69	- MassBuild#464: Increase release tag
14cr|freelords-0.0.3-3|70	
14cr|freelords-0.0.3-3|71	

1402 14
14cr|freemarker-2.3.10-11|1	Name:           freemarker
14cr|freemarker-2.3.10-11|2	Version:        2.3.10
14cr|freemarker-2.3.10-11|3	Release:        11
14cr|freemarker-2.3.10-11|4	Summary:        FreeMarker template engine - a generic tool to generate text output
14cr|freemarker-2.3.10-11|5	License:        BSD
14cr|freemarker-2.3.10-11|6	Group:          Development/Java
14cr|freemarker-2.3.10-11|7	Url:            http://freemarker.org/
14cr|freemarker-2.3.10-11|8	BuildArch:      noarch
14cr|freemarker-2.3.10-11|9	Source0:        %{name}-%{version}.tar.gz
14cr|freemarker-2.3.10-11|10	Patch0:         build.patch
14cr|freemarker-2.3.10-11|11	BuildRequires:  java-rpmbuild
14cr|freemarker-2.3.10-11|12	BuildRequires:  ant
14cr|freemarker-2.3.10-11|13	BuildRequires:  java-devel >= 1.6
14cr|freemarker-2.3.10-11|14	BuildRequires:  java >= 1.6
14cr|freemarker-2.3.10-11|15	Requires:       java >= 1.6
14cr|freemarker-2.3.10-11|16	
14cr|freemarker-2.3.10-11|17	%description
14cr|freemarker-2.3.10-11|18	FreeMarker is a "template engine"; a generic tool to generate text output
14cr|freemarker-2.3.10-11|19	(anything from HTML to autogenerated source code) based on templates.
14cr|freemarker-2.3.10-11|20	It's a Java package, a class library for Java programmers.
14cr|freemarker-2.3.10-11|21	It's not an application for end-users in itself, but something that
14cr|freemarker-2.3.10-11|22	programmers can embed into their products.
14cr|freemarker-2.3.10-11|23	
14cr|freemarker-2.3.10-11|24	%package        javadoc
14cr|freemarker-2.3.10-11|25	Summary:        Javadoc for %{name}
14cr|freemarker-2.3.10-11|26	Group:          Development/Java
14cr|freemarker-2.3.10-11|27	Requires:        %{name} = %{version}-%{release}
14cr|freemarker-2.3.10-11|28	%description    javadoc
14cr|freemarker-2.3.10-11|29	FreeMarker is a "template engine"; a generic tool to generate text output
14cr|freemarker-2.3.10-11|30	(anything from HTML to autogenerated source code) based on templates.
14cr|freemarker-2.3.10-11|31	It's a Java package, a class library for Java programmers.
14cr|freemarker-2.3.10-11|32	It's not an application for end-users in itself, but something that
14cr|freemarker-2.3.10-11|33	programmers can embed into their products.
14cr|freemarker-2.3.10-11|34	
14cr|freemarker-2.3.10-11|35	%prep
14cr|freemarker-2.3.10-11|36	%setup -q
14cr|freemarker-2.3.10-11|37	%remove_java_binaries
14cr|freemarker-2.3.10-11|38	%patch0 -p0 -b .sav
14cr|freemarker-2.3.10-11|39	
14cr|freemarker-2.3.10-11|40	#
14cr|freemarker-2.3.10-11|41	# XXX: This package contains just core of freemarker. This is enough for
14cr|freemarker-2.3.10-11|42	# NetBeans integration, that is why it removes certain extensions. In case
14cr|freemarker-2.3.10-11|43	# of need, feel free to modify this script to compile these extensions correctly.
14cr|freemarker-2.3.10-11|44	#
14cr|freemarker-2.3.10-11|45	%{__rm} -rf src/freemarker/ext/jython/
14cr|freemarker-2.3.10-11|46	%{__rm} -rf src/freemarker/ext/xml/
14cr|freemarker-2.3.10-11|47	%{__rm} -rf src/freemarker/ext/jsp/
14cr|freemarker-2.3.10-11|48	%{__rm} -rf src/freemarker/ext/servlet/
14cr|freemarker-2.3.10-11|49	%{__rm} src/freemarker/cache/WebappTemplateLoader.java
14cr|freemarker-2.3.10-11|50	
14cr|freemarker-2.3.10-11|51	%build
14cr|freemarker-2.3.10-11|52	ant -f build.xml jar javadoc
14cr|freemarker-2.3.10-11|53	
14cr|freemarker-2.3.10-11|54	%install
14cr|freemarker-2.3.10-11|55	install -m644 lib/%{name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|freemarker-2.3.10-11|56	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|freemarker-2.3.10-11|57	
14cr|freemarker-2.3.10-11|58	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|freemarker-2.3.10-11|59	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|freemarker-2.3.10-11|60	
14cr|freemarker-2.3.10-11|61	%create_jar_links
14cr|freemarker-2.3.10-11|62	
14cr|freemarker-2.3.10-11|63	
14cr|freemarker-2.3.10-11|64	%postun
14cr|freemarker-2.3.10-11|65	
14cr|freemarker-2.3.10-11|66	%defattr(644,root,root,755)
14cr|freemarker-2.3.10-11|67	%{_javadir}/%{name}.jar
14cr|freemarker-2.3.10-11|68	%ghost %{_javadir}/%{name}-%{version}.jar
14cr|freemarker-2.3.10-11|69	
14cr|freemarker-2.3.10-11|70	%files
14cr|freemarker-2.3.10-11|71	%{_javadir}/%{name}.jar
14cr|freemarker-2.3.10-11|72	%{_javadir}/%{name}-%{version}.jar
14cr|freemarker-2.3.10-11|73	
14cr|freemarker-2.3.10-11|74	%files javadoc
14cr|freemarker-2.3.10-11|75	%defattr(644,root,root,755)
14cr|freemarker-2.3.10-11|76	%{_javadocdir}/%{name}-%{version}
14cr|freemarker-2.3.10-11|77	
14cr|freemarker-2.3.10-11|78	%changelog
14cr|freemarker-2.3.10-11|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.10-11
14cr|freemarker-2.3.10-11|80	+ Revision: 399cc88
14cr|freemarker-2.3.10-11|81	- MassBuild#464: Increase release tag
14cr|freemarker-2.3.10-11|82	
14cr|freemarker-2.3.10-11|83	

1403 14
14cr|freemedforms-0.7.6-4|1	%define major		1
14cr|freemedforms-0.7.6-4|2	%define Werror_cflags	%nil
14cr|freemedforms-0.7.6-4|3	
14cr|freemedforms-0.7.6-4|4	# There are a lot of internal libs in this package...
14cr|freemedforms-0.7.6-4|5	%define __noautoprov 'lib.*'
14cr|freemedforms-0.7.6-4|6	%define __noautoreq 'lib(A.*|C.*|D.*|E.*|F.*|I.*|L.*|M.*|P.*|T.*|U.*|Z.*)'
14cr|freemedforms-0.7.6-4|7	
14cr|freemedforms-0.7.6-4|8	Name:		freemedforms
14cr|freemedforms-0.7.6-4|9	Version:	0.7.6
14cr|freemedforms-0.7.6-4|10	Release:	4
14cr|freemedforms-0.7.6-4|11	License:	GPLv3+
14cr|freemedforms-0.7.6-4|12	Summary:	Electronical Medical Record
14cr|freemedforms-0.7.6-4|13	Url:		http://www.freemedforms.com
14cr|freemedforms-0.7.6-4|14	Group:		Office
14cr|freemedforms-0.7.6-4|15	Source0:	http://freemedforms.googlecode.com/files/freemedformsfullsources-%{version}.tgz
14cr|freemedforms-0.7.6-4|16	Patch0:		freemedforms-0.7.3-mdv-use_system_quazip.patch
14cr|freemedforms-0.7.6-4|17	BuildRequires:	doxygen
14cr|freemedforms-0.7.6-4|18	BuildRequires:	qt4-devel >= 4.6.2
14cr|freemedforms-0.7.6-4|19	#BuildRequires:	quazip-devel
14cr|freemedforms-0.7.6-4|20	BuildRequires:	qt4-database-plugin-sqlite
14cr|freemedforms-0.7.6-4|21	BuildRequires:	dos2unix
14cr|freemedforms-0.7.6-4|22	Requires:	qt4-database-plugin-sqlite
14cr|freemedforms-0.7.6-4|23	Suggests:	%{name}-doc = %{version}
14cr|freemedforms-0.7.6-4|24	
14cr|freemedforms-0.7.6-4|25	%description
14cr|freemedforms-0.7.6-4|26	FreeMedForms is a multi-user, Open EMR (electronic medical record) manager.
14cr|freemedforms-0.7.6-4|27	It is free and open source. The main objective of FreeMedForms is to create
14cr|freemedforms-0.7.6-4|28	a highly dynamic EMR manager where patient files are defined by a set of XML
14cr|freemedforms-0.7.6-4|29	scripted files. Interoperability and internationalization are main objectives
14cr|freemedforms-0.7.6-4|30	too.
14cr|freemedforms-0.7.6-4|31	
14cr|freemedforms-0.7.6-4|32	FreeMedForms is intended to be used:
14cr|freemedforms-0.7.6-4|33	
14cr|freemedforms-0.7.6-4|34	* in general medical practice (unique doctor office, groups),
14cr|freemedforms-0.7.6-4|35	* in small clinics and hospitals,
14cr|freemedforms-0.7.6-4|36	* in clinical research groups.
14cr|freemedforms-0.7.6-4|37	
14cr|freemedforms-0.7.6-4|38	%package common
14cr|freemedforms-0.7.6-4|39	Summary:		Common libraries for FreeMedForms and its derivatives
14cr|freemedforms-0.7.6-4|40	
14cr|freemedforms-0.7.6-4|41	%description common
14cr|freemedforms-0.7.6-4|42	This package contains common libraries used by FreeMedForms and its derivatives
14cr|freemedforms-0.7.6-4|43	including FreeDiams.
14cr|freemedforms-0.7.6-4|44	
14cr|freemedforms-0.7.6-4|45	%package -n freediams
14cr|freemedforms-0.7.6-4|46	Summary:	Standalone prescriber
14cr|freemedforms-0.7.6-4|47	Requires:	%{name}-common = %{version}
14cr|freemedforms-0.7.6-4|48	Suggests:	freediams-doc = %{version}
14cr|freemedforms-0.7.6-4|49	
14cr|freemedforms-0.7.6-4|50	%description -n freediams
14cr|freemedforms-0.7.6-4|51	FreeDiams prescriber is the result of FreeMedForms prescriber plugins built
14cr|freemedforms-0.7.6-4|52	into a standalone application. FreeDiams is a multi-platform (MacOS, Linux,
14cr|freemedforms-0.7.6-4|53	FreeBSD, Windows), free and open source released under the GPLv3 license.
14cr|freemedforms-0.7.6-4|54	
14cr|freemedforms-0.7.6-4|55	It is mainly developed by medical doctors and is intended for use by these same
14cr|freemedforms-0.7.6-4|56	professionals. It can be used alone to prescribe and / or test drug
14cr|freemedforms-0.7.6-4|57	interactions within a prescription. It can be linked to any application thanks
14cr|freemedforms-0.7.6-4|58	to its command line parameters.
14cr|freemedforms-0.7.6-4|59	
14cr|freemedforms-0.7.6-4|60	FreeDiams can manage multiple drugs databases. Some drugs databases are already
14cr|freemedforms-0.7.6-4|61	available:
14cr|freemedforms-0.7.6-4|62	
14cr|freemedforms-0.7.6-4|63	* French (sources: AFSSAPS)
14cr|freemedforms-0.7.6-4|64	* Canadian (sources: HCDPD)
14cr|freemedforms-0.7.6-4|65	* USA (sources: FDA)
14cr|freemedforms-0.7.6-4|66	* South African (sources: AEPI)
14cr|freemedforms-0.7.6-4|67	
14cr|freemedforms-0.7.6-4|68	The interactions database (source: AFSSAPS) give access to many informations:
14cr|freemedforms-0.7.6-4|69	
14cr|freemedforms-0.7.6-4|70	* interactions by themselves
14cr|freemedforms-0.7.6-4|71	* risk level
14cr|freemedforms-0.7.6-4|72	* nature of the risk
14cr|freemedforms-0.7.6-4|73	* management of the interaction
14cr|freemedforms-0.7.6-4|74	
14cr|freemedforms-0.7.6-4|75	%package devel
14cr|freemedforms-0.7.6-4|76	Summary:	Development files for FreeMedForms
14cr|freemedforms-0.7.6-4|77	Group:		Development/C++
14cr|freemedforms-0.7.6-4|78	Requires:	%{name} = %{version}
14cr|freemedforms-0.7.6-4|79	
14cr|freemedforms-0.7.6-4|80	%description devel
14cr|freemedforms-0.7.6-4|81	FreeMedForms is a free, open source, multiplatform medical forms manager.
14cr|freemedforms-0.7.6-4|82	It can be used for clinical research and patient database management.
14cr|freemedforms-0.7.6-4|83	
14cr|freemedforms-0.7.6-4|84	%package doc-en
14cr|freemedforms-0.7.6-4|85	Summary:	English documentation for FreeMedForms
14cr|freemedforms-0.7.6-4|86	Requires:	locales-en
14cr|freemedforms-0.7.6-4|87	Provides:	%{name}-doc = %{EVRD}
14cr|freemedforms-0.7.6-4|88	
14cr|freemedforms-0.7.6-4|89	%description doc-en
14cr|freemedforms-0.7.6-4|90	FreeMedForms documentation in English.
14cr|freemedforms-0.7.6-4|91	
14cr|freemedforms-0.7.6-4|92	%package doc-fr
14cr|freemedforms-0.7.6-4|93	Summary:	French documentation for FreeMedForms
14cr|freemedforms-0.7.6-4|94	Requires:	locales-fr
14cr|freemedforms-0.7.6-4|95	Provides:	%{name}-doc = %{EVRD}
14cr|freemedforms-0.7.6-4|96	
14cr|freemedforms-0.7.6-4|97	%description doc-fr
14cr|freemedforms-0.7.6-4|98	FreeMedForms documentation in French.
14cr|freemedforms-0.7.6-4|99	
14cr|freemedforms-0.7.6-4|100	%package -n freediams-doc-en
14cr|freemedforms-0.7.6-4|101	Summary:	English documentation for FreeDiams
14cr|freemedforms-0.7.6-4|102	Requires:	locales-en
14cr|freemedforms-0.7.6-4|103	Provides:	freediams-doc = %{EVRD}
14cr|freemedforms-0.7.6-4|104	
14cr|freemedforms-0.7.6-4|105	%description -n freediams-doc-en
14cr|freemedforms-0.7.6-4|106	FreeDiams documentation in English.
14cr|freemedforms-0.7.6-4|107	
14cr|freemedforms-0.7.6-4|108	%package -n freediams-doc-fr
14cr|freemedforms-0.7.6-4|109	Summary:	French documentation for FreeDiams
14cr|freemedforms-0.7.6-4|110	Requires:	locales-fr
14cr|freemedforms-0.7.6-4|111	Provides:	freediams-doc = %{EVRD}
14cr|freemedforms-0.7.6-4|112	
14cr|freemedforms-0.7.6-4|113	%description -n freediams-doc-fr
14cr|freemedforms-0.7.6-4|114	FreeDiams documentation in French.
14cr|freemedforms-0.7.6-4|115	
14cr|freemedforms-0.7.6-4|116	%prep
14cr|freemedforms-0.7.6-4|117	%setup -q -n %{name}-%{version}
14cr|freemedforms-0.7.6-4|118	#patch0 -p1
14cr|freemedforms-0.7.6-4|119	dos2unix *.txt
14cr|freemedforms-0.7.6-4|120	
14cr|freemedforms-0.7.6-4|121	%build
14cr|freemedforms-0.7.6-4|122	lrelease global_resources/translations/*.ts
14cr|freemedforms-0.7.6-4|123	
14cr|freemedforms-0.7.6-4|124	pushd freemedforms
14cr|freemedforms-0.7.6-4|125	%qmake_qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" INSTALL_ROOT_PATH="%{_prefix}" LIBRARY_BASENAME="%{_lib}" LOWERED_APPNAME="%{name}" %{name}.pro
14cr|freemedforms-0.7.6-4|126	%make
14cr|freemedforms-0.7.6-4|127	popd
14cr|freemedforms-0.7.6-4|128	
14cr|freemedforms-0.7.6-4|129	pushd freediams
14cr|freemedforms-0.7.6-4|130	%qmake_qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" INSTALL_ROOT_PATH="%{_prefix}" LIBRARY_BASENAME="%{_lib}" LOWERED_APPNAME="freediams" freediams.pro
14cr|freemedforms-0.7.6-4|131	%make
14cr|freemedforms-0.7.6-4|132	popd
14cr|freemedforms-0.7.6-4|133	
14cr|freemedforms-0.7.6-4|134	
14cr|freemedforms-0.7.6-4|135	%install
14cr|freemedforms-0.7.6-4|136	pushd freemedforms
14cr|freemedforms-0.7.6-4|137	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|freemedforms-0.7.6-4|138	popd
14cr|freemedforms-0.7.6-4|139	
14cr|freemedforms-0.7.6-4|140	pushd freediams
14cr|freemedforms-0.7.6-4|141	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|freemedforms-0.7.6-4|142	popd
14cr|freemedforms-0.7.6-4|143	
14cr|freemedforms-0.7.6-4|144	%__install -D -m 644 global_resources/pixmap/svg/freemedforms.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/freemedforms.svg
14cr|freemedforms-0.7.6-4|145	%__install -D -m 644 global_resources/pixmap/svg/freediams.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/freediams.svg
14cr|freemedforms-0.7.6-4|146	find %{buildroot}%{_datadir} -perm 666 -name "*png" -exec chmod 644 {} \;
14cr|freemedforms-0.7.6-4|147	
14cr|freemedforms-0.7.6-4|148	# files for the doc package
14cr|freemedforms-0.7.6-4|149	%__install -d %{buildroot}%{_docdir}/%{name}
14cr|freemedforms-0.7.6-4|150	%__mv %{buildroot}%{_docdir}/freemedforms-project/freemedforms/ %{buildroot}%{_docdir}/
14cr|freemedforms-0.7.6-4|151	%__mv %{buildroot}%{_docdir}/freemedforms-project/freediams/ %{buildroot}%{_docdir}/
14cr|freemedforms-0.7.6-4|152	%__rm -rf %{buildroot}%{_docdir}/freemedforms-project/
14cr|freemedforms-0.7.6-4|153	
14cr|freemedforms-0.7.6-4|154	%files
14cr|freemedforms-0.7.6-4|155	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|156	%{_bindir}/%{name}
14cr|freemedforms-0.7.6-4|157	%{_datadir}/applications/%{name}.desktop
14cr|freemedforms-0.7.6-4|158	%{_datadir}/pixmaps/%{name}.svg
14cr|freemedforms-0.7.6-4|159	%{_libdir}/%{name}/*.so
14cr|freemedforms-0.7.6-4|160	%{_libdir}/%{name}/*.pluginspec
14cr|freemedforms-0.7.6-4|161	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|freemedforms-0.7.6-4|162	%{_datadir}/%{name}
14cr|freemedforms-0.7.6-4|163	%doc COPYING.txt README.txt
14cr|freemedforms-0.7.6-4|164	%exclude %{_docdir}/%{name}/en
14cr|freemedforms-0.7.6-4|165	%exclude %{_docdir}/%{name}/fr
14cr|freemedforms-0.7.6-4|166	
14cr|freemedforms-0.7.6-4|167	%files doc-en
14cr|freemedforms-0.7.6-4|168	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|169	%{_docdir}/%{name}/en
14cr|freemedforms-0.7.6-4|170	
14cr|freemedforms-0.7.6-4|171	%files doc-fr
14cr|freemedforms-0.7.6-4|172	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|173	%{_docdir}/%{name}/fr
14cr|freemedforms-0.7.6-4|174	
14cr|freemedforms-0.7.6-4|175	%files devel
14cr|freemedforms-0.7.6-4|176	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|177	%{_libdir}/%{name}-common/*.so
14cr|freemedforms-0.7.6-4|178	
14cr|freemedforms-0.7.6-4|179	%files common
14cr|freemedforms-0.7.6-4|180	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|181	%{_libdir}/%{name}-common/*.so.*
14cr|freemedforms-0.7.6-4|182	
14cr|freemedforms-0.7.6-4|183	%files -n freediams
14cr|freemedforms-0.7.6-4|184	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|185	%{_bindir}/freediams
14cr|freemedforms-0.7.6-4|186	%{_libdir}/freediams
14cr|freemedforms-0.7.6-4|187	%{_datadir}/freediams
14cr|freemedforms-0.7.6-4|188	%{_datadir}/applications/freediams.desktop
14cr|freemedforms-0.7.6-4|189	%{_datadir}/pixmaps/freediams.svg
14cr|freemedforms-0.7.6-4|190	%{_iconsdir}/hicolor/scalable/apps/freediams.svg
14cr|freemedforms-0.7.6-4|191	%doc COPYING.txt README.txt
14cr|freemedforms-0.7.6-4|192	%exclude %{_docdir}/freediams/en
14cr|freemedforms-0.7.6-4|193	%exclude %{_docdir}/freediams/fr
14cr|freemedforms-0.7.6-4|194	
14cr|freemedforms-0.7.6-4|195	%files -n freediams-doc-en
14cr|freemedforms-0.7.6-4|196	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|197	%{_docdir}/freediams/en
14cr|freemedforms-0.7.6-4|198	
14cr|freemedforms-0.7.6-4|199	%files -n freediams-doc-fr
14cr|freemedforms-0.7.6-4|200	%defattr(-,root,root,755)
14cr|freemedforms-0.7.6-4|201	%{_docdir}/freediams/fr
14cr|freemedforms-0.7.6-4|202	
14cr|freemedforms-0.7.6-4|203	
14cr|freemedforms-0.7.6-4|204	
14cr|freemedforms-0.7.6-4|205	%changelog
14cr|freemedforms-0.7.6-4|206	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-4
14cr|freemedforms-0.7.6-4|207	+ Revision: 00fdb7f
14cr|freemedforms-0.7.6-4|208	- MassBuild#464: Increase release tag
14cr|freemedforms-0.7.6-4|209	
14cr|freemedforms-0.7.6-4|210	

1404 14
14cr|freemode-3.0-8|1	%define name 	freemode
14cr|freemode-3.0-8|2	%define version 3.0
14cr|freemode-3.0-8|3	%define release 8
14cr|freemode-3.0-8|4	
14cr|freemode-3.0-8|5	Summary: Alternative UI for freeplayer
14cr|freemode-3.0-8|6	Name: 	 %{name}
14cr|freemode-3.0-8|7	Version: %{version}
14cr|freemode-3.0-8|8	Release: %{release}
14cr|freemode-3.0-8|9	Source0: %{name}-%{version}.tar.bz2
14cr|freemode-3.0-8|10	License: GPL
14cr|freemode-3.0-8|11	Group:   Video
14cr|freemode-3.0-8|12	Url:     http://www.moktoipas.com/freemode/
14cr|freemode-3.0-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|freemode-3.0-8|14	Buildarch: noarch
14cr|freemode-3.0-8|15	
14cr|freemode-3.0-8|16	Requires:	freeplayer-common
14cr|freemode-3.0-8|17	
14cr|freemode-3.0-8|18	%description
14cr|freemode-3.0-8|19	Alternative UI for freeplayer
14cr|freemode-3.0-8|20	
14cr|freemode-3.0-8|21	%prep
14cr|freemode-3.0-8|22	%setup -q
14cr|freemode-3.0-8|23	
14cr|freemode-3.0-8|24	%install
14cr|freemode-3.0-8|25	rm -rf $RPM_BUILD_ROOT
14cr|freemode-3.0-8|26	
14cr|freemode-3.0-8|27	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|28	for i in config settings options; do
14cr|freemode-3.0-8|29	mv $i.html $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx/$i-freemode.html
14cr|freemode-3.0-8|30	done
14cr|freemode-3.0-8|31	cp -rp *.html $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|32	cp -rp *.m3u $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|33	cp -rp aides $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|34	cp -rp freezic $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|35	cp -rp radios $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|36	cp -rp tele $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|37	cp -rp favoris $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|38	cp -rp imgs $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|39	
14cr|freemode-3.0-8|40	%clean
14cr|freemode-3.0-8|41	rm -rf $RPM_BUILD_ROOT
14cr|freemode-3.0-8|42	
14cr|freemode-3.0-8|43	%files
14cr|freemode-3.0-8|44	%defattr(-,root,root)
14cr|freemode-3.0-8|45	%doc LICENCE.TXT
14cr|freemode-3.0-8|46	%{_datadir}/freeplayer/http-fbx
14cr|freemode-3.0-8|47	
14cr|freemode-3.0-8|48	
14cr|freemode-3.0-8|49	
14cr|freemode-3.0-8|50	
14cr|freemode-3.0-8|51	
14cr|freemode-3.0-8|52	%changelog
14cr|freemode-3.0-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-8
14cr|freemode-3.0-8|54	+ Revision: 16b12ed
14cr|freemode-3.0-8|55	- MassBuild#464: Increase release tag
14cr|freemode-3.0-8|56	
14cr|freemode-3.0-8|57	

1405 14
14cr|freenx-0.7.3-14|1	# --with NomachineKey
14cr|freenx-0.7.3-14|2	# Allow login with the key shipped with the NoMachine client.
14cr|freenx-0.7.3-14|3	# This can be a security risk, so it is disabled by default
14cr|freenx-0.7.3-14|4	# and an SSH key is generated at install time.
14cr|freenx-0.7.3-14|5	%bcond_with NomachineKey
14cr|freenx-0.7.3-14|6	
14cr|freenx-0.7.3-14|7	Summary:        Free NX implementation
14cr|freenx-0.7.3-14|8	Name:           freenx
14cr|freenx-0.7.3-14|9	Version:        0.7.3
14cr|freenx-0.7.3-14|10	Release:        14
14cr|freenx-0.7.3-14|11	License:        GPLv2
14cr|freenx-0.7.3-14|12	Group:          Networking/Remote access
14cr|freenx-0.7.3-14|13	URL:            http://freenx.berlios.de/
14cr|freenx-0.7.3-14|14	Source0:        http://download.berlios.de/freenx/freenx-server-%{version}.tar.gz
14cr|freenx-0.7.3-14|15	Source1:        freenx-nxserver.logrotate
14cr|freenx-0.7.3-14|16	Patch0:         freenx-server-0.7.3-lp-fixes.patch
14cr|freenx-0.7.3-14|17	Patch1:         freenx-server-r104-fixes.patch
14cr|freenx-0.7.3-14|18	Patch2:		freenx-server-0.7.3-connection-fix.patch
14cr|freenx-0.7.3-14|19	Patch3:		freenx-server-0.7.3-authkeys2.patch
14cr|freenx-0.7.3-14|20	Patch4:		freenx-server-0.7.3-lxde_gnome_crash.patch
14cr|freenx-0.7.3-14|21	Requires:       expect
14cr|freenx-0.7.3-14|22	Requires:       netcat
14cr|freenx-0.7.3-14|23	Requires:       nxagent
14cr|freenx-0.7.3-14|24	Requires:       nxproxy
14cr|freenx-0.7.3-14|25	Requires:       openssh-server
14cr|freenx-0.7.3-14|26	Requires:       Xdialog
14cr|freenx-0.7.3-14|27	Requires:       xmessage
14cr|freenx-0.7.3-14|28	Requires:       xterm
14cr|freenx-0.7.3-14|29	Requires(pre):  rpm-helper
14cr|freenx-0.7.3-14|30	Requires(post): expect
14cr|freenx-0.7.3-14|31	
14cr|freenx-0.7.3-14|32	%description
14cr|freenx-0.7.3-14|33	NoMachine NX is the next-generation X compression and roundtrip
14cr|freenx-0.7.3-14|34	suppression scheme. It can operate remote X11 sessions over 56k
14cr|freenx-0.7.3-14|35	modem dialup links or anything better.
14cr|freenx-0.7.3-14|36	
14cr|freenx-0.7.3-14|37	This package contains a free (GPL) implementation of the nxserver
14cr|freenx-0.7.3-14|38	component.
14cr|freenx-0.7.3-14|39	
14cr|freenx-0.7.3-14|40	%prep
14cr|freenx-0.7.3-14|41	%setup -q -n %{name}-server-%{version}
14cr|freenx-0.7.3-14|42	%patch0 -p1 -b .lp
14cr|freenx-0.7.3-14|43	%patch1 -p1 -b .fixes
14cr|freenx-0.7.3-14|44	%patch2 -p0 -b .connection-fix
14cr|freenx-0.7.3-14|45	%patch3 -p1 -b .authkeys2
14cr|freenx-0.7.3-14|46	%patch4 -p1 -b .lxde_gnome_crash
14cr|freenx-0.7.3-14|47	
14cr|freenx-0.7.3-14|48	%build
14cr|freenx-0.7.3-14|49	perl -pi -e "s|/var/lib/nxserver/home|%{_localstatedir}/lib/nxserver/nxhome|" nxloadconfig
14cr|freenx-0.7.3-14|50	pushd nxserver-helper
14cr|freenx-0.7.3-14|51	%make
14cr|freenx-0.7.3-14|52	popd
14cr|freenx-0.7.3-14|53	
14cr|freenx-0.7.3-14|54	# README.install.urpmi doesn't work yet.
14cr|freenx-0.7.3-14|55	cat << EOF > README.urpmi
14cr|freenx-0.7.3-14|56	After installing this package, an nx user is created (this is a
14cr|freenx-0.7.3-14|57	system user, do not try to log in as him), with a home located
14cr|freenx-0.7.3-14|58	at %{_localstatedir}/lib/nxserver/nxhome. His password is a random
14cr|freenx-0.7.3-14|59	32-character password.
14cr|freenx-0.7.3-14|60	
14cr|freenx-0.7.3-14|61	%if %with NomachineKey
14cr|freenx-0.7.3-14|62	Using Nomachine ssh key, warning, this is a potential security risk.
14cr|freenx-0.7.3-14|63	%else
14cr|freenx-0.7.3-14|64	Your user must install the key located at:
14cr|freenx-0.7.3-14|65	%{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cr|freenx-0.7.3-14|66	to log in.
14cr|freenx-0.7.3-14|67	
14cr|freenx-0.7.3-14|68	For knx, put it in: %{_datadir}/knx/ with world-readable right.
14cr|freenx-0.7.3-14|69	For nomachine.com Nx client for windows put it in : C:\Program
14cr|freenx-0.7.3-14|70	Files\NX Client for Windows\share
14cr|freenx-0.7.3-14|71	
14cr|freenx-0.7.3-14|72	You user will now be able to log in using their username
14cr|freenx-0.7.3-14|73	and password provided you have ssh logins enabled for them
14cr|freenx-0.7.3-14|74	%endif
14cr|freenx-0.7.3-14|75	EOF
14cr|freenx-0.7.3-14|76	
14cr|freenx-0.7.3-14|77	%install
14cr|freenx-0.7.3-14|78	rm -rf %{buildroot}
14cr|freenx-0.7.3-14|79	mkdir -p %{buildroot}%{_bindir}
14cr|freenx-0.7.3-14|80	mkdir -p %{buildroot}%{_sbindir}
14cr|freenx-0.7.3-14|81	install -m 755 {nxdialog,nxkeygen,nxloadconfig,nxnode,nxnode-login,nxserver,nxserver-helper/nxserver-helper} %{buildroot}%{_bindir}
14cr|freenx-0.7.3-14|82	install -m 755 nxsetup %{buildroot}%{_sbindir}
14cr|freenx-0.7.3-14|83	
14cr|freenx-0.7.3-14|84	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh
14cr|freenx-0.7.3-14|85	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/db/{closed,failed,running}
14cr|freenx-0.7.3-14|86	mkdir -p %{buildroot}%{_sysconfdir}/nxserver
14cr|freenx-0.7.3-14|87	mkdir -p %{buildroot}%{_logdir}
14cr|freenx-0.7.3-14|88	/bin/touch %{buildroot}%{_sysconfdir}/nxserver/{passwords,passwords.orig,users.id_dsa,users.id_dsa.pub}
14cr|freenx-0.7.3-14|89	/bin/touch %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh/{server.id_dsa.pub.key,client.id_dsa.key,authorized_keys,known_hosts}
14cr|freenx-0.7.3-14|90	/bin/touch %{buildroot}%{_logdir}/nxserver.log
14cr|freenx-0.7.3-14|91	install node.conf.sample %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cr|freenx-0.7.3-14|92	#/bin/echo 'ENABLE_1_5_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cr|freenx-0.7.3-14|93	/bin/echo 'ENABLE_2_0_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cr|freenx-0.7.3-14|94	/bin/echo 'ENABLE_ROOTLESS_MODE="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cr|freenx-0.7.3-14|95	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|freenx-0.7.3-14|96	cp -a %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|freenx-0.7.3-14|97	
14cr|freenx-0.7.3-14|98	# install init script
14cr|freenx-0.7.3-14|99	install -D -m 755 init.d/freenx-server %{buildroot}%{_initrddir}/freenx-server
14cr|freenx-0.7.3-14|100	
14cr|freenx-0.7.3-14|101	# tell spec-helper to not remove passwords.orig
14cr|freenx-0.7.3-14|102	export DONT_CLEANUP=1
14cr|freenx-0.7.3-14|103	
14cr|freenx-0.7.3-14|104	%clean
14cr|freenx-0.7.3-14|105	rm -rf %{buildroot}
14cr|freenx-0.7.3-14|106	
14cr|freenx-0.7.3-14|107	%pre
14cr|freenx-0.7.3-14|108	if [ $1 = 1 ]; then
14cr|freenx-0.7.3-14|109	%_pre_useradd nx %{_localstatedir}/lib/nxserver/nxhome %{_bindir}/nxserver
14cr|freenx-0.7.3-14|110	fi
14cr|freenx-0.7.3-14|111	
14cr|freenx-0.7.3-14|112	%postun
14cr|freenx-0.7.3-14|113	if [ $1 = 0 ]; then
14cr|freenx-0.7.3-14|114	%_postun_userdel nx
14cr|freenx-0.7.3-14|115	fi
14cr|freenx-0.7.3-14|116	
14cr|freenx-0.7.3-14|117	%post
14cr|freenx-0.7.3-14|118	%_post_service freenx-server
14cr|freenx-0.7.3-14|119	
14cr|freenx-0.7.3-14|120	# make a link from %{_usr}/X11R6/lib/X11/fonts -> %{_datadir}/fonts if needed
14cr|freenx-0.7.3-14|121	[ ! -d %{_usr}/X11R6/lib/X11/fonts ] && %{__ln_s} %{_datadir}/fonts %{_usr}/X11R6/lib/X11/
14cr|freenx-0.7.3-14|122	if [ $1 = 1 ]; then
14cr|freenx-0.7.3-14|123	%{_bindir}/ssh-keygen -f %{_sysconfdir}/nxserver/users.id_dsa -t dsa -N "" 2>&1 > /dev/null
14cr|freenx-0.7.3-14|124	chown nx.root %{_sysconfdir}/nxserver/users.id_dsa
14cr|freenx-0.7.3-14|125	chmod 600 %{_sysconfdir}/nxserver/users.id_dsa
14cr|freenx-0.7.3-14|126	
14cr|freenx-0.7.3-14|127	%if %with NomachineKey
14cr|freenx-0.7.3-14|128	cat << EOF > %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cr|freenx-0.7.3-14|129	ssh-dss AAAAB3NzaC1kc3MAAACBAJe/0DNBePG9dYLWq7cJ0SqyRf1iiZN/IbzrmBvgPTZnBa5FT/0Lcj39sRYt1paAlhchwUmwwIiSZaON5JnJOZ6jKkjWIuJ9MdTGfdvtY1aLwDMpxUVoGwEaKWOyin02IPWYSkDQb6cceuG9NfPulS9iuytdx0zIzqvGqfvudtufAAAAFQCwosRXR2QA8OSgFWSO6+kGrRJKiwAAAIEAjgvVNAYWSrnFD+cghyJbyx60AAjKtxZ0r/Pn9k94Qt2rvQoMnGgt/zU0v/y4hzg+g3JNEmO1PdHh/wDPVOxlZ6Hb5F4IQnENaAZ9uTZiFGqhBO1c8Wwjiq/MFZy3jZaidarLJvVs8EeT4mZcWxwm7nIVD4lRU2wQ2lj4aTPcepMAAACANlgcCuA4wrC+3Cic9CFkqiwO/Rn1vk8dvGuEQqFJ6f6LVfPfRTfaQU7TGVLk2CzY4dasrwxJ1f6FsT8DHTNGnxELPKRuLstGrFY/PR7KeafeFZDf+fJ3mbX5nxrld3wi5titTnX+8s4IKv29HJguPvOK/SI7cjzA+SqNfD7qEo8= root@nettuno
14cr|freenx-0.7.3-14|130	EOF
14cr|freenx-0.7.3-14|131	%else
14cr|freenx-0.7.3-14|132	%{_bindir}/ssh-keygen -q -t dsa -N '' -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa 2>&1 > /dev/null
14cr|freenx-0.7.3-14|133	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cr|freenx-0.7.3-14|134	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa.pub %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
14cr|freenx-0.7.3-14|135	cat %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key >  %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cr|freenx-0.7.3-14|136	
14cr|freenx-0.7.3-14|137	%endif
14cr|freenx-0.7.3-14|138	/bin/echo -n "127.0.0.1 " > %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cr|freenx-0.7.3-14|139	cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cr|freenx-0.7.3-14|140	chmod 600 %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
14cr|freenx-0.7.3-14|141	chown nx.root %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
14cr|freenx-0.7.3-14|142	%create_ghostfile %{_sysconfdir}/nxserver/users.id_dsa.pub root root 644
14cr|freenx-0.7.3-14|143	%create_ghostfile %{_sysconfdir}/nxserver/passwords.orig nx root 600
14cr|freenx-0.7.3-14|144	%create_ghostfile %{_sysconfdir}/nxserver/passwords nx root 600
14cr|freenx-0.7.3-14|145	%create_ghostfile %{_logdir}/nxserver.log nx root 600
14cr|freenx-0.7.3-14|146	%{_bindir}/mkpasswd -l 32 | %{_bindir}/passwd --stdin nx 2>&1 > /dev/null
14cr|freenx-0.7.3-14|147	fi
14cr|freenx-0.7.3-14|148	
14cr|freenx-0.7.3-14|149	%preun
14cr|freenx-0.7.3-14|150	%_preun_service freenx-server
14cr|freenx-0.7.3-14|151	
14cr|freenx-0.7.3-14|152	%files
14cr|freenx-0.7.3-14|153	%defattr(0644,root,root,0755)
14cr|freenx-0.7.3-14|154	%doc AUTHORS README.urpmi
14cr|freenx-0.7.3-14|155	%attr(0755,root,root) %{_bindir}/nxdialog
14cr|freenx-0.7.3-14|156	%attr(0755,root,root) %{_bindir}/nxkeygen
14cr|freenx-0.7.3-14|157	%attr(0755,root,root) %{_bindir}/nxloadconfig
14cr|freenx-0.7.3-14|158	%attr(0755,root,root) %{_bindir}/nxnode
14cr|freenx-0.7.3-14|159	%attr(0755,root,root) %{_bindir}/nxnode-login
14cr|freenx-0.7.3-14|160	%attr(0755,root,root) %{_bindir}/nxserver
14cr|freenx-0.7.3-14|161	%attr(0755,root,root) %{_bindir}/nxserver-helper
14cr|freenx-0.7.3-14|162	%attr(0755,root,root) %{_sbindir}/nxsetup
14cr|freenx-0.7.3-14|163	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|freenx-0.7.3-14|164	%attr(0755,root,root) %{_initrddir}/freenx-server
14cr|freenx-0.7.3-14|165	%attr(755,nx,root) %dir %{_sysconfdir}/nxserver
14cr|freenx-0.7.3-14|166	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver
14cr|freenx-0.7.3-14|167	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/db
14cr|freenx-0.7.3-14|168	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/closed
14cr|freenx-0.7.3-14|169	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/failed
14cr|freenx-0.7.3-14|170	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/running
14cr|freenx-0.7.3-14|171	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome
14cr|freenx-0.7.3-14|172	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome/.ssh
14cr|freenx-0.7.3-14|173	%attr(644,nx,root) %config(noreplace) %{_sysconfdir}/nxserver/node.conf
14cr|freenx-0.7.3-14|174	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords
14cr|freenx-0.7.3-14|175	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa
14cr|freenx-0.7.3-14|176	%attr(644,root,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa.pub
14cr|freenx-0.7.3-14|177	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords.orig
14cr|freenx-0.7.3-14|178	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cr|freenx-0.7.3-14|179	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cr|freenx-0.7.3-14|180	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cr|freenx-0.7.3-14|181	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
14cr|freenx-0.7.3-14|182	# E: freenx non-root-user-log-file /var/log/nxserver.log nx
14cr|freenx-0.7.3-14|183	%attr(600,nx,root) %ghost %{_logdir}/nxserver.log
14cr|freenx-0.7.3-14|184	
14cr|freenx-0.7.3-14|185	
14cr|freenx-0.7.3-14|186	
14cr|freenx-0.7.3-14|187	%changelog
14cr|freenx-0.7.3-14|188	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-14
14cr|freenx-0.7.3-14|189	+ Revision: b9ae606
14cr|freenx-0.7.3-14|190	- MassBuild#464: Increase release tag
14cr|freenx-0.7.3-14|191	
14cr|freenx-0.7.3-14|192	

1406 14
14cr|freeorion-0.4.3-3|1	%define _enable_debug_packages %{nil}
14cr|freeorion-0.4.3-3|2	%define debug_package %{nil}
14cr|freeorion-0.4.3-3|3	
14cr|freeorion-0.4.3-3|4	%define oname FreeOrion
14cr|freeorion-0.4.3-3|5	
14cr|freeorion-0.4.3-3|6	Summary:	Turn-based space empire and galactic conquest
14cr|freeorion-0.4.3-3|7	Name:		freeorion
14cr|freeorion-0.4.3-3|8	Version:	0.4.3
14cr|freeorion-0.4.3-3|9	Release:	3
14cr|freeorion-0.4.3-3|10	License:	GPLv2+
14cr|freeorion-0.4.3-3|11	Group:		Games/Strategy
14cr|freeorion-0.4.3-3|12	Url:		http://www.freeorion.org
14cr|freeorion-0.4.3-3|13	# From SVN, rev 6318
14cr|freeorion-0.4.3-3|14	Source0:	%{oname}-%{version}.tar.bz2
14cr|freeorion-0.4.3-3|15	Source1:	%{name}.png
14cr|freeorion-0.4.3-3|16	Requires:	%{name}-data = %{version}
14cr|freeorion-0.4.3-3|17	Requires:	ogre
14cr|freeorion-0.4.3-3|18	BuildRequires:	cmake
14cr|freeorion-0.4.3-3|19	BuildRequires:	boost-devel
14cr|freeorion-0.4.3-3|20	BuildRequires:	jpeg-devel
14cr|freeorion-0.4.3-3|21	BuildRequires:	pkgconfig(bullet)
14cr|freeorion-0.4.3-3|22	BuildRequires:	pkgconfig(freealut)
14cr|freeorion-0.4.3-3|23	BuildRequires:	pkgconfig(freetype2)
14cr|freeorion-0.4.3-3|24	BuildRequires:	pkgconfig(libpng)
14cr|freeorion-0.4.3-3|25	BuildRequires:	pkgconfig(libtiff-4)
14cr|freeorion-0.4.3-3|26	BuildRequires:	pkgconfig(ogg)
14cr|freeorion-0.4.3-3|27	BuildRequires:	pkgconfig(OGRE)
14cr|freeorion-0.4.3-3|28	BuildRequires:	pkgconfig(OIS)
14cr|freeorion-0.4.3-3|29	BuildRequires:	pkgconfig(openal)
14cr|freeorion-0.4.3-3|30	BuildRequires:	pkgconfig(python)
14cr|freeorion-0.4.3-3|31	BuildRequires:	pkgconfig(sdl)
14cr|freeorion-0.4.3-3|32	BuildRequires:	pkgconfig(vorbis)
14cr|freeorion-0.4.3-3|33	BuildRequires:	pkgconfig(zlib)
14cr|freeorion-0.4.3-3|34	
14cr|freeorion-0.4.3-3|35	%description
14cr|freeorion-0.4.3-3|36	FreeOrion is a free, open source, turn-based space empire and galactic conquest
14cr|freeorion-0.4.3-3|37	(4X) computer game being designed and built by the FreeOrion project. FreeOrion
14cr|freeorion-0.4.3-3|38	is inspired by the tradition of the Master of Orion games, but is not a clone
14cr|freeorion-0.4.3-3|39	or remake of that series or any other game.
14cr|freeorion-0.4.3-3|40	
14cr|freeorion-0.4.3-3|41	%files
14cr|freeorion-0.4.3-3|42	%doc changelog.txt
14cr|freeorion-0.4.3-3|43	%{_iconsdir}/%{name}.png
14cr|freeorion-0.4.3-3|44	%{_gamesbindir}/freeorion*
14cr|freeorion-0.4.3-3|45	%{_gamesdatadir}/freeorion/ogre_plugins.cfg
14cr|freeorion-0.4.3-3|46	%{_datadir}/applications/mandriva-freeorion.desktop
14cr|freeorion-0.4.3-3|47	
14cr|freeorion-0.4.3-3|48	#----------------------------------------------------------------------------
14cr|freeorion-0.4.3-3|49	
14cr|freeorion-0.4.3-3|50	%package data
14cr|freeorion-0.4.3-3|51	Summary:	FreeOrion game data files
14cr|freeorion-0.4.3-3|52	Group:		Games/Strategy
14cr|freeorion-0.4.3-3|53	BuildArch:	noarch
14cr|freeorion-0.4.3-3|54	License:	CC-BY-SA
14cr|freeorion-0.4.3-3|55	
14cr|freeorion-0.4.3-3|56	%description data
14cr|freeorion-0.4.3-3|57	Data files for FreeOrion game
14cr|freeorion-0.4.3-3|58	
14cr|freeorion-0.4.3-3|59	%files data
14cr|freeorion-0.4.3-3|60	%{_gamesdatadir}/freeorion
14cr|freeorion-0.4.3-3|61	%exclude %{_gamesdatadir}/freeorion/ogre_plugins.cfg
14cr|freeorion-0.4.3-3|62	
14cr|freeorion-0.4.3-3|63	#----------------------------------------------------------------------------
14cr|freeorion-0.4.3-3|64	
14cr|freeorion-0.4.3-3|65	%prep
14cr|freeorion-0.4.3-3|66	%setup -q -n %{oname}-%{version}
14cr|freeorion-0.4.3-3|67	#patch0 -p1
14cr|freeorion-0.4.3-3|68	sed -e "s:PluginFolder=.*:PluginFolder=$(pkg-config --variable=plugindir OGRE):" -i ogre_plugins.cfg.in
14cr|freeorion-0.4.3-3|69	
14cr|freeorion-0.4.3-3|70	%build
14cr|freeorion-0.4.3-3|71	# System resource usage is extremely high so disable extra flags and parallel build
14cr|freeorion-0.4.3-3|72	%global optflags -O2
14cr|freeorion-0.4.3-3|73	%cmake \
14cr|freeorion-0.4.3-3|74	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cr|freeorion-0.4.3-3|75	-DBUILD_DEBUG:BOON=ON \
14cr|freeorion-0.4.3-3|76	-DUSE_STATIC_LIBS:BOOL=ON \
14cr|freeorion-0.4.3-3|77	-DBUILD_SHARED_LIBS:BOOL=OFF
14cr|freeorion-0.4.3-3|78	make VERBOSE=1
14cr|freeorion-0.4.3-3|79	
14cr|freeorion-0.4.3-3|80	%install
14cr|freeorion-0.4.3-3|81	install -d -m 755 %{buildroot}%{_gamesbindir}
14cr|freeorion-0.4.3-3|82	install -m 755 build/freeorion %{buildroot}%{_gamesbindir}/freeorion.real
14cr|freeorion-0.4.3-3|83	install -m 755 build/freeoriond %{buildroot}%{_gamesbindir}/freeoriond
14cr|freeorion-0.4.3-3|84	install -m 755 build/freeorionca %{buildroot}%{_gamesbindir}/freeorionca
14cr|freeorion-0.4.3-3|85	
14cr|freeorion-0.4.3-3|86	cat > %{buildroot}%{_gamesbindir}/freeorion <<EOF
14cr|freeorion-0.4.3-3|87	#!/bin/sh
14cr|freeorion-0.4.3-3|88	cd %{_gamesdatadir}/%{name}
14cr|freeorion-0.4.3-3|89	%{_gamesbindir}/freeorion.real
14cr|freeorion-0.4.3-3|90	EOF
14cr|freeorion-0.4.3-3|91	chmod +x %{buildroot}%{_gamesbindir}/freeorion
14cr|freeorion-0.4.3-3|92	
14cr|freeorion-0.4.3-3|93	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|freeorion-0.4.3-3|94	cp -ar default %{buildroot}%{_gamesdatadir}/%{name}
14cr|freeorion-0.4.3-3|95	
14cr|freeorion-0.4.3-3|96	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|freeorion-0.4.3-3|97	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14cr|freeorion-0.4.3-3|98	
14cr|freeorion-0.4.3-3|99	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|freeorion-0.4.3-3|100	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freeorion-0.4.3-3|101	[Desktop Entry]
14cr|freeorion-0.4.3-3|102	Type=Application
14cr|freeorion-0.4.3-3|103	Encoding=UTF-8
14cr|freeorion-0.4.3-3|104	Name=FreeOrion
14cr|freeorion-0.4.3-3|105	Comment=Turn-based space empire and galactic conquest
14cr|freeorion-0.4.3-3|106	Exec=%{_gamesbindir}/%{name}
14cr|freeorion-0.4.3-3|107	Path=%{_gamesbindir}
14cr|freeorion-0.4.3-3|108	Icon=%{name}
14cr|freeorion-0.4.3-3|109	Terminal=false
14cr|freeorion-0.4.3-3|110	Categories=Game;StrategyGame;
14cr|freeorion-0.4.3-3|111	EOF
14cr|freeorion-0.4.3-3|112	
14cr|freeorion-0.4.3-3|113	install -m 644 ogre_plugins.cfg.in %{buildroot}%{_gamesdatadir}/%{name}/ogre_plugins.cfg
14cr|freeorion-0.4.3-3|114	
14cr|freeorion-0.4.3-3|115	
14cr|freeorion-0.4.3-3|116	%changelog
14cr|freeorion-0.4.3-3|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-3
14cr|freeorion-0.4.3-3|118	+ Revision: 9040112
14cr|freeorion-0.4.3-3|119	- MassBuild#464: Increase release tag
14cr|freeorion-0.4.3-3|120	
14cr|freeorion-0.4.3-3|121	

1407 14
14cr|freeplane-1.2.23_01-7|1	Name:           freeplane
14cr|freeplane-1.2.23_01-7|2	Summary:        Free and open source software application
14cr|freeplane-1.2.23_01-7|3	Version:        1.2.23_01
14cr|freeplane-1.2.23_01-7|4	Release:        7
14cr|freeplane-1.2.23_01-7|5	Group:          Office
14cr|freeplane-1.2.23_01-7|6	License:        GPLv2
14cr|freeplane-1.2.23_01-7|7	Url:            http://freeplane.sourceforge.net
14cr|freeplane-1.2.23_01-7|8	
14cr|freeplane-1.2.23_01-7|9	Requires:       java >= 1.6.0
14cr|freeplane-1.2.23_01-7|10	BuildRequires:  unzip
14cr|freeplane-1.2.23_01-7|11	
14cr|freeplane-1.2.23_01-7|12	Source0:        %{name}_bin-%{version}.zip
14cr|freeplane-1.2.23_01-7|13	Source1:        %{name}.desktop
14cr|freeplane-1.2.23_01-7|14	Source2:	%{name}.xml
14cr|freeplane-1.2.23_01-7|15	Source99:	%{name}.rpmlintrc
14cr|freeplane-1.2.23_01-7|16	BuildArch:      noarch
14cr|freeplane-1.2.23_01-7|17	
14cr|freeplane-1.2.23_01-7|18	%description
14cr|freeplane-1.2.23_01-7|19	Freeplane is free and open source software to support
14cr|freeplane-1.2.23_01-7|20	thinking, sharing information and getting things done at work,
14cr|freeplane-1.2.23_01-7|21	in school and at home. The core of the software consists of
14cr|freeplane-1.2.23_01-7|22	functions for mind mapping, also called concept mapping or information
14cr|freeplane-1.2.23_01-7|23	mapping, and tools for using mapped information. Freeplane runs on
14cr|freeplane-1.2.23_01-7|24	any operating system on which a current version of Java is
14cr|freeplane-1.2.23_01-7|25	installed and from USB.
14cr|freeplane-1.2.23_01-7|26	
14cr|freeplane-1.2.23_01-7|27	%prep
14cr|freeplane-1.2.23_01-7|28	%setup -q -n %{name}-%{version}
14cr|freeplane-1.2.23_01-7|29	
14cr|freeplane-1.2.23_01-7|30	%build
14cr|freeplane-1.2.23_01-7|31	
14cr|freeplane-1.2.23_01-7|32	%install
14cr|freeplane-1.2.23_01-7|33	mkdir -p %{buildroot}/opt/%{name}
14cr|freeplane-1.2.23_01-7|34	
14cr|freeplane-1.2.23_01-7|35	# Copy all files from archive into /opt/freeplane dir
14cr|freeplane-1.2.23_01-7|36	cp -Rp * %{buildroot}/opt/%{name}/
14cr|freeplane-1.2.23_01-7|37	
14cr|freeplane-1.2.23_01-7|38	# install resources
14cr|freeplane-1.2.23_01-7|39	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|freeplane-1.2.23_01-7|40	install -Dm644 freeplane.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
14cr|freeplane-1.2.23_01-7|41	install -Dm644 freeplane.svg %{buildroot}/%{_datadir}/pixmaps/%{name}.svg
14cr|freeplane-1.2.23_01-7|42	install -Dm644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{name}.xml
14cr|freeplane-1.2.23_01-7|43	
14cr|freeplane-1.2.23_01-7|44	# Add antialiasing settings
14cr|freeplane-1.2.23_01-7|45	echo -Dawt.useSystemAAFontSettings=on >> init.xargs
14cr|freeplane-1.2.23_01-7|46	
14cr|freeplane-1.2.23_01-7|47	mkdir -p %{buildroot}/%{_bindir}
14cr|freeplane-1.2.23_01-7|48	cd %{buildroot}/%{_bindir}
14cr|freeplane-1.2.23_01-7|49	ln -snf ../../opt/%{name}/%{name}.sh %{name}
14cr|freeplane-1.2.23_01-7|50	
14cr|freeplane-1.2.23_01-7|51	%files
14cr|freeplane-1.2.23_01-7|52	%{_bindir}/%{name}
14cr|freeplane-1.2.23_01-7|53	%{_datadir}/applications/%{name}.desktop
14cr|freeplane-1.2.23_01-7|54	%{_datadir}/pixmaps/%{name}.svg
14cr|freeplane-1.2.23_01-7|55	%{_datadir}/pixmaps/%{name}.png
14cr|freeplane-1.2.23_01-7|56	%{_datadir}/mime/packages/%{name}.xml
14cr|freeplane-1.2.23_01-7|57	/opt/%{name}
14cr|freeplane-1.2.23_01-7|58	
14cr|freeplane-1.2.23_01-7|59	%post
14cr|freeplane-1.2.23_01-7|60	update-mime-database /usr/share/mime
14cr|freeplane-1.2.23_01-7|61	
14cr|freeplane-1.2.23_01-7|62	%postun
14cr|freeplane-1.2.23_01-7|63	update-mime-database /usr/share/mime
14cr|freeplane-1.2.23_01-7|64	
14cr|freeplane-1.2.23_01-7|65	
14cr|freeplane-1.2.23_01-7|66	%changelog
14cr|freeplane-1.2.23_01-7|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.23_01-7
14cr|freeplane-1.2.23_01-7|68	+ Revision: 192932d
14cr|freeplane-1.2.23_01-7|69	- MassBuild#464: Increase release tag
14cr|freeplane-1.2.23_01-7|70	
14cr|freeplane-1.2.23_01-7|71	

1408 14
14cr|freeplayer-20070531-0.6|1	%define name freeplayer
14cr|freeplayer-20070531-0.6|2	%define version 20070531
14cr|freeplayer-20070531-0.6|3	%define release 0.6
14cr|freeplayer-20070531-0.6|4	%define aname vlc-fbx
14cr|freeplayer-20070531-0.6|5	%define bname fbx-playlist
14cr|freeplayer-20070531-0.6|6	%define longtitle Create Playlist for Freeplayer
14cr|freeplayer-20070531-0.6|7	%define title Freeplayer-playlist
14cr|freeplayer-20070531-0.6|8	%define playlist_version 1.1
14cr|freeplayer-20070531-0.6|9	
14cr|freeplayer-20070531-0.6|10	Name:      %{name}
14cr|freeplayer-20070531-0.6|11	Version:   %{version}
14cr|freeplayer-20070531-0.6|12	Release:   %{release}
14cr|freeplayer-20070531-0.6|13	Summary:   Freeplayer from french isp Free ADSL
14cr|freeplayer-20070531-0.6|14	License:   GPL
14cr|freeplayer-20070531-0.6|15	URL:       http://faq.free.fr/adsl/Decouvrir_les_services/Freebox_TV/Options_supplementaires/FreePlayer
14cr|freeplayer-20070531-0.6|16	Group:     Video
14cr|freeplayer-20070531-0.6|17	Source0:   ftp://ftp.free.fr/pub/%{name}/%{name}-linux-%{version}.tgz
14cr|freeplayer-20070531-0.6|18	Source1:   vlc-fbx.init
14cr|freeplayer-20070531-0.6|19	Source2:   vlc-fbx.sysconfig
14cr|freeplayer-20070531-0.6|20	Source3:  freeplayer-images.tar.bz2
14cr|freeplayer-20070531-0.6|21	
14cr|freeplayer-20070531-0.6|22	Source10:  %{name}-16.png
14cr|freeplayer-20070531-0.6|23	Source11:  %{name}-32.png
14cr|freeplayer-20070531-0.6|24	Source12:  %{name}-48.png
14cr|freeplayer-20070531-0.6|25	Patch0:    freeplayer-fix-vlc-args.patch
14cr|freeplayer-20070531-0.6|26	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|freeplayer-20070531-0.6|27	BuildRequires: qt4-devel
14cr|freeplayer-20070531-0.6|28	Requires: vlc >= 0.8.4
14cr|freeplayer-20070531-0.6|29	Requires: freeplayer-mod
14cr|freeplayer-20070531-0.6|30	Requires: freeplayer-common
14cr|freeplayer-20070531-0.6|31	
14cr|freeplayer-20070531-0.6|32	%description
14cr|freeplayer-20070531-0.6|33	Freeplayer from french isp Free ADSL
14cr|freeplayer-20070531-0.6|34	
14cr|freeplayer-20070531-0.6|35	
14cr|freeplayer-20070531-0.6|36	%package data
14cr|freeplayer-20070531-0.6|37	Group: 		Video
14cr|freeplayer-20070531-0.6|38	License: 	GPL
14cr|freeplayer-20070531-0.6|39	Summary: 	Freeplayer from french isp Free ADSL
14cr|freeplayer-20070531-0.6|40	Provides: freeplayer-mod
14cr|freeplayer-20070531-0.6|41	Provides: freeplayer-data = %{version}
14cr|freeplayer-20070531-0.6|42	Requires: freeplayer-common
14cr|freeplayer-20070531-0.6|43	
14cr|freeplayer-20070531-0.6|44	%description data
14cr|freeplayer-20070531-0.6|45	Freeplayer from french isp Free ADSL default mod
14cr|freeplayer-20070531-0.6|46	
14cr|freeplayer-20070531-0.6|47	%package common
14cr|freeplayer-20070531-0.6|48	Group: 		Video
14cr|freeplayer-20070531-0.6|49	License: 	GPL
14cr|freeplayer-20070531-0.6|50	Summary: 	Freeplayer from french isp Free ADSL
14cr|freeplayer-20070531-0.6|51	Requires(post): rpm-helper
14cr|freeplayer-20070531-0.6|52	Requires(preun): rpm-helper
14cr|freeplayer-20070531-0.6|53	
14cr|freeplayer-20070531-0.6|54	%description common
14cr|freeplayer-20070531-0.6|55	Freeplayer from french isp Free ADSL default mod
14cr|freeplayer-20070531-0.6|56	
14cr|freeplayer-20070531-0.6|57	%prep
14cr|freeplayer-20070531-0.6|58	rm -rf %buildroot
14cr|freeplayer-20070531-0.6|59	
14cr|freeplayer-20070531-0.6|60	%setup -n %{name} -q
14cr|freeplayer-20070531-0.6|61	
14cr|freeplayer-20070531-0.6|62	tar xzf share/fbx-playlist-%{playlist_version}.tar.gz
14cr|freeplayer-20070531-0.6|63	/usr/bin/bzip2 -dc %{SOURCE3} | tar -xf -
14cr|freeplayer-20070531-0.6|64	
14cr|freeplayer-20070531-0.6|65	%build
14cr|freeplayer-20070531-0.6|66	cd fbx-playlist-%{playlist_version}
14cr|freeplayer-20070531-0.6|67	/usr/lib/qt4/bin/qmake
14cr|freeplayer-20070531-0.6|68	#qmake is dropping quotes, restoring them
14cr|freeplayer-20070531-0.6|69	sed -i -e 's/VERSION="1.1"/VERSION=\\"1.1\\"/g' Makefile
14cr|freeplayer-20070531-0.6|70	sed -i -e 's///g' license.ui
14cr|freeplayer-20070531-0.6|71	make
14cr|freeplayer-20070531-0.6|72	
14cr|freeplayer-20070531-0.6|73	%install
14cr|freeplayer-20070531-0.6|74	mkdir -p %buildroot/%_datadir/%{name}
14cr|freeplayer-20070531-0.6|75	mkdir -p %buildroot/%_bindir %buildroot/%_sysconfdir/{init.d,sysconfig}
14cr|freeplayer-20070531-0.6|76	
14cr|freeplayer-20070531-0.6|77	install -m 755 %{SOURCE1} %buildroot/%_sysconfdir/init.d/vlc-fbx
14cr|freeplayer-20070531-0.6|78	install -m 644 %{SOURCE2} %buildroot/%_sysconfdir/sysconfig/vlc-fbx
14cr|freeplayer-20070531-0.6|79	
14cr|freeplayer-20070531-0.6|80	cp -r share/http-fbx %buildroot/%_datadir/%{name}
14cr|freeplayer-20070531-0.6|81	install -m 755 bin/vlc-fbx.sh -D %buildroot/%_bindir/%{aname}
14cr|freeplayer-20070531-0.6|82	install -m 755 fbx-playlist-%{playlist_version}/fbx-playlist -D %buildroot/%_bindir/%{bname}
14cr|freeplayer-20070531-0.6|83	sed -i -e 's^%HTTP_PATH%^/usr/share/freeplayer/http-fbx/^g' %buildroot/%_bindir/%{aname}
14cr|freeplayer-20070531-0.6|84	
14cr|freeplayer-20070531-0.6|85	#menus
14cr|freeplayer-20070531-0.6|86	
14cr|freeplayer-20070531-0.6|87	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|freeplayer-20070531-0.6|88	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freeplayer-20070531-0.6|89	[Desktop Entry]
14cr|freeplayer-20070531-0.6|90	Name=%{title}
14cr|freeplayer-20070531-0.6|91	Comment=%{longtitle}
14cr|freeplayer-20070531-0.6|92	Exec=%{_bindir}/%{name}
14cr|freeplayer-20070531-0.6|93	Icon=%{name}
14cr|freeplayer-20070531-0.6|94	Terminal=false
14cr|freeplayer-20070531-0.6|95	Type=Application
14cr|freeplayer-20070531-0.6|96	StartupNotify=true
14cr|freeplayer-20070531-0.6|97	Categories=QT;Video;Player;X-MandrivaLinux-Multimedia-Video;
14cr|freeplayer-20070531-0.6|98	EOF
14cr|freeplayer-20070531-0.6|99	
14cr|freeplayer-20070531-0.6|100	install -m644 %{SOURCE10} -D %buildroot/%{_miconsdir}/%{name}.png
14cr|freeplayer-20070531-0.6|101	install -m644 %{SOURCE11} -D %buildroot/%{_iconsdir}/%{name}.png
14cr|freeplayer-20070531-0.6|102	install -m644 %{SOURCE12} -D %buildroot/%{_liconsdir}/%{name}.png
14cr|freeplayer-20070531-0.6|103	
14cr|freeplayer-20070531-0.6|104	%clean
14cr|freeplayer-20070531-0.6|105	rm -rf %buildroot
14cr|freeplayer-20070531-0.6|106	
14cr|freeplayer-20070531-0.6|107	%preun common
14cr|freeplayer-20070531-0.6|108	%_preun_service vlc-fbx
14cr|freeplayer-20070531-0.6|109	
14cr|freeplayer-20070531-0.6|110	%post common
14cr|freeplayer-20070531-0.6|111	%_post_service vlc-fbx
14cr|freeplayer-20070531-0.6|112	
14cr|freeplayer-20070531-0.6|113	%if %mdkversion < 200900
14cr|freeplayer-20070531-0.6|114	%post
14cr|freeplayer-20070531-0.6|115	%{update_menus}
14cr|freeplayer-20070531-0.6|116	%endif
14cr|freeplayer-20070531-0.6|117	
14cr|freeplayer-20070531-0.6|118	%if %mdkversion < 200900
14cr|freeplayer-20070531-0.6|119	%postun
14cr|freeplayer-20070531-0.6|120	%{clean_menus}
14cr|freeplayer-20070531-0.6|121	%endif
14cr|freeplayer-20070531-0.6|122	
14cr|freeplayer-20070531-0.6|123	%files
14cr|freeplayer-20070531-0.6|124	%defattr(-,root,root)
14cr|freeplayer-20070531-0.6|125	%doc README share/doc/*
14cr|freeplayer-20070531-0.6|126	%_bindir/*
14cr|freeplayer-20070531-0.6|127	%_iconsdir/*.png
14cr|freeplayer-20070531-0.6|128	%_liconsdir/*.png
14cr|freeplayer-20070531-0.6|129	%_miconsdir/*.png
14cr|freeplayer-20070531-0.6|130	%_datadir/applications/mandriva-%{name}.desktop
14cr|freeplayer-20070531-0.6|131	
14cr|freeplayer-20070531-0.6|132	%files data
14cr|freeplayer-20070531-0.6|133	%defattr(-,root,root)
14cr|freeplayer-20070531-0.6|134	%_datadir/%{name}
14cr|freeplayer-20070531-0.6|135	
14cr|freeplayer-20070531-0.6|136	%files common
14cr|freeplayer-20070531-0.6|137	%defattr(-,root,root)
14cr|freeplayer-20070531-0.6|138	%config(noreplace) %_sysconfdir/sysconfig/vlc-fbx
14cr|freeplayer-20070531-0.6|139	%_sysconfdir/init.d/vlc-fbx
14cr|freeplayer-20070531-0.6|140	
14cr|freeplayer-20070531-0.6|141	
14cr|freeplayer-20070531-0.6|142	
14cr|freeplayer-20070531-0.6|143	
14cr|freeplayer-20070531-0.6|144	%changelog
14cr|freeplayer-20070531-0.6|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070531-0.6
14cr|freeplayer-20070531-0.6|146	+ Revision: 2101875
14cr|freeplayer-20070531-0.6|147	- MassBuild#464: Increase release tag
14cr|freeplayer-20070531-0.6|148	
14cr|freeplayer-20070531-0.6|149	

1409 14
14cr|freeradius-client-1.1.6-4|1	%define major 2
14cr|freeradius-client-1.1.6-4|2	%define libname %mklibname %{name} %{major}
14cr|freeradius-client-1.1.6-4|3	%define develname %mklibname %{name} -d
14cr|freeradius-client-1.1.6-4|4	
14cr|freeradius-client-1.1.6-4|5	Summary:	FreeRADIUS Client Software
14cr|freeradius-client-1.1.6-4|6	Name:		freeradius-client
14cr|freeradius-client-1.1.6-4|7	Version:	1.1.6
14cr|freeradius-client-1.1.6-4|8	Release:	4
14cr|freeradius-client-1.1.6-4|9	License:	BSD-like
14cr|freeradius-client-1.1.6-4|10	Group:		System/Servers
14cr|freeradius-client-1.1.6-4|11	URL:		http://www.freeradius.org/
14cr|freeradius-client-1.1.6-4|12	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz
14cr|freeradius-client-1.1.6-4|13	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz.sig
14cr|freeradius-client-1.1.6-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|freeradius-client-1.1.6-4|15	
14cr|freeradius-client-1.1.6-4|16	%description
14cr|freeradius-client-1.1.6-4|17	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
14cr|freeradius-client-1.1.6-4|18	additionally includes radlogin, a flexible RADIUS aware login replacement, a
14cr|freeradius-client-1.1.6-4|19	command line program to send RADIUS accounting records and a utility to query
14cr|freeradius-client-1.1.6-4|20	the status of a (Merit) RADIUS server.
14cr|freeradius-client-1.1.6-4|21	
14cr|freeradius-client-1.1.6-4|22	%package -n	%{libname}
14cr|freeradius-client-1.1.6-4|23	Summary:	FreeRADIUS Client Software library
14cr|freeradius-client-1.1.6-4|24	Group:          System/Libraries
14cr|freeradius-client-1.1.6-4|25	
14cr|freeradius-client-1.1.6-4|26	%description -n	%{libname}
14cr|freeradius-client-1.1.6-4|27	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
14cr|freeradius-client-1.1.6-4|28	additionally includes radlogin, a flexible RADIUS aware login replacement, a
14cr|freeradius-client-1.1.6-4|29	command line program to send RADIUS accounting records and a utility to query
14cr|freeradius-client-1.1.6-4|30	the status of a (Merit) RADIUS server.
14cr|freeradius-client-1.1.6-4|31	
14cr|freeradius-client-1.1.6-4|32	This package contains the shared library of FreeRADIUS Client
14cr|freeradius-client-1.1.6-4|33	
14cr|freeradius-client-1.1.6-4|34	%package -n	%{develname}
14cr|freeradius-client-1.1.6-4|35	Summary:	Development files for %{name}
14cr|freeradius-client-1.1.6-4|36	Group:		Development/C
14cr|freeradius-client-1.1.6-4|37	Requires:	%{libname} = %{version}
14cr|freeradius-client-1.1.6-4|38	Provides:	%{name} = %{version}-%{release}
14cr|freeradius-client-1.1.6-4|39	
14cr|freeradius-client-1.1.6-4|40	%description -n	%{develname}
14cr|freeradius-client-1.1.6-4|41	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
14cr|freeradius-client-1.1.6-4|42	additionally includes radlogin, a flexible RADIUS aware login replacement, a
14cr|freeradius-client-1.1.6-4|43	command line program to send RADIUS accounting records and a utility to query
14cr|freeradius-client-1.1.6-4|44	the status of a (Merit) RADIUS server.
14cr|freeradius-client-1.1.6-4|45	
14cr|freeradius-client-1.1.6-4|46	This package contains the header and static libraries files for
14cr|freeradius-client-1.1.6-4|47	freeradius-client.
14cr|freeradius-client-1.1.6-4|48	
14cr|freeradius-client-1.1.6-4|49	%prep
14cr|freeradius-client-1.1.6-4|50	
14cr|freeradius-client-1.1.6-4|51	%setup -q
14cr|freeradius-client-1.1.6-4|52	
14cr|freeradius-client-1.1.6-4|53	%build
14cr|freeradius-client-1.1.6-4|54	rm missing
14cr|freeradius-client-1.1.6-4|55	libtoolize --copy --force; aclocal; automake -ac; autoconf
14cr|freeradius-client-1.1.6-4|56	
14cr|freeradius-client-1.1.6-4|57	%configure2_5x \
14cr|freeradius-client-1.1.6-4|58	--localstatedir=/var/lib \
14cr|freeradius-client-1.1.6-4|59	--enable-shadow \
14cr|freeradius-client-1.1.6-4|60	--with-secure-path
14cr|freeradius-client-1.1.6-4|61	
14cr|freeradius-client-1.1.6-4|62	%make
14cr|freeradius-client-1.1.6-4|63	
14cr|freeradius-client-1.1.6-4|64	%install
14cr|freeradius-client-1.1.6-4|65	rm -rf %{buildroot}
14cr|freeradius-client-1.1.6-4|66	
14cr|freeradius-client-1.1.6-4|67	%makeinstall_std
14cr|freeradius-client-1.1.6-4|68	
14cr|freeradius-client-1.1.6-4|69	%if %mdkversion < 200900
14cr|freeradius-client-1.1.6-4|70	%post -n %{libname} -p /sbin/ldconfig
14cr|freeradius-client-1.1.6-4|71	%endif
14cr|freeradius-client-1.1.6-4|72	
14cr|freeradius-client-1.1.6-4|73	%if %mdkversion < 200900
14cr|freeradius-client-1.1.6-4|74	%postun -n %{libname} -p /sbin/ldconfig
14cr|freeradius-client-1.1.6-4|75	%endif
14cr|freeradius-client-1.1.6-4|76	
14cr|freeradius-client-1.1.6-4|77	%clean
14cr|freeradius-client-1.1.6-4|78	rm -rf %{buildroot}
14cr|freeradius-client-1.1.6-4|79	
14cr|freeradius-client-1.1.6-4|80	%files
14cr|freeradius-client-1.1.6-4|81	%defattr(-,root,root)
14cr|freeradius-client-1.1.6-4|82	%doc BUGS COPYRIGHT README README.radexample doc/ChangeLog doc/instop.html doc/login.example
14cr|freeradius-client-1.1.6-4|83	%dir %{_sysconfdir}/radiusclient
14cr|freeradius-client-1.1.6-4|84	%attr(0644,root,root) %{_sysconfdir}/radiusclient/dictionary
14cr|freeradius-client-1.1.6-4|85	%attr(0644,root,root) %{_sysconfdir}/radiusclient/dictionary.*
14cr|freeradius-client-1.1.6-4|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/radiusclient.conf
14cr|freeradius-client-1.1.6-4|87	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/issue
14cr|freeradius-client-1.1.6-4|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/port-id-map
14cr|freeradius-client-1.1.6-4|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/servers
14cr|freeradius-client-1.1.6-4|90	%attr(0755,root,root) %{_sbindir}/login.radius
14cr|freeradius-client-1.1.6-4|91	%attr(0755,root,root) %{_sbindir}/radacct
14cr|freeradius-client-1.1.6-4|92	%attr(0755,root,root) %{_sbindir}/radembedded
14cr|freeradius-client-1.1.6-4|93	%attr(0755,root,root) %{_sbindir}/radexample
14cr|freeradius-client-1.1.6-4|94	%attr(0755,root,root) %{_sbindir}/radiusclient
14cr|freeradius-client-1.1.6-4|95	%attr(0755,root,root) %{_sbindir}/radlogin
14cr|freeradius-client-1.1.6-4|96	%attr(0755,root,root) %{_sbindir}/radstatus
14cr|freeradius-client-1.1.6-4|97	
14cr|freeradius-client-1.1.6-4|98	%files -n %{libname}
14cr|freeradius-client-1.1.6-4|99	%defattr(-,root,root)
14cr|freeradius-client-1.1.6-4|100	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14cr|freeradius-client-1.1.6-4|101	
14cr|freeradius-client-1.1.6-4|102	%files -n %{develname}
14cr|freeradius-client-1.1.6-4|103	%defattr(-,root,root)
14cr|freeradius-client-1.1.6-4|104	%attr(0644,root,root) %{_includedir}/*.h
14cr|freeradius-client-1.1.6-4|105	%attr(0644,root,root) %{_libdir}/*.*a
14cr|freeradius-client-1.1.6-4|106	%attr(0755,root,root) %{_libdir}/*.so
14cr|freeradius-client-1.1.6-4|107	
14cr|freeradius-client-1.1.6-4|108	
14cr|freeradius-client-1.1.6-4|109	
14cr|freeradius-client-1.1.6-4|110	
14cr|freeradius-client-1.1.6-4|111	%changelog
14cr|freeradius-client-1.1.6-4|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14cr|freeradius-client-1.1.6-4|113	+ Revision: 13fc24d
14cr|freeradius-client-1.1.6-4|114	- MassBuild#464: Increase release tag
14cr|freeradius-client-1.1.6-4|115	
14cr|freeradius-client-1.1.6-4|116	

1410 14
14cr|freesynd-0.7.1-3|1	Name:		freesynd
14cr|freesynd-0.7.1-3|2	Version:	0.7.1
14cr|freesynd-0.7.1-3|3	Release:	3
14cr|freesynd-0.7.1-3|4	Summary:	Open-source engine for the classic DOS game Syndicate
14cr|freesynd-0.7.1-3|5	Group:		Games/Strategy
14cr|freesynd-0.7.1-3|6	License:	GPLv2
14cr|freesynd-0.7.1-3|7	URL:		http://freesynd.sourceforge.net/
14cr|freesynd-0.7.1-3|8	Source0:	http://sourceforge.net/projects/freesynd/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|freesynd-0.7.1-3|9	Patch0:		freesynd-0.7-path.patch
14cr|freesynd-0.7.1-3|10	BuildRequires:	cmake
14cr|freesynd-0.7.1-3|11	BuildRequires:	imagemagick
14cr|freesynd-0.7.1-3|12	BuildRequires:	pkgconfig(libpng)
14cr|freesynd-0.7.1-3|13	BuildRequires:	pkgconfig(sdl)
14cr|freesynd-0.7.1-3|14	BuildRequires:	pkgconfig(SDL_image)
14cr|freesynd-0.7.1-3|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|freesynd-0.7.1-3|16	BuildRequires:	pkgconfig(zlib)
14cr|freesynd-0.7.1-3|17	
14cr|freesynd-0.7.1-3|18	%description
14cr|freesynd-0.7.1-3|19	FreeSynd is a cross-platform, GPLed reimplementation of engine for the classic
14cr|freesynd-0.7.1-3|20	Bullfrog game, Syndicate.
14cr|freesynd-0.7.1-3|21	
14cr|freesynd-0.7.1-3|22	Syndicate is an isometric real-time tactical game created in 1993.
14cr|freesynd-0.7.1-3|23	
14cr|freesynd-0.7.1-3|24	Gameplay involves ordering a four-person team of cyborg agents around cities
14cr|freesynd-0.7.1-3|25	displayed in a fixed-view isometric style, in pursuit of mission goals such
14cr|freesynd-0.7.1-3|26	as assassinating executives of a rival syndicate, rescuing captured allies,
14cr|freesynd-0.7.1-3|27	"persuading" civilians and scientists to join the player's company or simply
14cr|freesynd-0.7.1-3|28	killing all enemy agents.
14cr|freesynd-0.7.1-3|29	
14cr|freesynd-0.7.1-3|30	As the player progresses through the game, they must manage the research and
14cr|freesynd-0.7.1-3|31	development of new weaponry and cyborg upgrades. The player has only limited
14cr|freesynd-0.7.1-3|32	funds, requiring taxation of the conquered territories while ensuring that
14cr|freesynd-0.7.1-3|33	they are not so over-taxed that they revolt against the player.
14cr|freesynd-0.7.1-3|34	
14cr|freesynd-0.7.1-3|35	WARNING!!! You need original game data to play this game. Copy all files from
14cr|freesynd-0.7.1-3|36	data directory to: %{_gamesdatadir}/%{name}/data/
14cr|freesynd-0.7.1-3|37	
14cr|freesynd-0.7.1-3|38	%prep
14cr|freesynd-0.7.1-3|39	%setup -q
14cr|freesynd-0.7.1-3|40	%patch0 -p1
14cr|freesynd-0.7.1-3|41	# fix png rgb
14cr|freesynd-0.7.1-3|42	pushd  icon
14cr|freesynd-0.7.1-3|43	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|freesynd-0.7.1-3|44	popd
14cr|freesynd-0.7.1-3|45	
14cr|freesynd-0.7.1-3|46	
14cr|freesynd-0.7.1-3|47	for N in 16 32 64 128; do convert icon/sword.png -resize ${N}x${N} $N.png; done
14cr|freesynd-0.7.1-3|48	
14cr|freesynd-0.7.1-3|49	%build
14cr|freesynd-0.7.1-3|50	%cmake -DCMAKE_BUILD_TYPE=release
14cr|freesynd-0.7.1-3|51	%make
14cr|freesynd-0.7.1-3|52	
14cr|freesynd-0.7.1-3|53	%install
14cr|freesynd-0.7.1-3|54	%makeinstall_std -C build
14cr|freesynd-0.7.1-3|55	
14cr|freesynd-0.7.1-3|56	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|freesynd-0.7.1-3|57	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|freesynd-0.7.1-3|58	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|freesynd-0.7.1-3|59	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|freesynd-0.7.1-3|60	
14cr|freesynd-0.7.1-3|61	# menu-entry
14cr|freesynd-0.7.1-3|62	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|freesynd-0.7.1-3|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|freesynd-0.7.1-3|64	[Desktop Entry]
14cr|freesynd-0.7.1-3|65	Name=Syndicate (freesynd)
14cr|freesynd-0.7.1-3|66	Comment=An isometric real-time tactical game
14cr|freesynd-0.7.1-3|67	Exec=%{name}
14cr|freesynd-0.7.1-3|68	Icon=%{name}
14cr|freesynd-0.7.1-3|69	Terminal=false
14cr|freesynd-0.7.1-3|70	Type=Application
14cr|freesynd-0.7.1-3|71	Categories=Game;StrategyGame;
14cr|freesynd-0.7.1-3|72	EOF
14cr|freesynd-0.7.1-3|73	
14cr|freesynd-0.7.1-3|74	%files
14cr|freesynd-0.7.1-3|75	%doc AUTHORS COPYING NEWS README
14cr|freesynd-0.7.1-3|76	%{_gamesbindir}/%{name}
14cr|freesynd-0.7.1-3|77	%{_gamesdatadir}/%{name}
14cr|freesynd-0.7.1-3|78	%{_datadir}/applications/%{name}.desktop
14cr|freesynd-0.7.1-3|79	%{_liconsdir}/%{name}.png
14cr|freesynd-0.7.1-3|80	%{_miconsdir}/%{name}.png
14cr|freesynd-0.7.1-3|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|freesynd-0.7.1-3|82	
14cr|freesynd-0.7.1-3|83	
14cr|freesynd-0.7.1-3|84	%changelog
14cr|freesynd-0.7.1-3|85	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 0.7.1-3
14cr|freesynd-0.7.1-3|86	+ Revision: 20d28fd
14cr|freesynd-0.7.1-3|87	- fix png rgb
14cr|freesynd-0.7.1-3|88	
14cr|freesynd-0.7.1-3|89	

1411 14
14cr|freetuxtv-0.6.6-3|1	Summary:	TV player
14cr|freetuxtv-0.6.6-3|2	Name:		freetuxtv
14cr|freetuxtv-0.6.6-3|3	Version:	0.6.6
14cr|freetuxtv-0.6.6-3|4	Release:	3
14cr|freetuxtv-0.6.6-3|5	License:	GPLv2+
14cr|freetuxtv-0.6.6-3|6	Group:		Video
14cr|freetuxtv-0.6.6-3|7	Url:		http://freetuxtv.googlecode.com
14cr|freetuxtv-0.6.6-3|8	Source0:	http://freetuxtv.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|freetuxtv-0.6.6-3|9	BuildRequires:	intltool
14cr|freetuxtv-0.6.6-3|10	BuildRequires:	gettext-devel
14cr|freetuxtv-0.6.6-3|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|freetuxtv-0.6.6-3|12	BuildRequires:	pkgconfig(gdk-3.0)
14cr|freetuxtv-0.6.6-3|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|freetuxtv-0.6.6-3|14	BuildRequires:	pkgconfig(libcurl)
14cr|freetuxtv-0.6.6-3|15	BuildRequires:	pkgconfig(libnotify)
14cr|freetuxtv-0.6.6-3|16	BuildRequires:	pkgconfig(libvlc)
14cr|freetuxtv-0.6.6-3|17	BuildRequires:	pkgconfig(sqlite3)
14cr|freetuxtv-0.6.6-3|18	Requires:	vlc
14cr|freetuxtv-0.6.6-3|19	
14cr|freetuxtv-0.6.6-3|20	%description
14cr|freetuxtv-0.6.6-3|21	freetuxtv is a player for Television on Internet with french Free
14cr|freetuxtv-0.6.6-3|22	or SFR (ex-Neuf) Internet service providers, and a lot of WebTV in
14cr|freetuxtv-0.6.6-3|23	French languages in the world (Canada, Switzerland, Belgium, etc...).
14cr|freetuxtv-0.6.6-3|24	
14cr|freetuxtv-0.6.6-3|25	%files -f %{name}.lang
14cr|freetuxtv-0.6.6-3|26	%doc NEWS AUTHORS COPYING README ChangeLog
14cr|freetuxtv-0.6.6-3|27	%{_bindir}/%{name}
14cr|freetuxtv-0.6.6-3|28	%{_datadir}/%{name}
14cr|freetuxtv-0.6.6-3|29	%{_datadir}/applications/%{name}.desktop
14cr|freetuxtv-0.6.6-3|30	%{_iconsdir}/hicolor/*/apps/*
14cr|freetuxtv-0.6.6-3|31	
14cr|freetuxtv-0.6.6-3|32	#----------------------------------------------------------------------------
14cr|freetuxtv-0.6.6-3|33	
14cr|freetuxtv-0.6.6-3|34	%prep
14cr|freetuxtv-0.6.6-3|35	%setup -q
14cr|freetuxtv-0.6.6-3|36	
14cr|freetuxtv-0.6.6-3|37	%build
14cr|freetuxtv-0.6.6-3|38	autoreconf -fi
14cr|freetuxtv-0.6.6-3|39	%configure2_5x --with-gtk=3.0
14cr|freetuxtv-0.6.6-3|40	%make
14cr|freetuxtv-0.6.6-3|41	
14cr|freetuxtv-0.6.6-3|42	%install
14cr|freetuxtv-0.6.6-3|43	%makeinstall_std
14cr|freetuxtv-0.6.6-3|44	
14cr|freetuxtv-0.6.6-3|45	%find_lang %{name}
14cr|freetuxtv-0.6.6-3|46	
14cr|freetuxtv-0.6.6-3|47	rm -fr %{buildroot}%{_libdir}/*.a
14cr|freetuxtv-0.6.6-3|48	rm -fr %{buildroot}%{_includedir}
14cr|freetuxtv-0.6.6-3|49	
14cr|freetuxtv-0.6.6-3|50	
14cr|freetuxtv-0.6.6-3|51	%changelog
14cr|freetuxtv-0.6.6-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-3
14cr|freetuxtv-0.6.6-3|53	+ Revision: bb64324
14cr|freetuxtv-0.6.6-3|54	- MassBuild#464: Increase release tag
14cr|freetuxtv-0.6.6-3|55	
14cr|freetuxtv-0.6.6-3|56	

1412 14
14cr|freevo-1.9.0-5|1	
14cr|freevo-1.9.0-5|2	%define 	_cachedir /var/cache
14cr|freevo-1.9.0-5|3	%define         py_ver 	  %(python -c 'import sys; print sys.version[:3]')
14cr|freevo-1.9.0-5|4	
14cr|freevo-1.9.0-5|5	# Set default freevo parameters
14cr|freevo-1.9.0-5|6	%define display  x11
14cr|freevo-1.9.0-5|7	
14cr|freevo-1.9.0-5|8	Summary:        Open-source digital video jukebox
14cr|freevo-1.9.0-5|9	
14cr|freevo-1.9.0-5|10	Name: 		freevo
14cr|freevo-1.9.0-5|11	Version: 	1.9.0
14cr|freevo-1.9.0-5|12	Release: 	5
14cr|freevo-1.9.0-5|13	URL:            http://freevo.sourceforge.net/
14cr|freevo-1.9.0-5|14	Source0: 	http://belnet.dl.sourceforge.net/sourceforge/freevo/%{name}-%{version}.tar.gz
14cr|freevo-1.9.0-5|15	Source11:	freevo-mail-0.6.tgz
14cr|freevo-1.9.0-5|16	Source1: 	redhat-boot_config
14cr|freevo-1.9.0-5|17	Source2:	local_conf.py
14cr|freevo-1.9.0-5|18	Source4:	firebird.py
14cr|freevo-1.9.0-5|19	Source7:	freevo_tvgrab
14cr|freevo-1.9.0-5|20	Source8:	mute
14cr|freevo-1.9.0-5|21	Source9:	unmute
14cr|freevo-1.9.0-5|22	Source10:	fonts.tgz
14cr|freevo-1.9.0-5|23	Patch0:		%{name}-build.patch
14cr|freevo-1.9.0-5|24	Patch5: 	%{name}-webserver.patch
14cr|freevo-1.9.0-5|25	Patch6: 	%{name}-boot.patch
14cr|freevo-1.9.0-5|26	Patch7: 	%{name}-volume.patch
14cr|freevo-1.9.0-5|27	Patch8:		freevo-1.9.0-pillow.patch
14cr|freevo-1.9.0-5|28	License: 	GPLv2+
14cr|freevo-1.9.0-5|29	Group: 		Video
14cr|freevo-1.9.0-5|30	Buildarch:	noarch
14cr|freevo-1.9.0-5|31	BuildRequires: 	docbook-utils
14cr|freevo-1.9.0-5|32	BuildRequires:  wget
14cr|freevo-1.9.0-5|33	BuildRequires:  python-devel
14cr|freevo-1.9.0-5|34	BuildRequires:  pygame >= 1.5
14cr|freevo-1.9.0-5|35	BuildRequires:  python-twisted >= 1.1.0
14cr|freevo-1.9.0-5|36	BuildRequires:  python-imaging >= 1.1.4
14cr|freevo-1.9.0-5|37	BuildRequires:  python-kaa-base
14cr|freevo-1.9.0-5|38	BuildRequires:	python-kaa-metadata
14cr|freevo-1.9.0-5|39	BuildRequires:	python-kaa-imlib2
14cr|freevo-1.9.0-5|40	BuildRequires:  python-pyxml
14cr|freevo-1.9.0-5|41	BuildRequires:  python-devel
14cr|freevo-1.9.0-5|42	BuildRequires:	python-beautifulsoup >= 3.0.3
14cr|freevo-1.9.0-5|43	BuildRequires:  python-numeric
14cr|freevo-1.9.0-5|44	Requires:	pygame >= 1.5
14cr|freevo-1.9.0-5|45	Requires:	python-twisted >= 1.1.0
14cr|freevo-1.9.0-5|46	Requires:	python-imaging >= 1.1.4
14cr|freevo-1.9.0-5|47	Requires:	python-kaa-base
14cr|freevo-1.9.0-5|48	Requires:	python-kaa-metadata
14cr|freevo-1.9.0-5|49	Requires:	python-kaa-imlib2
14cr|freevo-1.9.0-5|50	Requires:	python-beautifulsoup >= 3.0.3
14cr|freevo-1.9.0-5|51	Requires:	python-lirc >= 0.0.4
14cr|freevo-1.9.0-5|52	Requires:	mplayer, tvtime, xine-ui, xmltv, PyXML, libjpeg-progs, mencoder, cdparanoia, vorbis-tools, util-linux, python-numeric, lsdvd, python-osd, xmltv-grabbers
14cr|freevo-1.9.0-5|53	Requires(pre):  rpm-helper
14cr|freevo-1.9.0-5|54	Requires(post): rpm-helper
14cr|freevo-1.9.0-5|55	Requires(post): desktop-file-utils
14cr|freevo-1.9.0-5|56	Requires(postun): desktop-file-utils
14cr|freevo-1.9.0-5|57	
14cr|freevo-1.9.0-5|58	%description
14cr|freevo-1.9.0-5|59	Freevo is a Linux application that turns a PC with a TV capture card
14cr|freevo-1.9.0-5|60	and/or TV-out into a standalone multimedia jukebox/VCR. It builds on
14cr|freevo-1.9.0-5|61	other applications such as xine, mplayer, tvtime and mencoder to play
14cr|freevo-1.9.0-5|62	and record video and audio.
14cr|freevo-1.9.0-5|63	
14cr|freevo-1.9.0-5|64	Available rpmbuild rebuild options :
14cr|freevo-1.9.0-5|65	--without: use_sysapps
14cr|freevo-1.9.0-5|66	
14cr|freevo-1.9.0-5|67	%prep
14cr|freevo-1.9.0-5|68	%setup -q
14cr|freevo-1.9.0-5|69	%patch0 -p0
14cr|freevo-1.9.0-5|70	%patch5 -p0
14cr|freevo-1.9.0-5|71	%patch6 -p0
14cr|freevo-1.9.0-5|72	#%patch7 -p0
14cr|freevo-1.9.0-5|73	%patch8 -p1
14cr|freevo-1.9.0-5|74	cd share/fonts/
14cr|freevo-1.9.0-5|75	tar -xvzf %{SOURCE10}
14cr|freevo-1.9.0-5|76	
14cr|freevo-1.9.0-5|77	%build
14cr|freevo-1.9.0-5|78	find . -name CVS | xargs rm -rf
14cr|freevo-1.9.0-5|79	find . -name ".cvsignore" |xargs rm -f
14cr|freevo-1.9.0-5|80	find . -name "*.pyc" |xargs rm -f
14cr|freevo-1.9.0-5|81	find . -name "*.pyo" |xargs rm -f
14cr|freevo-1.9.0-5|82	find . -name "*.py" |xargs chmod 644
14cr|freevo-1.9.0-5|83	
14cr|freevo-1.9.0-5|84	#./autogen.sh
14cr|freevo-1.9.0-5|85	#Building freevo
14cr|freevo-1.9.0-5|86	env CFLAGS="%{optflags}" python setup.py build
14cr|freevo-1.9.0-5|87	
14cr|freevo-1.9.0-5|88	#Building mail menu
14cr|freevo-1.9.0-5|89	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
14cr|freevo-1.9.0-5|90	#PYTHONPATH=../build/lib env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|freevo-1.9.0-5|91	
14cr|freevo-1.9.0-5|92	
14cr|freevo-1.9.0-5|93	%install
14cr|freevo-1.9.0-5|94	rm -rf %{buildroot}/%{name}-%{version}
14cr|freevo-1.9.0-5|95	
14cr|freevo-1.9.0-5|96	mkdir -p %{buildroot}%{_sysconfdir}/freevo
14cr|freevo-1.9.0-5|97	# The following is needed to let RPM know that the files should be backed up
14cr|freevo-1.9.0-5|98	touch %{buildroot}%{_sysconfdir}/freevo/freevo.conf
14cr|freevo-1.9.0-5|99	
14cr|freevo-1.9.0-5|100	# boot scripts
14cr|freevo-1.9.0-5|101	mkdir -p %{buildroot}%{_initrddir}
14cr|freevo-1.9.0-5|102	mkdir -p %{buildroot}%{_bindir}
14cr|freevo-1.9.0-5|103	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/freevo/boot_config
14cr|freevo-1.9.0-5|104	
14cr|freevo-1.9.0-5|105	mkdir -p %{buildroot}%{_cachedir}/freevo
14cr|freevo-1.9.0-5|106	mkdir -p %{buildroot}%{_cachedir}/freevo/{thumbnails,audio}
14cr|freevo-1.9.0-5|107	mkdir -p %{buildroot}%{_cachedir}/xmltv/logos
14cr|freevo-1.9.0-5|108	chmod 777 %{buildroot}%{_cachedir}/{freevo,freevo/thumbnails,freevo/audio,xmltv,xmltv/logos}
14cr|freevo-1.9.0-5|109	
14cr|freevo-1.9.0-5|110	mkdir -p %{buildroot}%{_initrddir}
14cr|freevo-1.9.0-5|111	mkdir -p %{buildroot}/etc/freevo
14cr|freevo-1.9.0-5|112	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
14cr|freevo-1.9.0-5|113	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cr|freevo-1.9.0-5|114	mkdir -p %{buildroot}/tmp/%{name}/Videos
14cr|freevo-1.9.0-5|115	mkdir -p %{buildroot}/etc/cron.weekly
14cr|freevo-1.9.0-5|116	
14cr|freevo-1.9.0-5|117	python setup.py install %{?_without_compile_obj:--no-compile} --root=%{buildroot} --record=INSTALLED_FILES
14cr|freevo-1.9.0-5|118	
14cr|freevo-1.9.0-5|119	#cp -av contrib/examples contrib/fbcon contrib/xmltv %{buildroot}%{_prefix}/contrib
14cr|freevo-1.9.0-5|120	cp -av contrib/lirc/ %{buildroot}/%{_datadir}/%{name}/contrib/
14cr|freevo-1.9.0-5|121	install -m 755 freevo %{buildroot}%{_datadir}/%{name}
14cr|freevo-1.9.0-5|122	install -m 755 freevo_config.py %{buildroot}%{_datadir}/%{name}
14cr|freevo-1.9.0-5|123	install %SOURCE2 %{buildroot}/%{_sysconfdir}/freevo/local_conf.py
14cr|freevo-1.9.0-5|124	install %SOURCE7 %{buildroot}/etc/cron.weekly
14cr|freevo-1.9.0-5|125	install %SOURCE8 %{buildroot}%{_datadir}/%{name}
14cr|freevo-1.9.0-5|126	install %SOURCE9 %{buildroot}%{_datadir}/%{name}
14cr|freevo-1.9.0-5|127	
14cr|freevo-1.9.0-5|128	#######################
14cr|freevo-1.9.0-5|129	#Installing Initscripts
14cr|freevo-1.9.0-5|130	#######################
14cr|freevo-1.9.0-5|131	#install -m 755 boot/freevo %{buildroot}%{_sysconfdir}/rc.d/init.d
14cr|freevo-1.9.0-5|132	#install -m 755 boot/freevo_dep %{buildroot}%{_sysconfdir}/rc.d/init.d
14cr|freevo-1.9.0-5|133	install -m 755 boot/recordserver %{buildroot}%{_initrddir}/freevo_recordserver
14cr|freevo-1.9.0-5|134	install -m 755 boot/webserver %{buildroot}%{_initrddir}/freevo_webserver
14cr|freevo-1.9.0-5|135	#install -m 755 boot/recordserver_init %{buildroot}%{_bindir}/freevo_recordserver_init
14cr|freevo-1.9.0-5|136	#install -m 755 boot/webserver_init %{buildroot}%{_bindir}/freevo_webserver_init
14cr|freevo-1.9.0-5|137	
14cr|freevo-1.9.0-5|138	####################
14cr|freevo-1.9.0-5|139	# Installing Plugins
14cr|freevo-1.9.0-5|140	####################
14cr|freevo-1.9.0-5|141	# Mailer Plugin
14cr|freevo-1.9.0-5|142	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
14cr|freevo-1.9.0-5|143	#PYTHONPATH=../build/lib python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|freevo-1.9.0-5|144	#
14cr|freevo-1.9.0-5|145	install %SOURCE4 %{buildroot}/%{py_puresitedir}/freevo/plugins
14cr|freevo-1.9.0-5|146	
14cr|freevo-1.9.0-5|147	###############
14cr|freevo-1.9.0-5|148	# Copying icons
14cr|freevo-1.9.0-5|149	###############
14cr|freevo-1.9.0-5|150	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|freevo-1.9.0-5|151	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|freevo-1.9.0-5|152	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|freevo-1.9.0-5|153	
14cr|freevo-1.9.0-5|154	#####################
14cr|freevo-1.9.0-5|155	# Adding a menu entry
14cr|freevo-1.9.0-5|156	####################
14cr|freevo-1.9.0-5|157	mkdir -p %{buildroot}%{_datadir}/applications
14cr|freevo-1.9.0-5|158	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|freevo-1.9.0-5|159	[Desktop Entry]
14cr|freevo-1.9.0-5|160	Name=%{name}
14cr|freevo-1.9.0-5|161	Comment=%{summary}
14cr|freevo-1.9.0-5|162	Exec=%{_bindir}/%{name}
14cr|freevo-1.9.0-5|163	Icon=%{name}
14cr|freevo-1.9.0-5|164	Terminal=false
14cr|freevo-1.9.0-5|165	Type=Application
14cr|freevo-1.9.0-5|166	StartupNotify=true
14cr|freevo-1.9.0-5|167	Categories=AudioVideo;TV;Player;Recorder;
14cr|freevo-1.9.0-5|168	EOF
14cr|freevo-1.9.0-5|169	
14cr|freevo-1.9.0-5|170	####################
14cr|freevo-1.9.0-5|171	# About locales... #
14cr|freevo-1.9.0-5|172	####################
14cr|freevo-1.9.0-5|173	
14cr|freevo-1.9.0-5|174	find %{buildroot}/%{_datadir}/locale -name "*.po" -exec rm -f {} \;
14cr|freevo-1.9.0-5|175	%find_lang %{name}
14cr|freevo-1.9.0-5|176	
14cr|freevo-1.9.0-5|177	####################
14cr|freevo-1.9.0-5|178	# Cleaning
14cr|freevo-1.9.0-5|179	####################
14cr|freevo-1.9.0-5|180	rm -rf %{buildroot}/%{_datadir}/fxd/web*
14cr|freevo-1.9.0-5|181	
14cr|freevo-1.9.0-5|182	%pre
14cr|freevo-1.9.0-5|183	%_pre_useradd %{name} %{_datadir}/%{name} /bin/bash
14cr|freevo-1.9.0-5|184	
14cr|freevo-1.9.0-5|185	%post
14cr|freevo-1.9.0-5|186	rm -rf /var/log/freevo 2>/dev/null
14cr|freevo-1.9.0-5|187	%if %mdkversion < 200900
14cr|freevo-1.9.0-5|188	%{update_menus}
14cr|freevo-1.9.0-5|189	%endif
14cr|freevo-1.9.0-5|190	
14cr|freevo-1.9.0-5|191	#Determining TV_NORM & CHANNEL_LIST from local clock
14cr|freevo-1.9.0-5|192	ZONE=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\1/g"`
14cr|freevo-1.9.0-5|193	CITY=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\2/g"`
14cr|freevo-1.9.0-5|194	TV_NORM="ntsc"
14cr|freevo-1.9.0-5|195	CHANNEL_LIST="us-cable"
14cr|freevo-1.9.0-5|196	
14cr|freevo-1.9.0-5|197	if [ "${CITY}" = "Paris" ]; then
14cr|freevo-1.9.0-5|198	TV_NORM="secam"
14cr|freevo-1.9.0-5|199	CHANNEL_LIST="france"
14cr|freevo-1.9.0-5|200	else
14cr|freevo-1.9.0-5|201	if [ "${ZONE}" = "Europe" ]; then
14cr|freevo-1.9.0-5|202	TV_NORM="pal"
14cr|freevo-1.9.0-5|203	CHANNEL_LIST="europe-west"
14cr|freevo-1.9.0-5|204	fi
14cr|freevo-1.9.0-5|205	fi
14cr|freevo-1.9.0-5|206	
14cr|freevo-1.9.0-5|207	#Determining current X configuration
14cr|freevo-1.9.0-5|208	RESOLUTION=`xdpyinfo 2>/dev/null | grep dimensions | awk '{ print $2 }'`
14cr|freevo-1.9.0-5|209	case $RESOLUTION in
14cr|freevo-1.9.0-5|210	"1280x800")
14cr|freevo-1.9.0-5|211	RESOLUTION="1024x768";
14cr|freevo-1.9.0-5|212	;;
14cr|freevo-1.9.0-5|213	"1280x720")
14cr|freevo-1.9.0-5|214	RESOLUTION="1024x768";
14cr|freevo-1.9.0-5|215	;;
14cr|freevo-1.9.0-5|216	"1680x1050")
14cr|freevo-1.9.0-5|217	RESOLUTION="1280x1024";
14cr|freevo-1.9.0-5|218	;;
14cr|freevo-1.9.0-5|219	"1400x1050")
14cr|freevo-1.9.0-5|220	RESOLUTION="1280x1024";
14cr|freevo-1.9.0-5|221	;;
14cr|freevo-1.9.0-5|222	
14cr|freevo-1.9.0-5|223	"1920x1200")
14cr|freevo-1.9.0-5|224	RESOLUTION="1600x1200";
14cr|freevo-1.9.0-5|225	;;
14cr|freevo-1.9.0-5|226	"")
14cr|freevo-1.9.0-5|227	RESOLUTION="800x600";
14cr|freevo-1.9.0-5|228	;;
14cr|freevo-1.9.0-5|229	esac
14cr|freevo-1.9.0-5|230	
14cr|freevo-1.9.0-5|231	# Copy old local_conf.py to replace dummy file
14cr|freevo-1.9.0-5|232	cd %{_datadir}/%{name}
14cr|freevo-1.9.0-5|233	./freevo setup --geometry=$RESOLUTION --display=%{display} \
14cr|freevo-1.9.0-5|234	--tv=${TV_NORM} --chanlist=${CHANNEL_LIST} \
14cr|freevo-1.9.0-5|235	%{!?_without_use_sysapps:--sysfirst}
14cr|freevo-1.9.0-5|236	
14cr|freevo-1.9.0-5|237	if [ ! -f /etc/freevo/lircrc ]; then
14cr|freevo-1.9.0-5|238	ln -sf %{_datadir}/%{name}/contrib/lirc/pinnacle_PCTV /etc/freevo/lircrc
14cr|freevo-1.9.0-5|239	fi;
14cr|freevo-1.9.0-5|240	%_post_service freevo_webserver
14cr|freevo-1.9.0-5|241	%_post_service freevo_recordserver
14cr|freevo-1.9.0-5|242	
14cr|freevo-1.9.0-5|243	
14cr|freevo-1.9.0-5|244	%preun
14cr|freevo-1.9.0-5|245	%_preun_service freevo_recordserver
14cr|freevo-1.9.0-5|246	%_preun_service freevo_webserver
14cr|freevo-1.9.0-5|247	
14cr|freevo-1.9.0-5|248	%clean
14cr|freevo-1.9.0-5|249	
14cr|freevo-1.9.0-5|250	%postun
14cr|freevo-1.9.0-5|251	%if %mdkversion < 200900
14cr|freevo-1.9.0-5|252	%{clean_menus}
14cr|freevo-1.9.0-5|253	%endif
14cr|freevo-1.9.0-5|254	%_postun_userdel %{name}
14cr|freevo-1.9.0-5|255	
14cr|freevo-1.9.0-5|256	%files -f %{name}.lang
14cr|freevo-1.9.0-5|257	%doc COPYING ChangeLog FAQ INSTALL README local_conf.py.example Docs/*
14cr|freevo-1.9.0-5|258	%{_datadir}/%{name}
14cr|freevo-1.9.0-5|259	%{_bindir}/freevo
14cr|freevo-1.9.0-5|260	%{_iconsdir}/freevo.png
14cr|freevo-1.9.0-5|261	%{_liconsdir}/freevo.png
14cr|freevo-1.9.0-5|262	%{_miconsdir}/freevo.png
14cr|freevo-1.9.0-5|263	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|freevo-1.9.0-5|264	%config(noreplace) /etc/cron.weekly/*
14cr|freevo-1.9.0-5|265	# Hu, even those files are need, tmpwatch will delete it !!
14cr|freevo-1.9.0-5|266	#%attr(777,root,root) %dir /tmp/%{name}/Videos
14cr|freevo-1.9.0-5|267	#%attr(777,root,root) %dir /tmp/%{name}/
14cr|freevo-1.9.0-5|268	%attr(777,root,root) %dir %{_cachedir}/freevo
14cr|freevo-1.9.0-5|269	%attr(777,root,root) %dir %{_cachedir}/freevo/audio
14cr|freevo-1.9.0-5|270	%attr(777,root,root) %dir %{_cachedir}/freevo/thumbnails
14cr|freevo-1.9.0-5|271	%attr(777,root,root) %dir %{_cachedir}/xmltv
14cr|freevo-1.9.0-5|272	%attr(777,root,root) %dir %{_cachedir}/xmltv/logos
14cr|freevo-1.9.0-5|273	%dir %{_sysconfdir}/freevo
14cr|freevo-1.9.0-5|274	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/freevo/*
14cr|freevo-1.9.0-5|275	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/rc.d/init.d/*
14cr|freevo-1.9.0-5|276	%{py_puresitedir}/freevo
14cr|freevo-1.9.0-5|277	%{py_puresitedir}/*.egg-info
14cr|freevo-1.9.0-5|278	%{_defaultdocdir}/%{name}-%{version}
14cr|freevo-1.9.0-5|279	
14cr|freevo-1.9.0-5|280	
14cr|freevo-1.9.0-5|281	
14cr|freevo-1.9.0-5|282	%changelog
14cr|freevo-1.9.0-5|283	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-5
14cr|freevo-1.9.0-5|284	+ Revision: 2e43126
14cr|freevo-1.9.0-5|285	- MassBuild#464: Increase release tag
14cr|freevo-1.9.0-5|286	
14cr|freevo-1.9.0-5|287	

1413 14
14cr|freewheeling-0.6-0.svn20110421.2|1	%define svn svn20110421
14cr|freewheeling-0.6-0.svn20110421.2|2	
14cr|freewheeling-0.6-0.svn20110421.2|3	Name:		freewheeling
14cr|freewheeling-0.6-0.svn20110421.2|4	Summary:	Live Audio Looper
14cr|freewheeling-0.6-0.svn20110421.2|5	Version:	0.6
14cr|freewheeling-0.6-0.svn20110421.2|6	Release:	0.%{svn}.2
14cr|freewheeling-0.6-0.svn20110421.2|7	License:	GPLv2+
14cr|freewheeling-0.6-0.svn20110421.2|8	Group:		Sound
14cr|freewheeling-0.6-0.svn20110421.2|9	Url:		http://%{name}.sourceforge.net/
14cr|freewheeling-0.6-0.svn20110421.2|10	Source0:	http://freewheeling.svn.sourceforge.net/viewvc/freewheeling/%{name}.tar.gz
14cr|freewheeling-0.6-0.svn20110421.2|11	Patch0:		freewheeling-0.6-strfmt.patch
14cr|freewheeling-0.6-0.svn20110421.2|12	BuildRequires:	pkgconfig(alsa)
14cr|freewheeling-0.6-0.svn20110421.2|13	BuildRequires:	pkgconfig(fluidsynth)
14cr|freewheeling-0.6-0.svn20110421.2|14	BuildRequires:	pkgconfig(freetype2)
14cr|freewheeling-0.6-0.svn20110421.2|15	BuildRequires:	pkgconfig(gnutls)
14cr|freewheeling-0.6-0.svn20110421.2|16	BuildRequires:	pkgconfig(jack)
14cr|freewheeling-0.6-0.svn20110421.2|17	BuildRequires:	pkgconfig(liblo)
14cr|freewheeling-0.6-0.svn20110421.2|18	BuildRequires:	pkgconfig(libxml-2.0)
14cr|freewheeling-0.6-0.svn20110421.2|19	BuildRequires:	pkgconfig(ogg)
14cr|freewheeling-0.6-0.svn20110421.2|20	BuildRequires:	pkgconfig(SDL_gfx)
14cr|freewheeling-0.6-0.svn20110421.2|21	BuildRequires:	pkgconfig(SDL_ttf)
14cr|freewheeling-0.6-0.svn20110421.2|22	BuildRequires:	pkgconfig(sndfile)
14cr|freewheeling-0.6-0.svn20110421.2|23	BuildRequires:	pkgconfig(vorbis)
14cr|freewheeling-0.6-0.svn20110421.2|24	
14cr|freewheeling-0.6-0.svn20110421.2|25	%description
14cr|freewheeling-0.6-0.svn20110421.2|26	FreeWheeling is an audio tool for live looping. It provides a highly
14cr|freewheeling-0.6-0.svn20110421.2|27	configurable, fluid user interface for instrumentalists to capture
14cr|freewheeling-0.6-0.svn20110421.2|28	loops in real-time.
14cr|freewheeling-0.6-0.svn20110421.2|29	
14cr|freewheeling-0.6-0.svn20110421.2|30	%files
14cr|freewheeling-0.6-0.svn20110421.2|31	%doc README NEWS COPYING AUTHORS
14cr|freewheeling-0.6-0.svn20110421.2|32	%{_bindir}/fweelin
14cr|freewheeling-0.6-0.svn20110421.2|33	%{_datadir}/fweelin
14cr|freewheeling-0.6-0.svn20110421.2|34	%{_datadir}/applications/%{name}.desktop
14cr|freewheeling-0.6-0.svn20110421.2|35	
14cr|freewheeling-0.6-0.svn20110421.2|36	#----------------------------------------------------------------------------
14cr|freewheeling-0.6-0.svn20110421.2|37	
14cr|freewheeling-0.6-0.svn20110421.2|38	%prep
14cr|freewheeling-0.6-0.svn20110421.2|39	%setup -q -n %{name}
14cr|freewheeling-0.6-0.svn20110421.2|40	%patch0 -p0 -b .strfmt
14cr|freewheeling-0.6-0.svn20110421.2|41	
14cr|freewheeling-0.6-0.svn20110421.2|42	%build
14cr|freewheeling-0.6-0.svn20110421.2|43	export LDFLAGS="${LDFLAGS} -logg -lSDL"
14cr|freewheeling-0.6-0.svn20110421.2|44	autoreconf -fi
14cr|freewheeling-0.6-0.svn20110421.2|45	%configure2_5x
14cr|freewheeling-0.6-0.svn20110421.2|46	%make
14cr|freewheeling-0.6-0.svn20110421.2|47	
14cr|freewheeling-0.6-0.svn20110421.2|48	%install
14cr|freewheeling-0.6-0.svn20110421.2|49	%makeinstall_std
14cr|freewheeling-0.6-0.svn20110421.2|50	
14cr|freewheeling-0.6-0.svn20110421.2|51	#menu
14cr|freewheeling-0.6-0.svn20110421.2|52	
14cr|freewheeling-0.6-0.svn20110421.2|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|freewheeling-0.6-0.svn20110421.2|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|freewheeling-0.6-0.svn20110421.2|55	[Desktop Entry]
14cr|freewheeling-0.6-0.svn20110421.2|56	Name=Freewheeling
14cr|freewheeling-0.6-0.svn20110421.2|57	Comment=Live Looper
14cr|freewheeling-0.6-0.svn20110421.2|58	Exec=%{_bindir}/fweelin
14cr|freewheeling-0.6-0.svn20110421.2|59	Icon=sound_section
14cr|freewheeling-0.6-0.svn20110421.2|60	Terminal=false
14cr|freewheeling-0.6-0.svn20110421.2|61	Type=Application
14cr|freewheeling-0.6-0.svn20110421.2|62	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cr|freewheeling-0.6-0.svn20110421.2|63	Encoding=UTF-8
14cr|freewheeling-0.6-0.svn20110421.2|64	EOF
14cr|freewheeling-0.6-0.svn20110421.2|65	
14cr|freewheeling-0.6-0.svn20110421.2|66	
14cr|freewheeling-0.6-0.svn20110421.2|67	%changelog
14cr|freewheeling-0.6-0.svn20110421.2|68	* Fri Jul 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-0.svn20110421.2
14cr|freewheeling-0.6-0.svn20110421.2|69	+ Revision: ad00af1
14cr|freewheeling-0.6-0.svn20110421.2|70	- Spec cleanup
14cr|freewheeling-0.6-0.svn20110421.2|71	
14cr|freewheeling-0.6-0.svn20110421.2|72	

1414 14
14cr|freexl-1.0.0g-2|1	%define major 1
14cr|freexl-1.0.0g-2|2	%define libname %mklibname %{name} %{major}
14cr|freexl-1.0.0g-2|3	%define devname %mklibname %{name} -d
14cr|freexl-1.0.0g-2|4	
14cr|freexl-1.0.0g-2|5	Summary:	Library to extract valid data from within an Excel spreadsheet
14cr|freexl-1.0.0g-2|6	Name:		freexl
14cr|freexl-1.0.0g-2|7	Version:	1.0.0g
14cr|freexl-1.0.0g-2|8	Release:	2
14cr|freexl-1.0.0g-2|9	License:	MPL or GPLv2+ or LGPLv2.1+
14cr|freexl-1.0.0g-2|10	Group:		System/Libraries
14cr|freexl-1.0.0g-2|11	Url:		https://www.gaia-gis.it/fossil/freexl/index
14cr|freexl-1.0.0g-2|12	Source0:	http://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz
14cr|freexl-1.0.0g-2|13	
14cr|freexl-1.0.0g-2|14	%description
14cr|freexl-1.0.0g-2|15	FreeXL is an open source library to extract valid data from within an Excel
14cr|freexl-1.0.0g-2|16	(.xls) spreadsheet.
14cr|freexl-1.0.0g-2|17	
14cr|freexl-1.0.0g-2|18	FreeXL design goals:
14cr|freexl-1.0.0g-2|19	
14cr|freexl-1.0.0g-2|20	- to be simple and lightweight
14cr|freexl-1.0.0g-2|21	- to be stable, robust and efficient
14cr|freexl-1.0.0g-2|22	- to be easily and universally portable
14cr|freexl-1.0.0g-2|23	- completely ignoring any GUI-related oddity
14cr|freexl-1.0.0g-2|24	
14cr|freexl-1.0.0g-2|25	Note that the final goal means that FreeXL ignores at all fonts, sizes
14cr|freexl-1.0.0g-2|26	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
14cr|freexl-1.0.0g-2|27	Visual Basic macros and so on. FreeXL is structurally simple and quite
14cr|freexl-1.0.0g-2|28	light-weight.
14cr|freexl-1.0.0g-2|29	
14cr|freexl-1.0.0g-2|30	#----------------------------------------------------------------------------
14cr|freexl-1.0.0g-2|31	
14cr|freexl-1.0.0g-2|32	%package -n %{libname}
14cr|freexl-1.0.0g-2|33	Summary:	Library to extract valid data from within an Excel spreadsheet
14cr|freexl-1.0.0g-2|34	
14cr|freexl-1.0.0g-2|35	%description -n %{libname}
14cr|freexl-1.0.0g-2|36	FreeXL is an open source library to extract valid data from within an Excel
14cr|freexl-1.0.0g-2|37	(.xls) spreadsheet.
14cr|freexl-1.0.0g-2|38	
14cr|freexl-1.0.0g-2|39	FreeXL design goals:
14cr|freexl-1.0.0g-2|40	
14cr|freexl-1.0.0g-2|41	- to be simple and lightweight
14cr|freexl-1.0.0g-2|42	- to be stable, robust and efficient
14cr|freexl-1.0.0g-2|43	- to be easily and universally portable
14cr|freexl-1.0.0g-2|44	- completely ignoring any GUI-related oddity
14cr|freexl-1.0.0g-2|45	
14cr|freexl-1.0.0g-2|46	Note that the final goal means that FreeXL ignores at all fonts, sizes
14cr|freexl-1.0.0g-2|47	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
14cr|freexl-1.0.0g-2|48	Visual Basic macros and so on. FreeXL is structurally simple and quite
14cr|freexl-1.0.0g-2|49	light-weight.
14cr|freexl-1.0.0g-2|50	
14cr|freexl-1.0.0g-2|51	%files -n %{libname}
14cr|freexl-1.0.0g-2|52	%{_libdir}/libfreexl.so.%{major}*
14cr|freexl-1.0.0g-2|53	
14cr|freexl-1.0.0g-2|54	#----------------------------------------------------------------------------
14cr|freexl-1.0.0g-2|55	
14cr|freexl-1.0.0g-2|56	%package -n %{devname}
14cr|freexl-1.0.0g-2|57	Summary:	Library to extract valid data from within an Excel spreadsheet
14cr|freexl-1.0.0g-2|58	Group:		Development/C
14cr|freexl-1.0.0g-2|59	Requires:	%{libname} = %{EVRD}
14cr|freexl-1.0.0g-2|60	Provides:	%{name}-devel = %{EVRD}
14cr|freexl-1.0.0g-2|61	
14cr|freexl-1.0.0g-2|62	%description -n %{devname}
14cr|freexl-1.0.0g-2|63	FreeXL is an open source library to extract valid data from within an Excel
14cr|freexl-1.0.0g-2|64	(.xls) spreadsheet.
14cr|freexl-1.0.0g-2|65	
14cr|freexl-1.0.0g-2|66	This package contains development files.
14cr|freexl-1.0.0g-2|67	
14cr|freexl-1.0.0g-2|68	%files -n %{devname}
14cr|freexl-1.0.0g-2|69	%doc AUTHORS README
14cr|freexl-1.0.0g-2|70	%{_libdir}/libfreexl.so
14cr|freexl-1.0.0g-2|71	%{_libdir}//pkgconfig/freexl.pc
14cr|freexl-1.0.0g-2|72	%{_includedir}/freexl.h
14cr|freexl-1.0.0g-2|73	
14cr|freexl-1.0.0g-2|74	#----------------------------------------------------------------------------
14cr|freexl-1.0.0g-2|75	
14cr|freexl-1.0.0g-2|76	%prep
14cr|freexl-1.0.0g-2|77	%setup -q
14cr|freexl-1.0.0g-2|78	
14cr|freexl-1.0.0g-2|79	%build
14cr|freexl-1.0.0g-2|80	# please keep it verbose. Sflo
14cr|freexl-1.0.0g-2|81	autoreconf -fiv
14cr|freexl-1.0.0g-2|82	%configure2_5x \
14cr|freexl-1.0.0g-2|83	--disable-static
14cr|freexl-1.0.0g-2|84	%make
14cr|freexl-1.0.0g-2|85	
14cr|freexl-1.0.0g-2|86	%install
14cr|freexl-1.0.0g-2|87	%makeinstall_std
14cr|freexl-1.0.0g-2|88	
14cr|freexl-1.0.0g-2|89	
14cr|freexl-1.0.0g-2|90	%changelog
14cr|freexl-1.0.0g-2|91	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 1.0.0g-2
14cr|freexl-1.0.0g-2|92	+ Revision: 99fa510
14cr|freexl-1.0.0g-2|93	- Updated freexl.spec
14cr|freexl-1.0.0g-2|94	
14cr|freexl-1.0.0g-2|95	

1415 14
14cr|freeze-2.5.0-8|1	Summary:	Freeze/melt/fcat compression utilities
14cr|freeze-2.5.0-8|2	Name:		freeze
14cr|freeze-2.5.0-8|3	Version:	2.5.0
14cr|freeze-2.5.0-8|4	Release:	8
14cr|freeze-2.5.0-8|5	Group:		Archiving/Compression
14cr|freeze-2.5.0-8|6	License:	Distributable
14cr|freeze-2.5.0-8|7	# No one agrees on the canonical download site, everyone uses the same version
14cr|freeze-2.5.0-8|8	Source:		http://www.ibiblio.org/pub/Linux/utils/compress/freeze-2.5.0.tar.gz
14cr|freeze-2.5.0-8|9	Patch0:		freeze-2.5.patch
14cr|freeze-2.5.0-8|10	Patch1:		freeze-2.5.0-printf.patch
14cr|freeze-2.5.0-8|11	Patch2:		freeze-2.5.0-deffile.patch
14cr|freeze-2.5.0-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|freeze-2.5.0-8|13	
14cr|freeze-2.5.0-8|14	%description
14cr|freeze-2.5.0-8|15	Freeze is an old file compressor and decompressor that is not in common use
14cr|freeze-2.5.0-8|16	anymore, but can be useful if the need ever arises to dearchive files
14cr|freeze-2.5.0-8|17	compressed with it.
14cr|freeze-2.5.0-8|18	
14cr|freeze-2.5.0-8|19	%prep
14cr|freeze-2.5.0-8|20	
14cr|freeze-2.5.0-8|21	%setup -q
14cr|freeze-2.5.0-8|22	%patch0 -p1 -b .Makefile
14cr|freeze-2.5.0-8|23	%patch1 -p1 -b .printf
14cr|freeze-2.5.0-8|24	%patch2 -p1 -b .deffile
14cr|freeze-2.5.0-8|25	
14cr|freeze-2.5.0-8|26	%build
14cr|freeze-2.5.0-8|27	chmod u+x configure
14cr|freeze-2.5.0-8|28	%configure
14cr|freeze-2.5.0-8|29	%make CFLAGS="%{optflags}"
14cr|freeze-2.5.0-8|30	
14cr|freeze-2.5.0-8|31	%install
14cr|freeze-2.5.0-8|32	rm -rf %{buildroot}
14cr|freeze-2.5.0-8|33	
14cr|freeze-2.5.0-8|34	install -d %{buildroot}%{_bindir}
14cr|freeze-2.5.0-8|35	install -d %{buildroot}%{_mandir}/man1
14cr|freeze-2.5.0-8|36	
14cr|freeze-2.5.0-8|37	%makeinstall \
14cr|freeze-2.5.0-8|38	MANDEST="%{buildroot}%{_mandir}/man1/"
14cr|freeze-2.5.0-8|39	
14cr|freeze-2.5.0-8|40	### Fix symlinks properly
14cr|freeze-2.5.0-8|41	for bin in fcat melt unfreeze; do
14cr|freeze-2.5.0-8|42	ln -sf freeze %{buildroot}%{_bindir}/$bin
14cr|freeze-2.5.0-8|43	rm -f %{buildroot}%{_mandir}/man1/$bin.1
14cr|freeze-2.5.0-8|44	ln -sf freeze.1.bz2 %{buildroot}%{_mandir}/man1/$bin.1.bz2
14cr|freeze-2.5.0-8|45	done
14cr|freeze-2.5.0-8|46	
14cr|freeze-2.5.0-8|47	%clean
14cr|freeze-2.5.0-8|48	rm -rf %{buildroot}
14cr|freeze-2.5.0-8|49	
14cr|freeze-2.5.0-8|50	%files
14cr|freeze-2.5.0-8|51	%defattr(0644, root, root, 0755)
14cr|freeze-2.5.0-8|52	%doc MANIFEST README
14cr|freeze-2.5.0-8|53	%attr(0755,root,root) %{_bindir}/*
14cr|freeze-2.5.0-8|54	%doc %{_mandir}/man?/*
14cr|freeze-2.5.0-8|55	
14cr|freeze-2.5.0-8|56	
14cr|freeze-2.5.0-8|57	
14cr|freeze-2.5.0-8|58	%changelog
14cr|freeze-2.5.0-8|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-8
14cr|freeze-2.5.0-8|60	+ Revision: 56d4ede
14cr|freeze-2.5.0-8|61	- MassBuild#464: Increase release tag
14cr|freeze-2.5.0-8|62	
14cr|freeze-2.5.0-8|63	

1416 14
14cr|freqtweak-0.7.2-4|1	Name:		freqtweak
14cr|freqtweak-0.7.2-4|2	Summary:	GUI-based sound file tweaker
14cr|freqtweak-0.7.2-4|3	Version:	0.7.2
14cr|freqtweak-0.7.2-4|4	Release:	4
14cr|freqtweak-0.7.2-4|5	License:	GPLv2+
14cr|freqtweak-0.7.2-4|6	Group:		Sound
14cr|freqtweak-0.7.2-4|7	Url:		http://freqtweak.sourceforge.net/
14cr|freqtweak-0.7.2-4|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|freqtweak-0.7.2-4|9	# From Debian: fixes a variable cast error on x86-64 - AdamW 2008/03
14cr|freqtweak-0.7.2-4|10	Patch0:		freqtweak-0.7.0-long.patch
14cr|freqtweak-0.7.2-4|11	Patch1:		freqtweak-0.7.2-deb-missing-include.patch
14cr|freqtweak-0.7.2-4|12	BuildRequires:	wxgtku2.8-devel
14cr|freqtweak-0.7.2-4|13	BuildRequires:	pkgconfig(fftw3)
14cr|freqtweak-0.7.2-4|14	BuildRequires:	pkgconfig(jack)
14cr|freqtweak-0.7.2-4|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|freqtweak-0.7.2-4|16	BuildRequires:	pkgconfig(sigc++-1.2)
14cr|freqtweak-0.7.2-4|17	
14cr|freqtweak-0.7.2-4|18	%description
14cr|freqtweak-0.7.2-4|19	FreqTweak is a tool for FFT-based realtime audio spectral manipulation and
14cr|freqtweak-0.7.2-4|20	display. It provides several algorithms for processing audio data in the
14cr|freqtweak-0.7.2-4|21	frequency domain and a highly interactive GUI to manipulate the associated
14cr|freqtweak-0.7.2-4|22	filters for each. It also provides high-resolution spectral displays in the
14cr|freqtweak-0.7.2-4|23	form of scrolling-raster spectragrams and energy vs frequency plots
14cr|freqtweak-0.7.2-4|24	displaying both pre- and post-processed spectra.
14cr|freqtweak-0.7.2-4|25	
14cr|freqtweak-0.7.2-4|26	%files
14cr|freqtweak-0.7.2-4|27	%doc README AUTHORS ChangeLog NEWS THANKS
14cr|freqtweak-0.7.2-4|28	%{_bindir}/%{name}
14cr|freqtweak-0.7.2-4|29	%{_datadir}/%{name}
14cr|freqtweak-0.7.2-4|30	%{_mandir}/man1/%{name}.1*
14cr|freqtweak-0.7.2-4|31	%{_datadir}/applications/%{name}.desktop
14cr|freqtweak-0.7.2-4|32	
14cr|freqtweak-0.7.2-4|33	#----------------------------------------------------------------------------
14cr|freqtweak-0.7.2-4|34	
14cr|freqtweak-0.7.2-4|35	%prep
14cr|freqtweak-0.7.2-4|36	%setup -q
14cr|freqtweak-0.7.2-4|37	%patch0 -p0 -b .long
14cr|freqtweak-0.7.2-4|38	%patch1 -p1
14cr|freqtweak-0.7.2-4|39	
14cr|freqtweak-0.7.2-4|40	%build
14cr|freqtweak-0.7.2-4|41	%configure2_5x
14cr|freqtweak-0.7.2-4|42	%make
14cr|freqtweak-0.7.2-4|43	
14cr|freqtweak-0.7.2-4|44	%install
14cr|freqtweak-0.7.2-4|45	%makeinstall_std
14cr|freqtweak-0.7.2-4|46	
14cr|freqtweak-0.7.2-4|47	#menu
14cr|freqtweak-0.7.2-4|48	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|freqtweak-0.7.2-4|49	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|freqtweak-0.7.2-4|50	[Desktop Entry]
14cr|freqtweak-0.7.2-4|51	Type=Application
14cr|freqtweak-0.7.2-4|52	Exec=%{name}
14cr|freqtweak-0.7.2-4|53	Icon=sound_section
14cr|freqtweak-0.7.2-4|54	Name=FreqTweak
14cr|freqtweak-0.7.2-4|55	Comment=Sound manipulator
14cr|freqtweak-0.7.2-4|56	Categories=AudioVideo;Audio;
14cr|freqtweak-0.7.2-4|57	EOF
14cr|freqtweak-0.7.2-4|58	
14cr|freqtweak-0.7.2-4|59	
14cr|freqtweak-0.7.2-4|60	%changelog
14cr|freqtweak-0.7.2-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-4
14cr|freqtweak-0.7.2-4|62	+ Revision: 588a04f
14cr|freqtweak-0.7.2-4|63	- MassBuild#464: Increase release tag
14cr|freqtweak-0.7.2-4|64	
14cr|freqtweak-0.7.2-4|65	

1417 14
14cr|frescobaldi-2.0.15-2|1	# keep our find_lang
14cr|frescobaldi-2.0.15-2|2	%define _unpackaged_files_terminate_build 0
14cr|frescobaldi-2.0.15-2|3	
14cr|frescobaldi-2.0.15-2|4	Summary:	A LilyPond sheet music editor
14cr|frescobaldi-2.0.15-2|5	Name:		frescobaldi
14cr|frescobaldi-2.0.15-2|6	Version:	2.0.15
14cr|frescobaldi-2.0.15-2|7	Release:	2
14cr|frescobaldi-2.0.15-2|8	Source0:	https://github.com/wbsoft/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cr|frescobaldi-2.0.15-2|9	License:	GPLv2+
14cr|frescobaldi-2.0.15-2|10	Group:		Graphical desktop/KDE
14cr|frescobaldi-2.0.15-2|11	Url:		http://www.frescobaldi.org/
14cr|frescobaldi-2.0.15-2|12	BuildArch:	noarch
14cr|frescobaldi-2.0.15-2|13	BuildRequires:	desktop-file-utils
14cr|frescobaldi-2.0.15-2|14	BuildRequires:	python-devel
14cr|frescobaldi-2.0.15-2|15	BuildRequires:	gettext
14cr|frescobaldi-2.0.15-2|16	Requires:	python-qt4
14cr|frescobaldi-2.0.15-2|17	Requires:	python-poppler-qt4
14cr|frescobaldi-2.0.15-2|18	Requires:	lilypond
14cr|frescobaldi-2.0.15-2|19	Suggests:	portmidi
14cr|frescobaldi-2.0.15-2|20	
14cr|frescobaldi-2.0.15-2|21	%description
14cr|frescobaldi-2.0.15-2|22	Frescobaldi is a LilyPond sheet music editor. It aims to be powerful, yet
14cr|frescobaldi-2.0.15-2|23	lightweight and easy to use.
14cr|frescobaldi-2.0.15-2|24	
14cr|frescobaldi-2.0.15-2|25	%prep
14cr|frescobaldi-2.0.15-2|26	%setup -q
14cr|frescobaldi-2.0.15-2|27	find -name "*.py"  -exec sed -i -e 's|#! python||' {} \;
14cr|frescobaldi-2.0.15-2|28	
14cr|frescobaldi-2.0.15-2|29	%build
14cr|frescobaldi-2.0.15-2|30	python setup.py build
14cr|frescobaldi-2.0.15-2|31	cd %{name}_app/po
14cr|frescobaldi-2.0.15-2|32	make
14cr|frescobaldi-2.0.15-2|33	
14cr|frescobaldi-2.0.15-2|34	%install
14cr|frescobaldi-2.0.15-2|35	python ./setup.py install --skip-build --prefix=%{buildroot}%{_prefix}
14cr|frescobaldi-2.0.15-2|36	
14cr|frescobaldi-2.0.15-2|37	# menu entry
14cr|frescobaldi-2.0.15-2|38	desktop-file-install                                         \
14cr|frescobaldi-2.0.15-2|39	--dir=%{buildroot}%{_datadir}/applications                \
14cr|frescobaldi-2.0.15-2|40	--remove-category=Application                             \
14cr|frescobaldi-2.0.15-2|41	--add-category=AudioVideo                                 \
14cr|frescobaldi-2.0.15-2|42	--add-category=X-Notation                                 \
14cr|frescobaldi-2.0.15-2|43	--delete-original                                         \
14cr|frescobaldi-2.0.15-2|44	%{name}.desktop
14cr|frescobaldi-2.0.15-2|45	
14cr|frescobaldi-2.0.15-2|46	# create lang files
14cr|frescobaldi-2.0.15-2|47	for file in %{buildroot}%{python_sitelib}/%{name}_app/po/*.mo; do
14cr|frescobaldi-2.0.15-2|48	bn=$(basename $file)
14cr|frescobaldi-2.0.15-2|49	language=$(basename $file|cut -f 2 -d _|sed 's|\..*||')
14cr|frescobaldi-2.0.15-2|50	echo %%lang\($language\) %{python_sitelib}/%{name}_app/po/$bn >> frescobaldi.lang
14cr|frescobaldi-2.0.15-2|51	done
14cr|frescobaldi-2.0.15-2|52	
14cr|frescobaldi-2.0.15-2|53	
14cr|frescobaldi-2.0.15-2|54	# fix shebangs
14cr|frescobaldi-2.0.15-2|55	sed -i -e 's|#!/usr/bin/python||' \
14cr|frescobaldi-2.0.15-2|56	%{buildroot}%{py_puresitedir}/%{name}_app/language_names/generate.py
14cr|frescobaldi-2.0.15-2|57	
14cr|frescobaldi-2.0.15-2|58	
14cr|frescobaldi-2.0.15-2|59	# fix permissions
14cr|frescobaldi-2.0.15-2|60	find %{buildroot}%{py_puresitedir}/%{name}_app/ -name "*.py*" -exec chmod 644 {} \;
14cr|frescobaldi-2.0.15-2|61	
14cr|frescobaldi-2.0.15-2|62	%files -f %{name}.lang
14cr|frescobaldi-2.0.15-2|63	%doc ChangeLog COPYING README* THANKS TODO
14cr|frescobaldi-2.0.15-2|64	%{_bindir}/%{name}
14cr|frescobaldi-2.0.15-2|65	%{py_puresitedir}/%{name}_app
14cr|frescobaldi-2.0.15-2|66	# use our find-lang
14cr|frescobaldi-2.0.15-2|67	%exclude %{py_puresitedir}/%{name}_app/po/*.mo
14cr|frescobaldi-2.0.15-2|68	%{py_puresitedir}/%{name}-%{version}-py2.7.egg-info
14cr|frescobaldi-2.0.15-2|69	%{_datadir}/applications/%{name}.desktop
14cr|frescobaldi-2.0.15-2|70	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|frescobaldi-2.0.15-2|71	%{_mandir}/man1/frescobaldi.1.xz
14cr|frescobaldi-2.0.15-2|72	
14cr|frescobaldi-2.0.15-2|73	%changelog
14cr|frescobaldi-2.0.15-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.15-2
14cr|frescobaldi-2.0.15-2|75	+ Revision: 1c200a3
14cr|frescobaldi-2.0.15-2|76	- MassBuild#464: Increase release tag
14cr|frescobaldi-2.0.15-2|77	
14cr|frescobaldi-2.0.15-2|78	

1418 14
14cr|freshplayerplugin-0-0.20140903.1|1	%define git 20140903
14cr|freshplayerplugin-0-0.20140903.1|2	
14cr|freshplayerplugin-0-0.20140903.1|3	Summary:	Ppapi2npapi compatibility layer
14cr|freshplayerplugin-0-0.20140903.1|4	Name:		freshplayerplugin
14cr|freshplayerplugin-0-0.20140903.1|5	Version:	0
14cr|freshplayerplugin-0-0.20140903.1|6	Release:	0.%{git}.1
14cr|freshplayerplugin-0-0.20140903.1|7	License:	MIT
14cr|freshplayerplugin-0-0.20140903.1|8	Group:		Networking/WWW
14cr|freshplayerplugin-0-0.20140903.1|9	Url:		https://github.com/i-rinat/freshplayerplugin
14cr|freshplayerplugin-0-0.20140903.1|10	Source0:	%{name}-%{git}.tar.gz
14cr|freshplayerplugin-0-0.20140903.1|11	
14cr|freshplayerplugin-0-0.20140903.1|12	BuildRequires:	pkgconfig(alsa)
14cr|freshplayerplugin-0-0.20140903.1|13	BuildRequires:	pkgconfig(cairo)
14cr|freshplayerplugin-0-0.20140903.1|14	BuildRequires:	pkgconfig(egl)
14cr|freshplayerplugin-0-0.20140903.1|15	BuildRequires:	pkgconfig(freetype2)
14cr|freshplayerplugin-0-0.20140903.1|16	BuildRequires:	pkgconfig(gl)
14cr|freshplayerplugin-0-0.20140903.1|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|freshplayerplugin-0-0.20140903.1|18	BuildRequires:	pkgconfig(glu)
14cr|freshplayerplugin-0-0.20140903.1|19	BuildRequires:	pkgconfig(glesv2)
14cr|freshplayerplugin-0-0.20140903.1|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|freshplayerplugin-0-0.20140903.1|21	BuildRequires:	pkgconfig(libconfig)
14cr|freshplayerplugin-0-0.20140903.1|22	BuildRequires:	pkgconfig(libevent)
14cr|freshplayerplugin-0-0.20140903.1|23	BuildRequires:	pkgconfig(libevent_pthreads)
14cr|freshplayerplugin-0-0.20140903.1|24	BuildRequires:	pkgconfig(liburiparser)
14cr|freshplayerplugin-0-0.20140903.1|25	BuildRequires:	pkgconfig(pango)
14cr|freshplayerplugin-0-0.20140903.1|26	BuildRequires:	pkgconfig(pangocairo)
14cr|freshplayerplugin-0-0.20140903.1|27	BuildRequires:	pkgconfig(pangoft2)
14cr|freshplayerplugin-0-0.20140903.1|28	BuildRequires:	pkgconfig(x11)
14cr|freshplayerplugin-0-0.20140903.1|29	BuildRequires:	pkgconfig(xinerama)
14cr|freshplayerplugin-0-0.20140903.1|30	BuildRequires:	cmake
14cr|freshplayerplugin-0-0.20140903.1|31	
14cr|freshplayerplugin-0-0.20140903.1|32	%description
14cr|freshplayerplugin-0-0.20140903.1|33	Ppapi2npapi compatibility layer.
14cr|freshplayerplugin-0-0.20140903.1|34	
14cr|freshplayerplugin-0-0.20140903.1|35	%files
14cr|freshplayerplugin-0-0.20140903.1|36	%{_libdir}/mozilla/plugins/*.so*
14cr|freshplayerplugin-0-0.20140903.1|37	
14cr|freshplayerplugin-0-0.20140903.1|38	#----------------------------------------------------------------------------
14cr|freshplayerplugin-0-0.20140903.1|39	
14cr|freshplayerplugin-0-0.20140903.1|40	%prep
14cr|freshplayerplugin-0-0.20140903.1|41	%setup -qn %{name}
14cr|freshplayerplugin-0-0.20140903.1|42	
14cr|freshplayerplugin-0-0.20140903.1|43	%build
14cr|freshplayerplugin-0-0.20140903.1|44	%cmake
14cr|freshplayerplugin-0-0.20140903.1|45	%make
14cr|freshplayerplugin-0-0.20140903.1|46	
14cr|freshplayerplugin-0-0.20140903.1|47	%install
14cr|freshplayerplugin-0-0.20140903.1|48	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins
14cr|freshplayerplugin-0-0.20140903.1|49	cp build/libfreshwrapper-pepperflash.so %{buildroot}%{_libdir}/mozilla/plugins/
14cr|freshplayerplugin-0-0.20140903.1|50	
14cr|freshplayerplugin-0-0.20140903.1|51	
14cr|freshplayerplugin-0-0.20140903.1|52	
14cr|freshplayerplugin-0-0.20140903.1|53	%changelog
14cr|freshplayerplugin-0-0.20140903.1|54	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-0.20140903.1
14cr|freshplayerplugin-0-0.20140903.1|55	+ Revision: 3f8ccf8
14cr|freshplayerplugin-0-0.20140903.1|56	- Added gl BRs
14cr|freshplayerplugin-0-0.20140903.1|57	
14cr|freshplayerplugin-0-0.20140903.1|58	

1419 14
14cr|fretscale-2.0-11|1	Summary:	Calculates fret distances for stringed musical instruments
14cr|fretscale-2.0-11|2	Name:		fretscale
14cr|fretscale-2.0-11|3	Version:	2.0
14cr|fretscale-2.0-11|4	Release:	11
14cr|fretscale-2.0-11|5	Group:		Sound
14cr|fretscale-2.0-11|6	License:	GPLv2+
14cr|fretscale-2.0-11|7	# this url is dead...
14cr|fretscale-2.0-11|8	#URL:            http://members.safepages.net/gurensan/
14cr|fretscale-2.0-11|9	Source0:	fretscale-%{version}.tar.bz2
14cr|fretscale-2.0-11|10	BuildRequires:	qt3-devel
14cr|fretscale-2.0-11|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|fretscale-2.0-11|12	
14cr|fretscale-2.0-11|13	%description
14cr|fretscale-2.0-11|14	fretscale finds fret distances from the nut for stringed musical
14cr|fretscale-2.0-11|15	instruments based on scale length/# frets/decimal accuracy. It can
14cr|fretscale-2.0-11|16	output with/without a heading and with/without the remaining scale
14cr|fretscale-2.0-11|17	distance after each fret.
14cr|fretscale-2.0-11|18	
14cr|fretscale-2.0-11|19	%prep
14cr|fretscale-2.0-11|20	%setup -q
14cr|fretscale-2.0-11|21	
14cr|fretscale-2.0-11|22	%build
14cr|fretscale-2.0-11|23	%qmake_qt3
14cr|fretscale-2.0-11|24	%make
14cr|fretscale-2.0-11|25	
14cr|fretscale-2.0-11|26	%install
14cr|fretscale-2.0-11|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|fretscale-2.0-11|28	
14cr|fretscale-2.0-11|29	install -d %{buildroot}%{_bindir}
14cr|fretscale-2.0-11|30	install -m0755 bin/fretscale %{buildroot}%{_bindir}/
14cr|fretscale-2.0-11|31	
14cr|fretscale-2.0-11|32	
14cr|fretscale-2.0-11|33	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fretscale-2.0-11|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|fretscale-2.0-11|35	[Desktop Entry]
14cr|fretscale-2.0-11|36	Name=FretScale
14cr|fretscale-2.0-11|37	Comment=Calculates fret distances for stringed musical instruments
14cr|fretscale-2.0-11|38	Exec=%{_bindir}/%{name}
14cr|fretscale-2.0-11|39	Icon=sound_section
14cr|fretscale-2.0-11|40	Terminal=false
14cr|fretscale-2.0-11|41	Type=Application
14cr|fretscale-2.0-11|42	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Recorder;
14cr|fretscale-2.0-11|43	EOF
14cr|fretscale-2.0-11|44	
14cr|fretscale-2.0-11|45	
14cr|fretscale-2.0-11|46	%clean
14cr|fretscale-2.0-11|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|fretscale-2.0-11|48	
14cr|fretscale-2.0-11|49	%files
14cr|fretscale-2.0-11|50	%defattr(-,root,root,755)
14cr|fretscale-2.0-11|51	%{_bindir}/%{name}
14cr|fretscale-2.0-11|52	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fretscale-2.0-11|53	
14cr|fretscale-2.0-11|54	
14cr|fretscale-2.0-11|55	
14cr|fretscale-2.0-11|56	
14cr|fretscale-2.0-11|57	
14cr|fretscale-2.0-11|58	%changelog
14cr|fretscale-2.0-11|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-11
14cr|fretscale-2.0-11|60	+ Revision: e5d5265
14cr|fretscale-2.0-11|61	- MassBuild#464: Increase release tag
14cr|fretscale-2.0-11|62	
14cr|fretscale-2.0-11|63	

1420 14
14cr|fretsonfire-1.3.110-2|1	Summary:	Frets On Fire
14cr|fretsonfire-1.3.110-2|2	Name:		fretsonfire
14cr|fretsonfire-1.3.110-2|3	Version:	1.3.110
14cr|fretsonfire-1.3.110-2|4	Release:	2
14cr|fretsonfire-1.3.110-2|5	Group:		Games/Arcade
14cr|fretsonfire-1.3.110-2|6	License:	GPLv2
14cr|fretsonfire-1.3.110-2|7	URL:		http://fretsonfire.sourceforge.net/
14cr|fretsonfire-1.3.110-2|8	Source:		FretsOnFire-%{version}.tar.gz
14cr|fretsonfire-1.3.110-2|9	Patch0:		fretsonfire-1.3.110-credits_music.patch
14cr|fretsonfire-1.3.110-2|10	Patch1:		fretsonfire-1.3.110-datapath.patch
14cr|fretsonfire-1.3.110-2|11	Patch2:		fretsonfire-1.3.110-font-revert.patch
14cr|fretsonfire-1.3.110-2|12	Patch3:		fretsonfire-1.3.110-fonts_lower_cpu.patch
14cr|fretsonfire-1.3.110-2|13	Patch4:		fretsonfire-1.3.110-keep_sound_when_failed.patch
14cr|fretsonfire-1.3.110-2|14	Patch5:		fretsonfire-1.3.110-typeerror.patch
14cr|fretsonfire-1.3.110-2|15	BuildArch:	noarch
14cr|fretsonfire-1.3.110-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|fretsonfire-1.3.110-2|17	Requires:	python-numpy
14cr|fretsonfire-1.3.110-2|18	Requires:	python-imaging
14cr|fretsonfire-1.3.110-2|19	Requires:	python-opengl
14cr|fretsonfire-1.3.110-2|20	Requires:	pygame
14cr|fretsonfire-1.3.110-2|21	
14cr|fretsonfire-1.3.110-2|22	%description
14cr|fretsonfire-1.3.110-2|23	Frets on Fire is a game of musical skill and fast fingers.
14cr|fretsonfire-1.3.110-2|24	The aim of the game is to play guitar with the keyboard as
14cr|fretsonfire-1.3.110-2|25	accurately as possible.
14cr|fretsonfire-1.3.110-2|26	
14cr|fretsonfire-1.3.110-2|27	%prep
14cr|fretsonfire-1.3.110-2|28	%setup -q -n Frets\ on\ Fire-%{version}
14cr|fretsonfire-1.3.110-2|29	%patch0 -p1
14cr|fretsonfire-1.3.110-2|30	%patch1 -p1
14cr|fretsonfire-1.3.110-2|31	%patch2 -p1
14cr|fretsonfire-1.3.110-2|32	%patch3 -p1
14cr|fretsonfire-1.3.110-2|33	%patch4 -p1
14cr|fretsonfire-1.3.110-2|34	%patch5 -p1
14cr|fretsonfire-1.3.110-2|35	chmod 644 copying.txt
14cr|fretsonfire-1.3.110-2|36	
14cr|fretsonfire-1.3.110-2|37	%build
14cr|fretsonfire-1.3.110-2|38	%make
14cr|fretsonfire-1.3.110-2|39	
14cr|fretsonfire-1.3.110-2|40	%install
14cr|fretsonfire-1.3.110-2|41	rm -rf %{buildroot}
14cr|fretsonfire-1.3.110-2|42	
14cr|fretsonfire-1.3.110-2|43	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|fretsonfire-1.3.110-2|44	mkdir -p %{buildroot}%{_gamesbindir}
14cr|fretsonfire-1.3.110-2|45	
14cr|fretsonfire-1.3.110-2|46	install -D -m 0644 data/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|fretsonfire-1.3.110-2|47	cp -r data %{buildroot}%{_gamesdatadir}/%{name}/
14cr|fretsonfire-1.3.110-2|48	cp -r src %{buildroot}%{_gamesdatadir}/%{name}/
14cr|fretsonfire-1.3.110-2|49	
14cr|fretsonfire-1.3.110-2|50	#Menu entry
14cr|fretsonfire-1.3.110-2|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fretsonfire-1.3.110-2|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|fretsonfire-1.3.110-2|53	[Desktop Entry]
14cr|fretsonfire-1.3.110-2|54	Encoding=UTF-8
14cr|fretsonfire-1.3.110-2|55	Name=Frets On Fire
14cr|fretsonfire-1.3.110-2|56	Comment=Game of Musical Skill and Fast Fingers
14cr|fretsonfire-1.3.110-2|57	Exec=%{_gamesbindir}/%{name}
14cr|fretsonfire-1.3.110-2|58	Icon=%{name}
14cr|fretsonfire-1.3.110-2|59	Terminal=false
14cr|fretsonfire-1.3.110-2|60	Type=Application
14cr|fretsonfire-1.3.110-2|61	Categories=Game;ArcadeGame;
14cr|fretsonfire-1.3.110-2|62	EOF
14cr|fretsonfire-1.3.110-2|63	
14cr|fretsonfire-1.3.110-2|64	#Executable
14cr|fretsonfire-1.3.110-2|65	cat > %{buildroot}%{_gamesbindir}/%{name}<<EOF
14cr|fretsonfire-1.3.110-2|66	#!/bin/sh
14cr|fretsonfire-1.3.110-2|67	cd /
14cr|fretsonfire-1.3.110-2|68	cd %{_gamesdatadir}/%{name}/src
14cr|fretsonfire-1.3.110-2|69	python ./FretsOnFire.py
14cr|fretsonfire-1.3.110-2|70	EOF
14cr|fretsonfire-1.3.110-2|71	
14cr|fretsonfire-1.3.110-2|72	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cr|fretsonfire-1.3.110-2|73	
14cr|fretsonfire-1.3.110-2|74	%clean
14cr|fretsonfire-1.3.110-2|75	rm -rf %{buildroot}
14cr|fretsonfire-1.3.110-2|76	
14cr|fretsonfire-1.3.110-2|77	%files
14cr|fretsonfire-1.3.110-2|78	%defattr(644,root,root,755)
14cr|fretsonfire-1.3.110-2|79	%doc copying.txt readme.txt
14cr|fretsonfire-1.3.110-2|80	%attr(755,root,root) %{_gamesbindir}/fretsonfire
14cr|fretsonfire-1.3.110-2|81	%{_gamesdatadir}/fretsonfire
14cr|fretsonfire-1.3.110-2|82	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fretsonfire-1.3.110-2|83	%{_datadir}/pixmaps/%{name}.png
14cr|fretsonfire-1.3.110-2|84	
14cr|fretsonfire-1.3.110-2|85	
14cr|fretsonfire-1.3.110-2|86	
14cr|fretsonfire-1.3.110-2|87	
14cr|fretsonfire-1.3.110-2|88	%changelog
14cr|fretsonfire-1.3.110-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.110-2
14cr|fretsonfire-1.3.110-2|90	+ Revision: a81b71d
14cr|fretsonfire-1.3.110-2|91	- MassBuild#464: Increase release tag
14cr|fretsonfire-1.3.110-2|92	
14cr|fretsonfire-1.3.110-2|93	

1421 14
14cr|fricas-1.1.8-3|1	Name: fricas
14cr|fricas-1.1.8-3|2	Version: 1.1.8
14cr|fricas-1.1.8-3|3	Release: 3
14cr|fricas-1.1.8-3|4	Summary: FriCAS Computer Algebra System
14cr|fricas-1.1.8-3|5	License: Modified BSD License
14cr|fricas-1.1.8-3|6	Group: Sciences/Mathematics
14cr|fricas-1.1.8-3|7	Url: http://fricas.sourceforge.net
14cr|fricas-1.1.8-3|8	Source0: http://downloads.sourceforge.net/project/fricas/fricas/%{version}/%{name}-%{version}-full.tar.bz2
14cr|fricas-1.1.8-3|9	Source1: %name-16.png
14cr|fricas-1.1.8-3|10	Source2: %name-32.png
14cr|fricas-1.1.8-3|11	Source3: %name-48.png
14cr|fricas-1.1.8-3|12	Source4: %name.desktop
14cr|fricas-1.1.8-3|13	Requires: sbcl
14cr|fricas-1.1.8-3|14	Conflicts: axiom
14cr|fricas-1.1.8-3|15	BuildRequires: pkgconfig(xpm)
14cr|fricas-1.1.8-3|16	BuildRequires: clisp
14cr|fricas-1.1.8-3|17	BuildRequires: sbcl
14cr|fricas-1.1.8-3|18	
14cr|fricas-1.1.8-3|19	%description
14cr|fricas-1.1.8-3|20	FriCAS is an advanced computer algebra system. Its capabilities range
14cr|fricas-1.1.8-3|21	from calculus (integration and differentiation) to abstract algebra.
14cr|fricas-1.1.8-3|22	It can plot functions and has integrated help system.
14cr|fricas-1.1.8-3|23	
14cr|fricas-1.1.8-3|24	FriCAS a fork of Axiom project -- its starting point was wh-sandbox
14cr|fricas-1.1.8-3|25	branch of the Axiom project.
14cr|fricas-1.1.8-3|26	
14cr|fricas-1.1.8-3|27	%prep
14cr|fricas-1.1.8-3|28	%setup -q -n %name-%version
14cr|fricas-1.1.8-3|29	
14cr|fricas-1.1.8-3|30	%build
14cr|fricas-1.1.8-3|31	
14cr|fricas-1.1.8-3|32	%configure --with-lisp=clisp
14cr|fricas-1.1.8-3|33	%make
14cr|fricas-1.1.8-3|34	
14cr|fricas-1.1.8-3|35	%install
14cr|fricas-1.1.8-3|36	%define _strip_method no
14cr|fricas-1.1.8-3|37	
14cr|fricas-1.1.8-3|38	%makeinstall_std
14cr|fricas-1.1.8-3|39	# icons
14cr|fricas-1.1.8-3|40	install -D -m644 %SOURCE1 %{buildroot}%{_miconsdir}/%name.png
14cr|fricas-1.1.8-3|41	install -D -m644 %SOURCE2 %{buildroot}%{_iconsdir}/%name.png
14cr|fricas-1.1.8-3|42	install -D -m644 %SOURCE3 %{buildroot}%{_liconsdir}/%name.png
14cr|fricas-1.1.8-3|43	
14cr|fricas-1.1.8-3|44	# menu items
14cr|fricas-1.1.8-3|45	install -D -m644 %SOURCE4 %{buildroot}%{_datadir}/applications/%name.desktop
14cr|fricas-1.1.8-3|46	
14cr|fricas-1.1.8-3|47	%files
14cr|fricas-1.1.8-3|48	%{_bindir}/*
14cr|fricas-1.1.8-3|49	%{_datadir}/applications/%name.desktop
14cr|fricas-1.1.8-3|50	%{_iconsdir}/*/
14cr|fricas-1.1.8-3|51	%{_libdir}/%name/*
14cr|fricas-1.1.8-3|52	%doc README FAQ CHA* Cha*
14cr|fricas-1.1.8-3|53	
14cr|fricas-1.1.8-3|54	
14cr|fricas-1.1.8-3|55	
14cr|fricas-1.1.8-3|56	%changelog
14cr|fricas-1.1.8-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.8-3
14cr|fricas-1.1.8-3|58	+ Revision: fcbd4ce
14cr|fricas-1.1.8-3|59	- MassBuild#464: Increase release tag
14cr|fricas-1.1.8-3|60	
14cr|fricas-1.1.8-3|61	

1422 14
14cr|fricorder-0.6-10|1	%define name fricorder
14cr|fricorder-0.6-10|2	%define version 0.6
14cr|fricorder-0.6-10|3	%define release 10
14cr|fricorder-0.6-10|4	%define title Fricorder
14cr|fricorder-0.6-10|5	
14cr|fricorder-0.6-10|6	Summary: Video recorder for Freebox from a french isp adsl
14cr|fricorder-0.6-10|7	Name:    %{name}
14cr|fricorder-0.6-10|8	Version: %{version}
14cr|fricorder-0.6-10|9	Release: %{release}
14cr|fricorder-0.6-10|10	Source0: %{name}-%{version}.tar.bz2
14cr|fricorder-0.6-10|11	Patch0: %{name}-fixed-exe.patch.bz2
14cr|fricorder-0.6-10|12	Source10:  %{name}-16.png
14cr|fricorder-0.6-10|13	Source11:  %{name}-32.png
14cr|fricorder-0.6-10|14	Source12:  %{name}-48.png
14cr|fricorder-0.6-10|15	License: GPL
14cr|fricorder-0.6-10|16	Group: 	 Video
14cr|fricorder-0.6-10|17	Url: 	 http://manatlan.online.fr/fricorder.php
14cr|fricorder-0.6-10|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fricorder-0.6-10|19	BuildArch: noarch
14cr|fricorder-0.6-10|20	
14cr|fricorder-0.6-10|21	Requires: vlc
14cr|fricorder-0.6-10|22	Requires: python => 2.4
14cr|fricorder-0.6-10|23	Requires: pygtk2.0 pygtk2.0-libglade python-pyxml
14cr|fricorder-0.6-10|24	Requires: zenity
14cr|fricorder-0.6-10|25	Requires: at
14cr|fricorder-0.6-10|26	
14cr|fricorder-0.6-10|27	%description
14cr|fricorder-0.6-10|28	Fricorder is a video recorder for Freebox from a french isp adsl.
14cr|fricorder-0.6-10|29	
14cr|fricorder-0.6-10|30	Fricorder permet de programmer des enregistrements
14cr|fricorder-0.6-10|31	vido des flux mis par la freebox dans le cadre de
14cr|fricorder-0.6-10|32	la fonctionnalit "multiposte", en utilisant vlc.
14cr|fricorder-0.6-10|33	
14cr|fricorder-0.6-10|34	Ses principales features :
14cr|fricorder-0.6-10|35	- interfaces Web (pilotable  distance) et GTK
14cr|fricorder-0.6-10|36	- utilisation d'un guide tv pour faciliter la saisie (xmltv)
14cr|fricorder-0.6-10|37	- utilise les capacits de linux ;-) (commande "at")
14cr|fricorder-0.6-10|38	(fricorder n'a pas besoin d'tre lanc, c'est l'OS qui se
14cr|fricorder-0.6-10|39	charge de l'enregistrement, seul ce dernier doit tourner ;-)
14cr|fricorder-0.6-10|40	- recherche des flux directement sur la freebox (playlist.m3u)
14cr|fricorder-0.6-10|41	
14cr|fricorder-0.6-10|42	%prep
14cr|fricorder-0.6-10|43	%setup -q -n %{name}
14cr|fricorder-0.6-10|44	%patch -p1
14cr|fricorder-0.6-10|45	chmod 444 README
14cr|fricorder-0.6-10|46	
14cr|fricorder-0.6-10|47	%install
14cr|fricorder-0.6-10|48	rm -rf $RPM_BUILD_ROOT
14cr|fricorder-0.6-10|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|50	install -m755 frecord.sh $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|51	install -m755 fricorder.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|52	install -m644 SimpleGladeApp.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|53	install -m644 fricorder.glade $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|54	install -m755 fricorder-web.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|55	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/libs
14cr|fricorder-0.6-10|56	for i in libs/*; do
14cr|fricorder-0.6-10|57	install -m644 $i $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/libs
14cr|fricorder-0.6-10|58	done
14cr|fricorder-0.6-10|59	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/templates
14cr|fricorder-0.6-10|60	for i in templates/*; do
14cr|fricorder-0.6-10|61	install -m644 $i $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/templates
14cr|fricorder-0.6-10|62	done
14cr|fricorder-0.6-10|63	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/tmp
14cr|fricorder-0.6-10|64	
14cr|fricorder-0.6-10|65	mkdir -p $RPM_BUILD_ROOT/%{_bindir}/
14cr|fricorder-0.6-10|66	cat <<EOF >$RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|fricorder-0.6-10|67	#!/bin/sh
14cr|fricorder-0.6-10|68	PYTHONPATH=${PYTHONPATH=.}
14cr|fricorder-0.6-10|69	
14cr|fricorder-0.6-10|70	PYTHONPATH=${PYTHONPATH}:%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|71	
14cr|fricorder-0.6-10|72	exec python -u -O %{_datadir}/%{name}-%{version}/fricorder.py $*
14cr|fricorder-0.6-10|73	EOF
14cr|fricorder-0.6-10|74	chmod 755 $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|fricorder-0.6-10|75	
14cr|fricorder-0.6-10|76	#menus
14cr|fricorder-0.6-10|77	
14cr|fricorder-0.6-10|78	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|fricorder-0.6-10|79	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|fricorder-0.6-10|80	[Desktop Entry]
14cr|fricorder-0.6-10|81	Name=%{title}
14cr|fricorder-0.6-10|82	Comment=%{summary}
14cr|fricorder-0.6-10|83	Exec=%{_bindir}/%{name}
14cr|fricorder-0.6-10|84	Icon=%{name}
14cr|fricorder-0.6-10|85	Terminal=false
14cr|fricorder-0.6-10|86	Type=Application
14cr|fricorder-0.6-10|87	StartupNotify=true
14cr|fricorder-0.6-10|88	Categories=QT;Video;Player;X-MandrivaLinux-Multimedia-Video;
14cr|fricorder-0.6-10|89	EOF
14cr|fricorder-0.6-10|90	
14cr|fricorder-0.6-10|91	install -m644 %{SOURCE10} -D %buildroot/%{_miconsdir}/%{name}.png
14cr|fricorder-0.6-10|92	install -m644 %{SOURCE11} -D %buildroot/%{_iconsdir}/%{name}.png
14cr|fricorder-0.6-10|93	install -m644 %{SOURCE12} -D %buildroot/%{_liconsdir}/%{name}.png
14cr|fricorder-0.6-10|94	
14cr|fricorder-0.6-10|95	%clean
14cr|fricorder-0.6-10|96	rm -rf $RPM_BUILD_ROOT
14cr|fricorder-0.6-10|97	
14cr|fricorder-0.6-10|98	%files
14cr|fricorder-0.6-10|99	%defattr(-,root,root)
14cr|fricorder-0.6-10|100	%doc COPYING README
14cr|fricorder-0.6-10|101	%{_bindir}/%{name}
14cr|fricorder-0.6-10|102	%{_datadir}/%{name}-%{version}
14cr|fricorder-0.6-10|103	%_iconsdir/%{name}.png
14cr|fricorder-0.6-10|104	%_liconsdir/%{name}.png
14cr|fricorder-0.6-10|105	%_miconsdir/%{name}.png
14cr|fricorder-0.6-10|106	%_datadir/applications/mandriva-%{name}.desktop
14cr|fricorder-0.6-10|107	
14cr|fricorder-0.6-10|108	%if %mdkversion < 200900
14cr|fricorder-0.6-10|109	%post
14cr|fricorder-0.6-10|110	%{update_menus}
14cr|fricorder-0.6-10|111	%endif
14cr|fricorder-0.6-10|112	
14cr|fricorder-0.6-10|113	%if %mdkversion < 200900
14cr|fricorder-0.6-10|114	%postun
14cr|fricorder-0.6-10|115	%{clean_menus}
14cr|fricorder-0.6-10|116	%endif
14cr|fricorder-0.6-10|117	
14cr|fricorder-0.6-10|118	
14cr|fricorder-0.6-10|119	
14cr|fricorder-0.6-10|120	%changelog
14cr|fricorder-0.6-10|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-10
14cr|fricorder-0.6-10|122	+ Revision: e9abd60
14cr|fricorder-0.6-10|123	- MassBuild#464: Increase release tag
14cr|fricorder-0.6-10|124	
14cr|fricorder-0.6-10|125	

1423 14
14cr|fritzing-0.8.3b-2|1	%global _enable_debug_package 0
14cr|fritzing-0.8.3b-2|2	%global debug_package %{nil}
14cr|fritzing-0.8.3b-2|3	
14cr|fritzing-0.8.3b-2|4	Name: fritzing
14cr|fritzing-0.8.3b-2|5	Version: 0.8.3b
14cr|fritzing-0.8.3b-2|6	Release: 2
14cr|fritzing-0.8.3b-2|7	Summary: Electronic Design Automation software; from prototype to product
14cr|fritzing-0.8.3b-2|8	License: GPLv2/GPLv3
14cr|fritzing-0.8.3b-2|9	Group: Sciences/Other
14cr|fritzing-0.8.3b-2|10	Url: http://fritzing.org/
14cr|fritzing-0.8.3b-2|11	Source: http://fritzing.org/download/%{version}/source-tarball/%{name}-%{version}.source.tar.bz2
14cr|fritzing-0.8.3b-2|12	Source1: fritzing.desktop
14cr|fritzing-0.8.3b-2|13	Source2: fritzing.rpmlintrc
14cr|fritzing-0.8.3b-2|14	# Fedora patch to disable internal auto-updating feature.
14cr|fritzing-0.8.3b-2|15	Patch0:         fritzing-disable-autoupdate.patch
14cr|fritzing-0.8.3b-2|16	
14cr|fritzing-0.8.3b-2|17	BuildRequires:  qt4-devel
14cr|fritzing-0.8.3b-2|18	BuildRequires:  desktop-file-utils
14cr|fritzing-0.8.3b-2|19	BuildRequires:  boost-devel
14cr|fritzing-0.8.3b-2|20	BuildRequires:  quazip-devel
14cr|fritzing-0.8.3b-2|21	BuildRequires:  minizip-devel
14cr|fritzing-0.8.3b-2|22	Requires:	fonts-ttf-droid
14cr|fritzing-0.8.3b-2|23	
14cr|fritzing-0.8.3b-2|24	%description
14cr|fritzing-0.8.3b-2|25	Fritzing is an open-source initiative to support designers, artists,
14cr|fritzing-0.8.3b-2|26	researchers and hobbyists to take the step from physical prototyping
14cr|fritzing-0.8.3b-2|27	to actual product. It is in the spirit of Processing and Arduino which
14cr|fritzing-0.8.3b-2|28	allows users to document their Arduino and other electronic-based
14cr|fritzing-0.8.3b-2|29	prototypes, and to create a PCB layout for manufacturing.
14cr|fritzing-0.8.3b-2|30	
14cr|fritzing-0.8.3b-2|31	%prep
14cr|fritzing-0.8.3b-2|32	%setup -q -n %{name}-%{version}.source
14cr|fritzing-0.8.3b-2|33	rm -f pri/quazip.pri
14cr|fritzing-0.8.3b-2|34	rm -rf src/lib/quazip
14cr|fritzing-0.8.3b-2|35	
14cr|fritzing-0.8.3b-2|36	sed -i 's/\r//' README.txt
14cr|fritzing-0.8.3b-2|37	sed -i 's/\r//' LICENSE.CC-BY-SA
14cr|fritzing-0.8.3b-2|38	
14cr|fritzing-0.8.3b-2|39	%patch0 -p1 -b .disable-updates
14cr|fritzing-0.8.3b-2|40	
14cr|fritzing-0.8.3b-2|41	%build
14cr|fritzing-0.8.3b-2|42	CXXFLAGS="%{optflags}"
14cr|fritzing-0.8.3b-2|43	%qmake_qt4 DEFINES=QUAZIP_INSTALLED
14cr|fritzing-0.8.3b-2|44	%make
14cr|fritzing-0.8.3b-2|45	
14cr|fritzing-0.8.3b-2|46	%install
14cr|fritzing-0.8.3b-2|47	make install INSTALL_ROOT=%{buildroot}
14cr|fritzing-0.8.3b-2|48	
14cr|fritzing-0.8.3b-2|49	# A few files in /usr/share/fritzing end up executable.
14cr|fritzing-0.8.3b-2|50	find %{buildroot}%{_datadir}/%{name} -type f -exec %{__chmod} 644 {} \;
14cr|fritzing-0.8.3b-2|51	find %{buildroot}%{_datadir}/%{name} -type d -exec %{__chmod} 755 {} \;
14cr|fritzing-0.8.3b-2|52	
14cr|fritzing-0.8.3b-2|53	# Icon is dumped in /usr/share/icons by default, need to move it.
14cr|fritzing-0.8.3b-2|54	mv %{buildroot}%{_datadir}/icons %{buildroot}%{_datadir}/pixmaps
14cr|fritzing-0.8.3b-2|55	
14cr|fritzing-0.8.3b-2|56	# Included .desktop file is suitable for SuSE, not ROSA.
14cr|fritzing-0.8.3b-2|57	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|fritzing-0.8.3b-2|58	
14cr|fritzing-0.8.3b-2|59	%files
14cr|fritzing-0.8.3b-2|60	%defattr(-,root,root,-)
14cr|fritzing-0.8.3b-2|61	%doc README.txt LICENSE.GPL2 LICENSE.GPL3 LICENSE.CC-BY-SA
14cr|fritzing-0.8.3b-2|62	%{_bindir}/Fritzing
14cr|fritzing-0.8.3b-2|63	%{_datadir}/%{name}
14cr|fritzing-0.8.3b-2|64	%{_datadir}/applications/fritzing.desktop
14cr|fritzing-0.8.3b-2|65	%{_datadir}/pixmaps/fritzing.png
14cr|fritzing-0.8.3b-2|66	%{_mandir}/man?/*
14cr|fritzing-0.8.3b-2|67	
14cr|fritzing-0.8.3b-2|68	
14cr|fritzing-0.8.3b-2|69	%changelog
14cr|fritzing-0.8.3b-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3b-2
14cr|fritzing-0.8.3b-2|71	+ Revision: d3e9132
14cr|fritzing-0.8.3b-2|72	- MassBuild#464: Increase release tag
14cr|fritzing-0.8.3b-2|73	
14cr|fritzing-0.8.3b-2|74	

1424 14
14cr|frodo-4.2-0.20030707.4|1	%define name    frodo
14cr|frodo-4.2-0.20030707.4|2	%define version 4.2
14cr|frodo-4.2-0.20030707.4|3	%define cvsdate 20030707
14cr|frodo-4.2-0.20030707.4|4	%define rel %mkrel 4
14cr|frodo-4.2-0.20030707.4|5	%define release 0.%{cvsdate}.%{rel}
14cr|frodo-4.2-0.20030707.4|6	
14cr|frodo-4.2-0.20030707.4|7	Summary:       Free portable C64 emulator
14cr|frodo-4.2-0.20030707.4|8	Name:          %{name}
14cr|frodo-4.2-0.20030707.4|9	Version:       %{version}
14cr|frodo-4.2-0.20030707.4|10	Release:       %{release}
14cr|frodo-4.2-0.20030707.4|11	Source0:       Frodo4-%{cvsdate}.tar.bz2
14cr|frodo-4.2-0.20030707.4|12	Source10:      Frodo.16.png
14cr|frodo-4.2-0.20030707.4|13	Source11:      Frodo.32.png
14cr|frodo-4.2-0.20030707.4|14	Source12:      Frodo.48.png
14cr|frodo-4.2-0.20030707.4|15	License:       GPLv2
14cr|frodo-4.2-0.20030707.4|16	Group:         Emulators
14cr|frodo-4.2-0.20030707.4|17	Url:           http://frodo.cebix.net/
14cr|frodo-4.2-0.20030707.4|18	BuildRoot:     %{_tmppath}/%{name}-buildroot
14cr|frodo-4.2-0.20030707.4|19	BuildRequires: SDL-devel >= 1.2.0
14cr|frodo-4.2-0.20030707.4|20	
14cr|frodo-4.2-0.20030707.4|21	%description
14cr|frodo-4.2-0.20030707.4|22	Frodo is a free, portable Commodore 64 emulator that runs on a variety
14cr|frodo-4.2-0.20030707.4|23	of platforms, with a focus on the exact reproduction of special graphical
14cr|frodo-4.2-0.20030707.4|24	effects possible on the C64.
14cr|frodo-4.2-0.20030707.4|25	
14cr|frodo-4.2-0.20030707.4|26	Frodo comes in three flavours: The "normal" Frodo with a line-based
14cr|frodo-4.2-0.20030707.4|27	emulation, the improved line-based emulation "Frodo PC", and the
14cr|frodo-4.2-0.20030707.4|28	single-cycle emulation "Frodo SC" that is slower but far more compatible.
14cr|frodo-4.2-0.20030707.4|29	
14cr|frodo-4.2-0.20030707.4|30	%prep
14cr|frodo-4.2-0.20030707.4|31	%setup -q -n Frodo4
14cr|frodo-4.2-0.20030707.4|32	
14cr|frodo-4.2-0.20030707.4|33	%build
14cr|frodo-4.2-0.20030707.4|34	cd Src
14cr|frodo-4.2-0.20030707.4|35	%configure2_5x
14cr|frodo-4.2-0.20030707.4|36	%make
14cr|frodo-4.2-0.20030707.4|37	
14cr|frodo-4.2-0.20030707.4|38	%install
14cr|frodo-4.2-0.20030707.4|39	rm -rf %{buildroot}
14cr|frodo-4.2-0.20030707.4|40	cd Src
14cr|frodo-4.2-0.20030707.4|41	%makeinstall_std
14cr|frodo-4.2-0.20030707.4|42	
14cr|frodo-4.2-0.20030707.4|43	cd ..
14cr|frodo-4.2-0.20030707.4|44	mkdir -p %{buildroot}%{_datadir}/frodo/64prgs
14cr|frodo-4.2-0.20030707.4|45	rm -rf 64prgs/CVS
14cr|frodo-4.2-0.20030707.4|46	install -m644 64prgs/* %{buildroot}%{_datadir}/frodo/64prgs/
14cr|frodo-4.2-0.20030707.4|47	
14cr|frodo-4.2-0.20030707.4|48	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|frodo-4.2-0.20030707.4|49	
14cr|frodo-4.2-0.20030707.4|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|frodo-4.2-0.20030707.4|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|frodo-4.2-0.20030707.4|52	[Desktop Entry]
14cr|frodo-4.2-0.20030707.4|53	Name=Frodo
14cr|frodo-4.2-0.20030707.4|54	Comment=C64 Emulator, Classic Line Mode
14cr|frodo-4.2-0.20030707.4|55	Exec=Frodo
14cr|frodo-4.2-0.20030707.4|56	Icon=%{name}
14cr|frodo-4.2-0.20030707.4|57	Terminal=false
14cr|frodo-4.2-0.20030707.4|58	Type=Application
14cr|frodo-4.2-0.20030707.4|59	StartupNotify=true
14cr|frodo-4.2-0.20030707.4|60	Categories=X-MandrivaLinux-MoreApplications-Emulators;
14cr|frodo-4.2-0.20030707.4|61	EOF
14cr|frodo-4.2-0.20030707.4|62	
14cr|frodo-4.2-0.20030707.4|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-pc.desktop << EOF
14cr|frodo-4.2-0.20030707.4|64	[Desktop Entry]
14cr|frodo-4.2-0.20030707.4|65	Name=FrodoPC
14cr|frodo-4.2-0.20030707.4|66	Comment=C64 Emulator, Improved Line Mode
14cr|frodo-4.2-0.20030707.4|67	Exec=Frodo
14cr|frodo-4.2-0.20030707.4|68	Icon=%{name}
14cr|frodo-4.2-0.20030707.4|69	Terminal=false
14cr|frodo-4.2-0.20030707.4|70	Type=Application
14cr|frodo-4.2-0.20030707.4|71	StartupNotify=true
14cr|frodo-4.2-0.20030707.4|72	Categories=X-MandrivaLinux-MoreApplications-Emulators;
14cr|frodo-4.2-0.20030707.4|73	EOF
14cr|frodo-4.2-0.20030707.4|74	
14cr|frodo-4.2-0.20030707.4|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-sc.desktop << EOF
14cr|frodo-4.2-0.20030707.4|76	[Desktop Entry]
14cr|frodo-4.2-0.20030707.4|77	Name=FrodoSC
14cr|frodo-4.2-0.20030707.4|78	Comment=C64 Emulator, Single-Cycle Mode
14cr|frodo-4.2-0.20030707.4|79	Exec=Frodo
14cr|frodo-4.2-0.20030707.4|80	Icon=%{name}
14cr|frodo-4.2-0.20030707.4|81	Terminal=false
14cr|frodo-4.2-0.20030707.4|82	Type=Application
14cr|frodo-4.2-0.20030707.4|83	StartupNotify=true
14cr|frodo-4.2-0.20030707.4|84	Categories=X-MandrivaLinux-MoreApplications-Emulators;
14cr|frodo-4.2-0.20030707.4|85	EOF
14cr|frodo-4.2-0.20030707.4|86	
14cr|frodo-4.2-0.20030707.4|87	install -m644 %{SOURCE10} %{buildroot}%{_miconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|88	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|89	install -m644 %{SOURCE12} %{buildroot}%{_liconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|90	
14cr|frodo-4.2-0.20030707.4|91	%clean
14cr|frodo-4.2-0.20030707.4|92	rm -rf %{buildroot}
14cr|frodo-4.2-0.20030707.4|93	
14cr|frodo-4.2-0.20030707.4|94	%if %mdkversion < 200900
14cr|frodo-4.2-0.20030707.4|95	%post
14cr|frodo-4.2-0.20030707.4|96	%{update_menus}
14cr|frodo-4.2-0.20030707.4|97	
14cr|frodo-4.2-0.20030707.4|98	%postun
14cr|frodo-4.2-0.20030707.4|99	%{clean_menus}
14cr|frodo-4.2-0.20030707.4|100	%endif
14cr|frodo-4.2-0.20030707.4|101	
14cr|frodo-4.2-0.20030707.4|102	%files
14cr|frodo-4.2-0.20030707.4|103	%defattr(-,root,root)
14cr|frodo-4.2-0.20030707.4|104	%doc COPYING CHANGES
14cr|frodo-4.2-0.20030707.4|105	%doc Docs/*.html
14cr|frodo-4.2-0.20030707.4|106	%{_bindir}/Frodo
14cr|frodo-4.2-0.20030707.4|107	%{_bindir}/FrodoPC
14cr|frodo-4.2-0.20030707.4|108	%{_bindir}/FrodoSC
14cr|frodo-4.2-0.20030707.4|109	%{_bindir}/Frodo_GUI.tcl
14cr|frodo-4.2-0.20030707.4|110	"%{_datadir}/frodo/1541 ROM"
14cr|frodo-4.2-0.20030707.4|111	"%{_datadir}/frodo/Basic ROM"
14cr|frodo-4.2-0.20030707.4|112	"%{_datadir}/frodo/Char ROM"
14cr|frodo-4.2-0.20030707.4|113	"%{_datadir}/frodo/Kernal ROM"
14cr|frodo-4.2-0.20030707.4|114	%{_datadir}/frodo/64prgs
14cr|frodo-4.2-0.20030707.4|115	%{_miconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|116	%{_iconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|117	%{_liconsdir}/frodo.png
14cr|frodo-4.2-0.20030707.4|118	%{_datadir}/applications/mandriva-%{name}*.desktop
14cr|frodo-4.2-0.20030707.4|119	
14cr|frodo-4.2-0.20030707.4|120	
14cr|frodo-4.2-0.20030707.4|121	
14cr|frodo-4.2-0.20030707.4|122	
14cr|frodo-4.2-0.20030707.4|123	%changelog
14cr|frodo-4.2-0.20030707.4|124	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 4.2-0.20030707.4
14cr|frodo-4.2-0.20030707.4|125	+ Revision: 91f77ba
14cr|frodo-4.2-0.20030707.4|126	- Automatic import for version 4.2
14cr|frodo-4.2-0.20030707.4|127	
14cr|frodo-4.2-0.20030707.4|128	

1425 14
14cr|frogatto-1.3.3-5|1	%global commit a7ef3bfa0c32df4852bf057fab969c1a080edf4d
14cr|frogatto-1.3.3-5|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|frogatto-1.3.3-5|3	
14cr|frogatto-1.3.3-5|4	Summary:	Frogatto & Friends classic adventure game
14cr|frogatto-1.3.3-5|5	Name:		frogatto
14cr|frogatto-1.3.3-5|6	Version:	1.3.3
14cr|frogatto-1.3.3-5|7	Release:	5
14cr|frogatto-1.3.3-5|8	License:	GPLv3+
14cr|frogatto-1.3.3-5|9	Group:		Games/Arcade
14cr|frogatto-1.3.3-5|10	Url:		http://www.frogatto.com/
14cr|frogatto-1.3.3-5|11	Source0:	https://github.com/frogatto/frogatto/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cr|frogatto-1.3.3-5|12	Source1:	frogatto
14cr|frogatto-1.3.3-5|13	Source2:	frogatto.desktop
14cr|frogatto-1.3.3-5|14	Source3:	frogatto.pod
14cr|frogatto-1.3.3-5|15	# Patch Makefile not to link lSDLmain
14cr|frogatto-1.3.3-5|16	Patch0:         %{name}-1.2-Makefile.patch
14cr|frogatto-1.3.3-5|17	# Boost no longer has separate non mt and -mt variants of its libs
14cr|frogatto-1.3.3-5|18	Patch1:         %{name}-1.3-no-boost-mt.patch
14cr|frogatto-1.3.3-5|19	# Use FreeFont instead of the Ubuntu Font Family
14cr|frogatto-1.3.3-5|20	Patch2:         %{name}-1.3-fonts.patch
14cr|frogatto-1.3.3-5|21	
14cr|frogatto-1.3.3-5|22	BuildRequires:  boost-devel
14cr|frogatto-1.3.3-5|23	BuildRequires:  gcc-c++
14cr|frogatto-1.3.3-5|24	BuildRequires:  SDL-devel
14cr|frogatto-1.3.3-5|25	BuildRequires:  SDL_image-devel
14cr|frogatto-1.3.3-5|26	BuildRequires:  SDL_mixer-devel
14cr|frogatto-1.3.3-5|27	BuildRequires:  SDL_ttf-devel
14cr|frogatto-1.3.3-5|28	BuildRequires:  pkgconfig(glu)
14cr|frogatto-1.3.3-5|29	BuildRequires:  pkgconfig(glew)
14cr|frogatto-1.3.3-5|30	BuildRequires:  pkgconfig(libpng)
14cr|frogatto-1.3.3-5|31	BuildRequires:  ccache
14cr|frogatto-1.3.3-5|32	BuildRequires:  glibc-devel
14cr|frogatto-1.3.3-5|33	BuildRequires:  perl
14cr|frogatto-1.3.3-5|34	BuildRequires:  libicns-utils
14cr|frogatto-1.3.3-5|35	BuildRequires:  desktop-file-utils
14cr|frogatto-1.3.3-5|36	
14cr|frogatto-1.3.3-5|37	Requires:       hicolor-icon-theme
14cr|frogatto-1.3.3-5|38	Requires:       fonts-ttf-freefont
14cr|frogatto-1.3.3-5|39	
14cr|frogatto-1.3.3-5|40	Requires: %{name}-gamedata = %{version}
14cr|frogatto-1.3.3-5|41	
14cr|frogatto-1.3.3-5|42	%description
14cr|frogatto-1.3.3-5|43	Frogatto & Friends is a old-school 2d platformer game, starring a certain
14cr|frogatto-1.3.3-5|44	quixotic frog.
14cr|frogatto-1.3.3-5|45	
14cr|frogatto-1.3.3-5|46	%package	gamedata
14cr|frogatto-1.3.3-5|47	Summary:	Game data for frogatto
14cr|frogatto-1.3.3-5|48	License:	distributable
14cr|frogatto-1.3.3-5|49	Group:		Games/Arcade
14cr|frogatto-1.3.3-5|50	# We split game data to separate package to make it noarch and thus save
14cr|frogatto-1.3.3-5|51	# bandwidth and space on distribution media.
14cr|frogatto-1.3.3-5|52	BuildArch:	noarch
14cr|frogatto-1.3.3-5|53	
14cr|frogatto-1.3.3-5|54	%description	gamedata
14cr|frogatto-1.3.3-5|55	Game data for frogatto.
14cr|frogatto-1.3.3-5|56	
14cr|frogatto-1.3.3-5|57	%prep
14cr|frogatto-1.3.3-5|58	%setup -qn %{name}-%{commit}
14cr|frogatto-1.3.3-5|59	%patch0 -p1
14cr|frogatto-1.3.3-5|60	%patch1 -p1
14cr|frogatto-1.3.3-5|61	%patch2 -p1
14cr|frogatto-1.3.3-5|62	
14cr|frogatto-1.3.3-5|63	sed -i -e 's#BINARY_FILE=.*#BINARY_FILE=%{_libdir}/frogatto/game#g' %{SOURCE1}
14cr|frogatto-1.3.3-5|64	
14cr|frogatto-1.3.3-5|65	# Fix locale file path
14cr|frogatto-1.3.3-5|66	sed -i 's!"./locale/"!"%{_datadir}/locale/"!' src/i18n.cpp
14cr|frogatto-1.3.3-5|67	
14cr|frogatto-1.3.3-5|68	%build
14cr|frogatto-1.3.3-5|69	%make
14cr|frogatto-1.3.3-5|70	
14cr|frogatto-1.3.3-5|71	%install
14cr|frogatto-1.3.3-5|72	# Install wrapper script
14cr|frogatto-1.3.3-5|73	install -d %{buildroot}%{_gamesbindir}
14cr|frogatto-1.3.3-5|74	install -pDm 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/frogatto
14cr|frogatto-1.3.3-5|75	
14cr|frogatto-1.3.3-5|76	# Install game and data
14cr|frogatto-1.3.3-5|77	install -d %{buildroot}%{_libdir}/%{name}
14cr|frogatto-1.3.3-5|78	install -m 755 -p game %{buildroot}%{_libdir}/%{name}
14cr|frogatto-1.3.3-5|79	install -d %{buildroot}%{_datadir}/%{name}/modules/%{name}
14cr|frogatto-1.3.3-5|80	cp -pr data images music *.cfg %{buildroot}%{_datadir}/%{name}
14cr|frogatto-1.3.3-5|81	pushd modules/%{name}
14cr|frogatto-1.3.3-5|82	cp -pr data images music sounds *.cfg \
14cr|frogatto-1.3.3-5|83	%{buildroot}%{_datadir}/%{name}/modules/%{name}
14cr|frogatto-1.3.3-5|84	# Install translations
14cr|frogatto-1.3.3-5|85	cp -pr locale %{buildroot}%{_datadir}
14cr|frogatto-1.3.3-5|86	popd
14cr|frogatto-1.3.3-5|87	
14cr|frogatto-1.3.3-5|88	# Install desktop file
14cr|frogatto-1.3.3-5|89	install -d %{buildroot}%{_datadir}/applications
14cr|frogatto-1.3.3-5|90	desktop-file-install \
14cr|frogatto-1.3.3-5|91	--dir %{buildroot}%{_datadir}/applications \
14cr|frogatto-1.3.3-5|92	%{SOURCE2}
14cr|frogatto-1.3.3-5|93	
14cr|frogatto-1.3.3-5|94	# Extract Mac OS X icons
14cr|frogatto-1.3.3-5|95	icns2png -x modules/%{name}/images/os/mac/icon.icns
14cr|frogatto-1.3.3-5|96	
14cr|frogatto-1.3.3-5|97	# Install icons
14cr|frogatto-1.3.3-5|98	for i in 16 32 128 256; do
14cr|frogatto-1.3.3-5|99	install -d -m 755 %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
14cr|frogatto-1.3.3-5|100	install -m 644 icon_${i}x${i}x32.png \
14cr|frogatto-1.3.3-5|101	%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cr|frogatto-1.3.3-5|102	done
14cr|frogatto-1.3.3-5|103	
14cr|frogatto-1.3.3-5|104	# Install man page
14cr|frogatto-1.3.3-5|105	install -d %{buildroot}%{_mandir}/man6
14cr|frogatto-1.3.3-5|106	pod2man --section=6 \
14cr|frogatto-1.3.3-5|107	-center="RPM Fusion contributed man pages" \
14cr|frogatto-1.3.3-5|108	-release="%{name} %{version}" \
14cr|frogatto-1.3.3-5|109	-date="July 13th, 2010" \
14cr|frogatto-1.3.3-5|110	%{SOURCE3} > %{buildroot}%{_mandir}/man6/%{name}.6
14cr|frogatto-1.3.3-5|111	
14cr|frogatto-1.3.3-5|112	%find_lang %{name}
14cr|frogatto-1.3.3-5|113	
14cr|frogatto-1.3.3-5|114	%files -f %{name}.lang
14cr|frogatto-1.3.3-5|115	%{_gamesbindir}/*
14cr|frogatto-1.3.3-5|116	%{_libdir}/%{name}/
14cr|frogatto-1.3.3-5|117	%{_datadir}/applications/*
14cr|frogatto-1.3.3-5|118	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|frogatto-1.3.3-5|119	%{_mandir}/man6/*
14cr|frogatto-1.3.3-5|120	
14cr|frogatto-1.3.3-5|121	%files gamedata
14cr|frogatto-1.3.3-5|122	%doc LICENSE modules/%{name}/CHANGELOG
14cr|frogatto-1.3.3-5|123	%{_datadir}/%{name}
14cr|frogatto-1.3.3-5|124	
14cr|frogatto-1.3.3-5|125	
14cr|frogatto-1.3.3-5|126	
14cr|frogatto-1.3.3-5|127	%changelog
14cr|frogatto-1.3.3-5|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-5
14cr|frogatto-1.3.3-5|129	+ Revision: 98640cc
14cr|frogatto-1.3.3-5|130	- MassBuild#464: Increase release tag
14cr|frogatto-1.3.3-5|131	
14cr|frogatto-1.3.3-5|132	

1426 14
14cr|frogr-0.9-2|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|frogr-0.9-2|2	%define gstapi 1.0
14cr|frogr-0.9-2|3	
14cr|frogr-0.9-2|4	Summary:	Tool to Manage Flickr Accounts
14cr|frogr-0.9-2|5	Name:		frogr
14cr|frogr-0.9-2|6	Version:	0.9
14cr|frogr-0.9-2|7	Release:	2
14cr|frogr-0.9-2|8	License:	GPLv3+
14cr|frogr-0.9-2|9	Group:		Graphical desktop/GNOME
14cr|frogr-0.9-2|10	Url:		https://live.gnome.org/Frogr
14cr|frogr-0.9-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/frogr/%{url_ver}/%{name}-%{version}.tar.xz
14cr|frogr-0.9-2|12	BuildRequires:	intltool
14cr|frogr-0.9-2|13	BuildRequires:	itstool
14cr|frogr-0.9-2|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|frogr-0.9-2|15	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|frogr-0.9-2|16	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cr|frogr-0.9-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|frogr-0.9-2|18	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|frogr-0.9-2|19	BuildRequires:	pkgconfig(libexif)
14cr|frogr-0.9-2|20	BuildRequires:	pkgconfig(libgcrypt)
14cr|frogr-0.9-2|21	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|frogr-0.9-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14cr|frogr-0.9-2|23	
14cr|frogr-0.9-2|24	%description
14cr|frogr-0.9-2|25	Frogr is a small application for the GNOME desktop that allows users to
14cr|frogr-0.9-2|26	manage their accounts in the Flickr image hosting website. It supports
14cr|frogr-0.9-2|27	all the basic Flickr features, including uploading pictures, adding
14cr|frogr-0.9-2|28	descriptions, setting tags and managing sets and groups pools.
14cr|frogr-0.9-2|29	
14cr|frogr-0.9-2|30	%files -f %{name}.lang
14cr|frogr-0.9-2|31	%doc AUTHORS ChangeLog COPYING NEWS README THANKS
14cr|frogr-0.9-2|32	%{_bindir}/%{name}
14cr|frogr-0.9-2|33	%{_datadir}/applications/%{name}.desktop
14cr|frogr-0.9-2|34	%{_datadir}/%{name}/
14cr|frogr-0.9-2|35	%{_datadir}/pixmaps/frogr.xpm
14cr|frogr-0.9-2|36	%{_iconsdir}/hicolor/*/apps/frogr.*
14cr|frogr-0.9-2|37	%{_iconsdir}/HighContrast/*/apps/frogr.*
14cr|frogr-0.9-2|38	%{_mandir}/man1/frogr.1*
14cr|frogr-0.9-2|39	
14cr|frogr-0.9-2|40	#----------------------------------------------------------------------------
14cr|frogr-0.9-2|41	
14cr|frogr-0.9-2|42	%prep
14cr|frogr-0.9-2|43	%setup -q
14cr|frogr-0.9-2|44	
14cr|frogr-0.9-2|45	%build
14cr|frogr-0.9-2|46	%configure2_5x
14cr|frogr-0.9-2|47	%make
14cr|frogr-0.9-2|48	
14cr|frogr-0.9-2|49	%install
14cr|frogr-0.9-2|50	%makeinstall_std
14cr|frogr-0.9-2|51	
14cr|frogr-0.9-2|52	%find_lang %{name} --with-gnome
14cr|frogr-0.9-2|53	
14cr|frogr-0.9-2|54	
14cr|frogr-0.9-2|55	%changelog
14cr|frogr-0.9-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|frogr-0.9-2|57	+ Revision: a972fe2
14cr|frogr-0.9-2|58	- MassBuild#464: Increase release tag
14cr|frogr-0.9-2|59	
14cr|frogr-0.9-2|60	

1427 14
14cr|frontline-0.5.4-18|1	Summary:	A GUI frontend for autotrace
14cr|frontline-0.5.4-18|2	Name: 		frontline
14cr|frontline-0.5.4-18|3	Version:	0.5.4
14cr|frontline-0.5.4-18|4	Release:	18
14cr|frontline-0.5.4-18|5	Group:		Graphics
14cr|frontline-0.5.4-18|6	License:	GPLv2+
14cr|frontline-0.5.4-18|7	Url:		http://autotrace.sourceforge.net/frontline
14cr|frontline-0.5.4-18|8	
14cr|frontline-0.5.4-18|9	Source:		http://autotrace.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|frontline-0.5.4-18|10	Source1:	%{name}-16.png
14cr|frontline-0.5.4-18|11	Source2:	%{name}-32.png
14cr|frontline-0.5.4-18|12	Source3:	%{name}.png
14cr|frontline-0.5.4-18|13	Patch0:		frontline-0.5.4-mdv-fix-str-fmt.patch
14cr|frontline-0.5.4-18|14	Patch1:		frontline-0.5.4-mdv-fix-linkage.patch
14cr|frontline-0.5.4-18|15	
14cr|frontline-0.5.4-18|16	BuildRequires:	gnome-libs-devel
14cr|frontline-0.5.4-18|17	BuildRequires:	popt-devel
14cr|frontline-0.5.4-18|18	BuildRequires:	pkgconfig(libart-2.0)
14cr|frontline-0.5.4-18|19	BuildRequires:	pkgconfig(autotrace)
14cr|frontline-0.5.4-18|20	BuildRequires:	pkgconfig(libexif)
14cr|frontline-0.5.4-18|21	BuildRequires:	pkgconfig(pstoedit)
14cr|frontline-0.5.4-18|22	BuildRequires:	pkgconfig(ImageMagick)
14cr|frontline-0.5.4-18|23	
14cr|frontline-0.5.4-18|24	%description
14cr|frontline-0.5.4-18|25	Frontline provides a gtk+/gnome based GUI frontend for
14cr|frontline-0.5.4-18|26	autotrace (http://autotrace.sourceforge.net) in 4 ways.
14cr|frontline-0.5.4-18|27	
14cr|frontline-0.5.4-18|28	1. Stand alone program. A command `frontline' runs as a stand alone
14cr|frontline-0.5.4-18|29	program. It will work well with Gnome desktop and nautilus.
14cr|frontline-0.5.4-18|30	
14cr|frontline-0.5.4-18|31	2. Reusable library. A library `libfrontline.a' could be used as a
14cr|frontline-0.5.4-18|32	building block of your application that needs the autotrace function.
14cr|frontline-0.5.4-18|33	APIs are listed in frontline.h.  The stand alone program frontline
14cr|frontline-0.5.4-18|34	itself uses libfrontline.a.
14cr|frontline-0.5.4-18|35	
14cr|frontline-0.5.4-18|36	3. Sodipodi, a drawing editor add-on module. add-on module uses the
14cr|frontline-0.5.4-18|37	libfrontline.a. See below.
14cr|frontline-0.5.4-18|38	
14cr|frontline-0.5.4-18|39	%package -n %{name}-devel
14cr|frontline-0.5.4-18|40	Summary:	Frontline devel file
14cr|frontline-0.5.4-18|41	Group:		Development/C
14cr|frontline-0.5.4-18|42	Requires:	%{name} = %{version}-%{release}
14cr|frontline-0.5.4-18|43	
14cr|frontline-0.5.4-18|44	%description -n %{name}-devel
14cr|frontline-0.5.4-18|45	Frontline devel file.
14cr|frontline-0.5.4-18|46	
14cr|frontline-0.5.4-18|47	%prep
14cr|frontline-0.5.4-18|48	%setup -q
14cr|frontline-0.5.4-18|49	%patch0 -p1 -b .strfmt
14cr|frontline-0.5.4-18|50	%patch1 -p1 -b .linkage
14cr|frontline-0.5.4-18|51	
14cr|frontline-0.5.4-18|52	%build
14cr|frontline-0.5.4-18|53	%configure2_5x
14cr|frontline-0.5.4-18|54	make
14cr|frontline-0.5.4-18|55	
14cr|frontline-0.5.4-18|56	%install
14cr|frontline-0.5.4-18|57	%makeinstall_std
14cr|frontline-0.5.4-18|58	
14cr|frontline-0.5.4-18|59	%find_lang %{name}
14cr|frontline-0.5.4-18|60	
14cr|frontline-0.5.4-18|61	# menu
14cr|frontline-0.5.4-18|62	
14cr|frontline-0.5.4-18|63	mkdir -p %{buildroot}%{_datadir}/applications
14cr|frontline-0.5.4-18|64	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|frontline-0.5.4-18|65	[Desktop Entry]
14cr|frontline-0.5.4-18|66	Name=FrontLine
14cr|frontline-0.5.4-18|67	Comment=A GUI frontend for autotrace
14cr|frontline-0.5.4-18|68	Exec=%{_bindir}/%{name}
14cr|frontline-0.5.4-18|69	Icon=%{name}
14cr|frontline-0.5.4-18|70	Terminal=false
14cr|frontline-0.5.4-18|71	Type=Application
14cr|frontline-0.5.4-18|72	Categories=X-MandrivaLinux-Multimedia-Graphics;Graphics;
14cr|frontline-0.5.4-18|73	EOF
14cr|frontline-0.5.4-18|74	
14cr|frontline-0.5.4-18|75	# icon
14cr|frontline-0.5.4-18|76	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|frontline-0.5.4-18|77	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|frontline-0.5.4-18|78	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|frontline-0.5.4-18|79	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cr|frontline-0.5.4-18|80	
14cr|frontline-0.5.4-18|81	rm -Rf %{buildroot}%{_libdir}/gimp/
14cr|frontline-0.5.4-18|82	
14cr|frontline-0.5.4-18|83	%files -f %{name}.lang
14cr|frontline-0.5.4-18|84	%doc README NEWS AUTHORS TODO ChangeLog
14cr|frontline-0.5.4-18|85	%{_bindir}/%{name}
14cr|frontline-0.5.4-18|86	%{_datadir}/pixmaps/*
14cr|frontline-0.5.4-18|87	%{_datadir}/mime-info/*
14cr|frontline-0.5.4-18|88	%{_datadir}/gnome/*/*/*
14cr|frontline-0.5.4-18|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|frontline-0.5.4-18|90	%{_liconsdir}/%{name}.png
14cr|frontline-0.5.4-18|91	%{_miconsdir}/%{name}.png
14cr|frontline-0.5.4-18|92	%{_iconsdir}/%{name}.png
14cr|frontline-0.5.4-18|93	
14cr|frontline-0.5.4-18|94	%files -n %{name}-devel
14cr|frontline-0.5.4-18|95	%{_includedir}/*
14cr|frontline-0.5.4-18|96	%{_bindir}/%{name}-config
14cr|frontline-0.5.4-18|97	%{_libdir}/pkgconfig/*
14cr|frontline-0.5.4-18|98	%{_libdir}/*.a
14cr|frontline-0.5.4-18|99	%{_datadir}/aclocal/*
14cr|frontline-0.5.4-18|100	
14cr|frontline-0.5.4-18|101	
14cr|frontline-0.5.4-18|102	%changelog
14cr|frontline-0.5.4-18|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-18
14cr|frontline-0.5.4-18|104	+ Revision: 3aeddb6
14cr|frontline-0.5.4-18|105	- MassBuild#464: Increase release tag
14cr|frontline-0.5.4-18|106	
14cr|frontline-0.5.4-18|107	

1428 14
14cr|frostwire-5.6.4-3|1	# Spec is based on Nicolo' Costanza's and Francesco Mancuso's work in MIB
14cr|frostwire-5.6.4-3|2	
14cr|frostwire-5.6.4-3|3	Summary:	Java-based BitTorrent client
14cr|frostwire-5.6.4-3|4	Name:		frostwire
14cr|frostwire-5.6.4-3|5	Version:	5.6.4
14cr|frostwire-5.6.4-3|6	Release:	3
14cr|frostwire-5.6.4-3|7	License:	GPLv3+
14cr|frostwire-5.6.4-3|8	Group:		Networking/WWW
14cr|frostwire-5.6.4-3|9	Url:		http://www.frostwire.com/
14cr|frostwire-5.6.4-3|10	Source0:	http://downloads.sourceforge.net/frostwire/frostwire_%{version}.orig.tar.gz
14cr|frostwire-5.6.4-3|11	BuildRequires:	ant
14cr|frostwire-5.6.4-3|12	BuildRequires:	locales
14cr|frostwire-5.6.4-3|13	Requires:	java >= 1.7
14cr|frostwire-5.6.4-3|14	BuildArch:	noarch
14cr|frostwire-5.6.4-3|15	
14cr|frostwire-5.6.4-3|16	%description
14cr|frostwire-5.6.4-3|17	FrostWire is a peer-to-peer file sharing program for the BitTorrent protocol.
14cr|frostwire-5.6.4-3|18	It is forked from Limewire and written in Java.
14cr|frostwire-5.6.4-3|19	
14cr|frostwire-5.6.4-3|20	%files
14cr|frostwire-5.6.4-3|21	%doc README.txt
14cr|frostwire-5.6.4-3|22	%{_bindir}/%{name}
14cr|frostwire-5.6.4-3|23	%{_iconsdir}/hicolor/*/apps/*
14cr|frostwire-5.6.4-3|24	%{_datadir}/%{name}
14cr|frostwire-5.6.4-3|25	%{_datadir}/applications/%{name}.desktop
14cr|frostwire-5.6.4-3|26	
14cr|frostwire-5.6.4-3|27	#----------------------------------------------------------------------------
14cr|frostwire-5.6.4-3|28	
14cr|frostwire-5.6.4-3|29	%prep
14cr|frostwire-5.6.4-3|30	%setup -q
14cr|frostwire-5.6.4-3|31	
14cr|frostwire-5.6.4-3|32	%build
14cr|frostwire-5.6.4-3|33	export LC_ALL=en_US.UTF-8
14cr|frostwire-5.6.4-3|34	ant everything
14cr|frostwire-5.6.4-3|35	
14cr|frostwire-5.6.4-3|36	#Copy frostwire.jar
14cr|frostwire-5.6.4-3|37	cp -p -v dist/*.jar lib/jars
14cr|frostwire-5.6.4-3|38	#Copy all component jars too
14cr|frostwire-5.6.4-3|39	cp -p -v components/*/dist/*.jar lib/jars
14cr|frostwire-5.6.4-3|40	#Final pack200 all the jars
14cr|frostwire-5.6.4-3|41	./resources/pack200.sh
14cr|frostwire-5.6.4-3|42	
14cr|frostwire-5.6.4-3|43	%install
14cr|frostwire-5.6.4-3|44	export DONT_STRIP=1
14cr|frostwire-5.6.4-3|45	
14cr|frostwire-5.6.4-3|46	mkdir -p %{buildroot}%{_datadir}/%{name} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir} %{buildroot}%{_bindir}
14cr|frostwire-5.6.4-3|47	
14cr|frostwire-5.6.4-3|48	install -m0644 lib/jars/*.pack %{buildroot}%{_datadir}/frostwire/
14cr|frostwire-5.6.4-3|49	install -m0755 resources/frostwire.sh %{buildroot}%{_datadir}/frostwire/
14cr|frostwire-5.6.4-3|50	install -m0644 resources/EULA.txt %{buildroot}%{_datadir}/frostwire/
14cr|frostwire-5.6.4-3|51	install -m0644 resources/VERSION %{buildroot}%{_datadir}/frostwire/
14cr|frostwire-5.6.4-3|52	install -m0755 resources/frostwire %{buildroot}%{_bindir}/
14cr|frostwire-5.6.4-3|53	install -m0644 resources/frostwire.desktop %{buildroot}%{_datadir}/applications/
14cr|frostwire-5.6.4-3|54	cp -fr lib/icons/hicolor %{buildroot}%{_iconsdir}
14cr|frostwire-5.6.4-3|55	
14cr|frostwire-5.6.4-3|56	
14cr|frostwire-5.6.4-3|57	%changelog
14cr|frostwire-5.6.4-3|58	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.6.4-3
14cr|frostwire-5.6.4-3|59	+ Revision: b784f44
14cr|frostwire-5.6.4-3|60	- Fix locale issue
14cr|frostwire-5.6.4-3|61	
14cr|frostwire-5.6.4-3|62	

1429 14
14cr|frozen-bubble-2.212.0-10|1	%define	module	Games-FrozenBubble
14cr|frozen-bubble-2.212.0-10|2	%define upstream_version 2.212
14cr|frozen-bubble-2.212.0-10|3	
14cr|frozen-bubble-2.212.0-10|4	# TODO
14cr|frozen-bubble-2.212.0-10|5	#  server package, with initscript, for people wanting to have a complete
14cr|frozen-bubble-2.212.0-10|6	#   server
14cr|frozen-bubble-2.212.0-10|7	#  zeroconf integration, with this initscript ( and in konqueror )
14cr|frozen-bubble-2.212.0-10|8	Name:		frozen-bubble
14cr|frozen-bubble-2.212.0-10|9	Version:	%perl_convert_version %{upstream_version}
14cr|frozen-bubble-2.212.0-10|10	Release:	10
14cr|frozen-bubble-2.212.0-10|11	
14cr|frozen-bubble-2.212.0-10|12	Summary:	Frozen Bubble arcade game
14cr|frozen-bubble-2.212.0-10|13	
14cr|frozen-bubble-2.212.0-10|14	License:	GPLv2+
14cr|frozen-bubble-2.212.0-10|15	Group:		Games/Arcade
14cr|frozen-bubble-2.212.0-10|16	Url:		http://www.frozen-bubble.org/
14cr|frozen-bubble-2.212.0-10|17	Source0:	http://www.frozen-bubble.org/data/%{module}-%{upstream_version}.tar.gz
14cr|frozen-bubble-2.212.0-10|18	
14cr|frozen-bubble-2.212.0-10|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|frozen-bubble-2.212.0-10|20	BuildRequires:	pkgconfig(SDL_image)
14cr|frozen-bubble-2.212.0-10|21	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.2
14cr|frozen-bubble-2.212.0-10|22	BuildRequires:	libsmpeg-devel
14cr|frozen-bubble-2.212.0-10|23	BuildRequires:	perl(Alien::SDL)
14cr|frozen-bubble-2.212.0-10|24	BuildRequires:	perl(Archive::Extract)
14cr|frozen-bubble-2.212.0-10|25	BuildRequires:	perl(Compress::Bzip2)
14cr|frozen-bubble-2.212.0-10|26	BuildRequires:	perl(IPC::System::Simple)
14cr|frozen-bubble-2.212.0-10|27	BuildRequires:	perl(Locale::Maketext::Extract)
14cr|frozen-bubble-2.212.0-10|28	BuildRequires:	perl(SDL)          >= 2.400.0
14cr|frozen-bubble-2.212.0-10|29	BuildRequires:	perl(autodie)
14cr|frozen-bubble-2.212.0-10|30	BuildRequires:	perl(parent)
14cr|frozen-bubble-2.212.0-10|31	BuildRequires:	perl(Module::Build)
14cr|frozen-bubble-2.212.0-10|32	BuildRequires:	perl-devel
14cr|frozen-bubble-2.212.0-10|33	BuildRequires:	pkgconfig(SDL_Pango)
14cr|frozen-bubble-2.212.0-10|34	
14cr|frozen-bubble-2.212.0-10|35	Requires:	perl-SDL >= 2.400.0
14cr|frozen-bubble-2.212.0-10|36	Requires:	perl(Compress::Bzip2)
14cr|frozen-bubble-2.212.0-10|37	
14cr|frozen-bubble-2.212.0-10|38	%description
14cr|frozen-bubble-2.212.0-10|39	A Puzzle Bobble / Bust-a-Move like game featuring colorful 3D rendered
14cr|frozen-bubble-2.212.0-10|40	penguin animations, 100 levels, local and Internet-based multiplayer,
14cr|frozen-bubble-2.212.0-10|41	a level editor, 3 professional quality digital soundtracks, 15 stereo
14cr|frozen-bubble-2.212.0-10|42	sound effects, 8 unique graphical transition effects, 8 unique logo
14cr|frozen-bubble-2.212.0-10|43	eye-candies.
14cr|frozen-bubble-2.212.0-10|44	
14cr|frozen-bubble-2.212.0-10|45	
14cr|frozen-bubble-2.212.0-10|46	%prep
14cr|frozen-bubble-2.212.0-10|47	%setup -q -n %{module}-%{upstream_version}
14cr|frozen-bubble-2.212.0-10|48	
14cr|frozen-bubble-2.212.0-10|49	%build
14cr|frozen-bubble-2.212.0-10|50	export CFLAGS="%{optflags} -Wno-error=unused-result"
14cr|frozen-bubble-2.212.0-10|51	%{__perl} Build.PL installdirs=vendor
14cr|frozen-bubble-2.212.0-10|52	./Build
14cr|frozen-bubble-2.212.0-10|53	
14cr|frozen-bubble-2.212.0-10|54	%check
14cr|frozen-bubble-2.212.0-10|55	./Build test
14cr|frozen-bubble-2.212.0-10|56	
14cr|frozen-bubble-2.212.0-10|57	%install
14cr|frozen-bubble-2.212.0-10|58	./Build install destdir=%{buildroot}
14cr|frozen-bubble-2.212.0-10|59	rm -f %{buildroot}%{_gamesdatadir}/frozen-bubble/gfx/shoot/create.pl
14cr|frozen-bubble-2.212.0-10|60	
14cr|frozen-bubble-2.212.0-10|61	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|frozen-bubble-2.212.0-10|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|frozen-bubble-2.212.0-10|63	[Desktop Entry]
14cr|frozen-bubble-2.212.0-10|64	Name=Frozen Bubble
14cr|frozen-bubble-2.212.0-10|65	Name[ru]=Frozen Bubble
14cr|frozen-bubble-2.212.0-10|66	Comment=Frozen Bubble arcade game
14cr|frozen-bubble-2.212.0-10|67	Comment[ru]=Игра Frozen Bubble
14cr|frozen-bubble-2.212.0-10|68	Exec=%{name}
14cr|frozen-bubble-2.212.0-10|69	Icon=%{name}
14cr|frozen-bubble-2.212.0-10|70	Terminal=false
14cr|frozen-bubble-2.212.0-10|71	Type=Application
14cr|frozen-bubble-2.212.0-10|72	StartupNotify=false
14cr|frozen-bubble-2.212.0-10|73	Categories=Game;ArcadeGame;
14cr|frozen-bubble-2.212.0-10|74	EOF
14cr|frozen-bubble-2.212.0-10|75	
14cr|frozen-bubble-2.212.0-10|76	install -m 644 share/icons/frozen-bubble-icon-16x16.png -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|frozen-bubble-2.212.0-10|77	install -m 644 share/icons/frozen-bubble-icon-32x32.png -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|frozen-bubble-2.212.0-10|78	install -m 644 share/icons/frozen-bubble-icon-48x48.png -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|frozen-bubble-2.212.0-10|79	# language files not located in standard location, so let's screw it for now..
14cr|frozen-bubble-2.212.0-10|80	#%find_lang %{name}
14cr|frozen-bubble-2.212.0-10|81	
14cr|frozen-bubble-2.212.0-10|82	%files
14cr|frozen-bubble-2.212.0-10|83	#-f %{name}.lang
14cr|frozen-bubble-2.212.0-10|84	%doc README AUTHORS META.yml HISTORY
14cr|frozen-bubble-2.212.0-10|85	%{_bindir}/*
14cr|frozen-bubble-2.212.0-10|86	#{_gamesdatadir}/%{name}
14cr|frozen-bubble-2.212.0-10|87	#{perl_vendorlib}/*
14cr|frozen-bubble-2.212.0-10|88	%{perl_vendorarch}/*
14cr|frozen-bubble-2.212.0-10|89	#{perl_vendorarch}/*.pm
14cr|frozen-bubble-2.212.0-10|90	%{_mandir}/*/*
14cr|frozen-bubble-2.212.0-10|91	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|frozen-bubble-2.212.0-10|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|frozen-bubble-2.212.0-10|93	
14cr|frozen-bubble-2.212.0-10|94	
14cr|frozen-bubble-2.212.0-10|95	%changelog
14cr|frozen-bubble-2.212.0-10|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.212.0-10
14cr|frozen-bubble-2.212.0-10|97	+ Revision: 446e472
14cr|frozen-bubble-2.212.0-10|98	- MassBuild#464: Increase release tag
14cr|frozen-bubble-2.212.0-10|99	
14cr|frozen-bubble-2.212.0-10|100	

1430 14
14cr|fsa-0.51-2|1	Name:		fsa
14cr|fsa-0.51-2|2	Version:	0.51
14cr|fsa-0.51-2|3	Release:	2
14cr|fsa-0.51-2|4	Summary:	Finite state automata package
14cr|fsa-0.51-2|5	Group:		Sciences/Computer science
14cr|fsa-0.51-2|6	License:	Freeware
14cr|fsa-0.51-2|7	URL:		http://www.eti.pg.gda.pl/~jandac/fsa.html
14cr|fsa-0.51-2|8	Source:		ftp://ftp.pg.gda.pl/pub/software/xtras-PG/fsa/%{name}_%{version}.tar.gz
14cr|fsa-0.51-2|9	Patch:		%{name}_0.41.fileselect-shellbang.patch.bz2
14cr|fsa-0.51-2|10	
14cr|fsa-0.51-2|11	%description
14cr|fsa-0.51-2|12	This package contains several finite state automata-based utilities for:
14cr|fsa-0.51-2|13	- spellchecking
14cr|fsa-0.51-2|14	- diacritic restoration
14cr|fsa-0.51-2|15	- morphological analysis and synthesis
14cr|fsa-0.51-2|16	- acquisition of data for morphological descriptions
14cr|fsa-0.51-2|17	- perfect hashing
14cr|fsa-0.51-2|18	
14cr|fsa-0.51-2|19	%package tcl
14cr|fsa-0.51-2|20	Summary:	Tcl/Tk interface for %{name}
14cr|fsa-0.51-2|21	Group:		Sciences/Computer science
14cr|fsa-0.51-2|22	Requires:	%{name} = %{version}-%{release}
14cr|fsa-0.51-2|23	
14cr|fsa-0.51-2|24	%description tcl
14cr|fsa-0.51-2|25	Tcl/Tk interface for %{name}.
14cr|fsa-0.51-2|26	
14cr|fsa-0.51-2|27	%prep
14cr|fsa-0.51-2|28	%setup -q -n s_fsa
14cr|fsa-0.51-2|29	%patch
14cr|fsa-0.51-2|30	
14cr|fsa-0.51-2|31	%build
14cr|fsa-0.51-2|32	%make CPPFLAGS="\
14cr|fsa-0.51-2|33	%{optflags} \
14cr|fsa-0.51-2|34	-DFLEXIBLE  \
14cr|fsa-0.51-2|35	-DNUMBERS \
14cr|fsa-0.51-2|36	-DA_TERGO \
14cr|fsa-0.51-2|37	-DGENERALIZE \
14cr|fsa-0.51-2|38	-DSORT_ON_FREQ \
14cr|fsa-0.51-2|39	-DSHOW_FILLERS  \
14cr|fsa-0.51-2|40	-DSTOPBIT \
14cr|fsa-0.51-2|41	-DNEXTBIT \
14cr|fsa-0.51-2|42	-DMORE_COMPR \
14cr|fsa-0.51-2|43	-DCASECONV \
14cr|fsa-0.51-2|44	-DRUNON_WORDS \
14cr|fsa-0.51-2|45	-DMORPH_INFIX \
14cr|fsa-0.51-2|46	-DPOOR_MORPH \
14cr|fsa-0.51-2|47	-DCHCLASS \
14cr|fsa-0.51-2|48	-DGUESS_LEXEMES -DGUESS_PREFIX \
14cr|fsa-0.51-2|49	-DGUESS_MMORPH \
14cr|fsa-0.51-2|50	-DDUMP_ALL"
14cr|fsa-0.51-2|51	
14cr|fsa-0.51-2|52	%install
14cr|fsa-0.51-2|53	install -d -m 755 %{buildroot}%{_bindir}
14cr|fsa-0.51-2|54	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5}
14cr|fsa-0.51-2|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}/{dict,tclmacq}
14cr|fsa-0.51-2|56	make PREFIXDIR=%{buildroot}%{_prefix} \
14cr|fsa-0.51-2|57	MANDIR=%{buildroot}%{_mandir} \
14cr|fsa-0.51-2|58	DICTDIR=%{buildroot}%{_datadir}/%{name}/dict \
14cr|fsa-0.51-2|59	LISPDIR=%{buildroot}%{_libdir}/emacs/site-lisp \
14cr|fsa-0.51-2|60	TCLMACQDIR=%{buildroot}%{_datadir}/%{name}/tclmacq \
14cr|fsa-0.51-2|61	install
14cr|fsa-0.51-2|62	mv %{buildroot}%{_bindir}/simplify.pl %{buildroot}%{_bindir}/simplify-fsa.pl
14cr|fsa-0.51-2|63	
14cr|fsa-0.51-2|64	%files
14cr|fsa-0.51-2|65	%doc CHANGES INSTALL README TROUBLESHOOTING
14cr|fsa-0.51-2|66	%{_bindir}/*
14cr|fsa-0.51-2|67	%{_mandir}/*/*
14cr|fsa-0.51-2|68	%dir %{_datadir}/%{name}
14cr|fsa-0.51-2|69	%{_datadir}/%{name}/dict
14cr|fsa-0.51-2|70	%exclude %{_bindir}/*.tcl
14cr|fsa-0.51-2|71	
14cr|fsa-0.51-2|72	%files tcl
14cr|fsa-0.51-2|73	%doc CHANGES INSTALL README TROUBLESHOOTING
14cr|fsa-0.51-2|74	%{_bindir}/*.tcl
14cr|fsa-0.51-2|75	%{_datadir}/%{name}/tclmacq
14cr|fsa-0.51-2|76	
14cr|fsa-0.51-2|77	
14cr|fsa-0.51-2|78	%changelog
14cr|fsa-0.51-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.51-2
14cr|fsa-0.51-2|80	+ Revision: 38bbd1b
14cr|fsa-0.51-2|81	- MassBuild#464: Increase release tag
14cr|fsa-0.51-2|82	
14cr|fsa-0.51-2|83	

1431 14
14cr|fsarchiver-0.6.17-3|1	Summary:	Safe and flexible file-system backup/deployment tool
14cr|fsarchiver-0.6.17-3|2	Name:		fsarchiver
14cr|fsarchiver-0.6.17-3|3	Version:	0.6.17
14cr|fsarchiver-0.6.17-3|4	Release:	3
14cr|fsarchiver-0.6.17-3|5	Group:		Archiving/Backup
14cr|fsarchiver-0.6.17-3|6	License:	GPLv2+
14cr|fsarchiver-0.6.17-3|7	Url:		http://www.fsarchiver.org
14cr|fsarchiver-0.6.17-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|fsarchiver-0.6.17-3|9	Patch0:		fsarchiver-0.6.13-linking.patch
14cr|fsarchiver-0.6.17-3|10	BuildRequires:	e2fsprogs
14cr|fsarchiver-0.6.17-3|11	BuildRequires:	attr-devel
14cr|fsarchiver-0.6.17-3|12	BuildRequires:	bzip2-devel
14cr|fsarchiver-0.6.17-3|13	BuildRequires:	liblzo-devel
14cr|fsarchiver-0.6.17-3|14	BuildRequires:	pkgconfig(blkid)
14cr|fsarchiver-0.6.17-3|15	BuildRequires:	pkgconfig(ext2fs)
14cr|fsarchiver-0.6.17-3|16	BuildRequires:	pkgconfig(libgcrypt)
14cr|fsarchiver-0.6.17-3|17	BuildRequires:	pkgconfig(liblzma)
14cr|fsarchiver-0.6.17-3|18	BuildRequires:	pkgconfig(uuid)
14cr|fsarchiver-0.6.17-3|19	BuildRequires:	pkgconfig(zlib)
14cr|fsarchiver-0.6.17-3|20	
14cr|fsarchiver-0.6.17-3|21	%description
14cr|fsarchiver-0.6.17-3|22	FSArchiver is a system tool that allows you to save the contents of a
14cr|fsarchiver-0.6.17-3|23	file-system to a compressed archive file. The file-system can be restored
14cr|fsarchiver-0.6.17-3|24	on a partition which has a different size and it can be restored on a
14cr|fsarchiver-0.6.17-3|25	different file-system. Unlike tar/dar, FSArchiver also creates the
14cr|fsarchiver-0.6.17-3|26	file-system when it extracts the data to partitions. Everything is
14cr|fsarchiver-0.6.17-3|27	checksummed in the archive in order to protect the data. If the archive
14cr|fsarchiver-0.6.17-3|28	is corrupt, you just loose the current file, not the whole archive.
14cr|fsarchiver-0.6.17-3|29	
14cr|fsarchiver-0.6.17-3|30	%files
14cr|fsarchiver-0.6.17-3|31	%doc README THANKS NEWS ChangeLog
14cr|fsarchiver-0.6.17-3|32	%{_sbindir}/%{name}
14cr|fsarchiver-0.6.17-3|33	%{_mandir}/man8/%{name}*
14cr|fsarchiver-0.6.17-3|34	
14cr|fsarchiver-0.6.17-3|35	#----------------------------------------------------------------------------
14cr|fsarchiver-0.6.17-3|36	
14cr|fsarchiver-0.6.17-3|37	%prep
14cr|fsarchiver-0.6.17-3|38	%setup -q
14cr|fsarchiver-0.6.17-3|39	%patch0 -p1
14cr|fsarchiver-0.6.17-3|40	
14cr|fsarchiver-0.6.17-3|41	%build
14cr|fsarchiver-0.6.17-3|42	%configure2_5x
14cr|fsarchiver-0.6.17-3|43	
14cr|fsarchiver-0.6.17-3|44	%make V=1
14cr|fsarchiver-0.6.17-3|45	
14cr|fsarchiver-0.6.17-3|46	%install
14cr|fsarchiver-0.6.17-3|47	%makeinstall_std
14cr|fsarchiver-0.6.17-3|48	
14cr|fsarchiver-0.6.17-3|49	
14cr|fsarchiver-0.6.17-3|50	
14cr|fsarchiver-0.6.17-3|51	
14cr|fsarchiver-0.6.17-3|52	%changelog
14cr|fsarchiver-0.6.17-3|53	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.17-3
14cr|fsarchiver-0.6.17-3|54	+ Revision: 065f120
14cr|fsarchiver-0.6.17-3|55	- Spec cleanup
14cr|fsarchiver-0.6.17-3|56	
14cr|fsarchiver-0.6.17-3|57	

1432 14
14cr|fsgrab-1.1-15|1	%define name fsgrab
14cr|fsgrab-1.1-15|2	%define version 1.1
14cr|fsgrab-1.1-15|3	%define release 15
14cr|fsgrab-1.1-15|4	
14cr|fsgrab-1.1-15|5	Summary: Get blocks from an (ext2) filesystem on Linux
14cr|fsgrab-1.1-15|6	Name: %{name}
14cr|fsgrab-1.1-15|7	Version: %{version}
14cr|fsgrab-1.1-15|8	Release: %{release}
14cr|fsgrab-1.1-15|9	License: GPL
14cr|fsgrab-1.1-15|10	Group: File tools
14cr|fsgrab-1.1-15|11	Source: %name-%version.tar.bz2
14cr|fsgrab-1.1-15|12	Buildroot: %_tmppath/%{name}-buildroot
14cr|fsgrab-1.1-15|13	
14cr|fsgrab-1.1-15|14	%description
14cr|fsgrab-1.1-15|15	This program allows you to seek to a given point in a file or a block device
14cr|fsgrab-1.1-15|16	and write a given number of blocks out from that point, without reading the
14cr|fsgrab-1.1-15|17	intervening material. This is useful in attempting undeletion of
14cr|fsgrab-1.1-15|18	files. See the Ext2fs-Undeletion howto for details.
14cr|fsgrab-1.1-15|19	
14cr|fsgrab-1.1-15|20	%prep
14cr|fsgrab-1.1-15|21	rm -rf $RPM_BUILD_ROOT
14cr|fsgrab-1.1-15|22	
14cr|fsgrab-1.1-15|23	%setup
14cr|fsgrab-1.1-15|24	
14cr|fsgrab-1.1-15|25	%build
14cr|fsgrab-1.1-15|26	make
14cr|fsgrab-1.1-15|27	
14cr|fsgrab-1.1-15|28	%install
14cr|fsgrab-1.1-15|29	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
14cr|fsgrab-1.1-15|30	install -m 755 fsgrab $RPM_BUILD_ROOT%{_bindir}/
14cr|fsgrab-1.1-15|31	
14cr|fsgrab-1.1-15|32	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
14cr|fsgrab-1.1-15|33	install -m 644 fsgrab.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|fsgrab-1.1-15|34	
14cr|fsgrab-1.1-15|35	%clean
14cr|fsgrab-1.1-15|36	rm -rf $RPM_BUILD_ROOT
14cr|fsgrab-1.1-15|37	
14cr|fsgrab-1.1-15|38	%files
14cr|fsgrab-1.1-15|39	%defattr (-,root,root)
14cr|fsgrab-1.1-15|40	%doc README
14cr|fsgrab-1.1-15|41	%{_bindir}/*
14cr|fsgrab-1.1-15|42	%{_mandir}/man1/*
14cr|fsgrab-1.1-15|43	
14cr|fsgrab-1.1-15|44	
14cr|fsgrab-1.1-15|45	
14cr|fsgrab-1.1-15|46	
14cr|fsgrab-1.1-15|47	%changelog
14cr|fsgrab-1.1-15|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-15
14cr|fsgrab-1.1-15|49	+ Revision: f30b185
14cr|fsgrab-1.1-15|50	- MassBuild#464: Increase release tag
14cr|fsgrab-1.1-15|51	
14cr|fsgrab-1.1-15|52	

1433 14
14cr|fslint-2.42-2|1	Name:           fslint
14cr|fslint-2.42-2|2	Version:        2.42
14cr|fslint-2.42-2|3	Release:	2
14cr|fslint-2.42-2|4	Summary:       	An utility to find and clean "lint" on a filesystem
14cr|fslint-2.42-2|5	Group:          File tools
14cr|fslint-2.42-2|6	License:        GPLv2+
14cr|fslint-2.42-2|7	URL:            http://www.pixelbeat.org/fslint/
14cr|fslint-2.42-2|8	Source0:        http://www.pixelbeat.org/fslint/%{name}-%{version}.tar.gz
14cr|fslint-2.42-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|fslint-2.42-2|10	BuildArch:      noarch
14cr|fslint-2.42-2|11	BuildRequires:  gettext, desktop-file-utils
14cr|fslint-2.42-2|12	Requires:       python >= 0:2.0, pygtk2.0, pygtk2.0-libglade, cpio
14cr|fslint-2.42-2|13	
14cr|fslint-2.42-2|14	%description
14cr|fslint-2.42-2|15	FSlint is a toolkit to find all redundant disk usage (duplicate files
14cr|fslint-2.42-2|16	for e.g.). It includes a GUI as well as a command line interface.
14cr|fslint-2.42-2|17	
14cr|fslint-2.42-2|18	
14cr|fslint-2.42-2|19	%prep
14cr|fslint-2.42-2|20	%setup -q
14cr|fslint-2.42-2|21	%{__perl} -pi -e 's|^liblocation=.*$|liblocation="%{_datadir}/%{name}" #RPM edit|' fslint-gui
14cr|fslint-2.42-2|22	%{__perl} -pi -e 's|^locale_base=.*$|locale_base=None #RPM edit|' fslint-gui
14cr|fslint-2.42-2|23	
14cr|fslint-2.42-2|24	
14cr|fslint-2.42-2|25	%build
14cr|fslint-2.42-2|26	# Not.
14cr|fslint-2.42-2|27	
14cr|fslint-2.42-2|28	
14cr|fslint-2.42-2|29	%install
14cr|fslint-2.42-2|30	rm -rf %buildroot
14cr|fslint-2.42-2|31	install -Dpm 755 fslint-gui %buildroot%{_bindir}/fslint-gui
14cr|fslint-2.42-2|32	install -dm 755 %buildroot%{_datadir}/%{name}/%{name}/{fstool,supprt}
14cr|fslint-2.42-2|33	install -dm 755 %buildroot%{_datadir}/%{name}/%{name}/supprt/rmlint
14cr|fslint-2.42-2|34	install -dm 755 %buildroot%{_mandir}/man1
14cr|fslint-2.42-2|35	install -pm 644 fslint.glade fslint_icon.png \
14cr|fslint-2.42-2|36	%buildroot%{_datadir}/%{name}
14cr|fslint-2.42-2|37	install -dm 755 %buildroot%{_datadir}/pixmaps
14cr|fslint-2.42-2|38	ln -s %{_datadir}/%{name}/fslint_icon.png $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|fslint-2.42-2|39	install -pm 755 fslint/{find*,fslint,zipdir} \
14cr|fslint-2.42-2|40	%buildroot%{_datadir}/%{name}/fslint
14cr|fslint-2.42-2|41	install -pm 755 fslint/fstool/* \
14cr|fslint-2.42-2|42	%buildroot%{_datadir}/%{name}/fslint/fstool
14cr|fslint-2.42-2|43	install -pm 644 fslint/supprt/fslver \
14cr|fslint-2.42-2|44	%buildroot%{_datadir}/%{name}/fslint/supprt
14cr|fslint-2.42-2|45	install -pm 755 fslint/supprt/get* \
14cr|fslint-2.42-2|46	%buildroot%{_datadir}/%{name}/fslint/supprt
14cr|fslint-2.42-2|47	install -pm 755 fslint/supprt/rmlint/* \
14cr|fslint-2.42-2|48	%buildroot%{_datadir}/%{name}/fslint/supprt/rmlint
14cr|fslint-2.42-2|49	
14cr|fslint-2.42-2|50	cp -a man/* \
14cr|fslint-2.42-2|51	%buildroot%{_mandir}/man1/
14cr|fslint-2.42-2|52	
14cr|fslint-2.42-2|53	make -C po DESTDIR=%buildroot LOCALEDIR=%{_datadir}/locale install
14cr|fslint-2.42-2|54	
14cr|fslint-2.42-2|55	desktop-file-install \
14cr|fslint-2.42-2|56	--vendor author \
14cr|fslint-2.42-2|57	--dir %buildroot%{_datadir}/applications \
14cr|fslint-2.42-2|58	--mode 644 \
14cr|fslint-2.42-2|59	%{name}.desktop
14cr|fslint-2.42-2|60	
14cr|fslint-2.42-2|61	%find_lang %{name}
14cr|fslint-2.42-2|62	
14cr|fslint-2.42-2|63	
14cr|fslint-2.42-2|64	%clean
14cr|fslint-2.42-2|65	rm -rf %buildroot
14cr|fslint-2.42-2|66	
14cr|fslint-2.42-2|67	
14cr|fslint-2.42-2|68	%files -f %{name}.lang
14cr|fslint-2.42-2|69	%defattr(-,root,root,-)
14cr|fslint-2.42-2|70	%doc doc/*
14cr|fslint-2.42-2|71	%{_mandir}/man1/fslint*
14cr|fslint-2.42-2|72	%{_bindir}/fslint-gui
14cr|fslint-2.42-2|73	%{_datadir}/%{name}
14cr|fslint-2.42-2|74	%{_datadir}/applications/*%{name}.desktop
14cr|fslint-2.42-2|75	%{_datadir}/pixmaps/fslint_icon.png
14cr|fslint-2.42-2|76	
14cr|fslint-2.42-2|77	
14cr|fslint-2.42-2|78	
14cr|fslint-2.42-2|79	
14cr|fslint-2.42-2|80	%changelog
14cr|fslint-2.42-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.42-2
14cr|fslint-2.42-2|82	+ Revision: 9d39a2d
14cr|fslint-2.42-2|83	- MassBuild#464: Increase release tag
14cr|fslint-2.42-2|84	
14cr|fslint-2.42-2|85	

1434 14
14cr|fsstress-1.0-10|1	%define name fsstress
14cr|fsstress-1.0-10|2	%define version 1.0
14cr|fsstress-1.0-10|3	%define release 10
14cr|fsstress-1.0-10|4	
14cr|fsstress-1.0-10|5	Summary: A filesystem stressing tool
14cr|fsstress-1.0-10|6	Name: %{name}
14cr|fsstress-1.0-10|7	Version: %{version}
14cr|fsstress-1.0-10|8	Release: %{release}
14cr|fsstress-1.0-10|9	Source0: %{name}-%{version}.tar.gz
14cr|fsstress-1.0-10|10	License: GPL v2
14cr|fsstress-1.0-10|11	Group: System/Kernel and hardware
14cr|fsstress-1.0-10|12	Url: http://cvs.sourceforge.net/viewcvs.py/ltp/ltp/testcases/kernel/fs/fsstress/
14cr|fsstress-1.0-10|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|fsstress-1.0-10|14	
14cr|fsstress-1.0-10|15	
14cr|fsstress-1.0-10|16	%description
14cr|fsstress-1.0-10|17	fsstress is a filesystem stressing tool.
14cr|fsstress-1.0-10|18	
14cr|fsstress-1.0-10|19	
14cr|fsstress-1.0-10|20	%prep
14cr|fsstress-1.0-10|21	%setup -q
14cr|fsstress-1.0-10|22	
14cr|fsstress-1.0-10|23	%build
14cr|fsstress-1.0-10|24	%make
14cr|fsstress-1.0-10|25	
14cr|fsstress-1.0-10|26	%install
14cr|fsstress-1.0-10|27	rm -rf $RPM_BUILD_ROOT
14cr|fsstress-1.0-10|28	mkdir -p $RPM_BUILD_ROOT%{_bindir}/
14cr|fsstress-1.0-10|29	cp fsstress $RPM_BUILD_ROOT%{_bindir}/
14cr|fsstress-1.0-10|30	
14cr|fsstress-1.0-10|31	%clean
14cr|fsstress-1.0-10|32	rm -rf $RPM_BUILD_ROOT
14cr|fsstress-1.0-10|33	
14cr|fsstress-1.0-10|34	%files
14cr|fsstress-1.0-10|35	%defattr(-,root,root)
14cr|fsstress-1.0-10|36	%{_bindir}/fsstress
14cr|fsstress-1.0-10|37	
14cr|fsstress-1.0-10|38	
14cr|fsstress-1.0-10|39	
14cr|fsstress-1.0-10|40	
14cr|fsstress-1.0-10|41	%changelog
14cr|fsstress-1.0-10|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|fsstress-1.0-10|43	+ Revision: 3763806
14cr|fsstress-1.0-10|44	- MassBuild#464: Increase release tag
14cr|fsstress-1.0-10|45	
14cr|fsstress-1.0-10|46	

1435 14
14cr|fs-uae-2.2.2-3|1	Summary:	A software emulation of the Amiga system
14cr|fs-uae-2.2.2-3|2	Name:		fs-uae
14cr|fs-uae-2.2.2-3|3	Version:	2.2.2
14cr|fs-uae-2.2.2-3|4	Release:	3
14cr|fs-uae-2.2.2-3|5	License:	GPLv2
14cr|fs-uae-2.2.2-3|6	Group:		Emulators
14cr|fs-uae-2.2.2-3|7	URL:		http://fengestad.no/fs-uae/files/
14cr|fs-uae-2.2.2-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|fs-uae-2.2.2-3|9	BuildRequires:	pkgconfig(freetype2)
14cr|fs-uae-2.2.2-3|10	BuildRequires:	pkgconfig(gl)
14cr|fs-uae-2.2.2-3|11	BuildRequires:	pkgconfig(glu)
14cr|fs-uae-2.2.2-3|12	BuildRequires:	pkgconfig(glib-2.0)
14cr|fs-uae-2.2.2-3|13	BuildRequires:	pkgconfig(libpng)
14cr|fs-uae-2.2.2-3|14	BuildRequires:	pkgconfig(openal)
14cr|fs-uae-2.2.2-3|15	BuildRequires:	pkgconfig(sdl)
14cr|fs-uae-2.2.2-3|16	BuildRequires:	pkgconfig(x11)
14cr|fs-uae-2.2.2-3|17	BuildRequires:	pkgconfig(zlib)
14cr|fs-uae-2.2.2-3|18	
14cr|fs-uae-2.2.2-3|19	%description
14cr|fs-uae-2.2.2-3|20	UAE is a software emulation of the Amiga system hardware, which
14cr|fs-uae-2.2.2-3|21	enables you to run most available Amiga software.  Since it is a
14cr|fs-uae-2.2.2-3|22	software emulation, no extra or special hardware is needed.  The Amiga
14cr|fs-uae-2.2.2-3|23	hardware is emulated accurately, so that Amiga software is tricked
14cr|fs-uae-2.2.2-3|24	into thinking it is running on the real thing.  Your computer's
14cr|fs-uae-2.2.2-3|25	display, keyboard, hard disk and mouse assume the roles of their
14cr|fs-uae-2.2.2-3|26	emulated counterparts.
14cr|fs-uae-2.2.2-3|27	
14cr|fs-uae-2.2.2-3|28	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
14cr|fs-uae-2.2.2-3|29	images, which are copyrighted and, of course, not included here.
14cr|fs-uae-2.2.2-3|30	
14cr|fs-uae-2.2.2-3|31	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
14cr|fs-uae-2.2.2-3|32	with the aim of bringing the features of WinUAE to non-Windows platforms
14cr|fs-uae-2.2.2-3|33	such as Linux, Mac OS X and BeOS.]
14cr|fs-uae-2.2.2-3|34	
14cr|fs-uae-2.2.2-3|35	%prep
14cr|fs-uae-2.2.2-3|36	%setup -q
14cr|fs-uae-2.2.2-3|37	
14cr|fs-uae-2.2.2-3|38	%build
14cr|fs-uae-2.2.2-3|39	%make
14cr|fs-uae-2.2.2-3|40	
14cr|fs-uae-2.2.2-3|41	%install
14cr|fs-uae-2.2.2-3|42	%makeinstall_std
14cr|fs-uae-2.2.2-3|43	
14cr|fs-uae-2.2.2-3|44	%find_lang %{name}
14cr|fs-uae-2.2.2-3|45	
14cr|fs-uae-2.2.2-3|46	%files -f %{name}.lang
14cr|fs-uae-2.2.2-3|47	%{_bindir}/fs-uae
14cr|fs-uae-2.2.2-3|48	%{_docdir}/%{name}
14cr|fs-uae-2.2.2-3|49	%{_datadir}/%{name}
14cr|fs-uae-2.2.2-3|50	%{_datadir}/applications/fs-uae.desktop
14cr|fs-uae-2.2.2-3|51	%{_datadir}/icons/hicolor/*/apps/fs-uae.png
14cr|fs-uae-2.2.2-3|52	
14cr|fs-uae-2.2.2-3|53	
14cr|fs-uae-2.2.2-3|54	%changelog
14cr|fs-uae-2.2.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-3
14cr|fs-uae-2.2.2-3|56	+ Revision: c22271a
14cr|fs-uae-2.2.2-3|57	- MassBuild#464: Increase release tag
14cr|fs-uae-2.2.2-3|58	
14cr|fs-uae-2.2.2-3|59	

1436 14
14cr|fsx-1.3-7|1	%define name    fsx
14cr|fsx-1.3-7|2	%define version 1.3
14cr|fsx-1.3-7|3	%define release 7
14cr|fsx-1.3-7|4	
14cr|fsx-1.3-7|5	Name:           %{name}
14cr|fsx-1.3-7|6	Version:        %{version}
14cr|fsx-1.3-7|7	Release:        %{release}
14cr|fsx-1.3-7|8	Summary:	General filesystem exerciser
14cr|fsx-1.3-7|9	URL:		http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/regression/fsx
14cr|fsx-1.3-7|10	License:	GPL
14cr|fsx-1.3-7|11	Group:		System/Kernel and hardware
14cr|fsx-1.3-7|12	Source0:	%{name}.c
14cr|fsx-1.3-7|13	Source1:	README
14cr|fsx-1.3-7|14	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
14cr|fsx-1.3-7|15	
14cr|fsx-1.3-7|16	%description
14cr|fsx-1.3-7|17	General filesystem exerciser
14cr|fsx-1.3-7|18	
14cr|fsx-1.3-7|19	%build
14cr|fsx-1.3-7|20	%__cc %{optflags} -o %{name} %SOURCE0
14cr|fsx-1.3-7|21	
14cr|fsx-1.3-7|22	%install
14cr|fsx-1.3-7|23	rm -rf $RPM_BUILD_ROOT
14cr|fsx-1.3-7|24	
14cr|fsx-1.3-7|25	install -d $RPM_BUILD_ROOT%_bindir
14cr|fsx-1.3-7|26	cp fsx $RPM_BUILD_ROOT%_bindir
14cr|fsx-1.3-7|27	
14cr|fsx-1.3-7|28	install -d $RPM_BUILD_ROOT%_defaultdocdir/%{name}-%{version}
14cr|fsx-1.3-7|29	cp %SOURCE1 $RPM_BUILD_ROOT%_defaultdocdir/%{name}-%{version}
14cr|fsx-1.3-7|30	
14cr|fsx-1.3-7|31	%files
14cr|fsx-1.3-7|32	%attr(755,root,root)
14cr|fsx-1.3-7|33	%_bindir/fsx
14cr|fsx-1.3-7|34	%_defaultdocdir/%{name}-%{version}
14cr|fsx-1.3-7|35	
14cr|fsx-1.3-7|36	%clean
14cr|fsx-1.3-7|37	rm -rf $RPM_BUILD_ROOT
14cr|fsx-1.3-7|38	
14cr|fsx-1.3-7|39	
14cr|fsx-1.3-7|40	
14cr|fsx-1.3-7|41	
14cr|fsx-1.3-7|42	
14cr|fsx-1.3-7|43	%changelog
14cr|fsx-1.3-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14cr|fsx-1.3-7|45	+ Revision: 5db9b49
14cr|fsx-1.3-7|46	- MassBuild#464: Increase release tag
14cr|fsx-1.3-7|47	
14cr|fsx-1.3-7|48	

1437 14
14cr|fte-0.50-0.20040412.10|1	%define cvssnap 20040412
14cr|fte-0.50-0.20040412.10|2	
14cr|fte-0.50-0.20040412.10|3	Summary:	FTE Text Editor (programmer oriented)
14cr|fte-0.50-0.20040412.10|4	Name:		fte
14cr|fte-0.50-0.20040412.10|5	Epoch:		1
14cr|fte-0.50-0.20040412.10|6	Version:	0.50
14cr|fte-0.50-0.20040412.10|7	Release:	0.%{cvssnap}.10
14cr|fte-0.50-0.20040412.10|8	License:	GPLv2+
14cr|fte-0.50-0.20040412.10|9	Group:		Editors
14cr|fte-0.50-0.20040412.10|10	Url:		http://fte.sourceforge.net/
14cr|fte-0.50-0.20040412.10|11	Source0:	http://fte.sourceforge.net/fte/%{name}-cvs-%{cvssnap}.tar.bz2
14cr|fte-0.50-0.20040412.10|12	Patch0:		fte-20040412-rpmopt.patch
14cr|fte-0.50-0.20040412.10|13	Patch1:		fte-slang2_compat.patch
14cr|fte-0.50-0.20040412.10|14	Patch2:		fte-lib64.patch
14cr|fte-0.50-0.20040412.10|15	BuildRequires:	gpm-devel
14cr|fte-0.50-0.20040412.10|16	BuildRequires:	pkgconfig(ncurses)
14cr|fte-0.50-0.20040412.10|17	BuildRequires:	pkgconfig(slang)
14cr|fte-0.50-0.20040412.10|18	BuildRequires:	pkgconfig(x11)
14cr|fte-0.50-0.20040412.10|19	
14cr|fte-0.50-0.20040412.10|20	%description
14cr|fte-0.50-0.20040412.10|21	FTE is a Text Mode text editor for xterm sessions.  Color syntax highlighting
14cr|fte-0.50-0.20040412.10|22	for C/C++, REXX, HTML, IPF, PERL, Ada, Pascal, TEX.  Multiple file/window
14cr|fte-0.50-0.20040412.10|23	editing, Column blocks, configurable menus and keyboard bindings, mouse
14cr|fte-0.50-0.20040412.10|24	support, undo/redo, regular expression search and replace, folding, background
14cr|fte-0.50-0.20040412.10|25	compiler execution.
14cr|fte-0.50-0.20040412.10|26	
14cr|fte-0.50-0.20040412.10|27	%files
14cr|fte-0.50-0.20040412.10|28	%defattr(0755,root,root,0755)
14cr|fte-0.50-0.20040412.10|29	%{_bindir}/*
14cr|fte-0.50-0.20040412.10|30	%defattr(0644,root,root,0755)
14cr|fte-0.50-0.20040412.10|31	%doc README COPYING Artistic CHANGES HISTORY TODO BUGS doc/*.html
14cr|fte-0.50-0.20040412.10|32	%{_libdir}/fte
14cr|fte-0.50-0.20040412.10|33	%{_datadir}/applications/*
14cr|fte-0.50-0.20040412.10|34	
14cr|fte-0.50-0.20040412.10|35	#----------------------------------------------------------------------------
14cr|fte-0.50-0.20040412.10|36	
14cr|fte-0.50-0.20040412.10|37	%prep
14cr|fte-0.50-0.20040412.10|38	%setup -q -n fte
14cr|fte-0.50-0.20040412.10|39	%patch0 -p0 -b .rpmopt
14cr|fte-0.50-0.20040412.10|40	%patch1 -p1 -b .slang2_compat
14cr|fte-0.50-0.20040412.10|41	%if %{_lib} == lib64
14cr|fte-0.50-0.20040412.10|42	%patch2 -p1 -b .lib64
14cr|fte-0.50-0.20040412.10|43	%endif
14cr|fte-0.50-0.20040412.10|44	
14cr|fte-0.50-0.20040412.10|45	%build
14cr|fte-0.50-0.20040412.10|46	make PREFIX=%{_prefix}
14cr|fte-0.50-0.20040412.10|47	
14cr|fte-0.50-0.20040412.10|48	%install
14cr|fte-0.50-0.20040412.10|49	%makeinstall_std INSTALL_NONROOT=1 PREFIX=%{buildroot}%{_prefix}
14cr|fte-0.50-0.20040412.10|50	
14cr|fte-0.50-0.20040412.10|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fte-0.50-0.20040412.10|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|fte-0.50-0.20040412.10|53	[Desktop Entry]
14cr|fte-0.50-0.20040412.10|54	Name=%{name}
14cr|fte-0.50-0.20040412.10|55	Comment=FTE Text Editor (programmer oriented)
14cr|fte-0.50-0.20040412.10|56	Exec=%{name}
14cr|fte-0.50-0.20040412.10|57	Icon=editors_section
14cr|fte-0.50-0.20040412.10|58	Terminal=false
14cr|fte-0.50-0.20040412.10|59	Type=Application
14cr|fte-0.50-0.20040412.10|60	Categories=Utility;TextEditor;
14cr|fte-0.50-0.20040412.10|61	EOF
14cr|fte-0.50-0.20040412.10|62	
14cr|fte-0.50-0.20040412.10|63	
14cr|fte-0.50-0.20040412.10|64	%changelog
14cr|fte-0.50-0.20040412.10|65	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.50-0.20040412.10
14cr|fte-0.50-0.20040412.10|66	+ Revision: fa3e788
14cr|fte-0.50-0.20040412.10|67	- Spec cleanup
14cr|fte-0.50-0.20040412.10|68	
14cr|fte-0.50-0.20040412.10|69	

1438 14
14cr|ftnchek-3.3.1-9|1	Summary:	Fortran 77 program checker
14cr|ftnchek-3.3.1-9|2	Name:		ftnchek
14cr|ftnchek-3.3.1-9|3	Version:	3.3.1
14cr|ftnchek-3.3.1-9|4	Release:	9
14cr|ftnchek-3.3.1-9|5	License:	MIT
14cr|ftnchek-3.3.1-9|6	Group:		Development/Other
14cr|ftnchek-3.3.1-9|7	Url:		http://www.dsm.fordham.edu/~ftnchek
14cr|ftnchek-3.3.1-9|8	Source0:	ftp://ftp.dsm.fordham.edu/pub/ftnchek/%{name}-%{version}.tar.bz2
14cr|ftnchek-3.3.1-9|9	Buildrequires:	bison
14cr|ftnchek-3.3.1-9|10	Buildrequires:	groff
14cr|ftnchek-3.3.1-9|11	Buildrequires:	groff-for-man
14cr|ftnchek-3.3.1-9|12	
14cr|ftnchek-3.3.1-9|13	%description
14cr|ftnchek-3.3.1-9|14	Ftnchek (short for Fortran checker) is designed to detect certain errors in a
14cr|ftnchek-3.3.1-9|15	Fortran program that a compiler usually does not.
14cr|ftnchek-3.3.1-9|16	
14cr|ftnchek-3.3.1-9|17	Ftnchek is not primarily intended to detect syntax errors.
14cr|ftnchek-3.3.1-9|18	Its purpose is to assist the user in finding semantic errors.
14cr|ftnchek-3.3.1-9|19	Semantic errors are legal in the Fortran language but are wasteful or may
14cr|ftnchek-3.3.1-9|20	cause incorrect operation.
14cr|ftnchek-3.3.1-9|21	
14cr|ftnchek-3.3.1-9|22	%files
14cr|ftnchek-3.3.1-9|23	%doc README PATCHES FAQ LICENSE dcl2inc.ps ftnchek.ps html
14cr|ftnchek-3.3.1-9|24	%attr (0755,root,root) %{_bindir}/*
14cr|ftnchek-3.3.1-9|25	%attr (0644,root,root) %{_mandir}/man1/*
14cr|ftnchek-3.3.1-9|26	%attr (0644,root,root) %{_datadir}/emacs/site-lisp/*
14cr|ftnchek-3.3.1-9|27	%{_libdir}/*.awk
14cr|ftnchek-3.3.1-9|28	
14cr|ftnchek-3.3.1-9|29	#----------------------------------------------------------------------------
14cr|ftnchek-3.3.1-9|30	
14cr|ftnchek-3.3.1-9|31	%prep
14cr|ftnchek-3.3.1-9|32	%setup -q
14cr|ftnchek-3.3.1-9|33	touch `find . -type f`
14cr|ftnchek-3.3.1-9|34	
14cr|ftnchek-3.3.1-9|35	%build
14cr|ftnchek-3.3.1-9|36	%configure2_5x
14cr|ftnchek-3.3.1-9|37	make "OPTIONS=%{optflags}"
14cr|ftnchek-3.3.1-9|38	cd test
14cr|ftnchek-3.3.1-9|39	make
14cr|ftnchek-3.3.1-9|40	
14cr|ftnchek-3.3.1-9|41	%install
14cr|ftnchek-3.3.1-9|42	mkdir -p %{buildroot}%{_bindir}
14cr|ftnchek-3.3.1-9|43	mkdir -p %{buildroot}%{_mandir}/man1
14cr|ftnchek-3.3.1-9|44	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14cr|ftnchek-3.3.1-9|45	%makeinstall STRIP=true
14cr|ftnchek-3.3.1-9|46	
14cr|ftnchek-3.3.1-9|47	
14cr|ftnchek-3.3.1-9|48	%changelog
14cr|ftnchek-3.3.1-9|49	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.1-9
14cr|ftnchek-3.3.1-9|50	+ Revision: 7c51956
14cr|ftnchek-3.3.1-9|51	- Update BuildRequires
14cr|ftnchek-3.3.1-9|52	
14cr|ftnchek-3.3.1-9|53	

1439 14
14cr|ftplib-4.0-2|1	%define major 4
14cr|ftplib-4.0-2|2	%define libname %mklibname ftp %{major}
14cr|ftplib-4.0-2|3	%define devname %mklibname ftp -d
14cr|ftplib-4.0-2|4	
14cr|ftplib-4.0-2|5	Summary:	FTP Library Routines
14cr|ftplib-4.0-2|6	Name:		ftplib
14cr|ftplib-4.0-2|7	Version:	4.0
14cr|ftplib-4.0-2|8	Release:	2
14cr|ftplib-4.0-2|9	License:	Artistic
14cr|ftplib-4.0-2|10	Group:		System/Libraries
14cr|ftplib-4.0-2|11	Url:		http://nbpfaus.net/~pfau/ftplib/
14cr|ftplib-4.0-2|12	Source0:	http://www.nbpfaus.net/~pfau/ftplib/%{name}-%{version}.tar.gz
14cr|ftplib-4.0-2|13	
14cr|ftplib-4.0-2|14	%description
14cr|ftplib-4.0-2|15	This package implements a callable interface to FTP. The FTP
14cr|ftplib-4.0-2|16	protocol is specified in RFC 959.
14cr|ftplib-4.0-2|17	
14cr|ftplib-4.0-2|18	#----------------------------------------------------------------------------
14cr|ftplib-4.0-2|19	
14cr|ftplib-4.0-2|20	%package -n qftp
14cr|ftplib-4.0-2|21	Summary:	Command line driven ftp file transfer program
14cr|ftplib-4.0-2|22	Group:		Networking/File transfer
14cr|ftplib-4.0-2|23	
14cr|ftplib-4.0-2|24	%description -n qftp
14cr|ftplib-4.0-2|25	qftp performs directories or file transfers using the ftp protocol
14cr|ftplib-4.0-2|26	based on the command it was invoked with and command line arguments.
14cr|ftplib-4.0-2|27	
14cr|ftplib-4.0-2|28	%files -n qftp
14cr|ftplib-4.0-2|29	%doc README.qftp
14cr|ftplib-4.0-2|30	%{_bindir}/ftp*
14cr|ftplib-4.0-2|31	%{_bindir}/qftp
14cr|ftplib-4.0-2|32	
14cr|ftplib-4.0-2|33	#----------------------------------------------------------------------------
14cr|ftplib-4.0-2|34	
14cr|ftplib-4.0-2|35	%package -n %{libname}
14cr|ftplib-4.0-2|36	Summary:	Shared library of ftplib
14cr|ftplib-4.0-2|37	Group:		System/Libraries
14cr|ftplib-4.0-2|38	
14cr|ftplib-4.0-2|39	%description -n %{libname}
14cr|ftplib-4.0-2|40	This package implements a callable interface to FTP. The FTP
14cr|ftplib-4.0-2|41	protocol is specified in RFC 959.
14cr|ftplib-4.0-2|42	
14cr|ftplib-4.0-2|43	This package contains the library needed to run programs dynamically
14cr|ftplib-4.0-2|44	linked with ftplib.
14cr|ftplib-4.0-2|45	
14cr|ftplib-4.0-2|46	%files -n %{libname}
14cr|ftplib-4.0-2|47	%doc CHANGES README.ftplib-%{version} LICENSE
14cr|ftplib-4.0-2|48	%{_libdir}/libftp.so.%{major}*
14cr|ftplib-4.0-2|49	
14cr|ftplib-4.0-2|50	#----------------------------------------------------------------------------
14cr|ftplib-4.0-2|51	
14cr|ftplib-4.0-2|52	%package -n %{devname}
14cr|ftplib-4.0-2|53	Summary:	Headers and static library for ftplib development
14cr|ftplib-4.0-2|54	Group:		Development/C
14cr|ftplib-4.0-2|55	Requires:	%{libname} = %{EVRD}
14cr|ftplib-4.0-2|56	Provides:	libftp-devel = %{EVRD}
14cr|ftplib-4.0-2|57	Provides:	ftp-devel = %{EVRD}
14cr|ftplib-4.0-2|58	
14cr|ftplib-4.0-2|59	%description -n %{devname}
14cr|ftplib-4.0-2|60	This package implements a callable interface to FTP. The FTP
14cr|ftplib-4.0-2|61	protocol is specified in RFC 959.
14cr|ftplib-4.0-2|62	
14cr|ftplib-4.0-2|63	This package contains the headers and static library that
14cr|ftplib-4.0-2|64	programmers will need to develop applications which will use
14cr|ftplib-4.0-2|65	ftplib.
14cr|ftplib-4.0-2|66	
14cr|ftplib-4.0-2|67	%files -n %{devname}
14cr|ftplib-4.0-2|68	%doc CHANGES README.ftplib-%{version} LICENSE
14cr|ftplib-4.0-2|69	%{_libdir}/*.so
14cr|ftplib-4.0-2|70	%{_includedir}/%{name}.h
14cr|ftplib-4.0-2|71	
14cr|ftplib-4.0-2|72	#----------------------------------------------------------------------------
14cr|ftplib-4.0-2|73	
14cr|ftplib-4.0-2|74	%prep
14cr|ftplib-4.0-2|75	%setup -q
14cr|ftplib-4.0-2|76	sed -i 's,/usr/local/bin,$(DESTDIR)%{_bindir},' src/Makefile
14cr|ftplib-4.0-2|77	sed -i 's,/usr/local/lib,$(DESTDIR)%{_libdir},' src/Makefile
14cr|ftplib-4.0-2|78	sed -i 's,/usr/local/include,$(DESTDIR)%{_includedir},' src/Makefile
14cr|ftplib-4.0-2|79	
14cr|ftplib-4.0-2|80	%build
14cr|ftplib-4.0-2|81	cd src
14cr|ftplib-4.0-2|82	%make DEBUG="%{optflags}"
14cr|ftplib-4.0-2|83	
14cr|ftplib-4.0-2|84	%install
14cr|ftplib-4.0-2|85	cd src
14cr|ftplib-4.0-2|86	install -d -m755 %{buildroot}%{_bindir}
14cr|ftplib-4.0-2|87	install -d -m755 %{buildroot}%{_libdir}
14cr|ftplib-4.0-2|88	install -d -m755 %{buildroot}%{_includedir}
14cr|ftplib-4.0-2|89	%makeinstall_std
14cr|ftplib-4.0-2|90	
14cr|ftplib-4.0-2|91	# unstripped-binary-or-object
14cr|ftplib-4.0-2|92	chmod 0755 %{buildroot}%{_libdir}/libftp.so.%{major}*
14cr|ftplib-4.0-2|93	
14cr|ftplib-4.0-2|94	
14cr|ftplib-4.0-2|95	%changelog
14cr|ftplib-4.0-2|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-2
14cr|ftplib-4.0-2|97	+ Revision: e43b357
14cr|ftplib-4.0-2|98	- MassBuild#464: Increase release tag
14cr|ftplib-4.0-2|99	
14cr|ftplib-4.0-2|100	

1440 14
14cr|ftpproxy-1.2.3-8|1	%define name    ftpproxy
14cr|ftpproxy-1.2.3-8|2	%define version 1.2.3
14cr|ftpproxy-1.2.3-8|3	%define release 8
14cr|ftpproxy-1.2.3-8|4	%define Summary Application level gateway for FTP
14cr|ftpproxy-1.2.3-8|5	
14cr|ftpproxy-1.2.3-8|6	Summary:        %Summary
14cr|ftpproxy-1.2.3-8|7	Name:           %name
14cr|ftpproxy-1.2.3-8|8	Version:        %version
14cr|ftpproxy-1.2.3-8|9	Release:        %release
14cr|ftpproxy-1.2.3-8|10	License:        GPL
14cr|ftpproxy-1.2.3-8|11	Group:          Networking/File transfer
14cr|ftpproxy-1.2.3-8|12	URL:            http://www.ftpproxy.org/
14cr|ftpproxy-1.2.3-8|13	Source0:        %name-%version.tar.bz2
14cr|ftpproxy-1.2.3-8|14	BuildRoot:      %_tmppath/%name-buildroot
14cr|ftpproxy-1.2.3-8|15	
14cr|ftpproxy-1.2.3-8|16	%description
14cr|ftpproxy-1.2.3-8|17	ftp.proxy is an application level gateway for FTP. It sits between a client and
14cr|ftpproxy-1.2.3-8|18	a server forwarding command and data streams supporting a subset of the file
14cr|ftpproxy-1.2.3-8|19	transfer protocol as described in RFC 959.
14cr|ftpproxy-1.2.3-8|20	
14cr|ftpproxy-1.2.3-8|21	Beside this basic function which makes the program useful on firewall or
14cr|ftpproxy-1.2.3-8|22	masqueraders it offers fixing the FTP server (e.g. for connections into a
14cr|ftpproxy-1.2.3-8|23	protected LAN) and proxy authentication.
14cr|ftpproxy-1.2.3-8|24	
14cr|ftpproxy-1.2.3-8|25	%prep
14cr|ftpproxy-1.2.3-8|26	%setup -q
14cr|ftpproxy-1.2.3-8|27	
14cr|ftpproxy-1.2.3-8|28	%build
14cr|ftpproxy-1.2.3-8|29	%make
14cr|ftpproxy-1.2.3-8|30	
14cr|ftpproxy-1.2.3-8|31	%install
14cr|ftpproxy-1.2.3-8|32	rm -rf %buildroot
14cr|ftpproxy-1.2.3-8|33	
14cr|ftpproxy-1.2.3-8|34	%__mkdir_p %{buildroot}%{_bindir}
14cr|ftpproxy-1.2.3-8|35	%__cp src/ftp.proxy %{buildroot}%{_bindir}
14cr|ftpproxy-1.2.3-8|36	
14cr|ftpproxy-1.2.3-8|37	%clean
14cr|ftpproxy-1.2.3-8|38	rm -rf %buildroot
14cr|ftpproxy-1.2.3-8|39	
14cr|ftpproxy-1.2.3-8|40	%files
14cr|ftpproxy-1.2.3-8|41	%defattr(0755,root,root,0755)
14cr|ftpproxy-1.2.3-8|42	%_bindir/*
14cr|ftpproxy-1.2.3-8|43	%defattr(0644,root,root,0755)
14cr|ftpproxy-1.2.3-8|44	%doc HISTORY INSTALL LICENSE doc/rfc2389.txt doc/rfc959.txt
14cr|ftpproxy-1.2.3-8|45	%doc samples/*
14cr|ftpproxy-1.2.3-8|46	
14cr|ftpproxy-1.2.3-8|47	
14cr|ftpproxy-1.2.3-8|48	
14cr|ftpproxy-1.2.3-8|49	
14cr|ftpproxy-1.2.3-8|50	%changelog
14cr|ftpproxy-1.2.3-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-8
14cr|ftpproxy-1.2.3-8|52	+ Revision: 371a5fb
14cr|ftpproxy-1.2.3-8|53	- MassBuild#464: Increase release tag
14cr|ftpproxy-1.2.3-8|54	
14cr|ftpproxy-1.2.3-8|55	

1441 14
14cr|ftpsync-1.81-2|1	Name:		ftpsync
14cr|ftpsync-1.81-2|2	Version:	1.81
14cr|ftpsync-1.81-2|3	Release:	2
14cr|ftpsync-1.81-2|4	Summary:	Tool to synchronize a remote FTP-served with a local directory
14cr|ftpsync-1.81-2|5	Source0:	http://www.linux-france.org/prj/ftpsync/dist/%{name}-%{version}.tgz
14cr|ftpsync-1.81-2|6	License:	GPLv2
14cr|ftpsync-1.81-2|7	Group:		Networking/File transfer
14cr|ftpsync-1.81-2|8	Url:		http://www.linux-france.org/prj/ftpsync/
14cr|ftpsync-1.81-2|9	BuildArch:	noarch
14cr|ftpsync-1.81-2|10	
14cr|ftpsync-1.81-2|11	%description
14cr|ftpsync-1.81-2|12	The command ftpsync is a tool allowing incremental and recursive FTP
14cr|ftpsync-1.81-2|13	transfer from a local directory to a remote FTP-served directory.
14cr|ftpsync-1.81-2|14	
14cr|ftpsync-1.81-2|15	We sometimes need to mirror a set of files on a remote ftp server. The
14cr|ftpsync-1.81-2|16	perfect tool (rsync) is not always available.
14cr|ftpsync-1.81-2|17	
14cr|ftpsync-1.81-2|18	Developing a script invoking a standard FTP client software will cause
14cr|ftpsync-1.81-2|19	useless transfers (all files again and again even if they have not
14cr|ftpsync-1.81-2|20	changed), and taking sub-directories into account will not be easy.
14cr|ftpsync-1.81-2|21	
14cr|ftpsync-1.81-2|22	ftpsync is the adequate tool because it reduces the amount of data
14cr|ftpsync-1.81-2|23	transferred by not transferring a given local file if the remote copy
14cr|ftpsync-1.81-2|24	has an newer date (so the copy is already done and up to date) and the
14cr|ftpsync-1.81-2|25	same size (transfer completely done). The difference between system
14cr|ftpsync-1.81-2|26	clocks is taken into account using the ftp protocol. ftpsync is
14cr|ftpsync-1.81-2|27	somewhat "like" the rsync command but it uses the FTP protocol and
14cr|ftpsync-1.81-2|28	only transfers local files to a remote FTP server. Moreover it
14cr|ftpsync-1.81-2|29	implements the missing 'recursive PUT' FTP command.
14cr|ftpsync-1.81-2|30	
14cr|ftpsync-1.81-2|31	%prep
14cr|ftpsync-1.81-2|32	%setup -q
14cr|ftpsync-1.81-2|33	
14cr|ftpsync-1.81-2|34	%build
14cr|ftpsync-1.81-2|35	
14cr|ftpsync-1.81-2|36	%install
14cr|ftpsync-1.81-2|37	%__rm -rf %{buildroot}
14cr|ftpsync-1.81-2|38	%__mkdir_p %{buildroot}%{_bindir}
14cr|ftpsync-1.81-2|39	%__install -m 755 ftpsync %{buildroot}%{_bindir}/ftpsync
14cr|ftpsync-1.81-2|40	
14cr|ftpsync-1.81-2|41	%clean
14cr|ftpsync-1.81-2|42	%__rm -rf %{buildroot}
14cr|ftpsync-1.81-2|43	
14cr|ftpsync-1.81-2|44	%files
14cr|ftpsync-1.81-2|45	%defattr(-,root,root)
14cr|ftpsync-1.81-2|46	%doc README VERSION GPL INSTALL TODO ChangeLog CREDITS
14cr|ftpsync-1.81-2|47	%{_bindir}/ftpsync
14cr|ftpsync-1.81-2|48	
14cr|ftpsync-1.81-2|49	
14cr|ftpsync-1.81-2|50	
14cr|ftpsync-1.81-2|51	
14cr|ftpsync-1.81-2|52	%changelog
14cr|ftpsync-1.81-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.81-2
14cr|ftpsync-1.81-2|54	+ Revision: 93542be
14cr|ftpsync-1.81-2|55	- MassBuild#464: Increase release tag
14cr|ftpsync-1.81-2|56	
14cr|ftpsync-1.81-2|57	

1442 14
14cr|funcoeszz-13.2-2|1	Summary:	Handy bash functions called zz*
14cr|funcoeszz-13.2-2|2	Name:		funcoeszz
14cr|funcoeszz-13.2-2|3	Version:	13.2
14cr|funcoeszz-13.2-2|4	Release:	2
14cr|funcoeszz-13.2-2|5	License:	GPLv2+
14cr|funcoeszz-13.2-2|6	Group:		Text tools
14cr|funcoeszz-13.2-2|7	Url:		http://funcoeszz.net/
14cr|funcoeszz-13.2-2|8	Source0:	http://funcoeszz.net/funcoeszz
14cr|funcoeszz-13.2-2|9	Source1:	zzwrapper
14cr|funcoeszz-13.2-2|10	Requires:	lynx
14cr|funcoeszz-13.2-2|11	BuildArch:	noarch
14cr|funcoeszz-13.2-2|12	
14cr|funcoeszz-13.2-2|13	%description
14cr|funcoeszz-13.2-2|14	Handy bash functions called zz*, to deal with files, internet dictionary
14cr|funcoeszz-13.2-2|15	queries, freshmeat, and others.
14cr|funcoeszz-13.2-2|16	
14cr|funcoeszz-13.2-2|17	%files
14cr|funcoeszz-13.2-2|18	%{_bindir}/funcoeszz
14cr|funcoeszz-13.2-2|19	%{_bindir}/zz*
14cr|funcoeszz-13.2-2|20	
14cr|funcoeszz-13.2-2|21	#----------------------------------------------------------------------------
14cr|funcoeszz-13.2-2|22	
14cr|funcoeszz-13.2-2|23	%prep
14cr|funcoeszz-13.2-2|24	
14cr|funcoeszz-13.2-2|25	%build
14cr|funcoeszz-13.2-2|26	
14cr|funcoeszz-13.2-2|27	%install
14cr|funcoeszz-13.2-2|28	install -d %{buildroot}%{_bindir}
14cr|funcoeszz-13.2-2|29	install -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/funcoeszz
14cr|funcoeszz-13.2-2|30	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/zzwrapper
14cr|funcoeszz-13.2-2|31	pushd %{buildroot}%{_bindir}
14cr|funcoeszz-13.2-2|32	grep '^zz.*()' funcoeszz | sed 's,(),,g' | xargs -n1 ln -s zzwrapper
14cr|funcoeszz-13.2-2|33	popd
14cr|funcoeszz-13.2-2|34	
14cr|funcoeszz-13.2-2|35	%changelog
14cr|funcoeszz-13.2-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.2-2
14cr|funcoeszz-13.2-2|37	+ Revision: ddc2f92
14cr|funcoeszz-13.2-2|38	- MassBuild#464: Increase release tag
14cr|funcoeszz-13.2-2|39	
14cr|funcoeszz-13.2-2|40	

1443 14
14cr|funguloids-1.06.4-17|1	# pre release from http://www.ogre3d.org/phpBB2/viewtopic.php?t=29147&postdays=0&postorder=asc&start=75 (with autotools and OpenAL support)
14cr|funguloids-1.06.4-17|2	##%define pre 0
14cr|funguloids-1.06.4-17|3	%define distname %{name}-linux-src-1.06-4
14cr|funguloids-1.06.4-17|4	
14cr|funguloids-1.06.4-17|5	Summary:	Those Funny Funguloids! arcade game
14cr|funguloids-1.06.4-17|6	Name:		funguloids
14cr|funguloids-1.06.4-17|7	Version:	1.06.4
14cr|funguloids-1.06.4-17|8	Release:	17
14cr|funguloids-1.06.4-17|9	License:	Zlib/libpng
14cr|funguloids-1.06.4-17|10	Group:		Games/Arcade
14cr|funguloids-1.06.4-17|11	Url:		http://funguloids.sourceforge.net/
14cr|funguloids-1.06.4-17|12	Source0:	http://www.newbyteorder.net/%{distname}.tar.bz2
14cr|funguloids-1.06.4-17|13	Source1:	funguloids-linux-1.06-4.tar.bz2
14cr|funguloids-1.06.4-17|14	# (ahmad) fix segmenation fault on selecting "start game", due to change in ogre
14cr|funguloids-1.06.4-17|15	# using mpak.py, from upstream author, to unpack, modify the scritps and repack
14cr|funguloids-1.06.4-17|16	# c.f. http://www.mail-archive.com/packman@links2linux.de/msg02703.html
14cr|funguloids-1.06.4-17|17	Source2:	mpak.py
14cr|funguloids-1.06.4-17|18	Patch0:		funguloids-1.06-0-noCg.patch
14cr|funguloids-1.06.4-17|19	Patch1:		funguloids-1.06-4-gcc43.patch
14cr|funguloids-1.06.4-17|20	Patch2:		funguloids-size_chunks_reverse.patch
14cr|funguloids-1.06.4-17|21	# add upstream patch to make it work with openal, because it defaults to openal-soft
14cr|funguloids-1.06.4-17|22	Patch3:		funguloids-1.06-more-ogre.patch
14cr|funguloids-1.06.4-17|23	Patch4:		funguloids-1.06.4-alc_error.patch
14cr|funguloids-1.06.4-17|24	# fix doc location
14cr|funguloids-1.06.4-17|25	Patch5:		funguloids-1.06-fix-doc-location.patch
14cr|funguloids-1.06.4-17|26	Patch6:		funguloids-ogre-1.7.0.patch
14cr|funguloids-1.06.4-17|27	Patch7:		funguloids-1.06-gcc4.7.patch
14cr|funguloids-1.06.4-17|28	Patch8:		funguloids-1.06-linkage.patch
14cr|funguloids-1.06.4-17|29	BuildRequires:	automake1.8
14cr|funguloids-1.06.4-17|30	BuildRequires:	lua5.1-devel ogre-devel ois-devel
14cr|funguloids-1.06.4-17|31	BuildRequires:	freealut-devel mad-devel pkgconfig(vorbis) openal-devel
14cr|funguloids-1.06.4-17|32	Requires:	ogre
14cr|funguloids-1.06.4-17|33	
14cr|funguloids-1.06.4-17|34	%description
14cr|funguloids-1.06.4-17|35	Never before has collecting mushrooms been this mildly
14cr|funguloids-1.06.4-17|36	entertaining. At least not in outer space. It's more of a lifestyle
14cr|funguloids-1.06.4-17|37	than a game, really. Now with graphics and sound, too!
14cr|funguloids-1.06.4-17|38	
14cr|funguloids-1.06.4-17|39	%prep
14cr|funguloids-1.06.4-17|40	%setup -q -n %{name} -a 1
14cr|funguloids-1.06.4-17|41	%patch0 -p1 -b .noCg
14cr|funguloids-1.06.4-17|42	%patch1 -p0
14cr|funguloids-1.06.4-17|43	%patch2 -p0
14cr|funguloids-1.06.4-17|44	%patch3 -p1
14cr|funguloids-1.06.4-17|45	%patch4 -p0
14cr|funguloids-1.06.4-17|46	%patch5 -p0 -b .doc
14cr|funguloids-1.06.4-17|47	%patch6 -p1
14cr|funguloids-1.06.4-17|48	%patch7 -p1
14cr|funguloids-1.06.4-17|49	%patch8 -p1
14cr|funguloids-1.06.4-17|50	perl -pi -e 's/-llua5\.1/-llua/' configure*
14cr|funguloids-1.06.4-17|51	autoreconf -fi
14cr|funguloids-1.06.4-17|52	
14cr|funguloids-1.06.4-17|53	# fix scritps using mpak.py from upstream
14cr|funguloids-1.06.4-17|54	cp %{SOURCE2} .
14cr|funguloids-1.06.4-17|55	python mpak.py -e -f funguloids/bin/bootstrap.mpk -p _bootstrap
14cr|funguloids-1.06.4-17|56	python mpak.py -e -f funguloids/bin/funguloids.mpk -p _gamedata
14cr|funguloids-1.06.4-17|57	sed -ri '/^[A-Z]/ s/(.*)/overlay \1/' _bootstrap/*.overlay _gamedata/*.overlay
14cr|funguloids-1.06.4-17|58	sed -ri '/^[A-Z]/ s/(.*)/particle_system \1/' _gamedata/*.particle
14cr|funguloids-1.06.4-17|59	# This last one looks like a bug in ogre, should be removed when fixed
14cr|funguloids-1.06.4-17|60	# The problem is that green and blue mushrooms have a square instead of a glow
14cr|funguloids-1.06.4-17|61	sed -ri 's/^(\t\t\t)(texture_unit) 1/\1\2\n\1{\n\1}\n\1\2/' _gamedata/materials.material
14cr|funguloids-1.06.4-17|62	python mpak.py -c -f funguloids/bin/bootstrap.mpk _bootstrap/*
14cr|funguloids-1.06.4-17|63	python mpak.py -c -f funguloids/bin/funguloids.mpk _gamedata/*
14cr|funguloids-1.06.4-17|64	rm -rf mpak.py _bootstrap _gamedata
14cr|funguloids-1.06.4-17|65	
14cr|funguloids-1.06.4-17|66	%build
14cr|funguloids-1.06.4-17|67	%configure2_5x --bindir=%{_gamesbindir}
14cr|funguloids-1.06.4-17|68	%make
14cr|funguloids-1.06.4-17|69	
14cr|funguloids-1.06.4-17|70	%install
14cr|funguloids-1.06.4-17|71	rm -rf %{buildroot}
14cr|funguloids-1.06.4-17|72	%makeinstall_std
14cr|funguloids-1.06.4-17|73	install %{name}/bin/*.mpk %{buildroot}%{_gamesdatadir}/%{name}
14cr|funguloids-1.06.4-17|74	install bin/icon/*.png %{buildroot}%{_gamesdatadir}/%{name}/music
14cr|funguloids-1.06.4-17|75	
14cr|funguloids-1.06.4-17|76	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cr|funguloids-1.06.4-17|77	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|funguloids-1.06.4-17|78	[Desktop Entry]
14cr|funguloids-1.06.4-17|79	Name=Those Funny Funguloids!
14cr|funguloids-1.06.4-17|80	Comment=%{summary}
14cr|funguloids-1.06.4-17|81	Exec=%{_gamesbindir}/%{name}
14cr|funguloids-1.06.4-17|82	Icon=%{name}
14cr|funguloids-1.06.4-17|83	Terminal=false
14cr|funguloids-1.06.4-17|84	Type=Application
14cr|funguloids-1.06.4-17|85	StartupNotify=true
14cr|funguloids-1.06.4-17|86	Categories=Game;ArcadeGame;
14cr|funguloids-1.06.4-17|87	EOF
14cr|funguloids-1.06.4-17|88	
14cr|funguloids-1.06.4-17|89	%clean
14cr|funguloids-1.06.4-17|90	rm -rf %{buildroot}
14cr|funguloids-1.06.4-17|91	
14cr|funguloids-1.06.4-17|92	%files
14cr|funguloids-1.06.4-17|93	%defattr(-,root,root)
14cr|funguloids-1.06.4-17|94	%{_gamesbindir}/%{name}
14cr|funguloids-1.06.4-17|95	%{_gamesdatadir}/%{name}
14cr|funguloids-1.06.4-17|96	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|funguloids-1.06.4-17|97	%{_datadir}/pixmaps/%{name}.png
14cr|funguloids-1.06.4-17|98	%{_datadir}/doc/%{name}
14cr|funguloids-1.06.4-17|99	
14cr|funguloids-1.06.4-17|100	
14cr|funguloids-1.06.4-17|101	
14cr|funguloids-1.06.4-17|102	%changelog
14cr|funguloids-1.06.4-17|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.06.4-17
14cr|funguloids-1.06.4-17|104	+ Revision: e13faed
14cr|funguloids-1.06.4-17|105	- MassBuild#464: Increase release tag
14cr|funguloids-1.06.4-17|106	
14cr|funguloids-1.06.4-17|107	

1444 14
14cr|funionfs-0.4.3-3|1	%define fuseversion 2.5.2
14cr|funionfs-0.4.3-3|2	
14cr|funionfs-0.4.3-3|3	Summary:	An union filesystem for FUSE
14cr|funionfs-0.4.3-3|4	Name:		funionfs
14cr|funionfs-0.4.3-3|5	Version:	0.4.3
14cr|funionfs-0.4.3-3|6	Release:	3
14cr|funionfs-0.4.3-3|7	License:	GPLv2
14cr|funionfs-0.4.3-3|8	Group:		System/Servers
14cr|funionfs-0.4.3-3|9	URL:		http://funionfs.apiou.org
14cr|funionfs-0.4.3-3|10	Source:		http://funionfs.apiou.org/file/%{name}-%{version}.tar.bz2
14cr|funionfs-0.4.3-3|11	BuildRequires:	fuse-devel >= %{fuseversion}
14cr|funionfs-0.4.3-3|12	Requires:	fuse >= %{fuseversion}
14cr|funionfs-0.4.3-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|funionfs-0.4.3-3|14	
14cr|funionfs-0.4.3-3|15	%description
14cr|funionfs-0.4.3-3|16	Funionfs is a filesystem which concatenate two or more directories. These
14cr|funionfs-0.4.3-3|17	directories are hierarchised by Funionfs. Typically, you could use a mounted
14cr|funionfs-0.4.3-3|18	filesystem wich is in read-only where you only read files and an upper
14cr|funionfs-0.4.3-3|19	filesystem (empty at the start of the system) where you write modifications.
14cr|funionfs-0.4.3-3|20	Funionfs is very useful for embedded linux (the system must resist powerfail)
14cr|funionfs-0.4.3-3|21	and for live-cd Linux.
14cr|funionfs-0.4.3-3|22	
14cr|funionfs-0.4.3-3|23	%prep
14cr|funionfs-0.4.3-3|24	%setup -q -n %{name}-%{version}
14cr|funionfs-0.4.3-3|25	
14cr|funionfs-0.4.3-3|26	%build
14cr|funionfs-0.4.3-3|27	rm -rf autom4te.cache
14cr|funionfs-0.4.3-3|28	%configure2_5x
14cr|funionfs-0.4.3-3|29	%make
14cr|funionfs-0.4.3-3|30	
14cr|funionfs-0.4.3-3|31	%install
14cr|funionfs-0.4.3-3|32	rm -fr %{buildroot}
14cr|funionfs-0.4.3-3|33	%makeinstall
14cr|funionfs-0.4.3-3|34	
14cr|funionfs-0.4.3-3|35	%clean
14cr|funionfs-0.4.3-3|36	rm -rf %{buildroot}
14cr|funionfs-0.4.3-3|37	
14cr|funionfs-0.4.3-3|38	%files
14cr|funionfs-0.4.3-3|39	%defattr(-,root,root)
14cr|funionfs-0.4.3-3|40	%doc AUTHORS ChangeLog COPYING README NEWS TODO BUGS
14cr|funionfs-0.4.3-3|41	%attr(0755,root,root) %{_bindir}/%{name}
14cr|funionfs-0.4.3-3|42	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
14cr|funionfs-0.4.3-3|43	
14cr|funionfs-0.4.3-3|44	
14cr|funionfs-0.4.3-3|45	
14cr|funionfs-0.4.3-3|46	
14cr|funionfs-0.4.3-3|47	
14cr|funionfs-0.4.3-3|48	%changelog
14cr|funionfs-0.4.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-3
14cr|funionfs-0.4.3-3|50	+ Revision: 9e08a11
14cr|funionfs-0.4.3-3|51	- MassBuild#464: Increase release tag
14cr|funionfs-0.4.3-3|52	
14cr|funionfs-0.4.3-3|53	

1445 14
14cr|furiusisomount-0.11.3.1-2|1	%define debug_package %{nil}
14cr|furiusisomount-0.11.3.1-2|2	
14cr|furiusisomount-0.11.3.1-2|3	Summary:	An ISO, IMG, BIN, MDF and NRG Image management utility
14cr|furiusisomount-0.11.3.1-2|4	Name:		furiusisomount
14cr|furiusisomount-0.11.3.1-2|5	Version:	0.11.3.1
14cr|furiusisomount-0.11.3.1-2|6	Release:	2
14cr|furiusisomount-0.11.3.1-2|7	License:	GPLv3+
14cr|furiusisomount-0.11.3.1-2|8	Group:		Archiving/Cd burning
14cr|furiusisomount-0.11.3.1-2|9	Url:		https://launchpad.net/furiusisomount
14cr|furiusisomount-0.11.3.1-2|10	Source0:	https://launchpad.net/furiusisomount/python/%{version}/+download/%{name}_%{version}.tar.gz
14cr|furiusisomount-0.11.3.1-2|11	Patch0:		furiusisomount_0.11.3.1-desktop.patch
14cr|furiusisomount-0.11.3.1-2|12	Requires:	fuseiso
14cr|furiusisomount-0.11.3.1-2|13	Requires:	pygtk2.0
14cr|furiusisomount-0.11.3.1-2|14	
14cr|furiusisomount-0.11.3.1-2|15	%description
14cr|furiusisomount-0.11.3.1-2|16	Simple Gtk+ Interface to Mount ISO, IMG, BIN, MDF and NRG Image files without
14cr|furiusisomount-0.11.3.1-2|17	burning to disk.
14cr|furiusisomount-0.11.3.1-2|18	
14cr|furiusisomount-0.11.3.1-2|19	%files
14cr|furiusisomount-0.11.3.1-2|20	%{_bindir}/%{name}
14cr|furiusisomount-0.11.3.1-2|21	%dir %{python_sitelib}/%{name}
14cr|furiusisomount-0.11.3.1-2|22	%{python_sitelib}/%{name}/*
14cr|furiusisomount-0.11.3.1-2|23	%{_datadir}/applications/%{name}.desktop
14cr|furiusisomount-0.11.3.1-2|24	
14cr|furiusisomount-0.11.3.1-2|25	#----------------------------------------------------------------------------
14cr|furiusisomount-0.11.3.1-2|26	
14cr|furiusisomount-0.11.3.1-2|27	%prep
14cr|furiusisomount-0.11.3.1-2|28	%setup -q -n %{name}_%{version}
14cr|furiusisomount-0.11.3.1-2|29	%patch0 -p1
14cr|furiusisomount-0.11.3.1-2|30	
14cr|furiusisomount-0.11.3.1-2|31	#Remove unneeded files
14cr|furiusisomount-0.11.3.1-2|32	rm -fr .bzr
14cr|furiusisomount-0.11.3.1-2|33	rm -fr .project
14cr|furiusisomount-0.11.3.1-2|34	rm -fr .pydevproject
14cr|furiusisomount-0.11.3.1-2|35	rm -fr .settings
14cr|furiusisomount-0.11.3.1-2|36	rm -fr %{name}
14cr|furiusisomount-0.11.3.1-2|37	
14cr|furiusisomount-0.11.3.1-2|38	%build
14cr|furiusisomount-0.11.3.1-2|39	
14cr|furiusisomount-0.11.3.1-2|40	%install
14cr|furiusisomount-0.11.3.1-2|41	install -dm 755 %{buildroot}%{python_sitelib}/%{name}
14cr|furiusisomount-0.11.3.1-2|42	install -dm 755 %{buildroot}%{_bindir}
14cr|furiusisomount-0.11.3.1-2|43	
14cr|furiusisomount-0.11.3.1-2|44	cp -r * %{buildroot}%{python_sitelib}/%{name}
14cr|furiusisomount-0.11.3.1-2|45	install -Dm644 app.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|furiusisomount-0.11.3.1-2|46	
14cr|furiusisomount-0.11.3.1-2|47	#Create a working launch script (the included one doesn't work when you move the files around)
14cr|furiusisomount-0.11.3.1-2|48	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|furiusisomount-0.11.3.1-2|49	#!/bin/sh
14cr|furiusisomount-0.11.3.1-2|50	
14cr|furiusisomount-0.11.3.1-2|51	python "%{python_sitelib}/%{name}/src/main.py" \$1
14cr|furiusisomount-0.11.3.1-2|52	
14cr|furiusisomount-0.11.3.1-2|53	EOF
14cr|furiusisomount-0.11.3.1-2|54	
14cr|furiusisomount-0.11.3.1-2|55	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|furiusisomount-0.11.3.1-2|56	
14cr|furiusisomount-0.11.3.1-2|57	
14cr|furiusisomount-0.11.3.1-2|58	%changelog
14cr|furiusisomount-0.11.3.1-2|59	* Tue Aug 26 2014 Rosa <rosa@abf.rosalinux.ru> 0.11.3.1-2
14cr|furiusisomount-0.11.3.1-2|60	+ Revision: e3cad65
14cr|furiusisomount-0.11.3.1-2|61	- Automatic import for version 0.11.3.1-2
14cr|furiusisomount-0.11.3.1-2|62	
14cr|furiusisomount-0.11.3.1-2|63	

1446 14
14cr|fusecompress-2.6-2.41.2|1	# These need from git tarball.
14cr|fusecompress-2.6-2.41.2|2	%define gitrel		41
14cr|fusecompress-2.6-2.41.2|3	%define downloadcode	4b43418
14cr|fusecompress-2.6-2.41.2|4	
14cr|fusecompress-2.6-2.41.2|5	%define build_bzip2	1
14cr|fusecompress-2.6-2.41.2|6	%define build_lzma	1
14cr|fusecompress-2.6-2.41.2|7	%define build_lzo	1
14cr|fusecompress-2.6-2.41.2|8	%define build_zlib	1
14cr|fusecompress-2.6-2.41.2|9	
14cr|fusecompress-2.6-2.41.2|10	%{?_with_bzip2: %{expand: %%global build_bzip2 1}}
14cr|fusecompress-2.6-2.41.2|11	%{?_without_bzip2: %{expand: %%global build_bzip2 0}}
14cr|fusecompress-2.6-2.41.2|12	%{?_with_lzma: %{expand: %%global build_lzma 1}}
14cr|fusecompress-2.6-2.41.2|13	%{?_without_lzma: %{expand: %%global build_lzma 0}}
14cr|fusecompress-2.6-2.41.2|14	%{?_with_lzo: %{expand: %%global build_lzo 1}}
14cr|fusecompress-2.6-2.41.2|15	%{?_without_lzo: %{expand: %%global build_lzo 0}}
14cr|fusecompress-2.6-2.41.2|16	%{?_with_zlib: %{expand: %%global build_zlib 1}}
14cr|fusecompress-2.6-2.41.2|17	%{?_without_zlib: %{expand: %%global build_zlib 0}}
14cr|fusecompress-2.6-2.41.2|18	
14cr|fusecompress-2.6-2.41.2|19	Summary:	Provides a mountable Linux filesystem which transparently compress its content
14cr|fusecompress-2.6-2.41.2|20	Name:		fusecompress
14cr|fusecompress-2.6-2.41.2|21	Version:	2.6
14cr|fusecompress-2.6-2.41.2|22	Release:	2.%{gitrel}.2
14cr|fusecompress-2.6-2.41.2|23	License:	GPLv2
14cr|fusecompress-2.6-2.41.2|24	Group:		System/Kernel and hardware
14cr|fusecompress-2.6-2.41.2|25	Url:		http://miio.net/wordpress/projects/fusecompress/
14cr|fusecompress-2.6-2.41.2|26	# Please add comment with the right url/downloadpage.
14cr|fusecompress-2.6-2.41.2|27	Source0:	http://download.github.com/tex-%{name}-%{version}-%{gitrel}-g%{downloadcode}.tar.xz
14cr|fusecompress-2.6-2.41.2|28	
14cr|fusecompress-2.6-2.41.2|29	%if %{build_bzip2}
14cr|fusecompress-2.6-2.41.2|30	BuildRequires:	bzip2-devel
14cr|fusecompress-2.6-2.41.2|31	%endif
14cr|fusecompress-2.6-2.41.2|32	%if %{build_lzma}
14cr|fusecompress-2.6-2.41.2|33	Requires:	xz
14cr|fusecompress-2.6-2.41.2|34	BuildRequires:	pkgconfig(liblzma)
14cr|fusecompress-2.6-2.41.2|35	%endif
14cr|fusecompress-2.6-2.41.2|36	%if %{build_lzo}
14cr|fusecompress-2.6-2.41.2|37	BuildRequires:	liblzo-devel
14cr|fusecompress-2.6-2.41.2|38	%endif
14cr|fusecompress-2.6-2.41.2|39	%if %{build_zlib}
14cr|fusecompress-2.6-2.41.2|40	BuildRequires:	pkgconfig(zlib)
14cr|fusecompress-2.6-2.41.2|41	%endif
14cr|fusecompress-2.6-2.41.2|42	BuildRequires:	boost-devel
14cr|fusecompress-2.6-2.41.2|43	BuildRequires:	magic-devel
14cr|fusecompress-2.6-2.41.2|44	BuildRequires:	pkgconfig(fuse)
14cr|fusecompress-2.6-2.41.2|45	Requires:	fuse
14cr|fusecompress-2.6-2.41.2|46	
14cr|fusecompress-2.6-2.41.2|47	%description
14cr|fusecompress-2.6-2.41.2|48	FuseCompress provides a mountable Linux file system which transparently
14cr|fusecompress-2.6-2.41.2|49	compress its content.  Files stored in this file system are compressed on the
14cr|fusecompress-2.6-2.41.2|50	fly and Fuse allows to create a transparent interface between compressed files
14cr|fusecompress-2.6-2.41.2|51	and user applications.
14cr|fusecompress-2.6-2.41.2|52	
14cr|fusecompress-2.6-2.41.2|53	FuseCompress currently supports these compression methods:
14cr|fusecompress-2.6-2.41.2|54	- bzip2 compression
14cr|fusecompress-2.6-2.41.2|55	- lzma compression
14cr|fusecompress-2.6-2.41.2|56	- lzo2 compression
14cr|fusecompress-2.6-2.41.2|57	- zlib compression
14cr|fusecompress-2.6-2.41.2|58	- none compression
14cr|fusecompress-2.6-2.41.2|59	
14cr|fusecompress-2.6-2.41.2|60	%prep
14cr|fusecompress-2.6-2.41.2|61	%setup -qn %{name}
14cr|fusecompress-2.6-2.41.2|62	
14cr|fusecompress-2.6-2.41.2|63	%build
14cr|fusecompress-2.6-2.41.2|64	%configure2_5x \
14cr|fusecompress-2.6-2.41.2|65	%if %{build_bzip2}
14cr|fusecompress-2.6-2.41.2|66	--with-bz2 \
14cr|fusecompress-2.6-2.41.2|67	%endif
14cr|fusecompress-2.6-2.41.2|68	%if %{build_lzma}
14cr|fusecompress-2.6-2.41.2|69	--with-lzma \
14cr|fusecompress-2.6-2.41.2|70	%endif
14cr|fusecompress-2.6-2.41.2|71	%if %{build_lzo}
14cr|fusecompress-2.6-2.41.2|72	--with-lzo2 \
14cr|fusecompress-2.6-2.41.2|73	%endif
14cr|fusecompress-2.6-2.41.2|74	%if %{build_zlib}
14cr|fusecompress-2.6-2.41.2|75	--with-z \
14cr|fusecompress-2.6-2.41.2|76	%endif
14cr|fusecompress-2.6-2.41.2|77	--with-boost=%{_prefix} \
14cr|fusecompress-2.6-2.41.2|78	--with-boost-libdir=%{_libdir}
14cr|fusecompress-2.6-2.41.2|79	%make
14cr|fusecompress-2.6-2.41.2|80	
14cr|fusecompress-2.6-2.41.2|81	%install
14cr|fusecompress-2.6-2.41.2|82	%makeinstall_std
14cr|fusecompress-2.6-2.41.2|83	
14cr|fusecompress-2.6-2.41.2|84	%files
14cr|fusecompress-2.6-2.41.2|85	%doc AUTHORS COPYING README
14cr|fusecompress-2.6-2.41.2|86	%{_bindir}/*
14cr|fusecompress-2.6-2.41.2|87	%{_mandir}/man1/%{name}*
14cr|fusecompress-2.6-2.41.2|88	
14cr|fusecompress-2.6-2.41.2|89	
14cr|fusecompress-2.6-2.41.2|90	%changelog
14cr|fusecompress-2.6-2.41.2|91	* Fri Jun 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-2.41.2
14cr|fusecompress-2.6-2.41.2|92	+ Revision: a9c3fca
14cr|fusecompress-2.6-2.41.2|93	- Bump release
14cr|fusecompress-2.6-2.41.2|94	
14cr|fusecompress-2.6-2.41.2|95	

1447 14
14cr|fusedav-0.2-8|1	Summary:	Userspace file system driver for mounting WebDAV shares
14cr|fusedav-0.2-8|2	Name:		fusedav
14cr|fusedav-0.2-8|3	Version:	0.2
14cr|fusedav-0.2-8|4	Release:	8
14cr|fusedav-0.2-8|5	Group:		Networking/Other
14cr|fusedav-0.2-8|6	License:	GPLv2
14cr|fusedav-0.2-8|7	URL:		http://0pointer.de/lennart/projects/fusedav/
14cr|fusedav-0.2-8|8	Source0:	http://0pointer.de/lennart/projects/fusedav/%{name}-%{version}.tar.gz
14cr|fusedav-0.2-8|9	# Patch to fix build on x86_64
14cr|fusedav-0.2-8|10	# http://ftp.debian.org/debian/pool/main/f/fusedav/fusedav_0.2-1.diff.gz
14cr|fusedav-0.2-8|11	Patch0:		ne_lfs.dpatch
14cr|fusedav-0.2-8|12	
14cr|fusedav-0.2-8|13	BuildRequires:	lynx
14cr|fusedav-0.2-8|14	BuildRequires:	attr-devel
14cr|fusedav-0.2-8|15	BuildRequires:	pkgconfig(fuse)
14cr|fusedav-0.2-8|16	BuildRequires:	pkgconfig(neon)
14cr|fusedav-0.2-8|17	
14cr|fusedav-0.2-8|18	Requires:	fuse
14cr|fusedav-0.2-8|19	Requires:	lynx
14cr|fusedav-0.2-8|20	
14cr|fusedav-0.2-8|21	%description
14cr|fusedav-0.2-8|22	fusedav is a Linux userspace file system driver for mounting WebDAV shares.
14cr|fusedav-0.2-8|23	It makes use of FUSE as userspace file system API and neon as WebDAV API.
14cr|fusedav-0.2-8|24	
14cr|fusedav-0.2-8|25	%prep
14cr|fusedav-0.2-8|26	%setup -q
14cr|fusedav-0.2-8|27	%patch0 -p1
14cr|fusedav-0.2-8|28	
14cr|fusedav-0.2-8|29	%build
14cr|fusedav-0.2-8|30	%configure2_5x
14cr|fusedav-0.2-8|31	%make
14cr|fusedav-0.2-8|32	
14cr|fusedav-0.2-8|33	%install
14cr|fusedav-0.2-8|34	%makeinstall
14cr|fusedav-0.2-8|35	
14cr|fusedav-0.2-8|36	%files
14cr|fusedav-0.2-8|37	%doc LICENSE README
14cr|fusedav-0.2-8|38	%{_bindir}/%{name}
14cr|fusedav-0.2-8|39	
14cr|fusedav-0.2-8|40	
14cr|fusedav-0.2-8|41	
14cr|fusedav-0.2-8|42	
14cr|fusedav-0.2-8|43	%changelog
14cr|fusedav-0.2-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14cr|fusedav-0.2-8|45	+ Revision: 0d282b3
14cr|fusedav-0.2-8|46	- MassBuild#464: Increase release tag
14cr|fusedav-0.2-8|47	
14cr|fusedav-0.2-8|48	

1448 14
14cr|fuse-emulator-1.1.1-5|1	%define		sname	fuse
14cr|fuse-emulator-1.1.1-5|2	
14cr|fuse-emulator-1.1.1-5|3	Summary:	Free Unix Spectrum Emulator
14cr|fuse-emulator-1.1.1-5|4	Name:		fuse-emulator
14cr|fuse-emulator-1.1.1-5|5	Version:	1.1.1
14cr|fuse-emulator-1.1.1-5|6	Release:	5
14cr|fuse-emulator-1.1.1-5|7	License:	GPLv2+
14cr|fuse-emulator-1.1.1-5|8	Group:		Emulators
14cr|fuse-emulator-1.1.1-5|9	Url:		http://fuse-emulator.sourceforge.net/
14cr|fuse-emulator-1.1.1-5|10	Source0:	%{sname}-%{version}.tar.gz
14cr|fuse-emulator-1.1.1-5|11	Source1:	%{sname}-icons.tar.bz2
14cr|fuse-emulator-1.1.1-5|12	BuildRequires:	flex
14cr|fuse-emulator-1.1.1-5|13	BuildRequires:	bison
14cr|fuse-emulator-1.1.1-5|14	BuildRequires:	bzip2-devel
14cr|fuse-emulator-1.1.1-5|15	BuildRequires:	jsw-devel
14cr|fuse-emulator-1.1.1-5|16	BuildRequires:	libspectrum-devel >= %{version}
14cr|fuse-emulator-1.1.1-5|17	BuildRequires:	libgcrypt-devel >= 1.1.42
14cr|fuse-emulator-1.1.1-5|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|fuse-emulator-1.1.1-5|19	BuildRequires:	pkgconfig(alsa)
14cr|fuse-emulator-1.1.1-5|20	BuildRequires:	pkgconfig(audiofile)
14cr|fuse-emulator-1.1.1-5|21	BuildRequires:	pkgconfig(libpng)
14cr|fuse-emulator-1.1.1-5|22	BuildRequires:	pkgconfig(libxml-2.0)
14cr|fuse-emulator-1.1.1-5|23	BuildRequires:	pkgconfig(zlib)
14cr|fuse-emulator-1.1.1-5|24	
14cr|fuse-emulator-1.1.1-5|25	%description
14cr|fuse-emulator-1.1.1-5|26	What Fuse does have:
14cr|fuse-emulator-1.1.1-5|27	
14cr|fuse-emulator-1.1.1-5|28	* Working 16K/48K/128K/+2/+2A/+3 Speccy, Timex TC2048/TC2068 and
14cr|fuse-emulator-1.1.1-5|29	Pentagon 128 emulation, running at true Speccy speed on any computer
14cr|fuse-emulator-1.1.1-5|30	you're likely to try it on.
14cr|fuse-emulator-1.1.1-5|31	* Support for loading from .tzx files.
14cr|fuse-emulator-1.1.1-5|32	* Sound (on systems supporting the Open Sound System, SDL, or OpenBSD/
14cr|fuse-emulator-1.1.1-5|33	Solaris's /dev/audio).
14cr|fuse-emulator-1.1.1-5|34	* Emulation of most of the common joysticks used on the Spectrum
14cr|fuse-emulator-1.1.1-5|35	(including Kempston, Sinclair and Cursor joysticks).
14cr|fuse-emulator-1.1.1-5|36	* Emulation of some of the printers you could attach to a Spectrum.
14cr|fuse-emulator-1.1.1-5|37	* Support for the RZX input recording file format, including
14cr|fuse-emulator-1.1.1-5|38	'competition mode'.
14cr|fuse-emulator-1.1.1-5|39	* Emulation of the Spectrum +3e, ZXATASP and ZXCF IDE interfaces.
14cr|fuse-emulator-1.1.1-5|40	
14cr|fuse-emulator-1.1.1-5|41	%files
14cr|fuse-emulator-1.1.1-5|42	%defattr(0644,root,root,0755)
14cr|fuse-emulator-1.1.1-5|43	%doc README THANKS COPYING AUTHORS ChangeLog
14cr|fuse-emulator-1.1.1-5|44	%attr(0755,root,root) %{_bindir}/*
14cr|fuse-emulator-1.1.1-5|45	%{_datadir}/applications/%{name}.desktop
14cr|fuse-emulator-1.1.1-5|46	%{_miconsdir}/%{sname}*
14cr|fuse-emulator-1.1.1-5|47	%{_iconsdir}/%{sname}*
14cr|fuse-emulator-1.1.1-5|48	%{_liconsdir}/%{sname}*
14cr|fuse-emulator-1.1.1-5|49	%{_mandir}/*/*
14cr|fuse-emulator-1.1.1-5|50	%{_datadir}/%{sname}
14cr|fuse-emulator-1.1.1-5|51	
14cr|fuse-emulator-1.1.1-5|52	#----------------------------------------------------------------------------
14cr|fuse-emulator-1.1.1-5|53	
14cr|fuse-emulator-1.1.1-5|54	%prep
14cr|fuse-emulator-1.1.1-5|55	%setup -q -n %{sname}-%{version}
14cr|fuse-emulator-1.1.1-5|56	%setup -q -T -D -a1 -n %{sname}-%{version}
14cr|fuse-emulator-1.1.1-5|57	
14cr|fuse-emulator-1.1.1-5|58	%build
14cr|fuse-emulator-1.1.1-5|59	autoreconf -fi
14cr|fuse-emulator-1.1.1-5|60	%configure2_5x \
14cr|fuse-emulator-1.1.1-5|61	--enable-gtk2 \
14cr|fuse-emulator-1.1.1-5|62	--with-roms-dir=%{_datadir}/%{sname}
14cr|fuse-emulator-1.1.1-5|63	%make
14cr|fuse-emulator-1.1.1-5|64	
14cr|fuse-emulator-1.1.1-5|65	%install
14cr|fuse-emulator-1.1.1-5|66	%makeinstall_std
14cr|fuse-emulator-1.1.1-5|67	
14cr|fuse-emulator-1.1.1-5|68	mkdir -p %{buildroot}%{_datadir}/applications
14cr|fuse-emulator-1.1.1-5|69	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|fuse-emulator-1.1.1-5|70	[Desktop Entry]
14cr|fuse-emulator-1.1.1-5|71	Name=Fuse
14cr|fuse-emulator-1.1.1-5|72	Comment=Free Unix Spectrum Emulator
14cr|fuse-emulator-1.1.1-5|73	Exec=%{_bindir}/%{sname}
14cr|fuse-emulator-1.1.1-5|74	Icon=%{sname}
14cr|fuse-emulator-1.1.1-5|75	Terminal=false
14cr|fuse-emulator-1.1.1-5|76	Type=Application
14cr|fuse-emulator-1.1.1-5|77	Categories=Game;Emulator;X-MandrivaLinux-MoreApplications-Emulators;
14cr|fuse-emulator-1.1.1-5|78	EOF
14cr|fuse-emulator-1.1.1-5|79	
14cr|fuse-emulator-1.1.1-5|80	install -D -m 644 %{sname}48.png %{buildroot}%{_liconsdir}/%{sname}.png
14cr|fuse-emulator-1.1.1-5|81	install -D -m 644 %{sname}32.png %{buildroot}%{_iconsdir}/%{sname}.png
14cr|fuse-emulator-1.1.1-5|82	install -D -m 644 %{sname}16.png %{buildroot}%{_miconsdir}/%{sname}.png
14cr|fuse-emulator-1.1.1-5|83	
14cr|fuse-emulator-1.1.1-5|84	
14cr|fuse-emulator-1.1.1-5|85	
14cr|fuse-emulator-1.1.1-5|86	%changelog
14cr|fuse-emulator-1.1.1-5|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-5
14cr|fuse-emulator-1.1.1-5|88	+ Revision: 8c587d1
14cr|fuse-emulator-1.1.1-5|89	- MassBuild#464: Increase release tag
14cr|fuse-emulator-1.1.1-5|90	
14cr|fuse-emulator-1.1.1-5|91	

1449 14
14cr|fuse-emulator-utils-1.1.1-3|1	%define oname fuse-utils
14cr|fuse-emulator-utils-1.1.1-3|2	
14cr|fuse-emulator-utils-1.1.1-3|3	Summary:	A few tools to deal with ZX Spectrum emulator files
14cr|fuse-emulator-utils-1.1.1-3|4	Name:		fuse-emulator-utils
14cr|fuse-emulator-utils-1.1.1-3|5	Version:	1.1.1
14cr|fuse-emulator-utils-1.1.1-3|6	Release:	3
14cr|fuse-emulator-utils-1.1.1-3|7	License:	GPLv2+
14cr|fuse-emulator-utils-1.1.1-3|8	Group:		Emulators
14cr|fuse-emulator-utils-1.1.1-3|9	Url:		http://fuse-emulator.sourceforge.net/
14cr|fuse-emulator-utils-1.1.1-3|10	Source0:	%{oname}-%{version}.tar.gz
14cr|fuse-emulator-utils-1.1.1-3|11	BuildRequires:	gettext-devel
14cr|fuse-emulator-utils-1.1.1-3|12	BuildRequires:	libspectrum-devel >= %{version}
14cr|fuse-emulator-utils-1.1.1-3|13	BuildRequires:	pkgconfig(audiofile)
14cr|fuse-emulator-utils-1.1.1-3|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|fuse-emulator-utils-1.1.1-3|15	BuildRequires:	pkgconfig(libgcrypt)
14cr|fuse-emulator-utils-1.1.1-3|16	BuildRequires:	pkgconfig(zlib)
14cr|fuse-emulator-utils-1.1.1-3|17	%rename fuse-utils
14cr|fuse-emulator-utils-1.1.1-3|18	
14cr|fuse-emulator-utils-1.1.1-3|19	%description
14cr|fuse-emulator-utils-1.1.1-3|20	The Fuse utilities are a few tools which may be of occasional use when
14cr|fuse-emulator-utils-1.1.1-3|21	dealing with ZX Spectrum emulator files. They were originally
14cr|fuse-emulator-utils-1.1.1-3|22	distributed with Fuse, the Free Unix Spectrum Emulator, but are now
14cr|fuse-emulator-utils-1.1.1-3|23	independent of Fuse and can be used on their own.
14cr|fuse-emulator-utils-1.1.1-3|24	
14cr|fuse-emulator-utils-1.1.1-3|25	The available utilities are:
14cr|fuse-emulator-utils-1.1.1-3|26	
14cr|fuse-emulator-utils-1.1.1-3|27	* createhdf: create an empty .hdf IDE hard disk image.
14cr|fuse-emulator-utils-1.1.1-3|28	* listbasic: list the BASIC in a snapshot or tape file.
14cr|fuse-emulator-utils-1.1.1-3|29	* rzxcheck: verify the digital signature in an RZX file.
14cr|fuse-emulator-utils-1.1.1-3|30	* rzxdump: list the contents of an RZX input recording file.
14cr|fuse-emulator-utils-1.1.1-3|31	* rzxtool: add, extract or remove the embedded snapshot from an RZX file,
14cr|fuse-emulator-utils-1.1.1-3|32	or compress or uncompress the file.
14cr|fuse-emulator-utils-1.1.1-3|33	* scl2trd: convert .scl disk images to .trd disk images.
14cr|fuse-emulator-utils-1.1.1-3|34	* snap2tzx: convert snapshots to TZX tape images.
14cr|fuse-emulator-utils-1.1.1-3|35	* snapconv: convert between snapshot formats.
14cr|fuse-emulator-utils-1.1.1-3|36	* tapeconv: convert between .tzx and .tap files.
14cr|fuse-emulator-utils-1.1.1-3|37	* tzxlist: list the contents of a TZX file.
14cr|fuse-emulator-utils-1.1.1-3|38	
14cr|fuse-emulator-utils-1.1.1-3|39	%files
14cr|fuse-emulator-utils-1.1.1-3|40	%doc README AUTHORS ChangeLog
14cr|fuse-emulator-utils-1.1.1-3|41	%{_bindir}/*
14cr|fuse-emulator-utils-1.1.1-3|42	%{_mandir}/*/*
14cr|fuse-emulator-utils-1.1.1-3|43	
14cr|fuse-emulator-utils-1.1.1-3|44	#----------------------------------------------------------------------------
14cr|fuse-emulator-utils-1.1.1-3|45	
14cr|fuse-emulator-utils-1.1.1-3|46	%prep
14cr|fuse-emulator-utils-1.1.1-3|47	%setup -q -n %{oname}-%{version}
14cr|fuse-emulator-utils-1.1.1-3|48	
14cr|fuse-emulator-utils-1.1.1-3|49	%build
14cr|fuse-emulator-utils-1.1.1-3|50	autoreconf -fi
14cr|fuse-emulator-utils-1.1.1-3|51	%configure2_5x
14cr|fuse-emulator-utils-1.1.1-3|52	%make
14cr|fuse-emulator-utils-1.1.1-3|53	
14cr|fuse-emulator-utils-1.1.1-3|54	%install
14cr|fuse-emulator-utils-1.1.1-3|55	%makeinstall_std
14cr|fuse-emulator-utils-1.1.1-3|56	
14cr|fuse-emulator-utils-1.1.1-3|57	
14cr|fuse-emulator-utils-1.1.1-3|58	%changelog
14cr|fuse-emulator-utils-1.1.1-3|59	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
14cr|fuse-emulator-utils-1.1.1-3|60	+ Revision: 520c286
14cr|fuse-emulator-utils-1.1.1-3|61	- Spec cleanup
14cr|fuse-emulator-utils-1.1.1-3|62	
14cr|fuse-emulator-utils-1.1.1-3|63	

1450 14
14cr|fuseftp-0.8-11|1	Name:		fuseftp
14cr|fuseftp-0.8-11|2	Summary:	FTP module for FUSE
14cr|fuseftp-0.8-11|3	Version:	0.8
14cr|fuseftp-0.8-11|4	Release:	11
14cr|fuseftp-0.8-11|5	License:	GPLv1 or Artistic
14cr|fuseftp-0.8-11|6	Group:		Development/Perl
14cr|fuseftp-0.8-11|7	URL:		https://github.com/marcust/fuseftp
14cr|fuseftp-0.8-11|8	Source0:	%{name}-%{version}.tar.bz2
14cr|fuseftp-0.8-11|9	Buildarch:	noarch
14cr|fuseftp-0.8-11|10	BuildRequires:	perl-devel
14cr|fuseftp-0.8-11|11	Requires:	fuse perl-Cache
14cr|fuseftp-0.8-11|12	
14cr|fuseftp-0.8-11|13	%description
14cr|fuseftp-0.8-11|14	FTP module for FUSE.
14cr|fuseftp-0.8-11|15	
14cr|fuseftp-0.8-11|16	%prep
14cr|fuseftp-0.8-11|17	%setup -q
14cr|fuseftp-0.8-11|18	
14cr|fuseftp-0.8-11|19	%build
14cr|fuseftp-0.8-11|20	perl Makefile.PL INSTALLDIRS=vendor
14cr|fuseftp-0.8-11|21	
14cr|fuseftp-0.8-11|22	%install
14cr|fuseftp-0.8-11|23	%makeinstall_std
14cr|fuseftp-0.8-11|24	
14cr|fuseftp-0.8-11|25	%files
14cr|fuseftp-0.8-11|26	%doc README
14cr|fuseftp-0.8-11|27	%{_bindir}/%{name}
14cr|fuseftp-0.8-11|28	
14cr|fuseftp-0.8-11|29	
14cr|fuseftp-0.8-11|30	
14cr|fuseftp-0.8-11|31	%changelog
14cr|fuseftp-0.8-11|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-11
14cr|fuseftp-0.8-11|33	+ Revision: ef02bda
14cr|fuseftp-0.8-11|34	- MassBuild#464: Increase release tag
14cr|fuseftp-0.8-11|35	
14cr|fuseftp-0.8-11|36	

1451 14
14cr|fusesmb-0.8.7-5|1	Summary:	Browse your network neighbourhood as if it were on your own filesystem
14cr|fusesmb-0.8.7-5|2	Name:		fusesmb
14cr|fusesmb-0.8.7-5|3	Version:	0.8.7
14cr|fusesmb-0.8.7-5|4	Release:	5
14cr|fusesmb-0.8.7-5|5	License:	GPLv2+
14cr|fusesmb-0.8.7-5|6	Group:		Networking/Other
14cr|fusesmb-0.8.7-5|7	Url:		http://www.ricardis.tudelft.nl/~vincent/fusesmb/
14cr|fusesmb-0.8.7-5|8	Source0:	http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/%{name}-%{version}.tar.gz
14cr|fusesmb-0.8.7-5|9	Patch0:		fusesmb-0.8.7-fix-str-fmt.patch
14cr|fusesmb-0.8.7-5|10	Patch1:		fusesmb-0.8.7-smb4.patch
14cr|fusesmb-0.8.7-5|11	BuildRequires:	samba-client
14cr|fusesmb-0.8.7-5|12	BuildRequires:	pkgconfig(fuse)
14cr|fusesmb-0.8.7-5|13	BuildRequires:	pkgconfig(smbclient)
14cr|fusesmb-0.8.7-5|14	Requires:	fuse
14cr|fusesmb-0.8.7-5|15	Requires:	samba-client
14cr|fusesmb-0.8.7-5|16	
14cr|fusesmb-0.8.7-5|17	%description
14cr|fusesmb-0.8.7-5|18	With SMB for Fuse you can seamlessly browse your network neighbourhood
14cr|fusesmb-0.8.7-5|19	as if it were on your own filesystem.
14cr|fusesmb-0.8.7-5|20	
14cr|fusesmb-0.8.7-5|21	It's basically smbmount with a twist. Instead of mounting one Samba share
14cr|fusesmb-0.8.7-5|22	at a time, you mount all workgroups, hosts and shares at once. Only when
14cr|fusesmb-0.8.7-5|23	you're accessing a share a connection is made to the remote computer.
14cr|fusesmb-0.8.7-5|24	
14cr|fusesmb-0.8.7-5|25	%files
14cr|fusesmb-0.8.7-5|26	%doc TODO AUTHORS README INSTALL ChangeLog COPYING
14cr|fusesmb-0.8.7-5|27	%{_bindir}/%{name}
14cr|fusesmb-0.8.7-5|28	%{_bindir}/%{name}.cache
14cr|fusesmb-0.8.7-5|29	%{_mandir}/man1/%{name}.1*
14cr|fusesmb-0.8.7-5|30	%{_mandir}/man5/%{name}.conf.5*
14cr|fusesmb-0.8.7-5|31	
14cr|fusesmb-0.8.7-5|32	#----------------------------------------------------------------------------
14cr|fusesmb-0.8.7-5|33	
14cr|fusesmb-0.8.7-5|34	%prep
14cr|fusesmb-0.8.7-5|35	%setup -q
14cr|fusesmb-0.8.7-5|36	%patch0 -p0
14cr|fusesmb-0.8.7-5|37	%patch1 -p1
14cr|fusesmb-0.8.7-5|38	
14cr|fusesmb-0.8.7-5|39	%build
14cr|fusesmb-0.8.7-5|40	CFLAGS="%{optflags} $(pkg-config --cflags smbclient)" %configure2_5x
14cr|fusesmb-0.8.7-5|41	%make
14cr|fusesmb-0.8.7-5|42	
14cr|fusesmb-0.8.7-5|43	%install
14cr|fusesmb-0.8.7-5|44	%makeinstall_std
14cr|fusesmb-0.8.7-5|45	
14cr|fusesmb-0.8.7-5|46	
14cr|fusesmb-0.8.7-5|47	%changelog
14cr|fusesmb-0.8.7-5|48	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.7-5
14cr|fusesmb-0.8.7-5|49	+ Revision: 8530050
14cr|fusesmb-0.8.7-5|50	- Restore samba-client in BuildRequires
14cr|fusesmb-0.8.7-5|51	
14cr|fusesmb-0.8.7-5|52	

1452 14
14cr|fusil-1.3.2-3|1	%define name 	fusil
14cr|fusil-1.3.2-3|2	%define version 1.3.2
14cr|fusil-1.3.2-3|3	%define release 3
14cr|fusil-1.3.2-3|4	
14cr|fusil-1.3.2-3|5	Summary: 	Framework for fuzzing
14cr|fusil-1.3.2-3|6	Name: 		%{name}
14cr|fusil-1.3.2-3|7	Version: 	%{version}
14cr|fusil-1.3.2-3|8	Release: 	%{release}
14cr|fusil-1.3.2-3|9	License: 	GPL
14cr|fusil-1.3.2-3|10	Group: 		Development/Other
14cr|fusil-1.3.2-3|11	URL: 		http://fusil.hachoir.org/trac
14cr|fusil-1.3.2-3|12	Source0: 	http://pypi.python.org/packages/source/f/%{name}/%{name}-%{version}.tar.gz
14cr|fusil-1.3.2-3|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|fusil-1.3.2-3|14	BuildArch: 	noarch
14cr|fusil-1.3.2-3|15	BuildRequires: 	python-devel
14cr|fusil-1.3.2-3|16	Requires: 	python python-ptrace
14cr|fusil-1.3.2-3|17	
14cr|fusil-1.3.2-3|18	%description
14cr|fusil-1.3.2-3|19	Fusil the fuzzer is a Python library used to write fuzzing programs.
14cr|fusil-1.3.2-3|20	It helps to start process with a prepared environment (limit memory,
14cr|fusil-1.3.2-3|21	environment variables, redirect stdout, etc.), start network client
14cr|fusil-1.3.2-3|22	or server, and create mangled files. Fusil has many probes to detect
14cr|fusil-1.3.2-3|23	program crash: watch process exit code, watch process stdout and
14cr|fusil-1.3.2-3|24	syslog for text patterns (eg. "segmentation fault"), watch session
14cr|fusil-1.3.2-3|25	duration, watch cpu usage (process and system load), etc.
14cr|fusil-1.3.2-3|26	
14cr|fusil-1.3.2-3|27	%prep
14cr|fusil-1.3.2-3|28	%setup -q
14cr|fusil-1.3.2-3|29	
14cr|fusil-1.3.2-3|30	
14cr|fusil-1.3.2-3|31	%build
14cr|fusil-1.3.2-3|32	python setup.py build
14cr|fusil-1.3.2-3|33	
14cr|fusil-1.3.2-3|34	
14cr|fusil-1.3.2-3|35	%install
14cr|fusil-1.3.2-3|36	rm -rf $RPM_BUILD_ROOT
14cr|fusil-1.3.2-3|37	python setup.py install --root=%{buildroot}
14cr|fusil-1.3.2-3|38	
14cr|fusil-1.3.2-3|39	
14cr|fusil-1.3.2-3|40	%clean
14cr|fusil-1.3.2-3|41	rm -rf $RPM_BUILD_ROOT
14cr|fusil-1.3.2-3|42	
14cr|fusil-1.3.2-3|43	
14cr|fusil-1.3.2-3|44	%files
14cr|fusil-1.3.2-3|45	%defattr(-,root,root,-)
14cr|fusil-1.3.2-3|46	%doc AUTHORS COPYING INSTALL README README.windows.txt TODO
14cr|fusil-1.3.2-3|47	%{_bindir}/%{name}-*
14cr|fusil-1.3.2-3|48	%py_puresitedir/%{name}
14cr|fusil-1.3.2-3|49	%py_puresitedir/*.egg-info
14cr|fusil-1.3.2-3|50	
14cr|fusil-1.3.2-3|51	
14cr|fusil-1.3.2-3|52	
14cr|fusil-1.3.2-3|53	
14cr|fusil-1.3.2-3|54	%changelog
14cr|fusil-1.3.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|fusil-1.3.2-3|56	+ Revision: 5e95e51
14cr|fusil-1.3.2-3|57	- MassBuild#464: Increase release tag
14cr|fusil-1.3.2-3|58	
14cr|fusil-1.3.2-3|59	

1453 14
14cr|fusion-icon-0.1-0.20100215.5|1	%define git 20100215
14cr|fusion-icon-0.1-0.20100215.5|2	
14cr|fusion-icon-0.1-0.20100215.5|3	%if  %{git}
14cr|fusion-icon-0.1-0.20100215.5|4	# git clone git://anongit.compiz-fusion.org/users/crdlb/fusion-icon
14cr|fusion-icon-0.1-0.20100215.5|5	# git archive --format=tar --prefix=fusion-icon-$(date +%Y%m%d)/ master | bzip2 > ../fusion-icon-$(date +%Y%m%d).tar.bz2
14cr|fusion-icon-0.1-0.20100215.5|6	%define distname %{name}-%{git}
14cr|fusion-icon-0.1-0.20100215.5|7	%define rel 0.%{git}.5
14cr|fusion-icon-0.1-0.20100215.5|8	%else
14cr|fusion-icon-0.1-0.20100215.5|9	%define distname %{name}-%{version}
14cr|fusion-icon-0.1-0.20100215.5|10	%define rel 1
14cr|fusion-icon-0.1-0.20100215.5|11	%endif
14cr|fusion-icon-0.1-0.20100215.5|12	
14cr|fusion-icon-0.1-0.20100215.5|13	Name:		fusion-icon
14cr|fusion-icon-0.1-0.20100215.5|14	Version:	0.1
14cr|fusion-icon-0.1-0.20100215.5|15	Release:	%{rel}
14cr|fusion-icon-0.1-0.20100215.5|16	Summary:	Simple tray icon for compiz fusion
14cr|fusion-icon-0.1-0.20100215.5|17	Group:		System/X11
14cr|fusion-icon-0.1-0.20100215.5|18	License:	GPLv2
14cr|fusion-icon-0.1-0.20100215.5|19	URL:		http://www.compiz-fusion.org/
14cr|fusion-icon-0.1-0.20100215.5|20	Source:		%{distname}.tar.bz2
14cr|fusion-icon-0.1-0.20100215.5|21	Patch0:		fusion-icon-20071127-icon32.patch
14cr|fusion-icon-0.1-0.20100215.5|22	BuildRequires:	desktop-file-utils
14cr|fusion-icon-0.1-0.20100215.5|23	BuildRequires:	pkgconfig(python)
14cr|fusion-icon-0.1-0.20100215.5|24	Requires:	python-compizconfig0.8
14cr|fusion-icon-0.1-0.20100215.5|25	Requires:	pygtk2.0
14cr|fusion-icon-0.1-0.20100215.5|26	Requires:	glxinfo
14cr|fusion-icon-0.1-0.20100215.5|27	Requires:	xvinfo
14cr|fusion-icon-0.1-0.20100215.5|28	BuildArch:	noarch
14cr|fusion-icon-0.1-0.20100215.5|29	
14cr|fusion-icon-0.1-0.20100215.5|30	%description
14cr|fusion-icon-0.1-0.20100215.5|31	fusion-icon is a simple tray icon for compiz fusion.
14cr|fusion-icon-0.1-0.20100215.5|32	
14cr|fusion-icon-0.1-0.20100215.5|33	%prep
14cr|fusion-icon-0.1-0.20100215.5|34	%setup -q -n %{distname}
14cr|fusion-icon-0.1-0.20100215.5|35	%patch0 -p1 -b .icon32
14cr|fusion-icon-0.1-0.20100215.5|36	
14cr|fusion-icon-0.1-0.20100215.5|37	%build
14cr|fusion-icon-0.1-0.20100215.5|38	python setup.py build
14cr|fusion-icon-0.1-0.20100215.5|39	
14cr|fusion-icon-0.1-0.20100215.5|40	%install
14cr|fusion-icon-0.1-0.20100215.5|41	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|fusion-icon-0.1-0.20100215.5|42	
14cr|fusion-icon-0.1-0.20100215.5|43	desktop-file-install \
14cr|fusion-icon-0.1-0.20100215.5|44	--vendor="" \
14cr|fusion-icon-0.1-0.20100215.5|45	--remove-category="Compiz" \
14cr|fusion-icon-0.1-0.20100215.5|46	--add-category="Settings" \
14cr|fusion-icon-0.1-0.20100215.5|47	--add-category="DesktopSettings" \
14cr|fusion-icon-0.1-0.20100215.5|48	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|fusion-icon-0.1-0.20100215.5|49	--dir %{buildroot}%{_datadir}/applications \
14cr|fusion-icon-0.1-0.20100215.5|50	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|fusion-icon-0.1-0.20100215.5|51	
14cr|fusion-icon-0.1-0.20100215.5|52	%files
14cr|fusion-icon-0.1-0.20100215.5|53	%{_bindir}/%{name}
14cr|fusion-icon-0.1-0.20100215.5|54	%{py_puresitedir}/FusionIcon
14cr|fusion-icon-0.1-0.20100215.5|55	%{py_puresitedir}/*.egg-info
14cr|fusion-icon-0.1-0.20100215.5|56	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|fusion-icon-0.1-0.20100215.5|57	%{_datadir}/applications/%{name}.desktop
14cr|fusion-icon-0.1-0.20100215.5|58	
14cr|fusion-icon-0.1-0.20100215.5|59	
14cr|fusion-icon-0.1-0.20100215.5|60	%changelog
14cr|fusion-icon-0.1-0.20100215.5|61	* Sat Apr 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-0.20100215.5
14cr|fusion-icon-0.1-0.20100215.5|62	+ Revision: d6d342a
14cr|fusion-icon-0.1-0.20100215.5|63	- LOG Spec cleanup
14cr|fusion-icon-0.1-0.20100215.5|64	
14cr|fusion-icon-0.1-0.20100215.5|65	

1454 14
14cr|fusioninventory-agent-2.1.9-8|1	%if %{_use_internal_dependency_generator}
14cr|fusioninventory-agent-2.1.9-8|2	%define __noautoreq 'perl\\(Win32(.*)\\)'
14cr|fusioninventory-agent-2.1.9-8|3	%endif
14cr|fusioninventory-agent-2.1.9-8|4	
14cr|fusioninventory-agent-2.1.9-8|5	Name:		fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|6	Version:	2.1.9
14cr|fusioninventory-agent-2.1.9-8|7	Release:	8
14cr|fusioninventory-agent-2.1.9-8|8	Summary:	Linux agent for OCSNG
14cr|fusioninventory-agent-2.1.9-8|9	License:	GPL
14cr|fusioninventory-agent-2.1.9-8|10	Group:		System/Servers
14cr|fusioninventory-agent-2.1.9-8|11	URL:		http://fusioninventory.org/wordpress/
14cr|fusioninventory-agent-2.1.9-8|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-%{version}.tar.gz
14cr|fusioninventory-agent-2.1.9-8|13	Source1:	%{name}.service
14cr|fusioninventory-agent-2.1.9-8|14	Source100:	%{name}.rpmlintrc
14cr|fusioninventory-agent-2.1.9-8|15	BuildArch:  noarch
14cr|fusioninventory-agent-2.1.9-8|16	Requires:	perl-Net-SSLeay
14cr|fusioninventory-agent-2.1.9-8|17	BuildRequires: perl-devel
14cr|fusioninventory-agent-2.1.9-8|18	
14cr|fusioninventory-agent-2.1.9-8|19	%description
14cr|fusioninventory-agent-2.1.9-8|20	FusionInventory-Agent is an agent for OCS NG & GLPI.
14cr|fusioninventory-agent-2.1.9-8|21	
14cr|fusioninventory-agent-2.1.9-8|22	%prep
14cr|fusioninventory-agent-2.1.9-8|23	%setup -q -n FusionInventory-Agent-%{version}
14cr|fusioninventory-agent-2.1.9-8|24	
14cr|fusioninventory-agent-2.1.9-8|25	%build
14cr|fusioninventory-agent-2.1.9-8|26	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|fusioninventory-agent-2.1.9-8|27	%make
14cr|fusioninventory-agent-2.1.9-8|28	
14cr|fusioninventory-agent-2.1.9-8|29	%install
14cr|fusioninventory-agent-2.1.9-8|30	rm -f run-postinst
14cr|fusioninventory-agent-2.1.9-8|31	%makeinstall_std
14cr|fusioninventory-agent-2.1.9-8|32	
14cr|fusioninventory-agent-2.1.9-8|33	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
14cr|fusioninventory-agent-2.1.9-8|34	cat > %{buildroot}%{_sysconfdir}/cron.daily/fusioninventory-agent <<EOF
14cr|fusioninventory-agent-2.1.9-8|35	#!/bin/sh
14cr|fusioninventory-agent-2.1.9-8|36	. /etc/sysconfig/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|37	%{_bindir}/fusioninventory-agent --no-ssl-check --server="\${SERVER}" > /dev/null 2>&1
14cr|fusioninventory-agent-2.1.9-8|38	EOF
14cr|fusioninventory-agent-2.1.9-8|39	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|40	
14cr|fusioninventory-agent-2.1.9-8|41	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|fusioninventory-agent-2.1.9-8|42	cat > %{buildroot}%{_sysconfdir}/logrotate.d/fusioninventory-agent <<EOF
14cr|fusioninventory-agent-2.1.9-8|43	%{_localstatedir}/log/%{name}/*.log {
14cr|fusioninventory-agent-2.1.9-8|44	compress
14cr|fusioninventory-agent-2.1.9-8|45	notifempty
14cr|fusioninventory-agent-2.1.9-8|46	missingok
14cr|fusioninventory-agent-2.1.9-8|47	}
14cr|fusioninventory-agent-2.1.9-8|48	EOF
14cr|fusioninventory-agent-2.1.9-8|49	
14cr|fusioninventory-agent-2.1.9-8|50	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|fusioninventory-agent-2.1.9-8|51	cat > %{buildroot}%{_sysconfdir}/sysconfig/fusioninventory-agent <<EOF
14cr|fusioninventory-agent-2.1.9-8|52	SERVER="localhost"
14cr|fusioninventory-agent-2.1.9-8|53	EOF
14cr|fusioninventory-agent-2.1.9-8|54	
14cr|fusioninventory-agent-2.1.9-8|55	install -d -m 755 %{buildroot}%{_unitdir}
14cr|fusioninventory-agent-2.1.9-8|56	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/fusioninventory-agent.service
14cr|fusioninventory-agent-2.1.9-8|57	
14cr|fusioninventory-agent-2.1.9-8|58	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cr|fusioninventory-agent-2.1.9-8|59	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|fusioninventory-agent-2.1.9-8|60	
14cr|fusioninventory-agent-2.1.9-8|61	%files
14cr|fusioninventory-agent-2.1.9-8|62	%doc AUTHORS Changes THANKS LICENSE
14cr|fusioninventory-agent-2.1.9-8|63	%{_bindir}/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|64	%{_bindir}/fusioninventory-agent-config
14cr|fusioninventory-agent-2.1.9-8|65	%{_bindir}/fusioninventory-injector
14cr|fusioninventory-agent-2.1.9-8|66	%{_mandir}/man1/*
14cr|fusioninventory-agent-2.1.9-8|67	%{_mandir}/man3/*
14cr|fusioninventory-agent-2.1.9-8|68	%{perl_vendorlib}/FusionInventory
14cr|fusioninventory-agent-2.1.9-8|69	%{perl_vendorlib}/auto/share/dist/FusionInventory-Agent
14cr|fusioninventory-agent-2.1.9-8|70	%{_localstatedir}/log/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|71	%{_localstatedir}/lib/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|72	%config(noreplace) %{_sysconfdir}/sysconfig/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|73	%config(noreplace) %{_sysconfdir}/logrotate.d/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|74	%config(noreplace) %{_sysconfdir}/cron.daily/fusioninventory-agent
14cr|fusioninventory-agent-2.1.9-8|75	%{_unitdir}/fusioninventory-agent.service
14cr|fusioninventory-agent-2.1.9-8|76	
14cr|fusioninventory-agent-2.1.9-8|77	%post
14cr|fusioninventory-agent-2.1.9-8|78	%systemd_post %{name}.service
14cr|fusioninventory-agent-2.1.9-8|79	
14cr|fusioninventory-agent-2.1.9-8|80	%preun
14cr|fusioninventory-agent-2.1.9-8|81	%systemd_preun %{name}.service
14cr|fusioninventory-agent-2.1.9-8|82	
14cr|fusioninventory-agent-2.1.9-8|83	%postun
14cr|fusioninventory-agent-2.1.9-8|84	%systemd_postun_with_restart %{name}.service
14cr|fusioninventory-agent-2.1.9-8|85	
14cr|fusioninventory-agent-2.1.9-8|86	
14cr|fusioninventory-agent-2.1.9-8|87	%changelog
14cr|fusioninventory-agent-2.1.9-8|88	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.9-8
14cr|fusioninventory-agent-2.1.9-8|89	+ Revision: d02cdf9
14cr|fusioninventory-agent-2.1.9-8|90	- Register service during installation
14cr|fusioninventory-agent-2.1.9-8|91	
14cr|fusioninventory-agent-2.1.9-8|92	

1455 14
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|1	Name:		fusioninventory-agent-plugin-netdiscovery
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|2	Version:	1.5
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|3	Release:	4
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|4	Summary:	OCS Inventory Software deployment support for FusionInventory agent
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|5	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|6	License:	GPL
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|7	Group:		System/Servers
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|8	URL:		http://fusioninventory.org/wordpress/
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|9	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-Task-NetDiscovery-%{version}.tar.gz
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|10	BuildArch:  noarch
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|11	BuildRequires:  perl(Module::Install)
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|12	BuildRequires:  perl(Module::CoreList)
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|13	BuildRequires:  perl-devel
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|14	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|15	%description
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|16	With this module, FusionInventory can accept software deployment request from
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|17	an OCS Inventory server.
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|18	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|19	%prep
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|20	%setup -q -n FusionInventory-Agent-Task-NetDiscovery-%{version}
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|21	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|22	%build
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|23	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|24	%make
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|25	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|26	%install
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|27	%makeinstall_std
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|28	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|29	%files
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|30	%doc AUTHORS Changes README LICENSE
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|31	%{perl_vendorlib}/FusionInventory
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|32	%{_mandir}/man3/FusionInventory::Agent::Task::NetDiscovery.3pm*
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|33	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|34	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|35	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|36	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|37	%changelog
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|39	+ Revision: 6b1972c
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|40	- MassBuild#464: Increase release tag
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|41	
14cr|fusioninventory-agent-plugin-netdiscovery-1.5-4|42	

1456 14
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|1	%if %{_use_internal_dependency_generator}
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|2	%define __noautoreq 'perl\\(Win32::(.*)\\)'
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|3	%endif
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|4	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|5	Name:		fusioninventory-agent-plugin-ocsdeploy
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|6	Version:	1.0.5
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|7	Release:	5
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|8	Summary:	OCS Inventory Software deployment support for FusionInventory agent
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|9	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|10	License:	GPL
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|11	Group:		System/Servers
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|12	URL:		http://fusioninventory.org/wordpress/
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GONERI/FusionInventory-Agent-Task-OcsDeploy-%{version}.tar.gz
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|14	BuildArch:  noarch
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|15	BuildRequires: perl-devel
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|16	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|17	%description
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|18	With this module, FusionInventory can accept software deployment request from
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|19	an OCS Inventory server.
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|20	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|21	%prep
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|22	%setup -q -n FusionInventory-Agent-Task-OcsDeploy-%{version}
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|23	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|24	%build
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|26	%make
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|27	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|28	%install
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|29	%makeinstall_std
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|30	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|31	%files
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|32	%doc AUTHORS Changes README LICENSE
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|33	%{perl_vendorlib}/FusionInventory
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|34	%{_mandir}/man3/*
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|35	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|36	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|37	%changelog
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-5
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|39	+ Revision: 9ab90ec
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|40	- MassBuild#464: Increase release tag
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|41	
14cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-5|42	

1457 14
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|1	Name:		fusioninventory-agent-plugin-snmpquery
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|2	Version:	1.3
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|3	Release:	4
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|4	Summary:	OCS Inventory Software deployment support for FusionInventory agent
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|5	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|6	License:	GPL
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|7	Group:		System/Servers
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|8	URL:		http://fusioninventory.org/wordpress/
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|9	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-Task-SNMPQuery-%{version}.tar.gz
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|10	BuildArch:  noarch
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|11	BuildRequires:  perl(Module::Install)
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|12	BuildRequires:  perl(Module::CoreList)
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|13	BuildRequires:  perl-devel
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|14	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|15	%description
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|16	With this module, FusionInventory can accept software deployment request from
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|17	an OCS Inventory server.
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|18	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|19	%prep
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|20	%setup -q -n FusionInventory-Agent-Task-SNMPQuery-%{version}
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|21	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|22	%build
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|23	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|24	%make
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|25	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|26	%install
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|27	%makeinstall_std
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|28	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|29	%files
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|30	%doc AUTHORS Changes README LICENSE
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|31	%{perl_vendorlib}/FusionInventory
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|32	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|33	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|34	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|35	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|36	%changelog
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|38	+ Revision: 3a65c5e
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|39	- MassBuild#464: Increase release tag
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|40	
14cr|fusioninventory-agent-plugin-snmpquery-1.3-4|41	

1458 14
14cr|fusionsound-1.6.3-5|1	%define oname FusionSound
14cr|fusionsound-1.6.3-5|2	
14cr|fusionsound-1.6.3-5|3	%define api 1.6
14cr|fusionsound-1.6.3-5|4	%define major 2
14cr|fusionsound-1.6.3-5|5	%define libname %mklibname %{name}-%{api}_ %{major}
14cr|fusionsound-1.6.3-5|6	%define devname %mklibname %{name} -d
14cr|fusionsound-1.6.3-5|7	
14cr|fusionsound-1.6.3-5|8	%define dfbmoduledir %(pkg-config --variable=moduledir direct)
14cr|fusionsound-1.6.3-5|9	
14cr|fusionsound-1.6.3-5|10	Summary:	An audio sub system
14cr|fusionsound-1.6.3-5|11	Name:		fusionsound
14cr|fusionsound-1.6.3-5|12	Version:	1.6.3
14cr|fusionsound-1.6.3-5|13	Release:	5
14cr|fusionsound-1.6.3-5|14	License:	GPLv2+
14cr|fusionsound-1.6.3-5|15	Group:		System/Libraries
14cr|fusionsound-1.6.3-5|16	Url:		http://www.directfb.org
14cr|fusionsound-1.6.3-5|17	Source0:	http://www.directfb.org/downloads/Core/%{oname}-%{version}.tar.gz
14cr|fusionsound-1.6.3-5|18	Patch0:		FusionSound-1.6.2-ffmpeg1.0.patch
14cr|fusionsound-1.6.3-5|19	Patch1:		FusionSound-1.6.3-ffmpeg2.0.patch
14cr|fusionsound-1.6.3-5|20	BuildRequires:	ffmpeg-devel
14cr|fusionsound-1.6.3-5|21	BuildRequires:	pkgconfig(alsa)
14cr|fusionsound-1.6.3-5|22	BuildRequires:	pkgconfig(directfb)
14cr|fusionsound-1.6.3-5|23	BuildRequires:	pkgconfig(libcddb)
14cr|fusionsound-1.6.3-5|24	BuildRequires:	pkgconfig(mad)
14cr|fusionsound-1.6.3-5|25	BuildRequires:	pkgconfig(vorbis)
14cr|fusionsound-1.6.3-5|26	Provides:	%{oname} = %{version}-%{release}
14cr|fusionsound-1.6.3-5|27	
14cr|fusionsound-1.6.3-5|28	%description
14cr|fusionsound-1.6.3-5|29	FusionSound is a very powerful audio sub system in the
14cr|fusionsound-1.6.3-5|30	manner of DirectFB and a technical demonstration of Fusion.
14cr|fusionsound-1.6.3-5|31	
14cr|fusionsound-1.6.3-5|32	FusionSound supports multiple applications using Fusion IPC.
14cr|fusionsound-1.6.3-5|33	It provides streams, static sound buffers and control over any
14cr|fusionsound-1.6.3-5|34	number of concurrent playbacks. Sample data is always stored
14cr|fusionsound-1.6.3-5|35	in shared memory, starting a playback simply adds an entry to
14cr|fusionsound-1.6.3-5|36	the playlist of the mixer thread in the master application.
14cr|fusionsound-1.6.3-5|37	
14cr|fusionsound-1.6.3-5|38	%files
14cr|fusionsound-1.6.3-5|39	%doc AUTHORS ChangeLog TODO
14cr|fusionsound-1.6.3-5|40	%{_bindir}/fs*
14cr|fusionsound-1.6.3-5|41	%{_mandir}/*/%{name}*
14cr|fusionsound-1.6.3-5|42	%dir %{dfbmoduledir}/interfaces/IFusionSound
14cr|fusionsound-1.6.3-5|43	%{dfbmoduledir}/interfaces/IFusionSound/libifusionsound.*
14cr|fusionsound-1.6.3-5|44	%dir %{dfbmoduledir}/interfaces/IFusionSoundMusicProvider
14cr|fusionsound-1.6.3-5|45	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_cdda.*
14cr|fusionsound-1.6.3-5|46	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_ffmpeg.*
14cr|fusionsound-1.6.3-5|47	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_mad.*
14cr|fusionsound-1.6.3-5|48	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_playlist.*
14cr|fusionsound-1.6.3-5|49	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_vorbis.*
14cr|fusionsound-1.6.3-5|50	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_wave.*
14cr|fusionsound-1.6.3-5|51	%dir %{dfbmoduledir}/snddrivers
14cr|fusionsound-1.6.3-5|52	%{dfbmoduledir}/snddrivers/libfusionsound_alsa.*
14cr|fusionsound-1.6.3-5|53	%{dfbmoduledir}/snddrivers/libfusionsound_oss.*
14cr|fusionsound-1.6.3-5|54	%{dfbmoduledir}/snddrivers/libfusionsound_wave.*
14cr|fusionsound-1.6.3-5|55	%{dfbmoduledir}/snddrivers/libfusionsound_dummy.*
14cr|fusionsound-1.6.3-5|56	
14cr|fusionsound-1.6.3-5|57	#----------------------------------------------------------------------------
14cr|fusionsound-1.6.3-5|58	
14cr|fusionsound-1.6.3-5|59	%package -n %{libname}
14cr|fusionsound-1.6.3-5|60	Group:		System/Libraries
14cr|fusionsound-1.6.3-5|61	Summary:	An audio sub sytem
14cr|fusionsound-1.6.3-5|62	Obsoletes:	%{_lib}fusionsound2 < 1.6.3-3
14cr|fusionsound-1.6.3-5|63	
14cr|fusionsound-1.6.3-5|64	%description -n %{libname}
14cr|fusionsound-1.6.3-5|65	FusionSound is a very powerful audio sub system in the
14cr|fusionsound-1.6.3-5|66	manner of DirectFB and a technical demonstration of Fusion.
14cr|fusionsound-1.6.3-5|67	
14cr|fusionsound-1.6.3-5|68	FusionSound supports multiple applications using Fusion IPC.
14cr|fusionsound-1.6.3-5|69	It provides streams, static sound buffers and control over any
14cr|fusionsound-1.6.3-5|70	number of concurrent playbacks. Sample data is always stored
14cr|fusionsound-1.6.3-5|71	in shared memory, starting a playback simply adds an entry to
14cr|fusionsound-1.6.3-5|72	the playlist of the mixer thread in the master application.
14cr|fusionsound-1.6.3-5|73	
14cr|fusionsound-1.6.3-5|74	%files -n %{libname}
14cr|fusionsound-1.6.3-5|75	%doc ChangeLog
14cr|fusionsound-1.6.3-5|76	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|fusionsound-1.6.3-5|77	
14cr|fusionsound-1.6.3-5|78	#----------------------------------------------------------------------------
14cr|fusionsound-1.6.3-5|79	
14cr|fusionsound-1.6.3-5|80	%package -n %{devname}
14cr|fusionsound-1.6.3-5|81	Group:		Development/Other
14cr|fusionsound-1.6.3-5|82	Summary:	An audio sub system
14cr|fusionsound-1.6.3-5|83	Requires:	%{libname} = %{version}-%{release}
14cr|fusionsound-1.6.3-5|84	Provides:	%{name}-devel = %{version}-%{release}
14cr|fusionsound-1.6.3-5|85	
14cr|fusionsound-1.6.3-5|86	%description -n %{devname}
14cr|fusionsound-1.6.3-5|87	FusionSound is a very powerful audio sub system in the
14cr|fusionsound-1.6.3-5|88	manner of DirectFB and a technical demonstration of Fusion.
14cr|fusionsound-1.6.3-5|89	
14cr|fusionsound-1.6.3-5|90	FusionSound supports multiple applications using Fusion IPC.
14cr|fusionsound-1.6.3-5|91	It provides streams, static sound buffers and control over any
14cr|fusionsound-1.6.3-5|92	number of concurrent playbacks. Sample data is always stored
14cr|fusionsound-1.6.3-5|93	in shared memory, starting a playback simply adds an entry to
14cr|fusionsound-1.6.3-5|94	the playlist of the mixer thread in the master application.
14cr|fusionsound-1.6.3-5|95	
14cr|fusionsound-1.6.3-5|96	%files -n %{devname}
14cr|fusionsound-1.6.3-5|97	%doc AUTHORS ChangeLog TODO
14cr|fusionsound-1.6.3-5|98	%{_libdir}/pkgconfig/fusionsound*.pc
14cr|fusionsound-1.6.3-5|99	%{_includedir}/fusionsound
14cr|fusionsound-1.6.3-5|100	%{_includedir}/fusionsound-internal
14cr|fusionsound-1.6.3-5|101	%{_libdir}/lib%{name}.so
14cr|fusionsound-1.6.3-5|102	
14cr|fusionsound-1.6.3-5|103	#----------------------------------------------------------------------------
14cr|fusionsound-1.6.3-5|104	
14cr|fusionsound-1.6.3-5|105	%prep
14cr|fusionsound-1.6.3-5|106	%setup -q -n %{oname}-%{version}
14cr|fusionsound-1.6.3-5|107	%patch0 -p1
14cr|fusionsound-1.6.3-5|108	%patch1 -p1
14cr|fusionsound-1.6.3-5|109	
14cr|fusionsound-1.6.3-5|110	%build
14cr|fusionsound-1.6.3-5|111	autoreconf -fi
14cr|fusionsound-1.6.3-5|112	%configure2_5x
14cr|fusionsound-1.6.3-5|113	%make
14cr|fusionsound-1.6.3-5|114	
14cr|fusionsound-1.6.3-5|115	%install
14cr|fusionsound-1.6.3-5|116	%makeinstall_std
14cr|fusionsound-1.6.3-5|117	
14cr|fusionsound-1.6.3-5|118	
14cr|fusionsound-1.6.3-5|119	%changelog
14cr|fusionsound-1.6.3-5|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-5
14cr|fusionsound-1.6.3-5|121	+ Revision: 862230b
14cr|fusionsound-1.6.3-5|122	- MassBuild#464: Increase release tag
14cr|fusionsound-1.6.3-5|123	
14cr|fusionsound-1.6.3-5|124	

1459 14
14cr|fvwm-1.24r-38|1	Name:		fvwm
14cr|fvwm-1.24r-38|2	Version:	1.24r
14cr|fvwm-1.24r-38|3	Summary:	An X Window System based window manager
14cr|fvwm-1.24r-38|4	Release:	38
14cr|fvwm-1.24r-38|5	Epoch:		1
14cr|fvwm-1.24r-38|6	License:	GPLv2+
14cr|fvwm-1.24r-38|7	Group:		Graphical desktop/FVWM based
14cr|fvwm-1.24r-38|8	BuildRequires:	pkgconfig(x11)
14cr|fvwm-1.24r-38|9	BuildRequires:	pkgconfig(xext)
14cr|fvwm-1.24r-38|10	BuildRequires:	pkgconfig(xpm)
14cr|fvwm-1.24r-38|11	BuildRequires:	pkgconfig(xt)
14cr|fvwm-1.24r-38|12	BuildRequires:	x11-data-bitmaps
14cr|fvwm-1.24r-38|13	BuildRequires:	pkgconfig(xmu)
14cr|fvwm-1.24r-38|14	BuildRequires:	imake
14cr|fvwm-1.24r-38|15	Requires:	x11-data-bitmaps fvwm2-icons xterm xsetroot
14cr|fvwm-1.24r-38|16	URL:		http://www.fvwm.org/
14cr|fvwm-1.24r-38|17	Source0:	sunsite.unc.edu:/pub/Linux/X11/window-managers/%{name}-%{version}.tar.bz2
14cr|fvwm-1.24r-38|18	Source1:	%{name}-%{version}-system-menu.fvwmrc
14cr|fvwm-1.24r-38|19	Source2:	fvwm1.menu-method
14cr|fvwm-1.24r-38|20	Source3:	%{name}.icon-48.png
14cr|fvwm-1.24r-38|21	Source4:	%{name}.icon-32.png
14cr|fvwm-1.24r-38|22	Source5:	%{name}.icon-16.png
14cr|fvwm-1.24r-38|23	# patch to add FHS compliance
14cr|fvwm-1.24r-38|24	Patch0:		%{name}-%{version}-fsstnd.patch
14cr|fvwm-1.24r-38|25	# add Alpha support on linux for the makefile
14cr|fvwm-1.24r-38|26	Patch1:		%{name}-%{version}-imake.patch
14cr|fvwm-1.24r-38|27	# ??? try to open a file in exclusive mode
14cr|fvwm-1.24r-38|28	Patch2:		%{name}-%{version}-security.patch
14cr|fvwm-1.24r-38|29	# add a suffix to manpage
14cr|fvwm-1.24r-38|30	Patch3:		%{name}-%{version}-fvwmman.patch
14cr|fvwm-1.24r-38|31	# increase the number of popup from 50 to 100
14cr|fvwm-1.24r-38|32	Patch4:		%{name}-%{version}-menu-100.patch
14cr|fvwm-1.24r-38|33	# remove /usr/lib/X11 from linker search path
14cr|fvwm-1.24r-38|34	Patch5:		%{name}-%{version}-config.patch
14cr|fvwm-1.24r-38|35	
14cr|fvwm-1.24r-38|36	%description
14cr|fvwm-1.24r-38|37	FVWM (the F stands for whatever you want, but the VWM stands for Virtual Window
14cr|fvwm-1.24r-38|38	Manager) is a window manager for the X Window System. FVWM was derived from the
14cr|fvwm-1.24r-38|39	twm window manager. FVWM is designed to minimize memory consumption, to provide
14cr|fvwm-1.24r-38|40	window frames with a 3D look, and to provide a simple virtual desktop. FVWM can
14cr|fvwm-1.24r-38|41	be configured to look like Motif.
14cr|fvwm-1.24r-38|42	
14cr|fvwm-1.24r-38|43	Install the fvwm package if you'd like to use the FVWM window manager. If you
14cr|fvwm-1.24r-38|44	install fvwm, you'll also need to install fvwm2-icons.
14cr|fvwm-1.24r-38|45	
14cr|fvwm-1.24r-38|46	%prep
14cr|fvwm-1.24r-38|47	
14cr|fvwm-1.24r-38|48	%setup -q
14cr|fvwm-1.24r-38|49	%patch0 -p1 -b .fsstnd
14cr|fvwm-1.24r-38|50	%patch1 -p1 -b .imake
14cr|fvwm-1.24r-38|51	%patch2 -p1 -b .security
14cr|fvwm-1.24r-38|52	%patch3 -p1 -b .fvwmman
14cr|fvwm-1.24r-38|53	%patch4 -p1
14cr|fvwm-1.24r-38|54	%patch5 -p1
14cr|fvwm-1.24r-38|55	install -m644 %{SOURCE3} %{name}-48.png
14cr|fvwm-1.24r-38|56	install -m644 %{SOURCE4} %{name}-32.png
14cr|fvwm-1.24r-38|57	install -m644 %{SOURCE5} %{name}-16.png
14cr|fvwm-1.24r-38|58	# fix strange perms
14cr|fvwm-1.24r-38|59	chmod 644 sample.fvwmrc/*
14cr|fvwm-1.24r-38|60	
14cr|fvwm-1.24r-38|61	%build
14cr|fvwm-1.24r-38|62	xmkmf
14cr|fvwm-1.24r-38|63	make Makefiles
14cr|fvwm-1.24r-38|64	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|fvwm-1.24r-38|65	
14cr|fvwm-1.24r-38|66	%install
14cr|fvwm-1.24r-38|67	rm -rf %{buildroot}
14cr|fvwm-1.24r-38|68	make install install.man DESTDIR=%{buildroot}
14cr|fvwm-1.24r-38|69	mkdir -p %{buildroot}/%{_datadir}/X11/fvwm/
14cr|fvwm-1.24r-38|70	rm -f %{buildroot}/%{_sysconfdir}/X11/fvwm/system.fvwmrc
14cr|fvwm-1.24r-38|71	
14cr|fvwm-1.24r-38|72	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|fvwm-1.24r-38|73	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fvwm-1.24r-38|74	[Desktop Entry]
14cr|fvwm-1.24r-38|75	Type=Application
14cr|fvwm-1.24r-38|76	Categories=X-MandrivaLinux-System-Session-Windowmanagers;
14cr|fvwm-1.24r-38|77	Name=Fvwm
14cr|fvwm-1.24r-38|78	Comment=FVWM Windows manager
14cr|fvwm-1.24r-38|79	Icon=fvwm
14cr|fvwm-1.24r-38|80	Exec=startfvwm
14cr|fvwm-1.24r-38|81	EOF
14cr|fvwm-1.24r-38|82	
14cr|fvwm-1.24r-38|83	install -D -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/fvwm/system.fvwmrc
14cr|fvwm-1.24r-38|84	install -D -m 644 %{SOURCE2} %{buildroot}/%{_menudir}/%{name}
14cr|fvwm-1.24r-38|85	
14cr|fvwm-1.24r-38|86	# icons
14cr|fvwm-1.24r-38|87	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|fvwm-1.24r-38|88	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|fvwm-1.24r-38|89	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|fvwm-1.24r-38|90	
14cr|fvwm-1.24r-38|91	mkdir -p %{buildroot}/%{_sysconfdir}/X11/wmsession.d/
14cr|fvwm-1.24r-38|92	cat << EOF > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/10Fvwm1
14cr|fvwm-1.24r-38|93	NAME=Fvwm1
14cr|fvwm-1.24r-38|94	EXEC=%{_bindir}/startfvwm
14cr|fvwm-1.24r-38|95	DESC=A very stable and light window manager
14cr|fvwm-1.24r-38|96	SCRIPT:
14cr|fvwm-1.24r-38|97	exec %{_bindir}/startfvwm
14cr|fvwm-1.24r-38|98	EOF
14cr|fvwm-1.24r-38|99	
14cr|fvwm-1.24r-38|100	# 1.24r-24mdk: add startfvwm script to set cursor (defaults to wait)
14cr|fvwm-1.24r-38|101	# is this the right way to set the cursor?
14cr|fvwm-1.24r-38|102	cat > %{buildroot}%{_bindir}/startfvwm << EOF
14cr|fvwm-1.24r-38|103	#!/bin/sh
14cr|fvwm-1.24r-38|104	%{_bindir}/xsetroot -cursor_name left_ptr
14cr|fvwm-1.24r-38|105	exec %{_bindir}/fvwm
14cr|fvwm-1.24r-38|106	EOF
14cr|fvwm-1.24r-38|107	chmod 755 %{buildroot}%{_bindir}/startfvwm
14cr|fvwm-1.24r-38|108	
14cr|fvwm-1.24r-38|109	
14cr|fvwm-1.24r-38|110	
14cr|fvwm-1.24r-38|111	%clean
14cr|fvwm-1.24r-38|112	rm -fr %{buildroot}
14cr|fvwm-1.24r-38|113	
14cr|fvwm-1.24r-38|114	%files
14cr|fvwm-1.24r-38|115	%defattr(-,root,root)
14cr|fvwm-1.24r-38|116	%config(noreplace) %{_menudir}/%{name}
14cr|fvwm-1.24r-38|117	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/10Fvwm1
14cr|fvwm-1.24r-38|118	%doc sample.fvwmrc/*
14cr|fvwm-1.24r-38|119	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|fvwm-1.24r-38|120	%{_iconsdir}/%{name}.png
14cr|fvwm-1.24r-38|121	%{_miconsdir}/%{name}.png
14cr|fvwm-1.24r-38|122	%{_liconsdir}/%{name}.png
14cr|fvwm-1.24r-38|123	%{_datadir}/X11/fvwm
14cr|fvwm-1.24r-38|124	%{_bindir}/fvwm
14cr|fvwm-1.24r-38|125	%{_bindir}/startfvwm
14cr|fvwm-1.24r-38|126	%{_mandir}/man*/*
14cr|fvwm-1.24r-38|127	
14cr|fvwm-1.24r-38|128	
14cr|fvwm-1.24r-38|129	
14cr|fvwm-1.24r-38|130	%changelog
14cr|fvwm-1.24r-38|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.24r-38
14cr|fvwm-1.24r-38|132	+ Revision: 9d961a4
14cr|fvwm-1.24r-38|133	- MassBuild#464: Increase release tag
14cr|fvwm-1.24r-38|134	
14cr|fvwm-1.24r-38|135	

1460 14
14cr|fvwm2-2.6.5-4|1	# These are bogus as they're all internal, nothing else can use 'em
14cr|fvwm2-2.6.5-4|2	# The perl-Gtk requires is also not really necessary
14cr|fvwm2-2.6.5-4|3	# Inspired by Fedora - AdamW 2008/08
14cr|fvwm2-2.6.5-4|4	%define __noautoreq 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
14cr|fvwm2-2.6.5-4|5	%define __noautoprov 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
14cr|fvwm2-2.6.5-4|6	
14cr|fvwm2-2.6.5-4|7	Name:		fvwm2
14cr|fvwm2-2.6.5-4|8	Version:	2.6.5
14cr|fvwm2-2.6.5-4|9	Release:	4
14cr|fvwm2-2.6.5-4|10	Summary:	An improved version of the FVWM X-based window manager
14cr|fvwm2-2.6.5-4|11	URL: 		http://www.fvwm.org/
14cr|fvwm2-2.6.5-4|12	Source0:	ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-%{version}.tar.bz2
14cr|fvwm2-2.6.5-4|13	Source1:	fvwm2.png
14cr|fvwm2-2.6.5-4|14	Source2:	fvwm2
14cr|fvwm2-2.6.5-4|15	Source3:	system.fvwm2rc
14cr|fvwm2-2.6.5-4|16	Source4:	configuration
14cr|fvwm2-2.6.5-4|17	Source5:	http://www.cl.cam.ac.uk/~pz215/fvwm-scripts/scripts/fvwm-xdg-menu.py
14cr|fvwm2-2.6.5-4|18	# From Gentoo, which got it from fvwm-user mailing list; enables fast
14cr|fvwm2-2.6.5-4|19	# translucent menus - AdamW 2008/08
14cr|fvwm2-2.6.5-4|20	Patch0:		fvwm-2.5.26-translucent-menus.diff
14cr|fvwm2-2.6.5-4|21	# From Fedora: use xdg-open instead of 'netscape' - AdamW 2008/08
14cr|fvwm2-2.6.5-4|22	Patch1:		fvwm-2.6.5-rosa-www-browser.patch
14cr|fvwm2-2.6.5-4|23	# From Fedora: use mimeopen instead of just opening files with an
14cr|fvwm2-2.6.5-4|24	# editor - AdamW 2008/08
14cr|fvwm2-2.6.5-4|25	Patch2:		fvwm-2.5.21-mimeopen.patch
14cr|fvwm2-2.6.5-4|26	# From Fedora: generate menu using fvwm-xdg-menu.py (external source
14cr|fvwm2-2.6.5-4|27	# above) instead of hardcoding it
14cr|fvwm2-2.6.5-4|28	Patch3:		fvwm-2.5.21-menu-generate.patch
14cr|fvwm2-2.6.5-4|29	Patch4:		fvwm-2.5.26-fix-str-fmt.patch
14cr|fvwm2-2.6.5-4|30	License:	GPLv2+
14cr|fvwm2-2.6.5-4|31	Group:		Graphical desktop/FVWM based
14cr|fvwm2-2.6.5-4|32	Requires:	fvwm-icons
14cr|fvwm2-2.6.5-4|33	# for www-browser
14cr|fvwm2-2.6.5-4|34	Requires:	desktop-common-data
14cr|fvwm2-2.6.5-4|35	# for fvwm-bug
14cr|fvwm2-2.6.5-4|36	Requires:	sendmail-command
14cr|fvwm2-2.6.5-4|37	# for fvwm-menu-headlines
14cr|fvwm2-2.6.5-4|38	Requires:	xdg-utils
14cr|fvwm2-2.6.5-4|39	# for fvwm-menu-xlock
14cr|fvwm2-2.6.5-4|40	Requires:	xlockmore
14cr|fvwm2-2.6.5-4|41	# for auto-menu generation
14cr|fvwm2-2.6.5-4|42	Requires:	imagemagick pyxdg
14cr|fvwm2-2.6.5-4|43	Requires:	xterm
14cr|fvwm2-2.6.5-4|44	Requires:	xdg-compliance-menu
14cr|fvwm2-2.6.5-4|45	# for mimeinfo
14cr|fvwm2-2.6.5-4|46	#Requires:	perl-File-MimeInfo
14cr|fvwm2-2.6.5-4|47	BuildRequires:	flex
14cr|fvwm2-2.6.5-4|48	BuildRequires:	pkgconfig(x11)
14cr|fvwm2-2.6.5-4|49	BuildRequires:	pkgconfig(xt)
14cr|fvwm2-2.6.5-4|50	BuildRequires:  pkgconfig(xft)
14cr|fvwm2-2.6.5-4|51	BuildRequires:	xpm-devel
14cr|fvwm2-2.6.5-4|52	BuildRequires:	png-devel
14cr|fvwm2-2.6.5-4|53	BuildRequires:	readline-devel
14cr|fvwm2-2.6.5-4|54	BuildRequires:	termcap-devel
14cr|fvwm2-2.6.5-4|55	BuildRequires:  fribidi-devel
14cr|fvwm2-2.6.5-4|56	BuildRequires:  rplay-devel
14cr|fvwm2-2.6.5-4|57	BuildRequires:  libstroke-devel
14cr|fvwm2-2.6.5-4|58	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|fvwm2-2.6.5-4|59	BuildRequires:	pkgconfig(xinerama)
14cr|fvwm2-2.6.5-4|60	
14cr|fvwm2-2.6.5-4|61	%description
14cr|fvwm2-2.6.5-4|62	FVWM2 (the F stands for whatever you want, but the VWM stands for Virtual
14cr|fvwm2-2.6.5-4|63	Window Manager) is an improved version of the FVWM window manager for the X
14cr|fvwm2-2.6.5-4|64	Window System and shares the same characteristics as FVWM.
14cr|fvwm2-2.6.5-4|65	
14cr|fvwm2-2.6.5-4|66	%prep
14cr|fvwm2-2.6.5-4|67	%setup -q -n fvwm-%{version}
14cr|fvwm2-2.6.5-4|68	%patch0 -p0 -b .translucent
14cr|fvwm2-2.6.5-4|69	%patch1 -p1 -b .www
14cr|fvwm2-2.6.5-4|70	#patch2 -p1 -b .mime
14cr|fvwm2-2.6.5-4|71	%patch3 -p1 -b .generate
14cr|fvwm2-2.6.5-4|72	%patch4 -p0 -b .str
14cr|fvwm2-2.6.5-4|73	
14cr|fvwm2-2.6.5-4|74	%build
14cr|fvwm2-2.6.5-4|75	%configure2_5x \
14cr|fvwm2-2.6.5-4|76	--disable-gtk \
14cr|fvwm2-2.6.5-4|77	--libexecdir=%{_libdir}/X11/fvwm2 \
14cr|fvwm2-2.6.5-4|78	--sysconfdir=%{_sysconfdir}/X11/fvwm2 \
14cr|fvwm2-2.6.5-4|79	--with-imagepath=%{_datadir}/icons
14cr|fvwm2-2.6.5-4|80	
14cr|fvwm2-2.6.5-4|81	
14cr|fvwm2-2.6.5-4|82	%make LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
14cr|fvwm2-2.6.5-4|83	
14cr|fvwm2-2.6.5-4|84	%install
14cr|fvwm2-2.6.5-4|85	%{makeinstall_std} LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
14cr|fvwm2-2.6.5-4|86	
14cr|fvwm2-2.6.5-4|87	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|fvwm2-2.6.5-4|88	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14cr|fvwm2-2.6.5-4|89	
14cr|fvwm2-2.6.5-4|90	mkdir -p %{buildroot}%{_sysconfdir}/X11/fvwm2
14cr|fvwm2-2.6.5-4|91	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fvwm2
14cr|fvwm2-2.6.5-4|92	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2
14cr|fvwm2-2.6.5-4|93	
14cr|fvwm2-2.6.5-4|94	mkdir -p %{buildroot}%{_sysconfdir}/menu.d
14cr|fvwm2-2.6.5-4|95	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/menu.d
14cr|fvwm2-2.6.5-4|96	
14cr|fvwm2-2.6.5-4|97	# session stuff
14cr|fvwm2-2.6.5-4|98	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|fvwm2-2.6.5-4|99	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/09fvwm2 << EOF
14cr|fvwm2-2.6.5-4|100	NAME=Fvwm2
14cr|fvwm2-2.6.5-4|101	ICON=fvwm2.png
14cr|fvwm2-2.6.5-4|102	EXEC=%{_bindir}/fvwm2
14cr|fvwm2-2.6.5-4|103	DESC=A popular window manager
14cr|fvwm2-2.6.5-4|104	SCRIPT:
14cr|fvwm2-2.6.5-4|105	exec %{_bindir}/fvwm2
14cr|fvwm2-2.6.5-4|106	EOF
14cr|fvwm2-2.6.5-4|107	
14cr|fvwm2-2.6.5-4|108	# OT fvwm is fvwm1
14cr|fvwm2-2.6.5-4|109	rm -f %{buildroot}%{_bindir}/fvwm2
14cr|fvwm2-2.6.5-4|110	mv %{buildroot}%{_bindir}/fvwm %{buildroot}%{_bindir}/fvwm2
14cr|fvwm2-2.6.5-4|111	
14cr|fvwm2-2.6.5-4|112	# menus
14cr|fvwm2-2.6.5-4|113	install -D -m0755 -p %{SOURCE2} %{buildroot}%{_bindir}/fvwm-xdg-menu
14cr|fvwm2-2.6.5-4|114	
14cr|fvwm2-2.6.5-4|115	%find_lang %{name} --all-name
14cr|fvwm2-2.6.5-4|116	
14cr|fvwm2-2.6.5-4|117	%files -f %{name}.lang
14cr|fvwm2-2.6.5-4|118	%defattr(-,root,root)
14cr|fvwm2-2.6.5-4|119	%doc INSTALL README AUTHORS INSTALL.fvwm NEWS ChangeLog docs
14cr|fvwm2-2.6.5-4|120	%config(noreplace) %{_sysconfdir}/X11/fvwm2
14cr|fvwm2-2.6.5-4|121	%config(noreplace) %{_sysconfdir}/menu.d/fvwm2
14cr|fvwm2-2.6.5-4|122	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/09fvwm2
14cr|fvwm2-2.6.5-4|123	%{_mandir}/man1/*
14cr|fvwm2-2.6.5-4|124	%{_bindir}/*
14cr|fvwm2-2.6.5-4|125	%{_datadir}/fvwm
14cr|fvwm2-2.6.5-4|126	%{_libdir}/X11/fvwm2
14cr|fvwm2-2.6.5-4|127	%{_iconsdir}/%{name}.png
14cr|fvwm2-2.6.5-4|128	
14cr|fvwm2-2.6.5-4|129	
14cr|fvwm2-2.6.5-4|130	
14cr|fvwm2-2.6.5-4|131	
14cr|fvwm2-2.6.5-4|132	%changelog
14cr|fvwm2-2.6.5-4|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.5-4
14cr|fvwm2-2.6.5-4|134	+ Revision: 0bfa861
14cr|fvwm2-2.6.5-4|135	- MassBuild#464: Increase release tag
14cr|fvwm2-2.6.5-4|136	
14cr|fvwm2-2.6.5-4|137	

1461 14
14cr|fvwm-icons-1.0-11|1	%define	name	fvwm-icons
14cr|fvwm-icons-1.0-11|2	%define	version	1.0
14cr|fvwm-icons-1.0-11|3	%define release	11
14cr|fvwm-icons-1.0-11|4	
14cr|fvwm-icons-1.0-11|5	Name:		%{name}
14cr|fvwm-icons-1.0-11|6	Version:	%{version}
14cr|fvwm-icons-1.0-11|7	Release:	%{release}
14cr|fvwm-icons-1.0-11|8	Summary:	FVWM icons
14cr|fvwm-icons-1.0-11|9	URL: 		http://www.fvwm.org/
14cr|fvwm-icons-1.0-11|10	Source:		http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
14cr|fvwm-icons-1.0-11|11	License:	GPL
14cr|fvwm-icons-1.0-11|12	Group:		Graphical desktop/FVWM based
14cr|fvwm-icons-1.0-11|13	Obsoletes:	fvwm2-icons
14cr|fvwm-icons-1.0-11|14	Provides:	fvwm2-icons
14cr|fvwm-icons-1.0-11|15	BuildArch:	noarch
14cr|fvwm-icons-1.0-11|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|fvwm-icons-1.0-11|17	
14cr|fvwm-icons-1.0-11|18	%description
14cr|fvwm-icons-1.0-11|19	The icons that used to be part of the fvwm source distribution are now
14cr|fvwm-icons-1.0-11|20	accessible separately.
14cr|fvwm-icons-1.0-11|21	
14cr|fvwm-icons-1.0-11|22	%prep
14cr|fvwm-icons-1.0-11|23	%setup -q -n fvwm_icons
14cr|fvwm-icons-1.0-11|24	
14cr|fvwm-icons-1.0-11|25	%build
14cr|fvwm-icons-1.0-11|26	
14cr|fvwm-icons-1.0-11|27	%install
14cr|fvwm-icons-1.0-11|28	shopt -s extglob
14cr|fvwm-icons-1.0-11|29	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|fvwm-icons-1.0-11|30	install -d -m 755 %{buildroot}%{_miconsdir}
14cr|fvwm-icons-1.0-11|31	
14cr|fvwm-icons-1.0-11|32	for i in mini.*; do
14cr|fvwm-icons-1.0-11|33	install -m 644 $i %{buildroot}%{_miconsdir}/${i#mini.}
14cr|fvwm-icons-1.0-11|34	done
14cr|fvwm-icons-1.0-11|35	for i in !(mini.*); do
14cr|fvwm-icons-1.0-11|36	install -m 644 $i %{buildroot}%{_iconsdir}/${i}
14cr|fvwm-icons-1.0-11|37	done
14cr|fvwm-icons-1.0-11|38	
14cr|fvwm-icons-1.0-11|39	# prevent conflicts
14cr|fvwm-icons-1.0-11|40	rm -f %{buildroot}%{_iconsdir}/xemacs.xpm
14cr|fvwm-icons-1.0-11|41	rm -f %{buildroot}%{_miconsdir}/xmag.xpm
14cr|fvwm-icons-1.0-11|42	# From twm
14cr|fvwm-icons-1.0-11|43	rm -f %{buildroot}%{_miconsdir}/twm.xpm
14cr|fvwm-icons-1.0-11|44	
14cr|fvwm-icons-1.0-11|45	%files
14cr|fvwm-icons-1.0-11|46	%defattr(-,root,root)
14cr|fvwm-icons-1.0-11|47	%{_iconsdir}/*.xpm
14cr|fvwm-icons-1.0-11|48	%{_miconsdir}/*.xpm
14cr|fvwm-icons-1.0-11|49	
14cr|fvwm-icons-1.0-11|50	%clean
14cr|fvwm-icons-1.0-11|51	rm -rf %{buildroot}
14cr|fvwm-icons-1.0-11|52	
14cr|fvwm-icons-1.0-11|53	
14cr|fvwm-icons-1.0-11|54	
14cr|fvwm-icons-1.0-11|55	
14cr|fvwm-icons-1.0-11|56	
14cr|fvwm-icons-1.0-11|57	%changelog
14cr|fvwm-icons-1.0-11|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14cr|fvwm-icons-1.0-11|59	+ Revision: 27e9095
14cr|fvwm-icons-1.0-11|60	- MassBuild#464: Increase release tag
14cr|fvwm-icons-1.0-11|61	
14cr|fvwm-icons-1.0-11|62	

1462 14
14cr|fwbackups-1.43.4-2|1	%define name	fwbackups
14cr|fwbackups-1.43.4-2|2	%define version	1.43.4
14cr|fwbackups-1.43.4-2|3	#define pre	rc6
14cr|fwbackups-1.43.4-2|4	%define rel	2
14cr|fwbackups-1.43.4-2|5	
14cr|fwbackups-1.43.4-2|6	Summary:	Feature-rich user backup program
14cr|fwbackups-1.43.4-2|7	Name:		%{name}
14cr|fwbackups-1.43.4-2|8	Version:	%{version}
14cr|fwbackups-1.43.4-2|9	Release:	%mkrel %{?pre:0.%{pre}.}%{rel}
14cr|fwbackups-1.43.4-2|10	Group:		Archiving/Backup
14cr|fwbackups-1.43.4-2|11	License:	GPLv2+
14cr|fwbackups-1.43.4-2|12	URL:		http://www.diffingo.com/oss/fwbackups/
14cr|fwbackups-1.43.4-2|13	Source:		http://www.diffingo.com/downloads/fwbackups/%{name}-%{version}%{?pre:%{pre}}.tar.bz2
14cr|fwbackups-1.43.4-2|14	Source1:	fwbackups-po.tar.gz
14cr|fwbackups-1.43.4-2|15	Patch0:		fwbackups-desktop.patch
14cr|fwbackups-1.43.4-2|16	Patch1:		fwbackups-glade.patch
14cr|fwbackups-1.43.4-2|17	Patch2:		fwbackups-runapp.patch
14cr|fwbackups-1.43.4-2|18	BuildRoot:	%{_tmppath}/%{name}-root
14cr|fwbackups-1.43.4-2|19	BuildArch:	noarch
14cr|fwbackups-1.43.4-2|20	BuildRequires:	imagemagick
14cr|fwbackups-1.43.4-2|21	BuildRequires:	intltool
14cr|fwbackups-1.43.4-2|22	BuildRequires:	xsltproc
14cr|fwbackups-1.43.4-2|23	BuildRequires:	python-devel
14cr|fwbackups-1.43.4-2|24	Requires:	pygtk2.0
14cr|fwbackups-1.43.4-2|25	Requires:	pygtk2.0-libglade
14cr|fwbackups-1.43.4-2|26	Requires:	python-pycrypto
14cr|fwbackups-1.43.4-2|27	Requires:	python-paramiko
14cr|fwbackups-1.43.4-2|28	Requires:	python-notify
14cr|fwbackups-1.43.4-2|29	Requires:	tar
14cr|fwbackups-1.43.4-2|30	Requires:	rsync
14cr|fwbackups-1.43.4-2|31	
14cr|fwbackups-1.43.4-2|32	%description
14cr|fwbackups-1.43.4-2|33	fwbackups is a feature-rich user backup program that allows you to
14cr|fwbackups-1.43.4-2|34	backup your documents anytime, anywhere.
14cr|fwbackups-1.43.4-2|35	
14cr|fwbackups-1.43.4-2|36	It offers a simple but powerful interface that permits you to perform
14cr|fwbackups-1.43.4-2|37	backups with ease, supporting scheduled backups and backing up to
14cr|fwbackups-1.43.4-2|38	remote computers.
14cr|fwbackups-1.43.4-2|39	
14cr|fwbackups-1.43.4-2|40	%prep
14cr|fwbackups-1.43.4-2|41	%setup -q -n %{name}-%{version}%{?pre:%{pre}} -a1
14cr|fwbackups-1.43.4-2|42	%apply_patches
14cr|fwbackups-1.43.4-2|43	
14cr|fwbackups-1.43.4-2|44	%build
14cr|fwbackups-1.43.4-2|45	%configure2_5x
14cr|fwbackups-1.43.4-2|46	%make
14cr|fwbackups-1.43.4-2|47	
14cr|fwbackups-1.43.4-2|48	%install
14cr|fwbackups-1.43.4-2|49	rm -rf %{buildroot}
14cr|fwbackups-1.43.4-2|50	%makeinstall_std
14cr|fwbackups-1.43.4-2|51	
14cr|fwbackups-1.43.4-2|52	# icon theme spec
14cr|fwbackups-1.43.4-2|53	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{scalable,48x48,32x32,16x16}/apps
14cr|fwbackups-1.43.4-2|54	mv %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cr|fwbackups-1.43.4-2|55	for i in 16x16 32x32 48x48; do
14cr|fwbackups-1.43.4-2|56	convert %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg -resize ${i} %{buildroot}%{_iconsdir}/hicolor/${i}/apps/%{name}.png
14cr|fwbackups-1.43.4-2|57	done
14cr|fwbackups-1.43.4-2|58	
14cr|fwbackups-1.43.4-2|59	%find_lang %{name}
14cr|fwbackups-1.43.4-2|60	
14cr|fwbackups-1.43.4-2|61	%clean
14cr|fwbackups-1.43.4-2|62	rm -rf %{buildroot}
14cr|fwbackups-1.43.4-2|63	
14cr|fwbackups-1.43.4-2|64	%files
14cr|fwbackups-1.43.4-2|65	%defattr(-,root,root)
14cr|fwbackups-1.43.4-2|66	%doc AUTHORS ChangeLog README TODO
14cr|fwbackups-1.43.4-2|67	%{_bindir}/%{name}
14cr|fwbackups-1.43.4-2|68	%{_bindir}/%{name}-*
14cr|fwbackups-1.43.4-2|69	%{_datadir}/%{name}
14cr|fwbackups-1.43.4-2|70	%{_datadir}/applications/fwbackups.desktop
14cr|fwbackups-1.43.4-2|71	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|fwbackups-1.43.4-2|72	%{python_sitelib}/%{name}
14cr|fwbackups-1.43.4-2|73	%{_localedir}/*
14cr|fwbackups-1.43.4-2|74	
14cr|fwbackups-1.43.4-2|75	
14cr|fwbackups-1.43.4-2|76	%changelog
14cr|fwbackups-1.43.4-2|77	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.43.4-2
14cr|fwbackups-1.43.4-2|78	+ Revision: 294c901
14cr|fwbackups-1.43.4-2|79	- Automatic import for version 1.43.4
14cr|fwbackups-1.43.4-2|80	
14cr|fwbackups-1.43.4-2|81	

1463 14
14cr|fwbuilder-5.1.0.3599-7|1	Summary:	Firewall Builder
14cr|fwbuilder-5.1.0.3599-7|2	Name:		fwbuilder
14cr|fwbuilder-5.1.0.3599-7|3	Version:	5.1.0.3599
14cr|fwbuilder-5.1.0.3599-7|4	Release:	7
14cr|fwbuilder-5.1.0.3599-7|5	License:	GPLv2+
14cr|fwbuilder-5.1.0.3599-7|6	Group:		System/Configuration/Networking
14cr|fwbuilder-5.1.0.3599-7|7	Url:		http://www.fwbuilder.org/
14cr|fwbuilder-5.1.0.3599-7|8	Source0:	http://downloads.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
14cr|fwbuilder-5.1.0.3599-7|9	Patch0:		fwbuilder-4.1.0-recognize-rosa.patch
14cr|fwbuilder-5.1.0.3599-7|10	Patch1:		ftbfs-gcc-4.7.diff
14cr|fwbuilder-5.1.0.3599-7|11	Patch2:		fwbuilder-5.1.0.3599-C++11.patch
14cr|fwbuilder-5.1.0.3599-7|12	BuildRequires:	qt4-devel
14cr|fwbuilder-5.1.0.3599-7|13	BuildRequires:	pkgconfig(libxslt)
14cr|fwbuilder-5.1.0.3599-7|14	
14cr|fwbuilder-5.1.0.3599-7|15	%description
14cr|fwbuilder-5.1.0.3599-7|16	Firewall administration tool.
14cr|fwbuilder-5.1.0.3599-7|17	
14cr|fwbuilder-5.1.0.3599-7|18	%files
14cr|fwbuilder-5.1.0.3599-7|19	%doc %{_datadir}/doc/%{name}
14cr|fwbuilder-5.1.0.3599-7|20	%{_bindir}/*
14cr|fwbuilder-5.1.0.3599-7|21	%{_mandir}/man1/*
14cr|fwbuilder-5.1.0.3599-7|22	%{_datadir}/%{name}
14cr|fwbuilder-5.1.0.3599-7|23	%{_datadir}/applications/*.desktop
14cr|fwbuilder-5.1.0.3599-7|24	%{_iconsdir}/hicolor/*/apps/*.png
14cr|fwbuilder-5.1.0.3599-7|25	
14cr|fwbuilder-5.1.0.3599-7|26	#----------------------------------------------------------------------------
14cr|fwbuilder-5.1.0.3599-7|27	
14cr|fwbuilder-5.1.0.3599-7|28	%prep
14cr|fwbuilder-5.1.0.3599-7|29	%setup -q
14cr|fwbuilder-5.1.0.3599-7|30	%patch0 -p0
14cr|fwbuilder-5.1.0.3599-7|31	%patch1 -p1
14cr|fwbuilder-5.1.0.3599-7|32	%patch2 -p1
14cr|fwbuilder-5.1.0.3599-7|33	
14cr|fwbuilder-5.1.0.3599-7|34	%build
14cr|fwbuilder-5.1.0.3599-7|35	./autogen.sh
14cr|fwbuilder-5.1.0.3599-7|36	%configure2_5x \
14cr|fwbuilder-5.1.0.3599-7|37	--with-templatedir=%{_datadir}/%{name} \
14cr|fwbuilder-5.1.0.3599-7|38	--with-docdir=%{_datadir}/doc/%{name}
14cr|fwbuilder-5.1.0.3599-7|39	%make
14cr|fwbuilder-5.1.0.3599-7|40	
14cr|fwbuilder-5.1.0.3599-7|41	%install
14cr|fwbuilder-5.1.0.3599-7|42	make INSTALL_ROOT=%{buildroot} install
14cr|fwbuilder-5.1.0.3599-7|43	
14cr|fwbuilder-5.1.0.3599-7|44	
14cr|fwbuilder-5.1.0.3599-7|45	%changelog
14cr|fwbuilder-5.1.0.3599-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1.0.3599-7
14cr|fwbuilder-5.1.0.3599-7|47	+ Revision: 1634aae
14cr|fwbuilder-5.1.0.3599-7|48	- MassBuild#464: Increase release tag
14cr|fwbuilder-5.1.0.3599-7|49	
14cr|fwbuilder-5.1.0.3599-7|50	

1464 14
14cr|fwmon-1.1.0-12|1	Summary:	A linux netlink firewall monitor
14cr|fwmon-1.1.0-12|2	Name:		fwmon
14cr|fwmon-1.1.0-12|3	Version:	1.1.0
14cr|fwmon-1.1.0-12|4	Release:	12
14cr|fwmon-1.1.0-12|5	License:	GPLv2+
14cr|fwmon-1.1.0-12|6	Group:		System/Servers
14cr|fwmon-1.1.0-12|7	Url:		http://www.scaramanga.co.uk/fwmon/
14cr|fwmon-1.1.0-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|fwmon-1.1.0-12|9	# http://qa.mandriva.com/show_bug.cgi?id=36213
14cr|fwmon-1.1.0-12|10	Patch0:		fwmon-1.1.0-mb.patch
14cr|fwmon-1.1.0-12|11	Patch1:		fwmon-1.1.0-sfmt.patch
14cr|fwmon-1.1.0-12|12	Buildrequires:	pcap-devel
14cr|fwmon-1.1.0-12|13	
14cr|fwmon-1.1.0-12|14	%description
14cr|fwmon-1.1.0-12|15	This program allows you to monitor ipchains/iptables output in realtime.
14cr|fwmon-1.1.0-12|16	It  supports both logging to a file/stdout and/or to tcpdump format
14cr|fwmon-1.1.0-12|17	capture logs. It also supports security features such as running
14cr|fwmon-1.1.0-12|18	non-root, and chrooting itself.
14cr|fwmon-1.1.0-12|19	
14cr|fwmon-1.1.0-12|20	%files
14cr|fwmon-1.1.0-12|21	%defattr(0644,root,root)
14cr|fwmon-1.1.0-12|22	%config(noreplace) %{_sysconfdir}/logrotate.d/fwmon
14cr|fwmon-1.1.0-12|23	%defattr(0755,root,root)
14cr|fwmon-1.1.0-12|24	%{_sbindir}/fwmon
14cr|fwmon-1.1.0-12|25	%defattr(644,root,root,755)
14cr|fwmon-1.1.0-12|26	%doc README README.2nd README.chroot COPYING
14cr|fwmon-1.1.0-12|27	%doc initdb.sql
14cr|fwmon-1.1.0-12|28	%{_mandir}/man8/*
14cr|fwmon-1.1.0-12|29	
14cr|fwmon-1.1.0-12|30	%post
14cr|fwmon-1.1.0-12|31	# Add the fwmon user
14cr|fwmon-1.1.0-12|32	adduser -d /var/log/fwmon -s /bin/false -M fwmon 2>/dev/null || true
14cr|fwmon-1.1.0-12|33	
14cr|fwmon-1.1.0-12|34	# Add the fwmon directory if it isnt already there
14cr|fwmon-1.1.0-12|35	if [ ! -d /var/log/fwmon ]; then
14cr|fwmon-1.1.0-12|36	mkdir /var/log/fwmon
14cr|fwmon-1.1.0-12|37	chown fwmon.fwmon /var/log/fwmon
14cr|fwmon-1.1.0-12|38	chmod 700 /var/log/fwmon
14cr|fwmon-1.1.0-12|39	fi
14cr|fwmon-1.1.0-12|40	
14cr|fwmon-1.1.0-12|41	# Add a line to init
14cr|fwmon-1.1.0-12|42	F_UID=`id -u fwmon`
14cr|fwmon-1.1.0-12|43	F_GID=`id -g fwmon`
14cr|fwmon-1.1.0-12|44	INITLINE="fw:2345:respawn:fwmon -sa -l /fwmon.log -t /fwmon.cap -u $F_UID -g $F_GID -c /var/log/fwmon"
14cr|fwmon-1.1.0-12|45	echo "#$INITLINE" >> /etc/inittab
14cr|fwmon-1.1.0-12|46	
14cr|fwmon-1.1.0-12|47	#----------------------------------------------------------------------------
14cr|fwmon-1.1.0-12|48	
14cr|fwmon-1.1.0-12|49	%prep
14cr|fwmon-1.1.0-12|50	%setup -q
14cr|fwmon-1.1.0-12|51	%patch0 -p1 -b .mb
14cr|fwmon-1.1.0-12|52	%patch1 -p1
14cr|fwmon-1.1.0-12|53	
14cr|fwmon-1.1.0-12|54	find . -perm 640 | xargs chmod 644
14cr|fwmon-1.1.0-12|55	
14cr|fwmon-1.1.0-12|56	%build
14cr|fwmon-1.1.0-12|57	%make CFLAGS="%{optflags} -D_HAVE_LIBPCAP -I/usr/include/pcap"
14cr|fwmon-1.1.0-12|58	
14cr|fwmon-1.1.0-12|59	%install
14cr|fwmon-1.1.0-12|60	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|fwmon-1.1.0-12|61	mkdir -p %{buildroot}%{_sbindir}
14cr|fwmon-1.1.0-12|62	mkdir -p %{buildroot}%{_mandir}/man8/
14cr|fwmon-1.1.0-12|63	install -m 500 fwmon %{buildroot}%{_sbindir}/fwmon
14cr|fwmon-1.1.0-12|64	install -m 644 fwmon.8 %{buildroot}%{_mandir}/man8/fwmon.8
14cr|fwmon-1.1.0-12|65	install -m 644 logrotate.fwmon %{buildroot}%{_sysconfdir}/logrotate.d/fwmon
14cr|fwmon-1.1.0-12|66	
14cr|fwmon-1.1.0-12|67	
14cr|fwmon-1.1.0-12|68	
14cr|fwmon-1.1.0-12|69	%changelog
14cr|fwmon-1.1.0-12|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-12
14cr|fwmon-1.1.0-12|71	+ Revision: 1574fd6
14cr|fwmon-1.1.0-12|72	- MassBuild#464: Increase release tag
14cr|fwmon-1.1.0-12|73	
14cr|fwmon-1.1.0-12|74	

1465 14
14cr|fyre-1.0.1-12|1	Summary:	Explorer for iterated chaotic functions
14cr|fyre-1.0.1-12|2	Name:		fyre
14cr|fyre-1.0.1-12|3	Version:	1.0.1
14cr|fyre-1.0.1-12|4	Release:	12
14cr|fyre-1.0.1-12|5	License:	GPLv2+
14cr|fyre-1.0.1-12|6	Group:		Graphics
14cr|fyre-1.0.1-12|7	Url:		http://fyre.navi.cx
14cr|fyre-1.0.1-12|8	Source0:	http://flapjack.navi.cx/releases/fyre/%{name}-%{version}.tar.bz2
14cr|fyre-1.0.1-12|9	Patch0:		fyre-1.0.0-datadir.patch
14cr|fyre-1.0.1-12|10	Patch1:		fyre-1.0.1-format-strings.patch
14cr|fyre-1.0.1-12|11	BuildRequires:	automake1.9
14cr|fyre-1.0.1-12|12	BuildRequires:	desktop-file-utils
14cr|fyre-1.0.1-12|13	BuildRequires:	shared-mime-info
14cr|fyre-1.0.1-12|14	BuildRequires:	pkgconfig(gnet-2.0)
14cr|fyre-1.0.1-12|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|fyre-1.0.1-12|16	BuildRequires:	pkgconfig(libglade-2.0)
14cr|fyre-1.0.1-12|17	BuildRequires:	pkgconfig(OpenEXR)
14cr|fyre-1.0.1-12|18	
14cr|fyre-1.0.1-12|19	%description
14cr|fyre-1.0.1-12|20	Fyre is a tool for producing computational artwork based on histograms
14cr|fyre-1.0.1-12|21	of iterated chaotic functions. At the moment, it implements the Peter
14cr|fyre-1.0.1-12|22	de Jong map in a fixed-function pipeline with an interactive GTK+
14cr|fyre-1.0.1-12|23	frontend and a command line interface for easy and efficient rendering
14cr|fyre-1.0.1-12|24	of high-resolution, high quality images.
14cr|fyre-1.0.1-12|25	
14cr|fyre-1.0.1-12|26	%prep
14cr|fyre-1.0.1-12|27	%setup -q
14cr|fyre-1.0.1-12|28	%patch0 -p1 -b .datadir
14cr|fyre-1.0.1-12|29	%patch1 -p1
14cr|fyre-1.0.1-12|30	
14cr|fyre-1.0.1-12|31	%build
14cr|fyre-1.0.1-12|32	autoreconf -fi
14cr|fyre-1.0.1-12|33	%configure2_5x --enable-gnet --enable-openexr
14cr|fyre-1.0.1-12|34	%make
14cr|fyre-1.0.1-12|35	
14cr|fyre-1.0.1-12|36	%install
14cr|fyre-1.0.1-12|37	%makeinstall update_xdgmime=true
14cr|fyre-1.0.1-12|38	desktop-file-install --vendor="" \
14cr|fyre-1.0.1-12|39	--remove-category="Application" \
14cr|fyre-1.0.1-12|40	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
14cr|fyre-1.0.1-12|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|fyre-1.0.1-12|42	
14cr|fyre-1.0.1-12|43	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cr|fyre-1.0.1-12|44	
14cr|fyre-1.0.1-12|45	%files
14cr|fyre-1.0.1-12|46	%doc AUTHORS ChangeLog README TODO
14cr|fyre-1.0.1-12|47	%{_bindir}/fyre
14cr|fyre-1.0.1-12|48	%{_datadir}/applications/fyre.desktop
14cr|fyre-1.0.1-12|49	%{_datadir}/fyre/
14cr|fyre-1.0.1-12|50	%{_datadir}/icons/hicolor/*/apps/*
14cr|fyre-1.0.1-12|51	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
14cr|fyre-1.0.1-12|52	%{_datadir}/mime/packages/fyre.xml
14cr|fyre-1.0.1-12|53	
14cr|fyre-1.0.1-12|54	
14cr|fyre-1.0.1-12|55	%changelog
14cr|fyre-1.0.1-12|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-12
14cr|fyre-1.0.1-12|57	+ Revision: 4a192dc
14cr|fyre-1.0.1-12|58	- MassBuild#464: Increase release tag
14cr|fyre-1.0.1-12|59	
14cr|fyre-1.0.1-12|60	

1466 14
14cr|g15composer-3.2-6|1	Name:                   g15composer
14cr|g15composer-3.2-6|2	Version:                3.2
14cr|g15composer-3.2-6|3	Release:                6
14cr|g15composer-3.2-6|4	Summary:                Scriptable command interface to libg15render drawing functions
14cr|g15composer-3.2-6|5	License:                GPLv2+
14cr|g15composer-3.2-6|6	Group:                  System/Configuration/Hardware
14cr|g15composer-3.2-6|7	URL:                    http://g15tools.sourceforge.net/
14cr|g15composer-3.2-6|8	Source0:                http://downloads.sourceforge.net/g15tools/g15composer-%{version}.tar.bz2
14cr|g15composer-3.2-6|9	BuildRequires:          bison
14cr|g15composer-3.2-6|10	BuildRequires:          flex
14cr|g15composer-3.2-6|11	BuildRequires:          g15-devel
14cr|g15composer-3.2-6|12	BuildRequires:          g15daemon_client-devel
14cr|g15composer-3.2-6|13	BuildRequires:          g15render-devel
14cr|g15composer-3.2-6|14	
14cr|g15composer-3.2-6|15	%description
14cr|g15composer-3.2-6|16	G15composer is a scriptable command interface to the libg15render drawing
14cr|g15composer-3.2-6|17	functions that outputs to a g15daemon screen. G15composer exposes all
14cr|g15composer-3.2-6|18	graphics primitives and text rendering functions of libg15render so that
14cr|g15composer-3.2-6|19	they may be used in a variety of situations, including from the command
14cr|g15composer-3.2-6|20	line or in virtually any scripting language.
14cr|g15composer-3.2-6|21	
14cr|g15composer-3.2-6|22	%prep
14cr|g15composer-3.2-6|23	%setup -q
14cr|g15composer-3.2-6|24	
14cr|g15composer-3.2-6|25	%build
14cr|g15composer-3.2-6|26	%{configure2_5x}
14cr|g15composer-3.2-6|27	%{make}
14cr|g15composer-3.2-6|28	
14cr|g15composer-3.2-6|29	%install
14cr|g15composer-3.2-6|30	%{makeinstall_std}
14cr|g15composer-3.2-6|31	%{__rm} -r %{buildroot}%{_docdir}
14cr|g15composer-3.2-6|32	
14cr|g15composer-3.2-6|33	%files
14cr|g15composer-3.2-6|34	%defattr(0644,root,root,0755)
14cr|g15composer-3.2-6|35	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README examples/
14cr|g15composer-3.2-6|36	%defattr(-,root,root,0755)
14cr|g15composer-3.2-6|37	%{_bindir}/g15composer
14cr|g15composer-3.2-6|38	%{_mandir}/man1/g15composer.1*
14cr|g15composer-3.2-6|39	
14cr|g15composer-3.2-6|40	
14cr|g15composer-3.2-6|41	
14cr|g15composer-3.2-6|42	%changelog
14cr|g15composer-3.2-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-6
14cr|g15composer-3.2-6|44	+ Revision: 5142ee4
14cr|g15composer-3.2-6|45	- MassBuild#464: Increase release tag
14cr|g15composer-3.2-6|46	
14cr|g15composer-3.2-6|47	

1467 14
14cr|g15daemon-1.9.5.3-11|1	%define libname %mklibname g15daemon_client 1
14cr|g15daemon-1.9.5.3-11|2	%define libname_devel %mklibname g15daemon_client -d
14cr|g15daemon-1.9.5.3-11|3	
14cr|g15daemon-1.9.5.3-11|4	Name:                   g15daemon
14cr|g15daemon-1.9.5.3-11|5	Version:                1.9.5.3
14cr|g15daemon-1.9.5.3-11|6	Release:                11
14cr|g15daemon-1.9.5.3-11|7	Summary:                Daemon to control logitech G15 keyboards
14cr|g15daemon-1.9.5.3-11|8	License:                GPLv2+
14cr|g15daemon-1.9.5.3-11|9	Group:                  System/Servers
14cr|g15daemon-1.9.5.3-11|10	URL:                    http://g15daemon.sourceforge.net/
14cr|g15daemon-1.9.5.3-11|11	Source0:                http://downloads.sourceforge.net/g15daemon/g15daemon-%{version}.tar.bz2
14cr|g15daemon-1.9.5.3-11|12	Source1:                g15daemon.service
14cr|g15daemon-1.9.5.3-11|13	Patch0:                 %{name}-1.9.5.3-fix-open-with-O_CREAT.patch
14cr|g15daemon-1.9.5.3-11|14	Requires(post):         rpm-helper
14cr|g15daemon-1.9.5.3-11|15	Requires(preun):        rpm-helper
14cr|g15daemon-1.9.5.3-11|16	BuildRequires:          g15-devel
14cr|g15daemon-1.9.5.3-11|17	BuildRequires:          g15render-devel
14cr|g15daemon-1.9.5.3-11|18	Requires(post): 	systemd-units
14cr|g15daemon-1.9.5.3-11|19	Requires(preun): 	systemd-units
14cr|g15daemon-1.9.5.3-11|20	Requires(postun): 	systemd-units
14cr|g15daemon-1.9.5.3-11|21	
14cr|g15daemon-1.9.5.3-11|22	%description
14cr|g15daemon-1.9.5.3-11|23	G15daemon controls the G15 keyboard, allowing the use of
14cr|g15daemon-1.9.5.3-11|24	all keys through the linux kernel uinput device driver.
14cr|g15daemon-1.9.5.3-11|25	It also controls the use of the keyboard's LCD display,
14cr|g15daemon-1.9.5.3-11|26	allows multiple, simultaneous client applications to connect,
14cr|g15daemon-1.9.5.3-11|27	and gives the user the ability to switch between client
14cr|g15daemon-1.9.5.3-11|28	apps at the press of a button.
14cr|g15daemon-1.9.5.3-11|29	
14cr|g15daemon-1.9.5.3-11|30	%package -n %{libname}
14cr|g15daemon-1.9.5.3-11|31	Summary:        Daemon to control logitech G15 keyboards
14cr|g15daemon-1.9.5.3-11|32	Group:          System/Libraries
14cr|g15daemon-1.9.5.3-11|33	Provides:       g15daemon_client = %{EVRD}
14cr|g15daemon-1.9.5.3-11|34	Requires:       %{name} >= %{version}
14cr|g15daemon-1.9.5.3-11|35	
14cr|g15daemon-1.9.5.3-11|36	%description -n %{libname}
14cr|g15daemon-1.9.5.3-11|37	G15daemon controls the G15 keyboard, allowing the use of
14cr|g15daemon-1.9.5.3-11|38	all keys through the linux kernel uinput device driver.
14cr|g15daemon-1.9.5.3-11|39	It also controls the use of the keyboard's LCD display,
14cr|g15daemon-1.9.5.3-11|40	allows multiple, simultaneous client applications to connect,
14cr|g15daemon-1.9.5.3-11|41	and gives the user the ability to switch between client
14cr|g15daemon-1.9.5.3-11|42	apps at the press of a button.
14cr|g15daemon-1.9.5.3-11|43	
14cr|g15daemon-1.9.5.3-11|44	%package -n %{libname_devel}
14cr|g15daemon-1.9.5.3-11|45	Summary:        Daemon to control logitech G15 keyboards
14cr|g15daemon-1.9.5.3-11|46	Group:          Development/C
14cr|g15daemon-1.9.5.3-11|47	Provides:       g15daemon_client-devel = %{EVRD}
14cr|g15daemon-1.9.5.3-11|48	Requires:       g15daemon_client = %{version}
14cr|g15daemon-1.9.5.3-11|49	
14cr|g15daemon-1.9.5.3-11|50	%description -n %{libname_devel}
14cr|g15daemon-1.9.5.3-11|51	G15daemon controls the G15 keyboard, allowing the use of
14cr|g15daemon-1.9.5.3-11|52	all keys through the linux kernel uinput device driver.
14cr|g15daemon-1.9.5.3-11|53	It also controls the use of the keyboard's LCD display,
14cr|g15daemon-1.9.5.3-11|54	allows multiple, simultaneous client applications to connect,
14cr|g15daemon-1.9.5.3-11|55	and gives the user the ability to switch between client
14cr|g15daemon-1.9.5.3-11|56	apps at the press of a button.
14cr|g15daemon-1.9.5.3-11|57	
14cr|g15daemon-1.9.5.3-11|58	%prep
14cr|g15daemon-1.9.5.3-11|59	%setup -q
14cr|g15daemon-1.9.5.3-11|60	%patch0 -p1 -b .ocreat
14cr|g15daemon-1.9.5.3-11|61	
14cr|g15daemon-1.9.5.3-11|62	%build
14cr|g15daemon-1.9.5.3-11|63	%configure2_5x --disable-static
14cr|g15daemon-1.9.5.3-11|64	%make
14cr|g15daemon-1.9.5.3-11|65	
14cr|g15daemon-1.9.5.3-11|66	%install
14cr|g15daemon-1.9.5.3-11|67	%makeinstall_std
14cr|g15daemon-1.9.5.3-11|68	rm -r %{buildroot}%{_docdir}
14cr|g15daemon-1.9.5.3-11|69	
14cr|g15daemon-1.9.5.3-11|70	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/g15daemon.service
14cr|g15daemon-1.9.5.3-11|71	
14cr|g15daemon-1.9.5.3-11|72	%post
14cr|g15daemon-1.9.5.3-11|73	%systemd_post %{name}.service
14cr|g15daemon-1.9.5.3-11|74	
14cr|g15daemon-1.9.5.3-11|75	%preun
14cr|g15daemon-1.9.5.3-11|76	%systemd_preun %{name}.service
14cr|g15daemon-1.9.5.3-11|77	
14cr|g15daemon-1.9.5.3-11|78	%postun
14cr|g15daemon-1.9.5.3-11|79	%systemd_postun_with_restart %{name}.service
14cr|g15daemon-1.9.5.3-11|80	
14cr|g15daemon-1.9.5.3-11|81	%files
14cr|g15daemon-1.9.5.3-11|82	%defattr(0644,root,root,0755)
14cr|g15daemon-1.9.5.3-11|83	%doc AUTHORS ChangeLog COPYING Documentation/README* FAQ INSTALL LICENSE NEWS README* TODO contrib lang-bindings
14cr|g15daemon-1.9.5.3-11|84	%defattr(-,root,root,0755)
14cr|g15daemon-1.9.5.3-11|85	%{_datadir}/g15daemon
14cr|g15daemon-1.9.5.3-11|86	%{_unitdir}/g15daemon.service
14cr|g15daemon-1.9.5.3-11|87	%{_libdir}/g15daemon
14cr|g15daemon-1.9.5.3-11|88	%{_mandir}/man1/*
14cr|g15daemon-1.9.5.3-11|89	%{_sbindir}/g15daemon
14cr|g15daemon-1.9.5.3-11|90	
14cr|g15daemon-1.9.5.3-11|91	%files -n %{libname}
14cr|g15daemon-1.9.5.3-11|92	%{_libdir}/*.so.*
14cr|g15daemon-1.9.5.3-11|93	
14cr|g15daemon-1.9.5.3-11|94	%files -n %{libname_devel}
14cr|g15daemon-1.9.5.3-11|95	%defattr(-,root,root,0755)
14cr|g15daemon-1.9.5.3-11|96	%{_includedir}/*
14cr|g15daemon-1.9.5.3-11|97	%{_libdir}/*.so
14cr|g15daemon-1.9.5.3-11|98	%{_mandir}/man3/*
14cr|g15daemon-1.9.5.3-11|99	
14cr|g15daemon-1.9.5.3-11|100	%changelog
14cr|g15daemon-1.9.5.3-11|101	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.5.3-11
14cr|g15daemon-1.9.5.3-11|102	+ Revision: 21baade
14cr|g15daemon-1.9.5.3-11|103	- Bump release
14cr|g15daemon-1.9.5.3-11|104	
14cr|g15daemon-1.9.5.3-11|105	

1468 14
14cr|g15macro-1.0.3-10|1	Name:                   g15macro
14cr|g15macro-1.0.3-10|2	Version:                1.0.3
14cr|g15macro-1.0.3-10|3	Release:                10
14cr|g15macro-1.0.3-10|4	Summary:                Simple Macro recording/playback app for G15Daemon
14cr|g15macro-1.0.3-10|5	License:                GPLv2+
14cr|g15macro-1.0.3-10|6	Group:                  System/Configuration/Hardware
14cr|g15macro-1.0.3-10|7	URL:                    http://g15daemon.sourceforge.net/
14cr|g15macro-1.0.3-10|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15macro-%{version}.tar.bz2
14cr|g15macro-1.0.3-10|9	Patch0:                 g15macro-1.0.3-rosa-linkage.patch
14cr|g15macro-1.0.3-10|10	BuildRequires:          g15-devel
14cr|g15macro-1.0.3-10|11	BuildRequires:          g15daemon_client-devel
14cr|g15macro-1.0.3-10|12	BuildRequires:          g15render-devel
14cr|g15macro-1.0.3-10|13	BuildRequires:          pkgconfig(x11)
14cr|g15macro-1.0.3-10|14	BuildRequires:          pkgconfig(xtst)
14cr|g15macro-1.0.3-10|15	
14cr|g15macro-1.0.3-10|16	%description
14cr|g15macro-1.0.3-10|17	A simple Macro recording/playback app for G15Daemon.
14cr|g15macro-1.0.3-10|18	
14cr|g15macro-1.0.3-10|19	Requires X11, libg15render, and the XTEST extension headers to compile, and
14cr|g15macro-1.0.3-10|20	XTEST extension in order to function.
14cr|g15macro-1.0.3-10|21	
14cr|g15macro-1.0.3-10|22	Features:
14cr|g15macro-1.0.3-10|23	- records both keyboard and mouse activity, playback via 'G' hotkey
14cr|g15macro-1.0.3-10|24	- up to 56 macros can be created (using the 'M' keys to select a palette).
14cr|g15macro-1.0.3-10|25	- Each macro can have up to 128 steps
14cr|g15macro-1.0.3-10|26	
14cr|g15macro-1.0.3-10|27	%prep
14cr|g15macro-1.0.3-10|28	%setup -q
14cr|g15macro-1.0.3-10|29	%patch0 -p1
14cr|g15macro-1.0.3-10|30	
14cr|g15macro-1.0.3-10|31	%build
14cr|g15macro-1.0.3-10|32	autoreconf -fi
14cr|g15macro-1.0.3-10|33	%configure2_5x --enable-xtest
14cr|g15macro-1.0.3-10|34	%make
14cr|g15macro-1.0.3-10|35	
14cr|g15macro-1.0.3-10|36	%install
14cr|g15macro-1.0.3-10|37	%{makeinstall_std}
14cr|g15macro-1.0.3-10|38	%{__rm} -r %{buildroot}%{_docdir}
14cr|g15macro-1.0.3-10|39	
14cr|g15macro-1.0.3-10|40	%files
14cr|g15macro-1.0.3-10|41	%defattr(0644,root,root,0755)
14cr|g15macro-1.0.3-10|42	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|g15macro-1.0.3-10|43	%defattr(-,root,root,0755)
14cr|g15macro-1.0.3-10|44	%{_bindir}/g15macro
14cr|g15macro-1.0.3-10|45	%{_datadir}/g15macro
14cr|g15macro-1.0.3-10|46	
14cr|g15macro-1.0.3-10|47	
14cr|g15macro-1.0.3-10|48	
14cr|g15macro-1.0.3-10|49	%changelog
14cr|g15macro-1.0.3-10|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-10
14cr|g15macro-1.0.3-10|51	+ Revision: 9cc1ad5
14cr|g15macro-1.0.3-10|52	- MassBuild#464: Increase release tag
14cr|g15macro-1.0.3-10|53	
14cr|g15macro-1.0.3-10|54	

1469 14
14cr|g15message-1.0.0-7|1	Name:                   g15message
14cr|g15message-1.0.0-7|2	Version:                1.0.0
14cr|g15message-1.0.0-7|3	Release:                7
14cr|g15message-1.0.0-7|4	Summary:                Simple message/alert tool for g15daemon and the Logitech G15
14cr|g15message-1.0.0-7|5	License:                GPL
14cr|g15message-1.0.0-7|6	Group:                  System/Configuration/Hardware
14cr|g15message-1.0.0-7|7	URL:                    http://g15daemon.sourceforge.net/
14cr|g15message-1.0.0-7|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15message-%{version}.tar.bz2
14cr|g15message-1.0.0-7|9	BuildRequires:		g15-devel
14cr|g15message-1.0.0-7|10	BuildRequires:          g15daemon_client-devel
14cr|g15message-1.0.0-7|11	BuildRequires:          g15render-devel
14cr|g15message-1.0.0-7|12	BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|g15message-1.0.0-7|13	
14cr|g15message-1.0.0-7|14	%description
14cr|g15message-1.0.0-7|15	A simple message/alert tool for g15daemon and the Logitech G15.
14cr|g15message-1.0.0-7|16	By default (with no additional options) it will display the text on the
14cr|g15message-1.0.0-7|17	commandline for 5seconds, then exit.
14cr|g15message-1.0.0-7|18	
14cr|g15message-1.0.0-7|19	Requires libg15render devel package to compile.
14cr|g15message-1.0.0-7|20	
14cr|g15message-1.0.0-7|21	%prep
14cr|g15message-1.0.0-7|22	%setup -q
14cr|g15message-1.0.0-7|23	
14cr|g15message-1.0.0-7|24	%build
14cr|g15message-1.0.0-7|25	%{configure2_5x}
14cr|g15message-1.0.0-7|26	%{make}
14cr|g15message-1.0.0-7|27	
14cr|g15message-1.0.0-7|28	%install
14cr|g15message-1.0.0-7|29	%{__rm} -rf %{buildroot}
14cr|g15message-1.0.0-7|30	%{makeinstall_std}
14cr|g15message-1.0.0-7|31	%{__rm} -r %{buildroot}%{_docdir}
14cr|g15message-1.0.0-7|32	
14cr|g15message-1.0.0-7|33	%clean
14cr|g15message-1.0.0-7|34	%{__rm} -rf %{buildroot}
14cr|g15message-1.0.0-7|35	
14cr|g15message-1.0.0-7|36	%files
14cr|g15message-1.0.0-7|37	%defattr(0644,root,root,0755)
14cr|g15message-1.0.0-7|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|g15message-1.0.0-7|39	%defattr(-,root,root,0755)
14cr|g15message-1.0.0-7|40	%{_bindir}/g15message
14cr|g15message-1.0.0-7|41	
14cr|g15message-1.0.0-7|42	
14cr|g15message-1.0.0-7|43	
14cr|g15message-1.0.0-7|44	%changelog
14cr|g15message-1.0.0-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|g15message-1.0.0-7|46	+ Revision: 5fe6c37
14cr|g15message-1.0.0-7|47	- MassBuild#464: Increase release tag
14cr|g15message-1.0.0-7|48	
14cr|g15message-1.0.0-7|49	

1470 14
14cr|g15mpd-1.0.0-10|1	Summary:	Simple frontend for the MPD Media Player Daemon, for use with g15daemon
14cr|g15mpd-1.0.0-10|2	Name:		g15mpd
14cr|g15mpd-1.0.0-10|3	Version:	1.0.0
14cr|g15mpd-1.0.0-10|4	Release:	10
14cr|g15mpd-1.0.0-10|5	License:	GPLv2+
14cr|g15mpd-1.0.0-10|6	Group:		Sound
14cr|g15mpd-1.0.0-10|7	Url:		http://g15daemon.sourceforge.net/
14cr|g15mpd-1.0.0-10|8	Source0:	http://downloads.sourceforge.net/g15daemon/%{name}-%{version}.tar.bz2
14cr|g15mpd-1.0.0-10|9	Patch0:		g15mpd-1.0.0-newer-mpd.patch
14cr|g15mpd-1.0.0-10|10	Patch1:		g15mpd-1.0.0-rosa-linkage.patch
14cr|g15mpd-1.0.0-10|11	BuildRequires:	g15-devel
14cr|g15mpd-1.0.0-10|12	BuildRequires:	g15daemon_client-devel
14cr|g15mpd-1.0.0-10|13	BuildRequires:	g15render-devel
14cr|g15mpd-1.0.0-10|14	BuildRequires:	pkgconfig(libmpd)
14cr|g15mpd-1.0.0-10|15	BuildRequires:	pkgconfig(x11)
14cr|g15mpd-1.0.0-10|16	BuildRequires:	pkgconfig(xtst)
14cr|g15mpd-1.0.0-10|17	
14cr|g15mpd-1.0.0-10|18	%description
14cr|g15mpd-1.0.0-10|19	A simple frontend for the MPD Media Player Daemon, for use with g15daemon.
14cr|g15mpd-1.0.0-10|20	
14cr|g15mpd-1.0.0-10|21	Features:
14cr|g15mpd-1.0.0-10|22	- Artist/Title Info is displayed
14cr|g15mpd-1.0.0-10|23	- Track time elapsed/total time is displayed, with a completion bar.
14cr|g15mpd-1.0.0-10|24	- Random and Repeat modes are available.
14cr|g15mpd-1.0.0-10|25	- Multimedia keys are usable when run from X.
14cr|g15mpd-1.0.0-10|26	
14cr|g15mpd-1.0.0-10|27	Caveats:
14cr|g15mpd-1.0.0-10|28	- Requires MPD to be running in the background.
14cr|g15mpd-1.0.0-10|29	- In order for multimedia keys to function, the frontend must be run from
14cr|g15mpd-1.0.0-10|30	X11, either in a console, or at X login.
14cr|g15mpd-1.0.0-10|31	- Requires that X11 has been configured to understand the mediakeys, either
14cr|g15mpd-1.0.0-10|32	via the g15daemon xmodmap file, or a similar keyboard being selected in X
14cr|g15mpd-1.0.0-10|33	configuration.
14cr|g15mpd-1.0.0-10|34	- Currently, playlist management is not available, so another mpd frontend
14cr|g15mpd-1.0.0-10|35	will be required to create one.
14cr|g15mpd-1.0.0-10|36	
14cr|g15mpd-1.0.0-10|37	%files
14cr|g15mpd-1.0.0-10|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|g15mpd-1.0.0-10|39	%{_bindir}/g15mpd
14cr|g15mpd-1.0.0-10|40	
14cr|g15mpd-1.0.0-10|41	#----------------------------------------------------------------------------
14cr|g15mpd-1.0.0-10|42	
14cr|g15mpd-1.0.0-10|43	%prep
14cr|g15mpd-1.0.0-10|44	%setup -q
14cr|g15mpd-1.0.0-10|45	%patch0 -p0
14cr|g15mpd-1.0.0-10|46	%patch1 -p1
14cr|g15mpd-1.0.0-10|47	
14cr|g15mpd-1.0.0-10|48	%build
14cr|g15mpd-1.0.0-10|49	autoreconf -fi
14cr|g15mpd-1.0.0-10|50	%configure2_5x
14cr|g15mpd-1.0.0-10|51	%make
14cr|g15mpd-1.0.0-10|52	
14cr|g15mpd-1.0.0-10|53	%install
14cr|g15mpd-1.0.0-10|54	%makeinstall_std
14cr|g15mpd-1.0.0-10|55	rm -r %{buildroot}%{_docdir}
14cr|g15mpd-1.0.0-10|56	
14cr|g15mpd-1.0.0-10|57	
14cr|g15mpd-1.0.0-10|58	%changelog
14cr|g15mpd-1.0.0-10|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-10
14cr|g15mpd-1.0.0-10|60	+ Revision: 2cfc309
14cr|g15mpd-1.0.0-10|61	- MassBuild#464: Increase release tag
14cr|g15mpd-1.0.0-10|62	
14cr|g15mpd-1.0.0-10|63	

1471 14
14cr|g15stats-1.9.2-5|1	Name:                   g15stats
14cr|g15stats-1.9.2-5|2	Version:                1.9.2
14cr|g15stats-1.9.2-5|3	Release:                5
14cr|g15stats-1.9.2-5|4	Summary:                CPU/Memory/Swap usage meter for G15Daemon
14cr|g15stats-1.9.2-5|5	License:                GPLv2+
14cr|g15stats-1.9.2-5|6	Group:                  System/Configuration/Hardware
14cr|g15stats-1.9.2-5|7	URL:                    http://g15daemon.sourceforge.net/
14cr|g15stats-1.9.2-5|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15stats-%{version}.tar.bz2
14cr|g15stats-1.9.2-5|9	Patch0:                 g15stats-1.9.2-rosa-linkage.patch
14cr|g15stats-1.9.2-5|10	BuildRequires:          g15-devel
14cr|g15stats-1.9.2-5|11	BuildRequires:          g15daemon_client-devel
14cr|g15stats-1.9.2-5|12	BuildRequires:          g15render-devel
14cr|g15stats-1.9.2-5|13	BuildRequires:          pkgconfig(libgtop-2.0)
14cr|g15stats-1.9.2-5|14	
14cr|g15stats-1.9.2-5|15	%description
14cr|g15stats-1.9.2-5|16	A CPU/Memory/Swap usage meter for G15Daemon.
14cr|g15stats-1.9.2-5|17	
14cr|g15stats-1.9.2-5|18	This first version of G15Stats requires libgtop development packages to be
14cr|g15stats-1.9.2-5|19	installed before compilation.
14cr|g15stats-1.9.2-5|20	
14cr|g15stats-1.9.2-5|21	Features:
14cr|g15stats-1.9.2-5|22	CPU Screen displays graphs of User/System/Nice and Idle time, along with
14cr|g15stats-1.9.2-5|23	LoadAVG and Uptime.
14cr|g15stats-1.9.2-5|24	
14cr|g15stats-1.9.2-5|25	Memory Screen displays Memory Total & Free, and graph of Used vs
14cr|g15stats-1.9.2-5|26	Buffered+Cached Memory.
14cr|g15stats-1.9.2-5|27	
14cr|g15stats-1.9.2-5|28	Swap Screen displays Used, Free and Total swap space, along with the number
14cr|g15stats-1.9.2-5|29	of pages currently paged in/out.
14cr|g15stats-1.9.2-5|30	
14cr|g15stats-1.9.2-5|31	Network Screen displays Total bytes In/Out, history graph, Peak speed.
14cr|g15stats-1.9.2-5|32	
14cr|g15stats-1.9.2-5|33	%prep
14cr|g15stats-1.9.2-5|34	%setup -q
14cr|g15stats-1.9.2-5|35	%patch0 -p1
14cr|g15stats-1.9.2-5|36	
14cr|g15stats-1.9.2-5|37	%build
14cr|g15stats-1.9.2-5|38	./autogen.sh
14cr|g15stats-1.9.2-5|39	%configure2_5x
14cr|g15stats-1.9.2-5|40	%make
14cr|g15stats-1.9.2-5|41	
14cr|g15stats-1.9.2-5|42	%install
14cr|g15stats-1.9.2-5|43	%makeinstall_std
14cr|g15stats-1.9.2-5|44	%__rm -r %{buildroot}%{_docdir}
14cr|g15stats-1.9.2-5|45	
14cr|g15stats-1.9.2-5|46	%files
14cr|g15stats-1.9.2-5|47	%defattr(0644,root,root,0755)
14cr|g15stats-1.9.2-5|48	%doc AUTHORS COPYING ChangeLog README
14cr|g15stats-1.9.2-5|49	%defattr(-,root,root,0755)
14cr|g15stats-1.9.2-5|50	%{_bindir}/g15stats
14cr|g15stats-1.9.2-5|51	
14cr|g15stats-1.9.2-5|52	
14cr|g15stats-1.9.2-5|53	
14cr|g15stats-1.9.2-5|54	%changelog
14cr|g15stats-1.9.2-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.2-5
14cr|g15stats-1.9.2-5|56	+ Revision: 66ffa4d
14cr|g15stats-1.9.2-5|57	- MassBuild#464: Increase release tag
14cr|g15stats-1.9.2-5|58	
14cr|g15stats-1.9.2-5|59	

1472 14
14cr|gadmin-bind-0.2.5-3|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-bind-0.2.5-3|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-bind-0.2.5-3|3	%define Werror_cflags %nil
14cr|gadmin-bind-0.2.5-3|4	
14cr|gadmin-bind-0.2.5-3|5	Summary:	A GTK+ administation tool for ISC BIND
14cr|gadmin-bind-0.2.5-3|6	Name:		gadmin-bind
14cr|gadmin-bind-0.2.5-3|7	Version:	0.2.5
14cr|gadmin-bind-0.2.5-3|8	Release:	3
14cr|gadmin-bind-0.2.5-3|9	License:	GPLv3+
14cr|gadmin-bind-0.2.5-3|10	Group:		System/Configuration/Networking
14cr|gadmin-bind-0.2.5-3|11	URL:		http://www.gadmintools.org/
14cr|gadmin-bind-0.2.5-3|12	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
14cr|gadmin-bind-0.2.5-3|13	Source1:	%{name}.pam
14cr|gadmin-bind-0.2.5-3|14	BuildRequires:	gtk+2-devel
14cr|gadmin-bind-0.2.5-3|15	BuildRequires:	imagemagick
14cr|gadmin-bind-0.2.5-3|16	BuildRequires:  desktop-file-utils
14cr|gadmin-bind-0.2.5-3|17	Requires:	bind >= 9.3.2
14cr|gadmin-bind-0.2.5-3|18	Requires:	usermode-consoleonly
14cr|gadmin-bind-0.2.5-3|19	Obsoletes:	gbindadmin
14cr|gadmin-bind-0.2.5-3|20	Provides:	gbindadmin
14cr|gadmin-bind-0.2.5-3|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gadmin-bind-0.2.5-3|22	
14cr|gadmin-bind-0.2.5-3|23	%description
14cr|gadmin-bind-0.2.5-3|24	Gadmin-Bind is a fast and easy to use GTK+ administration tool for
14cr|gadmin-bind-0.2.5-3|25	ISC BIND.
14cr|gadmin-bind-0.2.5-3|26	
14cr|gadmin-bind-0.2.5-3|27	%prep
14cr|gadmin-bind-0.2.5-3|28	%setup -q
14cr|gadmin-bind-0.2.5-3|29	
14cr|gadmin-bind-0.2.5-3|30	# fix png rgb
14cr|gadmin-bind-0.2.5-3|31	pushd pixmaps
14cr|gadmin-bind-0.2.5-3|32	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-bind-0.2.5-3|33	popd
14cr|gadmin-bind-0.2.5-3|34	
14cr|gadmin-bind-0.2.5-3|35	%build
14cr|gadmin-bind-0.2.5-3|36	%configure2_5x
14cr|gadmin-bind-0.2.5-3|37	
14cr|gadmin-bind-0.2.5-3|38	perl -pi -e 's|^#define CHROOT_PATH .*|#define CHROOT_PATH \"%{_localstatedir}/lib/named-chroot\"|g' config.h
14cr|gadmin-bind-0.2.5-3|39	perl -pi -e 's|^#define SYSLOG_PATH .*|#define SYSLOG_PATH \"/var/log/messages\"|g' config.h
14cr|gadmin-bind-0.2.5-3|40	perl -pi -e 's|^#define NAMED_USER .*|#define NAMED_USER \"named\"|g' config.h
14cr|gadmin-bind-0.2.5-3|41	
14cr|gadmin-bind-0.2.5-3|42	%make
14cr|gadmin-bind-0.2.5-3|43	
14cr|gadmin-bind-0.2.5-3|44	%install
14cr|gadmin-bind-0.2.5-3|45	rm -rf %{buildroot}
14cr|gadmin-bind-0.2.5-3|46	
14cr|gadmin-bind-0.2.5-3|47	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gadmin-bind-0.2.5-3|48	
14cr|gadmin-bind-0.2.5-3|49	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-bind-0.2.5-3|50	
14cr|gadmin-bind-0.2.5-3|51	# pam auth
14cr|gadmin-bind-0.2.5-3|52	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-bind-0.2.5-3|53	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-bind-0.2.5-3|54	
14cr|gadmin-bind-0.2.5-3|55	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-bind-0.2.5-3|56	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-bind-0.2.5-3|57	
14cr|gadmin-bind-0.2.5-3|58	# locales
14cr|gadmin-bind-0.2.5-3|59	%find_lang %name
14cr|gadmin-bind-0.2.5-3|60	
14cr|gadmin-bind-0.2.5-3|61	# Icons
14cr|gadmin-bind-0.2.5-3|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-bind-0.2.5-3|63	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gadmin-bind-0.2.5-3|64	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gadmin-bind-0.2.5-3|65	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gadmin-bind-0.2.5-3|66	
14cr|gadmin-bind-0.2.5-3|67	# Menu
14cr|gadmin-bind-0.2.5-3|68	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-bind-0.2.5-3|69	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-bind-0.2.5-3|70	sed -i -e 's,GADMIN-BIND,Gadmin-Bind,g' desktop/%{name}.desktop
14cr|gadmin-bind-0.2.5-3|71	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-bind-0.2.5-3|72	desktop-file-install --vendor="" \
14cr|gadmin-bind-0.2.5-3|73	--remove-category="Application" \
14cr|gadmin-bind-0.2.5-3|74	--add-category="Settings;Network;GTK;" \
14cr|gadmin-bind-0.2.5-3|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-bind-0.2.5-3|76	
14cr|gadmin-bind-0.2.5-3|77	# Prepare usermode entry
14cr|gadmin-bind-0.2.5-3|78	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-bind-0.2.5-3|79	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-bind-0.2.5-3|80	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-bind-0.2.5-3|81	
14cr|gadmin-bind-0.2.5-3|82	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-bind-0.2.5-3|83	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-bind-0.2.5-3|84	USER=root
14cr|gadmin-bind-0.2.5-3|85	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-bind-0.2.5-3|86	SESSION=true
14cr|gadmin-bind-0.2.5-3|87	FALLBACK=false
14cr|gadmin-bind-0.2.5-3|88	_EOF_
14cr|gadmin-bind-0.2.5-3|89	
14cr|gadmin-bind-0.2.5-3|90	%if %mdkversion < 200900
14cr|gadmin-bind-0.2.5-3|91	%post
14cr|gadmin-bind-0.2.5-3|92	%update_menus
14cr|gadmin-bind-0.2.5-3|93	%endif
14cr|gadmin-bind-0.2.5-3|94	
14cr|gadmin-bind-0.2.5-3|95	%if %mdkversion < 200900
14cr|gadmin-bind-0.2.5-3|96	%postun
14cr|gadmin-bind-0.2.5-3|97	%clean_menus
14cr|gadmin-bind-0.2.5-3|98	%endif
14cr|gadmin-bind-0.2.5-3|99	
14cr|gadmin-bind-0.2.5-3|100	%clean
14cr|gadmin-bind-0.2.5-3|101	rm -rf %{buildroot}
14cr|gadmin-bind-0.2.5-3|102	
14cr|gadmin-bind-0.2.5-3|103	%files -f %{name}.lang
14cr|gadmin-bind-0.2.5-3|104	%defattr(-,root,root,0755)
14cr|gadmin-bind-0.2.5-3|105	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-bind-0.2.5-3|106	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-bind-0.2.5-3|107	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-bind-0.2.5-3|108	%dir %{_sysconfdir}/%{name}
14cr|gadmin-bind-0.2.5-3|109	%{_bindir}/%{name}
14cr|gadmin-bind-0.2.5-3|110	%{_sbindir}/%{name}.real
14cr|gadmin-bind-0.2.5-3|111	%{_datadir}/applications/%{name}.desktop
14cr|gadmin-bind-0.2.5-3|112	%{_datadir}/pixmaps/*.png
14cr|gadmin-bind-0.2.5-3|113	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-bind-0.2.5-3|114	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gadmin-bind-0.2.5-3|115	
14cr|gadmin-bind-0.2.5-3|116	
14cr|gadmin-bind-0.2.5-3|117	
14cr|gadmin-bind-0.2.5-3|118	
14cr|gadmin-bind-0.2.5-3|119	%changelog
14cr|gadmin-bind-0.2.5-3|120	* Fri Aug 01 2014 abfonly <abfonly@gmail.com> 0.2.5-3
14cr|gadmin-bind-0.2.5-3|121	+ Revision: 870cb43
14cr|gadmin-bind-0.2.5-3|122	- fix png rgb
14cr|gadmin-bind-0.2.5-3|123	
14cr|gadmin-bind-0.2.5-3|124	

1473 14
14cr|gadmin-dhcpd-0.5.2-2|1	Summary:	A GTK+ administation tool for the ISC DHCPD server
14cr|gadmin-dhcpd-0.5.2-2|2	Name:		gadmin-dhcpd
14cr|gadmin-dhcpd-0.5.2-2|3	Version:	0.5.2
14cr|gadmin-dhcpd-0.5.2-2|4	Release:	2
14cr|gadmin-dhcpd-0.5.2-2|5	License:	GPLv3+
14cr|gadmin-dhcpd-0.5.2-2|6	Group:		System/Configuration/Networking
14cr|gadmin-dhcpd-0.5.2-2|7	URL:		http://www.gadmintools.org/
14cr|gadmin-dhcpd-0.5.2-2|8	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
14cr|gadmin-dhcpd-0.5.2-2|9	Source1:	%{name}.pam
14cr|gadmin-dhcpd-0.5.2-2|10	BuildRequires:	gtk+2-devel
14cr|gadmin-dhcpd-0.5.2-2|11	BuildRequires:	imagemagick
14cr|gadmin-dhcpd-0.5.2-2|12	BuildRequires:  desktop-file-utils
14cr|gadmin-dhcpd-0.5.2-2|13	Requires:	dhcp-server >= 3.0.1
14cr|gadmin-dhcpd-0.5.2-2|14	Requires:	usermode-consoleonly
14cr|gadmin-dhcpd-0.5.2-2|15	Obsoletes:	gdhcpd
14cr|gadmin-dhcpd-0.5.2-2|16	Provides:	gdhcpd
14cr|gadmin-dhcpd-0.5.2-2|17	
14cr|gadmin-dhcpd-0.5.2-2|18	%description
14cr|gadmin-dhcpd-0.5.2-2|19	Gadmin-Dhcpd is a fast and easy to use GTK+ administration tool for the
14cr|gadmin-dhcpd-0.5.2-2|20	ISC DHCPD server.
14cr|gadmin-dhcpd-0.5.2-2|21	
14cr|gadmin-dhcpd-0.5.2-2|22	%prep
14cr|gadmin-dhcpd-0.5.2-2|23	%setup -q
14cr|gadmin-dhcpd-0.5.2-2|24	# fix png rgb
14cr|gadmin-dhcpd-0.5.2-2|25	pushd pixmaps
14cr|gadmin-dhcpd-0.5.2-2|26	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-dhcpd-0.5.2-2|27	popd
14cr|gadmin-dhcpd-0.5.2-2|28	
14cr|gadmin-dhcpd-0.5.2-2|29	%build
14cr|gadmin-dhcpd-0.5.2-2|30	%configure2_5x
14cr|gadmin-dhcpd-0.5.2-2|31	
14cr|gadmin-dhcpd-0.5.2-2|32	perl -pi -e 's|^#define DHCPD_BINARY .*|#define DHCPD_BINARY \"%{_sbindir}/dhcpd\"|g' config.h
14cr|gadmin-dhcpd-0.5.2-2|33	perl -pi -e 's|^#define DHCPD_CONF .*|#define DHCPD_CONF \"%{_sysconfdir}/dhcpd.conf\"|g' config.h
14cr|gadmin-dhcpd-0.5.2-2|34	perl -pi -e 's|^#define LEASE_FILE .*|#define LEASE_FILE \"%{_localstatedir}/lib/dhcp/dhcpd.leases\"|g' config.h
14cr|gadmin-dhcpd-0.5.2-2|35	
14cr|gadmin-dhcpd-0.5.2-2|36	%make
14cr|gadmin-dhcpd-0.5.2-2|37	
14cr|gadmin-dhcpd-0.5.2-2|38	%install
14cr|gadmin-dhcpd-0.5.2-2|39	%makeinstall_std INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gadmin-dhcpd-0.5.2-2|40	
14cr|gadmin-dhcpd-0.5.2-2|41	# pam auth
14cr|gadmin-dhcpd-0.5.2-2|42	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-dhcpd-0.5.2-2|43	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-dhcpd-0.5.2-2|44	
14cr|gadmin-dhcpd-0.5.2-2|45	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-dhcpd-0.5.2-2|46	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-dhcpd-0.5.2-2|47	
14cr|gadmin-dhcpd-0.5.2-2|48	# locales
14cr|gadmin-dhcpd-0.5.2-2|49	%find_lang %{name}
14cr|gadmin-dhcpd-0.5.2-2|50	
14cr|gadmin-dhcpd-0.5.2-2|51	# Icons
14cr|gadmin-dhcpd-0.5.2-2|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-dhcpd-0.5.2-2|53	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gadmin-dhcpd-0.5.2-2|54	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gadmin-dhcpd-0.5.2-2|55	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gadmin-dhcpd-0.5.2-2|56	
14cr|gadmin-dhcpd-0.5.2-2|57	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-dhcpd-0.5.2-2|58	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-dhcpd-0.5.2-2|59	sed -i -e 's,GADMIN-DHCPD,Gadmin-Dhcpd,g' desktop/%{name}.desktop
14cr|gadmin-dhcpd-0.5.2-2|60	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-dhcpd-0.5.2-2|61	desktop-file-install --vendor="" \
14cr|gadmin-dhcpd-0.5.2-2|62	--remove-category="Application" \
14cr|gadmin-dhcpd-0.5.2-2|63	--add-category="Settings;Network;GTK;" \
14cr|gadmin-dhcpd-0.5.2-2|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-dhcpd-0.5.2-2|65	
14cr|gadmin-dhcpd-0.5.2-2|66	# Prepare usermode entry
14cr|gadmin-dhcpd-0.5.2-2|67	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-dhcpd-0.5.2-2|68	mv %{buildroot}%{_sbindir}/gadmin-dhcpd %{buildroot}%{_sbindir}/gadmin-dhcpd.real
14cr|gadmin-dhcpd-0.5.2-2|69	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/gadmin-dhcpd
14cr|gadmin-dhcpd-0.5.2-2|70	
14cr|gadmin-dhcpd-0.5.2-2|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-dhcpd-0.5.2-2|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-dhcpd-0.5.2-2|73	USER=root
14cr|gadmin-dhcpd-0.5.2-2|74	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-dhcpd-0.5.2-2|75	SESSION=true
14cr|gadmin-dhcpd-0.5.2-2|76	FALLBACK=false
14cr|gadmin-dhcpd-0.5.2-2|77	_EOF_
14cr|gadmin-dhcpd-0.5.2-2|78	
14cr|gadmin-dhcpd-0.5.2-2|79	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-dhcpd-0.5.2-2|80	
14cr|gadmin-dhcpd-0.5.2-2|81	
14cr|gadmin-dhcpd-0.5.2-2|82	
14cr|gadmin-dhcpd-0.5.2-2|83	%files -f %{name}.lang
14cr|gadmin-dhcpd-0.5.2-2|84	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-dhcpd-0.5.2-2|85	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-dhcpd-0.5.2-2|86	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-dhcpd-0.5.2-2|87	%{_bindir}/%{name}
14cr|gadmin-dhcpd-0.5.2-2|88	%{_sbindir}/%{name}.real
14cr|gadmin-dhcpd-0.5.2-2|89	%{_datadir}/applications/%{name}.desktop
14cr|gadmin-dhcpd-0.5.2-2|90	%{_datadir}/pixmaps/*.png
14cr|gadmin-dhcpd-0.5.2-2|91	%{_datadir}/pixmaps/%{name}/%{name}.png
14cr|gadmin-dhcpd-0.5.2-2|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gadmin-dhcpd-0.5.2-2|93	
14cr|gadmin-dhcpd-0.5.2-2|94	
14cr|gadmin-dhcpd-0.5.2-2|95	%changelog
14cr|gadmin-dhcpd-0.5.2-2|96	* Fri Aug 01 2014 abfonly <abfonly@gmail.com> 0.5.2-2
14cr|gadmin-dhcpd-0.5.2-2|97	+ Revision: 88b5ad4
14cr|gadmin-dhcpd-0.5.2-2|98	- fix png rgb
14cr|gadmin-dhcpd-0.5.2-2|99	
14cr|gadmin-dhcpd-0.5.2-2|100	

1474 14
14cr|gadmin-httpd-0.1.4-4|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-httpd-0.1.4-4|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-httpd-0.1.4-4|3	%define Werror_cflags %nil
14cr|gadmin-httpd-0.1.4-4|4	
14cr|gadmin-httpd-0.1.4-4|5	Summary:	Easy to use GTK+ frontend for the Apache HTTPD webserver
14cr|gadmin-httpd-0.1.4-4|6	Name:		gadmin-httpd
14cr|gadmin-httpd-0.1.4-4|7	Version:	0.1.4
14cr|gadmin-httpd-0.1.4-4|8	Release:	4
14cr|gadmin-httpd-0.1.4-4|9	License:	GPLv3+
14cr|gadmin-httpd-0.1.4-4|10	Group:		System/Configuration/Networking
14cr|gadmin-httpd-0.1.4-4|11	Url:		http://www.gadmintools.org/
14cr|gadmin-httpd-0.1.4-4|12	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
14cr|gadmin-httpd-0.1.4-4|13	Source1:	%{name}.pam
14cr|gadmin-httpd-0.1.4-4|14	BuildRequires:	desktop-file-utils
14cr|gadmin-httpd-0.1.4-4|15	BuildRequires:	imagemagick
14cr|gadmin-httpd-0.1.4-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gadmin-httpd-0.1.4-4|17	Requires:	apache-base
14cr|gadmin-httpd-0.1.4-4|18	Requires:	usermode-consoleonly
14cr|gadmin-httpd-0.1.4-4|19	
14cr|gadmin-httpd-0.1.4-4|20	%description
14cr|gadmin-httpd-0.1.4-4|21	GAdmin-HTTPD is an easy to use GTK+ frontend for the Apache httpd webserver.
14cr|gadmin-httpd-0.1.4-4|22	
14cr|gadmin-httpd-0.1.4-4|23	%files
14cr|gadmin-httpd-0.1.4-4|24	%defattr(-,root,root,0755)
14cr|gadmin-httpd-0.1.4-4|25	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-httpd-0.1.4-4|26	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-httpd-0.1.4-4|27	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-httpd-0.1.4-4|28	%{_bindir}/%{name}
14cr|gadmin-httpd-0.1.4-4|29	%{_sbindir}/%{name}.real
14cr|gadmin-httpd-0.1.4-4|30	%{_datadir}/applications/%{name}.desktop
14cr|gadmin-httpd-0.1.4-4|31	%{_datadir}/pixmaps/*.png
14cr|gadmin-httpd-0.1.4-4|32	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-httpd-0.1.4-4|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gadmin-httpd-0.1.4-4|34	
14cr|gadmin-httpd-0.1.4-4|35	#----------------------------------------------------------------------------
14cr|gadmin-httpd-0.1.4-4|36	
14cr|gadmin-httpd-0.1.4-4|37	%prep
14cr|gadmin-httpd-0.1.4-4|38	%setup -q
14cr|gadmin-httpd-0.1.4-4|39	# fix png rgb
14cr|gadmin-httpd-0.1.4-4|40	pushd pixmaps
14cr|gadmin-httpd-0.1.4-4|41	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-httpd-0.1.4-4|42	popd
14cr|gadmin-httpd-0.1.4-4|43	
14cr|gadmin-httpd-0.1.4-4|44	%build
14cr|gadmin-httpd-0.1.4-4|45	%configure2_5x
14cr|gadmin-httpd-0.1.4-4|46	%make
14cr|gadmin-httpd-0.1.4-4|47	
14cr|gadmin-httpd-0.1.4-4|48	%install
14cr|gadmin-httpd-0.1.4-4|49	%makeinstall_std
14cr|gadmin-httpd-0.1.4-4|50	#INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gadmin-httpd-0.1.4-4|51	
14cr|gadmin-httpd-0.1.4-4|52	# pam auth
14cr|gadmin-httpd-0.1.4-4|53	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-httpd-0.1.4-4|54	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-httpd-0.1.4-4|55	
14cr|gadmin-httpd-0.1.4-4|56	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-httpd-0.1.4-4|57	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-httpd-0.1.4-4|58	
14cr|gadmin-httpd-0.1.4-4|59	# Icons
14cr|gadmin-httpd-0.1.4-4|60	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-httpd-0.1.4-4|61	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gadmin-httpd-0.1.4-4|62	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gadmin-httpd-0.1.4-4|63	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gadmin-httpd-0.1.4-4|64	
14cr|gadmin-httpd-0.1.4-4|65	# Menu
14cr|gadmin-httpd-0.1.4-4|66	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-httpd-0.1.4-4|67	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-httpd-0.1.4-4|68	sed -i -e 's,GADMIN-HTTPD,Gadmin-HTTPD,g' desktop/%{name}.desktop
14cr|gadmin-httpd-0.1.4-4|69	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-httpd-0.1.4-4|70	desktop-file-install --vendor="" \
14cr|gadmin-httpd-0.1.4-4|71	--remove-category="Application" \
14cr|gadmin-httpd-0.1.4-4|72	--add-category="Settings;Network;GTK;" \
14cr|gadmin-httpd-0.1.4-4|73	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-httpd-0.1.4-4|74	
14cr|gadmin-httpd-0.1.4-4|75	# Prepare usermode entry
14cr|gadmin-httpd-0.1.4-4|76	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-httpd-0.1.4-4|77	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-httpd-0.1.4-4|78	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-httpd-0.1.4-4|79	
14cr|gadmin-httpd-0.1.4-4|80	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-httpd-0.1.4-4|81	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-httpd-0.1.4-4|82	USER=root
14cr|gadmin-httpd-0.1.4-4|83	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-httpd-0.1.4-4|84	SESSION=true
14cr|gadmin-httpd-0.1.4-4|85	FALLBACK=false
14cr|gadmin-httpd-0.1.4-4|86	_EOF_
14cr|gadmin-httpd-0.1.4-4|87	
14cr|gadmin-httpd-0.1.4-4|88	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-httpd-0.1.4-4|89	
14cr|gadmin-httpd-0.1.4-4|90	
14cr|gadmin-httpd-0.1.4-4|91	%changelog
14cr|gadmin-httpd-0.1.4-4|92	* Fri Aug 01 2014 abfonly <abfonly@gmail.com> 0.1.4-4
14cr|gadmin-httpd-0.1.4-4|93	+ Revision: 08a8f12
14cr|gadmin-httpd-0.1.4-4|94	- fix png rgb
14cr|gadmin-httpd-0.1.4-4|95	
14cr|gadmin-httpd-0.1.4-4|96	

1475 14
14cr|gadmin-openvpn-client-0.1.5-4|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-openvpn-client-0.1.5-4|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-openvpn-client-0.1.5-4|3	%define Werror_cflags %nil
14cr|gadmin-openvpn-client-0.1.5-4|4	
14cr|gadmin-openvpn-client-0.1.5-4|5	Summary:	A GTK+ administation tool for OpenVPN (client)
14cr|gadmin-openvpn-client-0.1.5-4|6	Name:		gadmin-openvpn-client
14cr|gadmin-openvpn-client-0.1.5-4|7	Version:	0.1.5
14cr|gadmin-openvpn-client-0.1.5-4|8	Release:	4
14cr|gadmin-openvpn-client-0.1.5-4|9	License:	GPLv3+
14cr|gadmin-openvpn-client-0.1.5-4|10	Group:		System/Configuration/Networking
14cr|gadmin-openvpn-client-0.1.5-4|11	URL:		http://www.gadmintools.org/
14cr|gadmin-openvpn-client-0.1.5-4|12	Source0:	http://mange.dynalias.org/linux/gadmin-openvpn/client/%{name}-%{version}.tar.gz
14cr|gadmin-openvpn-client-0.1.5-4|13	Source1:	%{name}.pam
14cr|gadmin-openvpn-client-0.1.5-4|14	BuildRequires:	gtk+2-devel
14cr|gadmin-openvpn-client-0.1.5-4|15	BuildRequires:	imagemagick
14cr|gadmin-openvpn-client-0.1.5-4|16	BuildRequires:	desktop-file-utils
14cr|gadmin-openvpn-client-0.1.5-4|17	Requires:	openvpn
14cr|gadmin-openvpn-client-0.1.5-4|18	Requires:	usermode-consoleonly
14cr|gadmin-openvpn-client-0.1.5-4|19	
14cr|gadmin-openvpn-client-0.1.5-4|20	
14cr|gadmin-openvpn-client-0.1.5-4|21	%description
14cr|gadmin-openvpn-client-0.1.5-4|22	Gadmin-OpenVPN-client is a fast and easy to use GTK+ administration tool for
14cr|gadmin-openvpn-client-0.1.5-4|23	OpenVPN (client use).
14cr|gadmin-openvpn-client-0.1.5-4|24	
14cr|gadmin-openvpn-client-0.1.5-4|25	%prep
14cr|gadmin-openvpn-client-0.1.5-4|26	%setup -q
14cr|gadmin-openvpn-client-0.1.5-4|27	# fix png rgb
14cr|gadmin-openvpn-client-0.1.5-4|28	pushd pixmaps
14cr|gadmin-openvpn-client-0.1.5-4|29	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-openvpn-client-0.1.5-4|30	popd
14cr|gadmin-openvpn-client-0.1.5-4|31	
14cr|gadmin-openvpn-client-0.1.5-4|32	%build
14cr|gadmin-openvpn-client-0.1.5-4|33	%configure2_5x
14cr|gadmin-openvpn-client-0.1.5-4|34	%make
14cr|gadmin-openvpn-client-0.1.5-4|35	
14cr|gadmin-openvpn-client-0.1.5-4|36	%install
14cr|gadmin-openvpn-client-0.1.5-4|37	%makeinstall_std
14cr|gadmin-openvpn-client-0.1.5-4|38	
14cr|gadmin-openvpn-client-0.1.5-4|39	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|40	
14cr|gadmin-openvpn-client-0.1.5-4|41	# pam auth
14cr|gadmin-openvpn-client-0.1.5-4|42	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-openvpn-client-0.1.5-4|43	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-openvpn-client-0.1.5-4|44	
14cr|gadmin-openvpn-client-0.1.5-4|45	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|46	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|47	
14cr|gadmin-openvpn-client-0.1.5-4|48	## locales
14cr|gadmin-openvpn-client-0.1.5-4|49	%find_lang %{name}
14cr|gadmin-openvpn-client-0.1.5-4|50	
14cr|gadmin-openvpn-client-0.1.5-4|51	# Mandriva Icons
14cr|gadmin-openvpn-client-0.1.5-4|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-openvpn-client-0.1.5-4|53	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
14cr|gadmin-openvpn-client-0.1.5-4|54	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
14cr|gadmin-openvpn-client-0.1.5-4|55	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
14cr|gadmin-openvpn-client-0.1.5-4|56	
14cr|gadmin-openvpn-client-0.1.5-4|57	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-openvpn-client-0.1.5-4|58	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-openvpn-client-0.1.5-4|59	sed -i -e 's,GADMIN-OPENVPN-Client,Gadmin-OpenVPN-client,g' desktop/%{name}.desktop
14cr|gadmin-openvpn-client-0.1.5-4|60	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-openvpn-client-0.1.5-4|61	desktop-file-install --vendor="" \
14cr|gadmin-openvpn-client-0.1.5-4|62	--remove-category="Application" \
14cr|gadmin-openvpn-client-0.1.5-4|63	--add-category="Settings;Network;GTK;" \
14cr|gadmin-openvpn-client-0.1.5-4|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-openvpn-client-0.1.5-4|65	
14cr|gadmin-openvpn-client-0.1.5-4|66	# Prepare usermode entry
14cr|gadmin-openvpn-client-0.1.5-4|67	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-openvpn-client-0.1.5-4|68	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-client-0.1.5-4|69	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|70	
14cr|gadmin-openvpn-client-0.1.5-4|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-openvpn-client-0.1.5-4|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-openvpn-client-0.1.5-4|73	USER=root
14cr|gadmin-openvpn-client-0.1.5-4|74	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-client-0.1.5-4|75	SESSION=true
14cr|gadmin-openvpn-client-0.1.5-4|76	FALLBACK=false
14cr|gadmin-openvpn-client-0.1.5-4|77	_EOF_
14cr|gadmin-openvpn-client-0.1.5-4|78	
14cr|gadmin-openvpn-client-0.1.5-4|79	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|80	
14cr|gadmin-openvpn-client-0.1.5-4|81	
14cr|gadmin-openvpn-client-0.1.5-4|82	%files -f %{name}.lang
14cr|gadmin-openvpn-client-0.1.5-4|83	%defattr(-,root,root,0755)
14cr|gadmin-openvpn-client-0.1.5-4|84	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-openvpn-client-0.1.5-4|85	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|86	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|87	%dir %{_sysconfdir}/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|88	%{_bindir}/%{name}
14cr|gadmin-openvpn-client-0.1.5-4|89	%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-client-0.1.5-4|90	%{_datadir}/pixmaps/*.png
14cr|gadmin-openvpn-client-0.1.5-4|91	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-openvpn-client-0.1.5-4|92	%{_datadir}/applications/*
14cr|gadmin-openvpn-client-0.1.5-4|93	%{_iconsdir}/hicolor/*/%{name}.png
14cr|gadmin-openvpn-client-0.1.5-4|94	
14cr|gadmin-openvpn-client-0.1.5-4|95	
14cr|gadmin-openvpn-client-0.1.5-4|96	
14cr|gadmin-openvpn-client-0.1.5-4|97	
14cr|gadmin-openvpn-client-0.1.5-4|98	%changelog
14cr|gadmin-openvpn-client-0.1.5-4|99	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.1.5-4
14cr|gadmin-openvpn-client-0.1.5-4|100	+ Revision: 5596c0e
14cr|gadmin-openvpn-client-0.1.5-4|101	- fix png rgb , spec clean
14cr|gadmin-openvpn-client-0.1.5-4|102	
14cr|gadmin-openvpn-client-0.1.5-4|103	

1476 14
14cr|gadmin-openvpn-server-0.1.5-4|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-openvpn-server-0.1.5-4|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-openvpn-server-0.1.5-4|3	%define Werror_cflags %nil
14cr|gadmin-openvpn-server-0.1.5-4|4	
14cr|gadmin-openvpn-server-0.1.5-4|5	Summary:	A GTK+ administation tool for OpenVPN (bridge)
14cr|gadmin-openvpn-server-0.1.5-4|6	Name:		gadmin-openvpn-server
14cr|gadmin-openvpn-server-0.1.5-4|7	Version:	0.1.5
14cr|gadmin-openvpn-server-0.1.5-4|8	Release:	4
14cr|gadmin-openvpn-server-0.1.5-4|9	License:	GPLv3+
14cr|gadmin-openvpn-server-0.1.5-4|10	Group:		System/Configuration/Networking
14cr|gadmin-openvpn-server-0.1.5-4|11	URL:		http://www.gadmintools.org/
14cr|gadmin-openvpn-server-0.1.5-4|12	Source0:	http://mange.dynalias.org/linux/gadmin-openvpn/server/%{name}-%{version}.tar.gz
14cr|gadmin-openvpn-server-0.1.5-4|13	Source1:	%{name}.pam
14cr|gadmin-openvpn-server-0.1.5-4|14	BuildRequires:	gtk+2-devel
14cr|gadmin-openvpn-server-0.1.5-4|15	BuildRequires:	imagemagick
14cr|gadmin-openvpn-server-0.1.5-4|16	BuildRequires:	desktop-file-utils
14cr|gadmin-openvpn-server-0.1.5-4|17	Requires:	openvpn
14cr|gadmin-openvpn-server-0.1.5-4|18	Requires:	bridge-utils
14cr|gadmin-openvpn-server-0.1.5-4|19	Requires:	usermode-consoleonly
14cr|gadmin-openvpn-server-0.1.5-4|20	
14cr|gadmin-openvpn-server-0.1.5-4|21	%description
14cr|gadmin-openvpn-server-0.1.5-4|22	Gadmin-OpenVPN-server is a fast and easy to use GTK+ administration tool for
14cr|gadmin-openvpn-server-0.1.5-4|23	the OpenVPN server in bridge mode. It allows generation of five signed
14cr|gadmin-openvpn-server-0.1.5-4|24	certificates and keys, including HMAC-Firewall and user authentications.
14cr|gadmin-openvpn-server-0.1.5-4|25	Bridge mode enables SAMBA browsing and printing across physically separated
14cr|gadmin-openvpn-server-0.1.5-4|26	networks and or full-blown road warrior client capabilities.
14cr|gadmin-openvpn-server-0.1.5-4|27	
14cr|gadmin-openvpn-server-0.1.5-4|28	%prep
14cr|gadmin-openvpn-server-0.1.5-4|29	%setup -q
14cr|gadmin-openvpn-server-0.1.5-4|30	# fix png rgb
14cr|gadmin-openvpn-server-0.1.5-4|31	pushd pixmaps
14cr|gadmin-openvpn-server-0.1.5-4|32	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-openvpn-server-0.1.5-4|33	popd
14cr|gadmin-openvpn-server-0.1.5-4|34	
14cr|gadmin-openvpn-server-0.1.5-4|35	%build
14cr|gadmin-openvpn-server-0.1.5-4|36	%configure2_5x
14cr|gadmin-openvpn-server-0.1.5-4|37	%make
14cr|gadmin-openvpn-server-0.1.5-4|38	
14cr|gadmin-openvpn-server-0.1.5-4|39	%install
14cr|gadmin-openvpn-server-0.1.5-4|40	%makeinstall_std
14cr|gadmin-openvpn-server-0.1.5-4|41	
14cr|gadmin-openvpn-server-0.1.5-4|42	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|43	
14cr|gadmin-openvpn-server-0.1.5-4|44	# pam auth
14cr|gadmin-openvpn-server-0.1.5-4|45	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-openvpn-server-0.1.5-4|46	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-openvpn-server-0.1.5-4|47	
14cr|gadmin-openvpn-server-0.1.5-4|48	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|49	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|50	
14cr|gadmin-openvpn-server-0.1.5-4|51	# Mandriva Icons
14cr|gadmin-openvpn-server-0.1.5-4|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-openvpn-server-0.1.5-4|53	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
14cr|gadmin-openvpn-server-0.1.5-4|54	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
14cr|gadmin-openvpn-server-0.1.5-4|55	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
14cr|gadmin-openvpn-server-0.1.5-4|56	
14cr|gadmin-openvpn-server-0.1.5-4|57	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-openvpn-server-0.1.5-4|58	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-openvpn-server-0.1.5-4|59	sed -i -e 's,GADMIN-OPENVPN-Server,Gadmin-OpenVPN-server,g' desktop/%{name}.desktop
14cr|gadmin-openvpn-server-0.1.5-4|60	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-openvpn-server-0.1.5-4|61	desktop-file-install --vendor="" \
14cr|gadmin-openvpn-server-0.1.5-4|62	--remove-category="Application" \
14cr|gadmin-openvpn-server-0.1.5-4|63	--add-category="Settings;Network;GTK;" \
14cr|gadmin-openvpn-server-0.1.5-4|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-openvpn-server-0.1.5-4|65	
14cr|gadmin-openvpn-server-0.1.5-4|66	# Prepare usermode entry
14cr|gadmin-openvpn-server-0.1.5-4|67	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-openvpn-server-0.1.5-4|68	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-server-0.1.5-4|69	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|70	
14cr|gadmin-openvpn-server-0.1.5-4|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-openvpn-server-0.1.5-4|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-openvpn-server-0.1.5-4|73	USER=root
14cr|gadmin-openvpn-server-0.1.5-4|74	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-server-0.1.5-4|75	SESSION=true
14cr|gadmin-openvpn-server-0.1.5-4|76	FALLBACK=false
14cr|gadmin-openvpn-server-0.1.5-4|77	_EOF_
14cr|gadmin-openvpn-server-0.1.5-4|78	
14cr|gadmin-openvpn-server-0.1.5-4|79	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|80	
14cr|gadmin-openvpn-server-0.1.5-4|81	%files
14cr|gadmin-openvpn-server-0.1.5-4|82	%defattr(-,root,root,0755)
14cr|gadmin-openvpn-server-0.1.5-4|83	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-openvpn-server-0.1.5-4|84	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|85	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|86	%dir %{_sysconfdir}/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|87	%{_bindir}/%{name}
14cr|gadmin-openvpn-server-0.1.5-4|88	%{_sbindir}/%{name}.real
14cr|gadmin-openvpn-server-0.1.5-4|89	%{_datadir}/pixmaps/*.png
14cr|gadmin-openvpn-server-0.1.5-4|90	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-openvpn-server-0.1.5-4|91	%{_datadir}/applications/*
14cr|gadmin-openvpn-server-0.1.5-4|92	%{_iconsdir}/hicolor/*/%{name}.png
14cr|gadmin-openvpn-server-0.1.5-4|93	
14cr|gadmin-openvpn-server-0.1.5-4|94	
14cr|gadmin-openvpn-server-0.1.5-4|95	
14cr|gadmin-openvpn-server-0.1.5-4|96	
14cr|gadmin-openvpn-server-0.1.5-4|97	%changelog
14cr|gadmin-openvpn-server-0.1.5-4|98	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.1.5-4
14cr|gadmin-openvpn-server-0.1.5-4|99	+ Revision: 293356d
14cr|gadmin-openvpn-server-0.1.5-4|100	- fix png rgb
14cr|gadmin-openvpn-server-0.1.5-4|101	
14cr|gadmin-openvpn-server-0.1.5-4|102	

1477 14
14cr|gadmin-proftpd-0.4.2-2|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-proftpd-0.4.2-2|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-proftpd-0.4.2-2|3	%define Werror_cflags %nil
14cr|gadmin-proftpd-0.4.2-2|4	
14cr|gadmin-proftpd-0.4.2-2|5	Summary:	GNOME GUI Tool for Proftpd Server Configuration
14cr|gadmin-proftpd-0.4.2-2|6	Name:		gadmin-proftpd
14cr|gadmin-proftpd-0.4.2-2|7	Version:	0.4.2
14cr|gadmin-proftpd-0.4.2-2|8	Release:	2
14cr|gadmin-proftpd-0.4.2-2|9	Group:		System/Configuration/Networking
14cr|gadmin-proftpd-0.4.2-2|10	License:	GPLv3+
14cr|gadmin-proftpd-0.4.2-2|11	URL:		http://www.gadmintools.org/
14cr|gadmin-proftpd-0.4.2-2|12	Source0:	http://mange.dynalias.org/linux/gadmin-proftpd/%{name}-%{version}.tar.gz
14cr|gadmin-proftpd-0.4.2-2|13	Source1:	%{name}.pam
14cr|gadmin-proftpd-0.4.2-2|14	Requires:	proftpd >= 1.2.8
14cr|gadmin-proftpd-0.4.2-2|15	Requires:	usermode-consoleonly
14cr|gadmin-proftpd-0.4.2-2|16	BuildRequires:	gtk+2-devel
14cr|gadmin-proftpd-0.4.2-2|17	BuildRequires:	desktop-file-utils
14cr|gadmin-proftpd-0.4.2-2|18	Obsoletes:	gproftpd
14cr|gadmin-proftpd-0.4.2-2|19	Provides:	gproftpd
14cr|gadmin-proftpd-0.4.2-2|20	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gadmin-proftpd-0.4.2-2|21	
14cr|gadmin-proftpd-0.4.2-2|22	%description
14cr|gadmin-proftpd-0.4.2-2|23	Gadmin-proftpd is a fast and easy to use GTK+-based administration tool
14cr|gadmin-proftpd-0.4.2-2|24	for the Proftpd FTP server.
14cr|gadmin-proftpd-0.4.2-2|25	
14cr|gadmin-proftpd-0.4.2-2|26	%prep
14cr|gadmin-proftpd-0.4.2-2|27	%setup -q
14cr|gadmin-proftpd-0.4.2-2|28	
14cr|gadmin-proftpd-0.4.2-2|29	%build
14cr|gadmin-proftpd-0.4.2-2|30	# (Abel) otherwise it would try to find files such as /var/lib/log/xferlog
14cr|gadmin-proftpd-0.4.2-2|31	%define _localstatedir /var
14cr|gadmin-proftpd-0.4.2-2|32	
14cr|gadmin-proftpd-0.4.2-2|33	%configure2_5x
14cr|gadmin-proftpd-0.4.2-2|34	%make
14cr|gadmin-proftpd-0.4.2-2|35	
14cr|gadmin-proftpd-0.4.2-2|36	%install
14cr|gadmin-proftpd-0.4.2-2|37	rm -rf %{buildroot}
14cr|gadmin-proftpd-0.4.2-2|38	%makeinstall_std
14cr|gadmin-proftpd-0.4.2-2|39	rm -fr %{buildroot}/%{_docdir}
14cr|gadmin-proftpd-0.4.2-2|40	
14cr|gadmin-proftpd-0.4.2-2|41	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-proftpd-0.4.2-2|42	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-proftpd-0.4.2-2|43	
14cr|gadmin-proftpd-0.4.2-2|44	# locales
14cr|gadmin-proftpd-0.4.2-2|45	%find_lang %{name}
14cr|gadmin-proftpd-0.4.2-2|46	
14cr|gadmin-proftpd-0.4.2-2|47	# Icons
14cr|gadmin-proftpd-0.4.2-2|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-proftpd-0.4.2-2|49	install -D -m644 pixmaps/%{name}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gadmin-proftpd-0.4.2-2|50	install -D -m644 pixmaps/%{name}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gadmin-proftpd-0.4.2-2|51	install -D -m644 pixmaps/%{name}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gadmin-proftpd-0.4.2-2|52	
14cr|gadmin-proftpd-0.4.2-2|53	# Menu
14cr|gadmin-proftpd-0.4.2-2|54	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-proftpd-0.4.2-2|55	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-proftpd-0.4.2-2|56	sed -i -e 's,GADMIN-PROFTPD,Gadmin-Proftpd,g' desktop/%{name}.desktop
14cr|gadmin-proftpd-0.4.2-2|57	
14cr|gadmin-proftpd-0.4.2-2|58	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-proftpd-0.4.2-2|59	desktop-file-install --vendor="" \
14cr|gadmin-proftpd-0.4.2-2|60	--remove-category="Application" \
14cr|gadmin-proftpd-0.4.2-2|61	--add-category="Settings;Network;GTK;" \
14cr|gadmin-proftpd-0.4.2-2|62	--remove-key="Encoding" \
14cr|gadmin-proftpd-0.4.2-2|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-proftpd-0.4.2-2|64	
14cr|gadmin-proftpd-0.4.2-2|65	
14cr|gadmin-proftpd-0.4.2-2|66	# Prepare usermode entry
14cr|gadmin-proftpd-0.4.2-2|67	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-proftpd-0.4.2-2|68	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-proftpd-0.4.2-2|69	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-proftpd-0.4.2-2|70	
14cr|gadmin-proftpd-0.4.2-2|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-proftpd-0.4.2-2|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-proftpd-0.4.2-2|73	USER=root
14cr|gadmin-proftpd-0.4.2-2|74	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-proftpd-0.4.2-2|75	SESSION=true
14cr|gadmin-proftpd-0.4.2-2|76	FALLBACK=false
14cr|gadmin-proftpd-0.4.2-2|77	_EOF_
14cr|gadmin-proftpd-0.4.2-2|78	
14cr|gadmin-proftpd-0.4.2-2|79	%if %mdkversion < 200900
14cr|gadmin-proftpd-0.4.2-2|80	%post
14cr|gadmin-proftpd-0.4.2-2|81	%update_menus
14cr|gadmin-proftpd-0.4.2-2|82	%endif
14cr|gadmin-proftpd-0.4.2-2|83	
14cr|gadmin-proftpd-0.4.2-2|84	%if %mdkversion < 200900
14cr|gadmin-proftpd-0.4.2-2|85	%postun
14cr|gadmin-proftpd-0.4.2-2|86	%clean_menus
14cr|gadmin-proftpd-0.4.2-2|87	%endif
14cr|gadmin-proftpd-0.4.2-2|88	
14cr|gadmin-proftpd-0.4.2-2|89	%clean
14cr|gadmin-proftpd-0.4.2-2|90	rm -rf %{buildroot}
14cr|gadmin-proftpd-0.4.2-2|91	
14cr|gadmin-proftpd-0.4.2-2|92	%files -f %{name}.lang
14cr|gadmin-proftpd-0.4.2-2|93	%defattr(-,root,root,0755)
14cr|gadmin-proftpd-0.4.2-2|94	%doc AUTHORS ChangeLog README
14cr|gadmin-proftpd-0.4.2-2|95	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-proftpd-0.4.2-2|96	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-proftpd-0.4.2-2|97	%{_bindir}/%{name}
14cr|gadmin-proftpd-0.4.2-2|98	%{_sbindir}/%{name}.real
14cr|gadmin-proftpd-0.4.2-2|99	%{_sbindir}/gprostats
14cr|gadmin-proftpd-0.4.2-2|100	%{_datadir}/pixmaps/*
14cr|gadmin-proftpd-0.4.2-2|101	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gadmin-proftpd-0.4.2-2|102	%{_datadir}/applications/*
14cr|gadmin-proftpd-0.4.2-2|103	%defattr(0600,root,root,0700)
14cr|gadmin-proftpd-0.4.2-2|104	%config(noreplace) %{_sysconfdir}/%{name}
14cr|gadmin-proftpd-0.4.2-2|105	
14cr|gadmin-proftpd-0.4.2-2|106	
14cr|gadmin-proftpd-0.4.2-2|107	
14cr|gadmin-proftpd-0.4.2-2|108	
14cr|gadmin-proftpd-0.4.2-2|109	
14cr|gadmin-proftpd-0.4.2-2|110	%changelog
14cr|gadmin-proftpd-0.4.2-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|gadmin-proftpd-0.4.2-2|112	+ Revision: 4c51443
14cr|gadmin-proftpd-0.4.2-2|113	- MassBuild#464: Increase release tag
14cr|gadmin-proftpd-0.4.2-2|114	
14cr|gadmin-proftpd-0.4.2-2|115	

1478 14
14cr|gadmin-rsync-0.1.7-3|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-rsync-0.1.7-3|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-rsync-0.1.7-3|3	%define Werror_cflags %nil
14cr|gadmin-rsync-0.1.7-3|4	
14cr|gadmin-rsync-0.1.7-3|5	Summary:	A GTK+ administation tool for rsync
14cr|gadmin-rsync-0.1.7-3|6	Name:		gadmin-rsync
14cr|gadmin-rsync-0.1.7-3|7	Version:	0.1.7
14cr|gadmin-rsync-0.1.7-3|8	Release:	3
14cr|gadmin-rsync-0.1.7-3|9	License:	GPLv3+
14cr|gadmin-rsync-0.1.7-3|10	Group:		System/Configuration/Networking
14cr|gadmin-rsync-0.1.7-3|11	URL:		http://www.gadmintools.org/
14cr|gadmin-rsync-0.1.7-3|12	Source0:	http://mange.dynalias.org/linux/gadmin-rsync/%{name}-%{version}.tar.gz
14cr|gadmin-rsync-0.1.7-3|13	Source1:	%{name}.pam
14cr|gadmin-rsync-0.1.7-3|14	BuildRequires:	gtk+2-devel
14cr|gadmin-rsync-0.1.7-3|15	BuildRequires:	imagemagick
14cr|gadmin-rsync-0.1.7-3|16	BuildRequires:	desktop-file-utils
14cr|gadmin-rsync-0.1.7-3|17	Requires:	rsync
14cr|gadmin-rsync-0.1.7-3|18	Requires:	usermode-consoleonly
14cr|gadmin-rsync-0.1.7-3|19	
14cr|gadmin-rsync-0.1.7-3|20	%description
14cr|gadmin-rsync-0.1.7-3|21	Gadmin-Rsync is a fast and easy to use GTK+ administration tool for rsync.
14cr|gadmin-rsync-0.1.7-3|22	
14cr|gadmin-rsync-0.1.7-3|23	%prep
14cr|gadmin-rsync-0.1.7-3|24	%setup -q
14cr|gadmin-rsync-0.1.7-3|25	
14cr|gadmin-rsync-0.1.7-3|26	%build
14cr|gadmin-rsync-0.1.7-3|27	%configure2_5x
14cr|gadmin-rsync-0.1.7-3|28	%make
14cr|gadmin-rsync-0.1.7-3|29	
14cr|gadmin-rsync-0.1.7-3|30	%install
14cr|gadmin-rsync-0.1.7-3|31	%makeinstall
14cr|gadmin-rsync-0.1.7-3|32	
14cr|gadmin-rsync-0.1.7-3|33	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-rsync-0.1.7-3|34	
14cr|gadmin-rsync-0.1.7-3|35	# pam auth
14cr|gadmin-rsync-0.1.7-3|36	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-rsync-0.1.7-3|37	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-rsync-0.1.7-3|38	
14cr|gadmin-rsync-0.1.7-3|39	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-rsync-0.1.7-3|40	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-rsync-0.1.7-3|41	
14cr|gadmin-rsync-0.1.7-3|42	# Mandriva Icons
14cr|gadmin-rsync-0.1.7-3|43	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-rsync-0.1.7-3|44	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
14cr|gadmin-rsync-0.1.7-3|45	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
14cr|gadmin-rsync-0.1.7-3|46	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
14cr|gadmin-rsync-0.1.7-3|47	
14cr|gadmin-rsync-0.1.7-3|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-rsync-0.1.7-3|49	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-rsync-0.1.7-3|50	sed -i -e 's,GADMIN-RSYNC,Gadmin-Rsync,g' desktop/%{name}.desktop
14cr|gadmin-rsync-0.1.7-3|51	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-rsync-0.1.7-3|52	desktop-file-install --vendor="" \
14cr|gadmin-rsync-0.1.7-3|53	--remove-category="Application" \
14cr|gadmin-rsync-0.1.7-3|54	--add-category="Settings;Network;GTK;" \
14cr|gadmin-rsync-0.1.7-3|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-rsync-0.1.7-3|56	
14cr|gadmin-rsync-0.1.7-3|57	# Prepare usermode entry
14cr|gadmin-rsync-0.1.7-3|58	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-rsync-0.1.7-3|59	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-rsync-0.1.7-3|60	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-rsync-0.1.7-3|61	
14cr|gadmin-rsync-0.1.7-3|62	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-rsync-0.1.7-3|63	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-rsync-0.1.7-3|64	USER=root
14cr|gadmin-rsync-0.1.7-3|65	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-rsync-0.1.7-3|66	SESSION=true
14cr|gadmin-rsync-0.1.7-3|67	FALLBACK=false
14cr|gadmin-rsync-0.1.7-3|68	_EOF_
14cr|gadmin-rsync-0.1.7-3|69	
14cr|gadmin-rsync-0.1.7-3|70	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-rsync-0.1.7-3|71	
14cr|gadmin-rsync-0.1.7-3|72	%files
14cr|gadmin-rsync-0.1.7-3|73	%defattr(-,root,root,0755)
14cr|gadmin-rsync-0.1.7-3|74	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-rsync-0.1.7-3|75	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-rsync-0.1.7-3|76	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-rsync-0.1.7-3|77	%dir %{_sysconfdir}/%{name}
14cr|gadmin-rsync-0.1.7-3|78	%{_bindir}/%{name}
14cr|gadmin-rsync-0.1.7-3|79	%{_sbindir}/%{name}.real
14cr|gadmin-rsync-0.1.7-3|80	%{_datadir}/pixmaps/*.png
14cr|gadmin-rsync-0.1.7-3|81	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-rsync-0.1.7-3|82	%{_datadir}/applications/*
14cr|gadmin-rsync-0.1.7-3|83	%{_iconsdir}/hicolor/*/%{name}.png
14cr|gadmin-rsync-0.1.7-3|84	
14cr|gadmin-rsync-0.1.7-3|85	
14cr|gadmin-rsync-0.1.7-3|86	
14cr|gadmin-rsync-0.1.7-3|87	
14cr|gadmin-rsync-0.1.7-3|88	%changelog
14cr|gadmin-rsync-0.1.7-3|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
14cr|gadmin-rsync-0.1.7-3|90	+ Revision: 9562163
14cr|gadmin-rsync-0.1.7-3|91	- MassBuild#464: Increase release tag
14cr|gadmin-rsync-0.1.7-3|92	
14cr|gadmin-rsync-0.1.7-3|93	

1479 14
14cr|gadmin-samba-0.3.0-4|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-samba-0.3.0-4|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-samba-0.3.0-4|3	%define Werror_cflags %nil
14cr|gadmin-samba-0.3.0-4|4	
14cr|gadmin-samba-0.3.0-4|5	Summary:	A GTK+ administation tool for the SAMBA server
14cr|gadmin-samba-0.3.0-4|6	Name:		gadmin-samba
14cr|gadmin-samba-0.3.0-4|7	Version:	0.3.0
14cr|gadmin-samba-0.3.0-4|8	Release:	4
14cr|gadmin-samba-0.3.0-4|9	License:	GPLv3+
14cr|gadmin-samba-0.3.0-4|10	Group:		System/Configuration/Networking
14cr|gadmin-samba-0.3.0-4|11	URL:		http://www.gadmintools.org/
14cr|gadmin-samba-0.3.0-4|12	Source0:	http://mange.dynalias.org/linux/gadmin-samba/%{name}-%{version}.tar.gz
14cr|gadmin-samba-0.3.0-4|13	Source1:	%{name}.pam
14cr|gadmin-samba-0.3.0-4|14	Patch0:		gadmin-samba-0.3.0-fix_netlogon_script.patch
14cr|gadmin-samba-0.3.0-4|15	BuildRequires:	gtk+2-devel
14cr|gadmin-samba-0.3.0-4|16	BuildRequires:	imagemagick
14cr|gadmin-samba-0.3.0-4|17	BuildRequires:	desktop-file-utils
14cr|gadmin-samba-0.3.0-4|18	Requires:	samba-server >= 3.0
14cr|gadmin-samba-0.3.0-4|19	Requires:	openssl
14cr|gadmin-samba-0.3.0-4|20	Requires:	usermode-consoleonly
14cr|gadmin-samba-0.3.0-4|21	Obsoletes:	gsambad
14cr|gadmin-samba-0.3.0-4|22	Provides:	gsambad
14cr|gadmin-samba-0.3.0-4|23	
14cr|gadmin-samba-0.3.0-4|24	
14cr|gadmin-samba-0.3.0-4|25	%description
14cr|gadmin-samba-0.3.0-4|26	Gadmin-Samba is a fast and easy to use GTK+ administration tool for the
14cr|gadmin-samba-0.3.0-4|27	Samba server.
14cr|gadmin-samba-0.3.0-4|28	
14cr|gadmin-samba-0.3.0-4|29	%prep
14cr|gadmin-samba-0.3.0-4|30	%setup -q
14cr|gadmin-samba-0.3.0-4|31	%patch0 -p1 -b .fix_netlogon
14cr|gadmin-samba-0.3.0-4|32	
14cr|gadmin-samba-0.3.0-4|33	# fix png rgb
14cr|gadmin-samba-0.3.0-4|34	pushd pixmaps
14cr|gadmin-samba-0.3.0-4|35	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-samba-0.3.0-4|36	popd
14cr|gadmin-samba-0.3.0-4|37	
14cr|gadmin-samba-0.3.0-4|38	%build
14cr|gadmin-samba-0.3.0-4|39	%configure2_5x
14cr|gadmin-samba-0.3.0-4|40	
14cr|gadmin-samba-0.3.0-4|41	perl -pi -e 's|^#define SAMBA_USER .*|#define SAMBA_USER \"root\"|g' config.h
14cr|gadmin-samba-0.3.0-4|42	
14cr|gadmin-samba-0.3.0-4|43	%make
14cr|gadmin-samba-0.3.0-4|44	
14cr|gadmin-samba-0.3.0-4|45	%install
14cr|gadmin-samba-0.3.0-4|46	%makeinstall_std INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gadmin-samba-0.3.0-4|47	
14cr|gadmin-samba-0.3.0-4|48	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-samba-0.3.0-4|49	
14cr|gadmin-samba-0.3.0-4|50	# pam auth
14cr|gadmin-samba-0.3.0-4|51	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-samba-0.3.0-4|52	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-samba-0.3.0-4|53	
14cr|gadmin-samba-0.3.0-4|54	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-samba-0.3.0-4|55	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-samba-0.3.0-4|56	
14cr|gadmin-samba-0.3.0-4|57	## locales
14cr|gadmin-samba-0.3.0-4|58	%find_lang %{name}
14cr|gadmin-samba-0.3.0-4|59	
14cr|gadmin-samba-0.3.0-4|60	# Mandriva Icons
14cr|gadmin-samba-0.3.0-4|61	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-samba-0.3.0-4|62	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
14cr|gadmin-samba-0.3.0-4|63	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
14cr|gadmin-samba-0.3.0-4|64	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
14cr|gadmin-samba-0.3.0-4|65	
14cr|gadmin-samba-0.3.0-4|66	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-samba-0.3.0-4|67	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
14cr|gadmin-samba-0.3.0-4|68	sed -i -e 's,GADMIN-SAMBA,Gadmin-Samba,g' desktop/%{name}.desktop
14cr|gadmin-samba-0.3.0-4|69	install -m644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-samba-0.3.0-4|70	desktop-file-install --vendor="" \
14cr|gadmin-samba-0.3.0-4|71	--remove-category="Application" \
14cr|gadmin-samba-0.3.0-4|72	--add-category="Settings;Network;GTK;" \
14cr|gadmin-samba-0.3.0-4|73	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-samba-0.3.0-4|74	
14cr|gadmin-samba-0.3.0-4|75	# Prepare usermode entry
14cr|gadmin-samba-0.3.0-4|76	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-samba-0.3.0-4|77	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-samba-0.3.0-4|78	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-samba-0.3.0-4|79	
14cr|gadmin-samba-0.3.0-4|80	# Scripts
14cr|gadmin-samba-0.3.0-4|81	install -d %{buildroot}%{_bindir}
14cr|gadmin-samba-0.3.0-4|82	install -m 755 scripts/example.bat %{buildroot}%{_bindir}
14cr|gadmin-samba-0.3.0-4|83	
14cr|gadmin-samba-0.3.0-4|84	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-samba-0.3.0-4|85	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-samba-0.3.0-4|86	USER=root
14cr|gadmin-samba-0.3.0-4|87	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-samba-0.3.0-4|88	SESSION=true
14cr|gadmin-samba-0.3.0-4|89	FALLBACK=false
14cr|gadmin-samba-0.3.0-4|90	_EOF_
14cr|gadmin-samba-0.3.0-4|91	
14cr|gadmin-samba-0.3.0-4|92	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-samba-0.3.0-4|93	
14cr|gadmin-samba-0.3.0-4|94	
14cr|gadmin-samba-0.3.0-4|95	%files -f %{name}.lang
14cr|gadmin-samba-0.3.0-4|96	%defattr(-,root,root,0755)
14cr|gadmin-samba-0.3.0-4|97	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-samba-0.3.0-4|98	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-samba-0.3.0-4|99	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-samba-0.3.0-4|100	%dir %{_sysconfdir}/%{name}
14cr|gadmin-samba-0.3.0-4|101	%{_bindir}/*
14cr|gadmin-samba-0.3.0-4|102	%{_sbindir}/%{name}.real
14cr|gadmin-samba-0.3.0-4|103	%{_datadir}/pixmaps/*.png
14cr|gadmin-samba-0.3.0-4|104	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-samba-0.3.0-4|105	%{_datadir}/applications/*
14cr|gadmin-samba-0.3.0-4|106	%{_iconsdir}/hicolor/*/%{name}.png
14cr|gadmin-samba-0.3.0-4|107	%{_localstatedir}/lib/samba/netlogon/example.bat
14cr|gadmin-samba-0.3.0-4|108	
14cr|gadmin-samba-0.3.0-4|109	%changelog
14cr|gadmin-samba-0.3.0-4|110	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.3.0-4
14cr|gadmin-samba-0.3.0-4|111	+ Revision: b800f51
14cr|gadmin-samba-0.3.0-4|112	- fix png rgb , spec clean
14cr|gadmin-samba-0.3.0-4|113	
14cr|gadmin-samba-0.3.0-4|114	

1480 14
14cr|gadmin-squid-0.1.3-4|1	# if I fix the string literal errors according to the wiki Problems
14cr|gadmin-squid-0.1.3-4|2	# page, it crashes on startup - AdamW 2009/01
14cr|gadmin-squid-0.1.3-4|3	%define Werror_cflags %nil
14cr|gadmin-squid-0.1.3-4|4	
14cr|gadmin-squid-0.1.3-4|5	Summary:	A GTK+ administation tool for the Squid proxy
14cr|gadmin-squid-0.1.3-4|6	Name:		gadmin-squid
14cr|gadmin-squid-0.1.3-4|7	Version:	0.1.3
14cr|gadmin-squid-0.1.3-4|8	Release:	4
14cr|gadmin-squid-0.1.3-4|9	License:	GPLv3+
14cr|gadmin-squid-0.1.3-4|10	Group:		System/Configuration/Networking
14cr|gadmin-squid-0.1.3-4|11	URL:		http://www.gadmintools.org/
14cr|gadmin-squid-0.1.3-4|12	Source0:	http://mange.dynalias.org/linux/gadmin-squid/%{name}-%{version}.tar.gz
14cr|gadmin-squid-0.1.3-4|13	Source1:	%{name}.pam
14cr|gadmin-squid-0.1.3-4|14	BuildRequires:	gtk+2-devel
14cr|gadmin-squid-0.1.3-4|15	BuildRequires:	imagemagick
14cr|gadmin-squid-0.1.3-4|16	BuildRequires:	desktop-file-utils
14cr|gadmin-squid-0.1.3-4|17	Requires:	squid
14cr|gadmin-squid-0.1.3-4|18	Requires:	openssl
14cr|gadmin-squid-0.1.3-4|19	Requires:	usermode-consoleonly
14cr|gadmin-squid-0.1.3-4|20	
14cr|gadmin-squid-0.1.3-4|21	%description
14cr|gadmin-squid-0.1.3-4|22	Gadmin-Samba is a fast and easy to use GTK+ administration tool for the
14cr|gadmin-squid-0.1.3-4|23	Samba server.
14cr|gadmin-squid-0.1.3-4|24	
14cr|gadmin-squid-0.1.3-4|25	%prep
14cr|gadmin-squid-0.1.3-4|26	%setup -q
14cr|gadmin-squid-0.1.3-4|27	
14cr|gadmin-squid-0.1.3-4|28	# fix png rgb
14cr|gadmin-squid-0.1.3-4|29	pushd pixmaps
14cr|gadmin-squid-0.1.3-4|30	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gadmin-squid-0.1.3-4|31	popd
14cr|gadmin-squid-0.1.3-4|32	
14cr|gadmin-squid-0.1.3-4|33	%build
14cr|gadmin-squid-0.1.3-4|34	%configure2_5x
14cr|gadmin-squid-0.1.3-4|35	%make
14cr|gadmin-squid-0.1.3-4|36	
14cr|gadmin-squid-0.1.3-4|37	%install
14cr|gadmin-squid-0.1.3-4|38	%makeinstall_std
14cr|gadmin-squid-0.1.3-4|39	
14cr|gadmin-squid-0.1.3-4|40	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gadmin-squid-0.1.3-4|41	
14cr|gadmin-squid-0.1.3-4|42	# pam auth
14cr|gadmin-squid-0.1.3-4|43	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gadmin-squid-0.1.3-4|44	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-squid-0.1.3-4|45	
14cr|gadmin-squid-0.1.3-4|46	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gadmin-squid-0.1.3-4|47	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-squid-0.1.3-4|48	
14cr|gadmin-squid-0.1.3-4|49	# Mandriva Icons
14cr|gadmin-squid-0.1.3-4|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gadmin-squid-0.1.3-4|51	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
14cr|gadmin-squid-0.1.3-4|52	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
14cr|gadmin-squid-0.1.3-4|53	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
14cr|gadmin-squid-0.1.3-4|54	
14cr|gadmin-squid-0.1.3-4|55	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gadmin-squid-0.1.3-4|56	sed -e 's,%{name}.png,%{name},g' \
14cr|gadmin-squid-0.1.3-4|57	-e 's,GADMIN-SQUID,Gadmin-Squid,g'\
14cr|gadmin-squid-0.1.3-4|58	desktop/%name.desktop > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gadmin-squid-0.1.3-4|59	desktop-file-install --vendor="" \
14cr|gadmin-squid-0.1.3-4|60	--remove-category="Application" \
14cr|gadmin-squid-0.1.3-4|61	--add-category="Settings;Network;GTK;" \
14cr|gadmin-squid-0.1.3-4|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gadmin-squid-0.1.3-4|63	
14cr|gadmin-squid-0.1.3-4|64	# Prepare usermode entry
14cr|gadmin-squid-0.1.3-4|65	mkdir -p %{buildroot}%{_bindir}
14cr|gadmin-squid-0.1.3-4|66	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gadmin-squid-0.1.3-4|67	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gadmin-squid-0.1.3-4|68	
14cr|gadmin-squid-0.1.3-4|69	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gadmin-squid-0.1.3-4|70	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gadmin-squid-0.1.3-4|71	USER=root
14cr|gadmin-squid-0.1.3-4|72	PROGRAM=%{_sbindir}/%{name}.real
14cr|gadmin-squid-0.1.3-4|73	SESSION=true
14cr|gadmin-squid-0.1.3-4|74	FALLBACK=false
14cr|gadmin-squid-0.1.3-4|75	_EOF_
14cr|gadmin-squid-0.1.3-4|76	
14cr|gadmin-squid-0.1.3-4|77	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gadmin-squid-0.1.3-4|78	
14cr|gadmin-squid-0.1.3-4|79	%files
14cr|gadmin-squid-0.1.3-4|80	%defattr(-,root,root,0755)
14cr|gadmin-squid-0.1.3-4|81	%doc COPYING AUTHORS ChangeLog
14cr|gadmin-squid-0.1.3-4|82	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gadmin-squid-0.1.3-4|83	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gadmin-squid-0.1.3-4|84	%dir %{_sysconfdir}/%{name}
14cr|gadmin-squid-0.1.3-4|85	%{_bindir}/%{name}
14cr|gadmin-squid-0.1.3-4|86	%{_sbindir}/%{name}.real
14cr|gadmin-squid-0.1.3-4|87	%{_datadir}/pixmaps/*.png
14cr|gadmin-squid-0.1.3-4|88	%{_datadir}/pixmaps/%{name}/*.png
14cr|gadmin-squid-0.1.3-4|89	%{_datadir}/applications/*
14cr|gadmin-squid-0.1.3-4|90	%{_iconsdir}/hicolor/*/%{name}.png
14cr|gadmin-squid-0.1.3-4|91	
14cr|gadmin-squid-0.1.3-4|92	
14cr|gadmin-squid-0.1.3-4|93	%changelog
14cr|gadmin-squid-0.1.3-4|94	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.1.3-4
14cr|gadmin-squid-0.1.3-4|95	+ Revision: 53289e4
14cr|gadmin-squid-0.1.3-4|96	- fix png rgb, spec clean
14cr|gadmin-squid-0.1.3-4|97	
14cr|gadmin-squid-0.1.3-4|98	

1481 14
14cr|gajim-0.15.4-3|1	%define debug_package	%{nil}
14cr|gajim-0.15.4-3|2	Summary:	Jabber Client written in PyGTK
14cr|gajim-0.15.4-3|3	Name:		gajim
14cr|gajim-0.15.4-3|4	Version:	0.15.4
14cr|gajim-0.15.4-3|5	Release:	3
14cr|gajim-0.15.4-3|6	Source:		http://gajim.org/downloads/0.15/gajim-%{version}.tar.bz2
14cr|gajim-0.15.4-3|7	URL:		http://www.gajim.org
14cr|gajim-0.15.4-3|8	Group:		Networking/Instant messaging
14cr|gajim-0.15.4-3|9	License:	GPLv3
14cr|gajim-0.15.4-3|10	BuildRequires:	pkgconfig(gnome-python-extras-2.0)
14cr|gajim-0.15.4-3|11	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|gajim-0.15.4-3|12	BuildRequires:	pkgconfig(gdk-2.0)
14cr|gajim-0.15.4-3|13	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gajim-0.15.4-3|14	BuildRequires:  pkgconfig(xscrnsaver)
14cr|gajim-0.15.4-3|15	BuildRequires:  pkgconfig(expat)
14cr|gajim-0.15.4-3|16	BuildRequires:  pkgconfig(dbus-1)
14cr|gajim-0.15.4-3|17	BuildRequires:  imagemagick
14cr|gajim-0.15.4-3|18	BuildRequires:  desktop-file-utils
14cr|gajim-0.15.4-3|19	BuildRequires:  intltool
14cr|gajim-0.15.4-3|20	
14cr|gajim-0.15.4-3|21	Requires:       pygtk2.0-libglade
14cr|gajim-0.15.4-3|22	Requires:       python-sqlite2
14cr|gajim-0.15.4-3|23	Requires:       gnome-python-gconf
14cr|gajim-0.15.4-3|24	Requires:       gnome-python-extras
14cr|gajim-0.15.4-3|25	Requires:       dbus-python
14cr|gajim-0.15.4-3|26	Requires:       python-OpenSSL
14cr|gajim-0.15.4-3|27	Requires:	pyasn1
14cr|gajim-0.15.4-3|28	Requires:       bind-utils
14cr|gajim-0.15.4-3|29	
14cr|gajim-0.15.4-3|30	Suggests:       gnome-python-gtkspell
14cr|gajim-0.15.4-3|31	
14cr|gajim-0.15.4-3|32	
14cr|gajim-0.15.4-3|33	%description
14cr|gajim-0.15.4-3|34	Gajim is a jabber client written in PyGTK. The goal of Gajim's developers is
14cr|gajim-0.15.4-3|35	to provide a full featured and easy to use xmpp client for the GTK+
14cr|gajim-0.15.4-3|36	users. Gajim does not require GNOME to run, event-hough it exists with it
14cr|gajim-0.15.4-3|37	nicely. Gajim is released under the GNU General Public License
14cr|gajim-0.15.4-3|38	
14cr|gajim-0.15.4-3|39	Features:
14cr|gajim-0.15.4-3|40	- Tabbed chat windows
14cr|gajim-0.15.4-3|41	- Groupchat support (with MUC protocol)
14cr|gajim-0.15.4-3|42	- Emoticons, URL grabber
14cr|gajim-0.15.4-3|43	- Systray icon
14cr|gajim-0.15.4-3|44	- TLS & GPG support
14cr|gajim-0.15.4-3|45	- Transport Registration support
14cr|gajim-0.15.4-3|46	- Service Discovery including Nodes
14cr|gajim-0.15.4-3|47	- Multiple accounts support
14cr|gajim-0.15.4-3|48	
14cr|gajim-0.15.4-3|49	%prep
14cr|gajim-0.15.4-3|50	%setup -q
14cr|gajim-0.15.4-3|51	
14cr|gajim-0.15.4-3|52	%build
14cr|gajim-0.15.4-3|53	%configure2_5x
14cr|gajim-0.15.4-3|54	%make
14cr|gajim-0.15.4-3|55	
14cr|gajim-0.15.4-3|56	%install
14cr|gajim-0.15.4-3|57	rm -rf %{buildroot} installed-docs
14cr|gajim-0.15.4-3|58	%makeinstall_std
14cr|gajim-0.15.4-3|59	
14cr|gajim-0.15.4-3|60	desktop-file-install --vendor="" \
14cr|gajim-0.15.4-3|61	--remove-category="Application" \
14cr|gajim-0.15.4-3|62	--add-category="GNOME" \
14cr|gajim-0.15.4-3|63	--add-category="X-MandrivaLinux-Internet-InstantMessaging" \
14cr|gajim-0.15.4-3|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gajim-0.15.4-3|65	
14cr|gajim-0.15.4-3|66	
14cr|gajim-0.15.4-3|67	# Fix python-bytecode-inconsistent-mtime
14cr|gajim-0.15.4-3|68	pushd %{buildroot}%{_datadir}/%{name}/src/common
14cr|gajim-0.15.4-3|69	rm -rf *.pyc
14cr|gajim-0.15.4-3|70	rm -rf *.pyo
14cr|gajim-0.15.4-3|71	python -m compileall *.py
14cr|gajim-0.15.4-3|72	popd
14cr|gajim-0.15.4-3|73	
14cr|gajim-0.15.4-3|74	pushd %{buildroot}%{_datadir}/%{name}/src/plugins
14cr|gajim-0.15.4-3|75	rm -rf *.pyc
14cr|gajim-0.15.4-3|76	rm -rf *.pyo
14cr|gajim-0.15.4-3|77	python -m compileall *.py
14cr|gajim-0.15.4-3|78	popd
14cr|gajim-0.15.4-3|79	
14cr|gajim-0.15.4-3|80	%find_lang %{name}
14cr|gajim-0.15.4-3|81	
14cr|gajim-0.15.4-3|82	%files -f %{name}.lang
14cr|gajim-0.15.4-3|83	%doc ChangeLog COPYING README THANKS THANKS.artists
14cr|gajim-0.15.4-3|84	%{_bindir}/gajim
14cr|gajim-0.15.4-3|85	%{_bindir}/gajim-remote
14cr|gajim-0.15.4-3|86	%{_bindir}/gajim-history-manager
14cr|gajim-0.15.4-3|87	%{_datadir}/applications/gajim.desktop
14cr|gajim-0.15.4-3|88	%{_datadir}/gajim
14cr|gajim-0.15.4-3|89	%{_mandir}/man1/gajim.1*
14cr|gajim-0.15.4-3|90	%{_mandir}/man1/gajim-remote.1*
14cr|gajim-0.15.4-3|91	%{_mandir}/man1/gajim-history-manager.1*
14cr|gajim-0.15.4-3|92	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|gajim-0.15.4-3|93	
14cr|gajim-0.15.4-3|94	
14cr|gajim-0.15.4-3|95	%changelog
14cr|gajim-0.15.4-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.4-3
14cr|gajim-0.15.4-3|97	+ Revision: bcdecf8
14cr|gajim-0.15.4-3|98	- MassBuild#464: Increase release tag
14cr|gajim-0.15.4-3|99	
14cr|gajim-0.15.4-3|100	

1482 14
14cr|galago-daemon-0.5.1-5|1	%define name galago-daemon
14cr|galago-daemon-0.5.1-5|2	%define version 0.5.1
14cr|galago-daemon-0.5.1-5|3	%define release 5
14cr|galago-daemon-0.5.1-5|4	
14cr|galago-daemon-0.5.1-5|5	Summary: Galago desktop presence daemon
14cr|galago-daemon-0.5.1-5|6	Name: %{name}
14cr|galago-daemon-0.5.1-5|7	Version: %{version}
14cr|galago-daemon-0.5.1-5|8	Release: %{release}
14cr|galago-daemon-0.5.1-5|9	Source0: http://www.galago-project.org/files/releases/source/galago-daemon/%{name}-%{version}.tar.bz2
14cr|galago-daemon-0.5.1-5|10	License: GPL
14cr|galago-daemon-0.5.1-5|11	Group: System/Servers
14cr|galago-daemon-0.5.1-5|12	Url: http://www.galago-project.org/
14cr|galago-daemon-0.5.1-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|galago-daemon-0.5.1-5|14	BuildRequires: libgalago-devel >= 0.5.2
14cr|galago-daemon-0.5.1-5|15	
14cr|galago-daemon-0.5.1-5|16	%description
14cr|galago-daemon-0.5.1-5|17	This are the daemon of the Galago desktop presence framework.
14cr|galago-daemon-0.5.1-5|18	
14cr|galago-daemon-0.5.1-5|19	%prep
14cr|galago-daemon-0.5.1-5|20	%setup -q
14cr|galago-daemon-0.5.1-5|21	
14cr|galago-daemon-0.5.1-5|22	%build
14cr|galago-daemon-0.5.1-5|23	%configure2_5x
14cr|galago-daemon-0.5.1-5|24	%make
14cr|galago-daemon-0.5.1-5|25	
14cr|galago-daemon-0.5.1-5|26	%install
14cr|galago-daemon-0.5.1-5|27	rm -rf $RPM_BUILD_ROOT
14cr|galago-daemon-0.5.1-5|28	%makeinstall_std
14cr|galago-daemon-0.5.1-5|29	
14cr|galago-daemon-0.5.1-5|30	%clean
14cr|galago-daemon-0.5.1-5|31	rm -rf $RPM_BUILD_ROOT
14cr|galago-daemon-0.5.1-5|32	
14cr|galago-daemon-0.5.1-5|33	%files
14cr|galago-daemon-0.5.1-5|34	%defattr(-,root,root)
14cr|galago-daemon-0.5.1-5|35	%doc NEWS AUTHORS ChangeLog
14cr|galago-daemon-0.5.1-5|36	%config(noreplace) %_sysconfdir/dbus-1/system.d/galago-daemon.conf
14cr|galago-daemon-0.5.1-5|37	%_libexecdir/galago-daemon
14cr|galago-daemon-0.5.1-5|38	%_datadir/dbus-1/services/org.freedesktop.Galago.service
14cr|galago-daemon-0.5.1-5|39	
14cr|galago-daemon-0.5.1-5|40	
14cr|galago-daemon-0.5.1-5|41	
14cr|galago-daemon-0.5.1-5|42	
14cr|galago-daemon-0.5.1-5|43	
14cr|galago-daemon-0.5.1-5|44	%changelog
14cr|galago-daemon-0.5.1-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-5
14cr|galago-daemon-0.5.1-5|46	+ Revision: 2cd3aa6
14cr|galago-daemon-0.5.1-5|47	- MassBuild#464: Increase release tag
14cr|galago-daemon-0.5.1-5|48	
14cr|galago-daemon-0.5.1-5|49	

1483 14
14cr|galan-0.3.0-0.beta7.4|1	%define beta beta7
14cr|galan-0.3.0-0.beta7.4|2	
14cr|galan-0.3.0-0.beta7.4|3	%define __noautoprov '(.*)\\.so\\.0(.*)'
14cr|galan-0.3.0-0.beta7.4|4	%define __noautoreq 'libgalan\\.so\\.(.*)'
14cr|galan-0.3.0-0.beta7.4|5	
14cr|galan-0.3.0-0.beta7.4|6	Summary:	Graphical audio processing toolkit
14cr|galan-0.3.0-0.beta7.4|7	Name:		galan
14cr|galan-0.3.0-0.beta7.4|8	Version:	0.3.0
14cr|galan-0.3.0-0.beta7.4|9	Release:	0.%{beta}.4
14cr|galan-0.3.0-0.beta7.4|10	Source0:	%{name}-%{version}_%{beta}.tar.bz2
14cr|galan-0.3.0-0.beta7.4|11	Url:		http://galan.sourceforge.net/
14cr|galan-0.3.0-0.beta7.4|12	License:	GPLv2+
14cr|galan-0.3.0-0.beta7.4|13	Group:		Sound
14cr|galan-0.3.0-0.beta7.4|14	BuildRequires:	fftw2-devel
14cr|galan-0.3.0-0.beta7.4|15	BuildRequires:	gtkglarea-devel
14cr|galan-0.3.0-0.beta7.4|16	BuildRequires:	pkgconfig(alsa)
14cr|galan-0.3.0-0.beta7.4|17	BuildRequires:	pkgconfig(audiofile)
14cr|galan-0.3.0-0.beta7.4|18	BuildRequires:	pkgconfig(esound)
14cr|galan-0.3.0-0.beta7.4|19	BuildRequires:	pkgconfig(gl)
14cr|galan-0.3.0-0.beta7.4|20	BuildRequires:	pkgconfig(glu)
14cr|galan-0.3.0-0.beta7.4|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|galan-0.3.0-0.beta7.4|22	BuildRequires:	pkgconfig(jack)
14cr|galan-0.3.0-0.beta7.4|23	BuildRequires:	pkgconfig(lrdf)
14cr|galan-0.3.0-0.beta7.4|24	BuildRequires:	pkgconfig(pango)
14cr|galan-0.3.0-0.beta7.4|25	BuildRequires:	pkgconfig(sndfile)
14cr|galan-0.3.0-0.beta7.4|26	BuildRequires:	pkgconfig(vorbis)
14cr|galan-0.3.0-0.beta7.4|27	
14cr|galan-0.3.0-0.beta7.4|28	%description
14cr|galan-0.3.0-0.beta7.4|29	Using gAlan is much like setting up an effects-chain for, say, a guitar.
14cr|galan-0.3.0-0.beta7.4|30	You choose the effects units you wish to use, lay them out, and then
14cr|galan-0.3.0-0.beta7.4|31	connect them to each other, starting with the guitar, threading through
14cr|galan-0.3.0-0.beta7.4|32	the effects, and ending up at the amplifier (and ultimately the speakers).
14cr|galan-0.3.0-0.beta7.4|33	
14cr|galan-0.3.0-0.beta7.4|34	It's not just limited to acting as an effects-chain, though. You can also
14cr|galan-0.3.0-0.beta7.4|35	configure it (using the same basic principles) to act as a mixer, a
14cr|galan-0.3.0-0.beta7.4|36	sample-sequencer or drum machine, or a synthesizer capable of emulating
14cr|galan-0.3.0-0.beta7.4|37	various analogue systems. The examples page and the tutorial provide some
14cr|galan-0.3.0-0.beta7.4|38	descriptions of some of the ways gAlan can be used. The User Guide has a
14cr|galan-0.3.0-0.beta7.4|39	section on common motifs in mesh design which may also give an impression
14cr|galan-0.3.0-0.beta7.4|40	of how gAlan works.
14cr|galan-0.3.0-0.beta7.4|41	
14cr|galan-0.3.0-0.beta7.4|42	%files
14cr|galan-0.3.0-0.beta7.4|43	%doc AUTHORS COPYING NEWS NOTES README TODO doc/examples doc/html
14cr|galan-0.3.0-0.beta7.4|44	%{_bindir}/*
14cr|galan-0.3.0-0.beta7.4|45	%{_libdir}/%{name}
14cr|galan-0.3.0-0.beta7.4|46	%{_datadir}/%{name}
14cr|galan-0.3.0-0.beta7.4|47	%{_datadir}/applications/%{name}.desktop
14cr|galan-0.3.0-0.beta7.4|48	
14cr|galan-0.3.0-0.beta7.4|49	#----------------------------------------------------------------------------
14cr|galan-0.3.0-0.beta7.4|50	
14cr|galan-0.3.0-0.beta7.4|51	%prep
14cr|galan-0.3.0-0.beta7.4|52	%setup -q -n %{name}-%{version}_%{beta}
14cr|galan-0.3.0-0.beta7.4|53	
14cr|galan-0.3.0-0.beta7.4|54	%build
14cr|galan-0.3.0-0.beta7.4|55	#autoreconf -fi
14cr|galan-0.3.0-0.beta7.4|56	LDFLAGS="-lm -ldl" %configure2_5x --enable-static=no
14cr|galan-0.3.0-0.beta7.4|57	make
14cr|galan-0.3.0-0.beta7.4|58	
14cr|galan-0.3.0-0.beta7.4|59	%install
14cr|galan-0.3.0-0.beta7.4|60	%makeinstall_std
14cr|galan-0.3.0-0.beta7.4|61	
14cr|galan-0.3.0-0.beta7.4|62	#cleanup
14cr|galan-0.3.0-0.beta7.4|63	for i in doc/CVS doc/examples/CVS doc/examples/samples/CVS doc/exdoc/html/CVS doc/html/CVS
14cr|galan-0.3.0-0.beta7.4|64	do
14cr|galan-0.3.0-0.beta7.4|65	rm -fr $i
14cr|galan-0.3.0-0.beta7.4|66	done
14cr|galan-0.3.0-0.beta7.4|67	
14cr|galan-0.3.0-0.beta7.4|68	rm -f %{buildroot}%{_libdir}/%{name}/libgalan.so
14cr|galan-0.3.0-0.beta7.4|69	
14cr|galan-0.3.0-0.beta7.4|70	mkdir -p %{buildroot}%{_datadir}/applications
14cr|galan-0.3.0-0.beta7.4|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|galan-0.3.0-0.beta7.4|72	[Desktop Entry]
14cr|galan-0.3.0-0.beta7.4|73	Name=Galan
14cr|galan-0.3.0-0.beta7.4|74	Comment=Graphical audio processing toolkit
14cr|galan-0.3.0-0.beta7.4|75	Exec=%{_bindir}/%{name}
14cr|galan-0.3.0-0.beta7.4|76	Icon=sound_section
14cr|galan-0.3.0-0.beta7.4|77	Terminal=false
14cr|galan-0.3.0-0.beta7.4|78	Type=Application
14cr|galan-0.3.0-0.beta7.4|79	Categories=AudioVideo;Audio;AudioVideoEditing;
14cr|galan-0.3.0-0.beta7.4|80	EOF
14cr|galan-0.3.0-0.beta7.4|81	
14cr|galan-0.3.0-0.beta7.4|82	
14cr|galan-0.3.0-0.beta7.4|83	
14cr|galan-0.3.0-0.beta7.4|84	
14cr|galan-0.3.0-0.beta7.4|85	%changelog
14cr|galan-0.3.0-0.beta7.4|86	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-0.beta7.4
14cr|galan-0.3.0-0.beta7.4|87	+ Revision: 1a4d686
14cr|galan-0.3.0-0.beta7.4|88	- LOG Spec cleanup
14cr|galan-0.3.0-0.beta7.4|89	
14cr|galan-0.3.0-0.beta7.4|90	

1484 14
14cr|galaxy-1.0.6-6|1	Summary:        Mandriva Galaxy theme
14cr|galaxy-1.0.6-6|2	Name:           galaxy
14cr|galaxy-1.0.6-6|3	Version:        1.0.6
14cr|galaxy-1.0.6-6|4	Release:        6
14cr|galaxy-1.0.6-6|5	License:        GPLv2+
14cr|galaxy-1.0.6-6|6	Group:          Graphical desktop/GNOME
14cr|galaxy-1.0.6-6|7	URL:            http://www.mandrivalinux.com/
14cr|galaxy-1.0.6-6|8	BuildRequires:  gtk+1.2-devel
14cr|galaxy-1.0.6-6|9	BuildRequires:  gtk+2-devel
14cr|galaxy-1.0.6-6|10	BuildRequires:  gdk-pixbuf-devel
14cr|galaxy-1.0.6-6|11	Source0:        %{name}-%{version}.tar.bz2
14cr|galaxy-1.0.6-6|12	Patch0:		galaxy-1.0.6-no-kde.patch
14cr|galaxy-1.0.6-6|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|galaxy-1.0.6-6|14	
14cr|galaxy-1.0.6-6|15	%description
14cr|galaxy-1.0.6-6|16	Mandriva Galaxy theme
14cr|galaxy-1.0.6-6|17	
14cr|galaxy-1.0.6-6|18	
14cr|galaxy-1.0.6-6|19	%package gnome
14cr|galaxy-1.0.6-6|20	Summary: Mandriva Galaxy theme for GTK+2 and GNOME
14cr|galaxy-1.0.6-6|21	Group: Graphical desktop/GNOME
14cr|galaxy-1.0.6-6|22	Requires: gnome-icon-theme
14cr|galaxy-1.0.6-6|23	
14cr|galaxy-1.0.6-6|24	%description gnome
14cr|galaxy-1.0.6-6|25	Mandriva theme for GNOME and GTK2 applications
14cr|galaxy-1.0.6-6|26	
14cr|galaxy-1.0.6-6|27	%package gtk12
14cr|galaxy-1.0.6-6|28	Summary: Mandriva Galaxy theme for GTK+ 1.2 applications
14cr|galaxy-1.0.6-6|29	Group: Graphical desktop/GNOME
14cr|galaxy-1.0.6-6|30	Conflicts: galaxy-gnome < 1.0.5-2mdv
14cr|galaxy-1.0.6-6|31	
14cr|galaxy-1.0.6-6|32	%description gtk12
14cr|galaxy-1.0.6-6|33	Mandriva Galaxy theme for GTK 1.2 applications
14cr|galaxy-1.0.6-6|34	
14cr|galaxy-1.0.6-6|35	%prep
14cr|galaxy-1.0.6-6|36	%setup -q
14cr|galaxy-1.0.6-6|37	%apply_patches
14cr|galaxy-1.0.6-6|38	autoreconf -fi
14cr|galaxy-1.0.6-6|39	
14cr|galaxy-1.0.6-6|40	%build
14cr|galaxy-1.0.6-6|41	%configure2_5x
14cr|galaxy-1.0.6-6|42	
14cr|galaxy-1.0.6-6|43	%make
14cr|galaxy-1.0.6-6|44	
14cr|galaxy-1.0.6-6|45	%install
14cr|galaxy-1.0.6-6|46	rm -rf $RPM_BUILD_ROOT
14cr|galaxy-1.0.6-6|47	
14cr|galaxy-1.0.6-6|48	%makeinstall_std
14cr|galaxy-1.0.6-6|49	
14cr|galaxy-1.0.6-6|50	#remove unpackaged files
14cr|galaxy-1.0.6-6|51	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la \
14cr|galaxy-1.0.6-6|52	$RPM_BUILD_ROOT%{_libdir}/gtk/themes/engines/*.la
14cr|galaxy-1.0.6-6|53	
14cr|galaxy-1.0.6-6|54	%clean
14cr|galaxy-1.0.6-6|55	rm -rf $RPM_BUILD_ROOT
14cr|galaxy-1.0.6-6|56	
14cr|galaxy-1.0.6-6|57	%files gnome
14cr|galaxy-1.0.6-6|58	%defattr(-,root,root,-)
14cr|galaxy-1.0.6-6|59	%doc README ChangeLog
14cr|galaxy-1.0.6-6|60	%{_libdir}/gtk-2.0/*/engines/*.so
14cr|galaxy-1.0.6-6|61	%{_datadir}/themes/*
14cr|galaxy-1.0.6-6|62	
14cr|galaxy-1.0.6-6|63	%files gtk12
14cr|galaxy-1.0.6-6|64	%defattr(-,root,root,-)
14cr|galaxy-1.0.6-6|65	%{_libdir}/gtk/themes/engines/*.so
14cr|galaxy-1.0.6-6|66	
14cr|galaxy-1.0.6-6|67	
14cr|galaxy-1.0.6-6|68	
14cr|galaxy-1.0.6-6|69	%changelog
14cr|galaxy-1.0.6-6|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-6
14cr|galaxy-1.0.6-6|71	+ Revision: df8a860
14cr|galaxy-1.0.6-6|72	- MassBuild#464: Increase release tag
14cr|galaxy-1.0.6-6|73	
14cr|galaxy-1.0.6-6|74	

1485 14
14cr|gamazons-0.83-12|1	%define	version	0.83
14cr|gamazons-0.83-12|2	%define release 	12
14cr|gamazons-0.83-12|3	
14cr|gamazons-0.83-12|4	Summary:	A board game similar to chess and go combined
14cr|gamazons-0.83-12|5	Name:		gamazons
14cr|gamazons-0.83-12|6	Version:	%{version}
14cr|gamazons-0.83-12|7	Release:	%{release}
14cr|gamazons-0.83-12|8	License:	GPLv2
14cr|gamazons-0.83-12|9	Group:		Games/Boards
14cr|gamazons-0.83-12|10	URL:		http://www.yorgalily.org/gamazons/
14cr|gamazons-0.83-12|11	Source:		http://www.yorgalily.org/gamazons/src/%{name}-%{version}.tar.bz2
14cr|gamazons-0.83-12|12	Patch0:		gamazons-0.83-fix-desktop-file.patch
14cr|gamazons-0.83-12|13	BuildRequires:	imagemagick
14cr|gamazons-0.83-12|14	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gamazons-0.83-12|15	# (tv) for /usr/bin/desktop-file-install:
14cr|gamazons-0.83-12|16	BuildRequires:	desktop-file-utils
14cr|gamazons-0.83-12|17	
14cr|gamazons-0.83-12|18	%description
14cr|gamazons-0.83-12|19	Amazons is a game played on a 10x10 chess board. Each side has four pieces
14cr|gamazons-0.83-12|20	(amazons) that move like chess queens (in a straight line in any direction).
14cr|gamazons-0.83-12|21	Instead of capturing pieces like in chess, the game is determined based on
14cr|gamazons-0.83-12|22	who moves last.
14cr|gamazons-0.83-12|23	
14cr|gamazons-0.83-12|24	Each move consists of two parts. First an amazon moves to a new square and
14cr|gamazons-0.83-12|25	then fires an arrow to another square (the arrow is fired in a straight
14cr|gamazons-0.83-12|26	line in any direction from the square the amazon landed on). The square
14cr|gamazons-0.83-12|27	the arrow lands on becomes a permenant block for the rest of the game.
14cr|gamazons-0.83-12|28	No one can move over it, or fire an arrow over it. Every turn an amazon
14cr|gamazons-0.83-12|29	must move and fire an arrow, so every turn there is one less square
14cr|gamazons-0.83-12|30	available on the board. Try and block in your opponent or section off a
14cr|gamazons-0.83-12|31	good chunk of the board for yourself.
14cr|gamazons-0.83-12|32	
14cr|gamazons-0.83-12|33	
14cr|gamazons-0.83-12|34	%prep
14cr|gamazons-0.83-12|35	%setup -q
14cr|gamazons-0.83-12|36	%patch0 -p1
14cr|gamazons-0.83-12|37	
14cr|gamazons-0.83-12|38	%build
14cr|gamazons-0.83-12|39	%configure2_5x --bindir=%{_gamesbindir}
14cr|gamazons-0.83-12|40	%make
14cr|gamazons-0.83-12|41	
14cr|gamazons-0.83-12|42	%install
14cr|gamazons-0.83-12|43	rm -rf $RPM_BUILD_ROOT
14cr|gamazons-0.83-12|44	%makeinstall_std
14cr|gamazons-0.83-12|45	
14cr|gamazons-0.83-12|46	
14cr|gamazons-0.83-12|47	desktop-file-install --vendor="" \
14cr|gamazons-0.83-12|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gamazons-0.83-12|49	
14cr|gamazons-0.83-12|50	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
14cr|gamazons-0.83-12|51	$RPM_BUILD_ROOT%{_miconsdir} \
14cr|gamazons-0.83-12|52	$RPM_BUILD_ROOT%{_liconsdir}
14cr|gamazons-0.83-12|53	install -m 0644         pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_liconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|54	convert -geometry 32x32 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_iconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|55	convert -geometry 16x16 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_miconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|56	
14cr|gamazons-0.83-12|57	# translation will come in future versions, find
14cr|gamazons-0.83-12|58	# help files for now
14cr|gamazons-0.83-12|59	%{find_lang} %{name} --with-gnome
14cr|gamazons-0.83-12|60	
14cr|gamazons-0.83-12|61	%if %mdkversion < 200900
14cr|gamazons-0.83-12|62	%post
14cr|gamazons-0.83-12|63	%{update_menus}
14cr|gamazons-0.83-12|64	%endif
14cr|gamazons-0.83-12|65	
14cr|gamazons-0.83-12|66	%if %mdkversion < 200900
14cr|gamazons-0.83-12|67	%postun
14cr|gamazons-0.83-12|68	%{clean_menus}
14cr|gamazons-0.83-12|69	%endif
14cr|gamazons-0.83-12|70	
14cr|gamazons-0.83-12|71	%clean
14cr|gamazons-0.83-12|72	rm -rf $RPM_BUILD_ROOT
14cr|gamazons-0.83-12|73	
14cr|gamazons-0.83-12|74	%files -f %{name}.lang
14cr|gamazons-0.83-12|75	%defattr(-,root,root)
14cr|gamazons-0.83-12|76	%doc COPYING
14cr|gamazons-0.83-12|77	%{_gamesbindir}/*
14cr|gamazons-0.83-12|78	%{_datadir}/applications/*.desktop
14cr|gamazons-0.83-12|79	%{_datadir}/%{name}
14cr|gamazons-0.83-12|80	%{_datadir}/pixmaps/*
14cr|gamazons-0.83-12|81	%{_iconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|82	%{_miconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|83	%{_liconsdir}/gnome-gamazons.png
14cr|gamazons-0.83-12|84	
14cr|gamazons-0.83-12|85	
14cr|gamazons-0.83-12|86	
14cr|gamazons-0.83-12|87	
14cr|gamazons-0.83-12|88	%changelog
14cr|gamazons-0.83-12|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.83-12
14cr|gamazons-0.83-12|90	+ Revision: bee936f
14cr|gamazons-0.83-12|91	- MassBuild#464: Increase release tag
14cr|gamazons-0.83-12|92	
14cr|gamazons-0.83-12|93	

1486 14
14cr|gambas3-3.5.4-2|1	Name:		gambas3
14cr|gambas3-3.5.4-2|2	Summary:	Complete IDE based on a BASIC interpreter with object extensions
14cr|gambas3-3.5.4-2|3	Version:	3.5.4
14cr|gambas3-3.5.4-2|4	Release:	2
14cr|gambas3-3.5.4-2|5	License:	GPLv2+
14cr|gambas3-3.5.4-2|6	Group:		Development/Other
14cr|gambas3-3.5.4-2|7	URL:		http://gambas.sourceforge.net
14cr|gambas3-3.5.4-2|8	Source0:    http://garr.dl.sourceforge.net/project/gambas/gambas3/%{name}-%{version}.tar.bz2
14cr|gambas3-3.5.4-2|9	
14cr|gambas3-3.5.4-2|10	
14cr|gambas3-3.5.4-2|11	Source1:	%{name}.desktop
14cr|gambas3-3.5.4-2|12	Source100:	%{name}.rpmlintrc
14cr|gambas3-3.5.4-2|13	
14cr|gambas3-3.5.4-2|14	BuildRequires:	bzip2-devel
14cr|gambas3-3.5.4-2|15	BuildRequires:	autoconf automake libtool
14cr|gambas3-3.5.4-2|16	BuildRequires:	unixODBC-devel
14cr|gambas3-3.5.4-2|17	BuildRequires:	gettext-devel
14cr|gambas3-3.5.4-2|18	BuildRequires:	pkgconfig(libpng)
14cr|gambas3-3.5.4-2|19	BuildRequires:	imagemagick
14cr|gambas3-3.5.4-2|20	BuildRequires:	jpeg-devel
14cr|gambas3-3.5.4-2|21	BuildRequires:	pkgconfig(sqlite3)
14cr|gambas3-3.5.4-2|22	BuildRequires:	qt4-devel
14cr|gambas3-3.5.4-2|23	BuildRequires:	pkgconfig(QtWebKit)
14cr|gambas3-3.5.4-2|24	BuildRequires:	pkgconfig(glew)
14cr|gambas3-3.5.4-2|25	BuildRequires:	pkgconfig(sdl)
14cr|gambas3-3.5.4-2|26	BuildRequires:	pkgconfig(xcursor)
14cr|gambas3-3.5.4-2|27	BuildRequires:	pkgconfig(SDL_ttf)
14cr|gambas3-3.5.4-2|28	BuildRequires:	mysql-devel
14cr|gambas3-3.5.4-2|29	BuildRequires:	pkgconfig(cairo)
14cr|gambas3-3.5.4-2|30	BuildRequires:	pkgconfig(poppler)
14cr|gambas3-3.5.4-2|31	BuildRequires:	SDL_sound-devel
14cr|gambas3-3.5.4-2|32	BuildRequires:	pkgconfig(SDL_mixer)
14cr|gambas3-3.5.4-2|33	BuildRequires:	pkgconfig(libcurl)
14cr|gambas3-3.5.4-2|34	BuildRequires:	pkgconfig(gdk-2.0)
14cr|gambas3-3.5.4-2|35	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|gambas3-3.5.4-2|36	BuildRequires:	pkgconfig(gdkglext-1.0)
14cr|gambas3-3.5.4-2|37	BuildRequires:	pkgconfig(libffi)
14cr|gambas3-3.5.4-2|38	BuildRequires:	pkgconfig(imlib2)
14cr|gambas3-3.5.4-2|39	BuildRequires:	pkgconfig(libecpg)
14cr|gambas3-3.5.4-2|40	BuildRequires:	pkgconfig(libv4l2)
14cr|gambas3-3.5.4-2|41	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gambas3-3.5.4-2|42	BuildRequires:	pkgconfig(libexslt)
14cr|gambas3-3.5.4-2|43	BuildRequires:	pkgconfig(xtst)
14cr|gambas3-3.5.4-2|44	BuildRequires:  freetype2-devel
14cr|gambas3-3.5.4-2|45	BuildRequires:	xdg-utils
14cr|gambas3-3.5.4-2|46	BuildRequires:	desktop-file-utils
14cr|gambas3-3.5.4-2|47	BuildRequires:	pkgconfig(sqlite)
14cr|gambas3-3.5.4-2|48	BuildRequires:  libstdc++-static-devel
14cr|gambas3-3.5.4-2|49	BuildRequires:  libstdc++-devel
14cr|gambas3-3.5.4-2|50	BuildRequires:  freetype-devel
14cr|gambas3-3.5.4-2|51	BuildRequires:  pkgconfig(gsl)
14cr|gambas3-3.5.4-2|52	BuildRequires:  pkgconfig(gnome-keyring-1)
14cr|gambas3-3.5.4-2|53	BuildRequires:  pkgconfig(libpcre)
14cr|gambas3-3.5.4-2|54	BuildRequires:  pkgconfig(ice)
14cr|gambas3-3.5.4-2|55	BuildRequires:  pkgconfig(dbus-1)
14cr|gambas3-3.5.4-2|56	BuildRequires:  pkgconfig(SDL_image)
14cr|gambas3-3.5.4-2|57	# no pkgconfig for gmime for portability
14cr|gambas3-3.5.4-2|58	BuildRequires:  gmime-devel
14cr|gambas3-3.5.4-2|59	BuildRequires:  pkgconfig(libv4lconvert)
14cr|gambas3-3.5.4-2|60	#
14cr|gambas3-3.5.4-2|61	%if %{mdvver} >= 201210
14cr|gambas3-3.5.4-2|62	BuildRequires:  llvm-devel
14cr|gambas3-3.5.4-2|63	%if %{mdvver} == 201200
14cr|gambas3-3.5.4-2|64	BuildRequires:	llvm
14cr|gambas3-3.5.4-2|65	%endif
14cr|gambas3-3.5.4-2|66	%endif
14cr|gambas3-3.5.4-2|67	# No jit modules in 2014.1, won't build against llvm3.4.2
14cr|gambas3-3.5.4-2|68	# we don't have gst-1 in lts
14cr|gambas3-3.5.4-2|69	BuildRequires:  pkgconfig(gstreamer-1.0)
14cr|gambas3-3.5.4-2|70	BuildRequires:  pkgconfig(gstreamer-app-1.0)
14cr|gambas3-3.5.4-2|71	BuildRequires:  pkgconfig(openssl)
14cr|gambas3-3.5.4-2|72	BuildRequires:  gmp-devel
14cr|gambas3-3.5.4-2|73	BuildRequires:  pkgconfig(openal)
14cr|gambas3-3.5.4-2|74	BuildRequires:  pkgconfig(alure)
14cr|gambas3-3.5.4-2|75	BuildRequires:  pkgconfig(sndfile)
14cr|gambas3-3.5.4-2|76	BuildRequires:  pkgconfig(libmpg123)
14cr|gambas3-3.5.4-2|77	BuildRequires:  pkgconfig(fluidsynth)
14cr|gambas3-3.5.4-2|78	BuildRequires:  dumb-devel
14cr|gambas3-3.5.4-2|79	
14cr|gambas3-3.5.4-2|80	%description
14cr|gambas3-3.5.4-2|81	Gambas is a free development environment based on a Basic interpreter
14cr|gambas3-3.5.4-2|82	with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
14cr|gambas3-3.5.4-2|83	With Gambas, you can quickly design your program GUI, access MySQL or
14cr|gambas3-3.5.4-2|84	PostgreSQL databases, translate your program into many languages,
14cr|gambas3-3.5.4-2|85	create network applications easily, build RPMs of your apps
14cr|gambas3-3.5.4-2|86	automatically, and so on...
14cr|gambas3-3.5.4-2|87	
14cr|gambas3-3.5.4-2|88	%prep
14cr|gambas3-3.5.4-2|89	%setup -q
14cr|gambas3-3.5.4-2|90	
14cr|gambas3-3.5.4-2|91	for i in `find . -name "acinclude.m4"`;
14cr|gambas3-3.5.4-2|92	do
14cr|gambas3-3.5.4-2|93	sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' ${i}
14cr|gambas3-3.5.4-2|94	sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ${i}
14cr|gambas3-3.5.4-2|95	sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ${i}
14cr|gambas3-3.5.4-2|96	sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ${i}
14cr|gambas3-3.5.4-2|97	sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ${i}
14cr|gambas3-3.5.4-2|98	sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ${i}
14cr|gambas3-3.5.4-2|99	done
14cr|gambas3-3.5.4-2|100	
14cr|gambas3-3.5.4-2|101	
14cr|gambas3-3.5.4-2|102	# debug linting fix
14cr|gambas3-3.5.4-2|103	chmod -x main/gbx/gbx_local.h
14cr|gambas3-3.5.4-2|104	chmod -x gb.xml/src/xslt/CXSLT.h
14cr|gambas3-3.5.4-2|105	chmod -x main/lib/option/main.h
14cr|gambas3-3.5.4-2|106	chmod -x main/lib/option/main.c
14cr|gambas3-3.5.4-2|107	chmod -x main/lib/option/getoptions.c
14cr|gambas3-3.5.4-2|108	chmod -x main/lib/option/getoptions.h
14cr|gambas3-3.5.4-2|109	chmod -x main/gbx/gbx_subr_file.c
14cr|gambas3-3.5.4-2|110	chmod -x gb.xml/src/xslt/main.cpp
14cr|gambas3-3.5.4-2|111	chmod -x gb.qt4/src/CContainer.cpp
14cr|gambas3-3.5.4-2|112	chmod -x gb.xml/src/xslt/CXSLT.cpp
14cr|gambas3-3.5.4-2|113	
14cr|gambas3-3.5.4-2|114	
14cr|gambas3-3.5.4-2|115	
14cr|gambas3-3.5.4-2|116	%build
14cr|gambas3-3.5.4-2|117	%if %{mdvver} == 201410
14cr|gambas3-3.5.4-2|118	# add math's functions to the linker
14cr|gambas3-3.5.4-2|119	export LDFLAGS="$LDFLAGS -lm"
14cr|gambas3-3.5.4-2|120	# export pow, ceil a.s.o math's functions
14cr|gambas3-3.5.4-2|121	# in both compilers , gb.image component is in C
14cr|gambas3-3.5.4-2|122	export CXXFLAGS="%{optflags} -lm"
14cr|gambas3-3.5.4-2|123	export CFLAGS="%{optflags} -lm"
14cr|gambas3-3.5.4-2|124	%endif
14cr|gambas3-3.5.4-2|125	
14cr|gambas3-3.5.4-2|126	%setup_compile_flags
14cr|gambas3-3.5.4-2|127	./reconf-all
14cr|gambas3-3.5.4-2|128	for i in `find -name configure`
14cr|gambas3-3.5.4-2|129	do
14cr|gambas3-3.5.4-2|130	(
14cr|gambas3-3.5.4-2|131	pushd `dirname $i`
14cr|gambas3-3.5.4-2|132	%before_configure
14cr|gambas3-3.5.4-2|133	popd
14cr|gambas3-3.5.4-2|134	)
14cr|gambas3-3.5.4-2|135	done
14cr|gambas3-3.5.4-2|136	
14cr|gambas3-3.5.4-2|137	
14cr|gambas3-3.5.4-2|138	%configure2_5x
14cr|gambas3-3.5.4-2|139	%make
14cr|gambas3-3.5.4-2|140	
14cr|gambas3-3.5.4-2|141	%install
14cr|gambas3-3.5.4-2|142	%makeinstall_std
14cr|gambas3-3.5.4-2|143	
14cr|gambas3-3.5.4-2|144	# Get the SVN noise out of the main tree
14cr|gambas3-3.5.4-2|145	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
14cr|gambas3-3.5.4-2|146	
14cr|gambas3-3.5.4-2|147	# Mime types.
14cr|gambas3-3.5.4-2|148	mkdir -p %{buildroot}%{_datadir}/mime/packages/
14cr|gambas3-3.5.4-2|149	install -m 0644 -p app/mime/application-x-gambasscript.xml %{buildroot}%{_datadir}/mime/packages/
14cr|gambas3-3.5.4-2|150	install -m 0644 -p main/mime/application-x-gambas3.xml %{buildroot}%{_datadir}/mime/packages/
14cr|gambas3-3.5.4-2|151	
14cr|gambas3-3.5.4-2|152	# clean, should be done upstream
14cr|gambas3-3.5.4-2|153	find %{buildroot} -name '*.la' -delete
14cr|gambas3-3.5.4-2|154	rm -f %{buildroot}%{_libdir}/%{name}/gb.so %{buildroot}%{_libdir}/%{name}/gb.so.*
14cr|gambas3-3.5.4-2|155	
14cr|gambas3-3.5.4-2|156	# menu entry && icons
14cr|gambas3-3.5.4-2|157	install -D -m 755 app/src/%{name}/img/logo/logo-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gambas3-3.5.4-2|158	install -D -m 755 app/src/%{name}/img/logo/logo-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gambas3-3.5.4-2|159	install -D -m 755 app/src/%{name}/img/logo/logo-64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|gambas3-3.5.4-2|160	install -D -m 755 app/src/%{name}/img/logo/logo-ide.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|gambas3-3.5.4-2|161	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gambas3-3.5.4-2|162	# attr fix
14cr|gambas3-3.5.4-2|163	chmod -x %{buildroot}%{_datadir}/gambas3/gb.sdl/LICENSE
14cr|gambas3-3.5.4-2|164	
14cr|gambas3-3.5.4-2|165	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gambas3-3.5.4-2|166	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gambas3-3.5.4-2|167	
14cr|gambas3-3.5.4-2|168	mkdir -p %{buildroot}%{_docdir}
14cr|gambas3-3.5.4-2|169	
14cr|gambas3-3.5.4-2|170	#------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|171	
14cr|gambas3-3.5.4-2|172	%package runtime
14cr|gambas3-3.5.4-2|173	Summary: The Gambas runtime
14cr|gambas3-3.5.4-2|174	Group: Development/Other
14cr|gambas3-3.5.4-2|175	
14cr|gambas3-3.5.4-2|176	%description runtime
14cr|gambas3-3.5.4-2|177	This package includes the Gambas interpreter needed to run Gambas applications.
14cr|gambas3-3.5.4-2|178	
14cr|gambas3-3.5.4-2|179	%files runtime
14cr|gambas3-3.5.4-2|180	%doc README ChangeLog AUTHORS
14cr|gambas3-3.5.4-2|181	%{_bindir}/gbx3
14cr|gambas3-3.5.4-2|182	%{_bindir}/gbr3
14cr|gambas3-3.5.4-2|183	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|184	%{_libdir}/%{name}/gb.component
14cr|gambas3-3.5.4-2|185	%{_libdir}/%{name}/gb.debug.*
14cr|gambas3-3.5.4-2|186	%{_libdir}/%{name}/gb.eval.component
14cr|gambas3-3.5.4-2|187	%{_libdir}/%{name}/gb.eval.so*
14cr|gambas3-3.5.4-2|188	%{_libdir}/%{name}/gb.draw.*
14cr|gambas3-3.5.4-2|189	%{_libdir}/%{name}/gb.geom.*
14cr|gambas3-3.5.4-2|190	%dir %{_datadir}/%{name}
14cr|gambas3-3.5.4-2|191	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|192	%{_datadir}/%{name}/info/gb.info
14cr|gambas3-3.5.4-2|193	%{_datadir}/%{name}/info/gb.list
14cr|gambas3-3.5.4-2|194	%{_datadir}/%{name}/info/gb.debug.*
14cr|gambas3-3.5.4-2|195	%{_datadir}/%{name}/info/gb.eval.list
14cr|gambas3-3.5.4-2|196	%{_datadir}/%{name}/info/gb.eval.info
14cr|gambas3-3.5.4-2|197	%dir %{_datadir}/%{name}/icons
14cr|gambas3-3.5.4-2|198	%{_datadir}/%{name}/icons/application-x-%{name}.png
14cr|gambas3-3.5.4-2|199	
14cr|gambas3-3.5.4-2|200	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|201	
14cr|gambas3-3.5.4-2|202	%package devel
14cr|gambas3-3.5.4-2|203	Summary: The Gambas development package
14cr|gambas3-3.5.4-2|204	Group: Development/Other
14cr|gambas3-3.5.4-2|205	
14cr|gambas3-3.5.4-2|206	%description devel
14cr|gambas3-3.5.4-2|207	This package includes all tools needed to compile Gambas projects
14cr|gambas3-3.5.4-2|208	without having to install the complete development environment.
14cr|gambas3-3.5.4-2|209	
14cr|gambas3-3.5.4-2|210	%files devel
14cr|gambas3-3.5.4-2|211	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|212	%{_bindir}/gbc3
14cr|gambas3-3.5.4-2|213	%{_bindir}/gba3
14cr|gambas3-3.5.4-2|214	%{_bindir}/gbi3
14cr|gambas3-3.5.4-2|215	
14cr|gambas3-3.5.4-2|216	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|217	
14cr|gambas3-3.5.4-2|218	%package script
14cr|gambas3-3.5.4-2|219	Summary: The Gambas scripter package
14cr|gambas3-3.5.4-2|220	Group: Development/Other
14cr|gambas3-3.5.4-2|221	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|222	
14cr|gambas3-3.5.4-2|223	
14cr|gambas3-3.5.4-2|224	%description script
14cr|gambas3-3.5.4-2|225	This package includes the scripter program that allows to write script files
14cr|gambas3-3.5.4-2|226	in Gambas.
14cr|gambas3-3.5.4-2|227	
14cr|gambas3-3.5.4-2|228	%files script
14cr|gambas3-3.5.4-2|229	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|230	%{_bindir}/gbs3
14cr|gambas3-3.5.4-2|231	%{_bindir}/gbs3.gambas
14cr|gambas3-3.5.4-2|232	%{_bindir}/gbw3
14cr|gambas3-3.5.4-2|233	%{_datadir}/%{name}/icons/application-x-gambasserverpage.png
14cr|gambas3-3.5.4-2|234	%{_datadir}/%{name}/icons/application-x-gambasscript.png
14cr|gambas3-3.5.4-2|235	
14cr|gambas3-3.5.4-2|236	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|237	
14cr|gambas3-3.5.4-2|238	%package ide
14cr|gambas3-3.5.4-2|239	Summary: The Gambas IDE
14cr|gambas3-3.5.4-2|240	Group: Development/Other
14cr|gambas3-3.5.4-2|241	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|242	Requires: %{name}-devel = %{version}
14cr|gambas3-3.5.4-2|243	Requires: %{name}-gb-db = %{version}
14cr|gambas3-3.5.4-2|244	Requires: %{name}-gb-db-form = %{version}
14cr|gambas3-3.5.4-2|245	Requires: %{name}-gb-desktop = %{version}
14cr|gambas3-3.5.4-2|246	Requires: %{name}-gb-eval-highlight = %{version}
14cr|gambas3-3.5.4-2|247	Requires: %{name}-gb-form = %{version}
14cr|gambas3-3.5.4-2|248	Requires: %{name}-gb-form-dialog = %{version}
14cr|gambas3-3.5.4-2|249	Requires: %{name}-gb-form-mdi = %{version}
14cr|gambas3-3.5.4-2|250	Requires: %{name}-gb-form-stock = %{version}
14cr|gambas3-3.5.4-2|251	Requires: %{name}-gb-gui = %{version}
14cr|gambas3-3.5.4-2|252	Requires: %{name}-gb-image = %{version}
14cr|gambas3-3.5.4-2|253	Requires: %{name}-gb-image-effect = %{version}
14cr|gambas3-3.5.4-2|254	Requires: %{name}-gb-qt4 = %{version}
14cr|gambas3-3.5.4-2|255	Requires: %{name}-gb-qt4-ext = %{version}
14cr|gambas3-3.5.4-2|256	Requires: %{name}-gb-qt4-webkit = %{version}
14cr|gambas3-3.5.4-2|257	Requires: %{name}-gb-settings = %{version}
14cr|gambas3-3.5.4-2|258	Requires: %{name}-examples = %{version}
14cr|gambas3-3.5.4-2|259	Requires: gettext
14cr|gambas3-3.5.4-2|260	Requires: rpm-build
14cr|gambas3-3.5.4-2|261	
14cr|gambas3-3.5.4-2|262	%description ide
14cr|gambas3-3.5.4-2|263	This package includes the complete Gambas Development Environment, with the
14cr|gambas3-3.5.4-2|264	database manager, the help files, and all components.
14cr|gambas3-3.5.4-2|265	
14cr|gambas3-3.5.4-2|266	%files ide
14cr|gambas3-3.5.4-2|267	%doc README ChangeLog
14cr|gambas3-3.5.4-2|268	%{_bindir}/%{name}
14cr|gambas3-3.5.4-2|269	%{_bindir}/%{name}.gambas
14cr|gambas3-3.5.4-2|270	%{_datadir}/applications/%{name}.desktop
14cr|gambas3-3.5.4-2|271	%{_iconsdir}/hicolor/*/*/%{name}.png
14cr|gambas3-3.5.4-2|272	%{_datadir}/pixmaps/%{name}.png
14cr|gambas3-3.5.4-2|273	%dir %{_datadir}/%{name}/examples/
14cr|gambas3-3.5.4-2|274	
14cr|gambas3-3.5.4-2|275	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|276	
14cr|gambas3-3.5.4-2|277	%package examples
14cr|gambas3-3.5.4-2|278	Summary: The Gambas examples
14cr|gambas3-3.5.4-2|279	Group: Development/Other
14cr|gambas3-3.5.4-2|280	BuildArch: noarch
14cr|gambas3-3.5.4-2|281	Suggests: %{name}-ide = %{version}
14cr|gambas3-3.5.4-2|282	
14cr|gambas3-3.5.4-2|283	
14cr|gambas3-3.5.4-2|284	%description examples
14cr|gambas3-3.5.4-2|285	This package includes all the example projects provided with Gambas.
14cr|gambas3-3.5.4-2|286	
14cr|gambas3-3.5.4-2|287	%files examples
14cr|gambas3-3.5.4-2|288	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|289	%dir %{_datadir}/%{name}/examples/Automation/
14cr|gambas3-3.5.4-2|290	%dir %{_datadir}/%{name}/examples/Basic/
14cr|gambas3-3.5.4-2|291	%dir %{_datadir}/%{name}/examples/Control/
14cr|gambas3-3.5.4-2|292	%dir %{_datadir}/%{name}/examples/Database/
14cr|gambas3-3.5.4-2|293	%dir %{_datadir}/%{name}/examples/Drawing/
14cr|gambas3-3.5.4-2|294	%dir %{_datadir}/%{name}/examples/Games/
14cr|gambas3-3.5.4-2|295	%dir %{_datadir}/%{name}/examples/Image/
14cr|gambas3-3.5.4-2|296	%dir %{_datadir}/%{name}/examples/Misc/
14cr|gambas3-3.5.4-2|297	%dir %{_datadir}/%{name}/examples/Multimedia/
14cr|gambas3-3.5.4-2|298	%dir %{_datadir}/%{name}/examples/Networking/
14cr|gambas3-3.5.4-2|299	%dir %{_datadir}/%{name}/examples/OpenGL/
14cr|gambas3-3.5.4-2|300	%dir %{_datadir}/%{name}/examples/Printing/
14cr|gambas3-3.5.4-2|301	%dir %{_datadir}/%{name}/examples/Automation/DBusExplorer/
14cr|gambas3-3.5.4-2|302	%{_datadir}/%{name}/examples/Automation/DBusExplorer/dbus*.png
14cr|gambas3-3.5.4-2|303	%{_datadir}/%{name}/examples/Automation/DBusExplorer/DBusExplorer.gambas
14cr|gambas3-3.5.4-2|304	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.directory
14cr|gambas3-3.5.4-2|305	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.gambas/
14cr|gambas3-3.5.4-2|306	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.hidden
14cr|gambas3-3.5.4-2|307	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.icon.png
14cr|gambas3-3.5.4-2|308	%{_datadir}/%{name}/examples/Automation/DBusExplorer/method.png
14cr|gambas3-3.5.4-2|309	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.project
14cr|gambas3-3.5.4-2|310	%{_datadir}/%{name}/examples/Automation/DBusExplorer/property.png
14cr|gambas3-3.5.4-2|311	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.settings
14cr|gambas3-3.5.4-2|312	%{_datadir}/%{name}/examples/Automation/DBusExplorer/signal.png
14cr|gambas3-3.5.4-2|313	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.src/
14cr|gambas3-3.5.4-2|314	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.startup
14cr|gambas3-3.5.4-2|315	
14cr|gambas3-3.5.4-2|316	%dir %{_datadir}/%{name}/examples/Basic/Blights/
14cr|gambas3-3.5.4-2|317	%dir %{_datadir}/%{name}/examples/Basic/Blights/.lang/
14cr|gambas3-3.5.4-2|318	%{_datadir}/%{name}/examples/Basic/Blights/.directory
14cr|gambas3-3.5.4-2|319	%{_datadir}/%{name}/examples/Basic/Blights/.gambas/
14cr|gambas3-3.5.4-2|320	%{_datadir}/%{name}/examples/Basic/Blights/.hidden
14cr|gambas3-3.5.4-2|321	%{_datadir}/%{name}/examples/Basic/Blights/.icon*
14cr|gambas3-3.5.4-2|322	%{_datadir}/%{name}/examples/Basic/Blights/.project
14cr|gambas3-3.5.4-2|323	%{_datadir}/%{name}/examples/Basic/Blights/.src/
14cr|gambas3-3.5.4-2|324	%{_datadir}/%{name}/examples/Basic/Blights/.startup
14cr|gambas3-3.5.4-2|325	%{_datadir}/%{name}/examples/Basic/Blights/Blights.gambas
14cr|gambas3-3.5.4-2|326	%{_datadir}/%{name}/examples/Basic/Blights/ampoule.png
14cr|gambas3-3.5.4-2|327	%{_datadir}/%{name}/examples/Basic/Blights/bloff.xpm
14cr|gambas3-3.5.4-2|328	%{_datadir}/%{name}/examples/Basic/Blights/blon.xpm
14cr|gambas3-3.5.4-2|329	
14cr|gambas3-3.5.4-2|330	%dir %{_datadir}/%{name}/examples/Basic/Collection/
14cr|gambas3-3.5.4-2|331	%dir %{_datadir}/%{name}/examples/Basic/Collection/.lang/
14cr|gambas3-3.5.4-2|332	%{_datadir}/%{name}/examples/Basic/Collection/.directory
14cr|gambas3-3.5.4-2|333	%{_datadir}/%{name}/examples/Basic/Collection/.gambas/
14cr|gambas3-3.5.4-2|334	%{_datadir}/%{name}/examples/Basic/Collection/.hidden
14cr|gambas3-3.5.4-2|335	%{_datadir}/%{name}/examples/Basic/Collection/.icon*
14cr|gambas3-3.5.4-2|336	%{_datadir}/%{name}/examples/Basic/Collection/.project
14cr|gambas3-3.5.4-2|337	%{_datadir}/%{name}/examples/Basic/Collection/.startup
14cr|gambas3-3.5.4-2|338	%{_datadir}/%{name}/examples/Basic/Collection/.src/
14cr|gambas3-3.5.4-2|339	%{_datadir}/%{name}/examples/Basic/Collection/Collection.gambas
14cr|gambas3-3.5.4-2|340	%{_datadir}/%{name}/examples/Basic/Collection/collection.png
14cr|gambas3-3.5.4-2|341	
14cr|gambas3-3.5.4-2|342	%dir %{_datadir}/%{name}/examples/Basic/DragNDrop/
14cr|gambas3-3.5.4-2|343	%{_datadir}/%{name}/examples/Basic/DragNDrop/.directory
14cr|gambas3-3.5.4-2|344	%{_datadir}/%{name}/examples/Basic/DragNDrop/.gambas/
14cr|gambas3-3.5.4-2|345	%{_datadir}/%{name}/examples/Basic/DragNDrop/.hidden
14cr|gambas3-3.5.4-2|346	%{_datadir}/%{name}/examples/Basic/DragNDrop/.icon*
14cr|gambas3-3.5.4-2|347	%{_datadir}/%{name}/examples/Basic/DragNDrop/.project
14cr|gambas3-3.5.4-2|348	%{_datadir}/%{name}/examples/Basic/DragNDrop/.startup
14cr|gambas3-3.5.4-2|349	%{_datadir}/%{name}/examples/Basic/DragNDrop/DragNDrop.gambas
14cr|gambas3-3.5.4-2|350	%{_datadir}/%{name}/examples/Basic/DragNDrop/.src/
14cr|gambas3-3.5.4-2|351	%{_datadir}/%{name}/examples/Basic/DragNDrop/drop.png
14cr|gambas3-3.5.4-2|352	
14cr|gambas3-3.5.4-2|353	%dir %{_datadir}/%{name}/examples/Basic/Object/
14cr|gambas3-3.5.4-2|354	%dir %{_datadir}/%{name}/examples/Basic/Object/.lang/
14cr|gambas3-3.5.4-2|355	%{_datadir}/%{name}/examples/Basic/Object/.directory
14cr|gambas3-3.5.4-2|356	%{_datadir}/%{name}/examples/Basic/Object/.gambas/
14cr|gambas3-3.5.4-2|357	%{_datadir}/%{name}/examples/Basic/Object/.hidden
14cr|gambas3-3.5.4-2|358	%{_datadir}/%{name}/examples/Basic/Object/.icon*
14cr|gambas3-3.5.4-2|359	%{_datadir}/%{name}/examples/Basic/Object/.project
14cr|gambas3-3.5.4-2|360	%{_datadir}/%{name}/examples/Basic/Object/.startup
14cr|gambas3-3.5.4-2|361	%{_datadir}/%{name}/examples/Basic/Object/.src/
14cr|gambas3-3.5.4-2|362	%{_datadir}/%{name}/examples/Basic/Object/Object.gambas
14cr|gambas3-3.5.4-2|363	%{_datadir}/%{name}/examples/Basic/Object/object.png
14cr|gambas3-3.5.4-2|364	
14cr|gambas3-3.5.4-2|365	%dir %{_datadir}/%{name}/examples/Basic/Timer/
14cr|gambas3-3.5.4-2|366	%dir %{_datadir}/%{name}/examples/Basic/Timer/.lang/
14cr|gambas3-3.5.4-2|367	%{_datadir}/%{name}/examples/Basic/Timer/.directory
14cr|gambas3-3.5.4-2|368	%{_datadir}/%{name}/examples/Basic/Timer/.gambas/
14cr|gambas3-3.5.4-2|369	%{_datadir}/%{name}/examples/Basic/Timer/.hidden
14cr|gambas3-3.5.4-2|370	%{_datadir}/%{name}/examples/Basic/Timer/.icon*
14cr|gambas3-3.5.4-2|371	%{_datadir}/%{name}/examples/Basic/Timer/.project
14cr|gambas3-3.5.4-2|372	%{_datadir}/%{name}/examples/Basic/Timer/.startup
14cr|gambas3-3.5.4-2|373	%{_datadir}/%{name}/examples/Basic/Timer/.src/
14cr|gambas3-3.5.4-2|374	%{_datadir}/%{name}/examples/Basic/Timer/Timer.gambas
14cr|gambas3-3.5.4-2|375	%{_datadir}/%{name}/examples/Basic/Timer/timer.png
14cr|gambas3-3.5.4-2|376	
14cr|gambas3-3.5.4-2|377	%dir %{_datadir}/%{name}/examples/Control/ArrayOfControls/
14cr|gambas3-3.5.4-2|378	%dir %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/
14cr|gambas3-3.5.4-2|379	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.directory
14cr|gambas3-3.5.4-2|380	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.gambas/
14cr|gambas3-3.5.4-2|381	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.hidden
14cr|gambas3-3.5.4-2|382	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.icon*
14cr|gambas3-3.5.4-2|383	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.project
14cr|gambas3-3.5.4-2|384	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.startup
14cr|gambas3-3.5.4-2|385	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.src/
14cr|gambas3-3.5.4-2|386	%{_datadir}/%{name}/examples/Control/ArrayOfControls/green1.png
14cr|gambas3-3.5.4-2|387	%{_datadir}/%{name}/examples/Control/ArrayOfControls/green.png
14cr|gambas3-3.5.4-2|388	%{_datadir}/%{name}/examples/Control/ArrayOfControls/phone.png
14cr|gambas3-3.5.4-2|389	%{_datadir}/%{name}/examples/Control/ArrayOfControls/red1.png
14cr|gambas3-3.5.4-2|390	%{_datadir}/%{name}/examples/Control/ArrayOfControls/red.png
14cr|gambas3-3.5.4-2|391	%{_datadir}/%{name}/examples/Control/ArrayOfControls/ArrayOfControls.gambas
14cr|gambas3-3.5.4-2|392	
14cr|gambas3-3.5.4-2|393	%dir %{_datadir}/%{name}/examples/Control/Embedder/
14cr|gambas3-3.5.4-2|394	%dir %{_datadir}/%{name}/examples/Control/Embedder/.lang/
14cr|gambas3-3.5.4-2|395	%{_datadir}/%{name}/examples/Control/Embedder/.directory
14cr|gambas3-3.5.4-2|396	%{_datadir}/%{name}/examples/Control/Embedder/.gambas/
14cr|gambas3-3.5.4-2|397	%{_datadir}/%{name}/examples/Control/Embedder/.hidden
14cr|gambas3-3.5.4-2|398	%{_datadir}/%{name}/examples/Control/Embedder/.icon*
14cr|gambas3-3.5.4-2|399	%{_datadir}/%{name}/examples/Control/Embedder/.project
14cr|gambas3-3.5.4-2|400	%{_datadir}/%{name}/examples/Control/Embedder/.settings
14cr|gambas3-3.5.4-2|401	%{_datadir}/%{name}/examples/Control/Embedder/.startup
14cr|gambas3-3.5.4-2|402	%{_datadir}/%{name}/examples/Control/Embedder/.src/
14cr|gambas3-3.5.4-2|403	%{_datadir}/%{name}/examples/Control/Embedder/Embedder.gambas
14cr|gambas3-3.5.4-2|404	%{_datadir}/%{name}/examples/Control/Embedder/embedder.png
14cr|gambas3-3.5.4-2|405	
14cr|gambas3-3.5.4-2|406	%dir %{_datadir}/%{name}/examples/Control/HighlightEditor/
14cr|gambas3-3.5.4-2|407	%dir %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/
14cr|gambas3-3.5.4-2|408	%{_datadir}/%{name}/examples/Control/HighlightEditor/.directory
14cr|gambas3-3.5.4-2|409	%{_datadir}/%{name}/examples/Control/HighlightEditor/.gambas/
14cr|gambas3-3.5.4-2|410	%{_datadir}/%{name}/examples/Control/HighlightEditor/.hidden
14cr|gambas3-3.5.4-2|411	%{_datadir}/%{name}/examples/Control/HighlightEditor/.icon*
14cr|gambas3-3.5.4-2|412	%{_datadir}/%{name}/examples/Control/HighlightEditor/.project
14cr|gambas3-3.5.4-2|413	%{_datadir}/%{name}/examples/Control/HighlightEditor/.startup
14cr|gambas3-3.5.4-2|414	%{_datadir}/%{name}/examples/Control/HighlightEditor/.src/
14cr|gambas3-3.5.4-2|415	%{_datadir}/%{name}/examples/Control/HighlightEditor/HighlightEditor.gambas
14cr|gambas3-3.5.4-2|416	%{_datadir}/%{name}/examples/Control/HighlightEditor/download.html
14cr|gambas3-3.5.4-2|417	%{_datadir}/%{name}/examples/Control/HighlightEditor/editor.png
14cr|gambas3-3.5.4-2|418	
14cr|gambas3-3.5.4-2|419	%dir %{_datadir}/%{name}/examples/Control/MapView/
14cr|gambas3-3.5.4-2|420	%{_datadir}/%{name}/examples/Control/MapView/.directory
14cr|gambas3-3.5.4-2|421	%{_datadir}/%{name}/examples/Control/MapView/.gambas/
14cr|gambas3-3.5.4-2|422	%{_datadir}/%{name}/examples/Control/MapView/.hidden/
14cr|gambas3-3.5.4-2|423	%{_datadir}/%{name}/examples/Control/MapView/.icon*
14cr|gambas3-3.5.4-2|424	%{_datadir}/%{name}/examples/Control/MapView/.project
14cr|gambas3-3.5.4-2|425	%{_datadir}/%{name}/examples/Control/MapView/.src/
14cr|gambas3-3.5.4-2|426	%{_datadir}/%{name}/examples/Control/MapView/.startup
14cr|gambas3-3.5.4-2|427	%{_datadir}/%{name}/examples/Control/MapView/MapView.gambas
14cr|gambas3-3.5.4-2|428	
14cr|gambas3-3.5.4-2|429	%dir %{_datadir}/%{name}/examples/Control/TextEdit/
14cr|gambas3-3.5.4-2|430	%dir %{_datadir}/%{name}/examples/Control/TextEdit/.lang/
14cr|gambas3-3.5.4-2|431	%{_datadir}/%{name}/examples/Control/TextEdit/.directory
14cr|gambas3-3.5.4-2|432	%{_datadir}/%{name}/examples/Control/TextEdit/.gambas/
14cr|gambas3-3.5.4-2|433	%{_datadir}/%{name}/examples/Control/TextEdit/.hidden
14cr|gambas3-3.5.4-2|434	%{_datadir}/%{name}/examples/Control/TextEdit/.icon*
14cr|gambas3-3.5.4-2|435	%{_datadir}/%{name}/examples/Control/TextEdit/.project
14cr|gambas3-3.5.4-2|436	%{_datadir}/%{name}/examples/Control/TextEdit/.startup
14cr|gambas3-3.5.4-2|437	%{_datadir}/%{name}/examples/Control/TextEdit/.src/
14cr|gambas3-3.5.4-2|438	%{_datadir}/%{name}/examples/Control/TextEdit/TextEdit.gambas
14cr|gambas3-3.5.4-2|439	%{_datadir}/%{name}/examples/Control/TextEdit/edit.png
14cr|gambas3-3.5.4-2|440	%{_datadir}/%{name}/examples/Control/TextEdit/text.html
14cr|gambas3-3.5.4-2|441	
14cr|gambas3-3.5.4-2|442	%dir %{_datadir}/%{name}/examples/Control/TreeView/
14cr|gambas3-3.5.4-2|443	%dir %{_datadir}/%{name}/examples/Control/TreeView/.lang/
14cr|gambas3-3.5.4-2|444	%{_datadir}/%{name}/examples/Control/TreeView/.directory
14cr|gambas3-3.5.4-2|445	%{_datadir}/%{name}/examples/Control/TreeView/.gambas/
14cr|gambas3-3.5.4-2|446	%{_datadir}/%{name}/examples/Control/TreeView/.hidden
14cr|gambas3-3.5.4-2|447	%{_datadir}/%{name}/examples/Control/TreeView/.icon*
14cr|gambas3-3.5.4-2|448	%{_datadir}/%{name}/examples/Control/TreeView/.project
14cr|gambas3-3.5.4-2|449	%{_datadir}/%{name}/examples/Control/TreeView/.startup
14cr|gambas3-3.5.4-2|450	%{_datadir}/%{name}/examples/Control/TreeView/.src/
14cr|gambas3-3.5.4-2|451	%{_datadir}/%{name}/examples/Control/TreeView/Female.png
14cr|gambas3-3.5.4-2|452	%{_datadir}/%{name}/examples/Control/TreeView/Male.png
14cr|gambas3-3.5.4-2|453	%{_datadir}/%{name}/examples/Control/TreeView/treeview.png
14cr|gambas3-3.5.4-2|454	%{_datadir}/%{name}/examples/Control/TreeView/TreeView.gambas
14cr|gambas3-3.5.4-2|455	
14cr|gambas3-3.5.4-2|456	%dir %{_datadir}/%{name}/examples/Control/Wizard/
14cr|gambas3-3.5.4-2|457	%dir %{_datadir}/%{name}/examples/Control/Wizard/.lang/
14cr|gambas3-3.5.4-2|458	%{_datadir}/%{name}/examples/Control/Wizard/.directory
14cr|gambas3-3.5.4-2|459	%{_datadir}/%{name}/examples/Control/Wizard/.gambas/
14cr|gambas3-3.5.4-2|460	%{_datadir}/%{name}/examples/Control/Wizard/.hidden
14cr|gambas3-3.5.4-2|461	%{_datadir}/%{name}/examples/Control/Wizard/.icon*
14cr|gambas3-3.5.4-2|462	%{_datadir}/%{name}/examples/Control/Wizard/.project
14cr|gambas3-3.5.4-2|463	%{_datadir}/%{name}/examples/Control/Wizard/.startup
14cr|gambas3-3.5.4-2|464	%{_datadir}/%{name}/examples/Control/Wizard/.src/
14cr|gambas3-3.5.4-2|465	%{_datadir}/%{name}/examples/Control/Wizard/Wizard.gambas
14cr|gambas3-3.5.4-2|466	%{_datadir}/%{name}/examples/Control/Wizard/wizard.png
14cr|gambas3-3.5.4-2|467	
14cr|gambas3-3.5.4-2|468	%dir %{_datadir}/%{name}/examples/Database/Database/
14cr|gambas3-3.5.4-2|469	%dir %{_datadir}/%{name}/examples/Database/Database/.lang/
14cr|gambas3-3.5.4-2|470	%{_datadir}/%{name}/examples/Database/Database/.component
14cr|gambas3-3.5.4-2|471	%{_datadir}/%{name}/examples/Database/Database/.directory
14cr|gambas3-3.5.4-2|472	%{_datadir}/%{name}/examples/Database/Database/.gambas/
14cr|gambas3-3.5.4-2|473	%{_datadir}/%{name}/examples/Database/Database/.hidden
14cr|gambas3-3.5.4-2|474	%{_datadir}/%{name}/examples/Database/Database/.icon*
14cr|gambas3-3.5.4-2|475	%{_datadir}/%{name}/examples/Database/Database/.project
14cr|gambas3-3.5.4-2|476	%{_datadir}/%{name}/examples/Database/Database/.startup
14cr|gambas3-3.5.4-2|477	%{_datadir}/%{name}/examples/Database/Database/.src/
14cr|gambas3-3.5.4-2|478	%{_datadir}/%{name}/examples/Database/Database/Database.gambas
14cr|gambas3-3.5.4-2|479	%{_datadir}/%{name}/examples/Database/Database/database.png
14cr|gambas3-3.5.4-2|480	
14cr|gambas3-3.5.4-2|481	%dir %{_datadir}/%{name}/examples/Database/MySQLExample/
14cr|gambas3-3.5.4-2|482	%dir %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/
14cr|gambas3-3.5.4-2|483	%{_datadir}/%{name}/examples/Database/MySQLExample/.action
14cr|gambas3-3.5.4-2|484	%{_datadir}/%{name}/examples/Database/MySQLExample/.directory
14cr|gambas3-3.5.4-2|485	%{_datadir}/%{name}/examples/Database/MySQLExample/.gambas/
14cr|gambas3-3.5.4-2|486	%{_datadir}/%{name}/examples/Database/MySQLExample/.hidden
14cr|gambas3-3.5.4-2|487	%{_datadir}/%{name}/examples/Database/MySQLExample/.icon*
14cr|gambas3-3.5.4-2|488	%{_datadir}/%{name}/examples/Database/MySQLExample/icons/
14cr|gambas3-3.5.4-2|489	%{_datadir}/%{name}/examples/Database/MySQLExample/MySQLExample.gambas
14cr|gambas3-3.5.4-2|490	%{_datadir}/%{name}/examples/Database/MySQLExample/.project
14cr|gambas3-3.5.4-2|491	%{_datadir}/%{name}/examples/Database/MySQLExample/.src/
14cr|gambas3-3.5.4-2|492	%{_datadir}/%{name}/examples/Database/MySQLExample/.startup
14cr|gambas3-3.5.4-2|493	
14cr|gambas3-3.5.4-2|494	%dir %{_datadir}/%{name}/examples/Database/PictureDatabase/
14cr|gambas3-3.5.4-2|495	%dir %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/
14cr|gambas3-3.5.4-2|496	%{_datadir}/%{name}/examples/Database/PictureDatabase/.directory
14cr|gambas3-3.5.4-2|497	%{_datadir}/%{name}/examples/Database/PictureDatabase/.gambas/
14cr|gambas3-3.5.4-2|498	%{_datadir}/%{name}/examples/Database/PictureDatabase/.hidden
14cr|gambas3-3.5.4-2|499	%{_datadir}/%{name}/examples/Database/PictureDatabase/.icon*
14cr|gambas3-3.5.4-2|500	%{_datadir}/%{name}/examples/Database/PictureDatabase/.project
14cr|gambas3-3.5.4-2|501	%{_datadir}/%{name}/examples/Database/PictureDatabase/.startup
14cr|gambas3-3.5.4-2|502	%{_datadir}/%{name}/examples/Database/PictureDatabase/.src/
14cr|gambas3-3.5.4-2|503	%{_datadir}/%{name}/examples/Database/PictureDatabase/Images/
14cr|gambas3-3.5.4-2|504	%{_datadir}/%{name}/examples/Database/PictureDatabase/PictureDatabase.gambas
14cr|gambas3-3.5.4-2|505	
14cr|gambas3-3.5.4-2|506	%dir %{_datadir}/%{name}/examples/Drawing/AnalogWatch/
14cr|gambas3-3.5.4-2|507	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.directory
14cr|gambas3-3.5.4-2|508	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.gambas/
14cr|gambas3-3.5.4-2|509	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.hidden
14cr|gambas3-3.5.4-2|510	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.icon*
14cr|gambas3-3.5.4-2|511	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.project
14cr|gambas3-3.5.4-2|512	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.startup
14cr|gambas3-3.5.4-2|513	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/AnalogWatch.gambas
14cr|gambas3-3.5.4-2|514	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.src/
14cr|gambas3-3.5.4-2|515	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/timer.png
14cr|gambas3-3.5.4-2|516	
14cr|gambas3-3.5.4-2|517	%dir %{_datadir}/%{name}/examples/Drawing/Barcode/
14cr|gambas3-3.5.4-2|518	%dir %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/
14cr|gambas3-3.5.4-2|519	%{_datadir}/%{name}/examples/Drawing/Barcode/.directory
14cr|gambas3-3.5.4-2|520	%{_datadir}/%{name}/examples/Drawing/Barcode/.gambas/
14cr|gambas3-3.5.4-2|521	%{_datadir}/%{name}/examples/Drawing/Barcode/.hidden
14cr|gambas3-3.5.4-2|522	%{_datadir}/%{name}/examples/Drawing/Barcode/.icon*
14cr|gambas3-3.5.4-2|523	%{_datadir}/%{name}/examples/Drawing/Barcode/.project
14cr|gambas3-3.5.4-2|524	%{_datadir}/%{name}/examples/Drawing/Barcode/.settings
14cr|gambas3-3.5.4-2|525	%{_datadir}/%{name}/examples/Drawing/Barcode/.startup
14cr|gambas3-3.5.4-2|526	%{_datadir}/%{name}/examples/Drawing/Barcode/.src/
14cr|gambas3-3.5.4-2|527	%{_datadir}/%{name}/examples/Drawing/Barcode/Barcode.gambas
14cr|gambas3-3.5.4-2|528	%{_datadir}/%{name}/examples/Drawing/Barcode/barcode.png
14cr|gambas3-3.5.4-2|529	
14cr|gambas3-3.5.4-2|530	%dir %{_datadir}/%{name}/examples/Drawing/Chart/
14cr|gambas3-3.5.4-2|531	%dir %{_datadir}/%{name}/examples/Drawing/Chart/.lang/
14cr|gambas3-3.5.4-2|532	%{_datadir}/%{name}/examples/Drawing/Chart/.directory
14cr|gambas3-3.5.4-2|533	%{_datadir}/%{name}/examples/Drawing/Chart/.gambas/
14cr|gambas3-3.5.4-2|534	%{_datadir}/%{name}/examples/Drawing/Chart/.hidden
14cr|gambas3-3.5.4-2|535	%{_datadir}/%{name}/examples/Drawing/Chart/.icon*
14cr|gambas3-3.5.4-2|536	%{_datadir}/%{name}/examples/Drawing/Chart/.project
14cr|gambas3-3.5.4-2|537	%{_datadir}/%{name}/examples/Drawing/Chart/.src/
14cr|gambas3-3.5.4-2|538	%{_datadir}/%{name}/examples/Drawing/Chart/.startup
14cr|gambas3-3.5.4-2|539	%{_datadir}/%{name}/examples/Drawing/Chart/Chart.gambas
14cr|gambas3-3.5.4-2|540	%{_datadir}/%{name}/examples/Drawing/Chart/graph.png
14cr|gambas3-3.5.4-2|541	
14cr|gambas3-3.5.4-2|542	%dir %{_datadir}/%{name}/examples/Drawing/Clock/
14cr|gambas3-3.5.4-2|543	%dir %{_datadir}/%{name}/examples/Drawing/Clock/.lang/
14cr|gambas3-3.5.4-2|544	%{_datadir}/%{name}/examples/Drawing/Clock/.directory
14cr|gambas3-3.5.4-2|545	%{_datadir}/%{name}/examples/Drawing/Clock/.gambas/
14cr|gambas3-3.5.4-2|546	%{_datadir}/%{name}/examples/Drawing/Clock/.hidden
14cr|gambas3-3.5.4-2|547	%{_datadir}/%{name}/examples/Drawing/Clock/.icon*
14cr|gambas3-3.5.4-2|548	%{_datadir}/%{name}/examples/Drawing/Clock/.project
14cr|gambas3-3.5.4-2|549	%{_datadir}/%{name}/examples/Drawing/Clock/.startup
14cr|gambas3-3.5.4-2|550	%{_datadir}/%{name}/examples/Drawing/Clock/.src/
14cr|gambas3-3.5.4-2|551	%{_datadir}/%{name}/examples/Drawing/Clock/Clock.gambas
14cr|gambas3-3.5.4-2|552	%{_datadir}/%{name}/examples/Drawing/Clock/img/
14cr|gambas3-3.5.4-2|553	
14cr|gambas3-3.5.4-2|554	%dir %{_datadir}/%{name}/examples/Drawing/Fractal/
14cr|gambas3-3.5.4-2|555	%dir %{_datadir}/%{name}/examples/Drawing/Fractal/.lang
14cr|gambas3-3.5.4-2|556	%{_datadir}/%{name}/examples/Drawing/Fractal/.directory
14cr|gambas3-3.5.4-2|557	%{_datadir}/%{name}/examples/Drawing/Fractal/.gambas/
14cr|gambas3-3.5.4-2|558	%{_datadir}/%{name}/examples/Drawing/Fractal/.icon*
14cr|gambas3-3.5.4-2|559	%{_datadir}/%{name}/examples/Drawing/Fractal/.project
14cr|gambas3-3.5.4-2|560	%{_datadir}/%{name}/examples/Drawing/Fractal/.startup
14cr|gambas3-3.5.4-2|561	%{_datadir}/%{name}/examples/Drawing/Fractal/.src/
14cr|gambas3-3.5.4-2|562	%{_datadir}/%{name}/examples/Drawing/Fractal/Fractal.gambas
14cr|gambas3-3.5.4-2|563	%{_datadir}/%{name}/examples/Drawing/Fractal/icon.png
14cr|gambas3-3.5.4-2|564	%{_datadir}/%{name}/examples/Drawing/Fractal/rose.jpg
14cr|gambas3-3.5.4-2|565	
14cr|gambas3-3.5.4-2|566	%dir %{_datadir}/%{name}/examples/Drawing/Gravity/
14cr|gambas3-3.5.4-2|567	%dir %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/
14cr|gambas3-3.5.4-2|568	%{_datadir}/%{name}/examples/Drawing/Gravity/.directory
14cr|gambas3-3.5.4-2|569	%{_datadir}/%{name}/examples/Drawing/Gravity/.gambas/
14cr|gambas3-3.5.4-2|570	%{_datadir}/%{name}/examples/Drawing/Gravity/.hidden
14cr|gambas3-3.5.4-2|571	%{_datadir}/%{name}/examples/Drawing/Gravity/.icon*
14cr|gambas3-3.5.4-2|572	%{_datadir}/%{name}/examples/Drawing/Gravity/.project
14cr|gambas3-3.5.4-2|573	%{_datadir}/%{name}/examples/Drawing/Gravity/.startup
14cr|gambas3-3.5.4-2|574	%{_datadir}/%{name}/examples/Drawing/Gravity/.src/
14cr|gambas3-3.5.4-2|575	%{_datadir}/%{name}/examples/Drawing/Gravity/Gravity.gambas
14cr|gambas3-3.5.4-2|576	%{_datadir}/%{name}/examples/Drawing/Gravity/gravity.png
14cr|gambas3-3.5.4-2|577	
14cr|gambas3-3.5.4-2|578	%dir %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/
14cr|gambas3-3.5.4-2|579	%dir %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/
14cr|gambas3-3.5.4-2|580	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.directory
14cr|gambas3-3.5.4-2|581	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.gambas/
14cr|gambas3-3.5.4-2|582	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.hidden
14cr|gambas3-3.5.4-2|583	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.icon*
14cr|gambas3-3.5.4-2|584	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.project
14cr|gambas3-3.5.4-2|585	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.startup
14cr|gambas3-3.5.4-2|586	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.src/
14cr|gambas3-3.5.4-2|587	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/OnScreenDisplay.gambas
14cr|gambas3-3.5.4-2|588	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/icon.png
14cr|gambas3-3.5.4-2|589	
14cr|gambas3-3.5.4-2|590	%dir %{_datadir}/%{name}/examples/Drawing/Painting/
14cr|gambas3-3.5.4-2|591	%dir %{_datadir}/%{name}/examples/Drawing/Painting/.lang
14cr|gambas3-3.5.4-2|592	%{_datadir}/%{name}/examples/Drawing/Painting/.directory
14cr|gambas3-3.5.4-2|593	%{_datadir}/%{name}/examples/Drawing/Painting/.gambas/
14cr|gambas3-3.5.4-2|594	%{_datadir}/%{name}/examples/Drawing/Painting/.hidden
14cr|gambas3-3.5.4-2|595	%{_datadir}/%{name}/examples/Drawing/Painting/.icon*
14cr|gambas3-3.5.4-2|596	%{_datadir}/%{name}/examples/Drawing/Painting/.project
14cr|gambas3-3.5.4-2|597	%{_datadir}/%{name}/examples/Drawing/Painting/.startup
14cr|gambas3-3.5.4-2|598	%{_datadir}/%{name}/examples/Drawing/Painting/.src/
14cr|gambas3-3.5.4-2|599	%{_datadir}/%{name}/examples/Drawing/Painting/Example*
14cr|gambas3-3.5.4-2|600	%{_datadir}/%{name}/examples/Drawing/Painting/clovis.jpg
14cr|gambas3-3.5.4-2|601	%{_datadir}/%{name}/examples/Drawing/Painting/gambas.*svg
14cr|gambas3-3.5.4-2|602	%{_datadir}/%{name}/examples/Drawing/Painting/icon.png
14cr|gambas3-3.5.4-2|603	%{_datadir}/%{name}/examples/Drawing/Painting/image.jpg
14cr|gambas3-3.5.4-2|604	%{_datadir}/%{name}/examples/Drawing/Painting/Painting.gambas
14cr|gambas3-3.5.4-2|605	
14cr|gambas3-3.5.4-2|606	%dir %{_datadir}/%{name}/examples/Drawing/GSLSpline/
14cr|gambas3-3.5.4-2|607	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.directory
14cr|gambas3-3.5.4-2|608	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.gambas/
14cr|gambas3-3.5.4-2|609	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.icon*
14cr|gambas3-3.5.4-2|610	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.project
14cr|gambas3-3.5.4-2|611	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.src/
14cr|gambas3-3.5.4-2|612	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.startup
14cr|gambas3-3.5.4-2|613	%{_datadir}/%{name}/examples/Drawing/GSLSpline/GSLSpline.gambas
14cr|gambas3-3.5.4-2|614	%{_datadir}/%{name}/examples/Drawing/GSLSpline/spline.png
14cr|gambas3-3.5.4-2|615	
14cr|gambas3-3.5.4-2|616	%dir %{_datadir}/%{name}/examples/Drawing/Tablet/
14cr|gambas3-3.5.4-2|617	%{_datadir}/%{name}/examples/Drawing/Tablet/.directory
14cr|gambas3-3.5.4-2|618	%{_datadir}/%{name}/examples/Drawing/Tablet/.gambas/
14cr|gambas3-3.5.4-2|619	%{_datadir}/%{name}/examples/Drawing/Tablet/.icon*
14cr|gambas3-3.5.4-2|620	%{_datadir}/%{name}/examples/Drawing/Tablet/.project
14cr|gambas3-3.5.4-2|621	%{_datadir}/%{name}/examples/Drawing/Tablet/.src/
14cr|gambas3-3.5.4-2|622	%{_datadir}/%{name}/examples/Drawing/Tablet/.startup
14cr|gambas3-3.5.4-2|623	%{_datadir}/%{name}/examples/Drawing/Tablet/Icon.png
14cr|gambas3-3.5.4-2|624	%{_datadir}/%{name}/examples/Drawing/Tablet/Tablet.gambas
14cr|gambas3-3.5.4-2|625	
14cr|gambas3-3.5.4-2|626	%dir %{_datadir}/%{name}/examples/Games/BeastScroll/
14cr|gambas3-3.5.4-2|627	%{_datadir}/%{name}/examples/Games/BeastScroll/.dir_icon.png
14cr|gambas3-3.5.4-2|628	%{_datadir}/%{name}/examples/Games/BeastScroll/.directory
14cr|gambas3-3.5.4-2|629	%{_datadir}/%{name}/examples/Games/BeastScroll/.gambas/
14cr|gambas3-3.5.4-2|630	%{_datadir}/%{name}/examples/Games/BeastScroll/.hidden
14cr|gambas3-3.5.4-2|631	%{_datadir}/%{name}/examples/Games/BeastScroll/.icon*
14cr|gambas3-3.5.4-2|632	%{_datadir}/%{name}/examples/Games/BeastScroll/.project
14cr|gambas3-3.5.4-2|633	%{_datadir}/%{name}/examples/Games/BeastScroll/.startup
14cr|gambas3-3.5.4-2|634	%{_datadir}/%{name}/examples/Games/BeastScroll/.src/
14cr|gambas3-3.5.4-2|635	%{_datadir}/%{name}/examples/Games/BeastScroll/BeastScroll.gambas
14cr|gambas3-3.5.4-2|636	%{_datadir}/%{name}/examples/Games/BeastScroll/b-title.mod
14cr|gambas3-3.5.4-2|637	%{_datadir}/%{name}/examples/Games/BeastScroll/bgd*.png
14cr|gambas3-3.5.4-2|638	%{_datadir}/%{name}/examples/Games/BeastScroll/fireworks.png
14cr|gambas3-3.5.4-2|639	%{_datadir}/%{name}/examples/Games/BeastScroll/logo.png
14cr|gambas3-3.5.4-2|640	%{_datadir}/%{name}/examples/Games/BeastScroll/scrolltext.png
14cr|gambas3-3.5.4-2|641	%{_datadir}/%{name}/examples/Games/BeastScroll/sprite*.png
14cr|gambas3-3.5.4-2|642	
14cr|gambas3-3.5.4-2|643	%dir %{_datadir}/%{name}/examples/Games/Concent/
14cr|gambas3-3.5.4-2|644	%dir %{_datadir}/%{name}/examples/Games/Concent/.lang/
14cr|gambas3-3.5.4-2|645	%{_datadir}/%{name}/examples/Games/Concent/.directory
14cr|gambas3-3.5.4-2|646	%{_datadir}/%{name}/examples/Games/Concent/.gambas/
14cr|gambas3-3.5.4-2|647	%{_datadir}/%{name}/examples/Games/Concent/.hidden
14cr|gambas3-3.5.4-2|648	%{_datadir}/%{name}/examples/Games/Concent/.icon*
14cr|gambas3-3.5.4-2|649	%{_datadir}/%{name}/examples/Games/Concent/.project
14cr|gambas3-3.5.4-2|650	%{_datadir}/%{name}/examples/Games/Concent/.settings
14cr|gambas3-3.5.4-2|651	%{_datadir}/%{name}/examples/Games/Concent/.startup
14cr|gambas3-3.5.4-2|652	%{_datadir}/%{name}/examples/Games/Concent/*.wav
14cr|gambas3-3.5.4-2|653	%{_datadir}/%{name}/examples/Games/Concent/CHANGELOG
14cr|gambas3-3.5.4-2|654	%{_datadir}/%{name}/examples/Games/Concent/Concent.gambas
14cr|gambas3-3.5.4-2|655	%{_datadir}/%{name}/examples/Games/Concent/.src/
14cr|gambas3-3.5.4-2|656	%{_datadir}/%{name}/examples/Games/Concent/imagenes/
14cr|gambas3-3.5.4-2|657	
14cr|gambas3-3.5.4-2|658	%dir %{_datadir}/%{name}/examples/Games/DeepSpace/
14cr|gambas3-3.5.4-2|659	%dir %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/
14cr|gambas3-3.5.4-2|660	%{_datadir}/%{name}/examples/Games/DeepSpace/.directory
14cr|gambas3-3.5.4-2|661	%{_datadir}/%{name}/examples/Games/DeepSpace/.gambas/
14cr|gambas3-3.5.4-2|662	%{_datadir}/%{name}/examples/Games/DeepSpace/.hidden
14cr|gambas3-3.5.4-2|663	%{_datadir}/%{name}/examples/Games/DeepSpace/.icon*
14cr|gambas3-3.5.4-2|664	%{_datadir}/%{name}/examples/Games/DeepSpace/.project
14cr|gambas3-3.5.4-2|665	%{_datadir}/%{name}/examples/Games/DeepSpace/.startup
14cr|gambas3-3.5.4-2|666	%{_datadir}/%{name}/examples/Games/DeepSpace/.src/
14cr|gambas3-3.5.4-2|667	%{_datadir}/%{name}/examples/Games/DeepSpace/DeepSpace.gambas
14cr|gambas3-3.5.4-2|668	%{_datadir}/%{name}/examples/Games/DeepSpace/doc/
14cr|gambas3-3.5.4-2|669	%{_datadir}/%{name}/examples/Games/DeepSpace/images/
14cr|gambas3-3.5.4-2|670	%{_datadir}/%{name}/examples/Games/DeepSpace/object.data/
14cr|gambas3-3.5.4-2|671	
14cr|gambas3-3.5.4-2|672	%dir %{_datadir}/%{name}/examples/Games/GameOfLife/
14cr|gambas3-3.5.4-2|673	%dir %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/
14cr|gambas3-3.5.4-2|674	%{_datadir}/%{name}/examples/Games/GameOfLife/.debug
14cr|gambas3-3.5.4-2|675	%{_datadir}/%{name}/examples/Games/GameOfLife/.directory
14cr|gambas3-3.5.4-2|676	%{_datadir}/%{name}/examples/Games/GameOfLife/.gambas/
14cr|gambas3-3.5.4-2|677	%{_datadir}/%{name}/examples/Games/GameOfLife/.hidden
14cr|gambas3-3.5.4-2|678	%{_datadir}/%{name}/examples/Games/GameOfLife/.icon*
14cr|gambas3-3.5.4-2|679	%{_datadir}/%{name}/examples/Games/GameOfLife/.project
14cr|gambas3-3.5.4-2|680	%{_datadir}/%{name}/examples/Games/GameOfLife/.settings
14cr|gambas3-3.5.4-2|681	%{_datadir}/%{name}/examples/Games/GameOfLife/.startup
14cr|gambas3-3.5.4-2|682	%{_datadir}/%{name}/examples/Games/GameOfLife/.src/
14cr|gambas3-3.5.4-2|683	%{_datadir}/%{name}/examples/Games/GameOfLife/GameOfLife.gambas
14cr|gambas3-3.5.4-2|684	%{_datadir}/%{name}/examples/Games/GameOfLife/glob2*.png
14cr|gambas3-3.5.4-2|685	
14cr|gambas3-3.5.4-2|686	%dir %{_datadir}/%{name}/examples/Games/GNUBoxWorld/
14cr|gambas3-3.5.4-2|687	%dir %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/
14cr|gambas3-3.5.4-2|688	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.directory
14cr|gambas3-3.5.4-2|689	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.gambas/
14cr|gambas3-3.5.4-2|690	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.hidden
14cr|gambas3-3.5.4-2|691	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.icon*
14cr|gambas3-3.5.4-2|692	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/License
14cr|gambas3-3.5.4-2|693	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.project
14cr|gambas3-3.5.4-2|694	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.startup
14cr|gambas3-3.5.4-2|695	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.src/
14cr|gambas3-3.5.4-2|696	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/GNUBoxWorld.gambas
14cr|gambas3-3.5.4-2|697	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/abajo.png
14cr|gambas3-3.5.4-2|698	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/arriba.png
14cr|gambas3-3.5.4-2|699	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/derecha.png
14cr|gambas3-3.5.4-2|700	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/destino.png
14cr|gambas3-3.5.4-2|701	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/ganador.png
14cr|gambas3-3.5.4-2|702	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/izquierda.png
14cr|gambas3-3.5.4-2|703	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/logo.png
14cr|gambas3-3.5.4-2|704	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/movibleendestino.png
14cr|gambas3-3.5.4-2|705	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/movible.png
14cr|gambas3-3.5.4-2|706	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/obstaculo*.png
14cr|gambas3-3.5.4-2|707	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/piso.png
14cr|gambas3-3.5.4-2|708	%dir %{_datadir}/%{name}/examples/Games/Invaders
14cr|gambas3-3.5.4-2|709	%{_datadir}/%{name}/examples/Games/Invaders/invaders.png
14cr|gambas3-3.5.4-2|710	%{_datadir}/%{name}/examples/Games/Invaders/.directory
14cr|gambas3-3.5.4-2|711	%{_datadir}/%{name}/examples/Games/Invaders/.gambas/
14cr|gambas3-3.5.4-2|712	%{_datadir}/%{name}/examples/Games/Invaders/.icon*
14cr|gambas3-3.5.4-2|713	%{_datadir}/%{name}/examples/Games/Invaders/.project
14cr|gambas3-3.5.4-2|714	%{_datadir}/%{name}/examples/Games/Invaders/.src/
14cr|gambas3-3.5.4-2|715	%{_datadir}/%{name}/examples/Games/Invaders/.startup
14cr|gambas3-3.5.4-2|716	%{_datadir}/%{name}/examples/Games/Invaders/Invaders.*
14cr|gambas3-3.5.4-2|717	
14cr|gambas3-3.5.4-2|718	%dir %{_datadir}/%{name}/examples/Games/MineSweeper/
14cr|gambas3-3.5.4-2|719	%dir %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/
14cr|gambas3-3.5.4-2|720	%{_datadir}/%{name}/examples/Games/MineSweeper/.directory
14cr|gambas3-3.5.4-2|721	%{_datadir}/%{name}/examples/Games/MineSweeper/.gambas/
14cr|gambas3-3.5.4-2|722	%{_datadir}/%{name}/examples/Games/MineSweeper/.icon*
14cr|gambas3-3.5.4-2|723	%{_datadir}/%{name}/examples/Games/MineSweeper/.project
14cr|gambas3-3.5.4-2|724	%{_datadir}/%{name}/examples/Games/MineSweeper/.src/
14cr|gambas3-3.5.4-2|725	%{_datadir}/%{name}/examples/Games/MineSweeper/.startup
14cr|gambas3-3.5.4-2|726	%{_datadir}/%{name}/examples/Games/MineSweeper/MineSweeper.gambas
14cr|gambas3-3.5.4-2|727	%{_datadir}/%{name}/examples/Games/MineSweeper/image/
14cr|gambas3-3.5.4-2|728	
14cr|gambas3-3.5.4-2|729	%dir %{_datadir}/%{name}/examples/Games/Pong/
14cr|gambas3-3.5.4-2|730	%{_datadir}/%{name}/examples/Games/Pong/.directory
14cr|gambas3-3.5.4-2|731	%{_datadir}/%{name}/examples/Games/Pong/.gambas/
14cr|gambas3-3.5.4-2|732	%{_datadir}/%{name}/examples/Games/Pong/.icon*
14cr|gambas3-3.5.4-2|733	%{_datadir}/%{name}/examples/Games/Pong/.project
14cr|gambas3-3.5.4-2|734	%{_datadir}/%{name}/examples/Games/Pong/.src/
14cr|gambas3-3.5.4-2|735	%{_datadir}/%{name}/examples/Games/Pong/.startup
14cr|gambas3-3.5.4-2|736	%{_datadir}/%{name}/examples/Games/Pong/Pong.gambas
14cr|gambas3-3.5.4-2|737	%{_datadir}/%{name}/examples/Games/Pong/SPEED
14cr|gambas3-3.5.4-2|738	%{_datadir}/%{name}/examples/Games/Pong/pong.png
14cr|gambas3-3.5.4-2|739	
14cr|gambas3-3.5.4-2|740	%dir %{_datadir}/%{name}/examples/Games/Puzzle1To8
14cr|gambas3-3.5.4-2|741	%dir %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/
14cr|gambas3-3.5.4-2|742	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.directory
14cr|gambas3-3.5.4-2|743	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.gambas/
14cr|gambas3-3.5.4-2|744	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.hidden
14cr|gambas3-3.5.4-2|745	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.icon*
14cr|gambas3-3.5.4-2|746	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.project
14cr|gambas3-3.5.4-2|747	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.startup
14cr|gambas3-3.5.4-2|748	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.src/
14cr|gambas3-3.5.4-2|749	%{_datadir}/%{name}/examples/Games/Puzzle1To8/ejemplo1.png
14cr|gambas3-3.5.4-2|750	%{_datadir}/%{name}/examples/Games/Puzzle1To8/ejemplo2.png
14cr|gambas3-3.5.4-2|751	%{_datadir}/%{name}/examples/Games/Puzzle1To8/logo.png
14cr|gambas3-3.5.4-2|752	%{_datadir}/%{name}/examples/Games/Puzzle1To8/Licence
14cr|gambas3-3.5.4-2|753	%{_datadir}/%{name}/examples/Games/Puzzle1To8/Puzzle*.gambas
14cr|gambas3-3.5.4-2|754	
14cr|gambas3-3.5.4-2|755	%dir %{_datadir}/%{name}/examples/Games/RobotFindsKitten/
14cr|gambas3-3.5.4-2|756	%dir %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/
14cr|gambas3-3.5.4-2|757	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.directory
14cr|gambas3-3.5.4-2|758	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.gambas/
14cr|gambas3-3.5.4-2|759	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.hidden
14cr|gambas3-3.5.4-2|760	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.icon*
14cr|gambas3-3.5.4-2|761	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.project
14cr|gambas3-3.5.4-2|762	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.startup
14cr|gambas3-3.5.4-2|763	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.src/
14cr|gambas3-3.5.4-2|764	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/COPYING
14cr|gambas3-3.5.4-2|765	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/RobotFindsKitten.gambas
14cr|gambas3-3.5.4-2|766	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/heart.png
14cr|gambas3-3.5.4-2|767	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/nkis.txt
14cr|gambas3-3.5.4-2|768	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/readme.txt
14cr|gambas3-3.5.4-2|769	
14cr|gambas3-3.5.4-2|770	%dir %{_datadir}/%{name}/examples/Games/Snake/
14cr|gambas3-3.5.4-2|771	%dir %{_datadir}/%{name}/examples/Games/Snake/.lang/
14cr|gambas3-3.5.4-2|772	%{_datadir}/%{name}/examples/Games/Snake/.directory
14cr|gambas3-3.5.4-2|773	%{_datadir}/%{name}/examples/Games/Snake/.gambas/
14cr|gambas3-3.5.4-2|774	%{_datadir}/%{name}/examples/Games/Snake/.hidden
14cr|gambas3-3.5.4-2|775	%{_datadir}/%{name}/examples/Games/Snake/.icon*
14cr|gambas3-3.5.4-2|776	%{_datadir}/%{name}/examples/Games/Snake/.project
14cr|gambas3-3.5.4-2|777	%{_datadir}/%{name}/examples/Games/Snake/.startup
14cr|gambas3-3.5.4-2|778	%{_datadir}/%{name}/examples/Games/Snake/.src/
14cr|gambas3-3.5.4-2|779	%{_datadir}/%{name}/examples/Games/Snake/Snake.gambas
14cr|gambas3-3.5.4-2|780	%{_datadir}/%{name}/examples/Games/Snake/apple.png
14cr|gambas3-3.5.4-2|781	%{_datadir}/%{name}/examples/Games/Snake/body.png
14cr|gambas3-3.5.4-2|782	%{_datadir}/%{name}/examples/Games/Snake/*.wav
14cr|gambas3-3.5.4-2|783	%{_datadir}/%{name}/examples/Games/Snake/head.png
14cr|gambas3-3.5.4-2|784	
14cr|gambas3-3.5.4-2|785	%dir %{_datadir}/%{name}/examples/Games/Solitaire/
14cr|gambas3-3.5.4-2|786	%dir %{_datadir}/%{name}/examples/Games/Solitaire/.lang/
14cr|gambas3-3.5.4-2|787	%{_datadir}/%{name}/examples/Games/Solitaire/.directory
14cr|gambas3-3.5.4-2|788	%{_datadir}/%{name}/examples/Games/Solitaire/.gambas/
14cr|gambas3-3.5.4-2|789	%{_datadir}/%{name}/examples/Games/Solitaire/.hidden
14cr|gambas3-3.5.4-2|790	%{_datadir}/%{name}/examples/Games/Solitaire/.icon*
14cr|gambas3-3.5.4-2|791	%{_datadir}/%{name}/examples/Games/Solitaire/.project
14cr|gambas3-3.5.4-2|792	%{_datadir}/%{name}/examples/Games/Solitaire/.startup
14cr|gambas3-3.5.4-2|793	%{_datadir}/%{name}/examples/Games/Solitaire/.src/
14cr|gambas3-3.5.4-2|794	%{_datadir}/%{name}/examples/Games/Solitaire/Solitaire.gambas
14cr|gambas3-3.5.4-2|795	%{_datadir}/%{name}/examples/Games/Solitaire/ball.png
14cr|gambas3-3.5.4-2|796	%{_datadir}/%{name}/examples/Games/Solitaire/new.png
14cr|gambas3-3.5.4-2|797	%{_datadir}/%{name}/examples/Games/Solitaire/quit.png
14cr|gambas3-3.5.4-2|798	%{_datadir}/%{name}/examples/Games/Solitaire/redo.png
14cr|gambas3-3.5.4-2|799	%{_datadir}/%{name}/examples/Games/Solitaire/undo.png
14cr|gambas3-3.5.4-2|800	
14cr|gambas3-3.5.4-2|801	%dir %{_datadir}/%{name}/examples/Games/StarField/
14cr|gambas3-3.5.4-2|802	%{_datadir}/%{name}/examples/Games/StarField/.directory
14cr|gambas3-3.5.4-2|803	%{_datadir}/%{name}/examples/Games/StarField/.gambas/
14cr|gambas3-3.5.4-2|804	%{_datadir}/%{name}/examples/Games/StarField/.icon*
14cr|gambas3-3.5.4-2|805	%{_datadir}/%{name}/examples/Games/StarField/.project
14cr|gambas3-3.5.4-2|806	%{_datadir}/%{name}/examples/Games/StarField/.src/
14cr|gambas3-3.5.4-2|807	%{_datadir}/%{name}/examples/Games/StarField/.startup
14cr|gambas3-3.5.4-2|808	%{_datadir}/%{name}/examples/Games/StarField/StarField.gambas
14cr|gambas3-3.5.4-2|809	%{_datadir}/%{name}/examples/Games/StarField/enterprise.png
14cr|gambas3-3.5.4-2|810	%{_datadir}/%{name}/examples/Games/StarField/logo.png
14cr|gambas3-3.5.4-2|811	
14cr|gambas3-3.5.4-2|812	%dir %{_datadir}/%{name}/examples/Image/ImageViewer/
14cr|gambas3-3.5.4-2|813	%dir %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/
14cr|gambas3-3.5.4-2|814	%{_datadir}/%{name}/examples/Image/ImageViewer/.directory
14cr|gambas3-3.5.4-2|815	%{_datadir}/%{name}/examples/Image/ImageViewer/.gambas/
14cr|gambas3-3.5.4-2|816	%{_datadir}/%{name}/examples/Image/ImageViewer/.hidden
14cr|gambas3-3.5.4-2|817	%{_datadir}/%{name}/examples/Image/ImageViewer/.icon*
14cr|gambas3-3.5.4-2|818	%{_datadir}/%{name}/examples/Image/ImageViewer/image.png
14cr|gambas3-3.5.4-2|819	%{_datadir}/%{name}/examples/Image/ImageViewer/ImageViewer.gambas
14cr|gambas3-3.5.4-2|820	%{_datadir}/%{name}/examples/Image/ImageViewer/.project
14cr|gambas3-3.5.4-2|821	%{_datadir}/%{name}/examples/Image/ImageViewer/.startup
14cr|gambas3-3.5.4-2|822	%{_datadir}/%{name}/examples/Image/ImageViewer/.src/
14cr|gambas3-3.5.4-2|823	%{_datadir}/%{name}/examples/Image/ImageViewer/test.png
14cr|gambas3-3.5.4-2|824	
14cr|gambas3-3.5.4-2|825	%dir %{_datadir}/%{name}/examples/Image/Lighttable/
14cr|gambas3-3.5.4-2|826	%dir %{_datadir}/%{name}/examples/Image/Lighttable/.lang/
14cr|gambas3-3.5.4-2|827	%{_datadir}/%{name}/examples/Image/Lighttable/.action/
14cr|gambas3-3.5.4-2|828	%{_datadir}/%{name}/examples/Image/Lighttable/.gambas/
14cr|gambas3-3.5.4-2|829	%{_datadir}/%{name}/examples/Image/Lighttable/.src/
14cr|gambas3-3.5.4-2|830	%{_datadir}/%{name}/examples/Image/Lighttable/.directory
14cr|gambas3-3.5.4-2|831	%{_datadir}/%{name}/examples/Image/Lighttable/.hidden
14cr|gambas3-3.5.4-2|832	%{_datadir}/%{name}/examples/Image/Lighttable/.icon*
14cr|gambas3-3.5.4-2|833	%{_datadir}/%{name}/examples/Image/Lighttable/.project
14cr|gambas3-3.5.4-2|834	%{_datadir}/%{name}/examples/Image/Lighttable/.settings
14cr|gambas3-3.5.4-2|835	%{_datadir}/%{name}/examples/Image/Lighttable/.startup
14cr|gambas3-3.5.4-2|836	%{_datadir}/%{name}/examples/Image/Lighttable/CHANGELOG
14cr|gambas3-3.5.4-2|837	%{_datadir}/%{name}/examples/Image/Lighttable/close.png
14cr|gambas3-3.5.4-2|838	%{_datadir}/%{name}/examples/Image/Lighttable/FStart.*
14cr|gambas3-3.5.4-2|839	%{_datadir}/%{name}/examples/Image/Lighttable/hand1.png
14cr|gambas3-3.5.4-2|840	%{_datadir}/%{name}/examples/Image/Lighttable/help-contents.png
14cr|gambas3-3.5.4-2|841	%{_datadir}/%{name}/examples/Image/Lighttable/Help*.html
14cr|gambas3-3.5.4-2|842	%{_datadir}/%{name}/examples/Image/Lighttable/Liesmich.txt
14cr|gambas3-3.5.4-2|843	%{_datadir}/%{name}/examples/Image/Lighttable/Lighttable.gambas
14cr|gambas3-3.5.4-2|844	%{_datadir}/%{name}/examples/Image/Lighttable/lighttable.png
14cr|gambas3-3.5.4-2|845	%{_datadir}/%{name}/examples/Image/Lighttable/LTicon.png
14cr|gambas3-3.5.4-2|846	%{_datadir}/%{name}/examples/Image/Lighttable/move.png
14cr|gambas3-3.5.4-2|847	%{_datadir}/%{name}/examples/Image/Lighttable/Readme.txt
14cr|gambas3-3.5.4-2|848	%{_datadir}/%{name}/examples/Image/Lighttable/zoom-in.png
14cr|gambas3-3.5.4-2|849	
14cr|gambas3-3.5.4-2|850	%dir %{_datadir}/%{name}/examples/Image/PhotoTouch/
14cr|gambas3-3.5.4-2|851	%dir %{_datadir}/%{name}/examples/Image/PhotoTouch/.lang/
14cr|gambas3-3.5.4-2|852	%{_datadir}/%{name}/examples/Image/PhotoTouch/.directory
14cr|gambas3-3.5.4-2|853	%{_datadir}/%{name}/examples/Image/PhotoTouch/.gambas/
14cr|gambas3-3.5.4-2|854	%{_datadir}/%{name}/examples/Image/PhotoTouch/.info
14cr|gambas3-3.5.4-2|855	%{_datadir}/%{name}/examples/Image/PhotoTouch/.icon*
14cr|gambas3-3.5.4-2|856	%{_datadir}/%{name}/examples/Image/PhotoTouch/.list
14cr|gambas3-3.5.4-2|857	%{_datadir}/%{name}/examples/Image/PhotoTouch/.project
14cr|gambas3-3.5.4-2|858	%{_datadir}/%{name}/examples/Image/PhotoTouch/.src/
14cr|gambas3-3.5.4-2|859	%{_datadir}/%{name}/examples/Image/PhotoTouch/.startup
14cr|gambas3-3.5.4-2|860	%{_datadir}/%{name}/examples/Image/PhotoTouch/PhotoTouch.gambas
14cr|gambas3-3.5.4-2|861	%{_datadir}/%{name}/examples/Image/PhotoTouch/*.png
14cr|gambas3-3.5.4-2|862	
14cr|gambas3-3.5.4-2|863	%dir %{_datadir}/%{name}/examples/Misc/Console/
14cr|gambas3-3.5.4-2|864	%dir %{_datadir}/%{name}/examples/Misc/Console/.lang/
14cr|gambas3-3.5.4-2|865	%{_datadir}/%{name}/examples/Misc/Console/.directory
14cr|gambas3-3.5.4-2|866	%{_datadir}/%{name}/examples/Misc/Console/.gambas/
14cr|gambas3-3.5.4-2|867	%{_datadir}/%{name}/examples/Misc/Console/.hidden
14cr|gambas3-3.5.4-2|868	%{_datadir}/%{name}/examples/Misc/Console/.icon*
14cr|gambas3-3.5.4-2|869	%{_datadir}/%{name}/examples/Misc/Console/.project
14cr|gambas3-3.5.4-2|870	%{_datadir}/%{name}/examples/Misc/Console/.startup
14cr|gambas3-3.5.4-2|871	%{_datadir}/%{name}/examples/Misc/Console/Console.gambas
14cr|gambas3-3.5.4-2|872	%{_datadir}/%{name}/examples/Misc/Console/terminal.png
14cr|gambas3-3.5.4-2|873	%{_datadir}/%{name}/examples/Misc/Console/.src/
14cr|gambas3-3.5.4-2|874	
14cr|gambas3-3.5.4-2|875	%dir %{_datadir}/%{name}/examples/Misc/Evaluator/
14cr|gambas3-3.5.4-2|876	%dir %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/
14cr|gambas3-3.5.4-2|877	%{_datadir}/%{name}/examples/Misc/Evaluator/.directory
14cr|gambas3-3.5.4-2|878	%{_datadir}/%{name}/examples/Misc/Evaluator/.gambas/
14cr|gambas3-3.5.4-2|879	%{_datadir}/%{name}/examples/Misc/Evaluator/.hidden
14cr|gambas3-3.5.4-2|880	%{_datadir}/%{name}/examples/Misc/Evaluator/.icon*
14cr|gambas3-3.5.4-2|881	%{_datadir}/%{name}/examples/Misc/Evaluator/.project
14cr|gambas3-3.5.4-2|882	%{_datadir}/%{name}/examples/Misc/Evaluator/.startup
14cr|gambas3-3.5.4-2|883	%{_datadir}/%{name}/examples/Misc/Evaluator/Evaluator.gambas
14cr|gambas3-3.5.4-2|884	%{_datadir}/%{name}/examples/Misc/Evaluator/.src/
14cr|gambas3-3.5.4-2|885	%{_datadir}/%{name}/examples/Misc/Evaluator/calculator.png
14cr|gambas3-3.5.4-2|886	
14cr|gambas3-3.5.4-2|887	%dir %{_datadir}/%{name}/examples/Misc/Explorer/
14cr|gambas3-3.5.4-2|888	%dir %{_datadir}/%{name}/examples/Misc/Explorer/.lang/
14cr|gambas3-3.5.4-2|889	%{_datadir}/%{name}/examples/Misc/Explorer/.directory
14cr|gambas3-3.5.4-2|890	%{_datadir}/%{name}/examples/Misc/Explorer/.gambas/
14cr|gambas3-3.5.4-2|891	%{_datadir}/%{name}/examples/Misc/Explorer/.hidden
14cr|gambas3-3.5.4-2|892	%{_datadir}/%{name}/examples/Misc/Explorer/.icon*
14cr|gambas3-3.5.4-2|893	%{_datadir}/%{name}/examples/Misc/Explorer/.project
14cr|gambas3-3.5.4-2|894	%{_datadir}/%{name}/examples/Misc/Explorer/.startup
14cr|gambas3-3.5.4-2|895	%{_datadir}/%{name}/examples/Misc/Explorer/Explorer.gambas
14cr|gambas3-3.5.4-2|896	%{_datadir}/%{name}/examples/Misc/Explorer/.src/
14cr|gambas3-3.5.4-2|897	%{_datadir}/%{name}/examples/Misc/Explorer/folder.png
14cr|gambas3-3.5.4-2|898	
14cr|gambas3-3.5.4-2|899	%dir %{_datadir}/%{name}/examples/Misc/Notepad/
14cr|gambas3-3.5.4-2|900	%dir %{_datadir}/%{name}/examples/Misc/Notepad/.lang/
14cr|gambas3-3.5.4-2|901	%{_datadir}/%{name}/examples/Misc/Notepad/.directory
14cr|gambas3-3.5.4-2|902	%{_datadir}/%{name}/examples/Misc/Notepad/.gambas/
14cr|gambas3-3.5.4-2|903	%{_datadir}/%{name}/examples/Misc/Notepad/.hidden
14cr|gambas3-3.5.4-2|904	%{_datadir}/%{name}/examples/Misc/Notepad/.icon*
14cr|gambas3-3.5.4-2|905	%{_datadir}/%{name}/examples/Misc/Notepad/.project
14cr|gambas3-3.5.4-2|906	%{_datadir}/%{name}/examples/Misc/Notepad/.startup
14cr|gambas3-3.5.4-2|907	%{_datadir}/%{name}/examples/Misc/Notepad/.src/
14cr|gambas3-3.5.4-2|908	%{_datadir}/%{name}/examples/Misc/Notepad/Notepad.gambas
14cr|gambas3-3.5.4-2|909	%{_datadir}/%{name}/examples/Misc/Notepad/notepad.png
14cr|gambas3-3.5.4-2|910	
14cr|gambas3-3.5.4-2|911	%dir %{_datadir}/%{name}/examples/Misc/PDFViewer/
14cr|gambas3-3.5.4-2|912	%dir %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/
14cr|gambas3-3.5.4-2|913	%{_datadir}/%{name}/examples/Misc/PDFViewer/.directory
14cr|gambas3-3.5.4-2|914	%{_datadir}/%{name}/examples/Misc/PDFViewer/.gambas/
14cr|gambas3-3.5.4-2|915	%{_datadir}/%{name}/examples/Misc/PDFViewer/.hidden
14cr|gambas3-3.5.4-2|916	%{_datadir}/%{name}/examples/Misc/PDFViewer/.icon*
14cr|gambas3-3.5.4-2|917	%{_datadir}/%{name}/examples/Misc/PDFViewer/.project
14cr|gambas3-3.5.4-2|918	%{_datadir}/%{name}/examples/Misc/PDFViewer/.startup
14cr|gambas3-3.5.4-2|919	%{_datadir}/%{name}/examples/Misc/PDFViewer/.src/
14cr|gambas3-3.5.4-2|920	%{_datadir}/%{name}/examples/Misc/PDFViewer/PDFViewer.gambas
14cr|gambas3-3.5.4-2|921	%{_datadir}/%{name}/examples/Misc/PDFViewer/pdf.png
14cr|gambas3-3.5.4-2|922	
14cr|gambas3-3.5.4-2|923	%dir %{_datadir}/%{name}/examples/Multimedia/CDPlayer/
14cr|gambas3-3.5.4-2|924	%dir %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/
14cr|gambas3-3.5.4-2|925	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.directory
14cr|gambas3-3.5.4-2|926	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.gambas/
14cr|gambas3-3.5.4-2|927	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.icon*
14cr|gambas3-3.5.4-2|928	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.project
14cr|gambas3-3.5.4-2|929	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.src/
14cr|gambas3-3.5.4-2|930	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.startup
14cr|gambas3-3.5.4-2|931	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/CDPlayer.gambas
14cr|gambas3-3.5.4-2|932	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/cdrom.png
14cr|gambas3-3.5.4-2|933	
14cr|gambas3-3.5.4-2|934	%dir %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/
14cr|gambas3-3.5.4-2|935	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.directory
14cr|gambas3-3.5.4-2|936	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.icon*
14cr|gambas3-3.5.4-2|937	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.info
14cr|gambas3-3.5.4-2|938	#need gst1
14cr|gambas3-3.5.4-2|939	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.gambas/
14cr|gambas3-3.5.4-2|940	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.list
14cr|gambas3-3.5.4-2|941	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.project
14cr|gambas3-3.5.4-2|942	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.src/
14cr|gambas3-3.5.4-2|943	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.startup
14cr|gambas3-3.5.4-2|944	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/MediaPlayer.gambas
14cr|gambas3-3.5.4-2|945	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/*.png
14cr|gambas3-3.5.4-2|946	
14cr|gambas3-3.5.4-2|947	%dir %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/
14cr|gambas3-3.5.4-2|948	%dir %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/
14cr|gambas3-3.5.4-2|949	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.directory
14cr|gambas3-3.5.4-2|950	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.gambas/
14cr|gambas3-3.5.4-2|951	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.icon*
14cr|gambas3-3.5.4-2|952	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.project
14cr|gambas3-3.5.4-2|953	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.src/
14cr|gambas3-3.5.4-2|954	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.startup
14cr|gambas3-3.5.4-2|955	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/MoviePlayer.gambas
14cr|gambas3-3.5.4-2|956	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/video.png
14cr|gambas3-3.5.4-2|957	
14cr|gambas3-3.5.4-2|958	%dir %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/
14cr|gambas3-3.5.4-2|959	%dir %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/
14cr|gambas3-3.5.4-2|960	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.directory
14cr|gambas3-3.5.4-2|961	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.gambas/
14cr|gambas3-3.5.4-2|962	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.icon*
14cr|gambas3-3.5.4-2|963	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.project
14cr|gambas3-3.5.4-2|964	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.src/
14cr|gambas3-3.5.4-2|965	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.startup
14cr|gambas3-3.5.4-2|966	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/MusicPlayer.gambas
14cr|gambas3-3.5.4-2|967	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/sound.png
14cr|gambas3-3.5.4-2|968	
14cr|gambas3-3.5.4-2|969	%dir %{_datadir}/%{name}/examples/Multimedia/MyWebCam/
14cr|gambas3-3.5.4-2|970	%dir %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/
14cr|gambas3-3.5.4-2|971	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.directory
14cr|gambas3-3.5.4-2|972	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.gambas/
14cr|gambas3-3.5.4-2|973	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.icon*
14cr|gambas3-3.5.4-2|974	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.project
14cr|gambas3-3.5.4-2|975	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.src/
14cr|gambas3-3.5.4-2|976	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.startup
14cr|gambas3-3.5.4-2|977	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/MyWebCam.gambas
14cr|gambas3-3.5.4-2|978	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/camera.png
14cr|gambas3-3.5.4-2|979	
14cr|gambas3-3.5.4-2|980	%dir %{_datadir}/%{name}/examples/Multimedia/WebCam/
14cr|gambas3-3.5.4-2|981	%{_datadir}/%{name}/examples/Multimedia/WebCam/.directory
14cr|gambas3-3.5.4-2|982	%{_datadir}/%{name}/examples/Multimedia/WebCam/.gambas/
14cr|gambas3-3.5.4-2|983	%{_datadir}/%{name}/examples/Multimedia/WebCam/.icon*
14cr|gambas3-3.5.4-2|984	%{_datadir}/%{name}/examples/Multimedia/WebCam/.project
14cr|gambas3-3.5.4-2|985	%{_datadir}/%{name}/examples/Multimedia/WebCam/.src/
14cr|gambas3-3.5.4-2|986	%{_datadir}/%{name}/examples/Multimedia/WebCam/.startup
14cr|gambas3-3.5.4-2|987	%{_datadir}/%{name}/examples/Multimedia/WebCam/WebCam.gambas
14cr|gambas3-3.5.4-2|988	%{_datadir}/%{name}/examples/Multimedia/WebCam/camera.png
14cr|gambas3-3.5.4-2|989	%{_datadir}/%{name}/examples/Multimedia/WebCam/settings.png
14cr|gambas3-3.5.4-2|990	
14cr|gambas3-3.5.4-2|991	%dir %{_datadir}/%{name}/examples/Networking/ClientSocket/
14cr|gambas3-3.5.4-2|992	%dir %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/
14cr|gambas3-3.5.4-2|993	%{_datadir}/%{name}/examples/Networking/ClientSocket/.directory
14cr|gambas3-3.5.4-2|994	%{_datadir}/%{name}/examples/Networking/ClientSocket/.gambas/
14cr|gambas3-3.5.4-2|995	%{_datadir}/%{name}/examples/Networking/ClientSocket/.hidden
14cr|gambas3-3.5.4-2|996	%{_datadir}/%{name}/examples/Networking/ClientSocket/.icon*
14cr|gambas3-3.5.4-2|997	%{_datadir}/%{name}/examples/Networking/ClientSocket/.project
14cr|gambas3-3.5.4-2|998	%{_datadir}/%{name}/examples/Networking/ClientSocket/.startup
14cr|gambas3-3.5.4-2|999	%{_datadir}/%{name}/examples/Networking/ClientSocket/ClientSocket.gambas
14cr|gambas3-3.5.4-2|1000	%{_datadir}/%{name}/examples/Networking/ClientSocket/.src/
14cr|gambas3-3.5.4-2|1001	%{_datadir}/%{name}/examples/Networking/ClientSocket/socket.png
14cr|gambas3-3.5.4-2|1002	
14cr|gambas3-3.5.4-2|1003	%dir %{_datadir}/%{name}/examples/Networking/DnsClient/
14cr|gambas3-3.5.4-2|1004	%dir %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/
14cr|gambas3-3.5.4-2|1005	%{_datadir}/%{name}/examples/Networking/DnsClient/.directory
14cr|gambas3-3.5.4-2|1006	%{_datadir}/%{name}/examples/Networking/DnsClient/.gambas/
14cr|gambas3-3.5.4-2|1007	%{_datadir}/%{name}/examples/Networking/DnsClient/.hidden
14cr|gambas3-3.5.4-2|1008	%{_datadir}/%{name}/examples/Networking/DnsClient/.icon*
14cr|gambas3-3.5.4-2|1009	%{_datadir}/%{name}/examples/Networking/DnsClient/.project
14cr|gambas3-3.5.4-2|1010	%{_datadir}/%{name}/examples/Networking/DnsClient/.startup
14cr|gambas3-3.5.4-2|1011	%{_datadir}/%{name}/examples/Networking/DnsClient/DnsClient.gambas
14cr|gambas3-3.5.4-2|1012	%{_datadir}/%{name}/examples/Networking/DnsClient/.src/
14cr|gambas3-3.5.4-2|1013	%{_datadir}/%{name}/examples/Networking/DnsClient/dnsclient.png
14cr|gambas3-3.5.4-2|1014	
14cr|gambas3-3.5.4-2|1015	%dir %{_datadir}/%{name}/examples/Networking/HTTPGet/
14cr|gambas3-3.5.4-2|1016	%dir %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/
14cr|gambas3-3.5.4-2|1017	%{_datadir}/%{name}/examples/Networking/HTTPGet/.directory
14cr|gambas3-3.5.4-2|1018	%{_datadir}/%{name}/examples/Networking/HTTPGet/.gambas/
14cr|gambas3-3.5.4-2|1019	%{_datadir}/%{name}/examples/Networking/HTTPGet/.hidden
14cr|gambas3-3.5.4-2|1020	%{_datadir}/%{name}/examples/Networking/HTTPGet/.icon*
14cr|gambas3-3.5.4-2|1021	%{_datadir}/%{name}/examples/Networking/HTTPGet/.project
14cr|gambas3-3.5.4-2|1022	%{_datadir}/%{name}/examples/Networking/HTTPGet/.startup
14cr|gambas3-3.5.4-2|1023	%{_datadir}/%{name}/examples/Networking/HTTPGet/.src/
14cr|gambas3-3.5.4-2|1024	%{_datadir}/%{name}/examples/Networking/HTTPGet/HTTPGet.gambas
14cr|gambas3-3.5.4-2|1025	%{_datadir}/%{name}/examples/Networking/HTTPGet/httpclient.png
14cr|gambas3-3.5.4-2|1026	
14cr|gambas3-3.5.4-2|1027	%dir %{_datadir}/%{name}/examples/Networking/HTTPPost/
14cr|gambas3-3.5.4-2|1028	%dir %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/
14cr|gambas3-3.5.4-2|1029	%{_datadir}/%{name}/examples/Networking/HTTPPost/.directory
14cr|gambas3-3.5.4-2|1030	%{_datadir}/%{name}/examples/Networking/HTTPPost/.gambas/
14cr|gambas3-3.5.4-2|1031	%{_datadir}/%{name}/examples/Networking/HTTPPost/.hidden
14cr|gambas3-3.5.4-2|1032	%{_datadir}/%{name}/examples/Networking/HTTPPost/.icon*
14cr|gambas3-3.5.4-2|1033	%{_datadir}/%{name}/examples/Networking/HTTPPost/.project
14cr|gambas3-3.5.4-2|1034	%{_datadir}/%{name}/examples/Networking/HTTPPost/.startup
14cr|gambas3-3.5.4-2|1035	%{_datadir}/%{name}/examples/Networking/HTTPPost/.src/
14cr|gambas3-3.5.4-2|1036	%{_datadir}/%{name}/examples/Networking/HTTPPost/HTTPPost.gambas
14cr|gambas3-3.5.4-2|1037	%{_datadir}/%{name}/examples/Networking/HTTPPost/httpclient.png
14cr|gambas3-3.5.4-2|1038	
14cr|gambas3-3.5.4-2|1039	%dir %{_datadir}/%{name}/examples/Networking/POPMailbox/
14cr|gambas3-3.5.4-2|1040	%{_datadir}/%{name}/examples/Networking/POPMailbox/.directory
14cr|gambas3-3.5.4-2|1041	%{_datadir}/%{name}/examples/Networking/POPMailbox/.gambas/
14cr|gambas3-3.5.4-2|1042	%{_datadir}/%{name}/examples/Networking/POPMailbox/.icon*
14cr|gambas3-3.5.4-2|1043	%{_datadir}/%{name}/examples/Networking/POPMailbox/.project
14cr|gambas3-3.5.4-2|1044	%{_datadir}/%{name}/examples/Networking/POPMailbox/.src/
14cr|gambas3-3.5.4-2|1045	%{_datadir}/%{name}/examples/Networking/POPMailbox/.startup
14cr|gambas3-3.5.4-2|1046	%{_datadir}/%{name}/examples/Networking/POPMailbox/POPMailbox.gambas
14cr|gambas3-3.5.4-2|1047	%{_datadir}/%{name}/examples/Networking/POPMailbox/pop3client.png
14cr|gambas3-3.5.4-2|1048	
14cr|gambas3-3.5.4-2|1049	%dir %{_datadir}/%{name}/examples/Networking/SerialPort/
14cr|gambas3-3.5.4-2|1050	%dir %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/
14cr|gambas3-3.5.4-2|1051	%{_datadir}/%{name}/examples/Networking/SerialPort/.directory
14cr|gambas3-3.5.4-2|1052	%{_datadir}/%{name}/examples/Networking/SerialPort/.gambas/
14cr|gambas3-3.5.4-2|1053	%{_datadir}/%{name}/examples/Networking/SerialPort/.hidden
14cr|gambas3-3.5.4-2|1054	%{_datadir}/%{name}/examples/Networking/SerialPort/.icon*
14cr|gambas3-3.5.4-2|1055	%{_datadir}/%{name}/examples/Networking/SerialPort/.project
14cr|gambas3-3.5.4-2|1056	%{_datadir}/%{name}/examples/Networking/SerialPort/.startup
14cr|gambas3-3.5.4-2|1057	%{_datadir}/%{name}/examples/Networking/SerialPort/.src/
14cr|gambas3-3.5.4-2|1058	%{_datadir}/%{name}/examples/Networking/SerialPort/SerialPort.gambas
14cr|gambas3-3.5.4-2|1059	%{_datadir}/%{name}/examples/Networking/SerialPort/serialport.png
14cr|gambas3-3.5.4-2|1060	
14cr|gambas3-3.5.4-2|1061	%dir %{_datadir}/%{name}/examples/Networking/ServerSocket/
14cr|gambas3-3.5.4-2|1062	%dir %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/
14cr|gambas3-3.5.4-2|1063	%{_datadir}/%{name}/examples/Networking/ServerSocket/.directory
14cr|gambas3-3.5.4-2|1064	%{_datadir}/%{name}/examples/Networking/ServerSocket/.gambas/
14cr|gambas3-3.5.4-2|1065	%{_datadir}/%{name}/examples/Networking/ServerSocket/.hidden
14cr|gambas3-3.5.4-2|1066	%{_datadir}/%{name}/examples/Networking/ServerSocket/.icon*
14cr|gambas3-3.5.4-2|1067	%{_datadir}/%{name}/examples/Networking/ServerSocket/.project
14cr|gambas3-3.5.4-2|1068	%{_datadir}/%{name}/examples/Networking/ServerSocket/.startup
14cr|gambas3-3.5.4-2|1069	%{_datadir}/%{name}/examples/Networking/ServerSocket/.src/
14cr|gambas3-3.5.4-2|1070	%{_datadir}/%{name}/examples/Networking/ServerSocket/ServerSocket.gambas
14cr|gambas3-3.5.4-2|1071	%{_datadir}/%{name}/examples/Networking/ServerSocket/serversocket.png
14cr|gambas3-3.5.4-2|1072	
14cr|gambas3-3.5.4-2|1073	%dir %{_datadir}/%{name}/examples/Networking/UDPServerClient/
14cr|gambas3-3.5.4-2|1074	%dir %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/
14cr|gambas3-3.5.4-2|1075	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.directory
14cr|gambas3-3.5.4-2|1076	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.gambas/
14cr|gambas3-3.5.4-2|1077	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.hidden
14cr|gambas3-3.5.4-2|1078	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.icon*
14cr|gambas3-3.5.4-2|1079	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.project
14cr|gambas3-3.5.4-2|1080	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.startup
14cr|gambas3-3.5.4-2|1081	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.src/
14cr|gambas3-3.5.4-2|1082	%{_datadir}/%{name}/examples/Networking/UDPServerClient/UDPServerClient.gambas
14cr|gambas3-3.5.4-2|1083	%{_datadir}/%{name}/examples/Networking/UDPServerClient/udpsocket.png
14cr|gambas3-3.5.4-2|1084	
14cr|gambas3-3.5.4-2|1085	%dir %{_datadir}/%{name}/examples/Networking/WebBrowser/
14cr|gambas3-3.5.4-2|1086	%dir %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/
14cr|gambas3-3.5.4-2|1087	%{_datadir}/%{name}/examples/Networking/WebBrowser/.directory
14cr|gambas3-3.5.4-2|1088	%{_datadir}/%{name}/examples/Networking/WebBrowser/.gambas/
14cr|gambas3-3.5.4-2|1089	%{_datadir}/%{name}/examples/Networking/WebBrowser/.hidden
14cr|gambas3-3.5.4-2|1090	%{_datadir}/%{name}/examples/Networking/WebBrowser/.icon*
14cr|gambas3-3.5.4-2|1091	%{_datadir}/%{name}/examples/Networking/WebBrowser/.project
14cr|gambas3-3.5.4-2|1092	%{_datadir}/%{name}/examples/Networking/WebBrowser/.startup
14cr|gambas3-3.5.4-2|1093	%{_datadir}/%{name}/examples/Networking/WebBrowser/.src/
14cr|gambas3-3.5.4-2|1094	%{_datadir}/%{name}/examples/Networking/WebBrowser/WebBrowser.gambas
14cr|gambas3-3.5.4-2|1095	%{_datadir}/%{name}/examples/Networking/WebBrowser/konqueror.png
14cr|gambas3-3.5.4-2|1096	%{_datadir}/%{name}/examples/Networking/WebBrowser/list-*.png
14cr|gambas3-3.5.4-2|1097	
14cr|gambas3-3.5.4-2|1098	%dir %{_datadir}/%{name}/examples/OpenGL/3DWebCam/
14cr|gambas3-3.5.4-2|1099	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.directory
14cr|gambas3-3.5.4-2|1100	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.gambas/
14cr|gambas3-3.5.4-2|1101	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.hidden
14cr|gambas3-3.5.4-2|1102	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.icon*
14cr|gambas3-3.5.4-2|1103	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.project
14cr|gambas3-3.5.4-2|1104	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.startup
14cr|gambas3-3.5.4-2|1105	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/3DWebCam.gambas
14cr|gambas3-3.5.4-2|1106	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.src/
14cr|gambas3-3.5.4-2|1107	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/webcam.png
14cr|gambas3-3.5.4-2|1108	
14cr|gambas3-3.5.4-2|1109	%dir %{_datadir}/%{name}/examples/OpenGL/GambasGears/
14cr|gambas3-3.5.4-2|1110	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.directory
14cr|gambas3-3.5.4-2|1111	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.gambas/
14cr|gambas3-3.5.4-2|1112	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.hidden
14cr|gambas3-3.5.4-2|1113	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.icon*
14cr|gambas3-3.5.4-2|1114	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.project
14cr|gambas3-3.5.4-2|1115	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.startup
14cr|gambas3-3.5.4-2|1116	%{_datadir}/%{name}/examples/OpenGL/GambasGears/GambasGears.gambas
14cr|gambas3-3.5.4-2|1117	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.src/
14cr|gambas3-3.5.4-2|1118	%{_datadir}/%{name}/examples/OpenGL/GambasGears/gears.png
14cr|gambas3-3.5.4-2|1119	
14cr|gambas3-3.5.4-2|1120	%dir %{_datadir}/%{name}/examples/OpenGL/Md2Model/
14cr|gambas3-3.5.4-2|1121	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.directory
14cr|gambas3-3.5.4-2|1122	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.gambas/
14cr|gambas3-3.5.4-2|1123	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.icon*
14cr|gambas3-3.5.4-2|1124	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.project
14cr|gambas3-3.5.4-2|1125	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.settings
14cr|gambas3-3.5.4-2|1126	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.src/
14cr|gambas3-3.5.4-2|1127	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.startup
14cr|gambas3-3.5.4-2|1128	%{_datadir}/%{name}/examples/OpenGL/Md2Model/Md2Model.gambas
14cr|gambas3-3.5.4-2|1129	%{_datadir}/%{name}/examples/OpenGL/Md2Model/Weapon.*
14cr|gambas3-3.5.4-2|1130	%{_datadir}/%{name}/examples/OpenGL/Md2Model/bauul.*
14cr|gambas3-3.5.4-2|1131	%{_datadir}/%{name}/examples/OpenGL/Md2Model/goblin.*
14cr|gambas3-3.5.4-2|1132	%{_datadir}/%{name}/examples/OpenGL/Md2Model/icon.*
14cr|gambas3-3.5.4-2|1133	%{_datadir}/%{name}/examples/OpenGL/Md2Model/igdosh.*
14cr|gambas3-3.5.4-2|1134	%{_datadir}/%{name}/examples/OpenGL/Md2Model/knight.*
14cr|gambas3-3.5.4-2|1135	%{_datadir}/%{name}/examples/OpenGL/Md2Model/ogro.*
14cr|gambas3-3.5.4-2|1136	%{_datadir}/%{name}/examples/OpenGL/Md2Model/rat.*
14cr|gambas3-3.5.4-2|1137	%{_datadir}/%{name}/examples/OpenGL/Md2Model/rhino.*
14cr|gambas3-3.5.4-2|1138	
14cr|gambas3-3.5.4-2|1139	%dir %{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/
14cr|gambas3-3.5.4-2|1140	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.directory
14cr|gambas3-3.5.4-2|1141	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.gambas/
14cr|gambas3-3.5.4-2|1142	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.icon*
14cr|gambas3-3.5.4-2|1143	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.project
14cr|gambas3-3.5.4-2|1144	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.src/
14cr|gambas3-3.5.4-2|1145	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.startup
14cr|gambas3-3.5.4-2|1146	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/NeHe.png
14cr|gambas3-3.5.4-2|1147	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/NeHeTutorial.gambas
14cr|gambas3-3.5.4-2|1148	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/*.txt
14cr|gambas3-3.5.4-2|1149	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/Star.png
14cr|gambas3-3.5.4-2|1150	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/barrel.png
14cr|gambas3-3.5.4-2|1151	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/ceiling.png
14cr|gambas3-3.5.4-2|1152	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/crate.jpeg
14cr|gambas3-3.5.4-2|1153	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/floor.png
14cr|gambas3-3.5.4-2|1154	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/glass.png
14cr|gambas3-3.5.4-2|1155	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/icon.png
14cr|gambas3-3.5.4-2|1156	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/wall.jpeg
14cr|gambas3-3.5.4-2|1157	
14cr|gambas3-3.5.4-2|1158	%dir %{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/
14cr|gambas3-3.5.4-2|1159	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.directory
14cr|gambas3-3.5.4-2|1160	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.gambas/
14cr|gambas3-3.5.4-2|1161	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.icon*
14cr|gambas3-3.5.4-2|1162	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.project
14cr|gambas3-3.5.4-2|1163	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.src/
14cr|gambas3-3.5.4-2|1164	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.startup
14cr|gambas3-3.5.4-2|1165	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/NeHeTutorialShell.gambas
14cr|gambas3-3.5.4-2|1166	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/icon.png
14cr|gambas3-3.5.4-2|1167	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/nehe.png
14cr|gambas3-3.5.4-2|1168	
14cr|gambas3-3.5.4-2|1169	%dir %{_datadir}/%{name}/examples/OpenGL/PDFPresentation/
14cr|gambas3-3.5.4-2|1170	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.directory
14cr|gambas3-3.5.4-2|1171	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.gambas/
14cr|gambas3-3.5.4-2|1172	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.hidden
14cr|gambas3-3.5.4-2|1173	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.icon*
14cr|gambas3-3.5.4-2|1174	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.project
14cr|gambas3-3.5.4-2|1175	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.settings
14cr|gambas3-3.5.4-2|1176	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.startup
14cr|gambas3-3.5.4-2|1177	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.src/
14cr|gambas3-3.5.4-2|1178	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/PDFPresentation.gambas
14cr|gambas3-3.5.4-2|1179	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/icon.png
14cr|gambas3-3.5.4-2|1180	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/logo.png
14cr|gambas3-3.5.4-2|1181	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/music.xm
14cr|gambas3-3.5.4-2|1182	
14cr|gambas3-3.5.4-2|1183	%dir %{_datadir}/%{name}/examples/OpenGL/TunnelSDL/
14cr|gambas3-3.5.4-2|1184	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.dir_icon.png
14cr|gambas3-3.5.4-2|1185	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.directory
14cr|gambas3-3.5.4-2|1186	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.gambas/
14cr|gambas3-3.5.4-2|1187	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.icon*
14cr|gambas3-3.5.4-2|1188	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.project
14cr|gambas3-3.5.4-2|1189	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.src/
14cr|gambas3-3.5.4-2|1190	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.startup
14cr|gambas3-3.5.4-2|1191	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/CHANGELOG
14cr|gambas3-3.5.4-2|1192	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/TunnelSDL.gambas
14cr|gambas3-3.5.4-2|1193	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/texture.png
14cr|gambas3-3.5.4-2|1194	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/tunnelsdl.png
14cr|gambas3-3.5.4-2|1195	
14cr|gambas3-3.5.4-2|1196	%dir %{_datadir}/%{name}/examples/Printing/Printing/
14cr|gambas3-3.5.4-2|1197	%{_datadir}/%{name}/examples/Printing/Printing/.directory
14cr|gambas3-3.5.4-2|1198	%{_datadir}/%{name}/examples/Printing/Printing/.gambas/
14cr|gambas3-3.5.4-2|1199	%{_datadir}/%{name}/examples/Printing/Printing/.hidden
14cr|gambas3-3.5.4-2|1200	%{_datadir}/%{name}/examples/Printing/Printing/.icon*
14cr|gambas3-3.5.4-2|1201	%{_datadir}/%{name}/examples/Printing/Printing/.project
14cr|gambas3-3.5.4-2|1202	%{_datadir}/%{name}/examples/Printing/Printing/.startup
14cr|gambas3-3.5.4-2|1203	%{_datadir}/%{name}/examples/Printing/Printing/molly-malone.txt
14cr|gambas3-3.5.4-2|1204	%{_datadir}/%{name}/examples/Printing/Printing/printer-laser.png
14cr|gambas3-3.5.4-2|1205	%{_datadir}/%{name}/examples/Printing/Printing/.src/
14cr|gambas3-3.5.4-2|1206	%{_datadir}/%{name}/examples/Printing/Printing/Printing.gambas
14cr|gambas3-3.5.4-2|1207	
14cr|gambas3-3.5.4-2|1208	%dir %{_datadir}/%{name}/examples/Printing/ReportExample/
14cr|gambas3-3.5.4-2|1209	%{_datadir}/%{name}/examples/Printing/ReportExample/.connection/
14cr|gambas3-3.5.4-2|1210	%{_datadir}/%{name}/examples/Printing/ReportExample/.directory
14cr|gambas3-3.5.4-2|1211	%{_datadir}/%{name}/examples/Printing/ReportExample/.gambas/
14cr|gambas3-3.5.4-2|1212	%{_datadir}/%{name}/examples/Printing/ReportExample/.hidden/
14cr|gambas3-3.5.4-2|1213	%{_datadir}/%{name}/examples/Printing/ReportExample/.icon*
14cr|gambas3-3.5.4-2|1214	%{_datadir}/%{name}/examples/Printing/ReportExample/.project
14cr|gambas3-3.5.4-2|1215	%{_datadir}/%{name}/examples/Printing/ReportExample/.settings
14cr|gambas3-3.5.4-2|1216	%{_datadir}/%{name}/examples/Printing/ReportExample/.src/
14cr|gambas3-3.5.4-2|1217	%{_datadir}/%{name}/examples/Printing/ReportExample/.startup
14cr|gambas3-3.5.4-2|1218	%{_datadir}/%{name}/examples/Printing/ReportExample/ReportExample.gambas
14cr|gambas3-3.5.4-2|1219	%{_datadir}/%{name}/examples/Printing/ReportExample/gambas.svg
14cr|gambas3-3.5.4-2|1220	
14cr|gambas3-3.5.4-2|1221	# Translation files
14cr|gambas3-3.5.4-2|1222	%lang(ca) %{_datadir}/%{name}/examples/Basic/Blights/.lang/ca.*o
14cr|gambas3-3.5.4-2|1223	%lang(cs) %{_datadir}/%{name}/examples/Basic/Blights/.lang/cs.*o
14cr|gambas3-3.5.4-2|1224	%lang(de) %{_datadir}/%{name}/examples/Basic/Blights/.lang/de.*o
14cr|gambas3-3.5.4-2|1225	%lang(es) %{_datadir}/%{name}/examples/Basic/Blights/.lang/es.*o
14cr|gambas3-3.5.4-2|1226	%lang(fr) %{_datadir}/%{name}/examples/Basic/Blights/.lang/fr.*o
14cr|gambas3-3.5.4-2|1227	%lang(sv) %{_datadir}/%{name}/examples/Basic/Blights/.lang/sv.*o
14cr|gambas3-3.5.4-2|1228	%lang(ca) %{_datadir}/%{name}/examples/Basic/Collection/.lang/ca.*o
14cr|gambas3-3.5.4-2|1229	%lang(cs) %{_datadir}/%{name}/examples/Basic/Collection/.lang/cs.*o
14cr|gambas3-3.5.4-2|1230	%lang(de) %{_datadir}/%{name}/examples/Basic/Collection/.lang/de.*o
14cr|gambas3-3.5.4-2|1231	%lang(es) %{_datadir}/%{name}/examples/Basic/Collection/.lang/es.*o
14cr|gambas3-3.5.4-2|1232	%lang(ca) %{_datadir}/%{name}/examples/Basic/Object/.lang/ca.*o
14cr|gambas3-3.5.4-2|1233	%lang(cs) %{_datadir}/%{name}/examples/Basic/Object/.lang/cs.*o
14cr|gambas3-3.5.4-2|1234	%lang(de) %{_datadir}/%{name}/examples/Basic/Object/.lang/de.*o
14cr|gambas3-3.5.4-2|1235	%lang(es) %{_datadir}/%{name}/examples/Basic/Object/.lang/es.*o
14cr|gambas3-3.5.4-2|1236	%lang(ca) %{_datadir}/%{name}/examples/Basic/Timer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1237	%lang(cs) %{_datadir}/%{name}/examples/Basic/Timer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1238	%lang(de) %{_datadir}/%{name}/examples/Basic/Timer/.lang/de.*o
14cr|gambas3-3.5.4-2|1239	%lang(es) %{_datadir}/%{name}/examples/Basic/Timer/.lang/es.*o
14cr|gambas3-3.5.4-2|1240	%lang(ca) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/ca.*o
14cr|gambas3-3.5.4-2|1241	%lang(cs) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/cs.*o
14cr|gambas3-3.5.4-2|1242	%lang(de) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/de.*o
14cr|gambas3-3.5.4-2|1243	%lang(ca) %{_datadir}/%{name}/examples/Control/Embedder/.lang/ca.*o
14cr|gambas3-3.5.4-2|1244	%lang(cs) %{_datadir}/%{name}/examples/Control/Embedder/.lang/cs.*o
14cr|gambas3-3.5.4-2|1245	%lang(de) %{_datadir}/%{name}/examples/Control/Embedder/.lang/de.*o
14cr|gambas3-3.5.4-2|1246	%lang(es) %{_datadir}/%{name}/examples/Control/Embedder/.lang/es.*o
14cr|gambas3-3.5.4-2|1247	%lang(ca) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/ca.*o
14cr|gambas3-3.5.4-2|1248	%lang(cs) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/cs.*o
14cr|gambas3-3.5.4-2|1249	%lang(de) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/de.*o
14cr|gambas3-3.5.4-2|1250	%lang(es) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/es.*o
14cr|gambas3-3.5.4-2|1251	%lang(ca) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/ca.*o
14cr|gambas3-3.5.4-2|1252	%lang(cs) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/cs.*o
14cr|gambas3-3.5.4-2|1253	%lang(de) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/de.*o
14cr|gambas3-3.5.4-2|1254	%lang(es) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/es.*o
14cr|gambas3-3.5.4-2|1255	%lang(fr) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/fr.*o
14cr|gambas3-3.5.4-2|1256	%lang(sv) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/sv.*o
14cr|gambas3-3.5.4-2|1257	%lang(ca) %{_datadir}/%{name}/examples/Control/TreeView/.lang/ca.*o
14cr|gambas3-3.5.4-2|1258	%lang(cs) %{_datadir}/%{name}/examples/Control/TreeView/.lang/cs.*o
14cr|gambas3-3.5.4-2|1259	%lang(de) %{_datadir}/%{name}/examples/Control/TreeView/.lang/de.*o
14cr|gambas3-3.5.4-2|1260	%lang(es) %{_datadir}/%{name}/examples/Control/TreeView/.lang/es.*o
14cr|gambas3-3.5.4-2|1261	%lang(ca) %{_datadir}/%{name}/examples/Control/Wizard/.lang/ca.*o
14cr|gambas3-3.5.4-2|1262	%lang(cs) %{_datadir}/%{name}/examples/Control/Wizard/.lang/cs.*o
14cr|gambas3-3.5.4-2|1263	%lang(de) %{_datadir}/%{name}/examples/Control/Wizard/.lang/de.*o
14cr|gambas3-3.5.4-2|1264	%lang(ca) %{_datadir}/%{name}/examples/Database/Database/.lang/ca.*o
14cr|gambas3-3.5.4-2|1265	%lang(cs) %{_datadir}/%{name}/examples/Database/Database/.lang/cs.*o
14cr|gambas3-3.5.4-2|1266	%lang(de) %{_datadir}/%{name}/examples/Database/Database/.lang/de.*o
14cr|gambas3-3.5.4-2|1267	%lang(es) %{_datadir}/%{name}/examples/Database/Database/.lang/es.*o
14cr|gambas3-3.5.4-2|1268	%lang(ca) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/ca.*o
14cr|gambas3-3.5.4-2|1269	%lang(cs) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/cs.*o
14cr|gambas3-3.5.4-2|1270	%lang(de) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/de.*o
14cr|gambas3-3.5.4-2|1271	%lang(es) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/es.*o
14cr|gambas3-3.5.4-2|1272	%lang(fr) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/fr.*o
14cr|gambas3-3.5.4-2|1273	%lang(ca) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/ca.*o
14cr|gambas3-3.5.4-2|1274	%lang(cs) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/cs.*o
14cr|gambas3-3.5.4-2|1275	%lang(de) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/de.*o
14cr|gambas3-3.5.4-2|1276	%lang(es) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/es.*o
14cr|gambas3-3.5.4-2|1277	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/ca.*o
14cr|gambas3-3.5.4-2|1278	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/cs.*o
14cr|gambas3-3.5.4-2|1279	%lang(de) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/de.*o
14cr|gambas3-3.5.4-2|1280	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/ca.*o
14cr|gambas3-3.5.4-2|1281	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/cs.*o
14cr|gambas3-3.5.4-2|1282	%lang(de) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/de.*o
14cr|gambas3-3.5.4-2|1283	%lang(es) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/es.*o
14cr|gambas3-3.5.4-2|1284	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/ca.*o
14cr|gambas3-3.5.4-2|1285	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/cs.*o
14cr|gambas3-3.5.4-2|1286	%lang(de) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/de.*o
14cr|gambas3-3.5.4-2|1287	%lang(es) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/es.*o
14cr|gambas3-3.5.4-2|1288	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Fractal/.lang/cs.*o
14cr|gambas3-3.5.4-2|1289	%lang(fr) %{_datadir}/%{name}/examples/Drawing/Fractal/.lang/fr.*o
14cr|gambas3-3.5.4-2|1290	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/ca.*o
14cr|gambas3-3.5.4-2|1291	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/cs.*o
14cr|gambas3-3.5.4-2|1292	%lang(de) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/de.*o
14cr|gambas3-3.5.4-2|1293	%lang(es) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/es.*o
14cr|gambas3-3.5.4-2|1294	%lang(ca) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/ca.*o
14cr|gambas3-3.5.4-2|1295	%lang(cs) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/cs.*o
14cr|gambas3-3.5.4-2|1296	%lang(de) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/de.*o
14cr|gambas3-3.5.4-2|1297	%lang(es) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/es.*o
14cr|gambas3-3.5.4-2|1298	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/ca.*o
14cr|gambas3-3.5.4-2|1299	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/cs.*o
14cr|gambas3-3.5.4-2|1300	%lang(de) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/de.*o
14cr|gambas3-3.5.4-2|1301	%lang(ca) %{_datadir}/%{name}/examples/Games/Concent/.lang/ca.*o
14cr|gambas3-3.5.4-2|1302	%lang(cs) %{_datadir}/%{name}/examples/Games/Concent/.lang/cs.*o
14cr|gambas3-3.5.4-2|1303	%lang(de) %{_datadir}/%{name}/examples/Games/Concent/.lang/de.*o
14cr|gambas3-3.5.4-2|1304	%lang(en) %{_datadir}/%{name}/examples/Games/Concent/.lang/en.*o
14cr|gambas3-3.5.4-2|1305	%lang(es) %{_datadir}/%{name}/examples/Games/Concent/.lang/es.*o
14cr|gambas3-3.5.4-2|1306	%lang(fr) %{_datadir}/%{name}/examples/Games/Concent/.lang/fr.*o
14cr|gambas3-3.5.4-2|1307	%lang(ca) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/ca.*o
14cr|gambas3-3.5.4-2|1308	%lang(cs) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/cs.*o
14cr|gambas3-3.5.4-2|1309	%lang(de) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/de.*o
14cr|gambas3-3.5.4-2|1310	%lang(es) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/es.*o
14cr|gambas3-3.5.4-2|1311	%lang(ca) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/ca.*o
14cr|gambas3-3.5.4-2|1312	%lang(cs) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/cs.*o
14cr|gambas3-3.5.4-2|1313	%lang(de) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/de.*o
14cr|gambas3-3.5.4-2|1314	%lang(ca) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/ca.*o
14cr|gambas3-3.5.4-2|1315	%lang(cs) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/cs.*o
14cr|gambas3-3.5.4-2|1316	%lang(de) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/de.*o
14cr|gambas3-3.5.4-2|1317	%lang(es) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/es*.*o
14cr|gambas3-3.5.4-2|1318	%lang(cs) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/cs.*o
14cr|gambas3-3.5.4-2|1319	%lang(ja) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/ja.*o
14cr|gambas3-3.5.4-2|1320	%lang(zh) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/zh*.*o
14cr|gambas3-3.5.4-2|1321	%lang(ca) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/ca.*o
14cr|gambas3-3.5.4-2|1322	%lang(cs) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/cs.*o
14cr|gambas3-3.5.4-2|1323	%lang(de) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/de.*o
14cr|gambas3-3.5.4-2|1324	%lang(es) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/es*.*o
14cr|gambas3-3.5.4-2|1325	%lang(ca) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/ca.*o
14cr|gambas3-3.5.4-2|1326	%lang(cs) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/cs.*o
14cr|gambas3-3.5.4-2|1327	%lang(de) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/de.*o
14cr|gambas3-3.5.4-2|1328	%lang(es) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/es.*o
14cr|gambas3-3.5.4-2|1329	%lang(ca) %{_datadir}/%{name}/examples/Games/Snake/.lang/ca.*o
14cr|gambas3-3.5.4-2|1330	%lang(cs) %{_datadir}/%{name}/examples/Games/Snake/.lang/cs.*o
14cr|gambas3-3.5.4-2|1331	%lang(de) %{_datadir}/%{name}/examples/Games/Snake/.lang/de.*o
14cr|gambas3-3.5.4-2|1332	%lang(ca) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/ca.*o
14cr|gambas3-3.5.4-2|1333	%lang(cs) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/cs.*o
14cr|gambas3-3.5.4-2|1334	%lang(de) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/de.*o
14cr|gambas3-3.5.4-2|1335	%lang(es) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/es.*o
14cr|gambas3-3.5.4-2|1336	%lang(ca) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1337	%lang(cs) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1338	%lang(de) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/de.*o
14cr|gambas3-3.5.4-2|1339	%lang(es) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/es.*o
14cr|gambas3-3.5.4-2|1340	%lang(ca) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/ca.*o
14cr|gambas3-3.5.4-2|1341	%lang(cs) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/cs.*o
14cr|gambas3-3.5.4-2|1342	%lang(de) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/de.*o
14cr|gambas3-3.5.4-2|1343	%lang(en) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/en.*o
14cr|gambas3-3.5.4-2|1344	%lang(fr) %{_datadir}/%{name}/examples/Image/PhotoTouch/.lang/fr.*o
14cr|gambas3-3.5.4-2|1345	%lang(fr) %{_datadir}/%{name}/examples/Misc/Console/.lang/fr.*o
14cr|gambas3-3.5.4-2|1346	%lang(ca) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/ca.*o
14cr|gambas3-3.5.4-2|1347	%lang(cs) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/cs.*o
14cr|gambas3-3.5.4-2|1348	%lang(de) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/de.*o
14cr|gambas3-3.5.4-2|1349	%lang(es) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/es.*o
14cr|gambas3-3.5.4-2|1350	%lang(ca) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1351	%lang(cs) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1352	%lang(de) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/de.*o
14cr|gambas3-3.5.4-2|1353	%lang(es) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/es.*o
14cr|gambas3-3.5.4-2|1354	%lang(ca) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/ca.*o
14cr|gambas3-3.5.4-2|1355	%lang(cs) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/cs.*o
14cr|gambas3-3.5.4-2|1356	%lang(de) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/de.*o
14cr|gambas3-3.5.4-2|1357	%lang(es) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/es.*o
14cr|gambas3-3.5.4-2|1358	%lang(ca) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1359	%lang(cs) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1360	%lang(de) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/de.*o
14cr|gambas3-3.5.4-2|1361	%lang(es) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/es.*o
14cr|gambas3-3.5.4-2|1362	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1363	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1364	%lang(es) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/es.*o
14cr|gambas3-3.5.4-2|1365	%dir %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.lang
14cr|gambas3-3.5.4-2|1366	%lang(fr) %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.lang/fr.*o
14cr|gambas3-3.5.4-2|1367	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1368	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1369	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/es.*o
14cr|gambas3-3.5.4-2|1370	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/ca.*o
14cr|gambas3-3.5.4-2|1371	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/cs.*o
14cr|gambas3-3.5.4-2|1372	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/es.*o
14cr|gambas3-3.5.4-2|1373	%lang(fr) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/fr.*o
14cr|gambas3-3.5.4-2|1374	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/ca.*o
14cr|gambas3-3.5.4-2|1375	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/cs.*o
14cr|gambas3-3.5.4-2|1376	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/es.*o
14cr|gambas3-3.5.4-2|1377	%lang(ca) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/ca.*o
14cr|gambas3-3.5.4-2|1378	%lang(cs) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/cs.*o
14cr|gambas3-3.5.4-2|1379	%lang(de) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/de.*o
14cr|gambas3-3.5.4-2|1380	%lang(es) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/es.*o
14cr|gambas3-3.5.4-2|1381	%lang(ca) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/ca.*o
14cr|gambas3-3.5.4-2|1382	%lang(cs) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/cs.*o
14cr|gambas3-3.5.4-2|1383	%lang(de) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/de.*o
14cr|gambas3-3.5.4-2|1384	%lang(es) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/es.*o
14cr|gambas3-3.5.4-2|1385	%lang(ca) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/ca.*o
14cr|gambas3-3.5.4-2|1386	%lang(cs) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/cs.*o
14cr|gambas3-3.5.4-2|1387	%lang(de) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/de.*o
14cr|gambas3-3.5.4-2|1388	%lang(es) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/es.*o
14cr|gambas3-3.5.4-2|1389	%lang(ca) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/ca.*o
14cr|gambas3-3.5.4-2|1390	%lang(cs) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/cs.*o
14cr|gambas3-3.5.4-2|1391	%lang(de) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/de.*o
14cr|gambas3-3.5.4-2|1392	%lang(es) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/es.*o
14cr|gambas3-3.5.4-2|1393	%lang(ca) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/ca.*o
14cr|gambas3-3.5.4-2|1394	%lang(cs) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/cs.*o
14cr|gambas3-3.5.4-2|1395	%lang(es) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/es.*o
14cr|gambas3-3.5.4-2|1396	%lang(ca) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/ca.*o
14cr|gambas3-3.5.4-2|1397	%lang(cs) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/cs.*o
14cr|gambas3-3.5.4-2|1398	%lang(es) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/es.*o
14cr|gambas3-3.5.4-2|1399	%lang(ca) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/ca.*o
14cr|gambas3-3.5.4-2|1400	%lang(cs) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/cs.*o
14cr|gambas3-3.5.4-2|1401	%lang(es) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/es.*o
14cr|gambas3-3.5.4-2|1402	%lang(ca) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/ca.*o
14cr|gambas3-3.5.4-2|1403	%lang(cs) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/cs.*o
14cr|gambas3-3.5.4-2|1404	%lang(de) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/de.*o
14cr|gambas3-3.5.4-2|1405	%lang(es) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/es.*
14cr|gambas3-3.5.4-2|1406	
14cr|gambas3-3.5.4-2|1407	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1408	
14cr|gambas3-3.5.4-2|1409	%package gb-cairo
14cr|gambas3-3.5.4-2|1410	Summary: The Gambas Cairo component
14cr|gambas3-3.5.4-2|1411	Group: Development/Other
14cr|gambas3-3.5.4-2|1412	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1413	
14cr|gambas3-3.5.4-2|1414	%description gb-cairo
14cr|gambas3-3.5.4-2|1415	This package contains the Gambas Cario components.
14cr|gambas3-3.5.4-2|1416	
14cr|gambas3-3.5.4-2|1417	%files gb-cairo
14cr|gambas3-3.5.4-2|1418	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1419	%{_libdir}/%{name}/gb.cairo.*
14cr|gambas3-3.5.4-2|1420	%{_datadir}/%{name}/info/gb.cairo.*
14cr|gambas3-3.5.4-2|1421	
14cr|gambas3-3.5.4-2|1422	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1423	
14cr|gambas3-3.5.4-2|1424	%package gb-chart
14cr|gambas3-3.5.4-2|1425	Summary: The Gambas chart component
14cr|gambas3-3.5.4-2|1426	Group: Development/Other
14cr|gambas3-3.5.4-2|1427	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1428	
14cr|gambas3-3.5.4-2|1429	%description gb-chart
14cr|gambas3-3.5.4-2|1430	This package contains the Gambas Chart components.
14cr|gambas3-3.5.4-2|1431	
14cr|gambas3-3.5.4-2|1432	%files gb-chart
14cr|gambas3-3.5.4-2|1433	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1434	%{_libdir}/%{name}/gb.chart.*
14cr|gambas3-3.5.4-2|1435	%{_datadir}/%{name}/info/gb.chart.*
14cr|gambas3-3.5.4-2|1436	
14cr|gambas3-3.5.4-2|1437	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1438	
14cr|gambas3-3.5.4-2|1439	%package gb-compress
14cr|gambas3-3.5.4-2|1440	Summary: The Gambas compression component
14cr|gambas3-3.5.4-2|1441	Group: Development/Other
14cr|gambas3-3.5.4-2|1442	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1443	
14cr|gambas3-3.5.4-2|1444	%description gb-compress
14cr|gambas3-3.5.4-2|1445	This component allows you to compress/uncompress data or files with
14cr|gambas3-3.5.4-2|1446	the bzip2 and zip algorithms.
14cr|gambas3-3.5.4-2|1447	
14cr|gambas3-3.5.4-2|1448	%files gb-compress
14cr|gambas3-3.5.4-2|1449	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1450	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|1451	%{_libdir}/%{name}/gb.compress.*
14cr|gambas3-3.5.4-2|1452	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1453	%{_datadir}/%{name}/info/gb.compress.*
14cr|gambas3-3.5.4-2|1454	
14cr|gambas3-3.5.4-2|1455	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1456	
14cr|gambas3-3.5.4-2|1457	%package gb-crypt
14cr|gambas3-3.5.4-2|1458	Summary: The Gambas cryptography component
14cr|gambas3-3.5.4-2|1459	Group: Development/Other
14cr|gambas3-3.5.4-2|1460	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1461	
14cr|gambas3-3.5.4-2|1462	%description gb-crypt
14cr|gambas3-3.5.4-2|1463	This component allows you to use cryptography in your projects.
14cr|gambas3-3.5.4-2|1464	
14cr|gambas3-3.5.4-2|1465	%files gb-crypt
14cr|gambas3-3.5.4-2|1466	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1467	%{_libdir}/%{name}/gb.crypt.*
14cr|gambas3-3.5.4-2|1468	%{_datadir}/%{name}/info/gb.crypt.*
14cr|gambas3-3.5.4-2|1469	
14cr|gambas3-3.5.4-2|1470	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1471	
14cr|gambas3-3.5.4-2|1472	%package gb-db
14cr|gambas3-3.5.4-2|1473	Summary: The Gambas database component
14cr|gambas3-3.5.4-2|1474	Group: Development/Other
14cr|gambas3-3.5.4-2|1475	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1476	
14cr|gambas3-3.5.4-2|1477	%description gb-db
14cr|gambas3-3.5.4-2|1478	This component allows you to access many databases management systems,
14cr|gambas3-3.5.4-2|1479	provided that you install the needed driver packages.
14cr|gambas3-3.5.4-2|1480	
14cr|gambas3-3.5.4-2|1481	%files gb-db
14cr|gambas3-3.5.4-2|1482	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1483	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|1484	%{_libdir}/%{name}/gb.db.so*
14cr|gambas3-3.5.4-2|1485	%{_libdir}/%{name}/gb.db.component
14cr|gambas3-3.5.4-2|1486	%{_libdir}/%{name}/gb.db.gambas
14cr|gambas3-3.5.4-2|1487	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1488	%{_datadir}/%{name}/info/gb.db.info
14cr|gambas3-3.5.4-2|1489	%{_datadir}/%{name}/info/gb.db.list
14cr|gambas3-3.5.4-2|1490	
14cr|gambas3-3.5.4-2|1491	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1492	
14cr|gambas3-3.5.4-2|1493	%package gb-db-form
14cr|gambas3-3.5.4-2|1494	Summary: The Gambas db-form component
14cr|gambas3-3.5.4-2|1495	Group: Development/Other
14cr|gambas3-3.5.4-2|1496	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1497	
14cr|gambas3-3.5.4-2|1498	%description gb-db-form
14cr|gambas3-3.5.4-2|1499	This package contains the Gambas Database form components.
14cr|gambas3-3.5.4-2|1500	
14cr|gambas3-3.5.4-2|1501	%files gb-db-form
14cr|gambas3-3.5.4-2|1502	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1503	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|1504	%{_libdir}/%{name}/gb.db.form.*
14cr|gambas3-3.5.4-2|1505	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1506	%{_datadir}/%{name}/info/gb.db.form.*
14cr|gambas3-3.5.4-2|1507	%dir %{_datadir}/%{name}/control
14cr|gambas3-3.5.4-2|1508	%{_datadir}/%{name}/control/gb.db.form
14cr|gambas3-3.5.4-2|1509	
14cr|gambas3-3.5.4-2|1510	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1511	%package gb-db-mysql
14cr|gambas3-3.5.4-2|1512	Summary: The MySQL driver for the Gambas database component
14cr|gambas3-3.5.4-2|1513	Group: Development/Other
14cr|gambas3-3.5.4-2|1514	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1515	Requires: %{name}-gb-db = %{version}-%{release}
14cr|gambas3-3.5.4-2|1516	
14cr|gambas3-3.5.4-2|1517	%description gb-db-mysql
14cr|gambas3-3.5.4-2|1518	This component allows you to access MySQL databases.
14cr|gambas3-3.5.4-2|1519	
14cr|gambas3-3.5.4-2|1520	%files gb-db-mysql
14cr|gambas3-3.5.4-2|1521	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1522	%{_libdir}/%{name}/gb.db.mysql.*
14cr|gambas3-3.5.4-2|1523	%{_datadir}/%{name}/info/gb.db.mysql.info
14cr|gambas3-3.5.4-2|1524	%{_datadir}/%{name}/info/gb.db.mysql.list
14cr|gambas3-3.5.4-2|1525	
14cr|gambas3-3.5.4-2|1526	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1527	%package gb-db-odbc
14cr|gambas3-3.5.4-2|1528	Summary: The ODBC driver for the Gambas database component
14cr|gambas3-3.5.4-2|1529	Group: Development/Other
14cr|gambas3-3.5.4-2|1530	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1531	Requires: %{name}-gb-db = %{version}-%{release}
14cr|gambas3-3.5.4-2|1532	
14cr|gambas3-3.5.4-2|1533	%description gb-db-odbc
14cr|gambas3-3.5.4-2|1534	This component allows you to access ODBC databases.
14cr|gambas3-3.5.4-2|1535	
14cr|gambas3-3.5.4-2|1536	%files gb-db-odbc
14cr|gambas3-3.5.4-2|1537	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1538	%{_libdir}/%{name}/gb.db.odbc.*
14cr|gambas3-3.5.4-2|1539	%{_datadir}/%{name}/info/gb.db.odbc.info
14cr|gambas3-3.5.4-2|1540	%{_datadir}/%{name}/info/gb.db.odbc.list
14cr|gambas3-3.5.4-2|1541	
14cr|gambas3-3.5.4-2|1542	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1543	%package gb-db-postgresql
14cr|gambas3-3.5.4-2|1544	Summary: The PostgreSQL driver for the Gambas database component
14cr|gambas3-3.5.4-2|1545	Group: Development/Other
14cr|gambas3-3.5.4-2|1546	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1547	Requires: %{name}-gb-db = %{version}
14cr|gambas3-3.5.4-2|1548	
14cr|gambas3-3.5.4-2|1549	%description gb-db-postgresql
14cr|gambas3-3.5.4-2|1550	This component allows you to access PostgreSQL databases.
14cr|gambas3-3.5.4-2|1551	
14cr|gambas3-3.5.4-2|1552	%files gb-db-postgresql
14cr|gambas3-3.5.4-2|1553	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1554	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|1555	%{_libdir}/%{name}/gb.db.postgresql.*
14cr|gambas3-3.5.4-2|1556	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1557	%{_datadir}/%{name}/info/gb.db.postgresql.info
14cr|gambas3-3.5.4-2|1558	%{_datadir}/%{name}/info/gb.db.postgresql.list
14cr|gambas3-3.5.4-2|1559	
14cr|gambas3-3.5.4-2|1560	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1561	%package gb-db-sqlite2
14cr|gambas3-3.5.4-2|1562	Summary: The SQLite 2 driver for the Gambas database component
14cr|gambas3-3.5.4-2|1563	Group: Development/Other
14cr|gambas3-3.5.4-2|1564	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1565	Requires: %{name}-gb-db = %{version}-%{release}
14cr|gambas3-3.5.4-2|1566	
14cr|gambas3-3.5.4-2|1567	%description gb-db-sqlite2
14cr|gambas3-3.5.4-2|1568	This component allows you to access SQLite 2 databases.
14cr|gambas3-3.5.4-2|1569	
14cr|gambas3-3.5.4-2|1570	%files gb-db-sqlite2
14cr|gambas3-3.5.4-2|1571	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1572	%{_libdir}/%{name}/gb.db.sqlite2.*
14cr|gambas3-3.5.4-2|1573	%{_datadir}/%{name}/info/gb.db.sqlite2.info
14cr|gambas3-3.5.4-2|1574	%{_datadir}/%{name}/info/gb.db.sqlite2.list
14cr|gambas3-3.5.4-2|1575	
14cr|gambas3-3.5.4-2|1576	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1577	
14cr|gambas3-3.5.4-2|1578	%package gb-db-sqlite3
14cr|gambas3-3.5.4-2|1579	Summary: The SQLite 3 driver for the Gambas database component
14cr|gambas3-3.5.4-2|1580	Group: Development/Other
14cr|gambas3-3.5.4-2|1581	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1582	Requires: %{name}-gb-db = %{version}-%{release}
14cr|gambas3-3.5.4-2|1583	
14cr|gambas3-3.5.4-2|1584	%description gb-db-sqlite3
14cr|gambas3-3.5.4-2|1585	This component allows you to access SQLite 3 databases.
14cr|gambas3-3.5.4-2|1586	
14cr|gambas3-3.5.4-2|1587	%files gb-db-sqlite3
14cr|gambas3-3.5.4-2|1588	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1589	%{_libdir}/%{name}/gb.db.sqlite3.*
14cr|gambas3-3.5.4-2|1590	%{_datadir}/%{name}/info/gb.db.sqlite3.info
14cr|gambas3-3.5.4-2|1591	%{_datadir}/%{name}/info/gb.db.sqlite3.list
14cr|gambas3-3.5.4-2|1592	
14cr|gambas3-3.5.4-2|1593	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1594	
14cr|gambas3-3.5.4-2|1595	%package gb-dbus
14cr|gambas3-3.5.4-2|1596	Summary: The Gambas dbus component
14cr|gambas3-3.5.4-2|1597	Group: Development/Other
14cr|gambas3-3.5.4-2|1598	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1599	
14cr|gambas3-3.5.4-2|1600	%description gb-dbus
14cr|gambas3-3.5.4-2|1601	This package contains the Gambas D-bus components.
14cr|gambas3-3.5.4-2|1602	
14cr|gambas3-3.5.4-2|1603	%files gb-dbus
14cr|gambas3-3.5.4-2|1604	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1605	%{_libdir}/%{name}/gb.dbus.*
14cr|gambas3-3.5.4-2|1606	%{_datadir}/%{name}/info/gb.dbus.*
14cr|gambas3-3.5.4-2|1607	
14cr|gambas3-3.5.4-2|1608	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1609	
14cr|gambas3-3.5.4-2|1610	%package gb-desktop
14cr|gambas3-3.5.4-2|1611	Summary: The Gambas XDG component
14cr|gambas3-3.5.4-2|1612	Group: Development/Other
14cr|gambas3-3.5.4-2|1613	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1614	
14cr|gambas3-3.5.4-2|1615	%description gb-desktop
14cr|gambas3-3.5.4-2|1616	This component allows you to use desktop-agnostic routines based on
14cr|gambas3-3.5.4-2|1617	the xdg-utils scripts of the Portland project.
14cr|gambas3-3.5.4-2|1618	
14cr|gambas3-3.5.4-2|1619	%files gb-desktop
14cr|gambas3-3.5.4-2|1620	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1621	%{_libdir}/%{name}/gb.desktop.*
14cr|gambas3-3.5.4-2|1622	%{_datadir}/%{name}/info/gb.desktop.*
14cr|gambas3-3.5.4-2|1623	%{_datadir}/%{name}/control/gb.desktop
14cr|gambas3-3.5.4-2|1624	
14cr|gambas3-3.5.4-2|1625	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1626	
14cr|gambas3-3.5.4-2|1627	%package gb-eval-highlight
14cr|gambas3-3.5.4-2|1628	Summary: The Gambas eval-highlight component
14cr|gambas3-3.5.4-2|1629	Group: Development/Other
14cr|gambas3-3.5.4-2|1630	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1631	
14cr|gambas3-3.5.4-2|1632	%description gb-eval-highlight
14cr|gambas3-3.5.4-2|1633	This component implements the eval-highlight component.
14cr|gambas3-3.5.4-2|1634	
14cr|gambas3-3.5.4-2|1635	%files gb-eval-highlight
14cr|gambas3-3.5.4-2|1636	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1637	%{_libdir}/%{name}/gb.eval.highlight.*
14cr|gambas3-3.5.4-2|1638	%{_datadir}/%{name}/info/gb.eval.highlight.*
14cr|gambas3-3.5.4-2|1639	
14cr|gambas3-3.5.4-2|1640	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1641	
14cr|gambas3-3.5.4-2|1642	%package gb-form
14cr|gambas3-3.5.4-2|1643	Summary: The Gambas dialog form component
14cr|gambas3-3.5.4-2|1644	Group: Development/Other
14cr|gambas3-3.5.4-2|1645	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1646	
14cr|gambas3-3.5.4-2|1647	%description gb-form
14cr|gambas3-3.5.4-2|1648	This component implements the form control.
14cr|gambas3-3.5.4-2|1649	
14cr|gambas3-3.5.4-2|1650	%files gb-form
14cr|gambas3-3.5.4-2|1651	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1652	%{_libdir}/%{name}/gb.form.component
14cr|gambas3-3.5.4-2|1653	%{_libdir}/%{name}/gb.form.gambas
14cr|gambas3-3.5.4-2|1654	%{_datadir}/%{name}/control/gb.form
14cr|gambas3-3.5.4-2|1655	%{_datadir}/%{name}/info/gb.form.info
14cr|gambas3-3.5.4-2|1656	%{_datadir}/%{name}/info/gb.form.list
14cr|gambas3-3.5.4-2|1657	
14cr|gambas3-3.5.4-2|1658	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1659	
14cr|gambas3-3.5.4-2|1660	%package gb-form-dialog
14cr|gambas3-3.5.4-2|1661	Summary: The Gambas dialog form component
14cr|gambas3-3.5.4-2|1662	Group: Development/Other
14cr|gambas3-3.5.4-2|1663	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1664	
14cr|gambas3-3.5.4-2|1665	%description gb-form-dialog
14cr|gambas3-3.5.4-2|1666	This component implements the form-dialog control.
14cr|gambas3-3.5.4-2|1667	
14cr|gambas3-3.5.4-2|1668	%files gb-form-dialog
14cr|gambas3-3.5.4-2|1669	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1670	%{_libdir}/%{name}/gb.form.dialog.component
14cr|gambas3-3.5.4-2|1671	%{_libdir}/%{name}/gb.form.dialog.gambas
14cr|gambas3-3.5.4-2|1672	%{_datadir}/%{name}/info/gb.form.dialog.info
14cr|gambas3-3.5.4-2|1673	%{_datadir}/%{name}/info/gb.form.dialog.list
14cr|gambas3-3.5.4-2|1674	
14cr|gambas3-3.5.4-2|1675	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1676	
14cr|gambas3-3.5.4-2|1677	%package gb-form-mdi
14cr|gambas3-3.5.4-2|1678	Summary: The Gambas mdi form component
14cr|gambas3-3.5.4-2|1679	Group: Development/Other
14cr|gambas3-3.5.4-2|1680	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1681	
14cr|gambas3-3.5.4-2|1682	%description gb-form-mdi
14cr|gambas3-3.5.4-2|1683	This component implements the form-mdi control.
14cr|gambas3-3.5.4-2|1684	
14cr|gambas3-3.5.4-2|1685	%files gb-form-mdi
14cr|gambas3-3.5.4-2|1686	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1687	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|1688	%{_libdir}/%{name}/gb.form.mdi.component
14cr|gambas3-3.5.4-2|1689	%{_libdir}/%{name}/gb.form.mdi.gambas
14cr|gambas3-3.5.4-2|1690	%dir %{_datadir}/%{name}/control
14cr|gambas3-3.5.4-2|1691	%{_datadir}/%{name}/control/gb.form.mdi
14cr|gambas3-3.5.4-2|1692	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1693	%{_datadir}/%{name}/info/gb.form.mdi.info
14cr|gambas3-3.5.4-2|1694	%{_datadir}/%{name}/info/gb.form.mdi.list
14cr|gambas3-3.5.4-2|1695	
14cr|gambas3-3.5.4-2|1696	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1697	
14cr|gambas3-3.5.4-2|1698	%package gb-form-stock
14cr|gambas3-3.5.4-2|1699	Summary: The Gambas stock form component
14cr|gambas3-3.5.4-2|1700	Group: Development/Other
14cr|gambas3-3.5.4-2|1701	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1702	
14cr|gambas3-3.5.4-2|1703	%description gb-form-stock
14cr|gambas3-3.5.4-2|1704	This component implements the form-stock control.
14cr|gambas3-3.5.4-2|1705	
14cr|gambas3-3.5.4-2|1706	%files gb-form-stock
14cr|gambas3-3.5.4-2|1707	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1708	%{_libdir}/%{name}/gb.form.stock.component
14cr|gambas3-3.5.4-2|1709	%{_libdir}/%{name}/gb.form.stock.gambas
14cr|gambas3-3.5.4-2|1710	%{_datadir}/%{name}/info/gb.form.stock.info
14cr|gambas3-3.5.4-2|1711	%{_datadir}/%{name}/info/gb.form.stock.list
14cr|gambas3-3.5.4-2|1712	
14cr|gambas3-3.5.4-2|1713	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1714	
14cr|gambas3-3.5.4-2|1715	%package gb-gtk
14cr|gambas3-3.5.4-2|1716	Summary: The Gambas GTK+ GUI component
14cr|gambas3-3.5.4-2|1717	Group: Development/Other
14cr|gambas3-3.5.4-2|1718	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1719	
14cr|gambas3-3.5.4-2|1720	%description gb-gtk
14cr|gambas3-3.5.4-2|1721	This package contains the Gambas GTK+ GUI components.
14cr|gambas3-3.5.4-2|1722	
14cr|gambas3-3.5.4-2|1723	%files gb-gtk
14cr|gambas3-3.5.4-2|1724	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1725	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1726	%{_libdir}/%{name}/gb.gtk.*
14cr|gambas3-3.5.4-2|1727	%{_datadir}/%{name}/info/gb.gtk.*
14cr|gambas3-3.5.4-2|1728	
14cr|gambas3-3.5.4-2|1729	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1730	%package gb-gsl
14cr|gambas3-3.5.4-2|1731	Summary: The Gambas interface to the GNU Scientific Library
14cr|gambas3-3.5.4-2|1732	Group: Development/Other
14cr|gambas3-3.5.4-2|1733	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1734	
14cr|gambas3-3.5.4-2|1735	%description gb-gsl
14cr|gambas3-3.5.4-2|1736	This component provides an interface to the GNU Scientific Library.
14cr|gambas3-3.5.4-2|1737	
14cr|gambas3-3.5.4-2|1738	%files gb-gsl
14cr|gambas3-3.5.4-2|1739	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1740	%{_libdir}/%{name}/gb.gsl.*
14cr|gambas3-3.5.4-2|1741	%{_datadir}/%{name}/info/gb.gsl.*
14cr|gambas3-3.5.4-2|1742	
14cr|gambas3-3.5.4-2|1743	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1744	%package gb-gui
14cr|gambas3-3.5.4-2|1745	Summary: The Gambas GUI component
14cr|gambas3-3.5.4-2|1746	Group: Development/Other
14cr|gambas3-3.5.4-2|1747	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1748	
14cr|gambas3-3.5.4-2|1749	%description gb-gui
14cr|gambas3-3.5.4-2|1750	This is a component that just loads gb.qt if you are running KDE or
14cr|gambas3-3.5.4-2|1751	gb.gtk in the other cases.
14cr|gambas3-3.5.4-2|1752	
14cr|gambas3-3.5.4-2|1753	%files gb-gui
14cr|gambas3-3.5.4-2|1754	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1755	%{_libdir}/%{name}/gb.gui.*
14cr|gambas3-3.5.4-2|1756	%{_datadir}/%{name}/info/gb.gui.*
14cr|gambas3-3.5.4-2|1757	
14cr|gambas3-3.5.4-2|1758	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1759	%if %{mdvver} < 201410
14cr|gambas3-3.5.4-2|1760	%package gb-jit
14cr|gambas3-3.5.4-2|1761	Summary: The Gambas JIT component
14cr|gambas3-3.5.4-2|1762	Group: Development/Other
14cr|gambas3-3.5.4-2|1763	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1764	
14cr|gambas3-3.5.4-2|1765	%description gb-jit
14cr|gambas3-3.5.4-2|1766	This component provides the jit compiler for gambas.
14cr|gambas3-3.5.4-2|1767	
14cr|gambas3-3.5.4-2|1768	%files gb-jit
14cr|gambas3-3.5.4-2|1769	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1770	%{_libdir}/%{name}/gb.jit.*
14cr|gambas3-3.5.4-2|1771	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1772	%{_datadir}/%{name}/info/gb.jit.info
14cr|gambas3-3.5.4-2|1773	%{_datadir}/%{name}/info/gb.jit.list
14cr|gambas3-3.5.4-2|1774	%endif
14cr|gambas3-3.5.4-2|1775	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1776	%package gb-image
14cr|gambas3-3.5.4-2|1777	Summary: The Gambas image manipulation component
14cr|gambas3-3.5.4-2|1778	Group: Development/Other
14cr|gambas3-3.5.4-2|1779	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1780	
14cr|gambas3-3.5.4-2|1781	%description gb-image
14cr|gambas3-3.5.4-2|1782	This component allows you to apply various effects to images.
14cr|gambas3-3.5.4-2|1783	
14cr|gambas3-3.5.4-2|1784	%files gb-image
14cr|gambas3-3.5.4-2|1785	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1786	%{_libdir}/%{name}/gb.image.component
14cr|gambas3-3.5.4-2|1787	%{_libdir}/%{name}/gb.image.so*
14cr|gambas3-3.5.4-2|1788	%{_datadir}/%{name}/info/gb.image.info
14cr|gambas3-3.5.4-2|1789	%{_datadir}/%{name}/info/gb.image.list
14cr|gambas3-3.5.4-2|1790	
14cr|gambas3-3.5.4-2|1791	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1792	
14cr|gambas3-3.5.4-2|1793	%package gb-image-effect
14cr|gambas3-3.5.4-2|1794	Summary: The Gambas image effect component
14cr|gambas3-3.5.4-2|1795	Group: Development/Other
14cr|gambas3-3.5.4-2|1796	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1797	
14cr|gambas3-3.5.4-2|1798	%description gb-image-effect
14cr|gambas3-3.5.4-2|1799	This component allows you to apply various effects to images.
14cr|gambas3-3.5.4-2|1800	
14cr|gambas3-3.5.4-2|1801	%files gb-image-effect
14cr|gambas3-3.5.4-2|1802	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1803	%{_libdir}/%{name}/gb.image.effect.*
14cr|gambas3-3.5.4-2|1804	%{_datadir}/%{name}/info/gb.image.effect.*
14cr|gambas3-3.5.4-2|1805	
14cr|gambas3-3.5.4-2|1806	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1807	
14cr|gambas3-3.5.4-2|1808	%package gb-image-imlib
14cr|gambas3-3.5.4-2|1809	Summary: The Gambas image imlib component
14cr|gambas3-3.5.4-2|1810	Group: Development/Other
14cr|gambas3-3.5.4-2|1811	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1812	
14cr|gambas3-3.5.4-2|1813	%description gb-image-imlib
14cr|gambas3-3.5.4-2|1814	This component allows you to manipulate images with imlibs.
14cr|gambas3-3.5.4-2|1815	
14cr|gambas3-3.5.4-2|1816	%files gb-image-imlib
14cr|gambas3-3.5.4-2|1817	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1818	%{_libdir}/%{name}/gb.image.imlib.*
14cr|gambas3-3.5.4-2|1819	%{_datadir}/%{name}/info/gb.image.imlib.*
14cr|gambas3-3.5.4-2|1820	
14cr|gambas3-3.5.4-2|1821	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1822	
14cr|gambas3-3.5.4-2|1823	%package gb-image-io
14cr|gambas3-3.5.4-2|1824	Summary: The Gambas image io component
14cr|gambas3-3.5.4-2|1825	Group: Development/Other
14cr|gambas3-3.5.4-2|1826	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1827	
14cr|gambas3-3.5.4-2|1828	%description gb-image-io
14cr|gambas3-3.5.4-2|1829	This component allows you to perform images input output operations.
14cr|gambas3-3.5.4-2|1830	
14cr|gambas3-3.5.4-2|1831	%files gb-image-io
14cr|gambas3-3.5.4-2|1832	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1833	%{_libdir}/%{name}/gb.image.io.*
14cr|gambas3-3.5.4-2|1834	%{_datadir}/%{name}/info/gb.image.io.*
14cr|gambas3-3.5.4-2|1835	
14cr|gambas3-3.5.4-2|1836	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1837	# we don't have gst-1 in lts
14cr|gambas3-3.5.4-2|1838	%if %{mdvver} >= 201210
14cr|gambas3-3.5.4-2|1839	%package gb-media
14cr|gambas3-3.5.4-2|1840	Summary: The Gambas media component
14cr|gambas3-3.5.4-2|1841	Group: Development/Other
14cr|gambas3-3.5.4-2|1842	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1843	
14cr|gambas3-3.5.4-2|1844	%description gb-media
14cr|gambas3-3.5.4-2|1845	This package contains the Gambas media component.
14cr|gambas3-3.5.4-2|1846	
14cr|gambas3-3.5.4-2|1847	%files gb-media
14cr|gambas3-3.5.4-2|1848	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1849	%{_libdir}/%{name}/gb.media.*
14cr|gambas3-3.5.4-2|1850	%{_datadir}/%{name}/info/gb.media.*
14cr|gambas3-3.5.4-2|1851	%endif
14cr|gambas3-3.5.4-2|1852	
14cr|gambas3-3.5.4-2|1853	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1854	%package gb-mysql
14cr|gambas3-3.5.4-2|1855	Summary: The Gambas mysql component
14cr|gambas3-3.5.4-2|1856	Group: Development/Other
14cr|gambas3-3.5.4-2|1857	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1858	
14cr|gambas3-3.5.4-2|1859	%description gb-mysql
14cr|gambas3-3.5.4-2|1860	This package contains the Gambas MySQL components.
14cr|gambas3-3.5.4-2|1861	
14cr|gambas3-3.5.4-2|1862	%files gb-mysql
14cr|gambas3-3.5.4-2|1863	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1864	%{_libdir}/%{name}/gb.mysql.*
14cr|gambas3-3.5.4-2|1865	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1866	%{_datadir}/%{name}/info/gb.mysql.*
14cr|gambas3-3.5.4-2|1867	
14cr|gambas3-3.5.4-2|1868	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1869	%package gb-ncurses
14cr|gambas3-3.5.4-2|1870	Summary: The Gambas ncurses component
14cr|gambas3-3.5.4-2|1871	Group: Development/Other
14cr|gambas3-3.5.4-2|1872	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1873	
14cr|gambas3-3.5.4-2|1874	%description gb-ncurses
14cr|gambas3-3.5.4-2|1875	This component allows you to use ncurses with gambas.
14cr|gambas3-3.5.4-2|1876	
14cr|gambas3-3.5.4-2|1877	%files gb-ncurses
14cr|gambas3-3.5.4-2|1878	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1879	%{_libdir}/%{name}/gb.ncurses.so*
14cr|gambas3-3.5.4-2|1880	%{_libdir}/%{name}/gb.ncurses.component
14cr|gambas3-3.5.4-2|1881	%{_datadir}/%{name}/info/gb.ncurses.info
14cr|gambas3-3.5.4-2|1882	%{_datadir}/%{name}/info/gb.ncurses.list
14cr|gambas3-3.5.4-2|1883	
14cr|gambas3-3.5.4-2|1884	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1885	%package gb-net
14cr|gambas3-3.5.4-2|1886	Summary: The Gambas networking component
14cr|gambas3-3.5.4-2|1887	Group: Development/Other
14cr|gambas3-3.5.4-2|1888	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1889	
14cr|gambas3-3.5.4-2|1890	%description gb-net
14cr|gambas3-3.5.4-2|1891	This component allows you to use TCP/IP and UDP sockets, and to access
14cr|gambas3-3.5.4-2|1892	any serial ports.
14cr|gambas3-3.5.4-2|1893	
14cr|gambas3-3.5.4-2|1894	%files gb-net
14cr|gambas3-3.5.4-2|1895	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1896	%{_libdir}/%{name}/gb.net.so*
14cr|gambas3-3.5.4-2|1897	%{_libdir}/%{name}/gb.net.component
14cr|gambas3-3.5.4-2|1898	%{_datadir}/%{name}/info/gb.net.info
14cr|gambas3-3.5.4-2|1899	%{_datadir}/%{name}/info/gb.net.list
14cr|gambas3-3.5.4-2|1900	
14cr|gambas3-3.5.4-2|1901	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1902	
14cr|gambas3-3.5.4-2|1903	%package gb-net-curl
14cr|gambas3-3.5.4-2|1904	Summary: The Gambas advanced networking component
14cr|gambas3-3.5.4-2|1905	Group: Development/Other
14cr|gambas3-3.5.4-2|1906	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1907	Requires: %{name}-gb-net = %{version}-%{release}
14cr|gambas3-3.5.4-2|1908	
14cr|gambas3-3.5.4-2|1909	%description gb-net-curl
14cr|gambas3-3.5.4-2|1910	This component allows your programs to easily become FTP or HTTP clients.
14cr|gambas3-3.5.4-2|1911	
14cr|gambas3-3.5.4-2|1912	%files gb-net-curl
14cr|gambas3-3.5.4-2|1913	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1914	%{_libdir}/%{name}/gb.net.curl.so*
14cr|gambas3-3.5.4-2|1915	%{_libdir}/%{name}/gb.net.curl.component
14cr|gambas3-3.5.4-2|1916	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1917	%{_datadir}/%{name}/info/gb.net.curl.info
14cr|gambas3-3.5.4-2|1918	%{_datadir}/%{name}/info/gb.net.curl.list
14cr|gambas3-3.5.4-2|1919	
14cr|gambas3-3.5.4-2|1920	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1921	
14cr|gambas3-3.5.4-2|1922	%package gb-net-smtp
14cr|gambas3-3.5.4-2|1923	Summary: The Gambas SMTP component
14cr|gambas3-3.5.4-2|1924	Group: Development/Other
14cr|gambas3-3.5.4-2|1925	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1926	Requires: %{name}-gb-net = %{version}-%{release}
14cr|gambas3-3.5.4-2|1927	
14cr|gambas3-3.5.4-2|1928	%description gb-net-smtp
14cr|gambas3-3.5.4-2|1929	This component allows you to send emails using the SMTP protocol.
14cr|gambas3-3.5.4-2|1930	
14cr|gambas3-3.5.4-2|1931	%files gb-net-smtp
14cr|gambas3-3.5.4-2|1932	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1933	%{_libdir}/%{name}/gb.net.smtp.*
14cr|gambas3-3.5.4-2|1934	%{_datadir}/%{name}/info/gb.net.smtp.*
14cr|gambas3-3.5.4-2|1935	
14cr|gambas3-3.5.4-2|1936	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1937	
14cr|gambas3-3.5.4-2|1938	%package gb-opengl
14cr|gambas3-3.5.4-2|1939	Summary: The Gambas OpenGL component
14cr|gambas3-3.5.4-2|1940	Group: Development/Other
14cr|gambas3-3.5.4-2|1941	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1942	
14cr|gambas3-3.5.4-2|1943	%description gb-opengl
14cr|gambas3-3.5.4-2|1944	This component allows you to use the Mesa libraries to do 3D operations.
14cr|gambas3-3.5.4-2|1945	
14cr|gambas3-3.5.4-2|1946	%files gb-opengl
14cr|gambas3-3.5.4-2|1947	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1948	%{_libdir}/%{name}/gb.opengl.component
14cr|gambas3-3.5.4-2|1949	%{_libdir}/%{name}/gb.opengl.so*
14cr|gambas3-3.5.4-2|1950	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1951	%{_datadir}/%{name}/info/gb.opengl.info
14cr|gambas3-3.5.4-2|1952	%{_datadir}/%{name}/info/gb.opengl.list
14cr|gambas3-3.5.4-2|1953	
14cr|gambas3-3.5.4-2|1954	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1955	
14cr|gambas3-3.5.4-2|1956	%package gb-opengl-glsl
14cr|gambas3-3.5.4-2|1957	Summary: The Gambas opengl-glsl component
14cr|gambas3-3.5.4-2|1958	Group: Development/Other
14cr|gambas3-3.5.4-2|1959	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1960	
14cr|gambas3-3.5.4-2|1961	%description gb-opengl-glsl
14cr|gambas3-3.5.4-2|1962	This component allows you to use the Mesa libraries to do 3D operations.
14cr|gambas3-3.5.4-2|1963	
14cr|gambas3-3.5.4-2|1964	%files gb-opengl-glsl
14cr|gambas3-3.5.4-2|1965	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1966	%{_libdir}/%{name}/gb.opengl.glsl.*
14cr|gambas3-3.5.4-2|1967	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1968	%{_datadir}/%{name}/info/gb.opengl.glsl.*
14cr|gambas3-3.5.4-2|1969	
14cr|gambas3-3.5.4-2|1970	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1971	
14cr|gambas3-3.5.4-2|1972	%package gb-opengl-glu
14cr|gambas3-3.5.4-2|1973	Summary: The Gambas opengl-glu component
14cr|gambas3-3.5.4-2|1974	Group: Development/Other
14cr|gambas3-3.5.4-2|1975	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1976	
14cr|gambas3-3.5.4-2|1977	%description gb-opengl-glu
14cr|gambas3-3.5.4-2|1978	This component allows you to use the Mesa libraries to do 3D operations.
14cr|gambas3-3.5.4-2|1979	
14cr|gambas3-3.5.4-2|1980	%files gb-opengl-glu
14cr|gambas3-3.5.4-2|1981	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1982	%{_libdir}/%{name}/gb.opengl.glu.*
14cr|gambas3-3.5.4-2|1983	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|1984	%{_datadir}/%{name}/info/gb.opengl.glu.*
14cr|gambas3-3.5.4-2|1985	
14cr|gambas3-3.5.4-2|1986	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|1987	
14cr|gambas3-3.5.4-2|1988	%package gb-option
14cr|gambas3-3.5.4-2|1989	Summary: The Gambas command-line option component
14cr|gambas3-3.5.4-2|1990	Group: Development/Other
14cr|gambas3-3.5.4-2|1991	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|1992	
14cr|gambas3-3.5.4-2|1993	%description gb-option
14cr|gambas3-3.5.4-2|1994	This component allows you to interpret command-line options.
14cr|gambas3-3.5.4-2|1995	
14cr|gambas3-3.5.4-2|1996	%files gb-option
14cr|gambas3-3.5.4-2|1997	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|1998	%{_libdir}/%{name}/gb.option.*
14cr|gambas3-3.5.4-2|1999	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2000	%{_datadir}/%{name}/info/gb.option.*
14cr|gambas3-3.5.4-2|2001	
14cr|gambas3-3.5.4-2|2002	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2003	
14cr|gambas3-3.5.4-2|2004	%package gb-pcre
14cr|gambas3-3.5.4-2|2005	Summary: The Gambas PCRE component
14cr|gambas3-3.5.4-2|2006	Group: Development/Other
14cr|gambas3-3.5.4-2|2007	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2008	
14cr|gambas3-3.5.4-2|2009	%description gb-pcre
14cr|gambas3-3.5.4-2|2010	This component allows you to use Perl compatible regular expressions
14cr|gambas3-3.5.4-2|2011	within Gambas code.
14cr|gambas3-3.5.4-2|2012	
14cr|gambas3-3.5.4-2|2013	%files gb-pcre
14cr|gambas3-3.5.4-2|2014	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2015	%{_libdir}/%{name}/gb.pcre.*
14cr|gambas3-3.5.4-2|2016	%{_datadir}/%{name}/info/gb.pcre.*
14cr|gambas3-3.5.4-2|2017	
14cr|gambas3-3.5.4-2|2018	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2019	
14cr|gambas3-3.5.4-2|2020	%package gb-pdf
14cr|gambas3-3.5.4-2|2021	Summary: The Gambas PDF component
14cr|gambas3-3.5.4-2|2022	Group: Development/Other
14cr|gambas3-3.5.4-2|2023	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2024	
14cr|gambas3-3.5.4-2|2025	%description gb-pdf
14cr|gambas3-3.5.4-2|2026	This component allows you to manipulate pdf files with Gambas code.
14cr|gambas3-3.5.4-2|2027	
14cr|gambas3-3.5.4-2|2028	%files gb-pdf
14cr|gambas3-3.5.4-2|2029	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2030	%{_libdir}/%{name}/gb.pdf.*
14cr|gambas3-3.5.4-2|2031	%{_datadir}/%{name}/info/gb.pdf.*
14cr|gambas3-3.5.4-2|2032	
14cr|gambas3-3.5.4-2|2033	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2034	
14cr|gambas3-3.5.4-2|2035	%package gb-qt4
14cr|gambas3-3.5.4-2|2036	Summary: The Gambas Qt GUI component
14cr|gambas3-3.5.4-2|2037	Group: Development/Other
14cr|gambas3-3.5.4-2|2038	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2039	
14cr|gambas3-3.5.4-2|2040	%description gb-qt4
14cr|gambas3-3.5.4-2|2041	This package includes the Gambas QT GUI component.
14cr|gambas3-3.5.4-2|2042	
14cr|gambas3-3.5.4-2|2043	%files gb-qt4
14cr|gambas3-3.5.4-2|2044	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2045	%{_libdir}/%{name}/gb.qt4.component
14cr|gambas3-3.5.4-2|2046	%{_libdir}/%{name}/gb.qt4.so*
14cr|gambas3-3.5.4-2|2047	%{_datadir}/%{name}/info/gb.qt4.info
14cr|gambas3-3.5.4-2|2048	%{_datadir}/%{name}/info/gb.qt4.list
14cr|gambas3-3.5.4-2|2049	
14cr|gambas3-3.5.4-2|2050	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2051	
14cr|gambas3-3.5.4-2|2052	%package gb-qt4-ext
14cr|gambas3-3.5.4-2|2053	Summary: The Gambas qt-ext component
14cr|gambas3-3.5.4-2|2054	Group: Development/Other
14cr|gambas3-3.5.4-2|2055	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2056	
14cr|gambas3-3.5.4-2|2057	%description gb-qt4-ext
14cr|gambas3-3.5.4-2|2058	This package contains the Gambas qt-ext components.
14cr|gambas3-3.5.4-2|2059	
14cr|gambas3-3.5.4-2|2060	%files gb-qt4-ext
14cr|gambas3-3.5.4-2|2061	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2062	%{_libdir}/%{name}/gb.qt4.ext.*
14cr|gambas3-3.5.4-2|2063	%{_datadir}/%{name}/info/gb.qt4.ext.*
14cr|gambas3-3.5.4-2|2064	
14cr|gambas3-3.5.4-2|2065	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2066	
14cr|gambas3-3.5.4-2|2067	%package gb-qt4-opengl
14cr|gambas3-3.5.4-2|2068	Summary: The Gambas qt-opengl component
14cr|gambas3-3.5.4-2|2069	Group: Development/Other
14cr|gambas3-3.5.4-2|2070	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2071	
14cr|gambas3-3.5.4-2|2072	%description gb-qt4-opengl
14cr|gambas3-3.5.4-2|2073	This package contains the Gambas qt-opengl components.
14cr|gambas3-3.5.4-2|2074	
14cr|gambas3-3.5.4-2|2075	%files gb-qt4-opengl
14cr|gambas3-3.5.4-2|2076	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2077	%{_libdir}/%{name}/gb.qt4.opengl.*
14cr|gambas3-3.5.4-2|2078	%{_datadir}/%{name}/info/gb.qt4.opengl.*
14cr|gambas3-3.5.4-2|2079	
14cr|gambas3-3.5.4-2|2080	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2081	
14cr|gambas3-3.5.4-2|2082	%package gb-qt4-webkit
14cr|gambas3-3.5.4-2|2083	Summary: The Gambas qt-webkit component
14cr|gambas3-3.5.4-2|2084	Group: Development/Other
14cr|gambas3-3.5.4-2|2085	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2086	
14cr|gambas3-3.5.4-2|2087	%description gb-qt4-webkit
14cr|gambas3-3.5.4-2|2088	This package contains the Gambas qt-webkit components.
14cr|gambas3-3.5.4-2|2089	
14cr|gambas3-3.5.4-2|2090	%files gb-qt4-webkit
14cr|gambas3-3.5.4-2|2091	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2092	%{_libdir}/%{name}/gb.qt4.webkit.*
14cr|gambas3-3.5.4-2|2093	%{_datadir}/%{name}/info/gb.qt4.webkit.*
14cr|gambas3-3.5.4-2|2094	
14cr|gambas3-3.5.4-2|2095	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2096	
14cr|gambas3-3.5.4-2|2097	%package gb-report
14cr|gambas3-3.5.4-2|2098	Summary: The Gambas report component
14cr|gambas3-3.5.4-2|2099	Group: Development/Other
14cr|gambas3-3.5.4-2|2100	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2101	
14cr|gambas3-3.5.4-2|2102	%description gb-report
14cr|gambas3-3.5.4-2|2103	This package contains the Gambas Report components.
14cr|gambas3-3.5.4-2|2104	
14cr|gambas3-3.5.4-2|2105	%files gb-report
14cr|gambas3-3.5.4-2|2106	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2107	%{_libdir}/%{name}/gb.report.*
14cr|gambas3-3.5.4-2|2108	%{_datadir}/%{name}/info/gb.report.*
14cr|gambas3-3.5.4-2|2109	%{_datadir}/%{name}/control/gb.report
14cr|gambas3-3.5.4-2|2110	
14cr|gambas3-3.5.4-2|2111	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2112	
14cr|gambas3-3.5.4-2|2113	%package gb-sdl
14cr|gambas3-3.5.4-2|2114	Summary: The Gambas SDL component
14cr|gambas3-3.5.4-2|2115	Group: Development/Other
14cr|gambas3-3.5.4-2|2116	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2117	
14cr|gambas3-3.5.4-2|2118	%description gb-sdl
14cr|gambas3-3.5.4-2|2119	This component use the sound, image and TTF fonts parts of the SDL
14cr|gambas3-3.5.4-2|2120	library. It allows you to simultaneously play many sounds and music
14cr|gambas3-3.5.4-2|2121	stored in a file. If OpenGL drivers are installed it uses them to
14cr|gambas3-3.5.4-2|2122	accelerate 2D and 3D drawing.
14cr|gambas3-3.5.4-2|2123	
14cr|gambas3-3.5.4-2|2124	%files gb-sdl
14cr|gambas3-3.5.4-2|2125	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2126	%{_libdir}/%{name}/gb.sdl.so
14cr|gambas3-3.5.4-2|2127	%{_libdir}/%{name}/gb.sdl.so.*
14cr|gambas3-3.5.4-2|2128	%{_libdir}/%{name}/gb.sdl.component
14cr|gambas3-3.5.4-2|2129	%{_datadir}/%{name}/info/gb.sdl.info
14cr|gambas3-3.5.4-2|2130	%{_datadir}/%{name}/info/gb.sdl.list
14cr|gambas3-3.5.4-2|2131	%{_datadir}/%{name}/gb.sdl
14cr|gambas3-3.5.4-2|2132	
14cr|gambas3-3.5.4-2|2133	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2134	
14cr|gambas3-3.5.4-2|2135	%package gb-sdl-sound
14cr|gambas3-3.5.4-2|2136	Summary: The Gambas SDL sound component
14cr|gambas3-3.5.4-2|2137	Group: Development/Other
14cr|gambas3-3.5.4-2|2138	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2139	
14cr|gambas3-3.5.4-2|2140	%description gb-sdl-sound
14cr|gambas3-3.5.4-2|2141	This component allows you to play sounds in Gambas. This component
14cr|gambas3-3.5.4-2|2142	manages up to 32 sound tracks that can play sounds from memory, and
14cr|gambas3-3.5.4-2|2143	one music track that can play music from a file. Everything is mixed
14cr|gambas3-3.5.4-2|2144	in real time.
14cr|gambas3-3.5.4-2|2145	
14cr|gambas3-3.5.4-2|2146	%files gb-sdl-sound
14cr|gambas3-3.5.4-2|2147	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2148	%{_libdir}/%{name}/gb.sdl.sound.*
14cr|gambas3-3.5.4-2|2149	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2150	%{_datadir}/%{name}/info/gb.sdl.sound.*
14cr|gambas3-3.5.4-2|2151	
14cr|gambas3-3.5.4-2|2152	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2153	
14cr|gambas3-3.5.4-2|2154	%package gb-settings
14cr|gambas3-3.5.4-2|2155	Summary: The Gambas settings component
14cr|gambas3-3.5.4-2|2156	Group: Development/Other
14cr|gambas3-3.5.4-2|2157	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2158	
14cr|gambas3-3.5.4-2|2159	%description gb-settings
14cr|gambas3-3.5.4-2|2160	This components allows you to deal with configuration files.
14cr|gambas3-3.5.4-2|2161	
14cr|gambas3-3.5.4-2|2162	%files gb-settings
14cr|gambas3-3.5.4-2|2163	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2164	%{_libdir}/%{name}/gb.settings.*
14cr|gambas3-3.5.4-2|2165	%{_datadir}/%{name}/info/gb.settings.*
14cr|gambas3-3.5.4-2|2166	
14cr|gambas3-3.5.4-2|2167	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2168	
14cr|gambas3-3.5.4-2|2169	%package gb-signal
14cr|gambas3-3.5.4-2|2170	Summary: The Gambas signal component
14cr|gambas3-3.5.4-2|2171	Group: Development/Other
14cr|gambas3-3.5.4-2|2172	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2173	
14cr|gambas3-3.5.4-2|2174	%description gb-signal
14cr|gambas3-3.5.4-2|2175	This package contains the Gambas Signal components.
14cr|gambas3-3.5.4-2|2176	
14cr|gambas3-3.5.4-2|2177	%files gb-signal
14cr|gambas3-3.5.4-2|2178	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2179	%{_libdir}/%{name}/gb.signal.*
14cr|gambas3-3.5.4-2|2180	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2181	%{_datadir}/%{name}/info/gb.signal.*
14cr|gambas3-3.5.4-2|2182	
14cr|gambas3-3.5.4-2|2183	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2184	
14cr|gambas3-3.5.4-2|2185	%package gb-v4l
14cr|gambas3-3.5.4-2|2186	Summary: The Gambas Video4Linux component
14cr|gambas3-3.5.4-2|2187	Group: Development/Other
14cr|gambas3-3.5.4-2|2188	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2189	
14cr|gambas3-3.5.4-2|2190	%description gb-v4l
14cr|gambas3-3.5.4-2|2191	This components allows you to use the Video4Linux interface with
14cr|gambas3-3.5.4-2|2192	Gambas.
14cr|gambas3-3.5.4-2|2193	
14cr|gambas3-3.5.4-2|2194	%files gb-v4l
14cr|gambas3-3.5.4-2|2195	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2196	%{_libdir}/%{name}/gb.v4l.*
14cr|gambas3-3.5.4-2|2197	%{_datadir}/%{name}/info/gb.v4l.*
14cr|gambas3-3.5.4-2|2198	
14cr|gambas3-3.5.4-2|2199	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2200	
14cr|gambas3-3.5.4-2|2201	%package gb-vb
14cr|gambas3-3.5.4-2|2202	Summary: The Gambas Visual Basic(tm) compatibility component
14cr|gambas3-3.5.4-2|2203	Group: Development/Other
14cr|gambas3-3.5.4-2|2204	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2205	
14cr|gambas3-3.5.4-2|2206	%description gb-vb
14cr|gambas3-3.5.4-2|2207	This component aims at including some functions that imitate the
14cr|gambas3-3.5.4-2|2208	behavior
14cr|gambas3-3.5.4-2|2209	of Visual Basic(TM) functions. Use it only if you want to
14cr|gambas3-3.5.4-2|2210	port some VB projects.
14cr|gambas3-3.5.4-2|2211	
14cr|gambas3-3.5.4-2|2212	%files gb-vb
14cr|gambas3-3.5.4-2|2213	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2214	%{_libdir}/%{name}/gb.vb.*
14cr|gambas3-3.5.4-2|2215	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2216	%{_datadir}/%{name}/info/gb.vb.*
14cr|gambas3-3.5.4-2|2217	
14cr|gambas3-3.5.4-2|2218	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2219	
14cr|gambas3-3.5.4-2|2220	%package gb-web
14cr|gambas3-3.5.4-2|2221	Summary: The Gambas CGI component
14cr|gambas3-3.5.4-2|2222	Group: Development/Other
14cr|gambas3-3.5.4-2|2223	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2224	
14cr|gambas3-3.5.4-2|2225	%description gb-web
14cr|gambas3-3.5.4-2|2226	This components allows you to make CGI web applications using Gambas,
14cr|gambas3-3.5.4-2|2227	with an ASP-like interface.
14cr|gambas3-3.5.4-2|2228	
14cr|gambas3-3.5.4-2|2229	%files gb-web
14cr|gambas3-3.5.4-2|2230	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2231	%{_libdir}/%{name}/gb.web.*
14cr|gambas3-3.5.4-2|2232	%{_datadir}/%{name}/info/gb.web.*
14cr|gambas3-3.5.4-2|2233	
14cr|gambas3-3.5.4-2|2234	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2235	%package gb-libxml
14cr|gambas3-3.5.4-2|2236	Summary: The Gambas libxml component
14cr|gambas3-3.5.4-2|2237	Group: Development/Other
14cr|gambas3-3.5.4-2|2238	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2239	
14cr|gambas3-3.5.4-2|2240	%description gb-libxml
14cr|gambas3-3.5.4-2|2241	This component allows you to use xml.
14cr|gambas3-3.5.4-2|2242	
14cr|gambas3-3.5.4-2|2243	%files gb-libxml
14cr|gambas3-3.5.4-2|2244	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2245	%{_libdir}/%{name}/gb.libxml.so*
14cr|gambas3-3.5.4-2|2246	%{_libdir}/%{name}/gb.libxml.component
14cr|gambas3-3.5.4-2|2247	%{_datadir}/%{name}/info/gb.libxml.info
14cr|gambas3-3.5.4-2|2248	%{_datadir}/%{name}/info/gb.libxml.list
14cr|gambas3-3.5.4-2|2249	
14cr|gambas3-3.5.4-2|2250	#------------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2251	%package gb-xml
14cr|gambas3-3.5.4-2|2252	Summary: The Gambas xml component
14cr|gambas3-3.5.4-2|2253	Group: Development/Other
14cr|gambas3-3.5.4-2|2254	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2255	
14cr|gambas3-3.5.4-2|2256	%description gb-xml
14cr|gambas3-3.5.4-2|2257	This component allows you to use xml.
14cr|gambas3-3.5.4-2|2258	
14cr|gambas3-3.5.4-2|2259	%files gb-xml
14cr|gambas3-3.5.4-2|2260	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2261	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|2262	%{_libdir}/%{name}/gb.xml.gambas
14cr|gambas3-3.5.4-2|2263	%{_libdir}/%{name}/gb.xml.so*
14cr|gambas3-3.5.4-2|2264	%{_libdir}/%{name}/gb.xml.component
14cr|gambas3-3.5.4-2|2265	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2266	%{_datadir}/%{name}/info/gb.xml.info
14cr|gambas3-3.5.4-2|2267	%{_datadir}/%{name}/info/gb.xml.list
14cr|gambas3-3.5.4-2|2268	
14cr|gambas3-3.5.4-2|2269	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2270	%package gb-xml-html
14cr|gambas3-3.5.4-2|2271	Summary: The Gambas xml html component
14cr|gambas3-3.5.4-2|2272	Group: Development/Other
14cr|gambas3-3.5.4-2|2273	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2274	Requires: %{name}-gb-xml
14cr|gambas3-3.5.4-2|2275	
14cr|gambas3-3.5.4-2|2276	%description gb-xml-html
14cr|gambas3-3.5.4-2|2277	This component allows you to use xml html.
14cr|gambas3-3.5.4-2|2278	
14cr|gambas3-3.5.4-2|2279	%files gb-xml-html
14cr|gambas3-3.5.4-2|2280	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2281	%{_libdir}/%{name}/gb.xml.html.so*
14cr|gambas3-3.5.4-2|2282	%{_libdir}/%{name}/gb.xml.html.component
14cr|gambas3-3.5.4-2|2283	%{_datadir}/%{name}/info/gb.xml.html.info
14cr|gambas3-3.5.4-2|2284	%{_datadir}/%{name}/info/gb.xml.html.list
14cr|gambas3-3.5.4-2|2285	
14cr|gambas3-3.5.4-2|2286	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2287	%package gb-xml-rpc
14cr|gambas3-3.5.4-2|2288	Summary: The Gambas xml-rpc component
14cr|gambas3-3.5.4-2|2289	Group: Development/Other
14cr|gambas3-3.5.4-2|2290	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2291	Requires: %{name}-gb-xml
14cr|gambas3-3.5.4-2|2292	
14cr|gambas3-3.5.4-2|2293	%description gb-xml-rpc
14cr|gambas3-3.5.4-2|2294	This component allows you to use xml-rpc.
14cr|gambas3-3.5.4-2|2295	
14cr|gambas3-3.5.4-2|2296	%files gb-xml-rpc
14cr|gambas3-3.5.4-2|2297	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2298	%{_libdir}/%{name}/gb.xml.rpc*
14cr|gambas3-3.5.4-2|2299	%{_datadir}/%{name}/info/gb.xml.rpc.info
14cr|gambas3-3.5.4-2|2300	%{_datadir}/%{name}/info/gb.xml.rpc.list
14cr|gambas3-3.5.4-2|2301	
14cr|gambas3-3.5.4-2|2302	
14cr|gambas3-3.5.4-2|2303	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2304	
14cr|gambas3-3.5.4-2|2305	%package gb-xml-xslt
14cr|gambas3-3.5.4-2|2306	Summary: The Gambas xml-rpc component
14cr|gambas3-3.5.4-2|2307	Group: Development/Other
14cr|gambas3-3.5.4-2|2308	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2309	
14cr|gambas3-3.5.4-2|2310	%description gb-xml-xslt
14cr|gambas3-3.5.4-2|2311	This component allows you to use xml-xslt.
14cr|gambas3-3.5.4-2|2312	
14cr|gambas3-3.5.4-2|2313	%files gb-xml-xslt
14cr|gambas3-3.5.4-2|2314	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2315	%{_libdir}/%{name}/gb.xml.xslt*
14cr|gambas3-3.5.4-2|2316	%{_datadir}/%{name}/info/gb.xml.xslt*
14cr|gambas3-3.5.4-2|2317	
14cr|gambas3-3.5.4-2|2318	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2319	%package gb-complex
14cr|gambas3-3.5.4-2|2320	Summary: The Gambas complex component
14cr|gambas3-3.5.4-2|2321	Group: Development/Other
14cr|gambas3-3.5.4-2|2322	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2323	
14cr|gambas3-3.5.4-2|2324	%description gb-complex
14cr|gambas3-3.5.4-2|2325	New component that implements a rudimentary management of complex numbers.
14cr|gambas3-3.5.4-2|2326	This component is automatically loaded if a complex
14cr|gambas3-3.5.4-2|2327	number constant is encountered and no loaded component
14cr|gambas3-3.5.4-2|2328	can already handle complex numbers.
14cr|gambas3-3.5.4-2|2329	
14cr|gambas3-3.5.4-2|2330	%files gb-complex
14cr|gambas3-3.5.4-2|2331	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2332	%{_libdir}/%{name}/gb.complex*
14cr|gambas3-3.5.4-2|2333	%{_datadir}/%{name}/info/gb.complex*
14cr|gambas3-3.5.4-2|2334	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2335	
14cr|gambas3-3.5.4-2|2336	%package gb-data
14cr|gambas3-3.5.4-2|2337	Summary: The Gambas data component
14cr|gambas3-3.5.4-2|2338	Group: Development/Other
14cr|gambas3-3.5.4-2|2339	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2340	
14cr|gambas3-3.5.4-2|2341	%description gb-data
14cr|gambas3-3.5.4-2|2342	New component that adds new container data types to Gambas.
14cr|gambas3-3.5.4-2|2343	
14cr|gambas3-3.5.4-2|2344	%files gb-data
14cr|gambas3-3.5.4-2|2345	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2346	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|2347	%{_libdir}/%{name}/gb.data*
14cr|gambas3-3.5.4-2|2348	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2349	%{_datadir}/%{name}/info/gb.data*
14cr|gambas3-3.5.4-2|2350	#-----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2351	%package gb-mime
14cr|gambas3-3.5.4-2|2352	Summary: The Gambas mime component
14cr|gambas3-3.5.4-2|2353	Group: Development/Other
14cr|gambas3-3.5.4-2|2354	Requires: %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2355	
14cr|gambas3-3.5.4-2|2356	%description gb-mime
14cr|gambas3-3.5.4-2|2357	New component that allows to encode and decode MIME messages.
14cr|gambas3-3.5.4-2|2358	
14cr|gambas3-3.5.4-2|2359	%files gb-mime
14cr|gambas3-3.5.4-2|2360	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2361	%{_libdir}/gambas3/gb.mime.component
14cr|gambas3-3.5.4-2|2362	%{_libdir}/gambas3/gb.mime.so
14cr|gambas3-3.5.4-2|2363	%{_libdir}/gambas3/gb.mime.so.0
14cr|gambas3-3.5.4-2|2364	%{_libdir}/gambas3/gb.mime.so.0.0.0
14cr|gambas3-3.5.4-2|2365	%{_datadir}/gambas3/info/gb.mime.info
14cr|gambas3-3.5.4-2|2366	%{_datadir}/gambas3/info/gb.mime.list
14cr|gambas3-3.5.4-2|2367	%{_datadir}/mime/packages/application-x-gambas3.xml
14cr|gambas3-3.5.4-2|2368	%{_datadir}/mime/packages/application-x-gambasscript.xml
14cr|gambas3-3.5.4-2|2369	
14cr|gambas3-3.5.4-2|2370	#----------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2371	%package gb-net-pop3
14cr|gambas3-3.5.4-2|2372	Summary:	Gambas3 component package for net-pop3
14cr|gambas3-3.5.4-2|2373	Group:		Development/Other
14cr|gambas3-3.5.4-2|2374	Requires:	%{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2375	Requires:	%{name}-gb-mime
14cr|gambas3-3.5.4-2|2376	
14cr|gambas3-3.5.4-2|2377	%description gb-net-pop3
14cr|gambas3-3.5.4-2|2378	New component that implements a POP3 client.
14cr|gambas3-3.5.4-2|2379	
14cr|gambas3-3.5.4-2|2380	%files gb-net-pop3
14cr|gambas3-3.5.4-2|2381	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2382	%{_libdir}/%{name}/gb.net.pop3.*
14cr|gambas3-3.5.4-2|2383	%{_datadir}/%{name}/info/gb.net.pop3.*
14cr|gambas3-3.5.4-2|2384	
14cr|gambas3-3.5.4-2|2385	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2386	
14cr|gambas3-3.5.4-2|2387	%package gb-args
14cr|gambas3-3.5.4-2|2388	Summary:	Gambas3 component package for args
14cr|gambas3-3.5.4-2|2389	Group:		Development/Other
14cr|gambas3-3.5.4-2|2390	Requires:	%{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2391	
14cr|gambas3-3.5.4-2|2392	%description gb-args
14cr|gambas3-3.5.4-2|2393	%{summary}
14cr|gambas3-3.5.4-2|2394	
14cr|gambas3-3.5.4-2|2395	%files gb-args
14cr|gambas3-3.5.4-2|2396	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2397	%{_libdir}/%{name}/gb.args.*
14cr|gambas3-3.5.4-2|2398	%{_datadir}/%{name}/info/gb.args.*
14cr|gambas3-3.5.4-2|2399	
14cr|gambas3-3.5.4-2|2400	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2401	%package gb-httpd
14cr|gambas3-3.5.4-2|2402	Summary:	Gambas3 component package for httpd
14cr|gambas3-3.5.4-2|2403	Group:		Development/Other
14cr|gambas3-3.5.4-2|2404	Requires:	%{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2405	
14cr|gambas3-3.5.4-2|2406	%description gb-httpd
14cr|gambas3-3.5.4-2|2407	%{summary}.
14cr|gambas3-3.5.4-2|2408	
14cr|gambas3-3.5.4-2|2409	%files gb-httpd
14cr|gambas3-3.5.4-2|2410	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2411	%{_libdir}/%{name}/gb.httpd.*
14cr|gambas3-3.5.4-2|2412	%{_datadir}/%{name}/info/gb.httpd.*
14cr|gambas3-3.5.4-2|2413	
14cr|gambas3-3.5.4-2|2414	
14cr|gambas3-3.5.4-2|2415	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2416	
14cr|gambas3-3.5.4-2|2417	%package gb-map
14cr|gambas3-3.5.4-2|2418	Summary:	Gambas3 component package for map
14cr|gambas3-3.5.4-2|2419	Group:		Development/Other
14cr|gambas3-3.5.4-2|2420	Requires:	%{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2421	
14cr|gambas3-3.5.4-2|2422	%description gb-map
14cr|gambas3-3.5.4-2|2423	%{summary}.
14cr|gambas3-3.5.4-2|2424	
14cr|gambas3-3.5.4-2|2425	%files gb-map
14cr|gambas3-3.5.4-2|2426	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2427	%{_libdir}/%{name}/gb.map.component
14cr|gambas3-3.5.4-2|2428	%{_libdir}/%{name}/gb.map.gambas
14cr|gambas3-3.5.4-2|2429	%{_datadir}/%{name}/info/gb.map.*
14cr|gambas3-3.5.4-2|2430	%{_datadir}/%{name}/control/gb.map/
14cr|gambas3-3.5.4-2|2431	
14cr|gambas3-3.5.4-2|2432	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2433	%package gb-memcached
14cr|gambas3-3.5.4-2|2434	Summary:	Gambas3 component package for memcached
14cr|gambas3-3.5.4-2|2435	Group:		Development/Other
14cr|gambas3-3.5.4-2|2436	Requires:	%{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2437	
14cr|gambas3-3.5.4-2|2438	%description gb-memcached
14cr|gambas3-3.5.4-2|2439	%{summary}.
14cr|gambas3-3.5.4-2|2440	
14cr|gambas3-3.5.4-2|2441	%files gb-memcached
14cr|gambas3-3.5.4-2|2442	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2443	%{_libdir}/%{name}/gb.memcached.*
14cr|gambas3-3.5.4-2|2444	%{_datadir}/%{name}/info/gb.memcached.*
14cr|gambas3-3.5.4-2|2445	
14cr|gambas3-3.5.4-2|2446	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2447	%package gb-clipper
14cr|gambas3-3.5.4-2|2448	Group:   Development/Other
14cr|gambas3-3.5.4-2|2449	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2450	
14cr|gambas3-3.5.4-2|2451	%description gb-clipper
14cr|gambas3-3.5.4-2|2452	New component based on the Clipper library
14cr|gambas3-3.5.4-2|2453	
14cr|gambas3-3.5.4-2|2454	%files gb-clipper
14cr|gambas3-3.5.4-2|2455	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2456	%{_libdir}/%{name}/gb.clipper.*
14cr|gambas3-3.5.4-2|2457	%{_datadir}/%{name}/info/gb.clipper.*
14cr|gambas3-3.5.4-2|2458	
14cr|gambas3-3.5.4-2|2459	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2460	%package gb-gmp
14cr|gambas3-3.5.4-2|2461	Summary:       Gambas3 component package for gmp
14cr|gambas3-3.5.4-2|2462	Group:   Development/Other
14cr|gambas3-3.5.4-2|2463	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2464	
14cr|gambas3-3.5.4-2|2465	%description gb-gmp
14cr|gambas3-3.5.4-2|2466	New component based on the Gnu Multiple Precision Arithmetic
14cr|gambas3-3.5.4-2|2467	Library that implements big integers and big rational numbers.
14cr|gambas3-3.5.4-2|2468	
14cr|gambas3-3.5.4-2|2469	%files gb-gmp
14cr|gambas3-3.5.4-2|2470	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2471	%{_libdir}/%{name}/gb.gmp.*
14cr|gambas3-3.5.4-2|2472	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2473	%{_datadir}/%{name}/info/gb.gmp.*
14cr|gambas3-3.5.4-2|2474	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2475	%package gb-logging
14cr|gambas3-3.5.4-2|2476	Summary:       Gambas3 component package for logging
14cr|gambas3-3.5.4-2|2477	Group:   Development/Other
14cr|gambas3-3.5.4-2|2478	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2479	
14cr|gambas3-3.5.4-2|2480	%description gb-logging
14cr|gambas3-3.5.4-2|2481	%{summary}.
14cr|gambas3-3.5.4-2|2482	
14cr|gambas3-3.5.4-2|2483	%files gb-logging
14cr|gambas3-3.5.4-2|2484	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2485	%{_libdir}/%{name}/gb.logging.*
14cr|gambas3-3.5.4-2|2486	%{_datadir}/%{name}/info/gb.logging.*
14cr|gambas3-3.5.4-2|2487	
14cr|gambas3-3.5.4-2|2488	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2489	%package gb-openal
14cr|gambas3-3.5.4-2|2490	Summary:       Gambas3 component package for openal
14cr|gambas3-3.5.4-2|2491	Group:   Development/Other
14cr|gambas3-3.5.4-2|2492	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2493	
14cr|gambas3-3.5.4-2|2494	%description gb-openal
14cr|gambas3-3.5.4-2|2495	Component based on the OpenAL 3D audio library.
14cr|gambas3-3.5.4-2|2496	
14cr|gambas3-3.5.4-2|2497	%files gb-openal
14cr|gambas3-3.5.4-2|2498	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2499	%{_libdir}/%{name}/gb.openal.*
14cr|gambas3-3.5.4-2|2500	%{_datadir}/%{name}/info/gb.openal.*
14cr|gambas3-3.5.4-2|2501	
14cr|gambas3-3.5.4-2|2502	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2503	%package gb-opengl-sge
14cr|gambas3-3.5.4-2|2504	Summary:       Gambas3 component package for opengl-sge
14cr|gambas3-3.5.4-2|2505	Group:   Development/Other
14cr|gambas3-3.5.4-2|2506	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2507	Requires:      %{name}-gb-opengl = %{version}-%{release}
14cr|gambas3-3.5.4-2|2508	
14cr|gambas3-3.5.4-2|2509	%description gb-opengl-sge
14cr|gambas3-3.5.4-2|2510	Component that implements a simple OpenGL game engine based on the MD2 format.
14cr|gambas3-3.5.4-2|2511	
14cr|gambas3-3.5.4-2|2512	%files gb-opengl-sge
14cr|gambas3-3.5.4-2|2513	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2514	%dir %{_libdir}/%{name}
14cr|gambas3-3.5.4-2|2515	%{_libdir}/%{name}/gb.opengl.sge.*
14cr|gambas3-3.5.4-2|2516	%dir %{_datadir}/%{name}/info
14cr|gambas3-3.5.4-2|2517	%{_datadir}/%{name}/info/gb.opengl.sge.*
14cr|gambas3-3.5.4-2|2518	
14cr|gambas3-3.5.4-2|2519	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2520	%package gb-openssl
14cr|gambas3-3.5.4-2|2521	Summary:       Gambas3 component package for openssl
14cr|gambas3-3.5.4-2|2522	Group:   Development/Other
14cr|gambas3-3.5.4-2|2523	Requires:      %{name}-runtime = %{version}-%{release}
14cr|gambas3-3.5.4-2|2524	
14cr|gambas3-3.5.4-2|2525	%description gb-openssl
14cr|gambas3-3.5.4-2|2526	Component to wrap cryptographic functions of
14cr|gambas3-3.5.4-2|2527	libcrypto from the OpenSSL project.
14cr|gambas3-3.5.4-2|2528	
14cr|gambas3-3.5.4-2|2529	%files gb-openssl
14cr|gambas3-3.5.4-2|2530	%doc README  ChangeLog
14cr|gambas3-3.5.4-2|2531	%{_libdir}/%{name}/gb.openssl.*
14cr|gambas3-3.5.4-2|2532	%{_datadir}/%{name}/info/gb.openssl.*
14cr|gambas3-3.5.4-2|2533	
14cr|gambas3-3.5.4-2|2534	#---------------------------------------------------------------------------
14cr|gambas3-3.5.4-2|2535	
14cr|gambas3-3.5.4-2|2536	
14cr|gambas3-3.5.4-2|2537	
14cr|gambas3-3.5.4-2|2538	
14cr|gambas3-3.5.4-2|2539	
14cr|gambas3-3.5.4-2|2540	
14cr|gambas3-3.5.4-2|2541	
14cr|gambas3-3.5.4-2|2542	
14cr|gambas3-3.5.4-2|2543	
14cr|gambas3-3.5.4-2|2544	
14cr|gambas3-3.5.4-2|2545	
14cr|gambas3-3.5.4-2|2546	
14cr|gambas3-3.5.4-2|2547	
14cr|gambas3-3.5.4-2|2548	
14cr|gambas3-3.5.4-2|2549	
14cr|gambas3-3.5.4-2|2550	
14cr|gambas3-3.5.4-2|2551	
14cr|gambas3-3.5.4-2|2552	
14cr|gambas3-3.5.4-2|2553	
14cr|gambas3-3.5.4-2|2554	
14cr|gambas3-3.5.4-2|2555	
14cr|gambas3-3.5.4-2|2556	
14cr|gambas3-3.5.4-2|2557	
14cr|gambas3-3.5.4-2|2558	
14cr|gambas3-3.5.4-2|2559	
14cr|gambas3-3.5.4-2|2560	
14cr|gambas3-3.5.4-2|2561	
14cr|gambas3-3.5.4-2|2562	
14cr|gambas3-3.5.4-2|2563	
14cr|gambas3-3.5.4-2|2564	
14cr|gambas3-3.5.4-2|2565	
14cr|gambas3-3.5.4-2|2566	
14cr|gambas3-3.5.4-2|2567	
14cr|gambas3-3.5.4-2|2568	
14cr|gambas3-3.5.4-2|2569	
14cr|gambas3-3.5.4-2|2570	
14cr|gambas3-3.5.4-2|2571	
14cr|gambas3-3.5.4-2|2572	
14cr|gambas3-3.5.4-2|2573	
14cr|gambas3-3.5.4-2|2574	
14cr|gambas3-3.5.4-2|2575	
14cr|gambas3-3.5.4-2|2576	
14cr|gambas3-3.5.4-2|2577	
14cr|gambas3-3.5.4-2|2578	
14cr|gambas3-3.5.4-2|2579	
14cr|gambas3-3.5.4-2|2580	
14cr|gambas3-3.5.4-2|2581	
14cr|gambas3-3.5.4-2|2582	%changelog
14cr|gambas3-3.5.4-2|2583	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.4-2
14cr|gambas3-3.5.4-2|2584	+ Revision: 53f9bf4
14cr|gambas3-3.5.4-2|2585	- MassBuild#464: Increase release tag
14cr|gambas3-3.5.4-2|2586	
14cr|gambas3-3.5.4-2|2587	* Sun Jun 29 2014 symbianflo <symbianflo@symbianflo> 3.5.4-1
14cr|gambas3-3.5.4-2|2588	+ Revision: 1eb9fe7
14cr|gambas3-3.5.4-2|2589	- Log:disable jit component for 2014.1, due the llvm3.4.2
14cr|gambas3-3.5.4-2|2590	
14cr|gambas3-3.5.4-2|2591	* Sun Jun 29 2014 symbianflo <symbianflo@symbianflo> 3.5.4-1
14cr|gambas3-3.5.4-2|2592	+ Revision: 34a1116
14cr|gambas3-3.5.4-2|2593	- Log:disable jit component for 2014.1, due the llvm3.4.2
14cr|gambas3-3.5.4-2|2594	
14cr|gambas3-3.5.4-2|2595	* Sun Jun 29 2014 symbianflo <symbianflo@symbianflo> 3.5.4-1
14cr|gambas3-3.5.4-2|2596	+ Revision: 12f19b0
14cr|gambas3-3.5.4-2|2597	- Log:disable jit component for 2014.1, due the llvm3.4.2
14cr|gambas3-3.5.4-2|2598	
14cr|gambas3-3.5.4-2|2599	* Sat Jun 21 2014 abfonly <abfonly@gmail.com> 3.5.3-4
14cr|gambas3-3.5.4-2|2600	+ Revision: de9b04f
14cr|gambas3-3.5.4-2|2601	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2602	
14cr|gambas3-3.5.4-2|2603	* Sat Jun 21 2014 symbianflo <symbianflo@symbianflo> 3.5.3-3
14cr|gambas3-3.5.4-2|2604	+ Revision: b4a49d3
14cr|gambas3-3.5.4-2|2605	- Log: patched 3 digits llvm-configure search, jor just-in-time (jit), compiler,bump rel
14cr|gambas3-3.5.4-2|2606	
14cr|gambas3-3.5.4-2|2607	* Sat Jun 21 2014 abfonly <abfonly@gmail.com> 3.5.3-3
14cr|gambas3-3.5.4-2|2608	+ Revision: 9e17b92
14cr|gambas3-3.5.4-2|2609	- build against new llvm
14cr|gambas3-3.5.4-2|2610	
14cr|gambas3-3.5.4-2|2611	* Sun Jun 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-2
14cr|gambas3-3.5.4-2|2612	+ Revision: 5305746
14cr|gambas3-3.5.4-2|2613	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2614	
14cr|gambas3-3.5.4-2|2615	* Sun Jun 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-2
14cr|gambas3-3.5.4-2|2616	+ Revision: 6ddf6a4
14cr|gambas3-3.5.4-2|2617	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2618	
14cr|gambas3-3.5.4-2|2619	* Sun Jun 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-2
14cr|gambas3-3.5.4-2|2620	+ Revision: 768b8f1
14cr|gambas3-3.5.4-2|2621	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2622	
14cr|gambas3-3.5.4-2|2623	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.3-2
14cr|gambas3-3.5.4-2|2624	+ Revision: b5370ac
14cr|gambas3-3.5.4-2|2625	- MassBuild#430: Increase release tag
14cr|gambas3-3.5.4-2|2626	
14cr|gambas3-3.5.4-2|2627	* Fri Apr 18 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-1
14cr|gambas3-3.5.4-2|2628	+ Revision: f5429a7
14cr|gambas3-3.5.4-2|2629	- ChangeLog 3.5.3
14cr|gambas3-3.5.4-2|2630	- [DEVELOPMENT ENVIRONMENT]
14cr|gambas3-3.5.4-2|2631	- * NEW: Use the new wiki for the documentation.
14cr|gambas3-3.5.4-2|2632	- * BUG: Write project configuration before making an executable or a source
14cr|gambas3-3.5.4-2|2633	- archive, so that their contents is up to date.
14cr|gambas3-3.5.4-2|2634	- * BUG: Don't freeze when loading an older version of a component project
14cr|gambas3-3.5.4-2|2635	- that misses some classes implemented in the newer versions of the
14cr|gambas3-3.5.4-2|2636	- component.
14cr|gambas3-3.5.4-2|2637	- * BUG: Fix the analyze of exported classes that override a class from a
14cr|gambas3-3.5.4-2|2638	- component.
14cr|gambas3-3.5.4-2|2639	- * BUG: Help on function argument is correct now.
14cr|gambas3-3.5.4-2|2640	- [INTERPRETER]
14cr|gambas3-3.5.4-2|2641	- * BUG: Correctly close the standard error output of an ending process if
14cr|gambas3-3.5.4-2|2642	- its standard output has already been closed.
14cr|gambas3-3.5.4-2|2643	- * BUG: Fix a possible file descriptor leak when using LOCK.
14cr|gambas3-3.5.4-2|2644	- * BUG: Fix memory leak with Lower$() and Upper$() on some null strings.
14cr|gambas3-3.5.4-2|2645	- [COMPILER]
14cr|gambas3-3.5.4-2|2646	- * BUG: Prevent NEW and READ from being used without an affectation.
14cr|gambas3-3.5.4-2|2647	- * BUG: Raise an error if a function has too many arguments or too many
14cr|gambas3-3.5.4-2|2648	- local variables.
14cr|gambas3-3.5.4-2|2649	- [GB.COMPLEX]
14cr|gambas3-3.5.4-2|2650	- * BUG: Conversion from complex to number now returns the real part if the
14cr|gambas3-3.5.4-2|2651	- imaginary part is null, and raises an error otherwise. It does not return
14cr|gambas3-3.5.4-2|2652	- the complex modulus anymore. Use Abs() for that.
14cr|gambas3-3.5.4-2|2653	- [GB.FORM]
14cr|gambas3-3.5.4-2|2654	- * BUG: Balloon: Fix position on desktop having top and/or left panels.
14cr|gambas3-3.5.4-2|2655	- * BUG: Balloon: Fix arrow drawing.
14cr|gambas3-3.5.4-2|2656	- [GB.GTK]
14cr|gambas3-3.5.4-2|2657	- * BUG: The TextArea.Text property does not waste memory anymore.
14cr|gambas3-3.5.4-2|2658	- * BUG: TrayIcon: Handle DblClick and MouseWheel events correctly.
14cr|gambas3-3.5.4-2|2659	- * BUG: Controls inside TabStrip now are detected correctly and are not
14cr|gambas3-3.5.4-2|2660	- insensitive anymore.
14cr|gambas3-3.5.4-2|2661	- * BUG: The MouseDrag event can be canceled now, like with gb.qt4.
14cr|gambas3-3.5.4-2|2662	- * BUG: Fix the default size of message boxes.
14cr|gambas3-3.5.4-2|2663	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
14cr|gambas3-3.5.4-2|2664	- [GB.GSL]
14cr|gambas3-3.5.4-2|2665	- * BUG: Conversion from complex to number now returns the real part if the
14cr|gambas3-3.5.4-2|2666	- imaginary part is null, and raises an error otherwise. It does not return
14cr|gambas3-3.5.4-2|2667	- the complex modulus anymore. Use Abs() for that.
14cr|gambas3-3.5.4-2|2668	- [GB.GUI.BASE]
14cr|gambas3-3.5.4-2|2669	- * BUG: GridView: Dnd now works as expected even in multiple selection mode.
14cr|gambas3-3.5.4-2|2670	- * BUG: Draw.End() now resets anti-aliasing to TRUE.
14cr|gambas3-3.5.4-2|2671	- * BUG: If the Layout property of HSplit or VSplit controls does not receive
14cr|gambas3-3.5.4-2|2672	- one size for each child control, then child controls without size are
14cr|gambas3-3.5.4-2|2673	- hidden (i.e. their size is assumed to be zero).
14cr|gambas3-3.5.4-2|2674	- [GB.MEDIA]
14cr|gambas3-3.5.4-2|2675	- * BUG: When a MediaPipeline is freed, the pipeline is first stopped before
14cr|gambas3-3.5.4-2|2676	- being put to the null state. Otherwise GStreamer freezes.
14cr|gambas3-3.5.4-2|2677	- * BUG: Fix inputs and outputs enumeration.
14cr|gambas3-3.5.4-2|2678	- [GB.NET.SMTP]
14cr|gambas3-3.5.4-2|2679	- * NEW: Recipients now support the "Chuck Norris " syntax.
14cr|gambas3-3.5.4-2|2680	- * NEW: The "Chuck Norris " is now supported in the "From"
14cr|gambas3-3.5.4-2|2681	- property.
14cr|gambas3-3.5.4-2|2682	- [GB.OPENGL]
14cr|gambas3-3.5.4-2|2683	- * BUG: Fix the missing "gl" prefix on two OpenGL calls.
14cr|gambas3-3.5.4-2|2684	- [GB.QT4]
14cr|gambas3-3.5.4-2|2685	- * BUG: TextLabel: Automatic size is correctly computed now. Apparently
14cr|gambas3-3.5.4-2|2686	- there are internal changes in the Qt library that made it false.
14cr|gambas3-3.5.4-2|2687	- * BUG: Text can be drop on TextBox and TextArea controls again, unless
14cr|gambas3-3.5.4-2|2688	- their Drop property is set. In that case, the dnd behavior is entirely
14cr|gambas3-3.5.4-2|2689	- controlled by Gambas.
14cr|gambas3-3.5.4-2|2690	- * BUG: Correctly free the internal clipboard formats list when the
14cr|gambas3-3.5.4-2|2691	- clipboard contents changes. This avoids possible crashes.
14cr|gambas3-3.5.4-2|2692	- * BUG: Correctly handle UTF-8 when displaying the error message.
14cr|gambas3-3.5.4-2|2693	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
14cr|gambas3-3.5.4-2|2694	- * BUG: Key.Normal now works correctly with numeric pad keys.
14cr|gambas3-3.5.4-2|2695	- [GB.SDL]
14cr|gambas3-3.5.4-2|2696	- * BUG: Don't create a default TTF font for each draw event!
14cr|gambas3-3.5.4-2|2697	
14cr|gambas3-3.5.4-2|2698	* Fri Apr 18 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-1
14cr|gambas3-3.5.4-2|2699	+ Revision: a06666f
14cr|gambas3-3.5.4-2|2700	- Update to 3.5.3
14cr|gambas3-3.5.4-2|2701	- ChangeLog
14cr|gambas3-3.5.4-2|2702	- [DEVELOPMENT ENVIRONMENT]
14cr|gambas3-3.5.4-2|2703	- * NEW: Use the new wiki for the documentation.
14cr|gambas3-3.5.4-2|2704	- * BUG: Write project configuration before making an executable or a source
14cr|gambas3-3.5.4-2|2705	- archive, so that their contents is up to date.
14cr|gambas3-3.5.4-2|2706	- * BUG: Don't freeze when loading an older version of a component project
14cr|gambas3-3.5.4-2|2707	- that misses some classes implemented in the newer versions of the
14cr|gambas3-3.5.4-2|2708	- component.
14cr|gambas3-3.5.4-2|2709	- * BUG: Fix the analyze of exported classes that override a class from a
14cr|gambas3-3.5.4-2|2710	- component.
14cr|gambas3-3.5.4-2|2711	- * BUG: Help on function argument is correct now.
14cr|gambas3-3.5.4-2|2712	- [INTERPRETER]
14cr|gambas3-3.5.4-2|2713	- * BUG: Correctly close the standard error output of an ending process if
14cr|gambas3-3.5.4-2|2714	- its standard output has already been closed.
14cr|gambas3-3.5.4-2|2715	- * BUG: Fix a possible file descriptor leak when using LOCK.
14cr|gambas3-3.5.4-2|2716	- * BUG: Fix memory leak with Lower$() and Upper$() on some null strings.
14cr|gambas3-3.5.4-2|2717	- [COMPILER]
14cr|gambas3-3.5.4-2|2718	- * BUG: Prevent NEW and READ from being used without an affectation.
14cr|gambas3-3.5.4-2|2719	- * BUG: Raise an error if a function has too many arguments or too many
14cr|gambas3-3.5.4-2|2720	- local variables.
14cr|gambas3-3.5.4-2|2721	- [GB.COMPLEX]
14cr|gambas3-3.5.4-2|2722	- * BUG: Conversion from complex to number now returns the real part if the
14cr|gambas3-3.5.4-2|2723	- imaginary part is null, and raises an error otherwise. It does not return
14cr|gambas3-3.5.4-2|2724	- the complex modulus anymore. Use Abs() for that.
14cr|gambas3-3.5.4-2|2725	- [GB.FORM]
14cr|gambas3-3.5.4-2|2726	- * BUG: Balloon: Fix position on desktop having top and/or left panels.
14cr|gambas3-3.5.4-2|2727	- * BUG: Balloon: Fix arrow drawing.
14cr|gambas3-3.5.4-2|2728	- [GB.GTK]
14cr|gambas3-3.5.4-2|2729	- * BUG: The TextArea.Text property does not waste memory anymore.
14cr|gambas3-3.5.4-2|2730	- * BUG: TrayIcon: Handle DblClick and MouseWheel events correctly.
14cr|gambas3-3.5.4-2|2731	- * BUG: Controls inside TabStrip now are detected correctly and are not
14cr|gambas3-3.5.4-2|2732	- insensitive anymore.
14cr|gambas3-3.5.4-2|2733	- * BUG: The MouseDrag event can be canceled now, like with gb.qt4.
14cr|gambas3-3.5.4-2|2734	- * BUG: Fix the default size of message boxes.
14cr|gambas3-3.5.4-2|2735	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
14cr|gambas3-3.5.4-2|2736	- [GB.GSL]
14cr|gambas3-3.5.4-2|2737	- * BUG: Conversion from complex to number now returns the real part if the
14cr|gambas3-3.5.4-2|2738	- imaginary part is null, and raises an error otherwise. It does not return
14cr|gambas3-3.5.4-2|2739	- the complex modulus anymore. Use Abs() for that.
14cr|gambas3-3.5.4-2|2740	- [GB.GUI.BASE]
14cr|gambas3-3.5.4-2|2741	- * BUG: GridView: Dnd now works as expected even in multiple selection mode.
14cr|gambas3-3.5.4-2|2742	- * BUG: Draw.End() now resets anti-aliasing to TRUE.
14cr|gambas3-3.5.4-2|2743	- * BUG: If the Layout property of HSplit or VSplit controls does not receive
14cr|gambas3-3.5.4-2|2744	- one size for each child control, then child controls without size are
14cr|gambas3-3.5.4-2|2745	- hidden (i.e. their size is assumed to be zero).
14cr|gambas3-3.5.4-2|2746	- [GB.MEDIA]
14cr|gambas3-3.5.4-2|2747	- * BUG: When a MediaPipeline is freed, the pipeline is first stopped before
14cr|gambas3-3.5.4-2|2748	- being put to the null state. Otherwise GStreamer freezes.
14cr|gambas3-3.5.4-2|2749	- * BUG: Fix inputs and outputs enumeration.
14cr|gambas3-3.5.4-2|2750	- [GB.NET.SMTP]
14cr|gambas3-3.5.4-2|2751	- * NEW: Recipients now support the "Chuck Norris <chuck@norris.com>" syntax.
14cr|gambas3-3.5.4-2|2752	- * NEW: The "Chuck Norris <chuck@norris.com>" is now supported in the "From"
14cr|gambas3-3.5.4-2|2753	- property.
14cr|gambas3-3.5.4-2|2754	- [GB.OPENGL]
14cr|gambas3-3.5.4-2|2755	- * BUG: Fix the missing "gl" prefix on two OpenGL calls.
14cr|gambas3-3.5.4-2|2756	- [GB.QT4]
14cr|gambas3-3.5.4-2|2757	- * BUG: TextLabel: Automatic size is correctly computed now. Apparently
14cr|gambas3-3.5.4-2|2758	- there are internal changes in the Qt library that made it false.
14cr|gambas3-3.5.4-2|2759	- * BUG: Text can be drop on TextBox and TextArea controls again, unless
14cr|gambas3-3.5.4-2|2760	- their Drop property is set. In that case, the dnd behavior is entirely
14cr|gambas3-3.5.4-2|2761	- controlled by Gambas.
14cr|gambas3-3.5.4-2|2762	- * BUG: Correctly free the internal clipboard formats list when the
14cr|gambas3-3.5.4-2|2763	- clipboard contents changes. This avoids possible crashes.
14cr|gambas3-3.5.4-2|2764	- * BUG: Correctly handle UTF-8 when displaying the error message.
14cr|gambas3-3.5.4-2|2765	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
14cr|gambas3-3.5.4-2|2766	- * BUG: Key.Normal now works correctly with numeric pad keys.
14cr|gambas3-3.5.4-2|2767	- [GB.SDL]
14cr|gambas3-3.5.4-2|2768	- * BUG: Don't create a default TTF font for each draw event!
14cr|gambas3-3.5.4-2|2769	
14cr|gambas3-3.5.4-2|2770	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
14cr|gambas3-3.5.4-2|2771	+ Revision: c6b620f
14cr|gambas3-3.5.4-2|2772	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2773	
14cr|gambas3-3.5.4-2|2774	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
14cr|gambas3-3.5.4-2|2775	+ Revision: 4a0b333
14cr|gambas3-3.5.4-2|2776	- Updated gambas3.spec
14cr|gambas3-3.5.4-2|2777	
14cr|gambas3-3.5.4-2|2778	* Thu Mar 13 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
14cr|gambas3-3.5.4-2|2779	+ Revision: 22238fd
14cr|gambas3-3.5.4-2|2780	- Update to 3.5.2, Cahngelog:
14cr|gambas3-3.5.4-2|2781	- * BUG: Report editor: Now the report borders are shown correctly in the
14cr|gambas3-3.5.4-2|2782	- editor.
14cr|gambas3-3.5.4-2|2783	- * BUG: The property help WebView now uses the same default font size (80%)
14cr|gambas3-3.5.4-2|2784	- than the help window.
14cr|gambas3-3.5.4-2|2785	- * BUG: Fix HTML compression so that everything is not put on the same line.
14cr|gambas3-3.5.4-2|2786	- * BUG: Subversion: Support for Subversion >= 1.8.
14cr|gambas3-3.5.4-2|2787	- * BUG: Subversion: Automatically remove the ".lang/.pot" file from version
14cr|gambas3-3.5.4-2|2788	- control, as it is a generated file, and as its conflicts cannot be
14cr|gambas3-3.5.4-2|2789	- resolved.
14cr|gambas3-3.5.4-2|2790	- * BUG: Subversion: Fix the Subversion conflict management.
14cr|gambas3-3.5.4-2|2791	- * BUG: Subversion: Raise the svn commands timeout to 30 seconds: some
14cr|gambas3-3.5.4-2|2792	- commits can take a long time.
14cr|gambas3-3.5.4-2|2793	- * BUG: File property dialog: The 'Revert' button is correctly hidden now.
14cr|gambas3-3.5.4-2|2794	- * BUG: Menu editor: The last menu can be move up now.
14cr|gambas3-3.5.4-2|2795	- * BUG: Menu editor: Fix the highlight of the current menu.
14cr|gambas3-3.5.4-2|2796	- * BUG: Menu editor: Fix the menu search box.
14cr|gambas3-3.5.4-2|2797	- * BUG: Project tree: The popup menu should be accurate with extern files
14cr|gambas3-3.5.4-2|2798	- now.
14cr|gambas3-3.5.4-2|2799	- * BUG: Project tree: Fix popup menu when clicking on the "Data" project
14cr|gambas3-3.5.4-2|2800	- tree folder.
14cr|gambas3-3.5.4-2|2801	- * BUG: Form editor: Correctly hide and show toolbar entries according to
14cr|gambas3-3.5.4-2|2802	- the current state (debugging, read-only...).
14cr|gambas3-3.5.4-2|2803	- * BUG: Form editor: Formatting toolbar buttons act on the entire form if
14cr|gambas3-3.5.4-2|2804	- nothing is selected now.
14cr|gambas3-3.5.4-2|2805	- * BUG: Don't set the focus to the console if it is hidden.
14cr|gambas3-3.5.4-2|2806	- * BUG: Packager: Fix .deb package description.
14cr|gambas3-3.5.4-2|2807	- BUG: Image editor: Don't left the editor in an inconsistent state after a
14cr|gambas3-3.5.4-2|2808	- paste has been done.[INTERPRETER]
14cr|gambas3-3.5.4-2|2809	- * BUG: String.InStr() does not crash anymore if the string pattern is void.
14cr|gambas3-3.5.4-2|2810	- It returns 0 instead (like InStr).
14cr|gambas3-3.5.4-2|2811	- * BUG: Don't crash if an unknown option is passed with the '-g' option.
14cr|gambas3-3.5.4-2|2812	- * BUG: Fix the LIKE operator whth "{...}" patterns.
14cr|gambas3-3.5.4-2|2813	- * BUG: Fix a crash when using CStr() on an object having a conversion
14cr|gambas3-3.5.4-2|2814	- function.
14cr|gambas3-3.5.4-2|2815	- * BUG: Be virtual even the first time when calling the [] operator.
14cr|gambas3-3.5.4-2|2816	- [COMPILER]
14cr|gambas3-3.5.4-2|2817	- * BUG: Fix compilation of NOT LIKE, NOT BEGINS and NOT ENDS operators when
14cr|gambas3-3.5.4-2|2818	- they are not alone in an expression.
14cr|gambas3-3.5.4-2|2819	- [GB.DB]
14cr|gambas3-3.5.4-2|2820	- * BUG: Don't crash anymore when releasing database objects.
14cr|gambas3-3.5.4-2|2821	- * BUG: The automatic Blob to String conversion does not lead to a crash
14cr|gambas3-3.5.4-2|2822	- anymore.
14cr|gambas3-3.5.4-2|2823	- [GB.DB.FORM]
14cr|gambas3-3.5.4-2|2824	- * BUG: DataCheckBox correctly defines its internal TriState property
14cr|gambas3-3.5.4-2|2825	- depending on whether its database field is mandatory or not.
14cr|gambas3-3.5.4-2|2826	- * BUG: Editable DataBrowser and DataView do not create a spurious extra
14cr|gambas3-3.5.4-2|2827	- line anymore.
14cr|gambas3-3.5.4-2|2828	- [GB.DB.SQLITE3]
14cr|gambas3-3.5.4-2|2829	- * BUG: Fix specific implementation of sqlite3_exec. Prevent some crashes
14cr|gambas3-3.5.4-2|2830	- and make database creation work again (among other things).
14cr|gambas3-3.5.4-2|2831	- * BUG: Correctly handle requests returning only one table name inside field
14cr|gambas3-3.5.4-2|2832	- names.
14cr|gambas3-3.5.4-2|2833	- [GB.DRAW]
14cr|gambas3-3.5.4-2|2834	- * BUG: Correctly initialize the Paint class when calling Paint.Begin() on
14cr|gambas3-3.5.4-2|2835	- an already opened drawing device.
14cr|gambas3-3.5.4-2|2836	- [GB.FORM]
14cr|gambas3-3.5.4-2|2837	- * BUG: FileProperties: Do not crash anymore if the directory size
14cr|gambas3-3.5.4-2|2838	- calculation task returns rubbish.
14cr|gambas3-3.5.4-2|2839	- * BUG: FileProperties: The icon of the FileProperties control now correctly
14cr|gambas3-3.5.4-2|2840	- adapts its size.
14cr|gambas3-3.5.4-2|2841	- * BUG: FileChooser: The Paths property now returns the selected path in
14cr|gambas3-3.5.4-2|2842	- single mode and not a void array anymore.
14cr|gambas3-3.5.4-2|2843	- [GB.FORM.DIALOG]
14cr|gambas3-3.5.4-2|2844	- * BUG: Dialog.Open() in multiple mode works now.
14cr|gambas3-3.5.4-2|2845	- [GB.FORM.MDI]
14cr|gambas3-3.5.4-2|2846	- * BUG: Raise an error if the Toolbar.Configure() method is called whereas
14cr|gambas3-3.5.4-2|2847	- the toolbar Key property is not defined.
14cr|gambas3-3.5.4-2|2848	- * BUG: Toolbar configuration dialog: the toolbar elements with a short text
14cr|gambas3-3.5.4-2|2849	- are correctly displayed now.
14cr|gambas3-3.5.4-2|2850	- [GB.GSL]
14cr|gambas3-3.5.4-2|2851	- * BUG: Polynomial: Create a new void polymonial does not lead to a crash
14cr|gambas3-3.5.4-2|2852	- anymore.
14cr|gambas3-3.5.4-2|2853	- [GB.GTK]
14cr|gambas3-3.5.4-2|2854	- * BUG: The RTL layout is correctly initialized at startup.
14cr|gambas3-3.5.4-2|2855	- * BUG: Embedder.Embed() does not take two arguments.
14cr|gambas3-3.5.4-2|2856	- * BUG: Imbrication of popup menu click events works correctly now and does
14cr|gambas3-3.5.4-2|2857	- not crash anymore.
14cr|gambas3-3.5.4-2|2858	- * BUG: The Window.Picture property now should work correctly.
14cr|gambas3-3.5.4-2|2859	- * BUG: Correctly update background and foreground of multi-container
14cr|gambas3-3.5.4-2|2860	- controls.
14cr|gambas3-3.5.4-2|2861	- * BUG: Font.Grade maximum value is now +24, as expected by the font
14cr|gambas3-3.5.4-2|2862	- selector.
14cr|gambas3-3.5.4-2|2863	- * BUG: Fix memory leak when loading images without alpha channel.
14cr|gambas3-3.5.4-2|2864	- * BUG: GlArea control now can take the focus.
14cr|gambas3-3.5.4-2|2865	- [GB.GUI.BASE]
14cr|gambas3-3.5.4-2|2866	- * BUG: Clicking on GridView/ColumnView headers now should work correctly
14cr|gambas3-3.5.4-2|2867	- again.
14cr|gambas3-3.5.4-2|2868	- [GB.NET.POP3]
14cr|gambas3-3.5.4-2|2869	- * BUG: Error messages must not be translatable.
14cr|gambas3-3.5.4-2|2870	- [GB.OPENGL]
14cr|gambas3-3.5.4-2|2871	- * BUG: GL.GetString() now raises an error if the glGetString() function
14cr|gambas3-3.5.4-2|2872	- fails.
14cr|gambas3-3.5.4-2|2873	- [GB.OPENGL.SGE]
14cr|gambas3-3.5.4-2|2874	- * BUG: Don't crash if a model has only one frame.
14cr|gambas3-3.5.4-2|2875	- [GB.PCRE]
14cr|gambas3-3.5.4-2|2876	- * BUG: RegExp.Replace(): Explicitly use 0 if optional arguments are missing
14cr|gambas3-3.5.4-2|2877	- * BUG: Don't call GB.ReturnNewString() if a match returns a null string.
14cr|gambas3-3.5.4-2|2878	- * BUG: Use GB.ReturnVoidString() instead of GB.ReturnNull().
14cr|gambas3-3.5.4-2|2879	- [GB.QT4]
14cr|gambas3-3.5.4-2|2880	- * BUG: Imbrication of popup menu click events works correctly now and does
14cr|gambas3-3.5.4-2|2881	- not crash anymore.
14cr|gambas3-3.5.4-2|2882	- * BUG: Correctly update background and foreground of multi-container
14cr|gambas3-3.5.4-2|2883	- controls.
14cr|gambas3-3.5.4-2|2884	- * BUG: Font.Grade maximum value is now +24, as expected by the font
14cr|gambas3-3.5.4-2|2885	- selector.
14cr|gambas3-3.5.4-2|2886	- * BUG: Foreground and background colors now work as expected on ComboBox
14cr|gambas3-3.5.4-2|2887	- and SpinBox controls.
14cr|gambas3-3.5.4-2|2888	- [GB.SDL]
14cr|gambas3-3.5.4-2|2889	- * BUG: Restore fill pattern to solid after a Draw.Rect() or a
14cr|gambas3-3.5.4-2|2890	- Draw.Ellipse(), otherwise Draw.Image() draws nothing!
14cr|gambas3-3.5.4-2|2891	- [GB.XML]
14cr|gambas3-3.5.4-2|2892	- * BUG: XMLElement.AppendFromText() now behaves correctly if no extra
14cr|gambas3-3.5.4-2|2893	- arguments are given.
14cr|gambas3-3.5.4-2|2894	- * BUG: XMLElement.FromText() now correctly catches parsing exceptions.
14cr|gambas3-3.5.4-2|2895	- * BUG: The Boolean parameter 'Indent' of XMLDocument.ToString() is now
14cr|gambas3-3.5.4-2|2896	- correctly interpreted.
14cr|gambas3-3.5.4-2|2897	- * BUG: Serializing a comment that is a direct child of a document with
14cr|gambas3-3.5.4-2|2898	- indentation enabled does not crash anymore.
14cr|gambas3-3.5.4-2|2899	- * BUG: The Document.All property is now correctly declared as an XMLNode[]
14cr|gambas3-3.5.4-2|2900	- [GB.XML.HTML]
14cr|gambas3-3.5.4-2|2901	- * BUG: Serializing a comment that is a direct child of a document with
14cr|gambas3-3.5.4-2|2902	- indentation enabled does not crash anymore.
14cr|gambas3-3.5.4-2|2903	- [GB.XML.RPC]
14cr|gambas3-3.5.4-2|2904	- * BUG: miniServer would give an out-of-bound with multiple parallel
14cr|gambas3-3.5.4-2|2905	- requests.
14cr|gambas3-3.5.4-2|2906	- * BUG: miniServer could crash on an invalid request.
14cr|gambas3-3.5.4-2|2907	- [GB.WEB]
14cr|gambas3-3.5.4-2|2908	- * BUG: CGI.Error() now correctly sends an UTF-8 HTML page.
14cr|gambas3-3.5.4-2|2909	
14cr|gambas3-3.5.4-2|2910	* Thu Mar 13 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
14cr|gambas3-3.5.4-2|2911	+ Revision: 10af094
14cr|gambas3-3.5.4-2|2912	- Update to 3.5.2, Cahngelog: * BUG: Report editor: Now the report borders are shown correctly in the
14cr|gambas3-3.5.4-2|2913	- editor.
14cr|gambas3-3.5.4-2|2914	- * BUG: The property help WebView now uses the same default font size (80%)
14cr|gambas3-3.5.4-2|2915	- than the help window.
14cr|gambas3-3.5.4-2|2916	- * BUG: Fix HTML compression so that everything is not put on the same line.
14cr|gambas3-3.5.4-2|2917	- * BUG: Subversion: Support for Subversion >= 1.8.
14cr|gambas3-3.5.4-2|2918	- * BUG: Subversion: Automatically remove the ".lang/.pot" file from version
14cr|gambas3-3.5.4-2|2919	- control, as it is a generated file, and as its conflicts cannot be
14cr|gambas3-3.5.4-2|2920	- resolved.
14cr|gambas3-3.5.4-2|2921	- * BUG: Subversion: Fix the Subversion conflict management.
14cr|gambas3-3.5.4-2|2922	- * BUG: Subversion: Raise the svn commands timeout to 30 seconds: some
14cr|gambas3-3.5.4-2|2923	- commits can take a long time.
14cr|gambas3-3.5.4-2|2924	- * BUG: File property dialog: The 'Revert' button is correctly hidden now.
14cr|gambas3-3.5.4-2|2925	- * BUG: Menu editor: The last menu can be move up now.
14cr|gambas3-3.5.4-2|2926	- * BUG: Menu editor: Fix the highlight of the current menu.
14cr|gambas3-3.5.4-2|2927	- * BUG: Menu editor: Fix the menu search box.
14cr|gambas3-3.5.4-2|2928	- * BUG: Project tree: The popup menu should be accurate with extern files
14cr|gambas3-3.5.4-2|2929	- now.
14cr|gambas3-3.5.4-2|2930	- * BUG: Project tree: Fix popup menu when clicking on the "Data" project
14cr|gambas3-3.5.4-2|2931	- tree folder.
14cr|gambas3-3.5.4-2|2932	- * BUG: Form editor: Correctly hide and show toolbar entries according to
14cr|gambas3-3.5.4-2|2933	- the current state (debugging, read-only...).
14cr|gambas3-3.5.4-2|2934	- * BUG: Form editor: Formatting toolbar buttons act on the entire form if
14cr|gambas3-3.5.4-2|2935	- nothing is selected now.
14cr|gambas3-3.5.4-2|2936	- * BUG: Don't set the focus to the console if it is hidden.
14cr|gambas3-3.5.4-2|2937	- * BUG: Packager: Fix *.deb package description.
14cr|gambas3-3.5.4-2|2938	- * BUG: Image editor: Don't left the editor in an inconsistent state after a
14cr|gambas3-3.5.4-2|2939	- paste has been done.
14cr|gambas3-3.5.4-2|2940	- [INTERPRETER]
14cr|gambas3-3.5.4-2|2941	- * BUG: String.InStr() does not crash anymore if the string pattern is void.
14cr|gambas3-3.5.4-2|2942	- It returns 0 instead (like InStr).
14cr|gambas3-3.5.4-2|2943	- * BUG: Don't crash if an unknown option is passed with the '-g' option.
14cr|gambas3-3.5.4-2|2944	- * BUG: Fix the LIKE operator whth "{...}" patterns.
14cr|gambas3-3.5.4-2|2945	- * BUG: Fix a crash when using CStr() on an object having a conversion
14cr|gambas3-3.5.4-2|2946	- function.
14cr|gambas3-3.5.4-2|2947	- * BUG: Be virtual even the first time when calling the [] operator.
14cr|gambas3-3.5.4-2|2948	- [COMPILER]
14cr|gambas3-3.5.4-2|2949	- * BUG: Fix compilation of NOT LIKE, NOT BEGINS and NOT ENDS operators when
14cr|gambas3-3.5.4-2|2950	- they are not alone in an expression.
14cr|gambas3-3.5.4-2|2951	- [GB.DB]
14cr|gambas3-3.5.4-2|2952	- * BUG: Don't crash anymore when releasing database objects.
14cr|gambas3-3.5.4-2|2953	- * BUG: The automatic Blob to String conversion does not lead to a crash
14cr|gambas3-3.5.4-2|2954	- anymore.
14cr|gambas3-3.5.4-2|2955	- [GB.DB.FORM]
14cr|gambas3-3.5.4-2|2956	- * BUG: DataCheckBox correctly defines its internal TriState property
14cr|gambas3-3.5.4-2|2957	- depending on whether its database field is mandatory or not.
14cr|gambas3-3.5.4-2|2958	- * BUG: Editable DataBrowser and DataView do not create a spurious extra
14cr|gambas3-3.5.4-2|2959	- line anymore.
14cr|gambas3-3.5.4-2|2960	- [GB.DB.SQLITE3]
14cr|gambas3-3.5.4-2|2961	- * BUG: Fix specific implementation of sqlite3_exec. Prevent some crashes
14cr|gambas3-3.5.4-2|2962	- and make database creation work again (among other things).
14cr|gambas3-3.5.4-2|2963	- * BUG: Correctly handle requests returning only one table name inside field
14cr|gambas3-3.5.4-2|2964	- names.
14cr|gambas3-3.5.4-2|2965	- [GB.DRAW]
14cr|gambas3-3.5.4-2|2966	- * BUG: Correctly initialize the Paint class when calling Paint.Begin() on
14cr|gambas3-3.5.4-2|2967	- an already opened drawing device.
14cr|gambas3-3.5.4-2|2968	- [GB.FORM]
14cr|gambas3-3.5.4-2|2969	- * BUG: FileProperties: Do not crash anymore if the directory size
14cr|gambas3-3.5.4-2|2970	- calculation task returns rubbish.
14cr|gambas3-3.5.4-2|2971	- * BUG: FileProperties: The icon of the FileProperties control now correctly
14cr|gambas3-3.5.4-2|2972	- adapts its size.
14cr|gambas3-3.5.4-2|2973	- * BUG: FileChooser: The Paths property now returns the selected path in
14cr|gambas3-3.5.4-2|2974	- single mode and not a void array anymore.
14cr|gambas3-3.5.4-2|2975	- [GB.FORM.DIALOG]
14cr|gambas3-3.5.4-2|2976	- * BUG: Dialog.Open() in multiple mode works now.
14cr|gambas3-3.5.4-2|2977	- [GB.FORM.MDI]
14cr|gambas3-3.5.4-2|2978	- * BUG: Raise an error if the Toolbar.Configure() method is called whereas
14cr|gambas3-3.5.4-2|2979	- the toolbar Key property is not defined.
14cr|gambas3-3.5.4-2|2980	- * BUG: Toolbar configuration dialog: the toolbar elements with a short text
14cr|gambas3-3.5.4-2|2981	- are correctly displayed now.
14cr|gambas3-3.5.4-2|2982	- [GB.GSL]
14cr|gambas3-3.5.4-2|2983	- * BUG: Polynomial: Create a new void polymonial does not lead to a crash
14cr|gambas3-3.5.4-2|2984	- anymore.
14cr|gambas3-3.5.4-2|2985	- [GB.GTK]
14cr|gambas3-3.5.4-2|2986	- * BUG: The RTL layout is correctly initialized at startup.
14cr|gambas3-3.5.4-2|2987	- * BUG: Embedder.Embed() does not take two arguments.
14cr|gambas3-3.5.4-2|2988	- * BUG: Imbrication of popup menu click events works correctly now and does
14cr|gambas3-3.5.4-2|2989	- not crash anymore.
14cr|gambas3-3.5.4-2|2990	- * BUG: The Window.Picture property now should work correctly.
14cr|gambas3-3.5.4-2|2991	- * BUG: Correctly update background and foreground of multi-container
14cr|gambas3-3.5.4-2|2992	- controls.
14cr|gambas3-3.5.4-2|2993	- * BUG: Font.Grade maximum value is now +24, as expected by the font
14cr|gambas3-3.5.4-2|2994	- selector.
14cr|gambas3-3.5.4-2|2995	- * BUG: Fix memory leak when loading images without alpha channel.
14cr|gambas3-3.5.4-2|2996	- * BUG: GlArea control now can take the focus.
14cr|gambas3-3.5.4-2|2997	- [GB.GUI.BASE]
14cr|gambas3-3.5.4-2|2998	- * BUG: Clicking on GridView/ColumnView headers now should work correctly
14cr|gambas3-3.5.4-2|2999	- again.
14cr|gambas3-3.5.4-2|3000	- [GB.NET.POP3]
14cr|gambas3-3.5.4-2|3001	- * BUG: Error messages must not be translatable.
14cr|gambas3-3.5.4-2|3002	- [GB.OPENGL]
14cr|gambas3-3.5.4-2|3003	- * BUG: GL.GetString() now raises an error if the glGetString() function
14cr|gambas3-3.5.4-2|3004	- fails.
14cr|gambas3-3.5.4-2|3005	- [GB.OPENGL.SGE]
14cr|gambas3-3.5.4-2|3006	- * BUG: Don't crash if a model has only one frame.
14cr|gambas3-3.5.4-2|3007	- [GB.PCRE]
14cr|gambas3-3.5.4-2|3008	- * BUG: RegExp.Replace(): Explicitly use 0 if optional arguments are missing
14cr|gambas3-3.5.4-2|3009	- * BUG: Don't call GB.ReturnNewString() if a match returns a null string.
14cr|gambas3-3.5.4-2|3010	- * BUG: Use GB.ReturnVoidString() instead of GB.ReturnNull().
14cr|gambas3-3.5.4-2|3011	- [GB.QT4]
14cr|gambas3-3.5.4-2|3012	- * BUG: Imbrication of popup menu click events works correctly now and does
14cr|gambas3-3.5.4-2|3013	- not crash anymore.
14cr|gambas3-3.5.4-2|3014	- * BUG: Correctly update background and foreground of multi-container
14cr|gambas3-3.5.4-2|3015	- controls.
14cr|gambas3-3.5.4-2|3016	- * BUG: Font.Grade maximum value is now +24, as expected by the font
14cr|gambas3-3.5.4-2|3017	- selector.
14cr|gambas3-3.5.4-2|3018	- * BUG: Foreground and background colors now work as expected on ComboBox
14cr|gambas3-3.5.4-2|3019	- and SpinBox controls.
14cr|gambas3-3.5.4-2|3020	- [GB.SDL]
14cr|gambas3-3.5.4-2|3021	- * BUG: Restore fill pattern to solid after a Draw.Rect() or a
14cr|gambas3-3.5.4-2|3022	- Draw.Ellipse(), otherwise Draw.Image() draws nothing!
14cr|gambas3-3.5.4-2|3023	- [GB.XML]
14cr|gambas3-3.5.4-2|3024	- * BUG: XMLElement.AppendFromText() now behaves correctly if no extra
14cr|gambas3-3.5.4-2|3025	- arguments are given.
14cr|gambas3-3.5.4-2|3026	- * BUG: XMLElement.FromText() now correctly catches parsing exceptions.
14cr|gambas3-3.5.4-2|3027	- * BUG: The Boolean parameter 'Indent' of XMLDocument.ToString() is now
14cr|gambas3-3.5.4-2|3028	- correctly interpreted.
14cr|gambas3-3.5.4-2|3029	- * BUG: Serializing a comment that is a direct child of a document with
14cr|gambas3-3.5.4-2|3030	- indentation enabled does not crash anymore.
14cr|gambas3-3.5.4-2|3031	- * BUG: The Document.All property is now correctly declared as an XMLNode[]
14cr|gambas3-3.5.4-2|3032	- [GB.XML.HTML]
14cr|gambas3-3.5.4-2|3033	- * BUG: Serializing a comment that is a direct child of a document with
14cr|gambas3-3.5.4-2|3034	- indentation enabled does not crash anymore.
14cr|gambas3-3.5.4-2|3035	- [GB.XML.RPC]
14cr|gambas3-3.5.4-2|3036	- * BUG: miniServer would give an out-of-bound with multiple parallel
14cr|gambas3-3.5.4-2|3037	- requests.
14cr|gambas3-3.5.4-2|3038	- * BUG: miniServer could crash on an invalid request.
14cr|gambas3-3.5.4-2|3039	- [GB.WEB]
14cr|gambas3-3.5.4-2|3040	- * BUG: CGI.Error() now correctly sends an UTF-8 HTML page.
14cr|gambas3-3.5.4-2|3041	
14cr|gambas3-3.5.4-2|3042	* Tue Dec 17 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.1-1
14cr|gambas3-3.5.4-2|3043	+ Revision: 25f8335
14cr|gambas3-3.5.4-2|3044	- Log. update to 3.5.1. This release must be used instead of the 3.5.0 version, because it fixes the IDE packager. But there are some bug fixes and new features related to the bug fixes too.
14cr|gambas3-3.5.4-2|3045	
14cr|gambas3-3.5.4-2|3046	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 3.5.0-2
14cr|gambas3-3.5.4-2|3047	+ Revision: 024e1e2
14cr|gambas3-3.5.4-2|3048	- Rebuild with new libglew
14cr|gambas3-3.5.4-2|3049	
14cr|gambas3-3.5.4-2|3050	* Sun Nov 03 2013 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.0-1
14cr|gambas3-3.5.4-2|3051	+ Revision: d42a9da
14cr|gambas3-3.5.4-2|3052	- Updated gambas3.desktop
14cr|gambas3-3.5.4-2|3053	
14cr|gambas3-3.5.4-2|3054	* Fri Nov 01 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.0-1
14cr|gambas3-3.5.4-2|3055	+ Revision: 187be0f
14cr|gambas3-3.5.4-2|3056	- Log fix desktop attr
14cr|gambas3-3.5.4-2|3057	
14cr|gambas3-3.5.4-2|3058	* Fri Nov 01 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.0-1
14cr|gambas3-3.5.4-2|3059	+ Revision: 6669e63
14cr|gambas3-3.5.4-2|3060	- Log : update to 3.5.0, fix build, drop llvm patch, drop dirty fixings, refilter gambas behavior in linting
14cr|gambas3-3.5.4-2|3061	
14cr|gambas3-3.5.4-2|3062	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2-5
14cr|gambas3-3.5.4-2|3063	+ Revision: 57d7046
14cr|gambas3-3.5.4-2|3064	- LOG Add patch to fix build with LLVM 3.3
14cr|gambas3-3.5.4-2|3065	
14cr|gambas3-3.5.4-2|3066	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2-5
14cr|gambas3-3.5.4-2|3067	+ Revision: 68fe0f7
14cr|gambas3-3.5.4-2|3068	- Rebuild with new LLVM
14cr|gambas3-3.5.4-2|3069	
14cr|gambas3-3.5.4-2|3070	* Tue Sep 24 2013 symbianflo <symbianflo@mandrivausers.ro> 3.4.2-4
14cr|gambas3-3.5.4-2|3071	+ Revision: 52dd227
14cr|gambas3-3.5.4-2|3072	- LOG fix attr in debug, some other attr fixings
14cr|gambas3-3.5.4-2|3073	
14cr|gambas3-3.5.4-2|3074	* Tue Sep 24 2013 symbianflo <symbianflo@mandrivausers.ro> 3.4.2-4
14cr|gambas3-3.5.4-2|3075	+ Revision: 8affa95
14cr|gambas3-3.5.4-2|3076	- Log filtering gambas normal behavior in linting, linking fonts,remane spec
14cr|gambas3-3.5.4-2|3077	
14cr|gambas3-3.5.4-2|3078	* Sat Sep 14 2013 symbianflo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3079	+ Revision: 75c22b7
14cr|gambas3-3.5.4-2|3080	- LOG: update to 3.4.2, huge amount of bugfix in this version, see http://gambasdoc.org/help/doc/release/3.4.2?view for detailes
14cr|gambas3-3.5.4-2|3081	
14cr|gambas3-3.5.4-2|3082	* Fri Apr 19 2013 Denis Silakov <denis.silakov@rosalab.ru> None
14cr|gambas3-3.5.4-2|3083	+ Revision: f6e3325
14cr|gambas3-3.5.4-2|3084	- Bump release to rebuild with newer poppler
14cr|gambas3-3.5.4-2|3085	
14cr|gambas3-3.5.4-2|3086	* Sat Apr 06 2013 symbianflo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3087	+ Revision: 705c756
14cr|gambas3-3.5.4-2|3088	- LOG: new bugfix release from 3.4 series
14cr|gambas3-3.5.4-2|3089	
14cr|gambas3-3.5.4-2|3090	* Sat Apr 06 2013 symbianflo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3091	+ Revision: 97b2e2c
14cr|gambas3-3.5.4-2|3092	- LOG: new bugfix release from 3.4 series
14cr|gambas3-3.5.4-2|3093	
14cr|gambas3-3.5.4-2|3094	* Tue Apr 02 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3095	+ Revision: 75600eb
14cr|gambas3-3.5.4-2|3096	- fix files in gb-jit component
14cr|gambas3-3.5.4-2|3097	
14cr|gambas3-3.5.4-2|3098	* Tue Apr 02 2013 symbianflo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3099	+ Revision: bd654c3
14cr|gambas3-3.5.4-2|3100	- LOG update to 3.4.1, re-enabled gb-media componenet in LTS,upstream fix
14cr|gambas3-3.5.4-2|3101	
14cr|gambas3-3.5.4-2|3102	* Thu Feb 28 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3103	+ Revision: abc3e75
14cr|gambas3-3.5.4-2|3104	- Add notice for spec-helper fix ,to be dropped from the next %rel
14cr|gambas3-3.5.4-2|3105	
14cr|gambas3-3.5.4-2|3106	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3107	+ Revision: 2bc839b
14cr|gambas3-3.5.4-2|3108	- Updated gambas3-rosa.spec
14cr|gambas3-3.5.4-2|3109	
14cr|gambas3-3.5.4-2|3110	* Wed Feb 27 2013 symbianflo <symbianflo@mandrivausers.ro> None
14cr|gambas3-3.5.4-2|3111	+ Revision: 2ac1c57
14cr|gambas3-3.5.4-2|3112	- LOG fix build for 2012.1, hopfuly
14cr|gambas3-3.5.4-2|3113	
14cr|gambas3-3.5.4-2|3114	

1487 14
14cr|gambatte-0.5.0-1.r550.1|1	%define subver r550
14cr|gambatte-0.5.0-1.r550.1|2	
14cr|gambatte-0.5.0-1.r550.1|3	Summary:	Game Boy Color emulator with Qt and SDL frontends
14cr|gambatte-0.5.0-1.r550.1|4	Name:		gambatte
14cr|gambatte-0.5.0-1.r550.1|5	Version:	0.5.0
14cr|gambatte-0.5.0-1.r550.1|6	Release:	1.%{subver}.1
14cr|gambatte-0.5.0-1.r550.1|7	License:	GPLv2+
14cr|gambatte-0.5.0-1.r550.1|8	Group:		Emulators
14cr|gambatte-0.5.0-1.r550.1|9	Url:		http://sourceforge.net/projects/gambatte/
14cr|gambatte-0.5.0-1.r550.1|10	Source0:	%{name}_src-%{subver}.tar.gz
14cr|gambatte-0.5.0-1.r550.1|11	Source1:	%{name}.png
14cr|gambatte-0.5.0-1.r550.1|12	BuildRequires:	imagemagick
14cr|gambatte-0.5.0-1.r550.1|13	BuildRequires:	scons
14cr|gambatte-0.5.0-1.r550.1|14	BuildRequires:	qt4-devel
14cr|gambatte-0.5.0-1.r550.1|15	BuildRequires:	pkgconfig(sdl)
14cr|gambatte-0.5.0-1.r550.1|16	BuildRequires:	pkgconfig(xrandr)
14cr|gambatte-0.5.0-1.r550.1|17	BuildRequires:	pkgconfig(xv)
14cr|gambatte-0.5.0-1.r550.1|18	
14cr|gambatte-0.5.0-1.r550.1|19	%description
14cr|gambatte-0.5.0-1.r550.1|20	Gambatte is an accuracy-focused, open-source, cross-platform
14cr|gambatte-0.5.0-1.r550.1|21	Game Boy / Game Boy Color emulator written in C++. It is based on hundreds of
14cr|gambatte-0.5.0-1.r550.1|22	corner case hardware tests, as well as previous documentation and reverse
14cr|gambatte-0.5.0-1.r550.1|23	engineering efforts.
14cr|gambatte-0.5.0-1.r550.1|24	
14cr|gambatte-0.5.0-1.r550.1|25	The core emulation code is contained in a separate library back-end
14cr|gambatte-0.5.0-1.r550.1|26	(libgambatte) written in platform-independent C++. There is currently a GUI
14cr|gambatte-0.5.0-1.r550.1|27	front-end (gambatte_qt) using Trolltech's Qt4 toolkit, and a simple
14cr|gambatte-0.5.0-1.r550.1|28	command-line SDL front-end (gambatte_sdl).
14cr|gambatte-0.5.0-1.r550.1|29	
14cr|gambatte-0.5.0-1.r550.1|30	%files
14cr|gambatte-0.5.0-1.r550.1|31	%doc README changelog COPYING
14cr|gambatte-0.5.0-1.r550.1|32	%{_bindir}/gambatte_*
14cr|gambatte-0.5.0-1.r550.1|33	%{_iconsdir}/*.png
14cr|gambatte-0.5.0-1.r550.1|34	%{_miconsdir}/*.png
14cr|gambatte-0.5.0-1.r550.1|35	%{_liconsdir}/*.png
14cr|gambatte-0.5.0-1.r550.1|36	%{_datadir}/pixmaps/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|37	%{_datadir}/applications/%{name}.desktop
14cr|gambatte-0.5.0-1.r550.1|38	
14cr|gambatte-0.5.0-1.r550.1|39	#----------------------------------------------------------------------------
14cr|gambatte-0.5.0-1.r550.1|40	
14cr|gambatte-0.5.0-1.r550.1|41	%prep
14cr|gambatte-0.5.0-1.r550.1|42	%setup -q -n %{name}_src-%{subver}
14cr|gambatte-0.5.0-1.r550.1|43	
14cr|gambatte-0.5.0-1.r550.1|44	# fix png rgb
14cr|gambatte-0.5.0-1.r550.1|45	find . %{SOURCE1} -exec convert {} -strip {} \;
14cr|gambatte-0.5.0-1.r550.1|46	
14cr|gambatte-0.5.0-1.r550.1|47	
14cr|gambatte-0.5.0-1.r550.1|48	%build
14cr|gambatte-0.5.0-1.r550.1|49	export CFLAGS="%{optflags}"
14cr|gambatte-0.5.0-1.r550.1|50	export CXXFLAGS="%{optflags}"
14cr|gambatte-0.5.0-1.r550.1|51	cd libgambatte
14cr|gambatte-0.5.0-1.r550.1|52	%scons
14cr|gambatte-0.5.0-1.r550.1|53	cd ../gambatte_qt
14cr|gambatte-0.5.0-1.r550.1|54	%qmake_qt4
14cr|gambatte-0.5.0-1.r550.1|55	%make
14cr|gambatte-0.5.0-1.r550.1|56	cd ../gambatte_sdl
14cr|gambatte-0.5.0-1.r550.1|57	%scons
14cr|gambatte-0.5.0-1.r550.1|58	
14cr|gambatte-0.5.0-1.r550.1|59	%install
14cr|gambatte-0.5.0-1.r550.1|60	install -d -m 755 %{buildroot}%{_bindir}
14cr|gambatte-0.5.0-1.r550.1|61	install -m 755 gambatte_qt/bin/gambatte_qt %{buildroot}%{_bindir}
14cr|gambatte-0.5.0-1.r550.1|62	install -m 755 gambatte_sdl/gambatte_sdl %{buildroot}%{_bindir}
14cr|gambatte-0.5.0-1.r550.1|63	
14cr|gambatte-0.5.0-1.r550.1|64	# install menu entries
14cr|gambatte-0.5.0-1.r550.1|65	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gambatte-0.5.0-1.r550.1|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gambatte-0.5.0-1.r550.1|67	[Desktop Entry]
14cr|gambatte-0.5.0-1.r550.1|68	Name=Gambatte
14cr|gambatte-0.5.0-1.r550.1|69	Comment=Game Boy Color Emulator
14cr|gambatte-0.5.0-1.r550.1|70	Exec=%{name}_qt
14cr|gambatte-0.5.0-1.r550.1|71	Icon=%{name}
14cr|gambatte-0.5.0-1.r550.1|72	Type=Application
14cr|gambatte-0.5.0-1.r550.1|73	Terminal=false
14cr|gambatte-0.5.0-1.r550.1|74	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cr|gambatte-0.5.0-1.r550.1|75	EOF
14cr|gambatte-0.5.0-1.r550.1|76	
14cr|gambatte-0.5.0-1.r550.1|77	#Icons
14cr|gambatte-0.5.0-1.r550.1|78	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|gambatte-0.5.0-1.r550.1|79	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|80	
14cr|gambatte-0.5.0-1.r550.1|81	mkdir -p %{buildroot}%{_miconsdir}
14cr|gambatte-0.5.0-1.r550.1|82	mkdir -p %{buildroot}%{_liconsdir}
14cr|gambatte-0.5.0-1.r550.1|83	mkdir -p %{buildroot}%{_iconsdir}
14cr|gambatte-0.5.0-1.r550.1|84	
14cr|gambatte-0.5.0-1.r550.1|85	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|86	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|87	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|88	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|89	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|gambatte-0.5.0-1.r550.1|90	
14cr|gambatte-0.5.0-1.r550.1|91	
14cr|gambatte-0.5.0-1.r550.1|92	%changelog
14cr|gambatte-0.5.0-1.r550.1|93	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.5.0-1.r550.1
14cr|gambatte-0.5.0-1.r550.1|94	+ Revision: ec22288
14cr|gambatte-0.5.0-1.r550.1|95	- fix png rgb
14cr|gambatte-0.5.0-1.r550.1|96	
14cr|gambatte-0.5.0-1.r550.1|97	

1488 14
14cr|gameandwatch-0.3-131.2|1	%define svn 131
14cr|gameandwatch-0.3-131.2|2	
14cr|gameandwatch-0.3-131.2|3	Summary:	A generic engine for simulation of Game & Watch-like games
14cr|gameandwatch-0.3-131.2|4	Name:		gameandwatch
14cr|gameandwatch-0.3-131.2|5	Version:	0.3
14cr|gameandwatch-0.3-131.2|6	Release:	%{svn}.2
14cr|gameandwatch-0.3-131.2|7	License:	GPLv3+
14cr|gameandwatch-0.3-131.2|8	Group:		Emulators
14cr|gameandwatch-0.3-131.2|9	Url:		http://www.rangelreale.com/programming/game-watch-simulator
14cr|gameandwatch-0.3-131.2|10	# fetched from svn
14cr|gameandwatch-0.3-131.2|11	Source0:	%{name}-%{version}-%{svn}.tar.bz2
14cr|gameandwatch-0.3-131.2|12	Patch0:		gameandwatch-0.3-131-type.patch
14cr|gameandwatch-0.3-131.2|13	BuildRequires:	boost-devel
14cr|gameandwatch-0.3-131.2|14	BuildRequires:	pkgconfig(sdl)
14cr|gameandwatch-0.3-131.2|15	BuildRequires:	pkgconfig(SDL_gfx)
14cr|gameandwatch-0.3-131.2|16	BuildRequires:	pkgconfig(SDL_image)
14cr|gameandwatch-0.3-131.2|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|gameandwatch-0.3-131.2|18	BuildRequires:	pkgconfig(SDL_ttf)
14cr|gameandwatch-0.3-131.2|19	BuildRequires:	pkgconfig(zziplib)
14cr|gameandwatch-0.3-131.2|20	
14cr|gameandwatch-0.3-131.2|21	%description
14cr|gameandwatch-0.3-131.2|22	This is a generic engine for simulation of Game & Watch games,
14cr|gameandwatch-0.3-131.2|23	starting with ports of the Madrigal Game & Watch Simulators
14cr|gameandwatch-0.3-131.2|24	(http://www.madrigaldesign.it/sim/).
14cr|gameandwatch-0.3-131.2|25	
14cr|gameandwatch-0.3-131.2|26	It is designed to run anywhere SDL is available, withemphasis
14cr|gameandwatch-0.3-131.2|27	in handheld machines.
14cr|gameandwatch-0.3-131.2|28	
14cr|gameandwatch-0.3-131.2|29	Currently 6 games from VTECH are simulated:
14cr|gameandwatch-0.3-131.2|30	- MONKEY
14cr|gameandwatch-0.3-131.2|31	- PIRATE
14cr|gameandwatch-0.3-131.2|32	- DEFENDO
14cr|gameandwatch-0.3-131.2|33	- CONDOR
14cr|gameandwatch-0.3-131.2|34	- PANCAKE
14cr|gameandwatch-0.3-131.2|35	- ROLLER COASTER
14cr|gameandwatch-0.3-131.2|36	
14cr|gameandwatch-0.3-131.2|37	%files
14cr|gameandwatch-0.3-131.2|38	%doc doc/README
14cr|gameandwatch-0.3-131.2|39	%{_bindir}/%{name}
14cr|gameandwatch-0.3-131.2|40	%{_datadir}/%{name}
14cr|gameandwatch-0.3-131.2|41	%{_datadir}/applications/%{name}.desktop
14cr|gameandwatch-0.3-131.2|42	%{_datadir}/pixmaps/%{name}.png
14cr|gameandwatch-0.3-131.2|43	
14cr|gameandwatch-0.3-131.2|44	#----------------------------------------------------------------------------
14cr|gameandwatch-0.3-131.2|45	
14cr|gameandwatch-0.3-131.2|46	%prep
14cr|gameandwatch-0.3-131.2|47	%setup -q -n %{name}-%{version}-%{svn}
14cr|gameandwatch-0.3-131.2|48	%patch0 -p1
14cr|gameandwatch-0.3-131.2|49	
14cr|gameandwatch-0.3-131.2|50	%build
14cr|gameandwatch-0.3-131.2|51	autoreconf -fi
14cr|gameandwatch-0.3-131.2|52	%configure2_5x
14cr|gameandwatch-0.3-131.2|53	%make
14cr|gameandwatch-0.3-131.2|54	
14cr|gameandwatch-0.3-131.2|55	%install
14cr|gameandwatch-0.3-131.2|56	%makeinstall_std
14cr|gameandwatch-0.3-131.2|57	
14cr|gameandwatch-0.3-131.2|58	# menu-entry, overwrite the default one
14cr|gameandwatch-0.3-131.2|59	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|gameandwatch-0.3-131.2|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gameandwatch-0.3-131.2|61	[Desktop Entry]
14cr|gameandwatch-0.3-131.2|62	[Desktop Entry]
14cr|gameandwatch-0.3-131.2|63	Version=1.0
14cr|gameandwatch-0.3-131.2|64	Name=Game & Watch Simulator
14cr|gameandwatch-0.3-131.2|65	Comment=Game & Watch-like games simulator
14cr|gameandwatch-0.3-131.2|66	Exec=gameandwatch %U
14cr|gameandwatch-0.3-131.2|67	Icon=gameandwatch
14cr|gameandwatch-0.3-131.2|68	Terminal=false
14cr|gameandwatch-0.3-131.2|69	Type=Application
14cr|gameandwatch-0.3-131.2|70	Categories=Game;Emulator;
14cr|gameandwatch-0.3-131.2|71	EOF
14cr|gameandwatch-0.3-131.2|72	
14cr|gameandwatch-0.3-131.2|73	rm -rf %{buildroot}%{_docdir}
14cr|gameandwatch-0.3-131.2|74	
14cr|gameandwatch-0.3-131.2|75	
14cr|gameandwatch-0.3-131.2|76	%changelog
14cr|gameandwatch-0.3-131.2|77	* Tue Jul 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-131.2
14cr|gameandwatch-0.3-131.2|78	+ Revision: 741143e
14cr|gameandwatch-0.3-131.2|79	- Spec cleanup
14cr|gameandwatch-0.3-131.2|80	
14cr|gameandwatch-0.3-131.2|81	

1489 14
14cr|gammu-1.33.0-2|1	%define major 7
14cr|gammu-1.33.0-2|2	%define libname %mklibname %{name} %major
14cr|gammu-1.33.0-2|3	%define libnamedev %mklibname %{name} -d
14cr|gammu-1.33.0-2|4	
14cr|gammu-1.33.0-2|5	Summary:		Mobile phones tools for Unix (Linux) and Win32
14cr|gammu-1.33.0-2|6	Name:			gammu
14cr|gammu-1.33.0-2|7	Version:		1.33.0
14cr|gammu-1.33.0-2|8	Release:		2
14cr|gammu-1.33.0-2|9	License:		GPLv2+
14cr|gammu-1.33.0-2|10	Group:			Communications
14cr|gammu-1.33.0-2|11	Source:			http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
14cr|gammu-1.33.0-2|12	Source1:		69-gammu-acl.rules
14cr|gammu-1.33.0-2|13	URL:			http://www.gammu.org/
14cr|gammu-1.33.0-2|14	BuildRequires:		pkgconfig(bluez)
14cr|gammu-1.33.0-2|15	BuildRequires:		cmake
14cr|gammu-1.33.0-2|16	BuildRequires:		doxygen
14cr|gammu-1.33.0-2|17	BuildRequires:		gettext-devel
14cr|gammu-1.33.0-2|18	BuildRequires:		curl-devel
14cr|gammu-1.33.0-2|19	BuildRequires:		mysql-devel
14cr|gammu-1.33.0-2|20	BuildRequires:		postgresql-devel
14cr|gammu-1.33.0-2|21	BuildRequires:		python-devel
14cr|gammu-1.33.0-2|22	BuildRequires:		dbi-devel
14cr|gammu-1.33.0-2|23	BuildRequires:		usb1.0-devel
14cr|gammu-1.33.0-2|24	
14cr|gammu-1.33.0-2|25	%description
14cr|gammu-1.33.0-2|26	Gammu can do such things with cellular phones as making data calls,
14cr|gammu-1.33.0-2|27	updating the address book, changing calendar and ToDo entries, sending and
14cr|gammu-1.33.0-2|28	receiving SMS messages, loading and getting ring tones and pictures (different
14cr|gammu-1.33.0-2|29	types of logos), synchronizing time, enabling NetMonitor, managing WAP
14cr|gammu-1.33.0-2|30	settings and bookmarks and much more. Functions depend on the phone model.
14cr|gammu-1.33.0-2|31	
14cr|gammu-1.33.0-2|32	%package -n %libname
14cr|gammu-1.33.0-2|33	Summary: Mobile phones tools for Unix (Linux) and Win32 (libraries)
14cr|gammu-1.33.0-2|34	Group: System/Libraries
14cr|gammu-1.33.0-2|35	Requires: %{name} = %{version}
14cr|gammu-1.33.0-2|36	
14cr|gammu-1.33.0-2|37	%description -n %libname
14cr|gammu-1.33.0-2|38	Gammu can do such things with cellular phones as making data calls,
14cr|gammu-1.33.0-2|39	updating the address book, changing calendar and ToDo entries, sending and
14cr|gammu-1.33.0-2|40	receiving SMS messages, loading and getting ring tones and pictures (different
14cr|gammu-1.33.0-2|41	types of logos), synchronizing time, enabling NetMonitor, managing WAP
14cr|gammu-1.33.0-2|42	settings and bookmarks and much more. Functions depend on the phone model.
14cr|gammu-1.33.0-2|43	
14cr|gammu-1.33.0-2|44	%package -n %libnamedev
14cr|gammu-1.33.0-2|45	Summary:		Headers and pkgconfig file for Gammu development
14cr|gammu-1.33.0-2|46	Group:			Development/Other
14cr|gammu-1.33.0-2|47	Requires:		%libname = %{version}
14cr|gammu-1.33.0-2|48	Provides:		libgammu-devel = %{version}-%{release}
14cr|gammu-1.33.0-2|49	Provides:		%{name}-devel = %{version}-%{release}
14cr|gammu-1.33.0-2|50	Obsoletes:		%mklibname -d gammu 0.0
14cr|gammu-1.33.0-2|51	Obsoletes:		%mklibname -d gammu 1.0
14cr|gammu-1.33.0-2|52	
14cr|gammu-1.33.0-2|53	%description -n %libnamedev
14cr|gammu-1.33.0-2|54	This package contains the headers and pkgconfig file that programmers
14cr|gammu-1.33.0-2|55	will need to develop applications which will use libGammu.
14cr|gammu-1.33.0-2|56	
14cr|gammu-1.33.0-2|57	%package -n python-%{name}
14cr|gammu-1.33.0-2|58	Summary:		Python module to communicate with mobile phones
14cr|gammu-1.33.0-2|59	Group:			Communications
14cr|gammu-1.33.0-2|60	Requires:		%{name} = %{version}
14cr|gammu-1.33.0-2|61	BuildRequires:  python-devel
14cr|gammu-1.33.0-2|62	
14cr|gammu-1.33.0-2|63	%description -n python-%{name}
14cr|gammu-1.33.0-2|64	This provides gammu module, that can work with any phone Gammu
14cr|gammu-1.33.0-2|65	supports - many Nokias, Siemens, Alcatel, ...
14cr|gammu-1.33.0-2|66	
14cr|gammu-1.33.0-2|67	%prep
14cr|gammu-1.33.0-2|68	%setup -q
14cr|gammu-1.33.0-2|69	
14cr|gammu-1.33.0-2|70	%build
14cr|gammu-1.33.0-2|71	%cmake -DINSTALL_LIB_DIR=%{_lib}
14cr|gammu-1.33.0-2|72	%make
14cr|gammu-1.33.0-2|73	
14cr|gammu-1.33.0-2|74	%install
14cr|gammu-1.33.0-2|75	%makeinstall_std -C build
14cr|gammu-1.33.0-2|76	
14cr|gammu-1.33.0-2|77	%__mkdir_p %{buildroot}%{_sysconfdir}
14cr|gammu-1.33.0-2|78	%__sed -e 's|^port =.*$|port = /dev/ttyS0|' \
14cr|gammu-1.33.0-2|79	-e 's|^connection =.*$|connection = dlr3|' \
14cr|gammu-1.33.0-2|80	-e 's/$//' \
14cr|gammu-1.33.0-2|81	< docs/config/gammurc > %{buildroot}%{_sysconfdir}/gammurc
14cr|gammu-1.33.0-2|82	
14cr|gammu-1.33.0-2|83	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14cr|gammu-1.33.0-2|84	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/69-gammu-acl.rules
14cr|gammu-1.33.0-2|85	
14cr|gammu-1.33.0-2|86	%find_lang %{name} lib%{name} %{name}.lang
14cr|gammu-1.33.0-2|87	
14cr|gammu-1.33.0-2|88	%files -f %{name}.lang
14cr|gammu-1.33.0-2|89	%doc ChangeLog COPYING INSTALL README
14cr|gammu-1.33.0-2|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/gammurc
14cr|gammu-1.33.0-2|91	%{_sysconfdir}/udev/rules.d/*.rules
14cr|gammu-1.33.0-2|92	%{_sysconfdir}/bash_completion.d/gammu
14cr|gammu-1.33.0-2|93	%{_bindir}/gammu
14cr|gammu-1.33.0-2|94	%{_bindir}/gammu-detect
14cr|gammu-1.33.0-2|95	%{_bindir}/gammu-smsd
14cr|gammu-1.33.0-2|96	%{_bindir}/gammu-smsd-inject
14cr|gammu-1.33.0-2|97	%{_bindir}/gammu-smsd-monitor
14cr|gammu-1.33.0-2|98	%{_bindir}/jadmaker
14cr|gammu-1.33.0-2|99	%{_mandir}/man1/gammu-detect.*
14cr|gammu-1.33.0-2|100	%{_mandir}/man1/gammu-smsd-inject.*
14cr|gammu-1.33.0-2|101	%{_mandir}/man1/gammu-smsd-monitor.1.*
14cr|gammu-1.33.0-2|102	%{_mandir}/man1/gammu-smsd.*
14cr|gammu-1.33.0-2|103	%{_mandir}/man1/gammu.*
14cr|gammu-1.33.0-2|104	%{_mandir}/man1/jadmaker.*
14cr|gammu-1.33.0-2|105	%{_mandir}/man5/*
14cr|gammu-1.33.0-2|106	%{_mandir}/man7/*
14cr|gammu-1.33.0-2|107	#%doc %{_datadir}/doc/%{name}
14cr|gammu-1.33.0-2|108	%{_datadir}/%{name}
14cr|gammu-1.33.0-2|109	
14cr|gammu-1.33.0-2|110	%files -n %libname
14cr|gammu-1.33.0-2|111	%{_libdir}/*.so.%{major}*
14cr|gammu-1.33.0-2|112	
14cr|gammu-1.33.0-2|113	%files -n %libnamedev
14cr|gammu-1.33.0-2|114	%{_bindir}/gammu-config
14cr|gammu-1.33.0-2|115	%{_libdir}/*.so
14cr|gammu-1.33.0-2|116	%{_includedir}/gammu
14cr|gammu-1.33.0-2|117	%{_mandir}/man1/gammu-config.*
14cr|gammu-1.33.0-2|118	%{_libdir}/pkgconfig/*.pc
14cr|gammu-1.33.0-2|119	
14cr|gammu-1.33.0-2|120	%files -n python-%{name}
14cr|gammu-1.33.0-2|121	%doc python/examples
14cr|gammu-1.33.0-2|122	%py_platsitedir/gammu
14cr|gammu-1.33.0-2|123	
14cr|gammu-1.33.0-2|124	
14cr|gammu-1.33.0-2|125	%changelog
14cr|gammu-1.33.0-2|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33.0-2
14cr|gammu-1.33.0-2|127	+ Revision: c5edb86
14cr|gammu-1.33.0-2|128	- MassBuild#464: Increase release tag
14cr|gammu-1.33.0-2|129	
14cr|gammu-1.33.0-2|130	

1490 14
14cr|ganeti-2.9.4-3|1	%define _enable_debug_packages %{nil}
14cr|ganeti-2.9.4-3|2	%define debug_package %{nil}
14cr|ganeti-2.9.4-3|3	
14cr|ganeti-2.9.4-3|4	Summary:	Ganeti is a cluster virtual server management software tool
14cr|ganeti-2.9.4-3|5	Name:		ganeti
14cr|ganeti-2.9.4-3|6	Version:	2.9.4
14cr|ganeti-2.9.4-3|7	Release:	3
14cr|ganeti-2.9.4-3|8	License:	GPLv3+
14cr|ganeti-2.9.4-3|9	Group:		System/Cluster
14cr|ganeti-2.9.4-3|10	Source0:	http://ganeti.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ganeti-2.9.4-3|11	Url:		http://code.google.com/p/ganeti/
14cr|ganeti-2.9.4-3|12	BuildRequires:	ghc
14cr|ganeti-2.9.4-3|13	BuildRequires:	ghc-devel
14cr|ganeti-2.9.4-3|14	BuildRequires:	ghc-curl
14cr|ganeti-2.9.4-3|15	BuildRequires:	ghc-hslogger
14cr|ganeti-2.9.4-3|16	BuildRequires:	ghc-json
14cr|ganeti-2.9.4-3|17	BuildRequires:	ghc-mtl
14cr|ganeti-2.9.4-3|18	BuildRequires:	ghc-network
14cr|ganeti-2.9.4-3|19	BuildRequires:	ghc-parallel
14cr|ganeti-2.9.4-3|20	BuildRequires:	ghc-utf8-string
14cr|ganeti-2.9.4-3|21	BuildRequires:	graphviz
14cr|ganeti-2.9.4-3|22	BuildRequires:	pylint
14cr|ganeti-2.9.4-3|23	BuildRequires:	python-bitarray
14cr|ganeti-2.9.4-3|24	BuildRequires:	python-curl
14cr|ganeti-2.9.4-3|25	BuildRequires:	python-ipaddr
14cr|ganeti-2.9.4-3|26	BuildRequires:	python-OpenSSL
14cr|ganeti-2.9.4-3|27	BuildRequires:	python-paramiko
14cr|ganeti-2.9.4-3|28	BuildRequires:	python-parsing
14cr|ganeti-2.9.4-3|29	BuildRequires:	python-pep8
14cr|ganeti-2.9.4-3|30	BuildRequires:	python-pyinotify
14cr|ganeti-2.9.4-3|31	BuildRequires:	python-simplejson
14cr|ganeti-2.9.4-3|32	BuildRequires:	python-sphinx
14cr|ganeti-2.9.4-3|33	BuildRequires:	qemu-img
14cr|ganeti-2.9.4-3|34	BuildRequires:	socat
14cr|ganeti-2.9.4-3|35	BuildRequires:	pkgconfig(libcurl)
14cr|ganeti-2.9.4-3|36	Requires:	qemu-img
14cr|ganeti-2.9.4-3|37	Requires:	pylint
14cr|ganeti-2.9.4-3|38	Requires:	python-bitarray
14cr|ganeti-2.9.4-3|39	Requires:	python-curl
14cr|ganeti-2.9.4-3|40	Requires:	python-ipaddr
14cr|ganeti-2.9.4-3|41	Requires:	python-OpenSSL
14cr|ganeti-2.9.4-3|42	Requires:	python-paramiko
14cr|ganeti-2.9.4-3|43	Requires:	python-parsing
14cr|ganeti-2.9.4-3|44	Requires:	python-pep8
14cr|ganeti-2.9.4-3|45	Requires:	python-pyinotify
14cr|ganeti-2.9.4-3|46	Requires:	python-simplejson
14cr|ganeti-2.9.4-3|47	Requires:	python-sphinx
14cr|ganeti-2.9.4-3|48	
14cr|ganeti-2.9.4-3|49	%description
14cr|ganeti-2.9.4-3|50	Ganeti is a cluster virtual server management software tool built on top of
14cr|ganeti-2.9.4-3|51	existing virtualization technologies such as Xen or KVM and other Open Source
14cr|ganeti-2.9.4-3|52	software.
14cr|ganeti-2.9.4-3|53	
14cr|ganeti-2.9.4-3|54	Ganeti requires pre-installed virtualization software on your servers in order
14cr|ganeti-2.9.4-3|55	to function. Once installed, the tool will take over the management part of the
14cr|ganeti-2.9.4-3|56	virtual instances (Xen DomU), e.g. disk creation management, operating system
14cr|ganeti-2.9.4-3|57	installation for these instances (in co-operation with OS-specific install
14cr|ganeti-2.9.4-3|58	scripts), and startup, shutdown, failover between physical systems.
14cr|ganeti-2.9.4-3|59	
14cr|ganeti-2.9.4-3|60	It has been designed to facilitate cluster management of virtual servers and
14cr|ganeti-2.9.4-3|61	to provide fast and simple recovery after physical failures using commodity
14cr|ganeti-2.9.4-3|62	hardware.
14cr|ganeti-2.9.4-3|63	
14cr|ganeti-2.9.4-3|64	%files
14cr|ganeti-2.9.4-3|65	%{python_sitelib}
14cr|ganeti-2.9.4-3|66	%{_bindir}/h*
14cr|ganeti-2.9.4-3|67	%{_sbindir}/g*
14cr|ganeti-2.9.4-3|68	%{_libdir}/%{name}
14cr|ganeti-2.9.4-3|69	%{_mandir}/man1/*.1*
14cr|ganeti-2.9.4-3|70	%{_mandir}/man7/*.7*
14cr|ganeti-2.9.4-3|71	%{_mandir}/man8/*.8*
14cr|ganeti-2.9.4-3|72	
14cr|ganeti-2.9.4-3|73	#----------------------------------------------------------------------------
14cr|ganeti-2.9.4-3|74	
14cr|ganeti-2.9.4-3|75	%prep
14cr|ganeti-2.9.4-3|76	%setup -q
14cr|ganeti-2.9.4-3|77	
14cr|ganeti-2.9.4-3|78	%build
14cr|ganeti-2.9.4-3|79	export PATH=$PATH:/sbin/
14cr|ganeti-2.9.4-3|80	%configure2_5x
14cr|ganeti-2.9.4-3|81	%make
14cr|ganeti-2.9.4-3|82	
14cr|ganeti-2.9.4-3|83	%install
14cr|ganeti-2.9.4-3|84	mkdir -p %{buildroot}/%{_var}
14cr|ganeti-2.9.4-3|85	mkdir -p %{buildroot}/%{_sysconfdir}
14cr|ganeti-2.9.4-3|86	mkdir -p %{buildroot}/srv/%{name}/export
14cr|ganeti-2.9.4-3|87	mkdir -p %{buildroot}/srv/%{name}/os
14cr|ganeti-2.9.4-3|88	mkdir -p %{buildroot}/srv/%{name}/file-storage
14cr|ganeti-2.9.4-3|89	%makeinstall_std
14cr|ganeti-2.9.4-3|90	
14cr|ganeti-2.9.4-3|91	
14cr|ganeti-2.9.4-3|92	%changelog
14cr|ganeti-2.9.4-3|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.4-3
14cr|ganeti-2.9.4-3|94	+ Revision: 267c657
14cr|ganeti-2.9.4-3|95	- MassBuild#464: Increase release tag
14cr|ganeti-2.9.4-3|96	
14cr|ganeti-2.9.4-3|97	

1491 14
14cr|ganglia-3.2.0-5|1	%define api 3.2.0.0
14cr|ganglia-3.2.0-5|2	%define major 0
14cr|ganglia-3.2.0-5|3	%define libname %mklibname %{name} %{api} %{major}
14cr|ganglia-3.2.0-5|4	%define devname %mklibname %{name} -d
14cr|ganglia-3.2.0-5|5	
14cr|ganglia-3.2.0-5|6	%define script_version 0.3
14cr|ganglia-3.2.0-5|7	
14cr|ganglia-3.2.0-5|8	Summary:	Cluster Toolkit
14cr|ganglia-3.2.0-5|9	Name:		ganglia
14cr|ganglia-3.2.0-5|10	Version:	3.2.0
14cr|ganglia-3.2.0-5|11	Release:	5
14cr|ganglia-3.2.0-5|12	License:	BSD
14cr|ganglia-3.2.0-5|13	Group:		Monitoring
14cr|ganglia-3.2.0-5|14	Url:		http://ganglia.sourceforge.net
14cr|ganglia-3.2.0-5|15	Source0:	http://downloads.sourceforge.net/ganglia/%{name}-%{version}.tar.gz
14cr|ganglia-3.2.0-5|16	Source2:	%{name}-monitor-script-%{script_version}.tar.bz2
14cr|ganglia-3.2.0-5|17	Source3:	%{name}-monitor-script.service
14cr|ganglia-3.2.0-5|18	Source4:	ganglia-script
14cr|ganglia-3.2.0-5|19	Source5:	README.script
14cr|ganglia-3.2.0-5|20	Source6:	ganglia-monitor-logrotate.d
14cr|ganglia-3.2.0-5|21	Source7:	gmond.service
14cr|ganglia-3.2.0-5|22	Source8:	gmetad.service
14cr|ganglia-3.2.0-5|23	Buildrequires:	apr-devel
14cr|ganglia-3.2.0-5|24	Buildrequires:	gettext-devel
14cr|ganglia-3.2.0-5|25	BuildRequires:	pkgconfig(expat)
14cr|ganglia-3.2.0-5|26	BuildRequires:	pkgconfig(freetype2)
14cr|ganglia-3.2.0-5|27	BuildRequires:	pkgconfig(libconfuse)
14cr|ganglia-3.2.0-5|28	BuildRequires:	pkgconfig(librrd)
14cr|ganglia-3.2.0-5|29	BuildRequires:	pkgconfig(libtirpc)
14cr|ganglia-3.2.0-5|30	BuildRequires:	pkgconfig(python)
14cr|ganglia-3.2.0-5|31	
14cr|ganglia-3.2.0-5|32	%description
14cr|ganglia-3.2.0-5|33	Ganglia is a scalable, real-time cluster monitoring and execution environment
14cr|ganglia-3.2.0-5|34	with all execution requests and cluster statistics expressed in an open
14cr|ganglia-3.2.0-5|35	well-defined XML format.
14cr|ganglia-3.2.0-5|36	
14cr|ganglia-3.2.0-5|37	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|38	
14cr|ganglia-3.2.0-5|39	%package core
14cr|ganglia-3.2.0-5|40	Summary:	Cluster Core
14cr|ganglia-3.2.0-5|41	Group:		Monitoring
14cr|ganglia-3.2.0-5|42	Conflicts:	%{_lib}ganglia1 < 3.2.0-4
14cr|ganglia-3.2.0-5|43	Requires(post,preun):	rpm-helper
14cr|ganglia-3.2.0-5|44	
14cr|ganglia-3.2.0-5|45	%description core
14cr|ganglia-3.2.0-5|46	The core package of Ganglia Monitor.
14cr|ganglia-3.2.0-5|47	
14cr|ganglia-3.2.0-5|48	%files core
14cr|ganglia-3.2.0-5|49	%doc AUTHORS COPYING INSTALL gmond/gmond.conf.html BUGS NEWS
14cr|ganglia-3.2.0-5|50	%{_bindir}/gmetric
14cr|ganglia-3.2.0-5|51	%{_bindir}/gstat
14cr|ganglia-3.2.0-5|52	%{_bindir}/ganglia-config
14cr|ganglia-3.2.0-5|53	%{_sbindir}/gmond
14cr|ganglia-3.2.0-5|54	%{_libdir}/ganglia/*.so
14cr|ganglia-3.2.0-5|55	%config(noreplace) %{_unitdir}/gmond.service
14cr|ganglia-3.2.0-5|56	%config(noreplace) %{_sysconfdir}/gmond.conf
14cr|ganglia-3.2.0-5|57	%{_mandir}/man1/*
14cr|ganglia-3.2.0-5|58	%{_mandir}/man5/*
14cr|ganglia-3.2.0-5|59	%attr(644,root,root)%config(noreplace) %{_sysconfdir}/logrotate.d/ganglia-monitor-core
14cr|ganglia-3.2.0-5|60	
14cr|ganglia-3.2.0-5|61	%post core
14cr|ganglia-3.2.0-5|62	%systemd_post gmond.service
14cr|ganglia-3.2.0-5|63	
14cr|ganglia-3.2.0-5|64	%preun core
14cr|ganglia-3.2.0-5|65	%systemd_preun gmond.service
14cr|ganglia-3.2.0-5|66	
14cr|ganglia-3.2.0-5|67	%postun core
14cr|ganglia-3.2.0-5|68	%systemd_postun_with_restart gmond.service
14cr|ganglia-3.2.0-5|69	
14cr|ganglia-3.2.0-5|70	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|71	
14cr|ganglia-3.2.0-5|72	%package gmetad
14cr|ganglia-3.2.0-5|73	Summary:	Meta daemon
14cr|ganglia-3.2.0-5|74	Group:		Monitoring
14cr|ganglia-3.2.0-5|75	Requires:	%{name}-core
14cr|ganglia-3.2.0-5|76	Requires(post,preun):	rpm-helper
14cr|ganglia-3.2.0-5|77	
14cr|ganglia-3.2.0-5|78	%description gmetad
14cr|ganglia-3.2.0-5|79	Ganglia is a scalable, real-time monitoring and execution environment with all
14cr|ganglia-3.2.0-5|80	execution requests and statistics expressed in an open well-defined XML format.
14cr|ganglia-3.2.0-5|81	
14cr|ganglia-3.2.0-5|82	This gmetad daemon can aggregate monitoring data from several clusters
14cr|ganglia-3.2.0-5|83	to form a monitoring grid. It also keeps metric history using the RRD tool.
14cr|ganglia-3.2.0-5|84	
14cr|ganglia-3.2.0-5|85	%files gmetad
14cr|ganglia-3.2.0-5|86	%attr(0777,nobody,nobody)/var/lib/ganglia/rrds
14cr|ganglia-3.2.0-5|87	%{_sbindir}/gmetad
14cr|ganglia-3.2.0-5|88	%config(noreplace) %{_unitdir}/gmetad.service
14cr|ganglia-3.2.0-5|89	%config(noreplace) %{_sysconfdir}/conf.d/modpython.conf
14cr|ganglia-3.2.0-5|90	%config(noreplace) %{_sysconfdir}/gmetad.conf
14cr|ganglia-3.2.0-5|91	
14cr|ganglia-3.2.0-5|92	%post gmetad
14cr|ganglia-3.2.0-5|93	%systemd_post gmetad.service
14cr|ganglia-3.2.0-5|94	if [ -d "var/lib/ganglia/rrds" ]; then
14cr|ganglia-3.2.0-5|95	echo "gmetad is launched as nobody users now, changing /var/lib/ganglia/rrds permissions to nobody.nobody"
14cr|ganglia-3.2.0-5|96	chown -R nobody.nobody /var/lib/ganglia/rrds
14cr|ganglia-3.2.0-5|97	fi
14cr|ganglia-3.2.0-5|98	
14cr|ganglia-3.2.0-5|99	%preun gmetad
14cr|ganglia-3.2.0-5|100	%systemd_preun gmetad.service
14cr|ganglia-3.2.0-5|101	
14cr|ganglia-3.2.0-5|102	%postun gmetad
14cr|ganglia-3.2.0-5|103	%systemd_postun_with_restart gmetad.service
14cr|ganglia-3.2.0-5|104	
14cr|ganglia-3.2.0-5|105	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|106	
14cr|ganglia-3.2.0-5|107	%package script
14cr|ganglia-3.2.0-5|108	Summary:	Cluster Script
14cr|ganglia-3.2.0-5|109	Group:		Monitoring
14cr|ganglia-3.2.0-5|110	Requires:	%{name}-core
14cr|ganglia-3.2.0-5|111	Requires(post,preun):	rpm-helper
14cr|ganglia-3.2.0-5|112	
14cr|ganglia-3.2.0-5|113	%description script
14cr|ganglia-3.2.0-5|114	Ganglia Monitor Script is an extrension for Ganglia Monitor. It's a easy way
14cr|ganglia-3.2.0-5|115	to add value to monitor for your Ganglia Monitor.
14cr|ganglia-3.2.0-5|116	
14cr|ganglia-3.2.0-5|117	%files script
14cr|ganglia-3.2.0-5|118	%config(noreplace) %attr(744,root,root) %{_unitdir}/%{name}-script.service
14cr|ganglia-3.2.0-5|119	%{_bindir}/ganglia-script
14cr|ganglia-3.2.0-5|120	%{_datadir}/%{name}-script
14cr|ganglia-3.2.0-5|121	%doc %{_defaultdocdir}/%{name}-script-%{version}/README
14cr|ganglia-3.2.0-5|122	
14cr|ganglia-3.2.0-5|123	%post script
14cr|ganglia-3.2.0-5|124	%systemd_post ganglia-script.service
14cr|ganglia-3.2.0-5|125	
14cr|ganglia-3.2.0-5|126	%preun script
14cr|ganglia-3.2.0-5|127	%systemd_preun ganglia-script.service
14cr|ganglia-3.2.0-5|128	
14cr|ganglia-3.2.0-5|129	%postun script
14cr|ganglia-3.2.0-5|130	%systemd_postun_with_restart ganglia-script.service
14cr|ganglia-3.2.0-5|131	
14cr|ganglia-3.2.0-5|132	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|133	
14cr|ganglia-3.2.0-5|134	%package webfrontend
14cr|ganglia-3.2.0-5|135	Summary:	Ganglia Web Frontend
14cr|ganglia-3.2.0-5|136	Group:		Monitoring
14cr|ganglia-3.2.0-5|137	Requires:	%{name}-core
14cr|ganglia-3.2.0-5|138	Requires:	%{name}-gmetad
14cr|ganglia-3.2.0-5|139	Requires:	mod_php
14cr|ganglia-3.2.0-5|140	Requires:	php-xml
14cr|ganglia-3.2.0-5|141	Requires:	php-gd
14cr|ganglia-3.2.0-5|142	Requires:	rrdtool
14cr|ganglia-3.2.0-5|143	
14cr|ganglia-3.2.0-5|144	%description webfrontend
14cr|ganglia-3.2.0-5|145	This component presents all the historical data saved to Round-Robin databases
14cr|ganglia-3.2.0-5|146	by Gmetad in HTML allowing all cluster, hosts and host metrics to be viewed in
14cr|ganglia-3.2.0-5|147	real-time.
14cr|ganglia-3.2.0-5|148	
14cr|ganglia-3.2.0-5|149	%files webfrontend
14cr|ganglia-3.2.0-5|150	%{_var}/www/html/ganglia/*
14cr|ganglia-3.2.0-5|151	
14cr|ganglia-3.2.0-5|152	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|153	
14cr|ganglia-3.2.0-5|154	%package -n %{libname}
14cr|ganglia-3.2.0-5|155	Summary:	Cluster Toolkit Library
14cr|ganglia-3.2.0-5|156	Group:		Development/Other
14cr|ganglia-3.2.0-5|157	Conflicts:	%{_lib}ganglia1 < 3.2.0-4
14cr|ganglia-3.2.0-5|158	Obsoletes:	%{_lib}ganglia1 < 3.2.0-4
14cr|ganglia-3.2.0-5|159	
14cr|ganglia-3.2.0-5|160	%description -n %{libname}
14cr|ganglia-3.2.0-5|161	The Ganglia Monitoring Core library provides a set of functions that
14cr|ganglia-3.2.0-5|162	programmers can use to build scalable cluster or grid applications.
14cr|ganglia-3.2.0-5|163	
14cr|ganglia-3.2.0-5|164	%files -n %{libname}
14cr|ganglia-3.2.0-5|165	%doc AUTHORS COPYING INSTALL
14cr|ganglia-3.2.0-5|166	%{_libdir}/libganglia-%{api}.so.%{major}*
14cr|ganglia-3.2.0-5|167	
14cr|ganglia-3.2.0-5|168	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|169	
14cr|ganglia-3.2.0-5|170	%package -n %{devname}
14cr|ganglia-3.2.0-5|171	Summary:	Cluster Toolkit Library
14cr|ganglia-3.2.0-5|172	Group:		Development/Other
14cr|ganglia-3.2.0-5|173	Provides:	libganglia-devel = %{EVRD}
14cr|ganglia-3.2.0-5|174	Provides:	%{name}-devel = %{EVRD}
14cr|ganglia-3.2.0-5|175	Requires:	%{libname} = %{EVRD}
14cr|ganglia-3.2.0-5|176	Conflicts:	%{_lib}ganglia1-devel < 3.2.0-4
14cr|ganglia-3.2.0-5|177	Obsoletes:	%{_lib}ganglia1-devel < 3.2.0-4
14cr|ganglia-3.2.0-5|178	
14cr|ganglia-3.2.0-5|179	%description -n %{devname}
14cr|ganglia-3.2.0-5|180	The Ganglia Monitoring Core library provides a set of functions that
14cr|ganglia-3.2.0-5|181	programmers can use to build scalable cluster or grid applications.
14cr|ganglia-3.2.0-5|182	
14cr|ganglia-3.2.0-5|183	%files -n %{devname}
14cr|ganglia-3.2.0-5|184	%doc AUTHORS COPYING INSTALL
14cr|ganglia-3.2.0-5|185	%{_includedir}/*
14cr|ganglia-3.2.0-5|186	%{_libdir}/libganglia.so
14cr|ganglia-3.2.0-5|187	
14cr|ganglia-3.2.0-5|188	#----------------------------------------------------------------------------
14cr|ganglia-3.2.0-5|189	
14cr|ganglia-3.2.0-5|190	%prep
14cr|ganglia-3.2.0-5|191	%setup -q -T -n %{name}-monitor-script-%{script_version} -b 2
14cr|ganglia-3.2.0-5|192	%setup -q -T -n %{name}-%{version} -b 0
14cr|ganglia-3.2.0-5|193	
14cr|ganglia-3.2.0-5|194	%build
14cr|ganglia-3.2.0-5|195	%configure2_5x \
14cr|ganglia-3.2.0-5|196	--with-gmetad \
14cr|ganglia-3.2.0-5|197	--enable-status \
14cr|ganglia-3.2.0-5|198	--disable-static
14cr|ganglia-3.2.0-5|199	%make GLDADD="-ltirpc"
14cr|ganglia-3.2.0-5|200	
14cr|ganglia-3.2.0-5|201	%install
14cr|ganglia-3.2.0-5|202	mkdir -p %{buildroot}%{_initrddir}
14cr|ganglia-3.2.0-5|203	mkdir -p %{buildroot}%{_sysconfdir}/ganglia
14cr|ganglia-3.2.0-5|204	mkdir -p %{buildroot}%{_oldincludedir}/ganglia
14cr|ganglia-3.2.0-5|205	mkdir -p %{buildroot}%{_mandir}/man1
14cr|ganglia-3.2.0-5|206	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14cr|ganglia-3.2.0-5|207	mkdir -p %{buildroot}/var/lib/ganglia/rrds
14cr|ganglia-3.2.0-5|208	mkdir -p %{buildroot}/var/www/html
14cr|ganglia-3.2.0-5|209	
14cr|ganglia-3.2.0-5|210	%makeinstall_std
14cr|ganglia-3.2.0-5|211	
14cr|ganglia-3.2.0-5|212	#Disabling setuid
14cr|ganglia-3.2.0-5|213	echo "setuid off" >> %{_builddir}/%{name}-%{version}/gmetad/gmetad.conf
14cr|ganglia-3.2.0-5|214	
14cr|ganglia-3.2.0-5|215	find  %{_builddir}/%{name}-%{version}/ -name "CVS" | xargs rm -rf
14cr|ganglia-3.2.0-5|216	
14cr|ganglia-3.2.0-5|217	cp -f %{_builddir}/%{name}-%{version}/mans/* %{buildroot}%{_mandir}/man1/
14cr|ganglia-3.2.0-5|218	install -D -m 644 %{SOURCE8} %{buildroot}%{_unitdir}/gmetad.service
14cr|ganglia-3.2.0-5|219	cp -avf %{_builddir}/%{name}-%{version}/web %{buildroot}/var/www/html/ganglia
14cr|ganglia-3.2.0-5|220	
14cr|ganglia-3.2.0-5|221	#script
14cr|ganglia-3.2.0-5|222	mkdir -p %{buildroot}%{_bindir}
14cr|ganglia-3.2.0-5|223	mkdir -p %{buildroot}%{_datadir}/%{name}-script/script/
14cr|ganglia-3.2.0-5|224	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-script-%{version}/
14cr|ganglia-3.2.0-5|225	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-script.service
14cr|ganglia-3.2.0-5|226	install %{SOURCE4} %{buildroot}%{_bindir}
14cr|ganglia-3.2.0-5|227	install %{_builddir}/%{name}-monitor-script-%{script_version}/* %{buildroot}%{_datadir}/%{name}-script/script/
14cr|ganglia-3.2.0-5|228	install %{SOURCE5} %{buildroot}%{_defaultdocdir}/%{name}-script-%{version}/README
14cr|ganglia-3.2.0-5|229	install %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/ganglia-monitor-core
14cr|ganglia-3.2.0-5|230	install -D -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/gmond.service
14cr|ganglia-3.2.0-5|231	rm -rf  %{buildroot}%{_includedir}/*.h
14cr|ganglia-3.2.0-5|232	
14cr|ganglia-3.2.0-5|233	%{_builddir}/%{name}-%{version}/gmond/gmond -t > %{buildroot}%{_sysconfdir}/gmond.conf
14cr|ganglia-3.2.0-5|234	perl -pi -e 's|name = "unspecified".*|name = "Cluster"|' %{buildroot}%{_sysconfdir}/gmond.conf
14cr|ganglia-3.2.0-5|235	
14cr|ganglia-3.2.0-5|236	
14cr|ganglia-3.2.0-5|237	%changelog
14cr|ganglia-3.2.0-5|238	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-5
14cr|ganglia-3.2.0-5|239	+ Revision: 9fb4bfe
14cr|ganglia-3.2.0-5|240	- Migrated to systemd
14cr|ganglia-3.2.0-5|241	
14cr|ganglia-3.2.0-5|242	

1492 14
14cr|ganyremote-6.3.1-3|1	Summary:		GTK frontend for anyRemote
14cr|ganyremote-6.3.1-3|2	Name:			ganyremote
14cr|ganyremote-6.3.1-3|3	Version:		6.3.1
14cr|ganyremote-6.3.1-3|4	Release:		3
14cr|ganyremote-6.3.1-3|5	License:		GPLv2+
14cr|ganyremote-6.3.1-3|6	Group:			Graphical desktop/GNOME
14cr|ganyremote-6.3.1-3|7	BuildArch:		noarch
14cr|ganyremote-6.3.1-3|8	Source0:	 	http://download.sourceforge.net/anyremote/%name-%version.tar.gz
14cr|ganyremote-6.3.1-3|9	URL:			http://anyremote.sourceforge.net/
14cr|ganyremote-6.3.1-3|10	Requires:	pygtk2.0
14cr|ganyremote-6.3.1-3|11	Requires:	pythonegg(pybluez)
14cr|ganyremote-6.3.1-3|12	Requires:	anyremote >= 6.3.2
14cr|ganyremote-6.3.1-3|13	Requires:	bluez
14cr|ganyremote-6.3.1-3|14	
14cr|ganyremote-6.3.1-3|15	%description
14cr|ganyremote-6.3.1-3|16	gAnyRemote package is GTK GUI frontend for anyRemote.  It provides remote
14cr|ganyremote-6.3.1-3|17	control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP
14cr|ganyremote-6.3.1-3|18	connection.
14cr|ganyremote-6.3.1-3|19	
14cr|ganyremote-6.3.1-3|20	%prep
14cr|ganyremote-6.3.1-3|21	%setup -q
14cr|ganyremote-6.3.1-3|22	
14cr|ganyremote-6.3.1-3|23	%build
14cr|ganyremote-6.3.1-3|24	%configure2_5x --build=%{_host}
14cr|ganyremote-6.3.1-3|25	%make
14cr|ganyremote-6.3.1-3|26	
14cr|ganyremote-6.3.1-3|27	%install
14cr|ganyremote-6.3.1-3|28	%makeinstall_std
14cr|ganyremote-6.3.1-3|29	
14cr|ganyremote-6.3.1-3|30	%find_lang %name
14cr|ganyremote-6.3.1-3|31	
14cr|ganyremote-6.3.1-3|32	# we'll cp our own doc files
14cr|ganyremote-6.3.1-3|33	rm -rf %buildroot%_datadir/doc
14cr|ganyremote-6.3.1-3|34	
14cr|ganyremote-6.3.1-3|35	%files -f %name.lang
14cr|ganyremote-6.3.1-3|36	%doc NEWS README AUTHORS
14cr|ganyremote-6.3.1-3|37	%{_bindir}/%name
14cr|ganyremote-6.3.1-3|38	%{_datadir}/pixmaps/*.png
14cr|ganyremote-6.3.1-3|39	%{_datadir}/applications/*.desktop
14cr|ganyremote-6.3.1-3|40	
14cr|ganyremote-6.3.1-3|41	%changelog
14cr|ganyremote-6.3.1-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.3.1-3
14cr|ganyremote-6.3.1-3|43	+ Revision: 57023c9
14cr|ganyremote-6.3.1-3|44	- MassBuild#464: Increase release tag
14cr|ganyremote-6.3.1-3|45	
14cr|ganyremote-6.3.1-3|46	

1493 14
14cr|gap-4.6.5-4|1	%define with_xemacs	0
14cr|gap-4.6.5-4|2	%define bootstrap 0
14cr|gap-4.6.5-4|3	%define _emacs_sitelispdir %{_datadir}/emacs/site-lisp
14cr|gap-4.6.5-4|4	%define _emacs_bytecompile %{_bindir}/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile
14cr|gap-4.6.5-4|5	%define _xemacs_sitelispdir %{_datadir}/xemacs/site-lisp
14cr|gap-4.6.5-4|6	%define _xemacs_bytecompile %{_bindir}/xemacs -q -no-site-file -batch -eval '(push "." load-path)' -f batch-byte-compile
14cr|gap-4.6.5-4|7	
14cr|gap-4.6.5-4|8	%global upstreamver 4r6p5
14cr|gap-4.6.5-4|9	%global pkgdate 2013_07_20-20_02
14cr|gap-4.6.5-4|10	%global gapdirname gap%(cut -dp -f1 <<<%upstreamver)
14cr|gap-4.6.5-4|11	%global gapdir %{_prefix}/lib/gap
14cr|gap-4.6.5-4|12	%global icondir %{_datadir}/icons/hicolor
14cr|gap-4.6.5-4|13	
14cr|gap-4.6.5-4|14	Name:           gap
14cr|gap-4.6.5-4|15	Version:        %(sed -r "s/r|p/./g" <<<%upstreamver)
14cr|gap-4.6.5-4|16	Release:        4
14cr|gap-4.6.5-4|17	Summary:        Computational discrete algebra
14cr|gap-4.6.5-4|18	License:        GPLv2+
14cr|gap-4.6.5-4|19	Group:		Sciences/Mathematics
14cr|gap-4.6.5-4|20	URL:            http://www.gap-system.org/
14cr|gap-4.6.5-4|21	Source0:        ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/%{name}%{upstreamver}_%{pkgdate}.tar.bz2
14cr|gap-4.6.5-4|22	Source1:        README.urpmi
14cr|gap-4.6.5-4|23	Source2:        update-gap-workspace
14cr|gap-4.6.5-4|24	Source3:        gap.xml
14cr|gap-4.6.5-4|25	Source4:        gap.desktop
14cr|gap-4.6.5-4|26	Source5:        gap.el
14cr|gap-4.6.5-4|27	Source6:        gap.1.in
14cr|gap-4.6.5-4|28	Source7:        gac.1.in
14cr|gap-4.6.5-4|29	Source8:        update-gap-workspace.1
14cr|gap-4.6.5-4|30	Source9:        gap.vim
14cr|gap-4.6.5-4|31	# rpm5 does not understand heredoc with double %%
14cr|gap-4.6.5-4|32	Source10:       gap.macros
14cr|gap-4.6.5-4|33	# This patch from Debian rearranges some paths to match Linux conventions.
14cr|gap-4.6.5-4|34	Patch0:         %{name}-paths.patch
14cr|gap-4.6.5-4|35	# This patch applies a change from Debian to allow help files to be in gzip
14cr|gap-4.6.5-4|36	# compressed DVI files, and also adds support for viewing with xdg-open.
14cr|gap-4.6.5-4|37	Patch1:         %{name}-help.patch
14cr|gap-4.6.5-4|38	# This patch will not be sent upstream.  It makes the main binary read the
14cr|gap-4.6.5-4|39	# environment variables now read by gap.sh, so we can dispose of the shell
14cr|gap-4.6.5-4|40	# script and run the actual binary directly.
14cr|gap-4.6.5-4|41	Patch2:         %{name}-env.patch
14cr|gap-4.6.5-4|42	# This patch was sent upstream 4 Aug 2011.  It fixes some cosmetic issues in
14cr|gap-4.6.5-4|43	# the Emacs Lisp sources.
14cr|gap-4.6.5-4|44	Patch3:         %{name}-emacs.patch
14cr|gap-4.6.5-4|45	# This patch will not be sent upstream.  Force use of the 64-bit stat()
14cr|gap-4.6.5-4|46	# routines to avoid overflow of the inode and size fields.
14cr|gap-4.6.5-4|47	Patch4:         %{name}-stat.patch
14cr|gap-4.6.5-4|48	
14cr|gap-4.6.5-4|49	BuildRequires:  emacs
14cr|gap-4.6.5-4|50	BuildRequires:  desktop-file-utils
14cr|gap-4.6.5-4|51	BuildRequires:  gmp-devel
14cr|gap-4.6.5-4|52	BuildRequires:  netpbm
14cr|gap-4.6.5-4|53	BuildRequires:  readline-devel
14cr|gap-4.6.5-4|54	%if %{with_xemacs}
14cr|gap-4.6.5-4|55	BuildRequires:  xemacs
14cr|gap-4.6.5-4|56	%endif
14cr|gap-4.6.5-4|57	Obsoletes:      gap-system <= 4.4.12
14cr|gap-4.6.5-4|58	Obsoletes:      gap-system-packages <= 4.4.12
14cr|gap-4.6.5-4|59	
14cr|gap-4.6.5-4|60	Requires:       %{name}-libs = %{EVRD}
14cr|gap-4.6.5-4|61	Requires:       %{name}-core = %{EVRD}
14cr|gap-4.6.5-4|62	Requires:       %{name}-online-help = %{EVRD}
14cr|gap-4.6.5-4|63	Requires:       meataxe
14cr|gap-4.6.5-4|64	
14cr|gap-4.6.5-4|65	%description
14cr|gap-4.6.5-4|66	GAP is a system for computational discrete algebra, with particular
14cr|gap-4.6.5-4|67	emphasis on Computational Group Theory.  GAP provides a programming
14cr|gap-4.6.5-4|68	language, a library of thousands of functions implementing algebraic
14cr|gap-4.6.5-4|69	algorithms written in the GAP language as well as large data libraries
14cr|gap-4.6.5-4|70	of algebraic objects.  GAP is used in research and teaching for studying
14cr|gap-4.6.5-4|71	groups and their representations, rings, vector spaces, algebras,
14cr|gap-4.6.5-4|72	combinatorial structures, and more.
14cr|gap-4.6.5-4|73	
14cr|gap-4.6.5-4|74	This is a metapackage that requires the standard GAP components.
14cr|gap-4.6.5-4|75	
14cr|gap-4.6.5-4|76	%package libs
14cr|gap-4.6.5-4|77	Summary:        Essential GAP libraries
14cr|gap-4.6.5-4|78	BuildArch:      noarch
14cr|gap-4.6.5-4|79	
14cr|gap-4.6.5-4|80	Provides:       %{name}-prim-groups = %{EVRD}
14cr|gap-4.6.5-4|81	Provides:       %{name}-small-groups = %{EVRD}
14cr|gap-4.6.5-4|82	Provides:       %{name}-trans-groups = %{EVRD}
14cr|gap-4.6.5-4|83	
14cr|gap-4.6.5-4|84	%description libs
14cr|gap-4.6.5-4|85	This package contains the essential GAP libraries: lib and grp, as well as
14cr|gap-4.6.5-4|86	the primitive, small, and transitive group databases.
14cr|gap-4.6.5-4|87	
14cr|gap-4.6.5-4|88	%package core
14cr|gap-4.6.5-4|89	Summary:        GAP core components
14cr|gap-4.6.5-4|90	Requires:       %{name}-libs = %{EVRD}
14cr|gap-4.6.5-4|91	%if !%{bootstrap}
14cr|gap-4.6.5-4|92	Requires:       GAPDoc
14cr|gap-4.6.5-4|93	%endif
14cr|gap-4.6.5-4|94	# The gap binary executes gunzip
14cr|gap-4.6.5-4|95	Requires:       gzip
14cr|gap-4.6.5-4|96	Requires:       hicolor-icon-theme
14cr|gap-4.6.5-4|97	
14cr|gap-4.6.5-4|98	%description core
14cr|gap-4.6.5-4|99	This package contains the core GAP system.
14cr|gap-4.6.5-4|100	
14cr|gap-4.6.5-4|101	%package online-help
14cr|gap-4.6.5-4|102	Summary:        Online help for GAP
14cr|gap-4.6.5-4|103	Requires:       %{name}-core = %{EVRD}
14cr|gap-4.6.5-4|104	BuildArch:      noarch
14cr|gap-4.6.5-4|105	
14cr|gap-4.6.5-4|106	%description online-help
14cr|gap-4.6.5-4|107	This package contains the documentation in TeX format needed for GAP's
14cr|gap-4.6.5-4|108	online help system.
14cr|gap-4.6.5-4|109	
14cr|gap-4.6.5-4|110	%package devel
14cr|gap-4.6.5-4|111	Summary:        GAP compiler and development files
14cr|gap-4.6.5-4|112	Requires:       %{name}-core%{?isa} = %{EVRD}
14cr|gap-4.6.5-4|113	Requires:       gcc
14cr|gap-4.6.5-4|114	Requires:       gmp-devel%{?_isa}
14cr|gap-4.6.5-4|115	
14cr|gap-4.6.5-4|116	%description devel
14cr|gap-4.6.5-4|117	This package contains the GAP compiler (gac) and the header files necessary
14cr|gap-4.6.5-4|118	for developing GAP programs.
14cr|gap-4.6.5-4|119	
14cr|gap-4.6.5-4|120	%package vim
14cr|gap-4.6.5-4|121	Summary:        Edit GAP files with VIM
14cr|gap-4.6.5-4|122	Requires:       %{name}-core = %{EVRD}, vim-enhanced
14cr|gap-4.6.5-4|123	BuildArch:      noarch
14cr|gap-4.6.5-4|124	
14cr|gap-4.6.5-4|125	%description vim
14cr|gap-4.6.5-4|126	This package provides VIM add-on files to support editing GAP sources.
14cr|gap-4.6.5-4|127	Both syntax highlighting and indentation are supported.
14cr|gap-4.6.5-4|128	
14cr|gap-4.6.5-4|129	%package emacs
14cr|gap-4.6.5-4|130	Summary:        Edit GAP files with Emacs
14cr|gap-4.6.5-4|131	Requires:       %{name}-core = %{EVRD}
14cr|gap-4.6.5-4|132	Requires:       emacs
14cr|gap-4.6.5-4|133	BuildArch:      noarch
14cr|gap-4.6.5-4|134	
14cr|gap-4.6.5-4|135	%description emacs
14cr|gap-4.6.5-4|136	This package provides Emacs add-on files to support editing GAP sources
14cr|gap-4.6.5-4|137	and running GAP from within Emacs.
14cr|gap-4.6.5-4|138	
14cr|gap-4.6.5-4|139	%package emacs-el
14cr|gap-4.6.5-4|140	Summary:        Emacs Lisp source files for GAP
14cr|gap-4.6.5-4|141	Requires:       %{name}-emacs = %{EVRD}
14cr|gap-4.6.5-4|142	BuildArch:      noarch
14cr|gap-4.6.5-4|143	
14cr|gap-4.6.5-4|144	%description emacs-el
14cr|gap-4.6.5-4|145	Emacs Lisp source files for GAP.  This package is not needed to use the
14cr|gap-4.6.5-4|146	GAP Emacs support.
14cr|gap-4.6.5-4|147	
14cr|gap-4.6.5-4|148	%if %{with_xemacs}
14cr|gap-4.6.5-4|149	%package xemacs
14cr|gap-4.6.5-4|150	Summary:        Edit GAP files with XEmacs
14cr|gap-4.6.5-4|151	Requires:       %{name}-core = %{EVRD}
14cr|gap-4.6.5-4|152	Requires:       xemacs
14cr|gap-4.6.5-4|153	BuildArch:      noarch
14cr|gap-4.6.5-4|154	
14cr|gap-4.6.5-4|155	%description xemacs
14cr|gap-4.6.5-4|156	This package provides XEmacs add-on files to support editing GAP sources
14cr|gap-4.6.5-4|157	and running GAP from within XEmacs.
14cr|gap-4.6.5-4|158	
14cr|gap-4.6.5-4|159	%package xemacs-el
14cr|gap-4.6.5-4|160	Summary:        XEmacs Lisp source files for GAP
14cr|gap-4.6.5-4|161	Requires:       %{name}-xemacs = %{EVRD}
14cr|gap-4.6.5-4|162	BuildArch:      noarch
14cr|gap-4.6.5-4|163	
14cr|gap-4.6.5-4|164	%description xemacs-el
14cr|gap-4.6.5-4|165	XEmacs Lisp source files for GAP.  This package is not needed to use the
14cr|gap-4.6.5-4|166	GAP XEmacs support.
14cr|gap-4.6.5-4|167	%endif
14cr|gap-4.6.5-4|168	
14cr|gap-4.6.5-4|169	%prep
14cr|gap-4.6.5-4|170	%setup -q -n %{gapdirname}
14cr|gap-4.6.5-4|171	%patch0
14cr|gap-4.6.5-4|172	%patch1
14cr|gap-4.6.5-4|173	%patch2
14cr|gap-4.6.5-4|174	%patch3
14cr|gap-4.6.5-4|175	%patch4
14cr|gap-4.6.5-4|176	
14cr|gap-4.6.5-4|177	# Replace the CFLAGS, find the math functions and sigsetjmp
14cr|gap-4.6.5-4|178	sed -re "s|(gp_cv_prog_cc_cdynoptions=)\"-fpic -Wall -O2|\1\"\$RPM_OPT_FLAGS -fPIC -D_FILE_OFFSET_BITS=64 -DSYS_DEFAULT_PATHS='\"%{gapdir}\"'|" \
14cr|gap-4.6.5-4|179	-e "s|(gp_cv_prog_cc_cdynlinking=)\"-shared -g|\1\"\$RPM_LD_FLAGS -shared|" \
14cr|gap-4.6.5-4|180	-e '/log2 log10/iLIBS="-lm $LIBS"' \
14cr|gap-4.6.5-4|181	-e "/sigsetjmp/,\$s|(ac_fn_c_check_func.*)ac_func(.*)|\1{ac_func/sigsetjmp/__sigsetjmp}\2|" \
14cr|gap-4.6.5-4|182	-i cnf/configure.out
14cr|gap-4.6.5-4|183	
14cr|gap-4.6.5-4|184	# The -m32 and -m64 flags are not available on all platforms, and we provide
14cr|gap-4.6.5-4|185	# them in optflags when they are needed.
14cr|gap-4.6.5-4|186	sed -e 's/GMP_CFLAGS="-m${ABI}"/GMP_CFLAGS=""/' \
14cr|gap-4.6.5-4|187	-e 's/ABI_CFLAGS="-m[[:digit:]]*"/ABI_CFLAGS=""/' \
14cr|gap-4.6.5-4|188	-i configure
14cr|gap-4.6.5-4|189	
14cr|gap-4.6.5-4|190	# Get the README
14cr|gap-4.6.5-4|191	cp -p %{SOURCE1} README.urpmi
14cr|gap-4.6.5-4|192	
14cr|gap-4.6.5-4|193	# Fix a missing executable bit
14cr|gap-4.6.5-4|194	chmod a+x makepkgs
14cr|gap-4.6.5-4|195	
14cr|gap-4.6.5-4|196	%build
14cr|gap-4.6.5-4|197	%configure --with-gmp=system \
14cr|gap-4.6.5-4|198	CPPFLAGS='-D_FILE_OFFSET_BITS=64 -DSYS_DEFAULT_PATHS=\"%{gapdir}\"'
14cr|gap-4.6.5-4|199	# FIXME: GAP 4.5 broke parallel build?
14cr|gap-4.6.5-4|200	make
14cr|gap-4.6.5-4|201	
14cr|gap-4.6.5-4|202	# Get the value of the GAParch variable
14cr|gap-4.6.5-4|203	source ./sysinfo.gap
14cr|gap-4.6.5-4|204	
14cr|gap-4.6.5-4|205	# The packages must be built for the check script to succeed
14cr|gap-4.6.5-4|206	sed -e "s|@gaparch@|$GAParch|" \
14cr|gap-4.6.5-4|207	-e "s| -DSYS_DEFAULT_PATHS=\\\"/usr/share/gap\\\"||" \
14cr|gap-4.6.5-4|208	-i bin/$GAParch/gac
14cr|gap-4.6.5-4|209	mkdir -p bin/$GAParch/extern/gmp/include
14cr|gap-4.6.5-4|210	ln -s %{_includedir}/gmp.h bin/$GAParch/extern/gmp/include
14cr|gap-4.6.5-4|211	sed -i "s|-D_GNU_SOURCE|-I$PWD|" Makefile-default*
14cr|gap-4.6.5-4|212	sed -i "s|-o|-p -I -p $PWD -p -I -p $PWD/bin/$GAParch &|" \
14cr|gap-4.6.5-4|213	pkg/edim/Makefile.in pkg/Browse/Makefile.in
14cr|gap-4.6.5-4|214	make packages
14cr|gap-4.6.5-4|215	
14cr|gap-4.6.5-4|216	# Compress help files
14cr|gap-4.6.5-4|217	find doc -name \*.dvi -o -name \*.toc | xargs gzip --best
14cr|gap-4.6.5-4|218	
14cr|gap-4.6.5-4|219	# Compress large group files
14cr|gap-4.6.5-4|220	find -O3 small -mindepth 2 -type f | xargs gzip --best -f
14cr|gap-4.6.5-4|221	gzip --best prim/grps/*.g trans/*.grp
14cr|gap-4.6.5-4|222	
14cr|gap-4.6.5-4|223	%install
14cr|gap-4.6.5-4|224	# Get the value of the GAParch variable
14cr|gap-4.6.5-4|225	source ./sysinfo.gap
14cr|gap-4.6.5-4|226	
14cr|gap-4.6.5-4|227	# Install the binaries
14cr|gap-4.6.5-4|228	mkdir -p %{buildroot}%{_bindir}
14cr|gap-4.6.5-4|229	cp -p bin/$GAParch/{gac,gap} %{buildroot}%{_bindir}
14cr|gap-4.6.5-4|230	cp -p %{SOURCE2} %{buildroot}%{_bindir}
14cr|gap-4.6.5-4|231	chmod +x %{buildroot}%{_bindir}/update-gap-workspace
14cr|gap-4.6.5-4|232	
14cr|gap-4.6.5-4|233	# Install the data
14cr|gap-4.6.5-4|234	mkdir -p %{buildroot}%{gapdir}/etc
14cr|gap-4.6.5-4|235	cp -a grp lib prim small trans tst %{buildroot}%{gapdir}
14cr|gap-4.6.5-4|236	cp -p etc/debug* %{buildroot}%{gapdir}/etc
14cr|gap-4.6.5-4|237	
14cr|gap-4.6.5-4|238	# Install the arch-specific files
14cr|gap-4.6.5-4|239	cp -a sysinfo.gap* %{buildroot}%{gapdir}
14cr|gap-4.6.5-4|240	
14cr|gap-4.6.5-4|241	# Create the system workspace, initially empty
14cr|gap-4.6.5-4|242	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cr|gap-4.6.5-4|243	touch %{buildroot}%{_localstatedir}/lib/%{name}/workspace
14cr|gap-4.6.5-4|244	
14cr|gap-4.6.5-4|245	# Install the header and object files where the GAP compiler can find them
14cr|gap-4.6.5-4|246	mkdir -p %{buildroot}%{gapdir}/src
14cr|gap-4.6.5-4|247	cp -p src/*.h %{buildroot}%{gapdir}/src
14cr|gap-4.6.5-4|248	mkdir -p %{buildroot}%{gapdir}/bin/$GAParch
14cr|gap-4.6.5-4|249	cp -p bin/$GAParch/config.h %{buildroot}%{gapdir}/bin/$GAParch
14cr|gap-4.6.5-4|250	cp -p bin/$GAParch/*.o %{buildroot}%{gapdir}/bin/$GAParch
14cr|gap-4.6.5-4|251	rm -f bin/$GAParch/extern/Makefile
14cr|gap-4.6.5-4|252	cp -a bin/$GAParch/extern %{buildroot}%{gapdir}/bin/$GAParch
14cr|gap-4.6.5-4|253	ln -s %{_bindir}/gac %{buildroot}%{gapdir}/bin/$GAParch/gac
14cr|gap-4.6.5-4|254	ln -s %{_bindir}/gap %{buildroot}%{gapdir}/bin/$GAParch/gap
14cr|gap-4.6.5-4|255	
14cr|gap-4.6.5-4|256	# Make an empty directory to hold the GAP packages
14cr|gap-4.6.5-4|257	mkdir -p %{buildroot}%{gapdir}/pkg
14cr|gap-4.6.5-4|258	
14cr|gap-4.6.5-4|259	# Intall the documentation
14cr|gap-4.6.5-4|260	cp -a doc %{buildroot}%{gapdir}
14cr|gap-4.6.5-4|261	rm -f %{buildroot}%{gapdir}/doc/manualindex
14cr|gap-4.6.5-4|262	rm -fr %{buildroot}%{gapdir}/doc/test
14cr|gap-4.6.5-4|263	
14cr|gap-4.6.5-4|264	# Install the icon
14cr|gap-4.6.5-4|265	mkdir -p %{buildroot}%{icondir}/32x32
14cr|gap-4.6.5-4|266	bmptopnm bin/gapicon.bmp | pnmtopng -compression=9 \
14cr|gap-4.6.5-4|267	> %{buildroot}%{icondir}/32x32/gap.png
14cr|gap-4.6.5-4|268	
14cr|gap-4.6.5-4|269	# Install the MIME type
14cr|gap-4.6.5-4|270	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|gap-4.6.5-4|271	cp -p %{SOURCE3} %{buildroot}%{_datadir}/mime/packages
14cr|gap-4.6.5-4|272	
14cr|gap-4.6.5-4|273	# Install the desktop file
14cr|gap-4.6.5-4|274	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gap-4.6.5-4|275	desktop-file-install --mode=644 --dir=%{buildroot}%{_datadir}/applications \
14cr|gap-4.6.5-4|276	%{SOURCE4}
14cr|gap-4.6.5-4|277	
14cr|gap-4.6.5-4|278	# Install the RPM macro file
14cr|gap-4.6.5-4|279	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14cr|gap-4.6.5-4|280	cp -p %{SOURCE10} %{buildroot}%{_sysconfdir}/rpm/macros.d
14cr|gap-4.6.5-4|281	
14cr|gap-4.6.5-4|282	# Install the VIM support
14cr|gap-4.6.5-4|283	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/indent
14cr|gap-4.6.5-4|284	cp -p etc/gap_indent.vim %{buildroot}%{_datadir}/vim/vimfiles/indent
14cr|gap-4.6.5-4|285	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/syntax
14cr|gap-4.6.5-4|286	cp -p etc/gap.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax
14cr|gap-4.6.5-4|287	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
14cr|gap-4.6.5-4|288	cp -p %{SOURCE9}  %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
14cr|gap-4.6.5-4|289	
14cr|gap-4.6.5-4|290	# Install the Emacs support
14cr|gap-4.6.5-4|291	mkdir -p %{buildroot}%{_emacs_sitelispdir}
14cr|gap-4.6.5-4|292	cp -p etc/emacs/gap*.el %{buildroot}%{_emacs_sitelispdir}
14cr|gap-4.6.5-4|293	pushd %{buildroot}%{_emacs_sitelispdir}
14cr|gap-4.6.5-4|294	%{_emacs_bytecompile} gap*.el
14cr|gap-4.6.5-4|295	popd
14cr|gap-4.6.5-4|296	mkdir -p %{buildroot}%{_emacs_sitestartdir}
14cr|gap-4.6.5-4|297	cp -p %{SOURCE5} %{buildroot}%{_emacs_sitestartdir}
14cr|gap-4.6.5-4|298	
14cr|gap-4.6.5-4|299	%if %{with_xemacs}
14cr|gap-4.6.5-4|300	# Install the XEmacs support
14cr|gap-4.6.5-4|301	mkdir -p %{buildroot}%{_xemacs_sitelispdir}
14cr|gap-4.6.5-4|302	cp -p etc/emacs/gap*.el %{buildroot}%{_xemacs_sitelispdir}
14cr|gap-4.6.5-4|303	pushd %{buildroot}%{_xemacs_sitelispdir}
14cr|gap-4.6.5-4|304	%{_xemacs_bytecompile} gap*.el
14cr|gap-4.6.5-4|305	popd
14cr|gap-4.6.5-4|306	mkdir -p %{buildroot}%{_xemacs_sitestartdir}
14cr|gap-4.6.5-4|307	cp -p %{SOURCE5} %{buildroot}%{_xemacs_sitestartdir}
14cr|gap-4.6.5-4|308	%endif
14cr|gap-4.6.5-4|309	
14cr|gap-4.6.5-4|310	# Install the man pages
14cr|gap-4.6.5-4|311	mkdir -p %{buildroot}%{_mandir}/man1
14cr|gap-4.6.5-4|312	sed "s|@VERSION@|%{version}|" %{SOURCE6} > %{buildroot}%{_mandir}/man1/gap.1
14cr|gap-4.6.5-4|313	sed "s|@VERSION@|%{version}|" %{SOURCE7} > %{buildroot}%{_mandir}/man1/gac.1
14cr|gap-4.6.5-4|314	cp -p %{SOURCE8} %{buildroot}%{_mandir}/man1
14cr|gap-4.6.5-4|315	
14cr|gap-4.6.5-4|316	%post core
14cr|gap-4.6.5-4|317	update-desktop-database %{_datadir}/applications &>/dev/null ||:
14cr|gap-4.6.5-4|318	update-mime-database %{_datadir}/mime &>/dev/null ||:
14cr|gap-4.6.5-4|319	touch --no-create %{icondir} >&/dev/null ||:
14cr|gap-4.6.5-4|320	
14cr|gap-4.6.5-4|321	%posttrans
14cr|gap-4.6.5-4|322	%{_bindir}/gtk-update-icon-cache %{icondir} >&/dev/null ||:
14cr|gap-4.6.5-4|323	%{_bindir}/update-gap-workspace ||:
14cr|gap-4.6.5-4|324	
14cr|gap-4.6.5-4|325	%postun core
14cr|gap-4.6.5-4|326	update-desktop-database %{_datadir}/applications &>/dev/null ||:
14cr|gap-4.6.5-4|327	update-mime-database %{_datadir}/mime &>/dev/null ||:
14cr|gap-4.6.5-4|328	if [ $1 -eq 0 ] ; then
14cr|gap-4.6.5-4|329	touch --no-create %{icondir} >&/dev/null ||:
14cr|gap-4.6.5-4|330	%{_bindir}/gtk-update-icon-cache %{icondir} >&/dev/null ||:
14cr|gap-4.6.5-4|331	fi
14cr|gap-4.6.5-4|332	
14cr|gap-4.6.5-4|333	%check
14cr|gap-4.6.5-4|334	sed -e "s|^GAP_DIR=.*|GAP_DIR=$PWD|" \
14cr|gap-4.6.5-4|335	-e "s|\$GAP_DIR/bin/\$GAP_PRG|$PWD/bin/\$GAP_PRG|" \
14cr|gap-4.6.5-4|336	-i bin/gap.sh bin/gap-default*.sh
14cr|gap-4.6.5-4|337	sed -i "s|80 -r|& -l $PWD|" Makefile-default*
14cr|gap-4.6.5-4|338	make testinstall
14cr|gap-4.6.5-4|339	
14cr|gap-4.6.5-4|340	%files
14cr|gap-4.6.5-4|341	# No files in the metapackage
14cr|gap-4.6.5-4|342	
14cr|gap-4.6.5-4|343	%files libs
14cr|gap-4.6.5-4|344	%doc etc/GPL small/README
14cr|gap-4.6.5-4|345	%dir %{gapdir}
14cr|gap-4.6.5-4|346	%{gapdir}/grp/
14cr|gap-4.6.5-4|347	%{gapdir}/lib/
14cr|gap-4.6.5-4|348	%{gapdir}/prim/
14cr|gap-4.6.5-4|349	%{gapdir}/small/
14cr|gap-4.6.5-4|350	%{gapdir}/trans/
14cr|gap-4.6.5-4|351	
14cr|gap-4.6.5-4|352	%files core
14cr|gap-4.6.5-4|353	%doc README.urpmi
14cr|gap-4.6.5-4|354	%{_bindir}/gap
14cr|gap-4.6.5-4|355	%{_bindir}/update-gap-workspace
14cr|gap-4.6.5-4|356	%{gapdir}/sysinfo.gap*
14cr|gap-4.6.5-4|357	%{gapdir}/pkg/
14cr|gap-4.6.5-4|358	%{_mandir}/man1/gap.1*
14cr|gap-4.6.5-4|359	%{_mandir}/man1/update-gap-workspace.1*
14cr|gap-4.6.5-4|360	%{_datadir}/applications/gap.desktop
14cr|gap-4.6.5-4|361	%{_datadir}/mime/packages/gap.xml
14cr|gap-4.6.5-4|362	%{icondir}/32x32/gap.png
14cr|gap-4.6.5-4|363	%dir %{_localstatedir}/lib/%{name}/
14cr|gap-4.6.5-4|364	%verify(user group mode) %{_localstatedir}/lib/%{name}/workspace
14cr|gap-4.6.5-4|365	
14cr|gap-4.6.5-4|366	%files online-help
14cr|gap-4.6.5-4|367	%{gapdir}/doc/
14cr|gap-4.6.5-4|368	
14cr|gap-4.6.5-4|369	%files devel
14cr|gap-4.6.5-4|370	%{_bindir}/gac
14cr|gap-4.6.5-4|371	%{gapdir}/bin/
14cr|gap-4.6.5-4|372	%{gapdir}/src/
14cr|gap-4.6.5-4|373	%{gapdir}/tst/
14cr|gap-4.6.5-4|374	%{_mandir}/man1/gac.1*
14cr|gap-4.6.5-4|375	%config(noreplace) %{_sysconfdir}/rpm/macros.d/gap.macros
14cr|gap-4.6.5-4|376	
14cr|gap-4.6.5-4|377	%files vim
14cr|gap-4.6.5-4|378	%{gapdir}/etc/
14cr|gap-4.6.5-4|379	%{_datadir}/vim/vimfiles/ftdetect/gap.vim
14cr|gap-4.6.5-4|380	%{_datadir}/vim/vimfiles/indent/gap_indent.vim
14cr|gap-4.6.5-4|381	%{_datadir}/vim/vimfiles/syntax/gap.vim
14cr|gap-4.6.5-4|382	
14cr|gap-4.6.5-4|383	%files emacs
14cr|gap-4.6.5-4|384	%doc etc/emacs/gap-mode.doc
14cr|gap-4.6.5-4|385	%{_emacs_sitelispdir}/gap*.elc
14cr|gap-4.6.5-4|386	%{_emacs_sitestartdir}/gap.el
14cr|gap-4.6.5-4|387	
14cr|gap-4.6.5-4|388	%files emacs-el
14cr|gap-4.6.5-4|389	%{_emacs_sitelispdir}/gap*.el
14cr|gap-4.6.5-4|390	
14cr|gap-4.6.5-4|391	%if %{with_xemacs}
14cr|gap-4.6.5-4|392	%files xemacs
14cr|gap-4.6.5-4|393	%doc etc/emacs/gap-mode.doc
14cr|gap-4.6.5-4|394	%{_xemacs_sitelispdir}/gap*.elc
14cr|gap-4.6.5-4|395	%{_xemacs_sitestartdir}/gap.el
14cr|gap-4.6.5-4|396	
14cr|gap-4.6.5-4|397	%files xemacs-el
14cr|gap-4.6.5-4|398	%{_xemacs_sitelispdir}/gap*.el
14cr|gap-4.6.5-4|399	%endif
14cr|gap-4.6.5-4|400	
14cr|gap-4.6.5-4|401	%changelog
14cr|gap-4.6.5-4|402	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-4
14cr|gap-4.6.5-4|403	+ Revision: 53a4fb0
14cr|gap-4.6.5-4|404	- MassBuild#464: Increase release tag
14cr|gap-4.6.5-4|405	
14cr|gap-4.6.5-4|406	

1494 14
14cr|gap-character-tables-1.2.1-3|1	%global upstreamver 1r2p1
14cr|gap-character-tables-1.2.1-3|2	
14cr|gap-character-tables-1.2.1-3|3	Name:           gap-character-tables
14cr|gap-character-tables-1.2.1-3|4	Version:        %(echo %upstreamver | sed -r "s/r|p/./g")
14cr|gap-character-tables-1.2.1-3|5	Release:        3
14cr|gap-character-tables-1.2.1-3|6	Summary:        GAP Character Table Library
14cr|gap-character-tables-1.2.1-3|7	License:        GPLv2+
14cr|gap-character-tables-1.2.1-3|8	Group:          Sciences/Mathematics
14cr|gap-character-tables-1.2.1-3|9	URL:            http://www.math.rwth-aachen.de/~Thomas.Breuer/ctbllib/
14cr|gap-character-tables-1.2.1-3|10	Source0:        http://www.math.rwth-aachen.de/~Thomas.Breuer/ctbllib/ctbllib-%{upstreamver}.tar.gz
14cr|gap-character-tables-1.2.1-3|11	BuildArch:      noarch
14cr|gap-character-tables-1.2.1-3|12	
14cr|gap-character-tables-1.2.1-3|13	BuildRequires:  gap-devel
14cr|gap-character-tables-1.2.1-3|14	Requires:       gap-table-of-marks
14cr|gap-character-tables-1.2.1-3|15	Provides:       gap-pkg-ctbllib = %{version}-%{release}
14cr|gap-character-tables-1.2.1-3|16	
14cr|gap-character-tables-1.2.1-3|17	%description
14cr|gap-character-tables-1.2.1-3|18	This package provides the Character Table Library by Thomas Breuer.
14cr|gap-character-tables-1.2.1-3|19	
14cr|gap-character-tables-1.2.1-3|20	%prep
14cr|gap-character-tables-1.2.1-3|21	%setup -q -n ctbllib
14cr|gap-character-tables-1.2.1-3|22	
14cr|gap-character-tables-1.2.1-3|23	# Compress large tables
14cr|gap-character-tables-1.2.1-3|24	gzip --best data/*.tbl
14cr|gap-character-tables-1.2.1-3|25	
14cr|gap-character-tables-1.2.1-3|26	%build
14cr|gap-character-tables-1.2.1-3|27	# Nothing to do
14cr|gap-character-tables-1.2.1-3|28	
14cr|gap-character-tables-1.2.1-3|29	%install
14cr|gap-character-tables-1.2.1-3|30	mkdir -p %{buildroot}%{_gap_dir}/pkg/ctbllib
14cr|gap-character-tables-1.2.1-3|31	cp -a data doc gap4 tst *.g %{buildroot}%{_gap_dir}/pkg/ctbllib
14cr|gap-character-tables-1.2.1-3|32	
14cr|gap-character-tables-1.2.1-3|33	%posttrans
14cr|gap-character-tables-1.2.1-3|34	%{_bindir}/update-gap-workspace
14cr|gap-character-tables-1.2.1-3|35	
14cr|gap-character-tables-1.2.1-3|36	%postun
14cr|gap-character-tables-1.2.1-3|37	%{_bindir}/update-gap-workspace
14cr|gap-character-tables-1.2.1-3|38	
14cr|gap-character-tables-1.2.1-3|39	%files
14cr|gap-character-tables-1.2.1-3|40	%doc README htm
14cr|gap-character-tables-1.2.1-3|41	%{_gap_dir}/pkg/ctbllib/
14cr|gap-character-tables-1.2.1-3|42	
14cr|gap-character-tables-1.2.1-3|43	%changelog
14cr|gap-character-tables-1.2.1-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|gap-character-tables-1.2.1-3|45	+ Revision: aafc738
14cr|gap-character-tables-1.2.1-3|46	- MassBuild#464: Increase release tag
14cr|gap-character-tables-1.2.1-3|47	
14cr|gap-character-tables-1.2.1-3|48	

1495 14
14cr|gapcmon-0.8.9-3|1	# spec taken from upstream - thanks. AdamW 2007/07
14cr|gapcmon-0.8.9-3|2	
14cr|gapcmon-0.8.9-3|3	Summary:	Utility for monitoring the operation of UPSs controlled by apcupsd
14cr|gapcmon-0.8.9-3|4	Name:		gapcmon
14cr|gapcmon-0.8.9-3|5	Version:	0.8.9
14cr|gapcmon-0.8.9-3|6	Release:	3
14cr|gapcmon-0.8.9-3|7	License:	GPLv2+
14cr|gapcmon-0.8.9-3|8	Group:		Monitoring
14cr|gapcmon-0.8.9-3|9	Source0:	https://sourceforge.net/projects/gapcmon/files/gapcmon/0.8.9/%{name}-%{version}.tar.bz2
14cr|gapcmon-0.8.9-3|10	# Fixes up the .desktop file - it's too broken to use
14cr|gapcmon-0.8.9-3|11	# desktop-file-install. AdamW 2007/07
14cr|gapcmon-0.8.9-3|12	Patch0:		gapcmon-0.8.5-desktop.patch
14cr|gapcmon-0.8.9-3|13	Patch1:		gapcmon-0.8.6-fix-str-fmt.patch
14cr|gapcmon-0.8.9-3|14	URL:		http://gapcmon.sourceforge.net/
14cr|gapcmon-0.8.9-3|15	BuildRequires:	imagemagick
14cr|gapcmon-0.8.9-3|16	BuildRequires:	gtk2-devel
14cr|gapcmon-0.8.9-3|17	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gapcmon-0.8.9-3|18	Requires:	apcupsd
14cr|gapcmon-0.8.9-3|19	
14cr|gapcmon-0.8.9-3|20	%description
14cr|gapcmon-0.8.9-3|21	gapcmon monitors and displays the status of UPSs under the management
14cr|gapcmon-0.8.9-3|22	of apcupsd.
14cr|gapcmon-0.8.9-3|23	
14cr|gapcmon-0.8.9-3|24	%prep
14cr|gapcmon-0.8.9-3|25	%setup -q
14cr|gapcmon-0.8.9-3|26	%patch0 -p1 -b .desktop
14cr|gapcmon-0.8.9-3|27	%patch1 -p0 -b .str
14cr|gapcmon-0.8.9-3|28	
14cr|gapcmon-0.8.9-3|29	%build
14cr|gapcmon-0.8.9-3|30	export LDFLAGS="-lX11"
14cr|gapcmon-0.8.9-3|31	%configure2_5x --disable-maintainer-mode
14cr|gapcmon-0.8.9-3|32	%make
14cr|gapcmon-0.8.9-3|33	
14cr|gapcmon-0.8.9-3|34	%install
14cr|gapcmon-0.8.9-3|35	rm -rf %{buildroot}
14cr|gapcmon-0.8.9-3|36	%makeinstall_std
14cr|gapcmon-0.8.9-3|37	
14cr|gapcmon-0.8.9-3|38	# fd.o icons
14cr|gapcmon-0.8.9-3|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gapcmon-0.8.9-3|40	install -m 644 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gapcmon-0.8.9-3|41	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gapcmon-0.8.9-3|42	convert -scale 48 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gapcmon-0.8.9-3|43	
14cr|gapcmon-0.8.9-3|44	%if %mdkversion < 200900
14cr|gapcmon-0.8.9-3|45	%post
14cr|gapcmon-0.8.9-3|46	%{update_menus}
14cr|gapcmon-0.8.9-3|47	%{update_icon_cache hicolor}
14cr|gapcmon-0.8.9-3|48	%endif
14cr|gapcmon-0.8.9-3|49	
14cr|gapcmon-0.8.9-3|50	%if %mdkversion < 200900
14cr|gapcmon-0.8.9-3|51	%postun
14cr|gapcmon-0.8.9-3|52	%{clean_menus}
14cr|gapcmon-0.8.9-3|53	%{clean_icon_cache hicolor}
14cr|gapcmon-0.8.9-3|54	%endif
14cr|gapcmon-0.8.9-3|55	
14cr|gapcmon-0.8.9-3|56	%clean
14cr|gapcmon-0.8.9-3|57	rm -rf %{buildroot}
14cr|gapcmon-0.8.9-3|58	
14cr|gapcmon-0.8.9-3|59	%files
14cr|gapcmon-0.8.9-3|60	%defattr(-,root,root,-)
14cr|gapcmon-0.8.9-3|61	%{_bindir}/%{name}
14cr|gapcmon-0.8.9-3|62	%doc README AUTHORS NEWS INSTALL ChangeLog
14cr|gapcmon-0.8.9-3|63	%{_datadir}/pixmaps/*.png
14cr|gapcmon-0.8.9-3|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gapcmon-0.8.9-3|65	%{_datadir}/applications/%{name}.desktop
14cr|gapcmon-0.8.9-3|66	
14cr|gapcmon-0.8.9-3|67	
14cr|gapcmon-0.8.9-3|68	
14cr|gapcmon-0.8.9-3|69	
14cr|gapcmon-0.8.9-3|70	%changelog
14cr|gapcmon-0.8.9-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.9-3
14cr|gapcmon-0.8.9-3|72	+ Revision: f79ceb7
14cr|gapcmon-0.8.9-3|73	- MassBuild#464: Increase release tag
14cr|gapcmon-0.8.9-3|74	
14cr|gapcmon-0.8.9-3|75	

1496 14
14cr|GAPDoc-1.5.1-6|1	Name:           GAPDoc
14cr|GAPDoc-1.5.1-6|2	Version:        1.5.1
14cr|GAPDoc-1.5.1-6|3	Release:        6
14cr|GAPDoc-1.5.1-6|4	Summary:        GAP documentation tool
14cr|GAPDoc-1.5.1-6|5	Group:		Sciences/Mathematics
14cr|GAPDoc-1.5.1-6|6	# The package is all GPLv2+ except for some of the mathml files
14cr|GAPDoc-1.5.1-6|7	License:        GPLv2+ and MPLv1.1 and W3C
14cr|GAPDoc-1.5.1-6|8	URL:            http://www.math.rwth-aachen.de/~Frank.Luebeck/%{name}/
14cr|GAPDoc-1.5.1-6|9	Source0:        http://www.math.rwth-aachen.de/~Frank.Luebeck/%{name}/%{name}-%{version}.tar.bz2
14cr|GAPDoc-1.5.1-6|10	BuildArch:      noarch
14cr|GAPDoc-1.5.1-6|11	BuildRequires:  gap-devel
14cr|GAPDoc-1.5.1-6|12	Requires:       gap-core
14cr|GAPDoc-1.5.1-6|13	Requires:       texlive
14cr|GAPDoc-1.5.1-6|14	Provides:       gap-pkg-%{name} = %{version}-%{release}
14cr|GAPDoc-1.5.1-6|15	
14cr|GAPDoc-1.5.1-6|16	%description
14cr|GAPDoc-1.5.1-6|17	This package describes a document format for writing GAP documentation.
14cr|GAPDoc-1.5.1-6|18	
14cr|GAPDoc-1.5.1-6|19	The idea is to define a sufficiently abstract markup language for GAP
14cr|GAPDoc-1.5.1-6|20	documentation which can be (relatively easily) converted into different
14cr|GAPDoc-1.5.1-6|21	output formats.  We used XML to define such a language.
14cr|GAPDoc-1.5.1-6|22	
14cr|GAPDoc-1.5.1-6|23	This package provides:
14cr|GAPDoc-1.5.1-6|24	- Utilities to use the documentation which is written in GAPDoc format
14cr|GAPDoc-1.5.1-6|25	with the GAP help system.  If you don't want to write your own
14cr|GAPDoc-1.5.1-6|26	(package) documentation you can skip to the last point of this list.
14cr|GAPDoc-1.5.1-6|27	- The description of a markup language for GAP documentation (which is
14cr|GAPDoc-1.5.1-6|28	defined using the XML standard).
14cr|GAPDoc-1.5.1-6|29	- Three example documents using this language: The GAPDoc documentation
14cr|GAPDoc-1.5.1-6|30	itself, a short example which demonstrates all constructs defined in
14cr|GAPDoc-1.5.1-6|31	the GAPDoc language, and a very short example explained in the
14cr|GAPDoc-1.5.1-6|32	introduction of the main documentation.
14cr|GAPDoc-1.5.1-6|33	- A mechanism for distributing documentation among several files,
14cr|GAPDoc-1.5.1-6|34	including source code files.
14cr|GAPDoc-1.5.1-6|35	- GAP programs (written by the first named author) which produce from
14cr|GAPDoc-1.5.1-6|36	documentation written in the GAPDoc language several document formats:
14cr|GAPDoc-1.5.1-6|37	* text format with color markup for onscreen browsing.
14cr|GAPDoc-1.5.1-6|38	* LaTeX format and from this PDF- (and DVI)-versions with hyperlinks.
14cr|GAPDoc-1.5.1-6|39	* HTML (XHTML 1.0 strict) format for reading with a Web-browser (and
14cr|GAPDoc-1.5.1-6|40	many hooks for CSS layout).
14cr|GAPDoc-1.5.1-6|41	- Utility GAP programs which are used for the above but can be of
14cr|GAPDoc-1.5.1-6|42	independent interest as well:
14cr|GAPDoc-1.5.1-6|43	* Unicode strings with translations to and from other encodings
14cr|GAPDoc-1.5.1-6|44	* further utilities for manipulating strings
14cr|GAPDoc-1.5.1-6|45	* tools for dealing with BibTeX data
14cr|GAPDoc-1.5.1-6|46	* another data format BibXMLext for bibliographical data including
14cr|GAPDoc-1.5.1-6|47	tools to manipulate/translate them
14cr|GAPDoc-1.5.1-6|48	* a tool ComposedDocument for composing documents which are
14cr|GAPDoc-1.5.1-6|49	distributed in many files
14cr|GAPDoc-1.5.1-6|50	
14cr|GAPDoc-1.5.1-6|51	%prep
14cr|GAPDoc-1.5.1-6|52	%setup -q
14cr|GAPDoc-1.5.1-6|53	
14cr|GAPDoc-1.5.1-6|54	# Fix line endings
14cr|GAPDoc-1.5.1-6|55	for fil in mathml/{ctop,mathml,pmathml}.xsl; do
14cr|GAPDoc-1.5.1-6|56	sed 's/\r//' $fil > $fil.new
14cr|GAPDoc-1.5.1-6|57	touch -r $fil $fil.new
14cr|GAPDoc-1.5.1-6|58	mv -f $fil.new $fil
14cr|GAPDoc-1.5.1-6|59	done
14cr|GAPDoc-1.5.1-6|60	
14cr|GAPDoc-1.5.1-6|61	%build
14cr|GAPDoc-1.5.1-6|62	# Remove unnecessary documentation clean scripts
14cr|GAPDoc-1.5.1-6|63	rm -f 3k+1/clean doc/clean example/clean
14cr|GAPDoc-1.5.1-6|64	
14cr|GAPDoc-1.5.1-6|65	%install
14cr|GAPDoc-1.5.1-6|66	mkdir -p %{buildroot}%{_gap_dir}/pkg
14cr|GAPDoc-1.5.1-6|67	cd ..
14cr|GAPDoc-1.5.1-6|68	cp -a %{name}-%{version} %{buildroot}%{_gap_dir}/pkg
14cr|GAPDoc-1.5.1-6|69	rm -f %{buildroot}%{_gap_dir}/pkg/%{name}-%{version}/{CHANGES,GPL,README}
14cr|GAPDoc-1.5.1-6|70	
14cr|GAPDoc-1.5.1-6|71	%posttrans
14cr|GAPDoc-1.5.1-6|72	%{_bindir}/update-gap-workspace
14cr|GAPDoc-1.5.1-6|73	
14cr|GAPDoc-1.5.1-6|74	%postun
14cr|GAPDoc-1.5.1-6|75	%{_bindir}/update-gap-workspace
14cr|GAPDoc-1.5.1-6|76	
14cr|GAPDoc-1.5.1-6|77	%files
14cr|GAPDoc-1.5.1-6|78	%doc CHANGES GPL README
14cr|GAPDoc-1.5.1-6|79	%{_gap_dir}/pkg/%{name}-%{version}/
14cr|GAPDoc-1.5.1-6|80	
14cr|GAPDoc-1.5.1-6|81	%changelog
14cr|GAPDoc-1.5.1-6|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-6
14cr|GAPDoc-1.5.1-6|83	+ Revision: bf6a500
14cr|GAPDoc-1.5.1-6|84	- MassBuild#464: Increase release tag
14cr|GAPDoc-1.5.1-6|85	
14cr|GAPDoc-1.5.1-6|86	

1497 14
14cr|gap-io-4.2-3|1	Name:           gap-io
14cr|gap-io-4.2-3|2	Version:        4.2
14cr|gap-io-4.2-3|3	Release:        3
14cr|gap-io-4.2-3|4	Summary:        Unix I/O functionality for GAP
14cr|gap-io-4.2-3|5	
14cr|gap-io-4.2-3|6	Group:          Sciences/Mathematics
14cr|gap-io-4.2-3|7	License:        GPLv3+
14cr|gap-io-4.2-3|8	URL:            http://www-groups.mcs.st-and.ac.uk/~neunhoef/Computer/Software/Gap/io.html
14cr|gap-io-4.2-3|9	Source0:        http://www-groups.mcs.st-and.ac.uk/~neunhoef/Computer/Software/Gap/io/io-%{version}.tar.gz
14cr|gap-io-4.2-3|10	
14cr|gap-io-4.2-3|11	BuildRequires:  gap-devel
14cr|gap-io-4.2-3|12	BuildRequires:  pkgconfig
14cr|gap-io-4.2-3|13	
14cr|gap-io-4.2-3|14	Requires:       gap-core
14cr|gap-io-4.2-3|15	
14cr|gap-io-4.2-3|16	Provides:       gap-pkg-io = %{version}-%{release}
14cr|gap-io-4.2-3|17	
14cr|gap-io-4.2-3|18	%description
14cr|gap-io-4.2-3|19	This GAP package provides a link to the standard UNIX I/O functionality
14cr|gap-io-4.2-3|20	that is available through the C library.  This part basically consists
14cr|gap-io-4.2-3|21	of functions on the GAP level that allow functions in the C library to
14cr|gap-io-4.2-3|22	be called.
14cr|gap-io-4.2-3|23	
14cr|gap-io-4.2-3|24	Built on top of this is a layer for buffered input/output which is
14cr|gap-io-4.2-3|25	implemented completely in the GAP language.  It is intended to be used
14cr|gap-io-4.2-3|26	by programs for which it is not necessary to have full direct access to
14cr|gap-io-4.2-3|27	the operating system.
14cr|gap-io-4.2-3|28	
14cr|gap-io-4.2-3|29	On this level, quite a few convenience functions are implemented for
14cr|gap-io-4.2-3|30	interprocess communication like starting up pipelines of processes to
14cr|gap-io-4.2-3|31	filter data through them and to start up processes and then communicate
14cr|gap-io-4.2-3|32	with them.  There is also support for creating network connections over
14cr|gap-io-4.2-3|33	TCP/IP and UDP.
14cr|gap-io-4.2-3|34	
14cr|gap-io-4.2-3|35	Building on this, the package contains an implementation of the client
14cr|gap-io-4.2-3|36	side of the HTTP protocol making it possible among other things to
14cr|gap-io-4.2-3|37	access web pages from within GAP.
14cr|gap-io-4.2-3|38	
14cr|gap-io-4.2-3|39	Another part of the package is a framework for object serialization.
14cr|gap-io-4.2-3|40	That is, GAP objects can be converted into a platform-independent byte
14cr|gap-io-4.2-3|41	sequence which can be stored to a file or sent over the network.  The
14cr|gap-io-4.2-3|42	code takes complete care of arbitrarily self-referential data structures
14cr|gap-io-4.2-3|43	like lists containing themselves as an entry.  The resulting byte
14cr|gap-io-4.2-3|44	strings can be read back into GAP and the original objects are rebuilt
14cr|gap-io-4.2-3|45	with exactly the same self-references.  This works for most of the
14cr|gap-io-4.2-3|46	standard builtin types of GAP like numbers, permutations, polynomials,
14cr|gap-io-4.2-3|47	lists, and records and can be extended to nearly arbitrary GAP objects.
14cr|gap-io-4.2-3|48	
14cr|gap-io-4.2-3|49	%prep
14cr|gap-io-4.2-3|50	%setup -q -n io
14cr|gap-io-4.2-3|51	
14cr|gap-io-4.2-3|52	# File file encodings
14cr|gap-io-4.2-3|53	for fil in PackageInfo.g PackageInfoFor4.5.g; do
14cr|gap-io-4.2-3|54	iconv -f iso8859-1 -t utf-8 -o $fil.utf8 $fil
14cr|gap-io-4.2-3|55	touch -r $fil $fil.utf8
14cr|gap-io-4.2-3|56	mv -f $fil.utf8 $fil
14cr|gap-io-4.2-3|57	done
14cr|gap-io-4.2-3|58	
14cr|gap-io-4.2-3|59	%build
14cr|gap-io-4.2-3|60	%configure --with-gaproot=%{_gap_dir}
14cr|gap-io-4.2-3|61	%make io.la
14cr|gap-io-4.2-3|62	
14cr|gap-io-4.2-3|63	# Remove an unnecessary script and some leftover build artifacts
14cr|gap-io-4.2-3|64	rm -f doc/clean doc/io.{aux,bbl,blg,idx,ilg,ind,log,pnr,toc}
14cr|gap-io-4.2-3|65	
14cr|gap-io-4.2-3|66	%install
14cr|gap-io-4.2-3|67	# make install is broken
14cr|gap-io-4.2-3|68	
14cr|gap-io-4.2-3|69	# Get the name of the arch-specific subdirectory
14cr|gap-io-4.2-3|70	source %{_gap_dir}/sysinfo.gap
14cr|gap-io-4.2-3|71	
14cr|gap-io-4.2-3|72	# Install, but not the libtool archive
14cr|gap-io-4.2-3|73	mkdir -p %{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch
14cr|gap-io-4.2-3|74	./libtool --mode=install %{_bindir}/install -c io.la \
14cr|gap-io-4.2-3|75	%{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch
14cr|gap-io-4.2-3|76	rm -f %{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch/io.la
14cr|gap-io-4.2-3|77	cp -a *.g doc example gap tst %{buildroot}%{_gap_dir}/pkg/io
14cr|gap-io-4.2-3|78	
14cr|gap-io-4.2-3|79	%post
14cr|gap-io-4.2-3|80	%{_bindir}/update-gap-workspace
14cr|gap-io-4.2-3|81	
14cr|gap-io-4.2-3|82	%postun
14cr|gap-io-4.2-3|83	%{_bindir}/update-gap-workspace
14cr|gap-io-4.2-3|84	
14cr|gap-io-4.2-3|85	%check
14cr|gap-io-4.2-3|86	# Cannot run the HTTP test, as there is no network access on koji builders
14cr|gap-io-4.2-3|87	gap -l "/usr/lib/gap;%{buildroot}%{_gap_dir}" tst/platform.g tst/pickle.g \
14cr|gap-io-4.2-3|88	tst/buffered.g < /dev/null
14cr|gap-io-4.2-3|89	
14cr|gap-io-4.2-3|90	%files
14cr|gap-io-4.2-3|91	%doc CHANGES GPL HISTORY LICENSE README TODO
14cr|gap-io-4.2-3|92	%{_gap_dir}/pkg/io/
14cr|gap-io-4.2-3|93	
14cr|gap-io-4.2-3|94	%changelog
14cr|gap-io-4.2-3|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2-3
14cr|gap-io-4.2-3|96	+ Revision: 72e797f
14cr|gap-io-4.2-3|97	- MassBuild#464: Increase release tag
14cr|gap-io-4.2-3|98	
14cr|gap-io-4.2-3|99	

1498 14
14cr|gap-sonata-2.6-2|1	Name:           gap-sonata
14cr|gap-sonata-2.6-2|2	Version:        2.6
14cr|gap-sonata-2.6-2|3	Release:        2
14cr|gap-sonata-2.6-2|4	Summary:        GAP package for systems of nearrings
14cr|gap-sonata-2.6-2|5	License:        GPLv2
14cr|gap-sonata-2.6-2|6	Group:		Sciences/Mathematics
14cr|gap-sonata-2.6-2|7	URL:            http://www.algebra.uni-linz.ac.at/Sonata/
14cr|gap-sonata-2.6-2|8	Source0:        http://www.algebra.uni-linz.ac.at/Sonata/sonata-%{version}/sonata-%{version}.tar.gz
14cr|gap-sonata-2.6-2|9	BuildArch:      noarch
14cr|gap-sonata-2.6-2|10	BuildRequires:  gap-devel
14cr|gap-sonata-2.6-2|11	
14cr|gap-sonata-2.6-2|12	Provides:       gap-pkg-sonata = %{version}-%{release}
14cr|gap-sonata-2.6-2|13	Requires:       gap-core
14cr|gap-sonata-2.6-2|14	
14cr|gap-sonata-2.6-2|15	%description
14cr|gap-sonata-2.6-2|16	SONATA stands for "systems of nearrings and their applications".  It
14cr|gap-sonata-2.6-2|17	provides methods for the construction and the analysis of finite
14cr|gap-sonata-2.6-2|18	nearrings.  A left nearring is an algebra (N;+,*), where (N,+) is a (not
14cr|gap-sonata-2.6-2|19	necessarily abelian) group, (N,*) is a semigroup, and x*(y+z) = x*y + x*z
14cr|gap-sonata-2.6-2|20	holds for all x,y,z in N.
14cr|gap-sonata-2.6-2|21	
14cr|gap-sonata-2.6-2|22	As a typical example of a nearring, we may consider the set of all
14cr|gap-sonata-2.6-2|23	mappings from a group G into G, where the addition is the pointwise
14cr|gap-sonata-2.6-2|24	addition of mappings in G, and the multiplication is composition of
14cr|gap-sonata-2.6-2|25	functions.  If functions are written on the right of their arguments,
14cr|gap-sonata-2.6-2|26	then the left distributive law holds, while the right distributive law
14cr|gap-sonata-2.6-2|27	is not satisfied for non-trivial G.
14cr|gap-sonata-2.6-2|28	
14cr|gap-sonata-2.6-2|29	The SONATA package provides methods for the construction and analysis of
14cr|gap-sonata-2.6-2|30	finite nearrings.
14cr|gap-sonata-2.6-2|31	1. Methods for constructing all endomorphisms and all fixed-point-free
14cr|gap-sonata-2.6-2|32	automorphisms of a given group.
14cr|gap-sonata-2.6-2|33	2. Methods for constructing the following nearrings of functions on a
14cr|gap-sonata-2.6-2|34	group G:
14cr|gap-sonata-2.6-2|35	- the nearring of polynomial functions of G (in the sense of
14cr|gap-sonata-2.6-2|36	Lausch-Nöbauer);
14cr|gap-sonata-2.6-2|37	- the nearring of compatible functions of G;
14cr|gap-sonata-2.6-2|38	- distributively generated nearrings such as I(G), A(G), E(G);
14cr|gap-sonata-2.6-2|39	- centralizer nearrings.
14cr|gap-sonata-2.6-2|40	3. A library of all small nearrings (up to order 15) and all small
14cr|gap-sonata-2.6-2|41	nearrings with identity (up to order 31).
14cr|gap-sonata-2.6-2|42	4. Functions to obtain solvable fixed-point-free automorphism groups on
14cr|gap-sonata-2.6-2|43	abelian groups, nearfields, planar nearrings, as well as designs from
14cr|gap-sonata-2.6-2|44	those.
14cr|gap-sonata-2.6-2|45	5. Various functions to study the structure (size, ideals, N-groups, ...)
14cr|gap-sonata-2.6-2|46	of nearrings, to determine properties of nearring elements, and to
14cr|gap-sonata-2.6-2|47	decide whether two nearrings are isomorphic.
14cr|gap-sonata-2.6-2|48	6. If the package XGAP is installed, the lattices of one- and two-sided
14cr|gap-sonata-2.6-2|49	ideals of a nearring can be studied interactively using a graphical
14cr|gap-sonata-2.6-2|50	representation.
14cr|gap-sonata-2.6-2|51	
14cr|gap-sonata-2.6-2|52	%prep
14cr|gap-sonata-2.6-2|53	%setup -q -n sonata
14cr|gap-sonata-2.6-2|54	
14cr|gap-sonata-2.6-2|55	# Fix file encodings
14cr|gap-sonata-2.6-2|56	for f in PackageInfo.g README.sonata; do
14cr|gap-sonata-2.6-2|57	iconv -f iso8859-1 -t utf-8 -o ${f}.utf8 $f
14cr|gap-sonata-2.6-2|58	touch -r $f ${f}.utf8
14cr|gap-sonata-2.6-2|59	mv -f ${f}.utf8 $f
14cr|gap-sonata-2.6-2|60	done
14cr|gap-sonata-2.6-2|61	
14cr|gap-sonata-2.6-2|62	# Delete KDE Desktop files
14cr|gap-sonata-2.6-2|63	find . -name .directory | xargs rm -f
14cr|gap-sonata-2.6-2|64	
14cr|gap-sonata-2.6-2|65	# Delete documentation log files
14cr|gap-sonata-2.6-2|66	find . -name \*.log | xargs rm -f
14cr|gap-sonata-2.6-2|67	
14cr|gap-sonata-2.6-2|68	%build
14cr|gap-sonata-2.6-2|69	# Compress large data files
14cr|gap-sonata-2.6-2|70	gzip --best nr/*.nr nri/*.nr
14cr|gap-sonata-2.6-2|71	
14cr|gap-sonata-2.6-2|72	%install
14cr|gap-sonata-2.6-2|73	mkdir -p %{buildroot}%{_gap_dir}/pkg
14cr|gap-sonata-2.6-2|74	cd ..
14cr|gap-sonata-2.6-2|75	cp -a sonata %{buildroot}%{_gap_dir}/pkg
14cr|gap-sonata-2.6-2|76	rm -f %{buildroot}%{_gap_dir}/pkg/sonata/README.sonata
14cr|gap-sonata-2.6-2|77	rm -f %{buildroot}%{_gap_dir}/pkg/sonata/doc/{make_doc,convert.pl}
14cr|gap-sonata-2.6-2|78	
14cr|gap-sonata-2.6-2|79	%post
14cr|gap-sonata-2.6-2|80	%{_bindir}/update-gap-workspace
14cr|gap-sonata-2.6-2|81	
14cr|gap-sonata-2.6-2|82	%postun
14cr|gap-sonata-2.6-2|83	%{_bindir}/update-gap-workspace
14cr|gap-sonata-2.6-2|84	
14cr|gap-sonata-2.6-2|85	%files
14cr|gap-sonata-2.6-2|86	%doc README.sonata
14cr|gap-sonata-2.6-2|87	%{_gap_dir}/pkg/sonata/
14cr|gap-sonata-2.6-2|88	
14cr|gap-sonata-2.6-2|89	%changelog
14cr|gap-sonata-2.6-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|gap-sonata-2.6-2|91	+ Revision: e4e5e2e
14cr|gap-sonata-2.6-2|92	- MassBuild#464: Increase release tag
14cr|gap-sonata-2.6-2|93	
14cr|gap-sonata-2.6-2|94	

1499 14
14cr|gap-table-of-marks-1.2.2-5|1	%global upstreamver 1r2p2
14cr|gap-table-of-marks-1.2.2-5|2	
14cr|gap-table-of-marks-1.2.2-5|3	Name:           gap-table-of-marks
14cr|gap-table-of-marks-1.2.2-5|4	Version:        %(echo %upstreamver | sed -r "s/r|p/./g")
14cr|gap-table-of-marks-1.2.2-5|5	Release:        5
14cr|gap-table-of-marks-1.2.2-5|6	Summary:        GAP Table of Marks package
14cr|gap-table-of-marks-1.2.2-5|7	Group:		Sciences/Mathematics
14cr|gap-table-of-marks-1.2.2-5|8	License:        GPLv2+
14cr|gap-table-of-marks-1.2.2-5|9	URL:            http://schmidt.nuigalway.ie/tomlib/
14cr|gap-table-of-marks-1.2.2-5|10	Source0:        http://schmidt.nuigalway.ie/tomlib/tomlib%{upstreamver}.tar.gz
14cr|gap-table-of-marks-1.2.2-5|11	BuildArch:      noarch
14cr|gap-table-of-marks-1.2.2-5|12	
14cr|gap-table-of-marks-1.2.2-5|13	BuildRequires:  gap-devel
14cr|gap-table-of-marks-1.2.2-5|14	Requires:       gap-core
14cr|gap-table-of-marks-1.2.2-5|15	Provides:       gap-pkg-tomlib = %{version}-%{release}
14cr|gap-table-of-marks-1.2.2-5|16	
14cr|gap-table-of-marks-1.2.2-5|17	%description
14cr|gap-table-of-marks-1.2.2-5|18	This package provides access to several hundred tables of marks of
14cr|gap-table-of-marks-1.2.2-5|19	almost simple groups and their maximal subgroups.
14cr|gap-table-of-marks-1.2.2-5|20	
14cr|gap-table-of-marks-1.2.2-5|21	%prep
14cr|gap-table-of-marks-1.2.2-5|22	%setup -q -n tomlib
14cr|gap-table-of-marks-1.2.2-5|23	
14cr|gap-table-of-marks-1.2.2-5|24	# Remove spurious executable bits
14cr|gap-table-of-marks-1.2.2-5|25	chmod a-x doc/tomlib.xml
14cr|gap-table-of-marks-1.2.2-5|26	
14cr|gap-table-of-marks-1.2.2-5|27	# Compress large tables of marks
14cr|gap-table-of-marks-1.2.2-5|28	gzip --best data/*.tom
14cr|gap-table-of-marks-1.2.2-5|29	
14cr|gap-table-of-marks-1.2.2-5|30	%build
14cr|gap-table-of-marks-1.2.2-5|31	# Nothing to do
14cr|gap-table-of-marks-1.2.2-5|32	
14cr|gap-table-of-marks-1.2.2-5|33	%install
14cr|gap-table-of-marks-1.2.2-5|34	mkdir -p %{buildroot}%{_gap_dir}/pkg
14cr|gap-table-of-marks-1.2.2-5|35	cd ..
14cr|gap-table-of-marks-1.2.2-5|36	cp -a tomlib %{buildroot}%{_gap_dir}/pkg
14cr|gap-table-of-marks-1.2.2-5|37	rm -f %{buildroot}%{_gap_dir}/pkg/tomlib/README
14cr|gap-table-of-marks-1.2.2-5|38	
14cr|gap-table-of-marks-1.2.2-5|39	%posttrans
14cr|gap-table-of-marks-1.2.2-5|40	%{_bindir}/update-gap-workspace
14cr|gap-table-of-marks-1.2.2-5|41	
14cr|gap-table-of-marks-1.2.2-5|42	%postun
14cr|gap-table-of-marks-1.2.2-5|43	%{_bindir}/update-gap-workspace
14cr|gap-table-of-marks-1.2.2-5|44	
14cr|gap-table-of-marks-1.2.2-5|45	%files
14cr|gap-table-of-marks-1.2.2-5|46	%doc README
14cr|gap-table-of-marks-1.2.2-5|47	%{_gap_dir}/pkg/tomlib/
14cr|gap-table-of-marks-1.2.2-5|48	
14cr|gap-table-of-marks-1.2.2-5|49	%changelog
14cr|gap-table-of-marks-1.2.2-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-5
14cr|gap-table-of-marks-1.2.2-5|51	+ Revision: 70b5e3e
14cr|gap-table-of-marks-1.2.2-5|52	- MassBuild#464: Increase release tag
14cr|gap-table-of-marks-1.2.2-5|53	
14cr|gap-table-of-marks-1.2.2-5|54	

1500 14
14cr|garcon-0.3.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|garcon-0.3.0-1|2	
14cr|garcon-0.3.0-1|3	%define major 0
14cr|garcon-0.3.0-1|4	%define api 1
14cr|garcon-0.3.0-1|5	%define libname %mklibname %{name} %{api} %{major}
14cr|garcon-0.3.0-1|6	%define gtklibname %mklibname %{name}-gtk2_ %{api} %{major}
14cr|garcon-0.3.0-1|7	%define devname %mklibname %{name} -d
14cr|garcon-0.3.0-1|8	
14cr|garcon-0.3.0-1|9	Summary:	A freedesktop.org menu implementation
14cr|garcon-0.3.0-1|10	Name:		garcon
14cr|garcon-0.3.0-1|11	Version:	0.3.0
14cr|garcon-0.3.0-1|12	Release:	1
14cr|garcon-0.3.0-1|13	License:	GPLv2+
14cr|garcon-0.3.0-1|14	Group:		Graphical desktop/Xfce
14cr|garcon-0.3.0-1|15	Url:		http://www.xfce.org
14cr|garcon-0.3.0-1|16	Source0:	http://archive.xfce.org/src/libs/garcon/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|garcon-0.3.0-1|17	BuildRequires:	intltool
14cr|garcon-0.3.0-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|garcon-0.3.0-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|garcon-0.3.0-1|20	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|garcon-0.3.0-1|21	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cr|garcon-0.3.0-1|22	
14cr|garcon-0.3.0-1|23	%description
14cr|garcon-0.3.0-1|24	Garcon is an implementation of the freedesktop.org menu specification
14cr|garcon-0.3.0-1|25	replacing the former Xfce menu library libxfce4menu. It is based on
14cr|garcon-0.3.0-1|26	GLib/GIO only and aims at covering the entire specification except for
14cr|garcon-0.3.0-1|27	legacy menus.
14cr|garcon-0.3.0-1|28	
14cr|garcon-0.3.0-1|29	%files -f %{name}.lang
14cr|garcon-0.3.0-1|30	%{_datadir}/desktop-directories/xfce-*.directory
14cr|garcon-0.3.0-1|31	
14cr|garcon-0.3.0-1|32	#----------------------------------------------------------------------------
14cr|garcon-0.3.0-1|33	
14cr|garcon-0.3.0-1|34	%package -n %{libname}
14cr|garcon-0.3.0-1|35	Summary:	A freedesktop.org menu implementation
14cr|garcon-0.3.0-1|36	Group:		System/Libraries
14cr|garcon-0.3.0-1|37	Requires:	%{name} >= %{EVRD}
14cr|garcon-0.3.0-1|38	Conflicts:	%{_lib}garcon0 < 0.3.0
14cr|garcon-0.3.0-1|39	Obsoletes:	%{_lib}garcon0 < 0.3.0
14cr|garcon-0.3.0-1|40	
14cr|garcon-0.3.0-1|41	%description -n %{libname}
14cr|garcon-0.3.0-1|42	Garcon is an implementation of the freedesktop.org menu specification
14cr|garcon-0.3.0-1|43	replacing the former Xfce menu library libxfce4menu. It is based on
14cr|garcon-0.3.0-1|44	GLib/GIO only and aims at covering the entire specification except for
14cr|garcon-0.3.0-1|45	legacy menus.
14cr|garcon-0.3.0-1|46	
14cr|garcon-0.3.0-1|47	%files -n %{libname}
14cr|garcon-0.3.0-1|48	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|garcon-0.3.0-1|49	
14cr|garcon-0.3.0-1|50	#----------------------------------------------------------------------------
14cr|garcon-0.3.0-1|51	
14cr|garcon-0.3.0-1|52	%package -n %{gtklibname}
14cr|garcon-0.3.0-1|53	Summary:	Common GTK library for Xfce's freedesktop.org menu implementation
14cr|garcon-0.3.0-1|54	Group:		System/Libraries
14cr|garcon-0.3.0-1|55	
14cr|garcon-0.3.0-1|56	%description -n %{gtklibname}
14cr|garcon-0.3.0-1|57	Garcon is an implementation of the freedesktop.org menu specification
14cr|garcon-0.3.0-1|58	replacing the former Xfce menu library libxfce4menu. It is based on
14cr|garcon-0.3.0-1|59	GLib/GIO only and aims at covering the entire specification except for
14cr|garcon-0.3.0-1|60	legacy menus.
14cr|garcon-0.3.0-1|61	
14cr|garcon-0.3.0-1|62	%files -n %{gtklibname}
14cr|garcon-0.3.0-1|63	%{_libdir}/lib%{name}-gtk2-%{api}.so.%{major}*
14cr|garcon-0.3.0-1|64	
14cr|garcon-0.3.0-1|65	#----------------------------------------------------------------------------
14cr|garcon-0.3.0-1|66	
14cr|garcon-0.3.0-1|67	%package -n %{devname}
14cr|garcon-0.3.0-1|68	Summary:	Development files for %{name}
14cr|garcon-0.3.0-1|69	Group:		Development/C
14cr|garcon-0.3.0-1|70	Requires:	%{libname} = %{EVRD}
14cr|garcon-0.3.0-1|71	Requires:	%{gtklibname} = %{EVRD}
14cr|garcon-0.3.0-1|72	Provides:	%{name}-devel = %{EVRD}
14cr|garcon-0.3.0-1|73	
14cr|garcon-0.3.0-1|74	%description -n %{devname}
14cr|garcon-0.3.0-1|75	Development files and headers for %{name}.
14cr|garcon-0.3.0-1|76	
14cr|garcon-0.3.0-1|77	%files -n %{devname}
14cr|garcon-0.3.0-1|78	%doc AUTHORS ChangeLog HACKING NEWS README STATUS TODO
14cr|garcon-0.3.0-1|79	%{_includedir}/%{name}*
14cr|garcon-0.3.0-1|80	%{_libdir}/*%{name}*.so
14cr|garcon-0.3.0-1|81	%{_libdir}/pkgconfig/%{name}-*.pc
14cr|garcon-0.3.0-1|82	%{_datadir}/gtk-doc/html/%{name}
14cr|garcon-0.3.0-1|83	
14cr|garcon-0.3.0-1|84	#----------------------------------------------------------------------------
14cr|garcon-0.3.0-1|85	
14cr|garcon-0.3.0-1|86	%prep
14cr|garcon-0.3.0-1|87	%setup -q
14cr|garcon-0.3.0-1|88	
14cr|garcon-0.3.0-1|89	%build
14cr|garcon-0.3.0-1|90	%configure2_5x \
14cr|garcon-0.3.0-1|91	--disable-static
14cr|garcon-0.3.0-1|92	
14cr|garcon-0.3.0-1|93	%make
14cr|garcon-0.3.0-1|94	
14cr|garcon-0.3.0-1|95	%install
14cr|garcon-0.3.0-1|96	%makeinstall_std
14cr|garcon-0.3.0-1|97	
14cr|garcon-0.3.0-1|98	# (tpg) this file is in mandriva-xfce-config package
14cr|garcon-0.3.0-1|99	rm -rf %{buildroot}%{_sysconfdir}/xdg/menus/xfce-applications.menu
14cr|garcon-0.3.0-1|100	
14cr|garcon-0.3.0-1|101	%find_lang %{name}
14cr|garcon-0.3.0-1|102	
14cr|garcon-0.3.0-1|103	
14cr|garcon-0.3.0-1|104	%changelog
14cr|garcon-0.3.0-1|105	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-1
14cr|garcon-0.3.0-1|106	+ Revision: 08e49b1
14cr|garcon-0.3.0-1|107	- New version 0.3.0, add new shared library package for gtk stuff, fix old shared library package name
14cr|garcon-0.3.0-1|108	
14cr|garcon-0.3.0-1|109	

1501 14
14cr|garlic-1.6-8|1	Summary:	Free molecular viewer and editor
14cr|garlic-1.6-8|2	Name:		garlic
14cr|garlic-1.6-8|3	Version:	1.6
14cr|garlic-1.6-8|4	Release:	8
14cr|garlic-1.6-8|5	License:	GPLv2+
14cr|garlic-1.6-8|6	Group:		Sciences/Chemistry
14cr|garlic-1.6-8|7	Url:		http://garlic.mefos.hr/sources
14cr|garlic-1.6-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|garlic-1.6-8|9	Source1:	%{name}-%{version}-doc.tar.bz2
14cr|garlic-1.6-8|10	Source2:	%{name}.1.bz2
14cr|garlic-1.6-8|11	BuildRequires:	imagemagick
14cr|garlic-1.6-8|12	BuildRequires:	pkgconfig(x11)
14cr|garlic-1.6-8|13	
14cr|garlic-1.6-8|14	%description
14cr|garlic-1.6-8|15	Garlic is a full-featured molecular viewer and editor. It is intended mainly
14cr|garlic-1.6-8|16	for biological macromolecules (proteins and DNA) in PDB format. It can also
14cr|garlic-1.6-8|17	render high-quality images for presentations or publishing.
14cr|garlic-1.6-8|18	
14cr|garlic-1.6-8|19	%files
14cr|garlic-1.6-8|20	%doc README HISTORY BUGS *.script doc
14cr|garlic-1.6-8|21	%{_bindir}/*
14cr|garlic-1.6-8|22	%{_libdir}/%{name}
14cr|garlic-1.6-8|23	%{_mandir}/man1/*
14cr|garlic-1.6-8|24	%{_datadir}/applications/%{name}.desktop
14cr|garlic-1.6-8|25	%{_liconsdir}/%{name}.png
14cr|garlic-1.6-8|26	%{_iconsdir}/%{name}.png
14cr|garlic-1.6-8|27	%{_miconsdir}/%{name}.png
14cr|garlic-1.6-8|28	
14cr|garlic-1.6-8|29	#----------------------------------------------------------------------------
14cr|garlic-1.6-8|30	
14cr|garlic-1.6-8|31	%prep
14cr|garlic-1.6-8|32	%setup -q -a 1
14cr|garlic-1.6-8|33	mv garlic-%{version} doc
14cr|garlic-1.6-8|34	perl -pi -e "s/^CCOPT.*/CCOPT = %{optflags}/" Makefile
14cr|garlic-1.6-8|35	rm -rf doc/mouse/.xvpics/
14cr|garlic-1.6-8|36	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile
14cr|garlic-1.6-8|37	
14cr|garlic-1.6-8|38	%build
14cr|garlic-1.6-8|39	%make
14cr|garlic-1.6-8|40	
14cr|garlic-1.6-8|41	%install
14cr|garlic-1.6-8|42	mkdir -p %{buildroot}%{_bindir}
14cr|garlic-1.6-8|43	install -m755 garlic %{buildroot}%{_bindir}
14cr|garlic-1.6-8|44	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|garlic-1.6-8|45	install -m644 .garlicrc *.pdb %{buildroot}%{_libdir}/%{name}
14cr|garlic-1.6-8|46	mkdir -p %{buildroot}%{_mandir}/man1
14cr|garlic-1.6-8|47	cp %SOURCE2 %{buildroot}%{_mandir}/man1
14cr|garlic-1.6-8|48	
14cr|garlic-1.6-8|49	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|garlic-1.6-8|50	convert -size 16x16 %{name}.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|garlic-1.6-8|51	convert -size 32x32 %{name}.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|garlic-1.6-8|52	convert -size 48x48 %{name}.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|garlic-1.6-8|53	
14cr|garlic-1.6-8|54	# menu
14cr|garlic-1.6-8|55	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|garlic-1.6-8|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|garlic-1.6-8|57	[Desktop Entry]
14cr|garlic-1.6-8|58	Type=Application
14cr|garlic-1.6-8|59	Exec=garlic
14cr|garlic-1.6-8|60	Categories=Science;Chemistry;
14cr|garlic-1.6-8|61	Name=Garlic
14cr|garlic-1.6-8|62	Icon=%{name}
14cr|garlic-1.6-8|63	Comment=3D Molecule Viewer
14cr|garlic-1.6-8|64	EOF
14cr|garlic-1.6-8|65	
14cr|garlic-1.6-8|66	
14cr|garlic-1.6-8|67	%changelog
14cr|garlic-1.6-8|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-8
14cr|garlic-1.6-8|69	+ Revision: 83a2201
14cr|garlic-1.6-8|70	- MassBuild#464: Increase release tag
14cr|garlic-1.6-8|71	
14cr|garlic-1.6-8|72	

1502 14
14cr|garmindev-0.3.4-2|1	%define	major 0
14cr|garmindev-0.3.4-2|2	%define libname	%mklibname garmindev %{major}
14cr|garmindev-0.3.4-2|3	%define develname %mklibname -d garmindev
14cr|garmindev-0.3.4-2|4	
14cr|garmindev-0.3.4-2|5	Summary:	Drivers for communication with Garmin GPS devices
14cr|garmindev-0.3.4-2|6	Name:		garmindev
14cr|garmindev-0.3.4-2|7	Version:	0.3.4
14cr|garmindev-0.3.4-2|8	Release:	2
14cr|garmindev-0.3.4-2|9	Group:		System/Libraries
14cr|garmindev-0.3.4-2|10	License:	GPLv2+
14cr|garmindev-0.3.4-2|11	URL:		http://www.qlandkarte.org
14cr|garmindev-0.3.4-2|12	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
14cr|garmindev-0.3.4-2|13	BuildRequires:	cmake
14cr|garmindev-0.3.4-2|14	BuildRequires:	libusb-devel
14cr|garmindev-0.3.4-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|garmindev-0.3.4-2|16	
14cr|garmindev-0.3.4-2|17	%description
14cr|garmindev-0.3.4-2|18	Drivers for communication with Garmin GPS devices used by QLandkarteGT.
14cr|garmindev-0.3.4-2|19	
14cr|garmindev-0.3.4-2|20	%package -n	%{libname}
14cr|garmindev-0.3.4-2|21	Summary:	Drivers for communication with Garmin GPS devices
14cr|garmindev-0.3.4-2|22	Group:          System/Libraries
14cr|garmindev-0.3.4-2|23	Provides:	%{name}(interface) = 1.18
14cr|garmindev-0.3.4-2|24	Provides:	%{name} = %{version}-%{release}
14cr|garmindev-0.3.4-2|25	
14cr|garmindev-0.3.4-2|26	%description -n	%{libname}
14cr|garmindev-0.3.4-2|27	Drivers for communication with Garmin GPS devices used by QLandkarteGT.
14cr|garmindev-0.3.4-2|28	
14cr|garmindev-0.3.4-2|29	%prep
14cr|garmindev-0.3.4-2|30	
14cr|garmindev-0.3.4-2|31	%setup -q
14cr|garmindev-0.3.4-2|32	
14cr|garmindev-0.3.4-2|33	%build
14cr|garmindev-0.3.4-2|34	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
14cr|garmindev-0.3.4-2|35	%cmake ..
14cr|garmindev-0.3.4-2|36	%make VERBOSE=1
14cr|garmindev-0.3.4-2|37	
14cr|garmindev-0.3.4-2|38	%install
14cr|garmindev-0.3.4-2|39	rm -rf %{buildroot}
14cr|garmindev-0.3.4-2|40	cd build
14cr|garmindev-0.3.4-2|41	%makeinstall_std
14cr|garmindev-0.3.4-2|42	
14cr|garmindev-0.3.4-2|43	# fix perms on plugins
14cr|garmindev-0.3.4-2|44	find %{buildroot}%{_libdir}/qlandkartegt -type f -exec chmod 0755 {} \;
14cr|garmindev-0.3.4-2|45	
14cr|garmindev-0.3.4-2|46	# drop the development files
14cr|garmindev-0.3.4-2|47	rm -rf %{buildroot}%{_includedir}/garmin
14cr|garmindev-0.3.4-2|48	rm -rf %{buildroot}%{_libdir}/qlandkartegt/libgarmin*
14cr|garmindev-0.3.4-2|49	
14cr|garmindev-0.3.4-2|50	%clean
14cr|garmindev-0.3.4-2|51	rm -rf %{buildroot}
14cr|garmindev-0.3.4-2|52	
14cr|garmindev-0.3.4-2|53	%if %mdkversion < 200900
14cr|garmindev-0.3.4-2|54	%post -n %{libname} -p /sbin/ldconfig
14cr|garmindev-0.3.4-2|55	%endif
14cr|garmindev-0.3.4-2|56	
14cr|garmindev-0.3.4-2|57	%if %mdkversion < 200900
14cr|garmindev-0.3.4-2|58	%postun -n %{libname} -p /sbin/ldconfig
14cr|garmindev-0.3.4-2|59	%endif
14cr|garmindev-0.3.4-2|60	
14cr|garmindev-0.3.4-2|61	%files -n %{libname}
14cr|garmindev-0.3.4-2|62	%defattr(-,root,root)
14cr|garmindev-0.3.4-2|63	%{_libdir}/qlandkartegt
14cr|garmindev-0.3.4-2|64	
14cr|garmindev-0.3.4-2|65	
14cr|garmindev-0.3.4-2|66	
14cr|garmindev-0.3.4-2|67	
14cr|garmindev-0.3.4-2|68	%changelog
14cr|garmindev-0.3.4-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-2
14cr|garmindev-0.3.4-2|70	+ Revision: c200a09
14cr|garmindev-0.3.4-2|71	- MassBuild#464: Increase release tag
14cr|garmindev-0.3.4-2|72	
14cr|garmindev-0.3.4-2|73	

1503 14
14cr|gastman-1.0-0.RC1.5|1	%define		beta 1
14cr|gastman-1.0-0.RC1.5|2	
14cr|gastman-1.0-0.RC1.5|3	Summary:	GTK ASTerisk MANager
14cr|gastman-1.0-0.RC1.5|4	Name:		gastman
14cr|gastman-1.0-0.RC1.5|5	Epoch:		1
14cr|gastman-1.0-0.RC1.5|6	Version:	1.0
14cr|gastman-1.0-0.RC1.5|7	Release:	0.%{?beta:RC%{beta}}.5
14cr|gastman-1.0-0.RC1.5|8	Group:		System/Configuration/Networking
14cr|gastman-1.0-0.RC1.5|9	License:	GPLv2+
14cr|gastman-1.0-0.RC1.5|10	URL:		http://www.asterisk.org
14cr|gastman-1.0-0.RC1.5|11	Source0:	%{name}-%{version}%{?beta:-RC%{beta}}.tar.gz
14cr|gastman-1.0-0.RC1.5|12	Patch0:		gastman-20040803-mdk.diff
14cr|gastman-1.0-0.RC1.5|13	Patch1:		gastman-1.0-gold.patch
14cr|gastman-1.0-0.RC1.5|14	BuildRequires:	gtk+2-devel
14cr|gastman-1.0-0.RC1.5|15	BuildRequires:	imagemagick
14cr|gastman-1.0-0.RC1.5|16	BuildRequires:  db-devel
14cr|gastman-1.0-0.RC1.5|17	Requires(post): desktop-file-utils
14cr|gastman-1.0-0.RC1.5|18	Requires(postun): desktop-file-utils
14cr|gastman-1.0-0.RC1.5|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gastman-1.0-0.RC1.5|20	
14cr|gastman-1.0-0.RC1.5|21	%description
14cr|gastman-1.0-0.RC1.5|22	GTK ASTerisk MANager is a administration tool for asterisk.
14cr|gastman-1.0-0.RC1.5|23	
14cr|gastman-1.0-0.RC1.5|24	%prep
14cr|gastman-1.0-0.RC1.5|25	
14cr|gastman-1.0-0.RC1.5|26	%setup -q -n %{name}-%{version}%{?beta:-RC%{beta}}
14cr|gastman-1.0-0.RC1.5|27	%patch0 -p0
14cr|gastman-1.0-0.RC1.5|28	%patch1 -p0
14cr|gastman-1.0-0.RC1.5|29	
14cr|gastman-1.0-0.RC1.5|30	%build
14cr|gastman-1.0-0.RC1.5|31	
14cr|gastman-1.0-0.RC1.5|32	%make CC="gcc %{?ldflags}"
14cr|gastman-1.0-0.RC1.5|33	
14cr|gastman-1.0-0.RC1.5|34	%install
14cr|gastman-1.0-0.RC1.5|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|gastman-1.0-0.RC1.5|36	
14cr|gastman-1.0-0.RC1.5|37	install -d %{buildroot}%{_sbindir}
14cr|gastman-1.0-0.RC1.5|38	install -d %{buildroot}%{_datadir}/%{name}/icons
14cr|gastman-1.0-0.RC1.5|39	install -d %{buildroot}%{_iconsdir}
14cr|gastman-1.0-0.RC1.5|40	install -d %{buildroot}%{_miconsdir}
14cr|gastman-1.0-0.RC1.5|41	install -d %{buildroot}%{_liconsdir}
14cr|gastman-1.0-0.RC1.5|42	
14cr|gastman-1.0-0.RC1.5|43	install -m0755 gastman %{buildroot}%{_sbindir}/
14cr|gastman-1.0-0.RC1.5|44	install -m0644 art/*.xpm %{buildroot}%{_datadir}/%{name}/icons/
14cr|gastman-1.0-0.RC1.5|45	
14cr|gastman-1.0-0.RC1.5|46	# Mandriva Icons
14cr|gastman-1.0-0.RC1.5|47	convert -size 48x48 art/phone2.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|48	convert -size 32x32 art/phone2.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|49	convert -size 16x16 art/phone2.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|50	
14cr|gastman-1.0-0.RC1.5|51	# XDG menu
14cr|gastman-1.0-0.RC1.5|52	install -d %{buildroot}%{_datadir}/applications
14cr|gastman-1.0-0.RC1.5|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gastman-1.0-0.RC1.5|54	[Desktop Entry]
14cr|gastman-1.0-0.RC1.5|55	Name=%{name}
14cr|gastman-1.0-0.RC1.5|56	Comment=%{summary}
14cr|gastman-1.0-0.RC1.5|57	Exec=%{_sbindir}/%{name}
14cr|gastman-1.0-0.RC1.5|58	Icon=%{name}
14cr|gastman-1.0-0.RC1.5|59	Terminal=false
14cr|gastman-1.0-0.RC1.5|60	Type=Application
14cr|gastman-1.0-0.RC1.5|61	Categories=Settings;Network;
14cr|gastman-1.0-0.RC1.5|62	EOF
14cr|gastman-1.0-0.RC1.5|63	
14cr|gastman-1.0-0.RC1.5|64	%if %mdkversion < 200900
14cr|gastman-1.0-0.RC1.5|65	%post
14cr|gastman-1.0-0.RC1.5|66	%update_menus
14cr|gastman-1.0-0.RC1.5|67	%update_desktop_database
14cr|gastman-1.0-0.RC1.5|68	%endif
14cr|gastman-1.0-0.RC1.5|69	
14cr|gastman-1.0-0.RC1.5|70	%if %mdkversion < 200900
14cr|gastman-1.0-0.RC1.5|71	%postun
14cr|gastman-1.0-0.RC1.5|72	%clean_menus
14cr|gastman-1.0-0.RC1.5|73	%clean_desktop_database
14cr|gastman-1.0-0.RC1.5|74	%endif
14cr|gastman-1.0-0.RC1.5|75	
14cr|gastman-1.0-0.RC1.5|76	%clean
14cr|gastman-1.0-0.RC1.5|77	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|gastman-1.0-0.RC1.5|78	
14cr|gastman-1.0-0.RC1.5|79	%files
14cr|gastman-1.0-0.RC1.5|80	%defattr(-,root,root,0755)
14cr|gastman-1.0-0.RC1.5|81	%{_sbindir}/*
14cr|gastman-1.0-0.RC1.5|82	%{_datadir}/%{name}
14cr|gastman-1.0-0.RC1.5|83	%{_iconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|84	%{_miconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|85	%{_liconsdir}/%{name}.png
14cr|gastman-1.0-0.RC1.5|86	%{_datadir}/applications/*.desktop
14cr|gastman-1.0-0.RC1.5|87	
14cr|gastman-1.0-0.RC1.5|88	
14cr|gastman-1.0-0.RC1.5|89	
14cr|gastman-1.0-0.RC1.5|90	%changelog
14cr|gastman-1.0-0.RC1.5|91	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:1.0-0.RC1.5
14cr|gastman-1.0-0.RC1.5|92	+ Revision: a0764cd
14cr|gastman-1.0-0.RC1.5|93	- Automatic import for version 1.0-0.RC1.5
14cr|gastman-1.0-0.RC1.5|94	
14cr|gastman-1.0-0.RC1.5|95	

1504 14
14cr|gav-0.9.0-10|1	%define tver 0.7.3
14cr|gav-0.9.0-10|2	
14cr|gav-0.9.0-10|3	Summary:	Arcade volleyball
14cr|gav-0.9.0-10|4	Name:		gav
14cr|gav-0.9.0-10|5	Version:	0.9.0
14cr|gav-0.9.0-10|6	Release:	10
14cr|gav-0.9.0-10|7	License:	GPLv2+
14cr|gav-0.9.0-10|8	Group:		Games/Sports
14cr|gav-0.9.0-10|9	Url:		http://gav.sourceforge.net/
14cr|gav-0.9.0-10|10	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/gav/%{name}-%{version}.tar.bz2
14cr|gav-0.9.0-10|11	Source1:	%{name}-themes-%{tver}.tar.bz2
14cr|gav-0.9.0-10|12	Source11:	%{name}16.png
14cr|gav-0.9.0-10|13	Source12:	%{name}32.png
14cr|gav-0.9.0-10|14	Source13:	%{name}48.png
14cr|gav-0.9.0-10|15	Patch0:		gav-0.9.0-mdv-fix-gcc-4.3.patch
14cr|gav-0.9.0-10|16	Patch1:		gav-0.9.0-no-strip.patch
14cr|gav-0.9.0-10|17	BuildRequires:	pkgconfig(sdl)
14cr|gav-0.9.0-10|18	BuildRequires:	pkgconfig(SDL_image)
14cr|gav-0.9.0-10|19	BuildRequires:	pkgconfig(SDL_net)
14cr|gav-0.9.0-10|20	
14cr|gav-0.9.0-10|21	%description
14cr|gav-0.9.0-10|22	An SDL-based rendition of an old favorite CGA game featuring
14cr|gav-0.9.0-10|23	two characters playing a volleyball-like game. This "revamped"
14cr|gav-0.9.0-10|24	version is supposed to support theming, multiplayer games,
14cr|gav-0.9.0-10|25	different input devices and networking (not yet).
14cr|gav-0.9.0-10|26	
14cr|gav-0.9.0-10|27	This package contains all available themes as well.
14cr|gav-0.9.0-10|28	
14cr|gav-0.9.0-10|29	%files
14cr|gav-0.9.0-10|30	%doc README CHANGELOG
14cr|gav-0.9.0-10|31	%{_gamesbindir}/%{name}
14cr|gav-0.9.0-10|32	%{_gamesdatadir}/%{name}
14cr|gav-0.9.0-10|33	%{_datadir}/applications/%{name}.desktop
14cr|gav-0.9.0-10|34	%{_liconsdir}/%{name}.png
14cr|gav-0.9.0-10|35	%{_iconsdir}/%{name}.png
14cr|gav-0.9.0-10|36	%{_miconsdir}/%{name}.png
14cr|gav-0.9.0-10|37	
14cr|gav-0.9.0-10|38	#----------------------------------------------------------------------------
14cr|gav-0.9.0-10|39	
14cr|gav-0.9.0-10|40	%prep
14cr|gav-0.9.0-10|41	%setup -q -a1
14cr|gav-0.9.0-10|42	%patch0 -p1 -b .gcc43
14cr|gav-0.9.0-10|43	%patch1 -p1
14cr|gav-0.9.0-10|44	
14cr|gav-0.9.0-10|45	%build
14cr|gav-0.9.0-10|46	%make depend CXXFLAGS="%{optflags} `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
14cr|gav-0.9.0-10|47	make CXXFLAGS="%{optflags} `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
14cr|gav-0.9.0-10|48	
14cr|gav-0.9.0-10|49	%install
14cr|gav-0.9.0-10|50	install -m755 %{name} -D %{buildroot}%{_gamesbindir}/%{name}
14cr|gav-0.9.0-10|51	install -m755 -d %{buildroot}%{_gamesdatadir}/%{name}/themes
14cr|gav-0.9.0-10|52	cp -r themes/* %{buildroot}%{_gamesdatadir}/%{name}/themes
14cr|gav-0.9.0-10|53	
14cr|gav-0.9.0-10|54	#menu
14cr|gav-0.9.0-10|55	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gav-0.9.0-10|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gav-0.9.0-10|57	[Desktop Entry]
14cr|gav-0.9.0-10|58	Name=%{name}
14cr|gav-0.9.0-10|59	Comment=2D Volleyball
14cr|gav-0.9.0-10|60	Exec=%{_gamesbindir}/%{name}
14cr|gav-0.9.0-10|61	Icon=%{name}
14cr|gav-0.9.0-10|62	Terminal=false
14cr|gav-0.9.0-10|63	Type=Application
14cr|gav-0.9.0-10|64	Categories=Game;SportsGame;
14cr|gav-0.9.0-10|65	EOF
14cr|gav-0.9.0-10|66	
14cr|gav-0.9.0-10|67	#icons
14cr|gav-0.9.0-10|68	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|gav-0.9.0-10|69	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|gav-0.9.0-10|70	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|gav-0.9.0-10|71	
14cr|gav-0.9.0-10|72	
14cr|gav-0.9.0-10|73	%changelog
14cr|gav-0.9.0-10|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-10
14cr|gav-0.9.0-10|75	+ Revision: 235ff36
14cr|gav-0.9.0-10|76	- MassBuild#464: Increase release tag
14cr|gav-0.9.0-10|77	
14cr|gav-0.9.0-10|78	

1505 14
14cr|gazpacho-0.7.2-7|1	%define pkgname Gazpacho
14cr|gazpacho-0.7.2-7|2	Summary: Clone of the glade designer written in python and gtk
14cr|gazpacho-0.7.2-7|3	Name: gazpacho
14cr|gazpacho-0.7.2-7|4	Version: 0.7.2
14cr|gazpacho-0.7.2-7|5	Release: 7
14cr|gazpacho-0.7.2-7|6	Source: http://ftp.gnome.org/pub/GNOME/sources/gazpacho/%{name}-%{version}.tar.bz2
14cr|gazpacho-0.7.2-7|7	License: LGPL
14cr|gazpacho-0.7.2-7|8	Group: Development/Python
14cr|gazpacho-0.7.2-7|9	BuildRequires: pygtk2.0-devel
14cr|gazpacho-0.7.2-7|10	BuildRequires: python-kiwi
14cr|gazpacho-0.7.2-7|11	BuildRequires: desktop-file-utils
14cr|gazpacho-0.7.2-7|12	BuildRequires: pkgconfig(python)
14cr|gazpacho-0.7.2-7|13	BuildRequires: pythonegg(setuptools)
14cr|gazpacho-0.7.2-7|14	
14cr|gazpacho-0.7.2-7|15	Requires: python
14cr|gazpacho-0.7.2-7|16	Requires: python-kiwi
14cr|gazpacho-0.7.2-7|17	Url: http://gazpacho.sicem.biz/
14cr|gazpacho-0.7.2-7|18	Buildarch: noarch
14cr|gazpacho-0.7.2-7|19	
14cr|gazpacho-0.7.2-7|20	%description
14cr|gazpacho-0.7.2-7|21	This program allows you to create the Graphical User Interface (GUI) of your
14cr|gazpacho-0.7.2-7|22	GTK+ program in a visual way. Yes, it is a Glade-3 clone. It is compatible with
14cr|gazpacho-0.7.2-7|23	libglade and it's on its early stages of development.
14cr|gazpacho-0.7.2-7|24	
14cr|gazpacho-0.7.2-7|25	Gazpacho is part of the Gruppy framework but is not dependent of any part of
14cr|gazpacho-0.7.2-7|26	it so you can use it by its own.
14cr|gazpacho-0.7.2-7|27	
14cr|gazpacho-0.7.2-7|28	%prep
14cr|gazpacho-0.7.2-7|29	%setup -q
14cr|gazpacho-0.7.2-7|30	
14cr|gazpacho-0.7.2-7|31	%build
14cr|gazpacho-0.7.2-7|32	export LC_ALL=C
14cr|gazpacho-0.7.2-7|33	python setup.py build
14cr|gazpacho-0.7.2-7|34	
14cr|gazpacho-0.7.2-7|35	%install
14cr|gazpacho-0.7.2-7|36	rm -rf $RPM_BUILD_ROOT %name.lang
14cr|gazpacho-0.7.2-7|37	export LC_ALL=C
14cr|gazpacho-0.7.2-7|38	python setup.py install --root=%{buildroot}
14cr|gazpacho-0.7.2-7|39	%find_lang %name
14cr|gazpacho-0.7.2-7|40	# menu
14cr|gazpacho-0.7.2-7|41	desktop-file-install --vendor="" \
14cr|gazpacho-0.7.2-7|42	--remove-category="Application" \
14cr|gazpacho-0.7.2-7|43	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnviroments" \
14cr|gazpacho-0.7.2-7|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gazpacho-0.7.2-7|45	
14cr|gazpacho-0.7.2-7|46	
14cr|gazpacho-0.7.2-7|47	
14cr|gazpacho-0.7.2-7|48	
14cr|gazpacho-0.7.2-7|49	%files -f %name.lang
14cr|gazpacho-0.7.2-7|50	%defattr(-,root,root)
14cr|gazpacho-0.7.2-7|51	%doc %_datadir/doc/%name/
14cr|gazpacho-0.7.2-7|52	%{_bindir}/%{name}
14cr|gazpacho-0.7.2-7|53	%{_datadir}/%{name}/*
14cr|gazpacho-0.7.2-7|54	%_datadir/applications/%name.desktop
14cr|gazpacho-0.7.2-7|55	%{py_puresitedir}/*
14cr|gazpacho-0.7.2-7|56	
14cr|gazpacho-0.7.2-7|57	
14cr|gazpacho-0.7.2-7|58	
14cr|gazpacho-0.7.2-7|59	%changelog
14cr|gazpacho-0.7.2-7|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-7
14cr|gazpacho-0.7.2-7|61	+ Revision: 4657d93
14cr|gazpacho-0.7.2-7|62	- MassBuild#464: Increase release tag
14cr|gazpacho-0.7.2-7|63	
14cr|gazpacho-0.7.2-7|64	

1506 14
14cr|gbase-0.5-7|1	Summary:	Small numeric base converter
14cr|gbase-0.5-7|2	Name:		gbase
14cr|gbase-0.5-7|3	Version:	0.5
14cr|gbase-0.5-7|4	Release:	7
14cr|gbase-0.5-7|5	Source0:	%{name}-%{version}.tar.bz2
14cr|gbase-0.5-7|6	License:	Artistic
14cr|gbase-0.5-7|7	Group:		Sciences/Mathematics
14cr|gbase-0.5-7|8	Url:		http://www.hibernaculum.net/gbase/
14cr|gbase-0.5-7|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gbase-0.5-7|10	BuildRequires:	gtk+1.2-devel
14cr|gbase-0.5-7|11	
14cr|gbase-0.5-7|12	%description
14cr|gbase-0.5-7|13	GBase is a GTK program designed to convert between the four common
14cr|gbase-0.5-7|14	bases used in programming (decimal, hexadecimal, octal and binary). It
14cr|gbase-0.5-7|15	converts numbers on-the-fly as they are typed in. It can also convert
14cr|gbase-0.5-7|16	numbers entered on the command line. It can correctly handle both
14cr|gbase-0.5-7|17	signed and unsigned 32-bit integers.
14cr|gbase-0.5-7|18	
14cr|gbase-0.5-7|19	%prep
14cr|gbase-0.5-7|20	%setup -q
14cr|gbase-0.5-7|21	
14cr|gbase-0.5-7|22	%build
14cr|gbase-0.5-7|23	%make
14cr|gbase-0.5-7|24	
14cr|gbase-0.5-7|25	%install
14cr|gbase-0.5-7|26	rm -rf $RPM_BUILD_ROOT
14cr|gbase-0.5-7|27	install -D -m755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|gbase-0.5-7|28	
14cr|gbase-0.5-7|29	%clean
14cr|gbase-0.5-7|30	rm -rf $RPM_BUILD_ROOT
14cr|gbase-0.5-7|31	
14cr|gbase-0.5-7|32	%files
14cr|gbase-0.5-7|33	%defattr(-,root,root)
14cr|gbase-0.5-7|34	%doc README TODO
14cr|gbase-0.5-7|35	%{_bindir}/%{name}
14cr|gbase-0.5-7|36	
14cr|gbase-0.5-7|37	
14cr|gbase-0.5-7|38	
14cr|gbase-0.5-7|39	
14cr|gbase-0.5-7|40	%changelog
14cr|gbase-0.5-7|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14cr|gbase-0.5-7|42	+ Revision: b7f61fb
14cr|gbase-0.5-7|43	- MassBuild#464: Increase release tag
14cr|gbase-0.5-7|44	
14cr|gbase-0.5-7|45	

1507 14
14cr|gbrainy-1.65-5|1	%define _enable_debug_packages %{nil}
14cr|gbrainy-1.65-5|2	%define debug_package %{nil}
14cr|gbrainy-1.65-5|3	
14cr|gbrainy-1.65-5|4	Summary:	A brain teaser game and trainer to have fun and to keep your brain trained
14cr|gbrainy-1.65-5|5	Name:		gbrainy
14cr|gbrainy-1.65-5|6	Version:	1.65
14cr|gbrainy-1.65-5|7	Release:	5
14cr|gbrainy-1.65-5|8	License:	GPLv2+
14cr|gbrainy-1.65-5|9	Group:		Graphical desktop/GNOME
14cr|gbrainy-1.65-5|10	Url:		http://live.gnome.org/gbrainy
14cr|gbrainy-1.65-5|11	Source0:	http://gent.softcatala.org/jmas/%{name}/%{name}-%{version}.tar.gz
14cr|gbrainy-1.65-5|12	BuildRequires:	intltool
14cr|gbrainy-1.65-5|13	BuildRequires:	pkgconfig(glade-sharp-2.0)
14cr|gbrainy-1.65-5|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gbrainy-1.65-5|15	BuildRequires:	pkgconfig(gnome-sharp-2.0)
14cr|gbrainy-1.65-5|16	BuildRequires:	pkgconfig(gtk-sharp-2.0)
14cr|gbrainy-1.65-5|17	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|gbrainy-1.65-5|18	BuildRequires:	pkgconfig(mono)
14cr|gbrainy-1.65-5|19	BuildRequires:	pkgconfig(mono-addins)
14cr|gbrainy-1.65-5|20	
14cr|gbrainy-1.65-5|21	%description
14cr|gbrainy-1.65-5|22	gbrainy is a brain teaser game and trainer written for GNOME using Mono,
14cr|gbrainy-1.65-5|23	C# and Cairo.
14cr|gbrainy-1.65-5|24	
14cr|gbrainy-1.65-5|25	Its mission is to provide a platform for creating different kinds of
14cr|gbrainy-1.65-5|26	brain-teasers and brain trainer games for GNOME.
14cr|gbrainy-1.65-5|27	
14cr|gbrainy-1.65-5|28	%files -f %{name}.lang
14cr|gbrainy-1.65-5|29	%doc AUTHORS ChangeLog NEWS README
14cr|gbrainy-1.65-5|30	%{_bindir}/*
14cr|gbrainy-1.65-5|31	%{_libexecdir}/%{name}/%{name}.exe
14cr|gbrainy-1.65-5|32	%{_libexecdir}/%{name}/%{name}.exe.config
14cr|gbrainy-1.65-5|33	%{_libexecdir}/%{name}/%{name}.Core.dll
14cr|gbrainy-1.65-5|34	%{_libexecdir}/%{name}/%{name}.Core.dll.config
14cr|gbrainy-1.65-5|35	%{_libexecdir}/%{name}/%{name}.Games.dll
14cr|gbrainy-1.65-5|36	%{_libdir}/pkgconfig/gbrainy.pc
14cr|gbrainy-1.65-5|37	%{_datadir}/applications/*.desktop
14cr|gbrainy-1.65-5|38	%{_iconsdir}/hicolor/*/apps/*
14cr|gbrainy-1.65-5|39	%{_mandir}/man6/*
14cr|gbrainy-1.65-5|40	%{_datadir}/pixmaps/*
14cr|gbrainy-1.65-5|41	%{_datadir}/games/%{name}
14cr|gbrainy-1.65-5|42	
14cr|gbrainy-1.65-5|43	#----------------------------------------------------------------------------
14cr|gbrainy-1.65-5|44	
14cr|gbrainy-1.65-5|45	%prep
14cr|gbrainy-1.65-5|46	%setup -q
14cr|gbrainy-1.65-5|47	
14cr|gbrainy-1.65-5|48	%build
14cr|gbrainy-1.65-5|49	%configure2_5x
14cr|gbrainy-1.65-5|50	%make
14cr|gbrainy-1.65-5|51	
14cr|gbrainy-1.65-5|52	%install
14cr|gbrainy-1.65-5|53	%makeinstall_std
14cr|gbrainy-1.65-5|54	
14cr|gbrainy-1.65-5|55	# find_lang seems to fail on this
14cr|gbrainy-1.65-5|56	rm -rf %{buildroot}%{_datadir}/gnome/help/%{name}/sr@latin
14cr|gbrainy-1.65-5|57	
14cr|gbrainy-1.65-5|58	%find_lang %{name} --with-gnome
14cr|gbrainy-1.65-5|59	
14cr|gbrainy-1.65-5|60	
14cr|gbrainy-1.65-5|61	%changelog
14cr|gbrainy-1.65-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.65-5
14cr|gbrainy-1.65-5|63	+ Revision: 73758c5
14cr|gbrainy-1.65-5|64	- MassBuild#464: Increase release tag
14cr|gbrainy-1.65-5|65	
14cr|gbrainy-1.65-5|66	

1508 14
14cr|gbsplay-0.0.91-4|1	Summary:	Gameboy Music Player
14cr|gbsplay-0.0.91-4|2	Name:		gbsplay
14cr|gbsplay-0.0.91-4|3	Version:	0.0.91
14cr|gbsplay-0.0.91-4|4	Release:	4
14cr|gbsplay-0.0.91-4|5	License:	GPL
14cr|gbsplay-0.0.91-4|6	Group:		Sound
14cr|gbsplay-0.0.91-4|7	URL:		http://www.cgarbs.de/gbsplay.en.html
14cr|gbsplay-0.0.91-4|8	Source0:	http://www.cgarbs.de/stuff/%{name}-%{version}.tar.gz
14cr|gbsplay-0.0.91-4|9	BuildRequires:	nas-devel
14cr|gbsplay-0.0.91-4|10	BuildRequires:	pkgconfig(glib-2.0)
14cr|gbsplay-0.0.91-4|11	BuildRequires:	splint
14cr|gbsplay-0.0.91-4|12	
14cr|gbsplay-0.0.91-4|13	%description
14cr|gbsplay-0.0.91-4|14	This is a Gameboy sound player.
14cr|gbsplay-0.0.91-4|15	
14cr|gbsplay-0.0.91-4|16	%prep
14cr|gbsplay-0.0.91-4|17	%setup -q
14cr|gbsplay-0.0.91-4|18	
14cr|gbsplay-0.0.91-4|19	%build
14cr|gbsplay-0.0.91-4|20	./configure
14cr|gbsplay-0.0.91-4|21	%make prefix=%{_prefix} localedir=%{_datadir}/locale
14cr|gbsplay-0.0.91-4|22	
14cr|gbsplay-0.0.91-4|23	%install
14cr|gbsplay-0.0.91-4|24	%makeinstall \
14cr|gbsplay-0.0.91-4|25	man1dir=%{buildroot}%{_mandir}/man1 \
14cr|gbsplay-0.0.91-4|26	man5dir=%{buildroot}%{_mandir}/man5 \
14cr|gbsplay-0.0.91-4|27	docdir=installed-docs \
14cr|gbsplay-0.0.91-4|28	localedir=%{buildroot}%{_datadir}/locale
14cr|gbsplay-0.0.91-4|29	
14cr|gbsplay-0.0.91-4|30	%find_lang %{name}
14cr|gbsplay-0.0.91-4|31	
14cr|gbsplay-0.0.91-4|32	%files -f %{name}.lang
14cr|gbsplay-0.0.91-4|33	%doc installed-docs/*
14cr|gbsplay-0.0.91-4|34	%{_bindir}/gbsinfo
14cr|gbsplay-0.0.91-4|35	%{_bindir}/gbsplay
14cr|gbsplay-0.0.91-4|36	%{_mandir}/man1/gbsinfo.1*
14cr|gbsplay-0.0.91-4|37	%{_mandir}/man1/gbsplay.1*
14cr|gbsplay-0.0.91-4|38	%{_mandir}/man5/gbsplayrc.5*
14cr|gbsplay-0.0.91-4|39	
14cr|gbsplay-0.0.91-4|40	
14cr|gbsplay-0.0.91-4|41	%changelog
14cr|gbsplay-0.0.91-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.91-4
14cr|gbsplay-0.0.91-4|43	+ Revision: b5cbf30
14cr|gbsplay-0.0.91-4|44	- MassBuild#464: Increase release tag
14cr|gbsplay-0.0.91-4|45	
14cr|gbsplay-0.0.91-4|46	

1509 14
14cr|gcal-3.6.3-2|1	Summary:	Program for calculating and printing calendars
14cr|gcal-3.6.3-2|2	
14cr|gcal-3.6.3-2|3	Name:		gcal
14cr|gcal-3.6.3-2|4	Version:	3.6.3
14cr|gcal-3.6.3-2|5	Release:	2
14cr|gcal-3.6.3-2|6	License:	GPLv3+
14cr|gcal-3.6.3-2|7	Group:		Office
14cr|gcal-3.6.3-2|8	Source0:	ftp://ftp.gnu.org/pub/gnu/gcal/%{name}-%{version}.tar.xz
14cr|gcal-3.6.3-2|9	Patch1:		gcal-3.6.3-texinfo.patch
14cr|gcal-3.6.3-2|10	URL:		http://www.gnu.org/software/gcal/
14cr|gcal-3.6.3-2|11	BuildRequires:	ncurses-devel
14cr|gcal-3.6.3-2|12	BuildRequires:	texinfo
14cr|gcal-3.6.3-2|13	
14cr|gcal-3.6.3-2|14	%description
14cr|gcal-3.6.3-2|15	Gcal is a program for calculating and printing calendars. Gcal displays
14cr|gcal-3.6.3-2|16	hybrid and proleptic Julian and Gregorian calendar sheets, respectively
14cr|gcal-3.6.3-2|17	for one month, three months, or a whole year. It also displays eternal
14cr|gcal-3.6.3-2|18	holiday lists for many countries around the globe, and features a very
14cr|gcal-3.6.3-2|19	powerful creation of fixed date lists that can be used for reminding
14cr|gcal-3.6.3-2|20	purposes.
14cr|gcal-3.6.3-2|21	
14cr|gcal-3.6.3-2|22	Gcal can calculate various astronomical data and times of the Sun and
14cr|gcal-3.6.3-2|23	the Moon for pleasure at any location, precisely enough for most civil
14cr|gcal-3.6.3-2|24	purposes. Gcal supports some other calendar systems, for example, the
14cr|gcal-3.6.3-2|25	Chinese and Japanese calendars, the Hebrew calendar, and the civil
14cr|gcal-3.6.3-2|26	Islamic calendar, too.
14cr|gcal-3.6.3-2|27	
14cr|gcal-3.6.3-2|28	%prep
14cr|gcal-3.6.3-2|29	%setup -q
14cr|gcal-3.6.3-2|30	%patch1 -p1
14cr|gcal-3.6.3-2|31	
14cr|gcal-3.6.3-2|32	sed -i -e "s,ThisGcal=.*,ThisGcal=@PACKAGE@,g" misc/*/*.in
14cr|gcal-3.6.3-2|33	
14cr|gcal-3.6.3-2|34	%build
14cr|gcal-3.6.3-2|35	%configure2_5x --disable-rpath MAKEINFO="makeinfo"
14cr|gcal-3.6.3-2|36	%make
14cr|gcal-3.6.3-2|37	%make html
14cr|gcal-3.6.3-2|38	
14cr|gcal-3.6.3-2|39	%install
14cr|gcal-3.6.3-2|40	%makeinstall_std
14cr|gcal-3.6.3-2|41	
14cr|gcal-3.6.3-2|42	%find_lang %{name}
14cr|gcal-3.6.3-2|43	
14cr|gcal-3.6.3-2|44	#examples
14cr|gcal-3.6.3-2|45	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|gcal-3.6.3-2|46	cp -rf doc/en/examples %{buildroot}%{_docdir}/%{name}/
14cr|gcal-3.6.3-2|47	
14cr|gcal-3.6.3-2|48	#misc files
14cr|gcal-3.6.3-2|49	cp -rf misc %{buildroot}%{_docdir}/%{name}/
14cr|gcal-3.6.3-2|50	
14cr|gcal-3.6.3-2|51	#fix rights
14cr|gcal-3.6.3-2|52	chmod 644 %{buildroot}%{_docdir}/%{name}/misc/gcalltx/gcalltx.pl
14cr|gcal-3.6.3-2|53	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/wloc/wlocdrv
14cr|gcal-3.6.3-2|54	
14cr|gcal-3.6.3-2|55	for i in daily ddiff dst gcalltx moon mrms srss
14cr|gcal-3.6.3-2|56	do
14cr|gcal-3.6.3-2|57	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/$i/$i
14cr|gcal-3.6.3-2|58	done
14cr|gcal-3.6.3-2|59	
14cr|gcal-3.6.3-2|60	#cleanup
14cr|gcal-3.6.3-2|61	rm -rf %{buildroot}%{_datadir}/%{name}/{CREDITS,README}
14cr|gcal-3.6.3-2|62	find %{buildroot} -name "Makefile*" -exec rm -rf {} \;
14cr|gcal-3.6.3-2|63	find %{buildroot}%{_docdir} -name "*.in" -exec rm -rf {} \;
14cr|gcal-3.6.3-2|64	find %{buildroot}%{_docdir} -name "*.bat" -exec rm -rf {} \;
14cr|gcal-3.6.3-2|65	find %{buildroot}%{_docdir} -name "*.texi" -exec rm -rf {} \;
14cr|gcal-3.6.3-2|66	
14cr|gcal-3.6.3-2|67	
14cr|gcal-3.6.3-2|68	
14cr|gcal-3.6.3-2|69	%clean
14cr|gcal-3.6.3-2|70	
14cr|gcal-3.6.3-2|71	%files -f %{name}.lang
14cr|gcal-3.6.3-2|72	%defattr(-,root,root,0755)
14cr|gcal-3.6.3-2|73	%doc doc/en/gcal.html doc/GREG-REFORM README BUGS LIMITATIONS TODO AUTHORS NEWS THANKS
14cr|gcal-3.6.3-2|74	%{_bindir}/*
14cr|gcal-3.6.3-2|75	%{_datadir}/gcal
14cr|gcal-3.6.3-2|76	%{_infodir}/gcal*
14cr|gcal-3.6.3-2|77	
14cr|gcal-3.6.3-2|78	
14cr|gcal-3.6.3-2|79	
14cr|gcal-3.6.3-2|80	%changelog
14cr|gcal-3.6.3-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.3-2
14cr|gcal-3.6.3-2|82	+ Revision: 84a42e9
14cr|gcal-3.6.3-2|83	- MassBuild#464: Increase release tag
14cr|gcal-3.6.3-2|84	
14cr|gcal-3.6.3-2|85	

1510 14
14cr|gcdemu-2.1.1-2|1	Summary:	GTK+ based GUI for controlling CDEmu daemon
14cr|gcdemu-2.1.1-2|2	Name:		gcdemu
14cr|gcdemu-2.1.1-2|3	Version:	2.1.1
14cr|gcdemu-2.1.1-2|4	Release:	2
14cr|gcdemu-2.1.1-2|5	Group:		Emulators
14cr|gcdemu-2.1.1-2|6	License:	GPLv2+
14cr|gcdemu-2.1.1-2|7	Url:		http://cdemu.sourceforge.net/
14cr|gcdemu-2.1.1-2|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cr|gcdemu-2.1.1-2|9	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gcdemu-2.1.1-2|10	BuildRequires:	cmake
14cr|gcdemu-2.1.1-2|11	BuildRequires:	intltool
14cr|gcdemu-2.1.1-2|12	# for cdemu daemon interface v3
14cr|gcdemu-2.1.1-2|13	Requires:	cdemu-daemon
14cr|gcdemu-2.1.1-2|14	Requires:	python-gi
14cr|gcdemu-2.1.1-2|15	Requires:	typelib(Notify) >= 0.7
14cr|gcdemu-2.1.1-2|16	Requires:	typelib(Gtk) >= 3.0
14cr|gcdemu-2.1.1-2|17	BuildArch:	noarch
14cr|gcdemu-2.1.1-2|18	
14cr|gcdemu-2.1.1-2|19	%description
14cr|gcdemu-2.1.1-2|20	gCDEmu is a Gtk+ based GUI for controlling CDEmu daemon. It is part of the
14cr|gcdemu-2.1.1-2|21	userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux.
14cr|gcdemu-2.1.1-2|22	
14cr|gcdemu-2.1.1-2|23	It provides a graphic interface that allows performing the key tasks related to
14cr|gcdemu-2.1.1-2|24	controlling the CDEmu daemon, such as loading and unloading devices, displaying
14cr|gcdemu-2.1.1-2|25	devices' status and retrieving/setting devices' debug masks.
14cr|gcdemu-2.1.1-2|26	
14cr|gcdemu-2.1.1-2|27	In addition, it listens to signals emitted by CDEmu daemon and provides
14cr|gcdemu-2.1.1-2|28	notifications via libnotify.
14cr|gcdemu-2.1.1-2|29	
14cr|gcdemu-2.1.1-2|30	%files -f %{name}.lang
14cr|gcdemu-2.1.1-2|31	%doc README AUTHORS
14cr|gcdemu-2.1.1-2|32	%{_bindir}/%{name}
14cr|gcdemu-2.1.1-2|33	%{_datadir}/applications/%{name}.desktop
14cr|gcdemu-2.1.1-2|34	%{_datadir}/pixmaps/%{name}*.svg
14cr|gcdemu-2.1.1-2|35	%{_datadir}/glib-2.0/schemas/net.sf.cdemu.gcdemu.gschema.xml
14cr|gcdemu-2.1.1-2|36	
14cr|gcdemu-2.1.1-2|37	#----------------------------------------------------------------------------
14cr|gcdemu-2.1.1-2|38	
14cr|gcdemu-2.1.1-2|39	%prep
14cr|gcdemu-2.1.1-2|40	%setup -q
14cr|gcdemu-2.1.1-2|41	
14cr|gcdemu-2.1.1-2|42	%build
14cr|gcdemu-2.1.1-2|43	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cr|gcdemu-2.1.1-2|44	%make
14cr|gcdemu-2.1.1-2|45	
14cr|gcdemu-2.1.1-2|46	%install
14cr|gcdemu-2.1.1-2|47	%makeinstall_std -C build
14cr|gcdemu-2.1.1-2|48	
14cr|gcdemu-2.1.1-2|49	%find_lang %{name}
14cr|gcdemu-2.1.1-2|50	
14cr|gcdemu-2.1.1-2|51	
14cr|gcdemu-2.1.1-2|52	
14cr|gcdemu-2.1.1-2|53	%changelog
14cr|gcdemu-2.1.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|gcdemu-2.1.1-2|55	+ Revision: 2faad9c
14cr|gcdemu-2.1.1-2|56	- MassBuild#464: Increase release tag
14cr|gcdemu-2.1.1-2|57	
14cr|gcdemu-2.1.1-2|58	

1511 14
14cr|gcl-2.6.11-1|1	# minor adptation of fedora package:
14cr|gcl-2.6.11-1|2	#	http://cvs.fedoraproject.org/viewvc/rpms/gcl/devel/
14cr|gcl-2.6.11-1|3	%define _disable_ld_as_needed		1
14cr|gcl-2.6.11-1|4	%define _disable_ld_no_undefined	1
14cr|gcl-2.6.11-1|5	
14cr|gcl-2.6.11-1|6	%define with_selinux    0
14cr|gcl-2.6.11-1|7	%define with_xemacs     0
14cr|gcl-2.6.11-1|8	
14cr|gcl-2.6.11-1|9	%define static_libbfd   0
14cr|gcl-2.6.11-1|10	
14cr|gcl-2.6.11-1|11	%define emacs_version 23.3
14cr|gcl-2.6.11-1|12	%define emacs_lispdir %{_datadir}/emacs/site-lisp
14cr|gcl-2.6.11-1|13	
14cr|gcl-2.6.11-1|14	%if %{with_xemacs}
14cr|gcl-2.6.11-1|15	%define xemacs_version 21.4.22
14cr|gcl-2.6.11-1|16	%define xemacs_lispdir %{_datadir}/xemacs/site-packages/lisp
14cr|gcl-2.6.11-1|17	%endif
14cr|gcl-2.6.11-1|18	
14cr|gcl-2.6.11-1|19	Summary:	GNU Common Lisp
14cr|gcl-2.6.11-1|20	Name:		gcl
14cr|gcl-2.6.11-1|21	Version:	2.6.11
14cr|gcl-2.6.11-1|22	Release:	1
14cr|gcl-2.6.11-1|23	License:	GPL+ and LGPLv2+
14cr|gcl-2.6.11-1|24	Group:		Development/Other
14cr|gcl-2.6.11-1|25	Url:		http://www.gnu.org/software/gcl/
14cr|gcl-2.6.11-1|26	# The source for this package was pulled from upstream's CVS repository.  Use
14cr|gcl-2.6.11-1|27	# the following commands to generate the tarball:
14cr|gcl-2.6.11-1|28	#   cvs -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gcl export \
14cr|gcl-2.6.11-1|29	#     -r Version_2_6_8pre -D 2010-11-16 -d gcl-2.6.8 gcl
14cr|gcl-2.6.11-1|30	#   tar cvf gcl-2.6.8.tar gcl-2.6.8
14cr|gcl-2.6.11-1|31	#   xz gcl-2.6.8.tar
14cr|gcl-2.6.11-1|32	Source0:	gcl-%{version}.tar.gz
14cr|gcl-2.6.11-1|33	Source1:	gcl.el
14cr|gcl-2.6.11-1|34	# This is some info files that are needed for the DESCRIBE function to do
14cr|gcl-2.6.11-1|35	# something useful.  These files are present in CVS HEAD (i.e., the upcoming
14cr|gcl-2.6.11-1|36	# 2.7.0 release), but are missing in the 2.6 branch.
14cr|gcl-2.6.11-1|37	Source2:	%{name}-2.6.8-info.tar.xz
14cr|gcl-2.6.11-1|38	# This patch was last sent upstream on 29 Dec 2008.  It fixes a file descriptor
14cr|gcl-2.6.11-1|39	# leak, as well as combining 4 system calls into only 2 on an exec().
14cr|gcl-2.6.11-1|40	Patch0:		%{name}-2.6.11-fd-leak.patch
14cr|gcl-2.6.11-1|41	# This patch was last sent upstream on 29 Dec 2008.  It updates one source file
14cr|gcl-2.6.11-1|42	# from LaTeX 2.09 to LaTeX 2e, thereby eliminating LaTeX warnings about running
14cr|gcl-2.6.11-1|43	# in compatibility mode.
14cr|gcl-2.6.11-1|44	Patch1:		%{name}-2.6.11-latex.patch
14cr|gcl-2.6.11-1|45	# This patch was last sent upstream on 29 Dec 2008.  It adapts to texinfo 5.0.
14cr|gcl-2.6.11-1|46	Patch2:		%{name}-2.6.11-texinfo.patch
14cr|gcl-2.6.11-1|47	# This patch was last sent upstream on 29 Dec 2008.  It fixes a large number of
14cr|gcl-2.6.11-1|48	# compile- and run-time problems with the Emacs interface code.
14cr|gcl-2.6.11-1|49	Patch3:		%{name}-2.6.11-elisp.patch
14cr|gcl-2.6.11-1|50	# This patch was last sent upstream on 17 Jan 2009.  It adds support for
14cr|gcl-2.6.11-1|51	# compiling and running on an SELinux-enabled host.
14cr|gcl-2.6.11-1|52	Patch4:		%{name}-2.6.11-selinux.patch
14cr|gcl-2.6.11-1|53	# This patch was last sent upstream on 29 Dec 2008.  It uses the rename()
14cr|gcl-2.6.11-1|54	# system call when it is available to avoid spawning a subshell and suffering a
14cr|gcl-2.6.11-1|55	# context switch just to rename a file.
14cr|gcl-2.6.11-1|56	Patch5:		%{name}-2.6.11-rename.patch
14cr|gcl-2.6.11-1|57	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a
14cr|gcl-2.6.11-1|58	# compilation problem due to the fact that, at high optimization levels,
14cr|gcl-2.6.11-1|59	# getcwd() is an inline function.
14cr|gcl-2.6.11-1|60	Patch6:		%{name}-2.6.11-getcwd.patch
14cr|gcl-2.6.11-1|61	# This is a Fedora-specific patch.  Do not delete C files produced from D files
14cr|gcl-2.6.11-1|62	# so they can be pulled into the debuginfo package.
14cr|gcl-2.6.11-1|63	Patch7:		%{name}-2.6.11-debuginfo.patch
14cr|gcl-2.6.11-1|64	# This patch was last sent upstream on 13 Oct 2009.  It fixes two bugs in the
14cr|gcl-2.6.11-1|65	# reading of PLT information.
14cr|gcl-2.6.11-1|66	Patch8:		%{name}-2.6.11-plt.patch
14cr|gcl-2.6.11-1|67	# This patch was last sent upstream on 13 Oct 2009.  It fixes several malformed
14cr|gcl-2.6.11-1|68	# function prototypes involving an ellipsis.
14cr|gcl-2.6.11-1|69	Patch9:		%{name}-2.6.11-ellipsis.patch
14cr|gcl-2.6.11-1|70	# This patch was last sent upstream on 30 Oct 2012.  It provides more
14cr|gcl-2.6.11-1|71	# information when an unknown reloc type is encountered.
14cr|gcl-2.6.11-1|72	Patch10:	%{name}-2.6.11-reloc-type.patch
14cr|gcl-2.6.11-1|73	# This patch was last sent upstream on 29 Dec 2008.  It updates the autoconf
14cr|gcl-2.6.11-1|74	# and libtool files to newer versions.  By itself, this patch accomplishes
14cr|gcl-2.6.11-1|75	# little of interest.  However, some of the later patches change configure.in.
14cr|gcl-2.6.11-1|76	# Without this patch, autoconf appears to run successfully, but generates a
14cr|gcl-2.6.11-1|77	# configure script that contains invalid shell script syntax.
14cr|gcl-2.6.11-1|78	Patch11:	%{name}-2.6.11-infrastructure.patch
14cr|gcl-2.6.11-1|79	# This patch was last sent upstream on 29 Dec 2008.  It rationalizes the
14cr|gcl-2.6.11-1|80	# handling of system extensions.  For example, on glibc-based systems, some
14cr|gcl-2.6.11-1|81	# functionality is available only when _GNU_SOURCE is defined.
14cr|gcl-2.6.11-1|82	Patch12:	%{name}-2.6.11-extension.patch
14cr|gcl-2.6.11-1|83	# This patch was last sent upstream on 29 Dec 2008.  It fixes a compilation
14cr|gcl-2.6.11-1|84	# error on newer GCC systems due to an include inside a function.  This affects
14cr|gcl-2.6.11-1|85	# the "unrandomize" sbrk() functionality, hence the name of the patch.
14cr|gcl-2.6.11-1|86	Patch13:	%{name}-2.6.11-unrandomize.patch
14cr|gcl-2.6.11-1|87	# The need for this patch was last communicated to upstream on 21 May 2009.
14cr|gcl-2.6.11-1|88	# Without this patch, compilation fails due to conflicting type definitions
14cr|gcl-2.6.11-1|89	# between glibc and Linux kernel headers.  This patch prevents the kernel
14cr|gcl-2.6.11-1|90	# headers from being used.
14cr|gcl-2.6.11-1|91	Patch14:	%{name}-2.6.11-asm-signal-h.patch
14cr|gcl-2.6.11-1|92	# This patch is still experimental.  Enable large file support.
14cr|gcl-2.6.11-1|93	Patch15:	%{name}-2.6.11-largefile.patch
14cr|gcl-2.6.11-1|94	
14cr|gcl-2.6.11-1|95	# Patch required to build in Rosa
14cr|gcl-2.6.11-1|96	Patch20:	%{name}-2.6.11-tcl8.6.patch
14cr|gcl-2.6.11-1|97	
14cr|gcl-2.6.11-1|98	BuildRequires:	emacs-bin
14cr|gcl-2.6.11-1|99	BuildRequires:	emacs-el
14cr|gcl-2.6.11-1|100	%if %{with_selinux}
14cr|gcl-2.6.11-1|101	BuildRequires:	selinux-policy
14cr|gcl-2.6.11-1|102	%endif
14cr|gcl-2.6.11-1|103	BuildRequires:	texinfo
14cr|gcl-2.6.11-1|104	BuildRequires:	texlive-collection-latex
14cr|gcl-2.6.11-1|105	BuildRequires:	x11-server-common
14cr|gcl-2.6.11-1|106	%if %{with_xemacs}
14cr|gcl-2.6.11-1|107	BuildRequires:	xemacs
14cr|gcl-2.6.11-1|108	BuildRequires:	xemacs-devel
14cr|gcl-2.6.11-1|109	%endif
14cr|gcl-2.6.11-1|110	BuildRequires:	binutils-devel
14cr|gcl-2.6.11-1|111	BuildRequires:	gmp-devel
14cr|gcl-2.6.11-1|112	BuildRequires:	readline-devel
14cr|gcl-2.6.11-1|113	BuildRequires:	tcl-devel
14cr|gcl-2.6.11-1|114	BuildRequires:	pkgconfig(sm)
14cr|gcl-2.6.11-1|115	BuildRequires:	pkgconfig(tk)
14cr|gcl-2.6.11-1|116	BuildRequires:	pkgconfig(xaw7)
14cr|gcl-2.6.11-1|117	BuildRequires:	pkgconfig(xext)
14cr|gcl-2.6.11-1|118	%if %{with_selinux}
14cr|gcl-2.6.11-1|119	Requires:	gcl-selinux
14cr|gcl-2.6.11-1|120	%endif
14cr|gcl-2.6.11-1|121	
14cr|gcl-2.6.11-1|122	%description
14cr|gcl-2.6.11-1|123	GCL is a Common Lisp currently compliant with the ANSI standard.  Lisp
14cr|gcl-2.6.11-1|124	compilation produces native code through the intermediary of the
14cr|gcl-2.6.11-1|125	system's C compiler, from which GCL derives efficient performance and
14cr|gcl-2.6.11-1|126	facile portability. Currently uses TCL/Tk as GUI.
14cr|gcl-2.6.11-1|127	
14cr|gcl-2.6.11-1|128	%files
14cr|gcl-2.6.11-1|129	%{_bindir}/gcl
14cr|gcl-2.6.11-1|130	%{_prefix}/lib/gcl*
14cr|gcl-2.6.11-1|131	%{_infodir}/*
14cr|gcl-2.6.11-1|132	%{_mandir}/man*/*
14cr|gcl-2.6.11-1|133	%doc COPYING* readme readme.xgcl RELEASE* ChangeLog* faq doc
14cr|gcl-2.6.11-1|134	%doc gcl*.jpg gcl.ico gcl.png
14cr|gcl-2.6.11-1|135	%doc --parent html
14cr|gcl-2.6.11-1|136	
14cr|gcl-2.6.11-1|137	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|138	
14cr|gcl-2.6.11-1|139	%package emacs
14cr|gcl-2.6.11-1|140	Summary:	Emacs mode for interacting with GCL
14cr|gcl-2.6.11-1|141	Group:		Development/Other
14cr|gcl-2.6.11-1|142	Requires:	%{name} = %{EVRD}
14cr|gcl-2.6.11-1|143	Requires:	emacs >= %{emacs_version}
14cr|gcl-2.6.11-1|144	# Don't make subpackages noarch as our bs does not deal with this yet
14cr|gcl-2.6.11-1|145	#BuildArch:	noarch
14cr|gcl-2.6.11-1|146	
14cr|gcl-2.6.11-1|147	%description emacs
14cr|gcl-2.6.11-1|148	Emacs mode for interacting with GCL.
14cr|gcl-2.6.11-1|149	
14cr|gcl-2.6.11-1|150	%files emacs
14cr|gcl-2.6.11-1|151	%doc elisp/readme
14cr|gcl-2.6.11-1|152	%dir %{emacs_lispdir}/gcl
14cr|gcl-2.6.11-1|153	%{emacs_lispdir}/gcl/*.elc
14cr|gcl-2.6.11-1|154	%{emacs_lispdir}/site-start.d/*
14cr|gcl-2.6.11-1|155	
14cr|gcl-2.6.11-1|156	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|157	
14cr|gcl-2.6.11-1|158	%package emacs-el
14cr|gcl-2.6.11-1|159	Summary:	Source for Emacs mode for interacting with GCL
14cr|gcl-2.6.11-1|160	Group:		Development/Other
14cr|gcl-2.6.11-1|161	Requires:	%{name}-emacs = %{EVRD}
14cr|gcl-2.6.11-1|162	#BuildArch:	noarch
14cr|gcl-2.6.11-1|163	
14cr|gcl-2.6.11-1|164	%description emacs-el
14cr|gcl-2.6.11-1|165	Source Elisp code for Emacs mode for interacting with GCL.
14cr|gcl-2.6.11-1|166	
14cr|gcl-2.6.11-1|167	%files emacs-el
14cr|gcl-2.6.11-1|168	%{emacs_lispdir}/gcl/*.el
14cr|gcl-2.6.11-1|169	
14cr|gcl-2.6.11-1|170	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|171	
14cr|gcl-2.6.11-1|172	%if %{with_xemacs}
14cr|gcl-2.6.11-1|173	%package xemacs
14cr|gcl-2.6.11-1|174	Summary:	XEmacs mode for interacting with GCL
14cr|gcl-2.6.11-1|175	Group:		Development/Other
14cr|gcl-2.6.11-1|176	Requires:	%{name} = %{EVRD}
14cr|gcl-2.6.11-1|177	Requires:	xemacs >= %{xemacs_version}
14cr|gcl-2.6.11-1|178	Requires:	xemacs-extras
14cr|gcl-2.6.11-1|179	#BuildArch:	noarch
14cr|gcl-2.6.11-1|180	
14cr|gcl-2.6.11-1|181	%description xemacs
14cr|gcl-2.6.11-1|182	XEmacs mode for interacting with GCL.
14cr|gcl-2.6.11-1|183	
14cr|gcl-2.6.11-1|184	%files xemacs
14cr|gcl-2.6.11-1|185	%doc elisp/readme
14cr|gcl-2.6.11-1|186	%dir %{xemacs_lispdir}/gcl
14cr|gcl-2.6.11-1|187	%{xemacs_lispdir}/gcl/*.elc
14cr|gcl-2.6.11-1|188	%{xemacs_lispdir}/site-start.d/*
14cr|gcl-2.6.11-1|189	%endif
14cr|gcl-2.6.11-1|190	
14cr|gcl-2.6.11-1|191	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|192	
14cr|gcl-2.6.11-1|193	%if %{with_xemacs}
14cr|gcl-2.6.11-1|194	%package xemacs-el
14cr|gcl-2.6.11-1|195	Summary:	Source for XEmacs mode for interacting with GCL
14cr|gcl-2.6.11-1|196	Group:		Development/Other
14cr|gcl-2.6.11-1|197	Requires:	%{name}-xemacs = %{EVRD}
14cr|gcl-2.6.11-1|198	#BuildArch:	noarch
14cr|gcl-2.6.11-1|199	
14cr|gcl-2.6.11-1|200	%description xemacs-el
14cr|gcl-2.6.11-1|201	Source Elisp code for XEmacs mode for interacting with GCL.
14cr|gcl-2.6.11-1|202	
14cr|gcl-2.6.11-1|203	%files xemacs-el
14cr|gcl-2.6.11-1|204	%{xemacs_lispdir}/gcl/*.el
14cr|gcl-2.6.11-1|205	%endif
14cr|gcl-2.6.11-1|206	
14cr|gcl-2.6.11-1|207	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|208	
14cr|gcl-2.6.11-1|209	%if %{with_selinux}
14cr|gcl-2.6.11-1|210	%package selinux
14cr|gcl-2.6.11-1|211	Summary:	SELinux policy for GCL images
14cr|gcl-2.6.11-1|212	Group:		Development/Other
14cr|gcl-2.6.11-1|213	Requires(post,postun):	policycoreutils
14cr|gcl-2.6.11-1|214	
14cr|gcl-2.6.11-1|215	%description selinux
14cr|gcl-2.6.11-1|216	SELinux policy for GCL images. All programs that dump GCL images to be run on
14cr|gcl-2.6.11-1|217	SELinux-enabled hosts should Require this package, and give the image the type
14cr|gcl-2.6.11-1|218	gcl_exec_t.
14cr|gcl-2.6.11-1|219	
14cr|gcl-2.6.11-1|220	%files selinux
14cr|gcl-2.6.11-1|221	%{_datadir}/selinux/packages/gcl
14cr|gcl-2.6.11-1|222	
14cr|gcl-2.6.11-1|223	%post selinux
14cr|gcl-2.6.11-1|224	/usr/sbin/semodule -i %{_datadir}/selinux/packages/gcl/gcl.pp || :
14cr|gcl-2.6.11-1|225	/sbin/fixfiles -R gcl restore || :
14cr|gcl-2.6.11-1|226	
14cr|gcl-2.6.11-1|227	%postun selinux
14cr|gcl-2.6.11-1|228	if [ $1 = 0 ]; then
14cr|gcl-2.6.11-1|229	/usr/sbin/semodule -r gcl || :
14cr|gcl-2.6.11-1|230	fi
14cr|gcl-2.6.11-1|231	
14cr|gcl-2.6.11-1|232	%endif
14cr|gcl-2.6.11-1|233	
14cr|gcl-2.6.11-1|234	#----------------------------------------------------------------------------
14cr|gcl-2.6.11-1|235	
14cr|gcl-2.6.11-1|236	%prep
14cr|gcl-2.6.11-1|237	%setup -q -n %{name}
14cr|gcl-2.6.11-1|238	%setup -q -n %{name} -T -D -a 2
14cr|gcl-2.6.11-1|239	%patch0
14cr|gcl-2.6.11-1|240	%patch1
14cr|gcl-2.6.11-1|241	%patch2
14cr|gcl-2.6.11-1|242	%patch3
14cr|gcl-2.6.11-1|243	%patch4 -p1
14cr|gcl-2.6.11-1|244	%patch5
14cr|gcl-2.6.11-1|245	%patch6
14cr|gcl-2.6.11-1|246	%patch7
14cr|gcl-2.6.11-1|247	%patch8
14cr|gcl-2.6.11-1|248	%patch9
14cr|gcl-2.6.11-1|249	%patch10
14cr|gcl-2.6.11-1|250	%patch11
14cr|gcl-2.6.11-1|251	%patch12
14cr|gcl-2.6.11-1|252	%patch13
14cr|gcl-2.6.11-1|253	%patch14
14cr|gcl-2.6.11-1|254	%patch15
14cr|gcl-2.6.11-1|255	
14cr|gcl-2.6.11-1|256	%patch20 -p1
14cr|gcl-2.6.11-1|257	
14cr|gcl-2.6.11-1|258	# Ensure the frame pointer doesn't get added back
14cr|gcl-2.6.11-1|259	sed -i 's/"-fomit-frame-pointer"/""/' configure
14cr|gcl-2.6.11-1|260	
14cr|gcl-2.6.11-1|261	# Fix a path in the launch script
14cr|gcl-2.6.11-1|262	sed -i -e 's|/usr/lib/tk|%{_datadir}/tk|' debian/gcl.sh
14cr|gcl-2.6.11-1|263	
14cr|gcl-2.6.11-1|264	# Get a version of texinfo.tex that works with the installed version of texinfo
14cr|gcl-2.6.11-1|265	cp -p %{_datadir}/texmf-dist/tex/texinfo/texinfo.tex info
14cr|gcl-2.6.11-1|266	
14cr|gcl-2.6.11-1|267	# The archive is so full of spurious executable bits that we just remove them
14cr|gcl-2.6.11-1|268	# all here, then add back the ones that should exist
14cr|gcl-2.6.11-1|269	find . -type f -perm /0111 | xargs chmod a-x
14cr|gcl-2.6.11-1|270	chmod a+x add-defs add-defs1 config.guess config.sub configure install.sh
14cr|gcl-2.6.11-1|271	chmod a+x bin/info bin/info1 gcl-tk/gcltksrv.in gcl-tk/ngcltksrv mp/gcclab
14cr|gcl-2.6.11-1|272	chmod a+x o/egrep-def utils/replace xbin/*
14cr|gcl-2.6.11-1|273	
14cr|gcl-2.6.11-1|274	%build
14cr|gcl-2.6.11-1|275	# -fstack-protector leads to segfaults because GCL uses its own conflicting
14cr|gcl-2.6.11-1|276	# stack protection scheme.
14cr|gcl-2.6.11-1|277	%define _ssp_cflags %{nil}
14cr|gcl-2.6.11-1|278	%configure2_5x \
14cr|gcl-2.6.11-1|279	--enable-readline \
14cr|gcl-2.6.11-1|280	--enable-ansi \
14cr|gcl-2.6.11-1|281	--enable-dynsysgmp \
14cr|gcl-2.6.11-1|282	--enable-xgcl \
14cr|gcl-2.6.11-1|283	--enable-tclconfig=%{_libdir} \
14cr|gcl-2.6.11-1|284	--enable-tkconfig=%{_libdir} \
14cr|gcl-2.6.11-1|285	--disable-custreloc \
14cr|gcl-2.6.11-1|286	--enable-dlopen
14cr|gcl-2.6.11-1|287	
14cr|gcl-2.6.11-1|288	make
14cr|gcl-2.6.11-1|289	
14cr|gcl-2.6.11-1|290	# Build gcl.info, which is needed for DESCRIBE to work properly
14cr|gcl-2.6.11-1|291	make -C info gcl.info
14cr|gcl-2.6.11-1|292	
14cr|gcl-2.6.11-1|293	# dwdoc needs one extra LaTeX run to resolve references
14cr|gcl-2.6.11-1|294	cd xgcl-2
14cr|gcl-2.6.11-1|295	pdflatex dwdoc.tex
14cr|gcl-2.6.11-1|296	
14cr|gcl-2.6.11-1|297	%if %{with_selinux}
14cr|gcl-2.6.11-1|298	# Build the SELinux policy
14cr|gcl-2.6.11-1|299	cd ../selinux
14cr|gcl-2.6.11-1|300	make -f %{_datadir}/selinux/devel/Makefile
14cr|gcl-2.6.11-1|301	%endif
14cr|gcl-2.6.11-1|302	
14cr|gcl-2.6.11-1|303	%install
14cr|gcl-2.6.11-1|304	%makeinstall_std
14cr|gcl-2.6.11-1|305	
14cr|gcl-2.6.11-1|306	# Get rid of the parts that we don't want
14cr|gcl-2.6.11-1|307	rm -f %{buildroot}%{_infodir}/dir
14cr|gcl-2.6.11-1|308	rm -rf %{buildroot}%{_datadir}/doc
14cr|gcl-2.6.11-1|309	rm -rf %{buildroot}%{_datadir}/emacs
14cr|gcl-2.6.11-1|310	rm -rf %{buildroot}%{_prefix}/lib/gcl-*/info
14cr|gcl-2.6.11-1|311	
14cr|gcl-2.6.11-1|312	# Install the man page
14cr|gcl-2.6.11-1|313	mkdir -p %{buildroot}%{_mandir}/man1
14cr|gcl-2.6.11-1|314	cp -pf man/man1/* %{buildroot}%{_mandir}/man1
14cr|gcl-2.6.11-1|315	
14cr|gcl-2.6.11-1|316	# Install the HTML documentation
14cr|gcl-2.6.11-1|317	mkdir -p html
14cr|gcl-2.6.11-1|318	cp -pfr info/gcl-si info/gcl-tk html
14cr|gcl-2.6.11-1|319	
14cr|gcl-2.6.11-1|320	# Install and compile the Emacs code
14cr|gcl-2.6.11-1|321	mkdir -p %{buildroot}%{emacs_lispdir}/gcl
14cr|gcl-2.6.11-1|322	cp -pfr elisp/* %{buildroot}%{emacs_lispdir}/gcl
14cr|gcl-2.6.11-1|323	rm -f %{buildroot}%{emacs_lispdir}/gcl/makefile
14cr|gcl-2.6.11-1|324	rm -f %{buildroot}%{emacs_lispdir}/gcl/readme
14cr|gcl-2.6.11-1|325	mkdir -p %{buildroot}%{emacs_lispdir}/site-start.d
14cr|gcl-2.6.11-1|326	sed -e "s|%LISP_DIR%|%{emacs_lispdir}|" %{SOURCE1} > %{buildroot}%{emacs_lispdir}/site-start.d/gcl.el
14cr|gcl-2.6.11-1|327	pushd %{buildroot}%{emacs_lispdir}/gcl
14cr|gcl-2.6.11-1|328	emacs -batch -no-site-file --eval "(push \"`pwd`\" load-path)" \
14cr|gcl-2.6.11-1|329	-f batch-byte-compile *.el
14cr|gcl-2.6.11-1|330	popd
14cr|gcl-2.6.11-1|331	
14cr|gcl-2.6.11-1|332	%if %{with_xemacs}
14cr|gcl-2.6.11-1|333	# Install and compile the XEmacs code
14cr|gcl-2.6.11-1|334	mkdir -p %{buildroot}%{xemacs_lispdir}/gcl
14cr|gcl-2.6.11-1|335	cp -fr elisp/* %{buildroot}%{xemacs_lispdir}/gcl
14cr|gcl-2.6.11-1|336	rm -f %{buildroot}%{xemacs_lispdir}/gcl/makefile
14cr|gcl-2.6.11-1|337	rm -f %{buildroot}%{xemacs_lispdir}/gcl/readme
14cr|gcl-2.6.11-1|338	mkdir -p %{buildroot}%{xemacs_lispdir}/site-start.d
14cr|gcl-2.6.11-1|339	sed -e "s|%LISP_DIR%|%{xemacs_lispdir}|" %{SOURCE1} > %{buildroot}%{xemacs_lispdir}/site-start.d/gcl.el
14cr|gcl-2.6.11-1|340	pushd %{buildroot}%{xemacs_lispdir}/gcl
14cr|gcl-2.6.11-1|341	xemacs -batch -no-site-file -eval "(push \"`pwd`\" load-path)" \
14cr|gcl-2.6.11-1|342	-f batch-byte-compile *.el
14cr|gcl-2.6.11-1|343	popd
14cr|gcl-2.6.11-1|344	%endif
14cr|gcl-2.6.11-1|345	
14cr|gcl-2.6.11-1|346	%if %{with_selinux}
14cr|gcl-2.6.11-1|347	# Save the policy file away for later installation
14cr|gcl-2.6.11-1|348	mkdir -p %{buildroot}%{_datadir}/selinux/packages/gcl
14cr|gcl-2.6.11-1|349	cp -p selinux/gcl.pp %{buildroot}%{_datadir}/selinux/packages/gcl
14cr|gcl-2.6.11-1|350	%endif
14cr|gcl-2.6.11-1|351	
14cr|gcl-2.6.11-1|352	# The image has garbage strings containing RPM_BUILD_ROOT
14cr|gcl-2.6.11-1|353	export QA_SKIP_BUILD_ROOT=1
14cr|gcl-2.6.11-1|354	
14cr|gcl-2.6.11-1|355	
14cr|gcl-2.6.11-1|356	%changelog
14cr|gcl-2.6.11-1|357	* Fri Sep 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.11-1
14cr|gcl-2.6.11-1|358	+ Revision: 829a714
14cr|gcl-2.6.11-1|359	- Fix texinfo path
14cr|gcl-2.6.11-1|360	
14cr|gcl-2.6.11-1|361	

1512 14
14cr|gcolor2-0.4-20|1	Name:		gcolor2
14cr|gcolor2-0.4-20|2	Version:	0.4
14cr|gcolor2-0.4-20|3	Release:	20
14cr|gcolor2-0.4-20|4	Summary:	Simple color selector
14cr|gcolor2-0.4-20|5	Group:		Graphics
14cr|gcolor2-0.4-20|6	License:	GPLv2+
14cr|gcolor2-0.4-20|7	URL:		http://gcolor2.sourceforge.net/
14cr|gcolor2-0.4-20|8	Source0:	http://prdownloads.sourceforge.net/gcolor2/%{name}-%{version}.tar.bz2
14cr|gcolor2-0.4-20|9	Source1:	gcolor2-pofiles.tar.bz2
14cr|gcolor2-0.4-20|10	
14cr|gcolor2-0.4-20|11	Patch1:		gcolor2-0.4-amd64.patch
14cr|gcolor2-0.4-20|12	Patch2:		gcolor2-i18n.patch
14cr|gcolor2-0.4-20|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|gcolor2-0.4-20|14	
14cr|gcolor2-0.4-20|15	BuildRequires:	gtk2-devel
14cr|gcolor2-0.4-20|16	BuildRequires:	imagemagick perl(XML::Parser)
14cr|gcolor2-0.4-20|17	BuildRequires:	intltool
14cr|gcolor2-0.4-20|18	
14cr|gcolor2-0.4-20|19	%description
14cr|gcolor2-0.4-20|20	Gcolor2 is a GTK2 color selector to provide a quick and easy way to find
14cr|gcolor2-0.4-20|21	colors for whatever task is at hand. Colors can be saved and deleted as well.
14cr|gcolor2-0.4-20|22	
14cr|gcolor2-0.4-20|23	%prep
14cr|gcolor2-0.4-20|24	%setup -q -a1
14cr|gcolor2-0.4-20|25	%patch1 -p1
14cr|gcolor2-0.4-20|26	%patch2 -p1
14cr|gcolor2-0.4-20|27	
14cr|gcolor2-0.4-20|28	%build
14cr|gcolor2-0.4-20|29	echo "gcolor2.glade" >> po/POTFILES.in
14cr|gcolor2-0.4-20|30	
14cr|gcolor2-0.4-20|31	autoreconf -fiv
14cr|gcolor2-0.4-20|32	intltoolize --force
14cr|gcolor2-0.4-20|33	
14cr|gcolor2-0.4-20|34	%configure2_5x
14cr|gcolor2-0.4-20|35	
14cr|gcolor2-0.4-20|36	#languages not detected
14cr|gcolor2-0.4-20|37	pushd po
14cr|gcolor2-0.4-20|38	sed -i s/"ALL_LINGUAS ="/"ALL_LINGUAS = `ls *.po | cut -d. -f1 | xargs`"/"" Makefile
14cr|gcolor2-0.4-20|39	popd
14cr|gcolor2-0.4-20|40	
14cr|gcolor2-0.4-20|41	%make
14cr|gcolor2-0.4-20|42	
14cr|gcolor2-0.4-20|43	
14cr|gcolor2-0.4-20|44	%install
14cr|gcolor2-0.4-20|45	rm -rf %{buildroot}
14cr|gcolor2-0.4-20|46	%makeinstall
14cr|gcolor2-0.4-20|47	
14cr|gcolor2-0.4-20|48	
14cr|gcolor2-0.4-20|49	# Menu
14cr|gcolor2-0.4-20|50	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gcolor2-0.4-20|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gcolor2-0.4-20|52	[Desktop Entry]
14cr|gcolor2-0.4-20|53	Encoding=UTF-8
14cr|gcolor2-0.4-20|54	Type=Application
14cr|gcolor2-0.4-20|55	Exec=%{_bindir}/%{name}
14cr|gcolor2-0.4-20|56	Icon=%{name}
14cr|gcolor2-0.4-20|57	Categories=GNOME;Graphics;GTK;Utility;
14cr|gcolor2-0.4-20|58	Name=Color Chooser
14cr|gcolor2-0.4-20|59	Name[ar]=منتقي الألوان
14cr|gcolor2-0.4-20|60	Name[bg]=Избор на цвят
14cr|gcolor2-0.4-20|61	Name[de]=Farbauswahl
14cr|gcolor2-0.4-20|62	Name[el]=Επιλογέας χρωμάτων
14cr|gcolor2-0.4-20|63	Name[en_GB]=Colour Chooser
14cr|gcolor2-0.4-20|64	Name[es]=Selector de colores
14cr|gcolor2-0.4-20|65	Name[et]=Värvivalija
14cr|gcolor2-0.4-20|66	Name[fi]=Värivalitsin
14cr|gcolor2-0.4-20|67	Name[fr]=Sélecteur de couleurs
14cr|gcolor2-0.4-20|68	Name[gl]=Selector de cores
14cr|gcolor2-0.4-20|69	Name[hu]=Színválasztó
14cr|gcolor2-0.4-20|70	Name[is]=Litaval
14cr|gcolor2-0.4-20|71	Name[it]=Selettore di colori
14cr|gcolor2-0.4-20|72	Name[ky]=Түс тандагыч
14cr|gcolor2-0.4-20|73	Name[nb]=Fargevelger
14cr|gcolor2-0.4-20|74	Name[nl]=Kleurenkiezer
14cr|gcolor2-0.4-20|75	Name[pl]=Wybór koloru
14cr|gcolor2-0.4-20|76	Name[pt]=Seletor de Cores
14cr|gcolor2-0.4-20|77	Name[pt_BR]=Seletor de cores
14cr|gcolor2-0.4-20|78	Name[ru]=Выбор цветов
14cr|gcolor2-0.4-20|79	Name[sl]=Izbirnik barv
14cr|gcolor2-0.4-20|80	Name[tr]=Renk Seçici
14cr|gcolor2-0.4-20|81	GenericName=Color Chooser
14cr|gcolor2-0.4-20|82	GenericName[ar]=منتقي الألوان
14cr|gcolor2-0.4-20|83	GenericName[bg]=Избор на цвят
14cr|gcolor2-0.4-20|84	GenericName[de]=Farbauswahl
14cr|gcolor2-0.4-20|85	GenericName[el]=Επιλογέας χρωμάτων
14cr|gcolor2-0.4-20|86	GenericName[en_GB]=Colour Chooser
14cr|gcolor2-0.4-20|87	GenericName[es]=Selector de colores
14cr|gcolor2-0.4-20|88	GenericName[et]=Värvivalija
14cr|gcolor2-0.4-20|89	GenericName[fi]=Värivalitsin
14cr|gcolor2-0.4-20|90	GenericName[fr]=Sélecteur de couleurs
14cr|gcolor2-0.4-20|91	GenericName[gl]=Selector de cores
14cr|gcolor2-0.4-20|92	GenericName[hu]=Színválasztó
14cr|gcolor2-0.4-20|93	GenericName[is]=Litaval
14cr|gcolor2-0.4-20|94	GenericName[it]=Selettore di colori in GTK2
14cr|gcolor2-0.4-20|95	GenericName[ky]=Түс тандагыч
14cr|gcolor2-0.4-20|96	GenericName[nb]=Fargevelger
14cr|gcolor2-0.4-20|97	GenericName[nl]=Kleurenkiezer
14cr|gcolor2-0.4-20|98	GenericName[pl]=Wybór koloru
14cr|gcolor2-0.4-20|99	GenericName[pt]=Seletor de Cores
14cr|gcolor2-0.4-20|100	GenericName[pt_BR]=Seletor de cores
14cr|gcolor2-0.4-20|101	GenericName[ru]=Выбор цветов
14cr|gcolor2-0.4-20|102	GenericName[sl]=Izbirnik barv
14cr|gcolor2-0.4-20|103	GenericName[tr]=Renk Seçici
14cr|gcolor2-0.4-20|104	Comment=GTK2 color chooser
14cr|gcolor2-0.4-20|105	Comment[ar]=منتقي ألوان GTK2
14cr|gcolor2-0.4-20|106	Comment[bg]=GTK2 Избор на цвят
14cr|gcolor2-0.4-20|107	Comment[de]=GTK2 Farbauswahl
14cr|gcolor2-0.4-20|108	Comment[el]=Επιλογέας χρωμάτων GTK2
14cr|gcolor2-0.4-20|109	Comment[en_GB]=GTK2 colour chooser
14cr|gcolor2-0.4-20|110	Comment[es]=Selector de colores en GTK2
14cr|gcolor2-0.4-20|111	Comment[et]=GTK2 värvivalija
14cr|gcolor2-0.4-20|112	Comment[fi]=Värivalitsin GTK2:lle
14cr|gcolor2-0.4-20|113	Comment[fr]=Sélecteur de couleurs GTK2
14cr|gcolor2-0.4-20|114	Comment[gl]=Selector de cores feito con GTK2
14cr|gcolor2-0.4-20|115	Comment[hu]=Színek kiválasztása (GTK2)
14cr|gcolor2-0.4-20|116	Comment[is]=GTK2 litaval
14cr|gcolor2-0.4-20|117	Comment[it]=Selettore di colori in GTK2
14cr|gcolor2-0.4-20|118	Comment[ky]=GTK2 түс тандагычы
14cr|gcolor2-0.4-20|119	Comment[nb]=En fargevelger for GTK2
14cr|gcolor2-0.4-20|120	Comment[nl]=Kleurenkiezer gebaseerd op GTK2
14cr|gcolor2-0.4-20|121	Comment[pl]=Wybór koloru w GTK2
14cr|gcolor2-0.4-20|122	Comment[pt]=Selecionador de cores GTK2
14cr|gcolor2-0.4-20|123	Comment[pt_BR]=Selecionador de cores GTK2
14cr|gcolor2-0.4-20|124	Comment[ru]=GTK2 выбор цветов
14cr|gcolor2-0.4-20|125	Comment[sl]=GTK+2 Izbirnik barv
14cr|gcolor2-0.4-20|126	Comment[tr]=GTK2 Renk Seçici
14cr|gcolor2-0.4-20|127	EOF
14cr|gcolor2-0.4-20|128	
14cr|gcolor2-0.4-20|129	#icons
14cr|gcolor2-0.4-20|130	mkdir -p %{buildroot}/%_liconsdir
14cr|gcolor2-0.4-20|131	convert -size 48x48 pixmaps/icon.png %{buildroot}/%_liconsdir/%name.png
14cr|gcolor2-0.4-20|132	mkdir -p %{buildroot}/%_iconsdir
14cr|gcolor2-0.4-20|133	convert -size 32x32 pixmaps/icon.png %{buildroot}/%_iconsdir/%name.png
14cr|gcolor2-0.4-20|134	mkdir -p %{buildroot}/%_miconsdir
14cr|gcolor2-0.4-20|135	convert -size 16x16 pixmaps/icon.png %{buildroot}/%_miconsdir/%name.png
14cr|gcolor2-0.4-20|136	
14cr|gcolor2-0.4-20|137	%find_lang %{name}
14cr|gcolor2-0.4-20|138	
14cr|gcolor2-0.4-20|139	%if %mdkversion < 200900
14cr|gcolor2-0.4-20|140	%post
14cr|gcolor2-0.4-20|141	%{update_menus}
14cr|gcolor2-0.4-20|142	%endif
14cr|gcolor2-0.4-20|143	
14cr|gcolor2-0.4-20|144	%if %mdkversion < 200900
14cr|gcolor2-0.4-20|145	%postun
14cr|gcolor2-0.4-20|146	%clean_menus
14cr|gcolor2-0.4-20|147	%endif
14cr|gcolor2-0.4-20|148	
14cr|gcolor2-0.4-20|149	%clean
14cr|gcolor2-0.4-20|150	rm -rf %{buildroot}
14cr|gcolor2-0.4-20|151	
14cr|gcolor2-0.4-20|152	%files -f %{name}.lang
14cr|gcolor2-0.4-20|153	%defattr(-,root,root,-)
14cr|gcolor2-0.4-20|154	%doc AUTHORS ChangeLog NEWS README
14cr|gcolor2-0.4-20|155	%{_bindir}/%{name}
14cr|gcolor2-0.4-20|156	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gcolor2-0.4-20|157	%{_datadir}/pixmaps/%{name}
14cr|gcolor2-0.4-20|158	%{_iconsdir}/%name.png
14cr|gcolor2-0.4-20|159	%{_liconsdir}/%name.png
14cr|gcolor2-0.4-20|160	%{_miconsdir}/%name.png
14cr|gcolor2-0.4-20|161	
14cr|gcolor2-0.4-20|162	
14cr|gcolor2-0.4-20|163	
14cr|gcolor2-0.4-20|164	%changelog
14cr|gcolor2-0.4-20|165	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-20
14cr|gcolor2-0.4-20|166	+ Revision: e527725
14cr|gcolor2-0.4-20|167	- MassBuild#464: Increase release tag
14cr|gcolor2-0.4-20|168	
14cr|gcolor2-0.4-20|169	

1513 14
14cr|gcombust-0.1.55-18|1	%define name	gcombust
14cr|gcombust-0.1.55-18|2	%define version	0.1.55
14cr|gcombust-0.1.55-18|3	%define release	18
14cr|gcombust-0.1.55-18|4	
14cr|gcombust-0.1.55-18|5	Name:		%{name}
14cr|gcombust-0.1.55-18|6	Summary:	Disc writing frontend
14cr|gcombust-0.1.55-18|7	Version:	%{version}
14cr|gcombust-0.1.55-18|8	Release:	%{release}
14cr|gcombust-0.1.55-18|9	Source0:	http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.bz2
14cr|gcombust-0.1.55-18|10	Source4:	gcombust-0.1.55-de.po
14cr|gcombust-0.1.55-18|11	Patch:		gcombust-0.1.55-getopt.patch
14cr|gcombust-0.1.55-18|12	Patch1:		gcombust-0.1.55-defaults.patch
14cr|gcombust-0.1.55-18|13	Patch2:		gcombust-0.1.55-gcc4.patch
14cr|gcombust-0.1.55-18|14	Patch3:		gcombust-0.1.55-desktop.patch
14cr|gcombust-0.1.55-18|15	Patch4:		gcombust-0.1.55-cdrkit.patch
14cr|gcombust-0.1.55-18|16	Group:		Archiving/Cd burning
14cr|gcombust-0.1.55-18|17	URL:		http://www.abo.fi/~jmunsin/gcombust/
14cr|gcombust-0.1.55-18|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|gcombust-0.1.55-18|19	License:	GPLv2+
14cr|gcombust-0.1.55-18|20	Requires:	cdrkit cdrkit-genisoimage cdrkit-icedax
14cr|gcombust-0.1.55-18|21	Requires:	cdlabelgen diffutils cdparanoia
14cr|gcombust-0.1.55-18|22	BuildRequires:	imagemagick
14cr|gcombust-0.1.55-18|23	BuildRequires:	gtk+-devel
14cr|gcombust-0.1.55-18|24	
14cr|gcombust-0.1.55-18|25	%description
14cr|gcombust-0.1.55-18|26	gcombust is a GTK+ 1.2 frontend for genisofs, wodim, icedax and
14cr|gcombust-0.1.55-18|27	cdlabelgen. It's written in C. It has primitive support for
14cr|gcombust-0.1.55-18|28	controlling the directory (root) structure and size of image without
14cr|gcombust-0.1.55-18|29	copying files/symlinking or writing 10 lines of arguments and can
14cr|gcombust-0.1.55-18|30	maximize disk by hinting which directories/files to use.
14cr|gcombust-0.1.55-18|31	
14cr|gcombust-0.1.55-18|32	%prep
14cr|gcombust-0.1.55-18|33	rm -rf %{buildroot}
14cr|gcombust-0.1.55-18|34	
14cr|gcombust-0.1.55-18|35	%setup -q -n gcombust-%{version}
14cr|gcombust-0.1.55-18|36	%patch -p1 -b .getopt
14cr|gcombust-0.1.55-18|37	%patch1 -p1 -b .defaults
14cr|gcombust-0.1.55-18|38	%patch2 -p1
14cr|gcombust-0.1.55-18|39	%patch3 -p1 -b .desktop
14cr|gcombust-0.1.55-18|40	%patch4 -p1 -b .cdrkit
14cr|gcombust-0.1.55-18|41	cp %SOURCE4 po/de.po
14cr|gcombust-0.1.55-18|42	
14cr|gcombust-0.1.55-18|43	%build
14cr|gcombust-0.1.55-18|44	libtoolize --install --force
14cr|gcombust-0.1.55-18|45	%configure2_5x
14cr|gcombust-0.1.55-18|46	%make
14cr|gcombust-0.1.55-18|47	
14cr|gcombust-0.1.55-18|48	%install
14cr|gcombust-0.1.55-18|49	[ "%{buildroot}" != "/"] && [ -d %{buildroot} ] && rm -rf %{buildroot}
14cr|gcombust-0.1.55-18|50	
14cr|gcombust-0.1.55-18|51	%makeinstall
14cr|gcombust-0.1.55-18|52	
14cr|gcombust-0.1.55-18|53	%find_lang %{name}
14cr|gcombust-0.1.55-18|54	
14cr|gcombust-0.1.55-18|55	#icon
14cr|gcombust-0.1.55-18|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gcombust-0.1.55-18|57	convert gcombust.xpm %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gcombust-0.1.55-18|58	convert gcombust.xpm -scale 32 %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gcombust-0.1.55-18|59	convert gcombust.xpm -scale 16 %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gcombust-0.1.55-18|60	
14cr|gcombust-0.1.55-18|61	%clean
14cr|gcombust-0.1.55-18|62	rm -rf %{buildroot}
14cr|gcombust-0.1.55-18|63	
14cr|gcombust-0.1.55-18|64	%if %mdkversion < 200900
14cr|gcombust-0.1.55-18|65	%post
14cr|gcombust-0.1.55-18|66	%{update_menus}
14cr|gcombust-0.1.55-18|67	%{update_icon_cache hicolor}
14cr|gcombust-0.1.55-18|68	%endif
14cr|gcombust-0.1.55-18|69	
14cr|gcombust-0.1.55-18|70	%if %mdkversion < 200900
14cr|gcombust-0.1.55-18|71	%postun
14cr|gcombust-0.1.55-18|72	%{clean_menus}
14cr|gcombust-0.1.55-18|73	%{clean_icon_cache hicolor}
14cr|gcombust-0.1.55-18|74	%endif
14cr|gcombust-0.1.55-18|75	
14cr|gcombust-0.1.55-18|76	%files -f %{name}.lang
14cr|gcombust-0.1.55-18|77	%defattr(-,root,root)
14cr|gcombust-0.1.55-18|78	%doc AUTHORS TODO ChangeLog INSTALL NEWS README* THANKS ABOUT-NLS
14cr|gcombust-0.1.55-18|79	%{_bindir}/gcombust
14cr|gcombust-0.1.55-18|80	%{_datadir}/pixmaps/gcombust.xpm
14cr|gcombust-0.1.55-18|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gcombust-0.1.55-18|82	%{_datadir}/applications/gcombust.desktop
14cr|gcombust-0.1.55-18|83	
14cr|gcombust-0.1.55-18|84	
14cr|gcombust-0.1.55-18|85	
14cr|gcombust-0.1.55-18|86	
14cr|gcombust-0.1.55-18|87	%changelog
14cr|gcombust-0.1.55-18|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.55-18
14cr|gcombust-0.1.55-18|89	+ Revision: 22c007d
14cr|gcombust-0.1.55-18|90	- MassBuild#464: Increase release tag
14cr|gcombust-0.1.55-18|91	
14cr|gcombust-0.1.55-18|92	

1514 14
14cr|gcompris-14.07-1|1	%define _disable_ld_no_undefined 1
14cr|gcompris-14.07-1|2	
14cr|gcompris-14.07-1|3	Name:		gcompris
14cr|gcompris-14.07-1|4	Version:	14.07
14cr|gcompris-14.07-1|5	Release:	1
14cr|gcompris-14.07-1|6	Summary:	An educational game for children starting at 2
14cr|gcompris-14.07-1|7	License:	GPLv2+
14cr|gcompris-14.07-1|8	Group:		Education
14cr|gcompris-14.07-1|9	URL:		http://www.gcompris.net
14cr|gcompris-14.07-1|10	Source0:	http://gcompris.net/download/%{name}-%{version}.tar.bz2
14cr|gcompris-14.07-1|11	Source100:	gcompris.rpmlintrc
14cr|gcompris-14.07-1|12	
14cr|gcompris-14.07-1|13	BuildRequires:	automake
14cr|gcompris-14.07-1|14	BuildRequires:	autoconf
14cr|gcompris-14.07-1|15	BuildRequires:	libtool-base
14cr|gcompris-14.07-1|16	BuildRequires:	gnuchess
14cr|gcompris-14.07-1|17	BuildRequires:	pkgconfig(ogg)
14cr|gcompris-14.07-1|18	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gcompris-14.07-1|19	BuildRequires:	pkgconfig(vorbis)
14cr|gcompris-14.07-1|20	BuildRequires:	pkgconfig(ao)
14cr|gcompris-14.07-1|21	BuildRequires:	imagemagick
14cr|gcompris-14.07-1|22	BuildRequires:	desktop-file-utils
14cr|gcompris-14.07-1|23	BuildRequires:	pkgconfig(gnet-2.0)
14cr|gcompris-14.07-1|24	BuildRequires:	pkgconfig(python)
14cr|gcompris-14.07-1|25	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gcompris-14.07-1|26	BuildRequires:	pkgconfig(pycairo)
14cr|gcompris-14.07-1|27	BuildRequires:	texinfo
14cr|gcompris-14.07-1|28	BuildRequires:	texi2html >= 1.82
14cr|gcompris-14.07-1|29	BuildRequires:	pkgconfig(libassetml)
14cr|gcompris-14.07-1|30	# (misc) for the need of a display for pygtk
14cr|gcompris-14.07-1|31	BuildRequires:	x11-server-xvfb
14cr|gcompris-14.07-1|32	BuildRequires:	xauth
14cr|gcompris-14.07-1|33	BuildRequires:	perl-XML-Parser
14cr|gcompris-14.07-1|34	BuildRequires:	pkgconfig(sqlite3)
14cr|gcompris-14.07-1|35	BuildRequires:	python-pyxml
14cr|gcompris-14.07-1|36	BuildRequires:	python-sqlite2
14cr|gcompris-14.07-1|37	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gcompris-14.07-1|38	# (misc) for fullscreen support, now it is done with xvidmode instead of xrandr
14cr|gcompris-14.07-1|39	BuildRequires:	pkgconfig(xxf86vm)
14cr|gcompris-14.07-1|40	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|gcompris-14.07-1|41	BuildRequires:	intltool
14cr|gcompris-14.07-1|42	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|gcompris-14.07-1|43	
14cr|gcompris-14.07-1|44	Requires:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|45	Requires:	gnuchess >= 5.02
14cr|gcompris-14.07-1|46	Requires:	python
14cr|gcompris-14.07-1|47	Requires:	pygtk2.0
14cr|gcompris-14.07-1|48	Requires:	python-sqlite2
14cr|gcompris-14.07-1|49	Requires:	python-cairo
14cr|gcompris-14.07-1|50	Requires:	librsvg
14cr|gcompris-14.07-1|51	Requires:	tuxpaint
14cr|gcompris-14.07-1|52	Requires:	gnucap
14cr|gcompris-14.07-1|53	Requires:	gstreamer0.10-plugins-good
14cr|gcompris-14.07-1|54	
14cr|gcompris-14.07-1|55	%description
14cr|gcompris-14.07-1|56	An educational game for children starting at 2.
14cr|gcompris-14.07-1|57	More than 100 different activities are proposed:
14cr|gcompris-14.07-1|58	* Click on the animals => learn the mouse/click usage
14cr|gcompris-14.07-1|59	* Type the falling letters => learn the keyboard usage
14cr|gcompris-14.07-1|60	* Falling Dices
14cr|gcompris-14.07-1|61	* Falling words
14cr|gcompris-14.07-1|62	* Basic algebra
14cr|gcompris-14.07-1|63	* Time learning with an analog clock
14cr|gcompris-14.07-1|64	* Puzzle game with famous paintings
14cr|gcompris-14.07-1|65	* Drive Plane to catch clouds in increasing number
14cr|gcompris-14.07-1|66	* Balance the scales
14cr|gcompris-14.07-1|67	* And much more ...
14cr|gcompris-14.07-1|68	
14cr|gcompris-14.07-1|69	The Game is included in the Main desktop menu in 'Games'.
14cr|gcompris-14.07-1|70	
14cr|gcompris-14.07-1|71	You should install it only if you have children using this computer.
14cr|gcompris-14.07-1|72	
14cr|gcompris-14.07-1|73	%package music
14cr|gcompris-14.07-1|74	Summary:	Background music for GCompris
14cr|gcompris-14.07-1|75	Group:		Education
14cr|gcompris-14.07-1|76	Provides:	%{name}-music = %{version}
14cr|gcompris-14.07-1|77	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|78	BuildArch:	noarch
14cr|gcompris-14.07-1|79	
14cr|gcompris-14.07-1|80	%description music
14cr|gcompris-14.07-1|81	Background music for gcompris.
14cr|gcompris-14.07-1|82	
14cr|gcompris-14.07-1|83	%package sounds-af
14cr|gcompris-14.07-1|84	Summary:	Afrikaans sounds for GCompris
14cr|gcompris-14.07-1|85	Group:		Education
14cr|gcompris-14.07-1|86	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|87	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|88	Requires:	locales-af
14cr|gcompris-14.07-1|89	BuildArch:	noarch
14cr|gcompris-14.07-1|90	
14cr|gcompris-14.07-1|91	%description sounds-af
14cr|gcompris-14.07-1|92	Afrikaans sounds for gcompris.
14cr|gcompris-14.07-1|93	
14cr|gcompris-14.07-1|94	%package sounds-ast
14cr|gcompris-14.07-1|95	Summary:	Asturian sounds for GCompris
14cr|gcompris-14.07-1|96	Group:		Education
14cr|gcompris-14.07-1|97	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|98	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|99	Requires:	locales-ast
14cr|gcompris-14.07-1|100	BuildArch:	noarch
14cr|gcompris-14.07-1|101	
14cr|gcompris-14.07-1|102	%description sounds-ast
14cr|gcompris-14.07-1|103	Asturian sounds for gcompris.
14cr|gcompris-14.07-1|104	
14cr|gcompris-14.07-1|105	%package sounds-ar
14cr|gcompris-14.07-1|106	Summary:	Arabic (Tunisia) sounds for GCompris
14cr|gcompris-14.07-1|107	Group:		Education
14cr|gcompris-14.07-1|108	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|109	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|110	Requires:	locales-ar
14cr|gcompris-14.07-1|111	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|112	BuildArch:	noarch
14cr|gcompris-14.07-1|113	
14cr|gcompris-14.07-1|114	%description sounds-ar
14cr|gcompris-14.07-1|115	Arabic (Tunisia) sounds for gcompris.
14cr|gcompris-14.07-1|116	
14cr|gcompris-14.07-1|117	%package sounds-bg
14cr|gcompris-14.07-1|118	Summary:	Bulgarian sounds for GCompris
14cr|gcompris-14.07-1|119	Group:		Education
14cr|gcompris-14.07-1|120	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|121	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|122	Requires:	locales-bg
14cr|gcompris-14.07-1|123	Conflicts:	%{name} < 8.4.4-2
14cr|gcompris-14.07-1|124	BuildArch:	noarch
14cr|gcompris-14.07-1|125	
14cr|gcompris-14.07-1|126	%description sounds-bg
14cr|gcompris-14.07-1|127	Bulgarian sounds for gcompris.
14cr|gcompris-14.07-1|128	
14cr|gcompris-14.07-1|129	%package sounds-br
14cr|gcompris-14.07-1|130	Summary:	Breton sounds for GCompris
14cr|gcompris-14.07-1|131	Group:		Education
14cr|gcompris-14.07-1|132	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|133	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|134	Requires:	locales-br
14cr|gcompris-14.07-1|135	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|136	BuildArch:	noarch
14cr|gcompris-14.07-1|137	
14cr|gcompris-14.07-1|138	%description sounds-br
14cr|gcompris-14.07-1|139	Breton sounds for gcompris.
14cr|gcompris-14.07-1|140	
14cr|gcompris-14.07-1|141	%package sounds-cs
14cr|gcompris-14.07-1|142	Summary:	Czech sounds for GCompris
14cr|gcompris-14.07-1|143	Group:		Education
14cr|gcompris-14.07-1|144	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|145	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|146	Requires:	locales-cs
14cr|gcompris-14.07-1|147	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|148	BuildArch:	noarch
14cr|gcompris-14.07-1|149	
14cr|gcompris-14.07-1|150	%description sounds-cs
14cr|gcompris-14.07-1|151	Czech sounds for gcompris.
14cr|gcompris-14.07-1|152	
14cr|gcompris-14.07-1|153	%package sounds-de
14cr|gcompris-14.07-1|154	Summary:	German sounds for GCompris
14cr|gcompris-14.07-1|155	Group:		Education
14cr|gcompris-14.07-1|156	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|157	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|158	Requires:	locales-de
14cr|gcompris-14.07-1|159	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|160	BuildArch:	noarch
14cr|gcompris-14.07-1|161	
14cr|gcompris-14.07-1|162	%description sounds-de
14cr|gcompris-14.07-1|163	German sounds for gcompris.
14cr|gcompris-14.07-1|164	
14cr|gcompris-14.07-1|165	%package sounds-da
14cr|gcompris-14.07-1|166	Summary:	Danish sounds for GCompris
14cr|gcompris-14.07-1|167	Group:		Education
14cr|gcompris-14.07-1|168	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|169	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|170	Requires:	locales-da
14cr|gcompris-14.07-1|171	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|172	BuildArch:	noarch
14cr|gcompris-14.07-1|173	
14cr|gcompris-14.07-1|174	%description sounds-da
14cr|gcompris-14.07-1|175	Danish sounds for gcompris.
14cr|gcompris-14.07-1|176	
14cr|gcompris-14.07-1|177	%package sounds-eo
14cr|gcompris-14.07-1|178	Summary:	Esperanto sounds for GCompris
14cr|gcompris-14.07-1|179	Group:		Education
14cr|gcompris-14.07-1|180	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|181	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|182	Requires:	locales-eo
14cr|gcompris-14.07-1|183	Conflicts:	%{name} < 9.0-2
14cr|gcompris-14.07-1|184	BuildArch:	noarch
14cr|gcompris-14.07-1|185	
14cr|gcompris-14.07-1|186	%description sounds-eo
14cr|gcompris-14.07-1|187	Esperanto sounds for gcompris.
14cr|gcompris-14.07-1|188	
14cr|gcompris-14.07-1|189	%package sounds-es
14cr|gcompris-14.07-1|190	Summary:	Spanish sounds for GCompris
14cr|gcompris-14.07-1|191	Group:		Education
14cr|gcompris-14.07-1|192	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|193	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|194	Requires:	locales-es
14cr|gcompris-14.07-1|195	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|196	BuildArch:	noarch
14cr|gcompris-14.07-1|197	
14cr|gcompris-14.07-1|198	%description sounds-es
14cr|gcompris-14.07-1|199	Spanish sounds for gcompris.
14cr|gcompris-14.07-1|200	
14cr|gcompris-14.07-1|201	%package sounds-el
14cr|gcompris-14.07-1|202	Summary:	Greek sounds for GCompris
14cr|gcompris-14.07-1|203	Group:		Education
14cr|gcompris-14.07-1|204	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|205	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|206	Requires:	locales-el
14cr|gcompris-14.07-1|207	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|208	BuildArch:	noarch
14cr|gcompris-14.07-1|209	
14cr|gcompris-14.07-1|210	%description sounds-el
14cr|gcompris-14.07-1|211	Greek sounds for gcompris.
14cr|gcompris-14.07-1|212	
14cr|gcompris-14.07-1|213	%package sounds-en
14cr|gcompris-14.07-1|214	Summary:	English sounds for GCompris
14cr|gcompris-14.07-1|215	Group:		Education
14cr|gcompris-14.07-1|216	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|217	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|218	Requires:	locales-en
14cr|gcompris-14.07-1|219	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|220	BuildArch:	noarch
14cr|gcompris-14.07-1|221	
14cr|gcompris-14.07-1|222	%description sounds-en
14cr|gcompris-14.07-1|223	English sounds for gcompris.
14cr|gcompris-14.07-1|224	
14cr|gcompris-14.07-1|225	%package sounds-eu
14cr|gcompris-14.07-1|226	Summary:	Basque sounds for GCompris
14cr|gcompris-14.07-1|227	Group:		Education
14cr|gcompris-14.07-1|228	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|229	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|230	Requires:	locales-eu
14cr|gcompris-14.07-1|231	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|232	BuildArch:	noarch
14cr|gcompris-14.07-1|233	
14cr|gcompris-14.07-1|234	%description sounds-eu
14cr|gcompris-14.07-1|235	Basque sounds for gcompris.
14cr|gcompris-14.07-1|236	
14cr|gcompris-14.07-1|237	%package sounds-fi
14cr|gcompris-14.07-1|238	Summary:	Finnish sounds for GCompris
14cr|gcompris-14.07-1|239	Group:		Education
14cr|gcompris-14.07-1|240	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|241	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|242	Requires:	locales-fi
14cr|gcompris-14.07-1|243	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|244	BuildArch:	noarch
14cr|gcompris-14.07-1|245	
14cr|gcompris-14.07-1|246	%description sounds-fi
14cr|gcompris-14.07-1|247	Finnish sounds for gcompris.
14cr|gcompris-14.07-1|248	
14cr|gcompris-14.07-1|249	%package sounds-fr
14cr|gcompris-14.07-1|250	Summary:	French sounds for GCompris
14cr|gcompris-14.07-1|251	Group:		Education
14cr|gcompris-14.07-1|252	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|253	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|254	Requires:	locales-fr
14cr|gcompris-14.07-1|255	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|256	BuildArch:	noarch
14cr|gcompris-14.07-1|257	
14cr|gcompris-14.07-1|258	%description sounds-fr
14cr|gcompris-14.07-1|259	French sounds for gcompris.
14cr|gcompris-14.07-1|260	
14cr|gcompris-14.07-1|261	%package sounds-he
14cr|gcompris-14.07-1|262	Summary:	Hebrew soundsfor GCompris
14cr|gcompris-14.07-1|263	Group:		Education
14cr|gcompris-14.07-1|264	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|265	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|266	Requires:	locales-he
14cr|gcompris-14.07-1|267	Conflicts:	%{name} < 8.4.6-2
14cr|gcompris-14.07-1|268	BuildArch:	noarch
14cr|gcompris-14.07-1|269	
14cr|gcompris-14.07-1|270	%description sounds-he
14cr|gcompris-14.07-1|271	Hebrew sounds for gcompris.
14cr|gcompris-14.07-1|272	
14cr|gcompris-14.07-1|273	%package sounds-hi
14cr|gcompris-14.07-1|274	Summary:	Hindi soundsfor GCompris
14cr|gcompris-14.07-1|275	Group:		Education
14cr|gcompris-14.07-1|276	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|277	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|278	Requires:	locales-hi
14cr|gcompris-14.07-1|279	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|280	BuildArch:	noarch
14cr|gcompris-14.07-1|281	
14cr|gcompris-14.07-1|282	%description sounds-hi
14cr|gcompris-14.07-1|283	Hindi sounds for gcompris.
14cr|gcompris-14.07-1|284	
14cr|gcompris-14.07-1|285	%package sounds-hu
14cr|gcompris-14.07-1|286	Summary:	Hungarian sounds for GCompris
14cr|gcompris-14.07-1|287	Group:		Education
14cr|gcompris-14.07-1|288	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|289	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|290	Requires:	locales-hu
14cr|gcompris-14.07-1|291	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|292	BuildArch:	noarch
14cr|gcompris-14.07-1|293	
14cr|gcompris-14.07-1|294	%description sounds-hu
14cr|gcompris-14.07-1|295	Hungarian sounds for gcompris.
14cr|gcompris-14.07-1|296	
14cr|gcompris-14.07-1|297	%package sounds-id
14cr|gcompris-14.07-1|298	Summary:	Indonesian sounds for GCompris
14cr|gcompris-14.07-1|299	Group:		Education
14cr|gcompris-14.07-1|300	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|301	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|302	Requires:	locales-id
14cr|gcompris-14.07-1|303	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|304	BuildArch:	noarch
14cr|gcompris-14.07-1|305	
14cr|gcompris-14.07-1|306	%description sounds-id
14cr|gcompris-14.07-1|307	Indonesian sounds for gcompris.
14cr|gcompris-14.07-1|308	
14cr|gcompris-14.07-1|309	%package sounds-it
14cr|gcompris-14.07-1|310	Summary:	Italian sounds for GCompris
14cr|gcompris-14.07-1|311	Group:		Education
14cr|gcompris-14.07-1|312	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|313	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|314	Requires:	locales-it
14cr|gcompris-14.07-1|315	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|316	BuildArch:	noarch
14cr|gcompris-14.07-1|317	
14cr|gcompris-14.07-1|318	%description sounds-it
14cr|gcompris-14.07-1|319	Italian sounds for gcompris.
14cr|gcompris-14.07-1|320	
14cr|gcompris-14.07-1|321	%package sounds-mr
14cr|gcompris-14.07-1|322	Summary:	Marathi sounds for GCompris
14cr|gcompris-14.07-1|323	Group:		Education
14cr|gcompris-14.07-1|324	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|325	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|326	Requires:	locales-mr
14cr|gcompris-14.07-1|327	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|328	BuildArch:	noarch
14cr|gcompris-14.07-1|329	
14cr|gcompris-14.07-1|330	%description sounds-mr
14cr|gcompris-14.07-1|331	Marathi sounds for gcompris.
14cr|gcompris-14.07-1|332	
14cr|gcompris-14.07-1|333	%package sounds-nb
14cr|gcompris-14.07-1|334	Summary:	Norvegian Bokmal sounds for GCompris
14cr|gcompris-14.07-1|335	Group:		Education
14cr|gcompris-14.07-1|336	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|337	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|338	Requires:	locales-no
14cr|gcompris-14.07-1|339	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|340	BuildArch:	noarch
14cr|gcompris-14.07-1|341	
14cr|gcompris-14.07-1|342	%description sounds-nb
14cr|gcompris-14.07-1|343	Norvegian BÃ¶kmal sounds for gcompris.
14cr|gcompris-14.07-1|344	
14cr|gcompris-14.07-1|345	%package sounds-nl
14cr|gcompris-14.07-1|346	Summary:	Nederland sounds for GCompris
14cr|gcompris-14.07-1|347	Group:		Education
14cr|gcompris-14.07-1|348	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|349	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|350	Requires:	locales-nl
14cr|gcompris-14.07-1|351	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|352	BuildArch:	noarch
14cr|gcompris-14.07-1|353	
14cr|gcompris-14.07-1|354	%description sounds-nl
14cr|gcompris-14.07-1|355	Nederland sounds for gcompris.
14cr|gcompris-14.07-1|356	
14cr|gcompris-14.07-1|357	%package sounds-nn
14cr|gcompris-14.07-1|358	Summary:	Norvegian sounds for GCompris
14cr|gcompris-14.07-1|359	Group:		Education
14cr|gcompris-14.07-1|360	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|361	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|362	Requires:	locales-nn
14cr|gcompris-14.07-1|363	BuildArch:	noarch
14cr|gcompris-14.07-1|364	
14cr|gcompris-14.07-1|365	%description sounds-nn
14cr|gcompris-14.07-1|366	Norvegian sounds for gcompris.
14cr|gcompris-14.07-1|367	
14cr|gcompris-14.07-1|368	%package sounds-pa
14cr|gcompris-14.07-1|369	Summary:	Punjabi sounds for GCompris
14cr|gcompris-14.07-1|370	Group:		Education
14cr|gcompris-14.07-1|371	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|372	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|373	Requires:	locales-pa
14cr|gcompris-14.07-1|374	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|375	BuildArch:	noarch
14cr|gcompris-14.07-1|376	
14cr|gcompris-14.07-1|377	%description sounds-pa
14cr|gcompris-14.07-1|378	Punjabi sounds for gcompris.
14cr|gcompris-14.07-1|379	
14cr|gcompris-14.07-1|380	%package sounds-pt
14cr|gcompris-14.07-1|381	Summary:	Portuguese sounds for GCompris
14cr|gcompris-14.07-1|382	Group:		Education
14cr|gcompris-14.07-1|383	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|384	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|385	Requires:	locales-pt
14cr|gcompris-14.07-1|386	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|387	BuildArch:	noarch
14cr|gcompris-14.07-1|388	
14cr|gcompris-14.07-1|389	%description sounds-pt
14cr|gcompris-14.07-1|390	Portuguese sounds for gcompris.
14cr|gcompris-14.07-1|391	
14cr|gcompris-14.07-1|392	%package sounds-pt_BR
14cr|gcompris-14.07-1|393	Summary:	Brasilian Portuguese sounds for GCompris
14cr|gcompris-14.07-1|394	Group:		Education
14cr|gcompris-14.07-1|395	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|396	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|397	Requires:	locales-pt
14cr|gcompris-14.07-1|398	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|399	BuildArch:	noarch
14cr|gcompris-14.07-1|400	
14cr|gcompris-14.07-1|401	%description sounds-pt_BR
14cr|gcompris-14.07-1|402	Brasilian Portuguese sounds for gcompris.
14cr|gcompris-14.07-1|403	
14cr|gcompris-14.07-1|404	%package sounds-ru
14cr|gcompris-14.07-1|405	Summary:	Russian sounds for GCompris
14cr|gcompris-14.07-1|406	Group:		Education
14cr|gcompris-14.07-1|407	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|408	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|409	Requires:	locales-ru
14cr|gcompris-14.07-1|410	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|411	BuildArch:	noarch
14cr|gcompris-14.07-1|412	
14cr|gcompris-14.07-1|413	%description sounds-ru
14cr|gcompris-14.07-1|414	Russian sounds for gcompris.
14cr|gcompris-14.07-1|415	
14cr|gcompris-14.07-1|416	%package sounds-sl
14cr|gcompris-14.07-1|417	Summary:	Slovenian sounds for GCompris
14cr|gcompris-14.07-1|418	Group:		Education
14cr|gcompris-14.07-1|419	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|420	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|421	Requires:	locales-sl
14cr|gcompris-14.07-1|422	BuildArch:	noarch
14cr|gcompris-14.07-1|423	
14cr|gcompris-14.07-1|424	%description sounds-sl
14cr|gcompris-14.07-1|425	Slovenian sounds for gcompris.
14cr|gcompris-14.07-1|426	
14cr|gcompris-14.07-1|427	%package sounds-so
14cr|gcompris-14.07-1|428	Summary:	Somalian sounds for GCompris
14cr|gcompris-14.07-1|429	Group:		Education
14cr|gcompris-14.07-1|430	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|431	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|432	Requires:	locales-so
14cr|gcompris-14.07-1|433	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|434	BuildArch:	noarch
14cr|gcompris-14.07-1|435	
14cr|gcompris-14.07-1|436	%description sounds-so
14cr|gcompris-14.07-1|437	Somalian sounds for gcompris.
14cr|gcompris-14.07-1|438	
14cr|gcompris-14.07-1|439	%package sounds-sr
14cr|gcompris-14.07-1|440	Summary:	Serbian sounds for GCompris
14cr|gcompris-14.07-1|441	Group:		Education
14cr|gcompris-14.07-1|442	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|443	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|444	Requires:	locales-sr
14cr|gcompris-14.07-1|445	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|446	BuildArch:	noarch
14cr|gcompris-14.07-1|447	
14cr|gcompris-14.07-1|448	%description sounds-sr
14cr|gcompris-14.07-1|449	Serbian sounds for gcompris.
14cr|gcompris-14.07-1|450	
14cr|gcompris-14.07-1|451	%package sounds-sv
14cr|gcompris-14.07-1|452	Summary:	Swedish sounds for GCompris
14cr|gcompris-14.07-1|453	Group:		Education
14cr|gcompris-14.07-1|454	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|455	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|456	Requires:	locales-sv
14cr|gcompris-14.07-1|457	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|458	BuildArch:	noarch
14cr|gcompris-14.07-1|459	
14cr|gcompris-14.07-1|460	%description sounds-sv
14cr|gcompris-14.07-1|461	Swedish sounds for gcompris.
14cr|gcompris-14.07-1|462	
14cr|gcompris-14.07-1|463	%package sounds-tr
14cr|gcompris-14.07-1|464	Summary:	Turkish sounds for GCompris
14cr|gcompris-14.07-1|465	Group:		Education
14cr|gcompris-14.07-1|466	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|467	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|468	Requires:	locales-tr
14cr|gcompris-14.07-1|469	Conflicts:	%{name} < 8.4.2-2
14cr|gcompris-14.07-1|470	BuildArch:	noarch
14cr|gcompris-14.07-1|471	
14cr|gcompris-14.07-1|472	%description sounds-tr
14cr|gcompris-14.07-1|473	Turkish sounds for gcompris.
14cr|gcompris-14.07-1|474	
14cr|gcompris-14.07-1|475	%package sounds-ur
14cr|gcompris-14.07-1|476	Summary:	Urdu sounds for GCompris
14cr|gcompris-14.07-1|477	Group:		Education
14cr|gcompris-14.07-1|478	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|479	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|480	Requires:	locales-ur
14cr|gcompris-14.07-1|481	Conflicts:	%{name} < 8.4.4-1
14cr|gcompris-14.07-1|482	BuildArch:	noarch
14cr|gcompris-14.07-1|483	
14cr|gcompris-14.07-1|484	%description sounds-ur
14cr|gcompris-14.07-1|485	Urdu sounds for gcompris.
14cr|gcompris-14.07-1|486	
14cr|gcompris-14.07-1|487	%package sounds-zh_CN
14cr|gcompris-14.07-1|488	Summary:	Simplified Chinese sounds for GCompris
14cr|gcompris-14.07-1|489	Group:		Education
14cr|gcompris-14.07-1|490	Requires:	%{name} = %{version}-%{release}
14cr|gcompris-14.07-1|491	Provides:	%{name}-sound = %{version}-%{release}
14cr|gcompris-14.07-1|492	Requires:	locales-zh
14cr|gcompris-14.07-1|493	Conflicts:	%{name} < 9.1-2
14cr|gcompris-14.07-1|494	BuildArch:	noarch
14cr|gcompris-14.07-1|495	
14cr|gcompris-14.07-1|496	%description sounds-zh_CN
14cr|gcompris-14.07-1|497	Simplified Chinese sounds for gcompris.
14cr|gcompris-14.07-1|498	
14cr|gcompris-14.07-1|499	%prep
14cr|gcompris-14.07-1|500	%setup -q
14cr|gcompris-14.07-1|501	
14cr|gcompris-14.07-1|502	%build
14cr|gcompris-14.07-1|503	%configure2_5x --enable-py-build-only --enable-gnet
14cr|gcompris-14.07-1|504	
14cr|gcompris-14.07-1|505	%make
14cr|gcompris-14.07-1|506	
14cr|gcompris-14.07-1|507	%install
14cr|gcompris-14.07-1|508	%makeinstall_std
14cr|gcompris-14.07-1|509	
14cr|gcompris-14.07-1|510	#Fixing desktop file to match spec
14cr|gcompris-14.07-1|511	perl -pi -e "s/Icon=.*/Icon=gcompris/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gcompris-14.07-1|512	perl -pi -e "s/(Categories=).*/$1/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gcompris-14.07-1|513	perl -pi -e "s/Icon=.*/Icon=gcompris-edit/g" %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
14cr|gcompris-14.07-1|514	
14cr|gcompris-14.07-1|515	desktop-file-install --vendor="" \
14cr|gcompris-14.07-1|516	--remove-category="Application" \
14cr|gcompris-14.07-1|517	--add-category="Education" \
14cr|gcompris-14.07-1|518	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|gcompris-14.07-1|519	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gcompris-14.07-1|520	
14cr|gcompris-14.07-1|521	desktop-file-install --vendor="" \
14cr|gcompris-14.07-1|522	--remove-category="Application" \
14cr|gcompris-14.07-1|523	--add-category="Education" \
14cr|gcompris-14.07-1|524	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|gcompris-14.07-1|525	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
14cr|gcompris-14.07-1|526	
14cr|gcompris-14.07-1|527	# install icons
14cr|gcompris-14.07-1|528	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gcompris-14.07-1|529	install -m 644 gcompris{,-edit}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|gcompris-14.07-1|530	for size in 16x16 32x32; do
14cr|gcompris-14.07-1|531	convert -scale $size gcompris.png \
14cr|gcompris-14.07-1|532	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris.png
14cr|gcompris-14.07-1|533	convert -scale $size gcompris-edit.png \
14cr|gcompris-14.07-1|534	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris-edit.png
14cr|gcompris-14.07-1|535	done
14cr|gcompris-14.07-1|536	
14cr|gcompris-14.07-1|537	# remove unwanted files
14cr|gcompris-14.07-1|538	rm -f %{buildroot}%{_menudir}/%{name}
14cr|gcompris-14.07-1|539	
14cr|gcompris-14.07-1|540	%find_lang %{name}
14cr|gcompris-14.07-1|541	
14cr|gcompris-14.07-1|542	%files -f %{name}.lang
14cr|gcompris-14.07-1|543	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|gcompris-14.07-1|544	%{_bindir}/*
14cr|gcompris-14.07-1|545	%{_libdir}/%{name}
14cr|gcompris-14.07-1|546	%{_datadir}/applications/*
14cr|gcompris-14.07-1|547	%{_datadir}/pixmaps/*
14cr|gcompris-14.07-1|548	%{_iconsdir}/hicolor/*/apps/*
14cr|gcompris-14.07-1|549	%{_datadir}/%{name}
14cr|gcompris-14.07-1|550	%exclude %{_datadir}/%{name}/boards/music
14cr|gcompris-14.07-1|551	%exclude %{_datadir}/%{name}/boards/voices/af
14cr|gcompris-14.07-1|552	%exclude %{_datadir}/%{name}/boards/voices/ar
14cr|gcompris-14.07-1|553	%exclude %{_datadir}/%{name}/boards/voices/ast
14cr|gcompris-14.07-1|554	%exclude %{_datadir}/%{name}/boards/voices/bg
14cr|gcompris-14.07-1|555	%exclude %{_datadir}/%{name}/boards/voices/br
14cr|gcompris-14.07-1|556	%exclude %{_datadir}/%{name}/boards/voices/cs
14cr|gcompris-14.07-1|557	%exclude %{_datadir}/%{name}/boards/voices/da
14cr|gcompris-14.07-1|558	%exclude %{_datadir}/%{name}/boards/voices/de
14cr|gcompris-14.07-1|559	%exclude %{_datadir}/%{name}/boards/voices/el
14cr|gcompris-14.07-1|560	%exclude %{_datadir}/%{name}/boards/voices/en
14cr|gcompris-14.07-1|561	%exclude %{_datadir}/%{name}/boards/voices/eo
14cr|gcompris-14.07-1|562	%exclude %{_datadir}/%{name}/boards/voices/es
14cr|gcompris-14.07-1|563	%exclude %{_datadir}/%{name}/boards/voices/eu
14cr|gcompris-14.07-1|564	%exclude %{_datadir}/%{name}/boards/voices/fi
14cr|gcompris-14.07-1|565	%exclude %{_datadir}/%{name}/boards/voices/fr
14cr|gcompris-14.07-1|566	%exclude %{_datadir}/%{name}/boards/voices/he
14cr|gcompris-14.07-1|567	%exclude %{_datadir}/%{name}/boards/voices/hi
14cr|gcompris-14.07-1|568	%exclude %{_datadir}/%{name}/boards/voices/hu
14cr|gcompris-14.07-1|569	%exclude %{_datadir}/%{name}/boards/voices/id
14cr|gcompris-14.07-1|570	%exclude %{_datadir}/%{name}/boards/voices/it
14cr|gcompris-14.07-1|571	%exclude %{_datadir}/%{name}/boards/voices/mr
14cr|gcompris-14.07-1|572	%exclude %{_datadir}/%{name}/boards/voices/nb
14cr|gcompris-14.07-1|573	%exclude %{_datadir}/%{name}/boards/voices/nn
14cr|gcompris-14.07-1|574	%exclude %{_datadir}/%{name}/boards/voices/nl
14cr|gcompris-14.07-1|575	%exclude %{_datadir}/%{name}/boards/voices/pa
14cr|gcompris-14.07-1|576	%exclude %{_datadir}/%{name}/boards/voices/pt
14cr|gcompris-14.07-1|577	%exclude %{_datadir}/%{name}/boards/voices/pt_BR
14cr|gcompris-14.07-1|578	%exclude %{_datadir}/%{name}/boards/voices/ru
14cr|gcompris-14.07-1|579	%exclude %{_datadir}/%{name}/boards/voices/sl
14cr|gcompris-14.07-1|580	%exclude %{_datadir}/%{name}/boards/voices/so
14cr|gcompris-14.07-1|581	%exclude %{_datadir}/%{name}/boards/voices/sr
14cr|gcompris-14.07-1|582	%exclude %{_datadir}/%{name}/boards/voices/sv
14cr|gcompris-14.07-1|583	%exclude %{_datadir}/%{name}/boards/voices/tr
14cr|gcompris-14.07-1|584	%exclude %{_datadir}/%{name}/boards/voices/ur
14cr|gcompris-14.07-1|585	%exclude %{_datadir}/%{name}/boards/voices/zh_CN
14cr|gcompris-14.07-1|586	%{_datadir}/appdata/gcompris.appdata.xml
14cr|gcompris-14.07-1|587	
14cr|gcompris-14.07-1|588	%files music
14cr|gcompris-14.07-1|589	%{_datadir}/%{name}/boards/music
14cr|gcompris-14.07-1|590	
14cr|gcompris-14.07-1|591	%files sounds-af
14cr|gcompris-14.07-1|592	%{_datadir}/%{name}/boards/voices/af
14cr|gcompris-14.07-1|593	
14cr|gcompris-14.07-1|594	%files sounds-ar
14cr|gcompris-14.07-1|595	%{_datadir}/%{name}/boards/voices/ar
14cr|gcompris-14.07-1|596	
14cr|gcompris-14.07-1|597	%files sounds-ast
14cr|gcompris-14.07-1|598	%{_datadir}/%{name}/boards/voices/ast
14cr|gcompris-14.07-1|599	
14cr|gcompris-14.07-1|600	%files sounds-bg
14cr|gcompris-14.07-1|601	%{_datadir}/%{name}/boards/voices/bg
14cr|gcompris-14.07-1|602	
14cr|gcompris-14.07-1|603	%files sounds-br
14cr|gcompris-14.07-1|604	%{_datadir}/%{name}/boards/voices/br
14cr|gcompris-14.07-1|605	
14cr|gcompris-14.07-1|606	%files sounds-cs
14cr|gcompris-14.07-1|607	%{_datadir}/%{name}/boards/voices/cs
14cr|gcompris-14.07-1|608	
14cr|gcompris-14.07-1|609	%files sounds-da
14cr|gcompris-14.07-1|610	%{_datadir}/%{name}/boards/voices/da
14cr|gcompris-14.07-1|611	
14cr|gcompris-14.07-1|612	%files sounds-de
14cr|gcompris-14.07-1|613	%{_datadir}/%{name}/boards/voices/de
14cr|gcompris-14.07-1|614	
14cr|gcompris-14.07-1|615	%files sounds-el
14cr|gcompris-14.07-1|616	%{_datadir}/%{name}/boards/voices/el
14cr|gcompris-14.07-1|617	
14cr|gcompris-14.07-1|618	%files sounds-en
14cr|gcompris-14.07-1|619	%{_datadir}/%{name}/boards/voices/en
14cr|gcompris-14.07-1|620	
14cr|gcompris-14.07-1|621	%files sounds-eo
14cr|gcompris-14.07-1|622	%{_datadir}/%{name}/boards/voices/eo
14cr|gcompris-14.07-1|623	
14cr|gcompris-14.07-1|624	%files sounds-eu
14cr|gcompris-14.07-1|625	%{_datadir}/%{name}/boards/voices/eu
14cr|gcompris-14.07-1|626	
14cr|gcompris-14.07-1|627	%files sounds-es
14cr|gcompris-14.07-1|628	%{_datadir}/%{name}/boards/voices/es
14cr|gcompris-14.07-1|629	
14cr|gcompris-14.07-1|630	%files sounds-fi
14cr|gcompris-14.07-1|631	%{_datadir}/%{name}/boards/voices/fi
14cr|gcompris-14.07-1|632	
14cr|gcompris-14.07-1|633	%files sounds-fr
14cr|gcompris-14.07-1|634	%{_datadir}/%{name}/boards/voices/fr
14cr|gcompris-14.07-1|635	
14cr|gcompris-14.07-1|636	%files sounds-he
14cr|gcompris-14.07-1|637	%{_datadir}/%{name}/boards/voices/he
14cr|gcompris-14.07-1|638	
14cr|gcompris-14.07-1|639	%files sounds-hi
14cr|gcompris-14.07-1|640	%{_datadir}/%{name}/boards/voices/hi
14cr|gcompris-14.07-1|641	
14cr|gcompris-14.07-1|642	%files sounds-hu
14cr|gcompris-14.07-1|643	%{_datadir}/%{name}/boards/voices/hu
14cr|gcompris-14.07-1|644	
14cr|gcompris-14.07-1|645	%files sounds-id
14cr|gcompris-14.07-1|646	%{_datadir}/%{name}/boards/voices/id
14cr|gcompris-14.07-1|647	
14cr|gcompris-14.07-1|648	%files sounds-it
14cr|gcompris-14.07-1|649	%{_datadir}/%{name}/boards/voices/it
14cr|gcompris-14.07-1|650	
14cr|gcompris-14.07-1|651	%files sounds-mr
14cr|gcompris-14.07-1|652	%{_datadir}/%{name}/boards/voices/mr
14cr|gcompris-14.07-1|653	
14cr|gcompris-14.07-1|654	%files sounds-nb
14cr|gcompris-14.07-1|655	%{_datadir}/%{name}/boards/voices/nb
14cr|gcompris-14.07-1|656	
14cr|gcompris-14.07-1|657	%files sounds-nl
14cr|gcompris-14.07-1|658	%{_datadir}/%{name}/boards/voices/nl
14cr|gcompris-14.07-1|659	
14cr|gcompris-14.07-1|660	%files sounds-nn
14cr|gcompris-14.07-1|661	%{_datadir}/%{name}/boards/voices/nn
14cr|gcompris-14.07-1|662	
14cr|gcompris-14.07-1|663	%files sounds-pa
14cr|gcompris-14.07-1|664	%{_datadir}/%{name}/boards/voices/pa
14cr|gcompris-14.07-1|665	
14cr|gcompris-14.07-1|666	%files sounds-pt
14cr|gcompris-14.07-1|667	%{_datadir}/%{name}/boards/voices/pt
14cr|gcompris-14.07-1|668	
14cr|gcompris-14.07-1|669	%files sounds-pt_BR
14cr|gcompris-14.07-1|670	%{_datadir}/%{name}/boards/voices/pt_BR
14cr|gcompris-14.07-1|671	
14cr|gcompris-14.07-1|672	%files sounds-ru
14cr|gcompris-14.07-1|673	%{_datadir}/%{name}/boards/voices/ru
14cr|gcompris-14.07-1|674	
14cr|gcompris-14.07-1|675	%files sounds-sl
14cr|gcompris-14.07-1|676	%{_datadir}/%{name}/boards/voices/sl
14cr|gcompris-14.07-1|677	
14cr|gcompris-14.07-1|678	%files sounds-so
14cr|gcompris-14.07-1|679	%{_datadir}/%{name}/boards/voices/so
14cr|gcompris-14.07-1|680	
14cr|gcompris-14.07-1|681	%files sounds-sr
14cr|gcompris-14.07-1|682	%{_datadir}/%{name}/boards/voices/sr
14cr|gcompris-14.07-1|683	
14cr|gcompris-14.07-1|684	%files sounds-sv
14cr|gcompris-14.07-1|685	%{_datadir}/%{name}/boards/voices/sv
14cr|gcompris-14.07-1|686	
14cr|gcompris-14.07-1|687	%files sounds-tr
14cr|gcompris-14.07-1|688	%{_datadir}/%{name}/boards/voices/tr
14cr|gcompris-14.07-1|689	
14cr|gcompris-14.07-1|690	%files sounds-ur
14cr|gcompris-14.07-1|691	%{_datadir}/%{name}/boards/voices/ur
14cr|gcompris-14.07-1|692	
14cr|gcompris-14.07-1|693	%files sounds-zh_CN
14cr|gcompris-14.07-1|694	%{_datadir}/%{name}/boards/voices/zh_CN
14cr|gcompris-14.07-1|695	
14cr|gcompris-14.07-1|696	%changelog
14cr|gcompris-14.07-1|697	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.07-1
14cr|gcompris-14.07-1|698	+ Revision: 288463d
14cr|gcompris-14.07-1|699	- Add new files
14cr|gcompris-14.07-1|700	
14cr|gcompris-14.07-1|701	

1515 14
14cr|gconnman-0.5.0-5|1	%define major           0
14cr|gconnman-0.5.0-5|2	%define libname         %mklibname %{name} %{major}
14cr|gconnman-0.5.0-5|3	%define develname       %mklibname %{name} -d
14cr|gconnman-0.5.0-5|4	
14cr|gconnman-0.5.0-5|5	Name: gconnman
14cr|gconnman-0.5.0-5|6	Summary: A GObject binding of the Connman D-Bus API
14cr|gconnman-0.5.0-5|7	Group: System/Configuration/Networking
14cr|gconnman-0.5.0-5|8	Version: 0.5.0
14cr|gconnman-0.5.0-5|9	License: LGPL 2.1
14cr|gconnman-0.5.0-5|10	URL: http://www.moblin.org
14cr|gconnman-0.5.0-5|11	Release: 5
14cr|gconnman-0.5.0-5|12	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
14cr|gconnman-0.5.0-5|13	
14cr|gconnman-0.5.0-5|14	BuildRequires: pkgconfig(gl)
14cr|gconnman-0.5.0-5|15	BuildRequires: pkgconfig(glib-2.0)
14cr|gconnman-0.5.0-5|16	BuildRequires: pkgconfig(dbus-glib-1)
14cr|gconnman-0.5.0-5|17	BuildRequires: pkgconfig(gtk+-2.0)
14cr|gconnman-0.5.0-5|18	BuildRequires: connman-devel
14cr|gconnman-0.5.0-5|19	BuildRequires: intltool
14cr|gconnman-0.5.0-5|20	BuildRequires: gettext
14cr|gconnman-0.5.0-5|21	BuildRequires: automake
14cr|gconnman-0.5.0-5|22	BuildRequires: autoconf
14cr|gconnman-0.5.0-5|23	BuildRequires: gettext-devel
14cr|gconnman-0.5.0-5|24	
14cr|gconnman-0.5.0-5|25	%description
14cr|gconnman-0.5.0-5|26	Description: %{summary}
14cr|gconnman-0.5.0-5|27	
14cr|gconnman-0.5.0-5|28	%package -n %{libname}
14cr|gconnman-0.5.0-5|29	Summary: Gconnman library, GObject binding of the Connman D-Bus API
14cr|gconnman-0.5.0-5|30	Group: System/Libraries
14cr|gconnman-0.5.0-5|31	
14cr|gconnman-0.5.0-5|32	%description -n %{libname}
14cr|gconnman-0.5.0-5|33	Description: %{summary}
14cr|gconnman-0.5.0-5|34	
14cr|gconnman-0.5.0-5|35	%package -n %{develname}
14cr|gconnman-0.5.0-5|36	Summary: Gconnman development package
14cr|gconnman-0.5.0-5|37	Group: System/Libraries
14cr|gconnman-0.5.0-5|38	
14cr|gconnman-0.5.0-5|39	Requires: %{libname} >= %{version}
14cr|gconnman-0.5.0-5|40	Provides: %{name}-devel
14cr|gconnman-0.5.0-5|41	
14cr|gconnman-0.5.0-5|42	%description -n %{develname}
14cr|gconnman-0.5.0-5|43	Gconnman development package
14cr|gconnman-0.5.0-5|44	
14cr|gconnman-0.5.0-5|45	%prep
14cr|gconnman-0.5.0-5|46	%setup -q
14cr|gconnman-0.5.0-5|47	perl -pi -e 's,^./configure.*,,' ./autogen.sh
14cr|gconnman-0.5.0-5|48	
14cr|gconnman-0.5.0-5|49	%build
14cr|gconnman-0.5.0-5|50	./autogen.sh
14cr|gconnman-0.5.0-5|51	%configure2_5x
14cr|gconnman-0.5.0-5|52	%make
14cr|gconnman-0.5.0-5|53	
14cr|gconnman-0.5.0-5|54	%install
14cr|gconnman-0.5.0-5|55	%makeinstall_std
14cr|gconnman-0.5.0-5|56	
14cr|gconnman-0.5.0-5|57	%files -n %{libname}
14cr|gconnman-0.5.0-5|58	%doc README AUTHORS ChangeLog COPYING NEWS
14cr|gconnman-0.5.0-5|59	%{_libdir}/libgconnman*.so.*
14cr|gconnman-0.5.0-5|60	
14cr|gconnman-0.5.0-5|61	%files -n %{develname}
14cr|gconnman-0.5.0-5|62	%{_includedir}/%{name}/*.h
14cr|gconnman-0.5.0-5|63	%{_libdir}/pkgconfig/*.pc
14cr|gconnman-0.5.0-5|64	%{_libdir}/libgconnman*.so
14cr|gconnman-0.5.0-5|65	%{_libdir}/libgconnman*.a
14cr|gconnman-0.5.0-5|66	
14cr|gconnman-0.5.0-5|67	%changelog
14cr|gconnman-0.5.0-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|gconnman-0.5.0-5|69	+ Revision: 438a626
14cr|gconnman-0.5.0-5|70	- MassBuild#464: Increase release tag
14cr|gconnman-0.5.0-5|71	
14cr|gconnman-0.5.0-5|72	

1516 14
14cr|gcstar-1.7.0-4|1	%if %{_use_internal_dependency_generator}
14cr|gcstar-1.7.0-4|2	%define __noautoreq 'perl\\(GC(.*)\\)|perl\\(Gtk2::(.*)\\)'
14cr|gcstar-1.7.0-4|3	%endif
14cr|gcstar-1.7.0-4|4	
14cr|gcstar-1.7.0-4|5	%define iconname gcstar.png
14cr|gcstar-1.7.0-4|6	
14cr|gcstar-1.7.0-4|7	Summary:	A collection manager
14cr|gcstar-1.7.0-4|8	Name:		gcstar
14cr|gcstar-1.7.0-4|9	Version:	1.7.0
14cr|gcstar-1.7.0-4|10	Release:	4
14cr|gcstar-1.7.0-4|11	License:	GPLv2+
14cr|gcstar-1.7.0-4|12	Group:		Databases
14cr|gcstar-1.7.0-4|13	URL:		https://gna.org/projects/gcstar/
14cr|gcstar-1.7.0-4|14	Source0:	http://download.gna.org/gcstar/%{name}-%{version}.tar.gz
14cr|gcstar-1.7.0-4|15	Requires:	perl-Gtk2
14cr|gcstar-1.7.0-4|16	BuildRequires:	desktop-file-utils
14cr|gcstar-1.7.0-4|17	BuildArch:	noarch
14cr|gcstar-1.7.0-4|18	
14cr|gcstar-1.7.0-4|19	%description
14cr|gcstar-1.7.0-4|20	Gcstar is an application that can manage multiple collections.
14cr|gcstar-1.7.0-4|21	Movies, Books, Video games, Games, Music, Stamps, Vine, etc.
14cr|gcstar-1.7.0-4|22	It builds upon gcfilm's legacy.
14cr|gcstar-1.7.0-4|23	You can update your data directly from the Internet.
14cr|gcstar-1.7.0-4|24	
14cr|gcstar-1.7.0-4|25	%prep
14cr|gcstar-1.7.0-4|26	%setup -q -n %{name}
14cr|gcstar-1.7.0-4|27	
14cr|gcstar-1.7.0-4|28	%install
14cr|gcstar-1.7.0-4|29	install -d %{buildroot}%{_bindir}
14cr|gcstar-1.7.0-4|30	install bin/gcstar %{buildroot}%{_bindir}
14cr|gcstar-1.7.0-4|31	install -d %{buildroot}%{_prefix}/lib
14cr|gcstar-1.7.0-4|32	cp -a lib/gcstar %{buildroot}%{_prefix}/lib
14cr|gcstar-1.7.0-4|33	install -d %{buildroot}%{_datadir}
14cr|gcstar-1.7.0-4|34	cp -a share/* %{buildroot}%{_datadir}
14cr|gcstar-1.7.0-4|35	install -d %{buildroot}%{_mandir}/man1
14cr|gcstar-1.7.0-4|36	install man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|gcstar-1.7.0-4|37	
14cr|gcstar-1.7.0-4|38	desktop-file-install --vendor='' \
14cr|gcstar-1.7.0-4|39	--dir %{buildroot}%{_datadir}/applications \
14cr|gcstar-1.7.0-4|40	--add-category='Office;AudioVideo;GTK' \
14cr|gcstar-1.7.0-4|41	%{buildroot}%{_datadir}/applications/*.desktop
14cr|gcstar-1.7.0-4|42	
14cr|gcstar-1.7.0-4|43	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
14cr|gcstar-1.7.0-4|44	cp share/gcstar/icons/%{name}_48x48.png %{buildroot}%{_liconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|45	cp share/gcstar/icons/%{name}_32x32.png %{buildroot}%{_iconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|46	cp share/gcstar/icons/%{name}_16x16.png %{buildroot}%{_miconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|47	
14cr|gcstar-1.7.0-4|48	%files
14cr|gcstar-1.7.0-4|49	%doc README CHANGELOG
14cr|gcstar-1.7.0-4|50	%{_bindir}/%{name}
14cr|gcstar-1.7.0-4|51	%{_prefix}/lib/%{name}
14cr|gcstar-1.7.0-4|52	%{_datadir}/applications/%{name}*
14cr|gcstar-1.7.0-4|53	%{_datadir}/%{name}
14cr|gcstar-1.7.0-4|54	%{_miconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|55	%{_iconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|56	%{_liconsdir}/%{iconname}
14cr|gcstar-1.7.0-4|57	%{_mandir}/man1/%{name}*
14cr|gcstar-1.7.0-4|58	
14cr|gcstar-1.7.0-4|59	
14cr|gcstar-1.7.0-4|60	%changelog
14cr|gcstar-1.7.0-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-4
14cr|gcstar-1.7.0-4|62	+ Revision: 561f6d8
14cr|gcstar-1.7.0-4|63	- MassBuild#464: Increase release tag
14cr|gcstar-1.7.0-4|64	
14cr|gcstar-1.7.0-4|65	

1517 14
14cr|gcue2tracks-0.5.2-3|1	Summary:	Tool for spliting audio CD image to tracks with cue sheet info
14cr|gcue2tracks-0.5.2-3|2	Name:		gcue2tracks
14cr|gcue2tracks-0.5.2-3|3	Version:	0.5.2
14cr|gcue2tracks-0.5.2-3|4	Release:	3
14cr|gcue2tracks-0.5.2-3|5	License:	GPLv2+
14cr|gcue2tracks-0.5.2-3|6	Group:		Sound
14cr|gcue2tracks-0.5.2-3|7	Url:		https://www.assembla.com/wiki/show/gCue2tracks
14cr|gcue2tracks-0.5.2-3|8	Source0:	%{name}-%{version}.tar.xz
14cr|gcue2tracks-0.5.2-3|9	Requires:	cuetools
14cr|gcue2tracks-0.5.2-3|10	Requires:	ffmpeg
14cr|gcue2tracks-0.5.2-3|11	Requires:	mutagen
14cr|gcue2tracks-0.5.2-3|12	Requires:	pygtk2.0
14cr|gcue2tracks-0.5.2-3|13	Requires:	shntool
14cr|gcue2tracks-0.5.2-3|14	Suggests:	flac
14cr|gcue2tracks-0.5.2-3|15	Suggests:	vorbis-tools
14cr|gcue2tracks-0.5.2-3|16	Suggests:	wavpack
14cr|gcue2tracks-0.5.2-3|17	BuildArch:	noarch
14cr|gcue2tracks-0.5.2-3|18	
14cr|gcue2tracks-0.5.2-3|19	%description
14cr|gcue2tracks-0.5.2-3|20	GUI for cue2tracks. Tool for spliting audio CD image to tracks with cue sheet
14cr|gcue2tracks-0.5.2-3|21	info.
14cr|gcue2tracks-0.5.2-3|22	
14cr|gcue2tracks-0.5.2-3|23	%files -f gCue2tracks.lang
14cr|gcue2tracks-0.5.2-3|24	%doc debian/copyright changelog
14cr|gcue2tracks-0.5.2-3|25	%{_bindir}/gcue2tracks
14cr|gcue2tracks-0.5.2-3|26	%{_datadir}/applications/gCue2tracks.desktop
14cr|gcue2tracks-0.5.2-3|27	%{_datadir}/gcue2tracks
14cr|gcue2tracks-0.5.2-3|28	%{_datadir}/pixmaps/gCue2tracks.png
14cr|gcue2tracks-0.5.2-3|29	%{py_sitedir}/*
14cr|gcue2tracks-0.5.2-3|30	
14cr|gcue2tracks-0.5.2-3|31	#----------------------------------------------------------------------------
14cr|gcue2tracks-0.5.2-3|32	
14cr|gcue2tracks-0.5.2-3|33	%prep
14cr|gcue2tracks-0.5.2-3|34	%setup -q
14cr|gcue2tracks-0.5.2-3|35	
14cr|gcue2tracks-0.5.2-3|36	%build
14cr|gcue2tracks-0.5.2-3|37	
14cr|gcue2tracks-0.5.2-3|38	%install
14cr|gcue2tracks-0.5.2-3|39	# Don't use --record-rpm, this records standard dirs.
14cr|gcue2tracks-0.5.2-3|40	python setup.py install \
14cr|gcue2tracks-0.5.2-3|41	--root=%{buildroot} \
14cr|gcue2tracks-0.5.2-3|42	--prefix=%{_prefix} \
14cr|gcue2tracks-0.5.2-3|43	--record=INSTALLED_FILES
14cr|gcue2tracks-0.5.2-3|44	
14cr|gcue2tracks-0.5.2-3|45	rm -f %{buildroot}%{_datadir}/gcue2tracks/ui/*.h
14cr|gcue2tracks-0.5.2-3|46	
14cr|gcue2tracks-0.5.2-3|47	%find_lang gCue2tracks
14cr|gcue2tracks-0.5.2-3|48	
14cr|gcue2tracks-0.5.2-3|49	
14cr|gcue2tracks-0.5.2-3|50	%changelog
14cr|gcue2tracks-0.5.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-3
14cr|gcue2tracks-0.5.2-3|52	+ Revision: defef66
14cr|gcue2tracks-0.5.2-3|53	- MassBuild#464: Increase release tag
14cr|gcue2tracks-0.5.2-3|54	
14cr|gcue2tracks-0.5.2-3|55	

1518 14
14cr|gcursor-0.061-7|1	Summary:		A little gtk program to change your Xcursor with animated preview
14cr|gcursor-0.061-7|2	Name:			gcursor
14cr|gcursor-0.061-7|3	Version: 		0.061
14cr|gcursor-0.061-7|4	Release: 		 7
14cr|gcursor-0.061-7|5	License:		GPL
14cr|gcursor-0.061-7|6	Group:			Graphical desktop/GNOME
14cr|gcursor-0.061-7|7	Source0:		%{name}-%{version}.tar.bz2
14cr|gcursor-0.061-7|8	Patch1:			gcursor-0.061-desktopicon.patch.bz2
14cr|gcursor-0.061-7|9	URL:			http://qballcow.nl/?s=14
14cr|gcursor-0.061-7|10	BuildRoot:		%{_tmppath}/%{name}-%{version}-buildroot
14cr|gcursor-0.061-7|11	BuildRequires:		libglade2.0-devel libgnomeui2-devel perl-XML-Parser
14cr|gcursor-0.061-7|12	Requires:		cursor_themes
14cr|gcursor-0.061-7|13	
14cr|gcursor-0.061-7|14	%description
14cr|gcursor-0.061-7|15	A little gtk program to change youre Xcursor with anitmated preview.
14cr|gcursor-0.061-7|16	
14cr|gcursor-0.061-7|17	This program only works with gnome 2.4 and up.
14cr|gcursor-0.061-7|18	It sets a gconf key that is used by gnome's session manager.
14cr|gcursor-0.061-7|19	You also need to log in gnome again to make the changes (hopefully
14cr|gcursor-0.061-7|20	this will change in gnome).
14cr|gcursor-0.061-7|21	
14cr|gcursor-0.061-7|22	%prep
14cr|gcursor-0.061-7|23	%setup -q
14cr|gcursor-0.061-7|24	%patch1 -p1
14cr|gcursor-0.061-7|25	
14cr|gcursor-0.061-7|26	%build
14cr|gcursor-0.061-7|27	%configure
14cr|gcursor-0.061-7|28	%make
14cr|gcursor-0.061-7|29	
14cr|gcursor-0.061-7|30	%install
14cr|gcursor-0.061-7|31	rm -rf $RPM_BUILD_ROOT
14cr|gcursor-0.061-7|32	%makeinstall_std
14cr|gcursor-0.061-7|33	%find_lang %{name}
14cr|gcursor-0.061-7|34	
14cr|gcursor-0.061-7|35	%clean
14cr|gcursor-0.061-7|36	rm -rf $RPM_BUILD_ROOT
14cr|gcursor-0.061-7|37	
14cr|gcursor-0.061-7|38	%files -f %name.lang
14cr|gcursor-0.061-7|39	%defattr(-, root, root)
14cr|gcursor-0.061-7|40	%doc AUTHORS COPYING INSTALL TODO
14cr|gcursor-0.061-7|41	%{_bindir}/gcursor
14cr|gcursor-0.061-7|42	%{_datadir}/applications/gcursor.desktop
14cr|gcursor-0.061-7|43	%{_datadir}/gcursor/gcursor.glade
14cr|gcursor-0.061-7|44	
14cr|gcursor-0.061-7|45	
14cr|gcursor-0.061-7|46	
14cr|gcursor-0.061-7|47	
14cr|gcursor-0.061-7|48	%changelog
14cr|gcursor-0.061-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.061-7
14cr|gcursor-0.061-7|50	+ Revision: cdde99a
14cr|gcursor-0.061-7|51	- MassBuild#464: Increase release tag
14cr|gcursor-0.061-7|52	
14cr|gcursor-0.061-7|53	

1519 14
14cr|gdal-1.11.0-3|1	%define Werror_cflags %{nil}
14cr|gdal-1.11.0-3|2	
14cr|gdal-1.11.0-3|3	%if %{_use_internal_dependency_generator}
14cr|gdal-1.11.0-3|4	%define __noautoreq 'devel\\(libogdi31.*|devel\\(libcfitsio.*|libgrass.*'
14cr|gdal-1.11.0-3|5	%endif
14cr|gdal-1.11.0-3|6	
14cr|gdal-1.11.0-3|7	%define major 1
14cr|gdal-1.11.0-3|8	%define libname %mklibname %{name} %{major}
14cr|gdal-1.11.0-3|9	%define devname %mklibname %{name} -d
14cr|gdal-1.11.0-3|10	%define sdevname %mklibname %{name} -d -s
14cr|gdal-1.11.0-3|11	
14cr|gdal-1.11.0-3|12	# Build gdal against libgrass. It is better to instead compile the new plugin
14cr|gdal-1.11.0-3|13	# which builds against grass itself (and thus has more features than the
14cr|gdal-1.11.0-3|14	# libgrass5 version)
14cr|gdal-1.11.0-3|15	# In fact, building with direct grass support will break gdal on every grass
14cr|gdal-1.11.0-3|16	# upgrade, see http://n2.nabble.com/qgis-%2B-grass-plugin-%3D-gdal-problem-tp2394932p2405146.html
14cr|gdal-1.11.0-3|17	%define build_libgrass 0
14cr|gdal-1.11.0-3|18	%{?with_libgrass: %define build_libgrass 1}
14cr|gdal-1.11.0-3|19	
14cr|gdal-1.11.0-3|20	Summary:	The Geospatial Data Abstraction Library (GDAL)
14cr|gdal-1.11.0-3|21	Name:		gdal
14cr|gdal-1.11.0-3|22	Version:	1.11.0
14cr|gdal-1.11.0-3|23	Release:	3
14cr|gdal-1.11.0-3|24	License:	MIT
14cr|gdal-1.11.0-3|25	Group:		Sciences/Geosciences
14cr|gdal-1.11.0-3|26	Url:		http://www.gdal.org/
14cr|gdal-1.11.0-3|27	Source0:	ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.xz
14cr|gdal-1.11.0-3|28	Patch0:		gdal-1.11.0-giflib51.patch
14cr|gdal-1.11.0-3|29	Patch3:		gdal-1.6.0-fix-libname.patch
14cr|gdal-1.11.0-3|30	Patch4:		gdal-fix-pythontools-install.patch
14cr|gdal-1.11.0-3|31	BuildRequires:	swig
14cr|gdal-1.11.0-3|32	BuildRequires:	doxygen
14cr|gdal-1.11.0-3|33	BuildRequires:	python-setuptools
14cr|gdal-1.11.0-3|34	BuildRequires:	pkgconfig(python)
14cr|gdal-1.11.0-3|35	BuildRequires:	giflib-devel
14cr|gdal-1.11.0-3|36	BuildRequires:	hdf5-devel
14cr|gdal-1.11.0-3|37	BuildRequires:	jpeg-devel
14cr|gdal-1.11.0-3|38	BuildRequires:	libgeos-devel >= 2.2.3
14cr|gdal-1.11.0-3|39	BuildRequires:	postgresql-devel >= 9.0
14cr|gdal-1.11.0-3|40	BuildRequires:	python-numpy-devel
14cr|gdal-1.11.0-3|41	BuildRequires:	unixODBC-devel
14cr|gdal-1.11.0-3|42	
14cr|gdal-1.11.0-3|43	BuildRequires:	pkgconfig(cfitsio)
14cr|gdal-1.11.0-3|44	BuildRequires:	pkgconfig(geotiff)
14cr|gdal-1.11.0-3|45	BuildRequires:	pkgconfig(jasper)
14cr|gdal-1.11.0-3|46	BuildRequires:	pkgconfig(liblzma)
14cr|gdal-1.11.0-3|47	BuildRequires:	pkgconfig(libpng)
14cr|gdal-1.11.0-3|48	BuildRequires:	pkgconfig(libtirpc)
14cr|gdal-1.11.0-3|49	BuildRequires:	pkgconfig(netcdf)
14cr|gdal-1.11.0-3|50	BuildRequires:	pkgconfig(ogdi)
14cr|gdal-1.11.0-3|51	BuildRequires:	pkgconfig(proj) >= 4.4.7
14cr|gdal-1.11.0-3|52	BuildRequires:	pkgconfig(sqlite3)
14cr|gdal-1.11.0-3|53	BuildRequires:	pkgconfig(xerces-c)
14cr|gdal-1.11.0-3|54	BuildRequires:	pkgconfig(zlib)
14cr|gdal-1.11.0-3|55	%if %{build_libgrass}
14cr|gdal-1.11.0-3|56	BuildRequires:	grass
14cr|gdal-1.11.0-3|57	Requires:	grass >= 6.4.0
14cr|gdal-1.11.0-3|58	%endif
14cr|gdal-1.11.0-3|59	
14cr|gdal-1.11.0-3|60	%description
14cr|gdal-1.11.0-3|61	The Geospatial Data Abstraction Library (GDAL) is a unifying
14cr|gdal-1.11.0-3|62	C/C++ API for accessing raster geospatial data, and currently
14cr|gdal-1.11.0-3|63	includes formats like GeoTIFF, Erdas Imagine, Arc/Info
14cr|gdal-1.11.0-3|64	Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide
14cr|gdal-1.11.0-3|65	efficient access, suitable for use in viewer applications,
14cr|gdal-1.11.0-3|66	and also attempts to preserve coordinate systems and metadata.
14cr|gdal-1.11.0-3|67	Python, C, and C++ interfaces are available.
14cr|gdal-1.11.0-3|68	
14cr|gdal-1.11.0-3|69	%files
14cr|gdal-1.11.0-3|70	%doc NEWS VERSION
14cr|gdal-1.11.0-3|71	%{_datadir}/gdal/
14cr|gdal-1.11.0-3|72	%{_bindir}/*
14cr|gdal-1.11.0-3|73	%{_mandir}/man1/*.1*
14cr|gdal-1.11.0-3|74	%exclude %{_bindir}/gdal-config
14cr|gdal-1.11.0-3|75	%exclude %{multiarch_bindir}/gdal-config
14cr|gdal-1.11.0-3|76	
14cr|gdal-1.11.0-3|77	#----------------------------------------------------------------------------
14cr|gdal-1.11.0-3|78	
14cr|gdal-1.11.0-3|79	%package -n python-%{name}
14cr|gdal-1.11.0-3|80	Summary:	The Python bindings for the GDAL library
14cr|gdal-1.11.0-3|81	Group:		Sciences/Geosciences
14cr|gdal-1.11.0-3|82	Requires:	%{libname} = %{EVRD}
14cr|gdal-1.11.0-3|83	
14cr|gdal-1.11.0-3|84	%description -n python-%{name}
14cr|gdal-1.11.0-3|85	The Python bindings for the GDAL library
14cr|gdal-1.11.0-3|86	
14cr|gdal-1.11.0-3|87	%files -n python-%{name}
14cr|gdal-1.11.0-3|88	%{py_platsitedir}/*
14cr|gdal-1.11.0-3|89	
14cr|gdal-1.11.0-3|90	#----------------------------------------------------------------------------
14cr|gdal-1.11.0-3|91	
14cr|gdal-1.11.0-3|92	%package -n %{libname}
14cr|gdal-1.11.0-3|93	Summary:	Libraries required for the GDAL library
14cr|gdal-1.11.0-3|94	Group:		System/Libraries
14cr|gdal-1.11.0-3|95	
14cr|gdal-1.11.0-3|96	%description -n %{libname}
14cr|gdal-1.11.0-3|97	Libraries required for the GDAL library
14cr|gdal-1.11.0-3|98	
14cr|gdal-1.11.0-3|99	%files -n %{libname}
14cr|gdal-1.11.0-3|100	%{_libdir}/libgdal.so.%{major}*
14cr|gdal-1.11.0-3|101	
14cr|gdal-1.11.0-3|102	#----------------------------------------------------------------------------
14cr|gdal-1.11.0-3|103	
14cr|gdal-1.11.0-3|104	%package -n %{devname}
14cr|gdal-1.11.0-3|105	Summary:	Development files for using the GDAL library
14cr|gdal-1.11.0-3|106	Group:		Development/C
14cr|gdal-1.11.0-3|107	Requires:	%{libname} = %{EVRD}
14cr|gdal-1.11.0-3|108	Provides:	%{name}-devel = %{EVRD}
14cr|gdal-1.11.0-3|109	
14cr|gdal-1.11.0-3|110	%description -n %{devname}
14cr|gdal-1.11.0-3|111	Development files for using the GDAL library
14cr|gdal-1.11.0-3|112	
14cr|gdal-1.11.0-3|113	%files -n %{devname}
14cr|gdal-1.11.0-3|114	%{_bindir}/%{name}-config
14cr|gdal-1.11.0-3|115	%{_libdir}/pkgconfig/%{name}.pc
14cr|gdal-1.11.0-3|116	%{_libdir}/libgdal.so
14cr|gdal-1.11.0-3|117	%{_includedir}/*
14cr|gdal-1.11.0-3|118	%{multiarch_bindir}/gdal-config
14cr|gdal-1.11.0-3|119	
14cr|gdal-1.11.0-3|120	#----------------------------------------------------------------------------
14cr|gdal-1.11.0-3|121	
14cr|gdal-1.11.0-3|122	%package -n %{sdevname}
14cr|gdal-1.11.0-3|123	Summary:	Development files for using the GDAL library
14cr|gdal-1.11.0-3|124	Group:		Development/C
14cr|gdal-1.11.0-3|125	Requires:	%{devname} = %{EVRD}
14cr|gdal-1.11.0-3|126	
14cr|gdal-1.11.0-3|127	%description -n %{sdevname}
14cr|gdal-1.11.0-3|128	Development files for using the GDAL library
14cr|gdal-1.11.0-3|129	
14cr|gdal-1.11.0-3|130	%files -n %{sdevname}
14cr|gdal-1.11.0-3|131	%{_libdir}/libgdal.a
14cr|gdal-1.11.0-3|132	
14cr|gdal-1.11.0-3|133	#----------------------------------------------------------------------------
14cr|gdal-1.11.0-3|134	
14cr|gdal-1.11.0-3|135	%prep
14cr|gdal-1.11.0-3|136	%setup -q
14cr|gdal-1.11.0-3|137	%patch0 -p1 -b .giflib51
14cr|gdal-1.11.0-3|138	%patch3 -p0 -b .libname
14cr|gdal-1.11.0-3|139	%patch4 -p1 -b .pythontools
14cr|gdal-1.11.0-3|140	
14cr|gdal-1.11.0-3|141	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a-x {} \;
14cr|gdal-1.11.0-3|142	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a+r {} \;
14cr|gdal-1.11.0-3|143	
14cr|gdal-1.11.0-3|144	%build
14cr|gdal-1.11.0-3|145	%configure2_5x \
14cr|gdal-1.11.0-3|146	--datadir=%{_datadir}/gdal \
14cr|gdal-1.11.0-3|147	--includedir=%{_includedir}/gdal \
14cr|gdal-1.11.0-3|148	--with-dods-root=no \
14cr|gdal-1.11.0-3|149	--with-ogdi=%{_includedir}/ogdi \
14cr|gdal-1.11.0-3|150	--with-cfitsio=yes \
14cr|gdal-1.11.0-3|151	--with-geotiff=internal \
14cr|gdal-1.11.0-3|152	--with-libtiff=internal \
14cr|gdal-1.11.0-3|153	--with-libz=%{_prefix} \
14cr|gdal-1.11.0-3|154	--with-liblzma=yes \
14cr|gdal-1.11.0-3|155	--with-netcdf=%{_prefix} \
14cr|gdal-1.11.0-3|156	--with-hdf5=%{_prefix} \
14cr|gdal-1.11.0-3|157	--with-geos \
14cr|gdal-1.11.0-3|158	--with-jasper \
14cr|gdal-1.11.0-3|159	--with-png \
14cr|gdal-1.11.0-3|160	--with-gif \
14cr|gdal-1.11.0-3|161	--with-jpeg \
14cr|gdal-1.11.0-3|162	--with-odbc \
14cr|gdal-1.11.0-3|163	--with-sqlite3 \
14cr|gdal-1.11.0-3|164	--with-mysql \
14cr|gdal-1.11.0-3|165	--with-curl \
14cr|gdal-1.11.0-3|166	--with-python \
14cr|gdal-1.11.0-3|167	--with-xerces \
14cr|gdal-1.11.0-3|168	--with-xerces-lib='-lxerces-c' \
14cr|gdal-1.11.0-3|169	--with-xerces-inc=%{_includedir} \
14cr|gdal-1.11.0-3|170	--without-pcraster \
14cr|gdal-1.11.0-3|171	%if %{build_libgrass}
14cr|gdal-1.11.0-3|172	--with-grass=%{_libdir}/grass64 \
14cr|gdal-1.11.0-3|173	%endif
14cr|gdal-1.11.0-3|174	--with-threads
14cr|gdal-1.11.0-3|175	
14cr|gdal-1.11.0-3|176	perl -pi -e 's,PYTHON = no,PYTHON = /usr/bin/python,g' GDALmake.opt
14cr|gdal-1.11.0-3|177	make
14cr|gdal-1.11.0-3|178	make docs
14cr|gdal-1.11.0-3|179	
14cr|gdal-1.11.0-3|180	%install
14cr|gdal-1.11.0-3|181	mkdir -p %{buildroot}%{py_platsitedir}
14cr|gdal-1.11.0-3|182	export PYTHONPATH="%{buildroot}%{py_platsitedir}"
14cr|gdal-1.11.0-3|183	export DESTDIR=%{buildroot}
14cr|gdal-1.11.0-3|184	unset PYTHONDONTWRITEBYTECODE
14cr|gdal-1.11.0-3|185	export INST_MAN=%{_mandir}
14cr|gdal-1.11.0-3|186	%makeinstall_std install-man
14cr|gdal-1.11.0-3|187	
14cr|gdal-1.11.0-3|188	%multiarch_binaries %{buildroot}%{_bindir}/gdal-config
14cr|gdal-1.11.0-3|189	
14cr|gdal-1.11.0-3|190	find %{buildroot}%{py_platsitedir} -name '*.py' -exec chmod a-x {} \;
14cr|gdal-1.11.0-3|191	
14cr|gdal-1.11.0-3|192	install -d %{buildroot}%{_docdir}/%{name}
14cr|gdal-1.11.0-3|193	mv %{buildroot}%{_bindir}/*.dox %{buildroot}%{_docdir}/%{name}
14cr|gdal-1.11.0-3|194	chmod a-x %{buildroot}%{_docdir}/%{name}/*.dox
14cr|gdal-1.11.0-3|195	
14cr|gdal-1.11.0-3|196	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|gdal-1.11.0-3|197	mv %{buildroot}%{_prefix}/man/man1/*.1* %{buildroot}%{_mandir}/man1/
14cr|gdal-1.11.0-3|198	
14cr|gdal-1.11.0-3|199	
14cr|gdal-1.11.0-3|200	%changelog
14cr|gdal-1.11.0-3|201	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 1.11.0-3
14cr|gdal-1.11.0-3|202	+ Revision: d2c7c42
14cr|gdal-1.11.0-3|203	- Updated gdal.spec
14cr|gdal-1.11.0-3|204	
14cr|gdal-1.11.0-3|205	

1520 14
14cr|gdeskcal-1.01-8|1	%define _enable_debug_packages %{nil}
14cr|gdeskcal-1.01-8|2	%define debug_package %{nil}
14cr|gdeskcal-1.01-8|3	
14cr|gdeskcal-1.01-8|4	Summary:	Eye-candy calendar for your desktop
14cr|gdeskcal-1.01-8|5	Name:		gdeskcal
14cr|gdeskcal-1.01-8|6	Version:	1.01
14cr|gdeskcal-1.01-8|7	Release:	8
14cr|gdeskcal-1.01-8|8	License:	GPLv2+
14cr|gdeskcal-1.01-8|9	Group:		Graphical desktop/GNOME
14cr|gdeskcal-1.01-8|10	Url:		http://www.pycage.de/
14cr|gdeskcal-1.01-8|11	Source0:	http://www.pycage.de/download/gDeskCal-%{version}.tar.gz
14cr|gdeskcal-1.01-8|12	Source1:	gdeskcal.png
14cr|gdeskcal-1.01-8|13	Source2:	gdeskcal.desktop
14cr|gdeskcal-1.01-8|14	Patch0:		gdeskcal-1.0.1-fix-source-encoding.patch
14cr|gdeskcal-1.01-8|15	BuildRequires:	desktop-file-utils
14cr|gdeskcal-1.01-8|16	BuildRequires:	perl(XML::Parser)
14cr|gdeskcal-1.01-8|17	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gdeskcal-1.01-8|18	Requires:	pygtk2.0
14cr|gdeskcal-1.01-8|19	Provides:	gDeskCal = %{EVRD}
14cr|gdeskcal-1.01-8|20	
14cr|gdeskcal-1.01-8|21	%description
14cr|gdeskcal-1.01-8|22	gDeskCal is a cute little eye-candy calendar for your desktop. It features
14cr|gdeskcal-1.01-8|23	transparency with smooth alpha-blending and its appearance can be changed
14cr|gdeskcal-1.01-8|24	completely by using skins.
14cr|gdeskcal-1.01-8|25	
14cr|gdeskcal-1.01-8|26	%files -f %{name}.lang
14cr|gdeskcal-1.01-8|27	%doc AUTHORS NEWS README
14cr|gdeskcal-1.01-8|28	%{_bindir}/gdeskcal
14cr|gdeskcal-1.01-8|29	%{_datadir}/applications/%{name}.desktop
14cr|gdeskcal-1.01-8|30	%{_datadir}/pixmaps/%{name}.png
14cr|gdeskcal-1.01-8|31	%{_libdir}/%{name}/
14cr|gdeskcal-1.01-8|32	
14cr|gdeskcal-1.01-8|33	#----------------------------------------------------------------------------
14cr|gdeskcal-1.01-8|34	
14cr|gdeskcal-1.01-8|35	%prep
14cr|gdeskcal-1.01-8|36	%setup -q -n gDeskCal-%{version}
14cr|gdeskcal-1.01-8|37	%patch0 -p0
14cr|gdeskcal-1.01-8|38	
14cr|gdeskcal-1.01-8|39	%build
14cr|gdeskcal-1.01-8|40	%configure2_5x
14cr|gdeskcal-1.01-8|41	make
14cr|gdeskcal-1.01-8|42	# no multi build as it's annoying the buildsys
14cr|gdeskcal-1.01-8|43	
14cr|gdeskcal-1.01-8|44	%install
14cr|gdeskcal-1.01-8|45	install -p -D -m0644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/gdeskcal.png
14cr|gdeskcal-1.01-8|46	%makeinstall_std
14cr|gdeskcal-1.01-8|47	
14cr|gdeskcal-1.01-8|48	desktop-file-install \
14cr|gdeskcal-1.01-8|49	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
14cr|gdeskcal-1.01-8|50	%{SOURCE2}
14cr|gdeskcal-1.01-8|51	
14cr|gdeskcal-1.01-8|52	%find_lang %{name}
14cr|gdeskcal-1.01-8|53	
14cr|gdeskcal-1.01-8|54	
14cr|gdeskcal-1.01-8|55	%changelog
14cr|gdeskcal-1.01-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-8
14cr|gdeskcal-1.01-8|57	+ Revision: b0672e8
14cr|gdeskcal-1.01-8|58	- MassBuild#464: Increase release tag
14cr|gdeskcal-1.01-8|59	
14cr|gdeskcal-1.01-8|60	

1521 14
14cr|gdesklets-0.36.3-3|1	%define name	gdesklets
14cr|gdesklets-0.36.3-3|2	%define version	0.36.3
14cr|gdesklets-0.36.3-3|3	%define release 	3
14cr|gdesklets-0.36.3-3|4	
14cr|gdesklets-0.36.3-3|5	Summary:	GNOME Desktop Applets
14cr|gdesklets-0.36.3-3|6	Name:		%{name}
14cr|gdesklets-0.36.3-3|7	Version:	%{version}
14cr|gdesklets-0.36.3-3|8	Release:	%mkrel %{release}
14cr|gdesklets-0.36.3-3|9	URL:            http://gdesklets.de/
14cr|gdesklets-0.36.3-3|10	Source0:	http://gdesklets.de/files/%{name}-%{version}.tar.bz2
14cr|gdesklets-0.36.3-3|11	Source1:	%{name}-32.png
14cr|gdesklets-0.36.3-3|12	Source2:	%{name}-16.png
14cr|gdesklets-0.36.3-3|13	Patch1:		gdesklets-0.36.3-no-import-override.patch
14cr|gdesklets-0.36.3-3|14	Patch3:		gdesklets-0.36.3-.in-files.patch
14cr|gdesklets-0.36.3-3|15	License:	GPLv2+
14cr|gdesklets-0.36.3-3|16	Group:		Graphical desktop/GNOME
14cr|gdesklets-0.36.3-3|17	BuildRequires:	gnome-python-devel
14cr|gdesklets-0.36.3-3|18	BuildRequires:  pyorbit-devel
14cr|gdesklets-0.36.3-3|19	BuildRequires:	pygtk2.0-devel > 2.4.0
14cr|gdesklets-0.36.3-3|20	BuildRequires:  pkgconfig(librsvg-2.0)
14cr|gdesklets-0.36.3-3|21	BuildRequires:	libgtop2.0-devel >= 2.8.0
14cr|gdesklets-0.36.3-3|22	BuildRequires:	pkgconfig(xdmcp)
14cr|gdesklets-0.36.3-3|23	BuildRequires:  pkgconfig(xau)
14cr|gdesklets-0.36.3-3|24	BuildRequires:	pkgconfig(libgnome-2.0) > 2.6.0
14cr|gdesklets-0.36.3-3|25	BuildRequires:  desktop-file-utils
14cr|gdesklets-0.36.3-3|26	BuildRequires:	pkgconfig(libgnomeui-2.0) >= 2.2.0
14cr|gdesklets-0.36.3-3|27	BuildRequires:	librsvg-devel intltool
14cr|gdesklets-0.36.3-3|28	Requires(pre):	shared-mime-info
14cr|gdesklets-0.36.3-3|29	Requires(post): desktop-file-utils
14cr|gdesklets-0.36.3-3|30	Requires(postun): desktop-file-utils
14cr|gdesklets-0.36.3-3|31	Requires:	gnome-python
14cr|gdesklets-0.36.3-3|32	Requires:	gnome-python-gconf >= 2.6.0
14cr|gdesklets-0.36.3-3|33	Requires:	gnome-python-gtkhtml2
14cr|gdesklets-0.36.3-3|34	Requires:	gnome-python-gnomevfs
14cr|gdesklets-0.36.3-3|35	
14cr|gdesklets-0.36.3-3|36	%description
14cr|gdesklets-0.36.3-3|37	'gDesklets' provides an advanced architecture for desktop applets -
14cr|gdesklets-0.36.3-3|38	tiny displays sitting on your desktop in a symbiotic relationship of
14cr|gdesklets-0.36.3-3|39	eye candy and usefulness.
14cr|gdesklets-0.36.3-3|40	
14cr|gdesklets-0.36.3-3|41	Populate your desktop with status meters, icon bars, weather sensors,
14cr|gdesklets-0.36.3-3|42	news tickers... whatever you can imagine! Virtually anything is
14cr|gdesklets-0.36.3-3|43	possible and maybe even available some day.
14cr|gdesklets-0.36.3-3|44	
14cr|gdesklets-0.36.3-3|45	%prep
14cr|gdesklets-0.36.3-3|46	%setup -q
14cr|gdesklets-0.36.3-3|47	%patch1 -p0
14cr|gdesklets-0.36.3-3|48	%patch3 -p0
14cr|gdesklets-0.36.3-3|49	
14cr|gdesklets-0.36.3-3|50	%build
14cr|gdesklets-0.36.3-3|51	# FIXME: temporary workaround to get intltool-merge working. Will get fixed with a new release (> 0.36.1) released with a newer intltool.
14cr|gdesklets-0.36.3-3|52	#intltoolize --force --copy
14cr|gdesklets-0.36.3-3|53	autoreconf -f -i
14cr|gdesklets-0.36.3-3|54	%configure2_5x
14cr|gdesklets-0.36.3-3|55	%make
14cr|gdesklets-0.36.3-3|56	
14cr|gdesklets-0.36.3-3|57	%install
14cr|gdesklets-0.36.3-3|58	rm -rf %{buildroot}
14cr|gdesklets-0.36.3-3|59	%makeinstall_std
14cr|gdesklets-0.36.3-3|60	%find_lang %{name}
14cr|gdesklets-0.36.3-3|61	
14cr|gdesklets-0.36.3-3|62	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|gdesklets-0.36.3-3|63	
14cr|gdesklets-0.36.3-3|64	desktop-file-install --vendor="" \
14cr|gdesklets-0.36.3-3|65	--remove-category="Application" \
14cr|gdesklets-0.36.3-3|66	--add-category="GTK" \
14cr|gdesklets-0.36.3-3|67	--add-category="System;Monitor" \
14cr|gdesklets-0.36.3-3|68	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gdesklets-0.36.3-3|69	
14cr|gdesklets-0.36.3-3|70	install -d %{buildroot}%{_liconsdir}
14cr|gdesklets-0.36.3-3|71	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}
14cr|gdesklets-0.36.3-3|72	install -D %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gdesklets-0.36.3-3|73	install -D %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gdesklets-0.36.3-3|74	
14cr|gdesklets-0.36.3-3|75	%clean
14cr|gdesklets-0.36.3-3|76	rm -rf %{buildroot}
14cr|gdesklets-0.36.3-3|77	
14cr|gdesklets-0.36.3-3|78	%files -f %{name}.lang
14cr|gdesklets-0.36.3-3|79	%defattr(-,root,root,-)
14cr|gdesklets-0.36.3-3|80	%doc AUTHORS ChangeLog NEWS README
14cr|gdesklets-0.36.3-3|81	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|gdesklets-0.36.3-3|82	%{_bindir}/%{name}
14cr|gdesklets-0.36.3-3|83	%{_libdir}/%{name}
14cr|gdesklets-0.36.3-3|84	%{_datadir}/applications/%{name}.desktop
14cr|gdesklets-0.36.3-3|85	%{_datadir}/mime/packages/*
14cr|gdesklets-0.36.3-3|86	%{_datadir}/pixmaps/%{name}.png
14cr|gdesklets-0.36.3-3|87	%{_datadir}/icons/gnome/48x48/mimetypes/gnome-mime-application-x-%{name}-display.png
14cr|gdesklets-0.36.3-3|88	%{_mandir}/man1/%{name}.1*
14cr|gdesklets-0.36.3-3|89	%{_liconsdir}/%{name}.png
14cr|gdesklets-0.36.3-3|90	%{_iconsdir}/%{name}.png
14cr|gdesklets-0.36.3-3|91	%{_miconsdir}/%{name}.png
14cr|gdesklets-0.36.3-3|92	
14cr|gdesklets-0.36.3-3|93	
14cr|gdesklets-0.36.3-3|94	
14cr|gdesklets-0.36.3-3|95	%changelog
14cr|gdesklets-0.36.3-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.36.3-3
14cr|gdesklets-0.36.3-3|97	+ Revision: 47c1f7e
14cr|gdesklets-0.36.3-3|98	- MassBuild#464: Increase release tag
14cr|gdesklets-0.36.3-3|99	
14cr|gdesklets-0.36.3-3|100	

1522 14
14cr|gdevilspie-0.5-2|1	Summary:	GTK GUI for devilspie
14cr|gdevilspie-0.5-2|2	Name:		gdevilspie
14cr|gdevilspie-0.5-2|3	Version:	0.5
14cr|gdevilspie-0.5-2|4	Release:	2
14cr|gdevilspie-0.5-2|5	Epoch:		1
14cr|gdevilspie-0.5-2|6	License:	GPLv3+
14cr|gdevilspie-0.5-2|7	Group:		Graphical desktop/GNOME
14cr|gdevilspie-0.5-2|8	Url:		http://code.google.com/p/gdevilspie/
14cr|gdevilspie-0.5-2|9	Source0:	%{name}-%{version}.tar.bz2
14cr|gdevilspie-0.5-2|10	BuildRequires:	pkgconfig(python)
14cr|gdevilspie-0.5-2|11	Requires:	devilspie
14cr|gdevilspie-0.5-2|12	Requires:	pygtk2.0-libglade
14cr|gdevilspie-0.5-2|13	Requires:	gnome-python-desktop
14cr|gdevilspie-0.5-2|14	BuildArch:	noarch
14cr|gdevilspie-0.5-2|15	
14cr|gdevilspie-0.5-2|16	%description
14cr|gdevilspie-0.5-2|17	A user friendly interface to the devilspie window matching daemon, to
14cr|gdevilspie-0.5-2|18	create rules easily.
14cr|gdevilspie-0.5-2|19	
14cr|gdevilspie-0.5-2|20	%files
14cr|gdevilspie-0.5-2|21	%doc README TODO Changelog
14cr|gdevilspie-0.5-2|22	%{_bindir}/%{name}
14cr|gdevilspie-0.5-2|23	%{_datadir}/applications/%{name}.desktop
14cr|gdevilspie-0.5-2|24	%{_datadir}/%{name}
14cr|gdevilspie-0.5-2|25	%{_datadir}/pixmaps/%{name}.png
14cr|gdevilspie-0.5-2|26	%{py_puresitedir}/g*
14cr|gdevilspie-0.5-2|27	
14cr|gdevilspie-0.5-2|28	#----------------------------------------------------------------------------
14cr|gdevilspie-0.5-2|29	
14cr|gdevilspie-0.5-2|30	%prep
14cr|gdevilspie-0.5-2|31	%setup -q
14cr|gdevilspie-0.5-2|32	
14cr|gdevilspie-0.5-2|33	%build
14cr|gdevilspie-0.5-2|34	python setup.py build
14cr|gdevilspie-0.5-2|35	
14cr|gdevilspie-0.5-2|36	%install
14cr|gdevilspie-0.5-2|37	python setup.py install --root=%{buildroot}
14cr|gdevilspie-0.5-2|38	
14cr|gdevilspie-0.5-2|39	
14cr|gdevilspie-0.5-2|40	
14cr|gdevilspie-0.5-2|41	%changelog
14cr|gdevilspie-0.5-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5-2
14cr|gdevilspie-0.5-2|43	+ Revision: 6f285a7
14cr|gdevilspie-0.5-2|44	- MassBuild#464: Increase release tag
14cr|gdevilspie-0.5-2|45	
14cr|gdevilspie-0.5-2|46	

1523 14
14cr|gdhcpd-0.3.2-9|1	Summary:	A GTK+ administation tool for the ISC DHCPD server
14cr|gdhcpd-0.3.2-9|2	Name:		gdhcpd
14cr|gdhcpd-0.3.2-9|3	Version:	0.3.2
14cr|gdhcpd-0.3.2-9|4	Release:	9
14cr|gdhcpd-0.3.2-9|5	License:	GPLv2+
14cr|gdhcpd-0.3.2-9|6	Group:		System/Configuration/Networking
14cr|gdhcpd-0.3.2-9|7	URL:		http://www.gadmintools.org/
14cr|gdhcpd-0.3.2-9|8	Source0:	http://mange.dynalias.org/linux/gdhcpd/%{name}-%{version}.tar.bz2
14cr|gdhcpd-0.3.2-9|9	Source1:	%{name}.pam-0.77.bz2
14cr|gdhcpd-0.3.2-9|10	Source2:	%{name}.pam.bz2
14cr|gdhcpd-0.3.2-9|11	BuildRequires:	gtk+2-devel
14cr|gdhcpd-0.3.2-9|12	BuildRequires:	imagemagick
14cr|gdhcpd-0.3.2-9|13	Requires:	dhcp-server >= 3.0.1
14cr|gdhcpd-0.3.2-9|14	Requires:	usermode-consoleonly
14cr|gdhcpd-0.3.2-9|15	
14cr|gdhcpd-0.3.2-9|16	%description
14cr|gdhcpd-0.3.2-9|17	GDHCPD is a fast and easy to use GTK+ administration tool for the
14cr|gdhcpd-0.3.2-9|18	ISC DHCPD server.
14cr|gdhcpd-0.3.2-9|19	
14cr|gdhcpd-0.3.2-9|20	%prep
14cr|gdhcpd-0.3.2-9|21	%setup -q
14cr|gdhcpd-0.3.2-9|22	bzcat %{SOURCE2} > %{name}.pam
14cr|gdhcpd-0.3.2-9|23	# fix png rgb
14cr|gdhcpd-0.3.2-9|24	pushd pixmaps
14cr|gdhcpd-0.3.2-9|25	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gdhcpd-0.3.2-9|26	popd
14cr|gdhcpd-0.3.2-9|27	
14cr|gdhcpd-0.3.2-9|28	
14cr|gdhcpd-0.3.2-9|29	%build
14cr|gdhcpd-0.3.2-9|30	%configure2_5x
14cr|gdhcpd-0.3.2-9|31	
14cr|gdhcpd-0.3.2-9|32	perl -pi -e 's|^#define DHCPD_BINARY .*|#define DHCPD_BINARY \"%{_sbindir}/dhcpd\"|g' config.h
14cr|gdhcpd-0.3.2-9|33	perl -pi -e 's|^#define DHCPD_CONF .*|#define DHCPD_CONF \"%{_sysconfdir}/dhcpd.conf\"|g' config.h
14cr|gdhcpd-0.3.2-9|34	perl -pi -e 's|^#define LEASE_FILE .*|#define LEASE_FILE \"%{_localstatedir}/lib/dhcp/dhcpd.leases\"|g' config.h
14cr|gdhcpd-0.3.2-9|35	
14cr|gdhcpd-0.3.2-9|36	%make
14cr|gdhcpd-0.3.2-9|37	
14cr|gdhcpd-0.3.2-9|38	%install
14cr|gdhcpd-0.3.2-9|39	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gdhcpd-0.3.2-9|40	
14cr|gdhcpd-0.3.2-9|41	# pam auth
14cr|gdhcpd-0.3.2-9|42	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gdhcpd-0.3.2-9|43	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gdhcpd-0.3.2-9|44	
14cr|gdhcpd-0.3.2-9|45	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gdhcpd-0.3.2-9|46	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gdhcpd-0.3.2-9|47	
14cr|gdhcpd-0.3.2-9|48	# locales
14cr|gdhcpd-0.3.2-9|49	%find_lang %name
14cr|gdhcpd-0.3.2-9|50	
14cr|gdhcpd-0.3.2-9|51	# Mandriva Icons
14cr|gdhcpd-0.3.2-9|52	install -d %{buildroot}%{_iconsdir}
14cr|gdhcpd-0.3.2-9|53	install -d %{buildroot}%{_miconsdir}
14cr|gdhcpd-0.3.2-9|54	install -d %{buildroot}%{_liconsdir}
14cr|gdhcpd-0.3.2-9|55	convert -geometry 48x48 pixmaps/gdhcpd.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|56	convert -geometry 32x32 pixmaps/gdhcpd.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|57	convert -geometry 16x16 pixmaps/gdhcpd.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|58	
14cr|gdhcpd-0.3.2-9|59	# Mandriva Menus
14cr|gdhcpd-0.3.2-9|60	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gdhcpd-0.3.2-9|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gdhcpd-0.3.2-9|62	[Desktop Entry]
14cr|gdhcpd-0.3.2-9|63	Name=GDHCPD
14cr|gdhcpd-0.3.2-9|64	Comment=%{summary}
14cr|gdhcpd-0.3.2-9|65	Exec=%{_sbindir}/%{name}
14cr|gdhcpd-0.3.2-9|66	Icon=%{name}
14cr|gdhcpd-0.3.2-9|67	Terminal=false
14cr|gdhcpd-0.3.2-9|68	Type=Application
14cr|gdhcpd-0.3.2-9|69	Categories=Settings;Network;GTK;
14cr|gdhcpd-0.3.2-9|70	EOF
14cr|gdhcpd-0.3.2-9|71	
14cr|gdhcpd-0.3.2-9|72	# Prepare usermode entry
14cr|gdhcpd-0.3.2-9|73	mv %{buildroot}%{_sbindir}/gdhcpd %{buildroot}%{_sbindir}/gdhcpd.real
14cr|gdhcpd-0.3.2-9|74	ln -s %{_bindir}/consolehelper %{buildroot}%{_sbindir}/gdhcpd
14cr|gdhcpd-0.3.2-9|75	
14cr|gdhcpd-0.3.2-9|76	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gdhcpd-0.3.2-9|77	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gdhcpd-0.3.2-9|78	USER=root
14cr|gdhcpd-0.3.2-9|79	PROGRAM=%{_sbindir}/gdhcpd.real
14cr|gdhcpd-0.3.2-9|80	SESSION=true
14cr|gdhcpd-0.3.2-9|81	FALLBACK=false
14cr|gdhcpd-0.3.2-9|82	_EOF_
14cr|gdhcpd-0.3.2-9|83	
14cr|gdhcpd-0.3.2-9|84	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gdhcpd-0.3.2-9|85	
14cr|gdhcpd-0.3.2-9|86	%files -f %{name}.lang
14cr|gdhcpd-0.3.2-9|87	%defattr(-,root,root,0755)
14cr|gdhcpd-0.3.2-9|88	%doc COPYING AUTHORS ChangeLog
14cr|gdhcpd-0.3.2-9|89	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gdhcpd-0.3.2-9|90	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gdhcpd-0.3.2-9|91	%{_sbindir}/%{name}
14cr|gdhcpd-0.3.2-9|92	%{_sbindir}/%{name}.real
14cr|gdhcpd-0.3.2-9|93	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gdhcpd-0.3.2-9|94	%{_datadir}/pixmaps/*.png
14cr|gdhcpd-0.3.2-9|95	%{_datadir}/pixmaps/%{name}/*.png
14cr|gdhcpd-0.3.2-9|96	%{_iconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|97	%{_miconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|98	%{_liconsdir}/%{name}.png
14cr|gdhcpd-0.3.2-9|99	
14cr|gdhcpd-0.3.2-9|100	
14cr|gdhcpd-0.3.2-9|101	
14cr|gdhcpd-0.3.2-9|102	%changelog
14cr|gdhcpd-0.3.2-9|103	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.3.2-9
14cr|gdhcpd-0.3.2-9|104	+ Revision: 59ea5c0
14cr|gdhcpd-0.3.2-9|105	- fix png rgb
14cr|gdhcpd-0.3.2-9|106	
14cr|gdhcpd-0.3.2-9|107	

1524 14
14cr|gdis-0.89-8|1	%define debug_package %{nil}
14cr|gdis-0.89-8|2	
14cr|gdis-0.89-8|3	Summary: 	A molecular and crystal model viewer
14cr|gdis-0.89-8|4	Name: 		gdis
14cr|gdis-0.89-8|5	Version: 	0.89
14cr|gdis-0.89-8|6	Release: 	8
14cr|gdis-0.89-8|7	License: 	GPL
14cr|gdis-0.89-8|8	Group: 		Sciences/Chemistry
14cr|gdis-0.89-8|9	URL: 		http://gdis.sourceforge.net/
14cr|gdis-0.89-8|10	Source: 	%name-%version-source.tar.bz2
14cr|gdis-0.89-8|11	Source2:	%name-models.tar.bz2
14cr|gdis-0.89-8|12	BuildRequires: 	mesaglu-devel pkgconfig(glut) gtk2-devel gtkglext-devel
14cr|gdis-0.89-8|13	Requires: 	povray imagemagick openbabel grace
14cr|gdis-0.89-8|14	
14cr|gdis-0.89-8|15	%description
14cr|gdis-0.89-8|16	gdis is a graphical program for displaying and manipulating
14cr|gdis-0.89-8|17	molecular and crystal systems.
14cr|gdis-0.89-8|18	
14cr|gdis-0.89-8|19	%prep
14cr|gdis-0.89-8|20	%setup -q -a 2
14cr|gdis-0.89-8|21	mv gdis/models .
14cr|gdis-0.89-8|22	rm -fr gdis
14cr|gdis-0.89-8|23	rm -fr models/CVS
14cr|gdis-0.89-8|24	
14cr|gdis-0.89-8|25	%build
14cr|gdis-0.89-8|26	export LDFLAGS="-lm"
14cr|gdis-0.89-8|27	%make CFLAGS="%{optflags}"
14cr|gdis-0.89-8|28	
14cr|gdis-0.89-8|29	%install
14cr|gdis-0.89-8|30	mkdir -p %{buildroot}/%{_bindir}
14cr|gdis-0.89-8|31	make INSTALL=%{buildroot}/%{_bindir} install
14cr|gdis-0.89-8|32	
14cr|gdis-0.89-8|33	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gdis-0.89-8|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gdis-0.89-8|35	[Desktop Entry]
14cr|gdis-0.89-8|36	Name=%{name}
14cr|gdis-0.89-8|37	Comment=A molecular and crystal model viewer
14cr|gdis-0.89-8|38	Exec=%{name}
14cr|gdis-0.89-8|39	Icon=chemistry_section
14cr|gdis-0.89-8|40	Terminal=false
14cr|gdis-0.89-8|41	Type=Application
14cr|gdis-0.89-8|42	Categories=Science;Chemistry;
14cr|gdis-0.89-8|43	EOF
14cr|gdis-0.89-8|44	
14cr|gdis-0.89-8|45	%files
14cr|gdis-0.89-8|46	%defattr (-,root,root,0755)
14cr|gdis-0.89-8|47	%doc README CHANGELOG TODO
14cr|gdis-0.89-8|48	%_bindir/*
14cr|gdis-0.89-8|49	%_datadir/applications/*
14cr|gdis-0.89-8|50	
14cr|gdis-0.89-8|51	
14cr|gdis-0.89-8|52	
14cr|gdis-0.89-8|53	%changelog
14cr|gdis-0.89-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.89-8
14cr|gdis-0.89-8|55	+ Revision: 25c5b8c
14cr|gdis-0.89-8|56	- MassBuild#464: Increase release tag
14cr|gdis-0.89-8|57	
14cr|gdis-0.89-8|58	

1525 14
14cr|gdlmm-3.7.3-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cr|gdlmm-3.7.3-2|2	
14cr|gdlmm-3.7.3-2|3	%define api 3.0
14cr|gdlmm-3.7.3-2|4	%define major 2
14cr|gdlmm-3.7.3-2|5	%define libname %mklibname %{name} %{api} %{major}
14cr|gdlmm-3.7.3-2|6	%define devname %mklibname -d %{name}
14cr|gdlmm-3.7.3-2|7	
14cr|gdlmm-3.7.3-2|8	Summary:	C++ binding for the gdl library
14cr|gdlmm-3.7.3-2|9	Name:		gdlmm
14cr|gdlmm-3.7.3-2|10	Version:	3.7.3
14cr|gdlmm-3.7.3-2|11	Release:	2
14cr|gdlmm-3.7.3-2|12	License:	LGPLv2+
14cr|gdlmm-3.7.3-2|13	Group:		System/Libraries
14cr|gdlmm-3.7.3-2|14	Url:		http://www.gnome.org/
14cr|gdlmm-3.7.3-2|15	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|gdlmm-3.7.3-2|16	BuildRequires:	pkgconfig(gdl-3.0) >= 3.7
14cr|gdlmm-3.7.3-2|17	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16
14cr|gdlmm-3.7.3-2|18	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
14cr|gdlmm-3.7.3-2|19	BuildRequires:	doxygen
14cr|gdlmm-3.7.3-2|20	BuildRequires:	xsltproc
14cr|gdlmm-3.7.3-2|21	
14cr|gdlmm-3.7.3-2|22	%description
14cr|gdlmm-3.7.3-2|23	gdlmm is the C++ binding for the gdl library.
14cr|gdlmm-3.7.3-2|24	
14cr|gdlmm-3.7.3-2|25	#----------------------------------------------------------------------------
14cr|gdlmm-3.7.3-2|26	
14cr|gdlmm-3.7.3-2|27	%package -n %{libname}
14cr|gdlmm-3.7.3-2|28	Summary:	C++ binding for the gdl library
14cr|gdlmm-3.7.3-2|29	Group:		System/Libraries
14cr|gdlmm-3.7.3-2|30	
14cr|gdlmm-3.7.3-2|31	%description -n %{libname}
14cr|gdlmm-3.7.3-2|32	gdlmm is the C++ binding for the gdl library.
14cr|gdlmm-3.7.3-2|33	
14cr|gdlmm-3.7.3-2|34	%files -n %{libname}
14cr|gdlmm-3.7.3-2|35	%doc AUTHORS ChangeLog NEWS README
14cr|gdlmm-3.7.3-2|36	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|gdlmm-3.7.3-2|37	
14cr|gdlmm-3.7.3-2|38	#----------------------------------------------------------------------------
14cr|gdlmm-3.7.3-2|39	
14cr|gdlmm-3.7.3-2|40	%package -n %{devname}
14cr|gdlmm-3.7.3-2|41	Summary:	Development libraries and include files for gdlmm
14cr|gdlmm-3.7.3-2|42	Group:		Development/C++
14cr|gdlmm-3.7.3-2|43	Requires:	%{libname} = %{EVRD}
14cr|gdlmm-3.7.3-2|44	Provides:	%{name}-devel = %{EVRD}
14cr|gdlmm-3.7.3-2|45	
14cr|gdlmm-3.7.3-2|46	%description -n %{devname}
14cr|gdlmm-3.7.3-2|47	gdlmm development files.
14cr|gdlmm-3.7.3-2|48	
14cr|gdlmm-3.7.3-2|49	%files -n %{devname}
14cr|gdlmm-3.7.3-2|50	%doc %{_datadir}/doc/gdlmm-%{api}/
14cr|gdlmm-3.7.3-2|51	%{_libdir}/*.so
14cr|gdlmm-3.7.3-2|52	%{_includedir}/*
14cr|gdlmm-3.7.3-2|53	%{_libdir}/pkgconfig/*
14cr|gdlmm-3.7.3-2|54	%{_libdir}/%{name}-%{api}
14cr|gdlmm-3.7.3-2|55	%{_datadir}/devhelp/books/%{name}-%{api}
14cr|gdlmm-3.7.3-2|56	
14cr|gdlmm-3.7.3-2|57	#----------------------------------------------------------------------------
14cr|gdlmm-3.7.3-2|58	
14cr|gdlmm-3.7.3-2|59	%prep
14cr|gdlmm-3.7.3-2|60	%setup -q
14cr|gdlmm-3.7.3-2|61	
14cr|gdlmm-3.7.3-2|62	%build
14cr|gdlmm-3.7.3-2|63	NOCONFIGURE=1 ./autogen.sh
14cr|gdlmm-3.7.3-2|64	
14cr|gdlmm-3.7.3-2|65	# first remove outdated generated source files
14cr|gdlmm-3.7.3-2|66	%configure2_5x
14cr|gdlmm-3.7.3-2|67	make maintainer-clean
14cr|gdlmm-3.7.3-2|68	
14cr|gdlmm-3.7.3-2|69	# now build it
14cr|gdlmm-3.7.3-2|70	%configure2_5x
14cr|gdlmm-3.7.3-2|71	# generate source files
14cr|gdlmm-3.7.3-2|72	pushd gdl/src
14cr|gdlmm-3.7.3-2|73	make all-local
14cr|gdlmm-3.7.3-2|74	popd
14cr|gdlmm-3.7.3-2|75	%make
14cr|gdlmm-3.7.3-2|76	
14cr|gdlmm-3.7.3-2|77	%install
14cr|gdlmm-3.7.3-2|78	%makeinstall_std
14cr|gdlmm-3.7.3-2|79	
14cr|gdlmm-3.7.3-2|80	
14cr|gdlmm-3.7.3-2|81	%changelog
14cr|gdlmm-3.7.3-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.3-2
14cr|gdlmm-3.7.3-2|83	+ Revision: a721420
14cr|gdlmm-3.7.3-2|84	- MassBuild#464: Increase release tag
14cr|gdlmm-3.7.3-2|85	
14cr|gdlmm-3.7.3-2|86	

1526 14
14cr|gdome2-0.8.1-12|1	%define major 0
14cr|gdome2-0.8.1-12|2	%define libname  %mklibname gdome %{major}
14cr|gdome2-0.8.1-12|3	%define devname %mklibname -d gdome
14cr|gdome2-0.8.1-12|4	
14cr|gdome2-0.8.1-12|5	Summary:	A DOM level2 library for accessing XML files
14cr|gdome2-0.8.1-12|6	Name:		gdome2
14cr|gdome2-0.8.1-12|7	Version:	0.8.1
14cr|gdome2-0.8.1-12|8	Release:	12
14cr|gdome2-0.8.1-12|9	License:	LGPLv2.1+
14cr|gdome2-0.8.1-12|10	Group:		System/Libraries
14cr|gdome2-0.8.1-12|11	URL:		http://gdome2.cs.unibo.it
14cr|gdome2-0.8.1-12|12	Source0:	http://gdome2.cs.unibo.it/tarball/%{name}-%{version}.tar.bz2
14cr|gdome2-0.8.1-12|13	Patch0:		gdome2-0.8.1-gdome-config_lib64.diff
14cr|gdome2-0.8.1-12|14	Patch1:		gdome2-0.8.1-fix-str-fmt.patch
14cr|gdome2-0.8.1-12|15	Patch2:		gdome2-0.8.1-libxml2.patch
14cr|gdome2-0.8.1-12|16	BuildRequires:	intltool
14cr|gdome2-0.8.1-12|17	BuildRequires:	pkgconfig(glib)
14cr|gdome2-0.8.1-12|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|gdome2-0.8.1-12|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gdome2-0.8.1-12|20	
14cr|gdome2-0.8.1-12|21	%description
14cr|gdome2-0.8.1-12|22	Libgdome is a DOM C library developed for the Gnome project. It's a DOM level2
14cr|gdome2-0.8.1-12|23	implementation. Libgdome supports "Core", "XML", "Events" and "MutationEvents"
14cr|gdome2-0.8.1-12|24	modules. It's based on libxml2.
14cr|gdome2-0.8.1-12|25	
14cr|gdome2-0.8.1-12|26	%package -n	%{libname}
14cr|gdome2-0.8.1-12|27	Summary:	A DOM level2 library for accessing XML files
14cr|gdome2-0.8.1-12|28	Group:		System/Libraries
14cr|gdome2-0.8.1-12|29	
14cr|gdome2-0.8.1-12|30	%description -n	%{libname}
14cr|gdome2-0.8.1-12|31	A fast, light and complete DOM level2 implementation based on libxml2.
14cr|gdome2-0.8.1-12|32	
14cr|gdome2-0.8.1-12|33	%files -n %{libname}
14cr|gdome2-0.8.1-12|34	%{_libdir}/libgdome.so.%{major}*
14cr|gdome2-0.8.1-12|35	
14cr|gdome2-0.8.1-12|36	#----------------------------------------------------------------------------
14cr|gdome2-0.8.1-12|37	
14cr|gdome2-0.8.1-12|38	%package -n	%{devname}
14cr|gdome2-0.8.1-12|39	Summary:	DOM level2 library for accessing XML files
14cr|gdome2-0.8.1-12|40	Group:		Development/C
14cr|gdome2-0.8.1-12|41	Requires:	%{libname} = %{EVRD}
14cr|gdome2-0.8.1-12|42	Provides:	%{name}-devel = %{EVRD}
14cr|gdome2-0.8.1-12|43	
14cr|gdome2-0.8.1-12|44	%description -n	%{devname}
14cr|gdome2-0.8.1-12|45	This package contains the header files and static libraries for
14cr|gdome2-0.8.1-12|46	developing with libgdome.
14cr|gdome2-0.8.1-12|47	
14cr|gdome2-0.8.1-12|48	%files -n %{devname}
14cr|gdome2-0.8.1-12|49	%doc AUTHORS MAINTAINERS ChangeLog README COPYING COPYING.LIB
14cr|gdome2-0.8.1-12|50	%{_bindir}/gdome-config
14cr|gdome2-0.8.1-12|51	%{_datadir}/aclocal/gdome2.m4
14cr|gdome2-0.8.1-12|52	%{_includedir}/*
14cr|gdome2-0.8.1-12|53	%{_libdir}/pkgconfig/gdome2.pc
14cr|gdome2-0.8.1-12|54	%{_libdir}/libgdome.so
14cr|gdome2-0.8.1-12|55	%{_libdir}/*.sh
14cr|gdome2-0.8.1-12|56	%{_mandir}/man1/gdome-config.1*
14cr|gdome2-0.8.1-12|57	
14cr|gdome2-0.8.1-12|58	#----------------------------------------------------------------------------
14cr|gdome2-0.8.1-12|59	
14cr|gdome2-0.8.1-12|60	%prep
14cr|gdome2-0.8.1-12|61	%setup -q
14cr|gdome2-0.8.1-12|62	%patch0 -p0
14cr|gdome2-0.8.1-12|63	%patch1 -p0
14cr|gdome2-0.8.1-12|64	%patch2 -p0
14cr|gdome2-0.8.1-12|65	
14cr|gdome2-0.8.1-12|66	%build
14cr|gdome2-0.8.1-12|67	autoreconf -fi
14cr|gdome2-0.8.1-12|68	%configure2_5x \
14cr|gdome2-0.8.1-12|69	--disable-static \
14cr|gdome2-0.8.1-12|70	--disable-glib-1
14cr|gdome2-0.8.1-12|71	
14cr|gdome2-0.8.1-12|72	%make
14cr|gdome2-0.8.1-12|73	
14cr|gdome2-0.8.1-12|74	%install
14cr|gdome2-0.8.1-12|75	%makeinstall_std
14cr|gdome2-0.8.1-12|76	
14cr|gdome2-0.8.1-12|77	
14cr|gdome2-0.8.1-12|78	%changelog
14cr|gdome2-0.8.1-12|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-12
14cr|gdome2-0.8.1-12|80	+ Revision: a1c5f5f
14cr|gdome2-0.8.1-12|81	- MassBuild#464: Increase release tag
14cr|gdome2-0.8.1-12|82	
14cr|gdome2-0.8.1-12|83	

1527 14
14cr|geany-1.23.1-2|1	#for educational needs
14cr|geany-1.23.1-2|2	%define edm	1
14cr|geany-1.23.1-2|3	
14cr|geany-1.23.1-2|4	Summary:	Small C editor using GTK2
14cr|geany-1.23.1-2|5	Name: 		geany
14cr|geany-1.23.1-2|6	Version: 	1.23.1
14cr|geany-1.23.1-2|7	Release: 	2
14cr|geany-1.23.1-2|8	License: 	GPLv2+
14cr|geany-1.23.1-2|9	Group: 		Development/C
14cr|geany-1.23.1-2|10	URL: 		http://geany.uvena.de/
14cr|geany-1.23.1-2|11	Source0: 	http://download.geany.org/%{name}-%{version}.tar.bz2
14cr|geany-1.23.1-2|12	# The following tags files were retrieved 17 Aug 2009
14cr|geany-1.23.1-2|13	Source1:	http://download.geany.org/contrib/tags/sqlite3.c.tags
14cr|geany-1.23.1-2|14	Source2:	http://download.geany.org/contrib/tags/std.glsl.tags
14cr|geany-1.23.1-2|15	Source3:	http://download.geany.org/contrib/tags/gtk216.c.tags
14cr|geany-1.23.1-2|16	Source4:	http://download.geany.org/contrib/tags/xfce46.c.tags
14cr|geany-1.23.1-2|17	Source5:	http://download.geany.org/contrib/tags/dbus-glib-0.76.c.tags
14cr|geany-1.23.1-2|18	Source6:	http://download.geany.org/contrib/tags/geany-api-0.18.c.tags
14cr|geany-1.23.1-2|19	Source7:	http://download.geany.org/contrib/tags/standard.css.tags
14cr|geany-1.23.1-2|20	Source8:	http://download.geany.org/contrib/tags/std.vala.tags
14cr|geany-1.23.1-2|21	# Russian help source. You may create another similar file for you language
14cr|geany-1.23.1-2|22	Source9: 	index.html
14cr|geany-1.23.1-2|23	Source10: 	images.tar.bz2
14cr|geany-1.23.1-2|24	# Replace default setup for FreeBasic on MS QB compatable and complex Haskell
14cr|geany-1.23.1-2|25	# on simple Hugs98
14cr|geany-1.23.1-2|26	Patch0:		001_geany_qb_fb.patch
14cr|geany-1.23.1-2|27	Patch1:		002_geany_hugs98.patch
14cr|geany-1.23.1-2|28	# Russian doc patch
14cr|geany-1.23.1-2|29	Patch2:		ru_doc.patch
14cr|geany-1.23.1-2|30	# Patch3:		ru_compile_typo.patch
14cr|geany-1.23.1-2|31	Patch4:		geany-1.23-rosaconf.patch
14cr|geany-1.23.1-2|32	
14cr|geany-1.23.1-2|33	BuildRequires:  desktop-file-utils
14cr|geany-1.23.1-2|34	BuildRequires:  imagemagick
14cr|geany-1.23.1-2|35	BuildRequires:  intltool
14cr|geany-1.23.1-2|36	BuildRequires:	lxterminal
14cr|geany-1.23.1-2|37	BuildRequires:  perl-XML-Parser
14cr|geany-1.23.1-2|38	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|geany-1.23.1-2|39	
14cr|geany-1.23.1-2|40	Suggests:	geany-plugins
14cr|geany-1.23.1-2|41	
14cr|geany-1.23.1-2|42	%description
14cr|geany-1.23.1-2|43	Geany is a small C editor using GTK2 with basic features of an
14cr|geany-1.23.1-2|44	integrated development environment. It features syntax highlighting,
14cr|geany-1.23.1-2|45	code completion, call tips, many supported filetypes (including C,
14cr|geany-1.23.1-2|46	Java, PHP, HTML, DocBook, Perl, LateX, and Bash), and symbol lists.
14cr|geany-1.23.1-2|47	
14cr|geany-1.23.1-2|48	%package devel
14cr|geany-1.23.1-2|49	Summary:	Header files for building Geany plug-ins
14cr|geany-1.23.1-2|50	Group:		Development/Other
14cr|geany-1.23.1-2|51	Requires:	%{name} = %{version}-%{release}
14cr|geany-1.23.1-2|52	
14cr|geany-1.23.1-2|53	%description devel
14cr|geany-1.23.1-2|54	This package contains the header files and pkg-config file needed for
14cr|geany-1.23.1-2|55	building Geany plug-ins. You do not need to install this package
14cr|geany-1.23.1-2|56	
14cr|geany-1.23.1-2|57	%prep
14cr|geany-1.23.1-2|58	%setup -q
14cr|geany-1.23.1-2|59	# For future reason add edm distepoch  You may recreate packets set edm to 0
14cr|geany-1.23.1-2|60	%if %{edm}
14cr|geany-1.23.1-2|61	%patch0 -p0
14cr|geany-1.23.1-2|62	%patch1 -p0
14cr|geany-1.23.1-2|63	%endif
14cr|geany-1.23.1-2|64	%patch2 -p1
14cr|geany-1.23.1-2|65	# %patch3 -p0
14cr|geany-1.23.1-2|66	%patch4 -p1
14cr|geany-1.23.1-2|67	
14cr|geany-1.23.1-2|68	%build
14cr|geany-1.23.1-2|69	%configure2_5x
14cr|geany-1.23.1-2|70	%make LIBS='-lgmodule-2.0'
14cr|geany-1.23.1-2|71	
14cr|geany-1.23.1-2|72	%install
14cr|geany-1.23.1-2|73	%makeinstall
14cr|geany-1.23.1-2|74	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14cr|geany-1.23.1-2|75	
14cr|geany-1.23.1-2|76	#Fix for Russian
14cr|geany-1.23.1-2|77	sed 's/Name\[ru\]=Geany/Name\[ru\]=Среда разработки Geany/g' -i %{buildroot}%{_datadir}/applications/geany.desktop
14cr|geany-1.23.1-2|78	mkdir -p  %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cr|geany-1.23.1-2|79	install -Dpm 0644 %{SOURCE9} %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cr|geany-1.23.1-2|80	tar -xjvf %SOURCE10
14cr|geany-1.23.1-2|81	mv images %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cr|geany-1.23.1-2|82	
14cr|geany-1.23.1-2|83	# research locale file
14cr|geany-1.23.1-2|84	%find_lang %{name}
14cr|geany-1.23.1-2|85	
14cr|geany-1.23.1-2|86	# prepare menu
14cr|geany-1.23.1-2|87	# we remove the key "Version" and "Encoding" because it's invalid
14cr|geany-1.23.1-2|88	desktop-file-install --vendor="" \
14cr|geany-1.23.1-2|89	--remove-category="Application" \
14cr|geany-1.23.1-2|90	--add-category="GNOME" \
14cr|geany-1.23.1-2|91	--remove-key="Version" \
14cr|geany-1.23.1-2|92	--remove-key="Encoding" \
14cr|geany-1.23.1-2|93	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|geany-1.23.1-2|94	
14cr|geany-1.23.1-2|95	# Install tags files
14cr|geany-1.23.1-2|96	install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{buildroot}%{_datadir}/%{name}
14cr|geany-1.23.1-2|97	
14cr|geany-1.23.1-2|98	# remove useless file
14cr|geany-1.23.1-2|99	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cr|geany-1.23.1-2|100	rm -f %{buildroot}%{_datadir}/icons/Tango/icon-theme.cache
14cr|geany-1.23.1-2|101	
14cr|geany-1.23.1-2|102	%files -f %{name}.lang
14cr|geany-1.23.1-2|103	%{_bindir}/%{name}
14cr|geany-1.23.1-2|104	%{_libdir}/%{name}
14cr|geany-1.23.1-2|105	%{_datadir}/applications/%{name}.desktop
14cr|geany-1.23.1-2|106	%{_datadir}/%{name}
14cr|geany-1.23.1-2|107	%{_defaultdocdir}/%{name}
14cr|geany-1.23.1-2|108	%{_iconsdir}/hicolor/*/apps/*
14cr|geany-1.23.1-2|109	%{_iconsdir}/hicolor/*/actions/*
14cr|geany-1.23.1-2|110	%{_iconsdir}/Tango/*/actions/*
14cr|geany-1.23.1-2|111	%{_mandir}/man1/%{name}.*
14cr|geany-1.23.1-2|112	
14cr|geany-1.23.1-2|113	%files devel
14cr|geany-1.23.1-2|114	%{_includedir}/%{name}
14cr|geany-1.23.1-2|115	%{_libdir}/pkgconfig/%{name}.pc
14cr|geany-1.23.1-2|116	
14cr|geany-1.23.1-2|117	
14cr|geany-1.23.1-2|118	
14cr|geany-1.23.1-2|119	
14cr|geany-1.23.1-2|120	%changelog
14cr|geany-1.23.1-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.23.1-2
14cr|geany-1.23.1-2|122	+ Revision: 34798ed
14cr|geany-1.23.1-2|123	- MassBuild#464: Increase release tag
14cr|geany-1.23.1-2|124	
14cr|geany-1.23.1-2|125	

1528 14
14cr|geany-plugins-1.23-4|1	%global geany_plug_docdir %{_defaultdocdir}/%{name}
14cr|geany-plugins-1.23-4|2	
14cr|geany-plugins-1.23-4|3	Summary:	A collection of different plugins for Geany
14cr|geany-plugins-1.23-4|4	Name:		geany-plugins
14cr|geany-plugins-1.23-4|5	Version:	1.23
14cr|geany-plugins-1.23-4|6	Release:	4
14cr|geany-plugins-1.23-4|7	License:	GPLv2+ and GPLv3+
14cr|geany-plugins-1.23-4|8	Group:		Development/GNOME and GTK+
14cr|geany-plugins-1.23-4|9	Url:		http://plugins.geany.org/
14cr|geany-plugins-1.23-4|10	Source0:	http://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.bz2
14cr|geany-plugins-1.23-4|11	BuildRequires:	gettext
14cr|geany-plugins-1.23-4|12	BuildRequires:	intltool
14cr|geany-plugins-1.23-4|13	BuildRequires:	pkgconfig(enchant)
14cr|geany-plugins-1.23-4|14	BuildRequires:	pkgconfig(geany)
14cr|geany-plugins-1.23-4|15	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|geany-plugins-1.23-4|16	BuildRequires:	pkgconfig(lua) < 5.2
14cr|geany-plugins-1.23-4|17	Requires:	geany
14cr|geany-plugins-1.23-4|18	Requires:	lua5.1
14cr|geany-plugins-1.23-4|19	
14cr|geany-plugins-1.23-4|20	%description
14cr|geany-plugins-1.23-4|21	Geany-Plugins is a collection of different plugins for Geany,
14cr|geany-plugins-1.23-4|22	a lightweight IDE. It provides a common location for plugin authors
14cr|geany-plugins-1.23-4|23	and users with a known infrastructure and support. List of included
14cr|geany-plugins-1.23-4|24	plugins:
14cr|geany-plugins-1.23-4|25	
14cr|geany-plugins-1.23-4|26	
14cr|geany-plugins-1.23-4|27	- Addons: Collection of small addons for geany
14cr|geany-plugins-1.23-4|28	- Codenav: make it possible to
14cr|geany-plugins-1.23-4|29	- switch between header and implementation
14cr|geany-plugins-1.23-4|30	- go to a file by typing its name
14cr|geany-plugins-1.23-4|31	- Geanydoc: allow executing specified commands on the
14cr|geany-plugins-1.23-4|32	current word at the cursor position
14cr|geany-plugins-1.23-4|33	- Geanyextreasel: The Extra Selection adds several selection
14cr|geany-plugins-1.23-4|34	enhancements to geany
14cr|geany-plugins-1.23-4|35	- Geanygdb: integrated debugging support within Geany via
14cr|geany-plugins-1.23-4|36	the GNU Debugger (GDB).
14cr|geany-plugins-1.23-4|37	- Geanyinsertnum: replaces a (possibly zero-width) rectangular selection
14cr|geany-plugins-1.23-4|38	with integer numbers, using start/step/base etc.
14cr|geany-plugins-1.23-4|39	specified by the user.
14cr|geany-plugins-1.23-4|40	- Geanylatex: GeanyLaTeX is a plugin for Geany IDE to improve work
14cr|geany-plugins-1.23-4|41	with LaTeX.
14cr|geany-plugins-1.23-4|42	- Geanylipsum: implements a Lorem Ipsum generator to insert
14cr|geany-plugins-1.23-4|43	placeholder text into your document
14cr|geany-plugins-1.23-4|44	- Geanyprj: alternative project manager for Geany fast light IDE
14cr|geany-plugins-1.23-4|45	- Geanysendmail: send a document as attachment using the preferred
14cr|geany-plugins-1.23-4|46	mail client from inside Geany
14cr|geany-plugins-1.23-4|47	- Geanyvc: provides a uniform way of accessing the different
14cr|geany-plugins-1.23-4|48	version-control systems inside Geany IDE.
14cr|geany-plugins-1.23-4|49	- ShiftColumn: allows you to move blocks of text horizontally
14cr|geany-plugins-1.23-4|50	- Spellcheck: checks the content of the current document in Geany
14cr|geany-plugins-1.23-4|51	with the spell check library Enchant
14cr|geany-plugins-1.23-4|52	- Treebrowser
14cr|geany-plugins-1.23-4|53	
14cr|geany-plugins-1.23-4|54	%files -f %{name}.lang
14cr|geany-plugins-1.23-4|55	%doc NEWS README
14cr|geany-plugins-1.23-4|56	%if "%{_libdir}" != "%{_libexecdir}"
14cr|geany-plugins-1.23-4|57	%{_libexecdir}/geany-plugins
14cr|geany-plugins-1.23-4|58	%endif
14cr|geany-plugins-1.23-4|59	%{_iconsdir}/hicolor/16x16/apps/*
14cr|geany-plugins-1.23-4|60	%{_libdir}/geany-plugins
14cr|geany-plugins-1.23-4|61	%{_libdir}/geany/*
14cr|geany-plugins-1.23-4|62	%{_datadir}/geany-plugins
14cr|geany-plugins-1.23-4|63	
14cr|geany-plugins-1.23-4|64	#----------------------------------------------------------------------------
14cr|geany-plugins-1.23-4|65	
14cr|geany-plugins-1.23-4|66	%prep
14cr|geany-plugins-1.23-4|67	%setup -q
14cr|geany-plugins-1.23-4|68	
14cr|geany-plugins-1.23-4|69	%build
14cr|geany-plugins-1.23-4|70	%configure2_5x --docdir=%{geany_plug_docdir}
14cr|geany-plugins-1.23-4|71	make
14cr|geany-plugins-1.23-4|72	
14cr|geany-plugins-1.23-4|73	%install
14cr|geany-plugins-1.23-4|74	%makeinstall_std
14cr|geany-plugins-1.23-4|75	
14cr|geany-plugins-1.23-4|76	%find_lang %{name}
14cr|geany-plugins-1.23-4|77	
14cr|geany-plugins-1.23-4|78	
14cr|geany-plugins-1.23-4|79	%changelog
14cr|geany-plugins-1.23-4|80	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.23-4
14cr|geany-plugins-1.23-4|81	+ Revision: 4509866
14cr|geany-plugins-1.23-4|82	- Force lua 5.1
14cr|geany-plugins-1.23-4|83	
14cr|geany-plugins-1.23-4|84	

1529 14
14cr|geary-0.6.0-2|1	Summary:	A lightweight email program designed around conversations
14cr|geary-0.6.0-2|2	Name:		geary
14cr|geary-0.6.0-2|3	Version:	0.6.0
14cr|geary-0.6.0-2|4	Release:	2
14cr|geary-0.6.0-2|5	License:	LGPLv2+
14cr|geary-0.6.0-2|6	Group:		Networking/Mail
14cr|geary-0.6.0-2|7	URL:		http://yorba.org/geary/
14cr|geary-0.6.0-2|8	Source0:	http://yorba.org/download/geary/stable/%{name}-%{version}.tar.xz
14cr|geary-0.6.0-2|9	
14cr|geary-0.6.0-2|10	BuildRequires:	vala >= 0.18
14cr|geary-0.6.0-2|11	BuildRequires:	vala-tools
14cr|geary-0.6.0-2|12	BuildRequires:	make
14cr|geary-0.6.0-2|13	BuildRequires:	cmake
14cr|geary-0.6.0-2|14	BuildRequires:	pkgconfig(gthread-2.0)
14cr|geary-0.6.0-2|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
14cr|geary-0.6.0-2|16	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14cr|geary-0.6.0-2|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14cr|geary-0.6.0-2|18	BuildRequires:	pkgconfig(gee-1.0) >= 0.6.0
14cr|geary-0.6.0-2|19	BuildRequires:	pkgconfig(gee-0.8)
14cr|geary-0.6.0-2|20	BuildRequires:	pkgconfig(unique-3.0) >= 3.0.0
14cr|geary-0.6.0-2|21	BuildRequires:	pkgconfig(libnotify) >= 0.7.5
14cr|geary-0.6.0-2|22	BuildRequires:	pkgconfig(libcanberra) >= 0.28
14cr|geary-0.6.0-2|23	BuildRequires:	pkgconfig(sqlite3) >= 3.7.4
14cr|geary-0.6.0-2|24	BuildRequires:	pkgconfig(gmime-2.6) >= 2.6.0
14cr|geary-0.6.0-2|25	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.2.2
14cr|geary-0.6.0-2|26	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.0
14cr|geary-0.6.0-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|geary-0.6.0-2|28	BuildRequires:	desktop-file-utils
14cr|geary-0.6.0-2|29	BuildRequires:	gettext
14cr|geary-0.6.0-2|30	BuildRequires:	intltool
14cr|geary-0.6.0-2|31	BuildRequires:	xml2po
14cr|geary-0.6.0-2|32	
14cr|geary-0.6.0-2|33	Requires:	hicolor-icon-theme
14cr|geary-0.6.0-2|34	
14cr|geary-0.6.0-2|35	%description
14cr|geary-0.6.0-2|36	Geary is a new email reader for GNOME designed to let you read your email
14cr|geary-0.6.0-2|37	quickly and effortlessly. Its interface is based on conversations, so you
14cr|geary-0.6.0-2|38	can easily read an entire discussion without having to click from message
14cr|geary-0.6.0-2|39	to message.
14cr|geary-0.6.0-2|40	Geary is still in early development and has limited features today, but
14cr|geary-0.6.0-2|41	we're planning to add lightning-fast searching, multiple account support,
14cr|geary-0.6.0-2|42	and much more. Eventually we'd like Geary to have an extensible plugin
14cr|geary-0.6.0-2|43	architecture so that developers will be able to add all kinds of nifty
14cr|geary-0.6.0-2|44	features in a modular way.
14cr|geary-0.6.0-2|45	
14cr|geary-0.6.0-2|46	%prep
14cr|geary-0.6.0-2|47	%setup -q
14cr|geary-0.6.0-2|48	
14cr|geary-0.6.0-2|49	%build
14cr|geary-0.6.0-2|50	%cmake
14cr|geary-0.6.0-2|51	
14cr|geary-0.6.0-2|52	%make
14cr|geary-0.6.0-2|53	
14cr|geary-0.6.0-2|54	%install
14cr|geary-0.6.0-2|55	%makeinstall_std -C build
14cr|geary-0.6.0-2|56	
14cr|geary-0.6.0-2|57	%find_lang %{name} --with-gnome
14cr|geary-0.6.0-2|58	
14cr|geary-0.6.0-2|59	%files -f %{name}.lang
14cr|geary-0.6.0-2|60	%doc AUTHORS COPYING NEWS MAINTAINERS README THANKS
14cr|geary-0.6.0-2|61	%{_bindir}/%{name}
14cr|geary-0.6.0-2|62	%{_datadir}/%{name}
14cr|geary-0.6.0-2|63	%{_datadir}/appdata/*
14cr|geary-0.6.0-2|64	%{_datadir}/applications/%{name}.desktop
14cr|geary-0.6.0-2|65	%{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml
14cr|geary-0.6.0-2|66	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|geary-0.6.0-2|67	
14cr|geary-0.6.0-2|68	%changelog
14cr|geary-0.6.0-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|geary-0.6.0-2|70	+ Revision: c2af158
14cr|geary-0.6.0-2|71	- MassBuild#464: Increase release tag
14cr|geary-0.6.0-2|72	
14cr|geary-0.6.0-2|73	

1530 14
14cr|geda-1.8.1-4|1	%define libmajor 42
14cr|geda-1.8.1-4|2	
14cr|geda-1.8.1-4|3	Summary:	GPL Electronic Design Automation Project
14cr|geda-1.8.1-4|4	Name:		geda
14cr|geda-1.8.1-4|5	Epoch:		1
14cr|geda-1.8.1-4|6	Version:	1.8.1
14cr|geda-1.8.1-4|7	Release:	4
14cr|geda-1.8.1-4|8	License:	GPLv2
14cr|geda-1.8.1-4|9	Group:		Office
14cr|geda-1.8.1-4|10	Url:		http://www.gpleda.org/
14cr|geda-1.8.1-4|11	Source:		ftp://ftp.geda-project.org/geda-gaf/stable/v1.8/%{version}/geda-gaf-%{version}.tar.gz
14cr|geda-1.8.1-4|12	Patch0:		geda-gaf-1.8.1-linkage.patch
14cr|geda-1.8.1-4|13	Patch1:		geda-gaf-1.8.1-desktop.patch
14cr|geda-1.8.1-4|14	BuildRequires:	shared-mime-info
14cr|geda-1.8.1-4|15	BuildRequires:	gettext-devel
14cr|geda-1.8.1-4|16	BuildRequires:	pkgconfig(cairo)
14cr|geda-1.8.1-4|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|geda-1.8.1-4|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|geda-1.8.1-4|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|geda-1.8.1-4|20	BuildRequires:	pkgconfig(guile-2.0)
14cr|geda-1.8.1-4|21	BuildRequires:	libstroke-devel
14cr|geda-1.8.1-4|22	BuildRequires:	guile
14cr|geda-1.8.1-4|23	Requires:	geda-gattrib
14cr|geda-1.8.1-4|24	Requires:	geda-gschem
14cr|geda-1.8.1-4|25	Requires:	geda-gnetlist
14cr|geda-1.8.1-4|26	Requires:	geda-gsymcheck
14cr|geda-1.8.1-4|27	Requires:	geda-symbols
14cr|geda-1.8.1-4|28	Requires:	geda-utils
14cr|geda-1.8.1-4|29	Suggests:	geda-docs
14cr|geda-1.8.1-4|30	Suggests:	geda-examples
14cr|geda-1.8.1-4|31	
14cr|geda-1.8.1-4|32	%description
14cr|geda-1.8.1-4|33	The GPL Electronic Design Automation (gEDA) project has produced and
14cr|geda-1.8.1-4|34	continues working on a full GPL'd suite and toolkit of Electronic
14cr|geda-1.8.1-4|35	Design Automation tools. These tools are used for electrical circuit
14cr|geda-1.8.1-4|36	design, schematic capture, simulation, prototyping, and
14cr|geda-1.8.1-4|37	production. Currently, the gEDA project offers a mature suite of free
14cr|geda-1.8.1-4|38	software applications for electronics design, including schematic
14cr|geda-1.8.1-4|39	capture, attribute management, bill of materials (BOM) generation,
14cr|geda-1.8.1-4|40	net listing into over 20 net list formats, analog and digital
14cr|geda-1.8.1-4|41	simulation, and printed circuit board (PCB) layout.
14cr|geda-1.8.1-4|42	
14cr|geda-1.8.1-4|43	%files
14cr|geda-1.8.1-4|44	
14cr|geda-1.8.1-4|45	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|46	%package -n lib%{name}-data
14cr|geda-1.8.1-4|47	Summary:	Static data from %{name}
14cr|geda-1.8.1-4|48	Group:		Sciences/Other
14cr|geda-1.8.1-4|49	Conflicts:	%{name}-symbols < 1:1.6.0-2
14cr|geda-1.8.1-4|50	
14cr|geda-1.8.1-4|51	%description -n lib%{name}-data
14cr|geda-1.8.1-4|52	This packages contains some help files and other
14cr|geda-1.8.1-4|53	static stuff.
14cr|geda-1.8.1-4|54	
14cr|geda-1.8.1-4|55	The gEDA project is working on producing a full GPL'd suite of
14cr|geda-1.8.1-4|56	Electronic Design Automation tools. These tools are used for electrical
14cr|geda-1.8.1-4|57	circuit design, simulation, prototyping, and production.
14cr|geda-1.8.1-4|58	
14cr|geda-1.8.1-4|59	%files -n lib%{name}-data -f lib%{name}%{libmajor}.lang
14cr|geda-1.8.1-4|60	%dir %{_datadir}/gEDA
14cr|geda-1.8.1-4|61	%{_datadir}/gEDA/prolog.ps
14cr|geda-1.8.1-4|62	%{_datadir}/gEDA/scheme/geda.scm
14cr|geda-1.8.1-4|63	%{_datadir}/gEDA/scheme/color-map.scm
14cr|geda-1.8.1-4|64	%{_datadir}/gEDA/system-gafrc
14cr|geda-1.8.1-4|65	%{_datadir}/gEDA/print-colormap-*
14cr|geda-1.8.1-4|66	%{_iconsdir}/hicolor/*/mimetypes/*
14cr|geda-1.8.1-4|67	%{_datadir}/mime/packages/*
14cr|geda-1.8.1-4|68	
14cr|geda-1.8.1-4|69	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|70	%define libname %mklibname %{name} %{libmajor}
14cr|geda-1.8.1-4|71	
14cr|geda-1.8.1-4|72	%package -n %{libname}
14cr|geda-1.8.1-4|73	Summary:	Libraries for the gEDA project
14cr|geda-1.8.1-4|74	Group:		Sciences/Other
14cr|geda-1.8.1-4|75	Requires:	lib%{name}-data = %{EVRD}
14cr|geda-1.8.1-4|76	
14cr|geda-1.8.1-4|77	%description -n %{libname}
14cr|geda-1.8.1-4|78	This package contains libgeda%{libmajor} (library needed by gEDA applications).
14cr|geda-1.8.1-4|79	
14cr|geda-1.8.1-4|80	The gEDA project is working on producing a full GPL'd suite of
14cr|geda-1.8.1-4|81	Electronic Design Automation tools. These tools are used for electrical
14cr|geda-1.8.1-4|82	circuit design, simulation, prototyping, and production.
14cr|geda-1.8.1-4|83	
14cr|geda-1.8.1-4|84	%files -n %{libname}
14cr|geda-1.8.1-4|85	%{_libdir}/*.so.%{libmajor}
14cr|geda-1.8.1-4|86	%{_libdir}/*.so.%{libmajor}.*
14cr|geda-1.8.1-4|87	
14cr|geda-1.8.1-4|88	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|89	%define develname %mklibname -d %{name}
14cr|geda-1.8.1-4|90	
14cr|geda-1.8.1-4|91	%package -n %{develname}
14cr|geda-1.8.1-4|92	Summary:	Development libraries for the gEDA project
14cr|geda-1.8.1-4|93	Group:		Sciences/Other
14cr|geda-1.8.1-4|94	Provides:	%{name}-devel = %{EVRD}
14cr|geda-1.8.1-4|95	Requires:	%{libname} = %{EVRD}
14cr|geda-1.8.1-4|96	
14cr|geda-1.8.1-4|97	%description -n %{develname}
14cr|geda-1.8.1-4|98	This package contains libgeda%{libmajor} development libraries needed
14cr|geda-1.8.1-4|99	by gEDA applications) and the necessary header files for development.
14cr|geda-1.8.1-4|100	
14cr|geda-1.8.1-4|101	The gEDA project is working on producing a full GPL'd suite of
14cr|geda-1.8.1-4|102	Electronic Design Automation tools. These tools are used for electrical
14cr|geda-1.8.1-4|103	circuit design, simulation, prototyping, and production.
14cr|geda-1.8.1-4|104	
14cr|geda-1.8.1-4|105	%files -n %{develname}
14cr|geda-1.8.1-4|106	%{_libdir}/libgeda.so
14cr|geda-1.8.1-4|107	%{_libdir}/pkgconfig/*.pc
14cr|geda-1.8.1-4|108	%{_includedir}/libgeda
14cr|geda-1.8.1-4|109	
14cr|geda-1.8.1-4|110	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|111	%package symbols
14cr|geda-1.8.1-4|112	Summary:	Electronic symbols for gEDA
14cr|geda-1.8.1-4|113	Group:		Sciences/Other
14cr|geda-1.8.1-4|114	
14cr|geda-1.8.1-4|115	%description symbols
14cr|geda-1.8.1-4|116	This package contains a bunch of symbols of electronic devices
14cr|geda-1.8.1-4|117	used by gschem, the gEDA project schematic editor.
14cr|geda-1.8.1-4|118	
14cr|geda-1.8.1-4|119	%files symbols
14cr|geda-1.8.1-4|120	%dir %{_datadir}/gEDA/sym
14cr|geda-1.8.1-4|121	%dir %{_datadir}/gEDA/sym/*/
14cr|geda-1.8.1-4|122	%{_datadir}/gEDA/sym/*/*
14cr|geda-1.8.1-4|123	%{_datadir}/gEDA/gafrc.d
14cr|geda-1.8.1-4|124	%{_datadir}/doc/geda-gaf/nc.pdf
14cr|geda-1.8.1-4|125	
14cr|geda-1.8.1-4|126	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|127	%package gattrib
14cr|geda-1.8.1-4|128	Summary:	Electronics schematics editor
14cr|geda-1.8.1-4|129	Group:		Sciences/Other
14cr|geda-1.8.1-4|130	Requires:	%{name}-symbols = %{EVRD}
14cr|geda-1.8.1-4|131	
14cr|geda-1.8.1-4|132	%description gattrib
14cr|geda-1.8.1-4|133	Gattrib is gEDA's attribute editor.  It reads a set of gschem .sch
14cr|geda-1.8.1-4|134	files (schematic files), and creates a spreadsheet showing all
14cr|geda-1.8.1-4|135	components in rows, with the associated component attributes listed in
14cr|geda-1.8.1-4|136	the columns.  It allows the user to add, modify, or delete component
14cr|geda-1.8.1-4|137	attributes outside of gschem, and then save the .sch files back
14cr|geda-1.8.1-4|138	out.  When it is completed, it will allow the user to edit attributes
14cr|geda-1.8.1-4|139	attached to components, nets, and pins.  (Currently, only component
14cr|geda-1.8.1-4|140	attribute editing is implemented; pin and net attributes are displayed
14cr|geda-1.8.1-4|141	only.)
14cr|geda-1.8.1-4|142	
14cr|geda-1.8.1-4|143	%files gattrib -f %{name}-gattrib.lang
14cr|geda-1.8.1-4|144	%{_bindir}/gattrib
14cr|geda-1.8.1-4|145	%{_datadir}/gEDA/system-gattribrc
14cr|geda-1.8.1-4|146	%{_datadir}/gEDA/gattrib-menus.xml
14cr|geda-1.8.1-4|147	%{_datadir}/applications/geda-gattrib.desktop
14cr|geda-1.8.1-4|148	%{_iconsdir}/hicolor/*/apps/geda-gattrib.*
14cr|geda-1.8.1-4|149	%{_datadir}/doc/geda-gaf/man/gattrib.html
14cr|geda-1.8.1-4|150	%{_mandir}/man1/gattrib.1.xz
14cr|geda-1.8.1-4|151	
14cr|geda-1.8.1-4|152	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|153	%package gschem
14cr|geda-1.8.1-4|154	Summary:	Electronics schematics editor
14cr|geda-1.8.1-4|155	Group:		Sciences/Other
14cr|geda-1.8.1-4|156	Requires:	%{name}-symbols = %{EVRD}
14cr|geda-1.8.1-4|157	Conflicts:	%{name}-symbols < 1:1.6.0-2
14cr|geda-1.8.1-4|158	
14cr|geda-1.8.1-4|159	%description gschem
14cr|geda-1.8.1-4|160	Gschem is an electronics schematic editor. It is part of the gEDA project.
14cr|geda-1.8.1-4|161	
14cr|geda-1.8.1-4|162	%files gschem -f %{name}-gschem.lang
14cr|geda-1.8.1-4|163	%{_bindir}/gschem
14cr|geda-1.8.1-4|164	%{_mandir}/man1/gschem.*
14cr|geda-1.8.1-4|165	%{_datadir}/gEDA/bitmap/gschem*
14cr|geda-1.8.1-4|166	%{_datadir}/gEDA/system-gschemrc
14cr|geda-1.8.1-4|167	%{_datadir}/gEDA/gschem-*
14cr|geda-1.8.1-4|168	%{_datadir}/gEDA/scheme/auto-place-attribs.scm
14cr|geda-1.8.1-4|169	%{_datadir}/gEDA/scheme/auto-uref.scm
14cr|geda-1.8.1-4|170	%{_datadir}/gEDA/scheme/default-attrib-positions.scm
14cr|geda-1.8.1-4|171	%{_datadir}/gEDA/scheme/generate_netlist.scm
14cr|geda-1.8.1-4|172	%{_datadir}/gEDA/scheme/gschem.scm
14cr|geda-1.8.1-4|173	%{_datadir}/gEDA/scheme/image.scm
14cr|geda-1.8.1-4|174	%{_datadir}/gEDA/scheme/list-keys.scm
14cr|geda-1.8.1-4|175	%{_datadir}/gEDA/scheme/partslist-common.scm
14cr|geda-1.8.1-4|176	%{_datadir}/gEDA/scheme/pcb.scm
14cr|geda-1.8.1-4|177	%{_datadir}/gEDA/scheme/print.scm
14cr|geda-1.8.1-4|178	%{_datadir}/gEDA/scheme/print-NB-attribs.scm
14cr|geda-1.8.1-4|179	%{_datadir}/gEDA/scheme/geda/attrib.scm
14cr|geda-1.8.1-4|180	%{_datadir}/gEDA/scheme/geda/core/gettext.scm
14cr|geda-1.8.1-4|181	%{_datadir}/gEDA/scheme/geda/deprecated.scm
14cr|geda-1.8.1-4|182	%{_datadir}/gEDA/scheme/geda/object.scm
14cr|geda-1.8.1-4|183	%{_datadir}/gEDA/scheme/geda/os.scm
14cr|geda-1.8.1-4|184	%{_datadir}/gEDA/scheme/geda/page.scm
14cr|geda-1.8.1-4|185	%{_datadir}/gEDA/scheme/gschem/attrib.scm
14cr|geda-1.8.1-4|186	%{_datadir}/gEDA/scheme/gschem/core/gettext.scm
14cr|geda-1.8.1-4|187	%{_datadir}/gEDA/scheme/gschem/deprecated.scm
14cr|geda-1.8.1-4|188	%{_datadir}/gEDA/scheme/gschem/gschemdoc.scm
14cr|geda-1.8.1-4|189	%{_datadir}/gEDA/scheme/gschem/hook.scm
14cr|geda-1.8.1-4|190	%{_datadir}/gEDA/scheme/gschem/keymap.scm
14cr|geda-1.8.1-4|191	%{_datadir}/gEDA/scheme/gschem/selection.scm
14cr|geda-1.8.1-4|192	%{_datadir}/gEDA/scheme/gschem/util.scm
14cr|geda-1.8.1-4|193	%{_datadir}/gEDA/scheme/gschem/window.scm
14cr|geda-1.8.1-4|194	%{_datadir}/doc/geda-gaf/man/gschem.html
14cr|geda-1.8.1-4|195	%{_datadir}/applications/geda-gschem.desktop
14cr|geda-1.8.1-4|196	%{_iconsdir}/hicolor/*/apps/geda-gschem.*
14cr|geda-1.8.1-4|197	%{_infodir}/geda-scheme.info.*
14cr|geda-1.8.1-4|198	
14cr|geda-1.8.1-4|199	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|200	%package gsymcheck
14cr|geda-1.8.1-4|201	Summary:	Electronics schematics editor
14cr|geda-1.8.1-4|202	Group:		Sciences/Other
14cr|geda-1.8.1-4|203	Requires:	%{name}-symbols = %{EVRD}
14cr|geda-1.8.1-4|204	
14cr|geda-1.8.1-4|205	%description gsymcheck
14cr|geda-1.8.1-4|206	Gsymcheck is a utility to check symbols for gschem. It is part
14cr|geda-1.8.1-4|207	of the gEDA project.
14cr|geda-1.8.1-4|208	
14cr|geda-1.8.1-4|209	%files gsymcheck
14cr|geda-1.8.1-4|210	%{_bindir}/gsymcheck
14cr|geda-1.8.1-4|211	%{_datadir}/gEDA/system-gsymcheckrc
14cr|geda-1.8.1-4|212	%{_datadir}/doc/geda-gaf/man/gsymcheck.html
14cr|geda-1.8.1-4|213	%{_mandir}/man1/gsymcheck.*
14cr|geda-1.8.1-4|214	
14cr|geda-1.8.1-4|215	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|216	%package utils
14cr|geda-1.8.1-4|217	Summary:	Net lister for the gEDA project
14cr|geda-1.8.1-4|218	Group:		Sciences/Other
14cr|geda-1.8.1-4|219	Requires:	%{name}-symbols = %{EVRD}
14cr|geda-1.8.1-4|220	
14cr|geda-1.8.1-4|221	%description utils
14cr|geda-1.8.1-4|222	Several utilities for the gEDA project.
14cr|geda-1.8.1-4|223	
14cr|geda-1.8.1-4|224	%files utils
14cr|geda-1.8.1-4|225	%{_bindir}/gmk_sym
14cr|geda-1.8.1-4|226	%{_bindir}/smash_megafile
14cr|geda-1.8.1-4|227	%{_bindir}/convert_sym
14cr|geda-1.8.1-4|228	%{_bindir}/sarlacc_schem
14cr|geda-1.8.1-4|229	%{_bindir}/sarlacc_sym
14cr|geda-1.8.1-4|230	%{_bindir}/gschlas
14cr|geda-1.8.1-4|231	%{_bindir}/olib
14cr|geda-1.8.1-4|232	%{_bindir}/refdes_renum
14cr|geda-1.8.1-4|233	%{_bindir}/gsch2pcb
14cr|geda-1.8.1-4|234	%{_bindir}/pads_backannotate
14cr|geda-1.8.1-4|235	%{_bindir}/tragesym
14cr|geda-1.8.1-4|236	%{_bindir}/garchive
14cr|geda-1.8.1-4|237	%{_bindir}/grenum
14cr|geda-1.8.1-4|238	%{_bindir}/gsymfix
14cr|geda-1.8.1-4|239	%{_bindir}/schdiff
14cr|geda-1.8.1-4|240	%{_bindir}/pcb_backannotate
14cr|geda-1.8.1-4|241	%{_bindir}/gxyrs
14cr|geda-1.8.1-4|242	%{_datadir}/gEDA/perl/lib/gxyrs.pm
14cr|geda-1.8.1-4|243	%{_datadir}/gEDA/system-gschlasrc
14cr|geda-1.8.1-4|244	%{_datadir}/doc/geda-gaf/man/grenum.html
14cr|geda-1.8.1-4|245	%{_datadir}/doc/geda-gaf/man/convert_sym.html
14cr|geda-1.8.1-4|246	%{_datadir}/doc/geda-gaf/man/garchive.html
14cr|geda-1.8.1-4|247	%{_datadir}/doc/geda-gaf/man/gmk_sym.html
14cr|geda-1.8.1-4|248	%{_datadir}/doc/geda-gaf/man/gsch2pcb.html
14cr|geda-1.8.1-4|249	%{_datadir}/doc/geda-gaf/man/gschlas.html
14cr|geda-1.8.1-4|250	%{_datadir}/doc/geda-gaf/man/gsymfix.html
14cr|geda-1.8.1-4|251	%{_datadir}/doc/geda-gaf/man/gxyrs.html
14cr|geda-1.8.1-4|252	%{_datadir}/doc/geda-gaf/man/olib.html
14cr|geda-1.8.1-4|253	%{_datadir}/doc/geda-gaf/man/pads_backannotate.html
14cr|geda-1.8.1-4|254	%{_datadir}/doc/geda-gaf/man/pcb_backannotate.html
14cr|geda-1.8.1-4|255	%{_datadir}/doc/geda-gaf/man/refdes_renum.html
14cr|geda-1.8.1-4|256	%{_datadir}/doc/geda-gaf/man/sarlacc_schem.html
14cr|geda-1.8.1-4|257	%{_datadir}/doc/geda-gaf/man/sarlacc_sym.html
14cr|geda-1.8.1-4|258	%{_datadir}/doc/geda-gaf/man/schdiff.html
14cr|geda-1.8.1-4|259	%{_datadir}/doc/geda-gaf/man/smash_megafile.html
14cr|geda-1.8.1-4|260	%{_datadir}/doc/geda-gaf/man/tragesym.html
14cr|geda-1.8.1-4|261	%{_datadir}/doc/geda-gaf/readmes
14cr|geda-1.8.1-4|262	%{_mandir}/man1/grenum.1*
14cr|geda-1.8.1-4|263	%{_mandir}/man1/convert_sym.1*
14cr|geda-1.8.1-4|264	%{_mandir}/man1/garchive.1*
14cr|geda-1.8.1-4|265	%{_mandir}/man1/gmk_sym.1*
14cr|geda-1.8.1-4|266	%{_mandir}/man1/gsch2pcb.1*
14cr|geda-1.8.1-4|267	%{_mandir}/man1/gschlas.1*
14cr|geda-1.8.1-4|268	%{_mandir}/man1/gsymfix.1*
14cr|geda-1.8.1-4|269	%{_mandir}/man1/gxyrs.1*
14cr|geda-1.8.1-4|270	%{_mandir}/man1/olib.1*
14cr|geda-1.8.1-4|271	%{_mandir}/man1/pads_backannotate.1*
14cr|geda-1.8.1-4|272	%{_mandir}/man1/pcb_backannotate.1*
14cr|geda-1.8.1-4|273	%{_mandir}/man1/refdes_renum.1*
14cr|geda-1.8.1-4|274	%{_mandir}/man1/sarlacc_schem.1*
14cr|geda-1.8.1-4|275	%{_mandir}/man1/sarlacc_sym.1*
14cr|geda-1.8.1-4|276	%{_mandir}/man1/schdiff.1*
14cr|geda-1.8.1-4|277	%{_mandir}/man1/smash_megafile.1*
14cr|geda-1.8.1-4|278	%{_mandir}/man1/tragesym.1*
14cr|geda-1.8.1-4|279	
14cr|geda-1.8.1-4|280	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|281	%package gnetlist
14cr|geda-1.8.1-4|282	Summary:	Net lister for the gEDA project
14cr|geda-1.8.1-4|283	Group:		Sciences/Other
14cr|geda-1.8.1-4|284	Requires:	%{name}-symbols = %{EVRD}
14cr|geda-1.8.1-4|285	Conflicts:	%{name}-symbols < 1:1.6.0-2
14cr|geda-1.8.1-4|286	
14cr|geda-1.8.1-4|287	%description gnetlist
14cr|geda-1.8.1-4|288	Gnetlist generates net lists from schematics drawn with gschem
14cr|geda-1.8.1-4|289	(the gEDA schematic editor). Possible output formats are:
14cr|geda-1.8.1-4|290	- spice net lists
14cr|geda-1.8.1-4|291	- verilog
14cr|geda-1.8.1-4|292	- tango
14cr|geda-1.8.1-4|293	
14cr|geda-1.8.1-4|294	%files gnetlist
14cr|geda-1.8.1-4|295	%dir %{_datadir}/gEDA
14cr|geda-1.8.1-4|296	%{_bindir}/gnetlist
14cr|geda-1.8.1-4|297	%{_bindir}/sw2asc
14cr|geda-1.8.1-4|298	%{_mandir}/man1/gnetlist.*
14cr|geda-1.8.1-4|299	%{_datadir}/gEDA/system-gnetlistrc
14cr|geda-1.8.1-4|300	%{_datadir}/gEDA/scheme/gnet*.scm
14cr|geda-1.8.1-4|301	%dir %{_datadir}/gEDA/scheme/gnetlist
14cr|geda-1.8.1-4|302	%{_datadir}/gEDA/scheme/gnetlist/backend-getopt.scm
14cr|geda-1.8.1-4|303	%{_datadir}/doc/geda-gaf/man/gnetlist.html
14cr|geda-1.8.1-4|304	%{_datadir}/doc/geda-gaf/man/sw2asc.html
14cr|geda-1.8.1-4|305	%{_mandir}/man1/sw2asc.1*
14cr|geda-1.8.1-4|306	
14cr|geda-1.8.1-4|307	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|308	%package examples
14cr|geda-1.8.1-4|309	Summary:	Examples for the gEDA project
14cr|geda-1.8.1-4|310	Group:		Sciences/Other
14cr|geda-1.8.1-4|311	
14cr|geda-1.8.1-4|312	%description examples
14cr|geda-1.8.1-4|313	This package provide example for the gEDA project.
14cr|geda-1.8.1-4|314	
14cr|geda-1.8.1-4|315	%files examples
14cr|geda-1.8.1-4|316	%{_datadir}/doc/geda-gaf/examples
14cr|geda-1.8.1-4|317	
14cr|geda-1.8.1-4|318	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|319	%package docs
14cr|geda-1.8.1-4|320	Summary:	Doc for the gEDA project
14cr|geda-1.8.1-4|321	Group:		Sciences/Other
14cr|geda-1.8.1-4|322	
14cr|geda-1.8.1-4|323	%description docs
14cr|geda-1.8.1-4|324	This package provides documentation for the gEDA project.
14cr|geda-1.8.1-4|325	
14cr|geda-1.8.1-4|326	%files docs
14cr|geda-1.8.1-4|327	%{_datadir}/doc/geda-gaf/wiki
14cr|geda-1.8.1-4|328	%{_datadir}/doc/geda-gaf/gedadocs.html
14cr|geda-1.8.1-4|329	
14cr|geda-1.8.1-4|330	#--------------------------------------------------------------------------
14cr|geda-1.8.1-4|331	
14cr|geda-1.8.1-4|332	%prep
14cr|geda-1.8.1-4|333	%setup -qn geda-gaf-%{version}
14cr|geda-1.8.1-4|334	%apply_patches
14cr|geda-1.8.1-4|335	
14cr|geda-1.8.1-4|336	%build
14cr|geda-1.8.1-4|337	%configure2_5x \
14cr|geda-1.8.1-4|338	--disable-update-xdg-database \
14cr|geda-1.8.1-4|339	--disable-static \
14cr|geda-1.8.1-4|340	--disable-rpath
14cr|geda-1.8.1-4|341	%make
14cr|geda-1.8.1-4|342	
14cr|geda-1.8.1-4|343	%install
14cr|geda-1.8.1-4|344	%makeinstall_std
14cr|geda-1.8.1-4|345	
14cr|geda-1.8.1-4|346	%find_lang lib%{name}%{libmajor}
14cr|geda-1.8.1-4|347	%find_lang %{name}-gattrib
14cr|geda-1.8.1-4|348	%find_lang %{name}-gschem
14cr|geda-1.8.1-4|349	#fix linting
14cr|geda-1.8.1-4|350	sed -i 's/\r//' %{buildroot}%{_datadir}/doc/geda-gaf/examples/RF_Amp/{Q2,MSA-2643,Q1}.cir
14cr|geda-1.8.1-4|351	sed -i 's/\r//' %{buildroot}%{_datadir}/doc/geda-gaf/examples/TwoStageAmp/spice.netlist
14cr|geda-1.8.1-4|352	
14cr|geda-1.8.1-4|353	
14cr|geda-1.8.1-4|354	
14cr|geda-1.8.1-4|355	
14cr|geda-1.8.1-4|356	
14cr|geda-1.8.1-4|357	
14cr|geda-1.8.1-4|358	%changelog
14cr|geda-1.8.1-4|359	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.1-4
14cr|geda-1.8.1-4|360	+ Revision: 504858e
14cr|geda-1.8.1-4|361	- MassBuild#464: Increase release tag
14cr|geda-1.8.1-4|362	
14cr|geda-1.8.1-4|363	

1531 14
14cr|gedit-root-1.0-8|1	Name:		gedit-root
14cr|gedit-root-1.0-8|2	Summary:	Lets you launch gedit as root from the menu
14cr|gedit-root-1.0-8|3	Version:	1.0
14cr|gedit-root-1.0-8|4	Release:	8
14cr|gedit-root-1.0-8|5	Source0:	gedit-root.console
14cr|gedit-root-1.0-8|6	Source1:	gedit-root.desktop
14cr|gedit-root-1.0-8|7	Source2:	gedit-root.pam
14cr|gedit-root-1.0-8|8	License:	GPLv2+
14cr|gedit-root-1.0-8|9	Group:		Editors
14cr|gedit-root-1.0-8|10	BuildArch:	noarch
14cr|gedit-root-1.0-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|gedit-root-1.0-8|12	Requires:	gedit
14cr|gedit-root-1.0-8|13	Requires:	usermode-consoleonly
14cr|gedit-root-1.0-8|14	
14cr|gedit-root-1.0-8|15	%description
14cr|gedit-root-1.0-8|16	%{name} creates a command named %{name} which launches gedit with
14cr|gedit-root-1.0-8|17	root privileges (after authenticating via consolehelper), and adds a
14cr|gedit-root-1.0-8|18	menu launcher so you can launch gedit as root from the system menu.
14cr|gedit-root-1.0-8|19	
14cr|gedit-root-1.0-8|20	%install
14cr|gedit-root-1.0-8|21	rm -rf %{buildroot}
14cr|gedit-root-1.0-8|22	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gedit-root-1.0-8|23	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gedit-root-1.0-8|24	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gedit-root-1.0-8|25	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gedit-root-1.0-8|26	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|gedit-root-1.0-8|27	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gedit-root-1.0-8|28	mkdir -p %{buildroot}%{_bindir}
14cr|gedit-root-1.0-8|29	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/gedit-root
14cr|gedit-root-1.0-8|30	
14cr|gedit-root-1.0-8|31	%clean
14cr|gedit-root-1.0-8|32	rm -rf %{buildroot}
14cr|gedit-root-1.0-8|33	
14cr|gedit-root-1.0-8|34	%if %mdkversion < 200900
14cr|gedit-root-1.0-8|35	%post
14cr|gedit-root-1.0-8|36	%{update_desktop_database}
14cr|gedit-root-1.0-8|37	%{update_menus}
14cr|gedit-root-1.0-8|38	%endif
14cr|gedit-root-1.0-8|39	
14cr|gedit-root-1.0-8|40	%if %mdkversion < 200900
14cr|gedit-root-1.0-8|41	%postun
14cr|gedit-root-1.0-8|42	%{clean_menus}
14cr|gedit-root-1.0-8|43	%{clean_desktop_database}
14cr|gedit-root-1.0-8|44	%endif
14cr|gedit-root-1.0-8|45	
14cr|gedit-root-1.0-8|46	%files
14cr|gedit-root-1.0-8|47	%defattr(-, root, root)
14cr|gedit-root-1.0-8|48	%{_bindir}/%{name}
14cr|gedit-root-1.0-8|49	%{_datadir}/applications/%{name}.desktop
14cr|gedit-root-1.0-8|50	%{_sysconfdir}/security/console.apps/%{name}
14cr|gedit-root-1.0-8|51	%{_sysconfdir}/pam.d/%{name}
14cr|gedit-root-1.0-8|52	
14cr|gedit-root-1.0-8|53	
14cr|gedit-root-1.0-8|54	
14cr|gedit-root-1.0-8|55	
14cr|gedit-root-1.0-8|56	%changelog
14cr|gedit-root-1.0-8|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|gedit-root-1.0-8|58	+ Revision: 1bf6936
14cr|gedit-root-1.0-8|59	- MassBuild#464: Increase release tag
14cr|gedit-root-1.0-8|60	
14cr|gedit-root-1.0-8|61	

1532 14
14cr|geeqie-1.1-3|1	%define docname %{name}
14cr|geeqie-1.1-3|2	
14cr|geeqie-1.1-3|3	Summary:	Graphics file browser utility
14cr|geeqie-1.1-3|4	Name:		geeqie
14cr|geeqie-1.1-3|5	Version:	1.1
14cr|geeqie-1.1-3|6	Release:	3
14cr|geeqie-1.1-3|7	License:	GPLv2+
14cr|geeqie-1.1-3|8	Group:		Graphics
14cr|geeqie-1.1-3|9	Url:		http://sourceforge.net/projects/geeqie/
14cr|geeqie-1.1-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|geeqie-1.1-3|11	# sent upstream 2010/02/19
14cr|geeqie-1.1-3|12	# http://sourceforge.net/tracker/?func=detail&aid=2954914&group_id=222125&atid=1054680
14cr|geeqie-1.1-3|13	Patch0:         geeqie_lib64.diff
14cr|geeqie-1.1-3|14	Patch1:		geeqie-1.0-champlain0.8.patch
14cr|geeqie-1.1-3|15	
14cr|geeqie-1.1-3|16	BuildRequires:  intltool
14cr|geeqie-1.1-3|17	BuildRequires:  pkgconfig(champlain-0.12)
14cr|geeqie-1.1-3|18	BuildRequires:  pkgconfig(exiv2)
14cr|geeqie-1.1-3|19	BuildRequires:  pkgconfig(gnome-doc-utils)
14cr|geeqie-1.1-3|20	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|geeqie-1.1-3|21	BuildRequires:  pkgconfig(lcms)
14cr|geeqie-1.1-3|22	BuildRequires:  pkgconfig(liblircclient0)
14cr|geeqie-1.1-3|23	
14cr|geeqie-1.1-3|24	%description
14cr|geeqie-1.1-3|25	Geeqie is a browser for graphics files.
14cr|geeqie-1.1-3|26	Offering single click viewing of your graphics files.
14cr|geeqie-1.1-3|27	Includes thumbnail view, zoom and filtering features.
14cr|geeqie-1.1-3|28	And external editor support.
14cr|geeqie-1.1-3|29	
14cr|geeqie-1.1-3|30	%prep
14cr|geeqie-1.1-3|31	%setup -q
14cr|geeqie-1.1-3|32	%patch0 -p0
14cr|geeqie-1.1-3|33	%patch1 -p1
14cr|geeqie-1.1-3|34	autoreconf -fi
14cr|geeqie-1.1-3|35	
14cr|geeqie-1.1-3|36	%build
14cr|geeqie-1.1-3|37	%configure2_5x \
14cr|geeqie-1.1-3|38	--with-readmedir="%{_docdir}/%{docname}" \
14cr|geeqie-1.1-3|39	--enable-gps \
14cr|geeqie-1.1-3|40	--enable-lirc
14cr|geeqie-1.1-3|41	
14cr|geeqie-1.1-3|42	%make
14cr|geeqie-1.1-3|43	
14cr|geeqie-1.1-3|44	%install
14cr|geeqie-1.1-3|45	mkdir -p %{buildroot}%{_docdir}/%{name}/html
14cr|geeqie-1.1-3|46	%makeinstall_std
14cr|geeqie-1.1-3|47	
14cr|geeqie-1.1-3|48	%find_lang %{name}
14cr|geeqie-1.1-3|49	
14cr|geeqie-1.1-3|50	%files -f %{name}.lang
14cr|geeqie-1.1-3|51	%doc AUTHORS COPYING ChangeLog NEWS README README.lirc
14cr|geeqie-1.1-3|52	%{_bindir}/geeqie
14cr|geeqie-1.1-3|53	%{_datadir}/applications/geeqie.desktop
14cr|geeqie-1.1-3|54	%{_datadir}/pixmaps/geeqie.png
14cr|geeqie-1.1-3|55	%{_datadir}/%{name}/applications/*
14cr|geeqie-1.1-3|56	%{_datadir}/%{name}/template.desktop
14cr|geeqie-1.1-3|57	%{_libdir}/%{name}/*
14cr|geeqie-1.1-3|58	%{_mandir}/man1/geeqie*
14cr|geeqie-1.1-3|59	
14cr|geeqie-1.1-3|60	
14cr|geeqie-1.1-3|61	%changelog
14cr|geeqie-1.1-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|geeqie-1.1-3|63	+ Revision: 599c1a0
14cr|geeqie-1.1-3|64	- MassBuild#464: Increase release tag
14cr|geeqie-1.1-3|65	
14cr|geeqie-1.1-3|66	

1533 14
14cr|geis-2.2.16-3|1	%define major 1
14cr|geis-2.2.16-3|2	%define libname %mklibname %{name} %{major}
14cr|geis-2.2.16-3|3	%define devname %mklibname %{name} -d
14cr|geis-2.2.16-3|4	
14cr|geis-2.2.16-3|5	Summary:	Gesture Engine Interface and Support Interface
14cr|geis-2.2.16-3|6	Name:		geis
14cr|geis-2.2.16-3|7	Version:	2.2.16
14cr|geis-2.2.16-3|8	Release:	3
14cr|geis-2.2.16-3|9	License:	GPLv3+
14cr|geis-2.2.16-3|10	Group:		System/Libraries
14cr|geis-2.2.16-3|11	Url:		https://launchpad.net/geis
14cr|geis-2.2.16-3|12	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|geis-2.2.16-3|13	BuildRequires:	pkgconfig(check)
14cr|geis-2.2.16-3|14	BuildRequires:	pkgconfig(dbus-1)
14cr|geis-2.2.16-3|15	BuildRequires:	pkgconfig(frame)
14cr|geis-2.2.16-3|16	BuildRequires:	pkgconfig(grail)
14cr|geis-2.2.16-3|17	BuildRequires:	pkgconfig(python3)
14cr|geis-2.2.16-3|18	BuildRequires:	pkgconfig(xcb)
14cr|geis-2.2.16-3|19	BuildRequires:	pkgconfig(xorg-server)
14cr|geis-2.2.16-3|20	
14cr|geis-2.2.16-3|21	%description
14cr|geis-2.2.16-3|22	GEIS is a library for applications and toolkit programmers which provides
14cr|geis-2.2.16-3|23	a consistent platform independent interface for any system-wide input gesture
14cr|geis-2.2.16-3|24	recognition mechanism.
14cr|geis-2.2.16-3|25	
14cr|geis-2.2.16-3|26	%files
14cr|geis-2.2.16-3|27	%doc README COPYING
14cr|geis-2.2.16-3|28	%{_bindir}/geis-server
14cr|geis-2.2.16-3|29	%{_bindir}/geistest
14cr|geis-2.2.16-3|30	%{_mandir}/man1/geis*
14cr|geis-2.2.16-3|31	
14cr|geis-2.2.16-3|32	#----------------------------------------------------------------------------
14cr|geis-2.2.16-3|33	
14cr|geis-2.2.16-3|34	%package -n %{libname}
14cr|geis-2.2.16-3|35	Summary:	Gesture Engine Interface and Support lLibrary package
14cr|geis-2.2.16-3|36	Group:		System/Libraries
14cr|geis-2.2.16-3|37	
14cr|geis-2.2.16-3|38	%description -n %{libname}
14cr|geis-2.2.16-3|39	This package contains the library needed to run programs dynamically linked
14cr|geis-2.2.16-3|40	with geis.
14cr|geis-2.2.16-3|41	
14cr|geis-2.2.16-3|42	%files -n %{libname}
14cr|geis-2.2.16-3|43	%{_libdir}/libgeis.so.%{major}*
14cr|geis-2.2.16-3|44	
14cr|geis-2.2.16-3|45	#----------------------------------------------------------------------------
14cr|geis-2.2.16-3|46	
14cr|geis-2.2.16-3|47	%package -n %{devname}
14cr|geis-2.2.16-3|48	Summary:	Gesture Engine Interface and Support development package
14cr|geis-2.2.16-3|49	Group:		Development/C
14cr|geis-2.2.16-3|50	Requires:	%{libname} = %{EVRD}
14cr|geis-2.2.16-3|51	Provides:	%{name}-devel = %{EVRD}
14cr|geis-2.2.16-3|52	Conflicts:	%{_lib}geis1 < 2.2.16
14cr|geis-2.2.16-3|53	
14cr|geis-2.2.16-3|54	%description -n %{devname}
14cr|geis-2.2.16-3|55	This package provides headers files for geis development.
14cr|geis-2.2.16-3|56	
14cr|geis-2.2.16-3|57	%files -n %{devname}
14cr|geis-2.2.16-3|58	%{_includedir}/%{name}/geis.h
14cr|geis-2.2.16-3|59	%{_includedir}/%{name}/geisimpl.h
14cr|geis-2.2.16-3|60	%{_libdir}/libgeis.so
14cr|geis-2.2.16-3|61	%{_libdir}/pkgconfig/libgeis.pc
14cr|geis-2.2.16-3|62	
14cr|geis-2.2.16-3|63	#----------------------------------------------------------------------------
14cr|geis-2.2.16-3|64	
14cr|geis-2.2.16-3|65	%package -n python3-%{name}
14cr|geis-2.2.16-3|66	Summary:	GEIS python bindings
14cr|geis-2.2.16-3|67	Group:		Development/Python
14cr|geis-2.2.16-3|68	Requires:	%{libname} = %{EVRD}
14cr|geis-2.2.16-3|69	Obsoletes:	python-%{name} < 2.2.16
14cr|geis-2.2.16-3|70	Conflicts:	python-%{name} < 2.2.16
14cr|geis-2.2.16-3|71	
14cr|geis-2.2.16-3|72	%description -n python3-%{name}
14cr|geis-2.2.16-3|73	GEIS python bindings.
14cr|geis-2.2.16-3|74	
14cr|geis-2.2.16-3|75	%files -n python3-%{name}
14cr|geis-2.2.16-3|76	%{_bindir}/pygeis
14cr|geis-2.2.16-3|77	%{python3_sitelib}/%{name}/
14cr|geis-2.2.16-3|78	%{python3_sitearch}/_geis_bindings.so
14cr|geis-2.2.16-3|79	%{_mandir}/man1/pygeis.1*
14cr|geis-2.2.16-3|80	
14cr|geis-2.2.16-3|81	#----------------------------------------------------------------------------
14cr|geis-2.2.16-3|82	
14cr|geis-2.2.16-3|83	%package -n %{name}view
14cr|geis-2.2.16-3|84	Summary:	GEIS View
14cr|geis-2.2.16-3|85	Requires:	python3-%{name} = %{EVRD}
14cr|geis-2.2.16-3|86	
14cr|geis-2.2.16-3|87	%description -n %{name}view
14cr|geis-2.2.16-3|88	GEIS View.
14cr|geis-2.2.16-3|89	
14cr|geis-2.2.16-3|90	%files -n %{name}view
14cr|geis-2.2.16-3|91	%{_bindir}/%{name}view
14cr|geis-2.2.16-3|92	%{_datadir}/applications/geisview.desktop
14cr|geis-2.2.16-3|93	%{_datadir}/geisview/*.ui
14cr|geis-2.2.16-3|94	%{_datadir}/pixmaps/geisview32x32.xpm
14cr|geis-2.2.16-3|95	%{python3_sitelib}/%{name}view/
14cr|geis-2.2.16-3|96	
14cr|geis-2.2.16-3|97	#----------------------------------------------------------------------------
14cr|geis-2.2.16-3|98	
14cr|geis-2.2.16-3|99	%prep
14cr|geis-2.2.16-3|100	%setup -q
14cr|geis-2.2.16-3|101	
14cr|geis-2.2.16-3|102	%build
14cr|geis-2.2.16-3|103	autoreconf -fi
14cr|geis-2.2.16-3|104	automake --add-missing
14cr|geis-2.2.16-3|105	%configure2_5x --disable-static
14cr|geis-2.2.16-3|106	%make
14cr|geis-2.2.16-3|107	
14cr|geis-2.2.16-3|108	%install
14cr|geis-2.2.16-3|109	%makeinstall_std
14cr|geis-2.2.16-3|110	
14cr|geis-2.2.16-3|111	
14cr|geis-2.2.16-3|112	%changelog
14cr|geis-2.2.16-3|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.16-3
14cr|geis-2.2.16-3|114	+ Revision: c4589b9
14cr|geis-2.2.16-3|115	- MassBuild#464: Increase release tag
14cr|geis-2.2.16-3|116	
14cr|geis-2.2.16-3|117	

1534 14
14cr|gelide-0.1.5-4|1	Name:		gelide
14cr|gelide-0.1.5-4|2	Version:	0.1.5
14cr|gelide-0.1.5-4|3	Release:	4
14cr|gelide-0.1.5-4|4	Summary:	Emulators manager
14cr|gelide-0.1.5-4|5	Group:		Emulators
14cr|gelide-0.1.5-4|6	License:	GPLv3
14cr|gelide-0.1.5-4|7	URL:		http://gelide.sourceforge.net/
14cr|gelide-0.1.5-4|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|gelide-0.1.5-4|9	Patch0:		gelide-0.1.5-glib.patch
14cr|gelide-0.1.5-4|10	Patch1:		gelide-0.1.5-gcc4.7.patch
14cr|gelide-0.1.5-4|11	BuildRequires:	desktop-file-utils
14cr|gelide-0.1.5-4|12	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|gelide-0.1.5-4|13	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gelide-0.1.5-4|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gelide-0.1.5-4|15	BuildRequires:	intltool
14cr|gelide-0.1.5-4|16	BuildRequires:	rarian
14cr|gelide-0.1.5-4|17	BuildRequires:	gcc-c++
14cr|gelide-0.1.5-4|18	
14cr|gelide-0.1.5-4|19	%description
14cr|gelide-0.1.5-4|20	Gelide is a configurable frontend which let you manage any kind of emulated
14cr|gelide-0.1.5-4|21	system (PC, console, arcade, etc) letting you to catalog and launch any game
14cr|gelide-0.1.5-4|22	from any existing emulator under GNU/Linux. With Gelide, you can configure
14cr|gelide-0.1.5-4|23	any emulator with command line parameters support, without the need of
14cr|gelide-0.1.5-4|24	remember them every now and then.
14cr|gelide-0.1.5-4|25	
14cr|gelide-0.1.5-4|26	%prep
14cr|gelide-0.1.5-4|27	%setup -q
14cr|gelide-0.1.5-4|28	%patch0 -p1 -b .glib~
14cr|gelide-0.1.5-4|29	%patch1 -p1 -b .gcc47~
14cr|gelide-0.1.5-4|30	
14cr|gelide-0.1.5-4|31	%build
14cr|gelide-0.1.5-4|32	%configure2_5x
14cr|gelide-0.1.5-4|33	%make
14cr|gelide-0.1.5-4|34	
14cr|gelide-0.1.5-4|35	%install
14cr|gelide-0.1.5-4|36	%makeinstall_std
14cr|gelide-0.1.5-4|37	
14cr|gelide-0.1.5-4|38	desktop-file-install \
14cr|gelide-0.1.5-4|39	--remove-key="Version" \
14cr|gelide-0.1.5-4|40	--remove-key="Encoding" \
14cr|gelide-0.1.5-4|41	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|gelide-0.1.5-4|42	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gelide-0.1.5-4|43	
14cr|gelide-0.1.5-4|44	rm -rf %{buildroot}/usr/doc
14cr|gelide-0.1.5-4|45	
14cr|gelide-0.1.5-4|46	%find_lang %{name} --with-gnome
14cr|gelide-0.1.5-4|47	
14cr|gelide-0.1.5-4|48	%files -f %{name}.lang
14cr|gelide-0.1.5-4|49	%doc AUTHORS ChangeLog README INSTALL COPYING
14cr|gelide-0.1.5-4|50	%{_bindir}/%{name}
14cr|gelide-0.1.5-4|51	%{_datadir}/applications/%{name}.desktop
14cr|gelide-0.1.5-4|52	%{_datadir}/%{name}/*.xml
14cr|gelide-0.1.5-4|53	%{_datadir}/%{name}/pixmaps/*
14cr|gelide-0.1.5-4|54	%{_datadir}/%{name}/ui/*
14cr|gelide-0.1.5-4|55	%{_iconsdir}/hicolor/*
14cr|gelide-0.1.5-4|56	%{_mandir}/*/%{name}*
14cr|gelide-0.1.5-4|57	
14cr|gelide-0.1.5-4|58	
14cr|gelide-0.1.5-4|59	
14cr|gelide-0.1.5-4|60	%changelog
14cr|gelide-0.1.5-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-4
14cr|gelide-0.1.5-4|62	+ Revision: 8a98db7
14cr|gelide-0.1.5-4|63	- MassBuild#464: Increase release tag
14cr|gelide-0.1.5-4|64	
14cr|gelide-0.1.5-4|65	

1535 14
14cr|gemdropx-0.9-13|1	Summary:	Tetris meets Space Invaders
14cr|gemdropx-0.9-13|2	Name:		gemdropx
14cr|gemdropx-0.9-13|3	Version:	0.9
14cr|gemdropx-0.9-13|4	Release:	13
14cr|gemdropx-0.9-13|5	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/gemdropx-%{version}.tar.bz2
14cr|gemdropx-0.9-13|6	License:	GPLv2+
14cr|gemdropx-0.9-13|7	Url:		http://newbreedsoftware.com/gemdropx
14cr|gemdropx-0.9-13|8	Group:		Games/Arcade
14cr|gemdropx-0.9-13|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gemdropx-0.9-13|10	BuildRequires:	SDL-devel
14cr|gemdropx-0.9-13|11	BuildRequires:	SDL_mixer-devel
14cr|gemdropx-0.9-13|12	BuildRequires:	imagemagick
14cr|gemdropx-0.9-13|13	Patch0:		%{name}-0.9-fix-CFLAGS.patch
14cr|gemdropx-0.9-13|14	
14cr|gemdropx-0.9-13|15	%description
14cr|gemdropx-0.9-13|16	Gem Drop X is a fast-paced puzzle game where it's your job to clear the screen
14cr|gemdropx-0.9-13|17	of gems before they squash you! (You're at the bottom, they're at the top, and
14cr|gemdropx-0.9-13|18	they keep coming!)
14cr|gemdropx-0.9-13|19	
14cr|gemdropx-0.9-13|20	%prep
14cr|gemdropx-0.9-13|21	%setup -q
14cr|gemdropx-0.9-13|22	%patch0 -p1
14cr|gemdropx-0.9-13|23	chmod a+r -R .
14cr|gemdropx-0.9-13|24	rm -rf `find -type d -name .xvpics`
14cr|gemdropx-0.9-13|25	
14cr|gemdropx-0.9-13|26	%build
14cr|gemdropx-0.9-13|27	%make CFLAGS="%{optflags}" DATA_PREFIX=%{_gamesdatadir}/%{name}/
14cr|gemdropx-0.9-13|28	
14cr|gemdropx-0.9-13|29	%install
14cr|gemdropx-0.9-13|30	rm -rf $RPM_BUILD_ROOT
14cr|gemdropx-0.9-13|31	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|gemdropx-0.9-13|32	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|gemdropx-0.9-13|33	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|gemdropx-0.9-13|34	
14cr|gemdropx-0.9-13|35	%{__install} -d $RPM_BUILD_ROOT{%{_liconsdir},%{_miconsdir}}
14cr|gemdropx-0.9-13|36	convert data/images/gemdropx-icon.xpm -size 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|gemdropx-0.9-13|37	convert data/images/gemdropx-icon.xpm -size 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|gemdropx-0.9-13|38	convert data/images/gemdropx-icon.xpm -size 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|gemdropx-0.9-13|39	
14cr|gemdropx-0.9-13|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gemdropx-0.9-13|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gemdropx-0.9-13|42	[Desktop Entry]
14cr|gemdropx-0.9-13|43	Name=Gem Drop X
14cr|gemdropx-0.9-13|44	Comment=%{summary}
14cr|gemdropx-0.9-13|45	Exec=%_gamesbindir/%{name}
14cr|gemdropx-0.9-13|46	Icon=%{name}
14cr|gemdropx-0.9-13|47	Terminal=false
14cr|gemdropx-0.9-13|48	Type=Application
14cr|gemdropx-0.9-13|49	Categories=Game;ArcadeGame;
14cr|gemdropx-0.9-13|50	EOF
14cr|gemdropx-0.9-13|51	
14cr|gemdropx-0.9-13|52	%if %mdkversion < 200900
14cr|gemdropx-0.9-13|53	%post
14cr|gemdropx-0.9-13|54	%update_menus
14cr|gemdropx-0.9-13|55	%endif
14cr|gemdropx-0.9-13|56	
14cr|gemdropx-0.9-13|57	%if %mdkversion < 200900
14cr|gemdropx-0.9-13|58	%postun
14cr|gemdropx-0.9-13|59	%clean_menus
14cr|gemdropx-0.9-13|60	%endif
14cr|gemdropx-0.9-13|61	
14cr|gemdropx-0.9-13|62	%clean
14cr|gemdropx-0.9-13|63	rm -rf $RPM_BUILD_ROOT
14cr|gemdropx-0.9-13|64	
14cr|gemdropx-0.9-13|65	%files
14cr|gemdropx-0.9-13|66	%defattr(644,root,root,755)
14cr|gemdropx-0.9-13|67	%doc AUTHORS.txt CHANGES.txt README.txt
14cr|gemdropx-0.9-13|68	%{_gamesdatadir}/%{name}
14cr|gemdropx-0.9-13|69	%{_datadir}/applications/*
14cr|gemdropx-0.9-13|70	%{_miconsdir}/%{name}.png
14cr|gemdropx-0.9-13|71	%{_iconsdir}/%{name}.png
14cr|gemdropx-0.9-13|72	%{_liconsdir}/%{name}.png
14cr|gemdropx-0.9-13|73	%defattr(755,root,root,755)
14cr|gemdropx-0.9-13|74	%{_gamesbindir}/%{name}
14cr|gemdropx-0.9-13|75	
14cr|gemdropx-0.9-13|76	
14cr|gemdropx-0.9-13|77	
14cr|gemdropx-0.9-13|78	%changelog
14cr|gemdropx-0.9-13|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-13
14cr|gemdropx-0.9-13|80	+ Revision: ee2a135
14cr|gemdropx-0.9-13|81	- MassBuild#464: Increase release tag
14cr|gemdropx-0.9-13|82	
14cr|gemdropx-0.9-13|83	

1536 14
14cr|gemo-utilities-20070201-12|1	%define	jarlibs	xalan-j2
14cr|gemo-utilities-20070201-12|2	
14cr|gemo-utilities-20070201-12|3	Name:		gemo-utilities
14cr|gemo-utilities-20070201-12|4	Version:	20070201
14cr|gemo-utilities-20070201-12|5	Release:	12
14cr|gemo-utilities-20070201-12|6	Summary:	Gemo Utilities
14cr|gemo-utilities-20070201-12|7	License:	LGPL
14cr|gemo-utilities-20070201-12|8	Group:		Development/Java
14cr|gemo-utilities-20070201-12|9	Url:		http://forge.objectweb.org/projects/activexml/
14cr|gemo-utilities-20070201-12|10	# from cvs
14cr|gemo-utilities-20070201-12|11	Source0:	%{name}-%{version}.tar.lzma
14cr|gemo-utilities-20070201-12|12	BuildRequires:	lzma
14cr|gemo-utilities-20070201-12|13	BuildRequires:	java-rpmbuild
14cr|gemo-utilities-20070201-12|14	BuildRequires:	java-1.7.0-openjdk-devel
14cr|gemo-utilities-20070201-12|15	BuildRequires:	ant
14cr|gemo-utilities-20070201-12|16	BuildRequires:	%{jarlibs}
14cr|gemo-utilities-20070201-12|17	Requires:	%{jarlibs}
14cr|gemo-utilities-20070201-12|18	BuildArch: noarch
14cr|gemo-utilities-20070201-12|19	BuildRequires:    locales-en
14cr|gemo-utilities-20070201-12|20	
14cr|gemo-utilities-20070201-12|21	%description
14cr|gemo-utilities-20070201-12|22	Gemo Utilities
14cr|gemo-utilities-20070201-12|23	
14cr|gemo-utilities-20070201-12|24	%prep
14cr|gemo-utilities-20070201-12|25	%setup -q
14cr|gemo-utilities-20070201-12|26	#make sure that we don't use precompiled java package if shipped
14cr|gemo-utilities-20070201-12|27	rm -rf lib
14cr|gemo-utilities-20070201-12|28	
14cr|gemo-utilities-20070201-12|29	%build
14cr|gemo-utilities-20070201-12|30	export LC_ALL=en_US.ISO-8859-1
14cr|gemo-utilities-20070201-12|31	CLASSPATH=$(build-classpath %{jarlibs}) \
14cr|gemo-utilities-20070201-12|32	%{ant} dist -DDSTAMP=%{version}
14cr|gemo-utilities-20070201-12|33	%{jar} -i dist/%{name}-%{version}.jar
14cr|gemo-utilities-20070201-12|34	
14cr|gemo-utilities-20070201-12|35	%install
14cr|gemo-utilities-20070201-12|36	install -d %{buildroot}%{_javadir}
14cr|gemo-utilities-20070201-12|37	install -m644 dist/%{name}-%{version}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|gemo-utilities-20070201-12|38	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|gemo-utilities-20070201-12|39	
14cr|gemo-utilities-20070201-12|40	%files
14cr|gemo-utilities-20070201-12|41	%defattr(0644,root,root,0755)
14cr|gemo-utilities-20070201-12|42	%{_javadir}/*.jar
14cr|gemo-utilities-20070201-12|43	
14cr|gemo-utilities-20070201-12|44	%changelog
14cr|gemo-utilities-20070201-12|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070201-12
14cr|gemo-utilities-20070201-12|46	+ Revision: b8579fb
14cr|gemo-utilities-20070201-12|47	- MassBuild#464: Increase release tag
14cr|gemo-utilities-20070201-12|48	
14cr|gemo-utilities-20070201-12|49	

1537 14
14cr|gemrb-0.8.0.1-4|1	Summary:	Port of the original Infinity (Game) Engine
14cr|gemrb-0.8.0.1-4|2	Name:		gemrb
14cr|gemrb-0.8.0.1-4|3	Version:	0.8.0.1
14cr|gemrb-0.8.0.1-4|4	Release:	4
14cr|gemrb-0.8.0.1-4|5	Group:		Games/Adventure
14cr|gemrb-0.8.0.1-4|6	License:	GPLv2+
14cr|gemrb-0.8.0.1-4|7	Url:		http://gemrb.sourceforge.net/
14cr|gemrb-0.8.0.1-4|8	Source0:	http://downloads.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.7.0%20Sources/%{name}-%{version}.tar.gz
14cr|gemrb-0.8.0.1-4|9	BuildRequires:	cmake
14cr|gemrb-0.8.0.1-4|10	BuildRequires:	pkgconfig(libpng)
14cr|gemrb-0.8.0.1-4|11	BuildRequires:	pkgconfig(openal)
14cr|gemrb-0.8.0.1-4|12	BuildRequires:	pkgconfig(python)
14cr|gemrb-0.8.0.1-4|13	BuildRequires:	pkgconfig(sdl)
14cr|gemrb-0.8.0.1-4|14	BuildRequires:	pkgconfig(SDL_mixer)
14cr|gemrb-0.8.0.1-4|15	BuildRequires:	pkgconfig(SDL_ttf)
14cr|gemrb-0.8.0.1-4|16	BuildRequires:	pkgconfig(vorbis)
14cr|gemrb-0.8.0.1-4|17	BuildRequires:	pkgconfig(zlib)
14cr|gemrb-0.8.0.1-4|18	Requires:	openal
14cr|gemrb-0.8.0.1-4|19	
14cr|gemrb-0.8.0.1-4|20	%description
14cr|gemrb-0.8.0.1-4|21	GemRB (Game Engine Made with pre-Rendered Background) is a portable
14cr|gemrb-0.8.0.1-4|22	open-source implementation of Bioware's Infinity Engine.
14cr|gemrb-0.8.0.1-4|23	
14cr|gemrb-0.8.0.1-4|24	It was written to support pseudo-3D role playing games based on the
14cr|gemrb-0.8.0.1-4|25	Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series,
14cr|gemrb-0.8.0.1-4|26	Planescape: Torment).
14cr|gemrb-0.8.0.1-4|27	
14cr|gemrb-0.8.0.1-4|28	This is not a game, but the engine. You need data installed somewhere, and
14cr|gemrb-0.8.0.1-4|29	point gemrb the the relevant directory. More details and a list of
14cr|gemrb-0.8.0.1-4|30	supported games can be found at
14cr|gemrb-0.8.0.1-4|31	http://gemrb.sourceforge.net/wiki/doku.php?id=getting_started
14cr|gemrb-0.8.0.1-4|32	
14cr|gemrb-0.8.0.1-4|33	%files
14cr|gemrb-0.8.0.1-4|34	%defattr(644,root,root,755)
14cr|gemrb-0.8.0.1-4|35	%doc AUTHORS COPYING NEWS README INSTALL
14cr|gemrb-0.8.0.1-4|36	%attr(755,root,root) %{_bindir}/gemrb
14cr|gemrb-0.8.0.1-4|37	%attr(755,root,root) %{_libdir}/gemrb/libgemrb_core.so
14cr|gemrb-0.8.0.1-4|38	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSource.so
14cr|gemrb-0.8.0.1-4|39	%attr(755,root,root) %{_libdir}/gemrb/plugins/TTFImporter.so
14cr|gemrb-0.8.0.1-4|40	%attr(755,root,root) %{_libdir}/gemrb/plugins/2DAImporter.so
14cr|gemrb-0.8.0.1-4|41	%attr(755,root,root) %{_libdir}/gemrb/plugins/ACMReader.so
14cr|gemrb-0.8.0.1-4|42	%attr(755,root,root) %{_libdir}/gemrb/plugins/AREImporter.so
14cr|gemrb-0.8.0.1-4|43	%attr(755,root,root) %{_libdir}/gemrb/plugins/BAMImporter.so
14cr|gemrb-0.8.0.1-4|44	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIFImporter.so
14cr|gemrb-0.8.0.1-4|45	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIKPlayer.so
14cr|gemrb-0.8.0.1-4|46	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPImporter.so
14cr|gemrb-0.8.0.1-4|47	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPWriter.so
14cr|gemrb-0.8.0.1-4|48	%attr(755,root,root) %{_libdir}/gemrb/plugins/CHUImporter.so
14cr|gemrb-0.8.0.1-4|49	%attr(755,root,root) %{_libdir}/gemrb/plugins/CREImporter.so
14cr|gemrb-0.8.0.1-4|50	%attr(755,root,root) %{_libdir}/gemrb/plugins/DirectoryImporter.so
14cr|gemrb-0.8.0.1-4|51	%attr(755,root,root) %{_libdir}/gemrb/plugins/DLGImporter.so
14cr|gemrb-0.8.0.1-4|52	%attr(755,root,root) %{_libdir}/gemrb/plugins/EFFImporter.so
14cr|gemrb-0.8.0.1-4|53	%attr(755,root,root) %{_libdir}/gemrb/plugins/FXOpcodes.so
14cr|gemrb-0.8.0.1-4|54	%attr(755,root,root) %{_libdir}/gemrb/plugins/GAMImporter.so
14cr|gemrb-0.8.0.1-4|55	%attr(755,root,root) %{_libdir}/gemrb/plugins/GUIScript.so
14cr|gemrb-0.8.0.1-4|56	%attr(755,root,root) %{_libdir}/gemrb/plugins/IDSImporter.so
14cr|gemrb-0.8.0.1-4|57	%attr(755,root,root) %{_libdir}/gemrb/plugins/INIImporter.so
14cr|gemrb-0.8.0.1-4|58	%attr(755,root,root) %{_libdir}/gemrb/plugins/ITMImporter.so
14cr|gemrb-0.8.0.1-4|59	%attr(755,root,root) %{_libdir}/gemrb/plugins/IWDOpcodes.so
14cr|gemrb-0.8.0.1-4|60	%attr(755,root,root) %{_libdir}/gemrb/plugins/KEYImporter.so
14cr|gemrb-0.8.0.1-4|61	%attr(755,root,root) %{_libdir}/gemrb/plugins/MOSImporter.so
14cr|gemrb-0.8.0.1-4|62	%attr(755,root,root) %{_libdir}/gemrb/plugins/MUSImporter.so
14cr|gemrb-0.8.0.1-4|63	%attr(755,root,root) %{_libdir}/gemrb/plugins/MVEPlayer.so
14cr|gemrb-0.8.0.1-4|64	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSound.so
14cr|gemrb-0.8.0.1-4|65	%attr(755,root,root) %{_libdir}/gemrb/plugins/OGGReader.so
14cr|gemrb-0.8.0.1-4|66	%attr(755,root,root) %{_libdir}/gemrb/plugins/OpenALAudio.so
14cr|gemrb-0.8.0.1-4|67	%attr(755,root,root) %{_libdir}/gemrb/plugins/PLTImporter.so
14cr|gemrb-0.8.0.1-4|68	%attr(755,root,root) %{_libdir}/gemrb/plugins/PNGImporter.so
14cr|gemrb-0.8.0.1-4|69	%attr(755,root,root) %{_libdir}/gemrb/plugins/PROImporter.so
14cr|gemrb-0.8.0.1-4|70	%attr(755,root,root) %{_libdir}/gemrb/plugins/PSTOpcodes.so
14cr|gemrb-0.8.0.1-4|71	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLAudio.so
14cr|gemrb-0.8.0.1-4|72	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLVideo.so
14cr|gemrb-0.8.0.1-4|73	%attr(755,root,root) %{_libdir}/gemrb/plugins/SPLImporter.so
14cr|gemrb-0.8.0.1-4|74	%attr(755,root,root) %{_libdir}/gemrb/plugins/STOImporter.so
14cr|gemrb-0.8.0.1-4|75	%attr(755,root,root) %{_libdir}/gemrb/plugins/TISImporter.so
14cr|gemrb-0.8.0.1-4|76	%attr(755,root,root) %{_libdir}/gemrb/plugins/TLKImporter.so
14cr|gemrb-0.8.0.1-4|77	%attr(755,root,root) %{_libdir}/gemrb/plugins/WAVReader.so
14cr|gemrb-0.8.0.1-4|78	%attr(755,root,root) %{_libdir}/gemrb/plugins/WEDImporter.so
14cr|gemrb-0.8.0.1-4|79	%attr(755,root,root) %{_libdir}/gemrb/plugins/WMPImporter.so
14cr|gemrb-0.8.0.1-4|80	%attr(755,root,root) %{_libdir}/gemrb/plugins/ZLibManager.so
14cr|gemrb-0.8.0.1-4|81	%attr(755,root,root) %{_libdir}/gemrb/plugins/SAVImporter.so
14cr|gemrb-0.8.0.1-4|82	
14cr|gemrb-0.8.0.1-4|83	%{_sysconfdir}/gemrb/GemRB.cfg.sample
14cr|gemrb-0.8.0.1-4|84	%{_mandir}/man6/gemrb.6.*
14cr|gemrb-0.8.0.1-4|85	%{_datadir}/gemrb/*
14cr|gemrb-0.8.0.1-4|86	%{_datadir}/applications/gemrb.desktop
14cr|gemrb-0.8.0.1-4|87	%{_iconsdir}/hicolor/scalable/apps/gemrb.svg
14cr|gemrb-0.8.0.1-4|88	%{_datadir}/pixmaps/gemrb.png
14cr|gemrb-0.8.0.1-4|89	%{_bindir}/extend2da.py
14cr|gemrb-0.8.0.1-4|90	
14cr|gemrb-0.8.0.1-4|91	#----------------------------------------------------------------------------
14cr|gemrb-0.8.0.1-4|92	
14cr|gemrb-0.8.0.1-4|93	%prep
14cr|gemrb-0.8.0.1-4|94	%setup -q
14cr|gemrb-0.8.0.1-4|95	
14cr|gemrb-0.8.0.1-4|96	%build
14cr|gemrb-0.8.0.1-4|97	%global optflags %{optflags} -fno-stack-protector
14cr|gemrb-0.8.0.1-4|98	%cmake -DLAYOUT=fhs -DLIB_DIR='%{_libdir}/gemrb'
14cr|gemrb-0.8.0.1-4|99	%make
14cr|gemrb-0.8.0.1-4|100	
14cr|gemrb-0.8.0.1-4|101	%install
14cr|gemrb-0.8.0.1-4|102	%makeinstall_std -C build
14cr|gemrb-0.8.0.1-4|103	
14cr|gemrb-0.8.0.1-4|104	rm -f %{buildroot}/etc/gemrb/GemRB.cfg.noinstall.sample
14cr|gemrb-0.8.0.1-4|105	
14cr|gemrb-0.8.0.1-4|106	
14cr|gemrb-0.8.0.1-4|107	%changelog
14cr|gemrb-0.8.0.1-4|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0.1-4
14cr|gemrb-0.8.0.1-4|109	+ Revision: b0e1b97
14cr|gemrb-0.8.0.1-4|110	- MassBuild#464: Increase release tag
14cr|gemrb-0.8.0.1-4|111	
14cr|gemrb-0.8.0.1-4|112	

1538 14
14cr|genius-1.0.17-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|genius-1.0.17-2|2	
14cr|genius-1.0.17-2|3	Summary:	A general purpose calculator and math tool
14cr|genius-1.0.17-2|4	Name:		genius
14cr|genius-1.0.17-2|5	Version:	1.0.17
14cr|genius-1.0.17-2|6	Release:	2
14cr|genius-1.0.17-2|7	License:	GPLv3+
14cr|genius-1.0.17-2|8	Group:		Sciences/Mathematics
14cr|genius-1.0.17-2|9	URL:		http://www.jirka.org/genius.html
14cr|genius-1.0.17-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|genius-1.0.17-2|11	Patch0:		genius-1.0.17-readline-fix.patch
14cr|genius-1.0.17-2|12	BuildRequires:	bison
14cr|genius-1.0.17-2|13	BuildRequires:	flex
14cr|genius-1.0.17-2|14	BuildRequires:	intltool
14cr|genius-1.0.17-2|15	BuildRequires:	rarian
14cr|genius-1.0.17-2|16	BuildRequires:	gmp-devel
14cr|genius-1.0.17-2|17	BuildRequires:	mpfr-devel
14cr|genius-1.0.17-2|18	BuildRequires:	readline-devel
14cr|genius-1.0.17-2|19	BuildRequires:	termcap-devel
14cr|genius-1.0.17-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|genius-1.0.17-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|genius-1.0.17-2|22	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|genius-1.0.17-2|23	BuildRequires:	pkgconfig(vte)
14cr|genius-1.0.17-2|24	
14cr|genius-1.0.17-2|25	Requires:	ghostscript
14cr|genius-1.0.17-2|26	
14cr|genius-1.0.17-2|27	%description
14cr|genius-1.0.17-2|28	Genius is an advanced calculator and a mathematical programming language.
14cr|genius-1.0.17-2|29	It handles multiple precision floating point numbers, infinite precision
14cr|genius-1.0.17-2|30	integers, complex numbers and matrixes.
14cr|genius-1.0.17-2|31	
14cr|genius-1.0.17-2|32	%package devel
14cr|genius-1.0.17-2|33	Summary:	Files to develop genius plugins
14cr|genius-1.0.17-2|34	Requires:	%{name} = %{version}
14cr|genius-1.0.17-2|35	
14cr|genius-1.0.17-2|36	%description devel
14cr|genius-1.0.17-2|37	Genius is an advanced calculator and a mathematical programming language.
14cr|genius-1.0.17-2|38	It handles multiple precision floating point numbers, infinite precision
14cr|genius-1.0.17-2|39	integers, complex numbers and matrixes.
14cr|genius-1.0.17-2|40	
14cr|genius-1.0.17-2|41	This package contains developmend files and not required for runnind genius.
14cr|genius-1.0.17-2|42	
14cr|genius-1.0.17-2|43	%prep
14cr|genius-1.0.17-2|44	%setup -q
14cr|genius-1.0.17-2|45	%apply_patches
14cr|genius-1.0.17-2|46	
14cr|genius-1.0.17-2|47	%build
14cr|genius-1.0.17-2|48	%configure2_5x \
14cr|genius-1.0.17-2|49	--enable-mpfr \
14cr|genius-1.0.17-2|50	--disable-scrollkeeper \
14cr|genius-1.0.17-2|51	--disable-update-mimedb \
14cr|genius-1.0.17-2|52	--disable-static
14cr|genius-1.0.17-2|53	%make
14cr|genius-1.0.17-2|54	
14cr|genius-1.0.17-2|55	%install
14cr|genius-1.0.17-2|56	%makeinstall_std
14cr|genius-1.0.17-2|57	
14cr|genius-1.0.17-2|58	%{find_lang} %{name} --with-gnome
14cr|genius-1.0.17-2|59	
14cr|genius-1.0.17-2|60	%files -f %{name}.lang
14cr|genius-1.0.17-2|61	%doc AUTHORS NEWS README
14cr|genius-1.0.17-2|62	%{_bindir}/*
14cr|genius-1.0.17-2|63	%{_datadir}/applications/*.desktop
14cr|genius-1.0.17-2|64	%{_datadir}/%{name}
14cr|genius-1.0.17-2|65	%{_datadir}/application-registry/*
14cr|genius-1.0.17-2|66	%{_datadir}/mime/packages/*
14cr|genius-1.0.17-2|67	%{_datadir}/mime-info/*
14cr|genius-1.0.17-2|68	%{_iconsdir}/hicolor/*/apps/gnome-genius.png
14cr|genius-1.0.17-2|69	%{_iconsdir}/hicolor/*/apps/genius-stock-plot.png
14cr|genius-1.0.17-2|70	%{_libdir}/%{name}
14cr|genius-1.0.17-2|71	%{_libexecdir}/genius-readline-helper-fifo
14cr|genius-1.0.17-2|72	
14cr|genius-1.0.17-2|73	%files devel
14cr|genius-1.0.17-2|74	%{_includedir}/*
14cr|genius-1.0.17-2|75	
14cr|genius-1.0.17-2|76	
14cr|genius-1.0.17-2|77	
14cr|genius-1.0.17-2|78	%changelog
14cr|genius-1.0.17-2|79	* Fri Aug 08 2014 abfonly <abfonly@gmail.com> 1.0.17-2
14cr|genius-1.0.17-2|80	+ Revision: 910160c
14cr|genius-1.0.17-2|81	- Merge pull request #2 from abfonly/genius:rosa2014.1
14cr|genius-1.0.17-2|82	- abfonly
14cr|genius-1.0.17-2|83	
14cr|genius-1.0.17-2|84	

1539 14
14cr|gens-2.15.5-4|1	Name:		gens
14cr|gens-2.15.5-4|2	Summary:	Sega Genesis/MegaDrive emulator
14cr|gens-2.15.5-4|3	Version:	2.15.5
14cr|gens-2.15.5-4|4	Release:	4
14cr|gens-2.15.5-4|5	Group:		Emulators
14cr|gens-2.15.5-4|6	License:	GPLv2
14cr|gens-2.15.5-4|7	Url:		http://sourceforge.net/projects/gens/
14cr|gens-2.15.5-4|8	Source0:	http://sourceforge.net/projects/gens/files/Gens%20Source%20Code/Gens%20%{version}/%{name}-%{version}.tar.gz
14cr|gens-2.15.5-4|9	Source1:	%{name}.16.png.bz2
14cr|gens-2.15.5-4|10	Source2:	%{name}.32.png.bz2
14cr|gens-2.15.5-4|11	Source3:	%{name}.48.png.bz2
14cr|gens-2.15.5-4|12	Patch1:		gens-libgl.patch
14cr|gens-2.15.5-4|13	Patch2:		gens-rpmlint.patch
14cr|gens-2.15.5-4|14	Patch3:		gens-2.15.5-strings.patch
14cr|gens-2.15.5-4|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gens-2.15.5-4|16	BuildRequires:	pkgconfig(gl)
14cr|gens-2.15.5-4|17	BuildRequires:	pkgconfig(sdl)
14cr|gens-2.15.5-4|18	BuildRequires:	nasm
14cr|gens-2.15.5-4|19	ExclusiveArch:	%ix86
14cr|gens-2.15.5-4|20	Conflicts:	gens-gs
14cr|gens-2.15.5-4|21	
14cr|gens-2.15.5-4|22	%description
14cr|gens-2.15.5-4|23	Gens is a GPL emulator for the genesis, ported from win32
14cr|gens-2.15.5-4|24	to BeOS and linux. It was the fastest on win32, and is pretty fast on linux.
14cr|gens-2.15.5-4|25	
14cr|gens-2.15.5-4|26	%prep
14cr|gens-2.15.5-4|27	%setup -q
14cr|gens-2.15.5-4|28	%patch1 -p0
14cr|gens-2.15.5-4|29	%patch2 -p0
14cr|gens-2.15.5-4|30	%patch3 -p1
14cr|gens-2.15.5-4|31	
14cr|gens-2.15.5-4|32	%build
14cr|gens-2.15.5-4|33	%configure2_5x
14cr|gens-2.15.5-4|34	%make
14cr|gens-2.15.5-4|35	
14cr|gens-2.15.5-4|36	%install
14cr|gens-2.15.5-4|37	%makeinstall
14cr|gens-2.15.5-4|38	mkdir -p %{buildroot}%{_miconsdir}
14cr|gens-2.15.5-4|39	mkdir -p %{buildroot}%{_iconsdir}
14cr|gens-2.15.5-4|40	mkdir -p %{buildroot}%{_liconsdir}
14cr|gens-2.15.5-4|41	mkdir -p %{buildroot}%{_menudir}
14cr|gens-2.15.5-4|42	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|gens-2.15.5-4|43	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|gens-2.15.5-4|44	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|gens-2.15.5-4|45	
14cr|gens-2.15.5-4|46	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|gens-2.15.5-4|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gens-2.15.5-4|48	[Desktop Entry]
14cr|gens-2.15.5-4|49	Encoding=UTF-8
14cr|gens-2.15.5-4|50	Name=Gens
14cr|gens-2.15.5-4|51	Comment=%{summary}
14cr|gens-2.15.5-4|52	Exec=%{_bindir}/%{name}
14cr|gens-2.15.5-4|53	Icon=%{name}
14cr|gens-2.15.5-4|54	Terminal=false
14cr|gens-2.15.5-4|55	Type=Application
14cr|gens-2.15.5-4|56	Categories=X-MandrivaLinux-MoreApplications-Emulators;Game;Emulator;
14cr|gens-2.15.5-4|57	EOF
14cr|gens-2.15.5-4|58	
14cr|gens-2.15.5-4|59	%files
14cr|gens-2.15.5-4|60	%defattr(-,root,root,0755)
14cr|gens-2.15.5-4|61	%doc AUTHORS COPYING README INSTALL BUGS
14cr|gens-2.15.5-4|62	%{_bindir}/%{name}
14cr|gens-2.15.5-4|63	%dir %{_datadir}/%{name}/
14cr|gens-2.15.5-4|64	%{_datadir}/%{name}/*
14cr|gens-2.15.5-4|65	%{_datadir}//applications/mandriva-%{name}.desktop
14cr|gens-2.15.5-4|66	%{_miconsdir}/%{name}.png
14cr|gens-2.15.5-4|67	%{_iconsdir}/%{name}.png
14cr|gens-2.15.5-4|68	%{_liconsdir}/%{name}.png
14cr|gens-2.15.5-4|69	
14cr|gens-2.15.5-4|70	
14cr|gens-2.15.5-4|71	
14cr|gens-2.15.5-4|72	
14cr|gens-2.15.5-4|73	%changelog
14cr|gens-2.15.5-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.15.5-4
14cr|gens-2.15.5-4|75	+ Revision: 4751db1
14cr|gens-2.15.5-4|76	- MassBuild#464: Increase release tag
14cr|gens-2.15.5-4|77	
14cr|gens-2.15.5-4|78	

1540 14
14cr|gens-gs-2.16.7-6|1	%define sname		gens
14cr|gens-gs-2.16.7-6|2	
14cr|gens-gs-2.16.7-6|3	Name:		%{sname}-gs
14cr|gens-gs-2.16.7-6|4	Version:	2.16.7
14cr|gens-gs-2.16.7-6|5	Release:	6
14cr|gens-gs-2.16.7-6|6	
14cr|gens-gs-2.16.7-6|7	Summary:	A Sega Genesis, Sega CD and Sega 32X emulator
14cr|gens-gs-2.16.7-6|8	License:	GPLv2+
14cr|gens-gs-2.16.7-6|9	Group:		Emulators
14cr|gens-gs-2.16.7-6|10	URL:		http://info.sonicretro.org/Gens/GS
14cr|gens-gs-2.16.7-6|11	Source0:	Gens-gs-r7.tar.bz2
14cr|gens-gs-2.16.7-6|12	Source1:	gens-gs.png
14cr|gens-gs-2.16.7-6|13	Patch0:		gens-gs-r7-gtk-deprecated.patch
14cr|gens-gs-2.16.7-6|14	
14cr|gens-gs-2.16.7-6|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gens-gs-2.16.7-6|16	BuildRequires:	pkgconfig(gl)
14cr|gens-gs-2.16.7-6|17	BuildRequires:	pkgconfig(sdl)
14cr|gens-gs-2.16.7-6|18	BuildRequires:	pkgconfig(zlib)
14cr|gens-gs-2.16.7-6|19	BuildRequires:	pkgconfig(libpng)
14cr|gens-gs-2.16.7-6|20	BuildRequires:	pkgconfig(gtkglextmm-1.2)
14cr|gens-gs-2.16.7-6|21	BuildRequires:	nasm
14cr|gens-gs-2.16.7-6|22	BuildRequires:	desktop-file-utils
14cr|gens-gs-2.16.7-6|23	
14cr|gens-gs-2.16.7-6|24	Conflicts:	gens
14cr|gens-gs-2.16.7-6|25	
14cr|gens-gs-2.16.7-6|26	ExclusiveArch:	%ix86
14cr|gens-gs-2.16.7-6|27	
14cr|gens-gs-2.16.7-6|28	%description
14cr|gens-gs-2.16.7-6|29	Gens is an emulator for the Sega Genesis, Sega CD and Sega 32X.
14cr|gens-gs-2.16.7-6|30	
14cr|gens-gs-2.16.7-6|31	Gens/GS is a version of Gens maintained by GerbilSoft.
14cr|gens-gs-2.16.7-6|32	
14cr|gens-gs-2.16.7-6|33	The main goal of Gens/GS is to clean up the source code and combine features
14cr|gens-gs-2.16.7-6|34	from various forks of Gens.
14cr|gens-gs-2.16.7-6|35	
14cr|gens-gs-2.16.7-6|36	%prep
14cr|gens-gs-2.16.7-6|37	%setup -q -n %{name}-r7
14cr|gens-gs-2.16.7-6|38	%patch0 -p1
14cr|gens-gs-2.16.7-6|39	
14cr|gens-gs-2.16.7-6|40	%build
14cr|gens-gs-2.16.7-6|41	autoreconf -i
14cr|gens-gs-2.16.7-6|42	%configure2_5x LDFLAGS='%{ldflags} -fuse-ld=bfd' CFLAGS='-ldl -lX11'
14cr|gens-gs-2.16.7-6|43	%make
14cr|gens-gs-2.16.7-6|44	
14cr|gens-gs-2.16.7-6|45	%install
14cr|gens-gs-2.16.7-6|46	%makeinstall_std
14cr|gens-gs-2.16.7-6|47	
14cr|gens-gs-2.16.7-6|48	desktop-file-install --vendor="" \
14cr|gens-gs-2.16.7-6|49	--remove-category="Application" \
14cr|gens-gs-2.16.7-6|50	--remove-category="Game" \
14cr|gens-gs-2.16.7-6|51	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|gens-gs-2.16.7-6|52	--dir %{buildroot}%{_datadir}/applications/ \
14cr|gens-gs-2.16.7-6|53	%{buildroot}%{_datadir}/applications/*
14cr|gens-gs-2.16.7-6|54	
14cr|gens-gs-2.16.7-6|55	rm -f %{buildroot}%{_libdir}/mdp/*.{a,la}
14cr|gens-gs-2.16.7-6|56	
14cr|gens-gs-2.16.7-6|57	%files
14cr|gens-gs-2.16.7-6|58	%defattr(-,root,root,0755)
14cr|gens-gs-2.16.7-6|59	%doc AUTHORS.txt ChangeLog.txt NEWS.txt README.txt doc/*
14cr|gens-gs-2.16.7-6|60	%{_bindir}/gens
14cr|gens-gs-2.16.7-6|61	%{_bindir}/mdp_test
14cr|gens-gs-2.16.7-6|62	%dir %{_datadir}/gens/
14cr|gens-gs-2.16.7-6|63	%{_datadir}/gens/*
14cr|gens-gs-2.16.7-6|64	%{_datadir}/applications/gens.desktop
14cr|gens-gs-2.16.7-6|65	%{_libdir}/mdp/*.so
14cr|gens-gs-2.16.7-6|66	%{_docdir}/*
14cr|gens-gs-2.16.7-6|67	
14cr|gens-gs-2.16.7-6|68	
14cr|gens-gs-2.16.7-6|69	%changelog
14cr|gens-gs-2.16.7-6|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.16.7-6
14cr|gens-gs-2.16.7-6|71	+ Revision: a9bca9d
14cr|gens-gs-2.16.7-6|72	- MassBuild#464: Increase release tag
14cr|gens-gs-2.16.7-6|73	
14cr|gens-gs-2.16.7-6|74	

1541 14
14cr|genus2reduction-0.3-2|1	Name:           genus2reduction
14cr|genus2reduction-0.3-2|2	Version:        0.3
14cr|genus2reduction-0.3-2|3	Release:        2
14cr|genus2reduction-0.3-2|4	Summary:        Computes Reductions of Genus 2 Proper Smooth Curves
14cr|genus2reduction-0.3-2|5	Group:          Sciences/Mathematics
14cr|genus2reduction-0.3-2|6	License:        GPLv2
14cr|genus2reduction-0.3-2|7	URL:            http://www.math.u-bordeaux1.fr/~qliu/G2R/
14cr|genus2reduction-0.3-2|8	Source0:        http://www.math.u-bordeaux1.fr/~qliu/G2R/genus2reduction-%{version}.tar.gz
14cr|genus2reduction-0.3-2|9	# License clarification:
14cr|genus2reduction-0.3-2|10	Source1:        genus2reduction.mbox
14cr|genus2reduction-0.3-2|11	# More license clarification:
14cr|genus2reduction-0.3-2|12	Source2:        genus2reduction-licenseinfo.txt
14cr|genus2reduction-0.3-2|13	# Adapt to pari 2.5
14cr|genus2reduction-0.3-2|14	Patch0:         genus2reduction-compile.patch
14cr|genus2reduction-0.3-2|15	
14cr|genus2reduction-0.3-2|16	BuildRequires:  libpari-devel
14cr|genus2reduction-0.3-2|17	
14cr|genus2reduction-0.3-2|18	%description
14cr|genus2reduction-0.3-2|19	Computes the conductor and reduction types for a genus 2 hyperelliptic
14cr|genus2reduction-0.3-2|20	curve.
14cr|genus2reduction-0.3-2|21	
14cr|genus2reduction-0.3-2|22	As an example of genus2reduction's functionality, let C be a proper
14cr|genus2reduction-0.3-2|23	smooth curve of genus 2 defined by a hyperelliptic equation
14cr|genus2reduction-0.3-2|24	y^2+Q(x)y=P(x), where P(x) and Q(x) are polynomials with rational
14cr|genus2reduction-0.3-2|25	coefficients such that deg(Q(x))<4, deg(P(x))<7.  Let J(C) be the
14cr|genus2reduction-0.3-2|26	Jacobian of C, let X be the minimal regular model of C over the ring of
14cr|genus2reduction-0.3-2|27	integers Z.
14cr|genus2reduction-0.3-2|28	
14cr|genus2reduction-0.3-2|29	This program determines the reduction of C at any prime number p (that
14cr|genus2reduction-0.3-2|30	is the special fiber X_p of X over p), and the exponent f of the
14cr|genus2reduction-0.3-2|31	conductor of J(C) at p.
14cr|genus2reduction-0.3-2|32	
14cr|genus2reduction-0.3-2|33	%prep
14cr|genus2reduction-0.3-2|34	%setup -q
14cr|genus2reduction-0.3-2|35	%patch0
14cr|genus2reduction-0.3-2|36	cp -p %{SOURCE1} .
14cr|genus2reduction-0.3-2|37	cp -p %{SOURCE2} .
14cr|genus2reduction-0.3-2|38	
14cr|genus2reduction-0.3-2|39	%build
14cr|genus2reduction-0.3-2|40	make CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS -I/usr/include/pari"
14cr|genus2reduction-0.3-2|41	
14cr|genus2reduction-0.3-2|42	%install
14cr|genus2reduction-0.3-2|43	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|genus2reduction-0.3-2|44	install -p -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|genus2reduction-0.3-2|45	
14cr|genus2reduction-0.3-2|46	%files
14cr|genus2reduction-0.3-2|47	%doc README %{name}.mbox %{name}-licenseinfo.txt
14cr|genus2reduction-0.3-2|48	%{_bindir}/%{name}
14cr|genus2reduction-0.3-2|49	
14cr|genus2reduction-0.3-2|50	%changelog
14cr|genus2reduction-0.3-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|genus2reduction-0.3-2|52	+ Revision: 4d3cdbd
14cr|genus2reduction-0.3-2|53	- MassBuild#464: Increase release tag
14cr|genus2reduction-0.3-2|54	
14cr|genus2reduction-0.3-2|55	

1542 14
14cr|geogebra-3.2.47.0-3|1	Name:             geogebra
14cr|geogebra-3.2.47.0-3|2	Summary:          Free mathematics software for learning and teaching
14cr|geogebra-3.2.47.0-3|3	Version:          3.2.47.0
14cr|geogebra-3.2.47.0-3|4	Release:          3
14cr|geogebra-3.2.47.0-3|5	Group:            Sciences/Mathematics
14cr|geogebra-3.2.47.0-3|6	Url:              http://www.geogebra.org
14cr|geogebra-3.2.47.0-3|7	License:          GPLv2+ ; CC-BY-SAv3+ ; CC-BY-NC-SAv3+
14cr|geogebra-3.2.47.0-3|8	Source:           geogebra-%{version}.tar.gz
14cr|geogebra-3.2.47.0-3|9	Source1:          %{name}.desktop
14cr|geogebra-3.2.47.0-3|10	Requires:         java >= 1.5.0
14cr|geogebra-3.2.47.0-3|11	Requires(post):   shared-mime-info
14cr|geogebra-3.2.47.0-3|12	Requires(postun): shared-mime-info
14cr|geogebra-3.2.47.0-3|13	BuildArch:        noarch
14cr|geogebra-3.2.47.0-3|14	
14cr|geogebra-3.2.47.0-3|15	%description
14cr|geogebra-3.2.47.0-3|16	This package provides GeoGebra.
14cr|geogebra-3.2.47.0-3|17	
14cr|geogebra-3.2.47.0-3|18	GeoGebra is free and multi-platform dynamic mathematics software for all
14cr|geogebra-3.2.47.0-3|19	levels of education that joins geometry, algebra, tables, graphing, statistics
14cr|geogebra-3.2.47.0-3|20	and calculus in one easy-to-use package. It has received several educational
14cr|geogebra-3.2.47.0-3|21	software awards in Europe and the USA.
14cr|geogebra-3.2.47.0-3|22	
14cr|geogebra-3.2.47.0-3|23	Quick Facts:
14cr|geogebra-3.2.47.0-3|24	
14cr|geogebra-3.2.47.0-3|25	- Graphics, algebra and tables are connected and fully dynamic
14cr|geogebra-3.2.47.0-3|26	- Easy-to-use interface, yet many powerful features
14cr|geogebra-3.2.47.0-3|27	- Authoring tool to create interactive learning materials as web pages
14cr|geogebra-3.2.47.0-3|28	- Available in many languages for our millions of users around the world
14cr|geogebra-3.2.47.0-3|29	- Free and open source software
14cr|geogebra-3.2.47.0-3|30	
14cr|geogebra-3.2.47.0-3|31	
14cr|geogebra-3.2.47.0-3|32	
14cr|geogebra-3.2.47.0-3|33	Authors:
14cr|geogebra-3.2.47.0-3|34	--------
14cr|geogebra-3.2.47.0-3|35	Markus Hohenwarter (Austria & USA): Project leader since 2001
14cr|geogebra-3.2.47.0-3|36	Michael Borcherds (UK): Lead Developer since 2007
14cr|geogebra-3.2.47.0-3|37	Yves Kreis (Luxembourg): Developer since 2005
14cr|geogebra-3.2.47.0-3|38	
14cr|geogebra-3.2.47.0-3|39	%prep
14cr|geogebra-3.2.47.0-3|40	%setup -q -n geogebra-%{version}
14cr|geogebra-3.2.47.0-3|41	
14cr|geogebra-3.2.47.0-3|42	%build
14cr|geogebra-3.2.47.0-3|43	#
14cr|geogebra-3.2.47.0-3|44	
14cr|geogebra-3.2.47.0-3|45	%install
14cr|geogebra-3.2.47.0-3|46	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|geogebra-3.2.47.0-3|47	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}/unsigned
14cr|geogebra-3.2.47.0-3|48	%{__install} -m644 *.jar %{buildroot}%{_datadir}/%{name}
14cr|geogebra-3.2.47.0-3|49	%{__install} -m644 unsigned/*.jar %{buildroot}%{_datadir}/%{name}/unsigned
14cr|geogebra-3.2.47.0-3|50	%{__install} -d -m755 %{buildroot}%{_datadir}/mime/packages
14cr|geogebra-3.2.47.0-3|51	%{__install} -m644 geogebra.xml %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|geogebra-3.2.47.0-3|52	%{__install} -d -m755 %{buildroot}%{_datadir}/applications
14cr|geogebra-3.2.47.0-3|53	%{__install} -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|geogebra-3.2.47.0-3|54	for SIZE in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
14cr|geogebra-3.2.47.0-3|55	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
14cr|geogebra-3.2.47.0-3|56	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
14cr|geogebra-3.2.47.0-3|57	%{__install} -m644 icons/hicolor/$SIZE/apps/geogebra.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
14cr|geogebra-3.2.47.0-3|58	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.file.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
14cr|geogebra-3.2.47.0-3|59	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.tool.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
14cr|geogebra-3.2.47.0-3|60	done
14cr|geogebra-3.2.47.0-3|61	%{__install} -d -m755 %{buildroot}%{_docdir}/%{name}
14cr|geogebra-3.2.47.0-3|62	%{__install} -m644 license.txt %{buildroot}%{_docdir}/%{name}/COPYING
14cr|geogebra-3.2.47.0-3|63	%{__install} -d -m755 %{buildroot}%{_bindir}
14cr|geogebra-3.2.47.0-3|64	
14cr|geogebra-3.2.47.0-3|65	# startscript
14cr|geogebra-3.2.47.0-3|66	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|geogebra-3.2.47.0-3|67	#!/bin/bash
14cr|geogebra-3.2.47.0-3|68	# simple script to start GeoGebra
14cr|geogebra-3.2.47.0-3|69	func_usage()
14cr|geogebra-3.2.47.0-3|70	{
14cr|geogebra-3.2.47.0-3|71	cat << _USAGE
14cr|geogebra-3.2.47.0-3|72	Usage: %{name} [Java-options] [GeoGebra-options] [FILE]
14cr|geogebra-3.2.47.0-3|73	
14cr|geogebra-3.2.47.0-3|74	GeoGebra - Dynamic mathematics software
14cr|geogebra-3.2.47.0-3|75	
14cr|geogebra-3.2.47.0-3|76	Java options:
14cr|geogebra-3.2.47.0-3|77	-Xms<size>                       Set initial Java heap size
14cr|geogebra-3.2.47.0-3|78	-Xmx<size>                       Set maximum Java heap size
14cr|geogebra-3.2.47.0-3|79	
14cr|geogebra-3.2.47.0-3|80	GeoGebra options:
14cr|geogebra-3.2.47.0-3|81	--help                           Show this help message
14cr|geogebra-3.2.47.0-3|82	--language=<iso_code>            Set language using locale code, e.g. en, de_AT
14cr|geogebra-3.2.47.0-3|83	--showAlgebraInput=<boolean>     Show/hide algebra input field
14cr|geogebra-3.2.47.0-3|84	--showAlgebraWindow=<boolean>    Show/hide algebra window
14cr|geogebra-3.2.47.0-3|85	--showSpreadsheet=<boolean>      Show/hide spreadsheet
14cr|geogebra-3.2.47.0-3|86	--fontSize=<number>              Set default font size
14cr|geogebra-3.2.47.0-3|87	--showSplash=<boolean>           Enable/disable the splash screen
14cr|geogebra-3.2.47.0-3|88	--enableUndo=<boolean>           Enable/disable Undo
14cr|geogebra-3.2.47.0-3|89	_USAGE
14cr|geogebra-3.2.47.0-3|90	}
14cr|geogebra-3.2.47.0-3|91	# prefer jre-sun, if exists
14cr|geogebra-3.2.47.0-3|92	if [ -z "\$JAVACMD" ]; then
14cr|geogebra-3.2.47.0-3|93	if [ -e /etc/alternatives/jre_sun/bin/java ]; then
14cr|geogebra-3.2.47.0-3|94	JAVACMD=/etc/alternatives/jre_sun/bin/java
14cr|geogebra-3.2.47.0-3|95	else
14cr|geogebra-3.2.47.0-3|96	JAVACMD=java
14cr|geogebra-3.2.47.0-3|97	fi
14cr|geogebra-3.2.47.0-3|98	fi
14cr|geogebra-3.2.47.0-3|99	# check for option --help and pass memory options to Java, others to GeoGebra
14cr|geogebra-3.2.47.0-3|100	for i in "\$@"; do
14cr|geogebra-3.2.47.0-3|101	case "\$i" in
14cr|geogebra-3.2.47.0-3|102	--help | --hel | --he | --h )
14cr|geogebra-3.2.47.0-3|103	func_usage; exit 0 ;;
14cr|geogebra-3.2.47.0-3|104	esac
14cr|geogebra-3.2.47.0-3|105	if [ \$(expr match "\$i" '.*-Xm') -ne 0 ]; then
14cr|geogebra-3.2.47.0-3|106	if [ -z "\$JAVA_OPTS" ]; then
14cr|geogebra-3.2.47.0-3|107	JAVA_OPTS="\$i"
14cr|geogebra-3.2.47.0-3|108	else
14cr|geogebra-3.2.47.0-3|109	JAVA_OPTS="\$JAVA_OPTS \$i"
14cr|geogebra-3.2.47.0-3|110	fi
14cr|geogebra-3.2.47.0-3|111	shift \$((1))
14cr|geogebra-3.2.47.0-3|112	else
14cr|geogebra-3.2.47.0-3|113	if [ \$(expr match "\$i" '.*--') -ne 0 ]; then
14cr|geogebra-3.2.47.0-3|114	if [ -z "\$GG_OPTS" ]; then
14cr|geogebra-3.2.47.0-3|115	GG_OPTS="\$i"
14cr|geogebra-3.2.47.0-3|116	else
14cr|geogebra-3.2.47.0-3|117	GG_OPTS="\$GG_OPTS \$i"
14cr|geogebra-3.2.47.0-3|118	fi
14cr|geogebra-3.2.47.0-3|119	shift \$((1))
14cr|geogebra-3.2.47.0-3|120	fi
14cr|geogebra-3.2.47.0-3|121	fi
14cr|geogebra-3.2.47.0-3|122	done
14cr|geogebra-3.2.47.0-3|123	# if memory not set, change to GeoGebra defaults
14cr|geogebra-3.2.47.0-3|124	if [ \$(expr match "\$JAVA_OPTS" '.*-Xmx') -eq 0 ]; then
14cr|geogebra-3.2.47.0-3|125	JAVA_OPTS="\$JAVA_OPTS -Xmx512m"
14cr|geogebra-3.2.47.0-3|126	fi
14cr|geogebra-3.2.47.0-3|127	if [ \$(expr match "\$JAVA_OPTS" '.*-Xms') -eq 0 ]; then
14cr|geogebra-3.2.47.0-3|128	JAVA_OPTS="\$JAVA_OPTS -Xms32m"
14cr|geogebra-3.2.47.0-3|129	fi
14cr|geogebra-3.2.47.0-3|130	# run
14cr|geogebra-3.2.47.0-3|131	exec \$JAVACMD \$JAVA_OPTS -jar %{_datadir}/%{name}/geogebra.jar \$GG_OPTS "\$@"
14cr|geogebra-3.2.47.0-3|132	EOF
14cr|geogebra-3.2.47.0-3|133	%{__chmod} 755 %{buildroot}%{_bindir}/%{name}
14cr|geogebra-3.2.47.0-3|134	
14cr|geogebra-3.2.47.0-3|135	#%if 0%{?suse_version}
14cr|geogebra-3.2.47.0-3|136	#%suse_update_desktop_file %{name}
14cr|geogebra-3.2.47.0-3|137	#%else
14cr|geogebra-3.2.47.0-3|138	#%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
14cr|geogebra-3.2.47.0-3|139	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|geogebra-3.2.47.0-3|140	#%endif
14cr|geogebra-3.2.47.0-3|141	#%endif
14cr|geogebra-3.2.47.0-3|142	
14cr|geogebra-3.2.47.0-3|143	%clean
14cr|geogebra-3.2.47.0-3|144	
14cr|geogebra-3.2.47.0-3|145	%post
14cr|geogebra-3.2.47.0-3|146	%if 0%{?mandriva_version}
14cr|geogebra-3.2.47.0-3|147	%{update_menus}
14cr|geogebra-3.2.47.0-3|148	%update_desktop_database
14cr|geogebra-3.2.47.0-3|149	%update_mime_database
14cr|geogebra-3.2.47.0-3|150	%update_icon_cache hicolor
14cr|geogebra-3.2.47.0-3|151	%else
14cr|geogebra-3.2.47.0-3|152	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
14cr|geogebra-3.2.47.0-3|153	%endif
14cr|geogebra-3.2.47.0-3|154	
14cr|geogebra-3.2.47.0-3|155	%postun
14cr|geogebra-3.2.47.0-3|156	%if 0%{?mandriva_version}
14cr|geogebra-3.2.47.0-3|157	%{clean_menus}
14cr|geogebra-3.2.47.0-3|158	%clean_desktop_database
14cr|geogebra-3.2.47.0-3|159	%clean_mime_database
14cr|geogebra-3.2.47.0-3|160	%update_icon_cache hicolor
14cr|geogebra-3.2.47.0-3|161	%else
14cr|geogebra-3.2.47.0-3|162	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
14cr|geogebra-3.2.47.0-3|163	%endif
14cr|geogebra-3.2.47.0-3|164	
14cr|geogebra-3.2.47.0-3|165	%files
14cr|geogebra-3.2.47.0-3|166	%defattr(-,root,root)
14cr|geogebra-3.2.47.0-3|167	%dir %{_datadir}/icons/hicolor
14cr|geogebra-3.2.47.0-3|168	%dir %{_datadir}/icons/hicolor/16x16
14cr|geogebra-3.2.47.0-3|169	%dir %{_datadir}/icons/hicolor/22x22
14cr|geogebra-3.2.47.0-3|170	%dir %{_datadir}/icons/hicolor/32x32
14cr|geogebra-3.2.47.0-3|171	%dir %{_datadir}/icons/hicolor/48x48
14cr|geogebra-3.2.47.0-3|172	%dir %{_datadir}/icons/hicolor/64x64
14cr|geogebra-3.2.47.0-3|173	%dir %{_datadir}/icons/hicolor/128x128
14cr|geogebra-3.2.47.0-3|174	%dir %{_datadir}/icons/hicolor/256x256
14cr|geogebra-3.2.47.0-3|175	%dir %{_datadir}/icons/hicolor/16x16/apps
14cr|geogebra-3.2.47.0-3|176	%dir %{_datadir}/icons/hicolor/16x16/mimetypes
14cr|geogebra-3.2.47.0-3|177	%dir %{_datadir}/icons/hicolor/22x22/apps
14cr|geogebra-3.2.47.0-3|178	%dir %{_datadir}/icons/hicolor/22x22/mimetypes
14cr|geogebra-3.2.47.0-3|179	%dir %{_datadir}/icons/hicolor/32x32/apps
14cr|geogebra-3.2.47.0-3|180	%dir %{_datadir}/icons/hicolor/32x32/mimetypes
14cr|geogebra-3.2.47.0-3|181	%dir %{_datadir}/icons/hicolor/48x48/apps
14cr|geogebra-3.2.47.0-3|182	%dir %{_datadir}/icons/hicolor/48x48/mimetypes
14cr|geogebra-3.2.47.0-3|183	%dir %{_datadir}/icons/hicolor/64x64/apps
14cr|geogebra-3.2.47.0-3|184	%dir %{_datadir}/icons/hicolor/64x64/mimetypes
14cr|geogebra-3.2.47.0-3|185	%dir %{_datadir}/icons/hicolor/128x128/apps
14cr|geogebra-3.2.47.0-3|186	%dir %{_datadir}/icons/hicolor/128x128/mimetypes
14cr|geogebra-3.2.47.0-3|187	%dir %{_datadir}/icons/hicolor/256x256/apps
14cr|geogebra-3.2.47.0-3|188	%dir %{_datadir}/icons/hicolor/256x256/mimetypes
14cr|geogebra-3.2.47.0-3|189	%{_docdir}/%{name}
14cr|geogebra-3.2.47.0-3|190	%{_datadir}/%{name}
14cr|geogebra-3.2.47.0-3|191	%{_datadir}/mime/packages/%{name}.xml
14cr|geogebra-3.2.47.0-3|192	%{_bindir}/%{name}
14cr|geogebra-3.2.47.0-3|193	%{_datadir}/applications/%{name}.desktop
14cr|geogebra-3.2.47.0-3|194	%{_datadir}/icons/hicolor/*/*/*.png
14cr|geogebra-3.2.47.0-3|195	
14cr|geogebra-3.2.47.0-3|196	
14cr|geogebra-3.2.47.0-3|197	
14cr|geogebra-3.2.47.0-3|198	
14cr|geogebra-3.2.47.0-3|199	%changelog
14cr|geogebra-3.2.47.0-3|200	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.47.0-3
14cr|geogebra-3.2.47.0-3|201	+ Revision: 1cc1c59
14cr|geogebra-3.2.47.0-3|202	- MassBuild#464: Increase release tag
14cr|geogebra-3.2.47.0-3|203	
14cr|geogebra-3.2.47.0-3|204	

1543 14
14cr|geoipgen-0.4-3|1	Summary:	Country-to-IPs generator. Geographic IP generator for IPv4 networks
14cr|geoipgen-0.4-3|2	Name:		geoipgen
14cr|geoipgen-0.4-3|3	Version:	0.4
14cr|geoipgen-0.4-3|4	Release:	3
14cr|geoipgen-0.4-3|5	License:	BSD
14cr|geoipgen-0.4-3|6	Group:		Networking/Other
14cr|geoipgen-0.4-3|7	URL:		http://www.morningstarsecurity.com/research/geoipgen
14cr|geoipgen-0.4-3|8	Source0:	http://geoipgen.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|geoipgen-0.4-3|9	BuildArch:	noarch
14cr|geoipgen-0.4-3|10	Requires:	ruby
14cr|geoipgen-0.4-3|11	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|geoipgen-0.4-3|12	
14cr|geoipgen-0.4-3|13	%description
14cr|geoipgen-0.4-3|14	GeoIPgen is a country-to-IPs generator. It's a geographic IP generator for IPv4
14cr|geoipgen-0.4-3|15	networks that uses the MaxMind GeoLite Country database. Geoipgen is the first
14cr|geoipgen-0.4-3|16	published use of a geographic ip database in reverse to translate from
14cr|geoipgen-0.4-3|17	country-to-IPs instead of the usual use of IP-to-country.
14cr|geoipgen-0.4-3|18	
14cr|geoipgen-0.4-3|19	%prep
14cr|geoipgen-0.4-3|20	
14cr|geoipgen-0.4-3|21	%setup -q
14cr|geoipgen-0.4-3|22	
14cr|geoipgen-0.4-3|23	%build
14cr|geoipgen-0.4-3|24	
14cr|geoipgen-0.4-3|25	%install
14cr|geoipgen-0.4-3|26	rm -rf %{buildroot}
14cr|geoipgen-0.4-3|27	
14cr|geoipgen-0.4-3|28	install -d %{buildroot}%{_bindir}
14cr|geoipgen-0.4-3|29	install -m0755 geoipgen %{buildroot}%{_bindir}/
14cr|geoipgen-0.4-3|30	
14cr|geoipgen-0.4-3|31	%clean
14cr|geoipgen-0.4-3|32	rm -rf %{buildroot}
14cr|geoipgen-0.4-3|33	
14cr|geoipgen-0.4-3|34	%files
14cr|geoipgen-0.4-3|35	%defattr(-,root,root)
14cr|geoipgen-0.4-3|36	%doc README INSTALL
14cr|geoipgen-0.4-3|37	%{_bindir}/geoipgen
14cr|geoipgen-0.4-3|38	
14cr|geoipgen-0.4-3|39	
14cr|geoipgen-0.4-3|40	
14cr|geoipgen-0.4-3|41	
14cr|geoipgen-0.4-3|42	%changelog
14cr|geoipgen-0.4-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|geoipgen-0.4-3|44	+ Revision: d8c5f40
14cr|geoipgen-0.4-3|45	- MassBuild#464: Increase release tag
14cr|geoipgen-0.4-3|46	
14cr|geoipgen-0.4-3|47	

1544 14
14cr|geos-3.3.5-2|1	Name:  geos
14cr|geos-3.3.5-2|2	Version: 3.3.5
14cr|geos-3.3.5-2|3	Release: 2
14cr|geos-3.3.5-2|4	License: LGPLv2+
14cr|geos-3.3.5-2|5	Summary: GEOS (Geometry Engine, Open Source) topology library
14cr|geos-3.3.5-2|6	URL: http://trac.osgeo.org/geos
14cr|geos-3.3.5-2|7	Source0: http://download.osgeo.org/geos/%{name}-%{version}.tar.bz2
14cr|geos-3.3.5-2|8	Group: Sciences/Geosciences
14cr|geos-3.3.5-2|9	BuildRequires: multiarch-utils
14cr|geos-3.3.5-2|10	
14cr|geos-3.3.5-2|11	%description
14cr|geos-3.3.5-2|12	The GEOS library provides topological operators and simple spatial constructs:
14cr|geos-3.3.5-2|13	points, lines, polygons, and collections.
14cr|geos-3.3.5-2|14	
14cr|geos-3.3.5-2|15	#-----------------------------------------------------------------------------
14cr|geos-3.3.5-2|16	
14cr|geos-3.3.5-2|17	%define major 3
14cr|geos-3.3.5-2|18	%define libname	%mklibname geos %{major}
14cr|geos-3.3.5-2|19	
14cr|geos-3.3.5-2|20	%package -n %{libname}
14cr|geos-3.3.5-2|21	Summary: Libraries for GEOS
14cr|geos-3.3.5-2|22	Group: Sciences/Geosciences
14cr|geos-3.3.5-2|23	Provides: %{name} lib%{name}
14cr|geos-3.3.5-2|24	Obsoletes: %{libname} < %{version}-%{release}
14cr|geos-3.3.5-2|25	
14cr|geos-3.3.5-2|26	%description -n %{libname}
14cr|geos-3.3.5-2|27	The GEOS library provides topological operators and simple spatial constructs:
14cr|geos-3.3.5-2|28	points, lines, polygons, and collections.
14cr|geos-3.3.5-2|29	
14cr|geos-3.3.5-2|30	%files -n %{libname}
14cr|geos-3.3.5-2|31	%{_libdir}/libgeos-%{version}.so
14cr|geos-3.3.5-2|32	
14cr|geos-3.3.5-2|33	#-----------------------------------------------------------------------------
14cr|geos-3.3.5-2|34	
14cr|geos-3.3.5-2|35	%define major_c	1
14cr|geos-3.3.5-2|36	%define libname_c %mklibname geos_c %{major_c}
14cr|geos-3.3.5-2|37	
14cr|geos-3.3.5-2|38	%package -n %{libname_c}
14cr|geos-3.3.5-2|39	Summary: Libraries for GEOS
14cr|geos-3.3.5-2|40	Group: Sciences/Geosciences
14cr|geos-3.3.5-2|41	Obsoletes: %{libname_c} < %{version}-%{release}
14cr|geos-3.3.5-2|42	
14cr|geos-3.3.5-2|43	%description -n %{libname_c}
14cr|geos-3.3.5-2|44	The GEOS library provides topological operators and simple spatial constructs:
14cr|geos-3.3.5-2|45	points, lines, polygons, and collections.
14cr|geos-3.3.5-2|46	
14cr|geos-3.3.5-2|47	%files -n %{libname_c}
14cr|geos-3.3.5-2|48	%{_libdir}/libgeos_c.so.%{major_c}*
14cr|geos-3.3.5-2|49	
14cr|geos-3.3.5-2|50	#-----------------------------------------------------------------------------
14cr|geos-3.3.5-2|51	
14cr|geos-3.3.5-2|52	%define devel_name	%mklibname %{name} -d
14cr|geos-3.3.5-2|53	
14cr|geos-3.3.5-2|54	%package -n %{devel_name}
14cr|geos-3.3.5-2|55	Summary: Development Libraries for the GEOS topology library
14cr|geos-3.3.5-2|56	Group: Sciences/Geosciences
14cr|geos-3.3.5-2|57	Requires: %{libname} = %{version}
14cr|geos-3.3.5-2|58	Requires: %{libname_c} = %{version}
14cr|geos-3.3.5-2|59	Provides: %{name}-devel = %{version}
14cr|geos-3.3.5-2|60	Provides: libgeos-devel = %{version}
14cr|geos-3.3.5-2|61	Obsoletes: %{mklibname -d geos 3}
14cr|geos-3.3.5-2|62	
14cr|geos-3.3.5-2|63	%description -n %{devel_name}
14cr|geos-3.3.5-2|64	The GEOS library provides topological operators and simple spatial constructs:
14cr|geos-3.3.5-2|65	points, lines, polygons, and collections.
14cr|geos-3.3.5-2|66	
14cr|geos-3.3.5-2|67	%files -n %{devel_name}
14cr|geos-3.3.5-2|68	%{_bindir}/geos-config
14cr|geos-3.3.5-2|69	%{_includedir}/*
14cr|geos-3.3.5-2|70	%{_libdir}/*.so
14cr|geos-3.3.5-2|71	%multiarch %{multiarch_bindir}/geos-config
14cr|geos-3.3.5-2|72	
14cr|geos-3.3.5-2|73	%exclude %{_libdir}/libgeos-%{version}.so
14cr|geos-3.3.5-2|74	
14cr|geos-3.3.5-2|75	#-----------------------------------------------------------------------------
14cr|geos-3.3.5-2|76	
14cr|geos-3.3.5-2|77	%define devel_name_static %mklibname %{name} -d -s
14cr|geos-3.3.5-2|78	
14cr|geos-3.3.5-2|79	%package -n %{devel_name_static}
14cr|geos-3.3.5-2|80	Summary: Development Libraries for the GEOS topology library
14cr|geos-3.3.5-2|81	Group: Sciences/Geosciences
14cr|geos-3.3.5-2|82	Requires: %{devel_name} = %{version}
14cr|geos-3.3.5-2|83	Provides: %{name}-static-devel = %{version}
14cr|geos-3.3.5-2|84	Provides: libgeos-static-devel = %{version}
14cr|geos-3.3.5-2|85	Obsoletes: %{mklibname -d geos 3}
14cr|geos-3.3.5-2|86	Obsoletes: %{mklibname -d -s geos 3}
14cr|geos-3.3.5-2|87	
14cr|geos-3.3.5-2|88	%description -n %{devel_name_static}
14cr|geos-3.3.5-2|89	The GEOS library provides topological operators and simple spatial constructs:
14cr|geos-3.3.5-2|90	points, lines, polygons, and collections.
14cr|geos-3.3.5-2|91	
14cr|geos-3.3.5-2|92	%files -n %{devel_name_static}
14cr|geos-3.3.5-2|93	%{_libdir}/*.a
14cr|geos-3.3.5-2|94	
14cr|geos-3.3.5-2|95	
14cr|geos-3.3.5-2|96	#-----------------------------------------------------------------------------
14cr|geos-3.3.5-2|97	
14cr|geos-3.3.5-2|98	%prep
14cr|geos-3.3.5-2|99	%setup -q
14cr|geos-3.3.5-2|100	
14cr|geos-3.3.5-2|101	%build
14cr|geos-3.3.5-2|102	%configure2_5x
14cr|geos-3.3.5-2|103	%make
14cr|geos-3.3.5-2|104	
14cr|geos-3.3.5-2|105	%install
14cr|geos-3.3.5-2|106	%makeinstall_std
14cr|geos-3.3.5-2|107	
14cr|geos-3.3.5-2|108	%multiarch_binaries %{buildroot}%{_bindir}/geos-config
14cr|geos-3.3.5-2|109	
14cr|geos-3.3.5-2|110	
14cr|geos-3.3.5-2|111	%changelog
14cr|geos-3.3.5-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.5-2
14cr|geos-3.3.5-2|113	+ Revision: 92e7bdb
14cr|geos-3.3.5-2|114	- MassBuild#464: Increase release tag
14cr|geos-3.3.5-2|115	
14cr|geos-3.3.5-2|116	

1545 14
14cr|Geramik-0.27-10|1	Summary:	GTK theme
14cr|Geramik-0.27-10|2	Name:		Geramik
14cr|Geramik-0.27-10|3	Version:	0.27
14cr|Geramik-0.27-10|4	Release:	10
14cr|Geramik-0.27-10|5	License:	GPL
14cr|Geramik-0.27-10|6	Group:		Graphical desktop/Other
14cr|Geramik-0.27-10|7	Url:		http://www.kde-look.org/content/show.php?content=3952
14cr|Geramik-0.27-10|8	Source0:	3952-%{name}-%{version}.tar.bz2
14cr|Geramik-0.27-10|9	Requires:	QtPixmap
14cr|Geramik-0.27-10|10	BuildArch:	noarch
14cr|Geramik-0.27-10|11	
14cr|Geramik-0.27-10|12	%description
14cr|Geramik-0.27-10|13	This is a theme intended to make GTK applications have a similar look
14cr|Geramik-0.27-10|14	to the Keramik and ThinKeramik KDE styles.
14cr|Geramik-0.27-10|15	
14cr|Geramik-0.27-10|16	The theme, and pixmaps within, are based upon the alpha release of
14cr|Geramik-0.27-10|17	Keramik_GTK by Goamaus. However, most pixmaps have been re-created,
14cr|Geramik-0.27-10|18	and/or modified.
14cr|Geramik-0.27-10|19	
14cr|Geramik-0.27-10|20	%prep
14cr|Geramik-0.27-10|21	%setup -q
14cr|Geramik-0.27-10|22	
14cr|Geramik-0.27-10|23	%build
14cr|Geramik-0.27-10|24	%configure2_5x
14cr|Geramik-0.27-10|25	%make
14cr|Geramik-0.27-10|26	
14cr|Geramik-0.27-10|27	%install
14cr|Geramik-0.27-10|28	%makeinstall_std
14cr|Geramik-0.27-10|29	rm -f %{buildroot}%{_datadir}/themes/Geramik/README.html
14cr|Geramik-0.27-10|30	
14cr|Geramik-0.27-10|31	mv -f Geramik/README.html Geramik-README.html
14cr|Geramik-0.27-10|32	mv -f ThinGeramik/README.html ThinGeramik-README.html
14cr|Geramik-0.27-10|33	mv -f ThinGeramik/TODO ThinGeramik-TODO
14cr|Geramik-0.27-10|34	
14cr|Geramik-0.27-10|35	chmod 644 AUTHORS ChangeLog COPYING README TODO \
14cr|Geramik-0.27-10|36	Geramik-README.html ThinGeramik-README.html ThinGeramik-TODO
14cr|Geramik-0.27-10|37	
14cr|Geramik-0.27-10|38	%files
14cr|Geramik-0.27-10|39	%doc AUTHORS ChangeLog COPYING README TODO
14cr|Geramik-0.27-10|40	%doc Geramik-README.html ThinGeramik-README.html ThinGeramik-TODO
14cr|Geramik-0.27-10|41	%dir %{_datadir}/themes/Geramik
14cr|Geramik-0.27-10|42	%{_datadir}/themes/Geramik/*
14cr|Geramik-0.27-10|43	%dir %{_datadir}/themes/ThinGeramik
14cr|Geramik-0.27-10|44	%{_datadir}/themes/ThinGeramik/*
14cr|Geramik-0.27-10|45	
14cr|Geramik-0.27-10|46	
14cr|Geramik-0.27-10|47	%changelog
14cr|Geramik-0.27-10|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.27-10
14cr|Geramik-0.27-10|49	+ Revision: f193981
14cr|Geramik-0.27-10|50	- MassBuild#464: Increase release tag
14cr|Geramik-0.27-10|51	
14cr|Geramik-0.27-10|52	

1546 14
14cr|gerbv-2.6.0-2|1	%define major 1
14cr|gerbv-2.6.0-2|2	%define libname %mklibname %name %major
14cr|gerbv-2.6.0-2|3	%define develname %mklibname -d %name
14cr|gerbv-2.6.0-2|4	
14cr|gerbv-2.6.0-2|5	Summary:	Gerber file viewer
14cr|gerbv-2.6.0-2|6	Name: 		gerbv
14cr|gerbv-2.6.0-2|7	Version:	2.6.0
14cr|gerbv-2.6.0-2|8	Release: 	2
14cr|gerbv-2.6.0-2|9	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gerbv-2.6.0-2|10	URL:		http://gerbv.gpleda.org/
14cr|gerbv-2.6.0-2|11	License:	GPLv2+
14cr|gerbv-2.6.0-2|12	Group: 		Graphics
14cr|gerbv-2.6.0-2|13	BuildRequires:	gtk+2-devel glib2-devel pango-devel atk-devel freetype2-devel
14cr|gerbv-2.6.0-2|14	Suggests:	%name-examples = %version
14cr|gerbv-2.6.0-2|15	
14cr|gerbv-2.6.0-2|16	%description
14cr|gerbv-2.6.0-2|17	Gerbv is a viewer for Gerber files. Gerber files are generated from PCB CAD
14cr|gerbv-2.6.0-2|18	system and sent to PCB manufacturers as basis for the manufacturing process.
14cr|gerbv-2.6.0-2|19	
14cr|gerbv-2.6.0-2|20	%package examples
14cr|gerbv-2.6.0-2|21	Summary:	Gerber file examples for gerbv
14cr|gerbv-2.6.0-2|22	Requires:	gerbv
14cr|gerbv-2.6.0-2|23	Group: 		Graphics
14cr|gerbv-2.6.0-2|24	
14cr|gerbv-2.6.0-2|25	%description examples
14cr|gerbv-2.6.0-2|26	Example files for gerbv.
14cr|gerbv-2.6.0-2|27	
14cr|gerbv-2.6.0-2|28	%package -n %libname
14cr|gerbv-2.6.0-2|29	Summary:	Libraries for gerbv
14cr|gerbv-2.6.0-2|30	Group:		Graphics
14cr|gerbv-2.6.0-2|31	
14cr|gerbv-2.6.0-2|32	%description -n %libname
14cr|gerbv-2.6.0-2|33	Libraries for gerbv.
14cr|gerbv-2.6.0-2|34	
14cr|gerbv-2.6.0-2|35	%package -n %develname
14cr|gerbv-2.6.0-2|36	Summary:	Development files for gerbv
14cr|gerbv-2.6.0-2|37	Group:		Graphics
14cr|gerbv-2.6.0-2|38	Requires:	%{libname} = %{version}
14cr|gerbv-2.6.0-2|39	Provides:	%{name}-devel = %{version}
14cr|gerbv-2.6.0-2|40	
14cr|gerbv-2.6.0-2|41	%description -n %develname
14cr|gerbv-2.6.0-2|42	Development files for gerbv
14cr|gerbv-2.6.0-2|43	
14cr|gerbv-2.6.0-2|44	%prep
14cr|gerbv-2.6.0-2|45	%setup -q
14cr|gerbv-2.6.0-2|46	
14cr|gerbv-2.6.0-2|47	%build
14cr|gerbv-2.6.0-2|48	%configure2_5x --enable-exportpng --enable-gtk2 --disable-static --disable-update-desktop-database
14cr|gerbv-2.6.0-2|49	%make
14cr|gerbv-2.6.0-2|50	
14cr|gerbv-2.6.0-2|51	%install
14cr|gerbv-2.6.0-2|52	%makeinstall_std
14cr|gerbv-2.6.0-2|53	find %{buildroot} -name *.la -delete
14cr|gerbv-2.6.0-2|54	
14cr|gerbv-2.6.0-2|55	cp -fr doc example %buildroot%_datadir/%name
14cr|gerbv-2.6.0-2|56	
14cr|gerbv-2.6.0-2|57	%files
14cr|gerbv-2.6.0-2|58	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cr|gerbv-2.6.0-2|59	%{_bindir}/gerbv
14cr|gerbv-2.6.0-2|60	%{_mandir}/man1/gerbv.*
14cr|gerbv-2.6.0-2|61	%dir %{_datadir}/gerbv
14cr|gerbv-2.6.0-2|62	%{_datadir}/gerbv/gerbv_icon.ico
14cr|gerbv-2.6.0-2|63	%{_datadir}/gerbv/doc
14cr|gerbv-2.6.0-2|64	%{_datadir}/gerbv/scheme
14cr|gerbv-2.6.0-2|65	%_iconsdir/hicolor/*/*/*
14cr|gerbv-2.6.0-2|66	%_datadir/applications/*.desktop
14cr|gerbv-2.6.0-2|67	
14cr|gerbv-2.6.0-2|68	%files examples
14cr|gerbv-2.6.0-2|69	%{_datadir}/gerbv/example
14cr|gerbv-2.6.0-2|70	
14cr|gerbv-2.6.0-2|71	%files -n %libname
14cr|gerbv-2.6.0-2|72	%_libdir/*.so.%{major}*
14cr|gerbv-2.6.0-2|73	
14cr|gerbv-2.6.0-2|74	%files -n %develname
14cr|gerbv-2.6.0-2|75	%_libdir/*.so
14cr|gerbv-2.6.0-2|76	%_libdir/pkgconfig/*.pc
14cr|gerbv-2.6.0-2|77	%_includedir/*
14cr|gerbv-2.6.0-2|78	
14cr|gerbv-2.6.0-2|79	
14cr|gerbv-2.6.0-2|80	
14cr|gerbv-2.6.0-2|81	%changelog
14cr|gerbv-2.6.0-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-2
14cr|gerbv-2.6.0-2|83	+ Revision: 5eab500
14cr|gerbv-2.6.0-2|84	- MassBuild#464: Increase release tag
14cr|gerbv-2.6.0-2|85	
14cr|gerbv-2.6.0-2|86	

1547 14
14cr|getlive-0.59-3|1	Name: 	 	getlive
14cr|getlive-0.59-3|2	Summary: 	Fetches mail from a Hotmail or Hotmail Live account
14cr|getlive-0.59-3|3	Version: 	0.59
14cr|getlive-0.59-3|4	Release: 	3
14cr|getlive-0.59-3|5	Epoch:		1
14cr|getlive-0.59-3|6	Source:		http://jaist.dl.sourceforge.net/sourceforge/getlive/%{name}-%{version}.tgz
14cr|getlive-0.59-3|7	URL:		http://sourceforge.net/projects/getlive/
14cr|getlive-0.59-3|8	License:	GPLv2
14cr|getlive-0.59-3|9	Group:		Networking/Mail
14cr|getlive-0.59-3|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|getlive-0.59-3|11	Requires:	curl
14cr|getlive-0.59-3|12	BuildArch:	noarch
14cr|getlive-0.59-3|13	Obsoletes:	gotmail
14cr|getlive-0.59-3|14	Provides:	gotmail
14cr|getlive-0.59-3|15	
14cr|getlive-0.59-3|16	%description
14cr|getlive-0.59-3|17	GetLive is a perl script that fetches mail from your Hotmail or Hotmail
14cr|getlive-0.59-3|18	Live account. The mail is then presented to any filter (typically
14cr|getlive-0.59-3|19	procmail) for further processing or dropping in a local mailbox.
14cr|getlive-0.59-3|20	
14cr|getlive-0.59-3|21	The scripts keeps track of all downloaded message-ids to avoid double
14cr|getlive-0.59-3|22	fetching.
14cr|getlive-0.59-3|23	
14cr|getlive-0.59-3|24	Messages can be marked read or moved to a folder after being downloaded.
14cr|getlive-0.59-3|25	
14cr|getlive-0.59-3|26	%prep
14cr|getlive-0.59-3|27	%setup -q
14cr|getlive-0.59-3|28	
14cr|getlive-0.59-3|29	%build
14cr|getlive-0.59-3|30	
14cr|getlive-0.59-3|31	%install
14cr|getlive-0.59-3|32	rm -rf $RPM_BUILD_ROOT
14cr|getlive-0.59-3|33	mkdir -p %{buildroot}/%_bindir
14cr|getlive-0.59-3|34	install -m 755 GetLive.pl %{buildroot}/%_bindir/
14cr|getlive-0.59-3|35	
14cr|getlive-0.59-3|36	%clean
14cr|getlive-0.59-3|37	rm -rf $RPM_BUILD_ROOT
14cr|getlive-0.59-3|38	
14cr|getlive-0.59-3|39	%files
14cr|getlive-0.59-3|40	%defattr(-,root,root)
14cr|getlive-0.59-3|41	%doc ChangeLog License Manual
14cr|getlive-0.59-3|42	%{_bindir}/*
14cr|getlive-0.59-3|43	
14cr|getlive-0.59-3|44	
14cr|getlive-0.59-3|45	
14cr|getlive-0.59-3|46	%changelog
14cr|getlive-0.59-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.59-3
14cr|getlive-0.59-3|48	+ Revision: 2ded6cd
14cr|getlive-0.59-3|49	- MassBuild#464: Increase release tag
14cr|getlive-0.59-3|50	
14cr|getlive-0.59-3|51	

1548 14
14cr|getmail-4.27.0-2|1	Name:		getmail
14cr|getmail-4.27.0-2|2	Summary:	POP3 mail retriever with reliable Maildir delivery
14cr|getmail-4.27.0-2|3	Version:	4.27.0
14cr|getmail-4.27.0-2|4	Release:	2
14cr|getmail-4.27.0-2|5	License:	GPLv2
14cr|getmail-4.27.0-2|6	Group:		Networking/Mail
14cr|getmail-4.27.0-2|7	URL:		http://pyropus.ca/software/getmail/
14cr|getmail-4.27.0-2|8	Source0:	http://pyropus.ca/software/getmail/old-versions/%{name}-%{version}.tar.gz
14cr|getmail-4.27.0-2|9	Requires:	python
14cr|getmail-4.27.0-2|10	BuildRequires:	python-devel
14cr|getmail-4.27.0-2|11	BuildArch:	noarch
14cr|getmail-4.27.0-2|12	
14cr|getmail-4.27.0-2|13	%description
14cr|getmail-4.27.0-2|14	getmail is intended as a simple replacement for fetchmail for those people
14cr|getmail-4.27.0-2|15	who do not need its various and sundry configuration options, complexities,
14cr|getmail-4.27.0-2|16	and bugs. It retrieves mail from one or more POP3 servers for one or more
14cr|getmail-4.27.0-2|17	email accounts, and reliably delivers into a Maildir specified on a
14cr|getmail-4.27.0-2|18	per-account basis. It can also deliver into mbox files, although this
14cr|getmail-4.27.0-2|19	should not be attempted over NFS. getmail is written entirely in python.
14cr|getmail-4.27.0-2|20	
14cr|getmail-4.27.0-2|21	%prep
14cr|getmail-4.27.0-2|22	%setup -q
14cr|getmail-4.27.0-2|23	# workaround a bug in 4.7.8
14cr|getmail-4.27.0-2|24	perl -pi -e 's/^.*getmail\.spec.*$//' setup.py
14cr|getmail-4.27.0-2|25	
14cr|getmail-4.27.0-2|26	%build
14cr|getmail-4.27.0-2|27	
14cr|getmail-4.27.0-2|28	%install
14cr|getmail-4.27.0-2|29	rm -rf %{buildroot}
14cr|getmail-4.27.0-2|30	python setup.py install --root=%{buildroot}
14cr|getmail-4.27.0-2|31	rm -Rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cr|getmail-4.27.0-2|32	
14cr|getmail-4.27.0-2|33	%files
14cr|getmail-4.27.0-2|34	%doc docs/*
14cr|getmail-4.27.0-2|35	%{py_puresitedir}/getmailcore/
14cr|getmail-4.27.0-2|36	%{py_puresitedir}/*.egg-info
14cr|getmail-4.27.0-2|37	%{_bindir}/getmail*
14cr|getmail-4.27.0-2|38	%{_mandir}/man1/*
14cr|getmail-4.27.0-2|39	
14cr|getmail-4.27.0-2|40	
14cr|getmail-4.27.0-2|41	
14cr|getmail-4.27.0-2|42	%changelog
14cr|getmail-4.27.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.27.0-2
14cr|getmail-4.27.0-2|44	+ Revision: 08723c4
14cr|getmail-4.27.0-2|45	- MassBuild#464: Increase release tag
14cr|getmail-4.27.0-2|46	
14cr|getmail-4.27.0-2|47	

1549 14
14cr|gettext-lint-0.4-7|1	Name: gettext-lint
14cr|gettext-lint-0.4-7|2	Summary: Gettext linting tools
14cr|gettext-lint-0.4-7|3	Version: 0.4
14cr|gettext-lint-0.4-7|4	Release: 7
14cr|gettext-lint-0.4-7|5	License: GPL
14cr|gettext-lint-0.4-7|6	URL: http://gettext-lint.sourceforge.net/
14cr|gettext-lint-0.4-7|7	Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.bz2
14cr|gettext-lint-0.4-7|8	Patch0: gettext-lint-0.4-check_formats.patch
14cr|gettext-lint-0.4-7|9	Group: Development/Other
14cr|gettext-lint-0.4-7|10	Requires: gettext
14cr|gettext-lint-0.4-7|11	BuildArchitectures: noarch
14cr|gettext-lint-0.4-7|12	BuildRequires: python-devel
14cr|gettext-lint-0.4-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|gettext-lint-0.4-7|14	
14cr|gettext-lint-0.4-7|15	%description
14cr|gettext-lint-0.4-7|16	The gettext lint tools are a collection of tools for checking the validity,
14cr|gettext-lint-0.4-7|17	consistency and spelling of PO and POT files.
14cr|gettext-lint-0.4-7|18	An experimental glossary building tool is also included.
14cr|gettext-lint-0.4-7|19	
14cr|gettext-lint-0.4-7|20	%prep
14cr|gettext-lint-0.4-7|21	%setup -q
14cr|gettext-lint-0.4-7|22	%patch0 -p1
14cr|gettext-lint-0.4-7|23	
14cr|gettext-lint-0.4-7|24	%build
14cr|gettext-lint-0.4-7|25	aclocal
14cr|gettext-lint-0.4-7|26	autoconf
14cr|gettext-lint-0.4-7|27	automake -a -c
14cr|gettext-lint-0.4-7|28	%configure2_5x
14cr|gettext-lint-0.4-7|29	%make
14cr|gettext-lint-0.4-7|30	
14cr|gettext-lint-0.4-7|31	%install
14cr|gettext-lint-0.4-7|32	rm -rf %buildroot
14cr|gettext-lint-0.4-7|33	%makeinstall
14cr|gettext-lint-0.4-7|34	
14cr|gettext-lint-0.4-7|35	%clean
14cr|gettext-lint-0.4-7|36	%{__rm} -rf $RPM_BUILD_ROOT
14cr|gettext-lint-0.4-7|37	
14cr|gettext-lint-0.4-7|38	%files
14cr|gettext-lint-0.4-7|39	%defattr(-,root,root)
14cr|gettext-lint-0.4-7|40	%{_bindir}/POFileChecker
14cr|gettext-lint-0.4-7|41	%{_bindir}/POFileClean
14cr|gettext-lint-0.4-7|42	%{_bindir}/POFileConsistency
14cr|gettext-lint-0.4-7|43	%{_bindir}/POFileEquiv
14cr|gettext-lint-0.4-7|44	%{_bindir}/POFileFill
14cr|gettext-lint-0.4-7|45	%{_bindir}/POFileGlossary
14cr|gettext-lint-0.4-7|46	%{_bindir}/POFileSpell
14cr|gettext-lint-0.4-7|47	%{_bindir}/POFileStatus
14cr|gettext-lint-0.4-7|48	%{_mandir}/man1/POFileChecker.1*
14cr|gettext-lint-0.4-7|49	%{_mandir}/man1/POFileClean.1*
14cr|gettext-lint-0.4-7|50	%{_mandir}/man1/POFileConsistency.1*
14cr|gettext-lint-0.4-7|51	%{_mandir}/man1/POFileEquiv.1*
14cr|gettext-lint-0.4-7|52	%{_mandir}/man1/POFileFill.1*
14cr|gettext-lint-0.4-7|53	%{_mandir}/man1/POFileGlossary.1*
14cr|gettext-lint-0.4-7|54	%{_mandir}/man1/POFileSpell.1*
14cr|gettext-lint-0.4-7|55	%{_mandir}/man1/POFileStatus.1*
14cr|gettext-lint-0.4-7|56	%{_datadir}/%{name}
14cr|gettext-lint-0.4-7|57	%doc README NEWS AUTHORS
14cr|gettext-lint-0.4-7|58	
14cr|gettext-lint-0.4-7|59	
14cr|gettext-lint-0.4-7|60	
14cr|gettext-lint-0.4-7|61	
14cr|gettext-lint-0.4-7|62	%changelog
14cr|gettext-lint-0.4-7|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-7
14cr|gettext-lint-0.4-7|64	+ Revision: 1fa35a1
14cr|gettext-lint-0.4-7|65	- MassBuild#464: Increase release tag
14cr|gettext-lint-0.4-7|66	
14cr|gettext-lint-0.4-7|67	

1550 14
14cr|getxml-1.0.4-12|1	Summary:	XML file internationalization
14cr|getxml-1.0.4-12|2	Name:		getxml
14cr|getxml-1.0.4-12|3	Version:	1.0.4
14cr|getxml-1.0.4-12|4	Release:	12
14cr|getxml-1.0.4-12|5	License:	GPLv2+
14cr|getxml-1.0.4-12|6	Group:		System/Libraries
14cr|getxml-1.0.4-12|7	Url:		http://toutdoux.sourceforge.net
14cr|getxml-1.0.4-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|getxml-1.0.4-12|9	# from GNU git
14cr|getxml-1.0.4-12|10	Source1:	config.sub.20091120
14cr|getxml-1.0.4-12|11	Source2:	config.guess.20091120
14cr|getxml-1.0.4-12|12	BuildRequires:	pkgconfig(glib)
14cr|getxml-1.0.4-12|13	BuildRequires:	pkgconfig(libxml)
14cr|getxml-1.0.4-12|14	
14cr|getxml-1.0.4-12|15	%description
14cr|getxml-1.0.4-12|16	XML File internationalization.
14cr|getxml-1.0.4-12|17	
14cr|getxml-1.0.4-12|18	%files
14cr|getxml-1.0.4-12|19	%doc AUTHORS README COPYING NEWS INSTALL ABOUT-NLS
14cr|getxml-1.0.4-12|20	%{_bindir}/*
14cr|getxml-1.0.4-12|21	
14cr|getxml-1.0.4-12|22	#----------------------------------------------------------------------------
14cr|getxml-1.0.4-12|23	
14cr|getxml-1.0.4-12|24	%prep
14cr|getxml-1.0.4-12|25	%setup -q
14cr|getxml-1.0.4-12|26	install -b %{SOURCE1} config.sub
14cr|getxml-1.0.4-12|27	install -b %{SOURCE2} config.guess
14cr|getxml-1.0.4-12|28	
14cr|getxml-1.0.4-12|29	%build
14cr|getxml-1.0.4-12|30	%configure2_5x
14cr|getxml-1.0.4-12|31	%make
14cr|getxml-1.0.4-12|32	
14cr|getxml-1.0.4-12|33	%install
14cr|getxml-1.0.4-12|34	%makeinstall_std
14cr|getxml-1.0.4-12|35	
14cr|getxml-1.0.4-12|36	
14cr|getxml-1.0.4-12|37	%changelog
14cr|getxml-1.0.4-12|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-12
14cr|getxml-1.0.4-12|39	+ Revision: a1c5395
14cr|getxml-1.0.4-12|40	- MassBuild#464: Increase release tag
14cr|getxml-1.0.4-12|41	
14cr|getxml-1.0.4-12|42	

1551 14
14cr|gexec-0.3.6-12|1	%define name	gexec
14cr|gexec-0.3.6-12|2	%define	version 0.3.6
14cr|gexec-0.3.6-12|3	%define release	12
14cr|gexec-0.3.6-12|4	%define lib_name_orig lib%{name}
14cr|gexec-0.3.6-12|5	%define lib_major 0
14cr|gexec-0.3.6-12|6	%define lib_name        %mklibname %{name} %{lib_major}
14cr|gexec-0.3.6-12|7	%define devel_name	%mklibname -d -s %{name}
14cr|gexec-0.3.6-12|8	
14cr|gexec-0.3.6-12|9	Summary:	Scalable cluster remote execution
14cr|gexec-0.3.6-12|10	Name:		%{name}
14cr|gexec-0.3.6-12|11	Version:	%{version}
14cr|gexec-0.3.6-12|12	Release:	%{release}
14cr|gexec-0.3.6-12|13	License:	GPL
14cr|gexec-0.3.6-12|14	Group:		Networking/Remote access
14cr|gexec-0.3.6-12|15	URL:		http://www.cs.berkeley.edu/~bnc/gexec/
14cr|gexec-0.3.6-12|16	Source:		%{name}-%{version}.tar.bz2
14cr|gexec-0.3.6-12|17	Source1:	gexecd
14cr|gexec-0.3.6-12|18	Source2:	gexec.README
14cr|gexec-0.3.6-12|19	Source3:	gexec
14cr|gexec-0.3.6-12|20	Patch0:		gexec-Makefile.in.patch
14cr|gexec-0.3.6-12|21	#Patch0:
14cr|gexec-0.3.6-12|22	Requires:	authd >= 0.2, xinetd, tftp
14cr|gexec-0.3.6-12|23	Provides:	%{name}-%{version} = %{version}-%{release}
14cr|gexec-0.3.6-12|24	BuildRequires:	libe-devel >= 0.2.1, %{mklibname authd}-devel >= 0.2
14cr|gexec-0.3.6-12|25	BuildRequires:	openssl-devel
14cr|gexec-0.3.6-12|26	#libganglia-monitor1-devel >= 2.4
14cr|gexec-0.3.6-12|27	
14cr|gexec-0.3.6-12|28	%package	-n %{devel_name}
14cr|gexec-0.3.6-12|29	Summary:        Gexec scalable cluster remote execution devel package
14cr|gexec-0.3.6-12|30	Provides:       %{name}-devel-%{version} = %{version}-%{release}
14cr|gexec-0.3.6-12|31	Group:          Development/Other
14cr|gexec-0.3.6-12|32	Obsoletes:	%{mklibname gexec 0 -d}
14cr|gexec-0.3.6-12|33	
14cr|gexec-0.3.6-12|34	%description
14cr|gexec-0.3.6-12|35	GEXEC is a scalable cluster remote execution system which provides
14cr|gexec-0.3.6-12|36	fast, RSA authenticated remote execution of parallel and distributed
14cr|gexec-0.3.6-12|37	jobs. It provides transparent forwarding of stdin, stdout, stderr, and
14cr|gexec-0.3.6-12|38	signals to and from remote processes, provides local environment
14cr|gexec-0.3.6-12|39	propagation, and is designed to be robust and to scale to systems over
14cr|gexec-0.3.6-12|40	1000 nodes.
14cr|gexec-0.3.6-12|41	
14cr|gexec-0.3.6-12|42	%description -n %{devel_name}
14cr|gexec-0.3.6-12|43	gexec devel package.
14cr|gexec-0.3.6-12|44	
14cr|gexec-0.3.6-12|45	%prep
14cr|gexec-0.3.6-12|46	%setup -q
14cr|gexec-0.3.6-12|47	%patch0 -p0 -b .patch
14cr|gexec-0.3.6-12|48	
14cr|gexec-0.3.6-12|49	%build
14cr|gexec-0.3.6-12|50	%configure --prefix=%{buildroot}/usr
14cr|gexec-0.3.6-12|51	#		--enable-ganglia
14cr|gexec-0.3.6-12|52	
14cr|gexec-0.3.6-12|53	make
14cr|gexec-0.3.6-12|54	
14cr|gexec-0.3.6-12|55	%install
14cr|gexec-0.3.6-12|56	myname=`id -un`
14cr|gexec-0.3.6-12|57	mygroup=`id -gn`
14cr|gexec-0.3.6-12|58	mkdir -p %{buildroot}%{_initrddir}
14cr|gexec-0.3.6-12|59	mkdir -p %{buildroot}/etc/xinetd.d
14cr|gexec-0.3.6-12|60	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}
14cr|gexec-0.3.6-12|61	%makeinstall INSTALL_USER=$myname INSTALL_GROUP=$mygroup
14cr|gexec-0.3.6-12|62	mv %{buildroot}/%{_bindir}/gexec %{buildroot}/%{_bindir}/gexec_wrap
14cr|gexec-0.3.6-12|63	install -m 644 %{SOURCE1} %{buildroot}/etc/xinetd.d/gexecd
14cr|gexec-0.3.6-12|64	install -m 644 %{SOURCE2} %{buildroot}/%{_defaultdocdir}/%{name}/README
14cr|gexec-0.3.6-12|65	install -m 755 %{SOURCE3} %{buildroot}/%{_bindir}
14cr|gexec-0.3.6-12|66	
14cr|gexec-0.3.6-12|67	%post
14cr|gexec-0.3.6-12|68	CHECK_PORT=`grep -w 2875 /etc/services`
14cr|gexec-0.3.6-12|69	if [ -z "$CHECK_PORT" ]; then
14cr|gexec-0.3.6-12|70	cat >> /etc/services << EOF
14cr|gexec-0.3.6-12|71	# Port needed by gexecd"
14cr|gexec-0.3.6-12|72	gexec	2875/tcp       # Caltech gexec
14cr|gexec-0.3.6-12|73	EOF
14cr|gexec-0.3.6-12|74	fi
14cr|gexec-0.3.6-12|75	
14cr|gexec-0.3.6-12|76	if [ -f /var/run/xinetd.pid ]; then
14cr|gexec-0.3.6-12|77	echo "Restarting xinetd service"
14cr|gexec-0.3.6-12|78	service xinetd restart
14cr|gexec-0.3.6-12|79	fi
14cr|gexec-0.3.6-12|80	
14cr|gexec-0.3.6-12|81	%postun
14cr|gexec-0.3.6-12|82	if [ -f /var/run/xinetd.pid ]; then
14cr|gexec-0.3.6-12|83	echo "Restarting xinetd service"
14cr|gexec-0.3.6-12|84	service xinetd restart
14cr|gexec-0.3.6-12|85	fi
14cr|gexec-0.3.6-12|86	
14cr|gexec-0.3.6-12|87	%files
14cr|gexec-0.3.6-12|88	%defattr(-,root,root)
14cr|gexec-0.3.6-12|89	%doc INSTALL ChangeLog AUTHORS README
14cr|gexec-0.3.6-12|90	%config(noreplace) %{_sysconfdir}/xinetd.d/gexecd
14cr|gexec-0.3.6-12|91	%{_bindir}/gexec
14cr|gexec-0.3.6-12|92	%{_bindir}/gexec_wrap
14cr|gexec-0.3.6-12|93	%{_sbindir}/gexecd
14cr|gexec-0.3.6-12|94	
14cr|gexec-0.3.6-12|95	%files -n %{devel_name}
14cr|gexec-0.3.6-12|96	%defattr(-,root,root)
14cr|gexec-0.3.6-12|97	%doc INSTALL AUTHORS ChangeLog README
14cr|gexec-0.3.6-12|98	%{_includedir}/gexec_lib.h
14cr|gexec-0.3.6-12|99	%{_libdir}/libgexec.a
14cr|gexec-0.3.6-12|100	
14cr|gexec-0.3.6-12|101	
14cr|gexec-0.3.6-12|102	
14cr|gexec-0.3.6-12|103	
14cr|gexec-0.3.6-12|104	%changelog
14cr|gexec-0.3.6-12|105	* Fri Aug 08 2014 abfonly <abfonly@gmail.com> 0.3.6-12
14cr|gexec-0.3.6-12|106	+ Revision: bce7b5c
14cr|gexec-0.3.6-12|107	- Updated gexec.spec
14cr|gexec-0.3.6-12|108	
14cr|gexec-0.3.6-12|109	

1552 14
14cr|gf2x-1.1-4|1	%define major 1
14cr|gf2x-1.1-4|2	%define libname %mklibname %{name} %{major}
14cr|gf2x-1.1-4|3	%define devname %mklibname %{name} -d
14cr|gf2x-1.1-4|4	
14cr|gf2x-1.1-4|5	Summary:	Library for multiplying polynomials over the binary field
14cr|gf2x-1.1-4|6	Name:		gf2x
14cr|gf2x-1.1-4|7	Version:	1.1
14cr|gf2x-1.1-4|8	Release:	4
14cr|gf2x-1.1-4|9	License:	GPLv2+
14cr|gf2x-1.1-4|10	Group:		Sciences/Mathematics
14cr|gf2x-1.1-4|11	Url:		http://gforge.inria.fr/projects/gf2x/
14cr|gf2x-1.1-4|12	Source0:	http://gforge.inria.fr/frs/download.php/27999/%{name}-%{version}.tar.gz
14cr|gf2x-1.1-4|13	BuildRequires:	gmp-devel
14cr|gf2x-1.1-4|14	
14cr|gf2x-1.1-4|15	%description
14cr|gf2x-1.1-4|16	gf2x is a library for multiplying polynomials over the binary field.
14cr|gf2x-1.1-4|17	
14cr|gf2x-1.1-4|18	#----------------------------------------------------------------------------
14cr|gf2x-1.1-4|19	
14cr|gf2x-1.1-4|20	%package -n %{libname}
14cr|gf2x-1.1-4|21	Summary:	Library for multiplying polynomials over the binary field
14cr|gf2x-1.1-4|22	Group:		System/Libraries
14cr|gf2x-1.1-4|23	
14cr|gf2x-1.1-4|24	%description -n %{libname}
14cr|gf2x-1.1-4|25	Library for multiplying polynomials over the binary field.
14cr|gf2x-1.1-4|26	This package contains the gf2x runtime library.
14cr|gf2x-1.1-4|27	
14cr|gf2x-1.1-4|28	%files -n %{libname}
14cr|gf2x-1.1-4|29	%{_libdir}/libgf2x.so.%{major}*
14cr|gf2x-1.1-4|30	
14cr|gf2x-1.1-4|31	#----------------------------------------------------------------------------
14cr|gf2x-1.1-4|32	
14cr|gf2x-1.1-4|33	%package -n %{devname}
14cr|gf2x-1.1-4|34	Summary:	Development files for %{name}
14cr|gf2x-1.1-4|35	Group:		Development/C
14cr|gf2x-1.1-4|36	Requires:	%{libname} = %{EVRD}
14cr|gf2x-1.1-4|37	Provides:	%{name}-devel = %{EVRD}
14cr|gf2x-1.1-4|38	Provides:	lib%{name}-devel = %{EVRD}
14cr|gf2x-1.1-4|39	
14cr|gf2x-1.1-4|40	%description -n %{devname}
14cr|gf2x-1.1-4|41	Library for multiplying polynomials over the binary field.
14cr|gf2x-1.1-4|42	This package contains the gf2x development files.
14cr|gf2x-1.1-4|43	
14cr|gf2x-1.1-4|44	%files -n %{devname}
14cr|gf2x-1.1-4|45	%{_includedir}/*.h
14cr|gf2x-1.1-4|46	%dir %{_includedir}/%{name}
14cr|gf2x-1.1-4|47	%{_includedir}/%{name}/*.h
14cr|gf2x-1.1-4|48	%{_libdir}/libgf2x.so
14cr|gf2x-1.1-4|49	
14cr|gf2x-1.1-4|50	#----------------------------------------------------------------------------
14cr|gf2x-1.1-4|51	
14cr|gf2x-1.1-4|52	%prep
14cr|gf2x-1.1-4|53	%setup -q
14cr|gf2x-1.1-4|54	
14cr|gf2x-1.1-4|55	%build
14cr|gf2x-1.1-4|56	%configure2_5x \
14cr|gf2x-1.1-4|57	%ifarch %{ix86}
14cr|gf2x-1.1-4|58	--disable-sse2 \
14cr|gf2x-1.1-4|59	%endif
14cr|gf2x-1.1-4|60	--disable-static
14cr|gf2x-1.1-4|61	
14cr|gf2x-1.1-4|62	%make
14cr|gf2x-1.1-4|63	
14cr|gf2x-1.1-4|64	%install
14cr|gf2x-1.1-4|65	%makeinstall_std
14cr|gf2x-1.1-4|66	
14cr|gf2x-1.1-4|67	
14cr|gf2x-1.1-4|68	%changelog
14cr|gf2x-1.1-4|69	* Fri Sep 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-4
14cr|gf2x-1.1-4|70	+ Revision: 664d998
14cr|gf2x-1.1-4|71	- Disable sse2 for 32 bit builds, spec cleanup
14cr|gf2x-1.1-4|72	
14cr|gf2x-1.1-4|73	

1553 14
14cr|gfan-0.4plus-4|1	Name:		gfan
14cr|gfan-0.4plus-4|2	Group:		Sciences/Mathematics
14cr|gfan-0.4plus-4|3	License:	GPL
14cr|gfan-0.4plus-4|4	Summary:	Computation of Gröbner fans and tropical varieties
14cr|gfan-0.4plus-4|5	Version:	0.4plus
14cr|gfan-0.4plus-4|6	Release:	4
14cr|gfan-0.4plus-4|7	Source:		http://www.math.tu-berlin.de/~jensen/software/gfan/gfan0.4plus.tar.gz
14cr|gfan-0.4plus-4|8	URL:		http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html
14cr|gfan-0.4plus-4|9	
14cr|gfan-0.4plus-4|10	BuildRequires:	gcc-c++
14cr|gfan-0.4plus-4|11	BuildRequires:	gmp-devel
14cr|gfan-0.4plus-4|12	BuildRequires:	cddlib-devel
14cr|gfan-0.4plus-4|13	
14cr|gfan-0.4plus-4|14	Patch0:		sagemath.patch
14cr|gfan-0.4plus-4|15	Patch1:		gfan0.4plus-gcc45.patch
14cr|gfan-0.4plus-4|16	Patch2:		gfan0.4plus-fix-str-fmt.patch
14cr|gfan-0.4plus-4|17	Patch3:		gfan0.4plus-gcc47.patch
14cr|gfan-0.4plus-4|18	
14cr|gfan-0.4plus-4|19	%description
14cr|gfan-0.4plus-4|20	Gfan is a software package for computing Gröbner fans and tropical varieties.
14cr|gfan-0.4plus-4|21	These are polyhedral fans associated to polynomial ideals. The maximal cones
14cr|gfan-0.4plus-4|22	of a Gröbner fan are in bijection with the marked reduced Gröbner bases of
14cr|gfan-0.4plus-4|23	its defining ideal. The software computes all marked reduced Gröbner bases
14cr|gfan-0.4plus-4|24	of an ideal. Their union is a universal Gröbner basis. The tropical variety
14cr|gfan-0.4plus-4|25	of a polynomial ideal is a certain subcomplex of the Gröbner fan. Gfan
14cr|gfan-0.4plus-4|26	contains algorithms for computing this complex for general ideals and
14cr|gfan-0.4plus-4|27	specialized algorithms for tropical curves, tropical hypersurfaces and
14cr|gfan-0.4plus-4|28	tropical varieties of prime ideals. In addition to the above core functions
14cr|gfan-0.4plus-4|29	the package contains many tools which are useful in the study of Gröbner
14cr|gfan-0.4plus-4|30	bases, initial ideals and tropical geometry. Among these are an interactive
14cr|gfan-0.4plus-4|31	traversal program for Gröbner fans and programs for graphical renderings.
14cr|gfan-0.4plus-4|32	The full list of commands can be found in Appendix B of the manual. For
14cr|gfan-0.4plus-4|33	ordinary Gröbner basis computations Gfan is not competitive in speed
14cr|gfan-0.4plus-4|34	compared to programs such as CoCoA, Singular and Macaulay2.
14cr|gfan-0.4plus-4|35	
14cr|gfan-0.4plus-4|36	%prep
14cr|gfan-0.4plus-4|37	%setup -q -n %{name}%{version}
14cr|gfan-0.4plus-4|38	
14cr|gfan-0.4plus-4|39	%patch0 -p1
14cr|gfan-0.4plus-4|40	%patch1 -p0
14cr|gfan-0.4plus-4|41	%patch2 -p0 -b .str
14cr|gfan-0.4plus-4|42	%patch3 -p0 -b .gcc47
14cr|gfan-0.4plus-4|43	
14cr|gfan-0.4plus-4|44	%build
14cr|gfan-0.4plus-4|45	make						\
14cr|gfan-0.4plus-4|46	OPTFLAGS="%{optflags} -DGMPRATIONAL"	\
14cr|gfan-0.4plus-4|47	PREFIX=%{_prefix}			\
14cr|gfan-0.4plus-4|48	CDD_LINKOPTIONS=-lcddgmp		\
14cr|gfan-0.4plus-4|49	CDD_INCLUDEOPTIONS=-I%{_includedir}/cdd	\
14cr|gfan-0.4plus-4|50	all
14cr|gfan-0.4plus-4|51	
14cr|gfan-0.4plus-4|52	%install
14cr|gfan-0.4plus-4|53	rm -fr %buildroot
14cr|gfan-0.4plus-4|54	mkdir -p %{buildroot}%{_bindir}
14cr|gfan-0.4plus-4|55	cp -fa %{name} %{buildroot}%{_bindir}
14cr|gfan-0.4plus-4|56	
14cr|gfan-0.4plus-4|57	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|gfan-0.4plus-4|58	cp -fa examples %{buildroot}%{_datadir}/%{name}
14cr|gfan-0.4plus-4|59	
14cr|gfan-0.4plus-4|60	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|gfan-0.4plus-4|61	cp -far doc/* %{buildroot}%{_docdir}/%{name}
14cr|gfan-0.4plus-4|62	cp -far homepage %{buildroot}%{_docdir}/%{name}
14cr|gfan-0.4plus-4|63	# this tries to do an "upload", using scp with the package's author account...
14cr|gfan-0.4plus-4|64	rm -f %{buildroot}%{_docdir}/%{name}/homepage/Makefile
14cr|gfan-0.4plus-4|65	
14cr|gfan-0.4plus-4|66	pushd %{buildroot}%{_bindir}
14cr|gfan-0.4plus-4|67	./%{name} installlinks
14cr|gfan-0.4plus-4|68	popd
14cr|gfan-0.4plus-4|69	
14cr|gfan-0.4plus-4|70	%clean
14cr|gfan-0.4plus-4|71	rm -rf %{buildroot}
14cr|gfan-0.4plus-4|72	
14cr|gfan-0.4plus-4|73	%files
14cr|gfan-0.4plus-4|74	%defattr(-,root,root)
14cr|gfan-0.4plus-4|75	%{_bindir}/*
14cr|gfan-0.4plus-4|76	%dir %{_datadir}/%{name}
14cr|gfan-0.4plus-4|77	%{_datadir}/%{name}/*
14cr|gfan-0.4plus-4|78	%dir %doc %{_docdir}/%{name}
14cr|gfan-0.4plus-4|79	%doc %{_docdir}/%{name}/*
14cr|gfan-0.4plus-4|80	
14cr|gfan-0.4plus-4|81	
14cr|gfan-0.4plus-4|82	
14cr|gfan-0.4plus-4|83	%changelog
14cr|gfan-0.4plus-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4plus-4
14cr|gfan-0.4plus-4|85	+ Revision: 0be12f2
14cr|gfan-0.4plus-4|86	- MassBuild#464: Increase release tag
14cr|gfan-0.4plus-4|87	
14cr|gfan-0.4plus-4|88	

1554 14
14cr|gforth-0.7.3-1|1	Summary:	GNU Forth
14cr|gforth-0.7.3-1|2	Name:		gforth
14cr|gforth-0.7.3-1|3	Version:	0.7.3
14cr|gforth-0.7.3-1|4	Release:	1
14cr|gforth-0.7.3-1|5	License:	GPLv3+
14cr|gforth-0.7.3-1|6	
14cr|gforth-0.7.3-1|7	Group:		Development/Other
14cr|gforth-0.7.3-1|8	Url:		http://www.jwdt.com/~paysan/gforth.html
14cr|gforth-0.7.3-1|9	Source0:	http://www.complang.tuwien.ac.at/forth/gforth/%{name}-%{version}.tar.gz
14cr|gforth-0.7.3-1|10	Source16:	gnu-forth.16.png
14cr|gforth-0.7.3-1|11	Source32:	gnu-forth.32.png
14cr|gforth-0.7.3-1|12	Source48:	gnu-forth.48.png
14cr|gforth-0.7.3-1|13	Source100:	%{name}.rpmlintrc
14cr|gforth-0.7.3-1|14	Patch1:		gforth-0.7.0-shebang.patch
14cr|gforth-0.7.3-1|15	# s390 build fix from Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544827)
14cr|gforth-0.7.3-1|16	Patch2:		gforth-0.7.0-compile-fix.patch
14cr|gforth-0.7.3-1|17	Patch3:		gforth-libtool-build.patch
14cr|gforth-0.7.3-1|18	
14cr|gforth-0.7.3-1|19	BuildRequires:	emacs
14cr|gforth-0.7.3-1|20	BuildRequires:	libltdl-devel
14cr|gforth-0.7.3-1|21	BuildRequires:	pkgconfig(libffi)
14cr|gforth-0.7.3-1|22	
14cr|gforth-0.7.3-1|23	%description
14cr|gforth-0.7.3-1|24	Gforth is a fast and portable implementation of the ANS Forth language.
14cr|gforth-0.7.3-1|25	
14cr|gforth-0.7.3-1|26	%files
14cr|gforth-0.7.3-1|27	%doc README README.vmgen NEWS NEWS.vmgen AUTHORS BUGS
14cr|gforth-0.7.3-1|28	%{_bindir}/*
14cr|gforth-0.7.3-1|29	%{_libdir}/%{name}
14cr|gforth-0.7.3-1|30	%{_datadir}/%{name}
14cr|gforth-0.7.3-1|31	%{_datadir}/emacs/site-lisp/gforth.el
14cr|gforth-0.7.3-1|32	%{_datadir}/emacs/site-lisp/gforth.elc
14cr|gforth-0.7.3-1|33	%{_includedir}/%{name}/%{version}/*.h
14cr|gforth-0.7.3-1|34	%{_mandir}/man1/*
14cr|gforth-0.7.3-1|35	%{_infodir}/*
14cr|gforth-0.7.3-1|36	%{_iconsdir}/*
14cr|gforth-0.7.3-1|37	%{_datadir}/applications/*.desktop
14cr|gforth-0.7.3-1|38	
14cr|gforth-0.7.3-1|39	#----------------------------------------------------------------------------
14cr|gforth-0.7.3-1|40	
14cr|gforth-0.7.3-1|41	%prep
14cr|gforth-0.7.3-1|42	%setup -q
14cr|gforth-0.7.3-1|43	%apply_patches
14cr|gforth-0.7.3-1|44	
14cr|gforth-0.7.3-1|45	iconv -f latin1 -t utf8 AUTHORS > AUTHORS.new
14cr|gforth-0.7.3-1|46	mv -f AUTHORS.new AUTHORS
14cr|gforth-0.7.3-1|47	
14cr|gforth-0.7.3-1|48	%build
14cr|gforth-0.7.3-1|49	CFLAGS="${RPM_OPT_FLAGS} `pkg-config libffi --cflags`" %configure2_5x
14cr|gforth-0.7.3-1|50	make libdir=%{_libdir}
14cr|gforth-0.7.3-1|51	
14cr|gforth-0.7.3-1|52	%install
14cr|gforth-0.7.3-1|53	install -d %{buildroot}/usr/share/emacs/site-lisp
14cr|gforth-0.7.3-1|54	
14cr|gforth-0.7.3-1|55	%makeinstall_std
14cr|gforth-0.7.3-1|56	
14cr|gforth-0.7.3-1|57	# icon section
14cr|gforth-0.7.3-1|58	install -D %{SOURCE16} %{buildroot}%{_miconsdir}/gnu-forth.png
14cr|gforth-0.7.3-1|59	install -D %{SOURCE32} %{buildroot}%{_iconsdir}/gnu-forth.png
14cr|gforth-0.7.3-1|60	install -D %{SOURCE48} %{buildroot}%{_liconsdir}/gnu-forth.png
14cr|gforth-0.7.3-1|61	
14cr|gforth-0.7.3-1|62	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gforth-0.7.3-1|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gforth-0.7.3-1|64	[Desktop Entry]
14cr|gforth-0.7.3-1|65	Name=%{name}
14cr|gforth-0.7.3-1|66	Comment=GNU Forth
14cr|gforth-0.7.3-1|67	Exec=%{name}
14cr|gforth-0.7.3-1|68	Icon=gnu-forth
14cr|gforth-0.7.3-1|69	Terminal=false
14cr|gforth-0.7.3-1|70	Type=Application
14cr|gforth-0.7.3-1|71	Categories=Development;Building;
14cr|gforth-0.7.3-1|72	EOF
14cr|gforth-0.7.3-1|73	
14cr|gforth-0.7.3-1|74	
14cr|gforth-0.7.3-1|75	%changelog
14cr|gforth-0.7.3-1|76	* Thu Sep 18 2014 Tigro <ashejn@gmail.com> 0.7.3-1
14cr|gforth-0.7.3-1|77	+ Revision: 3c201f7
14cr|gforth-0.7.3-1|78	- change depend
14cr|gforth-0.7.3-1|79	
14cr|gforth-0.7.3-1|80	

1555 14
14cr|gftp-2.0.19-7|1	%define	name	gftp
14cr|gftp-2.0.19-7|2	%define version 2.0.19
14cr|gftp-2.0.19-7|3	%define release 7
14cr|gftp-2.0.19-7|4	
14cr|gftp-2.0.19-7|5	Name:		%{name}
14cr|gftp-2.0.19-7|6	Summary:	Multithreaded FTP client for X Windows
14cr|gftp-2.0.19-7|7	Version:	%{version}
14cr|gftp-2.0.19-7|8	Release:	%{release}
14cr|gftp-2.0.19-7|9	Epoch:		1
14cr|gftp-2.0.19-7|10	License:	GPL
14cr|gftp-2.0.19-7|11	Group:		Networking/File transfer
14cr|gftp-2.0.19-7|12	URL:		http://www.gftp.org/
14cr|gftp-2.0.19-7|13	Requires:	gtk+2
14cr|gftp-2.0.19-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gftp-2.0.19-7|15	BuildRequires:	gtk+2-devel
14cr|gftp-2.0.19-7|16	BuildRequires:	readline-devel
14cr|gftp-2.0.19-7|17	BuildRequires:	ncurses-devel
14cr|gftp-2.0.19-7|18	BuildRequires:	openssl-devel
14cr|gftp-2.0.19-7|19	
14cr|gftp-2.0.19-7|20	Source0:	http://www.gftp.org/%{name}-%{version}.tar.gz
14cr|gftp-2.0.19-7|21	Source1:	%{name}.icons.tar.bz2
14cr|gftp-2.0.19-7|22	Patch0:		%{name}-2.0.19-datetime-fixedsort.patch
14cr|gftp-2.0.19-7|23	Patch1:		%{name}-2.0.18-bookmarks.patch
14cr|gftp-2.0.19-7|24	Patch6:     gftp-2.0.19-fix-desktop-file.patch
14cr|gftp-2.0.19-7|25	patch7:     gftp-2.0.19-fix-crash.patch
14cr|gftp-2.0.19-7|26	
14cr|gftp-2.0.19-7|27	%description
14cr|gftp-2.0.19-7|28	gFTP is a multithreaded FTP client for X Window written using Gtk. It features
14cr|gftp-2.0.19-7|29	simultaneous downloads, resuming of interrupted file transfers, file transfer
14cr|gftp-2.0.19-7|30	queues, downloading of entire directories, ftp proxy support, remote directory
14cr|gftp-2.0.19-7|31	caching, passive and non-passive file transfers, drag-n-drop, bookmarks menu,
14cr|gftp-2.0.19-7|32	stop button, and many more features.
14cr|gftp-2.0.19-7|33	
14cr|gftp-2.0.19-7|34	
14cr|gftp-2.0.19-7|35	%prep
14cr|gftp-2.0.19-7|36	%setup -q -a 1
14cr|gftp-2.0.19-7|37	%patch1 -p1 -b .bookmarks
14cr|gftp-2.0.19-7|38	%patch6 -p0
14cr|gftp-2.0.19-7|39	%patch7 -p0
14cr|gftp-2.0.19-7|40	
14cr|gftp-2.0.19-7|41	%build
14cr|gftp-2.0.19-7|42	%configure2_5x
14cr|gftp-2.0.19-7|43	%make
14cr|gftp-2.0.19-7|44	
14cr|gftp-2.0.19-7|45	%install
14cr|gftp-2.0.19-7|46	rm -rf $RPM_BUILD_ROOT
14cr|gftp-2.0.19-7|47	%{makeinstall_std}
14cr|gftp-2.0.19-7|48	
14cr|gftp-2.0.19-7|49	# locale files
14cr|gftp-2.0.19-7|50	%find_lang %{name}
14cr|gftp-2.0.19-7|51	
14cr|gftp-2.0.19-7|52	%if %mdkversion < 200900
14cr|gftp-2.0.19-7|53	%post
14cr|gftp-2.0.19-7|54	%{update_menus}
14cr|gftp-2.0.19-7|55	%endif
14cr|gftp-2.0.19-7|56	
14cr|gftp-2.0.19-7|57	%if %mdkversion < 200900
14cr|gftp-2.0.19-7|58	%postun
14cr|gftp-2.0.19-7|59	%{clean_menus}
14cr|gftp-2.0.19-7|60	%endif
14cr|gftp-2.0.19-7|61	
14cr|gftp-2.0.19-7|62	%clean
14cr|gftp-2.0.19-7|63	rm -rf $RPM_BUILD_ROOT
14cr|gftp-2.0.19-7|64	
14cr|gftp-2.0.19-7|65	%files -f %{name}.lang
14cr|gftp-2.0.19-7|66	%defattr(-,root,root)
14cr|gftp-2.0.19-7|67	%doc ABOUT-NLS THANKS COPYING ChangeLog README TODO
14cr|gftp-2.0.19-7|68	%{_bindir}/*
14cr|gftp-2.0.19-7|69	%{_datadir}/%{name}
14cr|gftp-2.0.19-7|70	%{_datadir}/applications/*.desktop
14cr|gftp-2.0.19-7|71	%{_datadir}/pixmaps/*
14cr|gftp-2.0.19-7|72	%{_mandir}/man?/*
14cr|gftp-2.0.19-7|73	
14cr|gftp-2.0.19-7|74	
14cr|gftp-2.0.19-7|75	
14cr|gftp-2.0.19-7|76	%changelog
14cr|gftp-2.0.19-7|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.19-7
14cr|gftp-2.0.19-7|78	+ Revision: 0725afc
14cr|gftp-2.0.19-7|79	- MassBuild#464: Increase release tag
14cr|gftp-2.0.19-7|80	
14cr|gftp-2.0.19-7|81	

1556 14
14cr|ggobi-2.1.9-4|1	%define		_disable_ld_no_undefined	1
14cr|ggobi-2.1.9-4|2	
14cr|ggobi-2.1.9-4|3	Name:		ggobi
14cr|ggobi-2.1.9-4|4	Version:	2.1.9
14cr|ggobi-2.1.9-4|5	Release:	4
14cr|ggobi-2.1.9-4|6	License:	Common Public License
14cr|ggobi-2.1.9-4|7	Group:		Graphics
14cr|ggobi-2.1.9-4|8	Summary:	Interactive and dynamic graphics
14cr|ggobi-2.1.9-4|9	URL:		http://www.ggobi.org
14cr|ggobi-2.1.9-4|10	Source0:	http://www.ggobi.org/downloads/%{name}-%{version}.tar.bz2
14cr|ggobi-2.1.9-4|11	Source1:	ggobi.desktop
14cr|ggobi-2.1.9-4|12	BuildRequires:  desktop-file-utils
14cr|ggobi-2.1.9-4|13	BuildRequires:	gtk2-devel
14cr|ggobi-2.1.9-4|14	BuildRequires:  libxml2-devel
14cr|ggobi-2.1.9-4|15	BuildRequires:	libtool-devel
14cr|ggobi-2.1.9-4|16	Patch0:		ggobi-2.1.9-format.patch
14cr|ggobi-2.1.9-4|17	Patch1:		ggobi-2.1.9-underlink.patch
14cr|ggobi-2.1.9-4|18	Patch2:		ggobi-2.1.9-graphviz.patch
14cr|ggobi-2.1.9-4|19	
14cr|ggobi-2.1.9-4|20	%description
14cr|ggobi-2.1.9-4|21	GGobi is an open source visualization program for exploring high-dimensional
14cr|ggobi-2.1.9-4|22	data. It provides highly dynamic and interactive graphics such as tours,
14cr|ggobi-2.1.9-4|23	as well as familiar graphics such as the scatterplot, barchart and parallel
14cr|ggobi-2.1.9-4|24	coordinates plots. Plots are interactive and linked with brushing and
14cr|ggobi-2.1.9-4|25	identification.
14cr|ggobi-2.1.9-4|26	
14cr|ggobi-2.1.9-4|27	GGobi is fully documented in the GGobi book:
14cr|ggobi-2.1.9-4|28	"Interactive and Dynamic Graphics for Data Analysis".
14cr|ggobi-2.1.9-4|29	
14cr|ggobi-2.1.9-4|30	%files
14cr|ggobi-2.1.9-4|31	%doc ABOUT-NLS AUTHORS ChangeLog COPYING CPLicense.txt INSTALL README
14cr|ggobi-2.1.9-4|32	%{_bindir}/ggobi
14cr|ggobi-2.1.9-4|33	%{_datadir}/pixmaps/ggobi.png
14cr|ggobi-2.1.9-4|34	%{_datadir}/applications/*.desktop
14cr|ggobi-2.1.9-4|35	%{_datadir}/%{name}
14cr|ggobi-2.1.9-4|36	%{_libdir}/*.so.0*
14cr|ggobi-2.1.9-4|37	%{_sysconfdir}/xdg/%{name}
14cr|ggobi-2.1.9-4|38	
14cr|ggobi-2.1.9-4|39	#-----------------------------------------------------------------------
14cr|ggobi-2.1.9-4|40	%package	devel
14cr|ggobi-2.1.9-4|41	Summary:	Open source visualization for exploring high-dimensional data
14cr|ggobi-2.1.9-4|42	Group:		Development/C
14cr|ggobi-2.1.9-4|43	Requires:	%{name} = %{EVRD}
14cr|ggobi-2.1.9-4|44	
14cr|ggobi-2.1.9-4|45	%description	devel
14cr|ggobi-2.1.9-4|46	GGobi development files.
14cr|ggobi-2.1.9-4|47	
14cr|ggobi-2.1.9-4|48	%files		devel
14cr|ggobi-2.1.9-4|49	%{_includedir}/ggobi
14cr|ggobi-2.1.9-4|50	%{_libdir}/*.so
14cr|ggobi-2.1.9-4|51	%{_libdir}/pkgconfig/ggobi.pc
14cr|ggobi-2.1.9-4|52	
14cr|ggobi-2.1.9-4|53	#-----------------------------------------------------------------------
14cr|ggobi-2.1.9-4|54	%prep
14cr|ggobi-2.1.9-4|55	%setup -q
14cr|ggobi-2.1.9-4|56	%patch0 -p1
14cr|ggobi-2.1.9-4|57	%patch1 -p1
14cr|ggobi-2.1.9-4|58	%patch2 -p1
14cr|ggobi-2.1.9-4|59	
14cr|ggobi-2.1.9-4|60	#-----------------------------------------------------------------------
14cr|ggobi-2.1.9-4|61	%build
14cr|ggobi-2.1.9-4|62	%configure2_5x --with-all-plugins --disable-rpath
14cr|ggobi-2.1.9-4|63	
14cr|ggobi-2.1.9-4|64	#-----------------------------------------------------------------------
14cr|ggobi-2.1.9-4|65	%install
14cr|ggobi-2.1.9-4|66	%makeinstall_std
14cr|ggobi-2.1.9-4|67	make ggobirc
14cr|ggobi-2.1.9-4|68	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|ggobi-2.1.9-4|69	
14cr|ggobi-2.1.9-4|70	desktop-file-install					\
14cr|ggobi-2.1.9-4|71	--vendor mandriva					\
14cr|ggobi-2.1.9-4|72	--dir %{buildroot}%{_datadir}/applications		\
14cr|ggobi-2.1.9-4|73	%{SOURCE1}
14cr|ggobi-2.1.9-4|74	
14cr|ggobi-2.1.9-4|75	
14cr|ggobi-2.1.9-4|76	
14cr|ggobi-2.1.9-4|77	%changelog
14cr|ggobi-2.1.9-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.9-4
14cr|ggobi-2.1.9-4|79	+ Revision: 298093f
14cr|ggobi-2.1.9-4|80	- MassBuild#464: Increase release tag
14cr|ggobi-2.1.9-4|81	
14cr|ggobi-2.1.9-4|82	

1557 14
14cr|ggz-docs-0.0.14.1-6|1	Name:		ggz-docs
14cr|ggz-docs-0.0.14.1-6|2	Summary:	GGZ Gaming Zone Documentation
14cr|ggz-docs-0.0.14.1-6|3	Version:	0.0.14.1
14cr|ggz-docs-0.0.14.1-6|4	Release:	6
14cr|ggz-docs-0.0.14.1-6|5	License:	GPL
14cr|ggz-docs-0.0.14.1-6|6	Group:		Games/Other
14cr|ggz-docs-0.0.14.1-6|7	URL:		http://ggzgamingzone.org/
14cr|ggz-docs-0.0.14.1-6|8	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
14cr|ggz-docs-0.0.14.1-6|9	Patch1:		ggz-docs-0.0.14-infoentry.patch
14cr|ggz-docs-0.0.14.1-6|10	Patch2:		ggz-docs-0.0.14-destdir.patch
14cr|ggz-docs-0.0.14.1-6|11	BuildRequires:	docbook-utils
14cr|ggz-docs-0.0.14.1-6|12	BuildRequires:	openjade
14cr|ggz-docs-0.0.14.1-6|13	BuildRequires:	lynx
14cr|ggz-docs-0.0.14.1-6|14	BuildRequires:	texinfo
14cr|ggz-docs-0.0.14.1-6|15	BuildRequires:	texi2html
14cr|ggz-docs-0.0.14.1-6|16	BuildRequires:	texlive
14cr|ggz-docs-0.0.14.1-6|17	BuildRequires:	docbook-utils-pdf
14cr|ggz-docs-0.0.14.1-6|18	BuildRequires:	transfig
14cr|ggz-docs-0.0.14.1-6|19	BuildRequires:	docbook-dtd31-sgml
14cr|ggz-docs-0.0.14.1-6|20	BuildRequires:	ghostscript
14cr|ggz-docs-0.0.14.1-6|21	BuildArch:	noarch
14cr|ggz-docs-0.0.14.1-6|22	
14cr|ggz-docs-0.0.14.1-6|23	%description
14cr|ggz-docs-0.0.14.1-6|24	Documentation for the GGZ Gaming Zone.
14cr|ggz-docs-0.0.14.1-6|25	
14cr|ggz-docs-0.0.14.1-6|26	%prep
14cr|ggz-docs-0.0.14.1-6|27	%setup -q
14cr|ggz-docs-0.0.14.1-6|28	%patch1 -p1 -b .direntry
14cr|ggz-docs-0.0.14.1-6|29	%patch2 -p1
14cr|ggz-docs-0.0.14.1-6|30	autoreconf
14cr|ggz-docs-0.0.14.1-6|31	find . -name texinfo.tex -exec rm {} \;
14cr|ggz-docs-0.0.14.1-6|32	
14cr|ggz-docs-0.0.14.1-6|33	%build
14cr|ggz-docs-0.0.14.1-6|34	# (Abel) no problem for noarch package to not use macros
14cr|ggz-docs-0.0.14.1-6|35	# in fact it fails to build with macros
14cr|ggz-docs-0.0.14.1-6|36	%configure \
14cr|ggz-docs-0.0.14.1-6|37	--enable-guides \
14cr|ggz-docs-0.0.14.1-6|38	--enable-spec \
14cr|ggz-docs-0.0.14.1-6|39	--prefix=%{_prefix} \
14cr|ggz-docs-0.0.14.1-6|40	--infodir=%{_infodir}
14cr|ggz-docs-0.0.14.1-6|41	%make
14cr|ggz-docs-0.0.14.1-6|42	
14cr|ggz-docs-0.0.14.1-6|43	%install
14cr|ggz-docs-0.0.14.1-6|44	rm -rf %{buildroot}
14cr|ggz-docs-0.0.14.1-6|45	%makeinstall_std
14cr|ggz-docs-0.0.14.1-6|46	
14cr|ggz-docs-0.0.14.1-6|47	# move docs back to build dir
14cr|ggz-docs-0.0.14.1-6|48	rm -rf ./package-docs
14cr|ggz-docs-0.0.14.1-6|49	mv %{buildroot}%{_docdir}/ggz-docs package-docs
14cr|ggz-docs-0.0.14.1-6|50	
14cr|ggz-docs-0.0.14.1-6|51	%files
14cr|ggz-docs-0.0.14.1-6|52	%doc package-docs/*
14cr|ggz-docs-0.0.14.1-6|53	%{_infodir}/ggz-game-development-guide.info.*
14cr|ggz-docs-0.0.14.1-6|54	%{_infodir}/ggz-hosting-guide.info.*
14cr|ggz-docs-0.0.14.1-6|55	
14cr|ggz-docs-0.0.14.1-6|56	
14cr|ggz-docs-0.0.14.1-6|57	
14cr|ggz-docs-0.0.14.1-6|58	
14cr|ggz-docs-0.0.14.1-6|59	%changelog
14cr|ggz-docs-0.0.14.1-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.14.1-6
14cr|ggz-docs-0.0.14.1-6|61	+ Revision: fbc9d15
14cr|ggz-docs-0.0.14.1-6|62	- MassBuild#464: Increase release tag
14cr|ggz-docs-0.0.14.1-6|63	
14cr|ggz-docs-0.0.14.1-6|64	

1558 14
14cr|ggz-gnome-client-0.0.14.1-8|1	%define libggz_version %{version}
14cr|ggz-gnome-client-0.0.14.1-8|2	%define ggz_client_libs_version %{version}
14cr|ggz-gnome-client-0.0.14.1-8|3	
14cr|ggz-gnome-client-0.0.14.1-8|4	Name:		ggz-gnome-client
14cr|ggz-gnome-client-0.0.14.1-8|5	Summary:	GGZ Client for Gnome Desktop
14cr|ggz-gnome-client-0.0.14.1-8|6	Version:	0.0.14.1
14cr|ggz-gnome-client-0.0.14.1-8|7	Release:	8
14cr|ggz-gnome-client-0.0.14.1-8|8	License:	GPL
14cr|ggz-gnome-client-0.0.14.1-8|9	Group:		Games/Other
14cr|ggz-gnome-client-0.0.14.1-8|10	URL:		http://ggzgamingzone.org/
14cr|ggz-gnome-client-0.0.14.1-8|11	Source:		http://download.sf.net/ggz/%{name}-%{version}.tar.bz2
14cr|ggz-gnome-client-0.0.14.1-8|12	BuildRequires:	libggz-devel = %{libggz_version}
14cr|ggz-gnome-client-0.0.14.1-8|13	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14cr|ggz-gnome-client-0.0.14.1-8|14	BuildRequires:	desktop-file-utils libgnome2-devel libGConf2-devel libgnomeui2-devel
14cr|ggz-gnome-client-0.0.14.1-8|15	Requires:	libggz = %{libggz_version}
14cr|ggz-gnome-client-0.0.14.1-8|16	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14cr|ggz-gnome-client-0.0.14.1-8|17	Requires:	ggz-game-modules = %{version}
14cr|ggz-gnome-client-0.0.14.1-8|18	
14cr|ggz-gnome-client-0.0.14.1-8|19	%description
14cr|ggz-gnome-client-0.0.14.1-8|20	The official GGZ Gaming Zone client for Gnome Desktop.
14cr|ggz-gnome-client-0.0.14.1-8|21	
14cr|ggz-gnome-client-0.0.14.1-8|22	%prep
14cr|ggz-gnome-client-0.0.14.1-8|23	%setup -q
14cr|ggz-gnome-client-0.0.14.1-8|24	
14cr|ggz-gnome-client-0.0.14.1-8|25	%build
14cr|ggz-gnome-client-0.0.14.1-8|26	export LDFLAGS="-lX11"
14cr|ggz-gnome-client-0.0.14.1-8|27	%configure2_5x \
14cr|ggz-gnome-client-0.0.14.1-8|28	--bindir=%{_gamesbindir} \
14cr|ggz-gnome-client-0.0.14.1-8|29	--datadir="\${prefix}/share" \
14cr|ggz-gnome-client-0.0.14.1-8|30	--with-libggz-libraries=%{_libdir} \
14cr|ggz-gnome-client-0.0.14.1-8|31	--with-ggzcore-libraries=%{_libdir} \
14cr|ggz-gnome-client-0.0.14.1-8|32	--with-ggzmod-libraries=%{_libdir}
14cr|ggz-gnome-client-0.0.14.1-8|33	
14cr|ggz-gnome-client-0.0.14.1-8|34	%make
14cr|ggz-gnome-client-0.0.14.1-8|35	
14cr|ggz-gnome-client-0.0.14.1-8|36	%install
14cr|ggz-gnome-client-0.0.14.1-8|37	%makeinstall_std
14cr|ggz-gnome-client-0.0.14.1-8|38	
14cr|ggz-gnome-client-0.0.14.1-8|39	desktop-file-install --vendor="" \
14cr|ggz-gnome-client-0.0.14.1-8|40	--remove-category="Application" \
14cr|ggz-gnome-client-0.0.14.1-8|41	--remove-key="Encoding" \
14cr|ggz-gnome-client-0.0.14.1-8|42	--add-category="GTK" \
14cr|ggz-gnome-client-0.0.14.1-8|43	--add-category="Game" \
14cr|ggz-gnome-client-0.0.14.1-8|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|ggz-gnome-client-0.0.14.1-8|45	
14cr|ggz-gnome-client-0.0.14.1-8|46	%preun
14cr|ggz-gnome-client-0.0.14.1-8|47	%preun_uninstall_gconf_schemas ggz-gnome
14cr|ggz-gnome-client-0.0.14.1-8|48	
14cr|ggz-gnome-client-0.0.14.1-8|49	%files
14cr|ggz-gnome-client-0.0.14.1-8|50	%defattr(-,root,root)
14cr|ggz-gnome-client-0.0.14.1-8|51	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.GGZ
14cr|ggz-gnome-client-0.0.14.1-8|52	%{_sysconfdir}/gconf/schemas/ggz-gnome.schemas
14cr|ggz-gnome-client-0.0.14.1-8|53	%{_gamesbindir}/ggz-gnome
14cr|ggz-gnome-client-0.0.14.1-8|54	%{_gamesbindir}/motd_editor
14cr|ggz-gnome-client-0.0.14.1-8|55	%{_datadir}/applications/*
14cr|ggz-gnome-client-0.0.14.1-8|56	%{_datadir}/ggz/ggz-gnome/*
14cr|ggz-gnome-client-0.0.14.1-8|57	%{_datadir}/locale/*
14cr|ggz-gnome-client-0.0.14.1-8|58	%{_mandir}/man?/*
14cr|ggz-gnome-client-0.0.14.1-8|59	
14cr|ggz-gnome-client-0.0.14.1-8|60	
14cr|ggz-gnome-client-0.0.14.1-8|61	
14cr|ggz-gnome-client-0.0.14.1-8|62	
14cr|ggz-gnome-client-0.0.14.1-8|63	
14cr|ggz-gnome-client-0.0.14.1-8|64	%changelog
14cr|ggz-gnome-client-0.0.14.1-8|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.14.1-8
14cr|ggz-gnome-client-0.0.14.1-8|66	+ Revision: 2d22feb
14cr|ggz-gnome-client-0.0.14.1-8|67	- MassBuild#464: Increase release tag
14cr|ggz-gnome-client-0.0.14.1-8|68	
14cr|ggz-gnome-client-0.0.14.1-8|69	

1559 14
14cr|ggz-sdl-games-0.0.14.1-8|1	%define libggz_version %{version}
14cr|ggz-sdl-games-0.0.14.1-8|2	%define ggz_client_libs_version %{version}
14cr|ggz-sdl-games-0.0.14.1-8|3	
14cr|ggz-sdl-games-0.0.14.1-8|4	# list of game description files
14cr|ggz-sdl-games-0.0.14.1-8|5	%define games_list ttt3d geekgame
14cr|ggz-sdl-games-0.0.14.1-8|6	
14cr|ggz-sdl-games-0.0.14.1-8|7	Name:		ggz-sdl-games
14cr|ggz-sdl-games-0.0.14.1-8|8	Summary:	GGZ Games in SDL user interface
14cr|ggz-sdl-games-0.0.14.1-8|9	Version:	0.0.14.1
14cr|ggz-sdl-games-0.0.14.1-8|10	Release:	8
14cr|ggz-sdl-games-0.0.14.1-8|11	License:	GPLv2+
14cr|ggz-sdl-games-0.0.14.1-8|12	Group:		Games/Other
14cr|ggz-sdl-games-0.0.14.1-8|13	Url:		http://www.ggzgamingzone.org/
14cr|ggz-sdl-games-0.0.14.1-8|14	Source0:	http://prdownload.sourceforge.net/ggz/%{name}-%{version}.tar.bz2
14cr|ggz-sdl-games-0.0.14.1-8|15	BuildRequires:	libggz-devel = %{libggz_version}
14cr|ggz-sdl-games-0.0.14.1-8|16	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14cr|ggz-sdl-games-0.0.14.1-8|17	BuildRequires:	pkgconfig(gl)
14cr|ggz-sdl-games-0.0.14.1-8|18	BuildRequires:	pkgconfig(SDL_image)
14cr|ggz-sdl-games-0.0.14.1-8|19	BuildRequires:	pkgconfig(SDL_mixer)
14cr|ggz-sdl-games-0.0.14.1-8|20	BuildRequires:	pkgconfig(SDL_ttf)
14cr|ggz-sdl-games-0.0.14.1-8|21	Requires:	libggz = %{libggz_version}
14cr|ggz-sdl-games-0.0.14.1-8|22	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14cr|ggz-sdl-games-0.0.14.1-8|23	Requires:	libggz = %{libggz_version}
14cr|ggz-sdl-games-0.0.14.1-8|24	Provides:	ggz-game-modules = %{version}
14cr|ggz-sdl-games-0.0.14.1-8|25	
14cr|ggz-sdl-games-0.0.14.1-8|26	%description
14cr|ggz-sdl-games-0.0.14.1-8|27	The complete set of GGZ Gaming Zone games in SDL user interface.
14cr|ggz-sdl-games-0.0.14.1-8|28	Includes all of the following:
14cr|ggz-sdl-games-0.0.14.1-8|29	
14cr|ggz-sdl-games-0.0.14.1-8|30	TicTacToe 3D:   OpenGL client compatible to other TicTacToe clients
14cr|ggz-sdl-games-0.0.14.1-8|31	The Geek Game:  Calculate numbers in all directions and wrap around edges
14cr|ggz-sdl-games-0.0.14.1-8|32	
14cr|ggz-sdl-games-0.0.14.1-8|33	%files
14cr|ggz-sdl-games-0.0.14.1-8|34	%doc AUTHORS COPYING ChangeLog NEWS README README.GGZ QuickStart.GGZ
14cr|ggz-sdl-games-0.0.14.1-8|35	%{_libdir}/ggz/*
14cr|ggz-sdl-games-0.0.14.1-8|36	%{_datadir}/ggz/geekgame
14cr|ggz-sdl-games-0.0.14.1-8|37	%{_datadir}/ggz/ggz-config/*
14cr|ggz-sdl-games-0.0.14.1-8|38	%{_datadir}/ggz/ttt3d
14cr|ggz-sdl-games-0.0.14.1-8|39	
14cr|ggz-sdl-games-0.0.14.1-8|40	%post
14cr|ggz-sdl-games-0.0.14.1-8|41	# Run ggz-config vs. all installed games
14cr|ggz-sdl-games-0.0.14.1-8|42	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
14cr|ggz-sdl-games-0.0.14.1-8|43	for i in %{games_list}; do
14cr|ggz-sdl-games-0.0.14.1-8|44	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc --force
14cr|ggz-sdl-games-0.0.14.1-8|45	done
14cr|ggz-sdl-games-0.0.14.1-8|46	fi
14cr|ggz-sdl-games-0.0.14.1-8|47	
14cr|ggz-sdl-games-0.0.14.1-8|48	%preun
14cr|ggz-sdl-games-0.0.14.1-8|49	# Run ggz-config to uninstall all the games
14cr|ggz-sdl-games-0.0.14.1-8|50	if [ $1 = 0 ]; then
14cr|ggz-sdl-games-0.0.14.1-8|51	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
14cr|ggz-sdl-games-0.0.14.1-8|52	for i in %{games_list}; do
14cr|ggz-sdl-games-0.0.14.1-8|53	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc
14cr|ggz-sdl-games-0.0.14.1-8|54	done
14cr|ggz-sdl-games-0.0.14.1-8|55	fi
14cr|ggz-sdl-games-0.0.14.1-8|56	fi
14cr|ggz-sdl-games-0.0.14.1-8|57	
14cr|ggz-sdl-games-0.0.14.1-8|58	#----------------------------------------------------------------------------
14cr|ggz-sdl-games-0.0.14.1-8|59	
14cr|ggz-sdl-games-0.0.14.1-8|60	%prep
14cr|ggz-sdl-games-0.0.14.1-8|61	%setup -q
14cr|ggz-sdl-games-0.0.14.1-8|62	
14cr|ggz-sdl-games-0.0.14.1-8|63	%build
14cr|ggz-sdl-games-0.0.14.1-8|64	export LDFLAGS="-lggz -lX11"
14cr|ggz-sdl-games-0.0.14.1-8|65	%configure2_5x \
14cr|ggz-sdl-games-0.0.14.1-8|66	--with-libggz-libraries=%{_libdir} \
14cr|ggz-sdl-games-0.0.14.1-8|67	--with-ggzmod-libraries=%{_libdir} \
14cr|ggz-sdl-games-0.0.14.1-8|68	--with-ggzcore-libraries=%{_libdir}
14cr|ggz-sdl-games-0.0.14.1-8|69	%make
14cr|ggz-sdl-games-0.0.14.1-8|70	
14cr|ggz-sdl-games-0.0.14.1-8|71	%install
14cr|ggz-sdl-games-0.0.14.1-8|72	# Create a ggz.modules file so we can make install easily
14cr|ggz-sdl-games-0.0.14.1-8|73	mkdir -p %{buildroot}%{_sysconfdir}
14cr|ggz-sdl-games-0.0.14.1-8|74	echo "[Games]" > %{buildroot}%{_sysconfdir}/ggz.modules
14cr|ggz-sdl-games-0.0.14.1-8|75	
14cr|ggz-sdl-games-0.0.14.1-8|76	%makeinstall_std
14cr|ggz-sdl-games-0.0.14.1-8|77	
14cr|ggz-sdl-games-0.0.14.1-8|78	rm %{buildroot}%{_sysconfdir}/ggz.modules
14cr|ggz-sdl-games-0.0.14.1-8|79	rmdir %{buildroot}%{_sysconfdir}
14cr|ggz-sdl-games-0.0.14.1-8|80	
14cr|ggz-sdl-games-0.0.14.1-8|81	# Get a copy of all of our .dsc files
14cr|ggz-sdl-games-0.0.14.1-8|82	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
14cr|ggz-sdl-games-0.0.14.1-8|83	for i in %{games_list}; do
14cr|ggz-sdl-games-0.0.14.1-8|84	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/sdl-$i.dsc
14cr|ggz-sdl-games-0.0.14.1-8|85	done
14cr|ggz-sdl-games-0.0.14.1-8|86	
14cr|ggz-sdl-games-0.0.14.1-8|87	
14cr|ggz-sdl-games-0.0.14.1-8|88	%changelog
14cr|ggz-sdl-games-0.0.14.1-8|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.14.1-8
14cr|ggz-sdl-games-0.0.14.1-8|90	+ Revision: 34a1477
14cr|ggz-sdl-games-0.0.14.1-8|91	- MassBuild#464: Increase release tag
14cr|ggz-sdl-games-0.0.14.1-8|92	
14cr|ggz-sdl-games-0.0.14.1-8|93	

1560 14
14cr|ggz-txt-client-0.0.14.1-7|1	%define name    ggz-txt-client
14cr|ggz-txt-client-0.0.14.1-7|2	%define version 0.0.14.1
14cr|ggz-txt-client-0.0.14.1-7|3	%define release 7
14cr|ggz-txt-client-0.0.14.1-7|4	
14cr|ggz-txt-client-0.0.14.1-7|5	%define libggz_version %{version}
14cr|ggz-txt-client-0.0.14.1-7|6	%define ggz_client_libs_version %{version}
14cr|ggz-txt-client-0.0.14.1-7|7	
14cr|ggz-txt-client-0.0.14.1-7|8	%define games_list tttxt
14cr|ggz-txt-client-0.0.14.1-7|9	
14cr|ggz-txt-client-0.0.14.1-7|10	Name:		%{name}
14cr|ggz-txt-client-0.0.14.1-7|11	Version:	%{version}
14cr|ggz-txt-client-0.0.14.1-7|12	Release:	%{release}
14cr|ggz-txt-client-0.0.14.1-7|13	Summary:	GGZ Text Mode Client
14cr|ggz-txt-client-0.0.14.1-7|14	License:	GPL
14cr|ggz-txt-client-0.0.14.1-7|15	Group:		Games/Other
14cr|ggz-txt-client-0.0.14.1-7|16	URL:		http://ggzgamingzone.org/
14cr|ggz-txt-client-0.0.14.1-7|17	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
14cr|ggz-txt-client-0.0.14.1-7|18	BuildRequires:	libggz-devel = %{libggz_version}
14cr|ggz-txt-client-0.0.14.1-7|19	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14cr|ggz-txt-client-0.0.14.1-7|20	BuildRequires:	readline-devel
14cr|ggz-txt-client-0.0.14.1-7|21	BuildRequires:	ncurses-devel
14cr|ggz-txt-client-0.0.14.1-7|22	Requires:	libggz = %{libggz_version}
14cr|ggz-txt-client-0.0.14.1-7|23	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14cr|ggz-txt-client-0.0.14.1-7|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|ggz-txt-client-0.0.14.1-7|25	
14cr|ggz-txt-client-0.0.14.1-7|26	%description
14cr|ggz-txt-client-0.0.14.1-7|27	The official GGZ Gaming Zone client for text mode, suitable for
14cr|ggz-txt-client-0.0.14.1-7|28	environment where no graphical desktop is available.
14cr|ggz-txt-client-0.0.14.1-7|29	
14cr|ggz-txt-client-0.0.14.1-7|30	It also includes the following text mode GGZ game(s):
14cr|ggz-txt-client-0.0.14.1-7|31	TicTacToe
14cr|ggz-txt-client-0.0.14.1-7|32	
14cr|ggz-txt-client-0.0.14.1-7|33	%prep
14cr|ggz-txt-client-0.0.14.1-7|34	%setup -q
14cr|ggz-txt-client-0.0.14.1-7|35	
14cr|ggz-txt-client-0.0.14.1-7|36	%build
14cr|ggz-txt-client-0.0.14.1-7|37	%configure2_5x  \
14cr|ggz-txt-client-0.0.14.1-7|38	--bindir=%{_gamesbindir} \
14cr|ggz-txt-client-0.0.14.1-7|39	--with-libggz-libraries=%{_libdir} \
14cr|ggz-txt-client-0.0.14.1-7|40	--with-ggzmod-libraries=%{_libdir} \
14cr|ggz-txt-client-0.0.14.1-7|41	--with-ggzcore-libraries=%{_libdir}
14cr|ggz-txt-client-0.0.14.1-7|42	%make
14cr|ggz-txt-client-0.0.14.1-7|43	
14cr|ggz-txt-client-0.0.14.1-7|44	%install
14cr|ggz-txt-client-0.0.14.1-7|45	rm -rf %{buildroot}
14cr|ggz-txt-client-0.0.14.1-7|46	%makeinstall_std
14cr|ggz-txt-client-0.0.14.1-7|47	
14cr|ggz-txt-client-0.0.14.1-7|48	rm %{buildroot}%{_sysconfdir}/ggz.modules
14cr|ggz-txt-client-0.0.14.1-7|49	rmdir %{buildroot}%{_sysconfdir}
14cr|ggz-txt-client-0.0.14.1-7|50	
14cr|ggz-txt-client-0.0.14.1-7|51	# Get a copy of all of our .dsc files
14cr|ggz-txt-client-0.0.14.1-7|52	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
14cr|ggz-txt-client-0.0.14.1-7|53	for i in %games_list; do
14cr|ggz-txt-client-0.0.14.1-7|54	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/txt-$i.dsc
14cr|ggz-txt-client-0.0.14.1-7|55	done
14cr|ggz-txt-client-0.0.14.1-7|56	
14cr|ggz-txt-client-0.0.14.1-7|57	cat > README.mdv <<EOF
14cr|ggz-txt-client-0.0.14.1-7|58	Notes:
14cr|ggz-txt-client-0.0.14.1-7|59	
14cr|ggz-txt-client-0.0.14.1-7|60	Currently GGZ text client document is almost non-existant. You have to
14cr|ggz-txt-client-0.0.14.1-7|61	look at the source to understand how to use it. Here are a few simple
14cr|ggz-txt-client-0.0.14.1-7|62	instructions (though I still can't launch any playable game yet):
14cr|ggz-txt-client-0.0.14.1-7|63	
14cr|ggz-txt-client-0.0.14.1-7|64	1. In command line, type
14cr|ggz-txt-client-0.0.14.1-7|65	
14cr|ggz-txt-client-0.0.14.1-7|66	ggz-txt ggz://username:password@live.ggzgamingzone.org
14cr|ggz-txt-client-0.0.14.1-7|67	
14cr|ggz-txt-client-0.0.14.1-7|68	You should substitute username and password appropriately, as what
14cr|ggz-txt-client-0.0.14.1-7|69	you would do when launching URI that requires username and password.
14cr|ggz-txt-client-0.0.14.1-7|70	No trailing slash!
14cr|ggz-txt-client-0.0.14.1-7|71	
14cr|ggz-txt-client-0.0.14.1-7|72	2. Inside client, type '/help' for help message. Good luck :-)
14cr|ggz-txt-client-0.0.14.1-7|73	EOF
14cr|ggz-txt-client-0.0.14.1-7|74	
14cr|ggz-txt-client-0.0.14.1-7|75	%find_lang ggz-txt
14cr|ggz-txt-client-0.0.14.1-7|76	
14cr|ggz-txt-client-0.0.14.1-7|77	%clean
14cr|ggz-txt-client-0.0.14.1-7|78	rm -rf %{buildroot}
14cr|ggz-txt-client-0.0.14.1-7|79	
14cr|ggz-txt-client-0.0.14.1-7|80	%post
14cr|ggz-txt-client-0.0.14.1-7|81	# Run ggz-config vs. all installed games
14cr|ggz-txt-client-0.0.14.1-7|82	if [ -f %{_sysconfdir}/ggz.modules ]; then
14cr|ggz-txt-client-0.0.14.1-7|83	for i in %games_list; do
14cr|ggz-txt-client-0.0.14.1-7|84	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc --force
14cr|ggz-txt-client-0.0.14.1-7|85	done
14cr|ggz-txt-client-0.0.14.1-7|86	fi
14cr|ggz-txt-client-0.0.14.1-7|87	
14cr|ggz-txt-client-0.0.14.1-7|88	%preun
14cr|ggz-txt-client-0.0.14.1-7|89	# Run ggz-config to uninstall all the games
14cr|ggz-txt-client-0.0.14.1-7|90	if [ "$1" = "0" ]; then
14cr|ggz-txt-client-0.0.14.1-7|91	if [ -f %{_sysconfdir}/ggz.modules ]; then
14cr|ggz-txt-client-0.0.14.1-7|92	for i in %games_list; do
14cr|ggz-txt-client-0.0.14.1-7|93	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc
14cr|ggz-txt-client-0.0.14.1-7|94	done
14cr|ggz-txt-client-0.0.14.1-7|95	fi
14cr|ggz-txt-client-0.0.14.1-7|96	fi
14cr|ggz-txt-client-0.0.14.1-7|97	
14cr|ggz-txt-client-0.0.14.1-7|98	%files -f ggz-txt.lang
14cr|ggz-txt-client-0.0.14.1-7|99	%defattr(-,root,root)
14cr|ggz-txt-client-0.0.14.1-7|100	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.GGZ README.mdv
14cr|ggz-txt-client-0.0.14.1-7|101	%doc TODO QuickStart.GGZ
14cr|ggz-txt-client-0.0.14.1-7|102	%{_gamesbindir}/ggz-txt
14cr|ggz-txt-client-0.0.14.1-7|103	%{_mandir}/man?/*
14cr|ggz-txt-client-0.0.14.1-7|104	%{_libdir}/ggz/*
14cr|ggz-txt-client-0.0.14.1-7|105	%{_datadir}/ggz/ggz-config/*.dsc
14cr|ggz-txt-client-0.0.14.1-7|106	%{_datadir}/applications/*
14cr|ggz-txt-client-0.0.14.1-7|107	
14cr|ggz-txt-client-0.0.14.1-7|108	
14cr|ggz-txt-client-0.0.14.1-7|109	
14cr|ggz-txt-client-0.0.14.1-7|110	
14cr|ggz-txt-client-0.0.14.1-7|111	
14cr|ggz-txt-client-0.0.14.1-7|112	%changelog
14cr|ggz-txt-client-0.0.14.1-7|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.14.1-7
14cr|ggz-txt-client-0.0.14.1-7|114	+ Revision: 8b8118a
14cr|ggz-txt-client-0.0.14.1-7|115	- MassBuild#464: Increase release tag
14cr|ggz-txt-client-0.0.14.1-7|116	
14cr|ggz-txt-client-0.0.14.1-7|117	

1561 14
14cr|ghc-7.6.3-4|1	Summary:	The Glasgow Haskell Compiler
14cr|ghc-7.6.3-4|2	Name:		ghc
14cr|ghc-7.6.3-4|3	Version:	7.6.3
14cr|ghc-7.6.3-4|4	Release:	4
14cr|ghc-7.6.3-4|5	License:	BSD
14cr|ghc-7.6.3-4|6	Group:		Development/Other
14cr|ghc-7.6.3-4|7	Url:		http://haskell.org/ghc/
14cr|ghc-7.6.3-4|8	Source0:	http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
14cr|ghc-7.6.3-4|9	Patch0:		ghc-7.6.3-haddockpath.patch
14cr|ghc-7.6.3-4|10	Patch1:		ghc-7.6.1-fromsuse-use-system-libffi.patch
14cr|ghc-7.6.3-4|11	Requires:	gcc
14cr|ghc-7.6.3-4|12	BuildRequires:	alex >= 2.0
14cr|ghc-7.6.3-4|13	BuildRequires:	dblatex
14cr|ghc-7.6.3-4|14	BuildRequires:	docbook-dtd42-xml
14cr|ghc-7.6.3-4|15	BuildRequires:	ghc
14cr|ghc-7.6.3-4|16	BuildRequires:	happy >= 1.15
14cr|ghc-7.6.3-4|17	BuildRequires:	texlive
14cr|ghc-7.6.3-4|18	BuildRequires:	texlive-bibtopic
14cr|ghc-7.6.3-4|19	BuildRequires:	update-alternatives
14cr|ghc-7.6.3-4|20	BuildRequires:	ghc-devel
14cr|ghc-7.6.3-4|21	BuildRequires:	gmp-devel
14cr|ghc-7.6.3-4|22	BuildRequires:	readline-devel
14cr|ghc-7.6.3-4|23	BuildRequires:	pkgconfig(libffi)
14cr|ghc-7.6.3-4|24	BuildRequires:	pkgconfig(glut)
14cr|ghc-7.6.3-4|25	Requires:	gmp-devel
14cr|ghc-7.6.3-4|26	
14cr|ghc-7.6.3-4|27	%description
14cr|ghc-7.6.3-4|28	Haskell is the standard lazy purely functional programming language.
14cr|ghc-7.6.3-4|29	The current language version is Haskell 98, agreed in December 1998,
14cr|ghc-7.6.3-4|30	with a revised version published in January 2003.
14cr|ghc-7.6.3-4|31	
14cr|ghc-7.6.3-4|32	GHC is a state-of-the-art programming suite for Haskell. Included is
14cr|ghc-7.6.3-4|33	an optimising compiler generating good code for a variety of
14cr|ghc-7.6.3-4|34	platforms, together with an interactive system for convenient, quick
14cr|ghc-7.6.3-4|35	development. The distribution includes space and time profiling
14cr|ghc-7.6.3-4|36	facilities, a large collection of libraries, and support for various
14cr|ghc-7.6.3-4|37	language extensions, including concurrency, exceptions, and foreign
14cr|ghc-7.6.3-4|38	language interfaces (C, C++, whatever).
14cr|ghc-7.6.3-4|39	
14cr|ghc-7.6.3-4|40	A wide variety of Haskell related resources (tutorials, libraries,
14cr|ghc-7.6.3-4|41	specifications, documentation, compilers, interpreters, references,
14cr|ghc-7.6.3-4|42	contact information, links to research groups) are available from the
14cr|ghc-7.6.3-4|43	Haskell home page at http://haskell.org/.
14cr|ghc-7.6.3-4|44	
14cr|ghc-7.6.3-4|45	%files -f rpm-noprof-lib-files
14cr|ghc-7.6.3-4|46	%{_mandir}/man1/ghc.1*
14cr|ghc-7.6.3-4|47	%{_bindir}/ghc
14cr|ghc-7.6.3-4|48	%{_bindir}/ghc-%{version}
14cr|ghc-7.6.3-4|49	%{_bindir}/ghc-pkg
14cr|ghc-7.6.3-4|50	%{_bindir}/ghc-pkg-%{version}
14cr|ghc-7.6.3-4|51	%{_bindir}/ghci
14cr|ghc-7.6.3-4|52	%{_bindir}/ghci-%{version}
14cr|ghc-7.6.3-4|53	%{_bindir}/hp2ps
14cr|ghc-7.6.3-4|54	%{_bindir}/hpc
14cr|ghc-7.6.3-4|55	%{_bindir}/hsc2hs
14cr|ghc-7.6.3-4|56	%{_bindir}/hsc2hs-ghc
14cr|ghc-7.6.3-4|57	%{_bindir}/hsc2hs-%{version}
14cr|ghc-7.6.3-4|58	%{_bindir}/runghc
14cr|ghc-7.6.3-4|59	%{_bindir}/runghc-%{version}
14cr|ghc-7.6.3-4|60	%{_bindir}/runhaskell
14cr|ghc-7.6.3-4|61	
14cr|ghc-7.6.3-4|62	%post
14cr|ghc-7.6.3-4|63	# Alas, GHC, Hugs and nhc all come with different set of tools in addition to
14cr|ghc-7.6.3-4|64	# a runFOO:
14cr|ghc-7.6.3-4|65	#
14cr|ghc-7.6.3-4|66	#   * GHC:  hsc2hs
14cr|ghc-7.6.3-4|67	#   * Hugs: hsc2hs, cpphs
14cr|ghc-7.6.3-4|68	#   * nhc:  cpphs
14cr|ghc-7.6.3-4|69	#
14cr|ghc-7.6.3-4|70	# Therefore it is currently not possible to use --slave below to form link
14cr|ghc-7.6.3-4|71	# groups under a single name 'runhaskell'. Either these tools should be
14cr|ghc-7.6.3-4|72	# disentangled from the Haskell implementations or all implementations should
14cr|ghc-7.6.3-4|73	# have the same set of tools. *sigh*
14cr|ghc-7.6.3-4|74	update-alternatives --install %{_bindir}/runhaskell runhaskell %{_bindir}/runghc     500
14cr|ghc-7.6.3-4|75	/usr/bin/ghc-pkg recache
14cr|ghc-7.6.3-4|76	
14cr|ghc-7.6.3-4|77	%preun
14cr|ghc-7.6.3-4|78	if test "$1" = 0; then
14cr|ghc-7.6.3-4|79	update-alternatives --remove runhaskell %{_bindir}/runghc
14cr|ghc-7.6.3-4|80	fi
14cr|ghc-7.6.3-4|81	
14cr|ghc-7.6.3-4|82	#----------------------------------------------------------------------------
14cr|ghc-7.6.3-4|83	
14cr|ghc-7.6.3-4|84	%package prof
14cr|ghc-7.6.3-4|85	Summary:	Profiling libraries for GHC
14cr|ghc-7.6.3-4|86	Group:		Development/Other
14cr|ghc-7.6.3-4|87	Requires:	%{name} = %{EVRD}
14cr|ghc-7.6.3-4|88	
14cr|ghc-7.6.3-4|89	%description prof
14cr|ghc-7.6.3-4|90	Profiling libraries for Glorious Glasgow Haskell Compilation System (GHC).
14cr|ghc-7.6.3-4|91	They should be installed when GHC's profiling subsystem is needed.
14cr|ghc-7.6.3-4|92	
14cr|ghc-7.6.3-4|93	%files prof -f rpm-prof-lib-files
14cr|ghc-7.6.3-4|94	
14cr|ghc-7.6.3-4|95	#----------------------------------------------------------------------------
14cr|ghc-7.6.3-4|96	
14cr|ghc-7.6.3-4|97	%package doc
14cr|ghc-7.6.3-4|98	Summary:	Documentation for the Glasgow Haskell Compiler
14cr|ghc-7.6.3-4|99	Group:		Books/Computer books
14cr|ghc-7.6.3-4|100	Requires:	%{name} = %{EVRD}
14cr|ghc-7.6.3-4|101	
14cr|ghc-7.6.3-4|102	%description doc
14cr|ghc-7.6.3-4|103	Documentation for the Glasgow Haskell Compiler.
14cr|ghc-7.6.3-4|104	
14cr|ghc-7.6.3-4|105	%files doc
14cr|ghc-7.6.3-4|106	%doc docs/comm
14cr|ghc-7.6.3-4|107	%{_docdir}/%{name}
14cr|ghc-7.6.3-4|108	
14cr|ghc-7.6.3-4|109	#----------------------------------------------------------------------------
14cr|ghc-7.6.3-4|110	
14cr|ghc-7.6.3-4|111	%package devel
14cr|ghc-7.6.3-4|112	Summary:	GHC development libraries
14cr|ghc-7.6.3-4|113	Group:		Development/Other
14cr|ghc-7.6.3-4|114	Requires:	%{name} = %{EVRD}
14cr|ghc-7.6.3-4|115	Requires:	pkgconfig(libffi)
14cr|ghc-7.6.3-4|116	
14cr|ghc-7.6.3-4|117	%description devel
14cr|ghc-7.6.3-4|118	This is a meta-package for all the development library packages in GHC
14cr|ghc-7.6.3-4|119	except the ghc library, which is installed by the toplevel ghc metapackage.
14cr|ghc-7.6.3-4|120	
14cr|ghc-7.6.3-4|121	%files devel -f rpm-devel-files
14cr|ghc-7.6.3-4|122	
14cr|ghc-7.6.3-4|123	#----------------------------------------------------------------------------
14cr|ghc-7.6.3-4|124	
14cr|ghc-7.6.3-4|125	%prep
14cr|ghc-7.6.3-4|126	%setup -q
14cr|ghc-7.6.3-4|127	%patch0 -p1 -b .haddockpath
14cr|ghc-7.6.3-4|128	%patch1 -p1 -b .use-system-libffi
14cr|ghc-7.6.3-4|129	
14cr|ghc-7.6.3-4|130	%build
14cr|ghc-7.6.3-4|131	# simulate old texlive behavior for processing backslashes in urls in the
14cr|ghc-7.6.3-4|132	# docbooks. see f.e.: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563659
14cr|ghc-7.6.3-4|133	export DBLATEX_OPTS="--param=texlive.version=2009"
14cr|ghc-7.6.3-4|134	# makeindex (called by dblatex) by default does not work with absolute paths
14cr|ghc-7.6.3-4|135	export openout_any=r
14cr|ghc-7.6.3-4|136	# executable-stack rpmlint error
14cr|ghc-7.6.3-4|137	export LDFLAGS="-Wl,-z,noexecstack"
14cr|ghc-7.6.3-4|138	
14cr|ghc-7.6.3-4|139	autoreconf -vif
14cr|ghc-7.6.3-4|140	./configure \
14cr|ghc-7.6.3-4|141	--prefix=%{_prefix} \
14cr|ghc-7.6.3-4|142	--mandir=%{_mandir} \
14cr|ghc-7.6.3-4|143	--libdir=%{_libdir} \
14cr|ghc-7.6.3-4|144	--with-system-libffi
14cr|ghc-7.6.3-4|145	
14cr|ghc-7.6.3-4|146	# Don't install these tools, we'll use update-alternatives below.
14cr|ghc-7.6.3-4|147	touch mk/build.mk
14cr|ghc-7.6.3-4|148	echo "NO_INSTALL_RUNHASKELL=YES" >>mk/build.mk
14cr|ghc-7.6.3-4|149	echo "NO_INSTALL_HSC2HS=YES" >>mk/build.mk
14cr|ghc-7.6.3-4|150	
14cr|ghc-7.6.3-4|151	%make
14cr|ghc-7.6.3-4|152	
14cr|ghc-7.6.3-4|153	%install
14cr|ghc-7.6.3-4|154	# This is a cruel hack: There seems to be no way to install the Haddock
14cr|ghc-7.6.3-4|155	# documentation into the build directory, because DESTDIR is alway prepended.
14cr|ghc-7.6.3-4|156	# Furthermore, rpm removes the target documentation directory before the doc
14cr|ghc-7.6.3-4|157	# macros are processed. Therefore we have to copy things back into safety... :-P
14cr|ghc-7.6.3-4|158	# The right thing would be being able to install directly into the build tree.
14cr|ghc-7.6.3-4|159	make DESTDIR=%{buildroot} docdir=%{_datadir}/doc/packages/%{name} HADDOCK_DOCS=NO install
14cr|ghc-7.6.3-4|160	
14cr|ghc-7.6.3-4|161	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|ghc-7.6.3-4|162	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}/packages
14cr|ghc-7.6.3-4|163	rm -rf %{buildroot}%{_docdir}/packages
14cr|ghc-7.6.3-4|164	
14cr|ghc-7.6.3-4|165	mv %{buildroot}%{_prefix}/bin/hsc2hs %{buildroot}%{_prefix}/bin/hsc2hs-%{version}
14cr|ghc-7.6.3-4|166	ln -s hsc2hs-%{version} %{buildroot}%{_prefix}/bin/hsc2hs-ghc
14cr|ghc-7.6.3-4|167	ln -s hsc2hs-%{version} %{buildroot}%{_prefix}/bin/hsc2hs
14cr|ghc-7.6.3-4|168	
14cr|ghc-7.6.3-4|169	# generate the file list for lib/ _excluding_ all files needed for profiling
14cr|ghc-7.6.3-4|170	# only
14cr|ghc-7.6.3-4|171	#
14cr|ghc-7.6.3-4|172	# * generating file lists in a BUILD_ROOT spec is a bit tricky: the file list
14cr|ghc-7.6.3-4|173	#   has to contain complete paths, _but_ without the BUILD_ROOT, we also do
14cr|ghc-7.6.3-4|174	#   _not_ want have directory names in the list; furthermore, we have to make
14cr|ghc-7.6.3-4|175	#   sure that any leading / is removed from % {_prefix}/lib, as find has to
14cr|ghc-7.6.3-4|176	#   interpret the argument as a relative path; however, we have to include the
14cr|ghc-7.6.3-4|177	#   leading / again in the final file list (otherwise, rpm complains)
14cr|ghc-7.6.3-4|178	# * isn't there an easier way to do all this?
14cr|ghc-7.6.3-4|179	#
14cr|ghc-7.6.3-4|180	dir=`pwd`
14cr|ghc-7.6.3-4|181	cd %{buildroot}
14cr|ghc-7.6.3-4|182	libdir=`echo %{_libdir} | sed 's|^/||'`
14cr|ghc-7.6.3-4|183	find $libdir ! -type d ! -name '*.p_hi' ! -name '*_p.a' ! -name 'libffi.so*' ! -name '*.a' ! -name '*.h' -print | sed 's|^|/|' > $dir/rpm-noprof-lib-files
14cr|ghc-7.6.3-4|184	find $libdir ! -type d -name '*.p_hi' -print | sed 's|^|/|' > $dir/rpm-prof-lib-files
14cr|ghc-7.6.3-4|185	find $libdir ! -type d \( -name '*.a' -or -name '*.h' \) -print | sed 's|^|/|' > $dir/rpm-devel-files
14cr|ghc-7.6.3-4|186	cd $dir
14cr|ghc-7.6.3-4|187	
14cr|ghc-7.6.3-4|188	
14cr|ghc-7.6.3-4|189	%changelog
14cr|ghc-7.6.3-4|190	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.6.3-4
14cr|ghc-7.6.3-4|191	+ Revision: b7af3b4
14cr|ghc-7.6.3-4|192	- MassBuild#464: Increase release tag
14cr|ghc-7.6.3-4|193	
14cr|ghc-7.6.3-4|194	

1562 14
14cr|ghc-cabalrpmdeps-0.0.4-15|1	%define module cabalrpmdeps
14cr|ghc-cabalrpmdeps-0.0.4-15|2	%define _no_haddock 0
14cr|ghc-cabalrpmdeps-0.0.4-15|3	%global debug_package %{nil}
14cr|ghc-cabalrpmdeps-0.0.4-15|4	
14cr|ghc-cabalrpmdeps-0.0.4-15|5	Summary:	Tools to build rpm dependencies from Cabal
14cr|ghc-cabalrpmdeps-0.0.4-15|6	Name:		ghc-%{module}
14cr|ghc-cabalrpmdeps-0.0.4-15|7	Version:	0.0.4
14cr|ghc-cabalrpmdeps-0.0.4-15|8	Release:	15
14cr|ghc-cabalrpmdeps-0.0.4-15|9	License:	GPLv2+
14cr|ghc-cabalrpmdeps-0.0.4-15|10	Group:		Development/Other
14cr|ghc-cabalrpmdeps-0.0.4-15|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-cabalrpmdeps-0.0.4-15|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-cabalrpmdeps-0.0.4-15|13	Source10:	%{name}.rpmlintrc
14cr|ghc-cabalrpmdeps-0.0.4-15|14	# actualize code for ghc-7.6.1
14cr|ghc-cabalrpmdeps-0.0.4-15|15	# thanks to Roman Cheplyaka:
14cr|ghc-cabalrpmdeps-0.0.4-15|16	# https://groups.google.com/group/haskell-russian/browse_thread/thread/507bf0121ecebe60
14cr|ghc-cabalrpmdeps-0.0.4-15|17	Patch0:		cabalrpmdeps-0.0.4.nohaskell98.patch
14cr|ghc-cabalrpmdeps-0.0.4-15|18	BuildRequires:	ghc-devel
14cr|ghc-cabalrpmdeps-0.0.4-15|19	BuildRequires:	haskell-macros
14cr|ghc-cabalrpmdeps-0.0.4-15|20	BuildRequires:	pkgconfig(libffi) >= 3.1
14cr|ghc-cabalrpmdeps-0.0.4-15|21	
14cr|ghc-cabalrpmdeps-0.0.4-15|22	Requires(post,preun):	ghc
14cr|ghc-cabalrpmdeps-0.0.4-15|23	Obsoletes:	haskell-%{module} < 0.0.4-14
14cr|ghc-cabalrpmdeps-0.0.4-15|24	Obsoletes:	%{module} < 0.0.4-14
14cr|ghc-cabalrpmdeps-0.0.4-15|25	
14cr|ghc-cabalrpmdeps-0.0.4-15|26	%description
14cr|ghc-cabalrpmdeps-0.0.4-15|27	Tools to build rpm dependencies from Cabal.
14cr|ghc-cabalrpmdeps-0.0.4-15|28	
14cr|ghc-cabalrpmdeps-0.0.4-15|29	%files
14cr|ghc-cabalrpmdeps-0.0.4-15|30	%{_bindir}/*
14cr|ghc-cabalrpmdeps-0.0.4-15|31	%{_docdir}/%{module}-%{version}
14cr|ghc-cabalrpmdeps-0.0.4-15|32	%{_libdir}/%{module}-%{version}
14cr|ghc-cabalrpmdeps-0.0.4-15|33	%{_cabal_rpm_deps_dir}
14cr|ghc-cabalrpmdeps-0.0.4-15|34	
14cr|ghc-cabalrpmdeps-0.0.4-15|35	#----------------------------------------------------------------------------
14cr|ghc-cabalrpmdeps-0.0.4-15|36	
14cr|ghc-cabalrpmdeps-0.0.4-15|37	%prep
14cr|ghc-cabalrpmdeps-0.0.4-15|38	%setup -q -n %{module}-%{version}
14cr|ghc-cabalrpmdeps-0.0.4-15|39	%patch0 -p1 -b .nohaskell98
14cr|ghc-cabalrpmdeps-0.0.4-15|40	
14cr|ghc-cabalrpmdeps-0.0.4-15|41	%build
14cr|ghc-cabalrpmdeps-0.0.4-15|42	%_cabal_build
14cr|ghc-cabalrpmdeps-0.0.4-15|43	
14cr|ghc-cabalrpmdeps-0.0.4-15|44	%install
14cr|ghc-cabalrpmdeps-0.0.4-15|45	%_cabal_install
14cr|ghc-cabalrpmdeps-0.0.4-15|46	%_cabal_rpm_gen_deps
14cr|ghc-cabalrpmdeps-0.0.4-15|47	%_cabal_scriptlets
14cr|ghc-cabalrpmdeps-0.0.4-15|48	
14cr|ghc-cabalrpmdeps-0.0.4-15|49	%check
14cr|ghc-cabalrpmdeps-0.0.4-15|50	%_cabal_check
14cr|ghc-cabalrpmdeps-0.0.4-15|51	
14cr|ghc-cabalrpmdeps-0.0.4-15|52	
14cr|ghc-cabalrpmdeps-0.0.4-15|53	%changelog
14cr|ghc-cabalrpmdeps-0.0.4-15|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-15
14cr|ghc-cabalrpmdeps-0.0.4-15|55	+ Revision: c73b2de
14cr|ghc-cabalrpmdeps-0.0.4-15|56	- MassBuild#464: Increase release tag
14cr|ghc-cabalrpmdeps-0.0.4-15|57	
14cr|ghc-cabalrpmdeps-0.0.4-15|58	

1563 14
14cr|ghc-ConfigFile-1.1.1-4|1	%global debug_package %{nil}
14cr|ghc-ConfigFile-1.1.1-4|2	
14cr|ghc-ConfigFile-1.1.1-4|3	%define module ConfigFile
14cr|ghc-ConfigFile-1.1.1-4|4	
14cr|ghc-ConfigFile-1.1.1-4|5	Summary:	Configuration file reading & writing
14cr|ghc-ConfigFile-1.1.1-4|6	Name:		ghc-%{module}
14cr|ghc-ConfigFile-1.1.1-4|7	Version:	1.1.1
14cr|ghc-ConfigFile-1.1.1-4|8	Release:	4
14cr|ghc-ConfigFile-1.1.1-4|9	License:	LGPLv2+
14cr|ghc-ConfigFile-1.1.1-4|10	Group:		Development/Other
14cr|ghc-ConfigFile-1.1.1-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-ConfigFile-1.1.1-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-ConfigFile-1.1.1-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-ConfigFile-1.1.1-4|14	BuildRequires:	ghc-devel
14cr|ghc-ConfigFile-1.1.1-4|15	BuildRequires:	haddock
14cr|ghc-ConfigFile-1.1.1-4|16	BuildRequires:	haskell-macros
14cr|ghc-ConfigFile-1.1.1-4|17	BuildRequires:	haskell(MissingH)
14cr|ghc-ConfigFile-1.1.1-4|18	BuildRequires:	haskell(mtl)
14cr|ghc-ConfigFile-1.1.1-4|19	BuildRequires:	haskell(parsec)
14cr|ghc-ConfigFile-1.1.1-4|20	Requires(post,preun):	ghc
14cr|ghc-ConfigFile-1.1.1-4|21	Requires(pre):	haskell(MissingH)
14cr|ghc-ConfigFile-1.1.1-4|22	Requires(pre):	haskell(mtl)
14cr|ghc-ConfigFile-1.1.1-4|23	Requires(pre):	haskell(parsec)
14cr|ghc-ConfigFile-1.1.1-4|24	
14cr|ghc-ConfigFile-1.1.1-4|25	%description
14cr|ghc-ConfigFile-1.1.1-4|26	Parser and writer for handling sectioned config files in Haskell.
14cr|ghc-ConfigFile-1.1.1-4|27	
14cr|ghc-ConfigFile-1.1.1-4|28	The ConfigFile module works with configuration files in a standard
14cr|ghc-ConfigFile-1.1.1-4|29	format that is easy for the user to edit, easy for the programmer
14cr|ghc-ConfigFile-1.1.1-4|30	to work with, yet remains powerful and flexible. It is inspired by,
14cr|ghc-ConfigFile-1.1.1-4|31	and compatible with, Python's ConfigParser module. It uses files
14cr|ghc-ConfigFile-1.1.1-4|32	that resemble Windows .INI-style files, but with numerous
14cr|ghc-ConfigFile-1.1.1-4|33	improvements.
14cr|ghc-ConfigFile-1.1.1-4|34	
14cr|ghc-ConfigFile-1.1.1-4|35	ConfigFile provides simple calls to both read and write config files.
14cr|ghc-ConfigFile-1.1.1-4|36	It's possible to make a config file parsable by this module,
14cr|ghc-ConfigFile-1.1.1-4|37	the Unix shell, and make.
14cr|ghc-ConfigFile-1.1.1-4|38	
14cr|ghc-ConfigFile-1.1.1-4|39	%files
14cr|ghc-ConfigFile-1.1.1-4|40	%{_docdir}/%{module}-%{version}
14cr|ghc-ConfigFile-1.1.1-4|41	%{_libdir}/%{module}-%{version}
14cr|ghc-ConfigFile-1.1.1-4|42	%{_cabal_rpm_deps_dir}
14cr|ghc-ConfigFile-1.1.1-4|43	%{_cabal_haddoc_files}
14cr|ghc-ConfigFile-1.1.1-4|44	
14cr|ghc-ConfigFile-1.1.1-4|45	#----------------------------------------------------------------------------
14cr|ghc-ConfigFile-1.1.1-4|46	
14cr|ghc-ConfigFile-1.1.1-4|47	%prep
14cr|ghc-ConfigFile-1.1.1-4|48	%setup -q -n %{module}-%{version}
14cr|ghc-ConfigFile-1.1.1-4|49	
14cr|ghc-ConfigFile-1.1.1-4|50	%build
14cr|ghc-ConfigFile-1.1.1-4|51	%_cabal_build
14cr|ghc-ConfigFile-1.1.1-4|52	
14cr|ghc-ConfigFile-1.1.1-4|53	%install
14cr|ghc-ConfigFile-1.1.1-4|54	%_cabal_install
14cr|ghc-ConfigFile-1.1.1-4|55	%_cabal_rpm_gen_deps
14cr|ghc-ConfigFile-1.1.1-4|56	%_cabal_scriptlets
14cr|ghc-ConfigFile-1.1.1-4|57	
14cr|ghc-ConfigFile-1.1.1-4|58	
14cr|ghc-ConfigFile-1.1.1-4|59	%changelog
14cr|ghc-ConfigFile-1.1.1-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|ghc-ConfigFile-1.1.1-4|61	+ Revision: 11a12ad
14cr|ghc-ConfigFile-1.1.1-4|62	- MassBuild#464: Increase release tag
14cr|ghc-ConfigFile-1.1.1-4|63	
14cr|ghc-ConfigFile-1.1.1-4|64	

1564 14
14cr|ghc-containers-0.5.1.0-3|1	%global debug_package %{nil}
14cr|ghc-containers-0.5.1.0-3|2	%define module containers
14cr|ghc-containers-0.5.1.0-3|3	
14cr|ghc-containers-0.5.1.0-3|4	Summary:	Assorted concrete container types for Haskell
14cr|ghc-containers-0.5.1.0-3|5	Name:		ghc-%{module}
14cr|ghc-containers-0.5.1.0-3|6	Version:	0.5.1.0
14cr|ghc-containers-0.5.1.0-3|7	Release:	3
14cr|ghc-containers-0.5.1.0-3|8	License:	BSD
14cr|ghc-containers-0.5.1.0-3|9	Group:		Development/Other
14cr|ghc-containers-0.5.1.0-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-containers-0.5.1.0-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-containers-0.5.1.0-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-containers-0.5.1.0-3|13	BuildRequires:	ghc-devel
14cr|ghc-containers-0.5.1.0-3|14	BuildRequires:	haddock
14cr|ghc-containers-0.5.1.0-3|15	BuildRequires:	haskell-macros
14cr|ghc-containers-0.5.1.0-3|16	Requires(post,preun):	ghc
14cr|ghc-containers-0.5.1.0-3|17	
14cr|ghc-containers-0.5.1.0-3|18	%description
14cr|ghc-containers-0.5.1.0-3|19	This package contains efficient general-purpose implementations of various
14cr|ghc-containers-0.5.1.0-3|20	basic immutable container types. The declared cost of each operation is either
14cr|ghc-containers-0.5.1.0-3|21	worst-case or amortized, but remains valid even if structures are shared.
14cr|ghc-containers-0.5.1.0-3|22	
14cr|ghc-containers-0.5.1.0-3|23	%files
14cr|ghc-containers-0.5.1.0-3|24	%{_docdir}/%{module}-%{version}
14cr|ghc-containers-0.5.1.0-3|25	%{_libdir}/%{module}-%{version}
14cr|ghc-containers-0.5.1.0-3|26	%{_cabal_rpm_deps_dir}
14cr|ghc-containers-0.5.1.0-3|27	%{_cabal_haddoc_files}
14cr|ghc-containers-0.5.1.0-3|28	
14cr|ghc-containers-0.5.1.0-3|29	#----------------------------------------------------------------------------
14cr|ghc-containers-0.5.1.0-3|30	
14cr|ghc-containers-0.5.1.0-3|31	%prep
14cr|ghc-containers-0.5.1.0-3|32	%setup -q -n %{module}-%{version}
14cr|ghc-containers-0.5.1.0-3|33	
14cr|ghc-containers-0.5.1.0-3|34	%build
14cr|ghc-containers-0.5.1.0-3|35	%_cabal_build
14cr|ghc-containers-0.5.1.0-3|36	
14cr|ghc-containers-0.5.1.0-3|37	%install
14cr|ghc-containers-0.5.1.0-3|38	%_cabal_install
14cr|ghc-containers-0.5.1.0-3|39	%_cabal_rpm_gen_deps
14cr|ghc-containers-0.5.1.0-3|40	%_cabal_scriptlets
14cr|ghc-containers-0.5.1.0-3|41	
14cr|ghc-containers-0.5.1.0-3|42	
14cr|ghc-containers-0.5.1.0-3|43	%changelog
14cr|ghc-containers-0.5.1.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1.0-3
14cr|ghc-containers-0.5.1.0-3|45	+ Revision: d5a52e9
14cr|ghc-containers-0.5.1.0-3|46	- MassBuild#464: Increase release tag
14cr|ghc-containers-0.5.1.0-3|47	
14cr|ghc-containers-0.5.1.0-3|48	

1565 14
14cr|ghc-convertible-1.0.11.1-3|1	%global debug_package %{nil}
14cr|ghc-convertible-1.0.11.1-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-convertible-1.0.11.1-3|3	%define module convertible
14cr|ghc-convertible-1.0.11.1-3|4	
14cr|ghc-convertible-1.0.11.1-3|5	Summary:	Typeclasses and instances for converting between types for Haskell
14cr|ghc-convertible-1.0.11.1-3|6	Name:		ghc-%{module}
14cr|ghc-convertible-1.0.11.1-3|7	Version:	1.0.11.1
14cr|ghc-convertible-1.0.11.1-3|8	Release:	3
14cr|ghc-convertible-1.0.11.1-3|9	License:	BSD
14cr|ghc-convertible-1.0.11.1-3|10	Group:		Development/Other
14cr|ghc-convertible-1.0.11.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-convertible-1.0.11.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-convertible-1.0.11.1-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-convertible-1.0.11.1-3|14	BuildRequires:	ghc-devel
14cr|ghc-convertible-1.0.11.1-3|15	BuildRequires:	haddock
14cr|ghc-convertible-1.0.11.1-3|16	BuildRequires:	haskell-macros
14cr|ghc-convertible-1.0.11.1-3|17	BuildRequires:	haskell(mtl)
14cr|ghc-convertible-1.0.11.1-3|18	BuildRequires:	haskell(text)
14cr|ghc-convertible-1.0.11.1-3|19	Requires(post,preun):	ghc
14cr|ghc-convertible-1.0.11.1-3|20	Requires(pre):	haskell(mtl)
14cr|ghc-convertible-1.0.11.1-3|21	Requires(pre):	haskell(text)
14cr|ghc-convertible-1.0.11.1-3|22	
14cr|ghc-convertible-1.0.11.1-3|23	%description
14cr|ghc-convertible-1.0.11.1-3|24	convertible provides a typeclass with a single function that is designed to
14cr|ghc-convertible-1.0.11.1-3|25	help convert between different types: numeric values, dates and times, and the
14cr|ghc-convertible-1.0.11.1-3|26	like.  The conversions perform bounds checking and return a pure Either value.
14cr|ghc-convertible-1.0.11.1-3|27	This means that you need not remember which specific function performs the
14cr|ghc-convertible-1.0.11.1-3|28	conversion you desire.
14cr|ghc-convertible-1.0.11.1-3|29	
14cr|ghc-convertible-1.0.11.1-3|30	Also included in the package are optional instances that provide conversion
14cr|ghc-convertible-1.0.11.1-3|31	for various numeric and time types, as well as utilities for writing your own
14cr|ghc-convertible-1.0.11.1-3|32	instances.
14cr|ghc-convertible-1.0.11.1-3|33	
14cr|ghc-convertible-1.0.11.1-3|34	Finally, there is a function that will raise an exception on bounds-checking
14cr|ghc-convertible-1.0.11.1-3|35	violation, or return a bare value otherwise, implemented in terms of the safer
14cr|ghc-convertible-1.0.11.1-3|36	function described above.
14cr|ghc-convertible-1.0.11.1-3|37	
14cr|ghc-convertible-1.0.11.1-3|38	Convertible is also used by HDBC 2.0 for handling marshalling of data to and
14cr|ghc-convertible-1.0.11.1-3|39	from databases.
14cr|ghc-convertible-1.0.11.1-3|40	
14cr|ghc-convertible-1.0.11.1-3|41	Convertible is backed by an extensive test suite and passes tests on GHC and
14cr|ghc-convertible-1.0.11.1-3|42	Hugs.
14cr|ghc-convertible-1.0.11.1-3|43	
14cr|ghc-convertible-1.0.11.1-3|44	%files
14cr|ghc-convertible-1.0.11.1-3|45	%{_docdir}/%{module}-%{version}
14cr|ghc-convertible-1.0.11.1-3|46	%{_libdir}/%{module}-%{version}
14cr|ghc-convertible-1.0.11.1-3|47	%{_cabal_rpm_deps_dir}
14cr|ghc-convertible-1.0.11.1-3|48	%{_cabal_haddoc_files}
14cr|ghc-convertible-1.0.11.1-3|49	
14cr|ghc-convertible-1.0.11.1-3|50	#----------------------------------------------------------------------------
14cr|ghc-convertible-1.0.11.1-3|51	
14cr|ghc-convertible-1.0.11.1-3|52	%prep
14cr|ghc-convertible-1.0.11.1-3|53	%setup -q -n %{module}-%{version}
14cr|ghc-convertible-1.0.11.1-3|54	
14cr|ghc-convertible-1.0.11.1-3|55	%build
14cr|ghc-convertible-1.0.11.1-3|56	%_cabal_build
14cr|ghc-convertible-1.0.11.1-3|57	
14cr|ghc-convertible-1.0.11.1-3|58	%install
14cr|ghc-convertible-1.0.11.1-3|59	%_cabal_install
14cr|ghc-convertible-1.0.11.1-3|60	%_cabal_rpm_gen_deps
14cr|ghc-convertible-1.0.11.1-3|61	%_cabal_scriptlets
14cr|ghc-convertible-1.0.11.1-3|62	
14cr|ghc-convertible-1.0.11.1-3|63	%check
14cr|ghc-convertible-1.0.11.1-3|64	%_cabal_check
14cr|ghc-convertible-1.0.11.1-3|65	
14cr|ghc-convertible-1.0.11.1-3|66	
14cr|ghc-convertible-1.0.11.1-3|67	%changelog
14cr|ghc-convertible-1.0.11.1-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11.1-3
14cr|ghc-convertible-1.0.11.1-3|69	+ Revision: e5d6e15
14cr|ghc-convertible-1.0.11.1-3|70	- MassBuild#464: Increase release tag
14cr|ghc-convertible-1.0.11.1-3|71	
14cr|ghc-convertible-1.0.11.1-3|72	

1566 14
14cr|ghc-cpphs-1.17.1-4|1	%global debug_package %{nil}
14cr|ghc-cpphs-1.17.1-4|2	%define module cpphs
14cr|ghc-cpphs-1.17.1-4|3	
14cr|ghc-cpphs-1.17.1-4|4	Summary:	A liberalised re-implementation of cpp, the C pre-processor for Haskell
14cr|ghc-cpphs-1.17.1-4|5	Name:		ghc-%{module}
14cr|ghc-cpphs-1.17.1-4|6	Version:	1.17.1
14cr|ghc-cpphs-1.17.1-4|7	Release:	4
14cr|ghc-cpphs-1.17.1-4|8	License:	LGPLv2.1+
14cr|ghc-cpphs-1.17.1-4|9	Group:		Development/Other
14cr|ghc-cpphs-1.17.1-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-cpphs-1.17.1-4|11	Source0:	http://hackage.haskell.org/packages/archive/cpphs/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-cpphs-1.17.1-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-cpphs-1.17.1-4|13	BuildRequires:	ghc-devel
14cr|ghc-cpphs-1.17.1-4|14	BuildRequires:	haddock
14cr|ghc-cpphs-1.17.1-4|15	BuildRequires:	haskell-macros
14cr|ghc-cpphs-1.17.1-4|16	Requires(post,preun):	ghc
14cr|ghc-cpphs-1.17.1-4|17	Obsoletes:	%{module} < 1.17.1-2
14cr|ghc-cpphs-1.17.1-4|18	Provides:	%{module} = %{EVRD}
14cr|ghc-cpphs-1.17.1-4|19	
14cr|ghc-cpphs-1.17.1-4|20	%description
14cr|ghc-cpphs-1.17.1-4|21	Cpphs is a re-implementation of the C pre-processor that is both more
14cr|ghc-cpphs-1.17.1-4|22	compatible with Haskell, and itself written in Haskell so that it can be
14cr|ghc-cpphs-1.17.1-4|23	distributed with compilers.
14cr|ghc-cpphs-1.17.1-4|24	
14cr|ghc-cpphs-1.17.1-4|25	This version of the C pre-processor is pretty-much feature-complete and
14cr|ghc-cpphs-1.17.1-4|26	compatible with traditional (K&R) pre-processors. Additional features
14cr|ghc-cpphs-1.17.1-4|27	include:
14cr|ghc-cpphs-1.17.1-4|28	- a plain-text mode;
14cr|ghc-cpphs-1.17.1-4|29	- an option to unlit literate code files;
14cr|ghc-cpphs-1.17.1-4|30	- and an option to turn off macro-expansion.
14cr|ghc-cpphs-1.17.1-4|31	
14cr|ghc-cpphs-1.17.1-4|32	%files
14cr|ghc-cpphs-1.17.1-4|33	%{_bindir}/%{module}
14cr|ghc-cpphs-1.17.1-4|34	%{_docdir}/%{module}-%{version}
14cr|ghc-cpphs-1.17.1-4|35	%{_libdir}/%{module}-%{version}
14cr|ghc-cpphs-1.17.1-4|36	%{_cabal_rpm_deps_dir}
14cr|ghc-cpphs-1.17.1-4|37	%{_cabal_haddoc_files}
14cr|ghc-cpphs-1.17.1-4|38	
14cr|ghc-cpphs-1.17.1-4|39	#----------------------------------------------------------------------------
14cr|ghc-cpphs-1.17.1-4|40	
14cr|ghc-cpphs-1.17.1-4|41	%prep
14cr|ghc-cpphs-1.17.1-4|42	%setup -q -n %{module}-%{version}
14cr|ghc-cpphs-1.17.1-4|43	
14cr|ghc-cpphs-1.17.1-4|44	%build
14cr|ghc-cpphs-1.17.1-4|45	%_cabal_build
14cr|ghc-cpphs-1.17.1-4|46	
14cr|ghc-cpphs-1.17.1-4|47	%install
14cr|ghc-cpphs-1.17.1-4|48	%_cabal_install
14cr|ghc-cpphs-1.17.1-4|49	%_cabal_rpm_gen_deps
14cr|ghc-cpphs-1.17.1-4|50	%_cabal_scriptlets
14cr|ghc-cpphs-1.17.1-4|51	
14cr|ghc-cpphs-1.17.1-4|52	%check
14cr|ghc-cpphs-1.17.1-4|53	%_cabal_check
14cr|ghc-cpphs-1.17.1-4|54	
14cr|ghc-cpphs-1.17.1-4|55	
14cr|ghc-cpphs-1.17.1-4|56	%changelog
14cr|ghc-cpphs-1.17.1-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17.1-4
14cr|ghc-cpphs-1.17.1-4|58	+ Revision: fa5b96b
14cr|ghc-cpphs-1.17.1-4|59	- MassBuild#464: Increase release tag
14cr|ghc-cpphs-1.17.1-4|60	
14cr|ghc-cpphs-1.17.1-4|61	

1567 14
14cr|ghc-curl-1.3.8-3|1	%global debug_package %{nil}
14cr|ghc-curl-1.3.8-3|2	
14cr|ghc-curl-1.3.8-3|3	%global module curl
14cr|ghc-curl-1.3.8-3|4	
14cr|ghc-curl-1.3.8-3|5	Summary:	Haskell curl library
14cr|ghc-curl-1.3.8-3|6	Name:		ghc-curl
14cr|ghc-curl-1.3.8-3|7	Version:	1.3.8
14cr|ghc-curl-1.3.8-3|8	Release:	3
14cr|ghc-curl-1.3.8-3|9	License:	BSD
14cr|ghc-curl-1.3.8-3|10	Group:		Development/Other
14cr|ghc-curl-1.3.8-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-curl-1.3.8-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-curl-1.3.8-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-curl-1.3.8-3|14	BuildRequires:	ghc-devel
14cr|ghc-curl-1.3.8-3|15	BuildRequires:	haddock
14cr|ghc-curl-1.3.8-3|16	BuildRequires:	haskell-macros
14cr|ghc-curl-1.3.8-3|17	BuildRequires:	pkgconfig(libcurl)
14cr|ghc-curl-1.3.8-3|18	
14cr|ghc-curl-1.3.8-3|19	%description
14cr|ghc-curl-1.3.8-3|20	A curl library for Haskell.
14cr|ghc-curl-1.3.8-3|21	
14cr|ghc-curl-1.3.8-3|22	%files
14cr|ghc-curl-1.3.8-3|23	%{_docdir}/%{module}-%{version}
14cr|ghc-curl-1.3.8-3|24	%{_libdir}/%{module}-%{version}
14cr|ghc-curl-1.3.8-3|25	%{_cabal_rpm_deps_dir}
14cr|ghc-curl-1.3.8-3|26	%{_cabal_haddoc_files}
14cr|ghc-curl-1.3.8-3|27	
14cr|ghc-curl-1.3.8-3|28	#----------------------------------------------------------------------------
14cr|ghc-curl-1.3.8-3|29	
14cr|ghc-curl-1.3.8-3|30	%prep
14cr|ghc-curl-1.3.8-3|31	%setup -q -n %{module}-%{version}
14cr|ghc-curl-1.3.8-3|32	
14cr|ghc-curl-1.3.8-3|33	%build
14cr|ghc-curl-1.3.8-3|34	%_cabal_build
14cr|ghc-curl-1.3.8-3|35	
14cr|ghc-curl-1.3.8-3|36	%install
14cr|ghc-curl-1.3.8-3|37	%_cabal_install
14cr|ghc-curl-1.3.8-3|38	%_cabal_rpm_gen_deps
14cr|ghc-curl-1.3.8-3|39	%_cabal_scriptlets
14cr|ghc-curl-1.3.8-3|40	
14cr|ghc-curl-1.3.8-3|41	%check
14cr|ghc-curl-1.3.8-3|42	%_cabal_check
14cr|ghc-curl-1.3.8-3|43	
14cr|ghc-curl-1.3.8-3|44	
14cr|ghc-curl-1.3.8-3|45	%changelog
14cr|ghc-curl-1.3.8-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-3
14cr|ghc-curl-1.3.8-3|47	+ Revision: 2282386
14cr|ghc-curl-1.3.8-3|48	- MassBuild#464: Increase release tag
14cr|ghc-curl-1.3.8-3|49	
14cr|ghc-curl-1.3.8-3|50	

1568 14
14cr|ghc-data-default-0.5.1-2|1	%define debug_package %{nil}
14cr|ghc-data-default-0.5.1-2|2	%define _cabal_setup Setup.lhs
14cr|ghc-data-default-0.5.1-2|3	%define module data-default
14cr|ghc-data-default-0.5.1-2|4	
14cr|ghc-data-default-0.5.1-2|5	Summary:	A class for types with a default value for Haskell
14cr|ghc-data-default-0.5.1-2|6	Name:		ghc-%{module}
14cr|ghc-data-default-0.5.1-2|7	Version:	0.5.1
14cr|ghc-data-default-0.5.1-2|8	Release:	2
14cr|ghc-data-default-0.5.1-2|9	License:	BSD
14cr|ghc-data-default-0.5.1-2|10	Group:		Development/Other
14cr|ghc-data-default-0.5.1-2|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-data-default-0.5.1-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-data-default-0.5.1-2|13	BuildRequires:	ghc-devel
14cr|ghc-data-default-0.5.1-2|14	BuildRequires:	haddock
14cr|ghc-data-default-0.5.1-2|15	BuildRequires:	haskell-macros
14cr|ghc-data-default-0.5.1-2|16	BuildRequires:	haskell(dlist)
14cr|ghc-data-default-0.5.1-2|17	Requires(post,postun):	ghc
14cr|ghc-data-default-0.5.1-2|18	Requires(pre):	haskell(dlist)
14cr|ghc-data-default-0.5.1-2|19	
14cr|ghc-data-default-0.5.1-2|20	%description
14cr|ghc-data-default-0.5.1-2|21	A class for types with a default value for Haskell.
14cr|ghc-data-default-0.5.1-2|22	
14cr|ghc-data-default-0.5.1-2|23	%files
14cr|ghc-data-default-0.5.1-2|24	%{_docdir}/%{module}-%{version}
14cr|ghc-data-default-0.5.1-2|25	%{_libdir}/%{module}-%{version}
14cr|ghc-data-default-0.5.1-2|26	%{_cabal_rpm_deps_dir}
14cr|ghc-data-default-0.5.1-2|27	%{_cabal_haddoc_files}
14cr|ghc-data-default-0.5.1-2|28	
14cr|ghc-data-default-0.5.1-2|29	#----------------------------------------------------------------------------
14cr|ghc-data-default-0.5.1-2|30	
14cr|ghc-data-default-0.5.1-2|31	%prep
14cr|ghc-data-default-0.5.1-2|32	%setup -q -n %{module}-%{version}
14cr|ghc-data-default-0.5.1-2|33	
14cr|ghc-data-default-0.5.1-2|34	%build
14cr|ghc-data-default-0.5.1-2|35	%_cabal_build
14cr|ghc-data-default-0.5.1-2|36	
14cr|ghc-data-default-0.5.1-2|37	%install
14cr|ghc-data-default-0.5.1-2|38	%_cabal_install
14cr|ghc-data-default-0.5.1-2|39	%_cabal_rpm_gen_deps
14cr|ghc-data-default-0.5.1-2|40	%_cabal_scriptlets
14cr|ghc-data-default-0.5.1-2|41	
14cr|ghc-data-default-0.5.1-2|42	%check
14cr|ghc-data-default-0.5.1-2|43	%_cabal_check
14cr|ghc-data-default-0.5.1-2|44	
14cr|ghc-data-default-0.5.1-2|45	
14cr|ghc-data-default-0.5.1-2|46	%changelog
14cr|ghc-data-default-0.5.1-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|ghc-data-default-0.5.1-2|48	+ Revision: 136a537
14cr|ghc-data-default-0.5.1-2|49	- MassBuild#464: Increase release tag
14cr|ghc-data-default-0.5.1-2|50	
14cr|ghc-data-default-0.5.1-2|51	

1569 14
14cr|ghc-data-default-class-0.0.1-2|1	%define debug_package	%{nil}
14cr|ghc-data-default-class-0.0.1-2|2	%define compiler ghc-7.6.3
14cr|ghc-data-default-class-0.0.1-2|3	%define module data-default-class
14cr|ghc-data-default-class-0.0.1-2|4	%define _cabal_setup Setup.lhs
14cr|ghc-data-default-class-0.0.1-2|5	
14cr|ghc-data-default-class-0.0.1-2|6	Name:           ghc-%{module}
14cr|ghc-data-default-class-0.0.1-2|7	Version:        0.0.1
14cr|ghc-data-default-class-0.0.1-2|8	Release:        2
14cr|ghc-data-default-class-0.0.1-2|9	Summary:        Class for types with a default value
14cr|ghc-data-default-class-0.0.1-2|10	Group:			Development/Other
14cr|ghc-data-default-class-0.0.1-2|11	License:        BSD
14cr|ghc-data-default-class-0.0.1-2|12	URL:            http://hackage.haskell.org/package/%{module}
14cr|ghc-data-default-class-0.0.1-2|13	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-data-default-class-0.0.1-2|14	
14cr|ghc-data-default-class-0.0.1-2|15	BuildRequires:  ghc-devel
14cr|ghc-data-default-class-0.0.1-2|16	BuildRequires:  haskell-macros
14cr|ghc-data-default-class-0.0.1-2|17	BuildRequires:  haskell(haddock)
14cr|ghc-data-default-class-0.0.1-2|18	
14cr|ghc-data-default-class-0.0.1-2|19	%description
14cr|ghc-data-default-class-0.0.1-2|20	A class for types with a default value.
14cr|ghc-data-default-class-0.0.1-2|21	
14cr|ghc-data-default-class-0.0.1-2|22	
14cr|ghc-data-default-class-0.0.1-2|23	%prep
14cr|ghc-data-default-class-0.0.1-2|24	%setup -q -n %{module}-%{version}
14cr|ghc-data-default-class-0.0.1-2|25	
14cr|ghc-data-default-class-0.0.1-2|26	
14cr|ghc-data-default-class-0.0.1-2|27	%build
14cr|ghc-data-default-class-0.0.1-2|28	%{_cabal_build}
14cr|ghc-data-default-class-0.0.1-2|29	%{_cabal_genscripts}
14cr|ghc-data-default-class-0.0.1-2|30	
14cr|ghc-data-default-class-0.0.1-2|31	%install
14cr|ghc-data-default-class-0.0.1-2|32	%{_cabal_install}
14cr|ghc-data-default-class-0.0.1-2|33	%{_cabal_rpm_gen_deps}
14cr|ghc-data-default-class-0.0.1-2|34	
14cr|ghc-data-default-class-0.0.1-2|35	
14cr|ghc-data-default-class-0.0.1-2|36	%files
14cr|ghc-data-default-class-0.0.1-2|37	%{_datadir}/doc/%{module}-%{version}/LICENSE
14cr|ghc-data-default-class-0.0.1-2|38	%{_datadir}/haskell-deps/ghc-data-default-class-0.0.1-2/provides
14cr|ghc-data-default-class-0.0.1-2|39	%{_datadir}/haskell-deps/ghc-data-default-class-0.0.1-2/requires
14cr|ghc-data-default-class-0.0.1-2|40	%{_datadir}/doc/%{module}-%{version}/html/*
14cr|ghc-data-default-class-0.0.1-2|41	%{_libdir}/%{module}-%{version}/%{compiler}/Data/Default/Class.hi
14cr|ghc-data-default-class-0.0.1-2|42	%{_libdir}/%{module}-%{version}/%{compiler}/HS%{module}-%{version}.o
14cr|ghc-data-default-class-0.0.1-2|43	%{_libdir}/%{module}-%{version}/%{compiler}/libHS%{module}-%{version}.a
14cr|ghc-data-default-class-0.0.1-2|44	
14cr|ghc-data-default-class-0.0.1-2|45	%changelog
14cr|ghc-data-default-class-0.0.1-2|46	* Sat Sep 13 2014 abfonly <abfonly@gmail.com> 0.0.1-2
14cr|ghc-data-default-class-0.0.1-2|47	+ Revision: d38481a
14cr|ghc-data-default-class-0.0.1-2|48	- Updated ghc-data-default-class.spec
14cr|ghc-data-default-class-0.0.1-2|49	
14cr|ghc-data-default-class-0.0.1-2|50	

1570 14
14cr|ghc-dataenc-0.14.0.4-4|1	%global debug_package %{nil}
14cr|ghc-dataenc-0.14.0.4-4|2	%define module dataenc
14cr|ghc-dataenc-0.14.0.4-4|3	
14cr|ghc-dataenc-0.14.0.4-4|4	Summary:	Data encoding library for Haskell
14cr|ghc-dataenc-0.14.0.4-4|5	Name:		ghc-%{module}
14cr|ghc-dataenc-0.14.0.4-4|6	Version:	0.14.0.4
14cr|ghc-dataenc-0.14.0.4-4|7	Release:	4
14cr|ghc-dataenc-0.14.0.4-4|8	License:	BSD
14cr|ghc-dataenc-0.14.0.4-4|9	Group:		Development/Other
14cr|ghc-dataenc-0.14.0.4-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-dataenc-0.14.0.4-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-dataenc-0.14.0.4-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-dataenc-0.14.0.4-4|13	BuildRequires:	ghc-devel
14cr|ghc-dataenc-0.14.0.4-4|14	BuildRequires:	haskell-macros
14cr|ghc-dataenc-0.14.0.4-4|15	BuildRequires:	haddock
14cr|ghc-dataenc-0.14.0.4-4|16	Requires(post,preun):	ghc
14cr|ghc-dataenc-0.14.0.4-4|17	
14cr|ghc-dataenc-0.14.0.4-4|18	%description
14cr|ghc-dataenc-0.14.0.4-4|19	Data encoding library currently providing Base16, Base32, Base32Hex, Base64,
14cr|ghc-dataenc-0.14.0.4-4|20	Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,
14cr|ghc-dataenc-0.14.0.4-4|21	uuencode, xxencode, and yEncoding.
14cr|ghc-dataenc-0.14.0.4-4|22	
14cr|ghc-dataenc-0.14.0.4-4|23	%files
14cr|ghc-dataenc-0.14.0.4-4|24	%{_docdir}/%{module}-%{version}
14cr|ghc-dataenc-0.14.0.4-4|25	%{_libdir}/%{module}-%{version}
14cr|ghc-dataenc-0.14.0.4-4|26	%{_cabal_rpm_deps_dir}
14cr|ghc-dataenc-0.14.0.4-4|27	%{_cabal_haddoc_files}
14cr|ghc-dataenc-0.14.0.4-4|28	
14cr|ghc-dataenc-0.14.0.4-4|29	#----------------------------------------------------------------------------
14cr|ghc-dataenc-0.14.0.4-4|30	
14cr|ghc-dataenc-0.14.0.4-4|31	%prep
14cr|ghc-dataenc-0.14.0.4-4|32	%setup -q -n %{module}-%{version}
14cr|ghc-dataenc-0.14.0.4-4|33	
14cr|ghc-dataenc-0.14.0.4-4|34	%build
14cr|ghc-dataenc-0.14.0.4-4|35	%_cabal_build
14cr|ghc-dataenc-0.14.0.4-4|36	
14cr|ghc-dataenc-0.14.0.4-4|37	%install
14cr|ghc-dataenc-0.14.0.4-4|38	%_cabal_install
14cr|ghc-dataenc-0.14.0.4-4|39	%_cabal_rpm_gen_deps
14cr|ghc-dataenc-0.14.0.4-4|40	%_cabal_scriptlets
14cr|ghc-dataenc-0.14.0.4-4|41	
14cr|ghc-dataenc-0.14.0.4-4|42	%check
14cr|ghc-dataenc-0.14.0.4-4|43	%_cabal_check
14cr|ghc-dataenc-0.14.0.4-4|44	
14cr|ghc-dataenc-0.14.0.4-4|45	
14cr|ghc-dataenc-0.14.0.4-4|46	%changelog
14cr|ghc-dataenc-0.14.0.4-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0.4-4
14cr|ghc-dataenc-0.14.0.4-4|48	+ Revision: dbbd699
14cr|ghc-dataenc-0.14.0.4-4|49	- MassBuild#464: Increase release tag
14cr|ghc-dataenc-0.14.0.4-4|50	
14cr|ghc-dataenc-0.14.0.4-4|51	

1571 14
14cr|ghc-dlist-0.6.0.1-3|1	%define debug_package   %{nil}
14cr|ghc-dlist-0.6.0.1-3|2	
14cr|ghc-dlist-0.6.0.1-3|3	%define _cabal_setup Setup.lhs
14cr|ghc-dlist-0.6.0.1-3|4	%define module dlist
14cr|ghc-dlist-0.6.0.1-3|5	
14cr|ghc-dlist-0.6.0.1-3|6	Summary:	Haskell differences lists
14cr|ghc-dlist-0.6.0.1-3|7	Name:		ghc-%{module}
14cr|ghc-dlist-0.6.0.1-3|8	Version:	0.6.0.1
14cr|ghc-dlist-0.6.0.1-3|9	Release:	3
14cr|ghc-dlist-0.6.0.1-3|10	License:	BSD
14cr|ghc-dlist-0.6.0.1-3|11	Group:		Development/Other
14cr|ghc-dlist-0.6.0.1-3|12	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-dlist-0.6.0.1-3|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-dlist-0.6.0.1-3|14	BuildRequires:	ghc-devel
14cr|ghc-dlist-0.6.0.1-3|15	BuildRequires:	haskell-macros
14cr|ghc-dlist-0.6.0.1-3|16	BuildRequires:	haskell(haddock)
14cr|ghc-dlist-0.6.0.1-3|17	
14cr|ghc-dlist-0.6.0.1-3|18	%description
14cr|ghc-dlist-0.6.0.1-3|19	Differences lists: a list-like type supporting O(1) append.
14cr|ghc-dlist-0.6.0.1-3|20	This is particularly useful for efficient logging and pretty
14cr|ghc-dlist-0.6.0.1-3|21	printing, (e.g. with the Writer monad), where list append
14cr|ghc-dlist-0.6.0.1-3|22	quickly becomes too expensive.
14cr|ghc-dlist-0.6.0.1-3|23	
14cr|ghc-dlist-0.6.0.1-3|24	
14cr|ghc-dlist-0.6.0.1-3|25	%files
14cr|ghc-dlist-0.6.0.1-3|26	%{_docdir}/%{module}-%{version}
14cr|ghc-dlist-0.6.0.1-3|27	%{_libdir}/%{module}-%{version}
14cr|ghc-dlist-0.6.0.1-3|28	%{_cabal_rpm_deps_dir}
14cr|ghc-dlist-0.6.0.1-3|29	%{_cabal_haddoc_files}
14cr|ghc-dlist-0.6.0.1-3|30	
14cr|ghc-dlist-0.6.0.1-3|31	#----------------------------------------------------------------------------
14cr|ghc-dlist-0.6.0.1-3|32	
14cr|ghc-dlist-0.6.0.1-3|33	%prep
14cr|ghc-dlist-0.6.0.1-3|34	%setup -q -n %{module}-%{version}
14cr|ghc-dlist-0.6.0.1-3|35	
14cr|ghc-dlist-0.6.0.1-3|36	%build
14cr|ghc-dlist-0.6.0.1-3|37	%_cabal_build
14cr|ghc-dlist-0.6.0.1-3|38	
14cr|ghc-dlist-0.6.0.1-3|39	%install
14cr|ghc-dlist-0.6.0.1-3|40	%_cabal_install
14cr|ghc-dlist-0.6.0.1-3|41	%_cabal_rpm_gen_deps
14cr|ghc-dlist-0.6.0.1-3|42	%_cabal_scriptlets
14cr|ghc-dlist-0.6.0.1-3|43	
14cr|ghc-dlist-0.6.0.1-3|44	
14cr|ghc-dlist-0.6.0.1-3|45	%changelog
14cr|ghc-dlist-0.6.0.1-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0.1-3
14cr|ghc-dlist-0.6.0.1-3|47	+ Revision: 0bf8b6a
14cr|ghc-dlist-0.6.0.1-3|48	- MassBuild#464: Increase release tag
14cr|ghc-dlist-0.6.0.1-3|49	
14cr|ghc-dlist-0.6.0.1-3|50	

1572 14
14cr|ghc-extensible-exceptions-0.1.1.4-5|1	%global debug_package %{nil}
14cr|ghc-extensible-exceptions-0.1.1.4-5|2	%define module extensible-exceptions
14cr|ghc-extensible-exceptions-0.1.1.4-5|3	
14cr|ghc-extensible-exceptions-0.1.1.4-5|4	Summary:	Extensible exceptions for Haskell
14cr|ghc-extensible-exceptions-0.1.1.4-5|5	Name:		ghc-%{module}
14cr|ghc-extensible-exceptions-0.1.1.4-5|6	Version:	0.1.1.4
14cr|ghc-extensible-exceptions-0.1.1.4-5|7	Release:	5
14cr|ghc-extensible-exceptions-0.1.1.4-5|8	License:	BSD
14cr|ghc-extensible-exceptions-0.1.1.4-5|9	Group:		Development/Other
14cr|ghc-extensible-exceptions-0.1.1.4-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-extensible-exceptions-0.1.1.4-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-extensible-exceptions-0.1.1.4-5|12	Source10:	%{name}.rpmlintrc
14cr|ghc-extensible-exceptions-0.1.1.4-5|13	BuildRequires:	ghc-devel
14cr|ghc-extensible-exceptions-0.1.1.4-5|14	BuildRequires:	haddock
14cr|ghc-extensible-exceptions-0.1.1.4-5|15	BuildRequires:	haskell-macros
14cr|ghc-extensible-exceptions-0.1.1.4-5|16	Requires(post,preun):	ghc
14cr|ghc-extensible-exceptions-0.1.1.4-5|17	
14cr|ghc-extensible-exceptions-0.1.1.4-5|18	%description
14cr|ghc-extensible-exceptions-0.1.1.4-5|19	This package provides extensible exceptions for both new and old versions of
14cr|ghc-extensible-exceptions-0.1.1.4-5|20	GHC (i.e., < 6.10).
14cr|ghc-extensible-exceptions-0.1.1.4-5|21	
14cr|ghc-extensible-exceptions-0.1.1.4-5|22	%files
14cr|ghc-extensible-exceptions-0.1.1.4-5|23	%{_docdir}/%{module}-%{version}
14cr|ghc-extensible-exceptions-0.1.1.4-5|24	%{_libdir}/%{module}-%{version}
14cr|ghc-extensible-exceptions-0.1.1.4-5|25	%{_cabal_rpm_deps_dir}
14cr|ghc-extensible-exceptions-0.1.1.4-5|26	%{_cabal_haddoc_files}
14cr|ghc-extensible-exceptions-0.1.1.4-5|27	
14cr|ghc-extensible-exceptions-0.1.1.4-5|28	#----------------------------------------------------------------------------
14cr|ghc-extensible-exceptions-0.1.1.4-5|29	
14cr|ghc-extensible-exceptions-0.1.1.4-5|30	%prep
14cr|ghc-extensible-exceptions-0.1.1.4-5|31	%setup -q -n %{module}-%{version}
14cr|ghc-extensible-exceptions-0.1.1.4-5|32	
14cr|ghc-extensible-exceptions-0.1.1.4-5|33	%build
14cr|ghc-extensible-exceptions-0.1.1.4-5|34	%_cabal_build
14cr|ghc-extensible-exceptions-0.1.1.4-5|35	
14cr|ghc-extensible-exceptions-0.1.1.4-5|36	%install
14cr|ghc-extensible-exceptions-0.1.1.4-5|37	%_cabal_install
14cr|ghc-extensible-exceptions-0.1.1.4-5|38	%_cabal_rpm_gen_deps
14cr|ghc-extensible-exceptions-0.1.1.4-5|39	%_cabal_scriptlets
14cr|ghc-extensible-exceptions-0.1.1.4-5|40	
14cr|ghc-extensible-exceptions-0.1.1.4-5|41	%check
14cr|ghc-extensible-exceptions-0.1.1.4-5|42	%_cabal_check
14cr|ghc-extensible-exceptions-0.1.1.4-5|43	
14cr|ghc-extensible-exceptions-0.1.1.4-5|44	
14cr|ghc-extensible-exceptions-0.1.1.4-5|45	%changelog
14cr|ghc-extensible-exceptions-0.1.1.4-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1.4-5
14cr|ghc-extensible-exceptions-0.1.1.4-5|47	+ Revision: c507a61
14cr|ghc-extensible-exceptions-0.1.1.4-5|48	- MassBuild#464: Increase release tag
14cr|ghc-extensible-exceptions-0.1.1.4-5|49	
14cr|ghc-extensible-exceptions-0.1.1.4-5|50	

1573 14
14cr|ghc-FindBin-0.0.5-3|1	%global debug_package %{nil}
14cr|ghc-FindBin-0.0.5-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-FindBin-0.0.5-3|3	%define module FindBin
14cr|ghc-FindBin-0.0.5-3|4	
14cr|ghc-FindBin-0.0.5-3|5	Summary:	Locate directory of original program for Haskell
14cr|ghc-FindBin-0.0.5-3|6	Name:		ghc-%{module}
14cr|ghc-FindBin-0.0.5-3|7	Version:	0.0.5
14cr|ghc-FindBin-0.0.5-3|8	Release:	3
14cr|ghc-FindBin-0.0.5-3|9	License:	BSD
14cr|ghc-FindBin-0.0.5-3|10	Group:		Development/Other
14cr|ghc-FindBin-0.0.5-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-FindBin-0.0.5-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-FindBin-0.0.5-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-FindBin-0.0.5-3|14	BuildRequires:	ghc-devel
14cr|ghc-FindBin-0.0.5-3|15	BuildRequires:	haddock
14cr|ghc-FindBin-0.0.5-3|16	BuildRequires:	haskell-macros
14cr|ghc-FindBin-0.0.5-3|17	Requires(post,preun):	ghc
14cr|ghc-FindBin-0.0.5-3|18	
14cr|ghc-FindBin-0.0.5-3|19	%description
14cr|ghc-FindBin-0.0.5-3|20	This module locates the full directory to the running program, to allow the use
14cr|ghc-FindBin-0.0.5-3|21	of paths relative to it.
14cr|ghc-FindBin-0.0.5-3|22	
14cr|ghc-FindBin-0.0.5-3|23	FindBin supports invocation of Haskell programs via "ghci", via
14cr|ghc-FindBin-0.0.5-3|24	"runhaskell/runghc", as well as compiled as an executable.
14cr|ghc-FindBin-0.0.5-3|25	
14cr|ghc-FindBin-0.0.5-3|26	%files
14cr|ghc-FindBin-0.0.5-3|27	%{_docdir}/%{module}-%{version}
14cr|ghc-FindBin-0.0.5-3|28	%{_libdir}/%{module}-%{version}
14cr|ghc-FindBin-0.0.5-3|29	%{_cabal_rpm_deps_dir}
14cr|ghc-FindBin-0.0.5-3|30	%{_cabal_haddoc_files}
14cr|ghc-FindBin-0.0.5-3|31	
14cr|ghc-FindBin-0.0.5-3|32	#----------------------------------------------------------------------------
14cr|ghc-FindBin-0.0.5-3|33	
14cr|ghc-FindBin-0.0.5-3|34	%prep
14cr|ghc-FindBin-0.0.5-3|35	%setup -q -n %{module}-%{version}
14cr|ghc-FindBin-0.0.5-3|36	
14cr|ghc-FindBin-0.0.5-3|37	%build
14cr|ghc-FindBin-0.0.5-3|38	%_cabal_build
14cr|ghc-FindBin-0.0.5-3|39	
14cr|ghc-FindBin-0.0.5-3|40	%install
14cr|ghc-FindBin-0.0.5-3|41	%_cabal_install
14cr|ghc-FindBin-0.0.5-3|42	%_cabal_rpm_gen_deps
14cr|ghc-FindBin-0.0.5-3|43	%_cabal_scriptlets
14cr|ghc-FindBin-0.0.5-3|44	
14cr|ghc-FindBin-0.0.5-3|45	%check
14cr|ghc-FindBin-0.0.5-3|46	%_cabal_check
14cr|ghc-FindBin-0.0.5-3|47	
14cr|ghc-FindBin-0.0.5-3|48	
14cr|ghc-FindBin-0.0.5-3|49	%changelog
14cr|ghc-FindBin-0.0.5-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|ghc-FindBin-0.0.5-3|51	+ Revision: 25c5d19
14cr|ghc-FindBin-0.0.5-3|52	- MassBuild#464: Increase release tag
14cr|ghc-FindBin-0.0.5-3|53	
14cr|ghc-FindBin-0.0.5-3|54	

1574 14
14cr|ghc-happy-1.19.3-3|1	%define debug_package %{nil}
14cr|ghc-happy-1.19.3-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-happy-1.19.3-3|3	%define _no_haddock 0
14cr|ghc-happy-1.19.3-3|4	%define module happy
14cr|ghc-happy-1.19.3-3|5	
14cr|ghc-happy-1.19.3-3|6	Summary:	Happy is a parser generator for Haskell
14cr|ghc-happy-1.19.3-3|7	Name:		ghc-%{module}
14cr|ghc-happy-1.19.3-3|8	Version:	1.19.3
14cr|ghc-happy-1.19.3-3|9	Release:	3
14cr|ghc-happy-1.19.3-3|10	License:	BSD
14cr|ghc-happy-1.19.3-3|11	Group:		Development/Other
14cr|ghc-happy-1.19.3-3|12	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-happy-1.19.3-3|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-happy-1.19.3-3|14	Source10:	%{name}.rpmlintrc
14cr|ghc-happy-1.19.3-3|15	BuildRequires:	ghc-devel
14cr|ghc-happy-1.19.3-3|16	BuildRequires:	haskell-macros
14cr|ghc-happy-1.19.3-3|17	BuildRequires:	haskell(mtl)
14cr|ghc-happy-1.19.3-3|18	Requires(post,preun):	ghc
14cr|ghc-happy-1.19.3-3|19	Requires(pre):	haskell(mtl)
14cr|ghc-happy-1.19.3-3|20	Obsoletes:	%{module} < 1.19.3
14cr|ghc-happy-1.19.3-3|21	Provides:	%{module} = %{EVRD}
14cr|ghc-happy-1.19.3-3|22	
14cr|ghc-happy-1.19.3-3|23	%description
14cr|ghc-happy-1.19.3-3|24	Happy is a parser generator system for Haskell, similar to the tool
14cr|ghc-happy-1.19.3-3|25	`yacc' for C. Like `yacc', it takes a file containing an annotated BNF
14cr|ghc-happy-1.19.3-3|26	specification of a grammar and produces a Haskell module containing a
14cr|ghc-happy-1.19.3-3|27	parser for the grammar.
14cr|ghc-happy-1.19.3-3|28	
14cr|ghc-happy-1.19.3-3|29	Happy is flexible: you can have several Happy parsers in the same
14cr|ghc-happy-1.19.3-3|30	program, and several entry points to a single grammar. Happy can work
14cr|ghc-happy-1.19.3-3|31	in conjunction with a lexical analyser supplied by the user (either
14cr|ghc-happy-1.19.3-3|32	hand-written or generated by another program), or it can parse a
14cr|ghc-happy-1.19.3-3|33	stream of characters directly (but this isn't practical in most
14cr|ghc-happy-1.19.3-3|34	cases).
14cr|ghc-happy-1.19.3-3|35	
14cr|ghc-happy-1.19.3-3|36	%files
14cr|ghc-happy-1.19.3-3|37	%{_bindir}/%{module}
14cr|ghc-happy-1.19.3-3|38	%{_datadir}/%{module}-%{version}
14cr|ghc-happy-1.19.3-3|39	%{_docdir}/%{module}-%{version}
14cr|ghc-happy-1.19.3-3|40	%{_cabal_rpm_deps_dir}
14cr|ghc-happy-1.19.3-3|41	%{_cabal_haddoc_files}
14cr|ghc-happy-1.19.3-3|42	
14cr|ghc-happy-1.19.3-3|43	#----------------------------------------------------------------------------
14cr|ghc-happy-1.19.3-3|44	
14cr|ghc-happy-1.19.3-3|45	%prep
14cr|ghc-happy-1.19.3-3|46	%setup -q -n %{module}-%{version}
14cr|ghc-happy-1.19.3-3|47	
14cr|ghc-happy-1.19.3-3|48	%build
14cr|ghc-happy-1.19.3-3|49	%_cabal_build
14cr|ghc-happy-1.19.3-3|50	
14cr|ghc-happy-1.19.3-3|51	%install
14cr|ghc-happy-1.19.3-3|52	%_cabal_install
14cr|ghc-happy-1.19.3-3|53	%_cabal_rpm_gen_deps
14cr|ghc-happy-1.19.3-3|54	
14cr|ghc-happy-1.19.3-3|55	
14cr|ghc-happy-1.19.3-3|56	%changelog
14cr|ghc-happy-1.19.3-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19.3-3
14cr|ghc-happy-1.19.3-3|58	+ Revision: fa7103f
14cr|ghc-happy-1.19.3-3|59	- MassBuild#464: Increase release tag
14cr|ghc-happy-1.19.3-3|60	
14cr|ghc-happy-1.19.3-3|61	

1575 14
14cr|ghc-hashed-storage-0.5.10-4|1	%global debug_package %{nil}
14cr|ghc-hashed-storage-0.5.10-4|2	%define module hashed-storage
14cr|ghc-hashed-storage-0.5.10-4|3	
14cr|ghc-hashed-storage-0.5.10-4|4	Summary:	Hashed file storage support code for Haskell
14cr|ghc-hashed-storage-0.5.10-4|5	Name:		ghc-%{module}
14cr|ghc-hashed-storage-0.5.10-4|6	Version:	0.5.10
14cr|ghc-hashed-storage-0.5.10-4|7	Release:	4
14cr|ghc-hashed-storage-0.5.10-4|8	License:	BSD
14cr|ghc-hashed-storage-0.5.10-4|9	Group:		Development/Other
14cr|ghc-hashed-storage-0.5.10-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hashed-storage-0.5.10-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hashed-storage-0.5.10-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-hashed-storage-0.5.10-4|13	BuildRequires:	ghc-devel
14cr|ghc-hashed-storage-0.5.10-4|14	BuildRequires:	haddock
14cr|ghc-hashed-storage-0.5.10-4|15	BuildRequires:	haskell-macros
14cr|ghc-hashed-storage-0.5.10-4|16	BuildRequires:	haskell(dataenc)
14cr|ghc-hashed-storage-0.5.10-4|17	BuildRequires:	haskell(extensible-exceptions)
14cr|ghc-hashed-storage-0.5.10-4|18	BuildRequires:	haskell(mmap)
14cr|ghc-hashed-storage-0.5.10-4|19	BuildRequires:	haskell(mtl)
14cr|ghc-hashed-storage-0.5.10-4|20	BuildRequires:	haskell(transformers)
14cr|ghc-hashed-storage-0.5.10-4|21	BuildRequires:	haskell(zlib)
14cr|ghc-hashed-storage-0.5.10-4|22	Requires(post,preun):	ghc
14cr|ghc-hashed-storage-0.5.10-4|23	
14cr|ghc-hashed-storage-0.5.10-4|24	%description
14cr|ghc-hashed-storage-0.5.10-4|25	Support code for reading and manipulating hashed file storage (where each file
14cr|ghc-hashed-storage-0.5.10-4|26	and directory is associated with a cryptographic hash, for corruption-resistant
14cr|ghc-hashed-storage-0.5.10-4|27	storage and fast comparisons).
14cr|ghc-hashed-storage-0.5.10-4|28	The supported storage formats include darcs hashed pristine, a plain filesystem
14cr|ghc-hashed-storage-0.5.10-4|29	tree and an indexed plain tree (where the index maintains hashes of the plain
14cr|ghc-hashed-storage-0.5.10-4|30	files and directories).
14cr|ghc-hashed-storage-0.5.10-4|31	
14cr|ghc-hashed-storage-0.5.10-4|32	%files
14cr|ghc-hashed-storage-0.5.10-4|33	%{_docdir}/%{module}-%{version}
14cr|ghc-hashed-storage-0.5.10-4|34	%{_libdir}/%{module}-%{version}
14cr|ghc-hashed-storage-0.5.10-4|35	%{_cabal_rpm_deps_dir}
14cr|ghc-hashed-storage-0.5.10-4|36	%{_cabal_haddoc_files}
14cr|ghc-hashed-storage-0.5.10-4|37	
14cr|ghc-hashed-storage-0.5.10-4|38	#----------------------------------------------------------------------------
14cr|ghc-hashed-storage-0.5.10-4|39	
14cr|ghc-hashed-storage-0.5.10-4|40	%prep
14cr|ghc-hashed-storage-0.5.10-4|41	%setup -q -n %{module}-%{version}
14cr|ghc-hashed-storage-0.5.10-4|42	
14cr|ghc-hashed-storage-0.5.10-4|43	%build
14cr|ghc-hashed-storage-0.5.10-4|44	%_cabal_build
14cr|ghc-hashed-storage-0.5.10-4|45	
14cr|ghc-hashed-storage-0.5.10-4|46	%install
14cr|ghc-hashed-storage-0.5.10-4|47	%_cabal_install
14cr|ghc-hashed-storage-0.5.10-4|48	%_cabal_rpm_gen_deps
14cr|ghc-hashed-storage-0.5.10-4|49	%_cabal_scriptlets
14cr|ghc-hashed-storage-0.5.10-4|50	
14cr|ghc-hashed-storage-0.5.10-4|51	
14cr|ghc-hashed-storage-0.5.10-4|52	%changelog
14cr|ghc-hashed-storage-0.5.10-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-4
14cr|ghc-hashed-storage-0.5.10-4|54	+ Revision: a86334a
14cr|ghc-hashed-storage-0.5.10-4|55	- MassBuild#464: Increase release tag
14cr|ghc-hashed-storage-0.5.10-4|56	
14cr|ghc-hashed-storage-0.5.10-4|57	

1576 14
14cr|ghc-haskeline-0.7.0.3-4|1	%global debug_package %{nil}
14cr|ghc-haskeline-0.7.0.3-4|2	%define module haskeline
14cr|ghc-haskeline-0.7.0.3-4|3	
14cr|ghc-haskeline-0.7.0.3-4|4	Summary:	A command-line interface for user input, written in Haskell
14cr|ghc-haskeline-0.7.0.3-4|5	Name:		ghc-%{module}
14cr|ghc-haskeline-0.7.0.3-4|6	Version:	0.7.0.3
14cr|ghc-haskeline-0.7.0.3-4|7	Release:	4
14cr|ghc-haskeline-0.7.0.3-4|8	License:	BSD
14cr|ghc-haskeline-0.7.0.3-4|9	Group:		Development/Other
14cr|ghc-haskeline-0.7.0.3-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-haskeline-0.7.0.3-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-haskeline-0.7.0.3-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-haskeline-0.7.0.3-4|13	BuildRequires:	ghc-devel
14cr|ghc-haskeline-0.7.0.3-4|14	BuildRequires:	haddock
14cr|ghc-haskeline-0.7.0.3-4|15	BuildRequires:	haskell-macros
14cr|ghc-haskeline-0.7.0.3-4|16	BuildRequires:	pkgconfig(ncurses)
14cr|ghc-haskeline-0.7.0.3-4|17	BuildRequires:	haskell(terminfo)
14cr|ghc-haskeline-0.7.0.3-4|18	BuildRequires:	haskell(transformers)
14cr|ghc-haskeline-0.7.0.3-4|19	Requires(post,preun):	ghc
14cr|ghc-haskeline-0.7.0.3-4|20	
14cr|ghc-haskeline-0.7.0.3-4|21	%description
14cr|ghc-haskeline-0.7.0.3-4|22	Haskeline provides a user interface for line input in command-line programs.
14cr|ghc-haskeline-0.7.0.3-4|23	This library is similar in purpose to readline, but since it is written in
14cr|ghc-haskeline-0.7.0.3-4|24	Haskell it is (hopefully) more easily used in other Haskell programs.
14cr|ghc-haskeline-0.7.0.3-4|25	Haskeline runs both on POSIX-compatible systems and on Windows.
14cr|ghc-haskeline-0.7.0.3-4|26	
14cr|ghc-haskeline-0.7.0.3-4|27	%files
14cr|ghc-haskeline-0.7.0.3-4|28	%{_docdir}/%{module}-%{version}
14cr|ghc-haskeline-0.7.0.3-4|29	%{_libdir}/%{module}-%{version}
14cr|ghc-haskeline-0.7.0.3-4|30	%{_cabal_rpm_deps_dir}
14cr|ghc-haskeline-0.7.0.3-4|31	%{_cabal_haddoc_files}
14cr|ghc-haskeline-0.7.0.3-4|32	
14cr|ghc-haskeline-0.7.0.3-4|33	#----------------------------------------------------------------------------
14cr|ghc-haskeline-0.7.0.3-4|34	
14cr|ghc-haskeline-0.7.0.3-4|35	%prep
14cr|ghc-haskeline-0.7.0.3-4|36	%setup -q -n %{module}-%{version}
14cr|ghc-haskeline-0.7.0.3-4|37	
14cr|ghc-haskeline-0.7.0.3-4|38	%build
14cr|ghc-haskeline-0.7.0.3-4|39	%_haskell_compiler %_cabal_setup configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping -fterminfo
14cr|ghc-haskeline-0.7.0.3-4|40	%_haskell_compiler %_cabal_setup build
14cr|ghc-haskeline-0.7.0.3-4|41	%{?!_no_haddock:%_haskell_compiler %_cabal_setup haddock}
14cr|ghc-haskeline-0.7.0.3-4|42	%_cabal_genscripts
14cr|ghc-haskeline-0.7.0.3-4|43	
14cr|ghc-haskeline-0.7.0.3-4|44	%install
14cr|ghc-haskeline-0.7.0.3-4|45	%_cabal_install
14cr|ghc-haskeline-0.7.0.3-4|46	%_cabal_rpm_gen_deps
14cr|ghc-haskeline-0.7.0.3-4|47	%_cabal_scriptlets
14cr|ghc-haskeline-0.7.0.3-4|48	
14cr|ghc-haskeline-0.7.0.3-4|49	%check
14cr|ghc-haskeline-0.7.0.3-4|50	%_cabal_check
14cr|ghc-haskeline-0.7.0.3-4|51	
14cr|ghc-haskeline-0.7.0.3-4|52	
14cr|ghc-haskeline-0.7.0.3-4|53	%changelog
14cr|ghc-haskeline-0.7.0.3-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0.3-4
14cr|ghc-haskeline-0.7.0.3-4|55	+ Revision: 211ae7d
14cr|ghc-haskeline-0.7.0.3-4|56	- MassBuild#464: Increase release tag
14cr|ghc-haskeline-0.7.0.3-4|57	
14cr|ghc-haskeline-0.7.0.3-4|58	

1577 14
14cr|ghc-haskell-src-1.0.1.5-4|1	%global debug_package %{nil}
14cr|ghc-haskell-src-1.0.1.5-4|2	%define module haskell-src
14cr|ghc-haskell-src-1.0.1.5-4|3	
14cr|ghc-haskell-src-1.0.1.5-4|4	Summary:	Support for manipulating Haskell source code
14cr|ghc-haskell-src-1.0.1.5-4|5	Name:		ghc-%{module}
14cr|ghc-haskell-src-1.0.1.5-4|6	Version:	1.0.1.5
14cr|ghc-haskell-src-1.0.1.5-4|7	Release:	4
14cr|ghc-haskell-src-1.0.1.5-4|8	License:	BSD
14cr|ghc-haskell-src-1.0.1.5-4|9	Group:		Development/Other
14cr|ghc-haskell-src-1.0.1.5-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-haskell-src-1.0.1.5-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-haskell-src-1.0.1.5-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-haskell-src-1.0.1.5-4|13	BuildRequires:	ghc-devel
14cr|ghc-haskell-src-1.0.1.5-4|14	BuildRequires:	haddock
14cr|ghc-haskell-src-1.0.1.5-4|15	BuildRequires:	haskell-macros
14cr|ghc-haskell-src-1.0.1.5-4|16	BuildRequires:	haskell(syb)
14cr|ghc-haskell-src-1.0.1.5-4|17	Requires(post,preun):	ghc
14cr|ghc-haskell-src-1.0.1.5-4|18	Requires(pre):	haskell(syb)
14cr|ghc-haskell-src-1.0.1.5-4|19	
14cr|ghc-haskell-src-1.0.1.5-4|20	%description
14cr|ghc-haskell-src-1.0.1.5-4|21	The 'haskell-src' package provides support for manipulating Haskell source
14cr|ghc-haskell-src-1.0.1.5-4|22	code. The package provides a lexer, parser and pretty-printer, and a definition
14cr|ghc-haskell-src-1.0.1.5-4|23	of a Haskell abstract syntax tree (AST). Common uses of this package are to
14cr|ghc-haskell-src-1.0.1.5-4|24	parse or generate Haskell 98 code.
14cr|ghc-haskell-src-1.0.1.5-4|25	
14cr|ghc-haskell-src-1.0.1.5-4|26	%files
14cr|ghc-haskell-src-1.0.1.5-4|27	%{_docdir}/%{module}-%{version}
14cr|ghc-haskell-src-1.0.1.5-4|28	%{_libdir}/%{module}-%{version}
14cr|ghc-haskell-src-1.0.1.5-4|29	%{_cabal_rpm_deps_dir}
14cr|ghc-haskell-src-1.0.1.5-4|30	%{_cabal_haddoc_files}
14cr|ghc-haskell-src-1.0.1.5-4|31	
14cr|ghc-haskell-src-1.0.1.5-4|32	#----------------------------------------------------------------------------
14cr|ghc-haskell-src-1.0.1.5-4|33	
14cr|ghc-haskell-src-1.0.1.5-4|34	%prep
14cr|ghc-haskell-src-1.0.1.5-4|35	%setup -q -n %{module}-%{version}
14cr|ghc-haskell-src-1.0.1.5-4|36	
14cr|ghc-haskell-src-1.0.1.5-4|37	%build
14cr|ghc-haskell-src-1.0.1.5-4|38	%_cabal_build
14cr|ghc-haskell-src-1.0.1.5-4|39	
14cr|ghc-haskell-src-1.0.1.5-4|40	%install
14cr|ghc-haskell-src-1.0.1.5-4|41	%_cabal_install
14cr|ghc-haskell-src-1.0.1.5-4|42	%_cabal_rpm_gen_deps
14cr|ghc-haskell-src-1.0.1.5-4|43	%_cabal_scriptlets
14cr|ghc-haskell-src-1.0.1.5-4|44	
14cr|ghc-haskell-src-1.0.1.5-4|45	%check
14cr|ghc-haskell-src-1.0.1.5-4|46	%_cabal_check
14cr|ghc-haskell-src-1.0.1.5-4|47	
14cr|ghc-haskell-src-1.0.1.5-4|48	
14cr|ghc-haskell-src-1.0.1.5-4|49	%changelog
14cr|ghc-haskell-src-1.0.1.5-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1.5-4
14cr|ghc-haskell-src-1.0.1.5-4|51	+ Revision: ad7b1cf
14cr|ghc-haskell-src-1.0.1.5-4|52	- MassBuild#464: Increase release tag
14cr|ghc-haskell-src-1.0.1.5-4|53	
14cr|ghc-haskell-src-1.0.1.5-4|54	

1578 14
14cr|ghc-haskell-src-exts-1.14.0.1-2|1	%global debug_package %{nil}
14cr|ghc-haskell-src-exts-1.14.0.1-2|2	%define module haskell-src-exts
14cr|ghc-haskell-src-exts-1.14.0.1-2|3	
14cr|ghc-haskell-src-exts-1.14.0.1-2|4	Summary:	Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
14cr|ghc-haskell-src-exts-1.14.0.1-2|5	Name:		ghc-%{module}
14cr|ghc-haskell-src-exts-1.14.0.1-2|6	Version:	1.14.0.1
14cr|ghc-haskell-src-exts-1.14.0.1-2|7	Release:	2
14cr|ghc-haskell-src-exts-1.14.0.1-2|8	License:	BSD
14cr|ghc-haskell-src-exts-1.14.0.1-2|9	Group:		Development/Other
14cr|ghc-haskell-src-exts-1.14.0.1-2|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-haskell-src-exts-1.14.0.1-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-haskell-src-exts-1.14.0.1-2|12	Source10:	%{name}.rpmlintrc
14cr|ghc-haskell-src-exts-1.14.0.1-2|13	BuildRequires:	ghc-devel
14cr|ghc-haskell-src-exts-1.14.0.1-2|14	BuildRequires:	haddock
14cr|ghc-haskell-src-exts-1.14.0.1-2|15	BuildRequires:	haskell-macros
14cr|ghc-haskell-src-exts-1.14.0.1-2|16	BuildRequires:	haskell(cpphs)
14cr|ghc-haskell-src-exts-1.14.0.1-2|17	BuildRequires:	haskell(happy)
14cr|ghc-haskell-src-exts-1.14.0.1-2|18	Requires(post,preun):	ghc
14cr|ghc-haskell-src-exts-1.14.0.1-2|19	Requires(pre):	haskell(cpphs)
14cr|ghc-haskell-src-exts-1.14.0.1-2|20	Requires(pre):	haskell(happy)
14cr|ghc-haskell-src-exts-1.14.0.1-2|21	Obsoletes:	%{module} < 1.14.0.1
14cr|ghc-haskell-src-exts-1.14.0.1-2|22	
14cr|ghc-haskell-src-exts-1.14.0.1-2|23	%description
14cr|ghc-haskell-src-exts-1.14.0.1-2|24	Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the
14cr|ghc-haskell-src-exts-1.14.0.1-2|25	standard haskell-src package, and handles most registered syntactic extensions
14cr|ghc-haskell-src-exts-1.14.0.1-2|26	to Haskell, including:
14cr|ghc-haskell-src-exts-1.14.0.1-2|27	* Multi-parameter type classes with functional dependencies
14cr|ghc-haskell-src-exts-1.14.0.1-2|28	* Indexed type families (including associated types)
14cr|ghc-haskell-src-exts-1.14.0.1-2|29	* Empty data declarations
14cr|ghc-haskell-src-exts-1.14.0.1-2|30	* GADTs
14cr|ghc-haskell-src-exts-1.14.0.1-2|31	* Implicit parameters
14cr|ghc-haskell-src-exts-1.14.0.1-2|32	* Template Haskell
14cr|ghc-haskell-src-exts-1.14.0.1-2|33	and a few more. All extensions implemented in GHC are supported.
14cr|ghc-haskell-src-exts-1.14.0.1-2|34	Apart from these standard extensions, it also handles regular patterns as per
14cr|ghc-haskell-src-exts-1.14.0.1-2|35	the HaRP extension as well as HSX-style embedded XML syntax.
14cr|ghc-haskell-src-exts-1.14.0.1-2|36	
14cr|ghc-haskell-src-exts-1.14.0.1-2|37	%files
14cr|ghc-haskell-src-exts-1.14.0.1-2|38	%{_docdir}/%{module}-%{version}
14cr|ghc-haskell-src-exts-1.14.0.1-2|39	%{_libdir}/%{module}-%{version}
14cr|ghc-haskell-src-exts-1.14.0.1-2|40	%{_cabal_rpm_deps_dir}
14cr|ghc-haskell-src-exts-1.14.0.1-2|41	%{_cabal_haddoc_files}
14cr|ghc-haskell-src-exts-1.14.0.1-2|42	
14cr|ghc-haskell-src-exts-1.14.0.1-2|43	#----------------------------------------------------------------------------
14cr|ghc-haskell-src-exts-1.14.0.1-2|44	
14cr|ghc-haskell-src-exts-1.14.0.1-2|45	%prep
14cr|ghc-haskell-src-exts-1.14.0.1-2|46	%setup -q -n %{module}-%{version}
14cr|ghc-haskell-src-exts-1.14.0.1-2|47	
14cr|ghc-haskell-src-exts-1.14.0.1-2|48	%build
14cr|ghc-haskell-src-exts-1.14.0.1-2|49	%_cabal_build
14cr|ghc-haskell-src-exts-1.14.0.1-2|50	
14cr|ghc-haskell-src-exts-1.14.0.1-2|51	%install
14cr|ghc-haskell-src-exts-1.14.0.1-2|52	%_cabal_install
14cr|ghc-haskell-src-exts-1.14.0.1-2|53	%_cabal_rpm_gen_deps
14cr|ghc-haskell-src-exts-1.14.0.1-2|54	%_cabal_scriptlets
14cr|ghc-haskell-src-exts-1.14.0.1-2|55	
14cr|ghc-haskell-src-exts-1.14.0.1-2|56	
14cr|ghc-haskell-src-exts-1.14.0.1-2|57	%changelog
14cr|ghc-haskell-src-exts-1.14.0.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0.1-2
14cr|ghc-haskell-src-exts-1.14.0.1-2|59	+ Revision: 6f539e1
14cr|ghc-haskell-src-exts-1.14.0.1-2|60	- MassBuild#464: Increase release tag
14cr|ghc-haskell-src-exts-1.14.0.1-2|61	
14cr|ghc-haskell-src-exts-1.14.0.1-2|62	

1579 14
14cr|ghc-HaXml-1.23.3-4|1	%define debug_package %{nil}
14cr|ghc-HaXml-1.23.3-4|2	%define module HaXml
14cr|ghc-HaXml-1.23.3-4|3	
14cr|ghc-HaXml-1.23.3-4|4	Summary:	Utilities for manipulating XML documents for Haskell
14cr|ghc-HaXml-1.23.3-4|5	Name:		ghc-%{module}
14cr|ghc-HaXml-1.23.3-4|6	Version:	1.23.3
14cr|ghc-HaXml-1.23.3-4|7	Release:	4
14cr|ghc-HaXml-1.23.3-4|8	License:	LGPLv2.1+
14cr|ghc-HaXml-1.23.3-4|9	Group:		Development/Other
14cr|ghc-HaXml-1.23.3-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HaXml-1.23.3-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HaXml-1.23.3-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-HaXml-1.23.3-4|13	BuildRequires:	ghc-devel
14cr|ghc-HaXml-1.23.3-4|14	BuildRequires:	haddock
14cr|ghc-HaXml-1.23.3-4|15	BuildRequires:	haskell-macros
14cr|ghc-HaXml-1.23.3-4|16	BuildRequires:	haskell(polyparse)
14cr|ghc-HaXml-1.23.3-4|17	BuildRequires:	haskell(random)
14cr|ghc-HaXml-1.23.3-4|18	Requires(post,postun):	ghc
14cr|ghc-HaXml-1.23.3-4|19	Requires(pre):	haskell(polyparse)
14cr|ghc-HaXml-1.23.3-4|20	Requires(pre):	haskell(random)
14cr|ghc-HaXml-1.23.3-4|21	Obsoletes:	haskell-%{module} < 1.23.3-2
14cr|ghc-HaXml-1.23.3-4|22	
14cr|ghc-HaXml-1.23.3-4|23	%description
14cr|ghc-HaXml-1.23.3-4|24	Haskell utilities for parsing, filtering, transforming and generating XML
14cr|ghc-HaXml-1.23.3-4|25	documents.
14cr|ghc-HaXml-1.23.3-4|26	
14cr|ghc-HaXml-1.23.3-4|27	%files
14cr|ghc-HaXml-1.23.3-4|28	%{_bindir}/*
14cr|ghc-HaXml-1.23.3-4|29	%{_docdir}/%{module}-%{version}
14cr|ghc-HaXml-1.23.3-4|30	%{_libdir}/%{module}-%{version}
14cr|ghc-HaXml-1.23.3-4|31	%{_cabal_rpm_deps_dir}
14cr|ghc-HaXml-1.23.3-4|32	%{_cabal_haddoc_files}
14cr|ghc-HaXml-1.23.3-4|33	
14cr|ghc-HaXml-1.23.3-4|34	#----------------------------------------------------------------------------
14cr|ghc-HaXml-1.23.3-4|35	
14cr|ghc-HaXml-1.23.3-4|36	%prep
14cr|ghc-HaXml-1.23.3-4|37	%setup -q -n %{module}-%{version}
14cr|ghc-HaXml-1.23.3-4|38	
14cr|ghc-HaXml-1.23.3-4|39	%build
14cr|ghc-HaXml-1.23.3-4|40	%_cabal_build
14cr|ghc-HaXml-1.23.3-4|41	
14cr|ghc-HaXml-1.23.3-4|42	%install
14cr|ghc-HaXml-1.23.3-4|43	%_cabal_install
14cr|ghc-HaXml-1.23.3-4|44	%_cabal_rpm_gen_deps
14cr|ghc-HaXml-1.23.3-4|45	%_cabal_scriptlets
14cr|ghc-HaXml-1.23.3-4|46	
14cr|ghc-HaXml-1.23.3-4|47	%check
14cr|ghc-HaXml-1.23.3-4|48	%_cabal_check
14cr|ghc-HaXml-1.23.3-4|49	
14cr|ghc-HaXml-1.23.3-4|50	
14cr|ghc-HaXml-1.23.3-4|51	%changelog
14cr|ghc-HaXml-1.23.3-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.23.3-4
14cr|ghc-HaXml-1.23.3-4|53	+ Revision: 941eea3
14cr|ghc-HaXml-1.23.3-4|54	- MassBuild#464: Increase release tag
14cr|ghc-HaXml-1.23.3-4|55	
14cr|ghc-HaXml-1.23.3-4|56	

1580 14
14cr|ghc-HDBC-2.3.1.1-3|1	%global debug_package %{nil}
14cr|ghc-HDBC-2.3.1.1-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-HDBC-2.3.1.1-3|3	%define module HDBC
14cr|ghc-HDBC-2.3.1.1-3|4	
14cr|ghc-HDBC-2.3.1.1-3|5	Summary:	Haskell Database Connectivity
14cr|ghc-HDBC-2.3.1.1-3|6	Name:		ghc-%{module}
14cr|ghc-HDBC-2.3.1.1-3|7	Version:	2.3.1.1
14cr|ghc-HDBC-2.3.1.1-3|8	Release:	3
14cr|ghc-HDBC-2.3.1.1-3|9	License:	BSD
14cr|ghc-HDBC-2.3.1.1-3|10	Group:		Development/Other
14cr|ghc-HDBC-2.3.1.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HDBC-2.3.1.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HDBC-2.3.1.1-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-HDBC-2.3.1.1-3|14	BuildRequires:	ghc-devel
14cr|ghc-HDBC-2.3.1.1-3|15	BuildRequires:	haddock
14cr|ghc-HDBC-2.3.1.1-3|16	BuildRequires:	haskell-macros
14cr|ghc-HDBC-2.3.1.1-3|17	BuildRequires:	haskell(convertible)
14cr|ghc-HDBC-2.3.1.1-3|18	BuildRequires:	haskell(mtl)
14cr|ghc-HDBC-2.3.1.1-3|19	BuildRequires:	haskell(text)
14cr|ghc-HDBC-2.3.1.1-3|20	BuildRequires:	haskell(utf8-string)
14cr|ghc-HDBC-2.3.1.1-3|21	Requires(post,preun):	ghc
14cr|ghc-HDBC-2.3.1.1-3|22	Requires(pre):	haskell(convertible)
14cr|ghc-HDBC-2.3.1.1-3|23	Requires(pre):	haskell(mtl)
14cr|ghc-HDBC-2.3.1.1-3|24	Requires(pre):	haskell(text)
14cr|ghc-HDBC-2.3.1.1-3|25	Requires(pre):	haskell(utf8-string)
14cr|ghc-HDBC-2.3.1.1-3|26	Obsoletes:	haskell-%{module} < 2.3.1.1-2
14cr|ghc-HDBC-2.3.1.1-3|27	
14cr|ghc-HDBC-2.3.1.1-3|28	%description
14cr|ghc-HDBC-2.3.1.1-3|29	HDBC provides an abstraction layer between Haskell programs and SQL relational
14cr|ghc-HDBC-2.3.1.1-3|30	databases. This lets you write database code once, in Haskell, and have it work
14cr|ghc-HDBC-2.3.1.1-3|31	with any number of backend SQL databases (MySQL, Oracle, PostgreSQL,
14cr|ghc-HDBC-2.3.1.1-3|32	ODBC-compliant databases, etc.)
14cr|ghc-HDBC-2.3.1.1-3|33	
14cr|ghc-HDBC-2.3.1.1-3|34	%files
14cr|ghc-HDBC-2.3.1.1-3|35	%{_docdir}/%{module}-%{version}
14cr|ghc-HDBC-2.3.1.1-3|36	%{_libdir}/%{module}-%{version}
14cr|ghc-HDBC-2.3.1.1-3|37	%{_cabal_rpm_deps_dir}
14cr|ghc-HDBC-2.3.1.1-3|38	%{_cabal_haddoc_files}
14cr|ghc-HDBC-2.3.1.1-3|39	
14cr|ghc-HDBC-2.3.1.1-3|40	#----------------------------------------------------------------------------
14cr|ghc-HDBC-2.3.1.1-3|41	
14cr|ghc-HDBC-2.3.1.1-3|42	%prep
14cr|ghc-HDBC-2.3.1.1-3|43	%setup -q -n %{module}-%{version}
14cr|ghc-HDBC-2.3.1.1-3|44	
14cr|ghc-HDBC-2.3.1.1-3|45	%build
14cr|ghc-HDBC-2.3.1.1-3|46	%_cabal_build
14cr|ghc-HDBC-2.3.1.1-3|47	
14cr|ghc-HDBC-2.3.1.1-3|48	%install
14cr|ghc-HDBC-2.3.1.1-3|49	%_cabal_install
14cr|ghc-HDBC-2.3.1.1-3|50	%_cabal_rpm_gen_deps
14cr|ghc-HDBC-2.3.1.1-3|51	%_cabal_scriptlets
14cr|ghc-HDBC-2.3.1.1-3|52	
14cr|ghc-HDBC-2.3.1.1-3|53	%check
14cr|ghc-HDBC-2.3.1.1-3|54	%_cabal_check
14cr|ghc-HDBC-2.3.1.1-3|55	
14cr|ghc-HDBC-2.3.1.1-3|56	
14cr|ghc-HDBC-2.3.1.1-3|57	%changelog
14cr|ghc-HDBC-2.3.1.1-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1.1-3
14cr|ghc-HDBC-2.3.1.1-3|59	+ Revision: 69bd6f5
14cr|ghc-HDBC-2.3.1.1-3|60	- MassBuild#464: Increase release tag
14cr|ghc-HDBC-2.3.1.1-3|61	
14cr|ghc-HDBC-2.3.1.1-3|62	

1581 14
14cr|ghc-hslogger-1.2.1-4|1	%global debug_package %{nil}
14cr|ghc-hslogger-1.2.1-4|2	%define module hslogger
14cr|ghc-hslogger-1.2.1-4|3	
14cr|ghc-hslogger-1.2.1-4|4	Summary:	Versatile logging framework for Haskell
14cr|ghc-hslogger-1.2.1-4|5	Name:		ghc-%{module}
14cr|ghc-hslogger-1.2.1-4|6	Version:	1.2.1
14cr|ghc-hslogger-1.2.1-4|7	Release:	4
14cr|ghc-hslogger-1.2.1-4|8	License:	BSD
14cr|ghc-hslogger-1.2.1-4|9	Group:		Development/Other
14cr|ghc-hslogger-1.2.1-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hslogger-1.2.1-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hslogger-1.2.1-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-hslogger-1.2.1-4|13	BuildRequires:	ghc-devel
14cr|ghc-hslogger-1.2.1-4|14	BuildRequires:	haddock
14cr|ghc-hslogger-1.2.1-4|15	BuildRequires:	haskell-macros
14cr|ghc-hslogger-1.2.1-4|16	BuildRequires:	haskell(network)
14cr|ghc-hslogger-1.2.1-4|17	BuildRequires:	haskell(mtl)
14cr|ghc-hslogger-1.2.1-4|18	Requires(post,preun):	ghc
14cr|ghc-hslogger-1.2.1-4|19	Requires(pre):	haskell(network)
14cr|ghc-hslogger-1.2.1-4|20	Requires(pre):	haskell(mtl)
14cr|ghc-hslogger-1.2.1-4|21	
14cr|ghc-hslogger-1.2.1-4|22	%description
14cr|ghc-hslogger-1.2.1-4|23	hslogger is a logging framework for Haskell, roughly similar to
14cr|ghc-hslogger-1.2.1-4|24	Python's logging module.
14cr|ghc-hslogger-1.2.1-4|25	
14cr|ghc-hslogger-1.2.1-4|26	hslogger lets each log message have a priority and source be associated
14cr|ghc-hslogger-1.2.1-4|27	with it.  The programmer can then define global handlers that route
14cr|ghc-hslogger-1.2.1-4|28	or filter messages based on the priority and source.  hslogger also
14cr|ghc-hslogger-1.2.1-4|29	has a syslog handler built in.
14cr|ghc-hslogger-1.2.1-4|30	
14cr|ghc-hslogger-1.2.1-4|31	%files
14cr|ghc-hslogger-1.2.1-4|32	%{_docdir}/%{module}-%{version}
14cr|ghc-hslogger-1.2.1-4|33	%{_libdir}/%{module}-%{version}
14cr|ghc-hslogger-1.2.1-4|34	%{_cabal_rpm_deps_dir}
14cr|ghc-hslogger-1.2.1-4|35	%{_cabal_haddoc_files}
14cr|ghc-hslogger-1.2.1-4|36	
14cr|ghc-hslogger-1.2.1-4|37	#----------------------------------------------------------------------------
14cr|ghc-hslogger-1.2.1-4|38	
14cr|ghc-hslogger-1.2.1-4|39	%prep
14cr|ghc-hslogger-1.2.1-4|40	%setup -q -n %{module}-%{version}
14cr|ghc-hslogger-1.2.1-4|41	
14cr|ghc-hslogger-1.2.1-4|42	%build
14cr|ghc-hslogger-1.2.1-4|43	%_cabal_build
14cr|ghc-hslogger-1.2.1-4|44	
14cr|ghc-hslogger-1.2.1-4|45	%install
14cr|ghc-hslogger-1.2.1-4|46	%_cabal_install
14cr|ghc-hslogger-1.2.1-4|47	%_cabal_rpm_gen_deps
14cr|ghc-hslogger-1.2.1-4|48	%_cabal_scriptlets
14cr|ghc-hslogger-1.2.1-4|49	
14cr|ghc-hslogger-1.2.1-4|50	%check
14cr|ghc-hslogger-1.2.1-4|51	%_cabal_check
14cr|ghc-hslogger-1.2.1-4|52	
14cr|ghc-hslogger-1.2.1-4|53	
14cr|ghc-hslogger-1.2.1-4|54	%changelog
14cr|ghc-hslogger-1.2.1-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14cr|ghc-hslogger-1.2.1-4|56	+ Revision: 1e49c69
14cr|ghc-hslogger-1.2.1-4|57	- MassBuild#464: Increase release tag
14cr|ghc-hslogger-1.2.1-4|58	
14cr|ghc-hslogger-1.2.1-4|59	

1582 14
14cr|ghc-HsParrot-0.0.2.20120717-5|1	%global debug_package %{nil}
14cr|ghc-HsParrot-0.0.2.20120717-5|2	%define _cabal_setup Setup.lhs
14cr|ghc-HsParrot-0.0.2.20120717-5|3	%define module HsParrot
14cr|ghc-HsParrot-0.0.2.20120717-5|4	
14cr|ghc-HsParrot-0.0.2.20120717-5|5	Summary:	Haskell integration with Parrot virtual machine
14cr|ghc-HsParrot-0.0.2.20120717-5|6	Name:		ghc-%{module}
14cr|ghc-HsParrot-0.0.2.20120717-5|7	Version:	0.0.2.20120717
14cr|ghc-HsParrot-0.0.2.20120717-5|8	Release:	5
14cr|ghc-HsParrot-0.0.2.20120717-5|9	License:	MIT
14cr|ghc-HsParrot-0.0.2.20120717-5|10	Group:		Development/Other
14cr|ghc-HsParrot-0.0.2.20120717-5|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HsParrot-0.0.2.20120717-5|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HsParrot-0.0.2.20120717-5|13	Source10:	%{name}.rpmlintrc
14cr|ghc-HsParrot-0.0.2.20120717-5|14	BuildRequires:	ghc-devel
14cr|ghc-HsParrot-0.0.2.20120717-5|15	BuildRequires:	haddock
14cr|ghc-HsParrot-0.0.2.20120717-5|16	BuildRequires:	haskell-macros
14cr|ghc-HsParrot-0.0.2.20120717-5|17	BuildRequires:	haskell(HsSyck)
14cr|ghc-HsParrot-0.0.2.20120717-5|18	BuildRequires:	haskell(pugs-DrIFT)
14cr|ghc-HsParrot-0.0.2.20120717-5|19	Requires(post,preun):	ghc
14cr|ghc-HsParrot-0.0.2.20120717-5|20	Requires(pre):	haskell(HsSyck)
14cr|ghc-HsParrot-0.0.2.20120717-5|21	Requires(pre):	haskell(pugs-DrIFT)
14cr|ghc-HsParrot-0.0.2.20120717-5|22	
14cr|ghc-HsParrot-0.0.2.20120717-5|23	%description
14cr|ghc-HsParrot-0.0.2.20120717-5|24	Haskell integration with Parrot virtual machine.
14cr|ghc-HsParrot-0.0.2.20120717-5|25	
14cr|ghc-HsParrot-0.0.2.20120717-5|26	%files
14cr|ghc-HsParrot-0.0.2.20120717-5|27	%{_docdir}/%{module}-%{version}
14cr|ghc-HsParrot-0.0.2.20120717-5|28	%{_libdir}/%{module}-%{version}
14cr|ghc-HsParrot-0.0.2.20120717-5|29	%{_cabal_rpm_deps_dir}
14cr|ghc-HsParrot-0.0.2.20120717-5|30	%{_cabal_haddoc_files}
14cr|ghc-HsParrot-0.0.2.20120717-5|31	%{_datadir}/%{module}-%{version}
14cr|ghc-HsParrot-0.0.2.20120717-5|32	
14cr|ghc-HsParrot-0.0.2.20120717-5|33	#----------------------------------------------------------------------------
14cr|ghc-HsParrot-0.0.2.20120717-5|34	
14cr|ghc-HsParrot-0.0.2.20120717-5|35	%prep
14cr|ghc-HsParrot-0.0.2.20120717-5|36	%setup -q -n %{module}-%{version}
14cr|ghc-HsParrot-0.0.2.20120717-5|37	
14cr|ghc-HsParrot-0.0.2.20120717-5|38	%build
14cr|ghc-HsParrot-0.0.2.20120717-5|39	%_cabal_build
14cr|ghc-HsParrot-0.0.2.20120717-5|40	
14cr|ghc-HsParrot-0.0.2.20120717-5|41	%install
14cr|ghc-HsParrot-0.0.2.20120717-5|42	%_cabal_install
14cr|ghc-HsParrot-0.0.2.20120717-5|43	%_cabal_rpm_gen_deps
14cr|ghc-HsParrot-0.0.2.20120717-5|44	%_cabal_scriptlets
14cr|ghc-HsParrot-0.0.2.20120717-5|45	
14cr|ghc-HsParrot-0.0.2.20120717-5|46	%check
14cr|ghc-HsParrot-0.0.2.20120717-5|47	%_cabal_check
14cr|ghc-HsParrot-0.0.2.20120717-5|48	
14cr|ghc-HsParrot-0.0.2.20120717-5|49	
14cr|ghc-HsParrot-0.0.2.20120717-5|50	%changelog
14cr|ghc-HsParrot-0.0.2.20120717-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2.20120717-5
14cr|ghc-HsParrot-0.0.2.20120717-5|52	+ Revision: 44ce270
14cr|ghc-HsParrot-0.0.2.20120717-5|53	- MassBuild#464: Increase release tag
14cr|ghc-HsParrot-0.0.2.20120717-5|54	
14cr|ghc-HsParrot-0.0.2.20120717-5|55	

1583 14
14cr|ghc-HsSyck-0.50-4|1	%global debug_package %{nil}
14cr|ghc-HsSyck-0.50-4|2	%define _cabal_setup Setup.lhs
14cr|ghc-HsSyck-0.50-4|3	%define module HsSyck
14cr|ghc-HsSyck-0.50-4|4	
14cr|ghc-HsSyck-0.50-4|5	Summary:	Fast, lightweight YAML loader and dumper for Haskell
14cr|ghc-HsSyck-0.50-4|6	Name:		ghc-%{module}
14cr|ghc-HsSyck-0.50-4|7	Version:	0.50
14cr|ghc-HsSyck-0.50-4|8	Release:	4
14cr|ghc-HsSyck-0.50-4|9	License:	MIT
14cr|ghc-HsSyck-0.50-4|10	Group:		Development/Other
14cr|ghc-HsSyck-0.50-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HsSyck-0.50-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HsSyck-0.50-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-HsSyck-0.50-4|14	BuildRequires:	ghc-devel
14cr|ghc-HsSyck-0.50-4|15	BuildRequires:	haddock
14cr|ghc-HsSyck-0.50-4|16	BuildRequires:	haskell-macros
14cr|ghc-HsSyck-0.50-4|17	BuildRequires:	haskell(syb)
14cr|ghc-HsSyck-0.50-4|18	BuildRequires:	haskell(utf8-string)
14cr|ghc-HsSyck-0.50-4|19	Requires(post,preun):	ghc
14cr|ghc-HsSyck-0.50-4|20	Requires(pre):	haskell(syb)
14cr|ghc-HsSyck-0.50-4|21	Requires(pre):	haskell(utf8-string)
14cr|ghc-HsSyck-0.50-4|22	
14cr|ghc-HsSyck-0.50-4|23	%description
14cr|ghc-HsSyck-0.50-4|24	This is a simple YAML ('Yet Another Markup Language') processor, used by the
14cr|ghc-HsSyck-0.50-4|25	Pugs project for handling data serialization; this can be useful for
14cr|ghc-HsSyck-0.50-4|26	optimization and caching purposes.
14cr|ghc-HsSyck-0.50-4|27	
14cr|ghc-HsSyck-0.50-4|28	This is an interface to the @syck@ C library for parsing and dumping YAML data.
14cr|ghc-HsSyck-0.50-4|29	It lets you transform textual YAML data into an object of type 'YamlNode', and
14cr|ghc-HsSyck-0.50-4|30	vice versa, fast.
14cr|ghc-HsSyck-0.50-4|31	
14cr|ghc-HsSyck-0.50-4|32	%files
14cr|ghc-HsSyck-0.50-4|33	%{_docdir}/%{module}-%{version}
14cr|ghc-HsSyck-0.50-4|34	%{_libdir}/%{module}-%{version}
14cr|ghc-HsSyck-0.50-4|35	%{_cabal_rpm_deps_dir}
14cr|ghc-HsSyck-0.50-4|36	%{_cabal_haddoc_files}
14cr|ghc-HsSyck-0.50-4|37	%{_datadir}/%{module}-%{version}/Changes
14cr|ghc-HsSyck-0.50-4|38	
14cr|ghc-HsSyck-0.50-4|39	#----------------------------------------------------------------------------
14cr|ghc-HsSyck-0.50-4|40	
14cr|ghc-HsSyck-0.50-4|41	%prep
14cr|ghc-HsSyck-0.50-4|42	%setup -q -n %{module}-%{version}
14cr|ghc-HsSyck-0.50-4|43	
14cr|ghc-HsSyck-0.50-4|44	%build
14cr|ghc-HsSyck-0.50-4|45	%_cabal_build
14cr|ghc-HsSyck-0.50-4|46	
14cr|ghc-HsSyck-0.50-4|47	%install
14cr|ghc-HsSyck-0.50-4|48	%_cabal_install
14cr|ghc-HsSyck-0.50-4|49	%_cabal_rpm_gen_deps
14cr|ghc-HsSyck-0.50-4|50	%_cabal_scriptlets
14cr|ghc-HsSyck-0.50-4|51	
14cr|ghc-HsSyck-0.50-4|52	%check
14cr|ghc-HsSyck-0.50-4|53	%_cabal_check
14cr|ghc-HsSyck-0.50-4|54	
14cr|ghc-HsSyck-0.50-4|55	
14cr|ghc-HsSyck-0.50-4|56	%changelog
14cr|ghc-HsSyck-0.50-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50-4
14cr|ghc-HsSyck-0.50-4|58	+ Revision: e9f7d80
14cr|ghc-HsSyck-0.50-4|59	- MassBuild#464: Increase release tag
14cr|ghc-HsSyck-0.50-4|60	
14cr|ghc-HsSyck-0.50-4|61	

1584 14
14cr|ghc-html-1.0.1.2-5|1	%global debug_package %{nil}
14cr|ghc-html-1.0.1.2-5|2	%define module html
14cr|ghc-html-1.0.1.2-5|3	
14cr|ghc-html-1.0.1.2-5|4	Summary:	HTML combinator library for Haskell
14cr|ghc-html-1.0.1.2-5|5	Name:		ghc-%{module}
14cr|ghc-html-1.0.1.2-5|6	Version:	1.0.1.2
14cr|ghc-html-1.0.1.2-5|7	Release:	5
14cr|ghc-html-1.0.1.2-5|8	License:	BSD
14cr|ghc-html-1.0.1.2-5|9	Group:		Development/Other
14cr|ghc-html-1.0.1.2-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-html-1.0.1.2-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-html-1.0.1.2-5|12	Source10:	%{name}.rpmlintrc
14cr|ghc-html-1.0.1.2-5|13	BuildRequires:	ghc-devel
14cr|ghc-html-1.0.1.2-5|14	BuildRequires:	haddock
14cr|ghc-html-1.0.1.2-5|15	BuildRequires:	haskell-macros
14cr|ghc-html-1.0.1.2-5|16	Requires(post,preun):	ghc
14cr|ghc-html-1.0.1.2-5|17	
14cr|ghc-html-1.0.1.2-5|18	%description
14cr|ghc-html-1.0.1.2-5|19	This package contains a combinator library for constructing HTML documents.
14cr|ghc-html-1.0.1.2-5|20	
14cr|ghc-html-1.0.1.2-5|21	%files
14cr|ghc-html-1.0.1.2-5|22	%{_docdir}/%{module}-%{version}
14cr|ghc-html-1.0.1.2-5|23	%{_libdir}/%{module}-%{version}
14cr|ghc-html-1.0.1.2-5|24	%{_cabal_rpm_deps_dir}
14cr|ghc-html-1.0.1.2-5|25	%{_cabal_haddoc_files}
14cr|ghc-html-1.0.1.2-5|26	
14cr|ghc-html-1.0.1.2-5|27	#----------------------------------------------------------------------------
14cr|ghc-html-1.0.1.2-5|28	
14cr|ghc-html-1.0.1.2-5|29	%prep
14cr|ghc-html-1.0.1.2-5|30	%setup -q -n %{module}-%{version}
14cr|ghc-html-1.0.1.2-5|31	
14cr|ghc-html-1.0.1.2-5|32	%build
14cr|ghc-html-1.0.1.2-5|33	%_cabal_build
14cr|ghc-html-1.0.1.2-5|34	
14cr|ghc-html-1.0.1.2-5|35	%install
14cr|ghc-html-1.0.1.2-5|36	%_cabal_install
14cr|ghc-html-1.0.1.2-5|37	%_cabal_rpm_gen_deps
14cr|ghc-html-1.0.1.2-5|38	%_cabal_scriptlets
14cr|ghc-html-1.0.1.2-5|39	
14cr|ghc-html-1.0.1.2-5|40	%check
14cr|ghc-html-1.0.1.2-5|41	%_cabal_check
14cr|ghc-html-1.0.1.2-5|42	
14cr|ghc-html-1.0.1.2-5|43	
14cr|ghc-html-1.0.1.2-5|44	%changelog
14cr|ghc-html-1.0.1.2-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1.2-5
14cr|ghc-html-1.0.1.2-5|46	+ Revision: 900cc1d
14cr|ghc-html-1.0.1.2-5|47	- MassBuild#464: Increase release tag
14cr|ghc-html-1.0.1.2-5|48	
14cr|ghc-html-1.0.1.2-5|49	

1585 14
14cr|ghc-HTTP-4000.2.6-3|1	%global debug_package %{nil}
14cr|ghc-HTTP-4000.2.6-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-HTTP-4000.2.6-3|3	%define module HTTP
14cr|ghc-HTTP-4000.2.6-3|4	
14cr|ghc-HTTP-4000.2.6-3|5	Summary:	A library for client-side HTTP for Haskell
14cr|ghc-HTTP-4000.2.6-3|6	Name:		ghc-%{module}
14cr|ghc-HTTP-4000.2.6-3|7	Version:	4000.2.6
14cr|ghc-HTTP-4000.2.6-3|8	Release:	3
14cr|ghc-HTTP-4000.2.6-3|9	License:	BSD
14cr|ghc-HTTP-4000.2.6-3|10	Group:		Development/Other
14cr|ghc-HTTP-4000.2.6-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HTTP-4000.2.6-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HTTP-4000.2.6-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-HTTP-4000.2.6-3|14	BuildRequires:	ghc-devel
14cr|ghc-HTTP-4000.2.6-3|15	BuildRequires:	haddock
14cr|ghc-HTTP-4000.2.6-3|16	BuildRequires:	haskell-macros
14cr|ghc-HTTP-4000.2.6-3|17	BuildRequires:	haskell(mtl)
14cr|ghc-HTTP-4000.2.6-3|18	BuildRequires:	haskell(network)
14cr|ghc-HTTP-4000.2.6-3|19	BuildRequires:	haskell(parsec)
14cr|ghc-HTTP-4000.2.6-3|20	Requires(post,preun):	ghc
14cr|ghc-HTTP-4000.2.6-3|21	Requires(pre):	haskell(mtl)
14cr|ghc-HTTP-4000.2.6-3|22	Requires(pre):	haskell(network)
14cr|ghc-HTTP-4000.2.6-3|23	Requires(pre):	haskell(parsec)
14cr|ghc-HTTP-4000.2.6-3|24	Obsoletes:	haskell-%{module} < 4000.2.6-2
14cr|ghc-HTTP-4000.2.6-3|25	
14cr|ghc-HTTP-4000.2.6-3|26	%description
14cr|ghc-HTTP-4000.2.6-3|27	The HTTP package supports client-side web programming in Haskell. It lets you
14cr|ghc-HTTP-4000.2.6-3|28	set up HTTP connections, transmitting requests and processing the responses
14cr|ghc-HTTP-4000.2.6-3|29	coming back, all from within the comforts of Haskell. It's dependent on the
14cr|ghc-HTTP-4000.2.6-3|30	network package to operate, but other than that, the implementation is all
14cr|ghc-HTTP-4000.2.6-3|31	written in Haskell.
14cr|ghc-HTTP-4000.2.6-3|32	
14cr|ghc-HTTP-4000.2.6-3|33	A basic API for issuing single HTTP requests + receiving responses is provided.
14cr|ghc-HTTP-4000.2.6-3|34	On top of that, a session-level abstraction is also on offer  (the
14cr|ghc-HTTP-4000.2.6-3|35	@BrowserAction@ monad); it taking care of handling the management of persistent
14cr|ghc-HTTP-4000.2.6-3|36	connections, proxies, state (cookies) and authentication credentials required
14cr|ghc-HTTP-4000.2.6-3|37	to handle multi-step interactions with a web server.
14cr|ghc-HTTP-4000.2.6-3|38	
14cr|ghc-HTTP-4000.2.6-3|39	The representation of the bytes flowing across is extensible via the use of a
14cr|ghc-HTTP-4000.2.6-3|40	type class, letting you pick the representation of requests and responses that
14cr|ghc-HTTP-4000.2.6-3|41	best fits your use.  Some pre-packaged, common instances are provided for you
14cr|ghc-HTTP-4000.2.6-3|42	(@ByteString@, @String@.)
14cr|ghc-HTTP-4000.2.6-3|43	
14cr|ghc-HTTP-4000.2.6-3|44	%files
14cr|ghc-HTTP-4000.2.6-3|45	%{_docdir}/%{module}-%{version}
14cr|ghc-HTTP-4000.2.6-3|46	%{_libdir}/%{module}-%{version}
14cr|ghc-HTTP-4000.2.6-3|47	%{_cabal_rpm_deps_dir}
14cr|ghc-HTTP-4000.2.6-3|48	%{_cabal_haddoc_files}
14cr|ghc-HTTP-4000.2.6-3|49	
14cr|ghc-HTTP-4000.2.6-3|50	#----------------------------------------------------------------------------
14cr|ghc-HTTP-4000.2.6-3|51	
14cr|ghc-HTTP-4000.2.6-3|52	%prep
14cr|ghc-HTTP-4000.2.6-3|53	%setup -q -n %{module}-%{version}
14cr|ghc-HTTP-4000.2.6-3|54	
14cr|ghc-HTTP-4000.2.6-3|55	%build
14cr|ghc-HTTP-4000.2.6-3|56	%_cabal_build
14cr|ghc-HTTP-4000.2.6-3|57	
14cr|ghc-HTTP-4000.2.6-3|58	%install
14cr|ghc-HTTP-4000.2.6-3|59	%_cabal_install
14cr|ghc-HTTP-4000.2.6-3|60	%_cabal_rpm_gen_deps
14cr|ghc-HTTP-4000.2.6-3|61	%_cabal_scriptlets
14cr|ghc-HTTP-4000.2.6-3|62	
14cr|ghc-HTTP-4000.2.6-3|63	
14cr|ghc-HTTP-4000.2.6-3|64	%changelog
14cr|ghc-HTTP-4000.2.6-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4000.2.6-3
14cr|ghc-HTTP-4000.2.6-3|66	+ Revision: cda2edb
14cr|ghc-HTTP-4000.2.6-3|67	- MassBuild#464: Increase release tag
14cr|ghc-HTTP-4000.2.6-3|68	
14cr|ghc-HTTP-4000.2.6-3|69	

1586 14
14cr|ghc-HUnit-1.2.5.1-3|1	%global debug_package %{nil}
14cr|ghc-HUnit-1.2.5.1-3|2	%define module HUnit
14cr|ghc-HUnit-1.2.5.1-3|3	
14cr|ghc-HUnit-1.2.5.1-3|4	Summary:	A unit testing framework for Haskell
14cr|ghc-HUnit-1.2.5.1-3|5	Name:		ghc-%{module}
14cr|ghc-HUnit-1.2.5.1-3|6	Version:	1.2.5.1
14cr|ghc-HUnit-1.2.5.1-3|7	Release:	3
14cr|ghc-HUnit-1.2.5.1-3|8	License:	BSD
14cr|ghc-HUnit-1.2.5.1-3|9	Group:		Development/Other
14cr|ghc-HUnit-1.2.5.1-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-HUnit-1.2.5.1-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-HUnit-1.2.5.1-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-HUnit-1.2.5.1-3|13	BuildRequires:	ghc-devel
14cr|ghc-HUnit-1.2.5.1-3|14	BuildRequires:	haddock
14cr|ghc-HUnit-1.2.5.1-3|15	BuildRequires:	haskell-macros
14cr|ghc-HUnit-1.2.5.1-3|16	Requires(post,preun):	ghc
14cr|ghc-HUnit-1.2.5.1-3|17	
14cr|ghc-HUnit-1.2.5.1-3|18	%description
14cr|ghc-HUnit-1.2.5.1-3|19	HUnit is a unit testing framework for Haskell, inspired by the JUnit
14cr|ghc-HUnit-1.2.5.1-3|20	tool for Java.
14cr|ghc-HUnit-1.2.5.1-3|21	
14cr|ghc-HUnit-1.2.5.1-3|22	%files
14cr|ghc-HUnit-1.2.5.1-3|23	%{_docdir}/%{module}-%{version}
14cr|ghc-HUnit-1.2.5.1-3|24	%{_libdir}/%{module}-%{version}
14cr|ghc-HUnit-1.2.5.1-3|25	%{_datadir}/%{module}-%{version}
14cr|ghc-HUnit-1.2.5.1-3|26	%{_cabal_rpm_deps_dir}
14cr|ghc-HUnit-1.2.5.1-3|27	%{_cabal_haddoc_files}
14cr|ghc-HUnit-1.2.5.1-3|28	
14cr|ghc-HUnit-1.2.5.1-3|29	#----------------------------------------------------------------------------
14cr|ghc-HUnit-1.2.5.1-3|30	
14cr|ghc-HUnit-1.2.5.1-3|31	%prep
14cr|ghc-HUnit-1.2.5.1-3|32	%setup -q -n %{module}-%{version}
14cr|ghc-HUnit-1.2.5.1-3|33	
14cr|ghc-HUnit-1.2.5.1-3|34	%build
14cr|ghc-HUnit-1.2.5.1-3|35	%_cabal_build
14cr|ghc-HUnit-1.2.5.1-3|36	
14cr|ghc-HUnit-1.2.5.1-3|37	%install
14cr|ghc-HUnit-1.2.5.1-3|38	%_cabal_install
14cr|ghc-HUnit-1.2.5.1-3|39	%_cabal_rpm_gen_deps
14cr|ghc-HUnit-1.2.5.1-3|40	%_cabal_scriptlets
14cr|ghc-HUnit-1.2.5.1-3|41	
14cr|ghc-HUnit-1.2.5.1-3|42	
14cr|ghc-HUnit-1.2.5.1-3|43	%changelog
14cr|ghc-HUnit-1.2.5.1-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5.1-3
14cr|ghc-HUnit-1.2.5.1-3|45	+ Revision: a060f0e
14cr|ghc-HUnit-1.2.5.1-3|46	- MassBuild#464: Increase release tag
14cr|ghc-HUnit-1.2.5.1-3|47	
14cr|ghc-HUnit-1.2.5.1-3|48	

1587 14
14cr|ghc-hxt-9.3.1.1-3|1	%global debug_package %{nil}
14cr|ghc-hxt-9.3.1.1-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-hxt-9.3.1.1-3|3	%define module hxt
14cr|ghc-hxt-9.3.1.1-3|4	
14cr|ghc-hxt-9.3.1.1-3|5	Summary:	A collection of tools for processing XML with Haskell
14cr|ghc-hxt-9.3.1.1-3|6	Name:		ghc-%{module}
14cr|ghc-hxt-9.3.1.1-3|7	Version:	9.3.1.1
14cr|ghc-hxt-9.3.1.1-3|8	Release:	3
14cr|ghc-hxt-9.3.1.1-3|9	License:	MIT
14cr|ghc-hxt-9.3.1.1-3|10	Group:		Development/Other
14cr|ghc-hxt-9.3.1.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hxt-9.3.1.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hxt-9.3.1.1-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-hxt-9.3.1.1-3|14	BuildRequires:	ghc-devel
14cr|ghc-hxt-9.3.1.1-3|15	BuildRequires:	haddock
14cr|ghc-hxt-9.3.1.1-3|16	BuildRequires:	haskell-macros
14cr|ghc-hxt-9.3.1.1-3|17	BuildRequires:	haskell(HUnit)
14cr|ghc-hxt-9.3.1.1-3|18	BuildRequires:	haskell(hxt-charproperties)
14cr|ghc-hxt-9.3.1.1-3|19	BuildRequires:	haskell(hxt-regex-xmlschema)
14cr|ghc-hxt-9.3.1.1-3|20	BuildRequires:	haskell(hxt-unicode)
14cr|ghc-hxt-9.3.1.1-3|21	BuildRequires:	haskell(mtl)
14cr|ghc-hxt-9.3.1.1-3|22	BuildRequires:	haskell(network)
14cr|ghc-hxt-9.3.1.1-3|23	BuildRequires:	haskell(parsec)
14cr|ghc-hxt-9.3.1.1-3|24	Requires(post,preun):	ghc
14cr|ghc-hxt-9.3.1.1-3|25	Requires(pre):	haskell(HUnit)
14cr|ghc-hxt-9.3.1.1-3|26	Requires(pre):	haskell(hxt-charproperties)
14cr|ghc-hxt-9.3.1.1-3|27	Requires(pre):	haskell(hxt-regex-xmlschema)
14cr|ghc-hxt-9.3.1.1-3|28	Requires(pre):	haskell(hxt-unicode)
14cr|ghc-hxt-9.3.1.1-3|29	Requires(pre):	haskell(mtl)
14cr|ghc-hxt-9.3.1.1-3|30	Requires(pre):	haskell(network)
14cr|ghc-hxt-9.3.1.1-3|31	Requires(pre):	haskell(parsec)
14cr|ghc-hxt-9.3.1.1-3|32	Obsoletes:	haskell-%{module} < 9.3.1.1-2
14cr|ghc-hxt-9.3.1.1-3|33	
14cr|ghc-hxt-9.3.1.1-3|34	%description
14cr|ghc-hxt-9.3.1.1-3|35	The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
14cr|ghc-hxt-9.3.1.1-3|36	more general approach for processing XML with Haskell.
14cr|ghc-hxt-9.3.1.1-3|37	The Haskell XML Toolbox uses a generic data model for representing XML
14cr|ghc-hxt-9.3.1.1-3|38	documents, including the DTD subset and the document subset, in Haskell.
14cr|ghc-hxt-9.3.1.1-3|39	It contains a validating XML parser, a HTML parser, namespace support, an XPath
14cr|ghc-hxt-9.3.1.1-3|40	expression evaluator, an XSLT library, a RelaxNG schema validator and funtions
14cr|ghc-hxt-9.3.1.1-3|41	for serialization and deserialization of user defined data.
14cr|ghc-hxt-9.3.1.1-3|42	The library makes extensive use of the arrow approach for processing XML.
14cr|ghc-hxt-9.3.1.1-3|43	Since version 9 the toolbox is partitioned into various (sub-)packages.
14cr|ghc-hxt-9.3.1.1-3|44	This package contains the core functionality, hxt-curl, hxt-tagsoup,
14cr|ghc-hxt-9.3.1.1-3|45	hxt-relaxng, hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.
14cr|ghc-hxt-9.3.1.1-3|46	hxt-unicode contains encoding and decoding functions,
14cr|ghc-hxt-9.3.1.1-3|47	hxt-charproperties char properties for unicode and XML.
14cr|ghc-hxt-9.3.1.1-3|48	
14cr|ghc-hxt-9.3.1.1-3|49	%files
14cr|ghc-hxt-9.3.1.1-3|50	%{_docdir}/%{module}-%{version}
14cr|ghc-hxt-9.3.1.1-3|51	%{_libdir}/%{module}-%{version}
14cr|ghc-hxt-9.3.1.1-3|52	%{_cabal_rpm_deps_dir}
14cr|ghc-hxt-9.3.1.1-3|53	%{_cabal_haddoc_files}
14cr|ghc-hxt-9.3.1.1-3|54	
14cr|ghc-hxt-9.3.1.1-3|55	#----------------------------------------------------------------------------
14cr|ghc-hxt-9.3.1.1-3|56	
14cr|ghc-hxt-9.3.1.1-3|57	%prep
14cr|ghc-hxt-9.3.1.1-3|58	%setup -q -n %{module}-%{version}
14cr|ghc-hxt-9.3.1.1-3|59	
14cr|ghc-hxt-9.3.1.1-3|60	%build
14cr|ghc-hxt-9.3.1.1-3|61	%_cabal_build
14cr|ghc-hxt-9.3.1.1-3|62	
14cr|ghc-hxt-9.3.1.1-3|63	%install
14cr|ghc-hxt-9.3.1.1-3|64	%_cabal_install
14cr|ghc-hxt-9.3.1.1-3|65	%_cabal_rpm_gen_deps
14cr|ghc-hxt-9.3.1.1-3|66	%_cabal_scriptlets
14cr|ghc-hxt-9.3.1.1-3|67	
14cr|ghc-hxt-9.3.1.1-3|68	%check
14cr|ghc-hxt-9.3.1.1-3|69	%_cabal_check
14cr|ghc-hxt-9.3.1.1-3|70	
14cr|ghc-hxt-9.3.1.1-3|71	
14cr|ghc-hxt-9.3.1.1-3|72	%changelog
14cr|ghc-hxt-9.3.1.1-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.3.1.1-3
14cr|ghc-hxt-9.3.1.1-3|74	+ Revision: 8241346
14cr|ghc-hxt-9.3.1.1-3|75	- MassBuild#464: Increase release tag
14cr|ghc-hxt-9.3.1.1-3|76	
14cr|ghc-hxt-9.3.1.1-3|77	

1588 14
14cr|ghc-hxt-charproperties-9.1.1-3|1	%global debug_package %{nil}
14cr|ghc-hxt-charproperties-9.1.1-3|2	%define module hxt-charproperties
14cr|ghc-hxt-charproperties-9.1.1-3|3	
14cr|ghc-hxt-charproperties-9.1.1-3|4	Summary:	Character properties and classes for XML and Unicode for Haskell
14cr|ghc-hxt-charproperties-9.1.1-3|5	Name:		ghc-%{module}
14cr|ghc-hxt-charproperties-9.1.1-3|6	Version:	9.1.1
14cr|ghc-hxt-charproperties-9.1.1-3|7	Release:	3
14cr|ghc-hxt-charproperties-9.1.1-3|8	License:	MIT
14cr|ghc-hxt-charproperties-9.1.1-3|9	Group:		Development/Other
14cr|ghc-hxt-charproperties-9.1.1-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hxt-charproperties-9.1.1-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hxt-charproperties-9.1.1-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-hxt-charproperties-9.1.1-3|13	BuildRequires:	ghc-devel
14cr|ghc-hxt-charproperties-9.1.1-3|14	BuildRequires:	haddock
14cr|ghc-hxt-charproperties-9.1.1-3|15	BuildRequires:	haskell-macros
14cr|ghc-hxt-charproperties-9.1.1-3|16	Requires(post,preun):	ghc
14cr|ghc-hxt-charproperties-9.1.1-3|17	
14cr|ghc-hxt-charproperties-9.1.1-3|18	%description
14cr|ghc-hxt-charproperties-9.1.1-3|19	Character proprties defined by XML and Unicode standards. These modules
14cr|ghc-hxt-charproperties-9.1.1-3|20	contain predicates for Unicode blocks and char proprties and character
14cr|ghc-hxt-charproperties-9.1.1-3|21	predicates defined by XML. Supported Unicode version is 5.2.0.
14cr|ghc-hxt-charproperties-9.1.1-3|22	
14cr|ghc-hxt-charproperties-9.1.1-3|23	%files
14cr|ghc-hxt-charproperties-9.1.1-3|24	%{_docdir}/%{module}-%{version}
14cr|ghc-hxt-charproperties-9.1.1-3|25	%{_libdir}/%{module}-%{version}
14cr|ghc-hxt-charproperties-9.1.1-3|26	%{_cabal_rpm_deps_dir}
14cr|ghc-hxt-charproperties-9.1.1-3|27	%{_cabal_haddoc_files}
14cr|ghc-hxt-charproperties-9.1.1-3|28	
14cr|ghc-hxt-charproperties-9.1.1-3|29	#----------------------------------------------------------------------------
14cr|ghc-hxt-charproperties-9.1.1-3|30	
14cr|ghc-hxt-charproperties-9.1.1-3|31	%prep
14cr|ghc-hxt-charproperties-9.1.1-3|32	%setup -q -n %{module}-%{version}
14cr|ghc-hxt-charproperties-9.1.1-3|33	
14cr|ghc-hxt-charproperties-9.1.1-3|34	%build
14cr|ghc-hxt-charproperties-9.1.1-3|35	%_cabal_build
14cr|ghc-hxt-charproperties-9.1.1-3|36	
14cr|ghc-hxt-charproperties-9.1.1-3|37	%install
14cr|ghc-hxt-charproperties-9.1.1-3|38	%_cabal_install
14cr|ghc-hxt-charproperties-9.1.1-3|39	%_cabal_rpm_gen_deps
14cr|ghc-hxt-charproperties-9.1.1-3|40	%_cabal_scriptlets
14cr|ghc-hxt-charproperties-9.1.1-3|41	
14cr|ghc-hxt-charproperties-9.1.1-3|42	%check
14cr|ghc-hxt-charproperties-9.1.1-3|43	%_cabal_check
14cr|ghc-hxt-charproperties-9.1.1-3|44	
14cr|ghc-hxt-charproperties-9.1.1-3|45	
14cr|ghc-hxt-charproperties-9.1.1-3|46	%changelog
14cr|ghc-hxt-charproperties-9.1.1-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.1.1-3
14cr|ghc-hxt-charproperties-9.1.1-3|48	+ Revision: 74e7a99
14cr|ghc-hxt-charproperties-9.1.1-3|49	- MassBuild#464: Increase release tag
14cr|ghc-hxt-charproperties-9.1.1-3|50	
14cr|ghc-hxt-charproperties-9.1.1-3|51	

1589 14
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|1	%global debug_package %{nil}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|2	%define module hxt-regex-xmlschema
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|3	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|4	Summary:	A regular expression library for W3C XML Schema regular expressions for Haskell
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|5	Name:		ghc-%{module}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|6	Version:	9.0.4
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|7	Release:	3
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|8	License:	MIT
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|9	Group:		Development/Other
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|13	BuildRequires:	ghc-devel
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|14	BuildRequires:	haddock
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|15	BuildRequires:	haskell-macros
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|16	BuildRequires:	haskell(hxt-charproperties)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|17	BuildRequires:	haskell(mtl)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|18	BuildRequires:	haskell(parsec)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|19	Requires(post,preun):	ghc
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|20	Requires(pre):	haskell(hxt-charproperties)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|21	Requires(pre):	haskell(mtl)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|22	Requires(pre):	haskell(parsec)
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|23	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|24	%description
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|25	This library supports full W3C XML Schema regular expressions inclusive all
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|26	Unicode character sets and blocks.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|27	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|28	It is implemented by the technique of derivations of regular expressions.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|29	The W3C syntax is extended to support not only union of regular sets, but also
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|30	intersection, set difference, exor.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|31	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|32	Matching of subexpressions is also supported.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|33	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|34	The library can be used for constricting lightweight scanners and tokenizers.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|35	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|36	It is a standalone library, no external regex libraries are used.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|37	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|38	This package is a substitute for the old regex-xmlschema package.
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|39	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|40	%files
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|41	%{_docdir}/%{module}-%{version}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|42	%{_libdir}/%{module}-%{version}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|43	%{_cabal_rpm_deps_dir}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|44	%{_cabal_haddoc_files}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|45	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|46	#----------------------------------------------------------------------------
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|47	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|48	%prep
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|49	%setup -q -n %{module}-%{version}
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|50	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|51	%build
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|52	%_cabal_build
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|53	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|54	%install
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|55	%_cabal_install
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|56	%_cabal_rpm_gen_deps
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|57	%_cabal_scriptlets
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|58	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|59	%check
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|60	%_cabal_check
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|61	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|62	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|63	%changelog
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.0.4-3
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|65	+ Revision: 2ae46e2
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|66	- MassBuild#464: Increase release tag
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|67	
14cr|ghc-hxt-regex-xmlschema-9.0.4-3|68	

1590 14
14cr|ghc-hxt-unicode-9.0.2-3|1	%global debug_package %{nil}
14cr|ghc-hxt-unicode-9.0.2-3|2	%define module hxt-unicode
14cr|ghc-hxt-unicode-9.0.2-3|3	
14cr|ghc-hxt-unicode-9.0.2-3|4	Summary:	Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
14cr|ghc-hxt-unicode-9.0.2-3|5	Name:		ghc-%{module}
14cr|ghc-hxt-unicode-9.0.2-3|6	Version:	9.0.2
14cr|ghc-hxt-unicode-9.0.2-3|7	Release:	3
14cr|ghc-hxt-unicode-9.0.2-3|8	License:	MIT
14cr|ghc-hxt-unicode-9.0.2-3|9	Group:		Development/Other
14cr|ghc-hxt-unicode-9.0.2-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-hxt-unicode-9.0.2-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-hxt-unicode-9.0.2-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-hxt-unicode-9.0.2-3|13	BuildRequires:	ghc-devel
14cr|ghc-hxt-unicode-9.0.2-3|14	BuildRequires:	haddock
14cr|ghc-hxt-unicode-9.0.2-3|15	BuildRequires:	haskell-macros
14cr|ghc-hxt-unicode-9.0.2-3|16	BuildRequires:	haskell(hxt-charproperties)
14cr|ghc-hxt-unicode-9.0.2-3|17	Requires(post,preun):	ghc
14cr|ghc-hxt-unicode-9.0.2-3|18	Requires(pre):	haskell(hxt-charproperties)
14cr|ghc-hxt-unicode-9.0.2-3|19	
14cr|ghc-hxt-unicode-9.0.2-3|20	%description
14cr|ghc-hxt-unicode-9.0.2-3|21	Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
14cr|ghc-hxt-unicode-9.0.2-3|22	encodings, used in the Haskell XML Toolbox.
14cr|ghc-hxt-unicode-9.0.2-3|23	
14cr|ghc-hxt-unicode-9.0.2-3|24	ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy
14cr|ghc-hxt-unicode-9.0.2-3|25	functions, errors may be detected or ignored.
14cr|ghc-hxt-unicode-9.0.2-3|26	
14cr|ghc-hxt-unicode-9.0.2-3|27	%files
14cr|ghc-hxt-unicode-9.0.2-3|28	%{_docdir}/%{module}-%{version}
14cr|ghc-hxt-unicode-9.0.2-3|29	%{_libdir}/%{module}-%{version}
14cr|ghc-hxt-unicode-9.0.2-3|30	%{_cabal_rpm_deps_dir}
14cr|ghc-hxt-unicode-9.0.2-3|31	%{_cabal_haddoc_files}
14cr|ghc-hxt-unicode-9.0.2-3|32	
14cr|ghc-hxt-unicode-9.0.2-3|33	#----------------------------------------------------------------------------
14cr|ghc-hxt-unicode-9.0.2-3|34	
14cr|ghc-hxt-unicode-9.0.2-3|35	%prep
14cr|ghc-hxt-unicode-9.0.2-3|36	%setup -q -n %{module}-%{version}
14cr|ghc-hxt-unicode-9.0.2-3|37	
14cr|ghc-hxt-unicode-9.0.2-3|38	%build
14cr|ghc-hxt-unicode-9.0.2-3|39	%_cabal_build
14cr|ghc-hxt-unicode-9.0.2-3|40	
14cr|ghc-hxt-unicode-9.0.2-3|41	%install
14cr|ghc-hxt-unicode-9.0.2-3|42	%_cabal_install
14cr|ghc-hxt-unicode-9.0.2-3|43	%_cabal_rpm_gen_deps
14cr|ghc-hxt-unicode-9.0.2-3|44	%_cabal_scriptlets
14cr|ghc-hxt-unicode-9.0.2-3|45	
14cr|ghc-hxt-unicode-9.0.2-3|46	%check
14cr|ghc-hxt-unicode-9.0.2-3|47	%_cabal_check
14cr|ghc-hxt-unicode-9.0.2-3|48	
14cr|ghc-hxt-unicode-9.0.2-3|49	
14cr|ghc-hxt-unicode-9.0.2-3|50	%changelog
14cr|ghc-hxt-unicode-9.0.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.0.2-3
14cr|ghc-hxt-unicode-9.0.2-3|52	+ Revision: 5316f96
14cr|ghc-hxt-unicode-9.0.2-3|53	- MassBuild#464: Increase release tag
14cr|ghc-hxt-unicode-9.0.2-3|54	
14cr|ghc-hxt-unicode-9.0.2-3|55	

1591 14
14cr|ghc-json-0.7-3|1	%global debug_package %{nil}
14cr|ghc-json-0.7-3|2	
14cr|ghc-json-0.7-3|3	%global module json
14cr|ghc-json-0.7-3|4	
14cr|ghc-json-0.7-3|5	Summary:	Haskell JSON library
14cr|ghc-json-0.7-3|6	Name:		ghc-json
14cr|ghc-json-0.7-3|7	Version:	0.7
14cr|ghc-json-0.7-3|8	Release:	3
14cr|ghc-json-0.7-3|9	License:	BSD
14cr|ghc-json-0.7-3|10	Group:		Development/Other
14cr|ghc-json-0.7-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-json-0.7-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-json-0.7-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-json-0.7-3|14	BuildRequires:	ghc-devel
14cr|ghc-json-0.7-3|15	BuildRequires:	ghc-mtl
14cr|ghc-json-0.7-3|16	BuildRequires:	ghc-text
14cr|ghc-json-0.7-3|17	BuildRequires:	haddock
14cr|ghc-json-0.7-3|18	BuildRequires:	haskell-macros
14cr|ghc-json-0.7-3|19	Requires(post,preun):	ghc
14cr|ghc-json-0.7-3|20	
14cr|ghc-json-0.7-3|21	%description
14cr|ghc-json-0.7-3|22	A JSON library for Haskell.
14cr|ghc-json-0.7-3|23	
14cr|ghc-json-0.7-3|24	%files
14cr|ghc-json-0.7-3|25	%{_docdir}/%{module}-%{version}
14cr|ghc-json-0.7-3|26	%{_libdir}/%{module}-%{version}
14cr|ghc-json-0.7-3|27	%{_cabal_rpm_deps_dir}
14cr|ghc-json-0.7-3|28	%{_cabal_haddoc_files}
14cr|ghc-json-0.7-3|29	
14cr|ghc-json-0.7-3|30	#----------------------------------------------------------------------------
14cr|ghc-json-0.7-3|31	
14cr|ghc-json-0.7-3|32	%prep
14cr|ghc-json-0.7-3|33	%setup -q -n %{module}-%{version}
14cr|ghc-json-0.7-3|34	
14cr|ghc-json-0.7-3|35	%build
14cr|ghc-json-0.7-3|36	%_cabal_build
14cr|ghc-json-0.7-3|37	
14cr|ghc-json-0.7-3|38	%install
14cr|ghc-json-0.7-3|39	%_cabal_install
14cr|ghc-json-0.7-3|40	%_cabal_rpm_gen_deps
14cr|ghc-json-0.7-3|41	%_cabal_scriptlets
14cr|ghc-json-0.7-3|42	
14cr|ghc-json-0.7-3|43	%check
14cr|ghc-json-0.7-3|44	%_cabal_check
14cr|ghc-json-0.7-3|45	
14cr|ghc-json-0.7-3|46	
14cr|ghc-json-0.7-3|47	%changelog
14cr|ghc-json-0.7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|ghc-json-0.7-3|49	+ Revision: 97cdb34
14cr|ghc-json-0.7-3|50	- MassBuild#464: Increase release tag
14cr|ghc-json-0.7-3|51	
14cr|ghc-json-0.7-3|52	

1592 14
14cr|ghc-MissingH-1.2.0.0-6|1	%global debug_package %{nil}
14cr|ghc-MissingH-1.2.0.0-6|2	%define module MissingH
14cr|ghc-MissingH-1.2.0.0-6|3	
14cr|ghc-MissingH-1.2.0.0-6|4	Summary:	Large utility library for Haskell
14cr|ghc-MissingH-1.2.0.0-6|5	Name:		ghc-%{module}
14cr|ghc-MissingH-1.2.0.0-6|6	Version:	1.2.0.0
14cr|ghc-MissingH-1.2.0.0-6|7	Release:	6
14cr|ghc-MissingH-1.2.0.0-6|8	License:	BSD
14cr|ghc-MissingH-1.2.0.0-6|9	Group:		Development/Other
14cr|ghc-MissingH-1.2.0.0-6|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-MissingH-1.2.0.0-6|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-MissingH-1.2.0.0-6|12	Source10:	%{name}.rpmlintrc
14cr|ghc-MissingH-1.2.0.0-6|13	BuildRequires:	ghc-devel
14cr|ghc-MissingH-1.2.0.0-6|14	BuildRequires:	haddock
14cr|ghc-MissingH-1.2.0.0-6|15	BuildRequires:	haskell-macros
14cr|ghc-MissingH-1.2.0.0-6|16	BuildRequires:	haskell(HUnit)
14cr|ghc-MissingH-1.2.0.0-6|17	BuildRequires:	haskell(hslogger)
14cr|ghc-MissingH-1.2.0.0-6|18	BuildRequires:	haskell(network)
14cr|ghc-MissingH-1.2.0.0-6|19	BuildRequires:	haskell(parsec)
14cr|ghc-MissingH-1.2.0.0-6|20	BuildRequires:	haskell(random)
14cr|ghc-MissingH-1.2.0.0-6|21	BuildRequires:	haskell(regex-base)
14cr|ghc-MissingH-1.2.0.0-6|22	BuildRequires:	haskell(regex-compat)
14cr|ghc-MissingH-1.2.0.0-6|23	BuildRequires:	haskell(regex-posix)
14cr|ghc-MissingH-1.2.0.0-6|24	Requires:	haskell(HUnit)
14cr|ghc-MissingH-1.2.0.0-6|25	Requires:	haskell(hslogger)
14cr|ghc-MissingH-1.2.0.0-6|26	Requires:	haskell(network)
14cr|ghc-MissingH-1.2.0.0-6|27	Requires:	haskell(parsec)
14cr|ghc-MissingH-1.2.0.0-6|28	Requires:	haskell(random)
14cr|ghc-MissingH-1.2.0.0-6|29	Requires:	haskell(regex-base)
14cr|ghc-MissingH-1.2.0.0-6|30	Requires:	haskell(regex-compat)
14cr|ghc-MissingH-1.2.0.0-6|31	Requires:	haskell(regex-posix)
14cr|ghc-MissingH-1.2.0.0-6|32	Requires(post,preun):	ghc
14cr|ghc-MissingH-1.2.0.0-6|33	Obsoletes:	haskell-%{module} < 1.2.0.0-3
14cr|ghc-MissingH-1.2.0.0-6|34	
14cr|ghc-MissingH-1.2.0.0-6|35	%description
14cr|ghc-MissingH-1.2.0.0-6|36	MissingH is a library of all sorts of utility functions for Haskell
14cr|ghc-MissingH-1.2.0.0-6|37	programmers. It is written in pure Haskell and thus should be extremely
14cr|ghc-MissingH-1.2.0.0-6|38	portable and easy to use.
14cr|ghc-MissingH-1.2.0.0-6|39	
14cr|ghc-MissingH-1.2.0.0-6|40	%files
14cr|ghc-MissingH-1.2.0.0-6|41	%{_docdir}/%{module}-%{version}
14cr|ghc-MissingH-1.2.0.0-6|42	%{_libdir}/%{module}-%{version}
14cr|ghc-MissingH-1.2.0.0-6|43	%{_cabal_rpm_deps_dir}
14cr|ghc-MissingH-1.2.0.0-6|44	%{_cabal_haddoc_files}
14cr|ghc-MissingH-1.2.0.0-6|45	
14cr|ghc-MissingH-1.2.0.0-6|46	#----------------------------------------------------------------------------
14cr|ghc-MissingH-1.2.0.0-6|47	
14cr|ghc-MissingH-1.2.0.0-6|48	%prep
14cr|ghc-MissingH-1.2.0.0-6|49	%setup -q -n %{module}-%{version}
14cr|ghc-MissingH-1.2.0.0-6|50	
14cr|ghc-MissingH-1.2.0.0-6|51	%build
14cr|ghc-MissingH-1.2.0.0-6|52	%_cabal_build
14cr|ghc-MissingH-1.2.0.0-6|53	
14cr|ghc-MissingH-1.2.0.0-6|54	
14cr|ghc-MissingH-1.2.0.0-6|55	%install
14cr|ghc-MissingH-1.2.0.0-6|56	%_cabal_install
14cr|ghc-MissingH-1.2.0.0-6|57	%_cabal_rpm_gen_deps
14cr|ghc-MissingH-1.2.0.0-6|58	%_cabal_scriptlets
14cr|ghc-MissingH-1.2.0.0-6|59	
14cr|ghc-MissingH-1.2.0.0-6|60	
14cr|ghc-MissingH-1.2.0.0-6|61	%changelog
14cr|ghc-MissingH-1.2.0.0-6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0.0-6
14cr|ghc-MissingH-1.2.0.0-6|63	+ Revision: 29bf70b
14cr|ghc-MissingH-1.2.0.0-6|64	- MassBuild#464: Increase release tag
14cr|ghc-MissingH-1.2.0.0-6|65	
14cr|ghc-MissingH-1.2.0.0-6|66	

1593 14
14cr|ghc-mmap-0.5.8-4|1	%global debug_package %{nil}
14cr|ghc-mmap-0.5.8-4|2	%define module mmap
14cr|ghc-mmap-0.5.8-4|3	
14cr|ghc-mmap-0.5.8-4|4	Summary:	Memory mapped files for POSIX and Windows
14cr|ghc-mmap-0.5.8-4|5	Name:		ghc-%{module}
14cr|ghc-mmap-0.5.8-4|6	Version:	0.5.8
14cr|ghc-mmap-0.5.8-4|7	Release:	4
14cr|ghc-mmap-0.5.8-4|8	License:	BSD
14cr|ghc-mmap-0.5.8-4|9	Group:		Development/Other
14cr|ghc-mmap-0.5.8-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-mmap-0.5.8-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-mmap-0.5.8-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-mmap-0.5.8-4|13	BuildRequires:	ghc-devel
14cr|ghc-mmap-0.5.8-4|14	BuildRequires:	haddock
14cr|ghc-mmap-0.5.8-4|15	BuildRequires:	haskell-macros
14cr|ghc-mmap-0.5.8-4|16	Requires(post,preun):	ghc
14cr|ghc-mmap-0.5.8-4|17	
14cr|ghc-mmap-0.5.8-4|18	%description
14cr|ghc-mmap-0.5.8-4|19	This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
14cr|ghc-mmap-0.5.8-4|20	devices to be lazily loaded into memory as strict or lazy ByteStrings,
14cr|ghc-mmap-0.5.8-4|21	ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
14cr|ghc-mmap-0.5.8-4|22	loading. Modifications are also supported.
14cr|ghc-mmap-0.5.8-4|23	
14cr|ghc-mmap-0.5.8-4|24	%files
14cr|ghc-mmap-0.5.8-4|25	%{_docdir}/%{module}-%{version}
14cr|ghc-mmap-0.5.8-4|26	%{_libdir}/%{module}-%{version}
14cr|ghc-mmap-0.5.8-4|27	%{_cabal_rpm_deps_dir}
14cr|ghc-mmap-0.5.8-4|28	%{_cabal_haddoc_files}
14cr|ghc-mmap-0.5.8-4|29	
14cr|ghc-mmap-0.5.8-4|30	#----------------------------------------------------------------------------
14cr|ghc-mmap-0.5.8-4|31	
14cr|ghc-mmap-0.5.8-4|32	%prep
14cr|ghc-mmap-0.5.8-4|33	%setup -q -n %{module}-%{version}
14cr|ghc-mmap-0.5.8-4|34	
14cr|ghc-mmap-0.5.8-4|35	%build
14cr|ghc-mmap-0.5.8-4|36	%_cabal_build
14cr|ghc-mmap-0.5.8-4|37	
14cr|ghc-mmap-0.5.8-4|38	%install
14cr|ghc-mmap-0.5.8-4|39	%_cabal_install
14cr|ghc-mmap-0.5.8-4|40	%_cabal_rpm_gen_deps
14cr|ghc-mmap-0.5.8-4|41	%_cabal_scriptlets
14cr|ghc-mmap-0.5.8-4|42	
14cr|ghc-mmap-0.5.8-4|43	%check
14cr|ghc-mmap-0.5.8-4|44	%_cabal_check
14cr|ghc-mmap-0.5.8-4|45	
14cr|ghc-mmap-0.5.8-4|46	
14cr|ghc-mmap-0.5.8-4|47	%changelog
14cr|ghc-mmap-0.5.8-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.8-4
14cr|ghc-mmap-0.5.8-4|49	+ Revision: 0bf3665
14cr|ghc-mmap-0.5.8-4|50	- MassBuild#464: Increase release tag
14cr|ghc-mmap-0.5.8-4|51	
14cr|ghc-mmap-0.5.8-4|52	

1594 14
14cr|ghc-mtl-2.1.2-9|1	%global debug_package %{nil}
14cr|ghc-mtl-2.1.2-9|2	%define module mtl
14cr|ghc-mtl-2.1.2-9|3	
14cr|ghc-mtl-2.1.2-9|4	Summary:	Monad classes, using functional dependencies
14cr|ghc-mtl-2.1.2-9|5	Name:		ghc-%{module}
14cr|ghc-mtl-2.1.2-9|6	Version:	2.1.2
14cr|ghc-mtl-2.1.2-9|7	Release:	9
14cr|ghc-mtl-2.1.2-9|8	License:	BSD
14cr|ghc-mtl-2.1.2-9|9	Group:		Development/Other
14cr|ghc-mtl-2.1.2-9|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-mtl-2.1.2-9|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-mtl-2.1.2-9|12	Source10:	%{name}.rpmlintrc
14cr|ghc-mtl-2.1.2-9|13	BuildRequires:	ghc-devel
14cr|ghc-mtl-2.1.2-9|14	BuildRequires:	haddock
14cr|ghc-mtl-2.1.2-9|15	BuildRequires:	haskell-macros
14cr|ghc-mtl-2.1.2-9|16	BuildRequires:	haskell(transformers)
14cr|ghc-mtl-2.1.2-9|17	Requires(pre):	haskell(transformers)
14cr|ghc-mtl-2.1.2-9|18	Requires(post,preun):	ghc
14cr|ghc-mtl-2.1.2-9|19	
14cr|ghc-mtl-2.1.2-9|20	%description
14cr|ghc-mtl-2.1.2-9|21	Monad classes using functional dependencies, with instances
14cr|ghc-mtl-2.1.2-9|22	for various monad transformers, inspired by the paper
14cr|ghc-mtl-2.1.2-9|23	/Functional Programming with Overloading and Higher-Order Polymorphism/,
14cr|ghc-mtl-2.1.2-9|24	by Mark P Jones, in /Advanced School of Functional Programming/, 1995
14cr|ghc-mtl-2.1.2-9|25	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
14cr|ghc-mtl-2.1.2-9|26	
14cr|ghc-mtl-2.1.2-9|27	%files
14cr|ghc-mtl-2.1.2-9|28	%{_docdir}/%{module}-%{version}
14cr|ghc-mtl-2.1.2-9|29	%{_libdir}/%{module}-%{version}
14cr|ghc-mtl-2.1.2-9|30	%{_cabal_rpm_deps_dir}
14cr|ghc-mtl-2.1.2-9|31	%{_cabal_haddoc_files}
14cr|ghc-mtl-2.1.2-9|32	
14cr|ghc-mtl-2.1.2-9|33	#----------------------------------------------------------------------------
14cr|ghc-mtl-2.1.2-9|34	
14cr|ghc-mtl-2.1.2-9|35	%prep
14cr|ghc-mtl-2.1.2-9|36	%setup -q -n %{module}-%{version}
14cr|ghc-mtl-2.1.2-9|37	
14cr|ghc-mtl-2.1.2-9|38	%build
14cr|ghc-mtl-2.1.2-9|39	%_cabal_build
14cr|ghc-mtl-2.1.2-9|40	
14cr|ghc-mtl-2.1.2-9|41	%install
14cr|ghc-mtl-2.1.2-9|42	%_cabal_install
14cr|ghc-mtl-2.1.2-9|43	%_cabal_rpm_gen_deps
14cr|ghc-mtl-2.1.2-9|44	%_cabal_scriptlets
14cr|ghc-mtl-2.1.2-9|45	
14cr|ghc-mtl-2.1.2-9|46	
14cr|ghc-mtl-2.1.2-9|47	%changelog
14cr|ghc-mtl-2.1.2-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-9
14cr|ghc-mtl-2.1.2-9|49	+ Revision: deaa746
14cr|ghc-mtl-2.1.2-9|50	- MassBuild#464: Increase release tag
14cr|ghc-mtl-2.1.2-9|51	
14cr|ghc-mtl-2.1.2-9|52	

1595 14
14cr|ghc-network-2.4.0.1-6|1	%global debug_package %{nil}
14cr|ghc-network-2.4.0.1-6|2	%define module network
14cr|ghc-network-2.4.0.1-6|3	
14cr|ghc-network-2.4.0.1-6|4	Summary:	Low-level networking interface for Haskell
14cr|ghc-network-2.4.0.1-6|5	Name:		ghc-%{module}
14cr|ghc-network-2.4.0.1-6|6	Version:	2.4.0.1
14cr|ghc-network-2.4.0.1-6|7	Release:	6
14cr|ghc-network-2.4.0.1-6|8	License:	BSD
14cr|ghc-network-2.4.0.1-6|9	Group:		Development/Other
14cr|ghc-network-2.4.0.1-6|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-network-2.4.0.1-6|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-network-2.4.0.1-6|12	Source10:	%{name}.rpmlintrc
14cr|ghc-network-2.4.0.1-6|13	BuildRequires:	ghc-devel
14cr|ghc-network-2.4.0.1-6|14	BuildRequires:	haddock
14cr|ghc-network-2.4.0.1-6|15	BuildRequires:	haskell-macros
14cr|ghc-network-2.4.0.1-6|16	BuildRequires:	haskell(mtl)
14cr|ghc-network-2.4.0.1-6|17	BuildRequires:	haskell(parsec)
14cr|ghc-network-2.4.0.1-6|18	Requires(post,preun):	ghc
14cr|ghc-network-2.4.0.1-6|19	Requires(pre):	haskell(mtl)
14cr|ghc-network-2.4.0.1-6|20	Requires(pre):	haskell(parsec)
14cr|ghc-network-2.4.0.1-6|21	
14cr|ghc-network-2.4.0.1-6|22	%description
14cr|ghc-network-2.4.0.1-6|23	Low-level networking interface.
14cr|ghc-network-2.4.0.1-6|24	
14cr|ghc-network-2.4.0.1-6|25	%files
14cr|ghc-network-2.4.0.1-6|26	%{_docdir}/%{module}-%{version}
14cr|ghc-network-2.4.0.1-6|27	%{_libdir}/%{module}-%{version}
14cr|ghc-network-2.4.0.1-6|28	%{_cabal_rpm_deps_dir}
14cr|ghc-network-2.4.0.1-6|29	%{_cabal_haddoc_files}
14cr|ghc-network-2.4.0.1-6|30	
14cr|ghc-network-2.4.0.1-6|31	#----------------------------------------------------------------------------
14cr|ghc-network-2.4.0.1-6|32	
14cr|ghc-network-2.4.0.1-6|33	%prep
14cr|ghc-network-2.4.0.1-6|34	%setup -q -n %{module}-%{version}
14cr|ghc-network-2.4.0.1-6|35	
14cr|ghc-network-2.4.0.1-6|36	%build
14cr|ghc-network-2.4.0.1-6|37	%_cabal_build
14cr|ghc-network-2.4.0.1-6|38	
14cr|ghc-network-2.4.0.1-6|39	%install
14cr|ghc-network-2.4.0.1-6|40	%_cabal_install
14cr|ghc-network-2.4.0.1-6|41	%_cabal_rpm_gen_deps
14cr|ghc-network-2.4.0.1-6|42	%_cabal_scriptlets
14cr|ghc-network-2.4.0.1-6|43	
14cr|ghc-network-2.4.0.1-6|44	
14cr|ghc-network-2.4.0.1-6|45	%changelog
14cr|ghc-network-2.4.0.1-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0.1-6
14cr|ghc-network-2.4.0.1-6|47	+ Revision: 4d7d52d
14cr|ghc-network-2.4.0.1-6|48	- MassBuild#464: Increase release tag
14cr|ghc-network-2.4.0.1-6|49	
14cr|ghc-network-2.4.0.1-6|50	

1596 14
14cr|ghc-parallel-3.2.0.3-3|1	%global debug_package %{nil}
14cr|ghc-parallel-3.2.0.3-3|2	
14cr|ghc-parallel-3.2.0.3-3|3	%global module parallel
14cr|ghc-parallel-3.2.0.3-3|4	
14cr|ghc-parallel-3.2.0.3-3|5	Summary:	Haskell parallel library
14cr|ghc-parallel-3.2.0.3-3|6	Name:		ghc-parallel
14cr|ghc-parallel-3.2.0.3-3|7	Version:	3.2.0.3
14cr|ghc-parallel-3.2.0.3-3|8	Release:	3
14cr|ghc-parallel-3.2.0.3-3|9	License:	BSD
14cr|ghc-parallel-3.2.0.3-3|10	Group:		Development/Other
14cr|ghc-parallel-3.2.0.3-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-parallel-3.2.0.3-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-parallel-3.2.0.3-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-parallel-3.2.0.3-3|14	BuildRequires:	ghc-devel
14cr|ghc-parallel-3.2.0.3-3|15	BuildRequires:	haddock
14cr|ghc-parallel-3.2.0.3-3|16	BuildRequires:	haskell-macros
14cr|ghc-parallel-3.2.0.3-3|17	Requires(post,preun):	ghc
14cr|ghc-parallel-3.2.0.3-3|18	
14cr|ghc-parallel-3.2.0.3-3|19	%description
14cr|ghc-parallel-3.2.0.3-3|20	A parallel library for Haskell.
14cr|ghc-parallel-3.2.0.3-3|21	
14cr|ghc-parallel-3.2.0.3-3|22	%files
14cr|ghc-parallel-3.2.0.3-3|23	%{_docdir}/%{module}-%{version}
14cr|ghc-parallel-3.2.0.3-3|24	%{_libdir}/%{module}-%{version}
14cr|ghc-parallel-3.2.0.3-3|25	%{_cabal_rpm_deps_dir}
14cr|ghc-parallel-3.2.0.3-3|26	%{_cabal_haddoc_files}
14cr|ghc-parallel-3.2.0.3-3|27	
14cr|ghc-parallel-3.2.0.3-3|28	#----------------------------------------------------------------------------
14cr|ghc-parallel-3.2.0.3-3|29	
14cr|ghc-parallel-3.2.0.3-3|30	%prep
14cr|ghc-parallel-3.2.0.3-3|31	%setup -q -n %{module}-%{version}
14cr|ghc-parallel-3.2.0.3-3|32	
14cr|ghc-parallel-3.2.0.3-3|33	%build
14cr|ghc-parallel-3.2.0.3-3|34	%_cabal_build
14cr|ghc-parallel-3.2.0.3-3|35	
14cr|ghc-parallel-3.2.0.3-3|36	%install
14cr|ghc-parallel-3.2.0.3-3|37	%_cabal_install
14cr|ghc-parallel-3.2.0.3-3|38	%_cabal_rpm_gen_deps
14cr|ghc-parallel-3.2.0.3-3|39	%_cabal_scriptlets
14cr|ghc-parallel-3.2.0.3-3|40	
14cr|ghc-parallel-3.2.0.3-3|41	%check
14cr|ghc-parallel-3.2.0.3-3|42	%_cabal_check
14cr|ghc-parallel-3.2.0.3-3|43	
14cr|ghc-parallel-3.2.0.3-3|44	
14cr|ghc-parallel-3.2.0.3-3|45	%changelog
14cr|ghc-parallel-3.2.0.3-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0.3-3
14cr|ghc-parallel-3.2.0.3-3|47	+ Revision: 9c21d3f
14cr|ghc-parallel-3.2.0.3-3|48	- MassBuild#464: Increase release tag
14cr|ghc-parallel-3.2.0.3-3|49	
14cr|ghc-parallel-3.2.0.3-3|50	

1597 14
14cr|ghc-parsec-3.1.3-9|1	%global debug_package %{nil}
14cr|ghc-parsec-3.1.3-9|2	%define module parsec
14cr|ghc-parsec-3.1.3-9|3	
14cr|ghc-parsec-3.1.3-9|4	Summary:	Monadic parser combinators for Haskell
14cr|ghc-parsec-3.1.3-9|5	Name:		ghc-%{module}
14cr|ghc-parsec-3.1.3-9|6	Version:	3.1.3
14cr|ghc-parsec-3.1.3-9|7	Release:	9
14cr|ghc-parsec-3.1.3-9|8	License:	BSD
14cr|ghc-parsec-3.1.3-9|9	Group:		Development/Other
14cr|ghc-parsec-3.1.3-9|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-parsec-3.1.3-9|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-parsec-3.1.3-9|12	Source10:	%{name}.rpmlintrc
14cr|ghc-parsec-3.1.3-9|13	BuildRequires:	ghc-devel
14cr|ghc-parsec-3.1.3-9|14	BuildRequires:	haddock
14cr|ghc-parsec-3.1.3-9|15	BuildRequires:	haskell-macros
14cr|ghc-parsec-3.1.3-9|16	BuildRequires:	haskell(mtl)
14cr|ghc-parsec-3.1.3-9|17	BuildRequires:	haskell(text)
14cr|ghc-parsec-3.1.3-9|18	Requires(post,preun):	ghc
14cr|ghc-parsec-3.1.3-9|19	Requires(pre):	haskell(text)
14cr|ghc-parsec-3.1.3-9|20	
14cr|ghc-parsec-3.1.3-9|21	%description
14cr|ghc-parsec-3.1.3-9|22	Parsec is designed from scratch as an industrial-strength parser library.
14cr|ghc-parsec-3.1.3-9|23	It is simple, safe, well documented (on the package homepage), has extensive
14cr|ghc-parsec-3.1.3-9|24	libraries and good error messages, and is also fast.  It is defined as a
14cr|ghc-parsec-3.1.3-9|25	monad transformer that can be stacked on arbitrary monads, and it is also
14cr|ghc-parsec-3.1.3-9|26	parametric in the input stream type.
14cr|ghc-parsec-3.1.3-9|27	
14cr|ghc-parsec-3.1.3-9|28	%files
14cr|ghc-parsec-3.1.3-9|29	%{_docdir}/%{module}-%{version}
14cr|ghc-parsec-3.1.3-9|30	%{_libdir}/%{module}-%{version}
14cr|ghc-parsec-3.1.3-9|31	%{_cabal_rpm_deps_dir}
14cr|ghc-parsec-3.1.3-9|32	%{_cabal_haddoc_files}
14cr|ghc-parsec-3.1.3-9|33	
14cr|ghc-parsec-3.1.3-9|34	#----------------------------------------------------------------------------
14cr|ghc-parsec-3.1.3-9|35	
14cr|ghc-parsec-3.1.3-9|36	%prep
14cr|ghc-parsec-3.1.3-9|37	%setup -q -n %{module}-%{version}
14cr|ghc-parsec-3.1.3-9|38	
14cr|ghc-parsec-3.1.3-9|39	%build
14cr|ghc-parsec-3.1.3-9|40	%_cabal_build
14cr|ghc-parsec-3.1.3-9|41	
14cr|ghc-parsec-3.1.3-9|42	
14cr|ghc-parsec-3.1.3-9|43	%install
14cr|ghc-parsec-3.1.3-9|44	%_cabal_install
14cr|ghc-parsec-3.1.3-9|45	%_cabal_rpm_gen_deps
14cr|ghc-parsec-3.1.3-9|46	%_cabal_scriptlets
14cr|ghc-parsec-3.1.3-9|47	
14cr|ghc-parsec-3.1.3-9|48	
14cr|ghc-parsec-3.1.3-9|49	%changelog
14cr|ghc-parsec-3.1.3-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.3-9
14cr|ghc-parsec-3.1.3-9|51	+ Revision: 7e6d8b5
14cr|ghc-parsec-3.1.3-9|52	- MassBuild#464: Increase release tag
14cr|ghc-parsec-3.1.3-9|53	
14cr|ghc-parsec-3.1.3-9|54	

1598 14
14cr|ghc-paths-0.1.0.8-9|1	%global debug_package %{nil}
14cr|ghc-paths-0.1.0.8-9|2	%define _no_haddock 1
14cr|ghc-paths-0.1.0.8-9|3	
14cr|ghc-paths-0.1.0.8-9|4	Summary:	Knowledge of GHC's installation directories
14cr|ghc-paths-0.1.0.8-9|5	Name:		ghc-paths
14cr|ghc-paths-0.1.0.8-9|6	Version:	0.1.0.8
14cr|ghc-paths-0.1.0.8-9|7	Release:	9
14cr|ghc-paths-0.1.0.8-9|8	License:	BSD
14cr|ghc-paths-0.1.0.8-9|9	Group:		Development/Other
14cr|ghc-paths-0.1.0.8-9|10	Url:		http://hackage.haskell.org/package/%{name}
14cr|ghc-paths-0.1.0.8-9|11	Source0:	http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|ghc-paths-0.1.0.8-9|12	BuildRequires:	haskell-macros
14cr|ghc-paths-0.1.0.8-9|13	BuildRequires:	ghc-devel
14cr|ghc-paths-0.1.0.8-9|14	Requires:	ghc
14cr|ghc-paths-0.1.0.8-9|15	Requires(post,preun):	ghc
14cr|ghc-paths-0.1.0.8-9|16	Requires(post,preun):	haddock
14cr|ghc-paths-0.1.0.8-9|17	
14cr|ghc-paths-0.1.0.8-9|18	%description
14cr|ghc-paths-0.1.0.8-9|19	Knowledge of GHC's installation directories
14cr|ghc-paths-0.1.0.8-9|20	
14cr|ghc-paths-0.1.0.8-9|21	%files
14cr|ghc-paths-0.1.0.8-9|22	%{_docdir}/%{name}-%{version}
14cr|ghc-paths-0.1.0.8-9|23	%{_libdir}/%{name}-%{version}
14cr|ghc-paths-0.1.0.8-9|24	%{_cabal_haddoc_files}
14cr|ghc-paths-0.1.0.8-9|25	%{_cabal_rpm_deps_dir}
14cr|ghc-paths-0.1.0.8-9|26	
14cr|ghc-paths-0.1.0.8-9|27	#----------------------------------------------------------------------------
14cr|ghc-paths-0.1.0.8-9|28	
14cr|ghc-paths-0.1.0.8-9|29	%prep
14cr|ghc-paths-0.1.0.8-9|30	%setup -q
14cr|ghc-paths-0.1.0.8-9|31	
14cr|ghc-paths-0.1.0.8-9|32	%build
14cr|ghc-paths-0.1.0.8-9|33	%_cabal_build
14cr|ghc-paths-0.1.0.8-9|34	
14cr|ghc-paths-0.1.0.8-9|35	%install
14cr|ghc-paths-0.1.0.8-9|36	%_cabal_install
14cr|ghc-paths-0.1.0.8-9|37	%_cabal_rpm_gen_deps
14cr|ghc-paths-0.1.0.8-9|38	%_cabal_scriptlets
14cr|ghc-paths-0.1.0.8-9|39	
14cr|ghc-paths-0.1.0.8-9|40	%check
14cr|ghc-paths-0.1.0.8-9|41	%_cabal_check
14cr|ghc-paths-0.1.0.8-9|42	
14cr|ghc-paths-0.1.0.8-9|43	
14cr|ghc-paths-0.1.0.8-9|44	%changelog
14cr|ghc-paths-0.1.0.8-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0.8-9
14cr|ghc-paths-0.1.0.8-9|46	+ Revision: 952e473
14cr|ghc-paths-0.1.0.8-9|47	- MassBuild#464: Increase release tag
14cr|ghc-paths-0.1.0.8-9|48	
14cr|ghc-paths-0.1.0.8-9|49	

1599 14
14cr|ghc-plugins-1.5.3.0-4|1	%global debug_package %{nil}
14cr|ghc-plugins-1.5.3.0-4|2	%define _cabal_setup Setup.lhs
14cr|ghc-plugins-1.5.3.0-4|3	%define module plugins
14cr|ghc-plugins-1.5.3.0-4|4	
14cr|ghc-plugins-1.5.3.0-4|5	Summary:	Dynamic linking for Haskell and C objects
14cr|ghc-plugins-1.5.3.0-4|6	Name:		ghc-%{module}
14cr|ghc-plugins-1.5.3.0-4|7	Version:	1.5.3.0
14cr|ghc-plugins-1.5.3.0-4|8	Release:	4
14cr|ghc-plugins-1.5.3.0-4|9	License:	BSD
14cr|ghc-plugins-1.5.3.0-4|10	Group:		Development/Other
14cr|ghc-plugins-1.5.3.0-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-plugins-1.5.3.0-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-plugins-1.5.3.0-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-plugins-1.5.3.0-4|14	BuildRequires:	ghc-devel
14cr|ghc-plugins-1.5.3.0-4|15	BuildRequires:	haddock
14cr|ghc-plugins-1.5.3.0-4|16	BuildRequires:	haskell-macros
14cr|ghc-plugins-1.5.3.0-4|17	BuildRequires:	haskell(haskell-src)
14cr|ghc-plugins-1.5.3.0-4|18	BuildRequires:	haskell(random)
14cr|ghc-plugins-1.5.3.0-4|19	Requires(post,preun):	ghc
14cr|ghc-plugins-1.5.3.0-4|20	Requires(pre):	haskell(haskell-src)
14cr|ghc-plugins-1.5.3.0-4|21	Requires(pre):	haskell(random)
14cr|ghc-plugins-1.5.3.0-4|22	
14cr|ghc-plugins-1.5.3.0-4|23	%description
14cr|ghc-plugins-1.5.3.0-4|24	Dynamic linking and runtime evaluation of Haskell,
14cr|ghc-plugins-1.5.3.0-4|25	and C, including dependency chasing and package resolution.
14cr|ghc-plugins-1.5.3.0-4|26	
14cr|ghc-plugins-1.5.3.0-4|27	Described in the papers:
14cr|ghc-plugins-1.5.3.0-4|28	* /Plugging Haskell In/
14cr|ghc-plugins-1.5.3.0-4|29	* /Dynamic Applications from the Ground Up/
14cr|ghc-plugins-1.5.3.0-4|30	* /Dynamic Extension of Typed Functional Languages/.
14cr|ghc-plugins-1.5.3.0-4|31	
14cr|ghc-plugins-1.5.3.0-4|32	%files
14cr|ghc-plugins-1.5.3.0-4|33	%{_docdir}/%{module}-%{version}
14cr|ghc-plugins-1.5.3.0-4|34	%{_libdir}/%{module}-%{version}
14cr|ghc-plugins-1.5.3.0-4|35	%{_cabal_rpm_deps_dir}
14cr|ghc-plugins-1.5.3.0-4|36	%{_cabal_haddoc_files}
14cr|ghc-plugins-1.5.3.0-4|37	
14cr|ghc-plugins-1.5.3.0-4|38	#----------------------------------------------------------------------------
14cr|ghc-plugins-1.5.3.0-4|39	
14cr|ghc-plugins-1.5.3.0-4|40	%prep
14cr|ghc-plugins-1.5.3.0-4|41	%setup -q -n %{module}-%{version}
14cr|ghc-plugins-1.5.3.0-4|42	
14cr|ghc-plugins-1.5.3.0-4|43	%build
14cr|ghc-plugins-1.5.3.0-4|44	%_cabal_build
14cr|ghc-plugins-1.5.3.0-4|45	
14cr|ghc-plugins-1.5.3.0-4|46	%install
14cr|ghc-plugins-1.5.3.0-4|47	%_cabal_install
14cr|ghc-plugins-1.5.3.0-4|48	%_cabal_rpm_gen_deps
14cr|ghc-plugins-1.5.3.0-4|49	%_cabal_scriptlets
14cr|ghc-plugins-1.5.3.0-4|50	
14cr|ghc-plugins-1.5.3.0-4|51	%check
14cr|ghc-plugins-1.5.3.0-4|52	%_cabal_check
14cr|ghc-plugins-1.5.3.0-4|53	
14cr|ghc-plugins-1.5.3.0-4|54	
14cr|ghc-plugins-1.5.3.0-4|55	%changelog
14cr|ghc-plugins-1.5.3.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3.0-4
14cr|ghc-plugins-1.5.3.0-4|57	+ Revision: 54e81a0
14cr|ghc-plugins-1.5.3.0-4|58	- MassBuild#464: Increase release tag
14cr|ghc-plugins-1.5.3.0-4|59	
14cr|ghc-plugins-1.5.3.0-4|60	

1600 14
14cr|ghc-polyparse-1.8-3|1	%global debug_package %{nil}
14cr|ghc-polyparse-1.8-3|2	%define module polyparse
14cr|ghc-polyparse-1.8-3|3	
14cr|ghc-polyparse-1.8-3|4	Summary:	A variety of alternative parser combinator libraries for Haskell
14cr|ghc-polyparse-1.8-3|5	Name:		ghc-%{module}
14cr|ghc-polyparse-1.8-3|6	Version:	1.8
14cr|ghc-polyparse-1.8-3|7	Release:	3
14cr|ghc-polyparse-1.8-3|8	License:	LGPLv2.1+
14cr|ghc-polyparse-1.8-3|9	Group:		Development/Other
14cr|ghc-polyparse-1.8-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-polyparse-1.8-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-polyparse-1.8-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-polyparse-1.8-3|13	BuildRequires:	ghc-devel
14cr|ghc-polyparse-1.8-3|14	BuildRequires:	haddock
14cr|ghc-polyparse-1.8-3|15	BuildRequires:	haskell-macros
14cr|ghc-polyparse-1.8-3|16	BuildRequires:	haskell(text)
14cr|ghc-polyparse-1.8-3|17	Requires(post,preun):	ghc
14cr|ghc-polyparse-1.8-3|18	Requires(pre):	haskell(text)
14cr|ghc-polyparse-1.8-3|19	Obsoletes:	haskell-%{module} < 1.8-2
14cr|ghc-polyparse-1.8-3|20	
14cr|ghc-polyparse-1.8-3|21	%description
14cr|ghc-polyparse-1.8-3|22	A variety of alternative parser combinator libraries, including the original
14cr|ghc-polyparse-1.8-3|23	HuttonMeijer set. The Poly sets have features like good error reporting,
14cr|ghc-polyparse-1.8-3|24	arbitrary token type, running state, lazy parsing, and so on. Finally,
14cr|ghc-polyparse-1.8-3|25	Text.Parse is a proposed replacement for the standard Read class, for better
14cr|ghc-polyparse-1.8-3|26	deserialisation of Haskell values from Strings.
14cr|ghc-polyparse-1.8-3|27	
14cr|ghc-polyparse-1.8-3|28	%files
14cr|ghc-polyparse-1.8-3|29	%{_docdir}/%{module}-%{version}
14cr|ghc-polyparse-1.8-3|30	%{_libdir}/%{module}-%{version}
14cr|ghc-polyparse-1.8-3|31	%{_cabal_rpm_deps_dir}
14cr|ghc-polyparse-1.8-3|32	%{_cabal_haddoc_files}
14cr|ghc-polyparse-1.8-3|33	
14cr|ghc-polyparse-1.8-3|34	#----------------------------------------------------------------------------
14cr|ghc-polyparse-1.8-3|35	
14cr|ghc-polyparse-1.8-3|36	%prep
14cr|ghc-polyparse-1.8-3|37	%setup -q -n %{module}-%{version}
14cr|ghc-polyparse-1.8-3|38	
14cr|ghc-polyparse-1.8-3|39	%build
14cr|ghc-polyparse-1.8-3|40	%_cabal_build
14cr|ghc-polyparse-1.8-3|41	
14cr|ghc-polyparse-1.8-3|42	%install
14cr|ghc-polyparse-1.8-3|43	%_cabal_install
14cr|ghc-polyparse-1.8-3|44	%_cabal_rpm_gen_deps
14cr|ghc-polyparse-1.8-3|45	%_cabal_scriptlets
14cr|ghc-polyparse-1.8-3|46	
14cr|ghc-polyparse-1.8-3|47	%check
14cr|ghc-polyparse-1.8-3|48	%_cabal_check
14cr|ghc-polyparse-1.8-3|49	
14cr|ghc-polyparse-1.8-3|50	
14cr|ghc-polyparse-1.8-3|51	%changelog
14cr|ghc-polyparse-1.8-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-3
14cr|ghc-polyparse-1.8-3|53	+ Revision: f9e618e
14cr|ghc-polyparse-1.8-3|54	- MassBuild#464: Increase release tag
14cr|ghc-polyparse-1.8-3|55	
14cr|ghc-polyparse-1.8-3|56	

1601 14
14cr|ghc-primitive-0.5.0.1-5|1	%global debug_package %{nil}
14cr|ghc-primitive-0.5.0.1-5|2	%define module  primitive
14cr|ghc-primitive-0.5.0.1-5|3	
14cr|ghc-primitive-0.5.0.1-5|4	Summary:	Primitive memory-related operations for Haskell
14cr|ghc-primitive-0.5.0.1-5|5	Name:		ghc-%{module}
14cr|ghc-primitive-0.5.0.1-5|6	Version:	0.5.0.1
14cr|ghc-primitive-0.5.0.1-5|7	Release:	5
14cr|ghc-primitive-0.5.0.1-5|8	License:	BSD
14cr|ghc-primitive-0.5.0.1-5|9	Group:		Development/Other
14cr|ghc-primitive-0.5.0.1-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-primitive-0.5.0.1-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-primitive-0.5.0.1-5|12	Source10:	%{name}.rpmlintrc
14cr|ghc-primitive-0.5.0.1-5|13	BuildRequires:	ghc-devel
14cr|ghc-primitive-0.5.0.1-5|14	BuildRequires:	haddock
14cr|ghc-primitive-0.5.0.1-5|15	BuildRequires:	haskell-macros
14cr|ghc-primitive-0.5.0.1-5|16	Requires(post,preun):	ghc
14cr|ghc-primitive-0.5.0.1-5|17	
14cr|ghc-primitive-0.5.0.1-5|18	%description
14cr|ghc-primitive-0.5.0.1-5|19	This package provides various primitive memory-related operations.
14cr|ghc-primitive-0.5.0.1-5|20	
14cr|ghc-primitive-0.5.0.1-5|21	%files
14cr|ghc-primitive-0.5.0.1-5|22	%{_docdir}/%{module}-%{version}
14cr|ghc-primitive-0.5.0.1-5|23	%{_libdir}/%{module}-%{version}
14cr|ghc-primitive-0.5.0.1-5|24	%{_cabal_rpm_deps_dir}
14cr|ghc-primitive-0.5.0.1-5|25	%{_cabal_haddoc_files}
14cr|ghc-primitive-0.5.0.1-5|26	
14cr|ghc-primitive-0.5.0.1-5|27	#----------------------------------------------------------------------------
14cr|ghc-primitive-0.5.0.1-5|28	
14cr|ghc-primitive-0.5.0.1-5|29	%prep
14cr|ghc-primitive-0.5.0.1-5|30	%setup -q -n %{module}-%{version}
14cr|ghc-primitive-0.5.0.1-5|31	
14cr|ghc-primitive-0.5.0.1-5|32	%build
14cr|ghc-primitive-0.5.0.1-5|33	%_cabal_build
14cr|ghc-primitive-0.5.0.1-5|34	
14cr|ghc-primitive-0.5.0.1-5|35	%install
14cr|ghc-primitive-0.5.0.1-5|36	%_cabal_install
14cr|ghc-primitive-0.5.0.1-5|37	%_cabal_rpm_gen_deps
14cr|ghc-primitive-0.5.0.1-5|38	%_cabal_scriptlets
14cr|ghc-primitive-0.5.0.1-5|39	
14cr|ghc-primitive-0.5.0.1-5|40	%check
14cr|ghc-primitive-0.5.0.1-5|41	%_cabal_check
14cr|ghc-primitive-0.5.0.1-5|42	
14cr|ghc-primitive-0.5.0.1-5|43	
14cr|ghc-primitive-0.5.0.1-5|44	%changelog
14cr|ghc-primitive-0.5.0.1-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0.1-5
14cr|ghc-primitive-0.5.0.1-5|46	+ Revision: c320bb8
14cr|ghc-primitive-0.5.0.1-5|47	- MassBuild#464: Increase release tag
14cr|ghc-primitive-0.5.0.1-5|48	
14cr|ghc-primitive-0.5.0.1-5|49	

1602 14
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|1	%define debug_package %{nil}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|2	%define module pugs-DrIFT
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|3	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|4	Summary:	DrIFT with pugs-specific rules for Haskell
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|5	Name:		ghc-%{module}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|6	Version:	2.2.3.20120717
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|7	Release:	5
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|8	License:	BSD
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|9	Group:		Development/Other
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|12	Source10:	%{name}.rpmlintrc
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|13	Patch0:		pugs-DrIFT-2.2.3.20120717.catch.patch
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|14	BuildRequires:	ghc-devel
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|15	BuildRequires:	haddock
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|16	BuildRequires:	haskell-macros
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|17	BuildRequires:	haskell(HsSyck)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|18	BuildRequires:	haskell(mtl)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|19	BuildRequires:	haskell(random)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|20	BuildRequires:	haskell(stm)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|21	BuildRequires:	haskell(utf8-string)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|22	Requires(post,preun):	ghc
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|23	Requires(pre):	haskell(HsSyck)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|24	Requires(pre):	haskell(mtl)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|25	Requires(pre):	haskell(random)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|26	Requires(pre):	haskell(stm)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|27	Requires(pre):	haskell(utf8-string)
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|28	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|29	%description
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|30	DrIFT is a type sensitive preprocessor for Haskell. It extracts type
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|31	declarations and directives from modules. The directives cause rules to be
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|32	fired on the parsed type declarations, generating new code which is then
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|33	appended to the bottom of the input file. The rules are expressed as Haskell
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|34	code, and it is intended that the user can add new rules as required.
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|35	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|36	DrIFT automates instance derivation for classes that aren't supported by the
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|37	standard compil In addition, instances can be produced in seperate modules to
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|38	that containing the type decla This allows instances to be derived for a type
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|39	after the original module has been compiled. As a bonus, simple utility
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|40	functions can also be produced from a type.
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|41	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|42	%files
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|43	%{_docdir}/%{module}-%{version}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|44	%{_libdir}/%{module}-%{version}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|45	%{_cabal_rpm_deps_dir}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|46	%{_cabal_haddoc_files}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|47	%{_bindir}/%{module}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|48	%{_datadir}/%{module}-%{version}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|49	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|50	#----------------------------------------------------------------------------
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|51	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|52	%prep
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|53	%setup -q -n %{module}-%{version}
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|54	%patch0 -p1 -b .catch
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|55	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|56	%build
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|57	%_cabal_build
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|58	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|59	%install
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|60	%_cabal_install
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|61	%_cabal_rpm_gen_deps
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|62	%_cabal_scriptlets
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|63	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|64	%check
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|65	%_cabal_check
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|66	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|67	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|68	%changelog
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3.20120717-5
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|70	+ Revision: 8a44de8
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|71	- MassBuild#464: Increase release tag
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|72	
14cr|ghc-pugs-DrIFT-2.2.3.20120717-5|73	

1603 14
14cr|ghc-QuickCheck-2.5.1.1-5|1	%global debug_package %{nil}
14cr|ghc-QuickCheck-2.5.1.1-5|2	%define _cabal_setup Setup.lhs
14cr|ghc-QuickCheck-2.5.1.1-5|3	%define module QuickCheck
14cr|ghc-QuickCheck-2.5.1.1-5|4	
14cr|ghc-QuickCheck-2.5.1.1-5|5	Summary:	Automatic testing of Haskell programs
14cr|ghc-QuickCheck-2.5.1.1-5|6	Name:		ghc-%{module}
14cr|ghc-QuickCheck-2.5.1.1-5|7	Version:	2.5.1.1
14cr|ghc-QuickCheck-2.5.1.1-5|8	Release:	5
14cr|ghc-QuickCheck-2.5.1.1-5|9	License:	BSD
14cr|ghc-QuickCheck-2.5.1.1-5|10	Group:		Development/Other
14cr|ghc-QuickCheck-2.5.1.1-5|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-QuickCheck-2.5.1.1-5|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-QuickCheck-2.5.1.1-5|13	Source10:	%{name}.rpmlintrc
14cr|ghc-QuickCheck-2.5.1.1-5|14	BuildRequires:	ghc-devel
14cr|ghc-QuickCheck-2.5.1.1-5|15	BuildRequires:	haddock
14cr|ghc-QuickCheck-2.5.1.1-5|16	BuildRequires:	haskell-macros
14cr|ghc-QuickCheck-2.5.1.1-5|17	BuildRequires:	haskell(random)
14cr|ghc-QuickCheck-2.5.1.1-5|18	Requires(post,preun):	ghc
14cr|ghc-QuickCheck-2.5.1.1-5|19	Requires(pre):	haskell(random)
14cr|ghc-QuickCheck-2.5.1.1-5|20	
14cr|ghc-QuickCheck-2.5.1.1-5|21	%description
14cr|ghc-QuickCheck-2.5.1.1-5|22	QuickCheck is a library for random testing of program properties.
14cr|ghc-QuickCheck-2.5.1.1-5|23	
14cr|ghc-QuickCheck-2.5.1.1-5|24	The programmer provides a specification of the program, in the form of
14cr|ghc-QuickCheck-2.5.1.1-5|25	properties which functions should satisfy, and QuickCheck then tests
14cr|ghc-QuickCheck-2.5.1.1-5|26	that the properties hold in a large number of randomly generated cases.
14cr|ghc-QuickCheck-2.5.1.1-5|27	
14cr|ghc-QuickCheck-2.5.1.1-5|28	Specifications are expressed in Haskell, using combinators defined in the
14cr|ghc-QuickCheck-2.5.1.1-5|29	QuickCheck library. QuickCheck provides combinators to define properties,
14cr|ghc-QuickCheck-2.5.1.1-5|30	observe the distribution of test data, and define test data generators.
14cr|ghc-QuickCheck-2.5.1.1-5|31	
14cr|ghc-QuickCheck-2.5.1.1-5|32	%files
14cr|ghc-QuickCheck-2.5.1.1-5|33	%{_docdir}/%{module}-%{version}
14cr|ghc-QuickCheck-2.5.1.1-5|34	%{_libdir}/%{module}-%{version}
14cr|ghc-QuickCheck-2.5.1.1-5|35	%{_cabal_rpm_deps_dir}
14cr|ghc-QuickCheck-2.5.1.1-5|36	%{_cabal_haddoc_files}
14cr|ghc-QuickCheck-2.5.1.1-5|37	
14cr|ghc-QuickCheck-2.5.1.1-5|38	#----------------------------------------------------------------------------
14cr|ghc-QuickCheck-2.5.1.1-5|39	
14cr|ghc-QuickCheck-2.5.1.1-5|40	%prep
14cr|ghc-QuickCheck-2.5.1.1-5|41	%setup -q -n %{module}-%{version}
14cr|ghc-QuickCheck-2.5.1.1-5|42	
14cr|ghc-QuickCheck-2.5.1.1-5|43	%build
14cr|ghc-QuickCheck-2.5.1.1-5|44	%_cabal_build
14cr|ghc-QuickCheck-2.5.1.1-5|45	
14cr|ghc-QuickCheck-2.5.1.1-5|46	%install
14cr|ghc-QuickCheck-2.5.1.1-5|47	%_cabal_install
14cr|ghc-QuickCheck-2.5.1.1-5|48	%_cabal_rpm_gen_deps
14cr|ghc-QuickCheck-2.5.1.1-5|49	%_cabal_scriptlets
14cr|ghc-QuickCheck-2.5.1.1-5|50	
14cr|ghc-QuickCheck-2.5.1.1-5|51	
14cr|ghc-QuickCheck-2.5.1.1-5|52	%changelog
14cr|ghc-QuickCheck-2.5.1.1-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1.1-5
14cr|ghc-QuickCheck-2.5.1.1-5|54	+ Revision: 87d07a0
14cr|ghc-QuickCheck-2.5.1.1-5|55	- MassBuild#464: Increase release tag
14cr|ghc-QuickCheck-2.5.1.1-5|56	
14cr|ghc-QuickCheck-2.5.1.1-5|57	

1604 14
14cr|ghc-random-1.0.1.1-4|1	%global debug_package %{nil}
14cr|ghc-random-1.0.1.1-4|2	
14cr|ghc-random-1.0.1.1-4|3	%define module random
14cr|ghc-random-1.0.1.1-4|4	
14cr|ghc-random-1.0.1.1-4|5	Summary:	Random number library for Haskell
14cr|ghc-random-1.0.1.1-4|6	Name:		ghc-%{module}
14cr|ghc-random-1.0.1.1-4|7	Version:	1.0.1.1
14cr|ghc-random-1.0.1.1-4|8	Release:	4
14cr|ghc-random-1.0.1.1-4|9	License:	BSD
14cr|ghc-random-1.0.1.1-4|10	Group:		Development/Other
14cr|ghc-random-1.0.1.1-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-random-1.0.1.1-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-random-1.0.1.1-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-random-1.0.1.1-4|14	BuildRequires:	ghc-devel
14cr|ghc-random-1.0.1.1-4|15	BuildRequires:	haddock
14cr|ghc-random-1.0.1.1-4|16	BuildRequires:	haskell-macros
14cr|ghc-random-1.0.1.1-4|17	Requires(post,preun):	ghc
14cr|ghc-random-1.0.1.1-4|18	
14cr|ghc-random-1.0.1.1-4|19	%description
14cr|ghc-random-1.0.1.1-4|20	This package provides a basic random number generation library,
14cr|ghc-random-1.0.1.1-4|21	including the ability to split random number generators.
14cr|ghc-random-1.0.1.1-4|22	
14cr|ghc-random-1.0.1.1-4|23	%files
14cr|ghc-random-1.0.1.1-4|24	%{_docdir}/%{module}-%{version}
14cr|ghc-random-1.0.1.1-4|25	%{_libdir}/%{module}-%{version}
14cr|ghc-random-1.0.1.1-4|26	%{_cabal_rpm_deps_dir}
14cr|ghc-random-1.0.1.1-4|27	%{_cabal_haddoc_files}
14cr|ghc-random-1.0.1.1-4|28	
14cr|ghc-random-1.0.1.1-4|29	#----------------------------------------------------------------------------
14cr|ghc-random-1.0.1.1-4|30	
14cr|ghc-random-1.0.1.1-4|31	%prep
14cr|ghc-random-1.0.1.1-4|32	%setup -q -n %{module}-%{version}
14cr|ghc-random-1.0.1.1-4|33	
14cr|ghc-random-1.0.1.1-4|34	%build
14cr|ghc-random-1.0.1.1-4|35	%_cabal_build
14cr|ghc-random-1.0.1.1-4|36	
14cr|ghc-random-1.0.1.1-4|37	%install
14cr|ghc-random-1.0.1.1-4|38	%_cabal_install
14cr|ghc-random-1.0.1.1-4|39	%_cabal_rpm_gen_deps
14cr|ghc-random-1.0.1.1-4|40	%_cabal_scriptlets
14cr|ghc-random-1.0.1.1-4|41	
14cr|ghc-random-1.0.1.1-4|42	
14cr|ghc-random-1.0.1.1-4|43	%changelog
14cr|ghc-random-1.0.1.1-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1.1-4
14cr|ghc-random-1.0.1.1-4|45	+ Revision: ec01c6f
14cr|ghc-random-1.0.1.1-4|46	- MassBuild#464: Increase release tag
14cr|ghc-random-1.0.1.1-4|47	
14cr|ghc-random-1.0.1.1-4|48	

1605 14
14cr|ghc-regex-base-0.93.2-8|1	%global debug_package %{nil}
14cr|ghc-regex-base-0.93.2-8|2	%define module regex-base
14cr|ghc-regex-base-0.93.2-8|3	
14cr|ghc-regex-base-0.93.2-8|4	Summary:	Replaces/Enhances Text.Regex
14cr|ghc-regex-base-0.93.2-8|5	Name:		ghc-%{module}
14cr|ghc-regex-base-0.93.2-8|6	Version:	0.93.2
14cr|ghc-regex-base-0.93.2-8|7	Release:	8
14cr|ghc-regex-base-0.93.2-8|8	License:	BSD
14cr|ghc-regex-base-0.93.2-8|9	Group:		Development/Other
14cr|ghc-regex-base-0.93.2-8|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-regex-base-0.93.2-8|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-regex-base-0.93.2-8|12	Source10:	%{name}.rpmlintrc
14cr|ghc-regex-base-0.93.2-8|13	BuildRequires:	ghc-devel
14cr|ghc-regex-base-0.93.2-8|14	BuildRequires:	haddock
14cr|ghc-regex-base-0.93.2-8|15	BuildRequires:	haskell-macros
14cr|ghc-regex-base-0.93.2-8|16	BuildRequires:	haskell(mtl)
14cr|ghc-regex-base-0.93.2-8|17	Requires(post,preun):	ghc
14cr|ghc-regex-base-0.93.2-8|18	Requires(pre):	haskell(mtl)
14cr|ghc-regex-base-0.93.2-8|19	
14cr|ghc-regex-base-0.93.2-8|20	%description
14cr|ghc-regex-base-0.93.2-8|21	Interface API for regex-posix, pcre, parsec, tdfa, dfa.
14cr|ghc-regex-base-0.93.2-8|22	
14cr|ghc-regex-base-0.93.2-8|23	%files
14cr|ghc-regex-base-0.93.2-8|24	%{_docdir}/%{module}-%{version}
14cr|ghc-regex-base-0.93.2-8|25	%{_libdir}/%{module}-%{version}
14cr|ghc-regex-base-0.93.2-8|26	%{_cabal_rpm_deps_dir}
14cr|ghc-regex-base-0.93.2-8|27	%{_cabal_haddoc_files}
14cr|ghc-regex-base-0.93.2-8|28	
14cr|ghc-regex-base-0.93.2-8|29	#----------------------------------------------------------------------------
14cr|ghc-regex-base-0.93.2-8|30	
14cr|ghc-regex-base-0.93.2-8|31	%prep
14cr|ghc-regex-base-0.93.2-8|32	%setup -q -n %{module}-%{version}
14cr|ghc-regex-base-0.93.2-8|33	
14cr|ghc-regex-base-0.93.2-8|34	%build
14cr|ghc-regex-base-0.93.2-8|35	%_cabal_build
14cr|ghc-regex-base-0.93.2-8|36	
14cr|ghc-regex-base-0.93.2-8|37	%install
14cr|ghc-regex-base-0.93.2-8|38	%_cabal_install
14cr|ghc-regex-base-0.93.2-8|39	%_cabal_rpm_gen_deps
14cr|ghc-regex-base-0.93.2-8|40	%_cabal_scriptlets
14cr|ghc-regex-base-0.93.2-8|41	
14cr|ghc-regex-base-0.93.2-8|42	%check
14cr|ghc-regex-base-0.93.2-8|43	%_cabal_check
14cr|ghc-regex-base-0.93.2-8|44	
14cr|ghc-regex-base-0.93.2-8|45	
14cr|ghc-regex-base-0.93.2-8|46	%changelog
14cr|ghc-regex-base-0.93.2-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.2-8
14cr|ghc-regex-base-0.93.2-8|48	+ Revision: f344c86
14cr|ghc-regex-base-0.93.2-8|49	- MassBuild#464: Increase release tag
14cr|ghc-regex-base-0.93.2-8|50	
14cr|ghc-regex-base-0.93.2-8|51	

1606 14
14cr|ghc-regex-compat-0.95.1-7|1	%global debug_package %{nil}
14cr|ghc-regex-compat-0.95.1-7|2	%define module regex-compat
14cr|ghc-regex-compat-0.95.1-7|3	
14cr|ghc-regex-compat-0.95.1-7|4	Summary:	Replaces/Enhances Text.Regex
14cr|ghc-regex-compat-0.95.1-7|5	Name:		ghc-%{module}
14cr|ghc-regex-compat-0.95.1-7|6	Version:	0.95.1
14cr|ghc-regex-compat-0.95.1-7|7	Release:	7
14cr|ghc-regex-compat-0.95.1-7|8	License:	BSD
14cr|ghc-regex-compat-0.95.1-7|9	Group:		Development/Other
14cr|ghc-regex-compat-0.95.1-7|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-regex-compat-0.95.1-7|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-regex-compat-0.95.1-7|12	Source10:	%{name}.rpmlintrc
14cr|ghc-regex-compat-0.95.1-7|13	BuildRequires:	ghc-devel
14cr|ghc-regex-compat-0.95.1-7|14	BuildRequires:	haskell-macros
14cr|ghc-regex-compat-0.95.1-7|15	BuildRequires:	haddock
14cr|ghc-regex-compat-0.95.1-7|16	BuildRequires:	haskell(regex-base)
14cr|ghc-regex-compat-0.95.1-7|17	BuildRequires:	haskell(regex-posix)
14cr|ghc-regex-compat-0.95.1-7|18	Requires(post,preun):	ghc
14cr|ghc-regex-compat-0.95.1-7|19	Requires(pre):	haskell(regex-base)
14cr|ghc-regex-compat-0.95.1-7|20	Requires(pre):	haskell(regex-posix)
14cr|ghc-regex-compat-0.95.1-7|21	
14cr|ghc-regex-compat-0.95.1-7|22	%description
14cr|ghc-regex-compat-0.95.1-7|23	One module layer over regex-posix to replace Text.Regex.
14cr|ghc-regex-compat-0.95.1-7|24	
14cr|ghc-regex-compat-0.95.1-7|25	%files
14cr|ghc-regex-compat-0.95.1-7|26	%{_docdir}/%{module}-%{version}
14cr|ghc-regex-compat-0.95.1-7|27	%{_libdir}/%{module}-%{version}
14cr|ghc-regex-compat-0.95.1-7|28	%{_cabal_rpm_deps_dir}
14cr|ghc-regex-compat-0.95.1-7|29	%{_cabal_haddoc_files}
14cr|ghc-regex-compat-0.95.1-7|30	
14cr|ghc-regex-compat-0.95.1-7|31	#----------------------------------------------------------------------------
14cr|ghc-regex-compat-0.95.1-7|32	
14cr|ghc-regex-compat-0.95.1-7|33	%prep
14cr|ghc-regex-compat-0.95.1-7|34	%setup -q -n %{module}-%{version}
14cr|ghc-regex-compat-0.95.1-7|35	
14cr|ghc-regex-compat-0.95.1-7|36	%build
14cr|ghc-regex-compat-0.95.1-7|37	%_cabal_build
14cr|ghc-regex-compat-0.95.1-7|38	
14cr|ghc-regex-compat-0.95.1-7|39	%install
14cr|ghc-regex-compat-0.95.1-7|40	%_cabal_install
14cr|ghc-regex-compat-0.95.1-7|41	%_cabal_rpm_gen_deps
14cr|ghc-regex-compat-0.95.1-7|42	%_cabal_scriptlets
14cr|ghc-regex-compat-0.95.1-7|43	
14cr|ghc-regex-compat-0.95.1-7|44	%check
14cr|ghc-regex-compat-0.95.1-7|45	%_cabal_check
14cr|ghc-regex-compat-0.95.1-7|46	
14cr|ghc-regex-compat-0.95.1-7|47	
14cr|ghc-regex-compat-0.95.1-7|48	%changelog
14cr|ghc-regex-compat-0.95.1-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.95.1-7
14cr|ghc-regex-compat-0.95.1-7|50	+ Revision: 040c908
14cr|ghc-regex-compat-0.95.1-7|51	- MassBuild#464: Increase release tag
14cr|ghc-regex-compat-0.95.1-7|52	
14cr|ghc-regex-compat-0.95.1-7|53	

1607 14
14cr|ghc-regex-posix-0.95.2-5|1	%global debug_package %{nil}
14cr|ghc-regex-posix-0.95.2-5|2	%define module regex-posix
14cr|ghc-regex-posix-0.95.2-5|3	
14cr|ghc-regex-posix-0.95.2-5|4	Summary:	Replaces/Enhances Text.Regex
14cr|ghc-regex-posix-0.95.2-5|5	Name:		ghc-%{module}
14cr|ghc-regex-posix-0.95.2-5|6	Version:	0.95.2
14cr|ghc-regex-posix-0.95.2-5|7	Release:	5
14cr|ghc-regex-posix-0.95.2-5|8	License:	BSD
14cr|ghc-regex-posix-0.95.2-5|9	Group:		Development/Other
14cr|ghc-regex-posix-0.95.2-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-regex-posix-0.95.2-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-regex-posix-0.95.2-5|12	Source10:	%{name}.rpmlintrc
14cr|ghc-regex-posix-0.95.2-5|13	BuildRequires:	ghc-devel
14cr|ghc-regex-posix-0.95.2-5|14	BuildRequires:	haddock
14cr|ghc-regex-posix-0.95.2-5|15	BuildRequires:	haskell-macros
14cr|ghc-regex-posix-0.95.2-5|16	BuildRequires:	haskell(regex-base)
14cr|ghc-regex-posix-0.95.2-5|17	Requires(post,preun):	ghc
14cr|ghc-regex-posix-0.95.2-5|18	
14cr|ghc-regex-posix-0.95.2-5|19	%description
14cr|ghc-regex-posix-0.95.2-5|20	The posix regex backend for regex-base.
14cr|ghc-regex-posix-0.95.2-5|21	
14cr|ghc-regex-posix-0.95.2-5|22	%files
14cr|ghc-regex-posix-0.95.2-5|23	%{_docdir}/%{module}-%{version}
14cr|ghc-regex-posix-0.95.2-5|24	%{_libdir}/%{module}-%{version}
14cr|ghc-regex-posix-0.95.2-5|25	%{_cabal_rpm_deps_dir}
14cr|ghc-regex-posix-0.95.2-5|26	%{_cabal_haddoc_files}
14cr|ghc-regex-posix-0.95.2-5|27	
14cr|ghc-regex-posix-0.95.2-5|28	#----------------------------------------------------------------------------
14cr|ghc-regex-posix-0.95.2-5|29	
14cr|ghc-regex-posix-0.95.2-5|30	%prep
14cr|ghc-regex-posix-0.95.2-5|31	%setup -q -n %{module}-%{version}
14cr|ghc-regex-posix-0.95.2-5|32	
14cr|ghc-regex-posix-0.95.2-5|33	%build
14cr|ghc-regex-posix-0.95.2-5|34	%_cabal_build
14cr|ghc-regex-posix-0.95.2-5|35	
14cr|ghc-regex-posix-0.95.2-5|36	%install
14cr|ghc-regex-posix-0.95.2-5|37	%_cabal_install
14cr|ghc-regex-posix-0.95.2-5|38	%_cabal_rpm_gen_deps
14cr|ghc-regex-posix-0.95.2-5|39	%_cabal_scriptlets
14cr|ghc-regex-posix-0.95.2-5|40	
14cr|ghc-regex-posix-0.95.2-5|41	%check
14cr|ghc-regex-posix-0.95.2-5|42	%_cabal_check
14cr|ghc-regex-posix-0.95.2-5|43	
14cr|ghc-regex-posix-0.95.2-5|44	
14cr|ghc-regex-posix-0.95.2-5|45	%changelog
14cr|ghc-regex-posix-0.95.2-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.95.2-5
14cr|ghc-regex-posix-0.95.2-5|47	+ Revision: 633dc3f
14cr|ghc-regex-posix-0.95.2-5|48	- MassBuild#464: Increase release tag
14cr|ghc-regex-posix-0.95.2-5|49	
14cr|ghc-regex-posix-0.95.2-5|50	

1608 14
14cr|ghc-stm-2.4.2-3|1	%global debug_package %{nil}
14cr|ghc-stm-2.4.2-3|2	%define module stm
14cr|ghc-stm-2.4.2-3|3	
14cr|ghc-stm-2.4.2-3|4	Summary:	Software Transactional Memory for Haskell
14cr|ghc-stm-2.4.2-3|5	Name:		ghc-%{module}
14cr|ghc-stm-2.4.2-3|6	Version:	2.4.2
14cr|ghc-stm-2.4.2-3|7	Release:	3
14cr|ghc-stm-2.4.2-3|8	License:	BSD
14cr|ghc-stm-2.4.2-3|9	Group:		Development/Other
14cr|ghc-stm-2.4.2-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-stm-2.4.2-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-stm-2.4.2-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-stm-2.4.2-3|13	BuildRequires:	ghc-devel
14cr|ghc-stm-2.4.2-3|14	BuildRequires:	haddock
14cr|ghc-stm-2.4.2-3|15	BuildRequires:	haskell-macros
14cr|ghc-stm-2.4.2-3|16	Requires(post,preun):	ghc
14cr|ghc-stm-2.4.2-3|17	
14cr|ghc-stm-2.4.2-3|18	%description
14cr|ghc-stm-2.4.2-3|19	A modular composable concurrency abstraction.
14cr|ghc-stm-2.4.2-3|20	
14cr|ghc-stm-2.4.2-3|21	%files
14cr|ghc-stm-2.4.2-3|22	%{_docdir}/%{module}-%{version}
14cr|ghc-stm-2.4.2-3|23	%{_libdir}/%{module}-%{version}
14cr|ghc-stm-2.4.2-3|24	%{_cabal_rpm_deps_dir}
14cr|ghc-stm-2.4.2-3|25	%{_cabal_haddoc_files}
14cr|ghc-stm-2.4.2-3|26	
14cr|ghc-stm-2.4.2-3|27	#----------------------------------------------------------------------------
14cr|ghc-stm-2.4.2-3|28	
14cr|ghc-stm-2.4.2-3|29	%prep
14cr|ghc-stm-2.4.2-3|30	%setup -q -n %{module}-%{version}
14cr|ghc-stm-2.4.2-3|31	
14cr|ghc-stm-2.4.2-3|32	%build
14cr|ghc-stm-2.4.2-3|33	%_cabal_build
14cr|ghc-stm-2.4.2-3|34	
14cr|ghc-stm-2.4.2-3|35	%install
14cr|ghc-stm-2.4.2-3|36	%_cabal_install
14cr|ghc-stm-2.4.2-3|37	%_cabal_rpm_gen_deps
14cr|ghc-stm-2.4.2-3|38	%_cabal_scriptlets
14cr|ghc-stm-2.4.2-3|39	
14cr|ghc-stm-2.4.2-3|40	%check
14cr|ghc-stm-2.4.2-3|41	%_cabal_check
14cr|ghc-stm-2.4.2-3|42	
14cr|ghc-stm-2.4.2-3|43	
14cr|ghc-stm-2.4.2-3|44	%changelog
14cr|ghc-stm-2.4.2-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-3
14cr|ghc-stm-2.4.2-3|46	+ Revision: 13cdbbd
14cr|ghc-stm-2.4.2-3|47	- MassBuild#464: Increase release tag
14cr|ghc-stm-2.4.2-3|48	
14cr|ghc-stm-2.4.2-3|49	

1609 14
14cr|ghc-strict-0.3.2-3|1	%global debug_package %{nil}
14cr|ghc-strict-0.3.2-3|2	%define _cabal_setup Setup.lhs
14cr|ghc-strict-0.3.2-3|3	%define module  strict
14cr|ghc-strict-0.3.2-3|4	
14cr|ghc-strict-0.3.2-3|5	Summary:	Strict data types and String IO for Haskell
14cr|ghc-strict-0.3.2-3|6	Name:		ghc-%{module}
14cr|ghc-strict-0.3.2-3|7	Version:	0.3.2
14cr|ghc-strict-0.3.2-3|8	Release:	3
14cr|ghc-strict-0.3.2-3|9	License:	BSD
14cr|ghc-strict-0.3.2-3|10	Group:		Development/Other
14cr|ghc-strict-0.3.2-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-strict-0.3.2-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-strict-0.3.2-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-strict-0.3.2-3|14	BuildRequires:	ghc-devel
14cr|ghc-strict-0.3.2-3|15	BuildRequires:	haddock
14cr|ghc-strict-0.3.2-3|16	BuildRequires:	haskell-macros
14cr|ghc-strict-0.3.2-3|17	Requires(post,preun):	ghc
14cr|ghc-strict-0.3.2-3|18	
14cr|ghc-strict-0.3.2-3|19	%description
14cr|ghc-strict-0.3.2-3|20	This package provides strict versions of some standard Haskell data types
14cr|ghc-strict-0.3.2-3|21	(pairs, Maybe and Either). It also contains strict IO operations.
14cr|ghc-strict-0.3.2-3|22	
14cr|ghc-strict-0.3.2-3|23	%files
14cr|ghc-strict-0.3.2-3|24	%{_docdir}/%{module}-%{version}
14cr|ghc-strict-0.3.2-3|25	%{_libdir}/%{module}-%{version}
14cr|ghc-strict-0.3.2-3|26	%{_cabal_rpm_deps_dir}
14cr|ghc-strict-0.3.2-3|27	%{_cabal_haddoc_files}
14cr|ghc-strict-0.3.2-3|28	
14cr|ghc-strict-0.3.2-3|29	#----------------------------------------------------------------------------
14cr|ghc-strict-0.3.2-3|30	
14cr|ghc-strict-0.3.2-3|31	%prep
14cr|ghc-strict-0.3.2-3|32	%setup -q -n %{module}-%{version}
14cr|ghc-strict-0.3.2-3|33	
14cr|ghc-strict-0.3.2-3|34	%build
14cr|ghc-strict-0.3.2-3|35	%_cabal_build
14cr|ghc-strict-0.3.2-3|36	
14cr|ghc-strict-0.3.2-3|37	%install
14cr|ghc-strict-0.3.2-3|38	%_cabal_install
14cr|ghc-strict-0.3.2-3|39	%_cabal_rpm_gen_deps
14cr|ghc-strict-0.3.2-3|40	%_cabal_scriptlets
14cr|ghc-strict-0.3.2-3|41	
14cr|ghc-strict-0.3.2-3|42	%check
14cr|ghc-strict-0.3.2-3|43	%_cabal_check
14cr|ghc-strict-0.3.2-3|44	
14cr|ghc-strict-0.3.2-3|45	
14cr|ghc-strict-0.3.2-3|46	%changelog
14cr|ghc-strict-0.3.2-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|ghc-strict-0.3.2-3|48	+ Revision: e84df9b
14cr|ghc-strict-0.3.2-3|49	- MassBuild#464: Increase release tag
14cr|ghc-strict-0.3.2-3|50	
14cr|ghc-strict-0.3.2-3|51	

1610 14
14cr|ghc-syb-0.4.1-4|1	%define debug_package %{nil}
14cr|ghc-syb-0.4.1-4|2	%define _cabal_setup Setup.lhs
14cr|ghc-syb-0.4.1-4|3	%define module syb
14cr|ghc-syb-0.4.1-4|4	%define _no_haddock 1
14cr|ghc-syb-0.4.1-4|5	
14cr|ghc-syb-0.4.1-4|6	Summary:	Scrap Your Boilerplate for Haskell
14cr|ghc-syb-0.4.1-4|7	Name:		ghc-%{module}
14cr|ghc-syb-0.4.1-4|8	Version:	0.4.1
14cr|ghc-syb-0.4.1-4|9	Release:	4
14cr|ghc-syb-0.4.1-4|10	License:	BSD
14cr|ghc-syb-0.4.1-4|11	Group:		Development/Other
14cr|ghc-syb-0.4.1-4|12	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-syb-0.4.1-4|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-syb-0.4.1-4|14	BuildRequires:	ghc-devel
14cr|ghc-syb-0.4.1-4|15	BuildRequires:	haddock
14cr|ghc-syb-0.4.1-4|16	BuildRequires:	haskell-macros
14cr|ghc-syb-0.4.1-4|17	#for check
14cr|ghc-syb-0.4.1-4|18	BuildRequires:	haskell(HUnit)
14cr|ghc-syb-0.4.1-4|19	BuildRequires:	haskell(mtl)
14cr|ghc-syb-0.4.1-4|20	Requires(post,preun):	ghc
14cr|ghc-syb-0.4.1-4|21	Requires(pre):	haskell(HUnit)
14cr|ghc-syb-0.4.1-4|22	Requires(pre):	haskell(mtl)
14cr|ghc-syb-0.4.1-4|23	
14cr|ghc-syb-0.4.1-4|24	%description
14cr|ghc-syb-0.4.1-4|25	This package contains the generics system described in the /Scrap Your
14cr|ghc-syb-0.4.1-4|26	Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
14cr|ghc-syb-0.4.1-4|27	It defines the @Data@ class of types permitting folding and unfolding of
14cr|ghc-syb-0.4.1-4|28	constructor applications, instances of this class for primitive types, and a
14cr|ghc-syb-0.4.1-4|29	variety of traversals.
14cr|ghc-syb-0.4.1-4|30	
14cr|ghc-syb-0.4.1-4|31	%files
14cr|ghc-syb-0.4.1-4|32	%{_docdir}/%{module}-%{version}
14cr|ghc-syb-0.4.1-4|33	%{_libdir}/%{module}-%{version}
14cr|ghc-syb-0.4.1-4|34	%{_cabal_rpm_deps_dir}
14cr|ghc-syb-0.4.1-4|35	%{_cabal_haddoc_files}
14cr|ghc-syb-0.4.1-4|36	
14cr|ghc-syb-0.4.1-4|37	#----------------------------------------------------------------------------
14cr|ghc-syb-0.4.1-4|38	
14cr|ghc-syb-0.4.1-4|39	%prep
14cr|ghc-syb-0.4.1-4|40	%setup -q -n %{module}-%{version}
14cr|ghc-syb-0.4.1-4|41	
14cr|ghc-syb-0.4.1-4|42	%build
14cr|ghc-syb-0.4.1-4|43	%_cabal_build
14cr|ghc-syb-0.4.1-4|44	
14cr|ghc-syb-0.4.1-4|45	%install
14cr|ghc-syb-0.4.1-4|46	%_cabal_install
14cr|ghc-syb-0.4.1-4|47	%_cabal_rpm_gen_deps
14cr|ghc-syb-0.4.1-4|48	%_cabal_scriptlets
14cr|ghc-syb-0.4.1-4|49	
14cr|ghc-syb-0.4.1-4|50	
14cr|ghc-syb-0.4.1-4|51	%changelog
14cr|ghc-syb-0.4.1-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-4
14cr|ghc-syb-0.4.1-4|53	+ Revision: 37b478c
14cr|ghc-syb-0.4.1-4|54	- MassBuild#464: Increase release tag
14cr|ghc-syb-0.4.1-4|55	
14cr|ghc-syb-0.4.1-4|56	

1611 14
14cr|ghc-tagsoup-0.12.8-3|1	%global debug_package %{nil}
14cr|ghc-tagsoup-0.12.8-3|2	%define module tagsoup
14cr|ghc-tagsoup-0.12.8-3|3	
14cr|ghc-tagsoup-0.12.8-3|4	Summary:	Parsing and extracting information from (possibly malformed) HTML/XML documents
14cr|ghc-tagsoup-0.12.8-3|5	Name:		ghc-%{module}
14cr|ghc-tagsoup-0.12.8-3|6	Version:	0.12.8
14cr|ghc-tagsoup-0.12.8-3|7	Release:	3
14cr|ghc-tagsoup-0.12.8-3|8	License:	BSD
14cr|ghc-tagsoup-0.12.8-3|9	Group:		Development/Other
14cr|ghc-tagsoup-0.12.8-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-tagsoup-0.12.8-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-tagsoup-0.12.8-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-tagsoup-0.12.8-3|13	BuildRequires:	ghc-devel
14cr|ghc-tagsoup-0.12.8-3|14	BuildRequires:	haddock
14cr|ghc-tagsoup-0.12.8-3|15	BuildRequires:	haskell-macros
14cr|ghc-tagsoup-0.12.8-3|16	BuildRequires:	haskell(text)
14cr|ghc-tagsoup-0.12.8-3|17	Requires(post,preun):	ghc
14cr|ghc-tagsoup-0.12.8-3|18	Requires(pre):	haskell(text)
14cr|ghc-tagsoup-0.12.8-3|19	
14cr|ghc-tagsoup-0.12.8-3|20	%description
14cr|ghc-tagsoup-0.12.8-3|21	TagSoup is a library for parsing HTML/XML. It supports the HTML 5
14cr|ghc-tagsoup-0.12.8-3|22	specification, and can be used to parse either well-formed XML, or unstructured
14cr|ghc-tagsoup-0.12.8-3|23	and malformed HTML from the web. The library also provides useful functions to
14cr|ghc-tagsoup-0.12.8-3|24	extract information from an HTML document, making it ideal for screen-scraping.
14cr|ghc-tagsoup-0.12.8-3|25	
14cr|ghc-tagsoup-0.12.8-3|26	Users should start from the "Text.HTML.TagSoup" module.
14cr|ghc-tagsoup-0.12.8-3|27	
14cr|ghc-tagsoup-0.12.8-3|28	%files
14cr|ghc-tagsoup-0.12.8-3|29	%{_docdir}/%{module}-%{version}
14cr|ghc-tagsoup-0.12.8-3|30	%{_libdir}/%{module}-%{version}
14cr|ghc-tagsoup-0.12.8-3|31	%{_cabal_rpm_deps_dir}
14cr|ghc-tagsoup-0.12.8-3|32	%{_cabal_haddoc_files}
14cr|ghc-tagsoup-0.12.8-3|33	
14cr|ghc-tagsoup-0.12.8-3|34	#----------------------------------------------------------------------------
14cr|ghc-tagsoup-0.12.8-3|35	
14cr|ghc-tagsoup-0.12.8-3|36	%prep
14cr|ghc-tagsoup-0.12.8-3|37	%setup -q -n %{module}-%{version}
14cr|ghc-tagsoup-0.12.8-3|38	
14cr|ghc-tagsoup-0.12.8-3|39	%build
14cr|ghc-tagsoup-0.12.8-3|40	%_cabal_build
14cr|ghc-tagsoup-0.12.8-3|41	
14cr|ghc-tagsoup-0.12.8-3|42	%install
14cr|ghc-tagsoup-0.12.8-3|43	%_cabal_install
14cr|ghc-tagsoup-0.12.8-3|44	%_cabal_rpm_gen_deps
14cr|ghc-tagsoup-0.12.8-3|45	%_cabal_scriptlets
14cr|ghc-tagsoup-0.12.8-3|46	
14cr|ghc-tagsoup-0.12.8-3|47	%check
14cr|ghc-tagsoup-0.12.8-3|48	%_cabal_check
14cr|ghc-tagsoup-0.12.8-3|49	
14cr|ghc-tagsoup-0.12.8-3|50	
14cr|ghc-tagsoup-0.12.8-3|51	%changelog
14cr|ghc-tagsoup-0.12.8-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.8-3
14cr|ghc-tagsoup-0.12.8-3|53	+ Revision: d4df9ab
14cr|ghc-tagsoup-0.12.8-3|54	- MassBuild#464: Increase release tag
14cr|ghc-tagsoup-0.12.8-3|55	
14cr|ghc-tagsoup-0.12.8-3|56	

1612 14
14cr|ghc-tar-0.4.0.1-4|1	%global debug_package %{nil}
14cr|ghc-tar-0.4.0.1-4|2	%define _cabal_setup Setup.lhs
14cr|ghc-tar-0.4.0.1-4|3	%define module tar
14cr|ghc-tar-0.4.0.1-4|4	
14cr|ghc-tar-0.4.0.1-4|5	Summary:	Reading, writing and manipulating ".tar" archive files for Haskell
14cr|ghc-tar-0.4.0.1-4|6	Name:		ghc-%{module}
14cr|ghc-tar-0.4.0.1-4|7	Version:	0.4.0.1
14cr|ghc-tar-0.4.0.1-4|8	Release:	4
14cr|ghc-tar-0.4.0.1-4|9	License:	BSD
14cr|ghc-tar-0.4.0.1-4|10	Group:		Development/Other
14cr|ghc-tar-0.4.0.1-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-tar-0.4.0.1-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-tar-0.4.0.1-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-tar-0.4.0.1-4|14	BuildRequires:	ghc-devel
14cr|ghc-tar-0.4.0.1-4|15	BuildRequires:	haskell-macros
14cr|ghc-tar-0.4.0.1-4|16	BuildRequires:	haddock
14cr|ghc-tar-0.4.0.1-4|17	Requires(post,preun):	ghc
14cr|ghc-tar-0.4.0.1-4|18	
14cr|ghc-tar-0.4.0.1-4|19	%description
14cr|ghc-tar-0.4.0.1-4|20	This library is for working with "tar" archive files. It can read and write a
14cr|ghc-tar-0.4.0.1-4|21	range of common variations of archive format including V7, USTAR, POSIX and GNU
14cr|ghc-tar-0.4.0.1-4|22	formats. It provides support for packing and unpacking portable archives. This
14cr|ghc-tar-0.4.0.1-4|23	makes it suitable for distribution but not backup because details like file
14cr|ghc-tar-0.4.0.1-4|24	ownership and exact permissions are not preserved.
14cr|ghc-tar-0.4.0.1-4|25	
14cr|ghc-tar-0.4.0.1-4|26	%files
14cr|ghc-tar-0.4.0.1-4|27	%{_docdir}/%{module}-%{version}
14cr|ghc-tar-0.4.0.1-4|28	%{_libdir}/%{module}-%{version}
14cr|ghc-tar-0.4.0.1-4|29	%{_cabal_rpm_deps_dir}
14cr|ghc-tar-0.4.0.1-4|30	%{_cabal_haddoc_files}
14cr|ghc-tar-0.4.0.1-4|31	
14cr|ghc-tar-0.4.0.1-4|32	#----------------------------------------------------------------------------
14cr|ghc-tar-0.4.0.1-4|33	
14cr|ghc-tar-0.4.0.1-4|34	%prep
14cr|ghc-tar-0.4.0.1-4|35	%setup -q -n %{module}-%{version}
14cr|ghc-tar-0.4.0.1-4|36	
14cr|ghc-tar-0.4.0.1-4|37	%build
14cr|ghc-tar-0.4.0.1-4|38	%_cabal_build
14cr|ghc-tar-0.4.0.1-4|39	
14cr|ghc-tar-0.4.0.1-4|40	%install
14cr|ghc-tar-0.4.0.1-4|41	%_cabal_install
14cr|ghc-tar-0.4.0.1-4|42	%_cabal_rpm_gen_deps
14cr|ghc-tar-0.4.0.1-4|43	%_cabal_scriptlets
14cr|ghc-tar-0.4.0.1-4|44	
14cr|ghc-tar-0.4.0.1-4|45	%check
14cr|ghc-tar-0.4.0.1-4|46	%_cabal_check
14cr|ghc-tar-0.4.0.1-4|47	
14cr|ghc-tar-0.4.0.1-4|48	
14cr|ghc-tar-0.4.0.1-4|49	%changelog
14cr|ghc-tar-0.4.0.1-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0.1-4
14cr|ghc-tar-0.4.0.1-4|51	+ Revision: 43b163c
14cr|ghc-tar-0.4.0.1-4|52	- MassBuild#464: Increase release tag
14cr|ghc-tar-0.4.0.1-4|53	
14cr|ghc-tar-0.4.0.1-4|54	

1613 14
14cr|ghc-terminfo-0.3.2.5-4|1	%global debug_package %{nil}
14cr|ghc-terminfo-0.3.2.5-4|2	%define _cabal_setup Setup.lhs
14cr|ghc-terminfo-0.3.2.5-4|3	%define module terminfo
14cr|ghc-terminfo-0.3.2.5-4|4	
14cr|ghc-terminfo-0.3.2.5-4|5	Summary:	Haskell bindings to the terminfo library
14cr|ghc-terminfo-0.3.2.5-4|6	Name:		ghc-%{module}
14cr|ghc-terminfo-0.3.2.5-4|7	Version:	0.3.2.5
14cr|ghc-terminfo-0.3.2.5-4|8	Release:	4
14cr|ghc-terminfo-0.3.2.5-4|9	License:	BSD
14cr|ghc-terminfo-0.3.2.5-4|10	Group:		Development/Other
14cr|ghc-terminfo-0.3.2.5-4|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-terminfo-0.3.2.5-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-terminfo-0.3.2.5-4|13	Source10:	%{name}.rpmlintrc
14cr|ghc-terminfo-0.3.2.5-4|14	BuildRequires:	ghc-devel
14cr|ghc-terminfo-0.3.2.5-4|15	BuildRequires:	haddock
14cr|ghc-terminfo-0.3.2.5-4|16	BuildRequires:	haskell-macros
14cr|ghc-terminfo-0.3.2.5-4|17	BuildRequires:	pkgconfig(ncurses)
14cr|ghc-terminfo-0.3.2.5-4|18	Requires(post,preun):	ghc
14cr|ghc-terminfo-0.3.2.5-4|19	
14cr|ghc-terminfo-0.3.2.5-4|20	%description
14cr|ghc-terminfo-0.3.2.5-4|21	This library provides an interface to the terminfo database (via bindings to
14cr|ghc-terminfo-0.3.2.5-4|22	the curses library). Terminfo allows POSIX systems to interact with a variety
14cr|ghc-terminfo-0.3.2.5-4|23	of terminals using a standard set of capabilities.
14cr|ghc-terminfo-0.3.2.5-4|24	
14cr|ghc-terminfo-0.3.2.5-4|25	%files
14cr|ghc-terminfo-0.3.2.5-4|26	%{_docdir}/%{module}-%{version}
14cr|ghc-terminfo-0.3.2.5-4|27	%{_libdir}/%{module}-%{version}
14cr|ghc-terminfo-0.3.2.5-4|28	%{_cabal_rpm_deps_dir}
14cr|ghc-terminfo-0.3.2.5-4|29	%{_cabal_haddoc_files}
14cr|ghc-terminfo-0.3.2.5-4|30	
14cr|ghc-terminfo-0.3.2.5-4|31	#----------------------------------------------------------------------------
14cr|ghc-terminfo-0.3.2.5-4|32	
14cr|ghc-terminfo-0.3.2.5-4|33	%prep
14cr|ghc-terminfo-0.3.2.5-4|34	%setup -q -n %{module}-%{version}
14cr|ghc-terminfo-0.3.2.5-4|35	
14cr|ghc-terminfo-0.3.2.5-4|36	%build
14cr|ghc-terminfo-0.3.2.5-4|37	%_cabal_build
14cr|ghc-terminfo-0.3.2.5-4|38	
14cr|ghc-terminfo-0.3.2.5-4|39	%install
14cr|ghc-terminfo-0.3.2.5-4|40	%_cabal_install
14cr|ghc-terminfo-0.3.2.5-4|41	%_cabal_rpm_gen_deps
14cr|ghc-terminfo-0.3.2.5-4|42	%_cabal_scriptlets
14cr|ghc-terminfo-0.3.2.5-4|43	
14cr|ghc-terminfo-0.3.2.5-4|44	%check
14cr|ghc-terminfo-0.3.2.5-4|45	%_cabal_check
14cr|ghc-terminfo-0.3.2.5-4|46	
14cr|ghc-terminfo-0.3.2.5-4|47	
14cr|ghc-terminfo-0.3.2.5-4|48	%changelog
14cr|ghc-terminfo-0.3.2.5-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2.5-4
14cr|ghc-terminfo-0.3.2.5-4|50	+ Revision: ac2a1ce
14cr|ghc-terminfo-0.3.2.5-4|51	- MassBuild#464: Increase release tag
14cr|ghc-terminfo-0.3.2.5-4|52	
14cr|ghc-terminfo-0.3.2.5-4|53	

1614 14
14cr|ghc-testpack-2.1.2-3|1	%global debug_package %{nil}
14cr|ghc-testpack-2.1.2-3|2	%define module testpack
14cr|ghc-testpack-2.1.2-3|3	
14cr|ghc-testpack-2.1.2-3|4	Summary:	Test Utililty Pack for HUnit and QuickCheck
14cr|ghc-testpack-2.1.2-3|5	Name:		ghc-%{module}
14cr|ghc-testpack-2.1.2-3|6	Version:	2.1.2
14cr|ghc-testpack-2.1.2-3|7	Release:	3
14cr|ghc-testpack-2.1.2-3|8	License:	LGPLv2.1+
14cr|ghc-testpack-2.1.2-3|9	Group:		Development/Other
14cr|ghc-testpack-2.1.2-3|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-testpack-2.1.2-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-testpack-2.1.2-3|12	Source10:	%{name}.rpmlintrc
14cr|ghc-testpack-2.1.2-3|13	Patch0:		testpack-2.1.2.maxdiscard.patch
14cr|ghc-testpack-2.1.2-3|14	BuildRequires:	ghc-devel
14cr|ghc-testpack-2.1.2-3|15	BuildRequires:	haddock
14cr|ghc-testpack-2.1.2-3|16	BuildRequires:	haskell-macros
14cr|ghc-testpack-2.1.2-3|17	BuildRequires:	haskell(HUnit)
14cr|ghc-testpack-2.1.2-3|18	BuildRequires:	haskell(QuickCheck)
14cr|ghc-testpack-2.1.2-3|19	BuildRequires:	haskell(mtl)
14cr|ghc-testpack-2.1.2-3|20	BuildRequires:	haskell(random)
14cr|ghc-testpack-2.1.2-3|21	Requires(post,preun):	ghc
14cr|ghc-testpack-2.1.2-3|22	Requires(pre):	haskell(HUnit)
14cr|ghc-testpack-2.1.2-3|23	Requires(pre):	haskell(QuickCheck)
14cr|ghc-testpack-2.1.2-3|24	Requires(pre):	haskell(mtl)
14cr|ghc-testpack-2.1.2-3|25	Requires(pre):	haskell(random)
14cr|ghc-testpack-2.1.2-3|26	
14cr|ghc-testpack-2.1.2-3|27	%description
14cr|ghc-testpack-2.1.2-3|28	Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities
14cr|ghc-testpack-2.1.2-3|29	for both HUnit and QuickCheck. These include tools for running QuickCheck
14cr|ghc-testpack-2.1.2-3|30	properties as HUnit test cases, allowing you to combine both approaches in a
14cr|ghc-testpack-2.1.2-3|31	single program. It also includes tools for more helpful displays of running
14cr|ghc-testpack-2.1.2-3|32	progress in both HUnit and QuickCheck, additional generators for other types
14cr|ghc-testpack-2.1.2-3|33	for QuickCheck, and shortcuts for quickly defining new test cases.
14cr|ghc-testpack-2.1.2-3|34	
14cr|ghc-testpack-2.1.2-3|35	%files
14cr|ghc-testpack-2.1.2-3|36	%{_docdir}/%{module}-%{version}
14cr|ghc-testpack-2.1.2-3|37	%{_libdir}/%{module}-%{version}
14cr|ghc-testpack-2.1.2-3|38	%{_cabal_rpm_deps_dir}
14cr|ghc-testpack-2.1.2-3|39	%{_cabal_haddoc_files}
14cr|ghc-testpack-2.1.2-3|40	
14cr|ghc-testpack-2.1.2-3|41	#----------------------------------------------------------------------------
14cr|ghc-testpack-2.1.2-3|42	
14cr|ghc-testpack-2.1.2-3|43	%prep
14cr|ghc-testpack-2.1.2-3|44	%setup -q -n %{module}-%{version}
14cr|ghc-testpack-2.1.2-3|45	%patch0 -p1 -b .maxdiscard
14cr|ghc-testpack-2.1.2-3|46	
14cr|ghc-testpack-2.1.2-3|47	%build
14cr|ghc-testpack-2.1.2-3|48	%_cabal_build
14cr|ghc-testpack-2.1.2-3|49	
14cr|ghc-testpack-2.1.2-3|50	%install
14cr|ghc-testpack-2.1.2-3|51	%_cabal_install
14cr|ghc-testpack-2.1.2-3|52	%_cabal_rpm_gen_deps
14cr|ghc-testpack-2.1.2-3|53	%_cabal_scriptlets
14cr|ghc-testpack-2.1.2-3|54	
14cr|ghc-testpack-2.1.2-3|55	%check
14cr|ghc-testpack-2.1.2-3|56	%_cabal_check
14cr|ghc-testpack-2.1.2-3|57	
14cr|ghc-testpack-2.1.2-3|58	
14cr|ghc-testpack-2.1.2-3|59	%changelog
14cr|ghc-testpack-2.1.2-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-3
14cr|ghc-testpack-2.1.2-3|61	+ Revision: 7cf3f64
14cr|ghc-testpack-2.1.2-3|62	- MassBuild#464: Increase release tag
14cr|ghc-testpack-2.1.2-3|63	
14cr|ghc-testpack-2.1.2-3|64	

1615 14
14cr|ghc-text-0.11.2.3-7|1	%global debug_package %{nil}
14cr|ghc-text-0.11.2.3-7|2	%define _cabal_setup Setup.lhs
14cr|ghc-text-0.11.2.3-7|3	%define module text
14cr|ghc-text-0.11.2.3-7|4	
14cr|ghc-text-0.11.2.3-7|5	Summary:	An efficient packed Unicode text type
14cr|ghc-text-0.11.2.3-7|6	Name:		ghc-%{module}
14cr|ghc-text-0.11.2.3-7|7	Version:	0.11.2.3
14cr|ghc-text-0.11.2.3-7|8	Release:	7
14cr|ghc-text-0.11.2.3-7|9	License:	BSD
14cr|ghc-text-0.11.2.3-7|10	Group:		Development/Other
14cr|ghc-text-0.11.2.3-7|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-text-0.11.2.3-7|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-text-0.11.2.3-7|13	Source10:	%{name}.rpmlintrc
14cr|ghc-text-0.11.2.3-7|14	BuildRequires:	ghc-devel
14cr|ghc-text-0.11.2.3-7|15	BuildRequires:	haddock
14cr|ghc-text-0.11.2.3-7|16	BuildRequires:	haskell-macros
14cr|ghc-text-0.11.2.3-7|17	Requires(preun,post):	ghc
14cr|ghc-text-0.11.2.3-7|18	
14cr|ghc-text-0.11.2.3-7|19	%description
14cr|ghc-text-0.11.2.3-7|20	An efficient packed, immutable Unicode text type (both strict and
14cr|ghc-text-0.11.2.3-7|21	lazy), with a powerful loop fusion optimization framework.
14cr|ghc-text-0.11.2.3-7|22	
14cr|ghc-text-0.11.2.3-7|23	The 'Text' type represents Unicode character strings, in a time and
14cr|ghc-text-0.11.2.3-7|24	space-efficient manner. This package provides text processing
14cr|ghc-text-0.11.2.3-7|25	capabilities that are optimized for performance critical use, both
14cr|ghc-text-0.11.2.3-7|26	in terms of large data quantities and high speed.
14cr|ghc-text-0.11.2.3-7|27	
14cr|ghc-text-0.11.2.3-7|28	The 'Text' type provides character-encoding, type-safe case
14cr|ghc-text-0.11.2.3-7|29	conversion via whole-string case conversion functions. It also
14cr|ghc-text-0.11.2.3-7|30	provides a range of functions for converting 'Text' values to and from
14cr|ghc-text-0.11.2.3-7|31	'ByteStrings', using several standard encodings.
14cr|ghc-text-0.11.2.3-7|32	
14cr|ghc-text-0.11.2.3-7|33	Efficient locale-sensitive support for text IO is also supported.
14cr|ghc-text-0.11.2.3-7|34	
14cr|ghc-text-0.11.2.3-7|35	%files
14cr|ghc-text-0.11.2.3-7|36	%{_docdir}/%{module}-%{version}
14cr|ghc-text-0.11.2.3-7|37	%{_libdir}/%{module}-%{version}
14cr|ghc-text-0.11.2.3-7|38	%{_cabal_rpm_deps_dir}
14cr|ghc-text-0.11.2.3-7|39	%{_cabal_haddoc_files}
14cr|ghc-text-0.11.2.3-7|40	
14cr|ghc-text-0.11.2.3-7|41	#----------------------------------------------------------------------------
14cr|ghc-text-0.11.2.3-7|42	
14cr|ghc-text-0.11.2.3-7|43	%prep
14cr|ghc-text-0.11.2.3-7|44	%setup -q -n %{module}-%{version}
14cr|ghc-text-0.11.2.3-7|45	
14cr|ghc-text-0.11.2.3-7|46	%build
14cr|ghc-text-0.11.2.3-7|47	%_cabal_build
14cr|ghc-text-0.11.2.3-7|48	
14cr|ghc-text-0.11.2.3-7|49	%install
14cr|ghc-text-0.11.2.3-7|50	%_cabal_install
14cr|ghc-text-0.11.2.3-7|51	%_cabal_rpm_gen_deps
14cr|ghc-text-0.11.2.3-7|52	%_cabal_scriptlets
14cr|ghc-text-0.11.2.3-7|53	
14cr|ghc-text-0.11.2.3-7|54	
14cr|ghc-text-0.11.2.3-7|55	%changelog
14cr|ghc-text-0.11.2.3-7|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2.3-7
14cr|ghc-text-0.11.2.3-7|57	+ Revision: 3b339dc
14cr|ghc-text-0.11.2.3-7|58	- MassBuild#464: Increase release tag
14cr|ghc-text-0.11.2.3-7|59	
14cr|ghc-text-0.11.2.3-7|60	

1616 14
14cr|ghc-transformers-0.3.0.0-6|1	%global debug_package %{nil}
14cr|ghc-transformers-0.3.0.0-6|2	
14cr|ghc-transformers-0.3.0.0-6|3	%define module transformers
14cr|ghc-transformers-0.3.0.0-6|4	
14cr|ghc-transformers-0.3.0.0-6|5	Summary:	Concrete functor and monad transformers
14cr|ghc-transformers-0.3.0.0-6|6	Name:		ghc-%{module}
14cr|ghc-transformers-0.3.0.0-6|7	Version:	0.3.0.0
14cr|ghc-transformers-0.3.0.0-6|8	Release:	6
14cr|ghc-transformers-0.3.0.0-6|9	License:	BSD
14cr|ghc-transformers-0.3.0.0-6|10	Group:		Development/Other
14cr|ghc-transformers-0.3.0.0-6|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-transformers-0.3.0.0-6|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-transformers-0.3.0.0-6|13	Source10:	%{name}.rpmlintrc
14cr|ghc-transformers-0.3.0.0-6|14	BuildRequires:	ghc-devel
14cr|ghc-transformers-0.3.0.0-6|15	BuildRequires:	haddock
14cr|ghc-transformers-0.3.0.0-6|16	BuildRequires:	haskell-macros
14cr|ghc-transformers-0.3.0.0-6|17	Requires(post,preun):	ghc
14cr|ghc-transformers-0.3.0.0-6|18	
14cr|ghc-transformers-0.3.0.0-6|19	%description
14cr|ghc-transformers-0.3.0.0-6|20	A portable library of functor and monad transformers, inspired by
14cr|ghc-transformers-0.3.0.0-6|21	the paper \"Functional Programming with Overloading and Higher-Order
14cr|ghc-transformers-0.3.0.0-6|22	Polymorphism\", by Mark P Jones,
14cr|ghc-transformers-0.3.0.0-6|23	in /Advanced School of Functional Programming/, 1995
14cr|ghc-transformers-0.3.0.0-6|24	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
14cr|ghc-transformers-0.3.0.0-6|25	
14cr|ghc-transformers-0.3.0.0-6|26	This package contains:
14cr|ghc-transformers-0.3.0.0-6|27	* the monad transformer class (in "Control.Monad.Trans.Class")
14cr|ghc-transformers-0.3.0.0-6|28	* concrete functor and monad transformers, each with associated
14cr|ghc-transformers-0.3.0.0-6|29	operations and functions to lift operations associated with other
14cr|ghc-transformers-0.3.0.0-6|30	transformers.
14cr|ghc-transformers-0.3.0.0-6|31	
14cr|ghc-transformers-0.3.0.0-6|32	It can be used on its own in portable Haskell code, or with the monad
14cr|ghc-transformers-0.3.0.0-6|33	classes in the @mtl@ or @monads-tf@ packages, which automatically
14cr|ghc-transformers-0.3.0.0-6|34	lift operations introduced by monad transformers through other
14cr|ghc-transformers-0.3.0.0-6|35	transformers.
14cr|ghc-transformers-0.3.0.0-6|36	
14cr|ghc-transformers-0.3.0.0-6|37	%files
14cr|ghc-transformers-0.3.0.0-6|38	%{_docdir}/%{module}-%{version}
14cr|ghc-transformers-0.3.0.0-6|39	%{_libdir}/%{module}-%{version}
14cr|ghc-transformers-0.3.0.0-6|40	%{_cabal_rpm_deps_dir}
14cr|ghc-transformers-0.3.0.0-6|41	%{_cabal_haddoc_files}
14cr|ghc-transformers-0.3.0.0-6|42	
14cr|ghc-transformers-0.3.0.0-6|43	#----------------------------------------------------------------------------
14cr|ghc-transformers-0.3.0.0-6|44	
14cr|ghc-transformers-0.3.0.0-6|45	%prep
14cr|ghc-transformers-0.3.0.0-6|46	%setup -q -n %{module}-%{version}
14cr|ghc-transformers-0.3.0.0-6|47	
14cr|ghc-transformers-0.3.0.0-6|48	%build
14cr|ghc-transformers-0.3.0.0-6|49	%_cabal_build
14cr|ghc-transformers-0.3.0.0-6|50	
14cr|ghc-transformers-0.3.0.0-6|51	%install
14cr|ghc-transformers-0.3.0.0-6|52	%_cabal_install
14cr|ghc-transformers-0.3.0.0-6|53	%_cabal_rpm_gen_deps
14cr|ghc-transformers-0.3.0.0-6|54	%_cabal_scriptlets
14cr|ghc-transformers-0.3.0.0-6|55	
14cr|ghc-transformers-0.3.0.0-6|56	
14cr|ghc-transformers-0.3.0.0-6|57	%changelog
14cr|ghc-transformers-0.3.0.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0.0-6
14cr|ghc-transformers-0.3.0.0-6|59	+ Revision: 6c78947
14cr|ghc-transformers-0.3.0.0-6|60	- MassBuild#464: Increase release tag
14cr|ghc-transformers-0.3.0.0-6|61	
14cr|ghc-transformers-0.3.0.0-6|62	

1617 14
14cr|ghc-utf8-string-0.3.7-3|1	%global debug_package %{nil}
14cr|ghc-utf8-string-0.3.7-3|2	
14cr|ghc-utf8-string-0.3.7-3|3	%global module utf8-string
14cr|ghc-utf8-string-0.3.7-3|4	
14cr|ghc-utf8-string-0.3.7-3|5	Summary:	Haskell UTF8-String library
14cr|ghc-utf8-string-0.3.7-3|6	Name:		ghc-utf8-string
14cr|ghc-utf8-string-0.3.7-3|7	Version:	0.3.7
14cr|ghc-utf8-string-0.3.7-3|8	Release:	3
14cr|ghc-utf8-string-0.3.7-3|9	License:	BSD
14cr|ghc-utf8-string-0.3.7-3|10	Group:		Development/Other
14cr|ghc-utf8-string-0.3.7-3|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-utf8-string-0.3.7-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-utf8-string-0.3.7-3|13	Source10:	%{name}.rpmlintrc
14cr|ghc-utf8-string-0.3.7-3|14	Patch0:		utf8-string-0.3.7-setup.patch
14cr|ghc-utf8-string-0.3.7-3|15	BuildRequires:	ghc-devel
14cr|ghc-utf8-string-0.3.7-3|16	BuildRequires:	haddock
14cr|ghc-utf8-string-0.3.7-3|17	BuildRequires:	haskell-macros
14cr|ghc-utf8-string-0.3.7-3|18	Requires(post,preun):	ghc
14cr|ghc-utf8-string-0.3.7-3|19	
14cr|ghc-utf8-string-0.3.7-3|20	%description
14cr|ghc-utf8-string-0.3.7-3|21	A UTF8-String library for Haskell.
14cr|ghc-utf8-string-0.3.7-3|22	
14cr|ghc-utf8-string-0.3.7-3|23	%files
14cr|ghc-utf8-string-0.3.7-3|24	%{_docdir}/%{module}-%{version}
14cr|ghc-utf8-string-0.3.7-3|25	%{_libdir}/%{module}-%{version}
14cr|ghc-utf8-string-0.3.7-3|26	%{_cabal_rpm_deps_dir}
14cr|ghc-utf8-string-0.3.7-3|27	%{_cabal_haddoc_files}
14cr|ghc-utf8-string-0.3.7-3|28	
14cr|ghc-utf8-string-0.3.7-3|29	#----------------------------------------------------------------------------
14cr|ghc-utf8-string-0.3.7-3|30	
14cr|ghc-utf8-string-0.3.7-3|31	%prep
14cr|ghc-utf8-string-0.3.7-3|32	%setup -q -n %{module}-%{version}
14cr|ghc-utf8-string-0.3.7-3|33	%patch0 -p1
14cr|ghc-utf8-string-0.3.7-3|34	
14cr|ghc-utf8-string-0.3.7-3|35	%build
14cr|ghc-utf8-string-0.3.7-3|36	%_cabal_build
14cr|ghc-utf8-string-0.3.7-3|37	
14cr|ghc-utf8-string-0.3.7-3|38	%install
14cr|ghc-utf8-string-0.3.7-3|39	%_cabal_install
14cr|ghc-utf8-string-0.3.7-3|40	%_cabal_rpm_gen_deps
14cr|ghc-utf8-string-0.3.7-3|41	%_cabal_scriptlets
14cr|ghc-utf8-string-0.3.7-3|42	
14cr|ghc-utf8-string-0.3.7-3|43	%check
14cr|ghc-utf8-string-0.3.7-3|44	%_cabal_check
14cr|ghc-utf8-string-0.3.7-3|45	
14cr|ghc-utf8-string-0.3.7-3|46	
14cr|ghc-utf8-string-0.3.7-3|47	%changelog
14cr|ghc-utf8-string-0.3.7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-3
14cr|ghc-utf8-string-0.3.7-3|49	+ Revision: 9f1e97c
14cr|ghc-utf8-string-0.3.7-3|50	- MassBuild#464: Increase release tag
14cr|ghc-utf8-string-0.3.7-3|51	
14cr|ghc-utf8-string-0.3.7-3|52	

1618 14
14cr|ghc-vector-0.10.0.1-4|1	%global debug_package %{nil}
14cr|ghc-vector-0.10.0.1-4|2	%define module vector
14cr|ghc-vector-0.10.0.1-4|3	
14cr|ghc-vector-0.10.0.1-4|4	Summary:	Efficient Arrays for Haskell
14cr|ghc-vector-0.10.0.1-4|5	Name:		ghc-%{module}
14cr|ghc-vector-0.10.0.1-4|6	Version:	0.10.0.1
14cr|ghc-vector-0.10.0.1-4|7	Release:	4
14cr|ghc-vector-0.10.0.1-4|8	License:	BSD
14cr|ghc-vector-0.10.0.1-4|9	Group:		Development/Other
14cr|ghc-vector-0.10.0.1-4|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-vector-0.10.0.1-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-vector-0.10.0.1-4|12	Source10:	%{name}.rpmlintrc
14cr|ghc-vector-0.10.0.1-4|13	BuildRequires:	ghc-devel
14cr|ghc-vector-0.10.0.1-4|14	BuildRequires:	haddock
14cr|ghc-vector-0.10.0.1-4|15	BuildRequires:	haskell-macros
14cr|ghc-vector-0.10.0.1-4|16	BuildRequires:	haskell(primitive)
14cr|ghc-vector-0.10.0.1-4|17	Requires(post,preun):	ghc
14cr|ghc-vector-0.10.0.1-4|18	
14cr|ghc-vector-0.10.0.1-4|19	%description
14cr|ghc-vector-0.10.0.1-4|20	An efficient implementation of Int-indexed arrays (both mutable
14cr|ghc-vector-0.10.0.1-4|21	and immutable), with a powerful loop optimisation framework.
14cr|ghc-vector-0.10.0.1-4|22	
14cr|ghc-vector-0.10.0.1-4|23	It is structured as follows:
14cr|ghc-vector-0.10.0.1-4|24	
14cr|ghc-vector-0.10.0.1-4|25	["Data.Vector"] Boxed vectors of arbitrary types.
14cr|ghc-vector-0.10.0.1-4|26	
14cr|ghc-vector-0.10.0.1-4|27	["Data.Vector.Unboxed"] Unboxed vectors with an adaptive
14cr|ghc-vector-0.10.0.1-4|28	representation based on data type families.
14cr|ghc-vector-0.10.0.1-4|29	
14cr|ghc-vector-0.10.0.1-4|30	["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
14cr|ghc-vector-0.10.0.1-4|31	
14cr|ghc-vector-0.10.0.1-4|32	["Data.Vector.Primitive"] Unboxed vectors of primitive types as
14cr|ghc-vector-0.10.0.1-4|33	defined by the @primitive@ package. "Data.Vector.Unboxed" is more
14cr|ghc-vector-0.10.0.1-4|34	flexible at no performance cost.
14cr|ghc-vector-0.10.0.1-4|35	
14cr|ghc-vector-0.10.0.1-4|36	["Data.Vector.Generic"] Generic interface to the vector types.
14cr|ghc-vector-0.10.0.1-4|37	
14cr|ghc-vector-0.10.0.1-4|38	%files
14cr|ghc-vector-0.10.0.1-4|39	%{_docdir}/%{module}-%{version}
14cr|ghc-vector-0.10.0.1-4|40	%{_libdir}/%{module}-%{version}
14cr|ghc-vector-0.10.0.1-4|41	%{_cabal_rpm_deps_dir}
14cr|ghc-vector-0.10.0.1-4|42	%{_cabal_haddoc_files}
14cr|ghc-vector-0.10.0.1-4|43	
14cr|ghc-vector-0.10.0.1-4|44	#----------------------------------------------------------------------------
14cr|ghc-vector-0.10.0.1-4|45	
14cr|ghc-vector-0.10.0.1-4|46	%prep
14cr|ghc-vector-0.10.0.1-4|47	%setup -q -n %{module}-%{version}
14cr|ghc-vector-0.10.0.1-4|48	
14cr|ghc-vector-0.10.0.1-4|49	%build
14cr|ghc-vector-0.10.0.1-4|50	%_cabal_build
14cr|ghc-vector-0.10.0.1-4|51	
14cr|ghc-vector-0.10.0.1-4|52	%install
14cr|ghc-vector-0.10.0.1-4|53	%_cabal_install
14cr|ghc-vector-0.10.0.1-4|54	%_cabal_rpm_gen_deps
14cr|ghc-vector-0.10.0.1-4|55	%_cabal_scriptlets
14cr|ghc-vector-0.10.0.1-4|56	
14cr|ghc-vector-0.10.0.1-4|57	%check
14cr|ghc-vector-0.10.0.1-4|58	%_cabal_check
14cr|ghc-vector-0.10.0.1-4|59	
14cr|ghc-vector-0.10.0.1-4|60	
14cr|ghc-vector-0.10.0.1-4|61	%changelog
14cr|ghc-vector-0.10.0.1-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0.1-4
14cr|ghc-vector-0.10.0.1-4|63	+ Revision: c3c85a2
14cr|ghc-vector-0.10.0.1-4|64	- MassBuild#464: Increase release tag
14cr|ghc-vector-0.10.0.1-4|65	
14cr|ghc-vector-0.10.0.1-4|66	

1619 14
14cr|ghc-X11-1.6.1.1-5|1	%global debug_package %{nil}
14cr|ghc-X11-1.6.1.1-5|2	%define module X11
14cr|ghc-X11-1.6.1.1-5|3	
14cr|ghc-X11-1.6.1.1-5|4	Summary:	A binding to the X11 graphics library for Haskell
14cr|ghc-X11-1.6.1.1-5|5	Name:		ghc-%{module}
14cr|ghc-X11-1.6.1.1-5|6	Version:	1.6.1.1
14cr|ghc-X11-1.6.1.1-5|7	Release:	5
14cr|ghc-X11-1.6.1.1-5|8	License:	BSD
14cr|ghc-X11-1.6.1.1-5|9	Group:		Development/Other
14cr|ghc-X11-1.6.1.1-5|10	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-X11-1.6.1.1-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-X11-1.6.1.1-5|12	Source1:	x11-1.6.1.1-html.tar.bz
14cr|ghc-X11-1.6.1.1-5|13	Source10:	%{name}.rpmlintrc
14cr|ghc-X11-1.6.1.1-5|14	BuildRequires:	ghc-devel
14cr|ghc-X11-1.6.1.1-5|15	BuildRequires:	haddock
14cr|ghc-X11-1.6.1.1-5|16	BuildRequires:	haskell-macros
14cr|ghc-X11-1.6.1.1-5|17	BuildRequires:	haskell(data-default)
14cr|ghc-X11-1.6.1.1-5|18	BuildRequires:	pkgconfig(x11)
14cr|ghc-X11-1.6.1.1-5|19	BuildRequires:	pkgconfig(xrandr)
14cr|ghc-X11-1.6.1.1-5|20	BuildRequires:	pkgconfig(xinerama)
14cr|ghc-X11-1.6.1.1-5|21	Requires(post,preun):	ghc
14cr|ghc-X11-1.6.1.1-5|22	Requires(pre):	haskell(data-default)
14cr|ghc-X11-1.6.1.1-5|23	
14cr|ghc-X11-1.6.1.1-5|24	%description
14cr|ghc-X11-1.6.1.1-5|25	A Haskell binding to the X11 graphics library.
14cr|ghc-X11-1.6.1.1-5|26	
14cr|ghc-X11-1.6.1.1-5|27	The binding is a direct translation of the C binding; for documentation of
14cr|ghc-X11-1.6.1.1-5|28	these calls, refer to "The Xlib Programming Manual", available online at
14cr|ghc-X11-1.6.1.1-5|29	<http://tronche.com/gui/x/xlib/>.
14cr|ghc-X11-1.6.1.1-5|30	
14cr|ghc-X11-1.6.1.1-5|31	%files
14cr|ghc-X11-1.6.1.1-5|32	%{_docdir}/%{module}-%{version}
14cr|ghc-X11-1.6.1.1-5|33	%{_libdir}/%{module}-%{version}
14cr|ghc-X11-1.6.1.1-5|34	%{_cabal_rpm_deps_dir}
14cr|ghc-X11-1.6.1.1-5|35	%{_cabal_haddoc_files}
14cr|ghc-X11-1.6.1.1-5|36	
14cr|ghc-X11-1.6.1.1-5|37	#----------------------------------------------------------------------------
14cr|ghc-X11-1.6.1.1-5|38	
14cr|ghc-X11-1.6.1.1-5|39	%prep
14cr|ghc-X11-1.6.1.1-5|40	%setup -q -n %{module}-%{version} -a1
14cr|ghc-X11-1.6.1.1-5|41	
14cr|ghc-X11-1.6.1.1-5|42	%build
14cr|ghc-X11-1.6.1.1-5|43	%_cabal_build
14cr|ghc-X11-1.6.1.1-5|44	mkdir -p dist/doc
14cr|ghc-X11-1.6.1.1-5|45	cp -r html dist/doc/html
14cr|ghc-X11-1.6.1.1-5|46	
14cr|ghc-X11-1.6.1.1-5|47	%install
14cr|ghc-X11-1.6.1.1-5|48	%_cabal_install
14cr|ghc-X11-1.6.1.1-5|49	%_cabal_rpm_gen_deps
14cr|ghc-X11-1.6.1.1-5|50	%_cabal_scriptlets
14cr|ghc-X11-1.6.1.1-5|51	
14cr|ghc-X11-1.6.1.1-5|52	
14cr|ghc-X11-1.6.1.1-5|53	%changelog
14cr|ghc-X11-1.6.1.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1.1-5
14cr|ghc-X11-1.6.1.1-5|55	+ Revision: 986563c
14cr|ghc-X11-1.6.1.1-5|56	- MassBuild#464: Increase release tag
14cr|ghc-X11-1.6.1.1-5|57	
14cr|ghc-X11-1.6.1.1-5|58	

1620 14
14cr|ghc-xhtml-3000.2.1-8|1	%global debug_package %{nil}
14cr|ghc-xhtml-3000.2.1-8|2	%define _no_haddock 0
14cr|ghc-xhtml-3000.2.1-8|3	%define sname xhtml
14cr|ghc-xhtml-3000.2.1-8|4	
14cr|ghc-xhtml-3000.2.1-8|5	Summary:	An XHTML combinator library
14cr|ghc-xhtml-3000.2.1-8|6	Name:		ghc-xhtml
14cr|ghc-xhtml-3000.2.1-8|7	Version:	3000.2.1
14cr|ghc-xhtml-3000.2.1-8|8	Release:	8
14cr|ghc-xhtml-3000.2.1-8|9	License:	BSD
14cr|ghc-xhtml-3000.2.1-8|10	Group:		Development/Other
14cr|ghc-xhtml-3000.2.1-8|11	Url:		http://hackage.haskell.org/package/%{sname}
14cr|ghc-xhtml-3000.2.1-8|12	Source0:	http://hackage.haskell.org/packages/archive/%{sname}/%{version}/%{sname}-%{version}.tar.gz
14cr|ghc-xhtml-3000.2.1-8|13	BuildRequires:	ghc-devel
14cr|ghc-xhtml-3000.2.1-8|14	BuildRequires:	haskell(cabalrpmdeps)
14cr|ghc-xhtml-3000.2.1-8|15	BuildRequires:	haskell-macros
14cr|ghc-xhtml-3000.2.1-8|16	Requires:	ghc
14cr|ghc-xhtml-3000.2.1-8|17	Requires(post,preun):	ghc
14cr|ghc-xhtml-3000.2.1-8|18	
14cr|ghc-xhtml-3000.2.1-8|19	%description
14cr|ghc-xhtml-3000.2.1-8|20	This package provides combinators for producing XHTML 1.0, including the
14cr|ghc-xhtml-3000.2.1-8|21	Strict, Transitional and Frameset variants.
14cr|ghc-xhtml-3000.2.1-8|22	
14cr|ghc-xhtml-3000.2.1-8|23	%files
14cr|ghc-xhtml-3000.2.1-8|24	%{_docdir}/%{sname}-%{version}
14cr|ghc-xhtml-3000.2.1-8|25	%{_libdir}/%{sname}-%{version}
14cr|ghc-xhtml-3000.2.1-8|26	%{_cabal_rpm_deps_dir}
14cr|ghc-xhtml-3000.2.1-8|27	%{_cabal_haddoc_files}
14cr|ghc-xhtml-3000.2.1-8|28	
14cr|ghc-xhtml-3000.2.1-8|29	#----------------------------------------------------------------------------
14cr|ghc-xhtml-3000.2.1-8|30	
14cr|ghc-xhtml-3000.2.1-8|31	%prep
14cr|ghc-xhtml-3000.2.1-8|32	%setup -q -n %{sname}-%{version}
14cr|ghc-xhtml-3000.2.1-8|33	
14cr|ghc-xhtml-3000.2.1-8|34	%build
14cr|ghc-xhtml-3000.2.1-8|35	%_cabal_build
14cr|ghc-xhtml-3000.2.1-8|36	
14cr|ghc-xhtml-3000.2.1-8|37	%check
14cr|ghc-xhtml-3000.2.1-8|38	%_cabal_check
14cr|ghc-xhtml-3000.2.1-8|39	
14cr|ghc-xhtml-3000.2.1-8|40	%install
14cr|ghc-xhtml-3000.2.1-8|41	%_cabal_install
14cr|ghc-xhtml-3000.2.1-8|42	%_cabal_rpm_gen_deps
14cr|ghc-xhtml-3000.2.1-8|43	%_cabal_scriptlets
14cr|ghc-xhtml-3000.2.1-8|44	
14cr|ghc-xhtml-3000.2.1-8|45	
14cr|ghc-xhtml-3000.2.1-8|46	%changelog
14cr|ghc-xhtml-3000.2.1-8|47	* Sat Sep 13 2014 abfonly <abfonly@gmail.com> 3000.2.1-8
14cr|ghc-xhtml-3000.2.1-8|48	+ Revision: f1292bf
14cr|ghc-xhtml-3000.2.1-8|49	- Updated ghc-xhtml.spec
14cr|ghc-xhtml-3000.2.1-8|50	
14cr|ghc-xhtml-3000.2.1-8|51	

1621 14
14cr|ghc-zlib-0.5.4.0-5|1	%global debug_package %{nil}
14cr|ghc-zlib-0.5.4.0-5|2	
14cr|ghc-zlib-0.5.4.0-5|3	%define module  zlib
14cr|ghc-zlib-0.5.4.0-5|4	
14cr|ghc-zlib-0.5.4.0-5|5	Summary:	Compression and decompression in the gzip and zlib formats for Haskell
14cr|ghc-zlib-0.5.4.0-5|6	Name:		ghc-%{module}
14cr|ghc-zlib-0.5.4.0-5|7	Version:	0.5.4.0
14cr|ghc-zlib-0.5.4.0-5|8	Release:	5
14cr|ghc-zlib-0.5.4.0-5|9	Group:		Development/Other
14cr|ghc-zlib-0.5.4.0-5|10	License:	BSD
14cr|ghc-zlib-0.5.4.0-5|11	Url:		http://hackage.haskell.org/package/%{module}
14cr|ghc-zlib-0.5.4.0-5|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|ghc-zlib-0.5.4.0-5|13	Source10:	%{name}.rpmlintrc
14cr|ghc-zlib-0.5.4.0-5|14	BuildRequires:	ghc-devel
14cr|ghc-zlib-0.5.4.0-5|15	BuildRequires:	haddock
14cr|ghc-zlib-0.5.4.0-5|16	BuildRequires:	haskell-macros
14cr|ghc-zlib-0.5.4.0-5|17	Requires(post,preun):	ghc
14cr|ghc-zlib-0.5.4.0-5|18	
14cr|ghc-zlib-0.5.4.0-5|19	%description
14cr|ghc-zlib-0.5.4.0-5|20	This package provides a pure interface for compressing and decompressing
14cr|ghc-zlib-0.5.4.0-5|21	streams of data represented as lazy 'ByteString's. It uses the zlib C library
14cr|ghc-zlib-0.5.4.0-5|22	so it has high performance. It supports the "zlib", "gzip" and "raw"
14cr|ghc-zlib-0.5.4.0-5|23	compression formats.
14cr|ghc-zlib-0.5.4.0-5|24	
14cr|ghc-zlib-0.5.4.0-5|25	It provides a convenient high level API suitable for most tasks and for the few
14cr|ghc-zlib-0.5.4.0-5|26	cases where more control is needed it provides access to the full zlib feature
14cr|ghc-zlib-0.5.4.0-5|27	set.
14cr|ghc-zlib-0.5.4.0-5|28	
14cr|ghc-zlib-0.5.4.0-5|29	%files
14cr|ghc-zlib-0.5.4.0-5|30	%{_docdir}/%{module}-%{version}
14cr|ghc-zlib-0.5.4.0-5|31	%{_libdir}/%{module}-%{version}
14cr|ghc-zlib-0.5.4.0-5|32	%{_cabal_rpm_deps_dir}
14cr|ghc-zlib-0.5.4.0-5|33	%{_cabal_haddoc_files}
14cr|ghc-zlib-0.5.4.0-5|34	
14cr|ghc-zlib-0.5.4.0-5|35	#----------------------------------------------------------------------------
14cr|ghc-zlib-0.5.4.0-5|36	
14cr|ghc-zlib-0.5.4.0-5|37	%prep
14cr|ghc-zlib-0.5.4.0-5|38	%setup -q -n %{module}-%{version}
14cr|ghc-zlib-0.5.4.0-5|39	
14cr|ghc-zlib-0.5.4.0-5|40	%build
14cr|ghc-zlib-0.5.4.0-5|41	%_cabal_build
14cr|ghc-zlib-0.5.4.0-5|42	
14cr|ghc-zlib-0.5.4.0-5|43	%install
14cr|ghc-zlib-0.5.4.0-5|44	%_cabal_install
14cr|ghc-zlib-0.5.4.0-5|45	%_cabal_rpm_gen_deps
14cr|ghc-zlib-0.5.4.0-5|46	%_cabal_scriptlets
14cr|ghc-zlib-0.5.4.0-5|47	
14cr|ghc-zlib-0.5.4.0-5|48	%check
14cr|ghc-zlib-0.5.4.0-5|49	%_cabal_check
14cr|ghc-zlib-0.5.4.0-5|50	
14cr|ghc-zlib-0.5.4.0-5|51	
14cr|ghc-zlib-0.5.4.0-5|52	%changelog
14cr|ghc-zlib-0.5.4.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4.0-5
14cr|ghc-zlib-0.5.4.0-5|54	+ Revision: 2b63234
14cr|ghc-zlib-0.5.4.0-5|55	- MassBuild#464: Increase release tag
14cr|ghc-zlib-0.5.4.0-5|56	
14cr|ghc-zlib-0.5.4.0-5|57	

1622 14
14cr|ghostess-20120105-3|1	Name:           ghostess
14cr|ghostess-20120105-3|2	Summary:        Simple DSSI host with GUI capability
14cr|ghostess-20120105-3|3	Version:        20120105
14cr|ghostess-20120105-3|4	Release:        3
14cr|ghostess-20120105-3|5	
14cr|ghostess-20120105-3|6	Source:         http://smbolton.com/linux/%{name}-%{version}.tar.bz2
14cr|ghostess-20120105-3|7	URL:            http://smbolton.com/linux.html
14cr|ghostess-20120105-3|8	License:        GPLv2
14cr|ghostess-20120105-3|9	Group:          Sound
14cr|ghostess-20120105-3|10	
14cr|ghostess-20120105-3|11	BuildRequires:  pkgconfig(jack)
14cr|ghostess-20120105-3|12	BuildRequires:  pkgconfig(dssi)
14cr|ghostess-20120105-3|13	BuildRequires:  pkgconfig(liblo)
14cr|ghostess-20120105-3|14	BuildRequires:  pkgconfig(alsa)
14cr|ghostess-20120105-3|15	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|ghostess-20120105-3|16	BuildRequires:  ladspa-devel
14cr|ghostess-20120105-3|17	
14cr|ghostess-20120105-3|18	%description
14cr|ghostess-20120105-3|19	Ghostess is a simple DSSI host with support for the plugin graphical
14cr|ghostess-20120105-3|20	user interfaces. It can host several plugins, which can be attributed
14cr|ghostess-20120105-3|21	to a dedicated MIDI channel. Refer to the README file for a brief
14cr|ghostess-20120105-3|22	introduction and a usage example.
14cr|ghostess-20120105-3|23	
14cr|ghostess-20120105-3|24	%prep
14cr|ghostess-20120105-3|25	%setup -q
14cr|ghostess-20120105-3|26	
14cr|ghostess-20120105-3|27	%build
14cr|ghostess-20120105-3|28	%configure2_5x
14cr|ghostess-20120105-3|29	%make
14cr|ghostess-20120105-3|30	
14cr|ghostess-20120105-3|31	%install
14cr|ghostess-20120105-3|32	rm -rf $RPM_BUILD_ROOT
14cr|ghostess-20120105-3|33	%makeinstall_std
14cr|ghostess-20120105-3|34	
14cr|ghostess-20120105-3|35	%clean
14cr|ghostess-20120105-3|36	rm -rf %{buildroot}
14cr|ghostess-20120105-3|37	
14cr|ghostess-20120105-3|38	%files
14cr|ghostess-20120105-3|39	%defattr(-,root,root)
14cr|ghostess-20120105-3|40	%doc README COPYING AUTHORS
14cr|ghostess-20120105-3|41	%{_bindir}/%{name}
14cr|ghostess-20120105-3|42	%{_bindir}/%{name}_universal_gui
14cr|ghostess-20120105-3|43	%{_mandir}/man1/ghostess.1.*
14cr|ghostess-20120105-3|44	
14cr|ghostess-20120105-3|45	
14cr|ghostess-20120105-3|46	
14cr|ghostess-20120105-3|47	%changelog
14cr|ghostess-20120105-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120105-3
14cr|ghostess-20120105-3|49	+ Revision: 55d384f
14cr|ghostess-20120105-3|50	- MassBuild#464: Increase release tag
14cr|ghostess-20120105-3|51	
14cr|ghostess-20120105-3|52	

1623 14
14cr|gif89encoder-0.90-0.b.2.0.7|1	# Copyright (c) 2000-2005, JPackage Project
14cr|gif89encoder-0.90-0.b.2.0.7|2	# All rights reserved.
14cr|gif89encoder-0.90-0.b.2.0.7|3	#
14cr|gif89encoder-0.90-0.b.2.0.7|4	# Redistribution and use in source and binary forms, with or without
14cr|gif89encoder-0.90-0.b.2.0.7|5	# modification, are permitted provided that the following conditions
14cr|gif89encoder-0.90-0.b.2.0.7|6	# are met:
14cr|gif89encoder-0.90-0.b.2.0.7|7	#
14cr|gif89encoder-0.90-0.b.2.0.7|8	# 1. Redistributions of source code must retain the above copyright
14cr|gif89encoder-0.90-0.b.2.0.7|9	#    notice, this list of conditions and the following disclaimer.
14cr|gif89encoder-0.90-0.b.2.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|gif89encoder-0.90-0.b.2.0.7|11	#    notice, this list of conditions and the following disclaimer in the
14cr|gif89encoder-0.90-0.b.2.0.7|12	#    documentation and/or other materials provided with the
14cr|gif89encoder-0.90-0.b.2.0.7|13	#    distribution.
14cr|gif89encoder-0.90-0.b.2.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|gif89encoder-0.90-0.b.2.0.7|15	#    contributors may be used to endorse or promote products derived
14cr|gif89encoder-0.90-0.b.2.0.7|16	#    from this software without specific prior written permission.
14cr|gif89encoder-0.90-0.b.2.0.7|17	#
14cr|gif89encoder-0.90-0.b.2.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|gif89encoder-0.90-0.b.2.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|gif89encoder-0.90-0.b.2.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|gif89encoder-0.90-0.b.2.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|gif89encoder-0.90-0.b.2.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|gif89encoder-0.90-0.b.2.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|gif89encoder-0.90-0.b.2.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|gif89encoder-0.90-0.b.2.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|gif89encoder-0.90-0.b.2.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|gif89encoder-0.90-0.b.2.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|gif89encoder-0.90-0.b.2.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|gif89encoder-0.90-0.b.2.0.7|29	#
14cr|gif89encoder-0.90-0.b.2.0.7|30	
14cr|gif89encoder-0.90-0.b.2.0.7|31	%define _with_gcj_support 1
14cr|gif89encoder-0.90-0.b.2.0.7|32	
14cr|gif89encoder-0.90-0.b.2.0.7|33	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14cr|gif89encoder-0.90-0.b.2.0.7|34	
14cr|gif89encoder-0.90-0.b.2.0.7|35	%define section free
14cr|gif89encoder-0.90-0.b.2.0.7|36	
14cr|gif89encoder-0.90-0.b.2.0.7|37	Name:           gif89encoder
14cr|gif89encoder-0.90-0.b.2.0.7|38	Version:        0.90
14cr|gif89encoder-0.90-0.b.2.0.7|39	Release:        %mkrel 0.b.2.0.7
14cr|gif89encoder-0.90-0.b.2.0.7|40	Epoch:          0
14cr|gif89encoder-0.90-0.b.2.0.7|41	Summary:        Java class library for encoding GIF's
14cr|gif89encoder-0.90-0.b.2.0.7|42	License:        BSD
14cr|gif89encoder-0.90-0.b.2.0.7|43	URL:            http://jmge.net/java/gifenc/
14cr|gif89encoder-0.90-0.b.2.0.7|44	Group:          Development/Java
14cr|gif89encoder-0.90-0.b.2.0.7|45	Source0:        http://jmge.net/java/gifenc/Gif89Encoder090b.zip
14cr|gif89encoder-0.90-0.b.2.0.7|46	Requires:       jpackage-utils >= 0:1.6
14cr|gif89encoder-0.90-0.b.2.0.7|47	BuildRequires:  ant >= 0:1.6
14cr|gif89encoder-0.90-0.b.2.0.7|48	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|gif89encoder-0.90-0.b.2.0.7|49	%if %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|50	BuildRequires:  java-gcj-compat-devel
14cr|gif89encoder-0.90-0.b.2.0.7|51	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|52	%if ! %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|53	BuildArch:      noarch
14cr|gif89encoder-0.90-0.b.2.0.7|54	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|55	
14cr|gif89encoder-0.90-0.b.2.0.7|56	%description
14cr|gif89encoder-0.90-0.b.2.0.7|57	This Java class library for encoding GIF's is likely to be of
14cr|gif89encoder-0.90-0.b.2.0.7|58	utility to many other programmers. It covers more of the extended
14cr|gif89encoder-0.90-0.b.2.0.7|59	GIF89a feature set, including animation and embedded textual
14cr|gif89encoder-0.90-0.b.2.0.7|60	comments, than any other free Java GIF encoder.
14cr|gif89encoder-0.90-0.b.2.0.7|61	
14cr|gif89encoder-0.90-0.b.2.0.7|62	%package javadoc
14cr|gif89encoder-0.90-0.b.2.0.7|63	Summary:        Javadoc for %{name}
14cr|gif89encoder-0.90-0.b.2.0.7|64	Group:          Development/Java
14cr|gif89encoder-0.90-0.b.2.0.7|65	Requires(post): /bin/rm,/bin/ln
14cr|gif89encoder-0.90-0.b.2.0.7|66	Requires(postun): /bin/rm
14cr|gif89encoder-0.90-0.b.2.0.7|67	
14cr|gif89encoder-0.90-0.b.2.0.7|68	%description javadoc
14cr|gif89encoder-0.90-0.b.2.0.7|69	Javadoc for %{name}.
14cr|gif89encoder-0.90-0.b.2.0.7|70	
14cr|gif89encoder-0.90-0.b.2.0.7|71	%prep
14cr|gif89encoder-0.90-0.b.2.0.7|72	%setup -q -c
14cr|gif89encoder-0.90-0.b.2.0.7|73	%__rm -f lib/classes.jar
14cr|gif89encoder-0.90-0.b.2.0.7|74	%{__perl} -pi -e 's/\r$//g' readme.txt
14cr|gif89encoder-0.90-0.b.2.0.7|75	
14cr|gif89encoder-0.90-0.b.2.0.7|76	%build
14cr|gif89encoder-0.90-0.b.2.0.7|77	%__mkdir_p build/lib
14cr|gif89encoder-0.90-0.b.2.0.7|78	%__mkdir_p build/javadocs
14cr|gif89encoder-0.90-0.b.2.0.7|79	
14cr|gif89encoder-0.90-0.b.2.0.7|80	pushd src
14cr|gif89encoder-0.90-0.b.2.0.7|81	
14cr|gif89encoder-0.90-0.b.2.0.7|82	%javac `find . -name "*.java"`
14cr|gif89encoder-0.90-0.b.2.0.7|83	%jar cfm ../build/lib/%{name}.jar /dev/null `find . -name "*.class"`
14cr|gif89encoder-0.90-0.b.2.0.7|84	%javadoc -d ../build/javadocs `find . -name "*.java"`
14cr|gif89encoder-0.90-0.b.2.0.7|85	
14cr|gif89encoder-0.90-0.b.2.0.7|86	popd
14cr|gif89encoder-0.90-0.b.2.0.7|87	
14cr|gif89encoder-0.90-0.b.2.0.7|88	%install
14cr|gif89encoder-0.90-0.b.2.0.7|89	# jars
14cr|gif89encoder-0.90-0.b.2.0.7|90	%__mkdir_p %{buildroot}%{_javadir}
14cr|gif89encoder-0.90-0.b.2.0.7|91	%__install -p -m 644 build/lib/%{name}.jar \
14cr|gif89encoder-0.90-0.b.2.0.7|92	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|gif89encoder-0.90-0.b.2.0.7|93	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14cr|gif89encoder-0.90-0.b.2.0.7|94	%__ln_s ${jar} ${jar/-%{version}/}; done)
14cr|gif89encoder-0.90-0.b.2.0.7|95	
14cr|gif89encoder-0.90-0.b.2.0.7|96	# javadoc
14cr|gif89encoder-0.90-0.b.2.0.7|97	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|gif89encoder-0.90-0.b.2.0.7|98	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|gif89encoder-0.90-0.b.2.0.7|99	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
14cr|gif89encoder-0.90-0.b.2.0.7|100	
14cr|gif89encoder-0.90-0.b.2.0.7|101	%if %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|102	%{_bindir}/aot-compile-rpm
14cr|gif89encoder-0.90-0.b.2.0.7|103	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|104	
14cr|gif89encoder-0.90-0.b.2.0.7|105	%if %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|106	%post
14cr|gif89encoder-0.90-0.b.2.0.7|107	if [ -x %{_bindir}/rebuild-gcj-db ]
14cr|gif89encoder-0.90-0.b.2.0.7|108	then
14cr|gif89encoder-0.90-0.b.2.0.7|109	%{_bindir}/rebuild-gcj-db
14cr|gif89encoder-0.90-0.b.2.0.7|110	fi
14cr|gif89encoder-0.90-0.b.2.0.7|111	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|112	
14cr|gif89encoder-0.90-0.b.2.0.7|113	%if %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|114	%postun
14cr|gif89encoder-0.90-0.b.2.0.7|115	if [ -x %{_bindir}/rebuild-gcj-db ]
14cr|gif89encoder-0.90-0.b.2.0.7|116	then
14cr|gif89encoder-0.90-0.b.2.0.7|117	%{_bindir}/rebuild-gcj-db
14cr|gif89encoder-0.90-0.b.2.0.7|118	fi
14cr|gif89encoder-0.90-0.b.2.0.7|119	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|120	
14cr|gif89encoder-0.90-0.b.2.0.7|121	%files
14cr|gif89encoder-0.90-0.b.2.0.7|122	%defattr(0644,root,root,0755)
14cr|gif89encoder-0.90-0.b.2.0.7|123	%doc readme.txt
14cr|gif89encoder-0.90-0.b.2.0.7|124	%{_javadir}/%{name}.jar
14cr|gif89encoder-0.90-0.b.2.0.7|125	%{_javadir}//%{name}-%{version}.jar
14cr|gif89encoder-0.90-0.b.2.0.7|126	%if %{gcj_support}
14cr|gif89encoder-0.90-0.b.2.0.7|127	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
14cr|gif89encoder-0.90-0.b.2.0.7|128	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14cr|gif89encoder-0.90-0.b.2.0.7|129	%endif
14cr|gif89encoder-0.90-0.b.2.0.7|130	
14cr|gif89encoder-0.90-0.b.2.0.7|131	
14cr|gif89encoder-0.90-0.b.2.0.7|132	%files javadoc
14cr|gif89encoder-0.90-0.b.2.0.7|133	%defattr(0644,root,root,0755)
14cr|gif89encoder-0.90-0.b.2.0.7|134	%dir %{_javadocdir}/%{name}-%{version}
14cr|gif89encoder-0.90-0.b.2.0.7|135	%{_javadocdir}/%{name}-%{version}/*
14cr|gif89encoder-0.90-0.b.2.0.7|136	%dir %{_javadocdir}/%{name}
14cr|gif89encoder-0.90-0.b.2.0.7|137	
14cr|gif89encoder-0.90-0.b.2.0.7|138	
14cr|gif89encoder-0.90-0.b.2.0.7|139	
14cr|gif89encoder-0.90-0.b.2.0.7|140	%changelog
14cr|gif89encoder-0.90-0.b.2.0.7|141	* Thu Oct 25 2012 Denis Silakov <denis.silakov@rosalab.ru> 0:0.90-0.b.2.0.7
14cr|gif89encoder-0.90-0.b.2.0.7|142	+ Revision: 5e7ec25
14cr|gif89encoder-0.90-0.b.2.0.7|143	- Fix cp usage
14cr|gif89encoder-0.90-0.b.2.0.7|144	
14cr|gif89encoder-0.90-0.b.2.0.7|145	

1624 14
14cr|gift-0.11.8.1-5|1	%define name    gift
14cr|gift-0.11.8.1-5|2	%define lname	giFT
14cr|gift-0.11.8.1-5|3	%define major	0
14cr|gift-0.11.8.1-5|4	%define libname %mklibname %{name} %{major}
14cr|gift-0.11.8.1-5|5	%define devname %mklibname %{name} -d
14cr|gift-0.11.8.1-5|6	%define version 0.11.8.1
14cr|gift-0.11.8.1-5|7	%define rel	5
14cr|gift-0.11.8.1-5|8	
14cr|gift-0.11.8.1-5|9	Summary:        Internet File Transfer
14cr|gift-0.11.8.1-5|10	Name:           %{name}
14cr|gift-0.11.8.1-5|11	Version:        %{version}
14cr|gift-0.11.8.1-5|12	Release:        %{rel}
14cr|gift-0.11.8.1-5|13	License:        GPL
14cr|gift-0.11.8.1-5|14	Group:          Networking/File transfer
14cr|gift-0.11.8.1-5|15	URL:            http://gift.sf.net/
14cr|gift-0.11.8.1-5|16	Source0:        %{name}-%{version}.tar.bz2
14cr|gift-0.11.8.1-5|17	Patch0:		gift-0.11.8.1-gcc4.patch
14cr|gift-0.11.8.1-5|18	Patch1:		gift-sformatfix.patch
14cr|gift-0.11.8.1-5|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|gift-0.11.8.1-5|20	BuildRequires:	libtool-devel
14cr|gift-0.11.8.1-5|21	BuildRequires:	imagemagick-devel
14cr|gift-0.11.8.1-5|22	BuildRequires:	magic-devel
14cr|gift-0.11.8.1-5|23	BuildRequires:	libvorbis-devel
14cr|gift-0.11.8.1-5|24	
14cr|gift-0.11.8.1-5|25	%description
14cr|gift-0.11.8.1-5|26	This packages containt the giFT daemon. giFT is the filesharing tool for
14cr|gift-0.11.8.1-5|27	linux.
14cr|gift-0.11.8.1-5|28	
14cr|gift-0.11.8.1-5|29	%package -n %{libname}
14cr|gift-0.11.8.1-5|30	Summary:	Shared libraries for a %{name}
14cr|gift-0.11.8.1-5|31	Group:          System/Libraries
14cr|gift-0.11.8.1-5|32	
14cr|gift-0.11.8.1-5|33	%description -n %{libname}
14cr|gift-0.11.8.1-5|34	Shared libraries for %{name}.
14cr|gift-0.11.8.1-5|35	
14cr|gift-0.11.8.1-5|36	%package -n %{devname}
14cr|gift-0.11.8.1-5|37	Summary:	Header files and static library for development with %{name}
14cr|gift-0.11.8.1-5|38	Requires: 	%{libname} = %{version}-%{release}
14cr|gift-0.11.8.1-5|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|gift-0.11.8.1-5|40	Provides:	%{name}-devel
14cr|gift-0.11.8.1-5|41	Group: 		Development/C
14cr|gift-0.11.8.1-5|42	Obsoletes:	%{_lib}gift0-devel < 0.11.8.1-2
14cr|gift-0.11.8.1-5|43	
14cr|gift-0.11.8.1-5|44	%description -n %{devname}
14cr|gift-0.11.8.1-5|45	Header files and static library for development with %{name}.
14cr|gift-0.11.8.1-5|46	
14cr|gift-0.11.8.1-5|47	%prep
14cr|gift-0.11.8.1-5|48	%setup -q
14cr|gift-0.11.8.1-5|49	%patch0 -p1
14cr|gift-0.11.8.1-5|50	%patch1 -p1
14cr|gift-0.11.8.1-5|51	
14cr|gift-0.11.8.1-5|52	%build
14cr|gift-0.11.8.1-5|53	%configure2_5x \
14cr|gift-0.11.8.1-5|54	--enable-libmagic \
14cr|gift-0.11.8.1-5|55	--enable-perl \
14cr|gift-0.11.8.1-5|56	--with-Magick=%{_prefix}
14cr|gift-0.11.8.1-5|57	%make
14cr|gift-0.11.8.1-5|58	
14cr|gift-0.11.8.1-5|59	%install
14cr|gift-0.11.8.1-5|60	rm -rf %{buildroot}
14cr|gift-0.11.8.1-5|61	%makeinstall_std
14cr|gift-0.11.8.1-5|62	pushd %{buildroot}%{_bindir}
14cr|gift-0.11.8.1-5|63	ln -sf giftd giFT
14cr|gift-0.11.8.1-5|64	popd
14cr|gift-0.11.8.1-5|65	
14cr|gift-0.11.8.1-5|66	%clean
14cr|gift-0.11.8.1-5|67	rm -rf %{buildroot}
14cr|gift-0.11.8.1-5|68	
14cr|gift-0.11.8.1-5|69	%files
14cr|gift-0.11.8.1-5|70	%defattr(-,root,root)
14cr|gift-0.11.8.1-5|71	%doc COPYING README INSTALL NEWS TODO
14cr|gift-0.11.8.1-5|72	%{_bindir}/*
14cr|gift-0.11.8.1-5|73	%{_datadir}/%{lname}/*
14cr|gift-0.11.8.1-5|74	%{_mandir}/*/*
14cr|gift-0.11.8.1-5|75	
14cr|gift-0.11.8.1-5|76	%files -n %{libname}
14cr|gift-0.11.8.1-5|77	%defattr(-,root,root)
14cr|gift-0.11.8.1-5|78	%{_libdir}/*.so.%{major}*
14cr|gift-0.11.8.1-5|79	
14cr|gift-0.11.8.1-5|80	%files -n %{devname}
14cr|gift-0.11.8.1-5|81	%defattr(-,root,root)
14cr|gift-0.11.8.1-5|82	%{_includedir}/*
14cr|gift-0.11.8.1-5|83	%{_libdir}/*.so
14cr|gift-0.11.8.1-5|84	%{_libdir}/pkgconfig/*
14cr|gift-0.11.8.1-5|85	
14cr|gift-0.11.8.1-5|86	
14cr|gift-0.11.8.1-5|87	
14cr|gift-0.11.8.1-5|88	
14cr|gift-0.11.8.1-5|89	%changelog
14cr|gift-0.11.8.1-5|90	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.11.8.1-5
14cr|gift-0.11.8.1-5|91	+ Revision: e0f4a8a
14cr|gift-0.11.8.1-5|92	- Automatic import for version 0.11.8.1-5
14cr|gift-0.11.8.1-5|93	
14cr|gift-0.11.8.1-5|94	

1625 14
14cr|giFTcurs-0.6.2-10|1	Summary:	Cursed frontend to the giFT daemon
14cr|giFTcurs-0.6.2-10|2	Name:		giFTcurs
14cr|giFTcurs-0.6.2-10|3	Version:	0.6.2
14cr|giFTcurs-0.6.2-10|4	Release:	10
14cr|giFTcurs-0.6.2-10|5	License:	GPLv2+
14cr|giFTcurs-0.6.2-10|6	Group:		Networking/Other
14cr|giFTcurs-0.6.2-10|7	Url:		http://www.nongnu.org/giftcurs/
14cr|giFTcurs-0.6.2-10|8	Source0:	http://savannah.nongnu.org/download/giftcurs/%name-%version.tar.bz2
14cr|giFTcurs-0.6.2-10|9	Source1:	%{name}-icon-16.png
14cr|giFTcurs-0.6.2-10|10	Source2:	%{name}-icon-32.png
14cr|giFTcurs-0.6.2-10|11	Source3:	%{name}-icon-48.png
14cr|giFTcurs-0.6.2-10|12	BuildRequires:	gpm-devel
14cr|giFTcurs-0.6.2-10|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|giFTcurs-0.6.2-10|14	BuildRequires:	pkgconfig(ncursesw)
14cr|giFTcurs-0.6.2-10|15	Suggests:	gift
14cr|giFTcurs-0.6.2-10|16	# It doesn't not requires giFT to run 'cause it can connect to another
14cr|giFTcurs-0.6.2-10|17	# host
14cr|giFTcurs-0.6.2-10|18	
14cr|giFTcurs-0.6.2-10|19	%description
14cr|giFTcurs-0.6.2-10|20	The giFTcurs software is a cursed frontend to the giFT daemon and has been
14cr|giFTcurs-0.6.2-10|21	described as "seriously slick". It won't work that well without giFT, which
14cr|giFTcurs-0.6.2-10|22	you should have already.
14cr|giFTcurs-0.6.2-10|23	
14cr|giFTcurs-0.6.2-10|24	%files -f %{name}.lang
14cr|giFTcurs-0.6.2-10|25	%doc README COPYING NEWS AUTHORS ChangeLog TODO ABOUT-NLS
14cr|giFTcurs-0.6.2-10|26	%{_bindir}/giFTcurs
14cr|giFTcurs-0.6.2-10|27	%{_datadir}/applications/%{name}.desktop
14cr|giFTcurs-0.6.2-10|28	%{_miconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|29	%{_iconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|30	%{_liconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|31	%{_mandir}/man1/giFTcurs.1*
14cr|giFTcurs-0.6.2-10|32	%{_mandir}/man5/giFTcurs.conf.5*
14cr|giFTcurs-0.6.2-10|33	
14cr|giFTcurs-0.6.2-10|34	#----------------------------------------------------------------------------
14cr|giFTcurs-0.6.2-10|35	
14cr|giFTcurs-0.6.2-10|36	%prep
14cr|giFTcurs-0.6.2-10|37	%setup -q
14cr|giFTcurs-0.6.2-10|38	
14cr|giFTcurs-0.6.2-10|39	%build
14cr|giFTcurs-0.6.2-10|40	%configure2_5x --with-ncursesw
14cr|giFTcurs-0.6.2-10|41	%make
14cr|giFTcurs-0.6.2-10|42	
14cr|giFTcurs-0.6.2-10|43	%install
14cr|giFTcurs-0.6.2-10|44	%makeinstall_std
14cr|giFTcurs-0.6.2-10|45	
14cr|giFTcurs-0.6.2-10|46	%find_lang %{name}
14cr|giFTcurs-0.6.2-10|47	
14cr|giFTcurs-0.6.2-10|48	# menu
14cr|giFTcurs-0.6.2-10|49	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|50	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|51	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
14cr|giFTcurs-0.6.2-10|52	
14cr|giFTcurs-0.6.2-10|53	# Creation of the menu item
14cr|giFTcurs-0.6.2-10|54	
14cr|giFTcurs-0.6.2-10|55	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|giFTcurs-0.6.2-10|56	
14cr|giFTcurs-0.6.2-10|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|giFTcurs-0.6.2-10|58	[Desktop Entry]
14cr|giFTcurs-0.6.2-10|59	Type=Application
14cr|giFTcurs-0.6.2-10|60	Exec=%{_bindir}/giFTcurs
14cr|giFTcurs-0.6.2-10|61	Categories=P2P;Network;FileTransfer;ConsoleOnly;
14cr|giFTcurs-0.6.2-10|62	Name=GiFTcurs
14cr|giFTcurs-0.6.2-10|63	Comment=Cursed frontend for the giFT peer2peer software
14cr|giFTcurs-0.6.2-10|64	Icon=%{name}
14cr|giFTcurs-0.6.2-10|65	Terminal=true
14cr|giFTcurs-0.6.2-10|66	EOF
14cr|giFTcurs-0.6.2-10|67	
14cr|giFTcurs-0.6.2-10|68	
14cr|giFTcurs-0.6.2-10|69	%changelog
14cr|giFTcurs-0.6.2-10|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-10
14cr|giFTcurs-0.6.2-10|71	+ Revision: 9919bb3
14cr|giFTcurs-0.6.2-10|72	- MassBuild#464: Increase release tag
14cr|giFTcurs-0.6.2-10|73	
14cr|giFTcurs-0.6.2-10|74	

1626 14
14cr|gift-openft-0.2.1.6-6|1	%define name    gift-openft
14cr|gift-openft-0.2.1.6-6|2	%define version 0.2.1.6
14cr|gift-openft-0.2.1.6-6|3	%define rel	6
14cr|gift-openft-0.2.1.6-6|4	
14cr|gift-openft-0.2.1.6-6|5	Summary:        OpenFT plugin for giFT
14cr|gift-openft-0.2.1.6-6|6	Name:           %{name}
14cr|gift-openft-0.2.1.6-6|7	Version:        %{version}
14cr|gift-openft-0.2.1.6-6|8	Release:        %{rel}
14cr|gift-openft-0.2.1.6-6|9	License:        GPL
14cr|gift-openft-0.2.1.6-6|10	Group:          Networking/File transfer
14cr|gift-openft-0.2.1.6-6|11	URL:            http://gift.sf.net/
14cr|gift-openft-0.2.1.6-6|12	Source0:        http://download.sourceforge.net/gift/%{name}-%{version}.tar.bz2
14cr|gift-openft-0.2.1.6-6|13	Requires:	gift
14cr|gift-openft-0.2.1.6-6|14	BuildRequires:	db-devel
14cr|gift-openft-0.2.1.6-6|15	BuildRequires:	gift-devel
14cr|gift-openft-0.2.1.6-6|16	BuildRequires:	zlib-devel
14cr|gift-openft-0.2.1.6-6|17	BuildRequires:	magic-devel
14cr|gift-openft-0.2.1.6-6|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|gift-openft-0.2.1.6-6|19	
14cr|gift-openft-0.2.1.6-6|20	%description
14cr|gift-openft-0.2.1.6-6|21	This is the OpenFT plugin for giFT.
14cr|gift-openft-0.2.1.6-6|22	
14cr|gift-openft-0.2.1.6-6|23	%prep
14cr|gift-openft-0.2.1.6-6|24	%setup -q
14cr|gift-openft-0.2.1.6-6|25	perl -pi -e 's,\${prefix}/lib,%{_libdir},' m4/gift-prefix.m4 configure*
14cr|gift-openft-0.2.1.6-6|26	
14cr|gift-openft-0.2.1.6-6|27	%build
14cr|gift-openft-0.2.1.6-6|28	%configure2_5x
14cr|gift-openft-0.2.1.6-6|29	%make
14cr|gift-openft-0.2.1.6-6|30	
14cr|gift-openft-0.2.1.6-6|31	%install
14cr|gift-openft-0.2.1.6-6|32	%{__rm} -rf %{buildroot}
14cr|gift-openft-0.2.1.6-6|33	%makeinstall_std
14cr|gift-openft-0.2.1.6-6|34	
14cr|gift-openft-0.2.1.6-6|35	%clean
14cr|gift-openft-0.2.1.6-6|36	%{__rm} -rf %{buildroot}
14cr|gift-openft-0.2.1.6-6|37	
14cr|gift-openft-0.2.1.6-6|38	%files
14cr|gift-openft-0.2.1.6-6|39	%defattr(-,root,root)
14cr|gift-openft-0.2.1.6-6|40	%doc ChangeLog COPYING README INSTALL NEWS TODO
14cr|gift-openft-0.2.1.6-6|41	%{_datadir}/*
14cr|gift-openft-0.2.1.6-6|42	%{_libdir}/giFT/*
14cr|gift-openft-0.2.1.6-6|43	
14cr|gift-openft-0.2.1.6-6|44	
14cr|gift-openft-0.2.1.6-6|45	
14cr|gift-openft-0.2.1.6-6|46	
14cr|gift-openft-0.2.1.6-6|47	%changelog
14cr|gift-openft-0.2.1.6-6|48	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.1.6-6
14cr|gift-openft-0.2.1.6-6|49	+ Revision: d9801cf
14cr|gift-openft-0.2.1.6-6|50	- Automatic import for version 0.2.1.6-6
14cr|gift-openft-0.2.1.6-6|51	
14cr|gift-openft-0.2.1.6-6|52	

1627 14
14cr|gig-3.3.0-4|1	%define	major	6
14cr|gig-3.3.0-4|2	%define	libname	%mklibname %{name} %{major}
14cr|gig-3.3.0-4|3	%define	develname	%mklibname %{name} -d
14cr|gig-3.3.0-4|4	%define oname  libgig
14cr|gig-3.3.0-4|5	
14cr|gig-3.3.0-4|6	Name:          gig
14cr|gig-3.3.0-4|7	Summary:       C++ library for loading Gigasampler files
14cr|gig-3.3.0-4|8	Version:       3.3.0
14cr|gig-3.3.0-4|9	Release:       4
14cr|gig-3.3.0-4|10	License:       GPLv2+
14cr|gig-3.3.0-4|11	Group:	       System/Libraries
14cr|gig-3.3.0-4|12	Source0:       %{oname}-%{version}.tar.bz2
14cr|gig-3.3.0-4|13	Patch0:		libgig-gcc-4.3.patch
14cr|gig-3.3.0-4|14	URL: 	       http://www.linuxsampler.org/
14cr|gig-3.3.0-4|15	BuildRequires: pkgconfig(sndfile)
14cr|gig-3.3.0-4|16	
14cr|gig-3.3.0-4|17	%description
14cr|gig-3.3.0-4|18	C++ library for loading Gigasampler files and DLS Level 1/2 files.
14cr|gig-3.3.0-4|19	
14cr|gig-3.3.0-4|20	%files
14cr|gig-3.3.0-4|21	%defattr(-,root,root)
14cr|gig-3.3.0-4|22	%{_bindir}/dlsdump
14cr|gig-3.3.0-4|23	%{_bindir}/gigdump
14cr|gig-3.3.0-4|24	%{_bindir}/gigextract
14cr|gig-3.3.0-4|25	%{_bindir}/rifftree
14cr|gig-3.3.0-4|26	%{_mandir}/man1/dlsdump.1.*
14cr|gig-3.3.0-4|27	%{_mandir}/man1/gigdump.1.*
14cr|gig-3.3.0-4|28	%{_mandir}/man1/gigextract.1.*
14cr|gig-3.3.0-4|29	%{_mandir}/man1/rifftree.1.*
14cr|gig-3.3.0-4|30	
14cr|gig-3.3.0-4|31	#--------------------------------------------------------------------
14cr|gig-3.3.0-4|32	
14cr|gig-3.3.0-4|33	%package -n	%libname
14cr|gig-3.3.0-4|34	Group: 		System/Libraries
14cr|gig-3.3.0-4|35	Summary: 	Libraries for %name
14cr|gig-3.3.0-4|36	Provides: 	lib%name = %version-%release
14cr|gig-3.3.0-4|37	
14cr|gig-3.3.0-4|38	%description -n %libname
14cr|gig-3.3.0-4|39	C++ library for loading Gigasampler files and DLS Level 1/2 files
14cr|gig-3.3.0-4|40	
14cr|gig-3.3.0-4|41	%files -n %libname
14cr|gig-3.3.0-4|42	%defattr(-,root,root)
14cr|gig-3.3.0-4|43	%{_libdir}/libgig.so.%{major}*
14cr|gig-3.3.0-4|44	
14cr|gig-3.3.0-4|45	#--------------------------------------------------------------------
14cr|gig-3.3.0-4|46	
14cr|gig-3.3.0-4|47	%package -n	%develname
14cr|gig-3.3.0-4|48	Group: 		Development/Other
14cr|gig-3.3.0-4|49	Summary: 	Libraries for %name
14cr|gig-3.3.0-4|50	Requires:	%libname = %version-%release
14cr|gig-3.3.0-4|51	Provides:	lib%name-devel = %version-%release
14cr|gig-3.3.0-4|52	Provides: 	%{name}-devel = %{version}-%{release}
14cr|gig-3.3.0-4|53	Obsoletes:	%{_lib}%{name}6-devel
14cr|gig-3.3.0-4|54	
14cr|gig-3.3.0-4|55	%description -n	%develname
14cr|gig-3.3.0-4|56	Development libraries from %oname
14cr|gig-3.3.0-4|57	
14cr|gig-3.3.0-4|58	%files -n %develname
14cr|gig-3.3.0-4|59	%defattr (-,root,root)
14cr|gig-3.3.0-4|60	%{_includedir}/DLS.h
14cr|gig-3.3.0-4|61	%{_includedir}/RIFF.h
14cr|gig-3.3.0-4|62	%{_includedir}/gig.h
14cr|gig-3.3.0-4|63	%{_libdir}/libgig.a
14cr|gig-3.3.0-4|64	%{_libdir}/libgig.so
14cr|gig-3.3.0-4|65	%{_libdir}/pkgconfig/gig.pc
14cr|gig-3.3.0-4|66	
14cr|gig-3.3.0-4|67	#--------------------------------------------------------------------
14cr|gig-3.3.0-4|68	
14cr|gig-3.3.0-4|69	%prep
14cr|gig-3.3.0-4|70	%setup -q -n %oname-%version
14cr|gig-3.3.0-4|71	%patch0
14cr|gig-3.3.0-4|72	
14cr|gig-3.3.0-4|73	%build
14cr|gig-3.3.0-4|74	#make -f Makefile.cvs
14cr|gig-3.3.0-4|75	%configure2_5x
14cr|gig-3.3.0-4|76	make
14cr|gig-3.3.0-4|77	
14cr|gig-3.3.0-4|78	%install
14cr|gig-3.3.0-4|79	make DESTDIR=%buildroot  install
14cr|gig-3.3.0-4|80	
14cr|gig-3.3.0-4|81	%clean
14cr|gig-3.3.0-4|82	
14cr|gig-3.3.0-4|83	
14cr|gig-3.3.0-4|84	
14cr|gig-3.3.0-4|85	
14cr|gig-3.3.0-4|86	%changelog
14cr|gig-3.3.0-4|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-4
14cr|gig-3.3.0-4|88	+ Revision: b030a7c
14cr|gig-3.3.0-4|89	- MassBuild#464: Increase release tag
14cr|gig-3.3.0-4|90	
14cr|gig-3.3.0-4|91	

1628 14
14cr|gigedit-0.2.0-3|1	%define major   2
14cr|gigedit-0.2.0-3|2	%define libname %mklibname %{name} %{major}
14cr|gigedit-0.2.0-3|3	%define develname %mklibname %{name} -d
14cr|gigedit-0.2.0-3|4	
14cr|gigedit-0.2.0-3|5	Name:          gigedit
14cr|gigedit-0.2.0-3|6	Summary:       Instrument editor for gig files
14cr|gigedit-0.2.0-3|7	Version:       0.2.0
14cr|gigedit-0.2.0-3|8	Release:       3
14cr|gigedit-0.2.0-3|9	License:       GPLv2+
14cr|gigedit-0.2.0-3|10	Group:         Sound
14cr|gigedit-0.2.0-3|11	Source0:       %{name}-%{version}.tar.gz
14cr|gigedit-0.2.0-3|12	#Patch0:        gigedit-0.1.1-gcc43.patch
14cr|gigedit-0.2.0-3|13	URL:           http://www.linuxsampler.org/
14cr|gigedit-0.2.0-3|14	
14cr|gigedit-0.2.0-3|15	BuildRequires: perl(XML::Parser)
14cr|gigedit-0.2.0-3|16	BuildRequires: gtkmm2.4-devel
14cr|gigedit-0.2.0-3|17	BuildRequires: libgig-devel
14cr|gigedit-0.2.0-3|18	BuildRequires: sndfile-devel
14cr|gigedit-0.2.0-3|19	BuildRequires: liblinuxsampler-devel >= 0.5.0
14cr|gigedit-0.2.0-3|20	BuildRequires: sqlite3-devel
14cr|gigedit-0.2.0-3|21	BuildRequires: jackit-devel
14cr|gigedit-0.2.0-3|22	BuildRequires: libalsa-devel
14cr|gigedit-0.2.0-3|23	BuildRequires: intltool
14cr|gigedit-0.2.0-3|24	Requires: %{name}-plugins
14cr|gigedit-0.2.0-3|25	
14cr|gigedit-0.2.0-3|26	%description
14cr|gigedit-0.2.0-3|27	An instrument editor for gig files
14cr|gigedit-0.2.0-3|28	
14cr|gigedit-0.2.0-3|29	%files -f %name.lang
14cr|gigedit-0.2.0-3|30	%defattr(-,root,root)
14cr|gigedit-0.2.0-3|31	%{_bindir}/gigedit
14cr|gigedit-0.2.0-3|32	%{_datadir}/gigedit/status_attached.xpm
14cr|gigedit-0.2.0-3|33	%{_datadir}/gigedit/status_detached.xpm
14cr|gigedit-0.2.0-3|34	
14cr|gigedit-0.2.0-3|35	%dir %_docdir/gigedit
14cr|gigedit-0.2.0-3|36	%doc %_docdir/gigedit/*.png
14cr|gigedit-0.2.0-3|37	%doc %_docdir/gigedit/*.css
14cr|gigedit-0.2.0-3|38	%doc %_docdir/gigedit/*.html
14cr|gigedit-0.2.0-3|39	
14cr|gigedit-0.2.0-3|40	#--------------------------------------------------------------------
14cr|gigedit-0.2.0-3|41	
14cr|gigedit-0.2.0-3|42	%package -n     %libname
14cr|gigedit-0.2.0-3|43	Group:          System/Libraries
14cr|gigedit-0.2.0-3|44	Summary:        Libraries for %name
14cr|gigedit-0.2.0-3|45	Provides:       %name = %version-%release
14cr|gigedit-0.2.0-3|46	
14cr|gigedit-0.2.0-3|47	%description -n %libname
14cr|gigedit-0.2.0-3|48	Librairies from %name
14cr|gigedit-0.2.0-3|49	
14cr|gigedit-0.2.0-3|50	%files -n %libname
14cr|gigedit-0.2.0-3|51	%defattr(-,root,root)
14cr|gigedit-0.2.0-3|52	%_libdir/gigedit/libgigedit.so.%{major}*
14cr|gigedit-0.2.0-3|53	
14cr|gigedit-0.2.0-3|54	#--------------------------------------------------------------------
14cr|gigedit-0.2.0-3|55	
14cr|gigedit-0.2.0-3|56	%package -n     %develname
14cr|gigedit-0.2.0-3|57	Group:          Development/Other
14cr|gigedit-0.2.0-3|58	Summary:        Libraries for %name
14cr|gigedit-0.2.0-3|59	Requires:       %libname = %version-%release
14cr|gigedit-0.2.0-3|60	Provides:       %{name}-devel = %{version}-%{release}
14cr|gigedit-0.2.0-3|61	Obsoletes:      %{_lib}%{name}1-devel
14cr|gigedit-0.2.0-3|62	
14cr|gigedit-0.2.0-3|63	%description -n %develname
14cr|gigedit-0.2.0-3|64	Development libraries from %name
14cr|gigedit-0.2.0-3|65	
14cr|gigedit-0.2.0-3|66	%files -n %develname
14cr|gigedit-0.2.0-3|67	%defattr (-,root,root)
14cr|gigedit-0.2.0-3|68	%_libdir/gigedit/*.a
14cr|gigedit-0.2.0-3|69	%_libdir/gigedit/*.so
14cr|gigedit-0.2.0-3|70	
14cr|gigedit-0.2.0-3|71	#--------------------------------------------------------------------
14cr|gigedit-0.2.0-3|72	
14cr|gigedit-0.2.0-3|73	%package plugins
14cr|gigedit-0.2.0-3|74	Group:          Sound
14cr|gigedit-0.2.0-3|75	Summary:        Gigedit plugin for LinuxSampler
14cr|gigedit-0.2.0-3|76	Requires:       linuxsampler
14cr|gigedit-0.2.0-3|77	Requires:       %{name}
14cr|gigedit-0.2.0-3|78	
14cr|gigedit-0.2.0-3|79	%description plugins
14cr|gigedit-0.2.0-3|80	Gigedit plugin for LinuxSampler. This plugin is required when using
14cr|gigedit-0.2.0-3|81	the Edit button in QSampler
14cr|gigedit-0.2.0-3|82	
14cr|gigedit-0.2.0-3|83	%files plugins
14cr|gigedit-0.2.0-3|84	%defattr (-,root,root)
14cr|gigedit-0.2.0-3|85	%_libdir/linuxsampler/plugins/*.a
14cr|gigedit-0.2.0-3|86	%_libdir/linuxsampler/plugins/*.so
14cr|gigedit-0.2.0-3|87	
14cr|gigedit-0.2.0-3|88	#--------------------------------------------------------------------
14cr|gigedit-0.2.0-3|89	
14cr|gigedit-0.2.0-3|90	%prep
14cr|gigedit-0.2.0-3|91	%setup -q -n %name-%version
14cr|gigedit-0.2.0-3|92	
14cr|gigedit-0.2.0-3|93	%build
14cr|gigedit-0.2.0-3|94	LDFLAGS="-lsigc-2.0" %configure2_5x
14cr|gigedit-0.2.0-3|95	make
14cr|gigedit-0.2.0-3|96	
14cr|gigedit-0.2.0-3|97	%install
14cr|gigedit-0.2.0-3|98	make DESTDIR=%buildroot  install
14cr|gigedit-0.2.0-3|99	%find_lang %name
14cr|gigedit-0.2.0-3|100	
14cr|gigedit-0.2.0-3|101	
14cr|gigedit-0.2.0-3|102	
14cr|gigedit-0.2.0-3|103	%changelog
14cr|gigedit-0.2.0-3|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|gigedit-0.2.0-3|105	+ Revision: 347a45d
14cr|gigedit-0.2.0-3|106	- MassBuild#464: Increase release tag
14cr|gigedit-0.2.0-3|107	
14cr|gigedit-0.2.0-3|108	

1629 14
14cr|giggle-0.7-2|1	%define major 0
14cr|giggle-0.7-2|2	%define libname %mklibname %{name} %{major}
14cr|giggle-0.7-2|3	%define libgit %mklibname %{name}-git %{major}
14cr|giggle-0.7-2|4	%define devname %mklibname -d %{name}
14cr|giggle-0.7-2|5	
14cr|giggle-0.7-2|6	Summary:	Gtk frontend for git
14cr|giggle-0.7-2|7	Name:		giggle
14cr|giggle-0.7-2|8	Version:	0.7
14cr|giggle-0.7-2|9	Release:	2
14cr|giggle-0.7-2|10	License:	GPLv2+
14cr|giggle-0.7-2|11	Group:		Development/Other
14cr|giggle-0.7-2|12	Url:		https://wiki.gnome.org/giggle
14cr|giggle-0.7-2|13	Source0:	https://download.gnome.org/sources/%name/%{name}-%{version}.tar.xz
14cr|giggle-0.7-2|14	Patch0:		giggle-0.7-gtksourceview-3.8.patch
14cr|giggle-0.7-2|15	Patch1:		giggle-0.7-gettext-usage.patch
14cr|giggle-0.7-2|16	BuildRequires:	git-core
14cr|giggle-0.7-2|17	BuildRequires:	gnome-common
14cr|giggle-0.7-2|18	BuildRequires:	intltool >= 0.40.0
14cr|giggle-0.7-2|19	BuildRequires:	itstool
14cr|giggle-0.7-2|20	BuildRequires:	libxml2-utils
14cr|giggle-0.7-2|21	BuildRequires:	xsltproc
14cr|giggle-0.7-2|22	BuildRequires:	yelp-tools
14cr|giggle-0.7-2|23	BuildRequires:	pkgconfig(gdk-3.0) >= 3.3.12
14cr|giggle-0.7-2|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.22
14cr|giggle-0.7-2|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14cr|giggle-0.7-2|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
14cr|giggle-0.7-2|27	BuildRequires:	pkgconfig(gthread-2.0) >= 2.30
14cr|giggle-0.7-2|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.12
14cr|giggle-0.7-2|29	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.8
14cr|giggle-0.7-2|30	BuildRequires:	pkgconfig(libebook-1.2) >= 3.2
14cr|giggle-0.7-2|31	BuildRequires:	pkgconfig(vte-2.90) >= 0.28
14cr|giggle-0.7-2|32	Requires:	git-core
14cr|giggle-0.7-2|33	
14cr|giggle-0.7-2|34	%description
14cr|giggle-0.7-2|35	Giggle is a graphical frontend for the git directory tracker.
14cr|giggle-0.7-2|36	
14cr|giggle-0.7-2|37	%files -f %{name}.lang
14cr|giggle-0.7-2|38	%doc AUTHORS README NEWS ChangeLog
14cr|giggle-0.7-2|39	%{_bindir}/*
14cr|giggle-0.7-2|40	%dir %{_libdir}/%{name}
14cr|giggle-0.7-2|41	%dir %{_libdir}/%{name}/plugins
14cr|giggle-0.7-2|42	%dir %{_libdir}/%{name}/plugins/%{version}
14cr|giggle-0.7-2|43	%{_libdir}/%{name}/plugins/%{version}/libpersonal-details*
14cr|giggle-0.7-2|44	%{_libdir}/%{name}/plugins/%{version}/libterminal-view*
14cr|giggle-0.7-2|45	%{_libdir}/%{name}/plugins/%{version}/*.xml
14cr|giggle-0.7-2|46	%{_datadir}/%{name}/
14cr|giggle-0.7-2|47	%{_datadir}/applications/%{name}.desktop
14cr|giggle-0.7-2|48	%{_iconsdir}/hicolor/*/apps/*
14cr|giggle-0.7-2|49	
14cr|giggle-0.7-2|50	#----------------------------------------------------------------------------
14cr|giggle-0.7-2|51	
14cr|giggle-0.7-2|52	%package -n %{libname}
14cr|giggle-0.7-2|53	Summary:	Shared libraries for Giggle
14cr|giggle-0.7-2|54	Group:		System/Libraries
14cr|giggle-0.7-2|55	
14cr|giggle-0.7-2|56	%description -n %{libname}
14cr|giggle-0.7-2|57	Giggle is a graphical frontend for the git directory tracker.
14cr|giggle-0.7-2|58	
14cr|giggle-0.7-2|59	%files -n %{libname}
14cr|giggle-0.7-2|60	%{_libdir}/libgiggle.so.%{major}*
14cr|giggle-0.7-2|61	
14cr|giggle-0.7-2|62	#----------------------------------------------------------------------------
14cr|giggle-0.7-2|63	
14cr|giggle-0.7-2|64	%package -n %{libgit}
14cr|giggle-0.7-2|65	Summary:	Shared libraries for Giggle
14cr|giggle-0.7-2|66	Group:		System/Libraries
14cr|giggle-0.7-2|67	Conflicts:	%{_lib}giggle0 < 0.7
14cr|giggle-0.7-2|68	
14cr|giggle-0.7-2|69	%description -n %{libgit}
14cr|giggle-0.7-2|70	Giggle is a graphical frontend for the git directory tracker.
14cr|giggle-0.7-2|71	
14cr|giggle-0.7-2|72	%files -n %{libgit}
14cr|giggle-0.7-2|73	%{_libdir}/libgiggle-git.so.%{major}*
14cr|giggle-0.7-2|74	
14cr|giggle-0.7-2|75	#----------------------------------------------------------------------------
14cr|giggle-0.7-2|76	
14cr|giggle-0.7-2|77	%package -n %{devname}
14cr|giggle-0.7-2|78	Summary:	Development files for Giggle
14cr|giggle-0.7-2|79	Group:		Development/C
14cr|giggle-0.7-2|80	Provides:	%{name}-devel = %{EVRD}
14cr|giggle-0.7-2|81	Requires:	%{libname} = %{EVRD}
14cr|giggle-0.7-2|82	Requires:	%{libgit} = %{EVRD}
14cr|giggle-0.7-2|83	
14cr|giggle-0.7-2|84	%description -n %{devname}
14cr|giggle-0.7-2|85	Giggle is a graphical frontend for the git directory tracker.
14cr|giggle-0.7-2|86	
14cr|giggle-0.7-2|87	%files -n %{devname}
14cr|giggle-0.7-2|88	%{_libdir}/libgiggle.so
14cr|giggle-0.7-2|89	%{_libdir}/libgiggle-git.so
14cr|giggle-0.7-2|90	%{_includedir}/%{name}
14cr|giggle-0.7-2|91	
14cr|giggle-0.7-2|92	#----------------------------------------------------------------------------
14cr|giggle-0.7-2|93	
14cr|giggle-0.7-2|94	%prep
14cr|giggle-0.7-2|95	%setup -q
14cr|giggle-0.7-2|96	%apply_patches
14cr|giggle-0.7-2|97	
14cr|giggle-0.7-2|98	%build
14cr|giggle-0.7-2|99	NOCONFIGURE=yes gnome-autogen.sh
14cr|giggle-0.7-2|100	%configure2_5x --disable-static
14cr|giggle-0.7-2|101	%make
14cr|giggle-0.7-2|102	
14cr|giggle-0.7-2|103	%install
14cr|giggle-0.7-2|104	%makeinstall_std
14cr|giggle-0.7-2|105	
14cr|giggle-0.7-2|106	%find_lang %{name} --with-gnome
14cr|giggle-0.7-2|107	
14cr|giggle-0.7-2|108	
14cr|giggle-0.7-2|109	%changelog
14cr|giggle-0.7-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|giggle-0.7-2|111	+ Revision: 114ab26
14cr|giggle-0.7-2|112	- MassBuild#464: Increase release tag
14cr|giggle-0.7-2|113	
14cr|giggle-0.7-2|114	

1630 14
14cr|gigi-0.8.0-8.20130806.4|1	# System resource usage is extremely high so disable extra flags, including debug
14cr|gigi-0.8.0-8.20130806.4|2	%define _enable_debug_packages %{nil}
14cr|gigi-0.8.0-8.20130806.4|3	%define debug_package %{nil}
14cr|gigi-0.8.0-8.20130806.4|4	
14cr|gigi-0.8.0-8.20130806.4|5	%define oname GiGi
14cr|gigi-0.8.0-8.20130806.4|6	
14cr|gigi-0.8.0-8.20130806.4|7	# 20120910 is from FreeOrion source tree
14cr|gigi-0.8.0-8.20130806.4|8	%define svnrev	20130806
14cr|gigi-0.8.0-8.20130806.4|9	
14cr|gigi-0.8.0-8.20130806.4|10	%define major		0
14cr|gigi-0.8.0-8.20130806.4|11	%define libname		%mklibname %{oname} %{major}
14cr|gigi-0.8.0-8.20130806.4|12	%define libggogre	%mklibname %{oname}Ogre %{major}
14cr|gigi-0.8.0-8.20130806.4|13	%define libggois	%mklibname %{oname}OgrePlugin_OIS %{major}
14cr|gigi-0.8.0-8.20130806.4|14	%define libggsdl	%mklibname %{oname}SDL %{major}
14cr|gigi-0.8.0-8.20130806.4|15	%define devname		%mklibname %{oname} -d
14cr|gigi-0.8.0-8.20130806.4|16	
14cr|gigi-0.8.0-8.20130806.4|17	Summary:	A GUI library for OpenGL
14cr|gigi-0.8.0-8.20130806.4|18	Name:		gigi
14cr|gigi-0.8.0-8.20130806.4|19	Version:	0.8.0
14cr|gigi-0.8.0-8.20130806.4|20	Release:	8.%{svnrev}.4
14cr|gigi-0.8.0-8.20130806.4|21	License:	LGPLv2+
14cr|gigi-0.8.0-8.20130806.4|22	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|23	Url:		http://gigi.sourceforge.net/
14cr|gigi-0.8.0-8.20130806.4|24	Source0:	%{name}-%{svnrev}.tar.xz
14cr|gigi-0.8.0-8.20130806.4|25	Patch0:		gigi-20130806-link.patch
14cr|gigi-0.8.0-8.20130806.4|26	Patch1:		gigi-20130806-soversion.patch
14cr|gigi-0.8.0-8.20130806.4|27	
14cr|gigi-0.8.0-8.20130806.4|28	BuildRequires:	cmake
14cr|gigi-0.8.0-8.20130806.4|29	BuildRequires:	doxygen
14cr|gigi-0.8.0-8.20130806.4|30	BuildRequires:	boost-devel
14cr|gigi-0.8.0-8.20130806.4|31	BuildRequires:	jpeg-devel
14cr|gigi-0.8.0-8.20130806.4|32	BuildRequires:	libtool-devel
14cr|gigi-0.8.0-8.20130806.4|33	BuildRequires:	tiff-devel
14cr|gigi-0.8.0-8.20130806.4|34	BuildRequires:	pkgconfig(freetype2)
14cr|gigi-0.8.0-8.20130806.4|35	BuildRequires:	pkgconfig(gl)
14cr|gigi-0.8.0-8.20130806.4|36	BuildRequires:	pkgconfig(glu)
14cr|gigi-0.8.0-8.20130806.4|37	BuildRequires:	pkgconfig(libpng)
14cr|gigi-0.8.0-8.20130806.4|38	BuildRequires:	pkgconfig(OGRE)
14cr|gigi-0.8.0-8.20130806.4|39	BuildRequires:	pkgconfig(OIS)
14cr|gigi-0.8.0-8.20130806.4|40	BuildRequires:	pkgconfig(sdl)
14cr|gigi-0.8.0-8.20130806.4|41	
14cr|gigi-0.8.0-8.20130806.4|42	%description
14cr|gigi-0.8.0-8.20130806.4|43	GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent
14cr|gigi-0.8.0-8.20130806.4|44	(it runs at least on Linux and Windows, and probably more),
14cr|gigi-0.8.0-8.20130806.4|45	compiler-independent (it compiles under at GCC 3.2 or higher and MSVC++ 7.1
14cr|gigi-0.8.0-8.20130806.4|46	or higher, and probably more), and driver-independent. A reference driver
14cr|gigi-0.8.0-8.20130806.4|47	for SDL is provided, and it is straightforward to write one for yourself
14cr|gigi-0.8.0-8.20130806.4|48	should you decide to do so.
14cr|gigi-0.8.0-8.20130806.4|49	
14cr|gigi-0.8.0-8.20130806.4|50	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|51	
14cr|gigi-0.8.0-8.20130806.4|52	%package -n 	%{libname}
14cr|gigi-0.8.0-8.20130806.4|53	Summary:	A GUI library for OpenGL
14cr|gigi-0.8.0-8.20130806.4|54	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|55	Provides:	%{name} = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|56	Conflicts:	%{_lib}gigi0 < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|57	Obsoletes:	%{_lib}gigi0 < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|58	
14cr|gigi-0.8.0-8.20130806.4|59	%description -n %{libname}
14cr|gigi-0.8.0-8.20130806.4|60	This package contains the shared library for GiGi (aka GG), a GUI library
14cr|gigi-0.8.0-8.20130806.4|61	for OpenGL.
14cr|gigi-0.8.0-8.20130806.4|62	
14cr|gigi-0.8.0-8.20130806.4|63	%files -n %{libname}
14cr|gigi-0.8.0-8.20130806.4|64	%{_libdir}/lib%{oname}.so.%{major}*
14cr|gigi-0.8.0-8.20130806.4|65	
14cr|gigi-0.8.0-8.20130806.4|66	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|67	
14cr|gigi-0.8.0-8.20130806.4|68	%package -n 	%{libggogre}
14cr|gigi-0.8.0-8.20130806.4|69	Summary:	A GUI library for OpenGL (OGRE)
14cr|gigi-0.8.0-8.20130806.4|70	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|71	Conflicts:	%{_lib}gigi0 < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|72	
14cr|gigi-0.8.0-8.20130806.4|73	%description -n %{libggogre}
14cr|gigi-0.8.0-8.20130806.4|74	This package contains the shared library for GiGi (aka GG), a GUI library
14cr|gigi-0.8.0-8.20130806.4|75	for OpenGL.
14cr|gigi-0.8.0-8.20130806.4|76	
14cr|gigi-0.8.0-8.20130806.4|77	%files -n %{libggogre}
14cr|gigi-0.8.0-8.20130806.4|78	%{_libdir}/lib%{oname}Ogre.so.%{major}*
14cr|gigi-0.8.0-8.20130806.4|79	
14cr|gigi-0.8.0-8.20130806.4|80	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|81	
14cr|gigi-0.8.0-8.20130806.4|82	%package -n 	%{libggois}
14cr|gigi-0.8.0-8.20130806.4|83	Summary:	A GUI library for OpenGL (OGRE OIS plugin)
14cr|gigi-0.8.0-8.20130806.4|84	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|85	Conflicts:	%{_lib}gigi0 < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|86	
14cr|gigi-0.8.0-8.20130806.4|87	%description -n %{libggois}
14cr|gigi-0.8.0-8.20130806.4|88	This package contains the shared library for GiGi (aka GG), a GUI library
14cr|gigi-0.8.0-8.20130806.4|89	for OpenGL.
14cr|gigi-0.8.0-8.20130806.4|90	
14cr|gigi-0.8.0-8.20130806.4|91	%files -n %{libggois}
14cr|gigi-0.8.0-8.20130806.4|92	%{_libdir}/lib%{oname}OgrePlugin_OIS.so.%{major}*
14cr|gigi-0.8.0-8.20130806.4|93	
14cr|gigi-0.8.0-8.20130806.4|94	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|95	
14cr|gigi-0.8.0-8.20130806.4|96	%package -n 	%{libggsdl}
14cr|gigi-0.8.0-8.20130806.4|97	Summary:	A GUI library for OpenGL (SDL)
14cr|gigi-0.8.0-8.20130806.4|98	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|99	Conflicts:	%{_lib}gigi0 < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|100	
14cr|gigi-0.8.0-8.20130806.4|101	%description -n %{libggsdl}
14cr|gigi-0.8.0-8.20130806.4|102	This package contains the shared library for GiGi (aka GG), a GUI library
14cr|gigi-0.8.0-8.20130806.4|103	for OpenGL.
14cr|gigi-0.8.0-8.20130806.4|104	
14cr|gigi-0.8.0-8.20130806.4|105	%files -n %{libggsdl}
14cr|gigi-0.8.0-8.20130806.4|106	%{_libdir}/lib%{oname}SDL.so.%{major}*
14cr|gigi-0.8.0-8.20130806.4|107	
14cr|gigi-0.8.0-8.20130806.4|108	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|109	
14cr|gigi-0.8.0-8.20130806.4|110	%package -n 	%{devname}
14cr|gigi-0.8.0-8.20130806.4|111	Summary:	Development headers for GiGi
14cr|gigi-0.8.0-8.20130806.4|112	Group:		System/Libraries
14cr|gigi-0.8.0-8.20130806.4|113	Provides:	%{name}-devel = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|114	Provides:	%{oname}-devel = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|115	Requires:	%{libname} = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|116	Requires:	%{libggogre} = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|117	Requires:	%{libggois} = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|118	Requires:	%{libggsdl} = %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|119	Conflicts:	%{_lib}gigi-devel < %{EVRD}
14cr|gigi-0.8.0-8.20130806.4|120	%rename		%{_lib}gigi-devel
14cr|gigi-0.8.0-8.20130806.4|121	
14cr|gigi-0.8.0-8.20130806.4|122	%description -n %{devname}
14cr|gigi-0.8.0-8.20130806.4|123	Development headers and includes for GiGi (aka GG), a GUI library
14cr|gigi-0.8.0-8.20130806.4|124	for OpenGL.
14cr|gigi-0.8.0-8.20130806.4|125	
14cr|gigi-0.8.0-8.20130806.4|126	%files -n %{devname}
14cr|gigi-0.8.0-8.20130806.4|127	%{_libdir}/lib%{oname}*.so
14cr|gigi-0.8.0-8.20130806.4|128	%{_libdir}/pkgconfig/%{oname}*
14cr|gigi-0.8.0-8.20130806.4|129	%{_includedir}/GG
14cr|gigi-0.8.0-8.20130806.4|130	
14cr|gigi-0.8.0-8.20130806.4|131	#----------------------------------------------------------------------------
14cr|gigi-0.8.0-8.20130806.4|132	
14cr|gigi-0.8.0-8.20130806.4|133	%prep
14cr|gigi-0.8.0-8.20130806.4|134	%setup -qn GG
14cr|gigi-0.8.0-8.20130806.4|135	%patch0 -p1
14cr|gigi-0.8.0-8.20130806.4|136	%patch1 -p1
14cr|gigi-0.8.0-8.20130806.4|137	
14cr|gigi-0.8.0-8.20130806.4|138	%build
14cr|gigi-0.8.0-8.20130806.4|139	# System resource usage is extremely high so disable extra flags and parallel build
14cr|gigi-0.8.0-8.20130806.4|140	%global optflags -O2
14cr|gigi-0.8.0-8.20130806.4|141	%cmake -DBUILD_DEBUG:BOON=ON
14cr|gigi-0.8.0-8.20130806.4|142	make VERBOSE=1
14cr|gigi-0.8.0-8.20130806.4|143	
14cr|gigi-0.8.0-8.20130806.4|144	%install
14cr|gigi-0.8.0-8.20130806.4|145	%makeinstall_std -C build
14cr|gigi-0.8.0-8.20130806.4|146	
14cr|gigi-0.8.0-8.20130806.4|147	
14cr|gigi-0.8.0-8.20130806.4|148	%changelog
14cr|gigi-0.8.0-8.20130806.4|149	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-8.20130806.4
14cr|gigi-0.8.0-8.20130806.4|150	+ Revision: ca48e8d
14cr|gigi-0.8.0-8.20130806.4|151	- Bump release
14cr|gigi-0.8.0-8.20130806.4|152	
14cr|gigi-0.8.0-8.20130806.4|153	

1631 14
14cr|gimp2-freetype-0.6-9|1	%define pkgname gimp-freetype
14cr|gimp2-freetype-0.6-9|2	
14cr|gimp2-freetype-0.6-9|3	Summary:	A GIMP font renderer based on the freetype library
14cr|gimp2-freetype-0.6-9|4	Name:		gimp2-freetype
14cr|gimp2-freetype-0.6-9|5	Version:	0.6
14cr|gimp2-freetype-0.6-9|6	Release:	9
14cr|gimp2-freetype-0.6-9|7	License:	GPLv2+
14cr|gimp2-freetype-0.6-9|8	Group:		Graphics
14cr|gimp2-freetype-0.6-9|9	Url:		http://freetype.gimp.org/
14cr|gimp2-freetype-0.6-9|10	Source0:	%{pkgname}-%{version}.tar.bz2
14cr|gimp2-freetype-0.6-9|11	#gw for the broken intltool scripts:
14cr|gimp2-freetype-0.6-9|12	BuildRequires:	perl-XML-Parser
14cr|gimp2-freetype-0.6-9|13	BuildRequires:	pkgconfig(freetype2)
14cr|gimp2-freetype-0.6-9|14	BuildRequires:	pkgconfig(gimp-2.0)
14cr|gimp2-freetype-0.6-9|15	Requires:	gimp
14cr|gimp2-freetype-0.6-9|16	
14cr|gimp2-freetype-0.6-9|17	%description
14cr|gimp2-freetype-0.6-9|18	The goal of gimp-freetype project is to get superb font support into
14cr|gimp2-freetype-0.6-9|19	The GIMP. As a first step, a plug-in for GIMP based on the freetype2
14cr|gimp2-freetype-0.6-9|20	library is developed. Later it might become a tool or a pluggable
14cr|gimp2-freetype-0.6-9|21	module.
14cr|gimp2-freetype-0.6-9|22	
14cr|gimp2-freetype-0.6-9|23	%files -f gimp20-freetype.lang
14cr|gimp2-freetype-0.6-9|24	%doc AUTHORS ChangeLog NEWS README
14cr|gimp2-freetype-0.6-9|25	%{_libdir}/gimp/*/plug-ins/*
14cr|gimp2-freetype-0.6-9|26	%{_datadir}/gimp-freetype
14cr|gimp2-freetype-0.6-9|27	
14cr|gimp2-freetype-0.6-9|28	#----------------------------------------------------------------------------
14cr|gimp2-freetype-0.6-9|29	
14cr|gimp2-freetype-0.6-9|30	%prep
14cr|gimp2-freetype-0.6-9|31	%setup -q -n %{pkgname}-%{version}
14cr|gimp2-freetype-0.6-9|32	
14cr|gimp2-freetype-0.6-9|33	%build
14cr|gimp2-freetype-0.6-9|34	export LDFLAGS="-lm"
14cr|gimp2-freetype-0.6-9|35	%configure2_5x
14cr|gimp2-freetype-0.6-9|36	%make
14cr|gimp2-freetype-0.6-9|37	
14cr|gimp2-freetype-0.6-9|38	%install
14cr|gimp2-freetype-0.6-9|39	%makeinstall_std
14cr|gimp2-freetype-0.6-9|40	
14cr|gimp2-freetype-0.6-9|41	%find_lang gimp20-freetype
14cr|gimp2-freetype-0.6-9|42	
14cr|gimp2-freetype-0.6-9|43	
14cr|gimp2-freetype-0.6-9|44	%changelog
14cr|gimp2-freetype-0.6-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-9
14cr|gimp2-freetype-0.6-9|46	+ Revision: f76ee4d
14cr|gimp2-freetype-0.6-9|47	- MassBuild#464: Increase release tag
14cr|gimp2-freetype-0.6-9|48	
14cr|gimp2-freetype-0.6-9|49	

1632 14
14cr|gimp2-gap-2.6.0-7|1	%define pkgname gimp-gap
14cr|gimp2-gap-2.6.0-7|2	
14cr|gimp2-gap-2.6.0-7|3	Summary:	GAP (GIMP Animation Package), a video plug-in for GIMP
14cr|gimp2-gap-2.6.0-7|4	Name:		gimp2-gap
14cr|gimp2-gap-2.6.0-7|5	Version:	2.6.0
14cr|gimp2-gap-2.6.0-7|6	Release:	7
14cr|gimp2-gap-2.6.0-7|7	License:	GPLv2+
14cr|gimp2-gap-2.6.0-7|8	Group:		Graphics
14cr|gimp2-gap-2.6.0-7|9	Url:		http://gimp.org
14cr|gimp2-gap-2.6.0-7|10	Source0:	ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/%{pkgname}-%{version}.tar.bz2
14cr|gimp2-gap-2.6.0-7|11	Patch2:		gimp-gap-2.6.0-libmpeg3-format-strings.patch
14cr|gimp2-gap-2.6.0-7|12	Patch3:		gimp-gap-2.6.0-format-strings.patch
14cr|gimp2-gap-2.6.0-7|13	Patch4:		gimp-gap-2.6.0-fix-linking.patch
14cr|gimp2-gap-2.6.0-7|14	BuildRequires:	glib-gettextize
14cr|gimp2-gap-2.6.0-7|15	BuildRequires:	intltool >= 0.17
14cr|gimp2-gap-2.6.0-7|16	BuildRequires:	jpeg-devel
14cr|gimp2-gap-2.6.0-7|17	BuildRequires:	pkgconfig(gimp-2.0)
14cr|gimp2-gap-2.6.0-7|18	Requires:	gimp
14cr|gimp2-gap-2.6.0-7|19	Requires:	wavplay
14cr|gimp2-gap-2.6.0-7|20	
14cr|gimp2-gap-2.6.0-7|21	%description
14cr|gimp2-gap-2.6.0-7|22	The GIMP has some plug-ins supporting animation features based on
14cr|gimp2-gap-2.6.0-7|23	layers, with each layer of the image being considered as one frame of
14cr|gimp2-gap-2.6.0-7|24	the animation.
14cr|gimp2-gap-2.6.0-7|25	
14cr|gimp2-gap-2.6.0-7|26	GAP is a collection of plug-ins that extend the GIMP's animation
14cr|gimp2-gap-2.6.0-7|27	capabilities by supporting the creation of more complex animations. It
14cr|gimp2-gap-2.6.0-7|28	was part of the GIMP from 1.1.4 to the 1.2 series, but was split
14cr|gimp2-gap-2.6.0-7|29	afterwards.
14cr|gimp2-gap-2.6.0-7|30	
14cr|gimp2-gap-2.6.0-7|31	Additional Informations about the GAP can be found in the GimpUserManual
14cr|gimp2-gap-2.6.0-7|32	Chapter Advanced Animation.
14cr|gimp2-gap-2.6.0-7|33	
14cr|gimp2-gap-2.6.0-7|34	%files -f gimp20-gap.lang
14cr|gimp2-gap-2.6.0-7|35	%doc AUTHORS ChangeLog* README
14cr|gimp2-gap-2.6.0-7|36	%{_libdir}/gimp/2.0/plug-ins/*
14cr|gimp2-gap-2.6.0-7|37	%{_libdir}/gimp-gap-2.0
14cr|gimp2-gap-2.6.0-7|38	%{_datadir}/gimp/2.0/scripts/*
14cr|gimp2-gap-2.6.0-7|39	
14cr|gimp2-gap-2.6.0-7|40	#----------------------------------------------------------------------------
14cr|gimp2-gap-2.6.0-7|41	
14cr|gimp2-gap-2.6.0-7|42	%prep
14cr|gimp2-gap-2.6.0-7|43	%setup -q -n %{pkgname}-%{version}
14cr|gimp2-gap-2.6.0-7|44	pushd extern_libs/
14cr|gimp2-gap-2.6.0-7|45	tar xzf libmpeg3.tar.gz
14cr|gimp2-gap-2.6.0-7|46	%patch2 -p0
14cr|gimp2-gap-2.6.0-7|47	popd
14cr|gimp2-gap-2.6.0-7|48	%patch3 -p1 -b .format-strings
14cr|gimp2-gap-2.6.0-7|49	%patch4 -p1
14cr|gimp2-gap-2.6.0-7|50	
14cr|gimp2-gap-2.6.0-7|51	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|gimp2-gap-2.6.0-7|52	
14cr|gimp2-gap-2.6.0-7|53	%build
14cr|gimp2-gap-2.6.0-7|54	%define _disable_ld_no_undefined 1
14cr|gimp2-gap-2.6.0-7|55	%configure2_5x
14cr|gimp2-gap-2.6.0-7|56	make LIBS="-lm -pthread"
14cr|gimp2-gap-2.6.0-7|57	
14cr|gimp2-gap-2.6.0-7|58	%install
14cr|gimp2-gap-2.6.0-7|59	%makeinstall \
14cr|gimp2-gap-2.6.0-7|60	libexecdir=%{buildroot}%{_libexecdir}/gimp/2.0/plug-ins \
14cr|gimp2-gap-2.6.0-7|61	scriptdatadir=%{buildroot}%{_datadir}/gimp/2.0/scripts
14cr|gimp2-gap-2.6.0-7|62	#gw the makefile is broken, move the file by hand
14cr|gimp2-gap-2.6.0-7|63	mkdir -p %{buildroot}%{_libexecdir}/gimp-gap-2.0
14cr|gimp2-gap-2.6.0-7|64	mv %{buildroot}%{_libexecdir}/gimp/2.0/plug-ins/audioconvert_to_wav.sh %{buildroot}%{_libexecdir}/gimp-gap-2.0
14cr|gimp2-gap-2.6.0-7|65	rm -f %{buildroot}%{_datadir}/gimp/2.0/scripts/*.a
14cr|gimp2-gap-2.6.0-7|66	
14cr|gimp2-gap-2.6.0-7|67	%find_lang gimp20-gap
14cr|gimp2-gap-2.6.0-7|68	
14cr|gimp2-gap-2.6.0-7|69	
14cr|gimp2-gap-2.6.0-7|70	%changelog
14cr|gimp2-gap-2.6.0-7|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-7
14cr|gimp2-gap-2.6.0-7|72	+ Revision: 32b7548
14cr|gimp2-gap-2.6.0-7|73	- MassBuild#464: Increase release tag
14cr|gimp2-gap-2.6.0-7|74	
14cr|gimp2-gap-2.6.0-7|75	

1633 14
14cr|gimpbox-0.1.0-3|1	%define distsuffix edm
14cr|gimpbox-0.1.0-3|2	
14cr|gimpbox-0.1.0-3|3	Summary:        Gimpbox take Gimp work on one window interface
14cr|gimpbox-0.1.0-3|4	Name:           gimpbox
14cr|gimpbox-0.1.0-3|5	Version:        0.1.0
14cr|gimpbox-0.1.0-3|6	Release:        3
14cr|gimpbox-0.1.0-3|7	License:        GPLv2+
14cr|gimpbox-0.1.0-3|8	Group:          Graphics
14cr|gimpbox-0.1.0-3|9	Source0:        http://gimpbox.googlecode.com/hg/%{name}.py
14cr|gimpbox-0.1.0-3|10	BuildArch:      noarch
14cr|gimpbox-0.1.0-3|11	Requires:	gimp >= 2.6.10
14cr|gimpbox-0.1.0-3|12	Requires:	gnome-python-desktop
14cr|gimpbox-0.1.0-3|13	Requires:	libwnck
14cr|gimpbox-0.1.0-3|14	
14cr|gimpbox-0.1.0-3|15	%description
14cr|gimpbox-0.1.0-3|16	gimbox is a small script on python, running Gimp on one window interface
14cr|gimpbox-0.1.0-3|17	
14cr|gimpbox-0.1.0-3|18	%prep
14cr|gimpbox-0.1.0-3|19	
14cr|gimpbox-0.1.0-3|20	%build
14cr|gimpbox-0.1.0-3|21	
14cr|gimpbox-0.1.0-3|22	%install
14cr|gimpbox-0.1.0-3|23	rm -rf $RPM_BUILD_ROOT
14cr|gimpbox-0.1.0-3|24	
14cr|gimpbox-0.1.0-3|25	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
14cr|gimpbox-0.1.0-3|26	cp %SOURCE0  ${RPM_BUILD_ROOT}/%{_bindir}/%{name}
14cr|gimpbox-0.1.0-3|27	
14cr|gimpbox-0.1.0-3|28	%clean
14cr|gimpbox-0.1.0-3|29	rm -rf %{buildroot}
14cr|gimpbox-0.1.0-3|30	
14cr|gimpbox-0.1.0-3|31	%post
14cr|gimpbox-0.1.0-3|32	
14cr|gimpbox-0.1.0-3|33	rm -f /usr/bin/gimp
14cr|gimpbox-0.1.0-3|34	ln -s /usr/bin/%{name} /usr/bin/gimp
14cr|gimpbox-0.1.0-3|35	sed -i '/Exec/s/gimp-2.6/gimpbox/g' /usr/share/applications/gimp.desktop
14cr|gimpbox-0.1.0-3|36	
14cr|gimpbox-0.1.0-3|37	%postun
14cr|gimpbox-0.1.0-3|38	
14cr|gimpbox-0.1.0-3|39	rm -f /usr/bin/gimp
14cr|gimpbox-0.1.0-3|40	ln -s /usr/bin/gimp-2.6 /usr/bin/gimp
14cr|gimpbox-0.1.0-3|41	sed -i '/Exec/s/gimpbox/gimp-2.6/g' /usr/share/applications/gimp.desktop
14cr|gimpbox-0.1.0-3|42	
14cr|gimpbox-0.1.0-3|43	
14cr|gimpbox-0.1.0-3|44	%files
14cr|gimpbox-0.1.0-3|45	%defattr(-, root, root, -)
14cr|gimpbox-0.1.0-3|46	
14cr|gimpbox-0.1.0-3|47	%{_bindir}/gimpbox
14cr|gimpbox-0.1.0-3|48	
14cr|gimpbox-0.1.0-3|49	
14cr|gimpbox-0.1.0-3|50	
14cr|gimpbox-0.1.0-3|51	
14cr|gimpbox-0.1.0-3|52	%changelog
14cr|gimpbox-0.1.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
14cr|gimpbox-0.1.0-3|54	+ Revision: da8e474
14cr|gimpbox-0.1.0-3|55	- MassBuild#464: Increase release tag
14cr|gimpbox-0.1.0-3|56	
14cr|gimpbox-0.1.0-3|57	

1634 14
14cr|gimp-data-extras-2.0.2-3|1	%define version 2.0.2
14cr|gimp-data-extras-2.0.2-3|2	%define rel     3
14cr|gimp-data-extras-2.0.2-3|3	%define release %mkrel %rel
14cr|gimp-data-extras-2.0.2-3|4	
14cr|gimp-data-extras-2.0.2-3|5	Summary:	The GNU Image Manipulation Program
14cr|gimp-data-extras-2.0.2-3|6	Name:		gimp-data-extras
14cr|gimp-data-extras-2.0.2-3|7	Version:	%version
14cr|gimp-data-extras-2.0.2-3|8	Release:	%release
14cr|gimp-data-extras-2.0.2-3|9	License:	GPL
14cr|gimp-data-extras-2.0.2-3|10	Group:		Graphics
14cr|gimp-data-extras-2.0.2-3|11	URL:		http://www.gimp.org/
14cr|gimp-data-extras-2.0.2-3|12	Source0:	ftp://ftp.gimp.org/pub/gimp/extras/gimp-data-extras-%{PACKAGE_VERSION}.tar.bz2
14cr|gimp-data-extras-2.0.2-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gimp-data-extras-2.0.2-3|14	BuildArch:	noarch
14cr|gimp-data-extras-2.0.2-3|15	#BuildRequires:	gimp2-devel
14cr|gimp-data-extras-2.0.2-3|16	#Requires:	gimp2_0
14cr|gimp-data-extras-2.0.2-3|17	Requires:	gimp > 2
14cr|gimp-data-extras-2.0.2-3|18	BuildRequires:	gimp-devel
14cr|gimp-data-extras-2.0.2-3|19	
14cr|gimp-data-extras-2.0.2-3|20	%description
14cr|gimp-data-extras-2.0.2-3|21	Patterns, gradients etc. for gimp. This package isn't required, but contains
14cr|gimp-data-extras-2.0.2-3|22	lots of goodies for gimp.
14cr|gimp-data-extras-2.0.2-3|23	
14cr|gimp-data-extras-2.0.2-3|24	%prep
14cr|gimp-data-extras-2.0.2-3|25	%setup -q
14cr|gimp-data-extras-2.0.2-3|26	
14cr|gimp-data-extras-2.0.2-3|27	%build
14cr|gimp-data-extras-2.0.2-3|28	%configure
14cr|gimp-data-extras-2.0.2-3|29	%make
14cr|gimp-data-extras-2.0.2-3|30	
14cr|gimp-data-extras-2.0.2-3|31	%install
14cr|gimp-data-extras-2.0.2-3|32	rm -rf $RPM_BUILD_ROOT
14cr|gimp-data-extras-2.0.2-3|33	%makeinstall GIMP_DATA_DIR=$RPM_BUILD_ROOT/%{_datadir}/gimp/2.0
14cr|gimp-data-extras-2.0.2-3|34	
14cr|gimp-data-extras-2.0.2-3|35	%clean
14cr|gimp-data-extras-2.0.2-3|36	rm -rf $RPM_BUILD_ROOT
14cr|gimp-data-extras-2.0.2-3|37	
14cr|gimp-data-extras-2.0.2-3|38	%files
14cr|gimp-data-extras-2.0.2-3|39	%defattr(-,root,root,755)
14cr|gimp-data-extras-2.0.2-3|40	%doc README NEWS
14cr|gimp-data-extras-2.0.2-3|41	%{_datadir}/gimp/*
14cr|gimp-data-extras-2.0.2-3|42	
14cr|gimp-data-extras-2.0.2-3|43	
14cr|gimp-data-extras-2.0.2-3|44	
14cr|gimp-data-extras-2.0.2-3|45	
14cr|gimp-data-extras-2.0.2-3|46	
14cr|gimp-data-extras-2.0.2-3|47	%changelog
14cr|gimp-data-extras-2.0.2-3|48	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0.2-3
14cr|gimp-data-extras-2.0.2-3|49	+ Revision: 478e8cb
14cr|gimp-data-extras-2.0.2-3|50	- Automatic import for version 2.0.2
14cr|gimp-data-extras-2.0.2-3|51	
14cr|gimp-data-extras-2.0.2-3|52	

1635 14
14cr|gimp-dbp-1.1.8-4|1	%define name gimp-dbp
14cr|gimp-dbp-1.1.8-4|2	%define version 1.1.8
14cr|gimp-dbp-1.1.8-4|3	%define fversion %(echo %version|sed s/\\\\\./-/g)
14cr|gimp-dbp-1.1.8-4|4	%define release 4
14cr|gimp-dbp-1.1.8-4|5	%define gimpdir %(gimptool-2.0 --gimpplugindir)
14cr|gimp-dbp-1.1.8-4|6	%define oname dbp
14cr|gimp-dbp-1.1.8-4|7	
14cr|gimp-dbp-1.1.8-4|8	Summary: David's Batch Processor for The GIMP
14cr|gimp-dbp-1.1.8-4|9	Name: %{name}
14cr|gimp-dbp-1.1.8-4|10	Version: %{version}
14cr|gimp-dbp-1.1.8-4|11	Release: %{release}
14cr|gimp-dbp-1.1.8-4|12	Source0: http://www.ozemail.com.au/~hodsond/%{oname}Src-%{fversion}.tgz
14cr|gimp-dbp-1.1.8-4|13	Patch: dbp-1.1.8-gcc-4.3.patch
14cr|gimp-dbp-1.1.8-4|14	License: GPLv2+
14cr|gimp-dbp-1.1.8-4|15	Group: Graphics
14cr|gimp-dbp-1.1.8-4|16	Url: http://members.ozemail.com.au/~hodsond/dbp.html
14cr|gimp-dbp-1.1.8-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gimp-dbp-1.1.8-4|18	BuildRequires: gimp-devel
14cr|gimp-dbp-1.1.8-4|19	Requires: gimp
14cr|gimp-dbp-1.1.8-4|20	
14cr|gimp-dbp-1.1.8-4|21	%description
14cr|gimp-dbp-1.1.8-4|22	DBP (David's Batch Processor) is a simple batch processing plugin for
14cr|gimp-dbp-1.1.8-4|23	the Gimp - it allows the user to automatically perform operations
14cr|gimp-dbp-1.1.8-4|24	(such as resize) on a collection of image files. Its main advantage is
14cr|gimp-dbp-1.1.8-4|25	that the user does not have to learn a scripting language. Like the
14cr|gimp-dbp-1.1.8-4|26	Gimp itself, DBP relies on a graphical interface. The user creates a
14cr|gimp-dbp-1.1.8-4|27	list of images, and sets up the processing required for each
14cr|gimp-dbp-1.1.8-4|28	image. The results of the current settings can be displayed. Once the
14cr|gimp-dbp-1.1.8-4|29	required sequence of operations has been set up, DBP performs the same
14cr|gimp-dbp-1.1.8-4|30	processing on each image in turn. The images can be colour corrected,
14cr|gimp-dbp-1.1.8-4|31	resized, cropped, and sharpened, then renamed and saved to a different
14cr|gimp-dbp-1.1.8-4|32	file in a specified image format. All the steps (except loading and
14cr|gimp-dbp-1.1.8-4|33	saving the image!) are optional; so the simplest use of DBP is just to
14cr|gimp-dbp-1.1.8-4|34	convert a number of image files from one format to another.
14cr|gimp-dbp-1.1.8-4|35	
14cr|gimp-dbp-1.1.8-4|36	Note that DBP is intended for RGB, not indexed images. Trying to
14cr|gimp-dbp-1.1.8-4|37	process an indexed image will probably just cause an error, and DBP
14cr|gimp-dbp-1.1.8-4|38	will halt. Also, DBP will not overwrite the original image (in fact,
14cr|gimp-dbp-1.1.8-4|39	it should not overwrite any file) - images must at least be either
14cr|gimp-dbp-1.1.8-4|40	renamed (possibly by changing the image format) or moved to a
14cr|gimp-dbp-1.1.8-4|41	different directory.
14cr|gimp-dbp-1.1.8-4|42	
14cr|gimp-dbp-1.1.8-4|43	%prep
14cr|gimp-dbp-1.1.8-4|44	%setup -q -n %oname-%version
14cr|gimp-dbp-1.1.8-4|45	%patch -p1
14cr|gimp-dbp-1.1.8-4|46	
14cr|gimp-dbp-1.1.8-4|47	%build
14cr|gimp-dbp-1.1.8-4|48	%make NODEPS=""
14cr|gimp-dbp-1.1.8-4|49	
14cr|gimp-dbp-1.1.8-4|50	%install
14cr|gimp-dbp-1.1.8-4|51	rm -rf $RPM_BUILD_ROOT
14cr|gimp-dbp-1.1.8-4|52	install -D -m 755 %oname %buildroot%gimpdir/plug-ins/%oname
14cr|gimp-dbp-1.1.8-4|53	
14cr|gimp-dbp-1.1.8-4|54	
14cr|gimp-dbp-1.1.8-4|55	%clean
14cr|gimp-dbp-1.1.8-4|56	rm -rf $RPM_BUILD_ROOT
14cr|gimp-dbp-1.1.8-4|57	
14cr|gimp-dbp-1.1.8-4|58	%files
14cr|gimp-dbp-1.1.8-4|59	%defattr(-,root,root)
14cr|gimp-dbp-1.1.8-4|60	%doc %oname.html *.png
14cr|gimp-dbp-1.1.8-4|61	%_libdir/gimp/2.0/plug-ins/%oname
14cr|gimp-dbp-1.1.8-4|62	
14cr|gimp-dbp-1.1.8-4|63	
14cr|gimp-dbp-1.1.8-4|64	
14cr|gimp-dbp-1.1.8-4|65	
14cr|gimp-dbp-1.1.8-4|66	
14cr|gimp-dbp-1.1.8-4|67	%changelog
14cr|gimp-dbp-1.1.8-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.8-4
14cr|gimp-dbp-1.1.8-4|69	+ Revision: 2d4a73c
14cr|gimp-dbp-1.1.8-4|70	- MassBuild#464: Increase release tag
14cr|gimp-dbp-1.1.8-4|71	
14cr|gimp-dbp-1.1.8-4|72	

1636 14
14cr|gimp-lqr-plugin-0.7.1-4|1	%define gettext_name	gimp20-lqr-plugin
14cr|gimp-lqr-plugin-0.7.1-4|2	
14cr|gimp-lqr-plugin-0.7.1-4|3	Summary:        Content-aware image resize plug-in for GIMP
14cr|gimp-lqr-plugin-0.7.1-4|4	Name:           gimp-lqr-plugin
14cr|gimp-lqr-plugin-0.7.1-4|5	Version:        0.7.1
14cr|gimp-lqr-plugin-0.7.1-4|6	Release:        4
14cr|gimp-lqr-plugin-0.7.1-4|7	License:        GPLv2+
14cr|gimp-lqr-plugin-0.7.1-4|8	Group:          Graphics
14cr|gimp-lqr-plugin-0.7.1-4|9	URL:            http://liquidrescale.wikidot.com/
14cr|gimp-lqr-plugin-0.7.1-4|10	Source0:        http://liquidrescale.wikidot.com/local--files/en:download-page/%{name}-%{version}.tar.bz2
14cr|gimp-lqr-plugin-0.7.1-4|11	BuildRequires:  gimp-devel >= 2.4
14cr|gimp-lqr-plugin-0.7.1-4|12	BuildRequires:  pkgconfig(lqr-1) >= 0.3.0
14cr|gimp-lqr-plugin-0.7.1-4|13	BuildRequires:  intltool
14cr|gimp-lqr-plugin-0.7.1-4|14	Requires:       gimp >= 2.4
14cr|gimp-lqr-plugin-0.7.1-4|15	
14cr|gimp-lqr-plugin-0.7.1-4|16	%description
14cr|gimp-lqr-plugin-0.7.1-4|17	This package is a plug-in for GIMP 2.4. It implements the algorithm
14cr|gimp-lqr-plugin-0.7.1-4|18	described in the paper "Seam Carving for Content-Aware Image Resizing"
14cr|gimp-lqr-plugin-0.7.1-4|19	by Shai Avidan and Ariel Shamir, which can be found at
14cr|gimp-lqr-plugin-0.7.1-4|20	http://www.faculty.idc.ac.il/arik/imret.pdf
14cr|gimp-lqr-plugin-0.7.1-4|21	
14cr|gimp-lqr-plugin-0.7.1-4|22	%prep
14cr|gimp-lqr-plugin-0.7.1-4|23	%setup -q
14cr|gimp-lqr-plugin-0.7.1-4|24	
14cr|gimp-lqr-plugin-0.7.1-4|25	%build
14cr|gimp-lqr-plugin-0.7.1-4|26	%configure2_5x
14cr|gimp-lqr-plugin-0.7.1-4|27	%make
14cr|gimp-lqr-plugin-0.7.1-4|28	
14cr|gimp-lqr-plugin-0.7.1-4|29	%install
14cr|gimp-lqr-plugin-0.7.1-4|30	%makeinstall_std
14cr|gimp-lqr-plugin-0.7.1-4|31	%find_lang %{gettext_name}
14cr|gimp-lqr-plugin-0.7.1-4|32	
14cr|gimp-lqr-plugin-0.7.1-4|33	%files -f %{gettext_name}.lang
14cr|gimp-lqr-plugin-0.7.1-4|34	%doc AUTHORS ChangeLog NEWS README TODO
14cr|gimp-lqr-plugin-0.7.1-4|35	%{_libdir}/gimp/2.0/plug-ins/%{name}
14cr|gimp-lqr-plugin-0.7.1-4|36	%{_libdir}/gimp/2.0/plug-ins/plug_in_lqr_iter
14cr|gimp-lqr-plugin-0.7.1-4|37	%{_datadir}/gimp/2.0/scripts/batch-gimp-lqr.scm
14cr|gimp-lqr-plugin-0.7.1-4|38	%{_datadir}/%{name}
14cr|gimp-lqr-plugin-0.7.1-4|39	
14cr|gimp-lqr-plugin-0.7.1-4|40	
14cr|gimp-lqr-plugin-0.7.1-4|41	
14cr|gimp-lqr-plugin-0.7.1-4|42	%changelog
14cr|gimp-lqr-plugin-0.7.1-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-4
14cr|gimp-lqr-plugin-0.7.1-4|44	+ Revision: 1e700b5
14cr|gimp-lqr-plugin-0.7.1-4|45	- MassBuild#464: Increase release tag
14cr|gimp-lqr-plugin-0.7.1-4|46	
14cr|gimp-lqr-plugin-0.7.1-4|47	

1637 14
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|1	%define	sname	wavelet-decompose
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|2	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|3	Summary:	Gimp plugin to decomposes a layer into layers of wavelet scales
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|4	Name:		gimp-plugin-%{sname}
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|5	Version:	0.1.2
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|6	Release:	2
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|7	Group:		Graphics
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|8	License:	GPLv2
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|9	Url:		http://registry.gimp.org/node/11742
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|10	Source:		http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|11	BuildRequires:	pkgconfig(gimp-2.0)
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|12	Requires:	gimp
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|13	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|14	%description
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|15	This plugin losslessly decomposes a layer of an image into layers of wavelet
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|16	scales. This means that you can edit the image on different detail scales.
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|17	The trivial recomposition of the image can be done by GIMP's layer modes so
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|18	you can see the results of your modifications instantly.
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|19	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|20	Among the applications are:
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|21	- retouching
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|22	- noise reduction
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|23	- enhancing global contrast
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|24	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|25	%prep
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|26	%setup -q -n %{sname}-%{version}
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|27	sed -i s,"install -v","install -D -v",g po/Makefile
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|28	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|29	%build
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|30	%make
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|31	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|32	%install
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|33	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|34	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|35	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|36	%find_lang gimp20-%{sname}-plug-in
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|37	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|38	%files -f gimp20-%{sname}-plug-in.lang
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|39	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|40	%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|41	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|42	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|43	%changelog
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|45	+ Revision: fbab50f
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|46	- MassBuild#464: Increase release tag
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|47	
14cr|gimp-plugin-wavelet-decompose-0.1.2-2|48	

1638 14
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|1	%define	sname	wavelet-denoise
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|2	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|3	Summary:	The wavelet denoise Gimp plugin is a tool to reduce noise
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|4	Name:		gimp-plugin-%{sname}
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|5	Version:	0.3.1
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|6	Release:	3
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|7	License:	GPLv2+
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|8	Group:		Graphics
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|9	Url:		http://registry.gimp.org/node/4235
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|10	Source0:	http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|11	Patch0:		wavelet-denoise-0.3.1-flags.patch
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|12	BuildRequires:	pkgconfig(gimp-2.0)
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|13	Requires:	gimp
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|14	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|15	%description
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|16	The wavelet denoise plugin is a tool to reduce noise in each channel of an
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|17	image separately. The default colour space to do denoising is YCbCr which has
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|18	the advantage that chroma noise can be reduced without affecting image details.
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|19	Denoising in CIELAB (L*a*b*) or RGB is available as an option. The user
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|20	interface allows colour mode and preview channel selection. The denoising
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|21	threshold can be set for each colour channel independently.
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|22	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|23	%files -f gimp20-%{sname}-plug-in.lang
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|24	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|25	%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|26	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|27	#----------------------------------------------------------------------------
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|28	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|29	%prep
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|30	%setup -q -n %{sname}-%{version}
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|31	%patch0 -p1
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|32	sed -i s,"install -v","install -D -v",g po/Makefile
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|33	sed -i s,"(LIBS)","(LIBS) -lm",g src/Makefile
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|34	sed -i s,"*.c","*.c -lm",g src/Makefile
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|35	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|36	%build
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|37	%setup_compile_flags
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|38	%make
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|39	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|40	%install
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|41	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|42	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|43	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|44	%find_lang gimp20-%{sname}-plug-in
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|45	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|46	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|47	%changelog
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|49	+ Revision: 58e9169
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|50	- MassBuild#464: Increase release tag
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|51	
14cr|gimp-plugin-wavelet-denoise-0.3.1-3|52	

1639 14
14cr|gimp-resynthesizer-2.0-0.2|1	%define git e637010
14cr|gimp-resynthesizer-2.0-0.2|2	
14cr|gimp-resynthesizer-2.0-0.2|3	Summary: Gimp plug-in for texture synthesis
14cr|gimp-resynthesizer-2.0-0.2|4	Name: gimp-resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|5	Version: 2.0
14cr|gimp-resynthesizer-2.0-0.2|6	Release: 0.2
14cr|gimp-resynthesizer-2.0-0.2|7	Group: Graphics
14cr|gimp-resynthesizer-2.0-0.2|8	License: GPLv2+
14cr|gimp-resynthesizer-2.0-0.2|9	Requires: gimp
14cr|gimp-resynthesizer-2.0-0.2|10	Obsoletes: gimp2-resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|11	Provides: gimp2-resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|12	BuildRequires: gimp, gimp-devel
14cr|gimp-resynthesizer-2.0-0.2|13	BuildRequires: intltool
14cr|gimp-resynthesizer-2.0-0.2|14	Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
14cr|gimp-resynthesizer-2.0-0.2|15	URL: http://logarithmic.net/pfh/resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|16	Source: bootchk-resynthesizer-v%{version}-1-g%git.zip
14cr|gimp-resynthesizer-2.0-0.2|17	Patch0: resynthesizer-2.0-fix-linking.patch
14cr|gimp-resynthesizer-2.0-0.2|18	
14cr|gimp-resynthesizer-2.0-0.2|19	%description
14cr|gimp-resynthesizer-2.0-0.2|20	Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a
14cr|gimp-resynthesizer-2.0-0.2|21	texture, it can create more of that texture. This has uses including:
14cr|gimp-resynthesizer-2.0-0.2|22	- Creating more of a texture (including creation of tileable textures)
14cr|gimp-resynthesizer-2.0-0.2|23	- Removing objects from images (great for touching up photos)
14cr|gimp-resynthesizer-2.0-0.2|24	- Creating themed images (by transfering a texture from one image to another)
14cr|gimp-resynthesizer-2.0-0.2|25	
14cr|gimp-resynthesizer-2.0-0.2|26	%prep
14cr|gimp-resynthesizer-2.0-0.2|27	%setup -q -n bootchk-resynthesizer-%git/
14cr|gimp-resynthesizer-2.0-0.2|28	%apply_patches
14cr|gimp-resynthesizer-2.0-0.2|29	./autogen.sh
14cr|gimp-resynthesizer-2.0-0.2|30	
14cr|gimp-resynthesizer-2.0-0.2|31	%build
14cr|gimp-resynthesizer-2.0-0.2|32	%configure2_5x
14cr|gimp-resynthesizer-2.0-0.2|33	%make
14cr|gimp-resynthesizer-2.0-0.2|34	
14cr|gimp-resynthesizer-2.0-0.2|35	%install
14cr|gimp-resynthesizer-2.0-0.2|36	%__rm -rf %{buildroot}
14cr|gimp-resynthesizer-2.0-0.2|37	%makeinstall_std
14cr|gimp-resynthesizer-2.0-0.2|38	%find_lang resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|39	
14cr|gimp-resynthesizer-2.0-0.2|40	%clean
14cr|gimp-resynthesizer-2.0-0.2|41	%__rm -rf %{buildroot}
14cr|gimp-resynthesizer-2.0-0.2|42	
14cr|gimp-resynthesizer-2.0-0.2|43	%files -f resynthesizer.lang
14cr|gimp-resynthesizer-2.0-0.2|44	%defattr(-,root,root,-)
14cr|gimp-resynthesizer-2.0-0.2|45	%doc README COPYING
14cr|gimp-resynthesizer-2.0-0.2|46	%_libdir/gimp/*/plug-ins/*
14cr|gimp-resynthesizer-2.0-0.2|47	%_datadir/resynthesizer
14cr|gimp-resynthesizer-2.0-0.2|48	
14cr|gimp-resynthesizer-2.0-0.2|49	
14cr|gimp-resynthesizer-2.0-0.2|50	
14cr|gimp-resynthesizer-2.0-0.2|51	
14cr|gimp-resynthesizer-2.0-0.2|52	%changelog
14cr|gimp-resynthesizer-2.0-0.2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-0.2
14cr|gimp-resynthesizer-2.0-0.2|54	+ Revision: ac384b6
14cr|gimp-resynthesizer-2.0-0.2|55	- MassBuild#464: Increase release tag
14cr|gimp-resynthesizer-2.0-0.2|56	
14cr|gimp-resynthesizer-2.0-0.2|57	

1640 14
14cr|gimp-scripts-40-2|1	%define gimp_ver 2.8
14cr|gimp-scripts-40-2|2	
14cr|gimp-scripts-40-2|3	Name:		gimp-scripts
14cr|gimp-scripts-40-2|4	Summary:	Collection of script-FUs for GIMP
14cr|gimp-scripts-40-2|5	Version:	40
14cr|gimp-scripts-40-2|6	Release:	2
14cr|gimp-scripts-40-2|7	License:	GPLv2+ and GPLv3+
14cr|gimp-scripts-40-2|8	Group:		Graphics
14cr|gimp-scripts-40-2|9	URL:		http://www.gimphelp.org
14cr|gimp-scripts-40-2|10	Source0:	http://www.gimphelp.org/DL/gimp_scripts-%{gimp_ver}.tar.bz2
14cr|gimp-scripts-40-2|11	BuildArch:	noarch
14cr|gimp-scripts-40-2|12	Requires:	gimp >= %{gimp_ver}
14cr|gimp-scripts-40-2|13	
14cr|gimp-scripts-40-2|14	%description
14cr|gimp-scripts-40-2|15	Script-FUs working with gimp 2.8.
14cr|gimp-scripts-40-2|16	
14cr|gimp-scripts-40-2|17	%prep
14cr|gimp-scripts-40-2|18	%setup -q -n gimp_scripts-%{gimp_ver}
14cr|gimp-scripts-40-2|19	
14cr|gimp-scripts-40-2|20	%build
14cr|gimp-scripts-40-2|21	
14cr|gimp-scripts-40-2|22	%install
14cr|gimp-scripts-40-2|23	install -d %{buildroot}%{_datadir}/gimp/2.0/scripts/
14cr|gimp-scripts-40-2|24	install -d %{buildroot}%{_datadir}/gimp/2.0/gimpressionist/
14cr|gimp-scripts-40-2|25	install -m 644 *.scm %{buildroot}%{_datadir}/gimp/2.0/scripts/
14cr|gimp-scripts-40-2|26	cp -ar Presets %{buildroot}%{_datadir}/gimp/2.0/gimpressionist/Presets
14cr|gimp-scripts-40-2|27	
14cr|gimp-scripts-40-2|28	%files
14cr|gimp-scripts-40-2|29	%{_datadir}/gimp/2.0/scripts/*
14cr|gimp-scripts-40-2|30	%{_datadir}/gimp/2.0/gimpressionist/Presets/*
14cr|gimp-scripts-40-2|31	
14cr|gimp-scripts-40-2|32	
14cr|gimp-scripts-40-2|33	
14cr|gimp-scripts-40-2|34	%changelog
14cr|gimp-scripts-40-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 40-2
14cr|gimp-scripts-40-2|36	+ Revision: a6c67ef
14cr|gimp-scripts-40-2|37	- MassBuild#464: Increase release tag
14cr|gimp-scripts-40-2|38	
14cr|gimp-scripts-40-2|39	

1641 14
14cr|ginac-1.6.2-2|1	%define major 2
14cr|ginac-1.6.2-2|2	
14cr|ginac-1.6.2-2|3	%define libname              %mklibname ginac %{major}
14cr|ginac-1.6.2-2|4	%define libname_devel        %mklibname ginac -d
14cr|ginac-1.6.2-2|5	%define libname_static_devel %mklibname ginac -d -s
14cr|ginac-1.6.2-2|6	
14cr|ginac-1.6.2-2|7	Name:		ginac
14cr|ginac-1.6.2-2|8	Version:	1.6.2
14cr|ginac-1.6.2-2|9	Release:	2
14cr|ginac-1.6.2-2|10	Summary:	C++ class library for symbolic calculations
14cr|ginac-1.6.2-2|11	License:	GPLv2+
14cr|ginac-1.6.2-2|12	Group:		Sciences/Mathematics
14cr|ginac-1.6.2-2|13	URL:		http://www.ginac.de/
14cr|ginac-1.6.2-2|14	Source0:	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ginac-%{version}.tar.bz2
14cr|ginac-1.6.2-2|15	BuildRequires:	chrpath
14cr|ginac-1.6.2-2|16	BuildRequires:	cln-devel
14cr|ginac-1.6.2-2|17	BuildRequires:	doxygen
14cr|ginac-1.6.2-2|18	BuildRequires:	ncurses-devel
14cr|ginac-1.6.2-2|19	BuildRequires:	readline-devel
14cr|ginac-1.6.2-2|20	BuildRequires:	tetex
14cr|ginac-1.6.2-2|21	BuildRequires:	tetex-dvips
14cr|ginac-1.6.2-2|22	BuildRequires:	tetex-latex
14cr|ginac-1.6.2-2|23	BuildRequires:	transfig
14cr|ginac-1.6.2-2|24	BuildRequires:	bison
14cr|ginac-1.6.2-2|25	BuildRequires:	flex
14cr|ginac-1.6.2-2|26	Obsoletes:	GiNaC < %{version}-%{release}
14cr|ginac-1.6.2-2|27	Provides:	GiNaC = %{version}-%{release}
14cr|ginac-1.6.2-2|28	
14cr|ginac-1.6.2-2|29	%description
14cr|ginac-1.6.2-2|30	GiNaC is Not a Cocktail.
14cr|ginac-1.6.2-2|31	
14cr|ginac-1.6.2-2|32	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
14cr|ginac-1.6.2-2|33	System)") is an open framework for symbolic computation within the
14cr|ginac-1.6.2-2|34	C++ programming language.
14cr|ginac-1.6.2-2|35	
14cr|ginac-1.6.2-2|36	%package -n %{libname}
14cr|ginac-1.6.2-2|37	Summary:	C++ class library for symbolic calculations
14cr|ginac-1.6.2-2|38	Group:		Sciences/Mathematics
14cr|ginac-1.6.2-2|39	
14cr|ginac-1.6.2-2|40	%description -n %{libname}
14cr|ginac-1.6.2-2|41	GiNaC is Not a Cocktail.
14cr|ginac-1.6.2-2|42	
14cr|ginac-1.6.2-2|43	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
14cr|ginac-1.6.2-2|44	System)") is an open framework for symbolic computation within the
14cr|ginac-1.6.2-2|45	C++ programming language.
14cr|ginac-1.6.2-2|46	
14cr|ginac-1.6.2-2|47	This package provides the core GiNaC libraries.
14cr|ginac-1.6.2-2|48	
14cr|ginac-1.6.2-2|49	%package -n %{libname_devel}
14cr|ginac-1.6.2-2|50	Summary:	Libraries, includes and more for developing GiNaC applications
14cr|ginac-1.6.2-2|51	Group:		Development/C++
14cr|ginac-1.6.2-2|52	Requires:	%{libname} = %{version}-%{release}
14cr|ginac-1.6.2-2|53	Provides:	ginac-devel = %{version}-%{release}
14cr|ginac-1.6.2-2|54	Obsoletes:	%{_lib}ginac1.5-devel
14cr|ginac-1.6.2-2|55	
14cr|ginac-1.6.2-2|56	%description -n %{libname_devel}
14cr|ginac-1.6.2-2|57	GiNaC is Not a Cocktail.
14cr|ginac-1.6.2-2|58	
14cr|ginac-1.6.2-2|59	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
14cr|ginac-1.6.2-2|60	System)") is an open framework for symbolic computation within the
14cr|ginac-1.6.2-2|61	C++ programming language.
14cr|ginac-1.6.2-2|62	
14cr|ginac-1.6.2-2|63	This is the libraries, include files and other resources you can use
14cr|ginac-1.6.2-2|64	for developing GiNaC applications.
14cr|ginac-1.6.2-2|65	
14cr|ginac-1.6.2-2|66	%package -n %{libname_static_devel}
14cr|ginac-1.6.2-2|67	Summary:	Static libraries for developing GiNaC applications
14cr|ginac-1.6.2-2|68	Group:		Development/C++
14cr|ginac-1.6.2-2|69	Requires:	%{libname} = %{version}-%{release}
14cr|ginac-1.6.2-2|70	Provides:	ginac-static-devel = %{version}-%{release}
14cr|ginac-1.6.2-2|71	Obsoletes:	%{_lib}ginac1.5-static-devel
14cr|ginac-1.6.2-2|72	
14cr|ginac-1.6.2-2|73	%description -n %{libname_static_devel}
14cr|ginac-1.6.2-2|74	GiNaC is Not a Cocktail.
14cr|ginac-1.6.2-2|75	
14cr|ginac-1.6.2-2|76	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
14cr|ginac-1.6.2-2|77	System)") is an open framework for symbolic computation within the
14cr|ginac-1.6.2-2|78	C++ programming language.
14cr|ginac-1.6.2-2|79	
14cr|ginac-1.6.2-2|80	This is the static libraries which you can use
14cr|ginac-1.6.2-2|81	for developing GiNaC applications.
14cr|ginac-1.6.2-2|82	
14cr|ginac-1.6.2-2|83	%prep
14cr|ginac-1.6.2-2|84	%setup -q
14cr|ginac-1.6.2-2|85	
14cr|ginac-1.6.2-2|86	%build
14cr|ginac-1.6.2-2|87	%configure2_5x --disable-rpath
14cr|ginac-1.6.2-2|88	%make
14cr|ginac-1.6.2-2|89	
14cr|ginac-1.6.2-2|90	%install
14cr|ginac-1.6.2-2|91	%__rm -rf %{buildroot}
14cr|ginac-1.6.2-2|92	%makeinstall_std
14cr|ginac-1.6.2-2|93	
14cr|ginac-1.6.2-2|94	%check
14cr|ginac-1.6.2-2|95	%make check
14cr|ginac-1.6.2-2|96	
14cr|ginac-1.6.2-2|97	%files
14cr|ginac-1.6.2-2|98	%doc AUTHORS NEWS README
14cr|ginac-1.6.2-2|99	%{_bindir}/ginsh
14cr|ginac-1.6.2-2|100	%{_bindir}/viewgar
14cr|ginac-1.6.2-2|101	%{_mandir}/man1/ginsh.1*
14cr|ginac-1.6.2-2|102	%{_mandir}/man1/viewgar.1*
14cr|ginac-1.6.2-2|103	
14cr|ginac-1.6.2-2|104	%files -n %{libname}
14cr|ginac-1.6.2-2|105	%{_libdir}/*.so.%{major}*
14cr|ginac-1.6.2-2|106	
14cr|ginac-1.6.2-2|107	%files -n %{libname_devel}
14cr|ginac-1.6.2-2|108	%doc ChangeLog
14cr|ginac-1.6.2-2|109	%{_bindir}/ginac-excompiler
14cr|ginac-1.6.2-2|110	%{_includedir}/*
14cr|ginac-1.6.2-2|111	%{_libdir}/*.so
14cr|ginac-1.6.2-2|112	%{_libdir}/pkgconfig/*.pc
14cr|ginac-1.6.2-2|113	%{_infodir}/*.info*
14cr|ginac-1.6.2-2|114	
14cr|ginac-1.6.2-2|115	%files -n %{libname_static_devel}
14cr|ginac-1.6.2-2|116	%{_libdir}/*.a
14cr|ginac-1.6.2-2|117	
14cr|ginac-1.6.2-2|118	
14cr|ginac-1.6.2-2|119	
14cr|ginac-1.6.2-2|120	%changelog
14cr|ginac-1.6.2-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-2
14cr|ginac-1.6.2-2|122	+ Revision: 3f99523
14cr|ginac-1.6.2-2|123	- MassBuild#464: Increase release tag
14cr|ginac-1.6.2-2|124	
14cr|ginac-1.6.2-2|125	

1642 14
14cr|gist-3.1.0-3|1	Summary:	Command line gister
14cr|gist-3.1.0-3|2	Name:		gist
14cr|gist-3.1.0-3|3	Version:	3.1.0
14cr|gist-3.1.0-3|4	Release:	3
14cr|gist-3.1.0-3|5	Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
14cr|gist-3.1.0-3|6	License:	MIT
14cr|gist-3.1.0-3|7	Group:		Development/Other
14cr|gist-3.1.0-3|8	Url:		https://github.com/defunkt/gist/
14cr|gist-3.1.0-3|9	BuildArch:	noarch
14cr|gist-3.1.0-3|10	Requires:	ruby
14cr|gist-3.1.0-3|11	BuildRequires:	ruby-RubyGems
14cr|gist-3.1.0-3|12	Provides:	rubygem(%{name})
14cr|gist-3.1.0-3|13	
14cr|gist-3.1.0-3|14	%description
14cr|gist-3.1.0-3|15	Creates Gists (pastes) on gist.github.com from standard input or
14cr|gist-3.1.0-3|16	arbitrary files. Can link to your GitHub account, create private
14cr|gist-3.1.0-3|17	gists, and enable syntax highlighting.
14cr|gist-3.1.0-3|18	
14cr|gist-3.1.0-3|19	%prep
14cr|gist-3.1.0-3|20	%setup -q
14cr|gist-3.1.0-3|21	
14cr|gist-3.1.0-3|22	%install
14cr|gist-3.1.0-3|23	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|gist-3.1.0-3|24	
14cr|gist-3.1.0-3|25	%__install -m 755 -d %{buildroot}%{_mandir}
14cr|gist-3.1.0-3|26	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cr|gist-3.1.0-3|27	rm -f %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man/*ron
14cr|gist-3.1.0-3|28	rm -f %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man/*html
14cr|gist-3.1.0-3|29	mv %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man %{buildroot}%{_mandir}/man1
14cr|gist-3.1.0-3|30	
14cr|gist-3.1.0-3|31	%clean
14cr|gist-3.1.0-3|32	
14cr|gist-3.1.0-3|33	%files
14cr|gist-3.1.0-3|34	%doc %{ruby_gemdir}/doc/%{name}-%{version}
14cr|gist-3.1.0-3|35	%{_bindir}/gist
14cr|gist-3.1.0-3|36	%{_mandir}/man1/gist.*
14cr|gist-3.1.0-3|37	%attr(755,root,root) %{ruby_gemdir}/cache/%{name}-%{version}.gem
14cr|gist-3.1.0-3|38	%{ruby_gemdir}/specifications/%{name}-%{version}.gemspec
14cr|gist-3.1.0-3|39	%{ruby_gemdir}/gems/%{name}-%{version}
14cr|gist-3.1.0-3|40	
14cr|gist-3.1.0-3|41	
14cr|gist-3.1.0-3|42	
14cr|gist-3.1.0-3|43	
14cr|gist-3.1.0-3|44	%changelog
14cr|gist-3.1.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-3
14cr|gist-3.1.0-3|46	+ Revision: 992706f
14cr|gist-3.1.0-3|47	- MassBuild#464: Increase release tag
14cr|gist-3.1.0-3|48	
14cr|gist-3.1.0-3|49	

1643 14
14cr|git2cl-2.0-0.0.git8373c9f|1	Summary: Converts git logs to GNU style ChangeLog format
14cr|git2cl-2.0-0.0.git8373c9f|2	Name: git2cl
14cr|git2cl-2.0-0.0.git8373c9f|3	Version: 2.0
14cr|git2cl-2.0-0.0.git8373c9f|4	Release: 0.0.git8373c9f
14cr|git2cl-2.0-0.0.git8373c9f|5	Group: Development/Other
14cr|git2cl-2.0-0.0.git8373c9f|6	License: GPLv2+
14cr|git2cl-2.0-0.0.git8373c9f|7	URL: http://josefsson.org/git2cl/
14cr|git2cl-2.0-0.0.git8373c9f|8	# Source is generated from a git tag. This
14cr|git2cl-2.0-0.0.git8373c9f|9	# shows an example of producing a tar ball from
14cr|git2cl-2.0-0.0.git8373c9f|10	# the  2.0 tag.
14cr|git2cl-2.0-0.0.git8373c9f|11	# git clone http://repo.or.cz/r/git2cl.git
14cr|git2cl-2.0-0.0.git8373c9f|12	# cd git2cl
14cr|git2cl-2.0-0.0.git8373c9f|13	# git archive --prefix=git2cl-2.0/  git2cl-2.0 | gzip -c > git2cl-2.0.tar.gz
14cr|git2cl-2.0-0.0.git8373c9f|14	# And finally to get git hash for use in the release.
14cr|git2cl-2.0-0.0.git8373c9f|15	# git checkout git2cl-2.0
14cr|git2cl-2.0-0.0.git8373c9f|16	Source0: git2cl-2.0.tar.gz
14cr|git2cl-2.0-0.0.git8373c9f|17	BuildArch: noarch
14cr|git2cl-2.0-0.0.git8373c9f|18	Requires: git
14cr|git2cl-2.0-0.0.git8373c9f|19	
14cr|git2cl-2.0-0.0.git8373c9f|20	%description
14cr|git2cl-2.0-0.0.git8373c9f|21	A quick tool to convert git logs to GNU ChangeLog format.
14cr|git2cl-2.0-0.0.git8373c9f|22	
14cr|git2cl-2.0-0.0.git8373c9f|23	The tool invokes git log internally unless you pipe a log to it.
14cr|git2cl-2.0-0.0.git8373c9f|24	
14cr|git2cl-2.0-0.0.git8373c9f|25	%prep
14cr|git2cl-2.0-0.0.git8373c9f|26	
14cr|git2cl-2.0-0.0.git8373c9f|27	%setup -q
14cr|git2cl-2.0-0.0.git8373c9f|28	
14cr|git2cl-2.0-0.0.git8373c9f|29	%build
14cr|git2cl-2.0-0.0.git8373c9f|30	# Nothing to build.
14cr|git2cl-2.0-0.0.git8373c9f|31	
14cr|git2cl-2.0-0.0.git8373c9f|32	%install
14cr|git2cl-2.0-0.0.git8373c9f|33	install -d %{buildroot}%{_bindir}
14cr|git2cl-2.0-0.0.git8373c9f|34	install -m0755 git2cl %{buildroot}%{_bindir}/git2cl
14cr|git2cl-2.0-0.0.git8373c9f|35	
14cr|git2cl-2.0-0.0.git8373c9f|36	%files
14cr|git2cl-2.0-0.0.git8373c9f|37	%doc README COPYING
14cr|git2cl-2.0-0.0.git8373c9f|38	%{_bindir}/git2cl
14cr|git2cl-2.0-0.0.git8373c9f|39	
14cr|git2cl-2.0-0.0.git8373c9f|40	
14cr|git2cl-2.0-0.0.git8373c9f|41	
14cr|git2cl-2.0-0.0.git8373c9f|42	%changelog
14cr|git2cl-2.0-0.0.git8373c9f|43	* Sun May 06 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0-0.0.git8373c9f
14cr|git2cl-2.0-0.0.git8373c9f|44	+ Revision: 8df5af4
14cr|git2cl-2.0-0.0.git8373c9f|45	- Automatic import for version 2.0
14cr|git2cl-2.0-0.0.git8373c9f|46	
14cr|git2cl-2.0-0.0.git8373c9f|47	

1644 14
14cr|gitbuster-2.1-0.b5.1|1	%define name    gitbuster
14cr|gitbuster-2.1-0.b5.1|2	%define version 2.1
14cr|gitbuster-2.1-0.b5.1|3	%define beta	b5
14cr|gitbuster-2.1-0.b5.1|4	%define release %mkrel 0.%beta.1
14cr|gitbuster-2.1-0.b5.1|5	
14cr|gitbuster-2.1-0.b5.1|6	Name: 		%{name}
14cr|gitbuster-2.1-0.b5.1|7	Version: 	%{version}
14cr|gitbuster-2.1-0.b5.1|8	Release: 	%{release}
14cr|gitbuster-2.1-0.b5.1|9	Summary: 	Python Qt4 frontend for git filter-branch and git cherry-pick
14cr|gitbuster-2.1-0.b5.1|10	License:	GPLv3
14cr|gitbuster-2.1-0.b5.1|11	Group: 		Development/Python
14cr|gitbuster-2.1-0.b5.1|12	Url: 		http://pypi.python.org/pypi/gitbuster/
14cr|gitbuster-2.1-0.b5.1|13	Source0: 	http://pypi.python.org/packages/source/g/gitbuster/gitbuster-%{version}%{beta}.tar.gz
14cr|gitbuster-2.1-0.b5.1|14	Requires:       python-gitpython
14cr|gitbuster-2.1-0.b5.1|15	Requires:       python-gfbi_core
14cr|gitbuster-2.1-0.b5.1|16	BuildRequires:  python-qt4-devel
14cr|gitbuster-2.1-0.b5.1|17	BuildArch:      noarch
14cr|gitbuster-2.1-0.b5.1|18	
14cr|gitbuster-2.1-0.b5.1|19	%description
14cr|gitbuster-2.1-0.b5.1|20	" If there's something strange / In your history / Who you gonna call ? /
14cr|gitbuster-2.1-0.b5.1|21	GitBuster! "
14cr|gitbuster-2.1-0.b5.1|22	
14cr|gitbuster-2.1-0.b5.1|23	%prep
14cr|gitbuster-2.1-0.b5.1|24	%setup -q -n %{name}-%{version}%{beta}
14cr|gitbuster-2.1-0.b5.1|25	
14cr|gitbuster-2.1-0.b5.1|26	%build
14cr|gitbuster-2.1-0.b5.1|27	python setup.py build
14cr|gitbuster-2.1-0.b5.1|28	
14cr|gitbuster-2.1-0.b5.1|29	%install
14cr|gitbuster-2.1-0.b5.1|30	rm -rf %{buildroot}
14cr|gitbuster-2.1-0.b5.1|31	python setup.py install --root=%{buildroot}
14cr|gitbuster-2.1-0.b5.1|32	
14cr|gitbuster-2.1-0.b5.1|33	%clean
14cr|gitbuster-2.1-0.b5.1|34	rm -rf %{buildroot}
14cr|gitbuster-2.1-0.b5.1|35	
14cr|gitbuster-2.1-0.b5.1|36	%files
14cr|gitbuster-2.1-0.b5.1|37	%defattr(-,root,root)
14cr|gitbuster-2.1-0.b5.1|38	%doc AUTHORS.txt CHANGELOG LICENSE.txt README.rst
14cr|gitbuster-2.1-0.b5.1|39	%{_bindir}/gitbuster
14cr|gitbuster-2.1-0.b5.1|40	%{python_sitelib}/gitbuster
14cr|gitbuster-2.1-0.b5.1|41	%{python_sitelib}/gitbuster-%{version}%{beta}-py%{py_ver}.egg-info
14cr|gitbuster-2.1-0.b5.1|42	
14cr|gitbuster-2.1-0.b5.1|43	
14cr|gitbuster-2.1-0.b5.1|44	
14cr|gitbuster-2.1-0.b5.1|45	%changelog
14cr|gitbuster-2.1-0.b5.1|46	* Wed Oct 31 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.1-0.b5.1
14cr|gitbuster-2.1-0.b5.1|47	+ Revision: 3178c17
14cr|gitbuster-2.1-0.b5.1|48	- Fix python macros
14cr|gitbuster-2.1-0.b5.1|49	
14cr|gitbuster-2.1-0.b5.1|50	

1645 14
14cr|gitg-3.13.91-1|1	%define api 1.0
14cr|gitg-3.13.91-1|2	%define major 0
14cr|gitg-3.13.91-1|3	%define gmajor  1.0
14cr|gitg-3.13.91-1|4	%define libname %mklibname %{name} %{api} %major
14cr|gitg-3.13.91-1|5	%define girname %mklibname %{name}-gir %{gmajor}
14cr|gitg-3.13.91-1|6	%define develname %mklibname -d %{name}
14cr|gitg-3.13.91-1|7	
14cr|gitg-3.13.91-1|8	Name:           gitg
14cr|gitg-3.13.91-1|9	Version:        3.13.91
14cr|gitg-3.13.91-1|10	Release:        1
14cr|gitg-3.13.91-1|11	Summary:        GTK+ graphical interface for the git revision control system
14cr|gitg-3.13.91-1|12	
14cr|gitg-3.13.91-1|13	Group:          Graphical desktop/GNOME
14cr|gitg-3.13.91-1|14	License:        GPLv2+
14cr|gitg-3.13.91-1|15	URL:            http://trac.novowork.com/gitg
14cr|gitg-3.13.91-1|16	Source0:        http://download.gnome.org/sources/gitg/3.13/%{name}-%{version}.tar.xz
14cr|gitg-3.13.91-1|17	
14cr|gitg-3.13.91-1|18	BuildRequires:  dbus-devel
14cr|gitg-3.13.91-1|19	BuildRequires:  pkgconfig(gconf-2.0)
14cr|gitg-3.13.91-1|20	BuildRequires:  glib2-devel >= 1:2.26
14cr|gitg-3.13.91-1|21	BuildRequires:  gtk+3-devel
14cr|gitg-3.13.91-1|22	BuildRequires:  gtksourceview3-devel >= 3.1.3
14cr|gitg-3.13.91-1|23	BuildRequires:  gsettings-desktop-schemas-devel
14cr|gitg-3.13.91-1|24	BuildRequires:  pkgconfig(gladeui-2.0)
14cr|gitg-3.13.91-1|25	BuildRequires:  pkgconfig(gee-0.8)
14cr|gitg-3.13.91-1|26	BuildRequires:  pkgconfig(webkit2gtk-3.0)
14cr|gitg-3.13.91-1|27	BuildRequires:  pkgconfig(libgit2-glib-1.0)
14cr|gitg-3.13.91-1|28	BuildRequires:  pkgconfig(libgit2-glib-1.0)
14cr|gitg-3.13.91-1|29	BuildRequires:  pkgconfig(libpeas-1.0)
14cr|gitg-3.13.91-1|30	BuildRequires:  pkgconfig(libpeas-gtk-1.0)
14cr|gitg-3.13.91-1|31	BuildRequires:  pkgconfig(gtkspell3-3.0)
14cr|gitg-3.13.91-1|32	BuildRequires:  pkgconfig(json-glib-1.0)
14cr|gitg-3.13.91-1|33	BuildRequires:  intltool
14cr|gitg-3.13.91-1|34	BuildRequires:  vala-tools
14cr|gitg-3.13.91-1|35	
14cr|gitg-3.13.91-1|36	Requires:       git
14cr|gitg-3.13.91-1|37	Requires:	%{libname} >= %{version}-%{release}
14cr|gitg-3.13.91-1|38	Requires:	%{girname} >= %{version}-%{release}
14cr|gitg-3.13.91-1|39	
14cr|gitg-3.13.91-1|40	%description
14cr|gitg-3.13.91-1|41	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cr|gitg-3.13.91-1|42	convenient tool to visualize git history and actions that benefit from a
14cr|gitg-3.13.91-1|43	graphical presentation.
14cr|gitg-3.13.91-1|44	
14cr|gitg-3.13.91-1|45	%package -n %{libname}
14cr|gitg-3.13.91-1|46	Group: System/Libraries
14cr|gitg-3.13.91-1|47	Summary: Shared library parts of %{name}
14cr|gitg-3.13.91-1|48	
14cr|gitg-3.13.91-1|49	%description -n %{libname}
14cr|gitg-3.13.91-1|50	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cr|gitg-3.13.91-1|51	convenient tool to visualize git history and actions that benefit from a
14cr|gitg-3.13.91-1|52	graphical presentation.
14cr|gitg-3.13.91-1|53	
14cr|gitg-3.13.91-1|54	%package -n %{develname}
14cr|gitg-3.13.91-1|55	Group: Development/C
14cr|gitg-3.13.91-1|56	Summary: Development library parts of %{name}
14cr|gitg-3.13.91-1|57	Requires: %{libname} = %{version}-%{release}
14cr|gitg-3.13.91-1|58	Provides: libgitg-devel = %{version}-%{release}
14cr|gitg-3.13.91-1|59	
14cr|gitg-3.13.91-1|60	%description -n %{develname}
14cr|gitg-3.13.91-1|61	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cr|gitg-3.13.91-1|62	convenient tool to visualize git history and actions that benefit from a
14cr|gitg-3.13.91-1|63	graphical presentation.
14cr|gitg-3.13.91-1|64	
14cr|gitg-3.13.91-1|65	%package -n %{girname}
14cr|gitg-3.13.91-1|66	Summary:        GObject Introspection interface description for %{name}
14cr|gitg-3.13.91-1|67	Group:          System/Libraries
14cr|gitg-3.13.91-1|68	Requires:       %{libname} = %{version}-%{release}
14cr|gitg-3.13.91-1|69	Conflicts:      %{name} < 0.3.2-2
14cr|gitg-3.13.91-1|70	
14cr|gitg-3.13.91-1|71	%description -n %{girname}
14cr|gitg-3.13.91-1|72	GObject Introspection interface description for %{name}.
14cr|gitg-3.13.91-1|73	
14cr|gitg-3.13.91-1|74	%prep
14cr|gitg-3.13.91-1|75	%setup -q
14cr|gitg-3.13.91-1|76	
14cr|gitg-3.13.91-1|77	%build
14cr|gitg-3.13.91-1|78	%configure2_5x --disable-static --disable-maintainer-mode
14cr|gitg-3.13.91-1|79	%make
14cr|gitg-3.13.91-1|80	
14cr|gitg-3.13.91-1|81	%install
14cr|gitg-3.13.91-1|82	%makeinstall_std
14cr|gitg-3.13.91-1|83	%find_lang %{name}
14cr|gitg-3.13.91-1|84	
14cr|gitg-3.13.91-1|85	%files -f %{name}.lang
14cr|gitg-3.13.91-1|86	%doc AUTHORS NEWS README
14cr|gitg-3.13.91-1|87	%{_bindir}/gitg
14cr|gitg-3.13.91-1|88	%{_datadir}/appdata/gitg.appdata.xml
14cr|gitg-3.13.91-1|89	%{_datadir}/applications/gitg.desktop
14cr|gitg-3.13.91-1|90	%{_datadir}/gitg
14cr|gitg-3.13.91-1|91	%{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml
14cr|gitg-3.13.91-1|92	%{_datadir}/icons/hicolor/*/apps/gitg*
14cr|gitg-3.13.91-1|93	%{_libdir}/gitg/plugins/*
14cr|gitg-3.13.91-1|94	%{_mandir}/man1/gitg.1*
14cr|gitg-3.13.91-1|95	
14cr|gitg-3.13.91-1|96	%files -n %{libname}
14cr|gitg-3.13.91-1|97	%{_libdir}/libgitg*-%{api}.so.%{major}*
14cr|gitg-3.13.91-1|98	
14cr|gitg-3.13.91-1|99	%files -n %{girname}
14cr|gitg-3.13.91-1|100	%{_libdir}/girepository-1.0/Gitg*-%{gmajor}.typelib
14cr|gitg-3.13.91-1|101	
14cr|gitg-3.13.91-1|102	%files -n %{develname}
14cr|gitg-3.13.91-1|103	%doc ChangeLog
14cr|gitg-3.13.91-1|104	%{_includedir}/libgitg*-%{api}
14cr|gitg-3.13.91-1|105	%{_libdir}/libgitg*-%{api}.so
14cr|gitg-3.13.91-1|106	%{_libdir}/pkgconfig/libgitg*-%{api}.pc
14cr|gitg-3.13.91-1|107	%{_datadir}/gir-%{gmajor}/Gitg*-%{gmajor}.gir
14cr|gitg-3.13.91-1|108	%{_datadir}/vala/vapi/libgitg*-%{api}.vapi
14cr|gitg-3.13.91-1|109	
14cr|gitg-3.13.91-1|110	%changelog
14cr|gitg-3.13.91-1|111	* Tue Sep 16 2014 Tigro <ashejn@gmail.com> 3.13.91-1
14cr|gitg-3.13.91-1|112	+ Revision: 8dbf2d8
14cr|gitg-3.13.91-1|113	- added BR: json-glib-1.0
14cr|gitg-3.13.91-1|114	
14cr|gitg-3.13.91-1|115	

1646 14
14cr|gitslave-2.0.1-4|1	
14cr|gitslave-2.0.1-4|2	Name:		gitslave
14cr|gitslave-2.0.1-4|3	Summary:		gitslave creates a group of related repositories
14cr|gitslave-2.0.1-4|4	Group:		Development/Other
14cr|gitslave-2.0.1-4|5	Version:		2.0.1
14cr|gitslave-2.0.1-4|6	Release:		4
14cr|gitslave-2.0.1-4|7	BuildArch:	noarch
14cr|gitslave-2.0.1-4|8	License:		LGPL 2.1
14cr|gitslave-2.0.1-4|9	URL:		http://gitslave.sourceforge.net
14cr|gitslave-2.0.1-4|10	Source0:		http://downloads.sourceforge.net/project/gitslave/%{name}-%{version}.tar.gz
14cr|gitslave-2.0.1-4|11	BuildRequires:	perl
14cr|gitslave-2.0.1-4|12	Requires:	git
14cr|gitslave-2.0.1-4|13	
14cr|gitslave-2.0.1-4|14	%description
14cr|gitslave-2.0.1-4|15	gitslave creates a group of related repositories—a superproject repository
14cr|gitslave-2.0.1-4|16	and a number of slave repositories—all of which are concurrently developed
14cr|gitslave-2.0.1-4|17	on and on which all git operations should normally operate; so when you
14cr|gitslave-2.0.1-4|18	branch, each repository in the project is branched in turn.
14cr|gitslave-2.0.1-4|19	
14cr|gitslave-2.0.1-4|20	%files
14cr|gitslave-2.0.1-4|21	%{_bindir}/gits
14cr|gitslave-2.0.1-4|22	%{_mandir}/man1/*
14cr|gitslave-2.0.1-4|23	
14cr|gitslave-2.0.1-4|24	#--------------------------------------------------------------------
14cr|gitslave-2.0.1-4|25	%prep
14cr|gitslave-2.0.1-4|26	%setup -q
14cr|gitslave-2.0.1-4|27	
14cr|gitslave-2.0.1-4|28	%build
14cr|gitslave-2.0.1-4|29	sed -i 's#/usr/local#/usr#g' Makefile
14cr|gitslave-2.0.1-4|30	%make
14cr|gitslave-2.0.1-4|31	
14cr|gitslave-2.0.1-4|32	%install
14cr|gitslave-2.0.1-4|33	rm -rf %{buildroot}
14cr|gitslave-2.0.1-4|34	%makeinstall_std
14cr|gitslave-2.0.1-4|35	
14cr|gitslave-2.0.1-4|36	
14cr|gitslave-2.0.1-4|37	
14cr|gitslave-2.0.1-4|38	%changelog
14cr|gitslave-2.0.1-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14cr|gitslave-2.0.1-4|40	+ Revision: 943a3dc
14cr|gitslave-2.0.1-4|41	- MassBuild#464: Increase release tag
14cr|gitslave-2.0.1-4|42	
14cr|gitslave-2.0.1-4|43	

1647 14
14cr|givaro-3.7.0-3|1	%define name		givaro
14cr|givaro-3.7.0-3|2	%define libgivaro	%mklibname %{name} 0
14cr|givaro-3.7.0-3|3	%define libgivaro_devel	%mklibname %{name} -d
14cr|givaro-3.7.0-3|4	
14cr|givaro-3.7.0-3|5	Name:		%{name}
14cr|givaro-3.7.0-3|6	Version:	3.7.0
14cr|givaro-3.7.0-3|7	Release:	3
14cr|givaro-3.7.0-3|8	Summary:	C++ library for arithmetic and algebraic computations
14cr|givaro-3.7.0-3|9	Group:		Sciences/Mathematics
14cr|givaro-3.7.0-3|10	
14cr|givaro-3.7.0-3|11	License:	CeCILL-B
14cr|givaro-3.7.0-3|12	URL:		http://ljk.imag.fr/CASYS/LOGICIELS/givaro/
14cr|givaro-3.7.0-3|13	Source0:	https://forge.imag.fr/frs/download.php/207/%{name}-%{version}.tar.gz
14cr|givaro-3.7.0-3|14	Patch0:		givaro-config-script.patch
14cr|givaro-3.7.0-3|15	Patch1:		givaro-underlink.patch
14cr|givaro-3.7.0-3|16	
14cr|givaro-3.7.0-3|17	BuildRequires:	doxygen
14cr|givaro-3.7.0-3|18	BuildRequires:	gmpxx-devel
14cr|givaro-3.7.0-3|19	BuildRequires:	texlive
14cr|givaro-3.7.0-3|20	
14cr|givaro-3.7.0-3|21	
14cr|givaro-3.7.0-3|22	%description
14cr|givaro-3.7.0-3|23	Givaro is a C++ library for arithmetic and algebraic computations.
14cr|givaro-3.7.0-3|24	Its main features are implementations of the basic arithmetic of many
14cr|givaro-3.7.0-3|25	mathematical entities: Primes fields, Extensions Fields, Finite Fields,
14cr|givaro-3.7.0-3|26	Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision
14cr|givaro-3.7.0-3|27	integers and rationals (C++ wrappers over gmp) It also provides
14cr|givaro-3.7.0-3|28	data-structures and templated classes for the manipulation of basic
14cr|givaro-3.7.0-3|29	algebraic objects, such as vectors, matrices (dense, sparse, structured),
14cr|givaro-3.7.0-3|30	univariate polynomials (and therefore recursive multivariate).
14cr|givaro-3.7.0-3|31	
14cr|givaro-3.7.0-3|32	
14cr|givaro-3.7.0-3|33	%package	-n %{libgivaro}
14cr|givaro-3.7.0-3|34	Group:		System/Libraries
14cr|givaro-3.7.0-3|35	Summary:	Givaro shared library
14cr|givaro-3.7.0-3|36	
14cr|givaro-3.7.0-3|37	
14cr|givaro-3.7.0-3|38	%description	-n %{libgivaro}
14cr|givaro-3.7.0-3|39	This package contains the givaro shared libraries.
14cr|givaro-3.7.0-3|40	
14cr|givaro-3.7.0-3|41	
14cr|givaro-3.7.0-3|42	%package	-n %{libgivaro_devel}
14cr|givaro-3.7.0-3|43	Group:		Development/C++
14cr|givaro-3.7.0-3|44	Summary:	Givaro development files
14cr|givaro-3.7.0-3|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|givaro-3.7.0-3|46	Provides:	lib-%{name}-devel = %{version}-%{release}
14cr|givaro-3.7.0-3|47	Requires:	%{libgivaro} = %{version}-%{release}
14cr|givaro-3.7.0-3|48	Requires:	gmpxx-devel
14cr|givaro-3.7.0-3|49	
14cr|givaro-3.7.0-3|50	
14cr|givaro-3.7.0-3|51	%description	-n %{libgivaro_devel}
14cr|givaro-3.7.0-3|52	This package contains the givaro development files.
14cr|givaro-3.7.0-3|53	
14cr|givaro-3.7.0-3|54	
14cr|givaro-3.7.0-3|55	%prep
14cr|givaro-3.7.0-3|56	%setup -q -n givaro-%{version}
14cr|givaro-3.7.0-3|57	%patch0 -p0
14cr|givaro-3.7.0-3|58	%patch1 -p1
14cr|givaro-3.7.0-3|59	
14cr|givaro-3.7.0-3|60	# Fix file encodings
14cr|givaro-3.7.0-3|61	for i in Licence_CeCILL-B_V1-fr.txt Licence_CeCILL-B_V1-en.txt;
14cr|givaro-3.7.0-3|62	do
14cr|givaro-3.7.0-3|63	iconv -f  iso8859-1 -t utf-8 $i > $i.new && \
14cr|givaro-3.7.0-3|64	touch -r $i $i.new && \
14cr|givaro-3.7.0-3|65	mv $i.new $i
14cr|givaro-3.7.0-3|66	done
14cr|givaro-3.7.0-3|67	
14cr|givaro-3.7.0-3|68	# Remove unnecessary executable bits
14cr|givaro-3.7.0-3|69	find examples -name Makefile.am -perm /0111 | xargs chmod a-x
14cr|givaro-3.7.0-3|70	
14cr|givaro-3.7.0-3|71	%build
14cr|givaro-3.7.0-3|72	%configure2_5x --enable-shared --disable-static --enable-doc \
14cr|givaro-3.7.0-3|73	--docdir=%{_docdir}/%{name}-devel-%{version}
14cr|givaro-3.7.0-3|74	
14cr|givaro-3.7.0-3|75	# Fix an unused direct library dependency
14cr|givaro-3.7.0-3|76	sed -i 's/-lm -lgcc_s/-lgcc_s/' libtool
14cr|givaro-3.7.0-3|77	
14cr|givaro-3.7.0-3|78	make %{?_smp_mflags}
14cr|givaro-3.7.0-3|79	
14cr|givaro-3.7.0-3|80	# We don't want these files with the doxygen-generated files
14cr|givaro-3.7.0-3|81	rm -f docs/givaro-html/{AUTHORS,COPYING,INSTALL}
14cr|givaro-3.7.0-3|82	
14cr|givaro-3.7.0-3|83	
14cr|givaro-3.7.0-3|84	%install
14cr|givaro-3.7.0-3|85	# Documentation installation is hopelessly broken
14cr|givaro-3.7.0-3|86	sed -i 's/^SUBDIRS =.*/SUBDIRS = src macros tests/' Makefile
14cr|givaro-3.7.0-3|87	
14cr|givaro-3.7.0-3|88	make install DESTDIR=$RPM_BUILD_ROOT
14cr|givaro-3.7.0-3|89	rm -f $RPM_BUILD_ROOT%{_libdir}/lib%{name}.la
14cr|givaro-3.7.0-3|90	
14cr|givaro-3.7.0-3|91	#givaro-makefile is installed incorrectly in usr/bin
14cr|givaro-3.7.0-3|92	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|givaro-3.7.0-3|93	mv $RPM_BUILD_ROOT/%{_bindir}/givaro-makefile $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|givaro-3.7.0-3|94	chmod 644  $RPM_BUILD_ROOT%{_datadir}/%{name}/givaro-makefile
14cr|givaro-3.7.0-3|95	sed -i '\%#! /bin/sh%D' $RPM_BUILD_ROOT%{_datadir}/%{name}/givaro-makefile
14cr|givaro-3.7.0-3|96	
14cr|givaro-3.7.0-3|97	
14cr|givaro-3.7.0-3|98	%check
14cr|givaro-3.7.0-3|99	make check
14cr|givaro-3.7.0-3|100	
14cr|givaro-3.7.0-3|101	%files		-n %{libgivaro}
14cr|givaro-3.7.0-3|102	%doc COPYRIGHT Licence_CeCILL-B_V1-en.txt Licence_CeCILL-B_V1-fr.txt
14cr|givaro-3.7.0-3|103	%{_libdir}/lib%{name}.so.*
14cr|givaro-3.7.0-3|104	
14cr|givaro-3.7.0-3|105	
14cr|givaro-3.7.0-3|106	%files		-n %{libgivaro_devel}
14cr|givaro-3.7.0-3|107	%doc docs/givaro-html docs/givaro-dev-html examples
14cr|givaro-3.7.0-3|108	%{_bindir}/%{name}-config
14cr|givaro-3.7.0-3|109	%{_includedir}/%{name}/
14cr|givaro-3.7.0-3|110	%{_includedir}/gmp++/
14cr|givaro-3.7.0-3|111	%{_datadir}/%{name}/
14cr|givaro-3.7.0-3|112	%{_includedir}/%{name}-config.h
14cr|givaro-3.7.0-3|113	%{_libdir}/lib%{name}.so
14cr|givaro-3.7.0-3|114	
14cr|givaro-3.7.0-3|115	
14cr|givaro-3.7.0-3|116	
14cr|givaro-3.7.0-3|117	%changelog
14cr|givaro-3.7.0-3|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.0-3
14cr|givaro-3.7.0-3|119	+ Revision: c482ee7
14cr|givaro-3.7.0-3|120	- MassBuild#464: Increase release tag
14cr|givaro-3.7.0-3|121	
14cr|givaro-3.7.0-3|122	

1648 14
14cr|giws-1.2.0-2|1	Summary:	Generate C++ class wrappers to call Java methods/objects
14cr|giws-1.2.0-2|2	Name:		giws
14cr|giws-1.2.0-2|3	Version:	1.2.0
14cr|giws-1.2.0-2|4	Release:	2
14cr|giws-1.2.0-2|5	License:	CeCILL
14cr|giws-1.2.0-2|6	Group:		Development/Python
14cr|giws-1.2.0-2|7	Url:		http://www.scilab.org/giws/
14cr|giws-1.2.0-2|8	Source0:	http://www.scilab.org/giws/download/%{name}-%{version}.tar.gz
14cr|giws-1.2.0-2|9	BuildRequires:	python-devel
14cr|giws-1.2.0-2|10	BuildArch:	noarch
14cr|giws-1.2.0-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|giws-1.2.0-2|12	
14cr|giws-1.2.0-2|13	%description
14cr|giws-1.2.0-2|14	Giws is basically doing the same stuff as SWIG but the opposite.
14cr|giws-1.2.0-2|15	Calling Java from C/C++ can be tricky: JNI calls are complicated
14cr|giws-1.2.0-2|16	especially when dealing with non primivite types or arrays,
14cr|giws-1.2.0-2|17	performance issues must be kept in mind all the time,
14cr|giws-1.2.0-2|18	the code can be redundant (checking exceptions, checking returns
14cr|giws-1.2.0-2|19	of operations...).
14cr|giws-1.2.0-2|20	Giws hides this complexity through a C++ class which wraps the
14cr|giws-1.2.0-2|21	Java class.
14cr|giws-1.2.0-2|22	
14cr|giws-1.2.0-2|23	%prep
14cr|giws-1.2.0-2|24	%setup -q
14cr|giws-1.2.0-2|25	
14cr|giws-1.2.0-2|26	%build
14cr|giws-1.2.0-2|27	python setup.py build
14cr|giws-1.2.0-2|28	
14cr|giws-1.2.0-2|29	%install
14cr|giws-1.2.0-2|30	rm -rf %{buildroot}
14cr|giws-1.2.0-2|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|giws-1.2.0-2|32	
14cr|giws-1.2.0-2|33	%clean
14cr|giws-1.2.0-2|34	rm -rf %{buildroot}
14cr|giws-1.2.0-2|35	
14cr|giws-1.2.0-2|36	%files
14cr|giws-1.2.0-2|37	%defattr(-,root,root)
14cr|giws-1.2.0-2|38	%doc AUTHORS BUGS README LICENSE CHANGELOG
14cr|giws-1.2.0-2|39	%{_bindir}/*
14cr|giws-1.2.0-2|40	%py_puresitedir/*
14cr|giws-1.2.0-2|41	
14cr|giws-1.2.0-2|42	
14cr|giws-1.2.0-2|43	
14cr|giws-1.2.0-2|44	%changelog
14cr|giws-1.2.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|giws-1.2.0-2|46	+ Revision: 81fe5d2
14cr|giws-1.2.0-2|47	- MassBuild#464: Increase release tag
14cr|giws-1.2.0-2|48	
14cr|giws-1.2.0-2|49	

1649 14
14cr|gjay-0.3.2-2|1	Summary:	Automated music manager for DJ applications
14cr|gjay-0.3.2-2|2	Name:		gjay
14cr|gjay-0.3.2-2|3	Version:	0.3.2
14cr|gjay-0.3.2-2|4	Release:	2
14cr|gjay-0.3.2-2|5	License:	GPLv2+
14cr|gjay-0.3.2-2|6	Group:		Sound
14cr|gjay-0.3.2-2|7	Url:		http://gjay.sourceforge.net/
14cr|gjay-0.3.2-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|gjay-0.3.2-2|9	Patch0:		gjay-0.3.2-sfmt.patch
14cr|gjay-0.3.2-2|10	BuildRequires:	pkgconfig(audacious)
14cr|gjay-0.3.2-2|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|gjay-0.3.2-2|12	BuildRequires:	pkgconfig(flac)
14cr|gjay-0.3.2-2|13	BuildRequires:	pkgconfig(gsl)
14cr|gjay-0.3.2-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gjay-0.3.2-2|15	BuildRequires:	pkgconfig(libmpdclient)
14cr|gjay-0.3.2-2|16	BuildRequires:	pkgconfig(vorbis)
14cr|gjay-0.3.2-2|17	Requires:	audacious
14cr|gjay-0.3.2-2|18	Requires:	mp3info
14cr|gjay-0.3.2-2|19	Requires:	mpg321
14cr|gjay-0.3.2-2|20	Requires:	vorbis-tools
14cr|gjay-0.3.2-2|21	# Doesn't get autogenerated as the app doesn't link against it but
14cr|gjay-0.3.2-2|22	# dlopens it: it's not strictly required, so make it a suggests
14cr|gjay-0.3.2-2|23	Suggests:	%{_lib}flac8
14cr|gjay-0.3.2-2|24	Suggests:	%{_lib}mpdclient2
14cr|gjay-0.3.2-2|25	Suggests:	%{_lib}vorbis0
14cr|gjay-0.3.2-2|26	Suggests:	%{_lib}vorbisfile3
14cr|gjay-0.3.2-2|27	
14cr|gjay-0.3.2-2|28	%description
14cr|gjay-0.3.2-2|29	GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3,
14cr|gjay-0.3.2-2|30	wav) such that each song sounds good following the previous song. It is ideal
14cr|gjay-0.3.2-2|31	for home users who want a non-random way to wander large collections or for
14cr|gjay-0.3.2-2|32	DJs planning a set list. You can generate playlists from within the
14cr|gjay-0.3.2-2|33	application, or run GJay as a standalone command-line utility.
14cr|gjay-0.3.2-2|34	
14cr|gjay-0.3.2-2|35	%files
14cr|gjay-0.3.2-2|36	%doc README
14cr|gjay-0.3.2-2|37	%{_bindir}/%{name}
14cr|gjay-0.3.2-2|38	%{_datadir}/%{name}
14cr|gjay-0.3.2-2|39	%{_mandir}/man1/*
14cr|gjay-0.3.2-2|40	%{_datadir}/applications/%{name}.desktop
14cr|gjay-0.3.2-2|41	
14cr|gjay-0.3.2-2|42	#----------------------------------------------------------------------------
14cr|gjay-0.3.2-2|43	
14cr|gjay-0.3.2-2|44	%prep
14cr|gjay-0.3.2-2|45	%setup -q
14cr|gjay-0.3.2-2|46	%patch0 -p1
14cr|gjay-0.3.2-2|47	
14cr|gjay-0.3.2-2|48	%build
14cr|gjay-0.3.2-2|49	%configure2_5x
14cr|gjay-0.3.2-2|50	%make
14cr|gjay-0.3.2-2|51	
14cr|gjay-0.3.2-2|52	%install
14cr|gjay-0.3.2-2|53	%makeinstall_std
14cr|gjay-0.3.2-2|54	
14cr|gjay-0.3.2-2|55	#menu
14cr|gjay-0.3.2-2|56	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gjay-0.3.2-2|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gjay-0.3.2-2|58	[Desktop Entry]
14cr|gjay-0.3.2-2|59	Name=GJay
14cr|gjay-0.3.2-2|60	Comment=DJ Collection Manager
14cr|gjay-0.3.2-2|61	Exec=%{_bindir}/%{name}
14cr|gjay-0.3.2-2|62	Icon=sound_section
14cr|gjay-0.3.2-2|63	Terminal=false
14cr|gjay-0.3.2-2|64	Type=Application
14cr|gjay-0.3.2-2|65	StartupNotify=true
14cr|gjay-0.3.2-2|66	Categories=GTK;X-MandrivaLinux-CrossDesktop;Audio;Player;
14cr|gjay-0.3.2-2|67	EOF
14cr|gjay-0.3.2-2|68	
14cr|gjay-0.3.2-2|69	
14cr|gjay-0.3.2-2|70	%changelog
14cr|gjay-0.3.2-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-2
14cr|gjay-0.3.2-2|72	+ Revision: d3d2229
14cr|gjay-0.3.2-2|73	- MassBuild#464: Increase release tag
14cr|gjay-0.3.2-2|74	
14cr|gjay-0.3.2-2|75	

1650 14
14cr|gjdoc-0.7.9-6|1	%define gcj_support        1
14cr|gjdoc-0.7.9-6|2	%bcond_with                native
14cr|gjdoc-0.7.9-6|3	
14cr|gjdoc-0.7.9-6|4	%if %with native
14cr|gjdoc-0.7.9-6|5	%define gcj_support        0
14cr|gjdoc-0.7.9-6|6	%endif
14cr|gjdoc-0.7.9-6|7	
14cr|gjdoc-0.7.9-6|8	Summary:                GNU Javadoc
14cr|gjdoc-0.7.9-6|9	Name:                   gjdoc
14cr|gjdoc-0.7.9-6|10	Version:                0.7.9
14cr|gjdoc-0.7.9-6|11	Release:                6
14cr|gjdoc-0.7.9-6|12	Epoch:                  0
14cr|gjdoc-0.7.9-6|13	License:                GPL
14cr|gjdoc-0.7.9-6|14	Group:                  Development/Java
14cr|gjdoc-0.7.9-6|15	URL:                    http://savannah.gnu.org/projects/classpath/
14cr|gjdoc-0.7.9-6|16	Source0:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz
14cr|gjdoc-0.7.9-6|17	Source1:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz.sig
14cr|gjdoc-0.7.9-6|18	Patch0:                 %{name}-fix-control-z.patch
14cr|gjdoc-0.7.9-6|19	Patch1:                 %{name}-rm-timestamp.patch
14cr|gjdoc-0.7.9-6|20	Patch2:                 %{name}-consistent-html.patch
14cr|gjdoc-0.7.9-6|21	Patch3:                 %{name}-fix-bootclasspath-option.patch
14cr|gjdoc-0.7.9-6|22	Requires:               antlr
14cr|gjdoc-0.7.9-6|23	Requires:               jaxp_parser_impl
14cr|gjdoc-0.7.9-6|24	Requires:               jaxp_transform_impl
14cr|gjdoc-0.7.9-6|25	Requires:               java >= 0:1.4.2
14cr|gjdoc-0.7.9-6|26	Requires:               jpackage-utils
14cr|gjdoc-0.7.9-6|27	%if %{gcj_support}
14cr|gjdoc-0.7.9-6|28	BuildRequires:          java-gcj-compat-devel
14cr|gjdoc-0.7.9-6|29	%else
14cr|gjdoc-0.7.9-6|30	%if %without native
14cr|gjdoc-0.7.9-6|31	BuildArch:              noarch
14cr|gjdoc-0.7.9-6|32	%endif
14cr|gjdoc-0.7.9-6|33	%endif
14cr|gjdoc-0.7.9-6|34	BuildRequires:          antlr
14cr|gjdoc-0.7.9-6|35	BuildRequires:          chrpath
14cr|gjdoc-0.7.9-6|36	BuildRequires:          java-devel >= 0:1.4.2
14cr|gjdoc-0.7.9-6|37	BuildRequires:          jaxp_parser_impl
14cr|gjdoc-0.7.9-6|38	BuildRequires:          jaxp_transform_impl
14cr|gjdoc-0.7.9-6|39	BuildRequires:          java-rpmbuild
14cr|gjdoc-0.7.9-6|40	
14cr|gjdoc-0.7.9-6|41	%description
14cr|gjdoc-0.7.9-6|42	A documentation generation system for "javadoc"-style comments.
14cr|gjdoc-0.7.9-6|43	
14cr|gjdoc-0.7.9-6|44	%prep
14cr|gjdoc-0.7.9-6|45	%setup -q
14cr|gjdoc-0.7.9-6|46	%patch0 -p1
14cr|gjdoc-0.7.9-6|47	%patch1 -p0
14cr|gjdoc-0.7.9-6|48	%patch2 -p0
14cr|gjdoc-0.7.9-6|49	%patch3 -p1
14cr|gjdoc-0.7.9-6|50	
14cr|gjdoc-0.7.9-6|51	%build
14cr|gjdoc-0.7.9-6|52	export CLASSPATH=
14cr|gjdoc-0.7.9-6|53	#export CLASSPATH=$(build-classpath jaxp_parser_impl jaxp_transform_impl)
14cr|gjdoc-0.7.9-6|54	export JAR=%{jar}
14cr|gjdoc-0.7.9-6|55	export JAVA=%{java}
14cr|gjdoc-0.7.9-6|56	export JAVAC=%{javac}
14cr|gjdoc-0.7.9-6|57	export JAVADOC=%{javadoc}
14cr|gjdoc-0.7.9-6|58	%ifarch noarch
14cr|gjdoc-0.7.9-6|59	%{configure} \
14cr|gjdoc-0.7.9-6|60	%else
14cr|gjdoc-0.7.9-6|61	%{configure2_5x} \
14cr|gjdoc-0.7.9-6|62	%endif
14cr|gjdoc-0.7.9-6|63	--with-antlr-jar=%{_javadir}/antlr.jar \
14cr|gjdoc-0.7.9-6|64	--enable-xmldoclet \
14cr|gjdoc-0.7.9-6|65	%if %with native
14cr|gjdoc-0.7.9-6|66	--enable-native
14cr|gjdoc-0.7.9-6|67	%else
14cr|gjdoc-0.7.9-6|68	--disable-native
14cr|gjdoc-0.7.9-6|69	%endif
14cr|gjdoc-0.7.9-6|70	%{__sed} -i 's/^pic_flag=\"\"/pic_flag=\"\ \-fPIC\"/' libtool
14cr|gjdoc-0.7.9-6|71	%{__sed} -i 's/^compiler_c_o=\"no\"/compiler_c_o=\"yes\"/' libtool
14cr|gjdoc-0.7.9-6|72	%{make}
14cr|gjdoc-0.7.9-6|73	
14cr|gjdoc-0.7.9-6|74	%install
14cr|gjdoc-0.7.9-6|75	%{__rm} -rf %{buildroot}
14cr|gjdoc-0.7.9-6|76	%{makeinstall}
14cr|gjdoc-0.7.9-6|77	
14cr|gjdoc-0.7.9-6|78	%if %with natuve
14cr|gjdoc-0.7.9-6|79	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/gjdoc
14cr|gjdoc-0.7.9-6|80	%endif
14cr|gjdoc-0.7.9-6|81	
14cr|gjdoc-0.7.9-6|82	pushd %{buildroot}%{_javadir}
14cr|gjdoc-0.7.9-6|83	%{__ln_s} com-sun-javadoc-%{version}.jar com-sun-javadoc.jar
14cr|gjdoc-0.7.9-6|84	%{__ln_s} com-sun-tools-doclets-Taglet-%{version}.jar com-sun-tools-doclets-Taglet.jar
14cr|gjdoc-0.7.9-6|85	%{__ln_s} gnu-classpath-tools-gjdoc-%{version}.jar gnu-classpath-tools-gjdoc.jar
14cr|gjdoc-0.7.9-6|86	popd
14cr|gjdoc-0.7.9-6|87	
14cr|gjdoc-0.7.9-6|88	%if %{gcj_support}
14cr|gjdoc-0.7.9-6|89	%{_bindir}/aot-compile-rpm
14cr|gjdoc-0.7.9-6|90	%endif
14cr|gjdoc-0.7.9-6|91	
14cr|gjdoc-0.7.9-6|92	%if %{gcj_support}
14cr|gjdoc-0.7.9-6|93	%post
14cr|gjdoc-0.7.9-6|94	%{update_gcjdb}
14cr|gjdoc-0.7.9-6|95	%endif
14cr|gjdoc-0.7.9-6|96	
14cr|gjdoc-0.7.9-6|97	%if %{gcj_support}
14cr|gjdoc-0.7.9-6|98	%postun
14cr|gjdoc-0.7.9-6|99	%{clean_gcjdb}
14cr|gjdoc-0.7.9-6|100	%endif
14cr|gjdoc-0.7.9-6|101	
14cr|gjdoc-0.7.9-6|102	%files
14cr|gjdoc-0.7.9-6|103	%defattr(-,root,root)
14cr|gjdoc-0.7.9-6|104	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|gjdoc-0.7.9-6|105	%{_bindir}/gjdoc
14cr|gjdoc-0.7.9-6|106	%{_javadir}/com-sun-javadoc-%{version}.jar
14cr|gjdoc-0.7.9-6|107	%{_javadir}/com-sun-tools-doclets-Taglet-%{version}.jar
14cr|gjdoc-0.7.9-6|108	%{_javadir}/gnu-classpath-tools-gjdoc-%{version}.jar
14cr|gjdoc-0.7.9-6|109	%{_javadir}/com-sun-javadoc.jar
14cr|gjdoc-0.7.9-6|110	%{_javadir}/com-sun-tools-doclets-Taglet.jar
14cr|gjdoc-0.7.9-6|111	%{_javadir}/gnu-classpath-tools-gjdoc.jar
14cr|gjdoc-0.7.9-6|112	%if %{gcj_support}
14cr|gjdoc-0.7.9-6|113	%{_libdir}/gcj/%{name}/com-sun-javadoc-%{version}.jar.*
14cr|gjdoc-0.7.9-6|114	%{_libdir}/gcj/%{name}/com-sun-tools-doclets-Taglet-%{version}.jar.*
14cr|gjdoc-0.7.9-6|115	%{_libdir}/gcj/%{name}/gnu-classpath-tools-gjdoc-%{version}.jar.*
14cr|gjdoc-0.7.9-6|116	%endif
14cr|gjdoc-0.7.9-6|117	%if %with native
14cr|gjdoc-0.7.9-6|118	%{_libdir}/lib-com-sun-javadoc.la
14cr|gjdoc-0.7.9-6|119	%{_libdir}/lib-com-sun-javadoc.so
14cr|gjdoc-0.7.9-6|120	%{_libdir}/lib-com-sun-javadoc.so.0
14cr|gjdoc-0.7.9-6|121	%{_libdir}/lib-com-sun-javadoc.so.0.0.0
14cr|gjdoc-0.7.9-6|122	%{_libdir}/lib-com-sun-tools-doclets-Taglet.la
14cr|gjdoc-0.7.9-6|123	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so
14cr|gjdoc-0.7.9-6|124	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0
14cr|gjdoc-0.7.9-6|125	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0.0.0
14cr|gjdoc-0.7.9-6|126	%{_libdir}/lib-gnu-classpath-tools-gjdoc.la
14cr|gjdoc-0.7.9-6|127	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so
14cr|gjdoc-0.7.9-6|128	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0
14cr|gjdoc-0.7.9-6|129	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0.0.0
14cr|gjdoc-0.7.9-6|130	%endif
14cr|gjdoc-0.7.9-6|131	%{_infodir}/gjdoc.info*
14cr|gjdoc-0.7.9-6|132	%{_mandir}/man1/gjdoc*
14cr|gjdoc-0.7.9-6|133	
14cr|gjdoc-0.7.9-6|134	
14cr|gjdoc-0.7.9-6|135	
14cr|gjdoc-0.7.9-6|136	%changelog
14cr|gjdoc-0.7.9-6|137	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.7.9-6
14cr|gjdoc-0.7.9-6|138	+ Revision: 05c31fa
14cr|gjdoc-0.7.9-6|139	- MassBuild#464: Increase release tag
14cr|gjdoc-0.7.9-6|140	
14cr|gjdoc-0.7.9-6|141	

1651 14
14cr|gjots2-2.4.1-2|1	Name:		gjots2
14cr|gjots2-2.4.1-2|2	Version:	2.4.1
14cr|gjots2-2.4.1-2|3	Release:	2
14cr|gjots2-2.4.1-2|4	Summary:	A note jotter in tree structure
14cr|gjots2-2.4.1-2|5	License:	GPLv2
14cr|gjots2-2.4.1-2|6	Group:		Graphical desktop/GNOME
14cr|gjots2-2.4.1-2|7	URL:		http://bhepple.freeshell.org/gjots/
14cr|gjots2-2.4.1-2|8	Source:		http://bhepple.freeshell.org/gjots/%{name}-%{version}.tgz
14cr|gjots2-2.4.1-2|9	BuildArch:	noarch
14cr|gjots2-2.4.1-2|10	Requires:	gnome-python
14cr|gjots2-2.4.1-2|11	Requires:	gnome-python-gconf
14cr|gjots2-2.4.1-2|12	Requires:	gnome-python-gnomevfs
14cr|gjots2-2.4.1-2|13	Requires:	pygtk2.0-libglade >= 2.2.0
14cr|gjots2-2.4.1-2|14	Requires:	python-gtksourceview
14cr|gjots2-2.4.1-2|15	Requires:	openssl
14cr|gjots2-2.4.1-2|16	Requires:	gnupg
14cr|gjots2-2.4.1-2|17	Requires:	m4
14cr|gjots2-2.4.1-2|18	BuildRequires:	imagemagick
14cr|gjots2-2.4.1-2|19	BuildRequires:	python-devel
14cr|gjots2-2.4.1-2|20	BuildRequires:	desktop-file-utils
14cr|gjots2-2.4.1-2|21	
14cr|gjots2-2.4.1-2|22	%description
14cr|gjots2-2.4.1-2|23	GJots2 can be used to organize one's jottings into a tree structure,
14cr|gjots2-2.4.1-2|24	adding thoughts and miscellaneous things. Afterwards the notes can be
14cr|gjots2-2.4.1-2|25	exported into various formats such as HTML, XML, Postscript, PDF, man etc.
14cr|gjots2-2.4.1-2|26	It can also make use of OpenSSL, GPG or ccrypt(1) for encrypting PINs
14cr|gjots2-2.4.1-2|27	and passwords.
14cr|gjots2-2.4.1-2|28	
14cr|gjots2-2.4.1-2|29	%prep
14cr|gjots2-2.4.1-2|30	%setup -q
14cr|gjots2-2.4.1-2|31	
14cr|gjots2-2.4.1-2|32	%install
14cr|gjots2-2.4.1-2|33	python setup.py install --root=%{buildroot}
14cr|gjots2-2.4.1-2|34	%find_lang %{name}
14cr|gjots2-2.4.1-2|35	
14cr|gjots2-2.4.1-2|36	# fix desktop file
14cr|gjots2-2.4.1-2|37	sed -i -e 's/gjots.png/gjots/' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gjots2-2.4.1-2|38	desktop-file-install \
14cr|gjots2-2.4.1-2|39	--remove-key=Encoding \
14cr|gjots2-2.4.1-2|40	--remove-category=Application \
14cr|gjots2-2.4.1-2|41	--dir %{buildroot}%{_datadir}/applications \
14cr|gjots2-2.4.1-2|42	%{buildroot}%{_datadir}/applications/*
14cr|gjots2-2.4.1-2|43	
14cr|gjots2-2.4.1-2|44	# icons
14cr|gjots2-2.4.1-2|45	install -d -m 755 %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|gjots2-2.4.1-2|46	convert -geometry 48x48 pixmaps/gjots.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|47	convert -geometry 32x32 pixmaps/gjots.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|48	convert -geometry 16x16 pixmaps/gjots.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|49	
14cr|gjots2-2.4.1-2|50	%files -f %{name}.lang
14cr|gjots2-2.4.1-2|51	%doc %{_docdir}/*
14cr|gjots2-2.4.1-2|52	%{_bindir}/*
14cr|gjots2-2.4.1-2|53	%{_datadir}/%{name}
14cr|gjots2-2.4.1-2|54	%{_datadir}/applications/%{name}.desktop
14cr|gjots2-2.4.1-2|55	%{_datadir}/pixmaps/*
14cr|gjots2-2.4.1-2|56	%{py_puresitedir}/*
14cr|gjots2-2.4.1-2|57	%{_prefix}/lib/%{name}
14cr|gjots2-2.4.1-2|58	%{_mandir}/man1/*
14cr|gjots2-2.4.1-2|59	%{_iconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|60	%{_liconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|61	%{_miconsdir}/%{name}.png
14cr|gjots2-2.4.1-2|62	
14cr|gjots2-2.4.1-2|63	%changelog
14cr|gjots2-2.4.1-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|gjots2-2.4.1-2|65	+ Revision: f92d54e
14cr|gjots2-2.4.1-2|66	- MassBuild#464: Increase release tag
14cr|gjots2-2.4.1-2|67	
14cr|gjots2-2.4.1-2|68	

1652 14
14cr|gkermit-1.00-9|1	%define name gkermit
14cr|gkermit-1.00-9|2	%define version 1.00
14cr|gkermit-1.00-9|3	%define release	9
14cr|gkermit-1.00-9|4	%define remoteversion 100
14cr|gkermit-1.00-9|5	
14cr|gkermit-1.00-9|6	Summary:	Transfer files with the Kermit protocol
14cr|gkermit-1.00-9|7	Name:		%{name}
14cr|gkermit-1.00-9|8	Version:	%{version}
14cr|gkermit-1.00-9|9	Release:	%{release}
14cr|gkermit-1.00-9|10	Source:		ftp://kermit.columbia.edu/kermit/archives/gku%{remoteversion}.tar.bz2
14cr|gkermit-1.00-9|11	Patch0:		gkermit-missing-errno-include.patch
14cr|gkermit-1.00-9|12	License:	GPL
14cr|gkermit-1.00-9|13	Group:		Networking/File transfer
14cr|gkermit-1.00-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gkermit-1.00-9|15	
14cr|gkermit-1.00-9|16	URL:		http://www.columbia.edu/kermit/gkermit.html
14cr|gkermit-1.00-9|17	
14cr|gkermit-1.00-9|18	%description
14cr|gkermit-1.00-9|19	gkermit is a GPL'd implementation of the Kermit protocol, developed by
14cr|gkermit-1.00-9|20	Columbia University.  Kermit is often used to transfer files over serial
14cr|gkermit-1.00-9|21	connections as well as through networks.  This version is quite minimal;
14cr|gkermit-1.00-9|22	support for non-Kermit protocols may be found in ckermit, which is not,
14cr|gkermit-1.00-9|23	unfortunately, Free Software. See the gkermit webpage for more information.
14cr|gkermit-1.00-9|24	
14cr|gkermit-1.00-9|25	gkermit is a command line, non-interactive client.
14cr|gkermit-1.00-9|26	
14cr|gkermit-1.00-9|27	%prep
14cr|gkermit-1.00-9|28	%setup
14cr|gkermit-1.00-9|29	
14cr|gkermit-1.00-9|30	%patch0 -p1
14cr|gkermit-1.00-9|31	
14cr|gkermit-1.00-9|32	%build
14cr|gkermit-1.00-9|33	%make
14cr|gkermit-1.00-9|34	
14cr|gkermit-1.00-9|35	bzip2 -f gkermit.nr
14cr|gkermit-1.00-9|36	
14cr|gkermit-1.00-9|37	%install
14cr|gkermit-1.00-9|38	rm -rf $RPM_BUILD_ROOT
14cr|gkermit-1.00-9|39	mkdir -p $RPM_BUILD_ROOT/%{_bindir} $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|gkermit-1.00-9|40	cp gkermit $RPM_BUILD_ROOT/%{_bindir}/
14cr|gkermit-1.00-9|41	cp gkermit.nr.bz2 $RPM_BUILD_ROOT/%{_mandir}/man1/gkermit.1.bz2
14cr|gkermit-1.00-9|42	
14cr|gkermit-1.00-9|43	%clean
14cr|gkermit-1.00-9|44	rm -rf $RPM_BUILD_ROOT
14cr|gkermit-1.00-9|45	
14cr|gkermit-1.00-9|46	%files
14cr|gkermit-1.00-9|47	%defattr (-,root,root,0755)
14cr|gkermit-1.00-9|48	%doc ANNOUNCE COPYING README
14cr|gkermit-1.00-9|49	%{_bindir}/gkermit
14cr|gkermit-1.00-9|50	%{_mandir}/man1/*
14cr|gkermit-1.00-9|51	
14cr|gkermit-1.00-9|52	
14cr|gkermit-1.00-9|53	
14cr|gkermit-1.00-9|54	%changelog
14cr|gkermit-1.00-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-9
14cr|gkermit-1.00-9|56	+ Revision: 435d1a2
14cr|gkermit-1.00-9|57	- MassBuild#464: Increase release tag
14cr|gkermit-1.00-9|58	
14cr|gkermit-1.00-9|59	

1653 14
14cr|gkii-0.4.7-5|1	%define	oname	gkII
14cr|gkii-0.4.7-5|2	
14cr|gkii-0.4.7-5|3	Summary:	Mandelbrot and Julia set image generator
14cr|gkii-0.4.7-5|4	Name:		gkii
14cr|gkii-0.4.7-5|5	Version:	0.4.7
14cr|gkii-0.4.7-5|6	Release:	5
14cr|gkii-0.4.7-5|7	License:	GPL
14cr|gkii-0.4.7-5|8	Group:		Graphics
14cr|gkii-0.4.7-5|9	Url:		http://www.jwm-art.net/gkII/
14cr|gkii-0.4.7-5|10	Source0:	http://www.jwm-art.net/gkII/%{oname}-%{version}.tar.bz2
14cr|gkii-0.4.7-5|11	Patch0:		gkII-0.4.7-Makefile.patch
14cr|gkii-0.4.7-5|12	Patch1:		gkII-0.4.7-libpng15.patch
14cr|gkii-0.4.7-5|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gkii-0.4.7-5|14	BuildRequires:	pkgconfig(libpng)
14cr|gkii-0.4.7-5|15	
14cr|gkii-0.4.7-5|16	%description
14cr|gkii-0.4.7-5|17	It features unlimited image size, anti-aliasing, Mandelbrot/Julia mangling,
14cr|gkii-0.4.7-5|18	autolayers with ramped bailout/perturbation, and controllable colour palette
14cr|gkii-0.4.7-5|19	randomization, striping, scaling, and interpolation.
14cr|gkii-0.4.7-5|20	
14cr|gkii-0.4.7-5|21	%prep
14cr|gkii-0.4.7-5|22	%setup -qn %{oname}-%{version}
14cr|gkii-0.4.7-5|23	%patch0 -p1
14cr|gkii-0.4.7-5|24	%patch1 -p1
14cr|gkii-0.4.7-5|25	
14cr|gkii-0.4.7-5|26	%build
14cr|gkii-0.4.7-5|27	%setup_compile_flags
14cr|gkii-0.4.7-5|28	pushd src
14cr|gkii-0.4.7-5|29	%make
14cr|gkii-0.4.7-5|30	popd
14cr|gkii-0.4.7-5|31	
14cr|gkii-0.4.7-5|32	%install
14cr|gkii-0.4.7-5|33	mkdir -p %{buildroot}%{_bindir}
14cr|gkii-0.4.7-5|34	mkdir -p %{buildroot}%{_datadir}/%{name}/gallery
14cr|gkii-0.4.7-5|35	
14cr|gkii-0.4.7-5|36	install src/gkII %{buildroot}%{_bindir}/%{name}
14cr|gkii-0.4.7-5|37	install gallery/* %{buildroot}%{_datadir}/%{name}/gallery
14cr|gkii-0.4.7-5|38	
14cr|gkii-0.4.7-5|39	%files
14cr|gkii-0.4.7-5|40	%defattr(644,root,root,755)
14cr|gkii-0.4.7-5|41	%doc BUGS CHANGES KEYS LICENSE README TODO
14cr|gkii-0.4.7-5|42	%attr(755,root,root) %{_bindir}/%{name}
14cr|gkii-0.4.7-5|43	%{_datadir}/%{name}/gallery
14cr|gkii-0.4.7-5|44	
14cr|gkii-0.4.7-5|45	
14cr|gkii-0.4.7-5|46	%changelog
14cr|gkii-0.4.7-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-5
14cr|gkii-0.4.7-5|48	+ Revision: 7bd7119
14cr|gkii-0.4.7-5|49	- MassBuild#464: Increase release tag
14cr|gkii-0.4.7-5|50	
14cr|gkii-0.4.7-5|51	

1654 14
14cr|gkrellm-2.3.5-8|1	Name:		gkrellm
14cr|gkrellm-2.3.5-8|2	Version:	2.3.5
14cr|gkrellm-2.3.5-8|3	Release:	8
14cr|gkrellm-2.3.5-8|4	Summary:	Multiple stacked system monitors
14cr|gkrellm-2.3.5-8|5	License:	GPLv3+
14cr|gkrellm-2.3.5-8|6	Group:		Monitoring
14cr|gkrellm-2.3.5-8|7	URL:		http://gkrellm.net
14cr|gkrellm-2.3.5-8|8	Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.bz2
14cr|gkrellm-2.3.5-8|9	Source1:	gkrellm-themes.tar.bz2
14cr|gkrellm-2.3.5-8|10	Source2:	gkrellmd.service
14cr|gkrellm-2.3.5-8|11	Source3:	gkrellm-pt.po
14cr|gkrellm-2.3.5-8|12	Patch0:		gkrellm-2.3.5-fix-format-errors.patch
14cr|gkrellm-2.3.5-8|13	Patch2:		gkrellm-2.3.5-force-libsensor-test-result.patch
14cr|gkrellm-2.3.5-8|14	BuildRequires:	gettext
14cr|gkrellm-2.3.5-8|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gkrellm-2.3.5-8|16	BuildRequires:	imagemagick
14cr|gkrellm-2.3.5-8|17	BuildRequires:	pkgconfig(openssl)
14cr|gkrellm-2.3.5-8|18	BuildRequires:	pkgconfig(sm)
14cr|gkrellm-2.3.5-8|19	BuildRequires:	pkgconfig(libntlm)
14cr|gkrellm-2.3.5-8|20	BuildRequires:	lm_sensors-devel
14cr|gkrellm-2.3.5-8|21	
14cr|gkrellm-2.3.5-8|22	%description
14cr|gkrellm-2.3.5-8|23	GKrellM charts SMP CPU, load, Disk, and all active net interfaces
14cr|gkrellm-2.3.5-8|24	automatically. An on/off button and online timer for the PPP interface
14cr|gkrellm-2.3.5-8|25	is provided. Monitors for memory and swap usage, file system, internet
14cr|gkrellm-2.3.5-8|26	connections, APM laptop battery, mbox style mailboxes, and cpu temps.
14cr|gkrellm-2.3.5-8|27	Also includes an uptime monitor, a hostname label, and a clock/calendar.
14cr|gkrellm-2.3.5-8|28	Additional features are:
14cr|gkrellm-2.3.5-8|29	
14cr|gkrellm-2.3.5-8|30	* Autoscaling grid lines with configurable grid line resolution.
14cr|gkrellm-2.3.5-8|31	* LED indicators for the net interfaces.
14cr|gkrellm-2.3.5-8|32	* A gui popup for configuration of chart sizes and resolutions.
14cr|gkrellm-2.3.5-8|33	
14cr|gkrellm-2.3.5-8|34	%package devel
14cr|gkrellm-2.3.5-8|35	Summary:	Include files for gkrellm
14cr|gkrellm-2.3.5-8|36	Group:		Development/Other
14cr|gkrellm-2.3.5-8|37	Requires:	%{name} = %{version}-%{release}
14cr|gkrellm-2.3.5-8|38	
14cr|gkrellm-2.3.5-8|39	%description devel
14cr|gkrellm-2.3.5-8|40	gkrellm header files for gkrellm development and plugin support.
14cr|gkrellm-2.3.5-8|41	
14cr|gkrellm-2.3.5-8|42	%package server
14cr|gkrellm-2.3.5-8|43	Summary:	Server component for gkrellm
14cr|gkrellm-2.3.5-8|44	Group:		Monitoring
14cr|gkrellm-2.3.5-8|45	Requires(post):	rpm-helper
14cr|gkrellm-2.3.5-8|46	Requires(preun): rpm-helper
14cr|gkrellm-2.3.5-8|47	
14cr|gkrellm-2.3.5-8|48	%description server
14cr|gkrellm-2.3.5-8|49	The server component allows you to monitor a server remotely from
14cr|gkrellm-2.3.5-8|50	a client running gkrellm, without installing gkrellm on the server.
14cr|gkrellm-2.3.5-8|51	
14cr|gkrellm-2.3.5-8|52	%prep
14cr|gkrellm-2.3.5-8|53	%setup -q
14cr|gkrellm-2.3.5-8|54	%setup -q -D -T -a1
14cr|gkrellm-2.3.5-8|55	cp -a %{S:3} po/pt.po
14cr|gkrellm-2.3.5-8|56	for i in `find -type d -name .xvpics`
14cr|gkrellm-2.3.5-8|57	do rm -rf $i
14cr|gkrellm-2.3.5-8|58	done
14cr|gkrellm-2.3.5-8|59	# make it lib64 aware
14cr|gkrellm-2.3.5-8|60	perl -pi -e "/PLUGINS_DIR/ and s|/lib/|/%{_lib}/|g" ./src/gkrellm.h ./server/gkrellmd.h
14cr|gkrellm-2.3.5-8|61	perl -pi -e "s|/lib/|/%{_lib}/|" Makefile
14cr|gkrellm-2.3.5-8|62	%patch0 -p1 -b .wformat
14cr|gkrellm-2.3.5-8|63	%patch2 -p1 -b .libsensors
14cr|gkrellm-2.3.5-8|64	
14cr|gkrellm-2.3.5-8|65	%build
14cr|gkrellm-2.3.5-8|66	%make INSTALLROOT=%{_prefix} \
14cr|gkrellm-2.3.5-8|67	INCLUDEDIR=%{_includedir} \
14cr|gkrellm-2.3.5-8|68	CFLAGS="%{optflags}" \
14cr|gkrellm-2.3.5-8|69	LDFLAGS="$(pkg-config --libs gmodule-2.0) %{ldflags}" \
14cr|gkrellm-2.3.5-8|70	LOCALEDIR=%{_datadir}/locale
14cr|gkrellm-2.3.5-8|71	
14cr|gkrellm-2.3.5-8|72	#      LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lglib-2.0 -lgmodule-2.0"
14cr|gkrellm-2.3.5-8|73	
14cr|gkrellm-2.3.5-8|74	%install
14cr|gkrellm-2.3.5-8|75	mkdir -p %{buildroot}%{_bindir}
14cr|gkrellm-2.3.5-8|76	make install \
14cr|gkrellm-2.3.5-8|77	INSTALLROOT=%{buildroot}%{_prefix} \
14cr|gkrellm-2.3.5-8|78	INSTALLDIR=%{buildroot}%{_bindir} \
14cr|gkrellm-2.3.5-8|79	INCLUDEDIR=%{buildroot}%{_includedir} \
14cr|gkrellm-2.3.5-8|80	MANDIR=%{buildroot}%{_mandir}/man1 \
14cr|gkrellm-2.3.5-8|81	LOCALEDIR=%{buildroot}%{_datadir}/locale \
14cr|gkrellm-2.3.5-8|82	STRIP=""
14cr|gkrellm-2.3.5-8|83	
14cr|gkrellm-2.3.5-8|84	mkdir -p %{buildroot}%{_libdir}/%{name}2/plugins
14cr|gkrellm-2.3.5-8|85	
14cr|gkrellm-2.3.5-8|86	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
14cr|gkrellm-2.3.5-8|87	convert src/icon.xpm -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|gkrellm-2.3.5-8|88	convert src/icon.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|gkrellm-2.3.5-8|89	convert src/icon.xpm -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|gkrellm-2.3.5-8|90	
14cr|gkrellm-2.3.5-8|91	mkdir -p %{buildroot}%{_datadir}/%{name}2/themes
14cr|gkrellm-2.3.5-8|92	cp -av gkrellm-themes/* %{buildroot}%{_datadir}/%{name}2/themes
14cr|gkrellm-2.3.5-8|93	
14cr|gkrellm-2.3.5-8|94	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|gkrellm-2.3.5-8|95	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gkrellm-2.3.5-8|96	[Desktop Entry]
14cr|gkrellm-2.3.5-8|97	Name=Gkrellm
14cr|gkrellm-2.3.5-8|98	Name[ru]=Gkrellm
14cr|gkrellm-2.3.5-8|99	Comment=A GTK-based monitoring app
14cr|gkrellm-2.3.5-8|100	Comment[ru]=Программа мониторинга ресурсов компьютера
14cr|gkrellm-2.3.5-8|101	Exec=%{_bindir}/%{name}
14cr|gkrellm-2.3.5-8|102	Icon=%{name}
14cr|gkrellm-2.3.5-8|103	Terminal=false
14cr|gkrellm-2.3.5-8|104	Type=Application
14cr|gkrellm-2.3.5-8|105	StartupNotify=true
14cr|gkrellm-2.3.5-8|106	Categories=GTK;System;Monitor;
14cr|gkrellm-2.3.5-8|107	EOF
14cr|gkrellm-2.3.5-8|108	
14cr|gkrellm-2.3.5-8|109	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|gkrellm-2.3.5-8|110	install -m 644 server/gkrellmd.conf %{buildroot}%{_sysconfdir}
14cr|gkrellm-2.3.5-8|111	
14cr|gkrellm-2.3.5-8|112	install -d -m 755 %{buildroot}%{_unitdir}
14cr|gkrellm-2.3.5-8|113	install -m 755 %{SOURCE2} %{buildroot}%{_unitdir}/gkrellmd.service
14cr|gkrellm-2.3.5-8|114	
14cr|gkrellm-2.3.5-8|115	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellm.h
14cr|gkrellm-2.3.5-8|116	
14cr|gkrellm-2.3.5-8|117	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellmd.h
14cr|gkrellm-2.3.5-8|118	
14cr|gkrellm-2.3.5-8|119	%{find_lang} %{name}
14cr|gkrellm-2.3.5-8|120	
14cr|gkrellm-2.3.5-8|121	# lock dir
14cr|gkrellm-2.3.5-8|122	install -d -m 755 %{buildroot}%{_localstatedir}/lock/gkrellm
14cr|gkrellm-2.3.5-8|123	chmod 1777 %{buildroot}%{_localstatedir}/lock/gkrellm
14cr|gkrellm-2.3.5-8|124	
14cr|gkrellm-2.3.5-8|125	%post
14cr|gkrellm-2.3.5-8|126	%systemd_post %{name}d.service
14cr|gkrellm-2.3.5-8|127	
14cr|gkrellm-2.3.5-8|128	%preun
14cr|gkrellm-2.3.5-8|129	%systemd_preun %{name}d.service
14cr|gkrellm-2.3.5-8|130	
14cr|gkrellm-2.3.5-8|131	%postun
14cr|gkrellm-2.3.5-8|132	%systemd_postun_with_restart %{name}d.service
14cr|gkrellm-2.3.5-8|133	
14cr|gkrellm-2.3.5-8|134	%files -f %{name}.lang
14cr|gkrellm-2.3.5-8|135	%doc COPYRIGHT Changelog INSTALL README *.html
14cr|gkrellm-2.3.5-8|136	%{_bindir}/gkrellm
14cr|gkrellm-2.3.5-8|137	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gkrellm-2.3.5-8|138	%{_iconsdir}/gkrellm.png
14cr|gkrellm-2.3.5-8|139	%{_liconsdir}/gkrellm.png
14cr|gkrellm-2.3.5-8|140	%{_miconsdir}/gkrellm.png
14cr|gkrellm-2.3.5-8|141	%{_mandir}/man1/gkrellm.1*
14cr|gkrellm-2.3.5-8|142	%{_libdir}/gkrellm2
14cr|gkrellm-2.3.5-8|143	%{_datadir}/gkrellm2
14cr|gkrellm-2.3.5-8|144	%{_localstatedir}/lock/gkrellm
14cr|gkrellm-2.3.5-8|145	
14cr|gkrellm-2.3.5-8|146	%files devel
14cr|gkrellm-2.3.5-8|147	%doc *.html
14cr|gkrellm-2.3.5-8|148	%{_includedir}/gkrellm2/
14cr|gkrellm-2.3.5-8|149	%dir %{multiarch_includedir}/gkrellm2
14cr|gkrellm-2.3.5-8|150	%{multiarch_includedir}/gkrellm2/*.h
14cr|gkrellm-2.3.5-8|151	%{_libdir}/pkgconfig/gkrellm.pc
14cr|gkrellm-2.3.5-8|152	
14cr|gkrellm-2.3.5-8|153	%files server
14cr|gkrellm-2.3.5-8|154	%config(noreplace) %{_sysconfdir}/gkrellmd.conf
14cr|gkrellm-2.3.5-8|155	%{_unitdir}/gkrellmd.service
14cr|gkrellm-2.3.5-8|156	%{_bindir}/gkrellmd
14cr|gkrellm-2.3.5-8|157	%{_mandir}/man1/gkrellmd.1*
14cr|gkrellm-2.3.5-8|158	
14cr|gkrellm-2.3.5-8|159	
14cr|gkrellm-2.3.5-8|160	
14cr|gkrellm-2.3.5-8|161	%changelog
14cr|gkrellm-2.3.5-8|162	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-8
14cr|gkrellm-2.3.5-8|163	+ Revision: 035d03b
14cr|gkrellm-2.3.5-8|164	- Spec cleanup
14cr|gkrellm-2.3.5-8|165	
14cr|gkrellm-2.3.5-8|166	

1655 14
14cr|gkrellm-plugins-2.3.5-5|1	%define name	gkrellm-plugins
14cr|gkrellm-plugins-2.3.5-5|2	%define version	2.3.5
14cr|gkrellm-plugins-2.3.5-5|3	%define release 	5
14cr|gkrellm-plugins-2.3.5-5|4	
14cr|gkrellm-plugins-2.3.5-5|5	%define debug_package %{nil}
14cr|gkrellm-plugins-2.3.5-5|6	
14cr|gkrellm-plugins-2.3.5-5|7	%define gkrellweather_version	2.0.8
14cr|gkrellm-plugins-2.3.5-5|8	%define seti_version		0.7.0b
14cr|gkrellm-plugins-2.3.5-5|9	%define gkrellStock_version	0.5.1
14cr|gkrellm-plugins-2.3.5-5|10	%define gkrellShoot_version	0.4.4
14cr|gkrellm-plugins-2.3.5-5|11	%define snmp_version		1.1
14cr|gkrellm-plugins-2.3.5-5|12	%define gkrellmitime_version	1.0
14cr|gkrellm-plugins-2.3.5-5|13	%define volume_version		2.1.13
14cr|gkrellm-plugins-2.3.5-5|14	%define mailwatch_version	2.4.3
14cr|gkrellm-plugins-2.3.5-5|15	%define gkrellmss_version	2.6
14cr|gkrellm-plugins-2.3.5-5|16	%define gkrellmwireless_version	2.0.3
14cr|gkrellm-plugins-2.3.5-5|17	%define radio_version		2.0.4
14cr|gkrellm-plugins-2.3.5-5|18	%define gkrellkam_version	2.0.0
14cr|gkrellm-plugins-2.3.5-5|19	%define fmonitor_version	2.0.4
14cr|gkrellm-plugins-2.3.5-5|20	%define reminder_version	2.0.0
14cr|gkrellm-plugins-2.3.5-5|21	%define gkrellmoon_version	0.6
14cr|gkrellm-plugins-2.3.5-5|22	%define gkleds_version		0.8.0
14cr|gkrellm-plugins-2.3.5-5|23	%define gkrellmbgchg2_version	0.1.9
14cr|gkrellm-plugins-2.3.5-5|24	%define gkrellsun_version	1.0.0
14cr|gkrellm-plugins-2.3.5-5|25	%define hddtemp_version		0.2-beta
14cr|gkrellm-plugins-2.3.5-5|26	%define timers_version		1.3
14cr|gkrellm-plugins-2.3.5-5|27	%define gkrelltop_version	2.2.13
14cr|gkrellm-plugins-2.3.5-5|28	%define gkrellmlaunch_version 0.5
14cr|gkrellm-plugins-2.3.5-5|29	%define cpufreq_version		0.6.1
14cr|gkrellm-plugins-2.3.5-5|30	
14cr|gkrellm-plugins-2.3.5-5|31	Name:		%{name}
14cr|gkrellm-plugins-2.3.5-5|32	Summary:	Plugins for gkrellm
14cr|gkrellm-plugins-2.3.5-5|33	Version:	%{version}
14cr|gkrellm-plugins-2.3.5-5|34	Release:	%{release}
14cr|gkrellm-plugins-2.3.5-5|35	License:	GPL
14cr|gkrellm-plugins-2.3.5-5|36	Group:		Monitoring
14cr|gkrellm-plugins-2.3.5-5|37	URL:		http://gkrellm.net
14cr|gkrellm-plugins-2.3.5-5|38	Source2:	gkrellm-volume-%{volume_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|39	Source3:	gkrellm-mailwatch-%{mailwatch_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|40	Source4:	gkrellmitime-%{gkrellmitime_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|41	Source5:	gkrellstock-%{gkrellStock_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|42	Patch5:		gkrellstock-0.5.1.path.patch.bz2
14cr|gkrellm-plugins-2.3.5-5|43	Source6:	http://prdownloads.sourceforge.net/gkrellshoot/gkrellshoot-%{gkrellShoot_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|44	Source7:	http://members.dslextreme.com/~billw/gkrellmss/gkrellmss-%{gkrellmss_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|45	Source8:	gkrellmwireless-%{gkrellmwireless_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|46	Source9:	gkrellm-radio-%{radio_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|47	Source10:	gkrellkam_%{gkrellkam_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|48	Source11:	gkrellweather-%{gkrellweather_version}.tgz
14cr|gkrellm-plugins-2.3.5-5|49	Patch4:		gkrellweather-2.0.8-fix-path.patch
14cr|gkrellm-plugins-2.3.5-5|50	Source12:	gkrellm-fmonitor-%{fmonitor_version}.tgz
14cr|gkrellm-plugins-2.3.5-5|51	Source13:	gkrellm-reminder-%{reminder_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|52	Source14:	gkrellmoon-%{gkrellmoon_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|53	Source15:	gkrellm_snmp-%{snmp_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|54	Source16:	gkleds-%{gkleds_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|55	Source17:	http://www.bender-suhl.de/stefan/comp/sources/gkrellmbgchg2-%{gkrellmbgchg2_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|56	Source18:	http://sourceforge.net/projects/gkrellsun/files/gkrellsun%20gkrellm-2.2/1.0.0/gkrellsun-%{gkrellsun_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|57	Source20:	seti-%{seti_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|58	Patch2:		seti-%{seti_version}-gkrellm2.patch.bz2
14cr|gkrellm-plugins-2.3.5-5|59	Source21:	gkrellm-hddtemp-%{hddtemp_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|60	Source22:	gkrellm_timers-%{timers_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|61	Source23:	http://sourceforge.net/projects/gkrelltop/files/gkrelltop/2.2.13/gkrelltop_%{gkrelltop_version}.orig.tar.gz
14cr|gkrellm-plugins-2.3.5-5|62	Source24:	gkrellmlaunch-%{gkrellmlaunch_version}.tar.bz2
14cr|gkrellm-plugins-2.3.5-5|63	Source25:	gkrellm2-cpufreq-%{cpufreq_version}.tar.gz
14cr|gkrellm-plugins-2.3.5-5|64	
14cr|gkrellm-plugins-2.3.5-5|65	Requires:	gkrellm = %{version}
14cr|gkrellm-plugins-2.3.5-5|66	BuildRequires:	gkrellm-devel = %{version}
14cr|gkrellm-plugins-2.3.5-5|67	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gkrellm-plugins-2.3.5-5|68	BuildRequires:	pkgconfig(liblircclient0)
14cr|gkrellm-plugins-2.3.5-5|69	BuildRequires:	pkgconfig(fftw3)
14cr|gkrellm-plugins-2.3.5-5|70	BuildRequires:	libmcrypt-devel
14cr|gkrellm-plugins-2.3.5-5|71	BuildRequires:	pkgconfig(esound)
14cr|gkrellm-plugins-2.3.5-5|72	BuildRequires:  pkgconfig(openssl)
14cr|gkrellm-plugins-2.3.5-5|73	BuildRequires:  pkgconfig(xtst)
14cr|gkrellm-plugins-2.3.5-5|74	BuildRequires:  cpupower-devel
14cr|gkrellm-plugins-2.3.5-5|75	
14cr|gkrellm-plugins-2.3.5-5|76	%description
14cr|gkrellm-plugins-2.3.5-5|77	This package contains some plugins for gkrellm.  Included are the following
14cr|gkrellm-plugins-2.3.5-5|78	plugins:
14cr|gkrellm-plugins-2.3.5-5|79	
14cr|gkrellm-plugins-2.3.5-5|80	* volume, controls mixer
14cr|gkrellm-plugins-2.3.5-5|81	* mailwatch, watches individual mailboxes for new mail
14cr|gkrellm-plugins-2.3.5-5|82	* gkrellmitime, displays internet time
14cr|gkrellm-plugins-2.3.5-5|83	* gkrellmss, sound scope
14cr|gkrellm-plugins-2.3.5-5|84	* gkrellmwireless, monitors the link quality of a wirless LAN card
14cr|gkrellm-plugins-2.3.5-5|85	* gkrellm-radio, radio tuner interface
14cr|gkrellm-plugins-2.3.5-5|86	* gkrellweather, checks and reports weather conditions
14cr|gkrellm-plugins-2.3.5-5|87	* fmonitor, displays contents of files
14cr|gkrellm-plugins-2.3.5-5|88	* reminder, a cron-lick scheduler
14cr|gkrellm-plugins-2.3.5-5|89	* gkleds, plugin which monitors CapsLock, NumLock, ScrollLock
14cr|gkrellm-plugins-2.3.5-5|90	* gkrellmbgchg, Change your background on a schedule
14cr|gkrellm-plugins-2.3.5-5|91	* gkrellsun, Sunrise and Sunset display
14cr|gkrellm-plugins-2.3.5-5|92	* gkx86info, Calculates Mhz/Ghz of processor
14cr|gkrellm-plugins-2.3.5-5|93	* gkrellmoon, shows the phases of the moon
14cr|gkrellm-plugins-2.3.5-5|94	* seti, displays information about your seti progress
14cr|gkrellm-plugins-2.3.5-5|95	* gkrellm-hddtemp, displays temperatures of hard disks
14cr|gkrellm-plugins-2.3.5-5|96	* gkrellmlaunch, allows one click access to programs
14cr|gkrellm-plugins-2.3.5-5|97	
14cr|gkrellm-plugins-2.3.5-5|98	%package snmp
14cr|gkrellm-plugins-2.3.5-5|99	Summary:	SNMP plugin for %{name}
14cr|gkrellm-plugins-2.3.5-5|100	Group:		Monitoring
14cr|gkrellm-plugins-2.3.5-5|101	Requires:	gkrellm = %{version}
14cr|gkrellm-plugins-2.3.5-5|102	BuildRequires:	net-snmp-devel
14cr|gkrellm-plugins-2.3.5-5|103	
14cr|gkrellm-plugins-2.3.5-5|104	%description snmp
14cr|gkrellm-plugins-2.3.5-5|105	gkrellm_snmp, SNMP monitor.
14cr|gkrellm-plugins-2.3.5-5|106	
14cr|gkrellm-plugins-2.3.5-5|107	%package stock
14cr|gkrellm-plugins-2.3.5-5|108	Summary:	Stock plugin for %{name}
14cr|gkrellm-plugins-2.3.5-5|109	Group:		Monitoring
14cr|gkrellm-plugins-2.3.5-5|110	Requires:	gkrellm = %{version}
14cr|gkrellm-plugins-2.3.5-5|111	
14cr|gkrellm-plugins-2.3.5-5|112	%description stock
14cr|gkrellm-plugins-2.3.5-5|113	gkrellStock, a stock monitor.
14cr|gkrellm-plugins-2.3.5-5|114	
14cr|gkrellm-plugins-2.3.5-5|115	%package shoot
14cr|gkrellm-plugins-2.3.5-5|116	Summary:	Shoot plugin for %{name}
14cr|gkrellm-plugins-2.3.5-5|117	Group:		Monitoring
14cr|gkrellm-plugins-2.3.5-5|118	Requires:	gkrellm = %{version}
14cr|gkrellm-plugins-2.3.5-5|119	Requires:	imagemagick
14cr|gkrellm-plugins-2.3.5-5|120	
14cr|gkrellm-plugins-2.3.5-5|121	%description shoot
14cr|gkrellm-plugins-2.3.5-5|122	gkrellShoot, a screen locker and screen capture krell.
14cr|gkrellm-plugins-2.3.5-5|123	
14cr|gkrellm-plugins-2.3.5-5|124	%package kam
14cr|gkrellm-plugins-2.3.5-5|125	Summary:	Kam plugin for %{name}
14cr|gkrellm-plugins-2.3.5-5|126	Group:		Monitoring
14cr|gkrellm-plugins-2.3.5-5|127	Requires:	gkrellm = %{version}
14cr|gkrellm-plugins-2.3.5-5|128	Requires:	wget
14cr|gkrellm-plugins-2.3.5-5|129	
14cr|gkrellm-plugins-2.3.5-5|130	%description kam
14cr|gkrellm-plugins-2.3.5-5|131	gkrellkam, monitor static images such as webcams.
14cr|gkrellm-plugins-2.3.5-5|132	
14cr|gkrellm-plugins-2.3.5-5|133	%prep
14cr|gkrellm-plugins-2.3.5-5|134	%setup -T -c -n %{name}
14cr|gkrellm-plugins-2.3.5-5|135	#%setup -q -T -D -c -a 1 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|136	%setup -q -T -D -c -a 2 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|137	%setup -q -T -D -c -a 3 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|138	%setup -q -T -D -c -a 4 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|139	%setup -q -T -D -c -a 5 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|140	%setup -q -T -D -c -a 6 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|141	%setup -q -T -D -c -a 7 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|142	%setup -q -T -D -c -a 8 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|143	%setup -q -T -D -c -a 9 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|144	%setup -q -T -D -c -a 10 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|145	%setup -q -T -D -c -a 11 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|146	%setup -q -T -D -c -a 12 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|147	%setup -q -T -D -c -a 13 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|148	%setup -q -T -D -c -a 14 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|149	%setup -q -T -D -c -a 15 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|150	%setup -q -T -D -c -a 16 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|151	%setup -q -T -D -c -a 17 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|152	%setup -q -T -D -c -a 18 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|153	%setup -q -T -D -c -a 20 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|154	%setup -q -T -D -c -a 21 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|155	%setup -q -T -D -c -a 22 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|156	%setup -q -T -D -c -a 23 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|157	%setup -q -T -D -c -a 24 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|158	%setup -q -T -D -c -a 25 -n %{name}
14cr|gkrellm-plugins-2.3.5-5|159	
14cr|gkrellm-plugins-2.3.5-5|160	(cd seti-%{seti_version}
14cr|gkrellm-plugins-2.3.5-5|161	%patch2 -p1 -b .gtk2
14cr|gkrellm-plugins-2.3.5-5|162	)
14cr|gkrellm-plugins-2.3.5-5|163	(cd gkrellweather-%{gkrellweather_version}
14cr|gkrellm-plugins-2.3.5-5|164	%patch4 -p1 -b .path
14cr|gkrellm-plugins-2.3.5-5|165	)
14cr|gkrellm-plugins-2.3.5-5|166	(cd gkrellStock-%{gkrellStock_version}
14cr|gkrellm-plugins-2.3.5-5|167	%patch5 -p0 -b .path
14cr|gkrellm-plugins-2.3.5-5|168	)
14cr|gkrellm-plugins-2.3.5-5|169	
14cr|gkrellm-plugins-2.3.5-5|170	sed -i 's/-Wl /-Wl,/' gkrellmitime-%{gkrellmitime_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|171	sed -i 's/-Wl//' gkrellm-radio/Makefile
14cr|gkrellm-plugins-2.3.5-5|172	sed -i 's/-Wl//' gkrellkam-%{gkrellkam_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|173	sed -i 's/-Wl//' seti-%{seti_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|174	sed -i 's/-Wl//' gkrellm-hddtemp-%{hddtemp_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|175	sed -i 's/-W1//' gkrellmlaunch-%{gkrellmlaunch_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|176	sed -i 's/lcpufreq/lcpupower/' gkrellm2-cpufreq-%{cpufreq_version}/Makefile
14cr|gkrellm-plugins-2.3.5-5|177	
14cr|gkrellm-plugins-2.3.5-5|178	%build
14cr|gkrellm-plugins-2.3.5-5|179	(cd gkrellm-volume
14cr|gkrellm-plugins-2.3.5-5|180	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|181	)
14cr|gkrellm-plugins-2.3.5-5|182	(cd gkrellm-mailwatch
14cr|gkrellm-plugins-2.3.5-5|183	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|184	)
14cr|gkrellm-plugins-2.3.5-5|185	(cd gkrellmitime-%{gkrellmitime_version}
14cr|gkrellm-plugins-2.3.5-5|186	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|187	)
14cr|gkrellm-plugins-2.3.5-5|188	(cd gkrellStock-%{gkrellStock_version}
14cr|gkrellm-plugins-2.3.5-5|189	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|190	)
14cr|gkrellm-plugins-2.3.5-5|191	(cd gkrellShoot-%{gkrellShoot_version}
14cr|gkrellm-plugins-2.3.5-5|192	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|193	)
14cr|gkrellm-plugins-2.3.5-5|194	(cd gkrellmss-%{gkrellmss_version}
14cr|gkrellm-plugins-2.3.5-5|195	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|196	)
14cr|gkrellm-plugins-2.3.5-5|197	(cd gkrellmwireless
14cr|gkrellm-plugins-2.3.5-5|198	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|199	)
14cr|gkrellm-plugins-2.3.5-5|200	(cd gkrellm-radio
14cr|gkrellm-plugins-2.3.5-5|201	make WITH_LIRC=1
14cr|gkrellm-plugins-2.3.5-5|202	)
14cr|gkrellm-plugins-2.3.5-5|203	(cd gkrellkam-%{gkrellkam_version}
14cr|gkrellm-plugins-2.3.5-5|204	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|205	)
14cr|gkrellm-plugins-2.3.5-5|206	(cd gkleds-%{gkleds_version}
14cr|gkrellm-plugins-2.3.5-5|207	%ifarch x86_64
14cr|gkrellm-plugins-2.3.5-5|208	make X11_LIB="-L/usr/X11R6/lib64 -lX11 -lXtst" CFLAGS="%{optflags} -fPIC"
14cr|gkrellm-plugins-2.3.5-5|209	%else
14cr|gkrellm-plugins-2.3.5-5|210	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|211	%endif
14cr|gkrellm-plugins-2.3.5-5|212	)
14cr|gkrellm-plugins-2.3.5-5|213	(cd gkrellmbgchg2-%{gkrellmbgchg2_version}
14cr|gkrellm-plugins-2.3.5-5|214	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|215	)
14cr|gkrellm-plugins-2.3.5-5|216	(cd gkrellm-fmonitor-%{fmonitor_version}
14cr|gkrellm-plugins-2.3.5-5|217	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|218	)
14cr|gkrellm-plugins-2.3.5-5|219	(cd gkrellmoon-%{gkrellmoon_version}
14cr|gkrellm-plugins-2.3.5-5|220	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|221	)
14cr|gkrellm-plugins-2.3.5-5|222	(cd gkrellm-reminder-%{reminder_version}
14cr|gkrellm-plugins-2.3.5-5|223	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|224	)
14cr|gkrellm-plugins-2.3.5-5|225	(cd gkrellm_snmp-%{snmp_version}
14cr|gkrellm-plugins-2.3.5-5|226	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|227	)
14cr|gkrellm-plugins-2.3.5-5|228	(cd gkrellsun-%{gkrellsun_version}/src20
14cr|gkrellm-plugins-2.3.5-5|229	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|230	)
14cr|gkrellm-plugins-2.3.5-5|231	(cd gkrellweather-%{gkrellweather_version}
14cr|gkrellm-plugins-2.3.5-5|232	make PREFIX=%{_prefix} CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|233	)
14cr|gkrellm-plugins-2.3.5-5|234	(cd seti-%{seti_version}
14cr|gkrellm-plugins-2.3.5-5|235	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cr|gkrellm-plugins-2.3.5-5|236	)
14cr|gkrellm-plugins-2.3.5-5|237	(cd gkrellm-hddtemp-%{hddtemp_version}
14cr|gkrellm-plugins-2.3.5-5|238	make gkrellm2 CFLAGS="%{optflags} -fPIC"
14cr|gkrellm-plugins-2.3.5-5|239	)
14cr|gkrellm-plugins-2.3.5-5|240	(cd gkrellm_timers-%{timers_version}
14cr|gkrellm-plugins-2.3.5-5|241	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|242	)
14cr|gkrellm-plugins-2.3.5-5|243	( cd gkrelltop-%{gkrelltop_version}.orig
14cr|gkrellm-plugins-2.3.5-5|244	make clean
14cr|gkrellm-plugins-2.3.5-5|245	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|246	)
14cr|gkrellm-plugins-2.3.5-5|247	( cd gkrellmlaunch-%{gkrellmlaunch_version}
14cr|gkrellm-plugins-2.3.5-5|248	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|249	)
14cr|gkrellm-plugins-2.3.5-5|250	(cd gkrellm2-cpufreq-%{cpufreq_version}
14cr|gkrellm-plugins-2.3.5-5|251	make CFLAGS="%{optflags}"
14cr|gkrellm-plugins-2.3.5-5|252	)
14cr|gkrellm-plugins-2.3.5-5|253	
14cr|gkrellm-plugins-2.3.5-5|254	%install
14cr|gkrellm-plugins-2.3.5-5|255	rm -rf %{buildroot}
14cr|gkrellm-plugins-2.3.5-5|256	mkdir -p %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|257	mkdir -p %{buildroot}%{_datadir}/gkrellm2/scripts
14cr|gkrellm-plugins-2.3.5-5|258	install -c -s -m 755 gkrellm-volume/volume.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|259	install -c -s -m 755 gkrellm-mailwatch/mailwatch.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|260	install -c -s -m 755 gkrellmitime-%{gkrellmitime_version}/gkrellm_itime.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|261	install -c -s -m 755 gkrellStock-%{gkrellStock_version}/gkrellstock.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|262	install -c -m 755 gkrellStock-%{gkrellStock_version}/GetQuote2 %{buildroot}%{_datadir}/gkrellm2/scripts
14cr|gkrellm-plugins-2.3.5-5|263	install -c -s -m 755 gkrellShoot-%{gkrellShoot_version}/gkrellshoot.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|264	install -c -s -m 755 gkrellmss-%{gkrellmss_version}/src/gkrellmss.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|265	install -c -s -m 755 gkrellmwireless/wireless.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|266	install -c -s -m 755 gkrellm-radio/radio.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|267	install -c -s -m 755 gkrellkam-%{gkrellkam_version}/gkrellkam2.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|268	install -c -s -m 755 gkrellweather-%{gkrellweather_version}/gkrellweather.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|269	install -c -m 755 gkrellweather-%{gkrellweather_version}/GrabWeather %{buildroot}%{_datadir}/gkrellm2/scripts
14cr|gkrellm-plugins-2.3.5-5|270	install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/fmonitor.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|271	#install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/sensors.tcl %{buildroot}%{_bindir}
14cr|gkrellm-plugins-2.3.5-5|272	install -c -s -m 755 gkrellm-reminder-%{reminder_version}/reminder.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|273	install -c -s -m 755 gkrellm_snmp-%{snmp_version}/gkrellm_snmp.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|274	install -c -s -m 755 gkleds-%{gkleds_version}/gkleds.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|275	install -c -s -m 755 gkrellmbgchg2-%{gkrellmbgchg2_version}/gkrellmbgchg.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|276	install -c -s -m 755 gkrellsun-%{gkrellsun_version}/src20/gkrellsun.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|277	install -c -s -m 755 gkrellmoon-%{gkrellmoon_version}/gkrellmoon.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|278	install -c -s -m 755 seti-%{seti_version}/seti.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|279	install -c -s -m 755 gkrellm-hddtemp-%{hddtemp_version}/gkrellm-hddtemp.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|280	install -c -s -m 755 gkrellm_timers-%{timers_version}/gkrellm_timers.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|281	install -c -s -m 755 gkrelltop-%{gkrelltop_version}.orig/gkrelltop{,d}.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|282	install -c -s -m 755 gkrellmlaunch-%{gkrellmlaunch_version}/gkrellmlaunch.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|283	install -c -s -m 755 gkrellm2-cpufreq-%{cpufreq_version}/cpufreq.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cr|gkrellm-plugins-2.3.5-5|284	
14cr|gkrellm-plugins-2.3.5-5|285	# setup various docs
14cr|gkrellm-plugins-2.3.5-5|286	mkdir -p doc/gkleds
14cr|gkrellm-plugins-2.3.5-5|287	cp gkleds-%{gkleds_version}/{COPYING,Changelog,License,README,TODO,Themes} doc/gkleds
14cr|gkrellm-plugins-2.3.5-5|288	mkdir -p doc/gkrellm-fmonitor
14cr|gkrellm-plugins-2.3.5-5|289	cp gkrellm-fmonitor-%{fmonitor_version}/README doc/gkrellm-fmonitor
14cr|gkrellm-plugins-2.3.5-5|290	mkdir -p doc/gkrellm-hddtemp
14cr|gkrellm-plugins-2.3.5-5|291	cp gkrellm-hddtemp-%{hddtemp_version}/{COPYING,README} doc/gkrellm-hddtemp
14cr|gkrellm-plugins-2.3.5-5|292	mkdir -p doc/gkrellm-mailwatch
14cr|gkrellm-plugins-2.3.5-5|293	cp gkrellm-mailwatch/{Changelog,README} doc/gkrellm-mailwatch
14cr|gkrellm-plugins-2.3.5-5|294	mkdir -p doc/gkrellm-radio
14cr|gkrellm-plugins-2.3.5-5|295	cp gkrellm-radio/{CHANGES,README,lirc.example} doc/gkrellm-radio
14cr|gkrellm-plugins-2.3.5-5|296	mkdir -p doc/gkrellm-reminder
14cr|gkrellm-plugins-2.3.5-5|297	cp gkrellm-reminder-%{reminder_version}/{COPYING,ChangeLog,INSTALL,README} doc/gkrellm-reminder
14cr|gkrellm-plugins-2.3.5-5|298	mkdir -p doc/gkrellm-volume
14cr|gkrellm-plugins-2.3.5-5|299	cp gkrellm-volume/{COPYRIGHT,Changelog,README,THEMING} doc/gkrellm-volume
14cr|gkrellm-plugins-2.3.5-5|300	mkdir -p doc/timers
14cr|gkrellm-plugins-2.3.5-5|301	cp gkrellm_timers-%{timers_version}/{ChangeLog,README,TODO} doc/timers
14cr|gkrellm-plugins-2.3.5-5|302	mkdir -p doc/gkrellmbgchg2
14cr|gkrellm-plugins-2.3.5-5|303	cp gkrellmbgchg2-%{gkrellmbgchg2_version}/{ChangeLog,README,TODO} doc/gkrellmbgchg2
14cr|gkrellm-plugins-2.3.5-5|304	mkdir -p doc/gkrellmitime
14cr|gkrellm-plugins-2.3.5-5|305	cp gkrellmitime-%{gkrellmitime_version}/{COPYING,ChangeLog,README} doc/gkrellmitime
14cr|gkrellm-plugins-2.3.5-5|306	mkdir -p doc/gkrellmlaunch
14cr|gkrellm-plugins-2.3.5-5|307	cp gkrellmlaunch-%{gkrellmlaunch_version}/{CHANGELOG,COPYING,LICENSE,README} doc/gkrellmlaunch
14cr|gkrellm-plugins-2.3.5-5|308	mkdir -p doc/gkrellmoon
14cr|gkrellm-plugins-2.3.5-5|309	cp gkrellmoon-%{gkrellmoon_version}/{AUTHORS,COPYING,ChangeLog,INSTALL,NEWS,README} doc/gkrellmoon
14cr|gkrellm-plugins-2.3.5-5|310	mkdir -p doc/gkrellmss
14cr|gkrellm-plugins-2.3.5-5|311	cp gkrellmss-%{gkrellmss_version}/{COPYRIGHT,Changelog,INSTALL,README,Themes} doc/gkrellmss
14cr|gkrellm-plugins-2.3.5-5|312	mkdir -p doc/gkrellmwireless
14cr|gkrellm-plugins-2.3.5-5|313	cp gkrellmwireless/{Changelog,README} doc/gkrellmwireless
14cr|gkrellm-plugins-2.3.5-5|314	mkdir -p doc/gkrellsun
14cr|gkrellm-plugins-2.3.5-5|315	cp gkrellsun-%{gkrellsun_version}/{AUTHORS,COPYING,INSTALL,README} doc/gkrellsun
14cr|gkrellm-plugins-2.3.5-5|316	mkdir -p doc/gkrelltop
14cr|gkrellm-plugins-2.3.5-5|317	cp gkrelltop-%{gkrelltop_version}.orig/README doc/gkrelltop
14cr|gkrellm-plugins-2.3.5-5|318	mkdir -p doc/gkrellweather
14cr|gkrellm-plugins-2.3.5-5|319	cp gkrellweather-%{gkrellweather_version}/{COPYING,ChangeLog,README} doc/gkrellweather
14cr|gkrellm-plugins-2.3.5-5|320	mkdir -p doc/seti
14cr|gkrellm-plugins-2.3.5-5|321	cp seti-%{seti_version}/{AUTHORS,BUGS,COPYING,ChangeLog,INSTALL,INSTALL.gtk2,LICENSE,NEWS,README,README-pcpu,TODO} doc/seti
14cr|gkrellm-plugins-2.3.5-5|322	mkdir -p doc/cpufreq
14cr|gkrellm-plugins-2.3.5-5|323	cp gkrellm2-cpufreq-%{cpufreq_version}/{ChangeLog,LICENSE,README} doc/cpufreq
14cr|gkrellm-plugins-2.3.5-5|324	
14cr|gkrellm-plugins-2.3.5-5|325	# fix some perms
14cr|gkrellm-plugins-2.3.5-5|326	chmod 644 doc/gkrellmoon/*
14cr|gkrellm-plugins-2.3.5-5|327	chmod 644 doc/gkleds/*
14cr|gkrellm-plugins-2.3.5-5|328	chmod 644 doc/gkrelltop/*
14cr|gkrellm-plugins-2.3.5-5|329	
14cr|gkrellm-plugins-2.3.5-5|330	%clean
14cr|gkrellm-plugins-2.3.5-5|331	rm -rf %{buildroot}
14cr|gkrellm-plugins-2.3.5-5|332	
14cr|gkrellm-plugins-2.3.5-5|333	%files
14cr|gkrellm-plugins-2.3.5-5|334	%defattr(-,root,root)
14cr|gkrellm-plugins-2.3.5-5|335	%doc doc/*
14cr|gkrellm-plugins-2.3.5-5|336	%{_libdir}/gkrellm2/plugins/*
14cr|gkrellm-plugins-2.3.5-5|337	%exclude %{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
14cr|gkrellm-plugins-2.3.5-5|338	%exclude %{_libdir}/gkrellm2/plugins/gkrellstock.so
14cr|gkrellm-plugins-2.3.5-5|339	%exclude %{_libdir}/gkrellm2/plugins/gkrellshoot.so
14cr|gkrellm-plugins-2.3.5-5|340	%exclude %{_libdir}/gkrellm2/plugins/gkrellkam2.so
14cr|gkrellm-plugins-2.3.5-5|341	%{_datadir}/gkrellm2/scripts/GrabWeather
14cr|gkrellm-plugins-2.3.5-5|342	
14cr|gkrellm-plugins-2.3.5-5|343	%files snmp
14cr|gkrellm-plugins-2.3.5-5|344	%defattr(-,root,root)
14cr|gkrellm-plugins-2.3.5-5|345	%doc gkrellm_snmp-%{snmp_version}/ChangeLog
14cr|gkrellm-plugins-2.3.5-5|346	%doc gkrellm_snmp-%{snmp_version}/FAQ
14cr|gkrellm-plugins-2.3.5-5|347	%doc gkrellm_snmp-%{snmp_version}/README
14cr|gkrellm-plugins-2.3.5-5|348	%doc gkrellm_snmp-%{snmp_version}/TODO
14cr|gkrellm-plugins-2.3.5-5|349	%{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
14cr|gkrellm-plugins-2.3.5-5|350	
14cr|gkrellm-plugins-2.3.5-5|351	%files stock
14cr|gkrellm-plugins-2.3.5-5|352	%defattr(-,root,root)
14cr|gkrellm-plugins-2.3.5-5|353	%doc gkrellStock-%{gkrellStock_version}/COPYING
14cr|gkrellm-plugins-2.3.5-5|354	%doc gkrellStock-%{gkrellStock_version}/ChangeLog
14cr|gkrellm-plugins-2.3.5-5|355	%doc gkrellStock-%{gkrellStock_version}/README
14cr|gkrellm-plugins-2.3.5-5|356	%{_libdir}/gkrellm2/plugins/gkrellstock.so
14cr|gkrellm-plugins-2.3.5-5|357	%{_datadir}/gkrellm2/scripts/GetQuote2
14cr|gkrellm-plugins-2.3.5-5|358	
14cr|gkrellm-plugins-2.3.5-5|359	%files shoot
14cr|gkrellm-plugins-2.3.5-5|360	%defattr(-,root,root)
14cr|gkrellm-plugins-2.3.5-5|361	%doc gkrellShoot-%{gkrellShoot_version}/ChangeLog
14cr|gkrellm-plugins-2.3.5-5|362	%doc gkrellShoot-%{gkrellShoot_version}/README
14cr|gkrellm-plugins-2.3.5-5|363	%{_libdir}/gkrellm2/plugins/gkrellshoot.so
14cr|gkrellm-plugins-2.3.5-5|364	
14cr|gkrellm-plugins-2.3.5-5|365	%files kam
14cr|gkrellm-plugins-2.3.5-5|366	%defattr(-,root,root)
14cr|gkrellm-plugins-2.3.5-5|367	%doc gkrellkam-%{gkrellkam_version}/README
14cr|gkrellm-plugins-2.3.5-5|368	%doc gkrellkam-%{gkrellkam_version}/COPYING
14cr|gkrellm-plugins-2.3.5-5|369	%doc gkrellkam-%{gkrellkam_version}/Changelog
14cr|gkrellm-plugins-2.3.5-5|370	%doc gkrellkam-%{gkrellkam_version}/INSTALL
14cr|gkrellm-plugins-2.3.5-5|371	%doc gkrellkam-%{gkrellkam_version}/Release
14cr|gkrellm-plugins-2.3.5-5|372	%doc gkrellkam-%{gkrellkam_version}/Todo
14cr|gkrellm-plugins-2.3.5-5|373	%doc gkrellkam-%{gkrellkam_version}/example.list
14cr|gkrellm-plugins-2.3.5-5|374	%{_libdir}/gkrellm2/plugins/gkrellkam2.so
14cr|gkrellm-plugins-2.3.5-5|375	
14cr|gkrellm-plugins-2.3.5-5|376	
14cr|gkrellm-plugins-2.3.5-5|377	
14cr|gkrellm-plugins-2.3.5-5|378	%changelog
14cr|gkrellm-plugins-2.3.5-5|379	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-5
14cr|gkrellm-plugins-2.3.5-5|380	+ Revision: a53190f
14cr|gkrellm-plugins-2.3.5-5|381	- MassBuild#464: Increase release tag
14cr|gkrellm-plugins-2.3.5-5|382	
14cr|gkrellm-plugins-2.3.5-5|383	

1656 14
14cr|gkrellm-themes-20030129-12|1	%define name	gkrellm-themes
14cr|gkrellm-themes-20030129-12|2	%define version	20030129
14cr|gkrellm-themes-20030129-12|3	%define release	12
14cr|gkrellm-themes-20030129-12|4	
14cr|gkrellm-themes-20030129-12|5	Name:		%{name}
14cr|gkrellm-themes-20030129-12|6	Version:	%{version}
14cr|gkrellm-themes-20030129-12|7	Release:	%{release}
14cr|gkrellm-themes-20030129-12|8	Summary:	Themes for the GKrellM
14cr|gkrellm-themes-20030129-12|9	License:	GPL
14cr|gkrellm-themes-20030129-12|10	Group:		Monitoring
14cr|gkrellm-themes-20030129-12|11	URL:		http://www.muhri.net
14cr|gkrellm-themes-20030129-12|12	Source:		http://www.muhri.net/gkrellm/GKrellM-Skins.tar.bz2
14cr|gkrellm-themes-20030129-12|13	Requires:	gkrellm >= 0.9.0
14cr|gkrellm-themes-20030129-12|14	BuildArch:	noarch
14cr|gkrellm-themes-20030129-12|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|gkrellm-themes-20030129-12|16	
14cr|gkrellm-themes-20030129-12|17	%description
14cr|gkrellm-themes-20030129-12|18	This package contains some nice themes for the GKrellM monitoring utility.
14cr|gkrellm-themes-20030129-12|19	
14cr|gkrellm-themes-20030129-12|20	%prep
14cr|gkrellm-themes-20030129-12|21	%setup -q -n GKrellM-skins
14cr|gkrellm-themes-20030129-12|22	rm -f Aqua.gkrellm.tgz
14cr|gkrellm-themes-20030129-12|23	rm -f Azteker2k.gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|24	rm -f BloeStolen.tar.gz
14cr|gkrellm-themes-20030129-12|25	rm -f brushedmetalnew.tar.gz
14cr|gkrellm-themes-20030129-12|26	rm -f Cyroid.tar.gz
14cr|gkrellm-themes-20030129-12|27	rm -f E-Tech_XSlate_GKrellM.tar.gz
14cr|gkrellm-themes-20030129-12|28	rm -f E17.gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|29	rm -f Eazel.gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|30	rm -f Plastique.tar.gz
14cr|gkrellm-themes-20030129-12|31	rm -f ShinyMetal2.tar.gz
14cr|gkrellm-themes-20030129-12|32	rm -f TaoMetal.tar.gz
14cr|gkrellm-themes-20030129-12|33	rm -f blueHeart_gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|34	rm -f brushed.tar.gz
14cr|gkrellm-themes-20030129-12|35	rm -f indiglow_blue-gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|36	rm -f minE-Gkrellm.tar.gz
14cr|gkrellm-themes-20030129-12|37	for file in *.tar.gz *.tgz; do
14cr|gkrellm-themes-20030129-12|38	tar xvzf $file;
14cr|gkrellm-themes-20030129-12|39	rm -f $file
14cr|gkrellm-themes-20030129-12|40	done
14cr|gkrellm-themes-20030129-12|41	# remove hidden files or directories
14cr|gkrellm-themes-20030129-12|42	find . -mindepth 1 -name '.*' | xargs rm -rf
14cr|gkrellm-themes-20030129-12|43	# remove empty files or directories
14cr|gkrellm-themes-20030129-12|44	find . -empty | xargs rm -rf
14cr|gkrellm-themes-20030129-12|45	# remove CVS files
14cr|gkrellm-themes-20030129-12|46	find . -type d -name CVS | xargs rm -rf
14cr|gkrellm-themes-20030129-12|47	# fix perms
14cr|gkrellm-themes-20030129-12|48	find . -type d -exec chmod 755 {} \;
14cr|gkrellm-themes-20030129-12|49	find . -type f -exec chmod 644 {} \;
14cr|gkrellm-themes-20030129-12|50	
14cr|gkrellm-themes-20030129-12|51	%build
14cr|gkrellm-themes-20030129-12|52	
14cr|gkrellm-themes-20030129-12|53	%install
14cr|gkrellm-themes-20030129-12|54	rm -rf %{buildroot}
14cr|gkrellm-themes-20030129-12|55	mkdir -p %{buildroot}%{_datadir}/gkrellm2/themes
14cr|gkrellm-themes-20030129-12|56	cp -av * %{buildroot}%{_datadir}/gkrellm2/themes
14cr|gkrellm-themes-20030129-12|57	
14cr|gkrellm-themes-20030129-12|58	%clean
14cr|gkrellm-themes-20030129-12|59	rm -rf %{buildroot}
14cr|gkrellm-themes-20030129-12|60	
14cr|gkrellm-themes-20030129-12|61	%files
14cr|gkrellm-themes-20030129-12|62	%defattr(-,root,root)
14cr|gkrellm-themes-20030129-12|63	%{_datadir}/gkrellm2/themes/*
14cr|gkrellm-themes-20030129-12|64	
14cr|gkrellm-themes-20030129-12|65	
14cr|gkrellm-themes-20030129-12|66	
14cr|gkrellm-themes-20030129-12|67	
14cr|gkrellm-themes-20030129-12|68	%changelog
14cr|gkrellm-themes-20030129-12|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20030129-12
14cr|gkrellm-themes-20030129-12|70	+ Revision: 500b835
14cr|gkrellm-themes-20030129-12|71	- MassBuild#464: Increase release tag
14cr|gkrellm-themes-20030129-12|72	
14cr|gkrellm-themes-20030129-12|73	

1657 14
14cr|gl-117-1.3.2-8|1	Summary:	Action flight simulator
14cr|gl-117-1.3.2-8|2	Name:		gl-117
14cr|gl-117-1.3.2-8|3	Version:	1.3.2
14cr|gl-117-1.3.2-8|4	Release:	8
14cr|gl-117-1.3.2-8|5	License:	GPLv2+
14cr|gl-117-1.3.2-8|6	Group:		Games/Arcade
14cr|gl-117-1.3.2-8|7	Url:		http://www.heptargon.de/
14cr|gl-117-1.3.2-8|8	Source0:	http://prdownloads.sourceforge.net/gl-117/%{name}-%{version}-src.tar.bz2
14cr|gl-117-1.3.2-8|9	Source11:	%{name}-16x16.png
14cr|gl-117-1.3.2-8|10	Source12:	%{name}-32x32.png
14cr|gl-117-1.3.2-8|11	Source13:	%{name}-48x48.png
14cr|gl-117-1.3.2-8|12	BuildRequires:	pkgconfig(gl)
14cr|gl-117-1.3.2-8|13	BuildRequires:	pkgconfig(glu)
14cr|gl-117-1.3.2-8|14	BuildRequires:	pkgconfig(glut)
14cr|gl-117-1.3.2-8|15	BuildRequires:	pkgconfig(sdl)
14cr|gl-117-1.3.2-8|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|gl-117-1.3.2-8|17	
14cr|gl-117-1.3.2-8|18	%description
14cr|gl-117-1.3.2-8|19	GL-117 is an action flight simulator for Linux/Unix and MSWindows.
14cr|gl-117-1.3.2-8|20	Enter the Eagle Squadron and succeed in several challenging missions
14cr|gl-117-1.3.2-8|21	leading though different landscapes. Five predefined levels of video
14cr|gl-117-1.3.2-8|22	quality and an amount of viewing ranges let you perfectly adjust the
14cr|gl-117-1.3.2-8|23	game to the performance of your system. Joystick, mouse,
14cr|gl-117-1.3.2-8|24	sound effects, music...
14cr|gl-117-1.3.2-8|25	
14cr|gl-117-1.3.2-8|26	%files
14cr|gl-117-1.3.2-8|27	%defattr(644,root,root,755)
14cr|gl-117-1.3.2-8|28	%doc AUTHORS ChangeLog NEWS README FAQ
14cr|gl-117-1.3.2-8|29	%{_mandir}/man6/%{name}.6*
14cr|gl-117-1.3.2-8|30	%{_gamesdatadir}/%{name}
14cr|gl-117-1.3.2-8|31	%{_iconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|32	%{_liconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|33	%{_miconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|34	%{_datadir}/applications/%{name}.desktop
14cr|gl-117-1.3.2-8|35	%defattr(755,root,root,755)
14cr|gl-117-1.3.2-8|36	%{_gamesbindir}/*
14cr|gl-117-1.3.2-8|37	
14cr|gl-117-1.3.2-8|38	#----------------------------------------------------------------------------
14cr|gl-117-1.3.2-8|39	
14cr|gl-117-1.3.2-8|40	%prep
14cr|gl-117-1.3.2-8|41	%setup -q -n %{name}-%{version}-src
14cr|gl-117-1.3.2-8|42	
14cr|gl-117-1.3.2-8|43	%build
14cr|gl-117-1.3.2-8|44	%configure2_5x \
14cr|gl-117-1.3.2-8|45	--bindir=%{_gamesbindir} \
14cr|gl-117-1.3.2-8|46	--datadir=%{_gamesdatadir}
14cr|gl-117-1.3.2-8|47	%make
14cr|gl-117-1.3.2-8|48	
14cr|gl-117-1.3.2-8|49	%install
14cr|gl-117-1.3.2-8|50	%makeinstall_std
14cr|gl-117-1.3.2-8|51	
14cr|gl-117-1.3.2-8|52	install -d %{buildroot}%{_datadir}/applications
14cr|gl-117-1.3.2-8|53	cat <<EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gl-117-1.3.2-8|54	[Desktop Entry]
14cr|gl-117-1.3.2-8|55	Name=GL-117
14cr|gl-117-1.3.2-8|56	Comment=Action flight simulator
14cr|gl-117-1.3.2-8|57	Exec=%{_gamesbindir}/%{name}
14cr|gl-117-1.3.2-8|58	Icon=%{name}
14cr|gl-117-1.3.2-8|59	Terminal=false
14cr|gl-117-1.3.2-8|60	Type=Application
14cr|gl-117-1.3.2-8|61	StartupNotify=true
14cr|gl-117-1.3.2-8|62	Categories=Game;ArcadeGame;
14cr|gl-117-1.3.2-8|63	EOF
14cr|gl-117-1.3.2-8|64	
14cr|gl-117-1.3.2-8|65	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|66	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|67	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|gl-117-1.3.2-8|68	
14cr|gl-117-1.3.2-8|69	install -m644 doc/%{name}.6 -D %{buildroot}%{_mandir}/man6/%{name}.6
14cr|gl-117-1.3.2-8|70	
14cr|gl-117-1.3.2-8|71	
14cr|gl-117-1.3.2-8|72	
14cr|gl-117-1.3.2-8|73	%changelog
14cr|gl-117-1.3.2-8|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-8
14cr|gl-117-1.3.2-8|75	+ Revision: 3a98165
14cr|gl-117-1.3.2-8|76	- MassBuild#464: Increase release tag
14cr|gl-117-1.3.2-8|77	
14cr|gl-117-1.3.2-8|78	

1658 14
14cr|glabels-2.3.0-5|1	%define api 3.0
14cr|glabels-2.3.0-5|2	%define major 7
14cr|glabels-2.3.0-5|3	%define libname %mklibname %{name} %api %major
14cr|glabels-2.3.0-5|4	%define libnamedev %mklibname %{name}  -d
14cr|glabels-2.3.0-5|5	
14cr|glabels-2.3.0-5|6	
14cr|glabels-2.3.0-5|7	Summary:	GNOME program to create labels and business cards
14cr|glabels-2.3.0-5|8	Name:		glabels
14cr|glabels-2.3.0-5|9	Version:	2.3.0
14cr|glabels-2.3.0-5|10	Release:	5
14cr|glabels-2.3.0-5|11	License:	GPLv2+
14cr|glabels-2.3.0-5|12	Group:		Office
14cr|glabels-2.3.0-5|13	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14cr|glabels-2.3.0-5|14	URL:		http://glabels.sourceforge.net/
14cr|glabels-2.3.0-5|15	BuildRequires:  evolution-data-server-devel
14cr|glabels-2.3.0-5|16	BuildRequires:  gtk+2-devel
14cr|glabels-2.3.0-5|17	BuildRequires:  scrollkeeper
14cr|glabels-2.3.0-5|18	BuildRequires:  desktop-file-utils
14cr|glabels-2.3.0-5|19	BuildRequires:	intltool
14cr|glabels-2.3.0-5|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|glabels-2.3.0-5|21	BuildRequires:	pkgconfig(gconf-2.0)
14cr|glabels-2.3.0-5|22	BuildRequires:  qrencode-devel
14cr|glabels-2.3.0-5|23	BuildRequires:  iec16022-devel
14cr|glabels-2.3.0-5|24	BuildRequires:  zint-devel
14cr|glabels-2.3.0-5|25	BuildRequires:  barcode-devel
14cr|glabels-2.3.0-5|26	Requires(post): scrollkeeper
14cr|glabels-2.3.0-5|27	Requires(postun): scrollkeeper
14cr|glabels-2.3.0-5|28	
14cr|glabels-2.3.0-5|29	%description
14cr|glabels-2.3.0-5|30	Glabels is stand-alone program for creating labels and business cards
14cr|glabels-2.3.0-5|31	for GNOME.
14cr|glabels-2.3.0-5|32	
14cr|glabels-2.3.0-5|33	%package -n %libname
14cr|glabels-2.3.0-5|34	Summary: GNOME program to create labels and business cards
14cr|glabels-2.3.0-5|35	Group: System/Libraries
14cr|glabels-2.3.0-5|36	
14cr|glabels-2.3.0-5|37	%description -n %libname
14cr|glabels-2.3.0-5|38	Glabels is stand-alone program for creating labels and business cards
14cr|glabels-2.3.0-5|39	for GNOME. Libraries.
14cr|glabels-2.3.0-5|40	
14cr|glabels-2.3.0-5|41	%package -n %libnamedev
14cr|glabels-2.3.0-5|42	Summary: Glabels devel files
14cr|glabels-2.3.0-5|43	Group: Development/Other
14cr|glabels-2.3.0-5|44	Requires: %libname = %version
14cr|glabels-2.3.0-5|45	Provides: libglabels-devel
14cr|glabels-2.3.0-5|46	Obsoletes: %mklibname -d glabels 4
14cr|glabels-2.3.0-5|47	
14cr|glabels-2.3.0-5|48	%description -n %libnamedev
14cr|glabels-2.3.0-5|49	Glabels is stand-alone program for creating labels and business cards
14cr|glabels-2.3.0-5|50	for GNOME. Devel files.
14cr|glabels-2.3.0-5|51	
14cr|glabels-2.3.0-5|52	%prep
14cr|glabels-2.3.0-5|53	%setup -q
14cr|glabels-2.3.0-5|54	
14cr|glabels-2.3.0-5|55	%build
14cr|glabels-2.3.0-5|56	export LDFLAGS="-lgobject-2.0"
14cr|glabels-2.3.0-5|57	%configure2_5x --disable-update-mimedb --disable-update-desktopdb
14cr|glabels-2.3.0-5|58	%make
14cr|glabels-2.3.0-5|59	
14cr|glabels-2.3.0-5|60	%install
14cr|glabels-2.3.0-5|61	rm -fr %buildroot *.lang
14cr|glabels-2.3.0-5|62	%makeinstall_std
14cr|glabels-2.3.0-5|63	rm -rf $RPM_BUILD_ROOT/var
14cr|glabels-2.3.0-5|64	
14cr|glabels-2.3.0-5|65	perl -p -i -e 's/%{name}.png/%{name}/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|glabels-2.3.0-5|66	
14cr|glabels-2.3.0-5|67	desktop-file-install --vendor="" \
14cr|glabels-2.3.0-5|68	--remove-category='Application' \
14cr|glabels-2.3.0-5|69	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|glabels-2.3.0-5|70	
14cr|glabels-2.3.0-5|71	%find_lang %name-%api --with-gnome
14cr|glabels-2.3.0-5|72	#for omf in %buildroot%_datadir/omf/*/*-??*.omf;do
14cr|glabels-2.3.0-5|73	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%buildroot!!)" >> %name-%api.lang
14cr|glabels-2.3.0-5|74	#done
14cr|glabels-2.3.0-5|75	
14cr|glabels-2.3.0-5|76	%files -f %name-%api.lang
14cr|glabels-2.3.0-5|77	%defattr(-, root, root)
14cr|glabels-2.3.0-5|78	%doc README AUTHORS
14cr|glabels-2.3.0-5|79	%_bindir/*
14cr|glabels-2.3.0-5|80	%_datadir/%name-%api
14cr|glabels-2.3.0-5|81	%_datadir/lib%name-%api
14cr|glabels-2.3.0-5|82	%_datadir/applications/*
14cr|glabels-2.3.0-5|83	%_datadir/mime/packages/*
14cr|glabels-2.3.0-5|84	%_datadir/icons/hicolor/*/mimetypes/*glabels*
14cr|glabels-2.3.0-5|85	#%dir %_datadir/omf/%name
14cr|glabels-2.3.0-5|86	#%_datadir/omf/%name/%name-C.omf
14cr|glabels-2.3.0-5|87	%_datadir/pixmaps/*
14cr|glabels-2.3.0-5|88	%_mandir/man1/*
14cr|glabels-2.3.0-5|89	%_datadir/gtk-doc/html/lib%name-%api/
14cr|glabels-2.3.0-5|90	
14cr|glabels-2.3.0-5|91	%files -n %libname
14cr|glabels-2.3.0-5|92	%defattr(-, root, root)
14cr|glabels-2.3.0-5|93	%_libdir/libglabels-%api.so.%{major}*
14cr|glabels-2.3.0-5|94	
14cr|glabels-2.3.0-5|95	%files -n %libnamedev
14cr|glabels-2.3.0-5|96	%defattr(-, root, root)
14cr|glabels-2.3.0-5|97	%_libdir/libglabels-%api.so
14cr|glabels-2.3.0-5|98	%_libdir/libglabels-%api.*a
14cr|glabels-2.3.0-5|99	%dir %_includedir/libglabels-%api
14cr|glabels-2.3.0-5|100	%_includedir/libglabels-%api/*
14cr|glabels-2.3.0-5|101	%_libdir/pkgconfig/libglabels-%api.pc
14cr|glabels-2.3.0-5|102	
14cr|glabels-2.3.0-5|103	
14cr|glabels-2.3.0-5|104	
14cr|glabels-2.3.0-5|105	
14cr|glabels-2.3.0-5|106	
14cr|glabels-2.3.0-5|107	%changelog
14cr|glabels-2.3.0-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-5
14cr|glabels-2.3.0-5|109	+ Revision: 2ddb17f
14cr|glabels-2.3.0-5|110	- MassBuild#464: Increase release tag
14cr|glabels-2.3.0-5|111	
14cr|glabels-2.3.0-5|112	

1659 14
14cr|glc-0.5.8-4|1	%define major 0
14cr|glc-0.5.8-4|2	%define libcapture %mklibname %{name}-capture %{major}
14cr|glc-0.5.8-4|3	%define libcore %mklibname %{name}-core %{major}
14cr|glc-0.5.8-4|4	%define libexport %mklibname %{name}-export %{major}
14cr|glc-0.5.8-4|5	%define libhook %mklibname %{name}-hook %{major}
14cr|glc-0.5.8-4|6	%define libplay %mklibname %{name}-play %{major}
14cr|glc-0.5.8-4|7	%define devname %mklibname %{name} -d
14cr|glc-0.5.8-4|8	
14cr|glc-0.5.8-4|9	Summary:	ALSA and OpenGL video capture tool
14cr|glc-0.5.8-4|10	Name:		glc
14cr|glc-0.5.8-4|11	Version:	0.5.8
14cr|glc-0.5.8-4|12	Release:	4
14cr|glc-0.5.8-4|13	License:	MIT
14cr|glc-0.5.8-4|14	Group:		Video
14cr|glc-0.5.8-4|15	Url:		https://github.com/nullkey/glc
14cr|glc-0.5.8-4|16	Source0:	https://nodeload.github.com/nullkey/glc/tarball/master/%{name}-%{version}.tar.bz2
14cr|glc-0.5.8-4|17	Patch0:		glc-0.5.8-alsa-capture-stop.patch
14cr|glc-0.5.8-4|18	Patch1:		glc-0.5.8-linkage.patch
14cr|glc-0.5.8-4|19	BuildRequires:	cmake
14cr|glc-0.5.8-4|20	BuildRequires:	libelfhacks-devel
14cr|glc-0.5.8-4|21	BuildRequires:	libpacketstream-devel
14cr|glc-0.5.8-4|22	BuildRequires:	pkgconfig(alsa)
14cr|glc-0.5.8-4|23	BuildRequires:	pkgconfig(ao)
14cr|glc-0.5.8-4|24	BuildRequires:	pkgconfig(gl)
14cr|glc-0.5.8-4|25	BuildRequires:	pkgconfig(glu)
14cr|glc-0.5.8-4|26	BuildRequires:	pkgconfig(libpng)
14cr|glc-0.5.8-4|27	BuildRequires:	pkgconfig(xxf86vm)
14cr|glc-0.5.8-4|28	BuildRequires:	pkgconfig(xorg-server)
14cr|glc-0.5.8-4|29	
14cr|glc-0.5.8-4|30	%description
14cr|glc-0.5.8-4|31	glc is an ALSA and OpenGL video capture tool that you can use to record
14cr|glc-0.5.8-4|32	the output from opengl applications.
14cr|glc-0.5.8-4|33	
14cr|glc-0.5.8-4|34	%files -n %{name}
14cr|glc-0.5.8-4|35	%{_bindir}/glc*
14cr|glc-0.5.8-4|36	
14cr|glc-0.5.8-4|37	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|38	
14cr|glc-0.5.8-4|39	%package -n %{libcapture}
14cr|glc-0.5.8-4|40	Summary:	Shared library for %{name}
14cr|glc-0.5.8-4|41	Group:		System/Libraries
14cr|glc-0.5.8-4|42	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|43	
14cr|glc-0.5.8-4|44	%description -n %{libcapture}
14cr|glc-0.5.8-4|45	This project provides a client library for %{name}.
14cr|glc-0.5.8-4|46	
14cr|glc-0.5.8-4|47	%files -n %{libcapture}
14cr|glc-0.5.8-4|48	%{_libdir}/lib%{name}-capture.so.%{major}*
14cr|glc-0.5.8-4|49	
14cr|glc-0.5.8-4|50	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|51	
14cr|glc-0.5.8-4|52	%package -n %{libcore}
14cr|glc-0.5.8-4|53	Summary:	Shared library for %{name}
14cr|glc-0.5.8-4|54	Group:		System/Libraries
14cr|glc-0.5.8-4|55	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|56	Obsoletes:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|57	
14cr|glc-0.5.8-4|58	%description -n %{libcore}
14cr|glc-0.5.8-4|59	This project provides a client library for %{name}.
14cr|glc-0.5.8-4|60	
14cr|glc-0.5.8-4|61	%files -n %{libcore}
14cr|glc-0.5.8-4|62	%{_libdir}/lib%{name}-core.so.%{major}*
14cr|glc-0.5.8-4|63	
14cr|glc-0.5.8-4|64	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|65	
14cr|glc-0.5.8-4|66	%package -n %{libexport}
14cr|glc-0.5.8-4|67	Summary:	Shared library for %{name}
14cr|glc-0.5.8-4|68	Group:		System/Libraries
14cr|glc-0.5.8-4|69	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|70	
14cr|glc-0.5.8-4|71	%description -n %{libexport}
14cr|glc-0.5.8-4|72	This project provides a client library for %{name}.
14cr|glc-0.5.8-4|73	
14cr|glc-0.5.8-4|74	%files -n %{libexport}
14cr|glc-0.5.8-4|75	%{_libdir}/lib%{name}-export.so.%{major}*
14cr|glc-0.5.8-4|76	
14cr|glc-0.5.8-4|77	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|78	
14cr|glc-0.5.8-4|79	%package -n %{libhook}
14cr|glc-0.5.8-4|80	Summary:	Shared library for %{name}
14cr|glc-0.5.8-4|81	Group:		System/Libraries
14cr|glc-0.5.8-4|82	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|83	
14cr|glc-0.5.8-4|84	%description -n %{libhook}
14cr|glc-0.5.8-4|85	This project provides a client library for %{name}.
14cr|glc-0.5.8-4|86	
14cr|glc-0.5.8-4|87	%files -n %{libhook}
14cr|glc-0.5.8-4|88	%{_libdir}/lib%{name}-hook.so.%{major}*
14cr|glc-0.5.8-4|89	
14cr|glc-0.5.8-4|90	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|91	
14cr|glc-0.5.8-4|92	%package -n %{libplay}
14cr|glc-0.5.8-4|93	Summary:	Shared library for %{name}
14cr|glc-0.5.8-4|94	Group:		System/Libraries
14cr|glc-0.5.8-4|95	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|96	
14cr|glc-0.5.8-4|97	%description -n %{libplay}
14cr|glc-0.5.8-4|98	This project provides a client library for %{name}.
14cr|glc-0.5.8-4|99	
14cr|glc-0.5.8-4|100	%files -n %{libplay}
14cr|glc-0.5.8-4|101	%{_libdir}/lib%{name}-play.so.%{major}*
14cr|glc-0.5.8-4|102	
14cr|glc-0.5.8-4|103	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|104	
14cr|glc-0.5.8-4|105	%package -n %{devname}
14cr|glc-0.5.8-4|106	Summary:	Development files for %{name}
14cr|glc-0.5.8-4|107	Provides:	%{name}-devel = %{EVRD}
14cr|glc-0.5.8-4|108	Requires:	%{libcapture} = %{EVRD}
14cr|glc-0.5.8-4|109	Requires:	%{libcore} = %{EVRD}
14cr|glc-0.5.8-4|110	Requires:	%{libexport} = %{EVRD}
14cr|glc-0.5.8-4|111	Requires:	%{libhook} = %{EVRD}
14cr|glc-0.5.8-4|112	Conflicts:	%{_lib}glc < 0.5.8-2
14cr|glc-0.5.8-4|113	
14cr|glc-0.5.8-4|114	%description -n %{devname}
14cr|glc-0.5.8-4|115	The %{name}-devel package contains libraries and header files for
14cr|glc-0.5.8-4|116	developing applications that use %{name}.
14cr|glc-0.5.8-4|117	
14cr|glc-0.5.8-4|118	%files -n %{devname}
14cr|glc-0.5.8-4|119	%{_libdir}/lib%{name}-*.so
14cr|glc-0.5.8-4|120	%{_includedir}/*
14cr|glc-0.5.8-4|121	
14cr|glc-0.5.8-4|122	#----------------------------------------------------------------------------
14cr|glc-0.5.8-4|123	
14cr|glc-0.5.8-4|124	%prep
14cr|glc-0.5.8-4|125	%setup -q
14cr|glc-0.5.8-4|126	%patch0 -p1
14cr|glc-0.5.8-4|127	%patch1 -p1
14cr|glc-0.5.8-4|128	
14cr|glc-0.5.8-4|129	%build
14cr|glc-0.5.8-4|130	%cmake -DMLIBDIR=%{_lib}
14cr|glc-0.5.8-4|131	%make
14cr|glc-0.5.8-4|132	
14cr|glc-0.5.8-4|133	%install
14cr|glc-0.5.8-4|134	%makeinstall_std -C build
14cr|glc-0.5.8-4|135	
14cr|glc-0.5.8-4|136	
14cr|glc-0.5.8-4|137	%changelog
14cr|glc-0.5.8-4|138	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.8-4
14cr|glc-0.5.8-4|139	+ Revision: 48ab28f
14cr|glc-0.5.8-4|140	- MassBuild#464: Increase release tag
14cr|glc-0.5.8-4|141	
14cr|glc-0.5.8-4|142	

1660 14
14cr|glee-5.4.0-1|1	%define major 0d1
14cr|glee-5.4.0-1|2	%define libname %mklibname glee %major
14cr|glee-5.4.0-1|3	%define libname_devel %mklibname -d glee
14cr|glee-5.4.0-1|4	%define debug_package	%{nil}
14cr|glee-5.4.0-1|5	
14cr|glee-5.4.0-1|6	Name:          glee
14cr|glee-5.4.0-1|7	Version:       5.4.0
14cr|glee-5.4.0-1|8	Release:       1
14cr|glee-5.4.0-1|9	Summary:       GL Easy Extension library
14cr|glee-5.4.0-1|10	Group:         System/X11
14cr|glee-5.4.0-1|11	License:       BSD
14cr|glee-5.4.0-1|12	Url:           http://elf-stone.com/glee.php
14cr|glee-5.4.0-1|13	Source0:       http://elf-stone.com/downloads/GLee/GLee-%{version}-src.tar.gz
14cr|glee-5.4.0-1|14	# includedir point to /usr/include instead of /usr/include/GL (default location)
14cr|glee-5.4.0-1|15	# from Debian
14cr|glee-5.4.0-1|16	Source1:       glee-%{version}.pc
14cr|glee-5.4.0-1|17	Patch0:        glee-5.4.0-Makefile_in.patch
14cr|glee-5.4.0-1|18	Patch1:        glee-5.4.0-GLXContextID.patch
14cr|glee-5.4.0-1|19	BuildRequires: pkgconfig(gl)
14cr|glee-5.4.0-1|20	
14cr|glee-5.4.0-1|21	%description
14cr|glee-5.4.0-1|22	GLee (GL Easy Extension library) is a
14cr|glee-5.4.0-1|23	free cross-platform extension
14cr|glee-5.4.0-1|24	loading library for OpenGL. It
14cr|glee-5.4.0-1|25	provides seamless support for
14cr|glee-5.4.0-1|26	OpenGL functions up to version
14cr|glee-5.4.0-1|27	3.0 and 398 extensions.
14cr|glee-5.4.0-1|28	
14cr|glee-5.4.0-1|29	Features:
14cr|glee-5.4.0-1|30	
14cr|glee-5.4.0-1|31	* Core functions up to OpenGL 3.0
14cr|glee-5.4.0-1|32	* 398 extensions
14cr|glee-5.4.0-1|33	* Lazy loading for extension functions,
14cr|glee-5.4.0-1|34	so no initialisation code is required
14cr|glee-5.4.0-1|35	* Forced extension loading,
14cr|glee-5.4.0-1|36	though the GLeeForceLink function.
14cr|glee-5.4.0-1|37	
14cr|glee-5.4.0-1|38	%package -n %libname
14cr|glee-5.4.0-1|39	Summary:          Library files for %{name}
14cr|glee-5.4.0-1|40	Group:            System/X11
14cr|glee-5.4.0-1|41	Provides:         %{name} = %{version}
14cr|glee-5.4.0-1|42	
14cr|glee-5.4.0-1|43	%description -n %libname
14cr|glee-5.4.0-1|44	GLee (GL Easy Extension library) is a free
14cr|glee-5.4.0-1|45	cross-platform extension loading library for OpenGL.
14cr|glee-5.4.0-1|46	#--------------------------------------
14cr|glee-5.4.0-1|47	
14cr|glee-5.4.0-1|48	%package -n %libname_devel
14cr|glee-5.4.0-1|49	Group:         Development/C++
14cr|glee-5.4.0-1|50	Summary:       Devel package for %{name}
14cr|glee-5.4.0-1|51	Requires:      %libname = %{EVRD}
14cr|glee-5.4.0-1|52	Provides:      %{name}-devel = %{version}
14cr|glee-5.4.0-1|53	
14cr|glee-5.4.0-1|54	%description -n %libname_devel
14cr|glee-5.4.0-1|55	GLee (GL Easy Extension library) is a free
14cr|glee-5.4.0-1|56	cross-platform extension loading library for OpenGL.
14cr|glee-5.4.0-1|57	
14cr|glee-5.4.0-1|58	This package contains static libraries
14cr|glee-5.4.0-1|59	and header files need for development.
14cr|glee-5.4.0-1|60	#--------------------------------------------
14cr|glee-5.4.0-1|61	
14cr|glee-5.4.0-1|62	%prep
14cr|glee-5.4.0-1|63	%setup -q -c
14cr|glee-5.4.0-1|64	%patch0 -p0
14cr|glee-5.4.0-1|65	%patch1 -p1
14cr|glee-5.4.0-1|66	
14cr|glee-5.4.0-1|67	chmod -x readme.txt extensionList.txt
14cr|glee-5.4.0-1|68	
14cr|glee-5.4.0-1|69	%build
14cr|glee-5.4.0-1|70	%configure2_5x
14cr|glee-5.4.0-1|71	%make
14cr|glee-5.4.0-1|72	
14cr|glee-5.4.0-1|73	%install
14cr|glee-5.4.0-1|74	%makeinstall_std
14cr|glee-5.4.0-1|75	
14cr|glee-5.4.0-1|76	chmod 755 %{buildroot}%{_libdir}/*.so*
14cr|glee-5.4.0-1|77	
14cr|glee-5.4.0-1|78	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cr|glee-5.4.0-1|79	install -pm 644 %SOURCE1 %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cr|glee-5.4.0-1|80	
14cr|glee-5.4.0-1|81	%files -n %libname
14cr|glee-5.4.0-1|82	%{_libdir}/lib%{name}.so.*
14cr|glee-5.4.0-1|83	%doc readme.txt
14cr|glee-5.4.0-1|84	
14cr|glee-5.4.0-1|85	%files -n %libname_devel
14cr|glee-5.4.0-1|86	%{_includedir}/GLee.h
14cr|glee-5.4.0-1|87	%{_libdir}/lib%{name}.a
14cr|glee-5.4.0-1|88	%{_libdir}/lib%{name}.so
14cr|glee-5.4.0-1|89	%{_libdir}/pkgconfig/%{name}.pc
14cr|glee-5.4.0-1|90	%doc extensionList.txt
14cr|glee-5.4.0-1|91	
14cr|glee-5.4.0-1|92	
14cr|glee-5.4.0-1|93	
14cr|glee-5.4.0-1|94	
14cr|glee-5.4.0-1|95	%changelog
14cr|glee-5.4.0-1|96	* Sat Sep 06 2014 abfonly <abfonly@gmail.com> 5.4.0-1
14cr|glee-5.4.0-1|97	+ Revision: 929c86b
14cr|glee-5.4.0-1|98	- Merge pull request #6 from abfonly/glee:master
14cr|glee-5.4.0-1|99	- abfonly
14cr|glee-5.4.0-1|100	
14cr|glee-5.4.0-1|101	

1661 14
14cr|glightoff-1.0.0-8|1	%define	version	1.0.0
14cr|glightoff-1.0.0-8|2	%define release	8
14cr|glightoff-1.0.0-8|3	
14cr|glightoff-1.0.0-8|4	Summary:	Simple puzzle game, switch off all the lights on a 5x5 board
14cr|glightoff-1.0.0-8|5	Name:		glightoff
14cr|glightoff-1.0.0-8|6	Version:	%{version}
14cr|glightoff-1.0.0-8|7	Release:	%{release}
14cr|glightoff-1.0.0-8|8	License:	GPLv2+
14cr|glightoff-1.0.0-8|9	Group:		Games/Puzzles
14cr|glightoff-1.0.0-8|10	URL:		http://glightoff.sourceforge.net/
14cr|glightoff-1.0.0-8|11	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|glightoff-1.0.0-8|12	Patch0:		glightoff-1.0.0-fix-desktop-file.patch
14cr|glightoff-1.0.0-8|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|glightoff-1.0.0-8|14	BuildRequires:	gtk2-devel >= 2.6
14cr|glightoff-1.0.0-8|15	BuildRequires:	imagemagick
14cr|glightoff-1.0.0-8|16	BuildRequires:  perl-XML-Parser
14cr|glightoff-1.0.0-8|17	# see bug 18528,
14cr|glightoff-1.0.0-8|18	Requires:       librsvg
14cr|glightoff-1.0.0-8|19	
14cr|glightoff-1.0.0-8|20	%description
14cr|glightoff-1.0.0-8|21	GLightOff is a simple (but not so easy to solve!) puzzle game.
14cr|glightoff-1.0.0-8|22	The goal is to switch off all the lights on the 5x5 board.
14cr|glightoff-1.0.0-8|23	
14cr|glightoff-1.0.0-8|24	%prep
14cr|glightoff-1.0.0-8|25	%setup -q
14cr|glightoff-1.0.0-8|26	%patch0 -p1
14cr|glightoff-1.0.0-8|27	
14cr|glightoff-1.0.0-8|28	%build
14cr|glightoff-1.0.0-8|29	%configure2_5x
14cr|glightoff-1.0.0-8|30	%make
14cr|glightoff-1.0.0-8|31	
14cr|glightoff-1.0.0-8|32	%install
14cr|glightoff-1.0.0-8|33	rm -rf %{buildroot}
14cr|glightoff-1.0.0-8|34	%makeinstall_std
14cr|glightoff-1.0.0-8|35	
14cr|glightoff-1.0.0-8|36	# icons
14cr|glightoff-1.0.0-8|37	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|glightoff-1.0.0-8|38	install -D -m 644       glightoff.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|39	convert -geometry 32x32 glightoff.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|40	convert -geometry 16x16 glightoff.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|41	
14cr|glightoff-1.0.0-8|42	%find_lang %{name}
14cr|glightoff-1.0.0-8|43	
14cr|glightoff-1.0.0-8|44	%clean
14cr|glightoff-1.0.0-8|45	rm -rf %{buildroot}
14cr|glightoff-1.0.0-8|46	
14cr|glightoff-1.0.0-8|47	%if %mdkversion < 200900
14cr|glightoff-1.0.0-8|48	%post
14cr|glightoff-1.0.0-8|49	%update_menus
14cr|glightoff-1.0.0-8|50	%endif
14cr|glightoff-1.0.0-8|51	
14cr|glightoff-1.0.0-8|52	%if %mdkversion < 200900
14cr|glightoff-1.0.0-8|53	%postun
14cr|glightoff-1.0.0-8|54	%clean_menus
14cr|glightoff-1.0.0-8|55	%endif
14cr|glightoff-1.0.0-8|56	
14cr|glightoff-1.0.0-8|57	%files -f %{name}.lang
14cr|glightoff-1.0.0-8|58	%defattr(-,root,root)
14cr|glightoff-1.0.0-8|59	%doc AUTHORS ChangeLog NEWS README
14cr|glightoff-1.0.0-8|60	%{_bindir}/*
14cr|glightoff-1.0.0-8|61	%{_datadir}/applications/*.desktop
14cr|glightoff-1.0.0-8|62	%{_datadir}/pixmaps/*
14cr|glightoff-1.0.0-8|63	%{_iconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|64	%{_liconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|65	%{_miconsdir}/%{name}.png
14cr|glightoff-1.0.0-8|66	
14cr|glightoff-1.0.0-8|67	
14cr|glightoff-1.0.0-8|68	
14cr|glightoff-1.0.0-8|69	
14cr|glightoff-1.0.0-8|70	%changelog
14cr|glightoff-1.0.0-8|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-8
14cr|glightoff-1.0.0-8|72	+ Revision: 773d72f
14cr|glightoff-1.0.0-8|73	- MassBuild#464: Increase release tag
14cr|glightoff-1.0.0-8|74	
14cr|glightoff-1.0.0-8|75	

1662 14
14cr|glinuxsms-0.1-8|1	# SPEC written by Julien Catalano with the great help of http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo
14cr|glinuxsms-0.1-8|2	%define name glinuxsms
14cr|glinuxsms-0.1-8|3	
14cr|glinuxsms-0.1-8|4	%define version 0.1
14cr|glinuxsms-0.1-8|5	%define release   8
14cr|glinuxsms-0.1-8|6	
14cr|glinuxsms-0.1-8|7	%define title   Glinuxsms
14cr|glinuxsms-0.1-8|8	%define longtitle Glinuxsms is a GNOME2 GUI/front-end for linuxsms
14cr|glinuxsms-0.1-8|9	
14cr|glinuxsms-0.1-8|10	Summary:        %longtitle
14cr|glinuxsms-0.1-8|11	Name:           %name
14cr|glinuxsms-0.1-8|12	Version:        %version
14cr|glinuxsms-0.1-8|13	Release:        %release
14cr|glinuxsms-0.1-8|14	License:        GPL
14cr|glinuxsms-0.1-8|15	Group:          Communications
14cr|glinuxsms-0.1-8|16	Url:		http://glinuxsms.sourceforge.net/
14cr|glinuxsms-0.1-8|17	
14cr|glinuxsms-0.1-8|18	Source0:        %name-%version.tar.bz2
14cr|glinuxsms-0.1-8|19	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
14cr|glinuxsms-0.1-8|20	Source1:        %name-icons.tar.bz2
14cr|glinuxsms-0.1-8|21	Patch0:		glinuxsms-0.1-fix-str-fmt.patch
14cr|glinuxsms-0.1-8|22	
14cr|glinuxsms-0.1-8|23	Buildrequires: pkgconfig(libgnomeui-2.0)
14cr|glinuxsms-0.1-8|24	Requires: linuxsms
14cr|glinuxsms-0.1-8|25	
14cr|glinuxsms-0.1-8|26	%description
14cr|glinuxsms-0.1-8|27	glinuxsms is a GNOME2 GUI/front-end for linuxsms, an interesting
14cr|glinuxsms-0.1-8|28	tool to send SMS to cellphones all over the world. With glinuxsms
14cr|glinuxsms-0.1-8|29	you just write your message and click SEND, no need to get write
14cr|glinuxsms-0.1-8|30	the full command on a terminal. It uses linuxsms as a backend,
14cr|glinuxsms-0.1-8|31	and its configuration files as well.
14cr|glinuxsms-0.1-8|32	
14cr|glinuxsms-0.1-8|33	The main purpose for now is to keep it simple and light.
14cr|glinuxsms-0.1-8|34	
14cr|glinuxsms-0.1-8|35	Why should you use it?
14cr|glinuxsms-0.1-8|36	
14cr|glinuxsms-0.1-8|37	If you are a GNOME user, then you may SMS message your
14cr|glinuxsms-0.1-8|38	contacts with a few clicks, no need to launch a xterm
14cr|glinuxsms-0.1-8|39	to write the full commands.
14cr|glinuxsms-0.1-8|40	
14cr|glinuxsms-0.1-8|41	%prep
14cr|glinuxsms-0.1-8|42	%setup -q
14cr|glinuxsms-0.1-8|43	# unpack icons:
14cr|glinuxsms-0.1-8|44	%setup -q -T -D -a1
14cr|glinuxsms-0.1-8|45	%patch0 -p0
14cr|glinuxsms-0.1-8|46	
14cr|glinuxsms-0.1-8|47	%build
14cr|glinuxsms-0.1-8|48	%configure2_5x
14cr|glinuxsms-0.1-8|49	%make
14cr|glinuxsms-0.1-8|50	
14cr|glinuxsms-0.1-8|51	%install
14cr|glinuxsms-0.1-8|52	rm -rf $RPM_BUILD_ROOT
14cr|glinuxsms-0.1-8|53	%makeinstall_std
14cr|glinuxsms-0.1-8|54	# icon
14cr|glinuxsms-0.1-8|55	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|glinuxsms-0.1-8|56	install -D -m 644 %{name}-48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|glinuxsms-0.1-8|57	install -D -m 644 %{name}-32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|glinuxsms-0.1-8|58	install -D -m 644 %{name}-16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|glinuxsms-0.1-8|59	
14cr|glinuxsms-0.1-8|60	# Menu
14cr|glinuxsms-0.1-8|61	# Every entry must be changed according package specfications
14cr|glinuxsms-0.1-8|62	# Pay attention to "section" "command" and "longtitle"
14cr|glinuxsms-0.1-8|63	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|glinuxsms-0.1-8|64	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|glinuxsms-0.1-8|65	[Desktop Entry]
14cr|glinuxsms-0.1-8|66	Type=Application
14cr|glinuxsms-0.1-8|67	Exec=%{_bindir}/%{name}
14cr|glinuxsms-0.1-8|68	Icon=%{name}
14cr|glinuxsms-0.1-8|69	Categories=Network;
14cr|glinuxsms-0.1-8|70	Name=%{title}
14cr|glinuxsms-0.1-8|71	Comment=%{longtitle}
14cr|glinuxsms-0.1-8|72	EOF
14cr|glinuxsms-0.1-8|73	
14cr|glinuxsms-0.1-8|74	%if %mdkversion < 200900
14cr|glinuxsms-0.1-8|75	%post
14cr|glinuxsms-0.1-8|76	%{update_menus}
14cr|glinuxsms-0.1-8|77	%endif
14cr|glinuxsms-0.1-8|78	
14cr|glinuxsms-0.1-8|79	%if %mdkversion < 200900
14cr|glinuxsms-0.1-8|80	%postun
14cr|glinuxsms-0.1-8|81	%{clean_menus}
14cr|glinuxsms-0.1-8|82	%endif
14cr|glinuxsms-0.1-8|83	
14cr|glinuxsms-0.1-8|84	%clean
14cr|glinuxsms-0.1-8|85	rm -rf $RPM_BUILD_ROOT
14cr|glinuxsms-0.1-8|86	
14cr|glinuxsms-0.1-8|87	%files
14cr|glinuxsms-0.1-8|88	%defattr(-,root,root)
14cr|glinuxsms-0.1-8|89	%doc COPYING README INSTALL TODO AUTHORS
14cr|glinuxsms-0.1-8|90	%_bindir/*
14cr|glinuxsms-0.1-8|91	%{_datadir}/applications/mandriva-%name.desktop
14cr|glinuxsms-0.1-8|92	
14cr|glinuxsms-0.1-8|93	%_miconsdir/%name.png
14cr|glinuxsms-0.1-8|94	%_iconsdir/%name.png
14cr|glinuxsms-0.1-8|95	%_liconsdir/%name.png
14cr|glinuxsms-0.1-8|96	
14cr|glinuxsms-0.1-8|97	
14cr|glinuxsms-0.1-8|98	
14cr|glinuxsms-0.1-8|99	
14cr|glinuxsms-0.1-8|100	%changelog
14cr|glinuxsms-0.1-8|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cr|glinuxsms-0.1-8|102	+ Revision: c8217e5
14cr|glinuxsms-0.1-8|103	- MassBuild#464: Increase release tag
14cr|glinuxsms-0.1-8|104	
14cr|glinuxsms-0.1-8|105	

1663 14
14cr|glista-0.4-5|1	Summary:	A simple TODO manager
14cr|glista-0.4-5|2	Name:		glista
14cr|glista-0.4-5|3	Version:	0.4
14cr|glista-0.4-5|4	Release:	5
14cr|glista-0.4-5|5	License:	GPLv3
14cr|glista-0.4-5|6	Group:		Office
14cr|glista-0.4-5|7	Url:		http://prematureoptimization.org/glista/
14cr|glista-0.4-5|8	Source0:	http://glista.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|glista-0.4-5|9	BuildRequires:	gtk2-devel
14cr|glista-0.4-5|10	BuildRequires:	libxml2-devel
14cr|glista-0.4-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|glista-0.4-5|12	
14cr|glista-0.4-5|13	%description
14cr|glista-0.4-5|14	Glista aims to be a very simple personal to-do list manager
14cr|glista-0.4-5|15	that does what it's supposed to, and does not get in your way.
14cr|glista-0.4-5|16	
14cr|glista-0.4-5|17	%prep
14cr|glista-0.4-5|18	%setup -q
14cr|glista-0.4-5|19	
14cr|glista-0.4-5|20	%build
14cr|glista-0.4-5|21	%configure2_5x
14cr|glista-0.4-5|22	
14cr|glista-0.4-5|23	%make
14cr|glista-0.4-5|24	
14cr|glista-0.4-5|25	%install
14cr|glista-0.4-5|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|glista-0.4-5|27	
14cr|glista-0.4-5|28	%makeinstall_std
14cr|glista-0.4-5|29	
14cr|glista-0.4-5|30	%if %mdkversion < 200900
14cr|glista-0.4-5|31	%post
14cr|glista-0.4-5|32	%{update_menus}
14cr|glista-0.4-5|33	%endif
14cr|glista-0.4-5|34	
14cr|glista-0.4-5|35	%if %mdkversion < 200900
14cr|glista-0.4-5|36	%postun
14cr|glista-0.4-5|37	%{clean_menus}
14cr|glista-0.4-5|38	%endif
14cr|glista-0.4-5|39	
14cr|glista-0.4-5|40	%clean
14cr|glista-0.4-5|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|glista-0.4-5|42	
14cr|glista-0.4-5|43	%files
14cr|glista-0.4-5|44	%defattr(-,root,root)
14cr|glista-0.4-5|45	%doc README ChangeLog
14cr|glista-0.4-5|46	%{_bindir}/%{name}
14cr|glista-0.4-5|47	%{_datadir}/applications/*.desktop
14cr|glista-0.4-5|48	%{_datadir}/%{name}
14cr|glista-0.4-5|49	
14cr|glista-0.4-5|50	
14cr|glista-0.4-5|51	
14cr|glista-0.4-5|52	%changelog
14cr|glista-0.4-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14cr|glista-0.4-5|54	+ Revision: 3f941a1
14cr|glista-0.4-5|55	- MassBuild#464: Increase release tag
14cr|glista-0.4-5|56	
14cr|glista-0.4-5|57	

1664 14
14cr|gliv-1.9.7-6|1	Summary:	OpenGL image viewer
14cr|gliv-1.9.7-6|2	Name:		gliv
14cr|gliv-1.9.7-6|3	Version:	1.9.7
14cr|gliv-1.9.7-6|4	Release:	6
14cr|gliv-1.9.7-6|5	License:	GPL
14cr|gliv-1.9.7-6|6	Group:		Graphics
14cr|gliv-1.9.7-6|7	Url:		http://guichaz.free.fr/gliv/
14cr|gliv-1.9.7-6|8	Source:		http://guichaz.free.fr/gliv/files/%{name}-%{version}.tar.bz2
14cr|gliv-1.9.7-6|9	Patch0:		gliv-1.9.7-fix-link.patch
14cr|gliv-1.9.7-6|10	Patch1:		gliv-1.9.7-gettext.patch
14cr|gliv-1.9.7-6|11	BuildRequires:	gettext-devel
14cr|gliv-1.9.7-6|12	BuildRequires:	pkgconfig(glu)
14cr|gliv-1.9.7-6|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gliv-1.9.7-6|14	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|gliv-1.9.7-6|15	BuildRequires:	pkgconfig(x11)
14cr|gliv-1.9.7-6|16	Requires:	imagemagick
14cr|gliv-1.9.7-6|17	
14cr|gliv-1.9.7-6|18	%description
14cr|gliv-1.9.7-6|19	GLiv is an OpenGL image viewer. It performs image loading via Gdk-pixbuf
14cr|gliv-1.9.7-6|20	(which is bundled with GTK+-2.2) and rendering with OpenGL. The graphical
14cr|gliv-1.9.7-6|21	user interface uses GTK+ with GtkGLExt. If Gdk-pixbuf cannot load your image,
14cr|gliv-1.9.7-6|22	it uses ImageMagick to convert it to PNG. GLiv is very fast and smooth at
14cr|gliv-1.9.7-6|23	rotating, panning, and zooming if you have an OpenGL accelerated graphics
14cr|gliv-1.9.7-6|24	board.
14cr|gliv-1.9.7-6|25	
14cr|gliv-1.9.7-6|26	%files -f %{name}.lang
14cr|gliv-1.9.7-6|27	%doc README COPYING THANKS
14cr|gliv-1.9.7-6|28	%{_bindir}/%{name}
14cr|gliv-1.9.7-6|29	%{_datadir}/pixmaps/gliv.png
14cr|gliv-1.9.7-6|30	%{_mandir}/man1/*
14cr|gliv-1.9.7-6|31	%{_datadir}/applications/*
14cr|gliv-1.9.7-6|32	
14cr|gliv-1.9.7-6|33	#----------------------------------------------------------------------------
14cr|gliv-1.9.7-6|34	
14cr|gliv-1.9.7-6|35	%prep
14cr|gliv-1.9.7-6|36	%setup -q
14cr|gliv-1.9.7-6|37	%patch0 -p0
14cr|gliv-1.9.7-6|38	%patch1 -p1
14cr|gliv-1.9.7-6|39	
14cr|gliv-1.9.7-6|40	%build
14cr|gliv-1.9.7-6|41	export LDFLAGS="-lm"
14cr|gliv-1.9.7-6|42	autoreconf -fi
14cr|gliv-1.9.7-6|43	%configure2_5x
14cr|gliv-1.9.7-6|44	%make
14cr|gliv-1.9.7-6|45	
14cr|gliv-1.9.7-6|46	%install
14cr|gliv-1.9.7-6|47	%makeinstall
14cr|gliv-1.9.7-6|48	
14cr|gliv-1.9.7-6|49	%find_lang %{name} --with-man
14cr|gliv-1.9.7-6|50	
14cr|gliv-1.9.7-6|51	
14cr|gliv-1.9.7-6|52	%changelog
14cr|gliv-1.9.7-6|53	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.7-6
14cr|gliv-1.9.7-6|54	+ Revision: ffdfb43
14cr|gliv-1.9.7-6|55	- Fix build with gettext 0.19
14cr|gliv-1.9.7-6|56	
14cr|gliv-1.9.7-6|57	

1665 14
14cr|global-5.7.5-5|1	Name:		global
14cr|global-5.7.5-5|2	Version:	5.7.5
14cr|global-5.7.5-5|3	Release:	5
14cr|global-5.7.5-5|4	Summary:	GNU GLOBAL source code tag system for all hackers
14cr|global-5.7.5-5|5	Source0:	http://tamacom.com/global/%{name}-%{version}.tar.gz
14cr|global-5.7.5-5|6	Patch0:		global-5.7.5-fix-str-fmt.patch
14cr|global-5.7.5-5|7	License:	GPLv3
14cr|global-5.7.5-5|8	Group:		Development/Other
14cr|global-5.7.5-5|9	Url:		http://www.gnu.org/software/global/
14cr|global-5.7.5-5|10	
14cr|global-5.7.5-5|11	%description
14cr|global-5.7.5-5|12	GNU GLOBAL is a source code tag system that works the same way across
14cr|global-5.7.5-5|13	diverse environments. It supports C, C++, Yacc, Java, PHP4 and assembler
14cr|global-5.7.5-5|14	source code.
14cr|global-5.7.5-5|15	
14cr|global-5.7.5-5|16	Sample quick usage:
14cr|global-5.7.5-5|17	$ tar -zxf foo-0.3.4.tar.gz && cd foo-0.3.4
14cr|global-5.7.5-5|18	$ gtags && htags -a -s -n
14cr|global-5.7.5-5|19	$ www-browser ./HTML/files.html
14cr|global-5.7.5-5|20	
14cr|global-5.7.5-5|21	%prep
14cr|global-5.7.5-5|22	%setup -q
14cr|global-5.7.5-5|23	%patch0 -p1
14cr|global-5.7.5-5|24	
14cr|global-5.7.5-5|25	%build
14cr|global-5.7.5-5|26	%configure2_5x
14cr|global-5.7.5-5|27	%make
14cr|global-5.7.5-5|28	
14cr|global-5.7.5-5|29	%install
14cr|global-5.7.5-5|30	rm -rf %{buildroot}
14cr|global-5.7.5-5|31	%makeinstall_std
14cr|global-5.7.5-5|32	install -d %{buildroot}%{_datadir}/emacs/site-lisp
14cr|global-5.7.5-5|33	mv %{buildroot}%{_datadir}/gtags/gtags.el %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|global-5.7.5-5|34	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|global-5.7.5-5|35	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|global-5.7.5-5|36	(autoload 'gtags-mode "gtags" "GNU GLOBAL tags mode." t) ;;;'
14cr|global-5.7.5-5|37	EOF
14cr|global-5.7.5-5|38	
14cr|global-5.7.5-5|39	pushd %{buildroot}%{_datadir}/gtags/
14cr|global-5.7.5-5|40	rm -f AUTHORS BOKIN_MODEL BOKIN_MODEL_FAQ COPYING ChangeLog DONORS \
14cr|global-5.7.5-5|41	FAQ INSTALL LICENSE NEWS README THANKS gtags.conf
14cr|global-5.7.5-5|42	popd
14cr|global-5.7.5-5|43	# at least Lynx can work with *.html.gz, not with .ghtml
14cr|global-5.7.5-5|44	sed -e 's/gzipped_suffix=ghtml/gzipped_suffix=html.gz/' <gtags.conf >%{buildroot}%{_sysconfdir}/gtags.conf
14cr|global-5.7.5-5|45	
14cr|global-5.7.5-5|46	%files
14cr|global-5.7.5-5|47	%doc AUTHORS BOKIN_MODEL BOKIN_MODEL_FAQ COPYING ChangeLog DONORS FAQ
14cr|global-5.7.5-5|48	%doc INSTALL LICENSE NEWS README THANKS gtags.conf
14cr|global-5.7.5-5|49	%{_bindir}/global
14cr|global-5.7.5-5|50	%{_bindir}/gozilla
14cr|global-5.7.5-5|51	%{_bindir}/gtags
14cr|global-5.7.5-5|52	%{_bindir}/gtags-cscope
14cr|global-5.7.5-5|53	%{_bindir}/gtags-parser
14cr|global-5.7.5-5|54	%{_bindir}/htags
14cr|global-5.7.5-5|55	%{_mandir}/man1/global.1.*
14cr|global-5.7.5-5|56	%{_mandir}/man1/gozilla.1.*
14cr|global-5.7.5-5|57	%{_mandir}/man1/gtags-cscope.1.*
14cr|global-5.7.5-5|58	%{_mandir}/man1/gtags-parser.1.*
14cr|global-5.7.5-5|59	%{_mandir}/man1/gtags.1.*
14cr|global-5.7.5-5|60	%{_mandir}/man1/htags.1.*
14cr|global-5.7.5-5|61	%{_infodir}/global.info.*
14cr|global-5.7.5-5|62	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|global-5.7.5-5|63	%config(noreplace) %{_sysconfdir}/gtags.conf
14cr|global-5.7.5-5|64	%{_datadir}/emacs/site-lisp/gtags.el
14cr|global-5.7.5-5|65	%dir %{_datadir}/gtags
14cr|global-5.7.5-5|66	%{_datadir}/gtags/bless.sh.tmpl
14cr|global-5.7.5-5|67	%{_datadir}/gtags/global.cgi.tmpl
14cr|global-5.7.5-5|68	%{_datadir}/gtags/ghtml.cgi.tmpl
14cr|global-5.7.5-5|69	%{_datadir}/gtags/globash.rc
14cr|global-5.7.5-5|70	%{_datadir}/gtags/gtags.pl
14cr|global-5.7.5-5|71	%{_datadir}/gtags/gtags.vim
14cr|global-5.7.5-5|72	%{_datadir}/gtags/icons/*
14cr|global-5.7.5-5|73	%{_datadir}/gtags/style.css
14cr|global-5.7.5-5|74	
14cr|global-5.7.5-5|75	
14cr|global-5.7.5-5|76	
14cr|global-5.7.5-5|77	
14cr|global-5.7.5-5|78	%changelog
14cr|global-5.7.5-5|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.7.5-5
14cr|global-5.7.5-5|80	+ Revision: df6f524
14cr|global-5.7.5-5|81	- MassBuild#464: Increase release tag
14cr|global-5.7.5-5|82	
14cr|global-5.7.5-5|83	

1666 14
14cr|globulation2-0.9.4.5-0.4236.2|1	%define scmrev 4236
14cr|globulation2-0.9.4.5-0.4236.2|2	%define	oname	glob2
14cr|globulation2-0.9.4.5-0.4236.2|3	
14cr|globulation2-0.9.4.5-0.4236.2|4	Summary:	Globulation2 - a state of the art Real Time Strategy (RTS) game
14cr|globulation2-0.9.4.5-0.4236.2|5	Name:		globulation2
14cr|globulation2-0.9.4.5-0.4236.2|6	Version:	0.9.4.5
14cr|globulation2-0.9.4.5-0.4236.2|7	%if 0%scmrev
14cr|globulation2-0.9.4.5-0.4236.2|8	Release:	0.%scmrev.2
14cr|globulation2-0.9.4.5-0.4236.2|9	Source0:	%oname-%scmrev.tar.xz
14cr|globulation2-0.9.4.5-0.4236.2|10	%else
14cr|globulation2-0.9.4.5-0.4236.2|11	Release:	3
14cr|globulation2-0.9.4.5-0.4236.2|12	Source0:	http://dl.sv.nongnu.org/releases/%{oname}/%{version}/%{oname}-%{version}.tar.gz
14cr|globulation2-0.9.4.5-0.4236.2|13	%endif
14cr|globulation2-0.9.4.5-0.4236.2|14	License:	GPLv3
14cr|globulation2-0.9.4.5-0.4236.2|15	Group:		Games/Strategy
14cr|globulation2-0.9.4.5-0.4236.2|16	URL:		http://www.globulation2.org
14cr|globulation2-0.9.4.5-0.4236.2|17	Source2:	http://goldeneye.sked.ch/~smagnena/sans.ttf
14cr|globulation2-0.9.4.5-0.4236.2|18	Patch0:		glob2-0.9.4.1-gcc44.patch
14cr|globulation2-0.9.4.5-0.4236.2|19	Patch1:		glob2-0.9.4.5-linkage.patch
14cr|globulation2-0.9.4.5-0.4236.2|20	Patch2:		glob2-private.patch
14cr|globulation2-0.9.4.5-0.4236.2|21	
14cr|globulation2-0.9.4.5-0.4236.2|22	BuildRequires:	scons
14cr|globulation2-0.9.4.5-0.4236.2|23	BuildRequires:	boost-devel
14cr|globulation2-0.9.4.5-0.4236.2|24	BuildRequires:	pkgconfig(fribidi)
14cr|globulation2-0.9.4.5-0.4236.2|25	BuildRequires:	pkgconfig(glu)
14cr|globulation2-0.9.4.5-0.4236.2|26	BuildRequires:	pkgconfig(ogg)
14cr|globulation2-0.9.4.5-0.4236.2|27	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|globulation2-0.9.4.5-0.4236.2|28	BuildRequires:	pkgconfig(sdl)
14cr|globulation2-0.9.4.5-0.4236.2|29	BuildRequires:	pkgconfig(SDL_image)
14cr|globulation2-0.9.4.5-0.4236.2|30	BuildRequires:	pkgconfig(SDL_net)
14cr|globulation2-0.9.4.5-0.4236.2|31	BuildRequires:	pkgconfig(SDL_ttf)
14cr|globulation2-0.9.4.5-0.4236.2|32	BuildRequires:	pkgconfig(speex)
14cr|globulation2-0.9.4.5-0.4236.2|33	BuildRequires:	pkgconfig(vorbis)
14cr|globulation2-0.9.4.5-0.4236.2|34	
14cr|globulation2-0.9.4.5-0.4236.2|35	%description
14cr|globulation2-0.9.4.5-0.4236.2|36	Glob2 is a state of the art Real Time Strategy (RTS) game. It is free
14cr|globulation2-0.9.4.5-0.4236.2|37	software released under the terms of the GNU General Public License.
14cr|globulation2-0.9.4.5-0.4236.2|38	
14cr|globulation2-0.9.4.5-0.4236.2|39	Globulation in a whole is an on-going project to create an innovative
14cr|globulation2-0.9.4.5-0.4236.2|40	high quality gameplay by minimizing micro-managment and assigning
14cr|globulation2-0.9.4.5-0.4236.2|41	automatically the tasks to the units. The player just has to order
14cr|globulation2-0.9.4.5-0.4236.2|42	the number of units he wants for a selected task and the units will
14cr|globulation2-0.9.4.5-0.4236.2|43	do their best to satisfy your requirements.
14cr|globulation2-0.9.4.5-0.4236.2|44	
14cr|globulation2-0.9.4.5-0.4236.2|45	Glob2 can be played by a single player, through your Local Area
14cr|globulation2-0.9.4.5-0.4236.2|46	Network (LAN), or through Internet thanks to Ysagoon Online Game (YOG),
14cr|globulation2-0.9.4.5-0.4236.2|47	a meta-server. It also features a scripting language for versatile
14cr|globulation2-0.9.4.5-0.4236.2|48	gameplay and an integrated map editor.
14cr|globulation2-0.9.4.5-0.4236.2|49	
14cr|globulation2-0.9.4.5-0.4236.2|50	%prep
14cr|globulation2-0.9.4.5-0.4236.2|51	%if 0%scmrev
14cr|globulation2-0.9.4.5-0.4236.2|52	%setup -q -n %oname
14cr|globulation2-0.9.4.5-0.4236.2|53	%else
14cr|globulation2-0.9.4.5-0.4236.2|54	%setup -q -n %{oname}-%{version}
14cr|globulation2-0.9.4.5-0.4236.2|55	%endif
14cr|globulation2-0.9.4.5-0.4236.2|56	%patch0 -p0 -b .gcc~
14cr|globulation2-0.9.4.5-0.4236.2|57	%patch1 -p1 -b .compile~
14cr|globulation2-0.9.4.5-0.4236.2|58	%patch2 -p1 -b .private
14cr|globulation2-0.9.4.5-0.4236.2|59	
14cr|globulation2-0.9.4.5-0.4236.2|60	chmod -x {src/*.h,src/*.cpp,libgag/include/*.h,gnupg/*,libgag/src/*.cpp,scripts/*,data/*.txt,campaigns/*,COPYING,README}
14cr|globulation2-0.9.4.5-0.4236.2|61	
14cr|globulation2-0.9.4.5-0.4236.2|62	%build
14cr|globulation2-0.9.4.5-0.4236.2|63	# data should be installed into datadir rather than gamesdatadir,
14cr|globulation2-0.9.4.5-0.4236.2|64	# otherwise it cannot find them :(
14cr|globulation2-0.9.4.5-0.4236.2|65	scons %{_smp_mflags} BINDIR="%{_gamesbindir}" INSTALLDIR="%{_datadir}" CXXFLAGS="%{optflags}" --portaudio=true
14cr|globulation2-0.9.4.5-0.4236.2|66	
14cr|globulation2-0.9.4.5-0.4236.2|67	%install
14cr|globulation2-0.9.4.5-0.4236.2|68	#---- FEDORA
14cr|globulation2-0.9.4.5-0.4236.2|69	mkdir -p %{buildroot}%{_datadir}/%{oname}/{data/fonts,data/gfx/cursor,data/gui,data/icons,data/zik,maps,scripts,campaigns}
14cr|globulation2-0.9.4.5-0.4236.2|70	cp -r {data,campaigns,scripts,maps} %{buildroot}%{_datadir}/%{oname}/
14cr|globulation2-0.9.4.5-0.4236.2|71	
14cr|globulation2-0.9.4.5-0.4236.2|72	# AUTHORS needs to be there for credits
14cr|globulation2-0.9.4.5-0.4236.2|73	#cp AUTHORS %{buildroot}%{_datadir}/%{oname}/
14cr|globulation2-0.9.4.5-0.4236.2|74	
14cr|globulation2-0.9.4.5-0.4236.2|75	mkdir -p %{buildroot}%{_gamesbindir}
14cr|globulation2-0.9.4.5-0.4236.2|76	install -m755 src/glob2 %{buildroot}%{_gamesbindir}/
14cr|globulation2-0.9.4.5-0.4236.2|77	
14cr|globulation2-0.9.4.5-0.4236.2|78	find %{buildroot} -name SConscript -exec rm -f {} \;
14cr|globulation2-0.9.4.5-0.4236.2|79	
14cr|globulation2-0.9.4.5-0.4236.2|80	#(tpg) not needed
14cr|globulation2-0.9.4.5-0.4236.2|81	rm -fr %{buildroot}%{_datadir}/%{oname}/data/%{oname}.desktop
14cr|globulation2-0.9.4.5-0.4236.2|82	
14cr|globulation2-0.9.4.5-0.4236.2|83	for f in 128x128 16x16 24x24 32x32 48x48 64x64; do
14cr|globulation2-0.9.4.5-0.4236.2|84	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$f/apps
14cr|globulation2-0.9.4.5-0.4236.2|85	mv %{buildroot}%{_datadir}/%{oname}/data/icons/glob2-icon-$f.png %{buildroot}%{_iconsdir}/hicolor/$f/apps/%{name}.png
14cr|globulation2-0.9.4.5-0.4236.2|86	done
14cr|globulation2-0.9.4.5-0.4236.2|87	rm -rf %{buildroot}%{_datadir}/%{oname}/data/icons
14cr|globulation2-0.9.4.5-0.4236.2|88	#---- FEDORA
14cr|globulation2-0.9.4.5-0.4236.2|89	
14cr|globulation2-0.9.4.5-0.4236.2|90	install %{SOURCE2} %{buildroot}%{_datadir}/%{oname}/data/fonts
14cr|globulation2-0.9.4.5-0.4236.2|91	
14cr|globulation2-0.9.4.5-0.4236.2|92	mkdir -p %{buildroot}%{_datadir}/applications
14cr|globulation2-0.9.4.5-0.4236.2|93	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|globulation2-0.9.4.5-0.4236.2|94	[Desktop Entry]
14cr|globulation2-0.9.4.5-0.4236.2|95	Name=Globulation2
14cr|globulation2-0.9.4.5-0.4236.2|96	Comment=Globulation2 - a state of the art Real Time Strategy (RTS) game
14cr|globulation2-0.9.4.5-0.4236.2|97	Exec=%{_gamesbindir}/%{oname}
14cr|globulation2-0.9.4.5-0.4236.2|98	Icon=%{name}
14cr|globulation2-0.9.4.5-0.4236.2|99	Terminal=false
14cr|globulation2-0.9.4.5-0.4236.2|100	Type=Application
14cr|globulation2-0.9.4.5-0.4236.2|101	StartupNotify=false
14cr|globulation2-0.9.4.5-0.4236.2|102	Categories=Game;StrategyGame;
14cr|globulation2-0.9.4.5-0.4236.2|103	EOF
14cr|globulation2-0.9.4.5-0.4236.2|104	
14cr|globulation2-0.9.4.5-0.4236.2|105	%files
14cr|globulation2-0.9.4.5-0.4236.2|106	%doc README
14cr|globulation2-0.9.4.5-0.4236.2|107	%{_gamesbindir}/%{oname}
14cr|globulation2-0.9.4.5-0.4236.2|108	%{_datadir}/%{oname}
14cr|globulation2-0.9.4.5-0.4236.2|109	%{_datadir}/applications/*
14cr|globulation2-0.9.4.5-0.4236.2|110	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|globulation2-0.9.4.5-0.4236.2|111	
14cr|globulation2-0.9.4.5-0.4236.2|112	
14cr|globulation2-0.9.4.5-0.4236.2|113	%changelog
14cr|globulation2-0.9.4.5-0.4236.2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4.5-0.4236.2
14cr|globulation2-0.9.4.5-0.4236.2|115	+ Revision: 2158aca
14cr|globulation2-0.9.4.5-0.4236.2|116	- MassBuild#464: Increase release tag
14cr|globulation2-0.9.4.5-0.4236.2|117	
14cr|globulation2-0.9.4.5-0.4236.2|118	

1667 14
14cr|glog-0.3.2-2|1	%define major 0
14cr|glog-0.3.2-2|2	%define libglog %mklibname glog %major
14cr|glog-0.3.2-2|3	%define libglog_devel %mklibname glog -d
14cr|glog-0.3.2-2|4	%define libglog_static_devel %mklibname glog -d -s
14cr|glog-0.3.2-2|5	
14cr|glog-0.3.2-2|6	Name:      glog
14cr|glog-0.3.2-2|7	Version:   0.3.2
14cr|glog-0.3.2-2|8	Release:   2
14cr|glog-0.3.2-2|9	
14cr|glog-0.3.2-2|10	License:   BSD
14cr|glog-0.3.2-2|11	URL:       http://code.google.com/p/google-glog/
14cr|glog-0.3.2-2|12	
14cr|glog-0.3.2-2|13	Source0:   http://google-glog.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|glog-0.3.2-2|14	
14cr|glog-0.3.2-2|15	#------------------------------------------------------------------------------#
14cr|glog-0.3.2-2|16	
14cr|glog-0.3.2-2|17	# package glog
14cr|glog-0.3.2-2|18	
14cr|glog-0.3.2-2|19	Summary: Logging library for C++
14cr|glog-0.3.2-2|20	Group:   Development/C++
14cr|glog-0.3.2-2|21	
14cr|glog-0.3.2-2|22	%description
14cr|glog-0.3.2-2|23	The glog library implements application-level logging. This library provides
14cr|glog-0.3.2-2|24	logging APIs based on C++-style streams and various helper macros.
14cr|glog-0.3.2-2|25	
14cr|glog-0.3.2-2|26	#------------------------------------------------------------------------------#
14cr|glog-0.3.2-2|27	
14cr|glog-0.3.2-2|28	%package -n %{libglog}
14cr|glog-0.3.2-2|29	
14cr|glog-0.3.2-2|30	Summary: Logging library for C++
14cr|glog-0.3.2-2|31	Group:   Development/C++
14cr|glog-0.3.2-2|32	
14cr|glog-0.3.2-2|33	Provides: %{name} = %{version}
14cr|glog-0.3.2-2|34	
14cr|glog-0.3.2-2|35	%description -n %{libglog}
14cr|glog-0.3.2-2|36	The glog library implements application-level logging. This library provides
14cr|glog-0.3.2-2|37	logging APIs based on C++-style streams and various helper macros.
14cr|glog-0.3.2-2|38	
14cr|glog-0.3.2-2|39	%files -n %{libglog}
14cr|glog-0.3.2-2|40	%{_libdir}/libglog.so.%{major}
14cr|glog-0.3.2-2|41	%{_libdir}/libglog.so.%{major}.*
14cr|glog-0.3.2-2|42	
14cr|glog-0.3.2-2|43	#------------------------------------------------------------------------------#
14cr|glog-0.3.2-2|44	
14cr|glog-0.3.2-2|45	%package -n %{libglog_devel}
14cr|glog-0.3.2-2|46	
14cr|glog-0.3.2-2|47	Summary: Development files for %{libglog}
14cr|glog-0.3.2-2|48	Group:   Development/C++
14cr|glog-0.3.2-2|49	
14cr|glog-0.3.2-2|50	Requires: %{libglog} = %{version}
14cr|glog-0.3.2-2|51	Provides: lib%{name}-devel = %{version}-%{release}
14cr|glog-0.3.2-2|52	
14cr|glog-0.3.2-2|53	%description -n %{libglog_devel}
14cr|glog-0.3.2-2|54	Development files for %{libglog}
14cr|glog-0.3.2-2|55	
14cr|glog-0.3.2-2|56	%files -n %{libglog_devel}
14cr|glog-0.3.2-2|57	%{_libdir}/libglog.so
14cr|glog-0.3.2-2|58	%{_libdir}/pkgconfig/libglog.pc
14cr|glog-0.3.2-2|59	%{_includedir}/glog
14cr|glog-0.3.2-2|60	%{_datadir}/doc/%{name}-%{version}
14cr|glog-0.3.2-2|61	
14cr|glog-0.3.2-2|62	#------------------------------------------------------------------------------#
14cr|glog-0.3.2-2|63	
14cr|glog-0.3.2-2|64	%package -n %{libglog_static_devel}
14cr|glog-0.3.2-2|65	
14cr|glog-0.3.2-2|66	Summary: Static development files for %{libglog}
14cr|glog-0.3.2-2|67	Group:   Development/C++
14cr|glog-0.3.2-2|68	
14cr|glog-0.3.2-2|69	Requires: %{libglog_devel} = %{version}
14cr|glog-0.3.2-2|70	Provides: lib%{name}-static-devel = %{version}-%{release}
14cr|glog-0.3.2-2|71	
14cr|glog-0.3.2-2|72	%description -n %{libglog_static_devel}
14cr|glog-0.3.2-2|73	Static development files for %{libglog}
14cr|glog-0.3.2-2|74	
14cr|glog-0.3.2-2|75	%files -n %{libglog_static_devel}
14cr|glog-0.3.2-2|76	%{_libdir}/libglog.a
14cr|glog-0.3.2-2|77	
14cr|glog-0.3.2-2|78	#------------------------------------------------------------------------------#
14cr|glog-0.3.2-2|79	
14cr|glog-0.3.2-2|80	%prep
14cr|glog-0.3.2-2|81	%setup -q
14cr|glog-0.3.2-2|82	
14cr|glog-0.3.2-2|83	%build
14cr|glog-0.3.2-2|84	%configure2_5x
14cr|glog-0.3.2-2|85	%make
14cr|glog-0.3.2-2|86	
14cr|glog-0.3.2-2|87	%install
14cr|glog-0.3.2-2|88	rm -rf %{buildroot}
14cr|glog-0.3.2-2|89	%makeinstall_std
14cr|glog-0.3.2-2|90	
14cr|glog-0.3.2-2|91	
14cr|glog-0.3.2-2|92	
14cr|glog-0.3.2-2|93	
14cr|glog-0.3.2-2|94	%changelog
14cr|glog-0.3.2-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-2
14cr|glog-0.3.2-2|96	+ Revision: 595bd97
14cr|glog-0.3.2-2|97	- MassBuild#464: Increase release tag
14cr|glog-0.3.2-2|98	
14cr|glog-0.3.2-2|99	

1668 14
14cr|gloox-1.0-5|1	#define _requires_exceptions libresolv.so.2(GLIBC_PRIVATE)
14cr|gloox-1.0-5|2	
14cr|gloox-1.0-5|3	%define lib_major       8
14cr|gloox-1.0-5|4	%define lib_name        %mklibname %{name} %{lib_major}
14cr|gloox-1.0-5|5	%define lib_name_d      %mklibname %{name} -d
14cr|gloox-1.0-5|6	%define lib_name_d_s    %mklibname %{name} -d -s
14cr|gloox-1.0-5|7	
14cr|gloox-1.0-5|8	%bcond_with     gnutls
14cr|gloox-1.0-5|9	
14cr|gloox-1.0-5|10	Name:           gloox
14cr|gloox-1.0-5|11	Version:        1.0
14cr|gloox-1.0-5|12	Release:        5
14cr|gloox-1.0-5|13	Summary:        C++ Jabber/XMPP library
14cr|gloox-1.0-5|14	URL:            http://camaya.net/gloox/
14cr|gloox-1.0-5|15	Source0:	http://camaya.net/download/%{name}-%{version}.tar.bz2
14cr|gloox-1.0-5|16	License:        GPLv2+
14cr|gloox-1.0-5|17	Group:          Networking/Remote access
14cr|gloox-1.0-5|18	BuildRequires:  libidn-devel
14cr|gloox-1.0-5|19	BuildRequires:  libiksemel-devel
14cr|gloox-1.0-5|20	%if %with gnutls
14cr|gloox-1.0-5|21	BuildRequires:  libgnutls-devel
14cr|gloox-1.0-5|22	%else
14cr|gloox-1.0-5|23	BuildRequires:  libopenssl-devel
14cr|gloox-1.0-5|24	%endif
14cr|gloox-1.0-5|25	
14cr|gloox-1.0-5|26	%description
14cr|gloox-1.0-5|27	gloox is a C++ Jabber/XMPP library which takes care of the
14cr|gloox-1.0-5|28	low-level protocol stuff. Additionally, it offers high-level
14cr|gloox-1.0-5|29	interfaces for interaction with an XMPP server. It is released
14cr|gloox-1.0-5|30	under the GNU GPL. Commercial licenses are available.
14cr|gloox-1.0-5|31	
14cr|gloox-1.0-5|32	%package -n %{lib_name}
14cr|gloox-1.0-5|33	Summary:        Libraries for %{name}
14cr|gloox-1.0-5|34	Group:          Networking/Instant messaging
14cr|gloox-1.0-5|35	Obsoletes:      %{name} < %{version}-%{release}
14cr|gloox-1.0-5|36	Provides:       %{name} = %{version}-%{release}
14cr|gloox-1.0-5|37	
14cr|gloox-1.0-5|38	%description -n %{lib_name}
14cr|gloox-1.0-5|39	%{name} librairies.
14cr|gloox-1.0-5|40	
14cr|gloox-1.0-5|41	%package -n %{lib_name_d}
14cr|gloox-1.0-5|42	Summary:        Headers for %{name}
14cr|gloox-1.0-5|43	Group:          Networking/Instant messaging
14cr|gloox-1.0-5|44	Provides:       lib%{name}-devel = %{version}-%{release}
14cr|gloox-1.0-5|45	Provides:       %{name}-devel = %{version}-%{release}
14cr|gloox-1.0-5|46	Requires:       %{lib_name} = %{version}-%{release}
14cr|gloox-1.0-5|47	Obsoletes:      %mklibname -d gloox 7
14cr|gloox-1.0-5|48	Obsoletes:	%mklibname -d gloox 4
14cr|gloox-1.0-5|49	Obsoletes:	%mklibname -d gloox 0
14cr|gloox-1.0-5|50	
14cr|gloox-1.0-5|51	%description -n %{lib_name_d}
14cr|gloox-1.0-5|52	Headers for %{name} librairies.
14cr|gloox-1.0-5|53	
14cr|gloox-1.0-5|54	%package -n %{lib_name_d_s}
14cr|gloox-1.0-5|55	Summary:        Static libraries for %{name}
14cr|gloox-1.0-5|56	Group:          Networking/Instant messaging
14cr|gloox-1.0-5|57	Provides:       lib%{name}-static-devel = %{version}-%{release}
14cr|gloox-1.0-5|58	Provides:       %{name}-static-devel = %{version}-%{release}
14cr|gloox-1.0-5|59	Requires:       %{lib_name_d} = %{version}-%{release}
14cr|gloox-1.0-5|60	Obsoletes:      %mklibname -d -s gloox 7
14cr|gloox-1.0-5|61	Obsoletes:      %mklibname -d -s gloox 4
14cr|gloox-1.0-5|62	Obsoletes:      %mklibname -d -s gloox 0
14cr|gloox-1.0-5|63	
14cr|gloox-1.0-5|64	%description -n %{lib_name_d_s}
14cr|gloox-1.0-5|65	Headers for %{name} librairies.
14cr|gloox-1.0-5|66	
14cr|gloox-1.0-5|67	%prep
14cr|gloox-1.0-5|68	%setup -q
14cr|gloox-1.0-5|69	
14cr|gloox-1.0-5|70	%build
14cr|gloox-1.0-5|71	
14cr|gloox-1.0-5|72	# 11/11/2009 fix underlinking
14cr|gloox-1.0-5|73	export PTHREAD_LIBS="-lpthread"
14cr|gloox-1.0-5|74	
14cr|gloox-1.0-5|75	%{configure2_5x} \
14cr|gloox-1.0-5|76	%if %with gnutls
14cr|gloox-1.0-5|77	--with-gnutls      \
14cr|gloox-1.0-5|78	%else
14cr|gloox-1.0-5|79	--without-gnutls       \
14cr|gloox-1.0-5|80	%endif
14cr|gloox-1.0-5|81	--enable-static
14cr|gloox-1.0-5|82	
14cr|gloox-1.0-5|83	%{make}
14cr|gloox-1.0-5|84	
14cr|gloox-1.0-5|85	%install
14cr|gloox-1.0-5|86	%{makeinstall_std}
14cr|gloox-1.0-5|87	
14cr|gloox-1.0-5|88	
14cr|gloox-1.0-5|89	%files -n %{lib_name}
14cr|gloox-1.0-5|90	%defattr(-,root,root)
14cr|gloox-1.0-5|91	%doc AUTHORS COPYING
14cr|gloox-1.0-5|92	%{_libdir}/lib*%{name}.so.%{lib_major}*
14cr|gloox-1.0-5|93	
14cr|gloox-1.0-5|94	%files -n %{lib_name_d}
14cr|gloox-1.0-5|95	%defattr(-,root,root)
14cr|gloox-1.0-5|96	%{_bindir}/gloox-config
14cr|gloox-1.0-5|97	%{_includedir}/gloox/
14cr|gloox-1.0-5|98	%{_libdir}/lib*%{name}.so
14cr|gloox-1.0-5|99	%{_libdir}/pkgconfig/gloox.pc
14cr|gloox-1.0-5|100	
14cr|gloox-1.0-5|101	%files -n %{lib_name_d_s}
14cr|gloox-1.0-5|102	%defattr(-,root,root)
14cr|gloox-1.0-5|103	%{_libdir}/lib*%{name}*.a
14cr|gloox-1.0-5|104	
14cr|gloox-1.0-5|105	
14cr|gloox-1.0-5|106	
14cr|gloox-1.0-5|107	%changelog
14cr|gloox-1.0-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|gloox-1.0-5|109	+ Revision: 5783865
14cr|gloox-1.0-5|110	- MassBuild#464: Increase release tag
14cr|gloox-1.0-5|111	
14cr|gloox-1.0-5|112	

1669 14
14cr|glpi-0.83.40-5|1	%if %mandriva_branch == Cooker
14cr|glpi-0.83.40-5|2	%define release 5
14cr|glpi-0.83.40-5|3	%else
14cr|glpi-0.83.40-5|4	%define subrel 1
14cr|glpi-0.83.40-5|5	%define release 5
14cr|glpi-0.83.40-5|6	%endif
14cr|glpi-0.83.40-5|7	
14cr|glpi-0.83.40-5|8	%define relpkg 0
14cr|glpi-0.83.40-5|9	%define srcver 0.83.4
14cr|glpi-0.83.40-5|10	
14cr|glpi-0.83.40-5|11	# don't update this package before a fusioninventory plugin is available
14cr|glpi-0.83.40-5|12	
14cr|glpi-0.83.40-5|13	Epoch: 1
14cr|glpi-0.83.40-5|14	
14cr|glpi-0.83.40-5|15	Summary: A web based park management
14cr|glpi-0.83.40-5|16	Name: glpi
14cr|glpi-0.83.40-5|17	Version: %{srcver}%{relpkg}
14cr|glpi-0.83.40-5|18	Release: %{release}
14cr|glpi-0.83.40-5|19	License: GPLv2
14cr|glpi-0.83.40-5|20	Group: Monitoring
14cr|glpi-0.83.40-5|21	URL: http://www.glpi-project.org/
14cr|glpi-0.83.40-5|22	Source0: http://forge.indepnet.net/attachments/download/656/%{name}-%{srcver}.tar.gz
14cr|glpi-0.83.40-5|23	Requires: php-xml
14cr|glpi-0.83.40-5|24	Requires: mod_php
14cr|glpi-0.83.40-5|25	Requires: apache-mod_socache_shmcb # if we're using apache...
14cr|glpi-0.83.40-5|26	Requires: php-mysql
14cr|glpi-0.83.40-5|27	Requires: php-mbstring
14cr|glpi-0.83.40-5|28	BuildArch: noarch
14cr|glpi-0.83.40-5|29	#Epoch: 1
14cr|glpi-0.83.40-5|30	
14cr|glpi-0.83.40-5|31	%description
14cr|glpi-0.83.40-5|32	GLPI is web based database application allowing to managed computers and
14cr|glpi-0.83.40-5|33	peripherals park. Its goal is to help technicians about maintenance expiration,
14cr|glpi-0.83.40-5|34	stock flow and license counting.
14cr|glpi-0.83.40-5|35	
14cr|glpi-0.83.40-5|36	%prep
14cr|glpi-0.83.40-5|37	
14cr|glpi-0.83.40-5|38	%setup -q -n %name
14cr|glpi-0.83.40-5|39	
14cr|glpi-0.83.40-5|40	%install
14cr|glpi-0.83.40-5|41	
14cr|glpi-0.83.40-5|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|glpi-0.83.40-5|43	
14cr|glpi-0.83.40-5|44	install -m 644 *.php *.js %{buildroot}%{_datadir}/%{name}
14cr|glpi-0.83.40-5|45	
14cr|glpi-0.83.40-5|46	for i in ajax css front inc install lib locales pics plugins scripts; do
14cr|glpi-0.83.40-5|47	cp -ar $i %{buildroot}%{_datadir}/%{name}
14cr|glpi-0.83.40-5|48	done
14cr|glpi-0.83.40-5|49	
14cr|glpi-0.83.40-5|50	install -d -m 755 %{buildroot}%{_sysconfdir}/glpi
14cr|glpi-0.83.40-5|51	install -m 644 config/*.php %{buildroot}%{_sysconfdir}/glpi
14cr|glpi-0.83.40-5|52	pushd %{buildroot}%{_datadir}/%{name}
14cr|glpi-0.83.40-5|53	ln -sf ../../..%{_sysconfdir}/glpi config
14cr|glpi-0.83.40-5|54	popd
14cr|glpi-0.83.40-5|55	
14cr|glpi-0.83.40-5|56	find %{buildroot}%{_datadir}/%{name} -name .htaccess | xargs rm -f
14cr|glpi-0.83.40-5|57	
14cr|glpi-0.83.40-5|58	cat > %{buildroot}%{_sysconfdir}/glpi/config_path.php <<EOF
14cr|glpi-0.83.40-5|59	<?php
14cr|glpi-0.83.40-5|60	// for packaging defaults
14cr|glpi-0.83.40-5|61	
14cr|glpi-0.83.40-5|62	define("GLPI_CONFIG_DIR",     "%{_sysconfdir}/glpi");
14cr|glpi-0.83.40-5|63	define("GLPI_DOC_DIR",        "%{_localstatedir}/lib/%{name}");
14cr|glpi-0.83.40-5|64	define("GLPI_CACHE_DIR",      "%{_localstatedir}/lib/%{name}/_cache/");
14cr|glpi-0.83.40-5|65	define("GLPI_CRON_DIR",       "%{_localstatedir}/lib/%{name}/_cron");
14cr|glpi-0.83.40-5|66	define("GLPI_DUMP_DIR",       "%{_localstatedir}/lib/%{name}/_dumps");
14cr|glpi-0.83.40-5|67	define("GLPI_GRAPH_DIR",      "%{_localstatedir}/lib/%{name}/_graphs");
14cr|glpi-0.83.40-5|68	define("GLPI_LOCK_DIR",       "%{_localstatedir}/lib/%{name}/_lock/");
14cr|glpi-0.83.40-5|69	define("GLPI_PLUGIN_DOC_DIR", "%{_localstatedir}/lib/%{name}/_plugins");
14cr|glpi-0.83.40-5|70	define("GLPI_SESSION_DIR",    "%{_localstatedir}/lib/%{name}/_sessions");
14cr|glpi-0.83.40-5|71	define("GLPI_LOG_DIR",        "%{_localstatedir}/log/%{name}");
14cr|glpi-0.83.40-5|72	?>
14cr|glpi-0.83.40-5|73	EOF
14cr|glpi-0.83.40-5|74	
14cr|glpi-0.83.40-5|75	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|glpi-0.83.40-5|76	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
14cr|glpi-0.83.40-5|77	Alias /%{name} %{_datadir}/%{name}
14cr|glpi-0.83.40-5|78	
14cr|glpi-0.83.40-5|79	<Directory %{_datadir}/%{name}>
14cr|glpi-0.83.40-5|80	Options -FollowSymLinks
14cr|glpi-0.83.40-5|81	Require all granted
14cr|glpi-0.83.40-5|82	# recommanded value
14cr|glpi-0.83.40-5|83	php_value memory_limit 64M
14cr|glpi-0.83.40-5|84	</Directory>
14cr|glpi-0.83.40-5|85	
14cr|glpi-0.83.40-5|86	<Directory %{_datadir}/%{name}/install>
14cr|glpi-0.83.40-5|87	# 15" should be enough for migration in most case
14cr|glpi-0.83.40-5|88	php_value max_execution_time 900
14cr|glpi-0.83.40-5|89	php_value memory_limit 128M
14cr|glpi-0.83.40-5|90	</Directory>
14cr|glpi-0.83.40-5|91	
14cr|glpi-0.83.40-5|92	<Directory %{_datadir}/%{name}/files>
14cr|glpi-0.83.40-5|93	Require all denied
14cr|glpi-0.83.40-5|94	</Directory>
14cr|glpi-0.83.40-5|95	
14cr|glpi-0.83.40-5|96	<Directory %{_datadir}/%{name}/inc>
14cr|glpi-0.83.40-5|97	Require all denied
14cr|glpi-0.83.40-5|98	</Directory>
14cr|glpi-0.83.40-5|99	
14cr|glpi-0.83.40-5|100	<Directory %{_datadir}/%{name}/locales>
14cr|glpi-0.83.40-5|101	Require all denied
14cr|glpi-0.83.40-5|102	</Directory>
14cr|glpi-0.83.40-5|103	
14cr|glpi-0.83.40-5|104	<Directory %{_datadir}/%{name}/mysql>
14cr|glpi-0.83.40-5|105	Require all denied
14cr|glpi-0.83.40-5|106	</Directory>
14cr|glpi-0.83.40-5|107	
14cr|glpi-0.83.40-5|108	<Directory %{_datadir}/%{name}/scripts>
14cr|glpi-0.83.40-5|109	Require all denied
14cr|glpi-0.83.40-5|110	</Directory>
14cr|glpi-0.83.40-5|111	EOF
14cr|glpi-0.83.40-5|112	
14cr|glpi-0.83.40-5|113	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|glpi-0.83.40-5|114	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cache
14cr|glpi-0.83.40-5|115	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cron
14cr|glpi-0.83.40-5|116	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_dumps
14cr|glpi-0.83.40-5|117	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_graphs
14cr|glpi-0.83.40-5|118	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_lock
14cr|glpi-0.83.40-5|119	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_plugins
14cr|glpi-0.83.40-5|120	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_sessions
14cr|glpi-0.83.40-5|121	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_tmp
14cr|glpi-0.83.40-5|122	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_uploads
14cr|glpi-0.83.40-5|123	
14cr|glpi-0.83.40-5|124	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cr|glpi-0.83.40-5|125	
14cr|glpi-0.83.40-5|126	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|glpi-0.83.40-5|127	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|glpi-0.83.40-5|128	/var/log/glpi/*.log {
14cr|glpi-0.83.40-5|129	notifempty
14cr|glpi-0.83.40-5|130	missingok
14cr|glpi-0.83.40-5|131	create 644 apache apache
14cr|glpi-0.83.40-5|132	}
14cr|glpi-0.83.40-5|133	EOF
14cr|glpi-0.83.40-5|134	
14cr|glpi-0.83.40-5|135	install -d -m 755 -p %{buildroot}%{_sysconfdir}/cron.d
14cr|glpi-0.83.40-5|136	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cr|glpi-0.83.40-5|137	# Run cron from to execute task even when no user connected
14cr|glpi-0.83.40-5|138	*/4 * * * * apache %{_bindir}/php %{_datadir}/%{name}/front/cron.php
14cr|glpi-0.83.40-5|139	EOF
14cr|glpi-0.83.40-5|140	
14cr|glpi-0.83.40-5|141	
14cr|glpi-0.83.40-5|142	
14cr|glpi-0.83.40-5|143	%files
14cr|glpi-0.83.40-5|144	%doc CHANGELOG.txt README.txt
14cr|glpi-0.83.40-5|145	%{_datadir}/%name
14cr|glpi-0.83.40-5|146	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|glpi-0.83.40-5|147	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|glpi-0.83.40-5|148	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|glpi-0.83.40-5|149	%dir %attr(-,apache,apache) %{_sysconfdir}/glpi
14cr|glpi-0.83.40-5|150	%config(noreplace) %{_sysconfdir}/glpi/*
14cr|glpi-0.83.40-5|151	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|glpi-0.83.40-5|152	%attr(-,apache,apache) %{_localstatedir}/log/%{name}
14cr|glpi-0.83.40-5|153	
14cr|glpi-0.83.40-5|154	
14cr|glpi-0.83.40-5|155	
14cr|glpi-0.83.40-5|156	%changelog
14cr|glpi-0.83.40-5|157	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.83.40-5
14cr|glpi-0.83.40-5|158	+ Revision: 5d61d30
14cr|glpi-0.83.40-5|159	- MassBuild#464: Increase release tag
14cr|glpi-0.83.40-5|160	
14cr|glpi-0.83.40-5|161	

1670 14
14cr|glpi-plugin-archires-1.9.1-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-archires-1.9.1-1|2	%define release 3
14cr|glpi-plugin-archires-1.9.1-1|3	%else
14cr|glpi-plugin-archires-1.9.1-1|4	%define subrel 1
14cr|glpi-plugin-archires-1.9.1-1|5	%define release 1
14cr|glpi-plugin-archires-1.9.1-1|6	%endif
14cr|glpi-plugin-archires-1.9.1-1|7	
14cr|glpi-plugin-archires-1.9.1-1|8	Summary: Network reporting plugin
14cr|glpi-plugin-archires-1.9.1-1|9	Name: glpi-plugin-archires
14cr|glpi-plugin-archires-1.9.1-1|10	Version: 1.9.1
14cr|glpi-plugin-archires-1.9.1-1|11	Release: %{release}
14cr|glpi-plugin-archires-1.9.1-1|12	License: GPL
14cr|glpi-plugin-archires-1.9.1-1|13	Group: Monitoring
14cr|glpi-plugin-archires-1.9.1-1|14	Url: https://forge.indepnet.net/projects/archires
14cr|glpi-plugin-archires-1.9.1-1|15	Source0: https://forge.indepnet.net/attachments/download/972/glpi-archires-%{version}.tar.gz
14cr|glpi-plugin-archires-1.9.1-1|16	Source1: pack.mg_dvl.tar.bz2
14cr|glpi-plugin-archires-1.9.1-1|17	Requires: graphviz
14cr|glpi-plugin-archires-1.9.1-1|18	BuildArch: noarch
14cr|glpi-plugin-archires-1.9.1-1|19	
14cr|glpi-plugin-archires-1.9.1-1|20	%description
14cr|glpi-plugin-archires-1.9.1-1|21	This plugin allow you to generate automatically a graphical representation of
14cr|glpi-plugin-archires-1.9.1-1|22	the network architecture.
14cr|glpi-plugin-archires-1.9.1-1|23	
14cr|glpi-plugin-archires-1.9.1-1|24	%prep
14cr|glpi-plugin-archires-1.9.1-1|25	
14cr|glpi-plugin-archires-1.9.1-1|26	%setup -q -n archires
14cr|glpi-plugin-archires-1.9.1-1|27	%setup -q -T -D -a 1 -n archires
14cr|glpi-plugin-archires-1.9.1-1|28	
14cr|glpi-plugin-archires-1.9.1-1|29	find . -type f | xargs chmod 644
14cr|glpi-plugin-archires-1.9.1-1|30	find . -type d | xargs chmod 755
14cr|glpi-plugin-archires-1.9.1-1|31	
14cr|glpi-plugin-archires-1.9.1-1|32	%install
14cr|glpi-plugin-archires-1.9.1-1|33	
14cr|glpi-plugin-archires-1.9.1-1|34	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/archires
14cr|glpi-plugin-archires-1.9.1-1|35	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/archires
14cr|glpi-plugin-archires-1.9.1-1|36	
14cr|glpi-plugin-archires-1.9.1-1|37	%files
14cr|glpi-plugin-archires-1.9.1-1|38	%{_datadir}/glpi/plugins/archires
14cr|glpi-plugin-archires-1.9.1-1|39	
14cr|glpi-plugin-archires-1.9.1-1|40	
14cr|glpi-plugin-archires-1.9.1-1|41	
14cr|glpi-plugin-archires-1.9.1-1|42	%changelog
14cr|glpi-plugin-archires-1.9.1-1|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.1-1
14cr|glpi-plugin-archires-1.9.1-1|44	+ Revision: 17dd558
14cr|glpi-plugin-archires-1.9.1-1|45	- MassBuild#464: Increase release tag
14cr|glpi-plugin-archires-1.9.1-1|46	
14cr|glpi-plugin-archires-1.9.1-1|47	

1671 14
14cr|glpi-plugin-datainjection-2.1.2-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-datainjection-2.1.2-1|2	%define release 4
14cr|glpi-plugin-datainjection-2.1.2-1|3	%else
14cr|glpi-plugin-datainjection-2.1.2-1|4	%define subrel 1
14cr|glpi-plugin-datainjection-2.1.2-1|5	%define release 1
14cr|glpi-plugin-datainjection-2.1.2-1|6	%endif
14cr|glpi-plugin-datainjection-2.1.2-1|7	
14cr|glpi-plugin-datainjection-2.1.2-1|8	Summary: SNMP agent plugin
14cr|glpi-plugin-datainjection-2.1.2-1|9	Name: glpi-plugin-datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|10	Version: 2.1.2
14cr|glpi-plugin-datainjection-2.1.2-1|11	Release: %{release}
14cr|glpi-plugin-datainjection-2.1.2-1|12	License: GPL
14cr|glpi-plugin-datainjection-2.1.2-1|13	Group: Monitoring
14cr|glpi-plugin-datainjection-2.1.2-1|14	Url: https://forge.indepnet.net/projects/show/datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|15	Source0: https://forge.indepnet.net/attachments/download/1010/glpi-datainjection-%{version}.tar.gz
14cr|glpi-plugin-datainjection-2.1.2-1|16	BuildArch: noarch
14cr|glpi-plugin-datainjection-2.1.2-1|17	Provides: glpi-data-injection = %{version}-%{release}
14cr|glpi-plugin-datainjection-2.1.2-1|18	Obsoletes: glpi-data-injection
14cr|glpi-plugin-datainjection-2.1.2-1|19	
14cr|glpi-plugin-datainjection-2.1.2-1|20	%description
14cr|glpi-plugin-datainjection-2.1.2-1|21	This plugin allows data import into GLPI using CSV files
14cr|glpi-plugin-datainjection-2.1.2-1|22	It allows to create models of injection for a future re-use. It's been created
14cr|glpi-plugin-datainjection-2.1.2-1|23	in order to :
14cr|glpi-plugin-datainjection-2.1.2-1|24	- Import datas coming from others asset management softwares
14cr|glpi-plugin-datainjection-2.1.2-1|25	- Inject electronic delivery forms
14cr|glpi-plugin-datainjection-2.1.2-1|26	Datas to be imported using the plugains are :
14cr|glpi-plugin-datainjection-2.1.2-1|27	- Inventory datas (except softwares and licenses)
14cr|glpi-plugin-datainjection-2.1.2-1|28	- Management datas (contract, contact, supplier)
14cr|glpi-plugin-datainjection-2.1.2-1|29	- Configuration datas (user, group, entity)
14cr|glpi-plugin-datainjection-2.1.2-1|30	
14cr|glpi-plugin-datainjection-2.1.2-1|31	%prep
14cr|glpi-plugin-datainjection-2.1.2-1|32	
14cr|glpi-plugin-datainjection-2.1.2-1|33	%setup -q -n datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|34	
14cr|glpi-plugin-datainjection-2.1.2-1|35	find . -type f | xargs chmod 644
14cr|glpi-plugin-datainjection-2.1.2-1|36	find . -type d | xargs chmod 755
14cr|glpi-plugin-datainjection-2.1.2-1|37	
14cr|glpi-plugin-datainjection-2.1.2-1|38	%install
14cr|glpi-plugin-datainjection-2.1.2-1|39	
14cr|glpi-plugin-datainjection-2.1.2-1|40	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|41	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|42	rm -rf %{buildroot}%{_datadir}/glpi/plugins/datainjection/docs
14cr|glpi-plugin-datainjection-2.1.2-1|43	
14cr|glpi-plugin-datainjection-2.1.2-1|44	%files
14cr|glpi-plugin-datainjection-2.1.2-1|45	%doc docs/*
14cr|glpi-plugin-datainjection-2.1.2-1|46	%{_datadir}/glpi/plugins/datainjection
14cr|glpi-plugin-datainjection-2.1.2-1|47	
14cr|glpi-plugin-datainjection-2.1.2-1|48	
14cr|glpi-plugin-datainjection-2.1.2-1|49	
14cr|glpi-plugin-datainjection-2.1.2-1|50	%changelog
14cr|glpi-plugin-datainjection-2.1.2-1|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-1
14cr|glpi-plugin-datainjection-2.1.2-1|52	+ Revision: b0d5825
14cr|glpi-plugin-datainjection-2.1.2-1|53	- MassBuild#464: Increase release tag
14cr|glpi-plugin-datainjection-2.1.2-1|54	
14cr|glpi-plugin-datainjection-2.1.2-1|55	

1672 14
14cr|glpi-plugin-fusioninventory-0.83-2|1	Summary:	fusioninventory communication server
14cr|glpi-plugin-fusioninventory-0.83-2|2	Name:		glpi-plugin-fusioninventory
14cr|glpi-plugin-fusioninventory-0.83-2|3	Version:	0.83
14cr|glpi-plugin-fusioninventory-0.83-2|4	Release:	2
14cr|glpi-plugin-fusioninventory-0.83-2|5	Epoch:		1
14cr|glpi-plugin-fusioninventory-0.83-2|6	License:	GPLv3+
14cr|glpi-plugin-fusioninventory-0.83-2|7	Group:		Monitoring
14cr|glpi-plugin-fusioninventory-0.83-2|8	Url:		http://fusioninventory.org/wordpress/
14cr|glpi-plugin-fusioninventory-0.83-2|9	Source0:	http://forge.fusioninventory.org/attachments/download/1003/fusioninventory-for-glpi-metapackage_%{version}_2.3.1.tar.gz
14cr|glpi-plugin-fusioninventory-0.83-2|10	BuildArch:	noarch
14cr|glpi-plugin-fusioninventory-0.83-2|11	
14cr|glpi-plugin-fusioninventory-0.83-2|12	%description
14cr|glpi-plugin-fusioninventory-0.83-2|13	This plugin enables you to manage fusioninventory agents from GLPI.
14cr|glpi-plugin-fusioninventory-0.83-2|14	
14cr|glpi-plugin-fusioninventory-0.83-2|15	%files
14cr|glpi-plugin-fusioninventory-0.83-2|16	%doc fusioninventory/docs/*.TXT
14cr|glpi-plugin-fusioninventory-0.83-2|17	%{_datadir}/glpi/plugins/fusioninventory
14cr|glpi-plugin-fusioninventory-0.83-2|18	
14cr|glpi-plugin-fusioninventory-0.83-2|19	#----------------------------------------------------------------------------
14cr|glpi-plugin-fusioninventory-0.83-2|20	
14cr|glpi-plugin-fusioninventory-0.83-2|21	%package snmp
14cr|glpi-plugin-fusioninventory-0.83-2|22	Summary:	SNMP extension for fusioninventory
14cr|glpi-plugin-fusioninventory-0.83-2|23	Group:		Monitoring
14cr|glpi-plugin-fusioninventory-0.83-2|24	Requires:	%{name} = %{EVRD}
14cr|glpi-plugin-fusioninventory-0.83-2|25	
14cr|glpi-plugin-fusioninventory-0.83-2|26	%description snmp
14cr|glpi-plugin-fusioninventory-0.83-2|27	This plugin allow to perform remote inventory with fusioninventory agents.
14cr|glpi-plugin-fusioninventory-0.83-2|28	
14cr|glpi-plugin-fusioninventory-0.83-2|29	%files snmp
14cr|glpi-plugin-fusioninventory-0.83-2|30	%doc fusinvsnmp/docs/*.TXT
14cr|glpi-plugin-fusioninventory-0.83-2|31	%{_datadir}/glpi/plugins/fusinvsnmp
14cr|glpi-plugin-fusioninventory-0.83-2|32	
14cr|glpi-plugin-fusioninventory-0.83-2|33	#----------------------------------------------------------------------------
14cr|glpi-plugin-fusioninventory-0.83-2|34	
14cr|glpi-plugin-fusioninventory-0.83-2|35	%package inventory
14cr|glpi-plugin-fusioninventory-0.83-2|36	Summary:	Inventory extension for fusioninventory
14cr|glpi-plugin-fusioninventory-0.83-2|37	Group:		Monitoring
14cr|glpi-plugin-fusioninventory-0.83-2|38	Requires:	%{name} = %{EVRD}
14cr|glpi-plugin-fusioninventory-0.83-2|39	
14cr|glpi-plugin-fusioninventory-0.83-2|40	%description inventory
14cr|glpi-plugin-fusioninventory-0.83-2|41	This plugin allow to perform local inventory with fusioninventory agents.
14cr|glpi-plugin-fusioninventory-0.83-2|42	
14cr|glpi-plugin-fusioninventory-0.83-2|43	%files inventory
14cr|glpi-plugin-fusioninventory-0.83-2|44	%{_datadir}/glpi/plugins/fusinvinventory
14cr|glpi-plugin-fusioninventory-0.83-2|45	
14cr|glpi-plugin-fusioninventory-0.83-2|46	#----------------------------------------------------------------------------
14cr|glpi-plugin-fusioninventory-0.83-2|47	
14cr|glpi-plugin-fusioninventory-0.83-2|48	%package deploy
14cr|glpi-plugin-fusioninventory-0.83-2|49	Summary:	Deploy extension for fusioninventory
14cr|glpi-plugin-fusioninventory-0.83-2|50	Group:		Monitoring
14cr|glpi-plugin-fusioninventory-0.83-2|51	Requires:	%{name} = %{EVRD}
14cr|glpi-plugin-fusioninventory-0.83-2|52	
14cr|glpi-plugin-fusioninventory-0.83-2|53	%description deploy
14cr|glpi-plugin-fusioninventory-0.83-2|54	This plugin allow to deploy with fusioninventory agents.
14cr|glpi-plugin-fusioninventory-0.83-2|55	
14cr|glpi-plugin-fusioninventory-0.83-2|56	%files deploy
14cr|glpi-plugin-fusioninventory-0.83-2|57	%{_datadir}/glpi/plugins/fusinvdeploy
14cr|glpi-plugin-fusioninventory-0.83-2|58	
14cr|glpi-plugin-fusioninventory-0.83-2|59	#----------------------------------------------------------------------------
14cr|glpi-plugin-fusioninventory-0.83-2|60	
14cr|glpi-plugin-fusioninventory-0.83-2|61	%prep
14cr|glpi-plugin-fusioninventory-0.83-2|62	%setup -q -c
14cr|glpi-plugin-fusioninventory-0.83-2|63	
14cr|glpi-plugin-fusioninventory-0.83-2|64	find . -type f | xargs chmod 644
14cr|glpi-plugin-fusioninventory-0.83-2|65	find . -type d | xargs chmod 755
14cr|glpi-plugin-fusioninventory-0.83-2|66	
14cr|glpi-plugin-fusioninventory-0.83-2|67	%build
14cr|glpi-plugin-fusioninventory-0.83-2|68	
14cr|glpi-plugin-fusioninventory-0.83-2|69	%install
14cr|glpi-plugin-fusioninventory-0.83-2|70	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins
14cr|glpi-plugin-fusioninventory-0.83-2|71	cp -rp fusinvdeploy %{buildroot}%{_datadir}/glpi/plugins/
14cr|glpi-plugin-fusioninventory-0.83-2|72	cp -rp fusinvinventory %{buildroot}%{_datadir}/glpi/plugins/
14cr|glpi-plugin-fusioninventory-0.83-2|73	cp -rp fusinvsnmp %{buildroot}%{_datadir}/glpi/plugins/
14cr|glpi-plugin-fusioninventory-0.83-2|74	cp -rp fusioninventory %{buildroot}%{_datadir}/glpi/plugins/
14cr|glpi-plugin-fusioninventory-0.83-2|75	
14cr|glpi-plugin-fusioninventory-0.83-2|76	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusinvsnmp/docs
14cr|glpi-plugin-fusioninventory-0.83-2|77	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusioninventory/docs
14cr|glpi-plugin-fusioninventory-0.83-2|78	
14cr|glpi-plugin-fusioninventory-0.83-2|79	
14cr|glpi-plugin-fusioninventory-0.83-2|80	%changelog
14cr|glpi-plugin-fusioninventory-0.83-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.83-2
14cr|glpi-plugin-fusioninventory-0.83-2|82	+ Revision: ad5f00f
14cr|glpi-plugin-fusioninventory-0.83-2|83	- MassBuild#464: Increase release tag
14cr|glpi-plugin-fusioninventory-0.83-2|84	
14cr|glpi-plugin-fusioninventory-0.83-2|85	

1673 14
14cr|glpi-plugin-genericobject-2.0.1-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-genericobject-2.0.1-1|2	%define release 3
14cr|glpi-plugin-genericobject-2.0.1-1|3	%else
14cr|glpi-plugin-genericobject-2.0.1-1|4	%define subrel 1
14cr|glpi-plugin-genericobject-2.0.1-1|5	%define release 1
14cr|glpi-plugin-genericobject-2.0.1-1|6	%endif
14cr|glpi-plugin-genericobject-2.0.1-1|7	
14cr|glpi-plugin-genericobject-2.0.1-1|8	Summary: Add new inventory objects
14cr|glpi-plugin-genericobject-2.0.1-1|9	Name: glpi-plugin-genericobject
14cr|glpi-plugin-genericobject-2.0.1-1|10	Version: 2.0.1
14cr|glpi-plugin-genericobject-2.0.1-1|11	Release: %{release}
14cr|glpi-plugin-genericobject-2.0.1-1|12	License: GPL
14cr|glpi-plugin-genericobject-2.0.1-1|13	Group: Monitoring
14cr|glpi-plugin-genericobject-2.0.1-1|14	Url: https://forge.indepnet.net/projects/show/genericobject/
14cr|glpi-plugin-genericobject-2.0.1-1|15	Source0: https://forge.indepnet.net/attachments/download/993/glpi-genericobject-%{version}.tar.gz
14cr|glpi-plugin-genericobject-2.0.1-1|16	BuildArch: noarch
14cr|glpi-plugin-genericobject-2.0.1-1|17	
14cr|glpi-plugin-genericobject-2.0.1-1|18	%description
14cr|glpi-plugin-genericobject-2.0.1-1|19	This plugin allows you to add new inventory types without programmation. It
14cr|glpi-plugin-genericobject-2.0.1-1|20	manages :
14cr|glpi-plugin-genericobject-2.0.1-1|21	- Type creation
14cr|glpi-plugin-genericobject-2.0.1-1|22	- Available fields
14cr|glpi-plugin-genericobject-2.0.1-1|23	- Framework integration (Helpdesk, loans, templates, etc.)
14cr|glpi-plugin-genericobject-2.0.1-1|24	- Integration with the file injection plugin
14cr|glpi-plugin-genericobject-2.0.1-1|25	
14cr|glpi-plugin-genericobject-2.0.1-1|26	%prep
14cr|glpi-plugin-genericobject-2.0.1-1|27	
14cr|glpi-plugin-genericobject-2.0.1-1|28	%setup -q -n genericobject
14cr|glpi-plugin-genericobject-2.0.1-1|29	
14cr|glpi-plugin-genericobject-2.0.1-1|30	find . -type f | xargs chmod 644
14cr|glpi-plugin-genericobject-2.0.1-1|31	find . -type d | xargs chmod 755
14cr|glpi-plugin-genericobject-2.0.1-1|32	
14cr|glpi-plugin-genericobject-2.0.1-1|33	%install
14cr|glpi-plugin-genericobject-2.0.1-1|34	
14cr|glpi-plugin-genericobject-2.0.1-1|35	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/genericobject
14cr|glpi-plugin-genericobject-2.0.1-1|36	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/genericobject
14cr|glpi-plugin-genericobject-2.0.1-1|37	rm -rf %{buildroot}%{_datadir}/glpi/plugins/genericobject/docs
14cr|glpi-plugin-genericobject-2.0.1-1|38	rm -f %{buildroot}%{_datadir}/glpi/plugins/genericobject/LICENSE
14cr|glpi-plugin-genericobject-2.0.1-1|39	rm -f %{buildroot}%{_datadir}/glpi/plugins/genericobject/README
14cr|glpi-plugin-genericobject-2.0.1-1|40	
14cr|glpi-plugin-genericobject-2.0.1-1|41	%files
14cr|glpi-plugin-genericobject-2.0.1-1|42	%doc docs/* LICENSE README
14cr|glpi-plugin-genericobject-2.0.1-1|43	%{_datadir}/glpi/plugins/genericobject
14cr|glpi-plugin-genericobject-2.0.1-1|44	
14cr|glpi-plugin-genericobject-2.0.1-1|45	
14cr|glpi-plugin-genericobject-2.0.1-1|46	
14cr|glpi-plugin-genericobject-2.0.1-1|47	%changelog
14cr|glpi-plugin-genericobject-2.0.1-1|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
14cr|glpi-plugin-genericobject-2.0.1-1|49	+ Revision: a97eada
14cr|glpi-plugin-genericobject-2.0.1-1|50	- MassBuild#464: Increase release tag
14cr|glpi-plugin-genericobject-2.0.1-1|51	
14cr|glpi-plugin-genericobject-2.0.1-1|52	

1674 14
14cr|glpi-plugin-manufacturersimports-1.4.1-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-manufacturersimports-1.4.1-1|2	%define release 3
14cr|glpi-plugin-manufacturersimports-1.4.1-1|3	%else
14cr|glpi-plugin-manufacturersimports-1.4.1-1|4	%define subrel 1
14cr|glpi-plugin-manufacturersimports-1.4.1-1|5	%define release 1
14cr|glpi-plugin-manufacturersimports-1.4.1-1|6	%endif
14cr|glpi-plugin-manufacturersimports-1.4.1-1|7	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|8	Summary: Financials informations from manufacturers web site plugin
14cr|glpi-plugin-manufacturersimports-1.4.1-1|9	Name: glpi-plugin-manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|10	Version: 1.4.1
14cr|glpi-plugin-manufacturersimports-1.4.1-1|11	Release: %{release}
14cr|glpi-plugin-manufacturersimports-1.4.1-1|12	License: GPL
14cr|glpi-plugin-manufacturersimports-1.4.1-1|13	Group: Monitoring
14cr|glpi-plugin-manufacturersimports-1.4.1-1|14	Url: https://forge.indepnet.net/projects/show/manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|15	Source0: https://forge.indepnet.net/attachments/download/981/glpi-manufacturersimports-%{version}.tar.gz
14cr|glpi-plugin-manufacturersimports-1.4.1-1|16	BuildArch: noarch
14cr|glpi-plugin-manufacturersimports-1.4.1-1|17	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|18	%description
14cr|glpi-plugin-manufacturersimports-1.4.1-1|19	This plugin allows you to inject financials informations from manufacturers web
14cr|glpi-plugin-manufacturersimports-1.4.1-1|20	site files in GLPI.
14cr|glpi-plugin-manufacturersimports-1.4.1-1|21	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|22	%prep
14cr|glpi-plugin-manufacturersimports-1.4.1-1|23	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|24	%setup -q -n manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|25	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|26	find . -type f | xargs chmod 644
14cr|glpi-plugin-manufacturersimports-1.4.1-1|27	find . -type d | xargs chmod 755
14cr|glpi-plugin-manufacturersimports-1.4.1-1|28	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|29	%install
14cr|glpi-plugin-manufacturersimports-1.4.1-1|30	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|31	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|32	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|33	rm -f %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports/prerequis.txt
14cr|glpi-plugin-manufacturersimports-1.4.1-1|34	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|35	%files
14cr|glpi-plugin-manufacturersimports-1.4.1-1|36	%doc prerequis.txt
14cr|glpi-plugin-manufacturersimports-1.4.1-1|37	%{_datadir}/glpi/plugins/manufacturersimports
14cr|glpi-plugin-manufacturersimports-1.4.1-1|38	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|39	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|40	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|41	%changelog
14cr|glpi-plugin-manufacturersimports-1.4.1-1|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
14cr|glpi-plugin-manufacturersimports-1.4.1-1|43	+ Revision: 910353a
14cr|glpi-plugin-manufacturersimports-1.4.1-1|44	- MassBuild#464: Increase release tag
14cr|glpi-plugin-manufacturersimports-1.4.1-1|45	
14cr|glpi-plugin-manufacturersimports-1.4.1-1|46	

1675 14
14cr|glpi-plugin-massocsimport-1.5.2-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-massocsimport-1.5.2-1|2	%define release 3
14cr|glpi-plugin-massocsimport-1.5.2-1|3	%else
14cr|glpi-plugin-massocsimport-1.5.2-1|4	%define subrel 1
14cr|glpi-plugin-massocsimport-1.5.2-1|5	%define release 1
14cr|glpi-plugin-massocsimport-1.5.2-1|6	%endif
14cr|glpi-plugin-massocsimport-1.5.2-1|7	
14cr|glpi-plugin-massocsimport-1.5.2-1|8	Summary: GLPI Plugin for OCS Massive import
14cr|glpi-plugin-massocsimport-1.5.2-1|9	Name: glpi-plugin-massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|10	Version: 1.5.2
14cr|glpi-plugin-massocsimport-1.5.2-1|11	Release: %{release}
14cr|glpi-plugin-massocsimport-1.5.2-1|12	Group: Monitoring
14cr|glpi-plugin-massocsimport-1.5.2-1|13	License: GPLv2
14cr|glpi-plugin-massocsimport-1.5.2-1|14	URL: https://forge.indepnet.net/projects/show/massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|15	Source0: https://forge.indepnet.net/attachments/download/975/glpi-massocsimport-%{version}.tar.gz
14cr|glpi-plugin-massocsimport-1.5.2-1|16	Requires: glpi >= 0.80
14cr|glpi-plugin-massocsimport-1.5.2-1|17	Requires: cronie
14cr|glpi-plugin-massocsimport-1.5.2-1|18	Provides: glpi-massocsimport = %{version}-%{release}
14cr|glpi-plugin-massocsimport-1.5.2-1|19	Obsoletes: glpi-massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|20	BuildArch: noarch
14cr|glpi-plugin-massocsimport-1.5.2-1|21	
14cr|glpi-plugin-massocsimport-1.5.2-1|22	%description
14cr|glpi-plugin-massocsimport-1.5.2-1|23	Plugin which allow OCS continuous synchronization and massive importation.
14cr|glpi-plugin-massocsimport-1.5.2-1|24	
14cr|glpi-plugin-massocsimport-1.5.2-1|25	The extension Config panel is provided to handle the synchronization options.
14cr|glpi-plugin-massocsimport-1.5.2-1|26	
14cr|glpi-plugin-massocsimport-1.5.2-1|27	%prep
14cr|glpi-plugin-massocsimport-1.5.2-1|28	
14cr|glpi-plugin-massocsimport-1.5.2-1|29	%setup -q -n massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|30	
14cr|glpi-plugin-massocsimport-1.5.2-1|31	find . -type f | xargs chmod 644
14cr|glpi-plugin-massocsimport-1.5.2-1|32	find . -type d | xargs chmod 755
14cr|glpi-plugin-massocsimport-1.5.2-1|33	
14cr|glpi-plugin-massocsimport-1.5.2-1|34	%build
14cr|glpi-plugin-massocsimport-1.5.2-1|35	# empty build
14cr|glpi-plugin-massocsimport-1.5.2-1|36	
14cr|glpi-plugin-massocsimport-1.5.2-1|37	cat >cron <<EOF
14cr|glpi-plugin-massocsimport-1.5.2-1|38	# GLPI mass_ocs_import extension.
14cr|glpi-plugin-massocsimport-1.5.2-1|39	# Must be enabled from the Control panel.
14cr|glpi-plugin-massocsimport-1.5.2-1|40	*/5 * * * * apache %{_datadir}/glpi/plugins/massocsimport/scripts/ocsng_fullsync.sh
14cr|glpi-plugin-massocsimport-1.5.2-1|41	EOF
14cr|glpi-plugin-massocsimport-1.5.2-1|42	
14cr|glpi-plugin-massocsimport-1.5.2-1|43	%install
14cr|glpi-plugin-massocsimport-1.5.2-1|44	
14cr|glpi-plugin-massocsimport-1.5.2-1|45	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|46	cp -rp * %{buildroot}%{_datadir}/glpi/plugins/massocsimport/
14cr|glpi-plugin-massocsimport-1.5.2-1|47	
14cr|glpi-plugin-massocsimport-1.5.2-1|48	chmod 755 %{buildroot}%{_datadir}/glpi/plugins/massocsimport/scripts/ocsng_fullsync.sh
14cr|glpi-plugin-massocsimport-1.5.2-1|49	
14cr|glpi-plugin-massocsimport-1.5.2-1|50	install -d %{buildroot}%{_sysconfdir}/cron.d
14cr|glpi-plugin-massocsimport-1.5.2-1|51	install -m0644 cron %{buildroot}%{_sysconfdir}/cron.d/%{name}
14cr|glpi-plugin-massocsimport-1.5.2-1|52	
14cr|glpi-plugin-massocsimport-1.5.2-1|53	%files
14cr|glpi-plugin-massocsimport-1.5.2-1|54	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|glpi-plugin-massocsimport-1.5.2-1|55	%{_datadir}/glpi/plugins/massocsimport
14cr|glpi-plugin-massocsimport-1.5.2-1|56	
14cr|glpi-plugin-massocsimport-1.5.2-1|57	
14cr|glpi-plugin-massocsimport-1.5.2-1|58	
14cr|glpi-plugin-massocsimport-1.5.2-1|59	%changelog
14cr|glpi-plugin-massocsimport-1.5.2-1|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
14cr|glpi-plugin-massocsimport-1.5.2-1|61	+ Revision: 15aa58b
14cr|glpi-plugin-massocsimport-1.5.2-1|62	- MassBuild#464: Increase release tag
14cr|glpi-plugin-massocsimport-1.5.2-1|63	
14cr|glpi-plugin-massocsimport-1.5.2-1|64	

1676 14
14cr|glpi-plugin-racks-1.2.0-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-racks-1.2.0-1|2	%define release 3
14cr|glpi-plugin-racks-1.2.0-1|3	%else
14cr|glpi-plugin-racks-1.2.0-1|4	%define subrel 1
14cr|glpi-plugin-racks-1.2.0-1|5	%define release 1
14cr|glpi-plugin-racks-1.2.0-1|6	%endif
14cr|glpi-plugin-racks-1.2.0-1|7	
14cr|glpi-plugin-racks-1.2.0-1|8	Summary: SNMP agent plugin
14cr|glpi-plugin-racks-1.2.0-1|9	Name: glpi-plugin-racks
14cr|glpi-plugin-racks-1.2.0-1|10	Version: 1.2.0
14cr|glpi-plugin-racks-1.2.0-1|11	Release: %{release}
14cr|glpi-plugin-racks-1.2.0-1|12	License: GPL
14cr|glpi-plugin-racks-1.2.0-1|13	Group: Monitoring
14cr|glpi-plugin-racks-1.2.0-1|14	URL: http://forge.indepnet.net/projects/show/racks
14cr|glpi-plugin-racks-1.2.0-1|15	Source0: https://forge.indepnet.net/attachments/download/883/glpi-racks-%{version}.tar.gz
14cr|glpi-plugin-racks-1.2.0-1|16	BuildArch: noarch
14cr|glpi-plugin-racks-1.2.0-1|17	
14cr|glpi-plugin-racks-1.2.0-1|18	%description
14cr|glpi-plugin-racks-1.2.0-1|19	This plugin allows you to create bays. Manage the placement of your materials
14cr|glpi-plugin-racks-1.2.0-1|20	in your bays. And so know the space and its power consumption and heat
14cr|glpi-plugin-racks-1.2.0-1|21	dissipation.
14cr|glpi-plugin-racks-1.2.0-1|22	
14cr|glpi-plugin-racks-1.2.0-1|23	%prep
14cr|glpi-plugin-racks-1.2.0-1|24	
14cr|glpi-plugin-racks-1.2.0-1|25	%setup -q -n racks
14cr|glpi-plugin-racks-1.2.0-1|26	
14cr|glpi-plugin-racks-1.2.0-1|27	find . -type f | xargs chmod 644
14cr|glpi-plugin-racks-1.2.0-1|28	find . -type d | xargs chmod 755
14cr|glpi-plugin-racks-1.2.0-1|29	
14cr|glpi-plugin-racks-1.2.0-1|30	%install
14cr|glpi-plugin-racks-1.2.0-1|31	
14cr|glpi-plugin-racks-1.2.0-1|32	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/racks
14cr|glpi-plugin-racks-1.2.0-1|33	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/racks
14cr|glpi-plugin-racks-1.2.0-1|34	
14cr|glpi-plugin-racks-1.2.0-1|35	%files
14cr|glpi-plugin-racks-1.2.0-1|36	%{_datadir}/glpi/plugins/racks
14cr|glpi-plugin-racks-1.2.0-1|37	
14cr|glpi-plugin-racks-1.2.0-1|38	
14cr|glpi-plugin-racks-1.2.0-1|39	
14cr|glpi-plugin-racks-1.2.0-1|40	%changelog
14cr|glpi-plugin-racks-1.2.0-1|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cr|glpi-plugin-racks-1.2.0-1|42	+ Revision: b4bc644
14cr|glpi-plugin-racks-1.2.0-1|43	- MassBuild#464: Increase release tag
14cr|glpi-plugin-racks-1.2.0-1|44	
14cr|glpi-plugin-racks-1.2.0-1|45	

1677 14
14cr|glpi-plugin-reports-1.5.0-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-reports-1.5.0-1|2	%define release 3
14cr|glpi-plugin-reports-1.5.0-1|3	%else
14cr|glpi-plugin-reports-1.5.0-1|4	%define subrel 1
14cr|glpi-plugin-reports-1.5.0-1|5	%define release 1
14cr|glpi-plugin-reports-1.5.0-1|6	%endif
14cr|glpi-plugin-reports-1.5.0-1|7	
14cr|glpi-plugin-reports-1.5.0-1|8	Summary: SNMP agent plugin
14cr|glpi-plugin-reports-1.5.0-1|9	Name: glpi-plugin-reports
14cr|glpi-plugin-reports-1.5.0-1|10	Version: 1.5.0
14cr|glpi-plugin-reports-1.5.0-1|11	Release: %{release}
14cr|glpi-plugin-reports-1.5.0-1|12	License: GPL
14cr|glpi-plugin-reports-1.5.0-1|13	Group: Monitoring
14cr|glpi-plugin-reports-1.5.0-1|14	Url: https://forge.indepnet.net/projects/reports
14cr|glpi-plugin-reports-1.5.0-1|15	Source0: https://forge.indepnet.net/attachments/download/926/glpi-reports-%{version}.tar.gz
14cr|glpi-plugin-reports-1.5.0-1|16	BuildArch: noarch
14cr|glpi-plugin-reports-1.5.0-1|17	
14cr|glpi-plugin-reports-1.5.0-1|18	%description
14cr|glpi-plugin-reports-1.5.0-1|19	This plugin enables additional reports.
14cr|glpi-plugin-reports-1.5.0-1|20	
14cr|glpi-plugin-reports-1.5.0-1|21	Main features :
14cr|glpi-plugin-reports-1.5.0-1|22	* It also plugin allow you to add new reports in a simply way (one PHP script
14cr|glpi-plugin-reports-1.5.0-1|23	for the report and one for the translation).
14cr|glpi-plugin-reports-1.5.0-1|24	* It handle the right for each new report
14cr|glpi-plugin-reports-1.5.0-1|25	* It provides some new reports (as sample)
14cr|glpi-plugin-reports-1.5.0-1|26	
14cr|glpi-plugin-reports-1.5.0-1|27	
14cr|glpi-plugin-reports-1.5.0-1|28	This plugin allows you to create bays. Manage the placement of your materials
14cr|glpi-plugin-reports-1.5.0-1|29	in your bays. And so know the space and its power consumption and heat
14cr|glpi-plugin-reports-1.5.0-1|30	dissipation.
14cr|glpi-plugin-reports-1.5.0-1|31	
14cr|glpi-plugin-reports-1.5.0-1|32	%prep
14cr|glpi-plugin-reports-1.5.0-1|33	
14cr|glpi-plugin-reports-1.5.0-1|34	%setup -q -n reports
14cr|glpi-plugin-reports-1.5.0-1|35	
14cr|glpi-plugin-reports-1.5.0-1|36	find . -type f | xargs chmod 644
14cr|glpi-plugin-reports-1.5.0-1|37	find . -type d | xargs chmod 755
14cr|glpi-plugin-reports-1.5.0-1|38	
14cr|glpi-plugin-reports-1.5.0-1|39	%install
14cr|glpi-plugin-reports-1.5.0-1|40	
14cr|glpi-plugin-reports-1.5.0-1|41	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/reports
14cr|glpi-plugin-reports-1.5.0-1|42	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/reports
14cr|glpi-plugin-reports-1.5.0-1|43	rm -rf %{buildroot}%{_datadir}/glpi/plugins/reports/docs
14cr|glpi-plugin-reports-1.5.0-1|44	
14cr|glpi-plugin-reports-1.5.0-1|45	%files
14cr|glpi-plugin-reports-1.5.0-1|46	%doc docs/*
14cr|glpi-plugin-reports-1.5.0-1|47	%{_datadir}/glpi/plugins/reports
14cr|glpi-plugin-reports-1.5.0-1|48	
14cr|glpi-plugin-reports-1.5.0-1|49	
14cr|glpi-plugin-reports-1.5.0-1|50	
14cr|glpi-plugin-reports-1.5.0-1|51	%changelog
14cr|glpi-plugin-reports-1.5.0-1|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-1
14cr|glpi-plugin-reports-1.5.0-1|53	+ Revision: 3436f30
14cr|glpi-plugin-reports-1.5.0-1|54	- MassBuild#464: Increase release tag
14cr|glpi-plugin-reports-1.5.0-1|55	
14cr|glpi-plugin-reports-1.5.0-1|56	

1678 14
14cr|glpi-plugin-webservices-1.2.0-1|1	%if %mandriva_branch == Cooker
14cr|glpi-plugin-webservices-1.2.0-1|2	%define release 3
14cr|glpi-plugin-webservices-1.2.0-1|3	%else
14cr|glpi-plugin-webservices-1.2.0-1|4	%define subrel 1
14cr|glpi-plugin-webservices-1.2.0-1|5	%define release 1
14cr|glpi-plugin-webservices-1.2.0-1|6	%endif
14cr|glpi-plugin-webservices-1.2.0-1|7	
14cr|glpi-plugin-webservices-1.2.0-1|8	Summary: Web Services plugin
14cr|glpi-plugin-webservices-1.2.0-1|9	Name: glpi-plugin-webservices
14cr|glpi-plugin-webservices-1.2.0-1|10	Version: 1.2.0
14cr|glpi-plugin-webservices-1.2.0-1|11	Release: %{release}
14cr|glpi-plugin-webservices-1.2.0-1|12	License: GPL
14cr|glpi-plugin-webservices-1.2.0-1|13	Group: Monitoring
14cr|glpi-plugin-webservices-1.2.0-1|14	URL: https://forge.indepnet.net/projects/webservices
14cr|glpi-plugin-webservices-1.2.0-1|15	Source0: https://forge.indepnet.net/attachments/download/980/glpi-webservices-%{version}.tar.gz
14cr|glpi-plugin-webservices-1.2.0-1|16	Requires: php-soap
14cr|glpi-plugin-webservices-1.2.0-1|17	Requires: php-xmlrpc
14cr|glpi-plugin-webservices-1.2.0-1|18	BuildArch: noarch
14cr|glpi-plugin-webservices-1.2.0-1|19	
14cr|glpi-plugin-webservices-1.2.0-1|20	%description
14cr|glpi-plugin-webservices-1.2.0-1|21	This plugin provides a server for Web Services which allow an external
14cr|glpi-plugin-webservices-1.2.0-1|22	application to check and control GLPI.
14cr|glpi-plugin-webservices-1.2.0-1|23	
14cr|glpi-plugin-webservices-1.2.0-1|24	%prep
14cr|glpi-plugin-webservices-1.2.0-1|25	
14cr|glpi-plugin-webservices-1.2.0-1|26	%setup -q -n webservices
14cr|glpi-plugin-webservices-1.2.0-1|27	
14cr|glpi-plugin-webservices-1.2.0-1|28	find . -type f | xargs chmod 644
14cr|glpi-plugin-webservices-1.2.0-1|29	find . -type d | xargs chmod 755
14cr|glpi-plugin-webservices-1.2.0-1|30	
14cr|glpi-plugin-webservices-1.2.0-1|31	%install
14cr|glpi-plugin-webservices-1.2.0-1|32	
14cr|glpi-plugin-webservices-1.2.0-1|33	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/webservices
14cr|glpi-plugin-webservices-1.2.0-1|34	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/webservices
14cr|glpi-plugin-webservices-1.2.0-1|35	
14cr|glpi-plugin-webservices-1.2.0-1|36	%files
14cr|glpi-plugin-webservices-1.2.0-1|37	%{_datadir}/glpi/plugins/webservices
14cr|glpi-plugin-webservices-1.2.0-1|38	
14cr|glpi-plugin-webservices-1.2.0-1|39	
14cr|glpi-plugin-webservices-1.2.0-1|40	
14cr|glpi-plugin-webservices-1.2.0-1|41	%changelog
14cr|glpi-plugin-webservices-1.2.0-1|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cr|glpi-plugin-webservices-1.2.0-1|43	+ Revision: 8d50722
14cr|glpi-plugin-webservices-1.2.0-1|44	- MassBuild#464: Increase release tag
14cr|glpi-plugin-webservices-1.2.0-1|45	
14cr|glpi-plugin-webservices-1.2.0-1|46	

1679 14
14cr|glpi-tracker_agent-1.5.3-2|1	%define name glpi-tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|2	%define version 1.5.3
14cr|glpi-tracker_agent-1.5.3-2|3	%define release 2
14cr|glpi-tracker_agent-1.5.3-2|4	
14cr|glpi-tracker_agent-1.5.3-2|5	Summary: SNMP agent plugin
14cr|glpi-tracker_agent-1.5.3-2|6	Name: %{name}
14cr|glpi-tracker_agent-1.5.3-2|7	Version: %{version}
14cr|glpi-tracker_agent-1.5.3-2|8	Release: %{release}
14cr|glpi-tracker_agent-1.5.3-2|9	License: GPL
14cr|glpi-tracker_agent-1.5.3-2|10	Group: Monitoring
14cr|glpi-tracker_agent-1.5.3-2|11	Url: http://forge.indepnet.net/projects/tracker
14cr|glpi-tracker_agent-1.5.3-2|12	Source0: https://forge.indepnet.net/attachments/download/510/%{name}-%{version}.tar.gz
14cr|glpi-tracker_agent-1.5.3-2|13	patch:  agent_tracker-1.5.3-fhs.patch
14cr|glpi-tracker_agent-1.5.3-2|14	BuildArch: noarch
14cr|glpi-tracker_agent-1.5.3-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|glpi-tracker_agent-1.5.3-2|16	
14cr|glpi-tracker_agent-1.5.3-2|17	%description
14cr|glpi-tracker_agent-1.5.3-2|18	This plugin enables you get informations for networking devices by SNMP.
14cr|glpi-tracker_agent-1.5.3-2|19	
14cr|glpi-tracker_agent-1.5.3-2|20	%prep
14cr|glpi-tracker_agent-1.5.3-2|21	%setup -q -n agent_tracker
14cr|glpi-tracker_agent-1.5.3-2|22	%patch -p 1
14cr|glpi-tracker_agent-1.5.3-2|23	
14cr|glpi-tracker_agent-1.5.3-2|24	%install
14cr|glpi-tracker_agent-1.5.3-2|25	rm -rf %{buildroot}
14cr|glpi-tracker_agent-1.5.3-2|26	
14cr|glpi-tracker_agent-1.5.3-2|27	install -d -m 755 %{buildroot}%{_sbindir}
14cr|glpi-tracker_agent-1.5.3-2|28	install -m 755 tracker_agent.pl %{buildroot}%{_sbindir}
14cr|glpi-tracker_agent-1.5.3-2|29	
14cr|glpi-tracker_agent-1.5.3-2|30	install -d -m 755 %{buildroot}%{_datadir}/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|31	cp -r inc %{buildroot}%{_datadir}/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|32	cp -r tools %{buildroot}%{_datadir}/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|33	
14cr|glpi-tracker_agent-1.5.3-2|34	install -d -m 755 %{buildroot}%{_localstatedir}/log/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|35	
14cr|glpi-tracker_agent-1.5.3-2|36	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|glpi-tracker_agent-1.5.3-2|37	cat > %{buildroot}%{_sysconfdir}/tracker_agent.conf <<EOF
14cr|glpi-tracker_agent-1.5.3-2|38	server=http://192.168.0.1/glpi/plugins/tracker/front/plugin_tracker.agents.diag.php
14cr|glpi-tracker_agent-1.5.3-2|39	id=1
14cr|glpi-tracker_agent-1.5.3-2|40	key=WdcgsRftXkBoohQUmcboKC7gGM2NeL
14cr|glpi-tracker_agent-1.5.3-2|41	EOF
14cr|glpi-tracker_agent-1.5.3-2|42	
14cr|glpi-tracker_agent-1.5.3-2|43	%clean
14cr|glpi-tracker_agent-1.5.3-2|44	rm -rf %{buildroot}
14cr|glpi-tracker_agent-1.5.3-2|45	
14cr|glpi-tracker_agent-1.5.3-2|46	%files
14cr|glpi-tracker_agent-1.5.3-2|47	%defattr(-,root,root)
14cr|glpi-tracker_agent-1.5.3-2|48	%{_sbindir}/tracker_agent.pl
14cr|glpi-tracker_agent-1.5.3-2|49	%{_datadir}/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|50	%{_localstatedir}/log/tracker_agent
14cr|glpi-tracker_agent-1.5.3-2|51	%config(noreplace) %{_sysconfdir}/tracker_agent.conf
14cr|glpi-tracker_agent-1.5.3-2|52	
14cr|glpi-tracker_agent-1.5.3-2|53	
14cr|glpi-tracker_agent-1.5.3-2|54	
14cr|glpi-tracker_agent-1.5.3-2|55	%changelog
14cr|glpi-tracker_agent-1.5.3-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-2
14cr|glpi-tracker_agent-1.5.3-2|57	+ Revision: 318000e
14cr|glpi-tracker_agent-1.5.3-2|58	- MassBuild#464: Increase release tag
14cr|glpi-tracker_agent-1.5.3-2|59	
14cr|glpi-tracker_agent-1.5.3-2|60	

1680 14
14cr|glui-2.36-4|1	%define	major	2
14cr|glui-2.36-4|2	
14cr|glui-2.36-4|3	%define libname		%mklibname %{name} %{major}
14cr|glui-2.36-4|4	%define libnamedev 	%mklibname %{name} %{major} -d
14cr|glui-2.36-4|5	
14cr|glui-2.36-4|6	Summary:	GL User Interface Library
14cr|glui-2.36-4|7	Name:		glui
14cr|glui-2.36-4|8	Version:	2.36
14cr|glui-2.36-4|9	Release:	4
14cr|glui-2.36-4|10	Group:		System/Libraries
14cr|glui-2.36-4|11	License:	LGPL
14cr|glui-2.36-4|12	URL:		http://glui.sourceforge.net/
14cr|glui-2.36-4|13	Source:		%{name}-%{version}.tar.bz2
14cr|glui-2.36-4|14	#patch sent upstream by Kharec
14cr|glui-2.36-4|15	Patch:		glui-2.36-fix-cpp-examples.patch
14cr|glui-2.36-4|16	BuildRequires:	pkgconfig(glu)
14cr|glui-2.36-4|17	BuildRequires:	pkgconfig(glut)
14cr|glui-2.36-4|18	BuildRequires:	pkgconfig(xmu)
14cr|glui-2.36-4|19	
14cr|glui-2.36-4|20	
14cr|glui-2.36-4|21	%description
14cr|glui-2.36-4|22	GLUI is a GLUT-based C++ user interface library which provides
14cr|glui-2.36-4|23	controls such as buttons, checkboxes, radio buttons, and spinners
14cr|glui-2.36-4|24	to OpenGL applications. It is window-system independent, relying
14cr|glui-2.36-4|25	on GLUT to handle all system-dependent issues, such as window and
14cr|glui-2.36-4|26	mouse management.
14cr|glui-2.36-4|27	
14cr|glui-2.36-4|28	%package -n %{libnamedev}
14cr|glui-2.36-4|29	Summary:	GLUI User Interface Library Development Files
14cr|glui-2.36-4|30	Group:		System/Libraries
14cr|glui-2.36-4|31	
14cr|glui-2.36-4|32	%description -n %{libnamedev}
14cr|glui-2.36-4|33	GLUI is a GLUT-based C++ user interface library which provides
14cr|glui-2.36-4|34	controls such as buttons, checkboxes, radio buttons, and spinners
14cr|glui-2.36-4|35	to OpenGL applications. It is window-system independent, relying
14cr|glui-2.36-4|36	on GLUT to handle all system-dependent issues, such as window and
14cr|glui-2.36-4|37	mouse management.
14cr|glui-2.36-4|38	This package includes the header files and static library.
14cr|glui-2.36-4|39	
14cr|glui-2.36-4|40	%package -n %{name}-demos
14cr|glui-2.36-4|41	Summary:	GLUI Demos
14cr|glui-2.36-4|42	Group:		Graphics
14cr|glui-2.36-4|43	
14cr|glui-2.36-4|44	%description -n %{name}-demos
14cr|glui-2.36-4|45	GLUI is a GLUT-based C++ user interface library which provides
14cr|glui-2.36-4|46	controls such as buttons, checkboxes, radio buttons, and spinners
14cr|glui-2.36-4|47	to OpenGL applications. It is window-system independent, relying
14cr|glui-2.36-4|48	on GLUT to handle all system-dependent issues, such as window and
14cr|glui-2.36-4|49	mouse management.
14cr|glui-2.36-4|50	This package includes some binaries statically built with GLUI.
14cr|glui-2.36-4|51	Their source code is in %{_datadir}/%{name}-demos.
14cr|glui-2.36-4|52	
14cr|glui-2.36-4|53	%prep
14cr|glui-2.36-4|54	%setup -q
14cr|glui-2.36-4|55	%patch -p0
14cr|glui-2.36-4|56	
14cr|glui-2.36-4|57	%build
14cr|glui-2.36-4|58	mkdir lib
14cr|glui-2.36-4|59	mkdir bin
14cr|glui-2.36-4|60	cd src/
14cr|glui-2.36-4|61	make GLUT_LIB_LOCATION=%{_libdir} GLUT_INC_LOCATION=%{_includedir}/GL CFLAGS="%{optflags}" CC=g++
14cr|glui-2.36-4|62	
14cr|glui-2.36-4|63	for i in 1 2 3 4 5; do mv bin/example$i bin/GLUI-example$i; done
14cr|glui-2.36-4|64	
14cr|glui-2.36-4|65	%install
14cr|glui-2.36-4|66	mkdir -p %{buildroot}%{_bindir}
14cr|glui-2.36-4|67	mkdir -p %{buildroot}%{_includedir}/GL
14cr|glui-2.36-4|68	mkdir -p %{buildroot}%{_libdir}
14cr|glui-2.36-4|69	mkdir -p %{buildroot}%{_datadir}/%{name}-demos
14cr|glui-2.36-4|70	cp src/lib/*.a %{buildroot}%{_libdir}
14cr|glui-2.36-4|71	cp src/include/GL/*.h %{buildroot}%{_includedir}/GL
14cr|glui-2.36-4|72	cp src/bin/* %{buildroot}%{_bindir}
14cr|glui-2.36-4|73	cp src/example/example*.cpp %{buildroot}%{_datadir}/%{name}-demos
14cr|glui-2.36-4|74	
14cr|glui-2.36-4|75	%files -n %{libnamedev}
14cr|glui-2.36-4|76	%doc src/doc/*
14cr|glui-2.36-4|77	%{_includedir}/GL
14cr|glui-2.36-4|78	%{_libdir}/*.a
14cr|glui-2.36-4|79	
14cr|glui-2.36-4|80	%files -n %{name}-demos
14cr|glui-2.36-4|81	%{_datadir}/%{name}-demos/example*.cpp
14cr|glui-2.36-4|82	%{_bindir}/example6
14cr|glui-2.36-4|83	%{_bindir}/ppm2array
14cr|glui-2.36-4|84	%{_bindir}/GLUI-example1
14cr|glui-2.36-4|85	%{_bindir}/GLUI-example2
14cr|glui-2.36-4|86	%{_bindir}/GLUI-example3
14cr|glui-2.36-4|87	%{_bindir}/GLUI-example4
14cr|glui-2.36-4|88	%{_bindir}/GLUI-example5
14cr|glui-2.36-4|89	
14cr|glui-2.36-4|90	
14cr|glui-2.36-4|91	%changelog
14cr|glui-2.36-4|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.36-4
14cr|glui-2.36-4|93	+ Revision: 1d76f7d
14cr|glui-2.36-4|94	- MassBuild#464: Increase release tag
14cr|glui-2.36-4|95	
14cr|glui-2.36-4|96	

1681 14
14cr|gluon-0.71.0-4|1	#define git  5493f448
14cr|gluon-0.71.0-4|2	%define major 0
14cr|gluon-0.71.0-4|3	
14cr|gluon-0.71.0-4|4	Summary:	A cross-platform free and open source 2D game engine from KDE
14cr|gluon-0.71.0-4|5	Name:		gluon
14cr|gluon-0.71.0-4|6	Version:	0.71.0
14cr|gluon-0.71.0-4|7	Release:	4
14cr|gluon-0.71.0-4|8	License:	GPLv2+
14cr|gluon-0.71.0-4|9	Group:		Graphical desktop/KDE
14cr|gluon-0.71.0-4|10	Url:		http://gluon.tuxfamily.org/
14cr|gluon-0.71.0-4|11	Source0:	http://gitorious.net/gluon/%{name}-%{version}.tar.bz2
14cr|gluon-0.71.0-4|12	Patch0:		gluon-0.71.0-gcc-4.7.patch
14cr|gluon-0.71.0-4|13	Patch1:		gluon-0.71.0-cmake3.patch
14cr|gluon-0.71.0-4|14	BuildRequires:	kdelibs4-devel
14cr|gluon-0.71.0-4|15	BuildRequires:	pkgconfig(alure)
14cr|gluon-0.71.0-4|16	BuildRequires:	pkgconfig(glew)
14cr|gluon-0.71.0-4|17	BuildRequires:	pkgconfig(openal)
14cr|gluon-0.71.0-4|18	BuildRequires:	pkgconfig(sndfile)
14cr|gluon-0.71.0-4|19	BuildRequires:	pkgconfig(vorbis)
14cr|gluon-0.71.0-4|20	
14cr|gluon-0.71.0-4|21	%description
14cr|gluon-0.71.0-4|22	Gluon is a cross-platform free and open source 2D game engine from KDE.
14cr|gluon-0.71.0-4|23	It aims to make life easier for game developers by providing a simple
14cr|gluon-0.71.0-4|24	but powerful API to handle 2D objects, sounds and inputs.
14cr|gluon-0.71.0-4|25	
14cr|gluon-0.71.0-4|26	%files
14cr|gluon-0.71.0-4|27	%{_kde_bindir}/gluon*
14cr|gluon-0.71.0-4|28	%{_kde_datadir}/applications/gluon_kdeextplayer.desktop
14cr|gluon-0.71.0-4|29	%{_kde_datadir}/applications/gluon_kdeplayer.desktop
14cr|gluon-0.71.0-4|30	%{_kde_datadir}/applications/gluon_qmlplayer.desktop
14cr|gluon-0.71.0-4|31	%{_kde_datadir}/applications/gluon_qtplayer.desktop
14cr|gluon-0.71.0-4|32	%{_kde_applicationsdir}/gluon-creator.desktop
14cr|gluon-0.71.0-4|33	%{_kde_appsdir}/gluon_kdeextplayer/
14cr|gluon-0.71.0-4|34	%{_kde_appsdir}/gluoncreator/
14cr|gluon-0.71.0-4|35	%{_kde_appsdir}/gluoneditorpart/
14cr|gluon-0.71.0-4|36	%{_kde_appsdir}/gluonviewerpart/
14cr|gluon-0.71.0-4|37	%{_kde_datadir}/config.kcfg/gluoncreatorsettings.kcfg
14cr|gluon-0.71.0-4|38	%{_kde_datadir}/gluon/
14cr|gluon-0.71.0-4|39	%{_kde_datadir}/mime/packages/x-gluon-mimetypes.xml
14cr|gluon-0.71.0-4|40	%{_kde_services}/*.desktop
14cr|gluon-0.71.0-4|41	%{_kde_servicetypes}/gluoncreator_plugin.desktop
14cr|gluon-0.71.0-4|42	%{_kde_iconsdir}/hicolor/*
14cr|gluon-0.71.0-4|43	%{_kde_libdir}/gluon/
14cr|gluon-0.71.0-4|44	%{_kde_libdir}/kde4/*.so
14cr|gluon-0.71.0-4|45	
14cr|gluon-0.71.0-4|46	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|47	
14cr|gluon-0.71.0-4|48	%define libgluonaudio %mklibname gluonaudio %{major}
14cr|gluon-0.71.0-4|49	
14cr|gluon-0.71.0-4|50	%package -n %{libgluonaudio}
14cr|gluon-0.71.0-4|51	Summary:	%{name} library
14cr|gluon-0.71.0-4|52	Group:		System/Libraries
14cr|gluon-0.71.0-4|53	
14cr|gluon-0.71.0-4|54	%description -n %{libgluonaudio}
14cr|gluon-0.71.0-4|55	%{name} library.
14cr|gluon-0.71.0-4|56	
14cr|gluon-0.71.0-4|57	%files -n %{libgluonaudio}
14cr|gluon-0.71.0-4|58	%{_kde_libdir}/libGluonAudio.so.%{major}*
14cr|gluon-0.71.0-4|59	
14cr|gluon-0.71.0-4|60	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|61	
14cr|gluon-0.71.0-4|62	%define libgluoncore %mklibname gluoncore %{major}
14cr|gluon-0.71.0-4|63	
14cr|gluon-0.71.0-4|64	%package -n %{libgluoncore}
14cr|gluon-0.71.0-4|65	Summary:	%{name} library
14cr|gluon-0.71.0-4|66	Group:		System/Libraries
14cr|gluon-0.71.0-4|67	
14cr|gluon-0.71.0-4|68	%description -n %{libgluoncore}
14cr|gluon-0.71.0-4|69	%{name} library.
14cr|gluon-0.71.0-4|70	
14cr|gluon-0.71.0-4|71	%files -n %{libgluoncore}
14cr|gluon-0.71.0-4|72	%{_kde_libdir}/libGluonCore.so.%{major}*
14cr|gluon-0.71.0-4|73	
14cr|gluon-0.71.0-4|74	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|75	
14cr|gluon-0.71.0-4|76	%define libgluoncreator %mklibname gluoncreator %{major}
14cr|gluon-0.71.0-4|77	
14cr|gluon-0.71.0-4|78	%package -n %{libgluoncreator}
14cr|gluon-0.71.0-4|79	Summary:	%{name} library
14cr|gluon-0.71.0-4|80	Group:		System/Libraries
14cr|gluon-0.71.0-4|81	
14cr|gluon-0.71.0-4|82	%description -n %{libgluoncreator}
14cr|gluon-0.71.0-4|83	%{name} library.
14cr|gluon-0.71.0-4|84	
14cr|gluon-0.71.0-4|85	%files -n %{libgluoncreator}
14cr|gluon-0.71.0-4|86	%{_kde_libdir}/libGluonCreator.so.%{major}*
14cr|gluon-0.71.0-4|87	
14cr|gluon-0.71.0-4|88	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|89	
14cr|gluon-0.71.0-4|90	%define libgluonengine %mklibname gluonengine %{major}
14cr|gluon-0.71.0-4|91	
14cr|gluon-0.71.0-4|92	%package -n %{libgluonengine}
14cr|gluon-0.71.0-4|93	Summary:	%{name} library
14cr|gluon-0.71.0-4|94	Group:		System/Libraries
14cr|gluon-0.71.0-4|95	
14cr|gluon-0.71.0-4|96	%description -n %{libgluonengine}
14cr|gluon-0.71.0-4|97	%{name} library.
14cr|gluon-0.71.0-4|98	
14cr|gluon-0.71.0-4|99	%files -n %{libgluonengine}
14cr|gluon-0.71.0-4|100	%{_kde_libdir}/libGluonEngine.so.%{major}*
14cr|gluon-0.71.0-4|101	
14cr|gluon-0.71.0-4|102	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|103	
14cr|gluon-0.71.0-4|104	%define libgluoninput %mklibname gluoninput %{major}
14cr|gluon-0.71.0-4|105	
14cr|gluon-0.71.0-4|106	%package -n %{libgluoninput}
14cr|gluon-0.71.0-4|107	Summary:	%{name} library
14cr|gluon-0.71.0-4|108	Group:		System/Libraries
14cr|gluon-0.71.0-4|109	
14cr|gluon-0.71.0-4|110	%description -n %{libgluoninput}
14cr|gluon-0.71.0-4|111	%{name} library.
14cr|gluon-0.71.0-4|112	
14cr|gluon-0.71.0-4|113	%files -n %{libgluoninput}
14cr|gluon-0.71.0-4|114	%{_kde_libdir}/libGluonInput.so.%{major}*
14cr|gluon-0.71.0-4|115	
14cr|gluon-0.71.0-4|116	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|117	
14cr|gluon-0.71.0-4|118	%define libgluongraphics %mklibname gluongraphics %{major}
14cr|gluon-0.71.0-4|119	
14cr|gluon-0.71.0-4|120	%package -n %{libgluongraphics}
14cr|gluon-0.71.0-4|121	Summary:	%{name} library
14cr|gluon-0.71.0-4|122	Group:		System/Libraries
14cr|gluon-0.71.0-4|123	
14cr|gluon-0.71.0-4|124	%description -n %{libgluongraphics}
14cr|gluon-0.71.0-4|125	%{name} library.
14cr|gluon-0.71.0-4|126	
14cr|gluon-0.71.0-4|127	%files -n %{libgluongraphics}
14cr|gluon-0.71.0-4|128	%{_kde_libdir}/libGluonGraphics.so.%{major}*
14cr|gluon-0.71.0-4|129	
14cr|gluon-0.71.0-4|130	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|131	
14cr|gluon-0.71.0-4|132	%define libgluonplayer %mklibname gluonplayer %{major}
14cr|gluon-0.71.0-4|133	
14cr|gluon-0.71.0-4|134	%package -n %{libgluonplayer}
14cr|gluon-0.71.0-4|135	Summary:	%{name} library
14cr|gluon-0.71.0-4|136	Group:		System/Libraries
14cr|gluon-0.71.0-4|137	
14cr|gluon-0.71.0-4|138	%description -n %{libgluonplayer}
14cr|gluon-0.71.0-4|139	%{name} library.
14cr|gluon-0.71.0-4|140	
14cr|gluon-0.71.0-4|141	%files -n %{libgluonplayer}
14cr|gluon-0.71.0-4|142	%{_kde_libdir}/libGluonPlayer.so.%{major}*
14cr|gluon-0.71.0-4|143	
14cr|gluon-0.71.0-4|144	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|145	
14cr|gluon-0.71.0-4|146	%package devel
14cr|gluon-0.71.0-4|147	Summary:	Headers files for %{name}
14cr|gluon-0.71.0-4|148	Group:		Development/KDE and Qt
14cr|gluon-0.71.0-4|149	Requires:	%{libgluonaudio} = %{EVRD}
14cr|gluon-0.71.0-4|150	Requires:	%{libgluoncore} = %{EVRD}
14cr|gluon-0.71.0-4|151	Requires:	%{libgluoncreator} = %{EVRD}
14cr|gluon-0.71.0-4|152	Requires:	%{libgluonengine} = %{EVRD}
14cr|gluon-0.71.0-4|153	Requires:	%{libgluoninput} = %{EVRD}
14cr|gluon-0.71.0-4|154	Requires:	%{libgluongraphics} = %{EVRD}
14cr|gluon-0.71.0-4|155	Provides:	%{name}-devel = %{EVRD}
14cr|gluon-0.71.0-4|156	
14cr|gluon-0.71.0-4|157	%description devel
14cr|gluon-0.71.0-4|158	Headers files needed to build %{name}.
14cr|gluon-0.71.0-4|159	
14cr|gluon-0.71.0-4|160	%files devel
14cr|gluon-0.71.0-4|161	%{_kde_datadir}/cmake/Modules/*
14cr|gluon-0.71.0-4|162	%{_kde_includedir}/gluon/
14cr|gluon-0.71.0-4|163	%{_kde_libdir}/libGluon*.so
14cr|gluon-0.71.0-4|164	
14cr|gluon-0.71.0-4|165	#----------------------------------------------------------------------------
14cr|gluon-0.71.0-4|166	
14cr|gluon-0.71.0-4|167	%prep
14cr|gluon-0.71.0-4|168	%setup -q
14cr|gluon-0.71.0-4|169	%patch0 -p0
14cr|gluon-0.71.0-4|170	%patch1 -p1
14cr|gluon-0.71.0-4|171	
14cr|gluon-0.71.0-4|172	%build
14cr|gluon-0.71.0-4|173	%cmake_kde4
14cr|gluon-0.71.0-4|174	%make
14cr|gluon-0.71.0-4|175	
14cr|gluon-0.71.0-4|176	%install
14cr|gluon-0.71.0-4|177	%makeinstall_std -C build
14cr|gluon-0.71.0-4|178	
14cr|gluon-0.71.0-4|179	
14cr|gluon-0.71.0-4|180	%changelog
14cr|gluon-0.71.0-4|181	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.71.0-4
14cr|gluon-0.71.0-4|182	+ Revision: d75b0e8
14cr|gluon-0.71.0-4|183	- Fix build with cmake 3.0
14cr|gluon-0.71.0-4|184	
14cr|gluon-0.71.0-4|185	

1682 14
14cr|glusterfs-3.2.6-3|1	%define major 0
14cr|glusterfs-3.2.6-3|2	%define libname %mklibname glusterfs %{major}
14cr|glusterfs-3.2.6-3|3	%define devname %mklibname -d glusterfs
14cr|glusterfs-3.2.6-3|4	
14cr|glusterfs-3.2.6-3|5	Summary:	GlusterFS network/cluster filesystem
14cr|glusterfs-3.2.6-3|6	Name:		glusterfs
14cr|glusterfs-3.2.6-3|7	Version:	3.2.6
14cr|glusterfs-3.2.6-3|8	Release:	3
14cr|glusterfs-3.2.6-3|9	License:	GPLv3+
14cr|glusterfs-3.2.6-3|10	Group:		Networking/Other
14cr|glusterfs-3.2.6-3|11	URL:		http://www.gluster.org/docs/index.php/GlusterFS
14cr|glusterfs-3.2.6-3|12	Source0:	ftp://ftp.gluster.com/pub/gluster/glusterfs/3.0/%{version}/%{name}-%{version}.tar.gz
14cr|glusterfs-3.2.6-3|13	Source1:	glusterfsd.init
14cr|glusterfs-3.2.6-3|14	Source2:	glusterfsd.sysconfig
14cr|glusterfs-3.2.6-3|15	Source3:	glusterfsd.logrotate
14cr|glusterfs-3.2.6-3|16	Source4:	glusterfs.logrotate
14cr|glusterfs-3.2.6-3|17	BuildRequires:	bison
14cr|glusterfs-3.2.6-3|18	BuildRequires:	flex
14cr|glusterfs-3.2.6-3|19	BuildRequires:	libtool
14cr|glusterfs-3.2.6-3|20	BuildRequires:	libibverbs-devel
14cr|glusterfs-3.2.6-3|21	BuildRequires:	pkgconfig(fuse)
14cr|glusterfs-3.2.6-3|22	BuildRequires:	pkgconfig(libtirpc)
14cr|glusterfs-3.2.6-3|23	
14cr|glusterfs-3.2.6-3|24	%description
14cr|glusterfs-3.2.6-3|25	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|26	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|27	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|28	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|29	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|30	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|31	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|32	
14cr|glusterfs-3.2.6-3|33	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
14cr|glusterfs-3.2.6-3|34	
14cr|glusterfs-3.2.6-3|35	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|36	
14cr|glusterfs-3.2.6-3|37	%package -n	%{libname}
14cr|glusterfs-3.2.6-3|38	Summary:	GlusterFS network/cluster filesystem library
14cr|glusterfs-3.2.6-3|39	Group:		System/Libraries
14cr|glusterfs-3.2.6-3|40	Provides:	glusterfs-libs = %{EVRD}
14cr|glusterfs-3.2.6-3|41	Provides:	libglusterfs = %{EVRD}
14cr|glusterfs-3.2.6-3|42	
14cr|glusterfs-3.2.6-3|43	%description -n	%{libname}
14cr|glusterfs-3.2.6-3|44	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|45	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|46	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|47	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|48	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|49	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|50	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|51	
14cr|glusterfs-3.2.6-3|52	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
14cr|glusterfs-3.2.6-3|53	
14cr|glusterfs-3.2.6-3|54	This package includes the libglusterfs and glusterfs translator modules common
14cr|glusterfs-3.2.6-3|55	to both GlusterFS server and client framework.
14cr|glusterfs-3.2.6-3|56	
14cr|glusterfs-3.2.6-3|57	%files -n %{libname}
14cr|glusterfs-3.2.6-3|58	%{_libdir}/*.so.%{major}*
14cr|glusterfs-3.2.6-3|59	%{_libdir}/glusterfs
14cr|glusterfs-3.2.6-3|60	
14cr|glusterfs-3.2.6-3|61	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|62	
14cr|glusterfs-3.2.6-3|63	%package -n	%{devname}
14cr|glusterfs-3.2.6-3|64	Summary:	Static library and header files for the GlusterFS library
14cr|glusterfs-3.2.6-3|65	Group:		Development/C
14cr|glusterfs-3.2.6-3|66	Provides:	%{name}-devel = %{EVRD}
14cr|glusterfs-3.2.6-3|67	Requires:	%{libname} = %{EVRD}
14cr|glusterfs-3.2.6-3|68	
14cr|glusterfs-3.2.6-3|69	%description -n	%{devname}
14cr|glusterfs-3.2.6-3|70	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|71	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|72	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|73	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|74	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|75	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|76	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|77	
14cr|glusterfs-3.2.6-3|78	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
14cr|glusterfs-3.2.6-3|79	
14cr|glusterfs-3.2.6-3|80	This package contains the static GlusterFS library and its header files.
14cr|glusterfs-3.2.6-3|81	
14cr|glusterfs-3.2.6-3|82	%files -n %{devname}
14cr|glusterfs-3.2.6-3|83	%{_includedir}/glusterfs/
14cr|glusterfs-3.2.6-3|84	%{_libdir}/*.so
14cr|glusterfs-3.2.6-3|85	
14cr|glusterfs-3.2.6-3|86	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|87	
14cr|glusterfs-3.2.6-3|88	%package	common
14cr|glusterfs-3.2.6-3|89	Summary:	The common files needed by GlusterFS for client and server
14cr|glusterfs-3.2.6-3|90	Group:		Networking/Other
14cr|glusterfs-3.2.6-3|91	Requires:	fuse >= 2.6.0
14cr|glusterfs-3.2.6-3|92	
14cr|glusterfs-3.2.6-3|93	%description	common
14cr|glusterfs-3.2.6-3|94	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|95	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|96	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|97	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|98	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|99	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|100	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|101	
14cr|glusterfs-3.2.6-3|102	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
14cr|glusterfs-3.2.6-3|103	
14cr|glusterfs-3.2.6-3|104	This package includes the glusterfs binaries and documentation.
14cr|glusterfs-3.2.6-3|105	These are needed by both glusterfs client and server.
14cr|glusterfs-3.2.6-3|106	
14cr|glusterfs-3.2.6-3|107	%files common
14cr|glusterfs-3.2.6-3|108	%docdir %{_docdir}/glusterfs
14cr|glusterfs-3.2.6-3|109	%doc %{_docdir}/glusterfs/*
14cr|glusterfs-3.2.6-3|110	%{_sysconfdir}/glusterfs/gluster*
14cr|glusterfs-3.2.6-3|111	%{_mandir}/man8/glusterfs.8*
14cr|glusterfs-3.2.6-3|112	%{_mandir}/man8/gluster.8*
14cr|glusterfs-3.2.6-3|113	%{_mandir}/man8/glusterd.8*
14cr|glusterfs-3.2.6-3|114	%{_mandir}/man8/glusterfsd.8*
14cr|glusterfs-3.2.6-3|115	%dir /var/log/glusterfs/
14cr|glusterfs-3.2.6-3|116	%{_sbindir}/glusterfs
14cr|glusterfs-3.2.6-3|117	%{_sbindir}/gluster
14cr|glusterfs-3.2.6-3|118	%{_sbindir}/glusterfsd
14cr|glusterfs-3.2.6-3|119	%{_sbindir}/glusterd
14cr|glusterfs-3.2.6-3|120	
14cr|glusterfs-3.2.6-3|121	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|122	
14cr|glusterfs-3.2.6-3|123	%package	client
14cr|glusterfs-3.2.6-3|124	Summary:	GlusterFS client
14cr|glusterfs-3.2.6-3|125	Group:		Networking/Other
14cr|glusterfs-3.2.6-3|126	Requires:	%{name}-common = %{EVRD}
14cr|glusterfs-3.2.6-3|127	Requires(post): rpm-helper
14cr|glusterfs-3.2.6-3|128	
14cr|glusterfs-3.2.6-3|129	%description	client
14cr|glusterfs-3.2.6-3|130	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|131	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|132	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|133	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|134	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|135	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|136	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|137	
14cr|glusterfs-3.2.6-3|138	This package is the client needed to mount a GlusterFS fs.
14cr|glusterfs-3.2.6-3|139	
14cr|glusterfs-3.2.6-3|140	%files client
14cr|glusterfs-3.2.6-3|141	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-client
14cr|glusterfs-3.2.6-3|142	/sbin/mount.glusterfs
14cr|glusterfs-3.2.6-3|143	%{_mandir}/man8/mount.glusterfs.8.*
14cr|glusterfs-3.2.6-3|144	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfs.log
14cr|glusterfs-3.2.6-3|145	
14cr|glusterfs-3.2.6-3|146	%post client
14cr|glusterfs-3.2.6-3|147	%create_ghostfile /var/log/glusterfs/glusterfs.log root root 0644
14cr|glusterfs-3.2.6-3|148	
14cr|glusterfs-3.2.6-3|149	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|150	
14cr|glusterfs-3.2.6-3|151	%package	server
14cr|glusterfs-3.2.6-3|152	Summary:	GlusterFS server
14cr|glusterfs-3.2.6-3|153	Group:		Networking/Other
14cr|glusterfs-3.2.6-3|154	Requires:	%{name}-common = %{EVRD}
14cr|glusterfs-3.2.6-3|155	Requires:	%{name}-client = %{EVRD}
14cr|glusterfs-3.2.6-3|156	Requires(post): rpm-helper
14cr|glusterfs-3.2.6-3|157	Requires(preun): rpm-helper
14cr|glusterfs-3.2.6-3|158	Requires(post): sed
14cr|glusterfs-3.2.6-3|159	
14cr|glusterfs-3.2.6-3|160	%description	server
14cr|glusterfs-3.2.6-3|161	GlusterFS is a clustered file-system capable of scaling to several
14cr|glusterfs-3.2.6-3|162	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cr|glusterfs-3.2.6-3|163	or TCP/IP interconnect into one large parallel network file
14cr|glusterfs-3.2.6-3|164	system. GlusterFS is one of the most sophisticated file system in
14cr|glusterfs-3.2.6-3|165	terms of features and extensibility.  It borrows a powerful concept
14cr|glusterfs-3.2.6-3|166	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cr|glusterfs-3.2.6-3|167	is in userspace and easily manageable.
14cr|glusterfs-3.2.6-3|168	
14cr|glusterfs-3.2.6-3|169	This package is the server.
14cr|glusterfs-3.2.6-3|170	
14cr|glusterfs-3.2.6-3|171	%files server
14cr|glusterfs-3.2.6-3|172	%attr(0755,root,root) %{_initrddir}/glusterd
14cr|glusterfs-3.2.6-3|173	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/glusterfsd
14cr|glusterfs-3.2.6-3|174	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-server
14cr|glusterfs-3.2.6-3|175	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfsd.log
14cr|glusterfs-3.2.6-3|176	%dir /var/run/glusterfsd
14cr|glusterfs-3.2.6-3|177	
14cr|glusterfs-3.2.6-3|178	%post server
14cr|glusterfs-3.2.6-3|179	%create_ghostfile /var/log/glusterfs/glusterfsd.log root root 0644
14cr|glusterfs-3.2.6-3|180	%_post_service glusterd
14cr|glusterfs-3.2.6-3|181	if [ -e /etc/glusterfs/glusterfs-server.vol ]; then
14cr|glusterfs-3.2.6-3|182	echo "Updating /etc/sysconfig/glusterfsd to point to old /etc/glusterfs/glusterfs-server.vol file"
14cr|glusterfs-3.2.6-3|183	sed -i 's|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfsd.vol"|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfs-server.vol"|g' /etc/sysconfig/glusterfsd
14cr|glusterfs-3.2.6-3|184	#   mv -n /etc/glusterfs/glusterfs-server.vol /etc/glusterfs/glusterfsd.vol
14cr|glusterfs-3.2.6-3|185	fi
14cr|glusterfs-3.2.6-3|186	
14cr|glusterfs-3.2.6-3|187	%preun server
14cr|glusterfs-3.2.6-3|188	%_preun_service glusterfsd
14cr|glusterfs-3.2.6-3|189	
14cr|glusterfs-3.2.6-3|190	#----------------------------------------------------------------------------
14cr|glusterfs-3.2.6-3|191	
14cr|glusterfs-3.2.6-3|192	%prep
14cr|glusterfs-3.2.6-3|193	%setup -q
14cr|glusterfs-3.2.6-3|194	cp %{SOURCE1} glusterfsd.init
14cr|glusterfs-3.2.6-3|195	cp %{SOURCE2} glusterfsd.sysconfig
14cr|glusterfs-3.2.6-3|196	cp %{SOURCE3} glusterfsd.logrotate
14cr|glusterfs-3.2.6-3|197	cp %{SOURCE4} glusterfs.logrotate
14cr|glusterfs-3.2.6-3|198	
14cr|glusterfs-3.2.6-3|199	%build
14cr|glusterfs-3.2.6-3|200	%configure2_5x \
14cr|glusterfs-3.2.6-3|201	--disable-static \
14cr|glusterfs-3.2.6-3|202	--enable-shared
14cr|glusterfs-3.2.6-3|203	
14cr|glusterfs-3.2.6-3|204	# Remove rpath
14cr|glusterfs-3.2.6-3|205	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|glusterfs-3.2.6-3|206	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|glusterfs-3.2.6-3|207	make LIBS="-ltirpc -ldl -pthread"
14cr|glusterfs-3.2.6-3|208	
14cr|glusterfs-3.2.6-3|209	%install
14cr|glusterfs-3.2.6-3|210	make install DESTDIR=%{buildroot}
14cr|glusterfs-3.2.6-3|211	mkdir -p %{buildroot}%{_includedir}/glusterfs
14cr|glusterfs-3.2.6-3|212	mkdir -p %{buildroot}/var/log/glusterfs
14cr|glusterfs-3.2.6-3|213	install -p -m 0644 libglusterfs/src/*.h %{buildroot}%{_includedir}/glusterfs/
14cr|glusterfs-3.2.6-3|214	
14cr|glusterfs-3.2.6-3|215	install -d %{buildroot}%{_initrddir}
14cr|glusterfs-3.2.6-3|216	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|glusterfs-3.2.6-3|217	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|glusterfs-3.2.6-3|218	install -d %{buildroot}/var/run/glusterfsd
14cr|glusterfs-3.2.6-3|219	
14cr|glusterfs-3.2.6-3|220	install -m0755 glusterfsd.init %{buildroot}%{_initrddir}/glusterd
14cr|glusterfs-3.2.6-3|221	install -m0644 glusterfsd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/glusterfsd
14cr|glusterfs-3.2.6-3|222	install -m0644 glusterfsd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-server
14cr|glusterfs-3.2.6-3|223	install -m0644 glusterfs.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-client
14cr|glusterfs-3.2.6-3|224	
14cr|glusterfs-3.2.6-3|225	touch %{buildroot}/var/log/glusterfs/glusterfs.log
14cr|glusterfs-3.2.6-3|226	touch %{buildroot}/var/log/glusterfs/glusterfsd.log
14cr|glusterfs-3.2.6-3|227	
14cr|glusterfs-3.2.6-3|228	# remove default startup script
14cr|glusterfs-3.2.6-3|229	rm %{buildroot}/etc/init.d/glusterd
14cr|glusterfs-3.2.6-3|230	
14cr|glusterfs-3.2.6-3|231	
14cr|glusterfs-3.2.6-3|232	%changelog
14cr|glusterfs-3.2.6-3|233	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.6-3
14cr|glusterfs-3.2.6-3|234	+ Revision: 276920e
14cr|glusterfs-3.2.6-3|235	- Build with tirpc
14cr|glusterfs-3.2.6-3|236	
14cr|glusterfs-3.2.6-3|237	

1683 14
14cr|glw-8.0.0-2|1	Summary:	Xt / Motif OpenGL widgets
14cr|glw-8.0.0-2|2	Name:		glw
14cr|glw-8.0.0-2|3	Version:	8.0.0
14cr|glw-8.0.0-2|4	Release:	2
14cr|glw-8.0.0-2|5	License:	MIT
14cr|glw-8.0.0-2|6	Group:		System/Libraries
14cr|glw-8.0.0-2|7	Url:		http://www.mesa3d.org
14cr|glw-8.0.0-2|8	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{name}/%{name}-%{version}.tar.bz2
14cr|glw-8.0.0-2|9	BuildRequires:	lesstif-devel
14cr|glw-8.0.0-2|10	BuildRequires:	pkgconfig(gl)
14cr|glw-8.0.0-2|11	BuildRequires:	pkgconfig(x11)
14cr|glw-8.0.0-2|12	BuildRequires:	pkgconfig(xext)
14cr|glw-8.0.0-2|13	BuildRequires:	pkgconfig(xt)
14cr|glw-8.0.0-2|14	
14cr|glw-8.0.0-2|15	%description
14cr|glw-8.0.0-2|16	Mesa libGLw runtime library.
14cr|glw-8.0.0-2|17	
14cr|glw-8.0.0-2|18	#----------------------------------------------------------------------------
14cr|glw-8.0.0-2|19	
14cr|glw-8.0.0-2|20	%define major 1
14cr|glw-8.0.0-2|21	%define libname %mklibname GLw %{major}
14cr|glw-8.0.0-2|22	
14cr|glw-8.0.0-2|23	%package -n %{libname}
14cr|glw-8.0.0-2|24	Summary:	Xt / Motif OpenGL widgets
14cr|glw-8.0.0-2|25	Group:		System/Libraries
14cr|glw-8.0.0-2|26	
14cr|glw-8.0.0-2|27	%description -n %{libname}
14cr|glw-8.0.0-2|28	Mesa libGLw runtime library.
14cr|glw-8.0.0-2|29	
14cr|glw-8.0.0-2|30	%files -n %{libname}
14cr|glw-8.0.0-2|31	%doc README
14cr|glw-8.0.0-2|32	%{_libdir}/libGLw.so.%{major}*
14cr|glw-8.0.0-2|33	
14cr|glw-8.0.0-2|34	#----------------------------------------------------------------------------
14cr|glw-8.0.0-2|35	
14cr|glw-8.0.0-2|36	%define devname %mklibname GLw -d
14cr|glw-8.0.0-2|37	
14cr|glw-8.0.0-2|38	%package -n %{devname}
14cr|glw-8.0.0-2|39	Summary:	Mesa libGLw development package
14cr|glw-8.0.0-2|40	Group:		Development/C
14cr|glw-8.0.0-2|41	Requires:	%{libname} = %{EVRD}
14cr|glw-8.0.0-2|42	
14cr|glw-8.0.0-2|43	%description -n %{devname}
14cr|glw-8.0.0-2|44	Mesa libGLw development package.
14cr|glw-8.0.0-2|45	
14cr|glw-8.0.0-2|46	%files -n %{devname}
14cr|glw-8.0.0-2|47	%{_libdir}/libGLw.so
14cr|glw-8.0.0-2|48	%{_includedir}/GL/GLwDrawA.h
14cr|glw-8.0.0-2|49	%{_includedir}/GL/GLwDrawAP.h
14cr|glw-8.0.0-2|50	%{_includedir}/GL/GLwMDrawA.h
14cr|glw-8.0.0-2|51	%{_includedir}/GL/GLwMDrawAP.h
14cr|glw-8.0.0-2|52	%{_libdir}/pkgconfig/glw.pc
14cr|glw-8.0.0-2|53	
14cr|glw-8.0.0-2|54	#----------------------------------------------------------------------------
14cr|glw-8.0.0-2|55	
14cr|glw-8.0.0-2|56	%prep
14cr|glw-8.0.0-2|57	%setup -q
14cr|glw-8.0.0-2|58	
14cr|glw-8.0.0-2|59	%build
14cr|glw-8.0.0-2|60	%configure2_5x \
14cr|glw-8.0.0-2|61	--enable-motif \
14cr|glw-8.0.0-2|62	--disable-static
14cr|glw-8.0.0-2|63	
14cr|glw-8.0.0-2|64	%install
14cr|glw-8.0.0-2|65	%makeinstall_std
14cr|glw-8.0.0-2|66	
14cr|glw-8.0.0-2|67	
14cr|glw-8.0.0-2|68	%changelog
14cr|glw-8.0.0-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.0.0-2
14cr|glw-8.0.0-2|70	+ Revision: 68d76c9
14cr|glw-8.0.0-2|71	- MassBuild#464: Increase release tag
14cr|glw-8.0.0-2|72	
14cr|glw-8.0.0-2|73	

1684 14
14cr|glyr-1.0.5-2|1	%define	major		1
14cr|glyr-1.0.5-2|2	%define	libname		%mklibname %{name} %{major}
14cr|glyr-1.0.5-2|3	%define	devname	%mklibname %{name} -d
14cr|glyr-1.0.5-2|4	
14cr|glyr-1.0.5-2|5	Summary:	Search engine for Music related Metadata
14cr|glyr-1.0.5-2|6	Name:		glyr
14cr|glyr-1.0.5-2|7	Version:	1.0.5
14cr|glyr-1.0.5-2|8	Release:	2
14cr|glyr-1.0.5-2|9	License:	GPLv3+
14cr|glyr-1.0.5-2|10	Group:		System/Libraries
14cr|glyr-1.0.5-2|11	Url:		https://github.com/sahib/glyr
14cr|glyr-1.0.5-2|12	Source0:	https://github.com/downloads/sahib/%{name}/%{name}-%{version}.tar.gz
14cr|glyr-1.0.5-2|13	# Remove __DATE and __TIME__ that causes the package to rebuild when not needed
14cr|glyr-1.0.5-2|14	Patch0:		glyr-1.0.5-date-n-time.patch
14cr|glyr-1.0.5-2|15	Patch1:		glyr-1.0.5-flags.patch
14cr|glyr-1.0.5-2|16	BuildRequires:	cmake
14cr|glyr-1.0.5-2|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.10
14cr|glyr-1.0.5-2|18	BuildRequires:	pkgconfig(gthread-2.0)
14cr|glyr-1.0.5-2|19	BuildRequires:	pkgconfig(libcurl)
14cr|glyr-1.0.5-2|20	BuildRequires:	pkgconfig(sqlite3)
14cr|glyr-1.0.5-2|21	
14cr|glyr-1.0.5-2|22	%description
14cr|glyr-1.0.5-2|23	Glyr CLI tool.
14cr|glyr-1.0.5-2|24	The sort of metadata glyr is searching (and downloading) is usually the data
14cr|glyr-1.0.5-2|25	you see in your musicplayer. And indeed, originally it was written to serve as
14cr|glyr-1.0.5-2|26	internally library for a musicplayer, but has been extended to work as a
14cr|glyr-1.0.5-2|27	standalone program which is able to download:
14cr|glyr-1.0.5-2|28	* cover art;
14cr|glyr-1.0.5-2|29	* lyrics;
14cr|glyr-1.0.5-2|30	* bandphotos;
14cr|glyr-1.0.5-2|31	* artist biography;
14cr|glyr-1.0.5-2|32	* album reviews;
14cr|glyr-1.0.5-2|33	* tracklists of an album;
14cr|glyr-1.0.5-2|34	* a list of albums from a specific artist;
14cr|glyr-1.0.5-2|35	* tags, either related to artist, album or title relations, for example
14cr|glyr-1.0.5-2|36	links to wikipedia;
14cr|glyr-1.0.5-2|37	* similar artists;
14cr|glyr-1.0.5-2|38	* similar songs.
14cr|glyr-1.0.5-2|39	
14cr|glyr-1.0.5-2|40	%files
14cr|glyr-1.0.5-2|41	%doc AUTHORS CHANGELOG COPYING README.textile
14cr|glyr-1.0.5-2|42	%{_bindir}/glyrc
14cr|glyr-1.0.5-2|43	
14cr|glyr-1.0.5-2|44	#-----------------------------------------------------------------------------
14cr|glyr-1.0.5-2|45	
14cr|glyr-1.0.5-2|46	%package -n %{libname}
14cr|glyr-1.0.5-2|47	Summary:	Search engine for Music related Metadata
14cr|glyr-1.0.5-2|48	Group:		System/Libraries
14cr|glyr-1.0.5-2|49	
14cr|glyr-1.0.5-2|50	%description -n %{libname}
14cr|glyr-1.0.5-2|51	Glyr shared library.
14cr|glyr-1.0.5-2|52	The sort of metadata glyr is searching (and downloading) is usually the data
14cr|glyr-1.0.5-2|53	you see in your musicplayer. And indeed, originally it was written to serve as
14cr|glyr-1.0.5-2|54	internally library for a musicplayer, but has been extended to work as a
14cr|glyr-1.0.5-2|55	standalone program which is able to download:
14cr|glyr-1.0.5-2|56	* cover art;
14cr|glyr-1.0.5-2|57	* lyrics;
14cr|glyr-1.0.5-2|58	* bandphotos;
14cr|glyr-1.0.5-2|59	* artist biography;
14cr|glyr-1.0.5-2|60	* album reviews;
14cr|glyr-1.0.5-2|61	* tracklists of an album;
14cr|glyr-1.0.5-2|62	* a list of albums from a specific artist;
14cr|glyr-1.0.5-2|63	* tags, either related to artist, album or title relations, for example
14cr|glyr-1.0.5-2|64	links to wikipedia;
14cr|glyr-1.0.5-2|65	* similar artists;
14cr|glyr-1.0.5-2|66	* similar songs.
14cr|glyr-1.0.5-2|67	
14cr|glyr-1.0.5-2|68	%files -n %{libname}
14cr|glyr-1.0.5-2|69	%doc COPYING
14cr|glyr-1.0.5-2|70	%{_libdir}/lib%{name}.so.%{major}*
14cr|glyr-1.0.5-2|71	
14cr|glyr-1.0.5-2|72	#-----------------------------------------------------------------------------
14cr|glyr-1.0.5-2|73	
14cr|glyr-1.0.5-2|74	%package -n %{devname}
14cr|glyr-1.0.5-2|75	Summary:	Search engine for Music related Metadata
14cr|glyr-1.0.5-2|76	Group:		Development/C
14cr|glyr-1.0.5-2|77	Requires:	%{libname} = %{EVRD}
14cr|glyr-1.0.5-2|78	
14cr|glyr-1.0.5-2|79	%description -n %{devname}
14cr|glyr-1.0.5-2|80	Glyr development files.
14cr|glyr-1.0.5-2|81	The sort of metadata glyr is searching (and downloading) is usually the data
14cr|glyr-1.0.5-2|82	you see in your musicplayer. And indeed, originally it was written to serve as
14cr|glyr-1.0.5-2|83	internally library for a musicplayer, but has been extended to work as a
14cr|glyr-1.0.5-2|84	standalone program which is able to download:
14cr|glyr-1.0.5-2|85	* cover art;
14cr|glyr-1.0.5-2|86	* lyrics;
14cr|glyr-1.0.5-2|87	* bandphotos;
14cr|glyr-1.0.5-2|88	* artist biography;
14cr|glyr-1.0.5-2|89	* album reviews;
14cr|glyr-1.0.5-2|90	* tracklists of an album;
14cr|glyr-1.0.5-2|91	* a list of albums from a specific artist;
14cr|glyr-1.0.5-2|92	* tags, either related to artist, album or title relations, for example
14cr|glyr-1.0.5-2|93	links to wikipedia;
14cr|glyr-1.0.5-2|94	* similar artists;
14cr|glyr-1.0.5-2|95	* similar songs.
14cr|glyr-1.0.5-2|96	
14cr|glyr-1.0.5-2|97	%files -n %{devname}
14cr|glyr-1.0.5-2|98	%doc COPYING
14cr|glyr-1.0.5-2|99	# No doc files here
14cr|glyr-1.0.5-2|100	#doc src/examples
14cr|glyr-1.0.5-2|101	%{_includedir}/%{name}
14cr|glyr-1.0.5-2|102	%{_libdir}/*.so
14cr|glyr-1.0.5-2|103	%{_libdir}/pkgconfig/*.pc
14cr|glyr-1.0.5-2|104	
14cr|glyr-1.0.5-2|105	#-----------------------------------------------------------------------------
14cr|glyr-1.0.5-2|106	
14cr|glyr-1.0.5-2|107	%prep
14cr|glyr-1.0.5-2|108	%setup -q
14cr|glyr-1.0.5-2|109	%patch0 -p1
14cr|glyr-1.0.5-2|110	%patch1 -p1
14cr|glyr-1.0.5-2|111	
14cr|glyr-1.0.5-2|112	%build
14cr|glyr-1.0.5-2|113	%cmake
14cr|glyr-1.0.5-2|114	%make
14cr|glyr-1.0.5-2|115	
14cr|glyr-1.0.5-2|116	%install
14cr|glyr-1.0.5-2|117	%makeinstall_std -C build
14cr|glyr-1.0.5-2|118	
14cr|glyr-1.0.5-2|119	
14cr|glyr-1.0.5-2|120	
14cr|glyr-1.0.5-2|121	%changelog
14cr|glyr-1.0.5-2|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|glyr-1.0.5-2|123	+ Revision: 95365e9
14cr|glyr-1.0.5-2|124	- MassBuild#464: Increase release tag
14cr|glyr-1.0.5-2|125	
14cr|glyr-1.0.5-2|126	

1685 14
14cr|gmameui-0.2.12-6|1	Summary:	A sdlmame front-end
14cr|gmameui-0.2.12-6|2	Name:		gmameui
14cr|gmameui-0.2.12-6|3	Version:	0.2.12
14cr|gmameui-0.2.12-6|4	Release:	6
14cr|gmameui-0.2.12-6|5	License:	GPLv3+
14cr|gmameui-0.2.12-6|6	Group:		Emulators
14cr|gmameui-0.2.12-6|7	Url:		http://gmameui.sourceforge.net/
14cr|gmameui-0.2.12-6|8	Source0:	%{name}-%{version}.tar.gz
14cr|gmameui-0.2.12-6|9	Patch0:		gmamaui-0.2.12_glibc.patch
14cr|gmameui-0.2.12-6|10	Patch1:		gmameui-0.2.12-glib-2.40.patch
14cr|gmameui-0.2.12-6|11	BuildRequires:	desktop-file-utils
14cr|gmameui-0.2.12-6|12	BuildRequires:	intltool
14cr|gmameui-0.2.12-6|13	BuildRequires:	scrollkeeper
14cr|gmameui-0.2.12-6|14	BuildRequires:	pkgconfig(expat)
14cr|gmameui-0.2.12-6|15	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gmameui-0.2.12-6|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gmameui-0.2.12-6|17	BuildRequires:	pkgconfig(libarchive)
14cr|gmameui-0.2.12-6|18	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gmameui-0.2.12-6|19	BuildRequires:	pkgconfig(libgnome-2.0)
14cr|gmameui-0.2.12-6|20	BuildRequires:	pkgconfig(vte)
14cr|gmameui-0.2.12-6|21	
14cr|gmameui-0.2.12-6|22	%description
14cr|gmameui-0.2.12-6|23	GMAMEUI is a fork of the defunct GXMame project.
14cr|gmameui-0.2.12-6|24	
14cr|gmameui-0.2.12-6|25	It contains a number of enhancements over GXMame:
14cr|gmameui-0.2.12-6|26	- support for SDLMame,
14cr|gmameui-0.2.12-6|27	- support for more recent versions of MAME,
14cr|gmameui-0.2.12-6|28	- support for the recent features introduced to MAME (the last version
14cr|gmameui-0.2.12-6|29	supported by GXMame was 0.95),
14cr|gmameui-0.2.12-6|30	- migration to Glade for UI, allowing easier maintenance,
14cr|gmameui-0.2.12-6|31	- a substantial number of bug fixes and UI improvements over GXMame.
14cr|gmameui-0.2.12-6|32	
14cr|gmameui-0.2.12-6|33	%files -f %{name}.lang
14cr|gmameui-0.2.12-6|34	%doc ChangeLog
14cr|gmameui-0.2.12-6|35	%{_bindir}/%{name}
14cr|gmameui-0.2.12-6|36	%{_datadir}/%{name}
14cr|gmameui-0.2.12-6|37	%{_datadir}/pixmaps/%{name}.png
14cr|gmameui-0.2.12-6|38	%{_datadir}/applications/%{name}.desktop
14cr|gmameui-0.2.12-6|39	%{_mandir}/man6/%{name}.6*
14cr|gmameui-0.2.12-6|40	
14cr|gmameui-0.2.12-6|41	#----------------------------------------------------------------------------
14cr|gmameui-0.2.12-6|42	
14cr|gmameui-0.2.12-6|43	%prep
14cr|gmameui-0.2.12-6|44	%setup -q
14cr|gmameui-0.2.12-6|45	%patch0 -p0
14cr|gmameui-0.2.12-6|46	%patch1 -p1
14cr|gmameui-0.2.12-6|47	
14cr|gmameui-0.2.12-6|48	%build
14cr|gmameui-0.2.12-6|49	%configure2_5x
14cr|gmameui-0.2.12-6|50	%make
14cr|gmameui-0.2.12-6|51	
14cr|gmameui-0.2.12-6|52	%install
14cr|gmameui-0.2.12-6|53	%makeinstall_std
14cr|gmameui-0.2.12-6|54	
14cr|gmameui-0.2.12-6|55	desktop-file-install --vendor="" \
14cr|gmameui-0.2.12-6|56	--remove-category="ArcadeGame" \
14cr|gmameui-0.2.12-6|57	--add-category="Emulator" \
14cr|gmameui-0.2.12-6|58	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|gmameui-0.2.12-6|59	--dir %{buildroot}%{_datadir}/applications/ \
14cr|gmameui-0.2.12-6|60	%{buildroot}%{_datadir}/applications/*
14cr|gmameui-0.2.12-6|61	
14cr|gmameui-0.2.12-6|62	%find_lang %{name} --with-gnome
14cr|gmameui-0.2.12-6|63	
14cr|gmameui-0.2.12-6|64	
14cr|gmameui-0.2.12-6|65	%changelog
14cr|gmameui-0.2.12-6|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-6
14cr|gmameui-0.2.12-6|67	+ Revision: 131bc68
14cr|gmameui-0.2.12-6|68	- MassBuild#464: Increase release tag
14cr|gmameui-0.2.12-6|69	
14cr|gmameui-0.2.12-6|70	

1686 14
14cr|gmasqdialer-0.99.13-9|1	%define ver  	0.99.13
14cr|gmasqdialer-0.99.13-9|2	%define rel	%mkrel 9
14cr|gmasqdialer-0.99.13-9|3	
14cr|gmasqdialer-0.99.13-9|4	Summary: 	GNOME/GTK Client for Masqdialer
14cr|gmasqdialer-0.99.13-9|5	Name: 		gmasqdialer
14cr|gmasqdialer-0.99.13-9|6	Version: 	%{ver}
14cr|gmasqdialer-0.99.13-9|7	Release: 	%{rel}
14cr|gmasqdialer-0.99.13-9|8	License: 	GPL
14cr|gmasqdialer-0.99.13-9|9	Group:		Networking/Remote access
14cr|gmasqdialer-0.99.13-9|10	URL:		http://www.dpinson.com/software/gmasqdialer/
14cr|gmasqdialer-0.99.13-9|11	Source: 	%{URL}/files/%{name}-%{ver}.tar.bz2
14cr|gmasqdialer-0.99.13-9|12	# (fc) 0.99.13-3mdk disable gtk deprecation flags
14cr|gmasqdialer-0.99.13-9|13	Patch0:		gmasqdialer-0.99.13-deprecation.patch
14cr|gmasqdialer-0.99.13-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|gmasqdialer-0.99.13-9|15	BuildRequires:	gtk+2-devel
14cr|gmasqdialer-0.99.13-9|16	BuildRequires:	scrollkeeper
14cr|gmasqdialer-0.99.13-9|17	BuildRequires:	imagemagick
14cr|gmasqdialer-0.99.13-9|18	BuildRequires:	automake1.4
14cr|gmasqdialer-0.99.13-9|19	
14cr|gmasqdialer-0.99.13-9|20	%description
14cr|gmasqdialer-0.99.13-9|21	Gnome client that allows a user to manipulate a Masqdialer controlled ppp link.
14cr|gmasqdialer-0.99.13-9|22	
14cr|gmasqdialer-0.99.13-9|23	%prep
14cr|gmasqdialer-0.99.13-9|24	%setup -q
14cr|gmasqdialer-0.99.13-9|25	%patch0 -p1 -b .deprecation
14cr|gmasqdialer-0.99.13-9|26	
14cr|gmasqdialer-0.99.13-9|27	#needed by patch0
14cr|gmasqdialer-0.99.13-9|28	automake-1.4
14cr|gmasqdialer-0.99.13-9|29	
14cr|gmasqdialer-0.99.13-9|30	%build
14cr|gmasqdialer-0.99.13-9|31	%configure2_5x
14cr|gmasqdialer-0.99.13-9|32	%make
14cr|gmasqdialer-0.99.13-9|33	
14cr|gmasqdialer-0.99.13-9|34	%install
14cr|gmasqdialer-0.99.13-9|35	%makeinstall
14cr|gmasqdialer-0.99.13-9|36	
14cr|gmasqdialer-0.99.13-9|37	#Menu:
14cr|gmasqdialer-0.99.13-9|38	
14cr|gmasqdialer-0.99.13-9|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gmasqdialer-0.99.13-9|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gmasqdialer-0.99.13-9|41	[Desktop Entry]
14cr|gmasqdialer-0.99.13-9|42	Name=Gmasqdialer
14cr|gmasqdialer-0.99.13-9|43	Comment=Gnome Client for the masqdialer modem server
14cr|gmasqdialer-0.99.13-9|44	Exec=%{_bindir}/%{name}
14cr|gmasqdialer-0.99.13-9|45	Icon=%{name}
14cr|gmasqdialer-0.99.13-9|46	Terminal=false
14cr|gmasqdialer-0.99.13-9|47	Type=Application
14cr|gmasqdialer-0.99.13-9|48	Categories=GNOME;GTK;X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
14cr|gmasqdialer-0.99.13-9|49	EOF
14cr|gmasqdialer-0.99.13-9|50	
14cr|gmasqdialer-0.99.13-9|51	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|gmasqdialer-0.99.13-9|52	convert -resize 48x48 %{name}-icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gmasqdialer-0.99.13-9|53	convert -resize 32x32 %{name}-icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gmasqdialer-0.99.13-9|54	convert -resize 16x16 %{name}-icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gmasqdialer-0.99.13-9|55	
14cr|gmasqdialer-0.99.13-9|56	%clean
14cr|gmasqdialer-0.99.13-9|57	rm -rf $RPM_BUILD_ROOT
14cr|gmasqdialer-0.99.13-9|58	
14cr|gmasqdialer-0.99.13-9|59	%if %mdkversion < 200900
14cr|gmasqdialer-0.99.13-9|60	%post
14cr|gmasqdialer-0.99.13-9|61	%update_menus
14cr|gmasqdialer-0.99.13-9|62	%endif
14cr|gmasqdialer-0.99.13-9|63	
14cr|gmasqdialer-0.99.13-9|64	%if %mdkversion < 200900
14cr|gmasqdialer-0.99.13-9|65	%postun
14cr|gmasqdialer-0.99.13-9|66	%clean_menus
14cr|gmasqdialer-0.99.13-9|67	%endif
14cr|gmasqdialer-0.99.13-9|68	
14cr|gmasqdialer-0.99.13-9|69	%files
14cr|gmasqdialer-0.99.13-9|70	%defattr(-,root,root)
14cr|gmasqdialer-0.99.13-9|71	%doc README COPYING ChangeLog
14cr|gmasqdialer-0.99.13-9|72	%attr(755,root,root) %{_bindir}/*
14cr|gmasqdialer-0.99.13-9|73	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmasqdialer-0.99.13-9|74	%{_miconsdir}/*.png
14cr|gmasqdialer-0.99.13-9|75	%{_liconsdir}/*.png
14cr|gmasqdialer-0.99.13-9|76	%{_iconsdir}/*.png
14cr|gmasqdialer-0.99.13-9|77	%{_datadir}/pixmaps/*
14cr|gmasqdialer-0.99.13-9|78	%{_datadir}/applications/%{name}.desktop
14cr|gmasqdialer-0.99.13-9|79	
14cr|gmasqdialer-0.99.13-9|80	
14cr|gmasqdialer-0.99.13-9|81	
14cr|gmasqdialer-0.99.13-9|82	
14cr|gmasqdialer-0.99.13-9|83	%changelog
14cr|gmasqdialer-0.99.13-9|84	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.99.13-9
14cr|gmasqdialer-0.99.13-9|85	+ Revision: c43d7ef
14cr|gmasqdialer-0.99.13-9|86	- Automatic import for version 0.99.13
14cr|gmasqdialer-0.99.13-9|87	
14cr|gmasqdialer-0.99.13-9|88	

1687 14
14cr|gmediafinder-1.5.1-6|1	#Obtaining source
14cr|gmediafinder-1.5.1-6|2	#  git clone git://github.com/smolleyes/gmediafinder2.git
14cr|gmediafinder-1.5.1-6|3	# rm -rf gmediafinder2/debian && rm -rf gmediafinder2/win32
14cr|gmediafinder-1.5.1-6|4	# tar cjf gmediafinder-{_version}.tar.bz2 gmediafinder2/ && rm -rf gmediafinder2
14cr|gmediafinder-1.5.1-6|5	%define debug_package	%{nil}
14cr|gmediafinder-1.5.1-6|6	Name:			gmediafinder
14cr|gmediafinder-1.5.1-6|7	Version:		1.5.1
14cr|gmediafinder-1.5.1-6|8	Release:		6
14cr|gmediafinder-1.5.1-6|9	Summary:		Stream and/or download and/or convert files
14cr|gmediafinder-1.5.1-6|10	License:		GPLv2
14cr|gmediafinder-1.5.1-6|11	Group:			Video
14cr|gmediafinder-1.5.1-6|12	URL:			http://gnomefiles.org/content/show.php/Gmediafinder?content=138588&PHPSESSID=9c909890a42ce1ac7a555efab2b34b83
14cr|gmediafinder-1.5.1-6|13	Source0:		%{name}-%{version}.zip
14cr|gmediafinder-1.5.1-6|14	Source1:		README.urpmi
14cr|gmediafinder-1.5.1-6|15	Source100:		%{name}.rpmlintrc
14cr|gmediafinder-1.5.1-6|16	Patch0:                 gmediafinder2-master-l10n.patch
14cr|gmediafinder-1.5.1-6|17	BuildRequires:		hicolor-icon-theme
14cr|gmediafinder-1.5.1-6|18	BuildRequires:		python-mechanize
14cr|gmediafinder-1.5.1-6|19	BuildRequires:		python-setuptools
14cr|gmediafinder-1.5.1-6|20	BuildRequires:		python-distutils-extra
14cr|gmediafinder-1.5.1-6|21	BuildRequires:		intltool
14cr|gmediafinder-1.5.1-6|22	BuildRequires:		python-gdata
14cr|gmediafinder-1.5.1-6|23	BuildRequires:		python-configobj
14cr|gmediafinder-1.5.1-6|24	BuildRequires:		gettext
14cr|gmediafinder-1.5.1-6|25	BuildRequires:		desktop-file-utils
14cr|gmediafinder-1.5.1-6|26	BuildRequires:		txt2man
14cr|gmediafinder-1.5.1-6|27	
14cr|gmediafinder-1.5.1-6|28	
14cr|gmediafinder-1.5.1-6|29	# GUI and browser
14cr|gmediafinder-1.5.1-6|30	Requires:       pythonegg(html5lib)
14cr|gmediafinder-1.5.1-6|31	Requires:       pythonegg(python-xlib)
14cr|gmediafinder-1.5.1-6|32	Requires:       python-mechanize
14cr|gmediafinder-1.5.1-6|33	Requires:       python-webkitgtk
14cr|gmediafinder-1.5.1-6|34	Requires:       python-gdata
14cr|gmediafinder-1.5.1-6|35	Requires:       pygtk2.0
14cr|gmediafinder-1.5.1-6|36	Requires:       python-configobj
14cr|gmediafinder-1.5.1-6|37	Requires:       python-lxml
14cr|gmediafinder-1.5.1-6|38	Requires:       pygtk2.0-libglade
14cr|gmediafinder-1.5.1-6|39	
14cr|gmediafinder-1.5.1-6|40	
14cr|gmediafinder-1.5.1-6|41	# decoding
14cr|gmediafinder-1.5.1-6|42	Requires:       gstreamer0.10-tools
14cr|gmediafinder-1.5.1-6|43	Requires:       gstreamer0.10-python
14cr|gmediafinder-1.5.1-6|44	Requires:       gstreamer0.10-ffmpeg
14cr|gmediafinder-1.5.1-6|45	Requires:       gstreamer0.10-plugins-good
14cr|gmediafinder-1.5.1-6|46	Requires:       gstreamer0.10-libvisual
14cr|gmediafinder-1.5.1-6|47	Requires:       gstreamer0.10-plugins-base
14cr|gmediafinder-1.5.1-6|48	
14cr|gmediafinder-1.5.1-6|49	# audio extract
14cr|gmediafinder-1.5.1-6|50	Requires:       ffmpeg
14cr|gmediafinder-1.5.1-6|51	Requires:       %{_lib}avutil50
14cr|gmediafinder-1.5.1-6|52	
14cr|gmediafinder-1.5.1-6|53	# just keep it for later run upcoming features!
14cr|gmediafinder-1.5.1-6|54	Requires:       libvisual-plugins
14cr|gmediafinder-1.5.1-6|55	
14cr|gmediafinder-1.5.1-6|56	# menu integration
14cr|gmediafinder-1.5.1-6|57	Requires:       gnome-icon-theme-legacy
14cr|gmediafinder-1.5.1-6|58	Requires:       hicolor-icon-theme
14cr|gmediafinder-1.5.1-6|59	
14cr|gmediafinder-1.5.1-6|60	BuildArch:		noarch
14cr|gmediafinder-1.5.1-6|61	
14cr|gmediafinder-1.5.1-6|62	
14cr|gmediafinder-1.5.1-6|63	%description
14cr|gmediafinder-1.5.1-6|64	Gmediafinder is a software to search stream an/or download files
14cr|gmediafinder-1.5.1-6|65	form you-tube without flash,
14cr|gmediafinder-1.5.1-6|66	Google and some mp3 search-engines (you know the rules...)
14cr|gmediafinder-1.5.1-6|67	its support full-screen mode, visualization and use the gstreamer engine
14cr|gmediafinder-1.5.1-6|68	for you-tube you can select your preferred, resolution and give priority to
14cr|gmediafinder-1.5.1-6|69	mp4 format for video seeking! (and lower CPU usage than flv...).
14cr|gmediafinder-1.5.1-6|70	
14cr|gmediafinder-1.5.1-6|71	
14cr|gmediafinder-1.5.1-6|72	%prep
14cr|gmediafinder-1.5.1-6|73	%setup -q -n %{name}2-master
14cr|gmediafinder-1.5.1-6|74	%patch0 -p1
14cr|gmediafinder-1.5.1-6|75	chmod 644 CHANGELOG gpl-2.0.txt VERSION README
14cr|gmediafinder-1.5.1-6|76	perl -pi -e "s|1.5|1.5.1|"  GmediaFinder/lib/config.py
14cr|gmediafinder-1.5.1-6|77	
14cr|gmediafinder-1.5.1-6|78	%build
14cr|gmediafinder-1.5.1-6|79	python setup.py build
14cr|gmediafinder-1.5.1-6|80	
14cr|gmediafinder-1.5.1-6|81	%install
14cr|gmediafinder-1.5.1-6|82	python setup.py install --root=%{buildroot}
14cr|gmediafinder-1.5.1-6|83	cp -R data/img/throbber.png %{buildroot}%{_datadir}/%{name}/
14cr|gmediafinder-1.5.1-6|84	# fix attr
14cr|gmediafinder-1.5.1-6|85	chmod 644 %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gmediafinder-1.5.1-6|86	chmod 644 %{buildroot}%{_datadir}/%{name}/*.png
14cr|gmediafinder-1.5.1-6|87	chmod 644 %{buildroot}%{_datadir}/%{name}/*/*
14cr|gmediafinder-1.5.1-6|88	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/engines/__init__.py
14cr|gmediafinder-1.5.1-6|89	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/__init__.py
14cr|gmediafinder-1.5.1-6|90	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/Translation.py
14cr|gmediafinder-1.5.1-6|91	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/__init__.py
14cr|gmediafinder-1.5.1-6|92	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/__init__.py
14cr|gmediafinder-1.5.1-6|93	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/downloads/__init__.py
14cr|gmediafinder-1.5.1-6|94	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/__init__.py
14cr|gmediafinder-1.5.1-6|95	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/player/__init__.py
14cr|gmediafinder-1.5.1-6|96	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/main.py
14cr|gmediafinder-1.5.1-6|97	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/get_stream.py
14cr|gmediafinder-1.5.1-6|98	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/gmediafinder.py
14cr|gmediafinder-1.5.1-6|99	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/pykey.py
14cr|gmediafinder-1.5.1-6|100	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/checklinks.py
14cr|gmediafinder-1.5.1-6|101	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/Youtube/__init__.py
14cr|gmediafinder-1.5.1-6|102	chmod +x %{buildroot}%{_datadir}/gmediafinder/scripts/get_stream.py
14cr|gmediafinder-1.5.1-6|103	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/__init__.py
14cr|gmediafinder-1.5.1-6|104	
14cr|gmediafinder-1.5.1-6|105	
14cr|gmediafinder-1.5.1-6|106	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gmediafinder-1.5.1-6|107	
14cr|gmediafinder-1.5.1-6|108	install -m644 %{SOURCE1} README.urpmi
14cr|gmediafinder-1.5.1-6|109	
14cr|gmediafinder-1.5.1-6|110	
14cr|gmediafinder-1.5.1-6|111	%find_lang %{name}
14cr|gmediafinder-1.5.1-6|112	
14cr|gmediafinder-1.5.1-6|113	
14cr|gmediafinder-1.5.1-6|114	# wont harm kde and a must in gtk.
14cr|gmediafinder-1.5.1-6|115	%post
14cr|gmediafinder-1.5.1-6|116	gtk-update-icon-cache -f -t /usr/share/icons/hicolor
14cr|gmediafinder-1.5.1-6|117	
14cr|gmediafinder-1.5.1-6|118	%files -f %{name}.lang
14cr|gmediafinder-1.5.1-6|119	
14cr|gmediafinder-1.5.1-6|120	%doc CHANGELOG gpl-2.0.txt VERSION README
14cr|gmediafinder-1.5.1-6|121	%{_bindir}/*
14cr|gmediafinder-1.5.1-6|122	%{_datadir}/applications/%{name}.desktop
14cr|gmediafinder-1.5.1-6|123	%{py_sitedir}/*/*
14cr|gmediafinder-1.5.1-6|124	%{_datadir}/%{name}/*
14cr|gmediafinder-1.5.1-6|125	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gmediafinder-1.5.1-6|126	%{_datadir}/pyshared/GmediaFinder/*
14cr|gmediafinder-1.5.1-6|127	
14cr|gmediafinder-1.5.1-6|128	
14cr|gmediafinder-1.5.1-6|129	
14cr|gmediafinder-1.5.1-6|130	
14cr|gmediafinder-1.5.1-6|131	
14cr|gmediafinder-1.5.1-6|132	%changelog
14cr|gmediafinder-1.5.1-6|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-6
14cr|gmediafinder-1.5.1-6|134	+ Revision: d00c81e
14cr|gmediafinder-1.5.1-6|135	- MassBuild#464: Increase release tag
14cr|gmediafinder-1.5.1-6|136	
14cr|gmediafinder-1.5.1-6|137	

1688 14
14cr|gmemusage-0.2-15|1	Summary: 	Graphics memory usage meter
14cr|gmemusage-0.2-15|2	Name: 		gmemusage
14cr|gmemusage-0.2-15|3	Version: 	0.2
14cr|gmemusage-0.2-15|4	Release: 	15
14cr|gmemusage-0.2-15|5	Source: 	%{name}-%{version}.tar.bz2
14cr|gmemusage-0.2-15|6	Url: 		http://reality.sgi.com/raju/software/
14cr|gmemusage-0.2-15|7	License: 	GPL
14cr|gmemusage-0.2-15|8	Group: 		Monitoring
14cr|gmemusage-0.2-15|9	Buildrequires:	pkgconfig(x11)
14cr|gmemusage-0.2-15|10	
14cr|gmemusage-0.2-15|11	%description
14cr|gmemusage-0.2-15|12	This tool displays the bar graph describing a memory usage of processes
14cr|gmemusage-0.2-15|13	on the Linux box. Uses /proc filesystem.
14cr|gmemusage-0.2-15|14	
14cr|gmemusage-0.2-15|15	%prep
14cr|gmemusage-0.2-15|16	%setup
14cr|gmemusage-0.2-15|17	
14cr|gmemusage-0.2-15|18	%build
14cr|gmemusage-0.2-15|19	%make OPTIM="%optflags" LIBX11DIR=-L%{_libdir} LDFLAGS="%ldflags"
14cr|gmemusage-0.2-15|20	
14cr|gmemusage-0.2-15|21	%install
14cr|gmemusage-0.2-15|22	rm -fr %buildroot
14cr|gmemusage-0.2-15|23	install -D -m 755 gmemusage $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|gmemusage-0.2-15|24	install -D -m 644 gmemusage.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|gmemusage-0.2-15|25	
14cr|gmemusage-0.2-15|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gmemusage-0.2-15|27	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmemusage-0.2-15|28	[Desktop Entry]
14cr|gmemusage-0.2-15|29	Type=Application
14cr|gmemusage-0.2-15|30	Exec=%{_bindir}/gmemusage
14cr|gmemusage-0.2-15|31	Name=Gmemusage
14cr|gmemusage-0.2-15|32	Comment=Memory usage
14cr|gmemusage-0.2-15|33	Icon=monitoring_section
14cr|gmemusage-0.2-15|34	Categories=System;Monitor;
14cr|gmemusage-0.2-15|35	EOF
14cr|gmemusage-0.2-15|36	
14cr|gmemusage-0.2-15|37	%if %mdkversion < 200900
14cr|gmemusage-0.2-15|38	%post
14cr|gmemusage-0.2-15|39	%{update_menus}
14cr|gmemusage-0.2-15|40	%endif
14cr|gmemusage-0.2-15|41	
14cr|gmemusage-0.2-15|42	%if %mdkversion < 200900
14cr|gmemusage-0.2-15|43	%postun
14cr|gmemusage-0.2-15|44	%{clean_menus}
14cr|gmemusage-0.2-15|45	%endif
14cr|gmemusage-0.2-15|46	
14cr|gmemusage-0.2-15|47	%clean
14cr|gmemusage-0.2-15|48	rm -rf $RPM_BUILD_ROOT
14cr|gmemusage-0.2-15|49	
14cr|gmemusage-0.2-15|50	%files
14cr|gmemusage-0.2-15|51	%defattr (-,root,root)
14cr|gmemusage-0.2-15|52	%{_bindir}/*
14cr|gmemusage-0.2-15|53	%{_mandir}/man1/*
14cr|gmemusage-0.2-15|54	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmemusage-0.2-15|55	
14cr|gmemusage-0.2-15|56	
14cr|gmemusage-0.2-15|57	
14cr|gmemusage-0.2-15|58	%changelog
14cr|gmemusage-0.2-15|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-15
14cr|gmemusage-0.2-15|60	+ Revision: 7cb9292
14cr|gmemusage-0.2-15|61	- MassBuild#464: Increase release tag
14cr|gmemusage-0.2-15|62	
14cr|gmemusage-0.2-15|63	

1689 14
14cr|gmerlin-1.2.0-5|1	%define major 0
14cr|gmerlin-1.2.0-5|2	%define libname %mklibname %{name} %{major}
14cr|gmerlin-1.2.0-5|3	%define libgtk %mklibname %{name}_gtk %{major}
14cr|gmerlin-1.2.0-5|4	%define devname %mklibname -d %{name}
14cr|gmerlin-1.2.0-5|5	
14cr|gmerlin-1.2.0-5|6	Summary:	A multimedia architecture for linux
14cr|gmerlin-1.2.0-5|7	Name:		gmerlin
14cr|gmerlin-1.2.0-5|8	Version:	1.2.0
14cr|gmerlin-1.2.0-5|9	Release:	5
14cr|gmerlin-1.2.0-5|10	License:	GPLv3+
14cr|gmerlin-1.2.0-5|11	Group:		Video
14cr|gmerlin-1.2.0-5|12	Url:		http://gmerlin.sourceforge.net/
14cr|gmerlin-1.2.0-5|13	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
14cr|gmerlin-1.2.0-5|14	Patch0:		gmerlin-1.0.0-link.patch
14cr|gmerlin-1.2.0-5|15	Patch1:		gmerlin-1.2.0-icons.patch
14cr|gmerlin-1.2.0-5|16	Patch2:		gmerlin-1.2.0-desktop.patch
14cr|gmerlin-1.2.0-5|17	Patch3:		gmerlin-1.2.0-texinfo.patch
14cr|gmerlin-1.2.0-5|18	BuildRequires:	doxygen
14cr|gmerlin-1.2.0-5|19	BuildRequires:	texinfo
14cr|gmerlin-1.2.0-5|20	BuildRequires:	jpeg-devel
14cr|gmerlin-1.2.0-5|21	BuildRequires:	tiff-devel
14cr|gmerlin-1.2.0-5|22	BuildRequires:	pkgconfig(alsa)
14cr|gmerlin-1.2.0-5|23	BuildRequires:	pkgconfig(esound)
14cr|gmerlin-1.2.0-5|24	BuildRequires:	pkgconfig(fontconfig)
14cr|gmerlin-1.2.0-5|25	BuildRequires:	pkgconfig(freetype2)
14cr|gmerlin-1.2.0-5|26	BuildRequires:	pkgconfig(gavl)
14cr|gmerlin-1.2.0-5|27	BuildRequires:	pkgconfig(gl)
14cr|gmerlin-1.2.0-5|28	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gmerlin-1.2.0-5|29	BuildRequires:	pkgconfig(jack)
14cr|gmerlin-1.2.0-5|30	BuildRequires:	pkgconfig(libcddb)
14cr|gmerlin-1.2.0-5|31	BuildRequires:	pkgconfig(libcdio)
14cr|gmerlin-1.2.0-5|32	BuildRequires:	pkgconfig(libexif)
14cr|gmerlin-1.2.0-5|33	BuildRequires:	pkgconfig(libmusicbrainz)
14cr|gmerlin-1.2.0-5|34	BuildRequires:	pkgconfig(libpng)
14cr|gmerlin-1.2.0-5|35	BuildRequires:	pkgconfig(libpulse)
14cr|gmerlin-1.2.0-5|36	BuildRequires:	pkgconfig(libquicktime)
14cr|gmerlin-1.2.0-5|37	BuildRequires:	pkgconfig(libv4l1)
14cr|gmerlin-1.2.0-5|38	BuildRequires:	pkgconfig(libvisual-0.4)
14cr|gmerlin-1.2.0-5|39	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmerlin-1.2.0-5|40	BuildRequires:	pkgconfig(sqlite3)
14cr|gmerlin-1.2.0-5|41	BuildRequires:	pkgconfig(x11)
14cr|gmerlin-1.2.0-5|42	BuildRequires:	pkgconfig(xext)
14cr|gmerlin-1.2.0-5|43	BuildRequires:	pkgconfig(xfixes)
14cr|gmerlin-1.2.0-5|44	BuildRequires:	pkgconfig(xinerama)
14cr|gmerlin-1.2.0-5|45	BuildRequires:	pkgconfig(xtst)
14cr|gmerlin-1.2.0-5|46	BuildRequires:	pkgconfig(xv)
14cr|gmerlin-1.2.0-5|47	
14cr|gmerlin-1.2.0-5|48	%description
14cr|gmerlin-1.2.0-5|49	The gmerlin application framework consists of a toolkit indepentent
14cr|gmerlin-1.2.0-5|50	gmerlin library, which contains the player core, the transcoder core
14cr|gmerlin-1.2.0-5|51	and other utilities. It can be used to build custom multimedia
14cr|gmerlin-1.2.0-5|52	applications.
14cr|gmerlin-1.2.0-5|53	
14cr|gmerlin-1.2.0-5|54	%files -f %{name}.lang
14cr|gmerlin-1.2.0-5|55	%doc %{_datadir}/doc/%{name}
14cr|gmerlin-1.2.0-5|56	%{_bindir}/*
14cr|gmerlin-1.2.0-5|57	%dir %{_libdir}/%{name}
14cr|gmerlin-1.2.0-5|58	%{_libdir}/%{name}/plugins
14cr|gmerlin-1.2.0-5|59	%{_datadir}/%{name}
14cr|gmerlin-1.2.0-5|60	%{_datadir}/applications/*.desktop
14cr|gmerlin-1.2.0-5|61	%{_iconsdir}/*/*/*/*
14cr|gmerlin-1.2.0-5|62	%{_mandir}/man1/*
14cr|gmerlin-1.2.0-5|63	%{_infodir}/*
14cr|gmerlin-1.2.0-5|64	
14cr|gmerlin-1.2.0-5|65	#----------------------------------------------------------------------------
14cr|gmerlin-1.2.0-5|66	
14cr|gmerlin-1.2.0-5|67	%package -n %{libname}
14cr|gmerlin-1.2.0-5|68	Summary:	Shared library for %{name}
14cr|gmerlin-1.2.0-5|69	Group:		System/Libraries
14cr|gmerlin-1.2.0-5|70	
14cr|gmerlin-1.2.0-5|71	%description -n %{libname}
14cr|gmerlin-1.2.0-5|72	This package contains shared library for %{name}.
14cr|gmerlin-1.2.0-5|73	
14cr|gmerlin-1.2.0-5|74	%files -n %{libname}
14cr|gmerlin-1.2.0-5|75	%{_libdir}/lib%{name}.so.%{major}*
14cr|gmerlin-1.2.0-5|76	
14cr|gmerlin-1.2.0-5|77	#----------------------------------------------------------------------------
14cr|gmerlin-1.2.0-5|78	
14cr|gmerlin-1.2.0-5|79	%package -n %{libgtk}
14cr|gmerlin-1.2.0-5|80	Summary:	Shared library for %{name}
14cr|gmerlin-1.2.0-5|81	Group:		System/Libraries
14cr|gmerlin-1.2.0-5|82	Conflicts:	%{_lib}gmerlin0 < 1.2.0
14cr|gmerlin-1.2.0-5|83	
14cr|gmerlin-1.2.0-5|84	%description -n %{libgtk}
14cr|gmerlin-1.2.0-5|85	This package contains shared library for %{name}.
14cr|gmerlin-1.2.0-5|86	
14cr|gmerlin-1.2.0-5|87	%files -n %{libgtk}
14cr|gmerlin-1.2.0-5|88	%{_libdir}/lib%{name}_gtk.so.%{major}*
14cr|gmerlin-1.2.0-5|89	
14cr|gmerlin-1.2.0-5|90	#----------------------------------------------------------------------------
14cr|gmerlin-1.2.0-5|91	
14cr|gmerlin-1.2.0-5|92	%package -n %{devname}
14cr|gmerlin-1.2.0-5|93	Summary:	Development files for %{name}
14cr|gmerlin-1.2.0-5|94	Group:		Development/Other
14cr|gmerlin-1.2.0-5|95	Requires:	%{libname} = %{EVRD}
14cr|gmerlin-1.2.0-5|96	Requires:	%{libgtk} = %{EVRD}
14cr|gmerlin-1.2.0-5|97	Provides:	%{name}-devel = %{EVRD}
14cr|gmerlin-1.2.0-5|98	
14cr|gmerlin-1.2.0-5|99	%description -n %{devname}
14cr|gmerlin-1.2.0-5|100	This package contains development files for %{name}.
14cr|gmerlin-1.2.0-5|101	
14cr|gmerlin-1.2.0-5|102	%files -n %{devname}
14cr|gmerlin-1.2.0-5|103	%{_includedir}/%{name}
14cr|gmerlin-1.2.0-5|104	%{_libdir}/*.so
14cr|gmerlin-1.2.0-5|105	%{_libdir}/pkgconfig/*.pc
14cr|gmerlin-1.2.0-5|106	
14cr|gmerlin-1.2.0-5|107	#----------------------------------------------------------------------------
14cr|gmerlin-1.2.0-5|108	
14cr|gmerlin-1.2.0-5|109	%prep
14cr|gmerlin-1.2.0-5|110	%setup -q
14cr|gmerlin-1.2.0-5|111	%patch0 -p0
14cr|gmerlin-1.2.0-5|112	%patch1 -p1
14cr|gmerlin-1.2.0-5|113	%patch2 -p1
14cr|gmerlin-1.2.0-5|114	%patch3 -p1
14cr|gmerlin-1.2.0-5|115	
14cr|gmerlin-1.2.0-5|116	%build
14cr|gmerlin-1.2.0-5|117	autoreconf -fi
14cr|gmerlin-1.2.0-5|118	%configure2_5x --disable-rpath
14cr|gmerlin-1.2.0-5|119	%make
14cr|gmerlin-1.2.0-5|120	
14cr|gmerlin-1.2.0-5|121	%install
14cr|gmerlin-1.2.0-5|122	%makeinstall_std
14cr|gmerlin-1.2.0-5|123	
14cr|gmerlin-1.2.0-5|124	%find_lang %{name}
14cr|gmerlin-1.2.0-5|125	
14cr|gmerlin-1.2.0-5|126	
14cr|gmerlin-1.2.0-5|127	%changelog
14cr|gmerlin-1.2.0-5|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
14cr|gmerlin-1.2.0-5|129	+ Revision: 1cd20ef
14cr|gmerlin-1.2.0-5|130	- MassBuild#464: Increase release tag
14cr|gmerlin-1.2.0-5|131	
14cr|gmerlin-1.2.0-5|132	

1690 14
14cr|gmerlin-encoders-1.2.0-1|1	######################
14cr|gmerlin-encoders-1.2.0-1|2	# Hardcode PLF build
14cr|gmerlin-encoders-1.2.0-1|3	%define build_plf 0
14cr|gmerlin-encoders-1.2.0-1|4	######################
14cr|gmerlin-encoders-1.2.0-1|5	
14cr|gmerlin-encoders-1.2.0-1|6	%if %{build_plf}
14cr|gmerlin-encoders-1.2.0-1|7	%define distsuffix plf
14cr|gmerlin-encoders-1.2.0-1|8	%define extrarelsuffix plf
14cr|gmerlin-encoders-1.2.0-1|9	%endif
14cr|gmerlin-encoders-1.2.0-1|10	
14cr|gmerlin-encoders-1.2.0-1|11	Summary:	A multimedia encoding library
14cr|gmerlin-encoders-1.2.0-1|12	Name:		gmerlin-encoders
14cr|gmerlin-encoders-1.2.0-1|13	Version:	1.2.0
14cr|gmerlin-encoders-1.2.0-1|14	Release:	1%{?extrarelsuffix}
14cr|gmerlin-encoders-1.2.0-1|15	License:	LGPLv2+
14cr|gmerlin-encoders-1.2.0-1|16	Group:		Video
14cr|gmerlin-encoders-1.2.0-1|17	Url:		http://gmerlin.sourceforge.net/
14cr|gmerlin-encoders-1.2.0-1|18	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
14cr|gmerlin-encoders-1.2.0-1|19	Patch0:		gmerlin-encoders-1.2.0-ffmpeg2.patch
14cr|gmerlin-encoders-1.2.0-1|20	BuildRequires:	gmerlin
14cr|gmerlin-encoders-1.2.0-1|21	BuildRequires:	ffmpeg-devel
14cr|gmerlin-encoders-1.2.0-1|22	BuildRequires:	pkgconfig(flac)
14cr|gmerlin-encoders-1.2.0-1|23	BuildRequires:	pkgconfig(gavl)
14cr|gmerlin-encoders-1.2.0-1|24	BuildRequires:	pkgconfig(gmerlin)
14cr|gmerlin-encoders-1.2.0-1|25	BuildRequires:	pkgconfig(mjpegtools)
14cr|gmerlin-encoders-1.2.0-1|26	BuildRequires:	pkgconfig(ogg)
14cr|gmerlin-encoders-1.2.0-1|27	BuildRequires:	pkgconfig(shout)
14cr|gmerlin-encoders-1.2.0-1|28	BuildRequires:	pkgconfig(speex)
14cr|gmerlin-encoders-1.2.0-1|29	BuildRequires:	pkgconfig(theora)
14cr|gmerlin-encoders-1.2.0-1|30	BuildRequires:	pkgconfig(vorbis)
14cr|gmerlin-encoders-1.2.0-1|31	%if %{build_plf}
14cr|gmerlin-encoders-1.2.0-1|32	BuildRequires:	libfaac-devel
14cr|gmerlin-encoders-1.2.0-1|33	BuildRequires:	lame-devel
14cr|gmerlin-encoders-1.2.0-1|34	%endif
14cr|gmerlin-encoders-1.2.0-1|35	
14cr|gmerlin-encoders-1.2.0-1|36	%description
14cr|gmerlin-encoders-1.2.0-1|37	This package contains some encoder plugins for gmerlin.
14cr|gmerlin-encoders-1.2.0-1|38	If you install it, gmerlin-transcoder will be able to
14cr|gmerlin-encoders-1.2.0-1|39	encode more file formats.
14cr|gmerlin-encoders-1.2.0-1|40	
14cr|gmerlin-encoders-1.2.0-1|41	%files -f %{name}.lang
14cr|gmerlin-encoders-1.2.0-1|42	%{_libdir}/gmerlin/plugins/*.so
14cr|gmerlin-encoders-1.2.0-1|43	
14cr|gmerlin-encoders-1.2.0-1|44	#----------------------------------------------------------------------------
14cr|gmerlin-encoders-1.2.0-1|45	
14cr|gmerlin-encoders-1.2.0-1|46	%prep
14cr|gmerlin-encoders-1.2.0-1|47	%setup -q
14cr|gmerlin-encoders-1.2.0-1|48	%patch0 -p1
14cr|gmerlin-encoders-1.2.0-1|49	
14cr|gmerlin-encoders-1.2.0-1|50	%build
14cr|gmerlin-encoders-1.2.0-1|51	%configure2_5x
14cr|gmerlin-encoders-1.2.0-1|52	make
14cr|gmerlin-encoders-1.2.0-1|53	
14cr|gmerlin-encoders-1.2.0-1|54	%install
14cr|gmerlin-encoders-1.2.0-1|55	%makeinstall_std
14cr|gmerlin-encoders-1.2.0-1|56	
14cr|gmerlin-encoders-1.2.0-1|57	%find_lang %{name}
14cr|gmerlin-encoders-1.2.0-1|58	
14cr|gmerlin-encoders-1.2.0-1|59	
14cr|gmerlin-encoders-1.2.0-1|60	%changelog
14cr|gmerlin-encoders-1.2.0-1|61	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
14cr|gmerlin-encoders-1.2.0-1|62	+ Revision: f5bf4d6
14cr|gmerlin-encoders-1.2.0-1|63	- LOG Add patch to fix build with new ffmpeg
14cr|gmerlin-encoders-1.2.0-1|64	
14cr|gmerlin-encoders-1.2.0-1|65	

1691 14
14cr|gmetadom-0.2.6-12|1	%define major 0
14cr|gmetadom-0.2.6-12|2	%define libname %mklibname gmetadom_gdome_cpp_smart %{major}
14cr|gmetadom-0.2.6-12|3	%define devname %mklibname gmetadom_gdome_cpp_smart -d
14cr|gmetadom-0.2.6-12|4	
14cr|gmetadom-0.2.6-12|5	%define _disable_ld_as_needed 1
14cr|gmetadom-0.2.6-12|6	
14cr|gmetadom-0.2.6-12|7	Summary:	C++ Wrapper for GDOME
14cr|gmetadom-0.2.6-12|8	Name:		gmetadom
14cr|gmetadom-0.2.6-12|9	Version:	0.2.6
14cr|gmetadom-0.2.6-12|10	Release:	12
14cr|gmetadom-0.2.6-12|11	License:	LGPLv2.1+
14cr|gmetadom-0.2.6-12|12	Group:		System/Libraries
14cr|gmetadom-0.2.6-12|13	Url:		http://gmetadom.sourceforge.net/
14cr|gmetadom-0.2.6-12|14	Source0:	%{name}-%{version}.tar.bz2
14cr|gmetadom-0.2.6-12|15	Patch1:		gmetadom-0.2.6-fix-missing-header.patch
14cr|gmetadom-0.2.6-12|16	BuildRequires:	ocaml
14cr|gmetadom-0.2.6-12|17	BuildRequires:	ocaml-findlib
14cr|gmetadom-0.2.6-12|18	BuildRequires:	pkgconfig(gdome2)
14cr|gmetadom-0.2.6-12|19	
14cr|gmetadom-0.2.6-12|20	%description
14cr|gmetadom-0.2.6-12|21	GMetaDOM is a collection of libraries, each library providing a
14cr|gmetadom-0.2.6-12|22	DOM implementation. Each DOM implementation is generated
14cr|gmetadom-0.2.6-12|23	automatically by means of XSLT stylesheets.
14cr|gmetadom-0.2.6-12|24	
14cr|gmetadom-0.2.6-12|25	#----------------------------------------------------------------------------
14cr|gmetadom-0.2.6-12|26	
14cr|gmetadom-0.2.6-12|27	%package -n %{libname}
14cr|gmetadom-0.2.6-12|28	Summary:	CPP Libraries for gdome2
14cr|gmetadom-0.2.6-12|29	Group:		System/Libraries
14cr|gmetadom-0.2.6-12|30	
14cr|gmetadom-0.2.6-12|31	%description -n %{libname}
14cr|gmetadom-0.2.6-12|32	GMetaDOM is a collection of libraries, each library providing a
14cr|gmetadom-0.2.6-12|33	DOM implementation. Each DOM implementation is generated
14cr|gmetadom-0.2.6-12|34	automatically by means of XSLT stylesheets.
14cr|gmetadom-0.2.6-12|35	
14cr|gmetadom-0.2.6-12|36	%files -n %{libname}
14cr|gmetadom-0.2.6-12|37	%{_libdir}/libgmetadom_gdome_cpp_smart.so.%{major}*
14cr|gmetadom-0.2.6-12|38	
14cr|gmetadom-0.2.6-12|39	#----------------------------------------------------------------------------
14cr|gmetadom-0.2.6-12|40	
14cr|gmetadom-0.2.6-12|41	%package -n %{devname}
14cr|gmetadom-0.2.6-12|42	Summary:	Libraries and include files for gdome2
14cr|gmetadom-0.2.6-12|43	Group:		Development/C++
14cr|gmetadom-0.2.6-12|44	Requires:	%{libname} = %{EVRD}
14cr|gmetadom-0.2.6-12|45	Provides:	%{name}-devel  = %{EVRD}
14cr|gmetadom-0.2.6-12|46	
14cr|gmetadom-0.2.6-12|47	%description -n %{devname}
14cr|gmetadom-0.2.6-12|48	GMetaDOM is a collection of libraries, each library providing a
14cr|gmetadom-0.2.6-12|49	DOM implementation. Each DOM implementation is generated
14cr|gmetadom-0.2.6-12|50	automatically by means of XSLT stylesheets.
14cr|gmetadom-0.2.6-12|51	
14cr|gmetadom-0.2.6-12|52	%files -n %{devname}
14cr|gmetadom-0.2.6-12|53	%doc AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE
14cr|gmetadom-0.2.6-12|54	%{_includedir}/*
14cr|gmetadom-0.2.6-12|55	%{_libdir}/pkgconfig/*.pc
14cr|gmetadom-0.2.6-12|56	%{_libdir}/lib*.so
14cr|gmetadom-0.2.6-12|57	
14cr|gmetadom-0.2.6-12|58	#----------------------------------------------------------------------------
14cr|gmetadom-0.2.6-12|59	
14cr|gmetadom-0.2.6-12|60	%package -n ocaml-%{name}
14cr|gmetadom-0.2.6-12|61	Summary:	Ocaml bindings for %{name}
14cr|gmetadom-0.2.6-12|62	Group:		Development/Other
14cr|gmetadom-0.2.6-12|63	
14cr|gmetadom-0.2.6-12|64	%description -n ocaml-%{name}
14cr|gmetadom-0.2.6-12|65	GMetaDOM is a collection of libraries, each library providing a
14cr|gmetadom-0.2.6-12|66	DOM implementation. Each DOM implementation is generated
14cr|gmetadom-0.2.6-12|67	automatically by means of XSLT stylesheets.
14cr|gmetadom-0.2.6-12|68	
14cr|gmetadom-0.2.6-12|69	This are the Ocaml bindings of GMetaDOM.
14cr|gmetadom-0.2.6-12|70	
14cr|gmetadom-0.2.6-12|71	%files -n ocaml-%{name}
14cr|gmetadom-0.2.6-12|72	%{_libdir}/ocaml/gdome2
14cr|gmetadom-0.2.6-12|73	%{_libdir}/ocaml/stublibs/*
14cr|gmetadom-0.2.6-12|74	
14cr|gmetadom-0.2.6-12|75	#----------------------------------------------------------------------------
14cr|gmetadom-0.2.6-12|76	
14cr|gmetadom-0.2.6-12|77	%prep
14cr|gmetadom-0.2.6-12|78	%setup -q
14cr|gmetadom-0.2.6-12|79	%apply_patches
14cr|gmetadom-0.2.6-12|80	
14cr|gmetadom-0.2.6-12|81	%build
14cr|gmetadom-0.2.6-12|82	#gw we have to disable libtoolize, as the ocaml path doesn't build otherwise
14cr|gmetadom-0.2.6-12|83	%define __libtoolize true
14cr|gmetadom-0.2.6-12|84	%configure2_5x \
14cr|gmetadom-0.2.6-12|85	--with-ocaml-lib-prefix=%{_libdir}/ocaml
14cr|gmetadom-0.2.6-12|86	
14cr|gmetadom-0.2.6-12|87	%install
14cr|gmetadom-0.2.6-12|88	%makeinstall_std
14cr|gmetadom-0.2.6-12|89	
14cr|gmetadom-0.2.6-12|90	# static lib needed for internal test
14cr|gmetadom-0.2.6-12|91	rm -f %{buildroot}%{_libdir}/*.a
14cr|gmetadom-0.2.6-12|92	
14cr|gmetadom-0.2.6-12|93	
14cr|gmetadom-0.2.6-12|94	%changelog
14cr|gmetadom-0.2.6-12|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-12
14cr|gmetadom-0.2.6-12|96	+ Revision: 063fb90
14cr|gmetadom-0.2.6-12|97	- MassBuild#464: Increase release tag
14cr|gmetadom-0.2.6-12|98	
14cr|gmetadom-0.2.6-12|99	

1692 14
14cr|gmic-1.5.9.1-3|1	%define	major	1
14cr|gmic-1.5.9.1-3|2	%define	libname		%mklibname %{name} %{major}
14cr|gmic-1.5.9.1-3|3	%define	develname	%mklibname -d %{name}
14cr|gmic-1.5.9.1-3|4	
14cr|gmic-1.5.9.1-3|5	Summary:	A script language (G'MIC) dedicated to image processing
14cr|gmic-1.5.9.1-3|6	Name:		gmic
14cr|gmic-1.5.9.1-3|7	Version:	1.5.9.1
14cr|gmic-1.5.9.1-3|8	Release:	3
14cr|gmic-1.5.9.1-3|9	# CeCILL version 2.0
14cr|gmic-1.5.9.1-3|10	License:	CeCILL
14cr|gmic-1.5.9.1-3|11	Group:		Graphics
14cr|gmic-1.5.9.1-3|12	Url:		http://gmic.sourceforge.net
14cr|gmic-1.5.9.1-3|13	Source0:	http://sourceforge.net/projects/gmic/files/%{name}_%{version}.tar.gz
14cr|gmic-1.5.9.1-3|14	BuildRequires:	ffmpeg-devel
14cr|gmic-1.5.9.1-3|15	BuildRequires:	qt4-devel
14cr|gmic-1.5.9.1-3|16	BuildRequires:	pkgconfig(fftw3)
14cr|gmic-1.5.9.1-3|17	BuildRequires:	pkgconfig(gimp-2.0)
14cr|gmic-1.5.9.1-3|18	BuildRequires:	pkgconfig(GraphicsMagick)
14cr|gmic-1.5.9.1-3|19	BuildRequires:	pkgconfig(opencv)
14cr|gmic-1.5.9.1-3|20	
14cr|gmic-1.5.9.1-3|21	%description
14cr|gmic-1.5.9.1-3|22	G'MIC defines a complete image processing framework, and thus
14cr|gmic-1.5.9.1-3|23	can manage generic image data as other image-related tools.
14cr|gmic-1.5.9.1-3|24	
14cr|gmic-1.5.9.1-3|25	Anyway, the specific features described below make it a bit particular :
14cr|gmic-1.5.9.1-3|26	
14cr|gmic-1.5.9.1-3|27	* It internally works with lists of images.
14cr|gmic-1.5.9.1-3|28	Image manipulations and interactions can be done
14cr|gmic-1.5.9.1-3|29	either grouped or focused on specific items.
14cr|gmic-1.5.9.1-3|30	* It can process a wide variety of image types,
14cr|gmic-1.5.9.1-3|31	including multi-spectral (arbitray number of channels)
14cr|gmic-1.5.9.1-3|32	and 3d volumetric images, as well as image sequences,
14cr|gmic-1.5.9.1-3|33	or 3d vector objects.
14cr|gmic-1.5.9.1-3|34	Images with different pixel types are supported,
14cr|gmic-1.5.9.1-3|35	allowing to process flawlessly images with 8bits or
14cr|gmic-1.5.9.1-3|36	16bits integers per channel, as well as float-valued datasets.
14cr|gmic-1.5.9.1-3|37	* It provides small but efficient visualization modules
14cr|gmic-1.5.9.1-3|38	dedicated to the exploration/viewing of 2d/3d multi-spectral images,
14cr|gmic-1.5.9.1-3|39	3d vector objects (elevation map, isocurves, isosurfaces,...),
14cr|gmic-1.5.9.1-3|40	or 1d graph plots.
14cr|gmic-1.5.9.1-3|41	* It proposes commands to handle custom interactive windows
14cr|gmic-1.5.9.1-3|42	where events can be managed easily by the user.
14cr|gmic-1.5.9.1-3|43	* It is highly extensible through the importation of custom command
14cr|gmic-1.5.9.1-3|44	files which add new commands that become understood by the
14cr|gmic-1.5.9.1-3|45	language interpreter.
14cr|gmic-1.5.9.1-3|46	* Most of the functionalities can be used inside GIMP
14cr|gmic-1.5.9.1-3|47	via the provided plug-in, allowing end-users to integrate
14cr|gmic-1.5.9.1-3|48	any G'MIC-based pipeline directly in a nice GUI,
14cr|gmic-1.5.9.1-3|49	without coding efforts.
14cr|gmic-1.5.9.1-3|50	* It is based on the latest development versions of the CImg Library,
14cr|gmic-1.5.9.1-3|51	a well established C++ template image processing toolkit,
14cr|gmic-1.5.9.1-3|52	developed by the same team of developers.
14cr|gmic-1.5.9.1-3|53	
14cr|gmic-1.5.9.1-3|54	%files
14cr|gmic-1.5.9.1-3|55	%doc COPYING README
14cr|gmic-1.5.9.1-3|56	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|gmic-1.5.9.1-3|57	%{_bindir}/%{name}
14cr|gmic-1.5.9.1-3|58	%{_mandir}/man1/%{name}.1.*
14cr|gmic-1.5.9.1-3|59	%{_mandir}/fr/man1/gmic.1.*
14cr|gmic-1.5.9.1-3|60	
14cr|gmic-1.5.9.1-3|61	#------------------------------------------------------
14cr|gmic-1.5.9.1-3|62	
14cr|gmic-1.5.9.1-3|63	%package -n zart
14cr|gmic-1.5.9.1-3|64	Summary:	GUI for G'MIC real-time manipulations on the output of a webcam
14cr|gmic-1.5.9.1-3|65	Group:		Graphics
14cr|gmic-1.5.9.1-3|66	Requires:	%{name} = %{version}-%{release}
14cr|gmic-1.5.9.1-3|67	Provides:	%{name}-zart = %{version}-%{release}
14cr|gmic-1.5.9.1-3|68	Conflicts:	%{name} < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|69	
14cr|gmic-1.5.9.1-3|70	%description -n zart
14cr|gmic-1.5.9.1-3|71	ZArt is a computer program whose purpose is to demonstrate the possibilities of
14cr|gmic-1.5.9.1-3|72	the G'MIC image processing language by offering the choice of several
14cr|gmic-1.5.9.1-3|73	manipulations on a video stream acquired from a webcam.
14cr|gmic-1.5.9.1-3|74	
14cr|gmic-1.5.9.1-3|75	%files -n zart
14cr|gmic-1.5.9.1-3|76	%doc zart/Licence_CeCILL_V2-en.html
14cr|gmic-1.5.9.1-3|77	%{_bindir}/zart
14cr|gmic-1.5.9.1-3|78	%{_datadir}/zart/presets.xml
14cr|gmic-1.5.9.1-3|79	
14cr|gmic-1.5.9.1-3|80	#------------------------------------------------------
14cr|gmic-1.5.9.1-3|81	
14cr|gmic-1.5.9.1-3|82	%package -n gimp-plugin-%{name}
14cr|gmic-1.5.9.1-3|83	Summary:	Plugin for gimp
14cr|gmic-1.5.9.1-3|84	Group:		Graphics
14cr|gmic-1.5.9.1-3|85	Requires:	gimp >= 2.6.0
14cr|gmic-1.5.9.1-3|86	Obsoletes:	%{name}-gimp < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|87	Provides:	%{name}-gimp = %{version}-%{release}
14cr|gmic-1.5.9.1-3|88	Conflicts:	%{name} < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|89	
14cr|gmic-1.5.9.1-3|90	%description -n gimp-plugin-%{name}
14cr|gmic-1.5.9.1-3|91	G'MIC has been made available as an easy-to-use plug-in for GIMP.
14cr|gmic-1.5.9.1-3|92	It extends this retouching software capabilities by offering a large number of
14cr|gmic-1.5.9.1-3|93	pre-defined image filters and effects.
14cr|gmic-1.5.9.1-3|94	Of course, the plug-in is highly customizable and it is possible to add your
14cr|gmic-1.5.9.1-3|95	own custom G'MIC-written filters in it.
14cr|gmic-1.5.9.1-3|96	
14cr|gmic-1.5.9.1-3|97	%files -n gimp-plugin-%{name}
14cr|gmic-1.5.9.1-3|98	%doc COPYING README
14cr|gmic-1.5.9.1-3|99	%{_libdir}/gimp/2.0/plug-ins/%{name}_gimp
14cr|gmic-1.5.9.1-3|100	
14cr|gmic-1.5.9.1-3|101	#------------------------------------------------------
14cr|gmic-1.5.9.1-3|102	
14cr|gmic-1.5.9.1-3|103	%package -n %{libname}
14cr|gmic-1.5.9.1-3|104	Summary:	Library for gmic
14cr|gmic-1.5.9.1-3|105	Group:		System/Libraries
14cr|gmic-1.5.9.1-3|106	Requires:	%{name} = %{version}-%{release}
14cr|gmic-1.5.9.1-3|107	Conflicts:	%{name} < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|108	
14cr|gmic-1.5.9.1-3|109	%description -n %{libname}
14cr|gmic-1.5.9.1-3|110	This package contains the library needed to run programs
14cr|gmic-1.5.9.1-3|111	dynamically linked with gmic.
14cr|gmic-1.5.9.1-3|112	
14cr|gmic-1.5.9.1-3|113	%files -n %{libname}
14cr|gmic-1.5.9.1-3|114	%doc COPYING README
14cr|gmic-1.5.9.1-3|115	%{_libdir}/lib%{name}.so.*
14cr|gmic-1.5.9.1-3|116	
14cr|gmic-1.5.9.1-3|117	#------------------------------------------------------
14cr|gmic-1.5.9.1-3|118	
14cr|gmic-1.5.9.1-3|119	%package -n %{develname}
14cr|gmic-1.5.9.1-3|120	Summary:	Header file for gmic
14cr|gmic-1.5.9.1-3|121	Group:		Development/C++
14cr|gmic-1.5.9.1-3|122	Requires:	%{name} = %{version}-%{release}
14cr|gmic-1.5.9.1-3|123	Obsoletes:	%{name}-gimp-devel < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|124	Provides:	%{name}-devel = %{version}-%{release}
14cr|gmic-1.5.9.1-3|125	Conflicts:	%{name} < 1.5.1.5-1
14cr|gmic-1.5.9.1-3|126	
14cr|gmic-1.5.9.1-3|127	%description -n %{develname}
14cr|gmic-1.5.9.1-3|128	This package contains the development file for gmic.
14cr|gmic-1.5.9.1-3|129	
14cr|gmic-1.5.9.1-3|130	%files -n %{develname}
14cr|gmic-1.5.9.1-3|131	%doc COPYING README
14cr|gmic-1.5.9.1-3|132	%{_includedir}/%{name}.h
14cr|gmic-1.5.9.1-3|133	%{_libdir}/lib%{name}.so
14cr|gmic-1.5.9.1-3|134	
14cr|gmic-1.5.9.1-3|135	#------------------------------------------------------
14cr|gmic-1.5.9.1-3|136	
14cr|gmic-1.5.9.1-3|137	%prep
14cr|gmic-1.5.9.1-3|138	%setup -q
14cr|gmic-1.5.9.1-3|139	
14cr|gmic-1.5.9.1-3|140	iconv --from=ISO-8859-1 --to=UTF-8 COPYING > COPYING.new && \
14cr|gmic-1.5.9.1-3|141	touch -r COPYING COPYING.new && \
14cr|gmic-1.5.9.1-3|142	mv COPYING.new COPYING
14cr|gmic-1.5.9.1-3|143	
14cr|gmic-1.5.9.1-3|144	
14cr|gmic-1.5.9.1-3|145	%build
14cr|gmic-1.5.9.1-3|146	%setup_compile_flags
14cr|gmic-1.5.9.1-3|147	
14cr|gmic-1.5.9.1-3|148	pushd src
14cr|gmic-1.5.9.1-3|149	%make
14cr|gmic-1.5.9.1-3|150	popd
14cr|gmic-1.5.9.1-3|151	
14cr|gmic-1.5.9.1-3|152	pushd zart
14cr|gmic-1.5.9.1-3|153	%qmake_qt4
14cr|gmic-1.5.9.1-3|154	%make
14cr|gmic-1.5.9.1-3|155	popd
14cr|gmic-1.5.9.1-3|156	
14cr|gmic-1.5.9.1-3|157	%install
14cr|gmic-1.5.9.1-3|158	pushd src
14cr|gmic-1.5.9.1-3|159	%makeinstall_std
14cr|gmic-1.5.9.1-3|160	%ifarch x86_64
14cr|gmic-1.5.9.1-3|161	mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/
14cr|gmic-1.5.9.1-3|162	%endif
14cr|gmic-1.5.9.1-3|163	popd
14cr|gmic-1.5.9.1-3|164	
14cr|gmic-1.5.9.1-3|165	pushd zart
14cr|gmic-1.5.9.1-3|166	install -m755 zart %{buildroot}%{_bindir}/zart
14cr|gmic-1.5.9.1-3|167	mkdir -p %{buildroot}%{_datadir}/zart
14cr|gmic-1.5.9.1-3|168	cp -R presets.xml %{buildroot}%{_datadir}/zart/presets.xml
14cr|gmic-1.5.9.1-3|169	popd
14cr|gmic-1.5.9.1-3|170	
14cr|gmic-1.5.9.1-3|171	
14cr|gmic-1.5.9.1-3|172	
14cr|gmic-1.5.9.1-3|173	
14cr|gmic-1.5.9.1-3|174	%changelog
14cr|gmic-1.5.9.1-3|175	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.9.1-3
14cr|gmic-1.5.9.1-3|176	+ Revision: 11b22c7
14cr|gmic-1.5.9.1-3|177	- MassBuild#464: Increase release tag
14cr|gmic-1.5.9.1-3|178	
14cr|gmic-1.5.9.1-3|179	

1693 14
14cr|gmorgan-0.56-3|1	Summary:	MIDI auto-accompaniment generator
14cr|gmorgan-0.56-3|2	Name:		gmorgan
14cr|gmorgan-0.56-3|3	Version:	0.56
14cr|gmorgan-0.56-3|4	Release:	3
14cr|gmorgan-0.56-3|5	License:	GPLv2+
14cr|gmorgan-0.56-3|6	Group:		Sound
14cr|gmorgan-0.56-3|7	URL:		http://gmorgan.sourceforge.net/
14cr|gmorgan-0.56-3|8	Source0:	%{name}_%{version}.tar.gz
14cr|gmorgan-0.56-3|9	
14cr|gmorgan-0.56-3|10	BuildRequires:	fltk-devel
14cr|gmorgan-0.56-3|11	BuildRequires:	gettext-devel
14cr|gmorgan-0.56-3|12	BuildRequires:	pkgconfig(alsa)
14cr|gmorgan-0.56-3|13	BuildRequires:	pkgconfig(cairo)
14cr|gmorgan-0.56-3|14	BuildRequires:	pkgconfig(pixman-1)
14cr|gmorgan-0.56-3|15	
14cr|gmorgan-0.56-3|16	
14cr|gmorgan-0.56-3|17	%description
14cr|gmorgan-0.56-3|18	GMorgan is a modern MIDI organ with full auto-accompaniment. GMrgand uses
14cr|gmorgan-0.56-3|19	soundfonts and the ALSA sequencer for emulate a Rhythm Station.
14cr|gmorgan-0.56-3|20	
14cr|gmorgan-0.56-3|21	%prep
14cr|gmorgan-0.56-3|22	%setup -qn %{name}_%{version}
14cr|gmorgan-0.56-3|23	
14cr|gmorgan-0.56-3|24	%build
14cr|gmorgan-0.56-3|25	%configure2_5x
14cr|gmorgan-0.56-3|26	%make
14cr|gmorgan-0.56-3|27	
14cr|gmorgan-0.56-3|28	%install
14cr|gmorgan-0.56-3|29	%makeinstall_std
14cr|gmorgan-0.56-3|30	
14cr|gmorgan-0.56-3|31	rm -fr %{buildroot}/%{_docdir}
14cr|gmorgan-0.56-3|32	chmod 644 AUTHORS ChangeLog README
14cr|gmorgan-0.56-3|33	
14cr|gmorgan-0.56-3|34	#menu
14cr|gmorgan-0.56-3|35	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gmorgan-0.56-3|36	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmorgan-0.56-3|37	[Desktop Entry]
14cr|gmorgan-0.56-3|38	Type=Application
14cr|gmorgan-0.56-3|39	Exec=%{name}
14cr|gmorgan-0.56-3|40	Icon=sound_section
14cr|gmorgan-0.56-3|41	Name=GMorgan
14cr|gmorgan-0.56-3|42	Comment=MIDI Auto-Accompaniment
14cr|gmorgan-0.56-3|43	Categories=Audio;
14cr|gmorgan-0.56-3|44	EOF
14cr|gmorgan-0.56-3|45	
14cr|gmorgan-0.56-3|46	%files
14cr|gmorgan-0.56-3|47	%doc AUTHORS ChangeLog README
14cr|gmorgan-0.56-3|48	%{_bindir}/%{name}
14cr|gmorgan-0.56-3|49	%{_datadir}/%{name}
14cr|gmorgan-0.56-3|50	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmorgan-0.56-3|51	
14cr|gmorgan-0.56-3|52	
14cr|gmorgan-0.56-3|53	
14cr|gmorgan-0.56-3|54	
14cr|gmorgan-0.56-3|55	%changelog
14cr|gmorgan-0.56-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.56-3
14cr|gmorgan-0.56-3|57	+ Revision: 76e030d
14cr|gmorgan-0.56-3|58	- MassBuild#464: Increase release tag
14cr|gmorgan-0.56-3|59	
14cr|gmorgan-0.56-3|60	

1694 14
14cr|gmpc-11.8.16-2|1	Summary:	Gtk2 frontend for the mpd
14cr|gmpc-11.8.16-2|2	Name:		gmpc
14cr|gmpc-11.8.16-2|3	Version:	11.8.16
14cr|gmpc-11.8.16-2|4	Release:	2
14cr|gmpc-11.8.16-2|5	License:	GPLv2+
14cr|gmpc-11.8.16-2|6	Group:		Sound
14cr|gmpc-11.8.16-2|7	URL:		http://gmpc.wikia.com/
14cr|gmpc-11.8.16-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-11.8.16-2|9	Patch0:		gmpc-11.8.16-link.patch
14cr|gmpc-11.8.16-2|10	BuildRequires: pkgconfig(gio-2.0)
14cr|gmpc-11.8.16-2|11	BuildRequires: pkgconfig(glib-2.0) >= 2.16
14cr|gmpc-11.8.16-2|12	BuildRequires: pkgconfig(gmodule-2.0) >= 2.4
14cr|gmpc-11.8.16-2|13	BuildRequires: pkgconfig(gobject-2.0) >= 2.4
14cr|gmpc-11.8.16-2|14	BuildRequires: pkgconfig(gthread-2.0)
14cr|gmpc-11.8.16-2|15	BuildRequires: pkgconfig(gtk+-2.0) >= 2.18
14cr|gmpc-11.8.16-2|16	BuildRequires: pkgconfig(libmpd) >= 0.20.95
14cr|gmpc-11.8.16-2|17	BuildRequires: pkgconfig(libsoup-2.4)
14cr|gmpc-11.8.16-2|18	BuildRequires: pkgconfig(libxml-2.0)
14cr|gmpc-11.8.16-2|19	BuildRequires: pkgconfig(sqlite3)
14cr|gmpc-11.8.16-2|20	BuildRequires: pkgconfig(unique-1.0)
14cr|gmpc-11.8.16-2|21	BuildRequires: pkgconfig(x11)
14cr|gmpc-11.8.16-2|22	BuildRequires: libsm-devel
14cr|gmpc-11.8.16-2|23	BuildRequires: libice-devel
14cr|gmpc-11.8.16-2|24	BuildRequires:	desktop-file-utils
14cr|gmpc-11.8.16-2|25	BuildRequires:	intltool
14cr|gmpc-11.8.16-2|26	BuildRequires:	gob2 vala
14cr|gmpc-11.8.16-2|27	
14cr|gmpc-11.8.16-2|28	%description
14cr|gmpc-11.8.16-2|29	GMPC is a frontend for the mpd (Music Player Daemon).
14cr|gmpc-11.8.16-2|30	It's focused on being fast and easy to use, while making
14cr|gmpc-11.8.16-2|31	optimal use of all the functions in mpd.
14cr|gmpc-11.8.16-2|32	
14cr|gmpc-11.8.16-2|33	%package devel
14cr|gmpc-11.8.16-2|34	Summary:        GMPC development files
14cr|gmpc-11.8.16-2|35	Group:          Development/Other
14cr|gmpc-11.8.16-2|36	Provides:       %{name}-devel = %{version}-%{release}
14cr|gmpc-11.8.16-2|37	Requires:       %{name} = %{version}-%{release}
14cr|gmpc-11.8.16-2|38	
14cr|gmpc-11.8.16-2|39	%description devel
14cr|gmpc-11.8.16-2|40	GMPC development files.
14cr|gmpc-11.8.16-2|41	
14cr|gmpc-11.8.16-2|42	%prep
14cr|gmpc-11.8.16-2|43	%setup -q
14cr|gmpc-11.8.16-2|44	%patch0 -p0
14cr|gmpc-11.8.16-2|45	
14cr|gmpc-11.8.16-2|46	%build
14cr|gmpc-11.8.16-2|47	%configure2_5x \
14cr|gmpc-11.8.16-2|48	--disable-static
14cr|gmpc-11.8.16-2|49	
14cr|gmpc-11.8.16-2|50	%make
14cr|gmpc-11.8.16-2|51	
14cr|gmpc-11.8.16-2|52	%install
14cr|gmpc-11.8.16-2|53	%makeinstall_std
14cr|gmpc-11.8.16-2|54	
14cr|gmpc-11.8.16-2|55	%find_lang %{name} --with-gnome
14cr|gmpc-11.8.16-2|56	
14cr|gmpc-11.8.16-2|57	desktop-file-install \
14cr|gmpc-11.8.16-2|58	--remove-category="Application" \
14cr|gmpc-11.8.16-2|59	--add-category="GTK" \
14cr|gmpc-11.8.16-2|60	--add-category="Audio" \
14cr|gmpc-11.8.16-2|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gmpc-11.8.16-2|62	
14cr|gmpc-11.8.16-2|63	
14cr|gmpc-11.8.16-2|64	%files -f %{name}.lang
14cr|gmpc-11.8.16-2|65	%doc AUTHORS ChangeLog NEWS README
14cr|gmpc-11.8.16-2|66	%{_bindir}/%{name}*
14cr|gmpc-11.8.16-2|67	%{_datadir}/applications/%{name}.desktop
14cr|gmpc-11.8.16-2|68	%dir %{_datadir}/%{name}
14cr|gmpc-11.8.16-2|69	%{_datadir}/%{name}/*
14cr|gmpc-11.8.16-2|70	%{_iconsdir}/*/*/*/*
14cr|gmpc-11.8.16-2|71	%{_mandir}/man1/%{name}*
14cr|gmpc-11.8.16-2|72	
14cr|gmpc-11.8.16-2|73	%files devel
14cr|gmpc-11.8.16-2|74	%defattr(-,root,root)
14cr|gmpc-11.8.16-2|75	%dir %{_includedir}/gmpc
14cr|gmpc-11.8.16-2|76	%{_includedir}/gmpc/*.h
14cr|gmpc-11.8.16-2|77	%{_libdir}/pkgconfig/%{name}.pc
14cr|gmpc-11.8.16-2|78	
14cr|gmpc-11.8.16-2|79	%changelog
14cr|gmpc-11.8.16-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.8.16-2
14cr|gmpc-11.8.16-2|81	+ Revision: ff265cd
14cr|gmpc-11.8.16-2|82	- MassBuild#464: Increase release tag
14cr|gmpc-11.8.16-2|83	
14cr|gmpc-11.8.16-2|84	

1695 14
14cr|gmpc-avahi-0.20.0-5|1	Summary:	An avahi plugin for gmpc
14cr|gmpc-avahi-0.20.0-5|2	Name:		gmpc-avahi
14cr|gmpc-avahi-0.20.0-5|3	Version:	0.20.0
14cr|gmpc-avahi-0.20.0-5|4	Release:	5
14cr|gmpc-avahi-0.20.0-5|5	License:	GPLv2+
14cr|gmpc-avahi-0.20.0-5|6	Group:		Sound
14cr|gmpc-avahi-0.20.0-5|7	Url:		http://www.sarine.nl//gmpc-plugins-avahi
14cr|gmpc-avahi-0.20.0-5|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-avahi-0.20.0-5|9	BuildRequires:	intltool
14cr|gmpc-avahi-0.20.0-5|10	BuildRequires:	pkgconfig(avahi-client)
14cr|gmpc-avahi-0.20.0-5|11	BuildRequires:	pkgconfig(avahi-glib)
14cr|gmpc-avahi-0.20.0-5|12	BuildRequires:	pkgconfig(gmpc)
14cr|gmpc-avahi-0.20.0-5|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gmpc-avahi-0.20.0-5|14	BuildRequires:	pkgconfig(libmpd)
14cr|gmpc-avahi-0.20.0-5|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-avahi-0.20.0-5|16	Requires:	gmpc
14cr|gmpc-avahi-0.20.0-5|17	
14cr|gmpc-avahi-0.20.0-5|18	%description
14cr|gmpc-avahi-0.20.0-5|19	An avahi plugin for gmpc.
14cr|gmpc-avahi-0.20.0-5|20	
14cr|gmpc-avahi-0.20.0-5|21	%files
14cr|gmpc-avahi-0.20.0-5|22	%{_libdir}/gmpc/plugins/avahiplugin.so
14cr|gmpc-avahi-0.20.0-5|23	
14cr|gmpc-avahi-0.20.0-5|24	#----------------------------------------------------------------------------
14cr|gmpc-avahi-0.20.0-5|25	
14cr|gmpc-avahi-0.20.0-5|26	%prep
14cr|gmpc-avahi-0.20.0-5|27	%setup -q
14cr|gmpc-avahi-0.20.0-5|28	
14cr|gmpc-avahi-0.20.0-5|29	%build
14cr|gmpc-avahi-0.20.0-5|30	%configure2_5x
14cr|gmpc-avahi-0.20.0-5|31	%make
14cr|gmpc-avahi-0.20.0-5|32	
14cr|gmpc-avahi-0.20.0-5|33	%install
14cr|gmpc-avahi-0.20.0-5|34	%makeinstall_std
14cr|gmpc-avahi-0.20.0-5|35	
14cr|gmpc-avahi-0.20.0-5|36	
14cr|gmpc-avahi-0.20.0-5|37	%changelog
14cr|gmpc-avahi-0.20.0-5|38	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-5
14cr|gmpc-avahi-0.20.0-5|39	+ Revision: 742f9c1
14cr|gmpc-avahi-0.20.0-5|40	- Spec cleanup
14cr|gmpc-avahi-0.20.0-5|41	
14cr|gmpc-avahi-0.20.0-5|42	

1696 14
14cr|gmpc-extraplaylist-0.20.0-3|1	Summary:	An extra playlist plugin for gmpc
14cr|gmpc-extraplaylist-0.20.0-3|2	Name:		gmpc-extraplaylist
14cr|gmpc-extraplaylist-0.20.0-3|3	Version:	0.20.0
14cr|gmpc-extraplaylist-0.20.0-3|4	Release:	3
14cr|gmpc-extraplaylist-0.20.0-3|5	License:	GPLv2+
14cr|gmpc-extraplaylist-0.20.0-3|6	Group:		Sound
14cr|gmpc-extraplaylist-0.20.0-3|7	Url:		http://www.sarine.nl/
14cr|gmpc-extraplaylist-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-extraplaylist-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
14cr|gmpc-extraplaylist-0.20.0-3|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-extraplaylist-0.20.0-3|11	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gmpc-extraplaylist-0.20.0-3|12	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
14cr|gmpc-extraplaylist-0.20.0-3|13	BuildRequires:	gmpc-devel >= 0.19.2
14cr|gmpc-extraplaylist-0.20.0-3|14	BuildRequires:	intltool
14cr|gmpc-extraplaylist-0.20.0-3|15	Requires:	gmpc
14cr|gmpc-extraplaylist-0.20.0-3|16	
14cr|gmpc-extraplaylist-0.20.0-3|17	%description
14cr|gmpc-extraplaylist-0.20.0-3|18	An extra playlist plugin for gmpc.
14cr|gmpc-extraplaylist-0.20.0-3|19	
14cr|gmpc-extraplaylist-0.20.0-3|20	%prep
14cr|gmpc-extraplaylist-0.20.0-3|21	%setup -q
14cr|gmpc-extraplaylist-0.20.0-3|22	#patch0 -p0
14cr|gmpc-extraplaylist-0.20.0-3|23	
14cr|gmpc-extraplaylist-0.20.0-3|24	%build
14cr|gmpc-extraplaylist-0.20.0-3|25	%configure2_5x
14cr|gmpc-extraplaylist-0.20.0-3|26	%make
14cr|gmpc-extraplaylist-0.20.0-3|27	
14cr|gmpc-extraplaylist-0.20.0-3|28	%install
14cr|gmpc-extraplaylist-0.20.0-3|29	%makeinstall_std
14cr|gmpc-extraplaylist-0.20.0-3|30	
14cr|gmpc-extraplaylist-0.20.0-3|31	%files
14cr|gmpc-extraplaylist-0.20.0-3|32	%{_libdir}/gmpc/plugins/libextraplaylist.so
14cr|gmpc-extraplaylist-0.20.0-3|33	
14cr|gmpc-extraplaylist-0.20.0-3|34	%changelog
14cr|gmpc-extraplaylist-0.20.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|gmpc-extraplaylist-0.20.0-3|36	+ Revision: f0a16ec
14cr|gmpc-extraplaylist-0.20.0-3|37	- MassBuild#464: Increase release tag
14cr|gmpc-extraplaylist-0.20.0-3|38	
14cr|gmpc-extraplaylist-0.20.0-3|39	

1697 14
14cr|gmpc-lastfm-0.20.0-4|1	Summary:	A Last.FM artist art provider plugin for gmpc
14cr|gmpc-lastfm-0.20.0-4|2	Name:		gmpc-lastfm
14cr|gmpc-lastfm-0.20.0-4|3	Version:	0.20.0
14cr|gmpc-lastfm-0.20.0-4|4	Release:	4
14cr|gmpc-lastfm-0.20.0-4|5	License:	GPLv2+
14cr|gmpc-lastfm-0.20.0-4|6	Group:		Sound
14cr|gmpc-lastfm-0.20.0-4|7	Url:		http://www.sarine.nl//gmpc-plugins-lastfm
14cr|gmpc-lastfm-0.20.0-4|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/gmpc-last-fm-%{version}.tar.gz
14cr|gmpc-lastfm-0.20.0-4|9	BuildRequires:	libmpd-devel >= 0.15.98
14cr|gmpc-lastfm-0.20.0-4|10	BuildRequires:	libxml2-devel
14cr|gmpc-lastfm-0.20.0-4|11	BuildRequires:	gtk+2-devel >= 2.8
14cr|gmpc-lastfm-0.20.0-4|12	BuildRequires:	gmpc-devel >= 0.16.2
14cr|gmpc-lastfm-0.20.0-4|13	BuildRequires:	intltool
14cr|gmpc-lastfm-0.20.0-4|14	Requires:	gmpc
14cr|gmpc-lastfm-0.20.0-4|15	
14cr|gmpc-lastfm-0.20.0-4|16	%description
14cr|gmpc-lastfm-0.20.0-4|17	The last.fm plugin can fetch artist images, from last.fm.
14cr|gmpc-lastfm-0.20.0-4|18	This plugin doesn't scrobble your music, use a dedicated
14cr|gmpc-lastfm-0.20.0-4|19	client like mpdscribble for this.
14cr|gmpc-lastfm-0.20.0-4|20	
14cr|gmpc-lastfm-0.20.0-4|21	%prep
14cr|gmpc-lastfm-0.20.0-4|22	%setup -qn gmpc-last-fm-%{version}
14cr|gmpc-lastfm-0.20.0-4|23	
14cr|gmpc-lastfm-0.20.0-4|24	%build
14cr|gmpc-lastfm-0.20.0-4|25	%configure2_5x
14cr|gmpc-lastfm-0.20.0-4|26	%make
14cr|gmpc-lastfm-0.20.0-4|27	
14cr|gmpc-lastfm-0.20.0-4|28	%install
14cr|gmpc-lastfm-0.20.0-4|29	%makeinstall_std
14cr|gmpc-lastfm-0.20.0-4|30	
14cr|gmpc-lastfm-0.20.0-4|31	%find_lang %name
14cr|gmpc-lastfm-0.20.0-4|32	
14cr|gmpc-lastfm-0.20.0-4|33	%files -f %name.lang
14cr|gmpc-lastfm-0.20.0-4|34	%defattr(-,root,root)
14cr|gmpc-lastfm-0.20.0-4|35	%{_libdir}/gmpc/plugins/lastfmplugin.so
14cr|gmpc-lastfm-0.20.0-4|36	
14cr|gmpc-lastfm-0.20.0-4|37	
14cr|gmpc-lastfm-0.20.0-4|38	
14cr|gmpc-lastfm-0.20.0-4|39	%changelog
14cr|gmpc-lastfm-0.20.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|gmpc-lastfm-0.20.0-4|41	+ Revision: 6112bd4
14cr|gmpc-lastfm-0.20.0-4|42	- MassBuild#464: Increase release tag
14cr|gmpc-lastfm-0.20.0-4|43	
14cr|gmpc-lastfm-0.20.0-4|44	

1698 14
14cr|gmpc-libnotify-0.20.0-5|1	Summary:	A libnotify plugin for gmpc
14cr|gmpc-libnotify-0.20.0-5|2	Name:		gmpc-libnotify
14cr|gmpc-libnotify-0.20.0-5|3	Version:	0.20.0
14cr|gmpc-libnotify-0.20.0-5|4	Release:	5
14cr|gmpc-libnotify-0.20.0-5|5	License:	GPLv2+
14cr|gmpc-libnotify-0.20.0-5|6	Group:		Sound
14cr|gmpc-libnotify-0.20.0-5|7	Url:		http://www.sarine.nl/
14cr|gmpc-libnotify-0.20.0-5|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-libnotify-0.20.0-5|9	Patch0:		gmpc-libnotify-0.20.0-libnotify-0.7.patch
14cr|gmpc-libnotify-0.20.0-5|10	BuildRequires:	libmpd-devel >= 0.14.99
14cr|gmpc-libnotify-0.20.0-5|11	BuildRequires:	libnotify-devel
14cr|gmpc-libnotify-0.20.0-5|12	BuildRequires:	gmpc-devel >= 0.15.4.102
14cr|gmpc-libnotify-0.20.0-5|13	BuildRequires:	gtk+2-devel >= 2.8
14cr|gmpc-libnotify-0.20.0-5|14	BuildRequires:	intltool
14cr|gmpc-libnotify-0.20.0-5|15	Requires:	gmpc
14cr|gmpc-libnotify-0.20.0-5|16	
14cr|gmpc-libnotify-0.20.0-5|17	%description
14cr|gmpc-libnotify-0.20.0-5|18	A libnotify plugin for gmpc.
14cr|gmpc-libnotify-0.20.0-5|19	
14cr|gmpc-libnotify-0.20.0-5|20	%prep
14cr|gmpc-libnotify-0.20.0-5|21	%setup -q
14cr|gmpc-libnotify-0.20.0-5|22	%patch0 -p0
14cr|gmpc-libnotify-0.20.0-5|23	
14cr|gmpc-libnotify-0.20.0-5|24	%build
14cr|gmpc-libnotify-0.20.0-5|25	%configure2_5x
14cr|gmpc-libnotify-0.20.0-5|26	%make
14cr|gmpc-libnotify-0.20.0-5|27	
14cr|gmpc-libnotify-0.20.0-5|28	%install
14cr|gmpc-libnotify-0.20.0-5|29	%makeinstall_std
14cr|gmpc-libnotify-0.20.0-5|30	
14cr|gmpc-libnotify-0.20.0-5|31	%files
14cr|gmpc-libnotify-0.20.0-5|32	%defattr(-,root,root)
14cr|gmpc-libnotify-0.20.0-5|33	%{_libdir}/gmpc/plugins/libnotifyplugin.so
14cr|gmpc-libnotify-0.20.0-5|34	
14cr|gmpc-libnotify-0.20.0-5|35	
14cr|gmpc-libnotify-0.20.0-5|36	
14cr|gmpc-libnotify-0.20.0-5|37	%changelog
14cr|gmpc-libnotify-0.20.0-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|gmpc-libnotify-0.20.0-5|39	+ Revision: cd87cde
14cr|gmpc-libnotify-0.20.0-5|40	- MassBuild#464: Increase release tag
14cr|gmpc-libnotify-0.20.0-5|41	
14cr|gmpc-libnotify-0.20.0-5|42	

1699 14
14cr|gmpc-lyrics-11.8.16-2|1	Summary:	A lyrics provider plugin for gmpc
14cr|gmpc-lyrics-11.8.16-2|2	Name:		gmpc-lyrics
14cr|gmpc-lyrics-11.8.16-2|3	Version:	11.8.16
14cr|gmpc-lyrics-11.8.16-2|4	Release:	2
14cr|gmpc-lyrics-11.8.16-2|5	License:	GPLv2+
14cr|gmpc-lyrics-11.8.16-2|6	Group:		Sound
14cr|gmpc-lyrics-11.8.16-2|7	Url:		http://www.sarine.nl//gmpc-plugins-lyrics-provider
14cr|gmpc-lyrics-11.8.16-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/11.8.16/%{name}-%{version}.tar.gz
14cr|gmpc-lyrics-11.8.16-2|9	BuildRequires:	libmpd-devel >= 0.14.99
14cr|gmpc-lyrics-11.8.16-2|10	BuildRequires:	libxml2-devel
14cr|gmpc-lyrics-11.8.16-2|11	BuildRequires:	gmpc-devel >= 0.15.4.102
14cr|gmpc-lyrics-11.8.16-2|12	BuildRequires:	gtk+2-devel >= 2.8
14cr|gmpc-lyrics-11.8.16-2|13	BuildRequires:	curl-devel
14cr|gmpc-lyrics-11.8.16-2|14	BuildRequires:	intltool
14cr|gmpc-lyrics-11.8.16-2|15	Requires:	gmpc
14cr|gmpc-lyrics-11.8.16-2|16	
14cr|gmpc-lyrics-11.8.16-2|17	%description
14cr|gmpc-lyrics-11.8.16-2|18	A lyrics provider plugin for gmpc.
14cr|gmpc-lyrics-11.8.16-2|19	
14cr|gmpc-lyrics-11.8.16-2|20	%prep
14cr|gmpc-lyrics-11.8.16-2|21	%setup -q
14cr|gmpc-lyrics-11.8.16-2|22	
14cr|gmpc-lyrics-11.8.16-2|23	%build
14cr|gmpc-lyrics-11.8.16-2|24	%configure2_5x
14cr|gmpc-lyrics-11.8.16-2|25	%make
14cr|gmpc-lyrics-11.8.16-2|26	
14cr|gmpc-lyrics-11.8.16-2|27	%install
14cr|gmpc-lyrics-11.8.16-2|28	%makeinstall_std
14cr|gmpc-lyrics-11.8.16-2|29	
14cr|gmpc-lyrics-11.8.16-2|30	%files
14cr|gmpc-lyrics-11.8.16-2|31	%defattr(-,root,root)
14cr|gmpc-lyrics-11.8.16-2|32	%{_libdir}/gmpc/plugins/lyricsplugin.so
14cr|gmpc-lyrics-11.8.16-2|33	
14cr|gmpc-lyrics-11.8.16-2|34	
14cr|gmpc-lyrics-11.8.16-2|35	
14cr|gmpc-lyrics-11.8.16-2|36	%changelog
14cr|gmpc-lyrics-11.8.16-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.8.16-2
14cr|gmpc-lyrics-11.8.16-2|38	+ Revision: 7e9e667
14cr|gmpc-lyrics-11.8.16-2|39	- MassBuild#464: Increase release tag
14cr|gmpc-lyrics-11.8.16-2|40	
14cr|gmpc-lyrics-11.8.16-2|41	

1700 14
14cr|gmpc-magnatune-11.8.16-5|1	Summary:	A magnatune browser plugin for gmpc
14cr|gmpc-magnatune-11.8.16-5|2	Name:		gmpc-magnatune
14cr|gmpc-magnatune-11.8.16-5|3	Version:	11.8.16
14cr|gmpc-magnatune-11.8.16-5|4	Release:	5
14cr|gmpc-magnatune-11.8.16-5|5	License:	GPLv2+
14cr|gmpc-magnatune-11.8.16-5|6	Group:		Sound
14cr|gmpc-magnatune-11.8.16-5|7	Url:		http://www.sarine.nl//gmpc-plugins-magnatune
14cr|gmpc-magnatune-11.8.16-5|8	Source0:	http://download.sarine.nl/Programs/gmpc/11.8.16/%{name}-%{version}.tar.gz
14cr|gmpc-magnatune-11.8.16-5|9	BuildRequires:	pkgconfig(libmpd) >= 0.15.98
14cr|gmpc-magnatune-11.8.16-5|10	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gmpc-magnatune-11.8.16-5|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gmpc-magnatune-11.8.16-5|12	BuildRequires:	gmpc-devel >= 0.18.0
14cr|gmpc-magnatune-11.8.16-5|13	BuildRequires:	sqlite3-devel
14cr|gmpc-magnatune-11.8.16-5|14	BuildRequires:	intltool
14cr|gmpc-magnatune-11.8.16-5|15	Requires:	gmpc
14cr|gmpc-magnatune-11.8.16-5|16	
14cr|gmpc-magnatune-11.8.16-5|17	%description
14cr|gmpc-magnatune-11.8.16-5|18	The magnatune plugin provides an interface to the
14cr|gmpc-magnatune-11.8.16-5|19	www.magnatune.com website. The plugin allows you
14cr|gmpc-magnatune-11.8.16-5|20	to browse, and preview available albums.
14cr|gmpc-magnatune-11.8.16-5|21	(It uses the 128kbit mp3 version).The magnatune
14cr|gmpc-magnatune-11.8.16-5|22	plugin provides a double function, it also uses
14cr|gmpc-magnatune-11.8.16-5|23	the data from the magnatune website to fetch
14cr|gmpc-magnatune-11.8.16-5|24	cover art.
14cr|gmpc-magnatune-11.8.16-5|25	
14cr|gmpc-magnatune-11.8.16-5|26	%prep
14cr|gmpc-magnatune-11.8.16-5|27	%setup -q
14cr|gmpc-magnatune-11.8.16-5|28	
14cr|gmpc-magnatune-11.8.16-5|29	%build
14cr|gmpc-magnatune-11.8.16-5|30	%configure2_5x
14cr|gmpc-magnatune-11.8.16-5|31	%make
14cr|gmpc-magnatune-11.8.16-5|32	
14cr|gmpc-magnatune-11.8.16-5|33	%install
14cr|gmpc-magnatune-11.8.16-5|34	%makeinstall_std
14cr|gmpc-magnatune-11.8.16-5|35	
14cr|gmpc-magnatune-11.8.16-5|36	%files
14cr|gmpc-magnatune-11.8.16-5|37	%defattr(-,root,root)
14cr|gmpc-magnatune-11.8.16-5|38	%dir %{_datadir}/gmpc/plugins/magnatune
14cr|gmpc-magnatune-11.8.16-5|39	%{_libdir}/gmpc/plugins/magnatuneplugin.so
14cr|gmpc-magnatune-11.8.16-5|40	%{_datadir}/gmpc/plugins/magnatune/magnatune.png
14cr|gmpc-magnatune-11.8.16-5|41	
14cr|gmpc-magnatune-11.8.16-5|42	
14cr|gmpc-magnatune-11.8.16-5|43	
14cr|gmpc-magnatune-11.8.16-5|44	%changelog
14cr|gmpc-magnatune-11.8.16-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.8.16-5
14cr|gmpc-magnatune-11.8.16-5|46	+ Revision: cd13202
14cr|gmpc-magnatune-11.8.16-5|47	- MassBuild#464: Increase release tag
14cr|gmpc-magnatune-11.8.16-5|48	
14cr|gmpc-magnatune-11.8.16-5|49	

1701 14
14cr|gmpc-mdcover-0.20.0-3|1	Summary:	A directory artist/song provider plugin for gmpc
14cr|gmpc-mdcover-0.20.0-3|2	Name:		gmpc-mdcover
14cr|gmpc-mdcover-0.20.0-3|3	Version:	0.20.0
14cr|gmpc-mdcover-0.20.0-3|4	Release:	3
14cr|gmpc-mdcover-0.20.0-3|5	License:	GPLv2+
14cr|gmpc-mdcover-0.20.0-3|6	Group:		Sound
14cr|gmpc-mdcover-0.20.0-3|7	Url:		http://www.sarine.nl//gmpc-plugins-mdcover
14cr|gmpc-mdcover-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-mdcover-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
14cr|gmpc-mdcover-0.20.0-3|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-mdcover-0.20.0-3|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
14cr|gmpc-mdcover-0.20.0-3|12	BuildRequires:	gmpc-devel >= 0.15.98
14cr|gmpc-mdcover-0.20.0-3|13	BuildRequires:	intltool
14cr|gmpc-mdcover-0.20.0-3|14	Requires:	gmpc
14cr|gmpc-mdcover-0.20.0-3|15	
14cr|gmpc-mdcover-0.20.0-3|16	%description
14cr|gmpc-mdcover-0.20.0-3|17	This gmpc plugin fetches cover art, artist art,album and
14cr|gmpc-mdcover-0.20.0-3|18	artist information from the file system.
14cr|gmpc-mdcover-0.20.0-3|19	
14cr|gmpc-mdcover-0.20.0-3|20	%prep
14cr|gmpc-mdcover-0.20.0-3|21	%setup -q
14cr|gmpc-mdcover-0.20.0-3|22	
14cr|gmpc-mdcover-0.20.0-3|23	%build
14cr|gmpc-mdcover-0.20.0-3|24	%configure2_5x
14cr|gmpc-mdcover-0.20.0-3|25	%make
14cr|gmpc-mdcover-0.20.0-3|26	
14cr|gmpc-mdcover-0.20.0-3|27	%install
14cr|gmpc-mdcover-0.20.0-3|28	%makeinstall_std
14cr|gmpc-mdcover-0.20.0-3|29	
14cr|gmpc-mdcover-0.20.0-3|30	%find_lang %name
14cr|gmpc-mdcover-0.20.0-3|31	
14cr|gmpc-mdcover-0.20.0-3|32	%files -f %name.lang
14cr|gmpc-mdcover-0.20.0-3|33	%{_libdir}/gmpc/plugins/mdcaplugin.so
14cr|gmpc-mdcover-0.20.0-3|34	
14cr|gmpc-mdcover-0.20.0-3|35	%changelog
14cr|gmpc-mdcover-0.20.0-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|gmpc-mdcover-0.20.0-3|37	+ Revision: 3f37203
14cr|gmpc-mdcover-0.20.0-3|38	- MassBuild#464: Increase release tag
14cr|gmpc-mdcover-0.20.0-3|39	
14cr|gmpc-mdcover-0.20.0-3|40	

1702 14
14cr|gmpc-mserver-0.20.0-3|1	Summary:	A microhttpd server plugin for gmpc
14cr|gmpc-mserver-0.20.0-3|2	Name:		gmpc-mserver
14cr|gmpc-mserver-0.20.0-3|3	Version:	0.20.0
14cr|gmpc-mserver-0.20.0-3|4	Release:	3
14cr|gmpc-mserver-0.20.0-3|5	License:	GPLv2+
14cr|gmpc-mserver-0.20.0-3|6	Group:		Sound
14cr|gmpc-mserver-0.20.0-3|7	Url:		http://www.sarine.nl/
14cr|gmpc-mserver-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-mserver-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.14.99
14cr|gmpc-mserver-0.20.0-3|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-mserver-0.20.0-3|11	BuildRequires:	gmpc-devel >= 0.15.4.102
14cr|gmpc-mserver-0.20.0-3|12	BuildRequires:	pkgconfig(taglib)
14cr|gmpc-mserver-0.20.0-3|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
14cr|gmpc-mserver-0.20.0-3|14	BuildRequires:	libmicrohttpd-devel
14cr|gmpc-mserver-0.20.0-3|15	BuildRequires:	intltool
14cr|gmpc-mserver-0.20.0-3|16	Requires:	gmpc
14cr|gmpc-mserver-0.20.0-3|17	
14cr|gmpc-mserver-0.20.0-3|18	%description
14cr|gmpc-mserver-0.20.0-3|19	A microhttpd server plugin for gmpc.
14cr|gmpc-mserver-0.20.0-3|20	
14cr|gmpc-mserver-0.20.0-3|21	%prep
14cr|gmpc-mserver-0.20.0-3|22	%setup -q
14cr|gmpc-mserver-0.20.0-3|23	
14cr|gmpc-mserver-0.20.0-3|24	%build
14cr|gmpc-mserver-0.20.0-3|25	%configure2_5x
14cr|gmpc-mserver-0.20.0-3|26	
14cr|gmpc-mserver-0.20.0-3|27	%make
14cr|gmpc-mserver-0.20.0-3|28	
14cr|gmpc-mserver-0.20.0-3|29	%install
14cr|gmpc-mserver-0.20.0-3|30	%makeinstall_std
14cr|gmpc-mserver-0.20.0-3|31	
14cr|gmpc-mserver-0.20.0-3|32	%files
14cr|gmpc-mserver-0.20.0-3|33	%{_libdir}/gmpc/plugins/gmpcmserverplugin.so
14cr|gmpc-mserver-0.20.0-3|34	%{_datadir}/gmpc/plugins/gmpc-mserver/gmpc-mserver.png
14cr|gmpc-mserver-0.20.0-3|35	
14cr|gmpc-mserver-0.20.0-3|36	%changelog
14cr|gmpc-mserver-0.20.0-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|gmpc-mserver-0.20.0-3|38	+ Revision: 126144c
14cr|gmpc-mserver-0.20.0-3|39	- MassBuild#464: Increase release tag
14cr|gmpc-mserver-0.20.0-3|40	
14cr|gmpc-mserver-0.20.0-3|41	

1703 14
14cr|gmpc-osd-0.18.0-3|1	Summary:	A xosd on screen display plugin for gmpc
14cr|gmpc-osd-0.18.0-3|2	Name:		gmpc-osd
14cr|gmpc-osd-0.18.0-3|3	Version:	0.18.0
14cr|gmpc-osd-0.18.0-3|4	Release:	3
14cr|gmpc-osd-0.18.0-3|5	License:	GPLv2+
14cr|gmpc-osd-0.18.0-3|6	Group:		Sound
14cr|gmpc-osd-0.18.0-3|7	Url:		http://www.sarine.nl//xosd-on-screen-display
14cr|gmpc-osd-0.18.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-osd-0.18.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
14cr|gmpc-osd-0.18.0-3|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-osd-0.18.0-3|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
14cr|gmpc-osd-0.18.0-3|12	BuildRequires:	xosd-devel
14cr|gmpc-osd-0.18.0-3|13	BuildRequires:	gmpc-devel >= 0.15.98
14cr|gmpc-osd-0.18.0-3|14	Requires:	gmpc
14cr|gmpc-osd-0.18.0-3|15	
14cr|gmpc-osd-0.18.0-3|16	%description
14cr|gmpc-osd-0.18.0-3|17	A xosd on screen display plugin for gmpc.
14cr|gmpc-osd-0.18.0-3|18	
14cr|gmpc-osd-0.18.0-3|19	%prep
14cr|gmpc-osd-0.18.0-3|20	%setup -q
14cr|gmpc-osd-0.18.0-3|21	
14cr|gmpc-osd-0.18.0-3|22	%build
14cr|gmpc-osd-0.18.0-3|23	%configure2_5x
14cr|gmpc-osd-0.18.0-3|24	
14cr|gmpc-osd-0.18.0-3|25	%make
14cr|gmpc-osd-0.18.0-3|26	
14cr|gmpc-osd-0.18.0-3|27	%install
14cr|gmpc-osd-0.18.0-3|28	%makeinstall_std
14cr|gmpc-osd-0.18.0-3|29	
14cr|gmpc-osd-0.18.0-3|30	%files
14cr|gmpc-osd-0.18.0-3|31	%{_libdir}/gmpc/plugins/osdplugin.so
14cr|gmpc-osd-0.18.0-3|32	
14cr|gmpc-osd-0.18.0-3|33	%changelog
14cr|gmpc-osd-0.18.0-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.0-3
14cr|gmpc-osd-0.18.0-3|35	+ Revision: 32b0ca0
14cr|gmpc-osd-0.18.0-3|36	- MassBuild#464: Increase release tag
14cr|gmpc-osd-0.18.0-3|37	
14cr|gmpc-osd-0.18.0-3|38	

1704 14
14cr|gmpc-qosd-0.15.5.0-5|1	Summary:	A qosd on screen display plugin for gmpc
14cr|gmpc-qosd-0.15.5.0-5|2	Name:		gmpc-qosd
14cr|gmpc-qosd-0.15.5.0-5|3	Version:	0.15.5.0
14cr|gmpc-qosd-0.15.5.0-5|4	Release:	5
14cr|gmpc-qosd-0.15.5.0-5|5	License:	GPLv2+
14cr|gmpc-qosd-0.15.5.0-5|6	Group:		Sound
14cr|gmpc-qosd-0.15.5.0-5|7	Url:		http://www.sarine.nl//q-on-screen-display
14cr|gmpc-qosd-0.15.5.0-5|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
14cr|gmpc-qosd-0.15.5.0-5|9	BuildRequires:	libmpd-devel
14cr|gmpc-qosd-0.15.5.0-5|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-qosd-0.15.5.0-5|11	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gmpc-qosd-0.15.5.0-5|12	BuildRequires:	gmpc-devel
14cr|gmpc-qosd-0.15.5.0-5|13	Requires:	gmpc
14cr|gmpc-qosd-0.15.5.0-5|14	
14cr|gmpc-qosd-0.15.5.0-5|15	%description
14cr|gmpc-qosd-0.15.5.0-5|16	A qosd on screen display plugin for gmpc.
14cr|gmpc-qosd-0.15.5.0-5|17	
14cr|gmpc-qosd-0.15.5.0-5|18	%prep
14cr|gmpc-qosd-0.15.5.0-5|19	%setup -q
14cr|gmpc-qosd-0.15.5.0-5|20	
14cr|gmpc-qosd-0.15.5.0-5|21	%build
14cr|gmpc-qosd-0.15.5.0-5|22	%configure2_5x
14cr|gmpc-qosd-0.15.5.0-5|23	
14cr|gmpc-qosd-0.15.5.0-5|24	%make
14cr|gmpc-qosd-0.15.5.0-5|25	
14cr|gmpc-qosd-0.15.5.0-5|26	%install
14cr|gmpc-qosd-0.15.5.0-5|27	%makeinstall_std
14cr|gmpc-qosd-0.15.5.0-5|28	
14cr|gmpc-qosd-0.15.5.0-5|29	%files
14cr|gmpc-qosd-0.15.5.0-5|30	%{_datadir}/gmpc/plugins/qosdplugin.so
14cr|gmpc-qosd-0.15.5.0-5|31	
14cr|gmpc-qosd-0.15.5.0-5|32	%changelog
14cr|gmpc-qosd-0.15.5.0-5|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.5.0-5
14cr|gmpc-qosd-0.15.5.0-5|34	+ Revision: 73c6d40
14cr|gmpc-qosd-0.15.5.0-5|35	- MassBuild#464: Increase release tag
14cr|gmpc-qosd-0.15.5.0-5|36	
14cr|gmpc-qosd-0.15.5.0-5|37	

1705 14
14cr|gmpc-random-playlist-0.15.5.0-7|1	Summary:	A random playlist plugin for gmpc
14cr|gmpc-random-playlist-0.15.5.0-7|2	Name:		gmpc-random-playlist
14cr|gmpc-random-playlist-0.15.5.0-7|3	Version:	0.15.5.0
14cr|gmpc-random-playlist-0.15.5.0-7|4	Release:	7
14cr|gmpc-random-playlist-0.15.5.0-7|5	License:	GPLv2+
14cr|gmpc-random-playlist-0.15.5.0-7|6	Group:		Sound
14cr|gmpc-random-playlist-0.15.5.0-7|7	Url:		http://www.sarine.nl/
14cr|gmpc-random-playlist-0.15.5.0-7|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
14cr|gmpc-random-playlist-0.15.5.0-7|9	BuildRequires:	pkgconfig(libmpd)
14cr|gmpc-random-playlist-0.15.5.0-7|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-random-playlist-0.15.5.0-7|11	BuildRequires:	libglade2.0-devel
14cr|gmpc-random-playlist-0.15.5.0-7|12	BuildRequires:	gmpc-devel
14cr|gmpc-random-playlist-0.15.5.0-7|13	Requires:	gmpc
14cr|gmpc-random-playlist-0.15.5.0-7|14	
14cr|gmpc-random-playlist-0.15.5.0-7|15	%description
14cr|gmpc-random-playlist-0.15.5.0-7|16	A random playlist plugin for gmpc.
14cr|gmpc-random-playlist-0.15.5.0-7|17	
14cr|gmpc-random-playlist-0.15.5.0-7|18	%prep
14cr|gmpc-random-playlist-0.15.5.0-7|19	%setup -q
14cr|gmpc-random-playlist-0.15.5.0-7|20	
14cr|gmpc-random-playlist-0.15.5.0-7|21	%build
14cr|gmpc-random-playlist-0.15.5.0-7|22	%configure2_5x
14cr|gmpc-random-playlist-0.15.5.0-7|23	
14cr|gmpc-random-playlist-0.15.5.0-7|24	%make
14cr|gmpc-random-playlist-0.15.5.0-7|25	
14cr|gmpc-random-playlist-0.15.5.0-7|26	%install
14cr|gmpc-random-playlist-0.15.5.0-7|27	%makeinstall_std
14cr|gmpc-random-playlist-0.15.5.0-7|28	
14cr|gmpc-random-playlist-0.15.5.0-7|29	%files
14cr|gmpc-random-playlist-0.15.5.0-7|30	%defattr(-,root,root)
14cr|gmpc-random-playlist-0.15.5.0-7|31	%{_datadir}/gmpc/plugins/librandomplaylist.so
14cr|gmpc-random-playlist-0.15.5.0-7|32	
14cr|gmpc-random-playlist-0.15.5.0-7|33	
14cr|gmpc-random-playlist-0.15.5.0-7|34	
14cr|gmpc-random-playlist-0.15.5.0-7|35	%changelog
14cr|gmpc-random-playlist-0.15.5.0-7|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.5.0-7
14cr|gmpc-random-playlist-0.15.5.0-7|37	+ Revision: 4b21c26
14cr|gmpc-random-playlist-0.15.5.0-7|38	- MassBuild#464: Increase release tag
14cr|gmpc-random-playlist-0.15.5.0-7|39	
14cr|gmpc-random-playlist-0.15.5.0-7|40	

1706 14
14cr|gmpc-shout-0.20.0-3|1	Summary:	A shout plugin for gmpc
14cr|gmpc-shout-0.20.0-3|2	Name:		gmpc-shout
14cr|gmpc-shout-0.20.0-3|3	Version:	0.20.0
14cr|gmpc-shout-0.20.0-3|4	Release:	3
14cr|gmpc-shout-0.20.0-3|5	License:	GPLv2+
14cr|gmpc-shout-0.20.0-3|6	Group:		Sound
14cr|gmpc-shout-0.20.0-3|7	Url:		http://www.sarine.nl/
14cr|gmpc-shout-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-shout-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
14cr|gmpc-shout-0.20.0-3|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-shout-0.20.0-3|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
14cr|gmpc-shout-0.20.0-3|12	BuildRequires:	gmpc-devel >= 0.15.98
14cr|gmpc-shout-0.20.0-3|13	BuildRequires:	intltool
14cr|gmpc-shout-0.20.0-3|14	Requires:	gmpc
14cr|gmpc-shout-0.20.0-3|15	
14cr|gmpc-shout-0.20.0-3|16	%description
14cr|gmpc-shout-0.20.0-3|17	A shout plugin for gmpc.
14cr|gmpc-shout-0.20.0-3|18	
14cr|gmpc-shout-0.20.0-3|19	%prep
14cr|gmpc-shout-0.20.0-3|20	%setup -q
14cr|gmpc-shout-0.20.0-3|21	
14cr|gmpc-shout-0.20.0-3|22	%build
14cr|gmpc-shout-0.20.0-3|23	%configure2_5x
14cr|gmpc-shout-0.20.0-3|24	%make
14cr|gmpc-shout-0.20.0-3|25	
14cr|gmpc-shout-0.20.0-3|26	%install
14cr|gmpc-shout-0.20.0-3|27	%makeinstall_std
14cr|gmpc-shout-0.20.0-3|28	
14cr|gmpc-shout-0.20.0-3|29	%find_lang %name
14cr|gmpc-shout-0.20.0-3|30	
14cr|gmpc-shout-0.20.0-3|31	%files -f %name.lang
14cr|gmpc-shout-0.20.0-3|32	%{_libdir}/gmpc/plugins/shoutplugin.so
14cr|gmpc-shout-0.20.0-3|33	
14cr|gmpc-shout-0.20.0-3|34	%changelog
14cr|gmpc-shout-0.20.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|gmpc-shout-0.20.0-3|36	+ Revision: 2b0ea28
14cr|gmpc-shout-0.20.0-3|37	- MassBuild#464: Increase release tag
14cr|gmpc-shout-0.20.0-3|38	
14cr|gmpc-shout-0.20.0-3|39	

1707 14
14cr|gmpc-stopbutton-0.15.5.0-7|1	Summary:	A stop button plugin for gmpc
14cr|gmpc-stopbutton-0.15.5.0-7|2	Name:		gmpc-stopbutton
14cr|gmpc-stopbutton-0.15.5.0-7|3	Version:	0.15.5.0
14cr|gmpc-stopbutton-0.15.5.0-7|4	Release:	7
14cr|gmpc-stopbutton-0.15.5.0-7|5	License:	GPLv2+
14cr|gmpc-stopbutton-0.15.5.0-7|6	Group:		Sound
14cr|gmpc-stopbutton-0.15.5.0-7|7	Url:		http://www.sarine.nl//gmpc-plugins-stopbutton
14cr|gmpc-stopbutton-0.15.5.0-7|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
14cr|gmpc-stopbutton-0.15.5.0-7|9	BuildRequires:	pkgconfig(libmpd)
14cr|gmpc-stopbutton-0.15.5.0-7|10	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmpc-stopbutton-0.15.5.0-7|11	BuildRequires:	libglade2.0-devel
14cr|gmpc-stopbutton-0.15.5.0-7|12	BuildRequires:	gmpc-devel
14cr|gmpc-stopbutton-0.15.5.0-7|13	Requires:	gmpc
14cr|gmpc-stopbutton-0.15.5.0-7|14	
14cr|gmpc-stopbutton-0.15.5.0-7|15	%description
14cr|gmpc-stopbutton-0.15.5.0-7|16	This is the simplest plugin of the lot, it adds a stop
14cr|gmpc-stopbutton-0.15.5.0-7|17	button to the controls in the main window. It's an easy
14cr|gmpc-stopbutton-0.15.5.0-7|18	solution to keep everybody happy.
14cr|gmpc-stopbutton-0.15.5.0-7|19	
14cr|gmpc-stopbutton-0.15.5.0-7|20	%prep
14cr|gmpc-stopbutton-0.15.5.0-7|21	%setup -q
14cr|gmpc-stopbutton-0.15.5.0-7|22	
14cr|gmpc-stopbutton-0.15.5.0-7|23	%build
14cr|gmpc-stopbutton-0.15.5.0-7|24	%configure2_5x
14cr|gmpc-stopbutton-0.15.5.0-7|25	
14cr|gmpc-stopbutton-0.15.5.0-7|26	%make
14cr|gmpc-stopbutton-0.15.5.0-7|27	
14cr|gmpc-stopbutton-0.15.5.0-7|28	%install
14cr|gmpc-stopbutton-0.15.5.0-7|29	%makeinstall_std
14cr|gmpc-stopbutton-0.15.5.0-7|30	
14cr|gmpc-stopbutton-0.15.5.0-7|31	%files
14cr|gmpc-stopbutton-0.15.5.0-7|32	%defattr(-,root,root)
14cr|gmpc-stopbutton-0.15.5.0-7|33	%{_datadir}/gmpc/plugins/libstopbutton.so
14cr|gmpc-stopbutton-0.15.5.0-7|34	
14cr|gmpc-stopbutton-0.15.5.0-7|35	
14cr|gmpc-stopbutton-0.15.5.0-7|36	
14cr|gmpc-stopbutton-0.15.5.0-7|37	%changelog
14cr|gmpc-stopbutton-0.15.5.0-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.5.0-7
14cr|gmpc-stopbutton-0.15.5.0-7|39	+ Revision: 6853c7b
14cr|gmpc-stopbutton-0.15.5.0-7|40	- MassBuild#464: Increase release tag
14cr|gmpc-stopbutton-0.15.5.0-7|41	
14cr|gmpc-stopbutton-0.15.5.0-7|42	

1708 14
14cr|gmpc-wikipedia-0.20.0-5|1	Summary:	A wikipedia plugin for gmpc
14cr|gmpc-wikipedia-0.20.0-5|2	Name:		gmpc-wikipedia
14cr|gmpc-wikipedia-0.20.0-5|3	Version:	0.20.0
14cr|gmpc-wikipedia-0.20.0-5|4	Release:	5
14cr|gmpc-wikipedia-0.20.0-5|5	License:	GPLv2+
14cr|gmpc-wikipedia-0.20.0-5|6	Group:		Sound
14cr|gmpc-wikipedia-0.20.0-5|7	Url:		http://www.sarine.nl/
14cr|gmpc-wikipedia-0.20.0-5|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|gmpc-wikipedia-0.20.0-5|9	BuildRequires:	libmpd-devel >= 0.14.99
14cr|gmpc-wikipedia-0.20.0-5|10	BuildRequires:	libxml2-devel
14cr|gmpc-wikipedia-0.20.0-5|11	BuildRequires:	gtk+2-devel >= 2.4
14cr|gmpc-wikipedia-0.20.0-5|12	BuildRequires:	gmpc-devel >= 0.15.4.102
14cr|gmpc-wikipedia-0.20.0-5|13	BuildRequires:	webkitgtk-devel
14cr|gmpc-wikipedia-0.20.0-5|14	BuildRequires:	intltool
14cr|gmpc-wikipedia-0.20.0-5|15	Requires:	gmpc
14cr|gmpc-wikipedia-0.20.0-5|16	
14cr|gmpc-wikipedia-0.20.0-5|17	%description
14cr|gmpc-wikipedia-0.20.0-5|18	A wikipedia plugin for gmpc.
14cr|gmpc-wikipedia-0.20.0-5|19	
14cr|gmpc-wikipedia-0.20.0-5|20	%prep
14cr|gmpc-wikipedia-0.20.0-5|21	%setup -q
14cr|gmpc-wikipedia-0.20.0-5|22	
14cr|gmpc-wikipedia-0.20.0-5|23	%build
14cr|gmpc-wikipedia-0.20.0-5|24	%configure2_5x
14cr|gmpc-wikipedia-0.20.0-5|25	%make
14cr|gmpc-wikipedia-0.20.0-5|26	
14cr|gmpc-wikipedia-0.20.0-5|27	%install
14cr|gmpc-wikipedia-0.20.0-5|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|gmpc-wikipedia-0.20.0-5|29	
14cr|gmpc-wikipedia-0.20.0-5|30	%makeinstall_std
14cr|gmpc-wikipedia-0.20.0-5|31	
14cr|gmpc-wikipedia-0.20.0-5|32	%clean
14cr|gmpc-wikipedia-0.20.0-5|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|gmpc-wikipedia-0.20.0-5|34	
14cr|gmpc-wikipedia-0.20.0-5|35	%files
14cr|gmpc-wikipedia-0.20.0-5|36	%defattr(-,root,root)
14cr|gmpc-wikipedia-0.20.0-5|37	%{_libdir}/gmpc/plugins/wikiplugin.so
14cr|gmpc-wikipedia-0.20.0-5|38	%{_datadir}/gmpc/plugins/wikipedia/wikipedia.png
14cr|gmpc-wikipedia-0.20.0-5|39	
14cr|gmpc-wikipedia-0.20.0-5|40	
14cr|gmpc-wikipedia-0.20.0-5|41	
14cr|gmpc-wikipedia-0.20.0-5|42	%changelog
14cr|gmpc-wikipedia-0.20.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|gmpc-wikipedia-0.20.0-5|44	+ Revision: c10bf6f
14cr|gmpc-wikipedia-0.20.0-5|45	- MassBuild#464: Increase release tag
14cr|gmpc-wikipedia-0.20.0-5|46	
14cr|gmpc-wikipedia-0.20.0-5|47	

1709 14
14cr|gmrun-0.9.2-3|1	%define name	gmrun
14cr|gmrun-0.9.2-3|2	%define version	0.9.2
14cr|gmrun-0.9.2-3|3	%define release	3
14cr|gmrun-0.9.2-3|4	
14cr|gmrun-0.9.2-3|5	Name:		%{name}
14cr|gmrun-0.9.2-3|6	Version:	%{version}
14cr|gmrun-0.9.2-3|7	Release:	%{release}
14cr|gmrun-0.9.2-3|8	Summary:	Lightweight "Run program" dialog box with search history and tab completion
14cr|gmrun-0.9.2-3|9	Group:		Graphical desktop/Other
14cr|gmrun-0.9.2-3|10	License:	GPL+
14cr|gmrun-0.9.2-3|11	URL:		http://sourceforge.net/projects/gmrun
14cr|gmrun-0.9.2-3|12	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|gmrun-0.9.2-3|13	Patch0:		gmrun-gmrunrc.patch
14cr|gmrun-0.9.2-3|14	Patch1:		gmrun-0.9.2-gcc43.patch
14cr|gmrun-0.9.2-3|15	Patch2:		gmrun-0.9.2-mousewheel.patch
14cr|gmrun-0.9.2-3|16	Patch3:		gmrun-0.9.2-mga.patch
14cr|gmrun-0.9.2-3|17	
14cr|gmrun-0.9.2-3|18	BuildRequires:	pkgconfig(popt)
14cr|gmrun-0.9.2-3|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gmrun-0.9.2-3|20	
14cr|gmrun-0.9.2-3|21	Requires:	xterm
14cr|gmrun-0.9.2-3|22	Requires:	man
14cr|gmrun-0.9.2-3|23	Requires:	info
14cr|gmrun-0.9.2-3|24	Requires:	xdg-utils
14cr|gmrun-0.9.2-3|25	
14cr|gmrun-0.9.2-3|26	%description
14cr|gmrun-0.9.2-3|27	A simple GTK program which provides a "run program" window.
14cr|gmrun-0.9.2-3|28	It features a bash-like TAB completion, Ctrl-R/Ctrl-S for
14cr|gmrun-0.9.2-3|29	searching through the history and URL handlers for any
14cr|gmrun-0.9.2-3|30	user defined prefix.
14cr|gmrun-0.9.2-3|31	
14cr|gmrun-0.9.2-3|32	
14cr|gmrun-0.9.2-3|33	%prep
14cr|gmrun-0.9.2-3|34	%setup -q
14cr|gmrun-0.9.2-3|35	%patch0 -p1 -b .gmrunrc
14cr|gmrun-0.9.2-3|36	%patch1 -p1 -b .gcc43
14cr|gmrun-0.9.2-3|37	%patch2 -p1 -b .mousewheel
14cr|gmrun-0.9.2-3|38	%patch3 -p1 -b .mga_support
14cr|gmrun-0.9.2-3|39	
14cr|gmrun-0.9.2-3|40	%build
14cr|gmrun-0.9.2-3|41	%configure2_5x
14cr|gmrun-0.9.2-3|42	%make
14cr|gmrun-0.9.2-3|43	
14cr|gmrun-0.9.2-3|44	
14cr|gmrun-0.9.2-3|45	%install
14cr|gmrun-0.9.2-3|46	%makeinstall_std
14cr|gmrun-0.9.2-3|47	
14cr|gmrun-0.9.2-3|48	%files
14cr|gmrun-0.9.2-3|49	%defattr(-,root,root)
14cr|gmrun-0.9.2-3|50	%doc ChangeLog AUTHORS COPYING README NEWS
14cr|gmrun-0.9.2-3|51	%{_datadir}/gmrun/
14cr|gmrun-0.9.2-3|52	%{_bindir}/gmrun
14cr|gmrun-0.9.2-3|53	
14cr|gmrun-0.9.2-3|54	
14cr|gmrun-0.9.2-3|55	%changelog
14cr|gmrun-0.9.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-3
14cr|gmrun-0.9.2-3|57	+ Revision: d195780
14cr|gmrun-0.9.2-3|58	- MassBuild#464: Increase release tag
14cr|gmrun-0.9.2-3|59	
14cr|gmrun-0.9.2-3|60	

1710 14
14cr|gmsh-2.8.4-3|1	Summary:	Automatic 3D finite element grid generator
14cr|gmsh-2.8.4-3|2	Name:		gmsh
14cr|gmsh-2.8.4-3|3	Version:	2.8.4
14cr|gmsh-2.8.4-3|4	Release:	3
14cr|gmsh-2.8.4-3|5	License:	GPLv2+
14cr|gmsh-2.8.4-3|6	Group:		Sciences/Mathematics
14cr|gmsh-2.8.4-3|7	Url:		http://www.geuz.org/gmsh/
14cr|gmsh-2.8.4-3|8	Source0:	http://www.geuz.org/gmsh/src/%{name}-%{version}-source.tgz
14cr|gmsh-2.8.4-3|9	Patch0:		gmsh-2.4.2-format.patch
14cr|gmsh-2.8.4-3|10	Patch1:		gmsh-2.5.0-png1.5.patch
14cr|gmsh-2.8.4-3|11	BuildRequires:	cmake
14cr|gmsh-2.8.4-3|12	BuildRequires:	gcc-gfortran
14cr|gmsh-2.8.4-3|13	BuildRequires:	opencascade
14cr|gmsh-2.8.4-3|14	BuildRequires:	texinfo
14cr|gmsh-2.8.4-3|15	BuildRequires:	fltk-devel
14cr|gmsh-2.8.4-3|16	BuildRequires:	gmp-devel
14cr|gmsh-2.8.4-3|17	BuildRequires:	jpeg-devel
14cr|gmsh-2.8.4-3|18	BuildRequires:	libatlas-devel
14cr|gmsh-2.8.4-3|19	BuildRequires:	opencascade-devel
14cr|gmsh-2.8.4-3|20	BuildRequires:	qt4-devel
14cr|gmsh-2.8.4-3|21	BuildRequires:	pkgconfig(gl)
14cr|gmsh-2.8.4-3|22	BuildRequires:	pkgconfig(libpng)
14cr|gmsh-2.8.4-3|23	BuildRequires:	pkgconfig(zlib)
14cr|gmsh-2.8.4-3|24	# There's no more devel package
14cr|gmsh-2.8.4-3|25	Obsoletes:	%{name}-devel < 2.8.4
14cr|gmsh-2.8.4-3|26	
14cr|gmsh-2.8.4-3|27	%description
14cr|gmsh-2.8.4-3|28	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
14cr|gmsh-2.8.4-3|29	engine and post-processor. Its design goal is to provide a simple meshing tool
14cr|gmsh-2.8.4-3|30	for academic problems with parametric input and advanced visualization
14cr|gmsh-2.8.4-3|31	capabilities.
14cr|gmsh-2.8.4-3|32	
14cr|gmsh-2.8.4-3|33	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
14cr|gmsh-2.8.4-3|34	The specification of any input to these modules is done either interactively
14cr|gmsh-2.8.4-3|35	using the graphical user interface or in ASCII text files using Gmsh's own
14cr|gmsh-2.8.4-3|36	scripting language.
14cr|gmsh-2.8.4-3|37	
14cr|gmsh-2.8.4-3|38	%files
14cr|gmsh-2.8.4-3|39	%doc README.txt doc/{CREDITS.txt,VERSIONS.txt}
14cr|gmsh-2.8.4-3|40	%{_bindir}/*
14cr|gmsh-2.8.4-3|41	%{_mandir}/man1/*
14cr|gmsh-2.8.4-3|42	%{_iconsdir}/%{name}.png
14cr|gmsh-2.8.4-3|43	%exclude %{_docdir}/%{name}/demos
14cr|gmsh-2.8.4-3|44	%exclude %{_docdir}/%{name}/tutorial
14cr|gmsh-2.8.4-3|45	
14cr|gmsh-2.8.4-3|46	#----------------------------------------------------------------------------
14cr|gmsh-2.8.4-3|47	
14cr|gmsh-2.8.4-3|48	%package	demos
14cr|gmsh-2.8.4-3|49	Summary:	Tutorial and demo files for Gmsh
14cr|gmsh-2.8.4-3|50	Group:		Sciences/Mathematics
14cr|gmsh-2.8.4-3|51	# known to have issues in mandriva build system
14cr|gmsh-2.8.4-3|52	BuildArch:	noarch
14cr|gmsh-2.8.4-3|53	
14cr|gmsh-2.8.4-3|54	%description	demos
14cr|gmsh-2.8.4-3|55	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
14cr|gmsh-2.8.4-3|56	engine and post-processor. Its design goal is to provide a simple meshing tool
14cr|gmsh-2.8.4-3|57	for academic problems with parametric input and advanced visualization
14cr|gmsh-2.8.4-3|58	capabilities.
14cr|gmsh-2.8.4-3|59	
14cr|gmsh-2.8.4-3|60	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
14cr|gmsh-2.8.4-3|61	The specification of any input to these modules is done either interactively
14cr|gmsh-2.8.4-3|62	using the graphical user interface or in ASCII text files using Gmsh's own
14cr|gmsh-2.8.4-3|63	scripting language.
14cr|gmsh-2.8.4-3|64	
14cr|gmsh-2.8.4-3|65	This package contains tutorial and demo files for Gmsh.
14cr|gmsh-2.8.4-3|66	
14cr|gmsh-2.8.4-3|67	%files demos
14cr|gmsh-2.8.4-3|68	%{_docdir}/%{name}/demos
14cr|gmsh-2.8.4-3|69	%{_docdir}/%{name}/tutorial
14cr|gmsh-2.8.4-3|70	
14cr|gmsh-2.8.4-3|71	#----------------------------------------------------------------------------
14cr|gmsh-2.8.4-3|72	
14cr|gmsh-2.8.4-3|73	%prep
14cr|gmsh-2.8.4-3|74	%setup -q -n %{name}-%{version}-source
14cr|gmsh-2.8.4-3|75	%patch0 -p1
14cr|gmsh-2.8.4-3|76	%patch1 -p1
14cr|gmsh-2.8.4-3|77	
14cr|gmsh-2.8.4-3|78	%build
14cr|gmsh-2.8.4-3|79	%cmake
14cr|gmsh-2.8.4-3|80	%make
14cr|gmsh-2.8.4-3|81	
14cr|gmsh-2.8.4-3|82	%install
14cr|gmsh-2.8.4-3|83	%makeinstall_std -C build
14cr|gmsh-2.8.4-3|84	install -D utils/icons/solid_48x48.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gmsh-2.8.4-3|85	
14cr|gmsh-2.8.4-3|86	
14cr|gmsh-2.8.4-3|87	%changelog
14cr|gmsh-2.8.4-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.4-3
14cr|gmsh-2.8.4-3|89	+ Revision: c9f7f39
14cr|gmsh-2.8.4-3|90	- MassBuild#464: Increase release tag
14cr|gmsh-2.8.4-3|91	
14cr|gmsh-2.8.4-3|92	

1711 14
14cr|gmt-4.5.9-10|1	%define gmtversion 4.5.9
14cr|gmt-4.5.9-10|2	
14cr|gmt-4.5.9-10|3	%define dataversion 2.2.0
14cr|gmt-4.5.9-10|4	%define dataepoch 1
14cr|gmt-4.5.9-10|5	%define dataevr %{dataepoch}:%{dataversion}-%{release}
14cr|gmt-4.5.9-10|6	
14cr|gmt-4.5.9-10|7	%define requirever %{gmtversion}
14cr|gmt-4.5.9-10|8	
14cr|gmt-4.5.9-10|9	%define major 4
14cr|gmt-4.5.9-10|10	%define libname %mklibname %{name} %{major}
14cr|gmt-4.5.9-10|11	%define libmgg %mklibname gmt_mgg %{major}
14cr|gmt-4.5.9-10|12	%define libgmtps %mklibname gmtps %{major}
14cr|gmt-4.5.9-10|13	%define libmgd %mklibname mgd77_ %{major}
14cr|gmt-4.5.9-10|14	%define libpsl %mklibname psl %{major}
14cr|gmt-4.5.9-10|15	%define libx2sys %mklibname x2sys %{major}
14cr|gmt-4.5.9-10|16	%define devname %mklibname %{name} -d
14cr|gmt-4.5.9-10|17	
14cr|gmt-4.5.9-10|18	Summary:	Scientific graphic tool with maps
14cr|gmt-4.5.9-10|19	Name:		gmt
14cr|gmt-4.5.9-10|20	Version:	%{gmtversion}
14cr|gmt-4.5.9-10|21	Release:	10
14cr|gmt-4.5.9-10|22	License:	GPLv2+
14cr|gmt-4.5.9-10|23	Group:		Sciences/Geosciences
14cr|gmt-4.5.9-10|24	Url:		http://gmt.soest.hawaii.edu/
14cr|gmt-4.5.9-10|25	Source0:	ftp://gmt.soest.hawaii.edu/pub/gmt/gmt-%{version}.tar.bz2
14cr|gmt-4.5.9-10|26	Source1:	ftp://gmt.soest.hawaii.edu/pub/gmt/gshhs-%{dataversion}.tar.bz2
14cr|gmt-4.5.9-10|27	Patch0:		gmt-4.5.7-glibc-2.17.patch
14cr|gmt-4.5.9-10|28	Patch1:		gmt-4.5.8-overflow.patch
14cr|gmt-4.5.9-10|29	Patch2:		gmt-4.5.7-netcdf-flags.patch
14cr|gmt-4.5.9-10|30	BuildRequires:	netcdf-devel
14cr|gmt-4.5.9-10|31	BuildRequires:	pkgconfig(x11)
14cr|gmt-4.5.9-10|32	BuildRequires:	pkgconfig(xaw7)
14cr|gmt-4.5.9-10|33	BuildRequires:	pkgconfig(xt)
14cr|gmt-4.5.9-10|34	Requires:	gmt-coast = %{dataevr}
14cr|gmt-4.5.9-10|35	
14cr|gmt-4.5.9-10|36	%description
14cr|gmt-4.5.9-10|37	GMT is a free, open source collection of ~60 UNIX tools that allow users to
14cr|gmt-4.5.9-10|38	manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting,
14cr|gmt-4.5.9-10|39	gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS)
14cr|gmt-4.5.9-10|40	illustrations ranging from simple x-y plots through contour maps to
14cr|gmt-4.5.9-10|41	artificially illuminated surfaces and 3-D perspective views in black and white,
14cr|gmt-4.5.9-10|42	gray tone, hachure patterns, and 24-bit color. GMT supports 25 common map
14cr|gmt-4.5.9-10|43	projections plus linear, log, and power scaling, and comes with support data
14cr|gmt-4.5.9-10|44	such as coastlines, rivers, and political boundaries.
14cr|gmt-4.5.9-10|45	
14cr|gmt-4.5.9-10|46	GMT is developed and maintained by Paul Wessel and Walter H. F. Smith.
14cr|gmt-4.5.9-10|47	
14cr|gmt-4.5.9-10|48	GMT is partly supported by the National Science Foundation.
14cr|gmt-4.5.9-10|49	
14cr|gmt-4.5.9-10|50	%files
14cr|gmt-4.5.9-10|51	%{_bindir}/*
14cr|gmt-4.5.9-10|52	%dir %{_datadir}/gmt-%{gmtversion}/share
14cr|gmt-4.5.9-10|53	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt.conf
14cr|gmt-4.5.9-10|54	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_cpt.conf
14cr|gmt-4.5.9-10|55	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_custom_media.conf
14cr|gmt-4.5.9-10|56	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_custom_symbols.conf
14cr|gmt-4.5.9-10|57	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_drywet.cpt
14cr|gmt-4.5.9-10|58	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_cool.cpt
14cr|gmt-4.5.9-10|59	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_copper.cpt
14cr|gmt-4.5.9-10|60	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_nighttime.cpt
14cr|gmt-4.5.9-10|61	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_paired.cpt
14cr|gmt-4.5.9-10|62	%{_datadir}/gmt-%{gmtversion}/share/time/br.d
14cr|gmt-4.5.9-10|63	%{_datadir}/gmt-%{gmtversion}/share/time/cn1.d
14cr|gmt-4.5.9-10|64	%{_datadir}/gmt-%{gmtversion}/share/time/cn2.d
14cr|gmt-4.5.9-10|65	%{_datadir}/gmt-%{gmtversion}/share/time/de.d
14cr|gmt-4.5.9-10|66	%{_datadir}/gmt-%{gmtversion}/share/time/dk.d
14cr|gmt-4.5.9-10|67	%{_datadir}/gmt-%{gmtversion}/share/time/eh.d
14cr|gmt-4.5.9-10|68	%{_datadir}/gmt-%{gmtversion}/share/time/es.d
14cr|gmt-4.5.9-10|69	%{_datadir}/gmt-%{gmtversion}/share/time/fi.d
14cr|gmt-4.5.9-10|70	%{_datadir}/gmt-%{gmtversion}/share/time/fr.d
14cr|gmt-4.5.9-10|71	%{_datadir}/gmt-%{gmtversion}/share/time/gr.d
14cr|gmt-4.5.9-10|72	%{_datadir}/gmt-%{gmtversion}/share/time/hu.d
14cr|gmt-4.5.9-10|73	%{_datadir}/gmt-%{gmtversion}/share/time/ie.d
14cr|gmt-4.5.9-10|74	%{_datadir}/gmt-%{gmtversion}/share/time/il.d
14cr|gmt-4.5.9-10|75	%{_datadir}/gmt-%{gmtversion}/share/time/is.d
14cr|gmt-4.5.9-10|76	%{_datadir}/gmt-%{gmtversion}/share/time/it.d
14cr|gmt-4.5.9-10|77	%{_datadir}/gmt-%{gmtversion}/share/time/jp.d
14cr|gmt-4.5.9-10|78	%{_datadir}/gmt-%{gmtversion}/share/time/nl.d
14cr|gmt-4.5.9-10|79	%{_datadir}/gmt-%{gmtversion}/share/time/no.d
14cr|gmt-4.5.9-10|80	%{_datadir}/gmt-%{gmtversion}/share/time/pl.d
14cr|gmt-4.5.9-10|81	%{_datadir}/gmt-%{gmtversion}/share/time/pt.d
14cr|gmt-4.5.9-10|82	%{_datadir}/gmt-%{gmtversion}/share/time/ru.d
14cr|gmt-4.5.9-10|83	%{_datadir}/gmt-%{gmtversion}/share/time/se.d
14cr|gmt-4.5.9-10|84	%{_datadir}/gmt-%{gmtversion}/share/time/sg.d
14cr|gmt-4.5.9-10|85	%{_datadir}/gmt-%{gmtversion}/share/time/to.d
14cr|gmt-4.5.9-10|86	%{_datadir}/gmt-%{gmtversion}/share/time/tr.d
14cr|gmt-4.5.9-10|87	%{_datadir}/gmt-%{gmtversion}/share/time/uk.d
14cr|gmt-4.5.9-10|88	%{_datadir}/gmt-%{gmtversion}/share/time/us.d
14cr|gmt-4.5.9-10|89	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_gebco.cpt
14cr|gmt-4.5.9-10|90	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_globe.cpt
14cr|gmt-4.5.9-10|91	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_gray.cpt
14cr|gmt-4.5.9-10|92	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_haxby.cpt
14cr|gmt-4.5.9-10|93	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_hot.cpt
14cr|gmt-4.5.9-10|94	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_jet.cpt
14cr|gmt-4.5.9-10|95	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_no_green.cpt
14cr|gmt-4.5.9-10|96	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_ocean.cpt
14cr|gmt-4.5.9-10|97	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_polar.cpt
14cr|gmt-4.5.9-10|98	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_rainbow.cpt
14cr|gmt-4.5.9-10|99	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_red2green.cpt
14cr|gmt-4.5.9-10|100	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_relief.cpt
14cr|gmt-4.5.9-10|101	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_sealand.cpt
14cr|gmt-4.5.9-10|102	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_seis.cpt
14cr|gmt-4.5.9-10|103	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_split.cpt
14cr|gmt-4.5.9-10|104	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_topo.cpt
14cr|gmt-4.5.9-10|105	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_wysiwyg.cpt
14cr|gmt-4.5.9-10|106	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_cyclic.cpt
14cr|gmt-4.5.9-10|107	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_panoply.cpt
14cr|gmt-4.5.9-10|108	%{_datadir}/gmt-%{gmtversion}/share/dbase
14cr|gmt-4.5.9-10|109	%{_datadir}/gmt-%{gmtversion}/share/mgg/carter.d
14cr|gmt-4.5.9-10|110	%{_datadir}/gmt-%{gmtversion}/share/mgg/gmtfile_paths
14cr|gmt-4.5.9-10|111	%dir %{_datadir}/gmt-%{gmtversion}/share/pslib
14cr|gmt-4.5.9-10|112	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_text.ps
14cr|gmt-4.5.9-10|113	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-1.ps
14cr|gmt-4.5.9-10|114	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-10.ps
14cr|gmt-4.5.9-10|115	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-13.ps
14cr|gmt-4.5.9-10|116	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-14.ps
14cr|gmt-4.5.9-10|117	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-15.ps
14cr|gmt-4.5.9-10|118	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-2.ps
14cr|gmt-4.5.9-10|119	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-3.ps
14cr|gmt-4.5.9-10|120	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-4.ps
14cr|gmt-4.5.9-10|121	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-5.ps
14cr|gmt-4.5.9-10|122	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-6.ps
14cr|gmt-4.5.9-10|123	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-7.ps
14cr|gmt-4.5.9-10|124	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-8.ps
14cr|gmt-4.5.9-10|125	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-9.ps
14cr|gmt-4.5.9-10|126	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISOLatin1+.ps
14cr|gmt-4.5.9-10|127	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISOLatin1.ps
14cr|gmt-4.5.9-10|128	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_label.ps
14cr|gmt-4.5.9-10|129	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_prologue.ps
14cr|gmt-4.5.9-10|130	%{_datadir}/gmt-%{gmtversion}/share/pslib/PS_font_info.d
14cr|gmt-4.5.9-10|131	%{_datadir}/gmt-%{gmtversion}/share/pslib/Standard+.ps
14cr|gmt-4.5.9-10|132	%{_datadir}/gmt-%{gmtversion}/share/pslib/Standard.ps
14cr|gmt-4.5.9-10|133	%dir %{_datadir}/gmt-%{gmtversion}/share/pattern
14cr|gmt-4.5.9-10|134	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_01.ras
14cr|gmt-4.5.9-10|135	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_02.ras
14cr|gmt-4.5.9-10|136	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_03.ras
14cr|gmt-4.5.9-10|137	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_04.ras
14cr|gmt-4.5.9-10|138	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_05.ras
14cr|gmt-4.5.9-10|139	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_06.ras
14cr|gmt-4.5.9-10|140	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_07.ras
14cr|gmt-4.5.9-10|141	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_08.ras
14cr|gmt-4.5.9-10|142	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_09.ras
14cr|gmt-4.5.9-10|143	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_10.ras
14cr|gmt-4.5.9-10|144	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_11.ras
14cr|gmt-4.5.9-10|145	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_12.ras
14cr|gmt-4.5.9-10|146	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_13.ras
14cr|gmt-4.5.9-10|147	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_14.ras
14cr|gmt-4.5.9-10|148	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_15.ras
14cr|gmt-4.5.9-10|149	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_16.ras
14cr|gmt-4.5.9-10|150	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_17.ras
14cr|gmt-4.5.9-10|151	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_18.ras
14cr|gmt-4.5.9-10|152	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_19.ras
14cr|gmt-4.5.9-10|153	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_20.ras
14cr|gmt-4.5.9-10|154	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_21.ras
14cr|gmt-4.5.9-10|155	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_22.ras
14cr|gmt-4.5.9-10|156	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_23.ras
14cr|gmt-4.5.9-10|157	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_24.ras
14cr|gmt-4.5.9-10|158	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_25.ras
14cr|gmt-4.5.9-10|159	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_26.ras
14cr|gmt-4.5.9-10|160	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_27.ras
14cr|gmt-4.5.9-10|161	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_28.ras
14cr|gmt-4.5.9-10|162	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_29.ras
14cr|gmt-4.5.9-10|163	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_30.ras
14cr|gmt-4.5.9-10|164	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_31.ras
14cr|gmt-4.5.9-10|165	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_32.ras
14cr|gmt-4.5.9-10|166	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_33.ras
14cr|gmt-4.5.9-10|167	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_34.ras
14cr|gmt-4.5.9-10|168	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_35.ras
14cr|gmt-4.5.9-10|169	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_36.ras
14cr|gmt-4.5.9-10|170	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_37.ras
14cr|gmt-4.5.9-10|171	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_38.ras
14cr|gmt-4.5.9-10|172	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_39.ras
14cr|gmt-4.5.9-10|173	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_40.ras
14cr|gmt-4.5.9-10|174	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_41.ras
14cr|gmt-4.5.9-10|175	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_42.ras
14cr|gmt-4.5.9-10|176	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_43.ras
14cr|gmt-4.5.9-10|177	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_44.ras
14cr|gmt-4.5.9-10|178	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_45.ras
14cr|gmt-4.5.9-10|179	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_46.ras
14cr|gmt-4.5.9-10|180	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_47.ras
14cr|gmt-4.5.9-10|181	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_48.ras
14cr|gmt-4.5.9-10|182	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_49.ras
14cr|gmt-4.5.9-10|183	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_50.ras
14cr|gmt-4.5.9-10|184	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_51.ras
14cr|gmt-4.5.9-10|185	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_52.ras
14cr|gmt-4.5.9-10|186	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_53.ras
14cr|gmt-4.5.9-10|187	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_54.ras
14cr|gmt-4.5.9-10|188	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_55.ras
14cr|gmt-4.5.9-10|189	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_56.ras
14cr|gmt-4.5.9-10|190	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_57.ras
14cr|gmt-4.5.9-10|191	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_58.ras
14cr|gmt-4.5.9-10|192	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_59.ras
14cr|gmt-4.5.9-10|193	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_60.ras
14cr|gmt-4.5.9-10|194	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_61.ras
14cr|gmt-4.5.9-10|195	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_62.ras
14cr|gmt-4.5.9-10|196	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_63.ras
14cr|gmt-4.5.9-10|197	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_64.ras
14cr|gmt-4.5.9-10|198	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_65.ras
14cr|gmt-4.5.9-10|199	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_66.ras
14cr|gmt-4.5.9-10|200	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_67.ras
14cr|gmt-4.5.9-10|201	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_68.ras
14cr|gmt-4.5.9-10|202	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_69.ras
14cr|gmt-4.5.9-10|203	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_70.ras
14cr|gmt-4.5.9-10|204	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_71.ras
14cr|gmt-4.5.9-10|205	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_72.ras
14cr|gmt-4.5.9-10|206	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_73.ras
14cr|gmt-4.5.9-10|207	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_74.ras
14cr|gmt-4.5.9-10|208	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_75.ras
14cr|gmt-4.5.9-10|209	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_76.ras
14cr|gmt-4.5.9-10|210	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_77.ras
14cr|gmt-4.5.9-10|211	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_78.ras
14cr|gmt-4.5.9-10|212	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_79.ras
14cr|gmt-4.5.9-10|213	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_80.ras
14cr|gmt-4.5.9-10|214	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_81.ras
14cr|gmt-4.5.9-10|215	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_82.ras
14cr|gmt-4.5.9-10|216	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_83.ras
14cr|gmt-4.5.9-10|217	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_84.ras
14cr|gmt-4.5.9-10|218	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_85.ras
14cr|gmt-4.5.9-10|219	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_86.ras
14cr|gmt-4.5.9-10|220	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_87.ras
14cr|gmt-4.5.9-10|221	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_88.ras
14cr|gmt-4.5.9-10|222	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_89.ras
14cr|gmt-4.5.9-10|223	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_90.ras
14cr|gmt-4.5.9-10|224	%dir %{_datadir}/gmt-%{gmtversion}/share/x2sys
14cr|gmt-4.5.9-10|225	%{_datadir}/gmt-%{gmtversion}/share/x2sys/gmt.def
14cr|gmt-4.5.9-10|226	%{_datadir}/gmt-%{gmtversion}/share/x2sys/mgd77.def
14cr|gmt-4.5.9-10|227	%{_datadir}/gmt-%{gmtversion}/share/x2sys/xy.def
14cr|gmt-4.5.9-10|228	%{_datadir}/gmt-%{gmtversion}/share/x2sys/xyz.def
14cr|gmt-4.5.9-10|229	%{_datadir}/gmt-%{gmtversion}/share/x2sys/geo.def
14cr|gmt-4.5.9-10|230	%{_datadir}/gmt-%{gmtversion}/share/x2sys/geoz.def
14cr|gmt-4.5.9-10|231	%{_datadir}/gmt-%{gmtversion}/share/x2sys/mgd77+.def
14cr|gmt-4.5.9-10|232	%{_datadir}/gmt-%{gmtversion}/share/conf/gmtdefaults_SI
14cr|gmt-4.5.9-10|233	%{_datadir}/gmt-%{gmtversion}/share/conf/gmtdefaults_US
14cr|gmt-4.5.9-10|234	%{_datadir}/gmt-%{gmtversion}/share/mgd77
14cr|gmt-4.5.9-10|235	%dir %{_datadir}/gmt-%{gmtversion}/share/custom
14cr|gmt-4.5.9-10|236	%{_datadir}/gmt-%{gmtversion}/share/custom/*.def
14cr|gmt-4.5.9-10|237	%{_mandir}/man1/*
14cr|gmt-4.5.9-10|238	%{_mandir}/man3/*
14cr|gmt-4.5.9-10|239	%{_mandir}/man5/*
14cr|gmt-4.5.9-10|240	%attr(0755, root, root) %{_sysconfdir}/profile.d/*
14cr|gmt-4.5.9-10|241	
14cr|gmt-4.5.9-10|242	
14cr|gmt-4.5.9-10|243	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|244	
14cr|gmt-4.5.9-10|245	%package coast
14cr|gmt-4.5.9-10|246	Summary:	GMT cartography data crude, low and intermediate resolution
14cr|gmt-4.5.9-10|247	Group:		Sciences/Geosciences
14cr|gmt-4.5.9-10|248	Requires:	%{name} >= %{requirever}
14cr|gmt-4.5.9-10|249	Version:	%{dataversion}
14cr|gmt-4.5.9-10|250	Epoch:		%{dataepoch}
14cr|gmt-4.5.9-10|251	BuildArch:	noarch
14cr|gmt-4.5.9-10|252	
14cr|gmt-4.5.9-10|253	%description coast
14cr|gmt-4.5.9-10|254	GMT is a free, open source collection of mapping tools and cartography
14cr|gmt-4.5.9-10|255	GMT supports 25 common map projections plus linear, log, and power scaling,
14cr|gmt-4.5.9-10|256	and comes with support data such as coastlines, rivers,
14cr|gmt-4.5.9-10|257	and political boundaries. This is crude,low and intermediate resolution
14cr|gmt-4.5.9-10|258	data version.
14cr|gmt-4.5.9-10|259	
14cr|gmt-4.5.9-10|260	%files coast
14cr|gmt-4.5.9-10|261	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
14cr|gmt-4.5.9-10|262	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_c.cdf
14cr|gmt-4.5.9-10|263	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_c.cdf
14cr|gmt-4.5.9-10|264	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_c.cdf
14cr|gmt-4.5.9-10|265	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_l.cdf
14cr|gmt-4.5.9-10|266	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_l.cdf
14cr|gmt-4.5.9-10|267	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_l.cdf
14cr|gmt-4.5.9-10|268	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_i.cdf
14cr|gmt-4.5.9-10|269	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_i.cdf
14cr|gmt-4.5.9-10|270	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_i.cdf
14cr|gmt-4.5.9-10|271	
14cr|gmt-4.5.9-10|272	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|273	
14cr|gmt-4.5.9-10|274	%package highdata
14cr|gmt-4.5.9-10|275	Summary:	GMT cartography data High-Resolution
14cr|gmt-4.5.9-10|276	Group:		Sciences/Geosciences
14cr|gmt-4.5.9-10|277	Requires:	%{name} >= %{requirever}
14cr|gmt-4.5.9-10|278	Version:	%{dataversion}
14cr|gmt-4.5.9-10|279	Epoch:		%{dataepoch}
14cr|gmt-4.5.9-10|280	BuildArch:	noarch
14cr|gmt-4.5.9-10|281	
14cr|gmt-4.5.9-10|282	%description highdata
14cr|gmt-4.5.9-10|283	GMT is a free, open source collection of mapping tools and cartography
14cr|gmt-4.5.9-10|284	GMT supports 25 common map projections plus linear, log, and power scaling,
14cr|gmt-4.5.9-10|285	and comes with support data such as coastlines, rivers,
14cr|gmt-4.5.9-10|286	and political boundaries. This is High resolution data version
14cr|gmt-4.5.9-10|287	
14cr|gmt-4.5.9-10|288	%files highdata
14cr|gmt-4.5.9-10|289	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
14cr|gmt-4.5.9-10|290	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_h.cdf
14cr|gmt-4.5.9-10|291	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_h.cdf
14cr|gmt-4.5.9-10|292	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_h.cdf
14cr|gmt-4.5.9-10|293	
14cr|gmt-4.5.9-10|294	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|295	
14cr|gmt-4.5.9-10|296	%package fulldata
14cr|gmt-4.5.9-10|297	Summary:	GMT cartography data Full-Resolution (maximum)
14cr|gmt-4.5.9-10|298	Group:		Sciences/Geosciences
14cr|gmt-4.5.9-10|299	Requires:	%{name} >= %{requirever}
14cr|gmt-4.5.9-10|300	Version:	%{dataversion}
14cr|gmt-4.5.9-10|301	Epoch:		%{dataepoch}
14cr|gmt-4.5.9-10|302	BuildArch:	noarch
14cr|gmt-4.5.9-10|303	
14cr|gmt-4.5.9-10|304	%description fulldata
14cr|gmt-4.5.9-10|305	GMT is a free, open source collection of mapping tools and cartography
14cr|gmt-4.5.9-10|306	GMT supports 25 common map projections plus linear, log, and power scaling,
14cr|gmt-4.5.9-10|307	and comes with support data such as coastlines, rivers,
14cr|gmt-4.5.9-10|308	and political boundaries. This is maximum resolution data version
14cr|gmt-4.5.9-10|309	
14cr|gmt-4.5.9-10|310	%files fulldata
14cr|gmt-4.5.9-10|311	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
14cr|gmt-4.5.9-10|312	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_f.cdf
14cr|gmt-4.5.9-10|313	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_f.cdf
14cr|gmt-4.5.9-10|314	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_f.cdf
14cr|gmt-4.5.9-10|315	
14cr|gmt-4.5.9-10|316	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|317	
14cr|gmt-4.5.9-10|318	%package -n %{libname}
14cr|gmt-4.5.9-10|319	Summary:	Library from GMT
14cr|gmt-4.5.9-10|320	Group:		System/Libraries
14cr|gmt-4.5.9-10|321	
14cr|gmt-4.5.9-10|322	%description -n %{libname}
14cr|gmt-4.5.9-10|323	This package contains library from GMT.
14cr|gmt-4.5.9-10|324	
14cr|gmt-4.5.9-10|325	%files -n %{libname}
14cr|gmt-4.5.9-10|326	%{_libdir}/lib%{name}.so.%{major}
14cr|gmt-4.5.9-10|327	
14cr|gmt-4.5.9-10|328	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|329	
14cr|gmt-4.5.9-10|330	%package -n %{libmgg}
14cr|gmt-4.5.9-10|331	Summary:	Library from GMT
14cr|gmt-4.5.9-10|332	Group:		System/Libraries
14cr|gmt-4.5.9-10|333	Conflicts:	%{_lib}gmt4 < 4.5.9
14cr|gmt-4.5.9-10|334	
14cr|gmt-4.5.9-10|335	%description -n %{libmgg}
14cr|gmt-4.5.9-10|336	This package contains library from GMT.
14cr|gmt-4.5.9-10|337	
14cr|gmt-4.5.9-10|338	%files -n %{libmgg}
14cr|gmt-4.5.9-10|339	%{_libdir}/libgmt_mgg.so.%{major}
14cr|gmt-4.5.9-10|340	
14cr|gmt-4.5.9-10|341	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|342	
14cr|gmt-4.5.9-10|343	%package -n %{libgmtps}
14cr|gmt-4.5.9-10|344	Summary:	Library from GMT
14cr|gmt-4.5.9-10|345	Group:		System/Libraries
14cr|gmt-4.5.9-10|346	Conflicts:	%{_lib}gmt4 < 4.5.9
14cr|gmt-4.5.9-10|347	
14cr|gmt-4.5.9-10|348	%description -n %{libgmtps}
14cr|gmt-4.5.9-10|349	This package contains library from GMT.
14cr|gmt-4.5.9-10|350	
14cr|gmt-4.5.9-10|351	%files -n %{libgmtps}
14cr|gmt-4.5.9-10|352	%{_libdir}/libgmtps.so.%{major}
14cr|gmt-4.5.9-10|353	
14cr|gmt-4.5.9-10|354	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|355	
14cr|gmt-4.5.9-10|356	%package -n %{libmgd}
14cr|gmt-4.5.9-10|357	Summary:	Library from GMT
14cr|gmt-4.5.9-10|358	Group:		System/Libraries
14cr|gmt-4.5.9-10|359	Conflicts:	%{_lib}gmt4 < 4.5.9
14cr|gmt-4.5.9-10|360	
14cr|gmt-4.5.9-10|361	%description -n %{libmgd}
14cr|gmt-4.5.9-10|362	This package contains library from GMT.
14cr|gmt-4.5.9-10|363	
14cr|gmt-4.5.9-10|364	%files -n %{libmgd}
14cr|gmt-4.5.9-10|365	%{_libdir}/libmgd77.so.%{major}
14cr|gmt-4.5.9-10|366	
14cr|gmt-4.5.9-10|367	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|368	
14cr|gmt-4.5.9-10|369	%package -n %{libpsl}
14cr|gmt-4.5.9-10|370	Summary:	Library from GMT
14cr|gmt-4.5.9-10|371	Group:		System/Libraries
14cr|gmt-4.5.9-10|372	Conflicts:	%{_lib}gmt4 < 4.5.9
14cr|gmt-4.5.9-10|373	
14cr|gmt-4.5.9-10|374	%description -n %{libpsl}
14cr|gmt-4.5.9-10|375	This package contains library from GMT.
14cr|gmt-4.5.9-10|376	
14cr|gmt-4.5.9-10|377	%files -n %{libpsl}
14cr|gmt-4.5.9-10|378	%{_libdir}/libpsl.so.%{major}
14cr|gmt-4.5.9-10|379	
14cr|gmt-4.5.9-10|380	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|381	
14cr|gmt-4.5.9-10|382	%package -n %{libx2sys}
14cr|gmt-4.5.9-10|383	Summary:	Library from GMT
14cr|gmt-4.5.9-10|384	Group:		System/Libraries
14cr|gmt-4.5.9-10|385	Conflicts:	%{_lib}gmt4 < 4.5.9
14cr|gmt-4.5.9-10|386	
14cr|gmt-4.5.9-10|387	%description -n %{libx2sys}
14cr|gmt-4.5.9-10|388	This package contains library from GMT.
14cr|gmt-4.5.9-10|389	
14cr|gmt-4.5.9-10|390	%files -n %{libx2sys}
14cr|gmt-4.5.9-10|391	%{_libdir}/libx2sys.so.%{major}
14cr|gmt-4.5.9-10|392	
14cr|gmt-4.5.9-10|393	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|394	
14cr|gmt-4.5.9-10|395	%package -n %{devname}
14cr|gmt-4.5.9-10|396	Summary:	Library from GMT
14cr|gmt-4.5.9-10|397	Group:		Development/Other
14cr|gmt-4.5.9-10|398	Requires:	%{libname} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|399	Requires:	%{libmgg} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|400	Requires:	%{libgmtps} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|401	Requires:	%{libmgd} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|402	Requires:	%{libpsl} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|403	Requires:	%{libx2sys} = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|404	Provides:	lib%{name}-devel = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|405	Provides:	%{name}-devel = %{gmtversion}-%{release}
14cr|gmt-4.5.9-10|406	
14cr|gmt-4.5.9-10|407	%description -n %{devname}
14cr|gmt-4.5.9-10|408	GMT is a free, open source collection of mapping tools and cartography
14cr|gmt-4.5.9-10|409	GMT supports 25 common map projections plus linear, log, and power scaling,
14cr|gmt-4.5.9-10|410	and comes with support data such as coastlines, rivers,
14cr|gmt-4.5.9-10|411	and political boundaries. This is High resolution data version.
14cr|gmt-4.5.9-10|412	
14cr|gmt-4.5.9-10|413	This package contains development files from gmt.
14cr|gmt-4.5.9-10|414	
14cr|gmt-4.5.9-10|415	%files -n %{devname}
14cr|gmt-4.5.9-10|416	%{_libdir}/*.a
14cr|gmt-4.5.9-10|417	%{_includedir}/*.h
14cr|gmt-4.5.9-10|418	%{_libdir}/*.so
14cr|gmt-4.5.9-10|419	
14cr|gmt-4.5.9-10|420	#----------------------------------------------------------------------------
14cr|gmt-4.5.9-10|421	
14cr|gmt-4.5.9-10|422	%prep
14cr|gmt-4.5.9-10|423	%setup -q -n GMT%{gmtversion} -a 1
14cr|gmt-4.5.9-10|424	%patch0 -p1 -b .glibc
14cr|gmt-4.5.9-10|425	%patch1 -p1 -b .overflow
14cr|gmt-4.5.9-10|426	%patch2 -p0 -b .netcdf-flags
14cr|gmt-4.5.9-10|427	
14cr|gmt-4.5.9-10|428	%build
14cr|gmt-4.5.9-10|429	# -fstack-protector make build failing
14cr|gmt-4.5.9-10|430	%define _ssp_cflags %{nil}
14cr|gmt-4.5.9-10|431	
14cr|gmt-4.5.9-10|432	%configure2_5x \
14cr|gmt-4.5.9-10|433	--prefix=%{_prefix} \
14cr|gmt-4.5.9-10|434	--libdir=%{_libdir} \
14cr|gmt-4.5.9-10|435	--enable-shared \
14cr|gmt-4.5.9-10|436	--enable-debug \
14cr|gmt-4.5.9-10|437	--disable-mex \
14cr|gmt-4.5.9-10|438	--disable-rpath \
14cr|gmt-4.5.9-10|439	--datadir=%{_datadir}/%{name}-%{gmtversion}/share
14cr|gmt-4.5.9-10|440	
14cr|gmt-4.5.9-10|441	# mex need matlab # TODO add a --with matlab
14cr|gmt-4.5.9-10|442	touch src/mex/.skip
14cr|gmt-4.5.9-10|443	make GMT_DEFAULT_PATH=%{_datadir}/gmt-%{gmtversion} CC_OPT="%{optflags} -fPIC"
14cr|gmt-4.5.9-10|444	
14cr|gmt-4.5.9-10|445	%install
14cr|gmt-4.5.9-10|446	%makeinstall install
14cr|gmt-4.5.9-10|447	%makeinstall install-man
14cr|gmt-4.5.9-10|448	%makeinstall suppldir=%{buildroot}%{_datadir}/gmt-%{gmtversion}/shareinstall-suppl
14cr|gmt-4.5.9-10|449	%makeinstall datadir=%{buildroot}%{_datadir}/gmt-%{gmtversion}/share install-data
14cr|gmt-4.5.9-10|450	
14cr|gmt-4.5.9-10|451	chmod 755 %{buildroot}%{_libdir}/*
14cr|gmt-4.5.9-10|452	
14cr|gmt-4.5.9-10|453	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14cr|gmt-4.5.9-10|454	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh <<EOF
14cr|gmt-4.5.9-10|455	GMTHOME=%{_datadir}/gmt-%{gmtversion}
14cr|gmt-4.5.9-10|456	export GMTHOME
14cr|gmt-4.5.9-10|457	
14cr|gmt-4.5.9-10|458	EOF
14cr|gmt-4.5.9-10|459	
14cr|gmt-4.5.9-10|460	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh <<EOF
14cr|gmt-4.5.9-10|461	setenv GMTHOME %{_datadir}/gmt-%{gmtversion}
14cr|gmt-4.5.9-10|462	
14cr|gmt-4.5.9-10|463	EOF
14cr|gmt-4.5.9-10|464	
14cr|gmt-4.5.9-10|465	rm -fr %{buildroot}%{_datadir}/doc/gmt-doc
14cr|gmt-4.5.9-10|466	
14cr|gmt-4.5.9-10|467	
14cr|gmt-4.5.9-10|468	%changelog
14cr|gmt-4.5.9-10|469	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.5.9-10
14cr|gmt-4.5.9-10|470	+ Revision: 8a0dd8d
14cr|gmt-4.5.9-10|471	- Bump release
14cr|gmt-4.5.9-10|472	
14cr|gmt-4.5.9-10|473	

1712 14
14cr|gmtp-1.3.7-1|1	Summary:	Simple MTP Client
14cr|gmtp-1.3.7-1|2	Name:		gmtp
14cr|gmtp-1.3.7-1|3	Version:	1.3.7
14cr|gmtp-1.3.7-1|4	Release:	1
14cr|gmtp-1.3.7-1|5	License:	BSD
14cr|gmtp-1.3.7-1|6	Group:		Sound
14cr|gmtp-1.3.7-1|7	Url:		http://gmtp.sourceforge.net/
14cr|gmtp-1.3.7-1|8	Source0:	http://download.sourceforge.net/gmtp/%{name}-%{version}.tar.gz
14cr|gmtp-1.3.7-1|9	BuildRequires:	pkgconfig(flac)
14cr|gmtp-1.3.7-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gmtp-1.3.7-1|11	BuildRequires:	pkgconfig(id3tag)
14cr|gmtp-1.3.7-1|12	BuildRequires:	pkgconfig(libmtp)
14cr|gmtp-1.3.7-1|13	BuildRequires:	pkgconfig(vorbisfile)
14cr|gmtp-1.3.7-1|14	
14cr|gmtp-1.3.7-1|15	%description
14cr|gmtp-1.3.7-1|16	Supports MTP devices including those with multiple storage devices (typically
14cr|gmtp-1.3.7-1|17	mobile phones). Supports Drag'n'Drop interface for upload/download of files.
14cr|gmtp-1.3.7-1|18	
14cr|gmtp-1.3.7-1|19	%files -f %{name}.lang
14cr|gmtp-1.3.7-1|20	%doc AUTHORS ChangeLog COPYING README
14cr|gmtp-1.3.7-1|21	%{_bindir}/%{name}
14cr|gmtp-1.3.7-1|22	%{_datadir}/%{name}/
14cr|gmtp-1.3.7-1|23	%{_datadir}/applications/%{name}.desktop
14cr|gmtp-1.3.7-1|24	%{_datadir}/glib-2.0/schemas/org.gnome.gmtp.gschema.xml
14cr|gmtp-1.3.7-1|25	%{_datadir}/pixmaps/gmtpicon.png
14cr|gmtp-1.3.7-1|26	
14cr|gmtp-1.3.7-1|27	#----------------------------------------------------------------------------
14cr|gmtp-1.3.7-1|28	
14cr|gmtp-1.3.7-1|29	%prep
14cr|gmtp-1.3.7-1|30	%setup -q
14cr|gmtp-1.3.7-1|31	
14cr|gmtp-1.3.7-1|32	%build
14cr|gmtp-1.3.7-1|33	%configure2_5x
14cr|gmtp-1.3.7-1|34	%make
14cr|gmtp-1.3.7-1|35	
14cr|gmtp-1.3.7-1|36	%install
14cr|gmtp-1.3.7-1|37	%makeinstall_std
14cr|gmtp-1.3.7-1|38	
14cr|gmtp-1.3.7-1|39	%find_lang %{name}
14cr|gmtp-1.3.7-1|40	
14cr|gmtp-1.3.7-1|41	
14cr|gmtp-1.3.7-1|42	%changelog
14cr|gmtp-1.3.7-1|43	* Fri Aug 22 2014 Rosa <rosa@abf.rosalinux.ru> 1.3.7-1
14cr|gmtp-1.3.7-1|44	+ Revision: 024e28f
14cr|gmtp-1.3.7-1|45	- Automatic import for version 1.3.7-1
14cr|gmtp-1.3.7-1|46	
14cr|gmtp-1.3.7-1|47	

1713 14
14cr|gmudix-1.0-4|1	%define	name	gmudix
14cr|gmudix-1.0-4|2	%define	version	1.0
14cr|gmudix-1.0-4|3	%define	release 4
14cr|gmudix-1.0-4|4	%define	Summary	GMudix GTK mud client
14cr|gmudix-1.0-4|5	
14cr|gmudix-1.0-4|6	Name:		%{name}
14cr|gmudix-1.0-4|7	Summary:	%{Summary}
14cr|gmudix-1.0-4|8	Version:	%{version}
14cr|gmudix-1.0-4|9	Release:	%mkrel %{release}
14cr|gmudix-1.0-4|10	Source0:	%{name}-%{version}.tar.bz2
14cr|gmudix-1.0-4|11	Patch0: 	%{name}-fix-str-fmt.diff
14cr|gmudix-1.0-4|12	Patch1:     %{name}-fix-linking-problem.diff
14cr|gmudix-1.0-4|13	URL:		http://dw.nl.eu.org/mudix.html
14cr|gmudix-1.0-4|14	Group:		Games/Other
14cr|gmudix-1.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gmudix-1.0-4|16	License:	GPLv2+
14cr|gmudix-1.0-4|17	BuildRequires:	gtk+2-devel
14cr|gmudix-1.0-4|18	
14cr|gmudix-1.0-4|19	%description
14cr|gmudix-1.0-4|20	gMudix is a GTK mud client that supports ANSI colours.
14cr|gmudix-1.0-4|21	Some of the features are aliases, macros, paths,
14cr|gmudix-1.0-4|22	tab completion, timers and triggers.
14cr|gmudix-1.0-4|23	
14cr|gmudix-1.0-4|24	%prep
14cr|gmudix-1.0-4|25	%setup -q
14cr|gmudix-1.0-4|26	%patch0 -p1 -b .str-fmt
14cr|gmudix-1.0-4|27	%patch1 -p0
14cr|gmudix-1.0-4|28	
14cr|gmudix-1.0-4|29	%build
14cr|gmudix-1.0-4|30	aclocal
14cr|gmudix-1.0-4|31	autoconf
14cr|gmudix-1.0-4|32	automake -a
14cr|gmudix-1.0-4|33	%configure	--bindir=%{_gamesbindir}
14cr|gmudix-1.0-4|34	%make
14cr|gmudix-1.0-4|35	
14cr|gmudix-1.0-4|36	%install
14cr|gmudix-1.0-4|37	rm -rf $RPM_BUILD_ROOT
14cr|gmudix-1.0-4|38	%{makeinstall_std}
14cr|gmudix-1.0-4|39	
14cr|gmudix-1.0-4|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gmudix-1.0-4|41	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmudix-1.0-4|42	[Desktop Entry]
14cr|gmudix-1.0-4|43	Type=Application
14cr|gmudix-1.0-4|44	Exec=%{_gamesbindir}/%{name}
14cr|gmudix-1.0-4|45	Icon=other_amusement
14cr|gmudix-1.0-4|46	Categories=Game;RolePlaying;
14cr|gmudix-1.0-4|47	Name=gMudix
14cr|gmudix-1.0-4|48	Comment=%{Summary}
14cr|gmudix-1.0-4|49	EOF
14cr|gmudix-1.0-4|50	
14cr|gmudix-1.0-4|51	%if %mdkversion < 200900
14cr|gmudix-1.0-4|52	%post
14cr|gmudix-1.0-4|53	%{update_menus}
14cr|gmudix-1.0-4|54	%endif
14cr|gmudix-1.0-4|55	
14cr|gmudix-1.0-4|56	%if %mdkversion < 200900
14cr|gmudix-1.0-4|57	%postun
14cr|gmudix-1.0-4|58	%{clean_menus}
14cr|gmudix-1.0-4|59	%endif
14cr|gmudix-1.0-4|60	
14cr|gmudix-1.0-4|61	%clean
14cr|gmudix-1.0-4|62	rm -rf $RPM_BUILD_ROOT
14cr|gmudix-1.0-4|63	
14cr|gmudix-1.0-4|64	%files
14cr|gmudix-1.0-4|65	%defattr(-,root,root)
14cr|gmudix-1.0-4|66	%doc TODO README AUTHORS ChangeLog
14cr|gmudix-1.0-4|67	%{_gamesbindir}/%{name}
14cr|gmudix-1.0-4|68	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gmudix-1.0-4|69	
14cr|gmudix-1.0-4|70	
14cr|gmudix-1.0-4|71	
14cr|gmudix-1.0-4|72	
14cr|gmudix-1.0-4|73	%changelog
14cr|gmudix-1.0-4|74	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-4
14cr|gmudix-1.0-4|75	+ Revision: 097e2e3
14cr|gmudix-1.0-4|76	- Automatic import for version 1.0
14cr|gmudix-1.0-4|77	
14cr|gmudix-1.0-4|78	

1714 14
14cr|gmusicbrowser-1.1.12-2|1	%if %{_use_internal_dependency_generator}
14cr|gmusicbrowser-1.1.12-2|2	%define __noautoreq 'perl\\(Gtk2::(.*)\\)'
14cr|gmusicbrowser-1.1.12-2|3	%endif
14cr|gmusicbrowser-1.1.12-2|4	
14cr|gmusicbrowser-1.1.12-2|5	Summary:	Jukebox for collections of music files
14cr|gmusicbrowser-1.1.12-2|6	Name:		gmusicbrowser
14cr|gmusicbrowser-1.1.12-2|7	Version:	1.1.12
14cr|gmusicbrowser-1.1.12-2|8	Release:	2
14cr|gmusicbrowser-1.1.12-2|9	Epoch:		1
14cr|gmusicbrowser-1.1.12-2|10	License:	GPLv3+
14cr|gmusicbrowser-1.1.12-2|11	Group:		Sound
14cr|gmusicbrowser-1.1.12-2|12	URL:		http://gmusicbrowser.org
14cr|gmusicbrowser-1.1.12-2|13	Source0:	http://gmusicbrowser.org/download/%{name}-%{version}.tar.gz
14cr|gmusicbrowser-1.1.12-2|14	BuildRequires:	imagemagick
14cr|gmusicbrowser-1.1.12-2|15	BuildRequires:	desktop-file-utils
14cr|gmusicbrowser-1.1.12-2|16	Requires:	perl-Gtk2 >= 1.090
14cr|gmusicbrowser-1.1.12-2|17	Requires:	perl-GStreamer >= 0.06
14cr|gmusicbrowser-1.1.12-2|18	Requires:	gstreamer0.10-plugins-good
14cr|gmusicbrowser-1.1.12-2|19	Requires:	gstreamer0.10-plugins-ugly
14cr|gmusicbrowser-1.1.12-2|20	Requires:	gstreamer0.10-flac
14cr|gmusicbrowser-1.1.12-2|21	Requires:	perl-Gtk2-TrayIcon
14cr|gmusicbrowser-1.1.12-2|22	Requires:	perl-Gtk2-WebKit
14cr|gmusicbrowser-1.1.12-2|23	Requires:	perl(GStreamer::Interfaces)
14cr|gmusicbrowser-1.1.12-2|24	# Already found by the build process
14cr|gmusicbrowser-1.1.12-2|25	#Requires:	perl(Net::DBus)
14cr|gmusicbrowser-1.1.12-2|26	Requires:	vorbis-tools
14cr|gmusicbrowser-1.1.12-2|27	Requires:	mpg123
14cr|gmusicbrowser-1.1.12-2|28	Suggests:	gstreamer0.10-lame
14cr|gmusicbrowser-1.1.12-2|29	BuildArch:	noarch
14cr|gmusicbrowser-1.1.12-2|30	
14cr|gmusicbrowser-1.1.12-2|31	%description
14cr|gmusicbrowser-1.1.12-2|32	An open-source jukebox for large collections of mp3/ogg/flac/mpc/ape files,
14cr|gmusicbrowser-1.1.12-2|33	written in perl.
14cr|gmusicbrowser-1.1.12-2|34	
14cr|gmusicbrowser-1.1.12-2|35	
14cr|gmusicbrowser-1.1.12-2|36	%prep
14cr|gmusicbrowser-1.1.12-2|37	%setup -q
14cr|gmusicbrowser-1.1.12-2|38	
14cr|gmusicbrowser-1.1.12-2|39	
14cr|gmusicbrowser-1.1.12-2|40	%install
14cr|gmusicbrowser-1.1.12-2|41	%makeinstall_std
14cr|gmusicbrowser-1.1.12-2|42	
14cr|gmusicbrowser-1.1.12-2|43	desktop-file-install \
14cr|gmusicbrowser-1.1.12-2|44	--add-category="GTK;Player" \
14cr|gmusicbrowser-1.1.12-2|45	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gmusicbrowser-1.1.12-2|46	
14cr|gmusicbrowser-1.1.12-2|47	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
14cr|gmusicbrowser-1.1.12-2|48	rm -rf %{buildroot}%{_menudir}
14cr|gmusicbrowser-1.1.12-2|49	
14cr|gmusicbrowser-1.1.12-2|50	%find_lang %{name}
14cr|gmusicbrowser-1.1.12-2|51	
14cr|gmusicbrowser-1.1.12-2|52	
14cr|gmusicbrowser-1.1.12-2|53	%files -f %{name}.lang
14cr|gmusicbrowser-1.1.12-2|54	%doc AUTHORS README NEWS layout_doc.html
14cr|gmusicbrowser-1.1.12-2|55	%{_bindir}/%{name}
14cr|gmusicbrowser-1.1.12-2|56	%{_datadir}/%{name}
14cr|gmusicbrowser-1.1.12-2|57	%{_datadir}/applications/*.desktop
14cr|gmusicbrowser-1.1.12-2|58	%{_mandir}/man1/*
14cr|gmusicbrowser-1.1.12-2|59	%{_miconsdir}/%{name}.png
14cr|gmusicbrowser-1.1.12-2|60	%{_iconsdir}/%{name}.png
14cr|gmusicbrowser-1.1.12-2|61	%{_liconsdir}/%{name}.png
14cr|gmusicbrowser-1.1.12-2|62	
14cr|gmusicbrowser-1.1.12-2|63	
14cr|gmusicbrowser-1.1.12-2|64	
14cr|gmusicbrowser-1.1.12-2|65	%changelog
14cr|gmusicbrowser-1.1.12-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.12-2
14cr|gmusicbrowser-1.1.12-2|67	+ Revision: b5f0397
14cr|gmusicbrowser-1.1.12-2|68	- MassBuild#464: Increase release tag
14cr|gmusicbrowser-1.1.12-2|69	
14cr|gmusicbrowser-1.1.12-2|70	

1715 14
14cr|gmysqlcc-0.3.0-10|1	%define name	gmysqlcc
14cr|gmysqlcc-0.3.0-10|2	%define version 0.3.0
14cr|gmysqlcc-0.3.0-10|3	%define release 10
14cr|gmysqlcc-0.3.0-10|4	
14cr|gmysqlcc-0.3.0-10|5	Name: 	 	%{name}
14cr|gmysqlcc-0.3.0-10|6	Summary: 	Graphically controls MySQL databases
14cr|gmysqlcc-0.3.0-10|7	Version: 	%{version}
14cr|gmysqlcc-0.3.0-10|8	Release: 	%{release}
14cr|gmysqlcc-0.3.0-10|9	
14cr|gmysqlcc-0.3.0-10|10	Source:		http://ftp.thepozer.org/gmysqlcc/%{name}-%{version}.tar.gz
14cr|gmysqlcc-0.3.0-10|11	URL:		http://gmysqlcc.thepozer.net/
14cr|gmysqlcc-0.3.0-10|12	License:	GPL+
14cr|gmysqlcc-0.3.0-10|13	Group:		Databases
14cr|gmysqlcc-0.3.0-10|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gmysqlcc-0.3.0-10|15	BuildRequires:	pkgconfig
14cr|gmysqlcc-0.3.0-10|16	BuildRequires:	imagemagick
14cr|gmysqlcc-0.3.0-10|17	BuildRequires:	gtk2-devel
14cr|gmysqlcc-0.3.0-10|18	BuildRequires:	bison
14cr|gmysqlcc-0.3.0-10|19	BuildRequires:  mysql-common
14cr|gmysqlcc-0.3.0-10|20	BuildRequires:  mysql-client
14cr|gmysqlcc-0.3.0-10|21	BuildRequires:  mysql-devel
14cr|gmysqlcc-0.3.0-10|22	BuildRequires:	desktop-file-utils
14cr|gmysqlcc-0.3.0-10|23	
14cr|gmysqlcc-0.3.0-10|24	%description
14cr|gmysqlcc-0.3.0-10|25	With gmysqlcc, you can :
14cr|gmysqlcc-0.3.0-10|26	* manage your server list
14cr|gmysqlcc-0.3.0-10|27	* execute all SQL queries you want
14cr|gmysqlcc-0.3.0-10|28	* dump queries, tables, databases and servers
14cr|gmysqlcc-0.3.0-10|29	
14cr|gmysqlcc-0.3.0-10|30	%prep
14cr|gmysqlcc-0.3.0-10|31	%setup -q
14cr|gmysqlcc-0.3.0-10|32	
14cr|gmysqlcc-0.3.0-10|33	%build
14cr|gmysqlcc-0.3.0-10|34	%configure2_5x
14cr|gmysqlcc-0.3.0-10|35	%make
14cr|gmysqlcc-0.3.0-10|36	
14cr|gmysqlcc-0.3.0-10|37	%install
14cr|gmysqlcc-0.3.0-10|38	rm -rf $RPM_BUILD_ROOT
14cr|gmysqlcc-0.3.0-10|39	%makeinstall_std
14cr|gmysqlcc-0.3.0-10|40	rm -fr $RPM_BUILD_ROOT/usr/doc/%name
14cr|gmysqlcc-0.3.0-10|41	
14cr|gmysqlcc-0.3.0-10|42	# icons
14cr|gmysqlcc-0.3.0-10|43	
14cr|gmysqlcc-0.3.0-10|44	install -m 644 -D data/%{name}-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gmysqlcc-0.3.0-10|45	install -m 644 -D data/%{name}-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gmysqlcc-0.3.0-10|46	install -m 644 -D data/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gmysqlcc-0.3.0-10|47	install -m 644 -D data/%{name}-64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|gmysqlcc-0.3.0-10|48	
14cr|gmysqlcc-0.3.0-10|49	# menu
14cr|gmysqlcc-0.3.0-10|50	
14cr|gmysqlcc-0.3.0-10|51	perl -pi -e 's,gmysqlcc-32.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gmysqlcc-0.3.0-10|52	desktop-file-install --vendor="" \
14cr|gmysqlcc-0.3.0-10|53	--remove-key="Encoding" \
14cr|gmysqlcc-0.3.0-10|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gmysqlcc-0.3.0-10|55	
14cr|gmysqlcc-0.3.0-10|56	
14cr|gmysqlcc-0.3.0-10|57	%find_lang %name
14cr|gmysqlcc-0.3.0-10|58	
14cr|gmysqlcc-0.3.0-10|59	%clean
14cr|gmysqlcc-0.3.0-10|60	rm -rf $RPM_BUILD_ROOT
14cr|gmysqlcc-0.3.0-10|61	
14cr|gmysqlcc-0.3.0-10|62	%if %mdkversion < 200900
14cr|gmysqlcc-0.3.0-10|63	%post
14cr|gmysqlcc-0.3.0-10|64	%update_menus
14cr|gmysqlcc-0.3.0-10|65	%update_icon_cache hicolor
14cr|gmysqlcc-0.3.0-10|66	%endif
14cr|gmysqlcc-0.3.0-10|67	
14cr|gmysqlcc-0.3.0-10|68	%if %mdkversion < 200900
14cr|gmysqlcc-0.3.0-10|69	%postun
14cr|gmysqlcc-0.3.0-10|70	%clean_menus
14cr|gmysqlcc-0.3.0-10|71	%clean_icon_cache hicolor
14cr|gmysqlcc-0.3.0-10|72	%endif
14cr|gmysqlcc-0.3.0-10|73	
14cr|gmysqlcc-0.3.0-10|74	%files -f %{name}.lang
14cr|gmysqlcc-0.3.0-10|75	%defattr(-,root,root)
14cr|gmysqlcc-0.3.0-10|76	%doc ABOUT-NLS AUTHORS NEWS README TODO
14cr|gmysqlcc-0.3.0-10|77	%{_bindir}/%{name}
14cr|gmysqlcc-0.3.0-10|78	%{_datadir}/applications/%{name}.desktop
14cr|gmysqlcc-0.3.0-10|79	%{_datadir}/pixmaps/%{name}-*.png
14cr|gmysqlcc-0.3.0-10|80	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gmysqlcc-0.3.0-10|81	
14cr|gmysqlcc-0.3.0-10|82	
14cr|gmysqlcc-0.3.0-10|83	
14cr|gmysqlcc-0.3.0-10|84	%changelog
14cr|gmysqlcc-0.3.0-10|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-10
14cr|gmysqlcc-0.3.0-10|86	+ Revision: 21706a9
14cr|gmysqlcc-0.3.0-10|87	- MassBuild#464: Increase release tag
14cr|gmysqlcc-0.3.0-10|88	
14cr|gmysqlcc-0.3.0-10|89	

1716 14
14cr|gmyth-0.7.1-9|1	%define major 0
14cr|gmyth-0.7.1-9|2	%define libname %mklibname %{name} %{major}
14cr|gmyth-0.7.1-9|3	%define devname %mklibname -d %{name}
14cr|gmyth-0.7.1-9|4	
14cr|gmyth-0.7.1-9|5	Summary:	MythTV remote access libraries
14cr|gmyth-0.7.1-9|6	Name:		gmyth
14cr|gmyth-0.7.1-9|7	Version:	0.7.1
14cr|gmyth-0.7.1-9|8	Release:	9
14cr|gmyth-0.7.1-9|9	# COPYING file states GPL but all source indicates LGPL.
14cr|gmyth-0.7.1-9|10	# http://sourceforge.net/tracker/index.php?func=detail&aid=1790620&group_id=177106&atid=879914
14cr|gmyth-0.7.1-9|11	License:	LGPLv2+
14cr|gmyth-0.7.1-9|12	Group:		System/Libraries
14cr|gmyth-0.7.1-9|13	URL:		http://gmyth.sf.net
14cr|gmyth-0.7.1-9|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gmyth-0.7.1-9|15	Patch0:		gmyth-0.7.1-linkage.patch
14cr|gmyth-0.7.1-9|16	Patch1:		gmyth-0.7.1-curlheader.patch
14cr|gmyth-0.7.1-9|17	BuildRequires:	mysql-devel
14cr|gmyth-0.7.1-9|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|gmyth-0.7.1-9|19	BuildRequires:	pkgconfig(libcurl)
14cr|gmyth-0.7.1-9|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gmyth-0.7.1-9|21	
14cr|gmyth-0.7.1-9|22	%description
14cr|gmyth-0.7.1-9|23	A library and utilities used by applications to access content provided by the
14cr|gmyth-0.7.1-9|24	MythTV set-top box framework, such as Live TV broadcasts, TV recordings, or
14cr|gmyth-0.7.1-9|25	TV listings.
14cr|gmyth-0.7.1-9|26	
14cr|gmyth-0.7.1-9|27	%package -n %{libname}
14cr|gmyth-0.7.1-9|28	Summary:	Library files for MythTV remote access
14cr|gmyth-0.7.1-9|29	Group:		System/Libraries
14cr|gmyth-0.7.1-9|30	Requires:	%{name} = %{version}-%{release}
14cr|gmyth-0.7.1-9|31	
14cr|gmyth-0.7.1-9|32	%description -n %{libname}
14cr|gmyth-0.7.1-9|33	The GMyth library.
14cr|gmyth-0.7.1-9|34	
14cr|gmyth-0.7.1-9|35	%package -n %{devname}
14cr|gmyth-0.7.1-9|36	Summary:	Development libraries/headers for MythTV remote access
14cr|gmyth-0.7.1-9|37	Group:		Development/C
14cr|gmyth-0.7.1-9|38	Requires:	%{libname} = %{version}-%{release}
14cr|gmyth-0.7.1-9|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|gmyth-0.7.1-9|40	
14cr|gmyth-0.7.1-9|41	%description -n %{devname}
14cr|gmyth-0.7.1-9|42	Development libraries and headers for the GMyth library.
14cr|gmyth-0.7.1-9|43	
14cr|gmyth-0.7.1-9|44	%prep
14cr|gmyth-0.7.1-9|45	%setup -q
14cr|gmyth-0.7.1-9|46	%patch0 -p0
14cr|gmyth-0.7.1-9|47	%patch1 -p1
14cr|gmyth-0.7.1-9|48	
14cr|gmyth-0.7.1-9|49	%build
14cr|gmyth-0.7.1-9|50	%configure2_5x --disable-static
14cr|gmyth-0.7.1-9|51	%make
14cr|gmyth-0.7.1-9|52	
14cr|gmyth-0.7.1-9|53	%install
14cr|gmyth-0.7.1-9|54	%makeinstall_std
14cr|gmyth-0.7.1-9|55	
14cr|gmyth-0.7.1-9|56	%files
14cr|gmyth-0.7.1-9|57	%doc AUTHORS
14cr|gmyth-0.7.1-9|58	%{_bindir}/*
14cr|gmyth-0.7.1-9|59	
14cr|gmyth-0.7.1-9|60	%files -n %{libname}
14cr|gmyth-0.7.1-9|61	%{_libdir}/libgmyth.so.%{major}*
14cr|gmyth-0.7.1-9|62	
14cr|gmyth-0.7.1-9|63	%files -n %{devname}
14cr|gmyth-0.7.1-9|64	%{_includedir}/gmyth
14cr|gmyth-0.7.1-9|65	%{_libdir}/libgmyth.so
14cr|gmyth-0.7.1-9|66	%{_libdir}/pkgconfig/*.pc
14cr|gmyth-0.7.1-9|67	
14cr|gmyth-0.7.1-9|68	
14cr|gmyth-0.7.1-9|69	%changelog
14cr|gmyth-0.7.1-9|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-9
14cr|gmyth-0.7.1-9|71	+ Revision: 5f4a19b
14cr|gmyth-0.7.1-9|72	- MassBuild#464: Increase release tag
14cr|gmyth-0.7.1-9|73	
14cr|gmyth-0.7.1-9|74	

1717 14
14cr|gmyth-upnp-0.7.1-3|1	%define major 0
14cr|gmyth-upnp-0.7.1-3|2	%define libname %mklibname %{name} %{major}
14cr|gmyth-upnp-0.7.1-3|3	%define devname %mklibname -d %{name}
14cr|gmyth-upnp-0.7.1-3|4	
14cr|gmyth-upnp-0.7.1-3|5	Summary:	UPNP plugin for gmyth
14cr|gmyth-upnp-0.7.1-3|6	Name:		gmyth-upnp
14cr|gmyth-upnp-0.7.1-3|7	Version:	0.7.1
14cr|gmyth-upnp-0.7.1-3|8	Release:	3
14cr|gmyth-upnp-0.7.1-3|9	# COPYING file states GPL but all source indicates LGPL.
14cr|gmyth-upnp-0.7.1-3|10	# http://sourceforge.net/tracker/index.php?func=detail&aid=1790620&group_id=177106&atid=879914
14cr|gmyth-upnp-0.7.1-3|11	License:	LGPLv2+
14cr|gmyth-upnp-0.7.1-3|12	Group:		System/Libraries
14cr|gmyth-upnp-0.7.1-3|13	URL:		http://gmyth.sf.net
14cr|gmyth-upnp-0.7.1-3|14	Source0:	http://download.sourceforge.net/gmyth/%{name}-%{version}.tar.gz
14cr|gmyth-upnp-0.7.1-3|15	Patch0:		gmyth-upnp-0.7.1-fix-dso-linkage.patch
14cr|gmyth-upnp-0.7.1-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|gmyth-upnp-0.7.1-3|17	BuildRequires:	pkgconfig(gmyth)
14cr|gmyth-upnp-0.7.1-3|18	BuildRequires:	pkgconfig(libupnp)
14cr|gmyth-upnp-0.7.1-3|19	
14cr|gmyth-upnp-0.7.1-3|20	%description
14cr|gmyth-upnp-0.7.1-3|21	GMyth is a library used by applications to access content provided by the
14cr|gmyth-upnp-0.7.1-3|22	MythTV set-top box framework, such as Live TV broadcasts, TV recordings, or
14cr|gmyth-upnp-0.7.1-3|23	TV listings.
14cr|gmyth-upnp-0.7.1-3|24	
14cr|gmyth-upnp-0.7.1-3|25	This package provides a plugin for autodetecting Myth backends via UPNP
14cr|gmyth-upnp-0.7.1-3|26	
14cr|gmyth-upnp-0.7.1-3|27	%package -n %{libname}
14cr|gmyth-upnp-0.7.1-3|28	Summary:	Library files for MythTV backend detection via UPNP
14cr|gmyth-upnp-0.7.1-3|29	Group:		System/Libraries
14cr|gmyth-upnp-0.7.1-3|30	
14cr|gmyth-upnp-0.7.1-3|31	%description -n %{libname}
14cr|gmyth-upnp-0.7.1-3|32	A plugin for libgmyth to autodetect Myth backends via UPNP
14cr|gmyth-upnp-0.7.1-3|33	
14cr|gmyth-upnp-0.7.1-3|34	%package -n %{devname}
14cr|gmyth-upnp-0.7.1-3|35	Summary:	Development libraries for GMyth-UPNP
14cr|gmyth-upnp-0.7.1-3|36	Group:		Development/C
14cr|gmyth-upnp-0.7.1-3|37	Requires:	%{libname} = %{version}-%{release}
14cr|gmyth-upnp-0.7.1-3|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|gmyth-upnp-0.7.1-3|39	
14cr|gmyth-upnp-0.7.1-3|40	%description -n %{devname}
14cr|gmyth-upnp-0.7.1-3|41	Development libraries and headers for the GMyth-UPNP library.
14cr|gmyth-upnp-0.7.1-3|42	
14cr|gmyth-upnp-0.7.1-3|43	%prep
14cr|gmyth-upnp-0.7.1-3|44	%setup -q
14cr|gmyth-upnp-0.7.1-3|45	%patch0 -p1
14cr|gmyth-upnp-0.7.1-3|46	
14cr|gmyth-upnp-0.7.1-3|47	%build
14cr|gmyth-upnp-0.7.1-3|48	%configure2_5x --disable-static
14cr|gmyth-upnp-0.7.1-3|49	%make
14cr|gmyth-upnp-0.7.1-3|50	
14cr|gmyth-upnp-0.7.1-3|51	%install
14cr|gmyth-upnp-0.7.1-3|52	%makeinstall_std
14cr|gmyth-upnp-0.7.1-3|53	rm -f %{buildroot}/%{_bindir}/test
14cr|gmyth-upnp-0.7.1-3|54	
14cr|gmyth-upnp-0.7.1-3|55	%files -n %{libname}
14cr|gmyth-upnp-0.7.1-3|56	%{_libdir}/libgmythupnp.so.%{major}*
14cr|gmyth-upnp-0.7.1-3|57	
14cr|gmyth-upnp-0.7.1-3|58	%files -n %{devname}
14cr|gmyth-upnp-0.7.1-3|59	%{_includedir}/*
14cr|gmyth-upnp-0.7.1-3|60	%{_libdir}/libgmythupnp.so
14cr|gmyth-upnp-0.7.1-3|61	%{_libdir}/pkgconfig/*.pc
14cr|gmyth-upnp-0.7.1-3|62	
14cr|gmyth-upnp-0.7.1-3|63	
14cr|gmyth-upnp-0.7.1-3|64	%changelog
14cr|gmyth-upnp-0.7.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|gmyth-upnp-0.7.1-3|66	+ Revision: 353c5b2
14cr|gmyth-upnp-0.7.1-3|67	- MassBuild#464: Increase release tag
14cr|gmyth-upnp-0.7.1-3|68	
14cr|gmyth-upnp-0.7.1-3|69	

1718 14
14cr|gnaural-1.0.20110606-3|1	Name:		gnaural
14cr|gnaural-1.0.20110606-3|2	Version:	1.0.20110606
14cr|gnaural-1.0.20110606-3|3	Release:	3
14cr|gnaural-1.0.20110606-3|4	Summary:	A multi-platform programmable binaural-beat generator
14cr|gnaural-1.0.20110606-3|5	Group:		Sound
14cr|gnaural-1.0.20110606-3|6	License:	GPLv2+
14cr|gnaural-1.0.20110606-3|7	URL:		http://gnaural.sourceforge.net/
14cr|gnaural-1.0.20110606-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gnaural-1.0.20110606-3|9	Patch0:		gnaural-1.0.20110215-icon.patch
14cr|gnaural-1.0.20110606-3|10	Patch1:		gnaural-1.0.20110215-xdg-menu.patch
14cr|gnaural-1.0.20110606-3|11	BuildRequires:	gtk2-devel
14cr|gnaural-1.0.20110606-3|12	BuildRequires:  pkgconfig(libglade-2.0)
14cr|gnaural-1.0.20110606-3|13	BuildRequires:  sndfile-devel
14cr|gnaural-1.0.20110606-3|14	BuildRequires:  portaudio-devel
14cr|gnaural-1.0.20110606-3|15	BuildRequires:	desktop-file-utils gettext-devel
14cr|gnaural-1.0.20110606-3|16	Requires:	hicolor-icon-theme
14cr|gnaural-1.0.20110606-3|17	
14cr|gnaural-1.0.20110606-3|18	%description
14cr|gnaural-1.0.20110606-3|19	Gnaural is a multi-platform programmable binaural-beat generator. It
14cr|gnaural-1.0.20110606-3|20	is actually brainwave entrainment software for creating binaural beats
14cr|gnaural-1.0.20110606-3|21	intended to be used as personal brainwave synchronization software,
14cr|gnaural-1.0.20110606-3|22	for scientific research, or by professionals. Gnaural allows for the
14cr|gnaural-1.0.20110606-3|23	creation of binaural beat tracks specifying different frequencies and
14cr|gnaural-1.0.20110606-3|24	exporting tracks into different audio formats. Gnaural runnings can
14cr|gnaural-1.0.20110606-3|25	also be linked over the internet, allowing synchronous sessions
14cr|gnaural-1.0.20110606-3|26	between many users.
14cr|gnaural-1.0.20110606-3|27	
14cr|gnaural-1.0.20110606-3|28	%prep
14cr|gnaural-1.0.20110606-3|29	%setup -q
14cr|gnaural-1.0.20110606-3|30	%patch0 -p1 -b .icon~
14cr|gnaural-1.0.20110606-3|31	%patch1 -p1 -b .xdg~
14cr|gnaural-1.0.20110606-3|32	
14cr|gnaural-1.0.20110606-3|33	%build
14cr|gnaural-1.0.20110606-3|34	# please keep it verbose. Sflo
14cr|gnaural-1.0.20110606-3|35	autoreconf -fiv
14cr|gnaural-1.0.20110606-3|36	%configure
14cr|gnaural-1.0.20110606-3|37	%make
14cr|gnaural-1.0.20110606-3|38	
14cr|gnaural-1.0.20110606-3|39	%install
14cr|gnaural-1.0.20110606-3|40	%makeinstall_std
14cr|gnaural-1.0.20110606-3|41	
14cr|gnaural-1.0.20110606-3|42	%files
14cr|gnaural-1.0.20110606-3|43	%doc AUTHORS ChangeLog NEWS README
14cr|gnaural-1.0.20110606-3|44	%{_bindir}/%{name}
14cr|gnaural-1.0.20110606-3|45	%dir %{_datadir}/%{name}
14cr|gnaural-1.0.20110606-3|46	%{_datadir}/%{name}/%{name}.glade
14cr|gnaural-1.0.20110606-3|47	%{_datadir}/applications/%{name}.desktop
14cr|gnaural-1.0.20110606-3|48	%{_datadir}/pixmaps/%{name}.xpm
14cr|gnaural-1.0.20110606-3|49	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gnaural-1.0.20110606-3|50	
14cr|gnaural-1.0.20110606-3|51	
14cr|gnaural-1.0.20110606-3|52	
14cr|gnaural-1.0.20110606-3|53	%changelog
14cr|gnaural-1.0.20110606-3|54	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 1.0.20110606-3
14cr|gnaural-1.0.20110606-3|55	+ Revision: e44377c
14cr|gnaural-1.0.20110606-3|56	- Updated gnaural.spec
14cr|gnaural-1.0.20110606-3|57	
14cr|gnaural-1.0.20110606-3|58	

1719 14
14cr|gngb-0.20060309-5|1	%define beta 20060309
14cr|gngb-0.20060309-5|2	
14cr|gngb-0.20060309-5|3	Summary:	Color Gameboy emulator
14cr|gngb-0.20060309-5|4	Name:		gngb
14cr|gngb-0.20060309-5|5	Version:	0.%{beta}
14cr|gngb-0.20060309-5|6	Release:	5
14cr|gngb-0.20060309-5|7	License:	GPLv2+
14cr|gngb-0.20060309-5|8	Group:		Emulators
14cr|gngb-0.20060309-5|9	Url:		http://m.peponas.free.fr/gngb/
14cr|gngb-0.20060309-5|10	Source0:	http://m.peponas.free.fr/gngb/download/%{name}-%{beta}.tar.bz2
14cr|gngb-0.20060309-5|11	BuildRequires:	bzip2-devel
14cr|gngb-0.20060309-5|12	BuildRequires:	pkgconfig(gl)
14cr|gngb-0.20060309-5|13	BuildRequires:	pkgconfig(glu)
14cr|gngb-0.20060309-5|14	BuildRequires:	pkgconfig(sdl)
14cr|gngb-0.20060309-5|15	BuildRequires:	pkgconfig(zlib)
14cr|gngb-0.20060309-5|16	
14cr|gngb-0.20060309-5|17	%description
14cr|gngb-0.20060309-5|18	Gngb is a Color Gameboy emulator for Linux written in C with the SDL.
14cr|gngb-0.20060309-5|19	It support most of Gameboy and Color Gameboy games.
14cr|gngb-0.20060309-5|20	
14cr|gngb-0.20060309-5|21	%files
14cr|gngb-0.20060309-5|22	%doc AUTHORS COPYING ChangeLog README TODO sample_gngbrc
14cr|gngb-0.20060309-5|23	%attr(0755,root,games) %{_bindir}/%{name}
14cr|gngb-0.20060309-5|24	%{_mandir}/man1/%{name}.1*
14cr|gngb-0.20060309-5|25	
14cr|gngb-0.20060309-5|26	#----------------------------------------------------------------------------
14cr|gngb-0.20060309-5|27	
14cr|gngb-0.20060309-5|28	%prep
14cr|gngb-0.20060309-5|29	%setup -q -n %{name}-%{beta}
14cr|gngb-0.20060309-5|30	
14cr|gngb-0.20060309-5|31	%build
14cr|gngb-0.20060309-5|32	%configure2_5x
14cr|gngb-0.20060309-5|33	%make
14cr|gngb-0.20060309-5|34	
14cr|gngb-0.20060309-5|35	%install
14cr|gngb-0.20060309-5|36	%makeinstall_std
14cr|gngb-0.20060309-5|37	
14cr|gngb-0.20060309-5|38	
14cr|gngb-0.20060309-5|39	%changelog
14cr|gngb-0.20060309-5|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20060309-5
14cr|gngb-0.20060309-5|41	+ Revision: b15ec06
14cr|gngb-0.20060309-5|42	- MassBuild#464: Increase release tag
14cr|gngb-0.20060309-5|43	
14cr|gngb-0.20060309-5|44	

1720 14
14cr|gngeo-0.8-2|1	%define name gngeo
14cr|gngeo-0.8-2|2	%define longname GnGeo
14cr|gngeo-0.8-2|3	%define version 0.8
14cr|gngeo-0.8-2|4	%define release 2
14cr|gngeo-0.8-2|5	
14cr|gngeo-0.8-2|6	Summary: %{longname} - Neo Geo Emulator
14cr|gngeo-0.8-2|7	Summary(fr): %{longname} - Emulateur Neo Geo
14cr|gngeo-0.8-2|8	Name: %{name}
14cr|gngeo-0.8-2|9	Version: %{version}
14cr|gngeo-0.8-2|10	Release: %{release}
14cr|gngeo-0.8-2|11	BuildRequires: SDL-devel
14cr|gngeo-0.8-2|12	BuildRequires: SDL_image-devel
14cr|gngeo-0.8-2|13	BuildRequires: nasm
14cr|gngeo-0.8-2|14	BuildRequires: zlib-devel
14cr|gngeo-0.8-2|15	%if %mdkversion >= 200700
14cr|gngeo-0.8-2|16	BuildRequires: mesaglu-devel
14cr|gngeo-0.8-2|17	%else
14cr|gngeo-0.8-2|18	BuildRequires: MesaGLU-devel
14cr|gngeo-0.8-2|19	%endif
14cr|gngeo-0.8-2|20	
14cr|gngeo-0.8-2|21	Source0: http://m.peponas.free.fr/gngeo/download/%{name}-%{version}.tar.bz2
14cr|gngeo-0.8-2|22	Patch0: gngeo-mkstate.patch
14cr|gngeo-0.8-2|23	Group: Emulators
14cr|gngeo-0.8-2|24	License: GPLv2
14cr|gngeo-0.8-2|25	URL: http://m.peponas.free.fr/gngeo/
14cr|gngeo-0.8-2|26	BuildRoot: %{_tmppath}/%{name}-build
14cr|gngeo-0.8-2|27	
14cr|gngeo-0.8-2|28	%description
14cr|gngeo-0.8-2|29	GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX).
14cr|gngeo-0.8-2|30	It needs NeoGeo Bios and roms that you must of course own to play with.
14cr|gngeo-0.8-2|31	
14cr|gngeo-0.8-2|32	%prep
14cr|gngeo-0.8-2|33	%setup -q -n %{name}-%{version}
14cr|gngeo-0.8-2|34	%patch0 -p0
14cr|gngeo-0.8-2|35	
14cr|gngeo-0.8-2|36	%build
14cr|gngeo-0.8-2|37	%configure2_5x \
14cr|gngeo-0.8-2|38	%ifarch %{ix86}
14cr|gngeo-0.8-2|39	--enable-i386asm
14cr|gngeo-0.8-2|40	%else
14cr|gngeo-0.8-2|41	--disable-i386asm
14cr|gngeo-0.8-2|42	%endif
14cr|gngeo-0.8-2|43	
14cr|gngeo-0.8-2|44	make -j1
14cr|gngeo-0.8-2|45	
14cr|gngeo-0.8-2|46	%install
14cr|gngeo-0.8-2|47	rm -rf %{buildroot}
14cr|gngeo-0.8-2|48	%makeinstall_std
14cr|gngeo-0.8-2|49	
14cr|gngeo-0.8-2|50	%files
14cr|gngeo-0.8-2|51	%defattr(-,root,root)
14cr|gngeo-0.8-2|52	%doc AUTHORS COPYING INSTALL NEWS README sample_gngeorc
14cr|gngeo-0.8-2|53	%attr(0755,root,games) %{_bindir}/%{name}
14cr|gngeo-0.8-2|54	%dir %attr(0755,root,games) %{_datadir}/%{name}
14cr|gngeo-0.8-2|55	%{_mandir}/man1/gngeo.1.*
14cr|gngeo-0.8-2|56	%{_datadir}/%{name}/gngeo_data.zip
14cr|gngeo-0.8-2|57	
14cr|gngeo-0.8-2|58	%clean
14cr|gngeo-0.8-2|59	rm -rf %{buildroot}
14cr|gngeo-0.8-2|60	
14cr|gngeo-0.8-2|61	
14cr|gngeo-0.8-2|62	
14cr|gngeo-0.8-2|63	
14cr|gngeo-0.8-2|64	%changelog
14cr|gngeo-0.8-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|gngeo-0.8-2|66	+ Revision: 8584a3f
14cr|gngeo-0.8-2|67	- MassBuild#464: Increase release tag
14cr|gngeo-0.8-2|68	
14cr|gngeo-0.8-2|69	

1721 14
14cr|gnochm-0.9.11-10|1	Summary:	A chm file viewer for gnome
14cr|gnochm-0.9.11-10|2	Name:		gnochm
14cr|gnochm-0.9.11-10|3	Version:	0.9.11
14cr|gnochm-0.9.11-10|4	Release:	10
14cr|gnochm-0.9.11-10|5	License:	GPLv2+
14cr|gnochm-0.9.11-10|6	Group:		Graphical desktop/GNOME
14cr|gnochm-0.9.11-10|7	Url:		http://gnochm.sourceforge.net/
14cr|gnochm-0.9.11-10|8	Source0:	http://prdownloads.sourceforge.net/gnochm/%{name}-%{version}.tar.bz2
14cr|gnochm-0.9.11-10|9	Source1:	%{name}-16.png
14cr|gnochm-0.9.11-10|10	Source2:	%{name}-32.png
14cr|gnochm-0.9.11-10|11	Source3:	%{name}.png
14cr|gnochm-0.9.11-10|12	Patch0:		gnochm-makefile.patch
14cr|gnochm-0.9.11-10|13	Patch1:		gnochm.py.in.patch
14cr|gnochm-0.9.11-10|14	Patch2:		gnochm-desktop.patch
14cr|gnochm-0.9.11-10|15	BuildRequires:	gnome-common
14cr|gnochm-0.9.11-10|16	BuildRequires:	intltool
14cr|gnochm-0.9.11-10|17	BuildRequires:	scrollkeeper
14cr|gnochm-0.9.11-10|18	BuildRequires:	gettext-devel
14cr|gnochm-0.9.11-10|19	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gnochm-0.9.11-10|20	Requires:	pygtk2.0-libglade
14cr|gnochm-0.9.11-10|21	Requires:	gnome-python
14cr|gnochm-0.9.11-10|22	Requires:	gnome-python-bonobo
14cr|gnochm-0.9.11-10|23	Requires:	gnome-python-gconf
14cr|gnochm-0.9.11-10|24	Requires:	gnome-python-gnomevfs
14cr|gnochm-0.9.11-10|25	Requires:	gnome-python-gtkhtml2
14cr|gnochm-0.9.11-10|26	Requires:	python-chm
14cr|gnochm-0.9.11-10|27	BuildArch:	noarch
14cr|gnochm-0.9.11-10|28	
14cr|gnochm-0.9.11-10|29	%description
14cr|gnochm-0.9.11-10|30	A CHM file viewer for Gnome. Features are:
14cr|gnochm-0.9.11-10|31	
14cr|gnochm-0.9.11-10|32	* Full text search
14cr|gnochm-0.9.11-10|33	* Bookmarks
14cr|gnochm-0.9.11-10|34	* Support for external ms-its links
14cr|gnochm-0.9.11-10|35	* Configurable support for http links
14cr|gnochm-0.9.11-10|36	* Internationalisation
14cr|gnochm-0.9.11-10|37	
14cr|gnochm-0.9.11-10|38	%files -f %{name}.lang
14cr|gnochm-0.9.11-10|39	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
14cr|gnochm-0.9.11-10|40	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnochm.schemas
14cr|gnochm-0.9.11-10|41	%{_bindir}/gnochm
14cr|gnochm-0.9.11-10|42	%dir %{_datadir}/gnochm/
14cr|gnochm-0.9.11-10|43	%dir %{_datadir}/gnochm/glade/
14cr|gnochm-0.9.11-10|44	%{_datadir}/gnochm/glade/*.glade
14cr|gnochm-0.9.11-10|45	%{_datadir}/pixmaps/*
14cr|gnochm-0.9.11-10|46	%{_datadir}/applications/*
14cr|gnochm-0.9.11-10|47	%{_datadir}/mime-info/gnochm.*
14cr|gnochm-0.9.11-10|48	%{_datadir}/mime/packages/%{name}.xml
14cr|gnochm-0.9.11-10|49	%{_datadir}/application-registry/gnochm.*
14cr|gnochm-0.9.11-10|50	%{_liconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|51	%{_miconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|52	%{_iconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|53	
14cr|gnochm-0.9.11-10|54	%preun
14cr|gnochm-0.9.11-10|55	%preun_uninstall_gconf_schemas gnochm
14cr|gnochm-0.9.11-10|56	
14cr|gnochm-0.9.11-10|57	#----------------------------------------------------------------------------
14cr|gnochm-0.9.11-10|58	
14cr|gnochm-0.9.11-10|59	%prep
14cr|gnochm-0.9.11-10|60	%setup -q
14cr|gnochm-0.9.11-10|61	%patch0 -p0 -b .makefile
14cr|gnochm-0.9.11-10|62	%patch1 -p0 -b .makefile
14cr|gnochm-0.9.11-10|63	%patch2 -p0 -b .desktop
14cr|gnochm-0.9.11-10|64	
14cr|gnochm-0.9.11-10|65	%build
14cr|gnochm-0.9.11-10|66	NOCONFIGURE=yes gnome-autogen.sh
14cr|gnochm-0.9.11-10|67	%configure2_5x
14cr|gnochm-0.9.11-10|68	
14cr|gnochm-0.9.11-10|69	%make
14cr|gnochm-0.9.11-10|70	
14cr|gnochm-0.9.11-10|71	%install
14cr|gnochm-0.9.11-10|72	%makeinstall_std
14cr|gnochm-0.9.11-10|73	
14cr|gnochm-0.9.11-10|74	%find_lang %{name} --with-gnome
14cr|gnochm-0.9.11-10|75	
14cr|gnochm-0.9.11-10|76	# icon
14cr|gnochm-0.9.11-10|77	mkdir -p %{buildroot}%{_liconsdir}
14cr|gnochm-0.9.11-10|78	mkdir -p %{buildroot}%{_iconsdir}
14cr|gnochm-0.9.11-10|79	mkdir -p %{buildroot}%{_miconsdir}
14cr|gnochm-0.9.11-10|80	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|81	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|82	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gnochm-0.9.11-10|83	
14cr|gnochm-0.9.11-10|84	
14cr|gnochm-0.9.11-10|85	%changelog
14cr|gnochm-0.9.11-10|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.11-10
14cr|gnochm-0.9.11-10|87	+ Revision: f58da65
14cr|gnochm-0.9.11-10|88	- MassBuild#464: Increase release tag
14cr|gnochm-0.9.11-10|89	
14cr|gnochm-0.9.11-10|90	

1722 14
14cr|gnofract4d-3.14-2|1	Name:           gnofract4d
14cr|gnofract4d-3.14-2|2	Version:        3.14
14cr|gnofract4d-3.14-2|3	Release:        2
14cr|gnofract4d-3.14-2|4	Group:          Graphics
14cr|gnofract4d-3.14-2|5	License:        BSD
14cr|gnofract4d-3.14-2|6	Summary:        Gnofract 4D: Superior Fractal Software
14cr|gnofract4d-3.14-2|7	Source:         %{name}-%{version}.tar.gz
14cr|gnofract4d-3.14-2|8	Patch0:		gnofract4d-3.13-fix_desktop_file.patch
14cr|gnofract4d-3.14-2|9	Patch1:		gnofract4d-3.13-fix_libdl.patch
14cr|gnofract4d-3.14-2|10	URL:            http://%{name}.sourceforge.net/
14cr|gnofract4d-3.14-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gnofract4d-3.14-2|12	
14cr|gnofract4d-3.14-2|13	BuildRequires:  python-devel
14cr|gnofract4d-3.14-2|14	BuildRequires:  glibc-devel
14cr|gnofract4d-3.14-2|15	
14cr|gnofract4d-3.14-2|16	%description
14cr|gnofract4d-3.14-2|17	Gnofract 4D is a free, open source program which allows anyone to
14cr|gnofract4d-3.14-2|18	create beautiful images called fractals. The images are automatically
14cr|gnofract4d-3.14-2|19	created by the computer based on mathematical principles.
14cr|gnofract4d-3.14-2|20	These include the Mandelbrot and Julia sets and many more.
14cr|gnofract4d-3.14-2|21	You don't need to do any math: you can explore a universe of images
14cr|gnofract4d-3.14-2|22	just using a mouse.
14cr|gnofract4d-3.14-2|23	
14cr|gnofract4d-3.14-2|24	%prep
14cr|gnofract4d-3.14-2|25	%setup -q
14cr|gnofract4d-3.14-2|26	%patch0 -p0
14cr|gnofract4d-3.14-2|27	%patch1 -p0
14cr|gnofract4d-3.14-2|28	
14cr|gnofract4d-3.14-2|29	%build
14cr|gnofract4d-3.14-2|30	python setup.py build
14cr|gnofract4d-3.14-2|31	
14cr|gnofract4d-3.14-2|32	%install
14cr|gnofract4d-3.14-2|33	%__rm -rf %{buildroot}
14cr|gnofract4d-3.14-2|34	python setup.py install --root=%{buildroot}
14cr|gnofract4d-3.14-2|35	
14cr|gnofract4d-3.14-2|36	#duplicate docs
14cr|gnofract4d-3.14-2|37	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|gnofract4d-3.14-2|38	
14cr|gnofract4d-3.14-2|39	#fix rights
14cr|gnofract4d-3.14-2|40	chmod 644 %{buildroot}%{_datadir}/%{name}/maps/royal.map
14cr|gnofract4d-3.14-2|41	
14cr|gnofract4d-3.14-2|42	%clean
14cr|gnofract4d-3.14-2|43	%__rm -rf %{buildroot}
14cr|gnofract4d-3.14-2|44	
14cr|gnofract4d-3.14-2|45	%files
14cr|gnofract4d-3.14-2|46	%defattr(-,root,root)
14cr|gnofract4d-3.14-2|47	%doc COPYING README
14cr|gnofract4d-3.14-2|48	%{_bindir}/%{name}
14cr|gnofract4d-3.14-2|49	%{_datadir}/%{name}
14cr|gnofract4d-3.14-2|50	%{_datadir}/pixmaps/%{name}
14cr|gnofract4d-3.14-2|51	%{_datadir}/pixmaps/%{name}-logo.png
14cr|gnofract4d-3.14-2|52	%{_datadir}/mime/packages/%{name}-mime.xml
14cr|gnofract4d-3.14-2|53	%{_datadir}/applications/%{name}.desktop
14cr|gnofract4d-3.14-2|54	%{_datadir}/gnome/help/%{name}
14cr|gnofract4d-3.14-2|55	%{python_sitearch}/fract4d
14cr|gnofract4d-3.14-2|56	%{python_sitearch}/fract4dgui
14cr|gnofract4d-3.14-2|57	%{python_sitearch}/fractutils
14cr|gnofract4d-3.14-2|58	%{python_sitearch}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|gnofract4d-3.14-2|59	
14cr|gnofract4d-3.14-2|60	
14cr|gnofract4d-3.14-2|61	
14cr|gnofract4d-3.14-2|62	%changelog
14cr|gnofract4d-3.14-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14-2
14cr|gnofract4d-3.14-2|64	+ Revision: ad2571f
14cr|gnofract4d-3.14-2|65	- MassBuild#464: Increase release tag
14cr|gnofract4d-3.14-2|66	
14cr|gnofract4d-3.14-2|67	

1723 14
14cr|gnoise-0.1.15-14|1	Summary:	GTK-based wave file editor
14cr|gnoise-0.1.15-14|2	Version:	0.1.15
14cr|gnoise-0.1.15-14|3	Name:		gnoise
14cr|gnoise-0.1.15-14|4	Release:	14
14cr|gnoise-0.1.15-14|5	License:	GPLv2+
14cr|gnoise-0.1.15-14|6	Group:		Sound
14cr|gnoise-0.1.15-14|7	Url:		http://sourceforge.net/projects/gnoise/
14cr|gnoise-0.1.15-14|8	Source0:	%{name}-%{version}.tar.bz2
14cr|gnoise-0.1.15-14|9	Patch0:		gnoise-0.1.15-fix-desktop.patch
14cr|gnoise-0.1.15-14|10	BuildRequires:	pkgconfig(gtk+)
14cr|gnoise-0.1.15-14|11	BuildRequires:	desktop-file-utils
14cr|gnoise-0.1.15-14|12	
14cr|gnoise-0.1.15-14|13	%description
14cr|gnoise-0.1.15-14|14	GNoise is a GTK-based wave file editor for Linux capable of handling large
14cr|gnoise-0.1.15-14|15	files. A peaks display cache provides a fast, double-buffered display.
14cr|gnoise-0.1.15-14|16	
14cr|gnoise-0.1.15-14|17	%files
14cr|gnoise-0.1.15-14|18	%doc README COPYING TODO ChangeLog
14cr|gnoise-0.1.15-14|19	%{_bindir}/*
14cr|gnoise-0.1.15-14|20	%{_datadir}/pixmaps/gnoise.png
14cr|gnoise-0.1.15-14|21	%{_datadir}/applications/*
14cr|gnoise-0.1.15-14|22	
14cr|gnoise-0.1.15-14|23	#----------------------------------------------------------------------------
14cr|gnoise-0.1.15-14|24	
14cr|gnoise-0.1.15-14|25	%prep
14cr|gnoise-0.1.15-14|26	%setup -q
14cr|gnoise-0.1.15-14|27	%patch0 -p0
14cr|gnoise-0.1.15-14|28	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|gnoise-0.1.15-14|29	find . -name "configure*" -o -name "missing" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|gnoise-0.1.15-14|30	
14cr|gnoise-0.1.15-14|31	%build
14cr|gnoise-0.1.15-14|32	export FORCE_AUTOCONF_2_5=1
14cr|gnoise-0.1.15-14|33	aclocal
14cr|gnoise-0.1.15-14|34	automake -a -c
14cr|gnoise-0.1.15-14|35	autoconf
14cr|gnoise-0.1.15-14|36	
14cr|gnoise-0.1.15-14|37	%configure2_5x --disable-gnome
14cr|gnoise-0.1.15-14|38	make
14cr|gnoise-0.1.15-14|39	
14cr|gnoise-0.1.15-14|40	%install
14cr|gnoise-0.1.15-14|41	%makeinstall_std
14cr|gnoise-0.1.15-14|42	
14cr|gnoise-0.1.15-14|43	desktop-file-install --vendor='' --delete-original \
14cr|gnoise-0.1.15-14|44	--dir=%{buildroot}%{_datadir}/applications \
14cr|gnoise-0.1.15-14|45	%{buildroot}%{_datadir}/gnome/apps/Multimedia/gnoise.desktop
14cr|gnoise-0.1.15-14|46	
14cr|gnoise-0.1.15-14|47	
14cr|gnoise-0.1.15-14|48	%changelog
14cr|gnoise-0.1.15-14|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.15-14
14cr|gnoise-0.1.15-14|50	+ Revision: e51eef6
14cr|gnoise-0.1.15-14|51	- MassBuild#464: Increase release tag
14cr|gnoise-0.1.15-14|52	
14cr|gnoise-0.1.15-14|53	

1724 14
14cr|gnomad2-2.9.6-3|1	Summary:	A Nomad Jukebox manager
14cr|gnomad2-2.9.6-3|2	Name:		gnomad2
14cr|gnomad2-2.9.6-3|3	Version:	2.9.6
14cr|gnomad2-2.9.6-3|4	Release:	3
14cr|gnomad2-2.9.6-3|5	License:	GPLv2+
14cr|gnomad2-2.9.6-3|6	Group:		Sound
14cr|gnomad2-2.9.6-3|7	URL:		http://gnomad2.sourceforge.net/
14cr|gnomad2-2.9.6-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|gnomad2-2.9.6-3|9	Patch0:		%{name}-0.9.4-fix-str-fmt.patch
14cr|gnomad2-2.9.6-3|10	BuildRequires:	desktop-file-utils
14cr|gnomad2-2.9.6-3|11	BuildRequires:	intltool
14cr|gnomad2-2.9.6-3|12	BuildRequires:	imagemagick
14cr|gnomad2-2.9.6-3|13	BuildRequires:	perl(XML::Parser)
14cr|gnomad2-2.9.6-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gnomad2-2.9.6-3|15	BuildRequires:	pkgconfig(gudev-1.0)
14cr|gnomad2-2.9.6-3|16	BuildRequires:	pkgconfig(id3tag)
14cr|gnomad2-2.9.6-3|17	BuildRequires:	pkgconfig(libmtp)
14cr|gnomad2-2.9.6-3|18	BuildRequires:	pkgconfig(libnjb)
14cr|gnomad2-2.9.6-3|19	BuildRequires:	pkgconfig(taglib)
14cr|gnomad2-2.9.6-3|20	
14cr|gnomad2-2.9.6-3|21	%description
14cr|gnomad2-2.9.6-3|22	Gnomad 2 is a GUI built on top of GTK/GNOME 2, libid3tag and libnjb
14cr|gnomad2-2.9.6-3|23	that makes it possible to transfer tracks and files from/to a
14cr|gnomad2-2.9.6-3|24	Creative Nomad Jukebox (all brands). It is designed much like
14cr|gnomad2-2.9.6-3|25	an ordinary graphical FTP program.
14cr|gnomad2-2.9.6-3|26	
14cr|gnomad2-2.9.6-3|27	%prep
14cr|gnomad2-2.9.6-3|28	%setup -q
14cr|gnomad2-2.9.6-3|29	%patch0
14cr|gnomad2-2.9.6-3|30	
14cr|gnomad2-2.9.6-3|31	%build
14cr|gnomad2-2.9.6-3|32	%configure2_5x
14cr|gnomad2-2.9.6-3|33	%make
14cr|gnomad2-2.9.6-3|34	
14cr|gnomad2-2.9.6-3|35	%install
14cr|gnomad2-2.9.6-3|36	%makeinstall_std
14cr|gnomad2-2.9.6-3|37	
14cr|gnomad2-2.9.6-3|38	install -d %{buildroot}{%{_miconsdir},%{_liconsdir},%{_menudir}}
14cr|gnomad2-2.9.6-3|39	convert -size 16x16 %{name}-logo.png %{buildroot}%{_miconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|40	convert -size 32x32 %{name}-logo.png %{buildroot}%{_iconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|41	convert -size 48x48 %{name}-logo.png %{buildroot}%{_liconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|42	
14cr|gnomad2-2.9.6-3|43	perl -pi -e 's,%{name}-logo.png,%{name}-logo,g' %{buildroot}%{_datadir}/applications/*
14cr|gnomad2-2.9.6-3|44	
14cr|gnomad2-2.9.6-3|45	%find_lang %{name}
14cr|gnomad2-2.9.6-3|46	
14cr|gnomad2-2.9.6-3|47	desktop-file-install --vendor="" \
14cr|gnomad2-2.9.6-3|48	--remove-category="Application" \
14cr|gnomad2-2.9.6-3|49	--add-category="AudioVideo;Audio" \
14cr|gnomad2-2.9.6-3|50	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gnomad2-2.9.6-3|51	
14cr|gnomad2-2.9.6-3|52	%files -f %{name}.lang
14cr|gnomad2-2.9.6-3|53	%defattr(755,root,root,755)
14cr|gnomad2-2.9.6-3|54	%{_bindir}/%{name}
14cr|gnomad2-2.9.6-3|55	%defattr(644,root,root,755)
14cr|gnomad2-2.9.6-3|56	%{_mandir}/man1/%{name}.1*
14cr|gnomad2-2.9.6-3|57	%{_datadir}/application-registry/%{name}.applications
14cr|gnomad2-2.9.6-3|58	%{_datadir}/applications/%{name}.desktop
14cr|gnomad2-2.9.6-3|59	%{_datadir}/pixmaps/%{name}-logo.png
14cr|gnomad2-2.9.6-3|60	%{_miconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|61	%{_iconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|62	%{_liconsdir}/%{name}-logo.png
14cr|gnomad2-2.9.6-3|63	%doc AUTHORS NEWS ChangeLog README TODO
14cr|gnomad2-2.9.6-3|64	
14cr|gnomad2-2.9.6-3|65	
14cr|gnomad2-2.9.6-3|66	%changelog
14cr|gnomad2-2.9.6-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6-3
14cr|gnomad2-2.9.6-3|68	+ Revision: 4c4ab7e
14cr|gnomad2-2.9.6-3|69	- MassBuild#464: Increase release tag
14cr|gnomad2-2.9.6-3|70	
14cr|gnomad2-2.9.6-3|71	

1725 14
14cr|gnome-activity-journal-0.8.0-3|1	%define name gnome-activity-journal
14cr|gnome-activity-journal-0.8.0-3|2	%define version 0.8.0
14cr|gnome-activity-journal-0.8.0-3|3	%define release 3
14cr|gnome-activity-journal-0.8.0-3|4	
14cr|gnome-activity-journal-0.8.0-3|5	Summary: GUI to browse and search your Zeitgeist activities
14cr|gnome-activity-journal-0.8.0-3|6	Name: %{name}
14cr|gnome-activity-journal-0.8.0-3|7	Version: %{version}
14cr|gnome-activity-journal-0.8.0-3|8	Release: %{release}
14cr|gnome-activity-journal-0.8.0-3|9	Source0: http://launchpad.net/%name/0.8/%version/+download/%name-%version.tar.gz
14cr|gnome-activity-journal-0.8.0-3|10	Patch0: gnome-activity-journal-fix-histogram-issue.patch
14cr|gnome-activity-journal-0.8.0-3|11	License: GPLv3+
14cr|gnome-activity-journal-0.8.0-3|12	Group: Graphical desktop/GNOME
14cr|gnome-activity-journal-0.8.0-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gnome-activity-journal-0.8.0-3|14	BuildArch: noarch
14cr|gnome-activity-journal-0.8.0-3|15	BuildRequires: python-distutils-extra
14cr|gnome-activity-journal-0.8.0-3|16	BuildRequires: python-setuptools
14cr|gnome-activity-journal-0.8.0-3|17	BuildRequires: intltool
14cr|gnome-activity-journal-0.8.0-3|18	Url: https://launchpad.net/gnome-activity-journal
14cr|gnome-activity-journal-0.8.0-3|19	Requires: zeitgeist >= 0.3.1
14cr|gnome-activity-journal-0.8.0-3|20	Requires: gnome-python
14cr|gnome-activity-journal-0.8.0-3|21	Requires: gnome-python-gconf
14cr|gnome-activity-journal-0.8.0-3|22	Requires: libbonobo
14cr|gnome-activity-journal-0.8.0-3|23	Requires: gnome-python-gnomevfs
14cr|gnome-activity-journal-0.8.0-3|24	
14cr|gnome-activity-journal-0.8.0-3|25	%description
14cr|gnome-activity-journal-0.8.0-3|26	
14cr|gnome-activity-journal-0.8.0-3|27	GNOME Activity Journal is a tool for easily browsing and finding files on
14cr|gnome-activity-journal-0.8.0-3|28	your computer. It shows a chronological journal of all file activity and
14cr|gnome-activity-journal-0.8.0-3|29	supports full-text search through Tracker.
14cr|gnome-activity-journal-0.8.0-3|30	
14cr|gnome-activity-journal-0.8.0-3|31	%prep
14cr|gnome-activity-journal-0.8.0-3|32	%setup -q -n %{name}-%{version}
14cr|gnome-activity-journal-0.8.0-3|33	%patch0 -p1
14cr|gnome-activity-journal-0.8.0-3|34	
14cr|gnome-activity-journal-0.8.0-3|35	%build
14cr|gnome-activity-journal-0.8.0-3|36	python setup.py build
14cr|gnome-activity-journal-0.8.0-3|37	
14cr|gnome-activity-journal-0.8.0-3|38	%install
14cr|gnome-activity-journal-0.8.0-3|39	rm -rf %buildroot %name.lang
14cr|gnome-activity-journal-0.8.0-3|40	python setup.py install --root=$RPM_BUILD_ROOT
14cr|gnome-activity-journal-0.8.0-3|41	%find_lang %name
14cr|gnome-activity-journal-0.8.0-3|42	mkdir -p %buildroot%_sysconfdir
14cr|gnome-activity-journal-0.8.0-3|43	mv %buildroot%_datadir/gconf %buildroot%_sysconfdir
14cr|gnome-activity-journal-0.8.0-3|44	
14cr|gnome-activity-journal-0.8.0-3|45	%clean
14cr|gnome-activity-journal-0.8.0-3|46	rm -rf $RPM_BUILD_ROOT
14cr|gnome-activity-journal-0.8.0-3|47	
14cr|gnome-activity-journal-0.8.0-3|48	%preun
14cr|gnome-activity-journal-0.8.0-3|49	%preun_uninstall_gconf_schemas %name
14cr|gnome-activity-journal-0.8.0-3|50	
14cr|gnome-activity-journal-0.8.0-3|51	%files -f %name.lang
14cr|gnome-activity-journal-0.8.0-3|52	%defattr(-,root,root)
14cr|gnome-activity-journal-0.8.0-3|53	%doc README AUTHORS
14cr|gnome-activity-journal-0.8.0-3|54	%_sysconfdir/gconf/schemas/%name.schemas
14cr|gnome-activity-journal-0.8.0-3|55	%_bindir/%name
14cr|gnome-activity-journal-0.8.0-3|56	%py_puresitedir/*.egg-info
14cr|gnome-activity-journal-0.8.0-3|57	%_datadir/applications/%name.desktop
14cr|gnome-activity-journal-0.8.0-3|58	%_datadir/%name
14cr|gnome-activity-journal-0.8.0-3|59	%_datadir/icons/hicolor/*/*/*
14cr|gnome-activity-journal-0.8.0-3|60	%_mandir/man1/%name.1*
14cr|gnome-activity-journal-0.8.0-3|61	%_datadir/pixmaps/%name.xpm
14cr|gnome-activity-journal-0.8.0-3|62	%_datadir/zeitgeist/_zeitgeist/engine/extensions/gnome_activity_journal.py
14cr|gnome-activity-journal-0.8.0-3|63	
14cr|gnome-activity-journal-0.8.0-3|64	
14cr|gnome-activity-journal-0.8.0-3|65	
14cr|gnome-activity-journal-0.8.0-3|66	%changelog
14cr|gnome-activity-journal-0.8.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|gnome-activity-journal-0.8.0-3|68	+ Revision: ae0c113
14cr|gnome-activity-journal-0.8.0-3|69	- MassBuild#464: Increase release tag
14cr|gnome-activity-journal-0.8.0-3|70	
14cr|gnome-activity-journal-0.8.0-3|71	

1726 14
14cr|gnome-alsamixer-0.9.7-0.205.5|1	%define	name	gnome-alsamixer
14cr|gnome-alsamixer-0.9.7-0.205.5|2	%define version 0.9.7
14cr|gnome-alsamixer-0.9.7-0.205.5|3	# Many other major distros are also using SVN snapshots (inc. Debian).
14cr|gnome-alsamixer-0.9.7-0.205.5|4	# It includes useful updates and apparently no regressions from 0.9.6.
14cr|gnome-alsamixer-0.9.7-0.205.5|5	# - AdamW 2007/06
14cr|gnome-alsamixer-0.9.7-0.205.5|6	%define svn	205
14cr|gnome-alsamixer-0.9.7-0.205.5|7	%if %svn
14cr|gnome-alsamixer-0.9.7-0.205.5|8	%define release %mkrel 0.%svn.5
14cr|gnome-alsamixer-0.9.7-0.205.5|9	%else
14cr|gnome-alsamixer-0.9.7-0.205.5|10	%define release 5
14cr|gnome-alsamixer-0.9.7-0.205.5|11	%endif
14cr|gnome-alsamixer-0.9.7-0.205.5|12	%define schemas %name
14cr|gnome-alsamixer-0.9.7-0.205.5|13	
14cr|gnome-alsamixer-0.9.7-0.205.5|14	Name:		%{name}
14cr|gnome-alsamixer-0.9.7-0.205.5|15	Summary:	ALSA mixer (volume control) for GNOME
14cr|gnome-alsamixer-0.9.7-0.205.5|16	Version:	%{version}
14cr|gnome-alsamixer-0.9.7-0.205.5|17	Release:	%{release}
14cr|gnome-alsamixer-0.9.7-0.205.5|18	License:	GPL
14cr|gnome-alsamixer-0.9.7-0.205.5|19	Group:		Sound
14cr|gnome-alsamixer-0.9.7-0.205.5|20	URL:		http://www.paw.co.za/projects/gnome-alsamixer/
14cr|gnome-alsamixer-0.9.7-0.205.5|21	%if %svn
14cr|gnome-alsamixer-0.9.7-0.205.5|22	Source0:	%{name}-%{svn}.tar.bz2
14cr|gnome-alsamixer-0.9.7-0.205.5|23	%else
14cr|gnome-alsamixer-0.9.7-0.205.5|24	Source0:	ftp://ftp.paw.co.za/pub/PAW/sources/%{name}-%{version}.tar.bz2
14cr|gnome-alsamixer-0.9.7-0.205.5|25	%endif
14cr|gnome-alsamixer-0.9.7-0.205.5|26	Source11:	%{name}-16.png
14cr|gnome-alsamixer-0.9.7-0.205.5|27	Source12:	%{name}-32.png
14cr|gnome-alsamixer-0.9.7-0.205.5|28	Source13:	%{name}-48.png
14cr|gnome-alsamixer-0.9.7-0.205.5|29	Patch0:	gnome-alsamixer-0.9.6-deprecation.patch
14cr|gnome-alsamixer-0.9.7-0.205.5|30	# From ALT Linux: introduce the gconf schema, which is missing
14cr|gnome-alsamixer-0.9.7-0.205.5|31	# upstream, and correct the paths to it - AdamW 2007/06
14cr|gnome-alsamixer-0.9.7-0.205.5|32	Patch1:	change_gconf-keys_path.diff
14cr|gnome-alsamixer-0.9.7-0.205.5|33	Patch2:	gnome-alsamixer.schemas.diff
14cr|gnome-alsamixer-0.9.7-0.205.5|34	BuildRequires:	alsa-oss-devel >= 0.9.0 pkgconfig(libgnomeui-2.0)
14cr|gnome-alsamixer-0.9.7-0.205.5|35	%if %svn
14cr|gnome-alsamixer-0.9.7-0.205.5|36	BuildRequires:	autoconf
14cr|gnome-alsamixer-0.9.7-0.205.5|37	%else
14cr|gnome-alsamixer-0.9.7-0.205.5|38	BuildRequires:	automake1.4
14cr|gnome-alsamixer-0.9.7-0.205.5|39	%endif
14cr|gnome-alsamixer-0.9.7-0.205.5|40	
14cr|gnome-alsamixer-0.9.7-0.205.5|41	%description
14cr|gnome-alsamixer-0.9.7-0.205.5|42	A sound mixer (volume control) for ALSA, built for the GNOME desktop
14cr|gnome-alsamixer-0.9.7-0.205.5|43	environment.
14cr|gnome-alsamixer-0.9.7-0.205.5|44	
14cr|gnome-alsamixer-0.9.7-0.205.5|45	%prep
14cr|gnome-alsamixer-0.9.7-0.205.5|46	%if %svn
14cr|gnome-alsamixer-0.9.7-0.205.5|47	%setup -q -n %{name}
14cr|gnome-alsamixer-0.9.7-0.205.5|48	%else
14cr|gnome-alsamixer-0.9.7-0.205.5|49	%setup -q
14cr|gnome-alsamixer-0.9.7-0.205.5|50	%endif
14cr|gnome-alsamixer-0.9.7-0.205.5|51	%patch0 -p1 -b .deprecated
14cr|gnome-alsamixer-0.9.7-0.205.5|52	%patch1 -p1 -b .gconf_keys
14cr|gnome-alsamixer-0.9.7-0.205.5|53	%patch2 -p1 -b .schema
14cr|gnome-alsamixer-0.9.7-0.205.5|54	
14cr|gnome-alsamixer-0.9.7-0.205.5|55	%build
14cr|gnome-alsamixer-0.9.7-0.205.5|56	%if %svn
14cr|gnome-alsamixer-0.9.7-0.205.5|57	./autogen.sh
14cr|gnome-alsamixer-0.9.7-0.205.5|58	%else
14cr|gnome-alsamixer-0.9.7-0.205.5|59	automake-1.4
14cr|gnome-alsamixer-0.9.7-0.205.5|60	%endif
14cr|gnome-alsamixer-0.9.7-0.205.5|61	export CPPFLAGS=-I%_includedir/alsa
14cr|gnome-alsamixer-0.9.7-0.205.5|62	%configure2_5x --disable-schemas-install
14cr|gnome-alsamixer-0.9.7-0.205.5|63	%make LIBS="-lm"
14cr|gnome-alsamixer-0.9.7-0.205.5|64	
14cr|gnome-alsamixer-0.9.7-0.205.5|65	%install
14cr|gnome-alsamixer-0.9.7-0.205.5|66	%makeinstall_std
14cr|gnome-alsamixer-0.9.7-0.205.5|67	
14cr|gnome-alsamixer-0.9.7-0.205.5|68	# Menu
14cr|gnome-alsamixer-0.9.7-0.205.5|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gnome-alsamixer-0.9.7-0.205.5|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnome-alsamixer-0.9.7-0.205.5|71	[Desktop Entry]
14cr|gnome-alsamixer-0.9.7-0.205.5|72	Name=GNOME ALSA mixer
14cr|gnome-alsamixer-0.9.7-0.205.5|73	Comment=GNOME ALSA mixer (volume control)
14cr|gnome-alsamixer-0.9.7-0.205.5|74	Exec=%{name}
14cr|gnome-alsamixer-0.9.7-0.205.5|75	Icon=%name
14cr|gnome-alsamixer-0.9.7-0.205.5|76	Terminal=false
14cr|gnome-alsamixer-0.9.7-0.205.5|77	Type=Application
14cr|gnome-alsamixer-0.9.7-0.205.5|78	StartupNotify=true
14cr|gnome-alsamixer-0.9.7-0.205.5|79	Categories=Audio;Mixer;GTK;GNOME;
14cr|gnome-alsamixer-0.9.7-0.205.5|80	EOF
14cr|gnome-alsamixer-0.9.7-0.205.5|81	
14cr|gnome-alsamixer-0.9.7-0.205.5|82	# icon
14cr|gnome-alsamixer-0.9.7-0.205.5|83	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|84	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|85	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|86	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|87	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|88	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|89	
14cr|gnome-alsamixer-0.9.7-0.205.5|90	%{find_lang} %{name}
14cr|gnome-alsamixer-0.9.7-0.205.5|91	
14cr|gnome-alsamixer-0.9.7-0.205.5|92	
14cr|gnome-alsamixer-0.9.7-0.205.5|93	%preun
14cr|gnome-alsamixer-0.9.7-0.205.5|94	%preun_uninstall_gconf_schemas %{schemas}
14cr|gnome-alsamixer-0.9.7-0.205.5|95	
14cr|gnome-alsamixer-0.9.7-0.205.5|96	%files -f %name.lang
14cr|gnome-alsamixer-0.9.7-0.205.5|97	%doc COPYING ChangeLog AUTHORS INSTALL
14cr|gnome-alsamixer-0.9.7-0.205.5|98	%{_bindir}/%{name}
14cr|gnome-alsamixer-0.9.7-0.205.5|99	%{_sysconfdir}/gconf/schemas/%name.schemas
14cr|gnome-alsamixer-0.9.7-0.205.5|100	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnome-alsamixer-0.9.7-0.205.5|101	%{_datadir}/pixmaps/*
14cr|gnome-alsamixer-0.9.7-0.205.5|102	%{_miconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|103	%{_iconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|104	%{_liconsdir}/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|105	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|106	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|107	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gnome-alsamixer-0.9.7-0.205.5|108	
14cr|gnome-alsamixer-0.9.7-0.205.5|109	%changelog
14cr|gnome-alsamixer-0.9.7-0.205.5|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-0.205.5
14cr|gnome-alsamixer-0.9.7-0.205.5|111	+ Revision: 3a8bb3b
14cr|gnome-alsamixer-0.9.7-0.205.5|112	- MassBuild#464: Increase release tag
14cr|gnome-alsamixer-0.9.7-0.205.5|113	
14cr|gnome-alsamixer-0.9.7-0.205.5|114	

1727 14
14cr|gnomecatalog-0.3.4.2-4|1	%define name gnomecatalog
14cr|gnomecatalog-0.3.4.2-4|2	%define version 0.3.4.2
14cr|gnomecatalog-0.3.4.2-4|3	%define release 4
14cr|gnomecatalog-0.3.4.2-4|4	
14cr|gnomecatalog-0.3.4.2-4|5	Summary: CD-ROM catalog for GNOME
14cr|gnomecatalog-0.3.4.2-4|6	Name: %{name}
14cr|gnomecatalog-0.3.4.2-4|7	Version: %{version}
14cr|gnomecatalog-0.3.4.2-4|8	Release: %{release}
14cr|gnomecatalog-0.3.4.2-4|9	Source0: %{name}-%{version}.tar.bz2
14cr|gnomecatalog-0.3.4.2-4|10	License: GPL
14cr|gnomecatalog-0.3.4.2-4|11	Group: Archiving/Other
14cr|gnomecatalog-0.3.4.2-4|12	Url: http://gnomecatalog.sf.net
14cr|gnomecatalog-0.3.4.2-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gnomecatalog-0.3.4.2-4|14	BuildRequires: python-devel
14cr|gnomecatalog-0.3.4.2-4|15	BuildRequires: imagemagick
14cr|gnomecatalog-0.3.4.2-4|16	BuildRequires: desktop-file-utils
14cr|gnomecatalog-0.3.4.2-4|17	BuildArch: noarch
14cr|gnomecatalog-0.3.4.2-4|18	Requires: pyvorbis
14cr|gnomecatalog-0.3.4.2-4|19	Requires: python-kaa-metadata
14cr|gnomecatalog-0.3.4.2-4|20	Requires: pygtk2.0 pygtk2.0-libglade gnome-python-gconf
14cr|gnomecatalog-0.3.4.2-4|21	Requires: gnome-python gnome-python-gnomevfs
14cr|gnomecatalog-0.3.4.2-4|22	Requires: gnome-python-gtkhtml2 python-sqlite2
14cr|gnomecatalog-0.3.4.2-4|23	
14cr|gnomecatalog-0.3.4.2-4|24	Requires(post): desktop-file-utils, shared-mime-info
14cr|gnomecatalog-0.3.4.2-4|25	Requires(postun): desktop-file-utils, shared-mime-info
14cr|gnomecatalog-0.3.4.2-4|26	
14cr|gnomecatalog-0.3.4.2-4|27	%description
14cr|gnomecatalog-0.3.4.2-4|28	CD-ROM catalog for GNOME.
14cr|gnomecatalog-0.3.4.2-4|29	
14cr|gnomecatalog-0.3.4.2-4|30	%prep
14cr|gnomecatalog-0.3.4.2-4|31	%setup -q
14cr|gnomecatalog-0.3.4.2-4|32	
14cr|gnomecatalog-0.3.4.2-4|33	%build
14cr|gnomecatalog-0.3.4.2-4|34	python setup.py build
14cr|gnomecatalog-0.3.4.2-4|35	
14cr|gnomecatalog-0.3.4.2-4|36	%install
14cr|gnomecatalog-0.3.4.2-4|37	rm -rf $RPM_BUILD_ROOT
14cr|gnomecatalog-0.3.4.2-4|38	python setup.py install --root %buildroot
14cr|gnomecatalog-0.3.4.2-4|39	%find_lang %name
14cr|gnomecatalog-0.3.4.2-4|40	rm -rf %buildroot%_prefix/lib/mime
14cr|gnomecatalog-0.3.4.2-4|41	
14cr|gnomecatalog-0.3.4.2-4|42	desktop-file-install --vendor="" \
14cr|gnomecatalog-0.3.4.2-4|43	--remove-category="Application" \
14cr|gnomecatalog-0.3.4.2-4|44	--add-category="X-MandrivaLinux-System-Archiving-Other" \
14cr|gnomecatalog-0.3.4.2-4|45	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gnomecatalog-0.3.4.2-4|46	
14cr|gnomecatalog-0.3.4.2-4|47	
14cr|gnomecatalog-0.3.4.2-4|48	mkdir -p $RPM_BUILD_ROOT/%{_miconsdir}
14cr|gnomecatalog-0.3.4.2-4|49	mkdir -p $RPM_BUILD_ROOT/%{_liconsdir}
14cr|gnomecatalog-0.3.4.2-4|50	convert -scale 32 share/pixmaps/gcatalog.png %buildroot%_iconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|51	convert -scale 16 share/pixmaps/gcatalog.png %buildroot%_miconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|52	install share/pixmaps/gcatalog.png %buildroot%_liconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|53	
14cr|gnomecatalog-0.3.4.2-4|54	%clean
14cr|gnomecatalog-0.3.4.2-4|55	rm -rf $RPM_BUILD_ROOT
14cr|gnomecatalog-0.3.4.2-4|56	
14cr|gnomecatalog-0.3.4.2-4|57	%if %mdkversion < 200900
14cr|gnomecatalog-0.3.4.2-4|58	%post
14cr|gnomecatalog-0.3.4.2-4|59	%update_menus
14cr|gnomecatalog-0.3.4.2-4|60	%update_mime_database
14cr|gnomecatalog-0.3.4.2-4|61	%update_desktop_database
14cr|gnomecatalog-0.3.4.2-4|62	%update_icon_cache hicolor
14cr|gnomecatalog-0.3.4.2-4|63	%endif
14cr|gnomecatalog-0.3.4.2-4|64	
14cr|gnomecatalog-0.3.4.2-4|65	%if %mdkversion < 200900
14cr|gnomecatalog-0.3.4.2-4|66	%postun
14cr|gnomecatalog-0.3.4.2-4|67	%clean_menus
14cr|gnomecatalog-0.3.4.2-4|68	%clean_mime_database
14cr|gnomecatalog-0.3.4.2-4|69	%clean_desktop_database
14cr|gnomecatalog-0.3.4.2-4|70	%clean_icon_cache hicolor
14cr|gnomecatalog-0.3.4.2-4|71	%endif
14cr|gnomecatalog-0.3.4.2-4|72	
14cr|gnomecatalog-0.3.4.2-4|73	%files -f %name.lang
14cr|gnomecatalog-0.3.4.2-4|74	%defattr(-,root,root)
14cr|gnomecatalog-0.3.4.2-4|75	%doc README
14cr|gnomecatalog-0.3.4.2-4|76	%_bindir/%name
14cr|gnomecatalog-0.3.4.2-4|77	%_mandir/man1/*.1*
14cr|gnomecatalog-0.3.4.2-4|78	%_datadir/%name
14cr|gnomecatalog-0.3.4.2-4|79	%_datadir/application-registry/*
14cr|gnomecatalog-0.3.4.2-4|80	%_datadir/applications/*
14cr|gnomecatalog-0.3.4.2-4|81	%_datadir/mime-info/*
14cr|gnomecatalog-0.3.4.2-4|82	%_datadir/mime/packages/*
14cr|gnomecatalog-0.3.4.2-4|83	%_datadir/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-gcatalog.png
14cr|gnomecatalog-0.3.4.2-4|84	%py_puresitedir/*
14cr|gnomecatalog-0.3.4.2-4|85	%_liconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|86	%_iconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|87	%_miconsdir/%name.png
14cr|gnomecatalog-0.3.4.2-4|88	
14cr|gnomecatalog-0.3.4.2-4|89	
14cr|gnomecatalog-0.3.4.2-4|90	
14cr|gnomecatalog-0.3.4.2-4|91	
14cr|gnomecatalog-0.3.4.2-4|92	
14cr|gnomecatalog-0.3.4.2-4|93	%changelog
14cr|gnomecatalog-0.3.4.2-4|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4.2-4
14cr|gnomecatalog-0.3.4.2-4|95	+ Revision: d5a6328
14cr|gnomecatalog-0.3.4.2-4|96	- MassBuild#464: Increase release tag
14cr|gnomecatalog-0.3.4.2-4|97	
14cr|gnomecatalog-0.3.4.2-4|98	

1728 14
14cr|gnome-chemistry-utils-0.14.5-2|1	%define api 0.14
14cr|gnome-chemistry-utils-0.14.5-2|2	%define major 0
14cr|gnome-chemistry-utils-0.14.5-2|3	%define libname %mklibname gcu %{api} %{major}
14cr|gnome-chemistry-utils-0.14.5-2|4	%define libgchempaint %mklibname gchempaint %{api} %{major}
14cr|gnome-chemistry-utils-0.14.5-2|5	%define libgcrystal %mklibname gcrystal %{api} %{major}
14cr|gnome-chemistry-utils-0.14.5-2|6	
14cr|gnome-chemistry-utils-0.14.5-2|7	Summary:	Backend for Gnome chemistry applications
14cr|gnome-chemistry-utils-0.14.5-2|8	Name:		gnome-chemistry-utils
14cr|gnome-chemistry-utils-0.14.5-2|9	Version:	0.14.5
14cr|gnome-chemistry-utils-0.14.5-2|10	Release:	2
14cr|gnome-chemistry-utils-0.14.5-2|11	License:	LGPLv2+
14cr|gnome-chemistry-utils-0.14.5-2|12	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|13	Url:		http://www.nongnu.org/gchemutils/
14cr|gnome-chemistry-utils-0.14.5-2|14	Source0:	http://download.savannah.nongnu.org/releases/gchemutils/%{api}/%{name}-%{version}.tar.xz
14cr|gnome-chemistry-utils-0.14.5-2|15	BuildRequires:	bodr
14cr|gnome-chemistry-utils-0.14.5-2|16	BuildRequires:	chemical-mime-data
14cr|gnome-chemistry-utils-0.14.5-2|17	BuildRequires:	chrpath
14cr|gnome-chemistry-utils-0.14.5-2|18	BuildRequires:	gtk-doc
14cr|gnome-chemistry-utils-0.14.5-2|19	BuildRequires:	intltool
14cr|gnome-chemistry-utils-0.14.5-2|20	BuildRequires:	perl-XML-Parser
14cr|gnome-chemistry-utils-0.14.5-2|21	BuildRequires:	pkgconfig(glu)
14cr|gnome-chemistry-utils-0.14.5-2|22	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gnome-chemistry-utils-0.14.5-2|23	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gnome-chemistry-utils-0.14.5-2|24	BuildRequires:	pkgconfig(libgoffice-0.10)
14cr|gnome-chemistry-utils-0.14.5-2|25	BuildRequires:	pkgconfig(libgsf-1)
14cr|gnome-chemistry-utils-0.14.5-2|26	BuildRequires:	pkgconfig(openbabel-2.0)
14cr|gnome-chemistry-utils-0.14.5-2|27	# Also can be built with gnumeric but we don't do it for now
14cr|gnome-chemistry-utils-0.14.5-2|28	Provides:	gcu = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|29	Provides:	gchemutils = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|30	Obsoletes:	gcu < %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|31	Obsoletes:	gchemutils < %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|32	# fwang: the main package comes meta package since 0.10
14cr|gnome-chemistry-utils-0.14.5-2|33	Requires:	gchem3d = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|34	Requires:	gchemcalc = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|35	Requires:	gchempaint = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|36	Requires:	gchemtable = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|37	Requires:	gcrystal = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|38	Requires:	gspectrum = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|39	
14cr|gnome-chemistry-utils-0.14.5-2|40	%description
14cr|gnome-chemistry-utils-0.14.5-2|41	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|42	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|43	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|44	
14cr|gnome-chemistry-utils-0.14.5-2|45	%files
14cr|gnome-chemistry-utils-0.14.5-2|46	%doc README ChangeLog NEWS AUTHORS
14cr|gnome-chemistry-utils-0.14.5-2|47	
14cr|gnome-chemistry-utils-0.14.5-2|48	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|49	
14cr|gnome-chemistry-utils-0.14.5-2|50	%package common
14cr|gnome-chemistry-utils-0.14.5-2|51	Summary:	Common files shared by different components of %{name}
14cr|gnome-chemistry-utils-0.14.5-2|52	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|53	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|54	Requires:	chemical-mime-data
14cr|gnome-chemistry-utils-0.14.5-2|55	Requires:	bodr
14cr|gnome-chemistry-utils-0.14.5-2|56	
14cr|gnome-chemistry-utils-0.14.5-2|57	%description common
14cr|gnome-chemistry-utils-0.14.5-2|58	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|59	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|60	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|61	
14cr|gnome-chemistry-utils-0.14.5-2|62	This package contains the common files ahred by different components of
14cr|gnome-chemistry-utils-0.14.5-2|63	%{name}.
14cr|gnome-chemistry-utils-0.14.5-2|64	
14cr|gnome-chemistry-utils-0.14.5-2|65	%preun common
14cr|gnome-chemistry-utils-0.14.5-2|66	%preun_uninstall_gconf_schemas gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|67	
14cr|gnome-chemistry-utils-0.14.5-2|68	%files common -f gchemutils-%{api}.lang
14cr|gnome-chemistry-utils-0.14.5-2|69	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.gschema.xml
14cr|gnome-chemistry-utils-0.14.5-2|70	%dir %{_libdir}/gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|71	%dir %{_libdir}/gchemutils/%{api}
14cr|gnome-chemistry-utils-0.14.5-2|72	%dir %{_libdir}/gchemutils/%{api}/plugins
14cr|gnome-chemistry-utils-0.14.5-2|73	%{_libdir}/gchemutils/%{api}/plugins/cdx
14cr|gnome-chemistry-utils-0.14.5-2|74	%{_libdir}/gchemutils/%{api}/plugins/cdxml
14cr|gnome-chemistry-utils-0.14.5-2|75	%{_libdir}/gchemutils/%{api}/plugins/cif
14cr|gnome-chemistry-utils-0.14.5-2|76	%{_libdir}/gchemutils/%{api}/plugins/cml
14cr|gnome-chemistry-utils-0.14.5-2|77	%{_libdir}/gchemutils/%{api}/plugins/nuts
14cr|gnome-chemistry-utils-0.14.5-2|78	%dir %{_datadir}/gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|79	%dir %{_datadir}/gchemutils/%{api}
14cr|gnome-chemistry-utils-0.14.5-2|80	%{_datadir}/gchemutils/%{api}/*.xml
14cr|gnome-chemistry-utils-0.14.5-2|81	%dir %{_datadir}/gchemutils/%{api}/pixmaps
14cr|gnome-chemistry-utils-0.14.5-2|82	%dir %{_datadir}/gchemutils/%{api}/ui
14cr|gnome-chemistry-utils-0.14.5-2|83	%{_datadir}/gchemutils/%{api}/ui/libgcu
14cr|gnome-chemistry-utils-0.14.5-2|84	%{_datadir}/mime/packages/*.xml
14cr|gnome-chemistry-utils-0.14.5-2|85	%{_libdir}/babelserver
14cr|gnome-chemistry-utils-0.14.5-2|86	
14cr|gnome-chemistry-utils-0.14.5-2|87	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|88	
14cr|gnome-chemistry-utils-0.14.5-2|89	%package -n %{libname}
14cr|gnome-chemistry-utils-0.14.5-2|90	Summary:	Main libraries for %{name}
14cr|gnome-chemistry-utils-0.14.5-2|91	Group:		System/Libraries
14cr|gnome-chemistry-utils-0.14.5-2|92	
14cr|gnome-chemistry-utils-0.14.5-2|93	%description -n %{libname}
14cr|gnome-chemistry-utils-0.14.5-2|94	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|95	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|96	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|97	
14cr|gnome-chemistry-utils-0.14.5-2|98	This package contains the library needed to run programs dynamically
14cr|gnome-chemistry-utils-0.14.5-2|99	linked with %{name}.
14cr|gnome-chemistry-utils-0.14.5-2|100	
14cr|gnome-chemistry-utils-0.14.5-2|101	%files -n %{libname}
14cr|gnome-chemistry-utils-0.14.5-2|102	%{_libdir}/libgcu-%{api}.so.%{major}*
14cr|gnome-chemistry-utils-0.14.5-2|103	%{_libdir}/libgcugtk-%{api}.so.%{major}*
14cr|gnome-chemistry-utils-0.14.5-2|104	
14cr|gnome-chemistry-utils-0.14.5-2|105	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|106	
14cr|gnome-chemistry-utils-0.14.5-2|107	%package -n %{libgchempaint}
14cr|gnome-chemistry-utils-0.14.5-2|108	Summary:	Libraries for gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|109	Group:		System/Libraries
14cr|gnome-chemistry-utils-0.14.5-2|110	
14cr|gnome-chemistry-utils-0.14.5-2|111	%description -n %{libgchempaint}
14cr|gnome-chemistry-utils-0.14.5-2|112	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|113	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|114	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|115	
14cr|gnome-chemistry-utils-0.14.5-2|116	This package contains the library needed to run programs dynamically
14cr|gnome-chemistry-utils-0.14.5-2|117	linked with gchempaint.
14cr|gnome-chemistry-utils-0.14.5-2|118	
14cr|gnome-chemistry-utils-0.14.5-2|119	%files -n %{libgchempaint}
14cr|gnome-chemistry-utils-0.14.5-2|120	%{_libdir}/libgcp-%{api}.so.%{major}*
14cr|gnome-chemistry-utils-0.14.5-2|121	%{_libdir}/libgccv-%{api}.so.%{major}*
14cr|gnome-chemistry-utils-0.14.5-2|122	
14cr|gnome-chemistry-utils-0.14.5-2|123	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|124	
14cr|gnome-chemistry-utils-0.14.5-2|125	%package -n %{libgcrystal}
14cr|gnome-chemistry-utils-0.14.5-2|126	Summary:	Libraries for gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|127	Group:		System/Libraries
14cr|gnome-chemistry-utils-0.14.5-2|128	
14cr|gnome-chemistry-utils-0.14.5-2|129	%description -n %{libgcrystal}
14cr|gnome-chemistry-utils-0.14.5-2|130	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|131	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|132	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|133	
14cr|gnome-chemistry-utils-0.14.5-2|134	This package contains the library needed to run programs dynamically
14cr|gnome-chemistry-utils-0.14.5-2|135	linked with gcrystal.
14cr|gnome-chemistry-utils-0.14.5-2|136	
14cr|gnome-chemistry-utils-0.14.5-2|137	%files -n %{libgcrystal}
14cr|gnome-chemistry-utils-0.14.5-2|138	%{_libdir}/libgcrystal-%{api}.so.%{major}*
14cr|gnome-chemistry-utils-0.14.5-2|139	
14cr|gnome-chemistry-utils-0.14.5-2|140	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|141	
14cr|gnome-chemistry-utils-0.14.5-2|142	%package -n gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|143	Summary:	GNOME 2D chemical structure drawing tool
14cr|gnome-chemistry-utils-0.14.5-2|144	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|145	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|146	Suggests:	%{name}-goffice = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|147	Conflicts:	%{name}-common < 0.10.1-2
14cr|gnome-chemistry-utils-0.14.5-2|148	
14cr|gnome-chemistry-utils-0.14.5-2|149	%description -n gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|150	GChemPaint is a 2D chemical structures editor for the Gnome-2 desktop.
14cr|gnome-chemistry-utils-0.14.5-2|151	GChemPaint is a multi-document application and will be a bonobo server so
14cr|gnome-chemistry-utils-0.14.5-2|152	that some chemistry could be embedded in Gnome applications such as
14cr|gnome-chemistry-utils-0.14.5-2|153	Gnumeric and Abiword.
14cr|gnome-chemistry-utils-0.14.5-2|154	
14cr|gnome-chemistry-utils-0.14.5-2|155	%preun -n gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|156	%preun_uninstall_gconf_schemas gchempaint gchempaint-arrows
14cr|gnome-chemistry-utils-0.14.5-2|157	
14cr|gnome-chemistry-utils-0.14.5-2|158	%files -n gchempaint
14cr|gnome-chemistry-utils-0.14.5-2|159	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.gschema.xml
14cr|gnome-chemistry-utils-0.14.5-2|160	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.plugins.arrows.gschema.xml
14cr|gnome-chemistry-utils-0.14.5-2|161	%{_bindir}/gchempaint*
14cr|gnome-chemistry-utils-0.14.5-2|162	%{_libdir}/gchemutils/%{api}/plugins/paint
14cr|gnome-chemistry-utils-0.14.5-2|163	%{_datadir}/applications/gchempaint*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|164	%{_datadir}/gchemutils/%{api}/paint
14cr|gnome-chemistry-utils-0.14.5-2|165	%{_datadir}/gchemutils/%{api}/pixmaps/gchempaint_logo.*
14cr|gnome-chemistry-utils-0.14.5-2|166	%{_datadir}/gchemutils/%{api}/ui/paint
14cr|gnome-chemistry-utils-0.14.5-2|167	%{_datadir}/gnome/help/gchempaint-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|168	%{_iconsdir}/hicolor/*/apps/gchempaint.*
14cr|gnome-chemistry-utils-0.14.5-2|169	%{_iconsdir}/hicolor/*/mimetypes/application-x-gchempaint.*
14cr|gnome-chemistry-utils-0.14.5-2|170	%{_mandir}/man1/gchempaint*
14cr|gnome-chemistry-utils-0.14.5-2|171	%{_datadir}/omf/gchempaint-%{api}/gchempaint-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|172	
14cr|gnome-chemistry-utils-0.14.5-2|173	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|174	
14cr|gnome-chemistry-utils-0.14.5-2|175	%package -n gchem3d
14cr|gnome-chemistry-utils-0.14.5-2|176	Summary:	Molecules Viewer
14cr|gnome-chemistry-utils-0.14.5-2|177	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|178	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|179	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|180	
14cr|gnome-chemistry-utils-0.14.5-2|181	%description -n gchem3d
14cr|gnome-chemistry-utils-0.14.5-2|182	GChem3Viewer is a 3D molecular structure viewer.
14cr|gnome-chemistry-utils-0.14.5-2|183	
14cr|gnome-chemistry-utils-0.14.5-2|184	%files -n gchem3d
14cr|gnome-chemistry-utils-0.14.5-2|185	%{_bindir}/gchem3d*
14cr|gnome-chemistry-utils-0.14.5-2|186	%{_datadir}/applications/gchem3d*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|187	%{_datadir}/gnome/help/gchem3d-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|188	%{_iconsdir}/hicolor/*/apps/gchem3d.*
14cr|gnome-chemistry-utils-0.14.5-2|189	%{_mandir}/man1/gchem3d*
14cr|gnome-chemistry-utils-0.14.5-2|190	%{_datadir}/omf/gchem3d-%{api}/gchem3d-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|191	
14cr|gnome-chemistry-utils-0.14.5-2|192	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|193	
14cr|gnome-chemistry-utils-0.14.5-2|194	%package -n gchemcalc
14cr|gnome-chemistry-utils-0.14.5-2|195	Summary:	Chemical calculator
14cr|gnome-chemistry-utils-0.14.5-2|196	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|197	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|198	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|199	
14cr|gnome-chemistry-utils-0.14.5-2|200	%description -n gchemcalc
14cr|gnome-chemistry-utils-0.14.5-2|201	GChemCalc is a Chemical calculator.
14cr|gnome-chemistry-utils-0.14.5-2|202	
14cr|gnome-chemistry-utils-0.14.5-2|203	%files -n gchemcalc
14cr|gnome-chemistry-utils-0.14.5-2|204	%{_bindir}/gchemcalc*
14cr|gnome-chemistry-utils-0.14.5-2|205	%{_datadir}/applications/gchemcalc*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|206	%{_datadir}/gchemutils/%{api}/ui/calc
14cr|gnome-chemistry-utils-0.14.5-2|207	%{_datadir}/gnome/help/gchemcalc-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|208	%{_iconsdir}/hicolor/*/apps/gchemcalc.*
14cr|gnome-chemistry-utils-0.14.5-2|209	%{_mandir}/man1/gchemcalc*
14cr|gnome-chemistry-utils-0.14.5-2|210	%{_datadir}/omf/gchemcalc-%{api}/gchemcalc-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|211	
14cr|gnome-chemistry-utils-0.14.5-2|212	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|213	
14cr|gnome-chemistry-utils-0.14.5-2|214	%package -n gchemtable
14cr|gnome-chemistry-utils-0.14.5-2|215	Summary:	Periodic table
14cr|gnome-chemistry-utils-0.14.5-2|216	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|217	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|218	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|219	
14cr|gnome-chemistry-utils-0.14.5-2|220	%description -n gchemtable
14cr|gnome-chemistry-utils-0.14.5-2|221	GChemTable is a periodic table of the elements application.
14cr|gnome-chemistry-utils-0.14.5-2|222	
14cr|gnome-chemistry-utils-0.14.5-2|223	%files -n gchemtable
14cr|gnome-chemistry-utils-0.14.5-2|224	%{_bindir}/gchemtable*
14cr|gnome-chemistry-utils-0.14.5-2|225	%{_datadir}/applications/gchemtable*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|226	%{_datadir}/gnome/help/gchemtable-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|227	%{_datadir}/gchemutils/%{api}/ui/table
14cr|gnome-chemistry-utils-0.14.5-2|228	%{_iconsdir}/hicolor/*/apps/gchemtable.*
14cr|gnome-chemistry-utils-0.14.5-2|229	%{_mandir}/man1/gchemtable*
14cr|gnome-chemistry-utils-0.14.5-2|230	%{_datadir}/omf/gchemtable-%{api}/gchemtable-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|231	
14cr|gnome-chemistry-utils-0.14.5-2|232	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|233	
14cr|gnome-chemistry-utils-0.14.5-2|234	%package -n gcrystal
14cr|gnome-chemistry-utils-0.14.5-2|235	Summary:	Crystal structure viewer
14cr|gnome-chemistry-utils-0.14.5-2|236	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|237	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|238	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|239	
14cr|gnome-chemistry-utils-0.14.5-2|240	%description -n gcrystal
14cr|gnome-chemistry-utils-0.14.5-2|241	GCrystal is a Crystal structure viewer.
14cr|gnome-chemistry-utils-0.14.5-2|242	
14cr|gnome-chemistry-utils-0.14.5-2|243	%preun -n gcrystal
14cr|gnome-chemistry-utils-0.14.5-2|244	%preun_uninstall_gconf_schemas gcrystal
14cr|gnome-chemistry-utils-0.14.5-2|245	
14cr|gnome-chemistry-utils-0.14.5-2|246	%files -n gcrystal
14cr|gnome-chemistry-utils-0.14.5-2|247	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.crystal.gschema.xml
14cr|gnome-chemistry-utils-0.14.5-2|248	%{_bindir}/gcrystal*
14cr|gnome-chemistry-utils-0.14.5-2|249	%{_datadir}/gchemutils/%{api}/pixmaps/gcrystal_logo.png
14cr|gnome-chemistry-utils-0.14.5-2|250	%{_datadir}/gchemutils/%{api}/ui/crystal
14cr|gnome-chemistry-utils-0.14.5-2|251	%{_datadir}/applications/gcrystal*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|252	%{_datadir}/gnome/help/gcrystal-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|253	%{_iconsdir}/hicolor/*/apps/gcrystal.*
14cr|gnome-chemistry-utils-0.14.5-2|254	%{_iconsdir}/hicolor/*/mimetypes/application-x-gcrystal.*
14cr|gnome-chemistry-utils-0.14.5-2|255	%{_mandir}/man1/gcrystal*
14cr|gnome-chemistry-utils-0.14.5-2|256	%{_datadir}/omf/gcrystal-%{api}/gcrystal-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|257	
14cr|gnome-chemistry-utils-0.14.5-2|258	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|259	
14cr|gnome-chemistry-utils-0.14.5-2|260	%package -n gspectrum
14cr|gnome-chemistry-utils-0.14.5-2|261	Summary:	Spectrum viewer
14cr|gnome-chemistry-utils-0.14.5-2|262	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|263	Requires:	%{name}-common = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|264	Conflicts:	%{name} < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|265	
14cr|gnome-chemistry-utils-0.14.5-2|266	%description -n gspectrum
14cr|gnome-chemistry-utils-0.14.5-2|267	GSpectrum is a Spectrum viewer.
14cr|gnome-chemistry-utils-0.14.5-2|268	
14cr|gnome-chemistry-utils-0.14.5-2|269	%files -n gspectrum
14cr|gnome-chemistry-utils-0.14.5-2|270	%{_bindir}/gspectrum*
14cr|gnome-chemistry-utils-0.14.5-2|271	%{_datadir}/applications/gspectrum*.desktop
14cr|gnome-chemistry-utils-0.14.5-2|272	%{_datadir}/gnome/help/gspectrum-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|273	%{_iconsdir}/hicolor/*/apps/gspectrum.*
14cr|gnome-chemistry-utils-0.14.5-2|274	%{_mandir}/man1/gspectrum*
14cr|gnome-chemistry-utils-0.14.5-2|275	%{_datadir}/omf/gspectrum-%{api}/gspectrum-%{api}-C.omf
14cr|gnome-chemistry-utils-0.14.5-2|276	
14cr|gnome-chemistry-utils-0.14.5-2|277	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|278	
14cr|gnome-chemistry-utils-0.14.5-2|279	%package goffice
14cr|gnome-chemistry-utils-0.14.5-2|280	Summary:	GOffice plugin for gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|281	Group:		Sciences/Chemistry
14cr|gnome-chemistry-utils-0.14.5-2|282	Requires:	gchempaint = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|283	Requires:	goffice
14cr|gnome-chemistry-utils-0.14.5-2|284	
14cr|gnome-chemistry-utils-0.14.5-2|285	%description goffice
14cr|gnome-chemistry-utils-0.14.5-2|286	GOffice plugin for gchemutils.
14cr|gnome-chemistry-utils-0.14.5-2|287	
14cr|gnome-chemistry-utils-0.14.5-2|288	%files goffice
14cr|gnome-chemistry-utils-0.14.5-2|289	%{_libdir}/goffice/*/plugins/gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|290	
14cr|gnome-chemistry-utils-0.14.5-2|291	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|292	
14cr|gnome-chemistry-utils-0.14.5-2|293	%package	devel
14cr|gnome-chemistry-utils-0.14.5-2|294	Summary:	Development related files of %{name}
14cr|gnome-chemistry-utils-0.14.5-2|295	Group:		Development/GNOME and GTK+
14cr|gnome-chemistry-utils-0.14.5-2|296	Requires:	%{libname} = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|297	Requires:	%{libgchempaint} = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|298	Requires:	%{libgcrystal} = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|299	Provides:	gcu-devel = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|300	Provides:	gchemutils-devel = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|301	Provides:	gchempaint-devel = %{EVRD}
14cr|gnome-chemistry-utils-0.14.5-2|302	Obsoletes:	%{_lib}gcu-devel < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|303	Obsoletes:	gchempaint-devel < %{version}
14cr|gnome-chemistry-utils-0.14.5-2|304	
14cr|gnome-chemistry-utils-0.14.5-2|305	%description	devel
14cr|gnome-chemistry-utils-0.14.5-2|306	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cr|gnome-chemistry-utils-0.14.5-2|307	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
14cr|gnome-chemistry-utils-0.14.5-2|308	Chemistry Paint (gchempaint).
14cr|gnome-chemistry-utils-0.14.5-2|309	
14cr|gnome-chemistry-utils-0.14.5-2|310	This package includes the header files and static libraries necessary for
14cr|gnome-chemistry-utils-0.14.5-2|311	developing chemistry related programs using %{name}.
14cr|gnome-chemistry-utils-0.14.5-2|312	
14cr|gnome-chemistry-utils-0.14.5-2|313	%files devel
14cr|gnome-chemistry-utils-0.14.5-2|314	%doc docs/reference
14cr|gnome-chemistry-utils-0.14.5-2|315	%{_libdir}/*.so
14cr|gnome-chemistry-utils-0.14.5-2|316	
14cr|gnome-chemistry-utils-0.14.5-2|317	#--------------------------------------------------------------------
14cr|gnome-chemistry-utils-0.14.5-2|318	
14cr|gnome-chemistry-utils-0.14.5-2|319	%prep
14cr|gnome-chemistry-utils-0.14.5-2|320	%setup -q
14cr|gnome-chemistry-utils-0.14.5-2|321	
14cr|gnome-chemistry-utils-0.14.5-2|322	%build
14cr|gnome-chemistry-utils-0.14.5-2|323	%define Werror_cflags %{nil}
14cr|gnome-chemistry-utils-0.14.5-2|324	export CXXFLAGS="%{optflags} -fpermissive"
14cr|gnome-chemistry-utils-0.14.5-2|325	%configure2_5x \
14cr|gnome-chemistry-utils-0.14.5-2|326	--enable-static=no --disable-update-databases \
14cr|gnome-chemistry-utils-0.14.5-2|327	--disable-mozilla-plugin --disable-schemas-install \
14cr|gnome-chemistry-utils-0.14.5-2|328	--disable-scrollkeeper --without-kde-mime-dir
14cr|gnome-chemistry-utils-0.14.5-2|329	%make
14cr|gnome-chemistry-utils-0.14.5-2|330	
14cr|gnome-chemistry-utils-0.14.5-2|331	%install
14cr|gnome-chemistry-utils-0.14.5-2|332	%makeinstall_std HTMLDIR=`pwd`/reference/html
14cr|gnome-chemistry-utils-0.14.5-2|333	
14cr|gnome-chemistry-utils-0.14.5-2|334	#kill intrusive docs
14cr|gnome-chemistry-utils-0.14.5-2|335	rm -rf %{buildroot}%{_docdir}/gchemutils
14cr|gnome-chemistry-utils-0.14.5-2|336	
14cr|gnome-chemistry-utils-0.14.5-2|337	#kill rpaths
14cr|gnome-chemistry-utils-0.14.5-2|338	chrpath --delete  %{buildroot}%{_bindir}/*
14cr|gnome-chemistry-utils-0.14.5-2|339	chrpath --delete  %{buildroot}%{_libdir}/goffice/*/plugins/gchemutils/gchemutils.so
14cr|gnome-chemistry-utils-0.14.5-2|340	chrpath --delete  %{buildroot}%{_libdir}/*.so.*
14cr|gnome-chemistry-utils-0.14.5-2|341	
14cr|gnome-chemistry-utils-0.14.5-2|342	%find_lang gchemutils-%{api}
14cr|gnome-chemistry-utils-0.14.5-2|343	
14cr|gnome-chemistry-utils-0.14.5-2|344	
14cr|gnome-chemistry-utils-0.14.5-2|345	%changelog
14cr|gnome-chemistry-utils-0.14.5-2|346	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.5-2
14cr|gnome-chemistry-utils-0.14.5-2|347	+ Revision: 43d78be
14cr|gnome-chemistry-utils-0.14.5-2|348	- MassBuild#464: Increase release tag
14cr|gnome-chemistry-utils-0.14.5-2|349	
14cr|gnome-chemistry-utils-0.14.5-2|350	

1729 14
14cr|gnome-color-chooser-0.2.5-3|1	Name:		gnome-color-chooser
14cr|gnome-color-chooser-0.2.5-3|2	Summary:	Customize the appearance of the GNOME desktop
14cr|gnome-color-chooser-0.2.5-3|3	Version: 	0.2.5
14cr|gnome-color-chooser-0.2.5-3|4	Release:	3
14cr|gnome-color-chooser-0.2.5-3|5	License: 	GPLv3+
14cr|gnome-color-chooser-0.2.5-3|6	Group:		Graphical desktop/GNOME
14cr|gnome-color-chooser-0.2.5-3|7	Source0:	%{name}/%{name}-%{version}.tar.bz2
14cr|gnome-color-chooser-0.2.5-3|8	Patch:		gnome-color-chooser-0.2.5-desktop-entry.patch
14cr|gnome-color-chooser-0.2.5-3|9	URL: 		http://sourceforge.net/projects/gnomecc
14cr|gnome-color-chooser-0.2.5-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|gnome-color-chooser-0.2.5-3|11	BuildRequires:  libgnomeuimm2.6-devel
14cr|gnome-color-chooser-0.2.5-3|12	BuildRequires:  intltool
14cr|gnome-color-chooser-0.2.5-3|13	
14cr|gnome-color-chooser-0.2.5-3|14	
14cr|gnome-color-chooser-0.2.5-3|15	%description
14cr|gnome-color-chooser-0.2.5-3|16	An application for customizing the appearance of the GNOME(/GTK+) desktop.
14cr|gnome-color-chooser-0.2.5-3|17	Features: change colors and sizes of GTK widgets, colorize desktop
14cr|gnome-color-chooser-0.2.5-3|18	icons, configure your gtk engines and let your current theme be
14cr|gnome-color-chooser-0.2.5-3|19	drawn by whatever gtk engine you want, etc.
14cr|gnome-color-chooser-0.2.5-3|20	
14cr|gnome-color-chooser-0.2.5-3|21	
14cr|gnome-color-chooser-0.2.5-3|22	%prep
14cr|gnome-color-chooser-0.2.5-3|23	
14cr|gnome-color-chooser-0.2.5-3|24	%setup -q
14cr|gnome-color-chooser-0.2.5-3|25	%patch -p1
14cr|gnome-color-chooser-0.2.5-3|26	
14cr|gnome-color-chooser-0.2.5-3|27	%build
14cr|gnome-color-chooser-0.2.5-3|28	
14cr|gnome-color-chooser-0.2.5-3|29	%configure2_5x
14cr|gnome-color-chooser-0.2.5-3|30	%make
14cr|gnome-color-chooser-0.2.5-3|31	
14cr|gnome-color-chooser-0.2.5-3|32	%install
14cr|gnome-color-chooser-0.2.5-3|33	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14cr|gnome-color-chooser-0.2.5-3|34	
14cr|gnome-color-chooser-0.2.5-3|35	%makeinstall_std
14cr|gnome-color-chooser-0.2.5-3|36	
14cr|gnome-color-chooser-0.2.5-3|37	%find_lang %name
14cr|gnome-color-chooser-0.2.5-3|38	
14cr|gnome-color-chooser-0.2.5-3|39	
14cr|gnome-color-chooser-0.2.5-3|40	%clean
14cr|gnome-color-chooser-0.2.5-3|41	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14cr|gnome-color-chooser-0.2.5-3|42	
14cr|gnome-color-chooser-0.2.5-3|43	%files -f %name.lang
14cr|gnome-color-chooser-0.2.5-3|44	%defattr(-, root, root)
14cr|gnome-color-chooser-0.2.5-3|45	%doc README THANKS NEWS AUTHORS
14cr|gnome-color-chooser-0.2.5-3|46	%_bindir/%name
14cr|gnome-color-chooser-0.2.5-3|47	%_datadir/applications/%name.desktop
14cr|gnome-color-chooser-0.2.5-3|48	%dir %_datadir/%name/
14cr|gnome-color-chooser-0.2.5-3|49	%_datadir/%name/glade/%name.glade
14cr|gnome-color-chooser-0.2.5-3|50	%_datadir/%name/profiles/compact.xml
14cr|gnome-color-chooser-0.2.5-3|51	%_datadir/%name/%name.xml
14cr|gnome-color-chooser-0.2.5-3|52	%_datadir/man/man1/%name.1*
14cr|gnome-color-chooser-0.2.5-3|53	%_datadir/pixmaps/%name.svg
14cr|gnome-color-chooser-0.2.5-3|54	
14cr|gnome-color-chooser-0.2.5-3|55	
14cr|gnome-color-chooser-0.2.5-3|56	
14cr|gnome-color-chooser-0.2.5-3|57	
14cr|gnome-color-chooser-0.2.5-3|58	%changelog
14cr|gnome-color-chooser-0.2.5-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-3
14cr|gnome-color-chooser-0.2.5-3|60	+ Revision: 617e1c1
14cr|gnome-color-chooser-0.2.5-3|61	- MassBuild#464: Increase release tag
14cr|gnome-color-chooser-0.2.5-3|62	
14cr|gnome-color-chooser-0.2.5-3|63	

1730 14
14cr|gnome-commander-1.2.8.17-4|1	%define _disable_ld_no_undefined 1
14cr|gnome-commander-1.2.8.17-4|2	
14cr|gnome-commander-1.2.8.17-4|3	Summary:	A Gnome filemanager similar to the Norton Commander(TM)
14cr|gnome-commander-1.2.8.17-4|4	Name:		gnome-commander
14cr|gnome-commander-1.2.8.17-4|5	Version:	1.2.8.17
14cr|gnome-commander-1.2.8.17-4|6	Release:	4
14cr|gnome-commander-1.2.8.17-4|7	License:	GPLv2+
14cr|gnome-commander-1.2.8.17-4|8	Group:		File tools
14cr|gnome-commander-1.2.8.17-4|9	Url:		http://www.freesoftware.fsf.org/gcmd/
14cr|gnome-commander-1.2.8.17-4|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14cr|gnome-commander-1.2.8.17-4|11	Patch0:		gnome-commander-1.2.8.17-sfmt.patch
14cr|gnome-commander-1.2.8.17-4|12	BuildRequires:	desktop-file-utils
14cr|gnome-commander-1.2.8.17-4|13	BuildRequires:	flex
14cr|gnome-commander-1.2.8.17-4|14	BuildRequires:	gnome-common
14cr|gnome-commander-1.2.8.17-4|15	BuildRequires:	intltool
14cr|gnome-commander-1.2.8.17-4|16	BuildRequires:	libxslt-proc
14cr|gnome-commander-1.2.8.17-4|17	BuildRequires:	libchm-devel
14cr|gnome-commander-1.2.8.17-4|18	BuildRequires:	pkgconfig(exiv2)
14cr|gnome-commander-1.2.8.17-4|19	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gnome-commander-1.2.8.17-4|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gnome-commander-1.2.8.17-4|21	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|gnome-commander-1.2.8.17-4|22	BuildRequires:	pkgconfig(lcms)
14cr|gnome-commander-1.2.8.17-4|23	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gnome-commander-1.2.8.17-4|24	BuildRequires:	pkgconfig(libgsf-1)
14cr|gnome-commander-1.2.8.17-4|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gnome-commander-1.2.8.17-4|26	BuildRequires:	pkgconfig(poppler)
14cr|gnome-commander-1.2.8.17-4|27	BuildRequires:	pkgconfig(python)
14cr|gnome-commander-1.2.8.17-4|28	BuildRequires:	pkgconfig(taglib)
14cr|gnome-commander-1.2.8.17-4|29	Requires:	gnome-vfs2
14cr|gnome-commander-1.2.8.17-4|30	
14cr|gnome-commander-1.2.8.17-4|31	%description
14cr|gnome-commander-1.2.8.17-4|32	Gnome Commander is a filemanager that just like the classical Norton
14cr|gnome-commander-1.2.8.17-4|33	commander (TM) lets you do everything with the keyboard. It can
14cr|gnome-commander-1.2.8.17-4|34	perform all standard file operations and some extra features like ftp
14cr|gnome-commander-1.2.8.17-4|35	support.
14cr|gnome-commander-1.2.8.17-4|36	
14cr|gnome-commander-1.2.8.17-4|37	%files -f %{name}.lang
14cr|gnome-commander-1.2.8.17-4|38	%doc README TODO COPYING ChangeLog
14cr|gnome-commander-1.2.8.17-4|39	%{_bindir}/gnome-commander
14cr|gnome-commander-1.2.8.17-4|40	%{_bindir}/gcmd-block
14cr|gnome-commander-1.2.8.17-4|41	%{_libdir}/gnome-commander/
14cr|gnome-commander-1.2.8.17-4|42	%{_datadir}/pixmaps/*
14cr|gnome-commander-1.2.8.17-4|43	%{_datadir}/applications/gnome-commander.desktop
14cr|gnome-commander-1.2.8.17-4|44	%{_mandir}/man1/*
14cr|gnome-commander-1.2.8.17-4|45	
14cr|gnome-commander-1.2.8.17-4|46	#----------------------------------------------------------------------------
14cr|gnome-commander-1.2.8.17-4|47	
14cr|gnome-commander-1.2.8.17-4|48	%prep
14cr|gnome-commander-1.2.8.17-4|49	%setup -q
14cr|gnome-commander-1.2.8.17-4|50	%patch0 -p1
14cr|gnome-commander-1.2.8.17-4|51	
14cr|gnome-commander-1.2.8.17-4|52	%build
14cr|gnome-commander-1.2.8.17-4|53	autoreconf -fi
14cr|gnome-commander-1.2.8.17-4|54	%configure2_5x \
14cr|gnome-commander-1.2.8.17-4|55	--disable-scrollkeeper \
14cr|gnome-commander-1.2.8.17-4|56	--disable-shared
14cr|gnome-commander-1.2.8.17-4|57	%make
14cr|gnome-commander-1.2.8.17-4|58	
14cr|gnome-commander-1.2.8.17-4|59	%install
14cr|gnome-commander-1.2.8.17-4|60	%makeinstall_std
14cr|gnome-commander-1.2.8.17-4|61	
14cr|gnome-commander-1.2.8.17-4|62	%find_lang %{name} --with-gnome
14cr|gnome-commander-1.2.8.17-4|63	
14cr|gnome-commander-1.2.8.17-4|64	rm -f %{buildroot}%{_libdir}/gnome-commander/*.a
14cr|gnome-commander-1.2.8.17-4|65	rm -f %{buildroot}%{_libdir}/gnome-commander/plugins/*.a
14cr|gnome-commander-1.2.8.17-4|66	
14cr|gnome-commander-1.2.8.17-4|67	desktop-file-install --vendor="" \
14cr|gnome-commander-1.2.8.17-4|68	--remove-category="Application" \
14cr|gnome-commander-1.2.8.17-4|69	--add-category="X-MandrivaLinux-System-FileTools" \
14cr|gnome-commander-1.2.8.17-4|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gnome-commander-1.2.8.17-4|71	
14cr|gnome-commander-1.2.8.17-4|72	
14cr|gnome-commander-1.2.8.17-4|73	%changelog
14cr|gnome-commander-1.2.8.17-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8.17-4
14cr|gnome-commander-1.2.8.17-4|75	+ Revision: 4cb27cb
14cr|gnome-commander-1.2.8.17-4|76	- MassBuild#464: Increase release tag
14cr|gnome-commander-1.2.8.17-4|77	
14cr|gnome-commander-1.2.8.17-4|78	

1731 14
14cr|gnome-devel-docs-3.8.1-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|gnome-devel-docs-3.8.1-2|2	
14cr|gnome-devel-docs-3.8.1-2|3	Summary:		GNOME Developer Documentation
14cr|gnome-devel-docs-3.8.1-2|4	Name:			gnome-devel-docs
14cr|gnome-devel-docs-3.8.1-2|5	Version:		3.8.1
14cr|gnome-devel-docs-3.8.1-2|6	Release:		2
14cr|gnome-devel-docs-3.8.1-2|7	License:		GFDL
14cr|gnome-devel-docs-3.8.1-2|8	Source0:		http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|gnome-devel-docs-3.8.1-2|9	Group:			Books/Other
14cr|gnome-devel-docs-3.8.1-2|10	Url:			http://developer.gnome.org/
14cr|gnome-devel-docs-3.8.1-2|11	BuildArch:		noarch
14cr|gnome-devel-docs-3.8.1-2|12	BuildRequires:		scrollkeeper itstool
14cr|gnome-devel-docs-3.8.1-2|13	BuildRequires:		pkgconfig
14cr|gnome-devel-docs-3.8.1-2|14	BuildRequires:		gnome-doc-utils >= 0.5.6
14cr|gnome-devel-docs-3.8.1-2|15	BuildRequires:		gnome-doc-utils-devel
14cr|gnome-devel-docs-3.8.1-2|16	Requires(post):		scrollkeeper >= 0.3
14cr|gnome-devel-docs-3.8.1-2|17	Requires(postun):	scrollkeeper >= 0.3
14cr|gnome-devel-docs-3.8.1-2|18	
14cr|gnome-devel-docs-3.8.1-2|19	%description
14cr|gnome-devel-docs-3.8.1-2|20	This package contains the GNOME Handbook, the GNOME Documentation Style Guide
14cr|gnome-devel-docs-3.8.1-2|21	and an Overview of the GNOME Platform.
14cr|gnome-devel-docs-3.8.1-2|22	
14cr|gnome-devel-docs-3.8.1-2|23	%prep
14cr|gnome-devel-docs-3.8.1-2|24	%setup -q
14cr|gnome-devel-docs-3.8.1-2|25	
14cr|gnome-devel-docs-3.8.1-2|26	%build
14cr|gnome-devel-docs-3.8.1-2|27	%configure2_5x
14cr|gnome-devel-docs-3.8.1-2|28	#gw broken in 2.28.1
14cr|gnome-devel-docs-3.8.1-2|29	%make
14cr|gnome-devel-docs-3.8.1-2|30	
14cr|gnome-devel-docs-3.8.1-2|31	%install
14cr|gnome-devel-docs-3.8.1-2|32	%makeinstall_std
14cr|gnome-devel-docs-3.8.1-2|33	
14cr|gnome-devel-docs-3.8.1-2|34	%find_lang %{name} --with-gnome --all-name
14cr|gnome-devel-docs-3.8.1-2|35	rm -rf %buildroot/var/lib/scrollkeeper
14cr|gnome-devel-docs-3.8.1-2|36	
14cr|gnome-devel-docs-3.8.1-2|37	%files -f %{name}.lang
14cr|gnome-devel-docs-3.8.1-2|38	%doc NEWS  README AUTHORS
14cr|gnome-devel-docs-3.8.1-2|39	
14cr|gnome-devel-docs-3.8.1-2|40	%changelog
14cr|gnome-devel-docs-3.8.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.1-2
14cr|gnome-devel-docs-3.8.1-2|42	+ Revision: d52c6ba
14cr|gnome-devel-docs-3.8.1-2|43	- MassBuild#464: Increase release tag
14cr|gnome-devel-docs-3.8.1-2|44	
14cr|gnome-devel-docs-3.8.1-2|45	

1732 14
14cr|gnome-dvb-daemon-0.2.9-2|1	Summary: DVB Daemon for GNOME
14cr|gnome-dvb-daemon-0.2.9-2|2	Name: gnome-dvb-daemon
14cr|gnome-dvb-daemon-0.2.9-2|3	Version: 0.2.9
14cr|gnome-dvb-daemon-0.2.9-2|4	Release: 2
14cr|gnome-dvb-daemon-0.2.9-2|5	License: GPLv3
14cr|gnome-dvb-daemon-0.2.9-2|6	Group: Video
14cr|gnome-dvb-daemon-0.2.9-2|7	URL: http://live.gnome.org/DVBDaemon
14cr|gnome-dvb-daemon-0.2.9-2|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-dvb-daemon/%{name}-%{version}.tar.xz
14cr|gnome-dvb-daemon-0.2.9-2|9	
14cr|gnome-dvb-daemon-0.2.9-2|10	BuildRequires: gstreamer0.10-plugins-bad
14cr|gnome-dvb-daemon-0.2.9-2|11	BuildRequires: gstreamer0.10-plugins-good
14cr|gnome-dvb-daemon-0.2.9-2|12	BuildRequires: gstreamer0.10-tools
14cr|gnome-dvb-daemon-0.2.9-2|13	BuildRequires: intltool
14cr|gnome-dvb-daemon-0.2.9-2|14	BuildRequires: python-dbus
14cr|gnome-dvb-daemon-0.2.9-2|15	BuildRequires: python-gi
14cr|gnome-dvb-daemon-0.2.9-2|16	BuildRequires: vala
14cr|gnome-dvb-daemon-0.2.9-2|17	BuildRequires: pkgconfig(dbus-glib-1)
14cr|gnome-dvb-daemon-0.2.9-2|18	BuildRequires: pkgconfig(gee-1.0)
14cr|gnome-dvb-daemon-0.2.9-2|19	BuildRequires: pkgconfig(gstreamer-0.10)
14cr|gnome-dvb-daemon-0.2.9-2|20	BuildRequires: pkgconfig(gst-rtsp-server-0.10)
14cr|gnome-dvb-daemon-0.2.9-2|21	BuildRequires: pkgconfig(gudev-1.0)
14cr|gnome-dvb-daemon-0.2.9-2|22	BuildRequires: pkgconfig(pygobject-3.0)
14cr|gnome-dvb-daemon-0.2.9-2|23	BuildRequires: pkgconfig(python)
14cr|gnome-dvb-daemon-0.2.9-2|24	BuildRequires: pkgconfig(sqlite3)
14cr|gnome-dvb-daemon-0.2.9-2|25	BuildRequires: gstreamer0.10-python
14cr|gnome-dvb-daemon-0.2.9-2|26	
14cr|gnome-dvb-daemon-0.2.9-2|27	Requires: python-dbus
14cr|gnome-dvb-daemon-0.2.9-2|28	Requires: gstreamer0.10-plugins-good
14cr|gnome-dvb-daemon-0.2.9-2|29	Requires: gstreamer0.10-plugins-bad >= 0.10.9
14cr|gnome-dvb-daemon-0.2.9-2|30	Requires: dvb-apps
14cr|gnome-dvb-daemon-0.2.9-2|31	Requires: gstreamer0.10-python
14cr|gnome-dvb-daemon-0.2.9-2|32	
14cr|gnome-dvb-daemon-0.2.9-2|33	%description
14cr|gnome-dvb-daemon-0.2.9-2|34	DVB Daemon is a daemon written in Vala to setup your DVB devices,
14cr|gnome-dvb-daemon-0.2.9-2|35	record TV shows and browse EPG. It can be controlled via its D-Bus interface.
14cr|gnome-dvb-daemon-0.2.9-2|36	
14cr|gnome-dvb-daemon-0.2.9-2|37	%prep
14cr|gnome-dvb-daemon-0.2.9-2|38	%setup -q
14cr|gnome-dvb-daemon-0.2.9-2|39	%apply_patches
14cr|gnome-dvb-daemon-0.2.9-2|40	
14cr|gnome-dvb-daemon-0.2.9-2|41	%build
14cr|gnome-dvb-daemon-0.2.9-2|42	%configure2_5x  \
14cr|gnome-dvb-daemon-0.2.9-2|43	--enable-totem-plugin \
14cr|gnome-dvb-daemon-0.2.9-2|44	--with-totem-plugin-dir=%{_libdir}/totem/plugins
14cr|gnome-dvb-daemon-0.2.9-2|45	
14cr|gnome-dvb-daemon-0.2.9-2|46	%make
14cr|gnome-dvb-daemon-0.2.9-2|47	
14cr|gnome-dvb-daemon-0.2.9-2|48	%install
14cr|gnome-dvb-daemon-0.2.9-2|49	%makeinstall_std
14cr|gnome-dvb-daemon-0.2.9-2|50	%find_lang %{name}
14cr|gnome-dvb-daemon-0.2.9-2|51	
14cr|gnome-dvb-daemon-0.2.9-2|52	%files -f %{name}.lang
14cr|gnome-dvb-daemon-0.2.9-2|53	%{_bindir}/*
14cr|gnome-dvb-daemon-0.2.9-2|54	%{py_puresitedir}/gnomedvb
14cr|gnome-dvb-daemon-0.2.9-2|55	%{_datadir}/dbus-1/services/*.service
14cr|gnome-dvb-daemon-0.2.9-2|56	%{_libdir}/totem/plugins/dvb-daemon
14cr|gnome-dvb-daemon-0.2.9-2|57	%{_datadir}/applications/*.desktop
14cr|gnome-dvb-daemon-0.2.9-2|58	%{_iconsdir}/*/*/*/*
14cr|gnome-dvb-daemon-0.2.9-2|59	
14cr|gnome-dvb-daemon-0.2.9-2|60	
14cr|gnome-dvb-daemon-0.2.9-2|61	
14cr|gnome-dvb-daemon-0.2.9-2|62	
14cr|gnome-dvb-daemon-0.2.9-2|63	%changelog
14cr|gnome-dvb-daemon-0.2.9-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.9-2
14cr|gnome-dvb-daemon-0.2.9-2|65	+ Revision: 7601aa4
14cr|gnome-dvb-daemon-0.2.9-2|66	- MassBuild#464: Increase release tag
14cr|gnome-dvb-daemon-0.2.9-2|67	
14cr|gnome-dvb-daemon-0.2.9-2|68	

1733 14
14cr|gnome-icon-theme-extras-3.12.0-2|1	Summary: GNOME default extra icons
14cr|gnome-icon-theme-extras-3.12.0-2|2	Name: gnome-icon-theme-extras
14cr|gnome-icon-theme-extras-3.12.0-2|3	Version: 3.12.0
14cr|gnome-icon-theme-extras-3.12.0-2|4	Release: 2
14cr|gnome-icon-theme-extras-3.12.0-2|5	License: CC-BY-SA
14cr|gnome-icon-theme-extras-3.12.0-2|6	Group: Graphical desktop/GNOME
14cr|gnome-icon-theme-extras-3.12.0-2|7	URL: http://www.gnome.org/
14cr|gnome-icon-theme-extras-3.12.0-2|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14cr|gnome-icon-theme-extras-3.12.0-2|9	BuildRequires: icon-naming-utils >= 0.8.1
14cr|gnome-icon-theme-extras-3.12.0-2|10	BuildRequires: git-core
14cr|gnome-icon-theme-extras-3.12.0-2|11	#BuildRequires: inkscape
14cr|gnome-icon-theme-extras-3.12.0-2|12	BuildArch: noarch
14cr|gnome-icon-theme-extras-3.12.0-2|13	Requires: gnome-icon-theme
14cr|gnome-icon-theme-extras-3.12.0-2|14	Requires(post): gtk+2.0
14cr|gnome-icon-theme-extras-3.12.0-2|15	Requires(postun): gtk+2.0
14cr|gnome-icon-theme-extras-3.12.0-2|16	
14cr|gnome-icon-theme-extras-3.12.0-2|17	%description
14cr|gnome-icon-theme-extras-3.12.0-2|18	GNOME default extra icons
14cr|gnome-icon-theme-extras-3.12.0-2|19	
14cr|gnome-icon-theme-extras-3.12.0-2|20	%prep
14cr|gnome-icon-theme-extras-3.12.0-2|21	%setup -q
14cr|gnome-icon-theme-extras-3.12.0-2|22	
14cr|gnome-icon-theme-extras-3.12.0-2|23	%build
14cr|gnome-icon-theme-extras-3.12.0-2|24	
14cr|gnome-icon-theme-extras-3.12.0-2|25	./configure --prefix=%_prefix --enable-icon-mapping
14cr|gnome-icon-theme-extras-3.12.0-2|26	
14cr|gnome-icon-theme-extras-3.12.0-2|27	%make
14cr|gnome-icon-theme-extras-3.12.0-2|28	
14cr|gnome-icon-theme-extras-3.12.0-2|29	%install
14cr|gnome-icon-theme-extras-3.12.0-2|30	%makeinstall_std
14cr|gnome-icon-theme-extras-3.12.0-2|31	
14cr|gnome-icon-theme-extras-3.12.0-2|32	%files
14cr|gnome-icon-theme-extras-3.12.0-2|33	%doc README COPYING NEWS AUTHORS
14cr|gnome-icon-theme-extras-3.12.0-2|34	%{_datadir}/icons/gnome/*x*
14cr|gnome-icon-theme-extras-3.12.0-2|35	
14cr|gnome-icon-theme-extras-3.12.0-2|36	%changelog
14cr|gnome-icon-theme-extras-3.12.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.0-2
14cr|gnome-icon-theme-extras-3.12.0-2|38	+ Revision: 3049e47
14cr|gnome-icon-theme-extras-3.12.0-2|39	- MassBuild#464: Increase release tag
14cr|gnome-icon-theme-extras-3.12.0-2|40	
14cr|gnome-icon-theme-extras-3.12.0-2|41	

1734 14
14cr|gnome-mplayer-1.0.7-2|1	Summary:	Simple GUI for MPlayer
14cr|gnome-mplayer-1.0.7-2|2	Name:		gnome-mplayer
14cr|gnome-mplayer-1.0.7-2|3	Version:	1.0.7
14cr|gnome-mplayer-1.0.7-2|4	Release:	2
14cr|gnome-mplayer-1.0.7-2|5	License:	GPLv2+
14cr|gnome-mplayer-1.0.7-2|6	Group:		Video
14cr|gnome-mplayer-1.0.7-2|7	URL:		http://kdekorte.googlepages.com/gnomemplayer
14cr|gnome-mplayer-1.0.7-2|8	Source0:	http://gnome-mplayer.googlecode.com/files/%name-%version.tar.gz
14cr|gnome-mplayer-1.0.7-2|9	Requires:	mplayer
14cr|gnome-mplayer-1.0.7-2|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gnome-mplayer-1.0.7-2|11	BuildRequires:	pkgconfig(gmtk) >= 1.0.7
14cr|gnome-mplayer-1.0.7-2|12	BuildRequires:	pkgconfig(dbus-1) >= 0.95
14cr|gnome-mplayer-1.0.7-2|13	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.70
14cr|gnome-mplayer-1.0.7-2|14	BuildRequires:	pkgconfig(xscrnsaver)
14cr|gnome-mplayer-1.0.7-2|15	BuildRequires:	pkgconfig(alsa)
14cr|gnome-mplayer-1.0.7-2|16	BuildRequires:	pkgconfig(libnotify)
14cr|gnome-mplayer-1.0.7-2|17	BuildRequires:	pkgconfig(libgpod-1.0)
14cr|gnome-mplayer-1.0.7-2|18	BuildRequires:	pkgconfig(libmusicbrainz3)
14cr|gnome-mplayer-1.0.7-2|19	BuildRequires:	pkgconfig(libcurl)
14cr|gnome-mplayer-1.0.7-2|20	BuildRequires:	pkgconfig(libnautilus-extension)
14cr|gnome-mplayer-1.0.7-2|21	BuildRequires:	desktop-file-utils
14cr|gnome-mplayer-1.0.7-2|22	# Used to determine volume control mode at build-time
14cr|gnome-mplayer-1.0.7-2|23	BuildRequires:	pkgconfig(libpulse)
14cr|gnome-mplayer-1.0.7-2|24	# Used to determine power control methods at build-time
14cr|gnome-mplayer-1.0.7-2|25	BuildRequires:	gnome-power-manager
14cr|gnome-mplayer-1.0.7-2|26	
14cr|gnome-mplayer-1.0.7-2|27	%description
14cr|gnome-mplayer-1.0.7-2|28	GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a
14cr|gnome-mplayer-1.0.7-2|29	nice tight player and provide a simple and clean interface to
14cr|gnome-mplayer-1.0.7-2|30	MPlayer. GNOME MPlayer has a rich API that is exposed via DBus.
14cr|gnome-mplayer-1.0.7-2|31	Using DBus you can control a single or multiple instances of GNOME
14cr|gnome-mplayer-1.0.7-2|32	MPlayer from a single command.
14cr|gnome-mplayer-1.0.7-2|33	
14cr|gnome-mplayer-1.0.7-2|34	%prep
14cr|gnome-mplayer-1.0.7-2|35	%setup -q
14cr|gnome-mplayer-1.0.7-2|36	
14cr|gnome-mplayer-1.0.7-2|37	%build
14cr|gnome-mplayer-1.0.7-2|38	%configure2_5x --enable-gtk3
14cr|gnome-mplayer-1.0.7-2|39	%make
14cr|gnome-mplayer-1.0.7-2|40	
14cr|gnome-mplayer-1.0.7-2|41	%install
14cr|gnome-mplayer-1.0.7-2|42	%makeinstall_std
14cr|gnome-mplayer-1.0.7-2|43	
14cr|gnome-mplayer-1.0.7-2|44	desktop-file-install --vendor='' \
14cr|gnome-mplayer-1.0.7-2|45	--add-category="Audio;Video;GTK;Player;GNOME" \
14cr|gnome-mplayer-1.0.7-2|46	--dir %{buildroot}%{_datadir}/applications \
14cr|gnome-mplayer-1.0.7-2|47	%{buildroot}%{_datadir}/applications/*.desktop
14cr|gnome-mplayer-1.0.7-2|48	
14cr|gnome-mplayer-1.0.7-2|49	# zero length docs
14cr|gnome-mplayer-1.0.7-2|50	find %{buildroot}%{_docdir}/%{name}/ -size 0 | xargs rm -f
14cr|gnome-mplayer-1.0.7-2|51	
14cr|gnome-mplayer-1.0.7-2|52	%find_lang %{name}
14cr|gnome-mplayer-1.0.7-2|53	
14cr|gnome-mplayer-1.0.7-2|54	%files -f %{name}.lang
14cr|gnome-mplayer-1.0.7-2|55	%doc %{_docdir}/%{name}/*
14cr|gnome-mplayer-1.0.7-2|56	%{_bindir}/%{name}
14cr|gnome-mplayer-1.0.7-2|57	%{_datadir}/applications/%{name}.desktop
14cr|gnome-mplayer-1.0.7-2|58	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|gnome-mplayer-1.0.7-2|59	%{_datadir}/glib-2.0/schemas/apps.gecko-mediaplayer.preferences.gschema.xml
14cr|gnome-mplayer-1.0.7-2|60	%{_datadir}/glib-2.0/schemas/apps.gnome-mplayer.preferences.*.xml
14cr|gnome-mplayer-1.0.7-2|61	%{_datadir}/gnome-control-center/default-apps/gnome-mplayer.xml
14cr|gnome-mplayer-1.0.7-2|62	%{_libdir}/nautilus/extensions*/*.so
14cr|gnome-mplayer-1.0.7-2|63	%{_mandir}/man1/%{name}.1*
14cr|gnome-mplayer-1.0.7-2|64	
14cr|gnome-mplayer-1.0.7-2|65	%changelog
14cr|gnome-mplayer-1.0.7-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cr|gnome-mplayer-1.0.7-2|67	+ Revision: 4bc1708
14cr|gnome-mplayer-1.0.7-2|68	- MassBuild#464: Increase release tag
14cr|gnome-mplayer-1.0.7-2|69	
14cr|gnome-mplayer-1.0.7-2|70	

1735 14
14cr|gnome-mud-0.11.2-7|1	Summary:	A mudclient for the GNOME platform
14cr|gnome-mud-0.11.2-7|2	Name:		gnome-mud
14cr|gnome-mud-0.11.2-7|3	Version:	0.11.2
14cr|gnome-mud-0.11.2-7|4	Release:	7
14cr|gnome-mud-0.11.2-7|5	License:	GPLv2+
14cr|gnome-mud-0.11.2-7|6	Group:		Games/Adventure
14cr|gnome-mud-0.11.2-7|7	URL:		http://live.gnome.org/GnomeMud
14cr|gnome-mud-0.11.2-7|8	Source0:	http://fr2.rpmfind.net/linux/gnome.org/sources/gnome-mud/0.11/%name-%version.tar.bz2
14cr|gnome-mud-0.11.2-7|9	Buildrequires:	vte-devel
14cr|gnome-mud-0.11.2-7|10	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|gnome-mud-0.11.2-7|11	BuildRequires:	intltool pkgconfig(gnet-2.0) pkgconfig(libpcre)
14cr|gnome-mud-0.11.2-7|12	BuildRequires:	pkgconfig(gconf-2.0) pkgconfig(gnome-doc-utils)
14cr|gnome-mud-0.11.2-7|13	BuildRequires:  pkgconfig(libglade-2.0)
14cr|gnome-mud-0.11.2-7|14	BuildRequires:	desktop-file-utils
14cr|gnome-mud-0.11.2-7|15	
14cr|gnome-mud-0.11.2-7|16	%description
14cr|gnome-mud-0.11.2-7|17	GNOME-Mud is a mudclient for the GNOME platform. Features include:
14cr|gnome-mud-0.11.2-7|18	
14cr|gnome-mud-0.11.2-7|19	* ANSI
14cr|gnome-mud-0.11.2-7|20	* Aliases
14cr|gnome-mud-0.11.2-7|21	* Triggers
14cr|gnome-mud-0.11.2-7|22	* Variables
14cr|gnome-mud-0.11.2-7|23	* Profiles
14cr|gnome-mud-0.11.2-7|24	* Multiple connections
14cr|gnome-mud-0.11.2-7|25	* Python scripting
14cr|gnome-mud-0.11.2-7|26	* C modules
14cr|gnome-mud-0.11.2-7|27	* and much much more...
14cr|gnome-mud-0.11.2-7|28	
14cr|gnome-mud-0.11.2-7|29	%prep
14cr|gnome-mud-0.11.2-7|30	%setup -q
14cr|gnome-mud-0.11.2-7|31	
14cr|gnome-mud-0.11.2-7|32	%build
14cr|gnome-mud-0.11.2-7|33	%configure2_5x --disable-schemas-install --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|gnome-mud-0.11.2-7|34	%make
14cr|gnome-mud-0.11.2-7|35	
14cr|gnome-mud-0.11.2-7|36	%install
14cr|gnome-mud-0.11.2-7|37	rm -rf %{buildroot}
14cr|gnome-mud-0.11.2-7|38	%makeinstall_std
14cr|gnome-mud-0.11.2-7|39	
14cr|gnome-mud-0.11.2-7|40	mv %buildroot%_gamesdatadir/applications %buildroot%_datadir/
14cr|gnome-mud-0.11.2-7|41	mv %buildroot%_gamesdatadir/icons %buildroot%_datadir/
14cr|gnome-mud-0.11.2-7|42	
14cr|gnome-mud-0.11.2-7|43	desktop-file-install --vendor='' \
14cr|gnome-mud-0.11.2-7|44	--dir=%buildroot%_datadir/applications \
14cr|gnome-mud-0.11.2-7|45	--add-category='GTK;AdventureGame' \
14cr|gnome-mud-0.11.2-7|46	%buildroot%_datadir/applications/*.desktop
14cr|gnome-mud-0.11.2-7|47	
14cr|gnome-mud-0.11.2-7|48	%find_lang %name --with-gnome
14cr|gnome-mud-0.11.2-7|49	
14cr|gnome-mud-0.11.2-7|50	
14cr|gnome-mud-0.11.2-7|51	%preun
14cr|gnome-mud-0.11.2-7|52	%preun_uninstall_gconf_schemas gnome-mud
14cr|gnome-mud-0.11.2-7|53	
14cr|gnome-mud-0.11.2-7|54	%files -f %name.lang
14cr|gnome-mud-0.11.2-7|55	%doc AUTHORS COPYING README INSTALL ROADMAP
14cr|gnome-mud-0.11.2-7|56	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnome-mud.schemas
14cr|gnome-mud-0.11.2-7|57	%{_gamesbindir}/gnome-mud
14cr|gnome-mud-0.11.2-7|58	%{_datadir}/applications/gnome-mud.desktop
14cr|gnome-mud-0.11.2-7|59	%{_iconsdir}/*/*/*/*
14cr|gnome-mud-0.11.2-7|60	%{_gamesdatadir}/%name
14cr|gnome-mud-0.11.2-7|61	%{_mandir}/man6/%name.*
14cr|gnome-mud-0.11.2-7|62	
14cr|gnome-mud-0.11.2-7|63	%changelog
14cr|gnome-mud-0.11.2-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2-7
14cr|gnome-mud-0.11.2-7|65	+ Revision: 28f8b9a
14cr|gnome-mud-0.11.2-7|66	- MassBuild#464: Increase release tag
14cr|gnome-mud-0.11.2-7|67	
14cr|gnome-mud-0.11.2-7|68	

1736 14
14cr|gnome-nettool-3.2.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|gnome-nettool-3.2.0-2|2	
14cr|gnome-nettool-3.2.0-2|3	Summary:	Network information tool for GNOME
14cr|gnome-nettool-3.2.0-2|4	Name:		gnome-nettool
14cr|gnome-nettool-3.2.0-2|5	Version:	3.2.0
14cr|gnome-nettool-3.2.0-2|6	Release:	2
14cr|gnome-nettool-3.2.0-2|7	URL:		http://projects.gnome.org/gnome-network/
14cr|gnome-nettool-3.2.0-2|8	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|gnome-nettool-3.2.0-2|9	License:	GPLv2+ and GFDL
14cr|gnome-nettool-3.2.0-2|10	Group:		Graphical desktop/GNOME
14cr|gnome-nettool-3.2.0-2|11	BuildRequires:	intltool
14cr|gnome-nettool-3.2.0-2|12	BuildRequires:	desktop-file-utils
14cr|gnome-nettool-3.2.0-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.4
14cr|gnome-nettool-3.2.0-2|14	BuildRequires:  pkgconfig(gio-2.0) >= 2.25.10
14cr|gnome-nettool-3.2.0-2|15	BuildRequires:  pkgconfig(gmodule-export-2.0)
14cr|gnome-nettool-3.2.0-2|16	BuildRequires:  pkgconfig(gnome-doc-utils)
14cr|gnome-nettool-3.2.0-2|17	BuildRequires:  pkgconfig(libgtop-2.0)
14cr|gnome-nettool-3.2.0-2|18	
14cr|gnome-nettool-3.2.0-2|19	Requires:	whois
14cr|gnome-nettool-3.2.0-2|20	Requires:	traceroute
14cr|gnome-nettool-3.2.0-2|21	
14cr|gnome-nettool-3.2.0-2|22	%description
14cr|gnome-nettool-3.2.0-2|23	GNOME Nettool is a frontend to various networking commandline
14cr|gnome-nettool-3.2.0-2|24	tools, like ping, netstat, ifconfig, whois, traceroute, finger.
14cr|gnome-nettool-3.2.0-2|25	
14cr|gnome-nettool-3.2.0-2|26	%prep
14cr|gnome-nettool-3.2.0-2|27	%setup -q
14cr|gnome-nettool-3.2.0-2|28	
14cr|gnome-nettool-3.2.0-2|29	%build
14cr|gnome-nettool-3.2.0-2|30	%configure2_5x \
14cr|gnome-nettool-3.2.0-2|31	--disable-scrollkeeper \
14cr|gnome-nettool-3.2.0-2|32	--disable-schemas-compile \
14cr|gnome-nettool-3.2.0-2|33	--disable-static
14cr|gnome-nettool-3.2.0-2|34	%make
14cr|gnome-nettool-3.2.0-2|35	
14cr|gnome-nettool-3.2.0-2|36	%install
14cr|gnome-nettool-3.2.0-2|37	%makeinstall_std
14cr|gnome-nettool-3.2.0-2|38	
14cr|gnome-nettool-3.2.0-2|39	desktop-file-install \
14cr|gnome-nettool-3.2.0-2|40	--vendor "" \
14cr|gnome-nettool-3.2.0-2|41	--delete-original \
14cr|gnome-nettool-3.2.0-2|42	--dir %{buildroot}%{_datadir}/applications \
14cr|gnome-nettool-3.2.0-2|43	--remove-category Network \
14cr|gnome-nettool-3.2.0-2|44	--add-category GNOME \
14cr|gnome-nettool-3.2.0-2|45	--add-category System \
14cr|gnome-nettool-3.2.0-2|46	--add-category Utility \
14cr|gnome-nettool-3.2.0-2|47	%{buildroot}%{_datadir}/applications/gnome-nettool.desktop
14cr|gnome-nettool-3.2.0-2|48	
14cr|gnome-nettool-3.2.0-2|49	%find_lang %{name} --with-gnome
14cr|gnome-nettool-3.2.0-2|50	
14cr|gnome-nettool-3.2.0-2|51	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
14cr|gnome-nettool-3.2.0-2|52	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
14cr|gnome-nettool-3.2.0-2|53	#done
14cr|gnome-nettool-3.2.0-2|54	
14cr|gnome-nettool-3.2.0-2|55	%files -f %{name}.lang
14cr|gnome-nettool-3.2.0-2|56	%doc AUTHORS NEWS README
14cr|gnome-nettool-3.2.0-2|57	%{_bindir}/%{name}
14cr|gnome-nettool-3.2.0-2|58	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|gnome-nettool-3.2.0-2|59	%{_datadir}/applications/%{name}.desktop
14cr|gnome-nettool-3.2.0-2|60	%{_datadir}/%{name}/pixmaps/*.xpm
14cr|gnome-nettool-3.2.0-2|61	%{_datadir}/%{name}/pixmaps/*.png
14cr|gnome-nettool-3.2.0-2|62	%{_datadir}/%{name}/ui/%{name}.ui
14cr|gnome-nettool-3.2.0-2|63	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml
14cr|gnome-nettool-3.2.0-2|64	
14cr|gnome-nettool-3.2.0-2|65	
14cr|gnome-nettool-3.2.0-2|66	
14cr|gnome-nettool-3.2.0-2|67	%changelog
14cr|gnome-nettool-3.2.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-2
14cr|gnome-nettool-3.2.0-2|69	+ Revision: 2b247c5
14cr|gnome-nettool-3.2.0-2|70	- MassBuild#464: Increase release tag
14cr|gnome-nettool-3.2.0-2|71	
14cr|gnome-nettool-3.2.0-2|72	

1737 14
14cr|gnome-paint-0.4.0-2|1	%define Werror_cflags %nil
14cr|gnome-paint-0.4.0-2|2	
14cr|gnome-paint-0.4.0-2|3	Name:           gnome-paint
14cr|gnome-paint-0.4.0-2|4	Version:        0.4.0
14cr|gnome-paint-0.4.0-2|5	Release:        2
14cr|gnome-paint-0.4.0-2|6	Summary:        Easy to use paint program
14cr|gnome-paint-0.4.0-2|7	
14cr|gnome-paint-0.4.0-2|8	Group:          Graphics
14cr|gnome-paint-0.4.0-2|9	License:        GPLv3+
14cr|gnome-paint-0.4.0-2|10	URL:            https://launchpad.net/gnome-paint
14cr|gnome-paint-0.4.0-2|11	Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|gnome-paint-0.4.0-2|12	Patch0:		gnome-paint.packaging.patch
14cr|gnome-paint-0.4.0-2|13	#debian patches
14cr|gnome-paint-0.4.0-2|14	Patch1:		debian-612470-handle-urls.patch
14cr|gnome-paint-0.4.0-2|15	Patch2:		lp-757607-crash-in-toolbar.patch
14cr|gnome-paint-0.4.0-2|16	
14cr|gnome-paint-0.4.0-2|17	BuildRequires:  intltool gtk2-devel desktop-file-utils
14cr|gnome-paint-0.4.0-2|18	Requires:       hicolor-icon-theme
14cr|gnome-paint-0.4.0-2|19	
14cr|gnome-paint-0.4.0-2|20	%description
14cr|gnome-paint-0.4.0-2|21	gnome-paint is a simple, easy to use paint program.
14cr|gnome-paint-0.4.0-2|22	
14cr|gnome-paint-0.4.0-2|23	%prep
14cr|gnome-paint-0.4.0-2|24	%setup -q
14cr|gnome-paint-0.4.0-2|25	%apply_patches
14cr|gnome-paint-0.4.0-2|26	# remove icon extensions
14cr|gnome-paint-0.4.0-2|27	sed -i 's|Icon=gp.png|Icon=gp|g' data/desktop/%{name}.desktop.in.in
14cr|gnome-paint-0.4.0-2|28	sed -i 's|RasterGraphics;|2DGraphics;RasterGraphics;|g' data/desktop/%{name}.desktop.in.in
14cr|gnome-paint-0.4.0-2|29	
14cr|gnome-paint-0.4.0-2|30	%build
14cr|gnome-paint-0.4.0-2|31	autoreconf -fi
14cr|gnome-paint-0.4.0-2|32	%configure
14cr|gnome-paint-0.4.0-2|33	%make LIBS="-lm"
14cr|gnome-paint-0.4.0-2|34	
14cr|gnome-paint-0.4.0-2|35	
14cr|gnome-paint-0.4.0-2|36	%install
14cr|gnome-paint-0.4.0-2|37	make install DESTDIR=%{buildroot}
14cr|gnome-paint-0.4.0-2|38	# remove docs, use rpmbuild instead
14cr|gnome-paint-0.4.0-2|39	rm -rf %{buildroot}/%{_prefix}/doc
14cr|gnome-paint-0.4.0-2|40	# remove unnecessary includedir files
14cr|gnome-paint-0.4.0-2|41	rm -rf %{buildroot}/%{_includedir}
14cr|gnome-paint-0.4.0-2|42	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|gnome-paint-0.4.0-2|43	%find_lang %{name} --all-name
14cr|gnome-paint-0.4.0-2|44	
14cr|gnome-paint-0.4.0-2|45	
14cr|gnome-paint-0.4.0-2|46	%post
14cr|gnome-paint-0.4.0-2|47	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|gnome-paint-0.4.0-2|48	
14cr|gnome-paint-0.4.0-2|49	%postun
14cr|gnome-paint-0.4.0-2|50	if [ $1 -eq 0 ] ; then
14cr|gnome-paint-0.4.0-2|51	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|gnome-paint-0.4.0-2|52	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|gnome-paint-0.4.0-2|53	fi
14cr|gnome-paint-0.4.0-2|54	update-desktop-database &> /dev/null || :
14cr|gnome-paint-0.4.0-2|55	
14cr|gnome-paint-0.4.0-2|56	%posttrans
14cr|gnome-paint-0.4.0-2|57	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|gnome-paint-0.4.0-2|58	update-desktop-database &> /dev/null || :
14cr|gnome-paint-0.4.0-2|59	
14cr|gnome-paint-0.4.0-2|60	%files -f %{name}.lang
14cr|gnome-paint-0.4.0-2|61	%doc COPYING ChangeLog README
14cr|gnome-paint-0.4.0-2|62	%{_bindir}/gnome-paint
14cr|gnome-paint-0.4.0-2|63	%{_datadir}/applications/gnome-paint.desktop
14cr|gnome-paint-0.4.0-2|64	%{_datadir}/gnome-paint/
14cr|gnome-paint-0.4.0-2|65	%{_datadir}/icons/hicolor/16x16/apps/gp.png
14cr|gnome-paint-0.4.0-2|66	
14cr|gnome-paint-0.4.0-2|67	%changelog
14cr|gnome-paint-0.4.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|gnome-paint-0.4.0-2|69	+ Revision: 58a12f9
14cr|gnome-paint-0.4.0-2|70	- MassBuild#464: Increase release tag
14cr|gnome-paint-0.4.0-2|71	
14cr|gnome-paint-0.4.0-2|72	

1738 14
14cr|gnome-ppp-0.3.23-5|1	%define name gnome-ppp
14cr|gnome-ppp-0.3.23-5|2	%define version 0.3.23
14cr|gnome-ppp-0.3.23-5|3	%define release 5
14cr|gnome-ppp-0.3.23-5|4	%define section Internet/Remote Access
14cr|gnome-ppp-0.3.23-5|5	
14cr|gnome-ppp-0.3.23-5|6	Summary: Gnome 2 front-end to wvdial
14cr|gnome-ppp-0.3.23-5|7	Name: %{name}
14cr|gnome-ppp-0.3.23-5|8	Version: %{version}
14cr|gnome-ppp-0.3.23-5|9	Release: %{release}
14cr|gnome-ppp-0.3.23-5|10	Source0: http://www.gnome-ppp.org/download/0.3/%{name}-%{version}.tar.bz2
14cr|gnome-ppp-0.3.23-5|11	Source1: gnome-ppp.png
14cr|gnome-ppp-0.3.23-5|12	Source2: gnome-ppp-16.png
14cr|gnome-ppp-0.3.23-5|13	Source3: gnome-ppp-32.png
14cr|gnome-ppp-0.3.23-5|14	URL: http://www.gnome-ppp.org/
14cr|gnome-ppp-0.3.23-5|15	License: GPL
14cr|gnome-ppp-0.3.23-5|16	Group: System/Configuration/Networking
14cr|gnome-ppp-0.3.23-5|17	Requires: wvdial >= 1.54
14cr|gnome-ppp-0.3.23-5|18	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|gnome-ppp-0.3.23-5|19	BuildRequires: pkgconfig(libglade-2.0)
14cr|gnome-ppp-0.3.23-5|20	BuildRequires:	perl-XML-Parser
14cr|gnome-ppp-0.3.23-5|21	BuildRequires:	desktop-file-utils
14cr|gnome-ppp-0.3.23-5|22	
14cr|gnome-ppp-0.3.23-5|23	%description
14cr|gnome-ppp-0.3.23-5|24	Gnome 2 front-end to wvDial, a modem/ISDN dial-up software.
14cr|gnome-ppp-0.3.23-5|25	%prep
14cr|gnome-ppp-0.3.23-5|26	%setup -q
14cr|gnome-ppp-0.3.23-5|27	
14cr|gnome-ppp-0.3.23-5|28	%build
14cr|gnome-ppp-0.3.23-5|29	%configure2_5x
14cr|gnome-ppp-0.3.23-5|30	%make LIBS="-lX11"
14cr|gnome-ppp-0.3.23-5|31	
14cr|gnome-ppp-0.3.23-5|32	%install
14cr|gnome-ppp-0.3.23-5|33	%makeinstall_std
14cr|gnome-ppp-0.3.23-5|34	mkdir %{buildroot}/%{_datadir}/pixmaps && \
14cr|gnome-ppp-0.3.23-5|35	cp -r %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/ %{buildroot}/%{_datadir}/pixmaps/
14cr|gnome-ppp-0.3.23-5|36	#mv %{buildroot}/%{_datadir}/doc/%{name}-%{version} %{buildroot}/%{_datadir}/doc/%{name}
14cr|gnome-ppp-0.3.23-5|37	rm -rf %{buildroot}/%{_datadir}/doc/%{name}
14cr|gnome-ppp-0.3.23-5|38	
14cr|gnome-ppp-0.3.23-5|39	%find_lang %{name} --with-gnome
14cr|gnome-ppp-0.3.23-5|40	
14cr|gnome-ppp-0.3.23-5|41	# menu
14cr|gnome-ppp-0.3.23-5|42	
14cr|gnome-ppp-0.3.23-5|43	desktop-file-install --vendor="" \
14cr|gnome-ppp-0.3.23-5|44	--remove-category="Application" \
14cr|gnome-ppp-0.3.23-5|45	--add-category="GNOME" \
14cr|gnome-ppp-0.3.23-5|46	--add-category="Settings;Network" \
14cr|gnome-ppp-0.3.23-5|47	--add-category="X-MandrivaLinux-System-Configuration-Networking" \
14cr|gnome-ppp-0.3.23-5|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gnome-ppp-0.3.23-5|49	
14cr|gnome-ppp-0.3.23-5|50	# icon
14cr|gnome-ppp-0.3.23-5|51	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
14cr|gnome-ppp-0.3.23-5|52	#install -m 644 src/pixmaps/%name.png %buildroot/%_datadir/pixmaps/%name.png
14cr|gnome-ppp-0.3.23-5|53	install -m 644 %SOURCE1 %buildroot/%_miconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|54	install -m 644 %SOURCE2 %buildroot/%_liconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|55	install -m 644 %SOURCE3 %buildroot/%_iconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|56	
14cr|gnome-ppp-0.3.23-5|57	%files -f %{name}.lang
14cr|gnome-ppp-0.3.23-5|58	%doc ChangeLog COPYING INSTALL
14cr|gnome-ppp-0.3.23-5|59	%{_bindir}/gnome-ppp
14cr|gnome-ppp-0.3.23-5|60	%{_datadir}/applications/gnome-ppp.desktop
14cr|gnome-ppp-0.3.23-5|61	%dir %{_datadir}/%{name}
14cr|gnome-ppp-0.3.23-5|62	%{_datadir}/%{name}/glade/*
14cr|gnome-ppp-0.3.23-5|63	%{_datadir}/pixmaps/apps/%name.png
14cr|gnome-ppp-0.3.23-5|64	%{_datadir}/icons/hicolor/48x48/apps/*.png
14cr|gnome-ppp-0.3.23-5|65	%{_datadir}/%name/gnome_ppp*.png
14cr|gnome-ppp-0.3.23-5|66	%_liconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|67	%_miconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|68	%_iconsdir/%name.png
14cr|gnome-ppp-0.3.23-5|69	
14cr|gnome-ppp-0.3.23-5|70	%changelog
14cr|gnome-ppp-0.3.23-5|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.23-5
14cr|gnome-ppp-0.3.23-5|72	+ Revision: 5decae1
14cr|gnome-ppp-0.3.23-5|73	- MassBuild#464: Increase release tag
14cr|gnome-ppp-0.3.23-5|74	
14cr|gnome-ppp-0.3.23-5|75	

1739 14
14cr|gnome-sshman-0.6-6|1	%define name	gnome-sshman
14cr|gnome-sshman-0.6-6|2	%define version 0.6
14cr|gnome-sshman-0.6-6|3	%define release 6
14cr|gnome-sshman-0.6-6|4	
14cr|gnome-sshman-0.6-6|5	Name: 	 	%{name}
14cr|gnome-sshman-0.6-6|6	Summary: 	SSH connection manager for GNOME and Nautilus
14cr|gnome-sshman-0.6-6|7	Version: 	%{version}
14cr|gnome-sshman-0.6-6|8	Release: 	%{release}
14cr|gnome-sshman-0.6-6|9	
14cr|gnome-sshman-0.6-6|10	Source:		http://savannah.nongnu.org/download/gnome-sshman/%{name}-%{version}.tar.bz2
14cr|gnome-sshman-0.6-6|11	URL:		http://www.oronetes.net/webs/gnome-sshman/
14cr|gnome-sshman-0.6-6|12	License:	GPL
14cr|gnome-sshman-0.6-6|13	Group:		Graphical desktop/GNOME
14cr|gnome-sshman-0.6-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gnome-sshman-0.6-6|15	Requires:	pygtk2.0-libglade gnome-terminal pygtk2.0 gnome-python python-vte python-pexpect pycrypto
14cr|gnome-sshman-0.6-6|16	BuildArch:	noarch
14cr|gnome-sshman-0.6-6|17	
14cr|gnome-sshman-0.6-6|18	%description
14cr|gnome-sshman-0.6-6|19	Gnome-sshman is an SSH session manager for GNOME. It is easy and fast to use,
14cr|gnome-sshman-0.6-6|20	and is useful for system administrators that need to connect to many SSH
14cr|gnome-sshman-0.6-6|21	servers. Gnome-sshman saves ssh sessions and allows you to open a saved
14cr|gnome-sshman-0.6-6|22	session with a double click in nautilus or opening a new session running
14cr|gnome-sshman-0.6-6|23	gnome-sshman.
14cr|gnome-sshman-0.6-6|24	
14cr|gnome-sshman-0.6-6|25	%prep
14cr|gnome-sshman-0.6-6|26	%setup -q
14cr|gnome-sshman-0.6-6|27	
14cr|gnome-sshman-0.6-6|28	%install
14cr|gnome-sshman-0.6-6|29	rm -rf $RPM_BUILD_ROOT
14cr|gnome-sshman-0.6-6|30	mkdir -p %buildroot/%_bindir
14cr|gnome-sshman-0.6-6|31	cp bin/%name %buildroot/%_bindir/
14cr|gnome-sshman-0.6-6|32	mkdir -p %buildroot/%_datadir/%name
14cr|gnome-sshman-0.6-6|33	cp libs/* %buildroot/%_datadir/%name
14cr|gnome-sshman-0.6-6|34	
14cr|gnome-sshman-0.6-6|35	#menu
14cr|gnome-sshman-0.6-6|36	
14cr|gnome-sshman-0.6-6|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gnome-sshman-0.6-6|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnome-sshman-0.6-6|39	[Desktop Entry]
14cr|gnome-sshman-0.6-6|40	Name=Gnome-SSHMan
14cr|gnome-sshman-0.6-6|41	Comment=Manage SSH connections
14cr|gnome-sshman-0.6-6|42	Exec=%{_bindir}/%{name}
14cr|gnome-sshman-0.6-6|43	Icon=terminals_section
14cr|gnome-sshman-0.6-6|44	Terminal=false
14cr|gnome-sshman-0.6-6|45	Type=Application
14cr|gnome-sshman-0.6-6|46	Categories=GNOME;GTK;X-MandrivaLinux-System-Terminals;TerminalEmulator;
14cr|gnome-sshman-0.6-6|47	EOF
14cr|gnome-sshman-0.6-6|48	
14cr|gnome-sshman-0.6-6|49	%clean
14cr|gnome-sshman-0.6-6|50	rm -rf $RPM_BUILD_ROOT
14cr|gnome-sshman-0.6-6|51	
14cr|gnome-sshman-0.6-6|52	%if %mdkversion < 200900
14cr|gnome-sshman-0.6-6|53	%post
14cr|gnome-sshman-0.6-6|54	%update_menus
14cr|gnome-sshman-0.6-6|55	%endif
14cr|gnome-sshman-0.6-6|56	
14cr|gnome-sshman-0.6-6|57	%if %mdkversion < 200900
14cr|gnome-sshman-0.6-6|58	%postun
14cr|gnome-sshman-0.6-6|59	%clean_menus
14cr|gnome-sshman-0.6-6|60	%endif
14cr|gnome-sshman-0.6-6|61	
14cr|gnome-sshman-0.6-6|62	%files
14cr|gnome-sshman-0.6-6|63	%defattr(-,root,root)
14cr|gnome-sshman-0.6-6|64	%doc README
14cr|gnome-sshman-0.6-6|65	%{_bindir}/%name
14cr|gnome-sshman-0.6-6|66	%{_datadir}/%name
14cr|gnome-sshman-0.6-6|67	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnome-sshman-0.6-6|68	
14cr|gnome-sshman-0.6-6|69	
14cr|gnome-sshman-0.6-6|70	
14cr|gnome-sshman-0.6-6|71	
14cr|gnome-sshman-0.6-6|72	
14cr|gnome-sshman-0.6-6|73	%changelog
14cr|gnome-sshman-0.6-6|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-6
14cr|gnome-sshman-0.6-6|75	+ Revision: 33eff2b
14cr|gnome-sshman-0.6-6|76	- MassBuild#464: Increase release tag
14cr|gnome-sshman-0.6-6|77	
14cr|gnome-sshman-0.6-6|78	

1740 14
14cr|gnome-tiles-1-14|1	Summary: Desktop Background Images for GNOME
14cr|gnome-tiles-1-14|2	Name: gnome-tiles
14cr|gnome-tiles-1-14|3	Version: 1
14cr|gnome-tiles-1-14|4	Release: 14
14cr|gnome-tiles-1-14|5	License: LGPL
14cr|gnome-tiles-1-14|6	Group: Graphical desktop/GNOME
14cr|gnome-tiles-1-14|7	Source: gnome-tiles-1.tar.bz2
14cr|gnome-tiles-1-14|8	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|gnome-tiles-1-14|9	BuildArchitectures: noarch
14cr|gnome-tiles-1-14|10	URL: http://www.gnome.org/
14cr|gnome-tiles-1-14|11	
14cr|gnome-tiles-1-14|12	%description
14cr|gnome-tiles-1-14|13	If you use GNOME you can use these images to spruce up your background.
14cr|gnome-tiles-1-14|14	Of course, you can you use it for with another Window Manager.
14cr|gnome-tiles-1-14|15	
14cr|gnome-tiles-1-14|16	%prep
14cr|gnome-tiles-1-14|17	
14cr|gnome-tiles-1-14|18	%install
14cr|gnome-tiles-1-14|19	rm -rf $RPM_BUILD_ROOT
14cr|gnome-tiles-1-14|20	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome-tiles
14cr|gnome-tiles-1-14|21	cd $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
14cr|gnome-tiles-1-14|22	bzcat %{SOURCE0}|tar xf -
14cr|gnome-tiles-1-14|23	
14cr|gnome-tiles-1-14|24	%clean
14cr|gnome-tiles-1-14|25	rm -rf $RPM_BUILD_ROOT
14cr|gnome-tiles-1-14|26	
14cr|gnome-tiles-1-14|27	%files
14cr|gnome-tiles-1-14|28	%defattr(-, root, root)
14cr|gnome-tiles-1-14|29	%{_datadir}/pixmaps/backgrounds/gnome-tiles
14cr|gnome-tiles-1-14|30	
14cr|gnome-tiles-1-14|31	
14cr|gnome-tiles-1-14|32	
14cr|gnome-tiles-1-14|33	
14cr|gnome-tiles-1-14|34	%changelog
14cr|gnome-tiles-1-14|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-14
14cr|gnome-tiles-1-14|36	+ Revision: d4f9637
14cr|gnome-tiles-1-14|37	- MassBuild#464: Increase release tag
14cr|gnome-tiles-1-14|38	
14cr|gnome-tiles-1-14|39	

1741 14
14cr|gnome-web-photo-0.10.6-2|1	Summary:	Generate full images and thumbnails from web pages
14cr|gnome-web-photo-0.10.6-2|2	Name:		gnome-web-photo
14cr|gnome-web-photo-0.10.6-2|3	Version:	0.10.6
14cr|gnome-web-photo-0.10.6-2|4	Release:	2
14cr|gnome-web-photo-0.10.6-2|5	License:	LGPLv2+
14cr|gnome-web-photo-0.10.6-2|6	Group:		Graphical desktop/GNOME
14cr|gnome-web-photo-0.10.6-2|7	URL:		http://ftp.gnome.org/pub/gnome/sources/gnome-web-photo/
14cr|gnome-web-photo-0.10.6-2|8	Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-web-photo/%{version}/gnome-web-photo-%{version}.tar.xz
14cr|gnome-web-photo-0.10.6-2|9	
14cr|gnome-web-photo-0.10.6-2|10	BuildRequires:	intltool
14cr|gnome-web-photo-0.10.6-2|11	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gnome-web-photo-0.10.6-2|12	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|gnome-web-photo-0.10.6-2|13	
14cr|gnome-web-photo-0.10.6-2|14	%description
14cr|gnome-web-photo-0.10.6-2|15	GNOME Web Photographer is a tool to generate full-size image files and
14cr|gnome-web-photo-0.10.6-2|16	thumbnails from HTML files and web pages.
14cr|gnome-web-photo-0.10.6-2|17	
14cr|gnome-web-photo-0.10.6-2|18	%prep
14cr|gnome-web-photo-0.10.6-2|19	%setup -q
14cr|gnome-web-photo-0.10.6-2|20	
14cr|gnome-web-photo-0.10.6-2|21	%build
14cr|gnome-web-photo-0.10.6-2|22	%configure2_5x \
14cr|gnome-web-photo-0.10.6-2|23	--with-gtk=3.0
14cr|gnome-web-photo-0.10.6-2|24	
14cr|gnome-web-photo-0.10.6-2|25	%make
14cr|gnome-web-photo-0.10.6-2|26	
14cr|gnome-web-photo-0.10.6-2|27	%install
14cr|gnome-web-photo-0.10.6-2|28	%makeinstall_std
14cr|gnome-web-photo-0.10.6-2|29	
14cr|gnome-web-photo-0.10.6-2|30	%find_lang %{name}
14cr|gnome-web-photo-0.10.6-2|31	
14cr|gnome-web-photo-0.10.6-2|32	%files -f %{name}.lang
14cr|gnome-web-photo-0.10.6-2|33	%{_bindir}/gnome-web-photo
14cr|gnome-web-photo-0.10.6-2|34	%{_bindir}/gnome-web-print
14cr|gnome-web-photo-0.10.6-2|35	%{_bindir}/gnome-web-thumbnail
14cr|gnome-web-photo-0.10.6-2|36	%{_datadir}/gnome-web-photo
14cr|gnome-web-photo-0.10.6-2|37	%{_datadir}/thumbnailers/gnome-web-photo.thumbnailer
14cr|gnome-web-photo-0.10.6-2|38	
14cr|gnome-web-photo-0.10.6-2|39	
14cr|gnome-web-photo-0.10.6-2|40	
14cr|gnome-web-photo-0.10.6-2|41	
14cr|gnome-web-photo-0.10.6-2|42	%changelog
14cr|gnome-web-photo-0.10.6-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.6-2
14cr|gnome-web-photo-0.10.6-2|44	+ Revision: 3dd5d1e
14cr|gnome-web-photo-0.10.6-2|45	- MassBuild#464: Increase release tag
14cr|gnome-web-photo-0.10.6-2|46	
14cr|gnome-web-photo-0.10.6-2|47	

1742 14
14cr|gnomoradio-0.15.1-11|1	%define major 0
14cr|gnomoradio-0.15.1-11|2	%define libroboradio %mklibname roboradio %{major}
14cr|gnomoradio-0.15.1-11|3	%define librainbow %mklibname rainbow %{major}
14cr|gnomoradio-0.15.1-11|4	%define libaudio %mklibname %{name}-audio %{major}
14cr|gnomoradio-0.15.1-11|5	%define libmp3 %mklibname %{name}-mp3 %{major}
14cr|gnomoradio-0.15.1-11|6	%define devname %mklibname %{name} -d
14cr|gnomoradio-0.15.1-11|7	
14cr|gnomoradio-0.15.1-11|8	Summary:	Finder and player of free (Creative Commons) music
14cr|gnomoradio-0.15.1-11|9	Name:		gnomoradio
14cr|gnomoradio-0.15.1-11|10	Version:	0.15.1
14cr|gnomoradio-0.15.1-11|11	Release:	11
14cr|gnomoradio-0.15.1-11|12	License:	GPLv2+
14cr|gnomoradio-0.15.1-11|13	Group:		Sound
14cr|gnomoradio-0.15.1-11|14	Url:		http://gnomoradio.org/
14cr|gnomoradio-0.15.1-11|15	Source0:	%{name}-%{version}.tar.bz2
14cr|gnomoradio-0.15.1-11|16	# patches from Gentoo
14cr|gnomoradio-0.15.1-11|17	Patch0:		gnomoradio-0.15.1-gcc42.patch
14cr|gnomoradio-0.15.1-11|18	Patch1:		gnomoradio-0.15.1-gcc43.patch
14cr|gnomoradio-0.15.1-11|19	# -------------------
14cr|gnomoradio-0.15.1-11|20	Patch2:		gnomoradio-0.15.1-fix-underlinking.patch
14cr|gnomoradio-0.15.1-11|21	Patch3:		gnomoradio-0.15.1-glib-single-include.patch
14cr|gnomoradio-0.15.1-11|22	Patch4:		gnomoradio-0.15.1-lm.patch
14cr|gnomoradio-0.15.1-11|23	BuildRequires:	desktop-file-utils
14cr|gnomoradio-0.15.1-11|24	BuildRequires:	imagemagick
14cr|gnomoradio-0.15.1-11|25	BuildRequires:	pkgconfig(ao)
14cr|gnomoradio-0.15.1-11|26	BuildRequires:	pkgconfig(gconfmm-2.6)
14cr|gnomoradio-0.15.1-11|27	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|gnomoradio-0.15.1-11|28	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|gnomoradio-0.15.1-11|29	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|gnomoradio-0.15.1-11|30	BuildRequires:	pkgconfig(ogg)
14cr|gnomoradio-0.15.1-11|31	BuildRequires:	pkgconfig(vorbis)
14cr|gnomoradio-0.15.1-11|32	
14cr|gnomoradio-0.15.1-11|33	%description
14cr|gnomoradio-0.15.1-11|34	Gnomoradio is a program that can find, fetch, share, and play music that is
14cr|gnomoradio-0.15.1-11|35	freely available for sharing. The Gnomoradio project is creating an
14cr|gnomoradio-0.15.1-11|36	online network where artists can promote and share their music freely and
14cr|gnomoradio-0.15.1-11|37	willingly. By eliminating many of the exclusionary tactics of the mainstream
14cr|gnomoradio-0.15.1-11|38	music industry, musicians now have a chance to interact directly with their
14cr|gnomoradio-0.15.1-11|39	listeners and receive valuable exposure.
14cr|gnomoradio-0.15.1-11|40	
14cr|gnomoradio-0.15.1-11|41	%files
14cr|gnomoradio-0.15.1-11|42	%doc AUTHORS README NEWS TODO
14cr|gnomoradio-0.15.1-11|43	%{_bindir}/%{name}
14cr|gnomoradio-0.15.1-11|44	%{_bindir}/rainbow-get
14cr|gnomoradio-0.15.1-11|45	%{_sbindir}/rainbow-hub
14cr|gnomoradio-0.15.1-11|46	%{_datadir}/applications/%{name}.desktop
14cr|gnomoradio-0.15.1-11|47	%{_datadir}/pixmaps/*
14cr|gnomoradio-0.15.1-11|48	%{_liconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|49	%{_iconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|50	%{_miconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|51	
14cr|gnomoradio-0.15.1-11|52	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|53	
14cr|gnomoradio-0.15.1-11|54	%package -n %{libroboradio}
14cr|gnomoradio-0.15.1-11|55	Summary:	Dynamic library from %{name}
14cr|gnomoradio-0.15.1-11|56	Group:		System/Libraries
14cr|gnomoradio-0.15.1-11|57	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
14cr|gnomoradio-0.15.1-11|58	Obsoletes:	%{_lib}gnomoradio0 < 0.15.1-10
14cr|gnomoradio-0.15.1-11|59	
14cr|gnomoradio-0.15.1-11|60	%description -n %{libroboradio}
14cr|gnomoradio-0.15.1-11|61	Dynamic library from %{name}.
14cr|gnomoradio-0.15.1-11|62	
14cr|gnomoradio-0.15.1-11|63	%files -n %{libroboradio}
14cr|gnomoradio-0.15.1-11|64	%{_libdir}/libroboradio.so.%{major}*
14cr|gnomoradio-0.15.1-11|65	
14cr|gnomoradio-0.15.1-11|66	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|67	
14cr|gnomoradio-0.15.1-11|68	%package -n %{librainbow}
14cr|gnomoradio-0.15.1-11|69	Summary:	Dynamic library from %{name}
14cr|gnomoradio-0.15.1-11|70	Group:		System/Libraries
14cr|gnomoradio-0.15.1-11|71	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
14cr|gnomoradio-0.15.1-11|72	
14cr|gnomoradio-0.15.1-11|73	%description -n %{librainbow}
14cr|gnomoradio-0.15.1-11|74	Dynamic library from %{name}.
14cr|gnomoradio-0.15.1-11|75	
14cr|gnomoradio-0.15.1-11|76	%files -n %{librainbow}
14cr|gnomoradio-0.15.1-11|77	%{_libdir}/librainbow.so.%{major}*
14cr|gnomoradio-0.15.1-11|78	
14cr|gnomoradio-0.15.1-11|79	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|80	
14cr|gnomoradio-0.15.1-11|81	%package -n %{libaudio}
14cr|gnomoradio-0.15.1-11|82	Summary:	Dynamic library from %{name}
14cr|gnomoradio-0.15.1-11|83	Group:		System/Libraries
14cr|gnomoradio-0.15.1-11|84	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
14cr|gnomoradio-0.15.1-11|85	
14cr|gnomoradio-0.15.1-11|86	%description -n %{libaudio}
14cr|gnomoradio-0.15.1-11|87	Dynamic library from %{name}.
14cr|gnomoradio-0.15.1-11|88	
14cr|gnomoradio-0.15.1-11|89	%files -n %{libaudio}
14cr|gnomoradio-0.15.1-11|90	%{_libdir}/libroboradio-audio.so.%{major}*
14cr|gnomoradio-0.15.1-11|91	
14cr|gnomoradio-0.15.1-11|92	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|93	
14cr|gnomoradio-0.15.1-11|94	%package -n %{libmp3}
14cr|gnomoradio-0.15.1-11|95	Summary:	Dynamic library from %{name}
14cr|gnomoradio-0.15.1-11|96	Group:		System/Libraries
14cr|gnomoradio-0.15.1-11|97	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
14cr|gnomoradio-0.15.1-11|98	
14cr|gnomoradio-0.15.1-11|99	%description -n %{libmp3}
14cr|gnomoradio-0.15.1-11|100	Dynamic library from %{name}.
14cr|gnomoradio-0.15.1-11|101	
14cr|gnomoradio-0.15.1-11|102	%files -n %{libmp3}
14cr|gnomoradio-0.15.1-11|103	%{_libdir}/libroboradio-mp3.so.%{major}*
14cr|gnomoradio-0.15.1-11|104	
14cr|gnomoradio-0.15.1-11|105	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|106	
14cr|gnomoradio-0.15.1-11|107	%package -n %{devname}
14cr|gnomoradio-0.15.1-11|108	Summary:	Header files and static libraries from %{name}
14cr|gnomoradio-0.15.1-11|109	Group:		Development/C
14cr|gnomoradio-0.15.1-11|110	Requires:	%{libroboradio} = %{EVRD}
14cr|gnomoradio-0.15.1-11|111	Requires:	%{librainbow} = %{EVRD}
14cr|gnomoradio-0.15.1-11|112	Requires:	%{libaudio} = %{EVRD}
14cr|gnomoradio-0.15.1-11|113	Requires:	%{libmp3} = %{EVRD}
14cr|gnomoradio-0.15.1-11|114	Provides:	%{name}-devel = %{EVRD}
14cr|gnomoradio-0.15.1-11|115	Obsoletes:	%{_lib}gnomoradio0-devel < 0.15.1-10
14cr|gnomoradio-0.15.1-11|116	
14cr|gnomoradio-0.15.1-11|117	%description -n %{devname}
14cr|gnomoradio-0.15.1-11|118	Libraries and includes files for developing programs based on %{name}.
14cr|gnomoradio-0.15.1-11|119	
14cr|gnomoradio-0.15.1-11|120	%files -n %{devname}
14cr|gnomoradio-0.15.1-11|121	%{_includedir}/rainbow
14cr|gnomoradio-0.15.1-11|122	%{_includedir}/roboradio
14cr|gnomoradio-0.15.1-11|123	%{_libdir}/*.so
14cr|gnomoradio-0.15.1-11|124	
14cr|gnomoradio-0.15.1-11|125	#----------------------------------------------------------------------------
14cr|gnomoradio-0.15.1-11|126	
14cr|gnomoradio-0.15.1-11|127	%prep
14cr|gnomoradio-0.15.1-11|128	%setup -q
14cr|gnomoradio-0.15.1-11|129	%patch0 -p1
14cr|gnomoradio-0.15.1-11|130	%patch1 -p1
14cr|gnomoradio-0.15.1-11|131	%patch2 -p1
14cr|gnomoradio-0.15.1-11|132	%patch3 -p1
14cr|gnomoradio-0.15.1-11|133	%patch4 -p1
14cr|gnomoradio-0.15.1-11|134	
14cr|gnomoradio-0.15.1-11|135	%build
14cr|gnomoradio-0.15.1-11|136	%configure2_5x
14cr|gnomoradio-0.15.1-11|137	%make LIBS="-lglibmm-2.4 -lsigc-2.0"
14cr|gnomoradio-0.15.1-11|138	
14cr|gnomoradio-0.15.1-11|139	%install
14cr|gnomoradio-0.15.1-11|140	%makeinstall_std
14cr|gnomoradio-0.15.1-11|141	
14cr|gnomoradio-0.15.1-11|142	desktop-file-install --vendor="" \
14cr|gnomoradio-0.15.1-11|143	--remove-category="Application" \
14cr|gnomoradio-0.15.1-11|144	--add-category="GTK" \
14cr|gnomoradio-0.15.1-11|145	--add-category="AudioVideo" \
14cr|gnomoradio-0.15.1-11|146	--add-category="Audio" \
14cr|gnomoradio-0.15.1-11|147	--add-category="Player" \
14cr|gnomoradio-0.15.1-11|148	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gnomoradio-0.15.1-11|149	
14cr|gnomoradio-0.15.1-11|150	mkdir -p %{buildroot}/%{_liconsdir}
14cr|gnomoradio-0.15.1-11|151	convert -size 48x48 %{name}/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|152	mkdir -p %{buildroot}/%{_iconsdir}
14cr|gnomoradio-0.15.1-11|153	convert -size 32x32 %{name}/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|154	mkdir -p %{buildroot}/%{_miconsdir}
14cr|gnomoradio-0.15.1-11|155	convert -size 16x16 %{name}/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|gnomoradio-0.15.1-11|156	
14cr|gnomoradio-0.15.1-11|157	
14cr|gnomoradio-0.15.1-11|158	%changelog
14cr|gnomoradio-0.15.1-11|159	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-11
14cr|gnomoradio-0.15.1-11|160	+ Revision: df14704
14cr|gnomoradio-0.15.1-11|161	- MassBuild#464: Increase release tag
14cr|gnomoradio-0.15.1-11|162	
14cr|gnomoradio-0.15.1-11|163	

1743 14
14cr|gnormalize-0.63-4|1	%define version	0.63
14cr|gnormalize-0.63-4|2	%define release	4
14cr|gnormalize-0.63-4|3	
14cr|gnormalize-0.63-4|4	Name: 		gnormalize
14cr|gnormalize-0.63-4|5	Summary:	A ripper, an encoder and an audio converter
14cr|gnormalize-0.63-4|6	Version:	%{version}
14cr|gnormalize-0.63-4|7	Release:	%{release}
14cr|gnormalize-0.63-4|8	Group:		Sound
14cr|gnormalize-0.63-4|9	License:	GPLv2+
14cr|gnormalize-0.63-4|10	URL:		http://gnormalize.sourceforge.net
14cr|gnormalize-0.63-4|11	Source0:	http://kent.dl.sourceforge.net/sourceforge/gnormalize/%{name}-%{version}.tar.gz
14cr|gnormalize-0.63-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|gnormalize-0.63-4|13	BuildArch:	noarch
14cr|gnormalize-0.63-4|14	Requires:	normalize, cdparanoia
14cr|gnormalize-0.63-4|15	Requires:	vorbis-tools
14cr|gnormalize-0.63-4|16	
14cr|gnormalize-0.63-4|17	%description
14cr|gnormalize-0.63-4|18	gnormalize is a front end to normalize, a ripper, an encoder and
14cr|gnormalize-0.63-4|19	an audio converter. It uses gtk2-perl.
14cr|gnormalize-0.63-4|20	
14cr|gnormalize-0.63-4|21	gnormalize decodes the MP3/MPC/OGG/APE/FLAC file to WAV,
14cr|gnormalize-0.63-4|22	then normalizes the WAV to a targeted volume level and re-encodes it.
14cr|gnormalize-0.63-4|23	gnormalize can also rip, encode, convert audio format between MP3,
14cr|gnormalize-0.63-4|24	MPC, OGG, APE and FLAC, change the encoding and ID3 tag properties of
14cr|gnormalize-0.63-4|25	final normalized files.
14cr|gnormalize-0.63-4|26	
14cr|gnormalize-0.63-4|27	
14cr|gnormalize-0.63-4|28	%prep
14cr|gnormalize-0.63-4|29	%setup -q
14cr|gnormalize-0.63-4|30	
14cr|gnormalize-0.63-4|31	%install
14cr|gnormalize-0.63-4|32	rm -rf $RPM_BUILD_ROOT
14cr|gnormalize-0.63-4|33	
14cr|gnormalize-0.63-4|34	# We don't need to install Audio-CD*.tar.gz and CDDB_get*.tar.gz.
14cr|gnormalize-0.63-4|35	# Because mdk has the rpm packages: perl-CDDB_get, perl-Audio-CD.
14cr|gnormalize-0.63-4|36	
14cr|gnormalize-0.63-4|37	# Install gnormalize
14cr|gnormalize-0.63-4|38	mkdir -p %{buildroot}%{_bindir}
14cr|gnormalize-0.63-4|39	cp -vf gnormalize %{buildroot}%{_bindir}
14cr|gnormalize-0.63-4|40	mkdir -p %{buildroot}%{_datadir}/%name/animations
14cr|gnormalize-0.63-4|41	cp -vf animations/*.gif %{buildroot}%{_datadir}/%name/animations/
14cr|gnormalize-0.63-4|42	cp -vf README %{buildroot}%{_datadir}/%name/
14cr|gnormalize-0.63-4|43	
14cr|gnormalize-0.63-4|44	
14cr|gnormalize-0.63-4|45	# menu entrie
14cr|gnormalize-0.63-4|46	
14cr|gnormalize-0.63-4|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gnormalize-0.63-4|48	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnormalize-0.63-4|49	[Desktop Entry]
14cr|gnormalize-0.63-4|50	Name=Gnormalize
14cr|gnormalize-0.63-4|51	Comment=A ripper, an encoder and an audio converter
14cr|gnormalize-0.63-4|52	Exec=%{_bindir}/%{name}
14cr|gnormalize-0.63-4|53	Icon=%{name}
14cr|gnormalize-0.63-4|54	Terminal=false
14cr|gnormalize-0.63-4|55	Type=Application
14cr|gnormalize-0.63-4|56	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
14cr|gnormalize-0.63-4|57	EOF
14cr|gnormalize-0.63-4|58	
14cr|gnormalize-0.63-4|59	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
14cr|gnormalize-0.63-4|60	install -m 644 icons/%{name}-48.png  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|gnormalize-0.63-4|61	install -m 644 icons/%{name}-32.png  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|gnormalize-0.63-4|62	install -m 644 icons/%{name}-16.png  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|gnormalize-0.63-4|63	
14cr|gnormalize-0.63-4|64	
14cr|gnormalize-0.63-4|65	%if %mdkversion < 200900
14cr|gnormalize-0.63-4|66	%post
14cr|gnormalize-0.63-4|67	%{update_menus}
14cr|gnormalize-0.63-4|68	%endif
14cr|gnormalize-0.63-4|69	
14cr|gnormalize-0.63-4|70	%if %mdkversion < 200900
14cr|gnormalize-0.63-4|71	%postun
14cr|gnormalize-0.63-4|72	%{clean_menus}
14cr|gnormalize-0.63-4|73	%endif
14cr|gnormalize-0.63-4|74	
14cr|gnormalize-0.63-4|75	%clean
14cr|gnormalize-0.63-4|76	rm -rf $RPM_BUILD_ROOT
14cr|gnormalize-0.63-4|77	
14cr|gnormalize-0.63-4|78	
14cr|gnormalize-0.63-4|79	%files
14cr|gnormalize-0.63-4|80	%defattr(-,root,root)
14cr|gnormalize-0.63-4|81	%doc README
14cr|gnormalize-0.63-4|82	%{_bindir}/*
14cr|gnormalize-0.63-4|83	%{_datadir}/%name
14cr|gnormalize-0.63-4|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnormalize-0.63-4|85	%{_miconsdir}/%name.png
14cr|gnormalize-0.63-4|86	%{_iconsdir}/%name.png
14cr|gnormalize-0.63-4|87	%{_liconsdir}/%name.png
14cr|gnormalize-0.63-4|88	
14cr|gnormalize-0.63-4|89	
14cr|gnormalize-0.63-4|90	
14cr|gnormalize-0.63-4|91	
14cr|gnormalize-0.63-4|92	
14cr|gnormalize-0.63-4|93	%changelog
14cr|gnormalize-0.63-4|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.63-4
14cr|gnormalize-0.63-4|95	+ Revision: 930761f
14cr|gnormalize-0.63-4|96	- MassBuild#464: Increase release tag
14cr|gnormalize-0.63-4|97	
14cr|gnormalize-0.63-4|98	

1744 14
14cr|gnote-3.8.0-2|1	Name:           gnote
14cr|gnote-3.8.0-2|2	Version:        3.8.0
14cr|gnote-3.8.0-2|3	Release:        2
14cr|gnote-3.8.0-2|4	Summary:        Note-taking application
14cr|gnote-3.8.0-2|5	Group:          Graphical desktop/GNOME
14cr|gnote-3.8.0-2|6	License:        GPLv3+
14cr|gnote-3.8.0-2|7	URL:            http://live.gnome.org/Gnote
14cr|gnote-3.8.0-2|8	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/3.8/%{name}-%{version}.tar.xz
14cr|gnote-3.8.0-2|9	# https://bugzilla.gnome.org/show_bug.cgi?id=696664
14cr|gnote-3.8.0-2|10	Patch0:         gnote-3.8.0-keywords.patch
14cr|gnote-3.8.0-2|11	
14cr|gnote-3.8.0-2|12	BuildRequires:  boost-devel
14cr|gnote-3.8.0-2|13	BuildRequires:  desktop-file-utils
14cr|gnote-3.8.0-2|14	BuildRequires:  gettext
14cr|gnote-3.8.0-2|15	BuildRequires:  pkgconfig(gtkmm-3.0)
14cr|gnote-3.8.0-2|16	BuildRequires:  pkgconfig(gtkspell3-3.0)
14cr|gnote-3.8.0-2|17	BuildRequires:  intltool
14cr|gnote-3.8.0-2|18	BuildRequires:  itstool
14cr|gnote-3.8.0-2|19	BuildRequires:  pkgconfig(libsecret-1)
14cr|gnote-3.8.0-2|20	BuildRequires:  pkgconfig(uuid)
14cr|gnote-3.8.0-2|21	BuildRequires:  pkgconfig(libxml-2.0)
14cr|gnote-3.8.0-2|22	BuildRequires:  libxml2-utils
14cr|gnote-3.8.0-2|23	BuildRequires:  pkgconfig(libxslt)
14cr|gnote-3.8.0-2|24	BuildRequires:  pkgconfig(libpcre)
14cr|gnote-3.8.0-2|25	
14cr|gnote-3.8.0-2|26	
14cr|gnote-3.8.0-2|27	%description
14cr|gnote-3.8.0-2|28	Gnote is a desktop note-taking application which is simple and easy to use.
14cr|gnote-3.8.0-2|29	It lets you organize your notes intelligently by allowing you to easily link
14cr|gnote-3.8.0-2|30	ideas together with Wiki style interconnects. It is a port of Tomboy to C++
14cr|gnote-3.8.0-2|31	and consumes fewer resources.
14cr|gnote-3.8.0-2|32	
14cr|gnote-3.8.0-2|33	%prep
14cr|gnote-3.8.0-2|34	%setup -q
14cr|gnote-3.8.0-2|35	%patch0 -p1 -b .keywords
14cr|gnote-3.8.0-2|36	
14cr|gnote-3.8.0-2|37	%build
14cr|gnote-3.8.0-2|38	%configure2_5x --disable-static --with-gnu-ld
14cr|gnote-3.8.0-2|39	V=1 %make
14cr|gnote-3.8.0-2|40	
14cr|gnote-3.8.0-2|41	%install
14cr|gnote-3.8.0-2|42	%makeinstall_std
14cr|gnote-3.8.0-2|43	
14cr|gnote-3.8.0-2|44	desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
14cr|gnote-3.8.0-2|45	
14cr|gnote-3.8.0-2|46	find %{buildroot} -type f -name "*.la" -delete
14cr|gnote-3.8.0-2|47	
14cr|gnote-3.8.0-2|48	%find_lang %{name} --with-gnome
14cr|gnote-3.8.0-2|49	
14cr|gnote-3.8.0-2|50	%files -f %{name}.lang
14cr|gnote-3.8.0-2|51	%doc COPYING README TODO NEWS AUTHORS
14cr|gnote-3.8.0-2|52	%{_bindir}/gnote
14cr|gnote-3.8.0-2|53	%{_mandir}/man1/gnote.1.*
14cr|gnote-3.8.0-2|54	%{_datadir}/applications/gnote.desktop
14cr|gnote-3.8.0-2|55	%{_datadir}/gnote/
14cr|gnote-3.8.0-2|56	%{_datadir}/icons/hicolor/*/apps/gnote.png
14cr|gnote-3.8.0-2|57	%{_datadir}/icons/hicolor/scalable/apps/gnote.svg
14cr|gnote-3.8.0-2|58	%{_prefix}/%{_lib}/gnote/
14cr|gnote-3.8.0-2|59	%{_prefix}/%{_lib}/libgnote*
14cr|gnote-3.8.0-2|60	%{_datadir}/dbus-1/services/org.gnome.Gnote.service
14cr|gnote-3.8.0-2|61	%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
14cr|gnote-3.8.0-2|62	
14cr|gnote-3.8.0-2|63	
14cr|gnote-3.8.0-2|64	%changelog
14cr|gnote-3.8.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-2
14cr|gnote-3.8.0-2|66	+ Revision: 79d4246
14cr|gnote-3.8.0-2|67	- MassBuild#464: Increase release tag
14cr|gnote-3.8.0-2|68	
14cr|gnote-3.8.0-2|69	

1745 14
14cr|gns3-0.8.2-2|1	Name:		gns3
14cr|gns3-0.8.2-2|2	Version:	0.8.2
14cr|gns3-0.8.2-2|3	Release:	2
14cr|gns3-0.8.2-2|4	Summary:	Graphical network simulator that allows simulation of complex networks
14cr|gns3-0.8.2-2|5	URL:		http://www.gns3.net/
14cr|gns3-0.8.2-2|6	Source0:	http://downloads.sourceforge.net/gns-3/GNS3-%{version}-src.tar.gz
14cr|gns3-0.8.2-2|7	License:	GPLv2+
14cr|gns3-0.8.2-2|8	Group:		Emulators
14cr|gns3-0.8.2-2|9	BuildArch:	noarch
14cr|gns3-0.8.2-2|10	Requires:	python-qt4
14cr|gns3-0.8.2-2|11	Requires:	dynagen
14cr|gns3-0.8.2-2|12	#Suggests: pemu
14cr|gns3-0.8.2-2|13	BuildRequires:	python-qt4
14cr|gns3-0.8.2-2|14	BuildRequires:	python-devel
14cr|gns3-0.8.2-2|15	Patch0:		local_path_removed.patch
14cr|gns3-0.8.2-2|16	
14cr|gns3-0.8.2-2|17	%description
14cr|gns3-0.8.2-2|18	GNS3 is a graphical network simulator that allows simulation of complex
14cr|gns3-0.8.2-2|19	networks.
14cr|gns3-0.8.2-2|20	
14cr|gns3-0.8.2-2|21	To allow complete simulations, GNS3 is strongly linked with :
14cr|gns3-0.8.2-2|22	
14cr|gns3-0.8.2-2|23	* Dynamips, the core program that allows Cisco IOS emulation.
14cr|gns3-0.8.2-2|24	* Dynagen, a text-based front-end for Dynamips.
14cr|gns3-0.8.2-2|25	* Pemu, a Cisco PIX firewall emulator based on Qemu.
14cr|gns3-0.8.2-2|26	
14cr|gns3-0.8.2-2|27	GNS3 is an excellent complementary tool to real labs for Cisco network
14cr|gns3-0.8.2-2|28	engineers, administrators and people wanting to pass certifications such as
14cr|gns3-0.8.2-2|29	CCNA, CCNP, CCIP or CCIE.
14cr|gns3-0.8.2-2|30	
14cr|gns3-0.8.2-2|31	It can also be used to experiment features of Cisco IOS or to check
14cr|gns3-0.8.2-2|32	configurations that need to be deployed later on real routers.
14cr|gns3-0.8.2-2|33	
14cr|gns3-0.8.2-2|34	%prep
14cr|gns3-0.8.2-2|35	%setup -q -n GNS3-%{version}-src
14cr|gns3-0.8.2-2|36	%patch0 -p1
14cr|gns3-0.8.2-2|37	
14cr|gns3-0.8.2-2|38	%build
14cr|gns3-0.8.2-2|39	python setup.py build
14cr|gns3-0.8.2-2|40	
14cr|gns3-0.8.2-2|41	%install
14cr|gns3-0.8.2-2|42	python setup.py install --root=%{buildroot}
14cr|gns3-0.8.2-2|43	
14cr|gns3-0.8.2-2|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gns3-0.8.2-2|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|gns3-0.8.2-2|46	[Desktop Entry]
14cr|gns3-0.8.2-2|47	Name=GNS3
14cr|gns3-0.8.2-2|48	Comment=Graphical Network Simulator
14cr|gns3-0.8.2-2|49	Exec=%{_bindir}/%{name}
14cr|gns3-0.8.2-2|50	Terminal=false
14cr|gns3-0.8.2-2|51	Type=Application
14cr|gns3-0.8.2-2|52	StartupNotify=true
14cr|gns3-0.8.2-2|53	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cr|gns3-0.8.2-2|54	EOF
14cr|gns3-0.8.2-2|55	
14cr|gns3-0.8.2-2|56	%files
14cr|gns3-0.8.2-2|57	%{_bindir}/%{name}
14cr|gns3-0.8.2-2|58	%{py_sitedir}/GNS3*
14cr|gns3-0.8.2-2|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gns3-0.8.2-2|60	%{_datadir}/examples/gns3/baseconfig.txt
14cr|gns3-0.8.2-2|61	%{_prefix}/libexec/%{name}
14cr|gns3-0.8.2-2|62	%defattr(644,root,root,755)
14cr|gns3-0.8.2-2|63	%doc AUTHORS README CHANGELOG
14cr|gns3-0.8.2-2|64	
14cr|gns3-0.8.2-2|65	
14cr|gns3-0.8.2-2|66	
14cr|gns3-0.8.2-2|67	%changelog
14cr|gns3-0.8.2-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|gns3-0.8.2-2|69	+ Revision: 662952e
14cr|gns3-0.8.2-2|70	- MassBuild#464: Increase release tag
14cr|gns3-0.8.2-2|71	
14cr|gns3-0.8.2-2|72	

1746 14
14cr|gnubeep-1.4-9|1	%define name gnubeep
14cr|gnubeep-1.4-9|2	%define version 1.4
14cr|gnubeep-1.4-9|3	%define release 9
14cr|gnubeep-1.4-9|4	
14cr|gnubeep-1.4-9|5	Summary: Produce sound trough the speaker
14cr|gnubeep-1.4-9|6	Name: %{name}
14cr|gnubeep-1.4-9|7	Version: %{version}
14cr|gnubeep-1.4-9|8	Release: %{release}
14cr|gnubeep-1.4-9|9	Source0: %{name}-%{version}.tar.bz2
14cr|gnubeep-1.4-9|10	License: GPL
14cr|gnubeep-1.4-9|11	Group: System/Kernel and hardware
14cr|gnubeep-1.4-9|12	Url: http://www.nettwerked.co.uk/code/gnubeep/index.html
14cr|gnubeep-1.4-9|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|gnubeep-1.4-9|14	ExclusiveArch: x86_64 %{ix86}
14cr|gnubeep-1.4-9|15	
14cr|gnubeep-1.4-9|16	%description
14cr|gnubeep-1.4-9|17	gnubeep is a simple program written in C to generate `beeps`
14cr|gnubeep-1.4-9|18	by programming the system's internal PIT (programmable interrupt
14cr|gnubeep-1.4-9|19	timer) directly via the I/O ports. I have so many times needed to
14cr|gnubeep-1.4-9|20	generate custom tones in shell scripts and programs, and when '\a'
14cr|gnubeep-1.4-9|21	doesn't suffice, this can be a problem which requires overcoming.
14cr|gnubeep-1.4-9|22	For this reason, I decided to write gnubeep.
14cr|gnubeep-1.4-9|23	
14cr|gnubeep-1.4-9|24	One of the prime reasons I saw fit to release this piece of software
14cr|gnubeep-1.4-9|25	was to serve as an example of how to program the PIT for sound in Linux.
14cr|gnubeep-1.4-9|26	
14cr|gnubeep-1.4-9|27	%prep
14cr|gnubeep-1.4-9|28	%setup -q
14cr|gnubeep-1.4-9|29	
14cr|gnubeep-1.4-9|30	%build
14cr|gnubeep-1.4-9|31	
14cr|gnubeep-1.4-9|32	gcc $RPM_OPT_FLAGS -o gnubeep gnubeep.c
14cr|gnubeep-1.4-9|33	
14cr|gnubeep-1.4-9|34	%install
14cr|gnubeep-1.4-9|35	rm -rf $RPM_BUILD_ROOT
14cr|gnubeep-1.4-9|36	mkdir -p %buildroot%_bindir
14cr|gnubeep-1.4-9|37	mkdir -p %buildroot%_mandir/man1
14cr|gnubeep-1.4-9|38	install -m 755 gnubeep %buildroot%_bindir/gnubeep
14cr|gnubeep-1.4-9|39	
14cr|gnubeep-1.4-9|40	install -m 644 %name.1 %buildroot%_mandir/man1/%name.1
14cr|gnubeep-1.4-9|41	
14cr|gnubeep-1.4-9|42	%clean
14cr|gnubeep-1.4-9|43	rm -rf $RPM_BUILD_ROOT
14cr|gnubeep-1.4-9|44	
14cr|gnubeep-1.4-9|45	%files
14cr|gnubeep-1.4-9|46	%defattr(-,root,root)
14cr|gnubeep-1.4-9|47	%doc BUGS INSTALL LICENSE README
14cr|gnubeep-1.4-9|48	%_bindir/gnubeep
14cr|gnubeep-1.4-9|49	%_mandir/man1/%name.1*
14cr|gnubeep-1.4-9|50	
14cr|gnubeep-1.4-9|51	
14cr|gnubeep-1.4-9|52	
14cr|gnubeep-1.4-9|53	
14cr|gnubeep-1.4-9|54	%changelog
14cr|gnubeep-1.4-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-9
14cr|gnubeep-1.4-9|56	+ Revision: 5d249dd
14cr|gnubeep-1.4-9|57	- MassBuild#464: Increase release tag
14cr|gnubeep-1.4-9|58	
14cr|gnubeep-1.4-9|59	

1747 14
14cr|gnubg-20121022-5|1	%define enable_3d 1
14cr|gnubg-20121022-5|2	%{?_without_3d: %define enable_3d 0}
14cr|gnubg-20121022-5|3	
14cr|gnubg-20121022-5|4	Summary:	GNU Backgammon
14cr|gnubg-20121022-5|5	Name:		gnubg
14cr|gnubg-20121022-5|6	Version:	20121022
14cr|gnubg-20121022-5|7	Release:	5
14cr|gnubg-20121022-5|8	License:	GPLv2+
14cr|gnubg-20121022-5|9	Group:		Games/Boards
14cr|gnubg-20121022-5|10	URL:		http://www.gnubg.org
14cr|gnubg-20121022-5|11	
14cr|gnubg-20121022-5|12	Source0:	http://gnubg.org/media/sources/%{name}-source-SNAPSHOT-%{version}.tar.gz
14cr|gnubg-20121022-5|13	
14cr|gnubg-20121022-5|14	BuildRequires:	flex
14cr|gnubg-20121022-5|15	BuildRequires:	bison
14cr|gnubg-20121022-5|16	BuildRequires:	readline-devel
14cr|gnubg-20121022-5|17	BuildRequires:	gdbm-devel
14cr|gnubg-20121022-5|18	BuildRequires:	gettext-devel
14cr|gnubg-20121022-5|19	BuildRequires:	termcap-devel
14cr|gnubg-20121022-5|20	BuildRequires:	gmp-devel
14cr|gnubg-20121022-5|21	BuildRequires:	gtk+2-devel
14cr|gnubg-20121022-5|22	BuildRequires:	libxml2-devel
14cr|gnubg-20121022-5|23	BuildRequires:	python-devel
14cr|gnubg-20121022-5|24	BuildRequires:	png-devel
14cr|gnubg-20121022-5|25	BuildRequires:	esound-devel
14cr|gnubg-20121022-5|26	
14cr|gnubg-20121022-5|27	%if %enable_3d
14cr|gnubg-20121022-5|28	BuildRequires:	ftgl-devel
14cr|gnubg-20121022-5|29	BuildRequires:	gtkglext-devel >= 1.0
14cr|gnubg-20121022-5|30	BuildRequires:	pkgconfig(glu)
14cr|gnubg-20121022-5|31	%endif
14cr|gnubg-20121022-5|32	
14cr|gnubg-20121022-5|33	%description
14cr|gnubg-20121022-5|34	GNU Backgammon (gnubg) plays and analyses backgammon games and matches.
14cr|gnubg-20121022-5|35	Some of its features include:
14cr|gnubg-20121022-5|36	
14cr|gnubg-20121022-5|37	* Tournament match and money session cube handling
14cr|gnubg-20121022-5|38	* Can play using graphical board (using GTK+ interface) with 2D/3D
14cr|gnubg-20121022-5|39	graphics, or command line interface
14cr|gnubg-20121022-5|40	* Functions to generate legal moves and evaluate positions at
14cr|gnubg-20121022-5|41	varying search depths
14cr|gnubg-20121022-5|42	* Neural  net functions for giving cubeless evaluations of all other
14cr|gnubg-20121022-5|43	contact and race positions
14cr|gnubg-20121022-5|44	* Support for both 1-sided and 2-sided bearoff databases, and allows
14cr|gnubg-20121022-5|45	storing optional larger databases on disks
14cr|gnubg-20121022-5|46	* Automated  rollouts of positions, with lookahead and race variance
14cr|gnubg-20121022-5|47	reduction where appropriate. Rollouts may also be extended.
14cr|gnubg-20121022-5|48	* Both TD(0) and supervised training of neural net weights
14cr|gnubg-20121022-5|49	* Optional position databases for supervised training
14cr|gnubg-20121022-5|50	* Loading and saving .sgf games and matches, and export to various
14cr|gnubg-20121022-5|51	other formats
14cr|gnubg-20121022-5|52	* Scripting ability
14cr|gnubg-20121022-5|53	* Automatic and manual annotation (analysis and commentary) of games
14cr|gnubg-20121022-5|54	and matches.
14cr|gnubg-20121022-5|55	* Record keeping of statistics of players in games and matches
14cr|gnubg-20121022-5|56	
14cr|gnubg-20121022-5|57	%prep
14cr|gnubg-20121022-5|58	%setup -q -n %{name}
14cr|gnubg-20121022-5|59	
14cr|gnubg-20121022-5|60	%build
14cr|gnubg-20121022-5|61	./autogen.sh
14cr|gnubg-20121022-5|62	%configure2_5x \
14cr|gnubg-20121022-5|63	--with-gtk \
14cr|gnubg-20121022-5|64	--with-python \
14cr|gnubg-20121022-5|65	--bindir=%{_gamesbindir} \
14cr|gnubg-20121022-5|66	%if %enable_3d
14cr|gnubg-20121022-5|67	--with-board3d \
14cr|gnubg-20121022-5|68	%else
14cr|gnubg-20121022-5|69	--without-board3d \
14cr|gnubg-20121022-5|70	%endif
14cr|gnubg-20121022-5|71	
14cr|gnubg-20121022-5|72	%make
14cr|gnubg-20121022-5|73	
14cr|gnubg-20121022-5|74	%install
14cr|gnubg-20121022-5|75	rm -rf %{buildroot}
14cr|gnubg-20121022-5|76	%makeinstall_std bindir=%{_gamesbindir}
14cr|gnubg-20121022-5|77	
14cr|gnubg-20121022-5|78	# XDG menu entry
14cr|gnubg-20121022-5|79	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gnubg-20121022-5|80	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnubg-20121022-5|81	[Desktop Entry]
14cr|gnubg-20121022-5|82	Name=GNU Backgammon
14cr|gnubg-20121022-5|83	Comment=GNU Backgammon
14cr|gnubg-20121022-5|84	Exec=%{_gamesbindir}/%{name} -b -w
14cr|gnubg-20121022-5|85	Icon=strategy_section
14cr|gnubg-20121022-5|86	Terminal=false
14cr|gnubg-20121022-5|87	Type=Application
14cr|gnubg-20121022-5|88	Categories=Game;BoardGame;
14cr|gnubg-20121022-5|89	EOF
14cr|gnubg-20121022-5|90	
14cr|gnubg-20121022-5|91	# remove unwanted files
14cr|gnubg-20121022-5|92	rm -rf %{buildroot}%{_datadir}/locale/en@quot
14cr|gnubg-20121022-5|93	
14cr|gnubg-20121022-5|94	%find_lang %{name}
14cr|gnubg-20121022-5|95	
14cr|gnubg-20121022-5|96	
14cr|gnubg-20121022-5|97	
14cr|gnubg-20121022-5|98	
14cr|gnubg-20121022-5|99	%files -f %{name}.lang
14cr|gnubg-20121022-5|100	%defattr(-, root, root)
14cr|gnubg-20121022-5|101	%{_gamesbindir}/*
14cr|gnubg-20121022-5|102	%{_datadir}/%{name}
14cr|gnubg-20121022-5|103	%{_mandir}/man6/*
14cr|gnubg-20121022-5|104	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnubg-20121022-5|105	%{_docdir}/%{name}
14cr|gnubg-20121022-5|106	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|gnubg-20121022-5|107	
14cr|gnubg-20121022-5|108	
14cr|gnubg-20121022-5|109	
14cr|gnubg-20121022-5|110	
14cr|gnubg-20121022-5|111	%changelog
14cr|gnubg-20121022-5|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20121022-5
14cr|gnubg-20121022-5|113	+ Revision: 37ece5b
14cr|gnubg-20121022-5|114	- MassBuild#464: Increase release tag
14cr|gnubg-20121022-5|115	
14cr|gnubg-20121022-5|116	

1748 14
14cr|gnubiff-2.2.15-2|1	%define title GNUbiff
14cr|gnubiff-2.2.15-2|2	
14cr|gnubiff-2.2.15-2|3	Summary:	Mail notification program
14cr|gnubiff-2.2.15-2|4	Name:		gnubiff
14cr|gnubiff-2.2.15-2|5	Version:	2.2.15
14cr|gnubiff-2.2.15-2|6	Release:	2
14cr|gnubiff-2.2.15-2|7	License:	GPLv3+
14cr|gnubiff-2.2.15-2|8	Group:		Networking/Mail
14cr|gnubiff-2.2.15-2|9	URL:		http://gnubiff.sf.net/
14cr|gnubiff-2.2.15-2|10	Source:		http://prdownloads.sourceforge.net/gnubiff/%{name}-%{version}.tar.gz
14cr|gnubiff-2.2.15-2|11	Patch0:		gnubiff-2.2.15-linkage.patch
14cr|gnubiff-2.2.15-2|12	BuildRequires:	pkgconfig(gamin)
14cr|gnubiff-2.2.15-2|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gnubiff-2.2.15-2|14	BuildRequires:	pkgconfig(libpanelapplet-4.0)
14cr|gnubiff-2.2.15-2|15	BuildRequires:	imagemagick
14cr|gnubiff-2.2.15-2|16	BuildRequires:	intltool
14cr|gnubiff-2.2.15-2|17	BuildRequires:	openssl-devel
14cr|gnubiff-2.2.15-2|18	BuildRequires:	perl-XML-Parser
14cr|gnubiff-2.2.15-2|19	BuildRequires:	popt-devel
14cr|gnubiff-2.2.15-2|20	Requires:	sox
14cr|gnubiff-2.2.15-2|21	
14cr|gnubiff-2.2.15-2|22	%description
14cr|gnubiff-2.2.15-2|23	%{name} is a mail notification program that periodically checks for mail
14cr|gnubiff-2.2.15-2|24	and displays headers and/or content when new mail has arrived. It relies
14cr|gnubiff-2.2.15-2|25	on the GNOME and GTK libraries but can be compiled and used with or
14cr|gnubiff-2.2.15-2|26	without GNOME support. Supported protocols are pop3, apop, imap4, mh,
14cr|gnubiff-2.2.15-2|27	qmail, mailfile and SSL. Furthermore, gnubiff is fully configurable with
14cr|gnubiff-2.2.15-2|28	a lot of options like polltime, poptime, sounds, mail reader, mailbox
14cr|gnubiff-2.2.15-2|29	title, etc.
14cr|gnubiff-2.2.15-2|30	
14cr|gnubiff-2.2.15-2|31	%package	applet
14cr|gnubiff-2.2.15-2|32	Summary:	GNOME applet of gnubiff, a mail notification program
14cr|gnubiff-2.2.15-2|33	Group:		Networking/Mail
14cr|gnubiff-2.2.15-2|34	Requires:	%{name} = %{version}
14cr|gnubiff-2.2.15-2|35	
14cr|gnubiff-2.2.15-2|36	%description	applet
14cr|gnubiff-2.2.15-2|37	%{name} is a mail notification program that periodically checks for mail
14cr|gnubiff-2.2.15-2|38	and displays headers and/or content when new mail has arrived. It relies
14cr|gnubiff-2.2.15-2|39	on the GNOME and GTK libraries but can be compiled and used with or
14cr|gnubiff-2.2.15-2|40	without GNOME support. Supported protocols are pop3, apop, imap4, mh,
14cr|gnubiff-2.2.15-2|41	qmail, mailfile and SSL. Furthermore, gnubiff is fully configurable with
14cr|gnubiff-2.2.15-2|42	a lot of options like polltime, poptime, sounds, mail reader, mailbox
14cr|gnubiff-2.2.15-2|43	title, etc.
14cr|gnubiff-2.2.15-2|44	
14cr|gnubiff-2.2.15-2|45	This package contains the GNOME applet of %{name}.
14cr|gnubiff-2.2.15-2|46	
14cr|gnubiff-2.2.15-2|47	%prep
14cr|gnubiff-2.2.15-2|48	%setup -q
14cr|gnubiff-2.2.15-2|49	%patch0 -p1
14cr|gnubiff-2.2.15-2|50	
14cr|gnubiff-2.2.15-2|51	%build
14cr|gnubiff-2.2.15-2|52	%configure2_5x --disable-rpath
14cr|gnubiff-2.2.15-2|53	%make
14cr|gnubiff-2.2.15-2|54	
14cr|gnubiff-2.2.15-2|55	%install
14cr|gnubiff-2.2.15-2|56	rm -rf %{buildroot}
14cr|gnubiff-2.2.15-2|57	%makeinstall_std
14cr|gnubiff-2.2.15-2|58	
14cr|gnubiff-2.2.15-2|59	# icons
14cr|gnubiff-2.2.15-2|60	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|gnubiff-2.2.15-2|61	install -m 644 -D       art/gnubiff.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|62	convert -geometry 32x32 art/gnubiff.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|63	convert -geometry 16x16 art/gnubiff.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|64	
14cr|gnubiff-2.2.15-2|65	%find_lang %{name}
14cr|gnubiff-2.2.15-2|66	
14cr|gnubiff-2.2.15-2|67	%files -f %{name}.lang
14cr|gnubiff-2.2.15-2|68	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|gnubiff-2.2.15-2|69	%{_bindir}/*
14cr|gnubiff-2.2.15-2|70	%{_datadir}/%{name}
14cr|gnubiff-2.2.15-2|71	%{_datadir}/pixmaps/*
14cr|gnubiff-2.2.15-2|72	%{_mandir}/man1/*
14cr|gnubiff-2.2.15-2|73	%{_infodir}/*
14cr|gnubiff-2.2.15-2|74	%{_datadir}/applications/%{name}.desktop
14cr|gnubiff-2.2.15-2|75	%{_liconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|76	%{_iconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|77	%{_miconsdir}/%{name}.png
14cr|gnubiff-2.2.15-2|78	
14cr|gnubiff-2.2.15-2|79	%files applet
14cr|gnubiff-2.2.15-2|80	%doc COPYING
14cr|gnubiff-2.2.15-2|81	%{_datadir}/gnome-2.0/ui/*.xml
14cr|gnubiff-2.2.15-2|82	%{_datadir}/dbus-1/services/*.service
14cr|gnubiff-2.2.15-2|83	%{_datadir}/gnome-panel/4.0/applets/*.panel-applet
14cr|gnubiff-2.2.15-2|84	
14cr|gnubiff-2.2.15-2|85	
14cr|gnubiff-2.2.15-2|86	
14cr|gnubiff-2.2.15-2|87	%changelog
14cr|gnubiff-2.2.15-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.15-2
14cr|gnubiff-2.2.15-2|89	+ Revision: 97bf01d
14cr|gnubiff-2.2.15-2|90	- MassBuild#464: Increase release tag
14cr|gnubiff-2.2.15-2|91	
14cr|gnubiff-2.2.15-2|92	

1749 14
14cr|gnubik-2.4-2|1	%define version 2.4
14cr|gnubik-2.4-2|2	%define release	2
14cr|gnubik-2.4-2|3	
14cr|gnubik-2.4-2|4	Summary:	Graphics puzzle similar to Rubik's cube
14cr|gnubik-2.4-2|5	Name:		gnubik
14cr|gnubik-2.4-2|6	Version:	%{version}
14cr|gnubik-2.4-2|7	Release:	%{release}
14cr|gnubik-2.4-2|8	License:	GPLv3+
14cr|gnubik-2.4-2|9	Group:		Games/Puzzles
14cr|gnubik-2.4-2|10	URL:		http://www.gnu.org/software/gnubik/
14cr|gnubik-2.4-2|11	
14cr|gnubik-2.4-2|12	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14cr|gnubik-2.4-2|13	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
14cr|gnubik-2.4-2|14	Patch2:		gnubik-2.4-printf.patch
14cr|gnubik-2.4-2|15	BuildRequires:	guile-devel >= 1.6.4
14cr|gnubik-2.4-2|16	BuildRequires:	gtkglext-devel
14cr|gnubik-2.4-2|17	BuildRequires:	gtk+2.0
14cr|gnubik-2.4-2|18	
14cr|gnubik-2.4-2|19	%description
14cr|gnubik-2.4-2|20	GNUbik is a GNU package.  It is a 3D interactive graphics
14cr|gnubik-2.4-2|21	puzzle. It renders an image of a magic cube
14cr|gnubik-2.4-2|22	(similar to a rubik cube) and you attempt to solve it.
14cr|gnubik-2.4-2|23	
14cr|gnubik-2.4-2|24	%prep
14cr|gnubik-2.4-2|25	%setup -q
14cr|gnubik-2.4-2|26	%apply_patches
14cr|gnubik-2.4-2|27	
14cr|gnubik-2.4-2|28	%build
14cr|gnubik-2.4-2|29	%configure2_5x --with-widget-set=gtk
14cr|gnubik-2.4-2|30	%make
14cr|gnubik-2.4-2|31	
14cr|gnubik-2.4-2|32	%install
14cr|gnubik-2.4-2|33	%makeinstall_std
14cr|gnubik-2.4-2|34	
14cr|gnubik-2.4-2|35	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cr|gnubik-2.4-2|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnubik-2.4-2|37	[Desktop Entry]
14cr|gnubik-2.4-2|38	Type=Application
14cr|gnubik-2.4-2|39	Exec=%{_bindir}/%{name}
14cr|gnubik-2.4-2|40	Icon=puzzle_section
14cr|gnubik-2.4-2|41	Comment=Puzzle game similar to Rubik's cube
14cr|gnubik-2.4-2|42	Categories=Game;LogicGame;
14cr|gnubik-2.4-2|43	Name=Gnubik
14cr|gnubik-2.4-2|44	EOF
14cr|gnubik-2.4-2|45	rm %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gnubik-2.4-2|46	
14cr|gnubik-2.4-2|47	%find_lang %{name}
14cr|gnubik-2.4-2|48	
14cr|gnubik-2.4-2|49	%files -f %{name}.lang
14cr|gnubik-2.4-2|50	%{_bindir}/*
14cr|gnubik-2.4-2|51	%{_datadir}/%{name}
14cr|gnubik-2.4-2|52	%{_infodir}/*
14cr|gnubik-2.4-2|53	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnubik-2.4-2|54	%{_datadir}/icons/*
14cr|gnubik-2.4-2|55	
14cr|gnubik-2.4-2|56	
14cr|gnubik-2.4-2|57	
14cr|gnubik-2.4-2|58	%changelog
14cr|gnubik-2.4-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|gnubik-2.4-2|60	+ Revision: bbfef93
14cr|gnubik-2.4-2|61	- MassBuild#464: Increase release tag
14cr|gnubik-2.4-2|62	
14cr|gnubik-2.4-2|63	

1750 14
14cr|gnucap-20060830-8|1	%define filever 2006-08-30
14cr|gnucap-20060830-8|2	
14cr|gnucap-20060830-8|3	Summary:	A general purpose circuit simulator
14cr|gnucap-20060830-8|4	Name:		gnucap
14cr|gnucap-20060830-8|5	Version:	20060830
14cr|gnucap-20060830-8|6	Release:	8
14cr|gnucap-20060830-8|7	License:	GPLv2+
14cr|gnucap-20060830-8|8	Group:		Development/Other
14cr|gnucap-20060830-8|9	Url:		http://www.geda.seul.org/tools/gnucap/index.html
14cr|gnucap-20060830-8|10	Source0:	%{name}-%{filever}.tar.bz2
14cr|gnucap-20060830-8|11	Source10:	%{name}.rpmlintrc
14cr|gnucap-20060830-8|12	Patch0:		gnucap-2006-08-30-fix-build.patch
14cr|gnucap-20060830-8|13	BuildRequires:	readline-devel
14cr|gnucap-20060830-8|14	BuildRequires:	termcap-devel
14cr|gnucap-20060830-8|15	
14cr|gnucap-20060830-8|16	%description
14cr|gnucap-20060830-8|17	GNUCAP is a general purpose circuit simulator. It performs nonlinear dc and
14cr|gnucap-20060830-8|18	transient analyses, Fourier analysis, and ac analysis linearized at an
14cr|gnucap-20060830-8|19	operating point. It is fully interactive and command driven. It can also be
14cr|gnucap-20060830-8|20	run in batch mode or as a server. The output is produced as it simulates.
14cr|gnucap-20060830-8|21	Spice compatible models for the MOSFET (level 1,2,3) and diode are included
14cr|gnucap-20060830-8|22	in this release.
14cr|gnucap-20060830-8|23	
14cr|gnucap-20060830-8|24	%files
14cr|gnucap-20060830-8|25	%doc COPYING
14cr|gnucap-20060830-8|26	%{_bindir}/*
14cr|gnucap-20060830-8|27	%{_mandir}/man1/*
14cr|gnucap-20060830-8|28	%{_datadir}/%{name}
14cr|gnucap-20060830-8|29	
14cr|gnucap-20060830-8|30	#----------------------------------------------------------------------------
14cr|gnucap-20060830-8|31	
14cr|gnucap-20060830-8|32	%prep
14cr|gnucap-20060830-8|33	%setup -q -n %{name}-%{filever}
14cr|gnucap-20060830-8|34	%patch0 -p1
14cr|gnucap-20060830-8|35	
14cr|gnucap-20060830-8|36	%build
14cr|gnucap-20060830-8|37	%configure2_5x
14cr|gnucap-20060830-8|38	%make
14cr|gnucap-20060830-8|39	
14cr|gnucap-20060830-8|40	%install
14cr|gnucap-20060830-8|41	%makeinstall_std
14cr|gnucap-20060830-8|42	
14cr|gnucap-20060830-8|43	mkdir -p %{buildroot}/%{_mandir}/man1/
14cr|gnucap-20060830-8|44	cp doc/gnucap.1 %{buildroot}/%{_mandir}/man1/
14cr|gnucap-20060830-8|45	
14cr|gnucap-20060830-8|46	
14cr|gnucap-20060830-8|47	%changelog
14cr|gnucap-20060830-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060830-8
14cr|gnucap-20060830-8|49	+ Revision: 71fa977
14cr|gnucap-20060830-8|50	- MassBuild#464: Increase release tag
14cr|gnucap-20060830-8|51	
14cr|gnucap-20060830-8|52	

1751 14
14cr|gnudl-0.9.4-6|1	%define srcname gdl
14cr|gnudl-0.9.4-6|2	
14cr|gnudl-0.9.4-6|3	Summary:	A free incremental compiler quite similar and compatible with IDL
14cr|gnudl-0.9.4-6|4	Name:		gnudl
14cr|gnudl-0.9.4-6|5	Version:	0.9.4
14cr|gnudl-0.9.4-6|6	Release:	6
14cr|gnudl-0.9.4-6|7	License:	GPLv2+
14cr|gnudl-0.9.4-6|8	Group:		Development/Other
14cr|gnudl-0.9.4-6|9	Url:		http://gnudatalanguage.sourceforge.net/
14cr|gnudl-0.9.4-6|10	Source0:	http://sourceforge.net/projects/gnudatalanguage/files/gdl/%{version}/%{srcname}-%{version}.tar.gz
14cr|gnudl-0.9.4-6|11	# Fix datatype for use with gsl's permutation type
14cr|gnudl-0.9.4-6|12	# https://sourceforge.net/p/gnudatalanguage/bugs/570/
14cr|gnudl-0.9.4-6|13	Patch0:		gdl-gsl.patch
14cr|gnudl-0.9.4-6|14	# Patch to support plplot's new width() function
14cr|gnudl-0.9.4-6|15	# https://sourceforge.net/p/gnudatalanguage/patches/70/
14cr|gnudl-0.9.4-6|16	Patch1:		gdl-plwidth.patch
14cr|gnudl-0.9.4-6|17	Patch2:		gdl-0.9.4-linkage.patch
14cr|gnudl-0.9.4-6|18	BuildRequires:	cmake
14cr|gnudl-0.9.4-6|19	BuildRequires:	gomp-devel
14cr|gnudl-0.9.4-6|20	BuildRequires:	hdf5-devel
14cr|gnudl-0.9.4-6|21	BuildRequires:	jpeg-devel
14cr|gnudl-0.9.4-6|22	BuildRequires:	python-numpy-devel
14cr|gnudl-0.9.4-6|23	BuildRequires:	readline-devel
14cr|gnudl-0.9.4-6|24	BuildRequires:	udunits2-devel
14cr|gnudl-0.9.4-6|25	BuildRequires:	wxgtku-devel
14cr|gnudl-0.9.4-6|26	BuildRequires:	pkgconfig(fftw3)
14cr|gnudl-0.9.4-6|27	BuildRequires:	pkgconfig(gsl)
14cr|gnudl-0.9.4-6|28	BuildRequires:	pkgconfig(libps)
14cr|gnudl-0.9.4-6|29	#This is a workaround for missing rpc.h of xdr.h
14cr|gnudl-0.9.4-6|30	BuildRequires:	pkgconfig(libtirpc)
14cr|gnudl-0.9.4-6|31	BuildRequires:	pkgconfig(ImageMagick)
14cr|gnudl-0.9.4-6|32	BuildRequires:	pkgconfig(ncurses)
14cr|gnudl-0.9.4-6|33	BuildRequires:	pkgconfig(netcdf)
14cr|gnudl-0.9.4-6|34	BuildRequires:	pkgconfig(plplotd)
14cr|gnudl-0.9.4-6|35	BuildRequires:	pkgconfig(python)
14cr|gnudl-0.9.4-6|36	
14cr|gnudl-0.9.4-6|37	%description
14cr|gnudl-0.9.4-6|38	A free compatible incremental compiler (i.e. runs Interactive Data
14cr|gnudl-0.9.4-6|39	Language programs). IDL is a registered trademark of ITT Visual
14cr|gnudl-0.9.4-6|40	Information Solutions. All IDL language elements up to IDL version 7.1
14cr|gnudl-0.9.4-6|41	are supported and more than 380 library routines are implemented. For
14cr|gnudl-0.9.4-6|42	a sorted list enter HELP,/LIB at the command prompt and look for
14cr|gnudl-0.9.4-6|43	library routines written in GDL in the gnudatalanguage/lib directory.
14cr|gnudl-0.9.4-6|44	
14cr|gnudl-0.9.4-6|45	%files
14cr|gnudl-0.9.4-6|46	%doc README AUTHORS NEWS TODO HACKING ChangeLog COPYING
14cr|gnudl-0.9.4-6|47	%{_mandir}/man1/*
14cr|gnudl-0.9.4-6|48	%{_bindir}/gdl
14cr|gnudl-0.9.4-6|49	%{_datadir}/gnudatalanguage/*
14cr|gnudl-0.9.4-6|50	
14cr|gnudl-0.9.4-6|51	#----------------------------------------------------------------------------
14cr|gnudl-0.9.4-6|52	
14cr|gnudl-0.9.4-6|53	%prep
14cr|gnudl-0.9.4-6|54	%setup -q -n %{srcname}-%{version}
14cr|gnudl-0.9.4-6|55	%patch0 -p1
14cr|gnudl-0.9.4-6|56	%patch1 -p1
14cr|gnudl-0.9.4-6|57	%patch2 -p1
14cr|gnudl-0.9.4-6|58	
14cr|gnudl-0.9.4-6|59	%build
14cr|gnudl-0.9.4-6|60	export LDFLAGS="-ltirpc"
14cr|gnudl-0.9.4-6|61	#compilation is buggy and PYTHON.txt claims that "Due to the
14cr|gnudl-0.9.4-6|62	#neglectible feedback, the python module development is currently on hold"
14cr|gnudl-0.9.4-6|63	%cmake \
14cr|gnudl-0.9.4-6|64	-DWXWIDGETS=ON \
14cr|gnudl-0.9.4-6|65	-DUDUNITS=ON \
14cr|gnudl-0.9.4-6|66	-DUDUNITS_INCLUDE_DIR=%{_includedir}/udunits2 \
14cr|gnudl-0.9.4-6|67	-DGRIB=OFF \
14cr|gnudl-0.9.4-6|68	-DOPENMP=OFF \
14cr|gnudl-0.9.4-6|69	-DHDF=OFF \
14cr|gnudl-0.9.4-6|70	-DEIGEN3=OFF \
14cr|gnudl-0.9.4-6|71	-DMPICH=OFF \
14cr|gnudl-0.9.4-6|72	-DMAGICK=ON \
14cr|gnudl-0.9.4-6|73	-DPYTHON=OFF \
14cr|gnudl-0.9.4-6|74	-DGRAPHICSMAGICK=OFF
14cr|gnudl-0.9.4-6|75	%make
14cr|gnudl-0.9.4-6|76	
14cr|gnudl-0.9.4-6|77	%install
14cr|gnudl-0.9.4-6|78	%makeinstall_std -C build
14cr|gnudl-0.9.4-6|79	
14cr|gnudl-0.9.4-6|80	
14cr|gnudl-0.9.4-6|81	%changelog
14cr|gnudl-0.9.4-6|82	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-6
14cr|gnudl-0.9.4-6|83	+ Revision: d34ab13
14cr|gnudl-0.9.4-6|84	- Disable buggy python module
14cr|gnudl-0.9.4-6|85	
14cr|gnudl-0.9.4-6|86	

1752 14
14cr|gnuit-4.9.5-5|1	Summary:	A set of GNU Interactive Tools
14cr|gnuit-4.9.5-5|2	Name: 		gnuit
14cr|gnuit-4.9.5-5|3	Version:	4.9.5
14cr|gnuit-4.9.5-5|4	Release:	5
14cr|gnuit-4.9.5-5|5	License:	GPLv3+
14cr|gnuit-4.9.5-5|6	Group:		File tools
14cr|gnuit-4.9.5-5|7	Url:		http://www.gnu.org/software/gnuit/
14cr|gnuit-4.9.5-5|8	Source0:	http://ftp.gnu.org/gnu/gnuit/%{name}-%{version}.tar.gz
14cr|gnuit-4.9.5-5|9	Patch1:		0001-Fix-string-format-errors.patch
14cr|gnuit-4.9.5-5|10	Patch2:		0002-Fix-linking.patch
14cr|gnuit-4.9.5-5|11	BuildRequires:	pkgconfig(ncurses)
14cr|gnuit-4.9.5-5|12	BuildRequires:	tetex
14cr|gnuit-4.9.5-5|13	BuildRequires:	texinfo
14cr|gnuit-4.9.5-5|14	BuildRequires:	texi2html
14cr|gnuit-4.9.5-5|15	Conflicts:	git
14cr|gnuit-4.9.5-5|16	
14cr|gnuit-4.9.5-5|17	%description
14cr|gnuit-4.9.5-5|18	gnuit (GNU Interactive Tools) provides an extensible file
14cr|gnuit-4.9.5-5|19	system browser, an ASCII/hexadecimal file viewer, a process viewer/killer
14cr|gnuit-4.9.5-5|20	and other related utilities and shell scripts.  gnuit can be used to increase
14cr|gnuit-4.9.5-5|21	the speed and efficiency of copying and moving files and directories,
14cr|gnuit-4.9.5-5|22	invoking editors, compressing and uncompressing files, creating and expanding
14cr|gnuit-4.9.5-5|23	archives, compiling programs, sending mail and more. gnuit uses standard
14cr|gnuit-4.9.5-5|24	ANSI color sequences, if they are available.
14cr|gnuit-4.9.5-5|25	
14cr|gnuit-4.9.5-5|26	You should install the gnuit package if you are interested in using its file
14cr|gnuit-4.9.5-5|27	management capabilities.
14cr|gnuit-4.9.5-5|28	
14cr|gnuit-4.9.5-5|29	%files
14cr|gnuit-4.9.5-5|30	%doc ChangeLog LSM NEWS PLATFORMS PROBLEMS README INSTALL doc/gnuit.html
14cr|gnuit-4.9.5-5|31	%{_bindir}/*
14cr|gnuit-4.9.5-5|32	%{_bindir}/.gitaction
14cr|gnuit-4.9.5-5|33	%{_mandir}/man1/*
14cr|gnuit-4.9.5-5|34	%{_infodir}/*
14cr|gnuit-4.9.5-5|35	%{_datadir}/gnuit
14cr|gnuit-4.9.5-5|36	
14cr|gnuit-4.9.5-5|37	#----------------------------------------------------------------------------
14cr|gnuit-4.9.5-5|38	
14cr|gnuit-4.9.5-5|39	%prep
14cr|gnuit-4.9.5-5|40	%setup -q
14cr|gnuit-4.9.5-5|41	%apply_patches
14cr|gnuit-4.9.5-5|42	
14cr|gnuit-4.9.5-5|43	%build
14cr|gnuit-4.9.5-5|44	%configure2_5x
14cr|gnuit-4.9.5-5|45	%make
14cr|gnuit-4.9.5-5|46	
14cr|gnuit-4.9.5-5|47	# Force rebuild of info file
14cr|gnuit-4.9.5-5|48	pushd doc
14cr|gnuit-4.9.5-5|49	makeinfo gnuit.texinfo
14cr|gnuit-4.9.5-5|50	popd
14cr|gnuit-4.9.5-5|51	
14cr|gnuit-4.9.5-5|52	%install
14cr|gnuit-4.9.5-5|53	%makeinstall_std
14cr|gnuit-4.9.5-5|54	
14cr|gnuit-4.9.5-5|55	
14cr|gnuit-4.9.5-5|56	%changelog
14cr|gnuit-4.9.5-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.9.5-5
14cr|gnuit-4.9.5-5|58	+ Revision: b3f85b0
14cr|gnuit-4.9.5-5|59	- MassBuild#464: Increase release tag
14cr|gnuit-4.9.5-5|60	
14cr|gnuit-4.9.5-5|61	

1753 14
14cr|gnuitar-0.3.2-11|1	%define	name	gnuitar
14cr|gnuitar-0.3.2-11|2	%define	version	0.3.2
14cr|gnuitar-0.3.2-11|3	%define release	11
14cr|gnuitar-0.3.2-11|4	
14cr|gnuitar-0.3.2-11|5	Name:		%{name}
14cr|gnuitar-0.3.2-11|6	Summary:	Real-time guitar effects
14cr|gnuitar-0.3.2-11|7	Version:	%{version}
14cr|gnuitar-0.3.2-11|8	Release:	%{release}
14cr|gnuitar-0.3.2-11|9	Source0:	%{name}-%{version}.tar.bz2
14cr|gnuitar-0.3.2-11|10	Source1:	%{name}48.png
14cr|gnuitar-0.3.2-11|11	Source2:	%{name}32.png
14cr|gnuitar-0.3.2-11|12	Source3:	%{name}16.png
14cr|gnuitar-0.3.2-11|13	URL:		http://sourceforge.net/projects/gnuitar/files/
14cr|gnuitar-0.3.2-11|14	License:	GPLv2+
14cr|gnuitar-0.3.2-11|15	Group:		Sound
14cr|gnuitar-0.3.2-11|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gnuitar-0.3.2-11|17	BuildRequires:	gtk2-devel
14cr|gnuitar-0.3.2-11|18	
14cr|gnuitar-0.3.2-11|19	%description
14cr|gnuitar-0.3.2-11|20	This is a program for real-time sound effect processing. Probably could be
14cr|gnuitar-0.3.2-11|21	used not only for guitar. It has GTK interface and uses OSS sound driver.
14cr|gnuitar-0.3.2-11|22	
14cr|gnuitar-0.3.2-11|23	Includes effects:
14cr|gnuitar-0.3.2-11|24	o wah-wah
14cr|gnuitar-0.3.2-11|25	o sustain
14cr|gnuitar-0.3.2-11|26	o two flavours of distortion
14cr|gnuitar-0.3.2-11|27	o reverberator, echo, delay
14cr|gnuitar-0.3.2-11|28	o tremolo
14cr|gnuitar-0.3.2-11|29	o vibrato
14cr|gnuitar-0.3.2-11|30	o chorus/flanger
14cr|gnuitar-0.3.2-11|31	o phasor
14cr|gnuitar-0.3.2-11|32	o noise gate
14cr|gnuitar-0.3.2-11|33	
14cr|gnuitar-0.3.2-11|34	%prep
14cr|gnuitar-0.3.2-11|35	%setup -q
14cr|gnuitar-0.3.2-11|36	
14cr|gnuitar-0.3.2-11|37	%build
14cr|gnuitar-0.3.2-11|38	%configure2_5x --with-gtk2
14cr|gnuitar-0.3.2-11|39	%make
14cr|gnuitar-0.3.2-11|40	
14cr|gnuitar-0.3.2-11|41	%install
14cr|gnuitar-0.3.2-11|42	rm -rf %{buildroot}
14cr|gnuitar-0.3.2-11|43	%makeinstall
14cr|gnuitar-0.3.2-11|44	
14cr|gnuitar-0.3.2-11|45	#menu
14cr|gnuitar-0.3.2-11|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gnuitar-0.3.2-11|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnuitar-0.3.2-11|48	[Desktop Entry]
14cr|gnuitar-0.3.2-11|49	Name=%{name}
14cr|gnuitar-0.3.2-11|50	Comment=%{summary}
14cr|gnuitar-0.3.2-11|51	Exec=%{_bindir}/pasuspender %{_bindir}/%{name}
14cr|gnuitar-0.3.2-11|52	Icon=%{name}
14cr|gnuitar-0.3.2-11|53	Terminal=false
14cr|gnuitar-0.3.2-11|54	Type=Application
14cr|gnuitar-0.3.2-11|55	Categories=GTK;AudioVideo;Audio;AudioVideoEditing;
14cr|gnuitar-0.3.2-11|56	EOF
14cr|gnuitar-0.3.2-11|57	
14cr|gnuitar-0.3.2-11|58	#icons
14cr|gnuitar-0.3.2-11|59	mkdir -p %{buildroot}/%_liconsdir
14cr|gnuitar-0.3.2-11|60	cp %SOURCE1  %{buildroot}/%_liconsdir/%name.png
14cr|gnuitar-0.3.2-11|61	mkdir -p %{buildroot}/%_iconsdir
14cr|gnuitar-0.3.2-11|62	cp %SOURCE2  %{buildroot}/%_iconsdir/%name.png
14cr|gnuitar-0.3.2-11|63	mkdir -p %{buildroot}/%_miconsdir
14cr|gnuitar-0.3.2-11|64	cp %SOURCE3  %{buildroot}/%_miconsdir/%name.png
14cr|gnuitar-0.3.2-11|65	
14cr|gnuitar-0.3.2-11|66	# house cleaning
14cr|gnuitar-0.3.2-11|67	rm -rf %{buildroot}%{_datadir}/doc
14cr|gnuitar-0.3.2-11|68	rm -rf %{buildroot}%{_datadir}/%name/win32
14cr|gnuitar-0.3.2-11|69	
14cr|gnuitar-0.3.2-11|70	%clean
14cr|gnuitar-0.3.2-11|71	rm -rf %{buildroot}
14cr|gnuitar-0.3.2-11|72	
14cr|gnuitar-0.3.2-11|73	%if %mdkversion < 200900
14cr|gnuitar-0.3.2-11|74	%post
14cr|gnuitar-0.3.2-11|75	%update_menus
14cr|gnuitar-0.3.2-11|76	%endif
14cr|gnuitar-0.3.2-11|77	
14cr|gnuitar-0.3.2-11|78	%if %mdkversion < 200900
14cr|gnuitar-0.3.2-11|79	%postun
14cr|gnuitar-0.3.2-11|80	%clean_menus
14cr|gnuitar-0.3.2-11|81	%endif
14cr|gnuitar-0.3.2-11|82	
14cr|gnuitar-0.3.2-11|83	%files
14cr|gnuitar-0.3.2-11|84	%defattr(-,root,root)
14cr|gnuitar-0.3.2-11|85	%doc README AUTHORS ChangeLog COPYING docs/*.html FAQ NEWS TODO
14cr|gnuitar-0.3.2-11|86	%attr(4755,root,root) %{_bindir}/%name
14cr|gnuitar-0.3.2-11|87	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnuitar-0.3.2-11|88	%defattr(0644,root,root,755)
14cr|gnuitar-0.3.2-11|89	%{_liconsdir}/%name.png
14cr|gnuitar-0.3.2-11|90	%{_iconsdir}/%name.png
14cr|gnuitar-0.3.2-11|91	%{_miconsdir}/%name.png
14cr|gnuitar-0.3.2-11|92	
14cr|gnuitar-0.3.2-11|93	
14cr|gnuitar-0.3.2-11|94	
14cr|gnuitar-0.3.2-11|95	%changelog
14cr|gnuitar-0.3.2-11|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-11
14cr|gnuitar-0.3.2-11|97	+ Revision: eb13caa
14cr|gnuitar-0.3.2-11|98	- MassBuild#464: Increase release tag
14cr|gnuitar-0.3.2-11|99	
14cr|gnuitar-0.3.2-11|100	

1754 14
14cr|gnumed-1.1.14-2|1	Summary:	GNUmed client
14cr|gnumed-1.1.14-2|2	Name:		gnumed
14cr|gnumed-1.1.14-2|3	Version:	1.1.14
14cr|gnumed-1.1.14-2|4	Release:	2
14cr|gnumed-1.1.14-2|5	License:	GPLv2+
14cr|gnumed-1.1.14-2|6	Group:		Office
14cr|gnumed-1.1.14-2|7	Source0:		http://www.gnumed.de/downloads/client/%{version}/%{name}-client.%{version}.tgz
14cr|gnumed-1.1.14-2|8	URL:		http://wiki.gnumed.de/
14cr|gnumed-1.1.14-2|9	
14cr|gnumed-1.1.14-2|10	BuildArch:	noarch
14cr|gnumed-1.1.14-2|11	
14cr|gnumed-1.1.14-2|12	BuildRequires:	python
14cr|gnumed-1.1.14-2|13	BuildRequires:	desktop-file-utils
14cr|gnumed-1.1.14-2|14	
14cr|gnumed-1.1.14-2|15	%description
14cr|gnumed-1.1.14-2|16	The GNUmed project builds free, liberated open source Electronic Medical Record
14cr|gnumed-1.1.14-2|17	software in multiple languages to assist and improve longitudinal care
14cr|gnumed-1.1.14-2|18	(specifically in ambulatory settings, i.e. multi-professional practices
14cr|gnumed-1.1.14-2|19	and clinics).
14cr|gnumed-1.1.14-2|20	
14cr|gnumed-1.1.14-2|21	It is developed by a handful of medical doctors and programmers from all
14cr|gnumed-1.1.14-2|22	over the world.
14cr|gnumed-1.1.14-2|23	
14cr|gnumed-1.1.14-2|24	It can be useful to anyone documenting the health of patients including,
14cr|gnumed-1.1.14-2|25	but not limited to, doctors, physical therapists, occupational therapists,
14cr|gnumed-1.1.14-2|26	acupuncturists, nurses, psychologists...
14cr|gnumed-1.1.14-2|27	
14cr|gnumed-1.1.14-2|28	%package client
14cr|gnumed-1.1.14-2|29	Summary:	Client for %name
14cr|gnumed-1.1.14-2|30	Group:		Office
14cr|gnumed-1.1.14-2|31	Requires:	aspell
14cr|gnumed-1.1.14-2|32	Requires:	file
14cr|gnumed-1.1.14-2|33	Requires:	python-%{name}-client = %{version}
14cr|gnumed-1.1.14-2|34	Requires:	%{name}-doc = %{version}
14cr|gnumed-1.1.14-2|35	Requires:	python >= 2.3
14cr|gnumed-1.1.14-2|36	Requires:	python-psycopg2 >= 2.0.10
14cr|gnumed-1.1.14-2|37	Requires:	java
14cr|gnumed-1.1.14-2|38	Requires:	xsane
14cr|gnumed-1.1.14-2|39	Requires:	python-pyxml
14cr|gnumed-1.1.14-2|40	Requires:	wxPythonGTK >= 2.6.3
14cr|gnumed-1.1.14-2|41	Requires:	libreoffice-pyuno
14cr|gnumed-1.1.14-2|42	Requires:	python-egenix-mx-base
14cr|gnumed-1.1.14-2|43	Requires:	kdepim4
14cr|gnumed-1.1.14-2|44	Requires:	texlive
14cr|gnumed-1.1.14-2|45	
14cr|gnumed-1.1.14-2|46	
14cr|gnumed-1.1.14-2|47	%description client
14cr|gnumed-1.1.14-2|48	The client for %name
14cr|gnumed-1.1.14-2|49	
14cr|gnumed-1.1.14-2|50	%package -n python-%{name}-client
14cr|gnumed-1.1.14-2|51	Summary:	Python libraries for %name client
14cr|gnumed-1.1.14-2|52	Group:		Office
14cr|gnumed-1.1.14-2|53	Requires:	python-%{name}-common = %{version}
14cr|gnumed-1.1.14-2|54	
14cr|gnumed-1.1.14-2|55	%description -n python-%{name}-client
14cr|gnumed-1.1.14-2|56	Common files for %name
14cr|gnumed-1.1.14-2|57	
14cr|gnumed-1.1.14-2|58	%package -n python-%{name}-common
14cr|gnumed-1.1.14-2|59	Summary:	Common files for %name
14cr|gnumed-1.1.14-2|60	Group:		Office
14cr|gnumed-1.1.14-2|61	
14cr|gnumed-1.1.14-2|62	%description -n python-%{name}-common
14cr|gnumed-1.1.14-2|63	Common files for %name
14cr|gnumed-1.1.14-2|64	
14cr|gnumed-1.1.14-2|65	%package doc
14cr|gnumed-1.1.14-2|66	Summary:	Documentation for %name
14cr|gnumed-1.1.14-2|67	Group:		Office
14cr|gnumed-1.1.14-2|68	
14cr|gnumed-1.1.14-2|69	%description doc
14cr|gnumed-1.1.14-2|70	Documentation for %name
14cr|gnumed-1.1.14-2|71	
14cr|gnumed-1.1.14-2|72	%prep
14cr|gnumed-1.1.14-2|73	%setup -qn %{name}-client.%{version}
14cr|gnumed-1.1.14-2|74	%{__sed} -i -e 's@Exec=/usr/bin/gnumed@Exec=/usr/bin/gnumed --conf-file=/etc/%{name}/%{name}-client.conf@' client/%{name}-client.desktop
14cr|gnumed-1.1.14-2|75	
14cr|gnumed-1.1.14-2|76	%build
14cr|gnumed-1.1.14-2|77	
14cr|gnumed-1.1.14-2|78	%install
14cr|gnumed-1.1.14-2|79	
14cr|gnumed-1.1.14-2|80	install -D -m 644 client/connectors/gm_ctl_client.conf %{buildroot}/etc/gnumed/gm_ctl_client.conf
14cr|gnumed-1.1.14-2|81	install -D -m 644 client/doc/gnumed.conf.example %{buildroot}/etc/gnumed/gnumed.conf
14cr|gnumed-1.1.14-2|82	install -D -m 644 client/etc/gnumed/gnumed-client.conf.example %{buildroot}/etc/gnumed/gnumed-client.conf
14cr|gnumed-1.1.14-2|83	install -D -m 755 client/%{name} %{buildroot}%{_bindir}/%{name}
14cr|gnumed-1.1.14-2|84	install -D -m 644 client/bitmaps/empty-face-in-bust.png %{buildroot}%{_datadir}/%{name}/bitmaps/empty-face-in-bust.png
14cr|gnumed-1.1.14-2|85	install -D -m 644 client/bitmaps/gnumedlogo.png %{buildroot}%{_datadir}/%{name}/bitmaps/gnumedlogo.png
14cr|gnumed-1.1.14-2|86	install -D -m 644 client/bitmaps/serpent.png %{buildroot}%{_datadir}/%{name}/bitmaps/serpent.png
14cr|gnumed-1.1.14-2|87	
14cr|gnumed-1.1.14-2|88	for lang in de el es fr it nb nl pl pt pt_BR ru
14cr|gnumed-1.1.14-2|89	do
14cr|gnumed-1.1.14-2|90	install -D -m 644 client/po/${lang}-gnumed.mo %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/gnumed.mo
14cr|gnumed-1.1.14-2|91	done
14cr|gnumed-1.1.14-2|92	%find_lang %{name}
14cr|gnumed-1.1.14-2|93	
14cr|gnumed-1.1.14-2|94	#mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|gnumed-1.1.14-2|95	#cp client/bitmaps/gnumed.xpm %{buildroot}%{_datadir}/pixmaps/gnumed.xpm
14cr|gnumed-1.1.14-2|96	
14cr|gnumed-1.1.14-2|97	#install -d -m 755  %{buildroot}%{py_sitedir}/Gnumed/
14cr|gnumed-1.1.14-2|98	#cp -r client/business client/exporters client/wxGladeWidgets client/wxpython client/gnumed.py %{buildroot}%{py_sitedir}/Gnumed
14cr|gnumed-1.1.14-2|99	install -d -m 755 %{buildroot}%{py_sitedir}/Gnumed/business %{buildroot}%{py_sitedir}/Gnumed/exporters %{buildroot}%{py_sitedir}/Gnumed/wxGladeWidgets %{buildroot}%{py_sitedir}/Gnumed/wxpython/gui
14cr|gnumed-1.1.14-2|100	install -m 644 client/__init__.py %{buildroot}%{py_sitedir}/Gnumed/
14cr|gnumed-1.1.14-2|101	install -m 755 client/gnumed.py %{buildroot}%{py_sitedir}/Gnumed/
14cr|gnumed-1.1.14-2|102	install -m 755 client/sitecustomize.py %{buildroot}%{py_sitedir}/Gnumed/
14cr|gnumed-1.1.14-2|103	install -m 644 client/business/*.py %{buildroot}%{py_sitedir}/Gnumed/business
14cr|gnumed-1.1.14-2|104	install -m 644 client/exporters/*.py %{buildroot}%{py_sitedir}/Gnumed/exporters
14cr|gnumed-1.1.14-2|105	install -m 755 client/wxGladeWidgets/wxg*.py %{buildroot}%{py_sitedir}/Gnumed/wxGladeWidgets
14cr|gnumed-1.1.14-2|106	install -m 644 client/wxGladeWidgets/__init__.py %{buildroot}%{py_sitedir}/Gnumed/wxGladeWidgets
14cr|gnumed-1.1.14-2|107	install -m 644 client/wxpython/*.py %{buildroot}%{py_sitedir}/Gnumed/wxpython
14cr|gnumed-1.1.14-2|108	install -m 644 client/wxpython/gui/*.py %{buildroot}%{py_sitedir}/Gnumed/wxpython/gui
14cr|gnumed-1.1.14-2|109	
14cr|gnumed-1.1.14-2|110	install -D -m 644 client/bitmaps/%{name}logo.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gnumed-1.1.14-2|111	install -D -m 644 client/bitmaps/gm_icon-serpent_and_gnu.png %{buildroot}%{_iconsdir}/gm_icon-serpent_and_gnu.png
14cr|gnumed-1.1.14-2|112	
14cr|gnumed-1.1.14-2|113	desktop-file-install \
14cr|gnumed-1.1.14-2|114	--vendor='' \
14cr|gnumed-1.1.14-2|115	--dir %{buildroot}%{_datadir}/applications \
14cr|gnumed-1.1.14-2|116	client/%{name}-client.desktop
14cr|gnumed-1.1.14-2|117	
14cr|gnumed-1.1.14-2|118	# Files for common package
14cr|gnumed-1.1.14-2|119	install -d -m 755 %{buildroot}%{py_sitedir}/Gnumed/pycommon
14cr|gnumed-1.1.14-2|120	install -m 644 client/pycommon/*.py %{buildroot}%{py_sitedir}/Gnumed/pycommon
14cr|gnumed-1.1.14-2|121	install -m 644 client/__init__.py %{buildroot}%{py_sitedir}/Gnumed
14cr|gnumed-1.1.14-2|122	
14cr|gnumed-1.1.14-2|123	# Files for the doc package
14cr|gnumed-1.1.14-2|124	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/user-manual
14cr|gnumed-1.1.14-2|125	cp -r client/doc/user-manual/* %{buildroot}%{_defaultdocdir}/%{name}/user-manual
14cr|gnumed-1.1.14-2|126	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/api
14cr|gnumed-1.1.14-2|127	cp -r client/doc/api/* %{buildroot}%{_defaultdocdir}/%{name}/api
14cr|gnumed-1.1.14-2|128	
14cr|gnumed-1.1.14-2|129	%files client -f %{name}.lang
14cr|gnumed-1.1.14-2|130	%doc client/CHANGELOG
14cr|gnumed-1.1.14-2|131	%config(noreplace)%{_sysconfdir}/%{name}/*
14cr|gnumed-1.1.14-2|132	%{_bindir}/%name
14cr|gnumed-1.1.14-2|133	%{_datadir}/%{name}
14cr|gnumed-1.1.14-2|134	%{_datadir}/applications/gnumed-client.desktop
14cr|gnumed-1.1.14-2|135	%{_iconsdir}/gnumed.png
14cr|gnumed-1.1.14-2|136	%{_iconsdir}/gm_icon-serpent_and_gnu.png
14cr|gnumed-1.1.14-2|137	
14cr|gnumed-1.1.14-2|138	%files -n python-%{name}-client
14cr|gnumed-1.1.14-2|139	%doc client/CHANGELOG
14cr|gnumed-1.1.14-2|140	%{py_sitedir}/Gnumed/business/
14cr|gnumed-1.1.14-2|141	%{py_sitedir}/Gnumed/exporters/
14cr|gnumed-1.1.14-2|142	%{py_sitedir}/Gnumed/wxGladeWidgets/
14cr|gnumed-1.1.14-2|143	%{py_sitedir}/Gnumed/wxpython/
14cr|gnumed-1.1.14-2|144	
14cr|gnumed-1.1.14-2|145	%files -n python-%{name}-common
14cr|gnumed-1.1.14-2|146	%doc client/CHANGELOG
14cr|gnumed-1.1.14-2|147	%{py_sitedir}/Gnumed/*.py
14cr|gnumed-1.1.14-2|148	%{py_sitedir}/Gnumed/pycommon
14cr|gnumed-1.1.14-2|149	
14cr|gnumed-1.1.14-2|150	%files doc
14cr|gnumed-1.1.14-2|151	%doc client/CHANGELOG
14cr|gnumed-1.1.14-2|152	%{_defaultdocdir}/%{name}/user-manual
14cr|gnumed-1.1.14-2|153	%{_defaultdocdir}/%{name}/api
14cr|gnumed-1.1.14-2|154	
14cr|gnumed-1.1.14-2|155	
14cr|gnumed-1.1.14-2|156	
14cr|gnumed-1.1.14-2|157	%changelog
14cr|gnumed-1.1.14-2|158	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.14-2
14cr|gnumed-1.1.14-2|159	+ Revision: 2fd864d
14cr|gnumed-1.1.14-2|160	- MassBuild#464: Increase release tag
14cr|gnumed-1.1.14-2|161	
14cr|gnumed-1.1.14-2|162	

1755 14
14cr|gnumed-server-16.14-2|1	Name:		gnumed-server
14cr|gnumed-server-16.14-2|2	Version:	16.14
14cr|gnumed-server-16.14-2|3	Release:	2
14cr|gnumed-server-16.14-2|4	Summary:	The GNUmed back end server
14cr|gnumed-server-16.14-2|5	Group:		System/Servers
14cr|gnumed-server-16.14-2|6	License:	GPLv2+ or GPLv1
14cr|gnumed-server-16.14-2|7	URL:		http://wiki.gnumed.de/
14cr|gnumed-server-16.14-2|8	Source0:	http://www.gnumed.de/downloads/server/v16/%{name}.%{version}.tgz
14cr|gnumed-server-16.14-2|9	Source1:	http://www.gnu.org/licenses/gpl-1.0.txt
14cr|gnumed-server-16.14-2|10	Patch0:		gnumed-server-correct-dir.patch
14cr|gnumed-server-16.14-2|11	Patch1:		upgrade-path.diff
14cr|gnumed-server-16.14-2|12	
14cr|gnumed-server-16.14-2|13	BuildArch:	noarch
14cr|gnumed-server-16.14-2|14	
14cr|gnumed-server-16.14-2|15	Requires:	python
14cr|gnumed-server-16.14-2|16	Requires:	python-psycopg2
14cr|gnumed-server-16.14-2|17	Requires:	mailx
14cr|gnumed-server-16.14-2|18	Requires:	bzip2
14cr|gnumed-server-16.14-2|19	Requires:	openssl
14cr|gnumed-server-16.14-2|20	Requires:	postgresql
14cr|gnumed-server-16.14-2|21	Requires:	rsync
14cr|gnumed-server-16.14-2|22	Requires:	postgresql-plpgsql
14cr|gnumed-server-16.14-2|23	
14cr|gnumed-server-16.14-2|24	
14cr|gnumed-server-16.14-2|25	%description
14cr|gnumed-server-16.14-2|26	The GNUmed project builds an open source Electronic Medical Record.
14cr|gnumed-server-16.14-2|27	It is developed by a handful of medical doctors and programmers from
14cr|gnumed-server-16.14-2|28	all over the world. It can be useful to anyone documenting the health
14cr|gnumed-server-16.14-2|29	of patients, including but not limited to doctors, physical therapists,
14cr|gnumed-server-16.14-2|30	occupational therapists.
14cr|gnumed-server-16.14-2|31	
14cr|gnumed-server-16.14-2|32	%prep
14cr|gnumed-server-16.14-2|33	%setup -q -n gnumed-server.%{version}
14cr|gnumed-server-16.14-2|34	
14cr|gnumed-server-16.14-2|35	#Patch GM_SERVER_DIR path
14cr|gnumed-server-16.14-2|36	#-GM_SERVER_DIR="/var/lib/gnumed/server/bootstrap"
14cr|gnumed-server-16.14-2|37	#+GM_SERVER_DIR="/usr/share/gnumed-server/bootstrap"
14cr|gnumed-server-16.14-2|38	%patch0 -p1
14cr|gnumed-server-16.14-2|39	%patch1 -p1
14cr|gnumed-server-16.14-2|40	
14cr|gnumed-server-16.14-2|41	%build
14cr|gnumed-server-16.14-2|42	
14cr|gnumed-server-16.14-2|43	%install
14cr|gnumed-server-16.14-2|44	pushd server
14cr|gnumed-server-16.14-2|45	
14cr|gnumed-server-16.14-2|46	#Copy to /usr/share/gnumed-server/
14cr|gnumed-server-16.14-2|47	%__install -d %{buildroot}%{_datadir}/gnumed/server
14cr|gnumed-server-16.14-2|48	cp -p -r bootstrap %{buildroot}%{_datadir}/gnumed/server
14cr|gnumed-server-16.14-2|49	cp -p -r pycommon %{buildroot}%{_datadir}/gnumed/server
14cr|gnumed-server-16.14-2|50	cp -p -r sql %{buildroot}%{_datadir}/gnumed/server
14cr|gnumed-server-16.14-2|51	%__install -m 644 __init__.py %{buildroot}%{_datadir}/gnumed/server
14cr|gnumed-server-16.14-2|52	echo "%{version}" > %{buildroot}%{_datadir}/gnumed/server/version.txt
14cr|gnumed-server-16.14-2|53	
14cr|gnumed-server-16.14-2|54	# silcence bootstrap process by setting interactive to 'no' and set 'gm-dbo' as default password
14cr|gnumed-server-16.14-2|55	for conffile in `find %{buildroot}/%{_datadir}/gnumed/server/bootstrap -maxdepth 1 -type f -name \*.conf` ; do \
14cr|gnumed-server-16.14-2|56	sed -i 's/^\(interactive[[:space:]]*=[[:space:]]*\)yes/\1no/' "$conffile" ; \
14cr|gnumed-server-16.14-2|57	sed -i 's/^\(password[[:space:]]*=[[:space:]]*\)/\1 gm-dbo/' "$conffile" ; \
14cr|gnumed-server-16.14-2|58	done
14cr|gnumed-server-16.14-2|59	
14cr|gnumed-server-16.14-2|60	
14cr|gnumed-server-16.14-2|61	#copy config files to /etc
14cr|gnumed-server-16.14-2|62	%__install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gnumed-server-16.14-2|63	rename .conf.example .conf etc/gnumed/*.conf.example
14cr|gnumed-server-16.14-2|64	#for conf in etc/gnumed/*.conf.example
14cr|gnumed-server-16.14-2|65	#    do mv $conf `echo $conf|sed 's/.example$//'`
14cr|gnumed-server-16.14-2|66	#done
14cr|gnumed-server-16.14-2|67	%__install -m 644 etc/gnumed/*.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|gnumed-server-16.14-2|68	
14cr|gnumed-server-16.14-2|69	#create .xz files and copy them to mandir
14cr|gnumed-server-16.14-2|70	%__install -d %{buildroot}%{_mandir}/man8/
14cr|gnumed-server-16.14-2|71	%__install -d %{buildroot}%{_mandir}/man1/
14cr|gnumed-server-16.14-2|72	
14cr|gnumed-server-16.14-2|73	for man in `ls doc/*.*`; \
14cr|gnumed-server-16.14-2|74	do xz $man; \
14cr|gnumed-server-16.14-2|75	done
14cr|gnumed-server-16.14-2|76	%__install -m 644 doc/*.8.xz %{buildroot}%{_mandir}/man8
14cr|gnumed-server-16.14-2|77	%__install -m 644 doc/*.1.xz %{buildroot}%{_mandir}/man1
14cr|gnumed-server-16.14-2|78	
14cr|gnumed-server-16.14-2|79	
14cr|gnumed-server-16.14-2|80	#remove .sh extensions
14cr|gnumed-server-16.14-2|81	#copy all scripts to bin dir
14cr|gnumed-server-16.14-2|82	%__install -d -m 755 %{buildroot}%{_bindir}
14cr|gnumed-server-16.14-2|83	rename ".sh" "" gm-*.sh
14cr|gnumed-server-16.14-2|84	rename ".py" "" gm-*.py
14cr|gnumed-server-16.14-2|85	%__install -m 755 gm-* %{buildroot}%{_bindir}
14cr|gnumed-server-16.14-2|86	
14cr|gnumed-server-16.14-2|87	popd
14cr|gnumed-server-16.14-2|88	
14cr|gnumed-server-16.14-2|89	
14cr|gnumed-server-16.14-2|90	%files
14cr|gnumed-server-16.14-2|91	%doc server/doc/README server/doc/schema/* server/GnuPublicLicense.txt
14cr|gnumed-server-16.14-2|92	%{_datadir}/gnumed/server/
14cr|gnumed-server-16.14-2|93	%{_bindir}/gm-*
14cr|gnumed-server-16.14-2|94	%{_mandir}/man?/gm-*
14cr|gnumed-server-16.14-2|95	%config(noreplace) %{_sysconfdir}/%{name}/
14cr|gnumed-server-16.14-2|96	
14cr|gnumed-server-16.14-2|97	
14cr|gnumed-server-16.14-2|98	
14cr|gnumed-server-16.14-2|99	%changelog
14cr|gnumed-server-16.14-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 16.14-2
14cr|gnumed-server-16.14-2|101	+ Revision: 78756ad
14cr|gnumed-server-16.14-2|102	- MassBuild#464: Increase release tag
14cr|gnumed-server-16.14-2|103	
14cr|gnumed-server-16.14-2|104	

1756 14
14cr|gnump3d-3.0-12|1	Name:		        gnump3d
14cr|gnump3d-3.0-12|2	Version:	        3.0
14cr|gnump3d-3.0-12|3	Release:	        12
14cr|gnump3d-3.0-12|4	License:	        GPL
14cr|gnump3d-3.0-12|5	Group:		        System/Servers
14cr|gnump3d-3.0-12|6	Summary:	        Streaming server for MP3's
14cr|gnump3d-3.0-12|7	URL:		        http://www.gnu.org/software/gnump3d/
14cr|gnump3d-3.0-12|8	Source0:	        http://savannah.gnu.org/download/gnump3d/%{name}-%{version}.tar.bz2
14cr|gnump3d-3.0-12|9	Source1:	        gnump3d.service
14cr|gnump3d-3.0-12|10	Patch0:             gnump3d-3.0-use-constant-libdir.patch
14cr|gnump3d-3.0-12|11	Requires(post):     rpm-helper
14cr|gnump3d-3.0-12|12	Requires(preun):    rpm-helper
14cr|gnump3d-3.0-12|13	Requires(pre):      rpm-helper
14cr|gnump3d-3.0-12|14	Requires(preun):    rpm-helper
14cr|gnump3d-3.0-12|15	BuildArch:	        noarch
14cr|gnump3d-3.0-12|16	
14cr|gnump3d-3.0-12|17	%description
14cr|gnump3d-3.0-12|18	GNUMP3d is a streaming server for MP3's, OGG vorbis, and other
14cr|gnump3d-3.0-12|19	streamable audio files, it is designed to be:
14cr|gnump3d-3.0-12|20	
14cr|gnump3d-3.0-12|21	* Small, stable, self-contained, and secure.
14cr|gnump3d-3.0-12|22	* Simple to install, configure, and use.
14cr|gnump3d-3.0-12|23	* Portable across different varieties of Unix.
14cr|gnump3d-3.0-12|24	
14cr|gnump3d-3.0-12|25	%prep
14cr|gnump3d-3.0-12|26	%setup -q
14cr|gnump3d-3.0-12|27	%patch0 -p 1
14cr|gnump3d-3.0-12|28	
14cr|gnump3d-3.0-12|29	chmod 644 lib/gnump3d/mp4info.pm
14cr|gnump3d-3.0-12|30	
14cr|gnump3d-3.0-12|31	%install
14cr|gnump3d-3.0-12|32	
14cr|gnump3d-3.0-12|33	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|gnump3d-3.0-12|34	install -m 644 etc/gnump3d.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|gnump3d-3.0-12|35	install -m 644 etc/*.types %{buildroot}%{_sysconfdir}/%{name}
14cr|gnump3d-3.0-12|36	
14cr|gnump3d-3.0-12|37	install -d %{buildroot}%{_bindir}
14cr|gnump3d-3.0-12|38	install -m 755 bin/gnump3d2 %{buildroot}%{_bindir}/gnump3d
14cr|gnump3d-3.0-12|39	install -m 755 bin/gnump3d-top %{buildroot}%{_bindir}
14cr|gnump3d-3.0-12|40	install -m 755 bin/gnump3d-index %{buildroot}%{_bindir}
14cr|gnump3d-3.0-12|41	
14cr|gnump3d-3.0-12|42	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|gnump3d-3.0-12|43	install -m 644 man/gnump3d-top.1 %{buildroot}%{_mandir}/man1
14cr|gnump3d-3.0-12|44	install -m 644 man/gnump3d-index.1 %{buildroot}%{_mandir}/man1
14cr|gnump3d-3.0-12|45	install -m 644 man/gnump3d.1 %{buildroot}%{_mandir}/man1
14cr|gnump3d-3.0-12|46	install -m 644 man/gnump3d.conf.1 %{buildroot}%{_mandir}/man1
14cr|gnump3d-3.0-12|47	
14cr|gnump3d-3.0-12|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}/themes
14cr|gnump3d-3.0-12|49	cp -R templates/* %{buildroot}%{_datadir}/%{name}/themes
14cr|gnump3d-3.0-12|50	
14cr|gnump3d-3.0-12|51	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|gnump3d-3.0-12|52	cp -R lib/* %{buildroot}%{_datadir}/%{name}/lib
14cr|gnump3d-3.0-12|53	
14cr|gnump3d-3.0-12|54	install -d -m 755 %{buildroot}%{_unitdir}
14cr|gnump3d-3.0-12|55	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|gnump3d-3.0-12|56	
14cr|gnump3d-3.0-12|57	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|gnump3d-3.0-12|58	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|gnump3d-3.0-12|59	/var/log/gnump3d/access.log {
14cr|gnump3d-3.0-12|60	missingok
14cr|gnump3d-3.0-12|61	notifempty
14cr|gnump3d-3.0-12|62	nocompress
14cr|gnump3d-3.0-12|63	postrotate
14cr|gnump3d-3.0-12|64	/bin/kill -HUP `cat /var/run/gnump3d.pid 2> /dev/null` 2> /dev/null || true
14cr|gnump3d-3.0-12|65	endscript
14cr|gnump3d-3.0-12|66	}
14cr|gnump3d-3.0-12|67	EOF
14cr|gnump3d-3.0-12|68	
14cr|gnump3d-3.0-12|69	install -d -m 755 %{buildroot}/var/log/gnump3d
14cr|gnump3d-3.0-12|70	install -d -m 755 %{buildroot}/var/cache/gnump3d
14cr|gnump3d-3.0-12|71	install -d -m 755 %{buildroot}/var/cache/gnump3d/serving
14cr|gnump3d-3.0-12|72	
14cr|gnump3d-3.0-12|73	# fix locations...
14cr|gnump3d-3.0-12|74	perl -pi \
14cr|gnump3d-3.0-12|75	-e 's|^theme_directory = .*|theme_directory = %{_datadir}/%{name}/themes|;' \
14cr|gnump3d-3.0-12|76	-e 's|^plugin_directory = .*|plugin_directory = %{_datadir}/%{name}/lib/gnump3d/plugins|;' \
14cr|gnump3d-3.0-12|77	-e 's|nobody|gnump3d|;' \
14cr|gnump3d-3.0-12|78	%{buildroot}%{_sysconfdir}/%{name}/gnump3d.conf
14cr|gnump3d-3.0-12|79	
14cr|gnump3d-3.0-12|80	%pre
14cr|gnump3d-3.0-12|81	%_pre_useradd gnump3d /var/cache/gnump3d /bin/false
14cr|gnump3d-3.0-12|82	
14cr|gnump3d-3.0-12|83	%post
14cr|gnump3d-3.0-12|84	%systemd_post %{name}.service
14cr|gnump3d-3.0-12|85	
14cr|gnump3d-3.0-12|86	if [ $1 = 1 ]; then
14cr|gnump3d-3.0-12|87	# create various files
14cr|gnump3d-3.0-12|88	%create_ghostfile /var/cache/gnump3d/song.tags gnump3d gnump3d 640
14cr|gnump3d-3.0-12|89	%create_ghostfile /var/log/gnump3d/access.log gnump3d gnump3d 640
14cr|gnump3d-3.0-12|90	%create_ghostfile /var/log/gnump3d/error.log gnump3d gnump3d 640
14cr|gnump3d-3.0-12|91	fi
14cr|gnump3d-3.0-12|92	
14cr|gnump3d-3.0-12|93	%preun
14cr|gnump3d-3.0-12|94	%systemd_preun %{name}.service
14cr|gnump3d-3.0-12|95	
14cr|gnump3d-3.0-12|96	%postun
14cr|gnump3d-3.0-12|97	%_postun_userdel gnump3d
14cr|gnump3d-3.0-12|98	%systemd_postun_with_restart %{name}.service
14cr|gnump3d-3.0-12|99	
14cr|gnump3d-3.0-12|100	%clean
14cr|gnump3d-3.0-12|101	
14cr|gnump3d-3.0-12|102	%files
14cr|gnump3d-3.0-12|103	%doc AUTHORS DOWNSAMPLING README SUPPORT COPYING INSTALL TODO ChangeLog
14cr|gnump3d-3.0-12|104	%dir %{_sysconfdir}/%{name}
14cr|gnump3d-3.0-12|105	%attr(0755,root,root) %{_unitdir}/gnump3d*
14cr|gnump3d-3.0-12|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*
14cr|gnump3d-3.0-12|107	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/gnump3d
14cr|gnump3d-3.0-12|108	%{_bindir}/*
14cr|gnump3d-3.0-12|109	%{_mandir}/man1/*
14cr|gnump3d-3.0-12|110	%{_datadir}/gnump3d
14cr|gnump3d-3.0-12|111	%dir %attr(-,gnump3d,gnump3d) /var/log/gnump3d
14cr|gnump3d-3.0-12|112	%dir %attr(-,gnump3d,gnump3d) /var/cache/gnump3d
14cr|gnump3d-3.0-12|113	%dir %attr(-,gnump3d,gnump3d) /var/cache/gnump3d/serving
14cr|gnump3d-3.0-12|114	
14cr|gnump3d-3.0-12|115	%changelog
14cr|gnump3d-3.0-12|116	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-12
14cr|gnump3d-3.0-12|117	+ Revision: 9a834e0
14cr|gnump3d-3.0-12|118	- Use systemd macros
14cr|gnump3d-3.0-12|119	
14cr|gnump3d-3.0-12|120	

1757 14
14cr|gnunet-0.10.1-1|1	%define gnunetuser gnunetd
14cr|gnunet-0.10.1-1|2	%define gnunethome /var/lib/gnunet
14cr|gnunet-0.10.1-1|3	
14cr|gnunet-0.10.1-1|4	%define major 0
14cr|gnunet-0.10.1-1|5	%define arm_major 1
14cr|gnunet-0.10.1-1|6	%define ats_major 4
14cr|gnunet-0.10.1-1|7	%define datastore_major 1
14cr|gnunet-0.10.1-1|8	%define fragmentation_major 2
14cr|gnunet-0.10.1-1|9	%define fs_major 2
14cr|gnunet-0.10.1-1|10	%define mesh_major 5
14cr|gnunet-0.10.1-1|11	%define regex_major 3
14cr|gnunet-0.10.1-1|12	%define regexblock_major 1
14cr|gnunet-0.10.1-1|13	%define testing_major 1
14cr|gnunet-0.10.1-1|14	%define transport_major 2
14cr|gnunet-0.10.1-1|15	%define util_major 12
14cr|gnunet-0.10.1-1|16	%define libname %mklibname %{name} %{major}
14cr|gnunet-0.10.1-1|17	%define libarm %mklibname %{name}arm %{arm_major}
14cr|gnunet-0.10.1-1|18	%define libats %mklibname %{name}ats %{ats_major}
14cr|gnunet-0.10.1-1|19	%define libdatastore %mklibname %{name}datastore %{datastore_major}
14cr|gnunet-0.10.1-1|20	%define libfragmentation %mklibname %{name}fragmentation %{fragmentation_major}
14cr|gnunet-0.10.1-1|21	%define libfs %mklibname %{name}fs %{fs_major}
14cr|gnunet-0.10.1-1|22	%define libmesh %mklibname %{name}mesh %{mesh_major}
14cr|gnunet-0.10.1-1|23	%define libregex %mklibname %{name}regex %{regex_major}
14cr|gnunet-0.10.1-1|24	%define libregexblock %mklibname %{name}regexblock %{regexblock_major}
14cr|gnunet-0.10.1-1|25	%define libtesting %mklibname %{name}testing %{testing_major}
14cr|gnunet-0.10.1-1|26	%define libtransport %mklibname %{name}transport %{transport_major}
14cr|gnunet-0.10.1-1|27	%define libutil %mklibname %{name}util %{util_major}
14cr|gnunet-0.10.1-1|28	%define devname %mklibname -d %{name}
14cr|gnunet-0.10.1-1|29	
14cr|gnunet-0.10.1-1|30	Summary:	Secure and anonymous peer-to-peer file sharing
14cr|gnunet-0.10.1-1|31	Name:		gnunet
14cr|gnunet-0.10.1-1|32	Version:	0.10.1
14cr|gnunet-0.10.1-1|33	Release:	1
14cr|gnunet-0.10.1-1|34	License:	GPLv2+
14cr|gnunet-0.10.1-1|35	Group:		Networking/File transfer
14cr|gnunet-0.10.1-1|36	Url:		http://gnunet.org/
14cr|gnunet-0.10.1-1|37	Source0:	ftp://ftp.gnu.org/gnu/gnunet/%{name}-%{version}.tar.gz
14cr|gnunet-0.10.1-1|38	Source1:	gnunetd.conf
14cr|gnunet-0.10.1-1|39	Source2:	init_gnunetd
14cr|gnunet-0.10.1-1|40	BuildRequires:	gettext-devel
14cr|gnunet-0.10.1-1|41	BuildRequires:	gmp-devel
14cr|gnunet-0.10.1-1|42	BuildRequires:	libltdl-devel
14cr|gnunet-0.10.1-1|43	BuildRequires:	mysql-devel
14cr|gnunet-0.10.1-1|44	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gnunet-0.10.1-1|45	BuildRequires:	pkgconfig(libcurl)
14cr|gnunet-0.10.1-1|46	BuildRequires:	pkgconfig(libextractor)
14cr|gnunet-0.10.1-1|47	BuildRequires:	pkgconfig(libgcrypt) >= 1.6.0
14cr|gnunet-0.10.1-1|48	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gnunet-0.10.1-1|49	BuildRequires:	pkgconfig(libmicrohttpd)
14cr|gnunet-0.10.1-1|50	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gnunet-0.10.1-1|51	BuildRequires:	pkgconfig(ncursesw)
14cr|gnunet-0.10.1-1|52	BuildRequires:	pkgconfig(openssl)
14cr|gnunet-0.10.1-1|53	BuildRequires:	pkgconfig(sqlite3)
14cr|gnunet-0.10.1-1|54	BuildRequires:	pkgconfig(zlib)
14cr|gnunet-0.10.1-1|55	Suggests:	mysql-client
14cr|gnunet-0.10.1-1|56	Requires(pre):	rpm-helper
14cr|gnunet-0.10.1-1|57	
14cr|gnunet-0.10.1-1|58	%description
14cr|gnunet-0.10.1-1|59	GNUnet is a framework for secure peer-to-peer networking that does not
14cr|gnunet-0.10.1-1|60	use any centralized or otherwise trusted services. A first service
14cr|gnunet-0.10.1-1|61	implemented on top of the networking layer allows anonymous censorship-
14cr|gnunet-0.10.1-1|62	resistant file-sharing. GNUnet uses a simple, excess-based economic
14cr|gnunet-0.10.1-1|63	model to allocate resources. Peers in GNUnet monitor each others behavior
14cr|gnunet-0.10.1-1|64	with respect to resource usage; peers that contribute to the network
14cr|gnunet-0.10.1-1|65	are rewarded with better service.
14cr|gnunet-0.10.1-1|66	
14cr|gnunet-0.10.1-1|67	%files -f %{name}.lang
14cr|gnunet-0.10.1-1|68	%doc AUTHORS ChangeLog NEWS README
14cr|gnunet-0.10.1-1|69	%attr(0700, %{gnunetuser}, %{gnunetuser}) %dir %{gnunethome}
14cr|gnunet-0.10.1-1|70	%config %{_sysconfdir}/gnunet.d
14cr|gnunet-0.10.1-1|71	%{_initrddir}/%{name}d
14cr|gnunet-0.10.1-1|72	%{_bindir}/*
14cr|gnunet-0.10.1-1|73	%{_libdir}/%{name}
14cr|gnunet-0.10.1-1|74	%dir %{_datadir}/%{name}
14cr|gnunet-0.10.1-1|75	%{_datadir}/%{name}/*
14cr|gnunet-0.10.1-1|76	%{_mandir}/man1/%{name}-*
14cr|gnunet-0.10.1-1|77	%{_mandir}/man5/%{name}.conf.5*
14cr|gnunet-0.10.1-1|78	
14cr|gnunet-0.10.1-1|79	%pre
14cr|gnunet-0.10.1-1|80	%_pre_useradd %{gnunetuser} %{gnunethome} /bin/false
14cr|gnunet-0.10.1-1|81	
14cr|gnunet-0.10.1-1|82	%post
14cr|gnunet-0.10.1-1|83	%_post_service %{name}d
14cr|gnunet-0.10.1-1|84	
14cr|gnunet-0.10.1-1|85	%preun
14cr|gnunet-0.10.1-1|86	%_preun_service %{name}d
14cr|gnunet-0.10.1-1|87	
14cr|gnunet-0.10.1-1|88	%postun
14cr|gnunet-0.10.1-1|89	%_postun_userdel %{gnunetuser}
14cr|gnunet-0.10.1-1|90	
14cr|gnunet-0.10.1-1|91	
14cr|gnunet-0.10.1-1|92	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|93	
14cr|gnunet-0.10.1-1|94	%package -n %{libname}
14cr|gnunet-0.10.1-1|95	Summary:	Libraries for GNUnet
14cr|gnunet-0.10.1-1|96	Group:		System/Libraries
14cr|gnunet-0.10.1-1|97	
14cr|gnunet-0.10.1-1|98	%description -n %{libname}
14cr|gnunet-0.10.1-1|99	Libraries for GNUnet.
14cr|gnunet-0.10.1-1|100	
14cr|gnunet-0.10.1-1|101	%files -n %{libname}
14cr|gnunet-0.10.1-1|102	%{_libdir}/lib%{name}*.so.%{major}*
14cr|gnunet-0.10.1-1|103	
14cr|gnunet-0.10.1-1|104	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|105	
14cr|gnunet-0.10.1-1|106	%package -n %{libarm}
14cr|gnunet-0.10.1-1|107	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|108	Group:		System/Libraries
14cr|gnunet-0.10.1-1|109	
14cr|gnunet-0.10.1-1|110	%description -n %{libarm}
14cr|gnunet-0.10.1-1|111	Library for GNUnet.
14cr|gnunet-0.10.1-1|112	
14cr|gnunet-0.10.1-1|113	%files -n %{libarm}
14cr|gnunet-0.10.1-1|114	%{_libdir}/lib%{name}arm.so.%{arm_major}*
14cr|gnunet-0.10.1-1|115	
14cr|gnunet-0.10.1-1|116	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|117	
14cr|gnunet-0.10.1-1|118	%package -n %{libats}
14cr|gnunet-0.10.1-1|119	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|120	Group:		System/Libraries
14cr|gnunet-0.10.1-1|121	
14cr|gnunet-0.10.1-1|122	%description -n %{libats}
14cr|gnunet-0.10.1-1|123	Library for GNUnet.
14cr|gnunet-0.10.1-1|124	
14cr|gnunet-0.10.1-1|125	%files -n %{libats}
14cr|gnunet-0.10.1-1|126	%{_libdir}/lib%{name}ats.so.%{ats_major}*
14cr|gnunet-0.10.1-1|127	
14cr|gnunet-0.10.1-1|128	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|129	
14cr|gnunet-0.10.1-1|130	%package -n %{libdatastore}
14cr|gnunet-0.10.1-1|131	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|132	Group:		System/Libraries
14cr|gnunet-0.10.1-1|133	
14cr|gnunet-0.10.1-1|134	%description -n %{libdatastore}
14cr|gnunet-0.10.1-1|135	Library for GNUnet.
14cr|gnunet-0.10.1-1|136	
14cr|gnunet-0.10.1-1|137	%files -n %{libdatastore}
14cr|gnunet-0.10.1-1|138	%{_libdir}/lib%{name}datastore.so.%{datastore_major}*
14cr|gnunet-0.10.1-1|139	
14cr|gnunet-0.10.1-1|140	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|141	
14cr|gnunet-0.10.1-1|142	%package -n %{libfragmentation}
14cr|gnunet-0.10.1-1|143	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|144	Group:		System/Libraries
14cr|gnunet-0.10.1-1|145	
14cr|gnunet-0.10.1-1|146	%description -n %{libfragmentation}
14cr|gnunet-0.10.1-1|147	Library for GNUnet.
14cr|gnunet-0.10.1-1|148	
14cr|gnunet-0.10.1-1|149	%files -n %{libfragmentation}
14cr|gnunet-0.10.1-1|150	%{_libdir}/lib%{name}fragmentation.so.%{fragmentation_major}*
14cr|gnunet-0.10.1-1|151	
14cr|gnunet-0.10.1-1|152	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|153	
14cr|gnunet-0.10.1-1|154	%package -n %{libfs}
14cr|gnunet-0.10.1-1|155	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|156	Group:		System/Libraries
14cr|gnunet-0.10.1-1|157	
14cr|gnunet-0.10.1-1|158	%description -n %{libfs}
14cr|gnunet-0.10.1-1|159	Library for GNUnet.
14cr|gnunet-0.10.1-1|160	
14cr|gnunet-0.10.1-1|161	%files -n %{libfs}
14cr|gnunet-0.10.1-1|162	%{_libdir}/lib%{name}fs.so.%{fs_major}*
14cr|gnunet-0.10.1-1|163	
14cr|gnunet-0.10.1-1|164	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|165	
14cr|gnunet-0.10.1-1|166	%package -n %{libmesh}
14cr|gnunet-0.10.1-1|167	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|168	Group:		System/Libraries
14cr|gnunet-0.10.1-1|169	
14cr|gnunet-0.10.1-1|170	%description -n %{libmesh}
14cr|gnunet-0.10.1-1|171	Library for GNUnet.
14cr|gnunet-0.10.1-1|172	
14cr|gnunet-0.10.1-1|173	%files -n %{libmesh}
14cr|gnunet-0.10.1-1|174	%{_libdir}/lib%{name}mesh.so.%{mesh_major}*
14cr|gnunet-0.10.1-1|175	
14cr|gnunet-0.10.1-1|176	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|177	
14cr|gnunet-0.10.1-1|178	%package -n %{libregex}
14cr|gnunet-0.10.1-1|179	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|180	Group:		System/Libraries
14cr|gnunet-0.10.1-1|181	
14cr|gnunet-0.10.1-1|182	%description -n %{libregex}
14cr|gnunet-0.10.1-1|183	Library for GNUnet.
14cr|gnunet-0.10.1-1|184	
14cr|gnunet-0.10.1-1|185	%files -n %{libregex}
14cr|gnunet-0.10.1-1|186	%{_libdir}/lib%{name}regex.so.%{regex_major}*
14cr|gnunet-0.10.1-1|187	
14cr|gnunet-0.10.1-1|188	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|189	
14cr|gnunet-0.10.1-1|190	%package -n %{libregexblock}
14cr|gnunet-0.10.1-1|191	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|192	Group:		System/Libraries
14cr|gnunet-0.10.1-1|193	
14cr|gnunet-0.10.1-1|194	%description -n %{libregexblock}
14cr|gnunet-0.10.1-1|195	Library for GNUnet.
14cr|gnunet-0.10.1-1|196	
14cr|gnunet-0.10.1-1|197	%files -n %{libregexblock}
14cr|gnunet-0.10.1-1|198	%{_libdir}/lib%{name}regexblock.so.%{regexblock_major}*
14cr|gnunet-0.10.1-1|199	
14cr|gnunet-0.10.1-1|200	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|201	
14cr|gnunet-0.10.1-1|202	%package -n %{libtesting}
14cr|gnunet-0.10.1-1|203	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|204	Group:		System/Libraries
14cr|gnunet-0.10.1-1|205	
14cr|gnunet-0.10.1-1|206	%description -n %{libtesting}
14cr|gnunet-0.10.1-1|207	Library for GNUnet.
14cr|gnunet-0.10.1-1|208	
14cr|gnunet-0.10.1-1|209	%files -n %{libtesting}
14cr|gnunet-0.10.1-1|210	%{_libdir}/lib%{name}testing.so.%{testing_major}*
14cr|gnunet-0.10.1-1|211	
14cr|gnunet-0.10.1-1|212	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|213	
14cr|gnunet-0.10.1-1|214	%package -n %{libtransport}
14cr|gnunet-0.10.1-1|215	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|216	Group:		System/Libraries
14cr|gnunet-0.10.1-1|217	
14cr|gnunet-0.10.1-1|218	%description -n %{libtransport}
14cr|gnunet-0.10.1-1|219	Library for GNUnet.
14cr|gnunet-0.10.1-1|220	
14cr|gnunet-0.10.1-1|221	%files -n %{libtransport}
14cr|gnunet-0.10.1-1|222	%{_libdir}/lib%{name}transport.so.%{transport_major}*
14cr|gnunet-0.10.1-1|223	
14cr|gnunet-0.10.1-1|224	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|225	
14cr|gnunet-0.10.1-1|226	%package -n %{libutil}
14cr|gnunet-0.10.1-1|227	Summary:	Library for GNUnet
14cr|gnunet-0.10.1-1|228	Group:		System/Libraries
14cr|gnunet-0.10.1-1|229	
14cr|gnunet-0.10.1-1|230	%description -n %{libutil}
14cr|gnunet-0.10.1-1|231	Library for GNUnet.
14cr|gnunet-0.10.1-1|232	
14cr|gnunet-0.10.1-1|233	%files -n %{libutil}
14cr|gnunet-0.10.1-1|234	%{_libdir}/lib%{name}util.so.%{util_major}*
14cr|gnunet-0.10.1-1|235	
14cr|gnunet-0.10.1-1|236	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|237	
14cr|gnunet-0.10.1-1|238	%package -n %{devname}
14cr|gnunet-0.10.1-1|239	Summary:	Development files for %{libname}
14cr|gnunet-0.10.1-1|240	Group:		Development/C
14cr|gnunet-0.10.1-1|241	Requires:	%{libname} = %{EVRD}
14cr|gnunet-0.10.1-1|242	Requires:	%{libarm} = %{EVRD}
14cr|gnunet-0.10.1-1|243	Requires:	%{libats} = %{EVRD}
14cr|gnunet-0.10.1-1|244	Requires:	%{libdatastore} = %{EVRD}
14cr|gnunet-0.10.1-1|245	Requires:	%{libfragmentation} = %{EVRD}
14cr|gnunet-0.10.1-1|246	Requires:	%{libfs} = %{EVRD}
14cr|gnunet-0.10.1-1|247	Requires:	%{libmesh} = %{EVRD}
14cr|gnunet-0.10.1-1|248	Requires:	%{libregex} = %{EVRD}
14cr|gnunet-0.10.1-1|249	Requires:	%{libregexblock} = %{EVRD}
14cr|gnunet-0.10.1-1|250	Requires:	%{libtesting} = %{EVRD}
14cr|gnunet-0.10.1-1|251	Requires:	%{libtransport} = %{EVRD}
14cr|gnunet-0.10.1-1|252	Requires:	%{libutil} = %{EVRD}
14cr|gnunet-0.10.1-1|253	Provides:	%{name}-devel = %{EVRD}
14cr|gnunet-0.10.1-1|254	
14cr|gnunet-0.10.1-1|255	%description -n %{devname}
14cr|gnunet-0.10.1-1|256	Development files for %{libname}.
14cr|gnunet-0.10.1-1|257	
14cr|gnunet-0.10.1-1|258	%files -n %{devname}
14cr|gnunet-0.10.1-1|259	%{_libdir}/lib%{name}*.so
14cr|gnunet-0.10.1-1|260	%{_libdir}/pkgconfig/*.pc
14cr|gnunet-0.10.1-1|261	%dir %{_includedir}/%{name}
14cr|gnunet-0.10.1-1|262	%{_includedir}/%{name}/*
14cr|gnunet-0.10.1-1|263	
14cr|gnunet-0.10.1-1|264	#----------------------------------------------------------------------------
14cr|gnunet-0.10.1-1|265	
14cr|gnunet-0.10.1-1|266	%prep
14cr|gnunet-0.10.1-1|267	%setup -q -n %{name}-%{version}
14cr|gnunet-0.10.1-1|268	mv AUTHORS AUTHORS.old
14cr|gnunet-0.10.1-1|269	iconv -f ISO_8859-1 -t UTF-8 AUTHORS.old -o AUTHORS
14cr|gnunet-0.10.1-1|270	
14cr|gnunet-0.10.1-1|271	%build
14cr|gnunet-0.10.1-1|272	autoreconf -fi
14cr|gnunet-0.10.1-1|273	%configure2_5x
14cr|gnunet-0.10.1-1|274	# makefile doesn't support running multiple jobs simultaneously
14cr|gnunet-0.10.1-1|275	make
14cr|gnunet-0.10.1-1|276	
14cr|gnunet-0.10.1-1|277	%install
14cr|gnunet-0.10.1-1|278	%makeinstall_std
14cr|gnunet-0.10.1-1|279	mkdir -p %{buildroot}%{gnunethome}
14cr|gnunet-0.10.1-1|280	mkdir -p %{buildroot}%{_sysconfdir}
14cr|gnunet-0.10.1-1|281	mkdir -p %{buildroot}%{_initrddir}
14cr|gnunet-0.10.1-1|282	install -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}d
14cr|gnunet-0.10.1-1|283	ln -s %{_datadir}/%{name}/config.d %{buildroot}%{_sysconfdir}/gnunet.d
14cr|gnunet-0.10.1-1|284	
14cr|gnunet-0.10.1-1|285	%find_lang %{name}
14cr|gnunet-0.10.1-1|286	
14cr|gnunet-0.10.1-1|287	
14cr|gnunet-0.10.1-1|288	%changelog
14cr|gnunet-0.10.1-1|289	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-1
14cr|gnunet-0.10.1-1|290	+ Revision: 95aa1d1
14cr|gnunet-0.10.1-1|291	- Add new library subpackages
14cr|gnunet-0.10.1-1|292	
14cr|gnunet-0.10.1-1|293	

1758 14
14cr|gnunet-gtk-0.10.1-1|1	%define major 1
14cr|gnunet-gtk-0.10.1-1|2	%define libname %mklibname %{name} %{major}
14cr|gnunet-gtk-0.10.1-1|3	%define devname %mklibname %{name} -d
14cr|gnunet-gtk-0.10.1-1|4	
14cr|gnunet-gtk-0.10.1-1|5	Summary:	GNUnet GTK user interface
14cr|gnunet-gtk-0.10.1-1|6	Name:		gnunet-gtk
14cr|gnunet-gtk-0.10.1-1|7	Version:	0.10.1
14cr|gnunet-gtk-0.10.1-1|8	Release:	1
14cr|gnunet-gtk-0.10.1-1|9	License:	GPLv2+
14cr|gnunet-gtk-0.10.1-1|10	Group:		Networking/File transfer
14cr|gnunet-gtk-0.10.1-1|11	Url:		http://gnunet.org/
14cr|gnunet-gtk-0.10.1-1|12	Source0:	http://gnunet.org/download/%{name}-%{version}.tar.gz
14cr|gnunet-gtk-0.10.1-1|13	Patch0:		gnunet-gtk-0.10.1-conversation.patch
14cr|gnunet-gtk-0.10.1-1|14	Patch1:		gnunet-gtk-0.10.1-automake.patch
14cr|gnunet-gtk-0.10.1-1|15	BuildRequires:	gettext-devel
14cr|gnunet-gtk-0.10.1-1|16	BuildRequires:	pkgconfig(gladeui-2.0)
14cr|gnunet-gtk-0.10.1-1|17	BuildRequires:	pkgconfig(gnunetcore) = %{version}
14cr|gnunet-gtk-0.10.1-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gnunet-gtk-0.10.1-1|19	BuildRequires:	pkgconfig(libextractor)
14cr|gnunet-gtk-0.10.1-1|20	BuildRequires:	pkgconfig(unique-3.0)
14cr|gnunet-gtk-0.10.1-1|21	Requires:	gnunet
14cr|gnunet-gtk-0.10.1-1|22	
14cr|gnunet-gtk-0.10.1-1|23	%description
14cr|gnunet-gtk-0.10.1-1|24	This is the GNUnet GTK user interface. GNUnet is a framework for secure
14cr|gnunet-gtk-0.10.1-1|25	peer-to-peer networking that does not use any centralized or otherwise
14cr|gnunet-gtk-0.10.1-1|26	trusted services.
14cr|gnunet-gtk-0.10.1-1|27	
14cr|gnunet-gtk-0.10.1-1|28	%files -f %{name}.lang
14cr|gnunet-gtk-0.10.1-1|29	%doc README AUTHORS ABOUT-NLS ChangeLog
14cr|gnunet-gtk-0.10.1-1|30	%{_bindir}/gnunet-*
14cr|gnunet-gtk-0.10.1-1|31	%{_mandir}/man1/gnunet-*.1.*
14cr|gnunet-gtk-0.10.1-1|32	%dir %{_datadir}/%{name}
14cr|gnunet-gtk-0.10.1-1|33	%{_datadir}/%{name}/*
14cr|gnunet-gtk-0.10.1-1|34	%{_datadir}/applications/gnunet-*.desktop
14cr|gnunet-gtk-0.10.1-1|35	%{_libdir}/gnunet/libgnunet_plugin_gtk_*.so
14cr|gnunet-gtk-0.10.1-1|36	%{_iconsdir}/hicolor/*/apps/gnunet-*.*
14cr|gnunet-gtk-0.10.1-1|37	%{_iconsdir}/hicolor/*/status/gnunet-*.*
14cr|gnunet-gtk-0.10.1-1|38	
14cr|gnunet-gtk-0.10.1-1|39	#------------------------------------------------------------------------------
14cr|gnunet-gtk-0.10.1-1|40	
14cr|gnunet-gtk-0.10.1-1|41	%package -n %{libname}
14cr|gnunet-gtk-0.10.1-1|42	Summary:	GNUnet GTK library
14cr|gnunet-gtk-0.10.1-1|43	Group:		System/Libraries
14cr|gnunet-gtk-0.10.1-1|44	
14cr|gnunet-gtk-0.10.1-1|45	%description -n %{libname}
14cr|gnunet-gtk-0.10.1-1|46	This is the GNUnet GTK user interface. GNUnet is a framework for secure
14cr|gnunet-gtk-0.10.1-1|47	peer-to-peer networking that does not use any centralized or otherwise
14cr|gnunet-gtk-0.10.1-1|48	trusted services.
14cr|gnunet-gtk-0.10.1-1|49	
14cr|gnunet-gtk-0.10.1-1|50	This package contains lib%{name} shared library.
14cr|gnunet-gtk-0.10.1-1|51	
14cr|gnunet-gtk-0.10.1-1|52	%files -n %{libname}
14cr|gnunet-gtk-0.10.1-1|53	%{_libdir}/libgnunetgtk.so.%{major}*
14cr|gnunet-gtk-0.10.1-1|54	
14cr|gnunet-gtk-0.10.1-1|55	#------------------------------------------------------------------------------
14cr|gnunet-gtk-0.10.1-1|56	
14cr|gnunet-gtk-0.10.1-1|57	%package -n %{devname}
14cr|gnunet-gtk-0.10.1-1|58	Summary:	GNUnet GTK development files
14cr|gnunet-gtk-0.10.1-1|59	Group:		System/Libraries
14cr|gnunet-gtk-0.10.1-1|60	Requires:	%{libname} = %{EVRD}
14cr|gnunet-gtk-0.10.1-1|61	Provides:	%{name}-devel = %{EVRD}
14cr|gnunet-gtk-0.10.1-1|62	Obsoletes:	%{name}-devel < 0.10.0
14cr|gnunet-gtk-0.10.1-1|63	Conflicts:	%{name}-devel < 0.10.0
14cr|gnunet-gtk-0.10.1-1|64	
14cr|gnunet-gtk-0.10.1-1|65	%description -n %{devname}
14cr|gnunet-gtk-0.10.1-1|66	This is the GNUnet GTK user interface. GNUnet is a framework for secure
14cr|gnunet-gtk-0.10.1-1|67	peer-to-peer networking that does not use any centralized or otherwise
14cr|gnunet-gtk-0.10.1-1|68	trusted services.
14cr|gnunet-gtk-0.10.1-1|69	
14cr|gnunet-gtk-0.10.1-1|70	This package contains files required for development only.
14cr|gnunet-gtk-0.10.1-1|71	
14cr|gnunet-gtk-0.10.1-1|72	%files -n %{devname}
14cr|gnunet-gtk-0.10.1-1|73	%doc README AUTHORS ABOUT-NLS ChangeLog
14cr|gnunet-gtk-0.10.1-1|74	%{_includedir}/%{name}/*.h
14cr|gnunet-gtk-0.10.1-1|75	%{_libdir}/libgnunetgtk.so
14cr|gnunet-gtk-0.10.1-1|76	
14cr|gnunet-gtk-0.10.1-1|77	#------------------------------------------------------------------------------
14cr|gnunet-gtk-0.10.1-1|78	
14cr|gnunet-gtk-0.10.1-1|79	%prep
14cr|gnunet-gtk-0.10.1-1|80	%setup -q
14cr|gnunet-gtk-0.10.1-1|81	%patch0 -p1
14cr|gnunet-gtk-0.10.1-1|82	%patch1 -p1
14cr|gnunet-gtk-0.10.1-1|83	
14cr|gnunet-gtk-0.10.1-1|84	%build
14cr|gnunet-gtk-0.10.1-1|85	autoreconf -fi
14cr|gnunet-gtk-0.10.1-1|86	%configure2_5x \
14cr|gnunet-gtk-0.10.1-1|87	--with-gtk-version=3.0.0 \
14cr|gnunet-gtk-0.10.1-1|88	--disable-conversation-app
14cr|gnunet-gtk-0.10.1-1|89	%make
14cr|gnunet-gtk-0.10.1-1|90	
14cr|gnunet-gtk-0.10.1-1|91	%install
14cr|gnunet-gtk-0.10.1-1|92	%makeinstall_std
14cr|gnunet-gtk-0.10.1-1|93	
14cr|gnunet-gtk-0.10.1-1|94	%find_lang %{name}
14cr|gnunet-gtk-0.10.1-1|95	
14cr|gnunet-gtk-0.10.1-1|96	
14cr|gnunet-gtk-0.10.1-1|97	%changelog
14cr|gnunet-gtk-0.10.1-1|98	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-1
14cr|gnunet-gtk-0.10.1-1|99	+ Revision: 1078751
14cr|gnunet-gtk-0.10.1-1|100	- Update BuildRequires
14cr|gnunet-gtk-0.10.1-1|101	
14cr|gnunet-gtk-0.10.1-1|102	

1759 14
14cr|gnupod-0.99.8-5|1	Name:		gnupod
14cr|gnupod-0.99.8-5|2	Summary:	Command-line tools for the iPod
14cr|gnupod-0.99.8-5|3	
14cr|gnupod-0.99.8-5|4	Version:	0.99.8
14cr|gnupod-0.99.8-5|5	Release:	5
14cr|gnupod-0.99.8-5|6	Source:		ftp://ftp.gnu.org/gnu/gnupod/%{name}-%{version}.tgz
14cr|gnupod-0.99.8-5|7	URL:		http://www.gnu.org/software/gnupod/
14cr|gnupod-0.99.8-5|8	License:	GPLv3+
14cr|gnupod-0.99.8-5|9	Group:		Communications
14cr|gnupod-0.99.8-5|10	BuildRequires:	perl-MP3-Info perl-Unicode-String
14cr|gnupod-0.99.8-5|11	BuildRequires:	perl-XML-Parser
14cr|gnupod-0.99.8-5|12	BuildRequires:	perl-libwww-perl
14cr|gnupod-0.99.8-5|13	BuildRequires:	perl-Digest-SHA1
14cr|gnupod-0.99.8-5|14	BuildRequires:	perl-TimeDate
14cr|gnupod-0.99.8-5|15	Requires:	perl-MP3-Info perl-Unicode-String
14cr|gnupod-0.99.8-5|16	Requires:	perl-XML-Parser
14cr|gnupod-0.99.8-5|17	BuildArch:	noarch
14cr|gnupod-0.99.8-5|18	Provides:	gnupod-tools
14cr|gnupod-0.99.8-5|19	%description
14cr|gnupod-0.99.8-5|20	gnuPod is a collection of tools which allow you to use your iPod under Linux.
14cr|gnupod-0.99.8-5|21	HFS+ and FAT32 formatted iPods are supported.
14cr|gnupod-0.99.8-5|22	
14cr|gnupod-0.99.8-5|23	%prep
14cr|gnupod-0.99.8-5|24	%setup -q
14cr|gnupod-0.99.8-5|25	
14cr|gnupod-0.99.8-5|26	%build
14cr|gnupod-0.99.8-5|27	%{__perl} -pi -e 's/test \$PERL/test "\$PERL"/' configure
14cr|gnupod-0.99.8-5|28	export PERL="%{__perl} -I%{buildroot}%{perl_vendorlib}"
14cr|gnupod-0.99.8-5|29	%configure2_5x
14cr|gnupod-0.99.8-5|30	
14cr|gnupod-0.99.8-5|31	%install
14cr|gnupod-0.99.8-5|32	mkdir -p %{buildroot}/%{_bindir}
14cr|gnupod-0.99.8-5|33	mkdir -p %{buildroot}/%{perl_vendorlib}
14cr|gnupod-0.99.8-5|34	mkdir -p %{buildroot}/%{_infodir}
14cr|gnupod-0.99.8-5|35	%makeinstall
14cr|gnupod-0.99.8-5|36	cp doc/%{name}.info %{buildroot}/%{_infodir}
14cr|gnupod-0.99.8-5|37	
14cr|gnupod-0.99.8-5|38	%clean
14cr|gnupod-0.99.8-5|39	
14cr|gnupod-0.99.8-5|40	
14cr|gnupod-0.99.8-5|41	
14cr|gnupod-0.99.8-5|42	%files
14cr|gnupod-0.99.8-5|43	%doc CHANGES doc/*
14cr|gnupod-0.99.8-5|44	%{_bindir}/*
14cr|gnupod-0.99.8-5|45	%{_mandir}/man1/*
14cr|gnupod-0.99.8-5|46	%{perl_vendorlib}/*
14cr|gnupod-0.99.8-5|47	%{_infodir}/*
14cr|gnupod-0.99.8-5|48	
14cr|gnupod-0.99.8-5|49	
14cr|gnupod-0.99.8-5|50	
14cr|gnupod-0.99.8-5|51	%changelog
14cr|gnupod-0.99.8-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.8-5
14cr|gnupod-0.99.8-5|53	+ Revision: e9f8f94
14cr|gnupod-0.99.8-5|54	- MassBuild#464: Increase release tag
14cr|gnupod-0.99.8-5|55	
14cr|gnupod-0.99.8-5|56	

1760 14
14cr|gnuradio-3.7.3-2|1	%define major		0
14cr|gnuradio-3.7.3-2|2	%define libuhd		%mklibname %{name}-uhd %{major}
14cr|gnuradio-3.7.3-2|3	%define devuhd		%mklibname %{name}-uhd -d
14cr|gnuradio-3.7.3-2|4	%define libdigital	%mklibname %{name}-digital %{major}
14cr|gnuradio-3.7.3-2|5	%define devdigital	%mklibname %{name}-digital -d
14cr|gnuradio-3.7.3-2|6	%define libvolk		%mklibname %{name}-volk %{major}
14cr|gnuradio-3.7.3-2|7	%define devvolk		%mklibname %{name}-volk -d
14cr|gnuradio-3.7.3-2|8	%define libatsc		%mklibname %{name}-atsc %{major}
14cr|gnuradio-3.7.3-2|9	%define devatsc		%mklibname %{name}-atsc -d
14cr|gnuradio-3.7.3-2|10	%define libaudio	%mklibname %{name}-audio %{major}
14cr|gnuradio-3.7.3-2|11	%define devaudio	%mklibname %{name}-audio -d
14cr|gnuradio-3.7.3-2|12	%define libruntime	%mklibname %{name}-runtime %{major}
14cr|gnuradio-3.7.3-2|13	%define devruntime	%mklibname %{name}-runtime -d
14cr|gnuradio-3.7.3-2|14	%define libvocoder	%mklibname %{name}-vocoder %{major}
14cr|gnuradio-3.7.3-2|15	%define devvocoder	%mklibname %{name}-vocoder -d
14cr|gnuradio-3.7.3-2|16	%define libnoaa		%mklibname %{name}-noaa %{major}
14cr|gnuradio-3.7.3-2|17	%define devnoaa		%mklibname %{name}-noaa -d
14cr|gnuradio-3.7.3-2|18	%define libpager	%mklibname %{name}-pager %{major}
14cr|gnuradio-3.7.3-2|19	%define devpager	%mklibname %{name}-pager -d
14cr|gnuradio-3.7.3-2|20	%define libqtgui	%mklibname %{name}-qtgui %{major}
14cr|gnuradio-3.7.3-2|21	%define devqtgui	%mklibname %{name}-qtgui -d
14cr|gnuradio-3.7.3-2|22	%define libtrellis	%mklibname %{name}-trellis %{major}
14cr|gnuradio-3.7.3-2|23	%define devtrellis	%mklibname %{name}-trellis -d
14cr|gnuradio-3.7.3-2|24	%define libvideo_sdl	%mklibname %{name}-video-sdl %{major}
14cr|gnuradio-3.7.3-2|25	%define devvideo_sdl	%mklibname %{name}-video-sdl -d
14cr|gnuradio-3.7.3-2|26	%define libfcd		%mklibname %{name}-fcd %{major}
14cr|gnuradio-3.7.3-2|27	%define devfcd		%mklibname %{name}-fcd -d
14cr|gnuradio-3.7.3-2|28	%define libwavelet	%mklibname %{name}-wavelet %{major}
14cr|gnuradio-3.7.3-2|29	%define devwavelet	%mklibname %{name}-wavelet -d
14cr|gnuradio-3.7.3-2|30	%define libfft		%mklibname %{name}-fft %{major}
14cr|gnuradio-3.7.3-2|31	%define devfft		%mklibname %{name}-fft -d
14cr|gnuradio-3.7.3-2|32	%define libfilter	%mklibname %{name}-filter %{major}
14cr|gnuradio-3.7.3-2|33	%define devfilter	%mklibname %{name}-filter -d
14cr|gnuradio-3.7.3-2|34	%define libanalog	%mklibname %{name}-analog %{major}
14cr|gnuradio-3.7.3-2|35	%define devanalog	%mklibname %{name}-analog -d
14cr|gnuradio-3.7.3-2|36	%define libblocks	%mklibname %{name}-blocks %{major}
14cr|gnuradio-3.7.3-2|37	%define devblocks	%mklibname %{name}-blocks -d
14cr|gnuradio-3.7.3-2|38	%define libwxgui	%mklibname %{name}-wxgui %{major}
14cr|gnuradio-3.7.3-2|39	%define devwxgui	%mklibname %{name}-wxgui -d
14cr|gnuradio-3.7.3-2|40	%define libchannels	%mklibname %{name}-channels %{major}
14cr|gnuradio-3.7.3-2|41	%define devchannels	%mklibname %{name}-channels -d
14cr|gnuradio-3.7.3-2|42	%define libfec		%mklibname %{name}-fec %{major}
14cr|gnuradio-3.7.3-2|43	%define devfec		%mklibname %{name}-fec -d
14cr|gnuradio-3.7.3-2|44	%define libpmt		%mklibname %{name}-pmt %{major}
14cr|gnuradio-3.7.3-2|45	%define devpmt		%mklibname %{name}-pmt -d
14cr|gnuradio-3.7.3-2|46	
14cr|gnuradio-3.7.3-2|47	# The following retained only for obsoletes
14cr|gnuradio-3.7.3-2|48	%define libcore		%mklibname %{name}-core %{major}
14cr|gnuradio-3.7.3-2|49	%define devcore		%mklibname %{name}-core -d
14cr|gnuradio-3.7.3-2|50	%define libgruel	%mklibname gruel %{major}
14cr|gnuradio-3.7.3-2|51	%define devgruel	%mklibname gruel -d
14cr|gnuradio-3.7.3-2|52	
14cr|gnuradio-3.7.3-2|53	%bcond_with ice
14cr|gnuradio-3.7.3-2|54	
14cr|gnuradio-3.7.3-2|55	#######################################################
14cr|gnuradio-3.7.3-2|56	Name:		gnuradio
14cr|gnuradio-3.7.3-2|57	Version:	3.7.3
14cr|gnuradio-3.7.3-2|58	Release:	2
14cr|gnuradio-3.7.3-2|59	Summary:	Software defined radio framework
14cr|gnuradio-3.7.3-2|60	Group:		Communications
14cr|gnuradio-3.7.3-2|61	License:	GPLv3+
14cr|gnuradio-3.7.3-2|62	URL:		http://www.gnuradio.org
14cr|gnuradio-3.7.3-2|63	Source0:	http://gnuradio.org/releases/gnuradio/%{name}-%{version}.tar.gz
14cr|gnuradio-3.7.3-2|64	
14cr|gnuradio-3.7.3-2|65	# Create tarball from git with:
14cr|gnuradio-3.7.3-2|66	# $ ./make-tarball gnuradio http://gnuradio.org/git/gnuradio.git
14cr|gnuradio-3.7.3-2|67	# See note in make-tarball script
14cr|gnuradio-3.7.3-2|68	Source1:	make-tarball
14cr|gnuradio-3.7.3-2|69	
14cr|gnuradio-3.7.3-2|70	Patch0:		gnuradio-3.7.1-mga-cmakelists.patch
14cr|gnuradio-3.7.3-2|71	
14cr|gnuradio-3.7.3-2|72	BuildRequires:	cmake
14cr|gnuradio-3.7.3-2|73	BuildRequires:	sdcc
14cr|gnuradio-3.7.3-2|74	BuildRequires:	fftw-devel
14cr|gnuradio-3.7.3-2|75	BuildRequires:	cppunit-devel
14cr|gnuradio-3.7.3-2|76	BuildRequires:	wxPython
14cr|gnuradio-3.7.3-2|77	BuildRequires:	xmlto
14cr|gnuradio-3.7.3-2|78	BuildRequires:	graphviz
14cr|gnuradio-3.7.3-2|79	BuildRequires:	boost-devel
14cr|gnuradio-3.7.3-2|80	BuildRequires:	python-devel
14cr|gnuradio-3.7.3-2|81	BuildRequires:	swig
14cr|gnuradio-3.7.3-2|82	BuildRequires:	doxygen
14cr|gnuradio-3.7.3-2|83	BuildRequires:	pkgconfig(alsa)
14cr|gnuradio-3.7.3-2|84	BuildRequires:	pkgconfig(sdl)
14cr|gnuradio-3.7.3-2|85	BuildRequires:	pkgconfig(guile-2.0)
14cr|gnuradio-3.7.3-2|86	BuildRequires:	pkgconfig(libcanberra-gtk)
14cr|gnuradio-3.7.3-2|87	BuildRequires:	pkgconfig(libusb)
14cr|gnuradio-3.7.3-2|88	BuildRequires:	portaudio-devel
14cr|gnuradio-3.7.3-2|89	BuildRequires:	libtool
14cr|gnuradio-3.7.3-2|90	BuildRequires:	gsl-devel
14cr|gnuradio-3.7.3-2|91	BuildRequires:	python-qt4-devel
14cr|gnuradio-3.7.3-2|92	BuildRequires:	libqwtplot3d-devel
14cr|gnuradio-3.7.3-2|93	BuildRequires:	python-cheetah
14cr|gnuradio-3.7.3-2|94	BuildRequires:	xdg-utils
14cr|gnuradio-3.7.3-2|95	BuildRequires:	python-lxml
14cr|gnuradio-3.7.3-2|96	BuildRequires:	pygtk2.0-libglade
14cr|gnuradio-3.7.3-2|97	BuildRequires:	orc-devel
14cr|gnuradio-3.7.3-2|98	BuildRequires:	uhd-devel
14cr|gnuradio-3.7.3-2|99	BuildRequires:	python-numpy
14cr|gnuradio-3.7.3-2|100	BuildRequires:	qwt-devel
14cr|gnuradio-3.7.3-2|101	%if %{with ice}
14cr|gnuradio-3.7.3-2|102	BuildRequires:	python-ice-devel
14cr|gnuradio-3.7.3-2|103	BuildRequires:	ice-devel
14cr|gnuradio-3.7.3-2|104	%endif
14cr|gnuradio-3.7.3-2|105	
14cr|gnuradio-3.7.3-2|106	Requires(pre):	shadow-utils
14cr|gnuradio-3.7.3-2|107	
14cr|gnuradio-3.7.3-2|108	Requires:	%{name}-companion = %{EVRD}
14cr|gnuradio-3.7.3-2|109	Requires:	%{name}-doc = %{EVRD}
14cr|gnuradio-3.7.3-2|110	Requires:	%{name}-examples = %{EVRD}
14cr|gnuradio-3.7.3-2|111	Requires:	%{name}-noaa = %{EVRD}
14cr|gnuradio-3.7.3-2|112	Requires:	%{name}-pager = %{EVRD}
14cr|gnuradio-3.7.3-2|113	Requires:	%{name}-utils = %{EVRD}
14cr|gnuradio-3.7.3-2|114	Requires:	%{libatsc} = %{EVRD}
14cr|gnuradio-3.7.3-2|115	Requires:	%{libruntime} = %{EVRD}
14cr|gnuradio-3.7.3-2|116	Requires:	%{libnoaa} = %{EVRD}
14cr|gnuradio-3.7.3-2|117	Requires:	%{libpager} = %{EVRD}
14cr|gnuradio-3.7.3-2|118	Requires:	%{libqtgui} = %{EVRD}
14cr|gnuradio-3.7.3-2|119	Requires:	%{libtrellis} = %{EVRD}
14cr|gnuradio-3.7.3-2|120	Requires:	%{libvideo_sdl} = %{EVRD}
14cr|gnuradio-3.7.3-2|121	Requires:	%{libuhd} = %{EVRD}
14cr|gnuradio-3.7.3-2|122	Requires:	%{libdigital} = %{EVRD}
14cr|gnuradio-3.7.3-2|123	Requires:	%{libvolk} = %{EVRD}
14cr|gnuradio-3.7.3-2|124	Requires:	%{libaudio} = %{EVRD}
14cr|gnuradio-3.7.3-2|125	Requires:	%{libvocoder} = %{EVRD}
14cr|gnuradio-3.7.3-2|126	Requires:	%{libfcd} = %{EVRD}
14cr|gnuradio-3.7.3-2|127	Requires:	%{libwavelet} = %{EVRD}
14cr|gnuradio-3.7.3-2|128	Requires:	%{libfft} = %{EVRD}
14cr|gnuradio-3.7.3-2|129	Requires:	%{libfilter} = %{EVRD}
14cr|gnuradio-3.7.3-2|130	Requires:	%{libanalog} = %{EVRD}
14cr|gnuradio-3.7.3-2|131	Requires:	%{libblocks} = %{EVRD}
14cr|gnuradio-3.7.3-2|132	Requires:	%{libwxgui} = %{EVRD}
14cr|gnuradio-3.7.3-2|133	Requires:	%{libchannels} = %{EVRD}
14cr|gnuradio-3.7.3-2|134	Requires:	%{libfec} = %{EVRD}
14cr|gnuradio-3.7.3-2|135	Requires:	%{libpmt} = %{EVRD}
14cr|gnuradio-3.7.3-2|136	
14cr|gnuradio-3.7.3-2|137	Requires:	python-%{name}-atsc = %{EVRD}
14cr|gnuradio-3.7.3-2|138	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|139	Requires:	python-%{name}-qtgui = %{EVRD}
14cr|gnuradio-3.7.3-2|140	Requires:	python-%{name}-trellis = %{EVRD}
14cr|gnuradio-3.7.3-2|141	Requires:	python-%{name}-video-sdl = %{EVRD}
14cr|gnuradio-3.7.3-2|142	Requires:	python-%{name}-wxgui = %{EVRD}
14cr|gnuradio-3.7.3-2|143	Requires:	python-%{name}-digital = %{EVRD}
14cr|gnuradio-3.7.3-2|144	Requires:	python-%{name}-vocoder = %{EVRD}
14cr|gnuradio-3.7.3-2|145	Requires:	python-%{name}-audio = %{EVRD}
14cr|gnuradio-3.7.3-2|146	Requires:	python-%{name}-uhd = %{EVRD}
14cr|gnuradio-3.7.3-2|147	Requires:	python-%{name}-fcd = %{EVRD}
14cr|gnuradio-3.7.3-2|148	Requires:	python-%{name}-wavelet = %{EVRD}
14cr|gnuradio-3.7.3-2|149	Requires:	python-%{name}-fft = %{EVRD}
14cr|gnuradio-3.7.3-2|150	Requires:	python-%{name}-filter = %{EVRD}
14cr|gnuradio-3.7.3-2|151	Requires:	python-%{name}-modtool = %{EVRD}
14cr|gnuradio-3.7.3-2|152	Requires:	python-%{name}-channels = %{EVRD}
14cr|gnuradio-3.7.3-2|153	Requires:	python-%{name}-fec = %{EVRD}
14cr|gnuradio-3.7.3-2|154	Requires:	python-%{name}-pmt = %{EVRD}
14cr|gnuradio-3.7.3-2|155	Requires:	python-%{name}-blocks = %{EVRD}
14cr|gnuradio-3.7.3-2|156	Requires:	python-%{name}-analog = %{EVRD}
14cr|gnuradio-3.7.3-2|157	
14cr|gnuradio-3.7.3-2|158	Provides:	%{name} = %{EVRD}
14cr|gnuradio-3.7.3-2|159	
14cr|gnuradio-3.7.3-2|160	%description
14cr|gnuradio-3.7.3-2|161	GNU Radio is a collection of software that when combined with minimal
14cr|gnuradio-3.7.3-2|162	hardware, allows the construction of radios where the actual wave forms
14cr|gnuradio-3.7.3-2|163	transmitted and received are defined by software. What this means is
14cr|gnuradio-3.7.3-2|164	that it turns the digital modulation schemes used in today's high
14cr|gnuradio-3.7.3-2|165	performance wireless devices into software problems.
14cr|gnuradio-3.7.3-2|166	This is a virtual package that installs the entire GNU Radio software set.
14cr|gnuradio-3.7.3-2|167	
14cr|gnuradio-3.7.3-2|168	%files
14cr|gnuradio-3.7.3-2|169	
14cr|gnuradio-3.7.3-2|170	############################
14cr|gnuradio-3.7.3-2|171	%package doc
14cr|gnuradio-3.7.3-2|172	Summary:	Software Defined Radio
14cr|gnuradio-3.7.3-2|173	Group:		Communications
14cr|gnuradio-3.7.3-2|174	BuildArch:	noarch
14cr|gnuradio-3.7.3-2|175	
14cr|gnuradio-3.7.3-2|176	%description doc
14cr|gnuradio-3.7.3-2|177	This package contains the documentation for the GNU Radio software
14cr|gnuradio-3.7.3-2|178	defined radio system.
14cr|gnuradio-3.7.3-2|179	
14cr|gnuradio-3.7.3-2|180	%files doc
14cr|gnuradio-3.7.3-2|181	%doc %{_docdir}/*
14cr|gnuradio-3.7.3-2|182	%{_datadir}/applications/%{name}-doc.desktop
14cr|gnuradio-3.7.3-2|183	
14cr|gnuradio-3.7.3-2|184	############################
14cr|gnuradio-3.7.3-2|185	%package examples
14cr|gnuradio-3.7.3-2|186	Summary:	GNU Radio Example Programs
14cr|gnuradio-3.7.3-2|187	Group:		Communications
14cr|gnuradio-3.7.3-2|188	
14cr|gnuradio-3.7.3-2|189	%description examples
14cr|gnuradio-3.7.3-2|190	This package provides examples of GNU Radio usage using Python.
14cr|gnuradio-3.7.3-2|191	
14cr|gnuradio-3.7.3-2|192	%files examples
14cr|gnuradio-3.7.3-2|193	%{_datadir}/%{name}
14cr|gnuradio-3.7.3-2|194	%exclude %{_datadir}/%{name}/grc
14cr|gnuradio-3.7.3-2|195	
14cr|gnuradio-3.7.3-2|196	#######################################################
14cr|gnuradio-3.7.3-2|197	#######################################################
14cr|gnuradio-3.7.3-2|198	#
14cr|gnuradio-3.7.3-2|199	# Lib and devel packages
14cr|gnuradio-3.7.3-2|200	#
14cr|gnuradio-3.7.3-2|201	#######################################################
14cr|gnuradio-3.7.3-2|202	#######################################################
14cr|gnuradio-3.7.3-2|203	
14cr|gnuradio-3.7.3-2|204	############################
14cr|gnuradio-3.7.3-2|205	%package -n %{libuhd}
14cr|gnuradio-3.7.3-2|206	Summary:	Uhd
14cr|gnuradio-3.7.3-2|207	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|208	Obsoletes:	%{_lib}%{name}-usrp0 < 3.5.1
14cr|gnuradio-3.7.3-2|209	Obsoletes:	%{_lib}%{name}-usrp2_0 < 3.5.1
14cr|gnuradio-3.7.3-2|210	Obsoletes:	usrp < 3.5.1
14cr|gnuradio-3.7.3-2|211	
14cr|gnuradio-3.7.3-2|212	%description -n %{libuhd}
14cr|gnuradio-3.7.3-2|213	This is the GNU Radio UHD package.
14cr|gnuradio-3.7.3-2|214	It is the interface to the UHD library to connect to and send and receive data
14cr|gnuradio-3.7.3-2|215	between the Ettus Research, LLC product line.
14cr|gnuradio-3.7.3-2|216	
14cr|gnuradio-3.7.3-2|217	%files -n %{libuhd}
14cr|gnuradio-3.7.3-2|218	%{_libdir}/lib%{name}-uhd*.so.%{major}*
14cr|gnuradio-3.7.3-2|219	
14cr|gnuradio-3.7.3-2|220	############################
14cr|gnuradio-3.7.3-2|221	%package -n %{devuhd}
14cr|gnuradio-3.7.3-2|222	Summary:	Uhd devel files
14cr|gnuradio-3.7.3-2|223	Group:		Development/Other
14cr|gnuradio-3.7.3-2|224	Requires:	%{libuhd} = %{EVRD}
14cr|gnuradio-3.7.3-2|225	Obsoletes:	%{_lib}%{name}-usrp2-devel < 3.5.1
14cr|gnuradio-3.7.3-2|226	Obsoletes:	%{_lib}%{name}-usrp-devel < 3.5.1
14cr|gnuradio-3.7.3-2|227	Requires:	%{devruntime} = %{EVRD}
14cr|gnuradio-3.7.3-2|228	
14cr|gnuradio-3.7.3-2|229	%description -n %{devuhd}
14cr|gnuradio-3.7.3-2|230	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|231	
14cr|gnuradio-3.7.3-2|232	%files -n %{devuhd}
14cr|gnuradio-3.7.3-2|233	%{_includedir}/%{name}/uhd/*.h
14cr|gnuradio-3.7.3-2|234	%{_libdir}/pkgconfig/%{name}-uhd.pc
14cr|gnuradio-3.7.3-2|235	%{_libdir}/lib%{name}-uhd*.so
14cr|gnuradio-3.7.3-2|236	
14cr|gnuradio-3.7.3-2|237	############################
14cr|gnuradio-3.7.3-2|238	%package -n %{libdigital}
14cr|gnuradio-3.7.3-2|239	Summary:	GNU Radio digital modulation blocks
14cr|gnuradio-3.7.3-2|240	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|241	
14cr|gnuradio-3.7.3-2|242	%description -n %{libdigital}
14cr|gnuradio-3.7.3-2|243	This is the gr-digital package.
14cr|gnuradio-3.7.3-2|244	It contains all of the digital modulation blocks, utilities, and examples.
14cr|gnuradio-3.7.3-2|245	
14cr|gnuradio-3.7.3-2|246	%files -n %{libdigital}
14cr|gnuradio-3.7.3-2|247	%{_libdir}/lib%{name}-digital*.so.%{major}*
14cr|gnuradio-3.7.3-2|248	
14cr|gnuradio-3.7.3-2|249	############################
14cr|gnuradio-3.7.3-2|250	%package -n %{devdigital}
14cr|gnuradio-3.7.3-2|251	Summary:	Digital
14cr|gnuradio-3.7.3-2|252	Group:		Development/Other
14cr|gnuradio-3.7.3-2|253	Requires:	%{libdigital} = %{EVRD}
14cr|gnuradio-3.7.3-2|254	
14cr|gnuradio-3.7.3-2|255	%description -n %{devdigital}
14cr|gnuradio-3.7.3-2|256	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|257	
14cr|gnuradio-3.7.3-2|258	%files -n %{devdigital}
14cr|gnuradio-3.7.3-2|259	%{_includedir}/%{name}/digital/*.h
14cr|gnuradio-3.7.3-2|260	%{_libdir}/pkgconfig/%{name}-digital.pc
14cr|gnuradio-3.7.3-2|261	%{_libdir}/lib%{name}-digital*.so
14cr|gnuradio-3.7.3-2|262	
14cr|gnuradio-3.7.3-2|263	############################
14cr|gnuradio-3.7.3-2|264	%package -n %{libvolk}
14cr|gnuradio-3.7.3-2|265	Summary:	GNU Radio Volk
14cr|gnuradio-3.7.3-2|266	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|267	
14cr|gnuradio-3.7.3-2|268	%description -n %{libvolk}
14cr|gnuradio-3.7.3-2|269	VOLK stands for Vector-Optimized Library of Kernels.
14cr|gnuradio-3.7.3-2|270	It is a library that was introduced into GNU Radio in December 2010.
14cr|gnuradio-3.7.3-2|271	
14cr|gnuradio-3.7.3-2|272	%files -n %{libvolk}
14cr|gnuradio-3.7.3-2|273	%{_libdir}/libvolk.so.%{major}*
14cr|gnuradio-3.7.3-2|274	%{_libdir}/cmake/volk/VolkConfig.cmake
14cr|gnuradio-3.7.3-2|275	
14cr|gnuradio-3.7.3-2|276	############################
14cr|gnuradio-3.7.3-2|277	%package -n %{devvolk}
14cr|gnuradio-3.7.3-2|278	Summary:	GNU Radio Volk devel files
14cr|gnuradio-3.7.3-2|279	Group:		Development/Other
14cr|gnuradio-3.7.3-2|280	Requires:	%{libvolk} = %{EVRD}
14cr|gnuradio-3.7.3-2|281	
14cr|gnuradio-3.7.3-2|282	%description -n %{devvolk}
14cr|gnuradio-3.7.3-2|283	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|284	
14cr|gnuradio-3.7.3-2|285	%files -n %{devvolk}
14cr|gnuradio-3.7.3-2|286	%{_includedir}/volk/*
14cr|gnuradio-3.7.3-2|287	%{_libdir}/pkgconfig/volk.pc
14cr|gnuradio-3.7.3-2|288	%{_libdir}/libvolk.so
14cr|gnuradio-3.7.3-2|289	
14cr|gnuradio-3.7.3-2|290	############################
14cr|gnuradio-3.7.3-2|291	%package -n %{libatsc}
14cr|gnuradio-3.7.3-2|292	Summary:	The GNU Radio blocks for ATSC decoding
14cr|gnuradio-3.7.3-2|293	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|294	
14cr|gnuradio-3.7.3-2|295	%description -n %{libatsc}
14cr|gnuradio-3.7.3-2|296	This pacage provides ATSC (HDTV) transmitter and receiver blocks.
14cr|gnuradio-3.7.3-2|297	Code related to the Advanced Television Standards Committee HDTV
14cr|gnuradio-3.7.3-2|298	implementation.
14cr|gnuradio-3.7.3-2|299	
14cr|gnuradio-3.7.3-2|300	%files -n %{libatsc}
14cr|gnuradio-3.7.3-2|301	%{_libdir}/lib%{name}-atsc*.so.%{major}*
14cr|gnuradio-3.7.3-2|302	
14cr|gnuradio-3.7.3-2|303	############################
14cr|gnuradio-3.7.3-2|304	%package -n %{devatsc}
14cr|gnuradio-3.7.3-2|305	Summary:	The GNU Radio blocks for ATSC decoding
14cr|gnuradio-3.7.3-2|306	Group:		Development/Other
14cr|gnuradio-3.7.3-2|307	Requires:	%{libatsc} = %{EVRD}
14cr|gnuradio-3.7.3-2|308	
14cr|gnuradio-3.7.3-2|309	%description -n %{devatsc}
14cr|gnuradio-3.7.3-2|310	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|311	
14cr|gnuradio-3.7.3-2|312	%files -n %{devatsc}
14cr|gnuradio-3.7.3-2|313	%{_includedir}/%{name}/atsc/*.h
14cr|gnuradio-3.7.3-2|314	%{_includedir}/%{name}/atsc/CMakeLists.txt
14cr|gnuradio-3.7.3-2|315	%{_libdir}/pkgconfig/%{name}-atsc.pc
14cr|gnuradio-3.7.3-2|316	%{_libdir}/lib%{name}-atsc*.so
14cr|gnuradio-3.7.3-2|317	
14cr|gnuradio-3.7.3-2|318	
14cr|gnuradio-3.7.3-2|319	############################
14cr|gnuradio-3.7.3-2|320	%package -n %{libaudio}
14cr|gnuradio-3.7.3-2|321	Summary:	GNU Radio audio interfaces
14cr|gnuradio-3.7.3-2|322	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|323	Obsoletes:	%{name}-sounder < 3.5.1
14cr|gnuradio-3.7.3-2|324	Obsoletes:	%{_lib}%{name}-audio-alsa0 < 3.5.1
14cr|gnuradio-3.7.3-2|325	Obsoletes:	%{_lib}%{name}-audio-jack0 < 3.5.1
14cr|gnuradio-3.7.3-2|326	Obsoletes:	%{_lib}%{name}-audio-portaudio0 < 3.5.1
14cr|gnuradio-3.7.3-2|327	
14cr|gnuradio-3.7.3-2|328	%description -n %{libaudio}
14cr|gnuradio-3.7.3-2|329	This package includes all of the supported audio interfaces.
14cr|gnuradio-3.7.3-2|330	
14cr|gnuradio-3.7.3-2|331	%files -n %{libaudio}
14cr|gnuradio-3.7.3-2|332	%{_libdir}/lib%{name}-audio*.so.%{major}*
14cr|gnuradio-3.7.3-2|333	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio-*.conf
14cr|gnuradio-3.7.3-2|334	
14cr|gnuradio-3.7.3-2|335	############################
14cr|gnuradio-3.7.3-2|336	%package -n %{devaudio}
14cr|gnuradio-3.7.3-2|337	Summary:	GNU Radio audio interfaces - devel files
14cr|gnuradio-3.7.3-2|338	Group:		Development/Other
14cr|gnuradio-3.7.3-2|339	Requires:	%{libaudio} = %{EVRD}
14cr|gnuradio-3.7.3-2|340	Obsoletes:	%{_lib}%{name}-audio-alsa-devel < 3.5.1
14cr|gnuradio-3.7.3-2|341	Obsoletes:	%{_lib}%{name}-audio-jack-devel < 3.5.1
14cr|gnuradio-3.7.3-2|342	Obsoletes:	%{_lib}%{name}-audio-portaudio-devel < 3.5.1
14cr|gnuradio-3.7.3-2|343	Requires:	%{devruntime} = %{EVRD}
14cr|gnuradio-3.7.3-2|344	
14cr|gnuradio-3.7.3-2|345	%description -n %{devaudio}
14cr|gnuradio-3.7.3-2|346	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|347	
14cr|gnuradio-3.7.3-2|348	%files -n %{devaudio}
14cr|gnuradio-3.7.3-2|349	%{_includedir}/%{name}/audio/*.h
14cr|gnuradio-3.7.3-2|350	%{_libdir}/pkgconfig/%{name}-audio.pc
14cr|gnuradio-3.7.3-2|351	%{_libdir}/lib%{name}-audio*.so
14cr|gnuradio-3.7.3-2|352	
14cr|gnuradio-3.7.3-2|353	############################
14cr|gnuradio-3.7.3-2|354	%package -n %{libruntime}
14cr|gnuradio-3.7.3-2|355	Summary:	The GNU Radio Runtime Library
14cr|gnuradio-3.7.3-2|356	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|357	# Obsoletes with no new corresponding package added here
14cr|gnuradio-3.7.3-2|358	Obsoletes:	%{name}-gpio < 3.5.1
14cr|gnuradio-3.7.3-2|359	Obsoletes:	%{name}-radar-mono < 3.5.1
14cr|gnuradio-3.7.3-2|360	Obsoletes:	%{name}-radio-astronomy < 3.5.1
14cr|gnuradio-3.7.3-2|361	Obsoletes:	%{_lib}%{name}-msdd6000_0 < 3.5.1
14cr|gnuradio-3.7.3-2|362	Obsoletes:	%{libcore} < %{version}-%{release}
14cr|gnuradio-3.7.3-2|363	Obsoletes:	%{libgruel} < %{version}-%{release}
14cr|gnuradio-3.7.3-2|364	Obsoletes:	%{devgruel} < %{version}-%{release}
14cr|gnuradio-3.7.3-2|365	Obsoletes:	%{devcore} < %{version}-%{release}
14cr|gnuradio-3.7.3-2|366	Obsoletes:	%{devgruel} < %{version}-%{release}
14cr|gnuradio-3.7.3-2|367	
14cr|gnuradio-3.7.3-2|368	%description -n %{libruntime}
14cr|gnuradio-3.7.3-2|369	This package contains the GNU Radio runtime libraries.
14cr|gnuradio-3.7.3-2|370	
14cr|gnuradio-3.7.3-2|371	%files -n %{libruntime}
14cr|gnuradio-3.7.3-2|372	%{_libdir}/lib%{name}-runtime*.so.%{major}*
14cr|gnuradio-3.7.3-2|373	
14cr|gnuradio-3.7.3-2|374	############################
14cr|gnuradio-3.7.3-2|375	%package -n %{devruntime}
14cr|gnuradio-3.7.3-2|376	Summary:	The GNU Radio runtime devel files
14cr|gnuradio-3.7.3-2|377	Group:		Development/Other
14cr|gnuradio-3.7.3-2|378	Requires:	%{libruntime} = %{EVRD}
14cr|gnuradio-3.7.3-2|379	Provides:	%{devruntime} = %{EVRD}
14cr|gnuradio-3.7.3-2|380	Obsoletes:	%{_lib}%{name}-msdd6000-devel  < 3.5.1
14cr|gnuradio-3.7.3-2|381	
14cr|gnuradio-3.7.3-2|382	%description -n %{devruntime}
14cr|gnuradio-3.7.3-2|383	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|384	
14cr|gnuradio-3.7.3-2|385	%files -n %{devruntime}
14cr|gnuradio-3.7.3-2|386	%dir %{_includedir}/%{name}
14cr|gnuradio-3.7.3-2|387	%{_includedir}/%{name}/*.h
14cr|gnuradio-3.7.3-2|388	%{_includedir}/%{name}/messages/*.h
14cr|gnuradio-3.7.3-2|389	%{_includedir}/%{name}/thread/*.h
14cr|gnuradio-3.7.3-2|390	%{_includedir}/%{name}/swig
14cr|gnuradio-3.7.3-2|391	%{_libdir}/pkgconfig/%{name}-runtime.pc
14cr|gnuradio-3.7.3-2|392	%{_libdir}/lib%{name}-runtime*.so
14cr|gnuradio-3.7.3-2|393	
14cr|gnuradio-3.7.3-2|394	############################
14cr|gnuradio-3.7.3-2|395	#libgnuradio-vocoder
14cr|gnuradio-3.7.3-2|396	
14cr|gnuradio-3.7.3-2|397	%package -n %{libvocoder}
14cr|gnuradio-3.7.3-2|398	Summary:	GNU Radio C++ vocoder blocks
14cr|gnuradio-3.7.3-2|399	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|400	Obsoletes:	%{_lib}%{name}-cvsd-vocoder0 < 3.5.1
14cr|gnuradio-3.7.3-2|401	Obsoletes:	%{_lib}%{name}-gsm-fr-vocoder0 < 3.5.1
14cr|gnuradio-3.7.3-2|402	
14cr|gnuradio-3.7.3-2|403	%description -n %{libvocoder}
14cr|gnuradio-3.7.3-2|404	This is the gr-vocoder package.
14cr|gnuradio-3.7.3-2|405	It contains all available vocoders in GNU Radio.
14cr|gnuradio-3.7.3-2|406	
14cr|gnuradio-3.7.3-2|407	%files -n %{libvocoder}
14cr|gnuradio-3.7.3-2|408	%{_libdir}/lib%{name}-vocoder*.so.%{major}*
14cr|gnuradio-3.7.3-2|409	
14cr|gnuradio-3.7.3-2|410	############################
14cr|gnuradio-3.7.3-2|411	%package -n %{devvocoder}
14cr|gnuradio-3.7.3-2|412	Summary:	GNU Radio vocoder devel files
14cr|gnuradio-3.7.3-2|413	Group:		Development/Other
14cr|gnuradio-3.7.3-2|414	Requires:	%{libvocoder} = %{EVRD}
14cr|gnuradio-3.7.3-2|415	Obsoletes:	%{_lib}%{name}-cvsd-vocoder-devel < 3.5.1
14cr|gnuradio-3.7.3-2|416	Obsoletes:	%{_lib}%{name}-gsm-fr-vocoder-devel < 3.5.1
14cr|gnuradio-3.7.3-2|417	
14cr|gnuradio-3.7.3-2|418	%description -n %{devvocoder}
14cr|gnuradio-3.7.3-2|419	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|420	
14cr|gnuradio-3.7.3-2|421	%files -n %{devvocoder}
14cr|gnuradio-3.7.3-2|422	%{_includedir}/%{name}/vocoder/*.h
14cr|gnuradio-3.7.3-2|423	%{_libdir}/pkgconfig/%{name}-vocoder.pc
14cr|gnuradio-3.7.3-2|424	%{_libdir}/lib%{name}-vocoder*.so
14cr|gnuradio-3.7.3-2|425	
14cr|gnuradio-3.7.3-2|426	############################
14cr|gnuradio-3.7.3-2|427	#libgnuradio-noaa0
14cr|gnuradio-3.7.3-2|428	
14cr|gnuradio-3.7.3-2|429	%package -n %{libnoaa}
14cr|gnuradio-3.7.3-2|430	Summary:	GNU Radio C++ block implementing the NOAA
14cr|gnuradio-3.7.3-2|431	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|432	
14cr|gnuradio-3.7.3-2|433	%description -n %{libnoaa}
14cr|gnuradio-3.7.3-2|434	This package provides a NOAA POES HRPT receiver/demodulator block
14cr|gnuradio-3.7.3-2|435	for GNU Radio.
14cr|gnuradio-3.7.3-2|436	
14cr|gnuradio-3.7.3-2|437	%files -n %{libnoaa}
14cr|gnuradio-3.7.3-2|438	%{_libdir}/lib%{name}-noaa*.so.%{major}*
14cr|gnuradio-3.7.3-2|439	
14cr|gnuradio-3.7.3-2|440	############################
14cr|gnuradio-3.7.3-2|441	%package -n %{devnoaa}
14cr|gnuradio-3.7.3-2|442	Summary:	GNU Radio C++ block implementing the NOAA
14cr|gnuradio-3.7.3-2|443	Group:		Development/Other
14cr|gnuradio-3.7.3-2|444	Requires:	%{libnoaa} = %{EVRD}
14cr|gnuradio-3.7.3-2|445	
14cr|gnuradio-3.7.3-2|446	%description -n %{devnoaa}
14cr|gnuradio-3.7.3-2|447	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|448	
14cr|gnuradio-3.7.3-2|449	%files -n %{devnoaa}
14cr|gnuradio-3.7.3-2|450	%{_includedir}/%{name}/noaa/*.h
14cr|gnuradio-3.7.3-2|451	%{_libdir}/lib%{name}-noaa*.so
14cr|gnuradio-3.7.3-2|452	%{_libdir}/pkgconfig/%{name}-noaa.pc
14cr|gnuradio-3.7.3-2|453	
14cr|gnuradio-3.7.3-2|454	############################
14cr|gnuradio-3.7.3-2|455	#libgnuradio-pager0
14cr|gnuradio-3.7.3-2|456	
14cr|gnuradio-3.7.3-2|457	%package -n %{libpager}
14cr|gnuradio-3.7.3-2|458	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
14cr|gnuradio-3.7.3-2|459	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|460	
14cr|gnuradio-3.7.3-2|461	%description -n %{libpager}
14cr|gnuradio-3.7.3-2|462	This package provides an implementation of the FLEX one-way pager protocol
14cr|gnuradio-3.7.3-2|463	for GNU Radio.
14cr|gnuradio-3.7.3-2|464	
14cr|gnuradio-3.7.3-2|465	%files -n %{libpager}
14cr|gnuradio-3.7.3-2|466	%{_libdir}/lib%{name}-pager*.so.%{major}*
14cr|gnuradio-3.7.3-2|467	
14cr|gnuradio-3.7.3-2|468	############################
14cr|gnuradio-3.7.3-2|469	%package -n %{devpager}
14cr|gnuradio-3.7.3-2|470	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
14cr|gnuradio-3.7.3-2|471	Group:		Development/Other
14cr|gnuradio-3.7.3-2|472	Requires:	%{libpager} = %{EVRD}
14cr|gnuradio-3.7.3-2|473	
14cr|gnuradio-3.7.3-2|474	%description -n %{devpager}
14cr|gnuradio-3.7.3-2|475	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|476	
14cr|gnuradio-3.7.3-2|477	%files -n %{devpager}
14cr|gnuradio-3.7.3-2|478	%{_includedir}/%{name}/pager/*.h
14cr|gnuradio-3.7.3-2|479	%{_libdir}/pkgconfig/%{name}-pager.pc
14cr|gnuradio-3.7.3-2|480	%{_libdir}/lib%{name}-pager*.so
14cr|gnuradio-3.7.3-2|481	
14cr|gnuradio-3.7.3-2|482	############################
14cr|gnuradio-3.7.3-2|483	%package -n %{libqtgui}
14cr|gnuradio-3.7.3-2|484	Summary:	GNU Radio C++ blocks for QT-based GUI applications
14cr|gnuradio-3.7.3-2|485	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|486	
14cr|gnuradio-3.7.3-2|487	%description -n %{libqtgui}
14cr|gnuradio-3.7.3-2|488	This package contains the C++ library for using GNU Radio inside
14cr|gnuradio-3.7.3-2|489	QT-based GUI applications.
14cr|gnuradio-3.7.3-2|490	
14cr|gnuradio-3.7.3-2|491	%files -n %{libqtgui}
14cr|gnuradio-3.7.3-2|492	%{_libdir}/lib%{name}-qtgui*.so.%{major}*
14cr|gnuradio-3.7.3-2|493	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-qtgui.conf
14cr|gnuradio-3.7.3-2|494	
14cr|gnuradio-3.7.3-2|495	############################
14cr|gnuradio-3.7.3-2|496	%package -n %{devqtgui}
14cr|gnuradio-3.7.3-2|497	Summary:	GNU Radio C++ blocks for QT-based GUI applications
14cr|gnuradio-3.7.3-2|498	Group:		Development/Other
14cr|gnuradio-3.7.3-2|499	Requires:	%{libqtgui} = %{EVRD}
14cr|gnuradio-3.7.3-2|500	
14cr|gnuradio-3.7.3-2|501	%description -n %{devqtgui}
14cr|gnuradio-3.7.3-2|502	This package contains the C++ library for using GNU Radio inside
14cr|gnuradio-3.7.3-2|503	QT-based GUI applications.
14cr|gnuradio-3.7.3-2|504	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|505	
14cr|gnuradio-3.7.3-2|506	%files -n %{devqtgui}
14cr|gnuradio-3.7.3-2|507	%{_includedir}/%{name}/qtgui/*.h
14cr|gnuradio-3.7.3-2|508	%{_includedir}/%{name}/qtgui/CMakeLists.txt
14cr|gnuradio-3.7.3-2|509	%{_libdir}/pkgconfig/%{name}-qtgui.pc
14cr|gnuradio-3.7.3-2|510	%{_libdir}/lib%{name}-qtgui*.so
14cr|gnuradio-3.7.3-2|511	
14cr|gnuradio-3.7.3-2|512	############################
14cr|gnuradio-3.7.3-2|513	%package -n  %{libtrellis}
14cr|gnuradio-3.7.3-2|514	Summary:	GNU Radio C++ block implementing trellis-coded modulation
14cr|gnuradio-3.7.3-2|515	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|516	
14cr|gnuradio-3.7.3-2|517	%description -n %{libtrellis}
14cr|gnuradio-3.7.3-2|518	This package provides an implementation of tellis-coded modulation
14cr|gnuradio-3.7.3-2|519	for GNU Radio.
14cr|gnuradio-3.7.3-2|520	
14cr|gnuradio-3.7.3-2|521	%files -n %{libtrellis}
14cr|gnuradio-3.7.3-2|522	%{_libdir}/lib%{name}-trellis*.so.%{major}*
14cr|gnuradio-3.7.3-2|523	
14cr|gnuradio-3.7.3-2|524	############################
14cr|gnuradio-3.7.3-2|525	%package -n %{devtrellis}
14cr|gnuradio-3.7.3-2|526	Summary:	GNU Radio C++ block implementing trellis-coded modulation
14cr|gnuradio-3.7.3-2|527	Group:		Development/Other
14cr|gnuradio-3.7.3-2|528	Requires:	%{libtrellis} = %{EVRD}
14cr|gnuradio-3.7.3-2|529	
14cr|gnuradio-3.7.3-2|530	%description -n %{devtrellis}
14cr|gnuradio-3.7.3-2|531	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|532	
14cr|gnuradio-3.7.3-2|533	%files -n %{devtrellis}
14cr|gnuradio-3.7.3-2|534	%{_includedir}/%{name}/trellis/*.h
14cr|gnuradio-3.7.3-2|535	%{_libdir}/pkgconfig/%{name}-trellis.pc
14cr|gnuradio-3.7.3-2|536	%{_libdir}/lib%{name}-trellis*.so
14cr|gnuradio-3.7.3-2|537	
14cr|gnuradio-3.7.3-2|538	############################
14cr|gnuradio-3.7.3-2|539	%package -n %{libvideo_sdl}
14cr|gnuradio-3.7.3-2|540	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
14cr|gnuradio-3.7.3-2|541	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|542	
14cr|gnuradio-3.7.3-2|543	%description -n %{libvideo_sdl}
14cr|gnuradio-3.7.3-2|544	This package provides an interface to the SDL rendering library
14cr|gnuradio-3.7.3-2|545	for GNU Radio.
14cr|gnuradio-3.7.3-2|546	
14cr|gnuradio-3.7.3-2|547	%files -n %{libvideo_sdl}
14cr|gnuradio-3.7.3-2|548	%{_libdir}/lib%{name}-video-sdl*.so.%{major}*
14cr|gnuradio-3.7.3-2|549	
14cr|gnuradio-3.7.3-2|550	############################
14cr|gnuradio-3.7.3-2|551	%package -n %{devvideo_sdl}
14cr|gnuradio-3.7.3-2|552	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
14cr|gnuradio-3.7.3-2|553	Group:		Development/Other
14cr|gnuradio-3.7.3-2|554	Requires:	%{libvideo_sdl} = %{EVRD}
14cr|gnuradio-3.7.3-2|555	
14cr|gnuradio-3.7.3-2|556	%description -n %{devvideo_sdl}
14cr|gnuradio-3.7.3-2|557	This package provides an interface to the SDL rendering library
14cr|gnuradio-3.7.3-2|558	for GNU Radio.
14cr|gnuradio-3.7.3-2|559	
14cr|gnuradio-3.7.3-2|560	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|561	
14cr|gnuradio-3.7.3-2|562	%files -n %{devvideo_sdl}
14cr|gnuradio-3.7.3-2|563	%{_includedir}/%{name}/video_sdl/*.h
14cr|gnuradio-3.7.3-2|564	%{_libdir}/pkgconfig/%{name}-video-sdl.pc
14cr|gnuradio-3.7.3-2|565	%{_libdir}/lib%{name}-video-sdl*.so
14cr|gnuradio-3.7.3-2|566	
14cr|gnuradio-3.7.3-2|567	############################
14cr|gnuradio-3.7.3-2|568	%package -n %{libfcd}
14cr|gnuradio-3.7.3-2|569	Summary:	Fun Cube Dongle libs
14cr|gnuradio-3.7.3-2|570	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|571	
14cr|gnuradio-3.7.3-2|572	%description -n %{libfcd}
14cr|gnuradio-3.7.3-2|573	Fun Cube Dongle library files
14cr|gnuradio-3.7.3-2|574	
14cr|gnuradio-3.7.3-2|575	%files -n %{libfcd}
14cr|gnuradio-3.7.3-2|576	%{_libdir}/lib%{name}-fcd*.so.%{major}*
14cr|gnuradio-3.7.3-2|577	
14cr|gnuradio-3.7.3-2|578	############################
14cr|gnuradio-3.7.3-2|579	%package -n %{devfcd}
14cr|gnuradio-3.7.3-2|580	Summary:	Fcd
14cr|gnuradio-3.7.3-2|581	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|582	Requires:	%{libfcd} = %{EVRD}
14cr|gnuradio-3.7.3-2|583	
14cr|gnuradio-3.7.3-2|584	%description -n %{devfcd}
14cr|gnuradio-3.7.3-2|585	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|586	
14cr|gnuradio-3.7.3-2|587	%files -n %{devfcd}
14cr|gnuradio-3.7.3-2|588	
14cr|gnuradio-3.7.3-2|589	%{_includedir}/%{name}/fcd/*.h
14cr|gnuradio-3.7.3-2|590	%{_libdir}/pkgconfig/%{name}-fcd.pc
14cr|gnuradio-3.7.3-2|591	%{_libdir}/lib%{name}-fcd*.so
14cr|gnuradio-3.7.3-2|592	
14cr|gnuradio-3.7.3-2|593	############################
14cr|gnuradio-3.7.3-2|594	%package -n %{libwavelet}
14cr|gnuradio-3.7.3-2|595	Summary:	GnuRadio Wavelet
14cr|gnuradio-3.7.3-2|596	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|597	
14cr|gnuradio-3.7.3-2|598	%description -n %{libwavelet}
14cr|gnuradio-3.7.3-2|599	GnuRadio Wavelet module.
14cr|gnuradio-3.7.3-2|600	
14cr|gnuradio-3.7.3-2|601	%files -n %{libwavelet}
14cr|gnuradio-3.7.3-2|602	%{_libdir}/lib%{name}-wavelet*.so.%{major}*
14cr|gnuradio-3.7.3-2|603	
14cr|gnuradio-3.7.3-2|604	############################
14cr|gnuradio-3.7.3-2|605	%package -n %{devwavelet}
14cr|gnuradio-3.7.3-2|606	Summary:	GnuRadio Wavelet development files
14cr|gnuradio-3.7.3-2|607	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|608	Requires:	%{libwavelet} = %{EVRD}
14cr|gnuradio-3.7.3-2|609	
14cr|gnuradio-3.7.3-2|610	%description -n %{devwavelet}
14cr|gnuradio-3.7.3-2|611	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|612	
14cr|gnuradio-3.7.3-2|613	%files -n %{devwavelet}
14cr|gnuradio-3.7.3-2|614	%{_includedir}/%{name}/wavelet/*.h
14cr|gnuradio-3.7.3-2|615	%{_libdir}/lib%{name}-wavelet*.so
14cr|gnuradio-3.7.3-2|616	%{_libdir}/pkgconfig/%{name}-wavelet.pc
14cr|gnuradio-3.7.3-2|617	
14cr|gnuradio-3.7.3-2|618	############################
14cr|gnuradio-3.7.3-2|619	%package -n %{libfft}
14cr|gnuradio-3.7.3-2|620	Summary:	GnuRadio fft
14cr|gnuradio-3.7.3-2|621	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|622	
14cr|gnuradio-3.7.3-2|623	%description -n %{libfft}
14cr|gnuradio-3.7.3-2|624	GnuRadio fft module.
14cr|gnuradio-3.7.3-2|625	
14cr|gnuradio-3.7.3-2|626	%files -n %{libfft}
14cr|gnuradio-3.7.3-2|627	%{_libdir}/lib%{name}-fft*.so.%{major}*
14cr|gnuradio-3.7.3-2|628	
14cr|gnuradio-3.7.3-2|629	############################
14cr|gnuradio-3.7.3-2|630	%package -n %{devfft}
14cr|gnuradio-3.7.3-2|631	Summary:	GnuRadio fft development files
14cr|gnuradio-3.7.3-2|632	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|633	Requires:	%{libfft} = %{EVRD}
14cr|gnuradio-3.7.3-2|634	
14cr|gnuradio-3.7.3-2|635	%description -n %{devfft}
14cr|gnuradio-3.7.3-2|636	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|637	
14cr|gnuradio-3.7.3-2|638	%files -n %{devfft}
14cr|gnuradio-3.7.3-2|639	%{_includedir}/%{name}/fft/*.h
14cr|gnuradio-3.7.3-2|640	%{_libdir}/lib%{name}-fft*.so
14cr|gnuradio-3.7.3-2|641	%{_libdir}/pkgconfig/%{name}-fft.pc
14cr|gnuradio-3.7.3-2|642	
14cr|gnuradio-3.7.3-2|643	############################
14cr|gnuradio-3.7.3-2|644	%package -n %{libfilter}
14cr|gnuradio-3.7.3-2|645	Summary:	GnuRadio filters
14cr|gnuradio-3.7.3-2|646	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|647	
14cr|gnuradio-3.7.3-2|648	%description -n %{libfilter}
14cr|gnuradio-3.7.3-2|649	GnuRadio filter module.
14cr|gnuradio-3.7.3-2|650	
14cr|gnuradio-3.7.3-2|651	%files -n %{libfilter}
14cr|gnuradio-3.7.3-2|652	%{_libdir}/lib%{name}-filter*.so.%{major}*
14cr|gnuradio-3.7.3-2|653	
14cr|gnuradio-3.7.3-2|654	############################
14cr|gnuradio-3.7.3-2|655	%package -n %{devfilter}
14cr|gnuradio-3.7.3-2|656	Summary:	GnuRadio filter development files
14cr|gnuradio-3.7.3-2|657	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|658	Requires:	%{libfilter} = %{EVRD}
14cr|gnuradio-3.7.3-2|659	
14cr|gnuradio-3.7.3-2|660	%description -n %{devfilter}
14cr|gnuradio-3.7.3-2|661	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|662	
14cr|gnuradio-3.7.3-2|663	%files -n %{devfilter}
14cr|gnuradio-3.7.3-2|664	%{_includedir}/%{name}/filter/*.h
14cr|gnuradio-3.7.3-2|665	%{_libdir}/lib%{name}-filter*.so
14cr|gnuradio-3.7.3-2|666	%{_libdir}/pkgconfig/%{name}-filter.pc
14cr|gnuradio-3.7.3-2|667	
14cr|gnuradio-3.7.3-2|668	############################
14cr|gnuradio-3.7.3-2|669	%package -n %{libanalog}
14cr|gnuradio-3.7.3-2|670	Summary:	GnuRadio analog
14cr|gnuradio-3.7.3-2|671	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|672	
14cr|gnuradio-3.7.3-2|673	%description -n %{libanalog}
14cr|gnuradio-3.7.3-2|674	GnuRadio analog module.
14cr|gnuradio-3.7.3-2|675	
14cr|gnuradio-3.7.3-2|676	%files -n %{libanalog}
14cr|gnuradio-3.7.3-2|677	%{_libdir}/lib%{name}-analog*.so.%{major}*
14cr|gnuradio-3.7.3-2|678	
14cr|gnuradio-3.7.3-2|679	############################
14cr|gnuradio-3.7.3-2|680	%package -n %{devanalog}
14cr|gnuradio-3.7.3-2|681	Summary:	GnuRadio analog development files
14cr|gnuradio-3.7.3-2|682	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|683	Requires:	%{libanalog} = %{EVRD}
14cr|gnuradio-3.7.3-2|684	
14cr|gnuradio-3.7.3-2|685	%description -n %{devanalog}
14cr|gnuradio-3.7.3-2|686	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|687	
14cr|gnuradio-3.7.3-2|688	%files -n %{devanalog}
14cr|gnuradio-3.7.3-2|689	%{_includedir}/%{name}/analog/*.h
14cr|gnuradio-3.7.3-2|690	%{_libdir}/lib%{name}-analog*.so
14cr|gnuradio-3.7.3-2|691	%{_libdir}/pkgconfig/%{name}-analog.pc
14cr|gnuradio-3.7.3-2|692	
14cr|gnuradio-3.7.3-2|693	############################
14cr|gnuradio-3.7.3-2|694	%package -n %{libblocks}
14cr|gnuradio-3.7.3-2|695	Summary:	GnuRadio blocks
14cr|gnuradio-3.7.3-2|696	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|697	
14cr|gnuradio-3.7.3-2|698	%description -n %{libblocks}
14cr|gnuradio-3.7.3-2|699	GnuRadio blocks module.
14cr|gnuradio-3.7.3-2|700	
14cr|gnuradio-3.7.3-2|701	%files -n %{libblocks}
14cr|gnuradio-3.7.3-2|702	%{_libdir}/lib%{name}-blocks*.so.%{major}*
14cr|gnuradio-3.7.3-2|703	
14cr|gnuradio-3.7.3-2|704	############################
14cr|gnuradio-3.7.3-2|705	%package -n %{devblocks}
14cr|gnuradio-3.7.3-2|706	Summary:	GnuRadio blocks development files
14cr|gnuradio-3.7.3-2|707	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|708	Requires:	%{libblocks} = %{EVRD}
14cr|gnuradio-3.7.3-2|709	
14cr|gnuradio-3.7.3-2|710	%description -n %{devblocks}
14cr|gnuradio-3.7.3-2|711	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|712	
14cr|gnuradio-3.7.3-2|713	%files -n %{devblocks}
14cr|gnuradio-3.7.3-2|714	%{_includedir}/%{name}/blocks/*.h
14cr|gnuradio-3.7.3-2|715	%{_libdir}/lib%{name}-blocks*.so
14cr|gnuradio-3.7.3-2|716	%{_libdir}/pkgconfig/%{name}-blocks.pc
14cr|gnuradio-3.7.3-2|717	
14cr|gnuradio-3.7.3-2|718	############################
14cr|gnuradio-3.7.3-2|719	%package -n %{libwxgui}
14cr|gnuradio-3.7.3-2|720	Summary:	GnuRadio wxgui
14cr|gnuradio-3.7.3-2|721	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|722	
14cr|gnuradio-3.7.3-2|723	%description -n %{libwxgui}
14cr|gnuradio-3.7.3-2|724	GnuRadio wxgui module.
14cr|gnuradio-3.7.3-2|725	
14cr|gnuradio-3.7.3-2|726	%files -n %{libwxgui}
14cr|gnuradio-3.7.3-2|727	%{_libdir}/lib%{name}-wxgui*.so.%{major}*
14cr|gnuradio-3.7.3-2|728	
14cr|gnuradio-3.7.3-2|729	############################
14cr|gnuradio-3.7.3-2|730	%package -n %{devwxgui}
14cr|gnuradio-3.7.3-2|731	Summary:	GnuRadio wxgui development files
14cr|gnuradio-3.7.3-2|732	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|733	Requires:	%{libwxgui} = %{EVRD}
14cr|gnuradio-3.7.3-2|734	
14cr|gnuradio-3.7.3-2|735	%description -n %{devwxgui}
14cr|gnuradio-3.7.3-2|736	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|737	
14cr|gnuradio-3.7.3-2|738	%files -n %{devwxgui}
14cr|gnuradio-3.7.3-2|739	%{_includedir}/%{name}/wxgui/*.h
14cr|gnuradio-3.7.3-2|740	%{_libdir}/lib%{name}-wxgui*.so
14cr|gnuradio-3.7.3-2|741	%{_libdir}/pkgconfig/gr-wxgui.pc
14cr|gnuradio-3.7.3-2|742	
14cr|gnuradio-3.7.3-2|743	############################
14cr|gnuradio-3.7.3-2|744	%package -n %{libchannels}
14cr|gnuradio-3.7.3-2|745	Summary:	GnuRadio channels
14cr|gnuradio-3.7.3-2|746	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|747	
14cr|gnuradio-3.7.3-2|748	%description -n %{libchannels}
14cr|gnuradio-3.7.3-2|749	GnuRadio channels module.
14cr|gnuradio-3.7.3-2|750	
14cr|gnuradio-3.7.3-2|751	%files -n %{libchannels}
14cr|gnuradio-3.7.3-2|752	%{_libdir}/lib%{name}-channels*.so.%{major}*
14cr|gnuradio-3.7.3-2|753	
14cr|gnuradio-3.7.3-2|754	############################
14cr|gnuradio-3.7.3-2|755	%package -n %{devchannels}
14cr|gnuradio-3.7.3-2|756	Summary:	GnuRadio channels development files
14cr|gnuradio-3.7.3-2|757	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|758	Requires:	%{libchannels} = %{EVRD}
14cr|gnuradio-3.7.3-2|759	
14cr|gnuradio-3.7.3-2|760	%description -n %{devchannels}
14cr|gnuradio-3.7.3-2|761	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|762	
14cr|gnuradio-3.7.3-2|763	%files -n %{devchannels}
14cr|gnuradio-3.7.3-2|764	%{_includedir}/%{name}/channels/*.h
14cr|gnuradio-3.7.3-2|765	%{_libdir}/lib%{name}-channels*.so
14cr|gnuradio-3.7.3-2|766	%{_libdir}/pkgconfig/%{name}-channels.pc
14cr|gnuradio-3.7.3-2|767	
14cr|gnuradio-3.7.3-2|768	############################
14cr|gnuradio-3.7.3-2|769	%package -n %{libfec}
14cr|gnuradio-3.7.3-2|770	Summary:	GnuRadio fec
14cr|gnuradio-3.7.3-2|771	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|772	
14cr|gnuradio-3.7.3-2|773	%description -n %{libfec}
14cr|gnuradio-3.7.3-2|774	GnuRadio fec module.
14cr|gnuradio-3.7.3-2|775	
14cr|gnuradio-3.7.3-2|776	%files -n %{libfec}
14cr|gnuradio-3.7.3-2|777	%{_libdir}/lib%{name}-fec*.so.%{major}*
14cr|gnuradio-3.7.3-2|778	
14cr|gnuradio-3.7.3-2|779	############################
14cr|gnuradio-3.7.3-2|780	%package -n %{devfec}
14cr|gnuradio-3.7.3-2|781	Summary:	GnuRadio fec development files
14cr|gnuradio-3.7.3-2|782	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|783	Requires:	%{libfec} = %{EVRD}
14cr|gnuradio-3.7.3-2|784	
14cr|gnuradio-3.7.3-2|785	%description -n %{devfec}
14cr|gnuradio-3.7.3-2|786	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|787	
14cr|gnuradio-3.7.3-2|788	%files -n %{devfec}
14cr|gnuradio-3.7.3-2|789	%{_includedir}/%{name}/fec/*.h
14cr|gnuradio-3.7.3-2|790	%{_libdir}/lib%{name}-fec*.so
14cr|gnuradio-3.7.3-2|791	%{_libdir}/pkgconfig/%{name}-fec.pc
14cr|gnuradio-3.7.3-2|792	
14cr|gnuradio-3.7.3-2|793	############################
14cr|gnuradio-3.7.3-2|794	%package -n %{libpmt}
14cr|gnuradio-3.7.3-2|795	Summary:	GnuRadio pmt
14cr|gnuradio-3.7.3-2|796	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|797	
14cr|gnuradio-3.7.3-2|798	%description -n %{libpmt}
14cr|gnuradio-3.7.3-2|799	GnuRadio pmt module.
14cr|gnuradio-3.7.3-2|800	
14cr|gnuradio-3.7.3-2|801	%files -n %{libpmt}
14cr|gnuradio-3.7.3-2|802	%{_libdir}/lib%{name}-pmt*.so.%{major}*
14cr|gnuradio-3.7.3-2|803	
14cr|gnuradio-3.7.3-2|804	############################
14cr|gnuradio-3.7.3-2|805	%package -n %{devpmt}
14cr|gnuradio-3.7.3-2|806	Summary:	GnuRadio pmt development files
14cr|gnuradio-3.7.3-2|807	Group:		System/Libraries
14cr|gnuradio-3.7.3-2|808	Requires:	%{libpmt} = %{EVRD}
14cr|gnuradio-3.7.3-2|809	
14cr|gnuradio-3.7.3-2|810	%description -n %{devpmt}
14cr|gnuradio-3.7.3-2|811	This package contains header files needed by developers.
14cr|gnuradio-3.7.3-2|812	
14cr|gnuradio-3.7.3-2|813	%files -n %{devpmt}
14cr|gnuradio-3.7.3-2|814	%{_libdir}/lib%{name}-pmt*.so
14cr|gnuradio-3.7.3-2|815	%{_includedir}/pmt/*.h
14cr|gnuradio-3.7.3-2|816	
14cr|gnuradio-3.7.3-2|817	#######################################################
14cr|gnuradio-3.7.3-2|818	#######################################################
14cr|gnuradio-3.7.3-2|819	#
14cr|gnuradio-3.7.3-2|820	# Python packages
14cr|gnuradio-3.7.3-2|821	#
14cr|gnuradio-3.7.3-2|822	#######################################################
14cr|gnuradio-3.7.3-2|823	#######################################################
14cr|gnuradio-3.7.3-2|824	
14cr|gnuradio-3.7.3-2|825	############################
14cr|gnuradio-3.7.3-2|826	%package -n python-%{name}-runtime
14cr|gnuradio-3.7.3-2|827	Summary:	Python bindings for GNU Radio runtime library
14cr|gnuradio-3.7.3-2|828	Group:		Development/Python
14cr|gnuradio-3.7.3-2|829	Requires:	python-numpy
14cr|gnuradio-3.7.3-2|830	Requires:	python-lxml
14cr|gnuradio-3.7.3-2|831	Requires:	pygtk2.0
14cr|gnuradio-3.7.3-2|832	Requires:	python-cheetah
14cr|gnuradio-3.7.3-2|833	Requires:	wxPython
14cr|gnuradio-3.7.3-2|834	Requires:	python-scipy
14cr|gnuradio-3.7.3-2|835	Requires:	python-opengl
14cr|gnuradio-3.7.3-2|836	# Explicit require on PyQt4 Resolves: rhbz#781494
14cr|gnuradio-3.7.3-2|837	Requires:	PyQt4
14cr|gnuradio-3.7.3-2|838	Obsoletes:	python-%{name}-msdd6000 < 3.5.1
14cr|gnuradio-3.7.3-2|839	Obsoletes:	python-%{name}-gruel < %{version}-%{release}
14cr|gnuradio-3.7.3-2|840	Obsoletes:	python-%{name}-core < %{version}-%{release}
14cr|gnuradio-3.7.3-2|841	
14cr|gnuradio-3.7.3-2|842	%description -n python-%{name}-runtime
14cr|gnuradio-3.7.3-2|843	This package provides the modules that enable one to use gnuradio from
14cr|gnuradio-3.7.3-2|844	Python scripts.
14cr|gnuradio-3.7.3-2|845	
14cr|gnuradio-3.7.3-2|846	%files -n python-%{name}-runtime
14cr|gnuradio-3.7.3-2|847	%dir %{_sysconfdir}/%{name}
14cr|gnuradio-3.7.3-2|848	%dir %{_sysconfdir}/%{name}/conf.d
14cr|gnuradio-3.7.3-2|849	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/%{name}-runtime.conf
14cr|gnuradio-3.7.3-2|850	%dir %{py_platsitedir}/%{name}
14cr|gnuradio-3.7.3-2|851	%{py_platsitedir}/%{name}/gr
14cr|gnuradio-3.7.3-2|852	%{py_platsitedir}/%{name}/gru
14cr|gnuradio-3.7.3-2|853	%{py_platsitedir}/%{name}/__init__.*
14cr|gnuradio-3.7.3-2|854	%{py_platsitedir}/%{name}/eng_notation.*
14cr|gnuradio-3.7.3-2|855	%{py_platsitedir}/%{name}/eng_option.*
14cr|gnuradio-3.7.3-2|856	%{py_platsitedir}/%{name}/gr_unittest.*
14cr|gnuradio-3.7.3-2|857	%{py_platsitedir}/%{name}/gr_xmlrunner.*
14cr|gnuradio-3.7.3-2|858	
14cr|gnuradio-3.7.3-2|859	%package -n python-%{name}-digital
14cr|gnuradio-3.7.3-2|860	Summary:	Python bindings for GNU Radio digital
14cr|gnuradio-3.7.3-2|861	Group:		Development/Python
14cr|gnuradio-3.7.3-2|862	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|863	
14cr|gnuradio-3.7.3-2|864	%description -n python-%{name}-digital
14cr|gnuradio-3.7.3-2|865	This package contains Python bindings for GNU Radio Digital.
14cr|gnuradio-3.7.3-2|866	
14cr|gnuradio-3.7.3-2|867	%files -n python-%{name}-digital
14cr|gnuradio-3.7.3-2|868	%{py_platsitedir}/%{name}/digital/*
14cr|gnuradio-3.7.3-2|869	
14cr|gnuradio-3.7.3-2|870	############################
14cr|gnuradio-3.7.3-2|871	%package -n python-%{name}-vocoder
14cr|gnuradio-3.7.3-2|872	Summary:	Python bindings for GNU Radio vocoder
14cr|gnuradio-3.7.3-2|873	Group:		Development/Python
14cr|gnuradio-3.7.3-2|874	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|875	Obsoletes:	python-%{name}-cvsd-vocoder < 3.5.1
14cr|gnuradio-3.7.3-2|876	Obsoletes:	python-%{name}-gsm-fr-vocoder < 3.5.1
14cr|gnuradio-3.7.3-2|877	
14cr|gnuradio-3.7.3-2|878	%description -n python-%{name}-vocoder
14cr|gnuradio-3.7.3-2|879	This package contains Python bindings for GNU Radio ATSC decoding.
14cr|gnuradio-3.7.3-2|880	
14cr|gnuradio-3.7.3-2|881	%files -n python-%{name}-vocoder
14cr|gnuradio-3.7.3-2|882	%{py_platsitedir}/%{name}/vocoder/*
14cr|gnuradio-3.7.3-2|883	
14cr|gnuradio-3.7.3-2|884	############################
14cr|gnuradio-3.7.3-2|885	%package -n python-%{name}-atsc
14cr|gnuradio-3.7.3-2|886	Summary:	Python bindings for GNU Radio ATSC decoding
14cr|gnuradio-3.7.3-2|887	Group:		Development/Python
14cr|gnuradio-3.7.3-2|888	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|889	
14cr|gnuradio-3.7.3-2|890	%description -n python-%{name}-atsc
14cr|gnuradio-3.7.3-2|891	This package contains Python bindings for GNU Radio ATSC decoding.
14cr|gnuradio-3.7.3-2|892	Code related to the Advanced Television Standards Committee HDTV
14cr|gnuradio-3.7.3-2|893	implementation.
14cr|gnuradio-3.7.3-2|894	
14cr|gnuradio-3.7.3-2|895	%files -n python-%{name}-atsc
14cr|gnuradio-3.7.3-2|896	%{py_platsitedir}/%{name}/atsc/*
14cr|gnuradio-3.7.3-2|897	
14cr|gnuradio-3.7.3-2|898	############################
14cr|gnuradio-3.7.3-2|899	%package -n python-%{name}-audio
14cr|gnuradio-3.7.3-2|900	Summary:	GNU Radio Python Audio Driver
14cr|gnuradio-3.7.3-2|901	Group:		Development/Python
14cr|gnuradio-3.7.3-2|902	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|903	Obsoletes:	python-%{name}-audio-alsa < 3.5.1
14cr|gnuradio-3.7.3-2|904	Obsoletes:	python-%{name}-audio-jack < 3.5.1
14cr|gnuradio-3.7.3-2|905	Obsoletes:	python-%{name}-audio-portaudio < 3.5.1
14cr|gnuradio-3.7.3-2|906	
14cr|gnuradio-3.7.3-2|907	%description -n python-%{name}-audio
14cr|gnuradio-3.7.3-2|908	This package provides the Python interface to the GNU Radio driver for the
14cr|gnuradio-3.7.3-2|909	audio system.
14cr|gnuradio-3.7.3-2|910	
14cr|gnuradio-3.7.3-2|911	%files -n python-%{name}-audio
14cr|gnuradio-3.7.3-2|912	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio.conf
14cr|gnuradio-3.7.3-2|913	%{py_platsitedir}/%{name}/audio/*
14cr|gnuradio-3.7.3-2|914	
14cr|gnuradio-3.7.3-2|915	############################
14cr|gnuradio-3.7.3-2|916	%package -n python-%{name}-qtgui
14cr|gnuradio-3.7.3-2|917	Summary:	GNU Radio Graphical Interface Routines based on QT
14cr|gnuradio-3.7.3-2|918	Group:		Development/Python
14cr|gnuradio-3.7.3-2|919	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|920	
14cr|gnuradio-3.7.3-2|921	%description -n python-%{name}-qtgui
14cr|gnuradio-3.7.3-2|922	This package provides the Python wrappers around the GNU Radio QT GUI
14cr|gnuradio-3.7.3-2|923	C++ blocks.
14cr|gnuradio-3.7.3-2|924	
14cr|gnuradio-3.7.3-2|925	%files -n python-%{name}-qtgui
14cr|gnuradio-3.7.3-2|926	%{py_platsitedir}/%{name}/qtgui
14cr|gnuradio-3.7.3-2|927	
14cr|gnuradio-3.7.3-2|928	############################
14cr|gnuradio-3.7.3-2|929	%package -n python-%{name}-trellis
14cr|gnuradio-3.7.3-2|930	Summary:	GNU Radio Trellis-Coded Modulation library
14cr|gnuradio-3.7.3-2|931	Group:		Development/Python
14cr|gnuradio-3.7.3-2|932	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|933	
14cr|gnuradio-3.7.3-2|934	%description -n python-%{name}-trellis
14cr|gnuradio-3.7.3-2|935	This package provides an implementation of trellis-coded modulation for
14cr|gnuradio-3.7.3-2|936	GNU Radio.
14cr|gnuradio-3.7.3-2|937	
14cr|gnuradio-3.7.3-2|938	%files -n python-%{name}-trellis
14cr|gnuradio-3.7.3-2|939	%{py_platsitedir}/%{name}/trellis/*
14cr|gnuradio-3.7.3-2|940	
14cr|gnuradio-3.7.3-2|941	############################
14cr|gnuradio-3.7.3-2|942	%package -n python-%{name}-uhd
14cr|gnuradio-3.7.3-2|943	Summary:	Python bindings for GNU Radio uhd driver
14cr|gnuradio-3.7.3-2|944	Group:		Development/Python
14cr|gnuradio-3.7.3-2|945	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|946	Obsoletes:	python-%{name}-usrp < 3.5.1
14cr|gnuradio-3.7.3-2|947	Obsoletes:	python-%{name}-usrp2 < 3.5.1
14cr|gnuradio-3.7.3-2|948	
14cr|gnuradio-3.7.3-2|949	%description -n python-%{name}-uhd
14cr|gnuradio-3.7.3-2|950	This package provides the Python interface to the GNU Radio uhd driver
14cr|gnuradio-3.7.3-2|951	and daughterboard drivers.
14cr|gnuradio-3.7.3-2|952	
14cr|gnuradio-3.7.3-2|953	%files -n python-%{name}-uhd
14cr|gnuradio-3.7.3-2|954	%{py_platsitedir}/%{name}/uhd
14cr|gnuradio-3.7.3-2|955	
14cr|gnuradio-3.7.3-2|956	############################
14cr|gnuradio-3.7.3-2|957	%package -n python-%{name}-video-sdl
14cr|gnuradio-3.7.3-2|958	Summary:	GNU Radio SDL Interface Library
14cr|gnuradio-3.7.3-2|959	Group:		Development/Python
14cr|gnuradio-3.7.3-2|960	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|961	
14cr|gnuradio-3.7.3-2|962	%description -n python-%{name}-video-sdl
14cr|gnuradio-3.7.3-2|963	This package provides an interface to the SDL rendering library for GNU Radio.
14cr|gnuradio-3.7.3-2|964	
14cr|gnuradio-3.7.3-2|965	%files -n python-%{name}-video-sdl
14cr|gnuradio-3.7.3-2|966	%{py_platsitedir}/%{name}/video_sdl/*
14cr|gnuradio-3.7.3-2|967	
14cr|gnuradio-3.7.3-2|968	############################
14cr|gnuradio-3.7.3-2|969	%package -n python-%{name}-wxgui
14cr|gnuradio-3.7.3-2|970	Summary:	GNU Radio GUI Routines based on wxPython
14cr|gnuradio-3.7.3-2|971	Group:		Development/Python
14cr|gnuradio-3.7.3-2|972	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|973	
14cr|gnuradio-3.7.3-2|974	%description -n python-%{name}-wxgui
14cr|gnuradio-3.7.3-2|975	This package provides high level GUI construction classes based upon the
14cr|gnuradio-3.7.3-2|976	wxPython bindings for wxWidgets.
14cr|gnuradio-3.7.3-2|977	
14cr|gnuradio-3.7.3-2|978	%files -n python-%{name}-wxgui
14cr|gnuradio-3.7.3-2|979	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-wxgui.conf
14cr|gnuradio-3.7.3-2|980	%{py_platsitedir}/%{name}/wxgui
14cr|gnuradio-3.7.3-2|981	
14cr|gnuradio-3.7.3-2|982	############################
14cr|gnuradio-3.7.3-2|983	%package -n python-%{name}-channels
14cr|gnuradio-3.7.3-2|984	Summary:	GNU Radio channels
14cr|gnuradio-3.7.3-2|985	Group:		Development/Python
14cr|gnuradio-3.7.3-2|986	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|987	
14cr|gnuradio-3.7.3-2|988	%description -n python-%{name}-channels
14cr|gnuradio-3.7.3-2|989	GNU Radio channels
14cr|gnuradio-3.7.3-2|990	
14cr|gnuradio-3.7.3-2|991	%files -n python-%{name}-channels
14cr|gnuradio-3.7.3-2|992	%{py_platsitedir}/%{name}/channels
14cr|gnuradio-3.7.3-2|993	
14cr|gnuradio-3.7.3-2|994	############################
14cr|gnuradio-3.7.3-2|995	%package -n python-%{name}-fec
14cr|gnuradio-3.7.3-2|996	Summary:	GNU Radio fec
14cr|gnuradio-3.7.3-2|997	Group:		Development/Python
14cr|gnuradio-3.7.3-2|998	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|999	
14cr|gnuradio-3.7.3-2|1000	%description -n python-%{name}-fec
14cr|gnuradio-3.7.3-2|1001	GNU Radio fec
14cr|gnuradio-3.7.3-2|1002	
14cr|gnuradio-3.7.3-2|1003	%files -n python-%{name}-fec
14cr|gnuradio-3.7.3-2|1004	%{py_platsitedir}/%{name}/fec
14cr|gnuradio-3.7.3-2|1005	
14cr|gnuradio-3.7.3-2|1006	############################
14cr|gnuradio-3.7.3-2|1007	%package -n python-%{name}-pmt
14cr|gnuradio-3.7.3-2|1008	Summary:	GNU Radio pmt
14cr|gnuradio-3.7.3-2|1009	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1010	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|1011	Requires:	python-numpy
14cr|gnuradio-3.7.3-2|1012	Requires:	python-opengl
14cr|gnuradio-3.7.3-2|1013	
14cr|gnuradio-3.7.3-2|1014	%description -n python-%{name}-pmt
14cr|gnuradio-3.7.3-2|1015	GNU Radio pmt
14cr|gnuradio-3.7.3-2|1016	
14cr|gnuradio-3.7.3-2|1017	%files -n python-%{name}-pmt
14cr|gnuradio-3.7.3-2|1018	%{py_platsitedir}/pmt/*
14cr|gnuradio-3.7.3-2|1019	
14cr|gnuradio-3.7.3-2|1020	############################
14cr|gnuradio-3.7.3-2|1021	%package -n python-%{name}-fcd
14cr|gnuradio-3.7.3-2|1022	Summary:	GNU Radio Fun Cube Dongle
14cr|gnuradio-3.7.3-2|1023	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1024	
14cr|gnuradio-3.7.3-2|1025	%description -n python-%{name}-fcd
14cr|gnuradio-3.7.3-2|1026	GNU Radio Fun Cube Dongle
14cr|gnuradio-3.7.3-2|1027	
14cr|gnuradio-3.7.3-2|1028	%files -n python-%{name}-fcd
14cr|gnuradio-3.7.3-2|1029	%{py_platsitedir}/%{name}/fcd
14cr|gnuradio-3.7.3-2|1030	
14cr|gnuradio-3.7.3-2|1031	############################
14cr|gnuradio-3.7.3-2|1032	%package -n python-%{name}-wavelet
14cr|gnuradio-3.7.3-2|1033	Summary:	GNU Radio wavelet
14cr|gnuradio-3.7.3-2|1034	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1035	
14cr|gnuradio-3.7.3-2|1036	%description -n python-%{name}-wavelet
14cr|gnuradio-3.7.3-2|1037	GNU Radio wavelet
14cr|gnuradio-3.7.3-2|1038	
14cr|gnuradio-3.7.3-2|1039	%files -n python-%{name}-wavelet
14cr|gnuradio-3.7.3-2|1040	%{py_platsitedir}/%{name}/wavelet
14cr|gnuradio-3.7.3-2|1041	
14cr|gnuradio-3.7.3-2|1042	############################
14cr|gnuradio-3.7.3-2|1043	%package -n python-%{name}-fft
14cr|gnuradio-3.7.3-2|1044	Summary:	GNU Radio fft
14cr|gnuradio-3.7.3-2|1045	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1046	
14cr|gnuradio-3.7.3-2|1047	%description -n python-%{name}-fft
14cr|gnuradio-3.7.3-2|1048	GNU Radio fft
14cr|gnuradio-3.7.3-2|1049	
14cr|gnuradio-3.7.3-2|1050	%files -n python-%{name}-fft
14cr|gnuradio-3.7.3-2|1051	%{py_platsitedir}/%{name}/fft
14cr|gnuradio-3.7.3-2|1052	%{py_platsitedir}/%{name}/plot_fft_base.*
14cr|gnuradio-3.7.3-2|1053	
14cr|gnuradio-3.7.3-2|1054	############################
14cr|gnuradio-3.7.3-2|1055	%package -n python-%{name}-filter
14cr|gnuradio-3.7.3-2|1056	Summary:	GNU Radio filter
14cr|gnuradio-3.7.3-2|1057	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1058	
14cr|gnuradio-3.7.3-2|1059	%description -n python-%{name}-filter
14cr|gnuradio-3.7.3-2|1060	GNU Radio filter
14cr|gnuradio-3.7.3-2|1061	
14cr|gnuradio-3.7.3-2|1062	%files -n python-%{name}-filter
14cr|gnuradio-3.7.3-2|1063	%{py_platsitedir}/%{name}/filter
14cr|gnuradio-3.7.3-2|1064	%{py_platsitedir}/%{name}/pyqt_filter.*
14cr|gnuradio-3.7.3-2|1065	
14cr|gnuradio-3.7.3-2|1066	############################
14cr|gnuradio-3.7.3-2|1067	%package -n python-%{name}-analog
14cr|gnuradio-3.7.3-2|1068	Summary:	GNU Radio analog
14cr|gnuradio-3.7.3-2|1069	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1070	
14cr|gnuradio-3.7.3-2|1071	%description -n python-%{name}-analog
14cr|gnuradio-3.7.3-2|1072	GNU Radio analog
14cr|gnuradio-3.7.3-2|1073	
14cr|gnuradio-3.7.3-2|1074	%files -n python-%{name}-analog
14cr|gnuradio-3.7.3-2|1075	%{py_platsitedir}/%{name}/analog
14cr|gnuradio-3.7.3-2|1076	
14cr|gnuradio-3.7.3-2|1077	############################
14cr|gnuradio-3.7.3-2|1078	%package -n python-%{name}-blocks
14cr|gnuradio-3.7.3-2|1079	Summary:	GNU Radio blocks
14cr|gnuradio-3.7.3-2|1080	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1081	
14cr|gnuradio-3.7.3-2|1082	%description -n python-%{name}-blocks
14cr|gnuradio-3.7.3-2|1083	GNU Radio blocks
14cr|gnuradio-3.7.3-2|1084	
14cr|gnuradio-3.7.3-2|1085	%files -n python-%{name}-blocks
14cr|gnuradio-3.7.3-2|1086	%{py_platsitedir}/%{name}/blocks
14cr|gnuradio-3.7.3-2|1087	
14cr|gnuradio-3.7.3-2|1088	############################
14cr|gnuradio-3.7.3-2|1089	%package -n python-%{name}-modtool
14cr|gnuradio-3.7.3-2|1090	Summary:	GNU Radio modtool
14cr|gnuradio-3.7.3-2|1091	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1092	
14cr|gnuradio-3.7.3-2|1093	%description -n python-%{name}-modtool
14cr|gnuradio-3.7.3-2|1094	GNU Radio modtool
14cr|gnuradio-3.7.3-2|1095	
14cr|gnuradio-3.7.3-2|1096	%files -n python-%{name}-modtool
14cr|gnuradio-3.7.3-2|1097	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/modtool.conf
14cr|gnuradio-3.7.3-2|1098	%{py_platsitedir}/%{name}/modtool
14cr|gnuradio-3.7.3-2|1099	%{py_platsitedir}/volk_modtool/*
14cr|gnuradio-3.7.3-2|1100	
14cr|gnuradio-3.7.3-2|1101	############################
14cr|gnuradio-3.7.3-2|1102	%if %{with ice}
14cr|gnuradio-3.7.3-2|1103	%package -n python-%{name}-ctrlport
14cr|gnuradio-3.7.3-2|1104	Summary:	GNU Radio ctrlport
14cr|gnuradio-3.7.3-2|1105	Group:		Development/Python
14cr|gnuradio-3.7.3-2|1106	
14cr|gnuradio-3.7.3-2|1107	%description -n python-%{name}-ctrlport
14cr|gnuradio-3.7.3-2|1108	GNU Radio ctrlport
14cr|gnuradio-3.7.3-2|1109	
14cr|gnuradio-3.7.3-2|1110	%files -n python-%{name}-ctrlport
14cr|gnuradio-3.7.3-2|1111	%{_sysconfdir}/%{name}/ctrlport.conf.example
14cr|gnuradio-3.7.3-2|1112	%{py_platsitedir}/%{name}/ctrlport
14cr|gnuradio-3.7.3-2|1113	%{py_platsitedir}/frontend_ice.*
14cr|gnuradio-3.7.3-2|1114	%{py_platsitedir}/%{name}_ice.*
14cr|gnuradio-3.7.3-2|1115	%endif
14cr|gnuradio-3.7.3-2|1116	
14cr|gnuradio-3.7.3-2|1117	#######################################################
14cr|gnuradio-3.7.3-2|1118	#######################################################
14cr|gnuradio-3.7.3-2|1119	#
14cr|gnuradio-3.7.3-2|1120	# Software packages and others
14cr|gnuradio-3.7.3-2|1121	#
14cr|gnuradio-3.7.3-2|1122	#######################################################
14cr|gnuradio-3.7.3-2|1123	#######################################################
14cr|gnuradio-3.7.3-2|1124	
14cr|gnuradio-3.7.3-2|1125	%package companion
14cr|gnuradio-3.7.3-2|1126	Summary:	The GNU Radio Companion
14cr|gnuradio-3.7.3-2|1127	Group:		Communications
14cr|gnuradio-3.7.3-2|1128	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|1129	Requires:	python-gnuradio-pmt = %{EVRD}
14cr|gnuradio-3.7.3-2|1130	Suggests:	%{name}-examples = %{EVRD}
14cr|gnuradio-3.7.3-2|1131	Requires:	python-cheetah
14cr|gnuradio-3.7.3-2|1132	Requires:	pygtk2.0
14cr|gnuradio-3.7.3-2|1133	Requires:	python-lxml
14cr|gnuradio-3.7.3-2|1134	Obsoletes:	grc < 3.5.1
14cr|gnuradio-3.7.3-2|1135	
14cr|gnuradio-3.7.3-2|1136	%description companion
14cr|gnuradio-3.7.3-2|1137	GRC is a graphical flowgraph editor for the GNU Software Radio.
14cr|gnuradio-3.7.3-2|1138	
14cr|gnuradio-3.7.3-2|1139	%files companion
14cr|gnuradio-3.7.3-2|1140	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/grc.conf
14cr|gnuradio-3.7.3-2|1141	%{_bindir}/%{name}-companion
14cr|gnuradio-3.7.3-2|1142	%{_datadir}/applications/%{name}-grc.desktop
14cr|gnuradio-3.7.3-2|1143	%{_datadir}/mime/application/*.xml
14cr|gnuradio-3.7.3-2|1144	%{_iconsdir}/hicolor/*/apps/%{name}-grc.png
14cr|gnuradio-3.7.3-2|1145	%{_datadir}/%{name}/grc
14cr|gnuradio-3.7.3-2|1146	%{py_platsitedir}/%{name}/grc
14cr|gnuradio-3.7.3-2|1147	%{py_platsitedir}/grc_%{name}
14cr|gnuradio-3.7.3-2|1148	
14cr|gnuradio-3.7.3-2|1149	
14cr|gnuradio-3.7.3-2|1150	############################
14cr|gnuradio-3.7.3-2|1151	%package  noaa
14cr|gnuradio-3.7.3-2|1152	Summary:	GNU Radio NOAA POES HRPT receiver
14cr|gnuradio-3.7.3-2|1153	Group:		Communications
14cr|gnuradio-3.7.3-2|1154	Requires:	python-%{name}-runtime = %{EVRD}
14cr|gnuradio-3.7.3-2|1155	
14cr|gnuradio-3.7.3-2|1156	%description noaa
14cr|gnuradio-3.7.3-2|1157	This package provides and implements an NOAA POES HRPT receiver.
14cr|gnuradio-3.7.3-2|1158	
14cr|gnuradio-3.7.3-2|1159	%files noaa
14cr|gnuradio-3.7.3-2|1160	%{py_platsitedir}/%{name}/noaa
14cr|gnuradio-3.7.3-2|1161	
14cr|gnuradio-3.7.3-2|1162	############################
14cr|gnuradio-3.7.3-2|1163	%package pager
14cr|gnuradio-3.7.3-2|1164	Summary:	GNU Radio FLEX Pager Decoder
14cr|gnuradio-3.7.3-2|1165	Group:		Communications
14cr|gnuradio-3.7.3-2|1166	Requires:	python-%{name}-uhd = %{EVRD}
14cr|gnuradio-3.7.3-2|1167	
14cr|gnuradio-3.7.3-2|1168	%description pager
14cr|gnuradio-3.7.3-2|1169	This package provides a decoder for the FLEX paging protocol for GNU Radio.
14cr|gnuradio-3.7.3-2|1170	
14cr|gnuradio-3.7.3-2|1171	%files pager
14cr|gnuradio-3.7.3-2|1172	%{_bindir}/usrp_flex*
14cr|gnuradio-3.7.3-2|1173	%{py_platsitedir}/%{name}/pager
14cr|gnuradio-3.7.3-2|1174	
14cr|gnuradio-3.7.3-2|1175	############################
14cr|gnuradio-3.7.3-2|1176	%package utils
14cr|gnuradio-3.7.3-2|1177	Summary:	GNU Radio Utilities
14cr|gnuradio-3.7.3-2|1178	Group:		Communications
14cr|gnuradio-3.7.3-2|1179	Requires:	python-%{name}-wxgui = %{EVRD}
14cr|gnuradio-3.7.3-2|1180	Requires:	python-matplotlib
14cr|gnuradio-3.7.3-2|1181	Requires:	python-scipy
14cr|gnuradio-3.7.3-2|1182	Requires:	python-qt4
14cr|gnuradio-3.7.3-2|1183	#Requires:	python-qwt
14cr|gnuradio-3.7.3-2|1184	
14cr|gnuradio-3.7.3-2|1185	%description utils
14cr|gnuradio-3.7.3-2|1186	This package provides commonly used utilities for GNU Radio.
14cr|gnuradio-3.7.3-2|1187	
14cr|gnuradio-3.7.3-2|1188	%files utils
14cr|gnuradio-3.7.3-2|1189	%{py_platsitedir}/%{name}/plot_psd_base.*
14cr|gnuradio-3.7.3-2|1190	%{py_platsitedir}/%{name}/plot_data.*
14cr|gnuradio-3.7.3-2|1191	%{py_platsitedir}/%{name}/pyqt_plot.*
14cr|gnuradio-3.7.3-2|1192	%{_bindir}/%{name}-config-info
14cr|gnuradio-3.7.3-2|1193	
14cr|gnuradio-3.7.3-2|1194	## Where do these live?
14cr|gnuradio-3.7.3-2|1195	%{_bindir}/gr_filter_design
14cr|gnuradio-3.7.3-2|1196	%{_bindir}/gr_plot_*
14cr|gnuradio-3.7.3-2|1197	%{_bindir}/uhd_*
14cr|gnuradio-3.7.3-2|1198	%{_bindir}/gr_read_file_metadata
14cr|gnuradio-3.7.3-2|1199	%{_bindir}/grcc
14cr|gnuradio-3.7.3-2|1200	%{_bindir}/gr_modtool
14cr|gnuradio-3.7.3-2|1201	%{_bindir}/gr_constellation_plot
14cr|gnuradio-3.7.3-2|1202	%{_bindir}/gr_psd_plot_b
14cr|gnuradio-3.7.3-2|1203	%{_bindir}/gr_psd_plot_c
14cr|gnuradio-3.7.3-2|1204	%{_bindir}/gr_psd_plot_f
14cr|gnuradio-3.7.3-2|1205	%{_bindir}/gr_psd_plot_i
14cr|gnuradio-3.7.3-2|1206	%{_bindir}/gr_psd_plot_s
14cr|gnuradio-3.7.3-2|1207	%{_bindir}/gr_spectrogram_plot_b
14cr|gnuradio-3.7.3-2|1208	%{_bindir}/gr_spectrogram_plot_c
14cr|gnuradio-3.7.3-2|1209	%{_bindir}/gr_spectrogram_plot_f
14cr|gnuradio-3.7.3-2|1210	%{_bindir}/gr_spectrogram_plot_i
14cr|gnuradio-3.7.3-2|1211	%{_bindir}/gr_spectrogram_plot_s
14cr|gnuradio-3.7.3-2|1212	%{_bindir}/gr_time_plot_b
14cr|gnuradio-3.7.3-2|1213	%{_bindir}/gr_time_plot_c
14cr|gnuradio-3.7.3-2|1214	%{_bindir}/gr_time_plot_f
14cr|gnuradio-3.7.3-2|1215	%{_bindir}/gr_time_plot_i
14cr|gnuradio-3.7.3-2|1216	%{_bindir}/gr_time_plot_s
14cr|gnuradio-3.7.3-2|1217	%{_bindir}/gr_time_raster_b
14cr|gnuradio-3.7.3-2|1218	%{_bindir}/gr_time_raster_f
14cr|gnuradio-3.7.3-2|1219	%{_bindir}/volk_modtool
14cr|gnuradio-3.7.3-2|1220	%{_bindir}/volk_profile
14cr|gnuradio-3.7.3-2|1221	%{_bindir}/volk-config-info
14cr|gnuradio-3.7.3-2|1222	%if %{with ice}
14cr|gnuradio-3.7.3-2|1223	%{_bindir}/gr-ctrlport-curses
14cr|gnuradio-3.7.3-2|1224	%{_bindir}/gr-ctrlport-cursesc
14cr|gnuradio-3.7.3-2|1225	%{_bindir}/gr-ctrlport-curseso
14cr|gnuradio-3.7.3-2|1226	%{_bindir}/gr-ctrlport-monitor
14cr|gnuradio-3.7.3-2|1227	%{_bindir}/gr-ctrlport-monitorc
14cr|gnuradio-3.7.3-2|1228	%{_bindir}/gr-ctrlport-monitoro
14cr|gnuradio-3.7.3-2|1229	%{_bindir}/gr-perf-monitorx
14cr|gnuradio-3.7.3-2|1230	%{_bindir}/gr-perf-monitorxc
14cr|gnuradio-3.7.3-2|1231	%{_bindir}/gr-perf-monitorxo
14cr|gnuradio-3.7.3-2|1232	%endif
14cr|gnuradio-3.7.3-2|1233	%{_libdir}/cmake/%{name}
14cr|gnuradio-3.7.3-2|1234	
14cr|gnuradio-3.7.3-2|1235	#######################################################
14cr|gnuradio-3.7.3-2|1236	#######################################################
14cr|gnuradio-3.7.3-2|1237	%prep
14cr|gnuradio-3.7.3-2|1238	%setup -q
14cr|gnuradio-3.7.3-2|1239	%apply_patches
14cr|gnuradio-3.7.3-2|1240	
14cr|gnuradio-3.7.3-2|1241	%build
14cr|gnuradio-3.7.3-2|1242	%cmake
14cr|gnuradio-3.7.3-2|1243	%make
14cr|gnuradio-3.7.3-2|1244	
14cr|gnuradio-3.7.3-2|1245	%check
14cr|gnuradio-3.7.3-2|1246	## TODO Some tests fail only in i586 build.
14cr|gnuradio-3.7.3-2|1247	# qa_qtgui test failure is a known issue and is skipped.
14cr|gnuradio-3.7.3-2|1248	# Test failures do not halt builds, so check the log.
14cr|gnuradio-3.7.3-2|1249	cd build
14cr|gnuradio-3.7.3-2|1250	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
14cr|gnuradio-3.7.3-2|1251	ctest -V -E qa_qtgui ||:
14cr|gnuradio-3.7.3-2|1252	
14cr|gnuradio-3.7.3-2|1253	%install
14cr|gnuradio-3.7.3-2|1254	%makeinstall_std -C build
14cr|gnuradio-3.7.3-2|1255	
14cr|gnuradio-3.7.3-2|1256	#icons
14cr|gnuradio-3.7.3-2|1257	for i in 32 48 64 128 256; do
14cr|gnuradio-3.7.3-2|1258	install -Dpm0644 %{buildroot}%{_datadir}/%{name}/grc/freedesktop/grc-icon-${i}.png \
14cr|gnuradio-3.7.3-2|1259	%{buildroot}/%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}-grc.png
14cr|gnuradio-3.7.3-2|1260	done
14cr|gnuradio-3.7.3-2|1261	
14cr|gnuradio-3.7.3-2|1262	############################
14cr|gnuradio-3.7.3-2|1263	# Desktop files
14cr|gnuradio-3.7.3-2|1264	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gnuradio-3.7.3-2|1265	mkdir -p %{buildroot}%{_datadir}/mime/application
14cr|gnuradio-3.7.3-2|1266	mv %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.xml %{buildroot}%{_datadir}/mime/application/
14cr|gnuradio-3.7.3-2|1267	
14cr|gnuradio-3.7.3-2|1268	cat > %{name}-doc.desktop << EOF
14cr|gnuradio-3.7.3-2|1269	[Desktop Entry]
14cr|gnuradio-3.7.3-2|1270	Version=1.0
14cr|gnuradio-3.7.3-2|1271	Name=Gnu Radio C++ API Documentation
14cr|gnuradio-3.7.3-2|1272	GenericName=Gnu Radio C++ API Documentation
14cr|gnuradio-3.7.3-2|1273	Exec=xdg-open /usr/share/doc/%{name}-%{version}/html/index.html
14cr|gnuradio-3.7.3-2|1274	Icon=%{name}-grc
14cr|gnuradio-3.7.3-2|1275	Terminal=false
14cr|gnuradio-3.7.3-2|1276	Type=Application
14cr|gnuradio-3.7.3-2|1277	Categories=System;Documentation;X-Mageia-CrossDesktop;
14cr|gnuradio-3.7.3-2|1278	X-Desktop-File-Install-Version=0.19
14cr|gnuradio-3.7.3-2|1279	EOF
14cr|gnuradio-3.7.3-2|1280	
14cr|gnuradio-3.7.3-2|1281	desktop-file-install \
14cr|gnuradio-3.7.3-2|1282	--dir=%{buildroot}%{_datadir}/applications %{name}-doc.desktop
14cr|gnuradio-3.7.3-2|1283	
14cr|gnuradio-3.7.3-2|1284	desktop-file-install \
14cr|gnuradio-3.7.3-2|1285	--add-category='X-Mageia-CrossDesktop' \
14cr|gnuradio-3.7.3-2|1286	--set-key=Name \
14cr|gnuradio-3.7.3-2|1287	--set-value='Gnu Radio Companion' \
14cr|gnuradio-3.7.3-2|1288	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.desktop
14cr|gnuradio-3.7.3-2|1289	
14cr|gnuradio-3.7.3-2|1290	############################
14cr|gnuradio-3.7.3-2|1291	# We don't need these:
14cr|gnuradio-3.7.3-2|1292	rm -f %{buildroot}/usr/libexec/%{name}/grc_setup_freedesktop
14cr|gnuradio-3.7.3-2|1293	rm -rf %{buildroot}/%{_datadir}/%{name}/grc/freedesktop
14cr|gnuradio-3.7.3-2|1294	
14cr|gnuradio-3.7.3-2|1295	%changelog
14cr|gnuradio-3.7.3-2|1296	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.3-2
14cr|gnuradio-3.7.3-2|1297	+ Revision: 3fa18bf
14cr|gnuradio-3.7.3-2|1298	- MassBuild#464: Increase release tag
14cr|gnuradio-3.7.3-2|1299	
14cr|gnuradio-3.7.3-2|1300	

1761 14
14cr|gnurobbo-0.66-3|1	Summary:	Logic game ported from ATARI XE/XL
14cr|gnurobbo-0.66-3|2	Name:		gnurobbo
14cr|gnurobbo-0.66-3|3	Version:	0.66
14cr|gnurobbo-0.66-3|4	Release:	3
14cr|gnurobbo-0.66-3|5	License:	GPLv2+
14cr|gnurobbo-0.66-3|6	Group:		Games/Arcade
14cr|gnurobbo-0.66-3|7	Url:		http://gnurobbo.sourceforge.net
14cr|gnurobbo-0.66-3|8	Source0:	http://prdownloads.sourceforge.net/gnurobbo/%{name}-%{version}-source.tar.gz
14cr|gnurobbo-0.66-3|9	Source10:	%{name}.16.png.bz2
14cr|gnurobbo-0.66-3|10	Source11:	%{name}.32.png.bz2
14cr|gnurobbo-0.66-3|11	Source12:	%{name}.48.png.bz2
14cr|gnurobbo-0.66-3|12	Patch0:		gnurobbo-0.66.libm.patch
14cr|gnurobbo-0.66-3|13	BuildRequires:	pkgconfig(sdl)
14cr|gnurobbo-0.66-3|14	BuildRequires:	pkgconfig(SDL_image)
14cr|gnurobbo-0.66-3|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|gnurobbo-0.66-3|16	BuildRequires:	pkgconfig(SDL_ttf)
14cr|gnurobbo-0.66-3|17	
14cr|gnurobbo-0.66-3|18	%description
14cr|gnurobbo-0.66-3|19	GNU Robbo is very addictive logic game. You must help little robot to get out
14cr|gnurobbo-0.66-3|20	of unfriendly planet, collecting parts of emergency capsule.
14cr|gnurobbo-0.66-3|21	
14cr|gnurobbo-0.66-3|22	%files
14cr|gnurobbo-0.66-3|23	%doc README ChangeLog AUTHORS
14cr|gnurobbo-0.66-3|24	%{_bindir}/*
14cr|gnurobbo-0.66-3|25	%{_datadir}/%{name}
14cr|gnurobbo-0.66-3|26	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gnurobbo-0.66-3|27	%{_miconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|28	%{_iconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|29	%{_liconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|30	
14cr|gnurobbo-0.66-3|31	#----------------------------------------------------------------------------
14cr|gnurobbo-0.66-3|32	
14cr|gnurobbo-0.66-3|33	%prep
14cr|gnurobbo-0.66-3|34	%setup -q
14cr|gnurobbo-0.66-3|35	%apply_patches
14cr|gnurobbo-0.66-3|36	
14cr|gnurobbo-0.66-3|37	%build
14cr|gnurobbo-0.66-3|38	%make PACKAGE_DATA_DIR=%{_datadir}/%{name}
14cr|gnurobbo-0.66-3|39	
14cr|gnurobbo-0.66-3|40	%install
14cr|gnurobbo-0.66-3|41	%makeinstall \
14cr|gnurobbo-0.66-3|42	BINDIR=%{buildroot}%{_bindir} \
14cr|gnurobbo-0.66-3|43	PACKAGE_DATA_DIR=%{buildroot}%{_datadir}/%{name} \
14cr|gnurobbo-0.66-3|44	DOCDIR=%{buildroot}%{_docdir}/%{name}
14cr|gnurobbo-0.66-3|45	
14cr|gnurobbo-0.66-3|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gnurobbo-0.66-3|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gnurobbo-0.66-3|48	[Desktop Entry]
14cr|gnurobbo-0.66-3|49	Name=GNU Robbo
14cr|gnurobbo-0.66-3|50	Comment=%{summary}
14cr|gnurobbo-0.66-3|51	Exec=%{_bindir}/%{name}
14cr|gnurobbo-0.66-3|52	Icon=%{name}
14cr|gnurobbo-0.66-3|53	Terminal=false
14cr|gnurobbo-0.66-3|54	Type=Application
14cr|gnurobbo-0.66-3|55	StartupNotify=true
14cr|gnurobbo-0.66-3|56	Categories=Game;ArcadeGame;
14cr|gnurobbo-0.66-3|57	EOF
14cr|gnurobbo-0.66-3|58	
14cr|gnurobbo-0.66-3|59	mkdir -p %{buildroot}%{_miconsdir}
14cr|gnurobbo-0.66-3|60	mkdir -p %{buildroot}%{_liconsdir}
14cr|gnurobbo-0.66-3|61	bzcat %{SOURCE10} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|62	bzcat %{SOURCE11} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|63	bzcat %{SOURCE12} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|gnurobbo-0.66-3|64	
14cr|gnurobbo-0.66-3|65	
14cr|gnurobbo-0.66-3|66	%changelog
14cr|gnurobbo-0.66-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.66-3
14cr|gnurobbo-0.66-3|68	+ Revision: 3161c9b
14cr|gnurobbo-0.66-3|69	- MassBuild#464: Increase release tag
14cr|gnurobbo-0.66-3|70	
14cr|gnurobbo-0.66-3|71	

1762 14
14cr|gnus-5.10.8-5|1	%define cvs    0
14cr|gnus-5.10.8-5|2	%define sname	ngnus-0.3
14cr|gnus-5.10.8-5|3	
14cr|gnus-5.10.8-5|4	%define infodir %_infodir/packages/%{name}
14cr|gnus-5.10.8-5|5	
14cr|gnus-5.10.8-5|6	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
14cr|gnus-5.10.8-5|7	%{expand:%%define xemacs_version %(rpm -q xemacs|sed 's/xemacs-\([0-9].*\)-.*$/\1/')}
14cr|gnus-5.10.8-5|8	
14cr|gnus-5.10.8-5|9	Summary:	Gnus Newsreader for Emacs
14cr|gnus-5.10.8-5|10	Name:	gnus
14cr|gnus-5.10.8-5|11	Epoch:	1
14cr|gnus-5.10.8-5|12	Version:	5.10.8
14cr|gnus-5.10.8-5|13	Release:	5
14cr|gnus-5.10.8-5|14	%if %cvs
14cr|gnus-5.10.8-5|15	Source0:	http://www.gnus.com/dist/%sname.tar.bz2
14cr|gnus-5.10.8-5|16	%else
14cr|gnus-5.10.8-5|17	Source0:	http://www.gnus.com/dist/%name-%version.tar.bz2
14cr|gnus-5.10.8-5|18	%endif
14cr|gnus-5.10.8-5|19	Source1: 	gnus-emacs.el
14cr|gnus-5.10.8-5|20	#Source2: 	gnus-xemacs.el
14cr|gnus-5.10.8-5|21	URL: 		http://www.gnus.org/
14cr|gnus-5.10.8-5|22	License: 	GPLv2+
14cr|gnus-5.10.8-5|23	Group: 		Networking/News
14cr|gnus-5.10.8-5|24	BuildArch: noarch
14cr|gnus-5.10.8-5|25	BuildRequires: emacs-bin
14cr|gnus-5.10.8-5|26	
14cr|gnus-5.10.8-5|27	%description
14cr|gnus-5.10.8-5|28	You can read news (and mail) from within Emacs by using Gnus. The news can be
14cr|gnus-5.10.8-5|29	gotten by any nefarious means you can think of -- NNTP, local spool or your
14cr|gnus-5.10.8-5|30	mbox file. All at the same time, if you want to push your luck.
14cr|gnus-5.10.8-5|31	
14cr|gnus-5.10.8-5|32	%package doc
14cr|gnus-5.10.8-5|33	Summary: 	Gnus Newsreader for XEmacs
14cr|gnus-5.10.8-5|34	Group: 		Networking/News
14cr|gnus-5.10.8-5|35	
14cr|gnus-5.10.8-5|36	%description doc
14cr|gnus-5.10.8-5|37	You can read news (and mail) from within Emacs by using Gnus. The news can be
14cr|gnus-5.10.8-5|38	gotten by any nefarious means you can think of -- NNTP, local spool or your
14cr|gnus-5.10.8-5|39	mbox file. All at the same time, if you want to push your luck.
14cr|gnus-5.10.8-5|40	
14cr|gnus-5.10.8-5|41	This package is the documentation info files for GNUS version %{version}.
14cr|gnus-5.10.8-5|42	
14cr|gnus-5.10.8-5|43	%package emacs
14cr|gnus-5.10.8-5|44	Summary: 	Gnus Newsreader for Emacs
14cr|gnus-5.10.8-5|45	Group: 		Networking/News
14cr|gnus-5.10.8-5|46	Requires: 	emacs
14cr|gnus-5.10.8-5|47	Obsoletes: 	gnus
14cr|gnus-5.10.8-5|48	Provides:	gnus = %version
14cr|gnus-5.10.8-5|49	
14cr|gnus-5.10.8-5|50	%description emacs
14cr|gnus-5.10.8-5|51	You can read news (and mail) from within Emacs by using Gnus. The news can be
14cr|gnus-5.10.8-5|52	gotten by any nefarious means you can think of -- NNTP, local spool or your
14cr|gnus-5.10.8-5|53	mbox file. All at the same time, if you want to push your luck.
14cr|gnus-5.10.8-5|54	
14cr|gnus-5.10.8-5|55	This version is compiled for GNU/Emacs %{emacs_version}
14cr|gnus-5.10.8-5|56	
14cr|gnus-5.10.8-5|57	#%package xemacs
14cr|gnus-5.10.8-5|58	#Summary: Gnus Newsreader for XEmacs
14cr|gnus-5.10.8-5|59	#Copyright: GPL
14cr|gnus-5.10.8-5|60	#Group: Networking/News
14cr|gnus-5.10.8-5|61	#Requires: xemacs = %{xemacs_version}
14cr|gnus-5.10.8-5|62	#
14cr|gnus-5.10.8-5|63	#%description xemacs
14cr|gnus-5.10.8-5|64	#You can read news (and mail) from within Emacs by using Gnus. The news can be
14cr|gnus-5.10.8-5|65	#gotten by any nefarious means you can think of -- NNTP, local spool or your
14cr|gnus-5.10.8-5|66	#mbox file. All at the same time, if you want to push your luck.
14cr|gnus-5.10.8-5|67	#
14cr|gnus-5.10.8-5|68	#This version is compiled for XEmacs %{xemacs_version}
14cr|gnus-5.10.8-5|69	
14cr|gnus-5.10.8-5|70	%prep
14cr|gnus-5.10.8-5|71	%if %cvs
14cr|gnus-5.10.8-5|72	%setup -q -n %sname
14cr|gnus-5.10.8-5|73	%else
14cr|gnus-5.10.8-5|74	%setup -q
14cr|gnus-5.10.8-5|75	%endif
14cr|gnus-5.10.8-5|76	
14cr|gnus-5.10.8-5|77	%build
14cr|gnus-5.10.8-5|78	# We don't build it since even in the %%install gnus want always to do it.
14cr|gnus-5.10.8-5|79	install -d BUILD
14cr|gnus-5.10.8-5|80	mv [a-z]* Makefile* BUILD
14cr|gnus-5.10.8-5|81	
14cr|gnus-5.10.8-5|82	for i in emacs ; do
14cr|gnus-5.10.8-5|83	cp -a BUILD $i-build
14cr|gnus-5.10.8-5|84	(cd $i-build ; EMACS=/usr/bin/$i %configure --with-lispdir=%{_datadir}/$i/site-lisp/%{name})
14cr|gnus-5.10.8-5|85	done
14cr|gnus-5.10.8-5|86	
14cr|gnus-5.10.8-5|87	%install
14cr|gnus-5.10.8-5|88	for i in emacs ; do
14cr|gnus-5.10.8-5|89	make -C $i-build install infodir=%buildroot%{infodir} lispdir=%buildroot%{_datadir}/$i/site-lisp/%{name} EMACS=/usr/bin/$i
14cr|gnus-5.10.8-5|90	done
14cr|gnus-5.10.8-5|91	
14cr|gnus-5.10.8-5|92	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
14cr|gnus-5.10.8-5|93	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}-emacs.el
14cr|gnus-5.10.8-5|94	%{expand:%(%__cat %{SOURCE1})}
14cr|gnus-5.10.8-5|95	EOF
14cr|gnus-5.10.8-5|96	
14cr|gnus-5.10.8-5|97	%files doc
14cr|gnus-5.10.8-5|98	%defattr(-,root,root)
14cr|gnus-5.10.8-5|99	%{infodir}/*
14cr|gnus-5.10.8-5|100	
14cr|gnus-5.10.8-5|101	%files emacs
14cr|gnus-5.10.8-5|102	%defattr(-,root,root)
14cr|gnus-5.10.8-5|103	%doc GNUS-NEWS BUILD/lisp/ChangeLog
14cr|gnus-5.10.8-5|104	%dir %_datadir/emacs/site-lisp/%{name}
14cr|gnus-5.10.8-5|105	%_datadir/emacs/site-lisp/%{name}/*
14cr|gnus-5.10.8-5|106	%dir %_datadir/emacs/etc/images/%{name}
14cr|gnus-5.10.8-5|107	%_datadir/emacs/etc/images/%{name}/*
14cr|gnus-5.10.8-5|108	%_datadir/emacs/etc/images/smilies/*
14cr|gnus-5.10.8-5|109	%_datadir/emacs/etc/%{name}-tut.txt
14cr|gnus-5.10.8-5|110	
14cr|gnus-5.10.8-5|111	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-emacs*
14cr|gnus-5.10.8-5|112	
14cr|gnus-5.10.8-5|113	#%files xemacs
14cr|gnus-5.10.8-5|114	#%defattr(-,root,root)
14cr|gnus-5.10.8-5|115	#%doc GNUS-NEWS README
14cr|gnus-5.10.8-5|116	#%{_datadir}/xemacs/site-lisp/%{name}
14cr|gnus-5.10.8-5|117	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-xemacs*
14cr|gnus-5.10.8-5|118	
14cr|gnus-5.10.8-5|119	
14cr|gnus-5.10.8-5|120	
14cr|gnus-5.10.8-5|121	
14cr|gnus-5.10.8-5|122	
14cr|gnus-5.10.8-5|123	%changelog
14cr|gnus-5.10.8-5|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.10.8-5
14cr|gnus-5.10.8-5|125	+ Revision: 628e573
14cr|gnus-5.10.8-5|126	- MassBuild#464: Increase release tag
14cr|gnus-5.10.8-5|127	
14cr|gnus-5.10.8-5|128	

1763 14
14cr|gnuserv-3.12.8-6|1	Summary:        Allows you to attach to an already running Emacs
14cr|gnuserv-3.12.8-6|2	Name:           gnuserv
14cr|gnuserv-3.12.8-6|3	Version:        3.12.8
14cr|gnuserv-3.12.8-6|4	Release:        6
14cr|gnuserv-3.12.8-6|5	Source0:        http://meltin.net/hacks/emacs/src/%name-%version.tar.bz2
14cr|gnuserv-3.12.8-6|6	Source1:        emacs-gnuserv-start.el.bz2
14cr|gnuserv-3.12.8-6|7	Patch1:         gnuserv-3.12.4-configure-destdir.patch.bz2
14cr|gnuserv-3.12.8-6|8	Patch2:         gnuserv-3.12.5-fixdisplay.patch.bz2
14cr|gnuserv-3.12.8-6|9	License:        GPL
14cr|gnuserv-3.12.8-6|10	Group:          Editors
14cr|gnuserv-3.12.8-6|11	BuildRoot:      %_tmppath/%name-buildroot
14cr|gnuserv-3.12.8-6|12	BuildRequires:  emacs-nox
14cr|gnuserv-3.12.8-6|13	Url:            http://meltin.net/hacks/emacs/
14cr|gnuserv-3.12.8-6|14	Requires:       emacs
14cr|gnuserv-3.12.8-6|15	
14cr|gnuserv-3.12.8-6|16	%description
14cr|gnuserv-3.12.8-6|17	gnuserv allows you to attach to an already running Emacs. This allows
14cr|gnuserv-3.12.8-6|18	external programs to make use of Emacs' editing capabilities. It is
14cr|gnuserv-3.12.8-6|19	like GNU Emacs' emacsserver/server.el, but has many more features.
14cr|gnuserv-3.12.8-6|20	
14cr|gnuserv-3.12.8-6|21	You do not need this package if you use XEmacs; it already includes
14cr|gnuserv-3.12.8-6|22	gnuserv and gnuclient. If you want to use gnuserv with both GNU Emacs
14cr|gnuserv-3.12.8-6|23	and XEmacs, you will only be able to use the alternative
14cr|gnuserv-3.12.8-6|24	/usr/bin/gnuclient with one flavor of emacs; you will have to use
14cr|gnuserv-3.12.8-6|25	either gnuclient.xemacs or gnuclient.emacs for the other flavor.
14cr|gnuserv-3.12.8-6|26	
14cr|gnuserv-3.12.8-6|27	%prep
14cr|gnuserv-3.12.8-6|28	%setup -q
14cr|gnuserv-3.12.8-6|29	%patch1 -p1 -b .configure
14cr|gnuserv-3.12.8-6|30	%patch2 -p1 -b .fixdisplay
14cr|gnuserv-3.12.8-6|31	
14cr|gnuserv-3.12.8-6|32	%build
14cr|gnuserv-3.12.8-6|33	%configure
14cr|gnuserv-3.12.8-6|34	
14cr|gnuserv-3.12.8-6|35	%install
14cr|gnuserv-3.12.8-6|36	rm -rf %buildroot
14cr|gnuserv-3.12.8-6|37	lispdir=%buildroot/%_datadir/emacs/site-lisp/%name
14cr|gnuserv-3.12.8-6|38	emacsdir=%buildroot%_sysconfdir/emacs/site-start.d
14cr|gnuserv-3.12.8-6|39	man1dir=%buildroot/%_mandir/man1
14cr|gnuserv-3.12.8-6|40	
14cr|gnuserv-3.12.8-6|41	mkdir -p $lispdir $man1dir $emacsdir
14cr|gnuserv-3.12.8-6|42	
14cr|gnuserv-3.12.8-6|43	%makeinstall man1dir=$man1dir
14cr|gnuserv-3.12.8-6|44	install -m644 devices.elc gnuserv-compat.elc gnuserv.elc $lispdir
14cr|gnuserv-3.12.8-6|45	bzcat %SOURCE1 > $emacsdir/%name.el
14cr|gnuserv-3.12.8-6|46	
14cr|gnuserv-3.12.8-6|47	%clean
14cr|gnuserv-3.12.8-6|48	rm -rf %buildroot
14cr|gnuserv-3.12.8-6|49	
14cr|gnuserv-3.12.8-6|50	%files
14cr|gnuserv-3.12.8-6|51	%defattr(-,root,root)
14cr|gnuserv-3.12.8-6|52	%doc COPYING ChangeLog README
14cr|gnuserv-3.12.8-6|53	%config(noreplace) /etc/emacs/site-start.d/%name.el
14cr|gnuserv-3.12.8-6|54	%_bindir/*
14cr|gnuserv-3.12.8-6|55	%_datadir/emacs/site-lisp/%name
14cr|gnuserv-3.12.8-6|56	%_mandir/man1/*
14cr|gnuserv-3.12.8-6|57	
14cr|gnuserv-3.12.8-6|58	
14cr|gnuserv-3.12.8-6|59	
14cr|gnuserv-3.12.8-6|60	%changelog
14cr|gnuserv-3.12.8-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.8-6
14cr|gnuserv-3.12.8-6|62	+ Revision: 96527c3
14cr|gnuserv-3.12.8-6|63	- MassBuild#464: Increase release tag
14cr|gnuserv-3.12.8-6|64	
14cr|gnuserv-3.12.8-6|65	

1764 14
14cr|gnusim8085-1.3.7-3|1	Name: gnusim8085
14cr|gnusim8085-1.3.7-3|2	Summary: Graphical Intel 8085 simulator, assembler and debugger
14cr|gnusim8085-1.3.7-3|3	Version: 1.3.7
14cr|gnusim8085-1.3.7-3|4	Release: 3
14cr|gnusim8085-1.3.7-3|5	License: GPLv2+
14cr|gnusim8085-1.3.7-3|6	Group: Development/Other
14cr|gnusim8085-1.3.7-3|7	Source:  http://launchpad.net/gnusim8085/trunk/%version/+download/%name-%version.tar.gz
14cr|gnusim8085-1.3.7-3|8	URL: http://launchpad.net/gnusim8085
14cr|gnusim8085-1.3.7-3|9	BuildRequires: pkgconfig(gtk+-2.0) >= 2.12.0
14cr|gnusim8085-1.3.7-3|10	BuildRequires: pkgconfig(gtksourceview-2.0) >= 2.2.0
14cr|gnusim8085-1.3.7-3|11	BuildRequires: desktop-file-utils
14cr|gnusim8085-1.3.7-3|12	
14cr|gnusim8085-1.3.7-3|13	%description
14cr|gnusim8085-1.3.7-3|14	GNUSim8085 is a graphical simulator plus assembler with debugger for
14cr|gnusim8085-1.3.7-3|15	the Intel 8085 microprocessor.  It is written using GNOME libs.  It
14cr|gnusim8085-1.3.7-3|16	can also run on several window managers.
14cr|gnusim8085-1.3.7-3|17	
14cr|gnusim8085-1.3.7-3|18	%prep
14cr|gnusim8085-1.3.7-3|19	%setup -q
14cr|gnusim8085-1.3.7-3|20	
14cr|gnusim8085-1.3.7-3|21	%build
14cr|gnusim8085-1.3.7-3|22	%configure2_5x
14cr|gnusim8085-1.3.7-3|23	%make
14cr|gnusim8085-1.3.7-3|24	
14cr|gnusim8085-1.3.7-3|25	%install
14cr|gnusim8085-1.3.7-3|26	rm -fr %{buildroot}
14cr|gnusim8085-1.3.7-3|27	%makeinstall_std
14cr|gnusim8085-1.3.7-3|28	
14cr|gnusim8085-1.3.7-3|29	desktop-file-install --vendor='' \
14cr|gnusim8085-1.3.7-3|30	--dir %buildroot%_datadir/applications \
14cr|gnusim8085-1.3.7-3|31	--add-category='GTK;GNOME;Development;Debugger' \
14cr|gnusim8085-1.3.7-3|32	%buildroot%_datadir/applications/GNUSim8085.desktop
14cr|gnusim8085-1.3.7-3|33	
14cr|gnusim8085-1.3.7-3|34	%find_lang %name
14cr|gnusim8085-1.3.7-3|35	
14cr|gnusim8085-1.3.7-3|36	# doc files are holding by rpm itself
14cr|gnusim8085-1.3.7-3|37	rm -fr %buildroot%_datadir/doc/*
14cr|gnusim8085-1.3.7-3|38	
14cr|gnusim8085-1.3.7-3|39	%if %mdkversion < 200900
14cr|gnusim8085-1.3.7-3|40	%post
14cr|gnusim8085-1.3.7-3|41	%update_menus
14cr|gnusim8085-1.3.7-3|42	%endif
14cr|gnusim8085-1.3.7-3|43	
14cr|gnusim8085-1.3.7-3|44	%if %mdkversion < 200900
14cr|gnusim8085-1.3.7-3|45	%postun
14cr|gnusim8085-1.3.7-3|46	%clean_menus
14cr|gnusim8085-1.3.7-3|47	%endif
14cr|gnusim8085-1.3.7-3|48	
14cr|gnusim8085-1.3.7-3|49	%files -f %name.lang
14cr|gnusim8085-1.3.7-3|50	%defattr(-,root,root)
14cr|gnusim8085-1.3.7-3|51	%doc README TODO NEWS AUTHORS ABOUT-NLS
14cr|gnusim8085-1.3.7-3|52	%doc doc/*.txt doc/examples/*
14cr|gnusim8085-1.3.7-3|53	%{_bindir}/*
14cr|gnusim8085-1.3.7-3|54	%{_datadir}/%name
14cr|gnusim8085-1.3.7-3|55	%{_datadir}/applications/*.desktop
14cr|gnusim8085-1.3.7-3|56	%{_mandir}/man1/*
14cr|gnusim8085-1.3.7-3|57	%{_iconsdir}/*/*/*/*
14cr|gnusim8085-1.3.7-3|58	
14cr|gnusim8085-1.3.7-3|59	%clean
14cr|gnusim8085-1.3.7-3|60	rm -rf %{buildroot}
14cr|gnusim8085-1.3.7-3|61	
14cr|gnusim8085-1.3.7-3|62	
14cr|gnusim8085-1.3.7-3|63	
14cr|gnusim8085-1.3.7-3|64	%changelog
14cr|gnusim8085-1.3.7-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.7-3
14cr|gnusim8085-1.3.7-3|66	+ Revision: 497784c
14cr|gnusim8085-1.3.7-3|67	- MassBuild#464: Increase release tag
14cr|gnusim8085-1.3.7-3|68	
14cr|gnusim8085-1.3.7-3|69	

1765 14
14cr|gnustep-back-0.24.0-2|1	Summary:	GNUstep Backend package
14cr|gnustep-back-0.24.0-2|2	Name:		gnustep-back
14cr|gnustep-back-0.24.0-2|3	Version:	0.24.0
14cr|gnustep-back-0.24.0-2|4	Release:	2
14cr|gnustep-back-0.24.0-2|5	License:	LGPLv2+
14cr|gnustep-back-0.24.0-2|6	Group:		Development/Other
14cr|gnustep-back-0.24.0-2|7	Url:		http://www.gnustep.org/
14cr|gnustep-back-0.24.0-2|8	Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
14cr|gnustep-back-0.24.0-2|9	Patch0:		gnustep-back-0.16.0-fix-str-fmt.patch
14cr|gnustep-back-0.24.0-2|10	
14cr|gnustep-back-0.24.0-2|11	BuildRequires:	gcc-objc
14cr|gnustep-back-0.24.0-2|12	BuildRequires:	gnustep-make
14cr|gnustep-back-0.24.0-2|13	BuildRequires:	gnustep-base-devel
14cr|gnustep-back-0.24.0-2|14	BuildRequires:	gnustep-gui-devel
14cr|gnustep-back-0.24.0-2|15	BuildRequires:	pkgconfig(freetype2)
14cr|gnustep-back-0.24.0-2|16	BuildRequires:	pkgconfig(gl)
14cr|gnustep-back-0.24.0-2|17	BuildRequires:	pkgconfig(x11)
14cr|gnustep-back-0.24.0-2|18	BuildRequires:	pkgconfig(xext)
14cr|gnustep-back-0.24.0-2|19	BuildRequires:	pkgconfig(xmu)
14cr|gnustep-back-0.24.0-2|20	Requires:	gnustep-gui
14cr|gnustep-back-0.24.0-2|21	
14cr|gnustep-back-0.24.0-2|22	%description
14cr|gnustep-back-0.24.0-2|23	It is a library of graphical user interface classes written completely in the
14cr|gnustep-back-0.24.0-2|24	Objective-C language; the classes are based upon the OpenStep specification as
14cr|gnustep-back-0.24.0-2|25	released by NeXT Software, Inc. The library does not completely conform to the
14cr|gnustep-back-0.24.0-2|26	specification and has been enhanced in a number of ways to take advantage of
14cr|gnustep-back-0.24.0-2|27	the GNU system. These classes include graphical objects such as buttons, text
14cr|gnustep-back-0.24.0-2|28	fields, popup lists, browser lists, and windows; there are also many associated
14cr|gnustep-back-0.24.0-2|29	classes for handling events, colors, fonts, pasteboards and images.
14cr|gnustep-back-0.24.0-2|30	
14cr|gnustep-back-0.24.0-2|31	%files
14cr|gnustep-back-0.24.0-2|32	%doc ANNOUNCE COPYING.LIB INSTALL NEWS README
14cr|gnustep-back-0.24.0-2|33	%{_bindir}/*
14cr|gnustep-back-0.24.0-2|34	%{_libdir}/GNUstep/Bundles/*
14cr|gnustep-back-0.24.0-2|35	%{_libdir}/GNUstep/Fonts
14cr|gnustep-back-0.24.0-2|36	%{_mandir}/man1/*
14cr|gnustep-back-0.24.0-2|37	
14cr|gnustep-back-0.24.0-2|38	#----------------------------------------------------------------------------
14cr|gnustep-back-0.24.0-2|39	
14cr|gnustep-back-0.24.0-2|40	%prep
14cr|gnustep-back-0.24.0-2|41	%setup -q
14cr|gnustep-back-0.24.0-2|42	%patch0 -p0
14cr|gnustep-back-0.24.0-2|43	
14cr|gnustep-back-0.24.0-2|44	%build
14cr|gnustep-back-0.24.0-2|45	#define __cputoolize /bin/true
14cr|gnustep-back-0.24.0-2|46	# FIXME:	gold linker dies with internal error in convert_types, at ../../gold/gold.h:192 on i586
14cr|gnustep-back-0.24.0-2|47	%ifarch %{ix86}
14cr|gnustep-back-0.24.0-2|48	export CC="%{__cc} -fuse-ld=bfd"
14cr|gnustep-back-0.24.0-2|49	%endif
14cr|gnustep-back-0.24.0-2|50	%configure2_5x
14cr|gnustep-back-0.24.0-2|51	%make
14cr|gnustep-back-0.24.0-2|52	
14cr|gnustep-back-0.24.0-2|53	%install
14cr|gnustep-back-0.24.0-2|54	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-back-0.24.0-2|55	
14cr|gnustep-back-0.24.0-2|56	
14cr|gnustep-back-0.24.0-2|57	%changelog
14cr|gnustep-back-0.24.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-2
14cr|gnustep-back-0.24.0-2|59	+ Revision: 944745e
14cr|gnustep-back-0.24.0-2|60	- MassBuild#464: Increase release tag
14cr|gnustep-back-0.24.0-2|61	
14cr|gnustep-back-0.24.0-2|62	

1766 14
14cr|gnustep-base-1.24.6-7|1	%define build_doc 1
14cr|gnustep-base-1.24.6-7|2	
14cr|gnustep-base-1.24.6-7|3	%define major 1.24
14cr|gnustep-base-1.24.6-7|4	%define libname %mklibname %{name} %{major}
14cr|gnustep-base-1.24.6-7|5	%define devname %mklibname %{name} -d
14cr|gnustep-base-1.24.6-7|6	
14cr|gnustep-base-1.24.6-7|7	Summary:	GNUstep Base package
14cr|gnustep-base-1.24.6-7|8	Name:		gnustep-base
14cr|gnustep-base-1.24.6-7|9	Version:	1.24.6
14cr|gnustep-base-1.24.6-7|10	Release:	7
14cr|gnustep-base-1.24.6-7|11	License:	LGPLv2+
14cr|gnustep-base-1.24.6-7|12	Group:		Development/Other
14cr|gnustep-base-1.24.6-7|13	Url:		http://www.gnustep.org/
14cr|gnustep-base-1.24.6-7|14	Source0:	http://ftpmain.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
14cr|gnustep-base-1.24.6-7|15	Source100:	gnustep-base.rpmlintrc
14cr|gnustep-base-1.24.6-7|16	Patch0:		gnustep-base-1.24.6-force-ffi.patch
14cr|gnustep-base-1.24.6-7|17	BuildRequires:	gnustep-make >= 2.6.2-3
14cr|gnustep-base-1.24.6-7|18	BuildRequires:	gcc-objc
14cr|gnustep-base-1.24.6-7|19	BuildRequires:	binutils-devel
14cr|gnustep-base-1.24.6-7|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gnustep-base-1.24.6-7|21	BuildRequires:	pkgconfig(libxslt)
14cr|gnustep-base-1.24.6-7|22	BuildRequires:	pkgconfig(zlib)
14cr|gnustep-base-1.24.6-7|23	BuildRequires:	pkgconfig(openssl)
14cr|gnustep-base-1.24.6-7|24	BuildRequires:	pkgconfig(gnutls)
14cr|gnustep-base-1.24.6-7|25	BuildRequires:	pkgconfig(libffi)
14cr|gnustep-base-1.24.6-7|26	BuildRequires:	pkgconfig(avahi-client)
14cr|gnustep-base-1.24.6-7|27	BuildRequires:	pkgconfig(icu-i18n)
14cr|gnustep-base-1.24.6-7|28	%if %{build_doc}
14cr|gnustep-base-1.24.6-7|29	BuildRequires:	tetex-dvips
14cr|gnustep-base-1.24.6-7|30	BuildRequires:	texi2html
14cr|gnustep-base-1.24.6-7|31	BuildRequires:	texinfo
14cr|gnustep-base-1.24.6-7|32	%endif
14cr|gnustep-base-1.24.6-7|33	Requires:	gnustep-make >= 2.6.2-3
14cr|gnustep-base-1.24.6-7|34	
14cr|gnustep-base-1.24.6-7|35	%description
14cr|gnustep-base-1.24.6-7|36	The GNUstep Base Library is a powerful fast library of general-purpose,
14cr|gnustep-base-1.24.6-7|37	non-graphical Objective C classes, inspired by the superb OpenStep API but
14cr|gnustep-base-1.24.6-7|38	implementing Apple and GNU additions to the API as well. It includes for
14cr|gnustep-base-1.24.6-7|39	example classes for unicode strings, arrays, dictionaries, sets, byte
14cr|gnustep-base-1.24.6-7|40	streams, typed coders, invocations, notifications, notification dispatchers,
14cr|gnustep-base-1.24.6-7|41	scanners, tasks, files, networking, threading, remote object messaging
14cr|gnustep-base-1.24.6-7|42	support (distributed objects), event loops, loadable bundles, attributed
14cr|gnustep-base-1.24.6-7|43	unicode strings, xml, mime, user defaults. This package includes development
14cr|gnustep-base-1.24.6-7|44	headers too.
14cr|gnustep-base-1.24.6-7|45	
14cr|gnustep-base-1.24.6-7|46	%files
14cr|gnustep-base-1.24.6-7|47	%doc NEWS README
14cr|gnustep-base-1.24.6-7|48	%{_bindir}/*
14cr|gnustep-base-1.24.6-7|49	%{_libdir}/GNUstep
14cr|gnustep-base-1.24.6-7|50	%{_mandir}/man1/*
14cr|gnustep-base-1.24.6-7|51	%{_mandir}/man8/*
14cr|gnustep-base-1.24.6-7|52	%{_infodir}/*
14cr|gnustep-base-1.24.6-7|53	
14cr|gnustep-base-1.24.6-7|54	%post
14cr|gnustep-base-1.24.6-7|55	grep -q '^gdomap' /etc/services                                            \
14cr|gnustep-base-1.24.6-7|56	|| (echo "gdomap 538/tcp # GNUstep distributed objects" >> /etc/services  \
14cr|gnustep-base-1.24.6-7|57	&& echo "gdomap 538/udp # GNUstep distributed objects" >> /etc/services)
14cr|gnustep-base-1.24.6-7|58	
14cr|gnustep-base-1.24.6-7|59	%postun
14cr|gnustep-base-1.24.6-7|60	mv -f /etc/services /etc/services.orig
14cr|gnustep-base-1.24.6-7|61	grep -v "^gdomap 538" /etc/services.orig > /etc/services
14cr|gnustep-base-1.24.6-7|62	rm -f /etc/services.orig
14cr|gnustep-base-1.24.6-7|63	
14cr|gnustep-base-1.24.6-7|64	#-----------------------------------------------------------------------------
14cr|gnustep-base-1.24.6-7|65	
14cr|gnustep-base-1.24.6-7|66	%package -n %{libname}
14cr|gnustep-base-1.24.6-7|67	Summary:	Dynamic libraries from %{name}
14cr|gnustep-base-1.24.6-7|68	Group:		System/Libraries
14cr|gnustep-base-1.24.6-7|69	
14cr|gnustep-base-1.24.6-7|70	%description -n %{libname}
14cr|gnustep-base-1.24.6-7|71	Dynamic libraries from %{name}.
14cr|gnustep-base-1.24.6-7|72	
14cr|gnustep-base-1.24.6-7|73	%files -n %{libname}
14cr|gnustep-base-1.24.6-7|74	%{_libdir}/lib%{name}.so.%{major}*
14cr|gnustep-base-1.24.6-7|75	
14cr|gnustep-base-1.24.6-7|76	#-----------------------------------------------------------------------------
14cr|gnustep-base-1.24.6-7|77	
14cr|gnustep-base-1.24.6-7|78	%package -n %{devname}
14cr|gnustep-base-1.24.6-7|79	Summary:	Header files and static libraries from %{name}
14cr|gnustep-base-1.24.6-7|80	Group:		Development/Other
14cr|gnustep-base-1.24.6-7|81	Requires:	%{name} >= %{EVRD}
14cr|gnustep-base-1.24.6-7|82	Requires:	%{libname} = %{EVRD}
14cr|gnustep-base-1.24.6-7|83	Provides:	%{name}-devel = %{EVRD}
14cr|gnustep-base-1.24.6-7|84	
14cr|gnustep-base-1.24.6-7|85	%description -n %{devname}
14cr|gnustep-base-1.24.6-7|86	Libraries and includes files for developing programs based on %{name}.
14cr|gnustep-base-1.24.6-7|87	
14cr|gnustep-base-1.24.6-7|88	%files -n %{devname}
14cr|gnustep-base-1.24.6-7|89	%doc ANNOUNCE COPYING COPYING.LIB ChangeLog*
14cr|gnustep-base-1.24.6-7|90	%{_includedir}/*
14cr|gnustep-base-1.24.6-7|91	%{_datadir}/GNUstep/*
14cr|gnustep-base-1.24.6-7|92	%{_libdir}/*.so
14cr|gnustep-base-1.24.6-7|93	
14cr|gnustep-base-1.24.6-7|94	#-----------------------------------------------------------------------------
14cr|gnustep-base-1.24.6-7|95	
14cr|gnustep-base-1.24.6-7|96	%prep
14cr|gnustep-base-1.24.6-7|97	%setup -q
14cr|gnustep-base-1.24.6-7|98	%patch0 -p1
14cr|gnustep-base-1.24.6-7|99	
14cr|gnustep-base-1.24.6-7|100	%build
14cr|gnustep-base-1.24.6-7|101	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
14cr|gnustep-base-1.24.6-7|102	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
14cr|gnustep-base-1.24.6-7|103	fi
14cr|gnustep-base-1.24.6-7|104	%define __cputoolize /bin/true
14cr|gnustep-base-1.24.6-7|105	# FIXME We force ld.bfd because of a gold bug last seen in 2.23.51.0.8, causing
14cr|gnustep-base-1.24.6-7|106	# the build to fail on x86_32. -fuse-ld=bfd should be removed as soon as this
14cr|gnustep-base-1.24.6-7|107	# is fixed.
14cr|gnustep-base-1.24.6-7|108	export LDFLAGS="%{ldflags} -fuse-ld=bfd"
14cr|gnustep-base-1.24.6-7|109	%configure2_5x \
14cr|gnustep-base-1.24.6-7|110	--with-default-config=/etc/GNUstep/GNUstep.conf \
14cr|gnustep-base-1.24.6-7|111	--with-installation-domain=SYSTEM \
14cr|gnustep-base-1.24.6-7|112	--enable-setuid-gdomap
14cr|gnustep-base-1.24.6-7|113	%make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-base-1.24.6-7|114	
14cr|gnustep-base-1.24.6-7|115	%if %{build_doc}
14cr|gnustep-base-1.24.6-7|116	export LD_LIBRARY_PATH="${RPM_BUILD_DIR}/%{name}-%{version}/Source/obj:${LD_LIBRARY_PATH}"
14cr|gnustep-base-1.24.6-7|117	make -C Documentation
14cr|gnustep-base-1.24.6-7|118	%endif
14cr|gnustep-base-1.24.6-7|119	
14cr|gnustep-base-1.24.6-7|120	%install
14cr|gnustep-base-1.24.6-7|121	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
14cr|gnustep-base-1.24.6-7|122	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
14cr|gnustep-base-1.24.6-7|123	fi
14cr|gnustep-base-1.24.6-7|124	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-base-1.24.6-7|125	
14cr|gnustep-base-1.24.6-7|126	%if %{build_doc}
14cr|gnustep-base-1.24.6-7|127	cd Documentation
14cr|gnustep-base-1.24.6-7|128	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-base-1.24.6-7|129	%endif
14cr|gnustep-base-1.24.6-7|130	
14cr|gnustep-base-1.24.6-7|131	mkdir -p %{buildroot}%{_libdir}/GNUstep/Libraries/Resources
14cr|gnustep-base-1.24.6-7|132	
14cr|gnustep-base-1.24.6-7|133	
14cr|gnustep-base-1.24.6-7|134	%changelog
14cr|gnustep-base-1.24.6-7|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24.6-7
14cr|gnustep-base-1.24.6-7|136	+ Revision: 432f88f
14cr|gnustep-base-1.24.6-7|137	- MassBuild#464: Increase release tag
14cr|gnustep-base-1.24.6-7|138	
14cr|gnustep-base-1.24.6-7|139	

1767 14
14cr|gnustep-gui-0.24.0-6|1	%define major %(echo %version |cut -d. -f1-2)
14cr|gnustep-gui-0.24.0-6|2	%define libname %mklibname %{name} %{major}
14cr|gnustep-gui-0.24.0-6|3	%define devname %mklibname %{name} -d
14cr|gnustep-gui-0.24.0-6|4	
14cr|gnustep-gui-0.24.0-6|5	Summary:	GNUstep GUI package
14cr|gnustep-gui-0.24.0-6|6	Name:		gnustep-gui
14cr|gnustep-gui-0.24.0-6|7	Version:	0.24.0
14cr|gnustep-gui-0.24.0-6|8	Release:	6
14cr|gnustep-gui-0.24.0-6|9	License:	GPLv2+
14cr|gnustep-gui-0.24.0-6|10	Group:		Development/Other
14cr|gnustep-gui-0.24.0-6|11	Url:		http://www.gnustep.org/
14cr|gnustep-gui-0.24.0-6|12	Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
14cr|gnustep-gui-0.24.0-6|13	Patch0:		gnustep-gui-0.24.0-giflib51.patch
14cr|gnustep-gui-0.24.0-6|14	
14cr|gnustep-gui-0.24.0-6|15	BuildRequires:	gcc-objc
14cr|gnustep-gui-0.24.0-6|16	BuildRequires:	gnustep-make >= 2.6.2-3
14cr|gnustep-gui-0.24.0-6|17	BuildRequires:	aspell-devel
14cr|gnustep-gui-0.24.0-6|18	BuildRequires:	cups-devel
14cr|gnustep-gui-0.24.0-6|19	BuildRequires:	gnustep-base-devel >= 1.24.0-2
14cr|gnustep-gui-0.24.0-6|20	BuildRequires:	jpeg-devel
14cr|gnustep-gui-0.24.0-6|21	BuildRequires:	ungif-devel
14cr|gnustep-gui-0.24.0-6|22	BuildRequires:	pkgconfig(ao)
14cr|gnustep-gui-0.24.0-6|23	BuildRequires:	pkgconfig(sndfile)
14cr|gnustep-gui-0.24.0-6|24	BuildRequires:	pkgconfig(libpng) >= 1.5
14cr|gnustep-gui-0.24.0-6|25	Buildrequires:	pkgconfig(libtiff-4)
14cr|gnustep-gui-0.24.0-6|26	Requires:	gnustep-base >= 1.24.0-3
14cr|gnustep-gui-0.24.0-6|27	
14cr|gnustep-gui-0.24.0-6|28	%description
14cr|gnustep-gui-0.24.0-6|29	This is a library of graphical user interface classes written completely in the
14cr|gnustep-gui-0.24.0-6|30	Objective-C language; the classes are based upon the OpenStep specification as
14cr|gnustep-gui-0.24.0-6|31	released by NeXT Software, Inc.  The library does not completely conform to the
14cr|gnustep-gui-0.24.0-6|32	specification and has been enhanced in a number of ways to take advantage of
14cr|gnustep-gui-0.24.0-6|33	the GNU system. These classes include graphical objects such as buttons, text
14cr|gnustep-gui-0.24.0-6|34	fields, popup lists, browser lists, and windows; there are also many associated
14cr|gnustep-gui-0.24.0-6|35	classes for handling events, colors, fonts, pasteboards and images.
14cr|gnustep-gui-0.24.0-6|36	
14cr|gnustep-gui-0.24.0-6|37	%files
14cr|gnustep-gui-0.24.0-6|38	%doc ANNOUNCE COPYING.LIB BUGS NEWS README
14cr|gnustep-gui-0.24.0-6|39	%{_bindir}/*
14cr|gnustep-gui-0.24.0-6|40	%{_libdir}/GNUstep/*
14cr|gnustep-gui-0.24.0-6|41	
14cr|gnustep-gui-0.24.0-6|42	#----------------------------------------------------------------------------
14cr|gnustep-gui-0.24.0-6|43	
14cr|gnustep-gui-0.24.0-6|44	%package -n %{libname}
14cr|gnustep-gui-0.24.0-6|45	Summary:	Dynamic libraries from %{name}
14cr|gnustep-gui-0.24.0-6|46	Group:		System/Libraries
14cr|gnustep-gui-0.24.0-6|47	
14cr|gnustep-gui-0.24.0-6|48	%description -n %{libname}
14cr|gnustep-gui-0.24.0-6|49	Dynamic libraries from %{name}.
14cr|gnustep-gui-0.24.0-6|50	
14cr|gnustep-gui-0.24.0-6|51	%files -n %{libname}
14cr|gnustep-gui-0.24.0-6|52	%{_libdir}/lib%{name}.so.%{major}*
14cr|gnustep-gui-0.24.0-6|53	
14cr|gnustep-gui-0.24.0-6|54	#----------------------------------------------------------------------------
14cr|gnustep-gui-0.24.0-6|55	
14cr|gnustep-gui-0.24.0-6|56	%package -n %{devname}
14cr|gnustep-gui-0.24.0-6|57	Summary:	Header files and development library from %{name}
14cr|gnustep-gui-0.24.0-6|58	Group:		Development/Other
14cr|gnustep-gui-0.24.0-6|59	Requires:	%{libname} = %{EVRD}
14cr|gnustep-gui-0.24.0-6|60	Provides:	%{name}-devel = %{EVRD}
14cr|gnustep-gui-0.24.0-6|61	
14cr|gnustep-gui-0.24.0-6|62	%description -n %{devname}
14cr|gnustep-gui-0.24.0-6|63	Library and includes files for developing programs based on %{name}.
14cr|gnustep-gui-0.24.0-6|64	
14cr|gnustep-gui-0.24.0-6|65	%files -n %{devname}
14cr|gnustep-gui-0.24.0-6|66	%{_includedir}/*
14cr|gnustep-gui-0.24.0-6|67	%{_libdir}/*.so
14cr|gnustep-gui-0.24.0-6|68	%{_datadir}/GNUstep/Makefiles/Additional/*
14cr|gnustep-gui-0.24.0-6|69	
14cr|gnustep-gui-0.24.0-6|70	#----------------------------------------------------------------------------
14cr|gnustep-gui-0.24.0-6|71	
14cr|gnustep-gui-0.24.0-6|72	%prep
14cr|gnustep-gui-0.24.0-6|73	%setup -q
14cr|gnustep-gui-0.24.0-6|74	%apply_patches
14cr|gnustep-gui-0.24.0-6|75	
14cr|gnustep-gui-0.24.0-6|76	%build
14cr|gnustep-gui-0.24.0-6|77	%configure2_5x --with-installation-domain=SYSTEM
14cr|gnustep-gui-0.24.0-6|78	%make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-gui-0.24.0-6|79	
14cr|gnustep-gui-0.24.0-6|80	%install
14cr|gnustep-gui-0.24.0-6|81	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
14cr|gnustep-gui-0.24.0-6|82	
14cr|gnustep-gui-0.24.0-6|83	
14cr|gnustep-gui-0.24.0-6|84	%changelog
14cr|gnustep-gui-0.24.0-6|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-6
14cr|gnustep-gui-0.24.0-6|86	+ Revision: a9fd2da
14cr|gnustep-gui-0.24.0-6|87	- MassBuild#464: Increase release tag
14cr|gnustep-gui-0.24.0-6|88	
14cr|gnustep-gui-0.24.0-6|89	

1768 14
14cr|gnustep-make-2.6.6-2|1	# No binaries included => no need for a debug package
14cr|gnustep-make-2.6.6-2|2	# Still can't make it noarch because files will contain
14cr|gnustep-make-2.6.6-2|3	# lib vs. lib64 references
14cr|gnustep-make-2.6.6-2|4	%define debug_package %{nil}
14cr|gnustep-make-2.6.6-2|5	%define _disable_ld_no_undefined 1
14cr|gnustep-make-2.6.6-2|6	
14cr|gnustep-make-2.6.6-2|7	Summary:	GNUstep Makefile package
14cr|gnustep-make-2.6.6-2|8	Name:		gnustep-make
14cr|gnustep-make-2.6.6-2|9	Version:	2.6.6
14cr|gnustep-make-2.6.6-2|10	Release:	2
14cr|gnustep-make-2.6.6-2|11	License:	GPLv3+
14cr|gnustep-make-2.6.6-2|12	Group:		Development/Other
14cr|gnustep-make-2.6.6-2|13	Url:		http://www.gnustep.org/
14cr|gnustep-make-2.6.6-2|14	Source0: 	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
14cr|gnustep-make-2.6.6-2|15	Source100:	%{name}.rpmlintrc
14cr|gnustep-make-2.6.6-2|16	BuildRequires:	texinfo
14cr|gnustep-make-2.6.6-2|17	BuildRequires:	texlive-scheme-full
14cr|gnustep-make-2.6.6-2|18	BuildRequires:	latex2html
14cr|gnustep-make-2.6.6-2|19	BuildRequires:	tetex-latex
14cr|gnustep-make-2.6.6-2|20	BuildRequires:	tetex-dvips
14cr|gnustep-make-2.6.6-2|21	BuildRequires:	texi2html
14cr|gnustep-make-2.6.6-2|22	BuildConflicts:	%{name}
14cr|gnustep-make-2.6.6-2|23	
14cr|gnustep-make-2.6.6-2|24	%track
14cr|gnustep-make-2.6.6-2|25	prog %{name} = {
14cr|gnustep-make-2.6.6-2|26	version = %{version}
14cr|gnustep-make-2.6.6-2|27	url = http://ftp.gnustep.org/pub/gnustep/core/
14cr|gnustep-make-2.6.6-2|28	regex = %{name}-(__VER__)\.tar\.gz
14cr|gnustep-make-2.6.6-2|29	}
14cr|gnustep-make-2.6.6-2|30	
14cr|gnustep-make-2.6.6-2|31	%description
14cr|gnustep-make-2.6.6-2|32	This package contains the basic scripts, makefiles and directory layout
14cr|gnustep-make-2.6.6-2|33	needed to run and compile any GNUstep software.
14cr|gnustep-make-2.6.6-2|34	
14cr|gnustep-make-2.6.6-2|35	NOTE: Following FHS standards, this package will attempt to force all other
14cr|gnustep-make-2.6.6-2|36	gnustep-based into /usr/bin, /usr/lib, /usr/share, etc.  Many documentation
14cr|gnustep-make-2.6.6-2|37	files will refer to /usr/GNUstep as being the root directory, which is
14cr|gnustep-make-2.6.6-2|38	incorrect.  Also, user files are stored in ~/.gnustep rather than ~/GNUstep.
14cr|gnustep-make-2.6.6-2|39	
14cr|gnustep-make-2.6.6-2|40	%files
14cr|gnustep-make-2.6.6-2|41	%doc ANNOUNCE ChangeLog FAQ GNUstep-HOWTO NEWS README RELEASENOTES Version
14cr|gnustep-make-2.6.6-2|42	%doc Documentation/tmp-installation/System/Library/Documentation/Developer
14cr|gnustep-make-2.6.6-2|43	%doc Documentation/tmp-installation/System/Library/Documentation/User
14cr|gnustep-make-2.6.6-2|44	%{_sysconfdir}/GNUstep
14cr|gnustep-make-2.6.6-2|45	%{_bindir}/*
14cr|gnustep-make-2.6.6-2|46	%{_datadir}/GNUstep
14cr|gnustep-make-2.6.6-2|47	%{_mandir}/man1/*
14cr|gnustep-make-2.6.6-2|48	%{_mandir}/man7/*
14cr|gnustep-make-2.6.6-2|49	
14cr|gnustep-make-2.6.6-2|50	#----------------------------------------------------------------------------
14cr|gnustep-make-2.6.6-2|51	
14cr|gnustep-make-2.6.6-2|52	%prep
14cr|gnustep-make-2.6.6-2|53	%setup -q
14cr|gnustep-make-2.6.6-2|54	%if "%{_lib}" != "lib"
14cr|gnustep-make-2.6.6-2|55	sed -i -e 's,/lib,/%{_lib},g' FilesystemLayouts/fhs*
14cr|gnustep-make-2.6.6-2|56	%endif
14cr|gnustep-make-2.6.6-2|57	
14cr|gnustep-make-2.6.6-2|58	%build
14cr|gnustep-make-2.6.6-2|59	%configure2_5x \
14cr|gnustep-make-2.6.6-2|60	--with-layout=fhs-system \
14cr|gnustep-make-2.6.6-2|61	--with-user-dir=.gnustep
14cr|gnustep-make-2.6.6-2|62	%make
14cr|gnustep-make-2.6.6-2|63	sed -i -e 's|%{_prefix}/man|%{_mandir}|g' GNUstep.conf
14cr|gnustep-make-2.6.6-2|64	sed -i -e 's|%{_prefix}/info|%{_datadir}/GNUstep/info|g' GNUstep.conf
14cr|gnustep-make-2.6.6-2|65	cd Documentation
14cr|gnustep-make-2.6.6-2|66	%make
14cr|gnustep-make-2.6.6-2|67	
14cr|gnustep-make-2.6.6-2|68	%install
14cr|gnustep-make-2.6.6-2|69	%makeinstall_std
14cr|gnustep-make-2.6.6-2|70	
14cr|gnustep-make-2.6.6-2|71	cd Documentation
14cr|gnustep-make-2.6.6-2|72	make install
14cr|gnustep-make-2.6.6-2|73	mkdir -p %{buildroot}/%{_datadir}/GNUstep
14cr|gnustep-make-2.6.6-2|74	cd tmp-installation/System/Library/Documentation
14cr|gnustep-make-2.6.6-2|75	cp -fr info %{buildroot}/%{_datadir}/GNUstep/
14cr|gnustep-make-2.6.6-2|76	
14cr|gnustep-make-2.6.6-2|77	
14cr|gnustep-make-2.6.6-2|78	
14cr|gnustep-make-2.6.6-2|79	%changelog
14cr|gnustep-make-2.6.6-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.6-2
14cr|gnustep-make-2.6.6-2|81	+ Revision: 15c6f34
14cr|gnustep-make-2.6.6-2|82	- MassBuild#464: Increase release tag
14cr|gnustep-make-2.6.6-2|83	
14cr|gnustep-make-2.6.6-2|84	

1769 14
14cr|gnutrition-0.31-3|1	Summary:	A free nutrition analysis software
14cr|gnutrition-0.31-3|2	Name:		gnutrition
14cr|gnutrition-0.31-3|3	Version:	0.31
14cr|gnutrition-0.31-3|4	Release:	3
14cr|gnutrition-0.31-3|5	License:	GPLv3+
14cr|gnutrition-0.31-3|6	Group:		Sciences/Biology
14cr|gnutrition-0.31-3|7	Url:		http://www.gnu.org/software/gnutrition/
14cr|gnutrition-0.31-3|8	Source0:	http://ftp.gnu.org/gnu/gnutrition/%{name}-%{version}.tar.gz
14cr|gnutrition-0.31-3|9	Patch0:		gnutrition-0.31-mdv-fix-desktopfile-install-path.patch
14cr|gnutrition-0.31-3|10	BuildRequires:	python-mysql
14cr|gnutrition-0.31-3|11	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gnutrition-0.31-3|12	Requires:	gnome-python-desktop
14cr|gnutrition-0.31-3|13	Requires:	pygtk2.0
14cr|gnutrition-0.31-3|14	Requires:	python-mysql
14cr|gnutrition-0.31-3|15	BuildArch:	noarch
14cr|gnutrition-0.31-3|16	
14cr|gnutrition-0.31-3|17	%description
14cr|gnutrition-0.31-3|18	Gnutrition is a free nutrition analysis software written for the GNU
14cr|gnutrition-0.31-3|19	operating system. The US Department of Agriculture Nutrient Database of
14cr|gnutrition-0.31-3|20	Standard Reference is used as the source of food nutrient information.
14cr|gnutrition-0.31-3|21	It contains data on 81 nutrients for over 5,000 foods.
14cr|gnutrition-0.31-3|22	
14cr|gnutrition-0.31-3|23	%files
14cr|gnutrition-0.31-3|24	%doc AUTHORS COPYING README ChangeLog
14cr|gnutrition-0.31-3|25	%{_bindir}/%{name}
14cr|gnutrition-0.31-3|26	%{_datadir}/%{name}/src/*
14cr|gnutrition-0.31-3|27	%{_datadir}/pixmaps/*.png
14cr|gnutrition-0.31-3|28	%{_datadir}/data/*.txt
14cr|gnutrition-0.31-3|29	%{_datadir}/gnome/apps/Applications/%{name}.desktop
14cr|gnutrition-0.31-3|30	
14cr|gnutrition-0.31-3|31	#----------------------------------------------------------------------------
14cr|gnutrition-0.31-3|32	
14cr|gnutrition-0.31-3|33	%prep
14cr|gnutrition-0.31-3|34	%setup -q
14cr|gnutrition-0.31-3|35	%patch0 -p0
14cr|gnutrition-0.31-3|36	
14cr|gnutrition-0.31-3|37	%build
14cr|gnutrition-0.31-3|38	%configure2_5x
14cr|gnutrition-0.31-3|39	%make
14cr|gnutrition-0.31-3|40	
14cr|gnutrition-0.31-3|41	%install
14cr|gnutrition-0.31-3|42	%makeinstall
14cr|gnutrition-0.31-3|43	
14cr|gnutrition-0.31-3|44	
14cr|gnutrition-0.31-3|45	%changelog
14cr|gnutrition-0.31-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31-3
14cr|gnutrition-0.31-3|47	+ Revision: e70a3c4
14cr|gnutrition-0.31-3|48	- MassBuild#464: Increase release tag
14cr|gnutrition-0.31-3|49	
14cr|gnutrition-0.31-3|50	

1770 14
14cr|gnutu-2.5-7|1	%define _enable_debug_packages %{nil}
14cr|gnutu-2.5-7|2	%define debug_package %{nil}
14cr|gnutu-2.5-7|3	
14cr|gnutu-2.5-7|4	Summary:	Student's Schedule
14cr|gnutu-2.5-7|5	Name:		gnutu
14cr|gnutu-2.5-7|6	Version:	2.5
14cr|gnutu-2.5-7|7	Release:	7
14cr|gnutu-2.5-7|8	License:	GPLv2+
14cr|gnutu-2.5-7|9	Group:		Education
14cr|gnutu-2.5-7|10	Url:		http://www.gnutu.devnull.pl/
14cr|gnutu-2.5-7|11	Source0:	http://gnutu.devnull.pl/download.php?id=sources/gnutu-%{version}.tar.gz
14cr|gnutu-2.5-7|12	Patch0:		%{name}-desktop.patch
14cr|gnutu-2.5-7|13	BuildRequires:	gtk-sharp2
14cr|gnutu-2.5-7|14	BuildRequires:	glade-sharp2
14cr|gnutu-2.5-7|15	BuildRequires:	pkgconfig(mono)
14cr|gnutu-2.5-7|16	
14cr|gnutu-2.5-7|17	%description
14cr|gnutu-2.5-7|18	GNUTU (Student's Schedule) is designed for students from primary and secondary
14cr|gnutu-2.5-7|19	schools - using it, you can note various information (like marks, tests' dates
14cr|gnutu-2.5-7|20	and important school events). It also can create various statistics, search
14cr|gnutu-2.5-7|21	for all entered data, calculate your average; it can also serve as a diary and
14cr|gnutu-2.5-7|22	many, many more...
14cr|gnutu-2.5-7|23	
14cr|gnutu-2.5-7|24	%files -f %{name}.lang
14cr|gnutu-2.5-7|25	%defattr(644,root,root,755)
14cr|gnutu-2.5-7|26	%doc AUTHORS ChangeLog COPYING README
14cr|gnutu-2.5-7|27	%attr(755,root,root) %{_bindir}/%{name}
14cr|gnutu-2.5-7|28	%dir %{_libdir}/%{name}
14cr|gnutu-2.5-7|29	%{_libdir}/%{name}/*
14cr|gnutu-2.5-7|30	%{_datadir}/applications/gnutu.desktop
14cr|gnutu-2.5-7|31	%{_datadir}/pixmaps/gnutu.ico
14cr|gnutu-2.5-7|32	%{_datadir}/pixmaps/gnutu.png
14cr|gnutu-2.5-7|33	
14cr|gnutu-2.5-7|34	#----------------------------------------------------------------------------
14cr|gnutu-2.5-7|35	
14cr|gnutu-2.5-7|36	%prep
14cr|gnutu-2.5-7|37	%setup -q
14cr|gnutu-2.5-7|38	%patch0 -p1 -b .%{name}-desktop.patch
14cr|gnutu-2.5-7|39	
14cr|gnutu-2.5-7|40	%build
14cr|gnutu-2.5-7|41	%configure2_5x
14cr|gnutu-2.5-7|42	%make
14cr|gnutu-2.5-7|43	
14cr|gnutu-2.5-7|44	%install
14cr|gnutu-2.5-7|45	%makeinstall_std
14cr|gnutu-2.5-7|46	
14cr|gnutu-2.5-7|47	%find_lang %{name}
14cr|gnutu-2.5-7|48	
14cr|gnutu-2.5-7|49	
14cr|gnutu-2.5-7|50	%changelog
14cr|gnutu-2.5-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-7
14cr|gnutu-2.5-7|52	+ Revision: f5faf76
14cr|gnutu-2.5-7|53	- MassBuild#464: Increase release tag
14cr|gnutu-2.5-7|54	
14cr|gnutu-2.5-7|55	

1771 14
14cr|go-1.2.1-2|1	%define debug_package %{nil}
14cr|go-1.2.1-2|2	
14cr|go-1.2.1-2|3	%define goversion go1.2
14cr|go-1.2.1-2|4	
14cr|go-1.2.1-2|5	Summary:	A compiled, garbage-collected, concurrent programming language
14cr|go-1.2.1-2|6	Name:		go
14cr|go-1.2.1-2|7	Version:	1.2.1
14cr|go-1.2.1-2|8	Release:	2
14cr|go-1.2.1-2|9	License:	BSD-3-Clause
14cr|go-1.2.1-2|10	Group:		Development/Other
14cr|go-1.2.1-2|11	Url:		http://golang.org
14cr|go-1.2.1-2|12	Source0:	https://go.googlecode.com/files/%{name}%{version}.src.tar.gz
14cr|go-1.2.1-2|13	Source1:	%{name}.rpmlintrc
14cr|go-1.2.1-2|14	Source2:	go.sh
14cr|go-1.2.1-2|15	Source3:	macros.go
14cr|go-1.2.1-2|16	# This file is otherwise generated at build-time from the .hg directory, which was
14cr|go-1.2.1-2|17	# stripped from the tarball to save space. TODO: Update contents after version update!
14cr|go-1.2.1-2|18	Source4:	VERSION
14cr|go-1.2.1-2|19	Source5:	godoc.service
14cr|go-1.2.1-2|20	# PATCH-FIX-OPENSUSE add -s flag to 'go install' (don't rebuild/install std libs)
14cr|go-1.2.1-2|21	Patch3:		go-build-dont-reinstall-stdlibs.patch
14cr|go-1.2.1-2|22	# PATCH-FIX-OPENSUSE re-enable build binary only packages (we are binary distro)
14cr|go-1.2.1-2|23	# see http://code.google.com/p/go/issues/detail?id=2775 & also issue 3268
14cr|go-1.2.1-2|24	Patch4:		allow-binary-only-packages.patch
14cr|go-1.2.1-2|25	BuildRequires:	bison
14cr|go-1.2.1-2|26	BuildRequires:	ed
14cr|go-1.2.1-2|27	BuildRequires:	systemd
14cr|go-1.2.1-2|28	# We need to manually specify the release version string here. All code compiled
14cr|go-1.2.1-2|29	# with this package will have the release string specified by the VERSION file
14cr|go-1.2.1-2|30	# in this source tarball baked into it, libs compiled with a different version
14cr|go-1.2.1-2|31	# cannot be linked anyway so all library packages will depend on this version string.
14cr|go-1.2.1-2|32	# the version string is pulled into the %godepends macro using the "go version" command.
14cr|go-1.2.1-2|33	Provides:	go-devel = %{goversion}
14cr|go-1.2.1-2|34	Provides:	go-devel-static = %{goversion}
14cr|go-1.2.1-2|35	Obsoletes:	go-devel < %{goversion}
14cr|go-1.2.1-2|36	Obsoletes:	%{name}-kate < 1.2.1
14cr|go-1.2.1-2|37	
14cr|go-1.2.1-2|38	%description
14cr|go-1.2.1-2|39	Go is an expressive, concurrent, garbage collected systems programming language
14cr|go-1.2.1-2|40	that is type safe and memory safe. It has pointers but no pointer arithmetic.
14cr|go-1.2.1-2|41	Go has fast builds, clean syntax, garbage collection, methods for any type, and
14cr|go-1.2.1-2|42	run-time reflection. It feels like a dynamic language but has the speed and
14cr|go-1.2.1-2|43	safety of a static language.
14cr|go-1.2.1-2|44	
14cr|go-1.2.1-2|45	%files
14cr|go-1.2.1-2|46	%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
14cr|go-1.2.1-2|47	%ifarch %{ix86} %{arm}
14cr|go-1.2.1-2|48	%{_libdir}/go/pkg/tool/linux_%{go_arch}/8*
14cr|go-1.2.1-2|49	%endif
14cr|go-1.2.1-2|50	%ifarch x86_64
14cr|go-1.2.1-2|51	%{_libdir}/go/pkg/tool/linux_%{go_arch}/6*
14cr|go-1.2.1-2|52	%endif
14cr|go-1.2.1-2|53	%ifarch %{arm}
14cr|go-1.2.1-2|54	%{_libdir}/go/pkg/tool/linux_%{go_arch}/5*
14cr|go-1.2.1-2|55	%endif
14cr|go-1.2.1-2|56	%{_libdir}/go/src/cmd
14cr|go-1.2.1-2|57	%{_libdir}/go/src/pkg
14cr|go-1.2.1-2|58	%{_libdir}/go/pkg/linux_%{go_arch}/archive/tar.a
14cr|go-1.2.1-2|59	%{_libdir}/go/pkg/linux_%{go_arch}/archive/zip.a
14cr|go-1.2.1-2|60	%{_libdir}/go/pkg/linux_%{go_arch}/bufio.a
14cr|go-1.2.1-2|61	%{_libdir}/go/pkg/linux_%{go_arch}/bytes.a
14cr|go-1.2.1-2|62	%{_libdir}/go/pkg/linux_%{go_arch}/cgocall.h
14cr|go-1.2.1-2|63	%{_libdir}/go/pkg/linux_%{go_arch}/compress/bzip2.a
14cr|go-1.2.1-2|64	%{_libdir}/go/pkg/linux_%{go_arch}/compress/flate.a
14cr|go-1.2.1-2|65	%{_libdir}/go/pkg/linux_%{go_arch}/compress/gzip.a
14cr|go-1.2.1-2|66	%{_libdir}/go/pkg/linux_%{go_arch}/compress/lzw.a
14cr|go-1.2.1-2|67	%{_libdir}/go/pkg/linux_%{go_arch}/compress/zlib.a
14cr|go-1.2.1-2|68	%{_libdir}/go/pkg/linux_%{go_arch}/container/heap.a
14cr|go-1.2.1-2|69	%{_libdir}/go/pkg/linux_%{go_arch}/container/list.a
14cr|go-1.2.1-2|70	%{_libdir}/go/pkg/linux_%{go_arch}/container/ring.a
14cr|go-1.2.1-2|71	%{_libdir}/go/pkg/linux_%{go_arch}/crypto.a
14cr|go-1.2.1-2|72	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/aes.a
14cr|go-1.2.1-2|73	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/cipher.a
14cr|go-1.2.1-2|74	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/des.a
14cr|go-1.2.1-2|75	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/dsa.a
14cr|go-1.2.1-2|76	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/ecdsa.a
14cr|go-1.2.1-2|77	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/elliptic.a
14cr|go-1.2.1-2|78	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/hmac.a
14cr|go-1.2.1-2|79	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/md5.a
14cr|go-1.2.1-2|80	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rand.a
14cr|go-1.2.1-2|81	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rc4.a
14cr|go-1.2.1-2|82	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rsa.a
14cr|go-1.2.1-2|83	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha1.a
14cr|go-1.2.1-2|84	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha256.a
14cr|go-1.2.1-2|85	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha512.a
14cr|go-1.2.1-2|86	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/subtle.a
14cr|go-1.2.1-2|87	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/tls.a
14cr|go-1.2.1-2|88	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509.a
14cr|go-1.2.1-2|89	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509/pkix.a
14cr|go-1.2.1-2|90	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql.a
14cr|go-1.2.1-2|91	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql/driver.a
14cr|go-1.2.1-2|92	%{_libdir}/go/pkg/linux_%{go_arch}/debug/dwarf.a
14cr|go-1.2.1-2|93	%{_libdir}/go/pkg/linux_%{go_arch}/debug/elf.a
14cr|go-1.2.1-2|94	%{_libdir}/go/pkg/linux_%{go_arch}/debug/gosym.a
14cr|go-1.2.1-2|95	%{_libdir}/go/pkg/linux_%{go_arch}/debug/macho.a
14cr|go-1.2.1-2|96	%{_libdir}/go/pkg/linux_%{go_arch}/debug/pe.a
14cr|go-1.2.1-2|97	%{_libdir}/go/pkg/linux_%{go_arch}/encoding.a
14cr|go-1.2.1-2|98	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/ascii85.a
14cr|go-1.2.1-2|99	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/asn1.a
14cr|go-1.2.1-2|100	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base32.a
14cr|go-1.2.1-2|101	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base64.a
14cr|go-1.2.1-2|102	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/binary.a
14cr|go-1.2.1-2|103	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/csv.a
14cr|go-1.2.1-2|104	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/gob.a
14cr|go-1.2.1-2|105	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/hex.a
14cr|go-1.2.1-2|106	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/json.a
14cr|go-1.2.1-2|107	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/pem.a
14cr|go-1.2.1-2|108	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/xml.a
14cr|go-1.2.1-2|109	%{_libdir}/go/pkg/linux_%{go_arch}/errors.a
14cr|go-1.2.1-2|110	%{_libdir}/go/pkg/linux_%{go_arch}/expvar.a
14cr|go-1.2.1-2|111	%{_libdir}/go/pkg/linux_%{go_arch}/flag.a
14cr|go-1.2.1-2|112	%{_libdir}/go/pkg/linux_%{go_arch}/fmt.a
14cr|go-1.2.1-2|113	%{_libdir}/go/pkg/linux_%{go_arch}/go/ast.a
14cr|go-1.2.1-2|114	%{_libdir}/go/pkg/linux_%{go_arch}/go/build.a
14cr|go-1.2.1-2|115	%{_libdir}/go/pkg/linux_%{go_arch}/go/doc.a
14cr|go-1.2.1-2|116	%{_libdir}/go/pkg/linux_%{go_arch}/go/format.a
14cr|go-1.2.1-2|117	%{_libdir}/go/pkg/linux_%{go_arch}/go/parser.a
14cr|go-1.2.1-2|118	%{_libdir}/go/pkg/linux_%{go_arch}/go/printer.a
14cr|go-1.2.1-2|119	%{_libdir}/go/pkg/linux_%{go_arch}/go/scanner.a
14cr|go-1.2.1-2|120	%{_libdir}/go/pkg/linux_%{go_arch}/go/token.a
14cr|go-1.2.1-2|121	%{_libdir}/go/pkg/linux_%{go_arch}/hash.a
14cr|go-1.2.1-2|122	%{_libdir}/go/pkg/linux_%{go_arch}/hash/adler32.a
14cr|go-1.2.1-2|123	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc32.a
14cr|go-1.2.1-2|124	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc64.a
14cr|go-1.2.1-2|125	%{_libdir}/go/pkg/linux_%{go_arch}/hash/fnv.a
14cr|go-1.2.1-2|126	%{_libdir}/go/pkg/linux_%{go_arch}/html.a
14cr|go-1.2.1-2|127	%{_libdir}/go/pkg/linux_%{go_arch}/html/template.a
14cr|go-1.2.1-2|128	%{_libdir}/go/pkg/linux_%{go_arch}/image.a
14cr|go-1.2.1-2|129	%{_libdir}/go/pkg/linux_%{go_arch}/image/color.a
14cr|go-1.2.1-2|130	%{_libdir}/go/pkg/linux_%{go_arch}/image/color/palette.a
14cr|go-1.2.1-2|131	%{_libdir}/go/pkg/linux_%{go_arch}/image/draw.a
14cr|go-1.2.1-2|132	%{_libdir}/go/pkg/linux_%{go_arch}/image/gif.a
14cr|go-1.2.1-2|133	%{_libdir}/go/pkg/linux_%{go_arch}/image/jpeg.a
14cr|go-1.2.1-2|134	%{_libdir}/go/pkg/linux_%{go_arch}/image/png.a
14cr|go-1.2.1-2|135	%{_libdir}/go/pkg/linux_%{go_arch}/index/suffixarray.a
14cr|go-1.2.1-2|136	%{_libdir}/go/pkg/linux_%{go_arch}/io.a
14cr|go-1.2.1-2|137	%{_libdir}/go/pkg/linux_%{go_arch}/io/ioutil.a
14cr|go-1.2.1-2|138	%{_libdir}/go/pkg/linux_%{go_arch}/log.a
14cr|go-1.2.1-2|139	%{_libdir}/go/pkg/linux_%{go_arch}/log/syslog.a
14cr|go-1.2.1-2|140	%{_libdir}/go/pkg/linux_%{go_arch}/math.a
14cr|go-1.2.1-2|141	%{_libdir}/go/pkg/linux_%{go_arch}/math/big.a
14cr|go-1.2.1-2|142	%{_libdir}/go/pkg/linux_%{go_arch}/math/cmplx.a
14cr|go-1.2.1-2|143	%{_libdir}/go/pkg/linux_%{go_arch}/math/rand.a
14cr|go-1.2.1-2|144	%{_libdir}/go/pkg/linux_%{go_arch}/mime.a
14cr|go-1.2.1-2|145	%{_libdir}/go/pkg/linux_%{go_arch}/mime/multipart.a
14cr|go-1.2.1-2|146	%{_libdir}/go/pkg/linux_%{go_arch}/net.a
14cr|go-1.2.1-2|147	%{_libdir}/go/pkg/linux_%{go_arch}/net/http.a
14cr|go-1.2.1-2|148	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/cgi.a
14cr|go-1.2.1-2|149	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/cookiejar.a
14cr|go-1.2.1-2|150	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/fcgi.a
14cr|go-1.2.1-2|151	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httptest.a
14cr|go-1.2.1-2|152	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httputil.a
14cr|go-1.2.1-2|153	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/pprof.a
14cr|go-1.2.1-2|154	%{_libdir}/go/pkg/linux_%{go_arch}/net/mail.a
14cr|go-1.2.1-2|155	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc.a
14cr|go-1.2.1-2|156	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc/jsonrpc.a
14cr|go-1.2.1-2|157	%{_libdir}/go/pkg/linux_%{go_arch}/net/smtp.a
14cr|go-1.2.1-2|158	%{_libdir}/go/pkg/linux_%{go_arch}/net/textproto.a
14cr|go-1.2.1-2|159	%{_libdir}/go/pkg/linux_%{go_arch}/net/url.a
14cr|go-1.2.1-2|160	%{_libdir}/go/pkg/linux_%{go_arch}/os.a
14cr|go-1.2.1-2|161	%{_libdir}/go/pkg/linux_%{go_arch}/os/exec.a
14cr|go-1.2.1-2|162	%{_libdir}/go/pkg/linux_%{go_arch}/os/signal.a
14cr|go-1.2.1-2|163	%{_libdir}/go/pkg/linux_%{go_arch}/os/user.a
14cr|go-1.2.1-2|164	%{_libdir}/go/pkg/linux_%{go_arch}/path.a
14cr|go-1.2.1-2|165	%{_libdir}/go/pkg/linux_%{go_arch}/path/filepath.a
14cr|go-1.2.1-2|166	%{_libdir}/go/pkg/linux_%{go_arch}/reflect.a
14cr|go-1.2.1-2|167	%{_libdir}/go/pkg/linux_%{go_arch}/regexp.a
14cr|go-1.2.1-2|168	%{_libdir}/go/pkg/linux_%{go_arch}/regexp/syntax.a
14cr|go-1.2.1-2|169	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.a
14cr|go-1.2.1-2|170	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.h
14cr|go-1.2.1-2|171	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/cgo.a
14cr|go-1.2.1-2|172	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/debug.a
14cr|go-1.2.1-2|173	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/pprof.a
14cr|go-1.2.1-2|174	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/race.a
14cr|go-1.2.1-2|175	%{_libdir}/go/pkg/linux_%{go_arch}/sort.a
14cr|go-1.2.1-2|176	%{_libdir}/go/pkg/linux_%{go_arch}/strconv.a
14cr|go-1.2.1-2|177	%{_libdir}/go/pkg/linux_%{go_arch}/strings.a
14cr|go-1.2.1-2|178	%{_libdir}/go/pkg/linux_%{go_arch}/sync.a
14cr|go-1.2.1-2|179	%{_libdir}/go/pkg/linux_%{go_arch}/sync/atomic.a
14cr|go-1.2.1-2|180	%{_libdir}/go/pkg/linux_%{go_arch}/syscall.a
14cr|go-1.2.1-2|181	%{_libdir}/go/pkg/linux_%{go_arch}/testing.a
14cr|go-1.2.1-2|182	%{_libdir}/go/pkg/linux_%{go_arch}/testing/iotest.a
14cr|go-1.2.1-2|183	%{_libdir}/go/pkg/linux_%{go_arch}/testing/quick.a
14cr|go-1.2.1-2|184	%{_libdir}/go/pkg/linux_%{go_arch}/text/scanner.a
14cr|go-1.2.1-2|185	%{_libdir}/go/pkg/linux_%{go_arch}/text/tabwriter.a
14cr|go-1.2.1-2|186	%{_libdir}/go/pkg/linux_%{go_arch}/text/template.a
14cr|go-1.2.1-2|187	%{_libdir}/go/pkg/linux_%{go_arch}/text/template/parse.a
14cr|go-1.2.1-2|188	%{_libdir}/go/pkg/linux_%{go_arch}/time.a
14cr|go-1.2.1-2|189	%{_libdir}/go/pkg/linux_%{go_arch}/unicode.a
14cr|go-1.2.1-2|190	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf16.a
14cr|go-1.2.1-2|191	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf8.a
14cr|go-1.2.1-2|192	%{_libdir}/go/pkg/obj/linux_%{go_arch}/lib9.a
14cr|go-1.2.1-2|193	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libbio.a
14cr|go-1.2.1-2|194	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libcc.a
14cr|go-1.2.1-2|195	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libgc.a
14cr|go-1.2.1-2|196	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libmach.a
14cr|go-1.2.1-2|197	%{_libdir}/go/pkg/tool/linux_%{go_arch}/addr2line
14cr|go-1.2.1-2|198	%{_libdir}/go/pkg/tool/linux_%{go_arch}/cgo
14cr|go-1.2.1-2|199	%{_libdir}/go/pkg/tool/linux_%{go_arch}/dist
14cr|go-1.2.1-2|200	%{_libdir}/go/pkg/tool/linux_%{go_arch}/fix
14cr|go-1.2.1-2|201	%{_libdir}/go/pkg/tool/linux_%{go_arch}/nm
14cr|go-1.2.1-2|202	%{_libdir}/go/pkg/tool/linux_%{go_arch}/objdump
14cr|go-1.2.1-2|203	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pack
14cr|go-1.2.1-2|204	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pprof
14cr|go-1.2.1-2|205	%{_libdir}/go/pkg/tool/linux_%{go_arch}/yacc
14cr|go-1.2.1-2|206	%{_bindir}/go*
14cr|go-1.2.1-2|207	%{_datadir}/go
14cr|go-1.2.1-2|208	%config %{_sysconfdir}/bash_completion.d/go
14cr|go-1.2.1-2|209	%config %{_sysconfdir}/profile.d/go.sh
14cr|go-1.2.1-2|210	%config %{_sysconfdir}/rpm/macros.go
14cr|go-1.2.1-2|211	%{_unitdir}/godoc.service
14cr|go-1.2.1-2|212	
14cr|go-1.2.1-2|213	%post
14cr|go-1.2.1-2|214	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|go-1.2.1-2|215	
14cr|go-1.2.1-2|216	%preun
14cr|go-1.2.1-2|217	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|go-1.2.1-2|218	
14cr|go-1.2.1-2|219	%postun
14cr|go-1.2.1-2|220	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|go-1.2.1-2|221	
14cr|go-1.2.1-2|222	#----------------------------------------------------------------------------
14cr|go-1.2.1-2|223	
14cr|go-1.2.1-2|224	%package doc
14cr|go-1.2.1-2|225	Summary:	Go documentation
14cr|go-1.2.1-2|226	Requires:	%{name} = %{EVRD}
14cr|go-1.2.1-2|227	
14cr|go-1.2.1-2|228	%description doc
14cr|go-1.2.1-2|229	Go examples and documentation.
14cr|go-1.2.1-2|230	
14cr|go-1.2.1-2|231	%files doc
14cr|go-1.2.1-2|232	%doc doc misc
14cr|go-1.2.1-2|233	
14cr|go-1.2.1-2|234	#----------------------------------------------------------------------------
14cr|go-1.2.1-2|235	
14cr|go-1.2.1-2|236	%package vim
14cr|go-1.2.1-2|237	Summary:	Go syntax files for Vim
14cr|go-1.2.1-2|238	Group:		Editors
14cr|go-1.2.1-2|239	Requires:	%{name} = %{EVRD}
14cr|go-1.2.1-2|240	
14cr|go-1.2.1-2|241	%description vim
14cr|go-1.2.1-2|242	Vim syntax highlighting scheme for the Go programming language.
14cr|go-1.2.1-2|243	
14cr|go-1.2.1-2|244	%files vim
14cr|go-1.2.1-2|245	%dir %{_datadir}/vim
14cr|go-1.2.1-2|246	%{_datadir}/vim/*
14cr|go-1.2.1-2|247	
14cr|go-1.2.1-2|248	#----------------------------------------------------------------------------
14cr|go-1.2.1-2|249	
14cr|go-1.2.1-2|250	%package emacs
14cr|go-1.2.1-2|251	Summary:	Go language syntax files for Emacs
14cr|go-1.2.1-2|252	Group:		Editors
14cr|go-1.2.1-2|253	Requires:	%{name} = %{version}
14cr|go-1.2.1-2|254	
14cr|go-1.2.1-2|255	%description emacs
14cr|go-1.2.1-2|256	Emacs syntax highlighting scheme for the Go programming language.
14cr|go-1.2.1-2|257	
14cr|go-1.2.1-2|258	%files emacs
14cr|go-1.2.1-2|259	%{_datadir}/emacs/site-lisp/go-mode*
14cr|go-1.2.1-2|260	
14cr|go-1.2.1-2|261	#----------------------------------------------------------------------------
14cr|go-1.2.1-2|262	
14cr|go-1.2.1-2|263	%prep
14cr|go-1.2.1-2|264	%setup -q -n %{name}
14cr|go-1.2.1-2|265	%patch3 -p1
14cr|go-1.2.1-2|266	%patch4 -p1
14cr|go-1.2.1-2|267	cp %{SOURCE4} .
14cr|go-1.2.1-2|268	cp %{SOURCE5} .
14cr|go-1.2.1-2|269	
14cr|go-1.2.1-2|270	# setup go_arch (BSD-like scheme)
14cr|go-1.2.1-2|271	%ifarch %{ix86}
14cr|go-1.2.1-2|272	sed -i 's|GOARCH|386|' %{SOURCE3}
14cr|go-1.2.1-2|273	%define go_arch 386
14cr|go-1.2.1-2|274	%endif
14cr|go-1.2.1-2|275	%ifarch x86_64
14cr|go-1.2.1-2|276	sed -i 's|GOARCH|amd64|' %{SOURCE3}
14cr|go-1.2.1-2|277	%define go_arch amd64
14cr|go-1.2.1-2|278	%endif
14cr|go-1.2.1-2|279	%ifarch %{arm}
14cr|go-1.2.1-2|280	sed -i 's|GOARCH|arm|' %{SOURCE3}
14cr|go-1.2.1-2|281	%define go_arch arm
14cr|go-1.2.1-2|282	%endif
14cr|go-1.2.1-2|283	
14cr|go-1.2.1-2|284	%build
14cr|go-1.2.1-2|285	export GOROOT="`pwd`"
14cr|go-1.2.1-2|286	export GOROOT_FINAL=%{_libdir}/go
14cr|go-1.2.1-2|287	export GOBIN="$GOROOT/bin"
14cr|go-1.2.1-2|288	mkdir -p "$GOBIN"
14cr|go-1.2.1-2|289	cd src
14cr|go-1.2.1-2|290	export GDB_PRINTER="%{gdb_printer}"
14cr|go-1.2.1-2|291	HOST_EXTRA_CFLAGS="%{optflags} -Wno-error" ./make.bash
14cr|go-1.2.1-2|292	
14cr|go-1.2.1-2|293	%install
14cr|go-1.2.1-2|294	export GOROOT="%{buildroot}%{_libdir}/%{name}"
14cr|go-1.2.1-2|295	install -Dm644 misc/bash/go %{buildroot}%{_sysconfdir}/bash_completion.d/go
14cr|go-1.2.1-2|296	install -Dm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/go.sh
14cr|go-1.2.1-2|297	install -Dm644 misc/emacs/go-mode-load.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode-load.el
14cr|go-1.2.1-2|298	install -Dm644 misc/emacs/go-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode.el
14cr|go-1.2.1-2|299	install -Dm644 misc/vim/autoload/go/complete.vim %{buildroot}%{_datadir}/vim/site/autoload/go/complete.vim
14cr|go-1.2.1-2|300	install -d %{buildroot}%{_datadir}/vim/site/ftplugin/go
14cr|go-1.2.1-2|301	install -Dm644 misc/vim/ftplugin/go/{fmt,import}.vim %{buildroot}%{_datadir}/vim/site/ftplugin/go/
14cr|go-1.2.1-2|302	install -Dm644 misc/vim/ftplugin/go.vim %{buildroot}%{_datadir}/vim/site/ftplugin/go/
14cr|go-1.2.1-2|303	install -Dm644 misc/vim/indent/go.vim %{buildroot}%{_datadir}/vim/site/indent/go.vim
14cr|go-1.2.1-2|304	install -Dm644 misc/vim/plugin/godoc.vim %{buildroot}%{_datadir}/vim/site/plugin/godoc.vim
14cr|go-1.2.1-2|305	install -Dm644 misc/vim/syntax/godoc.vim %{buildroot}%{_datadir}/vim/site/syntax/godoc.vim
14cr|go-1.2.1-2|306	install -Dm644 misc/vim/syntax/go.vim %{buildroot}%{_datadir}/vim/site/syntax/go.vim
14cr|go-1.2.1-2|307	install -Dm644 misc/vim/ftdetect/gofiletype.vim %{buildroot}%{_datadir}/vim/site/ftdetect/gofiletype.vim
14cr|go-1.2.1-2|308	
14cr|go-1.2.1-2|309	# godoc service
14cr|go-1.2.1-2|310	mkdir -p %{buildroot}%{_unitdir}
14cr|go-1.2.1-2|311	install -Dm644 godoc.service %{buildroot}%{_unitdir}/godoc.service
14cr|go-1.2.1-2|312	
14cr|go-1.2.1-2|313	# copy document templates, packages, obj libs and command utilities
14cr|go-1.2.1-2|314	mkdir -p %{buildroot}%{_bindir}
14cr|go-1.2.1-2|315	mkdir -p $GOROOT/lib
14cr|go-1.2.1-2|316	mv pkg $GOROOT
14cr|go-1.2.1-2|317	mv bin/* %{buildroot}%{_bindir}
14cr|go-1.2.1-2|318	rm -f %{buildroot}%{_bindir}/{hgpatch,quietgcc}
14cr|go-1.2.1-2|319	
14cr|go-1.2.1-2|320	# source files for go install, godoc, etc
14cr|go-1.2.1-2|321	install -d %{buildroot}%{_datadir}/go
14cr|go-1.2.1-2|322	for ext in *.{go,c,h,s,S,py}; do
14cr|go-1.2.1-2|323	find src -name ${ext} -exec install -Dm644 \{\} %{buildroot}%{_datadir}/go/\{\} \;
14cr|go-1.2.1-2|324	done
14cr|go-1.2.1-2|325	mkdir -p $GOROOT/src
14cr|go-1.2.1-2|326	ln -s /usr/share/go/src/pkg $GOROOT/src/pkg
14cr|go-1.2.1-2|327	ln -s /usr/share/go/src/cmd $GOROOT/src/cmd
14cr|go-1.2.1-2|328	
14cr|go-1.2.1-2|329	# documentation and examples
14cr|go-1.2.1-2|330	# fix documetation permissions (rpmlint warning)
14cr|go-1.2.1-2|331	find doc/ misc/ -type f -exec chmod 0644 '{}' \;
14cr|go-1.2.1-2|332	# remove unwanted arch-dependant binaries (rpmlint warning)
14cr|go-1.2.1-2|333	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
14cr|go-1.2.1-2|334	rm -f misc/dashboard/builder/{gobuilder,*6,*.8}
14cr|go-1.2.1-2|335	rm -f misc/goplay/{goplay,*.6,*.8}
14cr|go-1.2.1-2|336	rm -rf misc/windows
14cr|go-1.2.1-2|337	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
14cr|go-1.2.1-2|338	
14cr|go-1.2.1-2|339	# install RPM macros ($GOARCH prepared in %%prep section)
14cr|go-1.2.1-2|340	install -Dm644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.go
14cr|go-1.2.1-2|341	
14cr|go-1.2.1-2|342	# break hard links
14cr|go-1.2.1-2|343	rm %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/{cgocall,runtime}.h
14cr|go-1.2.1-2|344	ln -s %{_datadir}/go/src/pkg/runtime/{cgocall,runtime}.h %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/
14cr|go-1.2.1-2|345	
14cr|go-1.2.1-2|346	strip %{buildroot}%{_bindir}/%{name}
14cr|go-1.2.1-2|347	
14cr|go-1.2.1-2|348	
14cr|go-1.2.1-2|349	%changelog
14cr|go-1.2.1-2|350	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|go-1.2.1-2|351	+ Revision: edb5d6e
14cr|go-1.2.1-2|352	- MassBuild#464: Increase release tag
14cr|go-1.2.1-2|353	
14cr|go-1.2.1-2|354	

1772 14
14cr|gogglesmm-0.12.6-2|1	Summary:	Goggles Music Manager
14cr|gogglesmm-0.12.6-2|2	Name:		gogglesmm
14cr|gogglesmm-0.12.6-2|3	Version:	0.12.6
14cr|gogglesmm-0.12.6-2|4	Release:	2
14cr|gogglesmm-0.12.6-2|5	Group:		Sound
14cr|gogglesmm-0.12.6-2|6	License:	GPLv3
14cr|gogglesmm-0.12.6-2|7	URL:		http://code.google.com/p/gogglesmm/
14cr|gogglesmm-0.12.6-2|8	Source0:	http://code.google.com/p/gogglesmm/%{name}-%{version}.tar.xz
14cr|gogglesmm-0.12.6-2|9	
14cr|gogglesmm-0.12.6-2|10	BuildRequires:	libgcrypt-devel
14cr|gogglesmm-0.12.6-2|11	BuildRequires:	pkgconfig(libxine)
14cr|gogglesmm-0.12.6-2|12	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|gogglesmm-0.12.6-2|13	BuildRequires:	pkgconfig(expat)
14cr|gogglesmm-0.12.6-2|14	BuildRequires:	pkgconfig(fox)
14cr|gogglesmm-0.12.6-2|15	BuildRequires:	pkgconfig(libcurl)
14cr|gogglesmm-0.12.6-2|16	BuildRequires:	pkgconfig(sqlite3)
14cr|gogglesmm-0.12.6-2|17	BuildRequires:	pkgconfig(taglib)
14cr|gogglesmm-0.12.6-2|18	BuildRequires:	pkgconfig(taglib-extras)
14cr|gogglesmm-0.12.6-2|19	
14cr|gogglesmm-0.12.6-2|20	%description
14cr|gogglesmm-0.12.6-2|21	Goggles Music Manager is a music collection manager and player that
14cr|gogglesmm-0.12.6-2|22	automatically categorizes your music files based on genre, artist, album, and
14cr|gogglesmm-0.12.6-2|23	song. It supports gapless playback and features easy tag editing.
14cr|gogglesmm-0.12.6-2|24	
14cr|gogglesmm-0.12.6-2|25	%prep
14cr|gogglesmm-0.12.6-2|26	%setup -q
14cr|gogglesmm-0.12.6-2|27	
14cr|gogglesmm-0.12.6-2|28	%build
14cr|gogglesmm-0.12.6-2|29	%configure2_5x
14cr|gogglesmm-0.12.6-2|30	
14cr|gogglesmm-0.12.6-2|31	%make
14cr|gogglesmm-0.12.6-2|32	
14cr|gogglesmm-0.12.6-2|33	%install
14cr|gogglesmm-0.12.6-2|34	%makeinstall_std
14cr|gogglesmm-0.12.6-2|35	
14cr|gogglesmm-0.12.6-2|36	%find_lang %{name}
14cr|gogglesmm-0.12.6-2|37	
14cr|gogglesmm-0.12.6-2|38	%files -f %{name}.lang
14cr|gogglesmm-0.12.6-2|39	%doc README ChangeLog AUTHORS COPYING
14cr|gogglesmm-0.12.6-2|40	%{_bindir}/%{name}
14cr|gogglesmm-0.12.6-2|41	%{_datadir}/applications/*.desktop
14cr|gogglesmm-0.12.6-2|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|gogglesmm-0.12.6-2|43	%{_mandir}/man1/%{name}.1*
14cr|gogglesmm-0.12.6-2|44	
14cr|gogglesmm-0.12.6-2|45	
14cr|gogglesmm-0.12.6-2|46	
14cr|gogglesmm-0.12.6-2|47	
14cr|gogglesmm-0.12.6-2|48	%changelog
14cr|gogglesmm-0.12.6-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.6-2
14cr|gogglesmm-0.12.6-2|50	+ Revision: 5c94b15
14cr|gogglesmm-0.12.6-2|51	- MassBuild#464: Increase release tag
14cr|gogglesmm-0.12.6-2|52	
14cr|gogglesmm-0.12.6-2|53	

1773 14
14cr|gok-2.30.1-5|1	Summary: GNOME On-screen Keyboard
14cr|gok-2.30.1-5|2	Name: gok
14cr|gok-2.30.1-5|3	Version: 2.30.1
14cr|gok-2.30.1-5|4	Release: 5
14cr|gok-2.30.1-5|5	License: LGPLv2+
14cr|gok-2.30.1-5|6	Group: Accessibility
14cr|gok-2.30.1-5|7	URL: http://www.gok.ca/
14cr|gok-2.30.1-5|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14cr|gok-2.30.1-5|9	# (fc) 0.11.12-1mdk use www-browser as web browser (Fedora)
14cr|gok-2.30.1-5|10	Patch0:	gok-0.10.2-launcher.patch
14cr|gok-2.30.1-5|11	Patch1: gok-2.28.0-fix-linking.patch
14cr|gok-2.30.1-5|12	BuildRequires:	pkgconfig(ORBit-2.0)
14cr|gok-2.30.1-5|13	BuildRequires:	pkgconfig(x11)
14cr|gok-2.30.1-5|14	BuildRequires:	pkgconfig(xi)
14cr|gok-2.30.1-5|15	BuildRequires:	pkgconfig(atk)
14cr|gok-2.30.1-5|16	BuildRequires:	pkgconfig(libcanberra-gtk)
14cr|gok-2.30.1-5|17	BuildRequires:	pkgconfig(gconf-2.0) GConf2
14cr|gok-2.30.1-5|18	BuildRequires:	pkgconfig(libspi-1.0)
14cr|gok-2.30.1-5|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|gok-2.30.1-5|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gok-2.30.1-5|21	BuildRequires:	pkgconfig(gnome-speech-1.0)
14cr|gok-2.30.1-5|22	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|gok-2.30.1-5|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gok-2.30.1-5|24	BuildRequires:	pkgconfig(libusb)
14cr|gok-2.30.1-5|25	BuildRequires:	gtk-doc
14cr|gok-2.30.1-5|26	BuildRequires:	intltool
14cr|gok-2.30.1-5|27	BuildRequires:	gnome-common
14cr|gok-2.30.1-5|28	BuildRequires:	pkgconfig(gail)
14cr|gok-2.30.1-5|29	BuildRequires:	pkgconfig(popt)
14cr|gok-2.30.1-5|30	Requires: scrollkeeper
14cr|gok-2.30.1-5|31	Requires: %{_lib}gail-gnome
14cr|gok-2.30.1-5|32	Requires(post): scrollkeeper
14cr|gok-2.30.1-5|33	Requires(postun): scrollkeeper
14cr|gok-2.30.1-5|34	
14cr|gok-2.30.1-5|35	%description
14cr|gok-2.30.1-5|36	The GNOME On-screen Keyboard (GOK) is a dynamic on-screen keyboard for
14cr|gok-2.30.1-5|37	UNIX and UNIX-like operating systems.  It features Direct Selection,
14cr|gok-2.30.1-5|38	Dwell Selection, Automatic Scanning and Inverse Scanning access
14cr|gok-2.30.1-5|39	methods and includes word completion.
14cr|gok-2.30.1-5|40	
14cr|gok-2.30.1-5|41	%prep
14cr|gok-2.30.1-5|42	%setup -q
14cr|gok-2.30.1-5|43	%patch0 -p1 -b .launcher
14cr|gok-2.30.1-5|44	%patch1 -p1
14cr|gok-2.30.1-5|45	autoreconf -fi
14cr|gok-2.30.1-5|46	
14cr|gok-2.30.1-5|47	%build
14cr|gok-2.30.1-5|48	
14cr|gok-2.30.1-5|49	%configure2_5x --enable-gtk-doc --enable-libusb-input
14cr|gok-2.30.1-5|50	%make
14cr|gok-2.30.1-5|51	
14cr|gok-2.30.1-5|52	%install
14cr|gok-2.30.1-5|53	rm -rf $RPM_BUILD_ROOT
14cr|gok-2.30.1-5|54	
14cr|gok-2.30.1-5|55	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|gok-2.30.1-5|56	
14cr|gok-2.30.1-5|57	%find_lang %{name} --with-gnome
14cr|gok-2.30.1-5|58	
14cr|gok-2.30.1-5|59	#remove unpackaged files
14cr|gok-2.30.1-5|60	rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper $RPM_BUILD_ROOT%_libdir/pkgconfig
14cr|gok-2.30.1-5|61	
14cr|gok-2.30.1-5|62	%if %mdkversion < 200900
14cr|gok-2.30.1-5|63	%post
14cr|gok-2.30.1-5|64	%update_scrollkeeper
14cr|gok-2.30.1-5|65	%post_install_gconf_schemas gok
14cr|gok-2.30.1-5|66	%{update_menus}
14cr|gok-2.30.1-5|67	%update_icon_cache hicolor
14cr|gok-2.30.1-5|68	%endif
14cr|gok-2.30.1-5|69	
14cr|gok-2.30.1-5|70	%preun
14cr|gok-2.30.1-5|71	%preun_uninstall_gconf_schemas gok
14cr|gok-2.30.1-5|72	
14cr|gok-2.30.1-5|73	%if %mdkversion < 200900
14cr|gok-2.30.1-5|74	%postun
14cr|gok-2.30.1-5|75	%clean_scrollkeeper
14cr|gok-2.30.1-5|76	%{clean_menus}
14cr|gok-2.30.1-5|77	%clean_icon_cache hicolor
14cr|gok-2.30.1-5|78	%endif
14cr|gok-2.30.1-5|79	
14cr|gok-2.30.1-5|80	%files -f %{name}.lang
14cr|gok-2.30.1-5|81	%defattr(-,root,root,-)
14cr|gok-2.30.1-5|82	%doc %{_datadir}/gtk-doc/html/*
14cr|gok-2.30.1-5|83	%{_sysconfdir}/gconf/schemas/*
14cr|gok-2.30.1-5|84	%{_bindir}/*
14cr|gok-2.30.1-5|85	%{_libdir}/bonobo/servers/*
14cr|gok-2.30.1-5|86	%{_datadir}/applications/*
14cr|gok-2.30.1-5|87	%{_datadir}/gok
14cr|gok-2.30.1-5|88	%_datadir/icons/hicolor/*/apps/*.*
14cr|gok-2.30.1-5|89	%{_datadir}/pixmaps/gok.png
14cr|gok-2.30.1-5|90	%_datadir/sounds/freedesktop/stereo/goksound*
14cr|gok-2.30.1-5|91	
14cr|gok-2.30.1-5|92	
14cr|gok-2.30.1-5|93	
14cr|gok-2.30.1-5|94	%changelog
14cr|gok-2.30.1-5|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.1-5
14cr|gok-2.30.1-5|96	+ Revision: c3d797e
14cr|gok-2.30.1-5|97	- MassBuild#464: Increase release tag
14cr|gok-2.30.1-5|98	
14cr|gok-2.30.1-5|99	

1774 14
14cr|goldendict-1.0.1-5|1	Name:		goldendict
14cr|goldendict-1.0.1-5|2	Version:	1.0.1
14cr|goldendict-1.0.1-5|3	Release:	5
14cr|goldendict-1.0.1-5|4	Summary:	A feature-rich dictionary lookup program
14cr|goldendict-1.0.1-5|5	Group:		Office
14cr|goldendict-1.0.1-5|6	License:	GPLv3+
14cr|goldendict-1.0.1-5|7	URL:		http://goldendict.berlios.de/
14cr|goldendict-1.0.1-5|8	Source0:	%{name}-%{version}-src.tar.bz2
14cr|goldendict-1.0.1-5|9	Patch0:		goldendict-1.0.1-gcc47.patch
14cr|goldendict-1.0.1-5|10	
14cr|goldendict-1.0.1-5|11	# Modify the Icon section in desktop file to comform package guideline.
14cr|goldendict-1.0.1-5|12	
14cr|goldendict-1.0.1-5|13	BuildRequires:	desktop-file-utils
14cr|goldendict-1.0.1-5|14	BuildRequires:	qt4-devel
14cr|goldendict-1.0.1-5|15	BuildRequires:	pkgconfig(hunspell)
14cr|goldendict-1.0.1-5|16	BuildRequires:	pkgconfig(phonon)
14cr|goldendict-1.0.1-5|17	BuildRequires:	pkgconfig(vorbis)
14cr|goldendict-1.0.1-5|18	BuildRequires:	pkgconfig(xtst)
14cr|goldendict-1.0.1-5|19	
14cr|goldendict-1.0.1-5|20	%description
14cr|goldendict-1.0.1-5|21	Goldendict is a feature-rich dictionary lookup program.
14cr|goldendict-1.0.1-5|22	The latest release has the following features:
14cr|goldendict-1.0.1-5|23	Use of WebKit for an accurate articles' representation;
14cr|goldendict-1.0.1-5|24	Support of multiple dictionary file formats;
14cr|goldendict-1.0.1-5|25	Support MediaWiki-based sites to perform search;
14cr|goldendict-1.0.1-5|26	Scan popup functionality.
14cr|goldendict-1.0.1-5|27	
14cr|goldendict-1.0.1-5|28	%prep
14cr|goldendict-1.0.1-5|29	%setup -q -c -n goldendict-%{version}-src
14cr|goldendict-1.0.1-5|30	%patch0 -p1
14cr|goldendict-1.0.1-5|31	
14cr|goldendict-1.0.1-5|32	%build
14cr|goldendict-1.0.1-5|33	# Fix the directory in goldendict.pro by removing apps
14cr|goldendict-1.0.1-5|34	sed -i 's/share\/apps\/goldendict/share\/goldendict/g' goldendict.pro
14cr|goldendict-1.0.1-5|35	# Fix the hunspell directory
14cr|goldendict-1.0.1-5|36	sed -i 's|myspell/dicts|myspell|g' config.cc
14cr|goldendict-1.0.1-5|37	# Fix prefix for /usr
14cr|goldendict-1.0.1-5|38	sed -i 's/usr\/local/usr/g' goldendict.pro
14cr|goldendict-1.0.1-5|39	%qmake_qt4
14cr|goldendict-1.0.1-5|40	%make
14cr|goldendict-1.0.1-5|41	
14cr|goldendict-1.0.1-5|42	%install
14cr|goldendict-1.0.1-5|43	make install INSTALL_ROOT=%{buildroot} INSTALL="install -p"
14cr|goldendict-1.0.1-5|44	rm -rf %{buildroot}/%{_datadir}/app-install
14cr|goldendict-1.0.1-5|45	
14cr|goldendict-1.0.1-5|46	# Fix the icon name in desktop file
14cr|goldendict-1.0.1-5|47	sed -i 's/\/usr\/share\/pixmaps\/goldendict\.png/goldendict/g' %{buildroot}/%{_datadir}/applications/goldendict.desktop
14cr|goldendict-1.0.1-5|48	# Fix the categories in desktop file
14cr|goldendict-1.0.1-5|49	desktop-file-install	\
14cr|goldendict-1.0.1-5|50	--add-category="Dictionary"	\
14cr|goldendict-1.0.1-5|51	--remove-category="Education"	\
14cr|goldendict-1.0.1-5|52	--remove-category="Applications"	\
14cr|goldendict-1.0.1-5|53	--delete-original	\
14cr|goldendict-1.0.1-5|54	--dir=%{buildroot}%{_datadir}/applications	\
14cr|goldendict-1.0.1-5|55	%{buildroot}%{_datadir}/applications/goldendict.desktop
14cr|goldendict-1.0.1-5|56	install -d %{buildroot}/%{_datadir}/goldendict/locale
14cr|goldendict-1.0.1-5|57	install -pm 644 locale/*.qm %{buildroot}/%{_datadir}/goldendict/locale
14cr|goldendict-1.0.1-5|58	
14cr|goldendict-1.0.1-5|59	%files
14cr|goldendict-1.0.1-5|60	%doc LICENSE.txt
14cr|goldendict-1.0.1-5|61	%dir %{_datadir}/goldendict/
14cr|goldendict-1.0.1-5|62	%dir %{_datadir}/goldendict/locale/
14cr|goldendict-1.0.1-5|63	%{_bindir}/goldendict
14cr|goldendict-1.0.1-5|64	%{_datadir}/applications/goldendict.desktop
14cr|goldendict-1.0.1-5|65	%{_datadir}/pixmaps/goldendict.png
14cr|goldendict-1.0.1-5|66	%{_datadir}/goldendict/locale/*.qm
14cr|goldendict-1.0.1-5|67	
14cr|goldendict-1.0.1-5|68	
14cr|goldendict-1.0.1-5|69	%changelog
14cr|goldendict-1.0.1-5|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cr|goldendict-1.0.1-5|71	+ Revision: 78531cc
14cr|goldendict-1.0.1-5|72	- MassBuild#464: Increase release tag
14cr|goldendict-1.0.1-5|73	
14cr|goldendict-1.0.1-5|74	

1775 14
14cr|goobox-3.0.1-2|1	%define name goobox
14cr|goobox-3.0.1-2|2	%define version 3.0.1
14cr|goobox-3.0.1-2|3	%define release 2
14cr|goobox-3.0.1-2|4	
14cr|goobox-3.0.1-2|5	Summary: CD player and ripper for GNOME
14cr|goobox-3.0.1-2|6	Name: %{name}
14cr|goobox-3.0.1-2|7	Version: %{version}
14cr|goobox-3.0.1-2|8	Release: %{release}
14cr|goobox-3.0.1-2|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/goobox/%{name}-%{version}.tar.xz
14cr|goobox-3.0.1-2|10	License: GPLv2+
14cr|goobox-3.0.1-2|11	Group: Sound
14cr|goobox-3.0.1-2|12	Url: http://www.gnome.org
14cr|goobox-3.0.1-2|13	BuildRequires: pkgconfig(gstreamer-0.10)
14cr|goobox-3.0.1-2|14	BuildRequires: pkgconfig(libmusicbrainz3)
14cr|goobox-3.0.1-2|15	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|goobox-3.0.1-2|16	BuildRequires: pkgconfig(libglade-2.0)
14cr|goobox-3.0.1-2|17	BuildRequires: pkgconfig(libnotify)
14cr|goobox-3.0.1-2|18	BuildRequires: scrollkeeper
14cr|goobox-3.0.1-2|19	BuildRequires: pkgconfig(gnome-doc-utils)
14cr|goobox-3.0.1-2|20	BuildRequires: pkgconfig(libexslt)
14cr|goobox-3.0.1-2|21	BuildRequires: pkgconfig(sm)
14cr|goobox-3.0.1-2|22	BuildRequires: desktop-file-utils
14cr|goobox-3.0.1-2|23	BuildRequires: intltool
14cr|goobox-3.0.1-2|24	BuildRequires: brasero-devel
14cr|goobox-3.0.1-2|25	BuildRequires: unique-devel
14cr|goobox-3.0.1-2|26	Requires: gstreamer0.10-plugins-good
14cr|goobox-3.0.1-2|27	Requires: dbus-x11
14cr|goobox-3.0.1-2|28	
14cr|goobox-3.0.1-2|29	%description
14cr|goobox-3.0.1-2|30	Goobox is a CD player and ripper that always knowns just what to do.
14cr|goobox-3.0.1-2|31	
14cr|goobox-3.0.1-2|32	%prep
14cr|goobox-3.0.1-2|33	%setup -q
14cr|goobox-3.0.1-2|34	
14cr|goobox-3.0.1-2|35	%build
14cr|goobox-3.0.1-2|36	%configure2_5x --disable-schemas-install --disable-scrollkeeper
14cr|goobox-3.0.1-2|37	%make
14cr|goobox-3.0.1-2|38	
14cr|goobox-3.0.1-2|39	%install
14cr|goobox-3.0.1-2|40	%makeinstall_std
14cr|goobox-3.0.1-2|41	%find_lang %name --with-gnome
14cr|goobox-3.0.1-2|42	
14cr|goobox-3.0.1-2|43	desktop-file-install --vendor="" \
14cr|goobox-3.0.1-2|44	--add-category="Audio;Player" \
14cr|goobox-3.0.1-2|45	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|goobox-3.0.1-2|46	
14cr|goobox-3.0.1-2|47	
14cr|goobox-3.0.1-2|48	%files -f %name.lang
14cr|goobox-3.0.1-2|49	%doc README NEWS AUTHORS ChangeLog
14cr|goobox-3.0.1-2|50	%_bindir/%name
14cr|goobox-3.0.1-2|51	%_datadir/applications/goobox.desktop
14cr|goobox-3.0.1-2|52	%_datadir/%{name}
14cr|goobox-3.0.1-2|53	%_datadir/icons/hicolor/*/apps/%{name}.*
14cr|goobox-3.0.1-2|54	%_datadir/GConf/gsettings/%{name}.convert
14cr|goobox-3.0.1-2|55	%_datadir/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
14cr|goobox-3.0.1-2|56	
14cr|goobox-3.0.1-2|57	
14cr|goobox-3.0.1-2|58	
14cr|goobox-3.0.1-2|59	%changelog
14cr|goobox-3.0.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-2
14cr|goobox-3.0.1-2|61	+ Revision: 97671b3
14cr|goobox-3.0.1-2|62	- MassBuild#464: Increase release tag
14cr|goobox-3.0.1-2|63	
14cr|goobox-3.0.1-2|64	

1776 14
14cr|goocanvasmm-1.90.8-2|1	%define url_ver %(echo %version | cut -d. -f1,2)
14cr|goocanvasmm-1.90.8-2|2	
14cr|goocanvasmm-1.90.8-2|3	%define api	2.0
14cr|goocanvasmm-1.90.8-2|4	%define major	6
14cr|goocanvasmm-1.90.8-2|5	%define libname %mklibname %{name} %{api} %{major}
14cr|goocanvasmm-1.90.8-2|6	%define devname %mklibname %{name} -d
14cr|goocanvasmm-1.90.8-2|7	
14cr|goocanvasmm-1.90.8-2|8	Summary:	C++ wrappers for goocanvas
14cr|goocanvasmm-1.90.8-2|9	Name:		goocanvasmm
14cr|goocanvasmm-1.90.8-2|10	Version:	1.90.8
14cr|goocanvasmm-1.90.8-2|11	Release:	2
14cr|goocanvasmm-1.90.8-2|12	License:	LGPLv2+
14cr|goocanvasmm-1.90.8-2|13	Group:		System/Libraries
14cr|goocanvasmm-1.90.8-2|14	URL:		http://www.gtkmm.org
14cr|goocanvasmm-1.90.8-2|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|goocanvasmm-1.90.8-2|16	
14cr|goocanvasmm-1.90.8-2|17	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|goocanvasmm-1.90.8-2|18	BuildRequires:	pkgconfig(goocanvas-2.0)
14cr|goocanvasmm-1.90.8-2|19	BuildRequires:	pkgconfig(gtkmm-3.0)
14cr|goocanvasmm-1.90.8-2|20	
14cr|goocanvasmm-1.90.8-2|21	%description
14cr|goocanvasmm-1.90.8-2|22	C++ wrappers for goocanvas.
14cr|goocanvasmm-1.90.8-2|23	
14cr|goocanvasmm-1.90.8-2|24	%package -n %{libname}
14cr|goocanvasmm-1.90.8-2|25	Summary:	C++ wrappers for goocanvas
14cr|goocanvasmm-1.90.8-2|26	Group:		System/Libraries
14cr|goocanvasmm-1.90.8-2|27	
14cr|goocanvasmm-1.90.8-2|28	%description -n	%{libname}
14cr|goocanvasmm-1.90.8-2|29	C++ wrappers for goocanvas.
14cr|goocanvasmm-1.90.8-2|30	
14cr|goocanvasmm-1.90.8-2|31	%package -n %{devname}
14cr|goocanvasmm-1.90.8-2|32	Summary:	Development files for %{name}
14cr|goocanvasmm-1.90.8-2|33	Group:		Development/C++
14cr|goocanvasmm-1.90.8-2|34	Requires:	%{libname} = %{version}-%{release}
14cr|goocanvasmm-1.90.8-2|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|goocanvasmm-1.90.8-2|36	
14cr|goocanvasmm-1.90.8-2|37	%description -n	%{devname}
14cr|goocanvasmm-1.90.8-2|38	C++ wrappers for goocanvas.
14cr|goocanvasmm-1.90.8-2|39	
14cr|goocanvasmm-1.90.8-2|40	This package contains all necessary files to compile or develop
14cr|goocanvasmm-1.90.8-2|41	programs/libraries that use %{name}.
14cr|goocanvasmm-1.90.8-2|42	
14cr|goocanvasmm-1.90.8-2|43	%prep
14cr|goocanvasmm-1.90.8-2|44	%setup -q
14cr|goocanvasmm-1.90.8-2|45	
14cr|goocanvasmm-1.90.8-2|46	%build
14cr|goocanvasmm-1.90.8-2|47	%configure2_5x
14cr|goocanvasmm-1.90.8-2|48	%make
14cr|goocanvasmm-1.90.8-2|49	
14cr|goocanvasmm-1.90.8-2|50	%install
14cr|goocanvasmm-1.90.8-2|51	%makeinstall_std
14cr|goocanvasmm-1.90.8-2|52	
14cr|goocanvasmm-1.90.8-2|53	%files -n %{libname}
14cr|goocanvasmm-1.90.8-2|54	%{_libdir}/libgoocanvasmm-%{api}.so.%{major}*
14cr|goocanvasmm-1.90.8-2|55	
14cr|goocanvasmm-1.90.8-2|56	%files -n %{devname}
14cr|goocanvasmm-1.90.8-2|57	%doc %{_datadir}/devhelp/books/%{name}-%{api}
14cr|goocanvasmm-1.90.8-2|58	%doc %{_datadir}/doc/%{name}-%{api}
14cr|goocanvasmm-1.90.8-2|59	%{_includedir}/%{name}-%{api}
14cr|goocanvasmm-1.90.8-2|60	%{_libdir}/*.so
14cr|goocanvasmm-1.90.8-2|61	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|goocanvasmm-1.90.8-2|62	%{_libdir}/%{name}-%{api}/include
14cr|goocanvasmm-1.90.8-2|63	
14cr|goocanvasmm-1.90.8-2|64	
14cr|goocanvasmm-1.90.8-2|65	%changelog
14cr|goocanvasmm-1.90.8-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.8-2
14cr|goocanvasmm-1.90.8-2|67	+ Revision: e490a87
14cr|goocanvasmm-1.90.8-2|68	- MassBuild#464: Increase release tag
14cr|goocanvasmm-1.90.8-2|69	
14cr|goocanvasmm-1.90.8-2|70	

1777 14
14cr|googlecl-0.9.14-2|1	Summary:	This tool brings Google services to the command line
14cr|googlecl-0.9.14-2|2	Name:		googlecl
14cr|googlecl-0.9.14-2|3	Version:	0.9.14
14cr|googlecl-0.9.14-2|4	Release:	2
14cr|googlecl-0.9.14-2|5	License:	ASL 2.0
14cr|googlecl-0.9.14-2|6	Group:		Networking/Other
14cr|googlecl-0.9.14-2|7	Url:		http://code.google.com/p/googlecl/
14cr|googlecl-0.9.14-2|8	Source0:	http://googlecl.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|googlecl-0.9.14-2|9	BuildRequires:	pkgconfig(python)
14cr|googlecl-0.9.14-2|10	Requires:	python-gdata
14cr|googlecl-0.9.14-2|11	BuildArch:	noarch
14cr|googlecl-0.9.14-2|12	
14cr|googlecl-0.9.14-2|13	%description
14cr|googlecl-0.9.14-2|14	GoogleCL is a command-line utility that provides access to various Google
14cr|googlecl-0.9.14-2|15	services. It streamlines tasks such as posting to a Blogger blog, adding events
14cr|googlecl-0.9.14-2|16	to Calendar, or editing documents on Google Docs.
14cr|googlecl-0.9.14-2|17	
14cr|googlecl-0.9.14-2|18	For example:
14cr|googlecl-0.9.14-2|19	$ google blogger post --blog "My blog" --tags "python, googlecl" my_post.html
14cr|googlecl-0.9.14-2|20	$ google calendar add "Lunch with Jason tomorrow at noon"
14cr|googlecl-0.9.14-2|21	$ google docs edit --title "Shopping list" --editor vim
14cr|googlecl-0.9.14-2|22	
14cr|googlecl-0.9.14-2|23	GoogleCL is a pure Python application that uses the Python gdata libraries to
14cr|googlecl-0.9.14-2|24	make Google Data API calls from the command line.
14cr|googlecl-0.9.14-2|25	
14cr|googlecl-0.9.14-2|26	%files
14cr|googlecl-0.9.14-2|27	%doc README.txt README.config INSTALL.txt
14cr|googlecl-0.9.14-2|28	%{_mandir}/man1/google.1*
14cr|googlecl-0.9.14-2|29	%{_bindir}/google
14cr|googlecl-0.9.14-2|30	%{python_sitelib}/%{name}-*.egg-info
14cr|googlecl-0.9.14-2|31	%{python_sitelib}/%{name}/*.py*
14cr|googlecl-0.9.14-2|32	%{python_sitelib}/%{name}/*/*.py*
14cr|googlecl-0.9.14-2|33	
14cr|googlecl-0.9.14-2|34	#----------------------------------------------------------------------------
14cr|googlecl-0.9.14-2|35	
14cr|googlecl-0.9.14-2|36	%prep
14cr|googlecl-0.9.14-2|37	%setup -q
14cr|googlecl-0.9.14-2|38	
14cr|googlecl-0.9.14-2|39	%build
14cr|googlecl-0.9.14-2|40	python setup.py build
14cr|googlecl-0.9.14-2|41	
14cr|googlecl-0.9.14-2|42	%install
14cr|googlecl-0.9.14-2|43	python setup.py install --root=%{buildroot} --skip-build
14cr|googlecl-0.9.14-2|44	mkdir -p %{buildroot}%{_mandir}/man1
14cr|googlecl-0.9.14-2|45	cp -a man/google.1 %{buildroot}%{_mandir}/man1
14cr|googlecl-0.9.14-2|46	
14cr|googlecl-0.9.14-2|47	
14cr|googlecl-0.9.14-2|48	%changelog
14cr|googlecl-0.9.14-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.14-2
14cr|googlecl-0.9.14-2|50	+ Revision: 60cf505
14cr|googlecl-0.9.14-2|51	- MassBuild#464: Increase release tag
14cr|googlecl-0.9.14-2|52	
14cr|googlecl-0.9.14-2|53	

1778 14
14cr|google-perftools-2.1-2|1	%define oname gperftools
14cr|google-perftools-2.1-2|2	
14cr|google-perftools-2.1-2|3	%define pr_major 0
14cr|google-perftools-2.1-2|4	%define major 4
14cr|google-perftools-2.1-2|5	%define libprofiler %mklibname profiler %{pr_major}
14cr|google-perftools-2.1-2|6	%define libtcmalloc %mklibname tcmalloc %{major}
14cr|google-perftools-2.1-2|7	%define libtcmallocpr %mklibname tcmalloc_and_profiler %{major}
14cr|google-perftools-2.1-2|8	%define libtcmallocd %mklibname tcmalloc_debug %{major}
14cr|google-perftools-2.1-2|9	%define libtcmallocm %mklibname tcmalloc_minimal %{major}
14cr|google-perftools-2.1-2|10	%define libtcmallocmd %mklibname tcmalloc_minimal_debug %{major}
14cr|google-perftools-2.1-2|11	%define devname %mklibname google-perftools -d
14cr|google-perftools-2.1-2|12	
14cr|google-perftools-2.1-2|13	Summary:	Performance tools for C++
14cr|google-perftools-2.1-2|14	Name:		google-perftools
14cr|google-perftools-2.1-2|15	Version:	2.1
14cr|google-perftools-2.1-2|16	Release:	2
14cr|google-perftools-2.1-2|17	License:	BSD
14cr|google-perftools-2.1-2|18	Group:		System/Libraries
14cr|google-perftools-2.1-2|19	Url:		http://code.google.com/p/%{oname}/
14cr|google-perftools-2.1-2|20	Source0:	http://%{oname}.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|google-perftools-2.1-2|21	BuildRequires:	file
14cr|google-perftools-2.1-2|22	BuildRequires:	libtool
14cr|google-perftools-2.1-2|23	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|24	
14cr|google-perftools-2.1-2|25	%description
14cr|google-perftools-2.1-2|26	The google-perftools packages contains some utilities to improve and analyze
14cr|google-perftools-2.1-2|27	the performance of C++ programs.  This includes an optimized thread-caching
14cr|google-perftools-2.1-2|28	malloc() and cpu and heap profiling utilities.
14cr|google-perftools-2.1-2|29	
14cr|google-perftools-2.1-2|30	%files
14cr|google-perftools-2.1-2|31	%doc AUTHORS COPYING ChangeLog INSTALL README
14cr|google-perftools-2.1-2|32	%{_bindir}/pprof
14cr|google-perftools-2.1-2|33	%{_mandir}/man1/pprof.1*
14cr|google-perftools-2.1-2|34	
14cr|google-perftools-2.1-2|35	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|36	
14cr|google-perftools-2.1-2|37	%package -n %{libprofiler}
14cr|google-perftools-2.1-2|38	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|39	Group:		System/Libraries
14cr|google-perftools-2.1-2|40	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|41	Obsoletes:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|42	
14cr|google-perftools-2.1-2|43	%description -n %{libprofiler}
14cr|google-perftools-2.1-2|44	Shared library for %{name}.
14cr|google-perftools-2.1-2|45	
14cr|google-perftools-2.1-2|46	%files -n %{libprofiler}
14cr|google-perftools-2.1-2|47	%{_libdir}/libprofiler.so.%{pr_major}*
14cr|google-perftools-2.1-2|48	
14cr|google-perftools-2.1-2|49	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|50	
14cr|google-perftools-2.1-2|51	%package -n %{libtcmalloc}
14cr|google-perftools-2.1-2|52	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|53	Group:		System/Libraries
14cr|google-perftools-2.1-2|54	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|55	
14cr|google-perftools-2.1-2|56	%description -n %{libtcmalloc}
14cr|google-perftools-2.1-2|57	Shared library for %{name}.
14cr|google-perftools-2.1-2|58	
14cr|google-perftools-2.1-2|59	%files -n %{libtcmalloc}
14cr|google-perftools-2.1-2|60	%{_libdir}/libtcmalloc.so.%{major}*
14cr|google-perftools-2.1-2|61	
14cr|google-perftools-2.1-2|62	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|63	
14cr|google-perftools-2.1-2|64	%package -n %{libtcmallocpr}
14cr|google-perftools-2.1-2|65	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|66	Group:		System/Libraries
14cr|google-perftools-2.1-2|67	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|68	
14cr|google-perftools-2.1-2|69	%description -n %{libtcmallocpr}
14cr|google-perftools-2.1-2|70	Shared library for %{name}.
14cr|google-perftools-2.1-2|71	
14cr|google-perftools-2.1-2|72	%files -n %{libtcmallocpr}
14cr|google-perftools-2.1-2|73	%{_libdir}/libtcmalloc_and_profiler.so.%{major}*
14cr|google-perftools-2.1-2|74	
14cr|google-perftools-2.1-2|75	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|76	
14cr|google-perftools-2.1-2|77	%package -n %{libtcmallocd}
14cr|google-perftools-2.1-2|78	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|79	Group:		System/Libraries
14cr|google-perftools-2.1-2|80	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|81	
14cr|google-perftools-2.1-2|82	%description -n %{libtcmallocd}
14cr|google-perftools-2.1-2|83	Shared library for %{name}.
14cr|google-perftools-2.1-2|84	
14cr|google-perftools-2.1-2|85	%files -n %{libtcmallocd}
14cr|google-perftools-2.1-2|86	%{_libdir}/libtcmalloc_debug.so.%{major}*
14cr|google-perftools-2.1-2|87	
14cr|google-perftools-2.1-2|88	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|89	
14cr|google-perftools-2.1-2|90	%package -n %{libtcmallocm}
14cr|google-perftools-2.1-2|91	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|92	Group:		System/Libraries
14cr|google-perftools-2.1-2|93	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|94	
14cr|google-perftools-2.1-2|95	%description -n %{libtcmallocm}
14cr|google-perftools-2.1-2|96	Shared library for %{name}.
14cr|google-perftools-2.1-2|97	
14cr|google-perftools-2.1-2|98	%files -n %{libtcmallocm}
14cr|google-perftools-2.1-2|99	%{_libdir}/libtcmalloc_minimal.so.%{major}*
14cr|google-perftools-2.1-2|100	
14cr|google-perftools-2.1-2|101	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|102	
14cr|google-perftools-2.1-2|103	%package -n %{libtcmallocmd}
14cr|google-perftools-2.1-2|104	Summary:	Shared library for %{name}
14cr|google-perftools-2.1-2|105	Group:		System/Libraries
14cr|google-perftools-2.1-2|106	Conflicts:	%{_lib}google-perftools4 < 2.1
14cr|google-perftools-2.1-2|107	
14cr|google-perftools-2.1-2|108	%description -n %{libtcmallocmd}
14cr|google-perftools-2.1-2|109	Shared library for %{name}.
14cr|google-perftools-2.1-2|110	
14cr|google-perftools-2.1-2|111	%files -n %{libtcmallocmd}
14cr|google-perftools-2.1-2|112	%{_libdir}/libtcmalloc_minimal_debug.so.%{major}*
14cr|google-perftools-2.1-2|113	
14cr|google-perftools-2.1-2|114	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|115	
14cr|google-perftools-2.1-2|116	%package -n %{devname}
14cr|google-perftools-2.1-2|117	Summary:	Development files for google-perftools libraries
14cr|google-perftools-2.1-2|118	Group:		Development/C++
14cr|google-perftools-2.1-2|119	Requires:	%{libprofiler} = %{EVRD}
14cr|google-perftools-2.1-2|120	Requires:	%{libtcmalloc} = %{EVRD}
14cr|google-perftools-2.1-2|121	Requires:	%{libtcmallocpr} = %{EVRD}
14cr|google-perftools-2.1-2|122	Requires:	%{libtcmallocd} = %{EVRD}
14cr|google-perftools-2.1-2|123	Requires:	%{libtcmallocm} = %{EVRD}
14cr|google-perftools-2.1-2|124	Requires:	%{libtcmallocmd} = %{EVRD}
14cr|google-perftools-2.1-2|125	Provides:	%{name}-devel = %{EVRD}
14cr|google-perftools-2.1-2|126	
14cr|google-perftools-2.1-2|127	%description -n %{devname}
14cr|google-perftools-2.1-2|128	Development files for google-perftools libraries.
14cr|google-perftools-2.1-2|129	
14cr|google-perftools-2.1-2|130	%files -n %{devname}
14cr|google-perftools-2.1-2|131	%doc doc/*.html doc/*.png doc/*.dot doc/*.gif doc/*.txt TODO
14cr|google-perftools-2.1-2|132	%{_includedir}/google/*.h
14cr|google-perftools-2.1-2|133	%{_includedir}/%{oname}/*.h
14cr|google-perftools-2.1-2|134	%{_libdir}/*.so
14cr|google-perftools-2.1-2|135	%{_libdir}/pkgconfig/*.pc
14cr|google-perftools-2.1-2|136	
14cr|google-perftools-2.1-2|137	#----------------------------------------------------------------------------
14cr|google-perftools-2.1-2|138	
14cr|google-perftools-2.1-2|139	%prep
14cr|google-perftools-2.1-2|140	%setup -qn %{oname}-%{version}
14cr|google-perftools-2.1-2|141	
14cr|google-perftools-2.1-2|142	%build
14cr|google-perftools-2.1-2|143	autoreconf -fi
14cr|google-perftools-2.1-2|144	%configure2_5x \
14cr|google-perftools-2.1-2|145	--disable-static \
14cr|google-perftools-2.1-2|146	%ifarch x86_64
14cr|google-perftools-2.1-2|147	--enable-frame-pointers
14cr|google-perftools-2.1-2|148	%endif
14cr|google-perftools-2.1-2|149	
14cr|google-perftools-2.1-2|150	%make
14cr|google-perftools-2.1-2|151	
14cr|google-perftools-2.1-2|152	%install
14cr|google-perftools-2.1-2|153	%makeinstall_std
14cr|google-perftools-2.1-2|154	
14cr|google-perftools-2.1-2|155	# cleanup
14cr|google-perftools-2.1-2|156	rm -rf %{buildroot}/usr/share/doc/%{oname}-%{version}
14cr|google-perftools-2.1-2|157	
14cr|google-perftools-2.1-2|158	%changelog
14cr|google-perftools-2.1-2|159	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
14cr|google-perftools-2.1-2|160	+ Revision: 5271bfd
14cr|google-perftools-2.1-2|161	- New version 2.1, split library package
14cr|google-perftools-2.1-2|162	
14cr|google-perftools-2.1-2|163	

1779 14
14cr|goollie-1.3-2|1	%define		oname	GoOllie
14cr|goollie-1.3-2|2	
14cr|goollie-1.3-2|3	Name:		goollie
14cr|goollie-1.3-2|4	Version:	1.3
14cr|goollie-1.3-2|5	Release:	2
14cr|goollie-1.3-2|6	Url:		http://tweeler.com/index.php?PAGE=goollie_linux
14cr|goollie-1.3-2|7	License:	GPLv3 and CC-BY-SA
14cr|goollie-1.3-2|8	Group:		Games/Arcade
14cr|goollie-1.3-2|9	Summary:	Arcage game about Ollie the Oligocheata, a worm on a mission
14cr|goollie-1.3-2|10	# http://www.tweeler.com/GoOllie_1.3_src.tar.gz
14cr|goollie-1.3-2|11	Source0:		%{oname}-%{version}.tar.bz2
14cr|goollie-1.3-2|12	Source1:	%{oname}.png
14cr|goollie-1.3-2|13	Patch0:		%{oname}.patch
14cr|goollie-1.3-2|14	BuildRequires:	cmake
14cr|goollie-1.3-2|15	BuildRequires:	libtuxcap-devel
14cr|goollie-1.3-2|16	BuildRequires:	imagemagick
14cr|goollie-1.3-2|17	BuildRequires:	pkgconfig(ImageMagick++)
14cr|goollie-1.3-2|18	
14cr|goollie-1.3-2|19	%description
14cr|goollie-1.3-2|20	Ollie the Oligocheata is a worm on a mission
14cr|goollie-1.3-2|21	He is on a mission to bring mouse controlled platforming fun to everyone!
14cr|goollie-1.3-2|22	
14cr|goollie-1.3-2|23	Go Ollie is a free Linux game with beautifully rendered scenes and animations.
14cr|goollie-1.3-2|24	The latest in innovative mouse controlled platform gaming featuring a unique
14cr|goollie-1.3-2|25	fusion of platform and match three gaming mechanics.
14cr|goollie-1.3-2|26	
14cr|goollie-1.3-2|27	Two gameplay modes:
14cr|goollie-1.3-2|28	- Story Mode with over 60 individual levels each with different objectives
14cr|goollie-1.3-2|29	- Fast and furious action game with unlimited re-playability
14cr|goollie-1.3-2|30	
14cr|goollie-1.3-2|31	Authors:
14cr|goollie-1.3-2|32	--------
14cr|goollie-1.3-2|33	Game design and game code - Charlie Dog
14cr|goollie-1.3-2|34	Art - Simon Lissaman
14cr|goollie-1.3-2|35	Music - Michael Watts / Encore Music
14cr|goollie-1.3-2|36	GNU/Linux port - W.P. van Paassen
14cr|goollie-1.3-2|37	
14cr|goollie-1.3-2|38	%prep
14cr|goollie-1.3-2|39	%setup -q -n %{oname}-%{version}
14cr|goollie-1.3-2|40	%patch0
14cr|goollie-1.3-2|41	
14cr|goollie-1.3-2|42	sed -i -e "s|SetAppResourceFolder.*|SetAppResourceFolder(\"%{_datadir}/%{name}\");|g" src/main.cpp
14cr|goollie-1.3-2|43	chmod go+r other_licenses/*
14cr|goollie-1.3-2|44	
14cr|goollie-1.3-2|45	%build
14cr|goollie-1.3-2|46	# imagemagick ugly hack
14cr|goollie-1.3-2|47	INCLUDE=`pkg-config --cflags-only-I Magick++|cut -c 3-`
14cr|goollie-1.3-2|48	LINKCXX=`pkg-config --libs-only-l Magick++|sed -e 's/.*\(Magick++[^[:space:]]*\) .*/\1/'`
14cr|goollie-1.3-2|49	LINKC=`pkg-config --libs-only-l ImageMagick|sed -e 's/.*\(MagickCore[^[:space:]]*\) .*/\1/'`
14cr|goollie-1.3-2|50	cmake \
14cr|goollie-1.3-2|51	-D IMAGEMAGICKLIB_INCLUDE_DIR=$INCLUDE \
14cr|goollie-1.3-2|52	-D IMAGEMAGICKLIB_CXX_LIBRARY=%{_libdir}/lib${LINKCXX}.so \
14cr|goollie-1.3-2|53	-D IMAGEMAGICKLIB_C_LIBRARY=%{_libdir}/lib${LINKC}.so \
14cr|goollie-1.3-2|54	-D CMAKE_INSTALL_PREFIX=%{_prefix} CMakeLists.txt
14cr|goollie-1.3-2|55	%make
14cr|goollie-1.3-2|56	%{py_compile src}
14cr|goollie-1.3-2|57	
14cr|goollie-1.3-2|58	%install
14cr|goollie-1.3-2|59	install -D -m 0755 %{oname} %{buildroot}%{_bindir}/%{name}
14cr|goollie-1.3-2|60	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|goollie-1.3-2|61	cp -a data/* %{buildroot}%{_datadir}/%{name}
14cr|goollie-1.3-2|62	cp -a src/*.py %{buildroot}%{_datadir}/%{name}
14cr|goollie-1.3-2|63	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|goollie-1.3-2|64	
14cr|goollie-1.3-2|65	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|goollie-1.3-2|66	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|goollie-1.3-2|67	[Desktop Entry]
14cr|goollie-1.3-2|68	Name=GoOllie
14cr|goollie-1.3-2|69	Comment=Ollie the Oligocheata, a worm on a mission
14cr|goollie-1.3-2|70	Exec=%{name}
14cr|goollie-1.3-2|71	Icon=%{name}
14cr|goollie-1.3-2|72	Terminal=false
14cr|goollie-1.3-2|73	Type=Application
14cr|goollie-1.3-2|74	StartupNotify=true
14cr|goollie-1.3-2|75	Categories=Game;ArcadeGame;
14cr|goollie-1.3-2|76	EOF
14cr|goollie-1.3-2|77	
14cr|goollie-1.3-2|78	%files
14cr|goollie-1.3-2|79	%doc COPYING README other_licenses/
14cr|goollie-1.3-2|80	%{_bindir}/%{name}
14cr|goollie-1.3-2|81	%dir %{_datadir}/%{name}
14cr|goollie-1.3-2|82	%{_datadir}/%{name}/*
14cr|goollie-1.3-2|83	%{_datadir}/applications/%{name}.desktop
14cr|goollie-1.3-2|84	%{_datadir}/pixmaps/%{name}.png
14cr|goollie-1.3-2|85	
14cr|goollie-1.3-2|86	
14cr|goollie-1.3-2|87	
14cr|goollie-1.3-2|88	%changelog
14cr|goollie-1.3-2|89	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 1.3-2
14cr|goollie-1.3-2|90	+ Revision: fc437df
14cr|goollie-1.3-2|91	- Merge pull request #1 from abfonly/goollie:rosa2014.1
14cr|goollie-1.3-2|92	- abfonly
14cr|goollie-1.3-2|93	
14cr|goollie-1.3-2|94	

1780 14
14cr|gosa-2.5.14-12|1	%define apacheuser apache
14cr|gosa-2.5.14-12|2	%define apachegroup apache
14cr|gosa-2.5.14-12|3	%define oleversion 0.0.0
14cr|gosa-2.5.14-12|4	
14cr|gosa-2.5.14-12|5	Summary: 	Web Based LDAP Administration Program
14cr|gosa-2.5.14-12|6	Name:		gosa
14cr|gosa-2.5.14-12|7	Version: 	2.5.14
14cr|gosa-2.5.14-12|8	Release:	12
14cr|gosa-2.5.14-12|9	License: 	GPL
14cr|gosa-2.5.14-12|10	Group: 		System/Configuration/Other
14cr|gosa-2.5.14-12|11	URL: 		http://gosa.gonicus.de
14cr|gosa-2.5.14-12|12	Source: 	ftp://oss.GONICUS.de/pub/gosa/beta/%{name}-%{version}.tar.bz2
14cr|gosa-2.5.14-12|13	Source1:	gosa.conf.mdv
14cr|gosa-2.5.14-12|14	Source2:	README.urpmi
14cr|gosa-2.5.14-12|15	# http://www.bettina-attack.de/jonny/view.php/projects/php_ole/
14cr|gosa-2.5.14-12|16	Source3:	php_ole-%{oleversion}.tar.bz2
14cr|gosa-2.5.14-12|17	Requires:	apache-mod_php
14cr|gosa-2.5.14-12|18	Requires:   apache-mod_socache_shmcb
14cr|gosa-2.5.14-12|19	Requires:	php-ldap
14cr|gosa-2.5.14-12|20	Requires:	php-imap
14cr|gosa-2.5.14-12|21	Requires:	php-mbstring
14cr|gosa-2.5.14-12|22	Requires:	php-mysql
14cr|gosa-2.5.14-12|23	Requires:	php-xml
14cr|gosa-2.5.14-12|24	Requires:	php-gd
14cr|gosa-2.5.14-12|25	Requires:	php-snmp
14cr|gosa-2.5.14-12|26	Requires:	php-iconv
14cr|gosa-2.5.14-12|27	Requires:	fping
14cr|gosa-2.5.14-12|28	Requires:	imagemagick
14cr|gosa-2.5.14-12|29	Requires:	smbldap-tools
14cr|gosa-2.5.14-12|30	BuildArch: 	noarch
14cr|gosa-2.5.14-12|31	
14cr|gosa-2.5.14-12|32	%description
14cr|gosa-2.5.14-12|33	GOsa is a combination of system-administrator and end-user web
14cr|gosa-2.5.14-12|34	interface, designed to handle LDAP based setups.
14cr|gosa-2.5.14-12|35	Provided is access to posix, shadow, samba, proxy, fax, and kerberos
14cr|gosa-2.5.14-12|36	accounts. It is able to manage the postfix/cyrus server combination
14cr|gosa-2.5.14-12|37	and can write user adapted sieve scripts.
14cr|gosa-2.5.14-12|38	
14cr|gosa-2.5.14-12|39	Access GOsa at http://localhost/gosa/
14cr|gosa-2.5.14-12|40	
14cr|gosa-2.5.14-12|41	%package schema
14cr|gosa-2.5.14-12|42	Group: 		System/Configuration/Other
14cr|gosa-2.5.14-12|43	Summary:        Schema Definitions for the GOSA package
14cr|gosa-2.5.14-12|44	Requires:	openldap-servers openldap-clients
14cr|gosa-2.5.14-12|45	
14cr|gosa-2.5.14-12|46	%description schema
14cr|gosa-2.5.14-12|47	Contains the Schema definition files for the GOSA admin package.
14cr|gosa-2.5.14-12|48	
14cr|gosa-2.5.14-12|49	%prep
14cr|gosa-2.5.14-12|50	%setup -q -a 3
14cr|gosa-2.5.14-12|51	find . -depth -name CVS -type d | xargs rm -rf
14cr|gosa-2.5.14-12|52	cp %{SOURCE2} .
14cr|gosa-2.5.14-12|53	
14cr|gosa-2.5.14-12|54	%build
14cr|gosa-2.5.14-12|55	
14cr|gosa-2.5.14-12|56	%install
14cr|gosa-2.5.14-12|57	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|gosa-2.5.14-12|58	
14cr|gosa-2.5.14-12|59	# (sb) seems broken - bad path to includes
14cr|gosa-2.5.14-12|60	sed -i 's|Excel/||g' include/php_writeexcel/class.excel.php
14cr|gosa-2.5.14-12|61	# (sb) copy the missing includes from SOURCE3 and rename docs
14cr|gosa-2.5.14-12|62	cp php_ole-%{oleversion}/*.php include/php_writeexcel
14cr|gosa-2.5.14-12|63	for i in README HOMEPAGE LICENSE; do \
14cr|gosa-2.5.14-12|64	mv php_ole-%{oleversion}/$i $i.php_ole; \
14cr|gosa-2.5.14-12|65	done
14cr|gosa-2.5.14-12|66	
14cr|gosa-2.5.14-12|67	DIRS="ihtml plugins html include locale"
14cr|gosa-2.5.14-12|68	for i in $DIRS; do \
14cr|gosa-2.5.14-12|69	cp -ua $i %{buildroot}%{_datadir}/%{name}/$i ; \
14cr|gosa-2.5.14-12|70	done
14cr|gosa-2.5.14-12|71	
14cr|gosa-2.5.14-12|72	# (sb) make rpmlint happier
14cr|gosa-2.5.14-12|73	find doc -type f | xargs chmod -x
14cr|gosa-2.5.14-12|74	
14cr|gosa-2.5.14-12|75	# (sb) error during setup if this isn't found
14cr|gosa-2.5.14-12|76	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
14cr|gosa-2.5.14-12|77	cp -a contrib/gosa.conf %{buildroot}%{_datadir}/%{name}/contrib
14cr|gosa-2.5.14-12|78	
14cr|gosa-2.5.14-12|79	# (sb) used by smarty compile
14cr|gosa-2.5.14-12|80	mkdir -p %{buildroot}/var/spool/gosa
14cr|gosa-2.5.14-12|81	
14cr|gosa-2.5.14-12|82	# Copy default config
14cr|gosa-2.5.14-12|83	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|gosa-2.5.14-12|84	install -m 640 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|gosa-2.5.14-12|85	mkdir -p %{buildroot}%{_webappconfdir}
14cr|gosa-2.5.14-12|86	
14cr|gosa-2.5.14-12|87	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|gosa-2.5.14-12|88	Alias /gosa %{_datadir}/%{name}/html
14cr|gosa-2.5.14-12|89	
14cr|gosa-2.5.14-12|90	<Directory %{_datadir}/%{name}/html>
14cr|gosa-2.5.14-12|91	Require host 127.0.0.1
14cr|gosa-2.5.14-12|92	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|gosa-2.5.14-12|93	</Directory>
14cr|gosa-2.5.14-12|94	EOF
14cr|gosa-2.5.14-12|95	
14cr|gosa-2.5.14-12|96	mkdir -p %{buildroot}%{_datadir}/openldap/schema/%{name}
14cr|gosa-2.5.14-12|97	mv contrib/openldap/*.schema %{buildroot}%{_datadir}/openldap/schema/%{name}
14cr|gosa-2.5.14-12|98	
14cr|gosa-2.5.14-12|99	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}-core.schema <<EOF
14cr|gosa-2.5.14-12|100	include %{_datadir}/openldap/schema/%{name}/goconfig.schema
14cr|gosa-2.5.14-12|101	include %{_datadir}/openldap/schema/%{name}/gofax.schema
14cr|gosa-2.5.14-12|102	include %{_datadir}/openldap/schema/%{name}/gofon.schema
14cr|gosa-2.5.14-12|103	include %{_datadir}/openldap/schema/%{name}/gosystem.schema
14cr|gosa-2.5.14-12|104	include %{_datadir}/openldap/schema/%{name}/goserver.schema
14cr|gosa-2.5.14-12|105	include %{_datadir}/openldap/schema/%{name}/goto.schema
14cr|gosa-2.5.14-12|106	include %{_datadir}/openldap/schema/%{name}/gosa+samba3.schema
14cr|gosa-2.5.14-12|107	include %{_datadir}/openldap/schema/%{name}/pureftpd.schema
14cr|gosa-2.5.14-12|108	EOF
14cr|gosa-2.5.14-12|109	
14cr|gosa-2.5.14-12|110	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/example.ldif <<EOF
14cr|gosa-2.5.14-12|111	# Organization for Example Corporation
14cr|gosa-2.5.14-12|112	# load this ldif before gosa.ldif (for an empty opendap db)
14cr|gosa-2.5.14-12|113	dn: dc=example,dc=com
14cr|gosa-2.5.14-12|114	objectClass: dcObject
14cr|gosa-2.5.14-12|115	objectClass: organization
14cr|gosa-2.5.14-12|116	dc: example
14cr|gosa-2.5.14-12|117	o: Example Corporation
14cr|gosa-2.5.14-12|118	description: The Example Corporation
14cr|gosa-2.5.14-12|119	
14cr|gosa-2.5.14-12|120	# Organizational Role for Directory Manager
14cr|gosa-2.5.14-12|121	dn: cn=Manager,dc=example,dc=com
14cr|gosa-2.5.14-12|122	objectClass: organizationalRole
14cr|gosa-2.5.14-12|123	cn: Manager
14cr|gosa-2.5.14-12|124	description: Directory Manager
14cr|gosa-2.5.14-12|125	
14cr|gosa-2.5.14-12|126	# groups
14cr|gosa-2.5.14-12|127	dn: ou=Group,dc=example,dc=com
14cr|gosa-2.5.14-12|128	objectClass: organizationalUnit
14cr|gosa-2.5.14-12|129	ou: Group
14cr|gosa-2.5.14-12|130	description: Groups
14cr|gosa-2.5.14-12|131	
14cr|gosa-2.5.14-12|132	# users
14cr|gosa-2.5.14-12|133	#dn: ou=People,dc=example,dc=com
14cr|gosa-2.5.14-12|134	#objectClass: organizationalUnit
14cr|gosa-2.5.14-12|135	#ou: People
14cr|gosa-2.5.14-12|136	#description: Users
14cr|gosa-2.5.14-12|137	EOF
14cr|gosa-2.5.14-12|138	
14cr|gosa-2.5.14-12|139	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}.ldif <<EOF
14cr|gosa-2.5.14-12|140	# Sample GOsa ldif
14cr|gosa-2.5.14-12|141	# username "admin", password "tester", group "administrators"
14cr|gosa-2.5.14-12|142	
14cr|gosa-2.5.14-12|143	# groups - may not be needed, in an fresh install I found I needed it
14cr|gosa-2.5.14-12|144	dn: ou=groups,dc=example,dc=com
14cr|gosa-2.5.14-12|145	objectClass: organizationalUnit
14cr|gosa-2.5.14-12|146	ou: groups
14cr|gosa-2.5.14-12|147	description: Groups
14cr|gosa-2.5.14-12|148	
14cr|gosa-2.5.14-12|149	# users - may not be needed, in a fresh install I found I needed it
14cr|gosa-2.5.14-12|150	dn: ou=people,dc=example,dc=com
14cr|gosa-2.5.14-12|151	objectClass: organizationalUnit
14cr|gosa-2.5.14-12|152	ou: people
14cr|gosa-2.5.14-12|153	description: Users
14cr|gosa-2.5.14-12|154	
14cr|gosa-2.5.14-12|155	dn: cn=admin,ou=people,dc=example,dc=com
14cr|gosa-2.5.14-12|156	objectClass: person
14cr|gosa-2.5.14-12|157	objectClass: organizationalPerson
14cr|gosa-2.5.14-12|158	objectClass: inetOrgPerson
14cr|gosa-2.5.14-12|159	objectClass: gosaAccount
14cr|gosa-2.5.14-12|160	uid: admin
14cr|gosa-2.5.14-12|161	cn: admin
14cr|gosa-2.5.14-12|162	givenName: admin
14cr|gosa-2.5.14-12|163	sn: GOsa main administrator
14cr|gosa-2.5.14-12|164	sambaLMPassword: 10974C6EFC0AEE1917306D272A9441BB
14cr|gosa-2.5.14-12|165	sambaNTPassword: 38F3951141D0F71A039CFA9D1EC06378
14cr|gosa-2.5.14-12|166	userPassword:: dGVzdGVy
14cr|gosa-2.5.14-12|167	
14cr|gosa-2.5.14-12|168	dn: cn=administrators,ou=groups,dc=example,dc=com
14cr|gosa-2.5.14-12|169	objectClass: gosaObject
14cr|gosa-2.5.14-12|170	objectClass: posixGroup
14cr|gosa-2.5.14-12|171	gosaSubtreeACL: :all
14cr|gosa-2.5.14-12|172	cn: administrators
14cr|gosa-2.5.14-12|173	gidNumber: 999
14cr|gosa-2.5.14-12|174	memberUid: admin
14cr|gosa-2.5.14-12|175	EOF
14cr|gosa-2.5.14-12|176	
14cr|gosa-2.5.14-12|177	# (sb) rpmlint
14cr|gosa-2.5.14-12|178	chmod +x contrib/scripts/*.pl
14cr|gosa-2.5.14-12|179	
14cr|gosa-2.5.14-12|180	
14cr|gosa-2.5.14-12|181	%post schema
14cr|gosa-2.5.14-12|182	grep -q "^include %{_datadir}/openldap/schema/%{name}/%{name}-core.schema" %{_sysconfdir}/openldap/schema/local.schema || echo "include %{_datadir}/openldap/schema/%{name}/%{name}-core.schema" >> /etc/openldap/schema/local.schema
14cr|gosa-2.5.14-12|183	if [ -f /var/lock/subsys/ldap ]; then
14cr|gosa-2.5.14-12|184	/etc/rc.d/init.d/ldap restart 1>&2;
14cr|gosa-2.5.14-12|185	fi
14cr|gosa-2.5.14-12|186	
14cr|gosa-2.5.14-12|187	
14cr|gosa-2.5.14-12|188	%postun schema
14cr|gosa-2.5.14-12|189	sed -i "s|^include %{_datadir}/openldap/schema/%{name}/%{name}-core.schema||" %{_sysconfdir}/openldap/schema/local.schema
14cr|gosa-2.5.14-12|190	if [ "$1" = "0" ]; then
14cr|gosa-2.5.14-12|191	if [ -f /var/lock/subsys/ldap ]; then
14cr|gosa-2.5.14-12|192	/etc/rc.d/init.d/ldap restart 1>&2
14cr|gosa-2.5.14-12|193	fi
14cr|gosa-2.5.14-12|194	fi
14cr|gosa-2.5.14-12|195	
14cr|gosa-2.5.14-12|196	%clean
14cr|gosa-2.5.14-12|197	
14cr|gosa-2.5.14-12|198	%files
14cr|gosa-2.5.14-12|199	%doc AUTHORS README README.urpmi
14cr|gosa-2.5.14-12|200	%doc Changelog COPYING INSTALL FAQ doc/*
14cr|gosa-2.5.14-12|201	#%doc contrib/altlinux contrib/fix_config.sh
14cr|gosa-2.5.14-12|202	#%doc contrib/mysql contrib/opensides contrib/patches
14cr|gosa-2.5.14-12|203	%doc contrib/scripts contrib/vacation_example.txt
14cr|gosa-2.5.14-12|204	%doc *.php_ole
14cr|gosa-2.5.14-12|205	
14cr|gosa-2.5.14-12|206	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|gosa-2.5.14-12|207	%attr(0750, %{apacheuser}, %{apachegroup}) %dir /var/spool/%{name}
14cr|gosa-2.5.14-12|208	%{_datadir}/%{name}
14cr|gosa-2.5.14-12|209	%dir %{_sysconfdir}/%{name}
14cr|gosa-2.5.14-12|210	%attr(0640, root, %{apachegroup}) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|gosa-2.5.14-12|211	
14cr|gosa-2.5.14-12|212	%files schema
14cr|gosa-2.5.14-12|213	%doc COPYING AUTHORS README README.urpmi
14cr|gosa-2.5.14-12|214	%doc contrib/demo.ldif contrib/openldap/slapd.conf
14cr|gosa-2.5.14-12|215	%dir %{_datadir}/openldap/schema/%{name}
14cr|gosa-2.5.14-12|216	%{_datadir}/openldap/schema/%{name}/*
14cr|gosa-2.5.14-12|217	
14cr|gosa-2.5.14-12|218	
14cr|gosa-2.5.14-12|219	
14cr|gosa-2.5.14-12|220	%changelog
14cr|gosa-2.5.14-12|221	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.14-12
14cr|gosa-2.5.14-12|222	+ Revision: 84df8f0
14cr|gosa-2.5.14-12|223	- MassBuild#464: Increase release tag
14cr|gosa-2.5.14-12|224	
14cr|gosa-2.5.14-12|225	

1781 14
14cr|gotmail-0.9.0-7|1	%define name	gotmail
14cr|gotmail-0.9.0-7|2	%define version	0.9.0
14cr|gotmail-0.9.0-7|3	%define release 7
14cr|gotmail-0.9.0-7|4	
14cr|gotmail-0.9.0-7|5	Name: 	 	%{name}
14cr|gotmail-0.9.0-7|6	Summary: 	Fetches mail from a Hotmail or MSN webmail account
14cr|gotmail-0.9.0-7|7	Version: 	%{version}
14cr|gotmail-0.9.0-7|8	Release: 	%{release}
14cr|gotmail-0.9.0-7|9	Source:		%{name}-%{version}.tar.bz2
14cr|gotmail-0.9.0-7|10	Patch0:		gotmail-0.90.patch
14cr|gotmail-0.9.0-7|11	URL:		http://gotmail.sourceforge.net/
14cr|gotmail-0.9.0-7|12	License:	GPLv2
14cr|gotmail-0.9.0-7|13	Group:		Networking/Mail
14cr|gotmail-0.9.0-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gotmail-0.9.0-7|15	Requires:	curl
14cr|gotmail-0.9.0-7|16	BuildArch:	noarch
14cr|gotmail-0.9.0-7|17	
14cr|gotmail-0.9.0-7|18	%description
14cr|gotmail-0.9.0-7|19	This is Gotmail, a perl script to fetch mail out of your Hotmail
14cr|gotmail-0.9.0-7|20	or MSN account. This is especially useful if you want to move from
14cr|gotmail-0.9.0-7|21	Hotmail into one of the other free mail services - one command can
14cr|gotmail-0.9.0-7|22	do it all. Gotmail also supports getting any new mail only from your
14cr|gotmail-0.9.0-7|23	Hotmail or MSN account - perfect for using a Hotmail account as a
14cr|gotmail-0.9.0-7|24	redirect address into another account.
14cr|gotmail-0.9.0-7|25	
14cr|gotmail-0.9.0-7|26	Also included is a script for use with Evolution.
14cr|gotmail-0.9.0-7|27	
14cr|gotmail-0.9.0-7|28	%prep
14cr|gotmail-0.9.0-7|29	%setup -q
14cr|gotmail-0.9.0-7|30	%patch0 -p1 -b .gotmail
14cr|gotmail-0.9.0-7|31	
14cr|gotmail-0.9.0-7|32	%build
14cr|gotmail-0.9.0-7|33	%make
14cr|gotmail-0.9.0-7|34	
14cr|gotmail-0.9.0-7|35	%install
14cr|gotmail-0.9.0-7|36	rm -rf $RPM_BUILD_ROOT
14cr|gotmail-0.9.0-7|37	make install DESTDIR="%{buildroot}" BINDIR=%{_bindir} MANDIR=%{_mandir}
14cr|gotmail-0.9.0-7|38	#install -o root -g root -m 755 gotmail4evolution %buildroot/%_bindir
14cr|gotmail-0.9.0-7|39	
14cr|gotmail-0.9.0-7|40	%clean
14cr|gotmail-0.9.0-7|41	rm -rf $RPM_BUILD_ROOT
14cr|gotmail-0.9.0-7|42	
14cr|gotmail-0.9.0-7|43	%files
14cr|gotmail-0.9.0-7|44	%defattr(-,root,root)
14cr|gotmail-0.9.0-7|45	%doc ChangeLog README sample.gotmailrc
14cr|gotmail-0.9.0-7|46	%{_bindir}/*
14cr|gotmail-0.9.0-7|47	%{_mandir}/man1/*
14cr|gotmail-0.9.0-7|48	
14cr|gotmail-0.9.0-7|49	
14cr|gotmail-0.9.0-7|50	
14cr|gotmail-0.9.0-7|51	%changelog
14cr|gotmail-0.9.0-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-7
14cr|gotmail-0.9.0-7|53	+ Revision: d0ae833
14cr|gotmail-0.9.0-7|54	- MassBuild#464: Increase release tag
14cr|gotmail-0.9.0-7|55	
14cr|gotmail-0.9.0-7|56	

1782 14
14cr|gource-0.40-3|1	Summary:	Software version control visualization tool
14cr|gource-0.40-3|2	Name:		gource
14cr|gource-0.40-3|3	Version:	0.40
14cr|gource-0.40-3|4	Release:	3
14cr|gource-0.40-3|5	License:	GPLv3+
14cr|gource-0.40-3|6	Group:		Monitoring
14cr|gource-0.40-3|7	Url:		htp://code.google.com/p/gource/
14cr|gource-0.40-3|8	Source0:	http://gource.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|gource-0.40-3|9	# cvs and svn scripts imported from suse
14cr|gource-0.40-3|10	Source1:	cvs-exp.pl
14cr|gource-0.40-3|11	Source2:	svn-gource.py
14cr|gource-0.40-3|12	BuildRequires:	boost-devel
14cr|gource-0.40-3|13	BuildRequires:	glm-devel
14cr|gource-0.40-3|14	BuildRequires:	jpeg-devel
14cr|gource-0.40-3|15	BuildRequires:	pkgconfig(freetype2)
14cr|gource-0.40-3|16	BuildRequires:	pkgconfig(ftgl)
14cr|gource-0.40-3|17	BuildRequires:	pkgconfig(glew)
14cr|gource-0.40-3|18	BuildRequires:	pkgconfig(libpcre)
14cr|gource-0.40-3|19	BuildRequires:	pkgconfig(libpng)
14cr|gource-0.40-3|20	BuildRequires:	pkgconfig(sdl)
14cr|gource-0.40-3|21	BuildRequires:	pkgconfig(SDL_image)
14cr|gource-0.40-3|22	
14cr|gource-0.40-3|23	%description
14cr|gource-0.40-3|24	Software projects are displayed by Gource as an animated tree with the root
14cr|gource-0.40-3|25	directory of the project at its center. Directories appear as branches with
14cr|gource-0.40-3|26	files as leaves. Developers can be seen working on the tree at the times they
14cr|gource-0.40-3|27	contributed to the project.
14cr|gource-0.40-3|28	
14cr|gource-0.40-3|29	%prep
14cr|gource-0.40-3|30	%setup -q
14cr|gource-0.40-3|31	
14cr|gource-0.40-3|32	%build
14cr|gource-0.40-3|33	%configure2_5x
14cr|gource-0.40-3|34	%make
14cr|gource-0.40-3|35	
14cr|gource-0.40-3|36	%install
14cr|gource-0.40-3|37	%makeinstall_std
14cr|gource-0.40-3|38	
14cr|gource-0.40-3|39	install %{SOURCE1} %{buildroot}%{_bindir}/cvs-exp
14cr|gource-0.40-3|40	install %{SOURCE2} %{buildroot}%{_bindir}/svn-gource
14cr|gource-0.40-3|41	
14cr|gource-0.40-3|42	%find_lang %{name} || touch %{name}.lang
14cr|gource-0.40-3|43	
14cr|gource-0.40-3|44	%files -f %{name}.lang
14cr|gource-0.40-3|45	%doc COPYING README THANKS ChangeLog
14cr|gource-0.40-3|46	%{_bindir}/gource
14cr|gource-0.40-3|47	%{_bindir}/cvs-exp
14cr|gource-0.40-3|48	%{_bindir}/svn-gource
14cr|gource-0.40-3|49	%{_datadir}/gource/*
14cr|gource-0.40-3|50	%{_mandir}/man1/gource.1*
14cr|gource-0.40-3|51	
14cr|gource-0.40-3|52	%changelog
14cr|gource-0.40-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40-3
14cr|gource-0.40-3|54	+ Revision: 4a96835
14cr|gource-0.40-3|55	- MassBuild#464: Increase release tag
14cr|gource-0.40-3|56	
14cr|gource-0.40-3|57	

1783 14
14cr|gourmet-0.15.9-3|1	Name: 	 	gourmet
14cr|gourmet-0.15.9-3|2	Summary: 	Recipe manager for the GNOME desktop
14cr|gourmet-0.15.9-3|3	Version: 	0.15.9
14cr|gourmet-0.15.9-3|4	Release: 	3
14cr|gourmet-0.15.9-3|5	Source:		http://prdownloads.sourceforge.net/grecipe-manager/%{name}-%{version}.tar.gz
14cr|gourmet-0.15.9-3|6	URL:		http://grecipe-manager.sourceforge.net/
14cr|gourmet-0.15.9-3|7	License:	GPLv2+
14cr|gourmet-0.15.9-3|8	Group:		Graphical desktop/GNOME
14cr|gourmet-0.15.9-3|9	BuildRequires:	python-devel
14cr|gourmet-0.15.9-3|10	BuildRequires:  python-metakit
14cr|gourmet-0.15.9-3|11	BuildRequires:	imagemagick
14cr|gourmet-0.15.9-3|12	BuildRequires:  desktop-file-utils
14cr|gourmet-0.15.9-3|13	BuildRequires:	pygtk2.0-devel
14cr|gourmet-0.15.9-3|14	BuildRequires:	python-sqlite2
14cr|gourmet-0.15.9-3|15	BuildRequires:	python-pyrtf
14cr|gourmet-0.15.9-3|16	BuildRequires:	python-imaging
14cr|gourmet-0.15.9-3|17	BuildRequires:	intltool
14cr|gourmet-0.15.9-3|18	Requires:	gnome-python
14cr|gourmet-0.15.9-3|19	Requires:	pygtk2.0-libglade
14cr|gourmet-0.15.9-3|20	Requires:	python-metakit
14cr|gourmet-0.15.9-3|21	Requires:	python-imaging
14cr|gourmet-0.15.9-3|22	Requires:	python-sqlite2
14cr|gourmet-0.15.9-3|23	Requires:	python-imaging
14cr|gourmet-0.15.9-3|24	Requires:	python-reportlab
14cr|gourmet-0.15.9-3|25	Requires:	gnome-python-gnomeprint
14cr|gourmet-0.15.9-3|26	Requires:	gnome-python-gtkspell
14cr|gourmet-0.15.9-3|27	Requires:	python-pyrtf
14cr|gourmet-0.15.9-3|28	Requires:	python-sqlalchemy
14cr|gourmet-0.15.9-3|29	Requires:	python-reportlab
14cr|gourmet-0.15.9-3|30	Requires:	python-pypoppler
14cr|gourmet-0.15.9-3|31	BuildArch:	noarch
14cr|gourmet-0.15.9-3|32	Requires(post): desktop-file-utils
14cr|gourmet-0.15.9-3|33	Requires(postun): desktop-file-utils
14cr|gourmet-0.15.9-3|34	
14cr|gourmet-0.15.9-3|35	%description
14cr|gourmet-0.15.9-3|36	Gourmet allows you to collect, search and organize your recipes, and to
14cr|gourmet-0.15.9-3|37	automatically generate shopping lists from your collection.
14cr|gourmet-0.15.9-3|38	
14cr|gourmet-0.15.9-3|39	%prep
14cr|gourmet-0.15.9-3|40	%setup -q
14cr|gourmet-0.15.9-3|41	
14cr|gourmet-0.15.9-3|42	#fix .desktop file
14cr|gourmet-0.15.9-3|43	sed -i -e 's/Icon=recbox.png/Icon=gourmet/g' %{name}.desktop.in
14cr|gourmet-0.15.9-3|44	
14cr|gourmet-0.15.9-3|45	%build
14cr|gourmet-0.15.9-3|46	%{__python} setup.py build
14cr|gourmet-0.15.9-3|47	
14cr|gourmet-0.15.9-3|48	%install
14cr|gourmet-0.15.9-3|49	rm -rf %{buildroot}
14cr|gourmet-0.15.9-3|50	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --disable-modules-check
14cr|gourmet-0.15.9-3|51	
14cr|gourmet-0.15.9-3|52	%find_lang %{name}
14cr|gourmet-0.15.9-3|53	
14cr|gourmet-0.15.9-3|54	#menu
14cr|gourmet-0.15.9-3|55	desktop-file-install --vendor="" \
14cr|gourmet-0.15.9-3|56	--remove-category="Application" \
14cr|gourmet-0.15.9-3|57	--add-category="GTK" \
14cr|gourmet-0.15.9-3|58	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gourmet-0.15.9-3|59	
14cr|gourmet-0.15.9-3|60	#icons
14cr|gourmet-0.15.9-3|61	mkdir -p %{buildroot}%{_liconsdir}
14cr|gourmet-0.15.9-3|62	convert -size 48x48 images/recbox.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|63	mkdir -p %{buildroot}%{_iconsdir}
14cr|gourmet-0.15.9-3|64	convert -size 32x32 images/recbox.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|65	mkdir -p %{buildroot}%{_miconsdir}
14cr|gourmet-0.15.9-3|66	convert -size 16x16 images/recbox.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|67	
14cr|gourmet-0.15.9-3|68	%clean
14cr|gourmet-0.15.9-3|69	rm -rf %{buildroot}
14cr|gourmet-0.15.9-3|70	
14cr|gourmet-0.15.9-3|71	%files -f %{name}.lang
14cr|gourmet-0.15.9-3|72	%defattr(-,root,root)
14cr|gourmet-0.15.9-3|73	%doc CHANGES MANIFEST PKG-INFO README TODO
14cr|gourmet-0.15.9-3|74	%{_bindir}/%{name}
14cr|gourmet-0.15.9-3|75	%{py_puresitedir}/%{name}
14cr|gourmet-0.15.9-3|76	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|gourmet-0.15.9-3|77	%{_datadir}/applications/*
14cr|gourmet-0.15.9-3|78	%{_datadir}/pixmaps/*
14cr|gourmet-0.15.9-3|79	%{_datadir}/%{name}
14cr|gourmet-0.15.9-3|80	%{_liconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|81	%{_iconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|82	%{_miconsdir}/%{name}.png
14cr|gourmet-0.15.9-3|83	
14cr|gourmet-0.15.9-3|84	
14cr|gourmet-0.15.9-3|85	
14cr|gourmet-0.15.9-3|86	%changelog
14cr|gourmet-0.15.9-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.9-3
14cr|gourmet-0.15.9-3|88	+ Revision: 815c527
14cr|gourmet-0.15.9-3|89	- MassBuild#464: Increase release tag
14cr|gourmet-0.15.9-3|90	
14cr|gourmet-0.15.9-3|91	

1784 14
14cr|gournal-0.5.1-9|1	%define name	gournal
14cr|gournal-0.5.1-9|2	%define version	0.5.1
14cr|gournal-0.5.1-9|3	%define release 9
14cr|gournal-0.5.1-9|4	
14cr|gournal-0.5.1-9|5	Name: 	 	%{name}
14cr|gournal-0.5.1-9|6	Summary: 	GNOME hardwriting notepad
14cr|gournal-0.5.1-9|7	Version: 	%{version}
14cr|gournal-0.5.1-9|8	Release: 	%{release}
14cr|gournal-0.5.1-9|9	
14cr|gournal-0.5.1-9|10	Source:		http://www.adebenham.com/debian/%{name}_%{version}-1.tar.bz2
14cr|gournal-0.5.1-9|11	URL:		http://www.adebenham.com/gournal/
14cr|gournal-0.5.1-9|12	License:	GPL
14cr|gournal-0.5.1-9|13	Group:		Office
14cr|gournal-0.5.1-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gournal-0.5.1-9|15	BuildArch:	noarch
14cr|gournal-0.5.1-9|16	BuildRequires:  imagemagick
14cr|gournal-0.5.1-9|17	
14cr|gournal-0.5.1-9|18	%description
14cr|gournal-0.5.1-9|19	Gournal is a note-taking application written for usage on Tablet-PCs.  It's
14cr|gournal-0.5.1-9|20	designed for usage with a stylus, not a mouse or keyboard.  It does not have
14cr|gournal-0.5.1-9|21	handwriting recognition but can be used in co-ordination with xstroke to
14cr|gournal-0.5.1-9|22	accept text.  The pages are saved as gzipped SVG files (not totally standard
14cr|gournal-0.5.1-9|23	yet but working on it).
14cr|gournal-0.5.1-9|24	
14cr|gournal-0.5.1-9|25	Gournal looks/works just like a physical notebook with multiple pages.
14cr|gournal-0.5.1-9|26	Gournal has the following tools:
14cr|gournal-0.5.1-9|27	* Fine/Normal/Medium/Think Pens
14cr|gournal-0.5.1-9|28	* Eraser
14cr|gournal-0.5.1-9|29	* Highliter
14cr|gournal-0.5.1-9|30	* Typed Text
14cr|gournal-0.5.1-9|31	* Time-stamp
14cr|gournal-0.5.1-9|32	* Zoom
14cr|gournal-0.5.1-9|33	* Infinite undo/redo
14cr|gournal-0.5.1-9|34	* Delete entire strokes
14cr|gournal-0.5.1-9|35	* Networkable pages
14cr|gournal-0.5.1-9|36	* <Insert Images>
14cr|gournal-0.5.1-9|37	* <Load a file as the background>
14cr|gournal-0.5.1-9|38	
14cr|gournal-0.5.1-9|39	%prep
14cr|gournal-0.5.1-9|40	%setup -q -n %name
14cr|gournal-0.5.1-9|41	
14cr|gournal-0.5.1-9|42	%install
14cr|gournal-0.5.1-9|43	rm -rf $RPM_BUILD_ROOT
14cr|gournal-0.5.1-9|44	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|gournal-0.5.1-9|45	cp %name $RPM_BUILD_ROOT/%_bindir/
14cr|gournal-0.5.1-9|46	mkdir -p $RPM_BUILD_ROOT/%_datadir/%name
14cr|gournal-0.5.1-9|47	cp *.glade pixmaps/*.png $RPM_BUILD_ROOT/%_datadir/%name
14cr|gournal-0.5.1-9|48	
14cr|gournal-0.5.1-9|49	#menu
14cr|gournal-0.5.1-9|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gournal-0.5.1-9|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gournal-0.5.1-9|52	[Desktop Entry]
14cr|gournal-0.5.1-9|53	Type=Application
14cr|gournal-0.5.1-9|54	Exec=Office;
14cr|gournal-0.5.1-9|55	Icon=%{name}
14cr|gournal-0.5.1-9|56	Name=Gournal
14cr|gournal-0.5.1-9|57	Comment=Handwriting notepad
14cr|gournal-0.5.1-9|58	Categories=Office/Accessories
14cr|gournal-0.5.1-9|59	EOF
14cr|gournal-0.5.1-9|60	
14cr|gournal-0.5.1-9|61	#icons
14cr|gournal-0.5.1-9|62	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|gournal-0.5.1-9|63	convert -size 48x48 pixmaps/pencil.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|gournal-0.5.1-9|64	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|gournal-0.5.1-9|65	convert -size 32x32 pixmaps/pencil.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|gournal-0.5.1-9|66	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|gournal-0.5.1-9|67	convert -size 16x16 pixmaps/pencil.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|gournal-0.5.1-9|68	
14cr|gournal-0.5.1-9|69	%clean
14cr|gournal-0.5.1-9|70	rm -rf $RPM_BUILD_ROOT
14cr|gournal-0.5.1-9|71	
14cr|gournal-0.5.1-9|72	%if %mdkversion < 200900
14cr|gournal-0.5.1-9|73	%post
14cr|gournal-0.5.1-9|74	%update_menus
14cr|gournal-0.5.1-9|75	%endif
14cr|gournal-0.5.1-9|76	
14cr|gournal-0.5.1-9|77	%if %mdkversion < 200900
14cr|gournal-0.5.1-9|78	%postun
14cr|gournal-0.5.1-9|79	%clean_menus
14cr|gournal-0.5.1-9|80	%endif
14cr|gournal-0.5.1-9|81	
14cr|gournal-0.5.1-9|82	%files
14cr|gournal-0.5.1-9|83	%defattr(-,root,root)
14cr|gournal-0.5.1-9|84	%doc CHANGES README
14cr|gournal-0.5.1-9|85	%{_bindir}/%name
14cr|gournal-0.5.1-9|86	%{_datadir}/%name
14cr|gournal-0.5.1-9|87	%{_datadir}/applications/mandriva-%name.desktop
14cr|gournal-0.5.1-9|88	%{_liconsdir}/%name.png
14cr|gournal-0.5.1-9|89	%{_iconsdir}/%name.png
14cr|gournal-0.5.1-9|90	%{_miconsdir}/%name.png
14cr|gournal-0.5.1-9|91	
14cr|gournal-0.5.1-9|92	
14cr|gournal-0.5.1-9|93	
14cr|gournal-0.5.1-9|94	
14cr|gournal-0.5.1-9|95	%changelog
14cr|gournal-0.5.1-9|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-9
14cr|gournal-0.5.1-9|97	+ Revision: 0da4c3a
14cr|gournal-0.5.1-9|98	- MassBuild#464: Increase release tag
14cr|gournal-0.5.1-9|99	
14cr|gournal-0.5.1-9|100	

1785 14
14cr|gp-0.26-8|1	%define name gp
14cr|gp-0.26-8|2	%define version 0.26
14cr|gp-0.26-8|3	%define release 8
14cr|gp-0.26-8|4	
14cr|gp-0.26-8|5	Summary: A set of basic utilities for manipulating DNA / RNA / protein sequences
14cr|gp-0.26-8|6	Name: %name
14cr|gp-0.26-8|7	Version: %version
14cr|gp-0.26-8|8	Release: %release
14cr|gp-0.26-8|9	License: GPL
14cr|gp-0.26-8|10	Group: Sciences/Chemistry
14cr|gp-0.26-8|11	URL: http://www.bioinformatics.org/genpak
14cr|gp-0.26-8|12	Source: %name-%version.tar.bz2
14cr|gp-0.26-8|13	BuildRoot: %_tmppath/%name-root
14cr|gp-0.26-8|14	
14cr|gp-0.26-8|15	%description
14cr|gp-0.26-8|16	This is a set of small programs for biologists working with sequence data. The
14cr|gp-0.26-8|17	programs are written as a sort of `biological' extension to the standard Unix
14cr|gp-0.26-8|18	tools (sed, awk, grep and the whole myriad of little, useful tools). They
14cr|gp-0.26-8|19	accept standard input and can spawn the data to standard output, so you can
14cr|gp-0.26-8|20	place them in a pipe as any other Unix command or use them in a cgi script.
14cr|gp-0.26-8|21	All programs are written in ANSI C, and are supposed to 1) aid manipulate
14cr|gp-0.26-8|22	large data sets in intensive batch processing, and 2) faciliate production of
14cr|gp-0.26-8|23	cgi-based local web servers providing some basic functions.
14cr|gp-0.26-8|24	
14cr|gp-0.26-8|25	%prep
14cr|gp-0.26-8|26	%setup -q
14cr|gp-0.26-8|27	
14cr|gp-0.26-8|28	%build
14cr|gp-0.26-8|29	make CFLAGS="$RPM_OPT_FLAGS"
14cr|gp-0.26-8|30	
14cr|gp-0.26-8|31	%install
14cr|gp-0.26-8|32	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|gp-0.26-8|33	mkdir -p $RPM_BUILD_ROOT/%_datadir
14cr|gp-0.26-8|34	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
14cr|gp-0.26-8|35	mkdir -p $RPM_BUILD_ROOT/%_docdir
14cr|gp-0.26-8|36	make TREE=$RPM_BUILD_ROOT/usr DATADIR=$RPM_BUILD_ROOT/%_datadir MANDIR=$RPM_BUILD_ROOT/%_mandir install
14cr|gp-0.26-8|37	
14cr|gp-0.26-8|38	%clean
14cr|gp-0.26-8|39	rm -fr $RPM_BUILD_ROOT
14cr|gp-0.26-8|40	
14cr|gp-0.26-8|41	%files
14cr|gp-0.26-8|42	%defattr(-,root,root)
14cr|gp-0.26-8|43	%doc README.TXT LICENSE.TXT CHANGES.TXT html
14cr|gp-0.26-8|44	%_bindir/gp*
14cr|gp-0.26-8|45	%_mandir/man1/*
14cr|gp-0.26-8|46	%_datadir/genpak
14cr|gp-0.26-8|47	
14cr|gp-0.26-8|48	
14cr|gp-0.26-8|49	
14cr|gp-0.26-8|50	
14cr|gp-0.26-8|51	%changelog
14cr|gp-0.26-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.26-8
14cr|gp-0.26-8|53	+ Revision: 76492f5
14cr|gp-0.26-8|54	- MassBuild#464: Increase release tag
14cr|gp-0.26-8|55	
14cr|gp-0.26-8|56	

1786 14
14cr|gpa-0.9.3-2|1	Summary:	The GNU Privacy Assistant
14cr|gpa-0.9.3-2|2	Name:		gpa
14cr|gpa-0.9.3-2|3	Version:	0.9.3
14cr|gpa-0.9.3-2|4	Release:	2
14cr|gpa-0.9.3-2|5	License:	GPLv2+
14cr|gpa-0.9.3-2|6	Group:		File tools
14cr|gpa-0.9.3-2|7	URL:		http://wald.intevation.org/projects/gpa/
14cr|gpa-0.9.3-2|8	Source0:	ftp://ftp.gnupg.org/gcrypt/gpa/%{name}-%{version}.tar.bz2
14cr|gpa-0.9.3-2|9	BuildRequires:	gnupg
14cr|gpa-0.9.3-2|10	BuildRequires:	gpgme-devel >= 0.4.3
14cr|gpa-0.9.3-2|11	BuildRequires:	gtk+2-devel
14cr|gpa-0.9.3-2|12	BuildRequires:	libassuan-devel
14cr|gpa-0.9.3-2|13	BuildRequires:	gettext-devel
14cr|gpa-0.9.3-2|14	Requires:	gnupg
14cr|gpa-0.9.3-2|15	
14cr|gpa-0.9.3-2|16	%description
14cr|gpa-0.9.3-2|17	The GNU Privacy Assistant is a graphical user interface for the
14cr|gpa-0.9.3-2|18	GNU Privacy Guard (GnuPG). GnuPG is a system that provides you with
14cr|gpa-0.9.3-2|19	privacy by encrypting emails or other documents and with
14cr|gpa-0.9.3-2|20	authentication of received files by signature management.
14cr|gpa-0.9.3-2|21	
14cr|gpa-0.9.3-2|22	Install this package if you want to have an easy interface for GnuPG.
14cr|gpa-0.9.3-2|23	
14cr|gpa-0.9.3-2|24	%prep
14cr|gpa-0.9.3-2|25	%setup -q
14cr|gpa-0.9.3-2|26	
14cr|gpa-0.9.3-2|27	%build
14cr|gpa-0.9.3-2|28	%configure2_5x \
14cr|gpa-0.9.3-2|29	--disable-rpath
14cr|gpa-0.9.3-2|30	%make
14cr|gpa-0.9.3-2|31	
14cr|gpa-0.9.3-2|32	%install
14cr|gpa-0.9.3-2|33	%makeinstall_std
14cr|gpa-0.9.3-2|34	
14cr|gpa-0.9.3-2|35	# menu entry
14cr|gpa-0.9.3-2|36	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gpa-0.9.3-2|37	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gpa-0.9.3-2|38	[Desktop Entry]
14cr|gpa-0.9.3-2|39	Type=Application
14cr|gpa-0.9.3-2|40	Exec=%{_bindir}/gpa
14cr|gpa-0.9.3-2|41	Icon=%{name}
14cr|gpa-0.9.3-2|42	Name=GNU Privacy Assistant
14cr|gpa-0.9.3-2|43	Comment=Graphical User Interface for GnuPG
14cr|gpa-0.9.3-2|44	Categories=GTK;System;
14cr|gpa-0.9.3-2|45	EOF
14cr|gpa-0.9.3-2|46	
14cr|gpa-0.9.3-2|47	%find_lang %{name}
14cr|gpa-0.9.3-2|48	
14cr|gpa-0.9.3-2|49	%files -f %{name}.lang
14cr|gpa-0.9.3-2|50	%doc AUTHORS ChangeLog README THANKS TODO
14cr|gpa-0.9.3-2|51	%{_bindir}/*
14cr|gpa-0.9.3-2|52	%{_datadir}/gpa
14cr|gpa-0.9.3-2|53	%{_datadir}/applications/*.desktop
14cr|gpa-0.9.3-2|54	%{_datadir}/pixmaps/%{name}.png
14cr|gpa-0.9.3-2|55	%{_mandir}/man1/gpa.1.*
14cr|gpa-0.9.3-2|56	
14cr|gpa-0.9.3-2|57	
14cr|gpa-0.9.3-2|58	
14cr|gpa-0.9.3-2|59	%changelog
14cr|gpa-0.9.3-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|gpa-0.9.3-2|61	+ Revision: ea1957c
14cr|gpa-0.9.3-2|62	- MassBuild#464: Increase release tag
14cr|gpa-0.9.3-2|63	
14cr|gpa-0.9.3-2|64	

1787 14
14cr|gpaint-2-0.3.3-9|1	Summary:	Simple, easy-to-use paint program
14cr|gpaint-2-0.3.3-9|2	Name:		gpaint-2
14cr|gpaint-2-0.3.3-9|3	Version:	0.3.3
14cr|gpaint-2-0.3.3-9|4	Release:	9
14cr|gpaint-2-0.3.3-9|5	License:	GPLv2+
14cr|gpaint-2-0.3.3-9|6	Group:		Graphics
14cr|gpaint-2-0.3.3-9|7	Source0:	http://www.gnu.org/software/gpaint/downloading/%{name}-%{version}.tar.gz
14cr|gpaint-2-0.3.3-9|8	Url:		http://www.gnu.org/software/gpaint/
14cr|gpaint-2-0.3.3-9|9	Patch0:		gpaint-2-0.3.3-fix-drawing-fnt.patch
14cr|gpaint-2-0.3.3-9|10	Patch1:		gpaint-2-0.3.3-remove-entry-menu.h.patch
14cr|gpaint-2-0.3.3-9|11	Patch2:		gpaint-2-0.3.3-fix-crash-on-font-selection.patch
14cr|gpaint-2-0.3.3-9|12	Patch3:		gpaint-2-0.3.3-fix-crash-on-saving-in-unsupported-format.patch
14cr|gpaint-2-0.3.3-9|13	Patch4:		gpaint-2-0.3.3-fix-not-printable-string.patch
14cr|gpaint-2-0.3.3-9|14	Patch5:		gpaint-2-0.3.3-fix-color-selection.patch
14cr|gpaint-2-0.3.3-9|15	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gpaint-2-0.3.3-9|16	
14cr|gpaint-2-0.3.3-9|17	%description
14cr|gpaint-2-0.3.3-9|18	GNU Paint. A simple, easy-to-use paint program for GNOME. This is a port of
14cr|gpaint-2-0.3.3-9|19	xpaint that takes advantages of features unique to the GNOME environment.
14cr|gpaint-2-0.3.3-9|20	
14cr|gpaint-2-0.3.3-9|21	%files -f %{name}.lang
14cr|gpaint-2-0.3.3-9|22	%doc AUTHORS COPYING  NEWS README THANKS
14cr|gpaint-2-0.3.3-9|23	%{_bindir}/%{name}
14cr|gpaint-2-0.3.3-9|24	%{_datadir}/gpaint/glade/gpaint.glade
14cr|gpaint-2-0.3.3-9|25	%{_datadir}/applications/%{name}.desktop
14cr|gpaint-2-0.3.3-9|26	
14cr|gpaint-2-0.3.3-9|27	#----------------------------------------------------------------------------
14cr|gpaint-2-0.3.3-9|28	
14cr|gpaint-2-0.3.3-9|29	%prep
14cr|gpaint-2-0.3.3-9|30	%setup -q
14cr|gpaint-2-0.3.3-9|31	%patch0 -p1
14cr|gpaint-2-0.3.3-9|32	%patch1 -p0
14cr|gpaint-2-0.3.3-9|33	%patch2 -p1
14cr|gpaint-2-0.3.3-9|34	%patch3 -p1
14cr|gpaint-2-0.3.3-9|35	%patch4 -p1
14cr|gpaint-2-0.3.3-9|36	%patch5 -p1
14cr|gpaint-2-0.3.3-9|37	
14cr|gpaint-2-0.3.3-9|38	%build
14cr|gpaint-2-0.3.3-9|39	%configure2_5x
14cr|gpaint-2-0.3.3-9|40	%make LIBS="-lm"
14cr|gpaint-2-0.3.3-9|41	
14cr|gpaint-2-0.3.3-9|42	%install
14cr|gpaint-2-0.3.3-9|43	%makeinstall_std
14cr|gpaint-2-0.3.3-9|44	%find_lang %{name}
14cr|gpaint-2-0.3.3-9|45	
14cr|gpaint-2-0.3.3-9|46	#mdk menu entry
14cr|gpaint-2-0.3.3-9|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gpaint-2-0.3.3-9|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gpaint-2-0.3.3-9|49	[Desktop Entry]
14cr|gpaint-2-0.3.3-9|50	Encoding=UTF-8
14cr|gpaint-2-0.3.3-9|51	Name=Gpaint
14cr|gpaint-2-0.3.3-9|52	Comment=Paint program
14cr|gpaint-2-0.3.3-9|53	Exec=%{_bindir}/%{name}
14cr|gpaint-2-0.3.3-9|54	Icon=graphics_section
14cr|gpaint-2-0.3.3-9|55	Terminal=false
14cr|gpaint-2-0.3.3-9|56	Type=Application
14cr|gpaint-2-0.3.3-9|57	Categories=Graphics;
14cr|gpaint-2-0.3.3-9|58	MimeType=image/gif;image/jpeg;image/png;image/bmp;image/x-eps;image/x-ico;image/x-portable-bitmap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;
14cr|gpaint-2-0.3.3-9|59	EOF
14cr|gpaint-2-0.3.3-9|60	
14cr|gpaint-2-0.3.3-9|61	
14cr|gpaint-2-0.3.3-9|62	%changelog
14cr|gpaint-2-0.3.3-9|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-9
14cr|gpaint-2-0.3.3-9|64	+ Revision: 3348cde
14cr|gpaint-2-0.3.3-9|65	- MassBuild#464: Increase release tag
14cr|gpaint-2-0.3.3-9|66	
14cr|gpaint-2-0.3.3-9|67	

1788 14
14cr|gpass-0.5.1-10|1	%define name gpass
14cr|gpass-0.5.1-10|2	%define version 0.5.1
14cr|gpass-0.5.1-10|3	%define release 10
14cr|gpass-0.5.1-10|4	
14cr|gpass-0.5.1-10|5	Name:          %name
14cr|gpass-0.5.1-10|6	Summary:       A password manager for the GNOME desktop
14cr|gpass-0.5.1-10|7	Version:       %version
14cr|gpass-0.5.1-10|8	Release:       %release
14cr|gpass-0.5.1-10|9	License:       GPL
14cr|gpass-0.5.1-10|10	Group:         Databases
14cr|gpass-0.5.1-10|11	Source0:        http://projects.netlab.jp/gpass/release/%{name}-%{version}.tar.bz2
14cr|gpass-0.5.1-10|12	Patch0: gpass-0.5.1-fix-str-fmt.patch
14cr|gpass-0.5.1-10|13	Patch1: gpass-0.5.1-link.patch
14cr|gpass-0.5.1-10|14	Patch2:	gpass-0.5.1-glibh.patch
14cr|gpass-0.5.1-10|15	BuildRequires: libmhash-devel
14cr|gpass-0.5.1-10|16	BuildRequires: pkgconfig(libglade-2.0)
14cr|gpass-0.5.1-10|17	BuildRequires: libmcrypt-devel
14cr|gpass-0.5.1-10|18	BuildRequires: pkgconfig(gconf-2.0)
14cr|gpass-0.5.1-10|19	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|gpass-0.5.1-10|20	BuildRequires: perl(XML::Parser)
14cr|gpass-0.5.1-10|21	
14cr|gpass-0.5.1-10|22	%description
14cr|gpass-0.5.1-10|23	The GNOME Password Manager - GPass for short - is a simple application,
14cr|gpass-0.5.1-10|24	written for the GNOME 2 desktop, that lets you manage a collection of
14cr|gpass-0.5.1-10|25	passwords. The password collection is stored in an encrypted file,
14cr|gpass-0.5.1-10|26	protected by a master-password.
14cr|gpass-0.5.1-10|27	
14cr|gpass-0.5.1-10|28	%prep
14cr|gpass-0.5.1-10|29	%setup -q
14cr|gpass-0.5.1-10|30	%patch0 -p0
14cr|gpass-0.5.1-10|31	%patch1 -p0
14cr|gpass-0.5.1-10|32	%patch2 -p2 -b .glibh
14cr|gpass-0.5.1-10|33	
14cr|gpass-0.5.1-10|34	%build
14cr|gpass-0.5.1-10|35	%configure2_5x
14cr|gpass-0.5.1-10|36	%make
14cr|gpass-0.5.1-10|37	
14cr|gpass-0.5.1-10|38	%install
14cr|gpass-0.5.1-10|39	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cr|gpass-0.5.1-10|40	%makeinstall_std
14cr|gpass-0.5.1-10|41	unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
14cr|gpass-0.5.1-10|42	%find_lang %name
14cr|gpass-0.5.1-10|43	
14cr|gpass-0.5.1-10|44	%files -f %{name}.lang
14cr|gpass-0.5.1-10|45	%doc AUTHORS COPYING INSTALL README NEWS TODO
14cr|gpass-0.5.1-10|46	%{_bindir}/*
14cr|gpass-0.5.1-10|47	%{_datadir}/gpass/*
14cr|gpass-0.5.1-10|48	%{_datadir}/applications/%{name}.desktop
14cr|gpass-0.5.1-10|49	%{_sysconfdir}/gconf/schemas/gpass.schemas
14cr|gpass-0.5.1-10|50	%{_mandir}/man1/gpass*
14cr|gpass-0.5.1-10|51	%{_datadir}/pixmaps/gpass-icon.png
14cr|gpass-0.5.1-10|52	
14cr|gpass-0.5.1-10|53	
14cr|gpass-0.5.1-10|54	
14cr|gpass-0.5.1-10|55	
14cr|gpass-0.5.1-10|56	
14cr|gpass-0.5.1-10|57	
14cr|gpass-0.5.1-10|58	%changelog
14cr|gpass-0.5.1-10|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-10
14cr|gpass-0.5.1-10|60	+ Revision: edcb506
14cr|gpass-0.5.1-10|61	- MassBuild#464: Increase release tag
14cr|gpass-0.5.1-10|62	
14cr|gpass-0.5.1-10|63	

1789 14
14cr|gperiodic-2.0.10-6|1	%define	name	gperiodic
14cr|gperiodic-2.0.10-6|2	%define	version 2.0.10
14cr|gperiodic-2.0.10-6|3	%define release	6
14cr|gperiodic-2.0.10-6|4	%define summary A graphical application for browsing the periodic table
14cr|gperiodic-2.0.10-6|5	%define group	Sciences/Chemistry
14cr|gperiodic-2.0.10-6|6	
14cr|gperiodic-2.0.10-6|7	Name:		%{name}
14cr|gperiodic-2.0.10-6|8	Summary:	%{summary}
14cr|gperiodic-2.0.10-6|9	Version:	%{version}
14cr|gperiodic-2.0.10-6|10	Release:	%{release}
14cr|gperiodic-2.0.10-6|11	Source0:	http://www.frantz.fi/software/%{name}-%{version}.tar.bz2
14cr|gperiodic-2.0.10-6|12	URL:		http://www.frantz.fi/software/gperiodic.php
14cr|gperiodic-2.0.10-6|13	Group:		%{group}
14cr|gperiodic-2.0.10-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gperiodic-2.0.10-6|15	License:	GPL
14cr|gperiodic-2.0.10-6|16	BuildRequires:	gtk2-devel imagemagick
14cr|gperiodic-2.0.10-6|17	#BuildRequires:
14cr|gperiodic-2.0.10-6|18	
14cr|gperiodic-2.0.10-6|19	%description
14cr|gperiodic-2.0.10-6|20	Gperiodic displays a periodic table of the elements, allowing you to
14cr|gperiodic-2.0.10-6|21	browse through the elements, and view detailed information about each
14cr|gperiodic-2.0.10-6|22	element.
14cr|gperiodic-2.0.10-6|23	
14cr|gperiodic-2.0.10-6|24	%prep
14cr|gperiodic-2.0.10-6|25	%setup -q
14cr|gperiodic-2.0.10-6|26	sed -i -e "s|-DGTK_DISABLE_DEPRECATED|%{optflags} %{ldflags}|" Makefile
14cr|gperiodic-2.0.10-6|27	
14cr|gperiodic-2.0.10-6|28	%build
14cr|gperiodic-2.0.10-6|29	%make
14cr|gperiodic-2.0.10-6|30	
14cr|gperiodic-2.0.10-6|31	%install
14cr|gperiodic-2.0.10-6|32	rm -rf $RPM_BUILD_ROOT
14cr|gperiodic-2.0.10-6|33	%makeinstall_std
14cr|gperiodic-2.0.10-6|34	
14cr|gperiodic-2.0.10-6|35	# Icons
14cr|gperiodic-2.0.10-6|36	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
14cr|gperiodic-2.0.10-6|37	convert -geometry 16x16 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gperiodic-2.0.10-6|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cr|gperiodic-2.0.10-6|39	convert -geometry 32x32 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gperiodic-2.0.10-6|40	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|gperiodic-2.0.10-6|41	convert -geometry 48x48 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gperiodic-2.0.10-6|42	
14cr|gperiodic-2.0.10-6|43	%find_lang %{name}
14cr|gperiodic-2.0.10-6|44	
14cr|gperiodic-2.0.10-6|45	%if %mdkversion < 200900
14cr|gperiodic-2.0.10-6|46	%post
14cr|gperiodic-2.0.10-6|47	%{update_menus}
14cr|gperiodic-2.0.10-6|48	%{update_icon_cache} hicolor
14cr|gperiodic-2.0.10-6|49	%endif
14cr|gperiodic-2.0.10-6|50	
14cr|gperiodic-2.0.10-6|51	%if %mdkversion < 200900
14cr|gperiodic-2.0.10-6|52	%postun
14cr|gperiodic-2.0.10-6|53	%{clean_menus}
14cr|gperiodic-2.0.10-6|54	%{clean_icon_cache} hicolor
14cr|gperiodic-2.0.10-6|55	%endif
14cr|gperiodic-2.0.10-6|56	
14cr|gperiodic-2.0.10-6|57	%clean
14cr|gperiodic-2.0.10-6|58	rm -rf $RPM_BUILD_ROOT
14cr|gperiodic-2.0.10-6|59	
14cr|gperiodic-2.0.10-6|60	%files -f %{name}.lang
14cr|gperiodic-2.0.10-6|61	%defattr(-,root,root)
14cr|gperiodic-2.0.10-6|62	%doc AUTHORS ChangeLog README
14cr|gperiodic-2.0.10-6|63	%{_bindir}/*
14cr|gperiodic-2.0.10-6|64	%{_iconsdir}/hicolor/*/apps/*.png
14cr|gperiodic-2.0.10-6|65	%{_datadir}/applications/*.desktop
14cr|gperiodic-2.0.10-6|66	%{_datadir}/pixmaps/*.png
14cr|gperiodic-2.0.10-6|67	
14cr|gperiodic-2.0.10-6|68	
14cr|gperiodic-2.0.10-6|69	
14cr|gperiodic-2.0.10-6|70	%changelog
14cr|gperiodic-2.0.10-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.10-6
14cr|gperiodic-2.0.10-6|72	+ Revision: fc56b57
14cr|gperiodic-2.0.10-6|73	- MassBuild#464: Increase release tag
14cr|gperiodic-2.0.10-6|74	
14cr|gperiodic-2.0.10-6|75	

1790 14
14cr|gphone-0.5.2-16|1	%define name gphone
14cr|gphone-0.5.2-16|2	%define version 0.5.2
14cr|gphone-0.5.2-16|3	%define release 16
14cr|gphone-0.5.2-16|4	
14cr|gphone-0.5.2-16|5	Summary: Internet telephone
14cr|gphone-0.5.2-16|6	Name: %{name}
14cr|gphone-0.5.2-16|7	Version: %{version}
14cr|gphone-0.5.2-16|8	Release: %{release}
14cr|gphone-0.5.2-16|9	Source0: %{name}-%{version}.tar.bz2
14cr|gphone-0.5.2-16|10	License: GPL
14cr|gphone-0.5.2-16|11	URL: http://gphone.sourceforge.net/
14cr|gphone-0.5.2-16|12	Group: Sound
14cr|gphone-0.5.2-16|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|gphone-0.5.2-16|14	BuildRequires: gsm-devel gtk+-devel slang-devel popt-devel
14cr|gphone-0.5.2-16|15	
14cr|gphone-0.5.2-16|16	%description
14cr|gphone-0.5.2-16|17	Gphone is an internet telephone.  As the name implies, it aims to be
14cr|gphone-0.5.2-16|18	fully gnome-groovy, but that hasn't quite happened yet.  Gphone is
14cr|gphone-0.5.2-16|19	definitely a work in progress and you probably shouldn't bet your
14cr|gphone-0.5.2-16|20	business on it.  Don't be too hard on the program, though -- although
14cr|gphone-0.5.2-16|21	the user interface is mighty rough, gphone does actually work pretty
14cr|gphone-0.5.2-16|22	well.  I've only tested the program over ethernet, but the data rate
14cr|gphone-0.5.2-16|23	should be low enough to work over a reasonable modem connection.
14cr|gphone-0.5.2-16|24	
14cr|gphone-0.5.2-16|25	The protocol is nominally RTP/RTCP, and gphone complies well enough
14cr|gphone-0.5.2-16|26	with the standard to be able to talk to speakfreely.  I've only tested
14cr|gphone-0.5.2-16|27	the UNIX version of speakfreely, but as long as you tell sfmike to use
14cr|gphone-0.5.2-16|28	RTP and GSM compression, it seems to work fine.  Maybe someday I'll
14cr|gphone-0.5.2-16|29	add in support for other codecs; encryption is a little less likely
14cr|gphone-0.5.2-16|30	because I'd just as soon not open that legal can of worms.  One easy
14cr|gphone-0.5.2-16|31	way to get some security would be to modify my program rtptunnel to
14cr|gphone-0.5.2-16|32	tunnel the RTP protocol through a SSL socket instead of a straight TCP
14cr|gphone-0.5.2-16|33	socket.
14cr|gphone-0.5.2-16|34	
14cr|gphone-0.5.2-16|35	%prep
14cr|gphone-0.5.2-16|36	rm -rf $RPM_BUILD_ROOT
14cr|gphone-0.5.2-16|37	
14cr|gphone-0.5.2-16|38	%setup -q
14cr|gphone-0.5.2-16|39	
14cr|gphone-0.5.2-16|40	%configure
14cr|gphone-0.5.2-16|41	
14cr|gphone-0.5.2-16|42	%build
14cr|gphone-0.5.2-16|43	
14cr|gphone-0.5.2-16|44	%make
14cr|gphone-0.5.2-16|45	
14cr|gphone-0.5.2-16|46	%install
14cr|gphone-0.5.2-16|47	rm -rf $RPM_BUILD_ROOT
14cr|gphone-0.5.2-16|48	
14cr|gphone-0.5.2-16|49	%makeinstall
14cr|gphone-0.5.2-16|50	
14cr|gphone-0.5.2-16|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gphone-0.5.2-16|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gphone-0.5.2-16|53	[Desktop Entry]
14cr|gphone-0.5.2-16|54	Name=Gphone
14cr|gphone-0.5.2-16|55	Comment=Internet telephone
14cr|gphone-0.5.2-16|56	Exec=%{_bindir}/%{name}
14cr|gphone-0.5.2-16|57	Icon=other_networking
14cr|gphone-0.5.2-16|58	Terminal=false
14cr|gphone-0.5.2-16|59	Type=Application
14cr|gphone-0.5.2-16|60	Categories=GNOME;GTK;AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
14cr|gphone-0.5.2-16|61	EOF
14cr|gphone-0.5.2-16|62	
14cr|gphone-0.5.2-16|63	%if %mdkversion < 200900
14cr|gphone-0.5.2-16|64	%post
14cr|gphone-0.5.2-16|65	%update_menus
14cr|gphone-0.5.2-16|66	%endif
14cr|gphone-0.5.2-16|67	
14cr|gphone-0.5.2-16|68	%if %mdkversion < 200900
14cr|gphone-0.5.2-16|69	%postun
14cr|gphone-0.5.2-16|70	%clean_menus
14cr|gphone-0.5.2-16|71	%endif
14cr|gphone-0.5.2-16|72	
14cr|gphone-0.5.2-16|73	%clean
14cr|gphone-0.5.2-16|74	rm -rf $RPM_BUILD_ROOT
14cr|gphone-0.5.2-16|75	
14cr|gphone-0.5.2-16|76	%files
14cr|gphone-0.5.2-16|77	%defattr(-,root,root)
14cr|gphone-0.5.2-16|78	%doc ChangeLog NEWS README TODO AUTHORS
14cr|gphone-0.5.2-16|79	%{_bindir}/*
14cr|gphone-0.5.2-16|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gphone-0.5.2-16|81	
14cr|gphone-0.5.2-16|82	
14cr|gphone-0.5.2-16|83	
14cr|gphone-0.5.2-16|84	
14cr|gphone-0.5.2-16|85	%changelog
14cr|gphone-0.5.2-16|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-16
14cr|gphone-0.5.2-16|87	+ Revision: 736c391
14cr|gphone-0.5.2-16|88	- MassBuild#464: Increase release tag
14cr|gphone-0.5.2-16|89	
14cr|gphone-0.5.2-16|90	

1791 14
14cr|gphpedit-0.9.98-0.RC1.2|1	%define name	gphpedit
14cr|gphpedit-0.9.98-0.RC1.2|2	%define version	0.9.98
14cr|gphpedit-0.9.98-0.RC1.2|3	%define release %mkrel -c RC1 2
14cr|gphpedit-0.9.98-0.RC1.2|4	
14cr|gphpedit-0.9.98-0.RC1.2|5	Name: 	 	%{name}
14cr|gphpedit-0.9.98-0.RC1.2|6	Summary: 	GNOME PHP/HTML/CSS development environment
14cr|gphpedit-0.9.98-0.RC1.2|7	Version: 	%{version}
14cr|gphpedit-0.9.98-0.RC1.2|8	Release: 	%{release}
14cr|gphpedit-0.9.98-0.RC1.2|9	Source0:		http://www.gphpedit.org/sites/default/files/%{name}-%{version}RC1.tar.gz
14cr|gphpedit-0.9.98-0.RC1.2|10	Patch0:		gphpedit-0.9.91-fix-crash.patch
14cr|gphpedit-0.9.98-0.RC1.2|11	Patch1:		gphpedit-0.9.91-fix-desktop-entry.patch
14cr|gphpedit-0.9.98-0.RC1.2|12	Patch2:		gphpedit-0.9.91-fix-str-fmt.patch
14cr|gphpedit-0.9.98-0.RC1.2|13	URL:		http://www.gphpedit.org/
14cr|gphpedit-0.9.98-0.RC1.2|14	License:	GPLv2+
14cr|gphpedit-0.9.98-0.RC1.2|15	Group:		Editors
14cr|gphpedit-0.9.98-0.RC1.2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gphpedit-0.9.98-0.RC1.2|17	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gphpedit-0.9.98-0.RC1.2|18	BuildRequires:	pkgconfig(webkit-1.0)
14cr|gphpedit-0.9.98-0.RC1.2|19	BuildRequires:	intltool
14cr|gphpedit-0.9.98-0.RC1.2|20	
14cr|gphpedit-0.9.98-0.RC1.2|21	%description
14cr|gphpedit-0.9.98-0.RC1.2|22	GPHPEdit is a GNOME2 editor that is dedicated to editing PHP files and other
14cr|gphpedit-0.9.98-0.RC1.2|23	supporting files, like HTML/CSS. It has support for drop-down function lists,
14cr|gphpedit-0.9.98-0.RC1.2|24	hints showing parameters, and syntax highlighting.
14cr|gphpedit-0.9.98-0.RC1.2|25	
14cr|gphpedit-0.9.98-0.RC1.2|26	%prep
14cr|gphpedit-0.9.98-0.RC1.2|27	%setup -qn anoopjohn-gphpedit-fe8a12c
14cr|gphpedit-0.9.98-0.RC1.2|28	%if 0
14cr|gphpedit-0.9.98-0.RC1.2|29	%patch0 -p1
14cr|gphpedit-0.9.98-0.RC1.2|30	%patch1 -p0
14cr|gphpedit-0.9.98-0.RC1.2|31	%patch2 -p0
14cr|gphpedit-0.9.98-0.RC1.2|32	%endif
14cr|gphpedit-0.9.98-0.RC1.2|33	
14cr|gphpedit-0.9.98-0.RC1.2|34	%build
14cr|gphpedit-0.9.98-0.RC1.2|35	export LIBS=" -lgmodule-2.0"
14cr|gphpedit-0.9.98-0.RC1.2|36	autoreconf -fi
14cr|gphpedit-0.9.98-0.RC1.2|37	%configure2_5x
14cr|gphpedit-0.9.98-0.RC1.2|38	perl -p -i -e 's|-Os|%optflags||g' `find -name makefile`
14cr|gphpedit-0.9.98-0.RC1.2|39	make
14cr|gphpedit-0.9.98-0.RC1.2|40	
14cr|gphpedit-0.9.98-0.RC1.2|41	%install
14cr|gphpedit-0.9.98-0.RC1.2|42	%makeinstall_std
14cr|gphpedit-0.9.98-0.RC1.2|43	
14cr|gphpedit-0.9.98-0.RC1.2|44	%find_lang %name
14cr|gphpedit-0.9.98-0.RC1.2|45	
14cr|gphpedit-0.9.98-0.RC1.2|46	%files -f %{name}.lang
14cr|gphpedit-0.9.98-0.RC1.2|47	%doc AUTHORS ChangeLog NEWS TODO README
14cr|gphpedit-0.9.98-0.RC1.2|48	%{_bindir}/%name
14cr|gphpedit-0.9.98-0.RC1.2|49	%{_datadir}/applications/*
14cr|gphpedit-0.9.98-0.RC1.2|50	%{_datadir}/%name
14cr|gphpedit-0.9.98-0.RC1.2|51	%{_datadir}/pixmaps/*
14cr|gphpedit-0.9.98-0.RC1.2|52	%{_iconsdir}/hicolor/*/apps/*
14cr|gphpedit-0.9.98-0.RC1.2|53	
14cr|gphpedit-0.9.98-0.RC1.2|54	
14cr|gphpedit-0.9.98-0.RC1.2|55	
14cr|gphpedit-0.9.98-0.RC1.2|56	%changelog
14cr|gphpedit-0.9.98-0.RC1.2|57	* Wed Oct 31 2012 alexander barakin aka sash-kan <alex@barak.in> 0.9.98-0.RC1.2
14cr|gphpedit-0.9.98-0.RC1.2|58	+ Revision: efd25b1
14cr|gphpedit-0.9.98-0.RC1.2|59	- wrong name of br
14cr|gphpedit-0.9.98-0.RC1.2|60	
14cr|gphpedit-0.9.98-0.RC1.2|61	

1792 14
14cr|gpixpod-0.6.2-9|1	%define name	gpixpod
14cr|gpixpod-0.6.2-9|2	%define version	0.6.2
14cr|gpixpod-0.6.2-9|3	%define release 9
14cr|gpixpod-0.6.2-9|4	
14cr|gpixpod-0.6.2-9|5	Name: 	 	%{name}
14cr|gpixpod-0.6.2-9|6	Summary: 	Photo manager for capable iPods
14cr|gpixpod-0.6.2-9|7	Version: 	%{version}
14cr|gpixpod-0.6.2-9|8	Release: 	%{release}
14cr|gpixpod-0.6.2-9|9	
14cr|gpixpod-0.6.2-9|10	Source0:		http://prdownloads.sourceforge.net/%name/%name-%{version}.tar.bz2
14cr|gpixpod-0.6.2-9|11	Patch0:		gpixpod-0.6.2-close-about.patch
14cr|gpixpod-0.6.2-9|12	URL:		http://gpixpod.sourceforge.net/
14cr|gpixpod-0.6.2-9|13	License:	GPLv2+
14cr|gpixpod-0.6.2-9|14	Group:		Graphics
14cr|gpixpod-0.6.2-9|15	BuildRequires:	imagemagick
14cr|gpixpod-0.6.2-9|16	BuildRequires:	pkgconfig(python)
14cr|gpixpod-0.6.2-9|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gpixpod-0.6.2-9|18	BuildRequires:	desktop-file-utils
14cr|gpixpod-0.6.2-9|19	Requires:	pygtk2.0-libglade pygtk2.0
14cr|gpixpod-0.6.2-9|20	Requires:	python-gobject
14cr|gpixpod-0.6.2-9|21	Requires:	dbus-python
14cr|gpixpod-0.6.2-9|22	Requires:	gnome-python gnome-python-gnomevfs
14cr|gpixpod-0.6.2-9|23	
14cr|gpixpod-0.6.2-9|24	%description
14cr|gpixpod-0.6.2-9|25	GPixPod is an application for uploading and organizing photos and photo albums
14cr|gpixpod-0.6.2-9|26	on recent Apple iPod models.
14cr|gpixpod-0.6.2-9|27	
14cr|gpixpod-0.6.2-9|28	%prep
14cr|gpixpod-0.6.2-9|29	%setup -q
14cr|gpixpod-0.6.2-9|30	%patch0 -p1
14cr|gpixpod-0.6.2-9|31	
14cr|gpixpod-0.6.2-9|32	%build
14cr|gpixpod-0.6.2-9|33	python setup.py build
14cr|gpixpod-0.6.2-9|34	
14cr|gpixpod-0.6.2-9|35	%install
14cr|gpixpod-0.6.2-9|36	python setup.py install --root=$RPM_BUILD_ROOT
14cr|gpixpod-0.6.2-9|37	
14cr|gpixpod-0.6.2-9|38	#menu
14cr|gpixpod-0.6.2-9|39	
14cr|gpixpod-0.6.2-9|40	desktop-file-install --vendor="" \
14cr|gpixpod-0.6.2-9|41	--remove-category="Application" \
14cr|gpixpod-0.6.2-9|42	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
14cr|gpixpod-0.6.2-9|43	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gpixpod-0.6.2-9|44	
14cr|gpixpod-0.6.2-9|45	#icons
14cr|gpixpod-0.6.2-9|46	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|gpixpod-0.6.2-9|47	convert -size 48x48 GPixPod_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|gpixpod-0.6.2-9|48	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|gpixpod-0.6.2-9|49	convert -size 32x32 GPixPod_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|gpixpod-0.6.2-9|50	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|gpixpod-0.6.2-9|51	convert -size 16x16 GPixPod_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|gpixpod-0.6.2-9|52	
14cr|gpixpod-0.6.2-9|53	mv %buildroot%_datadir/doc/%name installed-docs
14cr|gpixpod-0.6.2-9|54	mv %buildroot%py_platsitedir/gpixpod* %buildroot%_prefix/lib/%name/
14cr|gpixpod-0.6.2-9|55	
14cr|gpixpod-0.6.2-9|56	perl -pi -e "s/python2.4/python/" %buildroot%_bindir/%name
14cr|gpixpod-0.6.2-9|57	
14cr|gpixpod-0.6.2-9|58	%files
14cr|gpixpod-0.6.2-9|59	%doc installed-docs/*
14cr|gpixpod-0.6.2-9|60	%{_bindir}/%name
14cr|gpixpod-0.6.2-9|61	%{_datadir}/%name
14cr|gpixpod-0.6.2-9|62	%_datadir/applications/*.desktop
14cr|gpixpod-0.6.2-9|63	%_prefix/lib/%name
14cr|gpixpod-0.6.2-9|64	%py_platsitedir/*
14cr|gpixpod-0.6.2-9|65	%_mandir/man1/%name.1*
14cr|gpixpod-0.6.2-9|66	%{_liconsdir}/%name.png
14cr|gpixpod-0.6.2-9|67	%{_iconsdir}/%name.png
14cr|gpixpod-0.6.2-9|68	%{_miconsdir}/%name.png
14cr|gpixpod-0.6.2-9|69	
14cr|gpixpod-0.6.2-9|70	
14cr|gpixpod-0.6.2-9|71	
14cr|gpixpod-0.6.2-9|72	
14cr|gpixpod-0.6.2-9|73	
14cr|gpixpod-0.6.2-9|74	%changelog
14cr|gpixpod-0.6.2-9|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-9
14cr|gpixpod-0.6.2-9|76	+ Revision: a9b40f4
14cr|gpixpod-0.6.2-9|77	- MassBuild#464: Increase release tag
14cr|gpixpod-0.6.2-9|78	
14cr|gpixpod-0.6.2-9|79	

1793 14
14cr|gpodder-3.2.0-2|1	%define name	gpodder
14cr|gpodder-3.2.0-2|2	%define version	3.2.0
14cr|gpodder-3.2.0-2|3	%define release 2
14cr|gpodder-3.2.0-2|4	
14cr|gpodder-3.2.0-2|5	Name: 	 	%{name}
14cr|gpodder-3.2.0-2|6	Summary: 	A graphical podcast catcher
14cr|gpodder-3.2.0-2|7	Version: 	%{version}
14cr|gpodder-3.2.0-2|8	Release: 	%{release}
14cr|gpodder-3.2.0-2|9	Source:		http://gpodder.org/src/%{name}-%{version}.tar.gz
14cr|gpodder-3.2.0-2|10	URL:		http://gpodder.org/
14cr|gpodder-3.2.0-2|11	#gw SimpleGladeApp is LGPL
14cr|gpodder-3.2.0-2|12	License:	GPLv3+ and LGPLv2+
14cr|gpodder-3.2.0-2|13	Group:		Networking/News
14cr|gpodder-3.2.0-2|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|gpodder-3.2.0-2|15	BuildRequires:  python-devel
14cr|gpodder-3.2.0-2|16	BuildRequires:  python-feedparser >= 5.0.1
14cr|gpodder-3.2.0-2|17	BuildRequires:	python-mygpoclient
14cr|gpodder-3.2.0-2|18	BuildRequires:  imagemagick
14cr|gpodder-3.2.0-2|19	BuildRequires:  desktop-file-utils
14cr|gpodder-3.2.0-2|20	BuildRequires:  help2man
14cr|gpodder-3.2.0-2|21	BuildRequires:  intltool
14cr|gpodder-3.2.0-2|22	BuildRequires:	python-mygpoclient >= 1.4
14cr|gpodder-3.2.0-2|23	Requires:	pygtk2.0 >= 2.6
14cr|gpodder-3.2.0-2|24	Requires:       pygtk2.0-libglade
14cr|gpodder-3.2.0-2|25	Requires:       python-feedparser >= 5.0.1
14cr|gpodder-3.2.0-2|26	%if %mdkversion <= 200700
14cr|gpodder-3.2.0-2|27	Requires:       python-sqlite2
14cr|gpodder-3.2.0-2|28	%endif
14cr|gpodder-3.2.0-2|29	Requires:	python-mygpoclient >= 1.4
14cr|gpodder-3.2.0-2|30	# gw required for HTML show notes
14cr|gpodder-3.2.0-2|31	Requires: python-webkitgtk
14cr|gpodder-3.2.0-2|32	# gw for Bluetooth support
14cr|gpodder-3.2.0-2|33	Suggests: bluez-utils bluez-gnome
14cr|gpodder-3.2.0-2|34	BuildArch:	noarch
14cr|gpodder-3.2.0-2|35	
14cr|gpodder-3.2.0-2|36	%description
14cr|gpodder-3.2.0-2|37	gPodder is a Podcast reciever/catcher written in Python, using GTK. It manages
14cr|gpodder-3.2.0-2|38	podcast feeds for you and automatically downloads all podcasts from as many
14cr|gpodder-3.2.0-2|39	feeds as you like.
14cr|gpodder-3.2.0-2|40	
14cr|gpodder-3.2.0-2|41	%prep
14cr|gpodder-3.2.0-2|42	%setup -q
14cr|gpodder-3.2.0-2|43	%apply_patches
14cr|gpodder-3.2.0-2|44	
14cr|gpodder-3.2.0-2|45	%install
14cr|gpodder-3.2.0-2|46	rm -rf $RPM_BUILD_ROOT
14cr|gpodder-3.2.0-2|47	%makeinstall_std
14cr|gpodder-3.2.0-2|48	%find_lang %name
14cr|gpodder-3.2.0-2|49	desktop-file-install --vendor="" \
14cr|gpodder-3.2.0-2|50	--add-category="GTK;Network;News" \
14cr|gpodder-3.2.0-2|51	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gpodder-3.2.0-2|52	
14cr|gpodder-3.2.0-2|53	%clean
14cr|gpodder-3.2.0-2|54	rm -rf $RPM_BUILD_ROOT
14cr|gpodder-3.2.0-2|55	
14cr|gpodder-3.2.0-2|56	%files -f %name.lang
14cr|gpodder-3.2.0-2|57	%defattr(-,root,root)
14cr|gpodder-3.2.0-2|58	%doc README
14cr|gpodder-3.2.0-2|59	%{_bindir}/gpo
14cr|gpodder-3.2.0-2|60	%{_bindir}/gpodder-migrate2tres
14cr|gpodder-3.2.0-2|61	%{_bindir}/%name
14cr|gpodder-3.2.0-2|62	%_datadir/dbus-1/services/org.gpodder.service
14cr|gpodder-3.2.0-2|63	%{_datadir}/%name
14cr|gpodder-3.2.0-2|64	%{py_puresitedir}/%name
14cr|gpodder-3.2.0-2|65	%{py_puresitedir}/*.egg-info
14cr|gpodder-3.2.0-2|66	%{_mandir}/man1/*
14cr|gpodder-3.2.0-2|67	%{_datadir}/applications/*
14cr|gpodder-3.2.0-2|68	%_datadir/icons/hicolor/*/apps/gpodder.*
14cr|gpodder-3.2.0-2|69	
14cr|gpodder-3.2.0-2|70	
14cr|gpodder-3.2.0-2|71	
14cr|gpodder-3.2.0-2|72	
14cr|gpodder-3.2.0-2|73	
14cr|gpodder-3.2.0-2|74	%changelog
14cr|gpodder-3.2.0-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-2
14cr|gpodder-3.2.0-2|76	+ Revision: 9b98a0b
14cr|gpodder-3.2.0-2|77	- MassBuild#464: Increase release tag
14cr|gpodder-3.2.0-2|78	
14cr|gpodder-3.2.0-2|79	

1794 14
14cr|gpppoem-0.1.1-10|1	Summary:	Monitor your pppoe connection
14cr|gpppoem-0.1.1-10|2	Name:		gpppoem
14cr|gpppoem-0.1.1-10|3	Version:	0.1.1
14cr|gpppoem-0.1.1-10|4	Release:	10
14cr|gpppoem-0.1.1-10|5	License:	GPLv2+
14cr|gpppoem-0.1.1-10|6	Group:		Monitoring
14cr|gpppoem-0.1.1-10|7	Url:		http://footprints.altervista.org/index.php
14cr|gpppoem-0.1.1-10|8	Source0:	http://footprints.altervista.org/archivio/%{name}/%{name}-%{version}.tar.bz2
14cr|gpppoem-0.1.1-10|9	Source10:	gpppoem-16.png
14cr|gpppoem-0.1.1-10|10	Source11:	gpppoem-32.png
14cr|gpppoem-0.1.1-10|11	Source12:	gpppoem-48.png
14cr|gpppoem-0.1.1-10|12	BuildRequires:	pkgconfig(libgnome-2.0)
14cr|gpppoem-0.1.1-10|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gpppoem-0.1.1-10|14	
14cr|gpppoem-0.1.1-10|15	%description
14cr|gpppoem-0.1.1-10|16	Monitor your pppoe connection. It can also monitor your eth0 connection.
14cr|gpppoem-0.1.1-10|17	
14cr|gpppoem-0.1.1-10|18	%files
14cr|gpppoem-0.1.1-10|19	%{_bindir}/*
14cr|gpppoem-0.1.1-10|20	%{_datadir}/applications/%{name}.desktop
14cr|gpppoem-0.1.1-10|21	%{_iconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|22	%{_liconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|23	%{_miconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|24	%{_datadir}/pixmaps/%{name}/gppp.png
14cr|gpppoem-0.1.1-10|25	
14cr|gpppoem-0.1.1-10|26	#----------------------------------------------------------------------------
14cr|gpppoem-0.1.1-10|27	
14cr|gpppoem-0.1.1-10|28	%prep
14cr|gpppoem-0.1.1-10|29	%setup -q -n %{name}-0.1
14cr|gpppoem-0.1.1-10|30	
14cr|gpppoem-0.1.1-10|31	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|gpppoem-0.1.1-10|32	
14cr|gpppoem-0.1.1-10|33	%build
14cr|gpppoem-0.1.1-10|34	export LIBS="-lX11"
14cr|gpppoem-0.1.1-10|35	autoreconf -vif
14cr|gpppoem-0.1.1-10|36	%configure2_5x
14cr|gpppoem-0.1.1-10|37	
14cr|gpppoem-0.1.1-10|38	%install
14cr|gpppoem-0.1.1-10|39	%makeinstall_std prefix=%{buildroot}%{_prefix}
14cr|gpppoem-0.1.1-10|40	
14cr|gpppoem-0.1.1-10|41	mkdir -p %{buildroot}/{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
14cr|gpppoem-0.1.1-10|42	cp %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|43	cp %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|44	cp %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gpppoem-0.1.1-10|45	
14cr|gpppoem-0.1.1-10|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gpppoem-0.1.1-10|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gpppoem-0.1.1-10|48	[Desktop Entry]
14cr|gpppoem-0.1.1-10|49	Name=Gpppoem
14cr|gpppoem-0.1.1-10|50	Comment=Pppoe monitor
14cr|gpppoem-0.1.1-10|51	Exec=%{_bindir}/%{name}
14cr|gpppoem-0.1.1-10|52	Icon=%{name}
14cr|gpppoem-0.1.1-10|53	Terminal=false
14cr|gpppoem-0.1.1-10|54	Type=Application
14cr|gpppoem-0.1.1-10|55	StartupNotify=true
14cr|gpppoem-0.1.1-10|56	Categories=GNOME;X-MandrivaLinux-System-Monitoring;
14cr|gpppoem-0.1.1-10|57	EOF
14cr|gpppoem-0.1.1-10|58	
14cr|gpppoem-0.1.1-10|59	
14cr|gpppoem-0.1.1-10|60	%changelog
14cr|gpppoem-0.1.1-10|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-10
14cr|gpppoem-0.1.1-10|62	+ Revision: 72faa57
14cr|gpppoem-0.1.1-10|63	- MassBuild#464: Increase release tag
14cr|gpppoem-0.1.1-10|64	
14cr|gpppoem-0.1.1-10|65	

1795 14
14cr|gpredict-1.3-2|1	%define name    gpredict
14cr|gpredict-1.3-2|2	%define version 1.3
14cr|gpredict-1.3-2|3	%define rel     2
14cr|gpredict-1.3-2|4	
14cr|gpredict-1.3-2|5	Name:           %{name}
14cr|gpredict-1.3-2|6	Version:        %{version}
14cr|gpredict-1.3-2|7	Release:        %{rel}
14cr|gpredict-1.3-2|8	Summary:        Fast and accurate real-time satellite tracking
14cr|gpredict-1.3-2|9	Group:          Sciences/Geosciences
14cr|gpredict-1.3-2|10	License:        GPLv2+
14cr|gpredict-1.3-2|11	URL:            http://gpredict.oz9aec.net
14cr|gpredict-1.3-2|12	Source0:         http://sourceforge.net/projects/gpredict/files/Gpredict/%{version}/%{name}-%{version}.tar.gz
14cr|gpredict-1.3-2|13	BuildRequires:  pkgconfig(ncurses)
14cr|gpredict-1.3-2|14	BuildRequires:  libstdc++-devel
14cr|gpredict-1.3-2|15	BuildRequires:  pkgconfig(libcurl)
14cr|gpredict-1.3-2|16	BuildRequires:  pkgconfig(gtk+)
14cr|gpredict-1.3-2|17	BuildRequires:  intltool >= 0.21
14cr|gpredict-1.3-2|18	BuildRequires:  pkgconfig(goocanvas)
14cr|gpredict-1.3-2|19	
14cr|gpredict-1.3-2|20	%description
14cr|gpredict-1.3-2|21	Gpredict includes the following features:
14cr|gpredict-1.3-2|22	* Tracking an infinite number of satellites only limited by the
14cr|gpredict-1.3-2|23	physical memory and processing power of the computer.
14cr|gpredict-1.3-2|24	* Display the tracking data in lists, maps, polar plots and any
14cr|gpredict-1.3-2|25	combination of these.
14cr|gpredict-1.3-2|26	* You can have many modules open at the same either in a
14cr|gpredict-1.3-2|27	notebook or in their own windows. The module can also run in
14cr|gpredict-1.3-2|28	full-screen mode.
14cr|gpredict-1.3-2|29	* You can use many ground stations. Ground station coordinates
14cr|gpredict-1.3-2|30	can either be entered manually or you can get some appriximate values
14cr|gpredict-1.3-2|31	from a list with more than 2000 predefined locations worldwide.
14cr|gpredict-1.3-2|32	* Predict upcoming passes for satellites, including passes where a
14cr|gpredict-1.3-2|33	satellite may be visible and communication windows
14cr|gpredict-1.3-2|34	* Very detailed information about both the real time data and the
14cr|gpredict-1.3-2|35	predicted passes.
14cr|gpredict-1.3-2|36	* Gpredict can run in real-time, simulated real-time (fast forward and
14cr|gpredict-1.3-2|37	backward), and manual time control.
14cr|gpredict-1.3-2|38	* Doppler tuning of radios via Hamlib rigctld.
14cr|gpredict-1.3-2|39	* Antenna rotator control via Hamlib rotctld.
14cr|gpredict-1.3-2|40	
14cr|gpredict-1.3-2|41	
14cr|gpredict-1.3-2|42	%prep
14cr|gpredict-1.3-2|43	%setup -q
14cr|gpredict-1.3-2|44	
14cr|gpredict-1.3-2|45	%build
14cr|gpredict-1.3-2|46	%configure2_5x --enable-coverage
14cr|gpredict-1.3-2|47	%make
14cr|gpredict-1.3-2|48	
14cr|gpredict-1.3-2|49	%install
14cr|gpredict-1.3-2|50	%makeinstall_std
14cr|gpredict-1.3-2|51	
14cr|gpredict-1.3-2|52	%find_lang %{name}
14cr|gpredict-1.3-2|53	
14cr|gpredict-1.3-2|54	%files -f %{name}.lang
14cr|gpredict-1.3-2|55	%{_bindir}/%{name}
14cr|gpredict-1.3-2|56	%{_datadir}/%{name}
14cr|gpredict-1.3-2|57	%{_datadir}/applications/%{name}.desktop
14cr|gpredict-1.3-2|58	%{_datadir}/pixmaps/%{name}
14cr|gpredict-1.3-2|59	%{_datadir}/pixmaps/%{name}-icon.png
14cr|gpredict-1.3-2|60	%{_mandir}/man1/gpredict.*
14cr|gpredict-1.3-2|61	
14cr|gpredict-1.3-2|62	
14cr|gpredict-1.3-2|63	
14cr|gpredict-1.3-2|64	%changelog
14cr|gpredict-1.3-2|65	* Wed Oct 31 2012 alexander barakin aka sash-kan <alex@barak.in> 1.3-2
14cr|gpredict-1.3-2|66	+ Revision: 3a58c33
14cr|gpredict-1.3-2|67	- spec cleanup
14cr|gpredict-1.3-2|68	
14cr|gpredict-1.3-2|69	

1796 14
14cr|gprsec-3.0.0-6|1	# TODO: build also command line tool, automate configuration as defined below.
14cr|gprsec-3.0.0-6|2	
14cr|gprsec-3.0.0-6|3	%define name		gprsec
14cr|gprsec-3.0.0-6|4	%define realnam		GPRS_Easy_Connect
14cr|gprsec-3.0.0-6|5	%define version		3.0.0
14cr|gprsec-3.0.0-6|6	%define realver		300
14cr|gprsec-3.0.0-6|7	%define release		6
14cr|gprsec-3.0.0-6|8	%define Summary		GUI to simplify GPRS cellular data connection
14cr|gprsec-3.0.0-6|9	
14cr|gprsec-3.0.0-6|10	Summary:		%{Summary}
14cr|gprsec-3.0.0-6|11	Name:			%{name}
14cr|gprsec-3.0.0-6|12	Version:		%{version}
14cr|gprsec-3.0.0-6|13	Release:		%{release}
14cr|gprsec-3.0.0-6|14	License:		GPL
14cr|gprsec-3.0.0-6|15	Group:			Communications
14cr|gprsec-3.0.0-6|16	URL:			http://www.gprsec.hu
14cr|gprsec-3.0.0-6|17	
14cr|gprsec-3.0.0-6|18	Source0:		http://www.gprsec.hu/downloads/%{realnam}_%{realver}.tar.bz2
14cr|gprsec-3.0.0-6|19	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gprsec-3.0.0-6|20	BuildArch:		noarch
14cr|gprsec-3.0.0-6|21	BuildRequires:	imagemagick
14cr|gprsec-3.0.0-6|22	
14cr|gprsec-3.0.0-6|23	Requires:		perl-Gtk2
14cr|gprsec-3.0.0-6|24	Requires:		perl-Glib
14cr|gprsec-3.0.0-6|25	Requires:		perl-Gtk2-TrayIcon
14cr|gprsec-3.0.0-6|26	Requires:		perl-Gnome2-Canvas
14cr|gprsec-3.0.0-6|27	Requires:		perl-Gnome2-VFS
14cr|gprsec-3.0.0-6|28	Requires:		perl-Gnome2
14cr|gprsec-3.0.0-6|29	Requires:		ppp
14cr|gprsec-3.0.0-6|30	
14cr|gprsec-3.0.0-6|31	%description
14cr|gprsec-3.0.0-6|32	GPRS Easy Connect is a graphical utility to simplify connecting to the internet
14cr|gprsec-3.0.0-6|33	with a GPRS cellular phone.  Many phones are supported, and scripts to connect
14cr|gprsec-3.0.0-6|34	to many worldwide GPRS providers are included.  You can also easily create your
14cr|gprsec-3.0.0-6|35	own script to add new phones or new providers.  Connection statistics are also
14cr|gprsec-3.0.0-6|36	included.
14cr|gprsec-3.0.0-6|37	
14cr|gprsec-3.0.0-6|38	Connections to your phone can be via serial, irda, bluetooth, or USB.
14cr|gprsec-3.0.0-6|39	
14cr|gprsec-3.0.0-6|40	* Usage note:
14cr|gprsec-3.0.0-6|41	To use, make sure you have kernel module cdc_acm loaded (easiest is to add it
14cr|gprsec-3.0.0-6|42	to /etc/modules), add user permissions after devices created by executing
14cr|gprsec-3.0.0-6|43	chmod a+rw /dev/ttyACM0 && chmod a+rw /dev/ttyACM1, and after you connect to
14cr|gprsec-3.0.0-6|44	run dhclient or similar.
14cr|gprsec-3.0.0-6|45	
14cr|gprsec-3.0.0-6|46	%prep
14cr|gprsec-3.0.0-6|47	%setup -q -n %{realnam}_%{realver}
14cr|gprsec-3.0.0-6|48	
14cr|gprsec-3.0.0-6|49	%build
14cr|gprsec-3.0.0-6|50	# no build, this is a perl script
14cr|gprsec-3.0.0-6|51	
14cr|gprsec-3.0.0-6|52	%install
14cr|gprsec-3.0.0-6|53	rm -rf %{buildroot}
14cr|gprsec-3.0.0-6|54	
14cr|gprsec-3.0.0-6|55	# The spec does not use the binary installer provided in the package
14cr|gprsec-3.0.0-6|56	# but the installation directives used by it from installer/Install.conf
14cr|gprsec-3.0.0-6|57	
14cr|gprsec-3.0.0-6|58	install -D data/bin/%{name} %{buildroot}%{_bindir}/%{name}
14cr|gprsec-3.0.0-6|59	install -d %{buildroot}%{_datadir}/%{name}
14cr|gprsec-3.0.0-6|60	cp -R data/share/%{name}/images %{buildroot}%{_datadir}/%{name}/
14cr|gprsec-3.0.0-6|61	cp -R data/share/%{name}/themes %{buildroot}%{_datadir}
14cr|gprsec-3.0.0-6|62	cp -R data/share/%{name}/languages %{buildroot}%{_datadir}/%{name}/
14cr|gprsec-3.0.0-6|63	cp -R data/share/%{name}/sounds %{buildroot}%{_datadir}/%{name}/
14cr|gprsec-3.0.0-6|64	cp -R data/share/%{name}/tools %{buildroot}%{_datadir}/%{name}/
14cr|gprsec-3.0.0-6|65	
14cr|gprsec-3.0.0-6|66	# Creating menu entry
14cr|gprsec-3.0.0-6|67	
14cr|gprsec-3.0.0-6|68	
14cr|gprsec-3.0.0-6|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gprsec-3.0.0-6|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gprsec-3.0.0-6|71	[Desktop Entry]
14cr|gprsec-3.0.0-6|72	Encoding=UTF-8
14cr|gprsec-3.0.0-6|73	Name=GPRS Easy Connect
14cr|gprsec-3.0.0-6|74	Comment=%{Summary}
14cr|gprsec-3.0.0-6|75	Exec=%{_bindir}/%{name}
14cr|gprsec-3.0.0-6|76	Icon=%{name}
14cr|gprsec-3.0.0-6|77	Terminal=false (or true if needs=text)
14cr|gprsec-3.0.0-6|78	Type=Application
14cr|gprsec-3.0.0-6|79	Categories=GNOME;Settings;Networ;X-MandrivaLinux-System-Configuration-Networking;
14cr|gprsec-3.0.0-6|80	EOF
14cr|gprsec-3.0.0-6|81	
14cr|gprsec-3.0.0-6|82	# Create icons
14cr|gprsec-3.0.0-6|83	
14cr|gprsec-3.0.0-6|84	install -d %buildroot/{%_miconsdir,%_iconsdir,%_liconsdir}
14cr|gprsec-3.0.0-6|85	convert -resize 16x16 data/share/gprsec/images/icons/gprsec.png %buildroot/%_miconsdir/%name.png
14cr|gprsec-3.0.0-6|86	convert -resize 32x32 data/share/gprsec/images/icons/gprsec.png %buildroot/%_iconsdir/%name.png
14cr|gprsec-3.0.0-6|87	convert -resize 48x48 data/share/gprsec/images/icons/gprsec.png %buildroot/%_liconsdir/%name.png
14cr|gprsec-3.0.0-6|88	
14cr|gprsec-3.0.0-6|89	%clean
14cr|gprsec-3.0.0-6|90	rm -rf %{buildroot}
14cr|gprsec-3.0.0-6|91	
14cr|gprsec-3.0.0-6|92	%if %mdkversion < 200900
14cr|gprsec-3.0.0-6|93	%post
14cr|gprsec-3.0.0-6|94	%update_menus
14cr|gprsec-3.0.0-6|95	%endif
14cr|gprsec-3.0.0-6|96	
14cr|gprsec-3.0.0-6|97	%if %mdkversion < 200900
14cr|gprsec-3.0.0-6|98	%postun
14cr|gprsec-3.0.0-6|99	%clean_menus
14cr|gprsec-3.0.0-6|100	%endif
14cr|gprsec-3.0.0-6|101	
14cr|gprsec-3.0.0-6|102	%files
14cr|gprsec-3.0.0-6|103	%defattr(-,root,root,0755)
14cr|gprsec-3.0.0-6|104	%doc data/share/gprsec/README data/share/gprsec/COPYING data/share/gprsec/AUTHORS data/share/gprsec/history data/share/gprsec/version
14cr|gprsec-3.0.0-6|105	%doc documentation.html
14cr|gprsec-3.0.0-6|106	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gprsec-3.0.0-6|107	%{_bindir}/%name
14cr|gprsec-3.0.0-6|108	%{_miconsdir}/%name.png
14cr|gprsec-3.0.0-6|109	%{_iconsdir}/%name.png
14cr|gprsec-3.0.0-6|110	%{_liconsdir}/%name.png
14cr|gprsec-3.0.0-6|111	%{_datadir}/%{name}/*
14cr|gprsec-3.0.0-6|112	%{_datadir}/themes/*
14cr|gprsec-3.0.0-6|113	
14cr|gprsec-3.0.0-6|114	
14cr|gprsec-3.0.0-6|115	
14cr|gprsec-3.0.0-6|116	
14cr|gprsec-3.0.0-6|117	%changelog
14cr|gprsec-3.0.0-6|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-6
14cr|gprsec-3.0.0-6|119	+ Revision: 71f1715
14cr|gprsec-3.0.0-6|120	- MassBuild#464: Increase release tag
14cr|gprsec-3.0.0-6|121	
14cr|gprsec-3.0.0-6|122	

1797 14
14cr|gpsbabel-1.4.3-2|1	Summary:	GPSBabel converts GPS data from one format to another
14cr|gpsbabel-1.4.3-2|2	Name:		gpsbabel
14cr|gpsbabel-1.4.3-2|3	Version:	1.4.3
14cr|gpsbabel-1.4.3-2|4	Release:	2
14cr|gpsbabel-1.4.3-2|5	License:	GPLv2+
14cr|gpsbabel-1.4.3-2|6	Group:		File tools
14cr|gpsbabel-1.4.3-2|7	URL:		http://www.gpsbabel.org/
14cr|gpsbabel-1.4.3-2|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gpsbabel-1.4.3-2|9	Source1:       %{name}.desktop
14cr|gpsbabel-1.4.3-2|10	Source2:       %{name}.png
14cr|gpsbabel-1.4.3-2|11	Patch0:		gpsbabel-1.3.5-autoconf.patch
14cr|gpsbabel-1.4.3-2|12	BuildRequires:	expat-devel
14cr|gpsbabel-1.4.3-2|13	BuildRequires:	libusb-devel
14cr|gpsbabel-1.4.3-2|14	BuildRequires:	zlib-devel
14cr|gpsbabel-1.4.3-2|15	BuildRequires:	qt4-devel
14cr|gpsbabel-1.4.3-2|16	BuildRequires:	desktop-file-utils
14cr|gpsbabel-1.4.3-2|17	
14cr|gpsbabel-1.4.3-2|18	%description
14cr|gpsbabel-1.4.3-2|19	GPSBabel converts waypoints, tracks, and routes from one format to another,
14cr|gpsbabel-1.4.3-2|20	whether that format is a common mapping format like Delorme, Streets and
14cr|gpsbabel-1.4.3-2|21	Trips, or even a serial upload or download to a GPS unit such as those from
14cr|gpsbabel-1.4.3-2|22	Garmin and Magellan. By flatting the Tower of Babel that the authors of
14cr|gpsbabel-1.4.3-2|23	various programs for manipulating GPS data have imposed upon us, it returns
14cr|gpsbabel-1.4.3-2|24	to us the ability to freely move our own waypoint data between the programs
14cr|gpsbabel-1.4.3-2|25	and hardware we choose to use.
14cr|gpsbabel-1.4.3-2|26	
14cr|gpsbabel-1.4.3-2|27	%package gui
14cr|gpsbabel-1.4.3-2|28	Summary:	Qt GUI interface for GPSBabel
14cr|gpsbabel-1.4.3-2|29	Group:		Graphical desktop/KDE
14cr|gpsbabel-1.4.3-2|30	License:	GPLv2+
14cr|gpsbabel-1.4.3-2|31	Requires:	%{name} = %{version}-%{release}
14cr|gpsbabel-1.4.3-2|32	
14cr|gpsbabel-1.4.3-2|33	%description gui
14cr|gpsbabel-1.4.3-2|34	Qt GUI interface for GPSBabel.
14cr|gpsbabel-1.4.3-2|35	
14cr|gpsbabel-1.4.3-2|36	%prep
14cr|gpsbabel-1.4.3-2|37	
14cr|gpsbabel-1.4.3-2|38	%setup -q
14cr|gpsbabel-1.4.3-2|39	perl -pi -e 's|^INSTALL_TARGETDIR=/usr/local/|INSTALL_TARGETDIR=\$(DESTDIR)%_usr|' Makefile
14cr|gpsbabel-1.4.3-2|40	%patch0 -p0 -b .autoconf
14cr|gpsbabel-1.4.3-2|41	
14cr|gpsbabel-1.4.3-2|42	# fix bad execute perms
14cr|gpsbabel-1.4.3-2|43	%{__chmod} a-x *.c *.h
14cr|gpsbabel-1.4.3-2|44	
14cr|gpsbabel-1.4.3-2|45	%build
14cr|gpsbabel-1.4.3-2|46	%configure2_5x --with-zlib=system
14cr|gpsbabel-1.4.3-2|47	%make
14cr|gpsbabel-1.4.3-2|48	pushd gui
14cr|gpsbabel-1.4.3-2|49	%qmake_qt4
14cr|gpsbabel-1.4.3-2|50	%qt4bin/lrelease *.ts
14cr|gpsbabel-1.4.3-2|51	%make
14cr|gpsbabel-1.4.3-2|52	popd
14cr|gpsbabel-1.4.3-2|53	
14cr|gpsbabel-1.4.3-2|54	%install
14cr|gpsbabel-1.4.3-2|55	%__install -d %{buildroot}%{_bindir}
14cr|gpsbabel-1.4.3-2|56	%makeinstall_std
14cr|gpsbabel-1.4.3-2|57	%makeinstall_std -C gui
14cr|gpsbabel-1.4.3-2|58	
14cr|gpsbabel-1.4.3-2|59	%__install -m 0755 -d %{buildroot}%{_bindir}/
14cr|gpsbabel-1.4.3-2|60	%__install -m 0755 -p gui/objects/gpsbabelfe-bin %{buildroot}%{_bindir}/
14cr|gpsbabel-1.4.3-2|61	%__install -m 0755 -d %{buildroot}%{translationdir}/
14cr|gpsbabel-1.4.3-2|62	%__install -m 0644 -p gui/gpsbabel*_*.qm %{buildroot}%{translationdir}/
14cr|gpsbabel-1.4.3-2|63	
14cr|gpsbabel-1.4.3-2|64	desktop-file-install \
14cr|gpsbabel-1.4.3-2|65	--dir %{buildroot}/%{_datadir}/applications \
14cr|gpsbabel-1.4.3-2|66	%{SOURCE1}
14cr|gpsbabel-1.4.3-2|67	
14cr|gpsbabel-1.4.3-2|68	install -m 0755 -d %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/
14cr|gpsbabel-1.4.3-2|69	install -m 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/
14cr|gpsbabel-1.4.3-2|70	
14cr|gpsbabel-1.4.3-2|71	%files
14cr|gpsbabel-1.4.3-2|72	%doc README* COPYING
14cr|gpsbabel-1.4.3-2|73	%{_bindir}/%{name}
14cr|gpsbabel-1.4.3-2|74	
14cr|gpsbabel-1.4.3-2|75	%files gui
14cr|gpsbabel-1.4.3-2|76	%doc gui/{AUTHORS,COPYING*,README*,TODO} gui/help/gpsbabel.html
14cr|gpsbabel-1.4.3-2|77	%{_bindir}/gpsbabelfe-bin
14cr|gpsbabel-1.4.3-2|78	%{_datadir}/applications/*
14cr|gpsbabel-1.4.3-2|79	%{_datadir}/icons/hicolor/256x256/apps/*
14cr|gpsbabel-1.4.3-2|80	
14cr|gpsbabel-1.4.3-2|81	
14cr|gpsbabel-1.4.3-2|82	
14cr|gpsbabel-1.4.3-2|83	%changelog
14cr|gpsbabel-1.4.3-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-2
14cr|gpsbabel-1.4.3-2|85	+ Revision: 6604f25
14cr|gpsbabel-1.4.3-2|86	- MassBuild#464: Increase release tag
14cr|gpsbabel-1.4.3-2|87	
14cr|gpsbabel-1.4.3-2|88	

1798 14
14cr|gpscorrelate-1.6.1-7|1	Summary:	GPS photo tagging application
14cr|gpscorrelate-1.6.1-7|2	Name:		gpscorrelate
14cr|gpscorrelate-1.6.1-7|3	Version:	1.6.1
14cr|gpscorrelate-1.6.1-7|4	Release:	7
14cr|gpscorrelate-1.6.1-7|5	License:	GPLv2+
14cr|gpscorrelate-1.6.1-7|6	Group:		Graphics
14cr|gpscorrelate-1.6.1-7|7	Url:		http://freefoote.dview.net/linux_gpscorr.html
14cr|gpscorrelate-1.6.1-7|8	Source0:	http://freefoote.dview.net/linux/%{name}-%{version}.tar.gz
14cr|gpscorrelate-1.6.1-7|9	Patch0:		gpscorrelate-1.6.1-makefile.diff
14cr|gpscorrelate-1.6.1-7|10	BuildRequires:	xsltproc
14cr|gpscorrelate-1.6.1-7|11	BuildRequires:	docbook-style-xsl
14cr|gpscorrelate-1.6.1-7|12	BuildRequires:	pkgconfig(exiv2)
14cr|gpscorrelate-1.6.1-7|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gpscorrelate-1.6.1-7|14	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gpscorrelate-1.6.1-7|15	
14cr|gpscorrelate-1.6.1-7|16	%description
14cr|gpscorrelate-1.6.1-7|17	This program correlates digital camera photos with GPS data in GPX format.
14cr|gpscorrelate-1.6.1-7|18	
14cr|gpscorrelate-1.6.1-7|19	%files
14cr|gpscorrelate-1.6.1-7|20	%doc RELEASES COPYING README doc
14cr|gpscorrelate-1.6.1-7|21	%{_bindir}/*
14cr|gpscorrelate-1.6.1-7|22	
14cr|gpscorrelate-1.6.1-7|23	#----------------------------------------------------------------------------
14cr|gpscorrelate-1.6.1-7|24	
14cr|gpscorrelate-1.6.1-7|25	%prep
14cr|gpscorrelate-1.6.1-7|26	%setup -q
14cr|gpscorrelate-1.6.1-7|27	%patch0 -p1
14cr|gpscorrelate-1.6.1-7|28	
14cr|gpscorrelate-1.6.1-7|29	%build
14cr|gpscorrelate-1.6.1-7|30	%make LDFLAGS="%{ldflags}" CFLAGS="%{optflags}"
14cr|gpscorrelate-1.6.1-7|31	
14cr|gpscorrelate-1.6.1-7|32	%install
14cr|gpscorrelate-1.6.1-7|33	install -d %{buildroot}%{_bindir}
14cr|gpscorrelate-1.6.1-7|34	install -m 755 gpscorrelate gpscorrelate-gui %{buildroot}%{_bindir}
14cr|gpscorrelate-1.6.1-7|35	
14cr|gpscorrelate-1.6.1-7|36	
14cr|gpscorrelate-1.6.1-7|37	
14cr|gpscorrelate-1.6.1-7|38	%changelog
14cr|gpscorrelate-1.6.1-7|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-7
14cr|gpscorrelate-1.6.1-7|40	+ Revision: 65b5351
14cr|gpscorrelate-1.6.1-7|41	- MassBuild#464: Increase release tag
14cr|gpscorrelate-1.6.1-7|42	
14cr|gpscorrelate-1.6.1-7|43	

1799 14
14cr|gpsdrive-2.11-7|1	Summary:	GPS based navigation tool
14cr|gpsdrive-2.11-7|2	
14cr|gpsdrive-2.11-7|3	Name:		gpsdrive
14cr|gpsdrive-2.11-7|4	Version:	2.11
14cr|gpsdrive-2.11-7|5	Release:	7
14cr|gpsdrive-2.11-7|6	License:	GPLv2+
14cr|gpsdrive-2.11-7|7	Group:		Networking/Other
14cr|gpsdrive-2.11-7|8	Url:		http://www.gpsdrive.de/
14cr|gpsdrive-2.11-7|9	Source0:	http://www.gpsdrive.de/packages/%{name}-%{version}.tar.gz
14cr|gpsdrive-2.11-7|10	Source1:	http://download.sourceforge.net/sourceforge/gpsdrive/openstreetmap-map-icons-minimal.tar.gz
14cr|gpsdrive-2.11-7|11	Source2:	%{name}-48.png
14cr|gpsdrive-2.11-7|12	Source3:	%{name}-32.png
14cr|gpsdrive-2.11-7|13	Source4:	%{name}-16.png
14cr|gpsdrive-2.11-7|14	Patch0:		gpsdrive-2.10pre6-leaf.patch
14cr|gpsdrive-2.11-7|15	Patch1:		gpsdrive-2.10pre7-fedora.patch
14cr|gpsdrive-2.11-7|16	Patch2:		gpsdrive-2.10pre7-usepc.patch
14cr|gpsdrive-2.11-7|17	Patch3:		gpsdrive-2.10-newgps.patch
14cr|gpsdrive-2.11-7|18	Patch4:		gpsdrive-2.10-fix-dso-linking.patch
14cr|gpsdrive-2.11-7|19	Patch5:		gpsdrive-2.11-add-gdk-pixbuf2.patch
14cr|gpsdrive-2.11-7|20	Patch6:		gpsdrive_no_segfault_on_nan_lat.patch
14cr|gpsdrive-2.11-7|21	Patch7:		gpsdrive-2.11.mapnik.cpp.patch
14cr|gpsdrive-2.11-7|22	Patch8:		gpsdrive-2.11-freetype-cmake.patch
14cr|gpsdrive-2.11-7|23	BuildRequires:	cmake
14cr|gpsdrive-2.11-7|24	BuildRequires:	desktop-file-utils
14cr|gpsdrive-2.11-7|25	BuildRequires:	boost-devel
14cr|gpsdrive-2.11-7|26	BuildRequires:	speech-dispatcher-devel
14cr|gpsdrive-2.11-7|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gpsdrive-2.11-7|28	BuildRequires:	pkgconfig(libcurl)
14cr|gpsdrive-2.11-7|29	BuildRequires:	pkgconfig(libgpsd)
14cr|gpsdrive-2.11-7|30	BuildRequires:	pkgconfig(libpq)
14cr|gpsdrive-2.11-7|31	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gpsdrive-2.11-7|32	BuildRequires:	pkgconfig(sqlite3)
14cr|gpsdrive-2.11-7|33	BuildRequires:	pkgconfig(freetype2)
14cr|gpsdrive-2.11-7|34	BuildRequires:  pkgconfig(libagg)
14cr|gpsdrive-2.11-7|35	
14cr|gpsdrive-2.11-7|36	Provides:	perl(Geo::OSM::EntitiesV3)
14cr|gpsdrive-2.11-7|37	Provides:	perl(Geo::OSM::OsmReaderV5)
14cr|gpsdrive-2.11-7|38	Provides:	perl(Geo::OSM::EntitiesV5)
14cr|gpsdrive-2.11-7|39	Provides:	perl(Geo::OSM::OsmReaderV3)
14cr|gpsdrive-2.11-7|40	
14cr|gpsdrive-2.11-7|41	%description
14cr|gpsdrive-2.11-7|42	Gpsdrive is a map-based navigation system. It displays your position on a
14cr|gpsdrive-2.11-7|43	zoomable map provided from a NMEA-capable GPS receiver. The maps are
14cr|gpsdrive-2.11-7|44	autoselected for the best resolution, depending of your position, and the
14cr|gpsdrive-2.11-7|45	displayed image can be zoomed. Maps can be downloaded from the Internet with
14cr|gpsdrive-2.11-7|46	one mouse click. The program provides information about speed, direction,
14cr|gpsdrive-2.11-7|47	bearing, arrival time, actual position, and target position. Speech output
14cr|gpsdrive-2.11-7|48	is also available.
14cr|gpsdrive-2.11-7|49	
14cr|gpsdrive-2.11-7|50	%files -f %{name}.lang
14cr|gpsdrive-2.11-7|51	%doc AUTHORS README
14cr|gpsdrive-2.11-7|52	%{_bindir}/*
14cr|gpsdrive-2.11-7|53	%{_mandir}/man1/*.1*
14cr|gpsdrive-2.11-7|54	%{_mandir}/es/man1/gpsdrive.1*
14cr|gpsdrive-2.11-7|55	%{_mandir}/de/man1/gpsdrive.1*
14cr|gpsdrive-2.11-7|56	%{_miconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|57	%{_iconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|58	%{_liconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|59	%{_datadir}/icons/map-icons
14cr|gpsdrive-2.11-7|60	%{_datadir}/%{name}
14cr|gpsdrive-2.11-7|61	%{_datadir}/applications/*
14cr|gpsdrive-2.11-7|62	%{perl_vendorlib}/*
14cr|gpsdrive-2.11-7|63	
14cr|gpsdrive-2.11-7|64	#----------------------------------------------------------------------------
14cr|gpsdrive-2.11-7|65	
14cr|gpsdrive-2.11-7|66	%prep
14cr|gpsdrive-2.11-7|67	%setup -q -n %{name}-%{version} -a1
14cr|gpsdrive-2.11-7|68	%patch0 -p1 -b .leaf
14cr|gpsdrive-2.11-7|69	%patch1 -p1
14cr|gpsdrive-2.11-7|70	%patch2 -p1 -b .usepc
14cr|gpsdrive-2.11-7|71	%patch3 -p1 -b .newgps
14cr|gpsdrive-2.11-7|72	%patch4 -p1 -b .fix-dso-linking
14cr|gpsdrive-2.11-7|73	%patch5 -p1 -b .gdk-pixbuf2
14cr|gpsdrive-2.11-7|74	%patch6 -p0 -b .nan
14cr|gpsdrive-2.11-7|75	#%patch7 -p1 -b .mapnikcpp
14cr|gpsdrive-2.11-7|76	%patch8 -p1 -b .freetype-cmake
14cr|gpsdrive-2.11-7|77	
14cr|gpsdrive-2.11-7|78	%build
14cr|gpsdrive-2.11-7|79	export CXXFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=3"
14cr|gpsdrive-2.11-7|80	export LDFLAGS="$LDFLAGS -lm"
14cr|gpsdrive-2.11-7|81	%cmake -DWITH_MAPNIK=OFF
14cr|gpsdrive-2.11-7|82	%make
14cr|gpsdrive-2.11-7|83	
14cr|gpsdrive-2.11-7|84	%install
14cr|gpsdrive-2.11-7|85	%makeinstall_std -C build
14cr|gpsdrive-2.11-7|86	
14cr|gpsdrive-2.11-7|87	rm -rf %{buildroot}%{_datadir}/%{name}/{AUTHORS,FAQ*,LEEME,LISEZMOI,README*,TODO,NMEA*,GPS-*}
14cr|gpsdrive-2.11-7|88	
14cr|gpsdrive-2.11-7|89	install -m644 %{SOURCE2} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|90	install -m644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|91	install -m644 %{SOURCE4} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|gpsdrive-2.11-7|92	
14cr|gpsdrive-2.11-7|93	#menu entry
14cr|gpsdrive-2.11-7|94	desktop-file-install --vendor="" \
14cr|gpsdrive-2.11-7|95	--remove-category="Application" \
14cr|gpsdrive-2.11-7|96	--add-category="GTK" \
14cr|gpsdrive-2.11-7|97	--add-category="Science" \
14cr|gpsdrive-2.11-7|98	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Other" \
14cr|gpsdrive-2.11-7|99	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gpsdrive-2.11-7|100	
14cr|gpsdrive-2.11-7|101	install -d %{buildroot}%{_datadir}/icons/map-icons
14cr|gpsdrive-2.11-7|102	cp -a usr/share/icons/map-icons/* %{buildroot}%{_datadir}/icons/map-icons/
14cr|gpsdrive-2.11-7|103	
14cr|gpsdrive-2.11-7|104	%find_lang %{name}
14cr|gpsdrive-2.11-7|105	
14cr|gpsdrive-2.11-7|106	%changelog
14cr|gpsdrive-2.11-7|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.11-7
14cr|gpsdrive-2.11-7|108	+ Revision: f8d507e
14cr|gpsdrive-2.11-7|109	- MassBuild#464: Increase release tag
14cr|gpsdrive-2.11-7|110	
14cr|gpsdrive-2.11-7|111	

1800 14
14cr|gpsim-0.26.1-3|1	%define name    gpsim
14cr|gpsim-0.26.1-3|2	%define version 0.26.1
14cr|gpsim-0.26.1-3|3	%define release  3
14cr|gpsim-0.26.1-3|4	
14cr|gpsim-0.26.1-3|5	%define lib_name_orig lib%{name}
14cr|gpsim-0.26.1-3|6	%define lib_major 0
14cr|gpsim-0.26.1-3|7	%define lib_name %mklibname %{name} %{lib_major}
14cr|gpsim-0.26.1-3|8	%define develname %mklibname -d %{name}
14cr|gpsim-0.26.1-3|9	
14cr|gpsim-0.26.1-3|10	Name:           %{name}
14cr|gpsim-0.26.1-3|11	Epoch:		1
14cr|gpsim-0.26.1-3|12	Version:        %{version}
14cr|gpsim-0.26.1-3|13	Release:        %{release}
14cr|gpsim-0.26.1-3|14	Summary:        A software simulator for Microchip PIC microcontrollers
14cr|gpsim-0.26.1-3|15	Source0:        %{name}-%{version}.tar.gz
14cr|gpsim-0.26.1-3|16	Patch0:		gpsim-0.26.1-linkage.patch
14cr|gpsim-0.26.1-3|17	Patch1:		gpsim-0.26.1-gtkextra3.patch
14cr|gpsim-0.26.1-3|18	Patch2:		gpsim-0.26.1-glibh.patch
14cr|gpsim-0.26.1-3|19	License:        GPL
14cr|gpsim-0.26.1-3|20	Group:          Development/Other
14cr|gpsim-0.26.1-3|21	Url:		http://gpsim.sourceforge.net/
14cr|gpsim-0.26.1-3|22	BuildRequires:  readline-devel flex pkgconfig(popt) pkgconfig(glib-2.0)
14cr|gpsim-0.26.1-3|23	BuildRequires:  termcap-devel pkgconfig(ncurses) glibc-static-devel
14cr|gpsim-0.26.1-3|24	BuildRequires:  pkgconfig(gtkextra-3.0)
14cr|gpsim-0.26.1-3|25	
14cr|gpsim-0.26.1-3|26	%description
14cr|gpsim-0.26.1-3|27	gpsim is a full-featured software simulator for Microchip PIC microcontrollers
14cr|gpsim-0.26.1-3|28	distributed under the GNU General Public License.
14cr|gpsim-0.26.1-3|29	
14cr|gpsim-0.26.1-3|30	gpsim has been designed to be as accurate as possible. Accuracy includes the
14cr|gpsim-0.26.1-3|31	entire PIC - from the core to the I/O pins and including ALL of the internal
14cr|gpsim-0.26.1-3|32	peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
14cr|gpsim-0.26.1-3|33	and test the PIC the same PIC the same way you would in the real world.
14cr|gpsim-0.26.1-3|34	
14cr|gpsim-0.26.1-3|35	%package -n     %{lib_name}
14cr|gpsim-0.26.1-3|36	Summary:	Main library for %{name}
14cr|gpsim-0.26.1-3|37	Group:          System/Libraries
14cr|gpsim-0.26.1-3|38	
14cr|gpsim-0.26.1-3|39	%description -n %{lib_name}
14cr|gpsim-0.26.1-3|40	This package contains the library needed to run programs dynamically
14cr|gpsim-0.26.1-3|41	linked with libgpsim
14cr|gpsim-0.26.1-3|42	
14cr|gpsim-0.26.1-3|43	%package -n     %{develname}
14cr|gpsim-0.26.1-3|44	Summary:        Headers for developing programs that will use libgpsim
14cr|gpsim-0.26.1-3|45	Group:          Development/C
14cr|gpsim-0.26.1-3|46	Requires:       %{lib_name} = %{epoch}:%{version}
14cr|gpsim-0.26.1-3|47	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
14cr|gpsim-0.26.1-3|48	Provides:       %{name}-devel = %{version}-%{release}
14cr|gpsim-0.26.1-3|49	Obsoletes:	%{lib_name}-devel
14cr|gpsim-0.26.1-3|50	
14cr|gpsim-0.26.1-3|51	%description -n %{develname}
14cr|gpsim-0.26.1-3|52	This package contains the headers that programmers will need to develop
14cr|gpsim-0.26.1-3|53	applications which will use libgpsim
14cr|gpsim-0.26.1-3|54	
14cr|gpsim-0.26.1-3|55	%prep
14cr|gpsim-0.26.1-3|56	%setup -q
14cr|gpsim-0.26.1-3|57	%patch0 -p0 -b .link
14cr|gpsim-0.26.1-3|58	%patch1 -p2 -b .gtkextra3
14cr|gpsim-0.26.1-3|59	%patch2 -p2 -b .glibh
14cr|gpsim-0.26.1-3|60	
14cr|gpsim-0.26.1-3|61	%build
14cr|gpsim-0.26.1-3|62	%define _disable_ld_no_undefined 1
14cr|gpsim-0.26.1-3|63	%configure2_5x --disable-static
14cr|gpsim-0.26.1-3|64	%make
14cr|gpsim-0.26.1-3|65	
14cr|gpsim-0.26.1-3|66	%install
14cr|gpsim-0.26.1-3|67	%makeinstall_std
14cr|gpsim-0.26.1-3|68	
14cr|gpsim-0.26.1-3|69	# zap .a and .la
14cr|gpsim-0.26.1-3|70	rm -fr %{buildroot}%{_libdir}/*.la
14cr|gpsim-0.26.1-3|71	
14cr|gpsim-0.26.1-3|72	%files
14cr|gpsim-0.26.1-3|73	%defattr(-,root,root)
14cr|gpsim-0.26.1-3|74	%doc README
14cr|gpsim-0.26.1-3|75	%{_bindir}/%{name}
14cr|gpsim-0.26.1-3|76	
14cr|gpsim-0.26.1-3|77	%files -n %{lib_name}
14cr|gpsim-0.26.1-3|78	%defattr(-,root,root)
14cr|gpsim-0.26.1-3|79	%{_libdir}/*.so.*
14cr|gpsim-0.26.1-3|80	
14cr|gpsim-0.26.1-3|81	%files -n %{develname}
14cr|gpsim-0.26.1-3|82	%defattr(-,root,root)
14cr|gpsim-0.26.1-3|83	%{_includedir}/*
14cr|gpsim-0.26.1-3|84	%{_libdir}/*.so
14cr|gpsim-0.26.1-3|85	
14cr|gpsim-0.26.1-3|86	
14cr|gpsim-0.26.1-3|87	
14cr|gpsim-0.26.1-3|88	%changelog
14cr|gpsim-0.26.1-3|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.26.1-3
14cr|gpsim-0.26.1-3|90	+ Revision: f952fca
14cr|gpsim-0.26.1-3|91	- MassBuild#464: Increase release tag
14cr|gpsim-0.26.1-3|92	
14cr|gpsim-0.26.1-3|93	

1801 14
14cr|gpsman-6.4.2-2|1	# This spec is based on Fedora, Debian and MIB work
14cr|gpsman-6.4.2-2|2	
14cr|gpsman-6.4.2-2|3	Name:		gpsman
14cr|gpsman-6.4.2-2|4	Version:	6.4.2
14cr|gpsman-6.4.2-2|5	Release:	2
14cr|gpsman-6.4.2-2|6	Summary:	A GPS manager
14cr|gpsman-6.4.2-2|7	Group:		Communications
14cr|gpsman-6.4.2-2|8	License:	GPLv3+
14cr|gpsman-6.4.2-2|9	URL:		http://www.ncc.up.pt/gpsman/wGPSMan_4.html
14cr|gpsman-6.4.2-2|10	Source0:	http://www.ncc.up.pt/gpsman/gpsmanhtml/gpsman-%{version}.tgz
14cr|gpsman-6.4.2-2|11	#man files for the utils, stolen from debian
14cr|gpsman-6.4.2-2|12	Source1:	mou2gmn.1
14cr|gpsman-6.4.2-2|13	Source2:	mb2gmn.1
14cr|gpsman-6.4.2-2|14	Source3:	gpsman.desktop
14cr|gpsman-6.4.2-2|15	Source4:	gpsman-icon.png
14cr|gpsman-6.4.2-2|16	#fix location of files in executable
14cr|gpsman-6.4.2-2|17	Patch0:		gpsman-sourcedir.patch
14cr|gpsman-6.4.2-2|18	BuildArch:	noarch
14cr|gpsman-6.4.2-2|19	BuildRequires:	desktop-file-utils
14cr|gpsman-6.4.2-2|20	Requires:	tk
14cr|gpsman-6.4.2-2|21	Requires:	tkimg
14cr|gpsman-6.4.2-2|22	
14cr|gpsman-6.4.2-2|23	%description
14cr|gpsman-6.4.2-2|24	GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible
14cr|gpsman-6.4.2-2|25	the preparation, inspection and edition of GPS data in a friendly environment.
14cr|gpsman-6.4.2-2|26	
14cr|gpsman-6.4.2-2|27	GPSMan supports communication and real-time logging with both Garmin and
14cr|gpsman-6.4.2-2|28	Lowrance receivers and accepts real-time logging information in NMEA 0183
14cr|gpsman-6.4.2-2|29	from any GPS receiver.
14cr|gpsman-6.4.2-2|30	
14cr|gpsman-6.4.2-2|31	%prep
14cr|gpsman-6.4.2-2|32	%setup -q
14cr|gpsman-6.4.2-2|33	%patch0 -p1
14cr|gpsman-6.4.2-2|34	
14cr|gpsman-6.4.2-2|35	#make sure all files are utf-8
14cr|gpsman-6.4.2-2|36	recode()
14cr|gpsman-6.4.2-2|37	{
14cr|gpsman-6.4.2-2|38	iconv -f "$2" -t utf-8 < "$1" > "${1}_"
14cr|gpsman-6.4.2-2|39	mv -f "${1}_" "$1"
14cr|gpsman-6.4.2-2|40	}
14cr|gpsman-6.4.2-2|41	for f in `find manual/html -name *.html`
14cr|gpsman-6.4.2-2|42	do recode $f iso-8859-15
14cr|gpsman-6.4.2-2|43	done
14cr|gpsman-6.4.2-2|44	recode manual/html/info/WPs.txt iso-8859-15
14cr|gpsman-6.4.2-2|45	
14cr|gpsman-6.4.2-2|46	%build
14cr|gpsman-6.4.2-2|47	#no build needed
14cr|gpsman-6.4.2-2|48	
14cr|gpsman-6.4.2-2|49	%install
14cr|gpsman-6.4.2-2|50	%__rm -rf %{buildroot}
14cr|gpsman-6.4.2-2|51	#manual install
14cr|gpsman-6.4.2-2|52	%__install -D -m 0755 gpsman.tcl %{buildroot}%{_bindir}/gpsman
14cr|gpsman-6.4.2-2|53	%__install -Dd gmsrc %{buildroot}%{_datadir}/gpsman
14cr|gpsman-6.4.2-2|54	for f in `find gmsrc/ -type f -maxdepth 1`
14cr|gpsman-6.4.2-2|55	do %__install -D -m 0644 $f %{buildroot}%{_datadir}/gpsman/`echo $f | cut -d '/' -f2`
14cr|gpsman-6.4.2-2|56	done
14cr|gpsman-6.4.2-2|57	%__install -Dd gmsrc/gmicons %{buildroot}%{_datadir}/gpsman/gmicons
14cr|gpsman-6.4.2-2|58	for f in `find gmsrc/gmicons/ -type f -name *.gif`
14cr|gpsman-6.4.2-2|59	do %__install -D -m 0644 $f %{buildroot}%{_datadir}/gpsman/gmicons/`echo $f | cut -d '/' -f3`
14cr|gpsman-6.4.2-2|60	done
14cr|gpsman-6.4.2-2|61	%__install -D -m 0644 man/man1/gpsman.1 %{buildroot}%{_mandir}/man1/gpsman.1
14cr|gpsman-6.4.2-2|62	#utils
14cr|gpsman-6.4.2-2|63	%__install -D -m 0755 util/mb2gmn.tcl %{buildroot}%{_bindir}/mb2gmn
14cr|gpsman-6.4.2-2|64	%__install -D -m 0755 util/mou2gmn.tcl %{buildroot}%{_bindir}/mou2gmn
14cr|gpsman-6.4.2-2|65	#man files
14cr|gpsman-6.4.2-2|66	%__install -D -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/mb2gmn.1
14cr|gpsman-6.4.2-2|67	%__install -D -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/mou2gmn.1
14cr|gpsman-6.4.2-2|68	# desktop file and icon
14cr|gpsman-6.4.2-2|69	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
14cr|gpsman-6.4.2-2|70	install -m 644 %{SOURCE4} \
14cr|gpsman-6.4.2-2|71	%{buildroot}%{_datadir}/pixmaps/
14cr|gpsman-6.4.2-2|72	desktop-file-install --vendor="" \
14cr|gpsman-6.4.2-2|73	--dir=%{buildroot}%{_datadir}/applications \
14cr|gpsman-6.4.2-2|74	%{SOURCE3}
14cr|gpsman-6.4.2-2|75	
14cr|gpsman-6.4.2-2|76	%clean
14cr|gpsman-6.4.2-2|77	%__rm -rf %{buildroot}
14cr|gpsman-6.4.2-2|78	
14cr|gpsman-6.4.2-2|79	%files
14cr|gpsman-6.4.2-2|80	%doc LICENSE manual/GPSMandoc.pdf manual/html
14cr|gpsman-6.4.2-2|81	%{_bindir}/*
14cr|gpsman-6.4.2-2|82	%{_datadir}/gpsman
14cr|gpsman-6.4.2-2|83	%{_mandir}/man?/*
14cr|gpsman-6.4.2-2|84	%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
14cr|gpsman-6.4.2-2|85	%attr(0644,root,root) %{_datadir}/pixmaps/*
14cr|gpsman-6.4.2-2|86	
14cr|gpsman-6.4.2-2|87	
14cr|gpsman-6.4.2-2|88	
14cr|gpsman-6.4.2-2|89	
14cr|gpsman-6.4.2-2|90	%changelog
14cr|gpsman-6.4.2-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.4.2-2
14cr|gpsman-6.4.2-2|92	+ Revision: af7a3f3
14cr|gpsman-6.4.2-2|93	- MassBuild#464: Increase release tag
14cr|gpsman-6.4.2-2|94	
14cr|gpsman-6.4.2-2|95	

1802 14
14cr|gpspoint-2.030521-8|1	%define major		1
14cr|gpspoint-2.030521-8|2	%define libname		%mklibname %{name} %major
14cr|gpspoint-2.030521-8|3	%define develname	%mklibname %{name} -d
14cr|gpspoint-2.030521-8|4	
14cr|gpspoint-2.030521-8|5	Name: 	 	gpspoint
14cr|gpspoint-2.030521-8|6	Summary: 	Garmin GPS data transfer utility
14cr|gpspoint-2.030521-8|7	Version: 	2.030521
14cr|gpspoint-2.030521-8|8	Release: 	8
14cr|gpspoint-2.030521-8|9	Source0:	%{name}-%{version}.tar.bz2
14cr|gpspoint-2.030521-8|10	# These patches are build fixes, from NetBSD - AdamW 2008/08
14cr|gpspoint-2.030521-8|11	Patch0:		gpspoint-2.030521-netbsd-patch-ab
14cr|gpspoint-2.030521-8|12	Patch1:		gpspoint-2.030521-netbsd-patch-ac
14cr|gpspoint-2.030521-8|13	Patch2:		gpspoint-2.030521-netbsd-patch-ad
14cr|gpspoint-2.030521-8|14	Patch3:		gpspoint-2.030521-netbsd-patch-ae
14cr|gpspoint-2.030521-8|15	Patch4:		gpspoint-2.030521-netbsd-patch-af
14cr|gpspoint-2.030521-8|16	# GCC 4.3 build fixes, by me - AdamW 2008/08
14cr|gpspoint-2.030521-8|17	Patch5:		gpspoint-2.030521-gcc43.patch
14cr|gpspoint-2.030521-8|18	Patch6:		gpspoint-2.030521-link.patch
14cr|gpspoint-2.030521-8|19	License:	GPLv2+
14cr|gpspoint-2.030521-8|20	Group:		Communications
14cr|gpspoint-2.030521-8|21	
14cr|gpspoint-2.030521-8|22	%description
14cr|gpspoint-2.030521-8|23	With gpspoint you can interact with a Garmin GPS device. Most
14cr|gpspoint-2.030521-8|24	importantly you can download and upload waypoints, routes and tracks.
14cr|gpspoint-2.030521-8|25	It also includes a dialog-based frontend, mgpspoint.
14cr|gpspoint-2.030521-8|26	
14cr|gpspoint-2.030521-8|27	%package -n 	%{libname}
14cr|gpspoint-2.030521-8|28	Summary:        Dynamic libraries from %{name}
14cr|gpspoint-2.030521-8|29	Group:          System/Libraries
14cr|gpspoint-2.030521-8|30	
14cr|gpspoint-2.030521-8|31	%description -n %{libname}
14cr|gpspoint-2.030521-8|32	Dynamic libraries from %{name}.
14cr|gpspoint-2.030521-8|33	
14cr|gpspoint-2.030521-8|34	%package -n 	%{develname}
14cr|gpspoint-2.030521-8|35	Summary: 	Header files and static libraries from %{name}
14cr|gpspoint-2.030521-8|36	Group: 		Development/C
14cr|gpspoint-2.030521-8|37	Requires: 	%{libname} >= %{version}
14cr|gpspoint-2.030521-8|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|gpspoint-2.030521-8|39	Obsoletes: 	%{name}-devel
14cr|gpspoint-2.030521-8|40	Obsoletes:	%{mklibname gpspoint 1 -d}
14cr|gpspoint-2.030521-8|41	
14cr|gpspoint-2.030521-8|42	%description -n %{develname}
14cr|gpspoint-2.030521-8|43	Development libraries and headers for developing programs based on
14cr|gpspoint-2.030521-8|44	%{name}.
14cr|gpspoint-2.030521-8|45	
14cr|gpspoint-2.030521-8|46	%prep
14cr|gpspoint-2.030521-8|47	%setup -q
14cr|gpspoint-2.030521-8|48	%patch0 -p0
14cr|gpspoint-2.030521-8|49	%patch1 -p0
14cr|gpspoint-2.030521-8|50	%patch2 -p0
14cr|gpspoint-2.030521-8|51	%patch3 -p0
14cr|gpspoint-2.030521-8|52	%patch4 -p0
14cr|gpspoint-2.030521-8|53	%patch5 -p1 -b .gcc43
14cr|gpspoint-2.030521-8|54	%patch6 -p0 -b .link
14cr|gpspoint-2.030521-8|55	
14cr|gpspoint-2.030521-8|56	%build
14cr|gpspoint-2.030521-8|57	autoreconf -fi
14cr|gpspoint-2.030521-8|58	%configure2_5x --disable-static
14cr|gpspoint-2.030521-8|59	make
14cr|gpspoint-2.030521-8|60	
14cr|gpspoint-2.030521-8|61	%install
14cr|gpspoint-2.030521-8|62	rm -rf %{buildroot}
14cr|gpspoint-2.030521-8|63	%makeinstall_std
14cr|gpspoint-2.030521-8|64	
14cr|gpspoint-2.030521-8|65	#menu
14cr|gpspoint-2.030521-8|66	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gpspoint-2.030521-8|67	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gpspoint-2.030521-8|68	[Desktop Entry]
14cr|gpspoint-2.030521-8|69	Type=Application
14cr|gpspoint-2.030521-8|70	Exec=m%{name}
14cr|gpspoint-2.030521-8|71	Icon=more_applications_other_section
14cr|gpspoint-2.030521-8|72	Name=MGPSPoint
14cr|gpspoint-2.030521-8|73	Comment=GPS Data Transfer
14cr|gpspoint-2.030521-8|74	Categories=Utility;
14cr|gpspoint-2.030521-8|75	EOF
14cr|gpspoint-2.030521-8|76	
14cr|gpspoint-2.030521-8|77	%files
14cr|gpspoint-2.030521-8|78	%defattr(-,root,root)
14cr|gpspoint-2.030521-8|79	%doc README AUTHORS ChangeLog COPYRIGHT NEWS TODO
14cr|gpspoint-2.030521-8|80	%{_bindir}/%{name}
14cr|gpspoint-2.030521-8|81	%{_bindir}/m%{name}
14cr|gpspoint-2.030521-8|82	%{_mandir}/man1/*
14cr|gpspoint-2.030521-8|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gpspoint-2.030521-8|84	
14cr|gpspoint-2.030521-8|85	%files -n %{libname}
14cr|gpspoint-2.030521-8|86	%defattr(-,root,root)
14cr|gpspoint-2.030521-8|87	%{_libdir}/*.so.%{major}*
14cr|gpspoint-2.030521-8|88	
14cr|gpspoint-2.030521-8|89	%files -n %{develname}
14cr|gpspoint-2.030521-8|90	%defattr(-,root,root)
14cr|gpspoint-2.030521-8|91	%{_includedir}/gpspoint2
14cr|gpspoint-2.030521-8|92	%{_libdir}/*.so
14cr|gpspoint-2.030521-8|93	
14cr|gpspoint-2.030521-8|94	
14cr|gpspoint-2.030521-8|95	
14cr|gpspoint-2.030521-8|96	
14cr|gpspoint-2.030521-8|97	%changelog
14cr|gpspoint-2.030521-8|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.030521-8
14cr|gpspoint-2.030521-8|99	+ Revision: 300dc88
14cr|gpspoint-2.030521-8|100	- MassBuild#464: Increase release tag
14cr|gpspoint-2.030521-8|101	
14cr|gpspoint-2.030521-8|102	

1803 14
14cr|gputils-1.2.0-2|1	Summary:	A collection of tools for the Microchip (TM) PIC microcontrollers
14cr|gputils-1.2.0-2|2	Name:		gputils
14cr|gputils-1.2.0-2|3	Version:	1.2.0
14cr|gputils-1.2.0-2|4	Release:	2
14cr|gputils-1.2.0-2|5	License:	GPLv2+
14cr|gputils-1.2.0-2|6	Group:		Development/Other
14cr|gputils-1.2.0-2|7	Url:		http://gputils.sourceforge.net/
14cr|gputils-1.2.0-2|8	Source0:	http://downloads.sourceforge.net/gputils/%{name}-%{version}.tar.gz
14cr|gputils-1.2.0-2|9	
14cr|gputils-1.2.0-2|10	%description
14cr|gputils-1.2.0-2|11	GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers.
14cr|gputils-1.2.0-2|12	It includes gpasm, gplink, and gplib.
14cr|gputils-1.2.0-2|13	
14cr|gputils-1.2.0-2|14	%files
14cr|gputils-1.2.0-2|15	%doc README
14cr|gputils-1.2.0-2|16	%{_datadir}/%{name}
14cr|gputils-1.2.0-2|17	%{_mandir}/man1/*.1*
14cr|gputils-1.2.0-2|18	%lang(fr) %{_mandir}/fr/man1/*
14cr|gputils-1.2.0-2|19	%{_bindir}/*
14cr|gputils-1.2.0-2|20	%{_docdir}/%{name}-%{version}/html
14cr|gputils-1.2.0-2|21	
14cr|gputils-1.2.0-2|22	#----------------------------------------------------------------------------
14cr|gputils-1.2.0-2|23	
14cr|gputils-1.2.0-2|24	%prep
14cr|gputils-1.2.0-2|25	%setup -q
14cr|gputils-1.2.0-2|26	
14cr|gputils-1.2.0-2|27	%build
14cr|gputils-1.2.0-2|28	%configure2_5x
14cr|gputils-1.2.0-2|29	%make
14cr|gputils-1.2.0-2|30	
14cr|gputils-1.2.0-2|31	%install
14cr|gputils-1.2.0-2|32	%makeinstall_std
14cr|gputils-1.2.0-2|33	
14cr|gputils-1.2.0-2|34	
14cr|gputils-1.2.0-2|35	
14cr|gputils-1.2.0-2|36	%changelog
14cr|gputils-1.2.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|gputils-1.2.0-2|38	+ Revision: 3a36566
14cr|gputils-1.2.0-2|39	- MassBuild#464: Increase release tag
14cr|gputils-1.2.0-2|40	
14cr|gputils-1.2.0-2|41	

1804 14
14cr|grace-5.1.22-8|1	%global debug_package %{nil}
14cr|grace-5.1.22-8|2	# NOTE: this is needed to avoid broken macro format in
14cr|grace-5.1.22-8|3	# T1lib/type1/objects.c
14cr|grace-5.1.22-8|4	# T1lib/type1/type1.c (presumably others)
14cr|grace-5.1.22-8|5	# since IfTrace0 macro does not include the format string
14cr|grace-5.1.22-8|6	# Upstream is warned
14cr|grace-5.1.22-8|7	# All other formats are fixed in the patched files (sent upstream also)
14cr|grace-5.1.22-8|8	
14cr|grace-5.1.22-8|9	%define Werror_cflags %nil
14cr|grace-5.1.22-8|10	
14cr|grace-5.1.22-8|11	Summary:	Numerical Data Processing and Visualization Tool (Grace)
14cr|grace-5.1.22-8|12	Name:		grace
14cr|grace-5.1.22-8|13	Version:	5.1.22
14cr|grace-5.1.22-8|14	Release:	8
14cr|grace-5.1.22-8|15	License:	GPLv2+
14cr|grace-5.1.22-8|16	Group:		Sciences/Other
14cr|grace-5.1.22-8|17	Url:		http://plasma-gate.weizmann.ac.il/Grace/
14cr|grace-5.1.22-8|18	Source0:	ftp://plasma-gate.weizmann.ac.il/pub/grace/src/grace5/%{name}-%{version}.tar.gz
14cr|grace-5.1.22-8|19	Source1:	grace-icons.tar.bz2
14cr|grace-5.1.22-8|20	Patch0:		svgdrv_stringliteral.patch
14cr|grace-5.1.22-8|21	Patch1:		utils_stringliteral.patch
14cr|grace-5.1.22-8|22	# Fixes the mouse stuck in the window, fix for #58242
14cr|grace-5.1.22-8|23	# Comes from http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=1813
14cr|grace-5.1.22-8|24	Patch2:		mouse_stuck_in_the_window.patch
14cr|grace-5.1.22-8|25	BuildRequires:	jpeg-devel
14cr|grace-5.1.22-8|26	BuildRequires:	lesstif-devel
14cr|grace-5.1.22-8|27	BuildRequires:	pkgconfig(libtiff-4)
14cr|grace-5.1.22-8|28	BuildRequires:	pkgconfig(netcdf)
14cr|grace-5.1.22-8|29	BuildRequires:	pkgconfig(xext)
14cr|grace-5.1.22-8|30	BuildRequires:	pkgconfig(zlib)
14cr|grace-5.1.22-8|31	Requires:	webclient
14cr|grace-5.1.22-8|32	Requires:	xterm
14cr|grace-5.1.22-8|33	
14cr|grace-5.1.22-8|34	# NOTE: This can be rebuilt with pdflib-devel installed if you want to enable pdf
14cr|grace-5.1.22-8|35	# support. Keep in mind that pdflib is not free (Aladdin FPL).
14cr|grace-5.1.22-8|36	
14cr|grace-5.1.22-8|37	%description
14cr|grace-5.1.22-8|38	Grace is a Motif/Lesstif application for two-dimensional data
14cr|grace-5.1.22-8|39	visualization. Grace can transform the data using free equations, FFT,
14cr|grace-5.1.22-8|40	cross- and auto-correlation, differences, integrals, histograms, and
14cr|grace-5.1.22-8|41	much more. The generated figures are of high quality.  Grace is a very
14cr|grace-5.1.22-8|42	convenient tool for data inspection, data transformation, and for
14cr|grace-5.1.22-8|43	making figures for publications.
14cr|grace-5.1.22-8|44	
14cr|grace-5.1.22-8|45	%files
14cr|grace-5.1.22-8|46	%doc CHANGES COPYRIGHT DEVELOPERS LICENSE README ChangeLog doc/*.html doc/*.png
14cr|grace-5.1.22-8|47	%{_mandir}/man1/*
14cr|grace-5.1.22-8|48	%{_libdir}/grace
14cr|grace-5.1.22-8|49	%{_bindir}/grace
14cr|grace-5.1.22-8|50	%{_bindir}/gracebat
14cr|grace-5.1.22-8|51	%{_bindir}/xmgrace
14cr|grace-5.1.22-8|52	%{_bindir}/convcal
14cr|grace-5.1.22-8|53	%{_bindir}/fdf2fit
14cr|grace-5.1.22-8|54	%if %{mdvver} < 201410
14cr|grace-5.1.22-8|55	%{_bindir}/grconvert
14cr|grace-5.1.22-8|56	%endif
14cr|grace-5.1.22-8|57	%{_datadir}/applications/*.desktop
14cr|grace-5.1.22-8|58	%{_iconsdir}/hicolor/*/apps/grace.png
14cr|grace-5.1.22-8|59	
14cr|grace-5.1.22-8|60	#----------------------------------------------------------------------------
14cr|grace-5.1.22-8|61	
14cr|grace-5.1.22-8|62	%package devel
14cr|grace-5.1.22-8|63	Summary:	Library and header files for Grace-linked apps development
14cr|grace-5.1.22-8|64	Group:		Development/Other
14cr|grace-5.1.22-8|65	Requires:	grace = %{EVRD}
14cr|grace-5.1.22-8|66	
14cr|grace-5.1.22-8|67	%description devel
14cr|grace-5.1.22-8|68	This package includes header and library files needed to
14cr|grace-5.1.22-8|69	develop programs which will use grace as a subprocess.
14cr|grace-5.1.22-8|70	This feature is currently (%{name}-%{version}) available for
14cr|grace-5.1.22-8|71	C and Fortran77 languages.
14cr|grace-5.1.22-8|72	
14cr|grace-5.1.22-8|73	%files devel
14cr|grace-5.1.22-8|74	%{_includedir}/grace_np.h
14cr|grace-5.1.22-8|75	%{_libdir}/libgrace_np.a
14cr|grace-5.1.22-8|76	
14cr|grace-5.1.22-8|77	#----------------------------------------------------------------------------
14cr|grace-5.1.22-8|78	
14cr|grace-5.1.22-8|79	%prep
14cr|grace-5.1.22-8|80	%setup -a 1 -q
14cr|grace-5.1.22-8|81	%patch0 -p 1
14cr|grace-5.1.22-8|82	%patch1
14cr|grace-5.1.22-8|83	%patch2 -p 1
14cr|grace-5.1.22-8|84	
14cr|grace-5.1.22-8|85	%build
14cr|grace-5.1.22-8|86	%configure2_5x \
14cr|grace-5.1.22-8|87	--enable-grace-home=%{_libdir}/grace \
14cr|grace-5.1.22-8|88	--with-helpviewer="xdg-open %s"  \
14cr|grace-5.1.22-8|89	--with-x \
14cr|grace-5.1.22-8|90	--x-includes=%{_libdir} \
14cr|grace-5.1.22-8|91	--x-libraries=%{_libdir}
14cr|grace-5.1.22-8|92	
14cr|grace-5.1.22-8|93	%make
14cr|grace-5.1.22-8|94	
14cr|grace-5.1.22-8|95	%install
14cr|grace-5.1.22-8|96	%makeinstall GRACE_HOME=%{buildroot}/%{_libdir}/grace
14cr|grace-5.1.22-8|97	
14cr|grace-5.1.22-8|98	#fixup binaries
14cr|grace-5.1.22-8|99	mkdir %{buildroot}%{_bindir}
14cr|grace-5.1.22-8|100	mv %{buildroot}%{_libdir}/grace/bin/* %{buildroot}%{_bindir}
14cr|grace-5.1.22-8|101	rm -fr %{buildroot}%{_libdir}/grace/bin
14cr|grace-5.1.22-8|102	ln -s %{_bindir}/xmgrace %{buildroot}%{_bindir}/grace
14cr|grace-5.1.22-8|103	
14cr|grace-5.1.22-8|104	#fixup devel files
14cr|grace-5.1.22-8|105	mv %{buildroot}%{_libdir}/grace/lib/* %{buildroot}%{_libdir}
14cr|grace-5.1.22-8|106	rm -fr %{buildroot}%{_libdir}/grace/lib
14cr|grace-5.1.22-8|107	mkdir %{buildroot}%{_includedir}
14cr|grace-5.1.22-8|108	mv %{buildroot}%{_libdir}/grace/include/* %{buildroot}%{_includedir}
14cr|grace-5.1.22-8|109	rm -fr %{buildroot}%{_libdir}/grace/include
14cr|grace-5.1.22-8|110	
14cr|grace-5.1.22-8|111	#fixup documentation
14cr|grace-5.1.22-8|112	mkdir -p %{buildroot}%{_mandir}/man1
14cr|grace-5.1.22-8|113	mv %{buildroot}%{_libdir}/grace/doc/*.1 %{buildroot}%{_mandir}/man1
14cr|grace-5.1.22-8|114	rm -fr %{buildroot}%{_libdir}/grace/doc
14cr|grace-5.1.22-8|115	ln -s %{_docdir}/%{name} %{buildroot}%{_libdir}/grace/doc
14cr|grace-5.1.22-8|116	
14cr|grace-5.1.22-8|117	install -d %{buildroot}%{_datadir}/applications
14cr|grace-5.1.22-8|118	cat <<EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grace-5.1.22-8|119	[Desktop Entry]
14cr|grace-5.1.22-8|120	Name=Grace
14cr|grace-5.1.22-8|121	Comment=Graphical visualization of scientific data
14cr|grace-5.1.22-8|122	Exec=xmgrace
14cr|grace-5.1.22-8|123	Icon=grace
14cr|grace-5.1.22-8|124	Type=Application
14cr|grace-5.1.22-8|125	Categories=Science;Education;2DGraphics;
14cr|grace-5.1.22-8|126	EOF
14cr|grace-5.1.22-8|127	
14cr|grace-5.1.22-8|128	# icons
14cr|grace-5.1.22-8|129	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|grace-5.1.22-8|130	pushd grace-icons
14cr|grace-5.1.22-8|131	cp grace16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/grace.png
14cr|grace-5.1.22-8|132	cp grace32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/grace.png
14cr|grace-5.1.22-8|133	cp grace48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/grace.png
14cr|grace-5.1.22-8|134	popd
14cr|grace-5.1.22-8|135	
14cr|grace-5.1.22-8|136	
14cr|grace-5.1.22-8|137	%changelog
14cr|grace-5.1.22-8|138	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.22-8
14cr|grace-5.1.22-8|139	+ Revision: 6517959
14cr|grace-5.1.22-8|140	- Spec cleanup, don't package grconv in 2014.1+
14cr|grace-5.1.22-8|141	
14cr|grace-5.1.22-8|142	

1805 14
14cr|grail-3.1.0-2|1	%define major 6
14cr|grail-3.1.0-2|2	%define libname %mklibname %{name} %{major}
14cr|grail-3.1.0-2|3	%define devname %mklibname -d %{name}
14cr|grail-3.1.0-2|4	
14cr|grail-3.1.0-2|5	Summary:	Gesture Recognition And Instantiation Library
14cr|grail-3.1.0-2|6	Name:		grail
14cr|grail-3.1.0-2|7	Version:	3.1.0
14cr|grail-3.1.0-2|8	Release:	2
14cr|grail-3.1.0-2|9	License:	GPLv3+
14cr|grail-3.1.0-2|10	Group:		Development/Other
14cr|grail-3.1.0-2|11	Url:		https://launchpad.net/grail
14cr|grail-3.1.0-2|12	Source0:	https://launchpad.net/grail/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cr|grail-3.1.0-2|13	BuildRequires:	pkgconfig(evemu)
14cr|grail-3.1.0-2|14	BuildRequires:	pkgconfig(frame)
14cr|grail-3.1.0-2|15	BuildRequires:	pkgconfig(frame-x11)
14cr|grail-3.1.0-2|16	BuildRequires:	pkgconfig(inputproto)
14cr|grail-3.1.0-2|17	BuildRequires:	pkgconfig(mtdev)
14cr|grail-3.1.0-2|18	BuildRequires:	pkgconfig(xext)
14cr|grail-3.1.0-2|19	BuildRequires:	pkgconfig(xi)
14cr|grail-3.1.0-2|20	
14cr|grail-3.1.0-2|21	%description
14cr|grail-3.1.0-2|22	Grail consists of an interface and tools for handling gesture recognition and
14cr|grail-3.1.0-2|23	gesture instantiation.
14cr|grail-3.1.0-2|24	
14cr|grail-3.1.0-2|25	When a multitouch gesture is performed on a device, the recognizer emits one
14cr|grail-3.1.0-2|26	or several possible gestures. Once the context of the gesture is known, i.e.,
14cr|grail-3.1.0-2|27	in what window the touches land and what gestures the clients of that window
14cr|grail-3.1.0-2|28	listen to, the instantiator delivers the matching set of gestures.
14cr|grail-3.1.0-2|29	
14cr|grail-3.1.0-2|30	The library handles tentative gestures, i.e., buffering of events for several
14cr|grail-3.1.0-2|31	alternative gestures until a match is confirmed.
14cr|grail-3.1.0-2|32	
14cr|grail-3.1.0-2|33	%files
14cr|grail-3.1.0-2|34	%doc README COPYING
14cr|grail-3.1.0-2|35	%{_bindir}/grail*
14cr|grail-3.1.0-2|36	%{_mandir}/man1/grail*
14cr|grail-3.1.0-2|37	
14cr|grail-3.1.0-2|38	#----------------------------------------------------------------------------
14cr|grail-3.1.0-2|39	
14cr|grail-3.1.0-2|40	%package -n %{libname}
14cr|grail-3.1.0-2|41	Summary:	GRAIL shared library package
14cr|grail-3.1.0-2|42	Group:		System/Libraries
14cr|grail-3.1.0-2|43	Conflicts:	%{_lib}grail5 < 3.1.0
14cr|grail-3.1.0-2|44	Obsoletes:	%{_lib}grail5 < 3.1.0
14cr|grail-3.1.0-2|45	
14cr|grail-3.1.0-2|46	%description -n %{libname}
14cr|grail-3.1.0-2|47	This package contains the library needed to run programs dynamically linked
14cr|grail-3.1.0-2|48	with grail.
14cr|grail-3.1.0-2|49	
14cr|grail-3.1.0-2|50	%files -n %{libname}
14cr|grail-3.1.0-2|51	%{_libdir}/libgrail.so.%{major}*
14cr|grail-3.1.0-2|52	
14cr|grail-3.1.0-2|53	#----------------------------------------------------------------------------
14cr|grail-3.1.0-2|54	
14cr|grail-3.1.0-2|55	%package -n %{devname}
14cr|grail-3.1.0-2|56	Summary:	Gesture Recognition And Instantiation Library Development Package
14cr|grail-3.1.0-2|57	Group:		Development/Other
14cr|grail-3.1.0-2|58	Requires:	%{libname} = %{EVRD}
14cr|grail-3.1.0-2|59	Provides:	%{name}-devel = %{EVRD}
14cr|grail-3.1.0-2|60	Conflicts:	%{_lib}grail5 < 3.1.0
14cr|grail-3.1.0-2|61	
14cr|grail-3.1.0-2|62	%description -n %{devname}
14cr|grail-3.1.0-2|63	This package provides headers files for grail development.
14cr|grail-3.1.0-2|64	
14cr|grail-3.1.0-2|65	%files -n %{devname}
14cr|grail-3.1.0-2|66	%{_includedir}/oif/grail.h
14cr|grail-3.1.0-2|67	%{_libdir}/libgrail.so
14cr|grail-3.1.0-2|68	%{_libdir}/pkgconfig/grail.pc
14cr|grail-3.1.0-2|69	
14cr|grail-3.1.0-2|70	#----------------------------------------------------------------------------
14cr|grail-3.1.0-2|71	
14cr|grail-3.1.0-2|72	%prep
14cr|grail-3.1.0-2|73	%setup -q
14cr|grail-3.1.0-2|74	
14cr|grail-3.1.0-2|75	%build
14cr|grail-3.1.0-2|76	sed -i 's/-Werror//g' configure.ac
14cr|grail-3.1.0-2|77	autoreconf -fi
14cr|grail-3.1.0-2|78	%configure2_5x --disable-static
14cr|grail-3.1.0-2|79	%make
14cr|grail-3.1.0-2|80	
14cr|grail-3.1.0-2|81	%install
14cr|grail-3.1.0-2|82	%makeinstall_std
14cr|grail-3.1.0-2|83	
14cr|grail-3.1.0-2|84	
14cr|grail-3.1.0-2|85	%changelog
14cr|grail-3.1.0-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-2
14cr|grail-3.1.0-2|87	+ Revision: e1a1b62
14cr|grail-3.1.0-2|88	- MassBuild#464: Increase release tag
14cr|grail-3.1.0-2|89	
14cr|grail-3.1.0-2|90	

1806 14
14cr|gramofile-1.6-15|1	%define name gramofile
14cr|gramofile-1.6-15|2	%define version 1.6
14cr|gramofile-1.6-15|3	%define release 15
14cr|gramofile-1.6-15|4	
14cr|gramofile-1.6-15|5	Name: %{name}
14cr|gramofile-1.6-15|6	Version: %{version}
14cr|gramofile-1.6-15|7	Release: %{release}
14cr|gramofile-1.6-15|8	License: GPL+
14cr|gramofile-1.6-15|9	Group: Sound
14cr|gramofile-1.6-15|10	URL: http://www.opensourcepartners.nl/~costar/gramofile/
14cr|gramofile-1.6-15|11	Source: %{name}-%{version}.tar.bz2
14cr|gramofile-1.6-15|12	Patch0: tappin3a.patch.bz2
14cr|gramofile-1.6-15|13	Patch1: tappin3b.patch.bz2
14cr|gramofile-1.6-15|14	Patch2: gramofile-braille-patch.bz2
14cr|gramofile-1.6-15|15	Summary: Transfer sound from gramophone records to CD
14cr|gramofile-1.6-15|16	BuildRequires: ncurses-devel
14cr|gramofile-1.6-15|17	BuildRequires: fftw2-devel
14cr|gramofile-1.6-15|18	
14cr|gramofile-1.6-15|19	%description
14cr|gramofile-1.6-15|20	GramoFile enables you to record audio from (for example) gramophone
14cr|gramofile-1.6-15|21	records, process the signal and listen to the results. Because sound
14cr|gramofile-1.6-15|22	files in .WAV-format are used, it is possible to exchange the files
14cr|gramofile-1.6-15|23	with many other programs. Cdrecord(1) can burn CD-Recordables of these,
14cr|gramofile-1.6-15|24	so you can make CDs with the music of your favorite records.  The user
14cr|gramofile-1.6-15|25	interface of GramoFile has a windows-like look-and-feel, making it
14cr|gramofile-1.6-15|26	fairly easy to use.
14cr|gramofile-1.6-15|27	
14cr|gramofile-1.6-15|28	One of the most important parts of GramoFile is the ability to process
14cr|gramofile-1.6-15|29	digital audio signals. Through the application of several filters it
14cr|gramofile-1.6-15|30	is possible to accomplish a significant reduction of disturbances like
14cr|gramofile-1.6-15|31	ticks and scratches. These filters have been programmed in such a fashion
14cr|gramofile-1.6-15|32	that they can be applied in any order (and multiple times) in a single
14cr|gramofile-1.6-15|33	run, thus avoiding the use of temporary files. It is possible to adjust
14cr|gramofile-1.6-15|34	the properties of each filter independently, so in every situation an
14cr|gramofile-1.6-15|35	optimal result can be achieved.
14cr|gramofile-1.6-15|36	
14cr|gramofile-1.6-15|37	Another interesting feature is the track splitting. Just make one .wav
14cr|gramofile-1.6-15|38	file of an entire side of an record and GramoFile will detect where
14cr|gramofile-1.6-15|39	the individual tracks are located. This happens fully automatically,
14cr|gramofile-1.6-15|40	without need to set any options. More experienced users may fine-tune
14cr|gramofile-1.6-15|41	the algorithm, or change the detected track starts and ends, but
14cr|gramofile-1.6-15|42	generally that will not be necessary. Track-times are saved in an
14cr|gramofile-1.6-15|43	editable (plaintext) .tracks file, that will be used during the signal
14cr|gramofile-1.6-15|44	processing to produce one processed .wav file for each individual track.
14cr|gramofile-1.6-15|45	
14cr|gramofile-1.6-15|46	To record and play .wav files, modified versions of brec(1) and bplay(1)
14cr|gramofile-1.6-15|47	by David Monro are included. These programs provide buffered recording
14cr|gramofile-1.6-15|48	and playback, so all will go well even on a highly loaded system. Both
14cr|gramofile-1.6-15|49	programs have been modified to support the standard GramoFile user
14cr|gramofile-1.6-15|50	interface.  Brec also got a `graphical' peak level meter, and bplay a
14cr|gramofile-1.6-15|51	running time display.
14cr|gramofile-1.6-15|52	
14cr|gramofile-1.6-15|53	
14cr|gramofile-1.6-15|54	%prep
14cr|gramofile-1.6-15|55	rm -rf $RPM_BUILD_ROOT
14cr|gramofile-1.6-15|56	
14cr|gramofile-1.6-15|57	%setup -q
14cr|gramofile-1.6-15|58	
14cr|gramofile-1.6-15|59	%patch0 -p1
14cr|gramofile-1.6-15|60	%patch1 -p1
14cr|gramofile-1.6-15|61	%patch2 -p1
14cr|gramofile-1.6-15|62	
14cr|gramofile-1.6-15|63	%build
14cr|gramofile-1.6-15|64	%make
14cr|gramofile-1.6-15|65	
14cr|gramofile-1.6-15|66	%install
14cr|gramofile-1.6-15|67	rm -rf $RPM_BUILD_ROOT
14cr|gramofile-1.6-15|68	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|gramofile-1.6-15|69	cp -pr bplay_gramo brec_gramo gramofile $RPM_BUILD_ROOT%{_bindir}
14cr|gramofile-1.6-15|70	
14cr|gramofile-1.6-15|71	%clean
14cr|gramofile-1.6-15|72	rm -rf $RPM_BUILD_ROOT
14cr|gramofile-1.6-15|73	
14cr|gramofile-1.6-15|74	%files
14cr|gramofile-1.6-15|75	%defattr(-,root,root)
14cr|gramofile-1.6-15|76	%doc README TODO ChangeLog *.txt example.tracks
14cr|gramofile-1.6-15|77	%{_bindir}/*
14cr|gramofile-1.6-15|78	
14cr|gramofile-1.6-15|79	
14cr|gramofile-1.6-15|80	
14cr|gramofile-1.6-15|81	
14cr|gramofile-1.6-15|82	%changelog
14cr|gramofile-1.6-15|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-15
14cr|gramofile-1.6-15|84	+ Revision: 13bc05d
14cr|gramofile-1.6-15|85	- MassBuild#464: Increase release tag
14cr|gramofile-1.6-15|86	
14cr|gramofile-1.6-15|87	

1807 14
14cr|gramps-3.3.1-2|1	Summary:	Genealogical Research and Analysis Management Programming System
14cr|gramps-3.3.1-2|2	Name:		gramps
14cr|gramps-3.3.1-2|3	Version:	3.3.1
14cr|gramps-3.3.1-2|4	Release:	2
14cr|gramps-3.3.1-2|5	License:	GPLv2+
14cr|gramps-3.3.1-2|6	Group:		Sciences/Other
14cr|gramps-3.3.1-2|7	Source0:	http://prdownloads.sourceforge.net/gramps/%{name}-%{version}.tar.gz
14cr|gramps-3.3.1-2|8	Source11:	%{name}-48.png
14cr|gramps-3.3.1-2|9	Source12:	%{name}-32.png
14cr|gramps-3.3.1-2|10	Source13:	%{name}-16.png
14cr|gramps-3.3.1-2|11	URL:		http://www.gramps-project.org
14cr|gramps-3.3.1-2|12	BuildArch:	noarch
14cr|gramps-3.3.1-2|13	BuildRequires:	desktop-file-utils
14cr|gramps-3.3.1-2|14	BuildRequires:	intltool
14cr|gramps-3.3.1-2|15	BuildRequires:	python-gobject
14cr|gramps-3.3.1-2|16	Requires:	pygtk2.0
14cr|gramps-3.3.1-2|17	Requires:	gnome-python-gconf
14cr|gramps-3.3.1-2|18	Requires:	gnome-python-canvas
14cr|gramps-3.3.1-2|19	Requires:	gnome-python-gnomevfs
14cr|gramps-3.3.1-2|20	Requires:	python-exiv2
14cr|gramps-3.3.1-2|21	Requires:	python-graphviz
14cr|gramps-3.3.1-2|22	Requires:	shared-mime-info
14cr|gramps-3.3.1-2|23	Requires:	xdg-utils
14cr|gramps-3.3.1-2|24	Suggests:	gnome-python-gtkspell
14cr|gramps-3.3.1-2|25	Suggests:	python-webkitgtk
14cr|gramps-3.3.1-2|26	Suggests:	fonts-ttf-freefont
14cr|gramps-3.3.1-2|27	#Suggest it for geography functionality
14cr|gramps-3.3.1-2|28	Suggests:	python-osmgpsmap
14cr|gramps-3.3.1-2|29	
14cr|gramps-3.3.1-2|30	%description
14cr|gramps-3.3.1-2|31	gramps (Genealogical Research and Analysis Management Programming
14cr|gramps-3.3.1-2|32	System) is a GNOME based genealogy program supporting a Python
14cr|gramps-3.3.1-2|33	based plugin system.
14cr|gramps-3.3.1-2|34	
14cr|gramps-3.3.1-2|35	%prep
14cr|gramps-3.3.1-2|36	%setup -q
14cr|gramps-3.3.1-2|37	
14cr|gramps-3.3.1-2|38	%build
14cr|gramps-3.3.1-2|39	%configure2_5x --disable-mime-install --enable-packager-mode
14cr|gramps-3.3.1-2|40	%make
14cr|gramps-3.3.1-2|41	
14cr|gramps-3.3.1-2|42	%install
14cr|gramps-3.3.1-2|43	%makeinstall_std
14cr|gramps-3.3.1-2|44	rm -fr %{buildroot}/var
14cr|gramps-3.3.1-2|45	
14cr|gramps-3.3.1-2|46	#menu
14cr|gramps-3.3.1-2|47	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|gramps-3.3.1-2|48	desktop-file-install --vendor="" \
14cr|gramps-3.3.1-2|49	--remove-category="Application" \
14cr|gramps-3.3.1-2|50	--remove-category="Genealogy" \
14cr|gramps-3.3.1-2|51	--add-category="Science" \
14cr|gramps-3.3.1-2|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gramps-3.3.1-2|53	
14cr|gramps-3.3.1-2|54	#icons
14cr|gramps-3.3.1-2|55	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gramps-3.3.1-2|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gramps-3.3.1-2|57	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gramps-3.3.1-2|58	
14cr|gramps-3.3.1-2|59	%find_lang %{name} --with-gnome --with-man
14cr|gramps-3.3.1-2|60	
14cr|gramps-3.3.1-2|61	%clean
14cr|gramps-3.3.1-2|62	rm -rf %buildroot
14cr|gramps-3.3.1-2|63	
14cr|gramps-3.3.1-2|64	%files -f %{name}.lang
14cr|gramps-3.3.1-2|65	%defattr(-, root, root)
14cr|gramps-3.3.1-2|66	
14cr|gramps-3.3.1-2|67	%doc README TODO
14cr|gramps-3.3.1-2|68	%{_bindir}/%{name}
14cr|gramps-3.3.1-2|69	%{_datadir}/applications/%{name}.desktop
14cr|gramps-3.3.1-2|70	%dir %{_datadir}/%{name}
14cr|gramps-3.3.1-2|71	%{_datadir}/%{name}/*
14cr|gramps-3.3.1-2|72	%{_datadir}/mime/packages/%{name}.xml
14cr|gramps-3.3.1-2|73	%{_datadir}/icons/gnome/*/mimetypes/*
14cr|gramps-3.3.1-2|74	%{_datadir}/pixmaps/%{name}.png
14cr|gramps-3.3.1-2|75	%{_datadir}/application-registry/%{name}.applications
14cr|gramps-3.3.1-2|76	%{_datadir}/mime-info/%{name}.*
14cr|gramps-3.3.1-2|77	%{_mandir}/man1/%{name}.1*
14cr|gramps-3.3.1-2|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gramps-3.3.1-2|79	
14cr|gramps-3.3.1-2|80	
14cr|gramps-3.3.1-2|81	
14cr|gramps-3.3.1-2|82	%changelog
14cr|gramps-3.3.1-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-2
14cr|gramps-3.3.1-2|84	+ Revision: 5848ce4
14cr|gramps-3.3.1-2|85	- MassBuild#464: Increase release tag
14cr|gramps-3.3.1-2|86	
14cr|gramps-3.3.1-2|87	

1808 14
14cr|grandr-0.1-9|1	Name: grandr
14cr|grandr-0.1-9|2	Version: 0.1
14cr|grandr-0.1-9|3	Release: 9
14cr|grandr-0.1-9|4	Summary: Interface to RandR extension
14cr|grandr-0.1-9|5	Group: System/X11
14cr|grandr-0.1-9|6	URL:    http://www.x.org/
14cr|grandr-0.1-9|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|grandr-0.1-9|8	# These are all upstream patches since the 0.1 release:
14cr|grandr-0.1-9|9	Patch0: grandr-upstream-01-fix-segfault-at-startup.patch
14cr|grandr-0.1-9|10	Patch1: grandr-upstream-02-license-was-gpl-not-mit.patch
14cr|grandr-0.1-9|11	Patch2: grandr-upstream-03-fix-typo-output.patch
14cr|grandr-0.1-9|12	Patch3: grandr-upstream-04-exit-when-window-is-closed.patch
14cr|grandr-0.1-9|13	Patch4: grandr-upstream-05-fix-typo-screen.patch
14cr|grandr-0.1-9|14	# This was taken from Debian, should fix #54985
14cr|grandr-0.1-9|15	# http://git.debian.org/?p=pkg-xorg/app/grandr.git
14cr|grandr-0.1-9|16	Patch5: grandr-debian-01-fix-segfault-when-click-monitor.patch
14cr|grandr-0.1-9|17	# This one is from Mandriva (read its header for a description of the problem)
14cr|grandr-0.1-9|18	Patch6: grandr-mandriva-synchronize-before-and-after-apply.patch
14cr|grandr-0.1-9|19	
14cr|grandr-0.1-9|20	License: MIT
14cr|grandr-0.1-9|21	
14cr|grandr-0.1-9|22	BuildRequires: pkgconfig(x11)
14cr|grandr-0.1-9|23	BuildRequires: pkgconfig(xrandr)
14cr|grandr-0.1-9|24	BuildRequires: pkgconfig(xrender)
14cr|grandr-0.1-9|25	BuildRequires: pkgconfig(xorg-macros)
14cr|grandr-0.1-9|26	BuildRequires: pkgconfig(gtk+-2.0)
14cr|grandr-0.1-9|27	BuildRequires: pkgconfig(gconf-2.0)
14cr|grandr-0.1-9|28	
14cr|grandr-0.1-9|29	%description
14cr|grandr-0.1-9|30	grandr is used to set the screen size, orientation and/or reflection using the
14cr|grandr-0.1-9|31	RandR extension.
14cr|grandr-0.1-9|32	
14cr|grandr-0.1-9|33	%prep
14cr|grandr-0.1-9|34	%setup -q -n %{name}-%{version}
14cr|grandr-0.1-9|35	%apply_patches
14cr|grandr-0.1-9|36	
14cr|grandr-0.1-9|37	%build
14cr|grandr-0.1-9|38	export LIBS="-lX11 -lgthread-2.0"
14cr|grandr-0.1-9|39	%configure2_5x	--x-includes=%{_includedir}\
14cr|grandr-0.1-9|40	--x-libraries=%{_libdir}
14cr|grandr-0.1-9|41	
14cr|grandr-0.1-9|42	%make
14cr|grandr-0.1-9|43	
14cr|grandr-0.1-9|44	%install
14cr|grandr-0.1-9|45	%makeinstall_std
14cr|grandr-0.1-9|46	
14cr|grandr-0.1-9|47	%files
14cr|grandr-0.1-9|48	%defattr(-,root,root)
14cr|grandr-0.1-9|49	%{_bindir}/grandr
14cr|grandr-0.1-9|50	#%{_mandir}/man1/grandr.*
14cr|grandr-0.1-9|51	
14cr|grandr-0.1-9|52	
14cr|grandr-0.1-9|53	
14cr|grandr-0.1-9|54	%changelog
14cr|grandr-0.1-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cr|grandr-0.1-9|56	+ Revision: d51f1db
14cr|grandr-0.1-9|57	- MassBuild#464: Increase release tag
14cr|grandr-0.1-9|58	
14cr|grandr-0.1-9|59	

1809 14
14cr|grany-2.0.3-3|1	Summary:	The cellular automaton simulator
14cr|grany-2.0.3-3|2	Name:		grany
14cr|grany-2.0.3-3|3	Version:	2.0.3
14cr|grany-2.0.3-3|4	Release:	3
14cr|grany-2.0.3-3|5	License:	GPLv2+
14cr|grany-2.0.3-3|6	Group:		Sciences/Physics
14cr|grany-2.0.3-3|7	Url:		http://guillaume.cottenceau.free.fr/html/grany.html
14cr|grany-2.0.3-3|8	Source0:	http://guillaume.cottenceau.free.fr/html/grany-resource/%{name}-%{version}.tar.bz2
14cr|grany-2.0.3-3|9	Source1:	%{name}-pngicons.tar.bz2
14cr|grany-2.0.3-3|10	Patch2:		grany-2.0.3-gettext.patch
14cr|grany-2.0.3-3|11	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|grany-2.0.3-3|12	
14cr|grany-2.0.3-3|13	%description
14cr|grany-2.0.3-3|14	Grany is a cellular automaton simulator. With it you can conduct computerized
14cr|grany-2.0.3-3|15	experiments on cellular environments with a full-featured GUI.
14cr|grany-2.0.3-3|16	
14cr|grany-2.0.3-3|17	%files -f %{name}.lang
14cr|grany-2.0.3-3|18	%doc README FAQ AUTHORS docs/BASICS docs/CUSTOMIZATION
14cr|grany-2.0.3-3|19	%{_bindir}/*
14cr|grany-2.0.3-3|20	%{_datadir}/applications/%{name}.desktop
14cr|grany-2.0.3-3|21	%{_iconsdir}/*.png
14cr|grany-2.0.3-3|22	%{_iconsdir}/*/*.png
14cr|grany-2.0.3-3|23	
14cr|grany-2.0.3-3|24	#----------------------------------------------------------------------------
14cr|grany-2.0.3-3|25	
14cr|grany-2.0.3-3|26	%prep
14cr|grany-2.0.3-3|27	%setup -q
14cr|grany-2.0.3-3|28	%setup -D -T -a1
14cr|grany-2.0.3-3|29	%patch2 -p2 -b .datadir
14cr|grany-2.0.3-3|30	
14cr|grany-2.0.3-3|31	%build
14cr|grany-2.0.3-3|32	%configure2_5x
14cr|grany-2.0.3-3|33	make
14cr|grany-2.0.3-3|34	
14cr|grany-2.0.3-3|35	%install
14cr|grany-2.0.3-3|36	%makeinstall
14cr|grany-2.0.3-3|37	
14cr|grany-2.0.3-3|38	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|grany-2.0.3-3|39	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grany-2.0.3-3|40	[Desktop Entry]
14cr|grany-2.0.3-3|41	Type=Application
14cr|grany-2.0.3-3|42	Name=Grany
14cr|grany-2.0.3-3|43	Exec=%{_bindir}/grany
14cr|grany-2.0.3-3|44	Icon=grany
14cr|grany-2.0.3-3|45	Comment=The cellular automaton simulator
14cr|grany-2.0.3-3|46	EOF
14cr|grany-2.0.3-3|47	
14cr|grany-2.0.3-3|48	# icons
14cr|grany-2.0.3-3|49	mkdir -p %{buildroot}%{_miconsdir}
14cr|grany-2.0.3-3|50	mkdir -p %{buildroot}%{_liconsdir}
14cr|grany-2.0.3-3|51	cp icons/grany-icon-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|grany-2.0.3-3|52	cp icons/grany-icon-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|grany-2.0.3-3|53	cp icons/grany-icon-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|grany-2.0.3-3|54	
14cr|grany-2.0.3-3|55	%find_lang %{name}
14cr|grany-2.0.3-3|56	
14cr|grany-2.0.3-3|57	
14cr|grany-2.0.3-3|58	%changelog
14cr|grany-2.0.3-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-3
14cr|grany-2.0.3-3|60	+ Revision: dba9f58
14cr|grany-2.0.3-3|61	- MassBuild#464: Increase release tag
14cr|grany-2.0.3-3|62	
14cr|grany-2.0.3-3|63	

1810 14
14cr|graphlcd-base-0.1.5-6|1	
14cr|graphlcd-base-0.1.5-6|2	%define shortname graphlcd
14cr|graphlcd-base-0.1.5-6|3	%define name	%shortname-base
14cr|graphlcd-base-0.1.5-6|4	%define version	0.1.5
14cr|graphlcd-base-0.1.5-6|5	%define rel	6
14cr|graphlcd-base-0.1.5-6|6	
14cr|graphlcd-base-0.1.5-6|7	%define drivers_major	1
14cr|graphlcd-base-0.1.5-6|8	%define graphics_major	2
14cr|graphlcd-base-0.1.5-6|9	%define drivers_libname	%mklibname glcddrivers %drivers_major
14cr|graphlcd-base-0.1.5-6|10	%define graphics_libname	%mklibname glcdgraphics %graphics_major
14cr|graphlcd-base-0.1.5-6|11	%define devname	%mklibname -d %{shortname}
14cr|graphlcd-base-0.1.5-6|12	
14cr|graphlcd-base-0.1.5-6|13	Summary:	GraphLCD drivers and tools
14cr|graphlcd-base-0.1.5-6|14	Name:		%{name}
14cr|graphlcd-base-0.1.5-6|15	Version:	%{version}
14cr|graphlcd-base-0.1.5-6|16	Release:	%mkrel %{rel}
14cr|graphlcd-base-0.1.5-6|17	License:	GPL
14cr|graphlcd-base-0.1.5-6|18	Group:		System/Kernel and hardware
14cr|graphlcd-base-0.1.5-6|19	URL:		http://graphlcd.berlios.de/
14cr|graphlcd-base-0.1.5-6|20	Source:		http://download.berlios.de/graphlcd/%name-%version.tar.bz2
14cr|graphlcd-base-0.1.5-6|21	Patch0:		graphlcd-base-01_libserdisp.dpatch
14cr|graphlcd-base-0.1.5-6|22	Patch1:		graphlcd-base-02_utf8.dpatch
14cr|graphlcd-base-0.1.5-6|23	Patch2:		graphlcd-base-03_gcc-43.dpatch
14cr|graphlcd-base-0.1.5-6|24	BuildRoot:	%{_tmppath}/%{name}-root
14cr|graphlcd-base-0.1.5-6|25	BuildRequires:	freetype2-devel
14cr|graphlcd-base-0.1.5-6|26	BuildRequires:	zlib-devel
14cr|graphlcd-base-0.1.5-6|27	
14cr|graphlcd-base-0.1.5-6|28	%description
14cr|graphlcd-base-0.1.5-6|29	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|30	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|31	display its information.
14cr|graphlcd-base-0.1.5-6|32	
14cr|graphlcd-base-0.1.5-6|33	%package -n %drivers_libname
14cr|graphlcd-base-0.1.5-6|34	Summary:	GraphLCD shared driver library
14cr|graphlcd-base-0.1.5-6|35	Group:		System/Libraries
14cr|graphlcd-base-0.1.5-6|36	Provides:	libglcddrivers = %version-%release
14cr|graphlcd-base-0.1.5-6|37	Conflicts:	%{_lib}graphlcd1
14cr|graphlcd-base-0.1.5-6|38	# While the library doesn't use graphlcd-config directly, it is
14cr|graphlcd-base-0.1.5-6|39	# useless without the linked program using it.
14cr|graphlcd-base-0.1.5-6|40	# (Anssi) FIXME: What? If the above is true then this is bogus.
14cr|graphlcd-base-0.1.5-6|41	Requires:	%shortname-common >= %version
14cr|graphlcd-base-0.1.5-6|42	
14cr|graphlcd-base-0.1.5-6|43	%description -n %drivers_libname
14cr|graphlcd-base-0.1.5-6|44	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|45	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|46	display its information.
14cr|graphlcd-base-0.1.5-6|47	
14cr|graphlcd-base-0.1.5-6|48	This package contains the driver library needed to run programs
14cr|graphlcd-base-0.1.5-6|49	dynamically linked with GraphLCD.
14cr|graphlcd-base-0.1.5-6|50	
14cr|graphlcd-base-0.1.5-6|51	%package -n %devname
14cr|graphlcd-base-0.1.5-6|52	Summary:	Headers for graphlcd
14cr|graphlcd-base-0.1.5-6|53	Group:		Development/C++
14cr|graphlcd-base-0.1.5-6|54	Requires:	%drivers_libname = %version
14cr|graphlcd-base-0.1.5-6|55	Requires:	%graphics_libname = %version
14cr|graphlcd-base-0.1.5-6|56	Provides:	libglcddrivers-devel = %version-%release
14cr|graphlcd-base-0.1.5-6|57	Provides:	glcddrivers-devel = %version-%release
14cr|graphlcd-base-0.1.5-6|58	Provides:       libglcdgraphics-devel = %version-%release
14cr|graphlcd-base-0.1.5-6|59	Provides:       glcdgraphics-devel = %version-%release
14cr|graphlcd-base-0.1.5-6|60	Provides:	graphlcd-devel = %{version}-%{release}
14cr|graphlcd-base-0.1.5-6|61	Obsoletes:	%{_lib}glcddrivers1-devel < %{version}-%{release}
14cr|graphlcd-base-0.1.5-6|62	Obsoletes:	%{_lib}graphlcd1-devel < %{version}-%{release}
14cr|graphlcd-base-0.1.5-6|63	Obsoletes:      %{_lib}glcdgraphics2-devel < %{version}-%{release}
14cr|graphlcd-base-0.1.5-6|64	
14cr|graphlcd-base-0.1.5-6|65	%description -n %devname
14cr|graphlcd-base-0.1.5-6|66	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|67	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|68	display its information.
14cr|graphlcd-base-0.1.5-6|69	
14cr|graphlcd-base-0.1.5-6|70	This package contains the headers that programmers will need to
14cr|graphlcd-base-0.1.5-6|71	develop applications which will use graphlcd-base.
14cr|graphlcd-base-0.1.5-6|72	
14cr|graphlcd-base-0.1.5-6|73	%package -n %graphics_libname
14cr|graphlcd-base-0.1.5-6|74	Summary:	GraphLCD shared graphics library
14cr|graphlcd-base-0.1.5-6|75	Group:		System/Libraries
14cr|graphlcd-base-0.1.5-6|76	Provides:	libglcdgraphics = %version-%release
14cr|graphlcd-base-0.1.5-6|77	Conflicts:	%{_lib}graphlcd1
14cr|graphlcd-base-0.1.5-6|78	# While the library doesn't use graphlcd-config directly, it is
14cr|graphlcd-base-0.1.5-6|79	# useless without the linked program using it.
14cr|graphlcd-base-0.1.5-6|80	# (Anssi) FIXME: See previous fixme.
14cr|graphlcd-base-0.1.5-6|81	Requires:	%shortname-common >= %version
14cr|graphlcd-base-0.1.5-6|82	
14cr|graphlcd-base-0.1.5-6|83	%description -n %graphics_libname
14cr|graphlcd-base-0.1.5-6|84	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|85	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|86	display its information.
14cr|graphlcd-base-0.1.5-6|87	
14cr|graphlcd-base-0.1.5-6|88	This package contains the graphics library needed to run programs
14cr|graphlcd-base-0.1.5-6|89	dynamically linked with GraphLCD.
14cr|graphlcd-base-0.1.5-6|90	
14cr|graphlcd-base-0.1.5-6|91	%package -n %shortname-common
14cr|graphlcd-base-0.1.5-6|92	Summary:	GraphLCD configuration file and documentation
14cr|graphlcd-base-0.1.5-6|93	Group:		System/Kernel and hardware
14cr|graphlcd-base-0.1.5-6|94	
14cr|graphlcd-base-0.1.5-6|95	%description -n %shortname-common
14cr|graphlcd-base-0.1.5-6|96	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|97	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|98	display its information.
14cr|graphlcd-base-0.1.5-6|99	
14cr|graphlcd-base-0.1.5-6|100	This package contains the GraphLCD configuration file and GraphLCD
14cr|graphlcd-base-0.1.5-6|101	documentation.
14cr|graphlcd-base-0.1.5-6|102	
14cr|graphlcd-base-0.1.5-6|103	%package -n %shortname-tools
14cr|graphlcd-base-0.1.5-6|104	Summary:	GraphLCD tools
14cr|graphlcd-base-0.1.5-6|105	Group:		System/Kernel and hardware
14cr|graphlcd-base-0.1.5-6|106	
14cr|graphlcd-base-0.1.5-6|107	%description -n %shortname-tools
14cr|graphlcd-base-0.1.5-6|108	The GraphLCD base is a project to support graphical LC displays. It is
14cr|graphlcd-base-0.1.5-6|109	mainly used by the graphlcd plugin for the Video Disc Recorder to
14cr|graphlcd-base-0.1.5-6|110	display its information.
14cr|graphlcd-base-0.1.5-6|111	
14cr|graphlcd-base-0.1.5-6|112	This package contains tools to use with GraphLCD.
14cr|graphlcd-base-0.1.5-6|113	
14cr|graphlcd-base-0.1.5-6|114	%prep
14cr|graphlcd-base-0.1.5-6|115	%setup -q
14cr|graphlcd-base-0.1.5-6|116	%patch0 -p1
14cr|graphlcd-base-0.1.5-6|117	%patch1 -p1
14cr|graphlcd-base-0.1.5-6|118	%patch2 -p1
14cr|graphlcd-base-0.1.5-6|119	# don't strip nor chmod to root
14cr|graphlcd-base-0.1.5-6|120	perl -pi -e 's,-o root -g root -s,,' $(find -name Makefile)
14cr|graphlcd-base-0.1.5-6|121	
14cr|graphlcd-base-0.1.5-6|122	%build
14cr|graphlcd-base-0.1.5-6|123	%make all CFLAGS="%optflags -fPIC" CXXFLAGS="%optflags -fPIC"
14cr|graphlcd-base-0.1.5-6|124	
14cr|graphlcd-base-0.1.5-6|125	%install
14cr|graphlcd-base-0.1.5-6|126	rm -rf %{buildroot}
14cr|graphlcd-base-0.1.5-6|127	
14cr|graphlcd-base-0.1.5-6|128	%makeinstall_std BINDIR=%{buildroot}%{_bindir} LIBDIR=%{buildroot}%{_libdir} \
14cr|graphlcd-base-0.1.5-6|129	INCDIR=%{buildroot}%{_includedir}
14cr|graphlcd-base-0.1.5-6|130	
14cr|graphlcd-base-0.1.5-6|131	install -d -m755 %{buildroot}%{_sysconfdir}
14cr|graphlcd-base-0.1.5-6|132	install -m644 graphlcd.conf %{buildroot}%{_sysconfdir}
14cr|graphlcd-base-0.1.5-6|133	
14cr|graphlcd-base-0.1.5-6|134	%clean
14cr|graphlcd-base-0.1.5-6|135	rm -rf %{buildroot}
14cr|graphlcd-base-0.1.5-6|136	
14cr|graphlcd-base-0.1.5-6|137	%if %mdkversion < 200900
14cr|graphlcd-base-0.1.5-6|138	%post -n %graphics_libname -p /sbin/ldconfig
14cr|graphlcd-base-0.1.5-6|139	%endif
14cr|graphlcd-base-0.1.5-6|140	%if %mdkversion < 200900
14cr|graphlcd-base-0.1.5-6|141	%postun -n %graphics_libname -p /sbin/ldconfig
14cr|graphlcd-base-0.1.5-6|142	%endif
14cr|graphlcd-base-0.1.5-6|143	%if %mdkversion < 200900
14cr|graphlcd-base-0.1.5-6|144	%post -n %drivers_libname -p /sbin/ldconfig
14cr|graphlcd-base-0.1.5-6|145	%endif
14cr|graphlcd-base-0.1.5-6|146	%if %mdkversion < 200900
14cr|graphlcd-base-0.1.5-6|147	%postun -n %drivers_libname -p /sbin/ldconfig
14cr|graphlcd-base-0.1.5-6|148	%endif
14cr|graphlcd-base-0.1.5-6|149	
14cr|graphlcd-base-0.1.5-6|150	%files -n %drivers_libname
14cr|graphlcd-base-0.1.5-6|151	%defattr(-,root,root)
14cr|graphlcd-base-0.1.5-6|152	%doc README
14cr|graphlcd-base-0.1.5-6|153	%{_libdir}/libglcddrivers.so.%{drivers_major}*
14cr|graphlcd-base-0.1.5-6|154	
14cr|graphlcd-base-0.1.5-6|155	%files -n %devname
14cr|graphlcd-base-0.1.5-6|156	%defattr(-,root,root)
14cr|graphlcd-base-0.1.5-6|157	%doc README
14cr|graphlcd-base-0.1.5-6|158	%{_includedir}/glcddrivers
14cr|graphlcd-base-0.1.5-6|159	%{_includedir}/glcdgraphics
14cr|graphlcd-base-0.1.5-6|160	%{_libdir}/libglcddrivers.so
14cr|graphlcd-base-0.1.5-6|161	%{_libdir}/libglcdgraphics.so
14cr|graphlcd-base-0.1.5-6|162	
14cr|graphlcd-base-0.1.5-6|163	%files -n %graphics_libname
14cr|graphlcd-base-0.1.5-6|164	%defattr(-,root,root)
14cr|graphlcd-base-0.1.5-6|165	%doc README
14cr|graphlcd-base-0.1.5-6|166	%{_libdir}/libglcdgraphics.so.%{graphics_major}*
14cr|graphlcd-base-0.1.5-6|167	
14cr|graphlcd-base-0.1.5-6|168	%files -n %shortname-common
14cr|graphlcd-base-0.1.5-6|169	%doc README HISTORY docs
14cr|graphlcd-base-0.1.5-6|170	%defattr(-,root,root)
14cr|graphlcd-base-0.1.5-6|171	%config(noreplace) %{_sysconfdir}/graphlcd.conf
14cr|graphlcd-base-0.1.5-6|172	
14cr|graphlcd-base-0.1.5-6|173	%files -n %shortname-tools
14cr|graphlcd-base-0.1.5-6|174	%defattr(-,root,root)
14cr|graphlcd-base-0.1.5-6|175	%doc README docs/README.*
14cr|graphlcd-base-0.1.5-6|176	%{_bindir}/*
14cr|graphlcd-base-0.1.5-6|177	
14cr|graphlcd-base-0.1.5-6|178	
14cr|graphlcd-base-0.1.5-6|179	
14cr|graphlcd-base-0.1.5-6|180	
14cr|graphlcd-base-0.1.5-6|181	
14cr|graphlcd-base-0.1.5-6|182	%changelog
14cr|graphlcd-base-0.1.5-6|183	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.5-6
14cr|graphlcd-base-0.1.5-6|184	+ Revision: 9271d22
14cr|graphlcd-base-0.1.5-6|185	- Automatic import for version 0.1.5
14cr|graphlcd-base-0.1.5-6|186	
14cr|graphlcd-base-0.1.5-6|187	

1811 14
14cr|grass-6.4.3-2|1	%define grassfix 64
14cr|grass-6.4.3-2|2	
14cr|grass-6.4.3-2|3	%if %{_use_internal_dependency_generator}
14cr|grass-6.4.3-2|4	%define __noautoreq '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
14cr|grass-6.4.3-2|5	%define __noautoprov '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
14cr|grass-6.4.3-2|6	%endif
14cr|grass-6.4.3-2|7	
14cr|grass-6.4.3-2|8	Summary:	Geographic Resources Analysis Support System
14cr|grass-6.4.3-2|9	Name:		grass
14cr|grass-6.4.3-2|10	Version:	6.4.3
14cr|grass-6.4.3-2|11	Release:	2
14cr|grass-6.4.3-2|12	Group:		Sciences/Geosciences
14cr|grass-6.4.3-2|13	License:	GPLv2+
14cr|grass-6.4.3-2|14	Url:		http://grass.osgeo.org/
14cr|grass-6.4.3-2|15	Source:		http://grass.osgeo.org/grass%{grassfix}/source/grass-%{version}.tar.gz
14cr|grass-6.4.3-2|16	Source2:	grass5_48.png
14cr|grass-6.4.3-2|17	Source3:	grass5_32.png
14cr|grass-6.4.3-2|18	Source4:	grass5_16.png
14cr|grass-6.4.3-2|19	Patch0:		grass-6.4.2-docfiles.patch
14cr|grass-6.4.3-2|20	Patch1:		grass-6.4.3-tirpc.patch
14cr|grass-6.4.3-2|21	BuildRequires:	bison
14cr|grass-6.4.3-2|22	BuildRequires:	gcc-gfortran
14cr|grass-6.4.3-2|23	BuildRequires:	flex
14cr|grass-6.4.3-2|24	BuildRequires:	lzma
14cr|grass-6.4.3-2|25	BuildRequires:	swig
14cr|grass-6.4.3-2|26	BuildRequires:	gd-devel >= 2.0
14cr|grass-6.4.3-2|27	BuildRequires:	gdal-devel
14cr|grass-6.4.3-2|28	BuildRequires:	gdbm-devel
14cr|grass-6.4.3-2|29	BuildRequires:	jpeg-devel
14cr|grass-6.4.3-2|30	BuildRequires:	lesstif-devel
14cr|grass-6.4.3-2|31	BuildRequires:	mysql-devel
14cr|grass-6.4.3-2|32	BuildRequires:	postgresql-devel
14cr|grass-6.4.3-2|33	BuildRequires:	proj proj-devel
14cr|grass-6.4.3-2|34	BuildRequires:	readline-devel
14cr|grass-6.4.3-2|35	BuildRequires:	tcl tcl-devel
14cr|grass-6.4.3-2|36	BuildRequires:	termcap-devel
14cr|grass-6.4.3-2|37	BuildRequires:	tiff-devel
14cr|grass-6.4.3-2|38	BuildRequires:	tirpc-devel
14cr|grass-6.4.3-2|39	BuildRequires:	tk tk-devel
14cr|grass-6.4.3-2|40	BuildRequires:	unixODBC-devel
14cr|grass-6.4.3-2|41	BuildRequires:	wxgtku-devel
14cr|grass-6.4.3-2|42	BuildRequires:	wxPythonGTK-devel
14cr|grass-6.4.3-2|43	
14cr|grass-6.4.3-2|44	BuildRequires:	pkgconfig(cairo)
14cr|grass-6.4.3-2|45	BuildRequires:	pkgconfig(cfitsio)
14cr|grass-6.4.3-2|46	BuildRequires:	pkgconfig(fftw3)
14cr|grass-6.4.3-2|47	BuildRequires:	pkgconfig(freetype2)
14cr|grass-6.4.3-2|48	BuildRequires:	pkgconfig(glu)
14cr|grass-6.4.3-2|49	BuildRequires:	pkgconfig(libpng)
14cr|grass-6.4.3-2|50	BuildRequires:	pkgconfig(ncurses)
14cr|grass-6.4.3-2|51	BuildRequires:	pkgconfig(python)
14cr|grass-6.4.3-2|52	BuildRequires:	pkgconfig(sqlite3)
14cr|grass-6.4.3-2|53	BuildRequires:	pkgconfig(xmu)
14cr|grass-6.4.3-2|54	BuildRequires:	pkgconfig(zlib)
14cr|grass-6.4.3-2|55	
14cr|grass-6.4.3-2|56	# disabled ffmpeg support for now, since it has to be fixed upstream
14cr|grass-6.4.3-2|57	#BuildRequires:	ffmpeg-devel
14cr|grass-6.4.3-2|58	
14cr|grass-6.4.3-2|59	Requires:	xterm
14cr|grass-6.4.3-2|60	Requires:	tk
14cr|grass-6.4.3-2|61	Requires:	tcl
14cr|grass-6.4.3-2|62	
14cr|grass-6.4.3-2|63	%description
14cr|grass-6.4.3-2|64	GRASS (Geographic Resources Analysis Support System) is an open source, Free
14cr|grass-6.4.3-2|65	Software Geographical Information System (GIS) with raster, topological vector,
14cr|grass-6.4.3-2|66	image processing, and graphics production functionality that operates on
14cr|grass-6.4.3-2|67	various platforms through a graphical user interface and shell in X-Window.
14cr|grass-6.4.3-2|68	
14cr|grass-6.4.3-2|69	%files
14cr|grass-6.4.3-2|70	%doc AUTHORS COPYING INSTALL README CHANGES
14cr|grass-6.4.3-2|71	%{_bindir}/*
14cr|grass-6.4.3-2|72	%{_sysconfdir}/ld.so.conf.d/*
14cr|grass-6.4.3-2|73	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|grass-6.4.3-2|74	%{_iconsdir}/*/*/*/*
14cr|grass-6.4.3-2|75	%{_libdir}/grass%{grassfix}/grass%{grassfix}.tmp
14cr|grass-6.4.3-2|76	%{_libdir}/grass%{grassfix}/bin
14cr|grass-6.4.3-2|77	%{_libdir}/grass%{grassfix}/bwidget
14cr|grass-6.4.3-2|78	%{_libdir}/grass%{grassfix}/demolocation
14cr|grass-6.4.3-2|79	%{_libdir}/grass%{grassfix}/docs
14cr|grass-6.4.3-2|80	%{_libdir}/grass%{grassfix}/driver
14cr|grass-6.4.3-2|81	%{_libdir}/grass%{grassfix}/etc
14cr|grass-6.4.3-2|82	%{_libdir}/grass%{grassfix}/fonts
14cr|grass-6.4.3-2|83	%{_libdir}/grass%{grassfix}/include
14cr|grass-6.4.3-2|84	%{_libdir}/grass%{grassfix}/lib
14cr|grass-6.4.3-2|85	%{_libdir}/grass%{grassfix}/locale
14cr|grass-6.4.3-2|86	%{_libdir}/grass%{grassfix}/man
14cr|grass-6.4.3-2|87	%{_libdir}/grass%{grassfix}/scripts
14cr|grass-6.4.3-2|88	%{_libdir}/grass%{grassfix}/tools
14cr|grass-6.4.3-2|89	%attr(1777,root,root) %{_libdir}/grass%{grassfix}/locks
14cr|grass-6.4.3-2|90	
14cr|grass-6.4.3-2|91	#----------------------------------------------------------------------------
14cr|grass-6.4.3-2|92	
14cr|grass-6.4.3-2|93	%prep
14cr|grass-6.4.3-2|94	%setup -q
14cr|grass-6.4.3-2|95	%patch0 -p1
14cr|grass-6.4.3-2|96	%patch1 -p1
14cr|grass-6.4.3-2|97	
14cr|grass-6.4.3-2|98	%build
14cr|grass-6.4.3-2|99	# autoreconf -fi
14cr|grass-6.4.3-2|100	%define __cputoolize true
14cr|grass-6.4.3-2|101	%define Werror_cflags %nil
14cr|grass-6.4.3-2|102	%configure2_5x --host=%{_host} \
14cr|grass-6.4.3-2|103	%if "%{_lib}" != "lib"
14cr|grass-6.4.3-2|104	--enable-64bit \
14cr|grass-6.4.3-2|105	%endif
14cr|grass-6.4.3-2|106	--with-dbm-includes=%{_includedir}/gdbm/ \
14cr|grass-6.4.3-2|107	--with-postgres \
14cr|grass-6.4.3-2|108	--with-postgres-includes=%{_includedir}/ \
14cr|grass-6.4.3-2|109	--with-freetype \
14cr|grass-6.4.3-2|110	--with-freetype-includes=%{_includedir}/freetype2 \
14cr|grass-6.4.3-2|111	--with-motif \
14cr|grass-6.4.3-2|112	--with-cairo \
14cr|grass-6.4.3-2|113	--with-opengl-libs=%{_libdir} \
14cr|grass-6.4.3-2|114	--with-motif-libs=%{_libdir} \
14cr|grass-6.4.3-2|115	--with-motif-libs=%{_libdir} \
14cr|grass-6.4.3-2|116	--with-motif-includes=%{_includedir} \
14cr|grass-6.4.3-2|117	--with-gdal  \
14cr|grass-6.4.3-2|118	--with-geos \
14cr|grass-6.4.3-2|119	--with-mysql --with-mysql-includes=%{_includedir}/mysql \
14cr|grass-6.4.3-2|120	--with-odbc \
14cr|grass-6.4.3-2|121	--enable-largefile \
14cr|grass-6.4.3-2|122	--with-curses \
14cr|grass-6.4.3-2|123	--with-python --with-wxwidgets="%{_bindir}/wx-config"\
14cr|grass-6.4.3-2|124	--with-sqlite \
14cr|grass-6.4.3-2|125	--with-cxx \
14cr|grass-6.4.3-2|126	--with-proj-share=%{_datadir}/proj \
14cr|grass-6.4.3-2|127	--with-nls \
14cr|grass-6.4.3-2|128	--with-readline \
14cr|grass-6.4.3-2|129	
14cr|grass-6.4.3-2|130	#   --with-ffmpeg --with-ffmpeg-includes="%{_includedir}/libavcodec \
14cr|grass-6.4.3-2|131	#   %{_includedir}/libavdevice \
14cr|grass-6.4.3-2|132	#   %{_includedir}/libavformat %{_includedir}/libavutil \
14cr|grass-6.4.3-2|133	#   %{_includedir}/libpostproc %{_includedir}/libswscale"
14cr|grass-6.4.3-2|134	
14cr|grass-6.4.3-2|135	%make
14cr|grass-6.4.3-2|136	
14cr|grass-6.4.3-2|137	%install
14cr|grass-6.4.3-2|138	mkdir -p %{buildroot}/%{_bindir}
14cr|grass-6.4.3-2|139	#%makeinstall_std INST_DIR=%{_libdir}/grass%{grassfix}
14cr|grass-6.4.3-2|140	# Actions in make install that don't take into account packaging in a place different to running:
14cr|grass-6.4.3-2|141	sed -e 's|^GISBASE.*|GISBASE=%{_libdir}/grass%{grassfix}|' \
14cr|grass-6.4.3-2|142	bin.%{_target_platform}/grass%{grassfix} > %{buildroot}/%{_bindir}/grass%{grassfix}
14cr|grass-6.4.3-2|143	chmod a+x %{buildroot}/usr/bin/grass%{grassfix}
14cr|grass-6.4.3-2|144	
14cr|grass-6.4.3-2|145	mkdir -p %{buildroot}/%{_libdir}/grass%{grassfix}
14cr|grass-6.4.3-2|146	cp -a dist.%{_target_platform}/* %{buildroot}/%{_libdir}/grass%{grassfix}
14cr|grass-6.4.3-2|147	
14cr|grass-6.4.3-2|148	# Add makefiles to includes:
14cr|grass-6.4.3-2|149	cp -a include/Make %{buildroot}/%{_libdir}/grass%{grassfix}/include/
14cr|grass-6.4.3-2|150	
14cr|grass-6.4.3-2|151	# Manually archive the man pages:
14cr|grass-6.4.3-2|152	lzma %{buildroot}/%{_libdir}/grass%{grassfix}/man/man?/*
14cr|grass-6.4.3-2|153	
14cr|grass-6.4.3-2|154	mkdir %{buildroot}/%{_libdir}/grass%{grassfix}/locks/
14cr|grass-6.4.3-2|155	
14cr|grass-6.4.3-2|156	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|grass-6.4.3-2|157	
14cr|grass-6.4.3-2|158	install -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|grass-6.4.3-2|159	install -m644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|grass-6.4.3-2|160	install -m644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|grass-6.4.3-2|161	
14cr|grass-6.4.3-2|162	mkdir -p %{buildroot}%{_datadir}/applications
14cr|grass-6.4.3-2|163	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|grass-6.4.3-2|164	[Desktop Entry]
14cr|grass-6.4.3-2|165	Name=Grass%{grassfix}
14cr|grass-6.4.3-2|166	Comment=Geographic Resources Analysis Support System
14cr|grass-6.4.3-2|167	Exec=grass%{grassfix}
14cr|grass-6.4.3-2|168	Icon=%{name}
14cr|grass-6.4.3-2|169	Terminal=true
14cr|grass-6.4.3-2|170	Type=Application
14cr|grass-6.4.3-2|171	Categories=Science;Geology;
14cr|grass-6.4.3-2|172	EOF
14cr|grass-6.4.3-2|173	
14cr|grass-6.4.3-2|174	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cr|grass-6.4.3-2|175	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/grass.conf << EOF
14cr|grass-6.4.3-2|176	%{_libdir}/grass%{grassfix}/lib
14cr|grass-6.4.3-2|177	EOF
14cr|grass-6.4.3-2|178	
14cr|grass-6.4.3-2|179	
14cr|grass-6.4.3-2|180	%changelog
14cr|grass-6.4.3-2|181	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.4.3-2
14cr|grass-6.4.3-2|182	+ Revision: 4b57ce8
14cr|grass-6.4.3-2|183	- MassBuild#464: Increase release tag
14cr|grass-6.4.3-2|184	
14cr|grass-6.4.3-2|185	

1812 14
14cr|graveman-0.3.12-15|1	%define realver %{version}-5
14cr|graveman-0.3.12-15|2	
14cr|graveman-0.3.12-15|3	Summary:	Simple frontend for CD creation
14cr|graveman-0.3.12-15|4	Name:		graveman
14cr|graveman-0.3.12-15|5	Version:	0.3.12
14cr|graveman-0.3.12-15|6	Release:	15
14cr|graveman-0.3.12-15|7	License:	GPLv2+
14cr|graveman-0.3.12-15|8	Group:		Archiving/Cd burning
14cr|graveman-0.3.12-15|9	Url:		http://graveman.tuxfamily.org/index-e.php
14cr|graveman-0.3.12-15|10	Source0:	http://graveman.tuxfamily.org/sources/%{name}-%{realver}.tar.bz2
14cr|graveman-0.3.12-15|11	Patch0:		graveman-0.3.12-5-cdrkit.patch
14cr|graveman-0.3.12-15|12	BuildRequires:	desktop-file-utils
14cr|graveman-0.3.12-15|13	BuildRequires:	imagemagick
14cr|graveman-0.3.12-15|14	BuildRequires:	perl-XML-Parser
14cr|graveman-0.3.12-15|15	BuildRequires:	mng-devel
14cr|graveman-0.3.12-15|16	BuildRequires:	pkgconfig(flac)
14cr|graveman-0.3.12-15|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|graveman-0.3.12-15|18	BuildRequires:	pkgconfig(id3tag)
14cr|graveman-0.3.12-15|19	BuildRequires:	pkgconfig(libglade-2.0)
14cr|graveman-0.3.12-15|20	BuildRequires:	pkgconfig(mad)
14cr|graveman-0.3.12-15|21	BuildRequires:	pkgconfig(vorbis)
14cr|graveman-0.3.12-15|22	Requires:	cdrdao
14cr|graveman-0.3.12-15|23	Requires:	cdrkit
14cr|graveman-0.3.12-15|24	Requires:	cdrkit-genisoimage
14cr|graveman-0.3.12-15|25	Requires:	dvd+rw-tools
14cr|graveman-0.3.12-15|26	Requires:	sox
14cr|graveman-0.3.12-15|27	
14cr|graveman-0.3.12-15|28	%description
14cr|graveman-0.3.12-15|29	Another frontend for cdrecord, mkisofs, readcd and sox!
14cr|graveman-0.3.12-15|30	With graveman you can burn audio cds (wav, ogg, mp3), data cds,
14cr|graveman-0.3.12-15|31	and duplicate cds.
14cr|graveman-0.3.12-15|32	
14cr|graveman-0.3.12-15|33	%files -f %{name}.lang
14cr|graveman-0.3.12-15|34	%doc AUTHORS ChangeLog NEWS THANKS README*
14cr|graveman-0.3.12-15|35	%{_bindir}/%{name}
14cr|graveman-0.3.12-15|36	%{_datadir}/applications/*
14cr|graveman-0.3.12-15|37	%{_datadir}/%{name}/
14cr|graveman-0.3.12-15|38	%{_datadir}/pixmaps/*
14cr|graveman-0.3.12-15|39	%{_mandir}/man1/*
14cr|graveman-0.3.12-15|40	%{_mandir}/fr/man1/*
14cr|graveman-0.3.12-15|41	%{_liconsdir}/%{name}.png
14cr|graveman-0.3.12-15|42	%{_iconsdir}/%{name}.png
14cr|graveman-0.3.12-15|43	%{_miconsdir}/%{name}.png
14cr|graveman-0.3.12-15|44	
14cr|graveman-0.3.12-15|45	#----------------------------------------------------------------------------
14cr|graveman-0.3.12-15|46	
14cr|graveman-0.3.12-15|47	%prep
14cr|graveman-0.3.12-15|48	%setup -q -n %{name}-%{realver}
14cr|graveman-0.3.12-15|49	%patch0 -p1 -b .cdrkit
14cr|graveman-0.3.12-15|50	
14cr|graveman-0.3.12-15|51	%build
14cr|graveman-0.3.12-15|52	%configure2_5x
14cr|graveman-0.3.12-15|53	%make
14cr|graveman-0.3.12-15|54	
14cr|graveman-0.3.12-15|55	%install
14cr|graveman-0.3.12-15|56	mkdir -p %{buildroot}%{_mandir}/man1
14cr|graveman-0.3.12-15|57	cp man/%{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|graveman-0.3.12-15|58	mkdir -p %{buildroot}%{_mandir}/fr/man1
14cr|graveman-0.3.12-15|59	cp man/%{name}.fr.man %{buildroot}%{_mandir}/fr/man1/%{name}.1
14cr|graveman-0.3.12-15|60	perl -p -i -e 's/install\:/none\:/g' man/Makefile
14cr|graveman-0.3.12-15|61	%makeinstall_std
14cr|graveman-0.3.12-15|62	
14cr|graveman-0.3.12-15|63	#menu
14cr|graveman-0.3.12-15|64	desktop-file-install --vendor="" \
14cr|graveman-0.3.12-15|65	--remove-category="Application" \
14cr|graveman-0.3.12-15|66	--add-category="X-MandrivaLinux-System-Archiving-CDBurning" \
14cr|graveman-0.3.12-15|67	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|graveman-0.3.12-15|68	
14cr|graveman-0.3.12-15|69	#icons
14cr|graveman-0.3.12-15|70	mkdir -p %{buildroot}%{_liconsdir}
14cr|graveman-0.3.12-15|71	convert -size 48x48 pixmaps/graver.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|graveman-0.3.12-15|72	mkdir -p %{buildroot}%{_iconsdir}
14cr|graveman-0.3.12-15|73	convert -size 32x32 pixmaps/graver.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|graveman-0.3.12-15|74	mkdir -p %{buildroot}%{_miconsdir}
14cr|graveman-0.3.12-15|75	convert -size 16x16 pixmaps/graver.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|graveman-0.3.12-15|76	
14cr|graveman-0.3.12-15|77	%find_lang %{name}
14cr|graveman-0.3.12-15|78	
14cr|graveman-0.3.12-15|79	%changelog
14cr|graveman-0.3.12-15|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.12-15
14cr|graveman-0.3.12-15|81	+ Revision: 4628bee
14cr|graveman-0.3.12-15|82	- MassBuild#464: Increase release tag
14cr|graveman-0.3.12-15|83	
14cr|graveman-0.3.12-15|84	

1813 14
14cr|grc-1.5-2|1	Summary:	Generic Colouriser
14cr|grc-1.5-2|2	Name:		grc
14cr|grc-1.5-2|3	Version:	1.5
14cr|grc-1.5-2|4	Release:	2
14cr|grc-1.5-2|5	License:	GPLv2+
14cr|grc-1.5-2|6	Group:		Text tools
14cr|grc-1.5-2|7	Url:		http://kassiopeia.juls.savba.sk/~garabik/software/grc.html
14cr|grc-1.5-2|8	Source0:	http://kassiopeia.juls.savba.sk/~garabik/software/grc/%{name}_%{version}.tar.gz
14cr|grc-1.5-2|9	Patch0:		grc-1.4-ipv6.patch
14cr|grc-1.5-2|10	Patch1:		grc-1.4-support-more-files.patch
14cr|grc-1.5-2|11	Requires:	python
14cr|grc-1.5-2|12	BuildArch:	noarch
14cr|grc-1.5-2|13	
14cr|grc-1.5-2|14	%description
14cr|grc-1.5-2|15	Generic Colouriser is yet another colouriser for beautifying
14cr|grc-1.5-2|16	your logfiles or output of commands.
14cr|grc-1.5-2|17	
14cr|grc-1.5-2|18	%files
14cr|grc-1.5-2|19	%doc CHANGES CREDITS README Regexp.txt TODO
14cr|grc-1.5-2|20	%{_bindir}/%{name}
14cr|grc-1.5-2|21	%{_bindir}/%{name}at
14cr|grc-1.5-2|22	%dir %{_datadir}/%{name}/
14cr|grc-1.5-2|23	%{_datadir}/%{name}/conf.*
14cr|grc-1.5-2|24	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|grc-1.5-2|25	%{_mandir}/man1/%{name}*.1*
14cr|grc-1.5-2|26	
14cr|grc-1.5-2|27	#----------------------------------------------------------------------------
14cr|grc-1.5-2|28	
14cr|grc-1.5-2|29	%prep
14cr|grc-1.5-2|30	%setup -q
14cr|grc-1.5-2|31	%patch0 -p1
14cr|grc-1.5-2|32	%patch1 -p1
14cr|grc-1.5-2|33	
14cr|grc-1.5-2|34	%build
14cr|grc-1.5-2|35	# fix symlinked doc file
14cr|grc-1.5-2|36	rm -f CHANGES
14cr|grc-1.5-2|37	cp debian/changelog CHANGES
14cr|grc-1.5-2|38	
14cr|grc-1.5-2|39	%install
14cr|grc-1.5-2|40	install -d -m 755 %{buildroot}%{_bindir}
14cr|grc-1.5-2|41	install -m 755 %{name}{,at} %{buildroot}%{_bindir}
14cr|grc-1.5-2|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|grc-1.5-2|43	install -m 644 conf.* %{buildroot}%{_datadir}/%{name}
14cr|grc-1.5-2|44	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|grc-1.5-2|45	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}
14cr|grc-1.5-2|46	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|grc-1.5-2|47	install -m 644 %{name}{,at}.1 %{buildroot}%{_mandir}/man1
14cr|grc-1.5-2|48	
14cr|grc-1.5-2|49	
14cr|grc-1.5-2|50	
14cr|grc-1.5-2|51	%changelog
14cr|grc-1.5-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|grc-1.5-2|53	+ Revision: a777be7
14cr|grc-1.5-2|54	- MassBuild#464: Increase release tag
14cr|grc-1.5-2|55	
14cr|grc-1.5-2|56	

1814 14
14cr|grdesktop-0.23-11|1	Summary: A gtk2 frontend for rdesktop
14cr|grdesktop-0.23-11|2	Name: grdesktop
14cr|grdesktop-0.23-11|3	Version: 0.23
14cr|grdesktop-0.23-11|4	Release: 11
14cr|grdesktop-0.23-11|5	Group: Networking/Remote access
14cr|grdesktop-0.23-11|6	License: GPLv2+
14cr|grdesktop-0.23-11|7	Source0: %{name}-%{version}.tar.bz2
14cr|grdesktop-0.23-11|8	Patch0: grdesktop-0.23-desktopentry.patch
14cr|grdesktop-0.23-11|9	Patch1: grdesktop-0.23-format-strings.patch
14cr|grdesktop-0.23-11|10	URL: http://www.nongnu.org/grdesktop/
14cr|grdesktop-0.23-11|11	Requires: rdesktop
14cr|grdesktop-0.23-11|12	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|grdesktop-0.23-11|13	BuildRequires: scrollkeeper
14cr|grdesktop-0.23-11|14	BuildRequires: imagemagick
14cr|grdesktop-0.23-11|15	
14cr|grdesktop-0.23-11|16	%description
14cr|grdesktop-0.23-11|17	grdesktop is a frontend, written in C using the GTK+ 2 toolkit, for
14cr|grdesktop-0.23-11|18	the remote desktop client (rdesktop).
14cr|grdesktop-0.23-11|19	It can save several connections (including their options), and browse
14cr|grdesktop-0.23-11|20	the network for available terminal servers.
14cr|grdesktop-0.23-11|21	
14cr|grdesktop-0.23-11|22	%prep
14cr|grdesktop-0.23-11|23	%setup -q
14cr|grdesktop-0.23-11|24	%patch0 -p1 -b .desktopentry
14cr|grdesktop-0.23-11|25	%patch1 -p1
14cr|grdesktop-0.23-11|26	
14cr|grdesktop-0.23-11|27	%build
14cr|grdesktop-0.23-11|28	%configure2_5x --with-keymap-path=%_datadir/rdesktop/keymaps
14cr|grdesktop-0.23-11|29	%make
14cr|grdesktop-0.23-11|30	
14cr|grdesktop-0.23-11|31	%install
14cr|grdesktop-0.23-11|32	%makeinstall_std
14cr|grdesktop-0.23-11|33	mv %buildroot%_datadir/locale/de/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/de/LC_MESSAGES/grdesktop.mo
14cr|grdesktop-0.23-11|34	mv %buildroot%_datadir/locale/es/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/es/LC_MESSAGES/grdesktop.mo
14cr|grdesktop-0.23-11|35	mv %buildroot%_datadir/locale/fr/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/fr/LC_MESSAGES/grdesktop.mo
14cr|grdesktop-0.23-11|36	
14cr|grdesktop-0.23-11|37	%find_lang %name --with-gnome
14cr|grdesktop-0.23-11|38	mkdir -p %buildroot{%_iconsdir,%_liconsdir,%_miconsdir}
14cr|grdesktop-0.23-11|39	ln -s %_datadir/pixmaps/%name/icon.png %buildroot%_liconsdir/%name.png
14cr|grdesktop-0.23-11|40	convert -scale 32x32 pixmaps/icon.png %buildroot%_iconsdir/%name.png
14cr|grdesktop-0.23-11|41	convert -scale 16x16 pixmaps/icon.png %buildroot%_miconsdir/%name.png
14cr|grdesktop-0.23-11|42	
14cr|grdesktop-0.23-11|43	
14cr|grdesktop-0.23-11|44	%files -f %name.lang
14cr|grdesktop-0.23-11|45	%defattr(-,root,root)
14cr|grdesktop-0.23-11|46	%doc AUTHORS ChangeLog NEWS README TODO
14cr|grdesktop-0.23-11|47	%_sysconfdir/gconf/schemas/grdesktop.schemas
14cr|grdesktop-0.23-11|48	%{_bindir}/grdesktop
14cr|grdesktop-0.23-11|49	%{_mandir}/man1/grdesktop.1*
14cr|grdesktop-0.23-11|50	%_datadir/application-registry/grdesktop.applications
14cr|grdesktop-0.23-11|51	%_datadir/applications/grdesktop.desktop
14cr|grdesktop-0.23-11|52	%_datadir/mime-info/grdesktop.keys
14cr|grdesktop-0.23-11|53	%_datadir/mime-info/grdesktop.mime
14cr|grdesktop-0.23-11|54	%{_datadir}/pixmaps/grdesktop/
14cr|grdesktop-0.23-11|55	%_liconsdir/%name.png
14cr|grdesktop-0.23-11|56	%_iconsdir/%name.png
14cr|grdesktop-0.23-11|57	%_miconsdir/%name.png
14cr|grdesktop-0.23-11|58	
14cr|grdesktop-0.23-11|59	
14cr|grdesktop-0.23-11|60	
14cr|grdesktop-0.23-11|61	%changelog
14cr|grdesktop-0.23-11|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-11
14cr|grdesktop-0.23-11|63	+ Revision: 2110a3c
14cr|grdesktop-0.23-11|64	- MassBuild#464: Increase release tag
14cr|grdesktop-0.23-11|65	
14cr|grdesktop-0.23-11|66	

1815 14
14cr|greensql-console-0.5.0-5|1	%define __noautoreq 'pear(/usr/share/smarty/Smarty.class.php)'
14cr|greensql-console-0.5.0-5|2	
14cr|greensql-console-0.5.0-5|3	%define _enable_debug_packages %{nil}
14cr|greensql-console-0.5.0-5|4	%define debug_package          %{nil}
14cr|greensql-console-0.5.0-5|5	
14cr|greensql-console-0.5.0-5|6	Summary:	Manages a GreenSQL Database Firewall
14cr|greensql-console-0.5.0-5|7	Name:		greensql-console
14cr|greensql-console-0.5.0-5|8	Version:	0.5.0
14cr|greensql-console-0.5.0-5|9	Release:	5
14cr|greensql-console-0.5.0-5|10	License:	GPLv2
14cr|greensql-console-0.5.0-5|11	Group:		System/Servers
14cr|greensql-console-0.5.0-5|12	URL:		http://www.greensql.net/
14cr|greensql-console-0.5.0-5|13	Source0:	http://www.greensql.net/public/releases/%{name}-%{version}.tar.gz
14cr|greensql-console-0.5.0-5|14	Patch0:		greensql-console-mdv_conf.diff
14cr|greensql-console-0.5.0-5|15	Requires(post): rpm-helper
14cr|greensql-console-0.5.0-5|16	Requires(postun): rpm-helper
14cr|greensql-console-0.5.0-5|17	Requires:	apache-mod_php php-mysql
14cr|greensql-console-0.5.0-5|18	Requires:   apache-mod_socache_shmcb
14cr|greensql-console-0.5.0-5|19	Requires:	php-smarty >= 2.3.0
14cr|greensql-console-0.5.0-5|20	BuildRequires:	apache-base >= 2.0.54
14cr|greensql-console-0.5.0-5|21	Suggests:	greensql-fw
14cr|greensql-console-0.5.0-5|22	Suggests:	mysql
14cr|greensql-console-0.5.0-5|23	BuildArch:	noarch
14cr|greensql-console-0.5.0-5|24	
14cr|greensql-console-0.5.0-5|25	%description
14cr|greensql-console-0.5.0-5|26	The greensql-console package is web management tool used to manage GreenSQL
14cr|greensql-console-0.5.0-5|27	Database Firewall.
14cr|greensql-console-0.5.0-5|28	
14cr|greensql-console-0.5.0-5|29	%prep
14cr|greensql-console-0.5.0-5|30	
14cr|greensql-console-0.5.0-5|31	%setup -q -n green-%{version}
14cr|greensql-console-0.5.0-5|32	%patch0 -p1
14cr|greensql-console-0.5.0-5|33	
14cr|greensql-console-0.5.0-5|34	%build
14cr|greensql-console-0.5.0-5|35	
14cr|greensql-console-0.5.0-5|36	%install
14cr|greensql-console-0.5.0-5|37	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|greensql-console-0.5.0-5|38	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|greensql-console-0.5.0-5|39	install -d %{buildroot}/var/www/%{name}
14cr|greensql-console-0.5.0-5|40	install -d %{buildroot}/var/lib/%{name}/smarty/templates_c
14cr|greensql-console-0.5.0-5|41	
14cr|greensql-console-0.5.0-5|42	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|greensql-console-0.5.0-5|43	
14cr|greensql-console-0.5.0-5|44	mv %{buildroot}/var/www/%{name}/config.php %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|greensql-console-0.5.0-5|45	
14cr|greensql-console-0.5.0-5|46	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|greensql-console-0.5.0-5|47	
14cr|greensql-console-0.5.0-5|48	Alias /%{name} /var/www/%{name}
14cr|greensql-console-0.5.0-5|49	
14cr|greensql-console-0.5.0-5|50	<Directory /var/www/%{name}>
14cr|greensql-console-0.5.0-5|51	Require host 127.0.0.1
14cr|greensql-console-0.5.0-5|52	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|greensql-console-0.5.0-5|53	</Directory>
14cr|greensql-console-0.5.0-5|54	EOF
14cr|greensql-console-0.5.0-5|55	
14cr|greensql-console-0.5.0-5|56	# cleanup
14cr|greensql-console-0.5.0-5|57	rm -rf %{buildroot}/var/www/%{name}/configs
14cr|greensql-console-0.5.0-5|58	rm -rf %{buildroot}/var/www/%{name}/libs
14cr|greensql-console-0.5.0-5|59	#rm -rf %{buildroot}/var/www/%{name}/templates
14cr|greensql-console-0.5.0-5|60	rm -rf %{buildroot}/var/www/%{name}/templates_c
14cr|greensql-console-0.5.0-5|61	
14cr|greensql-console-0.5.0-5|62	%post
14cr|greensql-console-0.5.0-5|63	%_post_webapp
14cr|greensql-console-0.5.0-5|64	
14cr|greensql-console-0.5.0-5|65	%postun
14cr|greensql-console-0.5.0-5|66	%_postun_webapp
14cr|greensql-console-0.5.0-5|67	
14cr|greensql-console-0.5.0-5|68	%clean
14cr|greensql-console-0.5.0-5|69	
14cr|greensql-console-0.5.0-5|70	
14cr|greensql-console-0.5.0-5|71	%files
14cr|greensql-console-0.5.0-5|72	%defattr(0644,root,root,0755)
14cr|greensql-console-0.5.0-5|73	%doc license.txt readme.txt
14cr|greensql-console-0.5.0-5|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|greensql-console-0.5.0-5|75	%attr(0700,apache,apache) %dir %{_sysconfdir}/%{name}
14cr|greensql-console-0.5.0-5|76	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|greensql-console-0.5.0-5|77	/var/www/%{name}
14cr|greensql-console-0.5.0-5|78	%attr(0700,apache,apache) %dir /var/lib/%{name}
14cr|greensql-console-0.5.0-5|79	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty
14cr|greensql-console-0.5.0-5|80	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty/templates_c
14cr|greensql-console-0.5.0-5|81	
14cr|greensql-console-0.5.0-5|82	
14cr|greensql-console-0.5.0-5|83	
14cr|greensql-console-0.5.0-5|84	%changelog
14cr|greensql-console-0.5.0-5|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|greensql-console-0.5.0-5|86	+ Revision: f7f07d0
14cr|greensql-console-0.5.0-5|87	- MassBuild#464: Increase release tag
14cr|greensql-console-0.5.0-5|88	
14cr|greensql-console-0.5.0-5|89	

1816 14
14cr|greenwich-0.8.2-4|1	%define version	0.8.2
14cr|greenwich-0.8.2-4|2	%define release  4
14cr|greenwich-0.8.2-4|3	
14cr|greenwich-0.8.2-4|4	Name: 	 	greenwich
14cr|greenwich-0.8.2-4|5	Summary: 	A graphical whois client
14cr|greenwich-0.8.2-4|6	Version: 	%{version}
14cr|greenwich-0.8.2-4|7	Release: 	%{release}
14cr|greenwich-0.8.2-4|8	Source:		http://jodrell.net/files/greenwich/%{name}-%{version}.tar.gz
14cr|greenwich-0.8.2-4|9	URL:		http://jodrell.net/projects/greenwich/
14cr|greenwich-0.8.2-4|10	License:	GPLv2+
14cr|greenwich-0.8.2-4|11	Group:		Networking/Other
14cr|greenwich-0.8.2-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|greenwich-0.8.2-4|13	BuildRequires:	imagemagick
14cr|greenwich-0.8.2-4|14	# may be used but not crucial (according to author)
14cr|greenwich-0.8.2-4|15	Suggests:	perl-IP-Country
14cr|greenwich-0.8.2-4|16	Requires(post,preun):	GConf2 >= 2.3.3
14cr|greenwich-0.8.2-4|17	BuildArch:	noarch
14cr|greenwich-0.8.2-4|18	
14cr|greenwich-0.8.2-4|19	%description
14cr|greenwich-0.8.2-4|20	Greenwich is a graphical whois client for GNOME. It is written in Perl
14cr|greenwich-0.8.2-4|21	and makes use of the GNOME bindings for Perl.
14cr|greenwich-0.8.2-4|22	
14cr|greenwich-0.8.2-4|23	Greenwich transparently handles almost all gTLDs, first- and
14cr|greenwich-0.8.2-4|24	second-level ccTLDs and whois servers run by private domain registries
14cr|greenwich-0.8.2-4|25	(like CentralNic).  It can also do lookups against IP addresses.
14cr|greenwich-0.8.2-4|26	
14cr|greenwich-0.8.2-4|27	%prep
14cr|greenwich-0.8.2-4|28	%setup -q
14cr|greenwich-0.8.2-4|29	
14cr|greenwich-0.8.2-4|30	# fix file permissions
14cr|greenwich-0.8.2-4|31	find -type f -perm +0111 -print0 | xargs -0 -r file | grep -v executable | cut -d: -f1 | xargs -r chmod -x
14cr|greenwich-0.8.2-4|32	
14cr|greenwich-0.8.2-4|33	%build
14cr|greenwich-0.8.2-4|34	./configure --prefix=%{_prefix}
14cr|greenwich-0.8.2-4|35	make
14cr|greenwich-0.8.2-4|36	
14cr|greenwich-0.8.2-4|37	%install
14cr|greenwich-0.8.2-4|38	rm -rf $RPM_BUILD_ROOT
14cr|greenwich-0.8.2-4|39	%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1
14cr|greenwich-0.8.2-4|40	
14cr|greenwich-0.8.2-4|41	%find_lang %name
14cr|greenwich-0.8.2-4|42	
14cr|greenwich-0.8.2-4|43	#menu
14cr|greenwich-0.8.2-4|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|greenwich-0.8.2-4|45	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|greenwich-0.8.2-4|46	[Desktop Entry]
14cr|greenwich-0.8.2-4|47	Type=Application
14cr|greenwich-0.8.2-4|48	Exec=%{name}
14cr|greenwich-0.8.2-4|49	Icon=%{name}
14cr|greenwich-0.8.2-4|50	Name=Greenwich
14cr|greenwich-0.8.2-4|51	Comment=Whois client
14cr|greenwich-0.8.2-4|52	Categories=Network;
14cr|greenwich-0.8.2-4|53	EOF
14cr|greenwich-0.8.2-4|54	
14cr|greenwich-0.8.2-4|55	#icons
14cr|greenwich-0.8.2-4|56	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
14cr|greenwich-0.8.2-4|57	$RPM_BUILD_ROOT%{_miconsdir}
14cr|greenwich-0.8.2-4|58	install -m 644 -D       share/greenwich.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|greenwich-0.8.2-4|59	convert -geometry 32x32 share/greenwich.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|greenwich-0.8.2-4|60	convert -geometry 16x16 share/greenwich.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|greenwich-0.8.2-4|61	
14cr|greenwich-0.8.2-4|62	#install schemas into gconf later
14cr|greenwich-0.8.2-4|63	install -m 644 -D share/greenwich.schema $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/greenwich.schemas
14cr|greenwich-0.8.2-4|64	
14cr|greenwich-0.8.2-4|65	%clean
14cr|greenwich-0.8.2-4|66	rm -rf $RPM_BUILD_ROOT
14cr|greenwich-0.8.2-4|67	
14cr|greenwich-0.8.2-4|68	%if %mdkversion < 200900
14cr|greenwich-0.8.2-4|69	%post
14cr|greenwich-0.8.2-4|70	%update_menus
14cr|greenwich-0.8.2-4|71	%post_install_gconf_schemas greenwich
14cr|greenwich-0.8.2-4|72	%endif
14cr|greenwich-0.8.2-4|73	
14cr|greenwich-0.8.2-4|74	%preun
14cr|greenwich-0.8.2-4|75	%preun_uninstall_gconf_schemas "$1"
14cr|greenwich-0.8.2-4|76	
14cr|greenwich-0.8.2-4|77	%if %mdkversion < 200900
14cr|greenwich-0.8.2-4|78	%postun
14cr|greenwich-0.8.2-4|79	%clean_menus
14cr|greenwich-0.8.2-4|80	%endif
14cr|greenwich-0.8.2-4|81	
14cr|greenwich-0.8.2-4|82	%files -f %name.lang
14cr|greenwich-0.8.2-4|83	%defattr(-,root,root)
14cr|greenwich-0.8.2-4|84	%doc ChangeLog LICENSE README
14cr|greenwich-0.8.2-4|85	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|greenwich-0.8.2-4|86	%{_bindir}/*
14cr|greenwich-0.8.2-4|87	/usr/lib/greenwich
14cr|greenwich-0.8.2-4|88	%{_datadir}/%name
14cr|greenwich-0.8.2-4|89	%{_datadir}/applications/*
14cr|greenwich-0.8.2-4|90	#%{_datadir}/pixmaps/*
14cr|greenwich-0.8.2-4|91	%{_mandir}/man1/*
14cr|greenwich-0.8.2-4|92	%{_iconsdir}/*/*/apps/%name.png
14cr|greenwich-0.8.2-4|93	%{_liconsdir}/%name.png
14cr|greenwich-0.8.2-4|94	%{_iconsdir}/%name.png
14cr|greenwich-0.8.2-4|95	%{_miconsdir}/%name.png
14cr|greenwich-0.8.2-4|96	
14cr|greenwich-0.8.2-4|97	
14cr|greenwich-0.8.2-4|98	
14cr|greenwich-0.8.2-4|99	
14cr|greenwich-0.8.2-4|100	%changelog
14cr|greenwich-0.8.2-4|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-4
14cr|greenwich-0.8.2-4|102	+ Revision: 7c17778
14cr|greenwich-0.8.2-4|103	- MassBuild#464: Increase release tag
14cr|greenwich-0.8.2-4|104	
14cr|greenwich-0.8.2-4|105	

1817 14
14cr|gretl-1.9.14-3|1	%define api 1.0
14cr|gretl-1.9.14-3|2	%define major 9
14cr|gretl-1.9.14-3|3	%define libname %mklibname %{name} %{api} %{major}
14cr|gretl-1.9.14-3|4	%define devname %mklibname %{name} -d
14cr|gretl-1.9.14-3|5	
14cr|gretl-1.9.14-3|6	Summary:	A tool for econometric analysis
14cr|gretl-1.9.14-3|7	Name:		gretl
14cr|gretl-1.9.14-3|8	Version:	1.9.14
14cr|gretl-1.9.14-3|9	Release:	3
14cr|gretl-1.9.14-3|10	License:	GPLv3+ and BSD and MIT
14cr|gretl-1.9.14-3|11	Group:		Sciences/Mathematics
14cr|gretl-1.9.14-3|12	Url:		http://gretl.sourceforge.net/
14cr|gretl-1.9.14-3|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14cr|gretl-1.9.14-3|14	#Licensing of plugins used in gretl
14cr|gretl-1.9.14-3|15	Source1:	gretl_plugins.txt
14cr|gretl-1.9.14-3|16	Patch1:		gretl-1.9.12-linking.patch
14cr|gretl-1.9.14-3|17	Patch2:		gretl-1.9.14-readline6.3.patch
14cr|gretl-1.9.14-3|18	BuildRequires:	desktop-file-utils
14cr|gretl-1.9.14-3|19	BuildRequires:	fonts-ttf-bitstream-vera
14cr|gretl-1.9.14-3|20	BuildRequires:	fonts-ttf-freefont
14cr|gretl-1.9.14-3|21	BuildRequires:	gnuplot
14cr|gretl-1.9.14-3|22	BuildRequires:	R-base
14cr|gretl-1.9.14-3|23	BuildRequires:	gmp-devel
14cr|gretl-1.9.14-3|24	BuildRequires:	mpfr-devel
14cr|gretl-1.9.14-3|25	BuildRequires:	readline-devel
14cr|gretl-1.9.14-3|26	BuildRequires:	unixODBC-devel
14cr|gretl-1.9.14-3|27	BuildRequires:	pkgconfig(blas)
14cr|gretl-1.9.14-3|28	BuildRequires:	pkgconfig(fftw3)
14cr|gretl-1.9.14-3|29	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gretl-1.9.14-3|30	BuildRequires:	pkgconfig(glib-2.0)
14cr|gretl-1.9.14-3|31	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cr|gretl-1.9.14-3|32	BuildRequires:	pkgconfig(lapack)
14cr|gretl-1.9.14-3|33	BuildRequires:	pkgconfig(libcurl)
14cr|gretl-1.9.14-3|34	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gretl-1.9.14-3|35	BuildRequires:	pkgconfig(ncurses)
14cr|gretl-1.9.14-3|36	Requires:	fonts-ttf-bitstream-vera
14cr|gretl-1.9.14-3|37	Requires:	fonts-ttf-freefont
14cr|gretl-1.9.14-3|38	Requires:	gnuplot
14cr|gretl-1.9.14-3|39	Requires:	R-base
14cr|gretl-1.9.14-3|40	
14cr|gretl-1.9.14-3|41	%description
14cr|gretl-1.9.14-3|42	A cross-platform software package for econometric analysis,
14cr|gretl-1.9.14-3|43	written in the C programming language.
14cr|gretl-1.9.14-3|44	
14cr|gretl-1.9.14-3|45	%files -f %{name}.lang
14cr|gretl-1.9.14-3|46	%doc ChangeLog CompatLog README.audio README gretl_plugins.txt
14cr|gretl-1.9.14-3|47	%{_bindir}/gretl*
14cr|gretl-1.9.14-3|48	%{_libdir}/gretl-gtk3/
14cr|gretl-1.9.14-3|49	%{_datadir}/%{name}/
14cr|gretl-1.9.14-3|50	%{_mandir}/man1/*
14cr|gretl-1.9.14-3|51	
14cr|gretl-1.9.14-3|52	#----------------------------------------------------------------------------
14cr|gretl-1.9.14-3|53	
14cr|gretl-1.9.14-3|54	%package -n %{libname}
14cr|gretl-1.9.14-3|55	Summary:	Shared library for %{name}
14cr|gretl-1.9.14-3|56	Group:		Development/C
14cr|gretl-1.9.14-3|57	
14cr|gretl-1.9.14-3|58	%description -n %{libname}
14cr|gretl-1.9.14-3|59	This package contains the shared library files for %{name}.
14cr|gretl-1.9.14-3|60	
14cr|gretl-1.9.14-3|61	%files -n %{libname}
14cr|gretl-1.9.14-3|62	%{_libdir}/libgretl-%{api}.so.%{major}*
14cr|gretl-1.9.14-3|63	
14cr|gretl-1.9.14-3|64	#----------------------------------------------------------------------------
14cr|gretl-1.9.14-3|65	
14cr|gretl-1.9.14-3|66	%package -n %{devname}
14cr|gretl-1.9.14-3|67	Summary:	Development files for %{name}
14cr|gretl-1.9.14-3|68	Group:		Development/C
14cr|gretl-1.9.14-3|69	
14cr|gretl-1.9.14-3|70	%description -n %{devname}
14cr|gretl-1.9.14-3|71	This package contains the development files for %{name}.
14cr|gretl-1.9.14-3|72	
14cr|gretl-1.9.14-3|73	%files -n %{devname}
14cr|gretl-1.9.14-3|74	%{_libdir}/pkgconfig/gretl.pc
14cr|gretl-1.9.14-3|75	%{_libdir}/libgretl-%{api}.so
14cr|gretl-1.9.14-3|76	%{_includedir}/%{name}/
14cr|gretl-1.9.14-3|77	
14cr|gretl-1.9.14-3|78	#----------------------------------------------------------------------------
14cr|gretl-1.9.14-3|79	
14cr|gretl-1.9.14-3|80	%prep
14cr|gretl-1.9.14-3|81	%setup -q
14cr|gretl-1.9.14-3|82	%apply_patches
14cr|gretl-1.9.14-3|83	
14cr|gretl-1.9.14-3|84	# fix flite detection
14cr|gretl-1.9.14-3|85	# FIXME: edit macros/flite.m4 and fix failing autoreconf
14cr|gretl-1.9.14-3|86	sed -i -e 's:register_cmu_us_kal:register_cmu_us_kal16:' configure
14cr|gretl-1.9.14-3|87	
14cr|gretl-1.9.14-3|88	# fix include path
14cr|gretl-1.9.14-3|89	sed -i -e 's:includedir=${prefix}/include:includedir=${prefix}/include/gretl:' gretl.pc.in
14cr|gretl-1.9.14-3|90	
14cr|gretl-1.9.14-3|91	# plugins licensing notes
14cr|gretl-1.9.14-3|92	install -pm644 %{SOURCE1} .
14cr|gretl-1.9.14-3|93	
14cr|gretl-1.9.14-3|94	%build
14cr|gretl-1.9.14-3|95	%configure2_5x \
14cr|gretl-1.9.14-3|96	--disable-static \
14cr|gretl-1.9.14-3|97	--disable-rpath \
14cr|gretl-1.9.14-3|98	--with-libR \
14cr|gretl-1.9.14-3|99	--with-odbc \
14cr|gretl-1.9.14-3|100	--with-audio
14cr|gretl-1.9.14-3|101	%make
14cr|gretl-1.9.14-3|102	
14cr|gretl-1.9.14-3|103	%install
14cr|gretl-1.9.14-3|104	%makeinstall includedir=%{buildroot}%{_includedir}/%{name}
14cr|gretl-1.9.14-3|105	
14cr|gretl-1.9.14-3|106	chmod 0644 %{buildroot}%{_datadir}/%{name}/data/misc/galton.gdt
14cr|gretl-1.9.14-3|107	
14cr|gretl-1.9.14-3|108	%find_lang %{name}
14cr|gretl-1.9.14-3|109	
14cr|gretl-1.9.14-3|110	#font installation
14cr|gretl-1.9.14-3|111	rm -rf %{buildroot}/%{_datadir}/%{name}/fonts/*
14cr|gretl-1.9.14-3|112	ln -s %{_datadir}/fonts/TTF/Vera.ttf %{buildroot}/%{_datadir}/%{name}/fonts/Vera.ttf
14cr|gretl-1.9.14-3|113	ln -s %{_datadir}/fonts/TTF/VeraMono.ttf %{buildroot}/%{_datadir}/%{name}/fonts/VeraMono.ttf
14cr|gretl-1.9.14-3|114	ln -s %{_datadir}/fonts/TTF/FreeSans.ttf %{buildroot}/%{_datadir}/%{name}/fonts/FreeSans.ttf
14cr|gretl-1.9.14-3|115	
14cr|gretl-1.9.14-3|116	
14cr|gretl-1.9.14-3|117	%changelog
14cr|gretl-1.9.14-3|118	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.14-3
14cr|gretl-1.9.14-3|119	+ Revision: b293577
14cr|gretl-1.9.14-3|120	- Add patch to fix build with readline 6.3
14cr|gretl-1.9.14-3|121	
14cr|gretl-1.9.14-3|122	

1818 14
14cr|gretools-1.2.4-9|1	Summary:	Vocabulary building tool for GNOME
14cr|gretools-1.2.4-9|2	Name:		gretools
14cr|gretools-1.2.4-9|3	Version:	1.2.4
14cr|gretools-1.2.4-9|4	Release:	9
14cr|gretools-1.2.4-9|5	License:	GPLv2+
14cr|gretools-1.2.4-9|6	Group:		Games/Other
14cr|gretools-1.2.4-9|7	Url:		http://theory.cs.iitm.ernet.in/~arvindn/gretools/
14cr|gretools-1.2.4-9|8	Source0:	http://theory.cs.iitm.ernet.in/~arvindn/gretools/1.2/%{name}-%{version}.tar.bz2
14cr|gretools-1.2.4-9|9	Patch0:		gretools-1.2.4-fix-desktop-file.patch
14cr|gretools-1.2.4-9|10	BuildRequires:	scrollkeeper
14cr|gretools-1.2.4-9|11	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gretools-1.2.4-9|12	Requires:	gnome-python
14cr|gretools-1.2.4-9|13	Requires:	gnome-python-gconf
14cr|gretools-1.2.4-9|14	Requires:	pyorbit
14cr|gretools-1.2.4-9|15	Requires:	pygtk2.0
14cr|gretools-1.2.4-9|16	Requires:	pygtk2.0-libglade
14cr|gretools-1.2.4-9|17	Buildarch:	noarch
14cr|gretools-1.2.4-9|18	
14cr|gretools-1.2.4-9|19	%description
14cr|gretools-1.2.4-9|20	Gretools consists of a synonym quiz and a word guessing game.
14cr|gretools-1.2.4-9|21	It is very useful for preparing for word tests.
14cr|gretools-1.2.4-9|22	
14cr|gretools-1.2.4-9|23	%files
14cr|gretools-1.2.4-9|24	%doc COPYING ChangeLog INSTALL README
14cr|gretools-1.2.4-9|25	%{_bindir}/*
14cr|gretools-1.2.4-9|26	%{_datadir}/gnome/help
14cr|gretools-1.2.4-9|27	%{_datadir}/pixmaps/gretools.png
14cr|gretools-1.2.4-9|28	%{_datadir}/gretools/glade/*.glade
14cr|gretools-1.2.4-9|29	%{_datadir}/gretools/lists/*.wl
14cr|gretools-1.2.4-9|30	%{_datadir}/applications/*.desktop
14cr|gretools-1.2.4-9|31	%{_datadir}/omf/gretools
14cr|gretools-1.2.4-9|32	%{py_puresitedir}/*
14cr|gretools-1.2.4-9|33	
14cr|gretools-1.2.4-9|34	#----------------------------------------------------------------------------
14cr|gretools-1.2.4-9|35	
14cr|gretools-1.2.4-9|36	%prep
14cr|gretools-1.2.4-9|37	%setup -q
14cr|gretools-1.2.4-9|38	%patch0 -p0
14cr|gretools-1.2.4-9|39	
14cr|gretools-1.2.4-9|40	%build
14cr|gretools-1.2.4-9|41	%configure2_5x
14cr|gretools-1.2.4-9|42	%make
14cr|gretools-1.2.4-9|43	
14cr|gretools-1.2.4-9|44	%install
14cr|gretools-1.2.4-9|45	%makeinstall_std
14cr|gretools-1.2.4-9|46	
14cr|gretools-1.2.4-9|47	rm -rf %{buildroot}%{_localstatedir}/scrollkeeper
14cr|gretools-1.2.4-9|48	
14cr|gretools-1.2.4-9|49	
14cr|gretools-1.2.4-9|50	
14cr|gretools-1.2.4-9|51	%changelog
14cr|gretools-1.2.4-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-9
14cr|gretools-1.2.4-9|53	+ Revision: eace24c
14cr|gretools-1.2.4-9|54	- MassBuild#464: Increase release tag
14cr|gretools-1.2.4-9|55	
14cr|gretools-1.2.4-9|56	

1819 14
14cr|grfcodec-6.0.4-3|1	Summary:	A suite of programs to modify Transport Tycoon Deluxe's GRF files
14cr|grfcodec-6.0.4-3|2	Name:		grfcodec
14cr|grfcodec-6.0.4-3|3	Version:	6.0.4
14cr|grfcodec-6.0.4-3|4	Release:	3
14cr|grfcodec-6.0.4-3|5	License:	GPLv2+
14cr|grfcodec-6.0.4-3|6	Group:		Development/Other
14cr|grfcodec-6.0.4-3|7	Url:		http://www.ttdpatch.net/grfcodec/
14cr|grfcodec-6.0.4-3|8	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
14cr|grfcodec-6.0.4-3|9	BuildRequires:	boost-devel
14cr|grfcodec-6.0.4-3|10	BuildRequires:	pkgconfig(libpng)
14cr|grfcodec-6.0.4-3|11	Obsoletes:	nforenum < 5.0.0
14cr|grfcodec-6.0.4-3|12	Provides:	nforenum = %{EVRD}
14cr|grfcodec-6.0.4-3|13	
14cr|grfcodec-6.0.4-3|14	%description
14cr|grfcodec-6.0.4-3|15	A suite of programs to modify Transport Tycoon Deluxe's GRF files.
14cr|grfcodec-6.0.4-3|16	
14cr|grfcodec-6.0.4-3|17	%files
14cr|grfcodec-6.0.4-3|18	%doc bundle/docs/*.txt
14cr|grfcodec-6.0.4-3|19	%{_bindir}/*
14cr|grfcodec-6.0.4-3|20	%{_mandir}/man1/gr*
14cr|grfcodec-6.0.4-3|21	%{_mandir}/man1/nforenum.*
14cr|grfcodec-6.0.4-3|22	
14cr|grfcodec-6.0.4-3|23	#----------------------------------------------------------------------------
14cr|grfcodec-6.0.4-3|24	
14cr|grfcodec-6.0.4-3|25	%prep
14cr|grfcodec-6.0.4-3|26	%setup -q
14cr|grfcodec-6.0.4-3|27	
14cr|grfcodec-6.0.4-3|28	#build time options
14cr|grfcodec-6.0.4-3|29	cat << EOF >> Makefile.local
14cr|grfcodec-6.0.4-3|30	V=1
14cr|grfcodec-6.0.4-3|31	CXXFLAGS=%{optflags}
14cr|grfcodec-6.0.4-3|32	LDOPT=%{ldflags}
14cr|grfcodec-6.0.4-3|33	STRIP=true
14cr|grfcodec-6.0.4-3|34	DO_NOT_INSTALL_LICENSE=1
14cr|grfcodec-6.0.4-3|35	DO_NOT_INSTALL_DOCS=1
14cr|grfcodec-6.0.4-3|36	DO_NOT_INSTALL_CHANGELOG=1
14cr|grfcodec-6.0.4-3|37	prefix=%{_prefix}
14cr|grfcodec-6.0.4-3|38	EOF
14cr|grfcodec-6.0.4-3|39	
14cr|grfcodec-6.0.4-3|40	%build
14cr|grfcodec-6.0.4-3|41	%make
14cr|grfcodec-6.0.4-3|42	
14cr|grfcodec-6.0.4-3|43	%install
14cr|grfcodec-6.0.4-3|44	%makeinstall_std
14cr|grfcodec-6.0.4-3|45	
14cr|grfcodec-6.0.4-3|46	
14cr|grfcodec-6.0.4-3|47	%changelog
14cr|grfcodec-6.0.4-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.4-3
14cr|grfcodec-6.0.4-3|49	+ Revision: 37960a9
14cr|grfcodec-6.0.4-3|50	- MassBuild#464: Increase release tag
14cr|grfcodec-6.0.4-3|51	
14cr|grfcodec-6.0.4-3|52	

1820 14
14cr|grhino-0.16.1-2|1	Name:		grhino
14cr|grhino-0.16.1-2|2	Version:	0.16.1
14cr|grhino-0.16.1-2|3	Release:	2
14cr|grhino-0.16.1-2|4	Summary:	An Othello/Reversi chess with strong AI
14cr|grhino-0.16.1-2|5	License:	GPLv2+
14cr|grhino-0.16.1-2|6	Group:		Games/Boards
14cr|grhino-0.16.1-2|7	URL:		http://rhino.sourceforge.net/
14cr|grhino-0.16.1-2|8	Source:		http://downloads.sourceforge.net/rhino/%{name}-%{version}.tar.gz
14cr|grhino-0.16.1-2|9	Patch0:		grhino-0.16.0-gcc43.patch
14cr|grhino-0.16.1-2|10	Patch1:		grhino-0.16.0-mdv-fix-str-fmt.patch
14cr|grhino-0.16.1-2|11	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|grhino-0.16.1-2|12	
14cr|grhino-0.16.1-2|13	%description
14cr|grhino-0.16.1-2|14	GRhino, or Rhino its former name, is an Othello/Reversi game on Linux
14cr|grhino-0.16.1-2|15	and other UNIX-like systems. What distinguish GRhino from most other
14cr|grhino-0.16.1-2|16	Othello games is that GRhino will be targeted for experienced Othello
14cr|grhino-0.16.1-2|17	players. Strong AI is the main focus and the ultimate target strength
14cr|grhino-0.16.1-2|18	of the AI is that it should be able to beat the best human player at
14cr|grhino-0.16.1-2|19	the highest difficulty level.
14cr|grhino-0.16.1-2|20	
14cr|grhino-0.16.1-2|21	%prep
14cr|grhino-0.16.1-2|22	%setup -q
14cr|grhino-0.16.1-2|23	%patch0 -p0
14cr|grhino-0.16.1-2|24	%patch1 -p1 -b .strfmt
14cr|grhino-0.16.1-2|25	
14cr|grhino-0.16.1-2|26	%build
14cr|grhino-0.16.1-2|27	%configure2_5x --bindir=%{_gamesbindir}
14cr|grhino-0.16.1-2|28	%make
14cr|grhino-0.16.1-2|29	
14cr|grhino-0.16.1-2|30	%install
14cr|grhino-0.16.1-2|31	%__rm -rf %{buildroot}
14cr|grhino-0.16.1-2|32	%makeinstall_std
14cr|grhino-0.16.1-2|33	
14cr|grhino-0.16.1-2|34	%__mkdir_p %{buildroot}%{_datadir}/applications/
14cr|grhino-0.16.1-2|35	%__cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grhino-0.16.1-2|36	[Desktop Entry]
14cr|grhino-0.16.1-2|37	Type=Application
14cr|grhino-0.16.1-2|38	Exec=%{_gamesbindir}/%{name}
14cr|grhino-0.16.1-2|39	Icon=%{name}
14cr|grhino-0.16.1-2|40	Comment=Othello/Reversi chess with strong AI
14cr|grhino-0.16.1-2|41	Categories=BoardGame;Game;GTK;GNOME;
14cr|grhino-0.16.1-2|42	Name=GRhino
14cr|grhino-0.16.1-2|43	EOF
14cr|grhino-0.16.1-2|44	
14cr|grhino-0.16.1-2|45	%find_lang %{name} --with-gnome --all-name
14cr|grhino-0.16.1-2|46	
14cr|grhino-0.16.1-2|47	%clean
14cr|grhino-0.16.1-2|48	%__rm -rf %{buildroot}
14cr|grhino-0.16.1-2|49	
14cr|grhino-0.16.1-2|50	%files -f %{name}.lang
14cr|grhino-0.16.1-2|51	%doc README
14cr|grhino-0.16.1-2|52	%{_gamesbindir}/*
14cr|grhino-0.16.1-2|53	%{_datadir}/applications/%{name}.desktop
14cr|grhino-0.16.1-2|54	%{_datadir}/%{name}-%{version}
14cr|grhino-0.16.1-2|55	%{_datadir}/pixmaps/*.png
14cr|grhino-0.16.1-2|56	%if %{mdvver} < 201200
14cr|grhino-0.16.1-2|57	%{_datadir}/omf/*
14cr|grhino-0.16.1-2|58	%endif
14cr|grhino-0.16.1-2|59	
14cr|grhino-0.16.1-2|60	
14cr|grhino-0.16.1-2|61	
14cr|grhino-0.16.1-2|62	
14cr|grhino-0.16.1-2|63	%changelog
14cr|grhino-0.16.1-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.1-2
14cr|grhino-0.16.1-2|65	+ Revision: 062c128
14cr|grhino-0.16.1-2|66	- MassBuild#464: Increase release tag
14cr|grhino-0.16.1-2|67	
14cr|grhino-0.16.1-2|68	

1821 14
14cr|griffith-0.13-2|1	%define _version_art	0.9.4
14cr|griffith-0.13-2|2	
14cr|griffith-0.13-2|3	Summary:	Film collection manager application
14cr|griffith-0.13-2|4	Name:		griffith
14cr|griffith-0.13-2|5	Version:	0.13
14cr|griffith-0.13-2|6	Release:	2
14cr|griffith-0.13-2|7	License:	GPLv2
14cr|griffith-0.13-2|8	Group:		Databases
14cr|griffith-0.13-2|9	URL:		http://griffith.cc/
14cr|griffith-0.13-2|10	Source:		http://download.berlios.de/griffith/%{name}-%{version}.tar.gz
14cr|griffith-0.13-2|11	Source1:	http://download.berlios.de/griffith/%{name}-extra-artwork-%{_version_art}.tar.gz
14cr|griffith-0.13-2|12	BuildArch:	noarch
14cr|griffith-0.13-2|13	BuildRequires:	docbook-utils
14cr|griffith-0.13-2|14	BuildRequires:	python-sqlalchemy
14cr|griffith-0.13-2|15	BuildRequires:	python-devel
14cr|griffith-0.13-2|16	BuildRequires:	desktop-file-utils
14cr|griffith-0.13-2|17	Requires:	python-psycopg2
14cr|griffith-0.13-2|18	Requires:	python-chardet
14cr|griffith-0.13-2|19	Requires:	python-imaging
14cr|griffith-0.13-2|20	Requires:	python-reportlab >= 1.19
14cr|griffith-0.13-2|21	Requires:	python-sqlite2
14cr|griffith-0.13-2|22	Requires:	python-sqlalchemy
14cr|griffith-0.13-2|23	Requires:	python-pyxml
14cr|griffith-0.13-2|24	Requires:	pygtk2.0-libglade
14cr|griffith-0.13-2|25	Requires:	xpdf
14cr|griffith-0.13-2|26	
14cr|griffith-0.13-2|27	%description
14cr|griffith-0.13-2|28	Griffith is a film collection manager application. Adding items to the movie
14cr|griffith-0.13-2|29	collection is as quick and easy as typing the film title and selecting a
14cr|griffith-0.13-2|30	supported source. Griffith will then try to fetch all the related information
14cr|griffith-0.13-2|31	from the Web.
14cr|griffith-0.13-2|32	
14cr|griffith-0.13-2|33	%prep
14cr|griffith-0.13-2|34	%setup -q -a 1
14cr|griffith-0.13-2|35	%__mv %{name}-extra-artwork-%{_version_art} extra-artwork
14cr|griffith-0.13-2|36	
14cr|griffith-0.13-2|37	%build
14cr|griffith-0.13-2|38	
14cr|griffith-0.13-2|39	%install
14cr|griffith-0.13-2|40	%__rm -rf %{buildroot}
14cr|griffith-0.13-2|41	%makeinstall_std
14cr|griffith-0.13-2|42	
14cr|griffith-0.13-2|43	%__rm -f %{buildroot}%{_bindir}/%{name}
14cr|griffith-0.13-2|44	pushd %{buildroot}%{_bindir}
14cr|griffith-0.13-2|45	%__ln_s ../share/%{name}/lib/%{name} .
14cr|griffith-0.13-2|46	popd
14cr|griffith-0.13-2|47	
14cr|griffith-0.13-2|48	# extra-artwork
14cr|griffith-0.13-2|49	%__install -m 644 extra-artwork/images/* %{buildroot}%{_datadir}/%{name}/images
14cr|griffith-0.13-2|50	for i in AUTHORS ChangeLog COPYING; do
14cr|griffith-0.13-2|51	%__mv extra-artwork/$i $i.extra-artwork
14cr|griffith-0.13-2|52	done
14cr|griffith-0.13-2|53	
14cr|griffith-0.13-2|54	desktop-file-install --vendor="" \
14cr|griffith-0.13-2|55	--remove-category="Database" \
14cr|griffith-0.13-2|56	--remove-category="GNOME" \
14cr|griffith-0.13-2|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|griffith-0.13-2|58	
14cr|griffith-0.13-2|59	%find_lang %{name} --with-man
14cr|griffith-0.13-2|60	
14cr|griffith-0.13-2|61	%clean
14cr|griffith-0.13-2|62	%__rm -rf %{buildroot}
14cr|griffith-0.13-2|63	
14cr|griffith-0.13-2|64	%files -f %{name}.lang
14cr|griffith-0.13-2|65	%doc AUTHORS ChangeLog COPYING README INSTALL NEWS TODO *.extra-artwork
14cr|griffith-0.13-2|66	%{_bindir}/%{name}
14cr|griffith-0.13-2|67	%{_datadir}/%{name}
14cr|griffith-0.13-2|68	%{_datadir}/applications/*.desktop
14cr|griffith-0.13-2|69	%{_datadir}/pixmaps/*
14cr|griffith-0.13-2|70	%{_mandir}/man1/griffith.1.*
14cr|griffith-0.13-2|71	%config(noreplace) %{_sysconfdir}/bash_completion.d/griffith
14cr|griffith-0.13-2|72	
14cr|griffith-0.13-2|73	
14cr|griffith-0.13-2|74	
14cr|griffith-0.13-2|75	
14cr|griffith-0.13-2|76	%changelog
14cr|griffith-0.13-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-2
14cr|griffith-0.13-2|78	+ Revision: 53107bc
14cr|griffith-0.13-2|79	- MassBuild#464: Increase release tag
14cr|griffith-0.13-2|80	
14cr|griffith-0.13-2|81	

1822 14
14cr|grin-1.2.1-5|1	%if %{_use_internal_dependency_generator}
14cr|grin-1.2.1-5|2	%define __noautoreq 'pythonegg\\(argparse\\)'
14cr|grin-1.2.1-5|3	%else
14cr|grin-1.2.1-5|4	%define _requires_exceptions pythonegg(argparse)
14cr|grin-1.2.1-5|5	%endif
14cr|grin-1.2.1-5|6	
14cr|grin-1.2.1-5|7	Summary:	A grep-like program for searching directories full of source code
14cr|grin-1.2.1-5|8	Name:		grin
14cr|grin-1.2.1-5|9	Version:	1.2.1
14cr|grin-1.2.1-5|10	Release:	5
14cr|grin-1.2.1-5|11	License:	BSD
14cr|grin-1.2.1-5|12	Group:		Text tools
14cr|grin-1.2.1-5|13	Url:		http://pypi.python.org/pypi/grin/
14cr|grin-1.2.1-5|14	Source0:	http://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz
14cr|grin-1.2.1-5|15	BuildRequires:	python-setuptools
14cr|grin-1.2.1-5|16	BuildRequires:	python-nose >= 0.10
14cr|grin-1.2.1-5|17	BuildRequires:	pkgconfig(python)
14cr|grin-1.2.1-5|18	BuildArch:	noarch
14cr|grin-1.2.1-5|19	
14cr|grin-1.2.1-5|20	%description
14cr|grin-1.2.1-5|21	Grin is a tool for searching through directories full of source code. Although
14cr|grin-1.2.1-5|22	similar to grep, it has a number of unique features:
14cr|grin-1.2.1-5|23	
14cr|grin-1.2.1-5|24	* Recurse directories by default.
14cr|grin-1.2.1-5|25	* Do not go into directories with specified names.
14cr|grin-1.2.1-5|26	* Do not search files with specified extensions.
14cr|grin-1.2.1-5|27	* Be able to show context lines before and after matched lines.
14cr|grin-1.2.1-5|28	* Python regex syntax.
14cr|grin-1.2.1-5|29	* Unless suppressed via a command line option, display the filename regardless
14cr|grin-1.2.1-5|30	of the number of files.
14cr|grin-1.2.1-5|31	* Accept a file (or stdin) with a list of newline-separated filenames.
14cr|grin-1.2.1-5|32	* Grep through gzipped text files.
14cr|grin-1.2.1-5|33	* Be useful as a library to build custom tools quickly.
14cr|grin-1.2.1-5|34	
14cr|grin-1.2.1-5|35	%files
14cr|grin-1.2.1-5|36	%doc *.txt examples/
14cr|grin-1.2.1-5|37	%{_bindir}/%{name}*
14cr|grin-1.2.1-5|38	%{py_sitedir}/%{name}*
14cr|grin-1.2.1-5|39	
14cr|grin-1.2.1-5|40	#----------------------------------------------------------------------------
14cr|grin-1.2.1-5|41	
14cr|grin-1.2.1-5|42	%prep
14cr|grin-1.2.1-5|43	%setup -q
14cr|grin-1.2.1-5|44	
14cr|grin-1.2.1-5|45	%install
14cr|grin-1.2.1-5|46	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|grin-1.2.1-5|47	
14cr|grin-1.2.1-5|48	%check
14cr|grin-1.2.1-5|49	nosetests
14cr|grin-1.2.1-5|50	
14cr|grin-1.2.1-5|51	
14cr|grin-1.2.1-5|52	
14cr|grin-1.2.1-5|53	%changelog
14cr|grin-1.2.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|grin-1.2.1-5|55	+ Revision: 6e37876
14cr|grin-1.2.1-5|56	- MassBuild#464: Increase release tag
14cr|grin-1.2.1-5|57	
14cr|grin-1.2.1-5|58	

1823 14
14cr|grip-3.3.1-18|1	%define build_id3 0
14cr|grip-3.3.1-18|2	%{?_with_id3: %{expand: %%global build_id3 1}}
14cr|grip-3.3.1-18|3	%{?_without_id3: %{expand: %%global build_id3 0}}
14cr|grip-3.3.1-18|4	
14cr|grip-3.3.1-18|5	Summary:	Grip, a CD player and ripper/MP3-encoder front-end
14cr|grip-3.3.1-18|6	Name:		grip
14cr|grip-3.3.1-18|7	Version:	3.3.1
14cr|grip-3.3.1-18|8	Release:	18
14cr|grip-3.3.1-18|9	Epoch:		1
14cr|grip-3.3.1-18|10	License:	GPLv2+
14cr|grip-3.3.1-18|11	Group:		Sound
14cr|grip-3.3.1-18|12	URL:		http://www.nostatic.org/grip/
14cr|grip-3.3.1-18|13	Source0:	http://prdownloads.sourceforge.net/grip/%{name}-%{version}.tar.bz2
14cr|grip-3.3.1-18|14	Source2:	grip.1.bz2
14cr|grip-3.3.1-18|15	Source3:	grip-3.3.1-de.po.bz2
14cr|grip-3.3.1-18|16	Patch0:		grip-3.1.7-ogg.patch
14cr|grip-3.3.1-18|17	Patch1:		grip-3.0.5-blind-write-fix.patch
14cr|grip-3.3.1-18|18	Patch2:		grip-3.3.1-desktop.patch
14cr|grip-3.3.1-18|19	Patch3:		grip-3.3.1-lame-flac-options.patch
14cr|grip-3.3.1-18|20	Patch4:		grip-3.3.1-literal.patch
14cr|grip-3.3.1-18|21	BuildRequires:	imagemagick
14cr|grip-3.3.1-18|22	BuildRequires:	cdda-devel
14cr|grip-3.3.1-18|23	%if %{build_id3}
14cr|grip-3.3.1-18|24	BuildRequires:	libid3-devel
14cr|grip-3.3.1-18|25	%endif
14cr|grip-3.3.1-18|26	BuildRequires:	pkgconfig(libcurl)
14cr|grip-3.3.1-18|27	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|grip-3.3.1-18|28	BuildRequires:	pkgconfig(vte)
14cr|grip-3.3.1-18|29	Requires:	vorbis-tools
14cr|grip-3.3.1-18|30	
14cr|grip-3.3.1-18|31	%description
14cr|grip-3.3.1-18|32	Grip is a GTK+-based CD player and ripper. It has the ripping
14cr|grip-3.3.1-18|33	capabilities of cdparanoia built in, but can also use external rippers
14cr|grip-3.3.1-18|34	(such as cdda2wav). It also provides an automated frontend for various
14cr|grip-3.3.1-18|35	encoders, letting you take a disc and transform it easily straight
14cr|grip-3.3.1-18|36	into Vorbis, FLAC or MP3 format (MP3 only with a separate MP3 encoder).
14cr|grip-3.3.1-18|37	The CDDB protocol is supported for retrieving track information from
14cr|grip-3.3.1-18|38	disc database servers. Grip works with DigitalDJ to provide a unified
14cr|grip-3.3.1-18|39	"computerized" version of your music collection.
14cr|grip-3.3.1-18|40	
14cr|grip-3.3.1-18|41	%files -f %{name}-2.2.lang
14cr|grip-3.3.1-18|42	%doc ABOUT-NLS AUTHORS CREDITS README ChangeLog TODO
14cr|grip-3.3.1-18|43	%{_bindir}/*
14cr|grip-3.3.1-18|44	%{_datadir}/gnome/help/%{name}/
14cr|grip-3.3.1-18|45	%{_datadir}/pixmaps/gripicon.png
14cr|grip-3.3.1-18|46	%{_datadir}/pixmaps/griptray.png
14cr|grip-3.3.1-18|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|grip-3.3.1-18|48	%{_mandir}/man1/*
14cr|grip-3.3.1-18|49	%{_datadir}/applications/%{name}.desktop
14cr|grip-3.3.1-18|50	
14cr|grip-3.3.1-18|51	#----------------------------------------------------------------------------
14cr|grip-3.3.1-18|52	
14cr|grip-3.3.1-18|53	%prep
14cr|grip-3.3.1-18|54	%setup -q
14cr|grip-3.3.1-18|55	%patch0 -p1 -b .tv
14cr|grip-3.3.1-18|56	%patch1 -p1 -b .blind-write-fix
14cr|grip-3.3.1-18|57	%patch2 -p1 -b .desktop
14cr|grip-3.3.1-18|58	%patch3 -p1 -b .options
14cr|grip-3.3.1-18|59	%patch4 -p1 -b .literal
14cr|grip-3.3.1-18|60	bzcat %{SOURCE3} > po/de.po
14cr|grip-3.3.1-18|61	
14cr|grip-3.3.1-18|62	%build
14cr|grip-3.3.1-18|63	%configure2_5x \
14cr|grip-3.3.1-18|64	%if %build_id3
14cr|grip-3.3.1-18|65	--enable-id3 \
14cr|grip-3.3.1-18|66	%else
14cr|grip-3.3.1-18|67	--disable-id3
14cr|grip-3.3.1-18|68	%endif
14cr|grip-3.3.1-18|69	
14cr|grip-3.3.1-18|70	%make
14cr|grip-3.3.1-18|71	
14cr|grip-3.3.1-18|72	%install
14cr|grip-3.3.1-18|73	%makeinstall
14cr|grip-3.3.1-18|74	mkdir -p %{buildroot}%{_mandir}/man1
14cr|grip-3.3.1-18|75	install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man1/
14cr|grip-3.3.1-18|76	
14cr|grip-3.3.1-18|77	#mdk icons
14cr|grip-3.3.1-18|78	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|grip-3.3.1-18|79	ln -s %{_datadir}/pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|grip-3.3.1-18|80	convert -scale 32 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|grip-3.3.1-18|81	convert -scale 16 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|grip-3.3.1-18|82	
14cr|grip-3.3.1-18|83	#menu - delete the included one and make our own, because the included one stinks
14cr|grip-3.3.1-18|84	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grip-3.3.1-18|85	
14cr|grip-3.3.1-18|86	mkdir -p %{buildroot}%{_datadir}/applications
14cr|grip-3.3.1-18|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|grip-3.3.1-18|88	[Desktop Entry]
14cr|grip-3.3.1-18|89	Name=Grip
14cr|grip-3.3.1-18|90	Comment=CD player and ripper
14cr|grip-3.3.1-18|91	Exec=%{_bindir}/%{name}
14cr|grip-3.3.1-18|92	Icon=%{name}
14cr|grip-3.3.1-18|93	Terminal=false
14cr|grip-3.3.1-18|94	Type=Application
14cr|grip-3.3.1-18|95	StartupNotify=true
14cr|grip-3.3.1-18|96	Categories=GTK;AudioVideo;Audio;Player;
14cr|grip-3.3.1-18|97	EOF
14cr|grip-3.3.1-18|98	
14cr|grip-3.3.1-18|99	%find_lang %{name}-2.2
14cr|grip-3.3.1-18|100	
14cr|grip-3.3.1-18|101	
14cr|grip-3.3.1-18|102	%changelog
14cr|grip-3.3.1-18|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.3.1-18
14cr|grip-3.3.1-18|104	+ Revision: 182a928
14cr|grip-3.3.1-18|105	- MassBuild#464: Increase release tag
14cr|grip-3.3.1-18|106	
14cr|grip-3.3.1-18|107	

1824 14
14cr|grisbi-0.8.5-2|1	%define	name	grisbi
14cr|grisbi-0.8.5-2|2	%define	version	0.8.5
14cr|grisbi-0.8.5-2|3	%define release	2
14cr|grisbi-0.8.5-2|4	
14cr|grisbi-0.8.5-2|5	Name:		%{name}
14cr|grisbi-0.8.5-2|6	Summary:	Personal finance manager
14cr|grisbi-0.8.5-2|7	Version:	%{version}
14cr|grisbi-0.8.5-2|8	Release:	%{release}
14cr|grisbi-0.8.5-2|9	License:	GPLv2
14cr|grisbi-0.8.5-2|10	Url:		http://www.grisbi.org/
14cr|grisbi-0.8.5-2|11	Source0:	http://switch.dl.sourceforge.net/sourceforge/grisbi/%{name}-%{version}.tar.bz2
14cr|grisbi-0.8.5-2|12	Group:		Office
14cr|grisbi-0.8.5-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|grisbi-0.8.5-2|14	BuildRequires:	pkgconfig(libofx)
14cr|grisbi-0.8.5-2|15	BuildRequires:	gettext-devel
14cr|grisbi-0.8.5-2|16	BuildRequires:	imagemagick
14cr|grisbi-0.8.5-2|17	BuildRequires:	pkgconfig(openssl)
14cr|grisbi-0.8.5-2|18	BuildRequires:	intltool
14cr|grisbi-0.8.5-2|19	
14cr|grisbi-0.8.5-2|20	%description
14cr|grisbi-0.8.5-2|21	Grisbi helps you to manage your personal finance with Linux.
14cr|grisbi-0.8.5-2|22	
14cr|grisbi-0.8.5-2|23	%prep
14cr|grisbi-0.8.5-2|24	%setup -qn %{name}-%{version}
14cr|grisbi-0.8.5-2|25	
14cr|grisbi-0.8.5-2|26	%build
14cr|grisbi-0.8.5-2|27	export LIBS="-lm"
14cr|grisbi-0.8.5-2|28	%configure2_5x --with-plugins
14cr|grisbi-0.8.5-2|29	%make
14cr|grisbi-0.8.5-2|30	
14cr|grisbi-0.8.5-2|31	%install
14cr|grisbi-0.8.5-2|32	%makeinstall_std
14cr|grisbi-0.8.5-2|33	
14cr|grisbi-0.8.5-2|34	install -d -m 755 %{buildroot}%{_liconsdir}
14cr|grisbi-0.8.5-2|35	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|grisbi-0.8.5-2|36	install -d -m 755 %{buildroot}%{_miconsdir}
14cr|grisbi-0.8.5-2|37	install -m 644 pixmaps/grisbi.png %{buildroot}%{_liconsdir}/grisbi.png
14cr|grisbi-0.8.5-2|38	convert pixmaps/grisbi.png -resize 32x32 %{buildroot}%{_iconsdir}/grisbi.png
14cr|grisbi-0.8.5-2|39	convert pixmaps/grisbi.png -resize 16x16 %{buildroot}%{_miconsdir}/grisbi.png
14cr|grisbi-0.8.5-2|40	
14cr|grisbi-0.8.5-2|41	%find_lang %{name}
14cr|grisbi-0.8.5-2|42	
14cr|grisbi-0.8.5-2|43	sed -i 's/grisbi.png/grisbi/' \
14cr|grisbi-0.8.5-2|44	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grisbi-0.8.5-2|45	
14cr|grisbi-0.8.5-2|46	%files -f %{name}.lang
14cr|grisbi-0.8.5-2|47	%defattr(-,root,root)
14cr|grisbi-0.8.5-2|48	%doc AUTHORS NEWS README COPYING
14cr|grisbi-0.8.5-2|49	%{_bindir}/*
14cr|grisbi-0.8.5-2|50	%{_libdir}/%{name}
14cr|grisbi-0.8.5-2|51	%{_datadir}/grisbi
14cr|grisbi-0.8.5-2|52	%{_datadir}/pixmaps/*
14cr|grisbi-0.8.5-2|53	%{_datadir}/applications/*
14cr|grisbi-0.8.5-2|54	%{_mandir}/man1/*
14cr|grisbi-0.8.5-2|55	%{_datadir}/mime-info/*
14cr|grisbi-0.8.5-2|56	%{_miconsdir}/%{name}.png
14cr|grisbi-0.8.5-2|57	%{_iconsdir}/%{name}.png
14cr|grisbi-0.8.5-2|58	%{_liconsdir}/%{name}.png
14cr|grisbi-0.8.5-2|59	%{_iconsdir}/hicolor/*/*/*.png
14cr|grisbi-0.8.5-2|60	
14cr|grisbi-0.8.5-2|61	
14cr|grisbi-0.8.5-2|62	
14cr|grisbi-0.8.5-2|63	%changelog
14cr|grisbi-0.8.5-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-2
14cr|grisbi-0.8.5-2|65	+ Revision: 8b0f402
14cr|grisbi-0.8.5-2|66	- MassBuild#464: Increase release tag
14cr|grisbi-0.8.5-2|67	
14cr|grisbi-0.8.5-2|68	

1825 14
14cr|grits-0.8-1|1	%define major 5
14cr|grits-0.8-1|2	%define libname %mklibname %{name} %{major}
14cr|grits-0.8-1|3	%define devname %mklibname %{name} -d
14cr|grits-0.8-1|4	
14cr|grits-0.8-1|5	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
14cr|grits-0.8-1|6	Name:		grits
14cr|grits-0.8-1|7	Version:	0.8
14cr|grits-0.8-1|8	Release:	1
14cr|grits-0.8-1|9	License:	GPLv3+
14cr|grits-0.8-1|10	Group:		System/Libraries
14cr|grits-0.8-1|11	Url:		http://lug.rose-hulman.edu/code/projects/grits
14cr|grits-0.8-1|12	Source0:	http://lug.rose-hulman.edu/proj/grits/%{name}-%{version}.tar.gz
14cr|grits-0.8-1|13	Patch0:		grits-0.8-automake.patch
14cr|grits-0.8-1|14	BuildRequires:	pkgconfig(cairo)
14cr|grits-0.8-1|15	BuildRequires:	pkgconfig(gl)
14cr|grits-0.8-1|16	BuildRequires:	pkgconfig(glu)
14cr|grits-0.8-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|grits-0.8-1|18	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|grits-0.8-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|grits-0.8-1|20	
14cr|grits-0.8-1|21	%description
14cr|grits-0.8-1|22	libgis is a Virtual Globe library that handles coordinates and the OpenGL
14cr|grits-0.8-1|23	viewport. Also provides some generic functionality and a plugin API. It is
14cr|grits-0.8-1|24	used by AWeather.
14cr|grits-0.8-1|25	
14cr|grits-0.8-1|26	#------------------------------------------------------------------------------
14cr|grits-0.8-1|27	
14cr|grits-0.8-1|28	%package -n %{libname}
14cr|grits-0.8-1|29	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
14cr|grits-0.8-1|30	Group:		System/Libraries
14cr|grits-0.8-1|31	
14cr|grits-0.8-1|32	%description -n %{libname}
14cr|grits-0.8-1|33	libname is a Virtual Globe library that handles coordinates and the OpenGL
14cr|grits-0.8-1|34	viewport. Also provides some generic functionality and a plugin API. It is
14cr|grits-0.8-1|35	used by AWeather.
14cr|grits-0.8-1|36	
14cr|grits-0.8-1|37	%files -n %{libname}
14cr|grits-0.8-1|38	%{_libdir}/lib%{name}.so.%{major}*
14cr|grits-0.8-1|39	%{_libdir}/grits%{major}/*.so
14cr|grits-0.8-1|40	
14cr|grits-0.8-1|41	#----------------------------------------------------------------------------
14cr|grits-0.8-1|42	
14cr|grits-0.8-1|43	%package -n %{devname}
14cr|grits-0.8-1|44	Summary:	Development files for the Virtual Globe library
14cr|grits-0.8-1|45	Group:		Development/C
14cr|grits-0.8-1|46	Requires:	%{libname} = %{EVRD}
14cr|grits-0.8-1|47	Provides:	%{name}-devel = %{EVRD}
14cr|grits-0.8-1|48	
14cr|grits-0.8-1|49	%description -n %{devname}
14cr|grits-0.8-1|50	libname is a Virtual Globe library that handles coordinates and the OpenGL
14cr|grits-0.8-1|51	viewport. Also provides some generic functionality and a plugin API. It is
14cr|grits-0.8-1|52	used by AWeather.
14cr|grits-0.8-1|53	
14cr|grits-0.8-1|54	This package contains files needed only for development.
14cr|grits-0.8-1|55	
14cr|grits-0.8-1|56	%files -n %{devname}
14cr|grits-0.8-1|57	%doc ChangeLog README TODO
14cr|grits-0.8-1|58	%{_libdir}/lib%{name}.so
14cr|grits-0.8-1|59	%{_includedir}/*
14cr|grits-0.8-1|60	%{_libdir}/pkgconfig/grits.pc
14cr|grits-0.8-1|61	
14cr|grits-0.8-1|62	#----------------------------------------------------------------------------
14cr|grits-0.8-1|63	
14cr|grits-0.8-1|64	%package doc
14cr|grits-0.8-1|65	Summary:	Documentation for the Virtual Globe library
14cr|grits-0.8-1|66	Group:		Books/Computer books
14cr|grits-0.8-1|67	
14cr|grits-0.8-1|68	%description doc
14cr|grits-0.8-1|69	libname is a Virtual Globe library that handles coordinates and the OpenGL
14cr|grits-0.8-1|70	viewport. Also provides some generic functionality and a plugin API. It is
14cr|grits-0.8-1|71	used by AWeather.
14cr|grits-0.8-1|72	
14cr|grits-0.8-1|73	This package contains API documentation.
14cr|grits-0.8-1|74	
14cr|grits-0.8-1|75	%files doc
14cr|grits-0.8-1|76	%doc %{_datadir}/gtk-doc/html/grits/
14cr|grits-0.8-1|77	
14cr|grits-0.8-1|78	#----------------------------------------------------------------------------
14cr|grits-0.8-1|79	
14cr|grits-0.8-1|80	%package demo
14cr|grits-0.8-1|81	Summary:	Demo program for the Virtual Globe library
14cr|grits-0.8-1|82	Group:		Sciences/Geosciences
14cr|grits-0.8-1|83	
14cr|grits-0.8-1|84	%description demo
14cr|grits-0.8-1|85	libname is a Virtual Globe library that handles coordinates and the OpenGL
14cr|grits-0.8-1|86	viewport. Also provides some generic functionality and a plugin API. It is
14cr|grits-0.8-1|87	used by AWeather.
14cr|grits-0.8-1|88	
14cr|grits-0.8-1|89	This package contains demo program using %{libname}
14cr|grits-0.8-1|90	
14cr|grits-0.8-1|91	%files demo
14cr|grits-0.8-1|92	%doc ChangeLog README TODO
14cr|grits-0.8-1|93	%{_bindir}/grits-demo
14cr|grits-0.8-1|94	%{_mandir}/man1/grits-demo.1*
14cr|grits-0.8-1|95	
14cr|grits-0.8-1|96	#----------------------------------------------------------------------------
14cr|grits-0.8-1|97	
14cr|grits-0.8-1|98	%prep
14cr|grits-0.8-1|99	%setup -q
14cr|grits-0.8-1|100	%patch0 -p1
14cr|grits-0.8-1|101	
14cr|grits-0.8-1|102	%build
14cr|grits-0.8-1|103	autoreconf -fi
14cr|grits-0.8-1|104	%configure2_5x \
14cr|grits-0.8-1|105	--enable-shared=yes \
14cr|grits-0.8-1|106	--enable-static=no
14cr|grits-0.8-1|107	%make
14cr|grits-0.8-1|108	
14cr|grits-0.8-1|109	%install
14cr|grits-0.8-1|110	%makeinstall_std
14cr|grits-0.8-1|111	
14cr|grits-0.8-1|112	install -d -m 755 %{buildroot}%{_docdir}/%{devname}
14cr|grits-0.8-1|113	
14cr|grits-0.8-1|114	
14cr|grits-0.8-1|115	%changelog
14cr|grits-0.8-1|116	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
14cr|grits-0.8-1|117	+ Revision: 616af51
14cr|grits-0.8-1|118	- Don't treat automake warnings as errors
14cr|grits-0.8-1|119	
14cr|grits-0.8-1|120	

1826 14
14cr|gr-lida-0.11.0-2|1	Summary:	Frontend for DOSBox, ScummVM and VDMSound
14cr|gr-lida-0.11.0-2|2	Name:		gr-lida
14cr|gr-lida-0.11.0-2|3	Version:	0.11.0
14cr|gr-lida-0.11.0-2|4	Release:	2
14cr|gr-lida-0.11.0-2|5	License:	GPLv2+
14cr|gr-lida-0.11.0-2|6	Group:		Emulators
14cr|gr-lida-0.11.0-2|7	Url:		http://www.gr-lida.org/
14cr|gr-lida-0.11.0-2|8	Source0:	https://github.com/Monthy/gr-lida/archive/%{name}-%{version}.tar.gz
14cr|gr-lida-0.11.0-2|9	Patch0:		gr-lida-0.11.0-zlib.patch
14cr|gr-lida-0.11.0-2|10	BuildRequires:	librsvg
14cr|gr-lida-0.11.0-2|11	BuildRequires:	qt4-devel
14cr|gr-lida-0.11.0-2|12	BuildRequires:	pkgconfig(phonon)
14cr|gr-lida-0.11.0-2|13	BuildRequires:	pkgconfig(poppler-qt4)
14cr|gr-lida-0.11.0-2|14	BuildRequires:	pkgconfig(zlib)
14cr|gr-lida-0.11.0-2|15	
14cr|gr-lida-0.11.0-2|16	%description
14cr|gr-lida-0.11.0-2|17	GR-lida is an open source frontend for DOSBox, ScummVM and VDMSound.
14cr|gr-lida-0.11.0-2|18	It can display games using pictureflow, which is a clone of Apples cover flow.
14cr|gr-lida-0.11.0-2|19	
14cr|gr-lida-0.11.0-2|20	%files
14cr|gr-lida-0.11.0-2|21	%doc doc/COPYING.txt doc/AUTHORS.txt
14cr|gr-lida-0.11.0-2|22	%{_bindir}/%{name}
14cr|gr-lida-0.11.0-2|23	%{_datadir}/applications/%{name}.desktop
14cr|gr-lida-0.11.0-2|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gr-lida-0.11.0-2|25	
14cr|gr-lida-0.11.0-2|26	#----------------------------------------------------------------------------
14cr|gr-lida-0.11.0-2|27	
14cr|gr-lida-0.11.0-2|28	%prep
14cr|gr-lida-0.11.0-2|29	%setup -q
14cr|gr-lida-0.11.0-2|30	%patch0 -p1
14cr|gr-lida-0.11.0-2|31	
14cr|gr-lida-0.11.0-2|32	%build
14cr|gr-lida-0.11.0-2|33	%qmake_qt4
14cr|gr-lida-0.11.0-2|34	%make
14cr|gr-lida-0.11.0-2|35	
14cr|gr-lida-0.11.0-2|36	%install
14cr|gr-lida-0.11.0-2|37	mkdir -p %{buildroot}%{_bindir}
14cr|gr-lida-0.11.0-2|38	install -m 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
14cr|gr-lida-0.11.0-2|39	
14cr|gr-lida-0.11.0-2|40	# install menu entry
14cr|gr-lida-0.11.0-2|41	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gr-lida-0.11.0-2|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gr-lida-0.11.0-2|43	[Desktop Entry]
14cr|gr-lida-0.11.0-2|44	Name=GR-lida
14cr|gr-lida-0.11.0-2|45	Comment=Frontend for DOSBox, ScummVM and VDMSound
14cr|gr-lida-0.11.0-2|46	Exec=%{_bindir}/%{name}
14cr|gr-lida-0.11.0-2|47	Icon=%{name}
14cr|gr-lida-0.11.0-2|48	Terminal=false
14cr|gr-lida-0.11.0-2|49	Type=Application
14cr|gr-lida-0.11.0-2|50	Categories=Game;Emulator;
14cr|gr-lida-0.11.0-2|51	EOF
14cr|gr-lida-0.11.0-2|52	
14cr|gr-lida-0.11.0-2|53	# Install icons of various sizes
14cr|gr-lida-0.11.0-2|54	for s in 256 128 96 48 32 22 16 ; do
14cr|gr-lida-0.11.0-2|55	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|gr-lida-0.11.0-2|56	rsvg-convert -w ${s} -h ${s} \
14cr|gr-lida-0.11.0-2|57	%{name}.svg -o \
14cr|gr-lida-0.11.0-2|58	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|gr-lida-0.11.0-2|59	done
14cr|gr-lida-0.11.0-2|60	
14cr|gr-lida-0.11.0-2|61	%changelog
14cr|gr-lida-0.11.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|gr-lida-0.11.0-2|63	+ Revision: 405275b
14cr|gr-lida-0.11.0-2|64	- MassBuild#464: Increase release tag
14cr|gr-lida-0.11.0-2|65	
14cr|gr-lida-0.11.0-2|66	

1827 14
14cr|grok-0.210.0-4|1	%define upstream_name    App-Grok
14cr|grok-0.210.0-4|2	%define appli_name       grok
14cr|grok-0.210.0-4|3	%define upstream_version 0.21
14cr|grok-0.210.0-4|4	
14cr|grok-0.210.0-4|5	Name:       %{appli_name}
14cr|grok-0.210.0-4|6	Version:    %perl_convert_version %{upstream_version}
14cr|grok-0.210.0-4|7	Release:    4
14cr|grok-0.210.0-4|8	
14cr|grok-0.210.0-4|9	Summary:    A Pod 6 backend for grok
14cr|grok-0.210.0-4|10	
14cr|grok-0.210.0-4|11	License:    GPL+ or Artistic
14cr|grok-0.210.0-4|12	Group:      Development/Perl
14cr|grok-0.210.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|grok-0.210.0-4|14	Source0:    http://www.cpan.org/modules/by-module/App/%{appli_name}-%{upstream_version}.tar.gz
14cr|grok-0.210.0-4|15	
14cr|grok-0.210.0-4|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|grok-0.210.0-4|17	BuildRequires: perl(File::HomeDir)
14cr|grok-0.210.0-4|18	BuildRequires: perl(File::ShareDir)
14cr|grok-0.210.0-4|19	BuildRequires: perl(File::Temp)
14cr|grok-0.210.0-4|20	BuildRequires: perl(Getopt::Long)
14cr|grok-0.210.0-4|21	BuildRequires: perl(IO::Interactive)
14cr|grok-0.210.0-4|22	BuildRequires: perl(LWP::UserAgent)
14cr|grok-0.210.0-4|23	BuildRequires: perl(Perl6::Doc)
14cr|grok-0.210.0-4|24	BuildRequires: perl(Perl6::Perldoc)
14cr|grok-0.210.0-4|25	BuildRequires: perl(Perl6::Perldoc::To::Ansi)
14cr|grok-0.210.0-4|26	BuildRequires: perl(Perl::Critic)
14cr|grok-0.210.0-4|27	BuildRequires: perl(Pod::Perldoc::ToPod)
14cr|grok-0.210.0-4|28	BuildRequires: perl(Pod::Text::Ansi)
14cr|grok-0.210.0-4|29	BuildRequires: perl(Pod::Usage)
14cr|grok-0.210.0-4|30	BuildRequires: perl(Pod::Xhtml)
14cr|grok-0.210.0-4|31	BuildRequires: perl(Test::More)
14cr|grok-0.210.0-4|32	BuildRequires: perl(Test::Perl::Critic)
14cr|grok-0.210.0-4|33	BuildRequires: perl(Test::Pod)
14cr|grok-0.210.0-4|34	BuildRequires: perl(Test::Pod::Coverage)
14cr|grok-0.210.0-4|35	BuildRequires: perl(Test::Script)
14cr|grok-0.210.0-4|36	BuildRequires: perl-devel
14cr|grok-0.210.0-4|37	
14cr|grok-0.210.0-4|38	BuildArch: noarch
14cr|grok-0.210.0-4|39	
14cr|grok-0.210.0-4|40	%description
14cr|grok-0.210.0-4|41	This class provides the main functionality needed by grok. It has some
14cr|grok-0.210.0-4|42	methods you can use if you need to hook into grok.
14cr|grok-0.210.0-4|43	
14cr|grok-0.210.0-4|44	%prep
14cr|grok-0.210.0-4|45	%setup -q -n %{appli_name}-%{upstream_version}
14cr|grok-0.210.0-4|46	
14cr|grok-0.210.0-4|47	%build
14cr|grok-0.210.0-4|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|grok-0.210.0-4|49	
14cr|grok-0.210.0-4|50	%make
14cr|grok-0.210.0-4|51	
14cr|grok-0.210.0-4|52	%check
14cr|grok-0.210.0-4|53	%make test
14cr|grok-0.210.0-4|54	
14cr|grok-0.210.0-4|55	%install
14cr|grok-0.210.0-4|56	%makeinstall_std
14cr|grok-0.210.0-4|57	
14cr|grok-0.210.0-4|58	%files
14cr|grok-0.210.0-4|59	%doc README Changes LICENSE
14cr|grok-0.210.0-4|60	%{_mandir}/man3/*
14cr|grok-0.210.0-4|61	%{perl_vendorlib}/*
14cr|grok-0.210.0-4|62	/usr/bin/grok
14cr|grok-0.210.0-4|63	/usr/share/man/man1/*
14cr|grok-0.210.0-4|64	
14cr|grok-0.210.0-4|65	
14cr|grok-0.210.0-4|66	
14cr|grok-0.210.0-4|67	
14cr|grok-0.210.0-4|68	%changelog
14cr|grok-0.210.0-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-4
14cr|grok-0.210.0-4|70	+ Revision: bd5449e
14cr|grok-0.210.0-4|71	- MassBuild#464: Increase release tag
14cr|grok-0.210.0-4|72	
14cr|grok-0.210.0-4|73	

1828 14
14cr|gromacs-4.6.6-1|1	Summary: Molecular dynamics package (non-mpi version)
14cr|gromacs-4.6.6-1|2	Name:    gromacs
14cr|gromacs-4.6.6-1|3	Version: 4.6.6
14cr|gromacs-4.6.6-1|4	Release: 1
14cr|gromacs-4.6.6-1|5	License: GPL
14cr|gromacs-4.6.6-1|6	Group: Sciences/Chemistry
14cr|gromacs-4.6.6-1|7	Requires: fftw >= 3.0.1
14cr|gromacs-4.6.6-1|8	Source0: ftp://ftp.gromacs.org/pub/gromacs/%{name}-%{version}.tar.gz
14cr|gromacs-4.6.6-1|9	Source1: gromacs.rpmlintrc
14cr|gromacs-4.6.6-1|10	Buildrequires: cmake
14cr|gromacs-4.6.6-1|11	Buildrequires: fftw-devel
14cr|gromacs-4.6.6-1|12	BuildRequires: libxml2-devel
14cr|gromacs-4.6.6-1|13	URL: http://www.gromacs.org
14cr|gromacs-4.6.6-1|14	
14cr|gromacs-4.6.6-1|15	%description
14cr|gromacs-4.6.6-1|16	GROMACS is a versatile and extremely well optimized package
14cr|gromacs-4.6.6-1|17	to perform molecular dynamics computer simulations and
14cr|gromacs-4.6.6-1|18	subsequent trajectory analysis. It is developed for
14cr|gromacs-4.6.6-1|19	biomolecules like proteins, but the extremely high
14cr|gromacs-4.6.6-1|20	performance means it is used also in several other field
14cr|gromacs-4.6.6-1|21	like polymer chemistry and solid state physics. This
14cr|gromacs-4.6.6-1|22	version has the dynamic libs and executables; to hack new
14cr|gromacs-4.6.6-1|23	utility programs you also need the headers and static
14cr|gromacs-4.6.6-1|24	libs in gromacs-dev. Linux kernel 2.4 or later is STRONGLY
14cr|gromacs-4.6.6-1|25	recommended on Pentium III and later processors since
14cr|gromacs-4.6.6-1|26	GROMACS then can use assembly loops with SSE instructions.
14cr|gromacs-4.6.6-1|27	You can also perform parallel simulations if you install
14cr|gromacs-4.6.6-1|28	gromacs-lammpi.
14cr|gromacs-4.6.6-1|29	
14cr|gromacs-4.6.6-1|30	%package devel
14cr|gromacs-4.6.6-1|31	Summary: Header files and static libraries for GROMACS
14cr|gromacs-4.6.6-1|32	Group: Development/C++
14cr|gromacs-4.6.6-1|33	Requires: %{name} = %{version}
14cr|gromacs-4.6.6-1|34	Conflicts: %{name} < %{version}
14cr|gromacs-4.6.6-1|35	
14cr|gromacs-4.6.6-1|36	%description devel
14cr|gromacs-4.6.6-1|37	This package contains header files, static libraries,
14cr|gromacs-4.6.6-1|38	and a program example for the GROMACS molecular
14cr|gromacs-4.6.6-1|39	dynamics software. You need it if you want to write your
14cr|gromacs-4.6.6-1|40	own analysis programs.
14cr|gromacs-4.6.6-1|41	
14cr|gromacs-4.6.6-1|42	%prep
14cr|gromacs-4.6.6-1|43	%setup -q
14cr|gromacs-4.6.6-1|44	perl -pi -e "s|CMAKE_INSTALL_PREFIX}/lib|CMAKE_INSTALL_PREFIX}/%{_lib}|" CMakeLists.txt
14cr|gromacs-4.6.6-1|45	perl -pi -e "s|set\(GMXLIB lib|set\(GMXLIB %{_lib}|" CMakeLists.txt
14cr|gromacs-4.6.6-1|46	find . -type f -exec chmod a+r {} \;
14cr|gromacs-4.6.6-1|47	
14cr|gromacs-4.6.6-1|48	%build
14cr|gromacs-4.6.6-1|49	%cmake
14cr|gromacs-4.6.6-1|50	# OK, this is ugly, but working ...
14cr|gromacs-4.6.6-1|51	perl -pi -e "s/-lm/-lm -pthread/" src/gmxlib/CMakeFiles/gmx.dir/link.txt
14cr|gromacs-4.6.6-1|52	%make
14cr|gromacs-4.6.6-1|53	
14cr|gromacs-4.6.6-1|54	%install
14cr|gromacs-4.6.6-1|55	%makeinstall_std -C build
14cr|gromacs-4.6.6-1|56	
14cr|gromacs-4.6.6-1|57	%files
14cr|gromacs-4.6.6-1|58	%doc AUTHORS COPYING README
14cr|gromacs-4.6.6-1|59	%{_bindir}/*
14cr|gromacs-4.6.6-1|60	%{_mandir}/man*/*
14cr|gromacs-4.6.6-1|61	%{_datadir}/%{name}
14cr|gromacs-4.6.6-1|62	%{_libdir}/*.so.*
14cr|gromacs-4.6.6-1|63	
14cr|gromacs-4.6.6-1|64	%files devel
14cr|gromacs-4.6.6-1|65	%{_includedir}/*
14cr|gromacs-4.6.6-1|66	%{_libdir}/*.so
14cr|gromacs-4.6.6-1|67	%{_libdir}/pkgconfig/*.pc
14cr|gromacs-4.6.6-1|68	
14cr|gromacs-4.6.6-1|69	%changelog
14cr|gromacs-4.6.6-1|70	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.6-1
14cr|gromacs-4.6.6-1|71	+ Revision: 3e86b4b
14cr|gromacs-4.6.6-1|72	- Updated to 4.6.6 (by updates_builder)
14cr|gromacs-4.6.6-1|73	
14cr|gromacs-4.6.6-1|74	

1829 14
14cr|gromit-0-20041213.4|1	%define name gromit
14cr|gromit-0-20041213.4|2	%define version 0
14cr|gromit-0-20041213.4|3	%define cvs 20041213
14cr|gromit-0-20041213.4|4	%define release %mkrel %cvs.4
14cr|gromit-0-20041213.4|5	
14cr|gromit-0-20041213.4|6	Summary: Paint annotations on top of the X screen
14cr|gromit-0-20041213.4|7	Name: %{name}
14cr|gromit-0-20041213.4|8	Version: %{version}
14cr|gromit-0-20041213.4|9	Release: %{release}
14cr|gromit-0-20041213.4|10	Source0: http://www.home.unix-ag.org/simon/gromit/%{name}-%{cvs}.tar.bz2
14cr|gromit-0-20041213.4|11	#gw work around for bug with lines filling all the screen
14cr|gromit-0-20041213.4|12	Patch0: gromit-20041213-no-history.patch
14cr|gromit-0-20041213.4|13	Patch1: gromit-20041213-fix-linking.patch
14cr|gromit-0-20041213.4|14	License: GPLv2+
14cr|gromit-0-20041213.4|15	Group: System/X11
14cr|gromit-0-20041213.4|16	Url: http://www.home.unix-ag.org/simon/gromit/
14cr|gromit-0-20041213.4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gromit-0-20041213.4|18	BuildRequires: gtk+2-devel
14cr|gromit-0-20041213.4|19	
14cr|gromit-0-20041213.4|20	%description
14cr|gromit-0-20041213.4|21	Gromit (GRaphics Over MIscellaneous Things) is a small tool to make
14cr|gromit-0-20041213.4|22	annotations on the screen.
14cr|gromit-0-20041213.4|23	
14cr|gromit-0-20041213.4|24	It is useful for recording presentations with xvidcap.
14cr|gromit-0-20041213.4|25	
14cr|gromit-0-20041213.4|26	%prep
14cr|gromit-0-20041213.4|27	%setup -q -n %name-%cvs
14cr|gromit-0-20041213.4|28	%apply_patches
14cr|gromit-0-20041213.4|29	
14cr|gromit-0-20041213.4|30	%build
14cr|gromit-0-20041213.4|31	%make
14cr|gromit-0-20041213.4|32	
14cr|gromit-0-20041213.4|33	%install
14cr|gromit-0-20041213.4|34	rm -rf $RPM_BUILD_ROOT
14cr|gromit-0-20041213.4|35	install -m 755 -D %name %buildroot%_bindir/%name
14cr|gromit-0-20041213.4|36	
14cr|gromit-0-20041213.4|37	%clean
14cr|gromit-0-20041213.4|38	rm -rf $RPM_BUILD_ROOT
14cr|gromit-0-20041213.4|39	
14cr|gromit-0-20041213.4|40	%files
14cr|gromit-0-20041213.4|41	%defattr(-,root,root)
14cr|gromit-0-20041213.4|42	%doc AUTHORS ChangeLog README
14cr|gromit-0-20041213.4|43	%_bindir/%name
14cr|gromit-0-20041213.4|44	
14cr|gromit-0-20041213.4|45	
14cr|gromit-0-20041213.4|46	
14cr|gromit-0-20041213.4|47	%changelog
14cr|gromit-0-20041213.4|48	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-20041213.4
14cr|gromit-0-20041213.4|49	+ Revision: 8fcbe76
14cr|gromit-0-20041213.4|50	- Automatic import for version 0
14cr|gromit-0-20041213.4|51	
14cr|gromit-0-20041213.4|52	

1830 14
14cr|grpn-1.1.2-9|1	%define name grpn
14cr|grpn-1.1.2-9|2	%define version 1.1.2
14cr|grpn-1.1.2-9|3	%define release  9
14cr|grpn-1.1.2-9|4	
14cr|grpn-1.1.2-9|5	Name: 		%{name}
14cr|grpn-1.1.2-9|6	Version: 	%{version}
14cr|grpn-1.1.2-9|7	Release: 	%{release}
14cr|grpn-1.1.2-9|8	License: 	GPL
14cr|grpn-1.1.2-9|9	Summary: 	RPN calculator for X built using the GIMP Toolkit
14cr|grpn-1.1.2-9|10	URL: 		http://lashwhip.com/grpn.html
14cr|grpn-1.1.2-9|11	Group: 		Sciences/Mathematics
14cr|grpn-1.1.2-9|12	Source: 	%{name}-%{version}.tar.bz2
14cr|grpn-1.1.2-9|13	BuildRequires: gtk+-devel
14cr|grpn-1.1.2-9|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|grpn-1.1.2-9|15	
14cr|grpn-1.1.2-9|16	%description
14cr|grpn-1.1.2-9|17	GRPN Version 1.0, By Paul Wilkins
14cr|grpn-1.1.2-9|18	
14cr|grpn-1.1.2-9|19	GRPN is a RPN calculator for the X Window system built using the GIMP
14cr|grpn-1.1.2-9|20	Toolkit (GTK).  GRPN works with real numbers, complex numbers,
14cr|grpn-1.1.2-9|21	matrices, and complex matrices.  Numbers can be displayed in 4
14cr|grpn-1.1.2-9|22	different radix modes, and complex numbers can be displayed in either
14cr|grpn-1.1.2-9|23	Cartesian or polar form.
14cr|grpn-1.1.2-9|24	
14cr|grpn-1.1.2-9|25	
14cr|grpn-1.1.2-9|26	%prep
14cr|grpn-1.1.2-9|27	rm -rf $RPM_BUILD_ROOT
14cr|grpn-1.1.2-9|28	
14cr|grpn-1.1.2-9|29	%setup -q
14cr|grpn-1.1.2-9|30	
14cr|grpn-1.1.2-9|31	%build
14cr|grpn-1.1.2-9|32	
14cr|grpn-1.1.2-9|33	%make
14cr|grpn-1.1.2-9|34	
14cr|grpn-1.1.2-9|35	%install
14cr|grpn-1.1.2-9|36	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
14cr|grpn-1.1.2-9|37	install -m 755 grpn $RPM_BUILD_ROOT%{_bindir}
14cr|grpn-1.1.2-9|38	
14cr|grpn-1.1.2-9|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|grpn-1.1.2-9|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|grpn-1.1.2-9|41	[Desktop Entry]
14cr|grpn-1.1.2-9|42	Type=Application <<EOF
14cr|grpn-1.1.2-9|43	Exec=%{_bindir}/grpn
14cr|grpn-1.1.2-9|44	Name=Grpn
14cr|grpn-1.1.2-9|45	Comment=A RPN calculator
14cr|grpn-1.1.2-9|46	Icon=mathematics_section
14cr|grpn-1.1.2-9|47	Categories=Science;Math;
14cr|grpn-1.1.2-9|48	EOF
14cr|grpn-1.1.2-9|49	
14cr|grpn-1.1.2-9|50	
14cr|grpn-1.1.2-9|51	%clean
14cr|grpn-1.1.2-9|52	rm -rf $RPM_BUILD_ROOT
14cr|grpn-1.1.2-9|53	
14cr|grpn-1.1.2-9|54	%if %mdkversion < 200900
14cr|grpn-1.1.2-9|55	%post
14cr|grpn-1.1.2-9|56	%{update_menus}
14cr|grpn-1.1.2-9|57	%endif
14cr|grpn-1.1.2-9|58	
14cr|grpn-1.1.2-9|59	%if %mdkversion < 200900
14cr|grpn-1.1.2-9|60	%postun
14cr|grpn-1.1.2-9|61	%{clean_menus}
14cr|grpn-1.1.2-9|62	%endif
14cr|grpn-1.1.2-9|63	
14cr|grpn-1.1.2-9|64	%files
14cr|grpn-1.1.2-9|65	%defattr (-,root,root)
14cr|grpn-1.1.2-9|66	%doc CHANGES LICENSE README
14cr|grpn-1.1.2-9|67	%{_bindir}/*
14cr|grpn-1.1.2-9|68	%{_datadir}/applications/mandriva-*.desktop
14cr|grpn-1.1.2-9|69	
14cr|grpn-1.1.2-9|70	
14cr|grpn-1.1.2-9|71	
14cr|grpn-1.1.2-9|72	
14cr|grpn-1.1.2-9|73	%changelog
14cr|grpn-1.1.2-9|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-9
14cr|grpn-1.1.2-9|75	+ Revision: 39a94af
14cr|grpn-1.1.2-9|76	- MassBuild#464: Increase release tag
14cr|grpn-1.1.2-9|77	
14cr|grpn-1.1.2-9|78	

1831 14
14cr|grsync-1.2.1-2|1	Name:		grsync
14cr|grsync-1.2.1-2|2	Version:	1.2.1
14cr|grsync-1.2.1-2|3	Release:	2
14cr|grsync-1.2.1-2|4	Summary:	A GTK GUI for rsync
14cr|grsync-1.2.1-2|5	License:	GPLv2
14cr|grsync-1.2.1-2|6	Group:		File tools
14cr|grsync-1.2.1-2|7	URL:		http://www.opbyte.it/grsync/
14cr|grsync-1.2.1-2|8	Source0:	http://www.opbyte.it/release/%{name}-%{version}.tar.gz
14cr|grsync-1.2.1-2|9	Patch0:		grsync-1.0.0-dsofix.patch
14cr|grsync-1.2.1-2|10	BuildRequires:	pkgconfig
14cr|grsync-1.2.1-2|11	BuildRequires:	gtk+2-devel
14cr|grsync-1.2.1-2|12	BuildRequires:	perl-XML-Parser
14cr|grsync-1.2.1-2|13	BuildRequires:	desktop-file-utils
14cr|grsync-1.2.1-2|14	BuildRequires:	dos2unix
14cr|grsync-1.2.1-2|15	BuildRequires:	intltool
14cr|grsync-1.2.1-2|16	BuildRequires:	imagemagick
14cr|grsync-1.2.1-2|17	Requires:	rsync
14cr|grsync-1.2.1-2|18	
14cr|grsync-1.2.1-2|19	%description
14cr|grsync-1.2.1-2|20	Grsync is a GUI for rsync, the command line directory
14cr|grsync-1.2.1-2|21	synchronization tool. While it can work with remote
14cr|grsync-1.2.1-2|22	hosts, its focus is to synchronize local directories.
14cr|grsync-1.2.1-2|23	
14cr|grsync-1.2.1-2|24	%prep
14cr|grsync-1.2.1-2|25	%setup -q
14cr|grsync-1.2.1-2|26	%patch0 -p1 -b .dsofix
14cr|grsync-1.2.1-2|27	
14cr|grsync-1.2.1-2|28	%build
14cr|grsync-1.2.1-2|29	%configure2_5x --disable-unity
14cr|grsync-1.2.1-2|30	%make
14cr|grsync-1.2.1-2|31	
14cr|grsync-1.2.1-2|32	%install
14cr|grsync-1.2.1-2|33	%__rm -rf %{buildroot}
14cr|grsync-1.2.1-2|34	%makeinstall_std
14cr|grsync-1.2.1-2|35	
14cr|grsync-1.2.1-2|36	# Generate and install icons
14cr|grsync-1.2.1-2|37	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{64x64,32x32,16x16,128x128}/apps
14cr|grsync-1.2.1-2|38	convert -scale 64 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|grsync-1.2.1-2|39	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|grsync-1.2.1-2|40	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|grsync-1.2.1-2|41	%__install -D -m644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cr|grsync-1.2.1-2|42	
14cr|grsync-1.2.1-2|43	# Desktop file
14cr|grsync-1.2.1-2|44	%__perl -p -i -e 's/grsync.png/grsync/g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|grsync-1.2.1-2|45	desktop-file-install --vendor="" \
14cr|grsync-1.2.1-2|46	--remove-category="Application" \
14cr|grsync-1.2.1-2|47	--add-category="Filesystem" \
14cr|grsync-1.2.1-2|48	--add-category="X-MandrivaLinux-System-FileTools" \
14cr|grsync-1.2.1-2|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|grsync-1.2.1-2|50	
14cr|grsync-1.2.1-2|51	%find_lang %{name}
14cr|grsync-1.2.1-2|52	
14cr|grsync-1.2.1-2|53	# Fix EOLs
14cr|grsync-1.2.1-2|54	dos2unix NEWS AUTHORS README
14cr|grsync-1.2.1-2|55	
14cr|grsync-1.2.1-2|56	%clean
14cr|grsync-1.2.1-2|57	%__rm -rf %{buildroot}
14cr|grsync-1.2.1-2|58	
14cr|grsync-1.2.1-2|59	%files -f %{name}.lang
14cr|grsync-1.2.1-2|60	%doc AUTHORS COPYING NEWS README
14cr|grsync-1.2.1-2|61	%{_bindir}/%{name}*
14cr|grsync-1.2.1-2|62	%{_datadir}/applications/%{name}.desktop
14cr|grsync-1.2.1-2|63	%{_datadir}/pixmaps/%{name}.png
14cr|grsync-1.2.1-2|64	%{_datadir}/mime/packages/grsync.xml
14cr|grsync-1.2.1-2|65	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png
14cr|grsync-1.2.1-2|66	%{_datadir}/pixmaps/grsync-busy.png
14cr|grsync-1.2.1-2|67	%{_datadir}/%{name}
14cr|grsync-1.2.1-2|68	%{_mandir}/man1/%{name}*
14cr|grsync-1.2.1-2|69	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|grsync-1.2.1-2|70	
14cr|grsync-1.2.1-2|71	
14cr|grsync-1.2.1-2|72	
14cr|grsync-1.2.1-2|73	
14cr|grsync-1.2.1-2|74	%changelog
14cr|grsync-1.2.1-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|grsync-1.2.1-2|76	+ Revision: fb83956
14cr|grsync-1.2.1-2|77	- MassBuild#464: Increase release tag
14cr|grsync-1.2.1-2|78	
14cr|grsync-1.2.1-2|79	

1832 14
14cr|grutatxt-2.0.16-3|1	%define oname	Grutatxt
14cr|grutatxt-2.0.16-3|2	
14cr|grutatxt-2.0.16-3|3	Name:           grutatxt
14cr|grutatxt-2.0.16-3|4	Summary:        Text to HTML converter
14cr|grutatxt-2.0.16-3|5	
14cr|grutatxt-2.0.16-3|6	Version:        2.0.16
14cr|grutatxt-2.0.16-3|7	Release:	3
14cr|grutatxt-2.0.16-3|8	Source0:        http://triptico.com/download/%{oname}-%{version}.tar.gz
14cr|grutatxt-2.0.16-3|9	URL:            http://www.triptico.com/software/grutatxt.html
14cr|grutatxt-2.0.16-3|10	Group:          Text tools
14cr|grutatxt-2.0.16-3|11	License:        GPLv2
14cr|grutatxt-2.0.16-3|12	BuildArch:	noarch
14cr|grutatxt-2.0.16-3|13	Provides:	%{oname} = %{EVRD}
14cr|grutatxt-2.0.16-3|14	buildrequires:	perl-devel
14cr|grutatxt-2.0.16-3|15	
14cr|grutatxt-2.0.16-3|16	%description
14cr|grutatxt-2.0.16-3|17	Grutatxt is a plain text to HTML (and other formats) converter.
14cr|grutatxt-2.0.16-3|18	It successfully converts subtle text markup to lists, bold, italics,
14cr|grutatxt-2.0.16-3|19	tables and headings to their corresponding HTML, troff, man page or
14cr|grutatxt-2.0.16-3|20	LaTeX markup without having to write unreadable source text files.
14cr|grutatxt-2.0.16-3|21	Grutatxt is a Perl module and a command line utility,
14cr|grutatxt-2.0.16-3|22	and is the main text renderer in the Gruta CMS.
14cr|grutatxt-2.0.16-3|23	
14cr|grutatxt-2.0.16-3|24	%prep
14cr|grutatxt-2.0.16-3|25	%setup -q -n %{oname}-%{version}
14cr|grutatxt-2.0.16-3|26	
14cr|grutatxt-2.0.16-3|27	%build
14cr|grutatxt-2.0.16-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|grutatxt-2.0.16-3|29	%make
14cr|grutatxt-2.0.16-3|30	
14cr|grutatxt-2.0.16-3|31	%install
14cr|grutatxt-2.0.16-3|32	%makeinstall_std
14cr|grutatxt-2.0.16-3|33	install -p -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|grutatxt-2.0.16-3|34	
14cr|grutatxt-2.0.16-3|35	%files
14cr|grutatxt-2.0.16-3|36	%doc AUTHORS Changelog.1 README RELEASE_NOTES TODO
14cr|grutatxt-2.0.16-3|37	%doc doc/grutatxt_apache_handlers.txt doc/grutatxt_markup.txt
14cr|grutatxt-2.0.16-3|38	%{_bindir}/%{name}
14cr|grutatxt-2.0.16-3|39	%{_bindir}/pod2%{name}
14cr|grutatxt-2.0.16-3|40	%{perl_vendorlib}/%{oname}.pm
14cr|grutatxt-2.0.16-3|41	%{_mandir}/man1/*.1*
14cr|grutatxt-2.0.16-3|42	%{_mandir}/man3/*.3*
14cr|grutatxt-2.0.16-3|43	
14cr|grutatxt-2.0.16-3|44	
14cr|grutatxt-2.0.16-3|45	
14cr|grutatxt-2.0.16-3|46	%changelog
14cr|grutatxt-2.0.16-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.16-3
14cr|grutatxt-2.0.16-3|48	+ Revision: d532402
14cr|grutatxt-2.0.16-3|49	- MassBuild#464: Increase release tag
14cr|grutatxt-2.0.16-3|50	
14cr|grutatxt-2.0.16-3|51	

1833 14
14cr|gsa-2.0.1-2|1	Summary: 	Greenbone Security Assistant
14cr|gsa-2.0.1-2|2	Name:		gsa
14cr|gsa-2.0.1-2|3	Version:	2.0.1
14cr|gsa-2.0.1-2|4	Release:	2
14cr|gsa-2.0.1-2|5	Source0:		http://wald.intevation.org/frs/download.php/561/greenbone-security-assistant-%version.tar.gz
14cr|gsa-2.0.1-2|6	Patch0:		greenbone-security-assistant-2.0.1-build.patch
14cr|gsa-2.0.1-2|7	Group:		System/Configuration/Networking
14cr|gsa-2.0.1-2|8	Url:		http://www.openvas.org
14cr|gsa-2.0.1-2|9	License:	GPLv2+
14cr|gsa-2.0.1-2|10	BuildRequires:	cmake
14cr|gsa-2.0.1-2|11	BuildRequires:	openvas-devel >= 4.0
14cr|gsa-2.0.1-2|12	BuildRequires:	libmicrohttpd-devel >= 0.9.8
14cr|gsa-2.0.1-2|13	BuildRequires:	pkgconfig(libxslt)
14cr|gsa-2.0.1-2|14	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gsa-2.0.1-2|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|gsa-2.0.1-2|16	BuildRequires:	pkgconfig(gnutls)
14cr|gsa-2.0.1-2|17	BuildRequires:	xsltproc
14cr|gsa-2.0.1-2|18	
14cr|gsa-2.0.1-2|19	%description
14cr|gsa-2.0.1-2|20	The Greenbone Security Assistant is a web application that
14cr|gsa-2.0.1-2|21	connects to the OpenVAS Manager and OpenVAS Administrator
14cr|gsa-2.0.1-2|22	to provide for a full-featured user interface for
14cr|gsa-2.0.1-2|23	vulnerability management.
14cr|gsa-2.0.1-2|24	
14cr|gsa-2.0.1-2|25	%prep
14cr|gsa-2.0.1-2|26	%setup -q -n greenbone-security-assistant-%version
14cr|gsa-2.0.1-2|27	%patch0 -p0 -b .build
14cr|gsa-2.0.1-2|28	
14cr|gsa-2.0.1-2|29	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cr|gsa-2.0.1-2|30	
14cr|gsa-2.0.1-2|31	%build
14cr|gsa-2.0.1-2|32	export LDFLAGS="-lopenvas_base -lopenvas_misc"
14cr|gsa-2.0.1-2|33	%cmake -DSYSCONFDIR=%{_sysconfdir}
14cr|gsa-2.0.1-2|34	%make
14cr|gsa-2.0.1-2|35	
14cr|gsa-2.0.1-2|36	%install
14cr|gsa-2.0.1-2|37	%makeinstall_std -C build
14cr|gsa-2.0.1-2|38	
14cr|gsa-2.0.1-2|39	%files
14cr|gsa-2.0.1-2|40	%defattr(-,root,root)
14cr|gsa-2.0.1-2|41	%config(noreplace) %{_sysconfdir}/openvas/gsad_log.conf
14cr|gsa-2.0.1-2|42	%{_sbindir}/gsad
14cr|gsa-2.0.1-2|43	%{_mandir}/man8/gsad.8.*
14cr|gsa-2.0.1-2|44	%{_datadir}/openvas/gsa
14cr|gsa-2.0.1-2|45	
14cr|gsa-2.0.1-2|46	
14cr|gsa-2.0.1-2|47	
14cr|gsa-2.0.1-2|48	%changelog
14cr|gsa-2.0.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-2
14cr|gsa-2.0.1-2|50	+ Revision: b084655
14cr|gsa-2.0.1-2|51	- MassBuild#464: Increase release tag
14cr|gsa-2.0.1-2|52	
14cr|gsa-2.0.1-2|53	

1834 14
14cr|gsambad-0.1.9-6|1	Summary:	A GTK+ administation tool for the SAMBA server
14cr|gsambad-0.1.9-6|2	Name:		gsambad
14cr|gsambad-0.1.9-6|3	Version:	0.1.9
14cr|gsambad-0.1.9-6|4	Release:	6
14cr|gsambad-0.1.9-6|5	License:	GPLv3
14cr|gsambad-0.1.9-6|6	Group:		System/Configuration/Networking
14cr|gsambad-0.1.9-6|7	URL:		http://www.gadmintools.org/
14cr|gsambad-0.1.9-6|8	Source0:	http://mange.dynalias.org/linux/gsambad/%{name}-%{version}.tar.bz2
14cr|gsambad-0.1.9-6|9	Source1:	%{name}.pam-0.77.bz2
14cr|gsambad-0.1.9-6|10	Source2:	%{name}.pam.bz2
14cr|gsambad-0.1.9-6|11	Patch0:		gsambad-fix-netlogon-script.patch
14cr|gsambad-0.1.9-6|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gsambad-0.1.9-6|13	BuildRequires:	imagemagick
14cr|gsambad-0.1.9-6|14	Requires:	samba-server >= 3.0
14cr|gsambad-0.1.9-6|15	Requires:	openssl
14cr|gsambad-0.1.9-6|16	Requires:	usermode-consoleonly
14cr|gsambad-0.1.9-6|17	
14cr|gsambad-0.1.9-6|18	%description
14cr|gsambad-0.1.9-6|19	GSAMBAD is a fast and easy to use GTK+ administration tool for the
14cr|gsambad-0.1.9-6|20	SAMBA server.
14cr|gsambad-0.1.9-6|21	
14cr|gsambad-0.1.9-6|22	%prep
14cr|gsambad-0.1.9-6|23	
14cr|gsambad-0.1.9-6|24	%setup -q
14cr|gsambad-0.1.9-6|25	%patch0
14cr|gsambad-0.1.9-6|26	
14cr|gsambad-0.1.9-6|27	# fix conditional pam config file
14cr|gsambad-0.1.9-6|28	%if %{mdkversion} < 200610
14cr|gsambad-0.1.9-6|29	bzcat %{SOURCE1} > %{name}.pam
14cr|gsambad-0.1.9-6|30	%else
14cr|gsambad-0.1.9-6|31	bzcat %{SOURCE2} > %{name}.pam
14cr|gsambad-0.1.9-6|32	%endif
14cr|gsambad-0.1.9-6|33	
14cr|gsambad-0.1.9-6|34	# fix png rgb
14cr|gsambad-0.1.9-6|35	pushd pixmaps
14cr|gsambad-0.1.9-6|36	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|gsambad-0.1.9-6|37	popd
14cr|gsambad-0.1.9-6|38	
14cr|gsambad-0.1.9-6|39	%build
14cr|gsambad-0.1.9-6|40	
14cr|gsambad-0.1.9-6|41	%configure2_5x
14cr|gsambad-0.1.9-6|42	
14cr|gsambad-0.1.9-6|43	perl -pi -e 's|^#define SAMBA_USER .*|#define SAMBA_USER \"root\"|g' config.h
14cr|gsambad-0.1.9-6|44	
14cr|gsambad-0.1.9-6|45	%make
14cr|gsambad-0.1.9-6|46	
14cr|gsambad-0.1.9-6|47	%install
14cr|gsambad-0.1.9-6|48	
14cr|gsambad-0.1.9-6|49	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
14cr|gsambad-0.1.9-6|50	
14cr|gsambad-0.1.9-6|51	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|gsambad-0.1.9-6|52	
14cr|gsambad-0.1.9-6|53	# pam auth
14cr|gsambad-0.1.9-6|54	install -d %{buildroot}%{_sysconfdir}/pam.d/
14cr|gsambad-0.1.9-6|55	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gsambad-0.1.9-6|56	
14cr|gsambad-0.1.9-6|57	
14cr|gsambad-0.1.9-6|58	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gsambad-0.1.9-6|59	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gsambad-0.1.9-6|60	
14cr|gsambad-0.1.9-6|61	## locales
14cr|gsambad-0.1.9-6|62	%find_lang %name || touch %{name}.lang
14cr|gsambad-0.1.9-6|63	
14cr|gsambad-0.1.9-6|64	# Mandriva Icons
14cr|gsambad-0.1.9-6|65	install -d %{buildroot}%{_iconsdir}
14cr|gsambad-0.1.9-6|66	install -d %{buildroot}%{_miconsdir}
14cr|gsambad-0.1.9-6|67	install -d %{buildroot}%{_liconsdir}
14cr|gsambad-0.1.9-6|68	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|69	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|70	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|71	
14cr|gsambad-0.1.9-6|72	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gsambad-0.1.9-6|73	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gsambad-0.1.9-6|74	[Desktop Entry]
14cr|gsambad-0.1.9-6|75	Name=Gsambad
14cr|gsambad-0.1.9-6|76	Comment=%{summary}
14cr|gsambad-0.1.9-6|77	Exec=%{_sbindir}/%{name}
14cr|gsambad-0.1.9-6|78	Icon=%{name}
14cr|gsambad-0.1.9-6|79	Terminal=false
14cr|gsambad-0.1.9-6|80	Type=Application
14cr|gsambad-0.1.9-6|81	Categories=Settings;Network;
14cr|gsambad-0.1.9-6|82	EOF
14cr|gsambad-0.1.9-6|83	
14cr|gsambad-0.1.9-6|84	# Prepare usermode entry
14cr|gsambad-0.1.9-6|85	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
14cr|gsambad-0.1.9-6|86	ln -s %{_bindir}/consolehelper %{buildroot}%{_sbindir}/%{name}
14cr|gsambad-0.1.9-6|87	
14cr|gsambad-0.1.9-6|88	# Scripts
14cr|gsambad-0.1.9-6|89	install -d %{buildroot}%{_bindir}
14cr|gsambad-0.1.9-6|90	install -m 755 scripts/gsambadpdf %{buildroot}%{_bindir}
14cr|gsambad-0.1.9-6|91	install -m 755 scripts/example.bat %{buildroot}%{_bindir}
14cr|gsambad-0.1.9-6|92	
14cr|gsambad-0.1.9-6|93	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gsambad-0.1.9-6|94	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
14cr|gsambad-0.1.9-6|95	USER=root
14cr|gsambad-0.1.9-6|96	PROGRAM=%{_sbindir}/%{name}.real
14cr|gsambad-0.1.9-6|97	SESSION=true
14cr|gsambad-0.1.9-6|98	FALLBACK=false
14cr|gsambad-0.1.9-6|99	_EOF_
14cr|gsambad-0.1.9-6|100	
14cr|gsambad-0.1.9-6|101	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|gsambad-0.1.9-6|102	
14cr|gsambad-0.1.9-6|103	%post
14cr|gsambad-0.1.9-6|104	mv /bin/scripts/example.bat /home/netlogon/example.bat
14cr|gsambad-0.1.9-6|105	
14cr|gsambad-0.1.9-6|106	%postun
14cr|gsambad-0.1.9-6|107	rm -rf /home/netlogon/example.bat
14cr|gsambad-0.1.9-6|108	
14cr|gsambad-0.1.9-6|109	%files -f %{name}.lang
14cr|gsambad-0.1.9-6|110	%defattr(-,root,root,0755)
14cr|gsambad-0.1.9-6|111	%doc COPYING AUTHORS ChangeLog
14cr|gsambad-0.1.9-6|112	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gsambad-0.1.9-6|113	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gsambad-0.1.9-6|114	%dir %{_sysconfdir}/%{name}
14cr|gsambad-0.1.9-6|115	%{_sbindir}/%{name}
14cr|gsambad-0.1.9-6|116	%{_sbindir}/%{name}.real
14cr|gsambad-0.1.9-6|117	%{_datadir}/pixmaps/*.png
14cr|gsambad-0.1.9-6|118	%{_datadir}/pixmaps/%{name}/%{name}.png
14cr|gsambad-0.1.9-6|119	%{_datadir}/applications/*
14cr|gsambad-0.1.9-6|120	%{_iconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|121	%{_miconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|122	%{_liconsdir}/%{name}.png
14cr|gsambad-0.1.9-6|123	%{_bindir}/*
14cr|gsambad-0.1.9-6|124	
14cr|gsambad-0.1.9-6|125	
14cr|gsambad-0.1.9-6|126	
14cr|gsambad-0.1.9-6|127	%changelog
14cr|gsambad-0.1.9-6|128	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.1.9-6
14cr|gsambad-0.1.9-6|129	+ Revision: edf123f
14cr|gsambad-0.1.9-6|130	- fix png rgb
14cr|gsambad-0.1.9-6|131	
14cr|gsambad-0.1.9-6|132	

1835 14
14cr|gscan2pdf-1.0.6-3|1	
14cr|gscan2pdf-1.0.6-3|2	Name:		gscan2pdf
14cr|gscan2pdf-1.0.6-3|3	Summary:	Produces multipage PDFs from a scan
14cr|gscan2pdf-1.0.6-3|4	
14cr|gscan2pdf-1.0.6-3|5	Version:	1.0.6
14cr|gscan2pdf-1.0.6-3|6	Release:	3
14cr|gscan2pdf-1.0.6-3|7	
14cr|gscan2pdf-1.0.6-3|8	Source0:	http://downloads.sourceforge.net/project/gscan2pdf/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|gscan2pdf-1.0.6-3|9	URL:		http://gscan2pdf.sourceforge.net/
14cr|gscan2pdf-1.0.6-3|10	License:	GPLv3
14cr|gscan2pdf-1.0.6-3|11	Group:		Publishing
14cr|gscan2pdf-1.0.6-3|12	BuildArch:	noarch
14cr|gscan2pdf-1.0.6-3|13	BuildRequires:	imagemagick perl-devel
14cr|gscan2pdf-1.0.6-3|14	BuildRequires:	imagemagick desktop-file-utils
14cr|gscan2pdf-1.0.6-3|15	Requires:	libtiff-progs imagemagick
14cr|gscan2pdf-1.0.6-3|16	Requires:	sane-frontends
14cr|gscan2pdf-1.0.6-3|17	Requires:	unpaper
14cr|gscan2pdf-1.0.6-3|18	Requires:	xdg-utils
14cr|gscan2pdf-1.0.6-3|19	Requires:	djvulibre
14cr|gscan2pdf-1.0.6-3|20	Requires:	gocr
14cr|gscan2pdf-1.0.6-3|21	
14cr|gscan2pdf-1.0.6-3|22	%description
14cr|gscan2pdf-1.0.6-3|23	A GUI to ease the process of producing a multipage PDF from a scan.
14cr|gscan2pdf-1.0.6-3|24	
14cr|gscan2pdf-1.0.6-3|25	Scanning is handled with SANE via scanimage. PDF conversion is done by
14cr|gscan2pdf-1.0.6-3|26	PDF::API2. TIFF export is handled by libtiff (faster and smaller memory
14cr|gscan2pdf-1.0.6-3|27	footprint for multipage files).
14cr|gscan2pdf-1.0.6-3|28	
14cr|gscan2pdf-1.0.6-3|29	%prep
14cr|gscan2pdf-1.0.6-3|30	%setup -q
14cr|gscan2pdf-1.0.6-3|31	
14cr|gscan2pdf-1.0.6-3|32	%build
14cr|gscan2pdf-1.0.6-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|gscan2pdf-1.0.6-3|34	perl -pi -e 's|usr/local|usr||g' Makefile
14cr|gscan2pdf-1.0.6-3|35	make
14cr|gscan2pdf-1.0.6-3|36	
14cr|gscan2pdf-1.0.6-3|37	%install
14cr|gscan2pdf-1.0.6-3|38	%makeinstall_std
14cr|gscan2pdf-1.0.6-3|39	
14cr|gscan2pdf-1.0.6-3|40	desktop-file-install --vendor='' \
14cr|gscan2pdf-1.0.6-3|41	--dir=%{buildroot}%{_datadir}/applications \
14cr|gscan2pdf-1.0.6-3|42	--remove-category='Application' \
14cr|gscan2pdf-1.0.6-3|43	%{buildroot}%{_datadir}/applications/*.desktop
14cr|gscan2pdf-1.0.6-3|44	
14cr|gscan2pdf-1.0.6-3|45	#icons
14cr|gscan2pdf-1.0.6-3|46	mkdir -p %{buildroot}/%{_liconsdir}
14cr|gscan2pdf-1.0.6-3|47	convert -resize 48x48 %{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|48	mkdir -p %{buildroot}%{_iconsdir}
14cr|gscan2pdf-1.0.6-3|49	convert -resize 32x32 %{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|50	mkdir -p %{buildroot}%{_miconsdir}
14cr|gscan2pdf-1.0.6-3|51	convert -resize 16x16 %{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|52	
14cr|gscan2pdf-1.0.6-3|53	%find_lang %{name}
14cr|gscan2pdf-1.0.6-3|54	
14cr|gscan2pdf-1.0.6-3|55	%files -f %{name}.lang
14cr|gscan2pdf-1.0.6-3|56	%doc History LICENCE COPYING
14cr|gscan2pdf-1.0.6-3|57	%{_bindir}/*
14cr|gscan2pdf-1.0.6-3|58	%{_datadir}/%{name}
14cr|gscan2pdf-1.0.6-3|59	%{_datadir}/applications/*
14cr|gscan2pdf-1.0.6-3|60	%{perl_vendorlib}/*
14cr|gscan2pdf-1.0.6-3|61	%{_mandir}/man1/*
14cr|gscan2pdf-1.0.6-3|62	%{_liconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|63	%{_iconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|64	%{_miconsdir}/%{name}.png
14cr|gscan2pdf-1.0.6-3|65	%{_datadir}/pixmaps/*.svg
14cr|gscan2pdf-1.0.6-3|66	
14cr|gscan2pdf-1.0.6-3|67	
14cr|gscan2pdf-1.0.6-3|68	
14cr|gscan2pdf-1.0.6-3|69	%changelog
14cr|gscan2pdf-1.0.6-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-3
14cr|gscan2pdf-1.0.6-3|71	+ Revision: 326bed8
14cr|gscan2pdf-1.0.6-3|72	- MassBuild#464: Increase release tag
14cr|gscan2pdf-1.0.6-3|73	
14cr|gscan2pdf-1.0.6-3|74	

1836 14
14cr|gscanbus-0.7.1-11|1	%define name gscanbus
14cr|gscanbus-0.7.1-11|2	%define version 0.7.1
14cr|gscanbus-0.7.1-11|3	%define release  11
14cr|gscanbus-0.7.1-11|4	
14cr|gscanbus-0.7.1-11|5	Summary: A tool to scan IEEE1394 (firewire/i.link) bus
14cr|gscanbus-0.7.1-11|6	Name: %{name}
14cr|gscanbus-0.7.1-11|7	Version: %{version}
14cr|gscanbus-0.7.1-11|8	Release: %{release}
14cr|gscanbus-0.7.1-11|9	Source0: %{name}-%{version}.tar.bz2
14cr|gscanbus-0.7.1-11|10	Patch0: gscanbus-add-destdir.patch
14cr|gscanbus-0.7.1-11|11	Patch1: gscanbus-0.7.1-fix-unterminated-strings.patch
14cr|gscanbus-0.7.1-11|12	License: GPL
14cr|gscanbus-0.7.1-11|13	URL: http://gscanbus.berlios.de/
14cr|gscanbus-0.7.1-11|14	Group: System/Kernel and hardware
14cr|gscanbus-0.7.1-11|15	BuildRequires: pkgconfig(libraw1394)
14cr|gscanbus-0.7.1-11|16	BuildRequires: automake1.4
14cr|gscanbus-0.7.1-11|17	BuildRequires: gtk-devel
14cr|gscanbus-0.7.1-11|18	
14cr|gscanbus-0.7.1-11|19	%description
14cr|gscanbus-0.7.1-11|20	gscanbus is a little bus scanning, testing and topology visualizing tool
14cr|gscanbus-0.7.1-11|21	for the Linux IEEE1394 subsystem, with some AV/C support, especially for
14cr|gscanbus-0.7.1-11|22	controlling Camcorders and VCRs. It is intended as a debugging tool for
14cr|gscanbus-0.7.1-11|23	IEEE1394 development, but can also be used to simply check your IEEE1394
14cr|gscanbus-0.7.1-11|24	setup on Linux.
14cr|gscanbus-0.7.1-11|25	
14cr|gscanbus-0.7.1-11|26	%prep
14cr|gscanbus-0.7.1-11|27	%setup -q
14cr|gscanbus-0.7.1-11|28	%patch0 -p0
14cr|gscanbus-0.7.1-11|29	%patch1 -p0
14cr|gscanbus-0.7.1-11|30	automake-1.4      # patched Makefile.am
14cr|gscanbus-0.7.1-11|31	
14cr|gscanbus-0.7.1-11|32	%build
14cr|gscanbus-0.7.1-11|33	%configure
14cr|gscanbus-0.7.1-11|34	%make
14cr|gscanbus-0.7.1-11|35	
14cr|gscanbus-0.7.1-11|36	%install
14cr|gscanbus-0.7.1-11|37	rm -rf $RPM_BUILD_ROOT
14cr|gscanbus-0.7.1-11|38	mkdir -p $RPM_BUILD_ROOT/etc
14cr|gscanbus-0.7.1-11|39	make install DESTDIR=$RPM_BUILD_ROOT
14cr|gscanbus-0.7.1-11|40	
14cr|gscanbus-0.7.1-11|41	%clean
14cr|gscanbus-0.7.1-11|42	rm -rf $RPM_BUILD_ROOT
14cr|gscanbus-0.7.1-11|43	
14cr|gscanbus-0.7.1-11|44	%files
14cr|gscanbus-0.7.1-11|45	%defattr(-,root,root)
14cr|gscanbus-0.7.1-11|46	%doc README
14cr|gscanbus-0.7.1-11|47	%config(noreplace) %{_sysconfdir}/*
14cr|gscanbus-0.7.1-11|48	%{_bindir}/*
14cr|gscanbus-0.7.1-11|49	
14cr|gscanbus-0.7.1-11|50	
14cr|gscanbus-0.7.1-11|51	
14cr|gscanbus-0.7.1-11|52	
14cr|gscanbus-0.7.1-11|53	
14cr|gscanbus-0.7.1-11|54	%changelog
14cr|gscanbus-0.7.1-11|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-11
14cr|gscanbus-0.7.1-11|56	+ Revision: 7785f7c
14cr|gscanbus-0.7.1-11|57	- MassBuild#464: Increase release tag
14cr|gscanbus-0.7.1-11|58	
14cr|gscanbus-0.7.1-11|59	

1837 14
14cr|gscore-0.0.8-8|1	Summary:	Musical score editor
14cr|gscore-0.0.8-8|2	Name:		gscore
14cr|gscore-0.0.8-8|3	Version:	0.0.8
14cr|gscore-0.0.8-8|4	Release:	8
14cr|gscore-0.0.8-8|5	License:	GPLv2+
14cr|gscore-0.0.8-8|6	Group:		Publishing
14cr|gscore-0.0.8-8|7	Url:		http://www.gscore.org/
14cr|gscore-0.0.8-8|8	Source0:	http://www.gscore.org/targz/%{name}-%{version}.tar.bz2
14cr|gscore-0.0.8-8|9	Patch0:		gscore-0.0.8-install.patch.bz2
14cr|gscore-0.0.8-8|10	Patch1:		gscore-0.0.8.gmodule.patch
14cr|gscore-0.0.8-8|11	BuildRequires:	imagemagick
14cr|gscore-0.0.8-8|12	BuildRequires:	scons
14cr|gscore-0.0.8-8|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gscore-0.0.8-8|14	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gscore-0.0.8-8|15	
14cr|gscore-0.0.8-8|16	%description
14cr|gscore-0.0.8-8|17	Gscore is a non-page-oriented notation program, allowing you to easily write
14cr|gscore-0.0.8-8|18	your scores, as well as import and export in abc format.
14cr|gscore-0.0.8-8|19	
14cr|gscore-0.0.8-8|20	%files
14cr|gscore-0.0.8-8|21	%doc AUTHORS ChangeLog README TODO VERSION
14cr|gscore-0.0.8-8|22	%{_bindir}/%{name}
14cr|gscore-0.0.8-8|23	%{_datadir}/applications/%{name}.desktop
14cr|gscore-0.0.8-8|24	%{_datadir}/%{name}
14cr|gscore-0.0.8-8|25	%{_liconsdir}/%{name}.png
14cr|gscore-0.0.8-8|26	%{_iconsdir}/%{name}.png
14cr|gscore-0.0.8-8|27	%{_miconsdir}/%{name}.png
14cr|gscore-0.0.8-8|28	
14cr|gscore-0.0.8-8|29	#----------------------------------------------------------------------------
14cr|gscore-0.0.8-8|30	
14cr|gscore-0.0.8-8|31	%prep
14cr|gscore-0.0.8-8|32	%setup -q
14cr|gscore-0.0.8-8|33	%patch0 -p1 -b .install
14cr|gscore-0.0.8-8|34	%patch1 -p1 -b .gmodule
14cr|gscore-0.0.8-8|35	
14cr|gscore-0.0.8-8|36	%build
14cr|gscore-0.0.8-8|37	scons
14cr|gscore-0.0.8-8|38	
14cr|gscore-0.0.8-8|39	%install
14cr|gscore-0.0.8-8|40	DESTDIR=%{buildroot} scons install
14cr|gscore-0.0.8-8|41	
14cr|gscore-0.0.8-8|42	#menu
14cr|gscore-0.0.8-8|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gscore-0.0.8-8|44	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gscore-0.0.8-8|45	[Desktop Entry]
14cr|gscore-0.0.8-8|46	Name=GScore
14cr|gscore-0.0.8-8|47	Comment=Musical Score Editor
14cr|gscore-0.0.8-8|48	Exec=%{name}
14cr|gscore-0.0.8-8|49	Icon=%{name}
14cr|gscore-0.0.8-8|50	Terminal=false
14cr|gscore-0.0.8-8|51	Type=Application
14cr|gscore-0.0.8-8|52	Categories=Sound;Player;
14cr|gscore-0.0.8-8|53	EOF
14cr|gscore-0.0.8-8|54	
14cr|gscore-0.0.8-8|55	#icons
14cr|gscore-0.0.8-8|56	mkdir -p %{buildroot}%{_liconsdir}
14cr|gscore-0.0.8-8|57	convert -size 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gscore-0.0.8-8|58	mkdir -p %{buildroot}%{_iconsdir}
14cr|gscore-0.0.8-8|59	convert -size 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gscore-0.0.8-8|60	mkdir -p %{buildroot}%{_miconsdir}
14cr|gscore-0.0.8-8|61	convert -size 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gscore-0.0.8-8|62	
14cr|gscore-0.0.8-8|63	
14cr|gscore-0.0.8-8|64	%changelog
14cr|gscore-0.0.8-8|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-8
14cr|gscore-0.0.8-8|66	+ Revision: 496fd8a
14cr|gscore-0.0.8-8|67	- MassBuild#464: Increase release tag
14cr|gscore-0.0.8-8|68	
14cr|gscore-0.0.8-8|69	

1838 14
14cr|gsd-1.2.2-2|1	Summary: 	Greenbone Security Desktop
14cr|gsd-1.2.2-2|2	Name:		gsd
14cr|gsd-1.2.2-2|3	Version:	1.2.2
14cr|gsd-1.2.2-2|4	Release:	2
14cr|gsd-1.2.2-2|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
14cr|gsd-1.2.2-2|6	patch1:		gsd-1.2.2.ompentity.patch
14cr|gsd-1.2.2-2|7	Group:		System/Configuration/Networking
14cr|gsd-1.2.2-2|8	Url:		http://www.openvas.org
14cr|gsd-1.2.2-2|9	License:	GPLv2+
14cr|gsd-1.2.2-2|10	BuildRequires:	cmake
14cr|gsd-1.2.2-2|11	BuildRequires:	openvas-devel >= 4.0
14cr|gsd-1.2.2-2|12	BuildRequires:	doxygen
14cr|gsd-1.2.2-2|13	BuildRequires:	qt4-devel
14cr|gsd-1.2.2-2|14	Requires:	openvas-manager
14cr|gsd-1.2.2-2|15	
14cr|gsd-1.2.2-2|16	%description
14cr|gsd-1.2.2-2|17	The GSD is a desktop client that connects to the OpenVAS Manager using
14cr|gsd-1.2.2-2|18	the OMP protocol.
14cr|gsd-1.2.2-2|19	
14cr|gsd-1.2.2-2|20	It uses the Qt framework for the GUI and is implemented in C++.  Main
14cr|gsd-1.2.2-2|21	dependencies are qt4, gnutls, glib and openvas-libraries.
14cr|gsd-1.2.2-2|22	
14cr|gsd-1.2.2-2|23	%prep
14cr|gsd-1.2.2-2|24	%setup -q -n %name-%version
14cr|gsd-1.2.2-2|25	%patch1 -p1 -b .ompentity
14cr|gsd-1.2.2-2|26	
14cr|gsd-1.2.2-2|27	sed -i -e 's#-Werror##' CMakeLists.txt
14cr|gsd-1.2.2-2|28	
14cr|gsd-1.2.2-2|29	%build
14cr|gsd-1.2.2-2|30	export LDFLAGS="-lopenvas_misc -lglib-2.0 -lgnutls"
14cr|gsd-1.2.2-2|31	%cmake -DSYSCONFDIR=%{_sysconfdir}
14cr|gsd-1.2.2-2|32	%make
14cr|gsd-1.2.2-2|33	
14cr|gsd-1.2.2-2|34	%install
14cr|gsd-1.2.2-2|35	%makeinstall_std -C build
14cr|gsd-1.2.2-2|36	
14cr|gsd-1.2.2-2|37	%files
14cr|gsd-1.2.2-2|38	%defattr(-,root,root)
14cr|gsd-1.2.2-2|39	%config(noreplace) %{_sysconfdir}/openvas/gsd_log.conf
14cr|gsd-1.2.2-2|40	%{_bindir}/gsd
14cr|gsd-1.2.2-2|41	%{_mandir}/man8/gsd.8*
14cr|gsd-1.2.2-2|42	%{_datadir}/openvas/*.html
14cr|gsd-1.2.2-2|43	%{_datadir}/openvas/translations/gsd_*.qm
14cr|gsd-1.2.2-2|44	
14cr|gsd-1.2.2-2|45	
14cr|gsd-1.2.2-2|46	
14cr|gsd-1.2.2-2|47	%changelog
14cr|gsd-1.2.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|gsd-1.2.2-2|49	+ Revision: 587a4df
14cr|gsd-1.2.2-2|50	- MassBuild#464: Increase release tag
14cr|gsd-1.2.2-2|51	
14cr|gsd-1.2.2-2|52	

1839 14
14cr|gset-compiz-0.3.4-13|1	Summary:	A compiz configuration tool
14cr|gset-compiz-0.3.4-13|2	Name:		gset-compiz
14cr|gset-compiz-0.3.4-13|3	Version:	0.3.4
14cr|gset-compiz-0.3.4-13|4	Release:	13
14cr|gset-compiz-0.3.4-13|5	License:	GPLv2+
14cr|gset-compiz-0.3.4-13|6	Group:		System/X11
14cr|gset-compiz-0.3.4-13|7	Url:		http://www.compiz.net/
14cr|gset-compiz-0.3.4-13|8	Source0:	http://3v1n0.tuxfamily.org/src/%{name}-%{version}.tar.bz2
14cr|gset-compiz-0.3.4-13|9	Patch0:		gset-compiz-lib_path.patch
14cr|gset-compiz-0.3.4-13|10	Patch1:		gset-compiz-0.3.4-root.patch
14cr|gset-compiz-0.3.4-13|11	Patch2:		gset-compiz-0.3.4-keys.patch
14cr|gset-compiz-0.3.4-13|12	Patch3:		gset-compiz-automake1.10.diff
14cr|gset-compiz-0.3.4-13|13	Patch4:		gset-compiz-0.3.4-about_close.patch
14cr|gset-compiz-0.3.4-13|14	Patch5:		gset-compiz-0.3.4-iValue.patch
14cr|gset-compiz-0.3.4-13|15	BuildRequires:	desktop-file-utils
14cr|gset-compiz-0.3.4-13|16	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gset-compiz-0.3.4-13|17	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gset-compiz-0.3.4-13|18	
14cr|gset-compiz-0.3.4-13|19	%description
14cr|gset-compiz-0.3.4-13|20	gset-compiz is a GTK tool to configure compiz.
14cr|gset-compiz-0.3.4-13|21	
14cr|gset-compiz-0.3.4-13|22	%files
14cr|gset-compiz-0.3.4-13|23	%doc README
14cr|gset-compiz-0.3.4-13|24	%{_bindir}/%{name}
14cr|gset-compiz-0.3.4-13|25	%{_datadir}/applications/%{name}.desktop
14cr|gset-compiz-0.3.4-13|26	%{_datadir}/%{name}/gset.glade
14cr|gset-compiz-0.3.4-13|27	%{_datadir}/pixmaps/%{name}.png
14cr|gset-compiz-0.3.4-13|28	
14cr|gset-compiz-0.3.4-13|29	#----------------------------------------------------------------------------
14cr|gset-compiz-0.3.4-13|30	
14cr|gset-compiz-0.3.4-13|31	%prep
14cr|gset-compiz-0.3.4-13|32	%setup -q
14cr|gset-compiz-0.3.4-13|33	#% patch0 -p1 -b .lib_path
14cr|gset-compiz-0.3.4-13|34	%patch1 -p1 -b .root
14cr|gset-compiz-0.3.4-13|35	%patch2 -p1 -b .keys
14cr|gset-compiz-0.3.4-13|36	%patch3 -p0 -b .automake1.10
14cr|gset-compiz-0.3.4-13|37	%patch4 -p1 -b .about_close
14cr|gset-compiz-0.3.4-13|38	%patch5 -p1 -b .iValue
14cr|gset-compiz-0.3.4-13|39	perl -pi -e 's/\.png$//' data/%{name}.desktop
14cr|gset-compiz-0.3.4-13|40	chmod go+r src/gset.c
14cr|gset-compiz-0.3.4-13|41	
14cr|gset-compiz-0.3.4-13|42	%build
14cr|gset-compiz-0.3.4-13|43	export LIBS="-l X11"
14cr|gset-compiz-0.3.4-13|44	autoreconf -fi
14cr|gset-compiz-0.3.4-13|45	%configure2_5x
14cr|gset-compiz-0.3.4-13|46	%make
14cr|gset-compiz-0.3.4-13|47	
14cr|gset-compiz-0.3.4-13|48	%install
14cr|gset-compiz-0.3.4-13|49	%makeinstall
14cr|gset-compiz-0.3.4-13|50	rm -f %{buildroot}%{_datadir}/%{name}/README
14cr|gset-compiz-0.3.4-13|51	
14cr|gset-compiz-0.3.4-13|52	desktop-file-install \
14cr|gset-compiz-0.3.4-13|53	--vendor="" \
14cr|gset-compiz-0.3.4-13|54	--remove-category="Application" \
14cr|gset-compiz-0.3.4-13|55	--add-category="X-MandrivaLinux-System-Configuration-Other" \
14cr|gset-compiz-0.3.4-13|56	--dir %{buildroot}%{_datadir}/applications \
14cr|gset-compiz-0.3.4-13|57	%{buildroot}%{_datadir}/applications/*.desktop
14cr|gset-compiz-0.3.4-13|58	
14cr|gset-compiz-0.3.4-13|59	
14cr|gset-compiz-0.3.4-13|60	%changelog
14cr|gset-compiz-0.3.4-13|61	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-13
14cr|gset-compiz-0.3.4-13|62	+ Revision: f0dbb21
14cr|gset-compiz-0.3.4-13|63	- Spec cleanup
14cr|gset-compiz-0.3.4-13|64	
14cr|gset-compiz-0.3.4-13|65	

1840 14
14cr|gsetroot-1.1-2|1	%define name	gsetroot
14cr|gsetroot-1.1-2|2	%define version	1.1
14cr|gsetroot-1.1-2|3	%define release	2
14cr|gsetroot-1.1-2|4	
14cr|gsetroot-1.1-2|5	Summary:	Gtk-based front-end for Esetroot
14cr|gsetroot-1.1-2|6	Name:		%{name}
14cr|gsetroot-1.1-2|7	Version:	%{version}
14cr|gsetroot-1.1-2|8	Release:	%mkrel %{release}
14cr|gsetroot-1.1-2|9	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gsetroot-1.1-2|10	License:	GPLv2
14cr|gsetroot-1.1-2|11	Group:		Graphical desktop/GNOME
14cr|gsetroot-1.1-2|12	Url:		http://gsetroot.sf.net
14cr|gsetroot-1.1-2|13	BuildRequires:	gtk2-devel
14cr|gsetroot-1.1-2|14	Requires:	eterm
14cr|gsetroot-1.1-2|15	
14cr|gsetroot-1.1-2|16	%description
14cr|gsetroot-1.1-2|17	Use it to configure root window under a Window Manager like FluxBox,
14cr|gsetroot-1.1-2|18	Enlightenment, WindowMaker, NextStep, BlackBox..
14cr|gsetroot-1.1-2|19	
14cr|gsetroot-1.1-2|20	%prep
14cr|gsetroot-1.1-2|21	%setup -q
14cr|gsetroot-1.1-2|22	
14cr|gsetroot-1.1-2|23	%build
14cr|gsetroot-1.1-2|24	%configure2_5x
14cr|gsetroot-1.1-2|25	%make
14cr|gsetroot-1.1-2|26	
14cr|gsetroot-1.1-2|27	%install
14cr|gsetroot-1.1-2|28	rm -rf %{buildroot}
14cr|gsetroot-1.1-2|29	%makeinstall_std
14cr|gsetroot-1.1-2|30	
14cr|gsetroot-1.1-2|31	rm -rf %{buildroot}/usr/doc/*
14cr|gsetroot-1.1-2|32	
14cr|gsetroot-1.1-2|33	%clean
14cr|gsetroot-1.1-2|34	rm -rf %{buildroot}
14cr|gsetroot-1.1-2|35	
14cr|gsetroot-1.1-2|36	%files
14cr|gsetroot-1.1-2|37	%defattr(-,root,root)
14cr|gsetroot-1.1-2|38	%doc AUTHORS README ChangeLog
14cr|gsetroot-1.1-2|39	%{_bindir}/%{name}
14cr|gsetroot-1.1-2|40	
14cr|gsetroot-1.1-2|41	
14cr|gsetroot-1.1-2|42	
14cr|gsetroot-1.1-2|43	%changelog
14cr|gsetroot-1.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|gsetroot-1.1-2|45	+ Revision: 3b8d5ec
14cr|gsetroot-1.1-2|46	- MassBuild#464: Increase release tag
14cr|gsetroot-1.1-2|47	
14cr|gsetroot-1.1-2|48	

1841 14
14cr|gsh-1.0.2-12|1	%define name         	gsh
14cr|gsh-1.0.2-12|2	%define version      	1.0.2
14cr|gsh-1.0.2-12|3	%define release		12
14cr|gsh-1.0.2-12|4	
14cr|gsh-1.0.2-12|5	Name: 		%{name}
14cr|gsh-1.0.2-12|6	Version: 	%{version}
14cr|gsh-1.0.2-12|7	Release:	%{release}
14cr|gsh-1.0.2-12|8	Summary: 	Run commands on other hosts through ssh
14cr|gsh-1.0.2-12|9	License: 	GPL
14cr|gsh-1.0.2-12|10	Group: 		Networking/Remote access
14cr|gsh-1.0.2-12|11	Url:		http://outflux.net/unix/software/gsh/
14cr|gsh-1.0.2-12|12	Source0: 	%{name}-%{version}.tar.bz2
14cr|gsh-1.0.2-12|13	buildrequires:	perl-devel
14cr|gsh-1.0.2-12|14	Requires:	openssh, openssh-clients, perl
14cr|gsh-1.0.2-12|15	Prefix:		%{_prefix}
14cr|gsh-1.0.2-12|16	buildArch:	noarch
14cr|gsh-1.0.2-12|17	
14cr|gsh-1.0.2-12|18	%description
14cr|gsh-1.0.2-12|19	Run commands on other hosts through ssh
14cr|gsh-1.0.2-12|20	
14cr|gsh-1.0.2-12|21	%prep
14cr|gsh-1.0.2-12|22	%setup -n %{name}-%{version}
14cr|gsh-1.0.2-12|23	
14cr|gsh-1.0.2-12|24	%build
14cr|gsh-1.0.2-12|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|gsh-1.0.2-12|26	%make
14cr|gsh-1.0.2-12|27	
14cr|gsh-1.0.2-12|28	%install
14cr|gsh-1.0.2-12|29	%makeinstall_std
14cr|gsh-1.0.2-12|30	
14cr|gsh-1.0.2-12|31	mkdir -p %{buildroot}/etc
14cr|gsh-1.0.2-12|32	
14cr|gsh-1.0.2-12|33	cat > $RPM_BUILD_ROOT/etc/ghosts <<EOF
14cr|gsh-1.0.2-12|34	# Macros
14cr|gsh-1.0.2-12|35	#mdkprod=mdk82
14cr|gsh-1.0.2-12|36	# Machines
14cr|gsh-1.0.2-12|37	# Name		Group		Hardware	OS
14cr|gsh-1.0.2-12|38	#n1		prod		intel		linux
14cr|gsh-1.0.2-12|39	EOF
14cr|gsh-1.0.2-12|40	
14cr|gsh-1.0.2-12|41	%files
14cr|gsh-1.0.2-12|42	%defattr (-,root,root)
14cr|gsh-1.0.2-12|43	%doc LICENSE MANIFEST README TODO
14cr|gsh-1.0.2-12|44	%attr(755,root,root) %{_bindir}/gsh
14cr|gsh-1.0.2-12|45	%attr(755,root,root) %{_bindir}/ghosts
14cr|gsh-1.0.2-12|46	%attr(755,root,root) %{perl_vendorlib}/*
14cr|gsh-1.0.2-12|47	%{_mandir}/man1/*
14cr|gsh-1.0.2-12|48	%config(noreplace) /etc/ghosts
14cr|gsh-1.0.2-12|49	
14cr|gsh-1.0.2-12|50	
14cr|gsh-1.0.2-12|51	
14cr|gsh-1.0.2-12|52	
14cr|gsh-1.0.2-12|53	
14cr|gsh-1.0.2-12|54	%changelog
14cr|gsh-1.0.2-12|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-12
14cr|gsh-1.0.2-12|56	+ Revision: 7d37702
14cr|gsh-1.0.2-12|57	- MassBuild#464: Increase release tag
14cr|gsh-1.0.2-12|58	
14cr|gsh-1.0.2-12|59	

1842 14
14cr|gshowtv-1.2.2-7|1	%define oname GShowTV
14cr|gshowtv-1.2.2-7|2	
14cr|gshowtv-1.2.2-7|3	Name: gshowtv
14cr|gshowtv-1.2.2-7|4	Summary: %{oname} - A Gnome TV Guide
14cr|gshowtv-1.2.2-7|5	
14cr|gshowtv-1.2.2-7|6	Version: 1.2.2
14cr|gshowtv-1.2.2-7|7	Release: 7
14cr|gshowtv-1.2.2-7|8	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gshowtv-1.2.2-7|9	URL: http://gshowtv.sourceforge.net/
14cr|gshowtv-1.2.2-7|10	License: GPL
14cr|gshowtv-1.2.2-7|11	Group: Graphical desktop/GNOME
14cr|gshowtv-1.2.2-7|12	BuildArch: noarch
14cr|gshowtv-1.2.2-7|13	BuildRequires: perl-Gtk2
14cr|gshowtv-1.2.2-7|14	BuildRequires: perl(Locale::TextDomain)
14cr|gshowtv-1.2.2-7|15	BuildRequires: desktop-file-utils
14cr|gshowtv-1.2.2-7|16	buildrequires:	perl-devel
14cr|gshowtv-1.2.2-7|17	Requires: xmltv-druid
14cr|gshowtv-1.2.2-7|18	Requires: perl-%{oname}
14cr|gshowtv-1.2.2-7|19	
14cr|gshowtv-1.2.2-7|20	%package -n perl-%{oname}
14cr|gshowtv-1.2.2-7|21	Summary: Perl module used by %{oname}
14cr|gshowtv-1.2.2-7|22	
14cr|gshowtv-1.2.2-7|23	License: GPL
14cr|gshowtv-1.2.2-7|24	Group: Development/GNOME and GTK+
14cr|gshowtv-1.2.2-7|25	Requires: perl-Gtk2
14cr|gshowtv-1.2.2-7|26	Requires: perl(Locale::TextDomain)
14cr|gshowtv-1.2.2-7|27	
14cr|gshowtv-1.2.2-7|28	%description
14cr|gshowtv-1.2.2-7|29	%{oname} is a TV program schedule viewer and a Personal Video Recorder GUI.
14cr|gshowtv-1.2.2-7|30	
14cr|gshowtv-1.2.2-7|31	%{oname}'s basic purpose is to provide a nice GUI for viewing tv program
14cr|gshowtv-1.2.2-7|32	schedule information and for recording the programs. GShow TV doesnt itself
14cr|gshowtv-1.2.2-7|33	do the recording of the selected programs, rather it uses any PVR solution
14cr|gshowtv-1.2.2-7|34	that exists. GShow TV is globally usable as it uses XMLTV to access the
14cr|gshowtv-1.2.2-7|35	program schedules, and xmltv has support for multitude of countries.
14cr|gshowtv-1.2.2-7|36	
14cr|gshowtv-1.2.2-7|37	%description -n perl-%{oname}
14cr|gshowtv-1.2.2-7|38	%{oname} uses this perl module in its script.
14cr|gshowtv-1.2.2-7|39	
14cr|gshowtv-1.2.2-7|40	%prep
14cr|gshowtv-1.2.2-7|41	%setup -n %{name} -q
14cr|gshowtv-1.2.2-7|42	perl -pi -e "s|.png||" %{name}.desktop
14cr|gshowtv-1.2.2-7|43	
14cr|gshowtv-1.2.2-7|44	%build
14cr|gshowtv-1.2.2-7|45	perl Makefile.PL PREFIX=/usr \
14cr|gshowtv-1.2.2-7|46	INSTALLSITESCRIPT=%{_bindir} \
14cr|gshowtv-1.2.2-7|47	INSTALLSITEMAN1DIR=%{_mandir}/1 \
14cr|gshowtv-1.2.2-7|48	INSTALLSITELIB=%{perl_vendorlib}
14cr|gshowtv-1.2.2-7|49	
14cr|gshowtv-1.2.2-7|50	%make
14cr|gshowtv-1.2.2-7|51	
14cr|gshowtv-1.2.2-7|52	%install
14cr|gshowtv-1.2.2-7|53	%makeinstall DESTDIR=%{buildroot}
14cr|gshowtv-1.2.2-7|54	
14cr|gshowtv-1.2.2-7|55	desktop-file-install --vendor="" \
14cr|gshowtv-1.2.2-7|56	--remove-category="Application" \
14cr|gshowtv-1.2.2-7|57	--remove-category="AudioVideo" \
14cr|gshowtv-1.2.2-7|58	--remove-key="Encoding" \
14cr|gshowtv-1.2.2-7|59	--add-category="GTK" \
14cr|gshowtv-1.2.2-7|60	--add-category="X-MandrivaLinux-Multimedia-Video" \
14cr|gshowtv-1.2.2-7|61	--dir %{buildroot}%{_datadir}/applications/ \
14cr|gshowtv-1.2.2-7|62	%{buildroot}%{_datadir}/applications/*
14cr|gshowtv-1.2.2-7|63	
14cr|gshowtv-1.2.2-7|64	%find_lang %{name}
14cr|gshowtv-1.2.2-7|65	
14cr|gshowtv-1.2.2-7|66	%files -f %{name}.lang
14cr|gshowtv-1.2.2-7|67	%doc AUTHORS KNOWN_ISSUES README TODO
14cr|gshowtv-1.2.2-7|68	%{_bindir}/%{name}
14cr|gshowtv-1.2.2-7|69	%{_datadir}/%{name}
14cr|gshowtv-1.2.2-7|70	%{_datadir}/applications/%{name}.desktop
14cr|gshowtv-1.2.2-7|71	%{_datadir}/gnome/help/%{name}
14cr|gshowtv-1.2.2-7|72	%{_datadir}/pixmaps/%{name}.png
14cr|gshowtv-1.2.2-7|73	%{_mandir}/1/%{name}.*
14cr|gshowtv-1.2.2-7|74	
14cr|gshowtv-1.2.2-7|75	%files -n perl-%{oname}
14cr|gshowtv-1.2.2-7|76	%doc AUTHORS KNOWN_ISSUES README TODO
14cr|gshowtv-1.2.2-7|77	%{perl_vendorlib}/%{oname}
14cr|gshowtv-1.2.2-7|78	
14cr|gshowtv-1.2.2-7|79	
14cr|gshowtv-1.2.2-7|80	
14cr|gshowtv-1.2.2-7|81	
14cr|gshowtv-1.2.2-7|82	%changelog
14cr|gshowtv-1.2.2-7|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-7
14cr|gshowtv-1.2.2-7|84	+ Revision: be2517e
14cr|gshowtv-1.2.2-7|85	- MassBuild#464: Increase release tag
14cr|gshowtv-1.2.2-7|86	
14cr|gshowtv-1.2.2-7|87	

1843 14
14cr|gshutdown-0.2-1|1	Name:		gshutdown
14cr|gshutdown-0.2-1|2	Version:	0.2
14cr|gshutdown-0.2-1|3	Release:	1
14cr|gshutdown-0.2-1|4	Summary:	Advanced shut down utility
14cr|gshutdown-0.2-1|5	Group:		System/Configuration/Boot and Init
14cr|gshutdown-0.2-1|6	License:	GPLv2+
14cr|gshutdown-0.2-1|7	URL:		http://gshutdown.tuxfamily.org/
14cr|gshutdown-0.2-1|8	Source0:	http://gshutdown.tuxfamily.org/release/%{name}-%{version}.tar.gz
14cr|gshutdown-0.2-1|9	BuildRequires:	desktop-file-utils
14cr|gshutdown-0.2-1|10	BuildRequires:	gettext-devel
14cr|gshutdown-0.2-1|11	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gshutdown-0.2-1|12	BuildRequires:	pkgconfig(libnotify)
14cr|gshutdown-0.2-1|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|gshutdown-0.2-1|14	Patch0: gshutdown-0.2.libnotify-api.patch
14cr|gshutdown-0.2-1|15	Patch1: gshutdown-0.2.explicitlink.patch
14cr|gshutdown-0.2-1|16	Patch2: gshutdown-0.2-glib.patch
14cr|gshutdown-0.2-1|17	Patch3: gshutdown-0.2-format-security.patch
14cr|gshutdown-0.2-1|18	
14cr|gshutdown-0.2-1|19	%description
14cr|gshutdown-0.2-1|20	GShutdown is an advanced shutdown utility which
14cr|gshutdown-0.2-1|21	allows you to schedule the shutdown or the restart
14cr|gshutdown-0.2-1|22	of your computer, or logout your actual session.
14cr|gshutdown-0.2-1|23	Can be use under Gnome, Xfce and KDE.
14cr|gshutdown-0.2-1|24	
14cr|gshutdown-0.2-1|25	%prep
14cr|gshutdown-0.2-1|26	%setup -q -n %{name}-%{version}
14cr|gshutdown-0.2-1|27	%patch0 -p1 -b .libnotify-api
14cr|gshutdown-0.2-1|28	%patch1 -p1 -b .explicitlink
14cr|gshutdown-0.2-1|29	%patch2 -p1 -b .glib
14cr|gshutdown-0.2-1|30	%patch3 -p1
14cr|gshutdown-0.2-1|31	
14cr|gshutdown-0.2-1|32	%build
14cr|gshutdown-0.2-1|33	%configure
14cr|gshutdown-0.2-1|34	%make
14cr|gshutdown-0.2-1|35	
14cr|gshutdown-0.2-1|36	%install
14cr|gshutdown-0.2-1|37	%makeinstall_std INSTALL="install -p"
14cr|gshutdown-0.2-1|38	
14cr|gshutdown-0.2-1|39	desktop-file-install					\
14cr|gshutdown-0.2-1|40	--vendor ""					\
14cr|gshutdown-0.2-1|41	--dir %{buildroot}/%{_datadir}/applications	\
14cr|gshutdown-0.2-1|42	--mode 0644					\
14cr|gshutdown-0.2-1|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gshutdown-0.2-1|44	
14cr|gshutdown-0.2-1|45	%find_lang %{name}
14cr|gshutdown-0.2-1|46	
14cr|gshutdown-0.2-1|47	%clean
14cr|gshutdown-0.2-1|48	
14cr|gshutdown-0.2-1|49	%post
14cr|gshutdown-0.2-1|50	touch --no-create %{_datadir}/icons/hicolor || :
14cr|gshutdown-0.2-1|51	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|gshutdown-0.2-1|52	
14cr|gshutdown-0.2-1|53	%postun
14cr|gshutdown-0.2-1|54	touch --no-create %{_datadir}/icons/hicolor || :
14cr|gshutdown-0.2-1|55	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|gshutdown-0.2-1|56	
14cr|gshutdown-0.2-1|57	%files -f %{name}.lang
14cr|gshutdown-0.2-1|58	%doc COPYING AUTHORS ChangeLog README
14cr|gshutdown-0.2-1|59	%{_bindir}/%{name}
14cr|gshutdown-0.2-1|60	%{_datadir}/%{name}
14cr|gshutdown-0.2-1|61	%{_datadir}/applications/%{name}.desktop
14cr|gshutdown-0.2-1|62	%{_mandir}/man1/%{name}*
14cr|gshutdown-0.2-1|63	%{_datadir}/pixmaps/%{name}.png
14cr|gshutdown-0.2-1|64	
14cr|gshutdown-0.2-1|65	%changelog
14cr|gshutdown-0.2-1|66	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-1
14cr|gshutdown-0.2-1|67	+ Revision: ad93b4e
14cr|gshutdown-0.2-1|68	- Imported from SRPM
14cr|gshutdown-0.2-1|69	
14cr|gshutdown-0.2-1|70	

1844 14
14cr|gslist-0.8.10d-4|1	%define	name	gslist
14cr|gslist-0.8.10d-4|2	%define	version	0.8.10d
14cr|gslist-0.8.10d-4|3	
14cr|gslist-0.8.10d-4|4	Summary:	Gslist is a command-line game servers browser and heartbeats sender
14cr|gslist-0.8.10d-4|5	Name:		%{name}
14cr|gslist-0.8.10d-4|6	Version:	%{version}
14cr|gslist-0.8.10d-4|7	Release:	4
14cr|gslist-0.8.10d-4|8	Group:		Networking/Other
14cr|gslist-0.8.10d-4|9	License:	GPL
14cr|gslist-0.8.10d-4|10	URL:		http://aluigi.altervista.org/papers.htm#gslist
14cr|gslist-0.8.10d-4|11	Source0:	%{name}.zip
14cr|gslist-0.8.10d-4|12	patch0:		gslist-0.8.10d.fixmake.patch
14cr|gslist-0.8.10d-4|13	buildrequires:	pkgconfig(geoip)
14cr|gslist-0.8.10d-4|14	buildrequires:	mysql-devel
14cr|gslist-0.8.10d-4|15	
14cr|gslist-0.8.10d-4|16	%description
14cr|gslist-0.8.10d-4|17	Gslist is a command-line game servers browser and heartbeats sender,
14cr|gslist-0.8.10d-4|18	it supports an incredible amount of games and moreover a lot of
14cr|gslist-0.8.10d-4|19	options making it simple and complete at the same time.
14cr|gslist-0.8.10d-4|20	It can run a specific application for each gameserver,
14cr|gslist-0.8.10d-4|21	can request informations, lets you to filter the servers list
14cr|gslist-0.8.10d-4|22	(for country, gamename, port, number of players...) and more.
14cr|gslist-0.8.10d-4|23	
14cr|gslist-0.8.10d-4|24	%prep
14cr|gslist-0.8.10d-4|25	%setup -c %{name}
14cr|gslist-0.8.10d-4|26	%patch0 -p1 -b .fixmake
14cr|gslist-0.8.10d-4|27	
14cr|gslist-0.8.10d-4|28	%build
14cr|gslist-0.8.10d-4|29	make clean
14cr|gslist-0.8.10d-4|30	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|gslist-0.8.10d-4|31	
14cr|gslist-0.8.10d-4|32	%install
14cr|gslist-0.8.10d-4|33	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|gslist-0.8.10d-4|34	
14cr|gslist-0.8.10d-4|35	%files
14cr|gslist-0.8.10d-4|36	%defattr(-,root,root)
14cr|gslist-0.8.10d-4|37	%doc gslist.txt
14cr|gslist-0.8.10d-4|38	%{_bindir}/%{name}
14cr|gslist-0.8.10d-4|39	%{_bindir}/%{name}sql
14cr|gslist-0.8.10d-4|40	
14cr|gslist-0.8.10d-4|41	
14cr|gslist-0.8.10d-4|42	
14cr|gslist-0.8.10d-4|43	
14cr|gslist-0.8.10d-4|44	%changelog
14cr|gslist-0.8.10d-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.10d-4
14cr|gslist-0.8.10d-4|46	+ Revision: fd709a0
14cr|gslist-0.8.10d-4|47	- MassBuild#464: Increase release tag
14cr|gslist-0.8.10d-4|48	
14cr|gslist-0.8.10d-4|49	

1845 14
14cr|gsmartcontrol-0.8.7-70|1	%define debug_package   %{nil}
14cr|gsmartcontrol-0.8.7-70|2	%define distsuffix mrb
14cr|gsmartcontrol-0.8.7-70|3	
14cr|gsmartcontrol-0.8.7-70|4	
14cr|gsmartcontrol-0.8.7-70|5	Name:		gsmartcontrol
14cr|gsmartcontrol-0.8.7-70|6	Version:	0.8.7
14cr|gsmartcontrol-0.8.7-70|7	Release:	70
14cr|gsmartcontrol-0.8.7-70|8	License:	GPLv2, GPLv3
14cr|gsmartcontrol-0.8.7-70|9	Url:		http://gsmartcontrol.berlios.de
14cr|gsmartcontrol-0.8.7-70|10	Group:		System/Kernel and hardware
14cr|gsmartcontrol-0.8.7-70|11	Source0:	http://download.berlios.de/%{name}/%{name}-%{version}.tar.bz2
14cr|gsmartcontrol-0.8.7-70|12	Summary:	GSmartControl - Hard Disk Health Inspection Tool
14cr|gsmartcontrol-0.8.7-70|13	Requires:	gtkmm2.4 >= 2.12.0
14cr|gsmartcontrol-0.8.7-70|14	Requires:	smartmontools
14cr|gsmartcontrol-0.8.7-70|15	Requires:	usermode-consoleonly
14cr|gsmartcontrol-0.8.7-70|16	BuildRequires:	pkgconfig(libpcre)
14cr|gsmartcontrol-0.8.7-70|17	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.12.0
14cr|gsmartcontrol-0.8.7-70|18	
14cr|gsmartcontrol-0.8.7-70|19	
14cr|gsmartcontrol-0.8.7-70|20	%description
14cr|gsmartcontrol-0.8.7-70|21	GUI for smartctl, which is a tool for
14cr|gsmartcontrol-0.8.7-70|22	querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
14cr|gsmartcontrol-0.8.7-70|23	Technology) data in hard disk drives. It allows you to inspect the drive's
14cr|gsmartcontrol-0.8.7-70|24	SMART data to determine its health, as well as run various tests on it.
14cr|gsmartcontrol-0.8.7-70|25	
14cr|gsmartcontrol-0.8.7-70|26	%prep
14cr|gsmartcontrol-0.8.7-70|27	%setup -q
14cr|gsmartcontrol-0.8.7-70|28	sed -i -e "s/Exec=.*gsmartcontrol-root\"/Exec=gsmartcontrol/" data/gsmartcontrol.desktop.in
14cr|gsmartcontrol-0.8.7-70|29	
14cr|gsmartcontrol-0.8.7-70|30	%build
14cr|gsmartcontrol-0.8.7-70|31	%configure2_5x
14cr|gsmartcontrol-0.8.7-70|32	%make
14cr|gsmartcontrol-0.8.7-70|33	
14cr|gsmartcontrol-0.8.7-70|34	%install
14cr|gsmartcontrol-0.8.7-70|35	%makeinstall_std
14cr|gsmartcontrol-0.8.7-70|36	
14cr|gsmartcontrol-0.8.7-70|37	mkdir %{buildroot}%{_sbindir}
14cr|gsmartcontrol-0.8.7-70|38	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14cr|gsmartcontrol-0.8.7-70|39	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|gsmartcontrol-0.8.7-70|40	
14cr|gsmartcontrol-0.8.7-70|41	# dirty fix mugged from rawhide
14cr|gsmartcontrol-0.8.7-70|42	rm %{buildroot}%{_bindir}/%{name}-root
14cr|gsmartcontrol-0.8.7-70|43	
14cr|gsmartcontrol-0.8.7-70|44	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|gsmartcontrol-0.8.7-70|45	cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|gsmartcontrol-0.8.7-70|46	#%%PAM-1.0
14cr|gsmartcontrol-0.8.7-70|47	auth		include		config-util
14cr|gsmartcontrol-0.8.7-70|48	account		include		config-util
14cr|gsmartcontrol-0.8.7-70|49	session		include		config-util
14cr|gsmartcontrol-0.8.7-70|50	EOF
14cr|gsmartcontrol-0.8.7-70|51	
14cr|gsmartcontrol-0.8.7-70|52	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|gsmartcontrol-0.8.7-70|53	cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|gsmartcontrol-0.8.7-70|54	USER=root
14cr|gsmartcontrol-0.8.7-70|55	PROGRAM=/usr/sbin/gsmartcontrol
14cr|gsmartcontrol-0.8.7-70|56	SESSION=true
14cr|gsmartcontrol-0.8.7-70|57	EOF
14cr|gsmartcontrol-0.8.7-70|58	# end
14cr|gsmartcontrol-0.8.7-70|59	
14cr|gsmartcontrol-0.8.7-70|60	%files
14cr|gsmartcontrol-0.8.7-70|61	%doc %{_datadir}/doc/%{name}
14cr|gsmartcontrol-0.8.7-70|62	%{_bindir}/*
14cr|gsmartcontrol-0.8.7-70|63	%{_sbindir}/%{name}
14cr|gsmartcontrol-0.8.7-70|64	%{_datadir}/%{name}
14cr|gsmartcontrol-0.8.7-70|65	%{_datadir}/applications/%{name}.desktop
14cr|gsmartcontrol-0.8.7-70|66	%{_datadir}/icons/*
14cr|gsmartcontrol-0.8.7-70|67	%{_datadir}/pixmaps/*
14cr|gsmartcontrol-0.8.7-70|68	%{_mandir}/man1/%{name}-root.1*
14cr|gsmartcontrol-0.8.7-70|69	%{_mandir}/man1/%{name}.1*
14cr|gsmartcontrol-0.8.7-70|70	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|gsmartcontrol-0.8.7-70|71	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|gsmartcontrol-0.8.7-70|72	
14cr|gsmartcontrol-0.8.7-70|73	
14cr|gsmartcontrol-0.8.7-70|74	%changelog
14cr|gsmartcontrol-0.8.7-70|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.7-70
14cr|gsmartcontrol-0.8.7-70|76	+ Revision: 1e815eb
14cr|gsmartcontrol-0.8.7-70|77	- MassBuild#464: Increase release tag
14cr|gsmartcontrol-0.8.7-70|78	
14cr|gsmartcontrol-0.8.7-70|79	

1846 14
14cr|gsmd-0-0.20070701.3|1	%define	name	gsmd
14cr|gsmd-0-0.20070701.3|2	%define	version	0
14cr|gsmd-0-0.20070701.3|3	%define	svnrel	20070701
14cr|gsmd-0-0.20070701.3|4	%define	release %mkrel 0.%{svnrel}.3
14cr|gsmd-0-0.20070701.3|5	
14cr|gsmd-0-0.20070701.3|6	%define major 0
14cr|gsmd-0-0.20070701.3|7	%define libname %mklibname %{name} %{major}
14cr|gsmd-0-0.20070701.3|8	%define	devname	%mklibname -d %{name}
14cr|gsmd-0-0.20070701.3|9	
14cr|gsmd-0-0.20070701.3|10	Summary: 	GSM daemon for OpenMoko
14cr|gsmd-0-0.20070701.3|11	Name: 		%{name}
14cr|gsmd-0-0.20070701.3|12	Version: 	%{version}
14cr|gsmd-0-0.20070701.3|13	Release: 	%{release}
14cr|gsmd-0-0.20070701.3|14	Group: 		System/Servers
14cr|gsmd-0-0.20070701.3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gsmd-0-0.20070701.3|16	License: 	GPL
14cr|gsmd-0-0.20070701.3|17	URL: 		http://www.openmoko.org/
14cr|gsmd-0-0.20070701.3|18	Source0:	%{name}-%{svnrel}.tar.lzma
14cr|gsmd-0-0.20070701.3|19	BuildRequires:	lzma glib-gettextize
14cr|gsmd-0-0.20070701.3|20	
14cr|gsmd-0-0.20070701.3|21	%description
14cr|gsmd-0-0.20070701.3|22	GSM daemon for OpenMoko.
14cr|gsmd-0-0.20070701.3|23	
14cr|gsmd-0-0.20070701.3|24	%package -n	%{libname}
14cr|gsmd-0-0.20070701.3|25	Summary:	GSM libraries for OpenMoko
14cr|gsmd-0-0.20070701.3|26	Group:		System/Libraries
14cr|gsmd-0-0.20070701.3|27	License:	LGPL
14cr|gsmd-0-0.20070701.3|28	Provides:	%{name} = %{version}-%{release}
14cr|gsmd-0-0.20070701.3|29	
14cr|gsmd-0-0.20070701.3|30	%description -n	%{libname}
14cr|gsmd-0-0.20070701.3|31	GSM libraries for OpenMoko.
14cr|gsmd-0-0.20070701.3|32	
14cr|gsmd-0-0.20070701.3|33	%package -n	%{devname}
14cr|gsmd-0-0.20070701.3|34	Summary:	Development files for %{name}
14cr|gsmd-0-0.20070701.3|35	Group:		Development/C
14cr|gsmd-0-0.20070701.3|36	License:	LGPL
14cr|gsmd-0-0.20070701.3|37	Requires:	%{libname} = %{version}
14cr|gsmd-0-0.20070701.3|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|gsmd-0-0.20070701.3|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|gsmd-0-0.20070701.3|40	
14cr|gsmd-0-0.20070701.3|41	%description -n	%{devname}
14cr|gsmd-0-0.20070701.3|42	Development files for %{name}.
14cr|gsmd-0-0.20070701.3|43	
14cr|gsmd-0-0.20070701.3|44	%prep
14cr|gsmd-0-0.20070701.3|45	%setup -q -n gsm
14cr|gsmd-0-0.20070701.3|46	
14cr|gsmd-0-0.20070701.3|47	%build
14cr|gsmd-0-0.20070701.3|48	autoreconf -v --install
14cr|gsmd-0-0.20070701.3|49	glib-gettextize --force --copy
14cr|gsmd-0-0.20070701.3|50	%configure --disable-static
14cr|gsmd-0-0.20070701.3|51	%make
14cr|gsmd-0-0.20070701.3|52	
14cr|gsmd-0-0.20070701.3|53	%install
14cr|gsmd-0-0.20070701.3|54	rm -rf %{buildroot}
14cr|gsmd-0-0.20070701.3|55	%makeinstall
14cr|gsmd-0-0.20070701.3|56	rm -f %{buildroot}%{_libdir}/{,gsmd/}*.la
14cr|gsmd-0-0.20070701.3|57	
14cr|gsmd-0-0.20070701.3|58	%if %mdkversion < 200900
14cr|gsmd-0-0.20070701.3|59	%post -n %{libname} -p /sbin/ldconfig
14cr|gsmd-0-0.20070701.3|60	%endif
14cr|gsmd-0-0.20070701.3|61	%if %mdkversion < 200900
14cr|gsmd-0-0.20070701.3|62	%postun -n %{libname} -p /sbin/ldconfig
14cr|gsmd-0-0.20070701.3|63	%endif
14cr|gsmd-0-0.20070701.3|64	
14cr|gsmd-0-0.20070701.3|65	%clean
14cr|gsmd-0-0.20070701.3|66	rm -rf %{buildroot}
14cr|gsmd-0-0.20070701.3|67	
14cr|gsmd-0-0.20070701.3|68	%files
14cr|gsmd-0-0.20070701.3|69	%{_bindir}/libgsmd-tool
14cr|gsmd-0-0.20070701.3|70	%{_sbindir}/gsmd
14cr|gsmd-0-0.20070701.3|71	
14cr|gsmd-0-0.20070701.3|72	%files -n %{libname}
14cr|gsmd-0-0.20070701.3|73	%defattr(-,root,root)
14cr|gsmd-0-0.20070701.3|74	%{_libdir}/*.so.*
14cr|gsmd-0-0.20070701.3|75	%dir %{_libdir}/gsmd
14cr|gsmd-0-0.20070701.3|76	%{_libdir}/gsmd/*.so.*
14cr|gsmd-0-0.20070701.3|77	
14cr|gsmd-0-0.20070701.3|78	%files -n %{devname}
14cr|gsmd-0-0.20070701.3|79	%defattr(-,root,root)
14cr|gsmd-0-0.20070701.3|80	%dir %{_includedir}/libgsmd
14cr|gsmd-0-0.20070701.3|81	%{_includedir}/libgsmd/*.h
14cr|gsmd-0-0.20070701.3|82	%dir %{_includedir}/gsmd
14cr|gsmd-0-0.20070701.3|83	%{_includedir}/gsmd/*.h
14cr|gsmd-0-0.20070701.3|84	%{_libdir}/*.so
14cr|gsmd-0-0.20070701.3|85	%{_libdir}/gsmd/*.so
14cr|gsmd-0-0.20070701.3|86	%{_libdir}/pkgconfig/*.pc
14cr|gsmd-0-0.20070701.3|87	
14cr|gsmd-0-0.20070701.3|88	
14cr|gsmd-0-0.20070701.3|89	
14cr|gsmd-0-0.20070701.3|90	%changelog
14cr|gsmd-0-0.20070701.3|91	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.20070701.3
14cr|gsmd-0-0.20070701.3|92	+ Revision: 21fa295
14cr|gsmd-0-0.20070701.3|93	- Automatic import for version 0
14cr|gsmd-0-0.20070701.3|94	
14cr|gsmd-0-0.20070701.3|95	

1847 14
14cr|gsql-0.2.2-6|1	Name:           gsql
14cr|gsql-0.2.2-6|2	Version:        0.2.2
14cr|gsql-0.2.2-6|3	Release:        6
14cr|gsql-0.2.2-6|4	Summary:        Integrated database development tool for GNOME
14cr|gsql-0.2.2-6|5	Group:          Development/Databases
14cr|gsql-0.2.2-6|6	License:        GPLv2+
14cr|gsql-0.2.2-6|7	URL:            http://gsql.org
14cr|gsql-0.2.2-6|8	Source0:        http://gsql.googlecode.com/files/gsql-%{version}.tar.bz2
14cr|gsql-0.2.2-6|9	Patch1:		gsql-0.2.2-mysql_cursor-format-not-string-literal-and-no-format.patch
14cr|gsql-0.2.2-6|10	Patch2:		gsql-0.2.2-DESTDIR-duplicate.patch
14cr|gsql-0.2.2-6|11	Patch3:		gsql-0.2.2-libnotify0.7.patch
14cr|gsql-0.2.2-6|12	BuildRequires:  pkgconfig(gtk+-2.0), pkgconfig(gconf-2.0), pkgconfig(libglade-2.0), libgtksourceview-2.0-devel
14cr|gsql-0.2.2-6|13	BuildRequires:  pkgconfig(libgnome-2.0), pkgconfig(libgnomeui-2.0), vte-devel, mysql-devel
14cr|gsql-0.2.2-6|14	BuildRequires:  pkgconfig(libnotify) desktop-file-utils gettext
14cr|gsql-0.2.2-6|15	BuildRequires:  postgresql-devel, libssh-devel >= 1:0.4.2
14cr|gsql-0.2.2-6|16	Requires:       %{name}-engine-mysql = %{version}-%{release}
14cr|gsql-0.2.2-6|17	Requires:       %{name}-engine-postgresql = %{version}-%{release}
14cr|gsql-0.2.2-6|18	
14cr|gsql-0.2.2-6|19	%description
14cr|gsql-0.2.2-6|20	The mission of GSQL opensource project is to supply database developers with an
14cr|gsql-0.2.2-6|21	universal tool platform tailored against market leading DBMS by providing:
14cr|gsql-0.2.2-6|22	
14cr|gsql-0.2.2-6|23	* native DBMS access (not via ODBC layer)
14cr|gsql-0.2.2-6|24	* databased objects organised into a tree
14cr|gsql-0.2.2-6|25	* intuitive and easy database objects handling
14cr|gsql-0.2.2-6|26	* syntax highlighting
14cr|gsql-0.2.2-6|27	* query plan builder
14cr|gsql-0.2.2-6|28	* query constructor
14cr|gsql-0.2.2-6|29	* query result export (in XML, CSV, HTML)
14cr|gsql-0.2.2-6|30	* debugger (depending on RDBMS)
14cr|gsql-0.2.2-6|31	* query planner control (depending on RDBMS)
14cr|gsql-0.2.2-6|32	* database administration functions
14cr|gsql-0.2.2-6|33	* database system monitoring
14cr|gsql-0.2.2-6|34	* GNOME integration (via gconf and gnome-keyring)
14cr|gsql-0.2.2-6|35	
14cr|gsql-0.2.2-6|36	
14cr|gsql-0.2.2-6|37	%package        devel
14cr|gsql-0.2.2-6|38	Summary:        Development files for %{name}
14cr|gsql-0.2.2-6|39	Group:          Development/Databases
14cr|gsql-0.2.2-6|40	Requires:       %{name} = %{version}-%{release}
14cr|gsql-0.2.2-6|41	Conflicts:	%{name} < 0.2.2-4
14cr|gsql-0.2.2-6|42	
14cr|gsql-0.2.2-6|43	%description    devel
14cr|gsql-0.2.2-6|44	The %{name}-devel package contains libraries and header files for
14cr|gsql-0.2.2-6|45	developing applications that use %{name}.
14cr|gsql-0.2.2-6|46	
14cr|gsql-0.2.2-6|47	
14cr|gsql-0.2.2-6|48	%package        plugins
14cr|gsql-0.2.2-6|49	Summary:        Additional plugins for %{name}
14cr|gsql-0.2.2-6|50	Group:          Development/Databases
14cr|gsql-0.2.2-6|51	Requires:       %{name} = %{version}-%{release}
14cr|gsql-0.2.2-6|52	
14cr|gsql-0.2.2-6|53	%description    plugins
14cr|gsql-0.2.2-6|54	Additional plugins for %{name}:
14cr|gsql-0.2.2-6|55	
14cr|gsql-0.2.2-6|56	* Terminal - opens a terminal session with parameters (such as login,
14cr|gsql-0.2.2-6|57	password etc) taken from the active session
14cr|gsql-0.2.2-6|58	* Exporter - exports query results to a CVS file. So far only fetched
14cr|gsql-0.2.2-6|59	records could be exported
14cr|gsql-0.2.2-6|60	* Runner   - periodically executes SQL queries
14cr|gsql-0.2.2-6|61	
14cr|gsql-0.2.2-6|62	
14cr|gsql-0.2.2-6|63	%package        engine-mysql
14cr|gsql-0.2.2-6|64	Summary:        MySQL engine for %{name}
14cr|gsql-0.2.2-6|65	Group:          Development/Databases
14cr|gsql-0.2.2-6|66	Requires:       %{name} = %{version}-%{release}
14cr|gsql-0.2.2-6|67	
14cr|gsql-0.2.2-6|68	%description    engine-mysql
14cr|gsql-0.2.2-6|69	MySQL engine for GSQL
14cr|gsql-0.2.2-6|70	
14cr|gsql-0.2.2-6|71	%package        engine-postgresql
14cr|gsql-0.2.2-6|72	Summary:        PostgreSQL engine for %{name}
14cr|gsql-0.2.2-6|73	Group:          Development/Databases
14cr|gsql-0.2.2-6|74	Requires:       %{name} = %{version}-%{release}
14cr|gsql-0.2.2-6|75	
14cr|gsql-0.2.2-6|76	%description    engine-postgresql
14cr|gsql-0.2.2-6|77	PostgreSQL engine for GSQL
14cr|gsql-0.2.2-6|78	
14cr|gsql-0.2.2-6|79	%prep
14cr|gsql-0.2.2-6|80	%setup -q
14cr|gsql-0.2.2-6|81	%patch1 -p0
14cr|gsql-0.2.2-6|82	%patch2 -p1 -b .dest
14cr|gsql-0.2.2-6|83	%patch3 -p0 -b .notify
14cr|gsql-0.2.2-6|84	
14cr|gsql-0.2.2-6|85	%build
14cr|gsql-0.2.2-6|86	%configure2_5x \
14cr|gsql-0.2.2-6|87	--disable-schemas-install \
14cr|gsql-0.2.2-6|88	--disable-static \
14cr|gsql-0.2.2-6|89	--without-oracle \
14cr|gsql-0.2.2-6|90	--with-mysql=%{_prefix} \
14cr|gsql-0.2.2-6|91	--with-mysql-lib=%{_prefix} \
14cr|gsql-0.2.2-6|92	--with-mysql-include=%{_prefix} \
14cr|gsql-0.2.2-6|93	--with-pgsql-lib=%{_prefix} \
14cr|gsql-0.2.2-6|94	--with-pgsql-include=%{_prefix}
14cr|gsql-0.2.2-6|95	
14cr|gsql-0.2.2-6|96	%make
14cr|gsql-0.2.2-6|97	
14cr|gsql-0.2.2-6|98	%install
14cr|gsql-0.2.2-6|99	%makeinstall DESTDIR=%buildroot
14cr|gsql-0.2.2-6|100	%find_lang %{name}
14cr|gsql-0.2.2-6|101	# remove improperly placed docs
14cr|gsql-0.2.2-6|102	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cr|gsql-0.2.2-6|103	
14cr|gsql-0.2.2-6|104	
14cr|gsql-0.2.2-6|105	%files -f %{name}.lang
14cr|gsql-0.2.2-6|106	%defattr(-,root,root,-)
14cr|gsql-0.2.2-6|107	%doc AUTHORS COPYING README
14cr|gsql-0.2.2-6|108	%{_bindir}/%{name}
14cr|gsql-0.2.2-6|109	%dir %{_libdir}/%{name}/
14cr|gsql-0.2.2-6|110	%dir %{_libdir}/%{name}/engines/
14cr|gsql-0.2.2-6|111	%{_libdir}/lib%{name}*.so.*
14cr|gsql-0.2.2-6|112	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|gsql-0.2.2-6|113	%dir %{_datadir}/%{name}/
14cr|gsql-0.2.2-6|114	%dir %{_datadir}/%{name}/glade/
14cr|gsql-0.2.2-6|115	%{_datadir}/%{name}/glade/%{name}_dialogs.glade
14cr|gsql-0.2.2-6|116	%dir %{_datadir}/%{name}/ui/
14cr|gsql-0.2.2-6|117	%{_datadir}/%{name}/ui/*.ui
14cr|gsql-0.2.2-6|118	%dir %{_datadir}/pixmaps/%{name}/
14cr|gsql-0.2.2-6|119	%{_datadir}/pixmaps/%{name}/*.png
14cr|gsql-0.2.2-6|120	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|gsql-0.2.2-6|121	%{_datadir}/applications/%{name}.desktop
14cr|gsql-0.2.2-6|122	%{_mandir}/man1/*
14cr|gsql-0.2.2-6|123	
14cr|gsql-0.2.2-6|124	%preun
14cr|gsql-0.2.2-6|125	%preun_uninstall_gconf_schemas %{name}
14cr|gsql-0.2.2-6|126	
14cr|gsql-0.2.2-6|127	%files devel
14cr|gsql-0.2.2-6|128	%defattr(-,root,root,-)
14cr|gsql-0.2.2-6|129	%doc AUTHORS COPYING README
14cr|gsql-0.2.2-6|130	%{_libdir}/*.so
14cr|gsql-0.2.2-6|131	%{_libdir}/pkgconfig/lib%{name}.pc
14cr|gsql-0.2.2-6|132	%{_includedir}/lib%{name}/
14cr|gsql-0.2.2-6|133	
14cr|gsql-0.2.2-6|134	%files plugins
14cr|gsql-0.2.2-6|135	%defattr(-,root,root,-)
14cr|gsql-0.2.2-6|136	%doc AUTHORS COPYING README
14cr|gsql-0.2.2-6|137	%{_libdir}/%{name}/plugins/
14cr|gsql-0.2.2-6|138	%{_sysconfdir}/gconf/schemas/%{name}-plugins.schemas
14cr|gsql-0.2.2-6|139	%{_datadir}/pixmaps/%{name}/plugins/
14cr|gsql-0.2.2-6|140	%{_datadir}/%{name}/ui/plugins/
14cr|gsql-0.2.2-6|141	%{_datadir}/%{name}/glade/plugins/
14cr|gsql-0.2.2-6|142	
14cr|gsql-0.2.2-6|143	%preun plugins
14cr|gsql-0.2.2-6|144	%preun_uninstall_gconf_schemas %{name}-plugins
14cr|gsql-0.2.2-6|145	
14cr|gsql-0.2.2-6|146	%files engine-mysql
14cr|gsql-0.2.2-6|147	%defattr(-,root,root,-)
14cr|gsql-0.2.2-6|148	%doc AUTHORS COPYING README
14cr|gsql-0.2.2-6|149	%{_libdir}/%{name}/engines/lib%{name}engine_mysql.so*
14cr|gsql-0.2.2-6|150	%{_sysconfdir}/gconf/schemas/%{name}-engine-mysql.schemas
14cr|gsql-0.2.2-6|151	%{_datadir}/%{name}/ui/mysql/
14cr|gsql-0.2.2-6|152	%{_datadir}/%{name}/glade/mysql/
14cr|gsql-0.2.2-6|153	%{_datadir}/pixmaps/%{name}/mysql/
14cr|gsql-0.2.2-6|154	
14cr|gsql-0.2.2-6|155	%preun engine-mysql
14cr|gsql-0.2.2-6|156	%preun_uninstall_gconf_schemas %{name}-engine-mysql
14cr|gsql-0.2.2-6|157	
14cr|gsql-0.2.2-6|158	%files engine-postgresql
14cr|gsql-0.2.2-6|159	%defattr(-,root,root,-)
14cr|gsql-0.2.2-6|160	%doc AUTHORS COPYING README
14cr|gsql-0.2.2-6|161	%{_libdir}/%{name}/engines/lib%{name}engine_pgsql.so*
14cr|gsql-0.2.2-6|162	%{_datadir}/%{name}/ui/postgresql/
14cr|gsql-0.2.2-6|163	%{_datadir}/%{name}/glade/postgresql/
14cr|gsql-0.2.2-6|164	%{_datadir}/pixmaps/%{name}/postgresql/
14cr|gsql-0.2.2-6|165	
14cr|gsql-0.2.2-6|166	
14cr|gsql-0.2.2-6|167	
14cr|gsql-0.2.2-6|168	%changelog
14cr|gsql-0.2.2-6|169	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-6
14cr|gsql-0.2.2-6|170	+ Revision: fc60845
14cr|gsql-0.2.2-6|171	- MassBuild#464: Increase release tag
14cr|gsql-0.2.2-6|172	
14cr|gsql-0.2.2-6|173	

1848 14
14cr|gst123-0.3.3-2|1	Summary:	Command line audio player based on GStreamer
14cr|gst123-0.3.3-2|2	Name:		gst123
14cr|gst123-0.3.3-2|3	Version:	0.3.3
14cr|gst123-0.3.3-2|4	Release:	2
14cr|gst123-0.3.3-2|5	License:	LGPLv2+
14cr|gst123-0.3.3-2|6	Group:		Sound
14cr|gst123-0.3.3-2|7	Url:		http://space.twc.de/~stefan/gst123.php
14cr|gst123-0.3.3-2|8	Source0:	http://space.twc.de/~stefan/%{name}/%{name}-%{version}.tar.bz2
14cr|gst123-0.3.3-2|9	BuildRequires:	libgstreamer-plugins-base-devel
14cr|gst123-0.3.3-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gst123-0.3.3-2|11	BuildRequires:	pkgconfig(ncurses)
14cr|gst123-0.3.3-2|12	
14cr|gst123-0.3.3-2|13	%description
14cr|gst123-0.3.3-2|14	The program gst123 is designed to be a more flexible command line player in
14cr|gst123-0.3.3-2|15	the spirit of ogg123 and mpg123, based on gstreamer. It plays all file formats
14cr|gst123-0.3.3-2|16	gstreamer understands, so if you have a music collection which contains
14cr|gst123-0.3.3-2|17	different file formats, like flac, ogg and mp3, you can use gst123 to play all
14cr|gst123-0.3.3-2|18	your music files.
14cr|gst123-0.3.3-2|19	
14cr|gst123-0.3.3-2|20	
14cr|gst123-0.3.3-2|21	%prep
14cr|gst123-0.3.3-2|22	%setup -q
14cr|gst123-0.3.3-2|23	
14cr|gst123-0.3.3-2|24	
14cr|gst123-0.3.3-2|25	%build
14cr|gst123-0.3.3-2|26	%configure2_5x
14cr|gst123-0.3.3-2|27	%make
14cr|gst123-0.3.3-2|28	
14cr|gst123-0.3.3-2|29	
14cr|gst123-0.3.3-2|30	%install
14cr|gst123-0.3.3-2|31	%makeinstall_std
14cr|gst123-0.3.3-2|32	
14cr|gst123-0.3.3-2|33	
14cr|gst123-0.3.3-2|34	%files
14cr|gst123-0.3.3-2|35	%doc AUTHORS NEWS README TODO
14cr|gst123-0.3.3-2|36	%{_bindir}/%{name}
14cr|gst123-0.3.3-2|37	%{_mandir}/man1/%{name}.1*
14cr|gst123-0.3.3-2|38	
14cr|gst123-0.3.3-2|39	
14cr|gst123-0.3.3-2|40	
14cr|gst123-0.3.3-2|41	%changelog
14cr|gst123-0.3.3-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|gst123-0.3.3-2|43	+ Revision: 27350cb
14cr|gst123-0.3.3-2|44	- MassBuild#464: Increase release tag
14cr|gst123-0.3.3-2|45	
14cr|gst123-0.3.3-2|46	

1849 14
14cr|gstm-1.2-11|1	Name:		gstm
14cr|gstm-1.2-11|2	Version:	1.2
14cr|gstm-1.2-11|3	Release:	11
14cr|gstm-1.2-11|4	Summary:	A front-end to ssh tunneling
14cr|gstm-1.2-11|5	
14cr|gstm-1.2-11|6	Group:		Networking/Remote access
14cr|gstm-1.2-11|7	License:	GPL
14cr|gstm-1.2-11|8	URL:		http://gstm.sourceforge.net
14cr|gstm-1.2-11|9	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|gstm-1.2-11|10	
14cr|gstm-1.2-11|11	BuildRequires:	desktop-file-utils
14cr|gstm-1.2-11|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gstm-1.2-11|13	Requires: openssh-clients
14cr|gstm-1.2-11|14	
14cr|gstm-1.2-11|15	%description
14cr|gstm-1.2-11|16	gSTM, short for Gnome SSH Tunnel Manager, is a graphical front-end for
14cr|gstm-1.2-11|17	managing ssh tunneled portredirects.
14cr|gstm-1.2-11|18	
14cr|gstm-1.2-11|19	%package -n gaskpass
14cr|gstm-1.2-11|20	Group:	Networking/Remote access
14cr|gstm-1.2-11|21	Summary: A Gnome X11 passphrase dialog for OpenSSH
14cr|gstm-1.2-11|22	%description -n gaskpass
14cr|gstm-1.2-11|23	%{summary}.
14cr|gstm-1.2-11|24	
14cr|gstm-1.2-11|25	%prep
14cr|gstm-1.2-11|26	%setup -q
14cr|gstm-1.2-11|27	
14cr|gstm-1.2-11|28	%build
14cr|gstm-1.2-11|29	export LIBS="-lX11 -lxml2"
14cr|gstm-1.2-11|30	%configure
14cr|gstm-1.2-11|31	%make
14cr|gstm-1.2-11|32	
14cr|gstm-1.2-11|33	%install
14cr|gstm-1.2-11|34	%makeinstall
14cr|gstm-1.2-11|35	
14cr|gstm-1.2-11|36	
14cr|gstm-1.2-11|37	%files
14cr|gstm-1.2-11|38	%defattr(-,root,root,-)
14cr|gstm-1.2-11|39	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|gstm-1.2-11|40	%{_bindir}/%{name}
14cr|gstm-1.2-11|41	%{_datadir}/applications/*.desktop
14cr|gstm-1.2-11|42	%{_datadir}/pixmaps/*
14cr|gstm-1.2-11|43	
14cr|gstm-1.2-11|44	%files -n gaskpass
14cr|gstm-1.2-11|45	%{_bindir}/gaskpass
14cr|gstm-1.2-11|46	
14cr|gstm-1.2-11|47	
14cr|gstm-1.2-11|48	
14cr|gstm-1.2-11|49	
14cr|gstm-1.2-11|50	%changelog
14cr|gstm-1.2-11|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-11
14cr|gstm-1.2-11|52	+ Revision: 0643919
14cr|gstm-1.2-11|53	- MassBuild#464: Increase release tag
14cr|gstm-1.2-11|54	
14cr|gstm-1.2-11|55	

1850 14
14cr|gstreamer0.10-espeak-0.3.5-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
14cr|gstreamer0.10-espeak-0.3.5-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
14cr|gstreamer0.10-espeak-0.3.5-2|3	
14cr|gstreamer0.10-espeak-0.3.5-2|4	Name:		gstreamer0.10-espeak
14cr|gstreamer0.10-espeak-0.3.5-2|5	Version:	0.3.5
14cr|gstreamer0.10-espeak-0.3.5-2|6	Release:	2
14cr|gstreamer0.10-espeak-0.3.5-2|7	Summary:	Simple gstreamer plugin to use espeak by way of sound source
14cr|gstreamer0.10-espeak-0.3.5-2|8	License:	LGPLv2+
14cr|gstreamer0.10-espeak-0.3.5-2|9	Group:		Sound
14cr|gstreamer0.10-espeak-0.3.5-2|10	Url:		http://sugarlabs.org/go/DevelopmentTeam/gst-plugins-espeak
14cr|gstreamer0.10-espeak-0.3.5-2|11	Source:		http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.gz
14cr|gstreamer0.10-espeak-0.3.5-2|12	Requires:	espeak
14cr|gstreamer0.10-espeak-0.3.5-2|13	Requires:	gstreamer0.10-plugins-base
14cr|gstreamer0.10-espeak-0.3.5-2|14	Requires:	gstreamer0.10-plugins-good
14cr|gstreamer0.10-espeak-0.3.5-2|15	Requires:	gstreamer
14cr|gstreamer0.10-espeak-0.3.5-2|16	
14cr|gstreamer0.10-espeak-0.3.5-2|17	BuildRequires:	libespeak-devel
14cr|gstreamer0.10-espeak-0.3.5-2|18	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|gstreamer0.10-espeak-0.3.5-2|19	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|gstreamer0.10-espeak-0.3.5-2|20	
14cr|gstreamer0.10-espeak-0.3.5-2|21	%description
14cr|gstreamer0.10-espeak-0.3.5-2|22	Simple gstreamer plugin to use espeak by way of sound source.
14cr|gstreamer0.10-espeak-0.3.5-2|23	It was developed to simplify espeak usage in Sugar Speak activity.
14cr|gstreamer0.10-espeak-0.3.5-2|24	
14cr|gstreamer0.10-espeak-0.3.5-2|25	%prep
14cr|gstreamer0.10-espeak-0.3.5-2|26	%setup -q -n gst-plugins-espeak-%{version}
14cr|gstreamer0.10-espeak-0.3.5-2|27	sed -i 's/NANO=1/NANO=0/g' configure
14cr|gstreamer0.10-espeak-0.3.5-2|28	
14cr|gstreamer0.10-espeak-0.3.5-2|29	%build
14cr|gstreamer0.10-espeak-0.3.5-2|30	%configure2_5x
14cr|gstreamer0.10-espeak-0.3.5-2|31	%make
14cr|gstreamer0.10-espeak-0.3.5-2|32	
14cr|gstreamer0.10-espeak-0.3.5-2|33	%install
14cr|gstreamer0.10-espeak-0.3.5-2|34	%__rm -rf %{buildroot}
14cr|gstreamer0.10-espeak-0.3.5-2|35	%makeinstall_std
14cr|gstreamer0.10-espeak-0.3.5-2|36	
14cr|gstreamer0.10-espeak-0.3.5-2|37	%clean
14cr|gstreamer0.10-espeak-0.3.5-2|38	%__rm -rf %{buildroot}
14cr|gstreamer0.10-espeak-0.3.5-2|39	
14cr|gstreamer0.10-espeak-0.3.5-2|40	%files
14cr|gstreamer0.10-espeak-0.3.5-2|41	%doc AUTHORS COPYING NEWS README
14cr|gstreamer0.10-espeak-0.3.5-2|42	%{_libdir}/gstreamer*/*
14cr|gstreamer0.10-espeak-0.3.5-2|43	
14cr|gstreamer0.10-espeak-0.3.5-2|44	
14cr|gstreamer0.10-espeak-0.3.5-2|45	
14cr|gstreamer0.10-espeak-0.3.5-2|46	
14cr|gstreamer0.10-espeak-0.3.5-2|47	%changelog
14cr|gstreamer0.10-espeak-0.3.5-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-2
14cr|gstreamer0.10-espeak-0.3.5-2|49	+ Revision: 081fc94
14cr|gstreamer0.10-espeak-0.3.5-2|50	- MassBuild#464: Increase release tag
14cr|gstreamer0.10-espeak-0.3.5-2|51	
14cr|gstreamer0.10-espeak-0.3.5-2|52	

1851 14
14cr|gstreamer0.10-plugins-gl-0.10.2-5|1	%define bname gstreamer0.10
14cr|gstreamer0.10-plugins-gl-0.10.2-5|2	%define name %bname-plugins-gl
14cr|gstreamer0.10-plugins-gl-0.10.2-5|3	%define version 0.10.2
14cr|gstreamer0.10-plugins-gl-0.10.2-5|4	%define oname gst-plugins-gl
14cr|gstreamer0.10-plugins-gl-0.10.2-5|5	%define majorminor 0.10
14cr|gstreamer0.10-plugins-gl-0.10.2-5|6	%define release 5
14cr|gstreamer0.10-plugins-gl-0.10.2-5|7	%define major 1
14cr|gstreamer0.10-plugins-gl-0.10.2-5|8	%define libname %mklibname gstgl %majorminor %major
14cr|gstreamer0.10-plugins-gl-0.10.2-5|9	%define develname %mklibname -d gstgl %majorminor
14cr|gstreamer0.10-plugins-gl-0.10.2-5|10	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|11	Summary: GStreamer OpenGL Plug-ins
14cr|gstreamer0.10-plugins-gl-0.10.2-5|12	Name: %{name}
14cr|gstreamer0.10-plugins-gl-0.10.2-5|13	Version: %{version}
14cr|gstreamer0.10-plugins-gl-0.10.2-5|14	Release: %{release}
14cr|gstreamer0.10-plugins-gl-0.10.2-5|15	Source0: http://gstreamer.freedesktop.org/src/%oname/%{oname}-%{version}.tar.bz2
14cr|gstreamer0.10-plugins-gl-0.10.2-5|16	License: LGPLv2+
14cr|gstreamer0.10-plugins-gl-0.10.2-5|17	Group: Sound
14cr|gstreamer0.10-plugins-gl-0.10.2-5|18	Url: http://gstreamer.freedesktop.org/
14cr|gstreamer0.10-plugins-gl-0.10.2-5|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gstreamer0.10-plugins-gl-0.10.2-5|20	BuildRequires: libgstreamer0.10-plugins-base-devel >= 0.10.15.1
14cr|gstreamer0.10-plugins-gl-0.10.2-5|21	BuildRequires: pkgconfig(liboil-0.3)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|22	BuildREquires: glew-devel
14cr|gstreamer0.10-plugins-gl-0.10.2-5|23	BuildREquires: libpng-devel
14cr|gstreamer0.10-plugins-gl-0.10.2-5|24	BuildREquires: pkgconfig(gtk+-2.0)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|25	#gw it needs clutter 0.8
14cr|gstreamer0.10-plugins-gl-0.10.2-5|26	BuildREquires: clutter-devel
14cr|gstreamer0.10-plugins-gl-0.10.2-5|27	BuildRequires: gtk-doc
14cr|gstreamer0.10-plugins-gl-0.10.2-5|28	buildrequires: pkgconfig(glu)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|29	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|30	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|31	%description
14cr|gstreamer0.10-plugins-gl-0.10.2-5|32	This module contains integration libraries and plug-ins for using OpenGL
14cr|gstreamer0.10-plugins-gl-0.10.2-5|33	within GStreamer pipelines. This module contains elements for, among others:
14cr|gstreamer0.10-plugins-gl-0.10.2-5|34	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|35	* output: glimagesink
14cr|gstreamer0.10-plugins-gl-0.10.2-5|36	* adapters: glupload, gldownload
14cr|gstreamer0.10-plugins-gl-0.10.2-5|37	* video processing: gldeinterlace, glcolorscale
14cr|gstreamer0.10-plugins-gl-0.10.2-5|38	* GL effects: glfiltersobel, glfilterblur, gleffects, others
14cr|gstreamer0.10-plugins-gl-0.10.2-5|39	* sources: gltestsrc
14cr|gstreamer0.10-plugins-gl-0.10.2-5|40	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|41	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|42	%package -n %libname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|43	Summary: Libraries for GStreamer streaming-media framework
14cr|gstreamer0.10-plugins-gl-0.10.2-5|44	Group: System/Libraries
14cr|gstreamer0.10-plugins-gl-0.10.2-5|45	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|46	%description -n %libname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|47	GStreamer is a streaming-media framework, based on graphs of filters which
14cr|gstreamer0.10-plugins-gl-0.10.2-5|48	operate on media data. Applications using this library can do anything
14cr|gstreamer0.10-plugins-gl-0.10.2-5|49	from real-time sound processing to playing videos, and just about anything
14cr|gstreamer0.10-plugins-gl-0.10.2-5|50	else media-related.  Its plugin-based architecture means that new data
14cr|gstreamer0.10-plugins-gl-0.10.2-5|51	types or processing capabilities can be added simply by installing new
14cr|gstreamer0.10-plugins-gl-0.10.2-5|52	plugins.
14cr|gstreamer0.10-plugins-gl-0.10.2-5|53	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|54	This package contains the libraries.
14cr|gstreamer0.10-plugins-gl-0.10.2-5|55	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|56	%package -n %develname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|57	Summary: Libraries and include files for GStreamer streaming-media framework
14cr|gstreamer0.10-plugins-gl-0.10.2-5|58	Group: Development/C
14cr|gstreamer0.10-plugins-gl-0.10.2-5|59	Requires: %{libname} = %{version}
14cr|gstreamer0.10-plugins-gl-0.10.2-5|60	Provides: libgstgl-devel = %version-%release
14cr|gstreamer0.10-plugins-gl-0.10.2-5|61	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|62	%description -n %develname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|63	GStreamer is a streaming-media framework, based on graphs of filters which
14cr|gstreamer0.10-plugins-gl-0.10.2-5|64	operate on media data. Applications using this library can do anything
14cr|gstreamer0.10-plugins-gl-0.10.2-5|65	from real-time sound processing to playing videos, and just about anything
14cr|gstreamer0.10-plugins-gl-0.10.2-5|66	else media-related.  Its plugin-based architecture means that new data
14cr|gstreamer0.10-plugins-gl-0.10.2-5|67	types or processing capabilities can be added simply by installing new
14cr|gstreamer0.10-plugins-gl-0.10.2-5|68	plugins.
14cr|gstreamer0.10-plugins-gl-0.10.2-5|69	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|70	This package contains the libraries and includes files necessary to develop
14cr|gstreamer0.10-plugins-gl-0.10.2-5|71	applications and plugins for GStreamer.
14cr|gstreamer0.10-plugins-gl-0.10.2-5|72	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|73	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|74	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|75	%prep
14cr|gstreamer0.10-plugins-gl-0.10.2-5|76	%setup -q -n %oname-%version
14cr|gstreamer0.10-plugins-gl-0.10.2-5|77	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|78	%build
14cr|gstreamer0.10-plugins-gl-0.10.2-5|79	%configure2_5x --disable-dependency-tracking \
14cr|gstreamer0.10-plugins-gl-0.10.2-5|80	--with-package-name='Mandriva %name package' \
14cr|gstreamer0.10-plugins-gl-0.10.2-5|81	--with-package-origin='http://www.mandriva.com/'
14cr|gstreamer0.10-plugins-gl-0.10.2-5|82	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|83	%make
14cr|gstreamer0.10-plugins-gl-0.10.2-5|84	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|85	%install
14cr|gstreamer0.10-plugins-gl-0.10.2-5|86	rm -rf %{buildroot}
14cr|gstreamer0.10-plugins-gl-0.10.2-5|87	%makeinstall_std
14cr|gstreamer0.10-plugins-gl-0.10.2-5|88	%find_lang %oname-%majorminor
14cr|gstreamer0.10-plugins-gl-0.10.2-5|89	# Clean out files that should not be part of the rpm.
14cr|gstreamer0.10-plugins-gl-0.10.2-5|90	rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
14cr|gstreamer0.10-plugins-gl-0.10.2-5|91	rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
14cr|gstreamer0.10-plugins-gl-0.10.2-5|92	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
14cr|gstreamer0.10-plugins-gl-0.10.2-5|93	rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
14cr|gstreamer0.10-plugins-gl-0.10.2-5|94	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|95	%check
14cr|gstreamer0.10-plugins-gl-0.10.2-5|96	cd tests/check
14cr|gstreamer0.10-plugins-gl-0.10.2-5|97	make check
14cr|gstreamer0.10-plugins-gl-0.10.2-5|98	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|99	%clean
14cr|gstreamer0.10-plugins-gl-0.10.2-5|100	rm -rf $RPM_BUILD_ROOT
14cr|gstreamer0.10-plugins-gl-0.10.2-5|101	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|102	%files -f %oname-%majorminor.lang
14cr|gstreamer0.10-plugins-gl-0.10.2-5|103	%defattr(-, root, root)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|104	%doc RE* NEWS
14cr|gstreamer0.10-plugins-gl-0.10.2-5|105	%_libdir/gstreamer-%majorminor/libgstopengl.so
14cr|gstreamer0.10-plugins-gl-0.10.2-5|106	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|107	%files -n %libname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|108	%defattr(-, root, root)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|109	%_libdir/libgstgl-%majorminor.so.%{major}*
14cr|gstreamer0.10-plugins-gl-0.10.2-5|110	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|111	%files -n %develname
14cr|gstreamer0.10-plugins-gl-0.10.2-5|112	%defattr(-, root, root)
14cr|gstreamer0.10-plugins-gl-0.10.2-5|113	%doc ChangeLog
14cr|gstreamer0.10-plugins-gl-0.10.2-5|114	%_libdir/libgstgl-%majorminor.so
14cr|gstreamer0.10-plugins-gl-0.10.2-5|115	%_includedir/gstreamer-%majorminor/gst/gl/
14cr|gstreamer0.10-plugins-gl-0.10.2-5|116	%_libdir/pkgconfig/gstreamer-gl-%majorminor.pc
14cr|gstreamer0.10-plugins-gl-0.10.2-5|117	%_datadir/gtk-doc/html/gst-plugins-gl-libs-%majorminor
14cr|gstreamer0.10-plugins-gl-0.10.2-5|118	%_datadir/gtk-doc/html/gst-plugins-gl-plugins-%majorminor
14cr|gstreamer0.10-plugins-gl-0.10.2-5|119	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|120	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|121	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|122	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|123	%changelog
14cr|gstreamer0.10-plugins-gl-0.10.2-5|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-5
14cr|gstreamer0.10-plugins-gl-0.10.2-5|125	+ Revision: 1cd2e53
14cr|gstreamer0.10-plugins-gl-0.10.2-5|126	- MassBuild#464: Increase release tag
14cr|gstreamer0.10-plugins-gl-0.10.2-5|127	
14cr|gstreamer0.10-plugins-gl-0.10.2-5|128	

1852 14
14cr|gstreamer0.10-vaapi-0.4.0-3|1	%define oname gstreamer-vaapi
14cr|gstreamer0.10-vaapi-0.4.0-3|2	
14cr|gstreamer0.10-vaapi-0.4.0-3|3	%define api 0.10
14cr|gstreamer0.10-vaapi-0.4.0-3|4	%define major 0
14cr|gstreamer0.10-vaapi-0.4.0-3|5	%define libname %mklibname gstvaapi %{api} %{major}
14cr|gstreamer0.10-vaapi-0.4.0-3|6	%define devname %mklibname gstvaapi %{api} -d
14cr|gstreamer0.10-vaapi-0.4.0-3|7	
14cr|gstreamer0.10-vaapi-0.4.0-3|8	Summary:	VA-API support for GStreamer
14cr|gstreamer0.10-vaapi-0.4.0-3|9	Name:		gstreamer%{api}-vaapi
14cr|gstreamer0.10-vaapi-0.4.0-3|10	Version:	0.4.0
14cr|gstreamer0.10-vaapi-0.4.0-3|11	Release:	3
14cr|gstreamer0.10-vaapi-0.4.0-3|12	License:	GPLv2+
14cr|gstreamer0.10-vaapi-0.4.0-3|13	Group:		Video
14cr|gstreamer0.10-vaapi-0.4.0-3|14	Url:		http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/
14cr|gstreamer0.10-vaapi-0.4.0-3|15	Source0:	http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/%{oname}-%{version}.tar.gz
14cr|gstreamer0.10-vaapi-0.4.0-3|16	BuildRequires:	pkgconfig(gl)
14cr|gstreamer0.10-vaapi-0.4.0-3|17	BuildRequires:	pkgconfig(gstreamer-%{api})
14cr|gstreamer0.10-vaapi-0.4.0-3|18	BuildRequires:	pkgconfig(gstreamer-basevideo-%{api})
14cr|gstreamer0.10-vaapi-0.4.0-3|19	BuildRequires:	pkgconfig(gstreamer-codecparsers-%{api})
14cr|gstreamer0.10-vaapi-0.4.0-3|20	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14cr|gstreamer0.10-vaapi-0.4.0-3|21	BuildRequires:	pkgconfig(gtk-doc)
14cr|gstreamer0.10-vaapi-0.4.0-3|22	BuildRequires:	pkgconfig(libva)
14cr|gstreamer0.10-vaapi-0.4.0-3|23	
14cr|gstreamer0.10-vaapi-0.4.0-3|24	%description
14cr|gstreamer0.10-vaapi-0.4.0-3|25	gstreamer-vaapi consists of a collection of VA-API based plugins for
14cr|gstreamer0.10-vaapi-0.4.0-3|26	GStreamer and helper libraries, allowing the use of VA-API acceleration
14cr|gstreamer0.10-vaapi-0.4.0-3|27	in applications that GStreamer for video playback.
14cr|gstreamer0.10-vaapi-0.4.0-3|28	
14cr|gstreamer0.10-vaapi-0.4.0-3|29	%files
14cr|gstreamer0.10-vaapi-0.4.0-3|30	%doc README NEWS AUTHORS
14cr|gstreamer0.10-vaapi-0.4.0-3|31	%{_libdir}/gstreamer-%{api}/libgstvaapi.so
14cr|gstreamer0.10-vaapi-0.4.0-3|32	
14cr|gstreamer0.10-vaapi-0.4.0-3|33	#----------------------------------------------------------------------------
14cr|gstreamer0.10-vaapi-0.4.0-3|34	
14cr|gstreamer0.10-vaapi-0.4.0-3|35	%package -n %{libname}
14cr|gstreamer0.10-vaapi-0.4.0-3|36	Summary:	GStreamer VA-API support libraries
14cr|gstreamer0.10-vaapi-0.4.0-3|37	License:	LGPLv2+
14cr|gstreamer0.10-vaapi-0.4.0-3|38	Group:		System/Libraries
14cr|gstreamer0.10-vaapi-0.4.0-3|39	
14cr|gstreamer0.10-vaapi-0.4.0-3|40	%description -n %{libname}
14cr|gstreamer0.10-vaapi-0.4.0-3|41	Helper libraries used by gstreamer0.10-vaapi.
14cr|gstreamer0.10-vaapi-0.4.0-3|42	
14cr|gstreamer0.10-vaapi-0.4.0-3|43	%files -n %{libname}
14cr|gstreamer0.10-vaapi-0.4.0-3|44	%{_libdir}/libgstvaapi*-%{api}.so.%{major}*
14cr|gstreamer0.10-vaapi-0.4.0-3|45	
14cr|gstreamer0.10-vaapi-0.4.0-3|46	#----------------------------------------------------------------------------
14cr|gstreamer0.10-vaapi-0.4.0-3|47	
14cr|gstreamer0.10-vaapi-0.4.0-3|48	%package -n %{devname}
14cr|gstreamer0.10-vaapi-0.4.0-3|49	Summary:	Development files for libgstvaapi
14cr|gstreamer0.10-vaapi-0.4.0-3|50	License:	LGPLv2+
14cr|gstreamer0.10-vaapi-0.4.0-3|51	Group:		System/Libraries
14cr|gstreamer0.10-vaapi-0.4.0-3|52	
14cr|gstreamer0.10-vaapi-0.4.0-3|53	%description -n %{devname}
14cr|gstreamer0.10-vaapi-0.4.0-3|54	Development files for the libgstvaapi helper libraries.
14cr|gstreamer0.10-vaapi-0.4.0-3|55	
14cr|gstreamer0.10-vaapi-0.4.0-3|56	%files -n %{devname}
14cr|gstreamer0.10-vaapi-0.4.0-3|57	%doc README NEWS AUTHORS
14cr|gstreamer0.10-vaapi-0.4.0-3|58	%{_includedir}/gstreamer-%{api}/gst/vaapi
14cr|gstreamer0.10-vaapi-0.4.0-3|59	%{_libdir}/libgstvaapi*-%{api}.so
14cr|gstreamer0.10-vaapi-0.4.0-3|60	%{_libdir}/pkgconfig/gstreamer-vaapi*-%{api}.pc
14cr|gstreamer0.10-vaapi-0.4.0-3|61	
14cr|gstreamer0.10-vaapi-0.4.0-3|62	#----------------------------------------------------------------------------
14cr|gstreamer0.10-vaapi-0.4.0-3|63	
14cr|gstreamer0.10-vaapi-0.4.0-3|64	%prep
14cr|gstreamer0.10-vaapi-0.4.0-3|65	%setup -q -n %{oname}-%{version}
14cr|gstreamer0.10-vaapi-0.4.0-3|66	%apply_patches
14cr|gstreamer0.10-vaapi-0.4.0-3|67	
14cr|gstreamer0.10-vaapi-0.4.0-3|68	%build
14cr|gstreamer0.10-vaapi-0.4.0-3|69	export LIBS="-ldl"
14cr|gstreamer0.10-vaapi-0.4.0-3|70	./autogen.sh
14cr|gstreamer0.10-vaapi-0.4.0-3|71	%configure2_5x \
14cr|gstreamer0.10-vaapi-0.4.0-3|72	--disable-static \
14cr|gstreamer0.10-vaapi-0.4.0-3|73	--disable-wayland
14cr|gstreamer0.10-vaapi-0.4.0-3|74	%make
14cr|gstreamer0.10-vaapi-0.4.0-3|75	
14cr|gstreamer0.10-vaapi-0.4.0-3|76	%install
14cr|gstreamer0.10-vaapi-0.4.0-3|77	%makeinstall_std
14cr|gstreamer0.10-vaapi-0.4.0-3|78	
14cr|gstreamer0.10-vaapi-0.4.0-3|79	
14cr|gstreamer0.10-vaapi-0.4.0-3|80	%changelog
14cr|gstreamer0.10-vaapi-0.4.0-3|81	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-3
14cr|gstreamer0.10-vaapi-0.4.0-3|82	+ Revision: 76b5b49
14cr|gstreamer0.10-vaapi-0.4.0-3|83	- Disable wayland support
14cr|gstreamer0.10-vaapi-0.4.0-3|84	
14cr|gstreamer0.10-vaapi-0.4.0-3|85	

1853 14
14cr|gstreamermm-0.10.10.2-2|1	%define api 0.10
14cr|gstreamermm-0.10.10.2-2|2	%define major 2
14cr|gstreamermm-0.10.10.2-2|3	%define libname %mklibname %name %api %major
14cr|gstreamermm-0.10.10.2-2|4	%define develname %mklibname -d %name
14cr|gstreamermm-0.10.10.2-2|5	%define gpdmajor %major
14cr|gstreamermm-0.10.10.2-2|6	%define libnamegetplugindefs %mklibname %{name}-get-plugin-defs %api %gpdmajor
14cr|gstreamermm-0.10.10.2-2|7	Name:           gstreamermm
14cr|gstreamermm-0.10.10.2-2|8	Version:        0.10.10.2
14cr|gstreamermm-0.10.10.2-2|9	Release:        2
14cr|gstreamermm-0.10.10.2-2|10	Summary:        C++ wrapper for GStreamer library
14cr|gstreamermm-0.10.10.2-2|11	Group:          Sound
14cr|gstreamermm-0.10.10.2-2|12	License:        LGPLv2+
14cr|gstreamermm-0.10.10.2-2|13	URL:            http://www.gtkmm.org/
14cr|gstreamermm-0.10.10.2-2|14	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
14cr|gstreamermm-0.10.10.2-2|15	Patch0:		gstreamermm-0.10.9-fix-linking.patch
14cr|gstreamermm-0.10.10.2-2|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|gstreamermm-0.10.10.2-2|17	
14cr|gstreamermm-0.10.10.2-2|18	BuildRequires: glibmm2.4-devel >= 2.16.0
14cr|gstreamermm-0.10.10.2-2|19	BuildRequires: gtkmm2.4-devel >= 2.12.0
14cr|gstreamermm-0.10.10.2-2|20	BuildRequires: gstreamer0.10-devel >= 0.10.22
14cr|gstreamermm-0.10.10.2-2|21	BuildRequires: libgstreamer-plugins-base-devel >= 0.10.22
14cr|gstreamermm-0.10.10.2-2|22	BuildRequires: libxml++-devel >= 2.14.0
14cr|gstreamermm-0.10.10.2-2|23	BuildRequires: doxygen graphviz
14cr|gstreamermm-0.10.10.2-2|24	
14cr|gstreamermm-0.10.10.2-2|25	
14cr|gstreamermm-0.10.10.2-2|26	%description
14cr|gstreamermm-0.10.10.2-2|27	GStreamermm is a C++ wrapper library for the multimedia library
14cr|gstreamermm-0.10.10.2-2|28	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
14cr|gstreamermm-0.10.10.2-2|29	C++ development of applications that work with multi-media.
14cr|gstreamermm-0.10.10.2-2|30	
14cr|gstreamermm-0.10.10.2-2|31	%package -n %libname
14cr|gstreamermm-0.10.10.2-2|32	Summary:        C++ wrapper for GStreamer library
14cr|gstreamermm-0.10.10.2-2|33	Group:          System/Libraries
14cr|gstreamermm-0.10.10.2-2|34	
14cr|gstreamermm-0.10.10.2-2|35	%description -n %libname
14cr|gstreamermm-0.10.10.2-2|36	GStreamermm is a C++ wrapper library for the multimedia library
14cr|gstreamermm-0.10.10.2-2|37	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
14cr|gstreamermm-0.10.10.2-2|38	C++ development of applications that work with multi-media.
14cr|gstreamermm-0.10.10.2-2|39	
14cr|gstreamermm-0.10.10.2-2|40	%package -n %libnamegetplugindefs
14cr|gstreamermm-0.10.10.2-2|41	Summary:        C++ wrapper for GStreamer library
14cr|gstreamermm-0.10.10.2-2|42	Group:          System/Libraries
14cr|gstreamermm-0.10.10.2-2|43	
14cr|gstreamermm-0.10.10.2-2|44	%description -n %libnamegetplugindefs
14cr|gstreamermm-0.10.10.2-2|45	GStreamermm is a C++ wrapper library for the multimedia library
14cr|gstreamermm-0.10.10.2-2|46	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
14cr|gstreamermm-0.10.10.2-2|47	C++ development of applications that work with multi-media.
14cr|gstreamermm-0.10.10.2-2|48	
14cr|gstreamermm-0.10.10.2-2|49	%package -n %develname
14cr|gstreamermm-0.10.10.2-2|50	Summary:        Headers for developing programs that will use %{name}
14cr|gstreamermm-0.10.10.2-2|51	Group:          Development/C++
14cr|gstreamermm-0.10.10.2-2|52	Requires:       %{libname} = %{version}-%{release}
14cr|gstreamermm-0.10.10.2-2|53	Requires:	%libnamegetplugindefs = %{version}-%{release}
14cr|gstreamermm-0.10.10.2-2|54	Provides: lib%name-devel = %version-%release
14cr|gstreamermm-0.10.10.2-2|55	
14cr|gstreamermm-0.10.10.2-2|56	
14cr|gstreamermm-0.10.10.2-2|57	%description -n %develname
14cr|gstreamermm-0.10.10.2-2|58	This package contains the static libraries and header files needed for
14cr|gstreamermm-0.10.10.2-2|59	developing gstreamermm applications.
14cr|gstreamermm-0.10.10.2-2|60	
14cr|gstreamermm-0.10.10.2-2|61	
14cr|gstreamermm-0.10.10.2-2|62	%prep
14cr|gstreamermm-0.10.10.2-2|63	%setup -q
14cr|gstreamermm-0.10.10.2-2|64	%apply_patches
14cr|gstreamermm-0.10.10.2-2|65	autoreconf -fi
14cr|gstreamermm-0.10.10.2-2|66	
14cr|gstreamermm-0.10.10.2-2|67	%build
14cr|gstreamermm-0.10.10.2-2|68	export GST_INSPECT=%_bindir/gst-inspect-0.10
14cr|gstreamermm-0.10.10.2-2|69	%configure2_5x --enable-shared --enable-docs --disable-dependency-tracking
14cr|gstreamermm-0.10.10.2-2|70	# Parallel make not always working
14cr|gstreamermm-0.10.10.2-2|71	make
14cr|gstreamermm-0.10.10.2-2|72	
14cr|gstreamermm-0.10.10.2-2|73	
14cr|gstreamermm-0.10.10.2-2|74	%install
14cr|gstreamermm-0.10.10.2-2|75	rm -rf $RPM_BUILD_ROOT installed-docs/
14cr|gstreamermm-0.10.10.2-2|76	%makeinstall_std
14cr|gstreamermm-0.10.10.2-2|77	
14cr|gstreamermm-0.10.10.2-2|78	%clean
14cr|gstreamermm-0.10.10.2-2|79	rm -rf $RPM_BUILD_ROOT
14cr|gstreamermm-0.10.10.2-2|80	
14cr|gstreamermm-0.10.10.2-2|81	%if %mdvver < 200900
14cr|gstreamermm-0.10.10.2-2|82	%post -p /sbin/ldconfig
14cr|gstreamermm-0.10.10.2-2|83	%postun -p /sbin/ldconfig
14cr|gstreamermm-0.10.10.2-2|84	%endif
14cr|gstreamermm-0.10.10.2-2|85	
14cr|gstreamermm-0.10.10.2-2|86	%files -n %libname
14cr|gstreamermm-0.10.10.2-2|87	%defattr(-, root, root, -)
14cr|gstreamermm-0.10.10.2-2|88	%doc AUTHORS NEWS README
14cr|gstreamermm-0.10.10.2-2|89	%{_libdir}/libgstreamermm-%api.so.%{major}*
14cr|gstreamermm-0.10.10.2-2|90	
14cr|gstreamermm-0.10.10.2-2|91	%files -n %libnamegetplugindefs
14cr|gstreamermm-0.10.10.2-2|92	%defattr(-, root, root, -)
14cr|gstreamermm-0.10.10.2-2|93	%{_libdir}/libgstreamermm_get_plugin_defs-%api.so.%{gpdmajor}*
14cr|gstreamermm-0.10.10.2-2|94	
14cr|gstreamermm-0.10.10.2-2|95	%files -n %develname
14cr|gstreamermm-0.10.10.2-2|96	%defattr(-, root, root, -)
14cr|gstreamermm-0.10.10.2-2|97	%doc ChangeLog
14cr|gstreamermm-0.10.10.2-2|98	%_datadir/devhelp/books/%name-%api
14cr|gstreamermm-0.10.10.2-2|99	%doc %{_datadir}/doc/%name-%api
14cr|gstreamermm-0.10.10.2-2|100	%{_includedir}/gstreamermm-%api
14cr|gstreamermm-0.10.10.2-2|101	%{_libdir}/*.so
14cr|gstreamermm-0.10.10.2-2|102	%_libdir/%name-%api
14cr|gstreamermm-0.10.10.2-2|103	%{_libdir}/pkgconfig/*.pc
14cr|gstreamermm-0.10.10.2-2|104	
14cr|gstreamermm-0.10.10.2-2|105	
14cr|gstreamermm-0.10.10.2-2|106	
14cr|gstreamermm-0.10.10.2-2|107	
14cr|gstreamermm-0.10.10.2-2|108	
14cr|gstreamermm-0.10.10.2-2|109	%changelog
14cr|gstreamermm-0.10.10.2-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.10.2-2
14cr|gstreamermm-0.10.10.2-2|111	+ Revision: 8aedd93
14cr|gstreamermm-0.10.10.2-2|112	- MassBuild#464: Increase release tag
14cr|gstreamermm-0.10.10.2-2|113	
14cr|gstreamermm-0.10.10.2-2|114	

1854 14
14cr|gstreamer-plugin-fc-0.2-4|1	%define version 0.2
14cr|gstreamer-plugin-fc-0.2-4|2	%define release 4
14cr|gstreamer-plugin-fc-0.2-4|3	
14cr|gstreamer-plugin-fc-0.2-4|4	Name: gstreamer-plugin-fc
14cr|gstreamer-plugin-fc-0.2-4|5	Summary: Future Composer plugin for GStreamer
14cr|gstreamer-plugin-fc-0.2-4|6	Version: %{version}
14cr|gstreamer-plugin-fc-0.2-4|7	Release: %{release}
14cr|gstreamer-plugin-fc-0.2-4|8	License: GPLv2+
14cr|gstreamer-plugin-fc-0.2-4|9	Group: Sound
14cr|gstreamer-plugin-fc-0.2-4|10	URL: http://xmms-fc.sourceforge.net/
14cr|gstreamer-plugin-fc-0.2-4|11	Source:	http://prdownloads.sourceforge.net/xmms-fc/%{name}-%{version}.tar.bz2
14cr|gstreamer-plugin-fc-0.2-4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gstreamer-plugin-fc-0.2-4|13	BuildRequires: gstreamer0.10-devel
14cr|gstreamer-plugin-fc-0.2-4|14	BuildRequires: libfc14audiodecoder-devel
14cr|gstreamer-plugin-fc-0.2-4|15	Requires: xmms
14cr|gstreamer-plugin-fc-0.2-4|16	
14cr|gstreamer-plugin-fc-0.2-4|17	%description
14cr|gstreamer-plugin-fc-0.2-4|18	This is an input plugin for GStreamer which can play back Future Composer
14cr|gstreamer-plugin-fc-0.2-4|19	music files from AMIGA.
14cr|gstreamer-plugin-fc-0.2-4|20	
14cr|gstreamer-plugin-fc-0.2-4|21	%package -n gstreamer0.10-fc
14cr|gstreamer-plugin-fc-0.2-4|22	Summary: Future Composer plugin for GStreamer
14cr|gstreamer-plugin-fc-0.2-4|23	Group: Sound
14cr|gstreamer-plugin-fc-0.2-4|24	
14cr|gstreamer-plugin-fc-0.2-4|25	%description -n gstreamer0.10-fc
14cr|gstreamer-plugin-fc-0.2-4|26	This is an input plugin for GStreamer which can play back Future Composer
14cr|gstreamer-plugin-fc-0.2-4|27	music files from AMIGA.
14cr|gstreamer-plugin-fc-0.2-4|28	
14cr|gstreamer-plugin-fc-0.2-4|29	%prep
14cr|gstreamer-plugin-fc-0.2-4|30	%setup -q
14cr|gstreamer-plugin-fc-0.2-4|31	
14cr|gstreamer-plugin-fc-0.2-4|32	%build
14cr|gstreamer-plugin-fc-0.2-4|33	%configure2_5x
14cr|gstreamer-plugin-fc-0.2-4|34	%make
14cr|gstreamer-plugin-fc-0.2-4|35	
14cr|gstreamer-plugin-fc-0.2-4|36	%install
14cr|gstreamer-plugin-fc-0.2-4|37	rm -rf $RPM_BUILD_ROOT
14cr|gstreamer-plugin-fc-0.2-4|38	%makeinstall_std
14cr|gstreamer-plugin-fc-0.2-4|39	rm -f %buildroot%{_libdir}/*/*.la
14cr|gstreamer-plugin-fc-0.2-4|40	
14cr|gstreamer-plugin-fc-0.2-4|41	%clean
14cr|gstreamer-plugin-fc-0.2-4|42	rm -rf $RPM_BUILD_ROOT
14cr|gstreamer-plugin-fc-0.2-4|43	
14cr|gstreamer-plugin-fc-0.2-4|44	%files -n gstreamer0.10-fc
14cr|gstreamer-plugin-fc-0.2-4|45	%defattr(-,root,root)
14cr|gstreamer-plugin-fc-0.2-4|46	%doc README ChangeLog
14cr|gstreamer-plugin-fc-0.2-4|47	%{_libdir}/gstreamer-0.10/libgstfcdec.so
14cr|gstreamer-plugin-fc-0.2-4|48	
14cr|gstreamer-plugin-fc-0.2-4|49	
14cr|gstreamer-plugin-fc-0.2-4|50	
14cr|gstreamer-plugin-fc-0.2-4|51	
14cr|gstreamer-plugin-fc-0.2-4|52	
14cr|gstreamer-plugin-fc-0.2-4|53	%changelog
14cr|gstreamer-plugin-fc-0.2-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|gstreamer-plugin-fc-0.2-4|55	+ Revision: af0f5ed
14cr|gstreamer-plugin-fc-0.2-4|56	- MassBuild#464: Increase release tag
14cr|gstreamer-plugin-fc-0.2-4|57	
14cr|gstreamer-plugin-fc-0.2-4|58	

1855 14
14cr|gstreamer-sharp-0.9.2-5|1	%define name gstreamer-sharp
14cr|gstreamer-sharp-0.9.2-5|2	%define version 0.9.2
14cr|gstreamer-sharp-0.9.2-5|3	%define release 5
14cr|gstreamer-sharp-0.9.2-5|4	%define api 0.10
14cr|gstreamer-sharp-0.9.2-5|5	
14cr|gstreamer-sharp-0.9.2-5|6	Summary: C#/CLI bindings for GStreamer
14cr|gstreamer-sharp-0.9.2-5|7	Name: %{name}
14cr|gstreamer-sharp-0.9.2-5|8	Version: %{version}
14cr|gstreamer-sharp-0.9.2-5|9	Release: %{release}
14cr|gstreamer-sharp-0.9.2-5|10	Source0: http://gstreamer.freedesktop.org/src/%name/%{name}-%{version}.tar.bz2
14cr|gstreamer-sharp-0.9.2-5|11	Patch0: gstreamer-sharp-0.9.2-glib-includes.patch
14cr|gstreamer-sharp-0.9.2-5|12	License: LGPLv2+
14cr|gstreamer-sharp-0.9.2-5|13	Group: System/Libraries
14cr|gstreamer-sharp-0.9.2-5|14	Url: http://gstreamer.freedesktop.org/
14cr|gstreamer-sharp-0.9.2-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gstreamer-sharp-0.9.2-5|16	BuildRequires: mono-devel
14cr|gstreamer-sharp-0.9.2-5|17	BuildRequires: gtk-sharp2-devel
14cr|gstreamer-sharp-0.9.2-5|18	BuildRequires: libgstreamer-plugins-base-devel >= 0.10.23
14cr|gstreamer-sharp-0.9.2-5|19	
14cr|gstreamer-sharp-0.9.2-5|20	%description
14cr|gstreamer-sharp-0.9.2-5|21	There are bindings for the complete GStreamer core and some
14cr|gstreamer-sharp-0.9.2-5|22	of the GStreamer libraries.
14cr|gstreamer-sharp-0.9.2-5|23	
14cr|gstreamer-sharp-0.9.2-5|24	%package devel
14cr|gstreamer-sharp-0.9.2-5|25	Group: Development/Other
14cr|gstreamer-sharp-0.9.2-5|26	Summary: C#/CLI bindings for GStreamer - development files
14cr|gstreamer-sharp-0.9.2-5|27	Requires: %name = %version-%release
14cr|gstreamer-sharp-0.9.2-5|28	Requires(post): mono-tools >= 1.1.9
14cr|gstreamer-sharp-0.9.2-5|29	Requires(postun): mono-tools >= 1.1.9
14cr|gstreamer-sharp-0.9.2-5|30	
14cr|gstreamer-sharp-0.9.2-5|31	%description devel
14cr|gstreamer-sharp-0.9.2-5|32	There are bindings for the complete GStreamer core and some
14cr|gstreamer-sharp-0.9.2-5|33	of the GStreamer libraries.
14cr|gstreamer-sharp-0.9.2-5|34	
14cr|gstreamer-sharp-0.9.2-5|35	This contains development files needed to build with %{name}.
14cr|gstreamer-sharp-0.9.2-5|36	
14cr|gstreamer-sharp-0.9.2-5|37	
14cr|gstreamer-sharp-0.9.2-5|38	%package doc
14cr|gstreamer-sharp-0.9.2-5|39	Summary:	Documentation for %name
14cr|gstreamer-sharp-0.9.2-5|40	Group:		Development/Other
14cr|gstreamer-sharp-0.9.2-5|41	Requires(post): mono-tools >= 1.1.9
14cr|gstreamer-sharp-0.9.2-5|42	Requires(postun): mono-tools >= 1.1.9
14cr|gstreamer-sharp-0.9.2-5|43	
14cr|gstreamer-sharp-0.9.2-5|44	%description doc
14cr|gstreamer-sharp-0.9.2-5|45	This package provides API documentation for %{name}.
14cr|gstreamer-sharp-0.9.2-5|46	
14cr|gstreamer-sharp-0.9.2-5|47	%prep
14cr|gstreamer-sharp-0.9.2-5|48	%setup -q
14cr|gstreamer-sharp-0.9.2-5|49	%apply_patches
14cr|gstreamer-sharp-0.9.2-5|50	
14cr|gstreamer-sharp-0.9.2-5|51	%build
14cr|gstreamer-sharp-0.9.2-5|52	%configure2_5x
14cr|gstreamer-sharp-0.9.2-5|53	%make MONO=mono
14cr|gstreamer-sharp-0.9.2-5|54	
14cr|gstreamer-sharp-0.9.2-5|55	%install
14cr|gstreamer-sharp-0.9.2-5|56	rm -rf %{buildroot}
14cr|gstreamer-sharp-0.9.2-5|57	%makeinstall_std
14cr|gstreamer-sharp-0.9.2-5|58	rm -f %buildroot%_libdir/lib*a
14cr|gstreamer-sharp-0.9.2-5|59	%if %_lib != lib
14cr|gstreamer-sharp-0.9.2-5|60	mv %buildroot%_libdir/mono %buildroot%_prefix/lib/
14cr|gstreamer-sharp-0.9.2-5|61	%endif
14cr|gstreamer-sharp-0.9.2-5|62	
14cr|gstreamer-sharp-0.9.2-5|63	%clean
14cr|gstreamer-sharp-0.9.2-5|64	rm -rf %{buildroot}
14cr|gstreamer-sharp-0.9.2-5|65	
14cr|gstreamer-sharp-0.9.2-5|66	%post doc
14cr|gstreamer-sharp-0.9.2-5|67	%_bindir/monodoc --make-index > /dev/null
14cr|gstreamer-sharp-0.9.2-5|68	
14cr|gstreamer-sharp-0.9.2-5|69	%postun doc
14cr|gstreamer-sharp-0.9.2-5|70	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
14cr|gstreamer-sharp-0.9.2-5|71	fi
14cr|gstreamer-sharp-0.9.2-5|72	
14cr|gstreamer-sharp-0.9.2-5|73	%files
14cr|gstreamer-sharp-0.9.2-5|74	%defattr(-,root,root)
14cr|gstreamer-sharp-0.9.2-5|75	%doc README AUTHORS TODO
14cr|gstreamer-sharp-0.9.2-5|76	%_libdir/libgstreamersharpglue-%{api}.so
14cr|gstreamer-sharp-0.9.2-5|77	%_prefix/lib/mono/gac/%{name}
14cr|gstreamer-sharp-0.9.2-5|78	%_prefix/lib/mono/%{name}-%{api}
14cr|gstreamer-sharp-0.9.2-5|79	
14cr|gstreamer-sharp-0.9.2-5|80	%files doc
14cr|gstreamer-sharp-0.9.2-5|81	%defattr(-,root,root)
14cr|gstreamer-sharp-0.9.2-5|82	%_prefix/lib/monodoc/sources/%{name}-docs.*
14cr|gstreamer-sharp-0.9.2-5|83	
14cr|gstreamer-sharp-0.9.2-5|84	%files devel
14cr|gstreamer-sharp-0.9.2-5|85	%defattr(-,root,root)
14cr|gstreamer-sharp-0.9.2-5|86	%_libdir/pkgconfig/%{name}-%{api}.pc
14cr|gstreamer-sharp-0.9.2-5|87	%_datadir/gapi/gstreamer-api.xml
14cr|gstreamer-sharp-0.9.2-5|88	
14cr|gstreamer-sharp-0.9.2-5|89	
14cr|gstreamer-sharp-0.9.2-5|90	
14cr|gstreamer-sharp-0.9.2-5|91	%changelog
14cr|gstreamer-sharp-0.9.2-5|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-5
14cr|gstreamer-sharp-0.9.2-5|93	+ Revision: 79cf846
14cr|gstreamer-sharp-0.9.2-5|94	- MassBuild#464: Increase release tag
14cr|gstreamer-sharp-0.9.2-5|95	
14cr|gstreamer-sharp-0.9.2-5|96	

1856 14
14cr|gst-rtsp-server-0.10.8-2|1	%define api 0.10
14cr|gst-rtsp-server-0.10.8-2|2	%define major 0
14cr|gst-rtsp-server-0.10.8-2|3	%define libname %mklibname gstrtspserver %{api} %{major}
14cr|gst-rtsp-server-0.10.8-2|4	%define develname %mklibname -d gstrtspserver
14cr|gst-rtsp-server-0.10.8-2|5	%define oname gst-rtsp
14cr|gst-rtsp-server-0.10.8-2|6	
14cr|gst-rtsp-server-0.10.8-2|7	Summary:	RTSP server library for the GStreamer framework
14cr|gst-rtsp-server-0.10.8-2|8	Name:		gst-rtsp-server
14cr|gst-rtsp-server-0.10.8-2|9	Version:	0.10.8
14cr|gst-rtsp-server-0.10.8-2|10	Release:	2
14cr|gst-rtsp-server-0.10.8-2|11	License:	LGPLv2+
14cr|gst-rtsp-server-0.10.8-2|12	Group:		System/Libraries
14cr|gst-rtsp-server-0.10.8-2|13	URL:		http://people.freedesktop.org/~wtay/
14cr|gst-rtsp-server-0.10.8-2|14	Source0:  	http://people.freedesktop.org/~wtay/%{oname}-%{version}.tar.bz2
14cr|gst-rtsp-server-0.10.8-2|15	Patch0:		gst-rtsp-pygobject.patch
14cr|gst-rtsp-server-0.10.8-2|16	Patch1:		gst-rtsp-0.10.6-py-link.patch
14cr|gst-rtsp-server-0.10.8-2|17	
14cr|gst-rtsp-server-0.10.8-2|18	BuildRequires:	gtk-doc
14cr|gst-rtsp-server-0.10.8-2|19	BuildRequires:	gettext-devel
14cr|gst-rtsp-server-0.10.8-2|20	BuildRequires:	vala-devel
14cr|gst-rtsp-server-0.10.8-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|gst-rtsp-server-0.10.8-2|22	BuildRequires:	pkgconfig(gst-python-0.10)
14cr|gst-rtsp-server-0.10.8-2|23	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|gst-rtsp-server-0.10.8-2|24	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|gst-rtsp-server-0.10.8-2|25	BuildRequires:	pkgconfig(python)
14cr|gst-rtsp-server-0.10.8-2|26	
14cr|gst-rtsp-server-0.10.8-2|27	%description
14cr|gst-rtsp-server-0.10.8-2|28	RTSP server based on GStreamer.
14cr|gst-rtsp-server-0.10.8-2|29	
14cr|gst-rtsp-server-0.10.8-2|30	%package -n %{libname}
14cr|gst-rtsp-server-0.10.8-2|31	Summary:	RTSP server library for the GStreamer framework
14cr|gst-rtsp-server-0.10.8-2|32	Group:		System/Libraries
14cr|gst-rtsp-server-0.10.8-2|33	
14cr|gst-rtsp-server-0.10.8-2|34	%description -n %{libname}
14cr|gst-rtsp-server-0.10.8-2|35	RTSP server based on GStreamer.
14cr|gst-rtsp-server-0.10.8-2|36	
14cr|gst-rtsp-server-0.10.8-2|37	%package -n %develname
14cr|gst-rtsp-server-0.10.8-2|38	Summary:	RTSP server library for the GStreamer framework
14cr|gst-rtsp-server-0.10.8-2|39	Group:		Development/C
14cr|gst-rtsp-server-0.10.8-2|40	Requires:	%{libname} = %{version}-%{release}
14cr|gst-rtsp-server-0.10.8-2|41	Provides:	%{name}-devel = %{version}
14cr|gst-rtsp-server-0.10.8-2|42	Provides:	libgstrtspserver-devel = %{version}-%{release}
14cr|gst-rtsp-server-0.10.8-2|43	
14cr|gst-rtsp-server-0.10.8-2|44	%description -n %{develname}
14cr|gst-rtsp-server-0.10.8-2|45	RTSP server based on GStreamer.
14cr|gst-rtsp-server-0.10.8-2|46	
14cr|gst-rtsp-server-0.10.8-2|47	%package -n python-rtspserver
14cr|gst-rtsp-server-0.10.8-2|48	Group: Development/Python
14cr|gst-rtsp-server-0.10.8-2|49	Summary: Python bindings for the RTSP-Server
14cr|gst-rtsp-server-0.10.8-2|50	Requires: gstreamer0.10-python
14cr|gst-rtsp-server-0.10.8-2|51	
14cr|gst-rtsp-server-0.10.8-2|52	%description -n python-rtspserver
14cr|gst-rtsp-server-0.10.8-2|53	This is the Python binding for GStreamer's RTSP Server.
14cr|gst-rtsp-server-0.10.8-2|54	
14cr|gst-rtsp-server-0.10.8-2|55	%prep
14cr|gst-rtsp-server-0.10.8-2|56	%setup -qn %oname-%{version}
14cr|gst-rtsp-server-0.10.8-2|57	%apply_patches
14cr|gst-rtsp-server-0.10.8-2|58	autoreconf -fi
14cr|gst-rtsp-server-0.10.8-2|59	
14cr|gst-rtsp-server-0.10.8-2|60	%build
14cr|gst-rtsp-server-0.10.8-2|61	%configure2_5x \
14cr|gst-rtsp-server-0.10.8-2|62	--disable-static \
14cr|gst-rtsp-server-0.10.8-2|63	--with-pic \
14cr|gst-rtsp-server-0.10.8-2|64	--enable-maintainer-mode \
14cr|gst-rtsp-server-0.10.8-2|65	--enable-gtk-doc
14cr|gst-rtsp-server-0.10.8-2|66	%make
14cr|gst-rtsp-server-0.10.8-2|67	
14cr|gst-rtsp-server-0.10.8-2|68	%install
14cr|gst-rtsp-server-0.10.8-2|69	%makeinstall_std
14cr|gst-rtsp-server-0.10.8-2|70	
14cr|gst-rtsp-server-0.10.8-2|71	%files -n %{libname}
14cr|gst-rtsp-server-0.10.8-2|72	%doc README AUTHORS
14cr|gst-rtsp-server-0.10.8-2|73	%{_libdir}/libgstrtspserver-%{api}.so.%{major}*
14cr|gst-rtsp-server-0.10.8-2|74	%{_libdir}/girepository-1.0/GstRtspServer-%{api}.typelib
14cr|gst-rtsp-server-0.10.8-2|75	
14cr|gst-rtsp-server-0.10.8-2|76	%files -n %{develname}
14cr|gst-rtsp-server-0.10.8-2|77	%{_libdir}/libgstrtspserver-%{api}.so
14cr|gst-rtsp-server-0.10.8-2|78	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|gst-rtsp-server-0.10.8-2|79	%{_includedir}/gstreamer-%{api}/gst/rtsp-server
14cr|gst-rtsp-server-0.10.8-2|80	%{_datadir}/gir-1.0/GstRtspServer-%{api}.gir
14cr|gst-rtsp-server-0.10.8-2|81	%{_datadir}/gtk-doc/html/gst-rtsp-server-0.10
14cr|gst-rtsp-server-0.10.8-2|82	%{_datadir}/vala/vapi/%{name}-%{api}.deps
14cr|gst-rtsp-server-0.10.8-2|83	%{_datadir}/vala/vapi/%{name}-%{api}.vapi
14cr|gst-rtsp-server-0.10.8-2|84	
14cr|gst-rtsp-server-0.10.8-2|85	%files -n python-rtspserver
14cr|gst-rtsp-server-0.10.8-2|86	%{py_platsitedir}/gst-%{api}/gst/rtspserver.so
14cr|gst-rtsp-server-0.10.8-2|87	%{_datadir}/gst-rtsp
14cr|gst-rtsp-server-0.10.8-2|88	
14cr|gst-rtsp-server-0.10.8-2|89	
14cr|gst-rtsp-server-0.10.8-2|90	
14cr|gst-rtsp-server-0.10.8-2|91	
14cr|gst-rtsp-server-0.10.8-2|92	%changelog
14cr|gst-rtsp-server-0.10.8-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.8-2
14cr|gst-rtsp-server-0.10.8-2|94	+ Revision: 6e407b0
14cr|gst-rtsp-server-0.10.8-2|95	- MassBuild#464: Increase release tag
14cr|gst-rtsp-server-0.10.8-2|96	
14cr|gst-rtsp-server-0.10.8-2|97	

1857 14
14cr|gsutil-3.0-6|1	Summary:	A utility to save, restore and reboot Grandstream Budgetone phones
14cr|gsutil-3.0-6|2	Name:		gsutil
14cr|gsutil-3.0-6|3	Version:	3.0
14cr|gsutil-3.0-6|4	Release:	6
14cr|gsutil-3.0-6|5	License:	GPL
14cr|gsutil-3.0-6|6	Group:		System/Servers
14cr|gsutil-3.0-6|7	URL:		http://www.pkts.ca/gsutil.shtml
14cr|gsutil-3.0-6|8	Source:		http://www.pkts.ca/%{name}-%{version}.tar.bz2
14cr|gsutil-3.0-6|9	BuildArch:	noarch
14cr|gsutil-3.0-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|gsutil-3.0-6|11	
14cr|gsutil-3.0-6|12	%description
14cr|gsutil-3.0-6|13	A utility to dump and restore the configuration of the Grandstream Budgetone
14cr|gsutil-3.0-6|14	VOIP telephone, up to and including version 1.0.6.7 of the firmware.
14cr|gsutil-3.0-6|15	
14cr|gsutil-3.0-6|16	%prep
14cr|gsutil-3.0-6|17	
14cr|gsutil-3.0-6|18	%setup -q
14cr|gsutil-3.0-6|19	
14cr|gsutil-3.0-6|20	%build
14cr|gsutil-3.0-6|21	
14cr|gsutil-3.0-6|22	%install
14cr|gsutil-3.0-6|23	rm -rf %{buildroot}
14cr|gsutil-3.0-6|24	
14cr|gsutil-3.0-6|25	install -d %{buildroot}%{_bindir}
14cr|gsutil-3.0-6|26	install -m0755 gsutil %{buildroot}%{_bindir}/gsutil
14cr|gsutil-3.0-6|27	
14cr|gsutil-3.0-6|28	%clean
14cr|gsutil-3.0-6|29	rm -r %{buildroot}
14cr|gsutil-3.0-6|30	
14cr|gsutil-3.0-6|31	%files
14cr|gsutil-3.0-6|32	%defattr(0644,root,root,0755)
14cr|gsutil-3.0-6|33	%doc README Changelog gxp2000.template.txt
14cr|gsutil-3.0-6|34	%attr(0755,root,root) %{_bindir}/gsutil
14cr|gsutil-3.0-6|35	
14cr|gsutil-3.0-6|36	
14cr|gsutil-3.0-6|37	
14cr|gsutil-3.0-6|38	%changelog
14cr|gsutil-3.0-6|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-6
14cr|gsutil-3.0-6|40	+ Revision: 0c293cb
14cr|gsutil-3.0-6|41	- MassBuild#464: Increase release tag
14cr|gsutil-3.0-6|42	
14cr|gsutil-3.0-6|43	

1858 14
14cr|gsynaptics-0.9.14-8|1	%define name gsynaptics
14cr|gsynaptics-0.9.14-8|2	%define version 0.9.14
14cr|gsynaptics-0.9.14-8|3	%define release 8
14cr|gsynaptics-0.9.14-8|4	
14cr|gsynaptics-0.9.14-8|5	Summary: Tool for Synaptics touchpad driver
14cr|gsynaptics-0.9.14-8|6	Name: %{name}
14cr|gsynaptics-0.9.14-8|7	Version: %{version}
14cr|gsynaptics-0.9.14-8|8	Release: %{release}
14cr|gsynaptics-0.9.14-8|9	Source0: http://globalbase.dl.sourceforge.jp/gsynaptics/28322/%{name}-%{version}.tar.gz
14cr|gsynaptics-0.9.14-8|10	# non-corrupted icon from CVS
14cr|gsynaptics-0.9.14-8|11	Source1: http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/*checkout*/gsynaptics/gsynaptics/data/touchpad.png
14cr|gsynaptics-0.9.14-8|12	Patch0: gsynaptics-0.9.14-do-not-set-zero.patch
14cr|gsynaptics-0.9.14-8|13	Patch1: gsynaptics-0.9.14-dot-fixes.patch
14cr|gsynaptics-0.9.14-8|14	Patch2: gsynaptics-0.9.14-fix-desktop-file.patch
14cr|gsynaptics-0.9.14-8|15	Patch3: gsynaptics-0.9.14-fix-docbook.patch
14cr|gsynaptics-0.9.14-8|16	Patch4: gsynaptics-0.9.14-build-filename.patch
14cr|gsynaptics-0.9.14-8|17	Patch5: gsynaptics-0.9.14-format-security.patch
14cr|gsynaptics-0.9.14-8|18	
14cr|gsynaptics-0.9.14-8|19	# (cg) Some patches from fedora
14cr|gsynaptics-0.9.14-8|20	Patch100: gsynaptics-0.9.14-fix-tap-statecheck.patch
14cr|gsynaptics-0.9.14-8|21	Patch101: gsynaptics-0.9.14-enable-tapping.patch
14cr|gsynaptics-0.9.14-8|22	Patch102: gsynaptics-0.9.14-dont-reset-taptime.patch
14cr|gsynaptics-0.9.14-8|23	
14cr|gsynaptics-0.9.14-8|24	
14cr|gsynaptics-0.9.14-8|25	License: GPLv2+
14cr|gsynaptics-0.9.14-8|26	Group: System/Configuration/Hardware
14cr|gsynaptics-0.9.14-8|27	Url: http://gsynaptics.sourceforge.jp/
14cr|gsynaptics-0.9.14-8|28	BuildRequires: pkgconfig(libgnomeui-2.0) pkgconfig(gnome-doc-utils) pkgconfig(libglade-2.0)
14cr|gsynaptics-0.9.14-8|29	buildrequires: perl(XML::Parser)
14cr|gsynaptics-0.9.14-8|30	
14cr|gsynaptics-0.9.14-8|31	%description
14cr|gsynaptics-0.9.14-8|32	GSynaptics is a setting tool for Synaptics touchpad driver.
14cr|gsynaptics-0.9.14-8|33	
14cr|gsynaptics-0.9.14-8|34	%prep
14cr|gsynaptics-0.9.14-8|35	%setup -q
14cr|gsynaptics-0.9.14-8|36	cp -f %{SOURCE1} data
14cr|gsynaptics-0.9.14-8|37	%patch0 -p1
14cr|gsynaptics-0.9.14-8|38	%patch1 -p1
14cr|gsynaptics-0.9.14-8|39	%patch2 -p1
14cr|gsynaptics-0.9.14-8|40	%patch3 -p1
14cr|gsynaptics-0.9.14-8|41	%patch4 -p1
14cr|gsynaptics-0.9.14-8|42	%patch5 -p1
14cr|gsynaptics-0.9.14-8|43	
14cr|gsynaptics-0.9.14-8|44	%patch100 -p1
14cr|gsynaptics-0.9.14-8|45	%patch101 -p1
14cr|gsynaptics-0.9.14-8|46	%patch102 -p1
14cr|gsynaptics-0.9.14-8|47	
14cr|gsynaptics-0.9.14-8|48	%build
14cr|gsynaptics-0.9.14-8|49	%configure2_5x
14cr|gsynaptics-0.9.14-8|50	%make
14cr|gsynaptics-0.9.14-8|51	
14cr|gsynaptics-0.9.14-8|52	%install
14cr|gsynaptics-0.9.14-8|53	%makeinstall_std
14cr|gsynaptics-0.9.14-8|54	%find_lang %{name}
14cr|gsynaptics-0.9.14-8|55	
14cr|gsynaptics-0.9.14-8|56	%files -f %{name}.lang
14cr|gsynaptics-0.9.14-8|57	%defattr(-,root,root)
14cr|gsynaptics-0.9.14-8|58	%doc README TODO
14cr|gsynaptics-0.9.14-8|59	%{_bindir}/%{name}*
14cr|gsynaptics-0.9.14-8|60	%{_datadir}/applications/%{name}.desktop
14cr|gsynaptics-0.9.14-8|61	%{_datadir}/gnome/autostart/%{name}-init.desktop
14cr|gsynaptics-0.9.14-8|62	%doc %{_datadir}/gnome/help/%{name}
14cr|gsynaptics-0.9.14-8|63	%{_datadir}/%{name}
14cr|gsynaptics-0.9.14-8|64	%{_mandir}/man1/%{name}*.1*
14cr|gsynaptics-0.9.14-8|65	%{_datadir}/pixmaps/touchpad.png
14cr|gsynaptics-0.9.14-8|66	
14cr|gsynaptics-0.9.14-8|67	
14cr|gsynaptics-0.9.14-8|68	
14cr|gsynaptics-0.9.14-8|69	%changelog
14cr|gsynaptics-0.9.14-8|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.14-8
14cr|gsynaptics-0.9.14-8|71	+ Revision: 8ad7013
14cr|gsynaptics-0.9.14-8|72	- MassBuild#464: Increase release tag
14cr|gsynaptics-0.9.14-8|73	
14cr|gsynaptics-0.9.14-8|74	

1859 14
14cr|gtetrinet-0.7.11-9|1	%define version 0.7.11
14cr|gtetrinet-0.7.11-9|2	
14cr|gtetrinet-0.7.11-9|3	Summary:	TetriNET game client for Linux
14cr|gtetrinet-0.7.11-9|4	Name:		gtetrinet
14cr|gtetrinet-0.7.11-9|5	Version:	%{version}
14cr|gtetrinet-0.7.11-9|6	Release:	9
14cr|gtetrinet-0.7.11-9|7	License:	GPLv2+
14cr|gtetrinet-0.7.11-9|8	Group:		Games/Arcade
14cr|gtetrinet-0.7.11-9|9	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
14cr|gtetrinet-0.7.11-9|10	URL:		http://gtetrinet.sourceforge.net/
14cr|gtetrinet-0.7.11-9|11	Patch0:     gtetrinet-0.7.11-fix_default_server.diff
14cr|gtetrinet-0.7.11-9|12	Patch1:     gtetrinet-0.7.11-fix_format_error.diff
14cr|gtetrinet-0.7.11-9|13	Buildrequires:	pkgconfig(libgnomeui-2.0)
14cr|gtetrinet-0.7.11-9|14	BuildRequires:  perl-XML-Parser
14cr|gtetrinet-0.7.11-9|15	BuildRequires:	imagemagick
14cr|gtetrinet-0.7.11-9|16	Requires(post):		GConf2 >= 2.3.3
14cr|gtetrinet-0.7.11-9|17	Requires(preun):		GConf2 >= 2.3.3
14cr|gtetrinet-0.7.11-9|18	
14cr|gtetrinet-0.7.11-9|19	%description
14cr|gtetrinet-0.7.11-9|20	GTetrinet is a client program for the popular TetriNET game, a multiplayer
14cr|gtetrinet-0.7.11-9|21	tetris game that is played over the internet. It is written in GTK.
14cr|gtetrinet-0.7.11-9|22	(If you don't know what TetriNET is, check out tetrinet.org)
14cr|gtetrinet-0.7.11-9|23	
14cr|gtetrinet-0.7.11-9|24	Its features include:
14cr|gtetrinet-0.7.11-9|25	* Fully network compatible with Tetrinet v1.13 for Win95/98/NT
14cr|gtetrinet-0.7.11-9|26	* Theme support with sound
14cr|gtetrinet-0.7.11-9|27	* Spectator support on Tetrinet-X servers with the qirc patch by Drslum.
14cr|gtetrinet-0.7.11-9|28	
14cr|gtetrinet-0.7.11-9|29	
14cr|gtetrinet-0.7.11-9|30	%prep
14cr|gtetrinet-0.7.11-9|31	%setup -q
14cr|gtetrinet-0.7.11-9|32	%patch0 -p0
14cr|gtetrinet-0.7.11-9|33	%patch1 -p0
14cr|gtetrinet-0.7.11-9|34	
14cr|gtetrinet-0.7.11-9|35	%build
14cr|gtetrinet-0.7.11-9|36	%configure2_5x --enable-detach --enable-ipv6
14cr|gtetrinet-0.7.11-9|37	%make
14cr|gtetrinet-0.7.11-9|38	
14cr|gtetrinet-0.7.11-9|39	%install
14cr|gtetrinet-0.7.11-9|40	rm -fr $RPM_BUILD_ROOT
14cr|gtetrinet-0.7.11-9|41	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|gtetrinet-0.7.11-9|42	
14cr|gtetrinet-0.7.11-9|43	# icon
14cr|gtetrinet-0.7.11-9|44	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
14cr|gtetrinet-0.7.11-9|45	$RPM_BUILD_ROOT%{_liconsdir} \
14cr|gtetrinet-0.7.11-9|46	$RPM_BUILD_ROOT%{_miconsdir}
14cr|gtetrinet-0.7.11-9|47	convert -geometry 48x48 gtetrinet.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|48	convert -geometry 32x32 gtetrinet.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|49	convert -geometry 16x16 gtetrinet.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|50	
14cr|gtetrinet-0.7.11-9|51	# menu
14cr|gtetrinet-0.7.11-9|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gtetrinet-0.7.11-9|53	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gtetrinet-0.7.11-9|54	[Desktop Entry]
14cr|gtetrinet-0.7.11-9|55	Name=GTetrinet
14cr|gtetrinet-0.7.11-9|56	Comment=TetriNET game client for Linux
14cr|gtetrinet-0.7.11-9|57	Exec=%_gamesbindir/gtetrinet
14cr|gtetrinet-0.7.11-9|58	Icon=%{name}
14cr|gtetrinet-0.7.11-9|59	Terminal=false
14cr|gtetrinet-0.7.11-9|60	Type=Application
14cr|gtetrinet-0.7.11-9|61	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|gtetrinet-0.7.11-9|62	EOF
14cr|gtetrinet-0.7.11-9|63	
14cr|gtetrinet-0.7.11-9|64	%find_lang %{name}
14cr|gtetrinet-0.7.11-9|65	
14cr|gtetrinet-0.7.11-9|66	%if %mdkversion < 200900
14cr|gtetrinet-0.7.11-9|67	%post
14cr|gtetrinet-0.7.11-9|68	%{update_menus}
14cr|gtetrinet-0.7.11-9|69	%post_install_gconf_schemas gtetrinet
14cr|gtetrinet-0.7.11-9|70	%endif
14cr|gtetrinet-0.7.11-9|71	
14cr|gtetrinet-0.7.11-9|72	%preun
14cr|gtetrinet-0.7.11-9|73	%preun_uninstall_gconf_schemas gtetrinet
14cr|gtetrinet-0.7.11-9|74	
14cr|gtetrinet-0.7.11-9|75	%if %mdkversion < 200900
14cr|gtetrinet-0.7.11-9|76	%postun
14cr|gtetrinet-0.7.11-9|77	%{clean_menus}
14cr|gtetrinet-0.7.11-9|78	%endif
14cr|gtetrinet-0.7.11-9|79	
14cr|gtetrinet-0.7.11-9|80	%clean
14cr|gtetrinet-0.7.11-9|81	rm -rf $RPM_BUILD_ROOT
14cr|gtetrinet-0.7.11-9|82	
14cr|gtetrinet-0.7.11-9|83	%files -f %{name}.lang
14cr|gtetrinet-0.7.11-9|84	%defattr(-,root,root)
14cr|gtetrinet-0.7.11-9|85	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|gtetrinet-0.7.11-9|86	%{_gamesbindir}/*
14cr|gtetrinet-0.7.11-9|87	%{_datadir}/gtetrinet
14cr|gtetrinet-0.7.11-9|88	%{_datadir}/applications/*.desktop
14cr|gtetrinet-0.7.11-9|89	%{_datadir}/pixmaps/*
14cr|gtetrinet-0.7.11-9|90	%{_mandir}/man?/*
14cr|gtetrinet-0.7.11-9|91	%{_sysconfdir}/gconf/schemas/*
14cr|gtetrinet-0.7.11-9|92	%{_iconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|93	%{_liconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|94	%{_miconsdir}/%{name}.png
14cr|gtetrinet-0.7.11-9|95	
14cr|gtetrinet-0.7.11-9|96	
14cr|gtetrinet-0.7.11-9|97	
14cr|gtetrinet-0.7.11-9|98	
14cr|gtetrinet-0.7.11-9|99	
14cr|gtetrinet-0.7.11-9|100	%changelog
14cr|gtetrinet-0.7.11-9|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.11-9
14cr|gtetrinet-0.7.11-9|102	+ Revision: 28497db
14cr|gtetrinet-0.7.11-9|103	- MassBuild#464: Increase release tag
14cr|gtetrinet-0.7.11-9|104	
14cr|gtetrinet-0.7.11-9|105	

1860 14
14cr|gtg-0.3-2|1	Name:           gtg
14cr|gtg-0.3-2|2	Version:        0.3
14cr|gtg-0.3-2|3	Release:        2
14cr|gtg-0.3-2|4	Group:          Development/Other
14cr|gtg-0.3-2|5	License:        GPLv3
14cr|gtg-0.3-2|6	Summary:        Getting Things GNOME! is an organizer for the GNOME desktop environment
14cr|gtg-0.3-2|7	Source:         https://launchpad.net/gtg/0.3/0.3/+download/%{name}-%{version}.tar.gz
14cr|gtg-0.3-2|8	URL:            http://gtg.fritalk.com/
14cr|gtg-0.3-2|9	
14cr|gtg-0.3-2|10	BuildRequires: pyxdg
14cr|gtg-0.3-2|11	BuildRequires: python-devel
14cr|gtg-0.3-2|12	Requires:      python-configobj
14cr|gtg-0.3-2|13	Requires:      python-simplejson
14cr|gtg-0.3-2|14	Requires:      pygtk2.0
14cr|gtg-0.3-2|15	Requires:      pygtk2.0-libglade
14cr|gtg-0.3-2|16	Requires:      pyxdg
14cr|gtg-0.3-2|17	Requires:      python-gobject
14cr|gtg-0.3-2|18	Suggests: python-bugz
14cr|gtg-0.3-2|19	Suggests: python-evolution
14cr|gtg-0.3-2|20	Suggests: hamster-applet
14cr|gtg-0.3-2|21	Suggests: python-champlain
14cr|gtg-0.3-2|22	Suggests: python-clutter
14cr|gtg-0.3-2|23	Suggests: python-clutter-gtk
14cr|gtg-0.3-2|24	#Suggests:python-geoclue
14cr|gtg-0.3-2|25	BuildArch: noarch
14cr|gtg-0.3-2|26	
14cr|gtg-0.3-2|27	%description
14cr|gtg-0.3-2|28	Getting Things Gnome! is an organizer for the GNOME desktop environment.
14cr|gtg-0.3-2|29	
14cr|gtg-0.3-2|30	GTG focuses on usability and ease of use. Its main objective is to
14cr|gtg-0.3-2|31	provide a simple, powerful and flexible organization tool to the
14cr|gtg-0.3-2|32	GNOME desktop environment.
14cr|gtg-0.3-2|33	
14cr|gtg-0.3-2|34	GTG uses a very handy text edition system for task creation and edition.
14cr|gtg-0.3-2|35	The task editor can automatically recognize meta-data such as tags
14cr|gtg-0.3-2|36	and subtasks only by the use of a very simple syntax.
14cr|gtg-0.3-2|37	If you wanna know more about this, please read Getting Started With GTG.
14cr|gtg-0.3-2|38	
14cr|gtg-0.3-2|39	%prep
14cr|gtg-0.3-2|40	%setup -q
14cr|gtg-0.3-2|41	
14cr|gtg-0.3-2|42	%build
14cr|gtg-0.3-2|43	
14cr|gtg-0.3-2|44	%install
14cr|gtg-0.3-2|45	python setup.py install --root %{buildroot}
14cr|gtg-0.3-2|46	
14cr|gtg-0.3-2|47	%find_lang %{name}
14cr|gtg-0.3-2|48	
14cr|gtg-0.3-2|49	%files -f %{name}.lang
14cr|gtg-0.3-2|50	%doc AUTHORS README CHANGELOG
14cr|gtg-0.3-2|51	%{_bindir}/%{name}*
14cr|gtg-0.3-2|52	%{_bindir}/gtcli
14cr|gtg-0.3-2|53	%{_datadir}/%{name}
14cr|gtg-0.3-2|54	%{_mandir}/man1/gtg*
14cr|gtg-0.3-2|55	%{_mandir}/man1/gtcli*
14cr|gtg-0.3-2|56	%{python_sitelib}/GTG
14cr|gtg-0.3-2|57	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|gtg-0.3-2|58	%{_datadir}/applications/%{name}.desktop
14cr|gtg-0.3-2|59	%{_datadir}/dbus-1/services/org.gnome.GTG.service
14cr|gtg-0.3-2|60	%{_iconsdir}/hicolor/*/apps/gtg.*
14cr|gtg-0.3-2|61	%{_datadir}/help/*/%{name}
14cr|gtg-0.3-2|62	
14cr|gtg-0.3-2|63	
14cr|gtg-0.3-2|64	%changelog
14cr|gtg-0.3-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|gtg-0.3-2|66	+ Revision: fd250b3
14cr|gtg-0.3-2|67	- MassBuild#464: Increase release tag
14cr|gtg-0.3-2|68	
14cr|gtg-0.3-2|69	

1861 14
14cr|gtimelog-0.9.1-2|1	Summary: a small application to keep track of your time
14cr|gtimelog-0.9.1-2|2	Name: gtimelog
14cr|gtimelog-0.9.1-2|3	Version: 0.9.1
14cr|gtimelog-0.9.1-2|4	Release: 2
14cr|gtimelog-0.9.1-2|5	Group: Office
14cr|gtimelog-0.9.1-2|6	License: GPLv2
14cr|gtimelog-0.9.1-2|7	URL: http://mg.pov.lt/gtimelog/
14cr|gtimelog-0.9.1-2|8	Source0: https://github.com/gtimelog/gtimelog/archive/0.9.1/%{name}-%{version}.tar.gz
14cr|gtimelog-0.9.1-2|9	Requires: pygtk2.0
14cr|gtimelog-0.9.1-2|10	Requires: pygtk2.0-libglade
14cr|gtimelog-0.9.1-2|11	BuildRequires: python-devel
14cr|gtimelog-0.9.1-2|12	BuildRequires: python-setuptools
14cr|gtimelog-0.9.1-2|13	BuildRequires: desktop-file-utils
14cr|gtimelog-0.9.1-2|14	
14cr|gtimelog-0.9.1-2|15	%define debug_package %{nil}
14cr|gtimelog-0.9.1-2|16	
14cr|gtimelog-0.9.1-2|17	%description
14cr|gtimelog-0.9.1-2|18	GTimeLog is a small Gtk+ app for keeping track of your time. It's main goal
14cr|gtimelog-0.9.1-2|19	is to be as unintrusive as possible.
14cr|gtimelog-0.9.1-2|20	
14cr|gtimelog-0.9.1-2|21	%prep
14cr|gtimelog-0.9.1-2|22	%setup -q
14cr|gtimelog-0.9.1-2|23	
14cr|gtimelog-0.9.1-2|24	%build
14cr|gtimelog-0.9.1-2|25	
14cr|gtimelog-0.9.1-2|26	%install
14cr|gtimelog-0.9.1-2|27	%__python setup.py install --root=%{buildroot}
14cr|gtimelog-0.9.1-2|28	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtimelog-0.9.1-2|29	desktop-file-install \
14cr|gtimelog-0.9.1-2|30	--dir %{buildroot}%{_datadir}/applications \
14cr|gtimelog-0.9.1-2|31	%name.desktop
14cr|gtimelog-0.9.1-2|32	
14cr|gtimelog-0.9.1-2|33	%files
14cr|gtimelog-0.9.1-2|34	%doc   gtimelogrc.example
14cr|gtimelog-0.9.1-2|35	%attr(0755,root,root)%{_bindir}/%name
14cr|gtimelog-0.9.1-2|36	%{py_puresitedir}/%{name}*
14cr|gtimelog-0.9.1-2|37	%{_datadir}/applications/%name.desktop
14cr|gtimelog-0.9.1-2|38	
14cr|gtimelog-0.9.1-2|39	
14cr|gtimelog-0.9.1-2|40	
14cr|gtimelog-0.9.1-2|41	%changelog
14cr|gtimelog-0.9.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14cr|gtimelog-0.9.1-2|43	+ Revision: 2491a7d
14cr|gtimelog-0.9.1-2|44	- MassBuild#464: Increase release tag
14cr|gtimelog-0.9.1-2|45	
14cr|gtimelog-0.9.1-2|46	

1862 14
14cr|gtkam-0.2.0-4|1	%define buildgimpplugin	1
14cr|gtkam-0.2.0-4|2	
14cr|gtkam-0.2.0-4|3	Summary: 	GPhoto2 GTK+ frontend
14cr|gtkam-0.2.0-4|4	Name: 		gtkam
14cr|gtkam-0.2.0-4|5	Version: 	0.2.0
14cr|gtkam-0.2.0-4|6	Release: 	4
14cr|gtkam-0.2.0-4|7	License: 	GPLv2+
14cr|gtkam-0.2.0-4|8	Group: 		Graphics
14cr|gtkam-0.2.0-4|9	Source0:	http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
14cr|gtkam-0.2.0-4|10	# file in the tarball is corrupt: replaced from upstream SVN. Drop
14cr|gtkam-0.2.0-4|11	# with any release after 0.1.14. -AdamW 2007/07
14cr|gtkam-0.2.0-4|12	Patch0:		gtkam-omf-install.patch
14cr|gtkam-0.2.0-4|13	Patch1:		gtkam_wformat.patch
14cr|gtkam-0.2.0-4|14	URL: 		http://sourceforge.net/projects/gphoto
14cr|gtkam-0.2.0-4|15	Requires:	gphoto2
14cr|gtkam-0.2.0-4|16	BuildRequires: 	pkgconfig(libgphoto2)
14cr|gtkam-0.2.0-4|17	BuildRequires: 	gettext-devel
14cr|gtkam-0.2.0-4|18	BuildRequires: 	libexif-gtk-devel
14cr|gtkam-0.2.0-4|19	BuildRequires:	autoconf
14cr|gtkam-0.2.0-4|20	BuildRequires:	imagemagick
14cr|gtkam-0.2.0-4|21	BuildRequires:	gnome-common
14cr|gtkam-0.2.0-4|22	BuildRequires:	intltool
14cr|gtkam-0.2.0-4|23	BuildRequires:	pkgconfig(libbonobo-2.0)
14cr|gtkam-0.2.0-4|24	BuildRequires:	pkgconfig(bonobo-activation-2.0)
14cr|gtkam-0.2.0-4|25	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gtkam-0.2.0-4|26	BuildRequires:	scrollkeeper
14cr|gtkam-0.2.0-4|27	%if %{buildgimpplugin}
14cr|gtkam-0.2.0-4|28	BuildRequires: 	gimp-devel
14cr|gtkam-0.2.0-4|29	%endif
14cr|gtkam-0.2.0-4|30	
14cr|gtkam-0.2.0-4|31	Requires(post):		scrollkeeper
14cr|gtkam-0.2.0-4|32	Requires(postun):	scrollkeeper
14cr|gtkam-0.2.0-4|33	
14cr|gtkam-0.2.0-4|34	%description
14cr|gtkam-0.2.0-4|35	GTKam is a fine interface for a wide variety of digital cameras.
14cr|gtkam-0.2.0-4|36	
14cr|gtkam-0.2.0-4|37	%if %{buildgimpplugin}
14cr|gtkam-0.2.0-4|38	%package gimp-plugin
14cr|gtkam-0.2.0-4|39	Summary: 	GIMP-plug-in for digital camera access through GPhoto2
14cr|gtkam-0.2.0-4|40	Requires: 	%{name} = %{version}
14cr|gtkam-0.2.0-4|41	Requires:	gimp
14cr|gtkam-0.2.0-4|42	Group: 		Graphics
14cr|gtkam-0.2.0-4|43	
14cr|gtkam-0.2.0-4|44	%description gimp-plugin
14cr|gtkam-0.2.0-4|45	GIMP-plug-in for direct digital camera access through GPhoto2.
14cr|gtkam-0.2.0-4|46	%endif
14cr|gtkam-0.2.0-4|47	
14cr|gtkam-0.2.0-4|48	%prep
14cr|gtkam-0.2.0-4|49	%setup -q
14cr|gtkam-0.2.0-4|50	%patch0 -p1
14cr|gtkam-0.2.0-4|51	%patch1 -p1
14cr|gtkam-0.2.0-4|52	
14cr|gtkam-0.2.0-4|53	%build
14cr|gtkam-0.2.0-4|54	%configure2_5x
14cr|gtkam-0.2.0-4|55	
14cr|gtkam-0.2.0-4|56	%make WARN_CFLAGS=""
14cr|gtkam-0.2.0-4|57	
14cr|gtkam-0.2.0-4|58	%install
14cr|gtkam-0.2.0-4|59	%makeinstall_std
14cr|gtkam-0.2.0-4|60	%find_lang %{name} --with-gnome
14cr|gtkam-0.2.0-4|61	
14cr|gtkam-0.2.0-4|62	# icons
14cr|gtkam-0.2.0-4|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|gtkam-0.2.0-4|64	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gtkam-0.2.0-4|65	convert -scale 32 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gtkam-0.2.0-4|66	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gtkam-0.2.0-4|67	
14cr|gtkam-0.2.0-4|68	# menu stuff
14cr|gtkam-0.2.0-4|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtkam-0.2.0-4|70	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtkam-0.2.0-4|71	[Desktop Entry]
14cr|gtkam-0.2.0-4|72	Name=GTKam
14cr|gtkam-0.2.0-4|73	Comment=Access digital cameras (via GPhoto2)
14cr|gtkam-0.2.0-4|74	Exec=%{_bindir}/%{name}
14cr|gtkam-0.2.0-4|75	Icon=%{name}
14cr|gtkam-0.2.0-4|76	Terminal=false
14cr|gtkam-0.2.0-4|77	Type=Application
14cr|gtkam-0.2.0-4|78	Categories=GTK;Graphics;Photography;
14cr|gtkam-0.2.0-4|79	EOF
14cr|gtkam-0.2.0-4|80	
14cr|gtkam-0.2.0-4|81	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|gtkam-0.2.0-4|82	#rm -rf %{buildroot}/var/lib/scrollkeeper
14cr|gtkam-0.2.0-4|83	rm -rf %{buildroot}/%{_datadir}/applications/gtkam.desktop
14cr|gtkam-0.2.0-4|84	
14cr|gtkam-0.2.0-4|85	# dynamic desktop support
14cr|gtkam-0.2.0-4|86	%define launchers /etc/dynamic/launchers/camera
14cr|gtkam-0.2.0-4|87	
14cr|gtkam-0.2.0-4|88	mkdir -p %{buildroot}%{launchers}
14cr|gtkam-0.2.0-4|89	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14cr|gtkam-0.2.0-4|90	[Desktop Entry]
14cr|gtkam-0.2.0-4|91	Name=GTKam
14cr|gtkam-0.2.0-4|92	Comment=GNU Digital Camera Program
14cr|gtkam-0.2.0-4|93	TryExec=%{_bindir}/gtkam
14cr|gtkam-0.2.0-4|94	Exec=%{_bindir}/gtkam
14cr|gtkam-0.2.0-4|95	Terminal=false
14cr|gtkam-0.2.0-4|96	Icon=gtkam
14cr|gtkam-0.2.0-4|97	Type=Application
14cr|gtkam-0.2.0-4|98	EOF
14cr|gtkam-0.2.0-4|99	
14cr|gtkam-0.2.0-4|100	%post
14cr|gtkam-0.2.0-4|101	update-alternatives --install %{launchers}/kde.desktop camera.kde.dynamic %{launchers}/%{name}.desktop 50
14cr|gtkam-0.2.0-4|102	update-alternatives --install %{launchers}/gnome.desktop camera.gnome.dynamic %{launchers}/%{name}.desktop 50
14cr|gtkam-0.2.0-4|103	
14cr|gtkam-0.2.0-4|104	%postun
14cr|gtkam-0.2.0-4|105	if [ $1 = 0 ]; then
14cr|gtkam-0.2.0-4|106	update-alternatives --remove camera.kde.dynamic %{launchers}/%{name}.desktop
14cr|gtkam-0.2.0-4|107	update-alternatives --remove camera.gnome.dynamic %{launchers}/%{name}.desktop
14cr|gtkam-0.2.0-4|108	fi
14cr|gtkam-0.2.0-4|109	
14cr|gtkam-0.2.0-4|110	%clean
14cr|gtkam-0.2.0-4|111	
14cr|gtkam-0.2.0-4|112	%files -f %{name}.lang
14cr|gtkam-0.2.0-4|113	%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|gtkam-0.2.0-4|114	%config(noreplace) %{launchers}/%{name}.desktop
14cr|gtkam-0.2.0-4|115	%{_bindir}/*
14cr|gtkam-0.2.0-4|116	%{_datadir}/%{name}
14cr|gtkam-0.2.0-4|117	%{_datadir}/images/%{name}
14cr|gtkam-0.2.0-4|118	%{_datadir}/applications/*
14cr|gtkam-0.2.0-4|119	%{_mandir}/*/%{name}*
14cr|gtkam-0.2.0-4|120	#%{_datadir}/omf/%{name}
14cr|gtkam-0.2.0-4|121	%{_datadir}/pixmaps/%{name}.png
14cr|gtkam-0.2.0-4|122	%{_datadir}/pixmaps/%{name}-camera.png
14cr|gtkam-0.2.0-4|123	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gtkam-0.2.0-4|124	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gtkam-0.2.0-4|125	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gtkam-0.2.0-4|126	
14cr|gtkam-0.2.0-4|127	%if %{buildgimpplugin}
14cr|gtkam-0.2.0-4|128	%files gimp-plugin
14cr|gtkam-0.2.0-4|129	%{_libdir}/gimp/*/plug-ins/%{name}-gimp
14cr|gtkam-0.2.0-4|130	%endif
14cr|gtkam-0.2.0-4|131	
14cr|gtkam-0.2.0-4|132	%changelog
14cr|gtkam-0.2.0-4|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-4
14cr|gtkam-0.2.0-4|134	+ Revision: d686bfe
14cr|gtkam-0.2.0-4|135	- MassBuild#464: Increase release tag
14cr|gtkam-0.2.0-4|136	
14cr|gtkam-0.2.0-4|137	

1863 14
14cr|gtkatlantic-0.4.2-4|1	%define version 0.4.2
14cr|gtkatlantic-0.4.2-4|2	%define rel	4
14cr|gtkatlantic-0.4.2-4|3	%define release %mkrel %rel
14cr|gtkatlantic-0.4.2-4|4	
14cr|gtkatlantic-0.4.2-4|5	Summary:	Monopoly-like game client
14cr|gtkatlantic-0.4.2-4|6	Name:		gtkatlantic
14cr|gtkatlantic-0.4.2-4|7	Version:	%{version}
14cr|gtkatlantic-0.4.2-4|8	Release:	%{release}
14cr|gtkatlantic-0.4.2-4|9	License:	GPLv2+
14cr|gtkatlantic-0.4.2-4|10	Group:		Games/Boards
14cr|gtkatlantic-0.4.2-4|11	URL:		http://gtkatlantic.gradator.net/
14cr|gtkatlantic-0.4.2-4|12	Source:		http://gtkatlantic.gradator.net/downloads/v0.4/%{name}-%{version}.tar.bz2
14cr|gtkatlantic-0.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|gtkatlantic-0.4.2-4|14	BuildRequires:	gtk+2-devel
14cr|gtkatlantic-0.4.2-4|15	BuildRequires:	png-devel
14cr|gtkatlantic-0.4.2-4|16	BuildRequires:	libxml2-devel
14cr|gtkatlantic-0.4.2-4|17	
14cr|gtkatlantic-0.4.2-4|18	%description
14cr|gtkatlantic-0.4.2-4|19	monopd is a dedicated game server daemon for playing Monopoly-like board
14cr|gtkatlantic-0.4.2-4|20	games. Clients connect to the server and communicate using short commands
14cr|gtkatlantic-0.4.2-4|21	and XML messages.
14cr|gtkatlantic-0.4.2-4|22	
14cr|gtkatlantic-0.4.2-4|23	%prep
14cr|gtkatlantic-0.4.2-4|24	%setup -q
14cr|gtkatlantic-0.4.2-4|25	
14cr|gtkatlantic-0.4.2-4|26	%build
14cr|gtkatlantic-0.4.2-4|27	%configure2_5x \
14cr|gtkatlantic-0.4.2-4|28	--bindir=%{_gamesbindir} \
14cr|gtkatlantic-0.4.2-4|29	--datadir=%{_gamesdatadir}
14cr|gtkatlantic-0.4.2-4|30	
14cr|gtkatlantic-0.4.2-4|31	%make
14cr|gtkatlantic-0.4.2-4|32	
14cr|gtkatlantic-0.4.2-4|33	%install
14cr|gtkatlantic-0.4.2-4|34	rm -rf %{buildroot}
14cr|gtkatlantic-0.4.2-4|35	%makeinstall_std
14cr|gtkatlantic-0.4.2-4|36	
14cr|gtkatlantic-0.4.2-4|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gtkatlantic-0.4.2-4|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtkatlantic-0.4.2-4|39	[Desktop Entry]
14cr|gtkatlantic-0.4.2-4|40	Type=Application
14cr|gtkatlantic-0.4.2-4|41	Exec=%{_gamesbindir}/%{name}
14cr|gtkatlantic-0.4.2-4|42	Icon=strategy_section
14cr|gtkatlantic-0.4.2-4|43	Comment=Play Monopoly
14cr|gtkatlantic-0.4.2-4|44	Categories=Game;BoardGame;
14cr|gtkatlantic-0.4.2-4|45	Name=GtkAtlantic
14cr|gtkatlantic-0.4.2-4|46	EOF
14cr|gtkatlantic-0.4.2-4|47	
14cr|gtkatlantic-0.4.2-4|48	%if %mdkversion < 200900
14cr|gtkatlantic-0.4.2-4|49	%post
14cr|gtkatlantic-0.4.2-4|50	%update_menus
14cr|gtkatlantic-0.4.2-4|51	%endif
14cr|gtkatlantic-0.4.2-4|52	
14cr|gtkatlantic-0.4.2-4|53	%if %mdkversion < 200900
14cr|gtkatlantic-0.4.2-4|54	%postun
14cr|gtkatlantic-0.4.2-4|55	%clean_menus
14cr|gtkatlantic-0.4.2-4|56	%endif
14cr|gtkatlantic-0.4.2-4|57	
14cr|gtkatlantic-0.4.2-4|58	%clean
14cr|gtkatlantic-0.4.2-4|59	rm -rf %{buildroot}
14cr|gtkatlantic-0.4.2-4|60	
14cr|gtkatlantic-0.4.2-4|61	%files
14cr|gtkatlantic-0.4.2-4|62	%defattr(-, root, root)
14cr|gtkatlantic-0.4.2-4|63	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|gtkatlantic-0.4.2-4|64	%{_gamesbindir}/*
14cr|gtkatlantic-0.4.2-4|65	%{_gamesdatadir}/%{name}
14cr|gtkatlantic-0.4.2-4|66	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtkatlantic-0.4.2-4|67	
14cr|gtkatlantic-0.4.2-4|68	
14cr|gtkatlantic-0.4.2-4|69	
14cr|gtkatlantic-0.4.2-4|70	
14cr|gtkatlantic-0.4.2-4|71	%changelog
14cr|gtkatlantic-0.4.2-4|72	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.2-4
14cr|gtkatlantic-0.4.2-4|73	+ Revision: d4f8a22
14cr|gtkatlantic-0.4.2-4|74	- Automatic import for version 0.4.2
14cr|gtkatlantic-0.4.2-4|75	
14cr|gtkatlantic-0.4.2-4|76	

1864 14
14cr|gtkcairo-0.3-6|1	%define major 2
14cr|gtkcairo-0.3-6|2	%define libname %mklibname %{name} %major
14cr|gtkcairo-0.3-6|3	%define libnamedev %mklibname %{name} %major -d
14cr|gtkcairo-0.3-6|4	
14cr|gtkcairo-0.3-6|5	Summary:	Gtk widget wrapper for Cairo surfaces
14cr|gtkcairo-0.3-6|6	Name:		gtkcairo
14cr|gtkcairo-0.3-6|7	Version:	0.3
14cr|gtkcairo-0.3-6|8	Release:	6
14cr|gtkcairo-0.3-6|9	License:	LGPL
14cr|gtkcairo-0.3-6|10	Group:		System/Libraries
14cr|gtkcairo-0.3-6|11	Source0:	http://cairographics.org/snapshots/%name-%version.tar.bz2
14cr|gtkcairo-0.3-6|12	Patch0:	gtkcairo-0.3-cairo.patch
14cr|gtkcairo-0.3-6|13	URL:		http://cairographics.org/GtkCairo
14cr|gtkcairo-0.3-6|14	BuildRequires:	pkgconfig(cairo)
14cr|gtkcairo-0.3-6|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtkcairo-0.3-6|16	
14cr|gtkcairo-0.3-6|17	%description
14cr|gtkcairo-0.3-6|18	GtkCairo is a library that provides a new widget to be used in your
14cr|gtkcairo-0.3-6|19	GTK+ program: a Cairo surface.
14cr|gtkcairo-0.3-6|20	
14cr|gtkcairo-0.3-6|21	%package -n %{libname}
14cr|gtkcairo-0.3-6|22	Summary:	Cairo - multi-platform 2D graphics library
14cr|gtkcairo-0.3-6|23	Group:		System/Libraries
14cr|gtkcairo-0.3-6|24	Provides:	gtkcairo = %{version}-%{release}
14cr|gtkcairo-0.3-6|25	
14cr|gtkcairo-0.3-6|26	%description -n %{libname}
14cr|gtkcairo-0.3-6|27	GtkCairo is a library that provides a new widget to be used in your
14cr|gtkcairo-0.3-6|28	GTK+ program: a Cairo surface.
14cr|gtkcairo-0.3-6|29	
14cr|gtkcairo-0.3-6|30	%package -n %{libnamedev}
14cr|gtkcairo-0.3-6|31	Summary:	Development files for Cairo library
14cr|gtkcairo-0.3-6|32	Group:		Development/C
14cr|gtkcairo-0.3-6|33	Requires:	%{libname} = %version
14cr|gtkcairo-0.3-6|34	Provides:	%{name}-devel = %version-%release
14cr|gtkcairo-0.3-6|35	Provides:	libgtkcairo-devel = %version-%release
14cr|gtkcairo-0.3-6|36	
14cr|gtkcairo-0.3-6|37	%description -n %{libnamedev}
14cr|gtkcairo-0.3-6|38	Development files for GtkCairo library.
14cr|gtkcairo-0.3-6|39	
14cr|gtkcairo-0.3-6|40	%package -n %{libname}-static-devel
14cr|gtkcairo-0.3-6|41	Summary:	Static GtkCairo library
14cr|gtkcairo-0.3-6|42	Group:		Development/C
14cr|gtkcairo-0.3-6|43	Requires:	%{libnamedev} = %version
14cr|gtkcairo-0.3-6|44	
14cr|gtkcairo-0.3-6|45	%description -n %{libname}-static-devel
14cr|gtkcairo-0.3-6|46	Static GtkCairo library.
14cr|gtkcairo-0.3-6|47	
14cr|gtkcairo-0.3-6|48	
14cr|gtkcairo-0.3-6|49	%prep
14cr|gtkcairo-0.3-6|50	%setup -q
14cr|gtkcairo-0.3-6|51	%patch0 -p1 -b .cairo
14cr|gtkcairo-0.3-6|52	
14cr|gtkcairo-0.3-6|53	%build
14cr|gtkcairo-0.3-6|54	export CFLAGS="%optflags -I`pwd`/%name"
14cr|gtkcairo-0.3-6|55	%configure2_5x
14cr|gtkcairo-0.3-6|56	%make
14cr|gtkcairo-0.3-6|57	
14cr|gtkcairo-0.3-6|58	%install
14cr|gtkcairo-0.3-6|59	
14cr|gtkcairo-0.3-6|60	%makeinstall
14cr|gtkcairo-0.3-6|61	
14cr|gtkcairo-0.3-6|62	%files -n %{libname}
14cr|gtkcairo-0.3-6|63	%defattr(644,root,root,755)
14cr|gtkcairo-0.3-6|64	%doc AUTHORS COPYING ChangeLog README NEWS
14cr|gtkcairo-0.3-6|65	%attr(755,root,root) %_libdir/lib*.so.*
14cr|gtkcairo-0.3-6|66	
14cr|gtkcairo-0.3-6|67	%files -n %{libnamedev}
14cr|gtkcairo-0.3-6|68	%defattr(644,root,root,755)
14cr|gtkcairo-0.3-6|69	%_libdir/lib*.so
14cr|gtkcairo-0.3-6|70	%_includedir/*
14cr|gtkcairo-0.3-6|71	%_libdir/pkgconfig/*.pc
14cr|gtkcairo-0.3-6|72	
14cr|gtkcairo-0.3-6|73	%files -n %{libname}-static-devel
14cr|gtkcairo-0.3-6|74	%defattr(644,root,root,755)
14cr|gtkcairo-0.3-6|75	%_libdir/lib*.a
14cr|gtkcairo-0.3-6|76	
14cr|gtkcairo-0.3-6|77	
14cr|gtkcairo-0.3-6|78	
14cr|gtkcairo-0.3-6|79	
14cr|gtkcairo-0.3-6|80	%changelog
14cr|gtkcairo-0.3-6|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cr|gtkcairo-0.3-6|82	+ Revision: 8135f19
14cr|gtkcairo-0.3-6|83	- MassBuild#464: Increase release tag
14cr|gtkcairo-0.3-6|84	
14cr|gtkcairo-0.3-6|85	

1865 14
14cr|gtk-chtheme-0.3.1-9|1	Name:		gtk-chtheme
14cr|gtk-chtheme-0.3.1-9|2	Version:	0.3.1
14cr|gtk-chtheme-0.3.1-9|3	Release:	9
14cr|gtk-chtheme-0.3.1-9|4	Summary:	Utility to preview and change GTK 2 themes
14cr|gtk-chtheme-0.3.1-9|5	Source0:		%{name}-%{version}.tar.bz2
14cr|gtk-chtheme-0.3.1-9|6	Source1:	gtk.png
14cr|gtk-chtheme-0.3.1-9|7	Patch1:		gtk-chtheme-0.3.1-fix-build-with-gtk.patch
14cr|gtk-chtheme-0.3.1-9|8	Patch2:		gtk-chtheme-0.3.1-dont-strip-binary-too-early.patch
14cr|gtk-chtheme-0.3.1-9|9	Patch3:		gtk-chtheme-0.3.1-replace_deprecated_GtkFunction.patch
14cr|gtk-chtheme-0.3.1-9|10	Patch4:		gtk-chtheme-0.3.1-fix_linking.patch
14cr|gtk-chtheme-0.3.1-9|11	URL:		http://plasmasturm.org/programs/gtk-chtheme/
14cr|gtk-chtheme-0.3.1-9|12	Group:		Graphical desktop/GNOME
14cr|gtk-chtheme-0.3.1-9|13	License:	GPLv2
14cr|gtk-chtheme-0.3.1-9|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtk-chtheme-0.3.1-9|15	BuildRequires:	imagemagick
14cr|gtk-chtheme-0.3.1-9|16	
14cr|gtk-chtheme-0.3.1-9|17	%description
14cr|gtk-chtheme-0.3.1-9|18	Gtk-chtheme allows you to change the Gtk+ 2.0 theme when not using GNOME.
14cr|gtk-chtheme-0.3.1-9|19	
14cr|gtk-chtheme-0.3.1-9|20	%prep
14cr|gtk-chtheme-0.3.1-9|21	%setup -q
14cr|gtk-chtheme-0.3.1-9|22	%patch1 -p1 -b .gtk
14cr|gtk-chtheme-0.3.1-9|23	%patch2 -p1 -b .strip
14cr|gtk-chtheme-0.3.1-9|24	%patch3 -p0 -b .GtkFunction
14cr|gtk-chtheme-0.3.1-9|25	%patch4 -p0 -b .linking
14cr|gtk-chtheme-0.3.1-9|26	
14cr|gtk-chtheme-0.3.1-9|27	%build
14cr|gtk-chtheme-0.3.1-9|28	%setup_compile_flags
14cr|gtk-chtheme-0.3.1-9|29	%make PREFIX=%{_prefix} LDFLAGS="%{ldflags}"
14cr|gtk-chtheme-0.3.1-9|30	
14cr|gtk-chtheme-0.3.1-9|31	%install
14cr|gtk-chtheme-0.3.1-9|32	%makeinstall_std
14cr|gtk-chtheme-0.3.1-9|33	
14cr|gtk-chtheme-0.3.1-9|34	# menu
14cr|gtk-chtheme-0.3.1-9|35	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtk-chtheme-0.3.1-9|36	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gtk-chtheme-0.3.1-9|37	[Desktop Entry]
14cr|gtk-chtheme-0.3.1-9|38	Name=%{name}
14cr|gtk-chtheme-0.3.1-9|39	Comment=Change GTK-2.0 theme
14cr|gtk-chtheme-0.3.1-9|40	Exec=%{name}
14cr|gtk-chtheme-0.3.1-9|41	Icon=%{name}
14cr|gtk-chtheme-0.3.1-9|42	Terminal=false
14cr|gtk-chtheme-0.3.1-9|43	Type=Application
14cr|gtk-chtheme-0.3.1-9|44	StartupNotify=false
14cr|gtk-chtheme-0.3.1-9|45	Categories=GTK;Utility;DesktopSettings;
14cr|gtk-chtheme-0.3.1-9|46	EOF
14cr|gtk-chtheme-0.3.1-9|47	
14cr|gtk-chtheme-0.3.1-9|48	# icons
14cr|gtk-chtheme-0.3.1-9|49	cp %{SOURCE1} %{name}.png
14cr|gtk-chtheme-0.3.1-9|50	mkdir -p %{buildroot}/%{_liconsdir}
14cr|gtk-chtheme-0.3.1-9|51	convert %{name}.png -resize 48x48 %{buildroot}/%_liconsdir/%{name}.png
14cr|gtk-chtheme-0.3.1-9|52	mkdir -p %{buildroot}/%{_iconsdir}
14cr|gtk-chtheme-0.3.1-9|53	convert %{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
14cr|gtk-chtheme-0.3.1-9|54	mkdir -p %{buildroot}/%{_miconsdir}
14cr|gtk-chtheme-0.3.1-9|55	convert %{name}.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
14cr|gtk-chtheme-0.3.1-9|56	
14cr|gtk-chtheme-0.3.1-9|57	# FDo icons
14cr|gtk-chtheme-0.3.1-9|58	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/64x64/apps
14cr|gtk-chtheme-0.3.1-9|59	convert %{name}.png -resize 64x64 %{buildroot}/%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|gtk-chtheme-0.3.1-9|60	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/48x48/apps
14cr|gtk-chtheme-0.3.1-9|61	convert %{name}.png -resize 48x48 %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gtk-chtheme-0.3.1-9|62	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/32x32/apps
14cr|gtk-chtheme-0.3.1-9|63	convert %{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gtk-chtheme-0.3.1-9|64	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/16x16/apps
14cr|gtk-chtheme-0.3.1-9|65	convert %{name}.png -resize 16x16 %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gtk-chtheme-0.3.1-9|66	
14cr|gtk-chtheme-0.3.1-9|67	%files
14cr|gtk-chtheme-0.3.1-9|68	%defattr(-,root,root)
14cr|gtk-chtheme-0.3.1-9|69	%doc ChangeLog COPYING
14cr|gtk-chtheme-0.3.1-9|70	%{_bindir}/%{name}
14cr|gtk-chtheme-0.3.1-9|71	%{_datadir}/applications/*
14cr|gtk-chtheme-0.3.1-9|72	%{_liconsdir}/%{name}.png
14cr|gtk-chtheme-0.3.1-9|73	%{_iconsdir}/%{name}.png
14cr|gtk-chtheme-0.3.1-9|74	%{_miconsdir}/%{name}.png
14cr|gtk-chtheme-0.3.1-9|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gtk-chtheme-0.3.1-9|76	%{_mandir}/man1/%{name}.*
14cr|gtk-chtheme-0.3.1-9|77	
14cr|gtk-chtheme-0.3.1-9|78	
14cr|gtk-chtheme-0.3.1-9|79	
14cr|gtk-chtheme-0.3.1-9|80	%changelog
14cr|gtk-chtheme-0.3.1-9|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-9
14cr|gtk-chtheme-0.3.1-9|82	+ Revision: 20a9cb8
14cr|gtk-chtheme-0.3.1-9|83	- MassBuild#464: Increase release tag
14cr|gtk-chtheme-0.3.1-9|84	
14cr|gtk-chtheme-0.3.1-9|85	

1866 14
14cr|gtk-css-engine-0.3.1-3|1	%define name gtk-css-engine
14cr|gtk-css-engine-0.3.1-3|2	%define version 0.3.1
14cr|gtk-css-engine-0.3.1-3|3	%define release 3
14cr|gtk-css-engine-0.3.1-3|4	
14cr|gtk-css-engine-0.3.1-3|5	%define libname %mklibname %{name}
14cr|gtk-css-engine-0.3.1-3|6	
14cr|gtk-css-engine-0.3.1-3|7	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14cr|gtk-css-engine-0.3.1-3|8	
14cr|gtk-css-engine-0.3.1-3|9	Summary: CSS engine for Gtk 2.x
14cr|gtk-css-engine-0.3.1-3|10	Name:    %{name}
14cr|gtk-css-engine-0.3.1-3|11	Version: %{version}
14cr|gtk-css-engine-0.3.1-3|12	Release: %{release}
14cr|gtk-css-engine-0.3.1-3|13	URL: http://bzr-playground.gnome.org/~robsta/gtk-css-engine/
14cr|gtk-css-engine-0.3.1-3|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14cr|gtk-css-engine-0.3.1-3|15	License: LGPLv2+
14cr|gtk-css-engine-0.3.1-3|16	Group: 	 Graphical desktop/GNOME
14cr|gtk-css-engine-0.3.1-3|17	Requires: %{libname} = %{version}
14cr|gtk-css-engine-0.3.1-3|18	BuildRequires: pkgconfig(gtk+-2.0) >= 2.12
14cr|gtk-css-engine-0.3.1-3|19	BuildRequires: librsvg-devel >= 2.16
14cr|gtk-css-engine-0.3.1-3|20	BuildRequires: libccss-devel >= 0.5.0
14cr|gtk-css-engine-0.3.1-3|21	BuildRequires: libccss >= 0.5.0
14cr|gtk-css-engine-0.3.1-3|22	
14cr|gtk-css-engine-0.3.1-3|23	%description
14cr|gtk-css-engine-0.3.1-3|24	This is a GTK theme engine that is configured with Cascading Style
14cr|gtk-css-engine-0.3.1-3|25	Sheets instead of gtkrc files.
14cr|gtk-css-engine-0.3.1-3|26	
14cr|gtk-css-engine-0.3.1-3|27	%package -n %{libname}
14cr|gtk-css-engine-0.3.1-3|28	Summary: Library files for %{name}
14cr|gtk-css-engine-0.3.1-3|29	Group: System/Libraries
14cr|gtk-css-engine-0.3.1-3|30	
14cr|gtk-css-engine-0.3.1-3|31	%description -n %{libname}
14cr|gtk-css-engine-0.3.1-3|32	Library files for %{name}.
14cr|gtk-css-engine-0.3.1-3|33	
14cr|gtk-css-engine-0.3.1-3|34	%prep
14cr|gtk-css-engine-0.3.1-3|35	%setup -q
14cr|gtk-css-engine-0.3.1-3|36	
14cr|gtk-css-engine-0.3.1-3|37	%build
14cr|gtk-css-engine-0.3.1-3|38	%configure2_5x
14cr|gtk-css-engine-0.3.1-3|39	%make
14cr|gtk-css-engine-0.3.1-3|40	
14cr|gtk-css-engine-0.3.1-3|41	%install
14cr|gtk-css-engine-0.3.1-3|42	%makeinstall_std
14cr|gtk-css-engine-0.3.1-3|43	
14cr|gtk-css-engine-0.3.1-3|44	%files
14cr|gtk-css-engine-0.3.1-3|45	%defattr(-,root,root)
14cr|gtk-css-engine-0.3.1-3|46	%doc README NEWS AUTHORS
14cr|gtk-css-engine-0.3.1-3|47	%{_sysconfdir}/gtk-css-engine/user-agent.css
14cr|gtk-css-engine-0.3.1-3|48	%{_datadir}/themes/*
14cr|gtk-css-engine-0.3.1-3|49	
14cr|gtk-css-engine-0.3.1-3|50	%files -n %{libname}
14cr|gtk-css-engine-0.3.1-3|51	%defattr(-,root,root)
14cr|gtk-css-engine-0.3.1-3|52	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.*
14cr|gtk-css-engine-0.3.1-3|53	
14cr|gtk-css-engine-0.3.1-3|54	
14cr|gtk-css-engine-0.3.1-3|55	
14cr|gtk-css-engine-0.3.1-3|56	
14cr|gtk-css-engine-0.3.1-3|57	%changelog
14cr|gtk-css-engine-0.3.1-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|gtk-css-engine-0.3.1-3|59	+ Revision: 98afa67
14cr|gtk-css-engine-0.3.1-3|60	- MassBuild#464: Increase release tag
14cr|gtk-css-engine-0.3.1-3|61	
14cr|gtk-css-engine-0.3.1-3|62	

1867 14
14cr|gtkdatabox-0.9.1.3-2|1	%define api 0.9.1
14cr|gtkdatabox-0.9.1.3-2|2	%define major 3
14cr|gtkdatabox-0.9.1.3-2|3	%define libname %mklibname %{name} %{api} %{major}
14cr|gtkdatabox-0.9.1.3-2|4	%define develname %mklibname %{name} -d
14cr|gtkdatabox-0.9.1.3-2|5	
14cr|gtkdatabox-0.9.1.3-2|6	Summary:	A Gtk+-Widget for Fast Data Display
14cr|gtkdatabox-0.9.1.3-2|7	Name:		gtkdatabox
14cr|gtkdatabox-0.9.1.3-2|8	Version:	0.9.1.3
14cr|gtkdatabox-0.9.1.3-2|9	Release:	2
14cr|gtkdatabox-0.9.1.3-2|10	License:	LGPLv2+
14cr|gtkdatabox-0.9.1.3-2|11	Group:		System/Libraries
14cr|gtkdatabox-0.9.1.3-2|12	URL:		http://www.eudoxos.net/gtk/gtkdatabox/
14cr|gtkdatabox-0.9.1.3-2|13	Source0:	http://www.eudoxos.net/gtk/gtkdatabox/download/%name-%version.tar.gz
14cr|gtkdatabox-0.9.1.3-2|14	patch1:		gtkdatabox-0.9.1.1-gtk-2.22.patch
14cr|gtkdatabox-0.9.1.3-2|15	patch2:		gtkdatabox-0.9.1.1-gdk-deprecated.patch
14cr|gtkdatabox-0.9.1.3-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtkdatabox-0.9.1.3-2|17	BuildRequires:	gtk-doc
14cr|gtkdatabox-0.9.1.3-2|18	
14cr|gtkdatabox-0.9.1.3-2|19	%description
14cr|gtkdatabox-0.9.1.3-2|20	GtkDatabox is a widget for the Gtk+-library designed to display large
14cr|gtkdatabox-0.9.1.3-2|21	amounts of numerical data fast and easy. One or more data sets of
14cr|gtkdatabox-0.9.1.3-2|22	thousands of data points (X and Y coordinate) may be displayed and
14cr|gtkdatabox-0.9.1.3-2|23	updated in split seconds. The widget is therfore used in many scientific
14cr|gtkdatabox-0.9.1.3-2|24	and private projects that need to show quickly changing data "live".
14cr|gtkdatabox-0.9.1.3-2|25	
14cr|gtkdatabox-0.9.1.3-2|26	GtkDatabox offers the ability to zoom into and out of the data and to
14cr|gtkdatabox-0.9.1.3-2|27	navigate through your data by scrolling. In addition to rulers and
14cr|gtkdatabox-0.9.1.3-2|28	a simple coordinate cross, GtkDatabox now also allows you to add one
14cr|gtkdatabox-0.9.1.3-2|29	(or even more) configurable grids like on an oscilloscope.
14cr|gtkdatabox-0.9.1.3-2|30	
14cr|gtkdatabox-0.9.1.3-2|31	%package -n %{libname}
14cr|gtkdatabox-0.9.1.3-2|32	Summary:	A Gtk+-Widget for Fast Data Display
14cr|gtkdatabox-0.9.1.3-2|33	Group:		System/Libraries
14cr|gtkdatabox-0.9.1.3-2|34	
14cr|gtkdatabox-0.9.1.3-2|35	%description -n	%{libname}
14cr|gtkdatabox-0.9.1.3-2|36	GtkDatabox is a widget for the Gtk+-library designed to display large
14cr|gtkdatabox-0.9.1.3-2|37	amounts of numerical data fast and easy.
14cr|gtkdatabox-0.9.1.3-2|38	
14cr|gtkdatabox-0.9.1.3-2|39	%package -n %{develname}
14cr|gtkdatabox-0.9.1.3-2|40	Summary:	Development files for %{name}
14cr|gtkdatabox-0.9.1.3-2|41	Group:		Development/C
14cr|gtkdatabox-0.9.1.3-2|42	Requires:	%{libname} = %{version}-%{release}
14cr|gtkdatabox-0.9.1.3-2|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|gtkdatabox-0.9.1.3-2|44	
14cr|gtkdatabox-0.9.1.3-2|45	%description -n	%{develname}
14cr|gtkdatabox-0.9.1.3-2|46	This package contains all necessary files to compile or develop
14cr|gtkdatabox-0.9.1.3-2|47	programs/libraries that use %{name}.
14cr|gtkdatabox-0.9.1.3-2|48	
14cr|gtkdatabox-0.9.1.3-2|49	%prep
14cr|gtkdatabox-0.9.1.3-2|50	%setup -q
14cr|gtkdatabox-0.9.1.3-2|51	%patch1 -p1
14cr|gtkdatabox-0.9.1.3-2|52	%patch2 -p1
14cr|gtkdatabox-0.9.1.3-2|53	
14cr|gtkdatabox-0.9.1.3-2|54	%build
14cr|gtkdatabox-0.9.1.3-2|55	autoreconf -fi
14cr|gtkdatabox-0.9.1.3-2|56	%configure2_5x --disable-static LIBS="-lm"
14cr|gtkdatabox-0.9.1.3-2|57	%make
14cr|gtkdatabox-0.9.1.3-2|58	
14cr|gtkdatabox-0.9.1.3-2|59	%install
14cr|gtkdatabox-0.9.1.3-2|60	%makeinstall_std
14cr|gtkdatabox-0.9.1.3-2|61	
14cr|gtkdatabox-0.9.1.3-2|62	%files -n %{libname}
14cr|gtkdatabox-0.9.1.3-2|63	%defattr(-,root,root)
14cr|gtkdatabox-0.9.1.3-2|64	%{_libdir}/lib%{name}-%{api}.so.%{major}
14cr|gtkdatabox-0.9.1.3-2|65	%{_libdir}/lib%{name}-%{api}.so.%{major}.*
14cr|gtkdatabox-0.9.1.3-2|66	
14cr|gtkdatabox-0.9.1.3-2|67	%files -n %{develname}
14cr|gtkdatabox-0.9.1.3-2|68	%defattr(-,root,root)
14cr|gtkdatabox-0.9.1.3-2|69	%{_includedir}/*
14cr|gtkdatabox-0.9.1.3-2|70	%{_libdir}/*.so
14cr|gtkdatabox-0.9.1.3-2|71	%{_libdir}/pkgconfig/*.pc
14cr|gtkdatabox-0.9.1.3-2|72	%{_datadir}/gtk-doc/html/%name
14cr|gtkdatabox-0.9.1.3-2|73	
14cr|gtkdatabox-0.9.1.3-2|74	
14cr|gtkdatabox-0.9.1.3-2|75	
14cr|gtkdatabox-0.9.1.3-2|76	%changelog
14cr|gtkdatabox-0.9.1.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1.3-2
14cr|gtkdatabox-0.9.1.3-2|78	+ Revision: e3ab960
14cr|gtkdatabox-0.9.1.3-2|79	- MassBuild#464: Increase release tag
14cr|gtkdatabox-0.9.1.3-2|80	
14cr|gtkdatabox-0.9.1.3-2|81	

1868 14
14cr|gtkdive-0.71-8|1	%define name    gtkdive
14cr|gtkdive-0.71-8|2	%define version 0.71
14cr|gtkdive-0.71-8|3	%define release 8
14cr|gtkdive-0.71-8|4	
14cr|gtkdive-0.71-8|5	%define title       GtkDive
14cr|gtkdive-0.71-8|6	%define longtitle   Buehlmann ZH-L16 model diving simulation
14cr|gtkdive-0.71-8|7	
14cr|gtkdive-0.71-8|8	Name:           %{name}
14cr|gtkdive-0.71-8|9	Version:        %{version}
14cr|gtkdive-0.71-8|10	Release:        %{release}
14cr|gtkdive-0.71-8|11	Summary:        Buehlmann ZH-L16 model diving simulation
14cr|gtkdive-0.71-8|12	License:        GPL
14cr|gtkdive-0.71-8|13	Group:          Sciences/Other
14cr|gtkdive-0.71-8|14	URL:            http://mattzz.dyndns.org/twiki/bin/view/Projects/GtkDive
14cr|gtkdive-0.71-8|15	Source0:        http://mattzz.dyndns.org/twiki/pub/Projects/GtkDive/%{name}-%{version}.tar.bz2
14cr|gtkdive-0.71-8|16	Source1:        %{name}-16.png.bz2
14cr|gtkdive-0.71-8|17	Source2:        %{name}-32.png.bz2
14cr|gtkdive-0.71-8|18	Source3:        %{name}-48.png.bz2
14cr|gtkdive-0.71-8|19	BuildRequires:  gtk+2-devel
14cr|gtkdive-0.71-8|20	BuildRequires:  libxml2-devel
14cr|gtkdive-0.71-8|21	
14cr|gtkdive-0.71-8|22	%description
14cr|gtkdive-0.71-8|23	This program was written to learn about the Buehlmann ZH-L16 model that deals
14cr|gtkdive-0.71-8|24	with accumulation of inert gas in body tissues. Currently it compiles for
14cr|gtkdive-0.71-8|25	GNU/Linux.
14cr|gtkdive-0.71-8|26	
14cr|gtkdive-0.71-8|27	Do not use this to plan any dive!
14cr|gtkdive-0.71-8|28	
14cr|gtkdive-0.71-8|29	%prep
14cr|gtkdive-0.71-8|30	%setup -q
14cr|gtkdive-0.71-8|31	bzcat %{SOURCE1} > %{name}-16.png
14cr|gtkdive-0.71-8|32	bzcat %{SOURCE2} > %{name}-32.png
14cr|gtkdive-0.71-8|33	bzcat %{SOURCE3} > %{name}-48.png
14cr|gtkdive-0.71-8|34	
14cr|gtkdive-0.71-8|35	%build
14cr|gtkdive-0.71-8|36	%configure LIBS="-lm"
14cr|gtkdive-0.71-8|37	%make
14cr|gtkdive-0.71-8|38	
14cr|gtkdive-0.71-8|39	%install
14cr|gtkdive-0.71-8|40	%makeinstall
14cr|gtkdive-0.71-8|41	
14cr|gtkdive-0.71-8|42	# icons
14cr|gtkdive-0.71-8|43	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gtkdive-0.71-8|44	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gtkdive-0.71-8|45	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gtkdive-0.71-8|46	
14cr|gtkdive-0.71-8|47	# menu entry
14cr|gtkdive-0.71-8|48	
14cr|gtkdive-0.71-8|49	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|gtkdive-0.71-8|50	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gtkdive-0.71-8|51	[Desktop Entry]
14cr|gtkdive-0.71-8|52	Encoding=UTF-8
14cr|gtkdive-0.71-8|53	Name=%{title}
14cr|gtkdive-0.71-8|54	Comment=%{longtitle}
14cr|gtkdive-0.71-8|55	Exec=%{_bindir}/%{name}
14cr|gtkdive-0.71-8|56	Icon=%{name}
14cr|gtkdive-0.71-8|57	Terminal=false
14cr|gtkdive-0.71-8|58	Type=Application
14cr|gtkdive-0.71-8|59	StartupNotify=false
14cr|gtkdive-0.71-8|60	Categories=GTK;-MandrivaLinux-MoreApplications-Sciences-Other;Science
14cr|gtkdive-0.71-8|61	EOF
14cr|gtkdive-0.71-8|62	
14cr|gtkdive-0.71-8|63	%find_lang %{name} || touch %{name}.lang
14cr|gtkdive-0.71-8|64	
14cr|gtkdive-0.71-8|65	%files -f %{name}.lang
14cr|gtkdive-0.71-8|66	%defattr(-,root,root)
14cr|gtkdive-0.71-8|67	%doc AUTHORS COPYING INSTALL ChangeLog README
14cr|gtkdive-0.71-8|68	%{_bindir}/%{name}
14cr|gtkdive-0.71-8|69	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtkdive-0.71-8|70	%{_iconsdir}/%{name}.png
14cr|gtkdive-0.71-8|71	%{_miconsdir}/%{name}.png
14cr|gtkdive-0.71-8|72	%{_liconsdir}/%{name}.png
14cr|gtkdive-0.71-8|73	
14cr|gtkdive-0.71-8|74	
14cr|gtkdive-0.71-8|75	
14cr|gtkdive-0.71-8|76	
14cr|gtkdive-0.71-8|77	%changelog
14cr|gtkdive-0.71-8|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.71-8
14cr|gtkdive-0.71-8|79	+ Revision: e2e4800
14cr|gtkdive-0.71-8|80	- MassBuild#464: Increase release tag
14cr|gtkdive-0.71-8|81	
14cr|gtkdive-0.71-8|82	

1869 14
14cr|gtk-equinox-engine-1.50-2|1	%define tarname	equinox-gtk-engine
14cr|gtk-equinox-engine-1.50-2|2	%define name	gtk-equinox-engine
14cr|gtk-equinox-engine-1.50-2|3	%define version	1.50
14cr|gtk-equinox-engine-1.50-2|4	%define release 2
14cr|gtk-equinox-engine-1.50-2|5	
14cr|gtk-equinox-engine-1.50-2|6	%define libname %mklibname %{name}
14cr|gtk-equinox-engine-1.50-2|7	
14cr|gtk-equinox-engine-1.50-2|8	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14cr|gtk-equinox-engine-1.50-2|9	
14cr|gtk-equinox-engine-1.50-2|10	Summary:	Equinox engine for Gtk 2.x
14cr|gtk-equinox-engine-1.50-2|11	Name:		%{name}
14cr|gtk-equinox-engine-1.50-2|12	Version:	%{version}
14cr|gtk-equinox-engine-1.50-2|13	Release:	%{release}
14cr|gtk-equinox-engine-1.50-2|14	Source0:	%{tarname}.tar.gz
14cr|gtk-equinox-engine-1.50-2|15	Source1:	equinox-themes.tar.gz
14cr|gtk-equinox-engine-1.50-2|16	patch1:		equinox-gtk-engine-1.50.glibh.patch
14cr|gtk-equinox-engine-1.50-2|17	License:	GPLv2+
14cr|gtk-equinox-engine-1.50-2|18	Group:		Graphical desktop/Other
14cr|gtk-equinox-engine-1.50-2|19	Url:		http://www.gnome-look.org
14cr|gtk-equinox-engine-1.50-2|20	Requires:	%{libname} = %{version}
14cr|gtk-equinox-engine-1.50-2|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12
14cr|gtk-equinox-engine-1.50-2|22	
14cr|gtk-equinox-engine-1.50-2|23	%description
14cr|gtk-equinox-engine-1.50-2|24	A heavily modified version of the beautiful Aurora engine.
14cr|gtk-equinox-engine-1.50-2|25	
14cr|gtk-equinox-engine-1.50-2|26	%package -n %{libname}
14cr|gtk-equinox-engine-1.50-2|27	Summary:    Library files for %{name}
14cr|gtk-equinox-engine-1.50-2|28	Group:	    System/Libraries
14cr|gtk-equinox-engine-1.50-2|29	Provides:   %{libname} = %{version}
14cr|gtk-equinox-engine-1.50-2|30	Requires:   gtk+2.0
14cr|gtk-equinox-engine-1.50-2|31	
14cr|gtk-equinox-engine-1.50-2|32	%description -n %{libname}
14cr|gtk-equinox-engine-1.50-2|33	Library files for %{name}.
14cr|gtk-equinox-engine-1.50-2|34	
14cr|gtk-equinox-engine-1.50-2|35	%prep
14cr|gtk-equinox-engine-1.50-2|36	%setup -q -n equinox-1.50
14cr|gtk-equinox-engine-1.50-2|37	%apply_patches
14cr|gtk-equinox-engine-1.50-2|38	chmod u-x src/*
14cr|gtk-equinox-engine-1.50-2|39	
14cr|gtk-equinox-engine-1.50-2|40	%build
14cr|gtk-equinox-engine-1.50-2|41	%configure2_5x --enable-animation
14cr|gtk-equinox-engine-1.50-2|42	%make
14cr|gtk-equinox-engine-1.50-2|43	
14cr|gtk-equinox-engine-1.50-2|44	%install
14cr|gtk-equinox-engine-1.50-2|45	%makeinstall
14cr|gtk-equinox-engine-1.50-2|46	%__mkdir -p %{buildroot}%{_datadir}/themes
14cr|gtk-equinox-engine-1.50-2|47	%__tar zfx %SOURCE1 -C %{buildroot}%{_datadir}/themes
14cr|gtk-equinox-engine-1.50-2|48	
14cr|gtk-equinox-engine-1.50-2|49	# Fix bug 56215:
14cr|gtk-equinox-engine-1.50-2|50	#sed -i 's/\(^.*odd_row_color.*\)/\#\1/' %{buildroot}%{_datadir}/themes/Aurora*/gtk-2.0/gtkrc
14cr|gtk-equinox-engine-1.50-2|51	
14cr|gtk-equinox-engine-1.50-2|52	%files
14cr|gtk-equinox-engine-1.50-2|53	%defattr(644,root,root,755)
14cr|gtk-equinox-engine-1.50-2|54	%doc README COPYING ChangeLog AUTHORS
14cr|gtk-equinox-engine-1.50-2|55	%{_datadir}/themes/*
14cr|gtk-equinox-engine-1.50-2|56	
14cr|gtk-equinox-engine-1.50-2|57	%files -n %{libname}
14cr|gtk-equinox-engine-1.50-2|58	%defattr(755,root,root,755)
14cr|gtk-equinox-engine-1.50-2|59	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.*
14cr|gtk-equinox-engine-1.50-2|60	
14cr|gtk-equinox-engine-1.50-2|61	
14cr|gtk-equinox-engine-1.50-2|62	
14cr|gtk-equinox-engine-1.50-2|63	%changelog
14cr|gtk-equinox-engine-1.50-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50-2
14cr|gtk-equinox-engine-1.50-2|65	+ Revision: ee4324e
14cr|gtk-equinox-engine-1.50-2|66	- MassBuild#464: Increase release tag
14cr|gtk-equinox-engine-1.50-2|67	
14cr|gtk-equinox-engine-1.50-2|68	

1870 14
14cr|gtk+extra-3-3.0.1-3|1	%define api 3.0
14cr|gtk+extra-3-3.0.1-3|2	%define major 1
14cr|gtk+extra-3-3.0.1-3|3	%define libname %mklibname gtkextra-x11_ %{api} %{major}
14cr|gtk+extra-3-3.0.1-3|4	%define devname %mklibname gtkextra-x11_ %{api} -d
14cr|gtk+extra-3-3.0.1-3|5	
14cr|gtk+extra-3-3.0.1-3|6	Summary:	Extra gtk+2 widget
14cr|gtk+extra-3-3.0.1-3|7	Name:		gtk+extra-3
14cr|gtk+extra-3-3.0.1-3|8	Version:	3.0.1
14cr|gtk+extra-3-3.0.1-3|9	Release:	3
14cr|gtk+extra-3-3.0.1-3|10	License:	GPLv2+
14cr|gtk+extra-3-3.0.1-3|11	Group:		Development/Other
14cr|gtk+extra-3-3.0.1-3|12	Url:		http://gtkextra.sourceforge.net/
14cr|gtk+extra-3-3.0.1-3|13	Source0:	http://nchc.dl.sourceforge.net/sourceforge/scigraphica/gtk+extra-%{version}.tar.gz
14cr|gtk+extra-3-3.0.1-3|14	Patch0:		gtk+extra-3.0.1-glibh.patch
14cr|gtk+extra-3-3.0.1-3|15	Patch1:		gtk+extra-3.0.1-printf.patch
14cr|gtk+extra-3-3.0.1-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|gtk+extra-3-3.0.1-3|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|gtk+extra-3-3.0.1-3|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtk+extra-3-3.0.1-3|19	BuildRequires:	pkgconfig(gtk-doc)
14cr|gtk+extra-3-3.0.1-3|20	
14cr|gtk+extra-3-3.0.1-3|21	%description
14cr|gtk+extra-3-3.0.1-3|22	Extra gtk2 widget.
14cr|gtk+extra-3-3.0.1-3|23	
14cr|gtk+extra-3-3.0.1-3|24	#----------------------------------------------------------------------------
14cr|gtk+extra-3-3.0.1-3|25	
14cr|gtk+extra-3-3.0.1-3|26	%package -n %{libname}
14cr|gtk+extra-3-3.0.1-3|27	Summary:	Shared library for %{name}
14cr|gtk+extra-3-3.0.1-3|28	Group:		System/Libraries
14cr|gtk+extra-3-3.0.1-3|29	Conflicts:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
14cr|gtk+extra-3-3.0.1-3|30	Obsoletes:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
14cr|gtk+extra-3-3.0.1-3|31	
14cr|gtk+extra-3-3.0.1-3|32	%description -n %{libname}
14cr|gtk+extra-3-3.0.1-3|33	This package contains the library needed to run programs dynamically
14cr|gtk+extra-3-3.0.1-3|34	linked with libgtk+extra-3.
14cr|gtk+extra-3-3.0.1-3|35	
14cr|gtk+extra-3-3.0.1-3|36	%files -n %{libname}
14cr|gtk+extra-3-3.0.1-3|37	%{_libdir}/libgtkextra-x11-%{api}.so.%{major}*
14cr|gtk+extra-3-3.0.1-3|38	
14cr|gtk+extra-3-3.0.1-3|39	#----------------------------------------------------------------------------
14cr|gtk+extra-3-3.0.1-3|40	
14cr|gtk+extra-3-3.0.1-3|41	%package -n %{devname}
14cr|gtk+extra-3-3.0.1-3|42	Summary:	Headers for developing programs that will use libgtk+extra-3
14cr|gtk+extra-3-3.0.1-3|43	Group:		Development/C
14cr|gtk+extra-3-3.0.1-3|44	Requires:	%{libname} = %{EVRD}
14cr|gtk+extra-3-3.0.1-3|45	Provides:	%{name}-devel = %{EVRD}
14cr|gtk+extra-3-3.0.1-3|46	Conflicts:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
14cr|gtk+extra-3-3.0.1-3|47	Conflicts:	%{_lib}gtk+extra-3_3.0-devel < 3.0.1-2
14cr|gtk+extra-3-3.0.1-3|48	Obsoletes:	%{_lib}gtk+extra-3_3.0-devel < 3.0.1-2
14cr|gtk+extra-3-3.0.1-3|49	
14cr|gtk+extra-3-3.0.1-3|50	%description -n %{devname}
14cr|gtk+extra-3-3.0.1-3|51	This package contains the headers that programmers will need to develop
14cr|gtk+extra-3-3.0.1-3|52	applications which will use libgtk+extra-3.
14cr|gtk+extra-3-3.0.1-3|53	
14cr|gtk+extra-3-3.0.1-3|54	%files -n %{devname}
14cr|gtk+extra-3-3.0.1-3|55	%{_includedir}/*
14cr|gtk+extra-3-3.0.1-3|56	%{_libdir}/libgtkextra-x11-%{api}.so
14cr|gtk+extra-3-3.0.1-3|57	%{_libdir}/pkgconfig/*.pc
14cr|gtk+extra-3-3.0.1-3|58	%{_datadir}/gtk-doc/html/gtkextra/*
14cr|gtk+extra-3-3.0.1-3|59	
14cr|gtk+extra-3-3.0.1-3|60	#----------------------------------------------------------------------------
14cr|gtk+extra-3-3.0.1-3|61	
14cr|gtk+extra-3-3.0.1-3|62	%prep
14cr|gtk+extra-3-3.0.1-3|63	%setup -q -n gtk+extra-%{version}
14cr|gtk+extra-3-3.0.1-3|64	%patch0 -p2 -b .glibh
14cr|gtk+extra-3-3.0.1-3|65	%patch1 -p2 -b .printf
14cr|gtk+extra-3-3.0.1-3|66	
14cr|gtk+extra-3-3.0.1-3|67	%build
14cr|gtk+extra-3-3.0.1-3|68	autoreconf -vif
14cr|gtk+extra-3-3.0.1-3|69	%configure2_5x --disable-static
14cr|gtk+extra-3-3.0.1-3|70	%make
14cr|gtk+extra-3-3.0.1-3|71	
14cr|gtk+extra-3-3.0.1-3|72	%install
14cr|gtk+extra-3-3.0.1-3|73	%makeinstall_std
14cr|gtk+extra-3-3.0.1-3|74	
14cr|gtk+extra-3-3.0.1-3|75	
14cr|gtk+extra-3-3.0.1-3|76	%changelog
14cr|gtk+extra-3-3.0.1-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-3
14cr|gtk+extra-3-3.0.1-3|78	+ Revision: f839068
14cr|gtk+extra-3-3.0.1-3|79	- MassBuild#464: Increase release tag
14cr|gtk+extra-3-3.0.1-3|80	
14cr|gtk+extra-3-3.0.1-3|81	

1871 14
14cr|gtkfind-1.1-14|1	Summary:	A graphical file finding program
14cr|gtkfind-1.1-14|2	Name:		gtkfind
14cr|gtkfind-1.1-14|3	Version:	1.1
14cr|gtkfind-1.1-14|4	Release:	14
14cr|gtkfind-1.1-14|5	License:	GPLv2+
14cr|gtkfind-1.1-14|6	Group:		File tools
14cr|gtkfind-1.1-14|7	Source0:	%{name}-%{version}.tar.bz2
14cr|gtkfind-1.1-14|8	Url:		http://www.oz.net/~mattg/download.html
14cr|gtkfind-1.1-14|9	BuildRequires:	man
14cr|gtkfind-1.1-14|10	BuildRequires:	xterm
14cr|gtkfind-1.1-14|11	BuildRequires:	pkgconfig(gtk+)
14cr|gtkfind-1.1-14|12	
14cr|gtkfind-1.1-14|13	%description
14cr|gtkfind-1.1-14|14	gtkfind is a graphical file finding program, written by Matt Grossman
14cr|gtkfind-1.1-14|15	<mattg@oz.net> and distributed under the terms of the GNU GPL. It
14cr|gtkfind-1.1-14|16	requires X and the freely distributable (GPL) gtk toolkit to run.
14cr|gtkfind-1.1-14|17	
14cr|gtkfind-1.1-14|18	%files
14cr|gtkfind-1.1-14|19	%doc README COPYING INSTALL
14cr|gtkfind-1.1-14|20	%{_bindir}/%{name}
14cr|gtkfind-1.1-14|21	%{_mandir}/man1/*
14cr|gtkfind-1.1-14|22	%{_datadir}/applications/%{name}.desktop
14cr|gtkfind-1.1-14|23	
14cr|gtkfind-1.1-14|24	#----------------------------------------------------------------------------
14cr|gtkfind-1.1-14|25	
14cr|gtkfind-1.1-14|26	%prep
14cr|gtkfind-1.1-14|27	%setup -q
14cr|gtkfind-1.1-14|28	
14cr|gtkfind-1.1-14|29	%build
14cr|gtkfind-1.1-14|30	%configure2_5x
14cr|gtkfind-1.1-14|31	%make
14cr|gtkfind-1.1-14|32	
14cr|gtkfind-1.1-14|33	%install
14cr|gtkfind-1.1-14|34	mkdir -p %{buildroot}%{_bindir}
14cr|gtkfind-1.1-14|35	mkdir -p %{buildroot}%{_mandir}/man1
14cr|gtkfind-1.1-14|36	install -m 755 gtkfind %{buildroot}%{_bindir}
14cr|gtkfind-1.1-14|37	install -m 444 gtkfind.1 %{buildroot}%{_mandir}/man1
14cr|gtkfind-1.1-14|38	
14cr|gtkfind-1.1-14|39	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gtkfind-1.1-14|40	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gtkfind-1.1-14|41	[Desktop Entry]
14cr|gtkfind-1.1-14|42	Type=Application
14cr|gtkfind-1.1-14|43	Exec=%{_bindir}/%{name}
14cr|gtkfind-1.1-14|44	Name=Gtkfind
14cr|gtkfind-1.1-14|45	Comment=Graphical file finding program
14cr|gtkfind-1.1-14|46	Icon=file_tools_section
14cr|gtkfind-1.1-14|47	Categories=X-MandrivaLinux-System-FileTools;System;
14cr|gtkfind-1.1-14|48	EOF
14cr|gtkfind-1.1-14|49	
14cr|gtkfind-1.1-14|50	
14cr|gtkfind-1.1-14|51	%changelog
14cr|gtkfind-1.1-14|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-14
14cr|gtkfind-1.1-14|53	+ Revision: a020d39
14cr|gtkfind-1.1-14|54	- MassBuild#464: Increase release tag
14cr|gtkfind-1.1-14|55	
14cr|gtkfind-1.1-14|56	

1872 14
14cr|gtkgep-0.2.3-9|1	Summary:	Real-time guitar effects
14cr|gtkgep-0.2.3-9|2	Name:		gtkgep
14cr|gtkgep-0.2.3-9|3	Version:	0.2.3
14cr|gtkgep-0.2.3-9|4	Release:	9
14cr|gtkgep-0.2.3-9|5	License:	GPLv2+
14cr|gtkgep-0.2.3-9|6	Group:		Sound
14cr|gtkgep-0.2.3-9|7	Url:		http://gtkgep.prv.pl
14cr|gtkgep-0.2.3-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|gtkgep-0.2.3-9|9	BuildRequires:	pkgconfig(gtk+)
14cr|gtkgep-0.2.3-9|10	Conflicts:	%{_lib}gtkgep0 < 0.2.3-9
14cr|gtkgep-0.2.3-9|11	Obsoletes:	%{_lib}gtkgep0 < 0.2.3-9
14cr|gtkgep-0.2.3-9|12	
14cr|gtkgep-0.2.3-9|13	%description
14cr|gtkgep-0.2.3-9|14	GtkGEP turns your computer into a realtime effects processor. You can plug
14cr|gtkgep-0.2.3-9|15	your guitar into the computer and play with cool distortion effects, for
14cr|gtkgep-0.2.3-9|16	example. It has a modular plugin structure, with standard plugins including
14cr|gtkgep-0.2.3-9|17	distortion, overdrive, delay, reverb, equalizers, and a flanger. It works in
14cr|gtkgep-0.2.3-9|18	16-bit resolution, in mono mode, and with frequencies from 11khz to 44khz.
14cr|gtkgep-0.2.3-9|19	The sound quality is very good.
14cr|gtkgep-0.2.3-9|20	
14cr|gtkgep-0.2.3-9|21	%files
14cr|gtkgep-0.2.3-9|22	%doc README COPYING
14cr|gtkgep-0.2.3-9|23	%{_bindir}/%{name}
14cr|gtkgep-0.2.3-9|24	%{_datadir}/applications/%{name}.desktop
14cr|gtkgep-0.2.3-9|25	%dir %{_libdir}/%{name}-%{version}
14cr|gtkgep-0.2.3-9|26	%dir %{_libdir}/%{name}-%{version}/plugins
14cr|gtkgep-0.2.3-9|27	%{_libdir}/%{name}-%{version}/plugins/*.so
14cr|gtkgep-0.2.3-9|28	
14cr|gtkgep-0.2.3-9|29	#----------------------------------------------------------------------------
14cr|gtkgep-0.2.3-9|30	
14cr|gtkgep-0.2.3-9|31	%prep
14cr|gtkgep-0.2.3-9|32	%setup -q
14cr|gtkgep-0.2.3-9|33	perl -p -i -e 's;/usr/local/lib;%{_libdir};g' gtkgep_main.c
14cr|gtkgep-0.2.3-9|34	
14cr|gtkgep-0.2.3-9|35	%build
14cr|gtkgep-0.2.3-9|36	autoreconf -fi
14cr|gtkgep-0.2.3-9|37	%configure2_5x
14cr|gtkgep-0.2.3-9|38	
14cr|gtkgep-0.2.3-9|39	%make
14cr|gtkgep-0.2.3-9|40	
14cr|gtkgep-0.2.3-9|41	%install
14cr|gtkgep-0.2.3-9|42	%makeinstall_std
14cr|gtkgep-0.2.3-9|43	
14cr|gtkgep-0.2.3-9|44	# --disable-static doesn't work here
14cr|gtkgep-0.2.3-9|45	rm -f %{buildroot}%{_libdir}/*.a
14cr|gtkgep-0.2.3-9|46	
14cr|gtkgep-0.2.3-9|47	#menu
14cr|gtkgep-0.2.3-9|48	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gtkgep-0.2.3-9|49	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gtkgep-0.2.3-9|50	[Desktop Entry]
14cr|gtkgep-0.2.3-9|51	Type=Application
14cr|gtkgep-0.2.3-9|52	Exec=%{name}
14cr|gtkgep-0.2.3-9|53	Icon=sound_section
14cr|gtkgep-0.2.3-9|54	Name=GTK Guitar Effects
14cr|gtkgep-0.2.3-9|55	Comment=Realtime effects
14cr|gtkgep-0.2.3-9|56	Categories=Audio;
14cr|gtkgep-0.2.3-9|57	EOF
14cr|gtkgep-0.2.3-9|58	
14cr|gtkgep-0.2.3-9|59	
14cr|gtkgep-0.2.3-9|60	%changelog
14cr|gtkgep-0.2.3-9|61	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.3-9
14cr|gtkgep-0.2.3-9|62	+ Revision: 13d9dee
14cr|gtkgep-0.2.3-9|63	- Merge library package because it was wrong, spec cleanup
14cr|gtkgep-0.2.3-9|64	
14cr|gtkgep-0.2.3-9|65	

1873 14
14cr|gtkglarea-1.2.3-15|1	%define major 5
14cr|gtkglarea-1.2.3-15|2	%define libname %mklibname %{name} %major
14cr|gtkglarea-1.2.3-15|3	%define develname %mklibname %{name} -d
14cr|gtkglarea-1.2.3-15|4	
14cr|gtkglarea-1.2.3-15|5	Summary:	OpenGL widget for GTK+ 1.2
14cr|gtkglarea-1.2.3-15|6	Name:		gtkglarea
14cr|gtkglarea-1.2.3-15|7	Version:	1.2.3
14cr|gtkglarea-1.2.3-15|8	Release: 	15
14cr|gtkglarea-1.2.3-15|9	License:	LGPL
14cr|gtkglarea-1.2.3-15|10	Group:		System/Libraries
14cr|gtkglarea-1.2.3-15|11	URL:		http://www.student.oulu.fi/~jlof/gtkglarea/
14cr|gtkglarea-1.2.3-15|12	Source0:	%{name}-%{version}.tar.bz2
14cr|gtkglarea-1.2.3-15|13	Patch0:		gtkglarea-1.2.3-fix-underquoted-calls.patch
14cr|gtkglarea-1.2.3-15|14	patch1:		gtkglarea-1.2.3.printf.patch
14cr|gtkglarea-1.2.3-15|15	BuildRequires:	pkgconfig(glu)
14cr|gtkglarea-1.2.3-15|16	BuildRequires:	pkgconfig(gtk+)
14cr|gtkglarea-1.2.3-15|17	BuildRequires:	libtool
14cr|gtkglarea-1.2.3-15|18	
14cr|gtkglarea-1.2.3-15|19	%description
14cr|gtkglarea-1.2.3-15|20	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14cr|gtkglarea-1.2.3-15|21	is basically wrapper around GLX functions. The widget itself is very similar
14cr|gtkglarea-1.2.3-15|22	to GtkDrawingArea widget and adds only three extra functions.
14cr|gtkglarea-1.2.3-15|23	
14cr|gtkglarea-1.2.3-15|24	Lower level gdkgl functions make it easy to render on any widget that has
14cr|gtkglarea-1.2.3-15|25	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14cr|gtkglarea-1.2.3-15|26	
14cr|gtkglarea-1.2.3-15|27	%package -n	%{libname}
14cr|gtkglarea-1.2.3-15|28	Summary:        OpenGL widget for GTK+ GUI toolkit
14cr|gtkglarea-1.2.3-15|29	Group:          System/Libraries
14cr|gtkglarea-1.2.3-15|30	Provides:	%{name}
14cr|gtkglarea-1.2.3-15|31	Obsoletes:	%{name} = %{version}-%{release}
14cr|gtkglarea-1.2.3-15|32	
14cr|gtkglarea-1.2.3-15|33	%description -n	%{libname}
14cr|gtkglarea-1.2.3-15|34	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14cr|gtkglarea-1.2.3-15|35	is basically wrapper around GLX functions. The widget itself is very similar
14cr|gtkglarea-1.2.3-15|36	to GtkDrawinigArea widget and adds only three extra functions.
14cr|gtkglarea-1.2.3-15|37	
14cr|gtkglarea-1.2.3-15|38	Lower level gdkgl functions make it easy to render on any widget that has
14cr|gtkglarea-1.2.3-15|39	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14cr|gtkglarea-1.2.3-15|40	
14cr|gtkglarea-1.2.3-15|41	%package -n	%{develname}
14cr|gtkglarea-1.2.3-15|42	Summary:	Development libraries for GtkGLArea
14cr|gtkglarea-1.2.3-15|43	Group:		Development/GNOME and GTK+
14cr|gtkglarea-1.2.3-15|44	Requires:	%{libname} >= %{version}
14cr|gtkglarea-1.2.3-15|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|gtkglarea-1.2.3-15|46	Provides:	lib%{name}-devel
14cr|gtkglarea-1.2.3-15|47	Obsoletes:	%{mklibname gtkglarea 5 -d}
14cr|gtkglarea-1.2.3-15|48	
14cr|gtkglarea-1.2.3-15|49	%description -n	%{develname}
14cr|gtkglarea-1.2.3-15|50	Libraries and includes files you can use for GtkGLArea development.
14cr|gtkglarea-1.2.3-15|51	
14cr|gtkglarea-1.2.3-15|52	%prep
14cr|gtkglarea-1.2.3-15|53	%setup -q
14cr|gtkglarea-1.2.3-15|54	%patch0 -p1 -b .underquoted
14cr|gtkglarea-1.2.3-15|55	%patch1 -p1 -b .printf
14cr|gtkglarea-1.2.3-15|56	
14cr|gtkglarea-1.2.3-15|57	%build
14cr|gtkglarea-1.2.3-15|58	autoreconf -fis
14cr|gtkglarea-1.2.3-15|59	%configure
14cr|gtkglarea-1.2.3-15|60	%make
14cr|gtkglarea-1.2.3-15|61	
14cr|gtkglarea-1.2.3-15|62	%install
14cr|gtkglarea-1.2.3-15|63	%makeinstall
14cr|gtkglarea-1.2.3-15|64	
14cr|gtkglarea-1.2.3-15|65	%files -n %{libname}
14cr|gtkglarea-1.2.3-15|66	%defattr(-, root, root)
14cr|gtkglarea-1.2.3-15|67	%doc AUTHORS COPYING ChangeLog README
14cr|gtkglarea-1.2.3-15|68	%{_libdir}/lib*.so.%{major}*
14cr|gtkglarea-1.2.3-15|69	
14cr|gtkglarea-1.2.3-15|70	%files -n %{develname}
14cr|gtkglarea-1.2.3-15|71	%defattr(-, root, root)
14cr|gtkglarea-1.2.3-15|72	%doc docs/*.txt
14cr|gtkglarea-1.2.3-15|73	%{_libdir}/*.so
14cr|gtkglarea-1.2.3-15|74	%{_libdir}/*.a
14cr|gtkglarea-1.2.3-15|75	%{_includedir}/*
14cr|gtkglarea-1.2.3-15|76	%{_datadir}/aclocal/*
14cr|gtkglarea-1.2.3-15|77	
14cr|gtkglarea-1.2.3-15|78	
14cr|gtkglarea-1.2.3-15|79	
14cr|gtkglarea-1.2.3-15|80	%changelog
14cr|gtkglarea-1.2.3-15|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-15
14cr|gtkglarea-1.2.3-15|82	+ Revision: 3a847ec
14cr|gtkglarea-1.2.3-15|83	- MassBuild#464: Increase release tag
14cr|gtkglarea-1.2.3-15|84	
14cr|gtkglarea-1.2.3-15|85	

1874 14
14cr|gtkglextmm-1.2.0-6|1	%define	major	0
14cr|gtkglextmm-1.2.0-6|2	%define	api	1.2
14cr|gtkglextmm-1.2.0-6|3	%define	gdkname	%mklibname gdkglextmm-x11_ %{api} %{major}
14cr|gtkglextmm-1.2.0-6|4	%define	gtkname	%mklibname gtkglextmm-x11_ %{api} %{major}
14cr|gtkglextmm-1.2.0-6|5	%define	devname	%mklibname gtkglextmm-x11_ %{api} -d
14cr|gtkglextmm-1.2.0-6|6	
14cr|gtkglextmm-1.2.0-6|7	Summary:	Libraries for the gtkglextmm package
14cr|gtkglextmm-1.2.0-6|8	Name:		gtkglextmm
14cr|gtkglextmm-1.2.0-6|9	Version:	1.2.0
14cr|gtkglextmm-1.2.0-6|10	Release:	6
14cr|gtkglextmm-1.2.0-6|11	License:	LGPLv2+
14cr|gtkglextmm-1.2.0-6|12	Group:		System/Libraries
14cr|gtkglextmm-1.2.0-6|13	Url:		http://www.k-3d.org/gtkglext/Main_Page
14cr|gtkglextmm-1.2.0-6|14	Source0:	http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2
14cr|gtkglextmm-1.2.0-6|15	Patch0:		gtkglextmm-1.2.0-aclocal.patch
14cr|gtkglextmm-1.2.0-6|16	Patch1:		gtkglextmm-1.2.0-gtk2.20.patch
14cr|gtkglextmm-1.2.0-6|17	Patch2:		gtkglextmm-1.2.0-gtk2.36.patch
14cr|gtkglextmm-1.2.0-6|18	Patch3:		gtkglextmm-1.2.0-gtk2.37.patch
14cr|gtkglextmm-1.2.0-6|19	BuildRequires:	doxygen
14cr|gtkglextmm-1.2.0-6|20	BuildRequires:	recode
14cr|gtkglextmm-1.2.0-6|21	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|gtkglextmm-1.2.0-6|22	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|gtkglextmm-1.2.0-6|23	
14cr|gtkglextmm-1.2.0-6|24	%description
14cr|gtkglextmm-1.2.0-6|25	Library and data files for the gtkglextmm package.
14cr|gtkglextmm-1.2.0-6|26	
14cr|gtkglextmm-1.2.0-6|27	#----------------------------------------------------------------------------
14cr|gtkglextmm-1.2.0-6|28	
14cr|gtkglextmm-1.2.0-6|29	%package -n	%{gdkname}
14cr|gtkglextmm-1.2.0-6|30	Summary:	Dynamic libraries from gtkglextmmO
14cr|gtkglextmm-1.2.0-6|31	Group:		System/Libraries
14cr|gtkglextmm-1.2.0-6|32	Provides:	%{name} = %{EVRD}
14cr|gtkglextmm-1.2.0-6|33	Conflicts:	%{_lib}gtkglextmm0 < 1.2.0-5
14cr|gtkglextmm-1.2.0-6|34	
14cr|gtkglextmm-1.2.0-6|35	%description -n	%{gdkname}
14cr|gtkglextmm-1.2.0-6|36	Dynamic libraries from gtkglextmm.
14cr|gtkglextmm-1.2.0-6|37	
14cr|gtkglextmm-1.2.0-6|38	%files -n %{gdkname}
14cr|gtkglextmm-1.2.0-6|39	%{_libdir}/libgdkglextmm-x11-%{api}.so.%{major}*
14cr|gtkglextmm-1.2.0-6|40	
14cr|gtkglextmm-1.2.0-6|41	#----------------------------------------------------------------------------
14cr|gtkglextmm-1.2.0-6|42	
14cr|gtkglextmm-1.2.0-6|43	%package -n	%{gtkname}
14cr|gtkglextmm-1.2.0-6|44	Summary:	Dynamic libraries from gtkglextmmO
14cr|gtkglextmm-1.2.0-6|45	Group:		System/Libraries
14cr|gtkglextmm-1.2.0-6|46	Provides:	%{name} = %{EVRD}
14cr|gtkglextmm-1.2.0-6|47	Conflicts:	%{_lib}gtkglextmm0 < 1.2.0-5
14cr|gtkglextmm-1.2.0-6|48	Obsoletes:	%{_lib}gtkglextmm0 < 1.2.0-5
14cr|gtkglextmm-1.2.0-6|49	
14cr|gtkglextmm-1.2.0-6|50	%description -n	%{gtkname}
14cr|gtkglextmm-1.2.0-6|51	Dynamic libraries from gtkglextmm.
14cr|gtkglextmm-1.2.0-6|52	
14cr|gtkglextmm-1.2.0-6|53	%files -n %{gtkname}
14cr|gtkglextmm-1.2.0-6|54	%{_libdir}/libgtkglextmm-x11-%{api}.so.%{major}*
14cr|gtkglextmm-1.2.0-6|55	
14cr|gtkglextmm-1.2.0-6|56	#----------------------------------------------------------------------------
14cr|gtkglextmm-1.2.0-6|57	
14cr|gtkglextmm-1.2.0-6|58	%package -n	%{devname}
14cr|gtkglextmm-1.2.0-6|59	Summary:	Header files and static libraries from gtkglextmm
14cr|gtkglextmm-1.2.0-6|60	Group:		Development/C
14cr|gtkglextmm-1.2.0-6|61	Requires:	%{gtkname} = %{EVRD}
14cr|gtkglextmm-1.2.0-6|62	Provides:	%{name}-devel = %{EVRD}
14cr|gtkglextmm-1.2.0-6|63	Conflicts:	%{_lib}gtkglextmm-devel < 1.2.0-5
14cr|gtkglextmm-1.2.0-6|64	Obsoletes:	%{_lib}gtkglextmm-devel < 1.2.0-5
14cr|gtkglextmm-1.2.0-6|65	
14cr|gtkglextmm-1.2.0-6|66	%description -n	%{devname}
14cr|gtkglextmm-1.2.0-6|67	Libraries and includes files for developing programs based on gtkglextmm.
14cr|gtkglextmm-1.2.0-6|68	
14cr|gtkglextmm-1.2.0-6|69	%files -n %{devname}
14cr|gtkglextmm-1.2.0-6|70	%doc AUTHORS ChangeLog README
14cr|gtkglextmm-1.2.0-6|71	%doc %{_docdir}/gtkglextmm-1.2
14cr|gtkglextmm-1.2.0-6|72	%{_datadir}/aclocal/*.m4
14cr|gtkglextmm-1.2.0-6|73	%{_includedir}/*
14cr|gtkglextmm-1.2.0-6|74	%{_libdir}/libgdkglextmm-x11-%{api}.so
14cr|gtkglextmm-1.2.0-6|75	%{_libdir}/libgtkglextmm-x11-%{api}.so
14cr|gtkglextmm-1.2.0-6|76	%{_libdir}/pkgconfig/*.pc
14cr|gtkglextmm-1.2.0-6|77	%{_libdir}/gtkglextmm-1.2
14cr|gtkglextmm-1.2.0-6|78	
14cr|gtkglextmm-1.2.0-6|79	#----------------------------------------------------------------------------
14cr|gtkglextmm-1.2.0-6|80	
14cr|gtkglextmm-1.2.0-6|81	%prep
14cr|gtkglextmm-1.2.0-6|82	%setup -q
14cr|gtkglextmm-1.2.0-6|83	%patch0 -p1
14cr|gtkglextmm-1.2.0-6|84	%patch1 -p1
14cr|gtkglextmm-1.2.0-6|85	%patch2 -p1
14cr|gtkglextmm-1.2.0-6|86	%patch3 -p1
14cr|gtkglextmm-1.2.0-6|87	recode l1..u8 AUTHORS README
14cr|gtkglextmm-1.2.0-6|88	
14cr|gtkglextmm-1.2.0-6|89	%build
14cr|gtkglextmm-1.2.0-6|90	%configure2_5x --disable-static
14cr|gtkglextmm-1.2.0-6|91	%make
14cr|gtkglextmm-1.2.0-6|92	
14cr|gtkglextmm-1.2.0-6|93	%install
14cr|gtkglextmm-1.2.0-6|94	%makeinstall_std
14cr|gtkglextmm-1.2.0-6|95	
14cr|gtkglextmm-1.2.0-6|96	#rpmlint reports an empty file
14cr|gtkglextmm-1.2.0-6|97	rm -f %{buildroot}%{_libdir}/gtkglextmm-1.2/proc/m4/convert_gtkglext.m4
14cr|gtkglextmm-1.2.0-6|98	
14cr|gtkglextmm-1.2.0-6|99	
14cr|gtkglextmm-1.2.0-6|100	%changelog
14cr|gtkglextmm-1.2.0-6|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cr|gtkglextmm-1.2.0-6|102	+ Revision: 4093964
14cr|gtkglextmm-1.2.0-6|103	- MassBuild#464: Increase release tag
14cr|gtkglextmm-1.2.0-6|104	
14cr|gtkglextmm-1.2.0-6|105	

1875 14
14cr|gtk-gnutella-0.98.3-2|1	%define name	gtk-gnutella
14cr|gtk-gnutella-0.98.3-2|2	%define version	0.98.3
14cr|gtk-gnutella-0.98.3-2|3	%define release	2
14cr|gtk-gnutella-0.98.3-2|4	%define summary	Gnutella GTK client
14cr|gtk-gnutella-0.98.3-2|5	
14cr|gtk-gnutella-0.98.3-2|6	Name: 		%{name}
14cr|gtk-gnutella-0.98.3-2|7	Version: 	%{version}
14cr|gtk-gnutella-0.98.3-2|8	Release: 	%{release}
14cr|gtk-gnutella-0.98.3-2|9	Summary: 	%{summary}
14cr|gtk-gnutella-0.98.3-2|10	License: 	GPLv2
14cr|gtk-gnutella-0.98.3-2|11	Group: 		Networking/File transfer
14cr|gtk-gnutella-0.98.3-2|12	Source0: 	http://downloads.sourceforge.net/project/gtk-gnutella/gtk-gnutella/%{version}/%{name}-%{version}.tar.bz2
14cr|gtk-gnutella-0.98.3-2|13	Source1:	%{name}-remote-shell.txt.bz2
14cr|gtk-gnutella-0.98.3-2|14	Source10:	%{name}.16.png
14cr|gtk-gnutella-0.98.3-2|15	Source11:	%{name}.32.png
14cr|gtk-gnutella-0.98.3-2|16	Source12:	%{name}.48.png
14cr|gtk-gnutella-0.98.3-2|17	URL: 		http://gtk-gnutella.sourceforge.net
14cr|gtk-gnutella-0.98.3-2|18	Buildrequires:	gtk+2-devel
14cr|gtk-gnutella-0.98.3-2|19	Buildrequires:	libxml2-devel
14cr|gtk-gnutella-0.98.3-2|20	BuildRequires:	gnutls-devel
14cr|gtk-gnutella-0.98.3-2|21	BuildRequires:	glib2-devel
14cr|gtk-gnutella-0.98.3-2|22	BuildRequires:	dbus-devel
14cr|gtk-gnutella-0.98.3-2|23	BuildRequires:	zlib-devel
14cr|gtk-gnutella-0.98.3-2|24	Buildrequires:	bison
14cr|gtk-gnutella-0.98.3-2|25	Buildrequires:	byacc
14cr|gtk-gnutella-0.98.3-2|26	Buildrequires:	gettext
14cr|gtk-gnutella-0.98.3-2|27	
14cr|gtk-gnutella-0.98.3-2|28	%description
14cr|gtk-gnutella-0.98.3-2|29	Gtk-gnutella is a client of Gnutella network (http://www.gnutella.com/).
14cr|gtk-gnutella-0.98.3-2|30	It's a fully-featured servent, designed to share any type of file.
14cr|gtk-gnutella-0.98.3-2|31	Gtk-gnutella implements compressed connections, ultrapeer and leaf
14cr|gtk-gnutella-0.98.3-2|32	nodes, Passive/Active Remote Queueing (PARQ), and other modern
14cr|gtk-gnutella-0.98.3-2|33	gnutella network features.
14cr|gtk-gnutella-0.98.3-2|34	
14cr|gtk-gnutella-0.98.3-2|35	%prep
14cr|gtk-gnutella-0.98.3-2|36	%setup -q -n %{name}-%{version}
14cr|gtk-gnutella-0.98.3-2|37	
14cr|gtk-gnutella-0.98.3-2|38	%build
14cr|gtk-gnutella-0.98.3-2|39	./Configure -Dprefix=%{_prefix}/ -Dbindir=%{_bindir}/ -Dprivlib=%{_datadir}/%{name}/ \
14cr|gtk-gnutella-0.98.3-2|40	-Dsysman=%{_mandir}/man1/ -Ucc="$CC" -Dccflags="-Wall $CFLAGS" \
14cr|gtk-gnutella-0.98.3-2|41	-Doptimize="%{optflags}" -Dgtkversion=2 -Dremotectrl=true \
14cr|gtk-gnutella-0.98.3-2|42	-Dofficial=true -ders
14cr|gtk-gnutella-0.98.3-2|43	#perl -p -i -e 's/SQuoTe\(a\)\"a/SQuoTe\(a\)\"a\"/g' config.h
14cr|gtk-gnutella-0.98.3-2|44	#perl -p -i -e 's/EQuoTe\(a\)a\"/EQuoTe\(a\)\"a\"/g' config.h
14cr|gtk-gnutella-0.98.3-2|45	#perl -p -i -e 's/usr\/local/usr/g' src/Makefile
14cr|gtk-gnutella-0.98.3-2|46	%make
14cr|gtk-gnutella-0.98.3-2|47	
14cr|gtk-gnutella-0.98.3-2|48	%install
14cr|gtk-gnutella-0.98.3-2|49	rm -rf %{buildroot}
14cr|gtk-gnutella-0.98.3-2|50	mkdir -p %{buildroot}%{_bindir} %{buildroot}/%{_mandir}/man1
14cr|gtk-gnutella-0.98.3-2|51	make install INSTALL_PREFIX=%{buildroot}
14cr|gtk-gnutella-0.98.3-2|52	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|gtk-gnutella-0.98.3-2|53	
14cr|gtk-gnutella-0.98.3-2|54	# extra docs
14cr|gtk-gnutella-0.98.3-2|55	bunzip2 -c %{SOURCE1} > remote-shell.txt
14cr|gtk-gnutella-0.98.3-2|56	
14cr|gtk-gnutella-0.98.3-2|57	# icons
14cr|gtk-gnutella-0.98.3-2|58	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|59	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|60	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|61	
14cr|gtk-gnutella-0.98.3-2|62	%find_lang %{name}
14cr|gtk-gnutella-0.98.3-2|63	
14cr|gtk-gnutella-0.98.3-2|64	%clean
14cr|gtk-gnutella-0.98.3-2|65	rm -rf %{buildroot}
14cr|gtk-gnutella-0.98.3-2|66	
14cr|gtk-gnutella-0.98.3-2|67	%files -f %{name}.lang
14cr|gtk-gnutella-0.98.3-2|68	%defattr(-,root,root)
14cr|gtk-gnutella-0.98.3-2|69	%doc README TODO AUTHORS LICENSE ChangeLog
14cr|gtk-gnutella-0.98.3-2|70	%doc remote-shell.txt
14cr|gtk-gnutella-0.98.3-2|71	%{_bindir}/*
14cr|gtk-gnutella-0.98.3-2|72	%{_datadir}/%{name}
14cr|gtk-gnutella-0.98.3-2|73	%{_datadir}/pixmaps/*
14cr|gtk-gnutella-0.98.3-2|74	%{_miconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|75	%{_iconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|76	%{_liconsdir}/%{name}.png
14cr|gtk-gnutella-0.98.3-2|77	%{_datadir}/applications/gtk-gnutella.desktop
14cr|gtk-gnutella-0.98.3-2|78	
14cr|gtk-gnutella-0.98.3-2|79	
14cr|gtk-gnutella-0.98.3-2|80	
14cr|gtk-gnutella-0.98.3-2|81	
14cr|gtk-gnutella-0.98.3-2|82	%changelog
14cr|gtk-gnutella-0.98.3-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.3-2
14cr|gtk-gnutella-0.98.3-2|84	+ Revision: 8b7b07b
14cr|gtk-gnutella-0.98.3-2|85	- MassBuild#464: Increase release tag
14cr|gtk-gnutella-0.98.3-2|86	
14cr|gtk-gnutella-0.98.3-2|87	

1876 14
14cr|gtkguitune-0.8-5|1	%define name gtkguitune
14cr|gtkguitune-0.8-5|2	%define version 0.8
14cr|gtkguitune-0.8-5|3	%define release  5
14cr|gtkguitune-0.8-5|4	
14cr|gtkguitune-0.8-5|5	Summary: Linux program for tuning guitars
14cr|gtkguitune-0.8-5|6	Name: %{name}
14cr|gtkguitune-0.8-5|7	Version: %{version}
14cr|gtkguitune-0.8-5|8	Release: %{release}
14cr|gtkguitune-0.8-5|9	Source0: http://www.geocities.com/harpin_floh/mysoft/%{name}-gtk2-%{version}.tar.gz
14cr|gtkguitune-0.8-5|10	License: GPLv2+
14cr|gtkguitune-0.8-5|11	Group: Sound
14cr|gtkguitune-0.8-5|12	Url: http://www.geocities.com/harpin_floh/kguitune_page.html
14cr|gtkguitune-0.8-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gtkguitune-0.8-5|14	BuildRequires: gtkmm2.4-devel
14cr|gtkguitune-0.8-5|15	
14cr|gtkguitune-0.8-5|16	%description
14cr|gtkguitune-0.8-5|17	Guitune is a linux program for tuning guitars and other instruments
14cr|gtkguitune-0.8-5|18	by using the method of Schmitt-triggering, i.e.
14cr|gtkguitune-0.8-5|19	counting the number of triggerings between two trigger levels
14cr|gtkguitune-0.8-5|20	in a certain amount of time.
14cr|gtkguitune-0.8-5|21	Why not use FFT like many other tuning devices?
14cr|gtkguitune-0.8-5|22	Well because other tuning devices are not as fast as mine !!
14cr|gtkguitune-0.8-5|23	
14cr|gtkguitune-0.8-5|24	With FFT you need many samples to archieve the accuracy needed for tuning
14cr|gtkguitune-0.8-5|25	instruments. You often get times of around 1 second between two measurements
14cr|gtkguitune-0.8-5|26	and the computer is quite busy in this second calculating the FFT. Using
14cr|gtkguitune-0.8-5|27	Schmitt-triggering you get a measurement every 10th of a second or even less
14cr|gtkguitune-0.8-5|28	(depending on the sample frequency you use). Most of the time the computer
14cr|gtkguitune-0.8-5|29	only waits for the samples.
14cr|gtkguitune-0.8-5|30	
14cr|gtkguitune-0.8-5|31	The Trigger levels are adjustable. For a pure sine-wave the trigger levels
14cr|gtkguitune-0.8-5|32	could be zero. But for a wave wth overtones like the one in the figure above
14cr|gtkguitune-0.8-5|33	you need a non-zero triggerlevel. It is preadjusted to a level of 60% of the
14cr|gtkguitune-0.8-5|34	current maximum which should be able to deal with most instruments.
14cr|gtkguitune-0.8-5|35	
14cr|gtkguitune-0.8-5|36	%prep
14cr|gtkguitune-0.8-5|37	%setup -q -n %name
14cr|gtkguitune-0.8-5|38	
14cr|gtkguitune-0.8-5|39	%build
14cr|gtkguitune-0.8-5|40	%configure2_5x
14cr|gtkguitune-0.8-5|41	%install
14cr|gtkguitune-0.8-5|42	rm -rf $RPM_BUILD_ROOT
14cr|gtkguitune-0.8-5|43	%makeinstall_std
14cr|gtkguitune-0.8-5|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|gtkguitune-0.8-5|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%name.desktop << EOF
14cr|gtkguitune-0.8-5|46	[Desktop Entry]
14cr|gtkguitune-0.8-5|47	Version=1.0
14cr|gtkguitune-0.8-5|48	Type=Application
14cr|gtkguitune-0.8-5|49	Name=gtkGuitune
14cr|gtkguitune-0.8-5|50	Categories=AudioVideo;GTK;Audio;
14cr|gtkguitune-0.8-5|51	Comment=Tune your Guitar
14cr|gtkguitune-0.8-5|52	TryExec=gtkguitune
14cr|gtkguitune-0.8-5|53	Exec=gtkguitune
14cr|gtkguitune-0.8-5|54	Icon=gtkguitune_logo
14cr|gtkguitune-0.8-5|55	EOF
14cr|gtkguitune-0.8-5|56	
14cr|gtkguitune-0.8-5|57	%clean
14cr|gtkguitune-0.8-5|58	rm -rf $RPM_BUILD_ROOT
14cr|gtkguitune-0.8-5|59	
14cr|gtkguitune-0.8-5|60	%if %mdvver < 200900
14cr|gtkguitune-0.8-5|61	%post
14cr|gtkguitune-0.8-5|62	%update_icon_cache hicolor
14cr|gtkguitune-0.8-5|63	%postun
14cr|gtkguitune-0.8-5|64	%clean_icon_cache hicolor
14cr|gtkguitune-0.8-5|65	%endif
14cr|gtkguitune-0.8-5|66	
14cr|gtkguitune-0.8-5|67	%files
14cr|gtkguitune-0.8-5|68	%defattr(-,root,root)
14cr|gtkguitune-0.8-5|69	%doc AUTHORS NEWS README
14cr|gtkguitune-0.8-5|70	%{_bindir}/gtkguitune
14cr|gtkguitune-0.8-5|71	%_datadir/icons/hicolor/scalable/apps/guitune_logo.svg
14cr|gtkguitune-0.8-5|72	%_datadir/applications/mandriva*
14cr|gtkguitune-0.8-5|73	
14cr|gtkguitune-0.8-5|74	
14cr|gtkguitune-0.8-5|75	
14cr|gtkguitune-0.8-5|76	
14cr|gtkguitune-0.8-5|77	%changelog
14cr|gtkguitune-0.8-5|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-5
14cr|gtkguitune-0.8-5|79	+ Revision: 8915075
14cr|gtkguitune-0.8-5|80	- MassBuild#464: Increase release tag
14cr|gtkguitune-0.8-5|81	
14cr|gtkguitune-0.8-5|82	

1877 14
14cr|gtkhotkey-0.2.1-2|1	%define major 1
14cr|gtkhotkey-0.2.1-2|2	
14cr|gtkhotkey-0.2.1-2|3	%define libname %mklibname %{name} %{major}
14cr|gtkhotkey-0.2.1-2|4	%define develname %mklibname %{name} -d
14cr|gtkhotkey-0.2.1-2|5	
14cr|gtkhotkey-0.2.1-2|6	Name:		gtkhotkey
14cr|gtkhotkey-0.2.1-2|7	Version:	0.2.1
14cr|gtkhotkey-0.2.1-2|8	Release:	2
14cr|gtkhotkey-0.2.1-2|9	Summary:	Platform Independent Hotkey Handling for GTK+ Applications
14cr|gtkhotkey-0.2.1-2|10	License:	LGPLv3+
14cr|gtkhotkey-0.2.1-2|11	Group:		System/Libraries
14cr|gtkhotkey-0.2.1-2|12	Url:		http://launchpad.net/gtkhotkey/
14cr|gtkhotkey-0.2.1-2|13	Source0:		%{name}-%{version}.tar.bz2
14cr|gtkhotkey-0.2.1-2|14	Patch0:		gtkhotkey-glib-2.31.patch
14cr|gtkhotkey-0.2.1-2|15	Patch1:		gtkhotkey-0.2.1-linkage.patch
14cr|gtkhotkey-0.2.1-2|16	BuildRequires:	gtk-doc
14cr|gtkhotkey-0.2.1-2|17	BuildRequires:	intltool
14cr|gtkhotkey-0.2.1-2|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|gtkhotkey-0.2.1-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtkhotkey-0.2.1-2|20	
14cr|gtkhotkey-0.2.1-2|21	%description
14cr|gtkhotkey-0.2.1-2|22	GtkHotkey is simple library offering a platform independent way for GTK+
14cr|gtkhotkey-0.2.1-2|23	applications to manage and bind desktop-wide hotkeys.
14cr|gtkhotkey-0.2.1-2|24	
14cr|gtkhotkey-0.2.1-2|25	%package -n %{libname}
14cr|gtkhotkey-0.2.1-2|26	Summary:	Platform Independent Hotkey Handling for GTK+ Applications
14cr|gtkhotkey-0.2.1-2|27	Group:		System/Libraries
14cr|gtkhotkey-0.2.1-2|28	
14cr|gtkhotkey-0.2.1-2|29	%description -n %{libname}
14cr|gtkhotkey-0.2.1-2|30	GtkHotkey is simple library offering a platform independent way for GTK+
14cr|gtkhotkey-0.2.1-2|31	applications to manage and bind desktop-wide hotkeys.
14cr|gtkhotkey-0.2.1-2|32	
14cr|gtkhotkey-0.2.1-2|33	%package -n %{develname}
14cr|gtkhotkey-0.2.1-2|34	Summary:	Development files for %{name}
14cr|gtkhotkey-0.2.1-2|35	Group:		Development/GNOME and GTK+
14cr|gtkhotkey-0.2.1-2|36	Requires:	pkgconfig(glib-2.0)
14cr|gtkhotkey-0.2.1-2|37	Requires:	pkgconfig(gtk+-2.0)
14cr|gtkhotkey-0.2.1-2|38	Requires:	%{libname} = %{EVRD}
14cr|gtkhotkey-0.2.1-2|39	
14cr|gtkhotkey-0.2.1-2|40	%description -n %{develname}
14cr|gtkhotkey-0.2.1-2|41	GtkHotkey is simple library offering a platform independent way for GTK+
14cr|gtkhotkey-0.2.1-2|42	applications to manage and bind desktop-wide hotkeys.  This package contains
14cr|gtkhotkey-0.2.1-2|43	all necessary include files and libraries needed to develop applications that
14cr|gtkhotkey-0.2.1-2|44	require these.
14cr|gtkhotkey-0.2.1-2|45	
14cr|gtkhotkey-0.2.1-2|46	%prep
14cr|gtkhotkey-0.2.1-2|47	%setup -q
14cr|gtkhotkey-0.2.1-2|48	%patch0 -p1
14cr|gtkhotkey-0.2.1-2|49	%patch1 -p1
14cr|gtkhotkey-0.2.1-2|50	
14cr|gtkhotkey-0.2.1-2|51	%build
14cr|gtkhotkey-0.2.1-2|52	autoreconf -fi
14cr|gtkhotkey-0.2.1-2|53	%configure2_5x --disable-static
14cr|gtkhotkey-0.2.1-2|54	%make
14cr|gtkhotkey-0.2.1-2|55	
14cr|gtkhotkey-0.2.1-2|56	%install
14cr|gtkhotkey-0.2.1-2|57	%makeinstall_std
14cr|gtkhotkey-0.2.1-2|58	rm -rf %{buildroot}%{_prefix}/doc
14cr|gtkhotkey-0.2.1-2|59	
14cr|gtkhotkey-0.2.1-2|60	%files -n %{libname}
14cr|gtkhotkey-0.2.1-2|61	%doc AUTHORS COPYING NEWS README
14cr|gtkhotkey-0.2.1-2|62	%{_libdir}/libgtkhotkey.so.%{major}*
14cr|gtkhotkey-0.2.1-2|63	
14cr|gtkhotkey-0.2.1-2|64	%files -n %{develname}
14cr|gtkhotkey-0.2.1-2|65	%{_datadir}/gtk-doc/html/gtkhotkey
14cr|gtkhotkey-0.2.1-2|66	%{_includedir}/gtkhotkey-1.0/
14cr|gtkhotkey-0.2.1-2|67	%{_libdir}/libgtkhotkey.so
14cr|gtkhotkey-0.2.1-2|68	%{_libdir}/pkgconfig/*.pc
14cr|gtkhotkey-0.2.1-2|69	
14cr|gtkhotkey-0.2.1-2|70	
14cr|gtkhotkey-0.2.1-2|71	%changelog
14cr|gtkhotkey-0.2.1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|gtkhotkey-0.2.1-2|73	+ Revision: 757dd0e
14cr|gtkhotkey-0.2.1-2|74	- MassBuild#464: Increase release tag
14cr|gtkhotkey-0.2.1-2|75	
14cr|gtkhotkey-0.2.1-2|76	

1878 14
14cr|gtk-iptables-0.5.1-5|1	Summary:	GTK-based frontend for iptables
14cr|gtk-iptables-0.5.1-5|2	Name:		gtk-iptables
14cr|gtk-iptables-0.5.1-5|3	Version:	0.5.1
14cr|gtk-iptables-0.5.1-5|4	Release:	5
14cr|gtk-iptables-0.5.1-5|5	License:	GPLv2+
14cr|gtk-iptables-0.5.1-5|6	Group:		System/Configuration/Networking
14cr|gtk-iptables-0.5.1-5|7	Url:		http://gtk-iptables.sourceforge.net
14cr|gtk-iptables-0.5.1-5|8	Source0:	%{name}-%{version}.tar.bz2
14cr|gtk-iptables-0.5.1-5|9	Patch0:		gtk-iptables-0.5.1.printf.patch
14cr|gtk-iptables-0.5.1-5|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtk-iptables-0.5.1-5|11	Requires:	gksu
14cr|gtk-iptables-0.5.1-5|12	Requires:	userspace-ipfilter
14cr|gtk-iptables-0.5.1-5|13	
14cr|gtk-iptables-0.5.1-5|14	%description
14cr|gtk-iptables-0.5.1-5|15	Gtk-IPTables is a GTK-based frontend for iptables written in C. You can
14cr|gtk-iptables-0.5.1-5|16	create rules for all chains for Filter, NAT, and Mangle tables.
14cr|gtk-iptables-0.5.1-5|17	
14cr|gtk-iptables-0.5.1-5|18	%files -f %{name}.lang
14cr|gtk-iptables-0.5.1-5|19	%doc README COPYING
14cr|gtk-iptables-0.5.1-5|20	%{_bindir}/gtkiptables
14cr|gtk-iptables-0.5.1-5|21	%{_datadir}/applications/%{name}.desktop
14cr|gtk-iptables-0.5.1-5|22	%{_datadir}/pixmaps/*
14cr|gtk-iptables-0.5.1-5|23	
14cr|gtk-iptables-0.5.1-5|24	#----------------------------------------------------------------------------
14cr|gtk-iptables-0.5.1-5|25	
14cr|gtk-iptables-0.5.1-5|26	%prep
14cr|gtk-iptables-0.5.1-5|27	%setup -q
14cr|gtk-iptables-0.5.1-5|28	%patch0 -p1 -b .printf
14cr|gtk-iptables-0.5.1-5|29	
14cr|gtk-iptables-0.5.1-5|30	%build
14cr|gtk-iptables-0.5.1-5|31	%configure2_5x
14cr|gtk-iptables-0.5.1-5|32	%make
14cr|gtk-iptables-0.5.1-5|33	
14cr|gtk-iptables-0.5.1-5|34	%install
14cr|gtk-iptables-0.5.1-5|35	%makeinstall_std
14cr|gtk-iptables-0.5.1-5|36	
14cr|gtk-iptables-0.5.1-5|37	#menu
14cr|gtk-iptables-0.5.1-5|38	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|gtk-iptables-0.5.1-5|39	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gtk-iptables-0.5.1-5|40	[Desktop Entry]
14cr|gtk-iptables-0.5.1-5|41	Type=Application
14cr|gtk-iptables-0.5.1-5|42	Exec=gksu gtkiptables
14cr|gtk-iptables-0.5.1-5|43	Icon=networking_configuration_section
14cr|gtk-iptables-0.5.1-5|44	Name=GTK-IPTables
14cr|gtk-iptables-0.5.1-5|45	Comment=IPTables Rules Configuration
14cr|gtk-iptables-0.5.1-5|46	Categories=Network;
14cr|gtk-iptables-0.5.1-5|47	EOF
14cr|gtk-iptables-0.5.1-5|48	
14cr|gtk-iptables-0.5.1-5|49	%find_lang %{name} || touch %{name}.lang
14cr|gtk-iptables-0.5.1-5|50	
14cr|gtk-iptables-0.5.1-5|51	
14cr|gtk-iptables-0.5.1-5|52	
14cr|gtk-iptables-0.5.1-5|53	%changelog
14cr|gtk-iptables-0.5.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-5
14cr|gtk-iptables-0.5.1-5|55	+ Revision: e5e3ab7
14cr|gtk-iptables-0.5.1-5|56	- MassBuild#464: Increase release tag
14cr|gtk-iptables-0.5.1-5|57	
14cr|gtk-iptables-0.5.1-5|58	

1879 14
14cr|gtklp-1.3.0-2|1	Summary:	A GTK front-end for CUPS
14cr|gtklp-1.3.0-2|2	Name:		gtklp
14cr|gtklp-1.3.0-2|3	Version:	1.3.0
14cr|gtklp-1.3.0-2|4	Release:	2
14cr|gtklp-1.3.0-2|5	License:	GPLv2+
14cr|gtklp-1.3.0-2|6	Group:		System/Configuration/Printing
14cr|gtklp-1.3.0-2|7	Source0:	http://prdownloads.sourceforge.net/gtklp/%{name}-%{version}.src.tar.gz
14cr|gtklp-1.3.0-2|8	Url:		http://gtklp.sourceforge.net/
14cr|gtklp-1.3.0-2|9	Source1:	gtklp-icon48.png
14cr|gtklp-1.3.0-2|10	Source2:	gtklp-icon32.png
14cr|gtklp-1.3.0-2|11	Source3:	gtklp-icon16.png
14cr|gtklp-1.3.0-2|12	Patch1:		gtklp-1.2.5-mdv-fix-str-fmt.patch
14cr|gtklp-1.3.0-2|13	BuildRequires:	cups-common
14cr|gtklp-1.3.0-2|14	BuildRequires:	cups-devel
14cr|gtklp-1.3.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtklp-1.3.0-2|16	Requires:	cups
14cr|gtklp-1.3.0-2|17	
14cr|gtklp-1.3.0-2|18	%description
14cr|gtklp-1.3.0-2|19	A GTK front-end for CUPS.
14cr|gtklp-1.3.0-2|20	
14cr|gtklp-1.3.0-2|21	%files -f %{name}.lang
14cr|gtklp-1.3.0-2|22	%doc AUTHORS BUGS ChangeLog COPYING NEWS README TODO USAGE
14cr|gtklp-1.3.0-2|23	%{_bindir}/*
14cr|gtklp-1.3.0-2|24	%{_datadir}/applications/*.desktop
14cr|gtklp-1.3.0-2|25	%{_iconsdir}/*.png
14cr|gtklp-1.3.0-2|26	%{_liconsdir}/*.png
14cr|gtklp-1.3.0-2|27	%{_miconsdir}/*.png
14cr|gtklp-1.3.0-2|28	%{_mandir}/man1/*
14cr|gtklp-1.3.0-2|29	
14cr|gtklp-1.3.0-2|30	#----------------------------------------------------------------------------
14cr|gtklp-1.3.0-2|31	
14cr|gtklp-1.3.0-2|32	%prep
14cr|gtklp-1.3.0-2|33	%setup -q
14cr|gtklp-1.3.0-2|34	%patch1 -p1 -b .strfmt
14cr|gtklp-1.3.0-2|35	
14cr|gtklp-1.3.0-2|36	sed -e '/DEF_BROWSER_CMD/{s:netscape:firefox:}' \
14cr|gtklp-1.3.0-2|37	-e '/DEF_HELP_HOME/{s:631/sum.html#STANDARD_OPTIONS:631/help/:}' \
14cr|gtklp-1.3.0-2|38	-i include/defaults.h
14cr|gtklp-1.3.0-2|39	
14cr|gtklp-1.3.0-2|40	find . -perm 600 | xargs chmod 644
14cr|gtklp-1.3.0-2|41	
14cr|gtklp-1.3.0-2|42	%build
14cr|gtklp-1.3.0-2|43	autoreconf -fi
14cr|gtklp-1.3.0-2|44	%configure2_5x --enable-forte
14cr|gtklp-1.3.0-2|45	%make
14cr|gtklp-1.3.0-2|46	
14cr|gtklp-1.3.0-2|47	%install
14cr|gtklp-1.3.0-2|48	mkdir -p %{buildroot}/%{_datadir}/applications/
14cr|gtklp-1.3.0-2|49	install -d %{buildroot}%{_liconsdir}
14cr|gtklp-1.3.0-2|50	install -d %{buildroot}%{_iconsdir}
14cr|gtklp-1.3.0-2|51	install -d %{buildroot}%{_miconsdir}
14cr|gtklp-1.3.0-2|52	
14cr|gtklp-1.3.0-2|53	%makeinstall_std
14cr|gtklp-1.3.0-2|54	
14cr|gtklp-1.3.0-2|55	# menu entry
14cr|gtklp-1.3.0-2|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|gtklp-1.3.0-2|57	[Desktop Entry]
14cr|gtklp-1.3.0-2|58	Type=Application
14cr|gtklp-1.3.0-2|59	Name=GTK CUPS
14cr|gtklp-1.3.0-2|60	Comment=GTK Frontend for CUPS
14cr|gtklp-1.3.0-2|61	Exec=%{_bindir}/gtklp
14cr|gtklp-1.3.0-2|62	Icon=gtklp
14cr|gtklp-1.3.0-2|63	Categories=HardwareSettings;Settings;GTK;
14cr|gtklp-1.3.0-2|64	EOF
14cr|gtklp-1.3.0-2|65	
14cr|gtklp-1.3.0-2|66	cat << EOF > %{buildroot}%{_datadir}/applications/gtklpq.desktop
14cr|gtklp-1.3.0-2|67	[Desktop Entry]
14cr|gtklp-1.3.0-2|68	Type=Application
14cr|gtklp-1.3.0-2|69	Name=GTK Printer Queue
14cr|gtklp-1.3.0-2|70	Comment=GTK Frontend to GTKlp CUPS Queue
14cr|gtklp-1.3.0-2|71	Exec=%{_bindir}/gtklpq
14cr|gtklp-1.3.0-2|72	Icon=gtklp
14cr|gtklp-1.3.0-2|73	Categories=HardwareSettings;Settings;GTK;
14cr|gtklp-1.3.0-2|74	EOF
14cr|gtklp-1.3.0-2|75	
14cr|gtklp-1.3.0-2|76	# menu icon
14cr|gtklp-1.3.0-2|77	install -m0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gtklp-1.3.0-2|78	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gtklp-1.3.0-2|79	install -m0644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gtklp-1.3.0-2|80	
14cr|gtklp-1.3.0-2|81	# locales
14cr|gtklp-1.3.0-2|82	%find_lang %{name}
14cr|gtklp-1.3.0-2|83	
14cr|gtklp-1.3.0-2|84	
14cr|gtklp-1.3.0-2|85	%changelog
14cr|gtklp-1.3.0-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|gtklp-1.3.0-2|87	+ Revision: e152db0
14cr|gtklp-1.3.0-2|88	- MassBuild#464: Increase release tag
14cr|gtklp-1.3.0-2|89	
14cr|gtklp-1.3.0-2|90	

1880 14
14cr|gtkmathview-0.8.0-7|1	%define major 0
14cr|gtkmathview-0.8.0-7|2	%define libname  %mklibname %{name} %{major}
14cr|gtkmathview-0.8.0-7|3	%define develname %mklibname -d %{name}
14cr|gtkmathview-0.8.0-7|4	
14cr|gtkmathview-0.8.0-7|5	Summary:	C++ rendering engine for MathML documents
14cr|gtkmathview-0.8.0-7|6	Name:		gtkmathview
14cr|gtkmathview-0.8.0-7|7	Version:	0.8.0
14cr|gtkmathview-0.8.0-7|8	Release:	7
14cr|gtkmathview-0.8.0-7|9	License:	GPLv3+
14cr|gtkmathview-0.8.0-7|10	Group:		Networking/WWW
14cr|gtkmathview-0.8.0-7|11	Url:		http://www.cs.unibo.it/helm/mml-widget/
14cr|gtkmathview-0.8.0-7|12	Source0:	http://helm.cs.unibo.it/mml-widget/sources/%{name}-%{version}.tar.bz2
14cr|gtkmathview-0.8.0-7|13	Source1:	gtkmathview.html.tar.bz2
14cr|gtkmathview-0.8.0-7|14	Patch0: gtkmathview-0.8.0-cond-t1.patch
14cr|gtkmathview-0.8.0-7|15	Patch1: gtkmathview-0.8.0-gcc43.patch
14cr|gtkmathview-0.8.0-7|16	Patch2: gtkmathview-0.8.0-gcc44.patch
14cr|gtkmathview-0.8.0-7|17	Patch3: gtkmathview-0.8.0-fix-link.patch
14cr|gtkmathview-0.8.0-7|18	Patch4: gtkmathview-0.8.0-no-static.patch
14cr|gtkmathview-0.8.0-7|19	Patch5: gtkmathview-0.8.0-gcc47.patch
14cr|gtkmathview-0.8.0-7|20	
14cr|gtkmathview-0.8.0-7|21	BuildRequires:	xsltproc
14cr|gtkmathview-0.8.0-7|22	BuildRequires:	t1lib-devel
14cr|gtkmathview-0.8.0-7|23	BuildRequires:	popt-devel
14cr|gtkmathview-0.8.0-7|24	#BuildRequires:	pkgconfig(gdome2-cpp-smart)
14cr|gtkmathview-0.8.0-7|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtkmathview-0.8.0-7|26	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gtkmathview-0.8.0-7|27	Requires:	fonts-ttf-latex
14cr|gtkmathview-0.8.0-7|28	
14cr|gtkmathview-0.8.0-7|29	%description
14cr|gtkmathview-0.8.0-7|30	GtkMathView is a GTK Widget for rendering MathML documents.
14cr|gtkmathview-0.8.0-7|31	
14cr|gtkmathview-0.8.0-7|32	%package -n %{libname}
14cr|gtkmathview-0.8.0-7|33	Summary:   Libraries for gtkmathview
14cr|gtkmathview-0.8.0-7|34	Group: System/Libraries
14cr|gtkmathview-0.8.0-7|35	
14cr|gtkmathview-0.8.0-7|36	%description -n %{libname}
14cr|gtkmathview-0.8.0-7|37	GtkMathView is a GTK Widget for rendering MathML documents.
14cr|gtkmathview-0.8.0-7|38	
14cr|gtkmathview-0.8.0-7|39	%package -n %{develname}
14cr|gtkmathview-0.8.0-7|40	Summary:  Libraries and include files for gtkmathview
14cr|gtkmathview-0.8.0-7|41	Group:    Development/C++
14cr|gtkmathview-0.8.0-7|42	Requires: %{libname} = %{version}
14cr|gtkmathview-0.8.0-7|43	Provides: %{name}-devel = %{EVRD}
14cr|gtkmathview-0.8.0-7|44	
14cr|gtkmathview-0.8.0-7|45	%description -n %{develname}
14cr|gtkmathview-0.8.0-7|46	GtkMathView is a GTK Widget for rendering MathML documents.
14cr|gtkmathview-0.8.0-7|47	
14cr|gtkmathview-0.8.0-7|48	%prep
14cr|gtkmathview-0.8.0-7|49	%setup -q
14cr|gtkmathview-0.8.0-7|50	%patch0 -p1
14cr|gtkmathview-0.8.0-7|51	%patch1 -p1
14cr|gtkmathview-0.8.0-7|52	%patch2 -p0
14cr|gtkmathview-0.8.0-7|53	%patch3 -p0
14cr|gtkmathview-0.8.0-7|54	%patch4 -p1
14cr|gtkmathview-0.8.0-7|55	%patch5 -p1
14cr|gtkmathview-0.8.0-7|56	# AM_BINRELOC missing, just ignore
14cr|gtkmathview-0.8.0-7|57	echo 'AC_DEFUN([AM_BINRELOC], [])' > acinclude.m4
14cr|gtkmathview-0.8.0-7|58	
14cr|gtkmathview-0.8.0-7|59	%build
14cr|gtkmathview-0.8.0-7|60	autoreconf -fi
14cr|gtkmathview-0.8.0-7|61	%configure2_5x \
14cr|gtkmathview-0.8.0-7|62	--disable-static
14cr|gtkmathview-0.8.0-7|63	
14cr|gtkmathview-0.8.0-7|64	make
14cr|gtkmathview-0.8.0-7|65	
14cr|gtkmathview-0.8.0-7|66	##Add updated html reference manual##
14cr|gtkmathview-0.8.0-7|67	mkdir DATA.TMP
14cr|gtkmathview-0.8.0-7|68	cd DATA.TMP
14cr|gtkmathview-0.8.0-7|69	tar xjf %{SOURCE1}
14cr|gtkmathview-0.8.0-7|70	cd ../../..
14cr|gtkmathview-0.8.0-7|71	
14cr|gtkmathview-0.8.0-7|72	%install
14cr|gtkmathview-0.8.0-7|73	%makeinstall_std
14cr|gtkmathview-0.8.0-7|74	mkdir -p %{buildroot}/%_docdir/%{name}
14cr|gtkmathview-0.8.0-7|75	cp -r DATA.TMP/%{name}.html %{buildroot}/%_docdir/%{name}
14cr|gtkmathview-0.8.0-7|76	
14cr|gtkmathview-0.8.0-7|77	%files
14cr|gtkmathview-0.8.0-7|78	%doc AUTHORS BUGS COPYING ChangeLog HISTORY INSTALL LICENSE NEWS README TODO
14cr|gtkmathview-0.8.0-7|79	%config(noreplace) %{_sysconfdir}/gtkmathview/gtkmathview.conf.xml
14cr|gtkmathview-0.8.0-7|80	%{_bindir}/*
14cr|gtkmathview-0.8.0-7|81	%{_datadir}/%{name}
14cr|gtkmathview-0.8.0-7|82	%{_mandir}/man1/*
14cr|gtkmathview-0.8.0-7|83	
14cr|gtkmathview-0.8.0-7|84	%files -n %{libname}
14cr|gtkmathview-0.8.0-7|85	%{_libdir}/lib*.so.%{major}*
14cr|gtkmathview-0.8.0-7|86	
14cr|gtkmathview-0.8.0-7|87	%files -n %{develname}
14cr|gtkmathview-0.8.0-7|88	%{_libdir}/lib*.so
14cr|gtkmathview-0.8.0-7|89	%{_includedir}/*
14cr|gtkmathview-0.8.0-7|90	%{_libdir}/pkgconfig/*
14cr|gtkmathview-0.8.0-7|91	
14cr|gtkmathview-0.8.0-7|92	
14cr|gtkmathview-0.8.0-7|93	
14cr|gtkmathview-0.8.0-7|94	
14cr|gtkmathview-0.8.0-7|95	%changelog
14cr|gtkmathview-0.8.0-7|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-7
14cr|gtkmathview-0.8.0-7|97	+ Revision: 43ed0e7
14cr|gtkmathview-0.8.0-7|98	- MassBuild#464: Increase release tag
14cr|gtkmathview-0.8.0-7|99	
14cr|gtkmathview-0.8.0-7|100	

1881 14
14cr|gtkmm2.4-documentation-2.24.1-4|1	%define pkgname gtkmm-documentation
14cr|gtkmm2.4-documentation-2.24.1-4|2	%define api 2.4
14cr|gtkmm2.4-documentation-2.24.1-4|3	
14cr|gtkmm2.4-documentation-2.24.1-4|4	Summary:	GTKmm reference manual and examples
14cr|gtkmm2.4-documentation-2.24.1-4|5	Name:		gtkmm%{api}-documentation
14cr|gtkmm2.4-documentation-2.24.1-4|6	Version:	2.24.1
14cr|gtkmm2.4-documentation-2.24.1-4|7	Release:	4
14cr|gtkmm2.4-documentation-2.24.1-4|8	License:	GPLv2+ and GFDL
14cr|gtkmm2.4-documentation-2.24.1-4|9	Group:		Books/Other
14cr|gtkmm2.4-documentation-2.24.1-4|10	Url:		http://gtkmm.sourceforge.net/
14cr|gtkmm2.4-documentation-2.24.1-4|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14cr|gtkmm2.4-documentation-2.24.1-4|12	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|gtkmm2.4-documentation-2.24.1-4|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gtkmm2.4-documentation-2.24.1-4|14	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|gtkmm2.4-documentation-2.24.1-4|15	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|gtkmm2.4-documentation-2.24.1-4|16	Requires:	gtkmm2.4-doc
14cr|gtkmm2.4-documentation-2.24.1-4|17	BuildArch:	noarch
14cr|gtkmm2.4-documentation-2.24.1-4|18	
14cr|gtkmm2.4-documentation-2.24.1-4|19	%description
14cr|gtkmm2.4-documentation-2.24.1-4|20	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14cr|gtkmm2.4-documentation-2.24.1-4|21	Highlights include typesafe callbacks, widgets extensible via inheritance
14cr|gtkmm2.4-documentation-2.24.1-4|22	and a comprehensive set of widget classes that can be freely combined to
14cr|gtkmm2.4-documentation-2.24.1-4|23	quickly create complex user interfaces.
14cr|gtkmm2.4-documentation-2.24.1-4|24	
14cr|gtkmm2.4-documentation-2.24.1-4|25	This package contains all API documentation for gtkmm. You can readily read
14cr|gtkmm2.4-documentation-2.24.1-4|26	this documentation with devhelp, a documentation reader.
14cr|gtkmm2.4-documentation-2.24.1-4|27	
14cr|gtkmm2.4-documentation-2.24.1-4|28	%files -f gtkmm-tutorial.lang
14cr|gtkmm2.4-documentation-2.24.1-4|29	%doc %{_datadir}/doc/gtkmm-%{api}
14cr|gtkmm2.4-documentation-2.24.1-4|30	
14cr|gtkmm2.4-documentation-2.24.1-4|31	#----------------------------------------------------------------------------
14cr|gtkmm2.4-documentation-2.24.1-4|32	
14cr|gtkmm2.4-documentation-2.24.1-4|33	%prep
14cr|gtkmm2.4-documentation-2.24.1-4|34	%setup -q -n %{pkgname}-%{version}
14cr|gtkmm2.4-documentation-2.24.1-4|35	
14cr|gtkmm2.4-documentation-2.24.1-4|36	%build
14cr|gtkmm2.4-documentation-2.24.1-4|37	./configure --prefix=%{_prefix}
14cr|gtkmm2.4-documentation-2.24.1-4|38	make
14cr|gtkmm2.4-documentation-2.24.1-4|39	
14cr|gtkmm2.4-documentation-2.24.1-4|40	%install
14cr|gtkmm2.4-documentation-2.24.1-4|41	%makeinstall_std
14cr|gtkmm2.4-documentation-2.24.1-4|42	
14cr|gtkmm2.4-documentation-2.24.1-4|43	%find_lang gtkmm-tutorial --with-gnome || touch gtkmm-tutorial.lang
14cr|gtkmm2.4-documentation-2.24.1-4|44	
14cr|gtkmm2.4-documentation-2.24.1-4|45	#gw already in gtkmm2.4-doc
14cr|gtkmm2.4-documentation-2.24.1-4|46	rm -rf %{buildroot}%{_datadir}/doc/gtkmm-%{api}/docs/{FAQ,images}
14cr|gtkmm2.4-documentation-2.24.1-4|47	
14cr|gtkmm2.4-documentation-2.24.1-4|48	
14cr|gtkmm2.4-documentation-2.24.1-4|49	%changelog
14cr|gtkmm2.4-documentation-2.24.1-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24.1-4
14cr|gtkmm2.4-documentation-2.24.1-4|51	+ Revision: c58d872
14cr|gtkmm2.4-documentation-2.24.1-4|52	- MassBuild#464: Increase release tag
14cr|gtkmm2.4-documentation-2.24.1-4|53	
14cr|gtkmm2.4-documentation-2.24.1-4|54	

1882 14
14cr|gtkmm3.0-documentation-3.4.1-2|1	%define pkgname	gtkmm-documentation
14cr|gtkmm3.0-documentation-3.4.1-2|2	%define api	3.0
14cr|gtkmm3.0-documentation-3.4.1-2|3	
14cr|gtkmm3.0-documentation-3.4.1-2|4	Summary:	GTKmm reference manual and examples
14cr|gtkmm3.0-documentation-3.4.1-2|5	Name:		gtkmm%{api}-documentation
14cr|gtkmm3.0-documentation-3.4.1-2|6	Version:	3.4.1
14cr|gtkmm3.0-documentation-3.4.1-2|7	Release:	2
14cr|gtkmm3.0-documentation-3.4.1-2|8	License:	GPLv2+ and GFDL
14cr|gtkmm3.0-documentation-3.4.1-2|9	Group:		Books/Other
14cr|gtkmm3.0-documentation-3.4.1-2|10	URL:		http://gtkmm.sourceforge.net/
14cr|gtkmm3.0-documentation-3.4.1-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
14cr|gtkmm3.0-documentation-3.4.1-2|12	BuildArch: noarch
14cr|gtkmm3.0-documentation-3.4.1-2|13	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|gtkmm3.0-documentation-3.4.1-2|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|gtkmm3.0-documentation-3.4.1-2|15	BuildRequires:	pkgconfig(gtkmm-3.0)
14cr|gtkmm3.0-documentation-3.4.1-2|16	Requires:	gtkmm3.0-doc
14cr|gtkmm3.0-documentation-3.4.1-2|17	
14cr|gtkmm3.0-documentation-3.4.1-2|18	%description
14cr|gtkmm3.0-documentation-3.4.1-2|19	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm3 wraps GTK+ 3.
14cr|gtkmm3.0-documentation-3.4.1-2|20	Highlights include typesafe callbacks, widgets extensible via inheritance
14cr|gtkmm3.0-documentation-3.4.1-2|21	and a comprehensive set of widget classes that can be freely combined to
14cr|gtkmm3.0-documentation-3.4.1-2|22	quickly create complex user interfaces.
14cr|gtkmm3.0-documentation-3.4.1-2|23	
14cr|gtkmm3.0-documentation-3.4.1-2|24	This package contains all API documentation for gtkmm. You can readily read
14cr|gtkmm3.0-documentation-3.4.1-2|25	this documentation with devhelp, a documentation reader.
14cr|gtkmm3.0-documentation-3.4.1-2|26	
14cr|gtkmm3.0-documentation-3.4.1-2|27	%prep
14cr|gtkmm3.0-documentation-3.4.1-2|28	%setup -qn %{pkgname}-%{version}
14cr|gtkmm3.0-documentation-3.4.1-2|29	
14cr|gtkmm3.0-documentation-3.4.1-2|30	%build
14cr|gtkmm3.0-documentation-3.4.1-2|31	%configure2_5x \
14cr|gtkmm3.0-documentation-3.4.1-2|32	--build=%{_build}
14cr|gtkmm3.0-documentation-3.4.1-2|33	
14cr|gtkmm3.0-documentation-3.4.1-2|34	%make
14cr|gtkmm3.0-documentation-3.4.1-2|35	
14cr|gtkmm3.0-documentation-3.4.1-2|36	%install
14cr|gtkmm3.0-documentation-3.4.1-2|37	%makeinstall_std
14cr|gtkmm3.0-documentation-3.4.1-2|38	
14cr|gtkmm3.0-documentation-3.4.1-2|39	%find_lang gtkmm-tutorial --with-gnome
14cr|gtkmm3.0-documentation-3.4.1-2|40	
14cr|gtkmm3.0-documentation-3.4.1-2|41	%files -f gtkmm-tutorial.lang
14cr|gtkmm3.0-documentation-3.4.1-2|42	%doc %{_datadir}/doc/gtkmm-%{api}
14cr|gtkmm3.0-documentation-3.4.1-2|43	
14cr|gtkmm3.0-documentation-3.4.1-2|44	
14cr|gtkmm3.0-documentation-3.4.1-2|45	
14cr|gtkmm3.0-documentation-3.4.1-2|46	
14cr|gtkmm3.0-documentation-3.4.1-2|47	%changelog
14cr|gtkmm3.0-documentation-3.4.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-2
14cr|gtkmm3.0-documentation-3.4.1-2|49	+ Revision: 2243d38
14cr|gtkmm3.0-documentation-3.4.1-2|50	- MassBuild#464: Increase release tag
14cr|gtkmm3.0-documentation-3.4.1-2|51	
14cr|gtkmm3.0-documentation-3.4.1-2|52	

1883 14
14cr|gtkmotd-0.5-14|1	%define version 0.5
14cr|gtkmotd-0.5-14|2	%define release  14
14cr|gtkmotd-0.5-14|3	%define name gtkmotd
14cr|gtkmotd-0.5-14|4	
14cr|gtkmotd-0.5-14|5	Summary: 	Message of the day display
14cr|gtkmotd-0.5-14|6	Name: 		%{name}
14cr|gtkmotd-0.5-14|7	Version: 	%{version}
14cr|gtkmotd-0.5-14|8	Release: 	%{release}
14cr|gtkmotd-0.5-14|9	License: 	GPL
14cr|gtkmotd-0.5-14|10	URL: 		http://rhlx01.rz.fht-esslingen.de/gtkmotd/
14cr|gtkmotd-0.5-14|11	Group: 		Toys
14cr|gtkmotd-0.5-14|12	Source: 	%{name}-%{version}.tar.bz2
14cr|gtkmotd-0.5-14|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|gtkmotd-0.5-14|14	BuildRequires:	libgtk+-devel
14cr|gtkmotd-0.5-14|15	
14cr|gtkmotd-0.5-14|16	%description
14cr|gtkmotd-0.5-14|17	gtkmotd displays the message of the day as of /etc/motd to the user and
14cr|gtkmotd-0.5-14|18	exits. It is useful to have in X11 startup scripts.
14cr|gtkmotd-0.5-14|19	
14cr|gtkmotd-0.5-14|20	%prep
14cr|gtkmotd-0.5-14|21	rm -rf $RPM_BUILD_ROOT
14cr|gtkmotd-0.5-14|22	
14cr|gtkmotd-0.5-14|23	%setup
14cr|gtkmotd-0.5-14|24	
14cr|gtkmotd-0.5-14|25	%build
14cr|gtkmotd-0.5-14|26	%make
14cr|gtkmotd-0.5-14|27	
14cr|gtkmotd-0.5-14|28	%install
14cr|gtkmotd-0.5-14|29	%makeinstall
14cr|gtkmotd-0.5-14|30	
14cr|gtkmotd-0.5-14|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gtkmotd-0.5-14|32	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtkmotd-0.5-14|33	[Desktop Entry]
14cr|gtkmotd-0.5-14|34	Type=Application <<EOF
14cr|gtkmotd-0.5-14|35	Exec=/usr/bin/gtkmotd
14cr|gtkmotd-0.5-14|36	Name=Gtkmotd
14cr|gtkmotd-0.5-14|37	Comment=Gtk version of motd
14cr|gtkmotd-0.5-14|38	Icon=other_configuration
14cr|gtkmotd-0.5-14|39	Categories=Settings;
14cr|gtkmotd-0.5-14|40	EOF
14cr|gtkmotd-0.5-14|41	
14cr|gtkmotd-0.5-14|42	%if %mdkversion < 200900
14cr|gtkmotd-0.5-14|43	%post
14cr|gtkmotd-0.5-14|44	%{update_menus}
14cr|gtkmotd-0.5-14|45	%endif
14cr|gtkmotd-0.5-14|46	
14cr|gtkmotd-0.5-14|47	%if %mdkversion < 200900
14cr|gtkmotd-0.5-14|48	%postun
14cr|gtkmotd-0.5-14|49	%{clean_menus}
14cr|gtkmotd-0.5-14|50	%endif
14cr|gtkmotd-0.5-14|51	
14cr|gtkmotd-0.5-14|52	%clean
14cr|gtkmotd-0.5-14|53	rm -rf $RPM_BUILD_ROOT
14cr|gtkmotd-0.5-14|54	
14cr|gtkmotd-0.5-14|55	%files
14cr|gtkmotd-0.5-14|56	%defattr (-,root,root)
14cr|gtkmotd-0.5-14|57	%doc AUTHORS CHANGELOG COPYING README TODO
14cr|gtkmotd-0.5-14|58	%{_bindir}/gtkmotd
14cr|gtkmotd-0.5-14|59	%{_datadir}/applications/mandriva-*.desktop
14cr|gtkmotd-0.5-14|60	
14cr|gtkmotd-0.5-14|61	
14cr|gtkmotd-0.5-14|62	
14cr|gtkmotd-0.5-14|63	
14cr|gtkmotd-0.5-14|64	%changelog
14cr|gtkmotd-0.5-14|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-14
14cr|gtkmotd-0.5-14|66	+ Revision: 8f85a9d
14cr|gtkmotd-0.5-14|67	- MassBuild#464: Increase release tag
14cr|gtkmotd-0.5-14|68	
14cr|gtkmotd-0.5-14|69	

1884 14
14cr|gtknetcat-0.1-7|1	%define _enable_debug_packages %{nil}
14cr|gtknetcat-0.1-7|2	%define debug_package %{nil}
14cr|gtknetcat-0.1-7|3	
14cr|gtknetcat-0.1-7|4	Summary:	Easy-to-use and handy GUI frontend of netcat (nc) command
14cr|gtknetcat-0.1-7|5	Name:		gtknetcat
14cr|gtknetcat-0.1-7|6	Version:	0.1
14cr|gtknetcat-0.1-7|7	Release:	7
14cr|gtknetcat-0.1-7|8	License:	GPLv2+
14cr|gtknetcat-0.1-7|9	Group:		Graphical desktop/Other
14cr|gtknetcat-0.1-7|10	Url:		http://lxde.sourceforge.net/
14cr|gtknetcat-0.1-7|11	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cr|gtknetcat-0.1-7|12	BuildRequires:	intltool
14cr|gtknetcat-0.1-7|13	BuildRequires:	pkgconfig(gnome-python-2.0)
14cr|gtknetcat-0.1-7|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtknetcat-0.1-7|15	Requires:	gnome-python
14cr|gtknetcat-0.1-7|16	Requires:	netcat
14cr|gtknetcat-0.1-7|17	Requires:	pygtk2.0-libglade
14cr|gtknetcat-0.1-7|18	
14cr|gtknetcat-0.1-7|19	%description
14cr|gtknetcat-0.1-7|20	Easy-to-use and handy GUI frontend of netcat (nc) command letting you
14cr|gtknetcat-0.1-7|21	transfer files to another computer via direct wired connection.
14cr|gtknetcat-0.1-7|22	
14cr|gtknetcat-0.1-7|23	%files -f %{name}.lang
14cr|gtknetcat-0.1-7|24	%{_bindir}/%{name}
14cr|gtknetcat-0.1-7|25	%{_datadir}/%{name}
14cr|gtknetcat-0.1-7|26	%{_libdir}/*.py
14cr|gtknetcat-0.1-7|27	%{_datadir}/applications/*.desktop
14cr|gtknetcat-0.1-7|28	%{python_sitelib}/%{name}
14cr|gtknetcat-0.1-7|29	
14cr|gtknetcat-0.1-7|30	#----------------------------------------------------------------------------
14cr|gtknetcat-0.1-7|31	
14cr|gtknetcat-0.1-7|32	%prep
14cr|gtknetcat-0.1-7|33	%setup -q
14cr|gtknetcat-0.1-7|34	
14cr|gtknetcat-0.1-7|35	%build
14cr|gtknetcat-0.1-7|36	%configure2_5x
14cr|gtknetcat-0.1-7|37	%make
14cr|gtknetcat-0.1-7|38	
14cr|gtknetcat-0.1-7|39	%install
14cr|gtknetcat-0.1-7|40	%makeinstall_std
14cr|gtknetcat-0.1-7|41	
14cr|gtknetcat-0.1-7|42	%find_lang %{name}
14cr|gtknetcat-0.1-7|43	
14cr|gtknetcat-0.1-7|44	
14cr|gtknetcat-0.1-7|45	%changelog
14cr|gtknetcat-0.1-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14cr|gtknetcat-0.1-7|47	+ Revision: 736a312
14cr|gtknetcat-0.1-7|48	- MassBuild#464: Increase release tag
14cr|gtknetcat-0.1-7|49	
14cr|gtknetcat-0.1-7|50	

1885 14
14cr|gtk-nodoka-engine-0.7.5-2|1	%define gtk2version %(pkg-config gtk+-2.0 --modversion 2> /dev/null)
14cr|gtk-nodoka-engine-0.7.5-2|2	%define nogtk2 %(pkg-config gtk+-2.0 --modversion &> /dev/null; echo $?)
14cr|gtk-nodoka-engine-0.7.5-2|3	
14cr|gtk-nodoka-engine-0.7.5-2|4	Name:           gtk-nodoka-engine
14cr|gtk-nodoka-engine-0.7.5-2|5	Version:        0.7.5
14cr|gtk-nodoka-engine-0.7.5-2|6	Release:        2
14cr|gtk-nodoka-engine-0.7.5-2|7	Summary:        The Nodoka GTK Theme Engine
14cr|gtk-nodoka-engine-0.7.5-2|8	Group:          Graphical desktop/GNOME
14cr|gtk-nodoka-engine-0.7.5-2|9	License:        GPLv2
14cr|gtk-nodoka-engine-0.7.5-2|10	URL:            http://fedoraproject.org/wiki/Artwork/NodokaTheme
14cr|gtk-nodoka-engine-0.7.5-2|11	Source0:        https://fedorahosted.org/released/nodoka/%{name}-%{version}.tar.gz
14cr|gtk-nodoka-engine-0.7.5-2|12	BuildRequires:  gtk2-devel >= 2.18
14cr|gtk-nodoka-engine-0.7.5-2|13	%if 0%{?nogtk2}
14cr|gtk-nodoka-engine-0.7.5-2|14	Requires:       gtk2
14cr|gtk-nodoka-engine-0.7.5-2|15	%else
14cr|gtk-nodoka-engine-0.7.5-2|16	Requires:       gtk2 >= %{?gtk2version}
14cr|gtk-nodoka-engine-0.7.5-2|17	%endif
14cr|gtk-nodoka-engine-0.7.5-2|18	Provides:       gtk2-nodoka-engine = %{version}-%{release}
14cr|gtk-nodoka-engine-0.7.5-2|19	Suggests:       gtk-nodoka-engine-extras
14cr|gtk-nodoka-engine-0.7.5-2|20	
14cr|gtk-nodoka-engine-0.7.5-2|21	%description
14cr|gtk-nodoka-engine-0.7.5-2|22	Nodoka is a Murrine engine based gtk2 theme engine. The package is shipped with
14cr|gtk-nodoka-engine-0.7.5-2|23	a default Nodoka theme featuring the engine.
14cr|gtk-nodoka-engine-0.7.5-2|24	
14cr|gtk-nodoka-engine-0.7.5-2|25	%package extras
14cr|gtk-nodoka-engine-0.7.5-2|26	Summary:   Extra themes for Nodoka Gtk2 theme engine
14cr|gtk-nodoka-engine-0.7.5-2|27	Group:     Graphical desktop/GNOME
14cr|gtk-nodoka-engine-0.7.5-2|28	Requires:  %{name} >= 0.6.90.1
14cr|gtk-nodoka-engine-0.7.5-2|29	Provides:  gtk2-nodoka-engine-extras = %{version}-%{release}
14cr|gtk-nodoka-engine-0.7.5-2|30	BuildArch: noarch
14cr|gtk-nodoka-engine-0.7.5-2|31	
14cr|gtk-nodoka-engine-0.7.5-2|32	%description extras
14cr|gtk-nodoka-engine-0.7.5-2|33	This package contains extra themes for the Nodoka Gtk2 theme engine.
14cr|gtk-nodoka-engine-0.7.5-2|34	
14cr|gtk-nodoka-engine-0.7.5-2|35	%prep
14cr|gtk-nodoka-engine-0.7.5-2|36	%setup -q
14cr|gtk-nodoka-engine-0.7.5-2|37	
14cr|gtk-nodoka-engine-0.7.5-2|38	%build
14cr|gtk-nodoka-engine-0.7.5-2|39	%configure2_5x --with-gtk=2.0
14cr|gtk-nodoka-engine-0.7.5-2|40	%make
14cr|gtk-nodoka-engine-0.7.5-2|41	
14cr|gtk-nodoka-engine-0.7.5-2|42	%install
14cr|gtk-nodoka-engine-0.7.5-2|43	rm -rf %{buildroot}
14cr|gtk-nodoka-engine-0.7.5-2|44	%makeinstall_std
14cr|gtk-nodoka-engine-0.7.5-2|45	
14cr|gtk-nodoka-engine-0.7.5-2|46	#remove .la files
14cr|gtk-nodoka-engine-0.7.5-2|47	find %{buildroot} -name *.la | xargs rm -f
14cr|gtk-nodoka-engine-0.7.5-2|48	
14cr|gtk-nodoka-engine-0.7.5-2|49	%clean
14cr|gtk-nodoka-engine-0.7.5-2|50	rm -rf %{buildroot}
14cr|gtk-nodoka-engine-0.7.5-2|51	
14cr|gtk-nodoka-engine-0.7.5-2|52	%files
14cr|gtk-nodoka-engine-0.7.5-2|53	%defattr(-,root,root,-)
14cr|gtk-nodoka-engine-0.7.5-2|54	%doc AUTHORS ChangeLog COPYING CREDITS NEWS README TODO
14cr|gtk-nodoka-engine-0.7.5-2|55	%{_libdir}/gtk-2.0/2.10.0/engines/libnodoka.so
14cr|gtk-nodoka-engine-0.7.5-2|56	%{_datadir}/themes/Nodoka
14cr|gtk-nodoka-engine-0.7.5-2|57	
14cr|gtk-nodoka-engine-0.7.5-2|58	%files extras
14cr|gtk-nodoka-engine-0.7.5-2|59	%defattr(-,root,root,-)
14cr|gtk-nodoka-engine-0.7.5-2|60	%doc COPYING
14cr|gtk-nodoka-engine-0.7.5-2|61	%{_datadir}/themes/Nodoka-*
14cr|gtk-nodoka-engine-0.7.5-2|62	
14cr|gtk-nodoka-engine-0.7.5-2|63	
14cr|gtk-nodoka-engine-0.7.5-2|64	
14cr|gtk-nodoka-engine-0.7.5-2|65	%changelog
14cr|gtk-nodoka-engine-0.7.5-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-2
14cr|gtk-nodoka-engine-0.7.5-2|67	+ Revision: 861e8af
14cr|gtk-nodoka-engine-0.7.5-2|68	- MassBuild#464: Increase release tag
14cr|gtk-nodoka-engine-0.7.5-2|69	
14cr|gtk-nodoka-engine-0.7.5-2|70	

1886 14
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|1	%define githash bfd9f37bd8219f576ddd5a062e2581c108e23a93
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|2	%define shorthash %(echo "%githash" | cut -c -7)
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|3	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|4	Name:           gtkparasite
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|5	Version:        0
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|6	Release:        %mkrel 0.20131220git%{shorthash}.1
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|7	Summary:        A GUI debugging tool for GTK+ applications
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|8	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|9	Group:          Development/Tools
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|10	License:        MIT
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|11	URL:            http://chipx86.github.io/gtkparasite/
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|12	# http://github.com/chipx86/gtkparasite/tarball/master/%{githash}
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|13	Source0:        chipx86-gtkparasite-%{shorthash}.tar.gz
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|14	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|15	BuildRequires:  gtk+3-devel gtksourceview-3.0-devel
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|16	# for gnome-autogen.sh:
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|17	BuildRequires:  gnome-common
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|18	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|19	%description
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|20	Parasite is a debugging and development tool that runs inside your GTK+
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|21	application's process. It can inspect your application, giving you detailed
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|22	information on your UI, such as the hierarchy, X window IDs, widget properties,
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|23	and more. You can modify properties on the fly in order to experiment with the
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|24	look of your UI.
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|25	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|26	But you can go further than that. You can actually modify your application
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|27	logic while the program is running! Parasite includes an embedded Python shell
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|28	that lets you write new code that directly interacts with your application's
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|29	UI, regardless of the language the application is written in. Create new
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|30	dialogs, attach temporary signal handlers to buttons, test out new logic, and
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|31	gather additional debug information.
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|32	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|33	If you've used Firebug, it's sort of like that, but for GTK+ applications.
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|34	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|35	Usage:
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|36	$ GTK_MODULES=gtkparasite <appname>
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|37	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|38	%prep
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|39	%setup -qn chipx86-gtkparasite-%{shorthash}
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|40	./autogen.sh
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|41	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|42	%build
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|43	%configure
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|44	%make
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|45	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|46	%install
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|47	rm -rf $RPM_BUILD_ROOT
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|48	%makeinstall_std
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|49	rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/modules/*a
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|50	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|51	%files
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|52	%defattr(-,root,root,-)
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|53	%doc COPYING
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|54	%{_libdir}/gtk-3.0/modules/libgtkparasite.so
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|55	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|56	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|57	%changelog
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|58	* Thu Sep 04 2014 belonesox (Stas Fomin) <stas-fomin@yandex.ru> 0-0.20131220gitbfd9f37.1
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|59	+ Revision: fd55afd
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|60	- Imported from SRPM
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|61	
14cr|gtkparasite-0-0.20131220gitbfd9f37.1|62	

1887 14
14cr|gtkpasman-0.12.1-2|1	Summary:	GTK passwords manager for system and network administrators
14cr|gtkpasman-0.12.1-2|2	Name:		gtkpasman
14cr|gtkpasman-0.12.1-2|3	Version:	0.12.1
14cr|gtkpasman-0.12.1-2|4	Release:	2
14cr|gtkpasman-0.12.1-2|5	License:	GPLv2+
14cr|gtkpasman-0.12.1-2|6	Group:		File tools
14cr|gtkpasman-0.12.1-2|7	Url:		http://gtkpasman.sourceforge.net/
14cr|gtkpasman-0.12.1-2|8	Source0:	http://downloads.sourceforge.net/project/gtkpasman/%{name}-sources/%{version}/%{name}-%{version}.tar.xz
14cr|gtkpasman-0.12.1-2|9	# Translations make ABF hang :-/
14cr|gtkpasman-0.12.1-2|10	Patch0:		gtkpasman-0.12.1-no-locale.patch
14cr|gtkpasman-0.12.1-2|11	BuildRequires:	pkgconfig(gio-2.0)
14cr|gtkpasman-0.12.1-2|12	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gtkpasman-0.12.1-2|13	Requires:	gnupg
14cr|gtkpasman-0.12.1-2|14	
14cr|gtkpasman-0.12.1-2|15	%description
14cr|gtkpasman-0.12.1-2|16	It is a graphical interface to manage the usage of passwords related to servers
14cr|gtkpasman-0.12.1-2|17	or services, grouped by customers (plateforms, etc.) The purpose is to provide
14cr|gtkpasman-0.12.1-2|18	system and network administrators a convenient tool to manage a passwords
14cr|gtkpasman-0.12.1-2|19	knowledge base related to customers, servers, services...
14cr|gtkpasman-0.12.1-2|20	
14cr|gtkpasman-0.12.1-2|21	It can help to retrieve passwords, or even connect to servers (ssh, telnet,
14cr|gtkpasman-0.12.1-2|22	FTP...). Passwords will be kept in a gnupg crypted file. The structure of the
14cr|gtkpasman-0.12.1-2|23	file is predefined, but very easy to edit and maintain. The gtk application
14cr|gtkpasman-0.12.1-2|24	can switch between a discreet applet and a full list of containers.
14cr|gtkpasman-0.12.1-2|25	
14cr|gtkpasman-0.12.1-2|26	%files
14cr|gtkpasman-0.12.1-2|27	%doc README NEWS AUTHORS
14cr|gtkpasman-0.12.1-2|28	%{_bindir}/gtkpasman
14cr|gtkpasman-0.12.1-2|29	%{_datadir}/applications/gtkpasman.desktop
14cr|gtkpasman-0.12.1-2|30	%{_datadir}/glib-2.0/schemas/gtkpasman.gschema.xml
14cr|gtkpasman-0.12.1-2|31	
14cr|gtkpasman-0.12.1-2|32	#----------------------------------------------------------------------------
14cr|gtkpasman-0.12.1-2|33	
14cr|gtkpasman-0.12.1-2|34	%prep
14cr|gtkpasman-0.12.1-2|35	%setup -q
14cr|gtkpasman-0.12.1-2|36	%patch0 -p1
14cr|gtkpasman-0.12.1-2|37	
14cr|gtkpasman-0.12.1-2|38	%build
14cr|gtkpasman-0.12.1-2|39	autoreconf -fi
14cr|gtkpasman-0.12.1-2|40	%configure2_5x
14cr|gtkpasman-0.12.1-2|41	%make
14cr|gtkpasman-0.12.1-2|42	
14cr|gtkpasman-0.12.1-2|43	%install
14cr|gtkpasman-0.12.1-2|44	%makeinstall_std
14cr|gtkpasman-0.12.1-2|45	
14cr|gtkpasman-0.12.1-2|46	
14cr|gtkpasman-0.12.1-2|47	%changelog
14cr|gtkpasman-0.12.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.1-2
14cr|gtkpasman-0.12.1-2|49	+ Revision: cd68e2d
14cr|gtkpasman-0.12.1-2|50	- MassBuild#464: Increase release tag
14cr|gtkpasman-0.12.1-2|51	
14cr|gtkpasman-0.12.1-2|52	

1888 14
14cr|gtk-recordmydesktop-0.3.8-6|1	Summary:	GTK fronted for recordmydesktop
14cr|gtk-recordmydesktop-0.3.8-6|2	Name:		gtk-recordmydesktop
14cr|gtk-recordmydesktop-0.3.8-6|3	Version:	0.3.8
14cr|gtk-recordmydesktop-0.3.8-6|4	Release:	6
14cr|gtk-recordmydesktop-0.3.8-6|5	License:	GPLv2+
14cr|gtk-recordmydesktop-0.3.8-6|6	Group:		Video
14cr|gtk-recordmydesktop-0.3.8-6|7	Url:		http://recordmydesktop.sourceforge.net
14cr|gtk-recordmydesktop-0.3.8-6|8	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
14cr|gtk-recordmydesktop-0.3.8-6|9	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gtk-recordmydesktop-0.3.8-6|10	BuildRequires:	desktop-file-utils
14cr|gtk-recordmydesktop-0.3.8-6|11	Requires:	recordmydesktop >= %{version}
14cr|gtk-recordmydesktop-0.3.8-6|12	BuildArch:	noarch
14cr|gtk-recordmydesktop-0.3.8-6|13	
14cr|gtk-recordmydesktop-0.3.8-6|14	%description
14cr|gtk-recordmydesktop-0.3.8-6|15	Frontend for recordmydesktop tool.
14cr|gtk-recordmydesktop-0.3.8-6|16	
14cr|gtk-recordmydesktop-0.3.8-6|17	%files -f gtk-recordMyDesktop.lang
14cr|gtk-recordmydesktop-0.3.8-6|18	%doc AUTHORS ChangeLog README
14cr|gtk-recordmydesktop-0.3.8-6|19	%{_bindir}/gtk-recordMyDesktop
14cr|gtk-recordmydesktop-0.3.8-6|20	%dir %{py_sitedir}/recordMyDesktop/
14cr|gtk-recordmydesktop-0.3.8-6|21	%{py_sitedir}/recordMyDesktop/*.py*
14cr|gtk-recordmydesktop-0.3.8-6|22	%{_datadir}/applications/%{name}.desktop
14cr|gtk-recordmydesktop-0.3.8-6|23	%{_datadir}/pixmaps/%{name}.png
14cr|gtk-recordmydesktop-0.3.8-6|24	
14cr|gtk-recordmydesktop-0.3.8-6|25	#----------------------------------------------------------------------------
14cr|gtk-recordmydesktop-0.3.8-6|26	
14cr|gtk-recordmydesktop-0.3.8-6|27	%prep
14cr|gtk-recordmydesktop-0.3.8-6|28	%setup -q
14cr|gtk-recordmydesktop-0.3.8-6|29	
14cr|gtk-recordmydesktop-0.3.8-6|30	%build
14cr|gtk-recordmydesktop-0.3.8-6|31	
14cr|gtk-recordmydesktop-0.3.8-6|32	%configure2_5x
14cr|gtk-recordmydesktop-0.3.8-6|33	
14cr|gtk-recordmydesktop-0.3.8-6|34	%make
14cr|gtk-recordmydesktop-0.3.8-6|35	
14cr|gtk-recordmydesktop-0.3.8-6|36	%install
14cr|gtk-recordmydesktop-0.3.8-6|37	%makeinstall_std
14cr|gtk-recordmydesktop-0.3.8-6|38	
14cr|gtk-recordmydesktop-0.3.8-6|39	#(tpg) handle icon extension
14cr|gtk-recordmydesktop-0.3.8-6|40	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|gtk-recordmydesktop-0.3.8-6|41	
14cr|gtk-recordmydesktop-0.3.8-6|42	desktop-file-install \
14cr|gtk-recordmydesktop-0.3.8-6|43	--add-category="Video;GTK" \
14cr|gtk-recordmydesktop-0.3.8-6|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gtk-recordmydesktop-0.3.8-6|45	
14cr|gtk-recordmydesktop-0.3.8-6|46	%find_lang gtk-recordMyDesktop
14cr|gtk-recordmydesktop-0.3.8-6|47	
14cr|gtk-recordmydesktop-0.3.8-6|48	
14cr|gtk-recordmydesktop-0.3.8-6|49	%changelog
14cr|gtk-recordmydesktop-0.3.8-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8-6
14cr|gtk-recordmydesktop-0.3.8-6|51	+ Revision: 3af4655
14cr|gtk-recordmydesktop-0.3.8-6|52	- MassBuild#464: Increase release tag
14cr|gtk-recordmydesktop-0.3.8-6|53	
14cr|gtk-recordmydesktop-0.3.8-6|54	

1889 14
14cr|gtk-sharp3-2.99.2-2|1	%define oname gtk-sharp
14cr|gtk-sharp3-2.99.2-2|2	%define monodir %{_prefix}/lib/mono
14cr|gtk-sharp3-2.99.2-2|3	
14cr|gtk-sharp3-2.99.2-2|4	Summary:	C# language binding for the gtk+ 3.0 toolkit
14cr|gtk-sharp3-2.99.2-2|5	Name:		gtk-sharp3
14cr|gtk-sharp3-2.99.2-2|6	Version:	2.99.2
14cr|gtk-sharp3-2.99.2-2|7	Release:	2
14cr|gtk-sharp3-2.99.2-2|8	License:	LGPLv2
14cr|gtk-sharp3-2.99.2-2|9	Group:		Development/C#
14cr|gtk-sharp3-2.99.2-2|10	URL:		http://gtk-sharp.sourceforge.net/
14cr|gtk-sharp3-2.99.2-2|11	Source0:	https://download.gnome.org/sources/gtk-sharp/2.99/%{oname}-%{version}.tar.xz
14cr|gtk-sharp3-2.99.2-2|12	BuildRequires: pkgconfig(atk)
14cr|gtk-sharp3-2.99.2-2|13	BuildRequires: pkgconfig(gio-2.0) >= 2.28.0
14cr|gtk-sharp3-2.99.2-2|14	BuildRequires: pkgconfig(gobject-2.0) >= 2.28.0
14cr|gtk-sharp3-2.99.2-2|15	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
14cr|gtk-sharp3-2.99.2-2|16	BuildRequires: pkgconfig(mono) >= 2.8
14cr|gtk-sharp3-2.99.2-2|17	BuildRequires: pkgconfig(pango)
14cr|gtk-sharp3-2.99.2-2|18	BuildRequires:	monodoc
14cr|gtk-sharp3-2.99.2-2|19	
14cr|gtk-sharp3-2.99.2-2|20	%description
14cr|gtk-sharp3-2.99.2-2|21	Gtk-sharp is a C# language binding for the gtk+ 3.0 toolkit.
14cr|gtk-sharp3-2.99.2-2|22	
14cr|gtk-sharp3-2.99.2-2|23	%package devel
14cr|gtk-sharp3-2.99.2-2|24	Summary: C# code generation tools for %{name}
14cr|gtk-sharp3-2.99.2-2|25	Group: Development/C#
14cr|gtk-sharp3-2.99.2-2|26	Requires: %{name} = %{version}
14cr|gtk-sharp3-2.99.2-2|27	
14cr|gtk-sharp3-2.99.2-2|28	%description devel
14cr|gtk-sharp3-2.99.2-2|29	This contains the code generation tools of gtk-sharp. It is needed for building
14cr|gtk-sharp3-2.99.2-2|30	C# wrappers for GObject APIs.
14cr|gtk-sharp3-2.99.2-2|31	
14cr|gtk-sharp3-2.99.2-2|32	%package -n glib-sharp3
14cr|gtk-sharp3-2.99.2-2|33	Summary:        C# binding for glib
14cr|gtk-sharp3-2.99.2-2|34	Group:          Development/C#
14cr|gtk-sharp3-2.99.2-2|35	
14cr|gtk-sharp3-2.99.2-2|36	%description -n glib-sharp3
14cr|gtk-sharp3-2.99.2-2|37	Glib-sharp is a C# language binding for glib.
14cr|gtk-sharp3-2.99.2-2|38	
14cr|gtk-sharp3-2.99.2-2|39	%package -n atk-sharp3
14cr|gtk-sharp3-2.99.2-2|40	Summary:        C# binding for atk
14cr|gtk-sharp3-2.99.2-2|41	Group:          Development/C#
14cr|gtk-sharp3-2.99.2-2|42	
14cr|gtk-sharp3-2.99.2-2|43	%description -n atk-sharp3
14cr|gtk-sharp3-2.99.2-2|44	Atk-sharp is a C# language binding for atk.
14cr|gtk-sharp3-2.99.2-2|45	
14cr|gtk-sharp3-2.99.2-2|46	%package -n cairo-sharp3
14cr|gtk-sharp3-2.99.2-2|47	Summary:	C# binding for cairo
14cr|gtk-sharp3-2.99.2-2|48	Group:		Development/C#
14cr|gtk-sharp3-2.99.2-2|49	
14cr|gtk-sharp3-2.99.2-2|50	%description -n cairo-sharp3
14cr|gtk-sharp3-2.99.2-2|51	Cairo-sharp is a C# language binding for cairo.
14cr|gtk-sharp3-2.99.2-2|52	
14cr|gtk-sharp3-2.99.2-2|53	%package -n pango-sharp3
14cr|gtk-sharp3-2.99.2-2|54	Summary:        C# binding for pango
14cr|gtk-sharp3-2.99.2-2|55	Group:          Development/C#
14cr|gtk-sharp3-2.99.2-2|56	
14cr|gtk-sharp3-2.99.2-2|57	%description -n pango-sharp3
14cr|gtk-sharp3-2.99.2-2|58	Pango-sharp is a C# language binding for pango.
14cr|gtk-sharp3-2.99.2-2|59	
14cr|gtk-sharp3-2.99.2-2|60	%package doc
14cr|gtk-sharp3-2.99.2-2|61	Summary:	Documentation for gtk-sharp
14cr|gtk-sharp3-2.99.2-2|62	Group:		Development/C#
14cr|gtk-sharp3-2.99.2-2|63	BuildArch:	noarch
14cr|gtk-sharp3-2.99.2-2|64	Requires(post): mono-tools >= 1.1.9
14cr|gtk-sharp3-2.99.2-2|65	Requires(postun): mono-tools >= 1.1.9
14cr|gtk-sharp3-2.99.2-2|66	
14cr|gtk-sharp3-2.99.2-2|67	%description doc
14cr|gtk-sharp3-2.99.2-2|68	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14cr|gtk-sharp3-2.99.2-2|69	This package provides documentation for gtk-sharp.
14cr|gtk-sharp3-2.99.2-2|70	
14cr|gtk-sharp3-2.99.2-2|71	%prep
14cr|gtk-sharp3-2.99.2-2|72	%setup -q -n %{oname}-%{version}
14cr|gtk-sharp3-2.99.2-2|73	%apply_patches
14cr|gtk-sharp3-2.99.2-2|74	
14cr|gtk-sharp3-2.99.2-2|75	%build
14cr|gtk-sharp3-2.99.2-2|76	%configure2_5x --disable-static
14cr|gtk-sharp3-2.99.2-2|77	%make
14cr|gtk-sharp3-2.99.2-2|78	
14cr|gtk-sharp3-2.99.2-2|79	%install
14cr|gtk-sharp3-2.99.2-2|80	%makeinstall_std
14cr|gtk-sharp3-2.99.2-2|81	
14cr|gtk-sharp3-2.99.2-2|82	%post doc
14cr|gtk-sharp3-2.99.2-2|83	%{_bindir}/monodoc --make-index > /dev/null
14cr|gtk-sharp3-2.99.2-2|84	
14cr|gtk-sharp3-2.99.2-2|85	%postun doc
14cr|gtk-sharp3-2.99.2-2|86	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cr|gtk-sharp3-2.99.2-2|87	fi
14cr|gtk-sharp3-2.99.2-2|88	
14cr|gtk-sharp3-2.99.2-2|89	%files
14cr|gtk-sharp3-2.99.2-2|90	%{monodir}/gac/gdk-sharp
14cr|gtk-sharp3-2.99.2-2|91	%{monodir}/gac/gtk-dotnet
14cr|gtk-sharp3-2.99.2-2|92	%{monodir}/gac/gtk-sharp
14cr|gtk-sharp3-2.99.2-2|93	%{monodir}/gtk-sharp-3.0/gdk-sharp.dll
14cr|gtk-sharp3-2.99.2-2|94	%{monodir}/gtk-sharp-3.0/gtk-dotnet.dll
14cr|gtk-sharp3-2.99.2-2|95	%{monodir}/gtk-sharp-3.0/gtk-sharp.dll
14cr|gtk-sharp3-2.99.2-2|96	%{_libdir}/libgtksharpglue-3.so
14cr|gtk-sharp3-2.99.2-2|97	%{_libdir}/pkgconfig/gtk-dotnet-3.0.pc
14cr|gtk-sharp3-2.99.2-2|98	%{_libdir}/pkgconfig/gtk-sharp-3.0.pc
14cr|gtk-sharp3-2.99.2-2|99	%{_libdir}/libmono-profiler-gui-thread-check.so*
14cr|gtk-sharp3-2.99.2-2|100	
14cr|gtk-sharp3-2.99.2-2|101	%files -n glib-sharp3
14cr|gtk-sharp3-2.99.2-2|102	%{monodir}/gac/gio-sharp
14cr|gtk-sharp3-2.99.2-2|103	%{monodir}/gac/glib-sharp
14cr|gtk-sharp3-2.99.2-2|104	%{monodir}/gtk-sharp-3.0/gio-sharp.dll
14cr|gtk-sharp3-2.99.2-2|105	%{monodir}/gtk-sharp-3.0/glib-sharp.dll
14cr|gtk-sharp3-2.99.2-2|106	%{_libdir}/libgiosharpglue-3.so
14cr|gtk-sharp3-2.99.2-2|107	%{_libdir}/pkgconfig/gio-sharp-3.0.pc
14cr|gtk-sharp3-2.99.2-2|108	%{_libdir}/pkgconfig/glib-sharp-3.0.pc
14cr|gtk-sharp3-2.99.2-2|109	
14cr|gtk-sharp3-2.99.2-2|110	%files -n pango-sharp3
14cr|gtk-sharp3-2.99.2-2|111	%{monodir}/gac/pango-sharp
14cr|gtk-sharp3-2.99.2-2|112	%{monodir}/gtk-sharp-3.0/pango-sharp.dll
14cr|gtk-sharp3-2.99.2-2|113	%{_libdir}/libpangosharpglue-3.so
14cr|gtk-sharp3-2.99.2-2|114	
14cr|gtk-sharp3-2.99.2-2|115	%files -n cairo-sharp3
14cr|gtk-sharp3-2.99.2-2|116	%{monodir}/gac/cairo-sharp
14cr|gtk-sharp3-2.99.2-2|117	%{monodir}/gtk-sharp-3.0/cairo-sharp.dll
14cr|gtk-sharp3-2.99.2-2|118	
14cr|gtk-sharp3-2.99.2-2|119	%files -n atk-sharp3
14cr|gtk-sharp3-2.99.2-2|120	%{monodir}/gac/atk-sharp
14cr|gtk-sharp3-2.99.2-2|121	%{monodir}/gtk-sharp-3.0/atk-sharp.dll
14cr|gtk-sharp3-2.99.2-2|122	%{_libdir}/libatksharpglue-3.so
14cr|gtk-sharp3-2.99.2-2|123	
14cr|gtk-sharp3-2.99.2-2|124	%files devel
14cr|gtk-sharp3-2.99.2-2|125	%{_bindir}/gapi3-codegen
14cr|gtk-sharp3-2.99.2-2|126	%{_bindir}/gapi3-fixup
14cr|gtk-sharp3-2.99.2-2|127	%{_bindir}/gapi3-parser
14cr|gtk-sharp3-2.99.2-2|128	%{_prefix}/lib/gapi-3.0/gapi-fixup.exe
14cr|gtk-sharp3-2.99.2-2|129	%{_prefix}/lib/gapi-3.0/gapi-parser.exe
14cr|gtk-sharp3-2.99.2-2|130	%{_prefix}/lib/gapi-3.0/gapi2xml.pl
14cr|gtk-sharp3-2.99.2-2|131	%{_prefix}/lib/gapi-3.0/gapi_codegen.exe
14cr|gtk-sharp3-2.99.2-2|132	%{_prefix}/lib/gapi-3.0/gapi_pp.pl
14cr|gtk-sharp3-2.99.2-2|133	%{_libdir}/pkgconfig/gapi-3.0.pc
14cr|gtk-sharp3-2.99.2-2|134	%{_datadir}/gapi-3.0/atk-api.xml
14cr|gtk-sharp3-2.99.2-2|135	%{_datadir}/gapi-3.0/gdk-api.xml
14cr|gtk-sharp3-2.99.2-2|136	%{_datadir}/gapi-3.0/gio-api.xml
14cr|gtk-sharp3-2.99.2-2|137	%{_datadir}/gapi-3.0/glib-api.xml
14cr|gtk-sharp3-2.99.2-2|138	%{_datadir}/gapi-3.0/gtk-api.xml
14cr|gtk-sharp3-2.99.2-2|139	%{_datadir}/gapi-3.0/pango-api.xml
14cr|gtk-sharp3-2.99.2-2|140	%{_datadir}/gapi-3.0/gapi.xsd
14cr|gtk-sharp3-2.99.2-2|141	
14cr|gtk-sharp3-2.99.2-2|142	%files doc
14cr|gtk-sharp3-2.99.2-2|143	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.source
14cr|gtk-sharp3-2.99.2-2|144	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.tree
14cr|gtk-sharp3-2.99.2-2|145	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.zip
14cr|gtk-sharp3-2.99.2-2|146	
14cr|gtk-sharp3-2.99.2-2|147	%changelog
14cr|gtk-sharp3-2.99.2-2|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.99.2-2
14cr|gtk-sharp3-2.99.2-2|149	+ Revision: 6465515
14cr|gtk-sharp3-2.99.2-2|150	- MassBuild#464: Increase release tag
14cr|gtk-sharp3-2.99.2-2|151	
14cr|gtk-sharp3-2.99.2-2|152	

1890 14
14cr|gtkshots-0.1-2|1	%define		sname	gtkShots
14cr|gtkshots-0.1-2|2	
14cr|gtkshots-0.1-2|3	Name:		gtkshots
14cr|gtkshots-0.1-2|4	Version:	0.1
14cr|gtkshots-0.1-2|5	Release:	2
14cr|gtkshots-0.1-2|6	Summary:	An utility to capture screenshots continuously
14cr|gtkshots-0.1-2|7	Group:		Graphics
14cr|gtkshots-0.1-2|8	License:	GPLv2+
14cr|gtkshots-0.1-2|9	URL:		http://gtkshots.sourceforge.net
14cr|gtkshots-0.1-2|10	Source:		http://sourceforge.net/projects/gtkshots/files/%{name}/%{version}/%{sname}-%{version}.tar.gz
14cr|gtkshots-0.1-2|11	BuildRequires:	imagemagick
14cr|gtkshots-0.1-2|12	Requires:	pygtk2
14cr|gtkshots-0.1-2|13	Buildarch:	noarch
14cr|gtkshots-0.1-2|14	
14cr|gtkshots-0.1-2|15	%description
14cr|gtkshots-0.1-2|16	GTKShots is a python/GTK application to capture screenshots continuosly.
14cr|gtkshots-0.1-2|17	It is a hand tool to automatically save the screenshots in a (un)specified
14cr|gtkshots-0.1-2|18	period of time, with the possibility to schedule it and to choose options
14cr|gtkshots-0.1-2|19	for each screenshot to be saved, such as the size, the parent folder and
14cr|gtkshots-0.1-2|20	the time interval between them.
14cr|gtkshots-0.1-2|21	
14cr|gtkshots-0.1-2|22	GTKShots could be used for a lot of different aims, for instance to create
14cr|gtkshots-0.1-2|23	presentations, to monitor desktop activity, or for any other scope that
14cr|gtkshots-0.1-2|24	needs a screenshots sequence.
14cr|gtkshots-0.1-2|25	
14cr|gtkshots-0.1-2|26	GTKShots is actually a GUI frontend to pyshots, my command-line python
14cr|gtkshots-0.1-2|27	script to do the same job. Thus, if you need to work on the terminal
14cr|gtkshots-0.1-2|28	sessions, you could take advantage of this.
14cr|gtkshots-0.1-2|29	
14cr|gtkshots-0.1-2|30	%prep
14cr|gtkshots-0.1-2|31	%setup -q -n %{sname}-%{version}
14cr|gtkshots-0.1-2|32	
14cr|gtkshots-0.1-2|33	%build
14cr|gtkshots-0.1-2|34	for N in 16 32 64 128; do convert %{name}.svg -resize ${N}x${N} $N.png; done
14cr|gtkshots-0.1-2|35	
14cr|gtkshots-0.1-2|36	%install
14cr|gtkshots-0.1-2|37	mkdir -p %{buildroot}%{_bindir}
14cr|gtkshots-0.1-2|38	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|gtkshots-0.1-2|39	#!/bin/bash
14cr|gtkshots-0.1-2|40	
14cr|gtkshots-0.1-2|41	pushd %{_datadir}/%{name}
14cr|gtkshots-0.1-2|42	python ./gtkshots.py \$@
14cr|gtkshots-0.1-2|43	popd
14cr|gtkshots-0.1-2|44	EOF
14cr|gtkshots-0.1-2|45	
14cr|gtkshots-0.1-2|46	chmod 0755 %{buildroot}%{_bindir}/%{name}
14cr|gtkshots-0.1-2|47	
14cr|gtkshots-0.1-2|48	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|gtkshots-0.1-2|49	install -m 0644 gtkshots.glade %{buildroot}%{_datadir}/%{name}/
14cr|gtkshots-0.1-2|50	install -m 0755 gtkshots.py %{buildroot}%{_datadir}/%{name}/
14cr|gtkshots-0.1-2|51	install -m 0755 pyshots.py %{buildroot}%{_datadir}/%{name}/
14cr|gtkshots-0.1-2|52	
14cr|gtkshots-0.1-2|53	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gtkshots-0.1-2|54	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gtkshots-0.1-2|55	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|gtkshots-0.1-2|56	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|gtkshots-0.1-2|57	
14cr|gtkshots-0.1-2|58	# menu-entry
14cr|gtkshots-0.1-2|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtkshots-0.1-2|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gtkshots-0.1-2|61	[Desktop Entry]
14cr|gtkshots-0.1-2|62	Name=gtkShots
14cr|gtkshots-0.1-2|63	Comment=An utility to capture screenshots continuously
14cr|gtkshots-0.1-2|64	Exec=%{name}
14cr|gtkshots-0.1-2|65	Icon=%{name}
14cr|gtkshots-0.1-2|66	Terminal=false
14cr|gtkshots-0.1-2|67	Type=Application
14cr|gtkshots-0.1-2|68	Categories=Graphics;
14cr|gtkshots-0.1-2|69	EOF
14cr|gtkshots-0.1-2|70	
14cr|gtkshots-0.1-2|71	%files
14cr|gtkshots-0.1-2|72	%doc COPYING
14cr|gtkshots-0.1-2|73	%{_bindir}/%{name}
14cr|gtkshots-0.1-2|74	%{_datadir}/%{name}
14cr|gtkshots-0.1-2|75	%{_datadir}/applications/%{name}.desktop
14cr|gtkshots-0.1-2|76	%{_liconsdir}/%{name}.png
14cr|gtkshots-0.1-2|77	%{_miconsdir}/%{name}.png
14cr|gtkshots-0.1-2|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gtkshots-0.1-2|79	
14cr|gtkshots-0.1-2|80	
14cr|gtkshots-0.1-2|81	%changelog
14cr|gtkshots-0.1-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|gtkshots-0.1-2|83	+ Revision: b066e4b
14cr|gtkshots-0.1-2|84	- MassBuild#464: Increase release tag
14cr|gtkshots-0.1-2|85	
14cr|gtkshots-0.1-2|86	

1891 14
14cr|gtksourceviewmm-3.2.0-3|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cr|gtksourceviewmm-3.2.0-3|2	
14cr|gtksourceviewmm-3.2.0-3|3	%define api 3.0
14cr|gtksourceviewmm-3.2.0-3|4	%define major 0
14cr|gtksourceviewmm-3.2.0-3|5	%define libname %mklibname gtksourceviewmm %{api} %{major}
14cr|gtksourceviewmm-3.2.0-3|6	%define devname %mklibname gtksourceviewmm %{api} -d
14cr|gtksourceviewmm-3.2.0-3|7	
14cr|gtksourceviewmm-3.2.0-3|8	Summary:	Source code viewing library
14cr|gtksourceviewmm-3.2.0-3|9	Name:		gtksourceviewmm
14cr|gtksourceviewmm-3.2.0-3|10	Version:	3.2.0
14cr|gtksourceviewmm-3.2.0-3|11	Release:	3
14cr|gtksourceviewmm-3.2.0-3|12	License:	LGPLv2+
14cr|gtksourceviewmm-3.2.0-3|13	Group:		Editors
14cr|gtksourceviewmm-3.2.0-3|14	Url:		http://www.gnome.org/
14cr|gtksourceviewmm-3.2.0-3|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|gtksourceviewmm-3.2.0-3|16	BuildRequires:	doxygen
14cr|gtksourceviewmm-3.2.0-3|17	BuildRequires:	pkgconfig(gtkmm-3.0)
14cr|gtksourceviewmm-3.2.0-3|18	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cr|gtksourceviewmm-3.2.0-3|19	
14cr|gtksourceviewmm-3.2.0-3|20	%description
14cr|gtksourceviewmm-3.2.0-3|21	GtkSourceview is a library that adds syntax highlighting,
14cr|gtksourceviewmm-3.2.0-3|22	line numbers, and other programming-editor features.
14cr|gtksourceviewmm-3.2.0-3|23	GtkSourceView specializes these features for a code editor.
14cr|gtksourceviewmm-3.2.0-3|24	
14cr|gtksourceviewmm-3.2.0-3|25	This package contains the C++ language bindings for GtkSourceview.
14cr|gtksourceviewmm-3.2.0-3|26	
14cr|gtksourceviewmm-3.2.0-3|27	#--------------------------------------------------------------------
14cr|gtksourceviewmm-3.2.0-3|28	
14cr|gtksourceviewmm-3.2.0-3|29	%package -n %{libname}
14cr|gtksourceviewmm-3.2.0-3|30	Summary:	Source code viewing library
14cr|gtksourceviewmm-3.2.0-3|31	Group:		System/Libraries
14cr|gtksourceviewmm-3.2.0-3|32	
14cr|gtksourceviewmm-3.2.0-3|33	%description -n %{libname}
14cr|gtksourceviewmm-3.2.0-3|34	GtkSourceview is a library that adds syntax highlighting,
14cr|gtksourceviewmm-3.2.0-3|35	line numbers, and other programming-editor features.
14cr|gtksourceviewmm-3.2.0-3|36	GtkSourceView specializes these features for a code editor.
14cr|gtksourceviewmm-3.2.0-3|37	
14cr|gtksourceviewmm-3.2.0-3|38	This package contains the C++ language bindings for GtkSourceview.
14cr|gtksourceviewmm-3.2.0-3|39	
14cr|gtksourceviewmm-3.2.0-3|40	%files -n %{libname}
14cr|gtksourceviewmm-3.2.0-3|41	%doc AUTHORS ChangeLog NEWS README
14cr|gtksourceviewmm-3.2.0-3|42	%{_libdir}/libgtksourceviewmm-%{api}.so.%{major}*
14cr|gtksourceviewmm-3.2.0-3|43	
14cr|gtksourceviewmm-3.2.0-3|44	#--------------------------------------------------------------------
14cr|gtksourceviewmm-3.2.0-3|45	
14cr|gtksourceviewmm-3.2.0-3|46	%package -n %{devname}
14cr|gtksourceviewmm-3.2.0-3|47	Summary:	Libraries and include files for GtkSourceView
14cr|gtksourceviewmm-3.2.0-3|48	Group:		Development/C++
14cr|gtksourceviewmm-3.2.0-3|49	Requires:	%{libname} = %{EVRD}
14cr|gtksourceviewmm-3.2.0-3|50	
14cr|gtksourceviewmm-3.2.0-3|51	%description -n %{devname}
14cr|gtksourceviewmm-3.2.0-3|52	GtkSourceView development files.
14cr|gtksourceviewmm-3.2.0-3|53	
14cr|gtksourceviewmm-3.2.0-3|54	This package contains the C++ language bindings for GtkSourceview.
14cr|gtksourceviewmm-3.2.0-3|55	
14cr|gtksourceviewmm-3.2.0-3|56	%files -n %{devname}
14cr|gtksourceviewmm-3.2.0-3|57	%doc %{_datadir}/doc/gtksourceviewmm-%{api}/
14cr|gtksourceviewmm-3.2.0-3|58	%{_datadir}/devhelp/books/gtksourceviewmm-%{api}
14cr|gtksourceviewmm-3.2.0-3|59	%{_libdir}/*.so
14cr|gtksourceviewmm-3.2.0-3|60	%{_includedir}/*
14cr|gtksourceviewmm-3.2.0-3|61	%{_libdir}/pkgconfig/*
14cr|gtksourceviewmm-3.2.0-3|62	%{_libdir}/gtksourceviewmm*
14cr|gtksourceviewmm-3.2.0-3|63	
14cr|gtksourceviewmm-3.2.0-3|64	#--------------------------------------------------------------------
14cr|gtksourceviewmm-3.2.0-3|65	
14cr|gtksourceviewmm-3.2.0-3|66	%prep
14cr|gtksourceviewmm-3.2.0-3|67	%setup -q
14cr|gtksourceviewmm-3.2.0-3|68	
14cr|gtksourceviewmm-3.2.0-3|69	%build
14cr|gtksourceviewmm-3.2.0-3|70	%configure2_5x
14cr|gtksourceviewmm-3.2.0-3|71	%make
14cr|gtksourceviewmm-3.2.0-3|72	
14cr|gtksourceviewmm-3.2.0-3|73	%install
14cr|gtksourceviewmm-3.2.0-3|74	%makeinstall_std
14cr|gtksourceviewmm-3.2.0-3|75	
14cr|gtksourceviewmm-3.2.0-3|76	%changelog
14cr|gtksourceviewmm-3.2.0-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-3
14cr|gtksourceviewmm-3.2.0-3|78	+ Revision: 6422dbe
14cr|gtksourceviewmm-3.2.0-3|79	- MassBuild#464: Increase release tag
14cr|gtksourceviewmm-3.2.0-3|80	
14cr|gtksourceviewmm-3.2.0-3|81	

1892 14
14cr|gtkterm-0.99.6-3|1	Summary:	Serial port terminal
14cr|gtkterm-0.99.6-3|2	Name:		gtkterm
14cr|gtkterm-0.99.6-3|3	Version:	0.99.6
14cr|gtkterm-0.99.6-3|4	Release:	3
14cr|gtkterm-0.99.6-3|5	License:	GPLv2+
14cr|gtkterm-0.99.6-3|6	Group:		Communications
14cr|gtkterm-0.99.6-3|7	Url:		http://fedorahosted.org/gtkterm/
14cr|gtkterm-0.99.6-3|8	Source0:        http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
14cr|gtkterm-0.99.6-3|9	Patch2:		gtkterm-0.99.6-scrollback.patch
14cr|gtkterm-0.99.6-3|10	Patch5:		gtkterm-0.99.6-fix-str-fmt.patch
14cr|gtkterm-0.99.6-3|11	Patch7:		gtkterm-0.99.6-ubuntu-fixes.patch
14cr|gtkterm-0.99.6-3|12	BuildRequires:	bison
14cr|gtkterm-0.99.6-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gtkterm-0.99.6-3|14	BuildRequires:	pkgconfig(ncurses)
14cr|gtkterm-0.99.6-3|15	BuildRequires:	pkgconfig(vte)
14cr|gtkterm-0.99.6-3|16	BuildRequires:	pkgconfig(zlib)
14cr|gtkterm-0.99.6-3|17	
14cr|gtkterm-0.99.6-3|18	%description
14cr|gtkterm-0.99.6-3|19	Gtkterm is a simple GTK+ terminal used to communicate with a serial port.
14cr|gtkterm-0.99.6-3|20	It is has fewer features than minicom, but is designed to be as easy to
14cr|gtkterm-0.99.6-3|21	use as possible.
14cr|gtkterm-0.99.6-3|22	
14cr|gtkterm-0.99.6-3|23	%files -f %{name}.lang
14cr|gtkterm-0.99.6-3|24	%{_bindir}/%{name}
14cr|gtkterm-0.99.6-3|25	%{_mandir}/man1/%{name}.1*
14cr|gtkterm-0.99.6-3|26	%{_datadir}/applications/*.desktop
14cr|gtkterm-0.99.6-3|27	
14cr|gtkterm-0.99.6-3|28	#----------------------------------------------------------------------------
14cr|gtkterm-0.99.6-3|29	
14cr|gtkterm-0.99.6-3|30	%prep
14cr|gtkterm-0.99.6-3|31	%setup -q
14cr|gtkterm-0.99.6-3|32	%patch2 -p1 -b .scrollback
14cr|gtkterm-0.99.6-3|33	%patch5 -p0 -b .str
14cr|gtkterm-0.99.6-3|34	%patch7 -p1 -b .ubuntu
14cr|gtkterm-0.99.6-3|35	
14cr|gtkterm-0.99.6-3|36	%build
14cr|gtkterm-0.99.6-3|37	%configure2_5x --disable-rpath
14cr|gtkterm-0.99.6-3|38	
14cr|gtkterm-0.99.6-3|39	# Hack fix broken Makefile
14cr|gtkterm-0.99.6-3|40	sed -i 's|@MKINSTALLDIRS@|../mkinstalldirs|g' po/Makefile
14cr|gtkterm-0.99.6-3|41	
14cr|gtkterm-0.99.6-3|42	%make
14cr|gtkterm-0.99.6-3|43	
14cr|gtkterm-0.99.6-3|44	%install
14cr|gtkterm-0.99.6-3|45	%makeinstall_std
14cr|gtkterm-0.99.6-3|46	
14cr|gtkterm-0.99.6-3|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtkterm-0.99.6-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|gtkterm-0.99.6-3|49	[Desktop Entry]
14cr|gtkterm-0.99.6-3|50	Name=GTKTerm
14cr|gtkterm-0.99.6-3|51	Comment=Serial port terminal
14cr|gtkterm-0.99.6-3|52	Exec=%{name}
14cr|gtkterm-0.99.6-3|53	Icon=terminals_section
14cr|gtkterm-0.99.6-3|54	Terminal=false
14cr|gtkterm-0.99.6-3|55	Type=Application
14cr|gtkterm-0.99.6-3|56	Categories=GTK;RemoteAccess;Network;
14cr|gtkterm-0.99.6-3|57	EOF
14cr|gtkterm-0.99.6-3|58	
14cr|gtkterm-0.99.6-3|59	%find_lang %{name}
14cr|gtkterm-0.99.6-3|60	
14cr|gtkterm-0.99.6-3|61	
14cr|gtkterm-0.99.6-3|62	%changelog
14cr|gtkterm-0.99.6-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-3
14cr|gtkterm-0.99.6-3|64	+ Revision: e8821fc
14cr|gtkterm-0.99.6-3|65	- MassBuild#464: Increase release tag
14cr|gtkterm-0.99.6-3|66	
14cr|gtkterm-0.99.6-3|67	

1893 14
14cr|gtk-theme-greybird-0.4-3|1	%define _buildnumber c7987a8
14cr|gtk-theme-greybird-0.4-3|2	%define _revision 7
14cr|gtk-theme-greybird-0.4-3|3	%define _name Greybird
14cr|gtk-theme-greybird-0.4-3|4	
14cr|gtk-theme-greybird-0.4-3|5	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3
14cr|gtk-theme-greybird-0.4-3|6	Name:		gtk-theme-greybird
14cr|gtk-theme-greybird-0.4-3|7	Version:	0.4
14cr|gtk-theme-greybird-0.4-3|8	Release:	3
14cr|gtk-theme-greybird-0.4-3|9	Group:		Graphical desktop/GNOME
14cr|gtk-theme-greybird-0.4-3|10	License:	GPL-2.0+ or CC-BY-SA-3.0
14cr|gtk-theme-greybird-0.4-3|11	URL:		http://shimmerproject.org/project/greybird/
14cr|gtk-theme-greybird-0.4-3|12	Source0:	shimmerproject-%{_name}-v%{version}-%{_revision}-g%{_buildnumber}.tar.gz
14cr|gtk-theme-greybird-0.4-3|13	BuildArch:	noarch
14cr|gtk-theme-greybird-0.4-3|14	
14cr|gtk-theme-greybird-0.4-3|15	%description
14cr|gtk-theme-greybird-0.4-3|16	This theme for GTK2/3 and xfwm4/emerald/metacity started out on the basis of
14cr|gtk-theme-greybird-0.4-3|17	Bluebird, but aims at reworking the intense blue tone to a more neutral
14cr|gtk-theme-greybird-0.4-3|18	grey-ish look that will be more pleasant to look at in everyday use.
14cr|gtk-theme-greybird-0.4-3|19	
14cr|gtk-theme-greybird-0.4-3|20	%package common
14cr|gtk-theme-greybird-0.4-3|21	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- Common Files
14cr|gtk-theme-greybird-0.4-3|22	
14cr|gtk-theme-greybird-0.4-3|23	%description common
14cr|gtk-theme-greybird-0.4-3|24	The Greybird theme for GTK2/3 and xfwm4/emerald/metacity started out on the
14cr|gtk-theme-greybird-0.4-3|25	basis of Bluebird, but aims at reworking the intense blue tone to a more
14cr|gtk-theme-greybird-0.4-3|26	neutral grey-ish look that will be more pleasant to look at in everyday use.
14cr|gtk-theme-greybird-0.4-3|27	
14cr|gtk-theme-greybird-0.4-3|28	This package provides the files common to the GTK+ themes and the window
14cr|gtk-theme-greybird-0.4-3|29	manager themes as well as background images.
14cr|gtk-theme-greybird-0.4-3|30	
14cr|gtk-theme-greybird-0.4-3|31	%package -n gtk2-theme-greybird
14cr|gtk-theme-greybird-0.4-3|32	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- GTK+ 2 Support
14cr|gtk-theme-greybird-0.4-3|33	Requires:	%{name}-common = %{version}
14cr|gtk-theme-greybird-0.4-3|34	Requires:	murrine
14cr|gtk-theme-greybird-0.4-3|35	
14cr|gtk-theme-greybird-0.4-3|36	%description -n gtk2-theme-greybird
14cr|gtk-theme-greybird-0.4-3|37	This package provides the GTK+ 2 support of Greybird.
14cr|gtk-theme-greybird-0.4-3|38	
14cr|gtk-theme-greybird-0.4-3|39	%package -n gtk3-theme-greybird
14cr|gtk-theme-greybird-0.4-3|40	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- GTK+ 3 Support
14cr|gtk-theme-greybird-0.4-3|41	Requires:	%{name}-common = %{version}
14cr|gtk-theme-greybird-0.4-3|42	Requires:	gtk-unico-engine
14cr|gtk-theme-greybird-0.4-3|43	
14cr|gtk-theme-greybird-0.4-3|44	%description -n gtk3-theme-greybird
14cr|gtk-theme-greybird-0.4-3|45	This package provides the GTK+ 3 support of Greybird.
14cr|gtk-theme-greybird-0.4-3|46	
14cr|gtk-theme-greybird-0.4-3|47	%prep
14cr|gtk-theme-greybird-0.4-3|48	%setup -qn shimmerproject-%{_name}-%{_buildnumber}
14cr|gtk-theme-greybird-0.4-3|49	
14cr|gtk-theme-greybird-0.4-3|50	%build
14cr|gtk-theme-greybird-0.4-3|51	
14cr|gtk-theme-greybird-0.4-3|52	%install
14cr|gtk-theme-greybird-0.4-3|53	mkdir -p %{buildroot}%{_datadir}/themes/%{_name}
14cr|gtk-theme-greybird-0.4-3|54	cp -a gtk-3.0 %{buildroot}%{_datadir}/themes/%{_name}
14cr|gtk-theme-greybird-0.4-3|55	cp -a backdrops gtk-2.0 metacity-1 xfce-notify-4.0 xfwm4 xfwm4_compact \
14cr|gtk-theme-greybird-0.4-3|56	Greybird.emerald %{buildroot}%{_datadir}/themes/%{_name}
14cr|gtk-theme-greybird-0.4-3|57	
14cr|gtk-theme-greybird-0.4-3|58	%files common
14cr|gtk-theme-greybird-0.4-3|59	%doc README LICENSE.CC LICENSE.GPL
14cr|gtk-theme-greybird-0.4-3|60	%dir %{_datadir}/themes/%{_name}/
14cr|gtk-theme-greybird-0.4-3|61	%{_datadir}/themes/%{_name}/backdrops
14cr|gtk-theme-greybird-0.4-3|62	%{_datadir}/themes/%{_name}/metacity-1
14cr|gtk-theme-greybird-0.4-3|63	%{_datadir}/themes/%{_name}/xfce-notify-4.0
14cr|gtk-theme-greybird-0.4-3|64	%{_datadir}/themes/%{_name}/xfwm4
14cr|gtk-theme-greybird-0.4-3|65	%{_datadir}/themes/%{_name}/xfwm4_compact
14cr|gtk-theme-greybird-0.4-3|66	%{_datadir}/themes/%{_name}/Greybird.emerald
14cr|gtk-theme-greybird-0.4-3|67	
14cr|gtk-theme-greybird-0.4-3|68	%files -n gtk2-theme-greybird
14cr|gtk-theme-greybird-0.4-3|69	%{_datadir}/themes/%{_name}/gtk-2.0
14cr|gtk-theme-greybird-0.4-3|70	
14cr|gtk-theme-greybird-0.4-3|71	%files -n gtk3-theme-greybird
14cr|gtk-theme-greybird-0.4-3|72	%{_datadir}/themes/%{_name}/gtk-3.0
14cr|gtk-theme-greybird-0.4-3|73	
14cr|gtk-theme-greybird-0.4-3|74	
14cr|gtk-theme-greybird-0.4-3|75	
14cr|gtk-theme-greybird-0.4-3|76	
14cr|gtk-theme-greybird-0.4-3|77	%changelog
14cr|gtk-theme-greybird-0.4-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|gtk-theme-greybird-0.4-3|79	+ Revision: a3c6c17
14cr|gtk-theme-greybird-0.4-3|80	- MassBuild#464: Increase release tag
14cr|gtk-theme-greybird-0.4-3|81	
14cr|gtk-theme-greybird-0.4-3|82	

1894 14
14cr|gtk-theme-switch-1.0.1-9|1	%define name gtk-theme-switch
14cr|gtk-theme-switch-1.0.1-9|2	%define version 1.0.1
14cr|gtk-theme-switch-1.0.1-9|3	%define release 9
14cr|gtk-theme-switch-1.0.1-9|4	
14cr|gtk-theme-switch-1.0.1-9|5	Summary: 	Switch GTK themes on the fly
14cr|gtk-theme-switch-1.0.1-9|6	Name: 		%{name}
14cr|gtk-theme-switch-1.0.1-9|7	Version: 	%{version}
14cr|gtk-theme-switch-1.0.1-9|8	Release: 	%{release}
14cr|gtk-theme-switch-1.0.1-9|9	Source0: 	gtk-theme-switch-1.0.1.tar.bz2
14cr|gtk-theme-switch-1.0.1-9|10	Patch1:		gtkts.patch
14cr|gtk-theme-switch-1.0.1-9|11	URL: 		http://www.muhri.net/nav.php3?node=gts
14cr|gtk-theme-switch-1.0.1-9|12	License: 	GPL
14cr|gtk-theme-switch-1.0.1-9|13	Group: 		Graphical desktop/GNOME
14cr|gtk-theme-switch-1.0.1-9|14	BuildRoot:      %{_builddir}/%{name}-buildroot
14cr|gtk-theme-switch-1.0.1-9|15	BuildRequires: 	gtk+1.2-devel
14cr|gtk-theme-switch-1.0.1-9|16	
14cr|gtk-theme-switch-1.0.1-9|17	%description
14cr|gtk-theme-switch-1.0.1-9|18	Tiny GTK app to let you switch GTK1 themes on the fly.  Very handy if you
14cr|gtk-theme-switch-1.0.1-9|19	are running Gnome2, which has no GUI to change GTK1 themes.
14cr|gtk-theme-switch-1.0.1-9|20	NOTE: The binary is just called "switch".
14cr|gtk-theme-switch-1.0.1-9|21	
14cr|gtk-theme-switch-1.0.1-9|22	%prep
14cr|gtk-theme-switch-1.0.1-9|23	%setup
14cr|gtk-theme-switch-1.0.1-9|24	%patch1
14cr|gtk-theme-switch-1.0.1-9|25	
14cr|gtk-theme-switch-1.0.1-9|26	%build
14cr|gtk-theme-switch-1.0.1-9|27	%make
14cr|gtk-theme-switch-1.0.1-9|28	%install
14cr|gtk-theme-switch-1.0.1-9|29	install -d $RPM_BUILD_ROOT/usr
14cr|gtk-theme-switch-1.0.1-9|30	install -d $RPM_BUILD_ROOT/usr/share
14cr|gtk-theme-switch-1.0.1-9|31	install -d $RPM_BUILD_ROOT/usr/lib
14cr|gtk-theme-switch-1.0.1-9|32	install -d $RPM_BUILD_ROOT/usr/bin
14cr|gtk-theme-switch-1.0.1-9|33	install -d $RPM_BUILD_ROOT/usr/share/man/man1
14cr|gtk-theme-switch-1.0.1-9|34	install -d $RPM_BUILD_ROOT/usr/lib/menu
14cr|gtk-theme-switch-1.0.1-9|35	install switch $RPM_BUILD_ROOT/usr/bin
14cr|gtk-theme-switch-1.0.1-9|36	install switch.1 $RPM_BUILD_ROOT/usr/share/man/man1/gtk-theme-switch.1
14cr|gtk-theme-switch-1.0.1-9|37	
14cr|gtk-theme-switch-1.0.1-9|38	# menu
14cr|gtk-theme-switch-1.0.1-9|39	mkdir -p %buildroot%{_datadir}/applications/
14cr|gtk-theme-switch-1.0.1-9|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gtk-theme-switch-1.0.1-9|41	[Desktop Entry]
14cr|gtk-theme-switch-1.0.1-9|42	Type=Application
14cr|gtk-theme-switch-1.0.1-9|43	Exec=switch
14cr|gtk-theme-switch-1.0.1-9|44	Icon=other_configuration
14cr|gtk-theme-switch-1.0.1-9|45	Categories=Settings;
14cr|gtk-theme-switch-1.0.1-9|46	Name=GTK Theme Switch
14cr|gtk-theme-switch-1.0.1-9|47	Comment=Change GTK1 Theme
14cr|gtk-theme-switch-1.0.1-9|48	EOF
14cr|gtk-theme-switch-1.0.1-9|49	
14cr|gtk-theme-switch-1.0.1-9|50	
14cr|gtk-theme-switch-1.0.1-9|51	%if %mdkversion < 200900
14cr|gtk-theme-switch-1.0.1-9|52	%post
14cr|gtk-theme-switch-1.0.1-9|53	%{update_menus}
14cr|gtk-theme-switch-1.0.1-9|54	%endif
14cr|gtk-theme-switch-1.0.1-9|55	
14cr|gtk-theme-switch-1.0.1-9|56	
14cr|gtk-theme-switch-1.0.1-9|57	%if %mdkversion < 200900
14cr|gtk-theme-switch-1.0.1-9|58	%postun
14cr|gtk-theme-switch-1.0.1-9|59	%{clean_menus}
14cr|gtk-theme-switch-1.0.1-9|60	%endif
14cr|gtk-theme-switch-1.0.1-9|61	
14cr|gtk-theme-switch-1.0.1-9|62	%clean
14cr|gtk-theme-switch-1.0.1-9|63	rm -fr $RPM_BUILD_ROOT
14cr|gtk-theme-switch-1.0.1-9|64	
14cr|gtk-theme-switch-1.0.1-9|65	%files
14cr|gtk-theme-switch-1.0.1-9|66	%defattr(-,root,root,755)
14cr|gtk-theme-switch-1.0.1-9|67	%{_bindir}/switch
14cr|gtk-theme-switch-1.0.1-9|68	%{_mandir}/man1/*
14cr|gtk-theme-switch-1.0.1-9|69	%{_datadir}/applications/mandriva-*.desktop
14cr|gtk-theme-switch-1.0.1-9|70	
14cr|gtk-theme-switch-1.0.1-9|71	
14cr|gtk-theme-switch-1.0.1-9|72	
14cr|gtk-theme-switch-1.0.1-9|73	
14cr|gtk-theme-switch-1.0.1-9|74	%changelog
14cr|gtk-theme-switch-1.0.1-9|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-9
14cr|gtk-theme-switch-1.0.1-9|76	+ Revision: af8c187
14cr|gtk-theme-switch-1.0.1-9|77	- MassBuild#464: Increase release tag
14cr|gtk-theme-switch-1.0.1-9|78	
14cr|gtk-theme-switch-1.0.1-9|79	

1895 14
14cr|gtkwave-3.3.38-3|1	Name:		gtkwave
14cr|gtkwave-3.3.38-3|2	Version:	3.3.38
14cr|gtkwave-3.3.38-3|3	Release:	3
14cr|gtkwave-3.3.38-3|4	Summary:	Electronic Waveform Viewer
14cr|gtkwave-3.3.38-3|5	License:	GPLv2+
14cr|gtkwave-3.3.38-3|6	Group:		Sciences/Other
14cr|gtkwave-3.3.38-3|7	Source0:	http://gtkwave.sourceforge.net/%{name}-%{version}.tar.gz
14cr|gtkwave-3.3.38-3|8	Source1:	%{name}-16.png
14cr|gtkwave-3.3.38-3|9	Source2:	%{name}-32.png
14cr|gtkwave-3.3.38-3|10	Source3:	%{name}-48.png
14cr|gtkwave-3.3.38-3|11	URL:		http://gtkwave.sourceforge.net/
14cr|gtkwave-3.3.38-3|12	BuildRequires:	gtk+2-devel
14cr|gtkwave-3.3.38-3|13	BuildRequires:	libxml2-devel
14cr|gtkwave-3.3.38-3|14	BuildRequires:	flex
14cr|gtkwave-3.3.38-3|15	BuildRequires:	gperf
14cr|gtkwave-3.3.38-3|16	BuildRequires:	bzip2-devel
14cr|gtkwave-3.3.38-3|17	BuildRequires:	zlib-devel
14cr|gtkwave-3.3.38-3|18	BuildRequires:	lzma-devel
14cr|gtkwave-3.3.38-3|19	BuildRequires:	tk-devel
14cr|gtkwave-3.3.38-3|20	BuildRequires:	tcl-devel
14cr|gtkwave-3.3.38-3|21	BuildRequires:	judy-devel
14cr|gtkwave-3.3.38-3|22	
14cr|gtkwave-3.3.38-3|23	%description
14cr|gtkwave-3.3.38-3|24	GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32
14cr|gtkwave-3.3.38-3|25	which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog
14cr|gtkwave-3.3.38-3|26	VCD/EVCD files and allows their viewing.
14cr|gtkwave-3.3.38-3|27	
14cr|gtkwave-3.3.38-3|28	%prep
14cr|gtkwave-3.3.38-3|29	%setup -q
14cr|gtkwave-3.3.38-3|30	
14cr|gtkwave-3.3.38-3|31	%build
14cr|gtkwave-3.3.38-3|32	%configure2_5x \
14cr|gtkwave-3.3.38-3|33	--enable-judy \
14cr|gtkwave-3.3.38-3|34	--enable-struct-pack
14cr|gtkwave-3.3.38-3|35	%make
14cr|gtkwave-3.3.38-3|36	
14cr|gtkwave-3.3.38-3|37	%install
14cr|gtkwave-3.3.38-3|38	%makeinstall_std
14cr|gtkwave-3.3.38-3|39	
14cr|gtkwave-3.3.38-3|40	# icons
14cr|gtkwave-3.3.38-3|41	install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gtkwave-3.3.38-3|42	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gtkwave-3.3.38-3|43	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gtkwave-3.3.38-3|44	
14cr|gtkwave-3.3.38-3|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|gtkwave-3.3.38-3|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|gtkwave-3.3.38-3|47	[Desktop Entry]
14cr|gtkwave-3.3.38-3|48	Name=GTKWave
14cr|gtkwave-3.3.38-3|49	Comment=Electronic Waveform Viewer
14cr|gtkwave-3.3.38-3|50	Exec=%{_bindir}/%{name} -n foo
14cr|gtkwave-3.3.38-3|51	Icon=%{name}
14cr|gtkwave-3.3.38-3|52	Terminal=false
14cr|gtkwave-3.3.38-3|53	Type=Application
14cr|gtkwave-3.3.38-3|54	StartupNotify=true
14cr|gtkwave-3.3.38-3|55	Categories=GTK;Engineering;
14cr|gtkwave-3.3.38-3|56	EOF
14cr|gtkwave-3.3.38-3|57	
14cr|gtkwave-3.3.38-3|58	%files
14cr|gtkwave-3.3.38-3|59	%doc *.TXT doc examples
14cr|gtkwave-3.3.38-3|60	%{_bindir}/*
14cr|gtkwave-3.3.38-3|61	%{_mandir}/man1/*
14cr|gtkwave-3.3.38-3|62	%{_mandir}/man5/*
14cr|gtkwave-3.3.38-3|63	%{_datadir}/icons/gnome/*/*
14cr|gtkwave-3.3.38-3|64	%{_datadir}/gtkwave
14cr|gtkwave-3.3.38-3|65	%{_datadir}/mime/packages/*
14cr|gtkwave-3.3.38-3|66	%{_datadir}/applications/%{name}.desktop
14cr|gtkwave-3.3.38-3|67	%{_miconsdir}/%{name}.png
14cr|gtkwave-3.3.38-3|68	%{_iconsdir}/*.png
14cr|gtkwave-3.3.38-3|69	%{_liconsdir}/%{name}.png
14cr|gtkwave-3.3.38-3|70	
14cr|gtkwave-3.3.38-3|71	
14cr|gtkwave-3.3.38-3|72	
14cr|gtkwave-3.3.38-3|73	
14cr|gtkwave-3.3.38-3|74	%changelog
14cr|gtkwave-3.3.38-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.38-3
14cr|gtkwave-3.3.38-3|76	+ Revision: 78b674d
14cr|gtkwave-3.3.38-3|77	- MassBuild#464: Increase release tag
14cr|gtkwave-3.3.38-3|78	
14cr|gtkwave-3.3.38-3|79	

1896 14
14cr|gtk-xfce-engine-3.0.1-2|1	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14cr|gtk-xfce-engine-3.0.1-2|2	%define gtk3binaryver 3.0.0
14cr|gtk-xfce-engine-3.0.1-2|3	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|gtk-xfce-engine-3.0.1-2|4	
14cr|gtk-xfce-engine-3.0.1-2|5	Summary:	Additional themes for Xfce desktop environment
14cr|gtk-xfce-engine-3.0.1-2|6	Name:		gtk-xfce-engine
14cr|gtk-xfce-engine-3.0.1-2|7	Version:	3.0.1
14cr|gtk-xfce-engine-3.0.1-2|8	Release:	2
14cr|gtk-xfce-engine-3.0.1-2|9	License:	GPLv3
14cr|gtk-xfce-engine-3.0.1-2|10	Group:		Graphical desktop/Xfce
14cr|gtk-xfce-engine-3.0.1-2|11	Url:		http://www.xfce.org
14cr|gtk-xfce-engine-3.0.1-2|12	Source0:	http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|gtk-xfce-engine-3.0.1-2|13	BuildRequires:	gtk+2-devel > 2.6.0
14cr|gtk-xfce-engine-3.0.1-2|14	BuildRequires:	gtk+3-devel > 3.2.0
14cr|gtk-xfce-engine-3.0.1-2|15	Conflicts:	gtk-engines2 < 2.18.1-2
14cr|gtk-xfce-engine-3.0.1-2|16	
14cr|gtk-xfce-engine-3.0.1-2|17	%description
14cr|gtk-xfce-engine-3.0.1-2|18	A default Xfce GTK+ themes.
14cr|gtk-xfce-engine-3.0.1-2|19	
14cr|gtk-xfce-engine-3.0.1-2|20	%prep
14cr|gtk-xfce-engine-3.0.1-2|21	%setup -q
14cr|gtk-xfce-engine-3.0.1-2|22	
14cr|gtk-xfce-engine-3.0.1-2|23	%build
14cr|gtk-xfce-engine-3.0.1-2|24	%configure2_5x --disable-static
14cr|gtk-xfce-engine-3.0.1-2|25	
14cr|gtk-xfce-engine-3.0.1-2|26	%make
14cr|gtk-xfce-engine-3.0.1-2|27	
14cr|gtk-xfce-engine-3.0.1-2|28	%install
14cr|gtk-xfce-engine-3.0.1-2|29	%makeinstall_std
14cr|gtk-xfce-engine-3.0.1-2|30	
14cr|gtk-xfce-engine-3.0.1-2|31	%files
14cr|gtk-xfce-engine-3.0.1-2|32	%doc AUTHORS ChangeLog NEWS README
14cr|gtk-xfce-engine-3.0.1-2|33	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libxfce.so
14cr|gtk-xfce-engine-3.0.1-2|34	%{_libdir}/gtk-3.0/%{gtk3binaryver}/theming-engines/libxfce.so
14cr|gtk-xfce-engine-3.0.1-2|35	%{_datadir}/themes/Xfce*
14cr|gtk-xfce-engine-3.0.1-2|36	
14cr|gtk-xfce-engine-3.0.1-2|37	
14cr|gtk-xfce-engine-3.0.1-2|38	
14cr|gtk-xfce-engine-3.0.1-2|39	%changelog
14cr|gtk-xfce-engine-3.0.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-2
14cr|gtk-xfce-engine-3.0.1-2|41	+ Revision: 68c386b
14cr|gtk-xfce-engine-3.0.1-2|42	- MassBuild#464: Increase release tag
14cr|gtk-xfce-engine-3.0.1-2|43	
14cr|gtk-xfce-engine-3.0.1-2|44	

1897 14
14cr|gts-0.7.6-12|1	%define major 5
14cr|gts-0.7.6-12|2	%define api 0.7
14cr|gts-0.7.6-12|3	%define libname %mklibname %{name} %{api} %{major}
14cr|gts-0.7.6-12|4	%define devname %mklibname %{name} -d
14cr|gts-0.7.6-12|5	
14cr|gts-0.7.6-12|6	Summary:	3D modeling, animation, and rendering system
14cr|gts-0.7.6-12|7	Name:		gts
14cr|gts-0.7.6-12|8	Version:	0.7.6
14cr|gts-0.7.6-12|9	Release:	12
14cr|gts-0.7.6-12|10	License:	LGPLv2+
14cr|gts-0.7.6-12|11	Group:		System/Libraries
14cr|gts-0.7.6-12|12	Url:		http://gts.sourceforge.net/
14cr|gts-0.7.6-12|13	Source0:	http://prdownloads.sourceforge.net/gts/%{name}-%{version}.tar.bz2
14cr|gts-0.7.6-12|14	Patch0:		gts-0.7.6-fix-underlinking.patch
14cr|gts-0.7.6-12|15	Patch1:		gts-0.7.6-netpbm.patch
14cr|gts-0.7.6-12|16	%ifarch x86_64
14cr|gts-0.7.6-12|17	BuildRequires:	chrpath
14cr|gts-0.7.6-12|18	%endif
14cr|gts-0.7.6-12|19	BuildRequires:	netpbm-devel
14cr|gts-0.7.6-12|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|gts-0.7.6-12|21	
14cr|gts-0.7.6-12|22	%description
14cr|gts-0.7.6-12|23	This is the GTS library. GTS stands for the GNU Triangulated
14cr|gts-0.7.6-12|24	Surface Library. It includes a number of useful functions to deal with
14cr|gts-0.7.6-12|25	triangulated surfaces including, but not limited to, multi-resolution
14cr|gts-0.7.6-12|26	models, Delaunay and Constrained Delaunay triangulations, set operations on
14cr|gts-0.7.6-12|27	surfaces (intersection, union etc ...), bounding-boxes trees for efficient
14cr|gts-0.7.6-12|28	collision and intersection detection, triangle strips generation for fast
14cr|gts-0.7.6-12|29	rendering.
14cr|gts-0.7.6-12|30	
14cr|gts-0.7.6-12|31	%files
14cr|gts-0.7.6-12|32	%doc AUTHORS README
14cr|gts-0.7.6-12|33	%{_bindir}/gts2dxf
14cr|gts-0.7.6-12|34	%{_bindir}/gts2oogl
14cr|gts-0.7.6-12|35	%{_bindir}/gts2stl
14cr|gts-0.7.6-12|36	%{_bindir}/gtscheck
14cr|gts-0.7.6-12|37	%{_bindir}/stl2gts
14cr|gts-0.7.6-12|38	%{_bindir}/transform
14cr|gts-0.7.6-12|39	%{_bindir}/gtscompare
14cr|gts-0.7.6-12|40	%{_bindir}/gtstemplate
14cr|gts-0.7.6-12|41	%{_bindir}/delaunay
14cr|gts-0.7.6-12|42	%{_bindir}/happrox
14cr|gts-0.7.6-12|43	
14cr|gts-0.7.6-12|44	#----------------------------------------------------------------------------
14cr|gts-0.7.6-12|45	
14cr|gts-0.7.6-12|46	%package -n %{libname}
14cr|gts-0.7.6-12|47	Summary:	Shared library for %{name}
14cr|gts-0.7.6-12|48	Group:		System/Libraries
14cr|gts-0.7.6-12|49	
14cr|gts-0.7.6-12|50	%description -n %{libname}
14cr|gts-0.7.6-12|51	Shared library for %{name}.
14cr|gts-0.7.6-12|52	
14cr|gts-0.7.6-12|53	%files -n %{libname}
14cr|gts-0.7.6-12|54	%{_libdir}/libgts-%{api}.so.%{major}*
14cr|gts-0.7.6-12|55	
14cr|gts-0.7.6-12|56	#----------------------------------------------------------------------------
14cr|gts-0.7.6-12|57	
14cr|gts-0.7.6-12|58	%package -n %{devname}
14cr|gts-0.7.6-12|59	Summary:	Development files for %{name}
14cr|gts-0.7.6-12|60	Group:		System/Libraries
14cr|gts-0.7.6-12|61	Requires:	%{libname} = %{EVRD}
14cr|gts-0.7.6-12|62	Provides:	lib%{name}-devel = %{EVRD}
14cr|gts-0.7.6-12|63	Provides:	%{name}-devel = %{EVRD}
14cr|gts-0.7.6-12|64	Conflicts:	%{name} < 0.7.6-12
14cr|gts-0.7.6-12|65	
14cr|gts-0.7.6-12|66	%description -n %{devname}
14cr|gts-0.7.6-12|67	Development headers and libraries for %{name}.
14cr|gts-0.7.6-12|68	
14cr|gts-0.7.6-12|69	%files -n %{devname}
14cr|gts-0.7.6-12|70	%{multiarch_bindir}/gts-config
14cr|gts-0.7.6-12|71	%{_bindir}/gts-config
14cr|gts-0.7.6-12|72	%{_includedir}/*.h
14cr|gts-0.7.6-12|73	%{_libdir}/*.a
14cr|gts-0.7.6-12|74	%{_libdir}/*.so
14cr|gts-0.7.6-12|75	%{_libdir}/pkgconfig/gts.pc
14cr|gts-0.7.6-12|76	%{_datadir}/aclocal/gts.m4
14cr|gts-0.7.6-12|77	
14cr|gts-0.7.6-12|78	#----------------------------------------------------------------------------
14cr|gts-0.7.6-12|79	
14cr|gts-0.7.6-12|80	%prep
14cr|gts-0.7.6-12|81	%setup -q
14cr|gts-0.7.6-12|82	%patch0 -p1
14cr|gts-0.7.6-12|83	%patch1 -p0
14cr|gts-0.7.6-12|84	
14cr|gts-0.7.6-12|85	%build
14cr|gts-0.7.6-12|86	autoreconf -fi
14cr|gts-0.7.6-12|87	%configure2_5x
14cr|gts-0.7.6-12|88	%make
14cr|gts-0.7.6-12|89	
14cr|gts-0.7.6-12|90	%install
14cr|gts-0.7.6-12|91	%makeinstall_std
14cr|gts-0.7.6-12|92	
14cr|gts-0.7.6-12|93	%ifarch x86_64
14cr|gts-0.7.6-12|94	chrpath -d %{buildroot}%{_bindir}/delaunay
14cr|gts-0.7.6-12|95	chrpath -d %{buildroot}%{_bindir}/gts2dxf
14cr|gts-0.7.6-12|96	chrpath -d %{buildroot}%{_bindir}/gts2oogl
14cr|gts-0.7.6-12|97	chrpath -d %{buildroot}%{_bindir}/gts2stl
14cr|gts-0.7.6-12|98	chrpath -d %{buildroot}%{_bindir}/gtscheck
14cr|gts-0.7.6-12|99	chrpath -d %{buildroot}%{_bindir}/gtscompare
14cr|gts-0.7.6-12|100	chrpath -d %{buildroot}%{_bindir}/happrox
14cr|gts-0.7.6-12|101	chrpath -d %{buildroot}%{_bindir}/stl2gts
14cr|gts-0.7.6-12|102	chrpath -d %{buildroot}%{_bindir}/transform
14cr|gts-0.7.6-12|103	%endif
14cr|gts-0.7.6-12|104	
14cr|gts-0.7.6-12|105	%multiarch_binaries %{buildroot}%{_bindir}/gts-config
14cr|gts-0.7.6-12|106	
14cr|gts-0.7.6-12|107	
14cr|gts-0.7.6-12|108	%changelog
14cr|gts-0.7.6-12|109	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.6-12
14cr|gts-0.7.6-12|110	+ Revision: 86aec9f
14cr|gts-0.7.6-12|111	- Move m4 file to devel package, spec cleanup
14cr|gts-0.7.6-12|112	
14cr|gts-0.7.6-12|113	

1898 14
14cr|gtvg-0.3-13|1	%define name gtvg
14cr|gtvg-0.3-13|2	%define version 0.3
14cr|gtvg-0.3-13|3	%define release  13
14cr|gtvg-0.3-13|4	
14cr|gtvg-0.3-13|5	Name: %{name}
14cr|gtvg-0.3-13|6	Summary: Gtvg - A Gnome TV Guide
14cr|gtvg-0.3-13|7	Version: %{version}
14cr|gtvg-0.3-13|8	Release: %{release}
14cr|gtvg-0.3-13|9	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gtvg-0.3-13|10	Patch0: gtvg-0.3-libnotify0.7.patch
14cr|gtvg-0.3-13|11	URL: http://gtvg.sourceforge.net/
14cr|gtvg-0.3-13|12	License: GPL
14cr|gtvg-0.3-13|13	Group: Graphical desktop/GNOME
14cr|gtvg-0.3-13|14	BuildRequires: pkgconfig(libgnome-2.0)
14cr|gtvg-0.3-13|15	BuildRequires: pkgconfig(libgnomecanvas-2.0)
14cr|gtvg-0.3-13|16	BuildRequires: pkgconfig(libglade-2.0)
14cr|gtvg-0.3-13|17	BuildRequires: pkgconfig(libnotify)
14cr|gtvg-0.3-13|18	BuildRequires: intltool
14cr|gtvg-0.3-13|19	BuildRequires: desktop-file-utils
14cr|gtvg-0.3-13|20	BuildRequires: pkgconfig(sm)
14cr|gtvg-0.3-13|21	BuildRequires: pkgconfig(ice)
14cr|gtvg-0.3-13|22	BuildRequires: pkgconfig(gconf-2.0) GConf2
14cr|gtvg-0.3-13|23	Requires: xmltv-grabbers
14cr|gtvg-0.3-13|24	
14cr|gtvg-0.3-13|25	%description
14cr|gtvg-0.3-13|26	Gtvg is a simple TV program schedule viewer, which allows you to quickly see
14cr|gtvg-0.3-13|27	what is on TV at the moment or later, and be reminded of when your favourite
14cr|gtvg-0.3-13|28	shows start.
14cr|gtvg-0.3-13|29	
14cr|gtvg-0.3-13|30	It uses XMLTV as a backend to grab TV programs, but can be configured to use
14cr|gtvg-0.3-13|31	nxtvepg instead.
14cr|gtvg-0.3-13|32	
14cr|gtvg-0.3-13|33	%prep
14cr|gtvg-0.3-13|34	%setup -q
14cr|gtvg-0.3-13|35	%patch0 -p0
14cr|gtvg-0.3-13|36	
14cr|gtvg-0.3-13|37	%build
14cr|gtvg-0.3-13|38	%configure2_5x --disable-schemas-install LIBS="-lm"
14cr|gtvg-0.3-13|39	%make
14cr|gtvg-0.3-13|40	
14cr|gtvg-0.3-13|41	%install
14cr|gtvg-0.3-13|42	%makeinstall_std
14cr|gtvg-0.3-13|43	
14cr|gtvg-0.3-13|44	desktop-file-install --vendor="" \
14cr|gtvg-0.3-13|45	--remove-category="Utility" \
14cr|gtvg-0.3-13|46	--remove-key="Encoding" \
14cr|gtvg-0.3-13|47	--remove-key="Version" \
14cr|gtvg-0.3-13|48	--remove-key="StartupNotify" \
14cr|gtvg-0.3-13|49	--add-category="X-MandrivaLinux-Multimedia-Video" \
14cr|gtvg-0.3-13|50	--dir %{buildroot}%{_datadir}/applications/ \
14cr|gtvg-0.3-13|51	%{buildroot}%{_datadir}/applications/*
14cr|gtvg-0.3-13|52	
14cr|gtvg-0.3-13|53	rm -rf %{buildroot}/%{_prefix}/doc/%{name}
14cr|gtvg-0.3-13|54	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cr|gtvg-0.3-13|55	
14cr|gtvg-0.3-13|56	%find_lang %{name}
14cr|gtvg-0.3-13|57	
14cr|gtvg-0.3-13|58	%preun
14cr|gtvg-0.3-13|59	%preun_uninstall_gconf_schemas "%{name}"
14cr|gtvg-0.3-13|60	
14cr|gtvg-0.3-13|61	%files -f %{name}.lang
14cr|gtvg-0.3-13|62	%defattr(-,root,root)
14cr|gtvg-0.3-13|63	%doc AUTHORS ChangeLog
14cr|gtvg-0.3-13|64	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|gtvg-0.3-13|65	%{_bindir}/%{name}
14cr|gtvg-0.3-13|66	%{_datadir}/%{name}
14cr|gtvg-0.3-13|67	%{_datadir}/applications/%{name}.desktop
14cr|gtvg-0.3-13|68	%{_iconsdir}/hicolor/*
14cr|gtvg-0.3-13|69	
14cr|gtvg-0.3-13|70	
14cr|gtvg-0.3-13|71	
14cr|gtvg-0.3-13|72	
14cr|gtvg-0.3-13|73	%changelog
14cr|gtvg-0.3-13|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-13
14cr|gtvg-0.3-13|75	+ Revision: 84e0867
14cr|gtvg-0.3-13|76	- MassBuild#464: Increase release tag
14cr|gtvg-0.3-13|77	
14cr|gtvg-0.3-13|78	

1899 14
14cr|gtweakui-0.4.0-10|1	%define oname gTweakUI
14cr|gtweakui-0.4.0-10|2	Summary:        Extra configuration dialogues for gnome
14cr|gtweakui-0.4.0-10|3	Name:           gtweakui
14cr|gtweakui-0.4.0-10|4	Version: 0.4.0
14cr|gtweakui-0.4.0-10|5	Release:        10
14cr|gtweakui-0.4.0-10|6	Group:          Graphical desktop/GNOME
14cr|gtweakui-0.4.0-10|7	URL:            http://gtweakui.sourceforge.net/
14cr|gtweakui-0.4.0-10|8	License:        GPL
14cr|gtweakui-0.4.0-10|9	Source0:        http://prdownloads.sourceforge.net/gtweakui/%{oname}-%{version}.tar.bz2
14cr|gtweakui-0.4.0-10|10	BuildRequires:  pkgconfig(libgnomeui-2.0) >= 2.4.0
14cr|gtweakui-0.4.0-10|11	BuildRequires:  libglade2.0-devel
14cr|gtweakui-0.4.0-10|12	BuildRequires:  perl-XML-Parser
14cr|gtweakui-0.4.0-10|13	BuildRequires:  desktop-file-utils
14cr|gtweakui-0.4.0-10|14	
14cr|gtweakui-0.4.0-10|15	%description
14cr|gtweakui-0.4.0-10|16	With gTweakUI you can configure the GNOME desktop using extra
14cr|gtweakui-0.4.0-10|17	configuration dialogs.
14cr|gtweakui-0.4.0-10|18	
14cr|gtweakui-0.4.0-10|19	%prep
14cr|gtweakui-0.4.0-10|20	%setup -q -n %oname-%version
14cr|gtweakui-0.4.0-10|21	
14cr|gtweakui-0.4.0-10|22	%build
14cr|gtweakui-0.4.0-10|23	%configure2_5x
14cr|gtweakui-0.4.0-10|24	%make
14cr|gtweakui-0.4.0-10|25	
14cr|gtweakui-0.4.0-10|26	%install
14cr|gtweakui-0.4.0-10|27	rm -rf %{buildroot}
14cr|gtweakui-0.4.0-10|28	%makeinstall_std
14cr|gtweakui-0.4.0-10|29	%find_lang gTweakUI
14cr|gtweakui-0.4.0-10|30	desktop-file-install --vendor="" \
14cr|gtweakui-0.4.0-10|31	--remove-category="Application" \
14cr|gtweakui-0.4.0-10|32	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
14cr|gtweakui-0.4.0-10|33	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|gtweakui-0.4.0-10|34	
14cr|gtweakui-0.4.0-10|35	%clean
14cr|gtweakui-0.4.0-10|36	rm -rf %{buildroot}
14cr|gtweakui-0.4.0-10|37	
14cr|gtweakui-0.4.0-10|38	%if %mdkversion < 200900
14cr|gtweakui-0.4.0-10|39	%post
14cr|gtweakui-0.4.0-10|40	%update_menus
14cr|gtweakui-0.4.0-10|41	%endif
14cr|gtweakui-0.4.0-10|42	
14cr|gtweakui-0.4.0-10|43	%if %mdkversion < 200900
14cr|gtweakui-0.4.0-10|44	%postun
14cr|gtweakui-0.4.0-10|45	%clean_menus
14cr|gtweakui-0.4.0-10|46	%endif
14cr|gtweakui-0.4.0-10|47	
14cr|gtweakui-0.4.0-10|48	%files -f gTweakUI.lang
14cr|gtweakui-0.4.0-10|49	%defattr(-,root,root,-)
14cr|gtweakui-0.4.0-10|50	%doc AUTHORS ChangeLog NEWS README TODO FAQ
14cr|gtweakui-0.4.0-10|51	%{_bindir}/gtweakui-galeon
14cr|gtweakui-0.4.0-10|52	%{_bindir}/gtweakui-menus
14cr|gtweakui-0.4.0-10|53	%{_bindir}/gtweakui-session
14cr|gtweakui-0.4.0-10|54	%{_bindir}/gtweakui-nautilus
14cr|gtweakui-0.4.0-10|55	%_datadir/%oname
14cr|gtweakui-0.4.0-10|56	%{_datadir}/applications/gtweakui-galeon.desktop
14cr|gtweakui-0.4.0-10|57	%{_datadir}/applications/gtweakui-menus.desktop
14cr|gtweakui-0.4.0-10|58	%{_datadir}/applications/gtweakui-session.desktop
14cr|gtweakui-0.4.0-10|59	%{_datadir}/applications/gtweakui-nautilus.desktop
14cr|gtweakui-0.4.0-10|60	
14cr|gtweakui-0.4.0-10|61	
14cr|gtweakui-0.4.0-10|62	
14cr|gtweakui-0.4.0-10|63	%changelog
14cr|gtweakui-0.4.0-10|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-10
14cr|gtweakui-0.4.0-10|65	+ Revision: a5d176b
14cr|gtweakui-0.4.0-10|66	- MassBuild#464: Increase release tag
14cr|gtweakui-0.4.0-10|67	
14cr|gtweakui-0.4.0-10|68	

1900 14
14cr|gtypist-2.8.3-4|1	%define name gtypist
14cr|gtypist-2.8.3-4|2	%define version 2.8.3
14cr|gtypist-2.8.3-4|3	%define release  4
14cr|gtypist-2.8.3-4|4	
14cr|gtypist-2.8.3-4|5	Summary:	Universal typing tutor
14cr|gtypist-2.8.3-4|6	Name:		%{name}
14cr|gtypist-2.8.3-4|7	Version:	%{version}
14cr|gtypist-2.8.3-4|8	Release:	%{release}
14cr|gtypist-2.8.3-4|9	Group:		Text tools
14cr|gtypist-2.8.3-4|10	License:	GPLv3+
14cr|gtypist-2.8.3-4|11	URL: 		http://www.gnu.org/software/gtypist/gtypist.html
14cr|gtypist-2.8.3-4|12	Source0: 	ftp://ftp.gnu.org/gnu/gtypist/%{name}-%{version}.tar.bz2
14cr|gtypist-2.8.3-4|13	Buildrequires:	byacc bison pkgconfig(ncurses) binutils emacs
14cr|gtypist-2.8.3-4|14	Obsoletes:	typist
14cr|gtypist-2.8.3-4|15	Provides:	typist
14cr|gtypist-2.8.3-4|16	
14cr|gtypist-2.8.3-4|17	%description
14cr|gtypist-2.8.3-4|18	GNU Typist (also called gtypist) is a universal typing  tutor.  You  can
14cr|gtypist-2.8.3-4|19	learn correct typing and improve your skills by practicing its exercises
14cr|gtypist-2.8.3-4|20	on a regular basis.
14cr|gtypist-2.8.3-4|21	
14cr|gtypist-2.8.3-4|22	
14cr|gtypist-2.8.3-4|23	%prep
14cr|gtypist-2.8.3-4|24	%setup -q
14cr|gtypist-2.8.3-4|25	
14cr|gtypist-2.8.3-4|26	
14cr|gtypist-2.8.3-4|27	%build
14cr|gtypist-2.8.3-4|28	%configure2_5x
14cr|gtypist-2.8.3-4|29	%make
14cr|gtypist-2.8.3-4|30	
14cr|gtypist-2.8.3-4|31	
14cr|gtypist-2.8.3-4|32	%install
14cr|gtypist-2.8.3-4|33	
14cr|gtypist-2.8.3-4|34	%makeinstall_std
14cr|gtypist-2.8.3-4|35	%find_lang %{name}
14cr|gtypist-2.8.3-4|36	
14cr|gtypist-2.8.3-4|37	
14cr|gtypist-2.8.3-4|38	
14cr|gtypist-2.8.3-4|39	
14cr|gtypist-2.8.3-4|40	
14cr|gtypist-2.8.3-4|41	
14cr|gtypist-2.8.3-4|42	%files -f %{name}.lang
14cr|gtypist-2.8.3-4|43	%defattr(-,root,root,755)
14cr|gtypist-2.8.3-4|44	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO QUESTIONS
14cr|gtypist-2.8.3-4|45	%{_bindir}/*
14cr|gtypist-2.8.3-4|46	%{_mandir}/man1/*
14cr|gtypist-2.8.3-4|47	%{_datadir}/%name/
14cr|gtypist-2.8.3-4|48	%{_infodir}/%name.info*
14cr|gtypist-2.8.3-4|49	%{_datadir}/emacs/site-lisp/*
14cr|gtypist-2.8.3-4|50	
14cr|gtypist-2.8.3-4|51	
14cr|gtypist-2.8.3-4|52	
14cr|gtypist-2.8.3-4|53	
14cr|gtypist-2.8.3-4|54	%changelog
14cr|gtypist-2.8.3-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.3-4
14cr|gtypist-2.8.3-4|56	+ Revision: 082c125
14cr|gtypist-2.8.3-4|57	- MassBuild#464: Increase release tag
14cr|gtypist-2.8.3-4|58	
14cr|gtypist-2.8.3-4|59	

1901 14
14cr|guake-0.4.4-2|1	Summary:	A drop-down terminal for Gnome Desktop Environment
14cr|guake-0.4.4-2|2	Name:     	guake
14cr|guake-0.4.4-2|3	Version:	0.4.4
14cr|guake-0.4.4-2|4	Release:	2
14cr|guake-0.4.4-2|5	License:	GPLv2+
14cr|guake-0.4.4-2|6	Group:		Graphical desktop/GNOME
14cr|guake-0.4.4-2|7	Source0: 	http://guake.org/files/%{name}-%{version}.tar.gz
14cr|guake-0.4.4-2|8	URL:		http://guake.org
14cr|guake-0.4.4-2|9	Requires:	pygtk2.0
14cr|guake-0.4.4-2|10	Requires:	python-vte
14cr|guake-0.4.4-2|11	Requires:	python-dbus
14cr|guake-0.4.4-2|12	Requires:	python-notify
14cr|guake-0.4.4-2|13	Requires:	gnome-python-gconf
14cr|guake-0.4.4-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|guake-0.4.4-2|15	BuildRequires:	pkgconfig(gconf-2.0)
14cr|guake-0.4.4-2|16	BuildRequires:	GConf2
14cr|guake-0.4.4-2|17	BuildRequires:	pygtk2.0-devel
14cr|guake-0.4.4-2|18	BuildRequires:	python-vte
14cr|guake-0.4.4-2|19	BuildRequires:	intltool
14cr|guake-0.4.4-2|20	
14cr|guake-0.4.4-2|21	%description
14cr|guake-0.4.4-2|22	Guake is a drop-down terminal for Gnome Desktop Environment, so you just
14cr|guake-0.4.4-2|23	need to press a key to invoke him, and press again to hide.
14cr|guake-0.4.4-2|24	
14cr|guake-0.4.4-2|25	%prep
14cr|guake-0.4.4-2|26	%setup -q
14cr|guake-0.4.4-2|27	
14cr|guake-0.4.4-2|28	%build
14cr|guake-0.4.4-2|29	%configure2_5x \
14cr|guake-0.4.4-2|30	--disable-schemas-install \
14cr|guake-0.4.4-2|31	--disable-static
14cr|guake-0.4.4-2|32	%make
14cr|guake-0.4.4-2|33	
14cr|guake-0.4.4-2|34	%install
14cr|guake-0.4.4-2|35	%makeinstall_std pythondir=%{py_platsitedir}
14cr|guake-0.4.4-2|36	
14cr|guake-0.4.4-2|37	%{find_lang} %{name}
14cr|guake-0.4.4-2|38	
14cr|guake-0.4.4-2|39	%preun
14cr|guake-0.4.4-2|40	%preun_uninstall_gconf_schemas %{name}
14cr|guake-0.4.4-2|41	
14cr|guake-0.4.4-2|42	%files -f %{name}.lang
14cr|guake-0.4.4-2|43	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|guake-0.4.4-2|44	%{_bindir}/%{name}*
14cr|guake-0.4.4-2|45	%{_datadir}/%{name}
14cr|guake-0.4.4-2|46	%{_datadir}/applications/%{name}*.desktop
14cr|guake-0.4.4-2|47	%{_mandir}/man1/*
14cr|guake-0.4.4-2|48	%{_datadir}/dbus-1/services/org.guake.Guake.service
14cr|guake-0.4.4-2|49	%{_datadir}/pixmaps/%{name}
14cr|guake-0.4.4-2|50	%{_iconsdir}/hicolor/*/apps/*png
14cr|guake-0.4.4-2|51	%{py_platsitedir}/%{name}
14cr|guake-0.4.4-2|52	
14cr|guake-0.4.4-2|53	
14cr|guake-0.4.4-2|54	%changelog
14cr|guake-0.4.4-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|guake-0.4.4-2|56	+ Revision: 47ecac6
14cr|guake-0.4.4-2|57	- MassBuild#464: Increase release tag
14cr|guake-0.4.4-2|58	
14cr|guake-0.4.4-2|59	

1902 14
14cr|guichan-0.8.2-5|1	%define major   1
14cr|guichan-0.8.2-5|2	%define api     0.8.1
14cr|guichan-0.8.2-5|3	%define libname %mklibname %{name} %{api} %{major}
14cr|guichan-0.8.2-5|4	%define develname %mklibname %{name} -d
14cr|guichan-0.8.2-5|5	%define staticdevelname %mklibname %{name} -d -s
14cr|guichan-0.8.2-5|6	
14cr|guichan-0.8.2-5|7	Name:		guichan
14cr|guichan-0.8.2-5|8	Version:	0.8.2
14cr|guichan-0.8.2-5|9	Release:	5
14cr|guichan-0.8.2-5|10	Summary:	Portable C++ GUI library for games using Allegro, SDL and OpenGL
14cr|guichan-0.8.2-5|11	
14cr|guichan-0.8.2-5|12	Group:		System/Libraries
14cr|guichan-0.8.2-5|13	License:	BSD
14cr|guichan-0.8.2-5|14	URL:		http://guichan.sourceforge.net
14cr|guichan-0.8.2-5|15	Source0:	http://guichan.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|guichan-0.8.2-5|16	Patch0:		guichan-0.8.2-mdv-fix-linkage.patch
14cr|guichan-0.8.2-5|17	
14cr|guichan-0.8.2-5|18	BuildRequires:  allegro-devel
14cr|guichan-0.8.2-5|19	BuildRequires:	pkgconfig(sdl)
14cr|guichan-0.8.2-5|20	BuildRequires:	pkgconfig(SDL_image)
14cr|guichan-0.8.2-5|21	BuildRequires:	pkgconfig(gl)
14cr|guichan-0.8.2-5|22	BuildRequires:	nas-devel
14cr|guichan-0.8.2-5|23	
14cr|guichan-0.8.2-5|24	%description
14cr|guichan-0.8.2-5|25	Guichan is a small, efficient C++ GUI library designed for games. It comes
14cr|guichan-0.8.2-5|26	with a standard set of widgets and can use several different objects for
14cr|guichan-0.8.2-5|27	displaying graphics and grabbing user input.
14cr|guichan-0.8.2-5|28	
14cr|guichan-0.8.2-5|29	%package -n %{libname}
14cr|guichan-0.8.2-5|30	Summary:        Shared library for %{name}
14cr|guichan-0.8.2-5|31	Group:          System/Libraries
14cr|guichan-0.8.2-5|32	Provides:       %{name} = %{version}-%{release}
14cr|guichan-0.8.2-5|33	
14cr|guichan-0.8.2-5|34	%description -n %{libname}
14cr|guichan-0.8.2-5|35	This package contains the library needed to run programs dynamically
14cr|guichan-0.8.2-5|36	linked with %{name}.
14cr|guichan-0.8.2-5|37	
14cr|guichan-0.8.2-5|38	%package -n %{develname}
14cr|guichan-0.8.2-5|39	Summary:        Headers for developing programs that will use %{name}
14cr|guichan-0.8.2-5|40	Group:          Development/C++
14cr|guichan-0.8.2-5|41	Requires:       %{libname} = %{version}
14cr|guichan-0.8.2-5|42	Provides:       %{name}-devel = %{version}-%{release}
14cr|guichan-0.8.2-5|43	
14cr|guichan-0.8.2-5|44	%description -n %{develname}
14cr|guichan-0.8.2-5|45	This package contains the headers that programmers will need to develop
14cr|guichan-0.8.2-5|46	applications which will use %{name}.
14cr|guichan-0.8.2-5|47	
14cr|guichan-0.8.2-5|48	%package -n %{staticdevelname}
14cr|guichan-0.8.2-5|49	Summary:        Static libraries for programs which will use %{name}
14cr|guichan-0.8.2-5|50	Group:          Development/C++
14cr|guichan-0.8.2-5|51	Requires:       %{develname} = %{version}
14cr|guichan-0.8.2-5|52	Provides:       %{name}-static-devel = %{version}-%{release}
14cr|guichan-0.8.2-5|53	
14cr|guichan-0.8.2-5|54	%description -n %{staticdevelname}
14cr|guichan-0.8.2-5|55	This package contains the static libraries necessary for developing
14cr|guichan-0.8.2-5|56	programs which will use %{name}.
14cr|guichan-0.8.2-5|57	
14cr|guichan-0.8.2-5|58	%prep
14cr|guichan-0.8.2-5|59	%setup -q
14cr|guichan-0.8.2-5|60	%patch0 -p1 -b .linkage
14cr|guichan-0.8.2-5|61	
14cr|guichan-0.8.2-5|62	%build
14cr|guichan-0.8.2-5|63	autoreconf -f -i
14cr|guichan-0.8.2-5|64	%configure2_5x  --enable-sdl \
14cr|guichan-0.8.2-5|65	--enable-sdlimage \
14cr|guichan-0.8.2-5|66	--enable-opengl \
14cr|guichan-0.8.2-5|67	--enable-allegro
14cr|guichan-0.8.2-5|68	%make
14cr|guichan-0.8.2-5|69	
14cr|guichan-0.8.2-5|70	%install
14cr|guichan-0.8.2-5|71	%makeinstall_std
14cr|guichan-0.8.2-5|72	
14cr|guichan-0.8.2-5|73	%files -n %{libname}
14cr|guichan-0.8.2-5|74	%{_libdir}/lib%{name}*-%{api}.so.*
14cr|guichan-0.8.2-5|75	
14cr|guichan-0.8.2-5|76	%files -n %{develname}
14cr|guichan-0.8.2-5|77	%{_includedir}/*
14cr|guichan-0.8.2-5|78	%{_libdir}/lib%{name}*.so
14cr|guichan-0.8.2-5|79	%{_libdir}/pkgconfig/*.pc
14cr|guichan-0.8.2-5|80	
14cr|guichan-0.8.2-5|81	%files -n %{staticdevelname}
14cr|guichan-0.8.2-5|82	%{_libdir}/*.a
14cr|guichan-0.8.2-5|83	
14cr|guichan-0.8.2-5|84	
14cr|guichan-0.8.2-5|85	%changelog
14cr|guichan-0.8.2-5|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-5
14cr|guichan-0.8.2-5|87	+ Revision: c93b664
14cr|guichan-0.8.2-5|88	- MassBuild#464: Increase release tag
14cr|guichan-0.8.2-5|89	
14cr|guichan-0.8.2-5|90	

1903 14
14cr|guidance-power-manager-4.4.0-7|1	Summary:	KDE power management applet
14cr|guidance-power-manager-4.4.0-7|2	Name:		guidance-power-manager
14cr|guidance-power-manager-4.4.0-7|3	Version:	4.4.0
14cr|guidance-power-manager-4.4.0-7|4	Release:	7
14cr|guidance-power-manager-4.4.0-7|5	License:	GPLv2+
14cr|guidance-power-manager-4.4.0-7|6	Group:		Graphical desktop/KDE
14cr|guidance-power-manager-4.4.0-7|7	Url:		http://websvn.kde.org/trunk/extragear/utils/guidance-power-manager
14cr|guidance-power-manager-4.4.0-7|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{version}/src/extragear/%{name}-%{version}.tar.bz2
14cr|guidance-power-manager-4.4.0-7|9	BuildRequires:	python-dbus
14cr|guidance-power-manager-4.4.0-7|10	BuildRequires:	python-kde4
14cr|guidance-power-manager-4.4.0-7|11	BuildRequires:	python-sip
14cr|guidance-power-manager-4.4.0-7|12	BuildRequires:	kdelibs4-devel
14cr|guidance-power-manager-4.4.0-7|13	BuildRequires:	pkgconfig(python)
14cr|guidance-power-manager-4.4.0-7|14	BuildRequires:	pkgconfig(x11)
14cr|guidance-power-manager-4.4.0-7|15	BuildRequires:	pkgconfig(xrandr)
14cr|guidance-power-manager-4.4.0-7|16	BuildRequires:	pkgconfig(xscrnsaver)
14cr|guidance-power-manager-4.4.0-7|17	BuildRequires:	pkgconfig(xxf86vm)
14cr|guidance-power-manager-4.4.0-7|18	Requires:	hal
14cr|guidance-power-manager-4.4.0-7|19	Requires:	kdebase4-runtime
14cr|guidance-power-manager-4.4.0-7|20	Requires:	pm-utils
14cr|guidance-power-manager-4.4.0-7|21	Requires:	python-dbus
14cr|guidance-power-manager-4.4.0-7|22	Requires:	python-kde4
14cr|guidance-power-manager-4.4.0-7|23	
14cr|guidance-power-manager-4.4.0-7|24	%description
14cr|guidance-power-manager-4.4.0-7|25	The package provides battery monitoring and suspend/standby triggers.
14cr|guidance-power-manager-4.4.0-7|26	It is based on the powersave package and therefore supports APM and
14cr|guidance-power-manager-4.4.0-7|27	ACPI. See powersave package for additional features such as CPU frequency
14cr|guidance-power-manager-4.4.0-7|28	scaling(SpeedStep and PowerNow) and more
14cr|guidance-power-manager-4.4.0-7|29	
14cr|guidance-power-manager-4.4.0-7|30	%files -f %{name}.lang
14cr|guidance-power-manager-4.4.0-7|31	%{_kde_bindir}/guidance-power-manager
14cr|guidance-power-manager-4.4.0-7|32	%{py_platsitedir}/ixf86misc.so
14cr|guidance-power-manager-4.4.0-7|33	%{py_platsitedir}/xf86misc.py
14cr|guidance-power-manager-4.4.0-7|34	%{_kde_appsdir}/guidance-power-manager
14cr|guidance-power-manager-4.4.0-7|35	%{_kde_datadir}/autostart/guidance-power-manager.desktop
14cr|guidance-power-manager-4.4.0-7|36	
14cr|guidance-power-manager-4.4.0-7|37	#--------------------------------------------------------------------
14cr|guidance-power-manager-4.4.0-7|38	
14cr|guidance-power-manager-4.4.0-7|39	%prep
14cr|guidance-power-manager-4.4.0-7|40	%setup -q
14cr|guidance-power-manager-4.4.0-7|41	
14cr|guidance-power-manager-4.4.0-7|42	%build
14cr|guidance-power-manager-4.4.0-7|43	%cmake_kde4
14cr|guidance-power-manager-4.4.0-7|44	%make
14cr|guidance-power-manager-4.4.0-7|45	
14cr|guidance-power-manager-4.4.0-7|46	%install
14cr|guidance-power-manager-4.4.0-7|47	%makeinstall_std -C build
14cr|guidance-power-manager-4.4.0-7|48	
14cr|guidance-power-manager-4.4.0-7|49	%find_lang %{name}
14cr|guidance-power-manager-4.4.0-7|50	
14cr|guidance-power-manager-4.4.0-7|51	
14cr|guidance-power-manager-4.4.0-7|52	%changelog
14cr|guidance-power-manager-4.4.0-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-7
14cr|guidance-power-manager-4.4.0-7|54	+ Revision: cf5d8d0
14cr|guidance-power-manager-4.4.0-7|55	- MassBuild#464: Increase release tag
14cr|guidance-power-manager-4.4.0-7|56	
14cr|guidance-power-manager-4.4.0-7|57	

1904 14
14cr|guile-lib-0.2.1-3|1	Summary:	Library of useful guile modules
14cr|guile-lib-0.2.1-3|2	Name:		guile-lib
14cr|guile-lib-0.2.1-3|3	Version:	0.2.1
14cr|guile-lib-0.2.1-3|4	Release:	3
14cr|guile-lib-0.2.1-3|5	License:	GPLv3
14cr|guile-lib-0.2.1-3|6	Group:		Development/Other
14cr|guile-lib-0.2.1-3|7	URL:		http://savannah.nongnu.org/projects/guile-lib
14cr|guile-lib-0.2.1-3|8	Source:		http://download.savannah.gnu.org/releases/guile-lib/%{name}-%{version}.tar.gz
14cr|guile-lib-0.2.1-3|9	BuildRequires:	texinfo
14cr|guile-lib-0.2.1-3|10	BuildRequires:	guile-devel
14cr|guile-lib-0.2.1-3|11	Requires:	guile >= 1.6
14cr|guile-lib-0.2.1-3|12	BuildArch:	noarch
14cr|guile-lib-0.2.1-3|13	
14cr|guile-lib-0.2.1-3|14	%description
14cr|guile-lib-0.2.1-3|15	A set of various-purpose library modules for Guile. Covered areas include:
14cr|guile-lib-0.2.1-3|16	
14cr|guile-lib-0.2.1-3|17	* Unit testing framework ala JUnit
14cr|guile-lib-0.2.1-3|18	* Logging system
14cr|guile-lib-0.2.1-3|19	* String routines (wrapping, completion, soundex algorithm)
14cr|guile-lib-0.2.1-3|20	* OS process chains (think "shell pipes in scheme")
14cr|guile-lib-0.2.1-3|21	* ANSI escape sequence text coloring
14cr|guile-lib-0.2.1-3|22	* SRFI-35 (conditions)
14cr|guile-lib-0.2.1-3|23	
14cr|guile-lib-0.2.1-3|24	%prep
14cr|guile-lib-0.2.1-3|25	%setup -q
14cr|guile-lib-0.2.1-3|26	
14cr|guile-lib-0.2.1-3|27	%build
14cr|guile-lib-0.2.1-3|28	%configure2_5x
14cr|guile-lib-0.2.1-3|29	%make
14cr|guile-lib-0.2.1-3|30	
14cr|guile-lib-0.2.1-3|31	%install
14cr|guile-lib-0.2.1-3|32	%makeinstall_std
14cr|guile-lib-0.2.1-3|33	
14cr|guile-lib-0.2.1-3|34	
14cr|guile-lib-0.2.1-3|35	
14cr|guile-lib-0.2.1-3|36	%files
14cr|guile-lib-0.2.1-3|37	%doc {AUTHORS,ChangeLog,NEWS,README}
14cr|guile-lib-0.2.1-3|38	%{_infodir}/*.info*
14cr|guile-lib-0.2.1-3|39	%{_datadir}/guile/site/*
14cr|guile-lib-0.2.1-3|40	
14cr|guile-lib-0.2.1-3|41	
14cr|guile-lib-0.2.1-3|42	
14cr|guile-lib-0.2.1-3|43	
14cr|guile-lib-0.2.1-3|44	
14cr|guile-lib-0.2.1-3|45	%changelog
14cr|guile-lib-0.2.1-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-3
14cr|guile-lib-0.2.1-3|47	+ Revision: 2da1d75
14cr|guile-lib-0.2.1-3|48	- MassBuild#464: Increase release tag
14cr|guile-lib-0.2.1-3|49	
14cr|guile-lib-0.2.1-3|50	

1905 14
14cr|guitarix2-0.30.0-2|1	%define debug_package          %{nil}
14cr|guitarix2-0.30.0-2|2	
14cr|guitarix2-0.30.0-2|3	%define ladspadir %{_libdir}/ladspa
14cr|guitarix2-0.30.0-2|4	%define lv2dir %{_libdir}/lv2
14cr|guitarix2-0.30.0-2|5	
14cr|guitarix2-0.30.0-2|6	%define major 0
14cr|guitarix2-0.30.0-2|7	%define libgxw %mklibname gxw %{major}
14cr|guitarix2-0.30.0-2|8	%define libgxwmm %mklibname gxwmm %{major}
14cr|guitarix2-0.30.0-2|9	
14cr|guitarix2-0.30.0-2|10	Summary:	Guitar effect processor for JACK
14cr|guitarix2-0.30.0-2|11	Name:		guitarix2
14cr|guitarix2-0.30.0-2|12	Version:	0.30.0
14cr|guitarix2-0.30.0-2|13	Release:	2
14cr|guitarix2-0.30.0-2|14	License:	GPLv2+
14cr|guitarix2-0.30.0-2|15	Group:		Sound
14cr|guitarix2-0.30.0-2|16	Url:		http://guitarix.sourceforge.net/
14cr|guitarix2-0.30.0-2|17	Source0:	http://prdownloads.sourceforge.net/guitarix/%{name}-%{version}.tar.bz2
14cr|guitarix2-0.30.0-2|18	BuildRequires:	desktop-file-utils
14cr|guitarix2-0.30.0-2|19	BuildRequires:	faust
14cr|guitarix2-0.30.0-2|20	BuildRequires:	eigen3
14cr|guitarix2-0.30.0-2|21	BuildRequires:	intltool
14cr|guitarix2-0.30.0-2|22	BuildRequires:	boost-devel
14cr|guitarix2-0.30.0-2|23	BuildRequires:	gettext-devel
14cr|guitarix2-0.30.0-2|24	BuildRequires:	ladspa-devel
14cr|guitarix2-0.30.0-2|25	BuildRequires:	libzita-convolver-devel
14cr|guitarix2-0.30.0-2|26	BuildRequires:	libzita-resampler-devel
14cr|guitarix2-0.30.0-2|27	BuildRequires:	pkgconfig(avahi-gobject)
14cr|guitarix2-0.30.0-2|28	BuildRequires:	pkgconfig(fftw3)
14cr|guitarix2-0.30.0-2|29	BuildRequires:	pkgconfig(gdkmm-2.4)
14cr|guitarix2-0.30.0-2|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|guitarix2-0.30.0-2|31	BuildRequires:	pkgconfig(jack)
14cr|guitarix2-0.30.0-2|32	BuildRequires:	pkgconfig(lrdf)
14cr|guitarix2-0.30.0-2|33	BuildRequires:	pkgconfig(lv2)
14cr|guitarix2-0.30.0-2|34	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|guitarix2-0.30.0-2|35	BuildRequires:	pkgconfig(sndfile)
14cr|guitarix2-0.30.0-2|36	BuildRequires:	pkgconfig(lilv-0)
14cr|guitarix2-0.30.0-2|37	
14cr|guitarix2-0.30.0-2|38	Requires:	%{name}-plugins-ladspa = %{EVRD}
14cr|guitarix2-0.30.0-2|39	Provides:	guitarix = %{EVRD}
14cr|guitarix2-0.30.0-2|40	Obsoletes:	%{_lib}gxw-devel < 0.28.1-2
14cr|guitarix2-0.30.0-2|41	
14cr|guitarix2-0.30.0-2|42	%description
14cr|guitarix2-0.30.0-2|43	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cr|guitarix2-0.30.0-2|44	Connektion Kit with one input and two outputs. Designed to get nice
14cr|guitarix2-0.30.0-2|45	thrash/metal/rock/blues guitar sounds. There are controls for bass,
14cr|guitarix2-0.30.0-2|46	middle, treble, gain (in/out), compressor, preamp, tube's, drive,
14cr|guitarix2-0.30.0-2|47	overdrive, oversample, anti-alias, fuzz, balance, distortion, freeverb,
14cr|guitarix2-0.30.0-2|48	impulse response, vibrato, chorus, delay , cry-baby(wah) and echo.
14cr|guitarix2-0.30.0-2|49	
14cr|guitarix2-0.30.0-2|50	%files -f guitarix.lang
14cr|guitarix2-0.30.0-2|51	%doc README
14cr|guitarix2-0.30.0-2|52	%{_bindir}/guitarix
14cr|guitarix2-0.30.0-2|53	%{_datadir}/pixmaps/*.png
14cr|guitarix2-0.30.0-2|54	%{_datadir}/gx_head/skins/*.jpg
14cr|guitarix2-0.30.0-2|55	%{_datadir}/gx_head/skins/*.png
14cr|guitarix2-0.30.0-2|56	%{_datadir}/gx_head/skins/*.svg
14cr|guitarix2-0.30.0-2|57	%{_datadir}/gx_head/skins/*.rc
14cr|guitarix2-0.30.0-2|58	%{_datadir}/gx_head/skins/LV2/*.rc
14cr|guitarix2-0.30.0-2|59	%{_datadir}/gx_head/sounds/*
14cr|guitarix2-0.30.0-2|60	%{_datadir}/gx_head/builder/*
14cr|guitarix2-0.30.0-2|61	%{_datadir}/gx_head/factorysettings/*
14cr|guitarix2-0.30.0-2|62	%{_datadir}/applications/guitarix.desktop
14cr|guitarix2-0.30.0-2|63	
14cr|guitarix2-0.30.0-2|64	#----------------------------------------------------------------------------
14cr|guitarix2-0.30.0-2|65	
14cr|guitarix2-0.30.0-2|66	%package plugins-ladspa
14cr|guitarix2-0.30.0-2|67	Summary:	LADSPA plugins coming with guitarix2
14cr|guitarix2-0.30.0-2|68	Group:		Sound
14cr|guitarix2-0.30.0-2|69	Requires:	ladspa
14cr|guitarix2-0.30.0-2|70	
14cr|guitarix2-0.30.0-2|71	%description plugins-ladspa
14cr|guitarix2-0.30.0-2|72	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cr|guitarix2-0.30.0-2|73	Connektion Kit. This package includes the LADSPA plugins for the amp,
14cr|guitarix2-0.30.0-2|74	which can be used with other LADSPA hosts as well.
14cr|guitarix2-0.30.0-2|75	
14cr|guitarix2-0.30.0-2|76	%files plugins-ladspa
14cr|guitarix2-0.30.0-2|77	%dir %{ladspadir}
14cr|guitarix2-0.30.0-2|78	%{ladspadir}/*.so
14cr|guitarix2-0.30.0-2|79	%{_datadir}/ladspa/rdf/*.rdf
14cr|guitarix2-0.30.0-2|80	
14cr|guitarix2-0.30.0-2|81	#----------------------------------------------------------------------------
14cr|guitarix2-0.30.0-2|82	
14cr|guitarix2-0.30.0-2|83	%package plugins-lv2
14cr|guitarix2-0.30.0-2|84	Summary:	LV2 plugins coming with guitarix2
14cr|guitarix2-0.30.0-2|85	Group:		Sound
14cr|guitarix2-0.30.0-2|86	Requires:	lv2
14cr|guitarix2-0.30.0-2|87	
14cr|guitarix2-0.30.0-2|88	%description plugins-lv2
14cr|guitarix2-0.30.0-2|89	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cr|guitarix2-0.30.0-2|90	Connektion Kit. This package includes the LV2 plugins for the amp,
14cr|guitarix2-0.30.0-2|91	which can be used with LV2 hosts.
14cr|guitarix2-0.30.0-2|92	
14cr|guitarix2-0.30.0-2|93	%files plugins-lv2
14cr|guitarix2-0.30.0-2|94	%dir %{_libdir}/lv2
14cr|guitarix2-0.30.0-2|95	%{_libdir}/lv2/*
14cr|guitarix2-0.30.0-2|96	%{_datadir}/gx_head/skins/LV2/*.png
14cr|guitarix2-0.30.0-2|97	
14cr|guitarix2-0.30.0-2|98	#----------------------------------------------------------------------------
14cr|guitarix2-0.30.0-2|99	
14cr|guitarix2-0.30.0-2|100	%package -n %{libgxw}
14cr|guitarix2-0.30.0-2|101	Summary:	Libraries required for guitarix LV2 plugins
14cr|guitarix2-0.30.0-2|102	Group:		Sound
14cr|guitarix2-0.30.0-2|103	Conflicts:	%{_lib}gxw1 < 0.28.1-2
14cr|guitarix2-0.30.0-2|104	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
14cr|guitarix2-0.30.0-2|105	
14cr|guitarix2-0.30.0-2|106	%description -n %{libgxw}
14cr|guitarix2-0.30.0-2|107	Libraries required for guitarix LV2 plugins.
14cr|guitarix2-0.30.0-2|108	
14cr|guitarix2-0.30.0-2|109	%files -n %{libgxw}
14cr|guitarix2-0.30.0-2|110	%{_libdir}/libgxw.so.%{major}*
14cr|guitarix2-0.30.0-2|111	
14cr|guitarix2-0.30.0-2|112	#----------------------------------------------------------------------------
14cr|guitarix2-0.30.0-2|113	
14cr|guitarix2-0.30.0-2|114	%package -n %{libgxwmm}
14cr|guitarix2-0.30.0-2|115	Summary:	Libraries required for guitarix LV2 plugins
14cr|guitarix2-0.30.0-2|116	Group:		Sound
14cr|guitarix2-0.30.0-2|117	Conflicts:	%{_lib}gxw1 < 0.28.1-2
14cr|guitarix2-0.30.0-2|118	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
14cr|guitarix2-0.30.0-2|119	
14cr|guitarix2-0.30.0-2|120	%description -n %{libgxwmm}
14cr|guitarix2-0.30.0-2|121	Libraries required for guitarix LV2 plugins.
14cr|guitarix2-0.30.0-2|122	
14cr|guitarix2-0.30.0-2|123	%files -n %{libgxwmm}
14cr|guitarix2-0.30.0-2|124	%{_libdir}/libgxwmm.so.%{major}*
14cr|guitarix2-0.30.0-2|125	
14cr|guitarix2-0.30.0-2|126	#----------------------------------------------------------------------------
14cr|guitarix2-0.30.0-2|127	
14cr|guitarix2-0.30.0-2|128	%prep
14cr|guitarix2-0.30.0-2|129	%setup -q -n guitarix-%{version}
14cr|guitarix2-0.30.0-2|130	
14cr|guitarix2-0.30.0-2|131	%build
14cr|guitarix2-0.30.0-2|132	./waf configure \
14cr|guitarix2-0.30.0-2|133	--prefix=%{_prefix} \
14cr|guitarix2-0.30.0-2|134	--libdir=%{_libdir} \
14cr|guitarix2-0.30.0-2|135	--ladspadir=%{ladspadir} \
14cr|guitarix2-0.30.0-2|136	--lv2dir=%{lv2dir}
14cr|guitarix2-0.30.0-2|137	
14cr|guitarix2-0.30.0-2|138	./waf build
14cr|guitarix2-0.30.0-2|139	
14cr|guitarix2-0.30.0-2|140	%install
14cr|guitarix2-0.30.0-2|141	./waf install --destdir=%{buildroot}
14cr|guitarix2-0.30.0-2|142	desktop-file-install \
14cr|guitarix2-0.30.0-2|143	--remove-category="X-Jack;" \
14cr|guitarix2-0.30.0-2|144	--remove-category="Midi;" \
14cr|guitarix2-0.30.0-2|145	--dir %{buildroot}%{_datadir}/applications \
14cr|guitarix2-0.30.0-2|146	%{buildroot}%{_datadir}/applications/*
14cr|guitarix2-0.30.0-2|147	
14cr|guitarix2-0.30.0-2|148	# These are not needed, we don't have header files to use
14cr|guitarix2-0.30.0-2|149	rm -f %{buildroot}%{_libdir}/libgxw.so
14cr|guitarix2-0.30.0-2|150	rm -f %{buildroot}%{_libdir}/libgxwmm.so
14cr|guitarix2-0.30.0-2|151	
14cr|guitarix2-0.30.0-2|152	%find_lang guitarix
14cr|guitarix2-0.30.0-2|153	
14cr|guitarix2-0.30.0-2|154	
14cr|guitarix2-0.30.0-2|155	%changelog
14cr|guitarix2-0.30.0-2|156	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-2
14cr|guitarix2-0.30.0-2|157	+ Revision: 483bbdb
14cr|guitarix2-0.30.0-2|158	- MassBuild#464: Increase release tag
14cr|guitarix2-0.30.0-2|159	
14cr|guitarix2-0.30.0-2|160	

1906 14
14cr|gummiboot-38-2|1	Name:           gummiboot
14cr|gummiboot-38-2|2	Version:        38
14cr|gummiboot-38-2|3	Release:        2
14cr|gummiboot-38-2|4	Summary:        Simple EFI Boot Manager
14cr|gummiboot-38-2|5	Group:          System/Configuration/Boot and Init
14cr|gummiboot-38-2|6	ExclusiveArch:  x86_64
14cr|gummiboot-38-2|7	License:        LGPLv2+
14cr|gummiboot-38-2|8	URL:            http://freedesktop.org/wiki/Software/gummiboot
14cr|gummiboot-38-2|9	# git clone git://anongit.freedesktop.org/gummiboot
14cr|gummiboot-38-2|10	# cd gummiboot/
14cr|gummiboot-38-2|11	# ./autogen
14cr|gummiboot-38-2|12	# ./configure
14cr|gummiboot-38-2|13	# make distcheck
14cr|gummiboot-38-2|14	Source0:        %{name}-%{version}.tar.xz
14cr|gummiboot-38-2|15	BuildRequires:  gnu-efi
14cr|gummiboot-38-2|16	BuildRequires:  pkgconfig
14cr|gummiboot-38-2|17	BuildRequires:  pkgconfig(blkid)
14cr|gummiboot-38-2|18	BuildRequires:  pkgconfig(libxslt)
14cr|gummiboot-38-2|19	BuildRequires:  docbook-style-xsl
14cr|gummiboot-38-2|20	BuildRequires:  xsltproc
14cr|gummiboot-38-2|21	
14cr|gummiboot-38-2|22	%description
14cr|gummiboot-38-2|23	gummiboot is a simple UEFI boot manager which executes configured EFI
14cr|gummiboot-38-2|24	images. The default entry is selected by a configured pattern (glob)
14cr|gummiboot-38-2|25	or an on-screen menu.
14cr|gummiboot-38-2|26	
14cr|gummiboot-38-2|27	gummiboot operates on the EFI System Partition (ESP) only. gummiboot
14cr|gummiboot-38-2|28	reads simple and entirely generic boot loader configuration files;
14cr|gummiboot-38-2|29	one file per boot loader entry to select from.
14cr|gummiboot-38-2|30	
14cr|gummiboot-38-2|31	Configuration file fragments, kernels, initrds, other EFI images need
14cr|gummiboot-38-2|32	to reside on the ESP.
14cr|gummiboot-38-2|33	
14cr|gummiboot-38-2|34	%prep
14cr|gummiboot-38-2|35	%setup -q
14cr|gummiboot-38-2|36	
14cr|gummiboot-38-2|37	%build
14cr|gummiboot-38-2|38	%configure  --libexecdir=%{_prefix}/lib
14cr|gummiboot-38-2|39	%make
14cr|gummiboot-38-2|40	
14cr|gummiboot-38-2|41	%install
14cr|gummiboot-38-2|42	%make_install
14cr|gummiboot-38-2|43	
14cr|gummiboot-38-2|44	%post
14cr|gummiboot-38-2|45	/usr/bin/gummiboot update >/dev/null 2>&1 || :
14cr|gummiboot-38-2|46	
14cr|gummiboot-38-2|47	%files
14cr|gummiboot-38-2|48	%doc README LICENSE
14cr|gummiboot-38-2|49	%{_bindir}/gummiboot
14cr|gummiboot-38-2|50	%{_mandir}/man8/*
14cr|gummiboot-38-2|51	%dir %{_prefix}/lib/gummiboot
14cr|gummiboot-38-2|52	%ifarch x86_64
14cr|gummiboot-38-2|53	%{_prefix}/lib/gummiboot/gummibootx64.efi
14cr|gummiboot-38-2|54	%endif
14cr|gummiboot-38-2|55	
14cr|gummiboot-38-2|56	%changelog
14cr|gummiboot-38-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 38-2
14cr|gummiboot-38-2|58	+ Revision: afb1899
14cr|gummiboot-38-2|59	- MassBuild#464: Increase release tag
14cr|gummiboot-38-2|60	
14cr|gummiboot-38-2|61	

1907 14
14cr|gupnp-tools-0.8.9-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|gupnp-tools-0.8.9-2|2	
14cr|gupnp-tools-0.8.9-2|3	Summary:	A collection of dev tools utilizing GUPnP and GTK+
14cr|gupnp-tools-0.8.9-2|4	Name:		gupnp-tools
14cr|gupnp-tools-0.8.9-2|5	Version:	0.8.9
14cr|gupnp-tools-0.8.9-2|6	Release:	2
14cr|gupnp-tools-0.8.9-2|7	License:	GPLv2+
14cr|gupnp-tools-0.8.9-2|8	Group:		Development/Other
14cr|gupnp-tools-0.8.9-2|9	Url:		http://www.gupnp.org/
14cr|gupnp-tools-0.8.9-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|gupnp-tools-0.8.9-2|11	BuildRequires:	intltool
14cr|gupnp-tools-0.8.9-2|12	BuildRequires:	pkgconfig(gnome-icon-theme)
14cr|gupnp-tools-0.8.9-2|13	BuildRequires:	pkgconfig(gssdp-1.0)
14cr|gupnp-tools-0.8.9-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gupnp-tools-0.8.9-2|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cr|gupnp-tools-0.8.9-2|16	BuildRequires:	pkgconfig(gupnp-1.0)
14cr|gupnp-tools-0.8.9-2|17	BuildRequires:	pkgconfig(gupnp-av-1.0)
14cr|gupnp-tools-0.8.9-2|18	
14cr|gupnp-tools-0.8.9-2|19	%description
14cr|gupnp-tools-0.8.9-2|20	GUPnP is an object-oriented open source framework for creating UPnP
14cr|gupnp-tools-0.8.9-2|21	devices and control points, written in C using GObject and libsoup.
14cr|gupnp-tools-0.8.9-2|22	The GUPnP API is intended to be easy to use, efficient and flexible.
14cr|gupnp-tools-0.8.9-2|23	
14cr|gupnp-tools-0.8.9-2|24	GUPnP-tools is a collection of developer tools utilizing GUPnP and GTK+.
14cr|gupnp-tools-0.8.9-2|25	It features a universal control point application as well as a sample
14cr|gupnp-tools-0.8.9-2|26	DimmableLight v1.0 implementation.
14cr|gupnp-tools-0.8.9-2|27	
14cr|gupnp-tools-0.8.9-2|28	%files -f %{name}.lang
14cr|gupnp-tools-0.8.9-2|29	%doc AUTHORS README
14cr|gupnp-tools-0.8.9-2|30	%{_datadir}/%{name}
14cr|gupnp-tools-0.8.9-2|31	%{_bindir}/gssdp-discover
14cr|gupnp-tools-0.8.9-2|32	%{_bindir}/gupnp-network-light
14cr|gupnp-tools-0.8.9-2|33	%{_bindir}/gupnp-universal-cp
14cr|gupnp-tools-0.8.9-2|34	%{_bindir}/gupnp-av-cp
14cr|gupnp-tools-0.8.9-2|35	%{_bindir}/gupnp-upload
14cr|gupnp-tools-0.8.9-2|36	%{_datadir}/applications/gupnp-*.desktop
14cr|gupnp-tools-0.8.9-2|37	
14cr|gupnp-tools-0.8.9-2|38	#----------------------------------------------------------------------------
14cr|gupnp-tools-0.8.9-2|39	
14cr|gupnp-tools-0.8.9-2|40	%prep
14cr|gupnp-tools-0.8.9-2|41	%setup -q
14cr|gupnp-tools-0.8.9-2|42	
14cr|gupnp-tools-0.8.9-2|43	%build
14cr|gupnp-tools-0.8.9-2|44	%configure2_5x --disable-static
14cr|gupnp-tools-0.8.9-2|45	%make
14cr|gupnp-tools-0.8.9-2|46	
14cr|gupnp-tools-0.8.9-2|47	%install
14cr|gupnp-tools-0.8.9-2|48	%makeinstall_std
14cr|gupnp-tools-0.8.9-2|49	
14cr|gupnp-tools-0.8.9-2|50	
14cr|gupnp-tools-0.8.9-2|51	%find_lang %{name}
14cr|gupnp-tools-0.8.9-2|52	
14cr|gupnp-tools-0.8.9-2|53	%changelog
14cr|gupnp-tools-0.8.9-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.9-2
14cr|gupnp-tools-0.8.9-2|55	+ Revision: 7fe9c43
14cr|gupnp-tools-0.8.9-2|56	- MassBuild#464: Increase release tag
14cr|gupnp-tools-0.8.9-2|57	
14cr|gupnp-tools-0.8.9-2|58	

1908 14
14cr|gupnp-ui-0.1.1-6|1	%define api 1.0
14cr|gupnp-ui-0.1.1-6|2	%define major 0
14cr|gupnp-ui-0.1.1-6|3	%define libname %mklibname %{name} %{api} %{major}
14cr|gupnp-ui-0.1.1-6|4	%define devname %mklibname %{name} %{api} -d
14cr|gupnp-ui-0.1.1-6|5	
14cr|gupnp-ui-0.1.1-6|6	Summary:	GUI for gupnp
14cr|gupnp-ui-0.1.1-6|7	Name:		gupnp-ui
14cr|gupnp-ui-0.1.1-6|8	Version:	0.1.1
14cr|gupnp-ui-0.1.1-6|9	Release:	6
14cr|gupnp-ui-0.1.1-6|10	License:	LGPLv2+
14cr|gupnp-ui-0.1.1-6|11	Group:		Networking/Other
14cr|gupnp-ui-0.1.1-6|12	Url:		http://gupnp.org/
14cr|gupnp-ui-0.1.1-6|13	Source0:	http://gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
14cr|gupnp-ui-0.1.1-6|14	Patch0:		gupnp-ui-0.1.1-format-strings.patch
14cr|gupnp-ui-0.1.1-6|15	BuildRequires:	pkgconfig(gssdp-1.0)
14cr|gupnp-ui-0.1.1-6|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gupnp-ui-0.1.1-6|17	BuildRequires:	pkgconfig(gtk-doc)
14cr|gupnp-ui-0.1.1-6|18	BuildRequires:	pkgconfig(gupnp-1.0)
14cr|gupnp-ui-0.1.1-6|19	
14cr|gupnp-ui-0.1.1-6|20	%description
14cr|gupnp-ui-0.1.1-6|21	GUI for gupnp.
14cr|gupnp-ui-0.1.1-6|22	
14cr|gupnp-ui-0.1.1-6|23	#----------------------------------------------------------------------------
14cr|gupnp-ui-0.1.1-6|24	
14cr|gupnp-ui-0.1.1-6|25	%package -n %{libname}
14cr|gupnp-ui-0.1.1-6|26	Summary:	Shared library for gupnp-ui
14cr|gupnp-ui-0.1.1-6|27	Group:		System/Libraries
14cr|gupnp-ui-0.1.1-6|28	Conflicts:	%{_lib}gupnp-ui0 < 0.1.1-5
14cr|gupnp-ui-0.1.1-6|29	Obsoletes:	%{_lib}gupnp-ui0 < 0.1.1-5
14cr|gupnp-ui-0.1.1-6|30	
14cr|gupnp-ui-0.1.1-6|31	%description -n %{libname}
14cr|gupnp-ui-0.1.1-6|32	This package contains the library needed to run programs dynamically
14cr|gupnp-ui-0.1.1-6|33	linked with gupnp-ui.
14cr|gupnp-ui-0.1.1-6|34	
14cr|gupnp-ui-0.1.1-6|35	%files -n %{libname}
14cr|gupnp-ui-0.1.1-6|36	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|gupnp-ui-0.1.1-6|37	
14cr|gupnp-ui-0.1.1-6|38	#----------------------------------------------------------------------------
14cr|gupnp-ui-0.1.1-6|39	
14cr|gupnp-ui-0.1.1-6|40	%package -n %{devname}
14cr|gupnp-ui-0.1.1-6|41	Summary:	Headers for developing programs that will use gupnp-ui
14cr|gupnp-ui-0.1.1-6|42	Group:		Development/C
14cr|gupnp-ui-0.1.1-6|43	Requires:	%{libname} = %{EVRD}
14cr|gupnp-ui-0.1.1-6|44	Provides:	%{name}-devel = %{EVRD}
14cr|gupnp-ui-0.1.1-6|45	Conflicts:	%{_lib}gupnp-ui-devel < 0.1.1-5
14cr|gupnp-ui-0.1.1-6|46	Obsoletes:	%{_lib}gupnp-ui-devel < 0.1.1-5
14cr|gupnp-ui-0.1.1-6|47	
14cr|gupnp-ui-0.1.1-6|48	%description -n %{devname}
14cr|gupnp-ui-0.1.1-6|49	This package contains the headers that programmers will need to develop
14cr|gupnp-ui-0.1.1-6|50	applications which will use gupnp-ui.
14cr|gupnp-ui-0.1.1-6|51	
14cr|gupnp-ui-0.1.1-6|52	%files -n %{devname}
14cr|gupnp-ui-0.1.1-6|53	%{_libdir}/pkgconfig/gupnp-ui-%{api}.pc
14cr|gupnp-ui-0.1.1-6|54	%{_includedir}/gupnp-ui-%{api}/lib%{name}/*.h
14cr|gupnp-ui-0.1.1-6|55	%{_libdir}/lib%{name}-%{api}.so
14cr|gupnp-ui-0.1.1-6|56	%{_datadir}/gtk-doc/html/%{name}/*
14cr|gupnp-ui-0.1.1-6|57	
14cr|gupnp-ui-0.1.1-6|58	#----------------------------------------------------------------------------
14cr|gupnp-ui-0.1.1-6|59	
14cr|gupnp-ui-0.1.1-6|60	%prep
14cr|gupnp-ui-0.1.1-6|61	%setup -q
14cr|gupnp-ui-0.1.1-6|62	%patch0 -p1
14cr|gupnp-ui-0.1.1-6|63	
14cr|gupnp-ui-0.1.1-6|64	%build
14cr|gupnp-ui-0.1.1-6|65	%configure2_5x --disable-static
14cr|gupnp-ui-0.1.1-6|66	%make LIBS="-lgupnp-1.0 -lgtk-x11-2.0 -lgobject-2.0 -lgssdp-1.0"
14cr|gupnp-ui-0.1.1-6|67	
14cr|gupnp-ui-0.1.1-6|68	%install
14cr|gupnp-ui-0.1.1-6|69	%makeinstall_std
14cr|gupnp-ui-0.1.1-6|70	
14cr|gupnp-ui-0.1.1-6|71	
14cr|gupnp-ui-0.1.1-6|72	%changelog
14cr|gupnp-ui-0.1.1-6|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-6
14cr|gupnp-ui-0.1.1-6|74	+ Revision: be798b7
14cr|gupnp-ui-0.1.1-6|75	- MassBuild#464: Increase release tag
14cr|gupnp-ui-0.1.1-6|76	
14cr|gupnp-ui-0.1.1-6|77	

1909 14
14cr|gupnp-vala-0.10.3-2|1	%define vala 0.11.3
14cr|gupnp-vala-0.10.3-2|2	Name:           gupnp-vala
14cr|gupnp-vala-0.10.3-2|3	Version:        0.10.3
14cr|gupnp-vala-0.10.3-2|4	Release:        2
14cr|gupnp-vala-0.10.3-2|5	Summary:        GUPnP is a uPnP framework. This adds vala language bindings
14cr|gupnp-vala-0.10.3-2|6	Group:          Development/Other
14cr|gupnp-vala-0.10.3-2|7	License:        LGPLv2+
14cr|gupnp-vala-0.10.3-2|8	URL:            http://www.gupnp.org/
14cr|gupnp-vala-0.10.3-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
14cr|gupnp-vala-0.10.3-2|10	BuildRequires: vala-devel >= %vala
14cr|gupnp-vala-0.10.3-2|11	BuildRequires: vala-tools >= %vala
14cr|gupnp-vala-0.10.3-2|12	BuildRequires: vala >= %vala
14cr|gupnp-vala-0.10.3-2|13	BuildRequires: gssdp-devel >= 0.11
14cr|gupnp-vala-0.10.3-2|14	BuildRequires: gupnp-devel >= 0.13.3
14cr|gupnp-vala-0.10.3-2|15	BuildRequires: gupnp-av-devel >= 0.5.9
14cr|gupnp-vala-0.10.3-2|16	BuildRequires: gupnp-ui-devel
14cr|gupnp-vala-0.10.3-2|17	BuildRequires: libsoup-devel
14cr|gupnp-vala-0.10.3-2|18	Requires: pkgconfig
14cr|gupnp-vala-0.10.3-2|19	Requires: vala >= 0.9.5
14cr|gupnp-vala-0.10.3-2|20	BuildArch:	noarch
14cr|gupnp-vala-0.10.3-2|21	
14cr|gupnp-vala-0.10.3-2|22	%description
14cr|gupnp-vala-0.10.3-2|23	GUPnP is an object-oriented open source framework for creating UPnP
14cr|gupnp-vala-0.10.3-2|24	devices and control points, written in C using GObject and libsoup.
14cr|gupnp-vala-0.10.3-2|25	The GUPnP API is intended to be easy to use, efficient and flexible.
14cr|gupnp-vala-0.10.3-2|26	
14cr|gupnp-vala-0.10.3-2|27	This package adds vala language bindings
14cr|gupnp-vala-0.10.3-2|28	
14cr|gupnp-vala-0.10.3-2|29	%prep
14cr|gupnp-vala-0.10.3-2|30	%setup -q
14cr|gupnp-vala-0.10.3-2|31	
14cr|gupnp-vala-0.10.3-2|32	%build
14cr|gupnp-vala-0.10.3-2|33	%configure2_5x
14cr|gupnp-vala-0.10.3-2|34	%make
14cr|gupnp-vala-0.10.3-2|35	
14cr|gupnp-vala-0.10.3-2|36	%install
14cr|gupnp-vala-0.10.3-2|37	%makeinstall_std
14cr|gupnp-vala-0.10.3-2|38	
14cr|gupnp-vala-0.10.3-2|39	%check
14cr|gupnp-vala-0.10.3-2|40	make check
14cr|gupnp-vala-0.10.3-2|41	
14cr|gupnp-vala-0.10.3-2|42	%files
14cr|gupnp-vala-0.10.3-2|43	%defattr(-,root,root,-)
14cr|gupnp-vala-0.10.3-2|44	%doc AUTHORS
14cr|gupnp-vala-0.10.3-2|45	%{_datadir}/vala/vapi/*
14cr|gupnp-vala-0.10.3-2|46	%{_libdir}/pkgconfig/gupnp-vala-1.0.pc
14cr|gupnp-vala-0.10.3-2|47	
14cr|gupnp-vala-0.10.3-2|48	
14cr|gupnp-vala-0.10.3-2|49	
14cr|gupnp-vala-0.10.3-2|50	
14cr|gupnp-vala-0.10.3-2|51	%changelog
14cr|gupnp-vala-0.10.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.3-2
14cr|gupnp-vala-0.10.3-2|53	+ Revision: cdd6d02
14cr|gupnp-vala-0.10.3-2|54	- MassBuild#464: Increase release tag
14cr|gupnp-vala-0.10.3-2|55	
14cr|gupnp-vala-0.10.3-2|56	

1910 14
14cr|gurlchecker-0.13.1-5|1	Summary:	Web page link validation program
14cr|gurlchecker-0.13.1-5|2	Name:		gurlchecker
14cr|gurlchecker-0.13.1-5|3	Version:	0.13.1
14cr|gurlchecker-0.13.1-5|4	Release:	5
14cr|gurlchecker-0.13.1-5|5	License:	GPLv2+
14cr|gurlchecker-0.13.1-5|6	Group:		Networking/WWW
14cr|gurlchecker-0.13.1-5|7	URL:		http://www.nongnu.org/gurlchecker/
14cr|gurlchecker-0.13.1-5|8	Source0:	http://labs.libre-entreprise.org/frs/download.php/857/%{name}-%{version}.tar.gz
14cr|gurlchecker-0.13.1-5|9	Patch0:		gurlchecker-0.13-tidydir.patch
14cr|gurlchecker-0.13.1-5|10	Patch1:		gurlchecker-0.12-fix-str-fmt.patch
14cr|gurlchecker-0.13.1-5|11	BuildRequires:	desktop-file-utils
14cr|gurlchecker-0.13.1-5|12	BuildRequires:	docbook-dtd41-sgml
14cr|gurlchecker-0.13.1-5|13	BuildRequires:	docbook-utils
14cr|gurlchecker-0.13.1-5|14	BuildRequires:	gtk-doc
14cr|gurlchecker-0.13.1-5|15	BuildRequires:	imagemagick
14cr|gurlchecker-0.13.1-5|16	BuildRequires:	intltool
14cr|gurlchecker-0.13.1-5|17	BuildRequires:	openjade
14cr|gurlchecker-0.13.1-5|18	BuildRequires:	perl(XML::Parser)
14cr|gurlchecker-0.13.1-5|19	BuildRequires:	tidy-devel
14cr|gurlchecker-0.13.1-5|20	BuildRequires:	pkgconfig(gnet-2.0)
14cr|gurlchecker-0.13.1-5|21	BuildRequires:	pkgconfig(gnutls)
14cr|gurlchecker-0.13.1-5|22	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|gurlchecker-0.13.1-5|23	BuildRequires:	pkgconfig(libcroco-0.6)
14cr|gurlchecker-0.13.1-5|24	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gurlchecker-0.13.1-5|25	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gurlchecker-0.13.1-5|26	BuildRequires:	pkgconfig(sqlite3)
14cr|gurlchecker-0.13.1-5|27	
14cr|gurlchecker-0.13.1-5|28	%description
14cr|gurlchecker-0.13.1-5|29	gURLChecker is a graphical web link checker. It can work on a whole
14cr|gurlchecker-0.13.1-5|30	site, a single local page or a browser bookmarks file.
14cr|gurlchecker-0.13.1-5|31	
14cr|gurlchecker-0.13.1-5|32	%files -f %{name}.lang
14cr|gurlchecker-0.13.1-5|33	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
14cr|gurlchecker-0.13.1-5|34	%{_bindir}/*
14cr|gurlchecker-0.13.1-5|35	%{_datadir}/%{name}
14cr|gurlchecker-0.13.1-5|36	%{_datadir}/applications/*
14cr|gurlchecker-0.13.1-5|37	%dir %{_datadir}/gtk-doc/html/%{name}
14cr|gurlchecker-0.13.1-5|38	%{_datadir}/gtk-doc/html/%{name}/*
14cr|gurlchecker-0.13.1-5|39	%{_datadir}/pixmaps/*
14cr|gurlchecker-0.13.1-5|40	%{_mandir}/man1/*
14cr|gurlchecker-0.13.1-5|41	%{_iconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|42	%{_liconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|43	%{_miconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|44	
14cr|gurlchecker-0.13.1-5|45	#----------------------------------------------------------------------------
14cr|gurlchecker-0.13.1-5|46	
14cr|gurlchecker-0.13.1-5|47	%prep
14cr|gurlchecker-0.13.1-5|48	%setup -q
14cr|gurlchecker-0.13.1-5|49	%patch0 -p0 -b .tidy
14cr|gurlchecker-0.13.1-5|50	%patch1 -p0
14cr|gurlchecker-0.13.1-5|51	
14cr|gurlchecker-0.13.1-5|52	%build
14cr|gurlchecker-0.13.1-5|53	%configure2_5x
14cr|gurlchecker-0.13.1-5|54	%make
14cr|gurlchecker-0.13.1-5|55	
14cr|gurlchecker-0.13.1-5|56	%install
14cr|gurlchecker-0.13.1-5|57	%makeinstall_std
14cr|gurlchecker-0.13.1-5|58	
14cr|gurlchecker-0.13.1-5|59	desktop-file-install --vendor="" \
14cr|gurlchecker-0.13.1-5|60	--remove-category="Application" \
14cr|gurlchecker-0.13.1-5|61	--dir %{buildroot}%{_datadir}/applications \
14cr|gurlchecker-0.13.1-5|62	%{buildroot}%{_datadir}/applications/*
14cr|gurlchecker-0.13.1-5|63	
14cr|gurlchecker-0.13.1-5|64	#icons
14cr|gurlchecker-0.13.1-5|65	mkdir -p %{buildroot}%{_iconsdir} \
14cr|gurlchecker-0.13.1-5|66	%{buildroot}%{_liconsdir} \
14cr|gurlchecker-0.13.1-5|67	%{buildroot}%{_miconsdir}
14cr|gurlchecker-0.13.1-5|68	convert -geometry 48x48 ui/%{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|69	convert -geometry 32x32 ui/%{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|70	convert -geometry 16x16 ui/%{name}_icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gurlchecker-0.13.1-5|71	
14cr|gurlchecker-0.13.1-5|72	%find_lang %{name}
14cr|gurlchecker-0.13.1-5|73	
14cr|gurlchecker-0.13.1-5|74	
14cr|gurlchecker-0.13.1-5|75	%changelog
14cr|gurlchecker-0.13.1-5|76	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.13.1-5
14cr|gurlchecker-0.13.1-5|77	+ Revision: ed8b814
14cr|gurlchecker-0.13.1-5|78	- Bump release
14cr|gurlchecker-0.13.1-5|79	
14cr|gurlchecker-0.13.1-5|80	

1911 14
14cr|guvcview-1.7.3-3|1	Name:		guvcview
14cr|guvcview-1.7.3-3|2	Version:	1.7.3
14cr|guvcview-1.7.3-3|3	Release:	3
14cr|guvcview-1.7.3-3|4	Summary:	GTK+ UVC Viewer and Capturer
14cr|guvcview-1.7.3-3|5	Group:		Video
14cr|guvcview-1.7.3-3|6	License:	GPLv3+
14cr|guvcview-1.7.3-3|7	URL:		http://guvcview.sourceforge.net/
14cr|guvcview-1.7.3-3|8	Source0:	http://sourceforge.net/projects/guvcview/files/source/%{name}-src-%{version}.tar.gz
14cr|guvcview-1.7.3-3|9	Patch0:		%{name}-1.7.3-fix-linking.patch
14cr|guvcview-1.7.3-3|10	BuildRequires:	pkgconfig(gdk-3.0)
14cr|guvcview-1.7.3-3|11	BuildRequires:	gettext
14cr|guvcview-1.7.3-3|12	BuildRequires:	intltool
14cr|guvcview-1.7.3-3|13	BuildRequires:	desktop-file-utils
14cr|guvcview-1.7.3-3|14	BuildRequires:	pkgconfig(sdl) >= 1.2.10
14cr|guvcview-1.7.3-3|15	BuildRequires:	pkgconfig(libpng)
14cr|guvcview-1.7.3-3|16	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
14cr|guvcview-1.7.3-3|17	BuildRequires:	pkgconfig(libpulse) >= 0.9.15
14cr|guvcview-1.7.3-3|18	BuildRequires:	pkgconfig(libv4l2)
14cr|guvcview-1.7.3-3|19	BuildRequires:	pkgconfig(libudev)
14cr|guvcview-1.7.3-3|20	BuildRequires:	pkgconfig(libusb-1.0)
14cr|guvcview-1.7.3-3|21	BuildRequires:	ffmpeg-devel
14cr|guvcview-1.7.3-3|22	
14cr|guvcview-1.7.3-3|23	%description
14cr|guvcview-1.7.3-3|24	A simple GTK interface for capturing and viewing video from devices supported
14cr|guvcview-1.7.3-3|25	by the Linux UVC driver, although it should also work with any v4l2 compatible
14cr|guvcview-1.7.3-3|26	device.
14cr|guvcview-1.7.3-3|27	
14cr|guvcview-1.7.3-3|28	
14cr|guvcview-1.7.3-3|29	%prep
14cr|guvcview-1.7.3-3|30	%setup -qn %{name}-src-%{version}
14cr|guvcview-1.7.3-3|31	%patch0 -p1
14cr|guvcview-1.7.3-3|32	# Fix perms
14cr|guvcview-1.7.3-3|33	chmod -x src/*
14cr|guvcview-1.7.3-3|34	chmod -x {ChangeLog,configure.ac}
14cr|guvcview-1.7.3-3|35	# Neeed by P0
14cr|guvcview-1.7.3-3|36	autoreconf -vfi
14cr|guvcview-1.7.3-3|37	
14cr|guvcview-1.7.3-3|38	
14cr|guvcview-1.7.3-3|39	%build
14cr|guvcview-1.7.3-3|40	%configure --enable-pulse --disable-debian-menu
14cr|guvcview-1.7.3-3|41	%make
14cr|guvcview-1.7.3-3|42	
14cr|guvcview-1.7.3-3|43	
14cr|guvcview-1.7.3-3|44	%install
14cr|guvcview-1.7.3-3|45	%makeinstall_std
14cr|guvcview-1.7.3-3|46	
14cr|guvcview-1.7.3-3|47	desktop-file-install \
14cr|guvcview-1.7.3-3|48	--add-category='X-AudioVideoCapture' \
14cr|guvcview-1.7.3-3|49	--dir %{buildroot}%{_datadir}/applications \
14cr|guvcview-1.7.3-3|50	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|guvcview-1.7.3-3|51	
14cr|guvcview-1.7.3-3|52	%find_lang %{name}
14cr|guvcview-1.7.3-3|53	
14cr|guvcview-1.7.3-3|54	mv %{buildroot}%{_datadir}/doc/%{name} _doc
14cr|guvcview-1.7.3-3|55	rm _doc/INSTALL
14cr|guvcview-1.7.3-3|56	
14cr|guvcview-1.7.3-3|57	
14cr|guvcview-1.7.3-3|58	%files -f %{name}.lang
14cr|guvcview-1.7.3-3|59	%doc _doc/*
14cr|guvcview-1.7.3-3|60	%{_bindir}/%{name}
14cr|guvcview-1.7.3-3|61	%{_mandir}/man1/%{name}.1*
14cr|guvcview-1.7.3-3|62	%{_datadir}/pixmaps/%{name}
14cr|guvcview-1.7.3-3|63	%{_datadir}/applications/%{name}.desktop
14cr|guvcview-1.7.3-3|64	
14cr|guvcview-1.7.3-3|65	
14cr|guvcview-1.7.3-3|66	
14cr|guvcview-1.7.3-3|67	%changelog
14cr|guvcview-1.7.3-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-3
14cr|guvcview-1.7.3-3|69	+ Revision: 0a6a55d
14cr|guvcview-1.7.3-3|70	- MassBuild#464: Increase release tag
14cr|guvcview-1.7.3-3|71	
14cr|guvcview-1.7.3-3|72	

1912 14
14cr|gvolwheel-1.0-2|1	Name:		gvolwheel
14cr|gvolwheel-1.0-2|2	Version:	1.0
14cr|gvolwheel-1.0-2|3	Release:	2
14cr|gvolwheel-1.0-2|4	Summary:	Lightweight application to control the audio volume
14cr|gvolwheel-1.0-2|5	License:	GPLv3+
14cr|gvolwheel-1.0-2|6	Group:		Sound
14cr|gvolwheel-1.0-2|7	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gvolwheel-1.0-2|8	URL:		http://gvolwheel.sourceforge.net/
14cr|gvolwheel-1.0-2|9	BuildRequires:	pkgconfig(alsa)
14cr|gvolwheel-1.0-2|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|gvolwheel-1.0-2|11	BuildRequires:	intltool
14cr|gvolwheel-1.0-2|12	
14cr|gvolwheel-1.0-2|13	%description
14cr|gvolwheel-1.0-2|14	GVolWheel is application which lets you control the volume easily
14cr|gvolwheel-1.0-2|15	through a tray icon you can scroll on. Easily integrate with minimal
14cr|gvolwheel-1.0-2|16	desktops (Openbox,IceWM,XFCE etc).
14cr|gvolwheel-1.0-2|17	
14cr|gvolwheel-1.0-2|18	%prep
14cr|gvolwheel-1.0-2|19	%setup -q
14cr|gvolwheel-1.0-2|20	
14cr|gvolwheel-1.0-2|21	%build
14cr|gvolwheel-1.0-2|22	%configure2_5x
14cr|gvolwheel-1.0-2|23	%make
14cr|gvolwheel-1.0-2|24	
14cr|gvolwheel-1.0-2|25	%install
14cr|gvolwheel-1.0-2|26	%__rm -rf %{buildroot}
14cr|gvolwheel-1.0-2|27	%makeinstall_std
14cr|gvolwheel-1.0-2|28	
14cr|gvolwheel-1.0-2|29	# remove installed doc, instead use %doc for it
14cr|gvolwheel-1.0-2|30	%__rm -rf %{buildroot}%{_usr}/doc
14cr|gvolwheel-1.0-2|31	
14cr|gvolwheel-1.0-2|32	# autostart
14cr|gvolwheel-1.0-2|33	%__mkdir_p %{buildroot}%{_sysconfdir}/xdg/autostart
14cr|gvolwheel-1.0-2|34	%__cat > %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop << EOF
14cr|gvolwheel-1.0-2|35	[Desktop Entry]
14cr|gvolwheel-1.0-2|36	Name=GVolWheel
14cr|gvolwheel-1.0-2|37	Comment=Lightweight audio volume control application
14cr|gvolwheel-1.0-2|38	Comment[ru]=Регулятор громкости
14cr|gvolwheel-1.0-2|39	Exec=gvolwheel
14cr|gvolwheel-1.0-2|40	Terminal=false
14cr|gvolwheel-1.0-2|41	Type=Application
14cr|gvolwheel-1.0-2|42	StartupNotify=false
14cr|gvolwheel-1.0-2|43	EOF
14cr|gvolwheel-1.0-2|44	
14cr|gvolwheel-1.0-2|45	%find_lang %{name}
14cr|gvolwheel-1.0-2|46	
14cr|gvolwheel-1.0-2|47	%clean
14cr|gvolwheel-1.0-2|48	%__rm -rf %{buildroot}
14cr|gvolwheel-1.0-2|49	
14cr|gvolwheel-1.0-2|50	%files -f %{name}.lang
14cr|gvolwheel-1.0-2|51	%defattr(644,root,root,755)
14cr|gvolwheel-1.0-2|52	%doc COPYING ChangeLog INSTALL README
14cr|gvolwheel-1.0-2|53	%attr(755,root,root) %{_bindir}/%{name}
14cr|gvolwheel-1.0-2|54	%{_datadir}/pixmaps/%{name}
14cr|gvolwheel-1.0-2|55	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|gvolwheel-1.0-2|56	
14cr|gvolwheel-1.0-2|57	
14cr|gvolwheel-1.0-2|58	
14cr|gvolwheel-1.0-2|59	
14cr|gvolwheel-1.0-2|60	%changelog
14cr|gvolwheel-1.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|gvolwheel-1.0-2|62	+ Revision: 518252d
14cr|gvolwheel-1.0-2|63	- MassBuild#464: Increase release tag
14cr|gvolwheel-1.0-2|64	
14cr|gvolwheel-1.0-2|65	

1913 14
14cr|gwc-0.21.08-5|1	%define name gwc
14cr|gwc-0.21.08-5|2	%define gwc_version 0.21
14cr|gwc-0.21.08-5|3	%define gwc_subversion 08
14cr|gwc-0.21.08-5|4	%define release 5
14cr|gwc-0.21.08-5|5	
14cr|gwc-0.21.08-5|6	Name:		%{name}
14cr|gwc-0.21.08-5|7	Version:	%{gwc_version}.%{gwc_subversion}
14cr|gwc-0.21.08-5|8	Release: 	%{release}
14cr|gwc-0.21.08-5|9	Summary: 	Audio restoration application
14cr|gwc-0.21.08-5|10	License: 	GPL
14cr|gwc-0.21.08-5|11	Group: 		Sound
14cr|gwc-0.21.08-5|12	URL: 		http://gwc.sourceforge.net/
14cr|gwc-0.21.08-5|13	Source0: 	http://downloads.sourceforge.net/gwc/%{name}-%{gwc_version}-%{gwc_subversion}.tar.bz2
14cr|gwc-0.21.08-5|14	Source1: 	%{name}_16.png
14cr|gwc-0.21.08-5|15	Source2: 	%{name}_32.png
14cr|gwc-0.21.08-5|16	Source3: 	%{name}_48.png
14cr|gwc-0.21.08-5|17	Patch0:		%{name}-0.21.08-fix-makefiles.patch
14cr|gwc-0.21.08-5|18	patch1:		gwc-0.21-08.nostrip.patch
14cr|gwc-0.21.08-5|19	BuildRequires: 	pkgconfig(fftw3)
14cr|gwc-0.21.08-5|20	BuildRequires: 	sndfile-devel
14cr|gwc-0.21.08-5|21	BuildRequires: 	db1-devel
14cr|gwc-0.21.08-5|22	BuildRequires: 	pkgconfig(libgnomeui-2.0)
14cr|gwc-0.21.08-5|23	
14cr|gwc-0.21.08-5|24	%description
14cr|gwc-0.21.08-5|25	Gnome Wave Cleaner (GWC), is a tool for cleaning
14cr|gwc-0.21.08-5|26	up noisey audio files, in preparation for burning
14cr|gwc-0.21.08-5|27	to CD's.  The typical application is to record
14cr|gwc-0.21.08-5|28	the audio from vinyl LP's, 45's, 78's, etc to a
14cr|gwc-0.21.08-5|29	hard disk as a 16bit,stereo,44.1khz wave formated file,
14cr|gwc-0.21.08-5|30	and the use GWC to apply denoising and declicking
14cr|gwc-0.21.08-5|31	algorithms.
14cr|gwc-0.21.08-5|32	
14cr|gwc-0.21.08-5|33	%prep
14cr|gwc-0.21.08-5|34	%setup -q -n %{name}-%{gwc_version}-%{gwc_subversion}
14cr|gwc-0.21.08-5|35	%patch0 -p 1
14cr|gwc-0.21.08-5|36	%patch1 -p1 -b .nostrip
14cr|gwc-0.21.08-5|37	
14cr|gwc-0.21.08-5|38	%build
14cr|gwc-0.21.08-5|39	%configure2_5x
14cr|gwc-0.21.08-5|40	%make
14cr|gwc-0.21.08-5|41	
14cr|gwc-0.21.08-5|42	%install
14cr|gwc-0.21.08-5|43	chmod go+r biquad.[ch]
14cr|gwc-0.21.08-5|44	%makeinstall_std
14cr|gwc-0.21.08-5|45	
14cr|gwc-0.21.08-5|46	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/applications
14cr|gwc-0.21.08-5|47	
14cr|gwc-0.21.08-5|48	# Icons
14cr|gwc-0.21.08-5|49	mkdir -p ${RPM_BUILD_ROOT}{%_miconsdir,%_iconsdir,%_liconsdir}
14cr|gwc-0.21.08-5|50	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|gwc-0.21.08-5|51	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|gwc-0.21.08-5|52	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|gwc-0.21.08-5|53	
14cr|gwc-0.21.08-5|54	# Menus
14cr|gwc-0.21.08-5|55	cat > ${RPM_BUILD_ROOT}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|gwc-0.21.08-5|56	[Desktop Entry]
14cr|gwc-0.21.08-5|57	Name=GWC
14cr|gwc-0.21.08-5|58	GenericName=Gnome Wave Cleaner
14cr|gwc-0.21.08-5|59	GenericName[nl]=Gnome Audio Restauratie Gereedschap
14cr|gwc-0.21.08-5|60	Comment=Dehiss, denoise and declick WAV audio files
14cr|gwc-0.21.08-5|61	Comment[nl]=Ontruisen en 'declicken' van WAV audio bestanden
14cr|gwc-0.21.08-5|62	Exec=%{_bindir}/%{name}
14cr|gwc-0.21.08-5|63	Icon=%{name}
14cr|gwc-0.21.08-5|64	Terminal=false
14cr|gwc-0.21.08-5|65	Type=Application
14cr|gwc-0.21.08-5|66	StartupNotify=true
14cr|gwc-0.21.08-5|67	Encoding=UTF-8
14cr|gwc-0.21.08-5|68	Categories=AudioVideo;Audio;AudioVideoEditing;
14cr|gwc-0.21.08-5|69	MimeType=audio/x-wav;
14cr|gwc-0.21.08-5|70	EOF
14cr|gwc-0.21.08-5|71	
14cr|gwc-0.21.08-5|72	%files
14cr|gwc-0.21.08-5|73	%defattr(-,root,root)
14cr|gwc-0.21.08-5|74	%doc README COPYING Changelog
14cr|gwc-0.21.08-5|75	%doc %dir %{_datadir}/gnome/help/%{name}
14cr|gwc-0.21.08-5|76	%doc %dir %{_datadir}/gnome/help/%{name}/C
14cr|gwc-0.21.08-5|77	%doc %{_datadir}/gnome/help/%{name}/C/*
14cr|gwc-0.21.08-5|78	%{_bindir}/%{name}
14cr|gwc-0.21.08-5|79	%{_iconsdir}/gwc.png
14cr|gwc-0.21.08-5|80	%{_miconsdir}/gwc.png
14cr|gwc-0.21.08-5|81	%{_liconsdir}/gwc.png
14cr|gwc-0.21.08-5|82	%{_datadir}/pixmaps/gwc-logo.png
14cr|gwc-0.21.08-5|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gwc-0.21.08-5|84	
14cr|gwc-0.21.08-5|85	
14cr|gwc-0.21.08-5|86	
14cr|gwc-0.21.08-5|87	
14cr|gwc-0.21.08-5|88	%changelog
14cr|gwc-0.21.08-5|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.08-5
14cr|gwc-0.21.08-5|90	+ Revision: 3a8e1b4
14cr|gwc-0.21.08-5|91	- MassBuild#464: Increase release tag
14cr|gwc-0.21.08-5|92	
14cr|gwc-0.21.08-5|93	

1914 14
14cr|gwcc-0.9.8-7|1	%define name	gwcc
14cr|gwcc-0.9.8-7|2	%define version	0.9.8
14cr|gwcc-0.9.8-7|3	%define release 7
14cr|gwcc-0.9.8-7|4	
14cr|gwcc-0.9.8-7|5	Name: 	 	%{name}
14cr|gwcc-0.9.8-7|6	Summary: 	Power user workstation and networking control center
14cr|gwcc-0.9.8-7|7	Version: 	%{version}
14cr|gwcc-0.9.8-7|8	Release: 	%{release}
14cr|gwcc-0.9.8-7|9	
14cr|gwcc-0.9.8-7|10	Source0:		%{name}-%{version}.tar.bz2
14cr|gwcc-0.9.8-7|11	URL:		http://gwcc.sourceforge.net/
14cr|gwcc-0.9.8-7|12	License:	GPL
14cr|gwcc-0.9.8-7|13	Group:		Graphical desktop/GNOME
14cr|gwcc-0.9.8-7|14	BuildRequires:	pkgconfig
14cr|gwcc-0.9.8-7|15	BuildRequires:  imagemagick
14cr|gwcc-0.9.8-7|16	BuildRequires:  xpm-devel
14cr|gwcc-0.9.8-7|17	BuildRequires:  gtk-devel
14cr|gwcc-0.9.8-7|18	BuildRequires:  gnome-libs-devel
14cr|gwcc-0.9.8-7|19	
14cr|gwcc-0.9.8-7|20	%description
14cr|gwcc-0.9.8-7|21	GWCC allows users to execute network utilities (ping, nslookup, traceroute),
14cr|gwcc-0.9.8-7|22	workstation commands (netstat, df, lpr), and do cool things like process grep
14cr|gwcc-0.9.8-7|23	from a single tabbed window. Command flags are highly configurable, results
14cr|gwcc-0.9.8-7|24	windows are saveable and printable, and there is a System Stats tab showing
14cr|gwcc-0.9.8-7|25	you process info, current users, Apache server status, Samba status, and
14cr|gwcc-0.9.8-7|26	more.
14cr|gwcc-0.9.8-7|27	
14cr|gwcc-0.9.8-7|28	%prep
14cr|gwcc-0.9.8-7|29	%setup -q
14cr|gwcc-0.9.8-7|30	mv src/prefs.c src/prefs.c.orig
14cr|gwcc-0.9.8-7|31	echo '#include "errno.h"' > src/prefs.c
14cr|gwcc-0.9.8-7|32	cat src/prefs.c.orig >> src/prefs.c
14cr|gwcc-0.9.8-7|33	
14cr|gwcc-0.9.8-7|34	%build
14cr|gwcc-0.9.8-7|35	%configure
14cr|gwcc-0.9.8-7|36	%make
14cr|gwcc-0.9.8-7|37	
14cr|gwcc-0.9.8-7|38	%install
14cr|gwcc-0.9.8-7|39	%makeinstall_std
14cr|gwcc-0.9.8-7|40	
14cr|gwcc-0.9.8-7|41	#menu
14cr|gwcc-0.9.8-7|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|gwcc-0.9.8-7|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|gwcc-0.9.8-7|44	[Desktop Entry]
14cr|gwcc-0.9.8-7|45	Type=Application
14cr|gwcc-0.9.8-7|46	Exec=%{name}
14cr|gwcc-0.9.8-7|47	Icon=%{name}
14cr|gwcc-0.9.8-7|48	Name=Gnome Workstation Command Center
14cr|gwcc-0.9.8-7|49	Comment=Network and workstation tools
14cr|gwcc-0.9.8-7|50	Categories=Settings;GTK;
14cr|gwcc-0.9.8-7|51	EOF
14cr|gwcc-0.9.8-7|52	
14cr|gwcc-0.9.8-7|53	#icons
14cr|gwcc-0.9.8-7|54	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|gwcc-0.9.8-7|55	convert -size 48x48 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|gwcc-0.9.8-7|56	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|gwcc-0.9.8-7|57	convert -size 32x32 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|gwcc-0.9.8-7|58	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|gwcc-0.9.8-7|59	convert -size 16x16 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|gwcc-0.9.8-7|60	
14cr|gwcc-0.9.8-7|61	%find_lang %name || touch %{name}.lang
14cr|gwcc-0.9.8-7|62	
14cr|gwcc-0.9.8-7|63	%files -f %{name}.lang
14cr|gwcc-0.9.8-7|64	%defattr(-,root,root)
14cr|gwcc-0.9.8-7|65	%doc README
14cr|gwcc-0.9.8-7|66	%{_bindir}/%name
14cr|gwcc-0.9.8-7|67	%{_datadir}/applications/mandriva-%name.desktop
14cr|gwcc-0.9.8-7|68	%{_liconsdir}/%name.png
14cr|gwcc-0.9.8-7|69	%{_iconsdir}/%name.png
14cr|gwcc-0.9.8-7|70	%{_miconsdir}/%name.png
14cr|gwcc-0.9.8-7|71	%{_datadir}/gnome/apps/Utilities/gnomewcc.desktop
14cr|gwcc-0.9.8-7|72	%{_datadir}/pixmaps/%name
14cr|gwcc-0.9.8-7|73	
14cr|gwcc-0.9.8-7|74	
14cr|gwcc-0.9.8-7|75	
14cr|gwcc-0.9.8-7|76	
14cr|gwcc-0.9.8-7|77	%changelog
14cr|gwcc-0.9.8-7|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-7
14cr|gwcc-0.9.8-7|79	+ Revision: 529405d
14cr|gwcc-0.9.8-7|80	- MassBuild#464: Increase release tag
14cr|gwcc-0.9.8-7|81	
14cr|gwcc-0.9.8-7|82	

1915 14
14cr|gweled-0.9.1-3|1	%define name gweled
14cr|gweled-0.9.1-3|2	%define version 0.9.1
14cr|gweled-0.9.1-3|3	%define release 3
14cr|gweled-0.9.1-3|4	
14cr|gweled-0.9.1-3|5	Summary: Clone of Bejeweled, align 3 crystals in a row to make them disappear
14cr|gweled-0.9.1-3|6	Name: %{name}
14cr|gweled-0.9.1-3|7	Version: %{version}
14cr|gweled-0.9.1-3|8	Release: %{release}
14cr|gweled-0.9.1-3|9	Source0: http://launchpad.net/%name/trunk/%version/+download/%{name}-%{version}.tar.gz
14cr|gweled-0.9.1-3|10	#open without mode will cause a build error
14cr|gweled-0.9.1-3|11	Patch0: gweled-0.9.1-fix-open.patch
14cr|gweled-0.9.1-3|12	License: GPLv2+
14cr|gweled-0.9.1-3|13	Group: Games/Puzzles
14cr|gweled-0.9.1-3|14	URL: https://launchpad.net/gweled
14cr|gweled-0.9.1-3|15	BuildRequires: librsvg-devel
14cr|gweled-0.9.1-3|16	BuildRequires: gtk+2-devel
14cr|gweled-0.9.1-3|17	BuildRequires: libmikmod-devel
14cr|gweled-0.9.1-3|18	BuildRequires: intltool
14cr|gweled-0.9.1-3|19	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|gweled-0.9.1-3|20	
14cr|gweled-0.9.1-3|21	%description
14cr|gweled-0.9.1-3|22	Gweled is a Gnome version of a popular PalmOS/Windows/Java game called
14cr|gweled-0.9.1-3|23	"Bejeweled" or "Diamond Mine". The aim of the game is to make
14cr|gweled-0.9.1-3|24	alignment of 3 or more gems, both vertically or horizontally by
14cr|gweled-0.9.1-3|25	swapping adjacent gems. The game ends when there are no possible moves
14cr|gweled-0.9.1-3|26	left.
14cr|gweled-0.9.1-3|27	
14cr|gweled-0.9.1-3|28	%prep
14cr|gweled-0.9.1-3|29	%setup -q
14cr|gweled-0.9.1-3|30	%apply_patches
14cr|gweled-0.9.1-3|31	
14cr|gweled-0.9.1-3|32	%build
14cr|gweled-0.9.1-3|33	export LDFLAGS="-export-dynamic"
14cr|gweled-0.9.1-3|34	%configure2_5x
14cr|gweled-0.9.1-3|35	%make
14cr|gweled-0.9.1-3|36	
14cr|gweled-0.9.1-3|37	%install
14cr|gweled-0.9.1-3|38	rm -rf $RPM_BUILD_ROOT
14cr|gweled-0.9.1-3|39	%makeinstall_std
14cr|gweled-0.9.1-3|40	%find_lang %name
14cr|gweled-0.9.1-3|41	
14cr|gweled-0.9.1-3|42	%clean
14cr|gweled-0.9.1-3|43	rm -rf $RPM_BUILD_ROOT
14cr|gweled-0.9.1-3|44	
14cr|gweled-0.9.1-3|45	%files -f %name.lang
14cr|gweled-0.9.1-3|46	%defattr(-,root,root)
14cr|gweled-0.9.1-3|47	%doc NEWS AUTHORS
14cr|gweled-0.9.1-3|48	%attr(2555, root, games) %_bindir/%name
14cr|gweled-0.9.1-3|49	%_datadir/applications/%name.desktop
14cr|gweled-0.9.1-3|50	%_datadir/sounds/%name
14cr|gweled-0.9.1-3|51	%_datadir/%name
14cr|gweled-0.9.1-3|52	%_datadir/pixmaps/%name
14cr|gweled-0.9.1-3|53	%_datadir/icons/hicolor/*/apps/%name.*
14cr|gweled-0.9.1-3|54	%attr(664, games, games) %_localstatedir/games/%name.*.scores
14cr|gweled-0.9.1-3|55	
14cr|gweled-0.9.1-3|56	
14cr|gweled-0.9.1-3|57	
14cr|gweled-0.9.1-3|58	
14cr|gweled-0.9.1-3|59	%changelog
14cr|gweled-0.9.1-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|gweled-0.9.1-3|61	+ Revision: 035b969
14cr|gweled-0.9.1-3|62	- MassBuild#464: Increase release tag
14cr|gweled-0.9.1-3|63	
14cr|gweled-0.9.1-3|64	

1916 14
14cr|gwget-1.0.4-5|1	%define build_epiphany 0
14cr|gwget-1.0.4-5|2	
14cr|gwget-1.0.4-5|3	Summary:	GUI Download manager using wget
14cr|gwget-1.0.4-5|4	Name:		gwget
14cr|gwget-1.0.4-5|5	Version:	1.0.4
14cr|gwget-1.0.4-5|6	Release:	5
14cr|gwget-1.0.4-5|7	License:	GPLv2+
14cr|gwget-1.0.4-5|8	Group:		Networking/File transfer
14cr|gwget-1.0.4-5|9	URL:		http://gwget.sourceforge.net/
14cr|gwget-1.0.4-5|10	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14cr|gwget-1.0.4-5|11	Source1:	%{name}-16.png
14cr|gwget-1.0.4-5|12	Source2:	%{name}-32.png
14cr|gwget-1.0.4-5|13	Source3:	%{name}-48.png
14cr|gwget-1.0.4-5|14	Patch0:		gwget-1.0.2-format-strings.patch
14cr|gwget-1.0.4-5|15	Patch1:		gwget-1.0.4-glib.patch
14cr|gwget-1.0.4-5|16	Patch2:		gwget-0.99-fix-dbus-name.patch
14cr|gwget-1.0.4-5|17	Patch3:		gwget-1.00-linkage.patch
14cr|gwget-1.0.4-5|18	Patch4:		gwget-1.0.4-epiphany-230.patch
14cr|gwget-1.0.4-5|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|gwget-1.0.4-5|20	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gwget-1.0.4-5|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gwget-1.0.4-5|22	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|gwget-1.0.4-5|23	BuildRequires:	intltool
14cr|gwget-1.0.4-5|24	BuildRequires:	automake
14cr|gwget-1.0.4-5|25	BuildRequires:	gnome-common
14cr|gwget-1.0.4-5|26	%if %{build_epiphany}
14cr|gwget-1.0.4-5|27	BuildRequires:	pkgconfig(epiphany-3.4)
14cr|gwget-1.0.4-5|28	%else
14cr|gwget-1.0.4-5|29	Obsoletes:	epiphany-gwget < %{version}-%{release}
14cr|gwget-1.0.4-5|30	%endif
14cr|gwget-1.0.4-5|31	Requires:	wget
14cr|gwget-1.0.4-5|32	
14cr|gwget-1.0.4-5|33	%description
14cr|gwget-1.0.4-5|34	Gwget is a download manager for GNOME 2. It uses wget as a backend.
14cr|gwget-1.0.4-5|35	Currently, very basic wget options are available, supporting multiple
14cr|gwget-1.0.4-5|36	downloads, drag&drop and display the errors from wget process.
14cr|gwget-1.0.4-5|37	
14cr|gwget-1.0.4-5|38	%files -f %{name}.lang
14cr|gwget-1.0.4-5|39	%doc AUTHORS COPYING ChangeLog README TODO
14cr|gwget-1.0.4-5|40	%{_bindir}/*
14cr|gwget-1.0.4-5|41	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|gwget-1.0.4-5|42	%{_datadir}/dbus-1/services/*.service
14cr|gwget-1.0.4-5|43	%{_datadir}/gwget/*
14cr|gwget-1.0.4-5|44	%{_datadir}/applications/%{name}.desktop
14cr|gwget-1.0.4-5|45	%{_datadir}/pixmaps/*
14cr|gwget-1.0.4-5|46	%{_iconsdir}/%{name}.png
14cr|gwget-1.0.4-5|47	%{_miconsdir}/%{name}.png
14cr|gwget-1.0.4-5|48	%{_liconsdir}/%{name}.png
14cr|gwget-1.0.4-5|49	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gwget-1.0.4-5|50	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gwget-1.0.4-5|51	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gwget-1.0.4-5|52	
14cr|gwget-1.0.4-5|53	#---------------------------------------------------------------------------
14cr|gwget-1.0.4-5|54	
14cr|gwget-1.0.4-5|55	%if %{build_epiphany}
14cr|gwget-1.0.4-5|56	%package -n epiphany-gwget
14cr|gwget-1.0.4-5|57	Summary:	Epiphany extension, using gwget as downloader
14cr|gwget-1.0.4-5|58	Group: 		Networking/File transfer
14cr|gwget-1.0.4-5|59	Requires:	gwget = %{version}
14cr|gwget-1.0.4-5|60	Requires:	epiphany
14cr|gwget-1.0.4-5|61	
14cr|gwget-1.0.4-5|62	%description -n epiphany-gwget
14cr|gwget-1.0.4-5|63	Gwget is a download manager for GNOME 2. It uses wget as a backend.
14cr|gwget-1.0.4-5|64	Currently, very basic wget options are available, supporting multiple
14cr|gwget-1.0.4-5|65	downloads, drag&drop and display the errors from wget process.
14cr|gwget-1.0.4-5|66	
14cr|gwget-1.0.4-5|67	This package contains an extension for epiphany, the GNOME web browser,
14cr|gwget-1.0.4-5|68	which allows the browser to use gwget as an external file downloader.
14cr|gwget-1.0.4-5|69	
14cr|gwget-1.0.4-5|70	%files -n epiphany-gwget
14cr|gwget-1.0.4-5|71	%doc COPYING
14cr|gwget-1.0.4-5|72	%{_libdir}/epiphany/*/extensions/*
14cr|gwget-1.0.4-5|73	%endif
14cr|gwget-1.0.4-5|74	
14cr|gwget-1.0.4-5|75	#---------------------------------------------------------------------------
14cr|gwget-1.0.4-5|76	
14cr|gwget-1.0.4-5|77	%prep
14cr|gwget-1.0.4-5|78	%setup -q
14cr|gwget-1.0.4-5|79	%patch0 -p1 -b .format
14cr|gwget-1.0.4-5|80	%patch1 -p1 -b .glib
14cr|gwget-1.0.4-5|81	%patch2 -p1
14cr|gwget-1.0.4-5|82	%patch3 -p1
14cr|gwget-1.0.4-5|83	%patch4 -p0 -b .ep
14cr|gwget-1.0.4-5|84	
14cr|gwget-1.0.4-5|85	%build
14cr|gwget-1.0.4-5|86	autoreconf -fi
14cr|gwget-1.0.4-5|87	%configure2_5x --disable-static
14cr|gwget-1.0.4-5|88	%make
14cr|gwget-1.0.4-5|89	
14cr|gwget-1.0.4-5|90	%install
14cr|gwget-1.0.4-5|91	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cr|gwget-1.0.4-5|92	%makeinstall_std
14cr|gwget-1.0.4-5|93	
14cr|gwget-1.0.4-5|94	install -D -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|gwget-1.0.4-5|95	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|gwget-1.0.4-5|96	install -D -m 0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|gwget-1.0.4-5|97	install -D -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|gwget-1.0.4-5|98	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gwget-1.0.4-5|99	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gwget-1.0.4-5|100	
14cr|gwget-1.0.4-5|101	# remove files not bundled
14cr|gwget-1.0.4-5|102	rm -rf %{buildroot}%{_prefix}/doc/ %{buildroot}%{_includedir}
14cr|gwget-1.0.4-5|103	
14cr|gwget-1.0.4-5|104	%find_lang %{name} --with-gnome
14cr|gwget-1.0.4-5|105	
14cr|gwget-1.0.4-5|106	
14cr|gwget-1.0.4-5|107	%changelog
14cr|gwget-1.0.4-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-5
14cr|gwget-1.0.4-5|109	+ Revision: d3d7fc8
14cr|gwget-1.0.4-5|110	- MassBuild#464: Increase release tag
14cr|gwget-1.0.4-5|111	
14cr|gwget-1.0.4-5|112	

1917 14
14cr|gwibber-3.6.0-5|1	%define __noautoreq 'typelib\\(Unity\\)|typelib\\(MessagingMenu\\)'
14cr|gwibber-3.6.0-5|2	
14cr|gwibber-3.6.0-5|3	%define major 3
14cr|gwibber-3.6.0-5|4	%define libname %mklibname %{name} %{major}
14cr|gwibber-3.6.0-5|5	%define libgtk %mklibname %{name}-gtk %{major}
14cr|gwibber-3.6.0-5|6	%define girmajor 0.3
14cr|gwibber-3.6.0-5|7	%define girname %mklibname %{name}-gir %{girmajor}
14cr|gwibber-3.6.0-5|8	%define girgtk %mklibname %{name}-gtk-gir %{girmajor}
14cr|gwibber-3.6.0-5|9	%define devname %mklibname %{name} -d
14cr|gwibber-3.6.0-5|10	
14cr|gwibber-3.6.0-5|11	Summary:	An open source microblogging client for GNOME developed with Python and GTK
14cr|gwibber-3.6.0-5|12	Name:		gwibber
14cr|gwibber-3.6.0-5|13	Version:	3.6.0
14cr|gwibber-3.6.0-5|14	Release:	5
14cr|gwibber-3.6.0-5|15	License:	GPLv2+
14cr|gwibber-3.6.0-5|16	Group:		Networking/Other
14cr|gwibber-3.6.0-5|17	Url:		https://launchpad.net/gwibber
14cr|gwibber-3.6.0-5|18	Source0:	http://launchpad.net/gwibber/3.6/%{version}/+download/gwibber-%{version}.tar.gz
14cr|gwibber-3.6.0-5|19	Source1:	https://launchpad.net/gwibber-service-sina/trunk/0.9.1/+download/gwibber-service-sina-0.9.1.tar.gz
14cr|gwibber-3.6.0-5|20	Patch0:		gwibber-3.6.0-drop-gtk2.patch
14cr|gwibber-3.6.0-5|21	Patch1:		gwibber-3.6.0-desktop-file.patch
14cr|gwibber-3.6.0-5|22	BuildRequires:	intltool >= 0.35.0
14cr|gwibber-3.6.0-5|23	BuildRequires:	python-distribute
14cr|gwibber-3.6.0-5|24	BuildRequires:	python-distutils-extra
14cr|gwibber-3.6.0-5|25	BuildRequires:	vala >= 0.15
14cr|gwibber-3.6.0-5|26	BuildRequires:	gettext-devel
14cr|gwibber-3.6.0-5|27	BuildRequires:	pkgconfig(dee-1.0) >= 1.0.0
14cr|gwibber-3.6.0-5|28	BuildRequires:	pkgconfig(gdk-3.0) >= 3.2
14cr|gwibber-3.6.0-5|29	BuildRequires:	pkgconfig(gee-1.0)
14cr|gwibber-3.6.0-5|30	BuildRequires:	pkgconfig(gio-2.0)
14cr|gwibber-3.6.0-5|31	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.26
14cr|gwibber-3.6.0-5|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
14cr|gwibber-3.6.0-5|33	BuildRequires:	pkgconfig(gmodule-2.0)
14cr|gwibber-3.6.0-5|34	BuildRequires:	pkgconfig(gobject-2.0) >= 2.26
14cr|gwibber-3.6.0-5|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|gwibber-3.6.0-5|36	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cr|gwibber-3.6.0-5|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2
14cr|gwibber-3.6.0-5|38	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|gwibber-3.6.0-5|39	BuildRequires:	pkgconfig(libaccounts-glib)
14cr|gwibber-3.6.0-5|40	BuildRequires:	pkgconfig(libnotify) >= 0.7
14cr|gwibber-3.6.0-5|41	BuildRequires:	pkgconfig(libsignon-glib)
14cr|gwibber-3.6.0-5|42	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|gwibber-3.6.0-5|43	BuildRequires:	pkgconfig(pangocairo)
14cr|gwibber-3.6.0-5|44	BuildRequires:	pkgconfig(python)
14cr|gwibber-3.6.0-5|45	Requires:	python-dbus
14cr|gwibber-3.6.0-5|46	Requires:	python-httplib2
14cr|gwibber-3.6.0-5|47	Requires:	python-imaging
14cr|gwibber-3.6.0-5|48	Requires:	python-oauth
14cr|gwibber-3.6.0-5|49	Requires:	python-simplejson
14cr|gwibber-3.6.0-5|50	Requires:	python-sqlite2
14cr|gwibber-3.6.0-5|51	Requires:	typelib(GnomeKeyring)
14cr|gwibber-3.6.0-5|52	Requires:	typelib(Accounts)
14cr|gwibber-3.6.0-5|53	Requires:	typelib(Signon)
14cr|gwibber-3.6.0-5|54	
14cr|gwibber-3.6.0-5|55	%description
14cr|gwibber-3.6.0-5|56	Gwibber is an open source microblogging client for GNOME developed with Python
14cr|gwibber-3.6.0-5|57	and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg.
14cr|gwibber-3.6.0-5|58	
14cr|gwibber-3.6.0-5|59	%files -f %{name}.lang
14cr|gwibber-3.6.0-5|60	%doc AUTHORS README
14cr|gwibber-3.6.0-5|61	%{_bindir}/*
14cr|gwibber-3.6.0-5|62	%{_datadir}/%{name}
14cr|gwibber-3.6.0-5|63	%{_libexecdir}/entry-c
14cr|gwibber-3.6.0-5|64	%{_libexecdir}/entry-vala
14cr|gwibber-3.6.0-5|65	%{_datadir}/applications/*.desktop
14cr|gwibber-3.6.0-5|66	%{_datadir}/accounts/applications/gwibber.application
14cr|gwibber-3.6.0-5|67	%{_iconsdir}/hicolor/*/apps/*
14cr|gwibber-3.6.0-5|68	%{_datadir}/dbus-1/services/*
14cr|gwibber-3.6.0-5|69	%{_datadir}/glib-2.0/schemas/*.xml
14cr|gwibber-3.6.0-5|70	%{_datadir}/indicators/messages/applications/gwibber.indicator
14cr|gwibber-3.6.0-5|71	%{py_puresitedir}/*
14cr|gwibber-3.6.0-5|72	%{_datadir}/GConf/gsettings/*.convert
14cr|gwibber-3.6.0-5|73	%{_mandir}/man1/*
14cr|gwibber-3.6.0-5|74	
14cr|gwibber-3.6.0-5|75	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|76	
14cr|gwibber-3.6.0-5|77	%package -n %{libname}
14cr|gwibber-3.6.0-5|78	Summary:	Gwibber - shared library
14cr|gwibber-3.6.0-5|79	Group:		System/Libraries
14cr|gwibber-3.6.0-5|80	
14cr|gwibber-3.6.0-5|81	%description -n %{libname}
14cr|gwibber-3.6.0-5|82	Gwibber - shared library.
14cr|gwibber-3.6.0-5|83	
14cr|gwibber-3.6.0-5|84	%files -n %{libname}
14cr|gwibber-3.6.0-5|85	%{_libdir}/libgwibber.so.%{major}*
14cr|gwibber-3.6.0-5|86	
14cr|gwibber-3.6.0-5|87	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|88	
14cr|gwibber-3.6.0-5|89	%package -n %{libgtk}
14cr|gwibber-3.6.0-5|90	Summary:	Gwibber - shared library
14cr|gwibber-3.6.0-5|91	Group:		System/Libraries
14cr|gwibber-3.6.0-5|92	Conflicts:	%{_lib}gwibber3 < 3.6.0-5
14cr|gwibber-3.6.0-5|93	
14cr|gwibber-3.6.0-5|94	%description -n %{libgtk}
14cr|gwibber-3.6.0-5|95	Gwibber - shared library.
14cr|gwibber-3.6.0-5|96	
14cr|gwibber-3.6.0-5|97	%files -n %{libgtk}
14cr|gwibber-3.6.0-5|98	%{_libdir}/libgwibber-gtk.so.%{major}*
14cr|gwibber-3.6.0-5|99	
14cr|gwibber-3.6.0-5|100	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|101	
14cr|gwibber-3.6.0-5|102	%package -n %{girname}
14cr|gwibber-3.6.0-5|103	Summary:	GObject Introspection interface description for Gwibber
14cr|gwibber-3.6.0-5|104	Group:		Networking/Other
14cr|gwibber-3.6.0-5|105	Requires:	%{libname} = %{EVRD}
14cr|gwibber-3.6.0-5|106	
14cr|gwibber-3.6.0-5|107	%description -n %{girname}
14cr|gwibber-3.6.0-5|108	GObject Introspection interface description for Gwibber.
14cr|gwibber-3.6.0-5|109	
14cr|gwibber-3.6.0-5|110	%files -n %{girname}
14cr|gwibber-3.6.0-5|111	%{_libdir}/girepository-1.0/Gwibber-%{girmajor}.typelib
14cr|gwibber-3.6.0-5|112	
14cr|gwibber-3.6.0-5|113	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|114	
14cr|gwibber-3.6.0-5|115	%package -n %{girgtk}
14cr|gwibber-3.6.0-5|116	Summary:	GObject Introspection interface description for Gwibber
14cr|gwibber-3.6.0-5|117	Group:		Networking/Other
14cr|gwibber-3.6.0-5|118	Requires:	%{libgtk} = %{EVRD}
14cr|gwibber-3.6.0-5|119	Conflicts:	%{_lib}gwibber-gir0.3 < 3.6.0-5
14cr|gwibber-3.6.0-5|120	
14cr|gwibber-3.6.0-5|121	%description -n %{girgtk}
14cr|gwibber-3.6.0-5|122	GObject Introspection interface description for Gwibber.
14cr|gwibber-3.6.0-5|123	
14cr|gwibber-3.6.0-5|124	%files -n %{girgtk}
14cr|gwibber-3.6.0-5|125	%{_libdir}/girepository-1.0/GwibberGtk-%{girmajor}.typelib
14cr|gwibber-3.6.0-5|126	
14cr|gwibber-3.6.0-5|127	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|128	
14cr|gwibber-3.6.0-5|129	%package -n %{devname}
14cr|gwibber-3.6.0-5|130	Summary:	Development files for Gwibber
14cr|gwibber-3.6.0-5|131	Group:		Networking/Other
14cr|gwibber-3.6.0-5|132	Requires:	%{libname} = %{EVRD}
14cr|gwibber-3.6.0-5|133	Requires:	%{libgtk} = %{EVRD}
14cr|gwibber-3.6.0-5|134	Requires:	%{girname} = %{EVRD}
14cr|gwibber-3.6.0-5|135	Requires:	%{girgtk} = %{EVRD}
14cr|gwibber-3.6.0-5|136	
14cr|gwibber-3.6.0-5|137	%description -n %{devname}
14cr|gwibber-3.6.0-5|138	Development files for Gwibber.
14cr|gwibber-3.6.0-5|139	
14cr|gwibber-3.6.0-5|140	%files -n %{devname}
14cr|gwibber-3.6.0-5|141	%{_includedir}/*
14cr|gwibber-3.6.0-5|142	%{_libdir}/*.so
14cr|gwibber-3.6.0-5|143	%{_libdir}/pkgconfig/*.pc
14cr|gwibber-3.6.0-5|144	%{_datadir}/gir-1.0/*.gir
14cr|gwibber-3.6.0-5|145	%{_datadir}/vala/vapi/*.vapi
14cr|gwibber-3.6.0-5|146	%{_datadir}/vala/vapi/*.deps
14cr|gwibber-3.6.0-5|147	
14cr|gwibber-3.6.0-5|148	#----------------------------------------------------------------------------
14cr|gwibber-3.6.0-5|149	
14cr|gwibber-3.6.0-5|150	%prep
14cr|gwibber-3.6.0-5|151	%setup -q
14cr|gwibber-3.6.0-5|152	%patch0 -p0
14cr|gwibber-3.6.0-5|153	%patch1 -p0
14cr|gwibber-3.6.0-5|154	
14cr|gwibber-3.6.0-5|155	find libgwibber-gtk -name *.c -delete
14cr|gwibber-3.6.0-5|156	
14cr|gwibber-3.6.0-5|157	%build
14cr|gwibber-3.6.0-5|158	# Fix libaccounts-glib dependency
14cr|gwibber-3.6.0-5|159	sed -i 's/--pkg accounts/--pkg libaccounts-glib/' */Makefile.{am,in} */*/Makefile.{am,in}
14cr|gwibber-3.6.0-5|160	
14cr|gwibber-3.6.0-5|161	%configure2_5x \
14cr|gwibber-3.6.0-5|162	--disable-static \
14cr|gwibber-3.6.0-5|163	--disable-spell \
14cr|gwibber-3.6.0-5|164	--disable-unity \
14cr|gwibber-3.6.0-5|165	--disable-schemas-compile
14cr|gwibber-3.6.0-5|166	make
14cr|gwibber-3.6.0-5|167	
14cr|gwibber-3.6.0-5|168	%install
14cr|gwibber-3.6.0-5|169	%makeinstall_std
14cr|gwibber-3.6.0-5|170	
14cr|gwibber-3.6.0-5|171	%find_lang %{name}
14cr|gwibber-3.6.0-5|172	
14cr|gwibber-3.6.0-5|173	
14cr|gwibber-3.6.0-5|174	%changelog
14cr|gwibber-3.6.0-5|175	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.0-5
14cr|gwibber-3.6.0-5|176	+ Revision: 3c2841d
14cr|gwibber-3.6.0-5|177	- Split library and gir packages according to our policy
14cr|gwibber-3.6.0-5|178	- Disable parallel build
14cr|gwibber-3.6.0-5|179	
14cr|gwibber-3.6.0-5|180	

1918 14
14cr|gwine-0.10.3-11|1	%define __noautoreq 'perl\\(Gwine::.*\\)'
14cr|gwine-0.10.3-11|2	
14cr|gwine-0.10.3-11|3	Summary:	A Gnome application to manage your wine cellar
14cr|gwine-0.10.3-11|4	Name:		gwine
14cr|gwine-0.10.3-11|5	Version:	0.10.3
14cr|gwine-0.10.3-11|6	Release:	11
14cr|gwine-0.10.3-11|7	License:	GPLv2+
14cr|gwine-0.10.3-11|8	Group:		Databases
14cr|gwine-0.10.3-11|9	Url:		http://home.gna.org/gwine/index
14cr|gwine-0.10.3-11|10	Source0:	http://download.gna.org/gwine/%{name}-%{version}.tar.bz2
14cr|gwine-0.10.3-11|11	BuildRequires:	desktop-file-utils
14cr|gwine-0.10.3-11|12	BuildRequires:	imagemagick
14cr|gwine-0.10.3-11|13	BuildRequires:	scrollkeeper
14cr|gwine-0.10.3-11|14	BuildRequires:	shared-mime-info
14cr|gwine-0.10.3-11|15	BuildRequires:	perl-Gnome2
14cr|gwine-0.10.3-11|16	BuildRequires:	perl-Gnome2-GConf
14cr|gwine-0.10.3-11|17	BuildRequires:	perl-Gtk2-GladeXML
14cr|gwine-0.10.3-11|18	BuildRequires:	perl-Locale-gettext
14cr|gwine-0.10.3-11|19	BuildRequires:	perl-devel
14cr|gwine-0.10.3-11|20	Requires:	perl-Gnome2
14cr|gwine-0.10.3-11|21	Requires:	perl-Gnome2-GConf
14cr|gwine-0.10.3-11|22	Requires:	perl-Gtk2-GladeXML
14cr|gwine-0.10.3-11|23	Requires:	perl-Locale-gettext
14cr|gwine-0.10.3-11|24	Requires(post,postun):	scrollkeeper
14cr|gwine-0.10.3-11|25	Requires(post,postun):	shared-mime-info
14cr|gwine-0.10.3-11|26	BuildArch:	noarch
14cr|gwine-0.10.3-11|27	
14cr|gwine-0.10.3-11|28	%description
14cr|gwine-0.10.3-11|29	Gwine is a Gnome application to manage your wine cellar.
14cr|gwine-0.10.3-11|30	
14cr|gwine-0.10.3-11|31	%files -f %{name}.lang
14cr|gwine-0.10.3-11|32	%{_bindir}/%{name}
14cr|gwine-0.10.3-11|33	%{perl_vendorlib}/*
14cr|gwine-0.10.3-11|34	%{_mandir}/*/*
14cr|gwine-0.10.3-11|35	%{_datadir}/%{name}
14cr|gwine-0.10.3-11|36	%{_datadir}/omf/%{name}
14cr|gwine-0.10.3-11|37	%{_datadir}/gnome/help/%{name}
14cr|gwine-0.10.3-11|38	%{_datadir}/applications/%{name}.desktop
14cr|gwine-0.10.3-11|39	%{_datadir}/pixmaps/%{name}.png
14cr|gwine-0.10.3-11|40	%{_iconsdir}/%{name}.png
14cr|gwine-0.10.3-11|41	%{_liconsdir}/%{name}.png
14cr|gwine-0.10.3-11|42	%{_miconsdir}/%{name}.png
14cr|gwine-0.10.3-11|43	
14cr|gwine-0.10.3-11|44	#----------------------------------------------------------------------------
14cr|gwine-0.10.3-11|45	
14cr|gwine-0.10.3-11|46	%prep
14cr|gwine-0.10.3-11|47	%setup -q
14cr|gwine-0.10.3-11|48	
14cr|gwine-0.10.3-11|49	%build
14cr|gwine-0.10.3-11|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|gwine-0.10.3-11|51	%make
14cr|gwine-0.10.3-11|52	
14cr|gwine-0.10.3-11|53	%install
14cr|gwine-0.10.3-11|54	make install DESTDIR=%{buildroot} PREFIX=%{_prefix} XDG_DATA_DIRS=%{buildroot}%{_datadir}
14cr|gwine-0.10.3-11|55	
14cr|gwine-0.10.3-11|56	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|gwine-0.10.3-11|57	
14cr|gwine-0.10.3-11|58	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cr|gwine-0.10.3-11|59	
14cr|gwine-0.10.3-11|60	desktop-file-install --vendor="" \
14cr|gwine-0.10.3-11|61	--remove-category="Application" \
14cr|gwine-0.10.3-11|62	--remove-category="Accessories" \
14cr|gwine-0.10.3-11|63	--add-category="Database;Office" \
14cr|gwine-0.10.3-11|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gwine-0.10.3-11|65	
14cr|gwine-0.10.3-11|66	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|gwine-0.10.3-11|67	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|gwine-0.10.3-11|68	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|gwine-0.10.3-11|69	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|gwine-0.10.3-11|70	
14cr|gwine-0.10.3-11|71	%find_lang %{name}
14cr|gwine-0.10.3-11|72	
14cr|gwine-0.10.3-11|73	rm -rf %{buildroot}%{_localestatedir}/lib/scrollkeeper
14cr|gwine-0.10.3-11|74	rm -rf %{buildroot}%{_datadir}/mime
14cr|gwine-0.10.3-11|75	
14cr|gwine-0.10.3-11|76	%check
14cr|gwine-0.10.3-11|77	make test
14cr|gwine-0.10.3-11|78	
14cr|gwine-0.10.3-11|79	%changelog
14cr|gwine-0.10.3-11|80	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.3-11
14cr|gwine-0.10.3-11|81	+ Revision: 5152683
14cr|gwine-0.10.3-11|82	- Spec cleanup
14cr|gwine-0.10.3-11|83	
14cr|gwine-0.10.3-11|84	

1919 14
14cr|g-wrap-1.9.14-5|1	%define major 2
14cr|g-wrap-1.9.14-5|2	%define modules_major 0
14cr|g-wrap-1.9.14-5|3	%define libname %mklibname %{name} %{major}
14cr|g-wrap-1.9.14-5|4	%define devname %mklibname %{name} -d
14cr|g-wrap-1.9.14-5|5	
14cr|g-wrap-1.9.14-5|6	Summary:	A tool for creating Scheme interfaces to C libraries
14cr|g-wrap-1.9.14-5|7	Name:		g-wrap
14cr|g-wrap-1.9.14-5|8	Version:	1.9.14
14cr|g-wrap-1.9.14-5|9	Release:	5
14cr|g-wrap-1.9.14-5|10	Epoch:		1
14cr|g-wrap-1.9.14-5|11	License:	LGPLv2+
14cr|g-wrap-1.9.14-5|12	Group:		System/Libraries
14cr|g-wrap-1.9.14-5|13	Url:		http://www.gnucash.org
14cr|g-wrap-1.9.14-5|14	Source0:	http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz
14cr|g-wrap-1.9.14-5|15	BuildRequires:	gettext-devel
14cr|g-wrap-1.9.14-5|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|g-wrap-1.9.14-5|17	BuildRequires:	pkgconfig(guile-2.0)
14cr|g-wrap-1.9.14-5|18	BuildRequires:	pkgconfig(libffi)
14cr|g-wrap-1.9.14-5|19	#BuildRequires:	automake1.9
14cr|g-wrap-1.9.14-5|20	Requires:	guile
14cr|g-wrap-1.9.14-5|21	Conflicts:	guile-lib
14cr|g-wrap-1.9.14-5|22	
14cr|g-wrap-1.9.14-5|23	%description
14cr|g-wrap-1.9.14-5|24	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
14cr|g-wrap-1.9.14-5|25	the moment it is most heavily focused on providing access to C
14cr|g-wrap-1.9.14-5|26	libraries from guile, but it also supports RScheme.
14cr|g-wrap-1.9.14-5|27	
14cr|g-wrap-1.9.14-5|28	%files
14cr|g-wrap-1.9.14-5|29	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS
14cr|g-wrap-1.9.14-5|30	%{_datadir}/guile/site/*
14cr|g-wrap-1.9.14-5|31	%{_mandir}/man1/*
14cr|g-wrap-1.9.14-5|32	
14cr|g-wrap-1.9.14-5|33	#----------------------------------------------------------------------------
14cr|g-wrap-1.9.14-5|34	
14cr|g-wrap-1.9.14-5|35	%package -n %{libname}
14cr|g-wrap-1.9.14-5|36	Summary:	Shared library for g-wrap
14cr|g-wrap-1.9.14-5|37	Group:		System/Libraries
14cr|g-wrap-1.9.14-5|38	
14cr|g-wrap-1.9.14-5|39	%description -n %{libname}
14cr|g-wrap-1.9.14-5|40	g-wrap is a tool for specifying types, functions, and constants to
14cr|g-wrap-1.9.14-5|41	import into a Scheme interpreter, and for generating code (in C) to
14cr|g-wrap-1.9.14-5|42	interface these to the Guile and RScheme interpreters in particular.
14cr|g-wrap-1.9.14-5|43	
14cr|g-wrap-1.9.14-5|44	%files -n %{libname}
14cr|g-wrap-1.9.14-5|45	%{_libdir}/*.so.%{major}*
14cr|g-wrap-1.9.14-5|46	%{_libdir}/%{name}/modules/*.so.%{modules_major}*
14cr|g-wrap-1.9.14-5|47	
14cr|g-wrap-1.9.14-5|48	#----------------------------------------------------------------------------
14cr|g-wrap-1.9.14-5|49	
14cr|g-wrap-1.9.14-5|50	%package -n %{devname}
14cr|g-wrap-1.9.14-5|51	Summary:	Header files and libraries needed for g-wrap development
14cr|g-wrap-1.9.14-5|52	Group:		Development/C
14cr|g-wrap-1.9.14-5|53	Requires:	%{name} = %{EVRD}
14cr|g-wrap-1.9.14-5|54	Requires:	%{libname} = %{EVRD}
14cr|g-wrap-1.9.14-5|55	Provides:	%{name}-devel = %{EVRD}
14cr|g-wrap-1.9.14-5|56	
14cr|g-wrap-1.9.14-5|57	%description -n %{devname}
14cr|g-wrap-1.9.14-5|58	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
14cr|g-wrap-1.9.14-5|59	the moment it is most heavily focused on providing access to C
14cr|g-wrap-1.9.14-5|60	libraries from guile, but it also supports RScheme.
14cr|g-wrap-1.9.14-5|61	
14cr|g-wrap-1.9.14-5|62	You can provide access to a given C API by creating a specification
14cr|g-wrap-1.9.14-5|63	file describing the interface you want published at the Scheme level.
14cr|g-wrap-1.9.14-5|64	g-wrap will handle generating all the lower level library interface
14cr|g-wrap-1.9.14-5|65	code so that the C library shows up as a set of Scheme functions.
14cr|g-wrap-1.9.14-5|66	
14cr|g-wrap-1.9.14-5|67	You should install this package if you need to compile programs that
14cr|g-wrap-1.9.14-5|68	need to use g-wrap C<->Scheme functionality
14cr|g-wrap-1.9.14-5|69	
14cr|g-wrap-1.9.14-5|70	%files -n %{devname}
14cr|g-wrap-1.9.14-5|71	%{_bindir}/*
14cr|g-wrap-1.9.14-5|72	%{_includedir}/g-wrap-wct.h
14cr|g-wrap-1.9.14-5|73	%{_includedir}/%{name}
14cr|g-wrap-1.9.14-5|74	%{_libdir}/*.so
14cr|g-wrap-1.9.14-5|75	%{_libdir}/%{name}/modules/*.so
14cr|g-wrap-1.9.14-5|76	%{_infodir}/%{name}*
14cr|g-wrap-1.9.14-5|77	%{_datadir}/aclocal/%{name}.m4
14cr|g-wrap-1.9.14-5|78	%{_libdir}/pkgconfig/g-wrap-2.0-guile.pc
14cr|g-wrap-1.9.14-5|79	
14cr|g-wrap-1.9.14-5|80	#----------------------------------------------------------------------------
14cr|g-wrap-1.9.14-5|81	
14cr|g-wrap-1.9.14-5|82	%prep
14cr|g-wrap-1.9.14-5|83	%setup -q
14cr|g-wrap-1.9.14-5|84	
14cr|g-wrap-1.9.14-5|85	touch config.rpath
14cr|g-wrap-1.9.14-5|86	aclocal -I m4
14cr|g-wrap-1.9.14-5|87	autoconf
14cr|g-wrap-1.9.14-5|88	automake --add-missing
14cr|g-wrap-1.9.14-5|89	
14cr|g-wrap-1.9.14-5|90	%build
14cr|g-wrap-1.9.14-5|91	# --disable-Werror required for gcc-4.3 & g-wrap-1.9.11:
14cr|g-wrap-1.9.14-5|92	# core-runtime.c:55: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
14cr|g-wrap-1.9.14-5|93	%configure2_5x \
14cr|g-wrap-1.9.14-5|94	--disable-static \
14cr|g-wrap-1.9.14-5|95	--disable-Werror
14cr|g-wrap-1.9.14-5|96	make
14cr|g-wrap-1.9.14-5|97	
14cr|g-wrap-1.9.14-5|98	%install
14cr|g-wrap-1.9.14-5|99	%makeinstall_std
14cr|g-wrap-1.9.14-5|100	
14cr|g-wrap-1.9.14-5|101	
14cr|g-wrap-1.9.14-5|102	%changelog
14cr|g-wrap-1.9.14-5|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.14-5
14cr|g-wrap-1.9.14-5|104	+ Revision: 09f22be
14cr|g-wrap-1.9.14-5|105	- MassBuild#464: Increase release tag
14cr|g-wrap-1.9.14-5|106	
14cr|g-wrap-1.9.14-5|107	

1920 14
14cr|gwt-2.5.1-2|1	Name:           gwt
14cr|gwt-2.5.1-2|2	Version:        2.5.1
14cr|gwt-2.5.1-2|3	Release:        2
14cr|gwt-2.5.1-2|4	Summary:        Google Web Toolkit
14cr|gwt-2.5.1-2|5	Group:          Development/Java
14cr|gwt-2.5.1-2|6	License:        ASL 2.0
14cr|gwt-2.5.1-2|7	URL:            http://www.gwtproject.org/
14cr|gwt-2.5.1-2|8	# git clone https://gwt.googlesource.com/gwt
14cr|gwt-2.5.1-2|9	# cd gwt
14cr|gwt-2.5.1-2|10	# git archive --format=tar --prefix=gwt-2.5.1/ -o gwt-2.5.1.tar 2.5.1
14cr|gwt-2.5.1-2|11	# xz gwt-2.5.1.tar
14cr|gwt-2.5.1-2|12	Source0:        gwt-%{version}.tar.xz
14cr|gwt-2.5.1-2|13	# svn checkout http://gwt-tools.googlecode.com/svn/trunk/ gwt-tools
14cr|gwt-2.5.1-2|14	# + Removal of unused files
14cr|gwt-2.5.1-2|15	# + Replacement of some .jar with links to system ones
14cr|gwt-2.5.1-2|16	Source1:	gwt-tools.tgz
14cr|gwt-2.5.1-2|17	Source2:	gwt-2.5.1.pom
14cr|gwt-2.5.1-2|18	Source3:	gwt-codeserver-2.5.1.pom
14cr|gwt-2.5.1-2|19	Source4:	gwt-dev-2.5.1.pom
14cr|gwt-2.5.1-2|20	Source5:	gwt-servlet-2.5.1.pom
14cr|gwt-2.5.1-2|21	Source6:	gwt-user-2.5.1.pom
14cr|gwt-2.5.1-2|22	
14cr|gwt-2.5.1-2|23	BuildArch: noarch
14cr|gwt-2.5.1-2|24	
14cr|gwt-2.5.1-2|25	BuildRequires:  jpackage-utils
14cr|gwt-2.5.1-2|26	BuildRequires:  java-devel
14cr|gwt-2.5.1-2|27	BuildRequires:  jcommon
14cr|gwt-2.5.1-2|28	BuildRequires:  ant
14cr|gwt-2.5.1-2|29	Requires:  java
14cr|gwt-2.5.1-2|30	
14cr|gwt-2.5.1-2|31	%description
14cr|gwt-2.5.1-2|32	Google Web Toolkit.
14cr|gwt-2.5.1-2|33	
14cr|gwt-2.5.1-2|34	%package javadoc
14cr|gwt-2.5.1-2|35	Group:          Documentation
14cr|gwt-2.5.1-2|36	Summary:        Javadoc for %{name}
14cr|gwt-2.5.1-2|37	
14cr|gwt-2.5.1-2|38	%description javadoc
14cr|gwt-2.5.1-2|39	API documentation for %{name}.
14cr|gwt-2.5.1-2|40	
14cr|gwt-2.5.1-2|41	%prep
14cr|gwt-2.5.1-2|42	%setup -q -a1
14cr|gwt-2.5.1-2|43	
14cr|gwt-2.5.1-2|44	%build
14cr|gwt-2.5.1-2|45	export GWT_TOOLS=$(pwd)/gwt-tools
14cr|gwt-2.5.1-2|46	ant dist
14cr|gwt-2.5.1-2|47	
14cr|gwt-2.5.1-2|48	%install
14cr|gwt-2.5.1-2|49	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
14cr|gwt-2.5.1-2|50	
14cr|gwt-2.5.1-2|51	# jars
14cr|gwt-2.5.1-2|52	for jar in ant-gwt gwt-api-checker gwt-codeserver gwt-dev gwt-doctool gwt-servlet-deps gwt-servlet gwt-soyc-vis gwt-user; do
14cr|gwt-2.5.1-2|53	install -m 644 build/lib/$jar.jar %{buildroot}%{_javadir}/%{name}/$jar-%{version}.jar
14cr|gwt-2.5.1-2|54	ln -s $jar-%{version}.jar %{buildroot}%{_javadir}/%{name}/$jar.jar
14cr|gwt-2.5.1-2|55	done
14cr|gwt-2.5.1-2|56	
14cr|gwt-2.5.1-2|57	# poms
14cr|gwt-2.5.1-2|58	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms/
14cr|gwt-2.5.1-2|59	install %{SOURCE2} -m 644 %{buildroot}%{_datadir}/maven2/poms/%{name}.pom
14cr|gwt-2.5.1-2|60	install %{SOURCE3} -m 644 %{buildroot}%{_datadir}/maven2/poms/%{name}-codeserver.pom
14cr|gwt-2.5.1-2|61	install %{SOURCE4} -m 644 %{buildroot}%{_datadir}/maven2/poms/%{name}-dev.pom
14cr|gwt-2.5.1-2|62	install %{SOURCE5} -m 644 %{buildroot}%{_datadir}/maven2/poms/%{name}-servlet.pom
14cr|gwt-2.5.1-2|63	install %{SOURCE6} -m 644 %{buildroot}%{_datadir}/maven2/poms/%{name}-user.pom
14cr|gwt-2.5.1-2|64	
14cr|gwt-2.5.1-2|65	install -d -m 0755 %{buildroot}%{_datadir}/%{name}
14cr|gwt-2.5.1-2|66	install -m 644 build/lib/gwt-benchmark-viewer.war %{buildroot}%{_datadir}/%{name}/benchmark-viewer-%{version}.war
14cr|gwt-2.5.1-2|67	
14cr|gwt-2.5.1-2|68	# javadoc
14cr|gwt-2.5.1-2|69	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|gwt-2.5.1-2|70	cp -pr build/out/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|gwt-2.5.1-2|71	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|gwt-2.5.1-2|72	
14cr|gwt-2.5.1-2|73	%files
14cr|gwt-2.5.1-2|74	%{_datadir}/%{name}/
14cr|gwt-2.5.1-2|75	%dir %{_javadir}/%{name}/
14cr|gwt-2.5.1-2|76	%{_javadir}/%{name}/*.jar
14cr|gwt-2.5.1-2|77	%{_datadir}/maven2/poms/*
14cr|gwt-2.5.1-2|78	
14cr|gwt-2.5.1-2|79	%files javadoc
14cr|gwt-2.5.1-2|80	%{_javadocdir}/%{name}-%{version}
14cr|gwt-2.5.1-2|81	%{_javadocdir}/%{name}
14cr|gwt-2.5.1-2|82	
14cr|gwt-2.5.1-2|83	
14cr|gwt-2.5.1-2|84	%changelog
14cr|gwt-2.5.1-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-2
14cr|gwt-2.5.1-2|86	+ Revision: d6585e9
14cr|gwt-2.5.1-2|87	- MassBuild#464: Increase release tag
14cr|gwt-2.5.1-2|88	
14cr|gwt-2.5.1-2|89	

1921 14
14cr|gwyddion-2.35-3|1	%define major 0
14cr|gwyddion-2.35-3|2	%define api 2
14cr|gwyddion-2.35-3|3	%define libname %mklibname %{name} %{api} %{major}
14cr|gwyddion-2.35-3|4	%define libgwyapp %mklibname gwyapp %{api} %{major}
14cr|gwyddion-2.35-3|5	%define libgwydgets %mklibname gwydgets %{api} %{major}
14cr|gwyddion-2.35-3|6	%define libgwydraw %mklibname gwydraw %{api} %{major}
14cr|gwyddion-2.35-3|7	%define libgwymodule %mklibname gwymodule %{api} %{major}
14cr|gwyddion-2.35-3|8	%define libgwyprocess %mklibname gwyprocess %{api} %{major}
14cr|gwyddion-2.35-3|9	%define devname %mklibname %{name} %{api} -d
14cr|gwyddion-2.35-3|10	
14cr|gwyddion-2.35-3|11	Summary:	An SPM data visualization and analysis tool
14cr|gwyddion-2.35-3|12	Name:		gwyddion
14cr|gwyddion-2.35-3|13	Version:	2.35
14cr|gwyddion-2.35-3|14	Release:	3
14cr|gwyddion-2.35-3|15	License:	GPLv2+
14cr|gwyddion-2.35-3|16	Group:		Sciences/Other
14cr|gwyddion-2.35-3|17	Url:		http://gwyddion.net/
14cr|gwyddion-2.35-3|18	Source0:	http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz
14cr|gwyddion-2.35-3|19	Source1:	http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz.sig
14cr|gwyddion-2.35-3|20	
14cr|gwyddion-2.35-3|21	BuildRequires:	python-numpy
14cr|gwyddion-2.35-3|22	BuildRequires:	ruby
14cr|gwyddion-2.35-3|23	BuildRequires:	bzip2-devel
14cr|gwyddion-2.35-3|24	BuildRequires:	kdelibs4-devel
14cr|gwyddion-2.35-3|25	BuildRequires:	pkgconfig(fftw3)
14cr|gwyddion-2.35-3|26	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gwyddion-2.35-3|27	BuildRequires:	pkgconfig(gl)
14cr|gwyddion-2.35-3|28	BuildRequires:	pkgconfig(glib-2.0)
14cr|gwyddion-2.35-3|29	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gwyddion-2.35-3|30	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|gwyddion-2.35-3|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|gwyddion-2.35-3|32	BuildRequires:	pkgconfig(IlmBase)
14cr|gwyddion-2.35-3|33	BuildRequires:	pkgconfig(libpng)
14cr|gwyddion-2.35-3|34	BuildRequires:	pkgconfig(libtiff-4)
14cr|gwyddion-2.35-3|35	BuildRequires:	pkgconfig(libxml-2.0)
14cr|gwyddion-2.35-3|36	BuildRequires:	pkgconfig(minizip)
14cr|gwyddion-2.35-3|37	BuildRequires:	pkgconfig(pango)
14cr|gwyddion-2.35-3|38	BuildRequires:	pkgconfig(python)
14cr|gwyddion-2.35-3|39	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|gwyddion-2.35-3|40	BuildRequires:	pkgconfig(unique-1.0)
14cr|gwyddion-2.35-3|41	BuildRequires:	pkgconfig(xmu)
14cr|gwyddion-2.35-3|42	BuildRequires:	pkgconfig(zlib)
14cr|gwyddion-2.35-3|43	
14cr|gwyddion-2.35-3|44	%description
14cr|gwyddion-2.35-3|45	Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
14cr|gwyddion-2.35-3|46	analysis tool written with Gtk+.
14cr|gwyddion-2.35-3|47	
14cr|gwyddion-2.35-3|48	It can be used for all most frequently used data processing operations
14cr|gwyddion-2.35-3|49	including: leveling, false color plotting, shading, filtering, denoising, data
14cr|gwyddion-2.35-3|50	editing, integral transforms, grain analysis, profile extraction, fractal
14cr|gwyddion-2.35-3|51	analysis, and many more.  The program is primarily focused on SPM data analysis
14cr|gwyddion-2.35-3|52	(e.g. data obtained from AFM, STM, NSOM, and similar microscopes).  However, it
14cr|gwyddion-2.35-3|53	can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
14cr|gwyddion-2.35-3|54	other 2D data.
14cr|gwyddion-2.35-3|55	
14cr|gwyddion-2.35-3|56	%files -f %{name}.lang
14cr|gwyddion-2.35-3|57	%{_bindir}/%{name}
14cr|gwyddion-2.35-3|58	%{_bindir}/%{name}-thumbnailer
14cr|gwyddion-2.35-3|59	%doc AUTHORS NEWS README THANKS
14cr|gwyddion-2.35-3|60	%{_datadir}/%{name}/
14cr|gwyddion-2.35-3|61	%{_mandir}/man1/%{name}.1*
14cr|gwyddion-2.35-3|62	%{_mandir}/man1/%{name}-thumbnailer.1*
14cr|gwyddion-2.35-3|63	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gwyddion-2.35-3|64	%{_libdir}/%{name}/modules/
14cr|gwyddion-2.35-3|65	%{_datadir}/applications/%{name}.desktop
14cr|gwyddion-2.35-3|66	%{_datadir}/mime/packages/%{name}.xml
14cr|gwyddion-2.35-3|67	%{_datadir}/thumbnailers/gwyddion.thumbnailer
14cr|gwyddion-2.35-3|68	%{python_sitearch}/gwy.so
14cr|gwyddion-2.35-3|69	
14cr|gwyddion-2.35-3|70	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|71	
14cr|gwyddion-2.35-3|72	%package -n %{libname}
14cr|gwyddion-2.35-3|73	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|74	Group:		System/Libraries
14cr|gwyddion-2.35-3|75	
14cr|gwyddion-2.35-3|76	%description -n %{libname}
14cr|gwyddion-2.35-3|77	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|78	
14cr|gwyddion-2.35-3|79	%files -n %{libname}
14cr|gwyddion-2.35-3|80	%{_libdir}/lib%{name}%{api}.so.%{major}*
14cr|gwyddion-2.35-3|81	
14cr|gwyddion-2.35-3|82	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|83	
14cr|gwyddion-2.35-3|84	%package -n %{libgwyapp}
14cr|gwyddion-2.35-3|85	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|86	Group:		System/Libraries
14cr|gwyddion-2.35-3|87	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cr|gwyddion-2.35-3|88	
14cr|gwyddion-2.35-3|89	%description -n %{libgwyapp}
14cr|gwyddion-2.35-3|90	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|91	
14cr|gwyddion-2.35-3|92	%files -n %{libgwyapp}
14cr|gwyddion-2.35-3|93	%{_libdir}/libgwyapp%{api}.so.%{major}*
14cr|gwyddion-2.35-3|94	
14cr|gwyddion-2.35-3|95	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|96	
14cr|gwyddion-2.35-3|97	%package -n %{libgwydgets}
14cr|gwyddion-2.35-3|98	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|99	Group:		System/Libraries
14cr|gwyddion-2.35-3|100	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cr|gwyddion-2.35-3|101	
14cr|gwyddion-2.35-3|102	%description -n %{libgwydgets}
14cr|gwyddion-2.35-3|103	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|104	
14cr|gwyddion-2.35-3|105	%files -n %{libgwydgets}
14cr|gwyddion-2.35-3|106	%{_libdir}/libgwydgets%{api}.so.%{major}*
14cr|gwyddion-2.35-3|107	
14cr|gwyddion-2.35-3|108	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|109	
14cr|gwyddion-2.35-3|110	%package -n %{libgwydraw}
14cr|gwyddion-2.35-3|111	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|112	Group:		System/Libraries
14cr|gwyddion-2.35-3|113	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cr|gwyddion-2.35-3|114	
14cr|gwyddion-2.35-3|115	%description -n %{libgwydraw}
14cr|gwyddion-2.35-3|116	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|117	
14cr|gwyddion-2.35-3|118	%files -n %{libgwydraw}
14cr|gwyddion-2.35-3|119	%{_libdir}/libgwydraw%{api}.so.%{major}*
14cr|gwyddion-2.35-3|120	
14cr|gwyddion-2.35-3|121	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|122	
14cr|gwyddion-2.35-3|123	%package -n %{libgwymodule}
14cr|gwyddion-2.35-3|124	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|125	Group:		System/Libraries
14cr|gwyddion-2.35-3|126	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cr|gwyddion-2.35-3|127	
14cr|gwyddion-2.35-3|128	%description -n %{libgwymodule}
14cr|gwyddion-2.35-3|129	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|130	
14cr|gwyddion-2.35-3|131	%files -n %{libgwymodule}
14cr|gwyddion-2.35-3|132	%{_libdir}/libgwymodule%{api}.so.%{major}*
14cr|gwyddion-2.35-3|133	
14cr|gwyddion-2.35-3|134	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|135	
14cr|gwyddion-2.35-3|136	%package -n %{libgwyprocess}
14cr|gwyddion-2.35-3|137	Summary:	Shared library for Gwyddion
14cr|gwyddion-2.35-3|138	Group:		System/Libraries
14cr|gwyddion-2.35-3|139	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cr|gwyddion-2.35-3|140	
14cr|gwyddion-2.35-3|141	%description -n %{libgwyprocess}
14cr|gwyddion-2.35-3|142	Shared library for Gwyddion and its modules.
14cr|gwyddion-2.35-3|143	
14cr|gwyddion-2.35-3|144	%files -n %{libgwyprocess}
14cr|gwyddion-2.35-3|145	%{_libdir}/libgwyprocess%{api}.so.%{major}*
14cr|gwyddion-2.35-3|146	
14cr|gwyddion-2.35-3|147	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|148	
14cr|gwyddion-2.35-3|149	%package -n %{devname}
14cr|gwyddion-2.35-3|150	Summary:	Headers, libraries and tools for Gwyddion module development
14cr|gwyddion-2.35-3|151	Group:		Development/C
14cr|gwyddion-2.35-3|152	Requires:	%{libname} = %{EVRD}
14cr|gwyddion-2.35-3|153	Requires:	%{libgwyapp} = %{EVRD}
14cr|gwyddion-2.35-3|154	Requires:	%{libgwydgets} = %{EVRD}
14cr|gwyddion-2.35-3|155	Requires:	%{libgwydraw} = %{EVRD}
14cr|gwyddion-2.35-3|156	Requires:	%{libgwymodule} = %{EVRD}
14cr|gwyddion-2.35-3|157	Requires:	%{libgwyprocess} = %{EVRD}
14cr|gwyddion-2.35-3|158	Provides:	%{name}-devel = %{EVRD}
14cr|gwyddion-2.35-3|159	Obsoletes:	%{name}-devel < 2.34
14cr|gwyddion-2.35-3|160	Conflicts:	%{name}-devel < 2.34
14cr|gwyddion-2.35-3|161	
14cr|gwyddion-2.35-3|162	%description -n %{devname}
14cr|gwyddion-2.35-3|163	Header files, libraries and tools for Gwyddion module and plug-in development.
14cr|gwyddion-2.35-3|164	This package also contains the API docmentation and sample plug-ins in various
14cr|gwyddion-2.35-3|165	programming languages.
14cr|gwyddion-2.35-3|166	
14cr|gwyddion-2.35-3|167	%files -n %{devname}
14cr|gwyddion-2.35-3|168	%doc devel-docs/CODING-STANDARDS
14cr|gwyddion-2.35-3|169	%doc data/%{name}.vim
14cr|gwyddion-2.35-3|170	%{_includedir}/%{name}/
14cr|gwyddion-2.35-3|171	%{_datadir}/gtk-doc/html/*
14cr|gwyddion-2.35-3|172	%{_datadir}/gtksourceview-2.0/language-specs/pygwy.lang
14cr|gwyddion-2.35-3|173	%{_libdir}/*.so
14cr|gwyddion-2.35-3|174	%{_libdir}/pkgconfig/gwyddion.pc
14cr|gwyddion-2.35-3|175	%{_libdir}/%{name}/include/gwyconfig.h
14cr|gwyddion-2.35-3|176	# Plug-ins and plug-in devel stuff
14cr|gwyddion-2.35-3|177	%{_libdir}/%{name}/perl/
14cr|gwyddion-2.35-3|178	%{_libdir}/%{name}/python/
14cr|gwyddion-2.35-3|179	%{_libdir}/%{name}/ruby/
14cr|gwyddion-2.35-3|180	%{_libexecdir}/%{name}/plugins/
14cr|gwyddion-2.35-3|181	
14cr|gwyddion-2.35-3|182	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|183	
14cr|gwyddion-2.35-3|184	%package thumbnailer-gconf
14cr|gwyddion-2.35-3|185	Summary:	GConf schemas for gwyddion-thumbnailer integration
14cr|gwyddion-2.35-3|186	Group:		Graphical desktop/GNOME
14cr|gwyddion-2.35-3|187	Requires:	%{name} = %{EVRD}
14cr|gwyddion-2.35-3|188	
14cr|gwyddion-2.35-3|189	%description thumbnailer-gconf
14cr|gwyddion-2.35-3|190	GConf schemas that register gwyddion-thumbnailer as thumbnailer for SPM files
14cr|gwyddion-2.35-3|191	in GNOME and XFce.
14cr|gwyddion-2.35-3|192	
14cr|gwyddion-2.35-3|193	%files thumbnailer-gconf
14cr|gwyddion-2.35-3|194	%{_sysconfdir}/gconf/schemas/gwyddion-thumbnailer.schemas
14cr|gwyddion-2.35-3|195	
14cr|gwyddion-2.35-3|196	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|197	
14cr|gwyddion-2.35-3|198	%package thumbnailer-kde4
14cr|gwyddion-2.35-3|199	Summary:	KDE4 gwyddion thumbnailer module
14cr|gwyddion-2.35-3|200	Group:		Graphical desktop/KDE
14cr|gwyddion-2.35-3|201	Requires:	%{name} = %{EVRD}
14cr|gwyddion-2.35-3|202	
14cr|gwyddion-2.35-3|203	%description thumbnailer-kde4
14cr|gwyddion-2.35-3|204	Gwyddion-thumbnailer based KDE thumbnail creator extension module for SPM
14cr|gwyddion-2.35-3|205	files.
14cr|gwyddion-2.35-3|206	
14cr|gwyddion-2.35-3|207	%files thumbnailer-kde4
14cr|gwyddion-2.35-3|208	%{_libdir}/kde4/gwythumbcreator.so
14cr|gwyddion-2.35-3|209	
14cr|gwyddion-2.35-3|210	#----------------------------------------------------------------------------
14cr|gwyddion-2.35-3|211	
14cr|gwyddion-2.35-3|212	%prep
14cr|gwyddion-2.35-3|213	%setup -q
14cr|gwyddion-2.35-3|214	
14cr|gwyddion-2.35-3|215	%build
14cr|gwyddion-2.35-3|216	%configure2_5x \
14cr|gwyddion-2.35-3|217	--without-pascal \
14cr|gwyddion-2.35-3|218	--disable-rpath \
14cr|gwyddion-2.35-3|219	--with-kde4-thumbnailer \
14cr|gwyddion-2.35-3|220	--with-fftw3 \
14cr|gwyddion-2.35-3|221	--with-gl \
14cr|gwyddion-2.35-3|222	--enable-library-bloat
14cr|gwyddion-2.35-3|223	%make
14cr|gwyddion-2.35-3|224	
14cr|gwyddion-2.35-3|225	%install
14cr|gwyddion-2.35-3|226	%makeinstall_std
14cr|gwyddion-2.35-3|227	
14cr|gwyddion-2.35-3|228	%find_lang %{name}
14cr|gwyddion-2.35-3|229	
14cr|gwyddion-2.35-3|230	# I cannot express this as %%files in a sensible manner, especially not when
14cr|gwyddion-2.35-3|231	# python byte-compilation kicks in.  Set permissions in the filesystem.
14cr|gwyddion-2.35-3|232	find %{buildroot}%{_libexecdir}/%{name} -type f -print0 | xargs -0 chmod 755
14cr|gwyddion-2.35-3|233	find %{buildroot}%{_libexecdir}/%{name} -type f -name \*.rgi -print0 | xargs -0 chmod 644
14cr|gwyddion-2.35-3|234	
14cr|gwyddion-2.35-3|235	# Perl, Python, and Ruby modules are private, remove the Perl man page.
14cr|gwyddion-2.35-3|236	rm -f %{buildroot}%{_mandir}/man3/Gwyddion::dump.*
14cr|gwyddion-2.35-3|237	
14cr|gwyddion-2.35-3|238	
14cr|gwyddion-2.35-3|239	%changelog
14cr|gwyddion-2.35-3|240	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.35-3
14cr|gwyddion-2.35-3|241	+ Revision: 3a3888b
14cr|gwyddion-2.35-3|242	- MassBuild#464: Increase release tag
14cr|gwyddion-2.35-3|243	
14cr|gwyddion-2.35-3|244	

1922 14
14cr|gxemul-0.6.0-3|1	Name:		gxemul
14cr|gxemul-0.6.0-3|2	Version:	0.6.0
14cr|gxemul-0.6.0-3|3	Release:	3
14cr|gxemul-0.6.0-3|4	License:	BSD
14cr|gxemul-0.6.0-3|5	Group:		Emulators
14cr|gxemul-0.6.0-3|6	Summary:	Instruction-level machine emulator
14cr|gxemul-0.6.0-3|7	URL:		http://gavare.se/gxemul/
14cr|gxemul-0.6.0-3|8	Source0:	http://gavare.se/gxemul/src/%{name}-%{version}.tar.gz
14cr|gxemul-0.6.0-3|9	patch0:		gxemul-0.6.0.cstdlib.patch
14cr|gxemul-0.6.0-3|10	BuildRequires:	pkgconfig(x11)
14cr|gxemul-0.6.0-3|11	
14cr|gxemul-0.6.0-3|12	%description
14cr|gxemul-0.6.0-3|13	GXemul is an experimental instruction-level machine emulator. Several
14cr|gxemul-0.6.0-3|14	emulation modes are available. In some modes, processors and
14cr|gxemul-0.6.0-3|15	surrounding hardware components are emulated well enough to let
14cr|gxemul-0.6.0-3|16	unmodified operating systems (e.g. NetBSD) run as if they were running
14cr|gxemul-0.6.0-3|17	on a real machine.
14cr|gxemul-0.6.0-3|18	
14cr|gxemul-0.6.0-3|19	Currently supported processors include ARM, MIPS, PowerPC, and SuperH.
14cr|gxemul-0.6.0-3|20	
14cr|gxemul-0.6.0-3|21	%prep
14cr|gxemul-0.6.0-3|22	%setup -q
14cr|gxemul-0.6.0-3|23	%patch0 -p1 -b .cstdlib
14cr|gxemul-0.6.0-3|24	
14cr|gxemul-0.6.0-3|25	%build
14cr|gxemul-0.6.0-3|26	# inlining should help for this kind of emulation project
14cr|gxemul-0.6.0-3|27	export CFLAGS="%{optflags} -finline-functions -O3"
14cr|gxemul-0.6.0-3|28	./configure
14cr|gxemul-0.6.0-3|29	%make
14cr|gxemul-0.6.0-3|30	
14cr|gxemul-0.6.0-3|31	%install
14cr|gxemul-0.6.0-3|32	install -m755 gxemul -D %{buildroot}%{_bindir}/gxemul
14cr|gxemul-0.6.0-3|33	install -m644 man/gxemul.1 -D %{buildroot}%{_mandir}/man1/gxemul.1
14cr|gxemul-0.6.0-3|34	
14cr|gxemul-0.6.0-3|35	%files
14cr|gxemul-0.6.0-3|36	%defattr(-,root,root)
14cr|gxemul-0.6.0-3|37	%doc LICENSE HISTORY README doc/* demos/
14cr|gxemul-0.6.0-3|38	%{_bindir}/gxemul
14cr|gxemul-0.6.0-3|39	%{_mandir}/man1/gxemul.1*
14cr|gxemul-0.6.0-3|40	
14cr|gxemul-0.6.0-3|41	
14cr|gxemul-0.6.0-3|42	
14cr|gxemul-0.6.0-3|43	%changelog
14cr|gxemul-0.6.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|gxemul-0.6.0-3|45	+ Revision: dc41df5
14cr|gxemul-0.6.0-3|46	- MassBuild#464: Increase release tag
14cr|gxemul-0.6.0-3|47	
14cr|gxemul-0.6.0-3|48	

1923 14
14cr|gxine-0.5.908-2|1	Summary:	GTK+ frontend for the Xine multimedia player
14cr|gxine-0.5.908-2|2	Name:		gxine
14cr|gxine-0.5.908-2|3	Version:	0.5.908
14cr|gxine-0.5.908-2|4	Release:	2
14cr|gxine-0.5.908-2|5	License:	GPLv2+
14cr|gxine-0.5.908-2|6	Group:		Video
14cr|gxine-0.5.908-2|7	Url:		http://xine.sf.net
14cr|gxine-0.5.908-2|8	Source0:	http://prdownloads.sourceforge.net/xine/%{name}-%{version}.tar.xz
14cr|gxine-0.5.908-2|9	Patch0:		gxine-no-gnome-mime-registration.patch
14cr|gxine-0.5.908-2|10	BuildRequires:	xine-plugins
14cr|gxine-0.5.908-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gxine-0.5.908-2|12	BuildRequires:	pkgconfig(liblircclient0)
14cr|gxine-0.5.908-2|13	BuildRequires:	pkgconfig(libxine)
14cr|gxine-0.5.908-2|14	BuildRequires:	pkgconfig(mozjs185)
14cr|gxine-0.5.908-2|15	BuildRequires:	pkgconfig(nspr)
14cr|gxine-0.5.908-2|16	BuildRequires:	pkgconfig(xaw7)
14cr|gxine-0.5.908-2|17	BuildRequires:	pkgconfig(xext)
14cr|gxine-0.5.908-2|18	Requires:	xine-plugins
14cr|gxine-0.5.908-2|19	
14cr|gxine-0.5.908-2|20	%description
14cr|gxine-0.5.908-2|21	This is a graphical frontend for Xine based on the GTK+ toolkit.
14cr|gxine-0.5.908-2|22	
14cr|gxine-0.5.908-2|23	%files -f %{name}.lang
14cr|gxine-0.5.908-2|24	%doc README ChangeLog AUTHORS
14cr|gxine-0.5.908-2|25	%dir %{_sysconfdir}/%{name}
14cr|gxine-0.5.908-2|26	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|gxine-0.5.908-2|27	%{_bindir}/gxine
14cr|gxine-0.5.908-2|28	%{_bindir}/gxine_client
14cr|gxine-0.5.908-2|29	%{_datadir}/applications/gxine.desktop
14cr|gxine-0.5.908-2|30	%{_datadir}/pixmaps/*
14cr|gxine-0.5.908-2|31	%{_datadir}/gxine/
14cr|gxine-0.5.908-2|32	%{_mandir}/man1/gxine.*
14cr|gxine-0.5.908-2|33	%{_mandir}/man1/gxine_client.*
14cr|gxine-0.5.908-2|34	%{_datadir}/icons/hicolor/64x64/apps/gxine.png
14cr|gxine-0.5.908-2|35	%lang(de) %{_mandir}/de/man1/gxine*
14cr|gxine-0.5.908-2|36	%lang(es) %{_mandir}/es/man1/gxine*
14cr|gxine-0.5.908-2|37	
14cr|gxine-0.5.908-2|38	#----------------------------------------------------------------------------
14cr|gxine-0.5.908-2|39	
14cr|gxine-0.5.908-2|40	%package mozilla
14cr|gxine-0.5.908-2|41	Summary:	Xine video player plugin for Mozilla
14cr|gxine-0.5.908-2|42	Group:		Video
14cr|gxine-0.5.908-2|43	Requires:	%{name} = %{EVRD}
14cr|gxine-0.5.908-2|44	
14cr|gxine-0.5.908-2|45	%description mozilla
14cr|gxine-0.5.908-2|46	This is a video player plugin for Mozilla and compatible web browsers
14cr|gxine-0.5.908-2|47	based on the Xine engine.
14cr|gxine-0.5.908-2|48	
14cr|gxine-0.5.908-2|49	%files mozilla
14cr|gxine-0.5.908-2|50	%{_libdir}/mozilla/plugins/gxineplugin.so
14cr|gxine-0.5.908-2|51	
14cr|gxine-0.5.908-2|52	#----------------------------------------------------------------------------
14cr|gxine-0.5.908-2|53	
14cr|gxine-0.5.908-2|54	%prep
14cr|gxine-0.5.908-2|55	%setup -q
14cr|gxine-0.5.908-2|56	%apply_patches
14cr|gxine-0.5.908-2|57	
14cr|gxine-0.5.908-2|58	%build
14cr|gxine-0.5.908-2|59	%configure2_5x \
14cr|gxine-0.5.908-2|60	--disable-static \
14cr|gxine-0.5.908-2|61	--disable-integration-wizard \
14cr|gxine-0.5.908-2|62	--with-spidermonkey=%{_includedir}/js
14cr|gxine-0.5.908-2|63	%make JS_LIBS="-lmozjs185 -ldl -lm"
14cr|gxine-0.5.908-2|64	
14cr|gxine-0.5.908-2|65	%install
14cr|gxine-0.5.908-2|66	%makeinstall_std
14cr|gxine-0.5.908-2|67	
14cr|gxine-0.5.908-2|68	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins
14cr|gxine-0.5.908-2|69	mv %{buildroot}%{_libdir}/gxine/gxineplugin.so %{buildroot}%{_libdir}/mozilla/plugins
14cr|gxine-0.5.908-2|70	
14cr|gxine-0.5.908-2|71	%find_lang %{name} %{name}.theme %{name}.lang
14cr|gxine-0.5.908-2|72	
14cr|gxine-0.5.908-2|73	
14cr|gxine-0.5.908-2|74	%changelog
14cr|gxine-0.5.908-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.908-2
14cr|gxine-0.5.908-2|76	+ Revision: 7253c3c
14cr|gxine-0.5.908-2|77	- MassBuild#464: Increase release tag
14cr|gxine-0.5.908-2|78	
14cr|gxine-0.5.908-2|79	

1924 14
14cr|gxmessage-2.12.4-3|1	%define name gxmessage
14cr|gxmessage-2.12.4-3|2	%define version 2.12.4
14cr|gxmessage-2.12.4-3|3	%define release 3
14cr|gxmessage-2.12.4-3|4	
14cr|gxmessage-2.12.4-3|5	Summary:	An xmessage substitute for gtk-2.0
14cr|gxmessage-2.12.4-3|6	Name:		%{name}
14cr|gxmessage-2.12.4-3|7	Version:	%{version}
14cr|gxmessage-2.12.4-3|8	Release:	%{release}
14cr|gxmessage-2.12.4-3|9	License:	GPLv3+
14cr|gxmessage-2.12.4-3|10	URL:		http://homepages.ihug.co.nz/~trmusson
14cr|gxmessage-2.12.4-3|11	Group:		Development/GNOME and GTK+
14cr|gxmessage-2.12.4-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|gxmessage-2.12.4-3|13	Source:		http://homepages.ihug.co.nz/~trmusson/stuff/%name-%version.tar.gz
14cr|gxmessage-2.12.4-3|14	BuildRequires:	gtk+2-devel
14cr|gxmessage-2.12.4-3|15	BuildRequires:	intltool
14cr|gxmessage-2.12.4-3|16	
14cr|gxmessage-2.12.4-3|17	%description
14cr|gxmessage-2.12.4-3|18	To quote from the xmessage manual page, xmessage is a program to
14cr|gxmessage-2.12.4-3|19	"display a message or query in a window." It returns an exit code based
14cr|gxmessage-2.12.4-3|20	on the user's response. gxmessage is a gtk-2.0 based clone of xmessage.
14cr|gxmessage-2.12.4-3|21	
14cr|gxmessage-2.12.4-3|22	
14cr|gxmessage-2.12.4-3|23	%prep
14cr|gxmessage-2.12.4-3|24	%setup -q
14cr|gxmessage-2.12.4-3|25	
14cr|gxmessage-2.12.4-3|26	
14cr|gxmessage-2.12.4-3|27	%build
14cr|gxmessage-2.12.4-3|28	%configure2_5x
14cr|gxmessage-2.12.4-3|29	%make
14cr|gxmessage-2.12.4-3|30	
14cr|gxmessage-2.12.4-3|31	%install
14cr|gxmessage-2.12.4-3|32	%__rm -rf %buildroot
14cr|gxmessage-2.12.4-3|33	%makeinstall_std
14cr|gxmessage-2.12.4-3|34	%find_lang %name
14cr|gxmessage-2.12.4-3|35	
14cr|gxmessage-2.12.4-3|36	%clean
14cr|gxmessage-2.12.4-3|37	%__rm -rf %buildroot
14cr|gxmessage-2.12.4-3|38	
14cr|gxmessage-2.12.4-3|39	%files -f %name.lang
14cr|gxmessage-2.12.4-3|40	%defattr (0755,root,root,0755)
14cr|gxmessage-2.12.4-3|41	%_bindir/%name
14cr|gxmessage-2.12.4-3|42	%defattr (0644,root,root,0755)
14cr|gxmessage-2.12.4-3|43	%doc AUTHORS ChangeLog README
14cr|gxmessage-2.12.4-3|44	%_mandir/man1/%name.1*
14cr|gxmessage-2.12.4-3|45	%{_infodir}/gxmessage.info*
14cr|gxmessage-2.12.4-3|46	%{_iconsdir}/hicolor/*/apps/gxmessage.png
14cr|gxmessage-2.12.4-3|47	
14cr|gxmessage-2.12.4-3|48	
14cr|gxmessage-2.12.4-3|49	
14cr|gxmessage-2.12.4-3|50	%changelog
14cr|gxmessage-2.12.4-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.4-3
14cr|gxmessage-2.12.4-3|52	+ Revision: eaa89c2
14cr|gxmessage-2.12.4-3|53	- MassBuild#464: Increase release tag
14cr|gxmessage-2.12.4-3|54	
14cr|gxmessage-2.12.4-3|55	

1925 14
14cr|gxneur-0.17.0-3|1	Name:		gxneur
14cr|gxneur-0.17.0-3|2	Version:	0.17.0
14cr|gxneur-0.17.0-3|3	Release:	3
14cr|gxneur-0.17.0-3|4	License:	GPLv2
14cr|gxneur-0.17.0-3|5	URL:		http://www.xneur.ru
14cr|gxneur-0.17.0-3|6	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gxneur-0.17.0-3|7	BuildRequires:	pkgconfig(glib-2.0)
14cr|gxneur-0.17.0-3|8	BuildRequires:	pkgconfig(libglade-2.0)
14cr|gxneur-0.17.0-3|9	BuildRequires:  pkgconfig(libpcre)
14cr|gxneur-0.17.0-3|10	BuildRequires:	%{_lib}xneur-devel = %{version}
14cr|gxneur-0.17.0-3|11	BuildRequires:	pkgconfig(gconf-2.0)
14cr|gxneur-0.17.0-3|12	Source0:	%{name}-%{version}.tar.gz
14cr|gxneur-0.17.0-3|13	Patch0:		trayicon_unused_env.patch
14cr|gxneur-0.17.0-3|14	Requires:	xneur = %{version}
14cr|gxneur-0.17.0-3|15	Group:		System/X11
14cr|gxneur-0.17.0-3|16	Summary:	X Neural Switcher - GTK2 interface
14cr|gxneur-0.17.0-3|17	
14cr|gxneur-0.17.0-3|18	%description
14cr|gxneur-0.17.0-3|19	X Neural Switcher (http://www.xneur.ru).
14cr|gxneur-0.17.0-3|20	Automatical switcher of keyboard layout (GTK2 frontend).
14cr|gxneur-0.17.0-3|21	
14cr|gxneur-0.17.0-3|22	%prep
14cr|gxneur-0.17.0-3|23	%setup -n %{name}-%{version} -q
14cr|gxneur-0.17.0-3|24	#% patch0 -p0
14cr|gxneur-0.17.0-3|25	
14cr|gxneur-0.17.0-3|26	%build
14cr|gxneur-0.17.0-3|27	./configure --prefix=/usr --libdir=%{_libdir}
14cr|gxneur-0.17.0-3|28	%make
14cr|gxneur-0.17.0-3|29	
14cr|gxneur-0.17.0-3|30	%install
14cr|gxneur-0.17.0-3|31	%makeinstall
14cr|gxneur-0.17.0-3|32	#small_hack
14cr|gxneur-0.17.0-3|33	mkdir -p %{buildroot}%{_datadir}/%name/pixmaps/
14cr|gxneur-0.17.0-3|34	pushd pixmaps
14cr|gxneur-0.17.0-3|35	for i in hicolor_apps_48x48_gxneur-*; do cp -f $i ${i/hicolor_apps_48x48_gxneur-/}; done
14cr|gxneur-0.17.0-3|36	popd
14cr|gxneur-0.17.0-3|37	cp -f pixmaps/ru.png %{buildroot}%{_datadir}/%name/pixmaps/ru\(winkeys\).png
14cr|gxneur-0.17.0-3|38	
14cr|gxneur-0.17.0-3|39	install -dm 755 %{buildroot}%{_datadir}/applications
14cr|gxneur-0.17.0-3|40	cat > %name.desktop << EOF
14cr|gxneur-0.17.0-3|41	[Desktop Entry]
14cr|gxneur-0.17.0-3|42	Encoding=UTF-8
14cr|gxneur-0.17.0-3|43	Name=GXNeur
14cr|gxneur-0.17.0-3|44	GenericName=X Neural Switcher
14cr|gxneur-0.17.0-3|45	GenericName[ru]=Переключатель раскладок клавиатуры
14cr|gxneur-0.17.0-3|46	Comment=Automatic keyboard layout switcher
14cr|gxneur-0.17.0-3|47	Comment[ru]=Автоматический переключатель раскладок клавиатуры
14cr|gxneur-0.17.0-3|48	Icon=%{_datadir}/%{name}/pixmaps/gxneur.png
14cr|gxneur-0.17.0-3|49	Exec=gxneur --keyboard-properties="/usr/bin/kcmshell4 kcm_keyboard || /usr/bin/gnome-control-center"
14cr|gxneur-0.17.0-3|50	Terminal=false
14cr|gxneur-0.17.0-3|51	Type=Application
14cr|gxneur-0.17.0-3|52	Categories=GTK;GNOME;Application;Utility;
14cr|gxneur-0.17.0-3|53	StartupNotify=false
14cr|gxneur-0.17.0-3|54	EOF
14cr|gxneur-0.17.0-3|55	echo %{buildroot}%{_datadir}/applications/
14cr|gxneur-0.17.0-3|56	install -m 0644 %name.desktop \
14cr|gxneur-0.17.0-3|57	%{buildroot}%{_datadir}/applications/%name.desktop
14cr|gxneur-0.17.0-3|58	
14cr|gxneur-0.17.0-3|59	#dirty hack for resolve conflict with hicolor-icon-theme
14cr|gxneur-0.17.0-3|60	
14cr|gxneur-0.17.0-3|61	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cr|gxneur-0.17.0-3|62	%find_lang %{name}
14cr|gxneur-0.17.0-3|63	
14cr|gxneur-0.17.0-3|64	%files -f %{name}.lang
14cr|gxneur-0.17.0-3|65	%doc AUTHORS ChangeLog NEWS README TODO
14cr|gxneur-0.17.0-3|66	%{_bindir}/*
14cr|gxneur-0.17.0-3|67	%{_iconsdir}/*
14cr|gxneur-0.17.0-3|68	%{_datadir}/%{name}/*
14cr|gxneur-0.17.0-3|69	%{_datadir}/applications/*.desktop
14cr|gxneur-0.17.0-3|70	#%{_datadir}/%{name}/glade/*
14cr|gxneur-0.17.0-3|71	#%{_iconsdir}/hicolor/*/*
14cr|gxneur-0.17.0-3|72	#%{_datadir}/%{name}/pixmaps/*.png
14cr|gxneur-0.17.0-3|73	%{_mandir}/man1/*
14cr|gxneur-0.17.0-3|74	#% {_gnomedir}/share/icons/hicolor/*
14cr|gxneur-0.17.0-3|75	
14cr|gxneur-0.17.0-3|76	%changelog
14cr|gxneur-0.17.0-3|77	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.0-3
14cr|gxneur-0.17.0-3|78	+ Revision: 64f30c5
14cr|gxneur-0.17.0-3|79	- Fix desktop file, added Russian localization
14cr|gxneur-0.17.0-3|80	
14cr|gxneur-0.17.0-3|81	

1926 14
14cr|gxtuner-2.1-2|1	Name:		gxtuner
14cr|gxtuner-2.1-2|2	Summary:	A simple guitar and bass tuner for jack
14cr|gxtuner-2.1-2|3	Version:	2.1
14cr|gxtuner-2.1-2|4	Release:	2
14cr|gxtuner-2.1-2|5	License:	GPLv2
14cr|gxtuner-2.1-2|6	Group:		Sound
14cr|gxtuner-2.1-2|7	URL:		http://guitarix.sourceforge.net/
14cr|gxtuner-2.1-2|8	Source0:	http://sourceforge.net/projects/guitarix/files/gxtuner/%{name}-%{version}.tar.bz2
14cr|gxtuner-2.1-2|9	BuildRequires:	jackit-devel gtk+2-devel fftw3-devel libzita-resampler-devel
14cr|gxtuner-2.1-2|10	
14cr|gxtuner-2.1-2|11	%description
14cr|gxtuner-2.1-2|12	A simple (linux) guitar and bass tuner for jack with full jack session
14cr|gxtuner-2.1-2|13	managment support
14cr|gxtuner-2.1-2|14	
14cr|gxtuner-2.1-2|15	gxtuner use a equal-tempered scale based on
14cr|gxtuner-2.1-2|16	
14cr|gxtuner-2.1-2|17	A4 = 440 Hz
14cr|gxtuner-2.1-2|18	
14cr|gxtuner-2.1-2|19	A4 reference pitch can adjusted at command line and/or runtime
14cr|gxtuner-2.1-2|20	in a half tone range: 415Hz <-> 467Hz
14cr|gxtuner-2.1-2|21	
14cr|gxtuner-2.1-2|22	gxtuner use a default threshold level at 0.001 threshold can adjusted
14cr|gxtuner-2.1-2|23	at command line and/or runtime in a range of 0.001 <-> 0.5
14cr|gxtuner-2.1-2|24	
14cr|gxtuner-2.1-2|25	%prep
14cr|gxtuner-2.1-2|26	%setup -q -n %name
14cr|gxtuner-2.1-2|27	
14cr|gxtuner-2.1-2|28	%build
14cr|gxtuner-2.1-2|29	%setup_compile_flags
14cr|gxtuner-2.1-2|30	LDFLAGS="-lX11" make
14cr|gxtuner-2.1-2|31	
14cr|gxtuner-2.1-2|32	%install
14cr|gxtuner-2.1-2|33	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir}
14cr|gxtuner-2.1-2|34	make PREFIX=%{buildroot}%{_prefix} PIXMAPS_DIR=%{buildroot}%{_iconsdir} install
14cr|gxtuner-2.1-2|35	
14cr|gxtuner-2.1-2|36	%files
14cr|gxtuner-2.1-2|37	%{_bindir}/gxtuner
14cr|gxtuner-2.1-2|38	%defattr(644,root,root,755)
14cr|gxtuner-2.1-2|39	%{_datadir}/applications/gxtuner.desktop
14cr|gxtuner-2.1-2|40	%{_iconsdir}/gxtuner.png
14cr|gxtuner-2.1-2|41	%doc README
14cr|gxtuner-2.1-2|42	
14cr|gxtuner-2.1-2|43	
14cr|gxtuner-2.1-2|44	
14cr|gxtuner-2.1-2|45	%changelog
14cr|gxtuner-2.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|gxtuner-2.1-2|47	+ Revision: 7c62c6e
14cr|gxtuner-2.1-2|48	- MassBuild#464: Increase release tag
14cr|gxtuner-2.1-2|49	
14cr|gxtuner-2.1-2|50	

1927 14
14cr|gyachi-1.2.11-5|1	Summary:	A GTK+ based Yahoo! Chat client
14cr|gyachi-1.2.11-5|2	Version:	1.2.11
14cr|gyachi-1.2.11-5|3	Name:		gyachi
14cr|gyachi-1.2.11-5|4	Release:	5
14cr|gyachi-1.2.11-5|5	License:	GPLv2+
14cr|gyachi-1.2.11-5|6	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|7	Url:		http://sourceforge.net/projects/gyachi/
14cr|gyachi-1.2.11-5|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|gyachi-1.2.11-5|9	Patch0:		gyachi-1.1.71-disable_doc_install.patch
14cr|gyachi-1.2.11-5|10	Patch1:		gyachi-1.1.71-fix-linkage.patch
14cr|gyachi-1.2.11-5|11	Patch2:		gyachi-1.1.71-fix-str-fmt.patch
14cr|gyachi-1.2.11-5|12	Patch3:		gyachi-1.1.71-fix-gpgme-build.patch
14cr|gyachi-1.2.11-5|13	BuildRequires:	desktop-file-utils
14cr|gyachi-1.2.11-5|14	BuildRequires:	imagemagick
14cr|gyachi-1.2.11-5|15	BuildRequires:	gettext-devel
14cr|gyachi-1.2.11-5|16	BuildRequires:	gpgme-devel
14cr|gyachi-1.2.11-5|17	BuildRequires:	libmcrypt-devel
14cr|gyachi-1.2.11-5|18	BuildRequires:	pkgconfig(alsa)
14cr|gyachi-1.2.11-5|19	BuildRequires:	pkgconfig(expat)
14cr|gyachi-1.2.11-5|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|gyachi-1.2.11-5|21	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|gyachi-1.2.11-5|22	BuildRequires:	pkgconfig(jasper)
14cr|gyachi-1.2.11-5|23	BuildRequires:	pkgconfig(libgtkhtml-2.0)
14cr|gyachi-1.2.11-5|24	BuildRequires:	pkgconfig(libnotify)
14cr|gyachi-1.2.11-5|25	BuildRequires:	pkgconfig(libpulse)
14cr|gyachi-1.2.11-5|26	BuildRequires:	pkgconfig(libv4l2)
14cr|gyachi-1.2.11-5|27	BuildRequires:	pkgconfig(openssl)
14cr|gyachi-1.2.11-5|28	Obsoletes:	gyach <= 0.9.8
14cr|gyachi-1.2.11-5|29	Provides:	gyach = %{version}
14cr|gyachi-1.2.11-5|30	Suggests:	plugin-pulseaudio
14cr|gyachi-1.2.11-5|31	
14cr|gyachi-1.2.11-5|32	%description
14cr|gyachi-1.2.11-5|33	GyachI is a GTK+ based Yahoo! Chat client. It is a continuation of
14cr|gyachi-1.2.11-5|34	Gyach Enhanced, which was itself a fork of Gyach. GyachI supports
14cr|gyachi-1.2.11-5|35	almost all of the features you would expect to find on the official
14cr|gyachi-1.2.11-5|36	Windows Yahoo! client: Voice chat, webcams, faders, 'nicknames',
14cr|gyachi-1.2.11-5|37	audibles, avatars, display images, and more.
14cr|gyachi-1.2.11-5|38	
14cr|gyachi-1.2.11-5|39	%files -f %{name}.lang
14cr|gyachi-1.2.11-5|40	%doc ChangeLog
14cr|gyachi-1.2.11-5|41	%doc doc/txt/gyachi-help-short.txt doc/txt/jasper-memory-leak.patch.txt doc/txt/webcams.txt doc/txt/README
14cr|gyachi-1.2.11-5|42	%doc doc/html/gyachi-help.html doc/html/gyachi-ylinks.html doc/html/HOWTO-SIP.html
14cr|gyachi-1.2.11-5|43	%{_bindir}/%{name}*
14cr|gyachi-1.2.11-5|44	%dir %{_libdir}/%{name}
14cr|gyachi-1.2.11-5|45	%dir %{_libdir}/%{name}/plugins
14cr|gyachi-1.2.11-5|46	%{_libdir}/%{name}-*
14cr|gyachi-1.2.11-5|47	%{_libdir}/lib%{name}.so
14cr|gyachi-1.2.11-5|48	%{_libdir}/%{name}/plugins/lib%{name}alsa.so
14cr|gyachi-1.2.11-5|49	%{_datadir}/%{name}
14cr|gyachi-1.2.11-5|50	%{_datadir}/applications/gyachi.desktop
14cr|gyachi-1.2.11-5|51	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|gyachi-1.2.11-5|52	
14cr|gyachi-1.2.11-5|53	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|54	
14cr|gyachi-1.2.11-5|55	%package  	plugin-blowfish
14cr|gyachi-1.2.11-5|56	Summary:	Blowfish encryption plugin for GyachI
14cr|gyachi-1.2.11-5|57	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|58	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|59	
14cr|gyachi-1.2.11-5|60	%description plugin-blowfish
14cr|gyachi-1.2.11-5|61	%{summary}.
14cr|gyachi-1.2.11-5|62	
14cr|gyachi-1.2.11-5|63	%files plugin-blowfish
14cr|gyachi-1.2.11-5|64	%{_libdir}/%{name}/plugins/lib%{name}blowfish.so
14cr|gyachi-1.2.11-5|65	
14cr|gyachi-1.2.11-5|66	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|67	
14cr|gyachi-1.2.11-5|68	%package	plugin-gpgme
14cr|gyachi-1.2.11-5|69	Summary:	GPGMe encryption plugin for GyachI
14cr|gyachi-1.2.11-5|70	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|71	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|72	
14cr|gyachi-1.2.11-5|73	%description plugin-gpgme
14cr|gyachi-1.2.11-5|74	%{summary}.
14cr|gyachi-1.2.11-5|75	
14cr|gyachi-1.2.11-5|76	%files plugin-gpgme
14cr|gyachi-1.2.11-5|77	%{_libdir}/%{name}/plugins/lib%{name}gpgme.so
14cr|gyachi-1.2.11-5|78	
14cr|gyachi-1.2.11-5|79	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|80	
14cr|gyachi-1.2.11-5|81	%package	plugin-gtkspell
14cr|gyachi-1.2.11-5|82	Summary:	Spell check plugin for GyachI
14cr|gyachi-1.2.11-5|83	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|84	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|85	
14cr|gyachi-1.2.11-5|86	%description plugin-gtkspell
14cr|gyachi-1.2.11-5|87	%{summary}.
14cr|gyachi-1.2.11-5|88	
14cr|gyachi-1.2.11-5|89	%files plugin-gtkspell
14cr|gyachi-1.2.11-5|90	%{_libdir}/%{name}/plugins/lib%{name}gtkspell.so
14cr|gyachi-1.2.11-5|91	
14cr|gyachi-1.2.11-5|92	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|93	
14cr|gyachi-1.2.11-5|94	%package	plugin-mcrypt
14cr|gyachi-1.2.11-5|95	Summary:	MCrypt encryption plugin for GyachI
14cr|gyachi-1.2.11-5|96	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|97	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|98	
14cr|gyachi-1.2.11-5|99	%description plugin-mcrypt
14cr|gyachi-1.2.11-5|100	%{summary}.
14cr|gyachi-1.2.11-5|101	
14cr|gyachi-1.2.11-5|102	%files plugin-mcrypt
14cr|gyachi-1.2.11-5|103	%{_libdir}/%{name}/plugins/lib%{name}mcrypt.so
14cr|gyachi-1.2.11-5|104	
14cr|gyachi-1.2.11-5|105	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|106	
14cr|gyachi-1.2.11-5|107	%package	plugin-photosharing
14cr|gyachi-1.2.11-5|108	Summary:	Photo sharing plugin for GyachI
14cr|gyachi-1.2.11-5|109	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|110	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|111	
14cr|gyachi-1.2.11-5|112	%description plugin-photosharing
14cr|gyachi-1.2.11-5|113	%{summary}.
14cr|gyachi-1.2.11-5|114	
14cr|gyachi-1.2.11-5|115	%files plugin-photosharing
14cr|gyachi-1.2.11-5|116	%{_libdir}/%{name}/plugins/lib%{name}photos.so
14cr|gyachi-1.2.11-5|117	
14cr|gyachi-1.2.11-5|118	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|119	
14cr|gyachi-1.2.11-5|120	%package	plugin-pulseaudio
14cr|gyachi-1.2.11-5|121	Summary:	PulseAudio plugin for GyachI
14cr|gyachi-1.2.11-5|122	Group:		Networking/Instant messaging
14cr|gyachi-1.2.11-5|123	Requires:	%{name} = %{EVRD}
14cr|gyachi-1.2.11-5|124	
14cr|gyachi-1.2.11-5|125	%description plugin-pulseaudio
14cr|gyachi-1.2.11-5|126	%{summary}.
14cr|gyachi-1.2.11-5|127	
14cr|gyachi-1.2.11-5|128	%files plugin-pulseaudio
14cr|gyachi-1.2.11-5|129	%{_libdir}/%{name}/plugins/lib%{name}pulseaudio.so
14cr|gyachi-1.2.11-5|130	
14cr|gyachi-1.2.11-5|131	#----------------------------------------------------------------------------
14cr|gyachi-1.2.11-5|132	
14cr|gyachi-1.2.11-5|133	%prep
14cr|gyachi-1.2.11-5|134	%setup -q
14cr|gyachi-1.2.11-5|135	%patch0 -p1 -b .doc
14cr|gyachi-1.2.11-5|136	%patch1 -p0 -b .link
14cr|gyachi-1.2.11-5|137	%patch2 -p0 -b .str
14cr|gyachi-1.2.11-5|138	%patch3 -p1 -b .gpgme
14cr|gyachi-1.2.11-5|139	
14cr|gyachi-1.2.11-5|140	perl -pi -e 's,%{name}.png,%{name},g' %{name}.desktop
14cr|gyachi-1.2.11-5|141	
14cr|gyachi-1.2.11-5|142	%build
14cr|gyachi-1.2.11-5|143	./autogen.sh
14cr|gyachi-1.2.11-5|144	export CPPFLAGS='-D_FILE_OFFSET_BITS=64'
14cr|gyachi-1.2.11-5|145	export LDFLAGS='-lm'
14cr|gyachi-1.2.11-5|146	%configure2_5x \
14cr|gyachi-1.2.11-5|147	%ifarch x86_64
14cr|gyachi-1.2.11-5|148	--disable-wine \
14cr|gyachi-1.2.11-5|149	%endif
14cr|gyachi-1.2.11-5|150	--disable-rpath --enable-maintainer-mode \
14cr|gyachi-1.2.11-5|151	--disable-plugin_libnotify \
14cr|gyachi-1.2.11-5|152	--enable-plugin_photo_album
14cr|gyachi-1.2.11-5|153	%make
14cr|gyachi-1.2.11-5|154	
14cr|gyachi-1.2.11-5|155	%install
14cr|gyachi-1.2.11-5|156	%makeinstall_std
14cr|gyachi-1.2.11-5|157	desktop-file-install --vendor="" \
14cr|gyachi-1.2.11-5|158	--add-category="GTK" \
14cr|gyachi-1.2.11-5|159	--remove-key="Encoding" \
14cr|gyachi-1.2.11-5|160	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|gyachi-1.2.11-5|161	
14cr|gyachi-1.2.11-5|162	install -m 644 -D themes/gyachi-classic/gyach-icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|gyachi-1.2.11-5|163	install -m 644 -D themes/gyachi-classic/gyach-icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|gyachi-1.2.11-5|164	
14cr|gyachi-1.2.11-5|165	%find_lang %{name}
14cr|gyachi-1.2.11-5|166	
14cr|gyachi-1.2.11-5|167	
14cr|gyachi-1.2.11-5|168	%changelog
14cr|gyachi-1.2.11-5|169	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-5
14cr|gyachi-1.2.11-5|170	+ Revision: 8a72ede
14cr|gyachi-1.2.11-5|171	- MassBuild#464: Increase release tag
14cr|gyachi-1.2.11-5|172	
14cr|gyachi-1.2.11-5|173	

1928 14
14cr|gzrt-0.8-2|1	Name:		gzrt
14cr|gzrt-0.8-2|2	Summary:	The gzip Recovery Toolkit
14cr|gzrt-0.8-2|3	Version:	0.8
14cr|gzrt-0.8-2|4	Release:	2
14cr|gzrt-0.8-2|5	License:	GPLv2+
14cr|gzrt-0.8-2|6	Group:		Archiving/Compression
14cr|gzrt-0.8-2|7	BuildRequires:	zlib-devel
14cr|gzrt-0.8-2|8	Source:		http://www.urbanophile.com/arenn/hacking/gzrt/%{name}-%{version}.tar.gz
14cr|gzrt-0.8-2|9	URL:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
14cr|gzrt-0.8-2|10	%description
14cr|gzrt-0.8-2|11	The gzip Recovery Toolkit attempts to automate the recovery of data
14cr|gzrt-0.8-2|12	from corrupted gzip files (including tarballs) through a program called
14cr|gzrt-0.8-2|13	gzrecover.
14cr|gzrt-0.8-2|14	
14cr|gzrt-0.8-2|15	%prep
14cr|gzrt-0.8-2|16	%setup -q
14cr|gzrt-0.8-2|17	
14cr|gzrt-0.8-2|18	%build
14cr|gzrt-0.8-2|19	%make
14cr|gzrt-0.8-2|20	
14cr|gzrt-0.8-2|21	%install
14cr|gzrt-0.8-2|22	%{__mkdir_p} %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cr|gzrt-0.8-2|23	cp -p gzrecover %{buildroot}%{_bindir}
14cr|gzrt-0.8-2|24	cp -p gzrecover.1 %{buildroot}%{_mandir}/man1
14cr|gzrt-0.8-2|25	
14cr|gzrt-0.8-2|26	%files
14cr|gzrt-0.8-2|27	%doc ChangeLog README
14cr|gzrt-0.8-2|28	%{_bindir}/gzrecover
14cr|gzrt-0.8-2|29	%{_mandir}/man1/gzrecover.1*
14cr|gzrt-0.8-2|30	
14cr|gzrt-0.8-2|31	
14cr|gzrt-0.8-2|32	
14cr|gzrt-0.8-2|33	
14cr|gzrt-0.8-2|34	
14cr|gzrt-0.8-2|35	%changelog
14cr|gzrt-0.8-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|gzrt-0.8-2|37	+ Revision: 631325b
14cr|gzrt-0.8-2|38	- MassBuild#464: Increase release tag
14cr|gzrt-0.8-2|39	
14cr|gzrt-0.8-2|40	

1929 14
14cr|h264enc-9.4.1-2|1	Name:		h264enc
14cr|h264enc-9.4.1-2|2	Version:	9.4.1
14cr|h264enc-9.4.1-2|3	Release:	2
14cr|h264enc-9.4.1-2|4	Summary:	An interactive menu-driven frontend for mencoder
14cr|h264enc-9.4.1-2|5	Group:		Sound
14cr|h264enc-9.4.1-2|6	License:	GPLv2
14cr|h264enc-9.4.1-2|7	URL:		http://h264enc.sourceforge.net/
14cr|h264enc-9.4.1-2|8	Source0:	http://downloads.sourceforge.net/project/h264enc/h264enc/%{name}-%{version}.tar.gz
14cr|h264enc-9.4.1-2|9	Requires:	mencoder
14cr|h264enc-9.4.1-2|10	BuildArch:	noarch
14cr|h264enc-9.4.1-2|11	
14cr|h264enc-9.4.1-2|12	
14cr|h264enc-9.4.1-2|13	%description
14cr|h264enc-9.4.1-2|14	h264enc is an advanced and powerful interactive menu-driven shell
14cr|h264enc-9.4.1-2|15	script written for the GNU/Linux operating system which can help you
14cr|h264enc-9.4.1-2|16	to encode a DVD, a video file, a directory with video files or a (S)VCD
14cr|h264enc-9.4.1-2|17	to the H.264/MPEG-4 Part 10/AVC video format using the MEncoder encoder
14cr|h264enc-9.4.1-2|18	from the MPlayer project and the libx264 library. It supports muxing
14cr|h264enc-9.4.1-2|19	the final encode from AVI to Matroska, from AVI to OGM, from AVI to TS
14cr|h264enc-9.4.1-2|20	and from AVI to the MP4 container.
14cr|h264enc-9.4.1-2|21	
14cr|h264enc-9.4.1-2|22	
14cr|h264enc-9.4.1-2|23	%prep
14cr|h264enc-9.4.1-2|24	%setup -q
14cr|h264enc-9.4.1-2|25	sed -i -e "s|^PREFIX=.*$||" \
14cr|h264enc-9.4.1-2|26	-e "s|^DOCDIR=.*$|DOCDIR=./installed-docs|" \
14cr|h264enc-9.4.1-2|27	-e 's|^MANDIR=.*$|MANDIR=$PREFIX/share/man/man1|' \
14cr|h264enc-9.4.1-2|28	./install
14cr|h264enc-9.4.1-2|29	
14cr|h264enc-9.4.1-2|30	sed -i -e "s|\r$||" matrices/eqm_avc_hr_matrix
14cr|h264enc-9.4.1-2|31	sed -i -e "s|/usr/local|%{_prefix}|" doc/README.matrices
14cr|h264enc-9.4.1-2|32	
14cr|h264enc-9.4.1-2|33	%build
14cr|h264enc-9.4.1-2|34	echo "i'm a script"
14cr|h264enc-9.4.1-2|35	
14cr|h264enc-9.4.1-2|36	%install
14cr|h264enc-9.4.1-2|37	PREFIX="$RPM_BUILD_ROOT%{_prefix}" ./install
14cr|h264enc-9.4.1-2|38	rm ./installed-docs/uninstall
14cr|h264enc-9.4.1-2|39	
14cr|h264enc-9.4.1-2|40	%files
14cr|h264enc-9.4.1-2|41	%doc ./installed-docs/*
14cr|h264enc-9.4.1-2|42	%{_bindir}/h264enc
14cr|h264enc-9.4.1-2|43	%{_mandir}/man1/h264enc.1*
14cr|h264enc-9.4.1-2|44	
14cr|h264enc-9.4.1-2|45	
14cr|h264enc-9.4.1-2|46	
14cr|h264enc-9.4.1-2|47	%changelog
14cr|h264enc-9.4.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.4.1-2
14cr|h264enc-9.4.1-2|49	+ Revision: 145e8b7
14cr|h264enc-9.4.1-2|50	- MassBuild#464: Increase release tag
14cr|h264enc-9.4.1-2|51	
14cr|h264enc-9.4.1-2|52	

1930 14
14cr|hackwhite_dune-0.31-0.beta556.2|1	%define beta 556
14cr|hackwhite_dune-0.31-0.beta556.2|2	
14cr|hackwhite_dune-0.31-0.beta556.2|3	Summary:	A graphical VRML97 editor and animation tool (beta version)
14cr|hackwhite_dune-0.31-0.beta556.2|4	Name:		hackwhite_dune
14cr|hackwhite_dune-0.31-0.beta556.2|5	Version:	0.31
14cr|hackwhite_dune-0.31-0.beta556.2|6	Release:	0.beta%{beta}.2
14cr|hackwhite_dune-0.31-0.beta556.2|7	License:	GPLv2+
14cr|hackwhite_dune-0.31-0.beta556.2|8	Group:		Graphics
14cr|hackwhite_dune-0.31-0.beta556.2|9	Url:		http://vrml.cip.ica.uni-stuttgart.de/dune/
14cr|hackwhite_dune-0.31-0.beta556.2|10	Source0:	http://vrml.cip.ica.uni-stuttgart.de/dune/white_dune-%{version}beta%{beta}.tar.gz
14cr|hackwhite_dune-0.31-0.beta556.2|11	BuildRequires:	bison
14cr|hackwhite_dune-0.31-0.beta556.2|12	BuildRequires:	flex
14cr|hackwhite_dune-0.31-0.beta556.2|13	BuildRequires:	jpeg-devel
14cr|hackwhite_dune-0.31-0.beta556.2|14	BuildRequires:	lesstif-devel
14cr|hackwhite_dune-0.31-0.beta556.2|15	BuildRequires:	pkgconfig(glu)
14cr|hackwhite_dune-0.31-0.beta556.2|16	BuildRequires:	pkgconfig(libpng)
14cr|hackwhite_dune-0.31-0.beta556.2|17	BuildRequires:	pkgconfig(xi)
14cr|hackwhite_dune-0.31-0.beta556.2|18	BuildRequires:	pkgconfig(xmu)
14cr|hackwhite_dune-0.31-0.beta556.2|19	Conflicts:	white_dune
14cr|hackwhite_dune-0.31-0.beta556.2|20	
14cr|hackwhite_dune-0.31-0.beta556.2|21	%description
14cr|hackwhite_dune-0.31-0.beta556.2|22	The dune program is a graphical VRML97 editor and animation tool.
14cr|hackwhite_dune-0.31-0.beta556.2|23	VRML97 (Virtual Reality Modelling Language) is the ISO standard for
14cr|hackwhite_dune-0.31-0.beta556.2|24	displaying 3D data over the web. It has support for animation, realtime
14cr|hackwhite_dune-0.31-0.beta556.2|25	interaction and multimedia (image, movie, sound). VRML97 can be written
14cr|hackwhite_dune-0.31-0.beta556.2|26	by popular programs like maya, catia, 3D Studio MAX, cinema4D and others.
14cr|hackwhite_dune-0.31-0.beta556.2|27	Dune can read VRML97 files, display and let the user change the
14cr|hackwhite_dune-0.31-0.beta556.2|28	scenegraph/fields. Some documentation how to use dune is included.
14cr|hackwhite_dune-0.31-0.beta556.2|29	Beside some support for the VRML200x style nurbs node, dune has only a few
14cr|hackwhite_dune-0.31-0.beta556.2|30	3D Modelling features. For artistic work, the usage of a static 3D modeller
14cr|hackwhite_dune-0.31-0.beta556.2|31	with VRML97 export features is recommended. Examples for free/lowcost static
14cr|hackwhite_dune-0.31-0.beta556.2|32	3D modellers available under Linux are sced, ppmodeler or ac3d.
14cr|hackwhite_dune-0.31-0.beta556.2|33	Dune can load and store x3d (next generation VRML xml format) files,
14cr|hackwhite_dune-0.31-0.beta556.2|34	if configured to work with the nist.gov x3d translators.
14cr|hackwhite_dune-0.31-0.beta556.2|35	Advanced features of dune like the usage of 3Drevelator shutterglases with
14cr|hackwhite_dune-0.31-0.beta556.2|36	the commercial Linux XIG X11 Server (DX/platium) require recompilation of
14cr|hackwhite_dune-0.31-0.beta556.2|37	the source package.
14cr|hackwhite_dune-0.31-0.beta556.2|38	
14cr|hackwhite_dune-0.31-0.beta556.2|39	%files
14cr|hackwhite_dune-0.31-0.beta556.2|40	%doc docs
14cr|hackwhite_dune-0.31-0.beta556.2|41	%{_bindir}/dune
14cr|hackwhite_dune-0.31-0.beta556.2|42	%{_mandir}/man1/*
14cr|hackwhite_dune-0.31-0.beta556.2|43	%{_datadir}/applications/*.desktop
14cr|hackwhite_dune-0.31-0.beta556.2|44	
14cr|hackwhite_dune-0.31-0.beta556.2|45	#----------------------------------------------------------------------------
14cr|hackwhite_dune-0.31-0.beta556.2|46	
14cr|hackwhite_dune-0.31-0.beta556.2|47	%prep
14cr|hackwhite_dune-0.31-0.beta556.2|48	%setup -q -n white_dune-%{version}beta%{beta}
14cr|hackwhite_dune-0.31-0.beta556.2|49	
14cr|hackwhite_dune-0.31-0.beta556.2|50	%build
14cr|hackwhite_dune-0.31-0.beta556.2|51	%configure2_5x
14cr|hackwhite_dune-0.31-0.beta556.2|52	
14cr|hackwhite_dune-0.31-0.beta556.2|53	rm Makefile
14cr|hackwhite_dune-0.31-0.beta556.2|54	cd src && make RPM_OPT_FLAGS="%{optflags}"
14cr|hackwhite_dune-0.31-0.beta556.2|55	
14cr|hackwhite_dune-0.31-0.beta556.2|56	%install
14cr|hackwhite_dune-0.31-0.beta556.2|57	mkdir -p %{buildroot}%{_bindir}
14cr|hackwhite_dune-0.31-0.beta556.2|58	mkdir -p %{buildroot}%{_mandir}/man1
14cr|hackwhite_dune-0.31-0.beta556.2|59	
14cr|hackwhite_dune-0.31-0.beta556.2|60	install -m 755 bin/dune %{buildroot}/%{_bindir}/dune
14cr|hackwhite_dune-0.31-0.beta556.2|61	install -m 644 man/dune.1 %{buildroot}%{_mandir}/man1/dune.1
14cr|hackwhite_dune-0.31-0.beta556.2|62	
14cr|hackwhite_dune-0.31-0.beta556.2|63	mkdir -p %{buildroot}%{_datadir}/applications
14cr|hackwhite_dune-0.31-0.beta556.2|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|hackwhite_dune-0.31-0.beta556.2|65	[Desktop Entry]
14cr|hackwhite_dune-0.31-0.beta556.2|66	Name=%{name}
14cr|hackwhite_dune-0.31-0.beta556.2|67	Comment=A graphical VRML97 editor and animation tool
14cr|hackwhite_dune-0.31-0.beta556.2|68	Exec=%{_bindir}/dune
14cr|hackwhite_dune-0.31-0.beta556.2|69	Icon=graphics_section
14cr|hackwhite_dune-0.31-0.beta556.2|70	Terminal=false
14cr|hackwhite_dune-0.31-0.beta556.2|71	Type=Application
14cr|hackwhite_dune-0.31-0.beta556.2|72	Categories=Graphics;3DGraphics;
14cr|hackwhite_dune-0.31-0.beta556.2|73	EOF
14cr|hackwhite_dune-0.31-0.beta556.2|74	
14cr|hackwhite_dune-0.31-0.beta556.2|75	
14cr|hackwhite_dune-0.31-0.beta556.2|76	%changelog
14cr|hackwhite_dune-0.31-0.beta556.2|77	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.31-0.beta556.2
14cr|hackwhite_dune-0.31-0.beta556.2|78	+ Revision: 6ec01e9
14cr|hackwhite_dune-0.31-0.beta556.2|79	- Spec cleanup
14cr|hackwhite_dune-0.31-0.beta556.2|80	
14cr|hackwhite_dune-0.31-0.beta556.2|81	

1931 14
14cr|haddock-2.13.2-3|1	%define _cabal_setup Setup.lhs
14cr|haddock-2.13.2-3|2	%define _no_haddock 1
14cr|haddock-2.13.2-3|3	
14cr|haddock-2.13.2-3|4	Summary:	Haddock documentation tool for annotated Haskell source code
14cr|haddock-2.13.2-3|5	Name:		haddock
14cr|haddock-2.13.2-3|6	Version:	2.13.2
14cr|haddock-2.13.2-3|7	Release:	3
14cr|haddock-2.13.2-3|8	License:	BSD
14cr|haddock-2.13.2-3|9	Group:		Development/Other
14cr|haddock-2.13.2-3|10	Url:		http://www.haskell.org/haddock/
14cr|haddock-2.13.2-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{name}/${version}/%{name}-%{version}.tar.gz
14cr|haddock-2.13.2-3|12	BuildRequires:	ghc-devel
14cr|haddock-2.13.2-3|13	BuildRequires:	alex
14cr|haddock-2.13.2-3|14	BuildRequires:	docbook-style-xsl
14cr|haddock-2.13.2-3|15	BuildRequires:	happy
14cr|haddock-2.13.2-3|16	BuildRequires:	xsltproc
14cr|haddock-2.13.2-3|17	BuildRequires:	haskell-macros
14cr|haddock-2.13.2-3|18	BuildRequires:	haskell(ghc-paths)
14cr|haddock-2.13.2-3|19	BuildRequires:	haskell(xhtml)
14cr|haddock-2.13.2-3|20	BuildRequires:	pkgconfig(libffi)
14cr|haddock-2.13.2-3|21	Requires:	ghc
14cr|haddock-2.13.2-3|22	Requires:	haskell(ghc-paths)
14cr|haddock-2.13.2-3|23	Requires:	haskell(xhtml)
14cr|haddock-2.13.2-3|24	Requires(post,preun):	ghc
14cr|haddock-2.13.2-3|25	
14cr|haddock-2.13.2-3|26	%description
14cr|haddock-2.13.2-3|27	Haddock is a tool for automatically generating documentation from
14cr|haddock-2.13.2-3|28	annotated Haskell source code. It is primary intended for documenting
14cr|haddock-2.13.2-3|29	libraries, but it should be useful for any kind of Haskell code.
14cr|haddock-2.13.2-3|30	
14cr|haddock-2.13.2-3|31	Haddock lets you write documentation annotations next to the
14cr|haddock-2.13.2-3|32	definitions of functions and types in the source code, in a syntax
14cr|haddock-2.13.2-3|33	that is easy on the eye when writing the source code (no heavyweight
14cr|haddock-2.13.2-3|34	mark-up). The documentation generated by Haddock is fully hyperlinked
14cr|haddock-2.13.2-3|35	-- click on a type name in a type signature to go straight to the
14cr|haddock-2.13.2-3|36	definition, and documentation, for that type.
14cr|haddock-2.13.2-3|37	
14cr|haddock-2.13.2-3|38	Haddock can generate documentation in multiple formats; currently HTML
14cr|haddock-2.13.2-3|39	is implemented, and there is partial support for generating DocBook.
14cr|haddock-2.13.2-3|40	The generated HTML uses stylesheets, so you need a fairly up-to-date
14cr|haddock-2.13.2-3|41	browser to view it properly (Mozilla, Konqueror, Opera, and IE 6
14cr|haddock-2.13.2-3|42	should all be ok).
14cr|haddock-2.13.2-3|43	
14cr|haddock-2.13.2-3|44	%files
14cr|haddock-2.13.2-3|45	%doc %{_docdir}/%{name}-%{version}
14cr|haddock-2.13.2-3|46	%doc doc/haddock/*
14cr|haddock-2.13.2-3|47	%{_datadir}/%{name}-%{version}/html
14cr|haddock-2.13.2-3|48	%{_datadir}/%{name}-%{version}/latex
14cr|haddock-2.13.2-3|49	%{_libdir}/%{name}-%{version}/*
14cr|haddock-2.13.2-3|50	%{_bindir}/haddock
14cr|haddock-2.13.2-3|51	%{_cabal_rpm_deps_dir}
14cr|haddock-2.13.2-3|52	
14cr|haddock-2.13.2-3|53	#----------------------------------------------------------------------------
14cr|haddock-2.13.2-3|54	
14cr|haddock-2.13.2-3|55	%prep
14cr|haddock-2.13.2-3|56	%setup -q
14cr|haddock-2.13.2-3|57	
14cr|haddock-2.13.2-3|58	%build
14cr|haddock-2.13.2-3|59	%_cabal_build
14cr|haddock-2.13.2-3|60	
14cr|haddock-2.13.2-3|61	cd doc
14cr|haddock-2.13.2-3|62	test -f configure || autoreconf
14cr|haddock-2.13.2-3|63	./configure
14cr|haddock-2.13.2-3|64	make html
14cr|haddock-2.13.2-3|65	
14cr|haddock-2.13.2-3|66	%install
14cr|haddock-2.13.2-3|67	%_cabal_install
14cr|haddock-2.13.2-3|68	%_cabal_rpm_gen_deps
14cr|haddock-2.13.2-3|69	%_cabal_scriptlets
14cr|haddock-2.13.2-3|70	
14cr|haddock-2.13.2-3|71	%changelog
14cr|haddock-2.13.2-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.2-3
14cr|haddock-2.13.2-3|73	+ Revision: 9ccfa70
14cr|haddock-2.13.2-3|74	- MassBuild#464: Increase release tag
14cr|haddock-2.13.2-3|75	
14cr|haddock-2.13.2-3|76	

1932 14
14cr|hal-0.5.14-16|1	%define expat_version           1.95.5
14cr|hal-0.5.14-16|2	%define glib2_version           2.14.0
14cr|hal-0.5.14-16|3	%define dbus_glib_version       0.70
14cr|hal-0.5.14-16|4	%define dbus_version       0.90
14cr|hal-0.5.14-16|5	%define dbus_python_version 0.71
14cr|hal-0.5.14-16|6	
14cr|hal-0.5.14-16|7	%define lib_major 1
14cr|hal-0.5.14-16|8	%define lib_name %mklibname %{name} %{lib_major}
14cr|hal-0.5.14-16|9	
14cr|hal-0.5.14-16|10	%define develname %mklibname %{name} -d
14cr|hal-0.5.14-16|11	%if %mdkversion < 200800
14cr|hal-0.5.14-16|12	%define develname %mklibname %{name} %{lib_major} -d
14cr|hal-0.5.14-16|13	%endif
14cr|hal-0.5.14-16|14	
14cr|hal-0.5.14-16|15	%define prerel rc1.20090403
14cr|hal-0.5.14-16|16	%define snapshot ~rc1+git20090403
14cr|hal-0.5.14-16|17	
14cr|hal-0.5.14-16|18	%define git_url git://git.freedesktop.org/git/hal
14cr|hal-0.5.14-16|19	
14cr|hal-0.5.14-16|20	Summary: Hardware Abstraction Layer
14cr|hal-0.5.14-16|21	Name: hal
14cr|hal-0.5.14-16|22	Version: 0.5.14
14cr|hal-0.5.14-16|23	Release: 16
14cr|hal-0.5.14-16|24	URL: http://www.freedesktop.org/Software/hal
14cr|hal-0.5.14-16|25	Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14cr|hal-0.5.14-16|26	Source1: 10-elantech-touchpad.fdi
14cr|hal-0.5.14-16|27	# (fc) 0.2.97-3mdk fix start order (Mdk bug #11404)
14cr|hal-0.5.14-16|28	# (aw) updated 0.5.11-8, messagebus has moved later
14cr|hal-0.5.14-16|29	Patch3: hal-0.5.11-order.patch
14cr|hal-0.5.14-16|30	# (couriousous) 0.5.5.1-4mdk add parallel init informations
14cr|hal-0.5.14-16|31	Patch21: hal-0.5.11-pinit.patch
14cr|hal-0.5.14-16|32	# (fc) 0.5.14-1mdv fix umount helper crash (GIT) (Mdv bug #57138)
14cr|hal-0.5.14-16|33	Patch22: hal-0.5.14-fix-umount-crash.patch
14cr|hal-0.5.14-16|34	# (fc) 0.5.14-3mdv fix input helper crash (GIT)
14cr|hal-0.5.14-16|35	Patch23: hal-0.5.14-fix-input-crash.patch
14cr|hal-0.5.14-16|36	# (bor) fix crash on unhandled rule (GIT) (mdv #60790)
14cr|hal-0.5.14-16|37	Patch24: hal-0.5.14-do-not-crash-on-unhandled-rule.patch
14cr|hal-0.5.14-16|38	Patch25: hal-0.5.14-libv4l_header_fix.diff
14cr|hal-0.5.14-16|39	Patch45: hal-0.5.14-headers.patch
14cr|hal-0.5.14-16|40	Patch46: SOURCES/hal-udev-update.patch
14cr|hal-0.5.14-16|41	Patch47: SOURCES/hal-libudev-events.patch
14cr|hal-0.5.14-16|42	
14cr|hal-0.5.14-16|43	License: GPLv2 or AFL
14cr|hal-0.5.14-16|44	Group: System/Libraries
14cr|hal-0.5.14-16|45	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|hal-0.5.14-16|46	Requires(pre): rpm-helper
14cr|hal-0.5.14-16|47	Requires(preun): rpm-helper
14cr|hal-0.5.14-16|48	Requires(post): rpm-helper
14cr|hal-0.5.14-16|49	Requires(post): chkconfig >= 1.3.37-3mdv
14cr|hal-0.5.14-16|50	BuildRequires: expat-devel >= %{expat_version}
14cr|hal-0.5.14-16|51	BuildRequires: glib2-devel >= %{glib2_version}
14cr|hal-0.5.14-16|52	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
14cr|hal-0.5.14-16|53	BuildRequires: libusb-devel
14cr|hal-0.5.14-16|54	BuildRequires: libcap-devel
14cr|hal-0.5.14-16|55	BuildRequires: python python-devel
14cr|hal-0.5.14-16|56	BuildRequires: pciutils-devel
14cr|hal-0.5.14-16|57	BuildRequires: zlib-devel
14cr|hal-0.5.14-16|58	BuildRequires: popt-devel
14cr|hal-0.5.14-16|59	BuildRequires: usbutils
14cr|hal-0.5.14-16|60	BuildRequires: glibc-static-devel
14cr|hal-0.5.14-16|61	BuildRequires: perl(XML::Parser)
14cr|hal-0.5.14-16|62	BuildRequires: docbook-dtd412-xml
14cr|hal-0.5.14-16|63	BuildRequires: intltool
14cr|hal-0.5.14-16|64	BuildRequires: gtk-doc
14cr|hal-0.5.14-16|65	BuildRequires: xmlto
14cr|hal-0.5.14-16|66	BuildRequires: libblkid-devel
14cr|hal-0.5.14-16|67	BuildRequires: libv4l-devel
14cr|hal-0.5.14-16|68	Requires: dbus >= %{dbus_version}
14cr|hal-0.5.14-16|69	Requires(post): %{lib_name} >= %{version}-%{release}
14cr|hal-0.5.14-16|70	#needed to get pci.ids
14cr|hal-0.5.14-16|71	Requires: pciutils
14cr|hal-0.5.14-16|72	#needed to get usb.ids
14cr|hal-0.5.14-16|73	Requires: usbutils
14cr|hal-0.5.14-16|74	# needed for luks support
14cr|hal-0.5.14-16|75	Requires: cryptsetup-luks
14cr|hal-0.5.14-16|76	Requires: %mklibname blkid 1
14cr|hal-0.5.14-16|77	
14cr|hal-0.5.14-16|78	%description
14cr|hal-0.5.14-16|79	HAL is daemon for collection and maintaining information from several
14cr|hal-0.5.14-16|80	sources about the hardware on the system. It provides a live device
14cr|hal-0.5.14-16|81	list through D-BUS.
14cr|hal-0.5.14-16|82	
14cr|hal-0.5.14-16|83	%package -n %{lib_name}
14cr|hal-0.5.14-16|84	Summary: Shared library for using HAL
14cr|hal-0.5.14-16|85	Group: System/Libraries
14cr|hal-0.5.14-16|86	Requires: %name >= %{version}-%{release}
14cr|hal-0.5.14-16|87	
14cr|hal-0.5.14-16|88	%description -n %{lib_name}
14cr|hal-0.5.14-16|89	HAL shared library.
14cr|hal-0.5.14-16|90	
14cr|hal-0.5.14-16|91	%package -n %{develname}
14cr|hal-0.5.14-16|92	Summary: Libraries and headers for HAL
14cr|hal-0.5.14-16|93	Group: Development/C
14cr|hal-0.5.14-16|94	Requires: %{name} = %{version}
14cr|hal-0.5.14-16|95	Requires: %{lib_name} = %{version}
14cr|hal-0.5.14-16|96	Provides: %{name}-devel = %{version}-%{release}
14cr|hal-0.5.14-16|97	Provides: lib%{name}-devel = %{version}-%{release}
14cr|hal-0.5.14-16|98	#gw got this from the pkgconfig file:
14cr|hal-0.5.14-16|99	Requires: dbus-devel >= %{dbus_version}
14cr|hal-0.5.14-16|100	Conflicts: hal < 0.5.10-0.rc2.3mdv2008.0
14cr|hal-0.5.14-16|101	Conflicts: %{_lib}hal0-devel
14cr|hal-0.5.14-16|102	%if %mdkversion >= 200800
14cr|hal-0.5.14-16|103	Obsoletes: %{lib_name}-devel
14cr|hal-0.5.14-16|104	%endif
14cr|hal-0.5.14-16|105	
14cr|hal-0.5.14-16|106	%description -n %{develname}
14cr|hal-0.5.14-16|107	Headers and static libraries for HAL.
14cr|hal-0.5.14-16|108	
14cr|hal-0.5.14-16|109	%prep
14cr|hal-0.5.14-16|110	%setup -q
14cr|hal-0.5.14-16|111	%patch3 -p1 -b .order
14cr|hal-0.5.14-16|112	%patch21 -p1 -b .pinit
14cr|hal-0.5.14-16|113	%patch22 -p1 -b .fix-umount-crash
14cr|hal-0.5.14-16|114	%patch23 -p1 -b .fix-input-crash
14cr|hal-0.5.14-16|115	%patch24 -p1 -b .fix-unhandled-rule-crash
14cr|hal-0.5.14-16|116	%patch25 -p0 -b .libv4l_header_fix
14cr|hal-0.5.14-16|117	%patch45 -p1 -b .include_headers
14cr|hal-0.5.14-16|118	%patch46 -p1 -b .arch_udev_1
14cr|hal-0.5.14-16|119	#%patch47 -p1 -b .arch_udev_2
14cr|hal-0.5.14-16|120	find -type f -iname '*.c' | xargs sed -i 's/\#include.*glib\/.*h>/\#include <glib.h>/'
14cr|hal-0.5.14-16|121	
14cr|hal-0.5.14-16|122	%build
14cr|hal-0.5.14-16|123	
14cr|hal-0.5.14-16|124	%define _libexecdir %{_libdir}/hal
14cr|hal-0.5.14-16|125	
14cr|hal-0.5.14-16|126	%configure2_5x \
14cr|hal-0.5.14-16|127	--localstatedir=%{_var} \
14cr|hal-0.5.14-16|128	--with-udev-prefix=/lib \
14cr|hal-0.5.14-16|129	--without-macbook \
14cr|hal-0.5.14-16|130	--without-macbook-pro \
14cr|hal-0.5.14-16|131	--disable-policy-kit \
14cr|hal-0.5.14-16|132	--disable-console-kit \
14cr|hal-0.5.14-16|133	--disable-smbios \
14cr|hal-0.5.14-16|134	--disable-acl-management \
14cr|hal-0.5.14-16|135	--without-keymaps \
14cr|hal-0.5.14-16|136	--without-dell-backlight \
14cr|hal-0.5.14-16|137	
14cr|hal-0.5.14-16|138	
14cr|hal-0.5.14-16|139	make
14cr|hal-0.5.14-16|140	
14cr|hal-0.5.14-16|141	%install
14cr|hal-0.5.14-16|142	rm -rf %{buildroot}
14cr|hal-0.5.14-16|143	mkdir -p %{buildroot}/%{_var}/run/hald
14cr|hal-0.5.14-16|144	
14cr|hal-0.5.14-16|145	%makeinstall_std
14cr|hal-0.5.14-16|146	
14cr|hal-0.5.14-16|147	cat << EOF > %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/90-default-policy-mount-point-names.fdi
14cr|hal-0.5.14-16|148	<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
14cr|hal-0.5.14-16|149	
14cr|hal-0.5.14-16|150	<deviceinfo version="0.2">
14cr|hal-0.5.14-16|151	<device>
14cr|hal-0.5.14-16|152	<match key="info.category" string="volume">
14cr|hal-0.5.14-16|153	<match key="@block.storage_device:portable_audio_player.type" string="ipod">
14cr|hal-0.5.14-16|154	<append key="volume.policy.desired_mount_point" type="string">ipod</append>
14cr|hal-0.5.14-16|155	</match>
14cr|hal-0.5.14-16|156	<match key="@block.storage_device:storage.drive_type" string="floppy">
14cr|hal-0.5.14-16|157	<append key="volume.policy.desired_mount_point" type="string">floppy</append>
14cr|hal-0.5.14-16|158	</match>
14cr|hal-0.5.14-16|159	</match>
14cr|hal-0.5.14-16|160	</device>
14cr|hal-0.5.14-16|161	</deviceinfo>
14cr|hal-0.5.14-16|162	EOF
14cr|hal-0.5.14-16|163	
14cr|hal-0.5.14-16|164	# fix Mdv bug #41204
14cr|hal-0.5.14-16|165	install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/10osvendor
14cr|hal-0.5.14-16|166	rm -f  %{buildroot}/lib/udev/rules.d/90-hal.rules
14cr|hal-0.5.14-16|167	
14cr|hal-0.5.14-16|168	%clean
14cr|hal-0.5.14-16|169	rm -rf %{buildroot}
14cr|hal-0.5.14-16|170	
14cr|hal-0.5.14-16|171	%triggerpostun -- hal < 0.5.11-8
14cr|hal-0.5.14-16|172	/sbin/chkconfig --del haldaemon
14cr|hal-0.5.14-16|173	/sbin/chkconfig --add haldaemon
14cr|hal-0.5.14-16|174	
14cr|hal-0.5.14-16|175	%pre
14cr|hal-0.5.14-16|176	%_pre_useradd haldaemon / /sbin/nologin
14cr|hal-0.5.14-16|177	%_pre_groupadd daemon haldaemon
14cr|hal-0.5.14-16|178	# User haldaemon needs to be able to read authorizations
14cr|hal-0.5.14-16|179	%{_bindir}/polkit-auth --user haldaemon --grant org.freedesktop.policykit.read >& /dev/null || :
14cr|hal-0.5.14-16|180	
14cr|hal-0.5.14-16|181	%if %mdkversion < 200900
14cr|hal-0.5.14-16|182	%post -n %{lib_name} -p /sbin/ldconfig
14cr|hal-0.5.14-16|183	%endif
14cr|hal-0.5.14-16|184	
14cr|hal-0.5.14-16|185	%post
14cr|hal-0.5.14-16|186	if [ "$1" = "2" -a -r %{_datadir}/hal/fdi/30osvendor/locale-policy.fdi ]; then
14cr|hal-0.5.14-16|187	mv -f %{_datadir}/hal/fdi/30osvendor/locale-policy.fdi %{_datadir}/hal/fdi/policy/10osvendor/30-locale-policy.fdi > /dev/null
14cr|hal-0.5.14-16|188	fi
14cr|hal-0.5.14-16|189	%_post_service haldaemon
14cr|hal-0.5.14-16|190	
14cr|hal-0.5.14-16|191	%preun
14cr|hal-0.5.14-16|192	%_preun_service haldaemon
14cr|hal-0.5.14-16|193	
14cr|hal-0.5.14-16|194	%triggerpostun -- hal < 0.5.12-0.rc1.2mdv
14cr|hal-0.5.14-16|195	/sbin/chkconfig --level 7 haldaemon reset
14cr|hal-0.5.14-16|196	
14cr|hal-0.5.14-16|197	%if %mdkversion < 200900
14cr|hal-0.5.14-16|198	%postun -n %{lib_name} -p /sbin/ldconfig
14cr|hal-0.5.14-16|199	%endif
14cr|hal-0.5.14-16|200	
14cr|hal-0.5.14-16|201	%triggerpostun -- hal < 0.5.7.1
14cr|hal-0.5.14-16|202	sed -i -e "/# This file is edited by fstab-sync - see 'man fstab-sync' for details/d" -e '/.*\,managed.*/d' /etc/fstab
14cr|hal-0.5.14-16|203	
14cr|hal-0.5.14-16|204	%files
14cr|hal-0.5.14-16|205	%defattr(-,root,root)
14cr|hal-0.5.14-16|206	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/hal.conf
14cr|hal-0.5.14-16|207	%config(noreplace) %{_sysconfdir}/rc.d/init.d/*
14cr|hal-0.5.14-16|208	%dir %{_sysconfdir}/hal/
14cr|hal-0.5.14-16|209	%{_sysconfdir}/hal/fdi
14cr|hal-0.5.14-16|210	%{_sbindir}/*
14cr|hal-0.5.14-16|211	%{_bindir}/lshal
14cr|hal-0.5.14-16|212	%{_bindir}/hal-device
14cr|hal-0.5.14-16|213	%{_bindir}/hal-get-property
14cr|hal-0.5.14-16|214	%{_bindir}/hal-set-property
14cr|hal-0.5.14-16|215	%{_bindir}/hal-find-by-capability
14cr|hal-0.5.14-16|216	%{_bindir}/hal-find-by-property
14cr|hal-0.5.14-16|217	%{_bindir}/hal-is-caller-locked-out
14cr|hal-0.5.14-16|218	%{_bindir}/hal-disable-polling
14cr|hal-0.5.14-16|219	%{_bindir}/hal-lock
14cr|hal-0.5.14-16|220	%attr(0750,haldaemon,haldaemon) %dir %{_var}/run/hald
14cr|hal-0.5.14-16|221	%{_mandir}/man1/*
14cr|hal-0.5.14-16|222	%{_mandir}/man8/*
14cr|hal-0.5.14-16|223	
14cr|hal-0.5.14-16|224	%attr(0750,haldaemon,haldaemon) %dir %{_var}/cache/hald
14cr|hal-0.5.14-16|225	
14cr|hal-0.5.14-16|226	%{_libexecdir}/*
14cr|hal-0.5.14-16|227	
14cr|hal-0.5.14-16|228	%dir %{_datadir}/hal
14cr|hal-0.5.14-16|229	%{_datadir}/hal/fdi
14cr|hal-0.5.14-16|230	
14cr|hal-0.5.14-16|231	%files -n %{lib_name}
14cr|hal-0.5.14-16|232	%defattr(-,root,root)
14cr|hal-0.5.14-16|233	%{_libdir}/*hal*.so.%{lib_major}*
14cr|hal-0.5.14-16|234	
14cr|hal-0.5.14-16|235	%files -n %{develname}
14cr|hal-0.5.14-16|236	%defattr(-,root,root)
14cr|hal-0.5.14-16|237	%doc %_datadir/gtk-doc/html/*
14cr|hal-0.5.14-16|238	%{_libdir}/lib*.a
14cr|hal-0.5.14-16|239	%{_libdir}/lib*.so
14cr|hal-0.5.14-16|240	%{_libdir}/pkgconfig/*
14cr|hal-0.5.14-16|241	%{_includedir}/*
14cr|hal-0.5.14-16|242	
14cr|hal-0.5.14-16|243	
14cr|hal-0.5.14-16|244	
14cr|hal-0.5.14-16|245	%changelog
14cr|hal-0.5.14-16|246	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.14-16
14cr|hal-0.5.14-16|247	+ Revision: 9159876
14cr|hal-0.5.14-16|248	- MassBuild#464: Increase release tag
14cr|hal-0.5.14-16|249	
14cr|hal-0.5.14-16|250	

1933 14
14cr|hal-info-0.0-5.20091130.5|1	%define name hal-info
14cr|hal-info-0.0-5.20091130.5|2	%define version 0.0
14cr|hal-info-0.0-5.20091130.5|3	%define distversion 20091130
14cr|hal-info-0.0-5.20091130.5|4	%define release %mkrel 5.%distversion.5
14cr|hal-info-0.0-5.20091130.5|5	
14cr|hal-info-0.0-5.20091130.5|6	%define git_url git://git.freedesktop.org/git/hal-info
14cr|hal-info-0.0-5.20091130.5|7	
14cr|hal-info-0.0-5.20091130.5|8	Summary: Device information for HAL
14cr|hal-info-0.0-5.20091130.5|9	Name: %{name}
14cr|hal-info-0.0-5.20091130.5|10	Version: %{version}
14cr|hal-info-0.0-5.20091130.5|11	Release: %{release}
14cr|hal-info-0.0-5.20091130.5|12	Source0: http://hal.freedesktop.org/releases/%{name}-%{distversion}.tar.bz2
14cr|hal-info-0.0-5.20091130.5|13	Source1: 10-camera-storage.fdi
14cr|hal-info-0.0-5.20091130.5|14	# (fc) update to latest git (git diff HAL_INFO_snapshot..master)
14cr|hal-info-0.0-5.20091130.5|15	#Patch0: now patch now
14cr|hal-info-0.0-5.20091130.5|16	# (fc) 0.0-4.20070425.1mdv re-add untested quirks (git diff master..mandriva
14cr|hal-info-0.0-5.20091130.5|17	Patch1: hal-info-20090716-untestedquirks.patch
14cr|hal-info-0.0-5.20091130.5|18	# (fc) 0.0-5.20070725.2mdv add patches pending merge (git diff master..pending)
14cr|hal-info-0.0-5.20091130.5|19	#Patch3: no patch now
14cr|hal-info-0.0-5.20091130.5|20	
14cr|hal-info-0.0-5.20091130.5|21	License: AFL or GPLv2
14cr|hal-info-0.0-5.20091130.5|22	Group: System/Kernel and hardware
14cr|hal-info-0.0-5.20091130.5|23	Url: http://www.freedesktop.org/Software/hal
14cr|hal-info-0.0-5.20091130.5|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|hal-info-0.0-5.20091130.5|25	BuildArch: noarch
14cr|hal-info-0.0-5.20091130.5|26	Conflicts: hal < 0.5.8.1-10mdv2007.1
14cr|hal-info-0.0-5.20091130.5|27	%if %mdkversion >= 200800
14cr|hal-info-0.0-5.20091130.5|28	BuildRequires: hal-devel >= 0.5.10
14cr|hal-info-0.0-5.20091130.5|29	%else
14cr|hal-info-0.0-5.20091130.5|30	BuildRequires: hal-devel
14cr|hal-info-0.0-5.20091130.5|31	%endif
14cr|hal-info-0.0-5.20091130.5|32	#needed for make check
14cr|hal-info-0.0-5.20091130.5|33	BuildRequires: libxml2-utils
14cr|hal-info-0.0-5.20091130.5|34	
14cr|hal-info-0.0-5.20091130.5|35	%description
14cr|hal-info-0.0-5.20091130.5|36	hal-info contains device information for HAL.
14cr|hal-info-0.0-5.20091130.5|37	
14cr|hal-info-0.0-5.20091130.5|38	%prep
14cr|hal-info-0.0-5.20091130.5|39	%setup -q -n %{name}-%{distversion}
14cr|hal-info-0.0-5.20091130.5|40	#%patch0 -p1 -b .git
14cr|hal-info-0.0-5.20091130.5|41	%patch1 -p1 -b .untestedquirks
14cr|hal-info-0.0-5.20091130.5|42	#%patch3 -p1 -b .pending
14cr|hal-info-0.0-5.20091130.5|43	
14cr|hal-info-0.0-5.20091130.5|44	%build
14cr|hal-info-0.0-5.20091130.5|45	
14cr|hal-info-0.0-5.20091130.5|46	%configure2_5x
14cr|hal-info-0.0-5.20091130.5|47	%make
14cr|hal-info-0.0-5.20091130.5|48	
14cr|hal-info-0.0-5.20091130.5|49	%install
14cr|hal-info-0.0-5.20091130.5|50	rm -rf %{buildroot}
14cr|hal-info-0.0-5.20091130.5|51	%makeinstall_std
14cr|hal-info-0.0-5.20091130.5|52	install %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-camera-storage.fdi
14cr|hal-info-0.0-5.20091130.5|53	
14cr|hal-info-0.0-5.20091130.5|54	cat << EOF > $RPM_BUILD_ROOT%{_datadir}/hal/fdi/preprobe/10osvendor/10-usb-disable-mediacheck.fdi
14cr|hal-info-0.0-5.20091130.5|55	<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
14cr|hal-info-0.0-5.20091130.5|56	
14cr|hal-info-0.0-5.20091130.5|57	<deviceinfo version="0.2">
14cr|hal-info-0.0-5.20091130.5|58	<device>
14cr|hal-info-0.0-5.20091130.5|59	<match key="storage.bus" string="usb">
14cr|hal-info-0.0-5.20091130.5|60	<match key="@storage.physical_device:usb.vendor_id" int="0x67b">
14cr|hal-info-0.0-5.20091130.5|61	<match key="@storage.physical_device:usb.product_id" int="0x2317">
14cr|hal-info-0.0-5.20091130.5|62	<merge key="storage.media_detection_enabled" type="bool">false</merge>
14cr|hal-info-0.0-5.20091130.5|63	</match>
14cr|hal-info-0.0-5.20091130.5|64	</match>
14cr|hal-info-0.0-5.20091130.5|65	<match key="@storage.physical_device:usb.vendor_id" int="0x054c">
14cr|hal-info-0.0-5.20091130.5|66	<match key="@storage.physical_device:usb.product_id" int="0x008b">
14cr|hal-info-0.0-5.20091130.5|67	<merge key="storage.media_detection_enabled" type="bool">false</merge>
14cr|hal-info-0.0-5.20091130.5|68	</match>
14cr|hal-info-0.0-5.20091130.5|69	</match>
14cr|hal-info-0.0-5.20091130.5|70	</match>
14cr|hal-info-0.0-5.20091130.5|71	</device>
14cr|hal-info-0.0-5.20091130.5|72	</deviceinfo>
14cr|hal-info-0.0-5.20091130.5|73	EOF
14cr|hal-info-0.0-5.20091130.5|74	
14cr|hal-info-0.0-5.20091130.5|75	%check
14cr|hal-info-0.0-5.20091130.5|76	make check
14cr|hal-info-0.0-5.20091130.5|77	
14cr|hal-info-0.0-5.20091130.5|78	%clean
14cr|hal-info-0.0-5.20091130.5|79	rm -rf %{buildroot}
14cr|hal-info-0.0-5.20091130.5|80	
14cr|hal-info-0.0-5.20091130.5|81	%postun
14cr|hal-info-0.0-5.20091130.5|82	if [ "$1" = "1" -a -r /etc/init.d/haldaemon ]; then
14cr|hal-info-0.0-5.20091130.5|83	service haldaemon condrestart > /dev/null 2>/dev/null
14cr|hal-info-0.0-5.20091130.5|84	fi
14cr|hal-info-0.0-5.20091130.5|85	
14cr|hal-info-0.0-5.20091130.5|86	%files
14cr|hal-info-0.0-5.20091130.5|87	%defattr(-,root,root)
14cr|hal-info-0.0-5.20091130.5|88	%doc AUTHORS NEWS README
14cr|hal-info-0.0-5.20091130.5|89	%{_datadir}/hal/fdi/information
14cr|hal-info-0.0-5.20091130.5|90	%{_datadir}/hal/fdi/preprobe
14cr|hal-info-0.0-5.20091130.5|91	
14cr|hal-info-0.0-5.20091130.5|92	
14cr|hal-info-0.0-5.20091130.5|93	
14cr|hal-info-0.0-5.20091130.5|94	
14cr|hal-info-0.0-5.20091130.5|95	
14cr|hal-info-0.0-5.20091130.5|96	%changelog
14cr|hal-info-0.0-5.20091130.5|97	* Sun Feb 05 2012 root <root@build-client_i586-2.rosalab.ru> 0.0-5.20091130.5
14cr|hal-info-0.0-5.20091130.5|98	+ Revision: 94ed4ac
14cr|hal-info-0.0-5.20091130.5|99	- ABF:auto increment release
14cr|hal-info-0.0-5.20091130.5|100	
14cr|hal-info-0.0-5.20091130.5|101	

1934 14
14cr|haltsys-0.2-7|1	%define _enable_debug_packages %{nil}
14cr|haltsys-0.2-7|2	%define debug_package          %{nil}
14cr|haltsys-0.2-7|3	
14cr|haltsys-0.2-7|4	Summary:	Tool to halt LTSP terminals
14cr|haltsys-0.2-7|5	Name:		haltsys
14cr|haltsys-0.2-7|6	Version:	0.2
14cr|haltsys-0.2-7|7	Release:	7
14cr|haltsys-0.2-7|8	License:	GPL
14cr|haltsys-0.2-7|9	Group:		System/Libraries
14cr|haltsys-0.2-7|10	URL:		http://www.ltsp.org
14cr|haltsys-0.2-7|11	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
14cr|haltsys-0.2-7|12	BuildRequires:	dietlibc-devel
14cr|haltsys-0.2-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|haltsys-0.2-7|14	
14cr|haltsys-0.2-7|15	%description
14cr|haltsys-0.2-7|16	This program is used in LTSP to halt the terminals.
14cr|haltsys-0.2-7|17	
14cr|haltsys-0.2-7|18	%prep
14cr|haltsys-0.2-7|19	
14cr|haltsys-0.2-7|20	%setup -q -n %{name}
14cr|haltsys-0.2-7|21	
14cr|haltsys-0.2-7|22	%build
14cr|haltsys-0.2-7|23	
14cr|haltsys-0.2-7|24	diet gcc -Os -o %{name} %{name}.c
14cr|haltsys-0.2-7|25	
14cr|haltsys-0.2-7|26	%install
14cr|haltsys-0.2-7|27	rm -rf %{buildroot}
14cr|haltsys-0.2-7|28	
14cr|haltsys-0.2-7|29	install -d %{buildroot}/sbin
14cr|haltsys-0.2-7|30	install -m0755 haltsys %{buildroot}/sbin/
14cr|haltsys-0.2-7|31	
14cr|haltsys-0.2-7|32	%clean
14cr|haltsys-0.2-7|33	rm -rf %{buildroot}
14cr|haltsys-0.2-7|34	
14cr|haltsys-0.2-7|35	%files
14cr|haltsys-0.2-7|36	%defattr(-,root,root)
14cr|haltsys-0.2-7|37	%doc COPYING
14cr|haltsys-0.2-7|38	%attr(0755,root,root) /sbin/haltsys
14cr|haltsys-0.2-7|39	
14cr|haltsys-0.2-7|40	
14cr|haltsys-0.2-7|41	
14cr|haltsys-0.2-7|42	%changelog
14cr|haltsys-0.2-7|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|haltsys-0.2-7|44	+ Revision: 62584bc
14cr|haltsys-0.2-7|45	- MassBuild#464: Increase release tag
14cr|haltsys-0.2-7|46	
14cr|haltsys-0.2-7|47	

1935 14
14cr|hamlib-1.2.15.3-3|1	%define major	2
14cr|hamlib-1.2.15.3-3|2	%define libname	%mklibname %{name} %{major}
14cr|hamlib-1.2.15.3-3|3	%define devname	%mklibname -d %{name}
14cr|hamlib-1.2.15.3-3|4	
14cr|hamlib-1.2.15.3-3|5	%define major_cxx	2
14cr|hamlib-1.2.15.3-3|6	%define libname_cxx	%mklibname %{name}++ %{major_cxx}
14cr|hamlib-1.2.15.3-3|7	%define devname_cxx	%mklibname -d %{name}++
14cr|hamlib-1.2.15.3-3|8	%define libname_tcl	%mklibname -d hamlibtcl1.0
14cr|hamlib-1.2.15.3-3|9	
14cr|hamlib-1.2.15.3-3|10	Summary:	Control radio transceivers and receivers
14cr|hamlib-1.2.15.3-3|11	Name:		hamlib
14cr|hamlib-1.2.15.3-3|12	Version:	1.2.15.3
14cr|hamlib-1.2.15.3-3|13	Release:	3
14cr|hamlib-1.2.15.3-3|14	License:	LGPLv2+
14cr|hamlib-1.2.15.3-3|15	Group:		Communications
14cr|hamlib-1.2.15.3-3|16	Url:		http://hamlib.sourceforge.net
14cr|hamlib-1.2.15.3-3|17	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|hamlib-1.2.15.3-3|18	Patch0:         hamlib-1.2.15.3-bindings.patch
14cr|hamlib-1.2.15.3-3|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|hamlib-1.2.15.3-3|20	BuildRequires:	pkgconfig(libusb-1.0)
14cr|hamlib-1.2.15.3-3|21	BuildRequires:	pkgconfig(libtirpc)
14cr|hamlib-1.2.15.3-3|22	BuildRequires:	gd-devel
14cr|hamlib-1.2.15.3-3|23	BuildRequires:	boost-devel
14cr|hamlib-1.2.15.3-3|24	BuildRequires:	libtool-devel
14cr|hamlib-1.2.15.3-3|25	#BuildRequires:	pkgconfig(gnuradio-core)
14cr|hamlib-1.2.15.3-3|26	#BuildRequires:	pkgconfig(gnuradio-uhd)
14cr|hamlib-1.2.15.3-3|27	#BuildRequires:	pkgconfig(gnuradio-fcd)
14cr|hamlib-1.2.15.3-3|28	#BuildRequires:	pkgconfig(gnuradio-pager)
14cr|hamlib-1.2.15.3-3|29	BuildRequires:	tcl-devel
14cr|hamlib-1.2.15.3-3|30	BuildRequires:	doxygen
14cr|hamlib-1.2.15.3-3|31	BuildRequires:	swig
14cr|hamlib-1.2.15.3-3|32	BuildRequires:	perl-devel
14cr|hamlib-1.2.15.3-3|33	BuildRequires:	pkgconfig(python)
14cr|hamlib-1.2.15.3-3|34	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|hamlib-1.2.15.3-3|35	BuildRequires:	glibc-devel
14cr|hamlib-1.2.15.3-3|36	
14cr|hamlib-1.2.15.3-3|37	
14cr|hamlib-1.2.15.3-3|38	%description
14cr|hamlib-1.2.15.3-3|39	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|40	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|41	
14cr|hamlib-1.2.15.3-3|42	%package -n %{libname}
14cr|hamlib-1.2.15.3-3|43	Summary:	Run-time library to control radio transceivers and receivers
14cr|hamlib-1.2.15.3-3|44	Group:		Communications
14cr|hamlib-1.2.15.3-3|45	%rename		%{name}
14cr|hamlib-1.2.15.3-3|46	
14cr|hamlib-1.2.15.3-3|47	%description -n %{libname}
14cr|hamlib-1.2.15.3-3|48	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|49	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|50	
14cr|hamlib-1.2.15.3-3|51	%package utils
14cr|hamlib-1.2.15.3-3|52	Summary:	Utilities to support the hamlib radio control library
14cr|hamlib-1.2.15.3-3|53	Group:		Communications
14cr|hamlib-1.2.15.3-3|54	
14cr|hamlib-1.2.15.3-3|55	%description utils
14cr|hamlib-1.2.15.3-3|56	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|57	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|58	
14cr|hamlib-1.2.15.3-3|59	This package provides a command-line utility to test the hamlib library and
14cr|hamlib-1.2.15.3-3|60	to control transceivers if you're short of anything more sophisticated.
14cr|hamlib-1.2.15.3-3|61	
14cr|hamlib-1.2.15.3-3|62	%package -n %{devname}
14cr|hamlib-1.2.15.3-3|63	Summary:	Development library to control radio transcievers and receivers
14cr|hamlib-1.2.15.3-3|64	Group:		Development/C
14cr|hamlib-1.2.15.3-3|65	Requires:	%{libname} = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|66	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|67	%rename		%{name}-devel
14cr|hamlib-1.2.15.3-3|68	
14cr|hamlib-1.2.15.3-3|69	%description -n %{devname}
14cr|hamlib-1.2.15.3-3|70	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|71	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|72	
14cr|hamlib-1.2.15.3-3|73	This package provides the development files and headers.
14cr|hamlib-1.2.15.3-3|74	
14cr|hamlib-1.2.15.3-3|75	%package -n %{libname_cxx}
14cr|hamlib-1.2.15.3-3|76	Summary:	Hamlib radio control library C++ binding
14cr|hamlib-1.2.15.3-3|77	Group:		Communications
14cr|hamlib-1.2.15.3-3|78	
14cr|hamlib-1.2.15.3-3|79	%description -n %{libname_cxx}
14cr|hamlib-1.2.15.3-3|80	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|81	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|82	
14cr|hamlib-1.2.15.3-3|83	This package contains Hamlib radio control library C++ language binding.
14cr|hamlib-1.2.15.3-3|84	
14cr|hamlib-1.2.15.3-3|85	%package -n %{devname_cxx}
14cr|hamlib-1.2.15.3-3|86	Summary:	Hamlib radio control library C++ binding development headers and libraries
14cr|hamlib-1.2.15.3-3|87	Group:		Development/C++
14cr|hamlib-1.2.15.3-3|88	Requires:	%{libname_cxx} = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|89	Provides:	%{name}++-devel = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|90	Provides:	lib%{name}++-devel = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|91	
14cr|hamlib-1.2.15.3-3|92	%description -n %{devname_cxx}
14cr|hamlib-1.2.15.3-3|93	Hamlib provides a standardized programming interface that applications
14cr|hamlib-1.2.15.3-3|94	can use to send the appropriate commands to a radio.
14cr|hamlib-1.2.15.3-3|95	
14cr|hamlib-1.2.15.3-3|96	This package contains Hamlib radio control library C++ binding development
14cr|hamlib-1.2.15.3-3|97	headers and libraries for building C++ applications with Hamlib.
14cr|hamlib-1.2.15.3-3|98	
14cr|hamlib-1.2.15.3-3|99	
14cr|hamlib-1.2.15.3-3|100	
14cr|hamlib-1.2.15.3-3|101	%package -n	perl-%{name}
14cr|hamlib-1.2.15.3-3|102	Summary:	Hamlib radio control library Perl binding
14cr|hamlib-1.2.15.3-3|103	Group:		Development/Perl
14cr|hamlib-1.2.15.3-3|104	Requires:	hamlib = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|105	
14cr|hamlib-1.2.15.3-3|106	%description -n	perl-%{name}
14cr|hamlib-1.2.15.3-3|107	Hamlib PERL Language bindings to allow radio control from PERL scripts.
14cr|hamlib-1.2.15.3-3|108	
14cr|hamlib-1.2.15.3-3|109	%package -n	python-%{name}
14cr|hamlib-1.2.15.3-3|110	Summary:	Hamlib radio control library Python binding
14cr|hamlib-1.2.15.3-3|111	Group:		Development/Python
14cr|hamlib-1.2.15.3-3|112	Requires:	hamlib = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|113	
14cr|hamlib-1.2.15.3-3|114	%description -n	python-%{name}
14cr|hamlib-1.2.15.3-3|115	Hamlib Python Language bindings to allow radio control from Python scripts.
14cr|hamlib-1.2.15.3-3|116	
14cr|hamlib-1.2.15.3-3|117	%package -n	%{libname_tcl}
14cr|hamlib-1.2.15.3-3|118	Summary:	Hamlib radio control library TCL binding
14cr|hamlib-1.2.15.3-3|119	Group:		System/Libraries
14cr|hamlib-1.2.15.3-3|120	Requires:	hamlib = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|121	Provides:	%{name}-tcl-devel = %{version}-%{release}
14cr|hamlib-1.2.15.3-3|122	
14cr|hamlib-1.2.15.3-3|123	%description -n %{libname_tcl}
14cr|hamlib-1.2.15.3-3|124	Hamlib TCL Language bindings to allow radio control from TCL scripts.
14cr|hamlib-1.2.15.3-3|125	
14cr|hamlib-1.2.15.3-3|126	%prep
14cr|hamlib-1.2.15.3-3|127	%setup -q
14cr|hamlib-1.2.15.3-3|128	%patch0 -p1 -b .bindings
14cr|hamlib-1.2.15.3-3|129	
14cr|hamlib-1.2.15.3-3|130	%build
14cr|hamlib-1.2.15.3-3|131	export LDFLAGS="$LDFLAGS -lm -ltirpc"
14cr|hamlib-1.2.15.3-3|132	%configure2_5x \
14cr|hamlib-1.2.15.3-3|133	--with-ldtl-include=%{_includedir} \
14cr|hamlib-1.2.15.3-3|134	--with-ldtl-lib=%{_libdir} \
14cr|hamlib-1.2.15.3-3|135	--disable-static \
14cr|hamlib-1.2.15.3-3|136	--with-rigmatrix \
14cr|hamlib-1.2.15.3-3|137	--enable-tcl-binding \
14cr|hamlib-1.2.15.3-3|138	--with-perl-binding \
14cr|hamlib-1.2.15.3-3|139	--with-python-binding \
14cr|hamlib-1.2.15.3-3|140	#	usrp depreciated
14cr|hamlib-1.2.15.3-3|141	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|hamlib-1.2.15.3-3|142	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|hamlib-1.2.15.3-3|143	
14cr|hamlib-1.2.15.3-3|144	# broken paralel build for libs, drivers, and programs
14cr|hamlib-1.2.15.3-3|145	
14cr|hamlib-1.2.15.3-3|146	make
14cr|hamlib-1.2.15.3-3|147	
14cr|hamlib-1.2.15.3-3|148	make -C doc doc
14cr|hamlib-1.2.15.3-3|149	
14cr|hamlib-1.2.15.3-3|150	%install
14cr|hamlib-1.2.15.3-3|151	%makeinstall_std
14cr|hamlib-1.2.15.3-3|152	
14cr|hamlib-1.2.15.3-3|153	find %{buildroot} -type f -name Hamlib.so -exec chmod 0755 {} ';'
14cr|hamlib-1.2.15.3-3|154	find %{buildroot} -type f -name pkgIndex.tcl -exec rm -f {} ';'
14cr|hamlib-1.2.15.3-3|155	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cr|hamlib-1.2.15.3-3|156	find %{buildroot} -type f -name Hamlib.bs -exec rm -f {} ';'
14cr|hamlib-1.2.15.3-3|157	find %{buildroot} -type f -name perltest.pl -exec rm -f {} ';'
14cr|hamlib-1.2.15.3-3|158	
14cr|hamlib-1.2.15.3-3|159	#we don't want these
14cr|hamlib-1.2.15.3-3|160	find %{buildroot} -name "*.la" -exec rm {} \;
14cr|hamlib-1.2.15.3-3|161	
14cr|hamlib-1.2.15.3-3|162	%files -n %{libname}
14cr|hamlib-1.2.15.3-3|163	%doc AUTHORS ChangeLog PLAN README THANKS TODO
14cr|hamlib-1.2.15.3-3|164	%{_libdir}/libhamlib.so.%{major}*
14cr|hamlib-1.2.15.3-3|165	%{_libdir}/hamlib/hamlib-*.so
14cr|hamlib-1.2.15.3-3|166	
14cr|hamlib-1.2.15.3-3|167	%files -n %{libname_cxx}
14cr|hamlib-1.2.15.3-3|168	%doc AUTHORS ChangeLog
14cr|hamlib-1.2.15.3-3|169	%{_libdir}/libhamlib++.so.%{major_cxx}*
14cr|hamlib-1.2.15.3-3|170	
14cr|hamlib-1.2.15.3-3|171	%files utils
14cr|hamlib-1.2.15.3-3|172	%doc AUTHORS ChangeLog
14cr|hamlib-1.2.15.3-3|173	%{_mandir}/man1/*
14cr|hamlib-1.2.15.3-3|174	%{_mandir}/man8/*
14cr|hamlib-1.2.15.3-3|175	%{_bindir}/*
14cr|hamlib-1.2.15.3-3|176	%{_sbindir}/*
14cr|hamlib-1.2.15.3-3|177	
14cr|hamlib-1.2.15.3-3|178	%files -n %{devname}
14cr|hamlib-1.2.15.3-3|179	%doc README.developer
14cr|hamlib-1.2.15.3-3|180	%dir %{_includedir}/%{name}
14cr|hamlib-1.2.15.3-3|181	%{_includedir}/%{name}/rig.h
14cr|hamlib-1.2.15.3-3|182	%{_includedir}/%{name}/riglist.h
14cr|hamlib-1.2.15.3-3|183	%{_includedir}/%{name}/rig_dll.h
14cr|hamlib-1.2.15.3-3|184	%{_includedir}/%{name}/rotator.h
14cr|hamlib-1.2.15.3-3|185	%{_includedir}/%{name}/rotlist.h
14cr|hamlib-1.2.15.3-3|186	%{_datadir}/aclocal/hamlib.m4
14cr|hamlib-1.2.15.3-3|187	%{_libdir}/pkgconfig/hamlib.pc
14cr|hamlib-1.2.15.3-3|188	%{_libdir}/libhamlib.so
14cr|hamlib-1.2.15.3-3|189	
14cr|hamlib-1.2.15.3-3|190	%files -n %{devname_cxx}
14cr|hamlib-1.2.15.3-3|191	%doc README.developer
14cr|hamlib-1.2.15.3-3|192	%{_libdir}/libhamlib++.so
14cr|hamlib-1.2.15.3-3|193	%{_includedir}/%{name}/rigclass.h
14cr|hamlib-1.2.15.3-3|194	%{_includedir}/%{name}/rotclass.h
14cr|hamlib-1.2.15.3-3|195	
14cr|hamlib-1.2.15.3-3|196	%files -n perl-%{name}
14cr|hamlib-1.2.15.3-3|197	%doc COPYING.LIB
14cr|hamlib-1.2.15.3-3|198	%{perl_vendorarch}/*
14cr|hamlib-1.2.15.3-3|199	
14cr|hamlib-1.2.15.3-3|200	%files -n python-%{name}
14cr|hamlib-1.2.15.3-3|201	%doc COPYING.LIB
14cr|hamlib-1.2.15.3-3|202	%{py_puresitedir}/*.py*
14cr|hamlib-1.2.15.3-3|203	%{py_puresitedir}/_Hamlib.so
14cr|hamlib-1.2.15.3-3|204	
14cr|hamlib-1.2.15.3-3|205	%files -n %{libname_tcl}
14cr|hamlib-1.2.15.3-3|206	%doc COPYING.LIB
14cr|hamlib-1.2.15.3-3|207	%{_libdir}/hamlibtcl*
14cr|hamlib-1.2.15.3-3|208	
14cr|hamlib-1.2.15.3-3|209	
14cr|hamlib-1.2.15.3-3|210	%changelog
14cr|hamlib-1.2.15.3-3|211	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.15.3-3
14cr|hamlib-1.2.15.3-3|212	+ Revision: e9c97e5
14cr|hamlib-1.2.15.3-3|213	- MassBuild#464: Increase release tag
14cr|hamlib-1.2.15.3-3|214	
14cr|hamlib-1.2.15.3-3|215	

1936 14
14cr|handbrake-0.9.9-6|1	%define _enable_debug_packages %{nil}
14cr|handbrake-0.9.9-6|2	%define debug_package %{nil}
14cr|handbrake-0.9.9-6|3	%define lname HandBrake
14cr|handbrake-0.9.9-6|4	
14cr|handbrake-0.9.9-6|5	Summary:	MPEG-AVC(H.264)/MPEG-4 converter
14cr|handbrake-0.9.9-6|6	Name:		handbrake
14cr|handbrake-0.9.9-6|7	Version:	0.9.9
14cr|handbrake-0.9.9-6|8	Release:	6
14cr|handbrake-0.9.9-6|9	License:	GPLv2+
14cr|handbrake-0.9.9-6|10	Group:		Video
14cr|handbrake-0.9.9-6|11	Url:		http://handbrake.fr/
14cr|handbrake-0.9.9-6|12	Source0:	%{lname}-%{version}.tar.bz2
14cr|handbrake-0.9.9-6|13	Source1:	po.tar.gz
14cr|handbrake-0.9.9-6|14	Source10:	a52dec-0.7.4.tar.gz
14cr|handbrake-0.9.9-6|15	Source11:	faac-1.28.tar.gz
14cr|handbrake-0.9.9-6|16	Source12:	lame-3.98.tar.gz
14cr|handbrake-0.9.9-6|17	Source13:	libav-v9.6.tar.bz2
14cr|handbrake-0.9.9-6|18	Source14:	libbluray-0.2.3.tar.bz2
14cr|handbrake-0.9.9-6|19	Source15:	libdvdnav-svn1168.tar.gz
14cr|handbrake-0.9.9-6|20	Source16:	libdvdread-svn1168.tar.gz
14cr|handbrake-0.9.9-6|21	Source17:	libmkv-0.6.5-0-g82075ae.tar.gz
14cr|handbrake-0.9.9-6|22	Source18:	mp4v2-trunk-r355.tar.bz2
14cr|handbrake-0.9.9-6|23	Source19:	mpeg2dec-0.5.1.tar.gz
14cr|handbrake-0.9.9-6|24	Source20:	x264-r2273-b3065e6.tar.gz
14cr|handbrake-0.9.9-6|25	Source30:	A00-lame-3.99.5-msse.patch
14cr|handbrake-0.9.9-6|26	Patch0:		HandBrake-0.9.9-fixghb.patch
14cr|handbrake-0.9.9-6|27	BuildRequires:	intltool
14cr|handbrake-0.9.9-6|28	BuildRequires:	iso-codes
14cr|handbrake-0.9.9-6|29	BuildRequires:	libtool
14cr|handbrake-0.9.9-6|30	BuildRequires:	svn
14cr|handbrake-0.9.9-6|31	BuildRequires:	valgrind
14cr|handbrake-0.9.9-6|32	BuildRequires:	yasm
14cr|handbrake-0.9.9-6|33	BuildRequires:	a52dec-devel
14cr|handbrake-0.9.9-6|34	BuildRequires:	bzip2-devel
14cr|handbrake-0.9.9-6|35	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|handbrake-0.9.9-6|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|handbrake-0.9.9-6|37	BuildRequires:	pkgconfig(gudev-1.0)
14cr|handbrake-0.9.9-6|38	BuildRequires:	pkgconfig(libass)
14cr|handbrake-0.9.9-6|39	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14cr|handbrake-0.9.9-6|40	BuildRequires:	pkgconfig(libnotify)
14cr|handbrake-0.9.9-6|41	BuildRequires:	pkgconfig(samplerate)
14cr|handbrake-0.9.9-6|42	BuildRequires:	pkgconfig(theora)
14cr|handbrake-0.9.9-6|43	BuildRequires:	pkgconfig(vorbis)
14cr|handbrake-0.9.9-6|44	BuildRequires:	pkgconfig(webkit-1.0)
14cr|handbrake-0.9.9-6|45	BuildRequires:	pkgconfig(zlib)
14cr|handbrake-0.9.9-6|46	
14cr|handbrake-0.9.9-6|47	%description
14cr|handbrake-0.9.9-6|48	HandBrake is an open-source, GPL-licensed, multi-platform, multi-threaded
14cr|handbrake-0.9.9-6|49	MPEG-AVC(x.264)/MPEG-4 converter, available for MacOS X, Linux and Windows.
14cr|handbrake-0.9.9-6|50	It is a video encoder that takes your movies and transfers them to a format
14cr|handbrake-0.9.9-6|51	that's useful on your computers, media centers, and portable electronic
14cr|handbrake-0.9.9-6|52	devices.
14cr|handbrake-0.9.9-6|53	
14cr|handbrake-0.9.9-6|54	%files
14cr|handbrake-0.9.9-6|55	%doc AUTHORS COPYING CREDITS NEWS THANKS TRANSLATIONS
14cr|handbrake-0.9.9-6|56	%{_bindir}/*
14cr|handbrake-0.9.9-6|57	%{_datadir}/applications/*
14cr|handbrake-0.9.9-6|58	%{_datadir}/icons/hicolor/*/apps/hb-icon.png
14cr|handbrake-0.9.9-6|59	%{_datadir}/locale/ru/LC_MESSAGES/ghb.mo
14cr|handbrake-0.9.9-6|60	
14cr|handbrake-0.9.9-6|61	#----------------------------------------------------------------------------
14cr|handbrake-0.9.9-6|62	
14cr|handbrake-0.9.9-6|63	%prep
14cr|handbrake-0.9.9-6|64	%setup -q -n %{lname}-%{version}
14cr|handbrake-0.9.9-6|65	%patch0 -p1
14cr|handbrake-0.9.9-6|66	
14cr|handbrake-0.9.9-6|67	mkdir download
14cr|handbrake-0.9.9-6|68	cp %{SOURCE10} download/
14cr|handbrake-0.9.9-6|69	cp %{SOURCE11} download/
14cr|handbrake-0.9.9-6|70	cp %{SOURCE12} download/
14cr|handbrake-0.9.9-6|71	cp %{SOURCE13} download/
14cr|handbrake-0.9.9-6|72	cp %{SOURCE14} download/
14cr|handbrake-0.9.9-6|73	cp %{SOURCE15} download/
14cr|handbrake-0.9.9-6|74	cp %{SOURCE16} download/
14cr|handbrake-0.9.9-6|75	cp %{SOURCE17} download/
14cr|handbrake-0.9.9-6|76	cp %{SOURCE18} download/
14cr|handbrake-0.9.9-6|77	cp %{SOURCE19} download/
14cr|handbrake-0.9.9-6|78	cp %{SOURCE20} download/
14cr|handbrake-0.9.9-6|79	
14cr|handbrake-0.9.9-6|80	cp %{SOURCE30} contrib/lame/
14cr|handbrake-0.9.9-6|81	
14cr|handbrake-0.9.9-6|82	pushd gtk
14cr|handbrake-0.9.9-6|83	tar -xvzf %{SOURCE1}
14cr|handbrake-0.9.9-6|84	popd
14cr|handbrake-0.9.9-6|85	
14cr|handbrake-0.9.9-6|86	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|handbrake-0.9.9-6|87	
14cr|handbrake-0.9.9-6|88	%build
14cr|handbrake-0.9.9-6|89	# export CFLAGS="$RPM_OPT_FLAGS"
14cr|handbrake-0.9.9-6|90	# export CXXFLAGS="$RPM_OPT_FLAGS"
14cr|handbrake-0.9.9-6|91	./configure --prefix=%{_prefix} --launch --launch-jobs=0 --enable-ff-mpeg2
14cr|handbrake-0.9.9-6|92	
14cr|handbrake-0.9.9-6|93	pushd gtk
14cr|handbrake-0.9.9-6|94	autoreconf
14cr|handbrake-0.9.9-6|95	popd
14cr|handbrake-0.9.9-6|96	cd build && make
14cr|handbrake-0.9.9-6|97	
14cr|handbrake-0.9.9-6|98	%install
14cr|handbrake-0.9.9-6|99	%makeinstall_std -C build
14cr|handbrake-0.9.9-6|100	%find_lang ghb
14cr|handbrake-0.9.9-6|101	
14cr|handbrake-0.9.9-6|102	install -m 0755 build/HandBrakeCLI %{buildroot}%{_bindir}/HandBrakeCLI
14cr|handbrake-0.9.9-6|103	pushd %{buildroot}%{_bindir}
14cr|handbrake-0.9.9-6|104	ln -s ./HandBrakeCLI ./handbrake
14cr|handbrake-0.9.9-6|105	popd
14cr|handbrake-0.9.9-6|106	
14cr|handbrake-0.9.9-6|107	sed -i -e "s|hb-icon|hb-icon.png|" %{buildroot}%{_datadir}/applications/ghb.desktop
14cr|handbrake-0.9.9-6|108	
14cr|handbrake-0.9.9-6|109	desktop-file-install --vendor="" \
14cr|handbrake-0.9.9-6|110	--remove-category="Application" \
14cr|handbrake-0.9.9-6|111	--add-category="X-MandrivaLinux-Multimedia-Video" \
14cr|handbrake-0.9.9-6|112	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|handbrake-0.9.9-6|113	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|handbrake-0.9.9-6|114	
14cr|handbrake-0.9.9-6|115	rm -rf %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cr|handbrake-0.9.9-6|116	
14cr|handbrake-0.9.9-6|117	%changelog
14cr|handbrake-0.9.9-6|118	* Fri Sep 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9-6
14cr|handbrake-0.9.9-6|119	+ Revision: 4dc4cd9
14cr|handbrake-0.9.9-6|120	- Update lame patch
14cr|handbrake-0.9.9-6|121	
14cr|handbrake-0.9.9-6|122	

1937 14
14cr|haproxy-1.4.22-3|1	Summary:	TCP/HTTP reverse proxy for high availability environments
14cr|haproxy-1.4.22-3|2	Name:		haproxy
14cr|haproxy-1.4.22-3|3	Version:	1.4.22
14cr|haproxy-1.4.22-3|4	Release:	3
14cr|haproxy-1.4.22-3|5	License:	GPLv2+
14cr|haproxy-1.4.22-3|6	Group:		System/Servers
14cr|haproxy-1.4.22-3|7	Url:		http://haproxy.1wt.eu/
14cr|haproxy-1.4.22-3|8	Source0:	http://haproxy.1wt.eu/download/1.4/src/%{name}-%{version}.tar.gz
14cr|haproxy-1.4.22-3|9	BuildRequires:	pkgconfig(libpcre)
14cr|haproxy-1.4.22-3|10	
14cr|haproxy-1.4.22-3|11	%description
14cr|haproxy-1.4.22-3|12	HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high
14cr|haproxy-1.4.22-3|13	availability environments. Indeed, it can:
14cr|haproxy-1.4.22-3|14	- route HTTP requests depending on statically assigned cookies
14cr|haproxy-1.4.22-3|15	- spread the load among several servers while assuring server persistence
14cr|haproxy-1.4.22-3|16	through the use of HTTP cookies
14cr|haproxy-1.4.22-3|17	- switch to backup servers in the event a main one fails
14cr|haproxy-1.4.22-3|18	- accept connections to special ports dedicated to service monitoring
14cr|haproxy-1.4.22-3|19	- stop accepting connections without breaking existing ones
14cr|haproxy-1.4.22-3|20	- add/modify/delete HTTP headers both ways
14cr|haproxy-1.4.22-3|21	- block requests matching a particular pattern
14cr|haproxy-1.4.22-3|22	
14cr|haproxy-1.4.22-3|23	It needs very little resource. Its event-driven architecture allows it
14cr|haproxy-1.4.22-3|24	to easily handle thousands of simultaneous connections on hundreds of instances
14cr|haproxy-1.4.22-3|25	without risking the system's stability.
14cr|haproxy-1.4.22-3|26	
14cr|haproxy-1.4.22-3|27	%files
14cr|haproxy-1.4.22-3|28	%doc CHANGELOG TODO examples doc/haproxy-en.txt doc/haproxy-fr.txt doc/architecture.txt examples/url-switching.cfg
14cr|haproxy-1.4.22-3|29	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|haproxy-1.4.22-3|30	%dir %{_sysconfdir}/%{name}
14cr|haproxy-1.4.22-3|31	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.cfg
14cr|haproxy-1.4.22-3|32	%attr(0755,root,root) %config %{_initrddir}/%{name}
14cr|haproxy-1.4.22-3|33	
14cr|haproxy-1.4.22-3|34	#----------------------------------------------------------------------------
14cr|haproxy-1.4.22-3|35	
14cr|haproxy-1.4.22-3|36	%prep
14cr|haproxy-1.4.22-3|37	%setup -q
14cr|haproxy-1.4.22-3|38	
14cr|haproxy-1.4.22-3|39	%build
14cr|haproxy-1.4.22-3|40	%serverbuild
14cr|haproxy-1.4.22-3|41	%make TARGET=linux26 CFLAGS="%{optflags}"
14cr|haproxy-1.4.22-3|42	
14cr|haproxy-1.4.22-3|43	%install
14cr|haproxy-1.4.22-3|44	mkdir -p %{buildroot}%{_sbindir}
14cr|haproxy-1.4.22-3|45	mkdir -p %{buildroot}%{_initrddir}
14cr|haproxy-1.4.22-3|46	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|haproxy-1.4.22-3|47	
14cr|haproxy-1.4.22-3|48	cp %{name} %{buildroot}%{_sbindir}/
14cr|haproxy-1.4.22-3|49	cp examples/%{name}.cfg %{buildroot}%{_sysconfdir}/%{name}/
14cr|haproxy-1.4.22-3|50	cp examples/%{name}.init %{buildroot}%{_initrddir}/%{name}
14cr|haproxy-1.4.22-3|51	
14cr|haproxy-1.4.22-3|52	
14cr|haproxy-1.4.22-3|53	%changelog
14cr|haproxy-1.4.22-3|54	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.22-3
14cr|haproxy-1.4.22-3|55	+ Revision: 4788789
14cr|haproxy-1.4.22-3|56	- Spec cleanup
14cr|haproxy-1.4.22-3|57	
14cr|haproxy-1.4.22-3|58	

1938 14
14cr|hardening-check-2.5-2|1	Summary:	Check binaries for security hardening features
14cr|hardening-check-2.5-2|2	Name:		hardening-check
14cr|hardening-check-2.5-2|3	Version:	2.5
14cr|hardening-check-2.5-2|4	Url:		https://abf.io/soft/hardening-check
14cr|hardening-check-2.5-2|5	Release:	2
14cr|hardening-check-2.5-2|6	Source0:	%{name}-%{version}.tar.xz
14cr|hardening-check-2.5-2|7	License:	GPLv2
14cr|hardening-check-2.5-2|8	Group:		System/Configuration/Packaging
14cr|hardening-check-2.5-2|9	BuildRequires:	perl
14cr|hardening-check-2.5-2|10	BuildRequires:	make
14cr|hardening-check-2.5-2|11	BuildArch:	noarch
14cr|hardening-check-2.5-2|12	
14cr|hardening-check-2.5-2|13	%description
14cr|hardening-check-2.5-2|14	Examine a given set of ELF binaries and check for several security
14cr|hardening-check-2.5-2|15	hardening features, failing if they are not all found.
14cr|hardening-check-2.5-2|16	
14cr|hardening-check-2.5-2|17	%prep
14cr|hardening-check-2.5-2|18	%setup -q
14cr|hardening-check-2.5-2|19	
14cr|hardening-check-2.5-2|20	%build
14cr|hardening-check-2.5-2|21	%make
14cr|hardening-check-2.5-2|22	
14cr|hardening-check-2.5-2|23	%install
14cr|hardening-check-2.5-2|24	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1,%{_datadir}}
14cr|hardening-check-2.5-2|25	install -m 755 build-tree/hardening-check %{buildroot}%{_bindir}
14cr|hardening-check-2.5-2|26	install -m 755 build-tree/hardening-check.1 %{buildroot}%{_mandir}/man1
14cr|hardening-check-2.5-2|27	
14cr|hardening-check-2.5-2|28	%files
14cr|hardening-check-2.5-2|29	%doc AUTHORS
14cr|hardening-check-2.5-2|30	%{_bindir}/*
14cr|hardening-check-2.5-2|31	%{_mandir}/*/*.*
14cr|hardening-check-2.5-2|32	
14cr|hardening-check-2.5-2|33	%changelog
14cr|hardening-check-2.5-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|hardening-check-2.5-2|35	+ Revision: 7c9ef35
14cr|hardening-check-2.5-2|36	- MassBuild#464: Increase release tag
14cr|hardening-check-2.5-2|37	
14cr|hardening-check-2.5-2|38	

1939 14
14cr|hardinfo-0.5.1-8|1	Summary: A system profiler for Linux
14cr|hardinfo-0.5.1-8|2	Name: hardinfo
14cr|hardinfo-0.5.1-8|3	Version: 0.5.1
14cr|hardinfo-0.5.1-8|4	Release: 8
14cr|hardinfo-0.5.1-8|5	Source0: http://download.berlios.de/hardinfo/%{name}-%{version}.tar.bz2
14cr|hardinfo-0.5.1-8|6	Patch0:	01-truncated_description.patch
14cr|hardinfo-0.5.1-8|7	Patch1:	02-fix-distro-crash.patch
14cr|hardinfo-0.5.1-8|8	Patch2:	03-detect-lxde.patch
14cr|hardinfo-0.5.1-8|9	Patch3:	04-fix-usb.patch
14cr|hardinfo-0.5.1-8|10	Patch4:	05-fix-sensors-output.patch
14cr|hardinfo-0.5.1-8|11	License: GPLv2+
14cr|hardinfo-0.5.1-8|12	Group: System/Kernel and hardware
14cr|hardinfo-0.5.1-8|13	Url: http://hardinfo.berlios.de
14cr|hardinfo-0.5.1-8|14	BuildRequires: pciutils
14cr|hardinfo-0.5.1-8|15	BuildRequires: libsoup-devel
14cr|hardinfo-0.5.1-8|16	BuildRequires: pkgconfig(gtk+-2.0)
14cr|hardinfo-0.5.1-8|17	BuildRequires: pkgconfig(zlib)
14cr|hardinfo-0.5.1-8|18	BuildRequires: desktop-file-utils
14cr|hardinfo-0.5.1-8|19	BuildRequires: pkgconfig(libffi)
14cr|hardinfo-0.5.1-8|20	BuildRequires: pkgconfig(usbutils)
14cr|hardinfo-0.5.1-8|21	BuildRequires: pciutils
14cr|hardinfo-0.5.1-8|22	Requires: pciutils
14cr|hardinfo-0.5.1-8|23	Requires: usbutils
14cr|hardinfo-0.5.1-8|24	Requires: hwdata
14cr|hardinfo-0.5.1-8|25	
14cr|hardinfo-0.5.1-8|26	%description
14cr|hardinfo-0.5.1-8|27	HardInfo is a system profiler for Linux systems.
14cr|hardinfo-0.5.1-8|28	It can display information about the hardware, software, and perform
14cr|hardinfo-0.5.1-8|29	simple benchmarks.
14cr|hardinfo-0.5.1-8|30	
14cr|hardinfo-0.5.1-8|31	%prep
14cr|hardinfo-0.5.1-8|32	%setup -q
14cr|hardinfo-0.5.1-8|33	%apply_patches
14cr|hardinfo-0.5.1-8|34	
14cr|hardinfo-0.5.1-8|35	%build
14cr|hardinfo-0.5.1-8|36	#export LIBDIR=%{_libdir}
14cr|hardinfo-0.5.1-8|37	%configure2_5x
14cr|hardinfo-0.5.1-8|38	#perl -pi -e "s|/usr/lib/hardinfo/|%{_libdir}/hardinfo/|g" Makefile
14cr|hardinfo-0.5.1-8|39	
14cr|hardinfo-0.5.1-8|40	%make
14cr|hardinfo-0.5.1-8|41	
14cr|hardinfo-0.5.1-8|42	%install
14cr|hardinfo-0.5.1-8|43	
14cr|hardinfo-0.5.1-8|44	%makeinstall_std
14cr|hardinfo-0.5.1-8|45	
14cr|hardinfo-0.5.1-8|46	desktop-file-install --vendor="" \
14cr|hardinfo-0.5.1-8|47	--remove-category="Application" \
14cr|hardinfo-0.5.1-8|48	--add-category="Settings" \
14cr|hardinfo-0.5.1-8|49	--add-category="HardwareSettings" \
14cr|hardinfo-0.5.1-8|50	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
14cr|hardinfo-0.5.1-8|51	
14cr|hardinfo-0.5.1-8|52	%files
14cr|hardinfo-0.5.1-8|53	%{_bindir}/hardinfo
14cr|hardinfo-0.5.1-8|54	%{_libdir}/%{name}/modules/*so
14cr|hardinfo-0.5.1-8|55	%{_datadir}/%{name}/pixmaps/*
14cr|hardinfo-0.5.1-8|56	%{_datadir}/%{name}/benchmark.conf
14cr|hardinfo-0.5.1-8|57	%{_datadir}/%{name}/benchmark.data
14cr|hardinfo-0.5.1-8|58	%{_datadir}/applications/%{name}.desktop
14cr|hardinfo-0.5.1-8|59	
14cr|hardinfo-0.5.1-8|60	
14cr|hardinfo-0.5.1-8|61	%changelog
14cr|hardinfo-0.5.1-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-8
14cr|hardinfo-0.5.1-8|63	+ Revision: 38e5984
14cr|hardinfo-0.5.1-8|64	- MassBuild#464: Increase release tag
14cr|hardinfo-0.5.1-8|65	
14cr|hardinfo-0.5.1-8|66	

1940 14
14cr|harmonySEQ-0.16-2|1	Name:           harmonySEQ
14cr|harmonySEQ-0.16-2|2	Version:        0.16
14cr|harmonySEQ-0.16-2|3	Release:        2
14cr|harmonySEQ-0.16-2|4	Summary:        A MIDI sequencing application helpful for music composers and live artists
14cr|harmonySEQ-0.16-2|5	
14cr|harmonySEQ-0.16-2|6	Group:          Sound
14cr|harmonySEQ-0.16-2|7	Source0:         http://launchpad.net/harmonyseq/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cr|harmonySEQ-0.16-2|8	URL:            http://harmonyseq.wordpress.com/
14cr|harmonySEQ-0.16-2|9	License:        GPLv3
14cr|harmonySEQ-0.16-2|10	
14cr|harmonySEQ-0.16-2|11	BuildRequires:  pkgconfig
14cr|harmonySEQ-0.16-2|12	BuildRequires:  pkgconfig(gtkmm-2.4) glibmm2.4-devel
14cr|harmonySEQ-0.16-2|13	buildrequires:	pkgconfig(alsa)
14cr|harmonySEQ-0.16-2|14	buildrequires:	pkgconfig(liblo)
14cr|harmonySEQ-0.16-2|15	BuildRequires:  shared-mime-info
14cr|harmonySEQ-0.16-2|16	
14cr|harmonySEQ-0.16-2|17	%description
14cr|harmonySEQ-0.16-2|18	harmonySEQ is a MIDI sequencer for Linux. Basically, it does what any
14cr|harmonySEQ-0.16-2|19	sequencer does – it playbacks a sequence of notes. However, it is
14cr|harmonySEQ-0.16-2|20	slightly different from most of the popular software sequencers.
14cr|harmonySEQ-0.16-2|21	
14cr|harmonySEQ-0.16-2|22	%prep
14cr|harmonySEQ-0.16-2|23	%setup -q
14cr|harmonySEQ-0.16-2|24	
14cr|harmonySEQ-0.16-2|25	%build
14cr|harmonySEQ-0.16-2|26	
14cr|harmonySEQ-0.16-2|27	%configure
14cr|harmonySEQ-0.16-2|28	make
14cr|harmonySEQ-0.16-2|29	
14cr|harmonySEQ-0.16-2|30	%check
14cr|harmonySEQ-0.16-2|31	
14cr|harmonySEQ-0.16-2|32	%install
14cr|harmonySEQ-0.16-2|33	
14cr|harmonySEQ-0.16-2|34	make install DESTDIR=%{buildroot}
14cr|harmonySEQ-0.16-2|35	perl -pi -e 's/x-harmonyseq/x-harmonyseq;/g' \
14cr|harmonySEQ-0.16-2|36	%{buildroot}/%{_datadir}/applications/harmonyseq.desktop
14cr|harmonySEQ-0.16-2|37	%find_lang %{name}
14cr|harmonySEQ-0.16-2|38	
14cr|harmonySEQ-0.16-2|39	%files -f %{name}.lang
14cr|harmonySEQ-0.16-2|40	%defattr(-,root,root,-)
14cr|harmonySEQ-0.16-2|41	%attr(755,root,root) %{_bindir}/*
14cr|harmonySEQ-0.16-2|42	%docdir %{_datadir}/doc/harmonyseq
14cr|harmonySEQ-0.16-2|43	%{_datadir}/doc/harmonyseq
14cr|harmonySEQ-0.16-2|44	%{_datadir}/applications/*
14cr|harmonySEQ-0.16-2|45	%{_datadir}/harmonyseq
14cr|harmonySEQ-0.16-2|46	%{_datadir}/icons/gnome/192x192/mimetypes/*
14cr|harmonySEQ-0.16-2|47	%{_datadir}/icons/gnome/32x32/mimetypes/*
14cr|harmonySEQ-0.16-2|48	%{_datadir}/icons/gnome/48x48/mimetypes/*
14cr|harmonySEQ-0.16-2|49	%{_datadir}/icons/gnome/scalable/mimetypes/*
14cr|harmonySEQ-0.16-2|50	%{_datadir}/icons/hicolor/192x192/apps/*
14cr|harmonySEQ-0.16-2|51	%{_datadir}/icons/hicolor/32x32/apps/*
14cr|harmonySEQ-0.16-2|52	%{_datadir}/icons/hicolor/48x48/apps/*
14cr|harmonySEQ-0.16-2|53	%{_datadir}/icons/hicolor/scalable/apps/*
14cr|harmonySEQ-0.16-2|54	%{_datadir}/mime/packages/*
14cr|harmonySEQ-0.16-2|55	
14cr|harmonySEQ-0.16-2|56	
14cr|harmonySEQ-0.16-2|57	
14cr|harmonySEQ-0.16-2|58	%changelog
14cr|harmonySEQ-0.16-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16-2
14cr|harmonySEQ-0.16-2|60	+ Revision: 2e8f6f7
14cr|harmonySEQ-0.16-2|61	- MassBuild#464: Increase release tag
14cr|harmonySEQ-0.16-2|62	
14cr|harmonySEQ-0.16-2|63	

1941 14
14cr|harvid-0.7.3-5|1	Summary:	HTTP server to extract, cache and serve still images from movie files
14cr|harvid-0.7.3-5|2	Name:		harvid
14cr|harvid-0.7.3-5|3	Version:	0.7.3
14cr|harvid-0.7.3-5|4	Release:	5
14cr|harvid-0.7.3-5|5	Group:		Video
14cr|harvid-0.7.3-5|6	License:	GPLv2+
14cr|harvid-0.7.3-5|7	Url:		http://x42.github.com/harvid/
14cr|harvid-0.7.3-5|8	Source0:	https://github.com/x42/harvid/archive/%{name}-%{version}.tar.gz
14cr|harvid-0.7.3-5|9	BuildRequires:	ffmpeg-devel
14cr|harvid-0.7.3-5|10	BuildRequires:	jpeg-devel
14cr|harvid-0.7.3-5|11	BuildRequires:	pkgconfig(libpng)
14cr|harvid-0.7.3-5|12	Requires:	ffmpeg
14cr|harvid-0.7.3-5|13	
14cr|harvid-0.7.3-5|14	%description
14cr|harvid-0.7.3-5|15	Harvid is a HTTP server to efficiently extract, cache and serve still images
14cr|harvid-0.7.3-5|16	from movie files. It provides for frame-accurate decoding and is main use-case
14cr|harvid-0.7.3-5|17	is to act as backend and second level cache for rendering the videotimeline in
14cr|harvid-0.7.3-5|18	Ardour. Harvid uses ffmpeg/libav and supports a wide variety of video codecs
14cr|harvid-0.7.3-5|19	and formats.
14cr|harvid-0.7.3-5|20	
14cr|harvid-0.7.3-5|21	%prep
14cr|harvid-0.7.3-5|22	%setup -q
14cr|harvid-0.7.3-5|23	
14cr|harvid-0.7.3-5|24	%build
14cr|harvid-0.7.3-5|25	%setup_compile_flags
14cr|harvid-0.7.3-5|26	make
14cr|harvid-0.7.3-5|27	
14cr|harvid-0.7.3-5|28	%install
14cr|harvid-0.7.3-5|29	%makeinstall_std PREFIX=%{_prefix}
14cr|harvid-0.7.3-5|30	
14cr|harvid-0.7.3-5|31	pushd %{buildroot}%{_bindir}
14cr|harvid-0.7.3-5|32	ln -s ffmpeg ffmpeg_harvid
14cr|harvid-0.7.3-5|33	ln -s ffprobe ffprobe_harvid
14cr|harvid-0.7.3-5|34	popd
14cr|harvid-0.7.3-5|35	
14cr|harvid-0.7.3-5|36	%files
14cr|harvid-0.7.3-5|37	%doc README.md ChangeLog COPYING
14cr|harvid-0.7.3-5|38	%{_bindir}/%{name}
14cr|harvid-0.7.3-5|39	%{_bindir}/ffmpeg_harvid
14cr|harvid-0.7.3-5|40	%{_bindir}/ffprobe_harvid
14cr|harvid-0.7.3-5|41	%{_mandir}/man1/%{name}.1*
14cr|harvid-0.7.3-5|42	
14cr|harvid-0.7.3-5|43	%changelog
14cr|harvid-0.7.3-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-5
14cr|harvid-0.7.3-5|45	+ Revision: fcdfc0b
14cr|harvid-0.7.3-5|46	- MassBuild#464: Increase release tag
14cr|harvid-0.7.3-5|47	
14cr|harvid-0.7.3-5|48	

1942 14
14cr|hashalot-0.3-7|1	%define name    hashalot
14cr|hashalot-0.3-7|2	%define version 0.3
14cr|hashalot-0.3-7|3	%define release 7
14cr|hashalot-0.3-7|4	
14cr|hashalot-0.3-7|5	Name: %{name}
14cr|hashalot-0.3-7|6	Version: %{version}
14cr|hashalot-0.3-7|7	Release: %{release}
14cr|hashalot-0.3-7|8	Source0: %{name}-%{version}.tar.bz2
14cr|hashalot-0.3-7|9	Summary: Binary hash generator
14cr|hashalot-0.3-7|10	License: GPL
14cr|hashalot-0.3-7|11	Group: System/Base
14cr|hashalot-0.3-7|12	Url: http://www.paranoiacs.org/~sluskyb/hacks/hashalot
14cr|hashalot-0.3-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|hashalot-0.3-7|14	
14cr|hashalot-0.3-7|15	%description
14cr|hashalot-0.3-7|16	This program will read a passphrase from standard input and print a binary
14cr|hashalot-0.3-7|17	(not printable) hhash to standard output.  The output is suitable for use as
14cr|hashalot-0.3-7|18	an encryption key.
14cr|hashalot-0.3-7|19	
14cr|hashalot-0.3-7|20	%prep
14cr|hashalot-0.3-7|21	rm -rf $RPM_BUILD_ROOT
14cr|hashalot-0.3-7|22	%setup -q -n %{name}-%{version}
14cr|hashalot-0.3-7|23	
14cr|hashalot-0.3-7|24	%build
14cr|hashalot-0.3-7|25	%configure
14cr|hashalot-0.3-7|26	%make
14cr|hashalot-0.3-7|27	chmod 644 AUTHORS COPYING INSTALL NEWS README
14cr|hashalot-0.3-7|28	chmod 644 *.c *.h
14cr|hashalot-0.3-7|29	
14cr|hashalot-0.3-7|30	%install
14cr|hashalot-0.3-7|31	rm -rf $RPM_BUILD_ROOT
14cr|hashalot-0.3-7|32	%makeinstall
14cr|hashalot-0.3-7|33	
14cr|hashalot-0.3-7|34	%clean
14cr|hashalot-0.3-7|35	rm -rf $RPM_BUILD_ROOT
14cr|hashalot-0.3-7|36	
14cr|hashalot-0.3-7|37	%files
14cr|hashalot-0.3-7|38	%defattr(-,root,root)
14cr|hashalot-0.3-7|39	%doc AUTHORS COPYING INSTALL NEWS README
14cr|hashalot-0.3-7|40	%_sbindir/hashalot
14cr|hashalot-0.3-7|41	%_sbindir/rmd160
14cr|hashalot-0.3-7|42	%_sbindir/sha256
14cr|hashalot-0.3-7|43	%_sbindir/sha384
14cr|hashalot-0.3-7|44	%_sbindir/sha512
14cr|hashalot-0.3-7|45	%_mandir/man1/hashalot*
14cr|hashalot-0.3-7|46	
14cr|hashalot-0.3-7|47	
14cr|hashalot-0.3-7|48	
14cr|hashalot-0.3-7|49	
14cr|hashalot-0.3-7|50	%changelog
14cr|hashalot-0.3-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14cr|hashalot-0.3-7|52	+ Revision: 5ea1ff2
14cr|hashalot-0.3-7|53	- MassBuild#464: Increase release tag
14cr|hashalot-0.3-7|54	
14cr|hashalot-0.3-7|55	

1943 14
14cr|hashcash-1.22-7|1	%define name hashcash
14cr|hashcash-1.22-7|2	%define version 1.22
14cr|hashcash-1.22-7|3	%define release 7
14cr|hashcash-1.22-7|4	
14cr|hashcash-1.22-7|5	Summary: Hashcash anti-spam / denial-of-service counter-measure tool
14cr|hashcash-1.22-7|6	Name: %{name}
14cr|hashcash-1.22-7|7	Version: %{version}
14cr|hashcash-1.22-7|8	Release: %{release}
14cr|hashcash-1.22-7|9	License: CPL or choice of public domain/BSD/LGPL/GPL
14cr|hashcash-1.22-7|10	Group: Networking/Mail
14cr|hashcash-1.22-7|11	URL: http://www.hashcash.org/
14cr|hashcash-1.22-7|12	Source: http://www.hashcash.org/binaries/rpms/%{name}-%{version}.tar.bz2
14cr|hashcash-1.22-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|hashcash-1.22-7|14	BuildRequires: openssl-static-devel >= 0.9.8
14cr|hashcash-1.22-7|15	
14cr|hashcash-1.22-7|16	%description
14cr|hashcash-1.22-7|17	Hashcash is a denial-of-service counter measure tool.  It's main current use
14cr|hashcash-1.22-7|18	is to help hashcash users avoid losing email due to content based and
14cr|hashcash-1.22-7|19	blacklist based anti-spam systems.
14cr|hashcash-1.22-7|20	
14cr|hashcash-1.22-7|21	The hashcash tool allows you to create hashcash stamp to attach to emails
14cr|hashcash-1.22-7|22	you send, and to verify hashcash stamp attached to emails you receive.
14cr|hashcash-1.22-7|23	Email senders attach hashcash stamps with the X-Hashcash: header.  Vendors
14cr|hashcash-1.22-7|24	and authors of anti-spam tools are encouraged to exempt mail sent with
14cr|hashcash-1.22-7|25	hashcash from their blacklists and content based filtering rules.
14cr|hashcash-1.22-7|26	
14cr|hashcash-1.22-7|27	A hashcash stamp constitutes a proof-of-work which takes a parameterizable
14cr|hashcash-1.22-7|28	amount of work to compute for the sender.  The recipient can verify received
14cr|hashcash-1.22-7|29	stamps efficiently. This package also includes a sha1 implementation which
14cr|hashcash-1.22-7|30	behaves somewhat like md5sum, but with SHA1.
14cr|hashcash-1.22-7|31	
14cr|hashcash-1.22-7|32	%prep
14cr|hashcash-1.22-7|33	%setup -q
14cr|hashcash-1.22-7|34	
14cr|hashcash-1.22-7|35	%build
14cr|hashcash-1.22-7|36	sed -i -e 's|/usr/lib|%{_libdir}|' Makefile
14cr|hashcash-1.22-7|37	make COPT="$RPM_OPT_FLAGS" "PACKAGER=RPM" gnu-openssl
14cr|hashcash-1.22-7|38	
14cr|hashcash-1.22-7|39	%install
14cr|hashcash-1.22-7|40	rm -rf $RPM_BUILD_ROOT
14cr|hashcash-1.22-7|41	install -d $RPM_BUILD_ROOT/%{_bindir}/
14cr|hashcash-1.22-7|42	install -d $RPM_BUILD_ROOT/%{_mandir}
14cr|hashcash-1.22-7|43	install -d $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|hashcash-1.22-7|44	install -d $RPM_BUILD_ROOT/%{_docdir}/
14cr|hashcash-1.22-7|45	install -d $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
14cr|hashcash-1.22-7|46	
14cr|hashcash-1.22-7|47	install -m 755 hashcash $RPM_BUILD_ROOT/%{_bindir}/
14cr|hashcash-1.22-7|48	install -m 755 sha1 $RPM_BUILD_ROOT/%{_bindir}/
14cr|hashcash-1.22-7|49	install -m 644 hashcash.1 $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|hashcash-1.22-7|50	install -m 644 sha1-hashcash.1 $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|hashcash-1.22-7|51	install -m 644 README LICENSE CHANGELOG $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/
14cr|hashcash-1.22-7|52	
14cr|hashcash-1.22-7|53	%clean
14cr|hashcash-1.22-7|54	rm -rf $RPM_BUILD_ROOT
14cr|hashcash-1.22-7|55	
14cr|hashcash-1.22-7|56	%files
14cr|hashcash-1.22-7|57	%defattr(-,root,root,-)
14cr|hashcash-1.22-7|58	
14cr|hashcash-1.22-7|59	%{_bindir}/*
14cr|hashcash-1.22-7|60	%{_mandir}/*/*
14cr|hashcash-1.22-7|61	%{_docdir}/*
14cr|hashcash-1.22-7|62	
14cr|hashcash-1.22-7|63	
14cr|hashcash-1.22-7|64	
14cr|hashcash-1.22-7|65	
14cr|hashcash-1.22-7|66	%changelog
14cr|hashcash-1.22-7|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22-7
14cr|hashcash-1.22-7|68	+ Revision: b6a167e
14cr|hashcash-1.22-7|69	- MassBuild#464: Increase release tag
14cr|hashcash-1.22-7|70	
14cr|hashcash-1.22-7|71	

1944 14
14cr|haskell-macros-7.0-3|1	Summary:	Rpms macros to easilly build haskell modules
14cr|haskell-macros-7.0-3|2	Name:		haskell-macros
14cr|haskell-macros-7.0-3|3	Version:	7.0
14cr|haskell-macros-7.0-3|4	Release:	3
14cr|haskell-macros-7.0-3|5	License:	GPLv3+
14cr|haskell-macros-7.0-3|6	Source0:	%{name}-%{version}.tar.gz
14cr|haskell-macros-7.0-3|7	Group:		System/Configuration/Packaging
14cr|haskell-macros-7.0-3|8	Requires:	haskell(cabalrpmdeps)
14cr|haskell-macros-7.0-3|9	BuildArch:	noarch
14cr|haskell-macros-7.0-3|10	
14cr|haskell-macros-7.0-3|11	%description
14cr|haskell-macros-7.0-3|12	Rpms macros to easilly build haskell modules.
14cr|haskell-macros-7.0-3|13	
14cr|haskell-macros-7.0-3|14	%files
14cr|haskell-macros-7.0-3|15	%{_sys_macros_dir}/%{name}.macros
14cr|haskell-macros-7.0-3|16	%{_rpmhome}/*
14cr|haskell-macros-7.0-3|17	
14cr|haskell-macros-7.0-3|18	#----------------------------------------------------------------------------
14cr|haskell-macros-7.0-3|19	
14cr|haskell-macros-7.0-3|20	%prep
14cr|haskell-macros-7.0-3|21	%setup -q
14cr|haskell-macros-7.0-3|22	
14cr|haskell-macros-7.0-3|23	%install
14cr|haskell-macros-7.0-3|24	%makeinstall_std rpmmacrosdir=%{_sys_macros_dir} prefix=%{_prefix} rpmhome=%{_rpmhome}
14cr|haskell-macros-7.0-3|25	
14cr|haskell-macros-7.0-3|26	%changelog
14cr|haskell-macros-7.0-3|27	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0-3
14cr|haskell-macros-7.0-3|28	+ Revision: fabbe33
14cr|haskell-macros-7.0-3|29	- MassBuild#464: Increase release tag
14cr|haskell-macros-7.0-3|30	
14cr|haskell-macros-7.0-3|31	

1945 14
14cr|hatari-1.7.0-3|1	Summary:	An Atari ST emulator
14cr|hatari-1.7.0-3|2	Name:		hatari
14cr|hatari-1.7.0-3|3	Version:	1.7.0
14cr|hatari-1.7.0-3|4	Release:	3
14cr|hatari-1.7.0-3|5	License:	GPLv2+
14cr|hatari-1.7.0-3|6	Group:		Emulators
14cr|hatari-1.7.0-3|7	URL:		http://hatari.berlios.de/
14cr|hatari-1.7.0-3|8	Source0:	http://prdownload.berlios.de/%{name}/%{name}-%{version}.tar.bz2
14cr|hatari-1.7.0-3|9	Patch0:		hatari-1.7.0-static.patch
14cr|hatari-1.7.0-3|10	BuildRequires:	cmake
14cr|hatari-1.7.0-3|11	BuildRequires:	pkgconfig(libpng)
14cr|hatari-1.7.0-3|12	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|hatari-1.7.0-3|13	BuildRequires:	pkgconfig(sdl)
14cr|hatari-1.7.0-3|14	BuildRequires:	pkgconfig(x11)
14cr|hatari-1.7.0-3|15	BuildRequires:	pkgconfig(zlib)
14cr|hatari-1.7.0-3|16	BuildRequires:	readline-devel
14cr|hatari-1.7.0-3|17	BuildRequires:	desktop-file-utils
14cr|hatari-1.7.0-3|18	
14cr|hatari-1.7.0-3|19	%description
14cr|hatari-1.7.0-3|20	Hatari is an Atari ST and STE emulator.
14cr|hatari-1.7.0-3|21	The Atari ST was a 16/32 bit computer system which was first released by
14cr|hatari-1.7.0-3|22	Atari in 1985. Using the Motorola 68000 CPU, it was a very popular computer
14cr|hatari-1.7.0-3|23	having quite a lot of CPU power at that time. Unlike many other Atari ST
14cr|hatari-1.7.0-3|24	emulators which try to give you a good environment for running GEM
14cr|hatari-1.7.0-3|25	applications, Hatari tries to emulate the hardware of a ST as close as
14cr|hatari-1.7.0-3|26	possible so that it is able to run most of the old ST games and demos.
14cr|hatari-1.7.0-3|27	
14cr|hatari-1.7.0-3|28	%prep
14cr|hatari-1.7.0-3|29	%setup -q
14cr|hatari-1.7.0-3|30	%patch0 -p1
14cr|hatari-1.7.0-3|31	
14cr|hatari-1.7.0-3|32	%build
14cr|hatari-1.7.0-3|33	%cmake
14cr|hatari-1.7.0-3|34	%make
14cr|hatari-1.7.0-3|35	
14cr|hatari-1.7.0-3|36	%install
14cr|hatari-1.7.0-3|37	%makeinstall_std -C build
14cr|hatari-1.7.0-3|38	
14cr|hatari-1.7.0-3|39	#fr man pages
14cr|hatari-1.7.0-3|40	install -d -m 755 %{buildroot}/%{_mandir}/fr/man1
14cr|hatari-1.7.0-3|41	install -m 644 doc/fr/%{name}.1 %{buildroot}/%{_mandir}/fr/man1/
14cr|hatari-1.7.0-3|42	
14cr|hatari-1.7.0-3|43	#desktop file
14cr|hatari-1.7.0-3|44	desktop-file-install --vendor="" \
14cr|hatari-1.7.0-3|45	--remove-key="Version" \
14cr|hatari-1.7.0-3|46	--remove-key="Encoding" \
14cr|hatari-1.7.0-3|47	--add-category="Game" \
14cr|hatari-1.7.0-3|48	--add-category="Emulator" \
14cr|hatari-1.7.0-3|49	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|hatari-1.7.0-3|50	--dir %{buildroot}%{_datadir}/applications/ \
14cr|hatari-1.7.0-3|51	%{buildroot}%{_datadir}/applications/*
14cr|hatari-1.7.0-3|52	
14cr|hatari-1.7.0-3|53	%find_lang %{name} --with-man
14cr|hatari-1.7.0-3|54	
14cr|hatari-1.7.0-3|55	%files -f %{name}.lang
14cr|hatari-1.7.0-3|56	%doc readme.txt doc/changelog.txt doc/fr/clavier-exemple.txt
14cr|hatari-1.7.0-3|57	%doc tools/hmsa/readme-hmsa.txt
14cr|hatari-1.7.0-3|58	%{_bindir}/%{name}*
14cr|hatari-1.7.0-3|59	%{_bindir}/hmsa
14cr|hatari-1.7.0-3|60	%{_bindir}/gst2ascii
14cr|hatari-1.7.0-3|61	%{_bindir}/zip2st
14cr|hatari-1.7.0-3|62	%{_bindir}/atari-hd-image
14cr|hatari-1.7.0-3|63	%{_datadir}/%{name}
14cr|hatari-1.7.0-3|64	%{_datadir}/applications/%{name}ui.desktop
14cr|hatari-1.7.0-3|65	%{_iconsdir}/hicolor/32x32/apps/%{name}-icon.png
14cr|hatari-1.7.0-3|66	%{_mandir}/man1/*.1*
14cr|hatari-1.7.0-3|67	
14cr|hatari-1.7.0-3|68	%changelog
14cr|hatari-1.7.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-3
14cr|hatari-1.7.0-3|70	+ Revision: f788e02
14cr|hatari-1.7.0-3|71	- MassBuild#464: Increase release tag
14cr|hatari-1.7.0-3|72	
14cr|hatari-1.7.0-3|73	

1946 14
14cr|hawk-2.1-3|1	Summary:	Web-Album generator
14cr|hawk-2.1-3|2	Name:		hawk
14cr|hawk-2.1-3|3	Version:	2.1
14cr|hawk-2.1-3|4	Release:	3
14cr|hawk-2.1-3|5	License:	CeCILL
14cr|hawk-2.1-3|6	Group:		Graphics
14cr|hawk-2.1-3|7	Url:		http://tableaux.levier.org/download.html
14cr|hawk-2.1-3|8	Source0:	http://tableaux.levier.org/package/%{name}-%{version}.tar.gz
14cr|hawk-2.1-3|9	BuildRequires:	pkgconfig(libpcre)
14cr|hawk-2.1-3|10	
14cr|hawk-2.1-3|11	%description
14cr|hawk-2.1-3|12	Yet another Web-Album generator. Highlights:
14cr|hawk-2.1-3|13	
14cr|hawk-2.1-3|14	* automatic rotation of portrait images thanks to information
14cr|hawk-2.1-3|15	put by digital camera in .jpg file (EXIF)
14cr|hawk-2.1-3|16	* immediate display of images (preloading in browser)
14cr|hawk-2.1-3|17	* keep position of "next/previous" hyperlinks in browser
14cr|hawk-2.1-3|18	between images
14cr|hawk-2.1-3|19	* full video support (including thumbnailing)
14cr|hawk-2.1-3|20	* clever use of the whole space of a typical browser window
14cr|hawk-2.1-3|21	(the need to scroll portrait images is stupid)
14cr|hawk-2.1-3|22	* themability
14cr|hawk-2.1-3|23	* sub-albums support
14cr|hawk-2.1-3|24	* remember your preferred size of thumbnails accross sub-albums
14cr|hawk-2.1-3|25	* multi-processor support to speed up thumbnails generation
14cr|hawk-2.1-3|26	* smooth integration of panoramic images in thumbnails pages
14cr|hawk-2.1-3|27	* multi-languages web-album navigation (navigation links are
14cr|hawk-2.1-3|28	automatically shown in user's language)
14cr|hawk-2.1-3|29	* a GUI to input captions, rotate, reorder and remove
14cr|hawk-2.1-3|30	images FAST (extensive use of keyboard shortcuts)
14cr|hawk-2.1-3|31	* another GUI to classify photos and videos in a powerful manner
14cr|hawk-2.1-3|32	
14cr|hawk-2.1-3|33	%files
14cr|hawk-2.1-3|34	%doc LICENSE
14cr|hawk-2.1-3|35	%{_bindir}/hawk
14cr|hawk-2.1-3|36	%{_mandir}/man1/hawk.1*
14cr|hawk-2.1-3|37	
14cr|hawk-2.1-3|38	#----------------------------------------------------------------------------
14cr|hawk-2.1-3|39	
14cr|hawk-2.1-3|40	%prep
14cr|hawk-2.1-3|41	%setup -q
14cr|hawk-2.1-3|42	chmod go+r *
14cr|hawk-2.1-3|43	
14cr|hawk-2.1-3|44	%build
14cr|hawk-2.1-3|45	%make CFLAGS="%{optflags}"
14cr|hawk-2.1-3|46	
14cr|hawk-2.1-3|47	%install
14cr|hawk-2.1-3|48	install -d -m 755 %{buildroot}%{_bindir}
14cr|hawk-2.1-3|49	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|hawk-2.1-3|50	
14cr|hawk-2.1-3|51	install -m 755 hawk %{buildroot}%{_bindir}
14cr|hawk-2.1-3|52	install -m 644 hawk.1 %{buildroot}%{_mandir}/man1
14cr|hawk-2.1-3|53	
14cr|hawk-2.1-3|54	
14cr|hawk-2.1-3|55	%changelog
14cr|hawk-2.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-3
14cr|hawk-2.1-3|57	+ Revision: 45d288e
14cr|hawk-2.1-3|58	- MassBuild#464: Increase release tag
14cr|hawk-2.1-3|59	
14cr|hawk-2.1-3|60	

1947 14
14cr|hawknl-1.68-6|1	%define name	hawknl
14cr|hawknl-1.68-6|2	
14cr|hawknl-1.68-6|3	%define major 1.6
14cr|hawknl-1.68-6|4	
14cr|hawknl-1.68-6|5	%define libname	%mklibname %name %major
14cr|hawknl-1.68-6|6	%define develname %mklibname -d %name
14cr|hawknl-1.68-6|7	%define sdevelname %mklibname -d -s %name
14cr|hawknl-1.68-6|8	
14cr|hawknl-1.68-6|9	Name:		%name
14cr|hawknl-1.68-6|10	Version:	1.68
14cr|hawknl-1.68-6|11	Release:	6
14cr|hawknl-1.68-6|12	URL:		http://www.hawksoft.com/hawknl/
14cr|hawknl-1.68-6|13	Summary:	Hawk Network Library
14cr|hawknl-1.68-6|14	Source:		HawkNL168src.zip
14cr|hawknl-1.68-6|15	Patch0:		hawknl_makefile.patch
14cr|hawknl-1.68-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|hawknl-1.68-6|17	License:	LGPLv2+
14cr|hawknl-1.68-6|18	Group:		System/Libraries
14cr|hawknl-1.68-6|19	%description
14cr|hawknl-1.68-6|20	HawkNL is a free, open source, game oriented network API released under
14cr|hawknl-1.68-6|21	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
14cr|hawknl-1.68-6|22	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
14cr|hawknl-1.68-6|23	also provides other features including support for many OSs, groups of
14cr|hawknl-1.68-6|24	sockets, socket statistics, high accuracy timer, CRC functions, macros
14cr|hawknl-1.68-6|25	to read and write data to packets with endian conversion, and support
14cr|hawknl-1.68-6|26	for multiple network transports.
14cr|hawknl-1.68-6|27	
14cr|hawknl-1.68-6|28	%package -n %libname
14cr|hawknl-1.68-6|29	Summary:	Hawk Network Library
14cr|hawknl-1.68-6|30	Group:		System/Libraries
14cr|hawknl-1.68-6|31	%description -n %libname
14cr|hawknl-1.68-6|32	HawkNL is a free, open source, game oriented network API released under
14cr|hawknl-1.68-6|33	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
14cr|hawknl-1.68-6|34	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
14cr|hawknl-1.68-6|35	also provides other features including support for many OSs, groups of
14cr|hawknl-1.68-6|36	sockets, socket statistics, high accuracy timer, CRC functions, macros
14cr|hawknl-1.68-6|37	to read and write data to packets with endian conversion, and support
14cr|hawknl-1.68-6|38	for multiple network transports.
14cr|hawknl-1.68-6|39	
14cr|hawknl-1.68-6|40	%package -n %develname
14cr|hawknl-1.68-6|41	Summary:	Hawk Network Library development files
14cr|hawknl-1.68-6|42	Group:		System/Libraries
14cr|hawknl-1.68-6|43	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|hawknl-1.68-6|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|hawknl-1.68-6|45	Requires:	%{libname} = %{version}-%{release}
14cr|hawknl-1.68-6|46	%description -n %develname
14cr|hawknl-1.68-6|47	Developement files for %libname
14cr|hawknl-1.68-6|48	
14cr|hawknl-1.68-6|49	%package -n %sdevelname
14cr|hawknl-1.68-6|50	Summary:	Hawk Network Library (static library)
14cr|hawknl-1.68-6|51	Group:		System/Libraries
14cr|hawknl-1.68-6|52	Requires:	%{libname} = %{version}-%{release}
14cr|hawknl-1.68-6|53	Requires:	%{develname} = %{version}-%{release}
14cr|hawknl-1.68-6|54	%description -n %sdevelname
14cr|hawknl-1.68-6|55	Hawk static library.
14cr|hawknl-1.68-6|56	
14cr|hawknl-1.68-6|57	%prep
14cr|hawknl-1.68-6|58	%setup -q -n HawkNL%{version}
14cr|hawknl-1.68-6|59	%patch0 -p1
14cr|hawknl-1.68-6|60	
14cr|hawknl-1.68-6|61	%build
14cr|hawknl-1.68-6|62	%make -f makefile.linux
14cr|hawknl-1.68-6|63	%{__chmod} -R go-w samples
14cr|hawknl-1.68-6|64	
14cr|hawknl-1.68-6|65	%install
14cr|hawknl-1.68-6|66	%{__rm} -Rf %{buildroot}
14cr|hawknl-1.68-6|67	%{__mkdir_p} %{buildroot}%{_includedir} %{buildroot}%{_libdir}
14cr|hawknl-1.68-6|68	cd src
14cr|hawknl-1.68-6|69	%{__make} -f makefile.linux INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} install
14cr|hawknl-1.68-6|70	
14cr|hawknl-1.68-6|71	%clean
14cr|hawknl-1.68-6|72	%{__rm} -Rf %{buildroot}
14cr|hawknl-1.68-6|73	
14cr|hawknl-1.68-6|74	%if %mdkversion < 200900
14cr|hawknl-1.68-6|75	%post -n %libname -p /sbin/ldconfig
14cr|hawknl-1.68-6|76	%endif
14cr|hawknl-1.68-6|77	%if %mdkversion < 200900
14cr|hawknl-1.68-6|78	%postun -n %libname -p /sbin/ldconfig
14cr|hawknl-1.68-6|79	%endif
14cr|hawknl-1.68-6|80	
14cr|hawknl-1.68-6|81	%files -n %libname
14cr|hawknl-1.68-6|82	%doc src/readme.txt src/NLchanges.txt
14cr|hawknl-1.68-6|83	%{_libdir}/libNL.so.%{major}*
14cr|hawknl-1.68-6|84	%{_libdir}/libNL.so.1
14cr|hawknl-1.68-6|85	%{_libdir}/NL.so.%major
14cr|hawknl-1.68-6|86	
14cr|hawknl-1.68-6|87	%files -n %develname
14cr|hawknl-1.68-6|88	%doc samples
14cr|hawknl-1.68-6|89	%{_includedir}/nl.h
14cr|hawknl-1.68-6|90	%{_libdir}/NL.so
14cr|hawknl-1.68-6|91	%{_libdir}/libNL.so
14cr|hawknl-1.68-6|92	
14cr|hawknl-1.68-6|93	%files -n %sdevelname
14cr|hawknl-1.68-6|94	%{_libdir}/libNL.a
14cr|hawknl-1.68-6|95	
14cr|hawknl-1.68-6|96	
14cr|hawknl-1.68-6|97	
14cr|hawknl-1.68-6|98	
14cr|hawknl-1.68-6|99	%changelog
14cr|hawknl-1.68-6|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.68-6
14cr|hawknl-1.68-6|101	+ Revision: b3d3de5
14cr|hawknl-1.68-6|102	- MassBuild#464: Increase release tag
14cr|hawknl-1.68-6|103	
14cr|hawknl-1.68-6|104	

1948 14
14cr|hdapsd-0.0-0.20090401.3|1	Summary:	HDAPS (Hard Disk Active Protection System) daemon
14cr|hdapsd-0.0-0.20090401.3|2	Name:		hdapsd
14cr|hdapsd-0.0-0.20090401.3|3	%define real_version 20090401
14cr|hdapsd-0.0-0.20090401.3|4	Version:	0.0
14cr|hdapsd-0.0-0.20090401.3|5	Release:	0.20090401.3
14cr|hdapsd-0.0-0.20090401.3|6	License:	GPLv2+
14cr|hdapsd-0.0-0.20090401.3|7	Group:		System/Kernel and hardware
14cr|hdapsd-0.0-0.20090401.3|8	URL:		http://hdaps.sourceforge.net
14cr|hdapsd-0.0-0.20090401.3|9	Source0:	hdapsd-%{real_version}.tar.gz
14cr|hdapsd-0.0-0.20090401.3|10	Source1:	hdapsd.event
14cr|hdapsd-0.0-0.20090401.3|11	Source2:	hdapsd.sysconfig
14cr|hdapsd-0.0-0.20090401.3|12	Source3:	99-hdapsd.rules
14cr|hdapsd-0.0-0.20090401.3|13	Patch0:		hdaps-20090401-fix-str-fmt.patch
14cr|hdapsd-0.0-0.20090401.3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|hdapsd-0.0-0.20090401.3|15	
14cr|hdapsd-0.0-0.20090401.3|16	%description
14cr|hdapsd-0.0-0.20090401.3|17	hdapsd is a daemon that reads from the HDAPS (Hard Disk Active Protection
14cr|hdapsd-0.0-0.20090401.3|18	System) driver and protects the hard disk from sudden movements that may
14cr|hdapsd-0.0-0.20090401.3|19	harm it.
14cr|hdapsd-0.0-0.20090401.3|20	
14cr|hdapsd-0.0-0.20090401.3|21	%prep
14cr|hdapsd-0.0-0.20090401.3|22	%setup -q -n %{name}-%{real_version}
14cr|hdapsd-0.0-0.20090401.3|23	%patch0 -p0
14cr|hdapsd-0.0-0.20090401.3|24	
14cr|hdapsd-0.0-0.20090401.3|25	%build
14cr|hdapsd-0.0-0.20090401.3|26	%configure2_5x
14cr|hdapsd-0.0-0.20090401.3|27	%make
14cr|hdapsd-0.0-0.20090401.3|28	
14cr|hdapsd-0.0-0.20090401.3|29	%install
14cr|hdapsd-0.0-0.20090401.3|30	%makeinstall
14cr|hdapsd-0.0-0.20090401.3|31	
14cr|hdapsd-0.0-0.20090401.3|32	mkdir -p %{buildroot}%{_sysconfdir}/event.d/
14cr|hdapsd-0.0-0.20090401.3|33	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cr|hdapsd-0.0-0.20090401.3|34	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14cr|hdapsd-0.0-0.20090401.3|35	cp -p %SOURCE1 %{buildroot}%{_sysconfdir}/event.d/hdapsd
14cr|hdapsd-0.0-0.20090401.3|36	cp -p %SOURCE2 %{buildroot}%{_sysconfdir}/sysconfig/hdapsd
14cr|hdapsd-0.0-0.20090401.3|37	cp -p %SOURCE3 %{buildroot}%{_sysconfdir}/udev/rules.d/
14cr|hdapsd-0.0-0.20090401.3|38	# remove docs installed by "make install", will be installed in proper dir by %doc
14cr|hdapsd-0.0-0.20090401.3|39	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cr|hdapsd-0.0-0.20090401.3|40	
14cr|hdapsd-0.0-0.20090401.3|41	%clean
14cr|hdapsd-0.0-0.20090401.3|42	rm -rf %{buildroot}
14cr|hdapsd-0.0-0.20090401.3|43	
14cr|hdapsd-0.0-0.20090401.3|44	
14cr|hdapsd-0.0-0.20090401.3|45	%files
14cr|hdapsd-0.0-0.20090401.3|46	%defattr(-,root,root,-)
14cr|hdapsd-0.0-0.20090401.3|47	%{_sbindir}/*
14cr|hdapsd-0.0-0.20090401.3|48	%config(noreplace) %{_sysconfdir}/udev/rules.d/*
14cr|hdapsd-0.0-0.20090401.3|49	%config(noreplace) %{_sysconfdir}/event.d/hdapsd
14cr|hdapsd-0.0-0.20090401.3|50	%config(noreplace) %{_sysconfdir}/sysconfig/hdapsd
14cr|hdapsd-0.0-0.20090401.3|51	%{_mandir}/man8/hdapsd.8.*
14cr|hdapsd-0.0-0.20090401.3|52	%doc AUTHORS
14cr|hdapsd-0.0-0.20090401.3|53	%doc COPYING
14cr|hdapsd-0.0-0.20090401.3|54	%doc ChangeLog
14cr|hdapsd-0.0-0.20090401.3|55	%doc README
14cr|hdapsd-0.0-0.20090401.3|56	
14cr|hdapsd-0.0-0.20090401.3|57	
14cr|hdapsd-0.0-0.20090401.3|58	
14cr|hdapsd-0.0-0.20090401.3|59	
14cr|hdapsd-0.0-0.20090401.3|60	%changelog
14cr|hdapsd-0.0-0.20090401.3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.20090401.3
14cr|hdapsd-0.0-0.20090401.3|62	+ Revision: b7438a2
14cr|hdapsd-0.0-0.20090401.3|63	- MassBuild#464: Increase release tag
14cr|hdapsd-0.0-0.20090401.3|64	
14cr|hdapsd-0.0-0.20090401.3|65	

1949 14
14cr|hda-verb-0.3-4|1	Name:		hda-verb
14cr|hda-verb-0.3-4|2	Version:	0.3
14cr|hda-verb-0.3-4|3	Release:	4
14cr|hda-verb-0.3-4|4	Summary:	Tool to send commands (verbs) to HD-Audio codecs
14cr|hda-verb-0.3-4|5	License:	GPLv2+
14cr|hda-verb-0.3-4|6	Group:		System/Configuration/Hardware
14cr|hda-verb-0.3-4|7	URL:		ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/
14cr|hda-verb-0.3-4|8	Source0:	ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb-%{version}.tar.bz2
14cr|hda-verb-0.3-4|9	Source1:	ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb-%{version}.tar.bz2.sign
14cr|hda-verb-0.3-4|10	BuildRequires:	gcc
14cr|hda-verb-0.3-4|11	BuildRequires:	make
14cr|hda-verb-0.3-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|hda-verb-0.3-4|13	
14cr|hda-verb-0.3-4|14	%description
14cr|hda-verb-0.3-4|15	hda-verb is a tiny program that allows you to access the HD-audio
14cr|hda-verb-0.3-4|16	codecs directly, allowing you to send commands (verbs) to them. For
14cr|hda-verb-0.3-4|17	hda-verb to work you must be running a linux kernel with
14cr|hda-verb-0.3-4|18	CONFIG_SND_HDA_HWDEP option enabled.
14cr|hda-verb-0.3-4|19	
14cr|hda-verb-0.3-4|20	%prep
14cr|hda-verb-0.3-4|21	%setup -q
14cr|hda-verb-0.3-4|22	
14cr|hda-verb-0.3-4|23	%build
14cr|hda-verb-0.3-4|24	%make CFLAGS="%{optflags}"
14cr|hda-verb-0.3-4|25	
14cr|hda-verb-0.3-4|26	%install
14cr|hda-verb-0.3-4|27	rm -rf %{buildroot}
14cr|hda-verb-0.3-4|28	mkdir -p %{buildroot}/%{_sbindir}
14cr|hda-verb-0.3-4|29	cp hda-verb %{buildroot}/%{_sbindir}
14cr|hda-verb-0.3-4|30	
14cr|hda-verb-0.3-4|31	%files
14cr|hda-verb-0.3-4|32	%defattr(0644,root,root,0755)
14cr|hda-verb-0.3-4|33	%doc ChangeLog README
14cr|hda-verb-0.3-4|34	%attr(0755,root,root) %{_sbindir}/hda-verb
14cr|hda-verb-0.3-4|35	
14cr|hda-verb-0.3-4|36	
14cr|hda-verb-0.3-4|37	
14cr|hda-verb-0.3-4|38	%changelog
14cr|hda-verb-0.3-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14cr|hda-verb-0.3-4|40	+ Revision: fbbecee
14cr|hda-verb-0.3-4|41	- MassBuild#464: Increase release tag
14cr|hda-verb-0.3-4|42	
14cr|hda-verb-0.3-4|43	

1950 14
14cr|hdf-java-2.6.1-7|1	Summary:	Java HDF5 Object Package
14cr|hdf-java-2.6.1-7|2	Name:		hdf-java
14cr|hdf-java-2.6.1-7|3	Version:	2.6.1
14cr|hdf-java-2.6.1-7|4	Release:	7
14cr|hdf-java-2.6.1-7|5	License:	BSD-like
14cr|hdf-java-2.6.1-7|6	Group:		Development/Java
14cr|hdf-java-2.6.1-7|7	Url:		http://www.hdfgroup.org/
14cr|hdf-java-2.6.1-7|8	# http://www.hdfgroup.org/ftp/HDF5/hdf-java/src/hdf-java-2.6.1-src.tar
14cr|hdf-java-2.6.1-7|9	Source0:	hdf-java-2.6.1-src.tar.xz
14cr|hdf-java-2.6.1-7|10	Patch0:		hdf-java-2.6-not-writable-fix.patch
14cr|hdf-java-2.6.1-7|11	Patch1:		hdf-java-2.6-use-shared-libraries.patch
14cr|hdf-java-2.6.1-7|12	Patch2:		hdf-java-2.6-optflags.patch
14cr|hdf-java-2.6.1-7|13	Patch3:		hdf-java-2.6-installdirs.patch
14cr|hdf-java-2.6.1-7|14	BuildRequires:  java-rpmbuild
14cr|hdf-java-2.6.1-7|15	BuildRequires:	java-devel-openjdk
14cr|hdf-java-2.6.1-7|16	BuildRequires:	classpath-devel
14cr|hdf-java-2.6.1-7|17	BuildRequires:	HDF-util
14cr|hdf-java-2.6.1-7|18	BuildRequires:	HDF-devel
14cr|hdf-java-2.6.1-7|19	BuildRequires:	hdf5-devel
14cr|hdf-java-2.6.1-7|20	BuildRequires:	netcdf-devel
14cr|hdf-java-2.6.1-7|21	BuildRequires:	jpeg-devel
14cr|hdf-java-2.6.1-7|22	BuildRequires:	zlib-devel
14cr|hdf-java-2.6.1-7|23	BuildConflicts:	libgcj-devel
14cr|hdf-java-2.6.1-7|24	Requires:	HDF-util
14cr|hdf-java-2.6.1-7|25	Requires:	hdf5
14cr|hdf-java-2.6.1-7|26	
14cr|hdf-java-2.6.1-7|27	%description
14cr|hdf-java-2.6.1-7|28	This Java package implements HDF5 data objects in an
14cr|hdf-java-2.6.1-7|29	object-oriented form.
14cr|hdf-java-2.6.1-7|30	
14cr|hdf-java-2.6.1-7|31	%prep
14cr|hdf-java-2.6.1-7|32	%setup -qn %{name}
14cr|hdf-java-2.6.1-7|33	%patch0 -p1
14cr|hdf-java-2.6.1-7|34	%patch1 -p1
14cr|hdf-java-2.6.1-7|35	%patch2 -p1
14cr|hdf-java-2.6.1-7|36	%patch3 -p1
14cr|hdf-java-2.6.1-7|37	
14cr|hdf-java-2.6.1-7|38	%build
14cr|hdf-java-2.6.1-7|39	%define _disable_ld_no_undefined 1
14cr|hdf-java-2.6.1-7|40	%define _disable_ld_as_needed 1
14cr|hdf-java-2.6.1-7|41	
14cr|hdf-java-2.6.1-7|42	export JAVA_HOME="%{java_home}"
14cr|hdf-java-2.6.1-7|43	export COPT="%{optflags}"
14cr|hdf-java-2.6.1-7|44	
14cr|hdf-java-2.6.1-7|45	sed -i -e 's|LDOPT=-G|LDOPT=-g|g' \
14cr|hdf-java-2.6.1-7|46	-e 's|COPT=-G|COPT=-g|g' -e 's|LDOPT=-shared|LDOPT="-g -shared"|g' \
14cr|hdf-java-2.6.1-7|47	-e 's|COPT=-shared|COPT="-shared  -fPIC"|g' -e 's|x86_64-pc-linux|x86_64-*-linux|g' \
14cr|hdf-java-2.6.1-7|48	-e 's|x86_64-pc|x86_64-*|g' configure*
14cr|hdf-java-2.6.1-7|49	
14cr|hdf-java-2.6.1-7|50	#(tpg) make it work
14cr|hdf-java-2.6.1-7|51	sed -i -e 's|x86_64-pc|x86_64-*|g' Config/config.sub
14cr|hdf-java-2.6.1-7|52	find . -name 'Makefile.in' | xargs sed -i -e 's|CFLAGS =|CFLAGS +=|g'
14cr|hdf-java-2.6.1-7|53	find . -name 'Makefile.in' | xargs sed -i -e 's|LDOPT=|LDOPT+=|g'
14cr|hdf-java-2.6.1-7|54	find . -name 'Makefile.in' | xargs sed -i -e 's|COPT=|COPT+=|g'
14cr|hdf-java-2.6.1-7|55	
14cr|hdf-java-2.6.1-7|56	# (tpg) get rid of some jars
14cr|hdf-java-2.6.1-7|57	rm -rf lib/junit.jar
14cr|hdf-java-2.6.1-7|58	sed -i -e 's|cp lib/junit.jar $(LIBDIR)||g' Makefile*
14cr|hdf-java-2.6.1-7|59	
14cr|hdf-java-2.6.1-7|60	autoreconf -fiv
14cr|hdf-java-2.6.1-7|61	
14cr|hdf-java-2.6.1-7|62	%configure2_5x \
14cr|hdf-java-2.6.1-7|63	--with-jdk=%{java_home}/include,%{java_home}/lib \
14cr|hdf-java-2.6.1-7|64	--with-javabin=%{java_home}/bin  \
14cr|hdf-java-2.6.1-7|65	--with-libz=yes,%{_libdir}  \
14cr|hdf-java-2.6.1-7|66	--with-libjpeg=yes,%{_libdir}   \
14cr|hdf-java-2.6.1-7|67	--with-hdf5=yes,%{_libdir} \
14cr|hdf-java-2.6.1-7|68	--with-hdf4=yes,%{_libdir}
14cr|hdf-java-2.6.1-7|69	
14cr|hdf-java-2.6.1-7|70	%make -j1
14cr|hdf-java-2.6.1-7|71	
14cr|hdf-java-2.6.1-7|72	%install
14cr|hdf-java-2.6.1-7|73	%makeinstall_std
14cr|hdf-java-2.6.1-7|74	rm -rf %{buildroot}%{_docdir}/hdf-java
14cr|hdf-java-2.6.1-7|75	
14cr|hdf-java-2.6.1-7|76	# should be another jni specific directory, but only hdf-java install
14cr|hdf-java-2.6.1-7|77	# .so files there...
14cr|hdf-java-2.6.1-7|78	mkdir -p %{buildroot}%{_libdir}
14cr|hdf-java-2.6.1-7|79	mv -f %{buildroot}%{_javadir}/*.so %{buildroot}%{_libdir}
14cr|hdf-java-2.6.1-7|80	
14cr|hdf-java-2.6.1-7|81	%files
14cr|hdf-java-2.6.1-7|82	%doc Readme.txt docs/*
14cr|hdf-java-2.6.1-7|83	%{_bindir}/hdfview.sh
14cr|hdf-java-2.6.1-7|84	%{_javadir}/*.jar
14cr|hdf-java-2.6.1-7|85	%{_javadir}/ext/*.jar
14cr|hdf-java-2.6.1-7|86	%{_libdir}/*.so
14cr|hdf-java-2.6.1-7|87	
14cr|hdf-java-2.6.1-7|88	%changelog
14cr|hdf-java-2.6.1-7|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-7
14cr|hdf-java-2.6.1-7|90	+ Revision: 7559414
14cr|hdf-java-2.6.1-7|91	- MassBuild#464: Increase release tag
14cr|hdf-java-2.6.1-7|92	
14cr|hdf-java-2.6.1-7|93	

1951 14
14cr|hedgewars-0.9.20.5-11|1	%define major 0.9.20
14cr|hedgewars-0.9.20.5-11|2	%define minor 5
14cr|hedgewars-0.9.20.5-11|3	
14cr|hedgewars-0.9.20.5-11|4	Summary:	Game with heavily armed fighting hedgehogs
14cr|hedgewars-0.9.20.5-11|5	Name:		hedgewars
14cr|hedgewars-0.9.20.5-11|6	Version:	%{major}.%{minor}
14cr|hedgewars-0.9.20.5-11|7	Release:	11
14cr|hedgewars-0.9.20.5-11|8	License:	GPLv2+
14cr|hedgewars-0.9.20.5-11|9	Group:		Games/Strategy
14cr|hedgewars-0.9.20.5-11|10	Url:		http://www.hedgewars.org/
14cr|hedgewars-0.9.20.5-11|11	Source0:	http://download.gna.org/hedgewars/%{name}-src-%{version}.tar.bz2
14cr|hedgewars-0.9.20.5-11|12	Patch0:		hedgewars-src-0.9.20-cmake3.patch
14cr|hedgewars-0.9.20.5-11|13	# Used to fix linkage issues when building with -DBUILD_SHARED_LIBS:BOOL=OFF
14cr|hedgewars-0.9.20.5-11|14	Patch1:		hedgewars-src-0.9.20-static.patch
14cr|hedgewars-0.9.20.5-11|15	Patch2:		hedgewars-src-0.9.20.5-gcc_s.patch
14cr|hedgewars-0.9.20.5-11|16	BuildRequires:	chrpath
14cr|hedgewars-0.9.20.5-11|17	BuildRequires:	cmake
14cr|hedgewars-0.9.20.5-11|18	BuildRequires:	fpc
14cr|hedgewars-0.9.20.5-11|19	BuildRequires:	imagemagick
14cr|hedgewars-0.9.20.5-11|20	BuildRequires:	ffmpeg-devel
14cr|hedgewars-0.9.20.5-11|21	BuildRequires:	qt4-devel
14cr|hedgewars-0.9.20.5-11|22	BuildRequires:	pkgconfig(glut)
14cr|hedgewars-0.9.20.5-11|23	BuildRequires:	pkgconfig(libpng)
14cr|hedgewars-0.9.20.5-11|24	BuildRequires:	pkgconfig(lua) < 5.2
14cr|hedgewars-0.9.20.5-11|25	BuildRequires:	pkgconfig(openssl)
14cr|hedgewars-0.9.20.5-11|26	BuildRequires:	pkgconfig(sdl)
14cr|hedgewars-0.9.20.5-11|27	BuildRequires:	pkgconfig(SDL_image)
14cr|hedgewars-0.9.20.5-11|28	BuildRequires:	pkgconfig(SDL_mixer)
14cr|hedgewars-0.9.20.5-11|29	BuildRequires:	pkgconfig(SDL_net)
14cr|hedgewars-0.9.20.5-11|30	BuildRequires:	pkgconfig(SDL_ttf)
14cr|hedgewars-0.9.20.5-11|31	BuildRequires:	pkgconfig(zlib)
14cr|hedgewars-0.9.20.5-11|32	
14cr|hedgewars-0.9.20.5-11|33	%description
14cr|hedgewars-0.9.20.5-11|34	Each player controls a team of several hedgehogs. During the course of the
14cr|hedgewars-0.9.20.5-11|35	game, players take turns with one of their hedgehogs. They then use whatever
14cr|hedgewars-0.9.20.5-11|36	tools and weapons are available to attack and kill the opponents' hedgehogs,
14cr|hedgewars-0.9.20.5-11|37	thereby winning the game. Hedgehogs may move around the terrain in a variety
14cr|hedgewars-0.9.20.5-11|38	of ways, normally by walking and jumping but also by using particular tools
14cr|hedgewars-0.9.20.5-11|39	such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
14cr|hedgewars-0.9.20.5-11|40	
14cr|hedgewars-0.9.20.5-11|41	Each turn is time-limited to ensure that players do not hold up the game
14cr|hedgewars-0.9.20.5-11|42	with excessive thinking or moving.
14cr|hedgewars-0.9.20.5-11|43	
14cr|hedgewars-0.9.20.5-11|44	A large variety of tools and weapons are available for players during the
14cr|hedgewars-0.9.20.5-11|45	game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun, Desert Eagle, Fire Punch,
14cr|hedgewars-0.9.20.5-11|46	Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons,
14cr|hedgewars-0.9.20.5-11|47	when used, cause explosions that deform the terrain, removing circular chunks.
14cr|hedgewars-0.9.20.5-11|48	
14cr|hedgewars-0.9.20.5-11|49	The landscape is an island floating on a body of water, or a restricted cave
14cr|hedgewars-0.9.20.5-11|50	with water at the bottom. A hedgehog dies when it enters the water (either
14cr|hedgewars-0.9.20.5-11|51	by falling off the island, or through a hole in the bottom of it), it is
14cr|hedgewars-0.9.20.5-11|52	thrown off either side of the arena or when its health is reduced,
14cr|hedgewars-0.9.20.5-11|53	typically from contact with explosions, to zero (the damage dealt to the
14cr|hedgewars-0.9.20.5-11|54	attacked hedgehog or hedgehogs after a player's or CPU turn is shown only
14cr|hedgewars-0.9.20.5-11|55	when all movement on the battlefield has ceased).
14cr|hedgewars-0.9.20.5-11|56	
14cr|hedgewars-0.9.20.5-11|57	%files
14cr|hedgewars-0.9.20.5-11|58	%{_gamesbindir}/*
14cr|hedgewars-0.9.20.5-11|59	%{_gamesdatadir}/%{name}
14cr|hedgewars-0.9.20.5-11|60	%{_datadir}/applications/*.desktop
14cr|hedgewars-0.9.20.5-11|61	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|hedgewars-0.9.20.5-11|62	
14cr|hedgewars-0.9.20.5-11|63	#----------------------------------------------------------------------------
14cr|hedgewars-0.9.20.5-11|64	
14cr|hedgewars-0.9.20.5-11|65	%prep
14cr|hedgewars-0.9.20.5-11|66	%setup -q -n %{name}-src-%{major}
14cr|hedgewars-0.9.20.5-11|67	%patch0 -p1
14cr|hedgewars-0.9.20.5-11|68	%patch1 -p1
14cr|hedgewars-0.9.20.5-11|69	%patch2 -p1
14cr|hedgewars-0.9.20.5-11|70	
14cr|hedgewars-0.9.20.5-11|71	%build
14cr|hedgewars-0.9.20.5-11|72	%cmake_qt4 \
14cr|hedgewars-0.9.20.5-11|73	-DNOSERVER:BOOL=ON \
14cr|hedgewars-0.9.20.5-11|74	-DSYSTEM_PHYSFS:BOOL=OFF \
14cr|hedgewars-0.9.20.5-11|75	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cr|hedgewars-0.9.20.5-11|76	-DDATA_INSTALL_DIR="%{_gamesdatadir}/%{name}" \
14cr|hedgewars-0.9.20.5-11|77	-Dtarget_binary_install_dir="%{_gamesbindir}" \
14cr|hedgewars-0.9.20.5-11|78	-Dtarget_library_install_dir="%{_libdir}"
14cr|hedgewars-0.9.20.5-11|79	%make VERBOSE=1
14cr|hedgewars-0.9.20.5-11|80	
14cr|hedgewars-0.9.20.5-11|81	%install
14cr|hedgewars-0.9.20.5-11|82	%makeinstall_std -C build
14cr|hedgewars-0.9.20.5-11|83	
14cr|hedgewars-0.9.20.5-11|84	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|hedgewars-0.9.20.5-11|85	cat <<EOF >%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|hedgewars-0.9.20.5-11|86	[Desktop Entry]
14cr|hedgewars-0.9.20.5-11|87	Name=%{name}
14cr|hedgewars-0.9.20.5-11|88	Comment=Strategy action game
14cr|hedgewars-0.9.20.5-11|89	Exec=%{_gamesbindir}/%{name}
14cr|hedgewars-0.9.20.5-11|90	Icon=%{name}
14cr|hedgewars-0.9.20.5-11|91	Terminal=false
14cr|hedgewars-0.9.20.5-11|92	Type=Application
14cr|hedgewars-0.9.20.5-11|93	StartupNotify=true
14cr|hedgewars-0.9.20.5-11|94	Categories=Game;ActionGame;StrategyGame;Qt;
14cr|hedgewars-0.9.20.5-11|95	EOF
14cr|hedgewars-0.9.20.5-11|96	
14cr|hedgewars-0.9.20.5-11|97	# install menu icons
14cr|hedgewars-0.9.20.5-11|98	for N in 16 32 48 64 128;
14cr|hedgewars-0.9.20.5-11|99	do
14cr|hedgewars-0.9.20.5-11|100	convert --strip misc/%{name}.png -resize ${N}x${N} $N.png;
14cr|hedgewars-0.9.20.5-11|101	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|hedgewars-0.9.20.5-11|102	done
14cr|hedgewars-0.9.20.5-11|103	
14cr|hedgewars-0.9.20.5-11|104	# Don't package static libs, no use for them
14cr|hedgewars-0.9.20.5-11|105	rm -f %{buildroot}%{_libdir}/*.a
14cr|hedgewars-0.9.20.5-11|106	
14cr|hedgewars-0.9.20.5-11|107	chrpath -d %{buildroot}%{_gamesbindir}/*
14cr|hedgewars-0.9.20.5-11|108	
14cr|hedgewars-0.9.20.5-11|109	
14cr|hedgewars-0.9.20.5-11|110	%changelog
14cr|hedgewars-0.9.20.5-11|111	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 0.9.20.5-11
14cr|hedgewars-0.9.20.5-11|112	+ Revision: 90ac69b
14cr|hedgewars-0.9.20.5-11|113	- Merge pull request #1 from abfonly/hedgewars:rosa2014.1
14cr|hedgewars-0.9.20.5-11|114	- abfonly
14cr|hedgewars-0.9.20.5-11|115	
14cr|hedgewars-0.9.20.5-11|116	

1952 14
14cr|heimdal-1.5.3-3|1	%if %{_use_internal_dependency_generator}
14cr|heimdal-1.5.3-3|2	%define __noautoreq 'devel\\(libcom_err(.*)\\)'
14cr|heimdal-1.5.3-3|3	%else
14cr|heimdal-1.5.3-3|4	%define _requires_exceptions devel(libcom_err
14cr|heimdal-1.5.3-3|5	%endif
14cr|heimdal-1.5.3-3|6	
14cr|heimdal-1.5.3-3|7	Summary:	Heimdal implementation of Kerberos V5 system
14cr|heimdal-1.5.3-3|8	Name:		heimdal
14cr|heimdal-1.5.3-3|9	Version:	1.5.3
14cr|heimdal-1.5.3-3|10	Release:	3
14cr|heimdal-1.5.3-3|11	License:	BSD-like
14cr|heimdal-1.5.3-3|12	Group:		Networking/Other
14cr|heimdal-1.5.3-3|13	Url:		http://www.h5l.org
14cr|heimdal-1.5.3-3|14	Source0:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz
14cr|heimdal-1.5.3-3|15	Source10:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz.asc
14cr|heimdal-1.5.3-3|16	Source1:	%{name}.init
14cr|heimdal-1.5.3-3|17	#FIXME
14cr|heimdal-1.5.3-3|18	#Source2:	%{name}.logrotate
14cr|heimdal-1.5.3-3|19	Source3:	%{name}.sysconfig
14cr|heimdal-1.5.3-3|20	#Source4:	%{name}-krb5.conf
14cr|heimdal-1.5.3-3|21	Source5:	%{name}-ftpd.xinetd
14cr|heimdal-1.5.3-3|22	Source6:	%{name}-rshd.xinetd
14cr|heimdal-1.5.3-3|23	Source7:	%{name}-telnetd.xinetd
14cr|heimdal-1.5.3-3|24	Source8:	%{name}-kadmind.xinetd
14cr|heimdal-1.5.3-3|25	Patch0:		heimdal-1.5.3-texi-fixes.patch
14cr|heimdal-1.5.3-3|26	Patch11:	heimdal-1.4-passwd-check.patch
14cr|heimdal-1.5.3-3|27	BuildRequires:	bison
14cr|heimdal-1.5.3-3|28	BuildRequires:	flex
14cr|heimdal-1.5.3-3|29	BuildRequires:	texinfo
14cr|heimdal-1.5.3-3|30	BuildRequires:	db-devel
14cr|heimdal-1.5.3-3|31	BuildRequires:	openldap-devel >= 2.0
14cr|heimdal-1.5.3-3|32	BuildRequires:	pam-devel
14cr|heimdal-1.5.3-3|33	BuildRequires:	readline-devel
14cr|heimdal-1.5.3-3|34	BuildRequires:	termcap-devel
14cr|heimdal-1.5.3-3|35	BuildRequires:	pkgconfig(ncurses)
14cr|heimdal-1.5.3-3|36	BuildRequires:	pkgconfig(sqlite3)
14cr|heimdal-1.5.3-3|37	BuildRequires:	pkgconfig(x11)
14cr|heimdal-1.5.3-3|38	BuildRequires:	pkgconfig(xau)
14cr|heimdal-1.5.3-3|39	BuildRequires:	pkgconfig(xt)
14cr|heimdal-1.5.3-3|40	#Required for tests/ldap
14cr|heimdal-1.5.3-3|41	BuildRequires:	openldap-servers
14cr|heimdal-1.5.3-3|42	
14cr|heimdal-1.5.3-3|43	%description
14cr|heimdal-1.5.3-3|44	Heimdal is a free implementation of Kerberos 5. The goals are to:
14cr|heimdal-1.5.3-3|45	- have an implementation that can be freely used by anyone
14cr|heimdal-1.5.3-3|46	- be protocol compatible with existing implementations and, if not in
14cr|heimdal-1.5.3-3|47	conflict, with RFC 1510 (and any future updated RFC)
14cr|heimdal-1.5.3-3|48	- be reasonably compatible with the M.I.T Kerberos V5 API
14cr|heimdal-1.5.3-3|49	- have support for Kerberos V5 over GSS-API (RFC1964)
14cr|heimdal-1.5.3-3|50	- include the most important and useful application programs (rsh,
14cr|heimdal-1.5.3-3|51	telnet, popper, etc.)
14cr|heimdal-1.5.3-3|52	- include enough backwards compatibility with Kerberos V4
14cr|heimdal-1.5.3-3|53	- IPv6 support
14cr|heimdal-1.5.3-3|54	
14cr|heimdal-1.5.3-3|55	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|56	
14cr|heimdal-1.5.3-3|57	%package	workstation
14cr|heimdal-1.5.3-3|58	Summary:	Kerberos programs for use on workstations
14cr|heimdal-1.5.3-3|59	Group:		Networking/Other
14cr|heimdal-1.5.3-3|60	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|61	Conflicts:	krb5-workstation
14cr|heimdal-1.5.3-3|62	Provides:	kerberos-workstation
14cr|heimdal-1.5.3-3|63	
14cr|heimdal-1.5.3-3|64	%description	workstation
14cr|heimdal-1.5.3-3|65	This package contains Kerberos 5 programs for use on workstations.
14cr|heimdal-1.5.3-3|66	
14cr|heimdal-1.5.3-3|67	%files workstation
14cr|heimdal-1.5.3-3|68	%{_bindir}/afslog
14cr|heimdal-1.5.3-3|69	%{_bindir}/compile_et
14cr|heimdal-1.5.3-3|70	%{_bindir}/kgetcred
14cr|heimdal-1.5.3-3|71	%{_bindir}/kx
14cr|heimdal-1.5.3-3|72	%{_bindir}/pfrom
14cr|heimdal-1.5.3-3|73	%{_bindir}/rxtelnet
14cr|heimdal-1.5.3-3|74	%{_bindir}/rxterm
14cr|heimdal-1.5.3-3|75	%{_bindir}/string2key
14cr|heimdal-1.5.3-3|76	%{_bindir}/tenletxr
14cr|heimdal-1.5.3-3|77	%{_bindir}/otpprint
14cr|heimdal-1.5.3-3|78	%{_bindir}/verify_krb5_conf
14cr|heimdal-1.5.3-3|79	%{_bindir}/xnlock
14cr|heimdal-1.5.3-3|80	%{_bindir}/kf
14cr|heimdal-1.5.3-3|81	%{_bindir}/kdestroy
14cr|heimdal-1.5.3-3|82	%{_bindir}/kinit
14cr|heimdal-1.5.3-3|83	%{_bindir}/klist
14cr|heimdal-1.5.3-3|84	%{_bindir}/kpasswd
14cr|heimdal-1.5.3-3|85	%{_bindir}/gsstool
14cr|heimdal-1.5.3-3|86	%{_bindir}/kcc
14cr|heimdal-1.5.3-3|87	%{_bindir}/pagsh
14cr|heimdal-1.5.3-3|88	%{_bindir}/hxtool
14cr|heimdal-1.5.3-3|89	%{_bindir}/idn-lookup
14cr|heimdal-1.5.3-3|90	%{_bindir}/kswitch
14cr|heimdal-1.5.3-3|91	%attr(4755,root,root) %{_bindir}/otp
14cr|heimdal-1.5.3-3|92	%attr(4755,root,root) %{_bindir}/su
14cr|heimdal-1.5.3-3|93	%attr(4755,root,root) %{_bindir}/ksu
14cr|heimdal-1.5.3-3|94	%{_sbindir}/kadmin
14cr|heimdal-1.5.3-3|95	%{_sbindir}/ktutil
14cr|heimdal-1.5.3-3|96	%{_sbindir}/digest-service
14cr|heimdal-1.5.3-3|97	%{_mandir}/man1/afslog.1*
14cr|heimdal-1.5.3-3|98	%{_mandir}/man1/ksu.1*
14cr|heimdal-1.5.3-3|99	%{_mandir}/man1/kdestroy.1*
14cr|heimdal-1.5.3-3|100	%{_mandir}/man1/kgetcred.1*
14cr|heimdal-1.5.3-3|101	%{_mandir}/man1/klist.1*
14cr|heimdal-1.5.3-3|102	%{_mandir}/man1/kswitch.1*
14cr|heimdal-1.5.3-3|103	%{_mandir}/man1/kinit.1*
14cr|heimdal-1.5.3-3|104	%{_mandir}/man1/kpasswd.1*
14cr|heimdal-1.5.3-3|105	%{_mandir}/man1/pagsh.1*
14cr|heimdal-1.5.3-3|106	%{_mandir}/man1/otp.1*
14cr|heimdal-1.5.3-3|107	%{_mandir}/man1/otpprint.1*
14cr|heimdal-1.5.3-3|108	%{_mandir}/man1/kf.1*
14cr|heimdal-1.5.3-3|109	%{_mandir}/man1/kx.1*
14cr|heimdal-1.5.3-3|110	%{_mandir}/man1/pfrom.1*
14cr|heimdal-1.5.3-3|111	%{_mandir}/man1/rxtelnet.1*
14cr|heimdal-1.5.3-3|112	%{_mandir}/man1/rxterm.1*
14cr|heimdal-1.5.3-3|113	%{_mandir}/man1/tenletxr.1*
14cr|heimdal-1.5.3-3|114	%{_mandir}/man1/xnlock.1*
14cr|heimdal-1.5.3-3|115	%{_mandir}/man5/krb5.conf.5.*
14cr|heimdal-1.5.3-3|116	%{_mandir}/man5/login.access.5.*
14cr|heimdal-1.5.3-3|117	%{_mandir}/cat1/kdestroy.1*
14cr|heimdal-1.5.3-3|118	%{_mandir}/cat1/kgetcred.1*
14cr|heimdal-1.5.3-3|119	%{_mandir}/cat1/klist.1*
14cr|heimdal-1.5.3-3|120	%{_mandir}/cat1/kswitch.1*
14cr|heimdal-1.5.3-3|121	%{_mandir}/cat1/afslog.1*
14cr|heimdal-1.5.3-3|122	%{_mandir}/cat1/ksu.1*
14cr|heimdal-1.5.3-3|123	%{_mandir}/cat1/kinit.1*
14cr|heimdal-1.5.3-3|124	%{_mandir}/cat1/kpasswd.1*
14cr|heimdal-1.5.3-3|125	%{_mandir}/cat1/pagsh.1*
14cr|heimdal-1.5.3-3|126	%{_mandir}/cat1/otp.1*
14cr|heimdal-1.5.3-3|127	%{_mandir}/cat1/otpprint.1*
14cr|heimdal-1.5.3-3|128	%{_mandir}/cat1/kf.1*
14cr|heimdal-1.5.3-3|129	%{_mandir}/cat1/kx.1*
14cr|heimdal-1.5.3-3|130	%{_mandir}/cat1/pfrom.1*
14cr|heimdal-1.5.3-3|131	%{_mandir}/cat1/rxtelnet.1*
14cr|heimdal-1.5.3-3|132	%{_mandir}/cat1/rxterm.1*
14cr|heimdal-1.5.3-3|133	%{_mandir}/cat1/tenletxr.1*
14cr|heimdal-1.5.3-3|134	%{_mandir}/cat1/xnlock.1*
14cr|heimdal-1.5.3-3|135	%{_mandir}/man5/mech.5*
14cr|heimdal-1.5.3-3|136	%{_mandir}/*8/verify_krb5_conf.8*
14cr|heimdal-1.5.3-3|137	%{_mandir}/man8/string2key.8*
14cr|heimdal-1.5.3-3|138	%{_mandir}/man8/kadmin.8*
14cr|heimdal-1.5.3-3|139	%{_mandir}/man8/ktutil.8*
14cr|heimdal-1.5.3-3|140	%{_mandir}/cat8/string2key.8*
14cr|heimdal-1.5.3-3|141	%{_mandir}/cat8/kadmin.8*
14cr|heimdal-1.5.3-3|142	%{_mandir}/cat8/ktutil.8*
14cr|heimdal-1.5.3-3|143	
14cr|heimdal-1.5.3-3|144	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|145	
14cr|heimdal-1.5.3-3|146	%package	server
14cr|heimdal-1.5.3-3|147	Summary:	Kerberos Server
14cr|heimdal-1.5.3-3|148	Group:		System/Servers
14cr|heimdal-1.5.3-3|149	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|150	# krb5 package ships krb5.conf etc on mdv 2008.0 and later
14cr|heimdal-1.5.3-3|151	Requires:	krb5
14cr|heimdal-1.5.3-3|152	Requires(post):	chkconfig
14cr|heimdal-1.5.3-3|153	Requires(preun):chkconfig
14cr|heimdal-1.5.3-3|154	Conflicts:	krb5-server
14cr|heimdal-1.5.3-3|155	
14cr|heimdal-1.5.3-3|156	%description	server
14cr|heimdal-1.5.3-3|157	This package contains the master KDC.
14cr|heimdal-1.5.3-3|158	
14cr|heimdal-1.5.3-3|159	%files server
14cr|heimdal-1.5.3-3|160	%doc NEWS TODO
14cr|heimdal-1.5.3-3|161	%{_initrddir}/%{name}
14cr|heimdal-1.5.3-3|162	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|heimdal-1.5.3-3|163	%config(noreplace) %{_sysconfdir}/xinetd.d/kadmind
14cr|heimdal-1.5.3-3|164	%dir %{_localstatedir}/lib/%{name}
14cr|heimdal-1.5.3-3|165	%config(noreplace) %{_localstatedir}/lib/%{name}/kadmind.acl
14cr|heimdal-1.5.3-3|166	# %{_mandir}/*1/kimpersonate.1*
14cr|heimdal-1.5.3-3|167	%{_mandir}/*8/kdigest.8*
14cr|heimdal-1.5.3-3|168	%{_mandir}/*8/kimpersonate.8*
14cr|heimdal-1.5.3-3|169	%{_mandir}/*8/iprop.8*
14cr|heimdal-1.5.3-3|170	%{_mandir}/*8/iprop-log.8*
14cr|heimdal-1.5.3-3|171	%{_mandir}/man8/kstash.8*
14cr|heimdal-1.5.3-3|172	%{_mandir}/man8/hprop.8*
14cr|heimdal-1.5.3-3|173	%{_mandir}/man8/hpropd.8*
14cr|heimdal-1.5.3-3|174	%{_mandir}/man8/kadmind.8*
14cr|heimdal-1.5.3-3|175	%{_mandir}/man8/kdc.8*
14cr|heimdal-1.5.3-3|176	%{_mandir}/man8/kxd.8*
14cr|heimdal-1.5.3-3|177	%{_mandir}/man8/kfd.8*
14cr|heimdal-1.5.3-3|178	%{_mandir}/man8/kpasswdd.8*
14cr|heimdal-1.5.3-3|179	%{_mandir}/man8/kcm.8*
14cr|heimdal-1.5.3-3|180	%{_mandir}/*8/ipropd-*.8*
14cr|heimdal-1.5.3-3|181	%{_mandir}/cat8/kstash.8*
14cr|heimdal-1.5.3-3|182	%{_mandir}/cat8/hprop.8*
14cr|heimdal-1.5.3-3|183	%{_mandir}/cat8/hpropd.8*
14cr|heimdal-1.5.3-3|184	%{_mandir}/cat8/kadmind.8*
14cr|heimdal-1.5.3-3|185	%{_mandir}/cat8/kdc.8*
14cr|heimdal-1.5.3-3|186	%{_mandir}/cat8/kxd.8*
14cr|heimdal-1.5.3-3|187	%{_mandir}/cat8/kfd.8*
14cr|heimdal-1.5.3-3|188	%{_mandir}/cat8/kpasswdd.8*
14cr|heimdal-1.5.3-3|189	%{_mandir}/cat8/kcm.8*
14cr|heimdal-1.5.3-3|190	%{_sbindir}/kstash
14cr|heimdal-1.5.3-3|191	%{_sbindir}/hprop
14cr|heimdal-1.5.3-3|192	%{_sbindir}/hpropd
14cr|heimdal-1.5.3-3|193	%{_sbindir}/ipropd-master
14cr|heimdal-1.5.3-3|194	%{_sbindir}/ipropd-slave
14cr|heimdal-1.5.3-3|195	%{_sbindir}/kadmind
14cr|heimdal-1.5.3-3|196	%{_sbindir}/kdc
14cr|heimdal-1.5.3-3|197	%{_sbindir}/kxd
14cr|heimdal-1.5.3-3|198	%{_sbindir}/kfd
14cr|heimdal-1.5.3-3|199	%{_sbindir}/kpasswdd
14cr|heimdal-1.5.3-3|200	%{_sbindir}/iprop-log
14cr|heimdal-1.5.3-3|201	%{_sbindir}/kcm
14cr|heimdal-1.5.3-3|202	%{_sbindir}/kdigest
14cr|heimdal-1.5.3-3|203	%{_sbindir}/kimpersonate
14cr|heimdal-1.5.3-3|204	%{_libdir}/%{name}
14cr|heimdal-1.5.3-3|205	%{_datadir}/%{name}
14cr|heimdal-1.5.3-3|206	%doc doc/*.html lib/hdb/hdb.schema
14cr|heimdal-1.5.3-3|207	
14cr|heimdal-1.5.3-3|208	%pre server
14cr|heimdal-1.5.3-3|209	if [ -d %{_var}/%{name} ]; then
14cr|heimdal-1.5.3-3|210	mv %{_var}/%{name} %{_localstatedir}/lib/%{name}
14cr|heimdal-1.5.3-3|211	fi
14cr|heimdal-1.5.3-3|212	
14cr|heimdal-1.5.3-3|213	%post server
14cr|heimdal-1.5.3-3|214	%_post_service %{name}
14cr|heimdal-1.5.3-3|215	
14cr|heimdal-1.5.3-3|216	%preun server
14cr|heimdal-1.5.3-3|217	%_preun_service %{name}
14cr|heimdal-1.5.3-3|218	
14cr|heimdal-1.5.3-3|219	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|220	
14cr|heimdal-1.5.3-3|221	# Not working right yet
14cr|heimdal-1.5.3-3|222	%if 0
14cr|heimdal-1.5.3-3|223	%package	hdb_ldap
14cr|heimdal-1.5.3-3|224	Summary:	Kerberos Server LDAP Backend
14cr|heimdal-1.5.3-3|225	Group:		System/Servers
14cr|heimdal-1.5.3-3|226	Requires:	%{name}-server = %{EVRD}
14cr|heimdal-1.5.3-3|227	
14cr|heimdal-1.5.3-3|228	%description	hdb_ldap
14cr|heimdal-1.5.3-3|229	This package contains the LDAP HDB backend plugin, which allows the use of
14cr|heimdal-1.5.3-3|230	an LDAP server for storing the Heimdal database.
14cr|heimdal-1.5.3-3|231	
14cr|heimdal-1.5.3-3|232	%files hdb_ldap
14cr|heimdal-1.5.3-3|233	%{_libdir}/hdb_ldap*
14cr|heimdal-1.5.3-3|234	%endif
14cr|heimdal-1.5.3-3|235	
14cr|heimdal-1.5.3-3|236	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|237	
14cr|heimdal-1.5.3-3|238	%package	libs
14cr|heimdal-1.5.3-3|239	Summary:	Heimdal shared libraries
14cr|heimdal-1.5.3-3|240	Group:		System/Libraries
14cr|heimdal-1.5.3-3|241	Conflicts:	%{_lib}gssapi2
14cr|heimdal-1.5.3-3|242	
14cr|heimdal-1.5.3-3|243	%description	libs
14cr|heimdal-1.5.3-3|244	This package contains shared libraries required by several of the other heimdal
14cr|heimdal-1.5.3-3|245	packages.
14cr|heimdal-1.5.3-3|246	
14cr|heimdal-1.5.3-3|247	%files libs
14cr|heimdal-1.5.3-3|248	%attr(400,root,root) %ghost %{_sysconfdir}/krb5.keytab
14cr|heimdal-1.5.3-3|249	%{_libdir}/lib*.so.*
14cr|heimdal-1.5.3-3|250	%{_libdir}/windc*.so.*
14cr|heimdal-1.5.3-3|251	%{_infodir}/heimdal.info*
14cr|heimdal-1.5.3-3|252	%{_infodir}/hx509.info.*
14cr|heimdal-1.5.3-3|253	%{_mandir}/man8/kerberos.8*
14cr|heimdal-1.5.3-3|254	%{_mandir}/cat8/kerberos.8*
14cr|heimdal-1.5.3-3|255	
14cr|heimdal-1.5.3-3|256	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|257	
14cr|heimdal-1.5.3-3|258	%package	login
14cr|heimdal-1.5.3-3|259	Summary:	Used when signing onto a system
14cr|heimdal-1.5.3-3|260	Group:		Networking/Other
14cr|heimdal-1.5.3-3|261	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|262	Provides:	login
14cr|heimdal-1.5.3-3|263	Conflicts:	util-linux shadow-utils
14cr|heimdal-1.5.3-3|264	
14cr|heimdal-1.5.3-3|265	%description	login
14cr|heimdal-1.5.3-3|266	login is used when signing onto a system. It can also be used to
14cr|heimdal-1.5.3-3|267	switch from one user to another at any time (most modern shells have
14cr|heimdal-1.5.3-3|268	support for this feature built into them, however). This package
14cr|heimdal-1.5.3-3|269	contain kerberized version login program.
14cr|heimdal-1.5.3-3|270	
14cr|heimdal-1.5.3-3|271	%files login
14cr|heimdal-1.5.3-3|272	%{_bindir}/login
14cr|heimdal-1.5.3-3|273	%{_mandir}/man1/login.1*
14cr|heimdal-1.5.3-3|274	%{_mandir}/cat1/login.1*
14cr|heimdal-1.5.3-3|275	
14cr|heimdal-1.5.3-3|276	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|277	
14cr|heimdal-1.5.3-3|278	%package	ftp
14cr|heimdal-1.5.3-3|279	Summary:	The standard UNIX FTP (file transfer protocol) client
14cr|heimdal-1.5.3-3|280	Group:		Networking/Other
14cr|heimdal-1.5.3-3|281	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|282	Conflicts:	ftp-client-krb5
14cr|heimdal-1.5.3-3|283	Provides:	ftp-client
14cr|heimdal-1.5.3-3|284	
14cr|heimdal-1.5.3-3|285	%description	ftp
14cr|heimdal-1.5.3-3|286	The ftp package provides the standard UNIX command-line FTP client
14cr|heimdal-1.5.3-3|287	with kerberos authentication support. FTP is the file transfer
14cr|heimdal-1.5.3-3|288	protocol, which is a widely used Internet protocol for transferring
14cr|heimdal-1.5.3-3|289	files and for archiving files.
14cr|heimdal-1.5.3-3|290	
14cr|heimdal-1.5.3-3|291	%files ftp
14cr|heimdal-1.5.3-3|292	%{_bindir}/ftp
14cr|heimdal-1.5.3-3|293	%{_mandir}/man1/ftp.1*
14cr|heimdal-1.5.3-3|294	%{_mandir}/cat1/ftp.1*
14cr|heimdal-1.5.3-3|295	
14cr|heimdal-1.5.3-3|296	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|297	
14cr|heimdal-1.5.3-3|298	%package	rsh
14cr|heimdal-1.5.3-3|299	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
14cr|heimdal-1.5.3-3|300	Group:		Networking/Other
14cr|heimdal-1.5.3-3|301	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|302	Provides:	rsh-client
14cr|heimdal-1.5.3-3|303	
14cr|heimdal-1.5.3-3|304	%description	rsh
14cr|heimdal-1.5.3-3|305	The rsh package contains a set of programs which allow users to run
14cr|heimdal-1.5.3-3|306	commands on remote machines, login to other machines and copy files
14cr|heimdal-1.5.3-3|307	between machines (rsh, rlogin and rcp). All three of these commands
14cr|heimdal-1.5.3-3|308	use rhosts style authentication. This package contains the clients
14cr|heimdal-1.5.3-3|309	needed for all of these services.
14cr|heimdal-1.5.3-3|310	
14cr|heimdal-1.5.3-3|311	%files rsh
14cr|heimdal-1.5.3-3|312	%{_bindir}/rsh
14cr|heimdal-1.5.3-3|313	%{_bindir}/rcp
14cr|heimdal-1.5.3-3|314	%{_mandir}/man1/rsh.1*
14cr|heimdal-1.5.3-3|315	%{_mandir}/cat1/rsh.1*
14cr|heimdal-1.5.3-3|316	%{_mandir}/man1/rcp.1*
14cr|heimdal-1.5.3-3|317	%{_mandir}/cat1/rcp.1*
14cr|heimdal-1.5.3-3|318	
14cr|heimdal-1.5.3-3|319	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|320	
14cr|heimdal-1.5.3-3|321	%package	telnet
14cr|heimdal-1.5.3-3|322	Summary:	Client for the telnet remote login
14cr|heimdal-1.5.3-3|323	Group:		Networking/Other
14cr|heimdal-1.5.3-3|324	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|325	Conflicts:	krb5-appl-clients
14cr|heimdal-1.5.3-3|326	Conflicts:	netkit-telnet
14cr|heimdal-1.5.3-3|327	Provides:	telnet-client
14cr|heimdal-1.5.3-3|328	
14cr|heimdal-1.5.3-3|329	%description	telnet
14cr|heimdal-1.5.3-3|330	Telnet is a popular protocol for remote logins across the Internet.
14cr|heimdal-1.5.3-3|331	This package provides a command line telnet client.
14cr|heimdal-1.5.3-3|332	
14cr|heimdal-1.5.3-3|333	%files telnet
14cr|heimdal-1.5.3-3|334	%{_bindir}/telnet
14cr|heimdal-1.5.3-3|335	%{_mandir}/man1/telnet.1*
14cr|heimdal-1.5.3-3|336	%{_mandir}/cat1/telnet.1*
14cr|heimdal-1.5.3-3|337	
14cr|heimdal-1.5.3-3|338	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|339	
14cr|heimdal-1.5.3-3|340	%package	ftpd
14cr|heimdal-1.5.3-3|341	Summary:	The standard UNIX FTP (file transfer protocol) server
14cr|heimdal-1.5.3-3|342	Group:		System/Servers
14cr|heimdal-1.5.3-3|343	Requires(pre):	xinetd
14cr|heimdal-1.5.3-3|344	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|345	Conflicts:	ftp-server-krb5
14cr|heimdal-1.5.3-3|346	Provides:	ftp-server
14cr|heimdal-1.5.3-3|347	
14cr|heimdal-1.5.3-3|348	%description	ftpd
14cr|heimdal-1.5.3-3|349	FTP is the file transfer protocol, which is a widely used Internet
14cr|heimdal-1.5.3-3|350	protocol for transferring files and for archiving files.
14cr|heimdal-1.5.3-3|351	
14cr|heimdal-1.5.3-3|352	%files ftpd
14cr|heimdal-1.5.3-3|353	%config(noreplace) %{_sysconfdir}/xinetd.d/ftpd
14cr|heimdal-1.5.3-3|354	%{_sbindir}/ftpd
14cr|heimdal-1.5.3-3|355	%{_mandir}/man8/ftpd.8*
14cr|heimdal-1.5.3-3|356	%{_mandir}/cat8/ftpd.8*
14cr|heimdal-1.5.3-3|357	
14cr|heimdal-1.5.3-3|358	%post ftpd
14cr|heimdal-1.5.3-3|359	service xinetd condreload
14cr|heimdal-1.5.3-3|360	
14cr|heimdal-1.5.3-3|361	%postun ftpd
14cr|heimdal-1.5.3-3|362	service xinetd condreload
14cr|heimdal-1.5.3-3|363	
14cr|heimdal-1.5.3-3|364	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|365	
14cr|heimdal-1.5.3-3|366	%package	rshd
14cr|heimdal-1.5.3-3|367	Summary:	Server for remote access commands (rsh, rlogin, rcp)
14cr|heimdal-1.5.3-3|368	Group:		System/Servers
14cr|heimdal-1.5.3-3|369	Requires(pre):	xinetd
14cr|heimdal-1.5.3-3|370	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|371	Provides:	rsh-server
14cr|heimdal-1.5.3-3|372	
14cr|heimdal-1.5.3-3|373	%description	rshd
14cr|heimdal-1.5.3-3|374	The rsh package contains a set of programs which allow users to run
14cr|heimdal-1.5.3-3|375	commmands on remote machines, login to other machines and copy files
14cr|heimdal-1.5.3-3|376	between machines (rsh, rlogin and rcp). All three of these commands
14cr|heimdal-1.5.3-3|377	use rhosts style authentication. This package contains servers needed
14cr|heimdal-1.5.3-3|378	for all of these services.
14cr|heimdal-1.5.3-3|379	
14cr|heimdal-1.5.3-3|380	%files rshd
14cr|heimdal-1.5.3-3|381	%config(noreplace) %{_sysconfdir}/xinetd.d/rshd
14cr|heimdal-1.5.3-3|382	%{_sbindir}/rshd
14cr|heimdal-1.5.3-3|383	%{_mandir}/man8/rshd.8*
14cr|heimdal-1.5.3-3|384	%{_mandir}/cat8/rshd.8*
14cr|heimdal-1.5.3-3|385	
14cr|heimdal-1.5.3-3|386	%post rshd
14cr|heimdal-1.5.3-3|387	service xinetd condreload
14cr|heimdal-1.5.3-3|388	
14cr|heimdal-1.5.3-3|389	%postun rshd
14cr|heimdal-1.5.3-3|390	service xinetd condreload
14cr|heimdal-1.5.3-3|391	
14cr|heimdal-1.5.3-3|392	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|393	
14cr|heimdal-1.5.3-3|394	%package	telnetd
14cr|heimdal-1.5.3-3|395	Summary:	Server for the telnet remote login
14cr|heimdal-1.5.3-3|396	Group:		System/Servers
14cr|heimdal-1.5.3-3|397	Requires(pre):	xinetd
14cr|heimdal-1.5.3-3|398	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|399	Conflicts:	krb5-appl-servers
14cr|heimdal-1.5.3-3|400	Conflicts:	netkit-telnet-server
14cr|heimdal-1.5.3-3|401	Provides:	telnet-server
14cr|heimdal-1.5.3-3|402	
14cr|heimdal-1.5.3-3|403	%description	telnetd
14cr|heimdal-1.5.3-3|404	Telnet is a popular protocol for remote logins across the Internet.
14cr|heimdal-1.5.3-3|405	This package provides a telnet daemon which allows remote logins into
14cr|heimdal-1.5.3-3|406	the machine it is running on.
14cr|heimdal-1.5.3-3|407	
14cr|heimdal-1.5.3-3|408	%files telnetd
14cr|heimdal-1.5.3-3|409	%config(noreplace) %{_sysconfdir}/xinetd.d/telnetd
14cr|heimdal-1.5.3-3|410	%{_sbindir}/telnetd
14cr|heimdal-1.5.3-3|411	%{_mandir}/man8/telnetd.8*
14cr|heimdal-1.5.3-3|412	%{_mandir}/cat8/telnetd.8*
14cr|heimdal-1.5.3-3|413	
14cr|heimdal-1.5.3-3|414	%post telnetd
14cr|heimdal-1.5.3-3|415	service xinetd condreload
14cr|heimdal-1.5.3-3|416	
14cr|heimdal-1.5.3-3|417	%postun telnetd
14cr|heimdal-1.5.3-3|418	service xinetd condreload
14cr|heimdal-1.5.3-3|419	
14cr|heimdal-1.5.3-3|420	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|421	
14cr|heimdal-1.5.3-3|422	%if 0
14cr|heimdal-1.5.3-3|423	%package	clients
14cr|heimdal-1.5.3-3|424	Summary:	Kerberos programs for use on workstations
14cr|heimdal-1.5.3-3|425	Group:		Networking/Other
14cr|heimdal-1.5.3-3|426	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|427	
14cr|heimdal-1.5.3-3|428	%description	clients
14cr|heimdal-1.5.3-3|429	Kerberos 5 Clients.
14cr|heimdal-1.5.3-3|430	%endif
14cr|heimdal-1.5.3-3|431	
14cr|heimdal-1.5.3-3|432	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|433	
14cr|heimdal-1.5.3-3|434	%package	daemons
14cr|heimdal-1.5.3-3|435	Summary:	Kerberos daemons programs for use on servers
14cr|heimdal-1.5.3-3|436	Group:		System/Servers
14cr|heimdal-1.5.3-3|437	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|438	
14cr|heimdal-1.5.3-3|439	%description	daemons
14cr|heimdal-1.5.3-3|440	Kerberos Daemons.
14cr|heimdal-1.5.3-3|441	
14cr|heimdal-1.5.3-3|442	%files daemons
14cr|heimdal-1.5.3-3|443	%{_sbindir}/popper
14cr|heimdal-1.5.3-3|444	%{_sbindir}/push
14cr|heimdal-1.5.3-3|445	%{_mandir}/man8/popper.8*
14cr|heimdal-1.5.3-3|446	%{_mandir}/man8/push.8*
14cr|heimdal-1.5.3-3|447	%{_mandir}/cat8/popper.8*
14cr|heimdal-1.5.3-3|448	%{_mandir}/cat8/push.8*
14cr|heimdal-1.5.3-3|449	
14cr|heimdal-1.5.3-3|450	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|451	
14cr|heimdal-1.5.3-3|452	%package	devel
14cr|heimdal-1.5.3-3|453	Summary:	Header files for heimdal
14cr|heimdal-1.5.3-3|454	Group:		System/Libraries
14cr|heimdal-1.5.3-3|455	Requires:	%{name}-libs = %{EVRD}
14cr|heimdal-1.5.3-3|456	Conflicts:	libxmlrpc-devel
14cr|heimdal-1.5.3-3|457	Conflicts:	krb5-devel
14cr|heimdal-1.5.3-3|458	Conflicts:	ext2fs-devel
14cr|heimdal-1.5.3-3|459	
14cr|heimdal-1.5.3-3|460	%description	devel
14cr|heimdal-1.5.3-3|461	Contains files needed to compile and link software using the kerberos
14cr|heimdal-1.5.3-3|462	libraries.
14cr|heimdal-1.5.3-3|463	
14cr|heimdal-1.5.3-3|464	%files devel
14cr|heimdal-1.5.3-3|465	%{_bindir}/heimdal-config
14cr|heimdal-1.5.3-3|466	%{multiarch_bindir}/heimdal-config
14cr|heimdal-1.5.3-3|467	%{_libdir}/lib*.so
14cr|heimdal-1.5.3-3|468	%{_libdir}/windc.so
14cr|heimdal-1.5.3-3|469	%{_includedir}/*
14cr|heimdal-1.5.3-3|470	%{_libdir}/pkgconfig/heimdal-gssapi.pc
14cr|heimdal-1.5.3-3|471	
14cr|heimdal-1.5.3-3|472	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|473	
14cr|heimdal-1.5.3-3|474	%package	devel-doc
14cr|heimdal-1.5.3-3|475	Summary:	Developer documentation for heimdal
14cr|heimdal-1.5.3-3|476	Group:		System/Libraries
14cr|heimdal-1.5.3-3|477	Conflicts:	heimdal-devel
14cr|heimdal-1.5.3-3|478	
14cr|heimdal-1.5.3-3|479	%description	devel-doc
14cr|heimdal-1.5.3-3|480	Contains the documentation covering functions etc. in the heimdal libraries
14cr|heimdal-1.5.3-3|481	
14cr|heimdal-1.5.3-3|482	%files devel-doc
14cr|heimdal-1.5.3-3|483	%{_mandir}/man1/krb5-config.1*
14cr|heimdal-1.5.3-3|484	%{_mandir}/cat1/krb5-config.1*
14cr|heimdal-1.5.3-3|485	%{_mandir}/man3/*
14cr|heimdal-1.5.3-3|486	%{_mandir}/cat3/*
14cr|heimdal-1.5.3-3|487	
14cr|heimdal-1.5.3-3|488	#----------------------------------------------------------------------------
14cr|heimdal-1.5.3-3|489	
14cr|heimdal-1.5.3-3|490	%prep
14cr|heimdal-1.5.3-3|491	%setup -q
14cr|heimdal-1.5.3-3|492	%patch0 -p1
14cr|heimdal-1.5.3-3|493	%patch11 -p1 -b .passwd_check
14cr|heimdal-1.5.3-3|494	
14cr|heimdal-1.5.3-3|495	%build
14cr|heimdal-1.5.3-3|496	%serverbuild
14cr|heimdal-1.5.3-3|497	#   --sysconfdir=%{_sysconfdir}/%{name} \
14cr|heimdal-1.5.3-3|498	%configure2_5x \
14cr|heimdal-1.5.3-3|499	--libexecdir=%{_sbindir} \
14cr|heimdal-1.5.3-3|500	--with-hdbdir=%{_localstatedir}/lib/%{name} \
14cr|heimdal-1.5.3-3|501	--disable-static \
14cr|heimdal-1.5.3-3|502	--enable-shared \
14cr|heimdal-1.5.3-3|503	--with-readline \
14cr|heimdal-1.5.3-3|504	--with-readline-lib=%{_libdir} \
14cr|heimdal-1.5.3-3|505	--with-readline-include=%{_includedir}/readline \
14cr|heimdal-1.5.3-3|506	--with-openldap=%{_prefix} \
14cr|heimdal-1.5.3-3|507	--with-sqlite3=%{_prefix} \
14cr|heimdal-1.5.3-3|508	--with-libintl=%{_prefix} \
14cr|heimdal-1.5.3-3|509	--with-x \
14cr|heimdal-1.5.3-3|510	--with-ipv6 \
14cr|heimdal-1.5.3-3|511	--enable-kcm \
14cr|heimdal-1.5.3-3|512	--enable-pk-init
14cr|heimdal-1.5.3-3|513	%if 0
14cr|heimdal-1.5.3-3|514	--enable-hdb-openldap-module
14cr|heimdal-1.5.3-3|515	%endif
14cr|heimdal-1.5.3-3|516	make
14cr|heimdal-1.5.3-3|517	%make -C doc html
14cr|heimdal-1.5.3-3|518	
14cr|heimdal-1.5.3-3|519	%install
14cr|heimdal-1.5.3-3|520	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|heimdal-1.5.3-3|521	#install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|heimdal-1.5.3-3|522	
14cr|heimdal-1.5.3-3|523	%makeinstall_std
14cr|heimdal-1.5.3-3|524	
14cr|heimdal-1.5.3-3|525	install appl/su/.libs/su %{buildroot}%{_bindir}/ksu
14cr|heimdal-1.5.3-3|526	#install %{SOURCE4} %{buildroot}%{_sysconfdir}/krb5.conf
14cr|heimdal-1.5.3-3|527	
14cr|heimdal-1.5.3-3|528	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{name}
14cr|heimdal-1.5.3-3|529	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|heimdal-1.5.3-3|530	# FIXME install %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|heimdal-1.5.3-3|531	# FIXME install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|heimdal-1.5.3-3|532	
14cr|heimdal-1.5.3-3|533	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/ftpd
14cr|heimdal-1.5.3-3|534	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rshd
14cr|heimdal-1.5.3-3|535	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/telnetd
14cr|heimdal-1.5.3-3|536	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/xinetd.d/kadmind
14cr|heimdal-1.5.3-3|537	
14cr|heimdal-1.5.3-3|538	chmod +r %{buildroot}%{_bindir}/otp   # qrde dlaczego to ma chmod 0
14cr|heimdal-1.5.3-3|539	
14cr|heimdal-1.5.3-3|540	#touch %{buildroot}%{_sysconfdir}/%{name}/krb5.keytab
14cr|heimdal-1.5.3-3|541	touch %{buildroot}%{_sysconfdir}/krb5.keytab
14cr|heimdal-1.5.3-3|542	touch %{buildroot}%{_localstatedir}/lib/%{name}/kadmind.acl
14cr|heimdal-1.5.3-3|543	
14cr|heimdal-1.5.3-3|544	# prevent some conflicts
14cr|heimdal-1.5.3-3|545	mv %{buildroot}%{_mandir}/man1/su.1 %{buildroot}%{_mandir}/man1/ksu.1
14cr|heimdal-1.5.3-3|546	mv %{buildroot}%{_mandir}/cat1/su.1 %{buildroot}%{_mandir}/cat1/ksu.1
14cr|heimdal-1.5.3-3|547	rm -f %{buildroot}%{_mandir}/*5/ftpusers.5*
14cr|heimdal-1.5.3-3|548	
14cr|heimdal-1.5.3-3|549	rm -f %{buildroot}%{_libdir}/lib{com_err,ss}.so
14cr|heimdal-1.5.3-3|550	rm -f %{buildroot}%{_includedir}/{glob,fnmatch,ss/ss}.h
14cr|heimdal-1.5.3-3|551	rm -f %{buildroot}%{_bindir}/mk_cmds
14cr|heimdal-1.5.3-3|552	
14cr|heimdal-1.5.3-3|553	# see if we can avoid conflicting with krb5-devel
14cr|heimdal-1.5.3-3|554	mv %{buildroot}%{_bindir}/krb5-config %{buildroot}%{_bindir}/heimdal-config
14cr|heimdal-1.5.3-3|555	%multiarch_binaries %{buildroot}%{_bindir}/heimdal-config
14cr|heimdal-1.5.3-3|556	
14cr|heimdal-1.5.3-3|557	# utils
14cr|heimdal-1.5.3-3|558	install -m755 tools/kdc-log-analyze.pl -D %{buildroot}%{_datadir}/%{name}/kdc-log-analyze.pl
14cr|heimdal-1.5.3-3|559	install -m755 lib/kadm5/check-cracklib.pl -D %{buildroot}%{_datadir}/%{name}/check-cracklib.pl
14cr|heimdal-1.5.3-3|560	perl -pi -e 's|^#! ?/usr/pkg/bin/perl|#!%{_bindir}/perl|' \
14cr|heimdal-1.5.3-3|561	%{buildroot}%{_datadir}/%{name}/*.pl
14cr|heimdal-1.5.3-3|562	
14cr|heimdal-1.5.3-3|563	# stuff installed there because of libexecdir redefinition
14cr|heimdal-1.5.3-3|564	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_libdir}
14cr|heimdal-1.5.3-3|565	
14cr|heimdal-1.5.3-3|566	# cleanups
14cr|heimdal-1.5.3-3|567	rm -f %{buildroot}%{_libdir}/*.*a
14cr|heimdal-1.5.3-3|568	
14cr|heimdal-1.5.3-3|569	# looks like we don't need these
14cr|heimdal-1.5.3-3|570	rm -f %{buildroot}%{_mandir}/*5/qop.5*
14cr|heimdal-1.5.3-3|571	rm -f %{buildroot}%{_mandir}/cat5/mech.5
14cr|heimdal-1.5.3-3|572	
14cr|heimdal-1.5.3-3|573	%check
14cr|heimdal-1.5.3-3|574	%if %{?_with_test:1}%{!?_with_test:0}
14cr|heimdal-1.5.3-3|575	# For some reason this check fails partially just under rpm:
14cr|heimdal-1.5.3-3|576	perl -pi -e 's/check-iprop //g' tests/kdc/Makefile
14cr|heimdal-1.5.3-3|577	make -C tests check
14cr|heimdal-1.5.3-3|578	%endif
14cr|heimdal-1.5.3-3|579	
14cr|heimdal-1.5.3-3|580	
14cr|heimdal-1.5.3-3|581	%changelog
14cr|heimdal-1.5.3-3|582	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-3
14cr|heimdal-1.5.3-3|583	+ Revision: 9ad0f22
14cr|heimdal-1.5.3-3|584	- Update texinfo patch
14cr|heimdal-1.5.3-3|585	
14cr|heimdal-1.5.3-3|586	

1953 14
14cr|heimdall-1.4.1-0.RC2.1|1	%define prerel RC2
14cr|heimdall-1.4.1-0.RC2.1|2	
14cr|heimdall-1.4.1-0.RC2.1|3	%define udev_rules_dir /lib/udev/rules.d
14cr|heimdall-1.4.1-0.RC2.1|4	
14cr|heimdall-1.4.1-0.RC2.1|5	Name:		heimdall
14cr|heimdall-1.4.1-0.RC2.1|6	Version:	1.4.1
14cr|heimdall-1.4.1-0.RC2.1|7	%if "%prerel" != ""
14cr|heimdall-1.4.1-0.RC2.1|8	Release:	0.%prerel.1
14cr|heimdall-1.4.1-0.RC2.1|9	%else
14cr|heimdall-1.4.1-0.RC2.1|10	Release:	2
14cr|heimdall-1.4.1-0.RC2.1|11	%endif
14cr|heimdall-1.4.1-0.RC2.1|12	Summary:	Flash firmware (aka ROMs) onto Samsung Galaxy S devices
14cr|heimdall-1.4.1-0.RC2.1|13	Group:		Development/Other
14cr|heimdall-1.4.1-0.RC2.1|14	License:	MIT
14cr|heimdall-1.4.1-0.RC2.1|15	URL:		http://www.glassechidna.com.au/products/%{name}/
14cr|heimdall-1.4.1-0.RC2.1|16	# Source has to be generated from https://github.com/Benjamin-Dobell/Heimdall/tree/v1.3.1
14cr|heimdall-1.4.1-0.RC2.1|17	# using:
14cr|heimdall-1.4.1-0.RC2.1|18	# git clone git://github.com/Benjamin-Dobell/Heimdall.git
14cr|heimdall-1.4.1-0.RC2.1|19	# git archive --format tar --prefix heimdall-1.4.1/ -o heimdall-1.4.1RC2.tar v1.4.1RC2
14cr|heimdall-1.4.1-0.RC2.1|20	Source0:	%{name}-%{version}%prerel.tar.xz
14cr|heimdall-1.4.1-0.RC2.1|21	BuildRequires:	pkgconfig(libusb-1.0)
14cr|heimdall-1.4.1-0.RC2.1|22	BuildRequires:	dos2unix
14cr|heimdall-1.4.1-0.RC2.1|23	BuildRequires:	qt4-devel
14cr|heimdall-1.4.1-0.RC2.1|24	
14cr|heimdall-1.4.1-0.RC2.1|25	%description
14cr|heimdall-1.4.1-0.RC2.1|26	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
14cr|heimdall-1.4.1-0.RC2.1|27	onto Samsung Galaxy S devices.
14cr|heimdall-1.4.1-0.RC2.1|28	
14cr|heimdall-1.4.1-0.RC2.1|29	%package frontend
14cr|heimdall-1.4.1-0.RC2.1|30	Summary:	Qt4 based frontend for %{name}
14cr|heimdall-1.4.1-0.RC2.1|31	Group:		Graphical desktop/KDE
14cr|heimdall-1.4.1-0.RC2.1|32	Requires:	%{name} = %{version}-%{release}
14cr|heimdall-1.4.1-0.RC2.1|33	
14cr|heimdall-1.4.1-0.RC2.1|34	%description frontend
14cr|heimdall-1.4.1-0.RC2.1|35	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
14cr|heimdall-1.4.1-0.RC2.1|36	onto Samsung Galaxy S devices.
14cr|heimdall-1.4.1-0.RC2.1|37	
14cr|heimdall-1.4.1-0.RC2.1|38	This package provides Qt4 based frontend for %{name}.
14cr|heimdall-1.4.1-0.RC2.1|39	
14cr|heimdall-1.4.1-0.RC2.1|40	%prep
14cr|heimdall-1.4.1-0.RC2.1|41	%setup -q
14cr|heimdall-1.4.1-0.RC2.1|42	%apply_patches
14cr|heimdall-1.4.1-0.RC2.1|43	
14cr|heimdall-1.4.1-0.RC2.1|44	#fix EOLs
14cr|heimdall-1.4.1-0.RC2.1|45	dos2unix Linux/README
14cr|heimdall-1.4.1-0.RC2.1|46	
14cr|heimdall-1.4.1-0.RC2.1|47	#fix frontend install
14cr|heimdall-1.4.1-0.RC2.1|48	sed -i -e 's|/usr/local/bin|%{_bindir}|g' heimdall-frontend/heimdall-frontend.pro
14cr|heimdall-1.4.1-0.RC2.1|49	
14cr|heimdall-1.4.1-0.RC2.1|50	%build
14cr|heimdall-1.4.1-0.RC2.1|51	cd libpit
14cr|heimdall-1.4.1-0.RC2.1|52	%configure
14cr|heimdall-1.4.1-0.RC2.1|53	%make
14cr|heimdall-1.4.1-0.RC2.1|54	cd ..
14cr|heimdall-1.4.1-0.RC2.1|55	cd heimdall
14cr|heimdall-1.4.1-0.RC2.1|56	./autogen.sh --help || :
14cr|heimdall-1.4.1-0.RC2.1|57	%configure2_5x
14cr|heimdall-1.4.1-0.RC2.1|58	%make V=1
14cr|heimdall-1.4.1-0.RC2.1|59	cd ..
14cr|heimdall-1.4.1-0.RC2.1|60	
14cr|heimdall-1.4.1-0.RC2.1|61	cd heimdall-frontend
14cr|heimdall-1.4.1-0.RC2.1|62	%qmake_qt4 heimdall-frontend.pro
14cr|heimdall-1.4.1-0.RC2.1|63	%make V=1
14cr|heimdall-1.4.1-0.RC2.1|64	cd ..
14cr|heimdall-1.4.1-0.RC2.1|65	
14cr|heimdall-1.4.1-0.RC2.1|66	%install
14cr|heimdall-1.4.1-0.RC2.1|67	pushd heimdall
14cr|heimdall-1.4.1-0.RC2.1|68	%makeinstall_std
14cr|heimdall-1.4.1-0.RC2.1|69	popd
14cr|heimdall-1.4.1-0.RC2.1|70	
14cr|heimdall-1.4.1-0.RC2.1|71	pushd heimdall-frontend
14cr|heimdall-1.4.1-0.RC2.1|72	%make INSTALL_ROOT=%{buildroot} install
14cr|heimdall-1.4.1-0.RC2.1|73	popd
14cr|heimdall-1.4.1-0.RC2.1|74	
14cr|heimdall-1.4.1-0.RC2.1|75	# udev rule
14cr|heimdall-1.4.1-0.RC2.1|76	mkdir -p %{buildroot}%{udev_rules_dir}
14cr|heimdall-1.4.1-0.RC2.1|77	cat > %{buildroot}%{udev_rules_dir}/60-heimdall-galaxy-s.rules << EOF
14cr|heimdall-1.4.1-0.RC2.1|78	SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6601", MODE="0666"
14cr|heimdall-1.4.1-0.RC2.1|79	EOF
14cr|heimdall-1.4.1-0.RC2.1|80	
14cr|heimdall-1.4.1-0.RC2.1|81	# desktop file
14cr|heimdall-1.4.1-0.RC2.1|82	# TODO: better icon
14cr|heimdall-1.4.1-0.RC2.1|83	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|heimdall-1.4.1-0.RC2.1|84	cat > %{buildroot}%{_datadir}/applications/mandriva-heimdall.desktop << EOF
14cr|heimdall-1.4.1-0.RC2.1|85	[Desktop Entry]
14cr|heimdall-1.4.1-0.RC2.1|86	Name=Heimdall
14cr|heimdall-1.4.1-0.RC2.1|87	Comment=Flash firmware (aka ROMs) onto Samsung Galaxy S devices
14cr|heimdall-1.4.1-0.RC2.1|88	Icon=phone
14cr|heimdall-1.4.1-0.RC2.1|89	Exec=%{name}-frontend
14cr|heimdall-1.4.1-0.RC2.1|90	Terminal=false
14cr|heimdall-1.4.1-0.RC2.1|91	Type=Application
14cr|heimdall-1.4.1-0.RC2.1|92	Categories=Qt;Utility;
14cr|heimdall-1.4.1-0.RC2.1|93	EOF
14cr|heimdall-1.4.1-0.RC2.1|94	
14cr|heimdall-1.4.1-0.RC2.1|95	%post
14cr|heimdall-1.4.1-0.RC2.1|96	udevadm control --reload
14cr|heimdall-1.4.1-0.RC2.1|97	
14cr|heimdall-1.4.1-0.RC2.1|98	%postun
14cr|heimdall-1.4.1-0.RC2.1|99	udevadm control --reload
14cr|heimdall-1.4.1-0.RC2.1|100	
14cr|heimdall-1.4.1-0.RC2.1|101	%files
14cr|heimdall-1.4.1-0.RC2.1|102	%defattr(-,root,root)
14cr|heimdall-1.4.1-0.RC2.1|103	%doc Linux/README heimdall/LICENSE
14cr|heimdall-1.4.1-0.RC2.1|104	%{_bindir}/%{name}
14cr|heimdall-1.4.1-0.RC2.1|105	%{udev_rules_dir}/60-heimdall-galaxy-s.rules
14cr|heimdall-1.4.1-0.RC2.1|106	
14cr|heimdall-1.4.1-0.RC2.1|107	%files frontend
14cr|heimdall-1.4.1-0.RC2.1|108	%defattr(-,root,root)
14cr|heimdall-1.4.1-0.RC2.1|109	%doc Linux/README heimdall/LICENSE
14cr|heimdall-1.4.1-0.RC2.1|110	%{_bindir}/%{name}-frontend
14cr|heimdall-1.4.1-0.RC2.1|111	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|heimdall-1.4.1-0.RC2.1|112	
14cr|heimdall-1.4.1-0.RC2.1|113	
14cr|heimdall-1.4.1-0.RC2.1|114	
14cr|heimdall-1.4.1-0.RC2.1|115	%changelog
14cr|heimdall-1.4.1-0.RC2.1|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-0.RC2.1
14cr|heimdall-1.4.1-0.RC2.1|117	+ Revision: e677676
14cr|heimdall-1.4.1-0.RC2.1|118	- MassBuild#464: Increase release tag
14cr|heimdall-1.4.1-0.RC2.1|119	
14cr|heimdall-1.4.1-0.RC2.1|120	

1954 14
14cr|hellanzb-0.13-6|1	Name:           hellanzb
14cr|hellanzb-0.13-6|2	Version:        0.13
14cr|hellanzb-0.13-6|3	Release:        6
14cr|hellanzb-0.13-6|4	Summary:        Hands-free nzb downloader and post processor
14cr|hellanzb-0.13-6|5	
14cr|hellanzb-0.13-6|6	Group:          Networking/News
14cr|hellanzb-0.13-6|7	License:        BSD
14cr|hellanzb-0.13-6|8	URL:            http://www.hellanzb.com/trac/
14cr|hellanzb-0.13-6|9	Source0:        http://www.hellanzb.com/distfiles/hellanzb-%{version}.tar.gz
14cr|hellanzb-0.13-6|10	Source1:        README.urpmi
14cr|hellanzb-0.13-6|11	Patch0:         hellanzb-configuration-location3.patch
14cr|hellanzb-0.13-6|12	Patch1:         hellanzb-unrar-is-optional.patch
14cr|hellanzb-0.13-6|13	Patch2:         hellanzb-remove-bogus-shebang.patch
14cr|hellanzb-0.13-6|14	Patch3:         hellanzb-0.13-dont-attempt-multiple-groups.diff
14cr|hellanzb-0.13-6|15	# (ahmad) add patch from debian to fix compatibility with Twisted 10.0.0
14cr|hellanzb-0.13-6|16	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573221
14cr|hellanzb-0.13-6|17	Patch4:         007-Twisted_10.0.0_compat.patch
14cr|hellanzb-0.13-6|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|hellanzb-0.13-6|19	BuildRequires:  python-devel
14cr|hellanzb-0.13-6|20	BuildRequires:  python-setuptools
14cr|hellanzb-0.13-6|21	BuildArch:      noarch
14cr|hellanzb-0.13-6|22	
14cr|hellanzb-0.13-6|23	Requires:       parchive2
14cr|hellanzb-0.13-6|24	Requires:       python-twisted
14cr|hellanzb-0.13-6|25	Requires:       python-twisted-web
14cr|hellanzb-0.13-6|26	Requires:       python-yenc
14cr|hellanzb-0.13-6|27	
14cr|hellanzb-0.13-6|28	
14cr|hellanzb-0.13-6|29	%description
14cr|hellanzb-0.13-6|30	hellanzb is an easy to use application designed to retrieve nzb files
14cr|hellanzb-0.13-6|31	and fully process them. The goal being to make getting files from Usenet
14cr|hellanzb-0.13-6|32	as hands-free as possible. Once fully installed, all that's required
14cr|hellanzb-0.13-6|33	is moving an nzb file to the queue directory. The rest: downloading,
14cr|hellanzb-0.13-6|34	par-checking, un-raring, etc. is done automatically by hellanzb.
14cr|hellanzb-0.13-6|35	
14cr|hellanzb-0.13-6|36	
14cr|hellanzb-0.13-6|37	%prep
14cr|hellanzb-0.13-6|38	%setup -q
14cr|hellanzb-0.13-6|39	%patch0
14cr|hellanzb-0.13-6|40	sed --in-place 's|\*DOCDIR\*|%{_docdir}|' Hellanzb/Core.py
14cr|hellanzb-0.13-6|41	sed --in-place 's|\*PKGNAME\*|%{name}|'   Hellanzb/Core.py
14cr|hellanzb-0.13-6|42	%patch1
14cr|hellanzb-0.13-6|43	%patch2
14cr|hellanzb-0.13-6|44	%patch3
14cr|hellanzb-0.13-6|45	%patch4 -p1 -b .twisted
14cr|hellanzb-0.13-6|46	
14cr|hellanzb-0.13-6|47	
14cr|hellanzb-0.13-6|48	%build
14cr|hellanzb-0.13-6|49	%{__python} -c 'import setuptools; execfile("setup.py")' build
14cr|hellanzb-0.13-6|50	
14cr|hellanzb-0.13-6|51	
14cr|hellanzb-0.13-6|52	%install
14cr|hellanzb-0.13-6|53	rm -rf %{buildroot}
14cr|hellanzb-0.13-6|54	mkdir -p %{buildroot}%{_sysconfdir}
14cr|hellanzb-0.13-6|55	%{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cr|hellanzb-0.13-6|56	
14cr|hellanzb-0.13-6|57	mv %{buildroot}%{_bindir}/%{name}.py %{buildroot}%{_bindir}/%{name}
14cr|hellanzb-0.13-6|58	rm %{buildroot}/usr/etc/%{name}.conf.sample
14cr|hellanzb-0.13-6|59	
14cr|hellanzb-0.13-6|60	mv etc/hellanzb.conf.sample %{buildroot}/%{_docdir}/%{name}/
14cr|hellanzb-0.13-6|61	cp %{SOURCE1} %{buildroot}%{_docdir}/%{name}/
14cr|hellanzb-0.13-6|62	
14cr|hellanzb-0.13-6|63	%clean
14cr|hellanzb-0.13-6|64	rm -rf %{buildroot}
14cr|hellanzb-0.13-6|65	
14cr|hellanzb-0.13-6|66	%files
14cr|hellanzb-0.13-6|67	%defattr(-,root,root,-)
14cr|hellanzb-0.13-6|68	%{_docdir}/%{name}/
14cr|hellanzb-0.13-6|69	%{python_sitelib}/*
14cr|hellanzb-0.13-6|70	%{_bindir}/%{name}
14cr|hellanzb-0.13-6|71	
14cr|hellanzb-0.13-6|72	
14cr|hellanzb-0.13-6|73	
14cr|hellanzb-0.13-6|74	%changelog
14cr|hellanzb-0.13-6|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-6
14cr|hellanzb-0.13-6|76	+ Revision: 9891f76
14cr|hellanzb-0.13-6|77	- MassBuild#464: Increase release tag
14cr|hellanzb-0.13-6|78	
14cr|hellanzb-0.13-6|79	

1955 14
14cr|hepmc-2.06.08-2|1	# hepevt symbol should be defined externally (?)
14cr|hepmc-2.06.08-2|2	%define _disable_ld_no_undefined	1
14cr|hepmc-2.06.08-2|3	
14cr|hepmc-2.06.08-2|4	%define name	hepmc
14cr|hepmc-2.06.08-2|5	%define major	3
14cr|hepmc-2.06.08-2|6	%define libname	%mklibname %{name} %{major}
14cr|hepmc-2.06.08-2|7	%define devname	%mklibname %{name} -d
14cr|hepmc-2.06.08-2|8	
14cr|hepmc-2.06.08-2|9	Name:		%{name}
14cr|hepmc-2.06.08-2|10	Group:		Sciences/Physics
14cr|hepmc-2.06.08-2|11	License:	GPLv2+
14cr|hepmc-2.06.08-2|12	Version:	2.06.08
14cr|hepmc-2.06.08-2|13	Release:	2
14cr|hepmc-2.06.08-2|14	Summary:	C++ Event Record for Monte Carlo Generators
14cr|hepmc-2.06.08-2|15	URL:		https://savannah.cern.ch/projects/hepmc/
14cr|hepmc-2.06.08-2|16	Source0:	http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%{version}.tar.gz
14cr|hepmc-2.06.08-2|17	
14cr|hepmc-2.06.08-2|18	%description
14cr|hepmc-2.06.08-2|19	The HepMC package is an object oriented event record written in C++ for
14cr|hepmc-2.06.08-2|20	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
14cr|hepmc-2.06.08-2|21	the Fortran HEP standard, are supported: the number of entries is unlimited,
14cr|hepmc-2.06.08-2|22	spin density matrices can be stored with each vertex, flow patterns
14cr|hepmc-2.06.08-2|23	(such as color) can be stored and traced, integers representing random
14cr|hepmc-2.06.08-2|24	number generator states can be stored, and an arbitrary number of event
14cr|hepmc-2.06.08-2|25	weights can be included. Particles and vertices are kept separate in a
14cr|hepmc-2.06.08-2|26	graph structure, physically similar to a physics event. The added
14cr|hepmc-2.06.08-2|27	information supports the modularisation of event generators. The package
14cr|hepmc-2.06.08-2|28	has been kept as simple as possible with minimal internal/external
14cr|hepmc-2.06.08-2|29	dependencies. Event information is accessed by means of iterators supplied
14cr|hepmc-2.06.08-2|30	with the package.
14cr|hepmc-2.06.08-2|31	
14cr|hepmc-2.06.08-2|32	Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001) 41.
14cr|hepmc-2.06.08-2|33	
14cr|hepmc-2.06.08-2|34	%package	-n %{libname}
14cr|hepmc-2.06.08-2|35	Summary:	C++ Event Record for Monte Carlo Generators
14cr|hepmc-2.06.08-2|36	Group:		System/Libraries
14cr|hepmc-2.06.08-2|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|hepmc-2.06.08-2|38	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|hepmc-2.06.08-2|39	
14cr|hepmc-2.06.08-2|40	%description	-n %{libname}
14cr|hepmc-2.06.08-2|41	The HepMC package is an object oriented event record written in C++ for
14cr|hepmc-2.06.08-2|42	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
14cr|hepmc-2.06.08-2|43	the Fortran HEP standard, are supported: the number of entries is unlimited,
14cr|hepmc-2.06.08-2|44	spin density matrices can be stored with each vertex, flow patterns
14cr|hepmc-2.06.08-2|45	(such as color) can be stored and traced, integers representing random
14cr|hepmc-2.06.08-2|46	number generator states can be stored, and an arbitrary number of event
14cr|hepmc-2.06.08-2|47	weights can be included. Particles and vertices are kept separate in a
14cr|hepmc-2.06.08-2|48	graph structure, physically similar to a physics event. The added
14cr|hepmc-2.06.08-2|49	information supports the modularisation of event generators. The package
14cr|hepmc-2.06.08-2|50	has been kept as simple as possible with minimal internal/external
14cr|hepmc-2.06.08-2|51	dependencies. Event information is accessed by means of iterators supplied
14cr|hepmc-2.06.08-2|52	with the package.
14cr|hepmc-2.06.08-2|53	
14cr|hepmc-2.06.08-2|54	Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001) 41.
14cr|hepmc-2.06.08-2|55	
14cr|hepmc-2.06.08-2|56	%package	-n %{devname}
14cr|hepmc-2.06.08-2|57	Summary:	HepMC development files
14cr|hepmc-2.06.08-2|58	Group:		Development/C++
14cr|hepmc-2.06.08-2|59	Requires:	%{libname} = %{version}-%{release}
14cr|hepmc-2.06.08-2|60	Provides:	%{name}-devel = %{version}-%{release}
14cr|hepmc-2.06.08-2|61	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|hepmc-2.06.08-2|62	
14cr|hepmc-2.06.08-2|63	%description	-n %{devname}
14cr|hepmc-2.06.08-2|64	HepMC development files.
14cr|hepmc-2.06.08-2|65	
14cr|hepmc-2.06.08-2|66	%prep
14cr|hepmc-2.06.08-2|67	%setup -q -n HepMC-%{version}
14cr|hepmc-2.06.08-2|68	
14cr|hepmc-2.06.08-2|69	%build
14cr|hepmc-2.06.08-2|70	autoreconf -ifs
14cr|hepmc-2.06.08-2|71	
14cr|hepmc-2.06.08-2|72	# momentum = MEV or GEV - must select one
14cr|hepmc-2.06.08-2|73	# length = MM or CM - must select one
14cr|hepmc-2.06.08-2|74	# default values just using the first of the two reported available options
14cr|hepmc-2.06.08-2|75	%configure --with-momentum=MEV --with-length=MM --enable-shared --disable-static
14cr|hepmc-2.06.08-2|76	
14cr|hepmc-2.06.08-2|77	%make
14cr|hepmc-2.06.08-2|78	
14cr|hepmc-2.06.08-2|79	%install
14cr|hepmc-2.06.08-2|80	%makeinstall_std
14cr|hepmc-2.06.08-2|81	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14cr|hepmc-2.06.08-2|82	
14cr|hepmc-2.06.08-2|83	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|hepmc-2.06.08-2|84	mv -f %{buildroot}%{_datadir}/HepMC/doc/* %{buildroot}%{_docdir}/%{name}
14cr|hepmc-2.06.08-2|85	mv -f %{buildroot}%{_datadir}/HepMC/examples %{buildroot}%{_docdir}/%{name}/examples
14cr|hepmc-2.06.08-2|86	rmdir %{buildroot}%{_datadir}/HepMC/doc
14cr|hepmc-2.06.08-2|87	rmdir %{buildroot}%{_datadir}/HepMC
14cr|hepmc-2.06.08-2|88	
14cr|hepmc-2.06.08-2|89	%files		-n %{libname}
14cr|hepmc-2.06.08-2|90	%{_libdir}/lib*.so.*
14cr|hepmc-2.06.08-2|91	
14cr|hepmc-2.06.08-2|92	%files		-n %{devname}
14cr|hepmc-2.06.08-2|93	%doc %{_docdir}/%{name}/
14cr|hepmc-2.06.08-2|94	%{_libdir}/lib*.so
14cr|hepmc-2.06.08-2|95	%{_includedir}/HepMC/
14cr|hepmc-2.06.08-2|96	
14cr|hepmc-2.06.08-2|97	
14cr|hepmc-2.06.08-2|98	
14cr|hepmc-2.06.08-2|99	%changelog
14cr|hepmc-2.06.08-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.06.08-2
14cr|hepmc-2.06.08-2|101	+ Revision: 3fb6fac
14cr|hepmc-2.06.08-2|102	- MassBuild#464: Increase release tag
14cr|hepmc-2.06.08-2|103	
14cr|hepmc-2.06.08-2|104	

1956 14
14cr|heroes-0.21-12|1	%define	dataversion	1.5
14cr|heroes-0.21-12|2	
14cr|heroes-0.21-12|3	Summary:	Game like Nibbles but different
14cr|heroes-0.21-12|4	Name:		heroes
14cr|heroes-0.21-12|5	Version:	0.21
14cr|heroes-0.21-12|6	Release:	12
14cr|heroes-0.21-12|7	Source0:	http://download.sourceforge.net/heroes/%{name}-%{version}.tar.bz2
14cr|heroes-0.21-12|8	Source1:	http://download.sourceforge.net/heroes/%{name}-data-%{dataversion}.tar.bz2
14cr|heroes-0.21-12|9	Source2:	http://download.sourceforge.net/heroes/%{name}-sound-tracks-1.0.tar.bz2
14cr|heroes-0.21-12|10	Source3:	http://download.sourceforge.net/heroes/%{name}-sound-effects-1.0.tar.bz2
14cr|heroes-0.21-12|11	Source5:	%{name}-16.png
14cr|heroes-0.21-12|12	Source6:	%{name}-32.png
14cr|heroes-0.21-12|13	Source7:	%{name}-48.png
14cr|heroes-0.21-12|14	Patch0:		%{name}-0.21-debian-fixes.patch.bz2
14cr|heroes-0.21-12|15	Patch1:		heroes-0.21-fix-build-gcc4.patch.bz2
14cr|heroes-0.21-12|16	License:	GPL
14cr|heroes-0.21-12|17	Url:		http://heroes.sourceforge.net/
14cr|heroes-0.21-12|18	Group:		Games/Arcade
14cr|heroes-0.21-12|19	BuildRequires:	gettext bison SDL-devel SDL_mixer-devel
14cr|heroes-0.21-12|20	
14cr|heroes-0.21-12|21	%description
14cr|heroes-0.21-12|22	Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes
14cr|heroes-0.21-12|23	many graphical improvements and new game features.  In it, you must
14cr|heroes-0.21-12|24	maneuver a small vehicle around a world and collect powerups while avoiding
14cr|heroes-0.21-12|25	obstacles, your opponents' trails, and even your own trail. Several modes
14cr|heroes-0.21-12|26	of play are available, including "get-all-the-bonuses", deathmatch, and
14cr|heroes-0.21-12|27	"squish-the-pedestrians".
14cr|heroes-0.21-12|28	
14cr|heroes-0.21-12|29	%prep
14cr|heroes-0.21-12|30	%setup -q
14cr|heroes-0.21-12|31	%setup -q -D -T -a 1
14cr|heroes-0.21-12|32	%setup -q -D -T -a 2
14cr|heroes-0.21-12|33	%setup -q -D -T -a 3
14cr|heroes-0.21-12|34	%patch0 -p1
14cr|heroes-0.21-12|35	%patch1 -p1
14cr|heroes-0.21-12|36	
14cr|heroes-0.21-12|37	cat <<EOF > %{name}.menu
14cr|heroes-0.21-12|38	?package(%{name}):command="%{_gamesbindir}/%{name}" \
14cr|heroes-0.21-12|39	icon=%{name}.png \
14cr|heroes-0.21-12|40	needs="x11" \
14cr|heroes-0.21-12|41	section="More Applications/Games/Arcade" \
14cr|heroes-0.21-12|42	title="Heroes"\
14cr|heroes-0.21-12|43	longtitle="%{Summary}" xdg="true"
14cr|heroes-0.21-12|44	EOF
14cr|heroes-0.21-12|45	
14cr|heroes-0.21-12|46	cat << EOF > mandriva-%{name}.desktop
14cr|heroes-0.21-12|47	[Desktop Entry]
14cr|heroes-0.21-12|48	Encoding=UTF-8
14cr|heroes-0.21-12|49	Name=Heroes
14cr|heroes-0.21-12|50	Comment=%{summary}
14cr|heroes-0.21-12|51	Exec=%_gamesbindir/%{name}
14cr|heroes-0.21-12|52	Icon=%{name}
14cr|heroes-0.21-12|53	Terminal=false
14cr|heroes-0.21-12|54	Type=Application
14cr|heroes-0.21-12|55	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|heroes-0.21-12|56	EOF
14cr|heroes-0.21-12|57	
14cr|heroes-0.21-12|58	%build
14cr|heroes-0.21-12|59	%configure	--bindir=%{_gamesbindir} \
14cr|heroes-0.21-12|60	--datadir=%{_gamesdatadir} \
14cr|heroes-0.21-12|61	--disable-debug \
14cr|heroes-0.21-12|62	--with-sdl
14cr|heroes-0.21-12|63	%make LDFLAGS="-lm -lpthread"
14cr|heroes-0.21-12|64	(cd %{name}-data-%{dataversion}
14cr|heroes-0.21-12|65	%configure	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|heroes-0.21-12|66	%make
14cr|heroes-0.21-12|67	)
14cr|heroes-0.21-12|68	for i in sound-effects sound-tracks; do
14cr|heroes-0.21-12|69	(
14cr|heroes-0.21-12|70	cd %{name}-$i-1.0
14cr|heroes-0.21-12|71	%configure --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|heroes-0.21-12|72	
14cr|heroes-0.21-12|73	%make
14cr|heroes-0.21-12|74	)
14cr|heroes-0.21-12|75	done
14cr|heroes-0.21-12|76	
14cr|heroes-0.21-12|77	%install
14cr|heroes-0.21-12|78	rm -rf $RPM_BUILD_ROOT
14cr|heroes-0.21-12|79	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
14cr|heroes-0.21-12|80	(cd %{name}-data-%{dataversion}
14cr|heroes-0.21-12|81	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
14cr|heroes-0.21-12|82	)
14cr|heroes-0.21-12|83	for i in sound-effects sound-tracks; do
14cr|heroes-0.21-12|84	(
14cr|heroes-0.21-12|85	cd %{name}-$i-1.0
14cr|heroes-0.21-12|86	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
14cr|heroes-0.21-12|87	)
14cr|heroes-0.21-12|88	done
14cr|heroes-0.21-12|89	
14cr|heroes-0.21-12|90	mv $RPM_BUILD_ROOT%{_gamesdatadir}/locale/ $RPM_BUILD_ROOT%{_datadir}/
14cr|heroes-0.21-12|91	%find_lang %{name}
14cr|heroes-0.21-12|92	
14cr|heroes-0.21-12|93	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
14cr|heroes-0.21-12|94	install -m644 %SOURCE6 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|heroes-0.21-12|95	install -m644 %SOURCE5 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|heroes-0.21-12|96	install -m644 %SOURCE7 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|heroes-0.21-12|97	
14cr|heroes-0.21-12|98	
14cr|heroes-0.21-12|99	
14cr|heroes-0.21-12|100	%clean
14cr|heroes-0.21-12|101	rm -rf $RPM_BUILD_ROOT
14cr|heroes-0.21-12|102	
14cr|heroes-0.21-12|103	%files -f %{name}.lang
14cr|heroes-0.21-12|104	%defattr(-,root,root)
14cr|heroes-0.21-12|105	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
14cr|heroes-0.21-12|106	%{_gamesdatadir}/%{name}
14cr|heroes-0.21-12|107	%{_mandir}/man6/%{name}*
14cr|heroes-0.21-12|108	%{_gamesbindir}/%{name}*
14cr|heroes-0.21-12|109	%{_datadir}/applications/*
14cr|heroes-0.21-12|110	%{_iconsdir}/%{name}.png
14cr|heroes-0.21-12|111	%{_miconsdir}/%{name}.png
14cr|heroes-0.21-12|112	%{_liconsdir}/%{name}.png
14cr|heroes-0.21-12|113	%{_infodir}/%{name}.info*
14cr|heroes-0.21-12|114	
14cr|heroes-0.21-12|115	
14cr|heroes-0.21-12|116	
14cr|heroes-0.21-12|117	
14cr|heroes-0.21-12|118	%changelog
14cr|heroes-0.21-12|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21-12
14cr|heroes-0.21-12|120	+ Revision: 37f0a27
14cr|heroes-0.21-12|121	- MassBuild#464: Increase release tag
14cr|heroes-0.21-12|122	
14cr|heroes-0.21-12|123	

1957 14
14cr|hevea-2.09-4|1	#hevea-debuginfo.x86_64: E: debuginfo-without-sources (Badness: 1)
14cr|hevea-2.09-4|2	%define debug_package	%{nil}
14cr|hevea-2.09-4|3	
14cr|hevea-2.09-4|4	Summary:	A fast LaTeX to HTML translator
14cr|hevea-2.09-4|5	Name:		hevea
14cr|hevea-2.09-4|6	Version:	2.09
14cr|hevea-2.09-4|7	Release:	4
14cr|hevea-2.09-4|8	License:	QPL
14cr|hevea-2.09-4|9	Group:		Publishing
14cr|hevea-2.09-4|10	Url:		http://hevea.inria.fr/
14cr|hevea-2.09-4|11	Source0:	http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}.tar.gz
14cr|hevea-2.09-4|12	Source1:	http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}-manual.tar.gz
14cr|hevea-2.09-4|13	Source100:	%{name}.rpmlintrc
14cr|hevea-2.09-4|14	BuildRequires:	ocaml >= 3.07
14cr|hevea-2.09-4|15	Requires:	texlive-kpathsea.bin
14cr|hevea-2.09-4|16	Requires(post,postun):	texlive-kpathsea.bin
14cr|hevea-2.09-4|17	
14cr|hevea-2.09-4|18	%description
14cr|hevea-2.09-4|19	HEVEA is a LaTeX to HTML translator.  The input language is a fairly
14cr|hevea-2.09-4|20	complete subset of LaTeX2e (old LaTeX style is also accepted) and
14cr|hevea-2.09-4|21	the output language is HTML that is (hopefully) correct with respect
14cr|hevea-2.09-4|22	to version 4.0 (transitional).
14cr|hevea-2.09-4|23	
14cr|hevea-2.09-4|24	This package is a binary installation of the hevea system.
14cr|hevea-2.09-4|25	This software includes the Objective Caml run-time system, which is
14cr|hevea-2.09-4|26	copyright 1995--1999 INRIA.
14cr|hevea-2.09-4|27	
14cr|hevea-2.09-4|28	%files
14cr|hevea-2.09-4|29	%doc %{name}-%{version}-manual/*
14cr|hevea-2.09-4|30	%{_bindir}/*
14cr|hevea-2.09-4|31	%{_datadir}/%{name}
14cr|hevea-2.09-4|32	%{_datadir}/texmf-dist/tex/latex/%{name}.sty
14cr|hevea-2.09-4|33	
14cr|hevea-2.09-4|34	%post
14cr|hevea-2.09-4|35	%{_bindir}/mktexlsr
14cr|hevea-2.09-4|36	
14cr|hevea-2.09-4|37	%postun
14cr|hevea-2.09-4|38	%{_bindir}/mktexlsr
14cr|hevea-2.09-4|39	
14cr|hevea-2.09-4|40	#----------------------------------------------------------------------------
14cr|hevea-2.09-4|41	
14cr|hevea-2.09-4|42	%prep
14cr|hevea-2.09-4|43	%setup -q -a 1
14cr|hevea-2.09-4|44	
14cr|hevea-2.09-4|45	%build
14cr|hevea-2.09-4|46	rm -f config.sh
14cr|hevea-2.09-4|47	make \
14cr|hevea-2.09-4|48	DESTDIR=%{buildroot} \
14cr|hevea-2.09-4|49	PREFIX=%{_prefix} \
14cr|hevea-2.09-4|50	LIBDIR=%{_datadir}/%{name} \
14cr|hevea-2.09-4|51	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
14cr|hevea-2.09-4|52	
14cr|hevea-2.09-4|53	%install
14cr|hevea-2.09-4|54	install -d -m 755 %{buildroot}%{_bindir}
14cr|hevea-2.09-4|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|hevea-2.09-4|56	install -d -m 755 %{buildroot}%{_datadir}/texmf-dist/tex/latex/%{name}
14cr|hevea-2.09-4|57	make install \
14cr|hevea-2.09-4|58	DESTDIR=%{buildroot} \
14cr|hevea-2.09-4|59	PREFIX=%{_prefix} \
14cr|hevea-2.09-4|60	LIBDIR=%{_datadir}/%{name} \
14cr|hevea-2.09-4|61	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
14cr|hevea-2.09-4|62	
14cr|hevea-2.09-4|63	
14cr|hevea-2.09-4|64	%changelog
14cr|hevea-2.09-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.09-4
14cr|hevea-2.09-4|66	+ Revision: e558217
14cr|hevea-2.09-4|67	- MassBuild#464: Increase release tag
14cr|hevea-2.09-4|68	
14cr|hevea-2.09-4|69	

1958 14
14cr|hex-a-hop-1.1.0-2|1	Name:		hex-a-hop
14cr|hex-a-hop-1.1.0-2|2	Version:	1.1.0
14cr|hex-a-hop-1.1.0-2|3	Release:	2
14cr|hex-a-hop-1.1.0-2|4	Summary:	A hexagonal tile-based puzzle game
14cr|hex-a-hop-1.1.0-2|5	Group:		Games/Puzzles
14cr|hex-a-hop-1.1.0-2|6	License:	GPL
14cr|hex-a-hop-1.1.0-2|7	URL:		http://hexahop.sourceforge.net/
14cr|hex-a-hop-1.1.0-2|8	Source:		http://sourceforge.net/projects/hexahop/files/%{version}/%{name}-%{version}.tar.gz
14cr|hex-a-hop-1.1.0-2|9	BuildRequires:	SDL-devel
14cr|hex-a-hop-1.1.0-2|10	BuildRequires:	SDL_mixer-devel
14cr|hex-a-hop-1.1.0-2|11	BuildRequires:	SDL_ttf-devel
14cr|hex-a-hop-1.1.0-2|12	BuildRequires:	imagemagick
14cr|hex-a-hop-1.1.0-2|13	
14cr|hex-a-hop-1.1.0-2|14	%description
14cr|hex-a-hop-1.1.0-2|15	Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
14cr|hex-a-hop-1.1.0-2|16	destroy all green tiles! There are infinite undos and no time limits --
14cr|hex-a-hop-1.1.0-2|17	you just have to find a way to destroy all the green tiles and step on
14cr|hex-a-hop-1.1.0-2|18	a safe tile at the end.
14cr|hex-a-hop-1.1.0-2|19	
14cr|hex-a-hop-1.1.0-2|20	%prep
14cr|hex-a-hop-1.1.0-2|21	%setup -q
14cr|hex-a-hop-1.1.0-2|22	
14cr|hex-a-hop-1.1.0-2|23	%build
14cr|hex-a-hop-1.1.0-2|24	%configure2_5x
14cr|hex-a-hop-1.1.0-2|25	%make
14cr|hex-a-hop-1.1.0-2|26	
14cr|hex-a-hop-1.1.0-2|27	%install
14cr|hex-a-hop-1.1.0-2|28	%__rm -rf %{buildroot}
14cr|hex-a-hop-1.1.0-2|29	%makeinstall_std
14cr|hex-a-hop-1.1.0-2|30	
14cr|hex-a-hop-1.1.0-2|31	# icons
14cr|hex-a-hop-1.1.0-2|32	for N in 16 32 48 64 128; do convert data/icon.bmp -resize ${N}x${N} $N.png; done
14cr|hex-a-hop-1.1.0-2|33	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|34	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|35	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|36	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|37	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|38	
14cr|hex-a-hop-1.1.0-2|39	# XDG menu entry
14cr|hex-a-hop-1.1.0-2|40	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|hex-a-hop-1.1.0-2|41	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|hex-a-hop-1.1.0-2|42	[Desktop Entry]
14cr|hex-a-hop-1.1.0-2|43	Type=Application
14cr|hex-a-hop-1.1.0-2|44	Name=Hex-a-hop
14cr|hex-a-hop-1.1.0-2|45	Comment=Hexagonal tile-based puzzle
14cr|hex-a-hop-1.1.0-2|46	Icon=%{name}
14cr|hex-a-hop-1.1.0-2|47	Exec=%{name}
14cr|hex-a-hop-1.1.0-2|48	Terminal=false
14cr|hex-a-hop-1.1.0-2|49	Categories=Game;LogicGame;
14cr|hex-a-hop-1.1.0-2|50	EOF
14cr|hex-a-hop-1.1.0-2|51	
14cr|hex-a-hop-1.1.0-2|52	%clean
14cr|hex-a-hop-1.1.0-2|53	%__rm -rf %{buildroot}
14cr|hex-a-hop-1.1.0-2|54	
14cr|hex-a-hop-1.1.0-2|55	%files
14cr|hex-a-hop-1.1.0-2|56	%doc AUTHORS COPYING ChangeLog README
14cr|hex-a-hop-1.1.0-2|57	%{_bindir}/%{name}
14cr|hex-a-hop-1.1.0-2|58	%{_datadir}/%{name}
14cr|hex-a-hop-1.1.0-2|59	%{_datadir}/applications/%{name}.desktop
14cr|hex-a-hop-1.1.0-2|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|hex-a-hop-1.1.0-2|61	
14cr|hex-a-hop-1.1.0-2|62	
14cr|hex-a-hop-1.1.0-2|63	
14cr|hex-a-hop-1.1.0-2|64	
14cr|hex-a-hop-1.1.0-2|65	%changelog
14cr|hex-a-hop-1.1.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|hex-a-hop-1.1.0-2|67	+ Revision: b4e660e
14cr|hex-a-hop-1.1.0-2|68	- MassBuild#464: Increase release tag
14cr|hex-a-hop-1.1.0-2|69	
14cr|hex-a-hop-1.1.0-2|70	

1959 14
14cr|hexamine-0.2.1-7|1	Summary:	Hexagonal Minesweeper
14cr|hexamine-0.2.1-7|2	Name:		hexamine
14cr|hexamine-0.2.1-7|3	Version:	0.2.1
14cr|hexamine-0.2.1-7|4	Release:	7
14cr|hexamine-0.2.1-7|5	License:	GPLv2+
14cr|hexamine-0.2.1-7|6	Group:		Games/Puzzles
14cr|hexamine-0.2.1-7|7	Url:		http://sourceforge.net/projects/hexamine
14cr|hexamine-0.2.1-7|8	Source0:	http://prdownloads.sourceforge.net/hexamine/%{name}-%{version}.tar.bz2
14cr|hexamine-0.2.1-7|9	Source1:	%{name}.6
14cr|hexamine-0.2.1-7|10	BuildRequires:	imagemagick
14cr|hexamine-0.2.1-7|11	Requires:	pygame
14cr|hexamine-0.2.1-7|12	BuildArch:	noarch
14cr|hexamine-0.2.1-7|13	
14cr|hexamine-0.2.1-7|14	%description
14cr|hexamine-0.2.1-7|15	A puzzle game, based on Minesweeper idea.
14cr|hexamine-0.2.1-7|16	
14cr|hexamine-0.2.1-7|17	It introduces hexagonal grid, 3 different mine powers and extended
14cr|hexamine-0.2.1-7|18	neighborhood information. All the above allows to present non trivial
14cr|hexamine-0.2.1-7|19	but mostly solvable game situations even for most experienced player.
14cr|hexamine-0.2.1-7|20	
14cr|hexamine-0.2.1-7|21	You can configure the game using system wide or user configuration file.
14cr|hexamine-0.2.1-7|22	
14cr|hexamine-0.2.1-7|23	%files
14cr|hexamine-0.2.1-7|24	%doc ABOUT README
14cr|hexamine-0.2.1-7|25	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|hexamine-0.2.1-7|26	%{_gamesdatadir}/%{name}
14cr|hexamine-0.2.1-7|27	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|hexamine-0.2.1-7|28	%{_miconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|29	%{_iconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|30	%{_liconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|31	%{_datadir}/applications/%{name}.desktop
14cr|hexamine-0.2.1-7|32	%{_mandir}/man6/%{name}.6*
14cr|hexamine-0.2.1-7|33	
14cr|hexamine-0.2.1-7|34	#----------------------------------------------------------------------------
14cr|hexamine-0.2.1-7|35	
14cr|hexamine-0.2.1-7|36	%prep
14cr|hexamine-0.2.1-7|37	%setup -q -n %{name}
14cr|hexamine-0.2.1-7|38	
14cr|hexamine-0.2.1-7|39	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|hexamine-0.2.1-7|40	
14cr|hexamine-0.2.1-7|41	perl -pi -e "s#./skins#%{_gamesdatadir}/%{name}/skins#g" hexamine.py
14cr|hexamine-0.2.1-7|42	convert -size 16x16 skins/basic/hextile_flag_4.png %{name}-16.png
14cr|hexamine-0.2.1-7|43	convert -size 32x32 skins/basic/hextile_flag_4.png %{name}-32.png
14cr|hexamine-0.2.1-7|44	convert -size 48x48 skins/basic/hextile_flag_4.png %{name}-48.png
14cr|hexamine-0.2.1-7|45	
14cr|hexamine-0.2.1-7|46	%build
14cr|hexamine-0.2.1-7|47	
14cr|hexamine-0.2.1-7|48	%install
14cr|hexamine-0.2.1-7|49	install -d -m 755 %{buildroot}%{_gamesbindir}
14cr|hexamine-0.2.1-7|50	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
14cr|hexamine-0.2.1-7|51	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
14cr|hexamine-0.2.1-7|52	install -m 644 skins/basic/* %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
14cr|hexamine-0.2.1-7|53	install -d -m 755 %{buildroot}/%{_sysconfdir}
14cr|hexamine-0.2.1-7|54	install -m 644 %{name}.conf %{buildroot}/%{_sysconfdir}
14cr|hexamine-0.2.1-7|55	
14cr|hexamine-0.2.1-7|56	#icons
14cr|hexamine-0.2.1-7|57	install -d -m 755 %{buildroot}/%{_miconsdir}
14cr|hexamine-0.2.1-7|58	install -m 644 %{name}-16.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|59	install -d -m 755 %{buildroot}/%{_iconsdir}
14cr|hexamine-0.2.1-7|60	install -m 644 %{name}-32.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|61	install -d -m 755 %{buildroot}/%{_liconsdir}
14cr|hexamine-0.2.1-7|62	install -m 644 %{name}-48.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|hexamine-0.2.1-7|63	
14cr|hexamine-0.2.1-7|64	#xdg menu
14cr|hexamine-0.2.1-7|65	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|hexamine-0.2.1-7|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|hexamine-0.2.1-7|67	[Desktop Entry]
14cr|hexamine-0.2.1-7|68	Name=Hexamine
14cr|hexamine-0.2.1-7|69	Comment=%{summary}
14cr|hexamine-0.2.1-7|70	Exec=%{_gamesbindir}/%{name}
14cr|hexamine-0.2.1-7|71	Icon=%{name}
14cr|hexamine-0.2.1-7|72	Terminal=false
14cr|hexamine-0.2.1-7|73	Type=Application
14cr|hexamine-0.2.1-7|74	Categories=Game;LogicGame;
14cr|hexamine-0.2.1-7|75	EOF
14cr|hexamine-0.2.1-7|76	
14cr|hexamine-0.2.1-7|77	#man page
14cr|hexamine-0.2.1-7|78	install -d -m 755 %{buildroot}/%{_mandir}/man6
14cr|hexamine-0.2.1-7|79	install -m 644 %{SOURCE1} %{buildroot}/%{_mandir}/man6/%{name}.6
14cr|hexamine-0.2.1-7|80	
14cr|hexamine-0.2.1-7|81	
14cr|hexamine-0.2.1-7|82	%changelog
14cr|hexamine-0.2.1-7|83	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-7
14cr|hexamine-0.2.1-7|84	+ Revision: c0e1594
14cr|hexamine-0.2.1-7|85	- Fix issue with png profiles
14cr|hexamine-0.2.1-7|86	
14cr|hexamine-0.2.1-7|87	

1960 14
14cr|hexcalc-1.11-23|1	Summary:	A decimal, hexadecimal, octal and binary calculator
14cr|hexcalc-1.11-23|2	Name:		hexcalc
14cr|hexcalc-1.11-23|3	Version:	1.11
14cr|hexcalc-1.11-23|4	Release:	23
14cr|hexcalc-1.11-23|5	License:	GPL-like
14cr|hexcalc-1.11-23|6	Group:		Sciences/Mathematics
14cr|hexcalc-1.11-23|7	Source0:	ftp://ftp.x.org/R5contrib/hexcalc.tar.bz2
14cr|hexcalc-1.11-23|8	Source1:	%{name}-16.png
14cr|hexcalc-1.11-23|9	Source2:	%{name}-32.png
14cr|hexcalc-1.11-23|10	Source3:	%{name}-48.png
14cr|hexcalc-1.11-23|11	BuildRequires:	imake
14cr|hexcalc-1.11-23|12	BuildRequires:	pkgconfig(x11)
14cr|hexcalc-1.11-23|13	BuildRequires:	pkgconfig(xaw7)
14cr|hexcalc-1.11-23|14	BuildRequires:	pkgconfig(xt)
14cr|hexcalc-1.11-23|15	
14cr|hexcalc-1.11-23|16	%description
14cr|hexcalc-1.11-23|17	Hexcalc is a simple multi-radix calculator for programmers. The calculator
14cr|hexcalc-1.11-23|18	operates in four modes (decimal, hexadecimal, octal and binary).
14cr|hexcalc-1.11-23|19	
14cr|hexcalc-1.11-23|20	%files
14cr|hexcalc-1.11-23|21	%{_bindir}/hexcalc
14cr|hexcalc-1.11-23|22	%{_mandir}/*/*
14cr|hexcalc-1.11-23|23	%{_miconsdir}/%{name}.png
14cr|hexcalc-1.11-23|24	%{_iconsdir}/%{name}.png
14cr|hexcalc-1.11-23|25	%{_liconsdir}/%{name}.png
14cr|hexcalc-1.11-23|26	%{_datadir}/applications/%{name}.desktop
14cr|hexcalc-1.11-23|27	
14cr|hexcalc-1.11-23|28	#----------------------------------------------------------------------------
14cr|hexcalc-1.11-23|29	
14cr|hexcalc-1.11-23|30	%prep
14cr|hexcalc-1.11-23|31	%setup -q -n %{name}
14cr|hexcalc-1.11-23|32	
14cr|hexcalc-1.11-23|33	%build
14cr|hexcalc-1.11-23|34	xmkmf
14cr|hexcalc-1.11-23|35	%make CCOPTIONS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
14cr|hexcalc-1.11-23|36	
14cr|hexcalc-1.11-23|37	%install
14cr|hexcalc-1.11-23|38	install -d %{buildroot}%{_bindir}
14cr|hexcalc-1.11-23|39	install -d %{buildroot}%{_mandir}/man1
14cr|hexcalc-1.11-23|40	
14cr|hexcalc-1.11-23|41	install -c hexcalc %{buildroot}%{_bindir}
14cr|hexcalc-1.11-23|42	install -c hexcalc.man %{buildroot}%{_mandir}/man1/hexcalc.1x
14cr|hexcalc-1.11-23|43	
14cr|hexcalc-1.11-23|44	# Menu stuff
14cr|hexcalc-1.11-23|45	install -d %{buildroot}%{_miconsdir}
14cr|hexcalc-1.11-23|46	install -d %{buildroot}%{_iconsdir}
14cr|hexcalc-1.11-23|47	install -d %{buildroot}%{_liconsdir}
14cr|hexcalc-1.11-23|48	
14cr|hexcalc-1.11-23|49	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|hexcalc-1.11-23|50	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|hexcalc-1.11-23|51	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|hexcalc-1.11-23|52	
14cr|hexcalc-1.11-23|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|hexcalc-1.11-23|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|hexcalc-1.11-23|55	[Desktop Entry]
14cr|hexcalc-1.11-23|56	Name=Hexcalc
14cr|hexcalc-1.11-23|57	Comment=Hexadecimal calculator
14cr|hexcalc-1.11-23|58	Exec=%{_bindir}/%{name}
14cr|hexcalc-1.11-23|59	Icon=%{name}
14cr|hexcalc-1.11-23|60	Terminal=false
14cr|hexcalc-1.11-23|61	Type=Application
14cr|hexcalc-1.11-23|62	StartupNotify=true
14cr|hexcalc-1.11-23|63	Categories=Science;Math;
14cr|hexcalc-1.11-23|64	EOF
14cr|hexcalc-1.11-23|65	
14cr|hexcalc-1.11-23|66	
14cr|hexcalc-1.11-23|67	%changelog
14cr|hexcalc-1.11-23|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11-23
14cr|hexcalc-1.11-23|69	+ Revision: e71ca84
14cr|hexcalc-1.11-23|70	- MassBuild#464: Increase release tag
14cr|hexcalc-1.11-23|71	
14cr|hexcalc-1.11-23|72	

1961 14
14cr|hexchat-2.9.6.1-2|1	Summary:	A popular and easy to use graphical IRC (chat) client
14cr|hexchat-2.9.6.1-2|2	Name:		hexchat
14cr|hexchat-2.9.6.1-2|3	Version:	2.9.6.1
14cr|hexchat-2.9.6.1-2|4	Release:	2
14cr|hexchat-2.9.6.1-2|5	Group:		Networking/IRC
14cr|hexchat-2.9.6.1-2|6	License:	GPLv2+
14cr|hexchat-2.9.6.1-2|7	URL:		http://www.hexchat.org
14cr|hexchat-2.9.6.1-2|8	Source0:	http://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz
14cr|hexchat-2.9.6.1-2|9	
14cr|hexchat-2.9.6.1-2|10	BuildRequires:	gettext-devel
14cr|hexchat-2.9.6.1-2|11	BuildRequires:	perl-devel
14cr|hexchat-2.9.6.1-2|12	BuildRequires:	python-devel
14cr|hexchat-2.9.6.1-2|13	BuildRequires:	tcl-devel
14cr|hexchat-2.9.6.1-2|14	BuildRequires:	pkgconfig(libpci)
14cr|hexchat-2.9.6.1-2|15	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|hexchat-2.9.6.1-2|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|hexchat-2.9.6.1-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|hexchat-2.9.6.1-2|18	BuildRequires:	pkgconfig(libproxy-1.0)
14cr|hexchat-2.9.6.1-2|19	BuildRequires:	pkgconfig(libsexy)
14cr|hexchat-2.9.6.1-2|20	BuildRequires:	pkgconfig(libnotify)
14cr|hexchat-2.9.6.1-2|21	BuildRequires:	openssl-devel
14cr|hexchat-2.9.6.1-2|22	BuildRequires:	desktop-file-utils
14cr|hexchat-2.9.6.1-2|23	
14cr|hexchat-2.9.6.1-2|24	%description
14cr|hexchat-2.9.6.1-2|25	HexChat is an easy to use graphical IRC chat client for the X Window System.
14cr|hexchat-2.9.6.1-2|26	It allows you to join multiple IRC channels (chat rooms) at the same time,
14cr|hexchat-2.9.6.1-2|27	talk publicly, private one-on-one conversations etc. Even file transfers
14cr|hexchat-2.9.6.1-2|28	are possible.
14cr|hexchat-2.9.6.1-2|29	
14cr|hexchat-2.9.6.1-2|30	%prep
14cr|hexchat-2.9.6.1-2|31	%setup -q
14cr|hexchat-2.9.6.1-2|32	NOCONFIGURE=1 ./autogen.sh
14cr|hexchat-2.9.6.1-2|33	
14cr|hexchat-2.9.6.1-2|34	%build
14cr|hexchat-2.9.6.1-2|35	find -type f -exec chmod a-x {} \;
14cr|hexchat-2.9.6.1-2|36	find -name configure -exec chmod a+x {} \;
14cr|hexchat-2.9.6.1-2|37	
14cr|hexchat-2.9.6.1-2|38	%configure2_5x \
14cr|hexchat-2.9.6.1-2|39	--enable-ipv6 \
14cr|hexchat-2.9.6.1-2|40	--enable-spell=libsexy \
14cr|hexchat-2.9.6.1-2|41	--enable-shm
14cr|hexchat-2.9.6.1-2|42	
14cr|hexchat-2.9.6.1-2|43	%make
14cr|hexchat-2.9.6.1-2|44	
14cr|hexchat-2.9.6.1-2|45	%install
14cr|hexchat-2.9.6.1-2|46	%makeinstall_std
14cr|hexchat-2.9.6.1-2|47	
14cr|hexchat-2.9.6.1-2|48	# Add SVG for hicolor
14cr|hexchat-2.9.6.1-2|49	install -D -m644 share/icons/hexchat.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/hexchat.svg
14cr|hexchat-2.9.6.1-2|50	
14cr|hexchat-2.9.6.1-2|51	# Drop deprecated TCL plugin
14cr|hexchat-2.9.6.1-2|52	find %{buildroot} -name 'tcl.so' -exec rm -f {} ';'
14cr|hexchat-2.9.6.1-2|53	
14cr|hexchat-2.9.6.1-2|54	# Remove unused schema
14cr|hexchat-2.9.6.1-2|55	rm -f %{buildroot}%{_sysconfdir}/gconf/schemas/apps_hexchat_url_handler.schemas
14cr|hexchat-2.9.6.1-2|56	
14cr|hexchat-2.9.6.1-2|57	
14cr|hexchat-2.9.6.1-2|58	#(tpg) remove these files
14cr|hexchat-2.9.6.1-2|59	rm -rf %{buildroot}%{_includedir}/hexchat-plugin.h
14cr|hexchat-2.9.6.1-2|60	rm -rf %{buildroot}%{_libdir}/pkgconfig/hexchat-plugin.pc
14cr|hexchat-2.9.6.1-2|61	
14cr|hexchat-2.9.6.1-2|62	# Fix opening irc:// links by adding mimetype and editing exec
14cr|hexchat-2.9.6.1-2|63	desktop-file-install \
14cr|hexchat-2.9.6.1-2|64	--add-mime-type='x-scheme-handler/irc;x-scheme-handler/ircs' \
14cr|hexchat-2.9.6.1-2|65	--remove-key=Exec \
14cr|hexchat-2.9.6.1-2|66	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|hexchat-2.9.6.1-2|67	%{buildroot}%{_datadir}/applications/hexchat.desktop
14cr|hexchat-2.9.6.1-2|68	
14cr|hexchat-2.9.6.1-2|69	# Workaround for EL's version of desktop-file-install
14cr|hexchat-2.9.6.1-2|70	echo Exec="sh -c \"hexchat --existing --url %U || exec hexchat\"">>%{buildroot}%{_datadir}/applications/hexchat.desktop
14cr|hexchat-2.9.6.1-2|71	
14cr|hexchat-2.9.6.1-2|72	%find_lang %{name}
14cr|hexchat-2.9.6.1-2|73	
14cr|hexchat-2.9.6.1-2|74	%files -f %{name}.lang
14cr|hexchat-2.9.6.1-2|75	%doc share/doc/*
14cr|hexchat-2.9.6.1-2|76	%dir %{_libdir}/hexchat
14cr|hexchat-2.9.6.1-2|77	%dir %{_libdir}/hexchat/plugins
14cr|hexchat-2.9.6.1-2|78	%{_bindir}/hexchat
14cr|hexchat-2.9.6.1-2|79	%{_libdir}/hexchat/plugins/checksum.so
14cr|hexchat-2.9.6.1-2|80	%{_libdir}/hexchat/plugins/doat.so
14cr|hexchat-2.9.6.1-2|81	%{_libdir}/hexchat/plugins/fishlim.so
14cr|hexchat-2.9.6.1-2|82	%{_libdir}/hexchat/plugins/sysinfo.so
14cr|hexchat-2.9.6.1-2|83	%{_libdir}/hexchat/plugins/perl.so
14cr|hexchat-2.9.6.1-2|84	%{_libdir}/hexchat/plugins/python.so
14cr|hexchat-2.9.6.1-2|85	%{_datadir}/applications/hexchat.desktop
14cr|hexchat-2.9.6.1-2|86	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|hexchat-2.9.6.1-2|87	%{_datadir}/dbus-1/services/org.hexchat.service.service
14cr|hexchat-2.9.6.1-2|88	%{_datadir}/appdata/hexchat.appdata.xml
14cr|hexchat-2.9.6.1-2|89	%{_mandir}/man1/%{name}.1.*
14cr|hexchat-2.9.6.1-2|90	
14cr|hexchat-2.9.6.1-2|91	%changelog
14cr|hexchat-2.9.6.1-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6.1-2
14cr|hexchat-2.9.6.1-2|93	+ Revision: de2477c
14cr|hexchat-2.9.6.1-2|94	- MassBuild#464: Increase release tag
14cr|hexchat-2.9.6.1-2|95	
14cr|hexchat-2.9.6.1-2|96	

1962 14
14cr|hexglass-1.2.1-2|1	Name:		hexglass
14cr|hexglass-1.2.1-2|2	Version:	1.2.1
14cr|hexglass-1.2.1-2|3	Release:	2
14cr|hexglass-1.2.1-2|4	Summary:	Block falling puzzle game based on a hexagonal grid
14cr|hexglass-1.2.1-2|5	Group:		Games/Puzzles
14cr|hexglass-1.2.1-2|6	License:	GPLv3+
14cr|hexglass-1.2.1-2|7	URL:		http://code.google.com/p/hexglass
14cr|hexglass-1.2.1-2|8	Source0:	http://hexglass.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|hexglass-1.2.1-2|9	Source1:	%{name}.desktop
14cr|hexglass-1.2.1-2|10	# Let the application search for locale files in
14cr|hexglass-1.2.1-2|11	# /usr/share/hexglass/translations/
14cr|hexglass-1.2.1-2|12	Patch0:		hexglass-1.2.1-locale-path.patch
14cr|hexglass-1.2.1-2|13	BuildRequires:	qt4-devel
14cr|hexglass-1.2.1-2|14	
14cr|hexglass-1.2.1-2|15	%description
14cr|hexglass-1.2.1-2|16	HexGlass is a Tetris-like puzzle game. Ten different types of blocks
14cr|hexglass-1.2.1-2|17	continuously fall from above and you must arrange them to make horizontal
14cr|hexglass-1.2.1-2|18	rows of hexagonal bricks. Completing any row causes those hexagonal blocks
14cr|hexglass-1.2.1-2|19	to disappear and the rest above move downwards. The blocks above gradually
14cr|hexglass-1.2.1-2|20	fall faster and the game is over when the screen fills up and blocks can
14cr|hexglass-1.2.1-2|21	no longer fall from the top.
14cr|hexglass-1.2.1-2|22	
14cr|hexglass-1.2.1-2|23	%prep
14cr|hexglass-1.2.1-2|24	%setup -q
14cr|hexglass-1.2.1-2|25	%patch0 -p1
14cr|hexglass-1.2.1-2|26	
14cr|hexglass-1.2.1-2|27	%build
14cr|hexglass-1.2.1-2|28	%qmake_qt4 hexglass.pro
14cr|hexglass-1.2.1-2|29	%make
14cr|hexglass-1.2.1-2|30	
14cr|hexglass-1.2.1-2|31	%install
14cr|hexglass-1.2.1-2|32	%__rm -rf %{buildroot}
14cr|hexglass-1.2.1-2|33	%__install -D hexglass %{buildroot}%{_bindir}/hexglass
14cr|hexglass-1.2.1-2|34	%__install -d %{buildroot}%{_datadir}/%{name}/translations
14cr|hexglass-1.2.1-2|35	%__install -m 644 -p translations/*.qm %{buildroot}%{_datadir}/%{name}/translations
14cr|hexglass-1.2.1-2|36	%__install -D -m 644 -p resources/about_icon.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cr|hexglass-1.2.1-2|37	
14cr|hexglass-1.2.1-2|38	# menu-entry
14cr|hexglass-1.2.1-2|39	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|hexglass-1.2.1-2|40	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|hexglass-1.2.1-2|41	[Desktop Entry]
14cr|hexglass-1.2.1-2|42	Name=HexGlass
14cr|hexglass-1.2.1-2|43	Comment=Tetris-like puzzle game based on a hexagonal grid
14cr|hexglass-1.2.1-2|44	Comment[de]=Tetris-ähnliches Puzzlespiel auf einem sechseckigen Raster
14cr|hexglass-1.2.1-2|45	Exec=hexglass
14cr|hexglass-1.2.1-2|46	Icon=hexglass
14cr|hexglass-1.2.1-2|47	Terminal=false
14cr|hexglass-1.2.1-2|48	Type=Application
14cr|hexglass-1.2.1-2|49	Categories=Game;LogicGame;
14cr|hexglass-1.2.1-2|50	EOF
14cr|hexglass-1.2.1-2|51	
14cr|hexglass-1.2.1-2|52	%clean
14cr|hexglass-1.2.1-2|53	%__rm -rf %{buildroot}
14cr|hexglass-1.2.1-2|54	
14cr|hexglass-1.2.1-2|55	%files
14cr|hexglass-1.2.1-2|56	%doc CHANGES COPYING README
14cr|hexglass-1.2.1-2|57	%{_bindir}/%{name}
14cr|hexglass-1.2.1-2|58	%{_datadir}/%{name}
14cr|hexglass-1.2.1-2|59	%{_datadir}/applications/%{name}.desktop
14cr|hexglass-1.2.1-2|60	%{_datadir}/pixmaps/%{name}.xpm
14cr|hexglass-1.2.1-2|61	
14cr|hexglass-1.2.1-2|62	
14cr|hexglass-1.2.1-2|63	
14cr|hexglass-1.2.1-2|64	
14cr|hexglass-1.2.1-2|65	%changelog
14cr|hexglass-1.2.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|hexglass-1.2.1-2|67	+ Revision: b085445
14cr|hexglass-1.2.1-2|68	- MassBuild#464: Increase release tag
14cr|hexglass-1.2.1-2|69	
14cr|hexglass-1.2.1-2|70	

1963 14
14cr|hexter-1.0.3-2|1	Name:       hexter
14cr|hexter-1.0.3-2|2	Summary:    Yamaha DX7 modeling DSSI plugin
14cr|hexter-1.0.3-2|3	
14cr|hexter-1.0.3-2|4	Version:    1.0.3
14cr|hexter-1.0.3-2|5	Release:    2
14cr|hexter-1.0.3-2|6	
14cr|hexter-1.0.3-2|7	Source:     http://sourceforge.net/projects/dssi/files/hexter/1.0.3/%{name}-%{version}.tar.bz2
14cr|hexter-1.0.3-2|8	URL:        http://dssi.sourceforge.net/hexter.html
14cr|hexter-1.0.3-2|9	License:    GPLv2+
14cr|hexter-1.0.3-2|10	Group:      Sound
14cr|hexter-1.0.3-2|11	
14cr|hexter-1.0.3-2|12	BuildRequires:  pkgconfig(dssi)
14cr|hexter-1.0.3-2|13	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|hexter-1.0.3-2|14	BuildRequires:  pkgconfig(liblo)
14cr|hexter-1.0.3-2|15	BuildRequires:  pkgconfig(alsa)
14cr|hexter-1.0.3-2|16	
14cr|hexter-1.0.3-2|17	%description
14cr|hexter-1.0.3-2|18	hexter is a software synthesizer that models the sound generation of a Yamaha
14cr|hexter-1.0.3-2|19	DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch
14cr|hexter-1.0.3-2|20	editing commands via MIDI sys-ex messages (ALSA systems only), and recreate the
14cr|hexter-1.0.3-2|21	sound of the DX7 with greater accuracy than any previous open-source emulation
14cr|hexter-1.0.3-2|22	(that the author is aware of....)
14cr|hexter-1.0.3-2|23	
14cr|hexter-1.0.3-2|24	hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI).
14cr|hexter-1.0.3-2|25	DSSI is a plugin API for software instruments (soft synths) with user
14cr|hexter-1.0.3-2|26	interfaces, permitting them to be hosted in-process by audio applications.
14cr|hexter-1.0.3-2|27	
14cr|hexter-1.0.3-2|28	%prep
14cr|hexter-1.0.3-2|29	%setup -q
14cr|hexter-1.0.3-2|30	
14cr|hexter-1.0.3-2|31	%build
14cr|hexter-1.0.3-2|32	alias libtoolize=true
14cr|hexter-1.0.3-2|33	%configure2_5x
14cr|hexter-1.0.3-2|34	%make
14cr|hexter-1.0.3-2|35	
14cr|hexter-1.0.3-2|36	%install
14cr|hexter-1.0.3-2|37	%makeinstall
14cr|hexter-1.0.3-2|38	
14cr|hexter-1.0.3-2|39	%files
14cr|hexter-1.0.3-2|40	%doc ChangeLog COPYING AUTHORS README TODO
14cr|hexter-1.0.3-2|41	%{_libdir}/dssi/%{name}.so
14cr|hexter-1.0.3-2|42	%{_libdir}/dssi/%{name}/%{name}_gtk
14cr|hexter-1.0.3-2|43	%{_datadir}/%{name}/*.dx7
14cr|hexter-1.0.3-2|44	
14cr|hexter-1.0.3-2|45	
14cr|hexter-1.0.3-2|46	
14cr|hexter-1.0.3-2|47	
14cr|hexter-1.0.3-2|48	
14cr|hexter-1.0.3-2|49	%changelog
14cr|hexter-1.0.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|hexter-1.0.3-2|51	+ Revision: b7c5db6
14cr|hexter-1.0.3-2|52	- MassBuild#464: Increase release tag
14cr|hexter-1.0.3-2|53	
14cr|hexter-1.0.3-2|54	

1964 14
14cr|hexxagon-1.0.2-2|1	Name:		hexxagon
14cr|hexxagon-1.0.2-2|2	Summary:	Othello clone (GTK version)
14cr|hexxagon-1.0.2-2|3	Version:	1.0.2
14cr|hexxagon-1.0.2-2|4	Release:	2
14cr|hexxagon-1.0.2-2|5	Group:		Games/Boards
14cr|hexxagon-1.0.2-2|6	License:	GPLv2+
14cr|hexxagon-1.0.2-2|7	Url:		http://nesqi.se/hexxagon/
14cr|hexxagon-1.0.2-2|8	Source0:	http://nesqi.se/download/%{name}-%{version}.tar.bz2
14cr|hexxagon-1.0.2-2|9	Source11:	%{name}-48.png
14cr|hexxagon-1.0.2-2|10	Source12:	%{name}-32.png
14cr|hexxagon-1.0.2-2|11	Source13:	%{name}-16.png
14cr|hexxagon-1.0.2-2|12	Patch0:		hexxagon-1.0-fix-build.patch
14cr|hexxagon-1.0.2-2|13	BuildRequires:	pkgconfig(gtk+)
14cr|hexxagon-1.0.2-2|14	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|hexxagon-1.0.2-2|15	
14cr|hexxagon-1.0.2-2|16	%description
14cr|hexxagon-1.0.2-2|17	Hexxagon is a clone of Hexxagon, an adaptation of
14cr|hexxagon-1.0.2-2|18	the Othello board game written for DOS.
14cr|hexxagon-1.0.2-2|19	This is the GTK1 version of Hexxagon.
14cr|hexxagon-1.0.2-2|20	
14cr|hexxagon-1.0.2-2|21	%prep
14cr|hexxagon-1.0.2-2|22	%setup -q
14cr|hexxagon-1.0.2-2|23	%patch0 -p1 -b .fix-build
14cr|hexxagon-1.0.2-2|24	
14cr|hexxagon-1.0.2-2|25	%build
14cr|hexxagon-1.0.2-2|26	%configure2_5x
14cr|hexxagon-1.0.2-2|27	%make
14cr|hexxagon-1.0.2-2|28	
14cr|hexxagon-1.0.2-2|29	%install
14cr|hexxagon-1.0.2-2|30	%makeinstall bindir=%{buildroot}%{_gamesbindir}
14cr|hexxagon-1.0.2-2|31	
14cr|hexxagon-1.0.2-2|32	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|hexxagon-1.0.2-2|33	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|hexxagon-1.0.2-2|34	[Desktop Entry]
14cr|hexxagon-1.0.2-2|35	Type=Application
14cr|hexxagon-1.0.2-2|36	Exec=%{_gamesbindir}/%{name}
14cr|hexxagon-1.0.2-2|37	Icon=%{name}
14cr|hexxagon-1.0.2-2|38	Categories=Game;BoardGame;
14cr|hexxagon-1.0.2-2|39	Name=Hexxagon
14cr|hexxagon-1.0.2-2|40	Comment=Othello clone
14cr|hexxagon-1.0.2-2|41	EOF
14cr|hexxagon-1.0.2-2|42	
14cr|hexxagon-1.0.2-2|43	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|44	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|45	install -m644 %{SOURCE13} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|46	
14cr|hexxagon-1.0.2-2|47	%files
14cr|hexxagon-1.0.2-2|48	%doc README
14cr|hexxagon-1.0.2-2|49	%{_gamesbindir}/%{name}
14cr|hexxagon-1.0.2-2|50	%{_datadir}/applications/mandriva-%{name}*.desktop
14cr|hexxagon-1.0.2-2|51	%{_liconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|52	%{_iconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|53	%{_miconsdir}/%{name}.png
14cr|hexxagon-1.0.2-2|54	%{_datadir}/%{name}
14cr|hexxagon-1.0.2-2|55	
14cr|hexxagon-1.0.2-2|56	
14cr|hexxagon-1.0.2-2|57	
14cr|hexxagon-1.0.2-2|58	
14cr|hexxagon-1.0.2-2|59	%changelog
14cr|hexxagon-1.0.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|hexxagon-1.0.2-2|61	+ Revision: d0ed42a
14cr|hexxagon-1.0.2-2|62	- MassBuild#464: Increase release tag
14cr|hexxagon-1.0.2-2|63	
14cr|hexxagon-1.0.2-2|64	

1965 14
14cr|hg-git-0.6.0-3|1	Summary:	Mercurial plugin for communicating with Git servers
14cr|hg-git-0.6.0-3|2	
14cr|hg-git-0.6.0-3|3	Name:		hg-git
14cr|hg-git-0.6.0-3|4	Version:	0.6.0
14cr|hg-git-0.6.0-3|5	Release:	3
14cr|hg-git-0.6.0-3|6	Source0:	http://pypi.python.org/packages/source/h/%{name}/%{name}-%{version}.tar.gz
14cr|hg-git-0.6.0-3|7	License:	GPLv2
14cr|hg-git-0.6.0-3|8	Group:		Development/Other
14cr|hg-git-0.6.0-3|9	Url:		http://hg-git.github.com/
14cr|hg-git-0.6.0-3|10	BuildArch:	noarch
14cr|hg-git-0.6.0-3|11	Requires:	mercurial >= 1.3
14cr|hg-git-0.6.0-3|12	Requires:	python-dulwich >= 0.8.0
14cr|hg-git-0.6.0-3|13	BuildRequires:	python-dulwich >= 0.8.0
14cr|hg-git-0.6.0-3|14	BuildRequires:  python-devel
14cr|hg-git-0.6.0-3|15	
14cr|hg-git-0.6.0-3|16	%description
14cr|hg-git-0.6.0-3|17	This is the Hg-Git plugin for Mercurial, adding the ability to push to
14cr|hg-git-0.6.0-3|18	and pull from a Git server repository from Mercurial. This means you
14cr|hg-git-0.6.0-3|19	can collaborate on Git based projects from Mercurial, or use a Git
14cr|hg-git-0.6.0-3|20	server as a collaboration point for a team with developers using both
14cr|hg-git-0.6.0-3|21	Git and Mercurial.
14cr|hg-git-0.6.0-3|22	
14cr|hg-git-0.6.0-3|23	%prep
14cr|hg-git-0.6.0-3|24	%setup -q
14cr|hg-git-0.6.0-3|25	
14cr|hg-git-0.6.0-3|26	%install
14cr|hg-git-0.6.0-3|27	
14cr|hg-git-0.6.0-3|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|hg-git-0.6.0-3|29	cat <<EOF > hg-git.rc
14cr|hg-git-0.6.0-3|30	[extensions]
14cr|hg-git-0.6.0-3|31	hgext.bookmarks =
14cr|hg-git-0.6.0-3|32	hggit = %{py_puresitedir}/hggit
14cr|hg-git-0.6.0-3|33	EOF
14cr|hg-git-0.6.0-3|34	
14cr|hg-git-0.6.0-3|35	%__install -m 755 -d %{buildroot}%{_sysconfdir}/mercurial/hgrc.d
14cr|hg-git-0.6.0-3|36	%__install -m 644 hg-git.rc %{buildroot}%{_sysconfdir}/mercurial/hgrc.d/
14cr|hg-git-0.6.0-3|37	
14cr|hg-git-0.6.0-3|38	%clean
14cr|hg-git-0.6.0-3|39	
14cr|hg-git-0.6.0-3|40	%files
14cr|hg-git-0.6.0-3|41	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/hg-git.rc
14cr|hg-git-0.6.0-3|42	%{py_puresitedir}/hg_git*
14cr|hg-git-0.6.0-3|43	%{py_puresitedir}/hggit*
14cr|hg-git-0.6.0-3|44	
14cr|hg-git-0.6.0-3|45	%changelog
14cr|hg-git-0.6.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|hg-git-0.6.0-3|47	+ Revision: 6043196
14cr|hg-git-0.6.0-3|48	- MassBuild#464: Increase release tag
14cr|hg-git-0.6.0-3|49	
14cr|hg-git-0.6.0-3|50	

1966 14
14cr|hiawatha-9.4-3|1	Summary:	An advanced and secure webserver for Unix
14cr|hiawatha-9.4-3|2	Name:		hiawatha
14cr|hiawatha-9.4-3|3	Version:	9.4
14cr|hiawatha-9.4-3|4	Release:	3
14cr|hiawatha-9.4-3|5	Source0:	http://www.hiawatha-webserver.org/files/%{name}-%{version}.tar.gz
14cr|hiawatha-9.4-3|6	Source1:	hiawatha.service
14cr|hiawatha-9.4-3|7	License:	GPLv2
14cr|hiawatha-9.4-3|8	Group:		System/Servers
14cr|hiawatha-9.4-3|9	Url:		http://www.hiawatha-webserver.org/
14cr|hiawatha-9.4-3|10	BuildRequires:	libxslt-devel
14cr|hiawatha-9.4-3|11	BuildRequires:	pkcs11-helper-devel
14cr|hiawatha-9.4-3|12	BuildRequires:	polarssl-devel
14cr|hiawatha-9.4-3|13	BuildRequires:	cmake >= 2.8.4
14cr|hiawatha-9.4-3|14	Requires(preun):rpm-helper
14cr|hiawatha-9.4-3|15	Requires(post):	rpm-helper
14cr|hiawatha-9.4-3|16	Provides:	webserver
14cr|hiawatha-9.4-3|17	
14cr|hiawatha-9.4-3|18	
14cr|hiawatha-9.4-3|19	%description
14cr|hiawatha-9.4-3|20	Hiawatha is an advanced and secure webserver for Unix. It has been written
14cr|hiawatha-9.4-3|21	with 'being secure' as its main goal. This resulted in a webserver which
14cr|hiawatha-9.4-3|22	has for example DoS protection, connection control and traffic throttling.
14cr|hiawatha-9.4-3|23	It has of course also thoroughly been checked and tested for buffer overflows
14cr|hiawatha-9.4-3|24	
14cr|hiawatha-9.4-3|25	%prep
14cr|hiawatha-9.4-3|26	%setup -q
14cr|hiawatha-9.4-3|27	rm -rf polarssl
14cr|hiawatha-9.4-3|28	
14cr|hiawatha-9.4-3|29	%build
14cr|hiawatha-9.4-3|30	%cmake	-DENABLE_CHROOT:BOOL=ON \
14cr|hiawatha-9.4-3|31	-DENABLE_MONITOR:BOOL=ON \
14cr|hiawatha-9.4-3|32	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON \
14cr|hiawatha-9.4-3|33	-DUSE_SYSTEM_POLARSSL:BOOL=ON \
14cr|hiawatha-9.4-3|34	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14cr|hiawatha-9.4-3|35	-DCMAKE_INSTALL_LOCALSTATEDIR:PATH=var \
14cr|hiawatha-9.4-3|36	-DCMAKE_INSTALL_PREFIX:PATH="" \
14cr|hiawatha-9.4-3|37	-DCMAKE_INSTALL_BINDIR:PATH=%{_bindir} \
14cr|hiawatha-9.4-3|38	-DCMAKE_INSTALL_SBINDIR:PATH=%{_sbindir} \
14cr|hiawatha-9.4-3|39	-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
14cr|hiawatha-9.4-3|40	-DCMAKE_INSTALL_MANDIR:PATH=%{_mandir}
14cr|hiawatha-9.4-3|41	%make
14cr|hiawatha-9.4-3|42	
14cr|hiawatha-9.4-3|43	%install
14cr|hiawatha-9.4-3|44	pushd build
14cr|hiawatha-9.4-3|45	%makeinstall_std
14cr|hiawatha-9.4-3|46	
14cr|hiawatha-9.4-3|47	install -D -m 644 logrotate.d/%{name} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|hiawatha-9.4-3|48	perl -pi -e 's|/usr/var/log/hiawatha/|/var/log/hiawatha/|' %{buildroot}%{_sysconfdir}/%{name}/hiawatha.conf
14cr|hiawatha-9.4-3|49	
14cr|hiawatha-9.4-3|50	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/hiawatha.service
14cr|hiawatha-9.4-3|51	popd
14cr|hiawatha-9.4-3|52	
14cr|hiawatha-9.4-3|53	%post
14cr|hiawatha-9.4-3|54	%systemd_post %{name}.service
14cr|hiawatha-9.4-3|55	
14cr|hiawatha-9.4-3|56	%preun
14cr|hiawatha-9.4-3|57	%systemd_preun %{name}.service
14cr|hiawatha-9.4-3|58	
14cr|hiawatha-9.4-3|59	%postun
14cr|hiawatha-9.4-3|60	%systemd_postun_with_restart %{name}.service
14cr|hiawatha-9.4-3|61	
14cr|hiawatha-9.4-3|62	%files
14cr|hiawatha-9.4-3|63	%dir /var/log/%{name}
14cr|hiawatha-9.4-3|64	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|hiawatha-9.4-3|65	%{_sbindir}/%{name}
14cr|hiawatha-9.4-3|66	%{_mandir}/*/*.*
14cr|hiawatha-9.4-3|67	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|hiawatha-9.4-3|68	%{_localstatedir}/www/%{name}/
14cr|hiawatha-9.4-3|69	%{_unitdir}/%{name}*
14cr|hiawatha-9.4-3|70	%{_bindir}/ssi-cgi
14cr|hiawatha-9.4-3|71	%{_sbindir}/cgi-wrapper
14cr|hiawatha-9.4-3|72	%{_sbindir}/wigwam
14cr|hiawatha-9.4-3|73	
14cr|hiawatha-9.4-3|74	%changelog
14cr|hiawatha-9.4-3|75	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.4-3
14cr|hiawatha-9.4-3|76	+ Revision: 67ab15d
14cr|hiawatha-9.4-3|77	- Use systemd macros
14cr|hiawatha-9.4-3|78	
14cr|hiawatha-9.4-3|79	

1967 14
14cr|hibernate-2.0-4|1	%define name	hibernate
14cr|hibernate-2.0-4|2	%define version 2.0
14cr|hibernate-2.0-4|3	%define release 4
14cr|hibernate-2.0-4|4	
14cr|hibernate-2.0-4|5	Name:		%{name}
14cr|hibernate-2.0-4|6	Version:	%{version}
14cr|hibernate-2.0-4|7	Release:	%{release}
14cr|hibernate-2.0-4|8	License:	GPL
14cr|hibernate-2.0-4|9	Summary:	Software suspend 2 hibernate script
14cr|hibernate-2.0-4|10	Group:		System/Base
14cr|hibernate-2.0-4|11	URL:		http://www.tuxonice.net/
14cr|hibernate-2.0-4|12	Source:		http://www.tuxonice.net/downloads/all/%{name}-script-%{version}.tar.gz
14cr|hibernate-2.0-4|13	Patch0:		hibernate-extra_pages_allowance.patch
14cr|hibernate-2.0-4|14	BuildArch:	noarch
14cr|hibernate-2.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|hibernate-2.0-4|16	
14cr|hibernate-2.0-4|17	%description
14cr|hibernate-2.0-4|18	hibernate is a shell script that handles the process of getting ready
14cr|hibernate-2.0-4|19	to suspend to disk and to resume from disk. It requires the Software
14cr|hibernate-2.0-4|20	Suspend 2 patches available at http://www.tuxonice.net/,
14cr|hibernate-2.0-4|21	which are also included in the kernel-tmb package.
14cr|hibernate-2.0-4|22	
14cr|hibernate-2.0-4|23	After installing you will want to run 'hibernate -h' to see available
14cr|hibernate-2.0-4|24	options and modify your /etc/hibernate/hibernate.conf to set them.
14cr|hibernate-2.0-4|25	
14cr|hibernate-2.0-4|26	%prep
14cr|hibernate-2.0-4|27	%setup -q -n %{name}-script-%{version}
14cr|hibernate-2.0-4|28	
14cr|hibernate-2.0-4|29	%patch0 -p1
14cr|hibernate-2.0-4|30	
14cr|hibernate-2.0-4|31	%install
14cr|hibernate-2.0-4|32	rm -rf %{buildroot}
14cr|hibernate-2.0-4|33	export BASE_DIR=%{buildroot}
14cr|hibernate-2.0-4|34	export PREFIX=%{_prefix}
14cr|hibernate-2.0-4|35	export MAN_DIR=$BASE_DIR/%{_mandir}
14cr|hibernate-2.0-4|36	sh install.sh
14cr|hibernate-2.0-4|37	
14cr|hibernate-2.0-4|38	%clean
14cr|hibernate-2.0-4|39	rm -rf %{buildroot}
14cr|hibernate-2.0-4|40	
14cr|hibernate-2.0-4|41	%files
14cr|hibernate-2.0-4|42	%defattr(-,root,root)
14cr|hibernate-2.0-4|43	%doc CHANGELOG COPYING README SCRIPTLET-API
14cr|hibernate-2.0-4|44	%{_datadir}/%{name}
14cr|hibernate-2.0-4|45	%{_mandir}/*/*
14cr|hibernate-2.0-4|46	%{_sbindir}/hibernate
14cr|hibernate-2.0-4|47	%config(noreplace) %{_sysconfdir}/%{name}
14cr|hibernate-2.0-4|48	
14cr|hibernate-2.0-4|49	
14cr|hibernate-2.0-4|50	
14cr|hibernate-2.0-4|51	
14cr|hibernate-2.0-4|52	%changelog
14cr|hibernate-2.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|hibernate-2.0-4|54	+ Revision: f41277f
14cr|hibernate-2.0-4|55	- MassBuild#464: Increase release tag
14cr|hibernate-2.0-4|56	
14cr|hibernate-2.0-4|57	

1968 14
14cr|hid-device-dump-9.04.04-3|1	%define name hid-device-dump
14cr|hid-device-dump-9.04.04-3|2	%define version 9.04.04
14cr|hid-device-dump-9.04.04-3|3	%define release 3
14cr|hid-device-dump-9.04.04-3|4	
14cr|hid-device-dump-9.04.04-3|5	Summary: hid device dump tool
14cr|hid-device-dump-9.04.04-3|6	Name: %{name}
14cr|hid-device-dump-9.04.04-3|7	Version: %{version}
14cr|hid-device-dump-9.04.04-3|8	Release: %{release}
14cr|hid-device-dump-9.04.04-3|9	Source0: %{name}-%{version}.zip
14cr|hid-device-dump-9.04.04-3|10	License: GPLv3+
14cr|hid-device-dump-9.04.04-3|11	Group: System/X11
14cr|hid-device-dump-9.04.04-3|12	Url: http://sourceforge.net/projects/hidtouchsuite/
14cr|hid-device-dump-9.04.04-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|hid-device-dump-9.04.04-3|14	
14cr|hid-device-dump-9.04.04-3|15	%description
14cr|hid-device-dump-9.04.04-3|16	Tool to dump packets from hid devices.
14cr|hid-device-dump-9.04.04-3|17	
14cr|hid-device-dump-9.04.04-3|18	%prep
14cr|hid-device-dump-9.04.04-3|19	%setup -q
14cr|hid-device-dump-9.04.04-3|20	
14cr|hid-device-dump-9.04.04-3|21	%build
14cr|hid-device-dump-9.04.04-3|22	%configure2_5x
14cr|hid-device-dump-9.04.04-3|23	%make
14cr|hid-device-dump-9.04.04-3|24	
14cr|hid-device-dump-9.04.04-3|25	%install
14cr|hid-device-dump-9.04.04-3|26	rm -rf %{buildroot}
14cr|hid-device-dump-9.04.04-3|27	%makeinstall_std
14cr|hid-device-dump-9.04.04-3|28	
14cr|hid-device-dump-9.04.04-3|29	%clean
14cr|hid-device-dump-9.04.04-3|30	rm -rf %{buildroot}
14cr|hid-device-dump-9.04.04-3|31	
14cr|hid-device-dump-9.04.04-3|32	%files
14cr|hid-device-dump-9.04.04-3|33	%defattr(-,root,root)
14cr|hid-device-dump-9.04.04-3|34	%{_bindir}/hidDeviceDump
14cr|hid-device-dump-9.04.04-3|35	
14cr|hid-device-dump-9.04.04-3|36	
14cr|hid-device-dump-9.04.04-3|37	
14cr|hid-device-dump-9.04.04-3|38	%changelog
14cr|hid-device-dump-9.04.04-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.04.04-3
14cr|hid-device-dump-9.04.04-3|40	+ Revision: 2298b83
14cr|hid-device-dump-9.04.04-3|41	- MassBuild#464: Increase release tag
14cr|hid-device-dump-9.04.04-3|42	
14cr|hid-device-dump-9.04.04-3|43	

1969 14
14cr|highmoon-1.2.4-5|1	%define	name	highmoon
14cr|highmoon-1.2.4-5|2	%define	version	1.2.4
14cr|highmoon-1.2.4-5|3	%define release	5
14cr|highmoon-1.2.4-5|4	%define	Summary	Artillery/Worms-like Game in Open Space
14cr|highmoon-1.2.4-5|5	
14cr|highmoon-1.2.4-5|6	Name:		%{name}
14cr|highmoon-1.2.4-5|7	Version:	%{version}
14cr|highmoon-1.2.4-5|8	Release:	%{release}
14cr|highmoon-1.2.4-5|9	Summary:	%{Summary}
14cr|highmoon-1.2.4-5|10	Source0:	http://highmoon.gerdsmeier.net/%{name}-%{version}.tar.gz
14cr|highmoon-1.2.4-5|11	Patch1:		highmoon-1.2.3-mdkconf.patch.bz2
14cr|highmoon-1.2.4-5|12	URL:		http://highmoon.gerdsmeier.net/
14cr|highmoon-1.2.4-5|13	Group:		Games/Arcade
14cr|highmoon-1.2.4-5|14	License:	GPLv2
14cr|highmoon-1.2.4-5|15	BuildRequires:	SDL-devel SDL_image-devel imagemagick
14cr|highmoon-1.2.4-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|highmoon-1.2.4-5|17	
14cr|highmoon-1.2.4-5|18	%description
14cr|highmoon-1.2.4-5|19	HighMoon is an Artillery/Worms-like duel game in which two spaceships fight
14cr|highmoon-1.2.4-5|20	each other in open space. All shots are deflected by the gravitation of
14cr|highmoon-1.2.4-5|21	planets and moons, so be careful not to destroy your own UFO.
14cr|highmoon-1.2.4-5|22	
14cr|highmoon-1.2.4-5|23	%prep
14cr|highmoon-1.2.4-5|24	%setup -q -n HighMoon
14cr|highmoon-1.2.4-5|25	%patch1 -b .mdkconf
14cr|highmoon-1.2.4-5|26	find -type f| xargs chmod 644
14cr|highmoon-1.2.4-5|27	
14cr|highmoon-1.2.4-5|28	%build
14cr|highmoon-1.2.4-5|29	%make	OPTFLAGS="$RPM_OPT_FLAGS -O3" \
14cr|highmoon-1.2.4-5|30	INSTALLPATH="%{_gamesdatadir}/%{name}" \
14cr|highmoon-1.2.4-5|31	INSTALLBIN="%{_gamesbindir}"
14cr|highmoon-1.2.4-5|32	
14cr|highmoon-1.2.4-5|33	%install
14cr|highmoon-1.2.4-5|34	rm -rf $RPM_BUILD_ROOT
14cr|highmoon-1.2.4-5|35	make	INSTALLPATH="$RPM_BUILD_ROOT%{_gamesdatadir}/%{name}" \
14cr|highmoon-1.2.4-5|36	INSTALLBIN="$RPM_BUILD_ROOT%{_gamesbindir}" \
14cr|highmoon-1.2.4-5|37	install
14cr|highmoon-1.2.4-5|38	
14cr|highmoon-1.2.4-5|39	cat<<EOF > $RPM_BUILD_ROOT%{_gamesbindir}/highmoon
14cr|highmoon-1.2.4-5|40	#!/bin/sh
14cr|highmoon-1.2.4-5|41	cd %{_gamesdatadir}/%{name}
14cr|highmoon-1.2.4-5|42	./ufo \$@
14cr|highmoon-1.2.4-5|43	EOF
14cr|highmoon-1.2.4-5|44	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/highmoon
14cr|highmoon-1.2.4-5|45	
14cr|highmoon-1.2.4-5|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|highmoon-1.2.4-5|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|highmoon-1.2.4-5|48	[Desktop Entry]
14cr|highmoon-1.2.4-5|49	Type=Application
14cr|highmoon-1.2.4-5|50	Exec=%{_gamesbindir}/%{name}
14cr|highmoon-1.2.4-5|51	Icon=%{name}
14cr|highmoon-1.2.4-5|52	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|highmoon-1.2.4-5|53	Name=HighMoon
14cr|highmoon-1.2.4-5|54	Comment=%{Summary}
14cr|highmoon-1.2.4-5|55	EOF
14cr|highmoon-1.2.4-5|56	
14cr|highmoon-1.2.4-5|57	install -d $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|highmoon-1.2.4-5|58	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|59	convert -size 32x32 icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|60	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|61	
14cr|highmoon-1.2.4-5|62	%if %mdkversion < 200900
14cr|highmoon-1.2.4-5|63	%post
14cr|highmoon-1.2.4-5|64	%{update_menus}
14cr|highmoon-1.2.4-5|65	%endif
14cr|highmoon-1.2.4-5|66	
14cr|highmoon-1.2.4-5|67	%if %mdkversion < 200900
14cr|highmoon-1.2.4-5|68	%postun
14cr|highmoon-1.2.4-5|69	%{clean_menus}
14cr|highmoon-1.2.4-5|70	%endif
14cr|highmoon-1.2.4-5|71	
14cr|highmoon-1.2.4-5|72	%clean
14cr|highmoon-1.2.4-5|73	rm -rf $RPM_BUILD_ROOT
14cr|highmoon-1.2.4-5|74	
14cr|highmoon-1.2.4-5|75	%files
14cr|highmoon-1.2.4-5|76	%defattr(644,root,root,755)
14cr|highmoon-1.2.4-5|77	%doc AUTHORS NEWS README
14cr|highmoon-1.2.4-5|78	%defattr(-,root,root)
14cr|highmoon-1.2.4-5|79	%{_gamesbindir}/highmoon
14cr|highmoon-1.2.4-5|80	%dir %{_gamesdatadir}/highmoon
14cr|highmoon-1.2.4-5|81	%dir %{_gamesdatadir}/highmoon/gfx
14cr|highmoon-1.2.4-5|82	%{_gamesdatadir}/highmoon/gfx/*
14cr|highmoon-1.2.4-5|83	%dir %{_gamesdatadir}/highmoon/snd
14cr|highmoon-1.2.4-5|84	%{_gamesdatadir}/highmoon/snd/*
14cr|highmoon-1.2.4-5|85	%{_gamesdatadir}/highmoon/ufo
14cr|highmoon-1.2.4-5|86	%{_miconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|87	%{_iconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|88	%{_liconsdir}/%{name}.png
14cr|highmoon-1.2.4-5|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|highmoon-1.2.4-5|90	
14cr|highmoon-1.2.4-5|91	
14cr|highmoon-1.2.4-5|92	
14cr|highmoon-1.2.4-5|93	
14cr|highmoon-1.2.4-5|94	%changelog
14cr|highmoon-1.2.4-5|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-5
14cr|highmoon-1.2.4-5|96	+ Revision: 609ce05
14cr|highmoon-1.2.4-5|97	- MassBuild#464: Increase release tag
14cr|highmoon-1.2.4-5|98	
14cr|highmoon-1.2.4-5|99	

1970 14
14cr|hinedo-0.4-3|1	Name: hinedo
14cr|hinedo-0.4-3|2	Summary: Tray applet to listen Hinet radio
14cr|hinedo-0.4-3|3	Version: 0.4
14cr|hinedo-0.4-3|4	Release: 3
14cr|hinedo-0.4-3|5	License: GPLv2+
14cr|hinedo-0.4-3|6	Group: Sound
14cr|hinedo-0.4-3|7	Source0: http://of.openfoundry.org/download_path/hinedo/2007.11.18/%name-%version.tar.bz2
14cr|hinedo-0.4-3|8	Patch0: hinedo-0.4-makefile.patch
14cr|hinedo-0.4-3|9	Patch1: hinedo-0.4-str-fmt.patch
14cr|hinedo-0.4-3|10	patch2:	hinedo-0.4.nostrip.patch
14cr|hinedo-0.4-3|11	URL: http://of.openfoundry.org/projects/814
14cr|hinedo-0.4-3|12	BuildRequires: pkgconfig(gtk+-2.0) desktop-file-utils
14cr|hinedo-0.4-3|13	Requires: mplayer
14cr|hinedo-0.4-3|14	Requires: python
14cr|hinedo-0.4-3|15	Obsoletes: hinetradio
14cr|hinedo-0.4-3|16	
14cr|hinedo-0.4-3|17	%description
14cr|hinedo-0.4-3|18	Tray applet to listen Hinet radio.
14cr|hinedo-0.4-3|19	
14cr|hinedo-0.4-3|20	%prep
14cr|hinedo-0.4-3|21	%setup -q -n %{name}-%{version}
14cr|hinedo-0.4-3|22	%patch0 -p0
14cr|hinedo-0.4-3|23	%patch1 -p0
14cr|hinedo-0.4-3|24	%patch2 -p1 -b .nostrip
14cr|hinedo-0.4-3|25	
14cr|hinedo-0.4-3|26	%build
14cr|hinedo-0.4-3|27	%make CFLAGS="%optflags" LDFLAGS="%{?ldflags} -lX11"
14cr|hinedo-0.4-3|28	
14cr|hinedo-0.4-3|29	%install
14cr|hinedo-0.4-3|30	%makeinstall_std CFLAGS="%optflags" LDFLAGS="%{?ldflags} -lX11"
14cr|hinedo-0.4-3|31	
14cr|hinedo-0.4-3|32	desktop-file-install --vendor="" \
14cr|hinedo-0.4-3|33	--remove-category="Application" \
14cr|hinedo-0.4-3|34	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
14cr|hinedo-0.4-3|35	
14cr|hinedo-0.4-3|36	%files
14cr|hinedo-0.4-3|37	%defattr(-,root,root)
14cr|hinedo-0.4-3|38	%{_bindir}/*
14cr|hinedo-0.4-3|39	%{_datadir}/applications/*.desktop
14cr|hinedo-0.4-3|40	%{_datadir}/pixmaps/*.png
14cr|hinedo-0.4-3|41	%{_prefix}/lib/hinedo/update
14cr|hinedo-0.4-3|42	
14cr|hinedo-0.4-3|43	
14cr|hinedo-0.4-3|44	
14cr|hinedo-0.4-3|45	
14cr|hinedo-0.4-3|46	%changelog
14cr|hinedo-0.4-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|hinedo-0.4-3|48	+ Revision: fc2ba9e
14cr|hinedo-0.4-3|49	- MassBuild#464: Increase release tag
14cr|hinedo-0.4-3|50	
14cr|hinedo-0.4-3|51	

1971 14
14cr|hinetradio-1.0-0.beta6.3|1	%define betaversion beta6
14cr|hinetradio-1.0-0.beta6.3|2	
14cr|hinetradio-1.0-0.beta6.3|3	Name: hinetradio
14cr|hinetradio-1.0-0.beta6.3|4	Summary: Tray applet to listen Hinet radio
14cr|hinetradio-1.0-0.beta6.3|5	Version: 1.0
14cr|hinetradio-1.0-0.beta6.3|6	Release: %mkrel -c %betaversion 3
14cr|hinetradio-1.0-0.beta6.3|7	License: GPL
14cr|hinetradio-1.0-0.beta6.3|8	Group: Sound
14cr|hinetradio-1.0-0.beta6.3|9	Source0: http://fd.idv.tw/hinetradio/%{name}-%{version}-%{betaversion}.tar.bz2
14cr|hinetradio-1.0-0.beta6.3|10	URL: http://fd.idv.tw/hinetradio
14cr|hinetradio-1.0-0.beta6.3|11	BuildRequires: pkgconfig(gtk+-2.0) desktop-file-utils curl-devel
14cr|hinetradio-1.0-0.beta6.3|12	BuildRequires: pkgconfig(gstreamer-0.10)
14cr|hinetradio-1.0-0.beta6.3|13	Requires: gstreamer0.10-ffmpeg gstreamer0.10-mms
14cr|hinetradio-1.0-0.beta6.3|14	
14cr|hinetradio-1.0-0.beta6.3|15	%description
14cr|hinetradio-1.0-0.beta6.3|16	Tray applet to listen Hinet radio.
14cr|hinetradio-1.0-0.beta6.3|17	
14cr|hinetradio-1.0-0.beta6.3|18	%prep
14cr|hinetradio-1.0-0.beta6.3|19	%setup -q -n %{name}-%{version}-%{betaversion}
14cr|hinetradio-1.0-0.beta6.3|20	
14cr|hinetradio-1.0-0.beta6.3|21	%build
14cr|hinetradio-1.0-0.beta6.3|22	%configure2_5x LIBS="-lX11"
14cr|hinetradio-1.0-0.beta6.3|23	%make
14cr|hinetradio-1.0-0.beta6.3|24	
14cr|hinetradio-1.0-0.beta6.3|25	%install
14cr|hinetradio-1.0-0.beta6.3|26	%makeinstall_std
14cr|hinetradio-1.0-0.beta6.3|27	
14cr|hinetradio-1.0-0.beta6.3|28	desktop-file-install --vendor="" \
14cr|hinetradio-1.0-0.beta6.3|29	--remove-category="Application" \
14cr|hinetradio-1.0-0.beta6.3|30	--add-category="TrayIcon" \
14cr|hinetradio-1.0-0.beta6.3|31	--add-only-show-in="KDE" \
14cr|hinetradio-1.0-0.beta6.3|32	--add-only-show-in="GNOME" \
14cr|hinetradio-1.0-0.beta6.3|33	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
14cr|hinetradio-1.0-0.beta6.3|34	
14cr|hinetradio-1.0-0.beta6.3|35	%files
14cr|hinetradio-1.0-0.beta6.3|36	%defattr(-,root,root)
14cr|hinetradio-1.0-0.beta6.3|37	%{_bindir}/*
14cr|hinetradio-1.0-0.beta6.3|38	%{_datadir}/applications/*.desktop
14cr|hinetradio-1.0-0.beta6.3|39	%{_datadir}/pixmaps/*.png
14cr|hinetradio-1.0-0.beta6.3|40	
14cr|hinetradio-1.0-0.beta6.3|41	
14cr|hinetradio-1.0-0.beta6.3|42	
14cr|hinetradio-1.0-0.beta6.3|43	
14cr|hinetradio-1.0-0.beta6.3|44	%changelog
14cr|hinetradio-1.0-0.beta6.3|45	* Tue Nov 06 2012 alexander barakin aka sash-kan <alex@barak.in> 1.0-0.beta6.3
14cr|hinetradio-1.0-0.beta6.3|46	+ Revision: f65c152
14cr|hinetradio-1.0-0.beta6.3|47	- spec cleanup
14cr|hinetradio-1.0-0.beta6.3|48	
14cr|hinetradio-1.0-0.beta6.3|49	

1972 14
14cr|hippo-canvas-0.3.1-6|1	%define name hippo-canvas
14cr|hippo-canvas-0.3.1-6|2	%define api 1
14cr|hippo-canvas-0.3.1-6|3	%define major 0
14cr|hippo-canvas-0.3.1-6|4	%define libname %mklibname %name %api %major
14cr|hippo-canvas-0.3.1-6|5	%define develname %mklibname -d %name
14cr|hippo-canvas-0.3.1-6|6	
14cr|hippo-canvas-0.3.1-6|7	Name:           %name
14cr|hippo-canvas-0.3.1-6|8	Version:        0.3.1
14cr|hippo-canvas-0.3.1-6|9	Release:        6
14cr|hippo-canvas-0.3.1-6|10	Summary:        A canvas widget
14cr|hippo-canvas-0.3.1-6|11	
14cr|hippo-canvas-0.3.1-6|12	Group:          Graphical desktop/GNOME
14cr|hippo-canvas-0.3.1-6|13	License:        LGPLv2
14cr|hippo-canvas-0.3.1-6|14	URL:            http://developer.mugshot.org/wiki/Hippo_Canvas
14cr|hippo-canvas-0.3.1-6|15	Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/hippo-canvas-%{version}.tar.bz2
14cr|hippo-canvas-0.3.1-6|16	Patch0:		hippo-canvas-0.3.0-linkage.patch
14cr|hippo-canvas-0.3.1-6|17	BuildRequires:  gtk2-devel
14cr|hippo-canvas-0.3.1-6|18	BuildRequires:  librsvg-devel
14cr|hippo-canvas-0.3.1-6|19	BuildRequires:  gobject-introspection-devel
14cr|hippo-canvas-0.3.1-6|20	BuildRequires:  python-cairo-devel
14cr|hippo-canvas-0.3.1-6|21	
14cr|hippo-canvas-0.3.1-6|22	%description
14cr|hippo-canvas-0.3.1-6|23	The hippo-canvas library contains a canvas widget developed by the
14cr|hippo-canvas-0.3.1-6|24	Mugshot team for displaying GTK+ UI across multiple platforms.
14cr|hippo-canvas-0.3.1-6|25	
14cr|hippo-canvas-0.3.1-6|26	%package -n %libname
14cr|hippo-canvas-0.3.1-6|27	Group:          System/Libraries
14cr|hippo-canvas-0.3.1-6|28	Summary:        A canvas widget
14cr|hippo-canvas-0.3.1-6|29	
14cr|hippo-canvas-0.3.1-6|30	%description -n %libname
14cr|hippo-canvas-0.3.1-6|31	The hippo-canvas library contains a canvas widget developed by the
14cr|hippo-canvas-0.3.1-6|32	Mugshot team for displaying GTK+ UI across multiple platforms.
14cr|hippo-canvas-0.3.1-6|33	
14cr|hippo-canvas-0.3.1-6|34	
14cr|hippo-canvas-0.3.1-6|35	%package -n %develname
14cr|hippo-canvas-0.3.1-6|36	Summary:        Development files for hippo-canvas
14cr|hippo-canvas-0.3.1-6|37	Group:          Development/C
14cr|hippo-canvas-0.3.1-6|38	Requires:       %{libname} = %{version}-%{release}
14cr|hippo-canvas-0.3.1-6|39	Provides:	lib%name-devel = %version-%release
14cr|hippo-canvas-0.3.1-6|40	Provides:	%name-devel = %version-%release
14cr|hippo-canvas-0.3.1-6|41	
14cr|hippo-canvas-0.3.1-6|42	%description -n %develname
14cr|hippo-canvas-0.3.1-6|43	The hippo-canvas-devel package contains libraries and header files for
14cr|hippo-canvas-0.3.1-6|44	developing applications that use hippo-canvas.
14cr|hippo-canvas-0.3.1-6|45	
14cr|hippo-canvas-0.3.1-6|46	%package -n     python-%name
14cr|hippo-canvas-0.3.1-6|47	Summary:        Python module for hippo-canvas
14cr|hippo-canvas-0.3.1-6|48	Group:          Development/Python
14cr|hippo-canvas-0.3.1-6|49	Requires:       %{libname} = %{version}-%{release}
14cr|hippo-canvas-0.3.1-6|50	BuildRequires:  pygtk2.0-devel
14cr|hippo-canvas-0.3.1-6|51	BuildRequires:  python-gobject-devel > 2.21.2
14cr|hippo-canvas-0.3.1-6|52	BuildRequires:  gtk-doc
14cr|hippo-canvas-0.3.1-6|53	
14cr|hippo-canvas-0.3.1-6|54	%description -n python-%name
14cr|hippo-canvas-0.3.1-6|55	The hippo-canvas-python package contains a Python interface.
14cr|hippo-canvas-0.3.1-6|56	
14cr|hippo-canvas-0.3.1-6|57	%prep
14cr|hippo-canvas-0.3.1-6|58	%setup -q
14cr|hippo-canvas-0.3.1-6|59	%patch0 -p0
14cr|hippo-canvas-0.3.1-6|60	
14cr|hippo-canvas-0.3.1-6|61	%build
14cr|hippo-canvas-0.3.1-6|62	export LDFLAGS="-lgmodule-2.0"
14cr|hippo-canvas-0.3.1-6|63	%configure2_5x --disable-static
14cr|hippo-canvas-0.3.1-6|64	%make
14cr|hippo-canvas-0.3.1-6|65	
14cr|hippo-canvas-0.3.1-6|66	%install
14cr|hippo-canvas-0.3.1-6|67	%makeinstall_std
14cr|hippo-canvas-0.3.1-6|68	mv %buildroot%_datadir/gir %buildroot%_datadir/gir-1.0
14cr|hippo-canvas-0.3.1-6|69	
14cr|hippo-canvas-0.3.1-6|70	
14cr|hippo-canvas-0.3.1-6|71	%files -n %libname
14cr|hippo-canvas-0.3.1-6|72	%defattr(-,root,root,-)
14cr|hippo-canvas-0.3.1-6|73	%doc LICENSE README AUTHORS
14cr|hippo-canvas-0.3.1-6|74	%{_libdir}/libhippocanvas-%api.so.%{major}*
14cr|hippo-canvas-0.3.1-6|75	%_libdir/girepository-1.0/Hippo-1.0.typelib
14cr|hippo-canvas-0.3.1-6|76	
14cr|hippo-canvas-0.3.1-6|77	%files -n %develname
14cr|hippo-canvas-0.3.1-6|78	%defattr(-,root,root,-)
14cr|hippo-canvas-0.3.1-6|79	%{_datadir}/gtk-doc/html/*
14cr|hippo-canvas-0.3.1-6|80	%{_includedir}/*
14cr|hippo-canvas-0.3.1-6|81	%{_libdir}/pkgconfig/hippo-canvas-1.pc
14cr|hippo-canvas-0.3.1-6|82	%{_libdir}/*.so
14cr|hippo-canvas-0.3.1-6|83	%_datadir/gir-1.0/Hippo-1.0.gir
14cr|hippo-canvas-0.3.1-6|84	
14cr|hippo-canvas-0.3.1-6|85	%files -n python-%name
14cr|hippo-canvas-0.3.1-6|86	%defattr(-,root,root,-)
14cr|hippo-canvas-0.3.1-6|87	%{python_sitearch}/*.so
14cr|hippo-canvas-0.3.1-6|88	
14cr|hippo-canvas-0.3.1-6|89	
14cr|hippo-canvas-0.3.1-6|90	
14cr|hippo-canvas-0.3.1-6|91	
14cr|hippo-canvas-0.3.1-6|92	%changelog
14cr|hippo-canvas-0.3.1-6|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-6
14cr|hippo-canvas-0.3.1-6|94	+ Revision: 850af64
14cr|hippo-canvas-0.3.1-6|95	- MassBuild#464: Increase release tag
14cr|hippo-canvas-0.3.1-6|96	
14cr|hippo-canvas-0.3.1-6|97	

1973 14
14cr|hiredis-0.10.1-2|1	%define major 0
14cr|hiredis-0.10.1-2|2	%define libname %mklibname hiredis %{major}
14cr|hiredis-0.10.1-2|3	%define develname %mklibname hiredis -d
14cr|hiredis-0.10.1-2|4	
14cr|hiredis-0.10.1-2|5	Summary:	A minimalistic C client library for Redis
14cr|hiredis-0.10.1-2|6	Name:		hiredis
14cr|hiredis-0.10.1-2|7	Version:	0.10.1
14cr|hiredis-0.10.1-2|8	Release:	2
14cr|hiredis-0.10.1-2|9	Group:		System/Libraries
14cr|hiredis-0.10.1-2|10	License:	BSD
14cr|hiredis-0.10.1-2|11	URL:		https://github.com/antirez/hiredis
14cr|hiredis-0.10.1-2|12	Source0:	antirez-%{name}-v%{version}-28-gd5d8843.tar.gz
14cr|hiredis-0.10.1-2|13	
14cr|hiredis-0.10.1-2|14	%description
14cr|hiredis-0.10.1-2|15	Hiredis is a minimalistic C client library for the Redis database.
14cr|hiredis-0.10.1-2|16	
14cr|hiredis-0.10.1-2|17	%package -n	%{libname}
14cr|hiredis-0.10.1-2|18	Summary:        A minimalistic C client library for Redis
14cr|hiredis-0.10.1-2|19	Group:          System/Libraries
14cr|hiredis-0.10.1-2|20	
14cr|hiredis-0.10.1-2|21	%description -n	%{libname}
14cr|hiredis-0.10.1-2|22	Hiredis is a minimalistic C client library for the Redis database.
14cr|hiredis-0.10.1-2|23	
14cr|hiredis-0.10.1-2|24	%package -n	%{develname}
14cr|hiredis-0.10.1-2|25	Summary:        Header files and libraries for hiredis C development
14cr|hiredis-0.10.1-2|26	Group:          Development/C
14cr|hiredis-0.10.1-2|27	Requires:	%{libname} >= %{version}-%{release}
14cr|hiredis-0.10.1-2|28	Provides:	hiredis-devel = %{version}-%{release}
14cr|hiredis-0.10.1-2|29	
14cr|hiredis-0.10.1-2|30	%description -n	%{develname}
14cr|hiredis-0.10.1-2|31	This package contains the header files and libraries to develop applications
14cr|hiredis-0.10.1-2|32	using a Redis database.
14cr|hiredis-0.10.1-2|33	
14cr|hiredis-0.10.1-2|34	
14cr|hiredis-0.10.1-2|35	%prep
14cr|hiredis-0.10.1-2|36	
14cr|hiredis-0.10.1-2|37	%setup -q -n antirez-%{name}-d5d8843
14cr|hiredis-0.10.1-2|38	
14cr|hiredis-0.10.1-2|39	%build
14cr|hiredis-0.10.1-2|40	%make OPTIMIZATION="%{optflags}" LDFLAGS="%{ldflags}"
14cr|hiredis-0.10.1-2|41	
14cr|hiredis-0.10.1-2|42	%install
14cr|hiredis-0.10.1-2|43	rm -rf %{buildroot}
14cr|hiredis-0.10.1-2|44	
14cr|hiredis-0.10.1-2|45	make install PREFIX=%{buildroot}/%{_prefix} INSTALL_LIBRARY_PATH=%{buildroot}%{_libdir}
14cr|hiredis-0.10.1-2|46	
14cr|hiredis-0.10.1-2|47	rm -f `find %{buildroot} -name *.*a`
14cr|hiredis-0.10.1-2|48	
14cr|hiredis-0.10.1-2|49	%files -n %{libname}
14cr|hiredis-0.10.1-2|50	%doc COPYING
14cr|hiredis-0.10.1-2|51	%{_libdir}/lib*.so.%{major}*
14cr|hiredis-0.10.1-2|52	
14cr|hiredis-0.10.1-2|53	%files -n %{develname}
14cr|hiredis-0.10.1-2|54	%doc README.md
14cr|hiredis-0.10.1-2|55	%{_includedir}/%{name}
14cr|hiredis-0.10.1-2|56	%{_libdir}/*.so
14cr|hiredis-0.10.1-2|57	
14cr|hiredis-0.10.1-2|58	
14cr|hiredis-0.10.1-2|59	
14cr|hiredis-0.10.1-2|60	
14cr|hiredis-0.10.1-2|61	%changelog
14cr|hiredis-0.10.1-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-2
14cr|hiredis-0.10.1-2|63	+ Revision: f7b2a6b
14cr|hiredis-0.10.1-2|64	- MassBuild#464: Increase release tag
14cr|hiredis-0.10.1-2|65	
14cr|hiredis-0.10.1-2|66	

1974 14
14cr|hk_classes-0.8.3-14|1	%define LIBMAJ 15
14cr|hk_classes-0.8.3-14|2	%define libname %mklibname %name %LIBMAJ
14cr|hk_classes-0.8.3-14|3	%define develname %mklibname %name -d
14cr|hk_classes-0.8.3-14|4	%define release 14
14cr|hk_classes-0.8.3-14|5	
14cr|hk_classes-0.8.3-14|6	Summary:	GUI independent C++ database application libraries
14cr|hk_classes-0.8.3-14|7	Name:		hk_classes
14cr|hk_classes-0.8.3-14|8	Version: 	0.8.3
14cr|hk_classes-0.8.3-14|9	Release: 	%release
14cr|hk_classes-0.8.3-14|10	License:	GPL
14cr|hk_classes-0.8.3-14|11	Group:		Databases
14cr|hk_classes-0.8.3-14|12	Source0:		http://hk-classes.sourceforge.net/hk_classes-%{version}.tar.bz2
14cr|hk_classes-0.8.3-14|13	Patch0:		hk_classes-0.8.3-gcc43.patch
14cr|hk_classes-0.8.3-14|14	Patch1:		hk_classes-0.8.3-fix-str-fmt.patch
14cr|hk_classes-0.8.3-14|15	patch2:		hk_classes-0.8.3.unistd.patch
14cr|hk_classes-0.8.3-14|16	Url:		http://hk-classes.sourceforge.net
14cr|hk_classes-0.8.3-14|17	BuildRequires:	fontconfig-devel
14cr|hk_classes-0.8.3-14|18	BuildRequires:	mysql-devel
14cr|hk_classes-0.8.3-14|19	BuildRequires:  postgresql-devel
14cr|hk_classes-0.8.3-14|20	BuildRequires:  unixODBC-devel
14cr|hk_classes-0.8.3-14|21	BuildRequires:  libpx-devel
14cr|hk_classes-0.8.3-14|22	BuildRequires:  xbsql-devel
14cr|hk_classes-0.8.3-14|23	BuildRequires:	pkgconfig(python)
14cr|hk_classes-0.8.3-14|24	BuildRequires:  sqlite3-devel
14cr|hk_classes-0.8.3-14|25	%ifarch x86_64
14cr|hk_classes-0.8.3-14|26	%else
14cr|hk_classes-0.8.3-14|27	BuildRequires:  firebird-devel
14cr|hk_classes-0.8.3-14|28	%endif
14cr|hk_classes-0.8.3-14|29	BuildRequires:  chrpath
14cr|hk_classes-0.8.3-14|30	Requires: 	%{libname} = %{version}-%{release}
14cr|hk_classes-0.8.3-14|31	
14cr|hk_classes-0.8.3-14|32	%description
14cr|hk_classes-0.8.3-14|33	Hk_classes is a set of GUI independent C++ libraries which allow the rapid
14cr|hk_classes-0.8.3-14|34	development of database applications and includes command line tools to use
14cr|hk_classes-0.8.3-14|35	hk_classes in scripts.
14cr|hk_classes-0.8.3-14|36	
14cr|hk_classes-0.8.3-14|37	firebird support is not available for x86_64
14cr|hk_classes-0.8.3-14|38	
14cr|hk_classes-0.8.3-14|39	%package	-n python-%{name}
14cr|hk_classes-0.8.3-14|40	Summary:  	Python support for hk_classes
14cr|hk_classes-0.8.3-14|41	Group: 		Development/Python
14cr|hk_classes-0.8.3-14|42	
14cr|hk_classes-0.8.3-14|43	%description -n python-%{name}
14cr|hk_classes-0.8.3-14|44	Python scripting support for hk_classes.
14cr|hk_classes-0.8.3-14|45	
14cr|hk_classes-0.8.3-14|46	%package	-n %{libname}
14cr|hk_classes-0.8.3-14|47	Summary:  	Libraries for hk_classes applications
14cr|hk_classes-0.8.3-14|48	Group: 		System/Libraries
14cr|hk_classes-0.8.3-14|49	Obsoletes:	%mklibname %name 5
14cr|hk_classes-0.8.3-14|50	Conflicts:	%develname < 0.8.3-3
14cr|hk_classes-0.8.3-14|51	Conflicts:	%{mklibname -d %name 5}
14cr|hk_classes-0.8.3-14|52	
14cr|hk_classes-0.8.3-14|53	%description -n %{libname}
14cr|hk_classes-0.8.3-14|54	Hk_classes libraries for command-line scripts and application development.
14cr|hk_classes-0.8.3-14|55	
14cr|hk_classes-0.8.3-14|56	%package	-n %{develname}
14cr|hk_classes-0.8.3-14|57	Summary:  	Development files for hk_classes applications
14cr|hk_classes-0.8.3-14|58	Group: 		Development/Databases
14cr|hk_classes-0.8.3-14|59	Requires: 	%{libname} = %{version}-%{release}
14cr|hk_classes-0.8.3-14|60	Provides:	hk_classes-devel = %{version}
14cr|hk_classes-0.8.3-14|61	Obsoletes:	%mklibname -d %name 15
14cr|hk_classes-0.8.3-14|62	Conflicts:	%libname < 0.8.3-3
14cr|hk_classes-0.8.3-14|63	Conflicts:	%mklibname %name 5
14cr|hk_classes-0.8.3-14|64	
14cr|hk_classes-0.8.3-14|65	%description -n %{develname}
14cr|hk_classes-0.8.3-14|66	Hk_classes header files for application development.
14cr|hk_classes-0.8.3-14|67	
14cr|hk_classes-0.8.3-14|68	%prep
14cr|hk_classes-0.8.3-14|69	%setup -q -n %{name}-%{version}
14cr|hk_classes-0.8.3-14|70	%patch0 -p1
14cr|hk_classes-0.8.3-14|71	%patch1 -p0
14cr|hk_classes-0.8.3-14|72	%patch2 -p1 -b .unistd
14cr|hk_classes-0.8.3-14|73	
14cr|hk_classes-0.8.3-14|74	%build
14cr|hk_classes-0.8.3-14|75	%configure2_5x --with-xbase-libdir=%{_libdir}
14cr|hk_classes-0.8.3-14|76	%make
14cr|hk_classes-0.8.3-14|77	
14cr|hk_classes-0.8.3-14|78	%install
14cr|hk_classes-0.8.3-14|79	%makeinstall_std
14cr|hk_classes-0.8.3-14|80	
14cr|hk_classes-0.8.3-14|81	# (sb) create a default config file
14cr|hk_classes-0.8.3-14|82	
14cr|hk_classes-0.8.3-14|83	install -d $RPM_BUILD_ROOT/%{_sysconfdir}
14cr|hk_classes-0.8.3-14|84	cat << EOF > $RPM_BUILD_ROOT/%{_sysconfdir}/hk_classes.conf
14cr|hk_classes-0.8.3-14|85	<?xml version="1.0" ?>
14cr|hk_classes-0.8.3-14|86	
14cr|hk_classes-0.8.3-14|87	<HK_VERSION>0.8.2</HK_VERSION>
14cr|hk_classes-0.8.3-14|88	<GENERAL>
14cr|hk_classes-0.8.3-14|89	<SHOWPEDANTIC>YES</SHOWPEDANTIC>
14cr|hk_classes-0.8.3-14|90	<DRIVERPATH>%{_libdir}/%{name}/drivers</DRIVERPATH>
14cr|hk_classes-0.8.3-14|91	<DEFAULTFONT>Courier</DEFAULTFONT>
14cr|hk_classes-0.8.3-14|92	<DEFAULTFONTSIZE>12</DEFAULTFONTSIZE>
14cr|hk_classes-0.8.3-14|93	<DEFAULTTEXTALIGNMENT>LEFT</DEFAULTTEXTALIGNMENT>
14cr|hk_classes-0.8.3-14|94	<DEFAULTNUMBERALIGNMENT>RIGHT</DEFAULTNUMBERALIGNMENT>
14cr|hk_classes-0.8.3-14|95	<MAXIMIZEDWINDOWS>NO</MAXIMIZEDWINDOWS>
14cr|hk_classes-0.8.3-14|96	<DEFAULTPRECISION>2</DEFAULTPRECISION>
14cr|hk_classes-0.8.3-14|97	<DEFAULTTHOUSANDSSEPARATOR>NO</DEFAULTTHOUSANDSSEPARATOR>
14cr|hk_classes-0.8.3-14|98	<DEFAULTDRIVER>mysql</DEFAULTDRIVER>
14cr|hk_classes-0.8.3-14|99	<DEFAULTSIZETYPE>ABSOLUTE</DEFAULTSIZETYPE>
14cr|hk_classes-0.8.3-14|100	<MEASURESYSTEM>CM</MEASURESYSTEM>
14cr|hk_classes-0.8.3-14|101	</GENERAL>
14cr|hk_classes-0.8.3-14|102	<HK_REGIONAL>
14cr|hk_classes-0.8.3-14|103	<DEFAULTTIMEFORMAT>h:m:s</DEFAULTTIMEFORMAT>
14cr|hk_classes-0.8.3-14|104	<DEFAULTDATETIMEFORMAT>D.M.Y h:m:s</DEFAULTDATETIMEFORMAT>
14cr|hk_classes-0.8.3-14|105	<DEFAULTDATEFORMAT>D.M.Y</DEFAULTDATEFORMAT>
14cr|hk_classes-0.8.3-14|106	<LOCALE/>
14cr|hk_classes-0.8.3-14|107	</HK_REGIONAL>
14cr|hk_classes-0.8.3-14|108	<REPORT>
14cr|hk_classes-0.8.3-14|109	<PRINTERCOMMAND>lpr</PRINTERCOMMAND>
14cr|hk_classes-0.8.3-14|110	<REPORTFONTENCODING>ISO-8859-1</REPORTFONTENCODING>
14cr|hk_classes-0.8.3-14|111	</REPORT>
14cr|hk_classes-0.8.3-14|112	EOF
14cr|hk_classes-0.8.3-14|113	
14cr|hk_classes-0.8.3-14|114	# (sb) get rid of rpath
14cr|hk_classes-0.8.3-14|115	chrpath --delete $RPM_BUILD_ROOT%{_bindir}/*
14cr|hk_classes-0.8.3-14|116	
14cr|hk_classes-0.8.3-14|117	# (sb) fix the .la files
14cr|hk_classes-0.8.3-14|118	perl -pi -e "s|-L$RPM_BUILD_DIR/%{name}-%{version}/hk_classes||g" $RPM_BUILD_ROOT%{_libdir}/%{name}/drivers/*.la
14cr|hk_classes-0.8.3-14|119	
14cr|hk_classes-0.8.3-14|120	# (sb) installed but not packaged
14cr|hk_classes-0.8.3-14|121	rm -rf $RPM_BUILD_ROOT/usr/local
14cr|hk_classes-0.8.3-14|122	
14cr|hk_classes-0.8.3-14|123	mkdir -p %buildroot/%_sysconfdir/ld.so.conf.d
14cr|hk_classes-0.8.3-14|124	echo "%_libdir/%name" >  %buildroot/%_sysconfdir/ld.so.conf.d/%name.conf
14cr|hk_classes-0.8.3-14|125	
14cr|hk_classes-0.8.3-14|126	%post -n %{libname}
14cr|hk_classes-0.8.3-14|127	grep -q "^/usr/lib/%{name}$" /etc/ld.so.conf || echo "/usr/lib/%{name}" >> /etc/ld.so.conf
14cr|hk_classes-0.8.3-14|128	
14cr|hk_classes-0.8.3-14|129	%postun -n %{libname}
14cr|hk_classes-0.8.3-14|130	if [ "$1" = "0" ]; then
14cr|hk_classes-0.8.3-14|131	rm -f /etc/ld.so.conf.new
14cr|hk_classes-0.8.3-14|132	grep -v -e "/usr/lib/%{name}" /etc/ld.so.conf > /etc/ld.so.conf.new
14cr|hk_classes-0.8.3-14|133	mv -f /etc/ld.so.conf.new /etc/ld.so.conf
14cr|hk_classes-0.8.3-14|134	fi
14cr|hk_classes-0.8.3-14|135	
14cr|hk_classes-0.8.3-14|136	%files
14cr|hk_classes-0.8.3-14|137	%defattr(-,root,root)
14cr|hk_classes-0.8.3-14|138	%doc ChangeLog COPYING NEWS INSTALL README
14cr|hk_classes-0.8.3-14|139	%{_bindir}/hk_actionquery
14cr|hk_classes-0.8.3-14|140	%{_bindir}/hk_exportcsv
14cr|hk_classes-0.8.3-14|141	%{_bindir}/hk_exporthtml
14cr|hk_classes-0.8.3-14|142	%{_bindir}/hk_exportxml
14cr|hk_classes-0.8.3-14|143	%{_bindir}/hk_importcsv
14cr|hk_classes-0.8.3-14|144	%{_bindir}/hk_report
14cr|hk_classes-0.8.3-14|145	%{_bindir}/hk_dbcopy
14cr|hk_classes-0.8.3-14|146	%config(noreplace) %{_sysconfdir}/hk_classes.conf
14cr|hk_classes-0.8.3-14|147	%{_mandir}/man1/hk_actionquery.1man*
14cr|hk_classes-0.8.3-14|148	%{_mandir}/man1/hk_exportcsv.1man*
14cr|hk_classes-0.8.3-14|149	%{_mandir}/man1/hk_exporthtml.1man*
14cr|hk_classes-0.8.3-14|150	%{_mandir}/man1/hk_exportxml.1man*
14cr|hk_classes-0.8.3-14|151	%{_mandir}/man1/hk_importcsv.1man*
14cr|hk_classes-0.8.3-14|152	%{_mandir}/man1/hk_report.1man*
14cr|hk_classes-0.8.3-14|153	%{_mandir}/man1/hk_dbcopy.1man*
14cr|hk_classes-0.8.3-14|154	
14cr|hk_classes-0.8.3-14|155	%files -n python-%{name}
14cr|hk_classes-0.8.3-14|156	%defattr(-,root,root)
14cr|hk_classes-0.8.3-14|157	%python_sitearch/*
14cr|hk_classes-0.8.3-14|158	
14cr|hk_classes-0.8.3-14|159	%files -n %{libname}
14cr|hk_classes-0.8.3-14|160	%defattr(-,root,root)
14cr|hk_classes-0.8.3-14|161	%{_sysconfdir}/ld.so.conf.d/hk_classes.conf
14cr|hk_classes-0.8.3-14|162	%dir %{_libdir}/%{name}
14cr|hk_classes-0.8.3-14|163	%{_libdir}/%{name}/libhk_classes.so.%{LIBMAJ}*
14cr|hk_classes-0.8.3-14|164	%{_libdir}/%{name}/drivers
14cr|hk_classes-0.8.3-14|165	
14cr|hk_classes-0.8.3-14|166	%files -n %{develname}
14cr|hk_classes-0.8.3-14|167	%defattr(-,root,root)
14cr|hk_classes-0.8.3-14|168	%dir %{_includedir}/%{name}
14cr|hk_classes-0.8.3-14|169	%{_includedir}/%{name}/*.h
14cr|hk_classes-0.8.3-14|170	%{_libdir}/%{name}/libhk_classes.so
14cr|hk_classes-0.8.3-14|171	
14cr|hk_classes-0.8.3-14|172	
14cr|hk_classes-0.8.3-14|173	
14cr|hk_classes-0.8.3-14|174	%changelog
14cr|hk_classes-0.8.3-14|175	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-14
14cr|hk_classes-0.8.3-14|176	+ Revision: d892e7c
14cr|hk_classes-0.8.3-14|177	- MassBuild#464: Increase release tag
14cr|hk_classes-0.8.3-14|178	
14cr|hk_classes-0.8.3-14|179	

1975 14
14cr|hmmer-3.0-4|1	Summary:	Profile HMMs for protein sequence analysis
14cr|hmmer-3.0-4|2	Name:		hmmer
14cr|hmmer-3.0-4|3	Version:	3.0
14cr|hmmer-3.0-4|4	Release:	4
14cr|hmmer-3.0-4|5	License:	GPLv3+
14cr|hmmer-3.0-4|6	Group:		Sciences/Biology
14cr|hmmer-3.0-4|7	Url:		http://hmmer.janelia.org
14cr|hmmer-3.0-4|8	Source0:	ftp://selab.janelia.org/pub/software/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|hmmer-3.0-4|9	Patch1:		%{name}-3.0.makefile.patch
14cr|hmmer-3.0-4|10	Patch2:		hmmer-3.0-getopts.patch
14cr|hmmer-3.0-4|11	BuildRequires:	openmpi
14cr|hmmer-3.0-4|12	BuildRequires:	pkgconfig(ompi)
14cr|hmmer-3.0-4|13	
14cr|hmmer-3.0-4|14	%description
14cr|hmmer-3.0-4|15	Profile hidden Markov models (profile HMMs) can be used to do sensitive
14cr|hmmer-3.0-4|16	database searching using statistical descriptions of a sequence family's
14cr|hmmer-3.0-4|17	consensus. HMMER is a freely distributable implementation of profile HMM
14cr|hmmer-3.0-4|18	software for protein sequence analysis.
14cr|hmmer-3.0-4|19	
14cr|hmmer-3.0-4|20	%files
14cr|hmmer-3.0-4|21	%doc README INSTALL LICENSE RELEASE-NOTES Userguide.pdf
14cr|hmmer-3.0-4|22	%doc documentation tutorial
14cr|hmmer-3.0-4|23	%{_bindir}/*
14cr|hmmer-3.0-4|24	%{_mandir}/man1/*
14cr|hmmer-3.0-4|25	
14cr|hmmer-3.0-4|26	#----------------------------------------------------------------------------
14cr|hmmer-3.0-4|27	
14cr|hmmer-3.0-4|28	%prep
14cr|hmmer-3.0-4|29	%setup -q
14cr|hmmer-3.0-4|30	%patch1
14cr|hmmer-3.0-4|31	%patch2 -p1
14cr|hmmer-3.0-4|32	
14cr|hmmer-3.0-4|33	%build
14cr|hmmer-3.0-4|34	%configure2_5x --enable-mpi
14cr|hmmer-3.0-4|35	%make
14cr|hmmer-3.0-4|36	
14cr|hmmer-3.0-4|37	%check
14cr|hmmer-3.0-4|38	%make check
14cr|hmmer-3.0-4|39	
14cr|hmmer-3.0-4|40	%install
14cr|hmmer-3.0-4|41	%makeinstall_std
14cr|hmmer-3.0-4|42	
14cr|hmmer-3.0-4|43	
14cr|hmmer-3.0-4|44	%changelog
14cr|hmmer-3.0-4|45	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14cr|hmmer-3.0-4|46	+ Revision: 4876695
14cr|hmmer-3.0-4|47	- Fix importenv usage
14cr|hmmer-3.0-4|48	
14cr|hmmer-3.0-4|49	

1976 14
14cr|hobbit-4.2.0-14|1	#define beta %{nil}
14cr|hobbit-4.2.0-14|2	
14cr|hobbit-4.2.0-14|3	Name: hobbit
14cr|hobbit-4.2.0-14|4	Version: 4.2.0
14cr|hobbit-4.2.0-14|5	Release: 14
14cr|hobbit-4.2.0-14|6	Group: Networking/Other
14cr|hobbit-4.2.0-14|7	URL: http://%{name}mon.sourceforge.net/
14cr|hobbit-4.2.0-14|8	License: GPL
14cr|hobbit-4.2.0-14|9	Source0: %{name}-%{version}%{?beta:-RC-%beta}.tar.bz2
14cr|hobbit-4.2.0-14|10	Patch0:	hobbit-4.1.2-ignore-cdrom.patch
14cr|hobbit-4.2.0-14|11	Patch1:	hobbit-4.1.2-fix-apache-alias.patch
14cr|hobbit-4.2.0-14|12	Patch2:	hobbit-4.1.2p1-client-send-msgs.patch
14cr|hobbit-4.2.0-14|13	Patch3:	http://www.hswn.dk/hobbitsw/patches/allinone.patch
14cr|hobbit-4.2.0-14|14	Patch4: empty-dirinclude.patch
14cr|hobbit-4.2.0-14|15	Patch5: http://bbwin.sourceforge.net/download/bbwin_4.2.patch
14cr|hobbit-4.2.0-14|16	# From devmon 0.3.0rc1 extras/
14cr|hobbit-4.2.0-14|17	Patch6: hobbit-4.2.0-devmon.patch
14cr|hobbit-4.2.0-14|18	Patch7: hobbit-4.2.0-fix-critical-confreport.patch
14cr|hobbit-4.2.0-14|19	Patch8: hobbit-4.2.0-increase-nk-priorities.patch
14cr|hobbit-4.2.0-14|20	Source1: do_devmon.c
14cr|hobbit-4.2.0-14|21	Summary: Hobbit network monitor
14cr|hobbit-4.2.0-14|22	Requires(pre): %{!?notmdk:apache}%{?notmdk:httpd}
14cr|hobbit-4.2.0-14|23	Requires: %{name}-client = %{version} rrdtool
14cr|hobbit-4.2.0-14|24	Conflicts: %{name}-client < 4.2.0-2
14cr|hobbit-4.2.0-14|25	Requires(pre): rpm-helper
14cr|hobbit-4.2.0-14|26	%if %{?!_without_server:1}%{?_without_server:0}
14cr|hobbit-4.2.0-14|27	BuildRequires: fping
14cr|hobbit-4.2.0-14|28	BuildRequires: pkgconfig(openssl)
14cr|hobbit-4.2.0-14|29	BuildRequires: pkgconfig(libpcre)
14cr|hobbit-4.2.0-14|30	BuildRequires: rrdtool-devel
14cr|hobbit-4.2.0-14|31	BuildRequires: openldap-devel
14cr|hobbit-4.2.0-14|32	%endif
14cr|hobbit-4.2.0-14|33	BuildRequires: tirpc-devel
14cr|hobbit-4.2.0-14|34	
14cr|hobbit-4.2.0-14|35	%description
14cr|hobbit-4.2.0-14|36	Hobbit is a system for monitoring your network servers and
14cr|hobbit-4.2.0-14|37	applications. It is heavily inspired by the Big Brother
14cr|hobbit-4.2.0-14|38	tool, but is a complete re-implementation with a lot of added
14cr|hobbit-4.2.0-14|39	functionality and performance improvements.
14cr|hobbit-4.2.0-14|40	
14cr|hobbit-4.2.0-14|41	%package client
14cr|hobbit-4.2.0-14|42	Summary: Hobbit client reporting data to the Hobbit server
14cr|hobbit-4.2.0-14|43	Group: Networking/Other
14cr|hobbit-4.2.0-14|44	%{!?notmdk:Requires(pre): rpm-helper}
14cr|hobbit-4.2.0-14|45	
14cr|hobbit-4.2.0-14|46	%description client
14cr|hobbit-4.2.0-14|47	This package contains a client for the Hobbit monitor. Clients
14cr|hobbit-4.2.0-14|48	report data about the local system to the monitor, allowing it
14cr|hobbit-4.2.0-14|49	to check on the status of the system load, filesystem utilisation,
14cr|hobbit-4.2.0-14|50	processes that must be running etc.
14cr|hobbit-4.2.0-14|51	
14cr|hobbit-4.2.0-14|52	%prep
14cr|hobbit-4.2.0-14|53	%setup -q %{?beta: -n %{name}-%{version}-RC-%{beta}}
14cr|hobbit-4.2.0-14|54	%patch0 -p1
14cr|hobbit-4.2.0-14|55	%patch1 -p1
14cr|hobbit-4.2.0-14|56	%patch3 -p0
14cr|hobbit-4.2.0-14|57	%patch4 -p0
14cr|hobbit-4.2.0-14|58	%patch5 -p0
14cr|hobbit-4.2.0-14|59	%patch6 -p1 -b .devmon
14cr|hobbit-4.2.0-14|60	cp %{SOURCE1} hobbitd/rrd/
14cr|hobbit-4.2.0-14|61	%patch7 -p1
14cr|hobbit-4.2.0-14|62	%patch8 -p1
14cr|hobbit-4.2.0-14|63	#%patch2 -p1
14cr|hobbit-4.2.0-14|64	# test should really check for RC -ne 127 (file not found), 1 is also acceptable
14cr|hobbit-4.2.0-14|65	perl -pi -e 's/-eq 0/-ne 127/g' build/fping.sh
14cr|hobbit-4.2.0-14|66	
14cr|hobbit-4.2.0-14|67	%build
14cr|hobbit-4.2.0-14|68	export ENABLESSL=y \
14cr|hobbit-4.2.0-14|69	ENABLELDAP=y \
14cr|hobbit-4.2.0-14|70	ENABLELDAPSSL=y \
14cr|hobbit-4.2.0-14|71	BBUSER=%{name} \
14cr|hobbit-4.2.0-14|72	BBTOPDIR=%{_libdir}/%{name} \
14cr|hobbit-4.2.0-14|73	BBVAR=%{_localstatedir}/%{name} \
14cr|hobbit-4.2.0-14|74	BBHOSTURL=/%{name} \
14cr|hobbit-4.2.0-14|75	CGIDIR=%{_libdir}/%{name}/cgi-bin \
14cr|hobbit-4.2.0-14|76	BBCGIURL=/%{name}-cgi \
14cr|hobbit-4.2.0-14|77	SECURECGIDIR=%{_libdir}/%{name}/cgi-secure \
14cr|hobbit-4.2.0-14|78	SECUREBBCGIURL=/%{name}-seccgi \
14cr|hobbit-4.2.0-14|79	HTTPDGID=apache \
14cr|hobbit-4.2.0-14|80	BBLOGDIR=%{_logdir}/%{name} \
14cr|hobbit-4.2.0-14|81	BBHOSTNAME=localhost \
14cr|hobbit-4.2.0-14|82	BBHOSTIP=127.0.0.1 \
14cr|hobbit-4.2.0-14|83	MANROOT=%{_mandir} \
14cr|hobbit-4.2.0-14|84	BARS=all \
14cr|hobbit-4.2.0-14|85	USENEWHIST=y \
14cr|hobbit-4.2.0-14|86	PIXELCOUNT=960 \
14cr|hobbit-4.2.0-14|87	INSTALLBINDIR=%{_libdir}/%{name}/server/bin \
14cr|hobbit-4.2.0-14|88	INSTALLETCDIR=%{_sysconfdir}/%{name} \
14cr|hobbit-4.2.0-14|89	INSTALLWEBDIR=%{_sysconfdir}/%{name}/web \
14cr|hobbit-4.2.0-14|90	INSTALLEXTDIR=%{_libdir}/%{name}/server/ext \
14cr|hobbit-4.2.0-14|91	INSTALLTMPDIR=%{_localstatedir}/%{name}/tmp \
14cr|hobbit-4.2.0-14|92	INSTALLWWWDIR=%{_localstatedir}/%{name}/www \
14cr|hobbit-4.2.0-14|93	CONFTYPE=server \
14cr|hobbit-4.2.0-14|94	USEHOBBITPING=n
14cr|hobbit-4.2.0-14|95	%if %{?!_without_server:1}%{?_without_server:0}
14cr|hobbit-4.2.0-14|96	./configure
14cr|hobbit-4.2.0-14|97	%else
14cr|hobbit-4.2.0-14|98	./configure --client
14cr|hobbit-4.2.0-14|99	%endif
14cr|hobbit-4.2.0-14|100	#%configure --server
14cr|hobbit-4.2.0-14|101	
14cr|hobbit-4.2.0-14|102	perl -pi -e 's/ch(own|grp)/echo chown/g' web/Makefile
14cr|hobbit-4.2.0-14|103	PKGBUILD=1 make
14cr|hobbit-4.2.0-14|104	
14cr|hobbit-4.2.0-14|105	%install
14cr|hobbit-4.2.0-14|106	INSTALLROOT=%{buildroot}/ PKGBUILD=1 make install
14cr|hobbit-4.2.0-14|107	mkdir -p %{buildroot}/%{_initrddir}
14cr|hobbit-4.2.0-14|108	which install
14cr|hobbit-4.2.0-14|109	install -m755 rpm/%{name}-client.init %{buildroot}/%{_initrddir}/%{name}-client
14cr|hobbit-4.2.0-14|110	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
14cr|hobbit-4.2.0-14|111	install rpm/%{name}-client.default %{buildroot}/%{_sysconfdir}/sysconfig/%{name}-client
14cr|hobbit-4.2.0-14|112	mkdir -p %{buildroot}/%{_bindir}
14cr|hobbit-4.2.0-14|113	ln -s %{_libdir}/%{name}/server/bin/bb{,cmd} %{buildroot}/%{_bindir}
14cr|hobbit-4.2.0-14|114	rmdir %{buildroot}/%{_libdir}/%{name}/client/tmp
14cr|hobbit-4.2.0-14|115	mkdir -p %{buildroot}/%{_localstatedir}/%{name}-client
14cr|hobbit-4.2.0-14|116	ln -s %{_localstatedir}/%{name}-client %{buildroot}/%{_libdir}/%{name}/client/tmp
14cr|hobbit-4.2.0-14|117	ln -s %{_localstatedir}/%{name}/tmp %{buildroot}/%{_libdir}/%{name}/tmp
14cr|hobbit-4.2.0-14|118	rmdir %{buildroot}/%{_libdir}/%{name}/client/logs
14cr|hobbit-4.2.0-14|119	perl -pi -e 's!^BBDISP=.*!include /var/run/%{name}client-runtime.cfg!;s/^BBDISPLAYS=.*$//g' %{buildroot}/%{_libdir}/%{name}/client%{_sysconfdir}/%{name}client.cfg
14cr|hobbit-4.2.0-14|120	
14cr|hobbit-4.2.0-14|121	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitlaunch.cfg
14cr|hobbit-4.2.0-14|122	echo "directory %{_sysconfdir}/%{name}/hobbitgraph.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitgraph.cfg
14cr|hobbit-4.2.0-14|123	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/{hobbitlaunch,hobbitgraph,clientlaunch}.d
14cr|hobbit-4.2.0-14|124	
14cr|hobbit-4.2.0-14|125	# server-only stuff
14cr|hobbit-4.2.0-14|126	%if %{?!_without_server:1}%{?_without_server:0}
14cr|hobbit-4.2.0-14|127	install -m755 rpm/%{name}-init.d %{buildroot}/%{_initrddir}/%{name}
14cr|hobbit-4.2.0-14|128	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf.d
14cr|hobbit-4.2.0-14|129	mv %{buildroot}/%{_sysconfdir}/%{name}/%{name}-apache.conf %{buildroot}/%{_sysconfdir}/httpd/conf.d/
14cr|hobbit-4.2.0-14|130	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d
14cr|hobbit-4.2.0-14|131	install -m644 rpm/%{name}.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cr|hobbit-4.2.0-14|132	
14cr|hobbit-4.2.0-14|133	install -d %{buildroot}/%{_datadir}/%{name}/www
14cr|hobbit-4.2.0-14|134	mv %{buildroot}%{_localstatedir}/%{name}/www/{gifs,help} %{buildroot}/%{_datadir}/%{name}/www
14cr|hobbit-4.2.0-14|135	ln -s %{_datadir}/%{name}/www/{gifs,help} %{buildroot}%{_localstatedir}/%{name}/www/
14cr|hobbit-4.2.0-14|136	export DONT_CLEANUP=1
14cr|hobbit-4.2.0-14|137	touch %{buildroot}/%{_sysconfdir}/%{name}/%{name}-nkview.cfg.bak
14cr|hobbit-4.2.0-14|138	# end of server-only stuff
14cr|hobbit-4.2.0-14|139	%else
14cr|hobbit-4.2.0-14|140	# extra stuff to do in client-only build
14cr|hobbit-4.2.0-14|141	install -d %{buildroot}/%{_sysconfdir}/%{name}
14cr|hobbit-4.2.0-14|142	install -d %{buildroot}/%{_logdir}/%{name}
14cr|hobbit-4.2.0-14|143	rm -f %{buildroot}/%{_bindir}/bb*
14cr|hobbit-4.2.0-14|144	rm -f %{buildroot}/%{_libdir}/%{name}/tmp
14cr|hobbit-4.2.0-14|145	# end of client-only build
14cr|hobbit-4.2.0-14|146	%endif
14cr|hobbit-4.2.0-14|147	
14cr|hobbit-4.2.0-14|148	ln -s %{_logdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/logs
14cr|hobbit-4.2.0-14|149	mv %{buildroot}/%{_libdir}/%{name}/client/etc/*.cfg %{buildroot}/%{_sysconfdir}/%{name}/
14cr|hobbit-4.2.0-14|150	rmdir %{buildroot}/%{_libdir}/%{name}/client/etc
14cr|hobbit-4.2.0-14|151	ln -sf %{_sysconfdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/etc
14cr|hobbit-4.2.0-14|152	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/clientlaunch.cfg
14cr|hobbit-4.2.0-14|153	
14cr|hobbit-4.2.0-14|154	perl -pi -e 's,\$HOBBITCLIENTHOME,\$HOME/client,g' %{buildroot}/%{_sysconfdir}/%{name}/hobbitclient.cfg
14cr|hobbit-4.2.0-14|155	perl -pi -e 's,/etc/default/,%{_sysconfdir}/sysconfig/,g;s,su (-c .+) (- hobbit),su $2 $1,g;s,/usr/lib,%{_libdir},g' %{buildroot}/%{_initrddir}/hobbit*
14cr|hobbit-4.2.0-14|156	
14cr|hobbit-4.2.0-14|157	chmod u+w %{buildroot}/%{_libdir}/%{name}/client/bin/*
14cr|hobbit-4.2.0-14|158	
14cr|hobbit-4.2.0-14|159	%pre client
14cr|hobbit-4.2.0-14|160	if getent passwd %{name} 1>/dev/null 2>&1
14cr|hobbit-4.2.0-14|161	then
14cr|hobbit-4.2.0-14|162	echo "%{name} user present"
14cr|hobbit-4.2.0-14|163	else
14cr|hobbit-4.2.0-14|164	%_pre_useradd %{name} %{_libdir}/%{name} /bin/sh
14cr|hobbit-4.2.0-14|165	fi
14cr|hobbit-4.2.0-14|166	gpasswd -a hobbit adm
14cr|hobbit-4.2.0-14|167	
14cr|hobbit-4.2.0-14|168	%post
14cr|hobbit-4.2.0-14|169	if [ $1 == 1 ]
14cr|hobbit-4.2.0-14|170	then /etc/init.d/httpd reload
14cr|hobbit-4.2.0-14|171	fi
14cr|hobbit-4.2.0-14|172	%_post_service %{name}
14cr|hobbit-4.2.0-14|173	/sbin/chkconfig --list %{name}-client |grep -q on && /sbin/chkconfig %{name}-client off ||:
14cr|hobbit-4.2.0-14|174	
14cr|hobbit-4.2.0-14|175	%post client
14cr|hobbit-4.2.0-14|176	# if no server is installed, start the client via init script
14cr|hobbit-4.2.0-14|177	if [ -f /etc/init.d/%{name} ]
14cr|hobbit-4.2.0-14|178	then
14cr|hobbit-4.2.0-14|179	echo "server package installed, not starting client at boot"
14cr|hobbit-4.2.0-14|180	else
14cr|hobbit-4.2.0-14|181	%_post_service %{name}-client
14cr|hobbit-4.2.0-14|182	fi
14cr|hobbit-4.2.0-14|183	
14cr|hobbit-4.2.0-14|184	%preun
14cr|hobbit-4.2.0-14|185	%_preun_service %{name}
14cr|hobbit-4.2.0-14|186	
14cr|hobbit-4.2.0-14|187	%preun client
14cr|hobbit-4.2.0-14|188	%_preun_service %{name}-client
14cr|hobbit-4.2.0-14|189	
14cr|hobbit-4.2.0-14|190	%if %{?!_without_server:1}%{?_without_server:0}
14cr|hobbit-4.2.0-14|191	%files
14cr|hobbit-4.2.0-14|192	%defattr(-,root,root)
14cr|hobbit-4.2.0-14|193	%doc README README.CLIENT Changes* COPYING CREDITS
14cr|hobbit-4.2.0-14|194	%attr(644,root,root) %doc %{_mandir}/man*/*
14cr|hobbit-4.2.0-14|195	%exclude %{_mandir}/man1/bb.*
14cr|hobbit-4.2.0-14|196	%exclude %{_mandir}/man1/bbcmd.*
14cr|hobbit-4.2.0-14|197	%exclude %{_mandir}/man1/bbdigest.*
14cr|hobbit-4.2.0-14|198	%exclude %{_mandir}/man1/clientupdate.*
14cr|hobbit-4.2.0-14|199	%exclude %{_mandir}/man1/logfetch.*
14cr|hobbit-4.2.0-14|200	%exclude %{_mandir}/man1/orcahobbit.*
14cr|hobbit-4.2.0-14|201	%exclude %{_mandir}/man5/hobbitlaunch.cfg*
14cr|hobbit-4.2.0-14|202	%exclude %{_mandir}/man8/hobbitlaunch.*
14cr|hobbit-4.2.0-14|203	%exclude %{_mandir}/man8/msgcache.*
14cr|hobbit-4.2.0-14|204	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cfg*
14cr|hobbit-4.2.0-14|205	%dir %{_sysconfdir}/%{name}/hobbitgraph.d
14cr|hobbit-4.2.0-14|206	%exclude %{_sysconfdir}/%{name}/*client*.cfg
14cr|hobbit-4.2.0-14|207	%exclude %{_sysconfdir}/%{name}/*client*.cfg
14cr|hobbit-4.2.0-14|208	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/bb-*
14cr|hobbit-4.2.0-14|209	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.csv
14cr|hobbit-4.2.0-14|210	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-apache.conf
14cr|hobbit-4.2.0-14|211	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|hobbit-4.2.0-14|212	%config(noreplace) %{_sysconfdir}/%{name}/web
14cr|hobbit-4.2.0-14|213	%{_initrddir}/%{name}
14cr|hobbit-4.2.0-14|214	%dir %{_libdir}/%{name}
14cr|hobbit-4.2.0-14|215	%{_libdir}/%{name}/cgi-bin
14cr|hobbit-4.2.0-14|216	%{_libdir}/%{name}/cgi-secure
14cr|hobbit-4.2.0-14|217	%{_libdir}/%{name}/tmp
14cr|hobbit-4.2.0-14|218	%{_libdir}/%{name}/server
14cr|hobbit-4.2.0-14|219	%{_bindir}/*
14cr|hobbit-4.2.0-14|220	%attr(775,%{name},%{name}) %dir %{_localstatedir}/%{name}/www
14cr|hobbit-4.2.0-14|221	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/rep
14cr|hobbit-4.2.0-14|222	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/snap
14cr|hobbit-4.2.0-14|223	%attr(644,root,root) %config(noreplace) %{_localstatedir}/%{name}/www/menu/*
14cr|hobbit-4.2.0-14|224	%{_localstatedir}/%{name}/www/gifs
14cr|hobbit-4.2.0-14|225	%{_localstatedir}/%{name}/www/help
14cr|hobbit-4.2.0-14|226	%{_datadir}/%{name}
14cr|hobbit-4.2.0-14|227	%defattr(-,%{name},%{name})
14cr|hobbit-4.2.0-14|228	%dir %{_localstatedir}/%{name}
14cr|hobbit-4.2.0-14|229	%dir %{_localstatedir}/%{name}/histlogs
14cr|hobbit-4.2.0-14|230	%dir %{_localstatedir}/%{name}/tmp
14cr|hobbit-4.2.0-14|231	%dir %{_localstatedir}/%{name}/hist
14cr|hobbit-4.2.0-14|232	%dir %{_localstatedir}/%{name}/rrd
14cr|hobbit-4.2.0-14|233	%dir %{_localstatedir}/%{name}/acks
14cr|hobbit-4.2.0-14|234	%dir %{_localstatedir}/%{name}/www/notes
14cr|hobbit-4.2.0-14|235	%endif
14cr|hobbit-4.2.0-14|236	
14cr|hobbit-4.2.0-14|237	%files client
14cr|hobbit-4.2.0-14|238	%defattr(-, root, root)
14cr|hobbit-4.2.0-14|239	%doc README README.CLIENT Changes* COPYING CREDITS
14cr|hobbit-4.2.0-14|240	%attr(644,root,root) %doc %{_mandir}/man1/bb.*
14cr|hobbit-4.2.0-14|241	%attr(644,root,root) %doc %{_mandir}/man1/bbcmd.*
14cr|hobbit-4.2.0-14|242	%attr(644,root,root) %doc %{_mandir}/man1/bbdigest.*
14cr|hobbit-4.2.0-14|243	%attr(644,root,root) %doc %{_mandir}/man1/clientupdate.*
14cr|hobbit-4.2.0-14|244	%attr(644,root,root) %doc %{_mandir}/man1/logfetch.*
14cr|hobbit-4.2.0-14|245	%attr(644,root,root) %doc %{_mandir}/man1/orcahobbit.*
14cr|hobbit-4.2.0-14|246	%attr(644,root,root) %doc %{_mandir}/man5/hobbitlaunch.cfg*
14cr|hobbit-4.2.0-14|247	%attr(644,root,root) %doc %{_mandir}/man8/hobbitlaunch.*
14cr|hobbit-4.2.0-14|248	%attr(644,root,root) %doc %{_mandir}/man8/msgcache.*
14cr|hobbit-4.2.0-14|249	%{_libdir}/%{name}/client
14cr|hobbit-4.2.0-14|250	%dir %{_sysconfdir}/%{name}
14cr|hobbit-4.2.0-14|251	%config(noreplace) %{_sysconfdir}/%{name}/*client*.cfg
14cr|hobbit-4.2.0-14|252	%dir %{_sysconfdir}/%{name}/hobbitlaunch.d
14cr|hobbit-4.2.0-14|253	%attr(755,root,root) %{_initrddir}/%{name}-client
14cr|hobbit-4.2.0-14|254	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}-client
14cr|hobbit-4.2.0-14|255	%attr(755,%{name},%{name}) %dir %{_logdir}/%{name}
14cr|hobbit-4.2.0-14|256	%attr(755,%{name},%{name}) %dir %{_localstatedir}/%{name}-client
14cr|hobbit-4.2.0-14|257	
14cr|hobbit-4.2.0-14|258	%changelog
14cr|hobbit-4.2.0-14|259	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.0-14
14cr|hobbit-4.2.0-14|260	+ Revision: b506452
14cr|hobbit-4.2.0-14|261	- MassBuild#464: Increase release tag
14cr|hobbit-4.2.0-14|262	
14cr|hobbit-4.2.0-14|263	

1977 14
14cr|hocr-tools-20091007-2|1	Name:		hocr-tools
14cr|hocr-tools-20091007-2|2	Version:	20091007
14cr|hocr-tools-20091007-2|3	Release:	2
14cr|hocr-tools-20091007-2|4	Summary:	Tools for manipulating and evaluating the hOCR format
14cr|hocr-tools-20091007-2|5	Group:		Office
14cr|hocr-tools-20091007-2|6	License:	Apache License
14cr|hocr-tools-20091007-2|7	URL:		https://code.google.com/p/hocr-tools/
14cr|hocr-tools-20091007-2|8	Source0:	%{name}-%{version}.tar.bz2
14cr|hocr-tools-20091007-2|9	BuildArch:	noarch
14cr|hocr-tools-20091007-2|10	Requires:	python
14cr|hocr-tools-20091007-2|11	
14cr|hocr-tools-20091007-2|12	%description
14cr|hocr-tools-20091007-2|13	OCR is a format for representing OCR output, including layout information,
14cr|hocr-tools-20091007-2|14	character confidences, bounding boxes, and style information. It embeds this
14cr|hocr-tools-20091007-2|15	information invisibly in standard HTML. By building on standard HTML, it
14cr|hocr-tools-20091007-2|16	automatically inherits well-defined support for most scripts, languages,
14cr|hocr-tools-20091007-2|17	and common layout options. Furthermore, unlike previous OCR formats,
14cr|hocr-tools-20091007-2|18	the recognized text and OCR-related information co-exist in the same file
14cr|hocr-tools-20091007-2|19	and survives editing and manipulation. hOCR markup is independent
14cr|hocr-tools-20091007-2|20	of the presentation.
14cr|hocr-tools-20091007-2|21	
14cr|hocr-tools-20091007-2|22	Included command line programs:
14cr|hocr-tools-20091007-2|23	
14cr|hocr-tools-20091007-2|24	-  hocr-check -- check the hOCR file for errors
14cr|hocr-tools-20091007-2|25	-  hocr-combine -- combine pages in multiple hOCR files into a single document
14cr|hocr-tools-20091007-2|26	-  hocr-eval -- compute number of segmentation and OCR errors
14cr|hocr-tools-20091007-2|27	-  hocr-eval-geom -- compute over, under, and mis-segmentations
14cr|hocr-tools-20091007-2|28	-  hocr-eval-lines -- compute OCR errors of hOCR output relative to text
14cr|hocr-tools-20091007-2|29	ground truth
14cr|hocr-tools-20091007-2|30	-  hocr-split -- split an hOCR file into individual pages
14cr|hocr-tools-20091007-2|31	-  hocr-merge-dc -- merge Dublin Core meta data into the hOCR HTML header
14cr|hocr-tools-20091007-2|32	
14cr|hocr-tools-20091007-2|33	%prep
14cr|hocr-tools-20091007-2|34	%setup -q
14cr|hocr-tools-20091007-2|35	
14cr|hocr-tools-20091007-2|36	%build
14cr|hocr-tools-20091007-2|37	
14cr|hocr-tools-20091007-2|38	%install
14cr|hocr-tools-20091007-2|39	for file in hocr-*
14cr|hocr-tools-20091007-2|40	do
14cr|hocr-tools-20091007-2|41	install -D -m 0755 $file %{buildroot}%{_bindir}/$file
14cr|hocr-tools-20091007-2|42	done
14cr|hocr-tools-20091007-2|43	
14cr|hocr-tools-20091007-2|44	%files
14cr|hocr-tools-20091007-2|45	%doc README
14cr|hocr-tools-20091007-2|46	%{_bindir}/hocr-*
14cr|hocr-tools-20091007-2|47	
14cr|hocr-tools-20091007-2|48	
14cr|hocr-tools-20091007-2|49	
14cr|hocr-tools-20091007-2|50	%changelog
14cr|hocr-tools-20091007-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20091007-2
14cr|hocr-tools-20091007-2|52	+ Revision: 833a4fb
14cr|hocr-tools-20091007-2|53	- MassBuild#464: Increase release tag
14cr|hocr-tools-20091007-2|54	
14cr|hocr-tools-20091007-2|55	

1978 14
14cr|homerun-1.2.5-2|1	%define major 0
14cr|homerun-1.2.5-2|2	%define libname %mklibname %{name} %{major}
14cr|homerun-1.2.5-2|3	%define devname %mklibname %{name} -d
14cr|homerun-1.2.5-2|4	%define _enable_debug_packages %{nil}
14cr|homerun-1.2.5-2|5	%define debug_package %{nil}
14cr|homerun-1.2.5-2|6	
14cr|homerun-1.2.5-2|7	Summary:	Fullscreen Launcher for KDE
14cr|homerun-1.2.5-2|8	Name:		homerun
14cr|homerun-1.2.5-2|9	Version:	1.2.5
14cr|homerun-1.2.5-2|10	Release:	2
14cr|homerun-1.2.5-2|11	License:	GPLv2+, LGPLv2.1+, BSD
14cr|homerun-1.2.5-2|12	Group:		Graphical desktop/KDE
14cr|homerun-1.2.5-2|13	Url:		http://userbase.kde.org/Homerun
14cr|homerun-1.2.5-2|14	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/src/%{name}-%{version}.tar.xz
14cr|homerun-1.2.5-2|15	Source1:    ru.tar.gz
14cr|homerun-1.2.5-2|16	BuildRequires:	cmake
14cr|homerun-1.2.5-2|17	BuildRequires:	kdelibs4-devel
14cr|homerun-1.2.5-2|18	BuildRequires:	kdebase4-devel
14cr|homerun-1.2.5-2|19	BuildRequires:	kdebase4-workspace-devel
14cr|homerun-1.2.5-2|20	Requires:	kdebase4-runtime
14cr|homerun-1.2.5-2|21	
14cr|homerun-1.2.5-2|22	%description
14cr|homerun-1.2.5-2|23	Homerun is a fullscreen launcher with content organized in tabs. A tab is
14cr|homerun-1.2.5-2|24	composedof several "sources". A source can provide one or more sections to
14cr|homerun-1.2.5-2|25	a tab. Homerun comes with a few built-in sources, but custom sources can be
14cr|homerun-1.2.5-2|26	written using libhomerun.
14cr|homerun-1.2.5-2|27	
14cr|homerun-1.2.5-2|28	%files -f plasma_applet_org.kde.homerun.lang
14cr|homerun-1.2.5-2|29	%doc COPYING LICENSE.BSD LICENSE.GPL-2 LICENSE.LGPL-2.1 NEWS
14cr|homerun-1.2.5-2|30	%{_kde_bindir}/homerunviewer
14cr|homerun-1.2.5-2|31	%{_kde_appsdir}/%{name}
14cr|homerun-1.2.5-2|32	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun
14cr|homerun-1.2.5-2|33	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/config/main.xml
14cr|homerun-1.2.5-2|34	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/ui/*.qml
14cr|homerun-1.2.5-2|35	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/ui/config.ui
14cr|homerun-1.2.5-2|36	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/metadata.desktop
14cr|homerun-1.2.5-2|37	%{_datadir}/config/homerunkickerrc
14cr|homerun-1.2.5-2|38	%{_kde_configdir}/homerunrc
14cr|homerun-1.2.5-2|39	%{_kde_iconsdir}/hicolor/*/apps/homerun.*
14cr|homerun-1.2.5-2|40	%{_kde_libdir}/kde4/*.so
14cr|homerun-1.2.5-2|41	%{_kde_libdir}/kde4/imports/org/kde/homerun
14cr|homerun-1.2.5-2|42	%{_kde_services}/*.desktop
14cr|homerun-1.2.5-2|43	%{_kde_servicetypes}/homerun-source.desktop
14cr|homerun-1.2.5-2|44	
14cr|homerun-1.2.5-2|45	
14cr|homerun-1.2.5-2|46	#----------------------------------------------------------------------------
14cr|homerun-1.2.5-2|47	
14cr|homerun-1.2.5-2|48	%package -n %{libname}
14cr|homerun-1.2.5-2|49	Summary:	KDE 4 core library
14cr|homerun-1.2.5-2|50	Group:		System/Libraries
14cr|homerun-1.2.5-2|51	
14cr|homerun-1.2.5-2|52	%description -n %{libname}
14cr|homerun-1.2.5-2|53	This package provides libraries, data engines, and icons needed by all public
14cr|homerun-1.2.5-2|54	transport plasma applets.
14cr|homerun-1.2.5-2|55	
14cr|homerun-1.2.5-2|56	%files -n %{libname}
14cr|homerun-1.2.5-2|57	%{_kde_libdir}/lib%{name}.so.%{major}*
14cr|homerun-1.2.5-2|58	
14cr|homerun-1.2.5-2|59	#----------------------------------------------------------------------------
14cr|homerun-1.2.5-2|60	
14cr|homerun-1.2.5-2|61	%package -n %{devname}
14cr|homerun-1.2.5-2|62	Summary:	KDE 4 core library
14cr|homerun-1.2.5-2|63	Group:		Development/KDE and Qt
14cr|homerun-1.2.5-2|64	Requires:	%{libname} = %{version}-%{release}
14cr|homerun-1.2.5-2|65	Provides:	%{name}-devel = %{version}-%{release}
14cr|homerun-1.2.5-2|66	
14cr|homerun-1.2.5-2|67	%description -n %{devname}
14cr|homerun-1.2.5-2|68	This package provides development libraries and headers needed to build
14cr|homerun-1.2.5-2|69	software using Homerun.
14cr|homerun-1.2.5-2|70	
14cr|homerun-1.2.5-2|71	%files -n %{devname}
14cr|homerun-1.2.5-2|72	%{_kde_libdir}/lib%{name}.so
14cr|homerun-1.2.5-2|73	%{_kde_libdir}/cmake/Homerun
14cr|homerun-1.2.5-2|74	%{_kde_includedir}/%{name}
14cr|homerun-1.2.5-2|75	
14cr|homerun-1.2.5-2|76	#----------------------------------------------------------------------------
14cr|homerun-1.2.5-2|77	
14cr|homerun-1.2.5-2|78	%prep
14cr|homerun-1.2.5-2|79	%setup -q
14cr|homerun-1.2.5-2|80	
14cr|homerun-1.2.5-2|81	pushd po
14cr|homerun-1.2.5-2|82	tar -xvzf %{SOURCE1}
14cr|homerun-1.2.5-2|83	popd
14cr|homerun-1.2.5-2|84	
14cr|homerun-1.2.5-2|85	%build
14cr|homerun-1.2.5-2|86	%cmake_kde4
14cr|homerun-1.2.5-2|87	%make
14cr|homerun-1.2.5-2|88	
14cr|homerun-1.2.5-2|89	%install
14cr|homerun-1.2.5-2|90	%makeinstall_std -C build
14cr|homerun-1.2.5-2|91	
14cr|homerun-1.2.5-2|92	%find_lang plasma_applet_org.kde.homerun
14cr|homerun-1.2.5-2|93	
14cr|homerun-1.2.5-2|94	
14cr|homerun-1.2.5-2|95	
14cr|homerun-1.2.5-2|96	%changelog
14cr|homerun-1.2.5-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-2
14cr|homerun-1.2.5-2|98	+ Revision: 26043d4
14cr|homerun-1.2.5-2|99	- MassBuild#464: Increase release tag
14cr|homerun-1.2.5-2|100	
14cr|homerun-1.2.5-2|101	

1979 14
14cr|horde-3.3.11-8|1	%define __noautoreq /usr/bin/php
14cr|horde-3.3.11-8|2	
14cr|horde-3.3.11-8|3	Name:       horde
14cr|horde-3.3.11-8|4	Version:    3.3.11
14cr|horde-3.3.11-8|5	Release:    8
14cr|horde-3.3.11-8|6	Summary:    The Horde framework
14cr|horde-3.3.11-8|7	License:    GPL
14cr|horde-3.3.11-8|8	Group:      System/Servers
14cr|horde-3.3.11-8|9	Source0:    ftp://ftp.horde.org/pub/horde/%{name}-%{version}.tar.gz
14cr|horde-3.3.11-8|10	############################
14cr|horde-3.3.11-8|11	# domxml php4 - php5 wrapper
14cr|horde-3.3.11-8|12	# Written by Alexandre Alapetite
14cr|horde-3.3.11-8|13	# Licence: Creative Commons "Attribution-ShareAlike 2.0 France" BY-SA (FR)
14cr|horde-3.3.11-8|14	# http://alexandre.alapetite.net/doc-alex/domxml-php4-php5
14cr|horde-3.3.11-8|15	Source1:    http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/domxml-php4-to-php5.php.txt
14cr|horde-3.3.11-8|16	############################
14cr|horde-3.3.11-8|17	Patch2:     %{name}-3.3.2-better-default-configuration.patch
14cr|horde-3.3.11-8|18	Patch4:     %{name}-3.3.5-registry.patch
14cr|horde-3.3.11-8|19	Patch6:     horde-3.2-usr_local.patch
14cr|horde-3.3.11-8|20	URL:        http://www.horde.org/
14cr|horde-3.3.11-8|21	Suggests:   horde-dimp
14cr|horde-3.3.11-8|22	Suggests:   horde-gollem
14cr|horde-3.3.11-8|23	Suggests:   horde-ingo
14cr|horde-3.3.11-8|24	Suggests:   horde-mimp
14cr|horde-3.3.11-8|25	Suggests:   horde-nag
14cr|horde-3.3.11-8|26	Suggests:   horde-turba
14cr|horde-3.3.11-8|27	Suggests:   horde-passwd
14cr|horde-3.3.11-8|28	Suggests:   horde-kronolith
14cr|horde-3.3.11-8|29	Suggests:   horde-imp
14cr|horde-3.3.11-8|30	Suggests:   horde-vacation
14cr|horde-3.3.11-8|31	Requires:   apache-mod_php
14cr|horde-3.3.11-8|32	Requires:   apache-mod_socache_shmcb
14cr|horde-3.3.11-8|33	Suggests:   php-imagick
14cr|horde-3.3.11-8|34	Requires:   php-xml
14cr|horde-3.3.11-8|35	Requires:   php-dom
14cr|horde-3.3.11-8|36	Conflicts:  horde-accounts <= 2.1.2
14cr|horde-3.3.11-8|37	Conflicts:  horde-forwards <= 2.2.2
14cr|horde-3.3.11-8|38	Conflicts:  horde-password <= 2.2.2
14cr|horde-3.3.11-8|39	Conflicts:  horde-vacation <= 2.2.2
14cr|horde-3.3.11-8|40	BuildArch:  noarch
14cr|horde-3.3.11-8|41	
14cr|horde-3.3.11-8|42	%description
14cr|horde-3.3.11-8|43	The Horde Framework provides a common structure and interface for Horde
14cr|horde-3.3.11-8|44	applications (such as IMP, a web-based mail program).  This RPM is required
14cr|horde-3.3.11-8|45	for all other Horde module RPMS.
14cr|horde-3.3.11-8|46	
14cr|horde-3.3.11-8|47	The Horde Project writes web applications in PHP and releases them under
14cr|horde-3.3.11-8|48	the GNU Public License.  For more information (including help with Horde
14cr|horde-3.3.11-8|49	and its modules) please visit http://www.horde.org/.
14cr|horde-3.3.11-8|50	
14cr|horde-3.3.11-8|51	%prep
14cr|horde-3.3.11-8|52	%setup -q
14cr|horde-3.3.11-8|53	%patch2 -p 1
14cr|horde-3.3.11-8|54	%patch4 -p 1
14cr|horde-3.3.11-8|55	%patch6 -p 1
14cr|horde-3.3.11-8|56	
14cr|horde-3.3.11-8|57	# fix perms
14cr|horde-3.3.11-8|58	chmod 755 scripts/*.{php,sh,cron}
14cr|horde-3.3.11-8|59	
14cr|horde-3.3.11-8|60	# nuke patch backup files
14cr|horde-3.3.11-8|61	find . -type f -name "*.orig" | xargs rm -f
14cr|horde-3.3.11-8|62	
14cr|horde-3.3.11-8|63	%build
14cr|horde-3.3.11-8|64	
14cr|horde-3.3.11-8|65	%install
14cr|horde-3.3.11-8|66	# apache configuration
14cr|horde-3.3.11-8|67	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-3.3.11-8|68	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-3.3.11-8|69	# %{name} Apache configuration file
14cr|horde-3.3.11-8|70	Alias /%{name} %{_datadir}/%{name}
14cr|horde-3.3.11-8|71	<Directory %{_datadir}/%{name}>
14cr|horde-3.3.11-8|72	Require host localhost
14cr|horde-3.3.11-8|73	</Directory>
14cr|horde-3.3.11-8|74	
14cr|horde-3.3.11-8|75	<Directory %{_datadir}/%{name}/lib>
14cr|horde-3.3.11-8|76	Require all denied
14cr|horde-3.3.11-8|77	</Directory>
14cr|horde-3.3.11-8|78	
14cr|horde-3.3.11-8|79	<Directory %{_datadir}/%{name}/locale>
14cr|horde-3.3.11-8|80	Require all denied
14cr|horde-3.3.11-8|81	</Directory>
14cr|horde-3.3.11-8|82	
14cr|horde-3.3.11-8|83	<Directory %{_datadir}/%{name}/scripts>
14cr|horde-3.3.11-8|84	Require all denied
14cr|horde-3.3.11-8|85	</Directory>
14cr|horde-3.3.11-8|86	
14cr|horde-3.3.11-8|87	<Directory %{_datadir}/%{name}/templates>
14cr|horde-3.3.11-8|88	Require all denied
14cr|horde-3.3.11-8|89	</Directory>
14cr|horde-3.3.11-8|90	EOF
14cr|horde-3.3.11-8|91	
14cr|horde-3.3.11-8|92	# remove .htaccess files
14cr|horde-3.3.11-8|93	find . -name .htaccess -exec rm -f {} \;
14cr|horde-3.3.11-8|94	
14cr|horde-3.3.11-8|95	# install files
14cr|horde-3.3.11-8|96	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|97	cp -pR *.php %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|98	cp -pR admin %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|99	cp -pR js %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|100	cp -pR services %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|101	cp -pR themes %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|102	cp -pR util %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|103	cp -pR lib %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|104	cp -pR locale %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|105	cp -pR scripts %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|106	cp -pR templates %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|107	
14cr|horde-3.3.11-8|108	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|horde-3.3.11-8|109	cp -pR config %{buildroot}%{_sysconfdir}/%{name}
14cr|horde-3.3.11-8|110	pushd %{buildroot}%{_datadir}/%{name}
14cr|horde-3.3.11-8|111	ln -s ../../..%{_sysconfdir}/%{name} config
14cr|horde-3.3.11-8|112	popd
14cr|horde-3.3.11-8|113	
14cr|horde-3.3.11-8|114	# put domxml-php4-to-php5.php in place
14cr|horde-3.3.11-8|115	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/lib/Horde/domxml-php4-to-php5.php
14cr|horde-3.3.11-8|116	
14cr|horde-3.3.11-8|117	# activate configuration files
14cr|horde-3.3.11-8|118	for file in %{buildroot}%{_sysconfdir}/%{name}/*.dist; do
14cr|horde-3.3.11-8|119	mv $file ${file%.dist}
14cr|horde-3.3.11-8|120	done
14cr|horde-3.3.11-8|121	
14cr|horde-3.3.11-8|122	# fix script shellbang
14cr|horde-3.3.11-8|123	for file in `find %{buildroot}%{_datadir}/%{name}/scripts`; do
14cr|horde-3.3.11-8|124	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-3.3.11-8|125	done
14cr|horde-3.3.11-8|126	
14cr|horde-3.3.11-8|127	# registry dir
14cr|horde-3.3.11-8|128	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/registry.d
14cr|horde-3.3.11-8|129	
14cr|horde-3.3.11-8|130	# logs
14cr|horde-3.3.11-8|131	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cr|horde-3.3.11-8|132	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|horde-3.3.11-8|133	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|horde-3.3.11-8|134	%{_var}/log/%{name}/*.log {
14cr|horde-3.3.11-8|135	missingok
14cr|horde-3.3.11-8|136	compress
14cr|horde-3.3.11-8|137	}
14cr|horde-3.3.11-8|138	EOF
14cr|horde-3.3.11-8|139	
14cr|horde-3.3.11-8|140	cat > README.mdv <<EOF
14cr|horde-3.3.11-8|141	Mandriva RPM specific notes
14cr|horde-3.3.11-8|142	
14cr|horde-3.3.11-8|143	setup
14cr|horde-3.3.11-8|144	-----
14cr|horde-3.3.11-8|145	The setup used here differs from default one, to achieve better FHS compliance.
14cr|horde-3.3.11-8|146	- the configuration files are in /etc/horde
14cr|horde-3.3.11-8|147	- the log files are in /var/log/horde
14cr|horde-3.3.11-8|148	- the constant files are in /usr/share/horde
14cr|horde-3.3.11-8|149	
14cr|horde-3.3.11-8|150	post-installation
14cr|horde-3.3.11-8|151	-----------------
14cr|horde-3.3.11-8|152	You have to either use a browser to http://your.server.url/horde, so as to
14cr|horde-3.3.11-8|153	configure proper configuration.
14cr|horde-3.3.11-8|154	
14cr|horde-3.3.11-8|155	Additional useful packages
14cr|horde-3.3.11-8|156	--------------------------
14cr|horde-3.3.11-8|157	- either a SQL database (MySQL or PostgreSQL), an LDAP (openldap) or a Kolab
14cr|horde-3.3.11-8|158	server for storing preferences
14cr|horde-3.3.11-8|159	- php-mcrypt for better encryption
14cr|horde-3.3.11-8|160	- php-iconv and php-mbstring for better utf8 support
14cr|horde-3.3.11-8|161	- php-gd for image manipulations
14cr|horde-3.3.11-8|162	- php-pear-File for CVS import support
14cr|horde-3.3.11-8|163	- php-Date to deal with calendar data
14cr|horde-3.3.11-8|164	- php-Services_Weather to the weather.com block on the portal page
14cr|horde-3.3.11-8|165	
14cr|horde-3.3.11-8|166	
14cr|horde-3.3.11-8|167	Additional horde applications
14cr|horde-3.3.11-8|168	-----------------------------
14cr|horde-3.3.11-8|169	They are all packaged as horde-<application>. Warning, some have still not been
14cr|horde-3.3.11-8|170	ported to horde 3, and have been removed from the distribution (vacation,
14cr|horde-3.3.11-8|171	forwards and accounts notably).
14cr|horde-3.3.11-8|172	EOF
14cr|horde-3.3.11-8|173	
14cr|horde-3.3.11-8|174	%clean
14cr|horde-3.3.11-8|175	
14cr|horde-3.3.11-8|176	%post
14cr|horde-3.3.11-8|177	if [ $1 = 1 ]; then
14cr|horde-3.3.11-8|178	# configuration
14cr|horde-3.3.11-8|179	%create_ghostfile %{_sysconfdir}/%{name}/conf.php.bak apache apache 644
14cr|horde-3.3.11-8|180	fi
14cr|horde-3.3.11-8|181	
14cr|horde-3.3.11-8|182	
14cr|horde-3.3.11-8|183	%files
14cr|horde-3.3.11-8|184	%doc README README.mdv COPYING docs  scripts/SCRIPTS
14cr|horde-3.3.11-8|185	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-3.3.11-8|186	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|horde-3.3.11-8|187	%config(noreplace) %{_sysconfdir}/%{name}/hooks.php
14cr|horde-3.3.11-8|188	%config(noreplace) %{_sysconfdir}/%{name}/conf.xml
14cr|horde-3.3.11-8|189	%config(noreplace) %{_sysconfdir}/%{name}/mime_drivers.php
14cr|horde-3.3.11-8|190	%config(noreplace) %{_sysconfdir}/%{name}/motd.php
14cr|horde-3.3.11-8|191	%config(noreplace) %{_sysconfdir}/%{name}/nls.php
14cr|horde-3.3.11-8|192	%config(noreplace) %{_sysconfdir}/%{name}/prefs.php
14cr|horde-3.3.11-8|193	%config(noreplace) %{_sysconfdir}/%{name}/registry.d/README
14cr|horde-3.3.11-8|194	%config(noreplace) %{_sysconfdir}/%{name}/registry.php
14cr|horde-3.3.11-8|195	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/conf.php
14cr|horde-3.3.11-8|196	%{_datadir}/%{name}
14cr|horde-3.3.11-8|197	%attr(-,apache,apache) %{_var}/log/%{name}
14cr|horde-3.3.11-8|198	
14cr|horde-3.3.11-8|199	
14cr|horde-3.3.11-8|200	%changelog
14cr|horde-3.3.11-8|201	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.11-8
14cr|horde-3.3.11-8|202	+ Revision: 268aefd
14cr|horde-3.3.11-8|203	- MassBuild#464: Increase release tag
14cr|horde-3.3.11-8|204	
14cr|horde-3.3.11-8|205	

1980 14
14cr|horde-argv-0.1.0-26|1	%define prj    Argv
14cr|horde-argv-0.1.0-26|2	
14cr|horde-argv-0.1.0-26|3	%define xmldir  %{_var}/lib/pear
14cr|horde-argv-0.1.0-26|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-argv-0.1.0-26|5	
14cr|horde-argv-0.1.0-26|6	Name:          horde-argv
14cr|horde-argv-0.1.0-26|7	Version:       0.1.0
14cr|horde-argv-0.1.0-26|8	Release:       26
14cr|horde-argv-0.1.0-26|9	Summary:       Horde command-line argument parsing package
14cr|horde-argv-0.1.0-26|10	License:       LGPL
14cr|horde-argv-0.1.0-26|11	Group:         Networking/Mail
14cr|horde-argv-0.1.0-26|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-argv-0.1.0-26|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-argv-0.1.0-26|14	BuildArch:     noarch
14cr|horde-argv-0.1.0-26|15	Requires(pre): php-pear
14cr|horde-argv-0.1.0-26|16	Requires:      php-pear
14cr|horde-argv-0.1.0-26|17	Requires:      php-pear-channel-horde
14cr|horde-argv-0.1.0-26|18	BuildRequires: php-pear
14cr|horde-argv-0.1.0-26|19	BuildRequires: php-pear-channel-horde
14cr|horde-argv-0.1.0-26|20	
14cr|horde-argv-0.1.0-26|21	
14cr|horde-argv-0.1.0-26|22	%description
14cr|horde-argv-0.1.0-26|23	This package provides classes for parsing command line arguments with
14cr|horde-argv-0.1.0-26|24	various actions, providing help, grouping options, and more.
14cr|horde-argv-0.1.0-26|25	
14cr|horde-argv-0.1.0-26|26	%prep
14cr|horde-argv-0.1.0-26|27	%setup -q -n %{prj}-%{version}
14cr|horde-argv-0.1.0-26|28	
14cr|horde-argv-0.1.0-26|29	%build
14cr|horde-argv-0.1.0-26|30	%__mv ../package*.xml .
14cr|horde-argv-0.1.0-26|31	
14cr|horde-argv-0.1.0-26|32	%install
14cr|horde-argv-0.1.0-26|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-argv-0.1.0-26|34	
14cr|horde-argv-0.1.0-26|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-argv-0.1.0-26|36	
14cr|horde-argv-0.1.0-26|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-argv-0.1.0-26|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-argv-0.1.0-26|39	
14cr|horde-argv-0.1.0-26|40	%post
14cr|horde-argv-0.1.0-26|41	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-argv-0.1.0-26|42	
14cr|horde-argv-0.1.0-26|43	%postun
14cr|horde-argv-0.1.0-26|44	if [ "$1" -eq "0" ]; then
14cr|horde-argv-0.1.0-26|45	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-argv-0.1.0-26|46	fi
14cr|horde-argv-0.1.0-26|47	
14cr|horde-argv-0.1.0-26|48	%files
14cr|horde-argv-0.1.0-26|49	%defattr(-, root, root)
14cr|horde-argv-0.1.0-26|50	%{xmldir}/%{prj}.xml
14cr|horde-argv-0.1.0-26|51	%dir %{peardir}/Horde/Argv
14cr|horde-argv-0.1.0-26|52	%{peardir}/Horde/Argv/AmbiguousOptionException.php
14cr|horde-argv-0.1.0-26|53	%{peardir}/Horde/Argv/BadOptionException.php
14cr|horde-argv-0.1.0-26|54	%{peardir}/Horde/Argv/Exception.php
14cr|horde-argv-0.1.0-26|55	%{peardir}/Horde/Argv/HelpFormatter.php
14cr|horde-argv-0.1.0-26|56	%{peardir}/Horde/Argv/IndentedHelpFormatter.php
14cr|horde-argv-0.1.0-26|57	%{peardir}/Horde/Argv/Option.php
14cr|horde-argv-0.1.0-26|58	%{peardir}/Horde/Argv/OptionConflictException.php
14cr|horde-argv-0.1.0-26|59	%{peardir}/Horde/Argv/OptionContainer.php
14cr|horde-argv-0.1.0-26|60	%{peardir}/Horde/Argv/OptionException.php
14cr|horde-argv-0.1.0-26|61	%{peardir}/Horde/Argv/OptionGroup.php
14cr|horde-argv-0.1.0-26|62	%{peardir}/Horde/Argv/OptionValueException.php
14cr|horde-argv-0.1.0-26|63	%{peardir}/Horde/Argv/Parser.php
14cr|horde-argv-0.1.0-26|64	%{peardir}/Horde/Argv/TitledHelpFormatter.php
14cr|horde-argv-0.1.0-26|65	%{peardir}/Horde/Argv/Values.php
14cr|horde-argv-0.1.0-26|66	
14cr|horde-argv-0.1.0-26|67	
14cr|horde-argv-0.1.0-26|68	
14cr|horde-argv-0.1.0-26|69	
14cr|horde-argv-0.1.0-26|70	%changelog
14cr|horde-argv-0.1.0-26|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-26
14cr|horde-argv-0.1.0-26|72	+ Revision: cbbf680
14cr|horde-argv-0.1.0-26|73	- MassBuild#464: Increase release tag
14cr|horde-argv-0.1.0-26|74	
14cr|horde-argv-0.1.0-26|75	

1981 14
14cr|horde-auth-0.1.1-6|1	%define prj     Auth
14cr|horde-auth-0.1.1-6|2	
14cr|horde-auth-0.1.1-6|3	%define xmldir  %{_var}/lib/pear
14cr|horde-auth-0.1.1-6|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-auth-0.1.1-6|5	
14cr|horde-auth-0.1.1-6|6	Name:		horde-auth
14cr|horde-auth-0.1.1-6|7	Version:	0.1.1
14cr|horde-auth-0.1.1-6|8	Release:	6
14cr|horde-auth-0.1.1-6|9	Summary:	Horde Authentication API
14cr|horde-auth-0.1.1-6|10	License:	LGPL
14cr|horde-auth-0.1.1-6|11	Group:		Networking/Mail
14cr|horde-auth-0.1.1-6|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-auth-0.1.1-6|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-auth-0.1.1-6|14	BuildArch:	noarch
14cr|horde-auth-0.1.1-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|horde-auth-0.1.1-6|16	Requires(pre):  php-pear
14cr|horde-auth-0.1.1-6|17	Requires:	horde-framework
14cr|horde-auth-0.1.1-6|18	Requires:	horde-datatree
14cr|horde-auth-0.1.1-6|19	Requires:	horde-form
14cr|horde-auth-0.1.1-6|20	Requires:	horde-secret
14cr|horde-auth-0.1.1-6|21	Requires:	horde-util
14cr|horde-auth-0.1.1-6|22	Requires:	horde-history
14cr|horde-auth-0.1.1-6|23	Requires:	kolab-server
14cr|horde-auth-0.1.1-6|24	Requires:	php-pear
14cr|horde-auth-0.1.1-6|25	Requires:	php-gettext
14cr|horde-auth-0.1.1-6|26	Requires:	php-pear-Net_IMSP
14cr|horde-auth-0.1.1-6|27	Suggests:	php-sasl
14cr|horde-auth-0.1.1-6|28	Suggests:	php-pam_auth
14cr|horde-auth-0.1.1-6|29	BuildRequires:	php-pear
14cr|horde-auth-0.1.1-6|30	BuildRequires:  php-pear-channel-horde
14cr|horde-auth-0.1.1-6|31	
14cr|horde-auth-0.1.1-6|32	
14cr|horde-auth-0.1.1-6|33	%description
14cr|horde-auth-0.1.1-6|34	The Auth:: class provides a common abstracted interface into the various
14cr|horde-auth-0.1.1-6|35	backends for the Horde authentication system.
14cr|horde-auth-0.1.1-6|36	This package contains implementations for:
14cr|horde-auth-0.1.1-6|37	* A Horde Application
14cr|horde-auth-0.1.1-6|38	* Composite Auth Driver
14cr|horde-auth-0.1.1-6|39	* Custom SQL
14cr|horde-auth-0.1.1-6|40	* Cyrus with SQL Support
14cr|horde-auth-0.1.1-6|41	* Dummy Auto Login
14cr|horde-auth-0.1.1-6|42	* FTP
14cr|horde-auth-0.1.1-6|43	* HTTP
14cr|horde-auth-0.1.1-6|44	* IMAP
14cr|horde-auth-0.1.1-6|45	* IMSP
14cr|horde-auth-0.1.1-6|46	* IP Based
14cr|horde-auth-0.1.1-6|47	* Kerberos
14cr|horde-auth-0.1.1-6|48	* Kolab
14cr|horde-auth-0.1.1-6|49	* LDAP
14cr|horde-auth-0.1.1-6|50	* Microsoft Active Directory
14cr|horde-auth-0.1.1-6|51	* Shibboleth
14cr|horde-auth-0.1.1-6|52	* System Login
14cr|horde-auth-0.1.1-6|53	* PAM
14cr|horde-auth-0.1.1-6|54	* Passwd File
14cr|horde-auth-0.1.1-6|55	* Radius
14cr|horde-auth-0.1.1-6|56	* SASL
14cr|horde-auth-0.1.1-6|57	* SMB (smbauth extension)
14cr|horde-auth-0.1.1-6|58	* SMB (smbclient)
14cr|horde-auth-0.1.1-6|59	* SQL
14cr|horde-auth-0.1.1-6|60	
14cr|horde-auth-0.1.1-6|61	Optional php extensions: pam_auth and sasl
14cr|horde-auth-0.1.1-6|62	
14cr|horde-auth-0.1.1-6|63	%prep
14cr|horde-auth-0.1.1-6|64	%setup -q -n %{prj}-%{version}
14cr|horde-auth-0.1.1-6|65	
14cr|horde-auth-0.1.1-6|66	%build
14cr|horde-auth-0.1.1-6|67	%__mv ../package*.xml .
14cr|horde-auth-0.1.1-6|68	
14cr|horde-auth-0.1.1-6|69	%install
14cr|horde-auth-0.1.1-6|70	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-auth-0.1.1-6|71	
14cr|horde-auth-0.1.1-6|72	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-auth-0.1.1-6|73	
14cr|horde-auth-0.1.1-6|74	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-auth-0.1.1-6|75	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-auth-0.1.1-6|76	
14cr|horde-auth-0.1.1-6|77	%clean
14cr|horde-auth-0.1.1-6|78	%__rm -rf %{buildroot}
14cr|horde-auth-0.1.1-6|79	
14cr|horde-auth-0.1.1-6|80	%post
14cr|horde-auth-0.1.1-6|81	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-auth-0.1.1-6|82	
14cr|horde-auth-0.1.1-6|83	%postun
14cr|horde-auth-0.1.1-6|84	if [ "$1" -eq "0" ]; then
14cr|horde-auth-0.1.1-6|85	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-auth-0.1.1-6|86	fi
14cr|horde-auth-0.1.1-6|87	
14cr|horde-auth-0.1.1-6|88	%files
14cr|horde-auth-0.1.1-6|89	%defattr(-, root, root)
14cr|horde-auth-0.1.1-6|90	%dir %{peardir}/Horde/Auth
14cr|horde-auth-0.1.1-6|91	%dir %{peardir}/Horde/Auth/Signup
14cr|horde-auth-0.1.1-6|92	%{xmldir}/%{prj}.xml
14cr|horde-auth-0.1.1-6|93	%{peardir}/Horde/Auth.php
14cr|horde-auth-0.1.1-6|94	%{peardir}/Horde/Auth/Signup.php
14cr|horde-auth-0.1.1-6|95	%{peardir}/Horde/Auth/Signup/datatree.php
14cr|horde-auth-0.1.1-6|96	%{peardir}/Horde/Auth/Signup/sql.php
14cr|horde-auth-0.1.1-6|97	%{peardir}/Horde/Auth/application.php
14cr|horde-auth-0.1.1-6|98	%{peardir}/Horde/Auth/auto.php
14cr|horde-auth-0.1.1-6|99	%{peardir}/Horde/Auth/composite.php
14cr|horde-auth-0.1.1-6|100	%{peardir}/Horde/Auth/customsql.php
14cr|horde-auth-0.1.1-6|101	%{peardir}/Horde/Auth/cyrsql.php
14cr|horde-auth-0.1.1-6|102	%{peardir}/Horde/Auth/cyrus.php
14cr|horde-auth-0.1.1-6|103	%{peardir}/Horde/Auth/ftp.php
14cr|horde-auth-0.1.1-6|104	%{peardir}/Horde/Auth/http.php
14cr|horde-auth-0.1.1-6|105	%{peardir}/Horde/Auth/http_remote.php
14cr|horde-auth-0.1.1-6|106	%{peardir}/Horde/Auth/imap.php
14cr|horde-auth-0.1.1-6|107	%{peardir}/Horde/Auth/imsp.php
14cr|horde-auth-0.1.1-6|108	%{peardir}/Horde/Auth/ipbasic.php
14cr|horde-auth-0.1.1-6|109	%{peardir}/Horde/Auth/kolab.php
14cr|horde-auth-0.1.1-6|110	%{peardir}/Horde/Auth/krb5.php
14cr|horde-auth-0.1.1-6|111	%{peardir}/Horde/Auth/ldap.php
14cr|horde-auth-0.1.1-6|112	%{peardir}/Horde/Auth/login.php
14cr|horde-auth-0.1.1-6|113	%{peardir}/Horde/Auth/msad.php
14cr|horde-auth-0.1.1-6|114	%{peardir}/Horde/Auth/pam.php
14cr|horde-auth-0.1.1-6|115	%{peardir}/Horde/Auth/passwd.php
14cr|horde-auth-0.1.1-6|116	%{peardir}/Horde/Auth/peclsasl.php
14cr|horde-auth-0.1.1-6|117	%{peardir}/Horde/Auth/radius.php
14cr|horde-auth-0.1.1-6|118	%{peardir}/Horde/Auth/shibboleth.php
14cr|horde-auth-0.1.1-6|119	%{peardir}/Horde/Auth/smb.php
14cr|horde-auth-0.1.1-6|120	%{peardir}/Horde/Auth/smbclient.php
14cr|horde-auth-0.1.1-6|121	%{peardir}/Horde/Auth/sql.php
14cr|horde-auth-0.1.1-6|122	
14cr|horde-auth-0.1.1-6|123	
14cr|horde-auth-0.1.1-6|124	
14cr|horde-auth-0.1.1-6|125	
14cr|horde-auth-0.1.1-6|126	%changelog
14cr|horde-auth-0.1.1-6|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-6
14cr|horde-auth-0.1.1-6|128	+ Revision: a2f176a
14cr|horde-auth-0.1.1-6|129	- MassBuild#464: Increase release tag
14cr|horde-auth-0.1.1-6|130	
14cr|horde-auth-0.1.1-6|131	

1982 14
14cr|horde-block-0.0.2-4|1	%define prj     Horde_Block
14cr|horde-block-0.0.2-4|2	
14cr|horde-block-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-block-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-block-0.0.2-4|5	
14cr|horde-block-0.0.2-4|6	Name:		horde-block
14cr|horde-block-0.0.2-4|7	Version:	0.0.2
14cr|horde-block-0.0.2-4|8	Release:	4
14cr|horde-block-0.0.2-4|9	Summary:	Horde Browser package
14cr|horde-block-0.0.2-4|10	License:	LGPL
14cr|horde-block-0.0.2-4|11	Group:		Networking/Mail
14cr|horde-block-0.0.2-4|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-block-0.0.2-4|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-block-0.0.2-4|14	BuildArch:	noarch
14cr|horde-block-0.0.2-4|15	Requires(pre):  php-pear
14cr|horde-block-0.0.2-4|16	Requires:	horde-framework
14cr|horde-block-0.0.2-4|17	Requires:	horde-util
14cr|horde-block-0.0.2-4|18	Requires:	php-gettext
14cr|horde-block-0.0.2-4|19	BuildRequires:	php-pear
14cr|horde-block-0.0.2-4|20	BuildRequires:	php-pear-channel-horde
14cr|horde-block-0.0.2-4|21	
14cr|horde-block-0.0.2-4|22	
14cr|horde-block-0.0.2-4|23	%description
14cr|horde-block-0.0.2-4|24	The Horde_Block API provides a mechanism for displaying content
14cr|horde-block-0.0.2-4|25	blocks from numerous Horde applications or other sources,
14cr|horde-block-0.0.2-4|26	manipulating those blocks, configuring them, etc
14cr|horde-block-0.0.2-4|27	
14cr|horde-block-0.0.2-4|28	%prep
14cr|horde-block-0.0.2-4|29	%setup -q -n %{prj}-%{version}
14cr|horde-block-0.0.2-4|30	
14cr|horde-block-0.0.2-4|31	%build
14cr|horde-block-0.0.2-4|32	%__mv ../package.xml .
14cr|horde-block-0.0.2-4|33	
14cr|horde-block-0.0.2-4|34	%install
14cr|horde-block-0.0.2-4|35	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-block-0.0.2-4|36	
14cr|horde-block-0.0.2-4|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-block-0.0.2-4|38	
14cr|horde-block-0.0.2-4|39	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-block-0.0.2-4|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-block-0.0.2-4|41	
14cr|horde-block-0.0.2-4|42	%clean
14cr|horde-block-0.0.2-4|43	%__rm -rf %{buildroot}
14cr|horde-block-0.0.2-4|44	
14cr|horde-block-0.0.2-4|45	%post
14cr|horde-block-0.0.2-4|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-block-0.0.2-4|47	
14cr|horde-block-0.0.2-4|48	%postun
14cr|horde-block-0.0.2-4|49	if [ "$1" -eq "0" ]; then
14cr|horde-block-0.0.2-4|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-block-0.0.2-4|51	fi
14cr|horde-block-0.0.2-4|52	
14cr|horde-block-0.0.2-4|53	%files
14cr|horde-block-0.0.2-4|54	%defattr(-, root, root)
14cr|horde-block-0.0.2-4|55	%{xmldir}/%{prj}.xml
14cr|horde-block-0.0.2-4|56	%dir %{peardir}/Horde
14cr|horde-block-0.0.2-4|57	%dir %{peardir}/Horde/Block
14cr|horde-block-0.0.2-4|58	%dir %{peardir}/Horde/Block/Layout/Manager.php
14cr|horde-block-0.0.2-4|59	%dir %{peardir}/Horde/Block/Layout/View.php
14cr|horde-block-0.0.2-4|60	%{peardir}/Horde/Block.php
14cr|horde-block-0.0.2-4|61	%{peardir}/Horde/Block/Collection.php
14cr|horde-block-0.0.2-4|62	%{peardir}/Horde/Block/UI.php
14cr|horde-block-0.0.2-4|63	
14cr|horde-block-0.0.2-4|64	
14cr|horde-block-0.0.2-4|65	
14cr|horde-block-0.0.2-4|66	
14cr|horde-block-0.0.2-4|67	%changelog
14cr|horde-block-0.0.2-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-block-0.0.2-4|69	+ Revision: 004157f
14cr|horde-block-0.0.2-4|70	- MassBuild#464: Increase release tag
14cr|horde-block-0.0.2-4|71	
14cr|horde-block-0.0.2-4|72	

1983 14
14cr|horde-browser-0.0.2-4|1	%define prj     Horde_Browser
14cr|horde-browser-0.0.2-4|2	
14cr|horde-browser-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-browser-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-browser-0.0.2-4|5	
14cr|horde-browser-0.0.2-4|6	Name:		horde-browser
14cr|horde-browser-0.0.2-4|7	Version:	0.0.2
14cr|horde-browser-0.0.2-4|8	Release:	4
14cr|horde-browser-0.0.2-4|9	Summary:	Horde Browser package
14cr|horde-browser-0.0.2-4|10	License:	LGPL
14cr|horde-browser-0.0.2-4|11	Group:		Networking/Mail
14cr|horde-browser-0.0.2-4|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-browser-0.0.2-4|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-browser-0.0.2-4|14	BuildArch:	noarch
14cr|horde-browser-0.0.2-4|15	Requires(pre):  php-pear
14cr|horde-browser-0.0.2-4|16	Requires:	horde-util
14cr|horde-browser-0.0.2-4|17	Requires:	php-pear-channel-horde
14cr|horde-browser-0.0.2-4|18	BuildRequires:	php-pear
14cr|horde-browser-0.0.2-4|19	BuildRequires:	php-pear-channel-horde
14cr|horde-browser-0.0.2-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|horde-browser-0.0.2-4|21	
14cr|horde-browser-0.0.2-4|22	%description
14cr|horde-browser-0.0.2-4|23	The Horde_Browser:: class provides an API for getting information about
14cr|horde-browser-0.0.2-4|24	the current user's browser and its capabilities.
14cr|horde-browser-0.0.2-4|25	
14cr|horde-browser-0.0.2-4|26	%prep
14cr|horde-browser-0.0.2-4|27	%setup -q -n %{prj}-%{version}
14cr|horde-browser-0.0.2-4|28	
14cr|horde-browser-0.0.2-4|29	%build
14cr|horde-browser-0.0.2-4|30	%__mv ../package.xml .
14cr|horde-browser-0.0.2-4|31	
14cr|horde-browser-0.0.2-4|32	%install
14cr|horde-browser-0.0.2-4|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-browser-0.0.2-4|34	
14cr|horde-browser-0.0.2-4|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-browser-0.0.2-4|36	
14cr|horde-browser-0.0.2-4|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-browser-0.0.2-4|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-browser-0.0.2-4|39	
14cr|horde-browser-0.0.2-4|40	%clean
14cr|horde-browser-0.0.2-4|41	%__rm -rf %{buildroot}
14cr|horde-browser-0.0.2-4|42	
14cr|horde-browser-0.0.2-4|43	%post
14cr|horde-browser-0.0.2-4|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-browser-0.0.2-4|45	
14cr|horde-browser-0.0.2-4|46	%postun
14cr|horde-browser-0.0.2-4|47	if [ "$1" -eq "0" ]; then
14cr|horde-browser-0.0.2-4|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-browser-0.0.2-4|49	fi
14cr|horde-browser-0.0.2-4|50	
14cr|horde-browser-0.0.2-4|51	%files
14cr|horde-browser-0.0.2-4|52	%defattr(-, root, root)
14cr|horde-browser-0.0.2-4|53	%{xmldir}/%{prj}.xml
14cr|horde-browser-0.0.2-4|54	%dir %{peardir}/Horde
14cr|horde-browser-0.0.2-4|55	%dir %{peardir}/Horde/Browser
14cr|horde-browser-0.0.2-4|56	%{peardir}/Horde/Browser.php
14cr|horde-browser-0.0.2-4|57	%{peardir}/Horde/Browser/imode.php
14cr|horde-browser-0.0.2-4|58	
14cr|horde-browser-0.0.2-4|59	
14cr|horde-browser-0.0.2-4|60	
14cr|horde-browser-0.0.2-4|61	
14cr|horde-browser-0.0.2-4|62	%changelog
14cr|horde-browser-0.0.2-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-browser-0.0.2-4|64	+ Revision: 73fca88
14cr|horde-browser-0.0.2-4|65	- MassBuild#464: Increase release tag
14cr|horde-browser-0.0.2-4|66	
14cr|horde-browser-0.0.2-4|67	

1984 14
14cr|horde-cache-0.0.2-4|1	%define prj    Horde_Cache
14cr|horde-cache-0.0.2-4|2	
14cr|horde-cache-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-cache-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-cache-0.0.2-4|5	
14cr|horde-cache-0.0.2-4|6	Name:          horde-cache
14cr|horde-cache-0.0.2-4|7	Version:       0.0.2
14cr|horde-cache-0.0.2-4|8	Release:       4
14cr|horde-cache-0.0.2-4|9	Summary:       Caching API
14cr|horde-cache-0.0.2-4|10	License:       LGPL
14cr|horde-cache-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-cache-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-cache-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-cache-0.0.2-4|14	BuildArch:     noarch
14cr|horde-cache-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-cache-0.0.2-4|16	Requires:      php-pear
14cr|horde-cache-0.0.2-4|17	Requires:      horde-util
14cr|horde-cache-0.0.2-4|18	BuildRequires: php-pear
14cr|horde-cache-0.0.2-4|19	BuildRequires: php-pear-channel-horde
14cr|horde-cache-0.0.2-4|20	
14cr|horde-cache-0.0.2-4|21	%description
14cr|horde-cache-0.0.2-4|22	This package provides a simple, functional Caching API, with the option
14cr|horde-cache-0.0.2-4|23	to store the cached data either on the filesystem, or using the Zend
14cr|horde-cache-0.0.2-4|24	Performance Suite's content cache.
14cr|horde-cache-0.0.2-4|25	
14cr|horde-cache-0.0.2-4|26	
14cr|horde-cache-0.0.2-4|27	%prep
14cr|horde-cache-0.0.2-4|28	%setup -q -n %{prj}-%{version}
14cr|horde-cache-0.0.2-4|29	
14cr|horde-cache-0.0.2-4|30	%build
14cr|horde-cache-0.0.2-4|31	%__mv ../package.xml .
14cr|horde-cache-0.0.2-4|32	
14cr|horde-cache-0.0.2-4|33	%install
14cr|horde-cache-0.0.2-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-cache-0.0.2-4|35	
14cr|horde-cache-0.0.2-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-cache-0.0.2-4|37	
14cr|horde-cache-0.0.2-4|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-cache-0.0.2-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-cache-0.0.2-4|40	
14cr|horde-cache-0.0.2-4|41	%clean
14cr|horde-cache-0.0.2-4|42	%__rm -rf %{buildroot}
14cr|horde-cache-0.0.2-4|43	
14cr|horde-cache-0.0.2-4|44	%post
14cr|horde-cache-0.0.2-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-cache-0.0.2-4|46	
14cr|horde-cache-0.0.2-4|47	%postun
14cr|horde-cache-0.0.2-4|48	if [ "$1" -eq "0" ]; then
14cr|horde-cache-0.0.2-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-cache-0.0.2-4|50	fi
14cr|horde-cache-0.0.2-4|51	
14cr|horde-cache-0.0.2-4|52	%files
14cr|horde-cache-0.0.2-4|53	%defattr(-, root, root)
14cr|horde-cache-0.0.2-4|54	%{xmldir}/%{prj}.xml
14cr|horde-cache-0.0.2-4|55	%dir %{peardir}/Horde/Cache
14cr|horde-cache-0.0.2-4|56	%{peardir}/Horde/Cache.php
14cr|horde-cache-0.0.2-4|57	%{peardir}/Horde/Cache/file.php
14cr|horde-cache-0.0.2-4|58	%{peardir}/Horde/Cache/memcache.php
14cr|horde-cache-0.0.2-4|59	%{peardir}/Horde/Cache/zps4.php
14cr|horde-cache-0.0.2-4|60	
14cr|horde-cache-0.0.2-4|61	
14cr|horde-cache-0.0.2-4|62	
14cr|horde-cache-0.0.2-4|63	
14cr|horde-cache-0.0.2-4|64	%changelog
14cr|horde-cache-0.0.2-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-cache-0.0.2-4|66	+ Revision: ebc4bd6
14cr|horde-cache-0.0.2-4|67	- MassBuild#464: Increase release tag
14cr|horde-cache-0.0.2-4|68	
14cr|horde-cache-0.0.2-4|69	

1985 14
14cr|horde-chora-2.1-11|1	%define	module	chora
14cr|horde-chora-2.1-11|2	
14cr|horde-chora-2.1-11|3	Name:		horde-%{module}
14cr|horde-chora-2.1-11|4	Version:	2.1
14cr|horde-chora-2.1-11|5	Release:	11
14cr|horde-chora-2.1-11|6	Summary:	The Horde CVS viewer
14cr|horde-chora-2.1-11|7	License:	GPL
14cr|horde-chora-2.1-11|8	Group: 		System/Servers
14cr|horde-chora-2.1-11|9	URL:		http://www.horde.org/%{module}
14cr|horde-chora-2.1-11|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.bz2
14cr|horde-chora-2.1-11|11	Requires(post):	rpm-helper
14cr|horde-chora-2.1-11|12	Requires:	horde >= 3.3.5
14cr|horde-chora-2.1-11|13	Requires:	cvs
14cr|horde-chora-2.1-11|14	BuildArch:	noarch
14cr|horde-chora-2.1-11|15	
14cr|horde-chora-2.1-11|16	%description
14cr|horde-chora-2.1-11|17	Chora is the Horde CVS viewer, and it provides an advanced web-based
14cr|horde-chora-2.1-11|18	view of any CVS repository. It now includes annotation support, visual
14cr|horde-chora-2.1-11|19	branch viewing capability, and human-readable diffs.
14cr|horde-chora-2.1-11|20	
14cr|horde-chora-2.1-11|21	%prep
14cr|horde-chora-2.1-11|22	%setup -q -n %{module}-h3-%{version}
14cr|horde-chora-2.1-11|23	
14cr|horde-chora-2.1-11|24	%build
14cr|horde-chora-2.1-11|25	
14cr|horde-chora-2.1-11|26	%install
14cr|horde-chora-2.1-11|27	# apache configuration
14cr|horde-chora-2.1-11|28	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-chora-2.1-11|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-chora-2.1-11|30	# %{name} Apache configuration file
14cr|horde-chora-2.1-11|31	
14cr|horde-chora-2.1-11|32	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-chora-2.1-11|33	Require all denied
14cr|horde-chora-2.1-11|34	</Directory>
14cr|horde-chora-2.1-11|35	
14cr|horde-chora-2.1-11|36	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-chora-2.1-11|37	Require all denied
14cr|horde-chora-2.1-11|38	</Directory>
14cr|horde-chora-2.1-11|39	
14cr|horde-chora-2.1-11|40	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-chora-2.1-11|41	Require all denied
14cr|horde-chora-2.1-11|42	</Directory>
14cr|horde-chora-2.1-11|43	
14cr|horde-chora-2.1-11|44	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-chora-2.1-11|45	Require all denied
14cr|horde-chora-2.1-11|46	</Directory>
14cr|horde-chora-2.1-11|47	EOF
14cr|horde-chora-2.1-11|48	
14cr|horde-chora-2.1-11|49	# horde configuration
14cr|horde-chora-2.1-11|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-chora-2.1-11|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-chora-2.1-11|52	<?php
14cr|horde-chora-2.1-11|53	//
14cr|horde-chora-2.1-11|54	// Chora Horde configuration file
14cr|horde-chora-2.1-11|55	//
14cr|horde-chora-2.1-11|56	
14cr|horde-chora-2.1-11|57	$this->applications['chora'] = array(
14cr|horde-chora-2.1-11|58	'fileroot'    => $this->applications['horde']['fileroot'] . '/chora',
14cr|horde-chora-2.1-11|59	'webroot'     => $this->applications['horde']['webroot'] . '/chora',
14cr|horde-chora-2.1-11|60	'name'        => _("Version Control"),
14cr|horde-chora-2.1-11|61	'status'      => 'active',
14cr|horde-chora-2.1-11|62	'menu_parent' => 'devel'
14cr|horde-chora-2.1-11|63	);
14cr|horde-chora-2.1-11|64	EOF
14cr|horde-chora-2.1-11|65	
14cr|horde-chora-2.1-11|66	# remove .htaccess files
14cr|horde-chora-2.1-11|67	find . -name .htaccess -exec rm -f {} \;
14cr|horde-chora-2.1-11|68	
14cr|horde-chora-2.1-11|69	# install files
14cr|horde-chora-2.1-11|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|73	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|74	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|75	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|76	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-chora-2.1-11|77	
14cr|horde-chora-2.1-11|78	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-chora-2.1-11|79	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|80	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-chora-2.1-11|81	popd
14cr|horde-chora-2.1-11|82	
14cr|horde-chora-2.1-11|83	# activate configuration files
14cr|horde-chora-2.1-11|84	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-chora-2.1-11|85	mv $file ${file%.dist}
14cr|horde-chora-2.1-11|86	done
14cr|horde-chora-2.1-11|87	
14cr|horde-chora-2.1-11|88	# fix script shellbang
14cr|horde-chora-2.1-11|89	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-chora-2.1-11|90	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-chora-2.1-11|91	done
14cr|horde-chora-2.1-11|92	
14cr|horde-chora-2.1-11|93	%clean
14cr|horde-chora-2.1-11|94	
14cr|horde-chora-2.1-11|95	%post
14cr|horde-chora-2.1-11|96	if [ $1 = 1 ]; then
14cr|horde-chora-2.1-11|97	# configuration
14cr|horde-chora-2.1-11|98	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-chora-2.1-11|99	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-chora-2.1-11|100	fi
14cr|horde-chora-2.1-11|101	%if %mdkversion < 201010
14cr|horde-chora-2.1-11|102	%_post_webapp
14cr|horde-chora-2.1-11|103	%endif
14cr|horde-chora-2.1-11|104	
14cr|horde-chora-2.1-11|105	
14cr|horde-chora-2.1-11|106	%files
14cr|horde-chora-2.1-11|107	%doc COPYING README docs
14cr|horde-chora-2.1-11|108	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-chora-2.1-11|109	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-chora-2.1-11|110	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-chora-2.1-11|111	%{_datadir}/horde/%{module}
14cr|horde-chora-2.1-11|112	
14cr|horde-chora-2.1-11|113	
14cr|horde-chora-2.1-11|114	
14cr|horde-chora-2.1-11|115	
14cr|horde-chora-2.1-11|116	%changelog
14cr|horde-chora-2.1-11|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-11
14cr|horde-chora-2.1-11|118	+ Revision: 35d186a
14cr|horde-chora-2.1-11|119	- MassBuild#464: Increase release tag
14cr|horde-chora-2.1-11|120	
14cr|horde-chora-2.1-11|121	

1986 14
14cr|horde-cipher-0.0.2-5|1	%define prj    Horde_Cipher
14cr|horde-cipher-0.0.2-5|2	
14cr|horde-cipher-0.0.2-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-cipher-0.0.2-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-cipher-0.0.2-5|5	
14cr|horde-cipher-0.0.2-5|6	Name:          horde-cipher
14cr|horde-cipher-0.0.2-5|7	Version:       0.0.2
14cr|horde-cipher-0.0.2-5|8	Release:       5
14cr|horde-cipher-0.0.2-5|9	Summary:       Secret Encryption API
14cr|horde-cipher-0.0.2-5|10	License:       LGPL
14cr|horde-cipher-0.0.2-5|11	Group:         Networking/Mail
14cr|horde-cipher-0.0.2-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-cipher-0.0.2-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-cipher-0.0.2-5|14	BuildArch:     noarch
14cr|horde-cipher-0.0.2-5|15	Requires(pre): php-pear
14cr|horde-cipher-0.0.2-5|16	Requires:      horde-framework
14cr|horde-cipher-0.0.2-5|17	Requires:      php-pear-channel-horde
14cr|horde-cipher-0.0.2-5|18	BuildRequires: php-pear
14cr|horde-cipher-0.0.2-5|19	BuildRequires: php-pear-channel-horde
14cr|horde-cipher-0.0.2-5|20	
14cr|horde-cipher-0.0.2-5|21	%description
14cr|horde-cipher-0.0.2-5|22	The Secret:: class provides an API for encrypting and decrypting small
14cr|horde-cipher-0.0.2-5|23	pieces of data with the use of a shared key.
14cr|horde-cipher-0.0.2-5|24	
14cr|horde-cipher-0.0.2-5|25	
14cr|horde-cipher-0.0.2-5|26	%prep
14cr|horde-cipher-0.0.2-5|27	%setup -q -n %{prj}-%{version}
14cr|horde-cipher-0.0.2-5|28	
14cr|horde-cipher-0.0.2-5|29	%build
14cr|horde-cipher-0.0.2-5|30	%__mv ../package.xml .
14cr|horde-cipher-0.0.2-5|31	
14cr|horde-cipher-0.0.2-5|32	%install
14cr|horde-cipher-0.0.2-5|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-cipher-0.0.2-5|34	
14cr|horde-cipher-0.0.2-5|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-cipher-0.0.2-5|36	
14cr|horde-cipher-0.0.2-5|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-cipher-0.0.2-5|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-cipher-0.0.2-5|39	
14cr|horde-cipher-0.0.2-5|40	%clean
14cr|horde-cipher-0.0.2-5|41	%__rm -rf %{buildroot}
14cr|horde-cipher-0.0.2-5|42	
14cr|horde-cipher-0.0.2-5|43	%post
14cr|horde-cipher-0.0.2-5|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-cipher-0.0.2-5|45	
14cr|horde-cipher-0.0.2-5|46	%postun
14cr|horde-cipher-0.0.2-5|47	if [ "$1" -eq "0" ]; then
14cr|horde-cipher-0.0.2-5|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-cipher-0.0.2-5|49	fi
14cr|horde-cipher-0.0.2-5|50	
14cr|horde-cipher-0.0.2-5|51	%files
14cr|horde-cipher-0.0.2-5|52	%defattr(-, root, root)
14cr|horde-cipher-0.0.2-5|53	%{xmldir}/%{prj}.xml
14cr|horde-cipher-0.0.2-5|54	%dir %{peardir}/Horde/Cipher
14cr|horde-cipher-0.0.2-5|55	%dir %{peardir}/Horde/Cipher/BlockMode
14cr|horde-cipher-0.0.2-5|56	%{peardir}/Horde/Cipher.php
14cr|horde-cipher-0.0.2-5|57	%{peardir}/Horde/Cipher/BlockMode.php
14cr|horde-cipher-0.0.2-5|58	%{peardir}/Horde/Cipher/BlockMode/cbc.php
14cr|horde-cipher-0.0.2-5|59	%{peardir}/Horde/Cipher/BlockMode/cfb64.php
14cr|horde-cipher-0.0.2-5|60	%{peardir}/Horde/Cipher/BlockMode/ecb.php
14cr|horde-cipher-0.0.2-5|61	%{peardir}/Horde/Cipher/BlockMode/ofb64.php
14cr|horde-cipher-0.0.2-5|62	%{peardir}/Horde/Cipher/blowfish.php
14cr|horde-cipher-0.0.2-5|63	%{peardir}/Horde/Cipher/cast128.php
14cr|horde-cipher-0.0.2-5|64	%{peardir}/Horde/Cipher/des.php
14cr|horde-cipher-0.0.2-5|65	%{peardir}/Horde/Cipher/rc2.php
14cr|horde-cipher-0.0.2-5|66	%{peardir}/Horde/Cipher/rc4.php
14cr|horde-cipher-0.0.2-5|67	%dir %{peardir}/tests/Horde_Cipher
14cr|horde-cipher-0.0.2-5|68	%dir %{peardir}/tests/Horde_Cipher/tests
14cr|horde-cipher-0.0.2-5|69	%{peardir}/tests/Horde_Cipher/tests/Cipher1.phpt
14cr|horde-cipher-0.0.2-5|70	%{peardir}/tests/Horde_Cipher/tests/Cipher2.phpt
14cr|horde-cipher-0.0.2-5|71	%{peardir}/tests/Horde_Cipher/tests/Cipher3.phpt
14cr|horde-cipher-0.0.2-5|72	%{peardir}/tests/Horde_Cipher/tests/Cipher4.phpt
14cr|horde-cipher-0.0.2-5|73	%{peardir}/tests/Horde_Cipher/tests/Cipher5.phpt
14cr|horde-cipher-0.0.2-5|74	%{peardir}/tests/Horde_Cipher/tests/Cipher6.phpt
14cr|horde-cipher-0.0.2-5|75	
14cr|horde-cipher-0.0.2-5|76	
14cr|horde-cipher-0.0.2-5|77	
14cr|horde-cipher-0.0.2-5|78	
14cr|horde-cipher-0.0.2-5|79	%changelog
14cr|horde-cipher-0.0.2-5|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|horde-cipher-0.0.2-5|81	+ Revision: b521510
14cr|horde-cipher-0.0.2-5|82	- MassBuild#464: Increase release tag
14cr|horde-cipher-0.0.2-5|83	
14cr|horde-cipher-0.0.2-5|84	

1987 14
14cr|horde-cli-0.0.2-3|1	%define prj    Horde_CLI
14cr|horde-cli-0.0.2-3|2	
14cr|horde-cli-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-cli-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-cli-0.0.2-3|5	
14cr|horde-cli-0.0.2-3|6	Name:          horde-cli
14cr|horde-cli-0.0.2-3|7	Version:       0.0.2
14cr|horde-cli-0.0.2-3|8	Release:       3
14cr|horde-cli-0.0.2-3|9	Summary:       Horde CLI API
14cr|horde-cli-0.0.2-3|10	License:       LGPL
14cr|horde-cli-0.0.2-3|11	Group:         Networking/Mail
14cr|horde-cli-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-cli-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-cli-0.0.2-3|14	BuildArch:     noarch
14cr|horde-cli-0.0.2-3|15	Requires(pre): php-pear
14cr|horde-cli-0.0.2-3|16	Requires:      php-gettext
14cr|horde-cli-0.0.2-3|17	Requires:      php-pear-channel-horde
14cr|horde-cli-0.0.2-3|18	BuildRequires: php-pear
14cr|horde-cli-0.0.2-3|19	BuildRequires: php-pear-channel-horde
14cr|horde-cli-0.0.2-3|20	
14cr|horde-cli-0.0.2-3|21	
14cr|horde-cli-0.0.2-3|22	%description
14cr|horde-cli-0.0.2-3|23	Horde_CLI:: API for basic command-line functionality/checks
14cr|horde-cli-0.0.2-3|24	
14cr|horde-cli-0.0.2-3|25	%prep
14cr|horde-cli-0.0.2-3|26	%setup -q -n %{prj}-%{version}
14cr|horde-cli-0.0.2-3|27	
14cr|horde-cli-0.0.2-3|28	%build
14cr|horde-cli-0.0.2-3|29	%__mv ../package.xml .
14cr|horde-cli-0.0.2-3|30	
14cr|horde-cli-0.0.2-3|31	%install
14cr|horde-cli-0.0.2-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-cli-0.0.2-3|33	
14cr|horde-cli-0.0.2-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-cli-0.0.2-3|35	
14cr|horde-cli-0.0.2-3|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-cli-0.0.2-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-cli-0.0.2-3|38	
14cr|horde-cli-0.0.2-3|39	%clean
14cr|horde-cli-0.0.2-3|40	%__rm -rf %{buildroot}
14cr|horde-cli-0.0.2-3|41	
14cr|horde-cli-0.0.2-3|42	%post
14cr|horde-cli-0.0.2-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-cli-0.0.2-3|44	
14cr|horde-cli-0.0.2-3|45	%postun
14cr|horde-cli-0.0.2-3|46	if [ "$1" -eq "0" ]; then
14cr|horde-cli-0.0.2-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-cli-0.0.2-3|48	fi
14cr|horde-cli-0.0.2-3|49	
14cr|horde-cli-0.0.2-3|50	%files
14cr|horde-cli-0.0.2-3|51	%defattr(-, root, root)
14cr|horde-cli-0.0.2-3|52	%{xmldir}/%{prj}.xml
14cr|horde-cli-0.0.2-3|53	%dir %{peardir}/Horde
14cr|horde-cli-0.0.2-3|54	%{peardir}/Horde/CLI.php
14cr|horde-cli-0.0.2-3|55	
14cr|horde-cli-0.0.2-3|56	
14cr|horde-cli-0.0.2-3|57	
14cr|horde-cli-0.0.2-3|58	%changelog
14cr|horde-cli-0.0.2-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-3
14cr|horde-cli-0.0.2-3|60	+ Revision: 6fa6035
14cr|horde-cli-0.0.2-3|61	- MassBuild#464: Increase release tag
14cr|horde-cli-0.0.2-3|62	
14cr|horde-cli-0.0.2-3|63	

1988 14
14cr|horde-compress-0.0.2-4|1	%define prj    Horde_Compress
14cr|horde-compress-0.0.2-4|2	
14cr|horde-compress-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-compress-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-compress-0.0.2-4|5	
14cr|horde-compress-0.0.2-4|6	Name:          horde-compress
14cr|horde-compress-0.0.2-4|7	Version:       0.0.2
14cr|horde-compress-0.0.2-4|8	Release:       4
14cr|horde-compress-0.0.2-4|9	Summary:       Horde Compression API
14cr|horde-compress-0.0.2-4|10	License:       LGPL
14cr|horde-compress-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-compress-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-compress-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-compress-0.0.2-4|14	BuildArch:     noarch
14cr|horde-compress-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-compress-0.0.2-4|16	Requires:      horde-util
14cr|horde-compress-0.0.2-4|17	Requires:      php-pear
14cr|horde-compress-0.0.2-4|18	Requires:      php-gettext
14cr|horde-compress-0.0.2-4|19	Requires:      php-zlib
14cr|horde-compress-0.0.2-4|20	BuildRequires: php-pear
14cr|horde-compress-0.0.2-4|21	BuildRequires: php-pear-channel-horde
14cr|horde-compress-0.0.2-4|22	BuildRoot:     %{_tmppath}/%{name}-%{version}
14cr|horde-compress-0.0.2-4|23	
14cr|horde-compress-0.0.2-4|24	%description
14cr|horde-compress-0.0.2-4|25	These classes provide functionality useful for all kind of applications.
14cr|horde-compress-0.0.2-4|26	
14cr|horde-compress-0.0.2-4|27	
14cr|horde-compress-0.0.2-4|28	%prep
14cr|horde-compress-0.0.2-4|29	%setup -q -n %{prj}-%{version}
14cr|horde-compress-0.0.2-4|30	
14cr|horde-compress-0.0.2-4|31	%build
14cr|horde-compress-0.0.2-4|32	%__mv ../package.xml .
14cr|horde-compress-0.0.2-4|33	
14cr|horde-compress-0.0.2-4|34	%install
14cr|horde-compress-0.0.2-4|35	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-compress-0.0.2-4|36	
14cr|horde-compress-0.0.2-4|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-compress-0.0.2-4|38	
14cr|horde-compress-0.0.2-4|39	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-compress-0.0.2-4|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-compress-0.0.2-4|41	
14cr|horde-compress-0.0.2-4|42	%clean
14cr|horde-compress-0.0.2-4|43	%__rm -rf %{buildroot}
14cr|horde-compress-0.0.2-4|44	
14cr|horde-compress-0.0.2-4|45	%post
14cr|horde-compress-0.0.2-4|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-compress-0.0.2-4|47	
14cr|horde-compress-0.0.2-4|48	%postun
14cr|horde-compress-0.0.2-4|49	if [ "$1" -eq "0" ]; then
14cr|horde-compress-0.0.2-4|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-compress-0.0.2-4|51	fi
14cr|horde-compress-0.0.2-4|52	
14cr|horde-compress-0.0.2-4|53	%files
14cr|horde-compress-0.0.2-4|54	%defattr(-, root, root)
14cr|horde-compress-0.0.2-4|55	%{xmldir}/%{prj}.xml
14cr|horde-compress-0.0.2-4|56	%dir %{peardir}/Horde/Compress
14cr|horde-compress-0.0.2-4|57	%{peardir}/Horde/Compress.php
14cr|horde-compress-0.0.2-4|58	%{peardir}/Horde/Compress/dbx.php
14cr|horde-compress-0.0.2-4|59	%{peardir}/Horde/Compress/gzip.php
14cr|horde-compress-0.0.2-4|60	%{peardir}/Horde/Compress/tar.php
14cr|horde-compress-0.0.2-4|61	%{peardir}/Horde/Compress/tnef.php
14cr|horde-compress-0.0.2-4|62	%{peardir}/Horde/Compress/zip.php
14cr|horde-compress-0.0.2-4|63	
14cr|horde-compress-0.0.2-4|64	
14cr|horde-compress-0.0.2-4|65	
14cr|horde-compress-0.0.2-4|66	
14cr|horde-compress-0.0.2-4|67	%changelog
14cr|horde-compress-0.0.2-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-compress-0.0.2-4|69	+ Revision: 59109c4
14cr|horde-compress-0.0.2-4|70	- MassBuild#464: Increase release tag
14cr|horde-compress-0.0.2-4|71	
14cr|horde-compress-0.0.2-4|72	

1989 14
14cr|horde-datatree-0.0.3-4|1	%define prj    Horde_DataTree
14cr|horde-datatree-0.0.3-4|2	
14cr|horde-datatree-0.0.3-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-datatree-0.0.3-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-datatree-0.0.3-4|5	
14cr|horde-datatree-0.0.3-4|6	Name:          horde-datatree
14cr|horde-datatree-0.0.3-4|7	Version:       0.0.3
14cr|horde-datatree-0.0.3-4|8	Release:       4
14cr|horde-datatree-0.0.3-4|9	Summary:       DataTree API
14cr|horde-datatree-0.0.3-4|10	License:       LGPL
14cr|horde-datatree-0.0.3-4|11	Group:         Networking/Mail
14cr|horde-datatree-0.0.3-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-datatree-0.0.3-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-datatree-0.0.3-4|14	BuildArch:     noarch
14cr|horde-datatree-0.0.3-4|15	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
14cr|horde-datatree-0.0.3-4|16	Requires(pre): php-pear
14cr|horde-datatree-0.0.3-4|17	Requires:      horde-framework
14cr|horde-datatree-0.0.3-4|18	Requires:      horde-serialize
14cr|horde-datatree-0.0.3-4|19	Requires:      horde-sql
14cr|horde-datatree-0.0.3-4|20	Requires:      horde-util
14cr|horde-datatree-0.0.3-4|21	Requires:      php-gettext
14cr|horde-datatree-0.0.3-4|22	Requires:      php-pear
14cr|horde-datatree-0.0.3-4|23	BuildRequires: php-pear
14cr|horde-datatree-0.0.3-4|24	BuildRequires: php-pear-channel-horde
14cr|horde-datatree-0.0.3-4|25	
14cr|horde-datatree-0.0.3-4|26	%description
14cr|horde-datatree-0.0.3-4|27	There is no description for the package available :(
14cr|horde-datatree-0.0.3-4|28	
14cr|horde-datatree-0.0.3-4|29	
14cr|horde-datatree-0.0.3-4|30	%prep
14cr|horde-datatree-0.0.3-4|31	%setup -q -n %{prj}-%{version}
14cr|horde-datatree-0.0.3-4|32	
14cr|horde-datatree-0.0.3-4|33	%build
14cr|horde-datatree-0.0.3-4|34	%__mv ../package.xml .
14cr|horde-datatree-0.0.3-4|35	
14cr|horde-datatree-0.0.3-4|36	%install
14cr|horde-datatree-0.0.3-4|37	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-datatree-0.0.3-4|38	
14cr|horde-datatree-0.0.3-4|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-datatree-0.0.3-4|40	
14cr|horde-datatree-0.0.3-4|41	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-datatree-0.0.3-4|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-datatree-0.0.3-4|43	
14cr|horde-datatree-0.0.3-4|44	%clean
14cr|horde-datatree-0.0.3-4|45	%__rm -rf %{buildroot}
14cr|horde-datatree-0.0.3-4|46	
14cr|horde-datatree-0.0.3-4|47	%post
14cr|horde-datatree-0.0.3-4|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-datatree-0.0.3-4|49	
14cr|horde-datatree-0.0.3-4|50	%postun
14cr|horde-datatree-0.0.3-4|51	if [ "$1" -eq "0" ]; then
14cr|horde-datatree-0.0.3-4|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-datatree-0.0.3-4|53	fi
14cr|horde-datatree-0.0.3-4|54	
14cr|horde-datatree-0.0.3-4|55	%files
14cr|horde-datatree-0.0.3-4|56	%defattr(-, root, root)
14cr|horde-datatree-0.0.3-4|57	%{xmldir}/%{prj}.xml
14cr|horde-datatree-0.0.3-4|58	%dir %{peardir}/Horde/DataTree
14cr|horde-datatree-0.0.3-4|59	%{peardir}/Horde/DataTree.php
14cr|horde-datatree-0.0.3-4|60	%{peardir}/Horde/DataTree/null.php
14cr|horde-datatree-0.0.3-4|61	%{peardir}/Horde/DataTree/sql.php
14cr|horde-datatree-0.0.3-4|62	
14cr|horde-datatree-0.0.3-4|63	
14cr|horde-datatree-0.0.3-4|64	
14cr|horde-datatree-0.0.3-4|65	
14cr|horde-datatree-0.0.3-4|66	%changelog
14cr|horde-datatree-0.0.3-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-4
14cr|horde-datatree-0.0.3-4|68	+ Revision: 982dd9d
14cr|horde-datatree-0.0.3-4|69	- MassBuild#464: Increase release tag
14cr|horde-datatree-0.0.3-4|70	
14cr|horde-datatree-0.0.3-4|71	

1990 14
14cr|horde-date-0.1.0-4|1	%define prj Horde_Date
14cr|horde-date-0.1.0-4|2	
14cr|horde-date-0.1.0-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-date-0.1.0-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-date-0.1.0-4|5	
14cr|horde-date-0.1.0-4|6	Name:          horde-date
14cr|horde-date-0.1.0-4|7	Version:       0.1.0
14cr|horde-date-0.1.0-4|8	Release:       4
14cr|horde-date-0.1.0-4|9	Summary:       Horde Date package
14cr|horde-date-0.1.0-4|10	License:       LGPL
14cr|horde-date-0.1.0-4|11	Group:         Networking/Mail
14cr|horde-date-0.1.0-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-date-0.1.0-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-date-0.1.0-4|14	BuildArch:     noarch
14cr|horde-date-0.1.0-4|15	Requires(pre): php-pear
14cr|horde-date-0.1.0-4|16	Requires:      horde-framework
14cr|horde-date-0.1.0-4|17	Requires:      php-pear
14cr|horde-date-0.1.0-4|18	Requires:      php-pear-Date
14cr|horde-date-0.1.0-4|19	Requires:      php-pear-channel-horde
14cr|horde-date-0.1.0-4|20	BuildRequires: php-pear
14cr|horde-date-0.1.0-4|21	BuildRequires: php-pear-channel-horde
14cr|horde-date-0.1.0-4|22	
14cr|horde-date-0.1.0-4|23	
14cr|horde-date-0.1.0-4|24	%description
14cr|horde-date-0.1.0-4|25	Package for creating and manipulating dates.
14cr|horde-date-0.1.0-4|26	
14cr|horde-date-0.1.0-4|27	%prep
14cr|horde-date-0.1.0-4|28	%setup -q -n %{prj}-%{version}
14cr|horde-date-0.1.0-4|29	
14cr|horde-date-0.1.0-4|30	%build
14cr|horde-date-0.1.0-4|31	%__mv ../package.xml .
14cr|horde-date-0.1.0-4|32	
14cr|horde-date-0.1.0-4|33	%install
14cr|horde-date-0.1.0-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-date-0.1.0-4|35	
14cr|horde-date-0.1.0-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-date-0.1.0-4|37	
14cr|horde-date-0.1.0-4|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-date-0.1.0-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-date-0.1.0-4|40	
14cr|horde-date-0.1.0-4|41	%clean
14cr|horde-date-0.1.0-4|42	%__rm -rf %{buildroot}
14cr|horde-date-0.1.0-4|43	
14cr|horde-date-0.1.0-4|44	%post
14cr|horde-date-0.1.0-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-date-0.1.0-4|46	
14cr|horde-date-0.1.0-4|47	%postun
14cr|horde-date-0.1.0-4|48	if [ "$1" -eq "0" ]; then
14cr|horde-date-0.1.0-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-date-0.1.0-4|50	fi
14cr|horde-date-0.1.0-4|51	
14cr|horde-date-0.1.0-4|52	%files
14cr|horde-date-0.1.0-4|53	%defattr(-, root, root)
14cr|horde-date-0.1.0-4|54	%{xmldir}/%{prj}.xml
14cr|horde-date-0.1.0-4|55	%dir %{peardir}/Horde/Date
14cr|horde-date-0.1.0-4|56	%{peardir}/Horde/Date.php
14cr|horde-date-0.1.0-4|57	%{peardir}/Horde/Date/Recurrence.php
14cr|horde-date-0.1.0-4|58	%dir %{peardir}/tests/Horde_Date
14cr|horde-date-0.1.0-4|59	%dir %{peardir}/tests/Horde_Date/tests
14cr|horde-date-0.1.0-4|60	%dir %{peardir}/tests/Horde_Date/tests/fixtures
14cr|horde-date-0.1.0-4|61	%{peardir}/tests/Horde_Date/tests/*.phpt
14cr|horde-date-0.1.0-4|62	%{peardir}/tests/Horde_Date/tests/fixtures/bug2813.ics
14cr|horde-date-0.1.0-4|63	
14cr|horde-date-0.1.0-4|64	
14cr|horde-date-0.1.0-4|65	
14cr|horde-date-0.1.0-4|66	
14cr|horde-date-0.1.0-4|67	%changelog
14cr|horde-date-0.1.0-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-4
14cr|horde-date-0.1.0-4|69	+ Revision: 321a600
14cr|horde-date-0.1.0-4|70	- MassBuild#464: Increase release tag
14cr|horde-date-0.1.0-4|71	
14cr|horde-date-0.1.0-4|72	

1991 14
14cr|horde-dimp-1.1.3-5|1	%define	module	dimp
14cr|horde-dimp-1.1.3-5|2	
14cr|horde-dimp-1.1.3-5|3	%define __noautoreq 'pear\\(Horde.*\\)'
14cr|horde-dimp-1.1.3-5|4	
14cr|horde-dimp-1.1.3-5|5	Name:		horde-%{module}
14cr|horde-dimp-1.1.3-5|6	Version:	1.1.3
14cr|horde-dimp-1.1.3-5|7	Release:	5
14cr|horde-dimp-1.1.3-5|8	Summary:	The Horde Dynamic Internet Messaging Program
14cr|horde-dimp-1.1.3-5|9	License:	GPL
14cr|horde-dimp-1.1.3-5|10	Group:		System/Servers
14cr|horde-dimp-1.1.3-5|11	URL:		http://www.horde.org/%{module}
14cr|horde-dimp-1.1.3-5|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-dimp-1.1.3-5|13	Requires(post):	rpm-helper
14cr|horde-dimp-1.1.3-5|14	Requires:	horde >= 3.0
14cr|horde-dimp-1.1.3-5|15	BuildArch:	noarch
14cr|horde-dimp-1.1.3-5|16	
14cr|horde-dimp-1.1.3-5|17	%description
14cr|horde-dimp-1.1.3-5|18	IMP is a project to create a version of IMP utilizing AJAX-like technologies to
14cr|horde-dimp-1.1.3-5|19	allow a more dynamic user experience (thus DIMP... Dynamic IMP).
14cr|horde-dimp-1.1.3-5|20	
14cr|horde-dimp-1.1.3-5|21	%prep
14cr|horde-dimp-1.1.3-5|22	%setup -q -n %{module}-h3-%{version}
14cr|horde-dimp-1.1.3-5|23	
14cr|horde-dimp-1.1.3-5|24	%build
14cr|horde-dimp-1.1.3-5|25	
14cr|horde-dimp-1.1.3-5|26	%install
14cr|horde-dimp-1.1.3-5|27	# apache configuration
14cr|horde-dimp-1.1.3-5|28	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-dimp-1.1.3-5|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-dimp-1.1.3-5|30	# %{name} Apache configuration file
14cr|horde-dimp-1.1.3-5|31	
14cr|horde-dimp-1.1.3-5|32	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-dimp-1.1.3-5|33	Require all denied
14cr|horde-dimp-1.1.3-5|34	</Directory>
14cr|horde-dimp-1.1.3-5|35	
14cr|horde-dimp-1.1.3-5|36	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-dimp-1.1.3-5|37	Require all denied
14cr|horde-dimp-1.1.3-5|38	</Directory>
14cr|horde-dimp-1.1.3-5|39	
14cr|horde-dimp-1.1.3-5|40	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-dimp-1.1.3-5|41	Require all denied
14cr|horde-dimp-1.1.3-5|42	</Directory>
14cr|horde-dimp-1.1.3-5|43	
14cr|horde-dimp-1.1.3-5|44	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-dimp-1.1.3-5|45	Require all denied
14cr|horde-dimp-1.1.3-5|46	</Directory>
14cr|horde-dimp-1.1.3-5|47	EOF
14cr|horde-dimp-1.1.3-5|48	
14cr|horde-dimp-1.1.3-5|49	# horde configuration
14cr|horde-dimp-1.1.3-5|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-dimp-1.1.3-5|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-dimp-1.1.3-5|52	<?php
14cr|horde-dimp-1.1.3-5|53	//
14cr|horde-dimp-1.1.3-5|54	// DIMP Horde configuration file
14cr|horde-dimp-1.1.3-5|55	//
14cr|horde-dimp-1.1.3-5|56	
14cr|horde-dimp-1.1.3-5|57	$this->applications['dimp'] = array(
14cr|horde-dimp-1.1.3-5|58	'fileroot' => $this->applications['horde']['fileroot'] . '/dimp',
14cr|horde-dimp-1.1.3-5|59	'webroot' => $this->applications['horde']['webroot'] . '/dimp',
14cr|horde-dimp-1.1.3-5|60	'name' => _("Dynamic Mail"),
14cr|horde-dimp-1.1.3-5|61	'status' => 'notoolbar',
14cr|horde-dimp-1.1.3-5|62	'target' => '_parent',
14cr|horde-dimp-1.1.3-5|63	);
14cr|horde-dimp-1.1.3-5|64	EOF
14cr|horde-dimp-1.1.3-5|65	
14cr|horde-dimp-1.1.3-5|66	# remove .htaccess files
14cr|horde-dimp-1.1.3-5|67	find . -name .htaccess -exec rm -f {} \;
14cr|horde-dimp-1.1.3-5|68	
14cr|horde-dimp-1.1.3-5|69	# install files
14cr|horde-dimp-1.1.3-5|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|73	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|74	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|75	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|76	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|77	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|78	
14cr|horde-dimp-1.1.3-5|79	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-dimp-1.1.3-5|80	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|81	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-dimp-1.1.3-5|82	popd
14cr|horde-dimp-1.1.3-5|83	
14cr|horde-dimp-1.1.3-5|84	# activate configuration files
14cr|horde-dimp-1.1.3-5|85	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-dimp-1.1.3-5|86	mv $file ${file%.dist}
14cr|horde-dimp-1.1.3-5|87	done
14cr|horde-dimp-1.1.3-5|88	
14cr|horde-dimp-1.1.3-5|89	%clean
14cr|horde-dimp-1.1.3-5|90	
14cr|horde-dimp-1.1.3-5|91	%post
14cr|horde-dimp-1.1.3-5|92	if [ $1 = 1 ]; then
14cr|horde-dimp-1.1.3-5|93	# configuration
14cr|horde-dimp-1.1.3-5|94	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-dimp-1.1.3-5|95	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-dimp-1.1.3-5|96	fi
14cr|horde-dimp-1.1.3-5|97	
14cr|horde-dimp-1.1.3-5|98	%files
14cr|horde-dimp-1.1.3-5|99	%doc README COPYING docs
14cr|horde-dimp-1.1.3-5|100	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-dimp-1.1.3-5|101	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-dimp-1.1.3-5|102	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|103	%{_datadir}/horde/%{module}
14cr|horde-dimp-1.1.3-5|104	
14cr|horde-dimp-1.1.3-5|105	
14cr|horde-dimp-1.1.3-5|106	
14cr|horde-dimp-1.1.3-5|107	
14cr|horde-dimp-1.1.3-5|108	%changelog
14cr|horde-dimp-1.1.3-5|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-5
14cr|horde-dimp-1.1.3-5|110	+ Revision: 7a885f7
14cr|horde-dimp-1.1.3-5|111	- MassBuild#464: Increase release tag
14cr|horde-dimp-1.1.3-5|112	
14cr|horde-dimp-1.1.3-5|113	

1992 14
14cr|horde-dom-0.1.0-3|1	%define prj     Horde_DOM
14cr|horde-dom-0.1.0-3|2	
14cr|horde-dom-0.1.0-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-dom-0.1.0-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-dom-0.1.0-3|5	
14cr|horde-dom-0.1.0-3|6	Name:          horde-dom
14cr|horde-dom-0.1.0-3|7	Version:       0.1.0
14cr|horde-dom-0.1.0-3|8	Release:       3
14cr|horde-dom-0.1.0-3|9	Summary:       Wrapper classes for PHP4 domxml compatibility using PHP5's dom functions
14cr|horde-dom-0.1.0-3|10	License:       LGPL
14cr|horde-dom-0.1.0-3|11	Group:         Networking/Mail
14cr|horde-dom-0.1.0-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-dom-0.1.0-3|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-dom-0.1.0-3|14	BuildArch:     noarch
14cr|horde-dom-0.1.0-3|15	Requires(pre): php-pear
14cr|horde-dom-0.1.0-3|16	Requires:      php-pear-channel-horde
14cr|horde-dom-0.1.0-3|17	BuildRequires: php-pear
14cr|horde-dom-0.1.0-3|18	BuildRequires: php-pear-channel-horde
14cr|horde-dom-0.1.0-3|19	
14cr|horde-dom-0.1.0-3|20	%description
14cr|horde-dom-0.1.0-3|21	These classes allow the use of code written for PHP4's domxml implementation
14cr|horde-dom-0.1.0-3|22	to work using PHP5's dom implementation.
14cr|horde-dom-0.1.0-3|23	
14cr|horde-dom-0.1.0-3|24	
14cr|horde-dom-0.1.0-3|25	%prep
14cr|horde-dom-0.1.0-3|26	%setup -q -n %{prj}-%{version}
14cr|horde-dom-0.1.0-3|27	
14cr|horde-dom-0.1.0-3|28	%build
14cr|horde-dom-0.1.0-3|29	%__mv ../package.xml .
14cr|horde-dom-0.1.0-3|30	
14cr|horde-dom-0.1.0-3|31	%install
14cr|horde-dom-0.1.0-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-dom-0.1.0-3|33	
14cr|horde-dom-0.1.0-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-dom-0.1.0-3|35	
14cr|horde-dom-0.1.0-3|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-dom-0.1.0-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-dom-0.1.0-3|38	
14cr|horde-dom-0.1.0-3|39	%clean
14cr|horde-dom-0.1.0-3|40	%__rm -rf %{buildroot}
14cr|horde-dom-0.1.0-3|41	
14cr|horde-dom-0.1.0-3|42	%post
14cr|horde-dom-0.1.0-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-dom-0.1.0-3|44	
14cr|horde-dom-0.1.0-3|45	%postun
14cr|horde-dom-0.1.0-3|46	if [ "$1" -eq "0" ]; then
14cr|horde-dom-0.1.0-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-dom-0.1.0-3|48	fi
14cr|horde-dom-0.1.0-3|49	
14cr|horde-dom-0.1.0-3|50	%files
14cr|horde-dom-0.1.0-3|51	%defattr(-, root, root)
14cr|horde-dom-0.1.0-3|52	%{xmldir}/%{prj}.xml
14cr|horde-dom-0.1.0-3|53	%dir %{peardir}/Horde
14cr|horde-dom-0.1.0-3|54	%{peardir}/Horde/DOM.php
14cr|horde-dom-0.1.0-3|55	
14cr|horde-dom-0.1.0-3|56	
14cr|horde-dom-0.1.0-3|57	
14cr|horde-dom-0.1.0-3|58	
14cr|horde-dom-0.1.0-3|59	%changelog
14cr|horde-dom-0.1.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
14cr|horde-dom-0.1.0-3|61	+ Revision: fcfb7aa
14cr|horde-dom-0.1.0-3|62	- MassBuild#464: Increase release tag
14cr|horde-dom-0.1.0-3|63	
14cr|horde-dom-0.1.0-3|64	

1993 14
14cr|horde-editor-0.0.2-3|1	%define prj     Horde_Editor
14cr|horde-editor-0.0.2-3|2	
14cr|horde-editor-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-editor-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-editor-0.0.2-3|5	
14cr|horde-editor-0.0.2-3|6	Name:		horde-editor
14cr|horde-editor-0.0.2-3|7	Version:	0.0.2
14cr|horde-editor-0.0.2-3|8	Release:	3
14cr|horde-editor-0.0.2-3|9	Summary:	Horde Browser package
14cr|horde-editor-0.0.2-3|10	License:	LGPL
14cr|horde-editor-0.0.2-3|11	Group:		Networking/Mail
14cr|horde-editor-0.0.2-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-editor-0.0.2-3|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-editor-0.0.2-3|14	BuildArch:	noarch
14cr|horde-editor-0.0.2-3|15	Requires(pre):  php-pear
14cr|horde-editor-0.0.2-3|16	Requires:	horde-util
14cr|horde-editor-0.0.2-3|17	Requires:	php-pear-channel-horde
14cr|horde-editor-0.0.2-3|18	BuildRequires:	php-pear
14cr|horde-editor-0.0.2-3|19	BuildRequires:	php-pear-channel-horde
14cr|horde-editor-0.0.2-3|20	
14cr|horde-editor-0.0.2-3|21	%description
14cr|horde-editor-0.0.2-3|22	The Horde_UI:: class provides an API for getting information about
14cr|horde-editor-0.0.2-3|23	the current user's userinterface and its capabilities.
14cr|horde-editor-0.0.2-3|24	
14cr|horde-editor-0.0.2-3|25	%prep
14cr|horde-editor-0.0.2-3|26	%setup -q -n %{prj}-%{version}
14cr|horde-editor-0.0.2-3|27	
14cr|horde-editor-0.0.2-3|28	%build
14cr|horde-editor-0.0.2-3|29	%__mv ../package.xml .
14cr|horde-editor-0.0.2-3|30	
14cr|horde-editor-0.0.2-3|31	%install
14cr|horde-editor-0.0.2-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-editor-0.0.2-3|33	
14cr|horde-editor-0.0.2-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-editor-0.0.2-3|35	
14cr|horde-editor-0.0.2-3|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-editor-0.0.2-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-editor-0.0.2-3|38	
14cr|horde-editor-0.0.2-3|39	%clean
14cr|horde-editor-0.0.2-3|40	%__rm -rf %{buildroot}
14cr|horde-editor-0.0.2-3|41	
14cr|horde-editor-0.0.2-3|42	%post
14cr|horde-editor-0.0.2-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-editor-0.0.2-3|44	
14cr|horde-editor-0.0.2-3|45	%postun
14cr|horde-editor-0.0.2-3|46	if [ "$1" -eq "0" ]; then
14cr|horde-editor-0.0.2-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-editor-0.0.2-3|48	fi
14cr|horde-editor-0.0.2-3|49	
14cr|horde-editor-0.0.2-3|50	%files
14cr|horde-editor-0.0.2-3|51	%defattr(-, root, root)
14cr|horde-editor-0.0.2-3|52	%{xmldir}/%{prj}.xml
14cr|horde-editor-0.0.2-3|53	%dir %{peardir}/Horde
14cr|horde-editor-0.0.2-3|54	%dir %{peardir}/Horde/Editor
14cr|horde-editor-0.0.2-3|55	%{peardir}/Horde/Editor.php
14cr|horde-editor-0.0.2-3|56	%{peardir}/Horde/Editor/fckeditor.php
14cr|horde-editor-0.0.2-3|57	%{peardir}/Horde/Editor/tinymce.php
14cr|horde-editor-0.0.2-3|58	%{peardir}/Horde/Editor/xinha.php
14cr|horde-editor-0.0.2-3|59	
14cr|horde-editor-0.0.2-3|60	
14cr|horde-editor-0.0.2-3|61	
14cr|horde-editor-0.0.2-3|62	%changelog
14cr|horde-editor-0.0.2-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-3
14cr|horde-editor-0.0.2-3|64	+ Revision: 919fc2a
14cr|horde-editor-0.0.2-3|65	- MassBuild#464: Increase release tag
14cr|horde-editor-0.0.2-3|66	
14cr|horde-editor-0.0.2-3|67	

1994 14
14cr|horde-form-0.0.2-8|1	%define prj Horde_Form
14cr|horde-form-0.0.2-8|2	
14cr|horde-form-0.0.2-8|3	%define xmldir  %{_var}/lib/pear
14cr|horde-form-0.0.2-8|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-form-0.0.2-8|5	
14cr|horde-form-0.0.2-8|6	Name:          horde-form
14cr|horde-form-0.0.2-8|7	Version:       0.0.2
14cr|horde-form-0.0.2-8|8	Release:       8
14cr|horde-form-0.0.2-8|9	Summary:       Horde Form API
14cr|horde-form-0.0.2-8|10	License:       LGPL
14cr|horde-form-0.0.2-8|11	Group:         Networking/Mail
14cr|horde-form-0.0.2-8|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-form-0.0.2-8|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-form-0.0.2-8|14	BuildArch:     noarch
14cr|horde-form-0.0.2-8|15	Requires(post):php-pear
14cr|horde-form-0.0.2-8|16	Requires(preun):php-pear
14cr|horde-form-0.0.2-8|17	Requires(pre): php-pear
14cr|horde-form-0.0.2-8|18	Requires:      php-gettext
14cr|horde-form-0.0.2-8|19	Requires:      horde-framework
14cr|horde-form-0.0.2-8|20	Requires:      horde-token
14cr|horde-form-0.0.2-8|21	Requires:      horde-util
14cr|horde-form-0.0.2-8|22	Requires:      php-pear
14cr|horde-form-0.0.2-8|23	Requires:      php-pear-Services_Weather
14cr|horde-form-0.0.2-8|24	BuildRequires: php-pear
14cr|horde-form-0.0.2-8|25	BuildRequires: php-pear-channel-horde
14cr|horde-form-0.0.2-8|26	
14cr|horde-form-0.0.2-8|27	
14cr|horde-form-0.0.2-8|28	%description
14cr|horde-form-0.0.2-8|29	The Horde_Form:: package provides form rendering, validation, and other
14cr|horde-form-0.0.2-8|30	functionality for the Horde Application Framework.
14cr|horde-form-0.0.2-8|31	
14cr|horde-form-0.0.2-8|32	%prep
14cr|horde-form-0.0.2-8|33	%setup -q -n %{prj}-%{version}
14cr|horde-form-0.0.2-8|34	
14cr|horde-form-0.0.2-8|35	%build
14cr|horde-form-0.0.2-8|36	%__mv ../package.xml .
14cr|horde-form-0.0.2-8|37	
14cr|horde-form-0.0.2-8|38	%install
14cr|horde-form-0.0.2-8|39	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-form-0.0.2-8|40	
14cr|horde-form-0.0.2-8|41	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-form-0.0.2-8|42	
14cr|horde-form-0.0.2-8|43	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-form-0.0.2-8|44	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-form-0.0.2-8|45	
14cr|horde-form-0.0.2-8|46	%clean
14cr|horde-form-0.0.2-8|47	%__rm -rf %{buildroot}
14cr|horde-form-0.0.2-8|48	
14cr|horde-form-0.0.2-8|49	%post
14cr|horde-form-0.0.2-8|50	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-form-0.0.2-8|51	
14cr|horde-form-0.0.2-8|52	%postun
14cr|horde-form-0.0.2-8|53	if [ "$1" -eq "0" ]; then
14cr|horde-form-0.0.2-8|54	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-form-0.0.2-8|55	fi
14cr|horde-form-0.0.2-8|56	
14cr|horde-form-0.0.2-8|57	%files
14cr|horde-form-0.0.2-8|58	%defattr(-, root, root)
14cr|horde-form-0.0.2-8|59	%{xmldir}/%{prj}.xml
14cr|horde-form-0.0.2-8|60	%dir %{peardir}/Horde
14cr|horde-form-0.0.2-8|61	%dir %{peardir}/Horde/Form
14cr|horde-form-0.0.2-8|62	%dir %{peardir}/Horde/Form/Action
14cr|horde-form-0.0.2-8|63	%dir %{peardir}/Horde/Form/Type
14cr|horde-form-0.0.2-8|64	%{peardir}/Horde/Form.php
14cr|horde-form-0.0.2-8|65	%{peardir}/Horde/Form/Action.php
14cr|horde-form-0.0.2-8|66	%{peardir}/Horde/Form/Action/conditional_enable.php
14cr|horde-form-0.0.2-8|67	%{peardir}/Horde/Form/Action/conditional_setvalue.php
14cr|horde-form-0.0.2-8|68	%{peardir}/Horde/Form/Action/reload.php
14cr|horde-form-0.0.2-8|69	%{peardir}/Horde/Form/Action/submit.php
14cr|horde-form-0.0.2-8|70	%{peardir}/Horde/Form/Action/sum_fields.php
14cr|horde-form-0.0.2-8|71	%{peardir}/Horde/Form/Action/updatefield.php
14cr|horde-form-0.0.2-8|72	%{peardir}/Horde/Form/Renderer.php
14cr|horde-form-0.0.2-8|73	%{peardir}/Horde/Form/Type/tableset.php
14cr|horde-form-0.0.2-8|74	
14cr|horde-form-0.0.2-8|75	
14cr|horde-form-0.0.2-8|76	
14cr|horde-form-0.0.2-8|77	
14cr|horde-form-0.0.2-8|78	%changelog
14cr|horde-form-0.0.2-8|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-8
14cr|horde-form-0.0.2-8|80	+ Revision: 5e99b34
14cr|horde-form-0.0.2-8|81	- MassBuild#464: Increase release tag
14cr|horde-form-0.0.2-8|82	
14cr|horde-form-0.0.2-8|83	

1995 14
14cr|horde-forwards-3.2.1-5|1	%define	module	forwards
14cr|horde-forwards-3.2.1-5|2	
14cr|horde-forwards-3.2.1-5|3	Name:		horde-%{module}
14cr|horde-forwards-3.2.1-5|4	Version:	3.2.1
14cr|horde-forwards-3.2.1-5|5	Release:	5
14cr|horde-forwards-3.2.1-5|6	Summary:	The Horde forwards management application
14cr|horde-forwards-3.2.1-5|7	License:	GPL
14cr|horde-forwards-3.2.1-5|8	Group:		System/Servers
14cr|horde-forwards-3.2.1-5|9	URL:		http://www.horde.org/%{module}/
14cr|horde-forwards-3.2.1-5|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-forwards-3.2.1-5|11	Requires:	horde >= 3.3.8
14cr|horde-forwards-3.2.1-5|12	BuildArch:	noarch
14cr|horde-forwards-3.2.1-5|13	
14cr|horde-forwards-3.2.1-5|14	%description
14cr|horde-forwards-3.2.1-5|15	Forwards is a Horde module for setting user e-mail forwards with support for
14cr|horde-forwards-3.2.1-5|16	several popular mailers. While it has been released and is in production use at
14cr|horde-forwards-3.2.1-5|17	many sites, it is also still under development in an effort to expand and
14cr|horde-forwards-3.2.1-5|18	improve the module.
14cr|horde-forwards-3.2.1-5|19	
14cr|horde-forwards-3.2.1-5|20	Right now, Forwards provides fairly complete support for setting .forward style
14cr|horde-forwards-3.2.1-5|21	forwards on sendmail or courier mail based systems via an FTP transport. It now
14cr|horde-forwards-3.2.1-5|22	also supports for mdaemon, and qmail and exim sql based systems.
14cr|horde-forwards-3.2.1-5|23	
14cr|horde-forwards-3.2.1-5|24	Forwards is part of a suite of account management modules for Horde consisting
14cr|horde-forwards-3.2.1-5|25	of Accounts, Forwards, Passwd, and Vacation.
14cr|horde-forwards-3.2.1-5|26	
14cr|horde-forwards-3.2.1-5|27	%prep
14cr|horde-forwards-3.2.1-5|28	%setup -q -n %{module}-h3-%{version}
14cr|horde-forwards-3.2.1-5|29	
14cr|horde-forwards-3.2.1-5|30	# fix perms
14cr|horde-forwards-3.2.1-5|31	find lib -type f | xargs chmod 644
14cr|horde-forwards-3.2.1-5|32	
14cr|horde-forwards-3.2.1-5|33	%build
14cr|horde-forwards-3.2.1-5|34	
14cr|horde-forwards-3.2.1-5|35	%install
14cr|horde-forwards-3.2.1-5|36	rm -rf %{buildroot}
14cr|horde-forwards-3.2.1-5|37	
14cr|horde-forwards-3.2.1-5|38	# apache configuration
14cr|horde-forwards-3.2.1-5|39	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-forwards-3.2.1-5|40	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-forwards-3.2.1-5|41	# %{name} Apache configuration file
14cr|horde-forwards-3.2.1-5|42	
14cr|horde-forwards-3.2.1-5|43	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-forwards-3.2.1-5|44	Require all denied
14cr|horde-forwards-3.2.1-5|45	</Directory>
14cr|horde-forwards-3.2.1-5|46	
14cr|horde-forwards-3.2.1-5|47	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-forwards-3.2.1-5|48	Require all denied
14cr|horde-forwards-3.2.1-5|49	</Directory>
14cr|horde-forwards-3.2.1-5|50	
14cr|horde-forwards-3.2.1-5|51	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-forwards-3.2.1-5|52	Require all denied
14cr|horde-forwards-3.2.1-5|53	</Directory>
14cr|horde-forwards-3.2.1-5|54	
14cr|horde-forwards-3.2.1-5|55	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-forwards-3.2.1-5|56	Require all denied
14cr|horde-forwards-3.2.1-5|57	</Directory>
14cr|horde-forwards-3.2.1-5|58	EOF
14cr|horde-forwards-3.2.1-5|59	
14cr|horde-forwards-3.2.1-5|60	# horde configuration
14cr|horde-forwards-3.2.1-5|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-forwards-3.2.1-5|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-forwards-3.2.1-5|63	<?php
14cr|horde-forwards-3.2.1-5|64	//
14cr|horde-forwards-3.2.1-5|65	// Forwards Horde configuration file
14cr|horde-forwards-3.2.1-5|66	//
14cr|horde-forwards-3.2.1-5|67	
14cr|horde-forwards-3.2.1-5|68	$this->applications['forwards'] = array(
14cr|horde-forwards-3.2.1-5|69	'fileroot'    => $this->applications['horde']['fileroot'] . '/forwards',
14cr|horde-forwards-3.2.1-5|70	'webroot'     => $this->applications['horde']['webroot'] . '/forwards',
14cr|horde-forwards-3.2.1-5|71	'name'        => _("Forwards"),
14cr|horde-forwards-3.2.1-5|72	'status'      => 'active',
14cr|horde-forwards-3.2.1-5|73	'provides'    => 'forwards',
14cr|horde-forwards-3.2.1-5|74	'menu_parent' => 'myaccount',
14cr|horde-forwards-3.2.1-5|75	);
14cr|horde-forwards-3.2.1-5|76	EOF
14cr|horde-forwards-3.2.1-5|77	
14cr|horde-forwards-3.2.1-5|78	# remove .htaccess files
14cr|horde-forwards-3.2.1-5|79	find . -name .htaccess -exec rm -f {} \;
14cr|horde-forwards-3.2.1-5|80	
14cr|horde-forwards-3.2.1-5|81	# install files
14cr|horde-forwards-3.2.1-5|82	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|83	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|84	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|85	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|86	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|87	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|88	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|89	
14cr|horde-forwards-3.2.1-5|90	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-forwards-3.2.1-5|91	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|92	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-forwards-3.2.1-5|93	popd
14cr|horde-forwards-3.2.1-5|94	
14cr|horde-forwards-3.2.1-5|95	%clean
14cr|horde-forwards-3.2.1-5|96	rm -rf %{buildroot}
14cr|horde-forwards-3.2.1-5|97	
14cr|horde-forwards-3.2.1-5|98	
14cr|horde-forwards-3.2.1-5|99	
14cr|horde-forwards-3.2.1-5|100	%files
14cr|horde-forwards-3.2.1-5|101	%defattr(-,root,root)
14cr|horde-forwards-3.2.1-5|102	%doc LICENSE README docs
14cr|horde-forwards-3.2.1-5|103	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-forwards-3.2.1-5|104	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-forwards-3.2.1-5|105	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|106	%{_datadir}/horde/%{module}
14cr|horde-forwards-3.2.1-5|107	
14cr|horde-forwards-3.2.1-5|108	
14cr|horde-forwards-3.2.1-5|109	
14cr|horde-forwards-3.2.1-5|110	
14cr|horde-forwards-3.2.1-5|111	%changelog
14cr|horde-forwards-3.2.1-5|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-5
14cr|horde-forwards-3.2.1-5|113	+ Revision: 7bb78b7
14cr|horde-forwards-3.2.1-5|114	- MassBuild#464: Increase release tag
14cr|horde-forwards-3.2.1-5|115	
14cr|horde-forwards-3.2.1-5|116	

1996 14
14cr|horde-framework-0.0.2-9|1	%define prj     Horde_Framework
14cr|horde-framework-0.0.2-9|2	
14cr|horde-framework-0.0.2-9|3	%define xmldir  %{_var}/lib/pear
14cr|horde-framework-0.0.2-9|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-framework-0.0.2-9|5	
14cr|horde-framework-0.0.2-9|6	Name:          horde-framework
14cr|horde-framework-0.0.2-9|7	Version:       0.0.2
14cr|horde-framework-0.0.2-9|8	Release:       9
14cr|horde-framework-0.0.2-9|9	Summary:       Horde core Framework libraries
14cr|horde-framework-0.0.2-9|10	License:       LGPL
14cr|horde-framework-0.0.2-9|11	Group:         Networking/Mail
14cr|horde-framework-0.0.2-9|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-framework-0.0.2-9|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-framework-0.0.2-9|14	BuildArch:     noarch
14cr|horde-framework-0.0.2-9|15	Requires(pre): php-pear
14cr|horde-framework-0.0.2-9|16	Requires:      horde-dom
14cr|horde-framework-0.0.2-9|17	Requires:      horde-form
14cr|horde-framework-0.0.2-9|18	Requires:      horde-browser
14cr|horde-framework-0.0.2-9|19	Requires:      horde-cli
14cr|horde-framework-0.0.2-9|20	Requires:      php-pear-Services_Weather
14cr|horde-framework-0.0.2-9|21	Requires:      php-pear-Log
14cr|horde-framework-0.0.2-9|22	BuildRequires: php-pear
14cr|horde-framework-0.0.2-9|23	BuildRequires: php-pear-channel-horde
14cr|horde-framework-0.0.2-9|24	
14cr|horde-framework-0.0.2-9|25	%description
14cr|horde-framework-0.0.2-9|26	These classes provide the core functionality of the Horde Application
14cr|horde-framework-0.0.2-9|27	Framework.
14cr|horde-framework-0.0.2-9|28	
14cr|horde-framework-0.0.2-9|29	
14cr|horde-framework-0.0.2-9|30	%prep
14cr|horde-framework-0.0.2-9|31	%setup -q -n %{prj}-%{version}
14cr|horde-framework-0.0.2-9|32	
14cr|horde-framework-0.0.2-9|33	%build
14cr|horde-framework-0.0.2-9|34	%__mv ../package.xml .
14cr|horde-framework-0.0.2-9|35	
14cr|horde-framework-0.0.2-9|36	%install
14cr|horde-framework-0.0.2-9|37	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-framework-0.0.2-9|38	
14cr|horde-framework-0.0.2-9|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-framework-0.0.2-9|40	
14cr|horde-framework-0.0.2-9|41	%__mkdir_p %{buildroot}%{_docdir}/horde
14cr|horde-framework-0.0.2-9|42	
14cr|horde-framework-0.0.2-9|43	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-framework-0.0.2-9|44	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-framework-0.0.2-9|45	
14cr|horde-framework-0.0.2-9|46	%clean
14cr|horde-framework-0.0.2-9|47	%__rm -rf %{buildroot}
14cr|horde-framework-0.0.2-9|48	
14cr|horde-framework-0.0.2-9|49	%post
14cr|horde-framework-0.0.2-9|50	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-framework-0.0.2-9|51	
14cr|horde-framework-0.0.2-9|52	%postun
14cr|horde-framework-0.0.2-9|53	if [ "$1" -eq "0" ]; then
14cr|horde-framework-0.0.2-9|54	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-framework-0.0.2-9|55	fi
14cr|horde-framework-0.0.2-9|56	
14cr|horde-framework-0.0.2-9|57	%files
14cr|horde-framework-0.0.2-9|58	%defattr(-, root, root)
14cr|horde-framework-0.0.2-9|59	%{xmldir}/%{prj}.xml
14cr|horde-framework-0.0.2-9|60	%{peardir}/Horde.php
14cr|horde-framework-0.0.2-9|61	%dir %{peardir}/Horde
14cr|horde-framework-0.0.2-9|62	%{peardir}/Horde/Config.php
14cr|horde-framework-0.0.2-9|63	%{peardir}/Horde/Help.php
14cr|horde-framework-0.0.2-9|64	%{peardir}/Horde/Menu.php
14cr|horde-framework-0.0.2-9|65	%{peardir}/Horde/Registry.php
14cr|horde-framework-0.0.2-9|66	%{peardir}/Horde/Text.php
14cr|horde-framework-0.0.2-9|67	%dir %{_docdir}/horde
14cr|horde-framework-0.0.2-9|68	
14cr|horde-framework-0.0.2-9|69	
14cr|horde-framework-0.0.2-9|70	
14cr|horde-framework-0.0.2-9|71	%changelog
14cr|horde-framework-0.0.2-9|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-9
14cr|horde-framework-0.0.2-9|73	+ Revision: 965c632
14cr|horde-framework-0.0.2-9|74	- MassBuild#464: Increase release tag
14cr|horde-framework-0.0.2-9|75	
14cr|horde-framework-0.0.2-9|76	

1997 14
14cr|horde-gollem-1.1.2-3|1	%define	module	gollem
14cr|horde-gollem-1.1.2-3|2	%define	name	horde-%{module}
14cr|horde-gollem-1.1.2-3|3	
14cr|horde-gollem-1.1.2-3|4	%if %{_use_internal_dependency_generator}
14cr|horde-gollem-1.1.2-3|5	%define __noautoreq 'pear\\(Horde.*\\)'
14cr|horde-gollem-1.1.2-3|6	%else
14cr|horde-gollem-1.1.2-3|7	%define _requires_exceptions pear(Horde.*)
14cr|horde-gollem-1.1.2-3|8	%endif
14cr|horde-gollem-1.1.2-3|9	
14cr|horde-gollem-1.1.2-3|10	Name:		horde-%{module}
14cr|horde-gollem-1.1.2-3|11	Version:	1.1.2
14cr|horde-gollem-1.1.2-3|12	Release:	3
14cr|horde-gollem-1.1.2-3|13	Summary:	The Horde file manager
14cr|horde-gollem-1.1.2-3|14	License:	GPL
14cr|horde-gollem-1.1.2-3|15	Group:		System/Servers
14cr|horde-gollem-1.1.2-3|16	URL:		http://www.horde.org/%{module}
14cr|horde-gollem-1.1.2-3|17	Source0:	ftp://ftp.horde.org:21/pub/gollem/gollem-h3-%{version}.tar.gz
14cr|horde-gollem-1.1.2-3|18	Requires(post):	rpm-helper
14cr|horde-gollem-1.1.2-3|19	Requires:	horde >= 3.3.5
14cr|horde-gollem-1.1.2-3|20	BuildArch:	noarch
14cr|horde-gollem-1.1.2-3|21	
14cr|horde-gollem-1.1.2-3|22	%description
14cr|horde-gollem-1.1.2-3|23	Gollem is the Horde web-based File Manager, providing the ability to fully
14cr|horde-gollem-1.1.2-3|24	manage a hierarchical file system stored in a variety of backends such as a SQL
14cr|horde-gollem-1.1.2-3|25	database, as part of a real filesystem, or on an FTP server. It uses the
14cr|horde-gollem-1.1.2-3|26	Horde's MIME_Viewer framework to identify file types, associate icons, etc.
14cr|horde-gollem-1.1.2-3|27	
14cr|horde-gollem-1.1.2-3|28	%prep
14cr|horde-gollem-1.1.2-3|29	%setup -q -n %{module}-h3-%{version}
14cr|horde-gollem-1.1.2-3|30	
14cr|horde-gollem-1.1.2-3|31	%build
14cr|horde-gollem-1.1.2-3|32	
14cr|horde-gollem-1.1.2-3|33	%install
14cr|horde-gollem-1.1.2-3|34	# apache configuration
14cr|horde-gollem-1.1.2-3|35	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-gollem-1.1.2-3|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-gollem-1.1.2-3|37	# %{name} Apache configuration file
14cr|horde-gollem-1.1.2-3|38	
14cr|horde-gollem-1.1.2-3|39	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-gollem-1.1.2-3|40	Require all denied
14cr|horde-gollem-1.1.2-3|41	</Directory>
14cr|horde-gollem-1.1.2-3|42	
14cr|horde-gollem-1.1.2-3|43	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-gollem-1.1.2-3|44	Require all denied
14cr|horde-gollem-1.1.2-3|45	</Directory>
14cr|horde-gollem-1.1.2-3|46	
14cr|horde-gollem-1.1.2-3|47	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-gollem-1.1.2-3|48	Require all denied
14cr|horde-gollem-1.1.2-3|49	</Directory>
14cr|horde-gollem-1.1.2-3|50	
14cr|horde-gollem-1.1.2-3|51	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-gollem-1.1.2-3|52	Require all denied
14cr|horde-gollem-1.1.2-3|53	</Directory>
14cr|horde-gollem-1.1.2-3|54	EOF
14cr|horde-gollem-1.1.2-3|55	
14cr|horde-gollem-1.1.2-3|56	# horde configuration
14cr|horde-gollem-1.1.2-3|57	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-gollem-1.1.2-3|58	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-gollem-1.1.2-3|59	<?php
14cr|horde-gollem-1.1.2-3|60	//
14cr|horde-gollem-1.1.2-3|61	// Gollem Horde configuration file
14cr|horde-gollem-1.1.2-3|62	//
14cr|horde-gollem-1.1.2-3|63	
14cr|horde-gollem-1.1.2-3|64	$this->applications['gollem'] = array(
14cr|horde-gollem-1.1.2-3|65	'fileroot' => $this->applications['horde']['fileroot'] . '/gollem',
14cr|horde-gollem-1.1.2-3|66	'webroot'  => $this->applications['horde']['webroot'] . '/gollem',
14cr|horde-gollem-1.1.2-3|67	'name'     => _("File Manager"),
14cr|horde-gollem-1.1.2-3|68	'status'   => 'active',
14cr|horde-gollem-1.1.2-3|69	'menu_parent' => 'myaccount',
14cr|horde-gollem-1.1.2-3|70	'provides' => 'files',
14cr|horde-gollem-1.1.2-3|71	);
14cr|horde-gollem-1.1.2-3|72	
14cr|horde-gollem-1.1.2-3|73	$this->applications['gollem-menu'] = array(
14cr|horde-gollem-1.1.2-3|74	'status' => 'block',
14cr|horde-gollem-1.1.2-3|75	'app' => 'gollem',
14cr|horde-gollem-1.1.2-3|76	'blockname' => 'tree_menu',
14cr|horde-gollem-1.1.2-3|77	'menu_parent' => 'gollem',
14cr|horde-gollem-1.1.2-3|78	);
14cr|horde-gollem-1.1.2-3|79	EOF
14cr|horde-gollem-1.1.2-3|80	
14cr|horde-gollem-1.1.2-3|81	# remove .htaccess files
14cr|horde-gollem-1.1.2-3|82	find . -name .htaccess -exec rm -f {} \;
14cr|horde-gollem-1.1.2-3|83	
14cr|horde-gollem-1.1.2-3|84	# install files
14cr|horde-gollem-1.1.2-3|85	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|86	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|87	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|88	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|89	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|90	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|91	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|92	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|93	
14cr|horde-gollem-1.1.2-3|94	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-gollem-1.1.2-3|95	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|96	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-gollem-1.1.2-3|97	popd
14cr|horde-gollem-1.1.2-3|98	
14cr|horde-gollem-1.1.2-3|99	# activate configuration files
14cr|horde-gollem-1.1.2-3|100	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-gollem-1.1.2-3|101	mv $file ${file%.dist}
14cr|horde-gollem-1.1.2-3|102	done
14cr|horde-gollem-1.1.2-3|103	
14cr|horde-gollem-1.1.2-3|104	%clean
14cr|horde-gollem-1.1.2-3|105	
14cr|horde-gollem-1.1.2-3|106	%post
14cr|horde-gollem-1.1.2-3|107	if [ $1 = 1 ]; then
14cr|horde-gollem-1.1.2-3|108	# configuration
14cr|horde-gollem-1.1.2-3|109	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-gollem-1.1.2-3|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-gollem-1.1.2-3|111	fi
14cr|horde-gollem-1.1.2-3|112	
14cr|horde-gollem-1.1.2-3|113	%files
14cr|horde-gollem-1.1.2-3|114	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-gollem-1.1.2-3|115	%doc README COPYING docs
14cr|horde-gollem-1.1.2-3|116	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-gollem-1.1.2-3|117	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|118	%{_datadir}/horde/%{module}
14cr|horde-gollem-1.1.2-3|119	
14cr|horde-gollem-1.1.2-3|120	
14cr|horde-gollem-1.1.2-3|121	
14cr|horde-gollem-1.1.2-3|122	%changelog
14cr|horde-gollem-1.1.2-3|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
14cr|horde-gollem-1.1.2-3|124	+ Revision: 719ec47
14cr|horde-gollem-1.1.2-3|125	- MassBuild#464: Increase release tag
14cr|horde-gollem-1.1.2-3|126	
14cr|horde-gollem-1.1.2-3|127	

1998 14
14cr|horde-group-0.1.0-5|1	%define prj Group
14cr|horde-group-0.1.0-5|2	
14cr|horde-group-0.1.0-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-group-0.1.0-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-group-0.1.0-5|5	
14cr|horde-group-0.1.0-5|6	Name:          horde-group
14cr|horde-group-0.1.0-5|7	Version:       0.1.0
14cr|horde-group-0.1.0-5|8	Release:       5
14cr|horde-group-0.1.0-5|9	Summary:       Horde User Groups System
14cr|horde-group-0.1.0-5|10	License:       LGPL
14cr|horde-group-0.1.0-5|11	Group:         Networking/Mail
14cr|horde-group-0.1.0-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-group-0.1.0-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-group-0.1.0-5|14	BuildArch:     noarch
14cr|horde-group-0.1.0-5|15	Requires(pre): php-pear
14cr|horde-group-0.1.0-5|16	Requires:      php-pear
14cr|horde-group-0.1.0-5|17	Requires:      horde-framework
14cr|horde-group-0.1.0-5|18	Requires:      horde-datatree
14cr|horde-group-0.1.0-5|19	Requires:      horde-auth
14cr|horde-group-0.1.0-5|20	Requires:      php-gettext
14cr|horde-group-0.1.0-5|21	BuildRequires: php-pear
14cr|horde-group-0.1.0-5|22	BuildRequires: php-pear-channel-horde
14cr|horde-group-0.1.0-5|23	
14cr|horde-group-0.1.0-5|24	
14cr|horde-group-0.1.0-5|25	%description
14cr|horde-group-0.1.0-5|26	Package for managing and accessing the Horde groups system.
14cr|horde-group-0.1.0-5|27	
14cr|horde-group-0.1.0-5|28	
14cr|horde-group-0.1.0-5|29	%prep
14cr|horde-group-0.1.0-5|30	%setup -q -n %{prj}-%{version}
14cr|horde-group-0.1.0-5|31	
14cr|horde-group-0.1.0-5|32	%build
14cr|horde-group-0.1.0-5|33	%__mv ../package.xml .
14cr|horde-group-0.1.0-5|34	
14cr|horde-group-0.1.0-5|35	%install
14cr|horde-group-0.1.0-5|36	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-group-0.1.0-5|37	
14cr|horde-group-0.1.0-5|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-group-0.1.0-5|39	
14cr|horde-group-0.1.0-5|40	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-group-0.1.0-5|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-group-0.1.0-5|42	
14cr|horde-group-0.1.0-5|43	%clean
14cr|horde-group-0.1.0-5|44	%__rm -rf %{buildroot}
14cr|horde-group-0.1.0-5|45	
14cr|horde-group-0.1.0-5|46	%post
14cr|horde-group-0.1.0-5|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-group-0.1.0-5|48	
14cr|horde-group-0.1.0-5|49	%postun
14cr|horde-group-0.1.0-5|50	if [ "$1" -eq "0" ]; then
14cr|horde-group-0.1.0-5|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-group-0.1.0-5|52	fi
14cr|horde-group-0.1.0-5|53	
14cr|horde-group-0.1.0-5|54	%files
14cr|horde-group-0.1.0-5|55	%defattr(-, root, root)
14cr|horde-group-0.1.0-5|56	%{xmldir}/%{prj}.xml
14cr|horde-group-0.1.0-5|57	%dir %{peardir}/Horde/Group
14cr|horde-group-0.1.0-5|58	%{peardir}/Horde/Group.php
14cr|horde-group-0.1.0-5|59	%{peardir}/Horde/Group/hooks.php
14cr|horde-group-0.1.0-5|60	%{peardir}/Horde/Group/kolab.php
14cr|horde-group-0.1.0-5|61	%{peardir}/Horde/Group/ldap.php
14cr|horde-group-0.1.0-5|62	%{peardir}/Horde/Group/mock.php
14cr|horde-group-0.1.0-5|63	%{peardir}/Horde/Group/sql.php
14cr|horde-group-0.1.0-5|64	
14cr|horde-group-0.1.0-5|65	
14cr|horde-group-0.1.0-5|66	
14cr|horde-group-0.1.0-5|67	
14cr|horde-group-0.1.0-5|68	%changelog
14cr|horde-group-0.1.0-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-5
14cr|horde-group-0.1.0-5|70	+ Revision: b31ff12
14cr|horde-group-0.1.0-5|71	- MassBuild#464: Increase release tag
14cr|horde-group-0.1.0-5|72	
14cr|horde-group-0.1.0-5|73	

1999 14
14cr|horde-hermes-1.0.1-6|1	%define	module	hermes
14cr|horde-hermes-1.0.1-6|2	%define __noautoreq /usr/bin/php
14cr|horde-hermes-1.0.1-6|3	
14cr|horde-hermes-1.0.1-6|4	Name:		horde-%{module}
14cr|horde-hermes-1.0.1-6|5	Version:	1.0.1
14cr|horde-hermes-1.0.1-6|6	Release:	6
14cr|horde-hermes-1.0.1-6|7	Summary:	The Horde file manager
14cr|horde-hermes-1.0.1-6|8	
14cr|horde-hermes-1.0.1-6|9	License:	GPL
14cr|horde-hermes-1.0.1-6|10	Group:		System/Servers
14cr|horde-hermes-1.0.1-6|11	URL:		http://www.horde.org/%{module}
14cr|horde-hermes-1.0.1-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-hermes-1.0.1-6|13	Requires:	horde >= 3.3.8
14cr|horde-hermes-1.0.1-6|14	BuildArch:	noarch
14cr|horde-hermes-1.0.1-6|15	
14cr|horde-hermes-1.0.1-6|16	%description
14cr|horde-hermes-1.0.1-6|17	Hermes is a time-tracking application integrated with the Horde Framework. It
14cr|horde-hermes-1.0.1-6|18	ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
14cr|horde-hermes-1.0.1-6|19	objects). It comes with a stop watch, search and reporting capabilities, and an
14cr|horde-hermes-1.0.1-6|20	invoice interface
14cr|horde-hermes-1.0.1-6|21	
14cr|horde-hermes-1.0.1-6|22	%prep
14cr|horde-hermes-1.0.1-6|23	%setup -q -n %{module}-h3-%{version}
14cr|horde-hermes-1.0.1-6|24	
14cr|horde-hermes-1.0.1-6|25	%build
14cr|horde-hermes-1.0.1-6|26	
14cr|horde-hermes-1.0.1-6|27	%install
14cr|horde-hermes-1.0.1-6|28	# apache configuration
14cr|horde-hermes-1.0.1-6|29	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-hermes-1.0.1-6|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-hermes-1.0.1-6|31	# %{name} Apache configuration file
14cr|horde-hermes-1.0.1-6|32	
14cr|horde-hermes-1.0.1-6|33	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-hermes-1.0.1-6|34	Require all denied
14cr|horde-hermes-1.0.1-6|35	</Directory>
14cr|horde-hermes-1.0.1-6|36	
14cr|horde-hermes-1.0.1-6|37	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-hermes-1.0.1-6|38	Require all denied
14cr|horde-hermes-1.0.1-6|39	</Directory>
14cr|horde-hermes-1.0.1-6|40	
14cr|horde-hermes-1.0.1-6|41	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-hermes-1.0.1-6|42	Require all denied
14cr|horde-hermes-1.0.1-6|43	</Directory>
14cr|horde-hermes-1.0.1-6|44	
14cr|horde-hermes-1.0.1-6|45	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-hermes-1.0.1-6|46	Require all denied
14cr|horde-hermes-1.0.1-6|47	</Directory>
14cr|horde-hermes-1.0.1-6|48	EOF
14cr|horde-hermes-1.0.1-6|49	
14cr|horde-hermes-1.0.1-6|50	# horde configuration
14cr|horde-hermes-1.0.1-6|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-hermes-1.0.1-6|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-hermes-1.0.1-6|53	<?php
14cr|horde-hermes-1.0.1-6|54	//
14cr|horde-hermes-1.0.1-6|55	// Hermes Horde configuration file
14cr|horde-hermes-1.0.1-6|56	//
14cr|horde-hermes-1.0.1-6|57	
14cr|horde-hermes-1.0.1-6|58	$this->applications['hermes'] = array(
14cr|horde-hermes-1.0.1-6|59	'fileroot' => $this->applications['horde']['fileroot'] . '/hermes',
14cr|horde-hermes-1.0.1-6|60	'webroot' => $this->applications['horde']['webroot'] . '/hermes',
14cr|horde-hermes-1.0.1-6|61	'name' => _("Time Tracking"),
14cr|horde-hermes-1.0.1-6|62	'status' => 'active',
14cr|horde-hermes-1.0.1-6|63	'menu_parent' => 'office',
14cr|horde-hermes-1.0.1-6|64	'provides' => 'time'
14cr|horde-hermes-1.0.1-6|65	);
14cr|horde-hermes-1.0.1-6|66	
14cr|horde-hermes-1.0.1-6|67	$this->applications['hermes-stopwatch'] = array(
14cr|horde-hermes-1.0.1-6|68	'status' => 'block',
14cr|horde-hermes-1.0.1-6|69	'app' => 'hermes',
14cr|horde-hermes-1.0.1-6|70	'blockname' => 'tree_stopwatch',
14cr|horde-hermes-1.0.1-6|71	'menu_parent' => 'hermes',
14cr|horde-hermes-1.0.1-6|72	);
14cr|horde-hermes-1.0.1-6|73	
14cr|horde-hermes-1.0.1-6|74	$this->applications['hermes-menu'] = array(
14cr|horde-hermes-1.0.1-6|75	'status' => 'block',
14cr|horde-hermes-1.0.1-6|76	'app' => 'hermes',
14cr|horde-hermes-1.0.1-6|77	'blockname' => 'tree_menu',
14cr|horde-hermes-1.0.1-6|78	'menu_parent' => 'hermes',
14cr|horde-hermes-1.0.1-6|79	);
14cr|horde-hermes-1.0.1-6|80	EOF
14cr|horde-hermes-1.0.1-6|81	
14cr|horde-hermes-1.0.1-6|82	# remove .htaccess files
14cr|horde-hermes-1.0.1-6|83	find . -name .htaccess -exec rm -f {} \;
14cr|horde-hermes-1.0.1-6|84	
14cr|horde-hermes-1.0.1-6|85	# install files
14cr|horde-hermes-1.0.1-6|86	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|87	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|88	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|89	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|90	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|91	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|92	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|93	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|94	
14cr|horde-hermes-1.0.1-6|95	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-hermes-1.0.1-6|96	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|97	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-hermes-1.0.1-6|98	popd
14cr|horde-hermes-1.0.1-6|99	
14cr|horde-hermes-1.0.1-6|100	# activate configuration files
14cr|horde-hermes-1.0.1-6|101	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-hermes-1.0.1-6|102	mv $file ${file%.dist}
14cr|horde-hermes-1.0.1-6|103	done
14cr|horde-hermes-1.0.1-6|104	
14cr|horde-hermes-1.0.1-6|105	%clean
14cr|horde-hermes-1.0.1-6|106	
14cr|horde-hermes-1.0.1-6|107	%post
14cr|horde-hermes-1.0.1-6|108	if [ $1 = 1 ]; then
14cr|horde-hermes-1.0.1-6|109	# configuration
14cr|horde-hermes-1.0.1-6|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-hermes-1.0.1-6|111	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-hermes-1.0.1-6|112	fi
14cr|horde-hermes-1.0.1-6|113	
14cr|horde-hermes-1.0.1-6|114	%files
14cr|horde-hermes-1.0.1-6|115	%doc LICENSE README docs
14cr|horde-hermes-1.0.1-6|116	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-hermes-1.0.1-6|117	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-hermes-1.0.1-6|118	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|119	%{_datadir}/horde/%{module}
14cr|horde-hermes-1.0.1-6|120	
14cr|horde-hermes-1.0.1-6|121	
14cr|horde-hermes-1.0.1-6|122	
14cr|horde-hermes-1.0.1-6|123	%changelog
14cr|horde-hermes-1.0.1-6|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14cr|horde-hermes-1.0.1-6|125	+ Revision: 4b82f4d
14cr|horde-hermes-1.0.1-6|126	- MassBuild#464: Increase release tag
14cr|horde-hermes-1.0.1-6|127	
14cr|horde-hermes-1.0.1-6|128	

2000 14
14cr|horde-history-0.0.2-4|1	%define prj    Horde_History
14cr|horde-history-0.0.2-4|2	
14cr|horde-history-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-history-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-history-0.0.2-4|5	
14cr|horde-history-0.0.2-4|6	Name:          horde-history
14cr|horde-history-0.0.2-4|7	Version:       0.0.2
14cr|horde-history-0.0.2-4|8	Release:       4
14cr|horde-history-0.0.2-4|9	Summary:       API for tracking the history of an object
14cr|horde-history-0.0.2-4|10	License:       LGPL
14cr|horde-history-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-history-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-history-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-history-0.0.2-4|14	BuildArch:     noarch
14cr|horde-history-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-history-0.0.2-4|16	Requires:      php-pear-channel-horde
14cr|horde-history-0.0.2-4|17	BuildRequires: php-pear
14cr|horde-history-0.0.2-4|18	BuildRequires: php-pear-channel-horde
14cr|horde-history-0.0.2-4|19	
14cr|horde-history-0.0.2-4|20	%description
14cr|horde-history-0.0.2-4|21	This API provides a way to track changes on arbitrary pieces of data
14cr|horde-history-0.0.2-4|22	in Horde applications.
14cr|horde-history-0.0.2-4|23	
14cr|horde-history-0.0.2-4|24	
14cr|horde-history-0.0.2-4|25	%prep
14cr|horde-history-0.0.2-4|26	%setup -q -n %{prj}-%{version}
14cr|horde-history-0.0.2-4|27	
14cr|horde-history-0.0.2-4|28	%build
14cr|horde-history-0.0.2-4|29	%__mv ../package.xml .
14cr|horde-history-0.0.2-4|30	
14cr|horde-history-0.0.2-4|31	%install
14cr|horde-history-0.0.2-4|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-history-0.0.2-4|33	
14cr|horde-history-0.0.2-4|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-history-0.0.2-4|35	
14cr|horde-history-0.0.2-4|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-history-0.0.2-4|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-history-0.0.2-4|38	
14cr|horde-history-0.0.2-4|39	%clean
14cr|horde-history-0.0.2-4|40	%__rm -rf %{buildroot}
14cr|horde-history-0.0.2-4|41	
14cr|horde-history-0.0.2-4|42	%post
14cr|horde-history-0.0.2-4|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-history-0.0.2-4|44	
14cr|horde-history-0.0.2-4|45	%postun
14cr|horde-history-0.0.2-4|46	if [ "$1" -eq "0" ]; then
14cr|horde-history-0.0.2-4|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-history-0.0.2-4|48	fi
14cr|horde-history-0.0.2-4|49	
14cr|horde-history-0.0.2-4|50	%files
14cr|horde-history-0.0.2-4|51	%defattr(-, root, root)
14cr|horde-history-0.0.2-4|52	%{xmldir}/%{prj}.xml
14cr|horde-history-0.0.2-4|53	%{peardir}/Horde/History.php
14cr|horde-history-0.0.2-4|54	
14cr|horde-history-0.0.2-4|55	
14cr|horde-history-0.0.2-4|56	
14cr|horde-history-0.0.2-4|57	%changelog
14cr|horde-history-0.0.2-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-history-0.0.2-4|59	+ Revision: b4ff2ad
14cr|horde-history-0.0.2-4|60	- MassBuild#464: Increase release tag
14cr|horde-history-0.0.2-4|61	
14cr|horde-history-0.0.2-4|62	

2001 14
14cr|horde-icalendar-0.1.0-5|1	%define prj    iCalendar
14cr|horde-icalendar-0.1.0-5|2	
14cr|horde-icalendar-0.1.0-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-icalendar-0.1.0-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-icalendar-0.1.0-5|5	
14cr|horde-icalendar-0.1.0-5|6	Name:          horde-icalendar
14cr|horde-icalendar-0.1.0-5|7	Version:       0.1.0
14cr|horde-icalendar-0.1.0-5|8	Release:       5
14cr|horde-icalendar-0.1.0-5|9	Summary:       The horde iCalendar API
14cr|horde-icalendar-0.1.0-5|10	License:       LGPL
14cr|horde-icalendar-0.1.0-5|11	Group:         Networking/Mail
14cr|horde-icalendar-0.1.0-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-icalendar-0.1.0-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-icalendar-0.1.0-5|14	BuildArch:     noarch
14cr|horde-icalendar-0.1.0-5|15	Requires(post):php-pear
14cr|horde-icalendar-0.1.0-5|16	Requires(preun):php-pear
14cr|horde-icalendar-0.1.0-5|17	Requires(pre): php-pear
14cr|horde-icalendar-0.1.0-5|18	Requires:      horde-util
14cr|horde-icalendar-0.1.0-5|19	Requires:      php-pear
14cr|horde-icalendar-0.1.0-5|20	BuildRequires: dos2unix
14cr|horde-icalendar-0.1.0-5|21	BuildRequires: php-pear
14cr|horde-icalendar-0.1.0-5|22	BuildRequires: php-pear-channel-horde
14cr|horde-icalendar-0.1.0-5|23	
14cr|horde-icalendar-0.1.0-5|24	
14cr|horde-icalendar-0.1.0-5|25	%description
14cr|horde-icalendar-0.1.0-5|26	This package provides an API for dealing with iCalendar data.
14cr|horde-icalendar-0.1.0-5|27	
14cr|horde-icalendar-0.1.0-5|28	
14cr|horde-icalendar-0.1.0-5|29	%prep
14cr|horde-icalendar-0.1.0-5|30	%setup -q -n %{prj}-%{version}
14cr|horde-icalendar-0.1.0-5|31	
14cr|horde-icalendar-0.1.0-5|32	%build
14cr|horde-icalendar-0.1.0-5|33	%__mv ../package.xml .
14cr|horde-icalendar-0.1.0-5|34	
14cr|horde-icalendar-0.1.0-5|35	%install
14cr|horde-icalendar-0.1.0-5|36	pear -d doc_dir=%{_docdir}/horde install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-icalendar-0.1.0-5|37	dos2unix %{buildroot}%{_docdir}/horde/iCalendar/docs/examples/exdate.ics
14cr|horde-icalendar-0.1.0-5|38	dos2unix %{buildroot}%{_docdir}/horde/iCalendar/docs/examples/vnote.txt
14cr|horde-icalendar-0.1.0-5|39	
14cr|horde-icalendar-0.1.0-5|40	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-icalendar-0.1.0-5|41	
14cr|horde-icalendar-0.1.0-5|42	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-icalendar-0.1.0-5|43	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-icalendar-0.1.0-5|44	
14cr|horde-icalendar-0.1.0-5|45	%clean
14cr|horde-icalendar-0.1.0-5|46	%__rm -rf %{buildroot}
14cr|horde-icalendar-0.1.0-5|47	
14cr|horde-icalendar-0.1.0-5|48	%post
14cr|horde-icalendar-0.1.0-5|49	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-icalendar-0.1.0-5|50	
14cr|horde-icalendar-0.1.0-5|51	%postun
14cr|horde-icalendar-0.1.0-5|52	if [ "$1" -eq "0" ]; then
14cr|horde-icalendar-0.1.0-5|53	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-icalendar-0.1.0-5|54	fi
14cr|horde-icalendar-0.1.0-5|55	
14cr|horde-icalendar-0.1.0-5|56	%files
14cr|horde-icalendar-0.1.0-5|57	%defattr(-, root, root)
14cr|horde-icalendar-0.1.0-5|58	%{xmldir}/%{prj}.xml
14cr|horde-icalendar-0.1.0-5|59	%dir %{peardir}/Horde/iCalendar
14cr|horde-icalendar-0.1.0-5|60	%{peardir}/Horde/iCalendar.php
14cr|horde-icalendar-0.1.0-5|61	%{peardir}/Horde/iCalendar/valarm.php
14cr|horde-icalendar-0.1.0-5|62	%{peardir}/Horde/iCalendar/vcard.php
14cr|horde-icalendar-0.1.0-5|63	%{peardir}/Horde/iCalendar/vevent.php
14cr|horde-icalendar-0.1.0-5|64	%{peardir}/Horde/iCalendar/vfreebusy.php
14cr|horde-icalendar-0.1.0-5|65	%{peardir}/Horde/iCalendar/vjournal.php
14cr|horde-icalendar-0.1.0-5|66	%{peardir}/Horde/iCalendar/vnote.php
14cr|horde-icalendar-0.1.0-5|67	%{peardir}/Horde/iCalendar/vtimezone.php
14cr|horde-icalendar-0.1.0-5|68	%{peardir}/Horde/iCalendar/vtodo.php
14cr|horde-icalendar-0.1.0-5|69	%dir %{_docdir}/horde/iCalendar
14cr|horde-icalendar-0.1.0-5|70	%dir %{_docdir}/horde/iCalendar/docs
14cr|horde-icalendar-0.1.0-5|71	%dir %{_docdir}/horde/iCalendar/docs/examples
14cr|horde-icalendar-0.1.0-5|72	%{_docdir}/horde/iCalendar/docs/examples/exchange.ics
14cr|horde-icalendar-0.1.0-5|73	%{_docdir}/horde/iCalendar/docs/examples/exdate.ics
14cr|horde-icalendar-0.1.0-5|74	%{_docdir}/horde/iCalendar/docs/examples/parser.php
14cr|horde-icalendar-0.1.0-5|75	%{_docdir}/horde/iCalendar/docs/examples/vnote.txt
14cr|horde-icalendar-0.1.0-5|76	%dir %{peardir}/tests/iCalendar
14cr|horde-icalendar-0.1.0-5|77	%dir %{peardir}/tests/iCalendar/tests
14cr|horde-icalendar-0.1.0-5|78	%{peardir}/tests/iCalendar/tests/charset1.phpt
14cr|horde-icalendar-0.1.0-5|79	%{peardir}/tests/iCalendar/tests/iCalendar.phpt
14cr|horde-icalendar-0.1.0-5|80	%{peardir}/tests/iCalendar/tests/read-escapes.phpt
14cr|horde-icalendar-0.1.0-5|81	%{peardir}/tests/iCalendar/tests/read-vcard-org.phpt
14cr|horde-icalendar-0.1.0-5|82	%{peardir}/tests/iCalendar/tests/read-write-escapes.phpt
14cr|horde-icalendar-0.1.0-5|83	%{peardir}/tests/iCalendar/tests/timezones.phpt
14cr|horde-icalendar-0.1.0-5|84	%{peardir}/tests/iCalendar/tests/vfreebusy.phpt
14cr|horde-icalendar-0.1.0-5|85	%{peardir}/tests/iCalendar/tests/write-escapes.phpt
14cr|horde-icalendar-0.1.0-5|86	
14cr|horde-icalendar-0.1.0-5|87	
14cr|horde-icalendar-0.1.0-5|88	
14cr|horde-icalendar-0.1.0-5|89	
14cr|horde-icalendar-0.1.0-5|90	%changelog
14cr|horde-icalendar-0.1.0-5|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-5
14cr|horde-icalendar-0.1.0-5|92	+ Revision: 051d25e
14cr|horde-icalendar-0.1.0-5|93	- MassBuild#464: Increase release tag
14cr|horde-icalendar-0.1.0-5|94	
14cr|horde-icalendar-0.1.0-5|95	

2002 14
14cr|horde-identity-0.0.2-4|1	%define prj    Horde_Identity
14cr|horde-identity-0.0.2-4|2	
14cr|horde-identity-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-identity-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-identity-0.0.2-4|5	
14cr|horde-identity-0.0.2-4|6	Name:          horde-identity
14cr|horde-identity-0.0.2-4|7	Version:       0.0.2
14cr|horde-identity-0.0.2-4|8	Release:       4
14cr|horde-identity-0.0.2-4|9	Summary:       Horde Identity API
14cr|horde-identity-0.0.2-4|10	License:       LGPL
14cr|horde-identity-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-identity-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-identity-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-identity-0.0.2-4|14	BuildArch:     noarch
14cr|horde-identity-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-identity-0.0.2-4|16	Requires:      horde-auth
14cr|horde-identity-0.0.2-4|17	Requires:      horde-framework
14cr|horde-identity-0.0.2-4|18	Requires:      horde-prefs
14cr|horde-identity-0.0.2-4|19	Requires:      horde-util
14cr|horde-identity-0.0.2-4|20	Requires:      php-pear
14cr|horde-identity-0.0.2-4|21	Requires:      php-gettext
14cr|horde-identity-0.0.2-4|22	BuildRequires: php-pear
14cr|horde-identity-0.0.2-4|23	BuildRequires: php-pear-channel-horde
14cr|horde-identity-0.0.2-4|24	
14cr|horde-identity-0.0.2-4|25	
14cr|horde-identity-0.0.2-4|26	%description
14cr|horde-identity-0.0.2-4|27	The Identity:: class provides an interface to all identities a user might have.
14cr|horde-identity-0.0.2-4|28	
14cr|horde-identity-0.0.2-4|29	
14cr|horde-identity-0.0.2-4|30	%prep
14cr|horde-identity-0.0.2-4|31	%setup -q -n %{prj}-%{version}
14cr|horde-identity-0.0.2-4|32	
14cr|horde-identity-0.0.2-4|33	%build
14cr|horde-identity-0.0.2-4|34	%__mv ../package.xml .
14cr|horde-identity-0.0.2-4|35	
14cr|horde-identity-0.0.2-4|36	%install
14cr|horde-identity-0.0.2-4|37	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-identity-0.0.2-4|38	
14cr|horde-identity-0.0.2-4|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-identity-0.0.2-4|40	
14cr|horde-identity-0.0.2-4|41	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-identity-0.0.2-4|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-identity-0.0.2-4|43	
14cr|horde-identity-0.0.2-4|44	%clean
14cr|horde-identity-0.0.2-4|45	%__rm -rf %{buildroot}
14cr|horde-identity-0.0.2-4|46	
14cr|horde-identity-0.0.2-4|47	%post
14cr|horde-identity-0.0.2-4|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-identity-0.0.2-4|49	
14cr|horde-identity-0.0.2-4|50	%postun
14cr|horde-identity-0.0.2-4|51	if [ "$1" -eq "0" ]; then
14cr|horde-identity-0.0.2-4|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-identity-0.0.2-4|53	fi
14cr|horde-identity-0.0.2-4|54	
14cr|horde-identity-0.0.2-4|55	%files
14cr|horde-identity-0.0.2-4|56	%defattr(-, root, root)
14cr|horde-identity-0.0.2-4|57	%{xmldir}/%{prj}.xml
14cr|horde-identity-0.0.2-4|58	%{peardir}/Horde/Identity.php
14cr|horde-identity-0.0.2-4|59	
14cr|horde-identity-0.0.2-4|60	
14cr|horde-identity-0.0.2-4|61	
14cr|horde-identity-0.0.2-4|62	
14cr|horde-identity-0.0.2-4|63	%changelog
14cr|horde-identity-0.0.2-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-identity-0.0.2-4|65	+ Revision: a3ce715
14cr|horde-identity-0.0.2-4|66	- MassBuild#464: Increase release tag
14cr|horde-identity-0.0.2-4|67	
14cr|horde-identity-0.0.2-4|68	

2003 14
14cr|horde-image-0.0.2-4|1	%define prj    Horde_Image
14cr|horde-image-0.0.2-4|2	
14cr|horde-image-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-image-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-image-0.0.2-4|5	
14cr|horde-image-0.0.2-4|6	Name:          horde-image
14cr|horde-image-0.0.2-4|7	Version:       0.0.2
14cr|horde-image-0.0.2-4|8	Release:       4
14cr|horde-image-0.0.2-4|9	Summary:       Horde Image API
14cr|horde-image-0.0.2-4|10	License:       LGPL
14cr|horde-image-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-image-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-image-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-image-0.0.2-4|14	BuildArch:     noarch
14cr|horde-image-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-image-0.0.2-4|16	Requires:      php-pear
14cr|horde-image-0.0.2-4|17	Requires:      php-pear-channel-horde
14cr|horde-image-0.0.2-4|18	Requires:      php-pear-XML_SVG
14cr|horde-image-0.0.2-4|19	Requires:      horde-util
14cr|horde-image-0.0.2-4|20	BuildRequires: php-pear
14cr|horde-image-0.0.2-4|21	BuildRequires: php-pear-channel-horde
14cr|horde-image-0.0.2-4|22	
14cr|horde-image-0.0.2-4|23	
14cr|horde-image-0.0.2-4|24	%description
14cr|horde-image-0.0.2-4|25	This package provides an Image utility API, with backends for:
14cr|horde-image-0.0.2-4|26	* GD
14cr|horde-image-0.0.2-4|27	* GIF
14cr|horde-image-0.0.2-4|28	* PNG
14cr|horde-image-0.0.2-4|29	* SVG
14cr|horde-image-0.0.2-4|30	* SWF
14cr|horde-image-0.0.2-4|31	* ImageMagick convert command line tool
14cr|horde-image-0.0.2-4|32	
14cr|horde-image-0.0.2-4|33	%prep
14cr|horde-image-0.0.2-4|34	%setup -q -n %{prj}-%{version}
14cr|horde-image-0.0.2-4|35	
14cr|horde-image-0.0.2-4|36	%build
14cr|horde-image-0.0.2-4|37	%__mv ../package*.xml .
14cr|horde-image-0.0.2-4|38	
14cr|horde-image-0.0.2-4|39	%install
14cr|horde-image-0.0.2-4|40	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-image-0.0.2-4|41	
14cr|horde-image-0.0.2-4|42	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-image-0.0.2-4|43	
14cr|horde-image-0.0.2-4|44	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-image-0.0.2-4|45	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-image-0.0.2-4|46	
14cr|horde-image-0.0.2-4|47	# make some directories
14cr|horde-image-0.0.2-4|48	install -d %{buildroot}/usr/share/pear/tests/Horde_Image/Image/
14cr|horde-image-0.0.2-4|49	
14cr|horde-image-0.0.2-4|50	
14cr|horde-image-0.0.2-4|51	#move some files that should be somewhere else
14cr|horde-image-0.0.2-4|52	
14cr|horde-image-0.0.2-4|53	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/gd.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/gd.php
14cr|horde-image-0.0.2-4|54	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/im.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/im.php
14cr|horde-image-0.0.2-4|55	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/svg.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/svg.php
14cr|horde-image-0.0.2-4|56	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/swf.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/swf.php
14cr|horde-image-0.0.2-4|57	rm -r %{buildroot}/usr/share/pear/tests/Horde_Image/tests/
14cr|horde-image-0.0.2-4|58	
14cr|horde-image-0.0.2-4|59	%clean
14cr|horde-image-0.0.2-4|60	%__rm -rf %{buildroot}
14cr|horde-image-0.0.2-4|61	
14cr|horde-image-0.0.2-4|62	%post
14cr|horde-image-0.0.2-4|63	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-image-0.0.2-4|64	
14cr|horde-image-0.0.2-4|65	%postun
14cr|horde-image-0.0.2-4|66	if [ "$1" -eq "0" ]; then
14cr|horde-image-0.0.2-4|67	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-image-0.0.2-4|68	fi
14cr|horde-image-0.0.2-4|69	
14cr|horde-image-0.0.2-4|70	%files
14cr|horde-image-0.0.2-4|71	%defattr(-, root, root)
14cr|horde-image-0.0.2-4|72	%{xmldir}/%{prj}.xml
14cr|horde-image-0.0.2-4|73	%dir %{peardir}/Horde
14cr|horde-image-0.0.2-4|74	%{peardir}/Horde/Image.php
14cr|horde-image-0.0.2-4|75	%dir %{peardir}/Horde/Image
14cr|horde-image-0.0.2-4|76	%{peardir}/Horde/Image/gd.php
14cr|horde-image-0.0.2-4|77	%{peardir}/Horde/Image/im.php
14cr|horde-image-0.0.2-4|78	%{peardir}/Horde/Image/png.php
14cr|horde-image-0.0.2-4|79	%{peardir}/Horde/Image/rgb.php
14cr|horde-image-0.0.2-4|80	%{peardir}/Horde/Image/svg.php
14cr|horde-image-0.0.2-4|81	%{peardir}/Horde/Image/swf.php
14cr|horde-image-0.0.2-4|82	%dir %{peardir}/tests/Horde_Image
14cr|horde-image-0.0.2-4|83	%dir %{peardir}/tests/Horde_Image/Image
14cr|horde-image-0.0.2-4|84	%{peardir}/tests/Horde_Image/Image/gd.php
14cr|horde-image-0.0.2-4|85	%{peardir}/tests/Horde_Image/Image/im.php
14cr|horde-image-0.0.2-4|86	%{peardir}/tests/Horde_Image/Image/svg.php
14cr|horde-image-0.0.2-4|87	%{peardir}/tests/Horde_Image/Image/swf.php
14cr|horde-image-0.0.2-4|88	
14cr|horde-image-0.0.2-4|89	
14cr|horde-image-0.0.2-4|90	
14cr|horde-image-0.0.2-4|91	
14cr|horde-image-0.0.2-4|92	%changelog
14cr|horde-image-0.0.2-4|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-image-0.0.2-4|94	+ Revision: 7b2d83b
14cr|horde-image-0.0.2-4|95	- MassBuild#464: Increase release tag
14cr|horde-image-0.0.2-4|96	
14cr|horde-image-0.0.2-4|97	

2004 14
14cr|horde-imap-0.0.3-3|1	%define prj     Horde_IMAP
14cr|horde-imap-0.0.3-3|2	
14cr|horde-imap-0.0.3-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-imap-0.0.3-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-imap-0.0.3-3|5	
14cr|horde-imap-0.0.3-3|6	Name:		horde-imap
14cr|horde-imap-0.0.3-3|7	Version:	0.0.3
14cr|horde-imap-0.0.3-3|8	Release:	3
14cr|horde-imap-0.0.3-3|9	Summary:	Horde Browser package
14cr|horde-imap-0.0.3-3|10	License:	LGPL
14cr|horde-imap-0.0.3-3|11	Group:		Networking/Mail
14cr|horde-imap-0.0.3-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-imap-0.0.3-3|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-imap-0.0.3-3|14	BuildArch:	noarch
14cr|horde-imap-0.0.3-3|15	Requires(pre):  php-pear
14cr|horde-imap-0.0.3-3|16	Requires:	horde-framework
14cr|horde-imap-0.0.3-3|17	Requires:	horde-cache
14cr|horde-imap-0.0.3-3|18	Requires:	php-pear-channel-horde
14cr|horde-imap-0.0.3-3|19	BuildRequires:	php-pear
14cr|horde-imap-0.0.3-3|20	BuildRequires:	php-pear-channel-horde
14cr|horde-imap-0.0.3-3|21	
14cr|horde-imap-0.0.3-3|22	%description
14cr|horde-imap-0.0.3-3|23	The Horde_UI:: class provides an API for getting information about
14cr|horde-imap-0.0.3-3|24	the current user's userinterface and its capabilities.
14cr|horde-imap-0.0.3-3|25	
14cr|horde-imap-0.0.3-3|26	%prep
14cr|horde-imap-0.0.3-3|27	%setup -q -n %{prj}-%{version}
14cr|horde-imap-0.0.3-3|28	
14cr|horde-imap-0.0.3-3|29	%build
14cr|horde-imap-0.0.3-3|30	%__mv ../package.xml .
14cr|horde-imap-0.0.3-3|31	
14cr|horde-imap-0.0.3-3|32	%install
14cr|horde-imap-0.0.3-3|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-imap-0.0.3-3|34	
14cr|horde-imap-0.0.3-3|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-imap-0.0.3-3|36	
14cr|horde-imap-0.0.3-3|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-imap-0.0.3-3|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-imap-0.0.3-3|39	
14cr|horde-imap-0.0.3-3|40	%clean
14cr|horde-imap-0.0.3-3|41	%__rm -rf %{buildroot}
14cr|horde-imap-0.0.3-3|42	
14cr|horde-imap-0.0.3-3|43	%post
14cr|horde-imap-0.0.3-3|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-imap-0.0.3-3|45	
14cr|horde-imap-0.0.3-3|46	%postun
14cr|horde-imap-0.0.3-3|47	if [ "$1" -eq "0" ]; then
14cr|horde-imap-0.0.3-3|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-imap-0.0.3-3|49	fi
14cr|horde-imap-0.0.3-3|50	
14cr|horde-imap-0.0.3-3|51	%files
14cr|horde-imap-0.0.3-3|52	%defattr(-, root, root)
14cr|horde-imap-0.0.3-3|53	%{xmldir}/%{prj}.xml
14cr|horde-imap-0.0.3-3|54	%dir %{peardir}/Horde
14cr|horde-imap-0.0.3-3|55	%dir %{peardir}/Horde/IMAP/ACL.php
14cr|horde-imap-0.0.3-3|56	%{peardir}/Horde/IMAP/Admin.php
14cr|horde-imap-0.0.3-3|57	%{peardir}/Horde/IMAP/Cache.php
14cr|horde-imap-0.0.3-3|58	%{peardir}/Horde/IMAP/Search.php
14cr|horde-imap-0.0.3-3|59	%{peardir}/Horde/IMAP/Sort.php
14cr|horde-imap-0.0.3-3|60	%{peardir}/Horde/IMAP/Thread.php
14cr|horde-imap-0.0.3-3|61	%{peardir}/Horde/IMAP/Tree.php
14cr|horde-imap-0.0.3-3|62	%{peardir}/Horde/IMAP/ACL/rfc2086.php
14cr|horde-imap-0.0.3-3|63	%{peardir}/Horde/IMAP/ACL/rfc4314.php
14cr|horde-imap-0.0.3-3|64	
14cr|horde-imap-0.0.3-3|65	
14cr|horde-imap-0.0.3-3|66	
14cr|horde-imap-0.0.3-3|67	
14cr|horde-imap-0.0.3-3|68	
14cr|horde-imap-0.0.3-3|69	%changelog
14cr|horde-imap-0.0.3-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-3
14cr|horde-imap-0.0.3-3|71	+ Revision: b3a12e9
14cr|horde-imap-0.0.3-3|72	- MassBuild#464: Increase release tag
14cr|horde-imap-0.0.3-3|73	
14cr|horde-imap-0.0.3-3|74	

2005 14
14cr|horde-imp-4.3.9-6|1	%define	module	imp
14cr|horde-imp-4.3.9-6|2	%define __noautoreq /usr/bin/php
14cr|horde-imp-4.3.9-6|3	
14cr|horde-imp-4.3.9-6|4	Name:		horde-%{module}
14cr|horde-imp-4.3.9-6|5	Version:	4.3.9
14cr|horde-imp-4.3.9-6|6	Release:	6
14cr|horde-imp-4.3.9-6|7	Summary:	The Horde Internet Messaging Program
14cr|horde-imp-4.3.9-6|8	
14cr|horde-imp-4.3.9-6|9	License:	GPL
14cr|horde-imp-4.3.9-6|10	Group:		System/Servers
14cr|horde-imp-4.3.9-6|11	URL:		http://www.horde.org/%{module}
14cr|horde-imp-4.3.9-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-imp-4.3.9-6|13	Patch0:      	imp-h3-4.3-fix-constant-loading.patch
14cr|horde-imp-4.3.9-6|14	Requires:	horde >= 3.3.8
14cr|horde-imp-4.3.9-6|15	Requires:	php-imap
14cr|horde-imp-4.3.9-6|16	Requires:	php-ldap
14cr|horde-imp-4.3.9-6|17	BuildArch:	noarch
14cr|horde-imp-4.3.9-6|18	
14cr|horde-imp-4.3.9-6|19	%description
14cr|horde-imp-4.3.9-6|20	IMP is the Internet Messaging Program, one of the Horde applications.
14cr|horde-imp-4.3.9-6|21	It provides webmail access to IMAP and POP3 accounts.
14cr|horde-imp-4.3.9-6|22	
14cr|horde-imp-4.3.9-6|23	%prep
14cr|horde-imp-4.3.9-6|24	%setup -q -n %{module}-h3-%{version}
14cr|horde-imp-4.3.9-6|25	%patch0 -p 1
14cr|horde-imp-4.3.9-6|26	
14cr|horde-imp-4.3.9-6|27	# fix perms
14cr|horde-imp-4.3.9-6|28	chmod 644 locale/da_DK/help.xml
14cr|horde-imp-4.3.9-6|29	
14cr|horde-imp-4.3.9-6|30	%build
14cr|horde-imp-4.3.9-6|31	
14cr|horde-imp-4.3.9-6|32	%install
14cr|horde-imp-4.3.9-6|33	# apache configuration
14cr|horde-imp-4.3.9-6|34	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-imp-4.3.9-6|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-imp-4.3.9-6|36	# %{name} Apache configuration file
14cr|horde-imp-4.3.9-6|37	
14cr|horde-imp-4.3.9-6|38	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-imp-4.3.9-6|39	Require all denied
14cr|horde-imp-4.3.9-6|40	</Directory>
14cr|horde-imp-4.3.9-6|41	
14cr|horde-imp-4.3.9-6|42	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-imp-4.3.9-6|43	Require all denied
14cr|horde-imp-4.3.9-6|44	</Directory>
14cr|horde-imp-4.3.9-6|45	
14cr|horde-imp-4.3.9-6|46	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-imp-4.3.9-6|47	Require all denied
14cr|horde-imp-4.3.9-6|48	</Directory>
14cr|horde-imp-4.3.9-6|49	
14cr|horde-imp-4.3.9-6|50	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-imp-4.3.9-6|51	Require all denied
14cr|horde-imp-4.3.9-6|52	</Directory>
14cr|horde-imp-4.3.9-6|53	EOF
14cr|horde-imp-4.3.9-6|54	
14cr|horde-imp-4.3.9-6|55	# horde configuration
14cr|horde-imp-4.3.9-6|56	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-imp-4.3.9-6|57	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-imp-4.3.9-6|58	<?php
14cr|horde-imp-4.3.9-6|59	//
14cr|horde-imp-4.3.9-6|60	// Imp Horde configuration file
14cr|horde-imp-4.3.9-6|61	//
14cr|horde-imp-4.3.9-6|62	
14cr|horde-imp-4.3.9-6|63	$this->applications['imp'] = array(
14cr|horde-imp-4.3.9-6|64	'fileroot' => $this->applications['horde']['fileroot'] . '/imp',
14cr|horde-imp-4.3.9-6|65	'webroot'  => $this->applications['horde']['webroot'] . '/imp',
14cr|horde-imp-4.3.9-6|66	'name'     => _("Mail"),
14cr|horde-imp-4.3.9-6|67	'status'   => 'active',
14cr|horde-imp-4.3.9-6|68	'provides' => array('mail', 'contacts/favouriteRecipients')
14cr|horde-imp-4.3.9-6|69	);
14cr|horde-imp-4.3.9-6|70	
14cr|horde-imp-4.3.9-6|71	$this->applications['imp-folders'] = array(
14cr|horde-imp-4.3.9-6|72	'status'      => 'block',
14cr|horde-imp-4.3.9-6|73	'app'         => 'imp',
14cr|horde-imp-4.3.9-6|74	'blockname'   => 'tree_folders',
14cr|horde-imp-4.3.9-6|75	'menu_parent' => 'imp'
14cr|horde-imp-4.3.9-6|76	);
14cr|horde-imp-4.3.9-6|77	?>
14cr|horde-imp-4.3.9-6|78	EOF
14cr|horde-imp-4.3.9-6|79	
14cr|horde-imp-4.3.9-6|80	# remove .htaccess files
14cr|horde-imp-4.3.9-6|81	find . -name .htaccess -exec rm -f {} \;
14cr|horde-imp-4.3.9-6|82	
14cr|horde-imp-4.3.9-6|83	# install files
14cr|horde-imp-4.3.9-6|84	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|85	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|86	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|87	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|88	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|89	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|90	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|91	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|92	
14cr|horde-imp-4.3.9-6|93	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-imp-4.3.9-6|94	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-imp-4.3.9-6|95	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|96	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-imp-4.3.9-6|97	popd
14cr|horde-imp-4.3.9-6|98	
14cr|horde-imp-4.3.9-6|99	# activate configuration files
14cr|horde-imp-4.3.9-6|100	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-imp-4.3.9-6|101	mv $file ${file%.dist}
14cr|horde-imp-4.3.9-6|102	done
14cr|horde-imp-4.3.9-6|103	
14cr|horde-imp-4.3.9-6|104	# fix script shellbang
14cr|horde-imp-4.3.9-6|105	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-imp-4.3.9-6|106	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-imp-4.3.9-6|107	done
14cr|horde-imp-4.3.9-6|108	
14cr|horde-imp-4.3.9-6|109	%clean
14cr|horde-imp-4.3.9-6|110	
14cr|horde-imp-4.3.9-6|111	%post
14cr|horde-imp-4.3.9-6|112	if [ $1 = 1 ]; then
14cr|horde-imp-4.3.9-6|113	# configuration
14cr|horde-imp-4.3.9-6|114	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-imp-4.3.9-6|115	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-imp-4.3.9-6|116	fi
14cr|horde-imp-4.3.9-6|117	
14cr|horde-imp-4.3.9-6|118	
14cr|horde-imp-4.3.9-6|119	%files
14cr|horde-imp-4.3.9-6|120	%doc README COPYING docs
14cr|horde-imp-4.3.9-6|121	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-imp-4.3.9-6|122	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-imp-4.3.9-6|123	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-imp-4.3.9-6|124	%{_datadir}/horde/%{module}
14cr|horde-imp-4.3.9-6|125	
14cr|horde-imp-4.3.9-6|126	
14cr|horde-imp-4.3.9-6|127	
14cr|horde-imp-4.3.9-6|128	%changelog
14cr|horde-imp-4.3.9-6|129	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.9-6
14cr|horde-imp-4.3.9-6|130	+ Revision: ff99cf1
14cr|horde-imp-4.3.9-6|131	- MassBuild#464: Increase release tag
14cr|horde-imp-4.3.9-6|132	
14cr|horde-imp-4.3.9-6|133	

2006 14
14cr|horde-ingo-1.2.4-6|1	%define module	ingo
14cr|horde-ingo-1.2.4-6|2	%define __noautoreq /usr/bin/php
14cr|horde-ingo-1.2.4-6|3	
14cr|horde-ingo-1.2.4-6|4	Name:           horde-%{module}
14cr|horde-ingo-1.2.4-6|5	Version:        1.2.4
14cr|horde-ingo-1.2.4-6|6	Release:        6
14cr|horde-ingo-1.2.4-6|7	Summary:	The Horde email filter rules Manager
14cr|horde-ingo-1.2.4-6|8	
14cr|horde-ingo-1.2.4-6|9	License:	GPL
14cr|horde-ingo-1.2.4-6|10	Group: 		System/Servers
14cr|horde-ingo-1.2.4-6|11	URL:		http://www.horde.org/%{module}
14cr|horde-ingo-1.2.4-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-ingo-1.2.4-6|13	Patch0:		%{module}-h3-1.2.1-fhs.patch
14cr|horde-ingo-1.2.4-6|14	Requires:	horde >= 3.3.8
14cr|horde-ingo-1.2.4-6|15	Requires: 	horde-imp >= 4.3
14cr|horde-ingo-1.2.4-6|16	BuildArch:	noarch
14cr|horde-ingo-1.2.4-6|17	
14cr|horde-ingo-1.2.4-6|18	%description
14cr|horde-ingo-1.2.4-6|19	Ingo is an email filter rules manager.
14cr|horde-ingo-1.2.4-6|20	
14cr|horde-ingo-1.2.4-6|21	Ingo currently supports the following filtering drivers:
14cr|horde-ingo-1.2.4-6|22	
14cr|horde-ingo-1.2.4-6|23	* Sieve (using timsieved)
14cr|horde-ingo-1.2.4-6|24	* procmail (using VFS FTP driver)
14cr|horde-ingo-1.2.4-6|25	* IMAP client-side filtering
14cr|horde-ingo-1.2.4-6|26	
14cr|horde-ingo-1.2.4-6|27	Ingo has replaced IMP's internal filtering code and is the default filtering
14cr|horde-ingo-1.2.4-6|28	agent in IMP H3 (4.0).
14cr|horde-ingo-1.2.4-6|29	
14cr|horde-ingo-1.2.4-6|30	%prep
14cr|horde-ingo-1.2.4-6|31	%setup -q -n %{module}-h3-%{version}
14cr|horde-ingo-1.2.4-6|32	%patch0 -p 1
14cr|horde-ingo-1.2.4-6|33	
14cr|horde-ingo-1.2.4-6|34	%build
14cr|horde-ingo-1.2.4-6|35	
14cr|horde-ingo-1.2.4-6|36	%install
14cr|horde-ingo-1.2.4-6|37	# apache configuration
14cr|horde-ingo-1.2.4-6|38	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-ingo-1.2.4-6|39	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-ingo-1.2.4-6|40	# %{name} Apache configuration file
14cr|horde-ingo-1.2.4-6|41	
14cr|horde-ingo-1.2.4-6|42	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-ingo-1.2.4-6|43	Require all denied
14cr|horde-ingo-1.2.4-6|44	</Directory>
14cr|horde-ingo-1.2.4-6|45	
14cr|horde-ingo-1.2.4-6|46	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-ingo-1.2.4-6|47	Require all denied
14cr|horde-ingo-1.2.4-6|48	</Directory>
14cr|horde-ingo-1.2.4-6|49	
14cr|horde-ingo-1.2.4-6|50	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-ingo-1.2.4-6|51	Require all denied
14cr|horde-ingo-1.2.4-6|52	</Directory>
14cr|horde-ingo-1.2.4-6|53	
14cr|horde-ingo-1.2.4-6|54	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-ingo-1.2.4-6|55	Require all denied
14cr|horde-ingo-1.2.4-6|56	</Directory>
14cr|horde-ingo-1.2.4-6|57	EOF
14cr|horde-ingo-1.2.4-6|58	
14cr|horde-ingo-1.2.4-6|59	# horde configuration
14cr|horde-ingo-1.2.4-6|60	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-ingo-1.2.4-6|61	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-ingo-1.2.4-6|62	<?php
14cr|horde-ingo-1.2.4-6|63	//
14cr|horde-ingo-1.2.4-6|64	// Ingo Horde configuration file
14cr|horde-ingo-1.2.4-6|65	//
14cr|horde-ingo-1.2.4-6|66	
14cr|horde-ingo-1.2.4-6|67	$this->applications['ingo'] = array(
14cr|horde-ingo-1.2.4-6|68	'fileroot'    => $this->applications['horde']['fileroot'] . '/ingo',
14cr|horde-ingo-1.2.4-6|69	'webroot'     => $this->applications['horde']['webroot'] . '/ingo',
14cr|horde-ingo-1.2.4-6|70	'name'        => _("Filters"),
14cr|horde-ingo-1.2.4-6|71	'status'      => 'active',
14cr|horde-ingo-1.2.4-6|72	'provides'    => array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
14cr|horde-ingo-1.2.4-6|73	'menu_parent' => 'imp'
14cr|horde-ingo-1.2.4-6|74	);
14cr|horde-ingo-1.2.4-6|75	EOF
14cr|horde-ingo-1.2.4-6|76	
14cr|horde-ingo-1.2.4-6|77	# remove .htaccess files
14cr|horde-ingo-1.2.4-6|78	find . -name .htaccess -exec rm -f {} \;
14cr|horde-ingo-1.2.4-6|79	
14cr|horde-ingo-1.2.4-6|80	# install files
14cr|horde-ingo-1.2.4-6|81	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|82	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|83	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|84	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|85	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|86	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|87	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|88	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|89	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|90	
14cr|horde-ingo-1.2.4-6|91	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-ingo-1.2.4-6|92	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|93	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-ingo-1.2.4-6|94	popd
14cr|horde-ingo-1.2.4-6|95	
14cr|horde-ingo-1.2.4-6|96	# activate configuration files
14cr|horde-ingo-1.2.4-6|97	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-ingo-1.2.4-6|98	mv $file ${file%.dist}
14cr|horde-ingo-1.2.4-6|99	done
14cr|horde-ingo-1.2.4-6|100	
14cr|horde-ingo-1.2.4-6|101	# fix script shellbang
14cr|horde-ingo-1.2.4-6|102	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-ingo-1.2.4-6|103	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-ingo-1.2.4-6|104	done
14cr|horde-ingo-1.2.4-6|105	
14cr|horde-ingo-1.2.4-6|106	%clean
14cr|horde-ingo-1.2.4-6|107	
14cr|horde-ingo-1.2.4-6|108	%post
14cr|horde-ingo-1.2.4-6|109	if [ $1 = 1 ]; then
14cr|horde-ingo-1.2.4-6|110	# configuration
14cr|horde-ingo-1.2.4-6|111	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-ingo-1.2.4-6|112	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-ingo-1.2.4-6|113	fi
14cr|horde-ingo-1.2.4-6|114	
14cr|horde-ingo-1.2.4-6|115	
14cr|horde-ingo-1.2.4-6|116	%files
14cr|horde-ingo-1.2.4-6|117	%doc LICENSE README docs
14cr|horde-ingo-1.2.4-6|118	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-ingo-1.2.4-6|119	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-ingo-1.2.4-6|120	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|121	%{_datadir}/horde/%{module}
14cr|horde-ingo-1.2.4-6|122	
14cr|horde-ingo-1.2.4-6|123	
14cr|horde-ingo-1.2.4-6|124	
14cr|horde-ingo-1.2.4-6|125	%changelog
14cr|horde-ingo-1.2.4-6|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-6
14cr|horde-ingo-1.2.4-6|127	+ Revision: a90bfbd
14cr|horde-ingo-1.2.4-6|128	- MassBuild#464: Increase release tag
14cr|horde-ingo-1.2.4-6|129	
14cr|horde-ingo-1.2.4-6|130	

2007 14
14cr|horde-kolab-0.0.6-5|1	%define prj Kolab
14cr|horde-kolab-0.0.6-5|2	
14cr|horde-kolab-0.0.6-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-kolab-0.0.6-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-kolab-0.0.6-5|5	
14cr|horde-kolab-0.0.6-5|6	Name:          horde-kolab
14cr|horde-kolab-0.0.6-5|7	Version:       0.0.6
14cr|horde-kolab-0.0.6-5|8	Release:       5
14cr|horde-kolab-0.0.6-5|9	Summary:       Horde Mime Library
14cr|horde-kolab-0.0.6-5|10	License:       LGPL
14cr|horde-kolab-0.0.6-5|11	Group:         Networking/Mail
14cr|horde-kolab-0.0.6-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-kolab-0.0.6-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-kolab-0.0.6-5|14	BuildArch:     noarch
14cr|horde-kolab-0.0.6-5|15	Requires(pre): php-pear
14cr|horde-kolab-0.0.6-5|16	Requires:      horde-nls
14cr|horde-kolab-0.0.6-5|17	Requires:      php-pear
14cr|horde-kolab-0.0.6-5|18	BuildRequires: php-pear
14cr|horde-kolab-0.0.6-5|19	BuildRequires: php-pear-channel-horde
14cr|horde-kolab-0.0.6-5|20	
14cr|horde-kolab-0.0.6-5|21	
14cr|horde-kolab-0.0.6-5|22	%description
14cr|horde-kolab-0.0.6-5|23	This package contains a number of helper functions that make communication
14cr|horde-kolab-0.0.6-5|24	between a Horde client and a Kolab server smoother.
14cr|horde-kolab-0.0.6-5|25	
14cr|horde-kolab-0.0.6-5|26	%prep
14cr|horde-kolab-0.0.6-5|27	%setup -q -n %{prj}-%{version}
14cr|horde-kolab-0.0.6-5|28	
14cr|horde-kolab-0.0.6-5|29	%build
14cr|horde-kolab-0.0.6-5|30	%__mv ../package.xml .
14cr|horde-kolab-0.0.6-5|31	
14cr|horde-kolab-0.0.6-5|32	%install
14cr|horde-kolab-0.0.6-5|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-kolab-0.0.6-5|34	
14cr|horde-kolab-0.0.6-5|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-kolab-0.0.6-5|36	
14cr|horde-kolab-0.0.6-5|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-kolab-0.0.6-5|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-kolab-0.0.6-5|39	
14cr|horde-kolab-0.0.6-5|40	%clean
14cr|horde-kolab-0.0.6-5|41	%__rm -rf %{buildroot}
14cr|horde-kolab-0.0.6-5|42	
14cr|horde-kolab-0.0.6-5|43	%post
14cr|horde-kolab-0.0.6-5|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-kolab-0.0.6-5|45	
14cr|horde-kolab-0.0.6-5|46	%postun
14cr|horde-kolab-0.0.6-5|47	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-0.0.6-5|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-kolab-0.0.6-5|49	fi
14cr|horde-kolab-0.0.6-5|50	
14cr|horde-kolab-0.0.6-5|51	%files
14cr|horde-kolab-0.0.6-5|52	%defattr(-, root, root)
14cr|horde-kolab-0.0.6-5|53	%{xmldir}/%{prj}.xml
14cr|horde-kolab-0.0.6-5|54	%dir %{peardir}/Horde
14cr|horde-kolab-0.0.6-5|55	%{peardir}/Horde/Kolab.php
14cr|horde-kolab-0.0.6-5|56	
14cr|horde-kolab-0.0.6-5|57	
14cr|horde-kolab-0.0.6-5|58	
14cr|horde-kolab-0.0.6-5|59	
14cr|horde-kolab-0.0.6-5|60	
14cr|horde-kolab-0.0.6-5|61	
14cr|horde-kolab-0.0.6-5|62	%changelog
14cr|horde-kolab-0.0.6-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-5
14cr|horde-kolab-0.0.6-5|64	+ Revision: 8050129
14cr|horde-kolab-0.0.6-5|65	- MassBuild#464: Increase release tag
14cr|horde-kolab-0.0.6-5|66	
14cr|horde-kolab-0.0.6-5|67	

2008 14
14cr|horde-kolab-filter-0.1.9-10|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|horde-kolab-filter-0.1.9-10|2	%define xmldir  /var/lib/pear
14cr|horde-kolab-filter-0.1.9-10|3	%define __noautoreq /usr/bin/php
14cr|horde-kolab-filter-0.1.9-10|4	
14cr|horde-kolab-filter-0.1.9-10|5	Summary:		Postfix filters for the Kolab server
14cr|horde-kolab-filter-0.1.9-10|6	
14cr|horde-kolab-filter-0.1.9-10|7	Name:		horde-kolab-filter
14cr|horde-kolab-filter-0.1.9-10|8	Version: 	0.1.9
14cr|horde-kolab-filter-0.1.9-10|9	Release: 	10
14cr|horde-kolab-filter-0.1.9-10|10	License: 	LGPLv2.1
14cr|horde-kolab-filter-0.1.9-10|11	Group:		Networking/Mail
14cr|horde-kolab-filter-0.1.9-10|12	Source0: 	http://pear.horde.org/get/Kolab_Filter-%{version}.tgz
14cr|horde-kolab-filter-0.1.9-10|13	URL: 		http://pear.horde.org/package/Kolab_Filter
14cr|horde-kolab-filter-0.1.9-10|14	BuildRequires: 	php-pear >= 1.4.7
14cr|horde-kolab-filter-0.1.9-10|15	Requires: 	horde >= 0.0.2
14cr|horde-kolab-filter-0.1.9-10|16	Requires:	horde-icalendar >= 0.0.3
14cr|horde-kolab-filter-0.1.9-10|17	Requires:	horde-argv
14cr|horde-kolab-filter-0.1.9-10|18	Requires:	horde-mime >= 0.0.2
14cr|horde-kolab-filter-0.1.9-10|19	Requires:	horde-util >= 0.0.2
14cr|horde-kolab-filter-0.1.9-10|20	Requires:	horde-kolab-server >= 0.2.0
14cr|horde-kolab-filter-0.1.9-10|21	Requires:	php-pear >= 1.4.0b1
14cr|horde-kolab-filter-0.1.9-10|22	BuildRequires: 	php-pear >= 1.4.7
14cr|horde-kolab-filter-0.1.9-10|23	BuildRequires: 	php-pear-channel-horde
14cr|horde-kolab-filter-0.1.9-10|24	Requires: 	php-pear-channel-horde
14cr|horde-kolab-filter-0.1.9-10|25	BuildArch: 	noarch
14cr|horde-kolab-filter-0.1.9-10|26	
14cr|horde-kolab-filter-0.1.9-10|27	%description
14cr|horde-kolab-filter-0.1.9-10|28	The filters provided by this package implement the Kolab
14cr|horde-kolab-filter-0.1.9-10|29	server resource management as well as some Kolab server sender
14cr|horde-kolab-filter-0.1.9-10|30	policies.
14cr|horde-kolab-filter-0.1.9-10|31	
14cr|horde-kolab-filter-0.1.9-10|32	%prep
14cr|horde-kolab-filter-0.1.9-10|33	%setup -c -T
14cr|horde-kolab-filter-0.1.9-10|34	pear -v -c pearrc \
14cr|horde-kolab-filter-0.1.9-10|35	-d php_dir=%{peardir} \
14cr|horde-kolab-filter-0.1.9-10|36	-d doc_dir=/docs \
14cr|horde-kolab-filter-0.1.9-10|37	-d bin_dir=%{_bindir} \
14cr|horde-kolab-filter-0.1.9-10|38	-d data_dir=%{peardir}/data \
14cr|horde-kolab-filter-0.1.9-10|39	-d test_dir=%{peardir}/tests \
14cr|horde-kolab-filter-0.1.9-10|40	-d ext_dir=%{_libdir} \
14cr|horde-kolab-filter-0.1.9-10|41	-s
14cr|horde-kolab-filter-0.1.9-10|42	
14cr|horde-kolab-filter-0.1.9-10|43	%build
14cr|horde-kolab-filter-0.1.9-10|44	
14cr|horde-kolab-filter-0.1.9-10|45	%install
14cr|horde-kolab-filter-0.1.9-10|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|horde-kolab-filter-0.1.9-10|47	
14cr|horde-kolab-filter-0.1.9-10|48	# Clean up unnecessary files
14cr|horde-kolab-filter-0.1.9-10|49	rm pearrc
14cr|horde-kolab-filter-0.1.9-10|50	rm %{buildroot}/%{peardir}/.filemap
14cr|horde-kolab-filter-0.1.9-10|51	rm %{buildroot}/%{peardir}/.lock
14cr|horde-kolab-filter-0.1.9-10|52	rm -rf %{buildroot}/%{peardir}/.registry
14cr|horde-kolab-filter-0.1.9-10|53	rm -rf %{buildroot}%{peardir}/.channels
14cr|horde-kolab-filter-0.1.9-10|54	rm %{buildroot}%{peardir}/.depdb
14cr|horde-kolab-filter-0.1.9-10|55	rm %{buildroot}%{peardir}/.depdblock
14cr|horde-kolab-filter-0.1.9-10|56	
14cr|horde-kolab-filter-0.1.9-10|57	mv %{buildroot}/docs .
14cr|horde-kolab-filter-0.1.9-10|58	
14cr|horde-kolab-filter-0.1.9-10|59	
14cr|horde-kolab-filter-0.1.9-10|60	# Install XML package description
14cr|horde-kolab-filter-0.1.9-10|61	mkdir -p %{buildroot}%{xmldir}
14cr|horde-kolab-filter-0.1.9-10|62	tar -xzf %{SOURCE0} package.xml
14cr|horde-kolab-filter-0.1.9-10|63	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Filter.xml
14cr|horde-kolab-filter-0.1.9-10|64	
14cr|horde-kolab-filter-0.1.9-10|65	%clean
14cr|horde-kolab-filter-0.1.9-10|66	
14cr|horde-kolab-filter-0.1.9-10|67	%post
14cr|horde-kolab-filter-0.1.9-10|68	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Filter.xml
14cr|horde-kolab-filter-0.1.9-10|69	
14cr|horde-kolab-filter-0.1.9-10|70	%postun
14cr|horde-kolab-filter-0.1.9-10|71	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-filter-0.1.9-10|72	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Filter
14cr|horde-kolab-filter-0.1.9-10|73	fi
14cr|horde-kolab-filter-0.1.9-10|74	
14cr|horde-kolab-filter-0.1.9-10|75	%files
14cr|horde-kolab-filter-0.1.9-10|76	%doc docs/Kolab_Filter/*
14cr|horde-kolab-filter-0.1.9-10|77	%{peardir}/*
14cr|horde-kolab-filter-0.1.9-10|78	%{_bindir}/*
14cr|horde-kolab-filter-0.1.9-10|79	%{xmldir}/Kolab_Filter.xml
14cr|horde-kolab-filter-0.1.9-10|80	
14cr|horde-kolab-filter-0.1.9-10|81	
14cr|horde-kolab-filter-0.1.9-10|82	
14cr|horde-kolab-filter-0.1.9-10|83	%changelog
14cr|horde-kolab-filter-0.1.9-10|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-10
14cr|horde-kolab-filter-0.1.9-10|85	+ Revision: 68e49e2
14cr|horde-kolab-filter-0.1.9-10|86	- MassBuild#464: Increase release tag
14cr|horde-kolab-filter-0.1.9-10|87	
14cr|horde-kolab-filter-0.1.9-10|88	

2009 14
14cr|horde-kolab-format-1.0.1-8|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|horde-kolab-format-1.0.1-8|2	%define xmldir  /var/lib/pear
14cr|horde-kolab-format-1.0.1-8|3	
14cr|horde-kolab-format-1.0.1-8|4	Summary: PEAR: A package for reading/writing Kolab data formats
14cr|horde-kolab-format-1.0.1-8|5	Name: 		horde-kolab-format
14cr|horde-kolab-format-1.0.1-8|6	Version:		1.0.1
14cr|horde-kolab-format-1.0.1-8|7	Release: 	8
14cr|horde-kolab-format-1.0.1-8|8	License: 	LGPLv2.1
14cr|horde-kolab-format-1.0.1-8|9	Group:		Networking/Mail
14cr|horde-kolab-format-1.0.1-8|10	Source0:		http://pear.horde.org/get/Kolab_Format-%{version}.tgz
14cr|horde-kolab-format-1.0.1-8|11	URL: 		http://pear.horde.org/package/Kolab_Format
14cr|horde-kolab-format-1.0.1-8|12	BuildRequires: 	php-pear >= 1.4.7
14cr|horde-kolab-format-1.0.1-8|13	BuildRequires: 	php-pear-channel-horde
14cr|horde-kolab-format-1.0.1-8|14	Requires: 	horde-dom >= 0.1.0
14cr|horde-kolab-format-1.0.1-8|15	Requires: 	horde-nls
14cr|horde-kolab-format-1.0.1-8|16	Requires: 	horde-util
14cr|horde-kolab-format-1.0.1-8|17	Requires: 	php-pear >= 1.4.0b1
14cr|horde-kolab-format-1.0.1-8|18	Requires:	php-pear-channel-horde
14cr|horde-kolab-format-1.0.1-8|19	BuildArch: noarch
14cr|horde-kolab-format-1.0.1-8|20	
14cr|horde-kolab-format-1.0.1-8|21	%description
14cr|horde-kolab-format-1.0.1-8|22	This package allows to convert Kolab data objects from
14cr|horde-kolab-format-1.0.1-8|23	XML to hashes.
14cr|horde-kolab-format-1.0.1-8|24	
14cr|horde-kolab-format-1.0.1-8|25	%prep
14cr|horde-kolab-format-1.0.1-8|26	%setup -c -T
14cr|horde-kolab-format-1.0.1-8|27	pear -v -c pearrc \
14cr|horde-kolab-format-1.0.1-8|28	-d php_dir=%{peardir} \
14cr|horde-kolab-format-1.0.1-8|29	-d doc_dir=/docs \
14cr|horde-kolab-format-1.0.1-8|30	-d bin_dir=%{_bindir} \
14cr|horde-kolab-format-1.0.1-8|31	-d data_dir=%{peardir}/data \
14cr|horde-kolab-format-1.0.1-8|32	-d test_dir=%{peardir}/tests \
14cr|horde-kolab-format-1.0.1-8|33	-d ext_dir=%{_libdir} \
14cr|horde-kolab-format-1.0.1-8|34	-s
14cr|horde-kolab-format-1.0.1-8|35	
14cr|horde-kolab-format-1.0.1-8|36	%build
14cr|horde-kolab-format-1.0.1-8|37	
14cr|horde-kolab-format-1.0.1-8|38	%install
14cr|horde-kolab-format-1.0.1-8|39	rm -rf %{buildroot}
14cr|horde-kolab-format-1.0.1-8|40	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|horde-kolab-format-1.0.1-8|41	
14cr|horde-kolab-format-1.0.1-8|42	# Clean up unnecessary files
14cr|horde-kolab-format-1.0.1-8|43	rm pearrc
14cr|horde-kolab-format-1.0.1-8|44	rm %{buildroot}/%{peardir}/.filemap
14cr|horde-kolab-format-1.0.1-8|45	rm %{buildroot}/%{peardir}/.lock
14cr|horde-kolab-format-1.0.1-8|46	rm -rf %{buildroot}/%{peardir}/.registry
14cr|horde-kolab-format-1.0.1-8|47	rm -rf %{buildroot}%{peardir}/.channels
14cr|horde-kolab-format-1.0.1-8|48	rm %{buildroot}%{peardir}/.depdb
14cr|horde-kolab-format-1.0.1-8|49	rm %{buildroot}%{peardir}/.depdblock
14cr|horde-kolab-format-1.0.1-8|50	
14cr|horde-kolab-format-1.0.1-8|51	mv %{buildroot}/docs .
14cr|horde-kolab-format-1.0.1-8|52	
14cr|horde-kolab-format-1.0.1-8|53	
14cr|horde-kolab-format-1.0.1-8|54	# Install XML package description
14cr|horde-kolab-format-1.0.1-8|55	mkdir -p %{buildroot}%{xmldir}
14cr|horde-kolab-format-1.0.1-8|56	tar -xzf %{SOURCE0} package.xml
14cr|horde-kolab-format-1.0.1-8|57	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Format.xml
14cr|horde-kolab-format-1.0.1-8|58	
14cr|horde-kolab-format-1.0.1-8|59	%clean
14cr|horde-kolab-format-1.0.1-8|60	rm -rf %{buildroot}
14cr|horde-kolab-format-1.0.1-8|61	
14cr|horde-kolab-format-1.0.1-8|62	%post
14cr|horde-kolab-format-1.0.1-8|63	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Format.xml
14cr|horde-kolab-format-1.0.1-8|64	
14cr|horde-kolab-format-1.0.1-8|65	%postun
14cr|horde-kolab-format-1.0.1-8|66	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-format-1.0.1-8|67	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Format
14cr|horde-kolab-format-1.0.1-8|68	fi
14cr|horde-kolab-format-1.0.1-8|69	
14cr|horde-kolab-format-1.0.1-8|70	%files
14cr|horde-kolab-format-1.0.1-8|71	%defattr(-,root,root)
14cr|horde-kolab-format-1.0.1-8|72	%doc docs/Kolab_Format/*
14cr|horde-kolab-format-1.0.1-8|73	%{peardir}/*
14cr|horde-kolab-format-1.0.1-8|74	%{xmldir}/Kolab_Format.xml
14cr|horde-kolab-format-1.0.1-8|75	
14cr|horde-kolab-format-1.0.1-8|76	
14cr|horde-kolab-format-1.0.1-8|77	
14cr|horde-kolab-format-1.0.1-8|78	%changelog
14cr|horde-kolab-format-1.0.1-8|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-8
14cr|horde-kolab-format-1.0.1-8|80	+ Revision: 2d58581
14cr|horde-kolab-format-1.0.1-8|81	- MassBuild#464: Increase release tag
14cr|horde-kolab-format-1.0.1-8|82	
14cr|horde-kolab-format-1.0.1-8|83	

2010 14
14cr|horde-kolab-freebusy-0.1.7-3|1	%define prj Kolab_FreeBusy
14cr|horde-kolab-freebusy-0.1.7-3|2	%define kolab_webroot %{_var}/www/html/kolab
14cr|horde-kolab-freebusy-0.1.7-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-kolab-freebusy-0.1.7-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-kolab-freebusy-0.1.7-3|5	%define cachedir %{_var}/cache/freebusy
14cr|horde-kolab-freebusy-0.1.7-3|6	
14cr|horde-kolab-freebusy-0.1.7-3|7	Name:          horde-kolab-freebusy
14cr|horde-kolab-freebusy-0.1.7-3|8	Version:       0.1.7
14cr|horde-kolab-freebusy-0.1.7-3|9	Release:       3
14cr|horde-kolab-freebusy-0.1.7-3|10	Summary:       A package for providing free/busy information
14cr|horde-kolab-freebusy-0.1.7-3|11	License:       LGPL
14cr|horde-kolab-freebusy-0.1.7-3|12	Group:         Networking/Mail
14cr|horde-kolab-freebusy-0.1.7-3|13	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-kolab-freebusy-0.1.7-3|14	Source0:       %{prj}-%{version}.tgz
14cr|horde-kolab-freebusy-0.1.7-3|15	BuildArch:     noarch
14cr|horde-kolab-freebusy-0.1.7-3|16	Requires(pre): php-pear
14cr|horde-kolab-freebusy-0.1.7-3|17	Requires:      php-pear
14cr|horde-kolab-freebusy-0.1.7-3|18	Requires:      horde-framework
14cr|horde-kolab-freebusy-0.1.7-3|19	Requires:      horde-date
14cr|horde-kolab-freebusy-0.1.7-3|20	Requires:      horde-icalendar
14cr|horde-kolab-freebusy-0.1.7-3|21	Requires:      horde-kolab-storage
14cr|horde-kolab-freebusy-0.1.7-3|22	Requires:      horde-kolab-server
14cr|horde-kolab-freebusy-0.1.7-3|23	Requires:      php-dba
14cr|horde-kolab-freebusy-0.1.7-3|24	BuildRequires: horde-framework
14cr|horde-kolab-freebusy-0.1.7-3|25	BuildRequires: php-pear
14cr|horde-kolab-freebusy-0.1.7-3|26	BuildRequires: php-pear-channel-horde
14cr|horde-kolab-freebusy-0.1.7-3|27	
14cr|horde-kolab-freebusy-0.1.7-3|28	
14cr|horde-kolab-freebusy-0.1.7-3|29	%description
14cr|horde-kolab-freebusy-0.1.7-3|30	This package provides free/busy information for the users of a Kolab server.
14cr|horde-kolab-freebusy-0.1.7-3|31	A Kolab client changing calendar data in an IMAP folder is required to call
14cr|horde-kolab-freebusy-0.1.7-3|32	the triggering script provided within this package via HTTP. This will
14cr|horde-kolab-freebusy-0.1.7-3|33	refresh the cache maintained by this package with partial free/busy data.
14cr|horde-kolab-freebusy-0.1.7-3|34	This partial data sets are finally combined to the complete free/busy
14cr|horde-kolab-freebusy-0.1.7-3|35	information once a client requests this data for a particular user.
14cr|horde-kolab-freebusy-0.1.7-3|36	
14cr|horde-kolab-freebusy-0.1.7-3|37	%prep
14cr|horde-kolab-freebusy-0.1.7-3|38	%setup -q -n %{prj}-%{version}
14cr|horde-kolab-freebusy-0.1.7-3|39	cp %{SOURCE0} %{prj}-%{version}.tgz
14cr|horde-kolab-freebusy-0.1.7-3|40	
14cr|horde-kolab-freebusy-0.1.7-3|41	
14cr|horde-kolab-freebusy-0.1.7-3|42	%build
14cr|horde-kolab-freebusy-0.1.7-3|43	
14cr|horde-kolab-freebusy-0.1.7-3|44	%install
14cr|horde-kolab-freebusy-0.1.7-3|45	pear -d www_dir=/var/www/html/kolab/freebusy install --packagingroot %{buildroot} --nodeps --offline %{prj}-%{version}.tgz
14cr|horde-kolab-freebusy-0.1.7-3|46	
14cr|horde-kolab-freebusy-0.1.7-3|47	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-kolab-freebusy-0.1.7-3|48	
14cr|horde-kolab-freebusy-0.1.7-3|49	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-kolab-freebusy-0.1.7-3|50	%__cp %{_builddir}/package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-kolab-freebusy-0.1.7-3|51	install -d -m 750 %{buildroot}%{cachedir}
14cr|horde-kolab-freebusy-0.1.7-3|52	
14cr|horde-kolab-freebusy-0.1.7-3|53	%clean
14cr|horde-kolab-freebusy-0.1.7-3|54	%__rm -rf %{buildroot}
14cr|horde-kolab-freebusy-0.1.7-3|55	
14cr|horde-kolab-freebusy-0.1.7-3|56	%post
14cr|horde-kolab-freebusy-0.1.7-3|57	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-kolab-freebusy-0.1.7-3|58	
14cr|horde-kolab-freebusy-0.1.7-3|59	%postun
14cr|horde-kolab-freebusy-0.1.7-3|60	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-freebusy-0.1.7-3|61	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-kolab-freebusy-0.1.7-3|62	fi
14cr|horde-kolab-freebusy-0.1.7-3|63	
14cr|horde-kolab-freebusy-0.1.7-3|64	%files
14cr|horde-kolab-freebusy-0.1.7-3|65	%defattr(-, root, root)
14cr|horde-kolab-freebusy-0.1.7-3|66	%{xmldir}/%{prj}.xml
14cr|horde-kolab-freebusy-0.1.7-3|67	%dir %{peardir}/Horde/Kolab
14cr|horde-kolab-freebusy-0.1.7-3|68	%dir %{peardir}/Horde/Kolab/FreeBusy
14cr|horde-kolab-freebusy-0.1.7-3|69	%dir %{peardir}/Horde/Kolab/FreeBusy/Cache
14cr|horde-kolab-freebusy-0.1.7-3|70	%dir %{peardir}/Horde/Kolab/Test
14cr|horde-kolab-freebusy-0.1.7-3|71	%dir %{peardir}/docs/Kolab_FreeBusy
14cr|horde-kolab-freebusy-0.1.7-3|72	%dir %{peardir}/tests/Kolab_FreeBusy
14cr|horde-kolab-freebusy-0.1.7-3|73	%dir %{peardir}/tests/Kolab_FreeBusy/Horde
14cr|horde-kolab-freebusy-0.1.7-3|74	%dir %{peardir}/tests/Kolab_FreeBusy/Horde/Kolab
14cr|horde-kolab-freebusy-0.1.7-3|75	%dir %{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy
14cr|horde-kolab-freebusy-0.1.7-3|76	%dir /var/www/html/kolab/freebusy
14cr|horde-kolab-freebusy-0.1.7-3|77	%{peardir}/Horde/Kolab/FreeBusy.php
14cr|horde-kolab-freebusy-0.1.7-3|78	%{peardir}/Horde/Kolab/FreeBusy/Access.php
14cr|horde-kolab-freebusy-0.1.7-3|79	%{peardir}/Horde/Kolab/FreeBusy/Cache.php
14cr|horde-kolab-freebusy-0.1.7-3|80	%{peardir}/Horde/Kolab/FreeBusy/Imap.php
14cr|horde-kolab-freebusy-0.1.7-3|81	%{peardir}/Horde/Kolab/FreeBusy/View.php
14cr|horde-kolab-freebusy-0.1.7-3|82	%{peardir}/Horde/Kolab/FreeBusy/Report.php
14cr|horde-kolab-freebusy-0.1.7-3|83	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB.php
14cr|horde-kolab-freebusy-0.1.7-3|84	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB/acl.php
14cr|horde-kolab-freebusy-0.1.7-3|85	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB/xacl.php
14cr|horde-kolab-freebusy-0.1.7-3|86	%{peardir}/Horde/Kolab/FreeBusy/Cache/File.php
14cr|horde-kolab-freebusy-0.1.7-3|87	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/acl.php
14cr|horde-kolab-freebusy-0.1.7-3|88	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/pvcal.php
14cr|horde-kolab-freebusy-0.1.7-3|89	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/vcal.php
14cr|horde-kolab-freebusy-0.1.7-3|90	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/xacl.php
14cr|horde-kolab-freebusy-0.1.7-3|91	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partial.php
14cr|horde-kolab-freebusy-0.1.7-3|92	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partial/Decorator/Log.php
14cr|horde-kolab-freebusy-0.1.7-3|93	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partials.php
14cr|horde-kolab-freebusy-0.1.7-3|94	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl.php
14cr|horde-kolab-freebusy-0.1.7-3|95	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl/Cache.php
14cr|horde-kolab-freebusy-0.1.7-3|96	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl/Null.php
14cr|horde-kolab-freebusy-0.1.7-3|97	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Combined.php
14cr|horde-kolab-freebusy-0.1.7-3|98	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Combined/Decorator/Cache.php
14cr|horde-kolab-freebusy-0.1.7-3|99	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl.php
14cr|horde-kolab-freebusy-0.1.7-3|100	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Cache.php
14cr|horde-kolab-freebusy-0.1.7-3|101	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Configuration.php
14cr|horde-kolab-freebusy-0.1.7-3|102	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Decorator/Log.php
14cr|horde-kolab-freebusy-0.1.7-3|103	%{peardir}/Horde/Kolab/Test/FreeBusy.php
14cr|horde-kolab-freebusy-0.1.7-3|104	%{peardir}/docs/Kolab_FreeBusy/COPYING
14cr|horde-kolab-freebusy-0.1.7-3|105	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/AllTests.php
14cr|horde-kolab-freebusy-0.1.7-3|106	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/FreeBusyTest.php
14cr|horde-kolab-freebusy-0.1.7-3|107	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php
14cr|horde-kolab-freebusy-0.1.7-3|108	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Autoload.php
14cr|horde-kolab-freebusy-0.1.7-3|109	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/CacheTest.php
14cr|horde-kolab-freebusy-0.1.7-3|110	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/Export/Freebusy/Combined/Decorator/CacheTest.php
14cr|horde-kolab-freebusy-0.1.7-3|111	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/Export/Freebusy/CombinedTest.php
14cr|horde-kolab-freebusy-0.1.7-3|112	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/phpunit.xml
14cr|horde-kolab-freebusy-0.1.7-3|113	%config %{kolab_webroot}/freebusy/config.php
14cr|horde-kolab-freebusy-0.1.7-3|114	%{kolab_webroot}/freebusy/freebusy.php
14cr|horde-kolab-freebusy-0.1.7-3|115	%{kolab_webroot}/freebusy/pfb.php
14cr|horde-kolab-freebusy-0.1.7-3|116	%{kolab_webroot}/freebusy/regenerate.php
14cr|horde-kolab-freebusy-0.1.7-3|117	%attr(750,root,root) %{cachedir}
14cr|horde-kolab-freebusy-0.1.7-3|118	
14cr|horde-kolab-freebusy-0.1.7-3|119	
14cr|horde-kolab-freebusy-0.1.7-3|120	
14cr|horde-kolab-freebusy-0.1.7-3|121	%changelog
14cr|horde-kolab-freebusy-0.1.7-3|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
14cr|horde-kolab-freebusy-0.1.7-3|123	+ Revision: 788eef9
14cr|horde-kolab-freebusy-0.1.7-3|124	- MassBuild#464: Increase release tag
14cr|horde-kolab-freebusy-0.1.7-3|125	
14cr|horde-kolab-freebusy-0.1.7-3|126	

2011 14
14cr|horde-kolab-server-0.5.0-11|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|horde-kolab-server-0.5.0-11|2	%define xmldir  /var/lib/pear
14cr|horde-kolab-server-0.5.0-11|3	
14cr|horde-kolab-server-0.5.0-11|4	Summary: 	A package for manipulating the Kolab user database
14cr|horde-kolab-server-0.5.0-11|5	Name:		horde-kolab-server
14cr|horde-kolab-server-0.5.0-11|6	Version:		0.5.0
14cr|horde-kolab-server-0.5.0-11|7	Release: 	11
14cr|horde-kolab-server-0.5.0-11|8	License: 	LGPLv2.1
14cr|horde-kolab-server-0.5.0-11|9	Group:		Networking/Mail
14cr|horde-kolab-server-0.5.0-11|10	Source0:		http://pear.horde.org/get/Kolab_Server-%{version}.tgz
14cr|horde-kolab-server-0.5.0-11|11	URL:		http://pear.horde.org/package/Kolab_Server
14cr|horde-kolab-server-0.5.0-11|12	BuildRequires: 	php-pear  >= 1.4.7
14cr|horde-kolab-server-0.5.0-11|13	BuildRequires:	php-pear-channel-horde
14cr|horde-kolab-server-0.5.0-11|14	Requires: 	horde-auth,
14cr|horde-kolab-server-0.5.0-11|15	Requires:	php-pear-Net_LDAP2
14cr|horde-kolab-server-0.5.0-11|16	Requires:	php-pear >= 1.4.0b1
14cr|horde-kolab-server-0.5.0-11|17	Requires:	php-pear-channel-horde
14cr|horde-kolab-server-0.5.0-11|18	BuildArch:	noarch
14cr|horde-kolab-server-0.5.0-11|19	
14cr|horde-kolab-server-0.5.0-11|20	%description
14cr|horde-kolab-server-0.5.0-11|21	This package allows to read/write entries in the Kolab user
14cr|horde-kolab-server-0.5.0-11|22	database stored in LDAP.
14cr|horde-kolab-server-0.5.0-11|23	
14cr|horde-kolab-server-0.5.0-11|24	%prep
14cr|horde-kolab-server-0.5.0-11|25	%setup -c -T
14cr|horde-kolab-server-0.5.0-11|26	pear -v -c pearrc \
14cr|horde-kolab-server-0.5.0-11|27	-d php_dir=%{peardir} \
14cr|horde-kolab-server-0.5.0-11|28	-d doc_dir=/docs \
14cr|horde-kolab-server-0.5.0-11|29	-d bin_dir=%{_bindir} \
14cr|horde-kolab-server-0.5.0-11|30	-d data_dir=%{peardir}/data \
14cr|horde-kolab-server-0.5.0-11|31	-d test_dir=%{peardir}/tests \
14cr|horde-kolab-server-0.5.0-11|32	-d ext_dir=%{_libdir} \
14cr|horde-kolab-server-0.5.0-11|33	-s
14cr|horde-kolab-server-0.5.0-11|34	
14cr|horde-kolab-server-0.5.0-11|35	%build
14cr|horde-kolab-server-0.5.0-11|36	
14cr|horde-kolab-server-0.5.0-11|37	%install
14cr|horde-kolab-server-0.5.0-11|38	rm -rf %{buildroot}
14cr|horde-kolab-server-0.5.0-11|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|horde-kolab-server-0.5.0-11|40	
14cr|horde-kolab-server-0.5.0-11|41	# Clean up unnecessary files
14cr|horde-kolab-server-0.5.0-11|42	rm pearrc
14cr|horde-kolab-server-0.5.0-11|43	rm %{buildroot}/%{peardir}/.filemap
14cr|horde-kolab-server-0.5.0-11|44	rm %{buildroot}/%{peardir}/.lock
14cr|horde-kolab-server-0.5.0-11|45	rm -rf %{buildroot}/%{peardir}/.registry
14cr|horde-kolab-server-0.5.0-11|46	rm -rf %{buildroot}%{peardir}/.channels
14cr|horde-kolab-server-0.5.0-11|47	rm %{buildroot}%{peardir}/.depdb
14cr|horde-kolab-server-0.5.0-11|48	rm %{buildroot}%{peardir}/.depdblock
14cr|horde-kolab-server-0.5.0-11|49	
14cr|horde-kolab-server-0.5.0-11|50	
14cr|horde-kolab-server-0.5.0-11|51	
14cr|horde-kolab-server-0.5.0-11|52	# Install XML package description
14cr|horde-kolab-server-0.5.0-11|53	mkdir -p %{buildroot}%{xmldir}
14cr|horde-kolab-server-0.5.0-11|54	tar -xzf %{SOURCE0} package.xml
14cr|horde-kolab-server-0.5.0-11|55	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Server.xml
14cr|horde-kolab-server-0.5.0-11|56	
14cr|horde-kolab-server-0.5.0-11|57	%clean
14cr|horde-kolab-server-0.5.0-11|58	rm -rf %{buildroot}
14cr|horde-kolab-server-0.5.0-11|59	
14cr|horde-kolab-server-0.5.0-11|60	%post
14cr|horde-kolab-server-0.5.0-11|61	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Server.xml
14cr|horde-kolab-server-0.5.0-11|62	
14cr|horde-kolab-server-0.5.0-11|63	%postun
14cr|horde-kolab-server-0.5.0-11|64	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-server-0.5.0-11|65	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Server
14cr|horde-kolab-server-0.5.0-11|66	fi
14cr|horde-kolab-server-0.5.0-11|67	
14cr|horde-kolab-server-0.5.0-11|68	%files
14cr|horde-kolab-server-0.5.0-11|69	%defattr(-,root,root)
14cr|horde-kolab-server-0.5.0-11|70	
14cr|horde-kolab-server-0.5.0-11|71	%{peardir}/*
14cr|horde-kolab-server-0.5.0-11|72	%{xmldir}/Kolab_Server.xml
14cr|horde-kolab-server-0.5.0-11|73	
14cr|horde-kolab-server-0.5.0-11|74	
14cr|horde-kolab-server-0.5.0-11|75	
14cr|horde-kolab-server-0.5.0-11|76	%changelog
14cr|horde-kolab-server-0.5.0-11|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-11
14cr|horde-kolab-server-0.5.0-11|78	+ Revision: 6ac31f4
14cr|horde-kolab-server-0.5.0-11|79	- MassBuild#464: Increase release tag
14cr|horde-kolab-server-0.5.0-11|80	
14cr|horde-kolab-server-0.5.0-11|81	

2012 14
14cr|horde-kolab-storage-0.5.0-7|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|horde-kolab-storage-0.5.0-7|2	%define xmldir  /var/lib/pear
14cr|horde-kolab-storage-0.5.0-7|3	
14cr|horde-kolab-storage-0.5.0-7|4	Summary:	A package for handling Kolab data stored on an IMAP server
14cr|horde-kolab-storage-0.5.0-7|5	Name: 		horde-kolab-storage
14cr|horde-kolab-storage-0.5.0-7|6	Version:	0.5.0
14cr|horde-kolab-storage-0.5.0-7|7	Release:	7
14cr|horde-kolab-storage-0.5.0-7|8	License:	LGPLv2.1+
14cr|horde-kolab-storage-0.5.0-7|9	Group:		Networking/Mail
14cr|horde-kolab-storage-0.5.0-7|10	Url: 		http://pear.horde.org/package/Kolab_Storage
14cr|horde-kolab-storage-0.5.0-7|11	Source0:	http://pear.horde.org/get/Kolab_Storage-%{version}.tgz
14cr|horde-kolab-storage-0.5.0-7|12	BuildRequires:	php-pear >= 1.4.7
14cr|horde-kolab-storage-0.5.0-7|13	BuildRequires: 	php-pear-channel-horde
14cr|horde-kolab-storage-0.5.0-7|14	Requires:	php-pear-Net_IMAP >= 1.1.0
14cr|horde-kolab-storage-0.5.0-7|15	Requires:	php-pear-Mail_mimeDecode
14cr|horde-kolab-storage-0.5.0-7|16	Requires:	php-pear-HTTP_Request
14cr|horde-kolab-storage-0.5.0-7|17	Requires:	horde-kolab-format
14cr|horde-kolab-storage-0.5.0-7|18	Requires:	horde-kolab-server
14cr|horde-kolab-storage-0.5.0-7|19	Requires:	php-pear-Auth >= 0.1.1
14cr|horde-kolab-storage-0.5.0-7|20	Requires:	horde-cache
14cr|horde-kolab-storage-0.5.0-7|21	Requires:	horde-group
14cr|horde-kolab-storage-0.5.0-7|22	Requires:	horde-history
14cr|horde-kolab-storage-0.5.0-7|23	Requires:	horde-ldap
14cr|horde-kolab-storage-0.5.0-7|24	Requires:	horde-perms
14cr|horde-kolab-storage-0.5.0-7|25	Requires:	horde-sessionobjects
14cr|horde-kolab-storage-0.5.0-7|26	Requires:	horde-mime
14cr|horde-kolab-storage-0.5.0-7|27	Requires:	horde-nls
14cr|horde-kolab-storage-0.5.0-7|28	Requires:	horde-util
14cr|horde-kolab-storage-0.5.0-7|29	Requires:	php-pear >= 1.4.0b1
14cr|horde-kolab-storage-0.5.0-7|30	Requires: 	php-pear-channel-horde
14cr|horde-kolab-storage-0.5.0-7|31	BuildArch:	noarch
14cr|horde-kolab-storage-0.5.0-7|32	
14cr|horde-kolab-storage-0.5.0-7|33	%description
14cr|horde-kolab-storage-0.5.0-7|34	Storing user data in an IMAP account belonging to the user is one of the Kolab
14cr|horde-kolab-storage-0.5.0-7|35	server core concepts. This package provides  all the necessary means to deal
14cr|horde-kolab-storage-0.5.0-7|36	with this type of data storage effectively.
14cr|horde-kolab-storage-0.5.0-7|37	
14cr|horde-kolab-storage-0.5.0-7|38	%files
14cr|horde-kolab-storage-0.5.0-7|39	%doc docs/Kolab_Storage/*
14cr|horde-kolab-storage-0.5.0-7|40	%{peardir}/*
14cr|horde-kolab-storage-0.5.0-7|41	%{xmldir}/Kolab_Storage.xml
14cr|horde-kolab-storage-0.5.0-7|42	
14cr|horde-kolab-storage-0.5.0-7|43	%post
14cr|horde-kolab-storage-0.5.0-7|44	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Storage.xml
14cr|horde-kolab-storage-0.5.0-7|45	
14cr|horde-kolab-storage-0.5.0-7|46	%postun
14cr|horde-kolab-storage-0.5.0-7|47	if [ "$1" -eq "0" ]; then
14cr|horde-kolab-storage-0.5.0-7|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Storage
14cr|horde-kolab-storage-0.5.0-7|49	fi
14cr|horde-kolab-storage-0.5.0-7|50	
14cr|horde-kolab-storage-0.5.0-7|51	#----------------------------------------------------------------------------
14cr|horde-kolab-storage-0.5.0-7|52	
14cr|horde-kolab-storage-0.5.0-7|53	%prep
14cr|horde-kolab-storage-0.5.0-7|54	%setup -c -T
14cr|horde-kolab-storage-0.5.0-7|55	pear -v -c pearrc \
14cr|horde-kolab-storage-0.5.0-7|56	-d php_dir=%{peardir} \
14cr|horde-kolab-storage-0.5.0-7|57	-d doc_dir=/docs \
14cr|horde-kolab-storage-0.5.0-7|58	-d bin_dir=%{_bindir} \
14cr|horde-kolab-storage-0.5.0-7|59	-d data_dir=%{peardir}/data \
14cr|horde-kolab-storage-0.5.0-7|60	-d test_dir=%{peardir}/tests \
14cr|horde-kolab-storage-0.5.0-7|61	-d ext_dir=%{_libdir} \
14cr|horde-kolab-storage-0.5.0-7|62	-s
14cr|horde-kolab-storage-0.5.0-7|63	
14cr|horde-kolab-storage-0.5.0-7|64	%build
14cr|horde-kolab-storage-0.5.0-7|65	
14cr|horde-kolab-storage-0.5.0-7|66	%install
14cr|horde-kolab-storage-0.5.0-7|67	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|horde-kolab-storage-0.5.0-7|68	
14cr|horde-kolab-storage-0.5.0-7|69	# Clean up unnecessary files
14cr|horde-kolab-storage-0.5.0-7|70	rm pearrc
14cr|horde-kolab-storage-0.5.0-7|71	rm %{buildroot}/%{peardir}/.filemap
14cr|horde-kolab-storage-0.5.0-7|72	rm %{buildroot}/%{peardir}/.lock
14cr|horde-kolab-storage-0.5.0-7|73	rm -rf %{buildroot}/%{peardir}/.registry
14cr|horde-kolab-storage-0.5.0-7|74	rm -rf %{buildroot}%{peardir}/.channels
14cr|horde-kolab-storage-0.5.0-7|75	rm %{buildroot}%{peardir}/.depdb
14cr|horde-kolab-storage-0.5.0-7|76	rm %{buildroot}%{peardir}/.depdblock
14cr|horde-kolab-storage-0.5.0-7|77	
14cr|horde-kolab-storage-0.5.0-7|78	mv %{buildroot}/docs .
14cr|horde-kolab-storage-0.5.0-7|79	
14cr|horde-kolab-storage-0.5.0-7|80	# Install XML package description
14cr|horde-kolab-storage-0.5.0-7|81	mkdir -p %{buildroot}%{xmldir}
14cr|horde-kolab-storage-0.5.0-7|82	tar -xzf %{SOURCE0} package.xml
14cr|horde-kolab-storage-0.5.0-7|83	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Storage.xml
14cr|horde-kolab-storage-0.5.0-7|84	
14cr|horde-kolab-storage-0.5.0-7|85	
14cr|horde-kolab-storage-0.5.0-7|86	%changelog
14cr|horde-kolab-storage-0.5.0-7|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-7
14cr|horde-kolab-storage-0.5.0-7|88	+ Revision: f9a431b
14cr|horde-kolab-storage-0.5.0-7|89	- MassBuild#464: Increase release tag
14cr|horde-kolab-storage-0.5.0-7|90	
14cr|horde-kolab-storage-0.5.0-7|91	

2013 14
14cr|horde-kronolith-2.3.5-6|1	%define	module	kronolith
14cr|horde-kronolith-2.3.5-6|2	%define	__noautoreq /usr/bin/php
14cr|horde-kronolith-2.3.5-6|3	
14cr|horde-kronolith-2.3.5-6|4	Name: 		horde-%{module}
14cr|horde-kronolith-2.3.5-6|5	Version: 	2.3.5
14cr|horde-kronolith-2.3.5-6|6	Release: 	6
14cr|horde-kronolith-2.3.5-6|7	Summary:	The Horde calendar application
14cr|horde-kronolith-2.3.5-6|8	
14cr|horde-kronolith-2.3.5-6|9	License:	LGPL
14cr|horde-kronolith-2.3.5-6|10	Group:		System/Servers
14cr|horde-kronolith-2.3.5-6|11	URL:		http://www.horde.org/%{module}
14cr|horde-kronolith-2.3.5-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-kronolith-2.3.5-6|13	Requires(post):	rpm-helper
14cr|horde-kronolith-2.3.5-6|14	Requires:	horde >= 3.3.5
14cr|horde-kronolith-2.3.5-6|15	Requires:	horde-imp >= 4.0
14cr|horde-kronolith-2.3.5-6|16	Requires:	php-mcal
14cr|horde-kronolith-2.3.5-6|17	Requires:	php-pear-Date
14cr|horde-kronolith-2.3.5-6|18	Suggests:	php-pear-Date_Holidays
14cr|horde-kronolith-2.3.5-6|19	Suggests:	php-pear-XML_Serializer
14cr|horde-kronolith-2.3.5-6|20	BuildArch:	noarch
14cr|horde-kronolith-2.3.5-6|21	
14cr|horde-kronolith-2.3.5-6|22	%description
14cr|horde-kronolith-2.3.5-6|23	Kronolith is the Horde calendar application. It provides a stable and
14cr|horde-kronolith-2.3.5-6|24	featureful individual calendar system for every Horde user, and
14cr|horde-kronolith-2.3.5-6|25	collaboration/scheduling features are starting to take shape. It makes
14cr|horde-kronolith-2.3.5-6|26	extensive use of the Horde Framework to provide integration with other
14cr|horde-kronolith-2.3.5-6|27	applications.
14cr|horde-kronolith-2.3.5-6|28	
14cr|horde-kronolith-2.3.5-6|29	%prep
14cr|horde-kronolith-2.3.5-6|30	%setup -q -n %{module}-h3-%{version}
14cr|horde-kronolith-2.3.5-6|31	
14cr|horde-kronolith-2.3.5-6|32	%build
14cr|horde-kronolith-2.3.5-6|33	
14cr|horde-kronolith-2.3.5-6|34	%install
14cr|horde-kronolith-2.3.5-6|35	# apache configuration
14cr|horde-kronolith-2.3.5-6|36	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-kronolith-2.3.5-6|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-kronolith-2.3.5-6|38	# %{name} Apache configuration file
14cr|horde-kronolith-2.3.5-6|39	
14cr|horde-kronolith-2.3.5-6|40	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-kronolith-2.3.5-6|41	Require all denied
14cr|horde-kronolith-2.3.5-6|42	</Directory>
14cr|horde-kronolith-2.3.5-6|43	
14cr|horde-kronolith-2.3.5-6|44	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-kronolith-2.3.5-6|45	Require all denied
14cr|horde-kronolith-2.3.5-6|46	</Directory>
14cr|horde-kronolith-2.3.5-6|47	
14cr|horde-kronolith-2.3.5-6|48	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-kronolith-2.3.5-6|49	Require all denied
14cr|horde-kronolith-2.3.5-6|50	</Directory>
14cr|horde-kronolith-2.3.5-6|51	
14cr|horde-kronolith-2.3.5-6|52	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-kronolith-2.3.5-6|53	Require all denied
14cr|horde-kronolith-2.3.5-6|54	</Directory>
14cr|horde-kronolith-2.3.5-6|55	EOF
14cr|horde-kronolith-2.3.5-6|56	
14cr|horde-kronolith-2.3.5-6|57	# horde configuration
14cr|horde-kronolith-2.3.5-6|58	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-kronolith-2.3.5-6|59	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-kronolith-2.3.5-6|60	<?php
14cr|horde-kronolith-2.3.5-6|61	//
14cr|horde-kronolith-2.3.5-6|62	// Kronolith Horde configuration file
14cr|horde-kronolith-2.3.5-6|63	//
14cr|horde-kronolith-2.3.5-6|64	
14cr|horde-kronolith-2.3.5-6|65	$this->applications['kronolith'] = array(
14cr|horde-kronolith-2.3.5-6|66	'fileroot'    => $this->applications['horde']['fileroot'] . '/kronolith',
14cr|horde-kronolith-2.3.5-6|67	'webroot'     => $this->applications['horde']['webroot'] . '/kronolith',
14cr|horde-kronolith-2.3.5-6|68	'name'        => _("Calendar"),
14cr|horde-kronolith-2.3.5-6|69	'status'      => 'active',
14cr|horde-kronolith-2.3.5-6|70	'provides'    => 'calendar',
14cr|horde-kronolith-2.3.5-6|71	'menu_parent' => 'organizing'
14cr|horde-kronolith-2.3.5-6|72	);
14cr|horde-kronolith-2.3.5-6|73	
14cr|horde-kronolith-2.3.5-6|74	$this->applications['kronolith-menu'] = array(
14cr|horde-kronolith-2.3.5-6|75	'status'      => 'block',
14cr|horde-kronolith-2.3.5-6|76	'app'         => 'kronolith',
14cr|horde-kronolith-2.3.5-6|77	'blockname'   => 'tree_menu',
14cr|horde-kronolith-2.3.5-6|78	'menu_parent' => 'kronolith',
14cr|horde-kronolith-2.3.5-6|79	);
14cr|horde-kronolith-2.3.5-6|80	EOF
14cr|horde-kronolith-2.3.5-6|81	
14cr|horde-kronolith-2.3.5-6|82	# remove .htaccess files
14cr|horde-kronolith-2.3.5-6|83	find . -name .htaccess -exec rm -f {} \;
14cr|horde-kronolith-2.3.5-6|84	
14cr|horde-kronolith-2.3.5-6|85	# install files
14cr|horde-kronolith-2.3.5-6|86	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|87	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|88	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|89	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|90	cp -pR calendars %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|91	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|92	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|93	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|94	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|95	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|96	
14cr|horde-kronolith-2.3.5-6|97	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-kronolith-2.3.5-6|98	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|99	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-kronolith-2.3.5-6|100	popd
14cr|horde-kronolith-2.3.5-6|101	
14cr|horde-kronolith-2.3.5-6|102	# activate configuration files
14cr|horde-kronolith-2.3.5-6|103	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-kronolith-2.3.5-6|104	mv $file ${file%.dist}
14cr|horde-kronolith-2.3.5-6|105	done
14cr|horde-kronolith-2.3.5-6|106	
14cr|horde-kronolith-2.3.5-6|107	# fix script shellbang
14cr|horde-kronolith-2.3.5-6|108	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-kronolith-2.3.5-6|109	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-kronolith-2.3.5-6|110	done
14cr|horde-kronolith-2.3.5-6|111	
14cr|horde-kronolith-2.3.5-6|112	%post
14cr|horde-kronolith-2.3.5-6|113	if [ $1 = 1 ]; then
14cr|horde-kronolith-2.3.5-6|114	# calendar access
14cr|horde-kronolith-2.3.5-6|115	mcalpass=`perl -le'print map { (a..z,A..Z,0..9)[rand 62] } 0..pop' 12`
14cr|horde-kronolith-2.3.5-6|116	htpasswd -b /etc/mpasswd kronolith "$mcalpass"
14cr|horde-kronolith-2.3.5-6|117	perl -pi -e 's|\*\*\*\*|'$mcalpass'|' %{_sysconfdir}/horde/%{module}/conf.xml
14cr|horde-kronolith-2.3.5-6|118	
14cr|horde-kronolith-2.3.5-6|119	# configuration
14cr|horde-kronolith-2.3.5-6|120	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-kronolith-2.3.5-6|121	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-kronolith-2.3.5-6|122	
14cr|horde-kronolith-2.3.5-6|123	fi
14cr|horde-kronolith-2.3.5-6|124	
14cr|horde-kronolith-2.3.5-6|125	%postun
14cr|horde-kronolith-2.3.5-6|126	if [ $1 = 0 ]; then
14cr|horde-kronolith-2.3.5-6|127	htpasswd -bD /etc/mpasswd kronolith ""
14cr|horde-kronolith-2.3.5-6|128	fi
14cr|horde-kronolith-2.3.5-6|129	
14cr|horde-kronolith-2.3.5-6|130	%files
14cr|horde-kronolith-2.3.5-6|131	%doc README COPYING docs
14cr|horde-kronolith-2.3.5-6|132	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-kronolith-2.3.5-6|133	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-kronolith-2.3.5-6|134	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|135	%{_datadir}/horde/%{module}
14cr|horde-kronolith-2.3.5-6|136	
14cr|horde-kronolith-2.3.5-6|137	
14cr|horde-kronolith-2.3.5-6|138	
14cr|horde-kronolith-2.3.5-6|139	%changelog
14cr|horde-kronolith-2.3.5-6|140	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-6
14cr|horde-kronolith-2.3.5-6|141	+ Revision: a1feff4
14cr|horde-kronolith-2.3.5-6|142	- MassBuild#464: Increase release tag
14cr|horde-kronolith-2.3.5-6|143	
14cr|horde-kronolith-2.3.5-6|144	

2014 14
14cr|horde-ldap-0.0.2-5|1	%define prj Horde_LDAP
14cr|horde-ldap-0.0.2-5|2	
14cr|horde-ldap-0.0.2-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-ldap-0.0.2-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-ldap-0.0.2-5|5	
14cr|horde-ldap-0.0.2-5|6	Name:          horde-ldap
14cr|horde-ldap-0.0.2-5|7	Version:       0.0.2
14cr|horde-ldap-0.0.2-5|8	Release:       5
14cr|horde-ldap-0.0.2-5|9	Summary:       LDAP Utility Class
14cr|horde-ldap-0.0.2-5|10	License:       LGPL
14cr|horde-ldap-0.0.2-5|11	Group:         Networking/Mail
14cr|horde-ldap-0.0.2-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-ldap-0.0.2-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-ldap-0.0.2-5|14	BuildArch:     noarch
14cr|horde-ldap-0.0.2-5|15	Requires(pre): php-pear
14cr|horde-ldap-0.0.2-5|16	Requires:      horde-framework
14cr|horde-ldap-0.0.2-5|17	Requires:      php-pear
14cr|horde-ldap-0.0.2-5|18	Requires:      php-pear-channel-horde
14cr|horde-ldap-0.0.2-5|19	BuildRequires: php-pear
14cr|horde-ldap-0.0.2-5|20	BuildRequires: php-pear-channel-horde
14cr|horde-ldap-0.0.2-5|21	
14cr|horde-ldap-0.0.2-5|22	
14cr|horde-ldap-0.0.2-5|23	%description
14cr|horde-ldap-0.0.2-5|24	Horde_LDAP:: contains some utility functions for dealing with LDAP servers
14cr|horde-ldap-0.0.2-5|25	and data.
14cr|horde-ldap-0.0.2-5|26	
14cr|horde-ldap-0.0.2-5|27	%prep
14cr|horde-ldap-0.0.2-5|28	%setup -q -n %{prj}-%{version}
14cr|horde-ldap-0.0.2-5|29	
14cr|horde-ldap-0.0.2-5|30	%build
14cr|horde-ldap-0.0.2-5|31	%__mv ../package.xml .
14cr|horde-ldap-0.0.2-5|32	
14cr|horde-ldap-0.0.2-5|33	%install
14cr|horde-ldap-0.0.2-5|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-ldap-0.0.2-5|35	
14cr|horde-ldap-0.0.2-5|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-ldap-0.0.2-5|37	
14cr|horde-ldap-0.0.2-5|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-ldap-0.0.2-5|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-ldap-0.0.2-5|40	
14cr|horde-ldap-0.0.2-5|41	%clean
14cr|horde-ldap-0.0.2-5|42	%__rm -rf %{buildroot}
14cr|horde-ldap-0.0.2-5|43	
14cr|horde-ldap-0.0.2-5|44	%post
14cr|horde-ldap-0.0.2-5|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-ldap-0.0.2-5|46	
14cr|horde-ldap-0.0.2-5|47	%postun
14cr|horde-ldap-0.0.2-5|48	if [ "$1" -eq "0" ]; then
14cr|horde-ldap-0.0.2-5|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-ldap-0.0.2-5|50	fi
14cr|horde-ldap-0.0.2-5|51	
14cr|horde-ldap-0.0.2-5|52	%files
14cr|horde-ldap-0.0.2-5|53	%defattr(-, root, root)
14cr|horde-ldap-0.0.2-5|54	%{xmldir}/%{prj}.xml
14cr|horde-ldap-0.0.2-5|55	%{peardir}/Horde/LDAP.php
14cr|horde-ldap-0.0.2-5|56	%dir %{peardir}/tests/Horde_LDAP
14cr|horde-ldap-0.0.2-5|57	%dir %{peardir}/tests/Horde_LDAP/tests
14cr|horde-ldap-0.0.2-5|58	%{peardir}/tests/Horde_LDAP/tests/quoteDN.phpt
14cr|horde-ldap-0.0.2-5|59	
14cr|horde-ldap-0.0.2-5|60	
14cr|horde-ldap-0.0.2-5|61	
14cr|horde-ldap-0.0.2-5|62	
14cr|horde-ldap-0.0.2-5|63	
14cr|horde-ldap-0.0.2-5|64	%changelog
14cr|horde-ldap-0.0.2-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|horde-ldap-0.0.2-5|66	+ Revision: b2c648c
14cr|horde-ldap-0.0.2-5|67	- MassBuild#464: Increase release tag
14cr|horde-ldap-0.0.2-5|68	
14cr|horde-ldap-0.0.2-5|69	

2015 14
14cr|horde-mime-0.0.2-61|1	%define prj Horde_MIME
14cr|horde-mime-0.0.2-61|2	
14cr|horde-mime-0.0.2-61|3	%define xmldir  %{_var}/lib/pear
14cr|horde-mime-0.0.2-61|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-mime-0.0.2-61|5	
14cr|horde-mime-0.0.2-61|6	Name:          horde-mime
14cr|horde-mime-0.0.2-61|7	Version:       0.0.2
14cr|horde-mime-0.0.2-61|8	Release:       61
14cr|horde-mime-0.0.2-61|9	Summary:       Horde Mime Library
14cr|horde-mime-0.0.2-61|10	License:       LGPL
14cr|horde-mime-0.0.2-61|11	Group:         Networking/Mail
14cr|horde-mime-0.0.2-61|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-mime-0.0.2-61|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-mime-0.0.2-61|14	BuildArch:     noarch
14cr|horde-mime-0.0.2-61|15	Requires(pre): php-pear
14cr|horde-mime-0.0.2-61|16	Requires:      php-pear-Text_Flowed
14cr|horde-mime-0.0.2-61|17	Requires:      horde-auth
14cr|horde-mime-0.0.2-61|18	Requires:      horde-util
14cr|horde-mime-0.0.2-61|19	Requires:      horde-compress
14cr|horde-mime-0.0.2-61|20	Requires:      horde-framework
14cr|horde-mime-0.0.2-61|21	Requires:      horde-icalendar
14cr|horde-mime-0.0.2-61|22	Requires:      horde-identity
14cr|horde-mime-0.0.2-61|23	Requires:      horde-sessionobjects
14cr|horde-mime-0.0.2-61|24	Requires:      horde-text-filter
14cr|horde-mime-0.0.2-61|25	Requires:      php-gettext
14cr|horde-mime-0.0.2-61|26	Requires:      php-imap
14cr|horde-mime-0.0.2-61|27	BuildRequires: php-pear
14cr|horde-mime-0.0.2-61|28	BuildRequires: php-pear-channel-horde
14cr|horde-mime-0.0.2-61|29	
14cr|horde-mime-0.0.2-61|30	
14cr|horde-mime-0.0.2-61|31	%description
14cr|horde-mime-0.0.2-61|32	The Horde_MIME:: class provides methods for dealing with MIME standards.
14cr|horde-mime-0.0.2-61|33	
14cr|horde-mime-0.0.2-61|34	%prep
14cr|horde-mime-0.0.2-61|35	%setup -q -n %{prj}-%{version}
14cr|horde-mime-0.0.2-61|36	
14cr|horde-mime-0.0.2-61|37	%build
14cr|horde-mime-0.0.2-61|38	%__mv ../package.xml .
14cr|horde-mime-0.0.2-61|39	
14cr|horde-mime-0.0.2-61|40	%install
14cr|horde-mime-0.0.2-61|41	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-mime-0.0.2-61|42	
14cr|horde-mime-0.0.2-61|43	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-mime-0.0.2-61|44	
14cr|horde-mime-0.0.2-61|45	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-mime-0.0.2-61|46	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-mime-0.0.2-61|47	
14cr|horde-mime-0.0.2-61|48	%clean
14cr|horde-mime-0.0.2-61|49	%__rm -rf %{buildroot}
14cr|horde-mime-0.0.2-61|50	
14cr|horde-mime-0.0.2-61|51	%post
14cr|horde-mime-0.0.2-61|52	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-mime-0.0.2-61|53	
14cr|horde-mime-0.0.2-61|54	%postun
14cr|horde-mime-0.0.2-61|55	if [ "$1" -eq "0" ]; then
14cr|horde-mime-0.0.2-61|56	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-mime-0.0.2-61|57	fi
14cr|horde-mime-0.0.2-61|58	
14cr|horde-mime-0.0.2-61|59	%files
14cr|horde-mime-0.0.2-61|60	%defattr(-, root, root)
14cr|horde-mime-0.0.2-61|61	%{xmldir}/%{prj}.xml
14cr|horde-mime-0.0.2-61|62	%dir %{peardir}/Horde/MIME
14cr|horde-mime-0.0.2-61|63	%dir %{peardir}/Horde/MIME/Viewer
14cr|horde-mime-0.0.2-61|64	%dir %{peardir}/Horde/MIME/Viewer/ooo
14cr|horde-mime-0.0.2-61|65	%{peardir}/Horde/MIME.php
14cr|horde-mime-0.0.2-61|66	%{peardir}/Horde/MIME/Contents.php
14cr|horde-mime-0.0.2-61|67	%{peardir}/Horde/MIME/Headers.php
14cr|horde-mime-0.0.2-61|68	%{peardir}/Horde/MIME/MDN.php
14cr|horde-mime-0.0.2-61|69	%{peardir}/Horde/MIME/Magic.php
14cr|horde-mime-0.0.2-61|70	%{peardir}/Horde/MIME/Message.php
14cr|horde-mime-0.0.2-61|71	%{peardir}/Horde/MIME/Part.php
14cr|horde-mime-0.0.2-61|72	%{peardir}/Horde/MIME/Structure.php
14cr|horde-mime-0.0.2-61|73	%{peardir}/Horde/MIME/Viewer.php
14cr|horde-mime-0.0.2-61|74	%{peardir}/Horde/MIME/Viewer/css.php
14cr|horde-mime-0.0.2-61|75	%{peardir}/Horde/MIME/Viewer/deb.php
14cr|horde-mime-0.0.2-61|76	%{peardir}/Horde/MIME/Viewer/default.php
14cr|horde-mime-0.0.2-61|77	%{peardir}/Horde/MIME/Viewer/enriched.php
14cr|horde-mime-0.0.2-61|78	%{peardir}/Horde/MIME/Viewer/enscript.php
14cr|horde-mime-0.0.2-61|79	%{peardir}/Horde/MIME/Viewer/html.php
14cr|horde-mime-0.0.2-61|80	%{peardir}/Horde/MIME/Viewer/images.php
14cr|horde-mime-0.0.2-61|81	%{peardir}/Horde/MIME/Viewer/msexcel.php
14cr|horde-mime-0.0.2-61|82	%{peardir}/Horde/MIME/Viewer/mspowerpoint.php
14cr|horde-mime-0.0.2-61|83	%{peardir}/Horde/MIME/Viewer/msword.php
14cr|horde-mime-0.0.2-61|84	%{peardir}/Horde/MIME/Viewer/ooo.php
14cr|horde-mime-0.0.2-61|85	%{peardir}/Horde/MIME/Viewer/ooo/common.xsl
14cr|horde-mime-0.0.2-61|86	%{peardir}/Horde/MIME/Viewer/ooo/global_document.xsl
14cr|horde-mime-0.0.2-61|87	%{peardir}/Horde/MIME/Viewer/ooo/main_html.xsl
14cr|horde-mime-0.0.2-61|88	%{peardir}/Horde/MIME/Viewer/ooo/palm.xsl
14cr|horde-mime-0.0.2-61|89	%{peardir}/Horde/MIME/Viewer/ooo/style_header.xsl
14cr|horde-mime-0.0.2-61|90	%{peardir}/Horde/MIME/Viewer/ooo/style_inlined.xsl
14cr|horde-mime-0.0.2-61|91	%{peardir}/Horde/MIME/Viewer/ooo/style_mapping.xsl
14cr|horde-mime-0.0.2-61|92	%{peardir}/Horde/MIME/Viewer/ooo/table.xsl
14cr|horde-mime-0.0.2-61|93	%{peardir}/Horde/MIME/Viewer/ooo/table_cells.xsl
14cr|horde-mime-0.0.2-61|94	%{peardir}/Horde/MIME/Viewer/ooo/table_columns.xsl
14cr|horde-mime-0.0.2-61|95	%{peardir}/Horde/MIME/Viewer/ooo/table_rows.xsl
14cr|horde-mime-0.0.2-61|96	%{peardir}/Horde/MIME/Viewer/pdf.php
14cr|horde-mime-0.0.2-61|97	%{peardir}/Horde/MIME/Viewer/php.php
14cr|horde-mime-0.0.2-61|98	%{peardir}/Horde/MIME/Viewer/plain.php
14cr|horde-mime-0.0.2-61|99	%{peardir}/Horde/MIME/Viewer/rar.php
14cr|horde-mime-0.0.2-61|100	%{peardir}/Horde/MIME/Viewer/report.php
14cr|horde-mime-0.0.2-61|101	%{peardir}/Horde/MIME/Viewer/rfc822.php
14cr|horde-mime-0.0.2-61|102	%{peardir}/Horde/MIME/Viewer/richtext.php
14cr|horde-mime-0.0.2-61|103	%{peardir}/Horde/MIME/Viewer/rpm.php
14cr|horde-mime-0.0.2-61|104	%{peardir}/Horde/MIME/Viewer/security.php
14cr|horde-mime-0.0.2-61|105	%{peardir}/Horde/MIME/Viewer/simple.php
14cr|horde-mime-0.0.2-61|106	%{peardir}/Horde/MIME/Viewer/source.php
14cr|horde-mime-0.0.2-61|107	%{peardir}/Horde/MIME/Viewer/srchighlite.php
14cr|horde-mime-0.0.2-61|108	%{peardir}/Horde/MIME/Viewer/tgz.php
14cr|horde-mime-0.0.2-61|109	%{peardir}/Horde/MIME/Viewer/tnef.php
14cr|horde-mime-0.0.2-61|110	%{peardir}/Horde/MIME/Viewer/vcard.php
14cr|horde-mime-0.0.2-61|111	%{peardir}/Horde/MIME/Viewer/webcpp.php
14cr|horde-mime-0.0.2-61|112	%{peardir}/Horde/MIME/Viewer/zip.php
14cr|horde-mime-0.0.2-61|113	%{peardir}/Horde/MIME/mime.magic.php
14cr|horde-mime-0.0.2-61|114	%{peardir}/Horde/MIME/mime.mapping.php
14cr|horde-mime-0.0.2-61|115	
14cr|horde-mime-0.0.2-61|116	
14cr|horde-mime-0.0.2-61|117	
14cr|horde-mime-0.0.2-61|118	%changelog
14cr|horde-mime-0.0.2-61|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-61
14cr|horde-mime-0.0.2-61|120	+ Revision: c190db1
14cr|horde-mime-0.0.2-61|121	- MassBuild#464: Increase release tag
14cr|horde-mime-0.0.2-61|122	
14cr|horde-mime-0.0.2-61|123	

2016 14
14cr|horde-mimp-1.1.4-5|1	%define	module	mimp
14cr|horde-mimp-1.1.4-5|2	
14cr|horde-mimp-1.1.4-5|3	Name:		horde-%{module}
14cr|horde-mimp-1.1.4-5|4	Version:	1.1.4
14cr|horde-mimp-1.1.4-5|5	Release:	5
14cr|horde-mimp-1.1.4-5|6	Summary:	The Horde Mobile Internet Messaging Program
14cr|horde-mimp-1.1.4-5|7	License:	GPL
14cr|horde-mimp-1.1.4-5|8	Group:		System/Servers
14cr|horde-mimp-1.1.4-5|9	URL:		http://www.horde.org/%{module}
14cr|horde-mimp-1.1.4-5|10	Source0:	ftp://ftp.horde.org:21/pub/mimp/mimp-h3-%{version}.tar.gz
14cr|horde-mimp-1.1.4-5|11	Requires(post):	rpm-helper
14cr|horde-mimp-1.1.4-5|12	Requires:	horde >= 3.0
14cr|horde-mimp-1.1.4-5|13	Requires:	php-imap
14cr|horde-mimp-1.1.4-5|14	Requires:	php-ldap
14cr|horde-mimp-1.1.4-5|15	BuildArch:	noarch
14cr|horde-mimp-1.1.4-5|16	
14cr|horde-mimp-1.1.4-5|17	%description
14cr|horde-mimp-1.1.4-5|18	MIMP is the Mobile IMP, one of the Horde applications.
14cr|horde-mimp-1.1.4-5|19	It provides webmail access to IMAP and POP3 accounts via
14cr|horde-mimp-1.1.4-5|20	a cut down UI suitable for mobile phones and PDAs
14cr|horde-mimp-1.1.4-5|21	
14cr|horde-mimp-1.1.4-5|22	%prep
14cr|horde-mimp-1.1.4-5|23	%setup -q -n %{module}-h3-%{version}
14cr|horde-mimp-1.1.4-5|24	
14cr|horde-mimp-1.1.4-5|25	%build
14cr|horde-mimp-1.1.4-5|26	
14cr|horde-mimp-1.1.4-5|27	%install
14cr|horde-mimp-1.1.4-5|28	# apache configuration
14cr|horde-mimp-1.1.4-5|29	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-mimp-1.1.4-5|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-mimp-1.1.4-5|31	# %{name} Apache configuration file
14cr|horde-mimp-1.1.4-5|32	
14cr|horde-mimp-1.1.4-5|33	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-mimp-1.1.4-5|34	Require all denied
14cr|horde-mimp-1.1.4-5|35	</Directory>
14cr|horde-mimp-1.1.4-5|36	
14cr|horde-mimp-1.1.4-5|37	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-mimp-1.1.4-5|38	Require all denied
14cr|horde-mimp-1.1.4-5|39	</Directory>
14cr|horde-mimp-1.1.4-5|40	
14cr|horde-mimp-1.1.4-5|41	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-mimp-1.1.4-5|42	Require all denied
14cr|horde-mimp-1.1.4-5|43	</Directory>
14cr|horde-mimp-1.1.4-5|44	
14cr|horde-mimp-1.1.4-5|45	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-mimp-1.1.4-5|46	Require all denied
14cr|horde-mimp-1.1.4-5|47	</Directory>
14cr|horde-mimp-1.1.4-5|48	EOF
14cr|horde-mimp-1.1.4-5|49	
14cr|horde-mimp-1.1.4-5|50	# horde configuration
14cr|horde-mimp-1.1.4-5|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-mimp-1.1.4-5|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-mimp-1.1.4-5|53	<?php
14cr|horde-mimp-1.1.4-5|54	//
14cr|horde-mimp-1.1.4-5|55	// Mimp Horde configuration file
14cr|horde-mimp-1.1.4-5|56	//
14cr|horde-mimp-1.1.4-5|57	
14cr|horde-mimp-1.1.4-5|58	$this->applications['mimp'] = array(
14cr|horde-mimp-1.1.4-5|59	'fileroot' => $this->applications['horde']['fileroot'] . '/mimp',
14cr|horde-mimp-1.1.4-5|60	'webroot'  => $this->applications['horde']['webroot'] . '/mimp',
14cr|horde-mimp-1.1.4-5|61	'name'     => _("Mobile Mail"),
14cr|horde-mimp-1.1.4-5|62	'status'   => 'notoolbar'
14cr|horde-mimp-1.1.4-5|63	);
14cr|horde-mimp-1.1.4-5|64	EOF
14cr|horde-mimp-1.1.4-5|65	
14cr|horde-mimp-1.1.4-5|66	# remove .htaccess files
14cr|horde-mimp-1.1.4-5|67	find . -name .htaccess -exec rm -f {} \;
14cr|horde-mimp-1.1.4-5|68	
14cr|horde-mimp-1.1.4-5|69	# install files
14cr|horde-mimp-1.1.4-5|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|73	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|74	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|75	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|76	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|77	
14cr|horde-mimp-1.1.4-5|78	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-mimp-1.1.4-5|79	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|80	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-mimp-1.1.4-5|81	popd
14cr|horde-mimp-1.1.4-5|82	
14cr|horde-mimp-1.1.4-5|83	# activate configuration files
14cr|horde-mimp-1.1.4-5|84	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-mimp-1.1.4-5|85	mv $file ${file%.dist}
14cr|horde-mimp-1.1.4-5|86	done
14cr|horde-mimp-1.1.4-5|87	
14cr|horde-mimp-1.1.4-5|88	# fix script shellbang
14cr|horde-mimp-1.1.4-5|89	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-mimp-1.1.4-5|90	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-mimp-1.1.4-5|91	done
14cr|horde-mimp-1.1.4-5|92	
14cr|horde-mimp-1.1.4-5|93	%clean
14cr|horde-mimp-1.1.4-5|94	
14cr|horde-mimp-1.1.4-5|95	%post
14cr|horde-mimp-1.1.4-5|96	if [ $1 = 1 ]; then
14cr|horde-mimp-1.1.4-5|97	# configuration
14cr|horde-mimp-1.1.4-5|98	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-mimp-1.1.4-5|99	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-mimp-1.1.4-5|100	fi
14cr|horde-mimp-1.1.4-5|101	
14cr|horde-mimp-1.1.4-5|102	
14cr|horde-mimp-1.1.4-5|103	%files
14cr|horde-mimp-1.1.4-5|104	%doc README COPYING docs
14cr|horde-mimp-1.1.4-5|105	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-mimp-1.1.4-5|106	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-mimp-1.1.4-5|107	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|108	%{_datadir}/horde/%{module}
14cr|horde-mimp-1.1.4-5|109	
14cr|horde-mimp-1.1.4-5|110	
14cr|horde-mimp-1.1.4-5|111	
14cr|horde-mimp-1.1.4-5|112	%changelog
14cr|horde-mimp-1.1.4-5|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-5
14cr|horde-mimp-1.1.4-5|114	+ Revision: d4ec055
14cr|horde-mimp-1.1.4-5|115	- MassBuild#464: Increase release tag
14cr|horde-mimp-1.1.4-5|116	
14cr|horde-mimp-1.1.4-5|117	

2017 14
14cr|horde-mnemo-2.2.2-8|1	%define module	mnemo
14cr|horde-mnemo-2.2.2-8|2	%define __noautoreq /usr/bin/php
14cr|horde-mnemo-2.2.2-8|3	
14cr|horde-mnemo-2.2.2-8|4	Name:           horde-%{module}
14cr|horde-mnemo-2.2.2-8|5	Version:        2.2.2
14cr|horde-mnemo-2.2.2-8|6	Release:        8
14cr|horde-mnemo-2.2.2-8|7	Summary:	The Horde notes and memo application
14cr|horde-mnemo-2.2.2-8|8	
14cr|horde-mnemo-2.2.2-8|9	License:	GPL
14cr|horde-mnemo-2.2.2-8|10	Group: 		System/Servers
14cr|horde-mnemo-2.2.2-8|11	URL:		http://www.horde.org/%{module}
14cr|horde-mnemo-2.2.2-8|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-mnemo-2.2.2-8|13	Patch:      %{module}-h3-2.2-fix-constant-loading.patch
14cr|horde-mnemo-2.2.2-8|14	Requires(post):	rpm-helper
14cr|horde-mnemo-2.2.2-8|15	Requires:	horde >= 3.3.5
14cr|horde-mnemo-2.2.2-8|16	BuildArch:	noarch
14cr|horde-mnemo-2.2.2-8|17	
14cr|horde-mnemo-2.2.2-8|18	%description
14cr|horde-mnemo-2.2.2-8|19	Mnemo is the Horde note manager application.
14cr|horde-mnemo-2.2.2-8|20	
14cr|horde-mnemo-2.2.2-8|21	%prep
14cr|horde-mnemo-2.2.2-8|22	%setup -q -n %{module}-h3-%{version}
14cr|horde-mnemo-2.2.2-8|23	%patch -p 1
14cr|horde-mnemo-2.2.2-8|24	
14cr|horde-mnemo-2.2.2-8|25	%build
14cr|horde-mnemo-2.2.2-8|26	
14cr|horde-mnemo-2.2.2-8|27	%install
14cr|horde-mnemo-2.2.2-8|28	# apache configuration
14cr|horde-mnemo-2.2.2-8|29	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-mnemo-2.2.2-8|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-mnemo-2.2.2-8|31	# %{name} Apache configuration file
14cr|horde-mnemo-2.2.2-8|32	
14cr|horde-mnemo-2.2.2-8|33	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-mnemo-2.2.2-8|34	Require all denied
14cr|horde-mnemo-2.2.2-8|35	</Directory>
14cr|horde-mnemo-2.2.2-8|36	
14cr|horde-mnemo-2.2.2-8|37	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-mnemo-2.2.2-8|38	Require all denied
14cr|horde-mnemo-2.2.2-8|39	</Directory>
14cr|horde-mnemo-2.2.2-8|40	
14cr|horde-mnemo-2.2.2-8|41	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-mnemo-2.2.2-8|42	Require all denied
14cr|horde-mnemo-2.2.2-8|43	</Directory>
14cr|horde-mnemo-2.2.2-8|44	
14cr|horde-mnemo-2.2.2-8|45	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-mnemo-2.2.2-8|46	Require all denied
14cr|horde-mnemo-2.2.2-8|47	</Directory>
14cr|horde-mnemo-2.2.2-8|48	EOF
14cr|horde-mnemo-2.2.2-8|49	
14cr|horde-mnemo-2.2.2-8|50	# horde configuration
14cr|horde-mnemo-2.2.2-8|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-mnemo-2.2.2-8|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-mnemo-2.2.2-8|53	<?php
14cr|horde-mnemo-2.2.2-8|54	//
14cr|horde-mnemo-2.2.2-8|55	// Mnemo Horde configuration file
14cr|horde-mnemo-2.2.2-8|56	//
14cr|horde-mnemo-2.2.2-8|57	
14cr|horde-mnemo-2.2.2-8|58	$this->applications['mnemo'] = array(
14cr|horde-mnemo-2.2.2-8|59	'fileroot'    => $this->applications['horde']['fileroot'] . '/mnemo',
14cr|horde-mnemo-2.2.2-8|60	'webroot'     => $this->applications['horde']['webroot'] . '/mnemo',
14cr|horde-mnemo-2.2.2-8|61	'name'        => _("Notes"),
14cr|horde-mnemo-2.2.2-8|62	'status'      => 'active',
14cr|horde-mnemo-2.2.2-8|63	'provides'    => 'notes',
14cr|horde-mnemo-2.2.2-8|64	'menu_parent' => 'organizing'
14cr|horde-mnemo-2.2.2-8|65	);
14cr|horde-mnemo-2.2.2-8|66	EOF
14cr|horde-mnemo-2.2.2-8|67	
14cr|horde-mnemo-2.2.2-8|68	# remove .htaccess files
14cr|horde-mnemo-2.2.2-8|69	find . -name .htaccess -exec rm -f {} \;
14cr|horde-mnemo-2.2.2-8|70	
14cr|horde-mnemo-2.2.2-8|71	# install files
14cr|horde-mnemo-2.2.2-8|72	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|73	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|74	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|75	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|76	cp -pR notepads %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|77	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|78	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|79	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|80	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|81	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|82	
14cr|horde-mnemo-2.2.2-8|83	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-mnemo-2.2.2-8|84	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|85	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-mnemo-2.2.2-8|86	popd
14cr|horde-mnemo-2.2.2-8|87	
14cr|horde-mnemo-2.2.2-8|88	# activate configuration files
14cr|horde-mnemo-2.2.2-8|89	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-mnemo-2.2.2-8|90	mv $file ${file%.dist}
14cr|horde-mnemo-2.2.2-8|91	done
14cr|horde-mnemo-2.2.2-8|92	
14cr|horde-mnemo-2.2.2-8|93	# fix script shellbang
14cr|horde-mnemo-2.2.2-8|94	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-mnemo-2.2.2-8|95	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-mnemo-2.2.2-8|96	done
14cr|horde-mnemo-2.2.2-8|97	
14cr|horde-mnemo-2.2.2-8|98	%clean
14cr|horde-mnemo-2.2.2-8|99	
14cr|horde-mnemo-2.2.2-8|100	%post
14cr|horde-mnemo-2.2.2-8|101	if [ $1 = 1 ]; then
14cr|horde-mnemo-2.2.2-8|102	# configuration
14cr|horde-mnemo-2.2.2-8|103	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-mnemo-2.2.2-8|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-mnemo-2.2.2-8|105	fi
14cr|horde-mnemo-2.2.2-8|106	
14cr|horde-mnemo-2.2.2-8|107	
14cr|horde-mnemo-2.2.2-8|108	%files
14cr|horde-mnemo-2.2.2-8|109	%doc LICENSE README docs
14cr|horde-mnemo-2.2.2-8|110	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-mnemo-2.2.2-8|111	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-mnemo-2.2.2-8|112	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|113	%{_datadir}/horde/%{module}
14cr|horde-mnemo-2.2.2-8|114	
14cr|horde-mnemo-2.2.2-8|115	
14cr|horde-mnemo-2.2.2-8|116	
14cr|horde-mnemo-2.2.2-8|117	%changelog
14cr|horde-mnemo-2.2.2-8|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-8
14cr|horde-mnemo-2.2.2-8|119	+ Revision: 5052533
14cr|horde-mnemo-2.2.2-8|120	- MassBuild#464: Increase release tag
14cr|horde-mnemo-2.2.2-8|121	
14cr|horde-mnemo-2.2.2-8|122	

2018 14
14cr|horde-nag-2.3.6-6|1	%define	module	nag
14cr|horde-nag-2.3.6-6|2	%define __noautoreq /usr/bin/php
14cr|horde-nag-2.3.6-6|3	
14cr|horde-nag-2.3.6-6|4	Name:           horde-%{module}
14cr|horde-nag-2.3.6-6|5	Version:        2.3.6
14cr|horde-nag-2.3.6-6|6	Release:        6
14cr|horde-nag-2.3.6-6|7	Summary:	The Horde task list manager
14cr|horde-nag-2.3.6-6|8	
14cr|horde-nag-2.3.6-6|9	License:	GPL
14cr|horde-nag-2.3.6-6|10	Group: 		System/Servers
14cr|horde-nag-2.3.6-6|11	URL:		http://www.horde.org/%{module}
14cr|horde-nag-2.3.6-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-nag-2.3.6-6|13	Patch:      %{module}-h3-2.3.1-fix-constant-loading.patch
14cr|horde-nag-2.3.6-6|14	Requires:	horde >= 3.3.5
14cr|horde-nag-2.3.6-6|15	BuildArch:	noarch
14cr|horde-nag-2.3.6-6|16	
14cr|horde-nag-2.3.6-6|17	%description
14cr|horde-nag-2.3.6-6|18	Nag is the Horde task list application. It stores todo items, things
14cr|horde-nag-2.3.6-6|19	due later this week, etc. It is very similar in functionality to the
14cr|horde-nag-2.3.6-6|20	Palm ToDo application.
14cr|horde-nag-2.3.6-6|21	
14cr|horde-nag-2.3.6-6|22	%prep
14cr|horde-nag-2.3.6-6|23	%setup -q -n %{module}-h3-%{version}
14cr|horde-nag-2.3.6-6|24	%patch -p 1
14cr|horde-nag-2.3.6-6|25	
14cr|horde-nag-2.3.6-6|26	%build
14cr|horde-nag-2.3.6-6|27	
14cr|horde-nag-2.3.6-6|28	%install
14cr|horde-nag-2.3.6-6|29	# apache configuration
14cr|horde-nag-2.3.6-6|30	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-nag-2.3.6-6|31	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-nag-2.3.6-6|32	# %{name} Apache configuration file
14cr|horde-nag-2.3.6-6|33	
14cr|horde-nag-2.3.6-6|34	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-nag-2.3.6-6|35	Require all denied
14cr|horde-nag-2.3.6-6|36	</Directory>
14cr|horde-nag-2.3.6-6|37	
14cr|horde-nag-2.3.6-6|38	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-nag-2.3.6-6|39	Require all denied
14cr|horde-nag-2.3.6-6|40	</Directory>
14cr|horde-nag-2.3.6-6|41	
14cr|horde-nag-2.3.6-6|42	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-nag-2.3.6-6|43	Require all denied
14cr|horde-nag-2.3.6-6|44	</Directory>
14cr|horde-nag-2.3.6-6|45	
14cr|horde-nag-2.3.6-6|46	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-nag-2.3.6-6|47	Require all denied
14cr|horde-nag-2.3.6-6|48	</Directory>
14cr|horde-nag-2.3.6-6|49	EOF
14cr|horde-nag-2.3.6-6|50	
14cr|horde-nag-2.3.6-6|51	# horde configuration
14cr|horde-nag-2.3.6-6|52	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-nag-2.3.6-6|53	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-nag-2.3.6-6|54	<?php
14cr|horde-nag-2.3.6-6|55	//
14cr|horde-nag-2.3.6-6|56	// Nag Horde configuration file
14cr|horde-nag-2.3.6-6|57	//
14cr|horde-nag-2.3.6-6|58	
14cr|horde-nag-2.3.6-6|59	$this->applications['nag'] = array(
14cr|horde-nag-2.3.6-6|60	'fileroot'    => $this->applications['horde']['fileroot'] . '/nag',
14cr|horde-nag-2.3.6-6|61	'webroot'     => $this->applications['horde']['webroot'] . '/nag',
14cr|horde-nag-2.3.6-6|62	'name'        => _("Tasks"),
14cr|horde-nag-2.3.6-6|63	'status'      => 'active',
14cr|horde-nag-2.3.6-6|64	'provides'    => 'tasks',
14cr|horde-nag-2.3.6-6|65	'menu_parent' => 'organizing'
14cr|horde-nag-2.3.6-6|66	);
14cr|horde-nag-2.3.6-6|67	EOF
14cr|horde-nag-2.3.6-6|68	
14cr|horde-nag-2.3.6-6|69	# remove .htaccess files
14cr|horde-nag-2.3.6-6|70	find . -name .htaccess -exec rm -f {} \;
14cr|horde-nag-2.3.6-6|71	
14cr|horde-nag-2.3.6-6|72	# install files
14cr|horde-nag-2.3.6-6|73	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|74	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|75	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|76	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|77	cp -pR tasklists %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|78	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|79	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|80	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|81	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|82	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-nag-2.3.6-6|83	
14cr|horde-nag-2.3.6-6|84	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-nag-2.3.6-6|85	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|86	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-nag-2.3.6-6|87	popd
14cr|horde-nag-2.3.6-6|88	
14cr|horde-nag-2.3.6-6|89	# activate configuration files
14cr|horde-nag-2.3.6-6|90	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-nag-2.3.6-6|91	mv $file ${file%.dist}
14cr|horde-nag-2.3.6-6|92	done
14cr|horde-nag-2.3.6-6|93	
14cr|horde-nag-2.3.6-6|94	# fix script shellbang
14cr|horde-nag-2.3.6-6|95	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-nag-2.3.6-6|96	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-nag-2.3.6-6|97	done
14cr|horde-nag-2.3.6-6|98	
14cr|horde-nag-2.3.6-6|99	%clean
14cr|horde-nag-2.3.6-6|100	
14cr|horde-nag-2.3.6-6|101	%post
14cr|horde-nag-2.3.6-6|102	if [ $1 = 1 ]; then
14cr|horde-nag-2.3.6-6|103	# configuration
14cr|horde-nag-2.3.6-6|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-nag-2.3.6-6|105	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-nag-2.3.6-6|106	fi
14cr|horde-nag-2.3.6-6|107	
14cr|horde-nag-2.3.6-6|108	
14cr|horde-nag-2.3.6-6|109	%files
14cr|horde-nag-2.3.6-6|110	%doc COPYING README docs
14cr|horde-nag-2.3.6-6|111	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-nag-2.3.6-6|112	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-nag-2.3.6-6|113	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-nag-2.3.6-6|114	%{_datadir}/horde/%{module}
14cr|horde-nag-2.3.6-6|115	
14cr|horde-nag-2.3.6-6|116	
14cr|horde-nag-2.3.6-6|117	
14cr|horde-nag-2.3.6-6|118	%changelog
14cr|horde-nag-2.3.6-6|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-6
14cr|horde-nag-2.3.6-6|120	+ Revision: 660eb11
14cr|horde-nag-2.3.6-6|121	- MassBuild#464: Increase release tag
14cr|horde-nag-2.3.6-6|122	
14cr|horde-nag-2.3.6-6|123	

2019 14
14cr|horde-nls-0.0.2-12|1	%define prj Horde_NLS
14cr|horde-nls-0.0.2-12|2	
14cr|horde-nls-0.0.2-12|3	%define xmldir  %{_var}/lib/pear
14cr|horde-nls-0.0.2-12|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-nls-0.0.2-12|5	
14cr|horde-nls-0.0.2-12|6	Name:          horde-nls
14cr|horde-nls-0.0.2-12|7	Version:       0.0.2
14cr|horde-nls-0.0.2-12|8	Release:       12
14cr|horde-nls-0.0.2-12|9	Summary:       Localization package
14cr|horde-nls-0.0.2-12|10	License:       LGPL
14cr|horde-nls-0.0.2-12|11	Group:         Networking/Mail
14cr|horde-nls-0.0.2-12|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-nls-0.0.2-12|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-nls-0.0.2-12|14	BuildArch:     noarch
14cr|horde-nls-0.0.2-12|15	Requires(post):php-pear
14cr|horde-nls-0.0.2-12|16	Requires(preun):php-pear
14cr|horde-nls-0.0.2-12|17	Requires: 	php-pear
14cr|horde-nls-0.0.2-12|18	Requires:      php-pear-channel-horde
14cr|horde-nls-0.0.2-12|19	BuildRequires: php-pear
14cr|horde-nls-0.0.2-12|20	BuildRequires: php-pear-channel-horde
14cr|horde-nls-0.0.2-12|21	
14cr|horde-nls-0.0.2-12|22	
14cr|horde-nls-0.0.2-12|23	
14cr|horde-nls-0.0.2-12|24	%description
14cr|horde-nls-0.0.2-12|25	This package provides horde localization
14cr|horde-nls-0.0.2-12|26	
14cr|horde-nls-0.0.2-12|27	%prep
14cr|horde-nls-0.0.2-12|28	%setup -q -n %{prj}-%{version}
14cr|horde-nls-0.0.2-12|29	
14cr|horde-nls-0.0.2-12|30	%build
14cr|horde-nls-0.0.2-12|31	%__mv ../package.xml .
14cr|horde-nls-0.0.2-12|32	
14cr|horde-nls-0.0.2-12|33	%install
14cr|horde-nls-0.0.2-12|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-nls-0.0.2-12|35	
14cr|horde-nls-0.0.2-12|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-nls-0.0.2-12|37	
14cr|horde-nls-0.0.2-12|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-nls-0.0.2-12|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-nls-0.0.2-12|40	
14cr|horde-nls-0.0.2-12|41	%clean
14cr|horde-nls-0.0.2-12|42	%__rm -rf %{buildroot}
14cr|horde-nls-0.0.2-12|43	
14cr|horde-nls-0.0.2-12|44	%post
14cr|horde-nls-0.0.2-12|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-nls-0.0.2-12|46	
14cr|horde-nls-0.0.2-12|47	%postun
14cr|horde-nls-0.0.2-12|48	if [ "$1" -eq "0" ]; then
14cr|horde-nls-0.0.2-12|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-nls-0.0.2-12|50	fi
14cr|horde-nls-0.0.2-12|51	
14cr|horde-nls-0.0.2-12|52	%files
14cr|horde-nls-0.0.2-12|53	%defattr(-, root, root)
14cr|horde-nls-0.0.2-12|54	%{xmldir}/%{prj}.xml
14cr|horde-nls-0.0.2-12|55	%dir %{peardir}/Horde/NLS
14cr|horde-nls-0.0.2-12|56	%{peardir}/Horde/NLS.php
14cr|horde-nls-0.0.2-12|57	%{peardir}/Horde/NLS/GeoIP.php
14cr|horde-nls-0.0.2-12|58	%{peardir}/Horde/NLS/carsigns.php
14cr|horde-nls-0.0.2-12|59	%{peardir}/Horde/NLS/coordinates.php
14cr|horde-nls-0.0.2-12|60	%{peardir}/Horde/NLS/countries.php
14cr|horde-nls-0.0.2-12|61	%{peardir}/Horde/NLS/tld.php
14cr|horde-nls-0.0.2-12|62	
14cr|horde-nls-0.0.2-12|63	
14cr|horde-nls-0.0.2-12|64	
14cr|horde-nls-0.0.2-12|65	%changelog
14cr|horde-nls-0.0.2-12|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-12
14cr|horde-nls-0.0.2-12|67	+ Revision: 0201aa3
14cr|horde-nls-0.0.2-12|68	- MassBuild#464: Increase release tag
14cr|horde-nls-0.0.2-12|69	
14cr|horde-nls-0.0.2-12|70	

2020 14
14cr|horde-notification-0.0.2-5|1	%define prj    Horde_Notification
14cr|horde-notification-0.0.2-5|2	
14cr|horde-notification-0.0.2-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-notification-0.0.2-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-notification-0.0.2-5|5	
14cr|horde-notification-0.0.2-5|6	Name:          horde-notification
14cr|horde-notification-0.0.2-5|7	Version:       0.0.2
14cr|horde-notification-0.0.2-5|8	Release:       5
14cr|horde-notification-0.0.2-5|9	Summary:       Horde Notification System
14cr|horde-notification-0.0.2-5|10	License:       LGPL
14cr|horde-notification-0.0.2-5|11	Group:         Networking/Mail
14cr|horde-notification-0.0.2-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-notification-0.0.2-5|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-notification-0.0.2-5|14	BuildArch:     noarch
14cr|horde-notification-0.0.2-5|15	Requires(pre): php-pear
14cr|horde-notification-0.0.2-5|16	Requires:      php-pear
14cr|horde-notification-0.0.2-5|17	Requires:      php-pear-channel-horde
14cr|horde-notification-0.0.2-5|18	Requires:      php-gettext
14cr|horde-notification-0.0.2-5|19	BuildRequires: php-pear
14cr|horde-notification-0.0.2-5|20	BuildRequires: php-pear-channel-horde
14cr|horde-notification-0.0.2-5|21	
14cr|horde-notification-0.0.2-5|22	
14cr|horde-notification-0.0.2-5|23	%description
14cr|horde-notification-0.0.2-5|24	The Notification:: class provides a subject-observer pattern for raising and
14cr|horde-notification-0.0.2-5|25	showing messages of different types and to different listeners.
14cr|horde-notification-0.0.2-5|26	
14cr|horde-notification-0.0.2-5|27	%prep
14cr|horde-notification-0.0.2-5|28	%setup -q -n %{prj}-%{version}
14cr|horde-notification-0.0.2-5|29	
14cr|horde-notification-0.0.2-5|30	%build
14cr|horde-notification-0.0.2-5|31	%__mv ../package.xml .
14cr|horde-notification-0.0.2-5|32	
14cr|horde-notification-0.0.2-5|33	%install
14cr|horde-notification-0.0.2-5|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-notification-0.0.2-5|35	
14cr|horde-notification-0.0.2-5|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-notification-0.0.2-5|37	
14cr|horde-notification-0.0.2-5|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-notification-0.0.2-5|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-notification-0.0.2-5|40	
14cr|horde-notification-0.0.2-5|41	%clean
14cr|horde-notification-0.0.2-5|42	%__rm -rf %{buildroot}
14cr|horde-notification-0.0.2-5|43	
14cr|horde-notification-0.0.2-5|44	%post
14cr|horde-notification-0.0.2-5|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-notification-0.0.2-5|46	
14cr|horde-notification-0.0.2-5|47	%postun
14cr|horde-notification-0.0.2-5|48	if [ "$1" -eq "0" ]; then
14cr|horde-notification-0.0.2-5|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-notification-0.0.2-5|50	fi
14cr|horde-notification-0.0.2-5|51	
14cr|horde-notification-0.0.2-5|52	%files
14cr|horde-notification-0.0.2-5|53	%defattr(-, root, root)
14cr|horde-notification-0.0.2-5|54	%{xmldir}/%{prj}.xml
14cr|horde-notification-0.0.2-5|55	%dir %{peardir}/Horde/Notification
14cr|horde-notification-0.0.2-5|56	%dir %{peardir}/Horde/Notification/Listener
14cr|horde-notification-0.0.2-5|57	%{peardir}/Horde/Notification.php
14cr|horde-notification-0.0.2-5|58	%{peardir}/Horde/Notification/Event.php
14cr|horde-notification-0.0.2-5|59	%{peardir}/Horde/Notification/Listener.php
14cr|horde-notification-0.0.2-5|60	%{peardir}/Horde/Notification/Listener/audio.php
14cr|horde-notification-0.0.2-5|61	%{peardir}/Horde/Notification/Listener/javascript.php
14cr|horde-notification-0.0.2-5|62	%{peardir}/Horde/Notification/Listener/mobile.php
14cr|horde-notification-0.0.2-5|63	%{peardir}/Horde/Notification/Listener/status.php
14cr|horde-notification-0.0.2-5|64	
14cr|horde-notification-0.0.2-5|65	
14cr|horde-notification-0.0.2-5|66	
14cr|horde-notification-0.0.2-5|67	
14cr|horde-notification-0.0.2-5|68	%changelog
14cr|horde-notification-0.0.2-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|horde-notification-0.0.2-5|70	+ Revision: cfc705c
14cr|horde-notification-0.0.2-5|71	- MassBuild#464: Increase release tag
14cr|horde-notification-0.0.2-5|72	
14cr|horde-notification-0.0.2-5|73	

2021 14
14cr|horde-passwd-3.1.3-6|1	%define	module	passwd
14cr|horde-passwd-3.1.3-6|2	
14cr|horde-passwd-3.1.3-6|3	Name:		horde-%{module}
14cr|horde-passwd-3.1.3-6|4	Version:	3.1.3
14cr|horde-passwd-3.1.3-6|5	Release:	6
14cr|horde-passwd-3.1.3-6|6	Summary:	The Horde password management application
14cr|horde-passwd-3.1.3-6|7	License:	GPL
14cr|horde-passwd-3.1.3-6|8	Group:		System/Servers
14cr|horde-passwd-3.1.3-6|9	URL:		http://www.horde.org/%{module}/
14cr|horde-passwd-3.1.3-6|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-passwd-3.1.3-6|11	Source2:	%{module}-horde.conf.bz2
14cr|horde-passwd-3.1.3-6|12	#Patch0:		%{module}-h3-3.1.2-script-shellbang.patch
14cr|horde-passwd-3.1.3-6|13	Requires:	horde >= 3.3.5
14cr|horde-passwd-3.1.3-6|14	Requires:	php-soap
14cr|horde-passwd-3.1.3-6|15	BuildArch:	noarch
14cr|horde-passwd-3.1.3-6|16	
14cr|horde-passwd-3.1.3-6|17	%description
14cr|horde-passwd-3.1.3-6|18	Passwd is the Horde password changing application. While it has been released
14cr|horde-passwd-3.1.3-6|19	and is in production use at many sites, it is also under heavy development in
14cr|horde-passwd-3.1.3-6|20	an effort to expand and improve the module.
14cr|horde-passwd-3.1.3-6|21	
14cr|horde-passwd-3.1.3-6|22	Right now, Passwd provides fairly complete support for changing passwords via
14cr|horde-passwd-3.1.3-6|23	poppassd, ldap, unix expect scripts, the unix smbpasswd command for smb/cifs
14cr|horde-passwd-3.1.3-6|24	password support, servuftp, vmailmgr, vpopmail, and sql passwords.
14cr|horde-passwd-3.1.3-6|25	
14cr|horde-passwd-3.1.3-6|26	Passwd is part of a suite of account management modules for Horde consisting of
14cr|horde-passwd-3.1.3-6|27	Accounts, Forwards, Passwd, and Vacation.
14cr|horde-passwd-3.1.3-6|28	
14cr|horde-passwd-3.1.3-6|29	%prep
14cr|horde-passwd-3.1.3-6|30	%setup -q -n %{module}-h3-%{version}
14cr|horde-passwd-3.1.3-6|31	#%patch0 -p 1
14cr|horde-passwd-3.1.3-6|32	
14cr|horde-passwd-3.1.3-6|33	%build
14cr|horde-passwd-3.1.3-6|34	
14cr|horde-passwd-3.1.3-6|35	%install
14cr|horde-passwd-3.1.3-6|36	# apache configuration
14cr|horde-passwd-3.1.3-6|37	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-passwd-3.1.3-6|38	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-passwd-3.1.3-6|39	# %{name} Apache configuration file
14cr|horde-passwd-3.1.3-6|40	
14cr|horde-passwd-3.1.3-6|41	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-passwd-3.1.3-6|42	Require all denied
14cr|horde-passwd-3.1.3-6|43	</Directory>
14cr|horde-passwd-3.1.3-6|44	
14cr|horde-passwd-3.1.3-6|45	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-passwd-3.1.3-6|46	Require all denied
14cr|horde-passwd-3.1.3-6|47	</Directory>
14cr|horde-passwd-3.1.3-6|48	
14cr|horde-passwd-3.1.3-6|49	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-passwd-3.1.3-6|50	Require all denied
14cr|horde-passwd-3.1.3-6|51	</Directory>
14cr|horde-passwd-3.1.3-6|52	
14cr|horde-passwd-3.1.3-6|53	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-passwd-3.1.3-6|54	Require all denied
14cr|horde-passwd-3.1.3-6|55	</Directory>
14cr|horde-passwd-3.1.3-6|56	EOF
14cr|horde-passwd-3.1.3-6|57	
14cr|horde-passwd-3.1.3-6|58	# horde configuration
14cr|horde-passwd-3.1.3-6|59	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-passwd-3.1.3-6|60	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-passwd-3.1.3-6|61	
14cr|horde-passwd-3.1.3-6|62	# remove .htaccess files
14cr|horde-passwd-3.1.3-6|63	find . -name .htaccess -exec rm -f {} \;
14cr|horde-passwd-3.1.3-6|64	
14cr|horde-passwd-3.1.3-6|65	# install files
14cr|horde-passwd-3.1.3-6|66	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|67	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|68	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|69	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|70	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|71	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|72	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|73	
14cr|horde-passwd-3.1.3-6|74	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-passwd-3.1.3-6|75	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|76	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|77	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-passwd-3.1.3-6|78	popd
14cr|horde-passwd-3.1.3-6|79	
14cr|horde-passwd-3.1.3-6|80	# activate configuration files
14cr|horde-passwd-3.1.3-6|81	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-passwd-3.1.3-6|82	mv $file ${file%.dist}
14cr|horde-passwd-3.1.3-6|83	done
14cr|horde-passwd-3.1.3-6|84	
14cr|horde-passwd-3.1.3-6|85	
14cr|horde-passwd-3.1.3-6|86	%clean
14cr|horde-passwd-3.1.3-6|87	
14cr|horde-passwd-3.1.3-6|88	%files
14cr|horde-passwd-3.1.3-6|89	%doc README docs
14cr|horde-passwd-3.1.3-6|90	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-passwd-3.1.3-6|91	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-passwd-3.1.3-6|92	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|93	%{_datadir}/horde/%{module}
14cr|horde-passwd-3.1.3-6|94	
14cr|horde-passwd-3.1.3-6|95	
14cr|horde-passwd-3.1.3-6|96	
14cr|horde-passwd-3.1.3-6|97	%changelog
14cr|horde-passwd-3.1.3-6|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.3-6
14cr|horde-passwd-3.1.3-6|99	+ Revision: f428b72
14cr|horde-passwd-3.1.3-6|100	- MassBuild#464: Increase release tag
14cr|horde-passwd-3.1.3-6|101	
14cr|horde-passwd-3.1.3-6|102	

2022 14
14cr|horde-perms-0.1.0-4|1	%define prj    Perms
14cr|horde-perms-0.1.0-4|2	
14cr|horde-perms-0.1.0-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-perms-0.1.0-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-perms-0.1.0-4|5	
14cr|horde-perms-0.1.0-4|6	Name:          horde-perms
14cr|horde-perms-0.1.0-4|7	Version:       0.1.0
14cr|horde-perms-0.1.0-4|8	Release:       4
14cr|horde-perms-0.1.0-4|9	Summary:       Horde Permissions System
14cr|horde-perms-0.1.0-4|10	License:       LGPL
14cr|horde-perms-0.1.0-4|11	Group:         Networking/Mail
14cr|horde-perms-0.1.0-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-perms-0.1.0-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-perms-0.1.0-4|14	BuildArch:     noarch
14cr|horde-perms-0.1.0-4|15	Requires(pre): php-pear
14cr|horde-perms-0.1.0-4|16	Requires:      php-pear
14cr|horde-perms-0.1.0-4|17	Requires:      horde-framework
14cr|horde-perms-0.1.0-4|18	Requires:      horde-util
14cr|horde-perms-0.1.0-4|19	Requires:      horde-group
14cr|horde-perms-0.1.0-4|20	Requires:      horde-datatree
14cr|horde-perms-0.1.0-4|21	Requires:      horde-tree
14cr|horde-perms-0.1.0-4|22	Requires:      php-gettext
14cr|horde-perms-0.1.0-4|23	BuildRequires: php-pear
14cr|horde-perms-0.1.0-4|24	BuildRequires: php-pear-channel-horde
14cr|horde-perms-0.1.0-4|25	
14cr|horde-perms-0.1.0-4|26	%description
14cr|horde-perms-0.1.0-4|27	The Perms package provides an interface to the Horde permissions system.
14cr|horde-perms-0.1.0-4|28	
14cr|horde-perms-0.1.0-4|29	
14cr|horde-perms-0.1.0-4|30	%prep
14cr|horde-perms-0.1.0-4|31	%setup -q -n %{prj}-%{version}
14cr|horde-perms-0.1.0-4|32	
14cr|horde-perms-0.1.0-4|33	%build
14cr|horde-perms-0.1.0-4|34	%__mv ../package.xml .
14cr|horde-perms-0.1.0-4|35	
14cr|horde-perms-0.1.0-4|36	%install
14cr|horde-perms-0.1.0-4|37	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-perms-0.1.0-4|38	
14cr|horde-perms-0.1.0-4|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-perms-0.1.0-4|40	
14cr|horde-perms-0.1.0-4|41	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-perms-0.1.0-4|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-perms-0.1.0-4|43	
14cr|horde-perms-0.1.0-4|44	%clean
14cr|horde-perms-0.1.0-4|45	%__rm -rf %{buildroot}
14cr|horde-perms-0.1.0-4|46	
14cr|horde-perms-0.1.0-4|47	%post
14cr|horde-perms-0.1.0-4|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-perms-0.1.0-4|49	
14cr|horde-perms-0.1.0-4|50	%postun
14cr|horde-perms-0.1.0-4|51	if [ "$1" -eq "0" ]; then
14cr|horde-perms-0.1.0-4|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-perms-0.1.0-4|53	fi
14cr|horde-perms-0.1.0-4|54	
14cr|horde-perms-0.1.0-4|55	%files
14cr|horde-perms-0.1.0-4|56	%defattr(-, root, root)
14cr|horde-perms-0.1.0-4|57	%{xmldir}/%{prj}.xml
14cr|horde-perms-0.1.0-4|58	%dir %{peardir}/Horde/Perms
14cr|horde-perms-0.1.0-4|59	%{peardir}/Horde/Perms.php
14cr|horde-perms-0.1.0-4|60	%{peardir}/Horde/Perms/UI.php
14cr|horde-perms-0.1.0-4|61	%{peardir}/Horde/Perms/datatree.php
14cr|horde-perms-0.1.0-4|62	%{peardir}/Horde/Perms/sql.php
14cr|horde-perms-0.1.0-4|63	
14cr|horde-perms-0.1.0-4|64	
14cr|horde-perms-0.1.0-4|65	
14cr|horde-perms-0.1.0-4|66	%changelog
14cr|horde-perms-0.1.0-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-4
14cr|horde-perms-0.1.0-4|68	+ Revision: 11142a9
14cr|horde-perms-0.1.0-4|69	- MassBuild#464: Increase release tag
14cr|horde-perms-0.1.0-4|70	
14cr|horde-perms-0.1.0-4|71	

2023 14
14cr|horde-prefs-0.0.3-4|1	%define prj Horde_Prefs
14cr|horde-prefs-0.0.3-4|2	
14cr|horde-prefs-0.0.3-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-prefs-0.0.3-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-prefs-0.0.3-4|5	
14cr|horde-prefs-0.0.3-4|6	Name:          horde-prefs
14cr|horde-prefs-0.0.3-4|7	Version:       0.0.3
14cr|horde-prefs-0.0.3-4|8	Release:       4
14cr|horde-prefs-0.0.3-4|9	Summary:       Horde Prefs package
14cr|horde-prefs-0.0.3-4|10	License:       LGPL
14cr|horde-prefs-0.0.3-4|11	Group:         Networking/Mail
14cr|horde-prefs-0.0.3-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-prefs-0.0.3-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-prefs-0.0.3-4|14	BuildArch:     noarch
14cr|horde-prefs-0.0.3-4|15	Requires(pre): php-pear
14cr|horde-prefs-0.0.3-4|16	Requires:      horde-util
14cr|horde-prefs-0.0.3-4|17	Requires:      horde-framework
14cr|horde-prefs-0.0.3-4|18	Requires:      php-pear
14cr|horde-prefs-0.0.3-4|19	Requires:      php-gettext
14cr|horde-prefs-0.0.3-4|20	BuildRequires: php-pear
14cr|horde-prefs-0.0.3-4|21	BuildRequires: php-pear-channel-horde
14cr|horde-prefs-0.0.3-4|22	
14cr|horde-prefs-0.0.3-4|23	
14cr|horde-prefs-0.0.3-4|24	%description
14cr|horde-prefs-0.0.3-4|25	The Prefs:: class provides a common abstracted interface into the various
14cr|horde-prefs-0.0.3-4|26	preferences storage mediums. It also includes all of the functions for
14cr|horde-prefs-0.0.3-4|27	retrieving, storing, and checking preference values.
14cr|horde-prefs-0.0.3-4|28	
14cr|horde-prefs-0.0.3-4|29	%prep
14cr|horde-prefs-0.0.3-4|30	%setup -q -n %{prj}-%{version}
14cr|horde-prefs-0.0.3-4|31	
14cr|horde-prefs-0.0.3-4|32	%build
14cr|horde-prefs-0.0.3-4|33	%__mv ../package.xml .
14cr|horde-prefs-0.0.3-4|34	
14cr|horde-prefs-0.0.3-4|35	%install
14cr|horde-prefs-0.0.3-4|36	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-prefs-0.0.3-4|37	
14cr|horde-prefs-0.0.3-4|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-prefs-0.0.3-4|39	
14cr|horde-prefs-0.0.3-4|40	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-prefs-0.0.3-4|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-prefs-0.0.3-4|42	
14cr|horde-prefs-0.0.3-4|43	%clean
14cr|horde-prefs-0.0.3-4|44	%__rm -rf %{buildroot}
14cr|horde-prefs-0.0.3-4|45	
14cr|horde-prefs-0.0.3-4|46	%post
14cr|horde-prefs-0.0.3-4|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-prefs-0.0.3-4|48	
14cr|horde-prefs-0.0.3-4|49	%postun
14cr|horde-prefs-0.0.3-4|50	if [ "$1" -eq "0" ]; then
14cr|horde-prefs-0.0.3-4|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-prefs-0.0.3-4|52	fi
14cr|horde-prefs-0.0.3-4|53	
14cr|horde-prefs-0.0.3-4|54	%files
14cr|horde-prefs-0.0.3-4|55	%defattr(-, root, root)
14cr|horde-prefs-0.0.3-4|56	%{xmldir}/%{prj}.xml
14cr|horde-prefs-0.0.3-4|57	%dir %{peardir}/Horde/Prefs
14cr|horde-prefs-0.0.3-4|58	%{peardir}/Horde/Prefs.php
14cr|horde-prefs-0.0.3-4|59	%{peardir}/Horde/Prefs/CategoryManager.php
14cr|horde-prefs-0.0.3-4|60	%{peardir}/Horde/Prefs/UI.php
14cr|horde-prefs-0.0.3-4|61	%{peardir}/Horde/Prefs/imsp.php
14cr|horde-prefs-0.0.3-4|62	%{peardir}/Horde/Prefs/kolab.php
14cr|horde-prefs-0.0.3-4|63	%{peardir}/Horde/Prefs/ldap.php
14cr|horde-prefs-0.0.3-4|64	%{peardir}/Horde/Prefs/session.php
14cr|horde-prefs-0.0.3-4|65	%{peardir}/Horde/Prefs/sql.php
14cr|horde-prefs-0.0.3-4|66	
14cr|horde-prefs-0.0.3-4|67	
14cr|horde-prefs-0.0.3-4|68	
14cr|horde-prefs-0.0.3-4|69	
14cr|horde-prefs-0.0.3-4|70	%changelog
14cr|horde-prefs-0.0.3-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-4
14cr|horde-prefs-0.0.3-4|72	+ Revision: bdd4dc9
14cr|horde-prefs-0.0.3-4|73	- MassBuild#464: Increase release tag
14cr|horde-prefs-0.0.3-4|74	
14cr|horde-prefs-0.0.3-4|75	

2024 14
14cr|horde-secret-0.0.2-16|1	%define prj    Horde_Secret
14cr|horde-secret-0.0.2-16|2	
14cr|horde-secret-0.0.2-16|3	%define xmldir  %{_var}/lib/pear
14cr|horde-secret-0.0.2-16|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-secret-0.0.2-16|5	
14cr|horde-secret-0.0.2-16|6	Name:          horde-secret
14cr|horde-secret-0.0.2-16|7	Version:       0.0.2
14cr|horde-secret-0.0.2-16|8	Release:       16
14cr|horde-secret-0.0.2-16|9	Summary:       Secret Encryption API
14cr|horde-secret-0.0.2-16|10	License:       LGPL
14cr|horde-secret-0.0.2-16|11	Group:         Networking/Mail
14cr|horde-secret-0.0.2-16|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-secret-0.0.2-16|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-secret-0.0.2-16|14	BuildArch:     noarch
14cr|horde-secret-0.0.2-16|15	Requires(pre): php-pear
14cr|horde-secret-0.0.2-16|16	Requires:      horde-framework
14cr|horde-secret-0.0.2-16|17	Requires:      horde-cipher
14cr|horde-secret-0.0.2-16|18	Requires:      horde-util
14cr|horde-secret-0.0.2-16|19	Requires:      php-mcrypt
14cr|horde-secret-0.0.2-16|20	Requires:      php-pear-channel-horde
14cr|horde-secret-0.0.2-16|21	Requires:      php-pear
14cr|horde-secret-0.0.2-16|22	BuildRequires: php-pear
14cr|horde-secret-0.0.2-16|23	BuildRequires: php-pear-channel-horde
14cr|horde-secret-0.0.2-16|24	
14cr|horde-secret-0.0.2-16|25	
14cr|horde-secret-0.0.2-16|26	%description
14cr|horde-secret-0.0.2-16|27	The Secret:: class provides an API for encrypting and decrypting small
14cr|horde-secret-0.0.2-16|28	pieces of data with the use of a shared key.
14cr|horde-secret-0.0.2-16|29	
14cr|horde-secret-0.0.2-16|30	
14cr|horde-secret-0.0.2-16|31	%prep
14cr|horde-secret-0.0.2-16|32	%setup -q -n %{prj}-%{version}
14cr|horde-secret-0.0.2-16|33	
14cr|horde-secret-0.0.2-16|34	%build
14cr|horde-secret-0.0.2-16|35	%__mv ../package.xml .
14cr|horde-secret-0.0.2-16|36	
14cr|horde-secret-0.0.2-16|37	%install
14cr|horde-secret-0.0.2-16|38	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-secret-0.0.2-16|39	
14cr|horde-secret-0.0.2-16|40	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-secret-0.0.2-16|41	
14cr|horde-secret-0.0.2-16|42	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-secret-0.0.2-16|43	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-secret-0.0.2-16|44	
14cr|horde-secret-0.0.2-16|45	%clean
14cr|horde-secret-0.0.2-16|46	%__rm -rf %{buildroot}
14cr|horde-secret-0.0.2-16|47	
14cr|horde-secret-0.0.2-16|48	%post
14cr|horde-secret-0.0.2-16|49	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-secret-0.0.2-16|50	
14cr|horde-secret-0.0.2-16|51	%postun
14cr|horde-secret-0.0.2-16|52	if [ "$1" -eq "0" ]; then
14cr|horde-secret-0.0.2-16|53	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-secret-0.0.2-16|54	fi
14cr|horde-secret-0.0.2-16|55	
14cr|horde-secret-0.0.2-16|56	%files
14cr|horde-secret-0.0.2-16|57	%defattr(-, root, root)
14cr|horde-secret-0.0.2-16|58	%{xmldir}/%{prj}.xml
14cr|horde-secret-0.0.2-16|59	%{peardir}/Horde/Secret.php
14cr|horde-secret-0.0.2-16|60	
14cr|horde-secret-0.0.2-16|61	
14cr|horde-secret-0.0.2-16|62	
14cr|horde-secret-0.0.2-16|63	%changelog
14cr|horde-secret-0.0.2-16|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-16
14cr|horde-secret-0.0.2-16|65	+ Revision: 74485c0
14cr|horde-secret-0.0.2-16|66	- MassBuild#464: Increase release tag
14cr|horde-secret-0.0.2-16|67	
14cr|horde-secret-0.0.2-16|68	

2025 14
14cr|horde-serialize-0.0.2-4|1	%define prj    Horde_Serialize
14cr|horde-serialize-0.0.2-4|2	
14cr|horde-serialize-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-serialize-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-serialize-0.0.2-4|5	
14cr|horde-serialize-0.0.2-4|6	Name:          horde-serialize
14cr|horde-serialize-0.0.2-4|7	Version:       0.0.2
14cr|horde-serialize-0.0.2-4|8	Release:       4
14cr|horde-serialize-0.0.2-4|9	Summary:       Data Encapulation API
14cr|horde-serialize-0.0.2-4|10	License:       LGPL
14cr|horde-serialize-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-serialize-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-serialize-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-serialize-0.0.2-4|14	BuildArch:     noarch
14cr|horde-serialize-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-serialize-0.0.2-4|16	Requires:      horde-util
14cr|horde-serialize-0.0.2-4|17	BuildRequires: php-pear
14cr|horde-serialize-0.0.2-4|18	BuildRequires: php-pear-channel-horde
14cr|horde-serialize-0.0.2-4|19	
14cr|horde-serialize-0.0.2-4|20	
14cr|horde-serialize-0.0.2-4|21	%description
14cr|horde-serialize-0.0.2-4|22	The Serialize:: class provides various methods of encapsulating data.
14cr|horde-serialize-0.0.2-4|23	
14cr|horde-serialize-0.0.2-4|24	
14cr|horde-serialize-0.0.2-4|25	%prep
14cr|horde-serialize-0.0.2-4|26	%setup -q -n %{prj}-%{version}
14cr|horde-serialize-0.0.2-4|27	
14cr|horde-serialize-0.0.2-4|28	%build
14cr|horde-serialize-0.0.2-4|29	%__mv ../package.xml .
14cr|horde-serialize-0.0.2-4|30	
14cr|horde-serialize-0.0.2-4|31	%install
14cr|horde-serialize-0.0.2-4|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-serialize-0.0.2-4|33	
14cr|horde-serialize-0.0.2-4|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-serialize-0.0.2-4|35	
14cr|horde-serialize-0.0.2-4|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-serialize-0.0.2-4|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-serialize-0.0.2-4|38	
14cr|horde-serialize-0.0.2-4|39	%clean
14cr|horde-serialize-0.0.2-4|40	%__rm -rf %{buildroot}
14cr|horde-serialize-0.0.2-4|41	
14cr|horde-serialize-0.0.2-4|42	%post
14cr|horde-serialize-0.0.2-4|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-serialize-0.0.2-4|44	
14cr|horde-serialize-0.0.2-4|45	%postun
14cr|horde-serialize-0.0.2-4|46	if [ "$1" -eq "0" ]; then
14cr|horde-serialize-0.0.2-4|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-serialize-0.0.2-4|48	fi
14cr|horde-serialize-0.0.2-4|49	
14cr|horde-serialize-0.0.2-4|50	%files
14cr|horde-serialize-0.0.2-4|51	%defattr(-, root, root)
14cr|horde-serialize-0.0.2-4|52	%{xmldir}/%{prj}.xml
14cr|horde-serialize-0.0.2-4|53	%dir %{peardir}/Horde/Serialize
14cr|horde-serialize-0.0.2-4|54	%{peardir}/Horde/Serialize.php
14cr|horde-serialize-0.0.2-4|55	%{peardir}/Horde/Serialize/JSON.php
14cr|horde-serialize-0.0.2-4|56	
14cr|horde-serialize-0.0.2-4|57	
14cr|horde-serialize-0.0.2-4|58	
14cr|horde-serialize-0.0.2-4|59	%changelog
14cr|horde-serialize-0.0.2-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-serialize-0.0.2-4|61	+ Revision: 8e1dfd9
14cr|horde-serialize-0.0.2-4|62	- MassBuild#464: Increase release tag
14cr|horde-serialize-0.0.2-4|63	
14cr|horde-serialize-0.0.2-4|64	

2026 14
14cr|horde-sessionhandler-0.0.3-4|1	%define prj Horde_SessionHandler
14cr|horde-sessionhandler-0.0.3-4|2	
14cr|horde-sessionhandler-0.0.3-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-sessionhandler-0.0.3-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-sessionhandler-0.0.3-4|5	
14cr|horde-sessionhandler-0.0.3-4|6	Name:          horde-sessionhandler
14cr|horde-sessionhandler-0.0.3-4|7	Version:       0.0.3
14cr|horde-sessionhandler-0.0.3-4|8	Release:       4
14cr|horde-sessionhandler-0.0.3-4|9	Summary:       Horde Session Storage API
14cr|horde-sessionhandler-0.0.3-4|10	License:       LGPL
14cr|horde-sessionhandler-0.0.3-4|11	Group:         Networking/Mail
14cr|horde-sessionhandler-0.0.3-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-sessionhandler-0.0.3-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-sessionhandler-0.0.3-4|14	BuildArch:     noarch
14cr|horde-sessionhandler-0.0.3-4|15	Requires(pre): php-pear
14cr|horde-sessionhandler-0.0.3-4|16	Requires:      horde-sql
14cr|horde-sessionhandler-0.0.3-4|17	Requires:      php-pear
14cr|horde-sessionhandler-0.0.3-4|18	Requires:      php-pear-channel-horde
14cr|horde-sessionhandler-0.0.3-4|19	BuildRequires: php-pear
14cr|horde-sessionhandler-0.0.3-4|20	BuildRequires: php-pear-channel-horde
14cr|horde-sessionhandler-0.0.3-4|21	
14cr|horde-sessionhandler-0.0.3-4|22	
14cr|horde-sessionhandler-0.0.3-4|23	%description
14cr|horde-sessionhandler-0.0.3-4|24	The Horde_SessionObjects:: class provides a way for storing data (usually,
14cr|horde-sessionhandler-0.0.3-4|25	but not necessarily, objects) in the current user's session.
14cr|horde-sessionhandler-0.0.3-4|26	
14cr|horde-sessionhandler-0.0.3-4|27	%prep
14cr|horde-sessionhandler-0.0.3-4|28	%setup -q -n %{prj}-%{version}
14cr|horde-sessionhandler-0.0.3-4|29	
14cr|horde-sessionhandler-0.0.3-4|30	%build
14cr|horde-sessionhandler-0.0.3-4|31	%__mv ../package.xml .
14cr|horde-sessionhandler-0.0.3-4|32	
14cr|horde-sessionhandler-0.0.3-4|33	%install
14cr|horde-sessionhandler-0.0.3-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-sessionhandler-0.0.3-4|35	
14cr|horde-sessionhandler-0.0.3-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-sessionhandler-0.0.3-4|37	
14cr|horde-sessionhandler-0.0.3-4|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-sessionhandler-0.0.3-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-sessionhandler-0.0.3-4|40	
14cr|horde-sessionhandler-0.0.3-4|41	%clean
14cr|horde-sessionhandler-0.0.3-4|42	%__rm -rf %{buildroot}
14cr|horde-sessionhandler-0.0.3-4|43	
14cr|horde-sessionhandler-0.0.3-4|44	%post
14cr|horde-sessionhandler-0.0.3-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-sessionhandler-0.0.3-4|46	
14cr|horde-sessionhandler-0.0.3-4|47	%postun
14cr|horde-sessionhandler-0.0.3-4|48	if [ "$1" -eq "0" ]; then
14cr|horde-sessionhandler-0.0.3-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-sessionhandler-0.0.3-4|50	fi
14cr|horde-sessionhandler-0.0.3-4|51	
14cr|horde-sessionhandler-0.0.3-4|52	%files
14cr|horde-sessionhandler-0.0.3-4|53	%defattr(-, root, root)
14cr|horde-sessionhandler-0.0.3-4|54	%{xmldir}/%{prj}.xml
14cr|horde-sessionhandler-0.0.3-4|55	%dir %{peardir}/Horde/SessionHandler
14cr|horde-sessionhandler-0.0.3-4|56	%{peardir}/Horde/SessionHandler.php
14cr|horde-sessionhandler-0.0.3-4|57	%{peardir}/Horde/SessionHandler/dbm.php
14cr|horde-sessionhandler-0.0.3-4|58	%{peardir}/Horde/SessionHandler/ldap.php
14cr|horde-sessionhandler-0.0.3-4|59	%{peardir}/Horde/SessionHandler/memcache.php
14cr|horde-sessionhandler-0.0.3-4|60	%{peardir}/Horde/SessionHandler/mysql.php
14cr|horde-sessionhandler-0.0.3-4|61	%{peardir}/Horde/SessionHandler/none.php
14cr|horde-sessionhandler-0.0.3-4|62	%{peardir}/Horde/SessionHandler/oci8.php
14cr|horde-sessionhandler-0.0.3-4|63	%{peardir}/Horde/SessionHandler/pgsql.php
14cr|horde-sessionhandler-0.0.3-4|64	%{peardir}/Horde/SessionHandler/sapdb.php
14cr|horde-sessionhandler-0.0.3-4|65	%{peardir}/Horde/SessionHandler/sql.php
14cr|horde-sessionhandler-0.0.3-4|66	
14cr|horde-sessionhandler-0.0.3-4|67	
14cr|horde-sessionhandler-0.0.3-4|68	
14cr|horde-sessionhandler-0.0.3-4|69	
14cr|horde-sessionhandler-0.0.3-4|70	%changelog
14cr|horde-sessionhandler-0.0.3-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-4
14cr|horde-sessionhandler-0.0.3-4|72	+ Revision: 261e060
14cr|horde-sessionhandler-0.0.3-4|73	- MassBuild#464: Increase release tag
14cr|horde-sessionhandler-0.0.3-4|74	
14cr|horde-sessionhandler-0.0.3-4|75	

2027 14
14cr|horde-sessionobjects-0.0.2-4|1	%define prj Horde_SessionObjects
14cr|horde-sessionobjects-0.0.2-4|2	
14cr|horde-sessionobjects-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-sessionobjects-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-sessionobjects-0.0.2-4|5	
14cr|horde-sessionobjects-0.0.2-4|6	Name:          horde-sessionobjects
14cr|horde-sessionobjects-0.0.2-4|7	Version:       0.0.2
14cr|horde-sessionobjects-0.0.2-4|8	Release:       4
14cr|horde-sessionobjects-0.0.2-4|9	Summary:       Horde Session Storage API
14cr|horde-sessionobjects-0.0.2-4|10	License:       LGPL
14cr|horde-sessionobjects-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-sessionobjects-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-sessionobjects-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-sessionobjects-0.0.2-4|14	BuildArch:     noarch
14cr|horde-sessionobjects-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-sessionobjects-0.0.2-4|16	Requires:      horde-framework
14cr|horde-sessionobjects-0.0.2-4|17	Requires:      php-pear
14cr|horde-sessionobjects-0.0.2-4|18	BuildRequires: php-pear
14cr|horde-sessionobjects-0.0.2-4|19	BuildRequires: php-pear-channel-horde
14cr|horde-sessionobjects-0.0.2-4|20	
14cr|horde-sessionobjects-0.0.2-4|21	
14cr|horde-sessionobjects-0.0.2-4|22	%description
14cr|horde-sessionobjects-0.0.2-4|23	The Horde_SessionObjects:: class provides a way for storing data (usually,
14cr|horde-sessionobjects-0.0.2-4|24	but not necessarily, objects) in the current user's session.
14cr|horde-sessionobjects-0.0.2-4|25	
14cr|horde-sessionobjects-0.0.2-4|26	%prep
14cr|horde-sessionobjects-0.0.2-4|27	%setup -q -n %{prj}-%{version}
14cr|horde-sessionobjects-0.0.2-4|28	
14cr|horde-sessionobjects-0.0.2-4|29	%build
14cr|horde-sessionobjects-0.0.2-4|30	%__mv ../package.xml .
14cr|horde-sessionobjects-0.0.2-4|31	
14cr|horde-sessionobjects-0.0.2-4|32	%install
14cr|horde-sessionobjects-0.0.2-4|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-sessionobjects-0.0.2-4|34	
14cr|horde-sessionobjects-0.0.2-4|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-sessionobjects-0.0.2-4|36	
14cr|horde-sessionobjects-0.0.2-4|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-sessionobjects-0.0.2-4|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-sessionobjects-0.0.2-4|39	
14cr|horde-sessionobjects-0.0.2-4|40	%clean
14cr|horde-sessionobjects-0.0.2-4|41	%__rm -rf %{buildroot}
14cr|horde-sessionobjects-0.0.2-4|42	
14cr|horde-sessionobjects-0.0.2-4|43	%post
14cr|horde-sessionobjects-0.0.2-4|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-sessionobjects-0.0.2-4|45	
14cr|horde-sessionobjects-0.0.2-4|46	%postun
14cr|horde-sessionobjects-0.0.2-4|47	if [ "$1" -eq "0" ]; then
14cr|horde-sessionobjects-0.0.2-4|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-sessionobjects-0.0.2-4|49	fi
14cr|horde-sessionobjects-0.0.2-4|50	
14cr|horde-sessionobjects-0.0.2-4|51	%files
14cr|horde-sessionobjects-0.0.2-4|52	%defattr(-, root, root)
14cr|horde-sessionobjects-0.0.2-4|53	%{xmldir}/%{prj}.xml
14cr|horde-sessionobjects-0.0.2-4|54	%{peardir}/Horde/SessionObjects.php
14cr|horde-sessionobjects-0.0.2-4|55	
14cr|horde-sessionobjects-0.0.2-4|56	
14cr|horde-sessionobjects-0.0.2-4|57	
14cr|horde-sessionobjects-0.0.2-4|58	
14cr|horde-sessionobjects-0.0.2-4|59	%changelog
14cr|horde-sessionobjects-0.0.2-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-sessionobjects-0.0.2-4|61	+ Revision: e4dc611
14cr|horde-sessionobjects-0.0.2-4|62	- MassBuild#464: Increase release tag
14cr|horde-sessionobjects-0.0.2-4|63	
14cr|horde-sessionobjects-0.0.2-4|64	

2028 14
14cr|horde-share-0.0.3-5|1	%define prj     Horde_Share
14cr|horde-share-0.0.3-5|2	
14cr|horde-share-0.0.3-5|3	%define xmldir  %{_var}/lib/pear
14cr|horde-share-0.0.3-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-share-0.0.3-5|5	
14cr|horde-share-0.0.3-5|6	Name:		horde-share
14cr|horde-share-0.0.3-5|7	Version:	0.0.3
14cr|horde-share-0.0.3-5|8	Release:	5
14cr|horde-share-0.0.3-5|9	Summary:	Horde Browser package
14cr|horde-share-0.0.3-5|10	License:	LGPL
14cr|horde-share-0.0.3-5|11	Group:		Networking/Mail
14cr|horde-share-0.0.3-5|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-share-0.0.3-5|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-share-0.0.3-5|14	BuildArch:	noarch
14cr|horde-share-0.0.3-5|15	Requires(pre):  php-pear
14cr|horde-share-0.0.3-5|16	Requires:	horde-framework
14cr|horde-share-0.0.3-5|17	Requires:	horde-util
14cr|horde-share-0.0.3-5|18	Requires:	php-pear-channel-horde
14cr|horde-share-0.0.3-5|19	BuildRequires:	php-pear
14cr|horde-share-0.0.3-5|20	BuildRequires:	php-pear-channel-horde
14cr|horde-share-0.0.3-5|21	
14cr|horde-share-0.0.3-5|22	
14cr|horde-share-0.0.3-5|23	%description
14cr|horde-share-0.0.3-5|24	The Horde_Browser:: class provides an API for getting information about
14cr|horde-share-0.0.3-5|25	the current user's browser and its capabilities.
14cr|horde-share-0.0.3-5|26	
14cr|horde-share-0.0.3-5|27	%prep
14cr|horde-share-0.0.3-5|28	%setup -q -n %{prj}-%{version}
14cr|horde-share-0.0.3-5|29	
14cr|horde-share-0.0.3-5|30	%build
14cr|horde-share-0.0.3-5|31	%__mv ../package.xml .
14cr|horde-share-0.0.3-5|32	
14cr|horde-share-0.0.3-5|33	%install
14cr|horde-share-0.0.3-5|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-share-0.0.3-5|35	
14cr|horde-share-0.0.3-5|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-share-0.0.3-5|37	
14cr|horde-share-0.0.3-5|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-share-0.0.3-5|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-share-0.0.3-5|40	
14cr|horde-share-0.0.3-5|41	%clean
14cr|horde-share-0.0.3-5|42	%__rm -rf %{buildroot}
14cr|horde-share-0.0.3-5|43	
14cr|horde-share-0.0.3-5|44	%post
14cr|horde-share-0.0.3-5|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-share-0.0.3-5|46	
14cr|horde-share-0.0.3-5|47	%postun
14cr|horde-share-0.0.3-5|48	if [ "$1" -eq "0" ]; then
14cr|horde-share-0.0.3-5|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-share-0.0.3-5|50	fi
14cr|horde-share-0.0.3-5|51	
14cr|horde-share-0.0.3-5|52	%files
14cr|horde-share-0.0.3-5|53	%defattr(-, root, root)
14cr|horde-share-0.0.3-5|54	%{xmldir}/%{prj}.xml
14cr|horde-share-0.0.3-5|55	%dir %{peardir}/Horde
14cr|horde-share-0.0.3-5|56	%{peardir}/Horde/Share.php
14cr|horde-share-0.0.3-5|57	
14cr|horde-share-0.0.3-5|58	
14cr|horde-share-0.0.3-5|59	
14cr|horde-share-0.0.3-5|60	
14cr|horde-share-0.0.3-5|61	
14cr|horde-share-0.0.3-5|62	%changelog
14cr|horde-share-0.0.3-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-5
14cr|horde-share-0.0.3-5|64	+ Revision: bdb18ff
14cr|horde-share-0.0.3-5|65	- MassBuild#464: Increase release tag
14cr|horde-share-0.0.3-5|66	
14cr|horde-share-0.0.3-5|67	

2029 14
14cr|horde-sql-0.0.2-4|1	%define prj    Horde_SQL
14cr|horde-sql-0.0.2-4|2	
14cr|horde-sql-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-sql-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-sql-0.0.2-4|5	
14cr|horde-sql-0.0.2-4|6	Name:          horde-sql
14cr|horde-sql-0.0.2-4|7	Version:       0.0.2
14cr|horde-sql-0.0.2-4|8	Release:       4
14cr|horde-sql-0.0.2-4|9	Summary:       SQL Utility Class
14cr|horde-sql-0.0.2-4|10	License:       LGPL
14cr|horde-sql-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-sql-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-sql-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-sql-0.0.2-4|14	BuildArch:     noarch
14cr|horde-sql-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-sql-0.0.2-4|16	Requires:      php-pear-channel-horde
14cr|horde-sql-0.0.2-4|17	BuildRequires: php-pear
14cr|horde-sql-0.0.2-4|18	BuildRequires: php-pear-channel-horde
14cr|horde-sql-0.0.2-4|19	
14cr|horde-sql-0.0.2-4|20	
14cr|horde-sql-0.0.2-4|21	%description
14cr|horde-sql-0.0.2-4|22	Horde_SQL:: contains some utility functions for dealing with SQL.
14cr|horde-sql-0.0.2-4|23	
14cr|horde-sql-0.0.2-4|24	
14cr|horde-sql-0.0.2-4|25	%prep
14cr|horde-sql-0.0.2-4|26	%setup -q -n %{prj}-%{version}
14cr|horde-sql-0.0.2-4|27	
14cr|horde-sql-0.0.2-4|28	%build
14cr|horde-sql-0.0.2-4|29	%__mv ../package.xml .
14cr|horde-sql-0.0.2-4|30	
14cr|horde-sql-0.0.2-4|31	%install
14cr|horde-sql-0.0.2-4|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-sql-0.0.2-4|33	
14cr|horde-sql-0.0.2-4|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-sql-0.0.2-4|35	
14cr|horde-sql-0.0.2-4|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-sql-0.0.2-4|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-sql-0.0.2-4|38	
14cr|horde-sql-0.0.2-4|39	%clean
14cr|horde-sql-0.0.2-4|40	%__rm -rf %{buildroot}
14cr|horde-sql-0.0.2-4|41	
14cr|horde-sql-0.0.2-4|42	%post
14cr|horde-sql-0.0.2-4|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-sql-0.0.2-4|44	
14cr|horde-sql-0.0.2-4|45	%postun
14cr|horde-sql-0.0.2-4|46	if [ "$1" -eq "0" ]; then
14cr|horde-sql-0.0.2-4|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-sql-0.0.2-4|48	fi
14cr|horde-sql-0.0.2-4|49	
14cr|horde-sql-0.0.2-4|50	%files
14cr|horde-sql-0.0.2-4|51	%defattr(-, root, root)
14cr|horde-sql-0.0.2-4|52	%{xmldir}/%{prj}.xml
14cr|horde-sql-0.0.2-4|53	%dir %{peardir}/Horde/SQL
14cr|horde-sql-0.0.2-4|54	%{peardir}/Horde/SQL.php
14cr|horde-sql-0.0.2-4|55	%{peardir}/Horde/SQL/Attributes.php
14cr|horde-sql-0.0.2-4|56	%{peardir}/Horde/SQL/Keywords.php
14cr|horde-sql-0.0.2-4|57	
14cr|horde-sql-0.0.2-4|58	
14cr|horde-sql-0.0.2-4|59	
14cr|horde-sql-0.0.2-4|60	
14cr|horde-sql-0.0.2-4|61	
14cr|horde-sql-0.0.2-4|62	%changelog
14cr|horde-sql-0.0.2-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-sql-0.0.2-4|64	+ Revision: 26b55da
14cr|horde-sql-0.0.2-4|65	- MassBuild#464: Increase release tag
14cr|horde-sql-0.0.2-4|66	
14cr|horde-sql-0.0.2-4|67	

2030 14
14cr|horde-text-filter-0.0.2-4|1	%define prj    Horde_Text_Filter
14cr|horde-text-filter-0.0.2-4|2	
14cr|horde-text-filter-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-text-filter-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-text-filter-0.0.2-4|5	
14cr|horde-text-filter-0.0.2-4|6	Name:          horde-text-filter
14cr|horde-text-filter-0.0.2-4|7	Version:       0.0.2
14cr|horde-text-filter-0.0.2-4|8	Release:       4
14cr|horde-text-filter-0.0.2-4|9	Summary:       Horde Text Filter API
14cr|horde-text-filter-0.0.2-4|10	License:       LGPL
14cr|horde-text-filter-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-text-filter-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-text-filter-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-text-filter-0.0.2-4|14	BuildArch:     noarch
14cr|horde-text-filter-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-text-filter-0.0.2-4|16	Requires:      horde-util
14cr|horde-text-filter-0.0.2-4|17	Requires:      horde-text-rest
14cr|horde-text-filter-0.0.2-4|18	Requires:      php-gettext
14cr|horde-text-filter-0.0.2-4|19	BuildRequires: php-pear
14cr|horde-text-filter-0.0.2-4|20	BuildRequires: php-pear-channel-horde
14cr|horde-text-filter-0.0.2-4|21	
14cr|horde-text-filter-0.0.2-4|22	
14cr|horde-text-filter-0.0.2-4|23	%description
14cr|horde-text-filter-0.0.2-4|24	The Text_Filter:: class provides common methods for fitering and
14cr|horde-text-filter-0.0.2-4|25	converting text.
14cr|horde-text-filter-0.0.2-4|26	
14cr|horde-text-filter-0.0.2-4|27	
14cr|horde-text-filter-0.0.2-4|28	%prep
14cr|horde-text-filter-0.0.2-4|29	%setup -q -n %{prj}-%{version}
14cr|horde-text-filter-0.0.2-4|30	
14cr|horde-text-filter-0.0.2-4|31	%build
14cr|horde-text-filter-0.0.2-4|32	%__mv ../package.xml .
14cr|horde-text-filter-0.0.2-4|33	
14cr|horde-text-filter-0.0.2-4|34	%install
14cr|horde-text-filter-0.0.2-4|35	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-text-filter-0.0.2-4|36	
14cr|horde-text-filter-0.0.2-4|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-text-filter-0.0.2-4|38	
14cr|horde-text-filter-0.0.2-4|39	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-text-filter-0.0.2-4|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-text-filter-0.0.2-4|41	
14cr|horde-text-filter-0.0.2-4|42	%clean
14cr|horde-text-filter-0.0.2-4|43	%__rm -rf %{buildroot}
14cr|horde-text-filter-0.0.2-4|44	
14cr|horde-text-filter-0.0.2-4|45	%post
14cr|horde-text-filter-0.0.2-4|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-text-filter-0.0.2-4|47	
14cr|horde-text-filter-0.0.2-4|48	%postun
14cr|horde-text-filter-0.0.2-4|49	if [ "$1" -eq "0" ]; then
14cr|horde-text-filter-0.0.2-4|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-text-filter-0.0.2-4|51	fi
14cr|horde-text-filter-0.0.2-4|52	
14cr|horde-text-filter-0.0.2-4|53	%files
14cr|horde-text-filter-0.0.2-4|54	%defattr(-, root, root)
14cr|horde-text-filter-0.0.2-4|55	%{xmldir}/%{prj}.xml
14cr|horde-text-filter-0.0.2-4|56	%dir %{peardir}/Horde/Text
14cr|horde-text-filter-0.0.2-4|57	%dir %{peardir}/Horde/Text/Filter
14cr|horde-text-filter-0.0.2-4|58	%{peardir}/Horde/Text/Filter.php
14cr|horde-text-filter-0.0.2-4|59	%{peardir}/Horde/Text/Filter/bbcode.php
14cr|horde-text-filter-0.0.2-4|60	%{peardir}/Horde/Text/Filter/cleanascii.php
14cr|horde-text-filter-0.0.2-4|61	%{peardir}/Horde/Text/Filter/dimsignature.php
14cr|horde-text-filter-0.0.2-4|62	%{peardir}/Horde/Text/Filter/emails.php
14cr|horde-text-filter-0.0.2-4|63	%{peardir}/Horde/Text/Filter/emoticons.php
14cr|horde-text-filter-0.0.2-4|64	%{peardir}/Horde/Text/Filter/environment.php
14cr|horde-text-filter-0.0.2-4|65	%{peardir}/Horde/Text/Filter/highlightquotes.php
14cr|horde-text-filter-0.0.2-4|66	%{peardir}/Horde/Text/Filter/html2text.php
14cr|horde-text-filter-0.0.2-4|67	%{peardir}/Horde/Text/Filter/linkurls.php
14cr|horde-text-filter-0.0.2-4|68	%{peardir}/Horde/Text/Filter/rst.php
14cr|horde-text-filter-0.0.2-4|69	%{peardir}/Horde/Text/Filter/simplemarkup.php
14cr|horde-text-filter-0.0.2-4|70	%{peardir}/Horde/Text/Filter/space2html.php
14cr|horde-text-filter-0.0.2-4|71	%{peardir}/Horde/Text/Filter/tabs2spaces.php
14cr|horde-text-filter-0.0.2-4|72	%{peardir}/Horde/Text/Filter/text2html.php
14cr|horde-text-filter-0.0.2-4|73	%{peardir}/Horde/Text/Filter/words.php
14cr|horde-text-filter-0.0.2-4|74	%{peardir}/Horde/Text/Filter/xss.php
14cr|horde-text-filter-0.0.2-4|75	%dir %{peardir}/tests/Horde_Text_Filter
14cr|horde-text-filter-0.0.2-4|76	%dir %{peardir}/tests/Horde_Text_Filter/tests
14cr|horde-text-filter-0.0.2-4|77	%{peardir}/tests/Horde_Text_Filter/tests/Filter_emails.phpt
14cr|horde-text-filter-0.0.2-4|78	%{peardir}/tests/Horde_Text_Filter/tests/Filter_environment.phpt
14cr|horde-text-filter-0.0.2-4|79	%{peardir}/tests/Horde_Text_Filter/tests/Filter_html2text.phpt
14cr|horde-text-filter-0.0.2-4|80	%{peardir}/tests/Horde_Text_Filter/tests/Filter_html2text2.phpt
14cr|horde-text-filter-0.0.2-4|81	%{peardir}/tests/Horde_Text_Filter/tests/Filter_space2html.phpt
14cr|horde-text-filter-0.0.2-4|82	
14cr|horde-text-filter-0.0.2-4|83	
14cr|horde-text-filter-0.0.2-4|84	
14cr|horde-text-filter-0.0.2-4|85	%changelog
14cr|horde-text-filter-0.0.2-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-text-filter-0.0.2-4|87	+ Revision: 1faca42
14cr|horde-text-filter-0.0.2-4|88	- MassBuild#464: Increase release tag
14cr|horde-text-filter-0.0.2-4|89	
14cr|horde-text-filter-0.0.2-4|90	

2031 14
14cr|horde-text-rest-0.0.2-14|1	%define prj    Text_reST
14cr|horde-text-rest-0.0.2-14|2	
14cr|horde-text-rest-0.0.2-14|3	%define xmldir  %{_var}/lib/pear
14cr|horde-text-rest-0.0.2-14|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-text-rest-0.0.2-14|5	
14cr|horde-text-rest-0.0.2-14|6	Name:          horde-text-rest
14cr|horde-text-rest-0.0.2-14|7	Version:       0.0.2
14cr|horde-text-rest-0.0.2-14|8	Release:       14
14cr|horde-text-rest-0.0.2-14|9	Summary:       REStructuredText parser and formatters
14cr|horde-text-rest-0.0.2-14|10	License:       LGPL
14cr|horde-text-rest-0.0.2-14|11	Group:         Networking/Mail
14cr|horde-text-rest-0.0.2-14|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-text-rest-0.0.2-14|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-text-rest-0.0.2-14|14	BuildArch:     noarch
14cr|horde-text-rest-0.0.2-14|15	Requires(pre): php-pear
14cr|horde-text-rest-0.0.2-14|16	Requires:      php-pear
14cr|horde-text-rest-0.0.2-14|17	Requires:      php-pear-channel-horde
14cr|horde-text-rest-0.0.2-14|18	BuildRequires: php-pear
14cr|horde-text-rest-0.0.2-14|19	BuildRequires: php-pear-channel-horde
14cr|horde-text-rest-0.0.2-14|20	
14cr|horde-text-rest-0.0.2-14|21	%description
14cr|horde-text-rest-0.0.2-14|22	This package provides a parser for reStructguredText and reformatters
14cr|horde-text-rest-0.0.2-14|23	for different output formats.
14cr|horde-text-rest-0.0.2-14|24	
14cr|horde-text-rest-0.0.2-14|25	
14cr|horde-text-rest-0.0.2-14|26	%prep
14cr|horde-text-rest-0.0.2-14|27	%setup -q -n %{prj}-%{version}
14cr|horde-text-rest-0.0.2-14|28	
14cr|horde-text-rest-0.0.2-14|29	%build
14cr|horde-text-rest-0.0.2-14|30	%__mv ../package.xml .
14cr|horde-text-rest-0.0.2-14|31	
14cr|horde-text-rest-0.0.2-14|32	%install
14cr|horde-text-rest-0.0.2-14|33	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-text-rest-0.0.2-14|34	
14cr|horde-text-rest-0.0.2-14|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-text-rest-0.0.2-14|36	
14cr|horde-text-rest-0.0.2-14|37	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-text-rest-0.0.2-14|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-text-rest-0.0.2-14|39	
14cr|horde-text-rest-0.0.2-14|40	%clean
14cr|horde-text-rest-0.0.2-14|41	%__rm -rf %{buildroot}
14cr|horde-text-rest-0.0.2-14|42	
14cr|horde-text-rest-0.0.2-14|43	%post
14cr|horde-text-rest-0.0.2-14|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-text-rest-0.0.2-14|45	
14cr|horde-text-rest-0.0.2-14|46	%postun
14cr|horde-text-rest-0.0.2-14|47	if [ "$1" -eq "0" ]; then
14cr|horde-text-rest-0.0.2-14|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-text-rest-0.0.2-14|49	fi
14cr|horde-text-rest-0.0.2-14|50	
14cr|horde-text-rest-0.0.2-14|51	%files
14cr|horde-text-rest-0.0.2-14|52	%defattr(-, root, root)
14cr|horde-text-rest-0.0.2-14|53	%{xmldir}/%{prj}.xml
14cr|horde-text-rest-0.0.2-14|54	%dir %{peardir}/Text
14cr|horde-text-rest-0.0.2-14|55	%dir %{peardir}/Text/reST
14cr|horde-text-rest-0.0.2-14|56	%dir %{peardir}/Text/reST/Formatter
14cr|horde-text-rest-0.0.2-14|57	%{peardir}/Text/reST.php
14cr|horde-text-rest-0.0.2-14|58	%{peardir}/Text/reST/Formatter.php
14cr|horde-text-rest-0.0.2-14|59	%{peardir}/Text/reST/Formatter/html.php
14cr|horde-text-rest-0.0.2-14|60	%{peardir}/Text/reST/Parser.php
14cr|horde-text-rest-0.0.2-14|61	%dir %{peardir}/tests/Text_reST
14cr|horde-text-rest-0.0.2-14|62	%dir %{peardir}/tests/Text_reST/tests
14cr|horde-text-rest-0.0.2-14|63	%{peardir}/tests/Text_reST/tests/headings.phpt
14cr|horde-text-rest-0.0.2-14|64	%{peardir}/tests/Text_reST/tests/lblocks.phpt
14cr|horde-text-rest-0.0.2-14|65	%{peardir}/tests/Text_reST/tests/links.phpt
14cr|horde-text-rest-0.0.2-14|66	%{peardir}/tests/Text_reST/tests/roles.phpt
14cr|horde-text-rest-0.0.2-14|67	
14cr|horde-text-rest-0.0.2-14|68	
14cr|horde-text-rest-0.0.2-14|69	
14cr|horde-text-rest-0.0.2-14|70	
14cr|horde-text-rest-0.0.2-14|71	
14cr|horde-text-rest-0.0.2-14|72	%changelog
14cr|horde-text-rest-0.0.2-14|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-14
14cr|horde-text-rest-0.0.2-14|74	+ Revision: b0760be
14cr|horde-text-rest-0.0.2-14|75	- MassBuild#464: Increase release tag
14cr|horde-text-rest-0.0.2-14|76	
14cr|horde-text-rest-0.0.2-14|77	

2032 14
14cr|horde-token-0.0.4-3|1	%define prj     Horde_Token
14cr|horde-token-0.0.4-3|2	
14cr|horde-token-0.0.4-3|3	%define xmldir  %{_var}/lib/pear
14cr|horde-token-0.0.4-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-token-0.0.4-3|5	
14cr|horde-token-0.0.4-3|6	Name:		horde-token
14cr|horde-token-0.0.4-3|7	Version:	0.0.4
14cr|horde-token-0.0.4-3|8	Release:	3
14cr|horde-token-0.0.4-3|9	Summary:	Horde Token API
14cr|horde-token-0.0.4-3|10	License:	LGPL
14cr|horde-token-0.0.4-3|11	Group:		Networking/Mail
14cr|horde-token-0.0.4-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-token-0.0.4-3|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-token-0.0.4-3|14	BuildArch:	noarch
14cr|horde-token-0.0.4-3|15	Requires(pre):  php-pear
14cr|horde-token-0.0.4-3|16	Requires:	horde-util
14cr|horde-token-0.0.4-3|17	BuildRequires:	php-pear
14cr|horde-token-0.0.4-3|18	BuildRequires:	php-pear-channel-horde
14cr|horde-token-0.0.4-3|19	
14cr|horde-token-0.0.4-3|20	%description
14cr|horde-token-0.0.4-3|21	The Horde_Token:: class provides a common abstracted interface into the
14cr|horde-token-0.0.4-3|22	various token generation mediums. It also includes all of the functions
14cr|horde-token-0.0.4-3|23	for retrieving, storing, and checking tokens.
14cr|horde-token-0.0.4-3|24	
14cr|horde-token-0.0.4-3|25	%prep
14cr|horde-token-0.0.4-3|26	%setup -q -n %{prj}-%{version}
14cr|horde-token-0.0.4-3|27	
14cr|horde-token-0.0.4-3|28	%build
14cr|horde-token-0.0.4-3|29	%__mv ../package.xml .
14cr|horde-token-0.0.4-3|30	
14cr|horde-token-0.0.4-3|31	%install
14cr|horde-token-0.0.4-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-token-0.0.4-3|33	
14cr|horde-token-0.0.4-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-token-0.0.4-3|35	
14cr|horde-token-0.0.4-3|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-token-0.0.4-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-token-0.0.4-3|38	
14cr|horde-token-0.0.4-3|39	%clean
14cr|horde-token-0.0.4-3|40	%__rm -rf %{buildroot}
14cr|horde-token-0.0.4-3|41	
14cr|horde-token-0.0.4-3|42	%post
14cr|horde-token-0.0.4-3|43	# For unknown reason the package horde-util fails with this error message:
14cr|horde-token-0.0.4-3|44	# installing horde-token-0.0.4-5.1
14cr|horde-token-0.0.4-3|45	# Package "/var/lib/pear/Horde_Token.xml" is not valid
14cr|horde-token-0.0.4-3|46	# install failed
14cr|horde-token-0.0.4-3|47	# error: %post(horde-token-0.0.4-5.1.noarch) scriptlet failed, exit status 1
14cr|horde-token-0.0.4-3|48	# mount: can't find / in /etc/fstab or /etc/mtab
14cr|horde-token-0.0.4-3|49	# System halted.
14cr|horde-token-0.0.4-3|50	# =======================
14cr|horde-token-0.0.4-3|51	# For this reason include the || echo > /dev/null to prevent the horde-util
14cr|horde-token-0.0.4-3|52	# build to bark out of the build process
14cr|horde-token-0.0.4-3|53	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml || echo > /dev/null
14cr|horde-token-0.0.4-3|54	
14cr|horde-token-0.0.4-3|55	%postun
14cr|horde-token-0.0.4-3|56	if [ "$1" -eq "0" ]; then
14cr|horde-token-0.0.4-3|57	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-token-0.0.4-3|58	fi
14cr|horde-token-0.0.4-3|59	
14cr|horde-token-0.0.4-3|60	%files
14cr|horde-token-0.0.4-3|61	%defattr(-, root, root)
14cr|horde-token-0.0.4-3|62	%{xmldir}/%{prj}.xml
14cr|horde-token-0.0.4-3|63	%dir %{peardir}/Horde
14cr|horde-token-0.0.4-3|64	%dir %{peardir}/Horde/Token
14cr|horde-token-0.0.4-3|65	%{peardir}/Horde/Token.php
14cr|horde-token-0.0.4-3|66	%{peardir}/Horde/Token/file.php
14cr|horde-token-0.0.4-3|67	%{peardir}/Horde/Token/sql.php
14cr|horde-token-0.0.4-3|68	
14cr|horde-token-0.0.4-3|69	
14cr|horde-token-0.0.4-3|70	
14cr|horde-token-0.0.4-3|71	
14cr|horde-token-0.0.4-3|72	%changelog
14cr|horde-token-0.0.4-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|horde-token-0.0.4-3|74	+ Revision: efa4345
14cr|horde-token-0.0.4-3|75	- MassBuild#464: Increase release tag
14cr|horde-token-0.0.4-3|76	
14cr|horde-token-0.0.4-3|77	

2033 14
14cr|horde-tree-0.0.2-4|1	%define prj    Horde_Tree
14cr|horde-tree-0.0.2-4|2	
14cr|horde-tree-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-tree-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-tree-0.0.2-4|5	
14cr|horde-tree-0.0.2-4|6	Name:          horde-tree
14cr|horde-tree-0.0.2-4|7	Version:       0.0.2
14cr|horde-tree-0.0.2-4|8	Release:       4
14cr|horde-tree-0.0.2-4|9	Summary:       Horde Tree API
14cr|horde-tree-0.0.2-4|10	License:       LGPL
14cr|horde-tree-0.0.2-4|11	Group:         Networking/Mail
14cr|horde-tree-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-tree-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
14cr|horde-tree-0.0.2-4|14	BuildArch:     noarch
14cr|horde-tree-0.0.2-4|15	Requires(pre): php-pear
14cr|horde-tree-0.0.2-4|16	Requires:      php-pear
14cr|horde-tree-0.0.2-4|17	Requires:      horde-util
14cr|horde-tree-0.0.2-4|18	Requires:      php-gettext
14cr|horde-tree-0.0.2-4|19	BuildRequires: php-pear
14cr|horde-tree-0.0.2-4|20	BuildRequires: php-pear-channel-horde
14cr|horde-tree-0.0.2-4|21	
14cr|horde-tree-0.0.2-4|22	%description
14cr|horde-tree-0.0.2-4|23	The Horde_Tree:: class provides a tree view of hierarchical information.
14cr|horde-tree-0.0.2-4|24	It allows for expanding/collapsing of branches and maintains their state.
14cr|horde-tree-0.0.2-4|25	It can work together with the Horde_Tree javascript class to achieve this
14cr|horde-tree-0.0.2-4|26	in DHTML on supported browsers.
14cr|horde-tree-0.0.2-4|27	
14cr|horde-tree-0.0.2-4|28	
14cr|horde-tree-0.0.2-4|29	%prep
14cr|horde-tree-0.0.2-4|30	%setup -q -n %{prj}-%{version}
14cr|horde-tree-0.0.2-4|31	
14cr|horde-tree-0.0.2-4|32	%build
14cr|horde-tree-0.0.2-4|33	%__mv ../package.xml .
14cr|horde-tree-0.0.2-4|34	
14cr|horde-tree-0.0.2-4|35	%install
14cr|horde-tree-0.0.2-4|36	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-tree-0.0.2-4|37	
14cr|horde-tree-0.0.2-4|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-tree-0.0.2-4|39	
14cr|horde-tree-0.0.2-4|40	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-tree-0.0.2-4|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-tree-0.0.2-4|42	
14cr|horde-tree-0.0.2-4|43	%clean
14cr|horde-tree-0.0.2-4|44	%__rm -rf %{buildroot}
14cr|horde-tree-0.0.2-4|45	
14cr|horde-tree-0.0.2-4|46	%post
14cr|horde-tree-0.0.2-4|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-tree-0.0.2-4|48	
14cr|horde-tree-0.0.2-4|49	%postun
14cr|horde-tree-0.0.2-4|50	if [ "$1" -eq "0" ]; then
14cr|horde-tree-0.0.2-4|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-tree-0.0.2-4|52	fi
14cr|horde-tree-0.0.2-4|53	
14cr|horde-tree-0.0.2-4|54	%files
14cr|horde-tree-0.0.2-4|55	%defattr(-, root, root)
14cr|horde-tree-0.0.2-4|56	%{xmldir}/%{prj}.xml
14cr|horde-tree-0.0.2-4|57	%dir %{peardir}/Horde/Tree
14cr|horde-tree-0.0.2-4|58	%{peardir}/Horde/Tree.php
14cr|horde-tree-0.0.2-4|59	%{peardir}/Horde/Tree/html.php
14cr|horde-tree-0.0.2-4|60	%{peardir}/Horde/Tree/javascript.php
14cr|horde-tree-0.0.2-4|61	%{peardir}/Horde/Tree/select.php
14cr|horde-tree-0.0.2-4|62	
14cr|horde-tree-0.0.2-4|63	
14cr|horde-tree-0.0.2-4|64	
14cr|horde-tree-0.0.2-4|65	
14cr|horde-tree-0.0.2-4|66	%changelog
14cr|horde-tree-0.0.2-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-tree-0.0.2-4|68	+ Revision: f041a17
14cr|horde-tree-0.0.2-4|69	- MassBuild#464: Increase release tag
14cr|horde-tree-0.0.2-4|70	
14cr|horde-tree-0.0.2-4|71	

2034 14
14cr|horde-turba-2.3.6-4|1	%define	module	turba
14cr|horde-turba-2.3.6-4|2	%define __noautoreq /usr/bin/php
14cr|horde-turba-2.3.6-4|3	
14cr|horde-turba-2.3.6-4|4	Name: 		horde-%{module}
14cr|horde-turba-2.3.6-4|5	Version: 	2.3.6
14cr|horde-turba-2.3.6-4|6	Release: 	4
14cr|horde-turba-2.3.6-4|7	Summary:	The Horde contact manager
14cr|horde-turba-2.3.6-4|8	
14cr|horde-turba-2.3.6-4|9	License:	LGPL
14cr|horde-turba-2.3.6-4|10	Group:		System/Servers
14cr|horde-turba-2.3.6-4|11	Source:		ftp://ftp.horde.org:21/pub/turba/turba-h3-%{version}.tar.gz
14cr|horde-turba-2.3.6-4|12	URL:		http://www.horde.org/%{module}/
14cr|horde-turba-2.3.6-4|13	Requires(post):	rpm-helper
14cr|horde-turba-2.3.6-4|14	Requires:	horde >= 3.3.5
14cr|horde-turba-2.3.6-4|15	Requires:	php-pear-Net_LDAP
14cr|horde-turba-2.3.6-4|16	BuildArch:	noarch
14cr|horde-turba-2.3.6-4|17	
14cr|horde-turba-2.3.6-4|18	%description
14cr|horde-turba-2.3.6-4|19	Turba is the Horde contact management application, which allows access
14cr|horde-turba-2.3.6-4|20	to and storage of personal contacts (including name, email address,
14cr|horde-turba-2.3.6-4|21	phone number, and other easily customizable fields). Turba integrates
14cr|horde-turba-2.3.6-4|22	with IMP (Horde's webmail application) as its address book.
14cr|horde-turba-2.3.6-4|23	
14cr|horde-turba-2.3.6-4|24	%prep
14cr|horde-turba-2.3.6-4|25	%setup -q -n %{module}-h3-%{version}
14cr|horde-turba-2.3.6-4|26	
14cr|horde-turba-2.3.6-4|27	%build
14cr|horde-turba-2.3.6-4|28	
14cr|horde-turba-2.3.6-4|29	%install
14cr|horde-turba-2.3.6-4|30	# apache configuration
14cr|horde-turba-2.3.6-4|31	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-turba-2.3.6-4|32	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-turba-2.3.6-4|33	# %{name} Apache configuration file
14cr|horde-turba-2.3.6-4|34	
14cr|horde-turba-2.3.6-4|35	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-turba-2.3.6-4|36	Require all denied
14cr|horde-turba-2.3.6-4|37	</Directory>
14cr|horde-turba-2.3.6-4|38	
14cr|horde-turba-2.3.6-4|39	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-turba-2.3.6-4|40	Require all denied
14cr|horde-turba-2.3.6-4|41	</Directory>
14cr|horde-turba-2.3.6-4|42	
14cr|horde-turba-2.3.6-4|43	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-turba-2.3.6-4|44	Require all denied
14cr|horde-turba-2.3.6-4|45	</Directory>
14cr|horde-turba-2.3.6-4|46	
14cr|horde-turba-2.3.6-4|47	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-turba-2.3.6-4|48	Require all denied
14cr|horde-turba-2.3.6-4|49	</Directory>
14cr|horde-turba-2.3.6-4|50	EOF
14cr|horde-turba-2.3.6-4|51	
14cr|horde-turba-2.3.6-4|52	# horde configuration
14cr|horde-turba-2.3.6-4|53	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-turba-2.3.6-4|54	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-turba-2.3.6-4|55	<?php
14cr|horde-turba-2.3.6-4|56	//
14cr|horde-turba-2.3.6-4|57	// Turba Horde configuration file
14cr|horde-turba-2.3.6-4|58	//
14cr|horde-turba-2.3.6-4|59	
14cr|horde-turba-2.3.6-4|60	$this->applications['turba'] = array(
14cr|horde-turba-2.3.6-4|61	'fileroot'    => $this->applications['horde']['fileroot'] . '/turba',
14cr|horde-turba-2.3.6-4|62	'webroot'     => $this->applications['horde']['webroot'] . '/turba',
14cr|horde-turba-2.3.6-4|63	'name'        => _("Address Book"),
14cr|horde-turba-2.3.6-4|64	'status'      => 'active',
14cr|horde-turba-2.3.6-4|65	'provides'    => array('contacts', 'clients'),
14cr|horde-turba-2.3.6-4|66	'menu_parent' => 'organizing'
14cr|horde-turba-2.3.6-4|67	);
14cr|horde-turba-2.3.6-4|68	EOF
14cr|horde-turba-2.3.6-4|69	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-turba-2.3.6-4|70	
14cr|horde-turba-2.3.6-4|71	# remove .htaccess files
14cr|horde-turba-2.3.6-4|72	find . -name .htaccess -exec rm -f {} \;
14cr|horde-turba-2.3.6-4|73	
14cr|horde-turba-2.3.6-4|74	# install files
14cr|horde-turba-2.3.6-4|75	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|76	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|77	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|78	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|79	cp -pR addressbooks %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|80	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|81	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|82	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|83	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|84	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-turba-2.3.6-4|85	
14cr|horde-turba-2.3.6-4|86	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-turba-2.3.6-4|87	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|88	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-turba-2.3.6-4|89	popd
14cr|horde-turba-2.3.6-4|90	
14cr|horde-turba-2.3.6-4|91	# activate configuration files
14cr|horde-turba-2.3.6-4|92	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-turba-2.3.6-4|93	mv $file ${file%.dist}
14cr|horde-turba-2.3.6-4|94	done
14cr|horde-turba-2.3.6-4|95	
14cr|horde-turba-2.3.6-4|96	# fix script shellbang
14cr|horde-turba-2.3.6-4|97	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cr|horde-turba-2.3.6-4|98	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cr|horde-turba-2.3.6-4|99	done
14cr|horde-turba-2.3.6-4|100	
14cr|horde-turba-2.3.6-4|101	# additional cleanup
14cr|horde-turba-2.3.6-4|102	rm -f %{buildroot}%{_datadir}/horde/%{module}/scripts/Turba.reg
14cr|horde-turba-2.3.6-4|103	
14cr|horde-turba-2.3.6-4|104	
14cr|horde-turba-2.3.6-4|105	%post
14cr|horde-turba-2.3.6-4|106	if [ $1 = 1 ]; then
14cr|horde-turba-2.3.6-4|107	# generate configuration
14cr|horde-turba-2.3.6-4|108	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-turba-2.3.6-4|109	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-turba-2.3.6-4|110	fi
14cr|horde-turba-2.3.6-4|111	
14cr|horde-turba-2.3.6-4|112	%files
14cr|horde-turba-2.3.6-4|113	%doc README LICENSE docs
14cr|horde-turba-2.3.6-4|114	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-turba-2.3.6-4|115	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-turba-2.3.6-4|116	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-turba-2.3.6-4|117	%{_datadir}/horde/%{module}
14cr|horde-turba-2.3.6-4|118	
14cr|horde-turba-2.3.6-4|119	
14cr|horde-turba-2.3.6-4|120	
14cr|horde-turba-2.3.6-4|121	%changelog
14cr|horde-turba-2.3.6-4|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-4
14cr|horde-turba-2.3.6-4|123	+ Revision: 3a39849
14cr|horde-turba-2.3.6-4|124	- MassBuild#464: Increase release tag
14cr|horde-turba-2.3.6-4|125	
14cr|horde-turba-2.3.6-4|126	

2035 14
14cr|horde-ui-0.0.2-4|1	%define prj     Horde_UI
14cr|horde-ui-0.0.2-4|2	
14cr|horde-ui-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
14cr|horde-ui-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-ui-0.0.2-4|5	
14cr|horde-ui-0.0.2-4|6	Name:		horde-ui
14cr|horde-ui-0.0.2-4|7	Version:	0.0.2
14cr|horde-ui-0.0.2-4|8	Release:	4
14cr|horde-ui-0.0.2-4|9	Summary:	Horde Browser package
14cr|horde-ui-0.0.2-4|10	License:	LGPL
14cr|horde-ui-0.0.2-4|11	Group:		Networking/Mail
14cr|horde-ui-0.0.2-4|12	Url:		http://pear.horde.org/index.php?package=%{prj}
14cr|horde-ui-0.0.2-4|13	Source0:	%{prj}-%{version}.tgz
14cr|horde-ui-0.0.2-4|14	BuildArch:	noarch
14cr|horde-ui-0.0.2-4|15	Requires(pre):  php-pear
14cr|horde-ui-0.0.2-4|16	Requires:	php-pear-channel-horde
14cr|horde-ui-0.0.2-4|17	BuildRequires:	php-pear
14cr|horde-ui-0.0.2-4|18	BuildRequires:	php-pear-channel-horde
14cr|horde-ui-0.0.2-4|19	
14cr|horde-ui-0.0.2-4|20	%description
14cr|horde-ui-0.0.2-4|21	The Horde_UI:: class provides an API for getting information about
14cr|horde-ui-0.0.2-4|22	the current user's userinterface and its capabilities.
14cr|horde-ui-0.0.2-4|23	
14cr|horde-ui-0.0.2-4|24	%prep
14cr|horde-ui-0.0.2-4|25	%setup -q -n %{prj}-%{version}
14cr|horde-ui-0.0.2-4|26	
14cr|horde-ui-0.0.2-4|27	%build
14cr|horde-ui-0.0.2-4|28	%__mv ../package.xml .
14cr|horde-ui-0.0.2-4|29	
14cr|horde-ui-0.0.2-4|30	%install
14cr|horde-ui-0.0.2-4|31	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-ui-0.0.2-4|32	
14cr|horde-ui-0.0.2-4|33	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-ui-0.0.2-4|34	
14cr|horde-ui-0.0.2-4|35	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-ui-0.0.2-4|36	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-ui-0.0.2-4|37	
14cr|horde-ui-0.0.2-4|38	%clean
14cr|horde-ui-0.0.2-4|39	%__rm -rf %{buildroot}
14cr|horde-ui-0.0.2-4|40	
14cr|horde-ui-0.0.2-4|41	%post
14cr|horde-ui-0.0.2-4|42	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-ui-0.0.2-4|43	
14cr|horde-ui-0.0.2-4|44	%postun
14cr|horde-ui-0.0.2-4|45	if [ "$1" -eq "0" ]; then
14cr|horde-ui-0.0.2-4|46	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-ui-0.0.2-4|47	fi
14cr|horde-ui-0.0.2-4|48	
14cr|horde-ui-0.0.2-4|49	%files
14cr|horde-ui-0.0.2-4|50	%defattr(-, root, root)
14cr|horde-ui-0.0.2-4|51	%{xmldir}/%{prj}.xml
14cr|horde-ui-0.0.2-4|52	%dir %{peardir}/Horde
14cr|horde-ui-0.0.2-4|53	%dir %{peardir}/Horde/UI/VarRenderer
14cr|horde-ui-0.0.2-4|54	%{peardir}/Horde/UI/Language.php
14cr|horde-ui-0.0.2-4|55	%{peardir}/Horde/UI/Tabs.php
14cr|horde-ui-0.0.2-4|56	%{peardir}/Horde/UI/Pager.php
14cr|horde-ui-0.0.2-4|57	%{peardir}/Horde/UI/Widget.php
14cr|horde-ui-0.0.2-4|58	%{peardir}/Horde/UI/VarRenderer.php
14cr|horde-ui-0.0.2-4|59	%{peardir}/Horde/UI/VarRenderer/html.php
14cr|horde-ui-0.0.2-4|60	%{peardir}/Horde/UI/VarRenderer/tableset_html.php
14cr|horde-ui-0.0.2-4|61	
14cr|horde-ui-0.0.2-4|62	
14cr|horde-ui-0.0.2-4|63	
14cr|horde-ui-0.0.2-4|64	
14cr|horde-ui-0.0.2-4|65	%changelog
14cr|horde-ui-0.0.2-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14cr|horde-ui-0.0.2-4|67	+ Revision: cd00e22
14cr|horde-ui-0.0.2-4|68	- MassBuild#464: Increase release tag
14cr|horde-ui-0.0.2-4|69	
14cr|horde-ui-0.0.2-4|70	

2036 14
14cr|horde-util-0.1.0-4|1	%define prj    Util
14cr|horde-util-0.1.0-4|2	%define xmldir  %{_var}/lib/pear
14cr|horde-util-0.1.0-4|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|horde-util-0.1.0-4|4	
14cr|horde-util-0.1.0-4|5	Name:          horde-util
14cr|horde-util-0.1.0-4|6	Version:       0.1.0
14cr|horde-util-0.1.0-4|7	Release:       4
14cr|horde-util-0.1.0-4|8	Summary:       Horde Util package
14cr|horde-util-0.1.0-4|9	License:       LGPL
14cr|horde-util-0.1.0-4|10	Group:         Networking/Mail
14cr|horde-util-0.1.0-4|11	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|horde-util-0.1.0-4|12	Source0:       %{prj}-%{version}.tgz
14cr|horde-util-0.1.0-4|13	BuildArch:     noarch
14cr|horde-util-0.1.0-4|14	Requires(pre): php-pear
14cr|horde-util-0.1.0-4|15	Requires:      horde-framework
14cr|horde-util-0.1.0-4|16	Requires:      php-mbstring
14cr|horde-util-0.1.0-4|17	Requires:      php-iconv
14cr|horde-util-0.1.0-4|18	Requires:      php-pear-channel-horde
14cr|horde-util-0.1.0-4|19	BuildRequires: php-pear
14cr|horde-util-0.1.0-4|20	BuildRequires: php-pear-channel-horde
14cr|horde-util-0.1.0-4|21	
14cr|horde-util-0.1.0-4|22	
14cr|horde-util-0.1.0-4|23	%description
14cr|horde-util-0.1.0-4|24	These classes provide functionality useful for all kind of applications.
14cr|horde-util-0.1.0-4|25	
14cr|horde-util-0.1.0-4|26	
14cr|horde-util-0.1.0-4|27	%prep
14cr|horde-util-0.1.0-4|28	%setup -q -n %{prj}-%{version}
14cr|horde-util-0.1.0-4|29	
14cr|horde-util-0.1.0-4|30	%build
14cr|horde-util-0.1.0-4|31	%__mv ../package.xml .
14cr|horde-util-0.1.0-4|32	
14cr|horde-util-0.1.0-4|33	%install
14cr|horde-util-0.1.0-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|horde-util-0.1.0-4|35	
14cr|horde-util-0.1.0-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|horde-util-0.1.0-4|37	
14cr|horde-util-0.1.0-4|38	%__mkdir_p %{buildroot}%{xmldir}
14cr|horde-util-0.1.0-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|horde-util-0.1.0-4|40	
14cr|horde-util-0.1.0-4|41	%clean
14cr|horde-util-0.1.0-4|42	%__rm -rf %{buildroot}
14cr|horde-util-0.1.0-4|43	
14cr|horde-util-0.1.0-4|44	%post
14cr|horde-util-0.1.0-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|horde-util-0.1.0-4|46	
14cr|horde-util-0.1.0-4|47	%postun
14cr|horde-util-0.1.0-4|48	if [ "$1" -eq "0" ]; then
14cr|horde-util-0.1.0-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|horde-util-0.1.0-4|50	fi
14cr|horde-util-0.1.0-4|51	
14cr|horde-util-0.1.0-4|52	%files
14cr|horde-util-0.1.0-4|53	%defattr(-, root, root)
14cr|horde-util-0.1.0-4|54	%{xmldir}/%{prj}.xml
14cr|horde-util-0.1.0-4|55	%dir %{peardir}/Horde
14cr|horde-util-0.1.0-4|56	%{peardir}/Horde/Array.php
14cr|horde-util-0.1.0-4|57	%{peardir}/Horde/String.php
14cr|horde-util-0.1.0-4|58	%{peardir}/Horde/Util.php
14cr|horde-util-0.1.0-4|59	%{peardir}/Horde/Variables.php
14cr|horde-util-0.1.0-4|60	%dir %{peardir}/tests/Util
14cr|horde-util-0.1.0-4|61	%dir %{peardir}/tests/Util/tests
14cr|horde-util-0.1.0-4|62	%{peardir}/tests/Util/tests/*.phpt
14cr|horde-util-0.1.0-4|63	
14cr|horde-util-0.1.0-4|64	
14cr|horde-util-0.1.0-4|65	
14cr|horde-util-0.1.0-4|66	
14cr|horde-util-0.1.0-4|67	%changelog
14cr|horde-util-0.1.0-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-4
14cr|horde-util-0.1.0-4|69	+ Revision: 278bf39
14cr|horde-util-0.1.0-4|70	- MassBuild#464: Increase release tag
14cr|horde-util-0.1.0-4|71	
14cr|horde-util-0.1.0-4|72	

2037 14
14cr|horde-vacation-3.2.1-4|1	%define	module	vacation
14cr|horde-vacation-3.2.1-4|2	
14cr|horde-vacation-3.2.1-4|3	%if %{_use_internal_dependency_generator}
14cr|horde-vacation-3.2.1-4|4	%define __noautoreq 'pear\\(Horde.*\\)'
14cr|horde-vacation-3.2.1-4|5	%else
14cr|horde-vacation-3.2.1-4|6	%define _requires_exceptions pear(Horde.*)
14cr|horde-vacation-3.2.1-4|7	%endif
14cr|horde-vacation-3.2.1-4|8	
14cr|horde-vacation-3.2.1-4|9	Name:		horde-%{module}
14cr|horde-vacation-3.2.1-4|10	Version:	3.2.1
14cr|horde-vacation-3.2.1-4|11	Release:	4
14cr|horde-vacation-3.2.1-4|12	Summary:	The Horde vacation management application
14cr|horde-vacation-3.2.1-4|13	License:	GPL
14cr|horde-vacation-3.2.1-4|14	Group:		System/Servers
14cr|horde-vacation-3.2.1-4|15	URL:		http://www.horde.org/%{module}/
14cr|horde-vacation-3.2.1-4|16	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-vacation-3.2.1-4|17	Source2:	%{module}-horde.conf.bz2
14cr|horde-vacation-3.2.1-4|18	Patch:		%{module}-2.2.1.path.patch
14cr|horde-vacation-3.2.1-4|19	Requires:	horde >= 3.3.5
14cr|horde-vacation-3.2.1-4|20	Requires:	vacation
14cr|horde-vacation-3.2.1-4|21	Requires(post):	rpm-helper
14cr|horde-vacation-3.2.1-4|22	BuildArch:	noarch
14cr|horde-vacation-3.2.1-4|23	
14cr|horde-vacation-3.2.1-4|24	%description
14cr|horde-vacation-3.2.1-4|25	Vacation is a Horde module for managing user e-mail "vacation notices" or
14cr|horde-vacation-3.2.1-4|26	"auto-responders." It works via a local vacation program which must be
14cr|horde-vacation-3.2.1-4|27	installed and functioning on the server. It supports vacation programs using
14cr|horde-vacation-3.2.1-4|28	the .forward-style forwarding mechanism supported by several popular mailers,
14cr|horde-vacation-3.2.1-4|29	as well as qmail and sql based implementations. While it has been released and
14cr|horde-vacation-3.2.1-4|30	is in production use at many sites, it is also under heavy development in an
14cr|horde-vacation-3.2.1-4|31	effort to expand and improve the module.
14cr|horde-vacation-3.2.1-4|32	
14cr|horde-vacation-3.2.1-4|33	Right now, Vacation provides fairly complete support for managing
14cr|horde-vacation-3.2.1-4|34	.forward-style vacation notices on sendmail or courier mail based systems via
14cr|horde-vacation-3.2.1-4|35	an FTP transport. It also has some support for qmail and exim sql based
14cr|horde-vacation-3.2.1-4|36	servers.
14cr|horde-vacation-3.2.1-4|37	
14cr|horde-vacation-3.2.1-4|38	Vacation is part of a suite of account management modules for Horde consisting
14cr|horde-vacation-3.2.1-4|39	of Accounts, Forwards, Passwd, and Vacation.
14cr|horde-vacation-3.2.1-4|40	
14cr|horde-vacation-3.2.1-4|41	%prep
14cr|horde-vacation-3.2.1-4|42	%setup -q -n %{module}-h3-%{version}
14cr|horde-vacation-3.2.1-4|43	%patch -p0
14cr|horde-vacation-3.2.1-4|44	# fix perms
14cr|horde-vacation-3.2.1-4|45	chmod 644 files/*
14cr|horde-vacation-3.2.1-4|46	chmod 644 lib/*.php
14cr|horde-vacation-3.2.1-4|47	
14cr|horde-vacation-3.2.1-4|48	%build
14cr|horde-vacation-3.2.1-4|49	
14cr|horde-vacation-3.2.1-4|50	%install
14cr|horde-vacation-3.2.1-4|51	# apache configuration
14cr|horde-vacation-3.2.1-4|52	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-vacation-3.2.1-4|53	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-vacation-3.2.1-4|54	# %{name} Apache configuration file
14cr|horde-vacation-3.2.1-4|55	
14cr|horde-vacation-3.2.1-4|56	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-vacation-3.2.1-4|57	Require all denied
14cr|horde-vacation-3.2.1-4|58	</Directory>
14cr|horde-vacation-3.2.1-4|59	
14cr|horde-vacation-3.2.1-4|60	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-vacation-3.2.1-4|61	Require all denied
14cr|horde-vacation-3.2.1-4|62	</Directory>
14cr|horde-vacation-3.2.1-4|63	
14cr|horde-vacation-3.2.1-4|64	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-vacation-3.2.1-4|65	Require all denied
14cr|horde-vacation-3.2.1-4|66	</Directory>
14cr|horde-vacation-3.2.1-4|67	
14cr|horde-vacation-3.2.1-4|68	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-vacation-3.2.1-4|69	Require all denied
14cr|horde-vacation-3.2.1-4|70	</Directory>
14cr|horde-vacation-3.2.1-4|71	EOF
14cr|horde-vacation-3.2.1-4|72	
14cr|horde-vacation-3.2.1-4|73	# horde configuration
14cr|horde-vacation-3.2.1-4|74	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-vacation-3.2.1-4|75	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-vacation-3.2.1-4|76	<?php
14cr|horde-vacation-3.2.1-4|77	//
14cr|horde-vacation-3.2.1-4|78	// Vacation Horde configuration file
14cr|horde-vacation-3.2.1-4|79	//
14cr|horde-vacation-3.2.1-4|80	
14cr|horde-vacation-3.2.1-4|81	$this->applications['vacation'] = array(
14cr|horde-vacation-3.2.1-4|82	'fileroot'    => $this->applications['horde']['fileroot'] . '/vacation',
14cr|horde-vacation-3.2.1-4|83	'webroot'     => $this->applications['horde']['webroot'] . '/vacation',
14cr|horde-vacation-3.2.1-4|84	'name'        => _("Vacation"),
14cr|horde-vacation-3.2.1-4|85	'status'      => 'active',
14cr|horde-vacation-3.2.1-4|86	'provides'    => 'vacation',
14cr|horde-vacation-3.2.1-4|87	'menu_parent' => 'myaccount'
14cr|horde-vacation-3.2.1-4|88	);
14cr|horde-vacation-3.2.1-4|89	EOF
14cr|horde-vacation-3.2.1-4|90	
14cr|horde-vacation-3.2.1-4|91	# remove .htaccess files
14cr|horde-vacation-3.2.1-4|92	find . -name .htaccess -exec rm -f {} \;
14cr|horde-vacation-3.2.1-4|93	
14cr|horde-vacation-3.2.1-4|94	# install files
14cr|horde-vacation-3.2.1-4|95	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|96	install -d -m 755 %{buildroot}%{_localstatedir}/lib/horde/%{module}
14cr|horde-vacation-3.2.1-4|97	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|98	cp -pR files/* %{buildroot}%{_localstatedir}/lib/horde/%{module}
14cr|horde-vacation-3.2.1-4|99	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|100	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|101	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|102	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|103	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|104	
14cr|horde-vacation-3.2.1-4|105	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-vacation-3.2.1-4|106	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|107	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-vacation-3.2.1-4|108	popd
14cr|horde-vacation-3.2.1-4|109	
14cr|horde-vacation-3.2.1-4|110	%files
14cr|horde-vacation-3.2.1-4|111	%doc LICENSE README docs
14cr|horde-vacation-3.2.1-4|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-vacation-3.2.1-4|113	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-vacation-3.2.1-4|114	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|115	%{_datadir}/horde/%{module}
14cr|horde-vacation-3.2.1-4|116	%{_localstatedir}/lib/horde/%{module}
14cr|horde-vacation-3.2.1-4|117	
14cr|horde-vacation-3.2.1-4|118	
14cr|horde-vacation-3.2.1-4|119	
14cr|horde-vacation-3.2.1-4|120	%changelog
14cr|horde-vacation-3.2.1-4|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-4
14cr|horde-vacation-3.2.1-4|122	+ Revision: ba56d55
14cr|horde-vacation-3.2.1-4|123	- MassBuild#464: Increase release tag
14cr|horde-vacation-3.2.1-4|124	
14cr|horde-vacation-3.2.1-4|125	

2038 14
14cr|horde-whups-1.0-13|1	%define	module	whups
14cr|horde-whups-1.0-13|2	%define	__noautoreq /usr/bin/php
14cr|horde-whups-1.0-13|3	
14cr|horde-whups-1.0-13|4	Name:		horde-%{module}
14cr|horde-whups-1.0-13|5	Version:	1.0
14cr|horde-whups-1.0-13|6	Release:	13
14cr|horde-whups-1.0-13|7	Summary:	The Horde Horde Ticket Tracking System
14cr|horde-whups-1.0-13|8	
14cr|horde-whups-1.0-13|9	License:	GPL
14cr|horde-whups-1.0-13|10	Group:		System/Servers
14cr|horde-whups-1.0-13|11	URL:		http://www.horde.org/%{module}
14cr|horde-whups-1.0-13|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cr|horde-whups-1.0-13|13	Requires(post):	rpm-helper
14cr|horde-whups-1.0-13|14	Requires:	horde >= 3.0
14cr|horde-whups-1.0-13|15	BuildArch:	noarch
14cr|horde-whups-1.0-13|16	
14cr|horde-whups-1.0-13|17	%description
14cr|horde-whups-1.0-13|18	Whups is Horde's ticket-tracking application. It is very flexible in design,
14cr|horde-whups-1.0-13|19	and can be used for help-desk requests, tracking sofware development, and
14cr|horde-whups-1.0-13|20	anything else that needs to track a set of requests and their status.
14cr|horde-whups-1.0-13|21	
14cr|horde-whups-1.0-13|22	%prep
14cr|horde-whups-1.0-13|23	%setup -q -n %{module}-h3-%{version}
14cr|horde-whups-1.0-13|24	
14cr|horde-whups-1.0-13|25	%build
14cr|horde-whups-1.0-13|26	
14cr|horde-whups-1.0-13|27	%install
14cr|horde-whups-1.0-13|28	# apache configuration
14cr|horde-whups-1.0-13|29	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|horde-whups-1.0-13|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|horde-whups-1.0-13|31	# %{name} Apache configuration file
14cr|horde-whups-1.0-13|32	
14cr|horde-whups-1.0-13|33	<Directory %{_datadir}/horde/%{module}/lib>
14cr|horde-whups-1.0-13|34	Require all denied
14cr|horde-whups-1.0-13|35	</Directory>
14cr|horde-whups-1.0-13|36	
14cr|horde-whups-1.0-13|37	<Directory %{_datadir}/horde/%{module}/locale>
14cr|horde-whups-1.0-13|38	Require all denied
14cr|horde-whups-1.0-13|39	</Directory>
14cr|horde-whups-1.0-13|40	
14cr|horde-whups-1.0-13|41	<Directory %{_datadir}/horde/%{module}/scripts>
14cr|horde-whups-1.0-13|42	Require all denied
14cr|horde-whups-1.0-13|43	</Directory>
14cr|horde-whups-1.0-13|44	
14cr|horde-whups-1.0-13|45	<Directory %{_datadir}/horde/%{module}/templates>
14cr|horde-whups-1.0-13|46	Require all denied
14cr|horde-whups-1.0-13|47	</Directory>
14cr|horde-whups-1.0-13|48	EOF
14cr|horde-whups-1.0-13|49	
14cr|horde-whups-1.0-13|50	# horde configuration
14cr|horde-whups-1.0-13|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cr|horde-whups-1.0-13|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cr|horde-whups-1.0-13|53	<?php
14cr|horde-whups-1.0-13|54	//
14cr|horde-whups-1.0-13|55	// Whups Horde configuration file
14cr|horde-whups-1.0-13|56	//
14cr|horde-whups-1.0-13|57	
14cr|horde-whups-1.0-13|58	$this->applications['whups'] = array(
14cr|horde-whups-1.0-13|59	'fileroot' => $this->applications['horde']['fileroot'] . '/whups',
14cr|horde-whups-1.0-13|60	'webroot' => $this->applications['horde']['webroot'] . '/whups',
14cr|horde-whups-1.0-13|61	'name' => _("Tickets"),
14cr|horde-whups-1.0-13|62	'status' => 'active',
14cr|horde-whups-1.0-13|63	'provides' => 'tickets',
14cr|horde-whups-1.0-13|64	'menu_parent' => 'devel',
14cr|horde-whups-1.0-13|65	);
14cr|horde-whups-1.0-13|66	
14cr|horde-whups-1.0-13|67	$this->applications['whups-menu'] = array(
14cr|horde-whups-1.0-13|68	'status' => 'block',
14cr|horde-whups-1.0-13|69	'app' => 'whups',
14cr|horde-whups-1.0-13|70	'blockname' => 'tree_menu',
14cr|horde-whups-1.0-13|71	'menu_parent' => 'whups',
14cr|horde-whups-1.0-13|72	);
14cr|horde-whups-1.0-13|73	EOF
14cr|horde-whups-1.0-13|74	
14cr|horde-whups-1.0-13|75	# remove .htaccess files
14cr|horde-whups-1.0-13|76	find . -name .htaccess -exec rm -f {} \;
14cr|horde-whups-1.0-13|77	
14cr|horde-whups-1.0-13|78	# install files
14cr|horde-whups-1.0-13|79	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|80	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|81	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|82	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|83	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|84	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|85	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|86	cp -pR ticket %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|87	cp -pR search %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|88	cp -pR queue %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|89	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cr|horde-whups-1.0-13|90	
14cr|horde-whups-1.0-13|91	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cr|horde-whups-1.0-13|92	pushd %{buildroot}%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|93	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cr|horde-whups-1.0-13|94	popd
14cr|horde-whups-1.0-13|95	
14cr|horde-whups-1.0-13|96	# activate configuration files
14cr|horde-whups-1.0-13|97	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cr|horde-whups-1.0-13|98	mv $file ${file%.dist}
14cr|horde-whups-1.0-13|99	done
14cr|horde-whups-1.0-13|100	
14cr|horde-whups-1.0-13|101	%clean
14cr|horde-whups-1.0-13|102	
14cr|horde-whups-1.0-13|103	%post
14cr|horde-whups-1.0-13|104	if [ $1 = 1 ]; then
14cr|horde-whups-1.0-13|105	# configuration
14cr|horde-whups-1.0-13|106	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cr|horde-whups-1.0-13|107	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cr|horde-whups-1.0-13|108	fi
14cr|horde-whups-1.0-13|109	
14cr|horde-whups-1.0-13|110	%files
14cr|horde-whups-1.0-13|111	%doc LICENSE README docs
14cr|horde-whups-1.0-13|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|horde-whups-1.0-13|113	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cr|horde-whups-1.0-13|114	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cr|horde-whups-1.0-13|115	%{_datadir}/horde/%{module}
14cr|horde-whups-1.0-13|116	
14cr|horde-whups-1.0-13|117	%changelog
14cr|horde-whups-1.0-13|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-13
14cr|horde-whups-1.0-13|119	+ Revision: 2ab365a
14cr|horde-whups-1.0-13|120	- MassBuild#464: Increase release tag
14cr|horde-whups-1.0-13|121	
14cr|horde-whups-1.0-13|122	

2039 14
14cr|horgand-1.14-8|1	%define name	horgand
14cr|horgand-1.14-8|2	%define version	1.14
14cr|horgand-1.14-8|3	%define release 8
14cr|horgand-1.14-8|4	
14cr|horgand-1.14-8|5	Name: 	 	%{name}
14cr|horgand-1.14-8|6	Summary: 	FM organ synthesizer
14cr|horgand-1.14-8|7	Version: 	%{version}
14cr|horgand-1.14-8|8	Release: 	%{release}
14cr|horgand-1.14-8|9	Source0:		%{name}-%{version}.tar.bz2
14cr|horgand-1.14-8|10	Patch0:		horgand-1.14-adopt-fltk.patch
14cr|horgand-1.14-8|11	URL:		http://horgand.berlios.de
14cr|horgand-1.14-8|12	License:	GPL
14cr|horgand-1.14-8|13	Group:		Sound
14cr|horgand-1.14-8|14	BuildRequires:	libalsa-devel jackit-devel fltk-devel pkgconfig(sndfile)
14cr|horgand-1.14-8|15	BuildRequires:	alsa-utils xpm-devel
14cr|horgand-1.14-8|16	buildrequires:	pkgconfig(cairo)
14cr|horgand-1.14-8|17	buildrequires:	pkgconfig(pixman-1)
14cr|horgand-1.14-8|18	
14cr|horgand-1.14-8|19	%description
14cr|horgand-1.14-8|20	Horgand is a jack capable organ client with presets and some effects
14cr|horgand-1.14-8|21	incorporated. Horgand generates the sound in real time like a FM synthesizer.
14cr|horgand-1.14-8|22	You can change the frecuency of all the drawars and add some special effects.
14cr|horgand-1.14-8|23	
14cr|horgand-1.14-8|24	%prep
14cr|horgand-1.14-8|25	%setup -q
14cr|horgand-1.14-8|26	%patch0 -p0
14cr|horgand-1.14-8|27	
14cr|horgand-1.14-8|28	%build
14cr|horgand-1.14-8|29	%configure2_5x
14cr|horgand-1.14-8|30	perl -p -i -e "s|-O6|$RPM_OPT_FLAGS||g" Makefile
14cr|horgand-1.14-8|31	%make
14cr|horgand-1.14-8|32	
14cr|horgand-1.14-8|33	%install
14cr|horgand-1.14-8|34	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|horgand-1.14-8|35	%makeinstall_std PREFIX=%_prefix
14cr|horgand-1.14-8|36	rm -fr $RPM_BUILD_ROOT/%_docdir/%name
14cr|horgand-1.14-8|37	
14cr|horgand-1.14-8|38	#menu
14cr|horgand-1.14-8|39	
14cr|horgand-1.14-8|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|horgand-1.14-8|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|horgand-1.14-8|42	[Desktop Entry]
14cr|horgand-1.14-8|43	Name=Horgand
14cr|horgand-1.14-8|44	Comment=%{summary}
14cr|horgand-1.14-8|45	Exec=%{_bindir}/%{name}
14cr|horgand-1.14-8|46	Icon=sound_section
14cr|horgand-1.14-8|47	Terminal=false
14cr|horgand-1.14-8|48	Type=Application
14cr|horgand-1.14-8|49	Categories=AudioVideo;Sequencer;
14cr|horgand-1.14-8|50	EOF
14cr|horgand-1.14-8|51	
14cr|horgand-1.14-8|52	%files
14cr|horgand-1.14-8|53	%defattr(-,root,root)
14cr|horgand-1.14-8|54	%doc AUTHORS ChangeLog README COPYING
14cr|horgand-1.14-8|55	%{_bindir}/%name
14cr|horgand-1.14-8|56	%{_datadir}/%name
14cr|horgand-1.14-8|57	%{_mandir}/man1/*
14cr|horgand-1.14-8|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|horgand-1.14-8|59	
14cr|horgand-1.14-8|60	
14cr|horgand-1.14-8|61	
14cr|horgand-1.14-8|62	%changelog
14cr|horgand-1.14-8|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-8
14cr|horgand-1.14-8|64	+ Revision: bc245fc
14cr|horgand-1.14-8|65	- MassBuild#464: Increase release tag
14cr|horgand-1.14-8|66	
14cr|horgand-1.14-8|67	

2040 14
14cr|host2cat-1.02-4|1	%define webserver_cgibindir	%{_var}/www/cgi-bin/
14cr|host2cat-1.02-4|2	%define _initdir	/etc/rc.d/init.d
14cr|host2cat-1.02-4|3	%define _cachedir	/var/cache
14cr|host2cat-1.02-4|4	
14cr|host2cat-1.02-4|5	Name:		host2cat
14cr|host2cat-1.02-4|6	Version:	1.02
14cr|host2cat-1.02-4|7	Release:	4
14cr|host2cat-1.02-4|8	
14cr|host2cat-1.02-4|9	Summary:	Custom DNS resolver
14cr|host2cat-1.02-4|10	License:	BSD
14cr|host2cat-1.02-4|11	Group:		System/Servers
14cr|host2cat-1.02-4|12	Url:		www.netpolice.ru
14cr|host2cat-1.02-4|13	
14cr|host2cat-1.02-4|14	Source0: 	%{name}-%{version}.tar.gz
14cr|host2cat-1.02-4|15	Source1: 	%{name}.init
14cr|host2cat-1.02-4|16	Source2: 	%{name}.sysconfig
14cr|host2cat-1.02-4|17	Source3: 	squid.conf
14cr|host2cat-1.02-4|18	Source4:	SQLite_migration_1.0.2_to_1.1.sql
14cr|host2cat-1.02-4|19	Patch0:		%{name}-filterdb.patch
14cr|host2cat-1.02-4|20	
14cr|host2cat-1.02-4|21	# Automatically added by buildreq on Fri Apr 10 2009
14cr|host2cat-1.02-4|22	BuildRequires:	libadns-devel
14cr|host2cat-1.02-4|23	BuildRequires:	memcache-devel
14cr|host2cat-1.02-4|24	
14cr|host2cat-1.02-4|25	# for findreq
14cr|host2cat-1.02-4|26	BuildRequires: 	perl-DBI
14cr|host2cat-1.02-4|27	BuildRequires:	perl-Net-DNS perl-CGI
14cr|host2cat-1.02-4|28	BuildRequires:  pkgconfig(zlib)
14cr|host2cat-1.02-4|29	
14cr|host2cat-1.02-4|30	# for cgi-bin dir
14cr|host2cat-1.02-4|31	Requires:	apache-base
14cr|host2cat-1.02-4|32	Requires:	apache-conf >= 2.0
14cr|host2cat-1.02-4|33	Requires:	apache-mod_perl
14cr|host2cat-1.02-4|34	Requires: 	perl-DBD-SQLite
14cr|host2cat-1.02-4|35	Requires:	memcached
14cr|host2cat-1.02-4|36	Requires: 	netpolice-filter
14cr|host2cat-1.02-4|37	Requires: 	squid-conf-%{name}
14cr|host2cat-1.02-4|38	Requires:	squid >= 3.0
14cr|host2cat-1.02-4|39	
14cr|host2cat-1.02-4|40	%description
14cr|host2cat-1.02-4|41	DNS resolver for web content filtering with web interface.
14cr|host2cat-1.02-4|42	
14cr|host2cat-1.02-4|43	%package -n squid-conf-%{name}
14cr|host2cat-1.02-4|44	Summary:	adapted squid config
14cr|host2cat-1.02-4|45	Group:		System/Servers
14cr|host2cat-1.02-4|46	
14cr|host2cat-1.02-4|47	%description -n squid-conf-%{name}
14cr|host2cat-1.02-4|48	This package contains squid config adapted for %{name}.
14cr|host2cat-1.02-4|49	
14cr|host2cat-1.02-4|50	%prep
14cr|host2cat-1.02-4|51	%setup -q
14cr|host2cat-1.02-4|52	%patch0 -p1
14cr|host2cat-1.02-4|53	
14cr|host2cat-1.02-4|54	%build
14cr|host2cat-1.02-4|55	aclocal --force
14cr|host2cat-1.02-4|56	autoconf --force
14cr|host2cat-1.02-4|57	autoheader --force
14cr|host2cat-1.02-4|58	automake --add-missing --force-missing --foreign
14cr|host2cat-1.02-4|59	%configure
14cr|host2cat-1.02-4|60	%make
14cr|host2cat-1.02-4|61	
14cr|host2cat-1.02-4|62	%install
14cr|host2cat-1.02-4|63	
14cr|host2cat-1.02-4|64	mkdir -p %{buildroot}/{%{_cachedir}/%{name},%{webserver_cgibindir},%{_libexecdir}/%{name}}
14cr|host2cat-1.02-4|65	mkdir -p %{buildroot}/%{_var}/lib/netpolice
14cr|host2cat-1.02-4|66	mkdir -p %{buildroot}/%{_var}/lib/netpolice/squid
14cr|host2cat-1.02-4|67	
14cr|host2cat-1.02-4|68	install -m0755 -D %{name} %{buildroot}/%{_sbindir}/%{name}
14cr|host2cat-1.02-4|69	install -m0755 -D %{SOURCE1} %{buildroot}/%{_initdir}/%{name}
14cr|host2cat-1.02-4|70	install -m0644 -D %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cr|host2cat-1.02-4|71	install -m0644 -D %{SOURCE3} %{buildroot}/etc/squid/squid.conf.sample
14cr|host2cat-1.02-4|72	install -m0644 -D %{SOURCE4} %{buildroot}/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
14cr|host2cat-1.02-4|73	
14cr|host2cat-1.02-4|74	install -m0755 contrib/get_file.pl %{buildroot}/%{webserver_cgibindir}/get_file.pl
14cr|host2cat-1.02-4|75	install -m0644 scripts/config.ph %{buildroot}/%{webserver_cgibindir}/config.ph
14cr|host2cat-1.02-4|76	install -m0755 scripts/*.cgi %{buildroot}/%{webserver_cgibindir}/
14cr|host2cat-1.02-4|77	install -m0755 scripts/*.pl %{buildroot}/%{_libexecdir}/%{name}/
14cr|host2cat-1.02-4|78	install -m0644 scripts/*.schema %{buildroot}/%{_libexecdir}/%{name}/
14cr|host2cat-1.02-4|79	install -m0644 scripts/custom_roles scripts/generic_roles scripts/users %{buildroot}/%{_libexecdir}/%{name}/
14cr|host2cat-1.02-4|80	
14cr|host2cat-1.02-4|81	touch %{buildroot}%{_cachedir}/%{name}/filter.db
14cr|host2cat-1.02-4|82	
14cr|host2cat-1.02-4|83	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/{extra-start.d,extra-available,mods-start.d}
14cr|host2cat-1.02-4|84	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
14cr|host2cat-1.02-4|85	host2cat=yes
14cr|host2cat-1.02-4|86	EOF
14cr|host2cat-1.02-4|87	
14cr|host2cat-1.02-4|88	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
14cr|host2cat-1.02-4|89	<IfModule alias_module>
14cr|host2cat-1.02-4|90	ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
14cr|host2cat-1.02-4|91	</IfModule>
14cr|host2cat-1.02-4|92	EOF
14cr|host2cat-1.02-4|93	
14cr|host2cat-1.02-4|94	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
14cr|host2cat-1.02-4|95	alias=yes
14cr|host2cat-1.02-4|96	cgi=yes
14cr|host2cat-1.02-4|97	EOF
14cr|host2cat-1.02-4|98	
14cr|host2cat-1.02-4|99	%post
14cr|host2cat-1.02-4|100	%_post_service %{name}
14cr|host2cat-1.02-4|101	#/usr/sbin/a2chkconfig &> /dev/null ||:
14cr|host2cat-1.02-4|102	/sbin/service httpd condreload ||:
14cr|host2cat-1.02-4|103	INITDB=%{_libexecdir}/%{name}/init_filter_db.pl
14cr|host2cat-1.02-4|104	[ -x $INITDB ] && $INITDB -d %{_libexecdir}/%{name}/ dbi:SQLite:dbname=%{_cachedir}/%{name}/filter.db ||:
14cr|host2cat-1.02-4|105	mkdir -p /var/lib/netpolice/squid
14cr|host2cat-1.02-4|106	touch /var/lib/netpolice/squid/passwd
14cr|host2cat-1.02-4|107	usr/sbin/htpasswd -b /var/lib/netpolice/squid/passwd netpolice netpolice
14cr|host2cat-1.02-4|108	%preun
14cr|host2cat-1.02-4|109	%_preun_service %{name}
14cr|host2cat-1.02-4|110	
14cr|host2cat-1.02-4|111	
14cr|host2cat-1.02-4|112	%files
14cr|host2cat-1.02-4|113	%defattr(-,root,root)
14cr|host2cat-1.02-4|114	%{_initdir}/%{name}
14cr|host2cat-1.02-4|115	%{_sysconfdir}/sysconfig/%{name}
14cr|host2cat-1.02-4|116	%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
14cr|host2cat-1.02-4|117	%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
14cr|host2cat-1.02-4|118	%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
14cr|host2cat-1.02-4|119	%{_sbindir}/%{name}
14cr|host2cat-1.02-4|120	%{webserver_cgibindir}/get_file.pl
14cr|host2cat-1.02-4|121	%{_libexecdir}/%{name}
14cr|host2cat-1.02-4|122	%config(noreplace) %{webserver_cgibindir}/config.ph
14cr|host2cat-1.02-4|123	%{webserver_cgibindir}/*.cgi
14cr|host2cat-1.02-4|124	%dir %attr(711,apache,root) %{_cachedir}/%{name}
14cr|host2cat-1.02-4|125	%config(noreplace )%attr(644,apache,root) %{_cachedir}/%{name}/filter.db
14cr|host2cat-1.02-4|126	/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
14cr|host2cat-1.02-4|127	
14cr|host2cat-1.02-4|128	%files -n squid-conf-%{name}
14cr|host2cat-1.02-4|129	%defattr(-,root,root)
14cr|host2cat-1.02-4|130	%config(noreplace) /etc/squid/squid.conf.sample
14cr|host2cat-1.02-4|131	
14cr|host2cat-1.02-4|132	
14cr|host2cat-1.02-4|133	
14cr|host2cat-1.02-4|134	
14cr|host2cat-1.02-4|135	%changelog
14cr|host2cat-1.02-4|136	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-4
14cr|host2cat-1.02-4|137	+ Revision: 216215a
14cr|host2cat-1.02-4|138	- MassBuild#464: Increase release tag
14cr|host2cat-1.02-4|139	
14cr|host2cat-1.02-4|140	

2041 14
14cr|hotkeys-0.5.7.1-21|1	Summary:	A program to use the special keys on internet/multimedia keyboards
14cr|hotkeys-0.5.7.1-21|2	Name:		hotkeys
14cr|hotkeys-0.5.7.1-21|3	Version:	0.5.7.1
14cr|hotkeys-0.5.7.1-21|4	Release:	21
14cr|hotkeys-0.5.7.1-21|5	License:	GPL
14cr|hotkeys-0.5.7.1-21|6	Group:		System/Kernel and hardware
14cr|hotkeys-0.5.7.1-21|7	URL:		http://alioth.debian.org/projects/%{name}/
14cr|hotkeys-0.5.7.1-21|8	Source0:	%{url}%{name}_%{version}.tar.bz2
14cr|hotkeys-0.5.7.1-21|9	Source1:	vaio.def.bz2
14cr|hotkeys-0.5.7.1-21|10	Source2:	FCSAmilo.def.bz2
14cr|hotkeys-0.5.7.1-21|11	Source3:	samsungx30.def.bz2
14cr|hotkeys-0.5.7.1-21|12	Source4:	precision.def.bz2
14cr|hotkeys-0.5.7.1-21|13	Source5:	dellinspiron.def.bz2
14cr|hotkeys-0.5.7.1-21|14	Source6:	samsungx10.def.bz2
14cr|hotkeys-0.5.7.1-21|15	Source10:	%{name}.sysconfig
14cr|hotkeys-0.5.7.1-21|16	Source11:	%{name}.xinit
14cr|hotkeys-0.5.7.1-21|17	Patch1:		hotkeys-0.5.7.1_mutefix.patch
14cr|hotkeys-0.5.7.1-21|18	Patch2:		hotkeys-0.5.7.1-db5.patch
14cr|hotkeys-0.5.7.1-21|19	Patch3:		hotkeys-0.5.7.1-gcc43.diff
14cr|hotkeys-0.5.7.1-21|20	Patch4:		hotkeys-0.5.7.1-includedir.patch
14cr|hotkeys-0.5.7.1-21|21	BuildRequires:	db-devel >= 5.2.0
14cr|hotkeys-0.5.7.1-21|22	BuildRequires:	gettext-devel
14cr|hotkeys-0.5.7.1-21|23	BuildRequires:	libxosd-devel
14cr|hotkeys-0.5.7.1-21|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|hotkeys-0.5.7.1-21|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|hotkeys-0.5.7.1-21|26	BuildRequires:	pkgconfig(xkbfile)
14cr|hotkeys-0.5.7.1-21|27	BuildRequires:	pkgconfig(xmu)
14cr|hotkeys-0.5.7.1-21|28	
14cr|hotkeys-0.5.7.1-21|29	%description
14cr|hotkeys-0.5.7.1-21|30	The HotKeys daemon listens for the "special" hotkeys that you won't
14cr|hotkeys-0.5.7.1-21|31	normally use on your Internet/Multimedia keyboards. The buttons perform
14cr|hotkeys-0.5.7.1-21|32	their intended behaviors, such as volume up and down, mute the speaker,
14cr|hotkeys-0.5.7.1-21|33	or launch applications. It has On-screen display (OSD) to show the
14cr|hotkeys-0.5.7.1-21|34	volume, program that's being started, etc. It features an XML-based
14cr|hotkeys-0.5.7.1-21|35	keycode configuration file format, which makes it possible to define the
14cr|hotkeys-0.5.7.1-21|36	hotkeys to launch any programs you want.
14cr|hotkeys-0.5.7.1-21|37	
14cr|hotkeys-0.5.7.1-21|38	%prep
14cr|hotkeys-0.5.7.1-21|39	%setup -q
14cr|hotkeys-0.5.7.1-21|40	%patch1 -p0
14cr|hotkeys-0.5.7.1-21|41	%patch2 -p1
14cr|hotkeys-0.5.7.1-21|42	%patch3 -p0
14cr|hotkeys-0.5.7.1-21|43	%patch4 -p0
14cr|hotkeys-0.5.7.1-21|44	
14cr|hotkeys-0.5.7.1-21|45	%build
14cr|hotkeys-0.5.7.1-21|46	autoreconf -fi
14cr|hotkeys-0.5.7.1-21|47	%configure2_5x --with-xosd
14cr|hotkeys-0.5.7.1-21|48	%make
14cr|hotkeys-0.5.7.1-21|49	# CC="gcc -I%{_includedir}/libxml2 -I%{_includedir}/libxml2/libxml"
14cr|hotkeys-0.5.7.1-21|50	cat > README.mdk <<EOF
14cr|hotkeys-0.5.7.1-21|51	Adding a new keyboard
14cr|hotkeys-0.5.7.1-21|52	----------------------
14cr|hotkeys-0.5.7.1-21|53	If you have a keyboard not supported by this package, you can create
14cr|hotkeys-0.5.7.1-21|54	your own file, by using xev, and writing the xml config files based
14cr|hotkeys-0.5.7.1-21|55	on the examples provided.
14cr|hotkeys-0.5.7.1-21|56	
14cr|hotkeys-0.5.7.1-21|57	Then, you can send them to the author, Anthony Wong <ypwong@ypwong.org>,
14cr|hotkeys-0.5.7.1-21|58	in order to have them included in the tarball. I will also take
14cr|hotkeys-0.5.7.1-21|59	contribution, send them to <misc@mandriva.org>, or fill a bugreport
14cr|hotkeys-0.5.7.1-21|60	on qa.mandriva.com ( i prefer bug report as i may forget mail ).
14cr|hotkeys-0.5.7.1-21|61	
14cr|hotkeys-0.5.7.1-21|62	Keyboard for owner of Samsung X10
14cr|hotkeys-0.5.7.1-21|63	----------------------------------
14cr|hotkeys-0.5.7.1-21|64	For people owning a Samsung X10, the provided keymap requires 2 commands
14cr|hotkeys-0.5.7.1-21|65	to activate all keys. Place a script in /etc/X11/xinit.d/ that contains :
14cr|hotkeys-0.5.7.1-21|66	
14cr|hotkeys-0.5.7.1-21|67	#!/bin/bash
14cr|hotkeys-0.5.7.1-21|68	setkeycodes 0x74 122
14cr|hotkeys-0.5.7.1-21|69	setkeycodes 0x75 123
14cr|hotkeys-0.5.7.1-21|70	
14cr|hotkeys-0.5.7.1-21|71	and use the samsungX10.def file.
14cr|hotkeys-0.5.7.1-21|72	See http://www.samsungpc.com/products/x10_x10plus/x10.htm if your are not sure this is
14cr|hotkeys-0.5.7.1-21|73	yours.
14cr|hotkeys-0.5.7.1-21|74	EOF
14cr|hotkeys-0.5.7.1-21|75	
14cr|hotkeys-0.5.7.1-21|76	echo "WebBrowser=www-browser">> src/%{name}.conf
14cr|hotkeys-0.5.7.1-21|77	echo "Shell=xvt">> src/%{name}.conf
14cr|hotkeys-0.5.7.1-21|78	
14cr|hotkeys-0.5.7.1-21|79	%install
14cr|hotkeys-0.5.7.1-21|80	%makeinstall_std
14cr|hotkeys-0.5.7.1-21|81	
14cr|hotkeys-0.5.7.1-21|82	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|hotkeys-0.5.7.1-21|83	install -m 644 src/%{name}.conf %{buildroot}/%{_sysconfdir}
14cr|hotkeys-0.5.7.1-21|84	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|hotkeys-0.5.7.1-21|85	
14cr|hotkeys-0.5.7.1-21|86	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d/
14cr|hotkeys-0.5.7.1-21|87	install -m 755 %{SOURCE11} %{buildroot}%{_sysconfdir}/X11/xinit.d/%{name}
14cr|hotkeys-0.5.7.1-21|88	
14cr|hotkeys-0.5.7.1-21|89	bzcat %{SOURCE1} > %{buildroot}/%{_datadir}/%{name}/vaio.def
14cr|hotkeys-0.5.7.1-21|90	bzcat %{SOURCE2} > %{buildroot}/%{_datadir}/%{name}/FCSAmilo.def
14cr|hotkeys-0.5.7.1-21|91	bzcat %{SOURCE3} > %{buildroot}/%{_datadir}/%{name}/samsungx30.def
14cr|hotkeys-0.5.7.1-21|92	bzcat %{SOURCE4} > %{buildroot}/%{_datadir}/%{name}/precision.def
14cr|hotkeys-0.5.7.1-21|93	bzcat %{SOURCE5} > %{buildroot}/%{_datadir}/%{name}/dellinspiron.def
14cr|hotkeys-0.5.7.1-21|94	bzcat %{SOURCE6} > %{buildroot}/%{_datadir}/%{name}/samsungX10.def
14cr|hotkeys-0.5.7.1-21|95	
14cr|hotkeys-0.5.7.1-21|96	chmod 644 AUTHORS BUGS COPYING INSTALL TODO def/sample.xml
14cr|hotkeys-0.5.7.1-21|97	
14cr|hotkeys-0.5.7.1-21|98	%files
14cr|hotkeys-0.5.7.1-21|99	%doc AUTHORS BUGS COPYING INSTALL TODO def/sample.xml README.mdk
14cr|hotkeys-0.5.7.1-21|100	%{_bindir}/%{name}
14cr|hotkeys-0.5.7.1-21|101	%{_datadir}/%{name}
14cr|hotkeys-0.5.7.1-21|102	%{_mandir}/man1/%{name}.1*
14cr|hotkeys-0.5.7.1-21|103	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|hotkeys-0.5.7.1-21|104	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|hotkeys-0.5.7.1-21|105	%{_sysconfdir}/X11/xinit.d/%{name}
14cr|hotkeys-0.5.7.1-21|106	
14cr|hotkeys-0.5.7.1-21|107	
14cr|hotkeys-0.5.7.1-21|108	%changelog
14cr|hotkeys-0.5.7.1-21|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7.1-21
14cr|hotkeys-0.5.7.1-21|110	+ Revision: 35b8ce2
14cr|hotkeys-0.5.7.1-21|111	- MassBuild#464: Increase release tag
14cr|hotkeys-0.5.7.1-21|112	
14cr|hotkeys-0.5.7.1-21|113	

2042 14
14cr|hotot-0.9.8.14-3|1	Name:       hotot
14cr|hotot-0.9.8.14-3|2	Version:    0.9.8.14
14cr|hotot-0.9.8.14-3|3	Release:    3
14cr|hotot-0.9.8.14-3|4	Summary:    Twitter Client
14cr|hotot-0.9.8.14-3|5	License:    LGPLv2+
14cr|hotot-0.9.8.14-3|6	Group:      Networking/Other
14cr|hotot-0.9.8.14-3|7	URL:        http://hotot.org/
14cr|hotot-0.9.8.14-3|8	#git source: https://codeload.github.com/lyricat/Hotot/tar.gz/0.9.8.14
14cr|hotot-0.9.8.14-3|9	Source0:    Hotot-0.9.8.14.tar.gz
14cr|hotot-0.9.8.14-3|10	
14cr|hotot-0.9.8.14-3|11	BuildRequires:   intltool
14cr|hotot-0.9.8.14-3|12	BuildRequires:   python-distutils-extra
14cr|hotot-0.9.8.14-3|13	BuildRequires:   python-devel
14cr|hotot-0.9.8.14-3|14	BuildRequires:   cmake
14cr|hotot-0.9.8.14-3|15	BuildRequires:   qt4-devel
14cr|hotot-0.9.8.14-3|16	Requires:        python-webkitgtk
14cr|hotot-0.9.8.14-3|17	Requires:        python-notify
14cr|hotot-0.9.8.14-3|18	Requires:        python-keybinder
14cr|hotot-0.9.8.14-3|19	
14cr|hotot-0.9.8.14-3|20	%description
14cr|hotot-0.9.8.14-3|21	Hotot, is a lightweight & open source
14cr|hotot-0.9.8.14-3|22	Microblogging Client, coding using Python language
14cr|hotot-0.9.8.14-3|23	and designed for Linux.
14cr|hotot-0.9.8.14-3|24	
14cr|hotot-0.9.8.14-3|25	%prep
14cr|hotot-0.9.8.14-3|26	%setup -q -n Hotot-%{version}
14cr|hotot-0.9.8.14-3|27	
14cr|hotot-0.9.8.14-3|28	%build
14cr|hotot-0.9.8.14-3|29	%cmake
14cr|hotot-0.9.8.14-3|30	
14cr|hotot-0.9.8.14-3|31	%install
14cr|hotot-0.9.8.14-3|32	pushd build
14cr|hotot-0.9.8.14-3|33	%makeinstall_std
14cr|hotot-0.9.8.14-3|34	popd
14cr|hotot-0.9.8.14-3|35	
14cr|hotot-0.9.8.14-3|36	%find_lang %{name}
14cr|hotot-0.9.8.14-3|37	
14cr|hotot-0.9.8.14-3|38	
14cr|hotot-0.9.8.14-3|39	%files -f %{name}.lang
14cr|hotot-0.9.8.14-3|40	%doc LGPL-license.txt ChangeLog TranslationStatus
14cr|hotot-0.9.8.14-3|41	%{_bindir}/hotot
14cr|hotot-0.9.8.14-3|42	%{_bindir}/hotot-qt
14cr|hotot-0.9.8.14-3|43	%{_datadir}/hotot/ext/*
14cr|hotot-0.9.8.14-3|44	%{_datadir}/applications/%{name}-qt.desktop
14cr|hotot-0.9.8.14-3|45	%{_datadir}/hotot/sound/*.wav
14cr|hotot-0.9.8.14-3|46	%{_datadir}/%{name}/_locales/*/*
14cr|hotot-0.9.8.14-3|47	%{_datadir}/%{name}/js/*
14cr|hotot-0.9.8.14-3|48	%{_datadir}/%{name}/css/*
14cr|hotot-0.9.8.14-3|49	%{_datadir}/%{name}/theme/*
14cr|hotot-0.9.8.14-3|50	%{_datadir}/%{name}/image/*
14cr|hotot-0.9.8.14-3|51	%{_datadir}/%{name}/*.html
14cr|hotot-0.9.8.14-3|52	%{_datadir}/%{name}/*.json
14cr|hotot-0.9.8.14-3|53	%{_datadir}/applications/hotot.desktop
14cr|hotot-0.9.8.14-3|54	%{python_sitearch}/*
14cr|hotot-0.9.8.14-3|55	%{_iconsdir}/hicolor/*/apps/*.*
14cr|hotot-0.9.8.14-3|56	%{_datadir}/%{name}/icons/*/apps/hotot.png
14cr|hotot-0.9.8.14-3|57	%{_datadir}/%{name}/icons/*/apps/hotot.ico
14cr|hotot-0.9.8.14-3|58	%{_datadir}/icons/hicolor/scalable/status/*.svg
14cr|hotot-0.9.8.14-3|59	
14cr|hotot-0.9.8.14-3|60	
14cr|hotot-0.9.8.14-3|61	
14cr|hotot-0.9.8.14-3|62	%changelog
14cr|hotot-0.9.8.14-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8.14-3
14cr|hotot-0.9.8.14-3|64	+ Revision: 44a483f
14cr|hotot-0.9.8.14-3|65	- MassBuild#464: Increase release tag
14cr|hotot-0.9.8.14-3|66	
14cr|hotot-0.9.8.14-3|67	

2043 14
14cr|hotshots-2.2.0-1|1	#empty debug
14cr|hotshots-2.2.0-1|2	%define debug_package   %{nil}
14cr|hotshots-2.2.0-1|3	%define oname HotShots
14cr|hotshots-2.2.0-1|4	
14cr|hotshots-2.2.0-1|5	Name:           hotshots
14cr|hotshots-2.2.0-1|6	Version:        2.2.0
14cr|hotshots-2.2.0-1|7	Release:        1
14cr|hotshots-2.2.0-1|8	License:        GPLv2+
14cr|hotshots-2.2.0-1|9	Summary:        Screen-shot and Annotation Tool
14cr|hotshots-2.2.0-1|10	URL:            http://thehive.xbee.net/index.php?module=pages&func=display&pageid=31
14cr|hotshots-2.2.0-1|11	Group:          Graphics
14cr|hotshots-2.2.0-1|12	Source0:        http://garr.dl.sourceforge.net/project/hotshots/%{version}/%{oname}-%{version}-src.zip
14cr|hotshots-2.2.0-1|13	
14cr|hotshots-2.2.0-1|14	BuildRequires:  imagemagick
14cr|hotshots-2.2.0-1|15	BuildRequires:  hicolor-icon-theme
14cr|hotshots-2.2.0-1|16	BuildRequires:  libqxt-devel
14cr|hotshots-2.2.0-1|17	BuildRequires:  qt4-devel
14cr|hotshots-2.2.0-1|18	BuildRequires:  desktop-file-utils
14cr|hotshots-2.2.0-1|19	BuildRequires:  cmake  >= 2.8.9
14cr|hotshots-2.2.0-1|20	
14cr|hotshots-2.2.0-1|21	
14cr|hotshots-2.2.0-1|22	
14cr|hotshots-2.2.0-1|23	%description
14cr|hotshots-2.2.0-1|24	HotShots is an application for capturing screens and saving them in
14cr|hotshots-2.2.0-1|25	a variety of image formats as well as adding annotations and graphical
14cr|hotshots-2.2.0-1|26	data (arrows, lines, texts, ...).
14cr|hotshots-2.2.0-1|27	
14cr|hotshots-2.2.0-1|28	%prep
14cr|hotshots-2.2.0-1|29	%setup -qn HotShots-%{version}-src
14cr|hotshots-2.2.0-1|30	sed -i 's/\r$//' *.txt
14cr|hotshots-2.2.0-1|31	iconv -f iso8859-1 -t utf-8 Changelog.txt > \
14cr|hotshots-2.2.0-1|32	Changelog.txt.conv && mv -f Changelog.txt.conv Changelog.txt
14cr|hotshots-2.2.0-1|33	
14cr|hotshots-2.2.0-1|34	%if %{mdvver} >= 201410
14cr|hotshots-2.2.0-1|35	# fix png rgb
14cr|hotshots-2.2.0-1|36	pushd res
14cr|hotshots-2.2.0-1|37	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|hotshots-2.2.0-1|38	popd
14cr|hotshots-2.2.0-1|39	%endif
14cr|hotshots-2.2.0-1|40	
14cr|hotshots-2.2.0-1|41	
14cr|hotshots-2.2.0-1|42	%build
14cr|hotshots-2.2.0-1|43	cd build
14cr|hotshots-2.2.0-1|44	%cmake -DCMAKE_INSTALL_PREFIX=/usr \
14cr|hotshots-2.2.0-1|45	-DCMAKE_BUILD_TYPE=Release
14cr|hotshots-2.2.0-1|46	
14cr|hotshots-2.2.0-1|47	%make
14cr|hotshots-2.2.0-1|48	
14cr|hotshots-2.2.0-1|49	%install
14cr|hotshots-2.2.0-1|50	%makeinstall_std -C build/build
14cr|hotshots-2.2.0-1|51	
14cr|hotshots-2.2.0-1|52	
14cr|hotshots-2.2.0-1|53	
14cr|hotshots-2.2.0-1|54	# icons
14cr|hotshots-2.2.0-1|55	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|hotshots-2.2.0-1|56	install -Dm 0644 res/%{name}.png \
14cr|hotshots-2.2.0-1|57	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|hotshots-2.2.0-1|58	for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cr|hotshots-2.2.0-1|59	install -dm 0755 \
14cr|hotshots-2.2.0-1|60	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps
14cr|hotshots-2.2.0-1|61	convert -strip -resize ${size} res/%{name}.png \
14cr|hotshots-2.2.0-1|62	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
14cr|hotshots-2.2.0-1|63	done
14cr|hotshots-2.2.0-1|64	# menu entry
14cr|hotshots-2.2.0-1|65	cd build
14cr|hotshots-2.2.0-1|66	desktop-file-install %{name}.desktop \
14cr|hotshots-2.2.0-1|67	--dir=%{buildroot}%{_datadir}/applications \
14cr|hotshots-2.2.0-1|68	--remove-key=Version \
14cr|hotshots-2.2.0-1|69	--remove-key=Icon \
14cr|hotshots-2.2.0-1|70	--set-icon=%{name} \
14cr|hotshots-2.2.0-1|71	--remove-key=GenericName \
14cr|hotshots-2.2.0-1|72	--remove-category=Utility \
14cr|hotshots-2.2.0-1|73	--remove-category=Application \
14cr|hotshots-2.2.0-1|74	--add-category=Qt \
14cr|hotshots-2.2.0-1|75	--add-category=KDE \
14cr|hotshots-2.2.0-1|76	--add-category=Graphics
14cr|hotshots-2.2.0-1|77	cd -
14cr|hotshots-2.2.0-1|78	perl -pi -e "s|/usr/local/bin/hotshots|hotshots|" %{buildroot}%{_datadir}/applications/*.desktop
14cr|hotshots-2.2.0-1|79	
14cr|hotshots-2.2.0-1|80	%files
14cr|hotshots-2.2.0-1|81	%doc *.txt
14cr|hotshots-2.2.0-1|82	%{_bindir}/%{name}
14cr|hotshots-2.2.0-1|83	%{_datadir}/applications/*.desktop
14cr|hotshots-2.2.0-1|84	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|hotshots-2.2.0-1|85	%{_mandir}/man1/*
14cr|hotshots-2.2.0-1|86	%{_datadir}/mime/packages/hotshots.xml
14cr|hotshots-2.2.0-1|87	%{_datadir}/%{name}/*.txt
14cr|hotshots-2.2.0-1|88	# lang
14cr|hotshots-2.2.0-1|89	%lang(cs) %{_datadir}/%{name}/locale/hotshots_cs.qm
14cr|hotshots-2.2.0-1|90	%lang(de) %{_datadir}/%{name}/locale/hotshots_de.qm
14cr|hotshots-2.2.0-1|91	%lang(el) %{_datadir}/%{name}/locale/hotshots_el.qm
14cr|hotshots-2.2.0-1|92	%lang(es) %{_datadir}/%{name}/locale/hotshots_es.qm
14cr|hotshots-2.2.0-1|93	%lang(eu) %{_datadir}/%{name}/locale/hotshots_eu.qm
14cr|hotshots-2.2.0-1|94	%lang(fr) %{_datadir}/%{name}/locale/hotshots_fr.qm
14cr|hotshots-2.2.0-1|95	%lang(gl) %{_datadir}/%{name}/locale/hotshots_gl.qm
14cr|hotshots-2.2.0-1|96	%lang(it) %{_datadir}/%{name}/locale/hotshots_it.qm
14cr|hotshots-2.2.0-1|97	%lang(ja) %{_datadir}/%{name}/locale/hotshots_ja.qm
14cr|hotshots-2.2.0-1|98	%lang(lt) %{_datadir}/%{name}/locale/hotshots_lt.qm
14cr|hotshots-2.2.0-1|99	%lang(pl) %{_datadir}/%{name}/locale/hotshots_pl.qm
14cr|hotshots-2.2.0-1|100	%lang(pt) %{_datadir}/%{name}/locale/hotshots_pt.qm
14cr|hotshots-2.2.0-1|101	%lang(ro) %{_datadir}/%{name}/locale/hotshots_ro.qm
14cr|hotshots-2.2.0-1|102	%lang(ru) %{_datadir}/%{name}/locale/hotshots_ru.qm
14cr|hotshots-2.2.0-1|103	%lang(si) %{_datadir}/%{name}/locale/hotshots_si.qm
14cr|hotshots-2.2.0-1|104	%lang(sk) %{_datadir}/%{name}/locale/hotshots_sk.qm
14cr|hotshots-2.2.0-1|105	%lang(sr) %{_datadir}/%{name}/locale/hotshots_sr.qm
14cr|hotshots-2.2.0-1|106	%lang(tr) %{_datadir}/%{name}/locale/hotshots_tr.qm
14cr|hotshots-2.2.0-1|107	%lang(uk) %{_datadir}/%{name}/locale/hotshots_uk.qm
14cr|hotshots-2.2.0-1|108	%lang(vi) %{_datadir}/%{name}/locale/hotshots_vi.qm
14cr|hotshots-2.2.0-1|109	%lang(zh) %{_datadir}/%{name}/locale/hotshots_zh.qm
14cr|hotshots-2.2.0-1|110	%changelog
14cr|hotshots-2.2.0-1|111	* Sat Sep 27 2014 abfonly <abfonly@gmail.com> 2.2.0-1
14cr|hotshots-2.2.0-1|112	+ Revision: 1b5dca3
14cr|hotshots-2.2.0-1|113	- Update to 2.2.0
14cr|hotshots-2.2.0-1|114	
14cr|hotshots-2.2.0-1|115	

2044 14
14cr|hotwire-0.721-6|1	%define name	hotwire
14cr|hotwire-0.721-6|2	%define	version	0.721
14cr|hotwire-0.721-6|3	%define release	6
14cr|hotwire-0.721-6|4	
14cr|hotwire-0.721-6|5	Name:		%{name}
14cr|hotwire-0.721-6|6	Summary:	Hybrid text/graphical shell for developers and sysadmins
14cr|hotwire-0.721-6|7	Version:	%{version}
14cr|hotwire-0.721-6|8	Release:	%{release}
14cr|hotwire-0.721-6|9	Source0:	http://hotwire-shell.googlecode.com/files/%{name}-%{version}.zip
14cr|hotwire-0.721-6|10	URL:		http://hotwire-shell.org
14cr|hotwire-0.721-6|11	Group:		Terminals
14cr|hotwire-0.721-6|12	License:	GPLv2+
14cr|hotwire-0.721-6|13	BuildArch:	noarch
14cr|hotwire-0.721-6|14	
14cr|hotwire-0.721-6|15	BuildRequires:	python
14cr|hotwire-0.721-6|16	BuildRequires:	python-devel
14cr|hotwire-0.721-6|17	BuildRequires:	python-setuptools
14cr|hotwire-0.721-6|18	BuildRequires:	intltool
14cr|hotwire-0.721-6|19	Requires:	python-vte
14cr|hotwire-0.721-6|20	Requires:	dbus-python
14cr|hotwire-0.721-6|21	Requires:	gnome-python-gnomevfs
14cr|hotwire-0.721-6|22	
14cr|hotwire-0.721-6|23	%description
14cr|hotwire-0.721-6|24	Hotwire is a shell replacement for gnome-terminal/xterm + sh + ssh for
14cr|hotwire-0.721-6|25	developers and system administrators. Hotwire is somewhat like Windows
14cr|hotwire-0.721-6|26	PowerShell, but graphical, and also a little like MacOS X Automator,
14cr|hotwire-0.721-6|27	but text based.
14cr|hotwire-0.721-6|28	
14cr|hotwire-0.721-6|29	%prep
14cr|hotwire-0.721-6|30	%setup -q
14cr|hotwire-0.721-6|31	
14cr|hotwire-0.721-6|32	%build
14cr|hotwire-0.721-6|33	%__python setup.py build
14cr|hotwire-0.721-6|34	
14cr|hotwire-0.721-6|35	%install
14cr|hotwire-0.721-6|36	%__rm -rf %{buildroot}
14cr|hotwire-0.721-6|37	%__python setup.py install --root=%{buildroot}
14cr|hotwire-0.721-6|38	
14cr|hotwire-0.721-6|39	
14cr|hotwire-0.721-6|40	%files
14cr|hotwire-0.721-6|41	%defattr(-,root,root)
14cr|hotwire-0.721-6|42	%doc README COPYING*
14cr|hotwire-0.721-6|43	%{_bindir}/*
14cr|hotwire-0.721-6|44	%{_datadir}/%{name}
14cr|hotwire-0.721-6|45	%{_datadir}/applications/%{name}.desktop
14cr|hotwire-0.721-6|46	%{_iconsdir}/hicolor/24x24/apps/*
14cr|hotwire-0.721-6|47	%{py_puresitedir}/%{name}
14cr|hotwire-0.721-6|48	%{py_puresitedir}/hotapps
14cr|hotwire-0.721-6|49	%{py_puresitedir}/hotvte
14cr|hotwire-0.721-6|50	%{py_puresitedir}/%{name}_ui
14cr|hotwire-0.721-6|51	%{py_puresitedir}/%{name}-%{version}-py2.7.egg-info
14cr|hotwire-0.721-6|52	
14cr|hotwire-0.721-6|53	%changelog
14cr|hotwire-0.721-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.721-6
14cr|hotwire-0.721-6|55	+ Revision: 25115b8
14cr|hotwire-0.721-6|56	- MassBuild#464: Increase release tag
14cr|hotwire-0.721-6|57	
14cr|hotwire-0.721-6|58	

2045 14
14cr|howto-sgml-de-2006-7|1	%define format	sgml-de
14cr|howto-sgml-de-2006-7|2	%define format2	SGML/de
14cr|howto-sgml-de-2006-7|3	
14cr|howto-sgml-de-2006-7|4	%define version 2006
14cr|howto-sgml-de-2006-7|5	%define release 7
14cr|howto-sgml-de-2006-7|6	
14cr|howto-sgml-de-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-de-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-de-2006-7|9	Version: 	%version
14cr|howto-sgml-de-2006-7|10	Release: 	%release
14cr|howto-sgml-de-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-de-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-de-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-de-2006-7|14	License:	GPL
14cr|howto-sgml-de-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-de-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-de-2006-7|17	Requires:   locales-de howto-utils
14cr|howto-sgml-de-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-de-2006-7|19	
14cr|howto-sgml-de-2006-7|20	%description
14cr|howto-sgml-de-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-de-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-de-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-de-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-de-2006-7|25	
14cr|howto-sgml-de-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-de-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-de-2006-7|28	
14cr|howto-sgml-de-2006-7|29	%prep
14cr|howto-sgml-de-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-de-2006-7|31	
14cr|howto-sgml-de-2006-7|32	%install
14cr|howto-sgml-de-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-de-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-de-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-de-2006-7|36	
14cr|howto-sgml-de-2006-7|37	%clean
14cr|howto-sgml-de-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-de-2006-7|39	
14cr|howto-sgml-de-2006-7|40	%files
14cr|howto-sgml-de-2006-7|41	%defattr(-,root,root)
14cr|howto-sgml-de-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-de-2006-7|43	
14cr|howto-sgml-de-2006-7|44	
14cr|howto-sgml-de-2006-7|45	
14cr|howto-sgml-de-2006-7|46	
14cr|howto-sgml-de-2006-7|47	
14cr|howto-sgml-de-2006-7|48	%changelog
14cr|howto-sgml-de-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-de-2006-7|50	+ Revision: 107e823
14cr|howto-sgml-de-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-sgml-de-2006-7|52	
14cr|howto-sgml-de-2006-7|53	

2046 14
14cr|howto-sgml-el-2006-7|1	%define format	sgml-el
14cr|howto-sgml-el-2006-7|2	%define format2	SGML/el
14cr|howto-sgml-el-2006-7|3	
14cr|howto-sgml-el-2006-7|4	%define version 2006
14cr|howto-sgml-el-2006-7|5	%define release 7
14cr|howto-sgml-el-2006-7|6	
14cr|howto-sgml-el-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-el-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-el-2006-7|9	Version: 	%version
14cr|howto-sgml-el-2006-7|10	Release: 	%release
14cr|howto-sgml-el-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-el-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-el-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-el-2006-7|14	License:	GPL
14cr|howto-sgml-el-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-el-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-el-2006-7|17	Requires:   locales-el howto-utils
14cr|howto-sgml-el-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-el-2006-7|19	
14cr|howto-sgml-el-2006-7|20	%description
14cr|howto-sgml-el-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-el-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-el-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-el-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-el-2006-7|25	
14cr|howto-sgml-el-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-el-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-el-2006-7|28	
14cr|howto-sgml-el-2006-7|29	%description -l fr
14cr|howto-sgml-el-2006-7|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-sgml-el-2006-7|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-sgml-el-2006-7|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-sgml-el-2006-7|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-sgml-el-2006-7|34	http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-el-2006-7|35	
14cr|howto-sgml-el-2006-7|36	%prep
14cr|howto-sgml-el-2006-7|37	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-el-2006-7|38	
14cr|howto-sgml-el-2006-7|39	%install
14cr|howto-sgml-el-2006-7|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-el-2006-7|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-el-2006-7|42	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-el-2006-7|43	
14cr|howto-sgml-el-2006-7|44	%clean
14cr|howto-sgml-el-2006-7|45	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-el-2006-7|46	
14cr|howto-sgml-el-2006-7|47	%files
14cr|howto-sgml-el-2006-7|48	%defattr(-,root,root)
14cr|howto-sgml-el-2006-7|49	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-el-2006-7|50	
14cr|howto-sgml-el-2006-7|51	
14cr|howto-sgml-el-2006-7|52	
14cr|howto-sgml-el-2006-7|53	
14cr|howto-sgml-el-2006-7|54	%changelog
14cr|howto-sgml-el-2006-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-el-2006-7|56	+ Revision: 45d36bb
14cr|howto-sgml-el-2006-7|57	- MassBuild#464: Increase release tag
14cr|howto-sgml-el-2006-7|58	
14cr|howto-sgml-el-2006-7|59	

2047 14
14cr|howto-sgml-en-2006-7|1	%define DATE	991226
14cr|howto-sgml-en-2006-7|2	%define format	sgml
14cr|howto-sgml-en-2006-7|3	%define format2	SGML/en
14cr|howto-sgml-en-2006-7|4	
14cr|howto-sgml-en-2006-7|5	%define version 2006
14cr|howto-sgml-en-2006-7|6	%define release 7
14cr|howto-sgml-en-2006-7|7	
14cr|howto-sgml-en-2006-7|8	Summary:	HOWTO documents (%{format} format) from the Linux Documentation Project
14cr|howto-sgml-en-2006-7|9	Name:		howto-%{format}-en
14cr|howto-sgml-en-2006-7|10	Version: 	%version
14cr|howto-sgml-en-2006-7|11	Release: 	%release
14cr|howto-sgml-en-2006-7|12	Group:		Books/Howtos
14cr|howto-sgml-en-2006-7|13	Source0:	howto-%{format}-en.tar.bz2
14cr|howto-sgml-en-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-en-2006-7|15	License:	GPL
14cr|howto-sgml-en-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-en-2006-7|17	BuildArchitectures: noarch
14cr|howto-sgml-en-2006-7|18	Requires:   locales-en howto-utils
14cr|howto-sgml-en-2006-7|19	BuildRequires:  howto-utils
14cr|howto-sgml-en-2006-7|20	
14cr|howto-sgml-en-2006-7|21	
14cr|howto-sgml-en-2006-7|22	%description
14cr|howto-sgml-en-2006-7|23	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-en-2006-7|24	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-en-2006-7|25	practical information about your system.  The latest versions of these
14cr|howto-sgml-en-2006-7|26	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-en-2006-7|27	
14cr|howto-sgml-en-2006-7|28	Install this package if you'd like to be able to modify the Linux
14cr|howto-sgml-en-2006-7|29	HOWTO documentation from your own system.
14cr|howto-sgml-en-2006-7|30	
14cr|howto-sgml-en-2006-7|31	%prep
14cr|howto-sgml-en-2006-7|32	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-en-2006-7|33	
14cr|howto-sgml-en-2006-7|34	%install
14cr|howto-sgml-en-2006-7|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-en-2006-7|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-en-2006-7|37	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-en-2006-7|38	
14cr|howto-sgml-en-2006-7|39	%clean
14cr|howto-sgml-en-2006-7|40	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-en-2006-7|41	
14cr|howto-sgml-en-2006-7|42	%files
14cr|howto-sgml-en-2006-7|43	%defattr(-,root,root)
14cr|howto-sgml-en-2006-7|44	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-en-2006-7|45	
14cr|howto-sgml-en-2006-7|46	
14cr|howto-sgml-en-2006-7|47	
14cr|howto-sgml-en-2006-7|48	
14cr|howto-sgml-en-2006-7|49	
14cr|howto-sgml-en-2006-7|50	%changelog
14cr|howto-sgml-en-2006-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-en-2006-7|52	+ Revision: d939b29
14cr|howto-sgml-en-2006-7|53	- MassBuild#464: Increase release tag
14cr|howto-sgml-en-2006-7|54	
14cr|howto-sgml-en-2006-7|55	

2048 14
14cr|howto-sgml-es-2006-7|1	%define format	sgml-es
14cr|howto-sgml-es-2006-7|2	%define format2	SGML/es
14cr|howto-sgml-es-2006-7|3	
14cr|howto-sgml-es-2006-7|4	%define version 2006
14cr|howto-sgml-es-2006-7|5	%define release 7
14cr|howto-sgml-es-2006-7|6	
14cr|howto-sgml-es-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-es-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-es-2006-7|9	Version: 	%version
14cr|howto-sgml-es-2006-7|10	Release: 	%release
14cr|howto-sgml-es-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-es-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-es-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-es-2006-7|14	License:	GPL
14cr|howto-sgml-es-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-es-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-es-2006-7|17	Requires:   locales-es howto-utils
14cr|howto-sgml-es-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-es-2006-7|19	
14cr|howto-sgml-es-2006-7|20	%description
14cr|howto-sgml-es-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-es-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-es-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-es-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-es-2006-7|25	
14cr|howto-sgml-es-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-es-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-es-2006-7|28	
14cr|howto-sgml-es-2006-7|29	%description -l fr
14cr|howto-sgml-es-2006-7|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-sgml-es-2006-7|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-sgml-es-2006-7|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-sgml-es-2006-7|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-sgml-es-2006-7|34	http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-es-2006-7|35	
14cr|howto-sgml-es-2006-7|36	%prep
14cr|howto-sgml-es-2006-7|37	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-es-2006-7|38	
14cr|howto-sgml-es-2006-7|39	%install
14cr|howto-sgml-es-2006-7|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-es-2006-7|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-es-2006-7|42	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-es-2006-7|43	
14cr|howto-sgml-es-2006-7|44	%clean
14cr|howto-sgml-es-2006-7|45	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-es-2006-7|46	
14cr|howto-sgml-es-2006-7|47	%files
14cr|howto-sgml-es-2006-7|48	%defattr(-,root,root)
14cr|howto-sgml-es-2006-7|49	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-es-2006-7|50	
14cr|howto-sgml-es-2006-7|51	
14cr|howto-sgml-es-2006-7|52	
14cr|howto-sgml-es-2006-7|53	
14cr|howto-sgml-es-2006-7|54	%changelog
14cr|howto-sgml-es-2006-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-es-2006-7|56	+ Revision: f3aff30
14cr|howto-sgml-es-2006-7|57	- MassBuild#464: Increase release tag
14cr|howto-sgml-es-2006-7|58	
14cr|howto-sgml-es-2006-7|59	

2049 14
14cr|howto-sgml-fr-2006-6|1	%define format	sgml-fr
14cr|howto-sgml-fr-2006-6|2	%define format2	SGML/fr
14cr|howto-sgml-fr-2006-6|3	
14cr|howto-sgml-fr-2006-6|4	%define version 2006
14cr|howto-sgml-fr-2006-6|5	%define release 6
14cr|howto-sgml-fr-2006-6|6	
14cr|howto-sgml-fr-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-fr-2006-6|8	Name:		howto-%{format}
14cr|howto-sgml-fr-2006-6|9	Version: 	%version
14cr|howto-sgml-fr-2006-6|10	Release: 	%release
14cr|howto-sgml-fr-2006-6|11	Group:		Books/Howtos
14cr|howto-sgml-fr-2006-6|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-fr-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-fr-2006-6|14	License:	GPL
14cr|howto-sgml-fr-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-fr-2006-6|16	BuildArchitectures: noarch
14cr|howto-sgml-fr-2006-6|17	Requires:   locales-fr howto-utils
14cr|howto-sgml-fr-2006-6|18	BuildRequires:  howto-utils
14cr|howto-sgml-fr-2006-6|19	
14cr|howto-sgml-fr-2006-6|20	%description
14cr|howto-sgml-fr-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-fr-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-fr-2006-6|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-fr-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-fr-2006-6|25	
14cr|howto-sgml-fr-2006-6|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-fr-2006-6|27	HOWTO documentation from your own system.
14cr|howto-sgml-fr-2006-6|28	
14cr|howto-sgml-fr-2006-6|29	%description -l fr
14cr|howto-sgml-fr-2006-6|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-sgml-fr-2006-6|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-sgml-fr-2006-6|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-sgml-fr-2006-6|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-sgml-fr-2006-6|34	http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-fr-2006-6|35	
14cr|howto-sgml-fr-2006-6|36	%prep
14cr|howto-sgml-fr-2006-6|37	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-fr-2006-6|38	
14cr|howto-sgml-fr-2006-6|39	%install
14cr|howto-sgml-fr-2006-6|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-fr-2006-6|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-fr-2006-6|42	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-fr-2006-6|43	
14cr|howto-sgml-fr-2006-6|44	%clean
14cr|howto-sgml-fr-2006-6|45	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-fr-2006-6|46	
14cr|howto-sgml-fr-2006-6|47	%files
14cr|howto-sgml-fr-2006-6|48	%defattr(-,root,root)
14cr|howto-sgml-fr-2006-6|49	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-fr-2006-6|50	
14cr|howto-sgml-fr-2006-6|51	
14cr|howto-sgml-fr-2006-6|52	
14cr|howto-sgml-fr-2006-6|53	
14cr|howto-sgml-fr-2006-6|54	%changelog
14cr|howto-sgml-fr-2006-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-6
14cr|howto-sgml-fr-2006-6|56	+ Revision: a2db120
14cr|howto-sgml-fr-2006-6|57	- MassBuild#464: Increase release tag
14cr|howto-sgml-fr-2006-6|58	
14cr|howto-sgml-fr-2006-6|59	

2050 14
14cr|howto-sgml-hr-2006-7|1	%define format	sgml-hr
14cr|howto-sgml-hr-2006-7|2	%define format2	SGML/hr
14cr|howto-sgml-hr-2006-7|3	
14cr|howto-sgml-hr-2006-7|4	%define version 2006
14cr|howto-sgml-hr-2006-7|5	%define release 7
14cr|howto-sgml-hr-2006-7|6	
14cr|howto-sgml-hr-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-hr-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-hr-2006-7|9	Version:	%{version}
14cr|howto-sgml-hr-2006-7|10	Release:	%{release}
14cr|howto-sgml-hr-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-hr-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-hr-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-hr-2006-7|14	License:	GPL
14cr|howto-sgml-hr-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-hr-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-hr-2006-7|17	Requires:   locales-hr
14cr|howto-sgml-hr-2006-7|18	
14cr|howto-sgml-hr-2006-7|19	
14cr|howto-sgml-hr-2006-7|20	
14cr|howto-sgml-hr-2006-7|21	%description
14cr|howto-sgml-hr-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-hr-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-hr-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-sgml-hr-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-hr-2006-7|26	
14cr|howto-sgml-hr-2006-7|27	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-hr-2006-7|28	HOWTO documentation from your own system.
14cr|howto-sgml-hr-2006-7|29	
14cr|howto-sgml-hr-2006-7|30	%prep
14cr|howto-sgml-hr-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-hr-2006-7|32	
14cr|howto-sgml-hr-2006-7|33	%install
14cr|howto-sgml-hr-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hr-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hr-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-hr-2006-7|37	
14cr|howto-sgml-hr-2006-7|38	%clean
14cr|howto-sgml-hr-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-hr-2006-7|40	
14cr|howto-sgml-hr-2006-7|41	%files
14cr|howto-sgml-hr-2006-7|42	%defattr(-,root,root)
14cr|howto-sgml-hr-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hr-2006-7|44	
14cr|howto-sgml-hr-2006-7|45	
14cr|howto-sgml-hr-2006-7|46	
14cr|howto-sgml-hr-2006-7|47	
14cr|howto-sgml-hr-2006-7|48	
14cr|howto-sgml-hr-2006-7|49	%changelog
14cr|howto-sgml-hr-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-hr-2006-7|51	+ Revision: 8a7f96e
14cr|howto-sgml-hr-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-sgml-hr-2006-7|53	
14cr|howto-sgml-hr-2006-7|54	

2051 14
14cr|howto-sgml-hu-2006-7|1	%define format	sgml-hu
14cr|howto-sgml-hu-2006-7|2	%define format2	SGML/hu
14cr|howto-sgml-hu-2006-7|3	
14cr|howto-sgml-hu-2006-7|4	%define version 2006
14cr|howto-sgml-hu-2006-7|5	%define release 7
14cr|howto-sgml-hu-2006-7|6	
14cr|howto-sgml-hu-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-hu-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-hu-2006-7|9	Version: 	%version
14cr|howto-sgml-hu-2006-7|10	Release: 	%release
14cr|howto-sgml-hu-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-hu-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-hu-2006-7|13	Url:		http://www.kde.hu/mlp/hogyanok/
14cr|howto-sgml-hu-2006-7|14	License:	GPL
14cr|howto-sgml-hu-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-hu-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-hu-2006-7|17	Requires:   locales-hu howto-utils
14cr|howto-sgml-hu-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-hu-2006-7|19	
14cr|howto-sgml-hu-2006-7|20	%description
14cr|howto-sgml-hu-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-hu-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-hu-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-hu-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-hu-2006-7|25	
14cr|howto-sgml-hu-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-hu-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-hu-2006-7|28	
14cr|howto-sgml-hu-2006-7|29	%prep
14cr|howto-sgml-hu-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-hu-2006-7|31	
14cr|howto-sgml-hu-2006-7|32	%install
14cr|howto-sgml-hu-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hu-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hu-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-hu-2006-7|36	
14cr|howto-sgml-hu-2006-7|37	%clean
14cr|howto-sgml-hu-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-hu-2006-7|39	
14cr|howto-sgml-hu-2006-7|40	%files
14cr|howto-sgml-hu-2006-7|41	%defattr(-,root,root)
14cr|howto-sgml-hu-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-hu-2006-7|43	
14cr|howto-sgml-hu-2006-7|44	
14cr|howto-sgml-hu-2006-7|45	
14cr|howto-sgml-hu-2006-7|46	
14cr|howto-sgml-hu-2006-7|47	
14cr|howto-sgml-hu-2006-7|48	%changelog
14cr|howto-sgml-hu-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-hu-2006-7|50	+ Revision: 4c03be1
14cr|howto-sgml-hu-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-sgml-hu-2006-7|52	
14cr|howto-sgml-hu-2006-7|53	

2052 14
14cr|howto-sgml-id-2006-7|1	%define format	sgml-id
14cr|howto-sgml-id-2006-7|2	%define format2	SGML/id
14cr|howto-sgml-id-2006-7|3	
14cr|howto-sgml-id-2006-7|4	%define version 2006
14cr|howto-sgml-id-2006-7|5	%define release 7
14cr|howto-sgml-id-2006-7|6	
14cr|howto-sgml-id-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-id-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-id-2006-7|9	Version: 	%version
14cr|howto-sgml-id-2006-7|10	Release: 	%release
14cr|howto-sgml-id-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-id-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-id-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-id-2006-7|14	License:	GPL
14cr|howto-sgml-id-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-id-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-id-2006-7|17	Requires:   locales-id howto-utils
14cr|howto-sgml-id-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-id-2006-7|19	
14cr|howto-sgml-id-2006-7|20	%description
14cr|howto-sgml-id-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-id-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-id-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-id-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-id-2006-7|25	
14cr|howto-sgml-id-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-id-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-id-2006-7|28	
14cr|howto-sgml-id-2006-7|29	%description -l fr
14cr|howto-sgml-id-2006-7|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-sgml-id-2006-7|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-sgml-id-2006-7|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-sgml-id-2006-7|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-sgml-id-2006-7|34	http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-id-2006-7|35	
14cr|howto-sgml-id-2006-7|36	%prep
14cr|howto-sgml-id-2006-7|37	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-id-2006-7|38	
14cr|howto-sgml-id-2006-7|39	%install
14cr|howto-sgml-id-2006-7|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-id-2006-7|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-id-2006-7|42	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-id-2006-7|43	
14cr|howto-sgml-id-2006-7|44	%clean
14cr|howto-sgml-id-2006-7|45	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-id-2006-7|46	
14cr|howto-sgml-id-2006-7|47	%files
14cr|howto-sgml-id-2006-7|48	%defattr(-,root,root)
14cr|howto-sgml-id-2006-7|49	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-id-2006-7|50	
14cr|howto-sgml-id-2006-7|51	
14cr|howto-sgml-id-2006-7|52	
14cr|howto-sgml-id-2006-7|53	
14cr|howto-sgml-id-2006-7|54	
14cr|howto-sgml-id-2006-7|55	%changelog
14cr|howto-sgml-id-2006-7|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-id-2006-7|57	+ Revision: da09ebc
14cr|howto-sgml-id-2006-7|58	- MassBuild#464: Increase release tag
14cr|howto-sgml-id-2006-7|59	
14cr|howto-sgml-id-2006-7|60	

2053 14
14cr|howto-sgml-it-2006-8|1	%define format	sgml-it
14cr|howto-sgml-it-2006-8|2	%define format2	SGML/it
14cr|howto-sgml-it-2006-8|3	
14cr|howto-sgml-it-2006-8|4	%define version 2006
14cr|howto-sgml-it-2006-8|5	%define release 8
14cr|howto-sgml-it-2006-8|6	
14cr|howto-sgml-it-2006-8|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-it-2006-8|8	Name:		howto-%{format}
14cr|howto-sgml-it-2006-8|9	Version: 	%version
14cr|howto-sgml-it-2006-8|10	Release: 	%release
14cr|howto-sgml-it-2006-8|11	Group:		Books/Howtos
14cr|howto-sgml-it-2006-8|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-it-2006-8|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-it-2006-8|14	License:	GPL
14cr|howto-sgml-it-2006-8|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-it-2006-8|16	BuildArchitectures: noarch
14cr|howto-sgml-it-2006-8|17	Requires:   locales-it howto-utils
14cr|howto-sgml-it-2006-8|18	BuildRequires:  howto-utils
14cr|howto-sgml-it-2006-8|19	
14cr|howto-sgml-it-2006-8|20	%description
14cr|howto-sgml-it-2006-8|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-it-2006-8|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-it-2006-8|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-it-2006-8|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-it-2006-8|25	
14cr|howto-sgml-it-2006-8|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-it-2006-8|27	HOWTO documentation from your own system.
14cr|howto-sgml-it-2006-8|28	
14cr|howto-sgml-it-2006-8|29	%prep
14cr|howto-sgml-it-2006-8|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-it-2006-8|31	
14cr|howto-sgml-it-2006-8|32	%install
14cr|howto-sgml-it-2006-8|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-it-2006-8|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-it-2006-8|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-it-2006-8|36	
14cr|howto-sgml-it-2006-8|37	%clean
14cr|howto-sgml-it-2006-8|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-it-2006-8|39	
14cr|howto-sgml-it-2006-8|40	%files
14cr|howto-sgml-it-2006-8|41	%defattr(-,root,root)
14cr|howto-sgml-it-2006-8|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-it-2006-8|43	
14cr|howto-sgml-it-2006-8|44	
14cr|howto-sgml-it-2006-8|45	
14cr|howto-sgml-it-2006-8|46	
14cr|howto-sgml-it-2006-8|47	%changelog
14cr|howto-sgml-it-2006-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-8
14cr|howto-sgml-it-2006-8|49	+ Revision: ec7eaad
14cr|howto-sgml-it-2006-8|50	- MassBuild#464: Increase release tag
14cr|howto-sgml-it-2006-8|51	
14cr|howto-sgml-it-2006-8|52	

2054 14
14cr|howto-sgml-ja-2006-7|1	%define format	sgml-ja
14cr|howto-sgml-ja-2006-7|2	%define format2	SGML/ja
14cr|howto-sgml-ja-2006-7|3	
14cr|howto-sgml-ja-2006-7|4	%define version 2006
14cr|howto-sgml-ja-2006-7|5	%define release 7
14cr|howto-sgml-ja-2006-7|6	
14cr|howto-sgml-ja-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-ja-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-ja-2006-7|9	Version: 	%version
14cr|howto-sgml-ja-2006-7|10	Release: 	%release
14cr|howto-sgml-ja-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-ja-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-ja-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ja-2006-7|14	License:	GPL
14cr|howto-sgml-ja-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-ja-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-ja-2006-7|17	Requires:   locales-ja howto-utils
14cr|howto-sgml-ja-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-ja-2006-7|19	
14cr|howto-sgml-ja-2006-7|20	%description
14cr|howto-sgml-ja-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-ja-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-ja-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-ja-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ja-2006-7|25	
14cr|howto-sgml-ja-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-ja-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-ja-2006-7|28	
14cr|howto-sgml-ja-2006-7|29	%prep
14cr|howto-sgml-ja-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ja-2006-7|31	
14cr|howto-sgml-ja-2006-7|32	%install
14cr|howto-sgml-ja-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ja-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ja-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-ja-2006-7|36	
14cr|howto-sgml-ja-2006-7|37	%clean
14cr|howto-sgml-ja-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ja-2006-7|39	
14cr|howto-sgml-ja-2006-7|40	%files
14cr|howto-sgml-ja-2006-7|41	%defattr(-,root,root)
14cr|howto-sgml-ja-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ja-2006-7|43	
14cr|howto-sgml-ja-2006-7|44	
14cr|howto-sgml-ja-2006-7|45	
14cr|howto-sgml-ja-2006-7|46	
14cr|howto-sgml-ja-2006-7|47	%changelog
14cr|howto-sgml-ja-2006-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-ja-2006-7|49	+ Revision: a8498df
14cr|howto-sgml-ja-2006-7|50	- MassBuild#464: Increase release tag
14cr|howto-sgml-ja-2006-7|51	
14cr|howto-sgml-ja-2006-7|52	

2055 14
14cr|howto-sgml-ko-2006-7|1	%define format	sgml-ko
14cr|howto-sgml-ko-2006-7|2	%define format2	SGML/ko
14cr|howto-sgml-ko-2006-7|3	
14cr|howto-sgml-ko-2006-7|4	%define version 2006
14cr|howto-sgml-ko-2006-7|5	%define release 7
14cr|howto-sgml-ko-2006-7|6	
14cr|howto-sgml-ko-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-ko-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-ko-2006-7|9	Version: 	%version
14cr|howto-sgml-ko-2006-7|10	Release: 	%release
14cr|howto-sgml-ko-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-ko-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-ko-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ko-2006-7|14	License:	GPL
14cr|howto-sgml-ko-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-ko-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-ko-2006-7|17	Requires:   locales-ko howto-utils
14cr|howto-sgml-ko-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-ko-2006-7|19	
14cr|howto-sgml-ko-2006-7|20	
14cr|howto-sgml-ko-2006-7|21	%description
14cr|howto-sgml-ko-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-ko-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-ko-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-sgml-ko-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ko-2006-7|26	
14cr|howto-sgml-ko-2006-7|27	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-ko-2006-7|28	HOWTO documentation from your own system.
14cr|howto-sgml-ko-2006-7|29	
14cr|howto-sgml-ko-2006-7|30	%prep
14cr|howto-sgml-ko-2006-7|31	rm -rf $RPM_BUILD_ROOTa
14cr|howto-sgml-ko-2006-7|32	
14cr|howto-sgml-ko-2006-7|33	%install
14cr|howto-sgml-ko-2006-7|34	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ko-2006-7|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ko-2006-7|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ko-2006-7|37	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-ko-2006-7|38	
14cr|howto-sgml-ko-2006-7|39	%clean
14cr|howto-sgml-ko-2006-7|40	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ko-2006-7|41	
14cr|howto-sgml-ko-2006-7|42	%files
14cr|howto-sgml-ko-2006-7|43	%defattr(-,root,root)
14cr|howto-sgml-ko-2006-7|44	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ko-2006-7|45	
14cr|howto-sgml-ko-2006-7|46	
14cr|howto-sgml-ko-2006-7|47	
14cr|howto-sgml-ko-2006-7|48	
14cr|howto-sgml-ko-2006-7|49	%changelog
14cr|howto-sgml-ko-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-ko-2006-7|51	+ Revision: 67fbfbd
14cr|howto-sgml-ko-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-sgml-ko-2006-7|53	
14cr|howto-sgml-ko-2006-7|54	

2056 14
14cr|howto-sgml-nl-2006-8|1	%define format2 SGML/nl
14cr|howto-sgml-nl-2006-8|2	
14cr|howto-sgml-nl-2006-8|3	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-nl-2006-8|4	Name:		howto-sgml-nl
14cr|howto-sgml-nl-2006-8|5	Version:	2006
14cr|howto-sgml-nl-2006-8|6	Release:	8
14cr|howto-sgml-nl-2006-8|7	License:	GPLv2+
14cr|howto-sgml-nl-2006-8|8	Group:		Books/Howtos
14cr|howto-sgml-nl-2006-8|9	Source0:	howto-sgml-nl.tar.bz2
14cr|howto-sgml-nl-2006-8|10	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-nl-2006-8|11	BuildRequires:	howto-utils
14cr|howto-sgml-nl-2006-8|12	Requires:	howto-utils
14cr|howto-sgml-nl-2006-8|13	Requires:	locales-nl
14cr|howto-sgml-nl-2006-8|14	BuildArch:	noarch
14cr|howto-sgml-nl-2006-8|15	
14cr|howto-sgml-nl-2006-8|16	%description
14cr|howto-sgml-nl-2006-8|17	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-nl-2006-8|18	configuring or using Linux. Linux HOWTOs are a great source of
14cr|howto-sgml-nl-2006-8|19	practical information about your system. The latest versions of these
14cr|howto-sgml-nl-2006-8|20	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-nl-2006-8|21	
14cr|howto-sgml-nl-2006-8|22	Install this package if you'd like to be able to modify the Linux
14cr|howto-sgml-nl-2006-8|23	HOWTO documentation from your own system.
14cr|howto-sgml-nl-2006-8|24	
14cr|howto-sgml-nl-2006-8|25	%files
14cr|howto-sgml-nl-2006-8|26	%{_docdir}/HOWTO/SGML/nl
14cr|howto-sgml-nl-2006-8|27	
14cr|howto-sgml-nl-2006-8|28	#----------------------------------------------------------------------------
14cr|howto-sgml-nl-2006-8|29	
14cr|howto-sgml-nl-2006-8|30	%prep
14cr|howto-sgml-nl-2006-8|31	
14cr|howto-sgml-nl-2006-8|32	%build
14cr|howto-sgml-nl-2006-8|33	
14cr|howto-sgml-nl-2006-8|34	%install
14cr|howto-sgml-nl-2006-8|35	mkdir -p %{buildroot}%{_docdir}/HOWTO/SGML/nl
14cr|howto-sgml-nl-2006-8|36	cd %{buildroot}%{_docdir}/HOWTO/SGML/nl
14cr|howto-sgml-nl-2006-8|37	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-nl-2006-8|38	
14cr|howto-sgml-nl-2006-8|39	
14cr|howto-sgml-nl-2006-8|40	
14cr|howto-sgml-nl-2006-8|41	%changelog
14cr|howto-sgml-nl-2006-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-8
14cr|howto-sgml-nl-2006-8|43	+ Revision: eb271c3
14cr|howto-sgml-nl-2006-8|44	- MassBuild#464: Increase release tag
14cr|howto-sgml-nl-2006-8|45	
14cr|howto-sgml-nl-2006-8|46	

2057 14
14cr|howto-sgml-pl-2006-7|1	%define format	sgml-pl
14cr|howto-sgml-pl-2006-7|2	%define format2	SGML/pl
14cr|howto-sgml-pl-2006-7|3	
14cr|howto-sgml-pl-2006-7|4	%define version 2006
14cr|howto-sgml-pl-2006-7|5	%define release 7
14cr|howto-sgml-pl-2006-7|6	
14cr|howto-sgml-pl-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-pl-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-pl-2006-7|9	Version: 	%version
14cr|howto-sgml-pl-2006-7|10	Release: 	%release
14cr|howto-sgml-pl-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-pl-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-pl-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-pl-2006-7|14	License:	GPL
14cr|howto-sgml-pl-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-pl-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-pl-2006-7|17	Requires:   locales-pl howto-utils
14cr|howto-sgml-pl-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-pl-2006-7|19	
14cr|howto-sgml-pl-2006-7|20	%description
14cr|howto-sgml-pl-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-pl-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-pl-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-pl-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-pl-2006-7|25	
14cr|howto-sgml-pl-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-pl-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-pl-2006-7|28	
14cr|howto-sgml-pl-2006-7|29	%prep
14cr|howto-sgml-pl-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-pl-2006-7|31	
14cr|howto-sgml-pl-2006-7|32	%install
14cr|howto-sgml-pl-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-pl-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-pl-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-pl-2006-7|36	
14cr|howto-sgml-pl-2006-7|37	%clean
14cr|howto-sgml-pl-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-pl-2006-7|39	
14cr|howto-sgml-pl-2006-7|40	%files
14cr|howto-sgml-pl-2006-7|41	%defattr(644,root,root,755)
14cr|howto-sgml-pl-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-pl-2006-7|43	
14cr|howto-sgml-pl-2006-7|44	
14cr|howto-sgml-pl-2006-7|45	
14cr|howto-sgml-pl-2006-7|46	
14cr|howto-sgml-pl-2006-7|47	%changelog
14cr|howto-sgml-pl-2006-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-pl-2006-7|49	+ Revision: 3fdafde
14cr|howto-sgml-pl-2006-7|50	- MassBuild#464: Increase release tag
14cr|howto-sgml-pl-2006-7|51	
14cr|howto-sgml-pl-2006-7|52	

2058 14
14cr|howto-sgml-ro-2006-7|1	%define format	sgml-ro
14cr|howto-sgml-ro-2006-7|2	%define format2	SGML/ro
14cr|howto-sgml-ro-2006-7|3	
14cr|howto-sgml-ro-2006-7|4	%define version 2006
14cr|howto-sgml-ro-2006-7|5	%define release 7
14cr|howto-sgml-ro-2006-7|6	
14cr|howto-sgml-ro-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-ro-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-ro-2006-7|9	Version:	%{version}
14cr|howto-sgml-ro-2006-7|10	Release:	%{release}
14cr|howto-sgml-ro-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-ro-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-ro-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ro-2006-7|14	License:	GPL
14cr|howto-sgml-ro-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-ro-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-ro-2006-7|17	Requires:   locales-ro
14cr|howto-sgml-ro-2006-7|18	
14cr|howto-sgml-ro-2006-7|19	
14cr|howto-sgml-ro-2006-7|20	
14cr|howto-sgml-ro-2006-7|21	%description
14cr|howto-sgml-ro-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-ro-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-ro-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-sgml-ro-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ro-2006-7|26	
14cr|howto-sgml-ro-2006-7|27	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-ro-2006-7|28	HOWTO documentation from your own system.
14cr|howto-sgml-ro-2006-7|29	
14cr|howto-sgml-ro-2006-7|30	%description -l fr
14cr|howto-sgml-ro-2006-7|31	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-sgml-ro-2006-7|32	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-sgml-ro-2006-7|33	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-sgml-ro-2006-7|34	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-sgml-ro-2006-7|35	http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-ro-2006-7|36	
14cr|howto-sgml-ro-2006-7|37	%prep
14cr|howto-sgml-ro-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ro-2006-7|39	
14cr|howto-sgml-ro-2006-7|40	%install
14cr|howto-sgml-ro-2006-7|41	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ro-2006-7|42	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ro-2006-7|43	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-ro-2006-7|44	
14cr|howto-sgml-ro-2006-7|45	%clean
14cr|howto-sgml-ro-2006-7|46	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-ro-2006-7|47	
14cr|howto-sgml-ro-2006-7|48	%files
14cr|howto-sgml-ro-2006-7|49	%defattr(-,root,root)
14cr|howto-sgml-ro-2006-7|50	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-ro-2006-7|51	
14cr|howto-sgml-ro-2006-7|52	
14cr|howto-sgml-ro-2006-7|53	
14cr|howto-sgml-ro-2006-7|54	
14cr|howto-sgml-ro-2006-7|55	
14cr|howto-sgml-ro-2006-7|56	%changelog
14cr|howto-sgml-ro-2006-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-ro-2006-7|58	+ Revision: 2980bc2
14cr|howto-sgml-ro-2006-7|59	- MassBuild#464: Increase release tag
14cr|howto-sgml-ro-2006-7|60	
14cr|howto-sgml-ro-2006-7|61	

2059 14
14cr|howto-sgml-sl-2006-7|1	%define format	sgml-sl
14cr|howto-sgml-sl-2006-7|2	%define format2	SGML/sl
14cr|howto-sgml-sl-2006-7|3	
14cr|howto-sgml-sl-2006-7|4	%define version 2006
14cr|howto-sgml-sl-2006-7|5	%define release 7
14cr|howto-sgml-sl-2006-7|6	
14cr|howto-sgml-sl-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-sl-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-sl-2006-7|9	Version: 	%version
14cr|howto-sgml-sl-2006-7|10	Release: 	%release
14cr|howto-sgml-sl-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-sl-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-sl-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-sl-2006-7|14	License:	GPL
14cr|howto-sgml-sl-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-sl-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-sl-2006-7|17	Requires:   locales-sl howto-utils
14cr|howto-sgml-sl-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-sl-2006-7|19	
14cr|howto-sgml-sl-2006-7|20	%description
14cr|howto-sgml-sl-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-sl-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-sl-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-sl-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-sl-2006-7|25	
14cr|howto-sgml-sl-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-sl-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-sl-2006-7|28	
14cr|howto-sgml-sl-2006-7|29	%prep
14cr|howto-sgml-sl-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-sl-2006-7|31	
14cr|howto-sgml-sl-2006-7|32	%install
14cr|howto-sgml-sl-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sl-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sl-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-sl-2006-7|36	
14cr|howto-sgml-sl-2006-7|37	%clean
14cr|howto-sgml-sl-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-sl-2006-7|39	
14cr|howto-sgml-sl-2006-7|40	%files
14cr|howto-sgml-sl-2006-7|41	%defattr(-,root,root)
14cr|howto-sgml-sl-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sl-2006-7|43	
14cr|howto-sgml-sl-2006-7|44	
14cr|howto-sgml-sl-2006-7|45	
14cr|howto-sgml-sl-2006-7|46	
14cr|howto-sgml-sl-2006-7|47	%changelog
14cr|howto-sgml-sl-2006-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-sl-2006-7|49	+ Revision: eb20894
14cr|howto-sgml-sl-2006-7|50	- MassBuild#464: Increase release tag
14cr|howto-sgml-sl-2006-7|51	
14cr|howto-sgml-sl-2006-7|52	

2060 14
14cr|howto-sgml-sv-2006-7|1	%define format	sgml-sv
14cr|howto-sgml-sv-2006-7|2	%define format2	SGML/sv
14cr|howto-sgml-sv-2006-7|3	
14cr|howto-sgml-sv-2006-7|4	%define version 2006
14cr|howto-sgml-sv-2006-7|5	%define release 7
14cr|howto-sgml-sv-2006-7|6	
14cr|howto-sgml-sv-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
14cr|howto-sgml-sv-2006-7|8	Name:		howto-%{format}
14cr|howto-sgml-sv-2006-7|9	Version: 	%version
14cr|howto-sgml-sv-2006-7|10	Release: 	%release
14cr|howto-sgml-sv-2006-7|11	Group:		Books/Howtos
14cr|howto-sgml-sv-2006-7|12	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-sv-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-sv-2006-7|14	License:	GPL
14cr|howto-sgml-sv-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-sv-2006-7|16	BuildArchitectures: noarch
14cr|howto-sgml-sv-2006-7|17	Requires:   locales-sv howto-utils
14cr|howto-sgml-sv-2006-7|18	BuildRequires:  howto-utils
14cr|howto-sgml-sv-2006-7|19	
14cr|howto-sgml-sv-2006-7|20	%description
14cr|howto-sgml-sv-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-sv-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-sv-2006-7|23	practical information about your system.  The latest versions of these
14cr|howto-sgml-sv-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-sv-2006-7|25	
14cr|howto-sgml-sv-2006-7|26	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-sv-2006-7|27	HOWTO documentation from your own system.
14cr|howto-sgml-sv-2006-7|28	
14cr|howto-sgml-sv-2006-7|29	%prep
14cr|howto-sgml-sv-2006-7|30	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-sv-2006-7|31	
14cr|howto-sgml-sv-2006-7|32	%install
14cr|howto-sgml-sv-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sv-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sv-2006-7|35	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-sv-2006-7|36	
14cr|howto-sgml-sv-2006-7|37	%clean
14cr|howto-sgml-sv-2006-7|38	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-sv-2006-7|39	
14cr|howto-sgml-sv-2006-7|40	%files
14cr|howto-sgml-sv-2006-7|41	%defattr(-,root,root)
14cr|howto-sgml-sv-2006-7|42	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-sv-2006-7|43	
14cr|howto-sgml-sv-2006-7|44	
14cr|howto-sgml-sv-2006-7|45	
14cr|howto-sgml-sv-2006-7|46	
14cr|howto-sgml-sv-2006-7|47	
14cr|howto-sgml-sv-2006-7|48	%changelog
14cr|howto-sgml-sv-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-sv-2006-7|50	+ Revision: 4e07209
14cr|howto-sgml-sv-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-sgml-sv-2006-7|52	
14cr|howto-sgml-sv-2006-7|53	

2061 14
14cr|howto-sgml-zh-2006-7|1	%define format	sgml-zh
14cr|howto-sgml-zh-2006-7|2	%define format2	SGML/zh
14cr|howto-sgml-zh-2006-7|3	%define	format3 sgml
14cr|howto-sgml-zh-2006-7|4	
14cr|howto-sgml-zh-2006-7|5	%define version 2006
14cr|howto-sgml-zh-2006-7|6	%define release 7
14cr|howto-sgml-zh-2006-7|7	
14cr|howto-sgml-zh-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-sgml-zh-2006-7|9	Name:		howto-%{format}
14cr|howto-sgml-zh-2006-7|10	Version: 	%version
14cr|howto-sgml-zh-2006-7|11	Release: 	%release
14cr|howto-sgml-zh-2006-7|12	Group:		Books/Howtos
14cr|howto-sgml-zh-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-sgml-zh-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-zh-2006-7|15	License:	GPL
14cr|howto-sgml-zh-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-sgml-zh-2006-7|17	BuildArchitectures: noarch
14cr|howto-sgml-zh-2006-7|18	Requires:   locales-zh howto-utils
14cr|howto-sgml-zh-2006-7|19	BuildRequires:  howto-utils
14cr|howto-sgml-zh-2006-7|20	
14cr|howto-sgml-zh-2006-7|21	%description
14cr|howto-sgml-zh-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-sgml-zh-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-sgml-zh-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-sgml-zh-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-sgml-zh-2006-7|26	
14cr|howto-sgml-zh-2006-7|27	Install the howto package if you'd like to be able to access the Linux
14cr|howto-sgml-zh-2006-7|28	HOWTO documentation from your own system.
14cr|howto-sgml-zh-2006-7|29	
14cr|howto-sgml-zh-2006-7|30	%prep
14cr|howto-sgml-zh-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-zh-2006-7|32	
14cr|howto-sgml-zh-2006-7|33	%install
14cr|howto-sgml-zh-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-zh-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-zh-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-sgml-zh-2006-7|37	
14cr|howto-sgml-zh-2006-7|38	%clean
14cr|howto-sgml-zh-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-sgml-zh-2006-7|40	
14cr|howto-sgml-zh-2006-7|41	%files
14cr|howto-sgml-zh-2006-7|42	%defattr(-,root,root)
14cr|howto-sgml-zh-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-sgml-zh-2006-7|44	
14cr|howto-sgml-zh-2006-7|45	
14cr|howto-sgml-zh-2006-7|46	
14cr|howto-sgml-zh-2006-7|47	
14cr|howto-sgml-zh-2006-7|48	%changelog
14cr|howto-sgml-zh-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-sgml-zh-2006-7|50	+ Revision: 4d397e2
14cr|howto-sgml-zh-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-sgml-zh-2006-7|52	
14cr|howto-sgml-zh-2006-7|53	

2062 14
14cr|howto-text-de-2006-7|1	%define format	text-de
14cr|howto-text-de-2006-7|2	%define format2	TEXT/de
14cr|howto-text-de-2006-7|3	%define	format3 text
14cr|howto-text-de-2006-7|4	
14cr|howto-text-de-2006-7|5	%define version 2006
14cr|howto-text-de-2006-7|6	%define release 7
14cr|howto-text-de-2006-7|7	
14cr|howto-text-de-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-de-2006-7|9	Name:		howto-%{format}
14cr|howto-text-de-2006-7|10	Version: 	%version
14cr|howto-text-de-2006-7|11	Release: 	%release
14cr|howto-text-de-2006-7|12	Group:		Books/Howtos
14cr|howto-text-de-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-de-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-de-2006-7|15	License:	GPL
14cr|howto-text-de-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-de-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-de-2006-7|18	Requires:   locales-de howto-utils
14cr|howto-text-de-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-de-2006-7|20	
14cr|howto-text-de-2006-7|21	%description
14cr|howto-text-de-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-de-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-de-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-de-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-de-2006-7|26	
14cr|howto-text-de-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-de-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-de-2006-7|29	
14cr|howto-text-de-2006-7|30	%prep
14cr|howto-text-de-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-de-2006-7|32	
14cr|howto-text-de-2006-7|33	%install
14cr|howto-text-de-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-de-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-de-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-de-2006-7|37	
14cr|howto-text-de-2006-7|38	%clean
14cr|howto-text-de-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-de-2006-7|40	
14cr|howto-text-de-2006-7|41	%files
14cr|howto-text-de-2006-7|42	%defattr(644,root,root,755)
14cr|howto-text-de-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-de-2006-7|44	
14cr|howto-text-de-2006-7|45	
14cr|howto-text-de-2006-7|46	
14cr|howto-text-de-2006-7|47	
14cr|howto-text-de-2006-7|48	%changelog
14cr|howto-text-de-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-de-2006-7|50	+ Revision: c618ada
14cr|howto-text-de-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-de-2006-7|52	
14cr|howto-text-de-2006-7|53	

2063 14
14cr|howto-text-el-2006-7|1	%define format	text-el
14cr|howto-text-el-2006-7|2	%define format2	TEXT/el
14cr|howto-text-el-2006-7|3	%define	format3 text
14cr|howto-text-el-2006-7|4	
14cr|howto-text-el-2006-7|5	%define version 2006
14cr|howto-text-el-2006-7|6	%define release 7
14cr|howto-text-el-2006-7|7	
14cr|howto-text-el-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-el-2006-7|9	Name:		howto-%{format}
14cr|howto-text-el-2006-7|10	Version: 	%version
14cr|howto-text-el-2006-7|11	Release: 	%release
14cr|howto-text-el-2006-7|12	Group:		Books/Howtos
14cr|howto-text-el-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-el-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-el-2006-7|15	License:	GPL
14cr|howto-text-el-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-el-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-el-2006-7|18	Requires:   locales-el howto-utils
14cr|howto-text-el-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-el-2006-7|20	
14cr|howto-text-el-2006-7|21	
14cr|howto-text-el-2006-7|22	%description
14cr|howto-text-el-2006-7|23	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-el-2006-7|24	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-el-2006-7|25	practical information about your system.  The latest versions of these
14cr|howto-text-el-2006-7|26	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-el-2006-7|27	
14cr|howto-text-el-2006-7|28	Install this package if you'd like to be able to access the Linux
14cr|howto-text-el-2006-7|29	HOWTO documentation from your own system.
14cr|howto-text-el-2006-7|30	
14cr|howto-text-el-2006-7|31	%description -l fr
14cr|howto-text-el-2006-7|32	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
14cr|howto-text-el-2006-7|33	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
14cr|howto-text-el-2006-7|34	l'une des meilleures sources d'information sur la pratique de votre systme. La
14cr|howto-text-el-2006-7|35	dernire version de chacun de ces documents peut tre touve  cette adresse :
14cr|howto-text-el-2006-7|36	http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-el-2006-7|37	
14cr|howto-text-el-2006-7|38	%prep
14cr|howto-text-el-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-el-2006-7|40	
14cr|howto-text-el-2006-7|41	%install
14cr|howto-text-el-2006-7|42	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-el-2006-7|43	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-el-2006-7|44	bzcat %{SOURCE0} | tar xv
14cr|howto-text-el-2006-7|45	
14cr|howto-text-el-2006-7|46	%clean
14cr|howto-text-el-2006-7|47	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-el-2006-7|48	
14cr|howto-text-el-2006-7|49	%files
14cr|howto-text-el-2006-7|50	%defattr(-,root,root)
14cr|howto-text-el-2006-7|51	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-el-2006-7|52	
14cr|howto-text-el-2006-7|53	
14cr|howto-text-el-2006-7|54	
14cr|howto-text-el-2006-7|55	
14cr|howto-text-el-2006-7|56	
14cr|howto-text-el-2006-7|57	%changelog
14cr|howto-text-el-2006-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-el-2006-7|59	+ Revision: db20ffc
14cr|howto-text-el-2006-7|60	- MassBuild#464: Increase release tag
14cr|howto-text-el-2006-7|61	
14cr|howto-text-el-2006-7|62	

2064 14
14cr|howto-text-en-2007-6|1	%define format	text-en
14cr|howto-text-en-2007-6|2	%define format2	TEXT/en
14cr|howto-text-en-2007-6|3	%define	format3 text
14cr|howto-text-en-2007-6|4	
14cr|howto-text-en-2007-6|5	%define version 2007
14cr|howto-text-en-2007-6|6	%define release 6
14cr|howto-text-en-2007-6|7	
14cr|howto-text-en-2007-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-en-2007-6|9	Name:		howto-%{format}
14cr|howto-text-en-2007-6|10	Version: 	%version
14cr|howto-text-en-2007-6|11	Release: 	%release
14cr|howto-text-en-2007-6|12	Group:		Books/Howtos
14cr|howto-text-en-2007-6|13	Source0:	Linux-HOWTOs.tar.bz2
14cr|howto-text-en-2007-6|14	Url:		http://www.tldp.org/docs.html#howto
14cr|howto-text-en-2007-6|15	License:	GPL
14cr|howto-text-en-2007-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-en-2007-6|17	BuildArchitectures: noarch
14cr|howto-text-en-2007-6|18	Requires:   locales-en howto-utils
14cr|howto-text-en-2007-6|19	BuildRequires:  howto-utils
14cr|howto-text-en-2007-6|20	
14cr|howto-text-en-2007-6|21	%description
14cr|howto-text-en-2007-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-en-2007-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-en-2007-6|24	practical information about your system.  The latest versions of these
14cr|howto-text-en-2007-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-en-2007-6|26	
14cr|howto-text-en-2007-6|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-en-2007-6|28	HOWTO documentation from your own system.
14cr|howto-text-en-2007-6|29	
14cr|howto-text-en-2007-6|30	%prep
14cr|howto-text-en-2007-6|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-en-2007-6|32	
14cr|howto-text-en-2007-6|33	%install
14cr|howto-text-en-2007-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-en-2007-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-en-2007-6|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-en-2007-6|37	
14cr|howto-text-en-2007-6|38	%clean
14cr|howto-text-en-2007-6|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-en-2007-6|40	
14cr|howto-text-en-2007-6|41	%files
14cr|howto-text-en-2007-6|42	%defattr(-,root,root)
14cr|howto-text-en-2007-6|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-en-2007-6|44	
14cr|howto-text-en-2007-6|45	
14cr|howto-text-en-2007-6|46	
14cr|howto-text-en-2007-6|47	
14cr|howto-text-en-2007-6|48	%changelog
14cr|howto-text-en-2007-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2007-6
14cr|howto-text-en-2007-6|50	+ Revision: a879caf
14cr|howto-text-en-2007-6|51	- MassBuild#464: Increase release tag
14cr|howto-text-en-2007-6|52	
14cr|howto-text-en-2007-6|53	

2065 14
14cr|howto-text-es-2006-7|1	%define format	text-es
14cr|howto-text-es-2006-7|2	%define format2	TEXT/es
14cr|howto-text-es-2006-7|3	%define	format3 text
14cr|howto-text-es-2006-7|4	
14cr|howto-text-es-2006-7|5	%define version 2006
14cr|howto-text-es-2006-7|6	%define release 7
14cr|howto-text-es-2006-7|7	
14cr|howto-text-es-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-es-2006-7|9	Name:		howto-%{format}
14cr|howto-text-es-2006-7|10	Version: 	%version
14cr|howto-text-es-2006-7|11	Release: 	%release
14cr|howto-text-es-2006-7|12	Group:		Books/Howtos
14cr|howto-text-es-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-es-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-es-2006-7|15	License:	GPL
14cr|howto-text-es-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-es-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-es-2006-7|18	Requires:   locales-es howto-utils
14cr|howto-text-es-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-es-2006-7|20	
14cr|howto-text-es-2006-7|21	%description
14cr|howto-text-es-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-es-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-es-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-es-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-es-2006-7|26	
14cr|howto-text-es-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-es-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-es-2006-7|29	
14cr|howto-text-es-2006-7|30	%prep
14cr|howto-text-es-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-es-2006-7|32	
14cr|howto-text-es-2006-7|33	%install
14cr|howto-text-es-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-es-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-es-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-es-2006-7|37	
14cr|howto-text-es-2006-7|38	%clean
14cr|howto-text-es-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-es-2006-7|40	
14cr|howto-text-es-2006-7|41	%files
14cr|howto-text-es-2006-7|42	%defattr(-,root,root)
14cr|howto-text-es-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-es-2006-7|44	
14cr|howto-text-es-2006-7|45	
14cr|howto-text-es-2006-7|46	
14cr|howto-text-es-2006-7|47	
14cr|howto-text-es-2006-7|48	%changelog
14cr|howto-text-es-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-es-2006-7|50	+ Revision: 3eff500
14cr|howto-text-es-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-es-2006-7|52	
14cr|howto-text-es-2006-7|53	

2066 14
14cr|howto-text-fr-2006-7|1	%define format	text-fr
14cr|howto-text-fr-2006-7|2	%define format2	TEXT/fr
14cr|howto-text-fr-2006-7|3	%define	format3 text
14cr|howto-text-fr-2006-7|4	
14cr|howto-text-fr-2006-7|5	%define version 2006
14cr|howto-text-fr-2006-7|6	%define release 7
14cr|howto-text-fr-2006-7|7	
14cr|howto-text-fr-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-fr-2006-7|9	Name:		howto-%{format}
14cr|howto-text-fr-2006-7|10	Version: 	%version
14cr|howto-text-fr-2006-7|11	Release: 	%release
14cr|howto-text-fr-2006-7|12	Group:		Books/Howtos
14cr|howto-text-fr-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-fr-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-fr-2006-7|15	License:	GPL
14cr|howto-text-fr-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-fr-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-fr-2006-7|18	Requires:   	locales-fr howto-utils
14cr|howto-text-fr-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-fr-2006-7|20	
14cr|howto-text-fr-2006-7|21	%description
14cr|howto-text-fr-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-fr-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-fr-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-fr-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-fr-2006-7|26	
14cr|howto-text-fr-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-fr-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-fr-2006-7|29	
14cr|howto-text-fr-2006-7|30	%prep
14cr|howto-text-fr-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-fr-2006-7|32	
14cr|howto-text-fr-2006-7|33	%install
14cr|howto-text-fr-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-fr-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-fr-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-fr-2006-7|37	
14cr|howto-text-fr-2006-7|38	%clean
14cr|howto-text-fr-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-fr-2006-7|40	
14cr|howto-text-fr-2006-7|41	%files
14cr|howto-text-fr-2006-7|42	%defattr(-,root,root)
14cr|howto-text-fr-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-fr-2006-7|44	
14cr|howto-text-fr-2006-7|45	
14cr|howto-text-fr-2006-7|46	
14cr|howto-text-fr-2006-7|47	
14cr|howto-text-fr-2006-7|48	%changelog
14cr|howto-text-fr-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-fr-2006-7|50	+ Revision: 77293cd
14cr|howto-text-fr-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-fr-2006-7|52	
14cr|howto-text-fr-2006-7|53	

2067 14
14cr|howto-text-hr-2006-7|1	%define format	text-hr
14cr|howto-text-hr-2006-7|2	%define format2	TEXT/hr
14cr|howto-text-hr-2006-7|3	%define	format3 text
14cr|howto-text-hr-2006-7|4	
14cr|howto-text-hr-2006-7|5	%define version 2006
14cr|howto-text-hr-2006-7|6	%define release 7
14cr|howto-text-hr-2006-7|7	
14cr|howto-text-hr-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-hr-2006-7|9	Name:		howto-%{format}
14cr|howto-text-hr-2006-7|10	Version: 	%version
14cr|howto-text-hr-2006-7|11	Release: 	%release
14cr|howto-text-hr-2006-7|12	Group:		Books/Howtos
14cr|howto-text-hr-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-hr-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-hr-2006-7|15	License:	GPL
14cr|howto-text-hr-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-hr-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-hr-2006-7|18	Requires:   locales-hr  howto-utils
14cr|howto-text-hr-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-hr-2006-7|20	
14cr|howto-text-hr-2006-7|21	%description
14cr|howto-text-hr-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-hr-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-hr-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-hr-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-hr-2006-7|26	
14cr|howto-text-hr-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-hr-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-hr-2006-7|29	
14cr|howto-text-hr-2006-7|30	%prep
14cr|howto-text-hr-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-hr-2006-7|32	
14cr|howto-text-hr-2006-7|33	%install
14cr|howto-text-hr-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hr-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hr-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-hr-2006-7|37	
14cr|howto-text-hr-2006-7|38	%clean
14cr|howto-text-hr-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-hr-2006-7|40	
14cr|howto-text-hr-2006-7|41	%files
14cr|howto-text-hr-2006-7|42	%defattr(-,root,root)
14cr|howto-text-hr-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hr-2006-7|44	
14cr|howto-text-hr-2006-7|45	
14cr|howto-text-hr-2006-7|46	
14cr|howto-text-hr-2006-7|47	
14cr|howto-text-hr-2006-7|48	%changelog
14cr|howto-text-hr-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-hr-2006-7|50	+ Revision: 6a1f356
14cr|howto-text-hr-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-hr-2006-7|52	
14cr|howto-text-hr-2006-7|53	

2068 14
14cr|howto-text-hu-2006-7|1	%define format	text-hu
14cr|howto-text-hu-2006-7|2	%define format2	TEXT/hu
14cr|howto-text-hu-2006-7|3	%define	format3 text
14cr|howto-text-hu-2006-7|4	
14cr|howto-text-hu-2006-7|5	%define version 2006
14cr|howto-text-hu-2006-7|6	%define release 7
14cr|howto-text-hu-2006-7|7	
14cr|howto-text-hu-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-hu-2006-7|9	Name:		howto-%{format}
14cr|howto-text-hu-2006-7|10	Version: 	%version
14cr|howto-text-hu-2006-7|11	Release: 	%release
14cr|howto-text-hu-2006-7|12	Group:		Books/Howtos
14cr|howto-text-hu-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-hu-2006-7|14	Url:		http://www.kde.hu/mlp/hogyanok/
14cr|howto-text-hu-2006-7|15	License:	GPL
14cr|howto-text-hu-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-hu-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-hu-2006-7|18	Requires:   locales-hu howto-utils
14cr|howto-text-hu-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-hu-2006-7|20	
14cr|howto-text-hu-2006-7|21	%description
14cr|howto-text-hu-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-hu-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-hu-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-hu-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-hu-2006-7|26	
14cr|howto-text-hu-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-hu-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-hu-2006-7|29	
14cr|howto-text-hu-2006-7|30	%prep
14cr|howto-text-hu-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-hu-2006-7|32	
14cr|howto-text-hu-2006-7|33	%install
14cr|howto-text-hu-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hu-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hu-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-hu-2006-7|37	
14cr|howto-text-hu-2006-7|38	%clean
14cr|howto-text-hu-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-hu-2006-7|40	
14cr|howto-text-hu-2006-7|41	%files
14cr|howto-text-hu-2006-7|42	%defattr(-,root,root)
14cr|howto-text-hu-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-hu-2006-7|44	
14cr|howto-text-hu-2006-7|45	
14cr|howto-text-hu-2006-7|46	
14cr|howto-text-hu-2006-7|47	
14cr|howto-text-hu-2006-7|48	%changelog
14cr|howto-text-hu-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-hu-2006-7|50	+ Revision: 63bd99e
14cr|howto-text-hu-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-hu-2006-7|52	
14cr|howto-text-hu-2006-7|53	

2069 14
14cr|howto-text-id-2006-7|1	%define format	text-id
14cr|howto-text-id-2006-7|2	%define format2	TEXT/id
14cr|howto-text-id-2006-7|3	%define	format3 text
14cr|howto-text-id-2006-7|4	
14cr|howto-text-id-2006-7|5	%define version 2006
14cr|howto-text-id-2006-7|6	%define release 7
14cr|howto-text-id-2006-7|7	
14cr|howto-text-id-2006-7|8	
14cr|howto-text-id-2006-7|9	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-id-2006-7|10	Name:		howto-%{format}
14cr|howto-text-id-2006-7|11	Version: 	%version
14cr|howto-text-id-2006-7|12	Release: 	%release
14cr|howto-text-id-2006-7|13	Group:		Books/Howtos
14cr|howto-text-id-2006-7|14	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-id-2006-7|15	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-id-2006-7|16	License:	GPL
14cr|howto-text-id-2006-7|17	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-id-2006-7|18	BuildArchitectures: noarch
14cr|howto-text-id-2006-7|19	Requires:   locales-id howto-utils
14cr|howto-text-id-2006-7|20	BuildRequires:  howto-utils
14cr|howto-text-id-2006-7|21	
14cr|howto-text-id-2006-7|22	%description
14cr|howto-text-id-2006-7|23	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-id-2006-7|24	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-id-2006-7|25	practical information about your system.  The latest versions of these
14cr|howto-text-id-2006-7|26	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-id-2006-7|27	
14cr|howto-text-id-2006-7|28	Install this package if you'd like to be able to access the Linux
14cr|howto-text-id-2006-7|29	HOWTO documentation from your own system.
14cr|howto-text-id-2006-7|30	
14cr|howto-text-id-2006-7|31	%prep
14cr|howto-text-id-2006-7|32	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-id-2006-7|33	
14cr|howto-text-id-2006-7|34	%install
14cr|howto-text-id-2006-7|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-id-2006-7|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-id-2006-7|37	bzcat %{SOURCE0} | tar xv
14cr|howto-text-id-2006-7|38	
14cr|howto-text-id-2006-7|39	%clean
14cr|howto-text-id-2006-7|40	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-id-2006-7|41	
14cr|howto-text-id-2006-7|42	%files
14cr|howto-text-id-2006-7|43	%defattr(-,root,root)
14cr|howto-text-id-2006-7|44	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-id-2006-7|45	
14cr|howto-text-id-2006-7|46	
14cr|howto-text-id-2006-7|47	
14cr|howto-text-id-2006-7|48	
14cr|howto-text-id-2006-7|49	
14cr|howto-text-id-2006-7|50	%changelog
14cr|howto-text-id-2006-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-id-2006-7|52	+ Revision: e90ee8f
14cr|howto-text-id-2006-7|53	- MassBuild#464: Increase release tag
14cr|howto-text-id-2006-7|54	
14cr|howto-text-id-2006-7|55	

2070 14
14cr|howto-text-it-2006-7|1	%define format	text-it
14cr|howto-text-it-2006-7|2	%define format2	TEXT/it
14cr|howto-text-it-2006-7|3	%define	format3 text
14cr|howto-text-it-2006-7|4	
14cr|howto-text-it-2006-7|5	%define version 2006
14cr|howto-text-it-2006-7|6	%define release 7
14cr|howto-text-it-2006-7|7	
14cr|howto-text-it-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-it-2006-7|9	Name:		howto-%{format}
14cr|howto-text-it-2006-7|10	Version: 	%version
14cr|howto-text-it-2006-7|11	Release: 	%release
14cr|howto-text-it-2006-7|12	Group:		Books/Howtos
14cr|howto-text-it-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-it-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-it-2006-7|15	License:	GPL
14cr|howto-text-it-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-it-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-it-2006-7|18	Requires:   locales-it howto-utils
14cr|howto-text-it-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-it-2006-7|20	
14cr|howto-text-it-2006-7|21	%description
14cr|howto-text-it-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-it-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-it-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-it-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-it-2006-7|26	
14cr|howto-text-it-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-it-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-it-2006-7|29	
14cr|howto-text-it-2006-7|30	%prep
14cr|howto-text-it-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-it-2006-7|32	
14cr|howto-text-it-2006-7|33	%install
14cr|howto-text-it-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-it-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-it-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-it-2006-7|37	
14cr|howto-text-it-2006-7|38	%clean
14cr|howto-text-it-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-it-2006-7|40	
14cr|howto-text-it-2006-7|41	%files
14cr|howto-text-it-2006-7|42	%defattr(644,root,root,755)
14cr|howto-text-it-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-it-2006-7|44	
14cr|howto-text-it-2006-7|45	
14cr|howto-text-it-2006-7|46	
14cr|howto-text-it-2006-7|47	
14cr|howto-text-it-2006-7|48	
14cr|howto-text-it-2006-7|49	%changelog
14cr|howto-text-it-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-it-2006-7|51	+ Revision: 95bb28f
14cr|howto-text-it-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-text-it-2006-7|53	
14cr|howto-text-it-2006-7|54	

2071 14
14cr|howto-text-ja-2006-7|1	%define format	text-ja
14cr|howto-text-ja-2006-7|2	%define format2	TEXT/ja
14cr|howto-text-ja-2006-7|3	%define	format3 text
14cr|howto-text-ja-2006-7|4	
14cr|howto-text-ja-2006-7|5	%define version 2006
14cr|howto-text-ja-2006-7|6	%define release 7
14cr|howto-text-ja-2006-7|7	
14cr|howto-text-ja-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-ja-2006-7|9	Name:		howto-%{format}
14cr|howto-text-ja-2006-7|10	Version: 	%version
14cr|howto-text-ja-2006-7|11	Release: 	%release
14cr|howto-text-ja-2006-7|12	Group:		Books/Howtos
14cr|howto-text-ja-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-ja-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-ja-2006-7|15	License:	GPL
14cr|howto-text-ja-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-ja-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-ja-2006-7|18	Requires:   locales-ja howto-utils
14cr|howto-text-ja-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-ja-2006-7|20	
14cr|howto-text-ja-2006-7|21	%description
14cr|howto-text-ja-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-ja-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-ja-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-ja-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-ja-2006-7|26	
14cr|howto-text-ja-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-ja-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-ja-2006-7|29	
14cr|howto-text-ja-2006-7|30	%prep
14cr|howto-text-ja-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-ja-2006-7|32	
14cr|howto-text-ja-2006-7|33	%install
14cr|howto-text-ja-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ja-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ja-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-ja-2006-7|37	
14cr|howto-text-ja-2006-7|38	%clean
14cr|howto-text-ja-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-ja-2006-7|40	
14cr|howto-text-ja-2006-7|41	%files
14cr|howto-text-ja-2006-7|42	%defattr(-,root,root)
14cr|howto-text-ja-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ja-2006-7|44	
14cr|howto-text-ja-2006-7|45	
14cr|howto-text-ja-2006-7|46	
14cr|howto-text-ja-2006-7|47	
14cr|howto-text-ja-2006-7|48	
14cr|howto-text-ja-2006-7|49	%changelog
14cr|howto-text-ja-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-ja-2006-7|51	+ Revision: 886a3eb
14cr|howto-text-ja-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-text-ja-2006-7|53	
14cr|howto-text-ja-2006-7|54	

2072 14
14cr|howto-text-ko-2006-7|1	%define format	text-ko
14cr|howto-text-ko-2006-7|2	%define format2	TEXT/ko
14cr|howto-text-ko-2006-7|3	%define	format3 text
14cr|howto-text-ko-2006-7|4	
14cr|howto-text-ko-2006-7|5	%define version 2006
14cr|howto-text-ko-2006-7|6	%define release 7
14cr|howto-text-ko-2006-7|7	
14cr|howto-text-ko-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-ko-2006-7|9	Name:		howto-%{format}
14cr|howto-text-ko-2006-7|10	Version: 	%version
14cr|howto-text-ko-2006-7|11	Release: 	%release
14cr|howto-text-ko-2006-7|12	Group:		Books/Howtos
14cr|howto-text-ko-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-ko-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-ko-2006-7|15	License:	GPL
14cr|howto-text-ko-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-ko-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-ko-2006-7|18	Requires:   locales-ko howto-utils
14cr|howto-text-ko-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-ko-2006-7|20	
14cr|howto-text-ko-2006-7|21	%description
14cr|howto-text-ko-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-ko-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-ko-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-ko-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-ko-2006-7|26	
14cr|howto-text-ko-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-ko-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-ko-2006-7|29	
14cr|howto-text-ko-2006-7|30	http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-ko-2006-7|31	
14cr|howto-text-ko-2006-7|32	%prep
14cr|howto-text-ko-2006-7|33	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-ko-2006-7|34	
14cr|howto-text-ko-2006-7|35	%install
14cr|howto-text-ko-2006-7|36	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ko-2006-7|37	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ko-2006-7|38	bzcat %{SOURCE0} | tar xv
14cr|howto-text-ko-2006-7|39	
14cr|howto-text-ko-2006-7|40	%clean
14cr|howto-text-ko-2006-7|41	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-ko-2006-7|42	
14cr|howto-text-ko-2006-7|43	%files
14cr|howto-text-ko-2006-7|44	%defattr(-,root,root)
14cr|howto-text-ko-2006-7|45	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-ko-2006-7|46	
14cr|howto-text-ko-2006-7|47	
14cr|howto-text-ko-2006-7|48	
14cr|howto-text-ko-2006-7|49	
14cr|howto-text-ko-2006-7|50	
14cr|howto-text-ko-2006-7|51	%changelog
14cr|howto-text-ko-2006-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-ko-2006-7|53	+ Revision: cb22b4d
14cr|howto-text-ko-2006-7|54	- MassBuild#464: Increase release tag
14cr|howto-text-ko-2006-7|55	
14cr|howto-text-ko-2006-7|56	

2073 14
14cr|howto-text-nl-2006-7|1	%define format	text-nl
14cr|howto-text-nl-2006-7|2	%define format2	TEXT/nl
14cr|howto-text-nl-2006-7|3	%define	format3 text
14cr|howto-text-nl-2006-7|4	
14cr|howto-text-nl-2006-7|5	%define version 2006
14cr|howto-text-nl-2006-7|6	%define release 7
14cr|howto-text-nl-2006-7|7	
14cr|howto-text-nl-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-nl-2006-7|9	Name:		howto-%{format}
14cr|howto-text-nl-2006-7|10	Version: 	%version
14cr|howto-text-nl-2006-7|11	Release: 	%release
14cr|howto-text-nl-2006-7|12	Group:		Books/Howtos
14cr|howto-text-nl-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-nl-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-nl-2006-7|15	License:	GPL
14cr|howto-text-nl-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-nl-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-nl-2006-7|18	Requires:   locales-nl howto-utils
14cr|howto-text-nl-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-nl-2006-7|20	
14cr|howto-text-nl-2006-7|21	%description
14cr|howto-text-nl-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-nl-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-nl-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-nl-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-nl-2006-7|26	
14cr|howto-text-nl-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-nl-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-nl-2006-7|29	
14cr|howto-text-nl-2006-7|30	%prep
14cr|howto-text-nl-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-nl-2006-7|32	
14cr|howto-text-nl-2006-7|33	
14cr|howto-text-nl-2006-7|34	%install
14cr|howto-text-nl-2006-7|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-nl-2006-7|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-nl-2006-7|37	bzcat %{SOURCE0} | tar xv
14cr|howto-text-nl-2006-7|38	
14cr|howto-text-nl-2006-7|39	%clean
14cr|howto-text-nl-2006-7|40	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-nl-2006-7|41	
14cr|howto-text-nl-2006-7|42	%files
14cr|howto-text-nl-2006-7|43	%defattr(-,root,root)
14cr|howto-text-nl-2006-7|44	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-nl-2006-7|45	
14cr|howto-text-nl-2006-7|46	
14cr|howto-text-nl-2006-7|47	
14cr|howto-text-nl-2006-7|48	
14cr|howto-text-nl-2006-7|49	
14cr|howto-text-nl-2006-7|50	%changelog
14cr|howto-text-nl-2006-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-nl-2006-7|52	+ Revision: 381b5b4
14cr|howto-text-nl-2006-7|53	- MassBuild#464: Increase release tag
14cr|howto-text-nl-2006-7|54	
14cr|howto-text-nl-2006-7|55	

2074 14
14cr|howto-text-pl-2006-7|1	%define format	text-pl
14cr|howto-text-pl-2006-7|2	%define format2	TEXT/pl
14cr|howto-text-pl-2006-7|3	%define	format3 text
14cr|howto-text-pl-2006-7|4	
14cr|howto-text-pl-2006-7|5	%define version 2006
14cr|howto-text-pl-2006-7|6	%define release 7
14cr|howto-text-pl-2006-7|7	
14cr|howto-text-pl-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-pl-2006-7|9	Name:		howto-%{format}
14cr|howto-text-pl-2006-7|10	Version: 	%version
14cr|howto-text-pl-2006-7|11	Release: 	%release
14cr|howto-text-pl-2006-7|12	Group:		Books/Howtos
14cr|howto-text-pl-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-pl-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-pl-2006-7|15	License:	GPL
14cr|howto-text-pl-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-pl-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-pl-2006-7|18	Requires:   locales-pl howto-utils
14cr|howto-text-pl-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-pl-2006-7|20	
14cr|howto-text-pl-2006-7|21	%description
14cr|howto-text-pl-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-pl-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-pl-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-pl-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-pl-2006-7|26	
14cr|howto-text-pl-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-pl-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-pl-2006-7|29	
14cr|howto-text-pl-2006-7|30	%prep
14cr|howto-text-pl-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-pl-2006-7|32	
14cr|howto-text-pl-2006-7|33	%install
14cr|howto-text-pl-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-pl-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-pl-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-pl-2006-7|37	
14cr|howto-text-pl-2006-7|38	%clean
14cr|howto-text-pl-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-pl-2006-7|40	
14cr|howto-text-pl-2006-7|41	%files
14cr|howto-text-pl-2006-7|42	%defattr(-,root,root)
14cr|howto-text-pl-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-pl-2006-7|44	
14cr|howto-text-pl-2006-7|45	
14cr|howto-text-pl-2006-7|46	
14cr|howto-text-pl-2006-7|47	
14cr|howto-text-pl-2006-7|48	%changelog
14cr|howto-text-pl-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-pl-2006-7|50	+ Revision: 719153d
14cr|howto-text-pl-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-pl-2006-7|52	
14cr|howto-text-pl-2006-7|53	

2075 14
14cr|howto-text-sl-2006-7|1	%define format	text-sl
14cr|howto-text-sl-2006-7|2	%define format2	TEXT/sl
14cr|howto-text-sl-2006-7|3	%define	format3 text
14cr|howto-text-sl-2006-7|4	
14cr|howto-text-sl-2006-7|5	%define version 2006
14cr|howto-text-sl-2006-7|6	%define release 7
14cr|howto-text-sl-2006-7|7	
14cr|howto-text-sl-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-sl-2006-7|9	Name:		howto-%{format}
14cr|howto-text-sl-2006-7|10	Version: 	%version
14cr|howto-text-sl-2006-7|11	Release: 	%release
14cr|howto-text-sl-2006-7|12	Group:		Books/Howtos
14cr|howto-text-sl-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-sl-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-sl-2006-7|15	License:	GPL
14cr|howto-text-sl-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-sl-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-sl-2006-7|18	Requires:   locales-sl howto-utils
14cr|howto-text-sl-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-sl-2006-7|20	
14cr|howto-text-sl-2006-7|21	%description
14cr|howto-text-sl-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-sl-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-sl-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-sl-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-sl-2006-7|26	
14cr|howto-text-sl-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-sl-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-sl-2006-7|29	
14cr|howto-text-sl-2006-7|30	%prep
14cr|howto-text-sl-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-sl-2006-7|32	
14cr|howto-text-sl-2006-7|33	%install
14cr|howto-text-sl-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sl-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sl-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-sl-2006-7|37	
14cr|howto-text-sl-2006-7|38	%clean
14cr|howto-text-sl-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-sl-2006-7|40	
14cr|howto-text-sl-2006-7|41	%files
14cr|howto-text-sl-2006-7|42	%defattr(-,root,root)
14cr|howto-text-sl-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sl-2006-7|44	
14cr|howto-text-sl-2006-7|45	
14cr|howto-text-sl-2006-7|46	
14cr|howto-text-sl-2006-7|47	
14cr|howto-text-sl-2006-7|48	%changelog
14cr|howto-text-sl-2006-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-sl-2006-7|50	+ Revision: 2cead5d
14cr|howto-text-sl-2006-7|51	- MassBuild#464: Increase release tag
14cr|howto-text-sl-2006-7|52	
14cr|howto-text-sl-2006-7|53	

2076 14
14cr|howto-text-sv-2006-7|1	%define format	text-sv
14cr|howto-text-sv-2006-7|2	%define format2	TEXT/sv
14cr|howto-text-sv-2006-7|3	%define	format3 text
14cr|howto-text-sv-2006-7|4	
14cr|howto-text-sv-2006-7|5	%define version 2006
14cr|howto-text-sv-2006-7|6	%define release 7
14cr|howto-text-sv-2006-7|7	
14cr|howto-text-sv-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-sv-2006-7|9	Name:		howto-%{format}
14cr|howto-text-sv-2006-7|10	Version: 	%version
14cr|howto-text-sv-2006-7|11	Release: 	%release
14cr|howto-text-sv-2006-7|12	Group:		Books/Howtos
14cr|howto-text-sv-2006-7|13	Source0:	howto-text-sv.tar.bz2
14cr|howto-text-sv-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-sv-2006-7|15	License:	GPL
14cr|howto-text-sv-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-sv-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-sv-2006-7|18	Requires:   locales-sv howto-utils
14cr|howto-text-sv-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-sv-2006-7|20	
14cr|howto-text-sv-2006-7|21	%description
14cr|howto-text-sv-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-sv-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-sv-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-sv-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-sv-2006-7|26	
14cr|howto-text-sv-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-sv-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-sv-2006-7|29	
14cr|howto-text-sv-2006-7|30	%prep
14cr|howto-text-sv-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-sv-2006-7|32	
14cr|howto-text-sv-2006-7|33	%install
14cr|howto-text-sv-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sv-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sv-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-sv-2006-7|37	
14cr|howto-text-sv-2006-7|38	%clean
14cr|howto-text-sv-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-sv-2006-7|40	
14cr|howto-text-sv-2006-7|41	%files
14cr|howto-text-sv-2006-7|42	%defattr(-,root,root)
14cr|howto-text-sv-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-sv-2006-7|44	
14cr|howto-text-sv-2006-7|45	
14cr|howto-text-sv-2006-7|46	
14cr|howto-text-sv-2006-7|47	
14cr|howto-text-sv-2006-7|48	
14cr|howto-text-sv-2006-7|49	%changelog
14cr|howto-text-sv-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-sv-2006-7|51	+ Revision: 02a17ac
14cr|howto-text-sv-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-text-sv-2006-7|53	
14cr|howto-text-sv-2006-7|54	

2077 14
14cr|howto-text-zh-2006-7|1	%define format	text-zh
14cr|howto-text-zh-2006-7|2	%define format2	TEXT/zh
14cr|howto-text-zh-2006-7|3	%define	format3 text
14cr|howto-text-zh-2006-7|4	
14cr|howto-text-zh-2006-7|5	%define version 2006
14cr|howto-text-zh-2006-7|6	%define release 7
14cr|howto-text-zh-2006-7|7	
14cr|howto-text-zh-2006-7|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
14cr|howto-text-zh-2006-7|9	Name:		howto-%{format}
14cr|howto-text-zh-2006-7|10	Version: 	%version
14cr|howto-text-zh-2006-7|11	Release: 	%release
14cr|howto-text-zh-2006-7|12	Group:		Books/Howtos
14cr|howto-text-zh-2006-7|13	Source0:	howto-%{format}.tar.bz2
14cr|howto-text-zh-2006-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-zh-2006-7|15	License:	GPL
14cr|howto-text-zh-2006-7|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
14cr|howto-text-zh-2006-7|17	BuildArchitectures: noarch
14cr|howto-text-zh-2006-7|18	Requires:   locales-zh howto-utils
14cr|howto-text-zh-2006-7|19	BuildRequires:  howto-utils
14cr|howto-text-zh-2006-7|20	
14cr|howto-text-zh-2006-7|21	%description
14cr|howto-text-zh-2006-7|22	Linux HOWTOs are detailed documents which describe a specific aspect of
14cr|howto-text-zh-2006-7|23	configuring or using Linux.  Linux HOWTOs are a great source of
14cr|howto-text-zh-2006-7|24	practical information about your system.  The latest versions of these
14cr|howto-text-zh-2006-7|25	documents are located at http://www.linuxdoc.org/docs.html#howto
14cr|howto-text-zh-2006-7|26	
14cr|howto-text-zh-2006-7|27	Install this package if you'd like to be able to access the Linux
14cr|howto-text-zh-2006-7|28	HOWTO documentation from your own system.
14cr|howto-text-zh-2006-7|29	
14cr|howto-text-zh-2006-7|30	%prep
14cr|howto-text-zh-2006-7|31	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-zh-2006-7|32	
14cr|howto-text-zh-2006-7|33	%install
14cr|howto-text-zh-2006-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-zh-2006-7|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14cr|howto-text-zh-2006-7|36	bzcat %{SOURCE0} | tar xv
14cr|howto-text-zh-2006-7|37	
14cr|howto-text-zh-2006-7|38	%clean
14cr|howto-text-zh-2006-7|39	rm -rf $RPM_BUILD_ROOT
14cr|howto-text-zh-2006-7|40	
14cr|howto-text-zh-2006-7|41	%files
14cr|howto-text-zh-2006-7|42	%defattr(-,root,root)
14cr|howto-text-zh-2006-7|43	%{_docdir}/HOWTO/%{format2}
14cr|howto-text-zh-2006-7|44	
14cr|howto-text-zh-2006-7|45	
14cr|howto-text-zh-2006-7|46	
14cr|howto-text-zh-2006-7|47	
14cr|howto-text-zh-2006-7|48	
14cr|howto-text-zh-2006-7|49	%changelog
14cr|howto-text-zh-2006-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2006-7
14cr|howto-text-zh-2006-7|51	+ Revision: 99399e6
14cr|howto-text-zh-2006-7|52	- MassBuild#464: Increase release tag
14cr|howto-text-zh-2006-7|53	
14cr|howto-text-zh-2006-7|54	

2078 14
14cr|hpt-1.4.0-0.rc5.2|1	%global debug_package %{nil}
14cr|hpt-1.4.0-0.rc5.2|2	%define fver	1.4
14cr|hpt-1.4.0-0.rc5.2|3	%define pre	rc5
14cr|hpt-1.4.0-0.rc5.2|4	
14cr|hpt-1.4.0-0.rc5.2|5	Summary:	Highly Portable FTN Message Tosser
14cr|hpt-1.4.0-0.rc5.2|6	Name:           hpt
14cr|hpt-1.4.0-0.rc5.2|7	Version:        1.4.0
14cr|hpt-1.4.0-0.rc5.2|8	Release:        0.%{pre}.2
14cr|hpt-1.4.0-0.rc5.2|9	License:	GPLv2+
14cr|hpt-1.4.0-0.rc5.2|10	Group:		Networking/Other
14cr|hpt-1.4.0-0.rc5.2|11	Source0:		http://downloads.sourceforge.net/husky/%{name}-%{fver}-%{pre}.tar.gz
14cr|hpt-1.4.0-0.rc5.2|12	Patch0:		hpt-20021015-main.patch
14cr|hpt-1.4.0-0.rc5.2|13	Patch1:		hpt-20021015-doc.patch
14cr|hpt-1.4.0-0.rc5.2|14	patch2:		hpt-1.4-rc5.huskymak.patch
14cr|hpt-1.4.0-0.rc5.2|15	patch3:		hpt-1.4-rc5.printf.patch
14cr|hpt-1.4.0-0.rc5.2|16	Requires:	fidoconf
14cr|hpt-1.4.0-0.rc5.2|17	BuildRequires:	huskybse
14cr|hpt-1.4.0-0.rc5.2|18	BuildRequires:	smapi-devel
14cr|hpt-1.4.0-0.rc5.2|19	BuildRequires:	fidoconf-devel
14cr|hpt-1.4.0-0.rc5.2|20	BuildRequires:	texinfo
14cr|hpt-1.4.0-0.rc5.2|21	URL:		http://sourceforge.net/projects/husky/
14cr|hpt-1.4.0-0.rc5.2|22	
14cr|hpt-1.4.0-0.rc5.2|23	%description
14cr|hpt-1.4.0-0.rc5.2|24	HPT is a Fidonet message tosser and packer with areafix.
14cr|hpt-1.4.0-0.rc5.2|25	
14cr|hpt-1.4.0-0.rc5.2|26	Features of HPT:
14cr|hpt-1.4.0-0.rc5.2|27	tossing packets of 2, 2.0 & 2+ types
14cr|hpt-1.4.0-0.rc5.2|28	supporting of Msg, Squish and Jam message bases
14cr|hpt-1.4.0-0.rc5.2|29	posting to net & echo areas
14cr|hpt-1.4.0-0.rc5.2|30	areafix (on the fly, from command line, limit for areas...)
14cr|hpt-1.4.0-0.rc5.2|31	autocreate on the fly
14cr|hpt-1.4.0-0.rc5.2|32	forward requests
14cr|hpt-1.4.0-0.rc5.2|33	pause and autopause for links
14cr|hpt-1.4.0-0.rc5.2|34	linking of net & echo areas
14cr|hpt-1.4.0-0.rc5.2|35	carbon copy
14cr|hpt-1.4.0-0.rc5.2|36	groups & levels for personal and public access to echo areas
14cr|hpt-1.4.0-0.rc5.2|37	powerful dupe checker
14cr|hpt-1.4.0-0.rc5.2|38	link defaults
14cr|hpt-1.4.0-0.rc5.2|39	
14cr|hpt-1.4.0-0.rc5.2|40	%prep
14cr|hpt-1.4.0-0.rc5.2|41	%setup -q -n %{name}
14cr|hpt-1.4.0-0.rc5.2|42	#% patch0 -p1
14cr|hpt-1.4.0-0.rc5.2|43	#% patch1 -p1
14cr|hpt-1.4.0-0.rc5.2|44	%patch2 -p1 -b .huskymak
14cr|hpt-1.4.0-0.rc5.2|45	%patch3 -p1 -b .printf
14cr|hpt-1.4.0-0.rc5.2|46	
14cr|hpt-1.4.0-0.rc5.2|47	%build
14cr|hpt-1.4.0-0.rc5.2|48	%make OPTCFLAGS=" -c -fPIC %{optflags}"
14cr|hpt-1.4.0-0.rc5.2|49	
14cr|hpt-1.4.0-0.rc5.2|50	%install
14cr|hpt-1.4.0-0.rc5.2|51	install -d %{buildroot}%{_bindir}
14cr|hpt-1.4.0-0.rc5.2|52	make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install
14cr|hpt-1.4.0-0.rc5.2|53	make INFODIR=%{buildroot}%{_infodir} -C doc install
14cr|hpt-1.4.0-0.rc5.2|54	rm -rf %{buildroot}%{_infodir}/dir
14cr|hpt-1.4.0-0.rc5.2|55	install -d %{buildroot}%{_sysconfdir}/husky
14cr|hpt-1.4.0-0.rc5.2|56	install -m 644 config/{config,path,links,areas,packer} %{buildroot}%{_sysconfdir}/husky
14cr|hpt-1.4.0-0.rc5.2|57	
14cr|hpt-1.4.0-0.rc5.2|58	
14cr|hpt-1.4.0-0.rc5.2|59	
14cr|hpt-1.4.0-0.rc5.2|60	%files
14cr|hpt-1.4.0-0.rc5.2|61	%doc BUG-REPORTING BUGS COPYING CREDITS ChangeLog HISTORY INSTALL README TODO UPGRADE VERSION filter.pl config misc
14cr|hpt-1.4.0-0.rc5.2|62	%doc doc/{bugreport.rus,bugreport.txt,faqfmt.pl,hpt-FAQ.russian,perlwin32.rus,perlwin32.txt}
14cr|hpt-1.4.0-0.rc5.2|63	%attr(755,root,root) %{_bindir}/*
14cr|hpt-1.4.0-0.rc5.2|64	%{_infodir}/%{name}.info.*
14cr|hpt-1.4.0-0.rc5.2|65	%{_mandir}/*/*
14cr|hpt-1.4.0-0.rc5.2|66	%dir %{_sysconfdir}/husky
14cr|hpt-1.4.0-0.rc5.2|67	%config(noreplace) %{_sysconfdir}/husky/*
14cr|hpt-1.4.0-0.rc5.2|68	
14cr|hpt-1.4.0-0.rc5.2|69	
14cr|hpt-1.4.0-0.rc5.2|70	
14cr|hpt-1.4.0-0.rc5.2|71	
14cr|hpt-1.4.0-0.rc5.2|72	%changelog
14cr|hpt-1.4.0-0.rc5.2|73	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-0.rc5.2
14cr|hpt-1.4.0-0.rc5.2|74	+ Revision: a9f95c2
14cr|hpt-1.4.0-0.rc5.2|75	- Spec cleanup
14cr|hpt-1.4.0-0.rc5.2|76	
14cr|hpt-1.4.0-0.rc5.2|77	

2079 14
14cr|hso-rezero-0.1-9|1	%define	name			hso-rezero
14cr|hso-rezero-0.1-9|2	%define oname			hso-udev
14cr|hso-rezero-0.1-9|3	%define	version			0.1
14cr|hso-rezero-0.1-9|4	%define release			9
14cr|hso-rezero-0.1-9|5	
14cr|hso-rezero-0.1-9|6	Summary:		Tools for Option 3G cards
14cr|hso-rezero-0.1-9|7	Name:			%{name}
14cr|hso-rezero-0.1-9|8	Version:		%{version}
14cr|hso-rezero-0.1-9|9	Release:		%{release}
14cr|hso-rezero-0.1-9|10	# http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/
14cr|hso-rezero-0.1-9|11	Source0:		%{oname}.tar.gz
14cr|hso-rezero-0.1-9|12	Source2:		49_hso-udev.rules
14cr|hso-rezero-0.1-9|13	URL:			http://www.pharscape.org/
14cr|hso-rezero-0.1-9|14	Group:			System/Configuration/Hardware
14cr|hso-rezero-0.1-9|15	BuildRoot:		%{_tmppath}/%{name}-buildroot
14cr|hso-rezero-0.1-9|16	License:		GPL
14cr|hso-rezero-0.1-9|17	
14cr|hso-rezero-0.1-9|18	%description
14cr|hso-rezero-0.1-9|19	rezero is a utility to disable the ZeroCD (fake USB CD-Rom)
14cr|hso-rezero-0.1-9|20	temporarily at run time for Option 3G cards.
14cr|hso-rezero-0.1-9|21	
14cr|hso-rezero-0.1-9|22	%prep
14cr|hso-rezero-0.1-9|23	%setup -q -c
14cr|hso-rezero-0.1-9|24	make clean
14cr|hso-rezero-0.1-9|25	
14cr|hso-rezero-0.1-9|26	%build
14cr|hso-rezero-0.1-9|27	%make
14cr|hso-rezero-0.1-9|28	
14cr|hso-rezero-0.1-9|29	%install
14cr|hso-rezero-0.1-9|30	rm -rf %{buildroot}
14cr|hso-rezero-0.1-9|31	%makeinstall_std
14cr|hso-rezero-0.1-9|32	mkdir -p %{buildroot}/%_sbindir
14cr|hso-rezero-0.1-9|33	mkdir -p %{buildroot}/%_sysconfdir/hal/fdi/policy/
14cr|hso-rezero-0.1-9|34	mkdir -p %{buildroot}/%_sysconfdir/udev/rules.d/
14cr|hso-rezero-0.1-9|35	rm -f %buildroot/%_sysconfdir/udev/rules.d/*.rules
14cr|hso-rezero-0.1-9|36	install -m 644 %{SOURCE2} %buildroot/%_sysconfdir/udev/rules.d/
14cr|hso-rezero-0.1-9|37	
14cr|hso-rezero-0.1-9|38	%clean
14cr|hso-rezero-0.1-9|39	rm -rf %{buildroot}
14cr|hso-rezero-0.1-9|40	
14cr|hso-rezero-0.1-9|41	%files
14cr|hso-rezero-0.1-9|42	%defattr(-,root,root,0755)
14cr|hso-rezero-0.1-9|43	%{_sbindir}/*
14cr|hso-rezero-0.1-9|44	%{_sysconfdir}/udev/rules.d/*.rules
14cr|hso-rezero-0.1-9|45	
14cr|hso-rezero-0.1-9|46	
14cr|hso-rezero-0.1-9|47	
14cr|hso-rezero-0.1-9|48	%changelog
14cr|hso-rezero-0.1-9|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cr|hso-rezero-0.1-9|50	+ Revision: d7f5f3b
14cr|hso-rezero-0.1-9|51	- MassBuild#464: Increase release tag
14cr|hso-rezero-0.1-9|52	
14cr|hso-rezero-0.1-9|53	

2080 14
14cr|htdig-3.2.0-2|1	%define _disable_ld_as_needed 1
14cr|htdig-3.2.0-2|2	%define _disable_ld_no_undefined 1
14cr|htdig-3.2.0-2|3	
14cr|htdig-3.2.0-2|4	%define betanum b6
14cr|htdig-3.2.0-2|5	%define contentdir /var/www
14cr|htdig-3.2.0-2|6	
14cr|htdig-3.2.0-2|7	Summary:	A web indexing and searching system for a small domain or intranet
14cr|htdig-3.2.0-2|8	Name:		htdig
14cr|htdig-3.2.0-2|9	Version:	3.2.0
14cr|htdig-3.2.0-2|10	Release:	2
14cr|htdig-3.2.0-2|11	License:	GPL
14cr|htdig-3.2.0-2|12	Group:		Networking/WWW
14cr|htdig-3.2.0-2|13	URL:		http://www.htdig.org/
14cr|htdig-3.2.0-2|14	Source0:	%{name}-%{version}%{betanum}.tar.bz2
14cr|htdig-3.2.0-2|15	Source1:	htdig-dbgen
14cr|htdig-3.2.0-2|16	Source2:	%{name}-rundig-accents.patch
14cr|htdig-3.2.0-2|17	Patch0:		%{name}.patch
14cr|htdig-3.2.0-2|18	Patch1:		%{name}-accents.patch
14cr|htdig-3.2.0-2|19	Patch2:		rundig.emptydb.patch
14cr|htdig-3.2.0-2|20	Patch3:		%{name}-dblmax.patch
14cr|htdig-3.2.0-2|21	Patch4:		%{name}-memcpy.patch
14cr|htdig-3.2.0-2|22	Patch5:		%{name}-localconf.patch
14cr|htdig-3.2.0-2|23	Patch6:		%{name}-rundiginfos.patch
14cr|htdig-3.2.0-2|24	Patch50:	%{name}-enabledebug.patch
14cr|htdig-3.2.0-2|25	Patch85:	htdig-fix-Collection-dot-h.patch
14cr|htdig-3.2.0-2|26	BuildRequires:	flex >= 2.5.4a-13
14cr|htdig-3.2.0-2|27	BuildRequires:	libtool
14cr|htdig-3.2.0-2|28	BuildRequires:	gcc-c++
14cr|htdig-3.2.0-2|29	BuildRequires:	zlib-devel
14cr|htdig-3.2.0-2|30	
14cr|htdig-3.2.0-2|31	%description
14cr|htdig-3.2.0-2|32	The ht://Dig system is a complete world wide web indexing and searching system
14cr|htdig-3.2.0-2|33	for a small domain or intranet. This system is not meant to replace the need
14cr|htdig-3.2.0-2|34	for powerful internet-wide search systems like Lycos, Infoseek, Webcrawler and
14cr|htdig-3.2.0-2|35	AltaVista. Instead it is meant to cover the search needs for a single company,
14cr|htdig-3.2.0-2|36	campus, or even a particular sub section of a web site.
14cr|htdig-3.2.0-2|37	
14cr|htdig-3.2.0-2|38	As opposed to some WAIS-based or web-server based search engines, ht://Dig can
14cr|htdig-3.2.0-2|39	span several web servers at a site. The type of these different web servers
14cr|htdig-3.2.0-2|40	doesn't matter as long as they understand the HTTP 1.0 protocol.
14cr|htdig-3.2.0-2|41	
14cr|htdig-3.2.0-2|42	ht://Dig was developed at San Diego State University as a way to search the
14cr|htdig-3.2.0-2|43	various web servers on the campus network.
14cr|htdig-3.2.0-2|44	
14cr|htdig-3.2.0-2|45	%package	devel
14cr|htdig-3.2.0-2|46	Summary:	Libraries needed to develop for htdig
14cr|htdig-3.2.0-2|47	Group:		Development/C
14cr|htdig-3.2.0-2|48	Requires:	%{name} = %{version}
14cr|htdig-3.2.0-2|49	
14cr|htdig-3.2.0-2|50	%description	devel
14cr|htdig-3.2.0-2|51	Libraries needed to develop for htdig.
14cr|htdig-3.2.0-2|52	
14cr|htdig-3.2.0-2|53	%package	web
14cr|htdig-3.2.0-2|54	Summary:	Scripts and HTML code needed for using ht://Dig as a web search engine
14cr|htdig-3.2.0-2|55	Group:		Networking/WWW
14cr|htdig-3.2.0-2|56	Requires:	%{name} = %{version}
14cr|htdig-3.2.0-2|57	Requires:	webserver
14cr|htdig-3.2.0-2|58	
14cr|htdig-3.2.0-2|59	%description	web
14cr|htdig-3.2.0-2|60	The ht://Dig system is a complete world wide web indexing and searching
14cr|htdig-3.2.0-2|61	system for a small domain or intranet. This system is not meant to replace
14cr|htdig-3.2.0-2|62	the need for powerful internet-wide search systems like Lycos, Infoseek,
14cr|htdig-3.2.0-2|63	Webcrawler and AltaVista. Instead it is meant to cover the search needs for
14cr|htdig-3.2.0-2|64	a single company, campus, or even a particular sub section of a web site. As
14cr|htdig-3.2.0-2|65	opposed to some WAIS-based or web-server based search engines, ht://Dig can
14cr|htdig-3.2.0-2|66	span several web servers at a site. The type of these different web servers
14cr|htdig-3.2.0-2|67	doesn't matter as long as they understand the HTTP 1.0 protocol.
14cr|htdig-3.2.0-2|68	
14cr|htdig-3.2.0-2|69	The %{name}-web package includes CGI scripts and HTML code needed to use
14cr|htdig-3.2.0-2|70	ht://Dig on a website.
14cr|htdig-3.2.0-2|71	
14cr|htdig-3.2.0-2|72	ht://Dig was developed at San Diego State University as a way to search the
14cr|htdig-3.2.0-2|73	various web servers on the campus network.
14cr|htdig-3.2.0-2|74	
14cr|htdig-3.2.0-2|75	
14cr|htdig-3.2.0-2|76	%prep
14cr|htdig-3.2.0-2|77	
14cr|htdig-3.2.0-2|78	%setup -q -n %{name}-%{version}%{betanum}
14cr|htdig-3.2.0-2|79	chmod -R 0644 htdoc/*
14cr|htdig-3.2.0-2|80	
14cr|htdig-3.2.0-2|81	%patch4 -p0 -b .memcpy
14cr|htdig-3.2.0-2|82	%patch5 -p1 -b .localconf
14cr|htdig-3.2.0-2|83	%patch6 -p1 -b .rundiginfos
14cr|htdig-3.2.0-2|84	%patch85 -p0 -b .compileprob
14cr|htdig-3.2.0-2|85	
14cr|htdig-3.2.0-2|86	
14cr|htdig-3.2.0-2|87	# Fix the flex output file for glibc 2.2 compatibility
14cr|htdig-3.2.0-2|88	cd htcommon
14cr|htdig-3.2.0-2|89	flex -oconf_lexer.cxx conf_lexer.lxx
14cr|htdig-3.2.0-2|90	cd ..
14cr|htdig-3.2.0-2|91	
14cr|htdig-3.2.0-2|92	# Make it lib64 aware
14cr|htdig-3.2.0-2|93	perl -pi -e "m|LDFLAGS=| and s|/lib\b|/%{_lib}|g" configure */configure
14cr|htdig-3.2.0-2|94	
14cr|htdig-3.2.0-2|95	%build
14cr|htdig-3.2.0-2|96	%serverbuild
14cr|htdig-3.2.0-2|97	export LDFLAGS="%{ldflags}"
14cr|htdig-3.2.0-2|98	
14cr|htdig-3.2.0-2|99	./configure \
14cr|htdig-3.2.0-2|100	--prefix=%{_prefix} \
14cr|htdig-3.2.0-2|101	--libdir=%{_libdir} \
14cr|htdig-3.2.0-2|102	--mandir=%{_mandir} \
14cr|htdig-3.2.0-2|103	--enable-shared \
14cr|htdig-3.2.0-2|104	--with-config-dir=%{_sysconfdir}/htdig \
14cr|htdig-3.2.0-2|105	--with-common-dir=%{contentdir}/html/htdig \
14cr|htdig-3.2.0-2|106	--with-database-dir=/var/lib/htdig \
14cr|htdig-3.2.0-2|107	--localstatedir=/var/lib/htdig \
14cr|htdig-3.2.0-2|108	--with-cgi-bin-dir=%{contentdir}/cgi-bin \
14cr|htdig-3.2.0-2|109	--with-image-dir=%{contentdir}/html/htdig \
14cr|htdig-3.2.0-2|110	--with-search-dir=%{contentdir}/html/htdig \
14cr|htdig-3.2.0-2|111	--with-default-config-file=/etc/htdig/htdig.conf \
14cr|htdig-3.2.0-2|112	--with-apache=/usr/sbin/httpd \
14cr|htdig-3.2.0-2|113	--with-zlib=%{_prefix}
14cr|htdig-3.2.0-2|114	
14cr|htdig-3.2.0-2|115	%make
14cr|htdig-3.2.0-2|116	mv htdoc/ChangeLog .
14cr|htdig-3.2.0-2|117	
14cr|htdig-3.2.0-2|118	
14cr|htdig-3.2.0-2|119	%install
14cr|htdig-3.2.0-2|120	
14cr|htdig-3.2.0-2|121	%makeinstall_std
14cr|htdig-3.2.0-2|122	
14cr|htdig-3.2.0-2|123	mkdir -p %{buildroot}/etc/cron.daily
14cr|htdig-3.2.0-2|124	cp %{SOURCE1} %{buildroot}/etc/cron.daily/htdig-dbgen
14cr|htdig-3.2.0-2|125	
14cr|htdig-3.2.0-2|126	cp %{buildroot}%{contentdir}/cgi-bin/htsearch %{buildroot}%{_bindir}
14cr|htdig-3.2.0-2|127	
14cr|htdig-3.2.0-2|128	chmod 644 %{buildroot}%{contentdir}/html/htdig/*
14cr|htdig-3.2.0-2|129	
14cr|htdig-3.2.0-2|130	# pb with current rpm and symlinks (4.0.3-0.8mdk)
14cr|htdig-3.2.0-2|131	ln -sf ./search.html %{buildroot}%{contentdir}/html/htdig/index.html
14cr|htdig-3.2.0-2|132	#cp  %{buildroot}%{contentdir}/html/htdig/search.html  %{buildroot}%{contentdir}/html/htdig/index.html
14cr|htdig-3.2.0-2|133	
14cr|htdig-3.2.0-2|134	# now get rid of the %{buildroot} paths in the conf files
14cr|htdig-3.2.0-2|135	for i in /etc/htdig.conf /usr/bin/rundig ; do
14cr|htdig-3.2.0-2|136	perl -pi -e "s|%{buildroot}||g" %{buildroot}/$i
14cr|htdig-3.2.0-2|137	done
14cr|htdig-3.2.0-2|138	
14cr|htdig-3.2.0-2|139	mkdir -p %{buildroot}%{_datadir}
14cr|htdig-3.2.0-2|140	mv %{buildroot}%{contentdir}/html/htdig %{buildroot}%{_datadir}
14cr|htdig-3.2.0-2|141	ln -sf ../../../usr/share/htdig %{buildroot}%{contentdir}/html/htdig
14cr|htdig-3.2.0-2|142	
14cr|htdig-3.2.0-2|143	#ln -sf ../../../../usr/share/doc/htdig-%{PACKAGE_VERSION} \
14cr|htdig-3.2.0-2|144	#	%{buildroot}/var/www/html/htdig/htdoc
14cr|htdig-3.2.0-2|145	
14cr|htdig-3.2.0-2|146	%pre
14cr|htdig-3.2.0-2|147	grep -E "^htdig:" /etc/group >/dev/null
14cr|htdig-3.2.0-2|148	if [ $? = 1 ]; then
14cr|htdig-3.2.0-2|149	echo "adding htdig group"
14cr|htdig-3.2.0-2|150	groupadd -r htdig
14cr|htdig-3.2.0-2|151	fi
14cr|htdig-3.2.0-2|152	grep -E "^htdig:" /etc/passwd >/dev/null
14cr|htdig-3.2.0-2|153	if [ $? = 1 ]; then
14cr|htdig-3.2.0-2|154	echo "adding htdig user"
14cr|htdig-3.2.0-2|155	useradd -r -g htdig -s "" -d /var/lib/htdig htdig
14cr|htdig-3.2.0-2|156	fi
14cr|htdig-3.2.0-2|157	grep -E "^htdig:.*/var/lib/htdig:" /etc/passwd   >/dev/null
14cr|htdig-3.2.0-2|158	if [ $? = 1 ]; then
14cr|htdig-3.2.0-2|159	echo "updating htdig homedir"
14cr|htdig-3.2.0-2|160	perl -pi -e "s,^(htdig:.*:)[^:]+(:[^:]*)$,\1/var/lib/htdig\2," /etc/passwd
14cr|htdig-3.2.0-2|161	fi
14cr|htdig-3.2.0-2|162	
14cr|htdig-3.2.0-2|163	%preun
14cr|htdig-3.2.0-2|164	# we're uninstalling
14cr|htdig-3.2.0-2|165	if [ $1 = 0 ]; then
14cr|htdig-3.2.0-2|166	grep -E "^htdig:" /etc/passwd >/dev/null
14cr|htdig-3.2.0-2|167	if [ $? = 0 ]; then
14cr|htdig-3.2.0-2|168	echo "removing htdig user"
14cr|htdig-3.2.0-2|169	userdel htdig # userdel seems to nuke the group too..
14cr|htdig-3.2.0-2|170	fi
14cr|htdig-3.2.0-2|171	
14cr|htdig-3.2.0-2|172	grep -E "^htdig:" /etc/group >/dev/null
14cr|htdig-3.2.0-2|173	if [ $? = 0 ]; then
14cr|htdig-3.2.0-2|174	echo "removing htdig group"
14cr|htdig-3.2.0-2|175	groupdel htdig
14cr|htdig-3.2.0-2|176	fi
14cr|htdig-3.2.0-2|177	fi
14cr|htdig-3.2.0-2|178	
14cr|htdig-3.2.0-2|179	%clean
14cr|htdig-3.2.0-2|180	
14cr|htdig-3.2.0-2|181	%post web
14cr|htdig-3.2.0-2|182	# Only run this if installing for the first time
14cr|htdig-3.2.0-2|183	if [ "$1" = 1 ]; then
14cr|htdig-3.2.0-2|184	if [ -f /etc/httpd/conf/httpd.conf ];then
14cr|htdig-3.2.0-2|185	SERVERNAME="`grep '^ServerName' /etc/httpd/conf/httpd.conf | awk 'NR == 1 {print $2}'`"
14cr|htdig-3.2.0-2|186	fi
14cr|htdig-3.2.0-2|187	[ -z "$SERVERNAME" ] && SERVERNAME="`hostname -f`"
14cr|htdig-3.2.0-2|188	[ -z "$SERVERNAME" ] && SERVERNAME="localhost"
14cr|htdig-3.2.0-2|189	sed 's/^start_url:.*/#&\
14cr|htdig-3.2.0-2|190	# (See end of file for this parameter.)/' /etc/htdig/htdig.conf > /tmp/ht.$$
14cr|htdig-3.2.0-2|191	cat /tmp/ht.$$ > /etc/htdig/htdig.conf
14cr|htdig-3.2.0-2|192	rm /tmp/ht.$$
14cr|htdig-3.2.0-2|193	cat >> /etc/htdig/htdig.conf <<!
14cr|htdig-3.2.0-2|194	
14cr|htdig-3.2.0-2|195	# Automatically set up by htdig RPM, from your current Apache httpd.conf...
14cr|htdig-3.2.0-2|196	# Verify and configure these, and set maintainer above, before running
14cr|htdig-3.2.0-2|197	# /usr/bin/rundig.
14cr|htdig-3.2.0-2|198	# See /usr/doc/htdig*/attrs.html for descriptions of attributes.
14cr|htdig-3.2.0-2|199	
14cr|htdig-3.2.0-2|200	# The URL(s) where htdig will start.  See also limit_urls_to above.
14cr|htdig-3.2.0-2|201	start_url:	http://$SERVERNAME/
14cr|htdig-3.2.0-2|202	
14cr|htdig-3.2.0-2|203	# This makes sure that we don't spider the web
14cr|htdig-3.2.0-2|204	local_urls_only: true
14cr|htdig-3.2.0-2|205	
14cr|htdig-3.2.0-2|206	# These attributes allow indexing server via local filesystem rather than HTTP.
14cr|htdig-3.2.0-2|207	local_urls:	http://$SERVERNAME/=/var/www/html/
14cr|htdig-3.2.0-2|208	local_user_urls:	http://$SERVERNAME/=/home/,/public_html/
14cr|htdig-3.2.0-2|209	!
14cr|htdig-3.2.0-2|210	
14cr|htdig-3.2.0-2|211	fi
14cr|htdig-3.2.0-2|212	
14cr|htdig-3.2.0-2|213	%files devel
14cr|htdig-3.2.0-2|214	%doc ChangeLog
14cr|htdig-3.2.0-2|215	%doc htdoc/*
14cr|htdig-3.2.0-2|216	%{_libdir}/htdig/*.a
14cr|htdig-3.2.0-2|217	%{_libdir}/htdig/*[a-z].so
14cr|htdig-3.2.0-2|218	%{_libdir}/htdig_db/*.a
14cr|htdig-3.2.0-2|219	%{_libdir}/htdig_db/*[a-z].so
14cr|htdig-3.2.0-2|220	%{_includedir}/*
14cr|htdig-3.2.0-2|221	
14cr|htdig-3.2.0-2|222	%files web
14cr|htdig-3.2.0-2|223	%config(missingok, noreplace) %attr(0755,root,root) /etc/cron.daily/htdig-dbgen
14cr|htdig-3.2.0-2|224	%{contentdir}/html/htdig
14cr|htdig-3.2.0-2|225	%{contentdir}/cgi-bin/*
14cr|htdig-3.2.0-2|226	
14cr|htdig-3.2.0-2|227	%files
14cr|htdig-3.2.0-2|228	%defattr(-,root,root,0755)
14cr|htdig-3.2.0-2|229	%dir %{_sysconfdir}/htdig
14cr|htdig-3.2.0-2|230	%config(noreplace) %{_sysconfdir}/htdig/cookies.txt
14cr|htdig-3.2.0-2|231	%config(noreplace) %{_sysconfdir}/htdig/htdig.conf
14cr|htdig-3.2.0-2|232	%config(noreplace) %{_sysconfdir}/htdig/HtFileType-magic.mime
14cr|htdig-3.2.0-2|233	%config(noreplace) %{_sysconfdir}/htdig/mime.types
14cr|htdig-3.2.0-2|234	%{_bindir}/*
14cr|htdig-3.2.0-2|235	%dir %{_libdir}/htdig
14cr|htdig-3.2.0-2|236	%dir %{_libdir}/htdig_db
14cr|htdig-3.2.0-2|237	%{_libdir}/htdig/*3.2.0.so
14cr|htdig-3.2.0-2|238	%{_libdir}/htdig_db/*3.2.0.so
14cr|htdig-3.2.0-2|239	%dir %attr(-,htdig,htdig) /var/lib/htdig
14cr|htdig-3.2.0-2|240	#%dir %{_datadir}/htdig
14cr|htdig-3.2.0-2|241	%dir %attr(-,htdig,root) %{_datadir}/htdig
14cr|htdig-3.2.0-2|242	%{_datadir}/htdig/*
14cr|htdig-3.2.0-2|243	%{_mandir}/man1/*
14cr|htdig-3.2.0-2|244	%{_mandir}/man8/*
14cr|htdig-3.2.0-2|245	
14cr|htdig-3.2.0-2|246	
14cr|htdig-3.2.0-2|247	
14cr|htdig-3.2.0-2|248	%changelog
14cr|htdig-3.2.0-2|249	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-2
14cr|htdig-3.2.0-2|250	+ Revision: 85bf346
14cr|htdig-3.2.0-2|251	- MassBuild#464: Increase release tag
14cr|htdig-3.2.0-2|252	
14cr|htdig-3.2.0-2|253	

2081 14
14cr|htmlparser-1.6-7|1	Name:		htmlparser
14cr|htmlparser-1.6-7|2	Summary:	Java library used to parse HTML
14cr|htmlparser-1.6-7|3	Version:	1.6
14cr|htmlparser-1.6-7|4	Release:	7
14cr|htmlparser-1.6-7|5	Source0:		htmlparser1_6_20060610.zip
14cr|htmlparser-1.6-7|6	Group:		Development/Java
14cr|htmlparser-1.6-7|7	License:	LGPLv2+
14cr|htmlparser-1.6-7|8	URL:		http://www.htmlparser.org/
14cr|htmlparser-1.6-7|9	BuildRequires:	java-rpmbuild java-devel jpackage-utils
14cr|htmlparser-1.6-7|10	BuildRequires:	xml-commons-apis junit ant
14cr|htmlparser-1.6-7|11	BuildArch:	noarch
14cr|htmlparser-1.6-7|12	%description
14cr|htmlparser-1.6-7|13	HTML Parser is a Java library used to parse HTML in either a linear or
14cr|htmlparser-1.6-7|14	nested fashion. Primarily used for transformation or extraction, it
14cr|htmlparser-1.6-7|15	features filters, visitors, custom tags and easy to use JavaBeans. It
14cr|htmlparser-1.6-7|16	is a fast, robust and well tested package.
14cr|htmlparser-1.6-7|17	
14cr|htmlparser-1.6-7|18	%package javadoc
14cr|htmlparser-1.6-7|19	Summary:	Javadoc for %name
14cr|htmlparser-1.6-7|20	Group:		Development/Java
14cr|htmlparser-1.6-7|21	%description javadoc
14cr|htmlparser-1.6-7|22	Javadoc for %name.
14cr|htmlparser-1.6-7|23	
14cr|htmlparser-1.6-7|24	%prep
14cr|htmlparser-1.6-7|25	%setup -q -n htmlparser1_6
14cr|htmlparser-1.6-7|26	%{__unzip} src.zip
14cr|htmlparser-1.6-7|27	
14cr|htmlparser-1.6-7|28	%build
14cr|htmlparser-1.6-7|29	export CLASSPATH=`build-classpath sax2 junit`
14cr|htmlparser-1.6-7|30	%ant
14cr|htmlparser-1.6-7|31	
14cr|htmlparser-1.6-7|32	%install
14cr|htmlparser-1.6-7|33	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|htmlparser-1.6-7|34	%{__install} -m644 lib/htmllexer.jar %{buildroot}%{_javadir}/htmllexer-%{version}.jar
14cr|htmlparser-1.6-7|35	%{__install} -m644 lib/htmlparser.jar %{buildroot}%{_javadir}/htmlparser-%{version}.jar
14cr|htmlparser-1.6-7|36	%create_jar_links
14cr|htmlparser-1.6-7|37	
14cr|htmlparser-1.6-7|38	%{__mv} docs/javadoc javadoc
14cr|htmlparser-1.6-7|39	%{__mv} docs html
14cr|htmlparser-1.6-7|40	
14cr|htmlparser-1.6-7|41	%{__mkdir_p} %{buildroot}%{_javadocdir}
14cr|htmlparser-1.6-7|42	cp -a javadoc %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|htmlparser-1.6-7|43	
14cr|htmlparser-1.6-7|44	%files
14cr|htmlparser-1.6-7|45	%doc readme.txt license.txt html
14cr|htmlparser-1.6-7|46	%{_javadir}/htmllexer-%{version}.jar
14cr|htmlparser-1.6-7|47	%{_javadir}/htmllexer.jar
14cr|htmlparser-1.6-7|48	%{_javadir}/htmlparser-%{version}.jar
14cr|htmlparser-1.6-7|49	%{_javadir}/htmlparser.jar
14cr|htmlparser-1.6-7|50	
14cr|htmlparser-1.6-7|51	%files javadoc
14cr|htmlparser-1.6-7|52	%{_javadocdir}/%{name}-%{version}
14cr|htmlparser-1.6-7|53	
14cr|htmlparser-1.6-7|54	
14cr|htmlparser-1.6-7|55	
14cr|htmlparser-1.6-7|56	%changelog
14cr|htmlparser-1.6-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-7
14cr|htmlparser-1.6-7|58	+ Revision: bf46027
14cr|htmlparser-1.6-7|59	- MassBuild#464: Increase release tag
14cr|htmlparser-1.6-7|60	
14cr|htmlparser-1.6-7|61	

2082 14
14cr|htpdate-1.1.0-1|1	Summary:	HTTP based time synchronization tool
14cr|htpdate-1.1.0-1|2	Name:		htpdate
14cr|htpdate-1.1.0-1|3	Version:	1.1.0
14cr|htpdate-1.1.0-1|4	Release:	1
14cr|htpdate-1.1.0-1|5	License:	GPL
14cr|htpdate-1.1.0-1|6	Group:		System/Servers
14cr|htpdate-1.1.0-1|7	URL:		http://www.clevervest.com/htp/
14cr|htpdate-1.1.0-1|8	Source0:	http://www.clevervest.com/htp/archive/c/%{name}-%{version}.tar.xz
14cr|htpdate-1.1.0-1|9	Source1:	htpdate.service
14cr|htpdate-1.1.0-1|10	Source2:	htpdate.sysconfig
14cr|htpdate-1.1.0-1|11	Source3:	%{name}.tmpfiles
14cr|htpdate-1.1.0-1|12	
14cr|htpdate-1.1.0-1|13	%description
14cr|htpdate-1.1.0-1|14	The HTTP Time Protocol (HTP) is used to synchronize a computer's time
14cr|htpdate-1.1.0-1|15	with web servers as reference time source. Htpdate will synchronize your
14cr|htpdate-1.1.0-1|16	computer's time by extracting timestamps from HTTP headers found
14cr|htpdate-1.1.0-1|17	in web servers responses. Htpdate can be used as a daemon, to keep your
14cr|htpdate-1.1.0-1|18	computer synchronized.
14cr|htpdate-1.1.0-1|19	Accuracy of htpdate is usually better than 0.5 seconds (even better with
14cr|htpdate-1.1.0-1|20	multiple servers). If this is not good enough for you, try the ntpd package.
14cr|htpdate-1.1.0-1|21	
14cr|htpdate-1.1.0-1|22	Install the htp package if you need tools for keeping your system's
14cr|htpdate-1.1.0-1|23	time synchronized via the HTP protocol. Htpdate works also through
14cr|htpdate-1.1.0-1|24	proxy servers.
14cr|htpdate-1.1.0-1|25	
14cr|htpdate-1.1.0-1|26	%prep
14cr|htpdate-1.1.0-1|27	
14cr|htpdate-1.1.0-1|28	%setup -q -n %{name}-%{version}
14cr|htpdate-1.1.0-1|29	
14cr|htpdate-1.1.0-1|30	cp %{SOURCE1} %{name}.service
14cr|htpdate-1.1.0-1|31	cp %{SOURCE2} %{name}.sysconfig
14cr|htpdate-1.1.0-1|32	
14cr|htpdate-1.1.0-1|33	%build
14cr|htpdate-1.1.0-1|34	
14cr|htpdate-1.1.0-1|35	%make CFLAGS="%{optflags}"
14cr|htpdate-1.1.0-1|36	
14cr|htpdate-1.1.0-1|37	%install
14cr|htpdate-1.1.0-1|38	
14cr|htpdate-1.1.0-1|39	# don't fiddle with the initscript!
14cr|htpdate-1.1.0-1|40	export DONT_GPRINTIFY=1
14cr|htpdate-1.1.0-1|41	
14cr|htpdate-1.1.0-1|42	install -d %{buildroot}%{_sbindir}
14cr|htpdate-1.1.0-1|43	install -d %{buildroot}%{_mandir}
14cr|htpdate-1.1.0-1|44	install -d %{buildroot}%{_unitdir}
14cr|htpdate-1.1.0-1|45	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|htpdate-1.1.0-1|46	
14cr|htpdate-1.1.0-1|47	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|htpdate-1.1.0-1|48	install -m0644 %{name}.8 %{buildroot}%{_mandir}/%{name}.8
14cr|htpdate-1.1.0-1|49	install -m0644 %{name}.service %{buildroot}%{_unitdir}/%{name}.service
14cr|htpdate-1.1.0-1|50	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|htpdate-1.1.0-1|51	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|htpdate-1.1.0-1|52	install -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/htpdate.conf
14cr|htpdate-1.1.0-1|53	
14cr|htpdate-1.1.0-1|54	%post
14cr|htpdate-1.1.0-1|55	%tmpfiles_create htpdate
14cr|htpdate-1.1.0-1|56	%systemd_post %{name}.service
14cr|htpdate-1.1.0-1|57	
14cr|htpdate-1.1.0-1|58	%preun
14cr|htpdate-1.1.0-1|59	%systemd_preun %{name}.service
14cr|htpdate-1.1.0-1|60	
14cr|htpdate-1.1.0-1|61	%postun
14cr|htpdate-1.1.0-1|62	%systemd_postun_with_restart %{name}.service
14cr|htpdate-1.1.0-1|63	
14cr|htpdate-1.1.0-1|64	%clean
14cr|htpdate-1.1.0-1|65	
14cr|htpdate-1.1.0-1|66	%files
14cr|htpdate-1.1.0-1|67	%doc README Changelog
14cr|htpdate-1.1.0-1|68	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|htpdate-1.1.0-1|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|htpdate-1.1.0-1|70	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|htpdate-1.1.0-1|71	%attr(0644,root,root) %{_mandir}/%{name}.8*
14cr|htpdate-1.1.0-1|72	%{_prefix}/lib/tmpfiles.d/*.conf
14cr|htpdate-1.1.0-1|73	
14cr|htpdate-1.1.0-1|74	
14cr|htpdate-1.1.0-1|75	
14cr|htpdate-1.1.0-1|76	%changelog
14cr|htpdate-1.1.0-1|77	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-1
14cr|htpdate-1.1.0-1|78	+ Revision: 89e0975
14cr|htpdate-1.1.0-1|79	- Updated to 1.1.0
14cr|htpdate-1.1.0-1|80	
14cr|htpdate-1.1.0-1|81	

2083 14
14cr|httperf-0.9.0-8|1	
14cr|httperf-0.9.0-8|2	Name: httperf
14cr|httperf-0.9.0-8|3	Version: 0.9.0
14cr|httperf-0.9.0-8|4	Release: 8
14cr|httperf-0.9.0-8|5	Summary: Popular web server benchmark
14cr|httperf-0.9.0-8|6	Summary(pt_BR): Popular avaliador de servidores web
14cr|httperf-0.9.0-8|7	Group: System/Base
14cr|httperf-0.9.0-8|8	License: GPLv2+
14cr|httperf-0.9.0-8|9	Source: %{name}-%{version}.tar.gz
14cr|httperf-0.9.0-8|10	BuildRequires: openssl-devel
14cr|httperf-0.9.0-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|httperf-0.9.0-8|12	URL: http://freshmeat.net/redir/httperf/4215/url_homepage/
14cr|httperf-0.9.0-8|13	
14cr|httperf-0.9.0-8|14	%description
14cr|httperf-0.9.0-8|15	httperf is a popular web server benchmark tool for measuring web server
14cr|httperf-0.9.0-8|16	performance. It provides a flexible facility for generating various HTTP
14cr|httperf-0.9.0-8|17	workloads and for measuring server performance. The focus of httperf is
14cr|httperf-0.9.0-8|18	not on implementing one particular benchmark but on providing a robust,
14cr|httperf-0.9.0-8|19	high-performance tool that  facilitates the construction of both micro-
14cr|httperf-0.9.0-8|20	and macro-level benchmarks. The three distinguishing characteristics of
14cr|httperf-0.9.0-8|21	httperf are its robustness, which includes the ability to generate and
14cr|httperf-0.9.0-8|22	sustain server overload, support for the HTTP/1.1 protocol, and its
14cr|httperf-0.9.0-8|23	extensibility to new workload generators and performance measurements.
14cr|httperf-0.9.0-8|24	
14cr|httperf-0.9.0-8|25	%description -l pt_BR
14cr|httperf-0.9.0-8|26	O httperf  uma ferramenta para avaliao de performance em servidores web.
14cr|httperf-0.9.0-8|27	Ele  flexvel para gerar vrios tipos de testes e medir a performance do
14cr|httperf-0.9.0-8|28	servidor. A idia do httperf no  implementar um teste particular mas uma
14cr|httperf-0.9.0-8|29	implementao saudvel, uma ferramenta de alta performance que facilita a
14cr|httperf-0.9.0-8|30	construo de testes em micro e macro-level juntos. As caractersticas do
14cr|httperf-0.9.0-8|31	httperf so a robustez que inclu a opo de gerar e segurar uma sobrecarga
14cr|httperf-0.9.0-8|32	no servidor. Suporta HTTP/1.1 protocol, e capacidade de extenso para novos
14cr|httperf-0.9.0-8|33	testes de performance e geradores de carga de testes.
14cr|httperf-0.9.0-8|34	
14cr|httperf-0.9.0-8|35	%prep
14cr|httperf-0.9.0-8|36	%setup -q
14cr|httperf-0.9.0-8|37	
14cr|httperf-0.9.0-8|38	%build
14cr|httperf-0.9.0-8|39	autoreconf -f -i
14cr|httperf-0.9.0-8|40	%configure2_5x
14cr|httperf-0.9.0-8|41	%make
14cr|httperf-0.9.0-8|42	
14cr|httperf-0.9.0-8|43	%install
14cr|httperf-0.9.0-8|44	rm -rf %{buildroot}
14cr|httperf-0.9.0-8|45	%makeinstall_std
14cr|httperf-0.9.0-8|46	
14cr|httperf-0.9.0-8|47	%clean
14cr|httperf-0.9.0-8|48	rm -rf %{buildroot}
14cr|httperf-0.9.0-8|49	
14cr|httperf-0.9.0-8|50	%files
14cr|httperf-0.9.0-8|51	%defattr(0644,root,root,0755)
14cr|httperf-0.9.0-8|52	%doc README NEWS ChangeLog AUTHORS TODO
14cr|httperf-0.9.0-8|53	%attr(0755,root,root) %{_bindir}/*
14cr|httperf-0.9.0-8|54	%{_mandir}/man?/*
14cr|httperf-0.9.0-8|55	
14cr|httperf-0.9.0-8|56	
14cr|httperf-0.9.0-8|57	
14cr|httperf-0.9.0-8|58	%changelog
14cr|httperf-0.9.0-8|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-8
14cr|httperf-0.9.0-8|60	+ Revision: 5d54649
14cr|httperf-0.9.0-8|61	- MassBuild#464: Increase release tag
14cr|httperf-0.9.0-8|62	
14cr|httperf-0.9.0-8|63	

2084 14
14cr|httping-1.5.6-2|1	Summary:	A "ping"-like tool for HTTP requests
14cr|httping-1.5.6-2|2	Name:		httping
14cr|httping-1.5.6-2|3	Version:	1.5.6
14cr|httping-1.5.6-2|4	Release:	2
14cr|httping-1.5.6-2|5	Group:		System/Base
14cr|httping-1.5.6-2|6	License:	GPLv2+
14cr|httping-1.5.6-2|7	URL:		http://www.vanheusden.com/httping/
14cr|httping-1.5.6-2|8	Source0:	http://www.vanheusden.com/httping/httping-%{version}.tgz
14cr|httping-1.5.6-2|9	BuildRequires:	openssl-devel
14cr|httping-1.5.6-2|10	BuildRequires:	zlib-devel
14cr|httping-1.5.6-2|11	
14cr|httping-1.5.6-2|12	%description
14cr|httping-1.5.6-2|13	httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show
14cr|httping-1.5.6-2|14	how long it takes to connect, send a request, and retrieve the reply (only the
14cr|httping-1.5.6-2|15	headers). It can be used for monitoring or statistical purposes (measuring
14cr|httping-1.5.6-2|16	latency).
14cr|httping-1.5.6-2|17	
14cr|httping-1.5.6-2|18	%prep
14cr|httping-1.5.6-2|19	
14cr|httping-1.5.6-2|20	%setup -q
14cr|httping-1.5.6-2|21	
14cr|httping-1.5.6-2|22	%build
14cr|httping-1.5.6-2|23	%setup_compile_flags
14cr|httping-1.5.6-2|24	
14cr|httping-1.5.6-2|25	%make OFLAGS="-D_GNU_SOURCE"
14cr|httping-1.5.6-2|26	
14cr|httping-1.5.6-2|27	%install
14cr|httping-1.5.6-2|28	install -d %{buildroot}%{_bindir}
14cr|httping-1.5.6-2|29	install -d %{buildroot}%{_mandir}/man1
14cr|httping-1.5.6-2|30	
14cr|httping-1.5.6-2|31	install -m0755 httping %{buildroot}%{_bindir}/httping
14cr|httping-1.5.6-2|32	install -m0644 httping.1 %{buildroot}%{_mandir}/man1/httping.1
14cr|httping-1.5.6-2|33	
14cr|httping-1.5.6-2|34	%files
14cr|httping-1.5.6-2|35	%doc readme.txt license.txt license.OpenSSL
14cr|httping-1.5.6-2|36	%{_bindir}/httping
14cr|httping-1.5.6-2|37	%{_mandir}/man1/httping.1*
14cr|httping-1.5.6-2|38	
14cr|httping-1.5.6-2|39	%changelog
14cr|httping-1.5.6-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-2
14cr|httping-1.5.6-2|41	+ Revision: dac67ac
14cr|httping-1.5.6-2|42	- MassBuild#464: Increase release tag
14cr|httping-1.5.6-2|43	
14cr|httping-1.5.6-2|44	

2085 14
14cr|http-parser-2.0-0.20121128gitcd01361.1|1	# we use the upstream version from http_parser.h as the SONAME
14cr|http-parser-2.0-0.20121128gitcd01361.1|2	%global somajor 2
14cr|http-parser-2.0-0.20121128gitcd01361.1|3	%global sominor 0
14cr|http-parser-2.0-0.20121128gitcd01361.1|4	
14cr|http-parser-2.0-0.20121128gitcd01361.1|5	%global git_date 20121128
14cr|http-parser-2.0-0.20121128gitcd01361.1|6	%global git_commit_hash cd01361
14cr|http-parser-2.0-0.20121128gitcd01361.1|7	%global github_seq 7
14cr|http-parser-2.0-0.20121128gitcd01361.1|8	
14cr|http-parser-2.0-0.20121128gitcd01361.1|9	%define libname %mklibname http_parser %{somajor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|10	%define devname http-parser-devel
14cr|http-parser-2.0-0.20121128gitcd01361.1|11	
14cr|http-parser-2.0-0.20121128gitcd01361.1|12	%define strictlibname %mklibname http_parser_strict %{somajor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|13	
14cr|http-parser-2.0-0.20121128gitcd01361.1|14	Name:           http-parser
14cr|http-parser-2.0-0.20121128gitcd01361.1|15	Version:        %{somajor}.%{sominor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|16	Release:        0.%{git_date}git%{git_commit_hash}.1
14cr|http-parser-2.0-0.20121128gitcd01361.1|17	Summary:        HTTP request/response parser for C
14cr|http-parser-2.0-0.20121128gitcd01361.1|18	
14cr|http-parser-2.0-0.20121128gitcd01361.1|19	Group:          System/Libraries
14cr|http-parser-2.0-0.20121128gitcd01361.1|20	License:        MIT
14cr|http-parser-2.0-0.20121128gitcd01361.1|21	URL:            http://github.com/joyent/http-parser
14cr|http-parser-2.0-0.20121128gitcd01361.1|22	# download from https://github.com/joyent/http-parser/tarball/%%{version}
14cr|http-parser-2.0-0.20121128gitcd01361.1|23	Source0:        joyent-http-parser-v%{version}-%{github_seq}-g%{git_commit_hash}.tar.gz
14cr|http-parser-2.0-0.20121128gitcd01361.1|24	
14cr|http-parser-2.0-0.20121128gitcd01361.1|25	# Build shared library with SONAME using gyp and remove -O flags so optflags take over
14cr|http-parser-2.0-0.20121128gitcd01361.1|26	# TODO: do this nicely upstream
14cr|http-parser-2.0-0.20121128gitcd01361.1|27	Patch1:		http-parser-gyp-sharedlib.patch
14cr|http-parser-2.0-0.20121128gitcd01361.1|28	
14cr|http-parser-2.0-0.20121128gitcd01361.1|29	BuildRequires:	gyp
14cr|http-parser-2.0-0.20121128gitcd01361.1|30	
14cr|http-parser-2.0-0.20121128gitcd01361.1|31	%description
14cr|http-parser-2.0-0.20121128gitcd01361.1|32	This is a parser for HTTP messages written in C. It parses both requests and
14cr|http-parser-2.0-0.20121128gitcd01361.1|33	responses. The parser is designed to be used in performance HTTP applications.
14cr|http-parser-2.0-0.20121128gitcd01361.1|34	It does not make any syscalls nor allocations, it does not buffer data, it can
14cr|http-parser-2.0-0.20121128gitcd01361.1|35	be interrupted at anytime. Depending on your architecture, it only requires
14cr|http-parser-2.0-0.20121128gitcd01361.1|36	about 40 bytes of data per message stream (in a web server that is per
14cr|http-parser-2.0-0.20121128gitcd01361.1|37	connection).
14cr|http-parser-2.0-0.20121128gitcd01361.1|38	
14cr|http-parser-2.0-0.20121128gitcd01361.1|39	
14cr|http-parser-2.0-0.20121128gitcd01361.1|40	%package -n %{devname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|41	Group:          Development/Other
14cr|http-parser-2.0-0.20121128gitcd01361.1|42	Summary:        Development headers and libraries for http-parser
14cr|http-parser-2.0-0.20121128gitcd01361.1|43	Requires:       %{libname} = %{EVRD}
14cr|http-parser-2.0-0.20121128gitcd01361.1|44	Requires:       %{strictlibname} = %{EVRD}
14cr|http-parser-2.0-0.20121128gitcd01361.1|45	
14cr|http-parser-2.0-0.20121128gitcd01361.1|46	%description -n %{devname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|47	Development headers and libraries for http-parser.
14cr|http-parser-2.0-0.20121128gitcd01361.1|48	
14cr|http-parser-2.0-0.20121128gitcd01361.1|49	%package -n %{libname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|50	Summary:    %{summary}
14cr|http-parser-2.0-0.20121128gitcd01361.1|51	Group:      System/Libraries
14cr|http-parser-2.0-0.20121128gitcd01361.1|52	
14cr|http-parser-2.0-0.20121128gitcd01361.1|53	%description -n %{libname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|54	This is a parser for HTTP messages written in C. It parses both requests and
14cr|http-parser-2.0-0.20121128gitcd01361.1|55	responses. The parser is designed to be used in performance HTTP applications.
14cr|http-parser-2.0-0.20121128gitcd01361.1|56	It does not make any syscalls nor allocations, it does not buffer data, it can
14cr|http-parser-2.0-0.20121128gitcd01361.1|57	be interrupted at anytime. Depending on your architecture, it only requires
14cr|http-parser-2.0-0.20121128gitcd01361.1|58	about 40 bytes of data per message stream (in a web server that is per
14cr|http-parser-2.0-0.20121128gitcd01361.1|59	connection).
14cr|http-parser-2.0-0.20121128gitcd01361.1|60	
14cr|http-parser-2.0-0.20121128gitcd01361.1|61	%package -n %{strictlibname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|62	Summary:    %{summary}
14cr|http-parser-2.0-0.20121128gitcd01361.1|63	Group:      System/Libraries
14cr|http-parser-2.0-0.20121128gitcd01361.1|64	
14cr|http-parser-2.0-0.20121128gitcd01361.1|65	%description -n %{strictlibname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|66	Http-parser strict library.
14cr|http-parser-2.0-0.20121128gitcd01361.1|67	
14cr|http-parser-2.0-0.20121128gitcd01361.1|68	%prep
14cr|http-parser-2.0-0.20121128gitcd01361.1|69	%setup -q -n joyent-http-parser-%{git_commit_hash}
14cr|http-parser-2.0-0.20121128gitcd01361.1|70	%patch1
14cr|http-parser-2.0-0.20121128gitcd01361.1|71	
14cr|http-parser-2.0-0.20121128gitcd01361.1|72	
14cr|http-parser-2.0-0.20121128gitcd01361.1|73	%build
14cr|http-parser-2.0-0.20121128gitcd01361.1|74	# TODO: fix -fPIC upstream
14cr|http-parser-2.0-0.20121128gitcd01361.1|75	export CFLAGS='%{optflags} -fPIC'
14cr|http-parser-2.0-0.20121128gitcd01361.1|76	gyp -f make --depth=`pwd` http_parser.gyp
14cr|http-parser-2.0-0.20121128gitcd01361.1|77	%make BUILDTYPE=Release
14cr|http-parser-2.0-0.20121128gitcd01361.1|78	
14cr|http-parser-2.0-0.20121128gitcd01361.1|79	
14cr|http-parser-2.0-0.20121128gitcd01361.1|80	%install
14cr|http-parser-2.0-0.20121128gitcd01361.1|81	install -d %{buildroot}%{_includedir}
14cr|http-parser-2.0-0.20121128gitcd01361.1|82	install -d %{buildroot}%{_libdir}
14cr|http-parser-2.0-0.20121128gitcd01361.1|83	
14cr|http-parser-2.0-0.20121128gitcd01361.1|84	install -pm644 http_parser.h %{buildroot}%{_includedir}
14cr|http-parser-2.0-0.20121128gitcd01361.1|85	
14cr|http-parser-2.0-0.20121128gitcd01361.1|86	#install regular variant
14cr|http-parser-2.0-0.20121128gitcd01361.1|87	install out/Release/lib.target/libhttp_parser.so.%{somajor} %{buildroot}%{_libdir}/libhttp_parser.so.%{somajor}.%{sominor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|88	ln -sf libhttp_parser.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser.so.%{somajor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|89	ln -sf libhttp_parser.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser.so
14cr|http-parser-2.0-0.20121128gitcd01361.1|90	
14cr|http-parser-2.0-0.20121128gitcd01361.1|91	#install strict variant
14cr|http-parser-2.0-0.20121128gitcd01361.1|92	install out/Release/lib.target/libhttp_parser_strict.so.%{somajor} %{buildroot}%{_libdir}/libhttp_parser_strict.so.%{somajor}.%{sominor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|93	ln -sf libhttp_parser_strict.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser_strict.so.%{somajor}
14cr|http-parser-2.0-0.20121128gitcd01361.1|94	ln -sf libhttp_parser_strict.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser_strict.so
14cr|http-parser-2.0-0.20121128gitcd01361.1|95	
14cr|http-parser-2.0-0.20121128gitcd01361.1|96	
14cr|http-parser-2.0-0.20121128gitcd01361.1|97	%check
14cr|http-parser-2.0-0.20121128gitcd01361.1|98	export LD_LIBRARY_PATH='./out/Release/lib.target'
14cr|http-parser-2.0-0.20121128gitcd01361.1|99	./out/Release/test-nonstrict
14cr|http-parser-2.0-0.20121128gitcd01361.1|100	./out/Release/test-strict
14cr|http-parser-2.0-0.20121128gitcd01361.1|101	
14cr|http-parser-2.0-0.20121128gitcd01361.1|102	
14cr|http-parser-2.0-0.20121128gitcd01361.1|103	%files
14cr|http-parser-2.0-0.20121128gitcd01361.1|104	%doc AUTHORS CONTRIBUTIONS LICENSE-MIT README.md
14cr|http-parser-2.0-0.20121128gitcd01361.1|105	
14cr|http-parser-2.0-0.20121128gitcd01361.1|106	%files -n %{devname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|107	%{_includedir}/*
14cr|http-parser-2.0-0.20121128gitcd01361.1|108	%{_libdir}/libhttp_parser.so
14cr|http-parser-2.0-0.20121128gitcd01361.1|109	%{_libdir}/libhttp_parser_strict.so
14cr|http-parser-2.0-0.20121128gitcd01361.1|110	
14cr|http-parser-2.0-0.20121128gitcd01361.1|111	%files -n %{libname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|112	%{_libdir}/libhttp_parser.so.*
14cr|http-parser-2.0-0.20121128gitcd01361.1|113	
14cr|http-parser-2.0-0.20121128gitcd01361.1|114	%files -n %{strictlibname}
14cr|http-parser-2.0-0.20121128gitcd01361.1|115	%{_libdir}/libhttp_parser_strict.so.*
14cr|http-parser-2.0-0.20121128gitcd01361.1|116	
14cr|http-parser-2.0-0.20121128gitcd01361.1|117	%changelog
14cr|http-parser-2.0-0.20121128gitcd01361.1|118	* Wed Apr 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-0.20121128gitcd01361.1
14cr|http-parser-2.0-0.20121128gitcd01361.1|119	+ Revision: 5210bf4
14cr|http-parser-2.0-0.20121128gitcd01361.1|120	- Imported from SRPM
14cr|http-parser-2.0-0.20121128gitcd01361.1|121	
14cr|http-parser-2.0-0.20121128gitcd01361.1|122	

2086 14
14cr|http_ping-20050629-4|1	Summary:	HTTP latency measuring utility
14cr|http_ping-20050629-4|2	Name:		http_ping
14cr|http_ping-20050629-4|3	Version:	20050629
14cr|http_ping-20050629-4|4	Release:	4
14cr|http_ping-20050629-4|5	Group:		System/Base
14cr|http_ping-20050629-4|6	License:	BSD
14cr|http_ping-20050629-4|7	URL:		http://www.acme.com/software/http_ping/
14cr|http_ping-20050629-4|8	Source0:	http://www.acme.com/software/http_ping/%{name}_29jun2005.tar.gz
14cr|http_ping-20050629-4|9	BuildRequires:	pkgconfig(openssl)
14cr|http_ping-20050629-4|10	BuildRequires:	pkgconfig(zlib)
14cr|http_ping-20050629-4|11	BuildRequires:	pkgconfig
14cr|http_ping-20050629-4|12	
14cr|http_ping-20050629-4|13	%description
14cr|http_ping-20050629-4|14	http_ping runs an HTTP fetch every few seconds, timing how long it takes.
14cr|http_ping-20050629-4|15	
14cr|http_ping-20050629-4|16	%prep
14cr|http_ping-20050629-4|17	
14cr|http_ping-20050629-4|18	%setup -q -n %{name}
14cr|http_ping-20050629-4|19	f=http_ping.1 ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
14cr|http_ping-20050629-4|20	
14cr|http_ping-20050629-4|21	%build
14cr|http_ping-20050629-4|22	%serverbuild
14cr|http_ping-20050629-4|23	
14cr|http_ping-20050629-4|24	%make \
14cr|http_ping-20050629-4|25	CFLAGS="$CFLAGS -DUSE_SSL $(pkg-config openssl --cflags)" \
14cr|http_ping-20050629-4|26	LDFLAGS="$(pkg-config openssl --libs)"
14cr|http_ping-20050629-4|27	
14cr|http_ping-20050629-4|28	%install
14cr|http_ping-20050629-4|29	
14cr|http_ping-20050629-4|30	install -d %{buildroot}%{_bindir}
14cr|http_ping-20050629-4|31	install -d %{buildroot}%{_mandir}/man1
14cr|http_ping-20050629-4|32	
14cr|http_ping-20050629-4|33	install -m0755 http_ping %{buildroot}%{_bindir}/http_ping
14cr|http_ping-20050629-4|34	install -m0644 http_ping.1 %{buildroot}%{_mandir}/man1/http_ping.1
14cr|http_ping-20050629-4|35	
14cr|http_ping-20050629-4|36	%files
14cr|http_ping-20050629-4|37	%defattr(-,root,root,-)
14cr|http_ping-20050629-4|38	%doc README
14cr|http_ping-20050629-4|39	%{_bindir}/http_ping
14cr|http_ping-20050629-4|40	%{_mandir}/man1/http_ping.1*
14cr|http_ping-20050629-4|41	
14cr|http_ping-20050629-4|42	
14cr|http_ping-20050629-4|43	
14cr|http_ping-20050629-4|44	%changelog
14cr|http_ping-20050629-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20050629-4
14cr|http_ping-20050629-4|46	+ Revision: 0f321cc
14cr|http_ping-20050629-4|47	- MassBuild#464: Increase release tag
14cr|http_ping-20050629-4|48	
14cr|http_ping-20050629-4|49	

2087 14
14cr|http-replicator-3.0-8|1	%define version 3.0
14cr|http-replicator-3.0-8|2	%define release  8
14cr|http-replicator-3.0-8|3	
14cr|http-replicator-3.0-8|4	Name:		http-replicator
14cr|http-replicator-3.0-8|5	Version:	%version
14cr|http-replicator-3.0-8|6	Release:	%release
14cr|http-replicator-3.0-8|7	URL:		http://gertjan.freezope.org/replicator/
14cr|http-replicator-3.0-8|8	Source:		http://gertjan.freezope.org/replicator/%{name}_%{version}.tar.bz2
14cr|http-replicator-3.0-8|9	Source1:	%{name}.init.bz2
14cr|http-replicator-3.0-8|10	Group:		System/Servers
14cr|http-replicator-3.0-8|11	License:	GPL
14cr|http-replicator-3.0-8|12	Summary:	General purpose caching proxy server
14cr|http-replicator-3.0-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|http-replicator-3.0-8|14	Buildarch:	noarch
14cr|http-replicator-3.0-8|15	Requires(pre):	rpm-helper
14cr|http-replicator-3.0-8|16	
14cr|http-replicator-3.0-8|17	%description
14cr|http-replicator-3.0-8|18	Replicator is a replicating HTTP proxy server. Files that are downloaded
14cr|http-replicator-3.0-8|19	through the proxy are transparently stored in a private cache, so an exact copy
14cr|http-replicator-3.0-8|20	of accessed remote files is created on the local machine. It is in essence a
14cr|http-replicator-3.0-8|21	general purpose proxy server, but very well suited for maintaining a cache of
14cr|http-replicator-3.0-8|22	Mandriva Linux packages.
14cr|http-replicator-3.0-8|23	
14cr|http-replicator-3.0-8|24	%prep
14cr|http-replicator-3.0-8|25	%setup -q
14cr|http-replicator-3.0-8|26	
14cr|http-replicator-3.0-8|27	%build
14cr|http-replicator-3.0-8|28	
14cr|http-replicator-3.0-8|29	%install
14cr|http-replicator-3.0-8|30	rm -Rf %{buildroot}
14cr|http-replicator-3.0-8|31	install -d %{buildroot}/{%{_bindir},%{_sysconfdir}/{sysconfig,cron.weekly,logrotate.d},%{_initrddir}}
14cr|http-replicator-3.0-8|32	install -m755 http-replicator  http-replicator_maintenance %{buildroot}/%{_bindir}
14cr|http-replicator-3.0-8|33	install -m 755 debian/cron.weekly %{buildroot}/%{_sysconfdir}/cron.weekly/%{name}
14cr|http-replicator-3.0-8|34	sed -i -e 's/default/sysconfig/g' %{buildroot}/%{_sysconfdir}/cron.weekly/%{name}
14cr|http-replicator-3.0-8|35	install -m 644 debian/logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cr|http-replicator-3.0-8|36	install -m 644 debian/default %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cr|http-replicator-3.0-8|37	sed -i -e 's/proxy/%{name}/g' %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cr|http-replicator-3.0-8|38	
14cr|http-replicator-3.0-8|39	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/%{name}
14cr|http-replicator-3.0-8|40	install -d %{buildroot}/%{_var}/cache/%{name}
14cr|http-replicator-3.0-8|41	
14cr|http-replicator-3.0-8|42	%pre
14cr|http-replicator-3.0-8|43	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
14cr|http-replicator-3.0-8|44	
14cr|http-replicator-3.0-8|45	%post
14cr|http-replicator-3.0-8|46	%_post_service %{name}
14cr|http-replicator-3.0-8|47	
14cr|http-replicator-3.0-8|48	%preun
14cr|http-replicator-3.0-8|49	%_preun_service %{name}
14cr|http-replicator-3.0-8|50	
14cr|http-replicator-3.0-8|51	%postun
14cr|http-replicator-3.0-8|52	%_postun_userdel %{name}
14cr|http-replicator-3.0-8|53	
14cr|http-replicator-3.0-8|54	%clean
14cr|http-replicator-3.0-8|55	rm -Rf %{buildroot}
14cr|http-replicator-3.0-8|56	
14cr|http-replicator-3.0-8|57	%files
14cr|http-replicator-3.0-8|58	%defattr(-,root,root)
14cr|http-replicator-3.0-8|59	%{_bindir}/*
14cr|http-replicator-3.0-8|60	%attr(755,root,root) %{_initrddir}/%{name}
14cr|http-replicator-3.0-8|61	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|http-replicator-3.0-8|62	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|http-replicator-3.0-8|63	%{_sysconfdir}/cron.weekly/%{name}
14cr|http-replicator-3.0-8|64	%dir %attr(755,%{name},adm) %{_var}/cache/%{name}
14cr|http-replicator-3.0-8|65	%doc README
14cr|http-replicator-3.0-8|66	
14cr|http-replicator-3.0-8|67	
14cr|http-replicator-3.0-8|68	
14cr|http-replicator-3.0-8|69	
14cr|http-replicator-3.0-8|70	%changelog
14cr|http-replicator-3.0-8|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-8
14cr|http-replicator-3.0-8|72	+ Revision: fb0b05a
14cr|http-replicator-3.0-8|73	- MassBuild#464: Increase release tag
14cr|http-replicator-3.0-8|74	
14cr|http-replicator-3.0-8|75	

2088 14
14cr|httptunnel-3.3-17|1	%define name	httptunnel
14cr|httptunnel-3.3-17|2	%define version	3.3
14cr|httptunnel-3.3-17|3	%define release	17
14cr|httptunnel-3.3-17|4	
14cr|httptunnel-3.3-17|5	Name:		%{name}
14cr|httptunnel-3.3-17|6	Version:	%{version}
14cr|httptunnel-3.3-17|7	Release:	%{release}
14cr|httptunnel-3.3-17|8	Summary:	Creates bidirectional virtual data connections tunneled through HTTP
14cr|httptunnel-3.3-17|9	License:	GPL
14cr|httptunnel-3.3-17|10	Source0:	ftp://ftp.nocrew.org/pub/nocrew/unix/%{name}-%{version}.tar.bz2
14cr|httptunnel-3.3-17|11	Source1:	hts.xinetd
14cr|httptunnel-3.3-17|12	Source2:	hts.init
14cr|httptunnel-3.3-17|13	Source3:	hts.sysconfig
14cr|httptunnel-3.3-17|14	URL:		http://www.nocrew.org/software/httptunnel.html
14cr|httptunnel-3.3-17|15	Group:		Networking/Other
14cr|httptunnel-3.3-17|16	Requires(pre):	rpm-helper
14cr|httptunnel-3.3-17|17	Requires(post):	rpm-helper
14cr|httptunnel-3.3-17|18	Requires(preun):	rpm-helper
14cr|httptunnel-3.3-17|19	Requires(postun):	rpm-helper
14cr|httptunnel-3.3-17|20	Requires:	xinetd
14cr|httptunnel-3.3-17|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|httptunnel-3.3-17|22	
14cr|httptunnel-3.3-17|23	%description
14cr|httptunnel-3.3-17|24	httptunnel creates a bidirectional virtual data path tunneled in HTTP
14cr|httptunnel-3.3-17|25	requests. The HTTP requests can be sent via an HTTP proxy if so desired.
14cr|httptunnel-3.3-17|26	This can be useful for users behind restrictive firewalls. If WWW access
14cr|httptunnel-3.3-17|27	is allowed through a HTTP proxy, it's possible to use httptunnel and, say,
14cr|httptunnel-3.3-17|28	telnet or PPP to connect to a computer outside the firewall.
14cr|httptunnel-3.3-17|29	
14cr|httptunnel-3.3-17|30	httptunnel is written and maintained by Lars Brinkhoff. See the file
14cr|httptunnel-3.3-17|31	AUTHORS for more information about contributors to this package.
14cr|httptunnel-3.3-17|32	
14cr|httptunnel-3.3-17|33	%prep
14cr|httptunnel-3.3-17|34	%setup -q
14cr|httptunnel-3.3-17|35	
14cr|httptunnel-3.3-17|36	%build
14cr|httptunnel-3.3-17|37	%configure
14cr|httptunnel-3.3-17|38	%make
14cr|httptunnel-3.3-17|39	
14cr|httptunnel-3.3-17|40	%install
14cr|httptunnel-3.3-17|41	rm -rf %{buildroot}
14cr|httptunnel-3.3-17|42	%makeinstall
14cr|httptunnel-3.3-17|43	
14cr|httptunnel-3.3-17|44	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/hts-xinetd
14cr|httptunnel-3.3-17|45	install -m 755 %{SOURCE2} -D %{buildroot}%{_initrddir}/hts
14cr|httptunnel-3.3-17|46	install -m 644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/hts
14cr|httptunnel-3.3-17|47	install -d -m 755 %{buildroot}%{_var}/run/%{name}
14cr|httptunnel-3.3-17|48	
14cr|httptunnel-3.3-17|49	%pre
14cr|httptunnel-3.3-17|50	%_pre_useradd %{name} %{_var}/run/%{name} /bin/false
14cr|httptunnel-3.3-17|51	
14cr|httptunnel-3.3-17|52	%post
14cr|httptunnel-3.3-17|53	%_post_service hts
14cr|httptunnel-3.3-17|54	
14cr|httptunnel-3.3-17|55	%preun
14cr|httptunnel-3.3-17|56	%_preun_service hts
14cr|httptunnel-3.3-17|57	
14cr|httptunnel-3.3-17|58	%postun
14cr|httptunnel-3.3-17|59	%_postun_userdel %{name}
14cr|httptunnel-3.3-17|60	
14cr|httptunnel-3.3-17|61	%clean
14cr|httptunnel-3.3-17|62	rm -rf %{buildroot}
14cr|httptunnel-3.3-17|63	
14cr|httptunnel-3.3-17|64	%files
14cr|httptunnel-3.3-17|65	%defattr(-,root,root)
14cr|httptunnel-3.3-17|66	%doc AUTHORS COPYING ChangeLog DISCLAIMER FAQ HACKING INSTALL NEWS README TODO
14cr|httptunnel-3.3-17|67	%config(noreplace) %{_sysconfdir}/xinetd.d/hts-xinetd
14cr|httptunnel-3.3-17|68	%config(noreplace) %{_sysconfdir}/sysconfig/hts
14cr|httptunnel-3.3-17|69	%{_initrddir}/hts
14cr|httptunnel-3.3-17|70	%attr(-,httptunnel,httptunnel) %{_var}/run/%{name}
14cr|httptunnel-3.3-17|71	%{_bindir}/*
14cr|httptunnel-3.3-17|72	%{_mandir}/man1/*
14cr|httptunnel-3.3-17|73	
14cr|httptunnel-3.3-17|74	
14cr|httptunnel-3.3-17|75	
14cr|httptunnel-3.3-17|76	%changelog
14cr|httptunnel-3.3-17|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-17
14cr|httptunnel-3.3-17|78	+ Revision: d7bbd30
14cr|httptunnel-3.3-17|79	- MassBuild#464: Increase release tag
14cr|httptunnel-3.3-17|80	
14cr|httptunnel-3.3-17|81	

2089 14
14cr|httrack-3.47.27-2|1	%define	major	2
14cr|httrack-3.47.27-2|2	%define	libname	%mklibname httrack %{major}
14cr|httrack-3.47.27-2|3	
14cr|httrack-3.47.27-2|4	Name:		httrack
14cr|httrack-3.47.27-2|5	Version:	3.47.27
14cr|httrack-3.47.27-2|6	Release:	2
14cr|httrack-3.47.27-2|7	Summary:	A free (libre/open source) and easy-to-use off-line browser utility
14cr|httrack-3.47.27-2|8	Group:		Networking/WWW
14cr|httrack-3.47.27-2|9	License:	GPLv3+
14cr|httrack-3.47.27-2|10	URL:		http://www.httrack.com
14cr|httrack-3.47.27-2|11	Source0:	http://download.httrack.com/%{name}-%{version}.tar.gz
14cr|httrack-3.47.27-2|12	Patch0:		httrack-3.42-utf-8.patch
14cr|httrack-3.47.27-2|13	BuildRequires:	perl
14cr|httrack-3.47.27-2|14	BuildRequires:	zlib-devel
14cr|httrack-3.47.27-2|15	BuildRequires:	dos2unix
14cr|httrack-3.47.27-2|16	BuildRequires:	openssl-devel
14cr|httrack-3.47.27-2|17	BuildRequires:	imagemagick
14cr|httrack-3.47.27-2|18	BuildRequires:	desktop-file-utils
14cr|httrack-3.47.27-2|19	BuildRequires:	chrpath
14cr|httrack-3.47.27-2|20	Requires:	openssl
14cr|httrack-3.47.27-2|21	Requires:	xdg-utils
14cr|httrack-3.47.27-2|22	
14cr|httrack-3.47.27-2|23	%description
14cr|httrack-3.47.27-2|24	HTTrack is a free (open source) and easy-to-use off-line browser utility.
14cr|httrack-3.47.27-2|25	Download a World Wide Web site from the Internet to a local directory.
14cr|httrack-3.47.27-2|26	Builds recursively all directories. Getting HTML, images, and other files from
14cr|httrack-3.47.27-2|27	the server. HTTrack arranges the original site's relative link-structure.
14cr|httrack-3.47.27-2|28	Simply open a page of the "mirrored" website in your browser: you can browse
14cr|httrack-3.47.27-2|29	the site from link to link, as if you were viewing it on-line.
14cr|httrack-3.47.27-2|30	It can update an existing mirrored site, and resume interrupted downloads.
14cr|httrack-3.47.27-2|31	It is fully configurable, and has an integrated help system.
14cr|httrack-3.47.27-2|32	
14cr|httrack-3.47.27-2|33	%files
14cr|httrack-3.47.27-2|34	%doc httrack-doc.html templates AUTHORS README license.txt history.txt greetings.txt
14cr|httrack-3.47.27-2|35	%{_bindir}/htsserver
14cr|httrack-3.47.27-2|36	%{_bindir}/httrack
14cr|httrack-3.47.27-2|37	%{_bindir}/webhttrack
14cr|httrack-3.47.27-2|38	%{_bindir}/proxytrack
14cr|httrack-3.47.27-2|39	%config (noreplace) /etc/httrack.conf
14cr|httrack-3.47.27-2|40	%{_mandir}/man1/htsserver.*
14cr|httrack-3.47.27-2|41	%{_mandir}/man1/httrack.*
14cr|httrack-3.47.27-2|42	%{_mandir}/man1/webhttrack.*
14cr|httrack-3.47.27-2|43	%{_mandir}/man1/proxytrack.*
14cr|httrack-3.47.27-2|44	%{_datadir}/applications/WebHTTrack.desktop
14cr|httrack-3.47.27-2|45	#{_datadir}/pixmaps/httrack.xpm
14cr|httrack-3.47.27-2|46	%dir %{_datadir}/%{name}
14cr|httrack-3.47.27-2|47	%{_datadir}/%{name}/*.def
14cr|httrack-3.47.27-2|48	%{_datadir}/%{name}/html
14cr|httrack-3.47.27-2|49	%{_datadir}/%{name}/lang
14cr|httrack-3.47.27-2|50	%{_datadir}/%{name}/lang.indexes
14cr|httrack-3.47.27-2|51	%{_iconsdir}/hicolor/*/apps/*
14cr|httrack-3.47.27-2|52	%{_libdir}/%{name}/*.so.*
14cr|httrack-3.47.27-2|53	
14cr|httrack-3.47.27-2|54	#-----------------------------------------------------------------------------
14cr|httrack-3.47.27-2|55	
14cr|httrack-3.47.27-2|56	%package devel
14cr|httrack-3.47.27-2|57	Summary:	Headers for httrack
14cr|httrack-3.47.27-2|58	Group:		Development/C++
14cr|httrack-3.47.27-2|59	Requires:	libhttrack = %{version}
14cr|httrack-3.47.27-2|60	Provides:       libhttrack-devel = %{EVRD}
14cr|httrack-3.47.27-2|61	%rename		%{_lib}%{name}1
14cr|httrack-3.47.27-2|62	
14cr|httrack-3.47.27-2|63	%description devel
14cr|httrack-3.47.27-2|64	Development files for httrack libraries.
14cr|httrack-3.47.27-2|65	
14cr|httrack-3.47.27-2|66	%files devel
14cr|httrack-3.47.27-2|67	%doc AUTHORS README license.txt
14cr|httrack-3.47.27-2|68	%{_libdir}/lib%{name}.so
14cr|httrack-3.47.27-2|69	%{_libdir}/libhtsjava.so
14cr|httrack-3.47.27-2|70	%{_libdir}/%{name}/*.so
14cr|httrack-3.47.27-2|71	%{_includedir}/%{name}
14cr|httrack-3.47.27-2|72	
14cr|httrack-3.47.27-2|73	#-----------------------------------------------------------------------------
14cr|httrack-3.47.27-2|74	
14cr|httrack-3.47.27-2|75	%package -n %{libname}
14cr|httrack-3.47.27-2|76	Summary:	Httrack shared libraries
14cr|httrack-3.47.27-2|77	Group:		System/Libraries
14cr|httrack-3.47.27-2|78	Provides:	libhttrack = %{EVRD}
14cr|httrack-3.47.27-2|79	Conflicts:	%{name} < 3.45.3-1
14cr|httrack-3.47.27-2|80	
14cr|httrack-3.47.27-2|81	%description -n %{libname}
14cr|httrack-3.47.27-2|82	Shared libraries for httrack.
14cr|httrack-3.47.27-2|83	
14cr|httrack-3.47.27-2|84	%files -n %{libname}
14cr|httrack-3.47.27-2|85	%doc AUTHORS README license.txt
14cr|httrack-3.47.27-2|86	%{_libdir}/lib%{name}.so.%{major}*
14cr|httrack-3.47.27-2|87	%{_libdir}/libhtsjava.so.%{major}*
14cr|httrack-3.47.27-2|88	
14cr|httrack-3.47.27-2|89	#-----------------------------------------------------------------------------
14cr|httrack-3.47.27-2|90	
14cr|httrack-3.47.27-2|91	%prep
14cr|httrack-3.47.27-2|92	%setup -qn %{name}-%{version}
14cr|httrack-3.47.27-2|93	%patch0 -p1 -b .utf8
14cr|httrack-3.47.27-2|94	
14cr|httrack-3.47.27-2|95	# Suppress rpmlint errors
14cr|httrack-3.47.27-2|96	chmod 644 AUTHORS
14cr|httrack-3.47.27-2|97	dos2unix ./AUTHORS
14cr|httrack-3.47.27-2|98	dos2unix ./README
14cr|httrack-3.47.27-2|99	dos2unix ./greetings.txt
14cr|httrack-3.47.27-2|100	dos2unix ./history.txt
14cr|httrack-3.47.27-2|101	dos2unix ./html/step3.html
14cr|httrack-3.47.27-2|102	dos2unix ./%{name}-doc.html
14cr|httrack-3.47.27-2|103	dos2unix ./libtest/*.c
14cr|httrack-3.47.27-2|104	dos2unix ./libtest/example.h
14cr|httrack-3.47.27-2|105	dos2unix ./libtest/readme.txt
14cr|httrack-3.47.27-2|106	dos2unix ./license.txt
14cr|httrack-3.47.27-2|107	dos2unix ./templates/*.html
14cr|httrack-3.47.27-2|108	
14cr|httrack-3.47.27-2|109	iconv --from-code ISO8859-1 --to-code UTF-8 ./greetings.txt \
14cr|httrack-3.47.27-2|110	--output greetings.utf-8 && mv greetings.utf-8 ./greetings.txt
14cr|httrack-3.47.27-2|111	iconv --from-code ISO8859-1 --to-code UTF-8 ./history.txt \
14cr|httrack-3.47.27-2|112	--output history.utf-8 && mv history.utf-8 ./history.txt
14cr|httrack-3.47.27-2|113	iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
14cr|httrack-3.47.27-2|114	--output contact.utf-8 && mv contact.utf-8 ./html/contact.html
14cr|httrack-3.47.27-2|115	
14cr|httrack-3.47.27-2|116	
14cr|httrack-3.47.27-2|117	%build
14cr|httrack-3.47.27-2|118	%configure2_5x --disable-static
14cr|httrack-3.47.27-2|119	
14cr|httrack-3.47.27-2|120	
14cr|httrack-3.47.27-2|121	%install
14cr|httrack-3.47.27-2|122	%makeinstall_std
14cr|httrack-3.47.27-2|123	#find %%{buildroot} -type f -name "*.la" -delete
14cr|httrack-3.47.27-2|124	
14cr|httrack-3.47.27-2|125	mkdir -p %{buildroot}/etc
14cr|httrack-3.47.27-2|126	
14cr|httrack-3.47.27-2|127	cat > %{buildroot}/etc/httrack.conf <<"EOF"
14cr|httrack-3.47.27-2|128	# HTTrack Website Copier Settings
14cr|httrack-3.47.27-2|129	# See httrack --help for more information
14cr|httrack-3.47.27-2|130	
14cr|httrack-3.47.27-2|131	# Examples: (to uncomment)
14cr|httrack-3.47.27-2|132	
14cr|httrack-3.47.27-2|133	# set proxy proxy.myisp.com:8080
14cr|httrack-3.47.27-2|134	# retries=2
14cr|httrack-3.47.27-2|135	# set max-size 10000000
14cr|httrack-3.47.27-2|136	# set max-time 36000
14cr|httrack-3.47.27-2|137	# set user-agent Mouzilla/17.0 (compatible; HTTrack; I)
14cr|httrack-3.47.27-2|138	#
14cr|httrack-3.47.27-2|139	# There are MUCH more options.. try 'httrack --quiet --help | more'
14cr|httrack-3.47.27-2|140	
14cr|httrack-3.47.27-2|141	# Deny and allow for links
14cr|httrack-3.47.27-2|142	# this will be used by default for all mirrors
14cr|httrack-3.47.27-2|143	allow *.gif
14cr|httrack-3.47.27-2|144	allow *.png
14cr|httrack-3.47.27-2|145	deny ad.doubleclick.net/*
14cr|httrack-3.47.27-2|146	
14cr|httrack-3.47.27-2|147	# Path and other options
14cr|httrack-3.47.27-2|148	# '~' in the *begining* means 'home dir'
14cr|httrack-3.47.27-2|149	# '#' at the *end* means "projectname" (that is, the first URL given)
14cr|httrack-3.47.27-2|150	# Example: '~/websites/#' will create /home/smith/websites/www.foo.com
14cr|httrack-3.47.27-2|151	# folder when launching 'httrack www.foo.com'
14cr|httrack-3.47.27-2|152	set path ~/websites/#
14cr|httrack-3.47.27-2|153	EOF
14cr|httrack-3.47.27-2|154	
14cr|httrack-3.47.27-2|155	chmod 644 %{buildroot}/etc/httrack.conf
14cr|httrack-3.47.27-2|156	
14cr|httrack-3.47.27-2|157	# Move libtest and templates from /usr/share/httrack to RPM_BUILD_DIR.
14cr|httrack-3.47.27-2|158	# To be later listed against %%doc.
14cr|httrack-3.47.27-2|159	rm -rf ./libtest ./templates
14cr|httrack-3.47.27-2|160	mv %{buildroot}%{_datadir}/%{name}/libtest .
14cr|httrack-3.47.27-2|161	mv %{buildroot}%{_datadir}/%{name}/templates .
14cr|httrack-3.47.27-2|162	
14cr|httrack-3.47.27-2|163	# We need to have a copy of html in /usr/share/httrack.
14cr|httrack-3.47.27-2|164	# The other is to be listed against %%doc.
14cr|httrack-3.47.27-2|165	rm -rf ./html
14cr|httrack-3.47.27-2|166	cp -pr %{buildroot}%{_datadir}/%{name}/html .
14cr|httrack-3.47.27-2|167	
14cr|httrack-3.47.27-2|168	# icon
14cr|httrack-3.47.27-2|169	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|httrack-3.47.27-2|170	convert %{buildroot}%{_datadir}/pixmaps/httrack48x48.xpm %buildroot%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|httrack-3.47.27-2|171	convert %{buildroot}%{_datadir}/pixmaps/httrack32x32.xpm %buildroot%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|httrack-3.47.27-2|172	convert %{buildroot}%{_datadir}/pixmaps/httrack16x16.xpm %buildroot%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|httrack-3.47.27-2|173	
14cr|httrack-3.47.27-2|174	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|httrack-3.47.27-2|175	
14cr|httrack-3.47.27-2|176	# This just opens a web browser on ~/websites, which is empty by
14cr|httrack-3.47.27-2|177	# default, so this is a bit useless
14cr|httrack-3.47.27-2|178	rm -f %{buildroot}%{_datadir}/applications/WebHTTrack-Websites.desktop
14cr|httrack-3.47.27-2|179	
14cr|httrack-3.47.27-2|180	desktop-file-install --vendor ""  \
14cr|httrack-3.47.27-2|181	--remove-key Encoding \
14cr|httrack-3.47.27-2|182	--remove-category="Application" \
14cr|httrack-3.47.27-2|183	--remove-key Terminal \
14cr|httrack-3.47.27-2|184	--remove-key MultipleArgs \
14cr|httrack-3.47.27-2|185	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|httrack-3.47.27-2|186	
14cr|httrack-3.47.27-2|187	# fix icon and shorten name
14cr|httrack-3.47.27-2|188	sed -i	-e 's!^Icon=.*$!Icon=httrack!' \
14cr|httrack-3.47.27-2|189	-e 's!WebHTTrack Website Copier!HTTrack Website Copier!' \
14cr|httrack-3.47.27-2|190	%{buildroot}%{_datadir}/applications/*
14cr|httrack-3.47.27-2|191	
14cr|httrack-3.47.27-2|192	# Remove rpaths.
14cr|httrack-3.47.27-2|193	chrpath --delete %{buildroot}%{_bindir}/htsserver
14cr|httrack-3.47.27-2|194	chrpath --delete %{buildroot}%{_bindir}/%{name}
14cr|httrack-3.47.27-2|195	chrpath --delete %{buildroot}%{_libdir}/libhtsjava.so.*
14cr|httrack-3.47.27-2|196	
14cr|httrack-3.47.27-2|197	
14cr|httrack-3.47.27-2|198	
14cr|httrack-3.47.27-2|199	%changelog
14cr|httrack-3.47.27-2|200	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.47.27-2
14cr|httrack-3.47.27-2|201	+ Revision: 318747c
14cr|httrack-3.47.27-2|202	- MassBuild#464: Increase release tag
14cr|httrack-3.47.27-2|203	
14cr|httrack-3.47.27-2|204	

2090 14
14cr|hugo-2.12-13|1	Summary:	Hu-Go! - TurboGrafx 16/PC-Engine Emulator
14cr|hugo-2.12-13|2	Name:		hugo
14cr|hugo-2.12-13|3	Version:	2.12
14cr|hugo-2.12-13|4	Release:	13
14cr|hugo-2.12-13|5	License:	GPLv2+
14cr|hugo-2.12-13|6	Group:		Emulators
14cr|hugo-2.12-13|7	Url:		http://www.zeograd.com/
14cr|hugo-2.12-13|8	Source0:	http://www.zeograd.com/download/%{name}-%{version}.tar.bz2
14cr|hugo-2.12-13|9	Source1:	%{name}-48.png
14cr|hugo-2.12-13|10	Patch0:		hugo-2.12-gcc4.patch
14cr|hugo-2.12-13|11	Patch1:		hugo-2.12-x86_64fix.patch
14cr|hugo-2.12-13|12	Patch2:		hugo-2.12-x86_64-fixes-backport.patch
14cr|hugo-2.12-13|13	Patch3:		hugo-2.12-sfmt.patch
14cr|hugo-2.12-13|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|hugo-2.12-13|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|hugo-2.12-13|16	BuildRequires:	pkgconfig(SDL_net)
14cr|hugo-2.12-13|17	BuildRequires:	pkgconfig(vorbis)
14cr|hugo-2.12-13|18	BuildRequires:	pkgconfig(zlib)
14cr|hugo-2.12-13|19	
14cr|hugo-2.12-13|20	%description
14cr|hugo-2.12-13|21	Hu-Go! is a TurboGrafx 16/PC-Engine Emulator. There is some public domain roms
14cr|hugo-2.12-13|22	you play with. The other games need that you own the original card or CD.
14cr|hugo-2.12-13|23	
14cr|hugo-2.12-13|24	%files
14cr|hugo-2.12-13|25	%doc AUTHORS NEWS README
14cr|hugo-2.12-13|26	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|hugo-2.12-13|27	%{_gamesbindir}/hugod
14cr|hugo-2.12-13|28	%{_datadir}/applications/%{name}.desktop
14cr|hugo-2.12-13|29	%dir %{_datadir}/%{name}
14cr|hugo-2.12-13|30	%{_datadir}/%{name}/*
14cr|hugo-2.12-13|31	%{_iconsdir}/*.png
14cr|hugo-2.12-13|32	%{_mandir}/man6/%{name}*.6*
14cr|hugo-2.12-13|33	
14cr|hugo-2.12-13|34	#----------------------------------------------------------------------------
14cr|hugo-2.12-13|35	
14cr|hugo-2.12-13|36	%prep
14cr|hugo-2.12-13|37	%setup -q
14cr|hugo-2.12-13|38	%patch0 -p1
14cr|hugo-2.12-13|39	%patch1 -p1
14cr|hugo-2.12-13|40	%patch2 -p1
14cr|hugo-2.12-13|41	%patch3 -p1
14cr|hugo-2.12-13|42	autoconf
14cr|hugo-2.12-13|43	
14cr|hugo-2.12-13|44	%build
14cr|hugo-2.12-13|45	%configure2_5x
14cr|hugo-2.12-13|46	%make
14cr|hugo-2.12-13|47	
14cr|hugo-2.12-13|48	%install
14cr|hugo-2.12-13|49	%makeinstall bindir=%{buildroot}/%{_gamesbindir}
14cr|hugo-2.12-13|50	
14cr|hugo-2.12-13|51	install -d -m 755 %{buildroot}%{_mandir}/man6/
14cr|hugo-2.12-13|52	install -m 644 %{name}*.6 %{buildroot}%{_mandir}/man6/
14cr|hugo-2.12-13|53	
14cr|hugo-2.12-13|54	install -D -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|hugo-2.12-13|55	
14cr|hugo-2.12-13|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|hugo-2.12-13|57	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|hugo-2.12-13|58	[Desktop Entry]
14cr|hugo-2.12-13|59	Encoding=UTF-8
14cr|hugo-2.12-13|60	Name=Hugo
14cr|hugo-2.12-13|61	Comment=Hu-Go!
14cr|hugo-2.12-13|62	Exec=%{_gamesbindir}/hugo
14cr|hugo-2.12-13|63	Icon=%{name}
14cr|hugo-2.12-13|64	Terminal=false
14cr|hugo-2.12-13|65	Type=Application
14cr|hugo-2.12-13|66	StartupNotify=true
14cr|hugo-2.12-13|67	Categories=Game;Emulator;
14cr|hugo-2.12-13|68	EOF
14cr|hugo-2.12-13|69	
14cr|hugo-2.12-13|70	
14cr|hugo-2.12-13|71	%changelog
14cr|hugo-2.12-13|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-13
14cr|hugo-2.12-13|73	+ Revision: d5bbf34
14cr|hugo-2.12-13|74	- MassBuild#464: Increase release tag
14cr|hugo-2.12-13|75	
14cr|hugo-2.12-13|76	

2091 14
14cr|hunt-1.5-10|1	%define name hunt
14cr|hunt-1.5-10|2	%define version 1.5
14cr|hunt-1.5-10|3	%define release 10
14cr|hunt-1.5-10|4	
14cr|hunt-1.5-10|5	Summary: Connection intruder
14cr|hunt-1.5-10|6	Name: %name
14cr|hunt-1.5-10|7	Version: %version
14cr|hunt-1.5-10|8	Release: %release
14cr|hunt-1.5-10|9	License:	GPL
14cr|hunt-1.5-10|10	Group:		Networking/Other
14cr|hunt-1.5-10|11	Source0:	ftp://ftp.gncz.cz/pub/linux/hunt/%{name}-%{version}.tar.bz2
14cr|hunt-1.5-10|12	Url:		http://lin.fsid.cvut.cz/~kra/index.html#HUNT
14cr|hunt-1.5-10|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|hunt-1.5-10|14	
14cr|hunt-1.5-10|15	%description
14cr|hunt-1.5-10|16	Hunt is a program for intruding into a connection, watching it and
14cr|hunt-1.5-10|17	resetting it.
14cr|hunt-1.5-10|18	
14cr|hunt-1.5-10|19	%prep
14cr|hunt-1.5-10|20	rm -rf $RPM_BUILD_ROOT
14cr|hunt-1.5-10|21	
14cr|hunt-1.5-10|22	%setup -q
14cr|hunt-1.5-10|23	
14cr|hunt-1.5-10|24	%build
14cr|hunt-1.5-10|25	%make
14cr|hunt-1.5-10|26	cd tpserv
14cr|hunt-1.5-10|27	# gcc, not egcs
14cr|hunt-1.5-10|28	%make CC=gcc
14cr|hunt-1.5-10|29	
14cr|hunt-1.5-10|30	%install
14cr|hunt-1.5-10|31	rm -rf $RPM_BUILD_ROOT
14cr|hunt-1.5-10|32	install -d $RPM_BUILD_ROOT%{_mandir}/man1
14cr|hunt-1.5-10|33	install -d $RPM_BUILD_ROOT%{_bindir}
14cr|hunt-1.5-10|34	
14cr|hunt-1.5-10|35	install man/hunt.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|hunt-1.5-10|36	install hunt $RPM_BUILD_ROOT%{_bindir}
14cr|hunt-1.5-10|37	install tpserv/tpserv $RPM_BUILD_ROOT%{_bindir}
14cr|hunt-1.5-10|38	install tpsetup/transproxy $RPM_BUILD_ROOT%{_bindir}
14cr|hunt-1.5-10|39	
14cr|hunt-1.5-10|40	%clean
14cr|hunt-1.5-10|41	rm -rf $RPM_BUILD_ROOT
14cr|hunt-1.5-10|42	
14cr|hunt-1.5-10|43	%files
14cr|hunt-1.5-10|44	%defattr(-,root,root)
14cr|hunt-1.5-10|45	%doc README* INSTALL CHANGES TODO
14cr|hunt-1.5-10|46	%{_bindir}/*
14cr|hunt-1.5-10|47	%{_mandir}/man1/*
14cr|hunt-1.5-10|48	
14cr|hunt-1.5-10|49	
14cr|hunt-1.5-10|50	
14cr|hunt-1.5-10|51	
14cr|hunt-1.5-10|52	%changelog
14cr|hunt-1.5-10|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-10
14cr|hunt-1.5-10|54	+ Revision: 9871bd3
14cr|hunt-1.5-10|55	- MassBuild#464: Increase release tag
14cr|hunt-1.5-10|56	
14cr|hunt-1.5-10|57	

2092 14
14cr|huskybse-1.0.0-9|1	%define name    huskybse
14cr|huskybse-1.0.0-9|2	%define version 1.0.0
14cr|huskybse-1.0.0-9|3	%define release 9
14cr|huskybse-1.0.0-9|4	
14cr|huskybse-1.0.0-9|5	Summary:	Common files for all packages of the Husky-project
14cr|huskybse-1.0.0-9|6	Name:		%{name}
14cr|huskybse-1.0.0-9|7	Version:	%{version}
14cr|huskybse-1.0.0-9|8	Release:	%{release}
14cr|huskybse-1.0.0-9|9	License:	GPL
14cr|huskybse-1.0.0-9|10	Group:		File tools
14cr|huskybse-1.0.0-9|11	Source:		%{name}-%{version}.tar.bz2
14cr|huskybse-1.0.0-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|huskybse-1.0.0-9|13	URL:		http://sourceforge.net/projects/husky/
14cr|huskybse-1.0.0-9|14	Buildarch:	noarch
14cr|huskybse-1.0.0-9|15	
14cr|huskybse-1.0.0-9|16	%description
14cr|huskybse-1.0.0-9|17	This package contains some files common to all packages of the Husky-software.
14cr|huskybse-1.0.0-9|18	Only needed if you want to compile the Husky-software yourself.
14cr|huskybse-1.0.0-9|19	
14cr|huskybse-1.0.0-9|20	%prep
14cr|huskybse-1.0.0-9|21	%setup -q -n %name
14cr|huskybse-1.0.0-9|22	
14cr|huskybse-1.0.0-9|23	%build
14cr|huskybse-1.0.0-9|24	
14cr|huskybse-1.0.0-9|25	perl -pi -e 's!^PREFIX=.*!PREFIX=%_prefix!' huskymak.cfg
14cr|huskybse-1.0.0-9|26	perl -pi -e 's!^MANDIR=.*!MANDIR=%_mandir!' huskymak.cfg
14cr|huskybse-1.0.0-9|27	perl -pi -e 's!^CFGDIR=.*!CFGDIR=%_sysconfdir/%name!' huskymak.cfg
14cr|huskybse-1.0.0-9|28	perl -pi -e 's!^OPTCFLAGS=.*!OPTCFLAGS=-c -s %optflags!' huskymak.cfg
14cr|huskybse-1.0.0-9|29	
14cr|huskybse-1.0.0-9|30	%install
14cr|huskybse-1.0.0-9|31	rm -rf $RPM_BUILD_ROOT
14cr|huskybse-1.0.0-9|32	install -d $RPM_BUILD_ROOT%{_datadir}/husky
14cr|huskybse-1.0.0-9|33	install -m 644 huskymak.cfg $RPM_BUILD_ROOT%{_datadir}/husky
14cr|huskybse-1.0.0-9|34	
14cr|huskybse-1.0.0-9|35	%clean
14cr|huskybse-1.0.0-9|36	rm -rf $RPM_BUILD_ROOT
14cr|huskybse-1.0.0-9|37	
14cr|huskybse-1.0.0-9|38	%files
14cr|huskybse-1.0.0-9|39	%defattr(-,root,root)
14cr|huskybse-1.0.0-9|40	%doc bugreport.rus bugreport.txt ChangeLog DEPENDENCIES huskymak.cfg huskymak.cfg.bsd huskymak.cfg.debian huskymak.cfg.sun INSTALL README README.Makefiles develop-docs new
14cr|huskybse-1.0.0-9|41	%dir %{_datadir}/husky/
14cr|huskybse-1.0.0-9|42	%{_datadir}/husky/huskymak.cfg
14cr|huskybse-1.0.0-9|43	
14cr|huskybse-1.0.0-9|44	
14cr|huskybse-1.0.0-9|45	
14cr|huskybse-1.0.0-9|46	
14cr|huskybse-1.0.0-9|47	%changelog
14cr|huskybse-1.0.0-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|huskybse-1.0.0-9|49	+ Revision: f8fd3bb
14cr|huskybse-1.0.0-9|50	- MassBuild#464: Increase release tag
14cr|huskybse-1.0.0-9|51	
14cr|huskybse-1.0.0-9|52	

2093 14
14cr|hydra-8.0-2|1	Summary:	Network logon cracker
14cr|hydra-8.0-2|2	Name:		hydra
14cr|hydra-8.0-2|3	Version:	8.0
14cr|hydra-8.0-2|4	Release:	2
14cr|hydra-8.0-2|5	License:	GPLv3+
14cr|hydra-8.0-2|6	Group:		Monitoring
14cr|hydra-8.0-2|7	Url:		http://www.thc.org/thc-hydra/
14cr|hydra-8.0-2|8	Source0:	http://freeworld.thc.org/releases/%{name}-%{version}.tar.gz
14cr|hydra-8.0-2|9	BuildRequires:	firebird-devel
14cr|hydra-8.0-2|10	BuildRequires:	mysql-devel
14cr|hydra-8.0-2|11	BuildRequires:	ncpfs-devel
14cr|hydra-8.0-2|12	BuildRequires:	postgresql-devel
14cr|hydra-8.0-2|13	BuildRequires:	subversion-devel
14cr|hydra-8.0-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|hydra-8.0-2|15	BuildRequires:	pkgconfig(libidn)
14cr|hydra-8.0-2|16	BuildRequires:	pkgconfig(libpcre)
14cr|hydra-8.0-2|17	BuildRequires:	pkgconfig(libssh)
14cr|hydra-8.0-2|18	BuildRequires:	pkgconfig(openssl)
14cr|hydra-8.0-2|19	
14cr|hydra-8.0-2|20	%description
14cr|hydra-8.0-2|21	A very fast network logon cracker which support many different services.
14cr|hydra-8.0-2|22	
14cr|hydra-8.0-2|23	%files
14cr|hydra-8.0-2|24	%doc CHANGES INSTALL LICENSE* README
14cr|hydra-8.0-2|25	%{_bindir}/hydra
14cr|hydra-8.0-2|26	%{_mandir}/man1/hydra.1*
14cr|hydra-8.0-2|27	%{_mandir}/man1/pw-inspector.1*
14cr|hydra-8.0-2|28	
14cr|hydra-8.0-2|29	#----------------------------------------------------------------------------
14cr|hydra-8.0-2|30	
14cr|hydra-8.0-2|31	%package gui
14cr|hydra-8.0-2|32	Summary:	GUI for %{name}
14cr|hydra-8.0-2|33	Requires:	%{name} = %{EVRD}
14cr|hydra-8.0-2|34	
14cr|hydra-8.0-2|35	%description gui
14cr|hydra-8.0-2|36	GUI for %{name}.
14cr|hydra-8.0-2|37	
14cr|hydra-8.0-2|38	%files gui
14cr|hydra-8.0-2|39	%{_bindir}/xhydra
14cr|hydra-8.0-2|40	%{_mandir}/man1/xhydra.1*
14cr|hydra-8.0-2|41	
14cr|hydra-8.0-2|42	#----------------------------------------------------------------------------
14cr|hydra-8.0-2|43	
14cr|hydra-8.0-2|44	%prep
14cr|hydra-8.0-2|45	%setup -q
14cr|hydra-8.0-2|46	chmod 644 LICENSE
14cr|hydra-8.0-2|47	
14cr|hydra-8.0-2|48	%build
14cr|hydra-8.0-2|49	%configure2_5x --disable-xhydra
14cr|hydra-8.0-2|50	%make
14cr|hydra-8.0-2|51	cd hydra-gtk
14cr|hydra-8.0-2|52	%configure2_5x
14cr|hydra-8.0-2|53	%make
14cr|hydra-8.0-2|54	
14cr|hydra-8.0-2|55	%install
14cr|hydra-8.0-2|56	install -d -m 755 %{buildroot}%{_bindir}
14cr|hydra-8.0-2|57	install -m 755 hydra %{buildroot}%{_bindir}
14cr|hydra-8.0-2|58	install -m 755 hydra-gtk/src/xhydra %{buildroot}%{_bindir}
14cr|hydra-8.0-2|59	
14cr|hydra-8.0-2|60	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|hydra-8.0-2|61	install -m 644 hydra.1 xhydra.1 pw-inspector.1 %{buildroot}%{_mandir}/man1
14cr|hydra-8.0-2|62	
14cr|hydra-8.0-2|63	%changelog
14cr|hydra-8.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.0-2
14cr|hydra-8.0-2|65	+ Revision: 3942486
14cr|hydra-8.0-2|66	- MassBuild#464: Increase release tag
14cr|hydra-8.0-2|67	
14cr|hydra-8.0-2|68	

2094 14
14cr|hydrogen-0.9.6-6|1	%define rcsuffix -RC1
14cr|hydrogen-0.9.6-6|2	
14cr|hydrogen-0.9.6-6|3	Summary:	Hydrogen Drum Machine
14cr|hydrogen-0.9.6-6|4	Name:		hydrogen
14cr|hydrogen-0.9.6-6|5	Version:	0.9.6
14cr|hydrogen-0.9.6-6|6	Release:	6
14cr|hydrogen-0.9.6-6|7	License:	GPLv2+
14cr|hydrogen-0.9.6-6|8	Group:		Sound
14cr|hydrogen-0.9.6-6|9	Url:		http://www.hydrogen-music.org
14cr|hydrogen-0.9.6-6|10	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{rcsuffix}.zip
14cr|hydrogen-0.9.6-6|11	#Patch0:	hydrogen-lrdf-pkg.patch
14cr|hydrogen-0.9.6-6|12	Patch0:		hydrogen-0.9.6rc1-disable-devel-warning.patch
14cr|hydrogen-0.9.6-6|13	Patch1:		hydrogen-0.9.6rc1-fix-lrdf-build.patch
14cr|hydrogen-0.9.6-6|14	Patch2:		hydrogen-0.9.6rc1-fix-core-linking.patch
14cr|hydrogen-0.9.6-6|15	BuildRequires:	cmake >= 2.6
14cr|hydrogen-0.9.6-6|16	BuildRequires:	desktop-file-utils
14cr|hydrogen-0.9.6-6|17	BuildRequires:	alsa-oss-devel
14cr|hydrogen-0.9.6-6|18	BuildRequires:	jpeg-devel
14cr|hydrogen-0.9.6-6|19	BuildRequires:	ladspa-devel
14cr|hydrogen-0.9.6-6|20	BuildRequires:	portmidi-devel
14cr|hydrogen-0.9.6-6|21	BuildRequires:	qt4-devel
14cr|hydrogen-0.9.6-6|22	BuildRequires:	pkgconfig(alsa)
14cr|hydrogen-0.9.6-6|23	BuildRequires:	pkgconfig(audiofile)
14cr|hydrogen-0.9.6-6|24	BuildRequires:	pkgconfig(flac)
14cr|hydrogen-0.9.6-6|25	BuildRequires:	pkgconfig(flac++)
14cr|hydrogen-0.9.6-6|26	BuildRequires:	pkgconfig(jack)
14cr|hydrogen-0.9.6-6|27	BuildRequires:	pkgconfig(lash-1.0)
14cr|hydrogen-0.9.6-6|28	BuildRequires:	pkgconfig(libarchive)
14cr|hydrogen-0.9.6-6|29	BuildRequires:	pkgconfig(libpng)
14cr|hydrogen-0.9.6-6|30	BuildRequires:	pkgconfig(libpulse)
14cr|hydrogen-0.9.6-6|31	BuildRequires:	pkgconfig(lrdf)
14cr|hydrogen-0.9.6-6|32	# Supported only <= 18, we have 19
14cr|hydrogen-0.9.6-6|33	#BuildRequires:	pkgconfig(portaudio-2.0)
14cr|hydrogen-0.9.6-6|34	BuildRequires:	pkgconfig(raptor2)
14cr|hydrogen-0.9.6-6|35	BuildRequires:	pkgconfig(rubberband)
14cr|hydrogen-0.9.6-6|36	BuildRequires:	pkgconfig(sndfile)
14cr|hydrogen-0.9.6-6|37	
14cr|hydrogen-0.9.6-6|38	%description
14cr|hydrogen-0.9.6-6|39	Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to bring
14cr|hydrogen-0.9.6-6|40	professional yet simple and intuitive pattern-based drum programming.
14cr|hydrogen-0.9.6-6|41	
14cr|hydrogen-0.9.6-6|42	%files
14cr|hydrogen-0.9.6-6|43	%doc AUTHORS ChangeLog COPYING README.txt
14cr|hydrogen-0.9.6-6|44	%{_bindir}/*
14cr|hydrogen-0.9.6-6|45	%{_datadir}/applications/%{name}.desktop
14cr|hydrogen-0.9.6-6|46	%{_datadir}/%{name}
14cr|hydrogen-0.9.6-6|47	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|hydrogen-0.9.6-6|48	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|hydrogen-0.9.6-6|49	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|hydrogen-0.9.6-6|50	%{_datadir}/pixmaps/h2-icon.svg
14cr|hydrogen-0.9.6-6|51	
14cr|hydrogen-0.9.6-6|52	#--------------------------------------------------------------------
14cr|hydrogen-0.9.6-6|53	
14cr|hydrogen-0.9.6-6|54	%prep
14cr|hydrogen-0.9.6-6|55	%setup -qn %{name}-%{version}%{rcsuffix}
14cr|hydrogen-0.9.6-6|56	%patch0 -p1
14cr|hydrogen-0.9.6-6|57	%patch1 -p1
14cr|hydrogen-0.9.6-6|58	%patch2 -p1
14cr|hydrogen-0.9.6-6|59	
14cr|hydrogen-0.9.6-6|60	%build
14cr|hydrogen-0.9.6-6|61	%cmake \
14cr|hydrogen-0.9.6-6|62	..\
14cr|hydrogen-0.9.6-6|63	-DCMAKE_COLOR_MAKEFILE=1 \
14cr|hydrogen-0.9.6-6|64	-DWANT_DEBUG=0 \
14cr|hydrogen-0.9.6-6|65	-DWANT_SHARED=0 \
14cr|hydrogen-0.9.6-6|66	-DWANT_LIBARCHIVE=1 \
14cr|hydrogen-0.9.6-6|67	-DWANT_JACK=1 \
14cr|hydrogen-0.9.6-6|68	-DWANT_JACKSESSION=1 \
14cr|hydrogen-0.9.6-6|69	-DWANT_ALSA=1 \
14cr|hydrogen-0.9.6-6|70	-DWANT_PULSEAUDIO=1 \
14cr|hydrogen-0.9.6-6|71	-DWANT_OSS=0 \
14cr|hydrogen-0.9.6-6|72	-DWANT_PORTAUDIO=1 \
14cr|hydrogen-0.9.6-6|73	-DWANT_PORTMIDI=1 \
14cr|hydrogen-0.9.6-6|74	-DWANT_LRDF=1 \
14cr|hydrogen-0.9.6-6|75	-DWANT_LASH=1 \
14cr|hydrogen-0.9.6-6|76	-DWANT_RUBBERBAND=1
14cr|hydrogen-0.9.6-6|77	%make
14cr|hydrogen-0.9.6-6|78	
14cr|hydrogen-0.9.6-6|79	%install
14cr|hydrogen-0.9.6-6|80	%makeinstall_std -C build
14cr|hydrogen-0.9.6-6|81	
14cr|hydrogen-0.9.6-6|82	#perl -pi -e 's,/usr/share/%%{name}/data/img/gray/icon64.png,%%{name},g' %%{buildroot}%%{_datadir}/applications/%%{name}.desktop
14cr|hydrogen-0.9.6-6|83	
14cr|hydrogen-0.9.6-6|84	# Install icons
14cr|hydrogen-0.9.6-6|85	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|hydrogen-0.9.6-6|86	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|hydrogen-0.9.6-6|87	cp data/img/gray/icon48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|hydrogen-0.9.6-6|88	cp data/img/gray/icon32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|hydrogen-0.9.6-6|89	cp data/img/gray/icon16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|hydrogen-0.9.6-6|90	cp data/img/gray/h2-icon.svg %{buildroot}%{_datadir}/pixmaps/
14cr|hydrogen-0.9.6-6|91	
14cr|hydrogen-0.9.6-6|92	# We don't want a devel package
14cr|hydrogen-0.9.6-6|93	rm -rf %{buildroot}%{_includedir}/hydrogen/{IO,basics,fx,helpers,sampler,smf,synth}/*.h
14cr|hydrogen-0.9.6-6|94	rmdir %{buildroot}%{_includedir}/hydrogen/{IO,basics,fx,helpers,sampler,smf,synth}
14cr|hydrogen-0.9.6-6|95	rm -rf %{buildroot}%{_includedir}/hydrogen/*.h
14cr|hydrogen-0.9.6-6|96	rmdir %{buildroot}%{_includedir}/hydrogen
14cr|hydrogen-0.9.6-6|97	rmdir %{buildroot}%{_includedir}
14cr|hydrogen-0.9.6-6|98	rm -rf %{buildroot}%{_libdir}/*.a
14cr|hydrogen-0.9.6-6|99	rmdir %{buildroot}%{_libdir}
14cr|hydrogen-0.9.6-6|100	
14cr|hydrogen-0.9.6-6|101	# Fix .desktop file
14cr|hydrogen-0.9.6-6|102	desktop-file-install \
14cr|hydrogen-0.9.6-6|103	--remove-category Application \
14cr|hydrogen-0.9.6-6|104	--remove-category Sound \
14cr|hydrogen-0.9.6-6|105	--remove-key Encoding \
14cr|hydrogen-0.9.6-6|106	--remove-key=FilePattern \
14cr|hydrogen-0.9.6-6|107	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|hydrogen-0.9.6-6|108	
14cr|hydrogen-0.9.6-6|109	
14cr|hydrogen-0.9.6-6|110	%changelog
14cr|hydrogen-0.9.6-6|111	* Wed Aug 13 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.9.6-6
14cr|hydrogen-0.9.6-6|112	+ Revision: cf34ecd
14cr|hydrogen-0.9.6-6|113	- Apply the fix for linking unconditionally
14cr|hydrogen-0.9.6-6|114	
14cr|hydrogen-0.9.6-6|115	

2095 14
14cr|hydrogen-drumkits-0.9.3.20070703-7|1	Summary:	Extra drum kits for the Hydrogen drum machine
14cr|hydrogen-drumkits-0.9.3.20070703-7|2	Name:		hydrogen-drumkits
14cr|hydrogen-drumkits-0.9.3.20070703-7|3	Version:	0.9.3.20070703
14cr|hydrogen-drumkits-0.9.3.20070703-7|4	Release:	7
14cr|hydrogen-drumkits-0.9.3.20070703-7|5	License:	GPLv2+
14cr|hydrogen-drumkits-0.9.3.20070703-7|6	Group:		Sound
14cr|hydrogen-drumkits-0.9.3.20070703-7|7	Url:		http://www.hydrogen-music.org
14cr|hydrogen-drumkits-0.9.3.20070703-7|8	Source0:	http://ftp.de.debian.org/debian/pool/main/h/hydrogen-drumkits/%{name}_%{version}.orig.tar.gz
14cr|hydrogen-drumkits-0.9.3.20070703-7|9	Source1:	Makefile.hydrogen-drumkits
14cr|hydrogen-drumkits-0.9.3.20070703-7|10	BuildArch:	noarch
14cr|hydrogen-drumkits-0.9.3.20070703-7|11	
14cr|hydrogen-drumkits-0.9.3.20070703-7|12	%description
14cr|hydrogen-drumkits-0.9.3.20070703-7|13	Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring
14cr|hydrogen-drumkits-0.9.3.20070703-7|14	professional yet simple and intuitive pattern-based drum programming.
14cr|hydrogen-drumkits-0.9.3.20070703-7|15	
14cr|hydrogen-drumkits-0.9.3.20070703-7|16	%files
14cr|hydrogen-drumkits-0.9.3.20070703-7|17	%{_datadir}/hydrogen/data/drumkits/*
14cr|hydrogen-drumkits-0.9.3.20070703-7|18	%{_datadir}/hydrogen/data/demo_songs/*
14cr|hydrogen-drumkits-0.9.3.20070703-7|19	
14cr|hydrogen-drumkits-0.9.3.20070703-7|20	#----------------------------------------------------------------------------
14cr|hydrogen-drumkits-0.9.3.20070703-7|21	
14cr|hydrogen-drumkits-0.9.3.20070703-7|22	%prep
14cr|hydrogen-drumkits-0.9.3.20070703-7|23	%setup -q
14cr|hydrogen-drumkits-0.9.3.20070703-7|24	install -m 644 %{SOURCE1} ./Makefile
14cr|hydrogen-drumkits-0.9.3.20070703-7|25	perl -pi -e 's,KITS_DIR=.*,KITS_DIR=%{buildroot}%{_datadir}/hydrogen/data/drumkits,g' ./Makefile
14cr|hydrogen-drumkits-0.9.3.20070703-7|26	perl -pi -e 's,SONG_DIR=.*,SONG_DIR=%{buildroot}%{_datadir}/hydrogen/data/demo_songs,g' ./Makefile
14cr|hydrogen-drumkits-0.9.3.20070703-7|27	
14cr|hydrogen-drumkits-0.9.3.20070703-7|28	%build
14cr|hydrogen-drumkits-0.9.3.20070703-7|29	
14cr|hydrogen-drumkits-0.9.3.20070703-7|30	%install
14cr|hydrogen-drumkits-0.9.3.20070703-7|31	make unpack
14cr|hydrogen-drumkits-0.9.3.20070703-7|32	chmod 0755 %{buildroot}%{_datadir}/hydrogen/data/drumkits/*
14cr|hydrogen-drumkits-0.9.3.20070703-7|33	
14cr|hydrogen-drumkits-0.9.3.20070703-7|34	
14cr|hydrogen-drumkits-0.9.3.20070703-7|35	%changelog
14cr|hydrogen-drumkits-0.9.3.20070703-7|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3.20070703-7
14cr|hydrogen-drumkits-0.9.3.20070703-7|37	+ Revision: eb6a373
14cr|hydrogen-drumkits-0.9.3.20070703-7|38	- MassBuild#464: Increase release tag
14cr|hydrogen-drumkits-0.9.3.20070703-7|39	
14cr|hydrogen-drumkits-0.9.3.20070703-7|40	

2096 14
14cr|hyena-0.5-5|1	%define _enable_debug_packages %{nil}
14cr|hyena-0.5-5|2	%define debug_package %{nil}
14cr|hyena-0.5-5|3	
14cr|hyena-0.5-5|4	Summary:	Library for .NET applications
14cr|hyena-0.5-5|5	Name:		hyena
14cr|hyena-0.5-5|6	Version:	0.5
14cr|hyena-0.5-5|7	Release:	5
14cr|hyena-0.5-5|8	License:	MIT
14cr|hyena-0.5-5|9	Group:		System/Libraries
14cr|hyena-0.5-5|10	Url:		http://banshee-project.org/
14cr|hyena-0.5-5|11	Source:		http://ftp.acc.umu.se/pub/GNOME/sources/hyena/0.5/%{name}-%{version}.tar.bz2
14cr|hyena-0.5-5|12	# PATCH-FIX-UPSTREAM coolo@opensuse.org - broken Makefile syntax
14cr|hyena-0.5-5|13	Patch0:		fix-makefile.diff
14cr|hyena-0.5-5|14	BuildRequires:	gtk-sharp2
14cr|hyena-0.5-5|15	BuildRequires:	mono-basic
14cr|hyena-0.5-5|16	BuildRequires:	mono-nunit
14cr|hyena-0.5-5|17	BuildRequires:	perl-XML-Parser
14cr|hyena-0.5-5|18	BuildRequires:	pkgconfig(mono)
14cr|hyena-0.5-5|19	BuildRequires:	pkgconfig(gapi-2.0)
14cr|hyena-0.5-5|20	Requires:	mono
14cr|hyena-0.5-5|21	Requires:	gtk-sharp2
14cr|hyena-0.5-5|22	
14cr|hyena-0.5-5|23	%description
14cr|hyena-0.5-5|24	Hyena is a .NET library that powers Banshee and PDF Mod, among others.
14cr|hyena-0.5-5|25	
14cr|hyena-0.5-5|26	%files
14cr|hyena-0.5-5|27	%{_libdir}/%{name}
14cr|hyena-0.5-5|28	%{_libdir}/pkgconfig/*.pc
14cr|hyena-0.5-5|29	
14cr|hyena-0.5-5|30	#----------------------------------------------------------------------------
14cr|hyena-0.5-5|31	
14cr|hyena-0.5-5|32	%prep
14cr|hyena-0.5-5|33	%setup -q
14cr|hyena-0.5-5|34	%patch0 -p1
14cr|hyena-0.5-5|35	
14cr|hyena-0.5-5|36	%build
14cr|hyena-0.5-5|37	%configure2_5x
14cr|hyena-0.5-5|38	make
14cr|hyena-0.5-5|39	
14cr|hyena-0.5-5|40	%install
14cr|hyena-0.5-5|41	%makeinstall_std
14cr|hyena-0.5-5|42	
14cr|hyena-0.5-5|43	
14cr|hyena-0.5-5|44	
14cr|hyena-0.5-5|45	%changelog
14cr|hyena-0.5-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-5
14cr|hyena-0.5-5|47	+ Revision: eda067f
14cr|hyena-0.5-5|48	- MassBuild#464: Increase release tag
14cr|hyena-0.5-5|49	
14cr|hyena-0.5-5|50	

2097 14
14cr|i2c-tools-3.1.1-1|1	Summary:	Heterogeneous set of I2C tools for Linux
14cr|i2c-tools-3.1.1-1|2	Name:		i2c-tools
14cr|i2c-tools-3.1.1-1|3	Version:	3.1.1
14cr|i2c-tools-3.1.1-1|4	Release:	1
14cr|i2c-tools-3.1.1-1|5	License:	GPLv2+
14cr|i2c-tools-3.1.1-1|6	Group:		System/Kernel and hardware
14cr|i2c-tools-3.1.1-1|7	Url:		http://www.lm-sensors.org/wiki/I2CTools
14cr|i2c-tools-3.1.1-1|8	Source0:	http://dl.lm-sensors.org/i2c-tools/releases/%{name}-%{version}.tar.bz2
14cr|i2c-tools-3.1.1-1|9	BuildRequires:	python-setuptools
14cr|i2c-tools-3.1.1-1|10	BuildRequires:	pkgconfig(python)
14cr|i2c-tools-3.1.1-1|11	Requires:	udev
14cr|i2c-tools-3.1.1-1|12	Conflicts:	lm_sensors < 3.0.0
14cr|i2c-tools-3.1.1-1|13	
14cr|i2c-tools-3.1.1-1|14	%description
14cr|i2c-tools-3.1.1-1|15	This package contains a heterogeneous set of I2C tools for Linux: a bus
14cr|i2c-tools-3.1.1-1|16	probing tool, a chip dumper, register-level access helpers, EEPROM
14cr|i2c-tools-3.1.1-1|17	decoding scripts, and more.
14cr|i2c-tools-3.1.1-1|18	
14cr|i2c-tools-3.1.1-1|19	%files
14cr|i2c-tools-3.1.1-1|20	%defattr(0644,root,root,0755)
14cr|i2c-tools-3.1.1-1|21	%doc CHANGES COPYING README
14cr|i2c-tools-3.1.1-1|22	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-0
14cr|i2c-tools-3.1.1-1|23	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-1
14cr|i2c-tools-3.1.1-1|24	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-2
14cr|i2c-tools-3.1.1-1|25	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-3
14cr|i2c-tools-3.1.1-1|26	#%attr(0755,root,root) %{_bindir}/*
14cr|i2c-tools-3.1.1-1|27	#%attr(0755,root,root) %{_sbindir}/*
14cr|i2c-tools-3.1.1-1|28	%exclude %{_sbindir}/eeprog
14cr|i2c-tools-3.1.1-1|29	%exclude %{_sbindir}/eeprom
14cr|i2c-tools-3.1.1-1|30	%exclude %{_sbindir}/eepromer
14cr|i2c-tools-3.1.1-1|31	%attr(0755,root,root) %{_bindir}/ddcmon
14cr|i2c-tools-3.1.1-1|32	%attr(0755,root,root) %{_bindir}/decode-dimms
14cr|i2c-tools-3.1.1-1|33	%attr(0755,root,root) %{_bindir}/decode-edid
14cr|i2c-tools-3.1.1-1|34	%attr(0755,root,root) %{_bindir}/decode-vaio
14cr|i2c-tools-3.1.1-1|35	%attr(0755,root,root) %{_sbindir}/i2cdetect
14cr|i2c-tools-3.1.1-1|36	%attr(0755,root,root) %{_sbindir}/i2cdump
14cr|i2c-tools-3.1.1-1|37	%attr(0755,root,root) %{_sbindir}/i2cget
14cr|i2c-tools-3.1.1-1|38	%attr(0755,root,root) %{_sbindir}/i2cset
14cr|i2c-tools-3.1.1-1|39	%attr(0755,root,root) %{_sbindir}/i2c-stub-from-dump
14cr|i2c-tools-3.1.1-1|40	%{_mandir}/man8/i2cdetect.8*
14cr|i2c-tools-3.1.1-1|41	%{_mandir}/man8/i2cdump.8*
14cr|i2c-tools-3.1.1-1|42	%{_mandir}/man8/i2cget.8*
14cr|i2c-tools-3.1.1-1|43	%{_mandir}/man8/i2cset.8*
14cr|i2c-tools-3.1.1-1|44	%{_mandir}/man8/i2c-stub-from-dump.8*
14cr|i2c-tools-3.1.1-1|45	%{_mandir}/man1/decode-dimms.1*
14cr|i2c-tools-3.1.1-1|46	%{_mandir}/man1/decode-vaio.1*
14cr|i2c-tools-3.1.1-1|47	
14cr|i2c-tools-3.1.1-1|48	#----------------------------------------------------------------------------
14cr|i2c-tools-3.1.1-1|49	
14cr|i2c-tools-3.1.1-1|50	%package eepromer
14cr|i2c-tools-3.1.1-1|51	Summary:	Programs for reading/writing i2c/smbus eeproms
14cr|i2c-tools-3.1.1-1|52	Group:		System/Kernel and hardware
14cr|i2c-tools-3.1.1-1|53	Requires:	%{name} = %{EVRD}
14cr|i2c-tools-3.1.1-1|54	
14cr|i2c-tools-3.1.1-1|55	%description eepromer
14cr|i2c-tools-3.1.1-1|56	Programs for reading/writing i2c/smbus eeproms. Notice that writing the
14cr|i2c-tools-3.1.1-1|57	eeproms in your system is very dangerous and is likely to render your system
14cr|i2c-tools-3.1.1-1|58	unusable. Do not install, let alone use this, unless you really, _really_ know
14cr|i2c-tools-3.1.1-1|59	what you are doing.
14cr|i2c-tools-3.1.1-1|60	
14cr|i2c-tools-3.1.1-1|61	%files eepromer
14cr|i2c-tools-3.1.1-1|62	%defattr(0644,root,root,0755)
14cr|i2c-tools-3.1.1-1|63	%doc eepromer/README eepromer/README.eeprom eepromer/README.eepromer eepromer/README.eeprog
14cr|i2c-tools-3.1.1-1|64	%attr(0755,root,root) %{_sbindir}/eeprog
14cr|i2c-tools-3.1.1-1|65	%attr(0755,root,root) %{_sbindir}/eeprom
14cr|i2c-tools-3.1.1-1|66	%attr(0755,root,root) %{_sbindir}/eepromer
14cr|i2c-tools-3.1.1-1|67	
14cr|i2c-tools-3.1.1-1|68	#----------------------------------------------------------------------------
14cr|i2c-tools-3.1.1-1|69	
14cr|i2c-tools-3.1.1-1|70	%package -n python-smbus
14cr|i2c-tools-3.1.1-1|71	Summary:	Python module for SMBus access via I2C
14cr|i2c-tools-3.1.1-1|72	Group:		System/Kernel and hardware
14cr|i2c-tools-3.1.1-1|73	Requires:	python
14cr|i2c-tools-3.1.1-1|74	
14cr|i2c-tools-3.1.1-1|75	%description -n python-smbus
14cr|i2c-tools-3.1.1-1|76	This Python module allows SMBus access through the I2C /dev interface
14cr|i2c-tools-3.1.1-1|77	on Linux hosts. The host kernel must have I2C support, I2C device
14cr|i2c-tools-3.1.1-1|78	interface support, and a bus adapter driver.
14cr|i2c-tools-3.1.1-1|79	
14cr|i2c-tools-3.1.1-1|80	%files -n python-smbus
14cr|i2c-tools-3.1.1-1|81	%defattr(0644,root,root,0755)
14cr|i2c-tools-3.1.1-1|82	%doc py-smbus/README
14cr|i2c-tools-3.1.1-1|83	%{py_platsitedir}/smbus*
14cr|i2c-tools-3.1.1-1|84	
14cr|i2c-tools-3.1.1-1|85	#----------------------------------------------------------------------------
14cr|i2c-tools-3.1.1-1|86	
14cr|i2c-tools-3.1.1-1|87	%prep
14cr|i2c-tools-3.1.1-1|88	%setup -q
14cr|i2c-tools-3.1.1-1|89	
14cr|i2c-tools-3.1.1-1|90	%build
14cr|i2c-tools-3.1.1-1|91	%make CFLAGS="%{optflags}"
14cr|i2c-tools-3.1.1-1|92	
14cr|i2c-tools-3.1.1-1|93	pushd eepromer
14cr|i2c-tools-3.1.1-1|94	%make CFLAGS="%{optflags} -I../include"
14cr|i2c-tools-3.1.1-1|95	popd
14cr|i2c-tools-3.1.1-1|96	
14cr|i2c-tools-3.1.1-1|97	pushd py-smbus
14cr|i2c-tools-3.1.1-1|98	CFLAGS="%{optflags} -I../include" python setup.py build
14cr|i2c-tools-3.1.1-1|99	popd
14cr|i2c-tools-3.1.1-1|100	
14cr|i2c-tools-3.1.1-1|101	%install
14cr|i2c-tools-3.1.1-1|102	%makeinstall
14cr|i2c-tools-3.1.1-1|103	cp -a eepromer/eeprog eepromer/eeprom eepromer/eepromer %{buildroot}%{_sbindir}
14cr|i2c-tools-3.1.1-1|104	
14cr|i2c-tools-3.1.1-1|105	pushd py-smbus
14cr|i2c-tools-3.1.1-1|106	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|i2c-tools-3.1.1-1|107	popd
14cr|i2c-tools-3.1.1-1|108	
14cr|i2c-tools-3.1.1-1|109	rm -r %{buildroot}%{_includedir}/linux
14cr|i2c-tools-3.1.1-1|110	
14cr|i2c-tools-3.1.1-1|111	%changelog
14cr|i2c-tools-3.1.1-1|112	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-1
14cr|i2c-tools-3.1.1-1|113	+ Revision: 072b8e1
14cr|i2c-tools-3.1.1-1|114	- Add new files
14cr|i2c-tools-3.1.1-1|115	
14cr|i2c-tools-3.1.1-1|116	

2098 14
14cr|i3-wm-4.3-3|1	%global real_name i3
14cr|i3-wm-4.3-3|2	%global bugfix_release bf2
14cr|i3-wm-4.3-3|3	%global upstream_version 4.3
14cr|i3-wm-4.3-3|4	
14cr|i3-wm-4.3-3|5	Summary:	Improved tiling window manager
14cr|i3-wm-4.3-3|6	Name:		i3-wm
14cr|i3-wm-4.3-3|7	Version:	4.3
14cr|i3-wm-4.3-3|8	Release:	3
14cr|i3-wm-4.3-3|9	License:	BSD
14cr|i3-wm-4.3-3|10	Group:		System/X11
14cr|i3-wm-4.3-3|11	Url:		http://i3.zekjur.net
14cr|i3-wm-4.3-3|12	Source0:	http://i3.zekjur.net/downloads/%{real_name}-%{upstream_version}.tar.bz2
14cr|i3-wm-4.3-3|13	Source1:	%{real_name}-logo.svg
14cr|i3-wm-4.3-3|14	Patch0:		i3-4.3.libev.patch
14cr|i3-wm-4.3-3|15	BuildRequires:	asciidoc
14cr|i3-wm-4.3-3|16	BuildRequires:	bison
14cr|i3-wm-4.3-3|17	BuildRequires:	doxygen
14cr|i3-wm-4.3-3|18	BuildRequires:	flex
14cr|i3-wm-4.3-3|19	BuildRequires:	graphviz
14cr|i3-wm-4.3-3|20	BuildRequires:	pkgconfig(libev)
14cr|i3-wm-4.3-3|21	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|i3-wm-4.3-3|22	BuildRequires:	pkgconfig(pango)
14cr|i3-wm-4.3-3|23	BuildRequires:	pkgconfig(pangocairo)
14cr|i3-wm-4.3-3|24	BuildRequires:	pkgconfig(x11)
14cr|i3-wm-4.3-3|25	BuildRequires:	pkgconfig(xcb)
14cr|i3-wm-4.3-3|26	BuildRequires:	pkgconfig(xcb-icccm)
14cr|i3-wm-4.3-3|27	BuildRequires:	pkgconfig(xcb-keysyms)
14cr|i3-wm-4.3-3|28	BuildRequires:	pkgconfig(xcb-util)
14cr|i3-wm-4.3-3|29	BuildRequires:	pkgconfig(xcursor)
14cr|i3-wm-4.3-3|30	BuildRequires:	pkgconfig(xkbfile)
14cr|i3-wm-4.3-3|31	BuildRequires:	pkgconfig(yajl)
14cr|i3-wm-4.3-3|32	Requires:	rxvt-unicode
14cr|i3-wm-4.3-3|33	Requires:	x11-apps
14cr|i3-wm-4.3-3|34	Suggests:	dmenu
14cr|i3-wm-4.3-3|35	Suggests:	i3-doc
14cr|i3-wm-4.3-3|36	
14cr|i3-wm-4.3-3|37	%description
14cr|i3-wm-4.3-3|38	i3 is a tiling window manager, completely written from scratch.
14cr|i3-wm-4.3-3|39	
14cr|i3-wm-4.3-3|40	Key features of i3 are correct handling multi-monitor, horizontal and
14cr|i3-wm-4.3-3|41	vertical columns (table abstraction) in tiling. It also provides
14cr|i3-wm-4.3-3|42	hooks/callbacks for other programs to integrate and it is UTF-8
14cr|i3-wm-4.3-3|43	clean. i3 uses xcb for asynchronous communication with X11, and has
14cr|i3-wm-4.3-3|44	several measures to be very fast.
14cr|i3-wm-4.3-3|45	
14cr|i3-wm-4.3-3|46	Please be aware that i3 is primarily targeted at advanced users and
14cr|i3-wm-4.3-3|47	developers.
14cr|i3-wm-4.3-3|48	
14cr|i3-wm-4.3-3|49	%files
14cr|i3-wm-4.3-3|50	%doc LICENSE RELEASE-NOTES-%{upstream_version}
14cr|i3-wm-4.3-3|51	%{_bindir}/%{real_name}*
14cr|i3-wm-4.3-3|52	%{_includedir}/%{real_name}/*
14cr|i3-wm-4.3-3|53	%dir %{_sysconfdir}/%{real_name}/
14cr|i3-wm-4.3-3|54	%config(noreplace) %{_sysconfdir}/%{real_name}/config
14cr|i3-wm-4.3-3|55	%config(noreplace) %{_sysconfdir}/%{real_name}/config.keycodes
14cr|i3-wm-4.3-3|56	%{_datadir}/xsessions/%{real_name}.desktop
14cr|i3-wm-4.3-3|57	%{_mandir}/man*/%{real_name}*
14cr|i3-wm-4.3-3|58	%{_datadir}/pixmaps/%{real_name}-logo.svg
14cr|i3-wm-4.3-3|59	%{_datadir}/applications/%{real_name}.desktop
14cr|i3-wm-4.3-3|60	
14cr|i3-wm-4.3-3|61	#----------------------------------------------------------------------------
14cr|i3-wm-4.3-3|62	
14cr|i3-wm-4.3-3|63	%package doc
14cr|i3-wm-4.3-3|64	Summary:	i3 window manager documentation
14cr|i3-wm-4.3-3|65	Group:		System/X11
14cr|i3-wm-4.3-3|66	Requires:	%{name} = %{EVRD}
14cr|i3-wm-4.3-3|67	BuildArch:	noarch
14cr|i3-wm-4.3-3|68	
14cr|i3-wm-4.3-3|69	%description doc
14cr|i3-wm-4.3-3|70	Asciidoc and doxygen documentations for i3.
14cr|i3-wm-4.3-3|71	
14cr|i3-wm-4.3-3|72	%files doc
14cr|i3-wm-4.3-3|73	%doc docs/*.{html,png} pseudo-doc/doxygen/
14cr|i3-wm-4.3-3|74	
14cr|i3-wm-4.3-3|75	#----------------------------------------------------------------------------
14cr|i3-wm-4.3-3|76	
14cr|i3-wm-4.3-3|77	%prep
14cr|i3-wm-4.3-3|78	%setup -q -n %{real_name}-%{upstream_version}
14cr|i3-wm-4.3-3|79	%patch0 -p1 -b .libev
14cr|i3-wm-4.3-3|80	sed \
14cr|i3-wm-4.3-3|81	-e 's|CFLAGS += -Wall|CFLAGS += %{optflags}|g' \
14cr|i3-wm-4.3-3|82	-e 's|CFLAGS += -pipe|CFLAGS += -I/usr/include/libev |g' \
14cr|i3-wm-4.3-3|83	-e 's|CFLAGS += -I/usr/local/include|CFLAGS += -I%{_includedir}|g' \
14cr|i3-wm-4.3-3|84	-e 's|/usr/local/lib|%{_libdir}|g' \
14cr|i3-wm-4.3-3|85	-e 's|.SILENT:||g' \
14cr|i3-wm-4.3-3|86	-i common.mk
14cr|i3-wm-4.3-3|87	
14cr|i3-wm-4.3-3|88	
14cr|i3-wm-4.3-3|89	%build
14cr|i3-wm-4.3-3|90	%make V=1
14cr|i3-wm-4.3-3|91	cd man
14cr|i3-wm-4.3-3|92	%make V=1
14cr|i3-wm-4.3-3|93	cd ../docs
14cr|i3-wm-4.3-3|94	%make V=1
14cr|i3-wm-4.3-3|95	cd ..
14cr|i3-wm-4.3-3|96	doxygen pseudo-doc.doxygen
14cr|i3-wm-4.3-3|97	mv pseudo-doc/html pseudo-doc/doxygen
14cr|i3-wm-4.3-3|98	
14cr|i3-wm-4.3-3|99	%install
14cr|i3-wm-4.3-3|100	%makeinstall_std
14cr|i3-wm-4.3-3|101	
14cr|i3-wm-4.3-3|102	mkdir -p %{buildroot}/%{_mandir}/man1/
14cr|i3-wm-4.3-3|103	install -Dpm0644 man/*.1 %{buildroot}/%{_mandir}/man1/
14cr|i3-wm-4.3-3|104	
14cr|i3-wm-4.3-3|105	mkdir -p %{buildroot}/%{_datadir}/pixmaps/
14cr|i3-wm-4.3-3|106	install -Dpm0644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/
14cr|i3-wm-4.3-3|107	
14cr|i3-wm-4.3-3|108	
14cr|i3-wm-4.3-3|109	%changelog
14cr|i3-wm-4.3-3|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-3
14cr|i3-wm-4.3-3|111	+ Revision: fbeb953
14cr|i3-wm-4.3-3|112	- MassBuild#464: Increase release tag
14cr|i3-wm-4.3-3|113	
14cr|i3-wm-4.3-3|114	

2099 14
14cr|i8kutils-1.33-4|1	%define	name	i8kutils
14cr|i8kutils-1.33-4|2	%define	version	1.33
14cr|i8kutils-1.33-4|3	%define release	4
14cr|i8kutils-1.33-4|4	
14cr|i8kutils-1.33-4|5	Version: 	%{version}
14cr|i8kutils-1.33-4|6	Summary: 	Dell laptop SMM BIOS support
14cr|i8kutils-1.33-4|7	Name: 		%{name}
14cr|i8kutils-1.33-4|8	Release: 	%{release}
14cr|i8kutils-1.33-4|9	License: 	GPLv2+
14cr|i8kutils-1.33-4|10	Group: 		Monitoring
14cr|i8kutils-1.33-4|11	Source: 	http://ftp.debian.org/debian/pool/main/i/i8kutils/%{name}_%{version}.tar.gz
14cr|i8kutils-1.33-4|12	URL: 		http://people.debian.org/~dz/i8k/
14cr|i8kutils-1.33-4|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|i8kutils-1.33-4|14	Suggests:	i8kmon
14cr|i8kutils-1.33-4|15	
14cr|i8kutils-1.33-4|16	%description
14cr|i8kutils-1.33-4|17	This package contains a user-space programs for accessing the SMM BIOS
14cr|i8kutils-1.33-4|18	of Dell Inspiron and Latitude laptops. The SMM BIOS is used on many recent
14cr|i8kutils-1.33-4|19	laptops to implement APM functionalities and to access custom hardware,
14cr|i8kutils-1.33-4|20	for example cooling fans and volume buttons.
14cr|i8kutils-1.33-4|21	
14cr|i8kutils-1.33-4|22	Also provided is a cool and useful plugin for gkrellm.
14cr|i8kutils-1.33-4|23	Note that you need the "Dell Laptop" option compiled into your kernel
14cr|i8kutils-1.33-4|24	(included in the main kernel tree since 2.4.14-pre8)
14cr|i8kutils-1.33-4|25	
14cr|i8kutils-1.33-4|26	%package -n i8kmon
14cr|i8kutils-1.33-4|27	Summary: 	Dell laptop SMM BIOS monitoring tool
14cr|i8kutils-1.33-4|28	Group: 		Monitoring
14cr|i8kutils-1.33-4|29	Requires:	tcl
14cr|i8kutils-1.33-4|30	Requires:	tk
14cr|i8kutils-1.33-4|31	Conflicts:	i8kutils < 1.33-2
14cr|i8kutils-1.33-4|32	
14cr|i8kutils-1.33-4|33	%description -n i8kmon
14cr|i8kutils-1.33-4|34	This package contains a monitoring tool for accessing the SMM BIOS
14cr|i8kutils-1.33-4|35	of Dell Inspiron and Latitude laptops.
14cr|i8kutils-1.33-4|36	
14cr|i8kutils-1.33-4|37	%prep
14cr|i8kutils-1.33-4|38	%setup -q
14cr|i8kutils-1.33-4|39	
14cr|i8kutils-1.33-4|40	%build
14cr|i8kutils-1.33-4|41	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|i8kutils-1.33-4|42	
14cr|i8kutils-1.33-4|43	%install
14cr|i8kutils-1.33-4|44	rm -rf $RPM_BUILD_ROOT
14cr|i8kutils-1.33-4|45	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|i8kutils-1.33-4|46	%makeinstall_std
14cr|i8kutils-1.33-4|47	
14cr|i8kutils-1.33-4|48	%clean
14cr|i8kutils-1.33-4|49	rm -rf $RPM_BUILD_ROOT
14cr|i8kutils-1.33-4|50	
14cr|i8kutils-1.33-4|51	%files
14cr|i8kutils-1.33-4|52	%defattr (-,root,root)
14cr|i8kutils-1.33-4|53	%doc README.*
14cr|i8kutils-1.33-4|54	%{_bindir}/i8kbuttons
14cr|i8kutils-1.33-4|55	%{_bindir}/i8kctl
14cr|i8kutils-1.33-4|56	%{_bindir}/i8kfan
14cr|i8kutils-1.33-4|57	
14cr|i8kutils-1.33-4|58	%files -n i8kmon
14cr|i8kutils-1.33-4|59	%defattr (-,root,root)
14cr|i8kutils-1.33-4|60	%{_bindir}/i8kmon
14cr|i8kutils-1.33-4|61	
14cr|i8kutils-1.33-4|62	
14cr|i8kutils-1.33-4|63	
14cr|i8kutils-1.33-4|64	%changelog
14cr|i8kutils-1.33-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-4
14cr|i8kutils-1.33-4|66	+ Revision: ce0d2b4
14cr|i8kutils-1.33-4|67	- MassBuild#464: Increase release tag
14cr|i8kutils-1.33-4|68	
14cr|i8kutils-1.33-4|69	

2100 14
14cr|ia_ora-xfce-1.0.2-9|1	Summary:	Ia Ora Mandriva Xfce theme
14cr|ia_ora-xfce-1.0.2-9|2	Name:		ia_ora-xfce
14cr|ia_ora-xfce-1.0.2-9|3	Version:	1.0.2
14cr|ia_ora-xfce-1.0.2-9|4	Release:	9
14cr|ia_ora-xfce-1.0.2-9|5	License:	GPLv2+
14cr|ia_ora-xfce-1.0.2-9|6	Group:		Graphical desktop/Xfce
14cr|ia_ora-xfce-1.0.2-9|7	URL:		http://www.mandrivalinux.com/
14cr|ia_ora-xfce-1.0.2-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|ia_ora-xfce-1.0.2-9|9	Requires:	ia_ora-gnome-gtk2-engine
14cr|ia_ora-xfce-1.0.2-9|10	Requires:	ia_ora-gnome
14cr|ia_ora-xfce-1.0.2-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ia_ora-xfce-1.0.2-9|12	
14cr|ia_ora-xfce-1.0.2-9|13	%description
14cr|ia_ora-xfce-1.0.2-9|14	This is the Mandriva Ia Ora theme for the Xfce desktop environment.
14cr|ia_ora-xfce-1.0.2-9|15	
14cr|ia_ora-xfce-1.0.2-9|16	%prep
14cr|ia_ora-xfce-1.0.2-9|17	%setup -q
14cr|ia_ora-xfce-1.0.2-9|18	
14cr|ia_ora-xfce-1.0.2-9|19	
14cr|ia_ora-xfce-1.0.2-9|20	%install
14cr|ia_ora-xfce-1.0.2-9|21	rm -rf %{buildroot}
14cr|ia_ora-xfce-1.0.2-9|22	export datadir=%{_datadir}
14cr|ia_ora-xfce-1.0.2-9|23	
14cr|ia_ora-xfce-1.0.2-9|24	%makeinstall_std
14cr|ia_ora-xfce-1.0.2-9|25	
14cr|ia_ora-xfce-1.0.2-9|26	%clean
14cr|ia_ora-xfce-1.0.2-9|27	rm -rf %{buildroot}
14cr|ia_ora-xfce-1.0.2-9|28	
14cr|ia_ora-xfce-1.0.2-9|29	%files
14cr|ia_ora-xfce-1.0.2-9|30	%defattr(-,root,root)
14cr|ia_ora-xfce-1.0.2-9|31	%doc README ChangeLog
14cr|ia_ora-xfce-1.0.2-9|32	%{_datadir}/themes/*
14cr|ia_ora-xfce-1.0.2-9|33	
14cr|ia_ora-xfce-1.0.2-9|34	
14cr|ia_ora-xfce-1.0.2-9|35	
14cr|ia_ora-xfce-1.0.2-9|36	%changelog
14cr|ia_ora-xfce-1.0.2-9|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-9
14cr|ia_ora-xfce-1.0.2-9|38	+ Revision: 0e9ae3f
14cr|ia_ora-xfce-1.0.2-9|39	- MassBuild#464: Increase release tag
14cr|ia_ora-xfce-1.0.2-9|40	
14cr|ia_ora-xfce-1.0.2-9|41	

2101 14
14cr|iat-0.1.7-3|1	%define name    iat
14cr|iat-0.1.7-3|2	%define version 0.1.7
14cr|iat-0.1.7-3|3	%define release 3
14cr|iat-0.1.7-3|4	
14cr|iat-0.1.7-3|5	Name: %{name}
14cr|iat-0.1.7-3|6	Version: %{version}
14cr|iat-0.1.7-3|7	Release: %{release}
14cr|iat-0.1.7-3|8	
14cr|iat-0.1.7-3|9	Summary: Iso9660 Analyzer Tool
14cr|iat-0.1.7-3|10	License: GPLv2+
14cr|iat-0.1.7-3|11	Group: File tools
14cr|iat-0.1.7-3|12	Url: http://iat.berlios.de/
14cr|iat-0.1.7-3|13	Source: iat-%version.tar.bz2
14cr|iat-0.1.7-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|iat-0.1.7-3|15	
14cr|iat-0.1.7-3|16	%description
14cr|iat-0.1.7-3|17	iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many
14cr|iat-0.1.7-3|18	types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I,
14cr|iat-0.1.7-3|19	and converting them into ISO-9660.
14cr|iat-0.1.7-3|20	
14cr|iat-0.1.7-3|21	%prep
14cr|iat-0.1.7-3|22	%setup
14cr|iat-0.1.7-3|23	
14cr|iat-0.1.7-3|24	%build
14cr|iat-0.1.7-3|25	%configure
14cr|iat-0.1.7-3|26	%make
14cr|iat-0.1.7-3|27	
14cr|iat-0.1.7-3|28	%install
14cr|iat-0.1.7-3|29	rm -rf %{buildroot}
14cr|iat-0.1.7-3|30	mkdir -p %{buildroot}%{_bindir}
14cr|iat-0.1.7-3|31	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|iat-0.1.7-3|32	mkdir -p %{buildroot}/%{_mandir}/man1/%{name}
14cr|iat-0.1.7-3|33	
14cr|iat-0.1.7-3|34	cp src/%{name} %{buildroot}%{_bindir}
14cr|iat-0.1.7-3|35	cp ChangeLog AUTHORS COPYING INSTALL NEWS README %{buildroot}%{_docdir}/%{name}
14cr|iat-0.1.7-3|36	install -c -m 644 man/iat.1 %{buildroot}/%{_mandir}/man1/%{name}
14cr|iat-0.1.7-3|37	
14cr|iat-0.1.7-3|38	%files
14cr|iat-0.1.7-3|39	%_bindir/%{name}
14cr|iat-0.1.7-3|40	%doc %{_mandir}/man1/%{name}
14cr|iat-0.1.7-3|41	%{_docdir}/%{name}
14cr|iat-0.1.7-3|42	
14cr|iat-0.1.7-3|43	
14cr|iat-0.1.7-3|44	
14cr|iat-0.1.7-3|45	%changelog
14cr|iat-0.1.7-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
14cr|iat-0.1.7-3|47	+ Revision: 40c4638
14cr|iat-0.1.7-3|48	- MassBuild#464: Increase release tag
14cr|iat-0.1.7-3|49	
14cr|iat-0.1.7-3|50	

2102 14
14cr|iax-0.2.3-16|1	%define	major 0
14cr|iax-0.2.3-16|2	%define libname	%mklibname iax %{major}
14cr|iax-0.2.3-16|3	%define develname %mklibname -d iax
14cr|iax-0.2.3-16|4	
14cr|iax-0.2.3-16|5	Summary:	IAX (Inter Asterisk eXchange) Library
14cr|iax-0.2.3-16|6	Name:		iax
14cr|iax-0.2.3-16|7	Version:	0.2.3
14cr|iax-0.2.3-16|8	Release:	16
14cr|iax-0.2.3-16|9	License:	LGPL
14cr|iax-0.2.3-16|10	Group:		System/Libraries
14cr|iax-0.2.3-16|11	URL:		http://www.asterisk.org/
14cr|iax-0.2.3-16|12	Source0:	libiax2-0.2.3-20060212.tar.bz2
14cr|iax-0.2.3-16|13	Patch0:		libiax2.diff
14cr|iax-0.2.3-16|14	Patch1:		libiax2-fix-str-fmt.patch
14cr|iax-0.2.3-16|15	Patch2:		libiax2-install.patch
14cr|iax-0.2.3-16|16	BuildRequires:	multiarch-utils >= 1.0.3
14cr|iax-0.2.3-16|17	
14cr|iax-0.2.3-16|18	%description
14cr|iax-0.2.3-16|19	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
14cr|iax-0.2.3-16|20	is the protocol used by the Asterisk PBX system for
14cr|iax-0.2.3-16|21	inter-asterisk-communication. Other applications may use libiax to
14cr|iax-0.2.3-16|22	communicate with each other and other asterisk servers. IAX is a
14cr|iax-0.2.3-16|23	high performance, feature rich protocol unrelated to SIP or H.323.
14cr|iax-0.2.3-16|24	
14cr|iax-0.2.3-16|25	Its single-socket design allows it to interoperate with NAT and
14cr|iax-0.2.3-16|26	PAT masquerade firewalls.  It supports internationalization,
14cr|iax-0.2.3-16|27	remote dialplans, and voice, HTML, image, DTMF, and video content.
14cr|iax-0.2.3-16|28	
14cr|iax-0.2.3-16|29	For more information see http://www.gnophone.com
14cr|iax-0.2.3-16|30	
14cr|iax-0.2.3-16|31	%package -n	%{libname}
14cr|iax-0.2.3-16|32	Summary:	IAX (Inter Asterisk eXchange) Library
14cr|iax-0.2.3-16|33	Group:          System/Libraries
14cr|iax-0.2.3-16|34	
14cr|iax-0.2.3-16|35	%description -n	%{libname}
14cr|iax-0.2.3-16|36	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
14cr|iax-0.2.3-16|37	is the protocol used by the Asterisk PBX system for
14cr|iax-0.2.3-16|38	inter-asterisk-communication. Other applications may use libiax to
14cr|iax-0.2.3-16|39	communicate with each other and other asterisk servers. IAX is a
14cr|iax-0.2.3-16|40	high performance, feature rich protocol unrelated to SIP or H.323.
14cr|iax-0.2.3-16|41	
14cr|iax-0.2.3-16|42	Its single-socket design allows it to interoperate with NAT and
14cr|iax-0.2.3-16|43	PAT masquerade firewalls.  It supports internationalization,
14cr|iax-0.2.3-16|44	remote dialplans, and voice, HTML, image, DTMF, and video content.
14cr|iax-0.2.3-16|45	
14cr|iax-0.2.3-16|46	For more information see http://www.gnophone.com
14cr|iax-0.2.3-16|47	
14cr|iax-0.2.3-16|48	%package -n	%{develname}
14cr|iax-0.2.3-16|49	Summary:	IAX (Inter Asterisk eXchange) Development Package
14cr|iax-0.2.3-16|50	Group:		Development/C
14cr|iax-0.2.3-16|51	Provides:	%{name}-devel = %{version}
14cr|iax-0.2.3-16|52	Provides:	lib%{name}-devel = %{version}
14cr|iax-0.2.3-16|53	Requires:	%{libname} = %{version}
14cr|iax-0.2.3-16|54	Obsoletes:	%{_lib}iax0-devel
14cr|iax-0.2.3-16|55	
14cr|iax-0.2.3-16|56	%description -n	%{develname}
14cr|iax-0.2.3-16|57	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
14cr|iax-0.2.3-16|58	is the protocol used by the Asterisk PBX system for
14cr|iax-0.2.3-16|59	inter-asterisk-communication. Other applications may use libiax to
14cr|iax-0.2.3-16|60	communicate with each other and other asterisk servers. IAX is a
14cr|iax-0.2.3-16|61	high performance, feature rich protocol unrelated to SIP or H.323.
14cr|iax-0.2.3-16|62	
14cr|iax-0.2.3-16|63	Its single-socket design allows it to interoperate with NAT and
14cr|iax-0.2.3-16|64	PAT masquerade firewalls.  It supports internationalization,
14cr|iax-0.2.3-16|65	remote dialplans, and voice, HTML, image, DTMF, and video content.
14cr|iax-0.2.3-16|66	
14cr|iax-0.2.3-16|67	For more information see http://www.gnophone.com
14cr|iax-0.2.3-16|68	
14cr|iax-0.2.3-16|69	This package contains all of the development files that you will
14cr|iax-0.2.3-16|70	need in order to compile IAX applications.
14cr|iax-0.2.3-16|71	
14cr|iax-0.2.3-16|72	%prep
14cr|iax-0.2.3-16|73	
14cr|iax-0.2.3-16|74	%setup -q -n libiax2
14cr|iax-0.2.3-16|75	%patch0 -p1
14cr|iax-0.2.3-16|76	%patch1 -p0
14cr|iax-0.2.3-16|77	%patch2 -p0
14cr|iax-0.2.3-16|78	
14cr|iax-0.2.3-16|79	# no debug...
14cr|iax-0.2.3-16|80	find -type f -name "Makefile.am" | xargs perl -pi -e "s|-DDEBUG_SUPPORT||g"
14cr|iax-0.2.3-16|81	
14cr|iax-0.2.3-16|82	%build
14cr|iax-0.2.3-16|83	autoreconf -fi
14cr|iax-0.2.3-16|84	%configure2_5x \
14cr|iax-0.2.3-16|85	--disable-extreme-debug
14cr|iax-0.2.3-16|86	%make
14cr|iax-0.2.3-16|87	
14cr|iax-0.2.3-16|88	%install
14cr|iax-0.2.3-16|89	%makeinstall_std
14cr|iax-0.2.3-16|90	
14cr|iax-0.2.3-16|91	# install _all_ headers...
14cr|iax-0.2.3-16|92	install -m0644 src/*.h %{buildroot}%{_includedir}/iax/
14cr|iax-0.2.3-16|93	
14cr|iax-0.2.3-16|94	%multiarch_binaries %{buildroot}%{_bindir}/iax-config
14cr|iax-0.2.3-16|95	
14cr|iax-0.2.3-16|96	%files -n %{libname}
14cr|iax-0.2.3-16|97	%defattr(-,root,root)
14cr|iax-0.2.3-16|98	%doc ChangeLog NEWS README
14cr|iax-0.2.3-16|99	%{_libdir}/*.so.%{major}
14cr|iax-0.2.3-16|100	%{_libdir}/*.so.%{major}.*
14cr|iax-0.2.3-16|101	
14cr|iax-0.2.3-16|102	%files -n %{develname}
14cr|iax-0.2.3-16|103	%defattr(-,root,root)
14cr|iax-0.2.3-16|104	%{multiarch_bindir}/iax-config
14cr|iax-0.2.3-16|105	%{_bindir}/iax-config
14cr|iax-0.2.3-16|106	%{_includedir}/iax
14cr|iax-0.2.3-16|107	%{_libdir}/*.so
14cr|iax-0.2.3-16|108	%{_libdir}/*.a
14cr|iax-0.2.3-16|109	
14cr|iax-0.2.3-16|110	
14cr|iax-0.2.3-16|111	
14cr|iax-0.2.3-16|112	%changelog
14cr|iax-0.2.3-16|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-16
14cr|iax-0.2.3-16|114	+ Revision: f3a3168
14cr|iax-0.2.3-16|115	- MassBuild#464: Increase release tag
14cr|iax-0.2.3-16|116	
14cr|iax-0.2.3-16|117	

2103 14
14cr|iaxclient-2.1-0.beta3.4|1	%define	snap	0
14cr|iaxclient-2.1-0.beta3.4|2	%define	beta	3
14cr|iaxclient-2.1-0.beta3.4|3	%define	rel	4
14cr|iaxclient-2.1-0.beta3.4|4	
14cr|iaxclient-2.1-0.beta3.4|5	%if %beta
14cr|iaxclient-2.1-0.beta3.4|6	%define release		%mkrel 0.beta%{beta}.%{rel}
14cr|iaxclient-2.1-0.beta3.4|7	%define distname	%{name}-%{version}beta%{beta}.tar.gz
14cr|iaxclient-2.1-0.beta3.4|8	%define fname		%{name}-%{version}beta%{beta}
14cr|iaxclient-2.1-0.beta3.4|9	%else
14cr|iaxclient-2.1-0.beta3.4|10	%define release		%mkrel %{rel}
14cr|iaxclient-2.1-0.beta3.4|11	%define distname	%{name}-%{version}.tar.gz
14cr|iaxclient-2.1-0.beta3.4|12	%define fname		%{name}-%{version}
14cr|iaxclient-2.1-0.beta3.4|13	%endif
14cr|iaxclient-2.1-0.beta3.4|14	
14cr|iaxclient-2.1-0.beta3.4|15	%define	major		1
14cr|iaxclient-2.1-0.beta3.4|16	%define libname		%mklibname %{name} %{major}
14cr|iaxclient-2.1-0.beta3.4|17	%define develname	%mklibname %{name} -d
14cr|iaxclient-2.1-0.beta3.4|18	
14cr|iaxclient-2.1-0.beta3.4|19	Summary:	Library to implement the IAX protocol
14cr|iaxclient-2.1-0.beta3.4|20	Name:		iaxclient
14cr|iaxclient-2.1-0.beta3.4|21	Version:	2.1
14cr|iaxclient-2.1-0.beta3.4|22	Release:	%{release}
14cr|iaxclient-2.1-0.beta3.4|23	License:	LGPLv2+
14cr|iaxclient-2.1-0.beta3.4|24	Group:		System/Libraries
14cr|iaxclient-2.1-0.beta3.4|25	URL:		http://iaxclient.sourceforge.net/
14cr|iaxclient-2.1-0.beta3.4|26	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
14cr|iaxclient-2.1-0.beta3.4|27	Patch0:		iaxclient-1.0-20050410-headers.diff
14cr|iaxclient-2.1-0.beta3.4|28	# Fix header location and linkage for ffmpeg - AdamW 2008/12
14cr|iaxclient-2.1-0.beta3.4|29	Patch1:		iaxclient-2.1-ffmpeg.patch
14cr|iaxclient-2.1-0.beta3.4|30	# Fix some string literal errors - AdamW 2008/12
14cr|iaxclient-2.1-0.beta3.4|31	Patch2:		iaxclient-2.1-literal.patch
14cr|iaxclient-2.1-0.beta3.4|32	# From upstream SVN: make tkphone build - AdamW 2008/12
14cr|iaxclient-2.1-0.beta3.4|33	Patch3:		iaxclient-2.1-tkphone.patch
14cr|iaxclient-2.1-0.beta3.4|34	# Make the dumb thing run - AdamW 2008/12
14cr|iaxclient-2.1-0.beta3.4|35	Patch4:		iaxclient-2.1-tkiaxphone.patch
14cr|iaxclient-2.1-0.beta3.4|36	# Fedora patches
14cr|iaxclient-2.1-0.beta3.4|37	Patch100:	iaxclient-2.1beta3-wxGTK28.patch
14cr|iaxclient-2.1-0.beta3.4|38	Patch102:	iaxclient-2.1beta3-tcl-includedir.patch
14cr|iaxclient-2.1-0.beta3.4|39	Patch103:	iaxclient-2.1beta3-tcl-libdir.patch
14cr|iaxclient-2.1-0.beta3.4|40	Patch104:	iaxclient-2.1beta3-tcl-nodoc.patch
14cr|iaxclient-2.1-0.beta3.4|41	Patch105:	iaxclient-2.1beta3-theora-detection.patch
14cr|iaxclient-2.1-0.beta3.4|42	
14cr|iaxclient-2.1-0.beta3.4|43	BuildRequires:	imagemagick
14cr|iaxclient-2.1-0.beta3.4|44	BuildRequires:	gd-devel
14cr|iaxclient-2.1-0.beta3.4|45	BuildRequires:	gsm-devel
14cr|iaxclient-2.1-0.beta3.4|46	BuildRequires:	iax-devel
14cr|iaxclient-2.1-0.beta3.4|47	BuildRequires:	libilbc-devel
14cr|iaxclient-2.1-0.beta3.4|48	BuildRequires:	pkgconfig(speex)
14cr|iaxclient-2.1-0.beta3.4|49	BuildRequires:	portaudio-devel
14cr|iaxclient-2.1-0.beta3.4|50	BuildRequires:	portmixer-devel
14cr|iaxclient-2.1-0.beta3.4|51	BuildRequires:	wxgtku-devel
14cr|iaxclient-2.1-0.beta3.4|52	BuildRequires:	x11-server-xvfb
14cr|iaxclient-2.1-0.beta3.4|53	BuildRequires:	liboggz-devel
14cr|iaxclient-2.1-0.beta3.4|54	BuildRequires:	libvidcap-devel
14cr|iaxclient-2.1-0.beta3.4|55	BuildRequires:	libtheora-devel
14cr|iaxclient-2.1-0.beta3.4|56	
14cr|iaxclient-2.1-0.beta3.4|57	%description
14cr|iaxclient-2.1-0.beta3.4|58	Although asterisk supports other IP protocols (including SIP, and
14cr|iaxclient-2.1-0.beta3.4|59	with patches, H.323), IAX's simple, lightweight nature gives it
14cr|iaxclient-2.1-0.beta3.4|60	several advantages, particularly in that it can operate easily
14cr|iaxclient-2.1-0.beta3.4|61	through NAT and packet firewalls, and it is easily extensible and
14cr|iaxclient-2.1-0.beta3.4|62	simple to understand.
14cr|iaxclient-2.1-0.beta3.4|63	
14cr|iaxclient-2.1-0.beta3.4|64	%package -n	%{libname}
14cr|iaxclient-2.1-0.beta3.4|65	Summary:	Library to implement the IAX protocol
14cr|iaxclient-2.1-0.beta3.4|66	Group:		System/Libraries
14cr|iaxclient-2.1-0.beta3.4|67	
14cr|iaxclient-2.1-0.beta3.4|68	%description -n	%{libname}
14cr|iaxclient-2.1-0.beta3.4|69	Although asterisk supports other IP protocols (including SIP, and
14cr|iaxclient-2.1-0.beta3.4|70	with patches, H.323), IAX's simple, lightweight nature gives it
14cr|iaxclient-2.1-0.beta3.4|71	several advantages, particularly in that it can operate easily
14cr|iaxclient-2.1-0.beta3.4|72	through NAT and packet firewalls, and it is easily extensible and
14cr|iaxclient-2.1-0.beta3.4|73	simple to understand.
14cr|iaxclient-2.1-0.beta3.4|74	
14cr|iaxclient-2.1-0.beta3.4|75	%package -n	%{develname}
14cr|iaxclient-2.1-0.beta3.4|76	Summary:	IAXClient Library development files
14cr|iaxclient-2.1-0.beta3.4|77	Group:		Development/C
14cr|iaxclient-2.1-0.beta3.4|78	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|iaxclient-2.1-0.beta3.4|79	Obsoletes:	%{mklibname iaxclient 0 -d} < %{version}-%{release}
14cr|iaxclient-2.1-0.beta3.4|80	Provides:	%{name}-devel = %{version}-%{release}
14cr|iaxclient-2.1-0.beta3.4|81	Requires:	%{libname} = %{version}-%{release}
14cr|iaxclient-2.1-0.beta3.4|82	
14cr|iaxclient-2.1-0.beta3.4|83	%description -n	%{develname}
14cr|iaxclient-2.1-0.beta3.4|84	Although asterisk supports other IP protocols (including SIP, and
14cr|iaxclient-2.1-0.beta3.4|85	with patches, H.323), IAX's simple, lightweight nature gives it
14cr|iaxclient-2.1-0.beta3.4|86	several advantages, particularly in that it can operate easily
14cr|iaxclient-2.1-0.beta3.4|87	through NAT and packet firewalls, and it is easily extensible and
14cr|iaxclient-2.1-0.beta3.4|88	simple to understand.
14cr|iaxclient-2.1-0.beta3.4|89	
14cr|iaxclient-2.1-0.beta3.4|90	This package contains the development library and its header
14cr|iaxclient-2.1-0.beta3.4|91	files for the IAXClient Library.
14cr|iaxclient-2.1-0.beta3.4|92	
14cr|iaxclient-2.1-0.beta3.4|93	%package	utils
14cr|iaxclient-2.1-0.beta3.4|94	Summary:	IAX utilities
14cr|iaxclient-2.1-0.beta3.4|95	Group:		Communications
14cr|iaxclient-2.1-0.beta3.4|96	
14cr|iaxclient-2.1-0.beta3.4|97	%description	utils
14cr|iaxclient-2.1-0.beta3.4|98	IAX utilities:
14cr|iaxclient-2.1-0.beta3.4|99	
14cr|iaxclient-2.1-0.beta3.4|100	o iax2slin - Originate an IAX2 call, and send the audio from this
14cr|iaxclient-2.1-0.beta3.4|101	call to stdout
14cr|iaxclient-2.1-0.beta3.4|102	o testcall, testcall-jb: make a single test call with IAXCLIENT.
14cr|iaxclient-2.1-0.beta3.4|103	IAX Support for talking to Asterisk and other Gnophone clients
14cr|iaxclient-2.1-0.beta3.4|104	
14cr|iaxclient-2.1-0.beta3.4|105	%package -n	tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|106	Summary:	Simple IAX phone client
14cr|iaxclient-2.1-0.beta3.4|107	Group:		Communications
14cr|iaxclient-2.1-0.beta3.4|108	Requires:	tk
14cr|iaxclient-2.1-0.beta3.4|109	
14cr|iaxclient-2.1-0.beta3.4|110	%description -n	tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|111	Simple IAX phone client
14cr|iaxclient-2.1-0.beta3.4|112	
14cr|iaxclient-2.1-0.beta3.4|113	EXPERIMENTAL
14cr|iaxclient-2.1-0.beta3.4|114	
14cr|iaxclient-2.1-0.beta3.4|115	%package -n	iaxcomm
14cr|iaxclient-2.1-0.beta3.4|116	Summary:	IaxComm, a portable IAX2 protocol telephony client
14cr|iaxclient-2.1-0.beta3.4|117	Group:		Communications
14cr|iaxclient-2.1-0.beta3.4|118	URL:		http://iaxclient.sourceforge.net/iaxcomm/
14cr|iaxclient-2.1-0.beta3.4|119	Requires(post): desktop-file-utils
14cr|iaxclient-2.1-0.beta3.4|120	Requires(postun): desktop-file-utils
14cr|iaxclient-2.1-0.beta3.4|121	
14cr|iaxclient-2.1-0.beta3.4|122	%description -n	iaxcomm
14cr|iaxclient-2.1-0.beta3.4|123	iaxComm is an Open Source softphone for the Asterisk PBX.
14cr|iaxclient-2.1-0.beta3.4|124	
14cr|iaxclient-2.1-0.beta3.4|125	EXPERIMENTAL
14cr|iaxclient-2.1-0.beta3.4|126	
14cr|iaxclient-2.1-0.beta3.4|127	%prep
14cr|iaxclient-2.1-0.beta3.4|128	
14cr|iaxclient-2.1-0.beta3.4|129	%setup -q -n %{fname}
14cr|iaxclient-2.1-0.beta3.4|130	%patch0 -p1 -b .headers
14cr|iaxclient-2.1-0.beta3.4|131	%patch1 -p1 -b .ffmpeg
14cr|iaxclient-2.1-0.beta3.4|132	%patch2 -p1 -b .literal
14cr|iaxclient-2.1-0.beta3.4|133	%patch3 -p1 -b .tkphone
14cr|iaxclient-2.1-0.beta3.4|134	%patch4 -p1
14cr|iaxclient-2.1-0.beta3.4|135	
14cr|iaxclient-2.1-0.beta3.4|136	%patch100 -p1 -b .wxGTK28
14cr|iaxclient-2.1-0.beta3.4|137	%patch102 -p1 -b .includedir
14cr|iaxclient-2.1-0.beta3.4|138	%patch103 -p1 -b .libdir
14cr|iaxclient-2.1-0.beta3.4|139	%patch104 -p1 -b .nodoc
14cr|iaxclient-2.1-0.beta3.4|140	%patch105 -p1 -b .theoradetect
14cr|iaxclient-2.1-0.beta3.4|141	
14cr|iaxclient-2.1-0.beta3.4|142	%build
14cr|iaxclient-2.1-0.beta3.4|143	autoreconf -fis
14cr|iaxclient-2.1-0.beta3.4|144	export RPM_OPT_FLAGS="%{optflags} -fPIC"
14cr|iaxclient-2.1-0.beta3.4|145	%configure2_5x --with-gsm-includes=%{_includedir}/gsm \
14cr|iaxclient-2.1-0.beta3.4|146	--with-wx-config=%{_bindir}/wx-config-unicode \
14cr|iaxclient-2.1-0.beta3.4|147	--enable-clients="iaxcomm stresstest testcall tkphone vtestcall"
14cr|iaxclient-2.1-0.beta3.4|148	%make
14cr|iaxclient-2.1-0.beta3.4|149	
14cr|iaxclient-2.1-0.beta3.4|150	%install
14cr|iaxclient-2.1-0.beta3.4|151	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|iaxclient-2.1-0.beta3.4|152	%makeinstall_std
14cr|iaxclient-2.1-0.beta3.4|153	
14cr|iaxclient-2.1-0.beta3.4|154	rm -f %{buildroot}%{_bindir}/tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|155	
14cr|iaxclient-2.1-0.beta3.4|156	cat > %{buildroot}%{_bindir}/tkiaxphone << EOF
14cr|iaxclient-2.1-0.beta3.4|157	#!/bin/sh
14cr|iaxclient-2.1-0.beta3.4|158	%{_libdir}/iaxclient/tkphone/tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|159	EOF
14cr|iaxclient-2.1-0.beta3.4|160	
14cr|iaxclient-2.1-0.beta3.4|161	ln -s %{_libdir}/iaxclient/tkphone/iaxcli %{buildroot}%{_bindir}
14cr|iaxclient-2.1-0.beta3.4|162	
14cr|iaxclient-2.1-0.beta3.4|163	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|iaxclient-2.1-0.beta3.4|164	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/iaxcomm.png
14cr|iaxclient-2.1-0.beta3.4|165	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/tkiaxphone.png
14cr|iaxclient-2.1-0.beta3.4|166	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/iaxcomm.png
14cr|iaxclient-2.1-0.beta3.4|167	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/tkiaxphone.png
14cr|iaxclient-2.1-0.beta3.4|168	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/iaxcomm.png
14cr|iaxclient-2.1-0.beta3.4|169	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/tkiaxphone.png
14cr|iaxclient-2.1-0.beta3.4|170	
14cr|iaxclient-2.1-0.beta3.4|171	# XDG menu
14cr|iaxclient-2.1-0.beta3.4|172	install -d %{buildroot}%{_datadir}/applications
14cr|iaxclient-2.1-0.beta3.4|173	cat > %{buildroot}%{_datadir}/applications/mandriva-iaxcomm.desktop << EOF
14cr|iaxclient-2.1-0.beta3.4|174	[Desktop Entry]
14cr|iaxclient-2.1-0.beta3.4|175	Name=iaxComm
14cr|iaxclient-2.1-0.beta3.4|176	Comment=Portable IAX2 protocol telephony client
14cr|iaxclient-2.1-0.beta3.4|177	Exec=%{_bindir}/iaxcomm
14cr|iaxclient-2.1-0.beta3.4|178	Icon=iaxcomm
14cr|iaxclient-2.1-0.beta3.4|179	Terminal=false
14cr|iaxclient-2.1-0.beta3.4|180	Type=Application
14cr|iaxclient-2.1-0.beta3.4|181	Categories=Network;Telephony;
14cr|iaxclient-2.1-0.beta3.4|182	EOF
14cr|iaxclient-2.1-0.beta3.4|183	
14cr|iaxclient-2.1-0.beta3.4|184	cat > %{buildroot}%{_datadir}/applications/mandriva-tkiaxphone.desktop << EOF
14cr|iaxclient-2.1-0.beta3.4|185	[Desktop Entry]
14cr|iaxclient-2.1-0.beta3.4|186	Name=TkIaxPhone
14cr|iaxclient-2.1-0.beta3.4|187	Comment=Simple IAX phone client
14cr|iaxclient-2.1-0.beta3.4|188	Exec=%{_bindir}/tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|189	Icon=iaxcomm
14cr|iaxclient-2.1-0.beta3.4|190	Terminal=false
14cr|iaxclient-2.1-0.beta3.4|191	Type=Application
14cr|iaxclient-2.1-0.beta3.4|192	Categories=Network;Telephony;
14cr|iaxclient-2.1-0.beta3.4|193	EOF
14cr|iaxclient-2.1-0.beta3.4|194	
14cr|iaxclient-2.1-0.beta3.4|195	%clean
14cr|iaxclient-2.1-0.beta3.4|196	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|iaxclient-2.1-0.beta3.4|197	
14cr|iaxclient-2.1-0.beta3.4|198	%files -n %{libname}
14cr|iaxclient-2.1-0.beta3.4|199	%defattr(-,root,root)
14cr|iaxclient-2.1-0.beta3.4|200	%doc README
14cr|iaxclient-2.1-0.beta3.4|201	%{_libdir}/*.so.%{major}*
14cr|iaxclient-2.1-0.beta3.4|202	
14cr|iaxclient-2.1-0.beta3.4|203	%files -n %{develname}
14cr|iaxclient-2.1-0.beta3.4|204	%defattr(-,root,root)
14cr|iaxclient-2.1-0.beta3.4|205	%{_includedir}/iaxclient.h
14cr|iaxclient-2.1-0.beta3.4|206	%{_libdir}/pkgconfig/iaxclient.pc
14cr|iaxclient-2.1-0.beta3.4|207	%{_libdir}/*.so
14cr|iaxclient-2.1-0.beta3.4|208	%{_libdir}/*.*a
14cr|iaxclient-2.1-0.beta3.4|209	
14cr|iaxclient-2.1-0.beta3.4|210	%files utils
14cr|iaxclient-2.1-0.beta3.4|211	%defattr(-,root,root)
14cr|iaxclient-2.1-0.beta3.4|212	%{_bindir}/stresstest
14cr|iaxclient-2.1-0.beta3.4|213	%{_bindir}/testcall
14cr|iaxclient-2.1-0.beta3.4|214	%{_bindir}/vtestcall
14cr|iaxclient-2.1-0.beta3.4|215	
14cr|iaxclient-2.1-0.beta3.4|216	%files -n tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|217	%defattr(-,root,root)
14cr|iaxclient-2.1-0.beta3.4|218	%doc simpleclient/tkphone/License simpleclient/tkphone/README
14cr|iaxclient-2.1-0.beta3.4|219	%{_libdir}/iaxclient
14cr|iaxclient-2.1-0.beta3.4|220	%attr(0755,root,root) %{_bindir}/tkiaxphone
14cr|iaxclient-2.1-0.beta3.4|221	%{_bindir}/iaxcli
14cr|iaxclient-2.1-0.beta3.4|222	%{_iconsdir}/hicolor/*/apps/tkiaxphone.png
14cr|iaxclient-2.1-0.beta3.4|223	%{_datadir}/applications/mandriva-tkiaxphone.desktop
14cr|iaxclient-2.1-0.beta3.4|224	
14cr|iaxclient-2.1-0.beta3.4|225	%files -n iaxcomm
14cr|iaxclient-2.1-0.beta3.4|226	%defattr(-,root,root)
14cr|iaxclient-2.1-0.beta3.4|227	%doc simpleclient/iaxcomm/QUICKSTART simpleclient/iaxcomm/README
14cr|iaxclient-2.1-0.beta3.4|228	%{_bindir}/iaxcomm
14cr|iaxclient-2.1-0.beta3.4|229	%{_datadir}/iaxcomm
14cr|iaxclient-2.1-0.beta3.4|230	%{_iconsdir}/hicolor/*/apps/iaxcomm.png
14cr|iaxclient-2.1-0.beta3.4|231	%{_datadir}/applications/mandriva-iaxcomm.desktop
14cr|iaxclient-2.1-0.beta3.4|232	
14cr|iaxclient-2.1-0.beta3.4|233	
14cr|iaxclient-2.1-0.beta3.4|234	
14cr|iaxclient-2.1-0.beta3.4|235	%changelog
14cr|iaxclient-2.1-0.beta3.4|236	* Thu Oct 25 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.1-0.beta3.4
14cr|iaxclient-2.1-0.beta3.4|237	+ Revision: 232d0ce
14cr|iaxclient-2.1-0.beta3.4|238	- Fix speex BR
14cr|iaxclient-2.1-0.beta3.4|239	
14cr|iaxclient-2.1-0.beta3.4|240	

2104 14
14cr|iaxmodem-1.2.0-2|1	%define Werror_cflags %nil
14cr|iaxmodem-1.2.0-2|2	%define _disable_ld_no_undefined 1
14cr|iaxmodem-1.2.0-2|3	
14cr|iaxmodem-1.2.0-2|4	Summary:	Software modem for interfacing Asterisk and Hylafax via IAX2
14cr|iaxmodem-1.2.0-2|5	Name:		iaxmodem
14cr|iaxmodem-1.2.0-2|6	Version:	1.2.0
14cr|iaxmodem-1.2.0-2|7	Release:	2
14cr|iaxmodem-1.2.0-2|8	License:	GPLv2+
14cr|iaxmodem-1.2.0-2|9	Group:		System/Servers
14cr|iaxmodem-1.2.0-2|10	Url:		https://sourceforge.net/projects/iaxmodem
14cr|iaxmodem-1.2.0-2|11	Source0:	http://prdownloads.sourceforge.net/iaxmodem/iaxmodem-%{version}.tar.gz
14cr|iaxmodem-1.2.0-2|12	Source1:	iaxmodem.logrotate
14cr|iaxmodem-1.2.0-2|13	Source2:	ttyIAX0
14cr|iaxmodem-1.2.0-2|14	BuildRequires:	pkgconfig(libtiff-4)
14cr|iaxmodem-1.2.0-2|15	
14cr|iaxmodem-1.2.0-2|16	%description
14cr|iaxmodem-1.2.0-2|17	IAXmodem is a software modem written in C that uses an IAX channel
14cr|iaxmodem-1.2.0-2|18	(commonly provided by an Asterisk PBX system) instead of a traditional
14cr|iaxmodem-1.2.0-2|19	phone line and uses a DSP library instead of DSP hardware chipsets.
14cr|iaxmodem-1.2.0-2|20	
14cr|iaxmodem-1.2.0-2|21	To accomplish this, then, IAXmodem interfaces an IAX library known as
14cr|iaxmodem-1.2.0-2|22	libiax2 with a DSP library known as spandsp, and then IAXmodem interfaces
14cr|iaxmodem-1.2.0-2|23	the DSP library with a tty device node for interfacing with modem
14cr|iaxmodem-1.2.0-2|24	applications.
14cr|iaxmodem-1.2.0-2|25	
14cr|iaxmodem-1.2.0-2|26	%files
14cr|iaxmodem-1.2.0-2|27	%doc CHANGES FAQ README TODO
14cr|iaxmodem-1.2.0-2|28	%attr(750,asterisk,asterisk) %{_sbindir}/*
14cr|iaxmodem-1.2.0-2|29	%attr(0644,root,root) %{_mandir}/man1/*
14cr|iaxmodem-1.2.0-2|30	%config /etc/logrotate.d/*
14cr|iaxmodem-1.2.0-2|31	%config(noreplace) /etc/iaxmodem
14cr|iaxmodem-1.2.0-2|32	
14cr|iaxmodem-1.2.0-2|33	%post
14cr|iaxmodem-1.2.0-2|34	echo ""
14cr|iaxmodem-1.2.0-2|35	echo "Recommend add the following line in the /etc/inittab file:"
14cr|iaxmodem-1.2.0-2|36	echo "---------------------------------------------"
14cr|iaxmodem-1.2.0-2|37	echo "iax1:2345:respawn:/usr/sbin/iaxmodem ttyIAX0"
14cr|iaxmodem-1.2.0-2|38	echo "mo1:2345:respawn:/usr/sbin/faxgetty ttyIAX0"
14cr|iaxmodem-1.2.0-2|39	echo "---------------------------------------------"
14cr|iaxmodem-1.2.0-2|40	echo "Then run : '/sbin/init q' to reload the inittab settings"
14cr|iaxmodem-1.2.0-2|41	
14cr|iaxmodem-1.2.0-2|42	#----------------------------------------------------------------------------
14cr|iaxmodem-1.2.0-2|43	
14cr|iaxmodem-1.2.0-2|44	%prep
14cr|iaxmodem-1.2.0-2|45	%setup -q
14cr|iaxmodem-1.2.0-2|46	
14cr|iaxmodem-1.2.0-2|47	%build
14cr|iaxmodem-1.2.0-2|48	pushd lib/libiax2
14cr|iaxmodem-1.2.0-2|49	autoreconf -fi
14cr|iaxmodem-1.2.0-2|50	%configure2_5x --disable-shared
14cr|iaxmodem-1.2.0-2|51	%make
14cr|iaxmodem-1.2.0-2|52	popd
14cr|iaxmodem-1.2.0-2|53	
14cr|iaxmodem-1.2.0-2|54	pushd lib/spandsp
14cr|iaxmodem-1.2.0-2|55	autoreconf -fi
14cr|iaxmodem-1.2.0-2|56	%configure2_5x --disable-shared
14cr|iaxmodem-1.2.0-2|57	%make
14cr|iaxmodem-1.2.0-2|58	popd
14cr|iaxmodem-1.2.0-2|59	
14cr|iaxmodem-1.2.0-2|60	# set the variables
14cr|iaxmodem-1.2.0-2|61	MODEMVER=iaxmodem-%{version}
14cr|iaxmodem-1.2.0-2|62	DSPVER="spandsp-0.0.5"
14cr|iaxmodem-1.2.0-2|63	IAXVER="libiax2-0.2.3"
14cr|iaxmodem-1.2.0-2|64	
14cr|iaxmodem-1.2.0-2|65	# build a static version of iaxmodem
14cr|iaxmodem-1.2.0-2|66	gcc %{optflags} -Wall -g -DMODEMVER=\"$MODEMVER\" -DDSPVER=\"$DSPVER\" -DIAXVER=\"$IAXVER\" -DSTATICLIBS -D_GNU_SOURCE -std=c99 -Ilib/libiax2/src -Ilib/spandsp/src -c -o iaxmodem.o iaxmodem.c
14cr|iaxmodem-1.2.0-2|67	gcc -lm -lutil -ltiff -o iaxmodem iaxmodem.o lib/spandsp/src/.libs/libspandsp.a lib/libiax2/src/.libs/libiax.a
14cr|iaxmodem-1.2.0-2|68	
14cr|iaxmodem-1.2.0-2|69	%install
14cr|iaxmodem-1.2.0-2|70	mkdir -p %{buildroot}/etc/logrotate.d %{buildroot}/etc/iaxmodem %{buildroot}%{_sbindir} %{buildroot}%{_mandir}/man1
14cr|iaxmodem-1.2.0-2|71	install -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/iaxmodem
14cr|iaxmodem-1.2.0-2|72	install -m 644 %{SOURCE2} %{buildroot}/etc/iaxmodem/
14cr|iaxmodem-1.2.0-2|73	install -m 755 iaxmodem %{buildroot}%{_sbindir}/iaxmodem
14cr|iaxmodem-1.2.0-2|74	install -m 644 iaxmodem.1 %{buildroot}%{_mandir}/man1/iaxmodem.1
14cr|iaxmodem-1.2.0-2|75	
14cr|iaxmodem-1.2.0-2|76	%changelog
14cr|iaxmodem-1.2.0-2|77	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14cr|iaxmodem-1.2.0-2|78	+ Revision: 1e152fb
14cr|iaxmodem-1.2.0-2|79	- Spec cleanup
14cr|iaxmodem-1.2.0-2|80	
14cr|iaxmodem-1.2.0-2|81	

2105 14
14cr|iaxping-0-7|1	Summary:	IAX ping tool
14cr|iaxping-0-7|2	Name:		iaxping
14cr|iaxping-0-7|3	Version:	0
14cr|iaxping-0-7|4	Release:	7
14cr|iaxping-0-7|5	License:	BSD
14cr|iaxping-0-7|6	Group:		Monitoring
14cr|iaxping-0-7|7	URL:		http://www.loudhush.ro/tools/
14cr|iaxping-0-7|8	Source0:	http://www.loudhush.ro/opencms/opencms/loudhush/tools/iaxping.c.bz2
14cr|iaxping-0-7|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|iaxping-0-7|10	
14cr|iaxping-0-7|11	%description
14cr|iaxping-0-7|12	Tool to ping an IAX target (checks network connectivity). hacked from the perl
14cr|iaxping-0-7|13	ping tool availble on http://www.voip-info.org/wiki-IAX
14cr|iaxping-0-7|14	
14cr|iaxping-0-7|15	%prep
14cr|iaxping-0-7|16	
14cr|iaxping-0-7|17	%setup -q -c -T
14cr|iaxping-0-7|18	
14cr|iaxping-0-7|19	bzcat %{SOURCE0} > %{name}.c
14cr|iaxping-0-7|20	
14cr|iaxping-0-7|21	%build
14cr|iaxping-0-7|22	
14cr|iaxping-0-7|23	gcc %{optflags} -o %{name} %{name}.c
14cr|iaxping-0-7|24	
14cr|iaxping-0-7|25	%install
14cr|iaxping-0-7|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|iaxping-0-7|27	
14cr|iaxping-0-7|28	install -d %{buildroot}%{_bindir}
14cr|iaxping-0-7|29	
14cr|iaxping-0-7|30	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|iaxping-0-7|31	
14cr|iaxping-0-7|32	%clean
14cr|iaxping-0-7|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|iaxping-0-7|34	
14cr|iaxping-0-7|35	%files
14cr|iaxping-0-7|36	%defattr(-,root,root,)
14cr|iaxping-0-7|37	%{_bindir}/%{name}
14cr|iaxping-0-7|38	
14cr|iaxping-0-7|39	
14cr|iaxping-0-7|40	
14cr|iaxping-0-7|41	
14cr|iaxping-0-7|42	
14cr|iaxping-0-7|43	%changelog
14cr|iaxping-0-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-7
14cr|iaxping-0-7|45	+ Revision: c09b0ce
14cr|iaxping-0-7|46	- MassBuild#464: Increase release tag
14cr|iaxping-0-7|47	
14cr|iaxping-0-7|48	

2106 14
14cr|ibackup-2.27-9|1	Summary: 	Automated backups (even remote) of machine configurations
14cr|ibackup-2.27-9|2	Name: 		ibackup
14cr|ibackup-2.27-9|3	Version: 	2.27
14cr|ibackup-2.27-9|4	Release: 	9
14cr|ibackup-2.27-9|5	License: 	GPL
14cr|ibackup-2.27-9|6	Group:		Archiving/Backup
14cr|ibackup-2.27-9|7	Source:		%{name}-%{version}.tar.bz2
14cr|ibackup-2.27-9|8	Patch0:		%{name}-2.27-make-rpm.patch
14cr|ibackup-2.27-9|9	URL:		http://www.linuks.mine.nu/ibackup/
14cr|ibackup-2.27-9|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|ibackup-2.27-9|11	BuildArch:	noarch
14cr|ibackup-2.27-9|12	
14cr|ibackup-2.27-9|13	%description
14cr|ibackup-2.27-9|14	This software simplifies the task of backing up the system
14cr|ibackup-2.27-9|15	configuration files (those under /etc) for UNIX systems
14cr|ibackup-2.27-9|16	(Solaris, *BSD, Linux). You can run the program from any directory
14cr|ibackup-2.27-9|17	and it will by default save the (maybe compressed) tarball to /root.
14cr|ibackup-2.27-9|18	.
14cr|ibackup-2.27-9|19	It is possible to encrypt the tarball, to upload the tarball to some
14cr|ibackup-2.27-9|20	other host and run the backup automated in a cronjob.
14cr|ibackup-2.27-9|21	
14cr|ibackup-2.27-9|22	%prep
14cr|ibackup-2.27-9|23	%setup -q
14cr|ibackup-2.27-9|24	%patch0 -p1
14cr|ibackup-2.27-9|25	
14cr|ibackup-2.27-9|26	%build
14cr|ibackup-2.27-9|27	
14cr|ibackup-2.27-9|28	%install
14cr|ibackup-2.27-9|29	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf  %{buildroot}
14cr|ibackup-2.27-9|30	
14cr|ibackup-2.27-9|31	make DESTDIR=%{buildroot} MANDIR=%{buildroot}%{_mandir} install
14cr|ibackup-2.27-9|32	make DESTDIR=%{buildroot} install-config
14cr|ibackup-2.27-9|33	
14cr|ibackup-2.27-9|34	%clean
14cr|ibackup-2.27-9|35	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf  %{buildroot}
14cr|ibackup-2.27-9|36	
14cr|ibackup-2.27-9|37	%files
14cr|ibackup-2.27-9|38	%defattr(-, root, root)
14cr|ibackup-2.27-9|39	%doc COPYING changelog *.html *.png *.jpg
14cr|ibackup-2.27-9|40	%{_bindir}/ibackup
14cr|ibackup-2.27-9|41	%{_bindir}/sysconf
14cr|ibackup-2.27-9|42	%config(noreplace) /etc/ibackup.conf
14cr|ibackup-2.27-9|43	%{_mandir}/man1/*
14cr|ibackup-2.27-9|44	
14cr|ibackup-2.27-9|45	
14cr|ibackup-2.27-9|46	
14cr|ibackup-2.27-9|47	
14cr|ibackup-2.27-9|48	
14cr|ibackup-2.27-9|49	%changelog
14cr|ibackup-2.27-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.27-9
14cr|ibackup-2.27-9|51	+ Revision: 5b9b0fb
14cr|ibackup-2.27-9|52	- MassBuild#464: Increase release tag
14cr|ibackup-2.27-9|53	
14cr|ibackup-2.27-9|54	

2107 14
14cr|ibm-acpi-0.11-6|1	Summary: IBM ThinkPad ACPI Extras configuration scripts
14cr|ibm-acpi-0.11-6|2	Name: ibm-acpi
14cr|ibm-acpi-0.11-6|3	Version: 0.11
14cr|ibm-acpi-0.11-6|4	Release:  6
14cr|ibm-acpi-0.11-6|5	Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|ibm-acpi-0.11-6|6	License: GPL
14cr|ibm-acpi-0.11-6|7	Group: System/Kernel and hardware
14cr|ibm-acpi-0.11-6|8	Url: http://ibm-acpi.sourceforge.net/
14cr|ibm-acpi-0.11-6|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ibm-acpi-0.11-6|10	BuildArch: noarch
14cr|ibm-acpi-0.11-6|11	# laptop_mode
14cr|ibm-acpi-0.11-6|12	Requires: laptop-mode-tools
14cr|ibm-acpi-0.11-6|13	# idectl
14cr|ibm-acpi-0.11-6|14	Requires: tpctl
14cr|ibm-acpi-0.11-6|15	
14cr|ibm-acpi-0.11-6|16	%description
14cr|ibm-acpi-0.11-6|17	This package contains configuration scripts to support ACPI Extras for
14cr|ibm-acpi-0.11-6|18	the IBM ThinkPad laptops.
14cr|ibm-acpi-0.11-6|19	It aims to support various features of these laptops which are
14cr|ibm-acpi-0.11-6|20	accessible through the ACPI framework but not otherwise supported by
14cr|ibm-acpi-0.11-6|21	the generic Linux ACPI drivers.
14cr|ibm-acpi-0.11-6|22	
14cr|ibm-acpi-0.11-6|23	%prep
14cr|ibm-acpi-0.11-6|24	%setup -q
14cr|ibm-acpi-0.11-6|25	find config/etc/acpi/actions/ -type f -exec sed -i -e 's,/usr/local/sbin/idectl,/usr/sbin/idectl,' {} \;
14cr|ibm-acpi-0.11-6|26	sed -i -e 's,action=.*,action=/usr/sbin/pmsuspend2,' config/etc/acpi/events/hibernate
14cr|ibm-acpi-0.11-6|27	chmod a+r README CHANGES
14cr|ibm-acpi-0.11-6|28	
14cr|ibm-acpi-0.11-6|29	%build
14cr|ibm-acpi-0.11-6|30	
14cr|ibm-acpi-0.11-6|31	%install
14cr|ibm-acpi-0.11-6|32	rm -rf $RPM_BUILD_ROOT
14cr|ibm-acpi-0.11-6|33	install -d $RPM_BUILD_ROOT/%{_sysconfdir}
14cr|ibm-acpi-0.11-6|34	cp -a config/%{_sysconfdir}/acpi $RPM_BUILD_ROOT/%{_sysconfdir}
14cr|ibm-acpi-0.11-6|35	
14cr|ibm-acpi-0.11-6|36	# handled by laptop-mode-tools
14cr|ibm-acpi-0.11-6|37	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/events/ac
14cr|ibm-acpi-0.11-6|38	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/actions/battery.sh
14cr|ibm-acpi-0.11-6|39	# handled by suspend-scripts
14cr|ibm-acpi-0.11-6|40	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/events/sleep
14cr|ibm-acpi-0.11-6|41	
14cr|ibm-acpi-0.11-6|42	%clean
14cr|ibm-acpi-0.11-6|43	rm -rf $RPM_BUILD_ROOT
14cr|ibm-acpi-0.11-6|44	
14cr|ibm-acpi-0.11-6|45	%files
14cr|ibm-acpi-0.11-6|46	%defattr(-,root,root)
14cr|ibm-acpi-0.11-6|47	%doc README CHANGES
14cr|ibm-acpi-0.11-6|48	%{_sysconfdir}/acpi/actions/*
14cr|ibm-acpi-0.11-6|49	%{_sysconfdir}/acpi/events/*
14cr|ibm-acpi-0.11-6|50	
14cr|ibm-acpi-0.11-6|51	
14cr|ibm-acpi-0.11-6|52	
14cr|ibm-acpi-0.11-6|53	%changelog
14cr|ibm-acpi-0.11-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-6
14cr|ibm-acpi-0.11-6|55	+ Revision: c952b3f
14cr|ibm-acpi-0.11-6|56	- MassBuild#464: Increase release tag
14cr|ibm-acpi-0.11-6|57	
14cr|ibm-acpi-0.11-6|58	

2108 14
14cr|ibus-anthy-1.5.4-2|1	%define api 1.0
14cr|ibus-anthy-1.5.4-2|2	%define major 5
14cr|ibus-anthy-1.5.4-2|3	%define libname %mklibname anthygobject %{api} %{major}
14cr|ibus-anthy-1.5.4-2|4	%define devname %mklibname -d anthygobject
14cr|ibus-anthy-1.5.4-2|5	%define girname %mklibname anthy-gir 9000
14cr|ibus-anthy-1.5.4-2|6	
14cr|ibus-anthy-1.5.4-2|7	Summary:	ibus - Japanese Anthy engine
14cr|ibus-anthy-1.5.4-2|8	Name:		ibus-anthy
14cr|ibus-anthy-1.5.4-2|9	Version:	1.5.4
14cr|ibus-anthy-1.5.4-2|10	Release:	2
14cr|ibus-anthy-1.5.4-2|11	License:	GPLv2+
14cr|ibus-anthy-1.5.4-2|12	Group:		System/Internationalization
14cr|ibus-anthy-1.5.4-2|13	Url:		http://code.google.com/p/ibus/
14cr|ibus-anthy-1.5.4-2|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-anthy-1.5.4-2|15	BuildRequires:	ibus
14cr|ibus-anthy-1.5.4-2|16	BuildRequires:	intltool
14cr|ibus-anthy-1.5.4-2|17	BuildRequires:	pkgconfig(anthy)
14cr|ibus-anthy-1.5.4-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|ibus-anthy-1.5.4-2|19	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-anthy-1.5.4-2|20	BuildRequires:	pkgconfig(python)
14cr|ibus-anthy-1.5.4-2|21	BuildRequires:	python-gi
14cr|ibus-anthy-1.5.4-2|22	Requires:	ibus
14cr|ibus-anthy-1.5.4-2|23	Requires:	anthy
14cr|ibus-anthy-1.5.4-2|24	Requires:	python-gi
14cr|ibus-anthy-1.5.4-2|25	Requires:	%{girname} = %{EVRD}
14cr|ibus-anthy-1.5.4-2|26	Suggests:	kasumi
14cr|ibus-anthy-1.5.4-2|27	
14cr|ibus-anthy-1.5.4-2|28	%description
14cr|ibus-anthy-1.5.4-2|29	ibus - Japanese Anthy engine.
14cr|ibus-anthy-1.5.4-2|30	
14cr|ibus-anthy-1.5.4-2|31	%files -f %{name}.lang
14cr|ibus-anthy-1.5.4-2|32	%{_libexecdir}/ibus-engine-anthy
14cr|ibus-anthy-1.5.4-2|33	%{_libexecdir}/ibus-setup-anthy
14cr|ibus-anthy-1.5.4-2|34	%{_datadir}/%{name}
14cr|ibus-anthy-1.5.4-2|35	%{_datadir}/applications/ibus-setup-anthy.desktop
14cr|ibus-anthy-1.5.4-2|36	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|ibus-anthy-1.5.4-2|37	%{_datadir}/ibus/component/anthy.xml
14cr|ibus-anthy-1.5.4-2|38	
14cr|ibus-anthy-1.5.4-2|39	#----------------------------------------------------------------------------
14cr|ibus-anthy-1.5.4-2|40	
14cr|ibus-anthy-1.5.4-2|41	%package -n %{libname}
14cr|ibus-anthy-1.5.4-2|42	Summary:	Shared library for anthygobject
14cr|ibus-anthy-1.5.4-2|43	Group:		System/Libraries
14cr|ibus-anthy-1.5.4-2|44	
14cr|ibus-anthy-1.5.4-2|45	%description -n %{libname}
14cr|ibus-anthy-1.5.4-2|46	Shared library for anthygobject.
14cr|ibus-anthy-1.5.4-2|47	
14cr|ibus-anthy-1.5.4-2|48	%files -n %{libname}
14cr|ibus-anthy-1.5.4-2|49	%{_libdir}/libanthygobject-%{api}.so.%{major}*
14cr|ibus-anthy-1.5.4-2|50	
14cr|ibus-anthy-1.5.4-2|51	#----------------------------------------------------------------------------
14cr|ibus-anthy-1.5.4-2|52	
14cr|ibus-anthy-1.5.4-2|53	%package -n %{girname}
14cr|ibus-anthy-1.5.4-2|54	Summary:	GObject Introspection interface description for anthy
14cr|ibus-anthy-1.5.4-2|55	Group:		System/Libraries
14cr|ibus-anthy-1.5.4-2|56	Requires:	%{libname} = %{EVRD}
14cr|ibus-anthy-1.5.4-2|57	
14cr|ibus-anthy-1.5.4-2|58	%description -n %{girname}
14cr|ibus-anthy-1.5.4-2|59	GObject Introspection interface description for anthy.
14cr|ibus-anthy-1.5.4-2|60	
14cr|ibus-anthy-1.5.4-2|61	%files -n %{girname}
14cr|ibus-anthy-1.5.4-2|62	%{_libdir}/girepository-1.0/Anthy-9000.typelib
14cr|ibus-anthy-1.5.4-2|63	
14cr|ibus-anthy-1.5.4-2|64	#----------------------------------------------------------------------------
14cr|ibus-anthy-1.5.4-2|65	
14cr|ibus-anthy-1.5.4-2|66	%package -n %{devname}
14cr|ibus-anthy-1.5.4-2|67	Summary:	Development files for ibus-anthy
14cr|ibus-anthy-1.5.4-2|68	Group:		Development/C
14cr|ibus-anthy-1.5.4-2|69	Requires:	%{libname} = %{EVRD}
14cr|ibus-anthy-1.5.4-2|70	Requires:	%{girname} = %{EVRD}
14cr|ibus-anthy-1.5.4-2|71	Provides:	%{name}-devel = %{EVRD}
14cr|ibus-anthy-1.5.4-2|72	
14cr|ibus-anthy-1.5.4-2|73	%description -n %{devname}
14cr|ibus-anthy-1.5.4-2|74	This package contains development files for ibus-anthy.
14cr|ibus-anthy-1.5.4-2|75	
14cr|ibus-anthy-1.5.4-2|76	%files -n %{devname}
14cr|ibus-anthy-1.5.4-2|77	%{_libdir}/libanthygobject-%{api}.so
14cr|ibus-anthy-1.5.4-2|78	%{_includedir}/ibus-anthy-%{api}
14cr|ibus-anthy-1.5.4-2|79	%{_datadir}/gir-1.0/*.gir
14cr|ibus-anthy-1.5.4-2|80	
14cr|ibus-anthy-1.5.4-2|81	#----------------------------------------------------------------------------
14cr|ibus-anthy-1.5.4-2|82	
14cr|ibus-anthy-1.5.4-2|83	%prep
14cr|ibus-anthy-1.5.4-2|84	%setup -q
14cr|ibus-anthy-1.5.4-2|85	
14cr|ibus-anthy-1.5.4-2|86	%build
14cr|ibus-anthy-1.5.4-2|87	%configure2_5x
14cr|ibus-anthy-1.5.4-2|88	%make
14cr|ibus-anthy-1.5.4-2|89	
14cr|ibus-anthy-1.5.4-2|90	%install
14cr|ibus-anthy-1.5.4-2|91	%makeinstall_std
14cr|ibus-anthy-1.5.4-2|92	
14cr|ibus-anthy-1.5.4-2|93	%find_lang %{name}
14cr|ibus-anthy-1.5.4-2|94	
14cr|ibus-anthy-1.5.4-2|95	
14cr|ibus-anthy-1.5.4-2|96	%changelog
14cr|ibus-anthy-1.5.4-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-2
14cr|ibus-anthy-1.5.4-2|98	+ Revision: 5933a42
14cr|ibus-anthy-1.5.4-2|99	- MassBuild#464: Increase release tag
14cr|ibus-anthy-1.5.4-2|100	
14cr|ibus-anthy-1.5.4-2|101	

2109 14
14cr|ibus-chewing-1.4.7-2|1	Summary:	ibus - Chinese chewing engine
14cr|ibus-chewing-1.4.7-2|2	Name:		ibus-chewing
14cr|ibus-chewing-1.4.7-2|3	Version:	1.4.7
14cr|ibus-chewing-1.4.7-2|4	Release:	2
14cr|ibus-chewing-1.4.7-2|5	License:	GPLv2+
14cr|ibus-chewing-1.4.7-2|6	Group:		System/Internationalization
14cr|ibus-chewing-1.4.7-2|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-chewing-1.4.7-2|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
14cr|ibus-chewing-1.4.7-2|9	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
14cr|ibus-chewing-1.4.7-2|10	BuildRequires:	cmake
14cr|ibus-chewing-1.4.7-2|11	BuildRequires:	GConf2
14cr|ibus-chewing-1.4.7-2|12	BuildRequires:	gettext
14cr|ibus-chewing-1.4.7-2|13	BuildRequires:	gob2
14cr|ibus-chewing-1.4.7-2|14	BuildRequires:	pkgconfig(chewing)
14cr|ibus-chewing-1.4.7-2|15	BuildRequires:	pkgconfig(gconf-2.0)
14cr|ibus-chewing-1.4.7-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ibus-chewing-1.4.7-2|17	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-chewing-1.4.7-2|18	BuildRequires:	pkgconfig(x11)
14cr|ibus-chewing-1.4.7-2|19	BuildRequires:	pkgconfig(xtst)
14cr|ibus-chewing-1.4.7-2|20	Requires:	ibus >= 1.3.0
14cr|ibus-chewing-1.4.7-2|21	Requires:	libchewing-data
14cr|ibus-chewing-1.4.7-2|22	Requires(post,preun):	GConf2
14cr|ibus-chewing-1.4.7-2|23	
14cr|ibus-chewing-1.4.7-2|24	%description
14cr|ibus-chewing-1.4.7-2|25	ibus - Chinese chewing engine.
14cr|ibus-chewing-1.4.7-2|26	
14cr|ibus-chewing-1.4.7-2|27	%files -f %{name}.lang
14cr|ibus-chewing-1.4.7-2|28	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|ibus-chewing-1.4.7-2|29	%{_libexecdir}/ibus-engine-*
14cr|ibus-chewing-1.4.7-2|30	%{_datadir}/%{name}
14cr|ibus-chewing-1.4.7-2|31	%{_datadir}/ibus/component/*.xml
14cr|ibus-chewing-1.4.7-2|32	
14cr|ibus-chewing-1.4.7-2|33	#----------------------------------------------------------------------------
14cr|ibus-chewing-1.4.7-2|34	
14cr|ibus-chewing-1.4.7-2|35	%prep
14cr|ibus-chewing-1.4.7-2|36	%setup -q -n %{name}-%{version}-Source -a1
14cr|ibus-chewing-1.4.7-2|37	
14cr|ibus-chewing-1.4.7-2|38	%build
14cr|ibus-chewing-1.4.7-2|39	%setup_compile_flags
14cr|ibus-chewing-1.4.7-2|40	cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DLIBEXEC_DIR="%{_libexecdir}" -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
14cr|ibus-chewing-1.4.7-2|41	%make
14cr|ibus-chewing-1.4.7-2|42	%make translations
14cr|ibus-chewing-1.4.7-2|43	
14cr|ibus-chewing-1.4.7-2|44	%install
14cr|ibus-chewing-1.4.7-2|45	%makeinstall_std
14cr|ibus-chewing-1.4.7-2|46	
14cr|ibus-chewing-1.4.7-2|47	rm -fr %{buildroot}%{_datadir}/doc
14cr|ibus-chewing-1.4.7-2|48	
14cr|ibus-chewing-1.4.7-2|49	%find_lang %{name}
14cr|ibus-chewing-1.4.7-2|50	
14cr|ibus-chewing-1.4.7-2|51	
14cr|ibus-chewing-1.4.7-2|52	%changelog
14cr|ibus-chewing-1.4.7-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-2
14cr|ibus-chewing-1.4.7-2|54	+ Revision: ba52a4c
14cr|ibus-chewing-1.4.7-2|55	- MassBuild#464: Increase release tag
14cr|ibus-chewing-1.4.7-2|56	
14cr|ibus-chewing-1.4.7-2|57	

2110 14
14cr|ibus-handwrite-2.1.4-5|1	Summary:	Hand write recognition/input using ibus IM engine
14cr|ibus-handwrite-2.1.4-5|2	Name:		ibus-handwrite
14cr|ibus-handwrite-2.1.4-5|3	Version:	2.1.4
14cr|ibus-handwrite-2.1.4-5|4	Release:	5
14cr|ibus-handwrite-2.1.4-5|5	License:	GPLv2+
14cr|ibus-handwrite-2.1.4-5|6	Group:		System/Internationalization
14cr|ibus-handwrite-2.1.4-5|7	Url:		http://code.google.com/p/ibus-handwrite/
14cr|ibus-handwrite-2.1.4-5|8	Source0:	http://ibus-handwrite.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|ibus-handwrite-2.1.4-5|9	BuildRequires:	pkgconfig(gdkglext-1.0)
14cr|ibus-handwrite-2.1.4-5|10	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-handwrite-2.1.4-5|11	BuildRequires:	pkgconfig(zinnia)
14cr|ibus-handwrite-2.1.4-5|12	Requires:	ibus
14cr|ibus-handwrite-2.1.4-5|13	
14cr|ibus-handwrite-2.1.4-5|14	%description
14cr|ibus-handwrite-2.1.4-5|15	IBus handwrite project.
14cr|ibus-handwrite-2.1.4-5|16	
14cr|ibus-handwrite-2.1.4-5|17	%files -f %{name}.lang
14cr|ibus-handwrite-2.1.4-5|18	%doc AUTHORS COPYING README
14cr|ibus-handwrite-2.1.4-5|19	%{_libexecdir}/ibus-engine-handwrite
14cr|ibus-handwrite-2.1.4-5|20	%dir %{_datadir}/ibus-handwrite
14cr|ibus-handwrite-2.1.4-5|21	%dir %{_datadir}/ibus-handwrite/data
14cr|ibus-handwrite-2.1.4-5|22	%{_datadir}/ibus-handwrite/icons
14cr|ibus-handwrite-2.1.4-5|23	
14cr|ibus-handwrite-2.1.4-5|24	#----------------------------------------------------------------------------
14cr|ibus-handwrite-2.1.4-5|25	
14cr|ibus-handwrite-2.1.4-5|26	%package zh
14cr|ibus-handwrite-2.1.4-5|27	Summary:	ibus-handwrite Chinese engine
14cr|ibus-handwrite-2.1.4-5|28	Group:		System/Internationalization
14cr|ibus-handwrite-2.1.4-5|29	Requires:	%{name} = %{EVRD}
14cr|ibus-handwrite-2.1.4-5|30	Requires(post,preun):	GConf2
14cr|ibus-handwrite-2.1.4-5|31	
14cr|ibus-handwrite-2.1.4-5|32	%description zh
14cr|ibus-handwrite-2.1.4-5|33	ibus-handwrite Chinese engine.
14cr|ibus-handwrite-2.1.4-5|34	
14cr|ibus-handwrite-2.1.4-5|35	%files zh
14cr|ibus-handwrite-2.1.4-5|36	%{_datadir}/ibus-handwrite/data/table.txt
14cr|ibus-handwrite-2.1.4-5|37	%{_datadir}/ibus/component/handwrite-zh.xml
14cr|ibus-handwrite-2.1.4-5|38	
14cr|ibus-handwrite-2.1.4-5|39	#----------------------------------------------------------------------------
14cr|ibus-handwrite-2.1.4-5|40	
14cr|ibus-handwrite-2.1.4-5|41	%package ja
14cr|ibus-handwrite-2.1.4-5|42	Summary:	ibus-handwrite Japanese engine
14cr|ibus-handwrite-2.1.4-5|43	Group:		System/Internationalization
14cr|ibus-handwrite-2.1.4-5|44	Requires:	%{name} = %{EVRD}
14cr|ibus-handwrite-2.1.4-5|45	Requires:	zinnia-tomoe-ja
14cr|ibus-handwrite-2.1.4-5|46	Requires(post,preun):	GConf2
14cr|ibus-handwrite-2.1.4-5|47	
14cr|ibus-handwrite-2.1.4-5|48	%description ja
14cr|ibus-handwrite-2.1.4-5|49	ibus-handwrite Japanese engine.
14cr|ibus-handwrite-2.1.4-5|50	
14cr|ibus-handwrite-2.1.4-5|51	%files ja
14cr|ibus-handwrite-2.1.4-5|52	%{_datadir}/ibus/component/handwrite-jp.xml
14cr|ibus-handwrite-2.1.4-5|53	
14cr|ibus-handwrite-2.1.4-5|54	#----------------------------------------------------------------------------
14cr|ibus-handwrite-2.1.4-5|55	
14cr|ibus-handwrite-2.1.4-5|56	%prep
14cr|ibus-handwrite-2.1.4-5|57	%setup -q
14cr|ibus-handwrite-2.1.4-5|58	
14cr|ibus-handwrite-2.1.4-5|59	%build
14cr|ibus-handwrite-2.1.4-5|60	export LDFLAGS="-lm"
14cr|ibus-handwrite-2.1.4-5|61	%configure2_5x \
14cr|ibus-handwrite-2.1.4-5|62	--enable-zinnia \
14cr|ibus-handwrite-2.1.4-5|63	--with-zinnia-tomoe=%{_datadir}/zinnia/model/tomoe/
14cr|ibus-handwrite-2.1.4-5|64	%make
14cr|ibus-handwrite-2.1.4-5|65	
14cr|ibus-handwrite-2.1.4-5|66	%install
14cr|ibus-handwrite-2.1.4-5|67	%makeinstall_std
14cr|ibus-handwrite-2.1.4-5|68	
14cr|ibus-handwrite-2.1.4-5|69	%find_lang %{name}
14cr|ibus-handwrite-2.1.4-5|70	
14cr|ibus-handwrite-2.1.4-5|71	
14cr|ibus-handwrite-2.1.4-5|72	%changelog
14cr|ibus-handwrite-2.1.4-5|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-5
14cr|ibus-handwrite-2.1.4-5|74	+ Revision: 6fa706f
14cr|ibus-handwrite-2.1.4-5|75	- MassBuild#464: Increase release tag
14cr|ibus-handwrite-2.1.4-5|76	
14cr|ibus-handwrite-2.1.4-5|77	

2111 14
14cr|ibus-hangul-1.4.2-3|1	Summary:	ibus - Korean Hangul engine
14cr|ibus-hangul-1.4.2-3|2	Name:		ibus-hangul
14cr|ibus-hangul-1.4.2-3|3	Version:	1.4.2
14cr|ibus-hangul-1.4.2-3|4	Release:	3
14cr|ibus-hangul-1.4.2-3|5	Group:		System/Internationalization
14cr|ibus-hangul-1.4.2-3|6	License:	GPLv2+
14cr|ibus-hangul-1.4.2-3|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-hangul-1.4.2-3|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-hangul-1.4.2-3|9	BuildRequires:	intltool
14cr|ibus-hangul-1.4.2-3|10	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-hangul-1.4.2-3|11	BuildRequires:	pkgconfig(libhangul) >= 0.1.0
14cr|ibus-hangul-1.4.2-3|12	Requires:	ibus
14cr|ibus-hangul-1.4.2-3|13	
14cr|ibus-hangul-1.4.2-3|14	%description
14cr|ibus-hangul-1.4.2-3|15	ibus - Korean Hangul engine.
14cr|ibus-hangul-1.4.2-3|16	
14cr|ibus-hangul-1.4.2-3|17	%files -f %{name}.lang
14cr|ibus-hangul-1.4.2-3|18	%{_bindir}/*
14cr|ibus-hangul-1.4.2-3|19	%{_libdir}/%{name}
14cr|ibus-hangul-1.4.2-3|20	%{_libexecdir}/ibus-engine-hangul
14cr|ibus-hangul-1.4.2-3|21	%{_libexecdir}/ibus-setup-hangul
14cr|ibus-hangul-1.4.2-3|22	%{_datadir}/%{name}
14cr|ibus-hangul-1.4.2-3|23	%{_iconsdir}/*/*/*
14cr|ibus-hangul-1.4.2-3|24	%{_datadir}/ibus/component/*.xml
14cr|ibus-hangul-1.4.2-3|25	%{_datadir}/applications/*.desktop
14cr|ibus-hangul-1.4.2-3|26	
14cr|ibus-hangul-1.4.2-3|27	#----------------------------------------------------------------------------
14cr|ibus-hangul-1.4.2-3|28	
14cr|ibus-hangul-1.4.2-3|29	%prep
14cr|ibus-hangul-1.4.2-3|30	%setup -q
14cr|ibus-hangul-1.4.2-3|31	
14cr|ibus-hangul-1.4.2-3|32	%build
14cr|ibus-hangul-1.4.2-3|33	%configure2_5x
14cr|ibus-hangul-1.4.2-3|34	%make
14cr|ibus-hangul-1.4.2-3|35	
14cr|ibus-hangul-1.4.2-3|36	%install
14cr|ibus-hangul-1.4.2-3|37	%makeinstall_std
14cr|ibus-hangul-1.4.2-3|38	
14cr|ibus-hangul-1.4.2-3|39	%find_lang %{name}
14cr|ibus-hangul-1.4.2-3|40	
14cr|ibus-hangul-1.4.2-3|41	
14cr|ibus-hangul-1.4.2-3|42	%changelog
14cr|ibus-hangul-1.4.2-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-3
14cr|ibus-hangul-1.4.2-3|44	+ Revision: 9d42de0
14cr|ibus-hangul-1.4.2-3|45	- MassBuild#464: Increase release tag
14cr|ibus-hangul-1.4.2-3|46	
14cr|ibus-hangul-1.4.2-3|47	

2112 14
14cr|ibus-m17n-1.3.4-2|1	Summary:	ibus - m17n engine
14cr|ibus-m17n-1.3.4-2|2	Name:		ibus-m17n
14cr|ibus-m17n-1.3.4-2|3	Version:	1.3.4
14cr|ibus-m17n-1.3.4-2|4	Release:	2
14cr|ibus-m17n-1.3.4-2|5	License:	GPLv2+
14cr|ibus-m17n-1.3.4-2|6	Group:		System/Internationalization
14cr|ibus-m17n-1.3.4-2|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-m17n-1.3.4-2|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-m17n-1.3.4-2|9	BuildRequires:	m17n-db
14cr|ibus-m17n-1.3.4-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ibus-m17n-1.3.4-2|11	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-m17n-1.3.4-2|12	BuildRequires:	pkgconfig(m17n-core)
14cr|ibus-m17n-1.3.4-2|13	Requires:	ibus
14cr|ibus-m17n-1.3.4-2|14	Requires:	m17n-lib
14cr|ibus-m17n-1.3.4-2|15	Requires(post,preun):	GConf2
14cr|ibus-m17n-1.3.4-2|16	
14cr|ibus-m17n-1.3.4-2|17	%description
14cr|ibus-m17n-1.3.4-2|18	ibus - M17N engine.
14cr|ibus-m17n-1.3.4-2|19	
14cr|ibus-m17n-1.3.4-2|20	%files -f %{name}.lang
14cr|ibus-m17n-1.3.4-2|21	%{_libexecdir}/ibus-*
14cr|ibus-m17n-1.3.4-2|22	%{_datadir}/%{name}
14cr|ibus-m17n-1.3.4-2|23	%{_datadir}/ibus/component/*.xml
14cr|ibus-m17n-1.3.4-2|24	
14cr|ibus-m17n-1.3.4-2|25	#----------------------------------------------------------------------------
14cr|ibus-m17n-1.3.4-2|26	
14cr|ibus-m17n-1.3.4-2|27	%prep
14cr|ibus-m17n-1.3.4-2|28	%setup -q
14cr|ibus-m17n-1.3.4-2|29	
14cr|ibus-m17n-1.3.4-2|30	%build
14cr|ibus-m17n-1.3.4-2|31	%configure2_5x
14cr|ibus-m17n-1.3.4-2|32	%make
14cr|ibus-m17n-1.3.4-2|33	
14cr|ibus-m17n-1.3.4-2|34	%install
14cr|ibus-m17n-1.3.4-2|35	%makeinstall_std
14cr|ibus-m17n-1.3.4-2|36	
14cr|ibus-m17n-1.3.4-2|37	%find_lang %{name}
14cr|ibus-m17n-1.3.4-2|38	
14cr|ibus-m17n-1.3.4-2|39	
14cr|ibus-m17n-1.3.4-2|40	%changelog
14cr|ibus-m17n-1.3.4-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|ibus-m17n-1.3.4-2|42	+ Revision: f0475ba
14cr|ibus-m17n-1.3.4-2|43	- MassBuild#464: Increase release tag
14cr|ibus-m17n-1.3.4-2|44	
14cr|ibus-m17n-1.3.4-2|45	

2113 14
14cr|ibus-pinyin-1.5.0-2|1	Summary:	ibus - Chinese Pinyin engine
14cr|ibus-pinyin-1.5.0-2|2	Name:		ibus-pinyin
14cr|ibus-pinyin-1.5.0-2|3	Version:	1.5.0
14cr|ibus-pinyin-1.5.0-2|4	Release:	2
14cr|ibus-pinyin-1.5.0-2|5	Group:		System/Internationalization
14cr|ibus-pinyin-1.5.0-2|6	License:	GPLv2+
14cr|ibus-pinyin-1.5.0-2|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-pinyin-1.5.0-2|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-pinyin-1.5.0-2|9	Patch0:		ibus-pinyin-support-set-content-type-method.patch
14cr|ibus-pinyin-1.5.0-2|10	BuildRequires:	intltool
14cr|ibus-pinyin-1.5.0-2|11	BuildRequires:	pkgconfig(ibus-1.0) >= 1.3.99
14cr|ibus-pinyin-1.5.0-2|12	BuildRequires:	pkgconfig(pyzy-1.0) >= 0.0.8
14cr|ibus-pinyin-1.5.0-2|13	BuildRequires:	pkgconfig(sqlite3)
14cr|ibus-pinyin-1.5.0-2|14	BuildRequires:	sqlite3-tools
14cr|ibus-pinyin-1.5.0-2|15	Requires:	ibus >= 1.3.99
14cr|ibus-pinyin-1.5.0-2|16	Obsoletes:	ibus-pinyin-open-phrase < 1.5.0
14cr|ibus-pinyin-1.5.0-2|17	
14cr|ibus-pinyin-1.5.0-2|18	%description
14cr|ibus-pinyin-1.5.0-2|19	ibus - Chinese Pinyin engine.
14cr|ibus-pinyin-1.5.0-2|20	
14cr|ibus-pinyin-1.5.0-2|21	%files -f %{name}.lang
14cr|ibus-pinyin-1.5.0-2|22	%{_libexecdir}/ibus-engine-pinyin
14cr|ibus-pinyin-1.5.0-2|23	%{_libexecdir}/ibus-setup-pinyin
14cr|ibus-pinyin-1.5.0-2|24	%{_datadir}/%{name}
14cr|ibus-pinyin-1.5.0-2|25	%{_datadir}/ibus/component/*.xml
14cr|ibus-pinyin-1.5.0-2|26	%{_datadir}/applications/*.desktop
14cr|ibus-pinyin-1.5.0-2|27	
14cr|ibus-pinyin-1.5.0-2|28	#----------------------------------------------------------------------------
14cr|ibus-pinyin-1.5.0-2|29	
14cr|ibus-pinyin-1.5.0-2|30	%prep
14cr|ibus-pinyin-1.5.0-2|31	%setup -q
14cr|ibus-pinyin-1.5.0-2|32	%patch0 -p1
14cr|ibus-pinyin-1.5.0-2|33	
14cr|ibus-pinyin-1.5.0-2|34	%build
14cr|ibus-pinyin-1.5.0-2|35	%configure2_5x --disable-lua-extension
14cr|ibus-pinyin-1.5.0-2|36	%make
14cr|ibus-pinyin-1.5.0-2|37	
14cr|ibus-pinyin-1.5.0-2|38	%install
14cr|ibus-pinyin-1.5.0-2|39	%makeinstall_std
14cr|ibus-pinyin-1.5.0-2|40	
14cr|ibus-pinyin-1.5.0-2|41	%find_lang %{name}
14cr|ibus-pinyin-1.5.0-2|42	
14cr|ibus-pinyin-1.5.0-2|43	
14cr|ibus-pinyin-1.5.0-2|44	%changelog
14cr|ibus-pinyin-1.5.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|ibus-pinyin-1.5.0-2|46	+ Revision: 2b807ef
14cr|ibus-pinyin-1.5.0-2|47	- MassBuild#464: Increase release tag
14cr|ibus-pinyin-1.5.0-2|48	
14cr|ibus-pinyin-1.5.0-2|49	

2114 14
14cr|ibus-qt4-1.3.2-3|1	%define major 1
14cr|ibus-qt4-1.3.2-3|2	%define libname %mklibname ibus-qt %{major}
14cr|ibus-qt4-1.3.2-3|3	%define devname %mklibname ibus-qt -d
14cr|ibus-qt4-1.3.2-3|4	
14cr|ibus-qt4-1.3.2-3|5	Summary:	ibus qt4 input method plugin
14cr|ibus-qt4-1.3.2-3|6	Name:		ibus-qt4
14cr|ibus-qt4-1.3.2-3|7	Version:	1.3.2
14cr|ibus-qt4-1.3.2-3|8	Release:	3
14cr|ibus-qt4-1.3.2-3|9	License:	GPLv2+
14cr|ibus-qt4-1.3.2-3|10	Group:		System/Internationalization
14cr|ibus-qt4-1.3.2-3|11	Url:		http://code.google.com/p/ibus/
14cr|ibus-qt4-1.3.2-3|12	Source0:	http://ibus.googlecode.com/files/ibus-qt-%{version}-Source.tar.gz
14cr|ibus-qt4-1.3.2-3|13	BuildRequires:	cmake
14cr|ibus-qt4-1.3.2-3|14	BuildRequires:	doxygen
14cr|ibus-qt4-1.3.2-3|15	BuildRequires:	icu-devel
14cr|ibus-qt4-1.3.2-3|16	BuildRequires:	qt4-devel >= 4.4
14cr|ibus-qt4-1.3.2-3|17	BuildRequires:	pkgconfig(dbus-1)
14cr|ibus-qt4-1.3.2-3|18	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-qt4-1.3.2-3|19	Requires:	ibus >= 1.3.0
14cr|ibus-qt4-1.3.2-3|20	
14cr|ibus-qt4-1.3.2-3|21	%description
14cr|ibus-qt4-1.3.2-3|22	IBus is a next generation input framework. This package contains qt4 input
14cr|ibus-qt4-1.3.2-3|23	method plugin.
14cr|ibus-qt4-1.3.2-3|24	
14cr|ibus-qt4-1.3.2-3|25	%files
14cr|ibus-qt4-1.3.2-3|26	%doc AUTHORS README
14cr|ibus-qt4-1.3.2-3|27	%{qt4plugins}/inputmethods/libqtim-ibus.so
14cr|ibus-qt4-1.3.2-3|28	
14cr|ibus-qt4-1.3.2-3|29	#----------------------------------------------------------------------------
14cr|ibus-qt4-1.3.2-3|30	
14cr|ibus-qt4-1.3.2-3|31	%package -n %{libname}
14cr|ibus-qt4-1.3.2-3|32	Summary:	Shared library for ibus-qt
14cr|ibus-qt4-1.3.2-3|33	Group:		System/Libraries
14cr|ibus-qt4-1.3.2-3|34	Conflicts:	%{name} < 1.3.2
14cr|ibus-qt4-1.3.2-3|35	
14cr|ibus-qt4-1.3.2-3|36	%description -n %{libname}
14cr|ibus-qt4-1.3.2-3|37	Shared library for ibus-qt.
14cr|ibus-qt4-1.3.2-3|38	
14cr|ibus-qt4-1.3.2-3|39	%files -n %{libname}
14cr|ibus-qt4-1.3.2-3|40	%{_libdir}/libibus-qt.so.%{major}*
14cr|ibus-qt4-1.3.2-3|41	
14cr|ibus-qt4-1.3.2-3|42	#----------------------------------------------------------------------------
14cr|ibus-qt4-1.3.2-3|43	
14cr|ibus-qt4-1.3.2-3|44	%package -n %{devname}
14cr|ibus-qt4-1.3.2-3|45	Summary:	Development files for ibus-qt
14cr|ibus-qt4-1.3.2-3|46	Group:		Development/C++
14cr|ibus-qt4-1.3.2-3|47	Requires:	%{libname} = %{EVRD}
14cr|ibus-qt4-1.3.2-3|48	Conflicts:	%{name}-devel < 1.3.2
14cr|ibus-qt4-1.3.2-3|49	Obsoletes:	%{name}-devel < 1.3.2
14cr|ibus-qt4-1.3.2-3|50	Provides:	%{name}-devel = %{EVRD}
14cr|ibus-qt4-1.3.2-3|51	
14cr|ibus-qt4-1.3.2-3|52	%description -n %{devname}
14cr|ibus-qt4-1.3.2-3|53	This package contains development files for ibus-qt.
14cr|ibus-qt4-1.3.2-3|54	
14cr|ibus-qt4-1.3.2-3|55	%files -n %{devname}
14cr|ibus-qt4-1.3.2-3|56	%{_includedir}/ibus-qt
14cr|ibus-qt4-1.3.2-3|57	%{_libdir}/*.so
14cr|ibus-qt4-1.3.2-3|58	
14cr|ibus-qt4-1.3.2-3|59	#----------------------------------------------------------------------------
14cr|ibus-qt4-1.3.2-3|60	
14cr|ibus-qt4-1.3.2-3|61	%prep
14cr|ibus-qt4-1.3.2-3|62	%setup -q -n ibus-qt-%{version}-Source
14cr|ibus-qt4-1.3.2-3|63	
14cr|ibus-qt4-1.3.2-3|64	%build
14cr|ibus-qt4-1.3.2-3|65	%cmake_qt4 -DLIBDIR="%{_libdir}"
14cr|ibus-qt4-1.3.2-3|66	%make
14cr|ibus-qt4-1.3.2-3|67	
14cr|ibus-qt4-1.3.2-3|68	%install
14cr|ibus-qt4-1.3.2-3|69	%makeinstall_std -C build
14cr|ibus-qt4-1.3.2-3|70	
14cr|ibus-qt4-1.3.2-3|71	rm -fr %{buildroot}%{_datadir}/doc
14cr|ibus-qt4-1.3.2-3|72	
14cr|ibus-qt4-1.3.2-3|73	
14cr|ibus-qt4-1.3.2-3|74	%changelog
14cr|ibus-qt4-1.3.2-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|ibus-qt4-1.3.2-3|76	+ Revision: 18fdd92
14cr|ibus-qt4-1.3.2-3|77	- MassBuild#464: Increase release tag
14cr|ibus-qt4-1.3.2-3|78	
14cr|ibus-qt4-1.3.2-3|79	

2115 14
14cr|ibus-sogoupycc-0.2.5-12|1	%if %{_use_internal_dependency_generator}
14cr|ibus-sogoupycc-0.2.5-12|2	%define __noautoreq '/usr/bin/lua'
14cr|ibus-sogoupycc-0.2.5-12|3	%endif
14cr|ibus-sogoupycc-0.2.5-12|4	
14cr|ibus-sogoupycc-0.2.5-12|5	Summary:	Sogou Pinyin Cloud Client on ibus platform
14cr|ibus-sogoupycc-0.2.5-12|6	Name:		ibus-sogoupycc
14cr|ibus-sogoupycc-0.2.5-12|7	Version:	0.2.5
14cr|ibus-sogoupycc-0.2.5-12|8	Release:	12
14cr|ibus-sogoupycc-0.2.5-12|9	Group:		System/Internationalization
14cr|ibus-sogoupycc-0.2.5-12|10	License:	GPLv2+
14cr|ibus-sogoupycc-0.2.5-12|11	Url:		http://code.google.com/p/ibus-sogoupycc/
14cr|ibus-sogoupycc-0.2.5-12|12	Source0:	http://ibus-sogoupycc.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-sogoupycc-0.2.5-12|13	Patch0:		ibus-sogoupycc-0.2.5-default-use-sogoupy-schema.patch
14cr|ibus-sogoupycc-0.2.5-12|14	Patch1:		ibus-sogoupycc-0.2.5-fix-dbus-build.patch
14cr|ibus-sogoupycc-0.2.5-12|15	Patch2:		ibus-sogoupycc-0.2.5-libnotify0.7.patch
14cr|ibus-sogoupycc-0.2.5-12|16	Patch3:		ibus-sogoupycc-0.2.5-no-strip.patch
14cr|ibus-sogoupycc-0.2.5-12|17	BuildRequires:	cmake
14cr|ibus-sogoupycc-0.2.5-12|18	BuildRequires:	pkgconfig(dbus-1)
14cr|ibus-sogoupycc-0.2.5-12|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|ibus-sogoupycc-0.2.5-12|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ibus-sogoupycc-0.2.5-12|21	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-sogoupycc-0.2.5-12|22	BuildRequires:	pkgconfig(libnotify)
14cr|ibus-sogoupycc-0.2.5-12|23	BuildRequires:	pkgconfig(lua) < 5.2
14cr|ibus-sogoupycc-0.2.5-12|24	BuildRequires:	pkgconfig(sqlite3)
14cr|ibus-sogoupycc-0.2.5-12|25	Requires:	ibus >= 1.2.0
14cr|ibus-sogoupycc-0.2.5-12|26	Requires:	lua-socket
14cr|ibus-sogoupycc-0.2.5-12|27	Requires(post,preun):	GConf2
14cr|ibus-sogoupycc-0.2.5-12|28	
14cr|ibus-sogoupycc-0.2.5-12|29	%description
14cr|ibus-sogoupycc-0.2.5-12|30	ibus-sogoupycc is an unoffical Sogou pinyin cloud client on ibus platform.
14cr|ibus-sogoupycc-0.2.5-12|31	Features:
14cr|ibus-sogoupycc-0.2.5-12|32	* double pinyin support: currently only support UCDOS style double pinyin
14cr|ibus-sogoupycc-0.2.5-12|33	scheme (slightly different from MSPY scheme)
14cr|ibus-sogoupycc-0.2.5-12|34	* no preedit: always choose the default (1st) result
14cr|ibus-sogoupycc-0.2.5-12|35	* non-blocking input: your input is not interrupted when waitting for
14cr|ibus-sogoupycc-0.2.5-12|36	server's responses.
14cr|ibus-sogoupycc-0.2.5-12|37	
14cr|ibus-sogoupycc-0.2.5-12|38	%files
14cr|ibus-sogoupycc-0.2.5-12|39	%{_libexecdir}/ibus-engine-sogoupycc
14cr|ibus-sogoupycc-0.2.5-12|40	%{_datadir}/ibus-sogoupycc
14cr|ibus-sogoupycc-0.2.5-12|41	%{_datadir}/ibus/component/sogoupycc.xml
14cr|ibus-sogoupycc-0.2.5-12|42	
14cr|ibus-sogoupycc-0.2.5-12|43	#----------------------------------------------------------------------------
14cr|ibus-sogoupycc-0.2.5-12|44	
14cr|ibus-sogoupycc-0.2.5-12|45	%prep
14cr|ibus-sogoupycc-0.2.5-12|46	%setup -q
14cr|ibus-sogoupycc-0.2.5-12|47	%patch0 -p0
14cr|ibus-sogoupycc-0.2.5-12|48	%patch1 -p0
14cr|ibus-sogoupycc-0.2.5-12|49	%patch2 -p0
14cr|ibus-sogoupycc-0.2.5-12|50	%patch3 -p1
14cr|ibus-sogoupycc-0.2.5-12|51	
14cr|ibus-sogoupycc-0.2.5-12|52	%build
14cr|ibus-sogoupycc-0.2.5-12|53	export LDFLAGS="-lm -lpthread"
14cr|ibus-sogoupycc-0.2.5-12|54	%cmake
14cr|ibus-sogoupycc-0.2.5-12|55	%make
14cr|ibus-sogoupycc-0.2.5-12|56	
14cr|ibus-sogoupycc-0.2.5-12|57	%install
14cr|ibus-sogoupycc-0.2.5-12|58	%makeinstall_std -C build
14cr|ibus-sogoupycc-0.2.5-12|59	
14cr|ibus-sogoupycc-0.2.5-12|60	mkdir -p %{buildroot}%{_libexecdir}
14cr|ibus-sogoupycc-0.2.5-12|61	mv %{buildroot}%{_datadir}/ibus-sogoupycc/engine/ibus-sogoupycc %{buildroot}%{_libexecdir}/ibus-engine-sogoupycc
14cr|ibus-sogoupycc-0.2.5-12|62	
14cr|ibus-sogoupycc-0.2.5-12|63	sed -i s,"%{_datadir}/ibus-sogoupycc/engine/ibus-sogoupycc","%{_libexecdir}/ibus-engine-sogoupycc",g \
14cr|ibus-sogoupycc-0.2.5-12|64	%{buildroot}%{_datadir}/ibus/component/sogoupycc.xml
14cr|ibus-sogoupycc-0.2.5-12|65	
14cr|ibus-sogoupycc-0.2.5-12|66	%changelog
14cr|ibus-sogoupycc-0.2.5-12|67	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.5-12
14cr|ibus-sogoupycc-0.2.5-12|68	+ Revision: f8f62d4
14cr|ibus-sogoupycc-0.2.5-12|69	- Force lua 5.1
14cr|ibus-sogoupycc-0.2.5-12|70	
14cr|ibus-sogoupycc-0.2.5-12|71	

2116 14
14cr|ibus-sunpinyin-2.0.3-5|1	Summary:	A statistical language model based Chinese input method
14cr|ibus-sunpinyin-2.0.3-5|2	Name:		ibus-sunpinyin
14cr|ibus-sunpinyin-2.0.3-5|3	Version:	2.0.3
14cr|ibus-sunpinyin-2.0.3-5|4	Release:	5
14cr|ibus-sunpinyin-2.0.3-5|5	License:	LGPLv2+
14cr|ibus-sunpinyin-2.0.3-5|6	Group:		System/Internationalization
14cr|ibus-sunpinyin-2.0.3-5|7	Url:		http://code.google.com/p/sunpinyin
14cr|ibus-sunpinyin-2.0.3-5|8	Source0:	http://sunpinyin.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-sunpinyin-2.0.3-5|9	Patch0:		ibus-sunpinyin-2.0.3-ibus-1.4.patch
14cr|ibus-sunpinyin-2.0.3-5|10	BuildRequires:	cmake
14cr|ibus-sunpinyin-2.0.3-5|11	BuildRequires:	intltool
14cr|ibus-sunpinyin-2.0.3-5|12	BuildRequires:	pkgconfig(glib-2.0)
14cr|ibus-sunpinyin-2.0.3-5|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ibus-sunpinyin-2.0.3-5|14	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-sunpinyin-2.0.3-5|15	BuildRequires:	pkgconfig(sqlite3)
14cr|ibus-sunpinyin-2.0.3-5|16	BuildRequires:	pkgconfig(sunpinyin-2.0) >= %{version}
14cr|ibus-sunpinyin-2.0.3-5|17	Requires:	ibus
14cr|ibus-sunpinyin-2.0.3-5|18	
14cr|ibus-sunpinyin-2.0.3-5|19	%description
14cr|ibus-sunpinyin-2.0.3-5|20	SunPinyin is a statistical language model based Chinese input method,
14cr|ibus-sunpinyin-2.0.3-5|21	which was firstly developed by Sun Beijing Globalization team, and
14cr|ibus-sunpinyin-2.0.3-5|22	opensource'd to community with opensolaris project, with LGPLv2 and
14cr|ibus-sunpinyin-2.0.3-5|23	CDDL dual-licenses.
14cr|ibus-sunpinyin-2.0.3-5|24	
14cr|ibus-sunpinyin-2.0.3-5|25	SunPinyin had been ported to various input method platforms and
14cr|ibus-sunpinyin-2.0.3-5|26	operating systems. The 2.0 release currently supports iBus, XIM, and
14cr|ibus-sunpinyin-2.0.3-5|27	Mac OS X.
14cr|ibus-sunpinyin-2.0.3-5|28	
14cr|ibus-sunpinyin-2.0.3-5|29	%files -f %{name}.lang
14cr|ibus-sunpinyin-2.0.3-5|30	%{_datadir}/%{name}
14cr|ibus-sunpinyin-2.0.3-5|31	%{_datadir}/ibus/component/sunpinyin.xml
14cr|ibus-sunpinyin-2.0.3-5|32	%{_libexecdir}/ibus-engine-sunpinyin
14cr|ibus-sunpinyin-2.0.3-5|33	%{_libexecdir}/ibus-setup-sunpinyin
14cr|ibus-sunpinyin-2.0.3-5|34	
14cr|ibus-sunpinyin-2.0.3-5|35	#----------------------------------------------------------------------------
14cr|ibus-sunpinyin-2.0.3-5|36	
14cr|ibus-sunpinyin-2.0.3-5|37	%prep
14cr|ibus-sunpinyin-2.0.3-5|38	%setup -q
14cr|ibus-sunpinyin-2.0.3-5|39	%patch0 -p0
14cr|ibus-sunpinyin-2.0.3-5|40	
14cr|ibus-sunpinyin-2.0.3-5|41	%build
14cr|ibus-sunpinyin-2.0.3-5|42	%cmake -DLIBEXEC_DIR=%{_libexecdir}
14cr|ibus-sunpinyin-2.0.3-5|43	%make
14cr|ibus-sunpinyin-2.0.3-5|44	
14cr|ibus-sunpinyin-2.0.3-5|45	%install
14cr|ibus-sunpinyin-2.0.3-5|46	%makeinstall_std -C build
14cr|ibus-sunpinyin-2.0.3-5|47	
14cr|ibus-sunpinyin-2.0.3-5|48	%find_lang %name
14cr|ibus-sunpinyin-2.0.3-5|49	
14cr|ibus-sunpinyin-2.0.3-5|50	
14cr|ibus-sunpinyin-2.0.3-5|51	%changelog
14cr|ibus-sunpinyin-2.0.3-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-5
14cr|ibus-sunpinyin-2.0.3-5|53	+ Revision: 8efadb4
14cr|ibus-sunpinyin-2.0.3-5|54	- MassBuild#464: Increase release tag
14cr|ibus-sunpinyin-2.0.3-5|55	
14cr|ibus-sunpinyin-2.0.3-5|56	

2117 14
14cr|ibus-table-1.5.0-2|1	# We cannot make this package noarch but there are no binary files here
14cr|ibus-table-1.5.0-2|2	%define _enable_debug_packages %{nil}
14cr|ibus-table-1.5.0-2|3	%define debug_package %{nil}
14cr|ibus-table-1.5.0-2|4	
14cr|ibus-table-1.5.0-2|5	Summary:	ibus - table-based engine
14cr|ibus-table-1.5.0-2|6	Name:		ibus-table
14cr|ibus-table-1.5.0-2|7	Version:	1.5.0
14cr|ibus-table-1.5.0-2|8	Release:	2
14cr|ibus-table-1.5.0-2|9	Group:		System/Internationalization
14cr|ibus-table-1.5.0-2|10	License:	GPLv2+
14cr|ibus-table-1.5.0-2|11	Url:		http://code.google.com/p/ibus/
14cr|ibus-table-1.5.0-2|12	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-table-1.5.0-2|13	Source1:	ibus-table.filter
14cr|ibus-table-1.5.0-2|14	Source2:	ibus-table.script
14cr|ibus-table-1.5.0-2|15	Source10:	%{name}.rpmlintrc
14cr|ibus-table-1.5.0-2|16	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-table-1.5.0-2|17	BuildRequires:	pkgconfig(python)
14cr|ibus-table-1.5.0-2|18	Requires:	ibus
14cr|ibus-table-1.5.0-2|19	Provides:	%{name}-devel = %{EVRD}
14cr|ibus-table-1.5.0-2|20	Obsoletes:	ibus-table-compose < 1.5.0
14cr|ibus-table-1.5.0-2|21	Obsoletes:	ibus-table-latex < 1.5.0
14cr|ibus-table-1.5.0-2|22	
14cr|ibus-table-1.5.0-2|23	%description
14cr|ibus-table-1.5.0-2|24	ibus - table-based engine.
14cr|ibus-table-1.5.0-2|25	
14cr|ibus-table-1.5.0-2|26	%files -f %{name}.lang
14cr|ibus-table-1.5.0-2|27	%{_bindir}/ibus-table-createdb
14cr|ibus-table-1.5.0-2|28	%{_libexecdir}/ibus-engine-table
14cr|ibus-table-1.5.0-2|29	%{_libdir}/pkgconfig/ibus-table.pc
14cr|ibus-table-1.5.0-2|30	%{_datadir}/ibus-table
14cr|ibus-table-1.5.0-2|31	%{_datadir}/ibus/component/*.xml
14cr|ibus-table-1.5.0-2|32	%{_var}/lib/rpm/filetriggers/*
14cr|ibus-table-1.5.0-2|33	
14cr|ibus-table-1.5.0-2|34	#----------------------------------------------------------------------------
14cr|ibus-table-1.5.0-2|35	
14cr|ibus-table-1.5.0-2|36	%prep
14cr|ibus-table-1.5.0-2|37	%setup -q
14cr|ibus-table-1.5.0-2|38	
14cr|ibus-table-1.5.0-2|39	%build
14cr|ibus-table-1.5.0-2|40	%configure2_5x
14cr|ibus-table-1.5.0-2|41	%make
14cr|ibus-table-1.5.0-2|42	
14cr|ibus-table-1.5.0-2|43	%install
14cr|ibus-table-1.5.0-2|44	%makeinstall_std NO_INDEX=1
14cr|ibus-table-1.5.0-2|45	
14cr|ibus-table-1.5.0-2|46	%find_lang %{name}
14cr|ibus-table-1.5.0-2|47	
14cr|ibus-table-1.5.0-2|48	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|ibus-table-1.5.0-2|49	install -m 0644 %{SOURCE1} %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|ibus-table-1.5.0-2|50	install -m 0755 %{SOURCE2} %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|ibus-table-1.5.0-2|51	
14cr|ibus-table-1.5.0-2|52	
14cr|ibus-table-1.5.0-2|53	%changelog
14cr|ibus-table-1.5.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|ibus-table-1.5.0-2|55	+ Revision: 8bd2315
14cr|ibus-table-1.5.0-2|56	- MassBuild#464: Increase release tag
14cr|ibus-table-1.5.0-2|57	
14cr|ibus-table-1.5.0-2|58	

2118 14
14cr|ibus-table-chinese-1.4.6-2|1	Summary:	ibus-chinese - table-based engine
14cr|ibus-table-chinese-1.4.6-2|2	Name:		ibus-table-chinese
14cr|ibus-table-chinese-1.4.6-2|3	Epoch:		1
14cr|ibus-table-chinese-1.4.6-2|4	Version:	1.4.6
14cr|ibus-table-chinese-1.4.6-2|5	Release:	2
14cr|ibus-table-chinese-1.4.6-2|6	License:	GPLv3+
14cr|ibus-table-chinese-1.4.6-2|7	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|8	Url:		http://code.google.com/p/ibus/
14cr|ibus-table-chinese-1.4.6-2|9	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
14cr|ibus-table-chinese-1.4.6-2|10	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
14cr|ibus-table-chinese-1.4.6-2|11	BuildRequires:	cmake
14cr|ibus-table-chinese-1.4.6-2|12	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-table-chinese-1.4.6-2|13	BuildRequires:	pkgconfig(ibus-table)
14cr|ibus-table-chinese-1.4.6-2|14	BuildArch:	noarch
14cr|ibus-table-chinese-1.4.6-2|15	
14cr|ibus-table-chinese-1.4.6-2|16	%description
14cr|ibus-table-chinese-1.4.6-2|17	ibus-table-chinese provide the following input method tables for IBus-Table.
14cr|ibus-table-chinese-1.4.6-2|18	
14cr|ibus-table-chinese-1.4.6-2|19	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|20	
14cr|ibus-table-chinese-1.4.6-2|21	%package -n ibus-table-array30
14cr|ibus-table-chinese-1.4.6-2|22	Summary:	ibus-array30 - table-based engine
14cr|ibus-table-chinese-1.4.6-2|23	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|24	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|25	
14cr|ibus-table-chinese-1.4.6-2|26	%description -n ibus-table-array30
14cr|ibus-table-chinese-1.4.6-2|27	Array30 input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|28	
14cr|ibus-table-chinese-1.4.6-2|29	%files -n ibus-table-array30
14cr|ibus-table-chinese-1.4.6-2|30	%{_datadir}/ibus-table/icons/array30-big.png
14cr|ibus-table-chinese-1.4.6-2|31	%{_datadir}/ibus-table/icons/array30.png
14cr|ibus-table-chinese-1.4.6-2|32	%{_datadir}/ibus-table/tables/array30-big.db
14cr|ibus-table-chinese-1.4.6-2|33	%{_datadir}/ibus-table/tables/array30.db
14cr|ibus-table-chinese-1.4.6-2|34	
14cr|ibus-table-chinese-1.4.6-2|35	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|36	
14cr|ibus-table-chinese-1.4.6-2|37	%package -n ibus-table-cangjie
14cr|ibus-table-chinese-1.4.6-2|38	Summary:	ibus-cangjie - table-based engine
14cr|ibus-table-chinese-1.4.6-2|39	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|40	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|41	
14cr|ibus-table-chinese-1.4.6-2|42	%description -n ibus-table-cangjie
14cr|ibus-table-chinese-1.4.6-2|43	CangJie input methods on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|44	
14cr|ibus-table-chinese-1.4.6-2|45	%files -n ibus-table-cangjie
14cr|ibus-table-chinese-1.4.6-2|46	%{_datadir}/ibus-table/icons/cangjie-big.png
14cr|ibus-table-chinese-1.4.6-2|47	%{_datadir}/ibus-table/icons/cangjie3.svg
14cr|ibus-table-chinese-1.4.6-2|48	%{_datadir}/ibus-table/icons/cangjie5.svg
14cr|ibus-table-chinese-1.4.6-2|49	%{_datadir}/ibus-table/icons/easy-big.png
14cr|ibus-table-chinese-1.4.6-2|50	%{_datadir}/ibus-table/icons/quick-classic.png
14cr|ibus-table-chinese-1.4.6-2|51	%{_datadir}/ibus-table/icons/quick3.png
14cr|ibus-table-chinese-1.4.6-2|52	%{_datadir}/ibus-table/icons/quick5.png
14cr|ibus-table-chinese-1.4.6-2|53	%{_datadir}/ibus-table/icons/scj6.svg
14cr|ibus-table-chinese-1.4.6-2|54	%{_datadir}/ibus-table/tables/cangjie-big.db
14cr|ibus-table-chinese-1.4.6-2|55	%{_datadir}/ibus-table/tables/cangjie3.db
14cr|ibus-table-chinese-1.4.6-2|56	%{_datadir}/ibus-table/tables/cangjie5.db
14cr|ibus-table-chinese-1.4.6-2|57	%{_datadir}/ibus-table/tables/easy-big.db
14cr|ibus-table-chinese-1.4.6-2|58	%{_datadir}/ibus-table/tables/quick-classic.db
14cr|ibus-table-chinese-1.4.6-2|59	%{_datadir}/ibus-table/tables/quick3.db
14cr|ibus-table-chinese-1.4.6-2|60	%{_datadir}/ibus-table/tables/quick5.db
14cr|ibus-table-chinese-1.4.6-2|61	%{_datadir}/ibus-table/tables/scj6.db
14cr|ibus-table-chinese-1.4.6-2|62	
14cr|ibus-table-chinese-1.4.6-2|63	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|64	
14cr|ibus-table-chinese-1.4.6-2|65	%package -n ibus-table-cantonese
14cr|ibus-table-chinese-1.4.6-2|66	Summary:	ibus-cantonese - table-based engine
14cr|ibus-table-chinese-1.4.6-2|67	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|68	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|69	
14cr|ibus-table-chinese-1.4.6-2|70	%description -n ibus-table-cantonese
14cr|ibus-table-chinese-1.4.6-2|71	Cantonese input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|72	
14cr|ibus-table-chinese-1.4.6-2|73	%files -n ibus-table-cantonese
14cr|ibus-table-chinese-1.4.6-2|74	%{_datadir}/ibus-table/icons/cantonese.png
14cr|ibus-table-chinese-1.4.6-2|75	%{_datadir}/ibus-table/icons/cantonhk.png
14cr|ibus-table-chinese-1.4.6-2|76	%{_datadir}/ibus-table/icons/jyutping.png
14cr|ibus-table-chinese-1.4.6-2|77	%{_datadir}/ibus-table/tables/cantonese.db
14cr|ibus-table-chinese-1.4.6-2|78	%{_datadir}/ibus-table/tables/cantonhk.db
14cr|ibus-table-chinese-1.4.6-2|79	%{_datadir}/ibus-table/tables/jyutping.db
14cr|ibus-table-chinese-1.4.6-2|80	
14cr|ibus-table-chinese-1.4.6-2|81	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|82	
14cr|ibus-table-chinese-1.4.6-2|83	%package -n ibus-table-erbi
14cr|ibus-table-chinese-1.4.6-2|84	Summary:	ibus-erbi - table-based engine
14cr|ibus-table-chinese-1.4.6-2|85	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|86	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|87	
14cr|ibus-table-chinese-1.4.6-2|88	%description -n ibus-table-erbi
14cr|ibus-table-chinese-1.4.6-2|89	ErBi input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|90	
14cr|ibus-table-chinese-1.4.6-2|91	%files -n ibus-table-erbi
14cr|ibus-table-chinese-1.4.6-2|92	%{_datadir}/ibus-table/icons/erbi*
14cr|ibus-table-chinese-1.4.6-2|93	%{_datadir}/ibus-table/tables/erbi*.db
14cr|ibus-table-chinese-1.4.6-2|94	
14cr|ibus-table-chinese-1.4.6-2|95	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|96	
14cr|ibus-table-chinese-1.4.6-2|97	%package -n ibus-table-stroke5
14cr|ibus-table-chinese-1.4.6-2|98	Summary:	ibus-stroke5 - table-based engine
14cr|ibus-table-chinese-1.4.6-2|99	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|100	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|101	
14cr|ibus-table-chinese-1.4.6-2|102	%description -n ibus-table-stroke5
14cr|ibus-table-chinese-1.4.6-2|103	Stroke5 input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|104	
14cr|ibus-table-chinese-1.4.6-2|105	%files -n ibus-table-stroke5
14cr|ibus-table-chinese-1.4.6-2|106	%{_datadir}/ibus-table/icons/stroke5*
14cr|ibus-table-chinese-1.4.6-2|107	%{_datadir}/ibus-table/tables/stroke5*.db
14cr|ibus-table-chinese-1.4.6-2|108	
14cr|ibus-table-chinese-1.4.6-2|109	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|110	
14cr|ibus-table-chinese-1.4.6-2|111	%package -n ibus-table-wu
14cr|ibus-table-chinese-1.4.6-2|112	Summary:	ibus-wu - table-based engine
14cr|ibus-table-chinese-1.4.6-2|113	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|114	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|115	
14cr|ibus-table-chinese-1.4.6-2|116	%description -n ibus-table-wu
14cr|ibus-table-chinese-1.4.6-2|117	Wu input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|118	
14cr|ibus-table-chinese-1.4.6-2|119	%files -n ibus-table-wu
14cr|ibus-table-chinese-1.4.6-2|120	%{_datadir}/ibus-table/icons/wu.png
14cr|ibus-table-chinese-1.4.6-2|121	%{_datadir}/ibus-table/tables/wu.db
14cr|ibus-table-chinese-1.4.6-2|122	
14cr|ibus-table-chinese-1.4.6-2|123	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|124	
14cr|ibus-table-chinese-1.4.6-2|125	%package -n ibus-table-wubi
14cr|ibus-table-chinese-1.4.6-2|126	Summary:	ibus-wubi - table-based engine
14cr|ibus-table-chinese-1.4.6-2|127	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|128	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|129	
14cr|ibus-table-chinese-1.4.6-2|130	%description -n ibus-table-wubi
14cr|ibus-table-chinese-1.4.6-2|131	Wubi86 input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|132	
14cr|ibus-table-chinese-1.4.6-2|133	%files -n ibus-table-wubi
14cr|ibus-table-chinese-1.4.6-2|134	%{_datadir}/ibus-table/icons/wubi*86.svg
14cr|ibus-table-chinese-1.4.6-2|135	%{_datadir}/ibus-table/tables/wubi*86.db
14cr|ibus-table-chinese-1.4.6-2|136	
14cr|ibus-table-chinese-1.4.6-2|137	#----------------------------------------------------------------------------
14cr|ibus-table-chinese-1.4.6-2|138	
14cr|ibus-table-chinese-1.4.6-2|139	%package -n ibus-table-yong
14cr|ibus-table-chinese-1.4.6-2|140	Summary:	ibus-yong - table-based engine
14cr|ibus-table-chinese-1.4.6-2|141	Group:		System/Internationalization
14cr|ibus-table-chinese-1.4.6-2|142	Requires:	ibus-table
14cr|ibus-table-chinese-1.4.6-2|143	
14cr|ibus-table-chinese-1.4.6-2|144	%description -n ibus-table-yong
14cr|ibus-table-chinese-1.4.6-2|145	Yong input method on IBus Table under IBus framework.
14cr|ibus-table-chinese-1.4.6-2|146	
14cr|ibus-table-chinese-1.4.6-2|147	%files -n ibus-table-yong
14cr|ibus-table-chinese-1.4.6-2|148	%{_datadir}/ibus-table/icons/yong*
14cr|ibus-table-chinese-1.4.6-2|149	%{_datadir}/ibus-table/tables/yong*.db
14cr|ibus-table-chinese-1.4.6-2|150	
14cr|ibus-table-chinese-1.4.6-2|151	#---------------------------------------------------------------------------0
14cr|ibus-table-chinese-1.4.6-2|152	
14cr|ibus-table-chinese-1.4.6-2|153	%prep
14cr|ibus-table-chinese-1.4.6-2|154	%setup -q -n %{name}-%{version}-Source -a1
14cr|ibus-table-chinese-1.4.6-2|155	
14cr|ibus-table-chinese-1.4.6-2|156	%build
14cr|ibus-table-chinese-1.4.6-2|157	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DDATA_DIR:PATH=%{_datadir}
14cr|ibus-table-chinese-1.4.6-2|158	%make
14cr|ibus-table-chinese-1.4.6-2|159	
14cr|ibus-table-chinese-1.4.6-2|160	%install
14cr|ibus-table-chinese-1.4.6-2|161	%makeinstall_std
14cr|ibus-table-chinese-1.4.6-2|162	
14cr|ibus-table-chinese-1.4.6-2|163	rm -rf %{buildroot}%{_datadir}/doc
14cr|ibus-table-chinese-1.4.6-2|164	
14cr|ibus-table-chinese-1.4.6-2|165	
14cr|ibus-table-chinese-1.4.6-2|166	%changelog
14cr|ibus-table-chinese-1.4.6-2|167	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.6-2
14cr|ibus-table-chinese-1.4.6-2|168	+ Revision: 179fedd
14cr|ibus-table-chinese-1.4.6-2|169	- MassBuild#464: Increase release tag
14cr|ibus-table-chinese-1.4.6-2|170	
14cr|ibus-table-chinese-1.4.6-2|171	

2119 14
14cr|ibus-table-extraphrase-1.3.9.20110826-2|1	Summary:	Chinese extra phrases for ibus-table based IME
14cr|ibus-table-extraphrase-1.3.9.20110826-2|2	Name:		ibus-table-extraphrase
14cr|ibus-table-extraphrase-1.3.9.20110826-2|3	Version:	1.3.9.20110826
14cr|ibus-table-extraphrase-1.3.9.20110826-2|4	Release:	2
14cr|ibus-table-extraphrase-1.3.9.20110826-2|5	License:	GPLv2+
14cr|ibus-table-extraphrase-1.3.9.20110826-2|6	Group:		System/Internationalization
14cr|ibus-table-extraphrase-1.3.9.20110826-2|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-table-extraphrase-1.3.9.20110826-2|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-table-extraphrase-1.3.9.20110826-2|9	Source10:	%{name}.rpmlintrc
14cr|ibus-table-extraphrase-1.3.9.20110826-2|10	Patch0:		ibus-table-extraphrase-0.1.2.20090102-noarch.patch
14cr|ibus-table-extraphrase-1.3.9.20110826-2|11	BuildRequires:	python-devel
14cr|ibus-table-extraphrase-1.3.9.20110826-2|12	BuildRequires:	ibus-table-devel
14cr|ibus-table-extraphrase-1.3.9.20110826-2|13	Requires:	ibus-table
14cr|ibus-table-extraphrase-1.3.9.20110826-2|14	BuildArch:	noarch
14cr|ibus-table-extraphrase-1.3.9.20110826-2|15	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|16	%description
14cr|ibus-table-extraphrase-1.3.9.20110826-2|17	This package provide Chinese extra phrases for ibus-table based IME,
14cr|ibus-table-extraphrase-1.3.9.20110826-2|18	such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
14cr|ibus-table-extraphrase-1.3.9.20110826-2|19	ibus-table-erbi and etc.
14cr|ibus-table-extraphrase-1.3.9.20110826-2|20	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|21	This package will also provide a script, called ibus-table-extraphrase,
14cr|ibus-table-extraphrase-1.3.9.20110826-2|22	to print the path of extra_phrase.txt.bz2, which can be used when using
14cr|ibus-table-extraphrase-1.3.9.20110826-2|23	ibus-table-createdb to generate IME database.
14cr|ibus-table-extraphrase-1.3.9.20110826-2|24	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|25	%files
14cr|ibus-table-extraphrase-1.3.9.20110826-2|26	%{_datadir}/ibus-table/data/extra_phrase.txt
14cr|ibus-table-extraphrase-1.3.9.20110826-2|27	%{_datadir}/pkgconfig/*.pc
14cr|ibus-table-extraphrase-1.3.9.20110826-2|28	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|29	#----------------------------------------------------------------------------
14cr|ibus-table-extraphrase-1.3.9.20110826-2|30	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|31	%prep
14cr|ibus-table-extraphrase-1.3.9.20110826-2|32	%setup -q
14cr|ibus-table-extraphrase-1.3.9.20110826-2|33	%patch0 -p0
14cr|ibus-table-extraphrase-1.3.9.20110826-2|34	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|35	%build
14cr|ibus-table-extraphrase-1.3.9.20110826-2|36	%configure2_5x
14cr|ibus-table-extraphrase-1.3.9.20110826-2|37	%make
14cr|ibus-table-extraphrase-1.3.9.20110826-2|38	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|39	%install
14cr|ibus-table-extraphrase-1.3.9.20110826-2|40	%makeinstall_std
14cr|ibus-table-extraphrase-1.3.9.20110826-2|41	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|42	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|43	%changelog
14cr|ibus-table-extraphrase-1.3.9.20110826-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9.20110826-2
14cr|ibus-table-extraphrase-1.3.9.20110826-2|45	+ Revision: 6c5d456
14cr|ibus-table-extraphrase-1.3.9.20110826-2|46	- MassBuild#464: Increase release tag
14cr|ibus-table-extraphrase-1.3.9.20110826-2|47	
14cr|ibus-table-extraphrase-1.3.9.20110826-2|48	

2120 14
14cr|ibus-table-others-1.3.0.20100528-9|1	Summary:	ibus-table-others - table-based engine
14cr|ibus-table-others-1.3.0.20100528-9|2	Name:		ibus-table-others
14cr|ibus-table-others-1.3.0.20100528-9|3	Version:	1.3.0.20100528
14cr|ibus-table-others-1.3.0.20100528-9|4	Release:	9
14cr|ibus-table-others-1.3.0.20100528-9|5	License:	GPLv2+
14cr|ibus-table-others-1.3.0.20100528-9|6	Group:		System/Internationalization
14cr|ibus-table-others-1.3.0.20100528-9|7	Url:		http://code.google.com/p/ibus/
14cr|ibus-table-others-1.3.0.20100528-9|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ibus-table-others-1.3.0.20100528-9|9	BuildRequires:	pkgconfig(ibus-1.0)
14cr|ibus-table-others-1.3.0.20100528-9|10	BuildRequires:	pkgconfig(ibus-table)
14cr|ibus-table-others-1.3.0.20100528-9|11	Requires:	ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|12	BuildArch:	noarch
14cr|ibus-table-others-1.3.0.20100528-9|13	
14cr|ibus-table-others-1.3.0.20100528-9|14	%description
14cr|ibus-table-others-1.3.0.20100528-9|15	Provides the following input methods on IBus-Table on IBus framework:
14cr|ibus-table-others-1.3.0.20100528-9|16	
14cr|ibus-table-others-1.3.0.20100528-9|17	* CNS11643
14cr|ibus-table-others-1.3.0.20100528-9|18	* Emoji
14cr|ibus-table-others-1.3.0.20100528-9|19	* IPA-X-SAMPA
14cr|ibus-table-others-1.3.0.20100528-9|20	* RussianTraditional
14cr|ibus-table-others-1.3.0.20100528-9|21	* Yawerty
14cr|ibus-table-others-1.3.0.20100528-9|22	
14cr|ibus-table-others-1.3.0.20100528-9|23	%files
14cr|ibus-table-others-1.3.0.20100528-9|24	%{_datadir}/ibus-table/icons/cns11643.png
14cr|ibus-table-others-1.3.0.20100528-9|25	%{_datadir}/ibus-table/icons/ibus-emoji.svg
14cr|ibus-table-others-1.3.0.20100528-9|26	%{_datadir}/ibus-table/icons/ipa-x-sampa.png
14cr|ibus-table-others-1.3.0.20100528-9|27	%{_datadir}/ibus-table/icons/rustrad.png
14cr|ibus-table-others-1.3.0.20100528-9|28	%{_datadir}/ibus-table/icons/yawerty.png
14cr|ibus-table-others-1.3.0.20100528-9|29	%{_datadir}/ibus-table/tables/cns11643.db
14cr|ibus-table-others-1.3.0.20100528-9|30	%{_datadir}/ibus-table/tables/emoji-table.db
14cr|ibus-table-others-1.3.0.20100528-9|31	%{_datadir}/ibus-table/tables/ipa-x-sampa.db
14cr|ibus-table-others-1.3.0.20100528-9|32	%{_datadir}/ibus-table/tables/rustrad.db
14cr|ibus-table-others-1.3.0.20100528-9|33	%{_datadir}/ibus-table/tables/yawerty.db
14cr|ibus-table-others-1.3.0.20100528-9|34	
14cr|ibus-table-others-1.3.0.20100528-9|35	#----------------------------------------------------------------------------
14cr|ibus-table-others-1.3.0.20100528-9|36	
14cr|ibus-table-others-1.3.0.20100528-9|37	%package -n ibus-table-th
14cr|ibus-table-others-1.3.0.20100528-9|38	Summary:	Thai language support via ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|39	Group:		System/Internationalization
14cr|ibus-table-others-1.3.0.20100528-9|40	Requires:	ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|41	Requires:	locales-th
14cr|ibus-table-others-1.3.0.20100528-9|42	Requires(post,preun):	GConf2
14cr|ibus-table-others-1.3.0.20100528-9|43	
14cr|ibus-table-others-1.3.0.20100528-9|44	%description -n ibus-table-th
14cr|ibus-table-others-1.3.0.20100528-9|45	Thai input method on IBus Table under IBus framework.
14cr|ibus-table-others-1.3.0.20100528-9|46	
14cr|ibus-table-others-1.3.0.20100528-9|47	%files -n ibus-table-th
14cr|ibus-table-others-1.3.0.20100528-9|48	%{_datadir}/ibus-table/icons/thai.png
14cr|ibus-table-others-1.3.0.20100528-9|49	%{_datadir}/ibus-table/tables/thai.db
14cr|ibus-table-others-1.3.0.20100528-9|50	
14cr|ibus-table-others-1.3.0.20100528-9|51	#----------------------------------------------------------------------------
14cr|ibus-table-others-1.3.0.20100528-9|52	
14cr|ibus-table-others-1.3.0.20100528-9|53	%package -n ibus-table-vi
14cr|ibus-table-others-1.3.0.20100528-9|54	Summary:	Vietnamese language support via ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|55	Group:		System/Internationalization
14cr|ibus-table-others-1.3.0.20100528-9|56	Requires:	ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|57	Requires(post,preun):	GConf2
14cr|ibus-table-others-1.3.0.20100528-9|58	Requires:	locales-vi
14cr|ibus-table-others-1.3.0.20100528-9|59	
14cr|ibus-table-others-1.3.0.20100528-9|60	%description -n ibus-table-vi
14cr|ibus-table-others-1.3.0.20100528-9|61	Vietnamese input method on IBus Table under IBus framework.
14cr|ibus-table-others-1.3.0.20100528-9|62	
14cr|ibus-table-others-1.3.0.20100528-9|63	%files -n ibus-table-vi
14cr|ibus-table-others-1.3.0.20100528-9|64	%{_datadir}/ibus-table/icons/viqr.png
14cr|ibus-table-others-1.3.0.20100528-9|65	%{_datadir}/ibus-table/tables/viqr.db
14cr|ibus-table-others-1.3.0.20100528-9|66	
14cr|ibus-table-others-1.3.0.20100528-9|67	#----------------------------------------------------------------------------
14cr|ibus-table-others-1.3.0.20100528-9|68	
14cr|ibus-table-others-1.3.0.20100528-9|69	%package -n ibus-table-translit
14cr|ibus-table-others-1.3.0.20100528-9|70	Summary:	ibus-translit - table-based engine
14cr|ibus-table-others-1.3.0.20100528-9|71	Group:		System/Internationalization
14cr|ibus-table-others-1.3.0.20100528-9|72	Requires:	ibus-table
14cr|ibus-table-others-1.3.0.20100528-9|73	Requires(post,preun):	GConf2
14cr|ibus-table-others-1.3.0.20100528-9|74	
14cr|ibus-table-others-1.3.0.20100528-9|75	%description -n ibus-table-translit
14cr|ibus-table-others-1.3.0.20100528-9|76	Translit input method on IBus Table under IBus framework.
14cr|ibus-table-others-1.3.0.20100528-9|77	
14cr|ibus-table-others-1.3.0.20100528-9|78	%files -n ibus-table-translit
14cr|ibus-table-others-1.3.0.20100528-9|79	%{_datadir}/ibus-table/icons/translit-ua.png
14cr|ibus-table-others-1.3.0.20100528-9|80	%{_datadir}/ibus-table/icons/translit.png
14cr|ibus-table-others-1.3.0.20100528-9|81	%{_datadir}/ibus-table/tables/translit-ua.db
14cr|ibus-table-others-1.3.0.20100528-9|82	%{_datadir}/ibus-table/tables/translit.db
14cr|ibus-table-others-1.3.0.20100528-9|83	
14cr|ibus-table-others-1.3.0.20100528-9|84	#----------------------------------------------------------------------------
14cr|ibus-table-others-1.3.0.20100528-9|85	
14cr|ibus-table-others-1.3.0.20100528-9|86	%prep
14cr|ibus-table-others-1.3.0.20100528-9|87	%setup -q
14cr|ibus-table-others-1.3.0.20100528-9|88	
14cr|ibus-table-others-1.3.0.20100528-9|89	%build
14cr|ibus-table-others-1.3.0.20100528-9|90	%configure2_5x --disable-compose --disable-latex
14cr|ibus-table-others-1.3.0.20100528-9|91	%make
14cr|ibus-table-others-1.3.0.20100528-9|92	
14cr|ibus-table-others-1.3.0.20100528-9|93	%install
14cr|ibus-table-others-1.3.0.20100528-9|94	%makeinstall_std
14cr|ibus-table-others-1.3.0.20100528-9|95	
14cr|ibus-table-others-1.3.0.20100528-9|96	
14cr|ibus-table-others-1.3.0.20100528-9|97	%changelog
14cr|ibus-table-others-1.3.0.20100528-9|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0.20100528-9
14cr|ibus-table-others-1.3.0.20100528-9|99	+ Revision: 1e439d4
14cr|ibus-table-others-1.3.0.20100528-9|100	- MassBuild#464: Increase release tag
14cr|ibus-table-others-1.3.0.20100528-9|101	
14cr|ibus-table-others-1.3.0.20100528-9|102	

2121 14
14cr|ibWebAdmin-1.0.2-12|1	Summary:        Adminstration of Firebird over the web
14cr|ibWebAdmin-1.0.2-12|2	Name:           ibWebAdmin
14cr|ibWebAdmin-1.0.2-12|3	Version:        1.0.2
14cr|ibWebAdmin-1.0.2-12|4	Release:        12
14cr|ibWebAdmin-1.0.2-12|5	License:        GPL
14cr|ibWebAdmin-1.0.2-12|6	Group:          System/Servers
14cr|ibWebAdmin-1.0.2-12|7	URL:            http://www.ibwebadmin.net/
14cr|ibWebAdmin-1.0.2-12|8	Source0:        http://ufpr.dl.sourceforge.net/sourceforge/ibwebadmin/ibWebAdmin_%{version}.tar.gz
14cr|ibWebAdmin-1.0.2-12|9	Source1:	configuration.inc.php
14cr|ibWebAdmin-1.0.2-12|10	Requires:       apache-mod_php
14cr|ibWebAdmin-1.0.2-12|11	Requires:       php-mysql
14cr|ibWebAdmin-1.0.2-12|12	Requires:       php-mbstring
14cr|ibWebAdmin-1.0.2-12|13	Requires:	apache-mod_socache_shmcb
14cr|ibWebAdmin-1.0.2-12|14	Requires:       php-mcrypt
14cr|ibWebAdmin-1.0.2-12|15	Requires(post): ccp >= 0.4.0
14cr|ibWebAdmin-1.0.2-12|16	Requires:       firebird-server
14cr|ibWebAdmin-1.0.2-12|17	Requires:       php-firebird
14cr|ibWebAdmin-1.0.2-12|18	BuildRequires:  imagemagick
14cr|ibWebAdmin-1.0.2-12|19	BuildArch:      noarch
14cr|ibWebAdmin-1.0.2-12|20	
14cr|ibWebAdmin-1.0.2-12|21	%description
14cr|ibWebAdmin-1.0.2-12|22	phpMyAdmin is intended to handle the adminstration of Firebird over
14cr|ibWebAdmin-1.0.2-12|23	the web. Currently it can : create and drop databases, create,
14cr|ibWebAdmin-1.0.2-12|24	copy, drop and alter tables, delete, edit and add fields, execute
14cr|ibWebAdmin-1.0.2-12|25	any SQL-statement, even batch-queries, manage keys on fields, load
14cr|ibWebAdmin-1.0.2-12|26	text files into tables, create and read dumps of tables, export
14cr|ibWebAdmin-1.0.2-12|27	data to CSV value, administer multiple servers and single
14cr|ibWebAdmin-1.0.2-12|28	databases.
14cr|ibWebAdmin-1.0.2-12|29	
14cr|ibWebAdmin-1.0.2-12|30	%prep
14cr|ibWebAdmin-1.0.2-12|31	%setup -q -n %{name}_%{version}
14cr|ibWebAdmin-1.0.2-12|32	cp -f %{SOURCE1} %{_builddir}/%{name}_%{version}/inc/configuration.inc.php
14cr|ibWebAdmin-1.0.2-12|33	
14cr|ibWebAdmin-1.0.2-12|34	%build
14cr|ibWebAdmin-1.0.2-12|35	
14cr|ibWebAdmin-1.0.2-12|36	%install
14cr|ibWebAdmin-1.0.2-12|37	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|ibWebAdmin-1.0.2-12|38	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|ibWebAdmin-1.0.2-12|39	install -d %{buildroot}/var/www/%{name}
14cr|ibWebAdmin-1.0.2-12|40	
14cr|ibWebAdmin-1.0.2-12|41	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|ibWebAdmin-1.0.2-12|42	
14cr|ibWebAdmin-1.0.2-12|43	# cleanup
14cr|ibWebAdmin-1.0.2-12|44	pushd %{buildroot}/var/www/%{name}
14cr|ibWebAdmin-1.0.2-12|45	rm -f change_cvs.sh LICENSE Makefile NEWS README
14cr|ibWebAdmin-1.0.2-12|46	popd
14cr|ibWebAdmin-1.0.2-12|47	
14cr|ibWebAdmin-1.0.2-12|48	# fix config file location
14cr|ibWebAdmin-1.0.2-12|49	mv %{buildroot}/var/www/%{name}/inc/configuration.inc.php %{buildroot}%{_sysconfdir}/%{name}/
14cr|ibWebAdmin-1.0.2-12|50	ln -s %{_sysconfdir}/%{name}/configuration.inc.php %{buildroot}/var/www/%{name}/inc/configuration.inc.php
14cr|ibWebAdmin-1.0.2-12|51	
14cr|ibWebAdmin-1.0.2-12|52	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|ibWebAdmin-1.0.2-12|53	Alias /%{name} /var/www/%{name}
14cr|ibWebAdmin-1.0.2-12|54	
14cr|ibWebAdmin-1.0.2-12|55	php_flag session.auto_start 0
14cr|ibWebAdmin-1.0.2-12|56	
14cr|ibWebAdmin-1.0.2-12|57	<Directory /var/www/%{name}>
14cr|ibWebAdmin-1.0.2-12|58	Require host 127.0.0.1
14cr|ibWebAdmin-1.0.2-12|59	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/01_%{name}.conf"
14cr|ibWebAdmin-1.0.2-12|60	</Directory>
14cr|ibWebAdmin-1.0.2-12|61	
14cr|ibWebAdmin-1.0.2-12|62	<Directory /var/www/%{name}/inc>
14cr|ibWebAdmin-1.0.2-12|63	Require all denied
14cr|ibWebAdmin-1.0.2-12|64	</Directory>
14cr|ibWebAdmin-1.0.2-12|65	EOF
14cr|ibWebAdmin-1.0.2-12|66	
14cr|ibWebAdmin-1.0.2-12|67	# XDG menu
14cr|ibWebAdmin-1.0.2-12|68	install -d %{buildroot}%{_datadir}/applications
14cr|ibWebAdmin-1.0.2-12|69	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ibWebAdmin-1.0.2-12|70	[Desktop Entry]
14cr|ibWebAdmin-1.0.2-12|71	Name=ibWebAdmin
14cr|ibWebAdmin-1.0.2-12|72	Comment=%{summary}
14cr|ibWebAdmin-1.0.2-12|73	Exec="%{_bindir}/www-browser http://localhost/%{name}/"
14cr|ibWebAdmin-1.0.2-12|74	Icon=%{name}
14cr|ibWebAdmin-1.0.2-12|75	Terminal=false
14cr|ibWebAdmin-1.0.2-12|76	Type=Application
14cr|ibWebAdmin-1.0.2-12|77	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cr|ibWebAdmin-1.0.2-12|78	EOF
14cr|ibWebAdmin-1.0.2-12|79	
14cr|ibWebAdmin-1.0.2-12|80	%post
14cr|ibWebAdmin-1.0.2-12|81	ccp --delete --ifexists --set "NoOrphans" --ignoreopt VERSION \
14cr|ibWebAdmin-1.0.2-12|82	--oldfile %{_sysconfdir}/%{name}/configuration.inc.php \
14cr|ibWebAdmin-1.0.2-12|83	--newfile %{_sysconfdir}/%{name}/configuration.inc.php.rpmnew
14cr|ibWebAdmin-1.0.2-12|84	
14cr|ibWebAdmin-1.0.2-12|85	%clean
14cr|ibWebAdmin-1.0.2-12|86	
14cr|ibWebAdmin-1.0.2-12|87	%files
14cr|ibWebAdmin-1.0.2-12|88	%defattr(-,root,root,0755)
14cr|ibWebAdmin-1.0.2-12|89	%doc LICENSE NEWS README
14cr|ibWebAdmin-1.0.2-12|90	%dir %{_sysconfdir}/%{name}
14cr|ibWebAdmin-1.0.2-12|91	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/configuration.inc.php
14cr|ibWebAdmin-1.0.2-12|92	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|ibWebAdmin-1.0.2-12|93	/var/www/%{name}
14cr|ibWebAdmin-1.0.2-12|94	%{_datadir}/applications/*.desktop
14cr|ibWebAdmin-1.0.2-12|95	
14cr|ibWebAdmin-1.0.2-12|96	
14cr|ibWebAdmin-1.0.2-12|97	
14cr|ibWebAdmin-1.0.2-12|98	%changelog
14cr|ibWebAdmin-1.0.2-12|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-12
14cr|ibWebAdmin-1.0.2-12|100	+ Revision: 458ac89
14cr|ibWebAdmin-1.0.2-12|101	- MassBuild#464: Increase release tag
14cr|ibWebAdmin-1.0.2-12|102	
14cr|ibWebAdmin-1.0.2-12|103	

2122 14
14cr|ical-2.3.3-3|1	Summary:	An X Window System-based calendar program
14cr|ical-2.3.3-3|2	Name:		ical
14cr|ical-2.3.3-3|3	Version:	2.3.3
14cr|ical-2.3.3-3|4	Release:	%{mkrel 3}
14cr|ical-2.3.3-3|5	
14cr|ical-2.3.3-3|6	Source0:	http://www.annexia.org/_file/%{name}-%{version}.tar.gz
14cr|ical-2.3.3-3|7	Source1:	ical-icons.tar.bz2
14cr|ical-2.3.3-3|8	Patch0:		ical-2.3.3-no-locincpth.patch
14cr|ical-2.3.3-3|9	Patch1:		ical-2.2-duplicates.patch
14cr|ical-2.3.3-3|10	Patch2:		ical-2.2-alarm-arrow.patch
14cr|ical-2.3.3-3|11	Patch3:		ical-2.2-autoflags.patch
14cr|ical-2.3.3-3|12	Patch4:		ical-2.3.3-tcl_relocate.patch
14cr|ical-2.3.3-3|13	Patch5:		ical-2.3.3-tcl8.6.patch
14cr|ical-2.3.3-3|14	# Fix use of variable names of the style foo(done): recent Tcl versions
14cr|ical-2.3.3-3|15	# reject this with error "upvar won't create a scalar variable that
14cr|ical-2.3.3-3|16	# looks like an array element" - AdamW 2008/10
14cr|ical-2.3.3-3|17	Patch6:		ical-2.3.3-varnames.patch
14cr|ical-2.3.3-3|18	Patch7:		ical-2.3.3-gcc4.4.patch
14cr|ical-2.3.3-3|19	
14cr|ical-2.3.3-3|20	URL:		http://www.annexia.org/freeware/ical/
14cr|ical-2.3.3-3|21	License:	BSD-like
14cr|ical-2.3.3-3|22	Group:		Office
14cr|ical-2.3.3-3|23	BuildRequires:	tk
14cr|ical-2.3.3-3|24	BuildRequires:	tk-devel
14cr|ical-2.3.3-3|25	BuildRequires:	tcl
14cr|ical-2.3.3-3|26	BuildRequires:	tcl-devel
14cr|ical-2.3.3-3|27	Requires:	tcl
14cr|ical-2.3.3-3|28	Requires:	tk
14cr|ical-2.3.3-3|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ical-2.3.3-3|30	
14cr|ical-2.3.3-3|31	%description
14cr|ical-2.3.3-3|32	Ical is an X Window System based calendar program. Ical will easily
14cr|ical-2.3.3-3|33	create/edit/delete entries, create repeating entries, remind you about
14cr|ical-2.3.3-3|34	upcoming appointments, print and list item occurrences, and allow
14cr|ical-2.3.3-3|35	shared calendars between different users.
14cr|ical-2.3.3-3|36	
14cr|ical-2.3.3-3|37	%prep
14cr|ical-2.3.3-3|38	%setup -q
14cr|ical-2.3.3-3|39	%patch0 -p1 -b .no-locincpth
14cr|ical-2.3.3-3|40	%patch1 -p1 -b .duplicates
14cr|ical-2.3.3-3|41	%patch2 -p1 -b .alarm-arrow
14cr|ical-2.3.3-3|42	%patch3 -p1 -b .autoflags
14cr|ical-2.3.3-3|43	%patch4 -p1 -b .tcl_relocate
14cr|ical-2.3.3-3|44	%patch5 -p1 -b .tcl86
14cr|ical-2.3.3-3|45	%patch6 -p1 -b .varnames
14cr|ical-2.3.3-3|46	%patch7 -p0 -b .gcc
14cr|ical-2.3.3-3|47	
14cr|ical-2.3.3-3|48	%build
14cr|ical-2.3.3-3|49	autoreconf
14cr|ical-2.3.3-3|50	pushd types
14cr|ical-2.3.3-3|51	autoconf
14cr|ical-2.3.3-3|52	popd
14cr|ical-2.3.3-3|53	
14cr|ical-2.3.3-3|54	%configure2_5x --with-tclsh=%{_bindir}/tclsh --with-tclconfig=%{_libdir} --with-tclscripts=%{tcl_sitelib} --with-tkscripts=%{_datadir}/tk%{tcl_version}
14cr|ical-2.3.3-3|55	%make CXXLINKER="g++ %{ldflags}"
14cr|ical-2.3.3-3|56	
14cr|ical-2.3.3-3|57	%install
14cr|ical-2.3.3-3|58	rm -rf %{buildroot}
14cr|ical-2.3.3-3|59	#mkdir -p %{buildroot}/etc/X11/wmconfig
14cr|ical-2.3.3-3|60	mkdir -p %{buildroot}%{_bindir}
14cr|ical-2.3.3-3|61	mkdir -p %{buildroot}%{_prefix}/lib
14cr|ical-2.3.3-3|62	mkdir -p %{buildroot}%{_mandir}/man1
14cr|ical-2.3.3-3|63	
14cr|ical-2.3.3-3|64	%makeinstall
14cr|ical-2.3.3-3|65	install -m644 doc/ical.man %{buildroot}%{_mandir}/man1/ical.1
14cr|ical-2.3.3-3|66	
14cr|ical-2.3.3-3|67	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ical-2.3.3-3|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|ical-2.3.3-3|69	[Desktop Entry]
14cr|ical-2.3.3-3|70	Name=%{name}
14cr|ical-2.3.3-3|71	Comment=An X Window System-based calendar program
14cr|ical-2.3.3-3|72	Exec=%{_bindir}/%{name}
14cr|ical-2.3.3-3|73	Icon=%{name}
14cr|ical-2.3.3-3|74	Terminal=false
14cr|ical-2.3.3-3|75	Type=Application
14cr|ical-2.3.3-3|76	Categories=Office;Calendar;
14cr|ical-2.3.3-3|77	EOF
14cr|ical-2.3.3-3|78	
14cr|ical-2.3.3-3|79	#mdk icons
14cr|ical-2.3.3-3|80	install -d %{buildroot}%{_iconsdir}
14cr|ical-2.3.3-3|81	tar jxvf %{SOURCE1} -C %{buildroot}%{_iconsdir}
14cr|ical-2.3.3-3|82	
14cr|ical-2.3.3-3|83	#nuke unpackaged files
14cr|ical-2.3.3-3|84	rm -f %{buildroot}%{_prefix}/man/man1/ical.1
14cr|ical-2.3.3-3|85	
14cr|ical-2.3.3-3|86	%if %mdkversion < 200900
14cr|ical-2.3.3-3|87	%post
14cr|ical-2.3.3-3|88	%update_menus
14cr|ical-2.3.3-3|89	%update_icon_cache hicolor
14cr|ical-2.3.3-3|90	%endif
14cr|ical-2.3.3-3|91	
14cr|ical-2.3.3-3|92	%if %mdkversion < 200900
14cr|ical-2.3.3-3|93	%postun
14cr|ical-2.3.3-3|94	%clean_menus
14cr|ical-2.3.3-3|95	%clean_icon_cache hicolor
14cr|ical-2.3.3-3|96	%endif
14cr|ical-2.3.3-3|97	
14cr|ical-2.3.3-3|98	%clean
14cr|ical-2.3.3-3|99	rm -rf %{buildroot}
14cr|ical-2.3.3-3|100	
14cr|ical-2.3.3-3|101	%files
14cr|ical-2.3.3-3|102	%defattr(-,root,root)
14cr|ical-2.3.3-3|103	%doc COPYRIGHT ANNOUNCE CHANGES.html README TODO
14cr|ical-2.3.3-3|104	%doc doc/ical.html doc/ical.doc
14cr|ical-2.3.3-3|105	%doc doc/interface.html doc/interface.doc
14cr|ical-2.3.3-3|106	%{_bindir}/ical*
14cr|ical-2.3.3-3|107	%{_mandir}/man1/ical.1*
14cr|ical-2.3.3-3|108	%{_prefix}/lib/ical
14cr|ical-2.3.3-3|109	%{tcl_sitelib}/%{name}
14cr|ical-2.3.3-3|110	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|ical-2.3.3-3|111	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ical-2.3.3-3|112	
14cr|ical-2.3.3-3|113	
14cr|ical-2.3.3-3|114	
14cr|ical-2.3.3-3|115	
14cr|ical-2.3.3-3|116	%changelog
14cr|ical-2.3.3-3|117	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.3.3-3
14cr|ical-2.3.3-3|118	+ Revision: f67ee87
14cr|ical-2.3.3-3|119	- Automatic import for version 2.3.3
14cr|ical-2.3.3-3|120	
14cr|ical-2.3.3-3|121	

2123 14
14cr|icclib-2.14-2|1	%define major	2
14cr|icclib-2.14-2|2	%define libname %mklibname icc %{major}
14cr|icclib-2.14-2|3	%define devname %mklibname icc -d
14cr|icclib-2.14-2|4	
14cr|icclib-2.14-2|5	Summary:	ICC profile I/O library
14cr|icclib-2.14-2|6	Name:		icclib
14cr|icclib-2.14-2|7	Version:	2.14
14cr|icclib-2.14-2|8	Release:	2
14cr|icclib-2.14-2|9	Group:		Graphics
14cr|icclib-2.14-2|10	License:	GPLv3
14cr|icclib-2.14-2|11	Url:		http://www.argyllcms.com/
14cr|icclib-2.14-2|12	Source0:	http://www.argyllcms.com/icclib_V%{version}.zip
14cr|icclib-2.14-2|13	# (fc) 2.1-0.beta.1mdv change build system to use autotools (Debian)
14cr|icclib-2.14-2|14	Patch0:		icclib-2.1-autotools.patch
14cr|icclib-2.14-2|15	
14cr|icclib-2.14-2|16	%description
14cr|icclib-2.14-2|17	The icclib is a set of routines which implement the reading and
14cr|icclib-2.14-2|18	writing of color profile files that conform to the International
14cr|icclib-2.14-2|19	Color Consortium (ICC) Profile Format Specification, Version 3.4.
14cr|icclib-2.14-2|20	
14cr|icclib-2.14-2|21	%package -n %{libname}
14cr|icclib-2.14-2|22	Summary:        Libraries for icclib
14cr|icclib-2.14-2|23	Group:          System/Libraries
14cr|icclib-2.14-2|24	
14cr|icclib-2.14-2|25	%description -n %{libname}
14cr|icclib-2.14-2|26	The icclib is a set of routines which implement the reading and
14cr|icclib-2.14-2|27	writing of color profile files that conform to the International
14cr|icclib-2.14-2|28	Color Consortium (ICC) Profile Format Specification, Version 3.4.
14cr|icclib-2.14-2|29	
14cr|icclib-2.14-2|30	%package -n %{devname}
14cr|icclib-2.14-2|31	Summary:        Development libraries, header files for icclib
14cr|icclib-2.14-2|32	Group:          Development/GNOME and GTK+
14cr|icclib-2.14-2|33	Requires:       %{libname} = %{version}
14cr|icclib-2.14-2|34	Provides:	icclib-devel = %{version}-%{release}
14cr|icclib-2.14-2|35	
14cr|icclib-2.14-2|36	%description -n %{devname}
14cr|icclib-2.14-2|37	The icclib is a set of routines which implement the reading and
14cr|icclib-2.14-2|38	writing of color profile files that conform to the International
14cr|icclib-2.14-2|39	Color Consortium (ICC) Profile Format Specification, Version 3.4.
14cr|icclib-2.14-2|40	
14cr|icclib-2.14-2|41	%prep
14cr|icclib-2.14-2|42	%setup -qc
14cr|icclib-2.14-2|43	%apply_patches
14cr|icclib-2.14-2|44	
14cr|icclib-2.14-2|45	#needed by patch0
14cr|icclib-2.14-2|46	autoreconf -i
14cr|icclib-2.14-2|47	
14cr|icclib-2.14-2|48	%build
14cr|icclib-2.14-2|49	%configure2_5x \
14cr|icclib-2.14-2|50	--disable-static
14cr|icclib-2.14-2|51	
14cr|icclib-2.14-2|52	%make
14cr|icclib-2.14-2|53	
14cr|icclib-2.14-2|54	%check
14cr|icclib-2.14-2|55	make check
14cr|icclib-2.14-2|56	
14cr|icclib-2.14-2|57	%install
14cr|icclib-2.14-2|58	%makeinstall_std
14cr|icclib-2.14-2|59	
14cr|icclib-2.14-2|60	%files
14cr|icclib-2.14-2|61	%{_bindir}/*
14cr|icclib-2.14-2|62	
14cr|icclib-2.14-2|63	%files -n %{libname}
14cr|icclib-2.14-2|64	%{_libdir}/*.so.%{major}*
14cr|icclib-2.14-2|65	
14cr|icclib-2.14-2|66	%files -n %{devname}
14cr|icclib-2.14-2|67	%doc log.txt Readme.txt todo.txt
14cr|icclib-2.14-2|68	%{_libdir}/*.so
14cr|icclib-2.14-2|69	%{_includedir}/*
14cr|icclib-2.14-2|70	
14cr|icclib-2.14-2|71	
14cr|icclib-2.14-2|72	%changelog
14cr|icclib-2.14-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14-2
14cr|icclib-2.14-2|74	+ Revision: b2b9f72
14cr|icclib-2.14-2|75	- MassBuild#464: Increase release tag
14cr|icclib-2.14-2|76	
14cr|icclib-2.14-2|77	

2124 14
14cr|icecast-2.3.3-4|1	Summary:	Streaming Media Server
14cr|icecast-2.3.3-4|2	Name:		icecast
14cr|icecast-2.3.3-4|3	Version:	2.3.3
14cr|icecast-2.3.3-4|4	Release:	4
14cr|icecast-2.3.3-4|5	Epoch:		2
14cr|icecast-2.3.3-4|6	Group:		System/Servers
14cr|icecast-2.3.3-4|7	License:	GPLv2+
14cr|icecast-2.3.3-4|8	Url:		http://www.icecast.org
14cr|icecast-2.3.3-4|9	Source0:	http://downloads.us.xiph.org/releases/icecast/%{name}-%{version}.tar.gz
14cr|icecast-2.3.3-4|10	Source1:	status3.xsl
14cr|icecast-2.3.3-4|11	Source2:	icecast.service
14cr|icecast-2.3.3-4|12	Source3:	icecast.logrotate
14cr|icecast-2.3.3-4|13	Source4:	icecast.xml
14cr|icecast-2.3.3-4|14	Patch0:		%{name}.conf.patch
14cr|icecast-2.3.3-4|15	BuildRequires:	pkgconfig(libcurl)
14cr|icecast-2.3.3-4|16	BuildRequires:	pkgconfig(libxslt)
14cr|icecast-2.3.3-4|17	BuildRequires:	pkgconfig(ogg)
14cr|icecast-2.3.3-4|18	BuildRequires:	pkgconfig(speex)
14cr|icecast-2.3.3-4|19	BuildRequires:	pkgconfig(theora)
14cr|icecast-2.3.3-4|20	BuildRequires:	pkgconfig(vorbis)
14cr|icecast-2.3.3-4|21	Requires(pre,postun):	rpm-helper
14cr|icecast-2.3.3-4|22	Requires(post,preun,postun):	systemd
14cr|icecast-2.3.3-4|23	Provides:	streaming-server
14cr|icecast-2.3.3-4|24	
14cr|icecast-2.3.3-4|25	%description
14cr|icecast-2.3.3-4|26	Icecast is an Internet based broadcasting system based on the Mpeg Layer III
14cr|icecast-2.3.3-4|27	streaming technology.  It was originally inspired by Nullsoft's Shoutcast
14cr|icecast-2.3.3-4|28	and also mp3serv by Scott Manley.  The icecast project was started for several
14cr|icecast-2.3.3-4|29	reasons: a) all broadcasting systems were pretty much closed source,
14cr|icecast-2.3.3-4|30	non-free software implementations, b) Shoutcast doesn't allow you to run your
14cr|icecast-2.3.3-4|31	own directory servers, or support them, and c) we thought it would be a
14cr|icecast-2.3.3-4|32	lot of fun.
14cr|icecast-2.3.3-4|33	
14cr|icecast-2.3.3-4|34	%files
14cr|icecast-2.3.3-4|35	%doc AUTHORS COPYING HACKING README TODO
14cr|icecast-2.3.3-4|36	%{_bindir}/%{name}
14cr|icecast-2.3.3-4|37	%{_datadir}/%{name}
14cr|icecast-2.3.3-4|38	%attr(-,icecast,icecast) %{_var}/log/%{name}
14cr|icecast-2.3.3-4|39	%attr(-,icecast,icecast) %dir %{_var}/run/%{name}/
14cr|icecast-2.3.3-4|40	%config(noreplace) %{_sysconfdir}/%{name}.xml
14cr|icecast-2.3.3-4|41	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|icecast-2.3.3-4|42	%{_mandir}/man1/icecast.1.*
14cr|icecast-2.3.3-4|43	%{_unitdir}/icecast.service
14cr|icecast-2.3.3-4|44	
14cr|icecast-2.3.3-4|45	%pre
14cr|icecast-2.3.3-4|46	%_pre_useradd %{name} %{_datadir}/%{name} /bin/false
14cr|icecast-2.3.3-4|47	
14cr|icecast-2.3.3-4|48	%post
14cr|icecast-2.3.3-4|49	%systemd_post %{name}.service
14cr|icecast-2.3.3-4|50	
14cr|icecast-2.3.3-4|51	%preun
14cr|icecast-2.3.3-4|52	%systemd_preun %{name}.service
14cr|icecast-2.3.3-4|53	
14cr|icecast-2.3.3-4|54	%postun
14cr|icecast-2.3.3-4|55	%_postun_userdel %{name}
14cr|icecast-2.3.3-4|56	%systemd_postun
14cr|icecast-2.3.3-4|57	
14cr|icecast-2.3.3-4|58	#----------------------------------------------------------------------------
14cr|icecast-2.3.3-4|59	
14cr|icecast-2.3.3-4|60	%prep
14cr|icecast-2.3.3-4|61	%setup -q
14cr|icecast-2.3.3-4|62	%patch0 -p0 -b .orig
14cr|icecast-2.3.3-4|63	find -name "*.html" -or -name "*.jpg" -or -name "*.css" | xargs chmod 644
14cr|icecast-2.3.3-4|64	sed -i -e 's/icecast2/icecast/g' debian/icecast2.1
14cr|icecast-2.3.3-4|65	
14cr|icecast-2.3.3-4|66	
14cr|icecast-2.3.3-4|67	%build
14cr|icecast-2.3.3-4|68	%configure2_5x \
14cr|icecast-2.3.3-4|69	--with-curl \
14cr|icecast-2.3.3-4|70	--with-openssl \
14cr|icecast-2.3.3-4|71	--with-ogg \
14cr|icecast-2.3.3-4|72	--with-theora \
14cr|icecast-2.3.3-4|73	--with-speex
14cr|icecast-2.3.3-4|74	%make
14cr|icecast-2.3.3-4|75	
14cr|icecast-2.3.3-4|76	%install
14cr|icecast-2.3.3-4|77	%makeinstall_std
14cr|icecast-2.3.3-4|78	rm -rf %{buildroot}%{_datadir}/icecast/doc
14cr|icecast-2.3.3-4|79	rm -rf %{buildroot}%{_docdir}/icecast
14cr|icecast-2.3.3-4|80	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icecast/web/status3.xsl
14cr|icecast-2.3.3-4|81	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cr|icecast-2.3.3-4|82	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/icecast
14cr|icecast-2.3.3-4|83	install -D -m 640 %{SOURCE4} %{buildroot}%{_sysconfdir}/icecast.xml
14cr|icecast-2.3.3-4|84	install -D -m 644 debian/icecast2.1 %{buildroot}%{_mandir}/man1/icecast.1
14cr|icecast-2.3.3-4|85	mkdir -p %{buildroot}%{_localstatedir}/log/icecast
14cr|icecast-2.3.3-4|86	mkdir -p %{buildroot}%{_localstatedir}/run/icecast
14cr|icecast-2.3.3-4|87	
14cr|icecast-2.3.3-4|88	
14cr|icecast-2.3.3-4|89	%changelog
14cr|icecast-2.3.3-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.3.3-4
14cr|icecast-2.3.3-4|91	+ Revision: 8e18df6
14cr|icecast-2.3.3-4|92	- MassBuild#464: Increase release tag
14cr|icecast-2.3.3-4|93	
14cr|icecast-2.3.3-4|94	

2125 14
14cr|icecream-1.0.0-1|1	%define icecreamdir %{_libdir}/icecc
14cr|icecream-1.0.0-1|2	
14cr|icecream-1.0.0-1|3	%define major 0
14cr|icecream-1.0.0-1|4	%define libname %mklibname icecc %{major}
14cr|icecream-1.0.0-1|5	%define devname %mklibname icecc -d
14cr|icecream-1.0.0-1|6	
14cr|icecream-1.0.0-1|7	Summary:	Distributed p2p based compile system
14cr|icecream-1.0.0-1|8	Name:		icecream
14cr|icecream-1.0.0-1|9	Version:	1.0.0
14cr|icecream-1.0.0-1|10	Release:	1
14cr|icecream-1.0.0-1|11	Epoch:		3
14cr|icecream-1.0.0-1|12	License:	GPLv2+
14cr|icecream-1.0.0-1|13	Group:		Development/C
14cr|icecream-1.0.0-1|14	Url:		http://en.opensuse.org/Icecream
14cr|icecream-1.0.0-1|15	Source0:	ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
14cr|icecream-1.0.0-1|16	Source1:	icecream.service
14cr|icecream-1.0.0-1|17	Source2:	icecream-scheduler.service
14cr|icecream-1.0.0-1|18	Source3:	sysconfig.icecream
14cr|icecream-1.0.0-1|19	Source4:	icecream.sh
14cr|icecream-1.0.0-1|20	Source5:	icecream.csh
14cr|icecream-1.0.0-1|21	Source7:	logrotate.icecream
14cr|icecream-1.0.0-1|22	Source8:	logrotate.icecream-scheduler
14cr|icecream-1.0.0-1|23	Source9:	iceccd-wrapper
14cr|icecream-1.0.0-1|24	Source10:	icecc-scheduler-wrapper
14cr|icecream-1.0.0-1|25	Patch0:		icecream-0.9.7-fix-build.patch
14cr|icecream-1.0.0-1|26	Patch1:		harbour-3.2.0-mga-minilzo-2.8.patch
14cr|icecream-1.0.0-1|27	Requires(post,preun):	rpm-helper
14cr|icecream-1.0.0-1|28	
14cr|icecream-1.0.0-1|29	BuildRequires:	systemd
14cr|icecream-1.0.0-1|30	Requires(pre):	shadow-utils
14cr|icecream-1.0.0-1|31	Requires(post,preun,postun):	systemd
14cr|icecream-1.0.0-1|32	
14cr|icecream-1.0.0-1|33	%description
14cr|icecream-1.0.0-1|34	Icecream is a distributed compile system. It allows parallel compiling by
14cr|icecream-1.0.0-1|35	distributing the compile jobs to several nodes of a compile network running the
14cr|icecream-1.0.0-1|36	icecc daemon. The icecc scheduler routes the jobs and provides status and
14cr|icecream-1.0.0-1|37	statistics information to the icecc monitor. Each compile node can accept one
14cr|icecream-1.0.0-1|38	or more compile jobs depending on the number of processors and the settings of
14cr|icecream-1.0.0-1|39	the daemon. Link jobs and other jobs which cannot be distributed are executed
14cr|icecream-1.0.0-1|40	locally on the node where the compilation is started.
14cr|icecream-1.0.0-1|41	
14cr|icecream-1.0.0-1|42	%files
14cr|icecream-1.0.0-1|43	%{_libexecdir}/icecc/icecc-create-env
14cr|icecream-1.0.0-1|44	%{_libexecdir}/icecc/compilerwrapper
14cr|icecream-1.0.0-1|45	%{_bindir}/create-env
14cr|icecream-1.0.0-1|46	%{_sbindir}/iceccd
14cr|icecream-1.0.0-1|47	%{_bindir}/icecc
14cr|icecream-1.0.0-1|48	%{_bindir}/icerun
14cr|icecream-1.0.0-1|49	%{icecreamdir}/bin/*cc
14cr|icecream-1.0.0-1|50	%{icecreamdir}/bin/*g++
14cr|icecream-1.0.0-1|51	%{icecreamdir}/bin/*c++
14cr|icecream-1.0.0-1|52	%{_unitdir}/icecream.service
14cr|icecream-1.0.0-1|53	%{_mandir}/man1/icecc.1*
14cr|icecream-1.0.0-1|54	%{_mandir}/man1/iceccd.1*
14cr|icecream-1.0.0-1|55	%{_mandir}/man7/icecream.7*
14cr|icecream-1.0.0-1|56	%{_prefix}/libexec/icecc/iceccd-wrapper
14cr|icecream-1.0.0-1|57	%config(noreplace) %{_sysconfdir}/sysconfig/icecream
14cr|icecream-1.0.0-1|58	%{_sysconfdir}/profile.d/*
14cr|icecream-1.0.0-1|59	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream
14cr|icecream-1.0.0-1|60	%defattr(0644,root,root,1777)
14cr|icecream-1.0.0-1|61	%dir /var/cache/icecream
14cr|icecream-1.0.0-1|62	
14cr|icecream-1.0.0-1|63	%post
14cr|icecream-1.0.0-1|64	%systemd_post icecream.service
14cr|icecream-1.0.0-1|65	
14cr|icecream-1.0.0-1|66	%preun
14cr|icecream-1.0.0-1|67	%systemd_preun icecream.service
14cr|icecream-1.0.0-1|68	
14cr|icecream-1.0.0-1|69	%postun
14cr|icecream-1.0.0-1|70	%systemd_postun_with_restart icecream.service
14cr|icecream-1.0.0-1|71	
14cr|icecream-1.0.0-1|72	#-------------------------------------------------------------------------------
14cr|icecream-1.0.0-1|73	
14cr|icecream-1.0.0-1|74	%package scheduler
14cr|icecream-1.0.0-1|75	Summary:	Icecream scheduler
14cr|icecream-1.0.0-1|76	Group:		Development/C
14cr|icecream-1.0.0-1|77	Requires:	%{name} = %{EVRD}
14cr|icecream-1.0.0-1|78	Requires(post,preun):	rpm-helper
14cr|icecream-1.0.0-1|79	
14cr|icecream-1.0.0-1|80	%description scheduler
14cr|icecream-1.0.0-1|81	%{name} scheduler.
14cr|icecream-1.0.0-1|82	
14cr|icecream-1.0.0-1|83	%files scheduler
14cr|icecream-1.0.0-1|84	%{_sbindir}/icecc-scheduler
14cr|icecream-1.0.0-1|85	%{_unitdir}/icecream-scheduler.service
14cr|icecream-1.0.0-1|86	%{_prefix}/libexec/icecc/icecc-scheduler-wrapper
14cr|icecream-1.0.0-1|87	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream-scheduler
14cr|icecream-1.0.0-1|88	%{_mandir}/man1/icecc-scheduler.1*
14cr|icecream-1.0.0-1|89	
14cr|icecream-1.0.0-1|90	%post scheduler
14cr|icecream-1.0.0-1|91	%systemd_post icecream-scheduler.service
14cr|icecream-1.0.0-1|92	
14cr|icecream-1.0.0-1|93	%preun scheduler
14cr|icecream-1.0.0-1|94	%systemd_preun icecream-scheduler.service
14cr|icecream-1.0.0-1|95	
14cr|icecream-1.0.0-1|96	%postun scheduler
14cr|icecream-1.0.0-1|97	%systemd_postun_with_restart icecream-scheduler.service
14cr|icecream-1.0.0-1|98	
14cr|icecream-1.0.0-1|99	#-------------------------------------------------------------------------------
14cr|icecream-1.0.0-1|100	
14cr|icecream-1.0.0-1|101	%package -n %{libname}
14cr|icecream-1.0.0-1|102	Summary:	Icecream shared library
14cr|icecream-1.0.0-1|103	Group:		System/Libraries
14cr|icecream-1.0.0-1|104	
14cr|icecream-1.0.0-1|105	%description -n %{libname}
14cr|icecream-1.0.0-1|106	Icecream shared library.
14cr|icecream-1.0.0-1|107	
14cr|icecream-1.0.0-1|108	%files -n %{libname}
14cr|icecream-1.0.0-1|109	%{_libdir}/libicecc.so.%{major}*
14cr|icecream-1.0.0-1|110	
14cr|icecream-1.0.0-1|111	#-------------------------------------------------------------------------------
14cr|icecream-1.0.0-1|112	
14cr|icecream-1.0.0-1|113	%package -n %{devname}
14cr|icecream-1.0.0-1|114	Summary:	Icecream development files
14cr|icecream-1.0.0-1|115	Group:		Development/C
14cr|icecream-1.0.0-1|116	Requires:	%{libname} = %{EVRD}
14cr|icecream-1.0.0-1|117	Provides:	%{name}-devel = %{EVRD}
14cr|icecream-1.0.0-1|118	Conflicts:	%{name}-devel < 3:1.0.0
14cr|icecream-1.0.0-1|119	Obsoletes:	%{name}-devel < 3:1.0.0
14cr|icecream-1.0.0-1|120	
14cr|icecream-1.0.0-1|121	%description -n %{devname}
14cr|icecream-1.0.0-1|122	Icecream development files.
14cr|icecream-1.0.0-1|123	
14cr|icecream-1.0.0-1|124	%files -n %{devname}
14cr|icecream-1.0.0-1|125	%{_libdir}/libicecc.so
14cr|icecream-1.0.0-1|126	%{_libdir}/pkgconfig/*
14cr|icecream-1.0.0-1|127	%{_includedir}/*
14cr|icecream-1.0.0-1|128	
14cr|icecream-1.0.0-1|129	#---------------------------------------------------------------------------------
14cr|icecream-1.0.0-1|130	
14cr|icecream-1.0.0-1|131	%prep
14cr|icecream-1.0.0-1|132	%setup -q -n icecc-%{version}
14cr|icecream-1.0.0-1|133	%patch0 -p1 -b .fix-build
14cr|icecream-1.0.0-1|134	pushd minilzo
14cr|icecream-1.0.0-1|135	%patch1 -p5 -b .lzo
14cr|icecream-1.0.0-1|136	popd
14cr|icecream-1.0.0-1|137	
14cr|icecream-1.0.0-1|138	%build
14cr|icecream-1.0.0-1|139	%configure2_5x \
14cr|icecream-1.0.0-1|140	--disable-static \
14cr|icecream-1.0.0-1|141	--enable-shared
14cr|icecream-1.0.0-1|142	%make
14cr|icecream-1.0.0-1|143	
14cr|icecream-1.0.0-1|144	%install
14cr|icecream-1.0.0-1|145	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|icecream-1.0.0-1|146	install -d %{buildroot}%{_sysconfdir}/profile.d
14cr|icecream-1.0.0-1|147	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|icecream-1.0.0-1|148	install -d %{buildroot}%{_prefix}/libexec/icecc
14cr|icecream-1.0.0-1|149	install -d %{buildroot}/var/cache/icecream
14cr|icecream-1.0.0-1|150	install -d %{buildroot}%{_unitdir}
14cr|icecream-1.0.0-1|151	
14cr|icecream-1.0.0-1|152	%makeinstall_std
14cr|icecream-1.0.0-1|153	
14cr|icecream-1.0.0-1|154	install -m 755 %{SOURCE1}  %{buildroot}%{_unitdir}/icecream.service
14cr|icecream-1.0.0-1|155	install -m 755 %{SOURCE2}  %{buildroot}%{_unitdir}/icecream-scheduler.service
14cr|icecream-1.0.0-1|156	install -m 644 %{SOURCE3}  %{buildroot}%{_sysconfdir}/sysconfig/icecream
14cr|icecream-1.0.0-1|157	# nb: prefixing icecream.sh by "80" so that it is sourced after 20colorgcc.sh
14cr|icecream-1.0.0-1|158	install -m 644 %{SOURCE4}  %{buildroot}%{_sysconfdir}/profile.d/80icecream.sh
14cr|icecream-1.0.0-1|159	install -m 644 %{SOURCE5}  %{buildroot}%{_sysconfdir}/profile.d/80icecream.csh
14cr|icecream-1.0.0-1|160	install -m 644 %{SOURCE7}  %{buildroot}%{_sysconfdir}/logrotate.d/icecream
14cr|icecream-1.0.0-1|161	install -m 644 %{SOURCE8}  %{buildroot}%{_sysconfdir}/logrotate.d/icecream-scheduler
14cr|icecream-1.0.0-1|162	install -m 755 %{SOURCE9}  %{buildroot}/usr/libexec/icecc/iceccd-wrapper
14cr|icecream-1.0.0-1|163	install -m 755 %{SOURCE10} %{buildroot}/usr/libexec/icecc/icecc-scheduler-wrapper
14cr|icecream-1.0.0-1|164	
14cr|icecream-1.0.0-1|165	# Fix profile locations
14cr|icecream-1.0.0-1|166	sed -i "s,@DEFINEDBYRPMSPEC@,%{icecreamdir},g" %{buildroot}%{_sysconfdir}/profile.d/*
14cr|icecream-1.0.0-1|167	
14cr|icecream-1.0.0-1|168	cat << EOF > %{buildroot}%{_bindir}/create-env
14cr|icecream-1.0.0-1|169	#!/bin/bash
14cr|icecream-1.0.0-1|170	GCC="%{_bindir}/gcc"
14cr|icecream-1.0.0-1|171	GCPP="%{_bindir}/g++"
14cr|icecream-1.0.0-1|172	
14cr|icecream-1.0.0-1|173	if [ ! -z $1 ]; then
14cr|icecream-1.0.0-1|174	GCC=\$1
14cr|icecream-1.0.0-1|175	fi
14cr|icecream-1.0.0-1|176	
14cr|icecream-1.0.0-1|177	if [ ! -z \$2 ]; then
14cr|icecream-1.0.0-1|178	GCPP=\$2
14cr|icecream-1.0.0-1|179	fi
14cr|icecream-1.0.0-1|180	
14cr|icecream-1.0.0-1|181	%{icecreamdir}/icecc-create-env \$GCC \$GCPP
14cr|icecream-1.0.0-1|182	EOF
14cr|icecream-1.0.0-1|183	
14cr|icecream-1.0.0-1|184	find %{buildroot} -name *.a -o -name *.la | xargs rm
14cr|icecream-1.0.0-1|185	
14cr|icecream-1.0.0-1|186	%changelog
14cr|icecream-1.0.0-1|187	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.0.0-1
14cr|icecream-1.0.0-1|188	+ Revision: 444f449
14cr|icecream-1.0.0-1|189	- New version 1.0.0, enable shared library, update files
14cr|icecream-1.0.0-1|190	
14cr|icecream-1.0.0-1|191	

2126 14
14cr|icecream-monitor-1.0-8|1	Name: icecream-monitor
14cr|icecream-monitor-1.0-8|2	Version: 1.0
14cr|icecream-monitor-1.0-8|3	Release: 8
14cr|icecream-monitor-1.0-8|4	Summary: KDE4 GUI Monitor for icecream distributed compiled system
14cr|icecream-monitor-1.0-8|5	License: GPL
14cr|icecream-monitor-1.0-8|6	Url: http://en.opensuse.org/Icecream
14cr|icecream-monitor-1.0-8|7	Group: Graphical desktop/KDE
14cr|icecream-monitor-1.0-8|8	# Using Suse tarball
14cr|icecream-monitor-1.0-8|9	Source0: icemon.tar.bz2
14cr|icecream-monitor-1.0-8|10	Patch0: icemon.dif
14cr|icecream-monitor-1.0-8|11	BuildRequires: kdelibs4-devel
14cr|icecream-monitor-1.0-8|12	BuildRequires: icecream-devel
14cr|icecream-monitor-1.0-8|13	BuildRequires: kdevplatform4-devel
14cr|icecream-monitor-1.0-8|14	BuildRequires: kde4-macros
14cr|icecream-monitor-1.0-8|15	Provides: icemon = %version-%release
14cr|icecream-monitor-1.0-8|16	Provides: icecream4-monitor = %version-%release
14cr|icecream-monitor-1.0-8|17	Obsoletes: icemon < 1.0-2
14cr|icecream-monitor-1.0-8|18	
14cr|icecream-monitor-1.0-8|19	%description
14cr|icecream-monitor-1.0-8|20	KDE 4 GUI Monitor for icecream distributed compiled system
14cr|icecream-monitor-1.0-8|21	
14cr|icecream-monitor-1.0-8|22	%files
14cr|icecream-monitor-1.0-8|23	%defattr(-,root,root,-)
14cr|icecream-monitor-1.0-8|24	%_kde_bindir/*
14cr|icecream-monitor-1.0-8|25	%_kde_appsdir/icemon
14cr|icecream-monitor-1.0-8|26	%_kde_iconsdir/*/*/*/icemon.*
14cr|icecream-monitor-1.0-8|27	%_kde_datadir/applications/kde4/icemon.desktop
14cr|icecream-monitor-1.0-8|28	%_kde_docdir/*/*/icemon
14cr|icecream-monitor-1.0-8|29	%_kde_appsdir/cmake/modules/FindIcecream.cmake
14cr|icecream-monitor-1.0-8|30	
14cr|icecream-monitor-1.0-8|31	#-----------------------------------------------------------------
14cr|icecream-monitor-1.0-8|32	
14cr|icecream-monitor-1.0-8|33	%prep
14cr|icecream-monitor-1.0-8|34	%setup -q -n %name
14cr|icecream-monitor-1.0-8|35	%patch0 -p0 -b .orig
14cr|icecream-monitor-1.0-8|36	
14cr|icecream-monitor-1.0-8|37	%build
14cr|icecream-monitor-1.0-8|38	export LDFLAGS="-lQtNetwork -ldl"
14cr|icecream-monitor-1.0-8|39	%cmake_kde4
14cr|icecream-monitor-1.0-8|40	
14cr|icecream-monitor-1.0-8|41	%make
14cr|icecream-monitor-1.0-8|42	
14cr|icecream-monitor-1.0-8|43	%install
14cr|icecream-monitor-1.0-8|44	
14cr|icecream-monitor-1.0-8|45	%makeinstall_std -C build
14cr|icecream-monitor-1.0-8|46	
14cr|icecream-monitor-1.0-8|47	
14cr|icecream-monitor-1.0-8|48	
14cr|icecream-monitor-1.0-8|49	
14cr|icecream-monitor-1.0-8|50	%changelog
14cr|icecream-monitor-1.0-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|icecream-monitor-1.0-8|52	+ Revision: fa8de83
14cr|icecream-monitor-1.0-8|53	- MassBuild#464: Increase release tag
14cr|icecream-monitor-1.0-8|54	
14cr|icecream-monitor-1.0-8|55	

2127 14
14cr|icemon-0.1.svn852735-2|1	Name: icemon
14cr|icemon-0.1.svn852735-2|2	Version: 0.1.svn852735
14cr|icemon-0.1.svn852735-2|3	Release: 2
14cr|icemon-0.1.svn852735-2|4	Summary: KDE4 GUI Monitor for icecream distributed compiled system
14cr|icemon-0.1.svn852735-2|5	License: GPL
14cr|icemon-0.1.svn852735-2|6	Url: http://en.opensuse.org/Icecream
14cr|icemon-0.1.svn852735-2|7	Group: Graphical desktop/KDE
14cr|icemon-0.1.svn852735-2|8	Source0: icemon-kde4.tar.bz2
14cr|icemon-0.1.svn852735-2|9	BuildRequires: kdelibs4-devel
14cr|icemon-0.1.svn852735-2|10	BuildRequires: icecream-devel
14cr|icemon-0.1.svn852735-2|11	BuildRequires: kde4-macros
14cr|icemon-0.1.svn852735-2|12	Provides: icecream-monitor
14cr|icemon-0.1.svn852735-2|13	Provides: icecream4-monitor
14cr|icemon-0.1.svn852735-2|14	
14cr|icemon-0.1.svn852735-2|15	%description
14cr|icemon-0.1.svn852735-2|16	KDE 4 GUI Monitor for icecream distributed compiled system
14cr|icemon-0.1.svn852735-2|17	
14cr|icemon-0.1.svn852735-2|18	%files
14cr|icemon-0.1.svn852735-2|19	%defattr(-,root,root,-)
14cr|icemon-0.1.svn852735-2|20	%_kde_bindir/*
14cr|icemon-0.1.svn852735-2|21	%_kde_appsdir/icemon
14cr|icemon-0.1.svn852735-2|22	%_kde_iconsdir/*/*/*/icemon.*
14cr|icemon-0.1.svn852735-2|23	%_kde_datadir/applications/kde4/icemon.desktop
14cr|icemon-0.1.svn852735-2|24	
14cr|icemon-0.1.svn852735-2|25	#-----------------------------------------------------------------
14cr|icemon-0.1.svn852735-2|26	
14cr|icemon-0.1.svn852735-2|27	%prep
14cr|icemon-0.1.svn852735-2|28	%setup -q -n icemon-kde4
14cr|icemon-0.1.svn852735-2|29	
14cr|icemon-0.1.svn852735-2|30	%build
14cr|icemon-0.1.svn852735-2|31	export LDFLAGS="-lQtNetwork -ldl"
14cr|icemon-0.1.svn852735-2|32	%cmake_kde4
14cr|icemon-0.1.svn852735-2|33	
14cr|icemon-0.1.svn852735-2|34	%make
14cr|icemon-0.1.svn852735-2|35	
14cr|icemon-0.1.svn852735-2|36	%install
14cr|icemon-0.1.svn852735-2|37	
14cr|icemon-0.1.svn852735-2|38	%makeinstall_std -C build
14cr|icemon-0.1.svn852735-2|39	
14cr|icemon-0.1.svn852735-2|40	
14cr|icemon-0.1.svn852735-2|41	
14cr|icemon-0.1.svn852735-2|42	
14cr|icemon-0.1.svn852735-2|43	%changelog
14cr|icemon-0.1.svn852735-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.svn852735-2
14cr|icemon-0.1.svn852735-2|45	+ Revision: de32a66
14cr|icemon-0.1.svn852735-2|46	- MassBuild#464: Increase release tag
14cr|icemon-0.1.svn852735-2|47	
14cr|icemon-0.1.svn852735-2|48	

2128 14
14cr|ices-2.0.1-13|1	Name:           ices
14cr|ices-2.0.1-13|2	Version:        2.0.1
14cr|ices-2.0.1-13|3	Release:        13
14cr|ices-2.0.1-13|4	Summary:        Source streaming for Icecast
14cr|ices-2.0.1-13|5	Group:          System/Servers
14cr|ices-2.0.1-13|6	License:        GPL
14cr|ices-2.0.1-13|7	URL:            http://www.icecast.org/
14cr|ices-2.0.1-13|8	Source0:        http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.bz2
14cr|ices-2.0.1-13|9	Source1:        %{name}.service
14cr|ices-2.0.1-13|10	Source2:        %{name}.logrotate
14cr|ices-2.0.1-13|11	BuildRequires:  pkgconfig(alsa)
14cr|ices-2.0.1-13|12	BuildRequires:  pkgconfig(shout)
14cr|ices-2.0.1-13|13	BuildRequires:  pkgconfig(libxml-2.0)
14cr|ices-2.0.1-13|14	BuildRequires:  pkgconfig
14cr|ices-2.0.1-13|15	Requires(pre):  rpm-helper
14cr|ices-2.0.1-13|16	Requires(preun): rpm-helper
14cr|ices-2.0.1-13|17	Requires(post): rpm-helper
14cr|ices-2.0.1-13|18	Requires(postun): rpm-helper
14cr|ices-2.0.1-13|19	
14cr|ices-2.0.1-13|20	%description
14cr|ices-2.0.1-13|21	IceS is a source client for a streaming server. The purpose of this client is
14cr|ices-2.0.1-13|22	to provide an audio stream to a streaming server such that one or more
14cr|ices-2.0.1-13|23	listeners can access the stream. With this layout, this source client can be
14cr|ices-2.0.1-13|24	situated remotely from the icecast server.
14cr|ices-2.0.1-13|25	
14cr|ices-2.0.1-13|26	The primary example of a streaming server used is Icecast 2, although others
14cr|ices-2.0.1-13|27	could be used if certain conditions are met.
14cr|ices-2.0.1-13|28	
14cr|ices-2.0.1-13|29	%prep
14cr|ices-2.0.1-13|30	%setup -q
14cr|ices-2.0.1-13|31	%{__perl} -pi -e 's|<background>0</background>|<background>1</background>|' conf/*.xml
14cr|ices-2.0.1-13|32	
14cr|ices-2.0.1-13|33	%build
14cr|ices-2.0.1-13|34	%configure2_5x
14cr|ices-2.0.1-13|35	%make
14cr|ices-2.0.1-13|36	
14cr|ices-2.0.1-13|37	%install
14cr|ices-2.0.1-13|38	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|ices-2.0.1-13|39	cp -a src/%{name} %{buildroot}%{_bindir}
14cr|ices-2.0.1-13|40	
14cr|ices-2.0.1-13|41	%{__mkdir_p} %{buildroot}%{_sysconfdir}
14cr|ices-2.0.1-13|42	cp -a conf/ices-playlist.xml %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|ices-2.0.1-13|43	
14cr|ices-2.0.1-13|44	%{__mkdir_p} %{buildroot}%{_unitdir}
14cr|ices-2.0.1-13|45	cp -a %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|ices-2.0.1-13|46	
14cr|ices-2.0.1-13|47	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cr|ices-2.0.1-13|48	cp -a %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|ices-2.0.1-13|49	
14cr|ices-2.0.1-13|50	%{__mkdir_p} %{buildroot}%{_var}/log/%{name}
14cr|ices-2.0.1-13|51	/bin/touch %{buildroot}%{_var}/log/%{name}/ices.log
14cr|ices-2.0.1-13|52	
14cr|ices-2.0.1-13|53	%pre
14cr|ices-2.0.1-13|54	%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
14cr|ices-2.0.1-13|55	
14cr|ices-2.0.1-13|56	%post
14cr|ices-2.0.1-13|57	%systemd_post %{name}.service
14cr|ices-2.0.1-13|58	
14cr|ices-2.0.1-13|59	%preun
14cr|ices-2.0.1-13|60	%systemd_preun %{name}.service
14cr|ices-2.0.1-13|61	
14cr|ices-2.0.1-13|62	%postun
14cr|ices-2.0.1-13|63	%_postun_userdel %{name}
14cr|ices-2.0.1-13|64	%systemd_postun_with_restart %{name}.service
14cr|ices-2.0.1-13|65	
14cr|ices-2.0.1-13|66	%files
14cr|ices-2.0.1-13|67	%defattr(0644,root,root,0755)
14cr|ices-2.0.1-13|68	%doc AUTHORS COPYING README TODO doc/*.html doc/*.css conf/*.xml
14cr|ices-2.0.1-13|69	%attr(0755,root,root) %{_bindir}/%{name}
14cr|ices-2.0.1-13|70	%config(noreplace) %attr(0640,root,ices) %{_sysconfdir}/%{name}.conf
14cr|ices-2.0.1-13|71	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|ices-2.0.1-13|72	%attr(0755,root,root) %config(noreplace) %{_unitdir}/%{name}.service
14cr|ices-2.0.1-13|73	%dir %{_logdir}/%{name}
14cr|ices-2.0.1-13|74	%attr(0644,ices,ices) %{_logdir}/%{name}/ices.log
14cr|ices-2.0.1-13|75	
14cr|ices-2.0.1-13|76	%changelog
14cr|ices-2.0.1-13|77	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-13
14cr|ices-2.0.1-13|78	+ Revision: cdc0078
14cr|ices-2.0.1-13|79	- Use systemd macros
14cr|ices-2.0.1-13|80	
14cr|ices-2.0.1-13|81	

2129 14
14cr|icmpdn-0.4-4|1	Summary:	ICMP host name utilities
14cr|icmpdn-0.4-4|2	Name:		icmpdn
14cr|icmpdn-0.4-4|3	Version:	0.4
14cr|icmpdn-0.4-4|4	Release:	4
14cr|icmpdn-0.4-4|5	License:	GPL
14cr|icmpdn-0.4-4|6	Group:		System/Servers
14cr|icmpdn-0.4-4|7	URL:		http://www.dolda2000.com/~fredrik/icmp-dn/
14cr|icmpdn-0.4-4|8	Source0:	http://www.dolda2000.com/~fredrik/icmp-dn/%{name}-%{version}.tar.bz2
14cr|icmpdn-0.4-4|9	Source1:	icmpdnd.service
14cr|icmpdn-0.4-4|10	Source2:	icmpdnd.sysconfig
14cr|icmpdn-0.4-4|11	Requires(post): rpm-helper
14cr|icmpdn-0.4-4|12	Requires(preun): rpm-helper
14cr|icmpdn-0.4-4|13	Requires(post): systemd-units
14cr|icmpdn-0.4-4|14	Requires(preun): systemd-units
14cr|icmpdn-0.4-4|15	Requires(postun): systemd-units
14cr|icmpdn-0.4-4|16	
14cr|icmpdn-0.4-4|17	%description
14cr|icmpdn-0.4-4|18	Since the Linux kernel does not support the ICMP host name
14cr|icmpdn-0.4-4|19	facilities as described in RFC 1788, I wrote a simple
14cr|icmpdn-0.4-4|20	implementation in user-space. It comprises three parts:
14cr|icmpdn-0.4-4|21	
14cr|icmpdn-0.4-4|22	o icmpdnd - The ICMP Domain Name daemon, which listens to ICMP
14cr|icmpdn-0.4-4|23	domain name requests and replies to them.
14cr|icmpdn-0.4-4|24	o idnlookup - A user utility to query a host for its host name
14cr|icmpdn-0.4-4|25	over ICMP. Like ping and all other utilities that use ICMP, it
14cr|icmpdn-0.4-4|26	needs to be installed SUID root.
14cr|icmpdn-0.4-4|27	o libnss_icmp.so.2 - A glibc NSS module, which uses idnlookup to
14cr|icmpdn-0.4-4|28	perform queries for the gethostbyaddr function.
14cr|icmpdn-0.4-4|29	
14cr|icmpdn-0.4-4|30	
14cr|icmpdn-0.4-4|31	The NSS module caches all requests (including failures) and honors
14cr|icmpdn-0.4-4|32	the TTL value sent by the responding host. It uses a configuration
14cr|icmpdn-0.4-4|33	file called /etc/nss-icmp.conf, which controls different aspects
14cr|icmpdn-0.4-4|34	of its operation:
14cr|icmpdn-0.4-4|35	
14cr|icmpdn-0.4-4|36	%prep
14cr|icmpdn-0.4-4|37	
14cr|icmpdn-0.4-4|38	%setup -q -n %{name}-%{version}
14cr|icmpdn-0.4-4|39	
14cr|icmpdn-0.4-4|40	
14cr|icmpdn-0.4-4|41	%build
14cr|icmpdn-0.4-4|42	rm -f configure
14cr|icmpdn-0.4-4|43	export CPPFLAGS="-D_GNU_SOURCE"
14cr|icmpdn-0.4-4|44	libtoolize --copy --force; aclocal -I autotools; autoconf; automake
14cr|icmpdn-0.4-4|45	
14cr|icmpdn-0.4-4|46	%configure2_5x \
14cr|icmpdn-0.4-4|47	--libdir=/%{_lib} \
14cr|icmpdn-0.4-4|48	--sbindir=/sbin \
14cr|icmpdn-0.4-4|49	--bindir=/bin
14cr|icmpdn-0.4-4|50	
14cr|icmpdn-0.4-4|51	%make
14cr|icmpdn-0.4-4|52	
14cr|icmpdn-0.4-4|53	%install
14cr|icmpdn-0.4-4|54	%makeinstall_std
14cr|icmpdn-0.4-4|55	
14cr|icmpdn-0.4-4|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|icmpdn-0.4-4|57	
14cr|icmpdn-0.4-4|58	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/icmpdnd.service
14cr|icmpdn-0.4-4|59	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/icmpdnd
14cr|icmpdn-0.4-4|60	
14cr|icmpdn-0.4-4|61	# cleanup
14cr|icmpdn-0.4-4|62	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cr|icmpdn-0.4-4|63	rm -f %{buildroot}/%{_lib}/libnss_icmp.la
14cr|icmpdn-0.4-4|64	
14cr|icmpdn-0.4-4|65	
14cr|icmpdn-0.4-4|66	%post
14cr|icmpdn-0.4-4|67	%systemd_post %{name}d.service
14cr|icmpdn-0.4-4|68	
14cr|icmpdn-0.4-4|69	%preun
14cr|icmpdn-0.4-4|70	%systemd_preun %{name}d.service
14cr|icmpdn-0.4-4|71	
14cr|icmpdn-0.4-4|72	%postun
14cr|icmpdn-0.4-4|73	%systemd_postun_with_restart %{name}d.service
14cr|icmpdn-0.4-4|74	
14cr|icmpdn-0.4-4|75	%files
14cr|icmpdn-0.4-4|76	%doc AUTHORS COPYING ChangeLog README
14cr|icmpdn-0.4-4|77	%{_unitdir}/icmpdnd.service
14cr|icmpdn-0.4-4|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/icmpdnd
14cr|icmpdn-0.4-4|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nss-icmp.conf
14cr|icmpdn-0.4-4|80	%attr(0755,root,root) /%{_lib}/libnss_icmp.so*
14cr|icmpdn-0.4-4|81	%attr(0755,root,root) /sbin/icmpdnd
14cr|icmpdn-0.4-4|82	%attr(4755,root,root) /bin/idnlookup
14cr|icmpdn-0.4-4|83	%{_mandir}/man*/*
14cr|icmpdn-0.4-4|84	
14cr|icmpdn-0.4-4|85	%changelog
14cr|icmpdn-0.4-4|86	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14cr|icmpdn-0.4-4|87	+ Revision: 4cbed73
14cr|icmpdn-0.4-4|88	- Bump release
14cr|icmpdn-0.4-4|89	
14cr|icmpdn-0.4-4|90	

2130 14
14cr|icon-slicer-0.3-6|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
14cr|icon-slicer-0.3-6|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
14cr|icon-slicer-0.3-6|3	
14cr|icon-slicer-0.3-6|4	Name:		icon-slicer
14cr|icon-slicer-0.3-6|5	Version:	0.3
14cr|icon-slicer-0.3-6|6	Release:	6
14cr|icon-slicer-0.3-6|7	Summary:	Utility for icon theme generation
14cr|icon-slicer-0.3-6|8	License:	MIT
14cr|icon-slicer-0.3-6|9	Group:		Development/Other
14cr|icon-slicer-0.3-6|10	Url:		http://www.freedesktop.org/software/icon-slicer/
14cr|icon-slicer-0.3-6|11	
14cr|icon-slicer-0.3-6|12	Source:		http://www.freedesktop.org/software/icon-slicer/releases/icon-slicer-0.3.tar.gz
14cr|icon-slicer-0.3-6|13	
14cr|icon-slicer-0.3-6|14	Patch:		icon-slicer-0.3-sugar-297.patch
14cr|icon-slicer-0.3-6|15	
14cr|icon-slicer-0.3-6|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|icon-slicer-0.3-6|17	BuildRequires:	pkgconfig(popt)
14cr|icon-slicer-0.3-6|18	
14cr|icon-slicer-0.3-6|19	%description
14cr|icon-slicer-0.3-6|20	Utility for generating icon themes and libXcursor cursor themes.
14cr|icon-slicer-0.3-6|21	
14cr|icon-slicer-0.3-6|22	%prep
14cr|icon-slicer-0.3-6|23	%setup -q -n icon-slicer-0.3
14cr|icon-slicer-0.3-6|24	%patch -p1
14cr|icon-slicer-0.3-6|25	
14cr|icon-slicer-0.3-6|26	%build
14cr|icon-slicer-0.3-6|27	%define __libtoolize true
14cr|icon-slicer-0.3-6|28	%configure
14cr|icon-slicer-0.3-6|29	make
14cr|icon-slicer-0.3-6|30	
14cr|icon-slicer-0.3-6|31	%install
14cr|icon-slicer-0.3-6|32	%makeinstall_std
14cr|icon-slicer-0.3-6|33	
14cr|icon-slicer-0.3-6|34	%files
14cr|icon-slicer-0.3-6|35	%{_bindir}/%{name}
14cr|icon-slicer-0.3-6|36	%doc AUTHORS ChangeLog README TODO
14cr|icon-slicer-0.3-6|37	
14cr|icon-slicer-0.3-6|38	
14cr|icon-slicer-0.3-6|39	%changelog
14cr|icon-slicer-0.3-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cr|icon-slicer-0.3-6|41	+ Revision: 3faa3b9
14cr|icon-slicer-0.3-6|42	- MassBuild#464: Increase release tag
14cr|icon-slicer-0.3-6|43	
14cr|icon-slicer-0.3-6|44	

2131 14
14cr|icoutils-0.31.0-3|1	Summary:	Extract and convert bitmaps from Windows icon and cursor files
14cr|icoutils-0.31.0-3|2	Name:		icoutils
14cr|icoutils-0.31.0-3|3	Version:	0.31.0
14cr|icoutils-0.31.0-3|4	Release:	3
14cr|icoutils-0.31.0-3|5	Group:		Graphics
14cr|icoutils-0.31.0-3|6	License:	GPLv3+
14cr|icoutils-0.31.0-3|7	URL:		http://www.nongnu.org/%{name}/
14cr|icoutils-0.31.0-3|8	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
14cr|icoutils-0.31.0-3|9	Requires:	perl
14cr|icoutils-0.31.0-3|10	BuildRequires:	libpng-devel
14cr|icoutils-0.31.0-3|11	
14cr|icoutils-0.31.0-3|12	%description
14cr|icoutils-0.31.0-3|13	The icoutils are a set of program for extracting and converting bitmaps from
14cr|icoutils-0.31.0-3|14	Microsoft Windows icon and cursor files. These files usually have the
14cr|icoutils-0.31.0-3|15	extension .ico or .cur, but they can also be embedded in executables and
14cr|icoutils-0.31.0-3|16	libraries (.dll-files). (Such embedded files are referred to as resources).
14cr|icoutils-0.31.0-3|17	
14cr|icoutils-0.31.0-3|18	
14cr|icoutils-0.31.0-3|19	%prep
14cr|icoutils-0.31.0-3|20	%setup -q
14cr|icoutils-0.31.0-3|21	
14cr|icoutils-0.31.0-3|22	
14cr|icoutils-0.31.0-3|23	%build
14cr|icoutils-0.31.0-3|24	%configure2_5x
14cr|icoutils-0.31.0-3|25	%make
14cr|icoutils-0.31.0-3|26	
14cr|icoutils-0.31.0-3|27	%install
14cr|icoutils-0.31.0-3|28	%makeinstall_std
14cr|icoutils-0.31.0-3|29	cp extresso/extresso extresso/genresscript %{buildroot}/%{_bindir}
14cr|icoutils-0.31.0-3|30	cp extresso/extresso.1 extresso/genresscript.1 %{buildroot}/%{_mandir}/man1
14cr|icoutils-0.31.0-3|31	
14cr|icoutils-0.31.0-3|32	%find_lang %{name}
14cr|icoutils-0.31.0-3|33	
14cr|icoutils-0.31.0-3|34	
14cr|icoutils-0.31.0-3|35	%files -f %{name}.lang
14cr|icoutils-0.31.0-3|36	%doc README AUTHORS ChangeLog NEWS TODO
14cr|icoutils-0.31.0-3|37	%{_bindir}/*
14cr|icoutils-0.31.0-3|38	%{_mandir}/man1/*
14cr|icoutils-0.31.0-3|39	
14cr|icoutils-0.31.0-3|40	
14cr|icoutils-0.31.0-3|41	
14cr|icoutils-0.31.0-3|42	%changelog
14cr|icoutils-0.31.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.0-3
14cr|icoutils-0.31.0-3|44	+ Revision: e05b36c
14cr|icoutils-0.31.0-3|45	- MassBuild#464: Increase release tag
14cr|icoutils-0.31.0-3|46	
14cr|icoutils-0.31.0-3|47	

2132 14
14cr|id3-0.78-6|1	%define name id3
14cr|id3-0.78-6|2	%define version 0.78
14cr|id3-0.78-6|3	%define release 6
14cr|id3-0.78-6|4	
14cr|id3-0.78-6|5	Summary: Command line ID3 tagger
14cr|id3-0.78-6|6	Name: %{name}
14cr|id3-0.78-6|7	Version: %{version}
14cr|id3-0.78-6|8	Release: %{release}
14cr|id3-0.78-6|9	Source0: http://home.wanadoo.nl/squell/files/%{name}-%{version}.tar.bz2
14cr|id3-0.78-6|10	Patch: id3-0.78-missing-headers.patch
14cr|id3-0.78-6|11	License: BSD
14cr|id3-0.78-6|12	Group: Sound
14cr|id3-0.78-6|13	Url: http://home.wanadoo.nl/squell/id3.html
14cr|id3-0.78-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|id3-0.78-6|15	
14cr|id3-0.78-6|16	%description
14cr|id3-0.78-6|17	id3 mass tagger is a tool for manipulating id3 and id3v2 tags in
14cr|id3-0.78-6|18	multiple files. It can generate tag fields from the filename and
14cr|id3-0.78-6|19	other variables, and/or rename files, using an intuitive syntax. id3
14cr|id3-0.78-6|20	currently supports the old-style ID3 tags (ID3 v1.1), Lyrics3 tags
14cr|id3-0.78-6|21	(Lyrics3 v2.0), and the more complicated ID3v2 (ID3 v2.2.0, v2.3.0)
14cr|id3-0.78-6|22	format. This also means use is pretty much limited to audio files
14cr|id3-0.78-6|23	which use these formats, e.g, MPEG-1 Layer III.
14cr|id3-0.78-6|24	
14cr|id3-0.78-6|25	%prep
14cr|id3-0.78-6|26	%setup -q
14cr|id3-0.78-6|27	%patch -p1
14cr|id3-0.78-6|28	
14cr|id3-0.78-6|29	%build
14cr|id3-0.78-6|30	%make
14cr|id3-0.78-6|31	
14cr|id3-0.78-6|32	%install
14cr|id3-0.78-6|33	rm -rf $RPM_BUILD_ROOT
14cr|id3-0.78-6|34	install -m 755 -D id3 %buildroot%_bindir/id3
14cr|id3-0.78-6|35	install -m 644 -D id3.man %buildroot%_mandir/man1/id3.1
14cr|id3-0.78-6|36	
14cr|id3-0.78-6|37	%clean
14cr|id3-0.78-6|38	rm -rf $RPM_BUILD_ROOT
14cr|id3-0.78-6|39	
14cr|id3-0.78-6|40	%files
14cr|id3-0.78-6|41	%defattr(-,root,root)
14cr|id3-0.78-6|42	%doc README CHANGES COPYING
14cr|id3-0.78-6|43	%_bindir/id3
14cr|id3-0.78-6|44	%_mandir/man1/id3.1*
14cr|id3-0.78-6|45	
14cr|id3-0.78-6|46	
14cr|id3-0.78-6|47	
14cr|id3-0.78-6|48	%changelog
14cr|id3-0.78-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.78-6
14cr|id3-0.78-6|50	+ Revision: 721d449
14cr|id3-0.78-6|51	- MassBuild#464: Increase release tag
14cr|id3-0.78-6|52	
14cr|id3-0.78-6|53	

2133 14
14cr|id3ed-1.10.4-9|1	%define	name	id3ed
14cr|id3ed-1.10.4-9|2	%define	version	1.10.4
14cr|id3ed-1.10.4-9|3	%define release	 9
14cr|id3ed-1.10.4-9|4	
14cr|id3ed-1.10.4-9|5	Summary:	Edit id3v1 description tags in mpeg3 files
14cr|id3ed-1.10.4-9|6	Name:		%{name}
14cr|id3ed-1.10.4-9|7	Version:	%{version}
14cr|id3ed-1.10.4-9|8	Release:	%{release}
14cr|id3ed-1.10.4-9|9	License:	GPL
14cr|id3ed-1.10.4-9|10	Group:		Sound
14cr|id3ed-1.10.4-9|11	URL:		http://www.azstarnet.com/~donut/programs.html
14cr|id3ed-1.10.4-9|12	Source0:	%{name}-%{version}.tar.bz2
14cr|id3ed-1.10.4-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|id3ed-1.10.4-9|14	
14cr|id3ed-1.10.4-9|15	%description
14cr|id3ed-1.10.4-9|16	id3ed edits the "id3" tag for mpeg layer3 files. The mpeg3
14cr|id3ed-1.10.4-9|17	specification does not provide any method for storing song
14cr|id3ed-1.10.4-9|18	information, however the id3 tag has become a standard method
14cr|id3ed-1.10.4-9|19	for doing this, and most mp3 players can read the tag. It will
14cr|id3ed-1.10.4-9|20	not cause any errors in players that do not support it.
14cr|id3ed-1.10.4-9|21	The tag is 128 bytes long and is located at the end of the file.
14cr|id3ed-1.10.4-9|22	
14cr|id3ed-1.10.4-9|23	%prep
14cr|id3ed-1.10.4-9|24	%setup -q
14cr|id3ed-1.10.4-9|25	
14cr|id3ed-1.10.4-9|26	%build
14cr|id3ed-1.10.4-9|27	%configure
14cr|id3ed-1.10.4-9|28	%make
14cr|id3ed-1.10.4-9|29	
14cr|id3ed-1.10.4-9|30	%install
14cr|id3ed-1.10.4-9|31	rm -rf $RPM_BUILD_ROOT
14cr|id3ed-1.10.4-9|32	install -m755 id3ed -D $RPM_BUILD_ROOT%{_bindir}/id3ed
14cr|id3ed-1.10.4-9|33	install -m755 id3ed.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/id3ed
14cr|id3ed-1.10.4-9|34	
14cr|id3ed-1.10.4-9|35	%clean
14cr|id3ed-1.10.4-9|36	rm -rf $RPM_BUILD_ROOT
14cr|id3ed-1.10.4-9|37	
14cr|id3ed-1.10.4-9|38	%files
14cr|id3ed-1.10.4-9|39	%defattr(-,root,root)
14cr|id3ed-1.10.4-9|40	%doc COPYING Changelog README
14cr|id3ed-1.10.4-9|41	%{_bindir}/*
14cr|id3ed-1.10.4-9|42	%{_mandir}/man1/*
14cr|id3ed-1.10.4-9|43	
14cr|id3ed-1.10.4-9|44	
14cr|id3ed-1.10.4-9|45	
14cr|id3ed-1.10.4-9|46	
14cr|id3ed-1.10.4-9|47	%changelog
14cr|id3ed-1.10.4-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.4-9
14cr|id3ed-1.10.4-9|49	+ Revision: 9b9b96b
14cr|id3ed-1.10.4-9|50	- MassBuild#464: Increase release tag
14cr|id3ed-1.10.4-9|51	
14cr|id3ed-1.10.4-9|52	

2134 14
14cr|id3tool-1.2a-6|1	%define name 	id3tool
14cr|id3tool-1.2a-6|2	%define version 1.2a
14cr|id3tool-1.2a-6|3	%define release  6
14cr|id3tool-1.2a-6|4	
14cr|id3tool-1.2a-6|5	Summary:	Id3tool: program for manipulating mp3 ID3 Tags
14cr|id3tool-1.2a-6|6	Name: 		%{name}
14cr|id3tool-1.2a-6|7	Version: 	%{version}
14cr|id3tool-1.2a-6|8	Release: 	%{release}
14cr|id3tool-1.2a-6|9	License:	BSD
14cr|id3tool-1.2a-6|10	Group:		Sound
14cr|id3tool-1.2a-6|11	Url:		http://kitsumi.xware.cx/id3tool/
14cr|id3tool-1.2a-6|12	Source0:	http://kitsumi.xware.cx/id3tool/%{name}-%{version}.tar.bz2
14cr|id3tool-1.2a-6|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|id3tool-1.2a-6|14	
14cr|id3tool-1.2a-6|15	%description
14cr|id3tool-1.2a-6|16	id3tool: a program for manipulating mp3 ID3 Tags
14cr|id3tool-1.2a-6|17	
14cr|id3tool-1.2a-6|18	%prep
14cr|id3tool-1.2a-6|19	%setup -q -n %{name}-%{version}
14cr|id3tool-1.2a-6|20	
14cr|id3tool-1.2a-6|21	%build
14cr|id3tool-1.2a-6|22	%configure
14cr|id3tool-1.2a-6|23	%make
14cr|id3tool-1.2a-6|24	
14cr|id3tool-1.2a-6|25	%install
14cr|id3tool-1.2a-6|26	rm -rf $RPM_BUILD_ROOT
14cr|id3tool-1.2a-6|27	
14cr|id3tool-1.2a-6|28	%makeinstall
14cr|id3tool-1.2a-6|29	
14cr|id3tool-1.2a-6|30	
14cr|id3tool-1.2a-6|31	%clean
14cr|id3tool-1.2a-6|32	rm -rf $RPM_BUILD_ROOT
14cr|id3tool-1.2a-6|33	
14cr|id3tool-1.2a-6|34	%files
14cr|id3tool-1.2a-6|35	%defattr(-,root,root)
14cr|id3tool-1.2a-6|36	%doc CHANGELOG COPYING INSTALL README*
14cr|id3tool-1.2a-6|37	%{_bindir}/*
14cr|id3tool-1.2a-6|38	%{_mandir}/man1/*
14cr|id3tool-1.2a-6|39	
14cr|id3tool-1.2a-6|40	
14cr|id3tool-1.2a-6|41	
14cr|id3tool-1.2a-6|42	
14cr|id3tool-1.2a-6|43	
14cr|id3tool-1.2a-6|44	%changelog
14cr|id3tool-1.2a-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-6
14cr|id3tool-1.2a-6|46	+ Revision: 49413b3
14cr|id3tool-1.2a-6|47	- MassBuild#464: Increase release tag
14cr|id3tool-1.2a-6|48	
14cr|id3tool-1.2a-6|49	

2135 14
14cr|id3v2-0.1.12-4|1	Summary:	A command line id3v2 tag editor
14cr|id3v2-0.1.12-4|2	Name:		id3v2
14cr|id3v2-0.1.12-4|3	Version:	0.1.12
14cr|id3v2-0.1.12-4|4	Release:	4
14cr|id3v2-0.1.12-4|5	Source0:	http://prdownloads.sourceforge.net/id3v2/%{name}-%{version}.tar.bz2
14cr|id3v2-0.1.12-4|6	License:	GPLv2+
14cr|id3v2-0.1.12-4|7	Group:		Sound
14cr|id3v2-0.1.12-4|8	URL:		http://id3v2.sourceforge.net/
14cr|id3v2-0.1.12-4|9	BuildRequires:	libid3-devel
14cr|id3v2-0.1.12-4|10	
14cr|id3v2-0.1.12-4|11	%description
14cr|id3v2-0.1.12-4|12	id3v2 is a command line id3v2 tag editor.
14cr|id3v2-0.1.12-4|13	You can add/modifiy/delete id3v2 tags and convert
14cr|id3v2-0.1.12-4|14	id3v1 tags to id3v2 tags.
14cr|id3v2-0.1.12-4|15	
14cr|id3v2-0.1.12-4|16	%prep
14cr|id3v2-0.1.12-4|17	%setup -q
14cr|id3v2-0.1.12-4|18	
14cr|id3v2-0.1.12-4|19	%build
14cr|id3v2-0.1.12-4|20	%make clean
14cr|id3v2-0.1.12-4|21	%make
14cr|id3v2-0.1.12-4|22	
14cr|id3v2-0.1.12-4|23	%install
14cr|id3v2-0.1.12-4|24	install -m755 id3v2 -D $RPM_BUILD_ROOT%{_bindir}/id3v2
14cr|id3v2-0.1.12-4|25	install -m644 id3v2.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/id3v2.1
14cr|id3v2-0.1.12-4|26	
14cr|id3v2-0.1.12-4|27	%clean
14cr|id3v2-0.1.12-4|28	
14cr|id3v2-0.1.12-4|29	%files
14cr|id3v2-0.1.12-4|30	%doc README INSTALL
14cr|id3v2-0.1.12-4|31	%{_bindir}/id3v2
14cr|id3v2-0.1.12-4|32	%{_mandir}/man1/id3v2.1*
14cr|id3v2-0.1.12-4|33	
14cr|id3v2-0.1.12-4|34	
14cr|id3v2-0.1.12-4|35	
14cr|id3v2-0.1.12-4|36	%changelog
14cr|id3v2-0.1.12-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-4
14cr|id3v2-0.1.12-4|38	+ Revision: d293b65
14cr|id3v2-0.1.12-4|39	- MassBuild#464: Increase release tag
14cr|id3v2-0.1.12-4|40	
14cr|id3v2-0.1.12-4|41	

2136 14
14cr|identicurse-0.9-2|1	%define short_version 0.9
14cr|identicurse-0.9-2|2	
14cr|identicurse-0.9-2|3	Name:           identicurse
14cr|identicurse-0.9-2|4	Version:        0.9
14cr|identicurse-0.9-2|5	Release:        2
14cr|identicurse-0.9-2|6	Summary:        Curses based Status.net client
14cr|identicurse-0.9-2|7	Group:          Networking/Other
14cr|identicurse-0.9-2|8	License:        GPLv3+
14cr|identicurse-0.9-2|9	URL:            http://identicurse.net/
14cr|identicurse-0.9-2|10	Source0:        http://identicurse.net/release/%{short_version}/%{name}-%{version}.tar.gz
14cr|identicurse-0.9-2|11	BuildArch:      noarch
14cr|identicurse-0.9-2|12	BuildRequires:  python-setuptools, help2man
14cr|identicurse-0.9-2|13	Requires:       python-setuptools, python-oauth
14cr|identicurse-0.9-2|14	
14cr|identicurse-0.9-2|15	%description
14cr|identicurse-0.9-2|16	A simple but powerful Identi.ca client with a curses-based UI.
14cr|identicurse-0.9-2|17	
14cr|identicurse-0.9-2|18	
14cr|identicurse-0.9-2|19	%prep
14cr|identicurse-0.9-2|20	%setup -q -n %{name}-%{short_version}
14cr|identicurse-0.9-2|21	
14cr|identicurse-0.9-2|22	%build
14cr|identicurse-0.9-2|23	%{__python} setup.py build
14cr|identicurse-0.9-2|24	# We should use the pre-packaged version...
14cr|identicurse-0.9-2|25	rm -rf build/lib/oauth/
14cr|identicurse-0.9-2|26	# Statusnet is not it's own module (yet)
14cr|identicurse-0.9-2|27	mv build/lib/statusnet/ build/lib/identicurse/
14cr|identicurse-0.9-2|28	
14cr|identicurse-0.9-2|29	
14cr|identicurse-0.9-2|30	%install
14cr|identicurse-0.9-2|31	%{__python} setup.py install --skip-build --root %buildroot
14cr|identicurse-0.9-2|32	mv %{buildroot}/%{_prefix}/%{name}/* %buildroot/%{python_sitelib}/%{name}/
14cr|identicurse-0.9-2|33	
14cr|identicurse-0.9-2|34	# Install the manpage
14cr|identicurse-0.9-2|35	mkdir -p %buildroot/%{_mandir}/man1/
14cr|identicurse-0.9-2|36	pushd %buildroot/%{python_sitelib}/%{name} && help2man -n %{name} --no-info --version-string=%{version} --no-discard-stderr "python __init__.py" | sed -e "s|__init__.py|identicurse|g" | sed -e "s|__INIT__.PY|IDENTICURSE|g" | sed -e "s|PYTHON||"| sed -e "s|python identicurse|identicurse|g" > %buildroot/%{_mandir}/man1/%{name}.1  && popd
14cr|identicurse-0.9-2|37	
14cr|identicurse-0.9-2|38	
14cr|identicurse-0.9-2|39	%files
14cr|identicurse-0.9-2|40	%doc CHANGELOG INSTALL LICENSE README conf/config.json
14cr|identicurse-0.9-2|41	# For noarch packages: sitelib
14cr|identicurse-0.9-2|42	%{python_sitelib}/%{name}/
14cr|identicurse-0.9-2|43	%{python_sitelib}/%{name}-*.egg-info/
14cr|identicurse-0.9-2|44	%{_bindir}/identicurse
14cr|identicurse-0.9-2|45	%{_mandir}/man1/%{name}.1.xz
14cr|identicurse-0.9-2|46	
14cr|identicurse-0.9-2|47	
14cr|identicurse-0.9-2|48	
14cr|identicurse-0.9-2|49	%changelog
14cr|identicurse-0.9-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|identicurse-0.9-2|51	+ Revision: 03365a5
14cr|identicurse-0.9-2|52	- MassBuild#464: Increase release tag
14cr|identicurse-0.9-2|53	
14cr|identicurse-0.9-2|54	

2137 14
14cr|idesk-0.7.5-7|1	%define name idesk
14cr|idesk-0.7.5-7|2	%define version 0.7.5
14cr|idesk-0.7.5-7|3	%define release 7
14cr|idesk-0.7.5-7|4	
14cr|idesk-0.7.5-7|5	Version: 	%{version}
14cr|idesk-0.7.5-7|6	Summary: 	Plops icons on your root window
14cr|idesk-0.7.5-7|7	Name: 		%{name}
14cr|idesk-0.7.5-7|8	Release: 	%{release}
14cr|idesk-0.7.5-7|9	License: 	BSD
14cr|idesk-0.7.5-7|10	Group: 		Graphical desktop/Other
14cr|idesk-0.7.5-7|11	Source0: 	%{name}-%{version}.tar.bz2
14cr|idesk-0.7.5-7|12	Patch0:		idesk-0.7.5-fix-fork.patch
14cr|idesk-0.7.5-7|13	Patch1:		idesk-0.7.5-invert-glowing.patch
14cr|idesk-0.7.5-7|14	Patch2:		idesk-0.7.5-restart-on-SIGHUP.patch
14cr|idesk-0.7.5-7|15	patch3:		idesk-0.7.5.cstdlib.patch
14cr|idesk-0.7.5-7|16	URL: 		http://idesk.sourceforge.net/
14cr|idesk-0.7.5-7|17	Buildrequires:	imlib2-devel pkgconfig(gtk+-2.0)
14cr|idesk-0.7.5-7|18	Buildrequires:  libart_lgpl-devel startup-notification-devel
14cr|idesk-0.7.5-7|19	Buildrequires:	pkgconfig(xft)
14cr|idesk-0.7.5-7|20	
14cr|idesk-0.7.5-7|21	%description
14cr|idesk-0.7.5-7|22	iDesk gives users of minimal wm's (fluxbox, pekwm, windowmaker...) icons on
14cr|idesk-0.7.5-7|23	their desktop. The icon graphics are either from a png or svg (vector) file
14cr|idesk-0.7.5-7|24	and support some eyecandy effects like transparency. Each icon can be
14cr|idesk-0.7.5-7|25	configured to run one or more shell commands and the actions which run
14cr|idesk-0.7.5-7|26	those commands are completely configurable.
14cr|idesk-0.7.5-7|27	In a nutshell if you want icons on your desktop and you don't have or don't
14cr|idesk-0.7.5-7|28	want KDE or gnome doing it, you can use idesk.
14cr|idesk-0.7.5-7|29	
14cr|idesk-0.7.5-7|30	%prep
14cr|idesk-0.7.5-7|31	
14cr|idesk-0.7.5-7|32	%setup -q
14cr|idesk-0.7.5-7|33	%{__perl} -pi.orig -e 's|/usr/local/share|%_datadir|g;' examples/default.lnk
14cr|idesk-0.7.5-7|34	%patch0 -p1 -b .fork
14cr|idesk-0.7.5-7|35	%patch1 -p1 -b .glow
14cr|idesk-0.7.5-7|36	%patch2 -p1 -b .HUP
14cr|idesk-0.7.5-7|37	%patch3 -p1 -b .cstdlib
14cr|idesk-0.7.5-7|38	
14cr|idesk-0.7.5-7|39	%build
14cr|idesk-0.7.5-7|40	%configure2_5x --enable-libsn
14cr|idesk-0.7.5-7|41	%make
14cr|idesk-0.7.5-7|42	
14cr|idesk-0.7.5-7|43	%install
14cr|idesk-0.7.5-7|44	%makeinstall
14cr|idesk-0.7.5-7|45	
14cr|idesk-0.7.5-7|46	%files
14cr|idesk-0.7.5-7|47	%doc README AUTHORS ChangeLog COPYING NEWS TODO
14cr|idesk-0.7.5-7|48	%{_bindir}/*
14cr|idesk-0.7.5-7|49	%{_datadir}/%{name}/
14cr|idesk-0.7.5-7|50	
14cr|idesk-0.7.5-7|51	%changelog
14cr|idesk-0.7.5-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-7
14cr|idesk-0.7.5-7|53	+ Revision: 545fbe5
14cr|idesk-0.7.5-7|54	- MassBuild#464: Increase release tag
14cr|idesk-0.7.5-7|55	
14cr|idesk-0.7.5-7|56	

2138 14
14cr|ide-smart-1.4-11|1	Summary:	A system utility for monitoring a SMART capable hard-disk
14cr|ide-smart-1.4-11|2	Name:		ide-smart
14cr|ide-smart-1.4-11|3	Version:	1.4
14cr|ide-smart-1.4-11|4	Release:	11
14cr|ide-smart-1.4-11|5	License:	GPLv2+
14cr|ide-smart-1.4-11|6	Group:		Monitoring
14cr|ide-smart-1.4-11|7	Url:		http://lightside.eresmas.com/
14cr|ide-smart-1.4-11|8	Source0:	%{name}-%{version}.tar.bz2
14cr|ide-smart-1.4-11|9	Patch0:		ide-smart-1.4-typofix.patch.bz2
14cr|ide-smart-1.4-11|10	Patch1:		ide-smart-1.4-no-strip.patch
14cr|ide-smart-1.4-11|11	
14cr|ide-smart-1.4-11|12	%description
14cr|ide-smart-1.4-11|13	The ide-smart program enable to monitor a SMART capable hard-disk.
14cr|ide-smart-1.4-11|14	The SMART protocol define several items. When one of these items is under
14cr|ide-smart-1.4-11|15	a certain level, this means that the disk is about to break.
14cr|ide-smart-1.4-11|16	
14cr|ide-smart-1.4-11|17	%files
14cr|ide-smart-1.4-11|18	%{_sbindir}/*
14cr|ide-smart-1.4-11|19	%{_mandir}/man8/*
14cr|ide-smart-1.4-11|20	
14cr|ide-smart-1.4-11|21	#----------------------------------------------------------------------------
14cr|ide-smart-1.4-11|22	
14cr|ide-smart-1.4-11|23	%prep
14cr|ide-smart-1.4-11|24	%setup -q
14cr|ide-smart-1.4-11|25	%patch0 -p1
14cr|ide-smart-1.4-11|26	%patch1 -p1
14cr|ide-smart-1.4-11|27	
14cr|ide-smart-1.4-11|28	%build
14cr|ide-smart-1.4-11|29	make clean
14cr|ide-smart-1.4-11|30	make CFLAGS="%{optflags}"
14cr|ide-smart-1.4-11|31	
14cr|ide-smart-1.4-11|32	%install
14cr|ide-smart-1.4-11|33	perl -pi -e "s!/man/!/share/man/!g" Makefile
14cr|ide-smart-1.4-11|34	%makeinstall INSTALL_PREFIX=%{buildroot}%{_prefix}
14cr|ide-smart-1.4-11|35	
14cr|ide-smart-1.4-11|36	
14cr|ide-smart-1.4-11|37	
14cr|ide-smart-1.4-11|38	%changelog
14cr|ide-smart-1.4-11|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-11
14cr|ide-smart-1.4-11|40	+ Revision: c318036
14cr|ide-smart-1.4-11|41	- MassBuild#464: Increase release tag
14cr|ide-smart-1.4-11|42	
14cr|ide-smart-1.4-11|43	

2139 14
14cr|idle3-tools-0.9.1-2|1	%define debug_package %{nil}
14cr|idle3-tools-0.9.1-2|2	
14cr|idle3-tools-0.9.1-2|3	Name:           idle3-tools
14cr|idle3-tools-0.9.1-2|4	Version:        0.9.1
14cr|idle3-tools-0.9.1-2|5	Release:        2
14cr|idle3-tools-0.9.1-2|6	Summary:        Utility for WD Hard Drives
14cr|idle3-tools-0.9.1-2|7	
14cr|idle3-tools-0.9.1-2|8	Group:          System/Kernel and hardware
14cr|idle3-tools-0.9.1-2|9	License:        GPLv3
14cr|idle3-tools-0.9.1-2|10	URL:            http://sourceforge.net/projects/idle3-tools/
14cr|idle3-tools-0.9.1-2|11	Source0:        http://download.sourceforge.net/idle3-tools/%{name}-%{version}.tgz
14cr|idle3-tools-0.9.1-2|12	Patch0:         idle3-tools-0.9.1-Makefile.patch
14cr|idle3-tools-0.9.1-2|13	
14cr|idle3-tools-0.9.1-2|14	%description
14cr|idle3-tools-0.9.1-2|15	This linux/unix utility can be used to remove or set the infamous idle3
14cr|idle3-tools-0.9.1-2|16	timer found on recent Western Digital Hard Disk Drives.
14cr|idle3-tools-0.9.1-2|17	
14cr|idle3-tools-0.9.1-2|18	%prep
14cr|idle3-tools-0.9.1-2|19	%setup -q
14cr|idle3-tools-0.9.1-2|20	%patch0 -p0 -b .Makefile
14cr|idle3-tools-0.9.1-2|21	
14cr|idle3-tools-0.9.1-2|22	%build
14cr|idle3-tools-0.9.1-2|23	%make
14cr|idle3-tools-0.9.1-2|24	
14cr|idle3-tools-0.9.1-2|25	%install
14cr|idle3-tools-0.9.1-2|26	%makeinstall_std
14cr|idle3-tools-0.9.1-2|27	
14cr|idle3-tools-0.9.1-2|28	%files
14cr|idle3-tools-0.9.1-2|29	%defattr(-,root,root,-)
14cr|idle3-tools-0.9.1-2|30	%doc COPYING
14cr|idle3-tools-0.9.1-2|31	%{_sbindir}/idle3ctl
14cr|idle3-tools-0.9.1-2|32	%{_mandir}/man8/idle3ctl.8*
14cr|idle3-tools-0.9.1-2|33	
14cr|idle3-tools-0.9.1-2|34	
14cr|idle3-tools-0.9.1-2|35	
14cr|idle3-tools-0.9.1-2|36	%changelog
14cr|idle3-tools-0.9.1-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14cr|idle3-tools-0.9.1-2|38	+ Revision: ac05f49
14cr|idle3-tools-0.9.1-2|39	- MassBuild#464: Increase release tag
14cr|idle3-tools-0.9.1-2|40	
14cr|idle3-tools-0.9.1-2|41	

2140 14
14cr|ido-12.10.2-3|1	%define api 3-0.1
14cr|ido-12.10.2-3|2	%define major 0
14cr|ido-12.10.2-3|3	
14cr|ido-12.10.2-3|4	%define libname %mklibname %{name} %{api} %{major}
14cr|ido-12.10.2-3|5	%define devname %mklibname %{name} -d
14cr|ido-12.10.2-3|6	
14cr|ido-12.10.2-3|7	Summary:	Provides extra GTK+ menu items
14cr|ido-12.10.2-3|8	Name:		ido
14cr|ido-12.10.2-3|9	Version:	12.10.2
14cr|ido-12.10.2-3|10	Release:	3
14cr|ido-12.10.2-3|11	License:	LGPLv3+
14cr|ido-12.10.2-3|12	Group:		System/Libraries
14cr|ido-12.10.2-3|13	Url:		http://launchpad.net/ido
14cr|ido-12.10.2-3|14	Source0:	https://launchpad.net/ido/12.10/%{version}/+download/%{name}-%{version}.tar.gz
14cr|ido-12.10.2-3|15	Patch0:		ido-12.10.2-no-werror.patch
14cr|ido-12.10.2-3|16	BuildRequires:	intltool
14cr|ido-12.10.2-3|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|ido-12.10.2-3|18	BuildRequires:	pkgconfig(gtk-doc)
14cr|ido-12.10.2-3|19	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|ido-12.10.2-3|20	
14cr|ido-12.10.2-3|21	%description
14cr|ido-12.10.2-3|22	This library provdes extra gtk menu items for display in system indicators.
14cr|ido-12.10.2-3|23	
14cr|ido-12.10.2-3|24	#----------------------------------------------------------------------------
14cr|ido-12.10.2-3|25	
14cr|ido-12.10.2-3|26	%package -n %{libname}
14cr|ido-12.10.2-3|27	Summary:	IDO provides extra GTK+ menu items
14cr|ido-12.10.2-3|28	Group:		System/Libraries
14cr|ido-12.10.2-3|29	Obsoletes:	%{_lib}ido0 < 12.10.2
14cr|ido-12.10.2-3|30	
14cr|ido-12.10.2-3|31	%description -n %{libname}
14cr|ido-12.10.2-3|32	This library provdes extra gtk menu items for display in system indicators.
14cr|ido-12.10.2-3|33	
14cr|ido-12.10.2-3|34	This package provides the shared libraries to be used by applications.
14cr|ido-12.10.2-3|35	
14cr|ido-12.10.2-3|36	%files -n %{libname}
14cr|ido-12.10.2-3|37	%doc COPYING
14cr|ido-12.10.2-3|38	%{_libdir}/lib%{name}%{api}.so.%{major}*
14cr|ido-12.10.2-3|39	
14cr|ido-12.10.2-3|40	#----------------------------------------------------------------------------
14cr|ido-12.10.2-3|41	
14cr|ido-12.10.2-3|42	%package -n %{devname}
14cr|ido-12.10.2-3|43	Summary:	IDO provides extra GTK+ menu items
14cr|ido-12.10.2-3|44	Group:		Development/C
14cr|ido-12.10.2-3|45	Requires:	%{libname} = %{EVRD}
14cr|ido-12.10.2-3|46	
14cr|ido-12.10.2-3|47	%description -n %{devname}
14cr|ido-12.10.2-3|48	This package provides the development files to build applications.
14cr|ido-12.10.2-3|49	
14cr|ido-12.10.2-3|50	%files -n %{devname}
14cr|ido-12.10.2-3|51	%dir %{_includedir}/libido%{api}
14cr|ido-12.10.2-3|52	%{_includedir}/libido%{api}/libido/
14cr|ido-12.10.2-3|53	%{_libdir}/pkgconfig/*.pc
14cr|ido-12.10.2-3|54	%{_libdir}/*.so
14cr|ido-12.10.2-3|55	
14cr|ido-12.10.2-3|56	#----------------------------------------------------------------------------
14cr|ido-12.10.2-3|57	
14cr|ido-12.10.2-3|58	%prep
14cr|ido-12.10.2-3|59	%setup -q
14cr|ido-12.10.2-3|60	%apply_patches
14cr|ido-12.10.2-3|61	
14cr|ido-12.10.2-3|62	%build
14cr|ido-12.10.2-3|63	autoreconf -fi
14cr|ido-12.10.2-3|64	
14cr|ido-12.10.2-3|65	%configure2_5x \
14cr|ido-12.10.2-3|66	--disable-static \
14cr|ido-12.10.2-3|67	--enable-gtk-doc
14cr|ido-12.10.2-3|68	
14cr|ido-12.10.2-3|69	%make V=1
14cr|ido-12.10.2-3|70	
14cr|ido-12.10.2-3|71	%install
14cr|ido-12.10.2-3|72	%makeinstall_std
14cr|ido-12.10.2-3|73	
14cr|ido-12.10.2-3|74	
14cr|ido-12.10.2-3|75	%changelog
14cr|ido-12.10.2-3|76	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.2-3
14cr|ido-12.10.2-3|77	+ Revision: b90d478
14cr|ido-12.10.2-3|78	- Drop -Werror from build flags
14cr|ido-12.10.2-3|79	
14cr|ido-12.10.2-3|80	

2141 14
14cr|idutils-4.6-4|1	Summary:	Language-independent identifier database tool
14cr|idutils-4.6-4|2	Name:		idutils
14cr|idutils-4.6-4|3	Version:	4.6
14cr|idutils-4.6-4|4	Release:	4
14cr|idutils-4.6-4|5	License:	GPLv2+
14cr|idutils-4.6-4|6	Group:		Development/C
14cr|idutils-4.6-4|7	Url:		http://www.gnu.org/software/idutils/
14cr|idutils-4.6-4|8	Source0:	http://ftpmirror.gnu.org/idutils/%{name}-%{version}.tar.xz
14cr|idutils-4.6-4|9	Patch0:		idutils-4.6-glibc-2.16.patch
14cr|idutils-4.6-4|10	BuildRequires:	emacs
14cr|idutils-4.6-4|11	BuildRequires:	gettext
14cr|idutils-4.6-4|12	
14cr|idutils-4.6-4|13	%description
14cr|idutils-4.6-4|14	This is the GNU idutils package.
14cr|idutils-4.6-4|15	
14cr|idutils-4.6-4|16	It provides simple, fast, high-capacity, language-independent
14cr|idutils-4.6-4|17	identifier database tools.  Actually, the term `identifier' is too
14cr|idutils-4.6-4|18	limiting--`mkid' stores tokens, be they program identifiers of any
14cr|idutils-4.6-4|19	form, literal numbers, or words of human-readable text.  Database
14cr|idutils-4.6-4|20	queries can be issued from the command-line, or from within emacs,
14cr|idutils-4.6-4|21	serving as an augmented tags facility.
14cr|idutils-4.6-4|22	
14cr|idutils-4.6-4|23	`mkid' was originally written by Greg McGary <gkm@gnu.ai.mit.edu>
14cr|idutils-4.6-4|24	and posted to comp.sources.unix in September 1987.  It was then
14cr|idutils-4.6-4|25	maintained and enhanced by a loose knit group of programmers on the
14cr|idutils-4.6-4|26	Internet led by Tom Horsley <Tom.Horsley@mail.hcsc.com>.  Tom released
14cr|idutils-4.6-4|27	`mkid2' on comp.sources.unix in March, 1991.  Greg McGary resumed
14cr|idutils-4.6-4|28	maintenance until 2000.
14cr|idutils-4.6-4|29	
14cr|idutils-4.6-4|30	%files -f %{name}.lang
14cr|idutils-4.6-4|31	%doc README COPYING AUTHORS ABOUT-NLS NEWS THANKS TODO
14cr|idutils-4.6-4|32	%{_datadir}/%{name}/INSTALL
14cr|idutils-4.6-4|33	%{_bindir}/*
14cr|idutils-4.6-4|34	%{_infodir}/*
14cr|idutils-4.6-4|35	%{_datadir}/emacs/site-lisp/*
14cr|idutils-4.6-4|36	%{_datadir}/id-lang.map
14cr|idutils-4.6-4|37	%{_mandir}/man1/*
14cr|idutils-4.6-4|38	
14cr|idutils-4.6-4|39	#----------------------------------------------------------------------------
14cr|idutils-4.6-4|40	
14cr|idutils-4.6-4|41	%prep
14cr|idutils-4.6-4|42	%setup -q
14cr|idutils-4.6-4|43	%patch0 -p1
14cr|idutils-4.6-4|44	
14cr|idutils-4.6-4|45	%build
14cr|idutils-4.6-4|46	%configure2_5x
14cr|idutils-4.6-4|47	%make
14cr|idutils-4.6-4|48	
14cr|idutils-4.6-4|49	%install
14cr|idutils-4.6-4|50	%makeinstall_std
14cr|idutils-4.6-4|51	
14cr|idutils-4.6-4|52	%find_lang %{name}
14cr|idutils-4.6-4|53	install -d %{buildroot}%{_datadir}/%{name}
14cr|idutils-4.6-4|54	install -m 644 INSTALL %{buildroot}%{_datadir}/%{name}/
14cr|idutils-4.6-4|55	
14cr|idutils-4.6-4|56	
14cr|idutils-4.6-4|57	
14cr|idutils-4.6-4|58	%changelog
14cr|idutils-4.6-4|59	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6-4
14cr|idutils-4.6-4|60	+ Revision: 1793b4d
14cr|idutils-4.6-4|61	- Add patch to fix build with new glibc
14cr|idutils-4.6-4|62	
14cr|idutils-4.6-4|63	

2142 14
14cr|iec16022-0.2.4-2|1	# TODO: shared lib calls exit
14cr|iec16022-0.2.4-2|2	
14cr|iec16022-0.2.4-2|3	%define name	iec16022
14cr|iec16022-0.2.4-2|4	%define version	0.2.4
14cr|iec16022-0.2.4-2|5	%define rel	2
14cr|iec16022-0.2.4-2|6	
14cr|iec16022-0.2.4-2|7	%define major	0
14cr|iec16022-0.2.4-2|8	%define libname	%mklibname %{name}_ %{major}
14cr|iec16022-0.2.4-2|9	%define devname	%mklibname %{name} -d
14cr|iec16022-0.2.4-2|10	
14cr|iec16022-0.2.4-2|11	Name:           %{name}
14cr|iec16022-0.2.4-2|12	Version:        %{version}
14cr|iec16022-0.2.4-2|13	Release:        %mkrel %{rel}
14cr|iec16022-0.2.4-2|14	Summary:        Generate ISO/IEC 16022 2D barcodes
14cr|iec16022-0.2.4-2|15	Group:          Graphics
14cr|iec16022-0.2.4-2|16	License:        GPLv2+
14cr|iec16022-0.2.4-2|17	URL:            http://www.datenfreihafen.org/projects/iec16022.html
14cr|iec16022-0.2.4-2|18	Source0:        http://www.datenfreihafen.org/~stefan/iec16022/%{name}-%{version}.tar.gz
14cr|iec16022-0.2.4-2|19	Patch0:         %{name}-%{version}-test-suite-fix.patch
14cr|iec16022-0.2.4-2|20	
14cr|iec16022-0.2.4-2|21	BuildRequires:  popt-devel
14cr|iec16022-0.2.4-2|22	BuildRequires:	zlib-devel
14cr|iec16022-0.2.4-2|23	
14cr|iec16022-0.2.4-2|24	%description
14cr|iec16022-0.2.4-2|25	iec16022 is a program for producing ISO/IEC 16022 2D barcodes, also
14cr|iec16022-0.2.4-2|26	known as Data Matrix.  These barcodes are defined in the ISO/IEC 16022
14cr|iec16022-0.2.4-2|27	standard.
14cr|iec16022-0.2.4-2|28	
14cr|iec16022-0.2.4-2|29	%package -n %{libname}
14cr|iec16022-0.2.4-2|30	Summary:	ISO/IEC 16022 libraries
14cr|iec16022-0.2.4-2|31	Group:		System/Libraries
14cr|iec16022-0.2.4-2|32	
14cr|iec16022-0.2.4-2|33	%description -n %{libname}
14cr|iec16022-0.2.4-2|34	Shared libraries for %{name}.
14cr|iec16022-0.2.4-2|35	
14cr|iec16022-0.2.4-2|36	%package -n %{devname}
14cr|iec16022-0.2.4-2|37	Summary:	ISO/IEC 16022 development files
14cr|iec16022-0.2.4-2|38	Group:		Development/C
14cr|iec16022-0.2.4-2|39	Requires:	%{libname} = %{version}-%{release}
14cr|iec16022-0.2.4-2|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|iec16022-0.2.4-2|41	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|iec16022-0.2.4-2|42	
14cr|iec16022-0.2.4-2|43	%description  -n %{devname}
14cr|iec16022-0.2.4-2|44	Development files for %{name}.
14cr|iec16022-0.2.4-2|45	
14cr|iec16022-0.2.4-2|46	%prep
14cr|iec16022-0.2.4-2|47	%setup -q
14cr|iec16022-0.2.4-2|48	%patch0 -p1 -b .orig
14cr|iec16022-0.2.4-2|49	
14cr|iec16022-0.2.4-2|50	%build
14cr|iec16022-0.2.4-2|51	%configure2_5x --disable-static
14cr|iec16022-0.2.4-2|52	%make
14cr|iec16022-0.2.4-2|53	
14cr|iec16022-0.2.4-2|54	%install
14cr|iec16022-0.2.4-2|55	rm -rf %{buildroot}
14cr|iec16022-0.2.4-2|56	%makeinstall_std
14cr|iec16022-0.2.4-2|57	
14cr|iec16022-0.2.4-2|58	#we don't want these
14cr|iec16022-0.2.4-2|59	rm -f %{buildroot}%{_libdir}/libiec16022.la
14cr|iec16022-0.2.4-2|60	
14cr|iec16022-0.2.4-2|61	%check
14cr|iec16022-0.2.4-2|62	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
14cr|iec16022-0.2.4-2|63	%make -C test check
14cr|iec16022-0.2.4-2|64	
14cr|iec16022-0.2.4-2|65	%clean
14cr|iec16022-0.2.4-2|66	rm -rf %{buildroot}
14cr|iec16022-0.2.4-2|67	
14cr|iec16022-0.2.4-2|68	%files
14cr|iec16022-0.2.4-2|69	%defattr(-,root,root)
14cr|iec16022-0.2.4-2|70	%{_bindir}/iec16022
14cr|iec16022-0.2.4-2|71	%{_mandir}/man1/iec16022.1*
14cr|iec16022-0.2.4-2|72	
14cr|iec16022-0.2.4-2|73	%files -n %{libname}
14cr|iec16022-0.2.4-2|74	%defattr(-,root,root)
14cr|iec16022-0.2.4-2|75	%doc AUTHORS ChangeLog README TODO
14cr|iec16022-0.2.4-2|76	%{_libdir}/libiec16022.so.%{major}*
14cr|iec16022-0.2.4-2|77	
14cr|iec16022-0.2.4-2|78	%files -n %{devname}
14cr|iec16022-0.2.4-2|79	%defattr(-,root,root)
14cr|iec16022-0.2.4-2|80	%{_includedir}/iec16022/
14cr|iec16022-0.2.4-2|81	%{_libdir}/libiec16022.so
14cr|iec16022-0.2.4-2|82	%{_libdir}/pkgconfig/libiec16022.pc
14cr|iec16022-0.2.4-2|83	
14cr|iec16022-0.2.4-2|84	
14cr|iec16022-0.2.4-2|85	
14cr|iec16022-0.2.4-2|86	%changelog
14cr|iec16022-0.2.4-2|87	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.4-2
14cr|iec16022-0.2.4-2|88	+ Revision: e8adec0
14cr|iec16022-0.2.4-2|89	- Automatic import for version 0.2.4
14cr|iec16022-0.2.4-2|90	
14cr|iec16022-0.2.4-2|91	

2143 14
14cr|ifd-egate-0.05-4|1	Name:		ifd-egate
14cr|ifd-egate-0.05-4|2	Version:	0.05
14cr|ifd-egate-0.05-4|3	Release:	4
14cr|ifd-egate-0.05-4|4	Summary:	PC/SC drivers for USB egate smart cart readers
14cr|ifd-egate-0.05-4|5	License:	BSD or LGPLv2+
14cr|ifd-egate-0.05-4|6	Group:		System/Libraries
14cr|ifd-egate-0.05-4|7	Source0:	http://secure.netroedge.com/~phil/egate/%{name}-%{version}.tar.bz2
14cr|ifd-egate-0.05-4|8	Patch0:		%{name}-Makefile.patch
14cr|ifd-egate-0.05-4|9	Patch1:		%{name}-egatec.patch
14cr|ifd-egate-0.05-4|10	Patch2:		%{name}-responsecode.patch
14cr|ifd-egate-0.05-4|11	URL:		http://secure.netroedge.com/~phil/egate/
14cr|ifd-egate-0.05-4|12	BuildRequires:	pcsc-lite-devel
14cr|ifd-egate-0.05-4|13	BuildRequires:	pkgconfig(libusb)
14cr|ifd-egate-0.05-4|14	Requires:	pcsc-lite
14cr|ifd-egate-0.05-4|15	
14cr|ifd-egate-0.05-4|16	%description
14cr|ifd-egate-0.05-4|17	This library provides a PC/SC IFD handler implementation for the USB
14cr|ifd-egate-0.05-4|18	egate smart card readers.  This package is needed to communicate with
14cr|ifd-egate-0.05-4|19	the egate smartcard readers through the PC/SC Lite resource manager
14cr|ifd-egate-0.05-4|20	(pcscd).
14cr|ifd-egate-0.05-4|21	
14cr|ifd-egate-0.05-4|22	%prep
14cr|ifd-egate-0.05-4|23	rm -rf %{buildroot}
14cr|ifd-egate-0.05-4|24	%setup -q
14cr|ifd-egate-0.05-4|25	%patch0 -p1
14cr|ifd-egate-0.05-4|26	%patch1 -p0
14cr|ifd-egate-0.05-4|27	%patch2 -p0
14cr|ifd-egate-0.05-4|28	
14cr|ifd-egate-0.05-4|29	%build
14cr|ifd-egate-0.05-4|30	%make
14cr|ifd-egate-0.05-4|31	
14cr|ifd-egate-0.05-4|32	%install
14cr|ifd-egate-0.05-4|33	mkdir -p %{buildroot}%_defaultdocdir/%{name}-%{version}
14cr|ifd-egate-0.05-4|34	mkdir -p %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents/Linux
14cr|ifd-egate-0.05-4|35	install -m 644 Info.plist %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents
14cr|ifd-egate-0.05-4|36	install -m 755 libifd_egate.so  %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents/Linux
14cr|ifd-egate-0.05-4|37	
14cr|ifd-egate-0.05-4|38	%files
14cr|ifd-egate-0.05-4|39	%defattr(-,root,root)
14cr|ifd-egate-0.05-4|40	%doc ChangeLog COPYRIGHT LICENSE PROTOCOL README
14cr|ifd-egate-0.05-4|41	%{_libdir}/pcsc/drivers/ifd-egate.bundle/Contents
14cr|ifd-egate-0.05-4|42	
14cr|ifd-egate-0.05-4|43	
14cr|ifd-egate-0.05-4|44	
14cr|ifd-egate-0.05-4|45	
14cr|ifd-egate-0.05-4|46	
14cr|ifd-egate-0.05-4|47	%changelog
14cr|ifd-egate-0.05-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.05-4
14cr|ifd-egate-0.05-4|49	+ Revision: ae462c7
14cr|ifd-egate-0.05-4|50	- MassBuild#464: Increase release tag
14cr|ifd-egate-0.05-4|51	
14cr|ifd-egate-0.05-4|52	

2144 14
14cr|ifd-gempc-1.0.7-2|1	%define _disable_ld_no_undefined 1
14cr|ifd-gempc-1.0.7-2|2	
14cr|ifd-gempc-1.0.7-2|3	Summary:	Gemplus 410 and 430 Smartcard reader driver
14cr|ifd-gempc-1.0.7-2|4	Name:		ifd-gempc
14cr|ifd-gempc-1.0.7-2|5	Version:	1.0.7
14cr|ifd-gempc-1.0.7-2|6	Release:	2
14cr|ifd-gempc-1.0.7-2|7	License:	GPL/BSD
14cr|ifd-gempc-1.0.7-2|8	Group:		System/Libraries
14cr|ifd-gempc-1.0.7-2|9	Url:		http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/index.html
14cr|ifd-gempc-1.0.7-2|10	Source0:	http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz
14cr|ifd-gempc-1.0.7-2|11	Source1:	http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz.asc
14cr|ifd-gempc-1.0.7-2|12	BuildRequires:	pkgconfig(libpcsclite)
14cr|ifd-gempc-1.0.7-2|13	BuildRequires:	pkgconfig(libusb)
14cr|ifd-gempc-1.0.7-2|14	
14cr|ifd-gempc-1.0.7-2|15	%description
14cr|ifd-gempc-1.0.7-2|16	This package provides a PCSC-lite driver for Gemplus 410 and 430
14cr|ifd-gempc-1.0.7-2|17	smartcard readers.
14cr|ifd-gempc-1.0.7-2|18	
14cr|ifd-gempc-1.0.7-2|19	#----------------------------------------------------------------------------
14cr|ifd-gempc-1.0.7-2|20	
14cr|ifd-gempc-1.0.7-2|21	%package -n ifd-gempc410
14cr|ifd-gempc-1.0.7-2|22	Summary:	Gemplus 410 smartcard reader driver
14cr|ifd-gempc-1.0.7-2|23	Group:		System/Libraries
14cr|ifd-gempc-1.0.7-2|24	Requires(post,postun):	pcsc-lite
14cr|ifd-gempc-1.0.7-2|25	Requires:	pcsc-lite
14cr|ifd-gempc-1.0.7-2|26	
14cr|ifd-gempc-1.0.7-2|27	%description -n ifd-gempc410
14cr|ifd-gempc-1.0.7-2|28	This package provides a PCSC-lite driver for the following
14cr|ifd-gempc-1.0.7-2|29	serial Gemplus smartcard readers:
14cr|ifd-gempc-1.0.7-2|30	* GemPC410
14cr|ifd-gempc-1.0.7-2|31	* GemPC412
14cr|ifd-gempc-1.0.7-2|32	* GemPC413-SL
14cr|ifd-gempc-1.0.7-2|33	* GemPC415
14cr|ifd-gempc-1.0.7-2|34	
14cr|ifd-gempc-1.0.7-2|35	%files -n ifd-gempc410
14cr|ifd-gempc-1.0.7-2|36	%doc README README.410
14cr|ifd-gempc-1.0.7-2|37	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
14cr|ifd-gempc-1.0.7-2|38	%{_libdir}/pcsc/drivers/serial/*
14cr|ifd-gempc-1.0.7-2|39	
14cr|ifd-gempc-1.0.7-2|40	%post -n ifd-gempc410
14cr|ifd-gempc-1.0.7-2|41	%{_sbindir}/update-reader.conf
14cr|ifd-gempc-1.0.7-2|42	
14cr|ifd-gempc-1.0.7-2|43	%postun -n ifd-gempc410
14cr|ifd-gempc-1.0.7-2|44	if [ "$1" = "0" ]; then
14cr|ifd-gempc-1.0.7-2|45	%{_sbindir}/update-reader.conf
14cr|ifd-gempc-1.0.7-2|46	fi
14cr|ifd-gempc-1.0.7-2|47	
14cr|ifd-gempc-1.0.7-2|48	#----------------------------------------------------------------------------
14cr|ifd-gempc-1.0.7-2|49	
14cr|ifd-gempc-1.0.7-2|50	%package -n ifd-gempc430
14cr|ifd-gempc-1.0.7-2|51	Summary:	Gemplus 430 smartcard reader driver
14cr|ifd-gempc-1.0.7-2|52	Group:		System/Libraries
14cr|ifd-gempc-1.0.7-2|53	Requires:	pcsc-lite
14cr|ifd-gempc-1.0.7-2|54	
14cr|ifd-gempc-1.0.7-2|55	%description -n ifd-gempc430
14cr|ifd-gempc-1.0.7-2|56	This package provides a PCSC-lite driver for the following usb
14cr|ifd-gempc-1.0.7-2|57	Gemplus smartcard readers:
14cr|ifd-gempc-1.0.7-2|58	* GemPC430
14cr|ifd-gempc-1.0.7-2|59	* GemPC432
14cr|ifd-gempc-1.0.7-2|60	* GemPC435
14cr|ifd-gempc-1.0.7-2|61	
14cr|ifd-gempc-1.0.7-2|62	%files -n ifd-gempc430
14cr|ifd-gempc-1.0.7-2|63	%doc README README.430
14cr|ifd-gempc-1.0.7-2|64	%{_libdir}/pcsc/drivers/ifd-GemPC430.bundle
14cr|ifd-gempc-1.0.7-2|65	
14cr|ifd-gempc-1.0.7-2|66	#----------------------------------------------------------------------------
14cr|ifd-gempc-1.0.7-2|67	
14cr|ifd-gempc-1.0.7-2|68	%prep
14cr|ifd-gempc-1.0.7-2|69	%setup -q
14cr|ifd-gempc-1.0.7-2|70	
14cr|ifd-gempc-1.0.7-2|71	%build
14cr|ifd-gempc-1.0.7-2|72	%setup_compile_flags
14cr|ifd-gempc-1.0.7-2|73	%make
14cr|ifd-gempc-1.0.7-2|74	
14cr|ifd-gempc-1.0.7-2|75	%install
14cr|ifd-gempc-1.0.7-2|76	%makeinstall_std
14cr|ifd-gempc-1.0.7-2|77	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
14cr|ifd-gempc-1.0.7-2|78	cat > %{buildroot}%{_sysconfdir}/reader.conf.d/gempc410.conf <<_EOF
14cr|ifd-gempc-1.0.7-2|79	FRIENDLYNAME      "GemPC410"
14cr|ifd-gempc-1.0.7-2|80	DEVICENAME        /dev/ttyS0
14cr|ifd-gempc-1.0.7-2|81	LIBPATH           %{_libdir}/pcsc/drivers/serial/libGemPC410.so.%{version}
14cr|ifd-gempc-1.0.7-2|82	CHANNELID         1
14cr|ifd-gempc-1.0.7-2|83	_EOF
14cr|ifd-gempc-1.0.7-2|84	
14cr|ifd-gempc-1.0.7-2|85	
14cr|ifd-gempc-1.0.7-2|86	%changelog
14cr|ifd-gempc-1.0.7-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cr|ifd-gempc-1.0.7-2|88	+ Revision: ea39d19
14cr|ifd-gempc-1.0.7-2|89	- MassBuild#464: Increase release tag
14cr|ifd-gempc-1.0.7-2|90	
14cr|ifd-gempc-1.0.7-2|91	

2145 14
14cr|ifled-0.6-14|1	%define name ifled
14cr|ifled-0.6-14|2	%define version 0.6
14cr|ifled-0.6-14|3	%define release 14
14cr|ifled-0.6-14|4	
14cr|ifled-0.6-14|5	Summary:   Flash kbd LEDs to indicate network interface traffic
14cr|ifled-0.6-14|6	Name:      %{name}
14cr|ifled-0.6-14|7	Version:   %{version}
14cr|ifled-0.6-14|8	Release:   %{release}
14cr|ifled-0.6-14|9	URL:	   http://www.sudac.org/~napolium/linux/
14cr|ifled-0.6-14|10	Source0:   %{name}-%{version}.tar.bz2
14cr|ifled-0.6-14|11	Source1:   %{name}-%{version}-extra.tar.bz2
14cr|ifled-0.6-14|12	patch0:    ifled-0.6.printf.patch
14cr|ifled-0.6-14|13	License: GPLv2+
14cr|ifled-0.6-14|14	Group:     Monitoring
14cr|ifled-0.6-14|15	Conflicts: ifled-nl
14cr|ifled-0.6-14|16	Requires(pre):		rpm-helper
14cr|ifled-0.6-14|17	
14cr|ifled-0.6-14|18	%description
14cr|ifled-0.6-14|19	InterfaceLED is a program that uses the keybord LEDs to indicated various
14cr|ifled-0.6-14|20	things about a specified interface. For example if a network card is sending
14cr|ifled-0.6-14|21	or receiveing data.
14cr|ifled-0.6-14|22	
14cr|ifled-0.6-14|23	%prep
14cr|ifled-0.6-14|24	%setup -T -b 0
14cr|ifled-0.6-14|25	%setup -T -D -a 1
14cr|ifled-0.6-14|26	%patch0 -p1 -b .printf
14cr|ifled-0.6-14|27	
14cr|ifled-0.6-14|28	%build
14cr|ifled-0.6-14|29	make CFLAGS="${RPM_OPT_FLAGS}"
14cr|ifled-0.6-14|30	
14cr|ifled-0.6-14|31	%install
14cr|ifled-0.6-14|32	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_initrddir}}
14cr|ifled-0.6-14|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
14cr|ifled-0.6-14|34	install ifled $RPM_BUILD_ROOT%{_bindir}
14cr|ifled-0.6-14|35	cp %{name}-%{version}-extra/ifled_init_script ${RPM_BUILD_ROOT}%{_initrddir}/ifled
14cr|ifled-0.6-14|36	cp %{name}-%{version}-extra/ifled_sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/ifled
14cr|ifled-0.6-14|37	
14cr|ifled-0.6-14|38	%post
14cr|ifled-0.6-14|39	%_post_service  %{name}
14cr|ifled-0.6-14|40	
14cr|ifled-0.6-14|41	%preun
14cr|ifled-0.6-14|42	%_preun_service  %{name}
14cr|ifled-0.6-14|43	
14cr|ifled-0.6-14|44	%files
14cr|ifled-0.6-14|45	%defattr(-,root,root,755)
14cr|ifled-0.6-14|46	%doc ChangeLog README %{name}-%{version}-extra/README.init-script
14cr|ifled-0.6-14|47	%{_bindir}/ifled
14cr|ifled-0.6-14|48	%{_initrddir}/ifled
14cr|ifled-0.6-14|49	%config(noreplace) %{_sysconfdir}/sysconfig/ifled
14cr|ifled-0.6-14|50	
14cr|ifled-0.6-14|51	
14cr|ifled-0.6-14|52	
14cr|ifled-0.6-14|53	
14cr|ifled-0.6-14|54	%changelog
14cr|ifled-0.6-14|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-14
14cr|ifled-0.6-14|56	+ Revision: 2bdbb65
14cr|ifled-0.6-14|57	- MassBuild#464: Increase release tag
14cr|ifled-0.6-14|58	
14cr|ifled-0.6-14|59	

2146 14
14cr|ifstat-1.1-1.2.2|1	# $Id: ifstat.spec 7982 2009-11-03 03:41:01Z dag $
14cr|ifstat-1.1-1.2.2|2	# Authority: dag
14cr|ifstat-1.1-1.2.2|3	# Upstream: Gaël Roualland <gael,roualland$iname,com>
14cr|ifstat-1.1-1.2.2|4	
14cr|ifstat-1.1-1.2.2|5	%define _enable_debug_packages %{nil}
14cr|ifstat-1.1-1.2.2|6	%define __debug_package %{nil}
14cr|ifstat-1.1-1.2.2|7	%define debug_package %{nil}
14cr|ifstat-1.1-1.2.2|8	
14cr|ifstat-1.1-1.2.2|9	Summary: Interface statistics
14cr|ifstat-1.1-1.2.2|10	Name: ifstat
14cr|ifstat-1.1-1.2.2|11	Version: 1.1
14cr|ifstat-1.1-1.2.2|12	Release: 1.2.2
14cr|ifstat-1.1-1.2.2|13	License: GPLv2
14cr|ifstat-1.1-1.2.2|14	Group: Monitoring
14cr|ifstat-1.1-1.2.2|15	URL: http://gael.roualland.free.fr/ifstat/
14cr|ifstat-1.1-1.2.2|16	Packager: Sergey A. Sokolov <sokol@mtik.ru>
14cr|ifstat-1.1-1.2.2|17	Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
14cr|ifstat-1.1-1.2.2|18	Source: http://gael.roualland.free.fr/ifstat/ifstat-%{version}.tar.gz
14cr|ifstat-1.1-1.2.2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ifstat-1.1-1.2.2|20	
14cr|ifstat-1.1-1.2.2|21	BuildRequires: net-snmp-devel
14cr|ifstat-1.1-1.2.2|22	
14cr|ifstat-1.1-1.2.2|23	%description
14cr|ifstat-1.1-1.2.2|24	ifstat(1) is a little tool to report interface activity like vmstat/iostat do.
14cr|ifstat-1.1-1.2.2|25	In addition, ifstat can poll remote hosts through SNMP if you have the ucd-snmp
14cr|ifstat-1.1-1.2.2|26	library. It will also be used for localhost if no other known method works (You
14cr|ifstat-1.1-1.2.2|27	need to have snmpd running for this though).
14cr|ifstat-1.1-1.2.2|28	
14cr|ifstat-1.1-1.2.2|29	%prep
14cr|ifstat-1.1-1.2.2|30	%setup -q -n %{name}-%{version}
14cr|ifstat-1.1-1.2.2|31	
14cr|ifstat-1.1-1.2.2|32	%build
14cr|ifstat-1.1-1.2.2|33	%configure \
14cr|ifstat-1.1-1.2.2|34	--enable-optim
14cr|ifstat-1.1-1.2.2|35	make
14cr|ifstat-1.1-1.2.2|36	
14cr|ifstat-1.1-1.2.2|37	%install
14cr|ifstat-1.1-1.2.2|38	rm -rf %{buildroot}
14cr|ifstat-1.1-1.2.2|39	%makeinstall
14cr|ifstat-1.1-1.2.2|40	
14cr|ifstat-1.1-1.2.2|41	%clean
14cr|ifstat-1.1-1.2.2|42	rm -rf %{buildroot}
14cr|ifstat-1.1-1.2.2|43	
14cr|ifstat-1.1-1.2.2|44	%files
14cr|ifstat-1.1-1.2.2|45	%defattr(-, root, root, 0755)
14cr|ifstat-1.1-1.2.2|46	%doc COPYING HISTORY README TODO
14cr|ifstat-1.1-1.2.2|47	%doc %{_mandir}/man1/ifstat.1*
14cr|ifstat-1.1-1.2.2|48	%{_bindir}/ifstat
14cr|ifstat-1.1-1.2.2|49	
14cr|ifstat-1.1-1.2.2|50	%changelog
14cr|ifstat-1.1-1.2.2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-1.2.2
14cr|ifstat-1.1-1.2.2|52	+ Revision: 82c987a
14cr|ifstat-1.1-1.2.2|53	- MassBuild#464: Increase release tag
14cr|ifstat-1.1-1.2.2|54	
14cr|ifstat-1.1-1.2.2|55	

2147 14
14cr|iftop-0.17-9|1	%define name iftop
14cr|iftop-0.17-9|2	%define version 0.17
14cr|iftop-0.17-9|3	%define release 9
14cr|iftop-0.17-9|4	
14cr|iftop-0.17-9|5	Name: %name
14cr|iftop-0.17-9|6	Summary: Command line tool that displays bandwidth usage on an interface
14cr|iftop-0.17-9|7	Version: %version
14cr|iftop-0.17-9|8	Release: %release
14cr|iftop-0.17-9|9	Source0: http://www.ex-parrot.com/~pdw/iftop/download/%{name}-%{version}.tar.bz2
14cr|iftop-0.17-9|10	Patch0: iftop-0.17-format_not_a_string_literal_and_no_format_arguments.diff
14cr|iftop-0.17-9|11	URL: http://www.ex-parrot.com/~pdw/iftop/
14cr|iftop-0.17-9|12	Group: Monitoring
14cr|iftop-0.17-9|13	License: GPLv2
14cr|iftop-0.17-9|14	BuildRequires: libpcap-devel pkgconfig(ncurses) texinfo
14cr|iftop-0.17-9|15	
14cr|iftop-0.17-9|16	%description
14cr|iftop-0.17-9|17	iftop does for network usage what top(1) does for CPU usage. It listens to
14cr|iftop-0.17-9|18	network traffic on a named interface and displays a table of current bandwidth
14cr|iftop-0.17-9|19	usage by pairs of hosts. Handy for answering the question "why is our ADSL link
14cr|iftop-0.17-9|20	so slow?".
14cr|iftop-0.17-9|21	
14cr|iftop-0.17-9|22	%prep
14cr|iftop-0.17-9|23	%setup -q
14cr|iftop-0.17-9|24	%patch0 -p0
14cr|iftop-0.17-9|25	
14cr|iftop-0.17-9|26	%build
14cr|iftop-0.17-9|27	%configure
14cr|iftop-0.17-9|28	%make
14cr|iftop-0.17-9|29	
14cr|iftop-0.17-9|30	%install
14cr|iftop-0.17-9|31	mkdir -p %{buildroot}%{_sbindir} ${RPM_BUILD_ROOT}%{_mandir}/man8
14cr|iftop-0.17-9|32	install -m755 iftop %{buildroot}%{_sbindir}
14cr|iftop-0.17-9|33	install -m 644 iftop.8 ${RPM_BUILD_ROOT}%{_mandir}/man8
14cr|iftop-0.17-9|34	
14cr|iftop-0.17-9|35	%files
14cr|iftop-0.17-9|36	%defattr(-,root,root,0755)
14cr|iftop-0.17-9|37	%{_sbindir}/iftop
14cr|iftop-0.17-9|38	%doc README COPYING TODO INSTALL
14cr|iftop-0.17-9|39	%{_mandir}/man8/*
14cr|iftop-0.17-9|40	
14cr|iftop-0.17-9|41	%changelog
14cr|iftop-0.17-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-9
14cr|iftop-0.17-9|43	+ Revision: c2ee6d1
14cr|iftop-0.17-9|44	- MassBuild#464: Increase release tag
14cr|iftop-0.17-9|45	
14cr|iftop-0.17-9|46	

2148 14
14cr|ifuse-1.1.3-2|1	Summary:	Mount Apple iPhone and iPod touch devices
14cr|ifuse-1.1.3-2|2	Name:		ifuse
14cr|ifuse-1.1.3-2|3	Version:	1.1.3
14cr|ifuse-1.1.3-2|4	Release:	2
14cr|ifuse-1.1.3-2|5	License:	GPLv2+
14cr|ifuse-1.1.3-2|6	Group:		System/Libraries
14cr|ifuse-1.1.3-2|7	Url:		http://www.libimobiledevice.org/
14cr|ifuse-1.1.3-2|8	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14cr|ifuse-1.1.3-2|9	BuildRequires:	pkgconfig(fuse)
14cr|ifuse-1.1.3-2|10	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14cr|ifuse-1.1.3-2|11	
14cr|ifuse-1.1.3-2|12	%files
14cr|ifuse-1.1.3-2|13	%doc AUTHORS COPYING README
14cr|ifuse-1.1.3-2|14	%{_bindir}/%{name}
14cr|ifuse-1.1.3-2|15	%{_mandir}/man1/ifuse.1.*
14cr|ifuse-1.1.3-2|16	
14cr|ifuse-1.1.3-2|17	#----------------------------------------------------------------------------
14cr|ifuse-1.1.3-2|18	
14cr|ifuse-1.1.3-2|19	%description
14cr|ifuse-1.1.3-2|20	A fuse filesystem for mounting iPhone and iPod touch devices.
14cr|ifuse-1.1.3-2|21	
14cr|ifuse-1.1.3-2|22	%prep
14cr|ifuse-1.1.3-2|23	%setup -q
14cr|ifuse-1.1.3-2|24	
14cr|ifuse-1.1.3-2|25	%build
14cr|ifuse-1.1.3-2|26	%configure2_5x
14cr|ifuse-1.1.3-2|27	%make
14cr|ifuse-1.1.3-2|28	
14cr|ifuse-1.1.3-2|29	%install
14cr|ifuse-1.1.3-2|30	%makeinstall_std
14cr|ifuse-1.1.3-2|31	
14cr|ifuse-1.1.3-2|32	
14cr|ifuse-1.1.3-2|33	%changelog
14cr|ifuse-1.1.3-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|ifuse-1.1.3-2|35	+ Revision: ab34ac0
14cr|ifuse-1.1.3-2|36	- MassBuild#464: Increase release tag
14cr|ifuse-1.1.3-2|37	
14cr|ifuse-1.1.3-2|38	

2149 14
14cr|igal2-2.1-3|1	%define	oname	igal
14cr|igal2-2.1-3|2	
14cr|igal2-2.1-3|3	Name:		igal2
14cr|igal2-2.1-3|4	Version:	2.1
14cr|igal2-2.1-3|5	Release:	3
14cr|igal2-2.1-3|6	License:	GPLv2+
14cr|igal2-2.1-3|7	Group:		Text tools
14cr|igal2-2.1-3|8	URL:		http://igal.trexler.at/
14cr|igal2-2.1-3|9	Source0:	http://igal.trexler.at/%{name}-%{version}.tar.gz
14cr|igal2-2.1-3|10	Patch0:		igal2.patch
14cr|igal2-2.1-3|11	Patch1:		igal2-2.0-fix-destdir-and-fhs-paths.patch
14cr|igal2-2.1-3|12	Summary:	Easy and flexible online Image GALlery generator
14cr|igal2-2.1-3|13	BuildArch:	noarch
14cr|igal2-2.1-3|14	
14cr|igal2-2.1-3|15	%rename		%{oname}
14cr|igal2-2.1-3|16	
14cr|igal2-2.1-3|17	Requires:	perl
14cr|igal2-2.1-3|18	Requires:	imagemagick
14cr|igal2-2.1-3|19	
14cr|igal2-2.1-3|20	%description
14cr|igal2-2.1-3|21	Igal2 is a quick, easy and flexible program meant to help you place your
14cr|igal2-2.1-3|22	digital images online. It generates a pretty good-looking set of HTML
14cr|igal2-2.1-3|23	slides even with its default settings -- which can otherwise be easily
14cr|igal2-2.1-3|24	changed with a good number of command-line options or by altering igal2's
14cr|igal2-2.1-3|25	HTML and CSS template files.
14cr|igal2-2.1-3|26	
14cr|igal2-2.1-3|27	
14cr|igal2-2.1-3|28	%prep
14cr|igal2-2.1-3|29	%setup -q
14cr|igal2-2.1-3|30	%patch0 -p1
14cr|igal2-2.1-3|31	%patch1 -p1 -b .fhs~
14cr|igal2-2.1-3|32	
14cr|igal2-2.1-3|33	%install
14cr|igal2-2.1-3|34	%makeinstall_std
14cr|igal2-2.1-3|35	rm -f %{buildroot}%{_datadir}/%{name}/{README,ChangeLog,COPYING}
14cr|igal2-2.1-3|36	install -m 755 utilities/igal2-recursive.sh %{buildroot}%{_bindir}
14cr|igal2-2.1-3|37	
14cr|igal2-2.1-3|38	%files
14cr|igal2-2.1-3|39	%doc ChangeLog
14cr|igal2-2.1-3|40	%{_bindir}/%{oname}
14cr|igal2-2.1-3|41	%{_bindir}/%{name}
14cr|igal2-2.1-3|42	%{_bindir}/%{name}.sh
14cr|igal2-2.1-3|43	%{_bindir}/%{name}-recursive.sh
14cr|igal2-2.1-3|44	%dir %{_datadir}/%{name}
14cr|igal2-2.1-3|45	%{_datadir}/%{name}/*
14cr|igal2-2.1-3|46	%{_mandir}/man1/%{name}.1*
14cr|igal2-2.1-3|47	
14cr|igal2-2.1-3|48	
14cr|igal2-2.1-3|49	
14cr|igal2-2.1-3|50	%changelog
14cr|igal2-2.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-3
14cr|igal2-2.1-3|52	+ Revision: d8e899a
14cr|igal2-2.1-3|53	- MassBuild#464: Increase release tag
14cr|igal2-2.1-3|54	
14cr|igal2-2.1-3|55	

2150 14
14cr|igmpproxy-0.1-5|1	Name: igmpproxy
14cr|igmpproxy-0.1-5|2	Version: 0.1
14cr|igmpproxy-0.1-5|3	Release: 5
14cr|igmpproxy-0.1-5|4	License: GPL
14cr|igmpproxy-0.1-5|5	Group: System/Servers
14cr|igmpproxy-0.1-5|6	Summary: Simple mulitcast router for Linux that only uses the IGMP protocol
14cr|igmpproxy-0.1-5|7	
14cr|igmpproxy-0.1-5|8	Source0: http://sourceforge.net/projects/igmpproxy/igmpproxy-%{version}.tar.gz
14cr|igmpproxy-0.1-5|9	Source1: igmpproxy.service
14cr|igmpproxy-0.1-5|10	
14cr|igmpproxy-0.1-5|11	BuildRequires: gcc
14cr|igmpproxy-0.1-5|12	
14cr|igmpproxy-0.1-5|13	%description
14cr|igmpproxy-0.1-5|14	igmpproxy is a simple multicast router for Linux that only uses the IGMP
14cr|igmpproxy-0.1-5|15	protocol.
14cr|igmpproxy-0.1-5|16	
14cr|igmpproxy-0.1-5|17	%prep
14cr|igmpproxy-0.1-5|18	%setup -q
14cr|igmpproxy-0.1-5|19	
14cr|igmpproxy-0.1-5|20	%build
14cr|igmpproxy-0.1-5|21	%configure
14cr|igmpproxy-0.1-5|22	%make
14cr|igmpproxy-0.1-5|23	
14cr|igmpproxy-0.1-5|24	%install
14cr|igmpproxy-0.1-5|25	%makeinstall
14cr|igmpproxy-0.1-5|26	rm -rf %{buildroot}%{_libdir}
14cr|igmpproxy-0.1-5|27	rm -rf %{buildroot}/usr/src
14cr|igmpproxy-0.1-5|28	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|igmpproxy-0.1-5|29	
14cr|igmpproxy-0.1-5|30	%post
14cr|igmpproxy-0.1-5|31	%systemd_post %{name}.service
14cr|igmpproxy-0.1-5|32	
14cr|igmpproxy-0.1-5|33	%preun
14cr|igmpproxy-0.1-5|34	%systemd_preun %{name}.service
14cr|igmpproxy-0.1-5|35	
14cr|igmpproxy-0.1-5|36	%postun
14cr|igmpproxy-0.1-5|37	%systemd_postun_with_restart %{name}.service
14cr|igmpproxy-0.1-5|38	
14cr|igmpproxy-0.1-5|39	%files
14cr|igmpproxy-0.1-5|40	%doc AUTHORS README NEWS
14cr|igmpproxy-0.1-5|41	%{_sbindir}/%{name}
14cr|igmpproxy-0.1-5|42	%{_mandir}/man5/*
14cr|igmpproxy-0.1-5|43	%{_mandir}/man8/*
14cr|igmpproxy-0.1-5|44	%{_unitdir}/%{name}*
14cr|igmpproxy-0.1-5|45	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|igmpproxy-0.1-5|46	
14cr|igmpproxy-0.1-5|47	%changelog
14cr|igmpproxy-0.1-5|48	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14cr|igmpproxy-0.1-5|49	+ Revision: 0c11b14
14cr|igmpproxy-0.1-5|50	- Register service during installation
14cr|igmpproxy-0.1-5|51	
14cr|igmpproxy-0.1-5|52	

2151 14
14cr|ii-1.4-4|1	%define name ii
14cr|ii-1.4-4|2	%define version 1.4
14cr|ii-1.4-4|3	%define release 4
14cr|ii-1.4-4|4	
14cr|ii-1.4-4|5	Name:		%name
14cr|ii-1.4-4|6	Version:	%version
14cr|ii-1.4-4|7	Release:	%release
14cr|ii-1.4-4|8	Group:		Networking/Other
14cr|ii-1.4-4|9	URL:		http://tools.suckless.org/ii
14cr|ii-1.4-4|10	License:	MIT
14cr|ii-1.4-4|11	BuildRoot:	%{_tmppath}/%{name}-root
14cr|ii-1.4-4|12	Source0:	http://code.suckless.org/dl/tools/%{name}-%{version}.tar.gz
14cr|ii-1.4-4|13	Summary:	Minimalist FIFO and filesystem-based IRC client
14cr|ii-1.4-4|14	%description
14cr|ii-1.4-4|15	ii is a minimalist FIFO and filesystem-based IRC client. It creates an
14cr|ii-1.4-4|16	irc directory tree with server, channel and nick name directories. In
14cr|ii-1.4-4|17	every directory a FIFO in file and a normal out file is created.
14cr|ii-1.4-4|18	
14cr|ii-1.4-4|19	The in file is used to communicate with the servers and the out files
14cr|ii-1.4-4|20	contain the server messages. For every channel and every nick name there
14cr|ii-1.4-4|21	are related in and out files created. This allows IRC communication from
14cr|ii-1.4-4|22	command line and adheres to the Unix philosophy. example
14cr|ii-1.4-4|23	
14cr|ii-1.4-4|24	Join a channel as follows: $ echo "/j #wmii" > in and ii creates a
14cr|ii-1.4-4|25	new #wmii (channel) directory with in and out files.
14cr|ii-1.4-4|26	
14cr|ii-1.4-4|27	It consists of <= 500 lines of code and is the big brother of sic (simple
14cr|ii-1.4-4|28	irc client).
14cr|ii-1.4-4|29	
14cr|ii-1.4-4|30	%prep
14cr|ii-1.4-4|31	%setup -q
14cr|ii-1.4-4|32	
14cr|ii-1.4-4|33	%build
14cr|ii-1.4-4|34	make
14cr|ii-1.4-4|35	
14cr|ii-1.4-4|36	%install
14cr|ii-1.4-4|37	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install
14cr|ii-1.4-4|38	%{__rm} -Rf $RPM_BUILD_ROOT/usr/share/doc/ii
14cr|ii-1.4-4|39	
14cr|ii-1.4-4|40	%clean
14cr|ii-1.4-4|41	%{__rm} -Rf %{buildroot}
14cr|ii-1.4-4|42	
14cr|ii-1.4-4|43	%files
14cr|ii-1.4-4|44	%defattr(-,root,root)
14cr|ii-1.4-4|45	%doc README LICENSE FAQ query.sh
14cr|ii-1.4-4|46	%{_bindir}/%{name}
14cr|ii-1.4-4|47	%{_mandir}/man1/%{name}.1*
14cr|ii-1.4-4|48	
14cr|ii-1.4-4|49	
14cr|ii-1.4-4|50	
14cr|ii-1.4-4|51	
14cr|ii-1.4-4|52	%changelog
14cr|ii-1.4-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14cr|ii-1.4-4|54	+ Revision: 7c0c71b
14cr|ii-1.4-4|55	- MassBuild#464: Increase release tag
14cr|ii-1.4-4|56	
14cr|ii-1.4-4|57	

2152 14
14cr|iksemel-1.4-4|1	%define major 3
14cr|iksemel-1.4-4|2	%define libname %mklibname %{name} %{major}
14cr|iksemel-1.4-4|3	%define develname %mklibname %{name} -d
14cr|iksemel-1.4-4|4	%define staticdevelname %mklibname %{name} -d -s
14cr|iksemel-1.4-4|5	
14cr|iksemel-1.4-4|6	Summary:	XML  parser library designed for Jabber applications
14cr|iksemel-1.4-4|7	Name:		iksemel
14cr|iksemel-1.4-4|8	Version:	1.4
14cr|iksemel-1.4-4|9	Release:	4
14cr|iksemel-1.4-4|10	License:	GPLv2+
14cr|iksemel-1.4-4|11	Group:		Networking/Instant messaging
14cr|iksemel-1.4-4|12	URL:		http://iksemel.googlecode.com/
14cr|iksemel-1.4-4|13	Source0:	http://iksemel.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|iksemel-1.4-4|14	Patch0:		iksemel-1.3-gnutls-2.8.patch
14cr|iksemel-1.4-4|15	BuildRequires:	libtool
14cr|iksemel-1.4-4|16	BuildRequires:	pkgconfig(gnutls)
14cr|iksemel-1.4-4|17	
14cr|iksemel-1.4-4|18	%description
14cr|iksemel-1.4-4|19	iksemel is an XML (eXtensible Markup Language) parser library designed for
14cr|iksemel-1.4-4|20	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
14cr|iksemel-1.4-4|21	thus highly portable.
14cr|iksemel-1.4-4|22	
14cr|iksemel-1.4-4|23	%package -n	%{libname}
14cr|iksemel-1.4-4|24	Summary:	Shared Libraries for %{name}
14cr|iksemel-1.4-4|25	Group:		System/Libraries
14cr|iksemel-1.4-4|26	
14cr|iksemel-1.4-4|27	%description -n	%{libname}
14cr|iksemel-1.4-4|28	iksemel is an XML (eXtensible Markup Language) parser library designed for
14cr|iksemel-1.4-4|29	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
14cr|iksemel-1.4-4|30	thus highly portable.
14cr|iksemel-1.4-4|31	
14cr|iksemel-1.4-4|32	This package contains the shared %{name} library.
14cr|iksemel-1.4-4|33	
14cr|iksemel-1.4-4|34	%package -n	%{develname}
14cr|iksemel-1.4-4|35	Summary:	Development files and headers for %{name}
14cr|iksemel-1.4-4|36	Group:		Development/C
14cr|iksemel-1.4-4|37	Requires:	%{libname} = %{version}-%{release}
14cr|iksemel-1.4-4|38	Provides:	%{libname}-devel = %{version}-%{release}
14cr|iksemel-1.4-4|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|iksemel-1.4-4|40	Obsoletes:	%mklibname -d %{name} 3
14cr|iksemel-1.4-4|41	
14cr|iksemel-1.4-4|42	%description -n	%{develname}
14cr|iksemel-1.4-4|43	iksemel is an XML (eXtensible Markup Language) parser library designed for
14cr|iksemel-1.4-4|44	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
14cr|iksemel-1.4-4|45	thus highly portable.
14cr|iksemel-1.4-4|46	
14cr|iksemel-1.4-4|47	This package contains the development library and its header files
14cr|iksemel-1.4-4|48	for the %{name} library.
14cr|iksemel-1.4-4|49	
14cr|iksemel-1.4-4|50	%package -n	%{staticdevelname}
14cr|iksemel-1.4-4|51	Summary:	Static  %{name} development library
14cr|iksemel-1.4-4|52	Group:		Development/C
14cr|iksemel-1.4-4|53	Obsoletes:	%mklibname -s -d %{name} 3
14cr|iksemel-1.4-4|54	Requires:	%{develname} = %{version}-%{release}
14cr|iksemel-1.4-4|55	
14cr|iksemel-1.4-4|56	%description -n	%{staticdevelname}
14cr|iksemel-1.4-4|57	iksemel is an XML (eXtensible Markup Language) parser library designed for
14cr|iksemel-1.4-4|58	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
14cr|iksemel-1.4-4|59	thus highly portable.
14cr|iksemel-1.4-4|60	
14cr|iksemel-1.4-4|61	This package contains the static %{name} library.
14cr|iksemel-1.4-4|62	
14cr|iksemel-1.4-4|63	%prep
14cr|iksemel-1.4-4|64	%setup -q
14cr|iksemel-1.4-4|65	%patch0 -p0
14cr|iksemel-1.4-4|66	
14cr|iksemel-1.4-4|67	%build
14cr|iksemel-1.4-4|68	autoreconf -fi
14cr|iksemel-1.4-4|69	%configure2_5x
14cr|iksemel-1.4-4|70	%make
14cr|iksemel-1.4-4|71	
14cr|iksemel-1.4-4|72	%install
14cr|iksemel-1.4-4|73	rm -rf %{buildroot}
14cr|iksemel-1.4-4|74	%makeinstall_std
14cr|iksemel-1.4-4|75	
14cr|iksemel-1.4-4|76	%files
14cr|iksemel-1.4-4|77	%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
14cr|iksemel-1.4-4|78	%{_bindir}/*
14cr|iksemel-1.4-4|79	%{_infodir}/%{name}*
14cr|iksemel-1.4-4|80	
14cr|iksemel-1.4-4|81	%files -n %{libname}
14cr|iksemel-1.4-4|82	%{_libdir}/lib*.so.%{major}*
14cr|iksemel-1.4-4|83	
14cr|iksemel-1.4-4|84	%files -n %{develname}
14cr|iksemel-1.4-4|85	%{_includedir}/*
14cr|iksemel-1.4-4|86	%{_libdir}/*.so
14cr|iksemel-1.4-4|87	%{_libdir}/pkgconfig/*
14cr|iksemel-1.4-4|88	
14cr|iksemel-1.4-4|89	%files -n %{staticdevelname}
14cr|iksemel-1.4-4|90	%{_libdir}/lib*%{name}*.a
14cr|iksemel-1.4-4|91	
14cr|iksemel-1.4-4|92	
14cr|iksemel-1.4-4|93	
14cr|iksemel-1.4-4|94	%changelog
14cr|iksemel-1.4-4|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14cr|iksemel-1.4-4|96	+ Revision: 5e9fa67
14cr|iksemel-1.4-4|97	- MassBuild#464: Increase release tag
14cr|iksemel-1.4-4|98	
14cr|iksemel-1.4-4|99	

2153 14
14cr|image-analyzer-2.1.1-2|1	Summary:	An application that displays tree structure of disc image
14cr|image-analyzer-2.1.1-2|2	Name:		image-analyzer
14cr|image-analyzer-2.1.1-2|3	Version:	2.1.1
14cr|image-analyzer-2.1.1-2|4	Release:	2
14cr|image-analyzer-2.1.1-2|5	Group:		File tools
14cr|image-analyzer-2.1.1-2|6	License:	GPLv2+
14cr|image-analyzer-2.1.1-2|7	Url:		http://cdemu.sourceforge.net
14cr|image-analyzer-2.1.1-2|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cr|image-analyzer-2.1.1-2|9	BuildRequires:	cmake
14cr|image-analyzer-2.1.1-2|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|image-analyzer-2.1.1-2|11	BuildRequires:	pkgconfig(libxml-2.0)
14cr|image-analyzer-2.1.1-2|12	BuildRequires:	pkgconfig(libmirage) >= %{version}
14cr|image-analyzer-2.1.1-2|13	Requires:	gnuplot
14cr|image-analyzer-2.1.1-2|14	
14cr|image-analyzer-2.1.1-2|15	%description
14cr|image-analyzer-2.1.1-2|16	Image Analyzer is a simple Gtk+ application that displays tree structure
14cr|image-analyzer-2.1.1-2|17	of disc image created by libMirage.
14cr|image-analyzer-2.1.1-2|18	
14cr|image-analyzer-2.1.1-2|19	It is mostly intended as a demonstration of libMirage API use, although it
14cr|image-analyzer-2.1.1-2|20	can be also used to verify that an image is correctly handled by libMirage.
14cr|image-analyzer-2.1.1-2|21	
14cr|image-analyzer-2.1.1-2|22	%files
14cr|image-analyzer-2.1.1-2|23	%doc README COPYING
14cr|image-analyzer-2.1.1-2|24	%{_bindir}/%{name}
14cr|image-analyzer-2.1.1-2|25	%{_datadir}/applications/%{name}.desktop
14cr|image-analyzer-2.1.1-2|26	
14cr|image-analyzer-2.1.1-2|27	#----------------------------------------------------------------------------
14cr|image-analyzer-2.1.1-2|28	
14cr|image-analyzer-2.1.1-2|29	%prep
14cr|image-analyzer-2.1.1-2|30	%setup -q
14cr|image-analyzer-2.1.1-2|31	
14cr|image-analyzer-2.1.1-2|32	%build
14cr|image-analyzer-2.1.1-2|33	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cr|image-analyzer-2.1.1-2|34	%make
14cr|image-analyzer-2.1.1-2|35	
14cr|image-analyzer-2.1.1-2|36	%install
14cr|image-analyzer-2.1.1-2|37	%makeinstall_std -C build
14cr|image-analyzer-2.1.1-2|38	
14cr|image-analyzer-2.1.1-2|39	
14cr|image-analyzer-2.1.1-2|40	
14cr|image-analyzer-2.1.1-2|41	%changelog
14cr|image-analyzer-2.1.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|image-analyzer-2.1.1-2|43	+ Revision: 060ec62
14cr|image-analyzer-2.1.1-2|44	- MassBuild#464: Increase release tag
14cr|image-analyzer-2.1.1-2|45	
14cr|image-analyzer-2.1.1-2|46	

2154 14
14cr|imagej-1.45b-3|1	Name:           imagej
14cr|imagej-1.45b-3|2	Version:        1.45b
14cr|imagej-1.45b-3|3	Release:        3
14cr|imagej-1.45b-3|4	Summary:        Image Processing and Analysis in Java
14cr|imagej-1.45b-3|5	
14cr|imagej-1.45b-3|6	Group:          Sciences/Computer science
14cr|imagej-1.45b-3|7	License:        Public Domain
14cr|imagej-1.45b-3|8	URL:            http://rsbweb.nih.gov/ij/index.html
14cr|imagej-1.45b-3|9	Source0:        http://rsbweb.nih.gov/ij/download/src/ij145b-src.zip
14cr|imagej-1.45b-3|10	Source1:        %{name}.desktop
14cr|imagej-1.45b-3|11	Source2:        http://rsbweb.nih.gov/ij/macros/macros.zip
14cr|imagej-1.45b-3|12	Source3:        http://rsb.info.nih.gov/ij/download/linux/unix-script.txt
14cr|imagej-1.45b-3|13	# don't copy .class files for Mac OS
14cr|imagej-1.45b-3|14	patch0:         %{name}-%{version}-patch0.patch
14cr|imagej-1.45b-3|15	# modify imagej.sh for fedora compatibility
14cr|imagej-1.45b-3|16	patch1:         %{name}-%{version}-patch1.patch
14cr|imagej-1.45b-3|17	BuildArch:      noarch
14cr|imagej-1.45b-3|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|imagej-1.45b-3|19	
14cr|imagej-1.45b-3|20	
14cr|imagej-1.45b-3|21	BuildRequires:  ant
14cr|imagej-1.45b-3|22	BuildRequires:	desktop-file-utils
14cr|imagej-1.45b-3|23	
14cr|imagej-1.45b-3|24	# Requires:       jpackage-utils
14cr|imagej-1.45b-3|25	# java-devel not java for plugins build
14cr|imagej-1.45b-3|26	Requires:       java >= 1.6.0
14cr|imagej-1.45b-3|27	
14cr|imagej-1.45b-3|28	%description
14cr|imagej-1.45b-3|29	ImageJ is a public domain Java image processing program. It can display,
14cr|imagej-1.45b-3|30	edit, analyze a wide variety of image data, including image sequences. Imagej
14cr|imagej-1.45b-3|31	can be used for quantitative analysis of engineering and scientific image data.
14cr|imagej-1.45b-3|32	
14cr|imagej-1.45b-3|33	%package javadoc
14cr|imagej-1.45b-3|34	Summary:        Javadocs for %{name}
14cr|imagej-1.45b-3|35	Group:          Sciences/Computer science
14cr|imagej-1.45b-3|36	BuildArch:      noarch
14cr|imagej-1.45b-3|37	Requires:       %{name} = %{version}-%{release}
14cr|imagej-1.45b-3|38	
14cr|imagej-1.45b-3|39	%description javadoc
14cr|imagej-1.45b-3|40	This package contains the API documentation for %{name}.
14cr|imagej-1.45b-3|41	
14cr|imagej-1.45b-3|42	%prep
14cr|imagej-1.45b-3|43	%setup -q -c -n "%{name}-%{version}"
14cr|imagej-1.45b-3|44	# patch build.xml
14cr|imagej-1.45b-3|45	%patch0 -p0 -b .patch0
14cr|imagej-1.45b-3|46	# unzip macros.zip
14cr|imagej-1.45b-3|47	unzip -qq -u %{SOURCE2}
14cr|imagej-1.45b-3|48	# erase binary and useless files
14cr|imagej-1.45b-3|49	rm -rf macros/.FBC*
14cr|imagej-1.45b-3|50	rm macros/build.xml
14cr|imagej-1.45b-3|51	rm -rf __MACOSX
14cr|imagej-1.45b-3|52	#get and patch unix-script.txt
14cr|imagej-1.45b-3|53	cp %{SOURCE3} ./imagej.sh
14cr|imagej-1.45b-3|54	%patch1 -p1 -b .patch1
14cr|imagej-1.45b-3|55	
14cr|imagej-1.45b-3|56	find -name '*.class' -exec rm -f '{}' \;
14cr|imagej-1.45b-3|57	find -name '*.jar' -exec rm -f '{}' \;
14cr|imagej-1.45b-3|58	
14cr|imagej-1.45b-3|59	%build
14cr|imagej-1.45b-3|60	cd source
14cr|imagej-1.45b-3|61	ant build javadocs
14cr|imagej-1.45b-3|62	cd ..
14cr|imagej-1.45b-3|63	
14cr|imagej-1.45b-3|64	%install
14cr|imagej-1.45b-3|65	rm -rf $RPM_BUILD_ROOT
14cr|imagej-1.45b-3|66	
14cr|imagej-1.45b-3|67	# install jar
14cr|imagej-1.45b-3|68	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|imagej-1.45b-3|69	cp -p source/ij.jar   \
14cr|imagej-1.45b-3|70	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|imagej-1.45b-3|71	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|imagej-1.45b-3|72	
14cr|imagej-1.45b-3|73	
14cr|imagej-1.45b-3|74	# install javadoc
14cr|imagej-1.45b-3|75	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|imagej-1.45b-3|76	cp -rp api  \
14cr|imagej-1.45b-3|77	$RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|imagej-1.45b-3|78	
14cr|imagej-1.45b-3|79	# install icon
14cr|imagej-1.45b-3|80	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|imagej-1.45b-3|81	cp -p source/build/microscope.gif $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|imagej-1.45b-3|82	
14cr|imagej-1.45b-3|83	# install data files
14cr|imagej-1.45b-3|84	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|imagej-1.45b-3|85	cp -p source/build/about.jpg $RPM_BUILD_ROOT%{_datadir}/%{name}/about.jpg
14cr|imagej-1.45b-3|86	cp -p source/build/IJ_Props.txt $RPM_BUILD_ROOT%{_datadir}/%{name}/IJ_Props.txt
14cr|imagej-1.45b-3|87	
14cr|imagej-1.45b-3|88	#install macros
14cr|imagej-1.45b-3|89	chmod 644 macros/About\ Startup\ Macros
14cr|imagej-1.45b-3|90	find ./macros -name \*.txt -type f -exec chmod 644 {} \;
14cr|imagej-1.45b-3|91	find ./macros -type d -exec chmod 755 {} \;
14cr|imagej-1.45b-3|92	cp -rp macros $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|imagej-1.45b-3|93	
14cr|imagej-1.45b-3|94	
14cr|imagej-1.45b-3|95	#install luts
14cr|imagej-1.45b-3|96	mkdir $RPM_BUILD_ROOT%{_datadir}/%{name}/luts
14cr|imagej-1.45b-3|97	
14cr|imagej-1.45b-3|98	# install script
14cr|imagej-1.45b-3|99	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|imagej-1.45b-3|100	chmod +x imagej.sh
14cr|imagej-1.45b-3|101	cp -p imagej.sh $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|imagej-1.45b-3|102	
14cr|imagej-1.45b-3|103	# directory for plugins
14cr|imagej-1.45b-3|104	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins
14cr|imagej-1.45b-3|105	cp source/plugins/JavaScriptEvaluator.source $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins/JavaScriptEvaluator.java
14cr|imagej-1.45b-3|106	
14cr|imagej-1.45b-3|107	# desktop file
14cr|imagej-1.45b-3|108	desktop-file-install --vendor=""                     \
14cr|imagej-1.45b-3|109	--dir=%{buildroot}%{_datadir}/applications/   \
14cr|imagej-1.45b-3|110	%{SOURCE1}
14cr|imagej-1.45b-3|111	
14cr|imagej-1.45b-3|112	%post
14cr|imagej-1.45b-3|113	
14cr|imagej-1.45b-3|114	#update icon cache
14cr|imagej-1.45b-3|115	#touch --no-create %{_datadir}/icons/hicolor
14cr|imagej-1.45b-3|116	#if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|imagej-1.45b-3|117	#  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
14cr|imagej-1.45b-3|118	#fi
14cr|imagej-1.45b-3|119	#update-desktop-database &> /dev/null || :
14cr|imagej-1.45b-3|120	
14cr|imagej-1.45b-3|121	%postun
14cr|imagej-1.45b-3|122	# update icon cache
14cr|imagej-1.45b-3|123	#touch --no-create %{_datadir}/icons/hicolor
14cr|imagej-1.45b-3|124	#if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|imagej-1.45b-3|125	#  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
14cr|imagej-1.45b-3|126	#fi
14cr|imagej-1.45b-3|127	#update-desktop-database &> /dev/null || :
14cr|imagej-1.45b-3|128	
14cr|imagej-1.45b-3|129	
14cr|imagej-1.45b-3|130	%clean
14cr|imagej-1.45b-3|131	rm -rf $RPM_BUILD_ROOT
14cr|imagej-1.45b-3|132	
14cr|imagej-1.45b-3|133	
14cr|imagej-1.45b-3|134	%files
14cr|imagej-1.45b-3|135	%defattr(-,root,root,-)
14cr|imagej-1.45b-3|136	%{_javadir}/*
14cr|imagej-1.45b-3|137	%{_datadir}/%{name}/
14cr|imagej-1.45b-3|138	%{_datadir}/applications/%{name}.desktop
14cr|imagej-1.45b-3|139	%{_datadir}/pixmaps/microscope.gif
14cr|imagej-1.45b-3|140	%{_bindir}/%{name}
14cr|imagej-1.45b-3|141	%doc source/aREADME.txt source/release-notes.html source/applet.html
14cr|imagej-1.45b-3|142	
14cr|imagej-1.45b-3|143	%files javadoc
14cr|imagej-1.45b-3|144	%defattr(-,root,root,-)
14cr|imagej-1.45b-3|145	%{_javadocdir}/%{name}
14cr|imagej-1.45b-3|146	
14cr|imagej-1.45b-3|147	
14cr|imagej-1.45b-3|148	
14cr|imagej-1.45b-3|149	
14cr|imagej-1.45b-3|150	
14cr|imagej-1.45b-3|151	%changelog
14cr|imagej-1.45b-3|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.45b-3
14cr|imagej-1.45b-3|153	+ Revision: 56893e0
14cr|imagej-1.45b-3|154	- MassBuild#464: Increase release tag
14cr|imagej-1.45b-3|155	
14cr|imagej-1.45b-3|156	

2155 14
14cr|imagination-3.0-3|1	Summary:	Simple DVD slide show maker
14cr|imagination-3.0-3|2	Name:		imagination
14cr|imagination-3.0-3|3	Version:	3.0
14cr|imagination-3.0-3|4	Release:	3
14cr|imagination-3.0-3|5	Group:		Video
14cr|imagination-3.0-3|6	License:	GPLv2+
14cr|imagination-3.0-3|7	URL:		http://imagination.sourceforge.net/
14cr|imagination-3.0-3|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|imagination-3.0-3|9	Patch0:		imagination-3.0-link.patch
14cr|imagination-3.0-3|10	BuildRequires:	pkgconfig(cairo) >= 1.6
14cr|imagination-3.0-3|11	BuildRequires:	pkgconfig(glib-2.0) > 2.18.0
14cr|imagination-3.0-3|12	BuildRequires:	pkgconfig(gthread-2.0)
14cr|imagination-3.0-3|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
14cr|imagination-3.0-3|14	BuildRequires:	pkgconfig(sox) >= 14.2.0
14cr|imagination-3.0-3|15	BuildRequires:	desktop-file-utils
14cr|imagination-3.0-3|16	BuildRequires:	gettext
14cr|imagination-3.0-3|17	BuildRequires:	intltool
14cr|imagination-3.0-3|18	BuildRequires:	xsltproc
14cr|imagination-3.0-3|19	BuildRequires:	docbook-xsl
14cr|imagination-3.0-3|20	BuildRequires:	docbook-style-xsl
14cr|imagination-3.0-3|21	Requires:	sox >= 14.3.0
14cr|imagination-3.0-3|22	Requires:	ffmpeg
14cr|imagination-3.0-3|23	
14cr|imagination-3.0-3|24	%description
14cr|imagination-3.0-3|25	Imagination is a lightweight and simple DVD slide show maker written
14cr|imagination-3.0-3|26	in C language and built with the GTK+2 toolkit.
14cr|imagination-3.0-3|27	
14cr|imagination-3.0-3|28	%prep
14cr|imagination-3.0-3|29	%setup -q
14cr|imagination-3.0-3|30	%patch0 -p0
14cr|imagination-3.0-3|31	# Otherwise plugins won't be loading from %{_libdir}/%{name}
14cr|imagination-3.0-3|32	sed -i -e "/#define PLUGINS_INSTALLED/s:0:1:" src/support.h
14cr|imagination-3.0-3|33	
14cr|imagination-3.0-3|34	%build
14cr|imagination-3.0-3|35	%configure2_5x --disable-static
14cr|imagination-3.0-3|36	%make
14cr|imagination-3.0-3|37	
14cr|imagination-3.0-3|38	%install
14cr|imagination-3.0-3|39	%makeinstall_std
14cr|imagination-3.0-3|40	
14cr|imagination-3.0-3|41	desktop-file-install --vendor="" \
14cr|imagination-3.0-3|42	--add-category="X-MandrivaLinux-Multimedia-Video" \
14cr|imagination-3.0-3|43	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|imagination-3.0-3|44	
14cr|imagination-3.0-3|45	%find_lang %{name}
14cr|imagination-3.0-3|46	
14cr|imagination-3.0-3|47	%files -f %{name}.lang
14cr|imagination-3.0-3|48	%doc AUTHORS ChangeLog NEWS README TODO
14cr|imagination-3.0-3|49	%{_bindir}/%{name}
14cr|imagination-3.0-3|50	%{_libdir}/%{name}
14cr|imagination-3.0-3|51	%{_datadir}/%{name}
14cr|imagination-3.0-3|52	%{_iconsdir}/hicolor/*/apps/*
14cr|imagination-3.0-3|53	%{_datadir}/applications/%{name}.desktop
14cr|imagination-3.0-3|54	
14cr|imagination-3.0-3|55	
14cr|imagination-3.0-3|56	%changelog
14cr|imagination-3.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-3
14cr|imagination-3.0-3|58	+ Revision: 7020a19
14cr|imagination-3.0-3|59	- MassBuild#464: Increase release tag
14cr|imagination-3.0-3|60	
14cr|imagination-3.0-3|61	

2156 14
14cr|imapfilter-2.5.2-2|1	Summary:	Mail filtering utility
14cr|imapfilter-2.5.2-2|2	Name:		imapfilter
14cr|imapfilter-2.5.2-2|3	Version:	2.5.2
14cr|imapfilter-2.5.2-2|4	Release:	2
14cr|imapfilter-2.5.2-2|5	License:	MIT
14cr|imapfilter-2.5.2-2|6	Group:		Networking/Mail
14cr|imapfilter-2.5.2-2|7	URL:		http://imapfilter.hellug.gr/
14cr|imapfilter-2.5.2-2|8	Source0:	http://imapfilter.hellug.gr/source/%{name}-%{version}.tar.gz
14cr|imapfilter-2.5.2-2|9	Buildrequires:	openssl-devel  pcre-devel
14cr|imapfilter-2.5.2-2|10	Buildrequires:	lua-devel
14cr|imapfilter-2.5.2-2|11	
14cr|imapfilter-2.5.2-2|12	%description
14cr|imapfilter-2.5.2-2|13	IMAPFilter is a mail filtering utility. It connects to remote mail servers
14cr|imapfilter-2.5.2-2|14	using the Internet Message Access Protocol (IMAP). Based on the user defined
14cr|imapfilter-2.5.2-2|15	filters it checks messages residing on a remote IMAP mailbox and processes
14cr|imapfilter-2.5.2-2|16	them in various ways.
14cr|imapfilter-2.5.2-2|17	
14cr|imapfilter-2.5.2-2|18	One can execute imapfilter before:
14cr|imapfilter-2.5.2-2|19	* fetching of mail locally
14cr|imapfilter-2.5.2-2|20	* accessing a mailbox using one of the available Mail User Agents (MUA)
14cr|imapfilter-2.5.2-2|21	* browsing a mailbox via the Web
14cr|imapfilter-2.5.2-2|22	...in order to "clear" a mailbox and avoid downloading/seeing some specific
14cr|imapfilter-2.5.2-2|23	mails, copy and/or move messages between folders, etc.
14cr|imapfilter-2.5.2-2|24	
14cr|imapfilter-2.5.2-2|25	
14cr|imapfilter-2.5.2-2|26	%prep
14cr|imapfilter-2.5.2-2|27	%setup -q
14cr|imapfilter-2.5.2-2|28	
14cr|imapfilter-2.5.2-2|29	%build
14cr|imapfilter-2.5.2-2|30	%make
14cr|imapfilter-2.5.2-2|31	
14cr|imapfilter-2.5.2-2|32	%install
14cr|imapfilter-2.5.2-2|33	%makeinstall_std BINDIR=%{_bindir}\
14cr|imapfilter-2.5.2-2|34	SHAREDIR=%{_datadir}/imapfilter\
14cr|imapfilter-2.5.2-2|35	MANDIR=%{_mandir}
14cr|imapfilter-2.5.2-2|36	
14cr|imapfilter-2.5.2-2|37	%files
14cr|imapfilter-2.5.2-2|38	%defattr(0755,root,root,0755)
14cr|imapfilter-2.5.2-2|39	%_bindir/*
14cr|imapfilter-2.5.2-2|40	%defattr(0644,root,root,0755)
14cr|imapfilter-2.5.2-2|41	%doc LICENSE NEWS README
14cr|imapfilter-2.5.2-2|42	%_mandir/*/*
14cr|imapfilter-2.5.2-2|43	%_datadir/imapfilter
14cr|imapfilter-2.5.2-2|44	
14cr|imapfilter-2.5.2-2|45	
14cr|imapfilter-2.5.2-2|46	
14cr|imapfilter-2.5.2-2|47	%changelog
14cr|imapfilter-2.5.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-2
14cr|imapfilter-2.5.2-2|49	+ Revision: 5517f9e
14cr|imapfilter-2.5.2-2|50	- MassBuild#464: Increase release tag
14cr|imapfilter-2.5.2-2|51	
14cr|imapfilter-2.5.2-2|52	

2157 14
14cr|imapproxy-1.2.7-5|1	%define distname up-%{name}
14cr|imapproxy-1.2.7-5|2	%define _ssldir %{_sysconfdir}/ssl/imapproxy
14cr|imapproxy-1.2.7-5|3	
14cr|imapproxy-1.2.7-5|4	Summary:	Proxy for the IMAP protocol
14cr|imapproxy-1.2.7-5|5	Name:		imapproxy
14cr|imapproxy-1.2.7-5|6	Version:	1.2.7
14cr|imapproxy-1.2.7-5|7	Release:	5
14cr|imapproxy-1.2.7-5|8	License:	GPLv2+
14cr|imapproxy-1.2.7-5|9	Group:		System/Servers
14cr|imapproxy-1.2.7-5|10	URL:		http://www.imapproxy.org/
14cr|imapproxy-1.2.7-5|11	Source0:	http://www.imapproxy.org/downloads/%{distname}-%{version}.tar.gz
14cr|imapproxy-1.2.7-5|12	Source1:	%{name}.service
14cr|imapproxy-1.2.7-5|13	Patch0:		%{name}-1.2.4-conf.patch
14cr|imapproxy-1.2.7-5|14	BuildRequires:	tcp_wrappers-devel openssl-devel ncurses-devel
14cr|imapproxy-1.2.7-5|15	Requires(post):	rpm-helper
14cr|imapproxy-1.2.7-5|16	Requires(preun): rpm-helper
14cr|imapproxy-1.2.7-5|17	Requires:	tcp_wrappers
14cr|imapproxy-1.2.7-5|18	
14cr|imapproxy-1.2.7-5|19	%description
14cr|imapproxy-1.2.7-5|20	Imapproxy proxies IMAP transactions between an IMAP client and an IMAP
14cr|imapproxy-1.2.7-5|21	server. The connection to the server is kept open and cached for a
14cr|imapproxy-1.2.7-5|22	time after the client closes its side, in order to reuse it when the
14cr|imapproxy-1.2.7-5|23	client tries to open another one to the same IMAP server with the same
14cr|imapproxy-1.2.7-5|24	user ID.
14cr|imapproxy-1.2.7-5|25	
14cr|imapproxy-1.2.7-5|26	%prep
14cr|imapproxy-1.2.7-5|27	
14cr|imapproxy-1.2.7-5|28	%setup -q -n %{distname}-%{version}
14cr|imapproxy-1.2.7-5|29	%patch0 -p1 -b .service
14cr|imapproxy-1.2.7-5|30	
14cr|imapproxy-1.2.7-5|31	%build
14cr|imapproxy-1.2.7-5|32	%serverbuild
14cr|imapproxy-1.2.7-5|33	
14cr|imapproxy-1.2.7-5|34	# fixes https://qa.mandriva.com/show_bug.cgi?id=37974
14cr|imapproxy-1.2.7-5|35	CFLAGS="`echo $CFLAGS | sed 's/-Wp,-D_FORTIFY_SOURCE=2//'`"
14cr|imapproxy-1.2.7-5|36	
14cr|imapproxy-1.2.7-5|37	# kerberos include is needed (because of openssl-0.9.7 ?)
14cr|imapproxy-1.2.7-5|38	export CPPFLAGS="$CPPFLAGS -I%{_prefix}/kerberos/include"
14cr|imapproxy-1.2.7-5|39	%configure2_5x
14cr|imapproxy-1.2.7-5|40	%make
14cr|imapproxy-1.2.7-5|41	
14cr|imapproxy-1.2.7-5|42	%install
14cr|imapproxy-1.2.7-5|43	
14cr|imapproxy-1.2.7-5|44	mkdir -p %{buildroot}%{_sbindir} \
14cr|imapproxy-1.2.7-5|45	%{buildroot}%{_unitdir} \
14cr|imapproxy-1.2.7-5|46	%{buildroot}%{_ssldir}
14cr|imapproxy-1.2.7-5|47	
14cr|imapproxy-1.2.7-5|48	install -m 755 bin/in.imapproxyd %{buildroot}%{_sbindir}/
14cr|imapproxy-1.2.7-5|49	install -m 755 bin/pimpstat %{buildroot}%{_sbindir}/
14cr|imapproxy-1.2.7-5|50	install -m 644 scripts/%{name}.conf %{buildroot}%{_sysconfdir}/
14cr|imapproxy-1.2.7-5|51	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/imapproxy.service
14cr|imapproxy-1.2.7-5|52	
14cr|imapproxy-1.2.7-5|53	%clean
14cr|imapproxy-1.2.7-5|54	
14cr|imapproxy-1.2.7-5|55	%post
14cr|imapproxy-1.2.7-5|56	%systemd_post %{name}.service
14cr|imapproxy-1.2.7-5|57	
14cr|imapproxy-1.2.7-5|58	%preun
14cr|imapproxy-1.2.7-5|59	%systemd_preun %{name}.service
14cr|imapproxy-1.2.7-5|60	
14cr|imapproxy-1.2.7-5|61	%postun
14cr|imapproxy-1.2.7-5|62	%systemd_postun_with_restart %{name}.service
14cr|imapproxy-1.2.7-5|63	
14cr|imapproxy-1.2.7-5|64	%files
14cr|imapproxy-1.2.7-5|65	%doc copyright ChangeLog README README.ssl README.known_issues
14cr|imapproxy-1.2.7-5|66	%dir %{_ssldir}
14cr|imapproxy-1.2.7-5|67	%attr(0755,root,root) %{_sbindir}/in.imapproxyd
14cr|imapproxy-1.2.7-5|68	%attr(0755,root,root) %{_sbindir}/pimpstat
14cr|imapproxy-1.2.7-5|69	%attr(0755,root,root) %{_unitdir}/%{name}*
14cr|imapproxy-1.2.7-5|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|imapproxy-1.2.7-5|71	
14cr|imapproxy-1.2.7-5|72	%changelog
14cr|imapproxy-1.2.7-5|73	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-5
14cr|imapproxy-1.2.7-5|74	+ Revision: caf65f2
14cr|imapproxy-1.2.7-5|75	- Use systemd macros
14cr|imapproxy-1.2.7-5|76	
14cr|imapproxy-1.2.7-5|77	

2158 14
14cr|imapsync-1.480-2|1	Summary:	IMAP synchronisation, sync, copy or migration tool
14cr|imapsync-1.480-2|2	Name:		imapsync
14cr|imapsync-1.480-2|3	Version:	1.480
14cr|imapsync-1.480-2|4	Release:	2
14cr|imapsync-1.480-2|5	License:	WTFPL
14cr|imapsync-1.480-2|6	Group:		Networking/Mail
14cr|imapsync-1.480-2|7	URL:		http://ks.lamiral.info/imapsync/
14cr|imapsync-1.480-2|8	Source0:	http://www.linux-france.org/prj/imapsync/dist/%{name}-%{version}.tgz
14cr|imapsync-1.480-2|9	Requires:	perl(Date::Manip)
14cr|imapsync-1.480-2|10	Requires:	perl(Term::ReadKey)
14cr|imapsync-1.480-2|11	Suggests:	perl(IO::Socket::SSL)
14cr|imapsync-1.480-2|12	Suggests:	perl(Digest::HMAC_MD5)
14cr|imapsync-1.480-2|13	BuildArch:	noarch
14cr|imapsync-1.480-2|14	
14cr|imapsync-1.480-2|15	%description
14cr|imapsync-1.480-2|16	imapsync is a tool for facilitating incremental recursive IMAP transfers from
14cr|imapsync-1.480-2|17	one mailbox to another. It is useful for mailbox migration, and reduces the
14cr|imapsync-1.480-2|18	amount of data transferred by only copying messages that are not present on
14cr|imapsync-1.480-2|19	both servers. Read, unread, and deleted flags are preserved, and the process
14cr|imapsync-1.480-2|20	can be stopped and resumed. The original messages can optionally be deleted
14cr|imapsync-1.480-2|21	after a successful transfer.
14cr|imapsync-1.480-2|22	
14cr|imapsync-1.480-2|23	%prep
14cr|imapsync-1.480-2|24	
14cr|imapsync-1.480-2|25	%setup -q
14cr|imapsync-1.480-2|26	
14cr|imapsync-1.480-2|27	%build
14cr|imapsync-1.480-2|28	
14cr|imapsync-1.480-2|29	pod2man %{name} > %{name}.1
14cr|imapsync-1.480-2|30	
14cr|imapsync-1.480-2|31	%install
14cr|imapsync-1.480-2|32	
14cr|imapsync-1.480-2|33	install -d %{buildroot}%{_bindir}
14cr|imapsync-1.480-2|34	install -d %{buildroot}%{_mandir}/man1
14cr|imapsync-1.480-2|35	
14cr|imapsync-1.480-2|36	install -m0755 %{name} %{buildroot}%{_bindir}/
14cr|imapsync-1.480-2|37	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|imapsync-1.480-2|38	
14cr|imapsync-1.480-2|39	%files
14cr|imapsync-1.480-2|40	%defattr(-,root,root)
14cr|imapsync-1.480-2|41	%doc CREDITS ChangeLog FAQ README TODO
14cr|imapsync-1.480-2|42	%attr(0755,root,root) %{_bindir}/%{name}
14cr|imapsync-1.480-2|43	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
14cr|imapsync-1.480-2|44	
14cr|imapsync-1.480-2|45	
14cr|imapsync-1.480-2|46	
14cr|imapsync-1.480-2|47	
14cr|imapsync-1.480-2|48	%changelog
14cr|imapsync-1.480-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.480-2
14cr|imapsync-1.480-2|50	+ Revision: 53efe5e
14cr|imapsync-1.480-2|51	- MassBuild#464: Increase release tag
14cr|imapsync-1.480-2|52	
14cr|imapsync-1.480-2|53	

2159 14
14cr|imcom-1.34-7|1	Name:		imcom
14cr|imcom-1.34-7|2	Version:	1.34
14cr|imcom-1.34-7|3	Release:	7
14cr|imcom-1.34-7|4	Group:		Networking/Instant messaging
14cr|imcom-1.34-7|5	License:	BSD
14cr|imcom-1.34-7|6	Summary:	Console-based jabber client
14cr|imcom-1.34-7|7	#URL:		http://imcom.floobin.cx/
14cr|imcom-1.34-7|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|imcom-1.34-7|9	BuildRequires:	python-devel
14cr|imcom-1.34-7|10	Source:		http://nafai.dyndns.org/files/%{name}-%{version}.tar.bz2
14cr|imcom-1.34-7|11	Patch:		imcom-1.33-destdir.patch
14cr|imcom-1.34-7|12	Buildarch:	noarch
14cr|imcom-1.34-7|13	
14cr|imcom-1.34-7|14	%description
14cr|imcom-1.34-7|15	What is IMCom
14cr|imcom-1.34-7|16	IMCom is console Jabber Client written in Python. It in many ways
14cr|imcom-1.34-7|17	resembles micq because that is the ICQ client that I used before
14cr|imcom-1.34-7|18	switching to jabber (micq).
14cr|imcom-1.34-7|19	
14cr|imcom-1.34-7|20	%prep
14cr|imcom-1.34-7|21	%setup -q
14cr|imcom-1.34-7|22	%patch -p1 -b .destdir
14cr|imcom-1.34-7|23	
14cr|imcom-1.34-7|24	%build
14cr|imcom-1.34-7|25	%configure
14cr|imcom-1.34-7|26	%make
14cr|imcom-1.34-7|27	
14cr|imcom-1.34-7|28	%install
14cr|imcom-1.34-7|29	rm -Rf %{buildroot}
14cr|imcom-1.34-7|30	
14cr|imcom-1.34-7|31	%makeinstall_std
14cr|imcom-1.34-7|32	
14cr|imcom-1.34-7|33	rm -Rf %{buildroot}/%{_datadir}/%{name}/docs/
14cr|imcom-1.34-7|34	
14cr|imcom-1.34-7|35	%clean
14cr|imcom-1.34-7|36	rm -Rf %{buildroot}
14cr|imcom-1.34-7|37	
14cr|imcom-1.34-7|38	%files
14cr|imcom-1.34-7|39	%defattr(-,root,root)
14cr|imcom-1.34-7|40	%{_bindir}/*
14cr|imcom-1.34-7|41	%{_datadir}/%{name}
14cr|imcom-1.34-7|42	%{_mandir}/man?/*
14cr|imcom-1.34-7|43	%doc README WHATSNEW docs/*.html docs/*.css docs/*.png docs/*.jpg
14cr|imcom-1.34-7|44	
14cr|imcom-1.34-7|45	
14cr|imcom-1.34-7|46	
14cr|imcom-1.34-7|47	
14cr|imcom-1.34-7|48	%changelog
14cr|imcom-1.34-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.34-7
14cr|imcom-1.34-7|50	+ Revision: fa481ec
14cr|imcom-1.34-7|51	- MassBuild#464: Increase release tag
14cr|imcom-1.34-7|52	
14cr|imcom-1.34-7|53	

2160 14
14cr|imgurbash-2013.11.27-5|1	Summary:    Small command-line program to upload on imgur
14cr|imgurbash-2013.11.27-5|2	Name:       imgurbash
14cr|imgurbash-2013.11.27-5|3	Version:    2013.11.27
14cr|imgurbash-2013.11.27-5|4	# read the script for the version
14cr|imgurbash-2013.11.27-5|5	Release:    5
14cr|imgurbash-2013.11.27-5|6	License:    Public Domain and GPLv2
14cr|imgurbash-2013.11.27-5|7	Group:      Networking/File transfer
14cr|imgurbash-2013.11.27-5|8	
14cr|imgurbash-2013.11.27-5|9	Source0:	http://imgur.com/tools/imgurbash.sh
14cr|imgurbash-2013.11.27-5|10	Url:		http://imgur.com/tools/
14cr|imgurbash-2013.11.27-5|11	
14cr|imgurbash-2013.11.27-5|12	Suggests:	xclip
14cr|imgurbash-2013.11.27-5|13	
14cr|imgurbash-2013.11.27-5|14	
14cr|imgurbash-2013.11.27-5|15	%description
14cr|imgurbash-2013.11.27-5|16	Small command-line program to upload on imgur.
14cr|imgurbash-2013.11.27-5|17	
14cr|imgurbash-2013.11.27-5|18	
14cr|imgurbash-2013.11.27-5|19	%prep
14cr|imgurbash-2013.11.27-5|20	#nothing
14cr|imgurbash-2013.11.27-5|21	
14cr|imgurbash-2013.11.27-5|22	%build
14cr|imgurbash-2013.11.27-5|23	#nothing
14cr|imgurbash-2013.11.27-5|24	
14cr|imgurbash-2013.11.27-5|25	%install
14cr|imgurbash-2013.11.27-5|26	install -D -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}
14cr|imgurbash-2013.11.27-5|27	
14cr|imgurbash-2013.11.27-5|28	%files
14cr|imgurbash-2013.11.27-5|29	%{_bindir}/%{name}
14cr|imgurbash-2013.11.27-5|30	
14cr|imgurbash-2013.11.27-5|31	
14cr|imgurbash-2013.11.27-5|32	
14cr|imgurbash-2013.11.27-5|33	%changelog
14cr|imgurbash-2013.11.27-5|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.11.27-5
14cr|imgurbash-2013.11.27-5|35	+ Revision: 9077e16
14cr|imgurbash-2013.11.27-5|36	- MassBuild#464: Increase release tag
14cr|imgurbash-2013.11.27-5|37	
14cr|imgurbash-2013.11.27-5|38	

2161 14
14cr|imhangul-3.1.1-2|1	Summary:	Hangul input module for GTK+ 3.x
14cr|imhangul-3.1.1-2|2	Name:		imhangul
14cr|imhangul-3.1.1-2|3	Version:	3.1.1
14cr|imhangul-3.1.1-2|4	Release:	2
14cr|imhangul-3.1.1-2|5	License:	GPLv2+
14cr|imhangul-3.1.1-2|6	Group:		System/Internationalization
14cr|imhangul-3.1.1-2|7	Url:		http://code.google.com/p/imhangul/
14cr|imhangul-3.1.1-2|8	Source0:	http://imhangul.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|imhangul-3.1.1-2|9	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|imhangul-3.1.1-2|10	BuildRequires:	pkgconfig(libhangul)
14cr|imhangul-3.1.1-2|11	Requires:	locales-ko
14cr|imhangul-3.1.1-2|12	
14cr|imhangul-3.1.1-2|13	%description
14cr|imhangul-3.1.1-2|14	Hangul input module for GTK+ 3.x
14cr|imhangul-3.1.1-2|15	
14cr|imhangul-3.1.1-2|16	%files -f im-hangul-3.0.lang
14cr|imhangul-3.1.1-2|17	%doc AUTHORS COPYING ChangeLog NEWS README gtkrc
14cr|imhangul-3.1.1-2|18	%{_libdir}/gtk-3.0/immodules/*.so
14cr|imhangul-3.1.1-2|19	
14cr|imhangul-3.1.1-2|20	#----------------------------------------------------------------------------
14cr|imhangul-3.1.1-2|21	
14cr|imhangul-3.1.1-2|22	%prep
14cr|imhangul-3.1.1-2|23	%setup -q
14cr|imhangul-3.1.1-2|24	
14cr|imhangul-3.1.1-2|25	%build
14cr|imhangul-3.1.1-2|26	%configure2_5x --with-gtk-im-module-dir=%{_libdir}/gtk-3.0/immodules/
14cr|imhangul-3.1.1-2|27	%make
14cr|imhangul-3.1.1-2|28	
14cr|imhangul-3.1.1-2|29	%install
14cr|imhangul-3.1.1-2|30	%makeinstall_std
14cr|imhangul-3.1.1-2|31	
14cr|imhangul-3.1.1-2|32	%find_lang im-hangul-3.0
14cr|imhangul-3.1.1-2|33	
14cr|imhangul-3.1.1-2|34	
14cr|imhangul-3.1.1-2|35	%changelog
14cr|imhangul-3.1.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-2
14cr|imhangul-3.1.1-2|37	+ Revision: 5787052
14cr|imhangul-3.1.1-2|38	- MassBuild#464: Increase release tag
14cr|imhangul-3.1.1-2|39	
14cr|imhangul-3.1.1-2|40	

2162 14
14cr|iml-1.0.3-7|1	%if %{_use_internal_dependency_generator}
14cr|iml-1.0.3-7|2	%define __noautoreq 'devel\\(libcblas(.*)|libcblas\\.so\\.(.*)'
14cr|iml-1.0.3-7|3	%else
14cr|iml-1.0.3-7|4	%define _requires_exceptions devel(libcblas|libcblas\\.so\\
14cr|iml-1.0.3-7|5	%endif
14cr|iml-1.0.3-7|6	
14cr|iml-1.0.3-7|7	%define libname	%mklibname %{name} 0
14cr|iml-1.0.3-7|8	%define devname	%mklibname %{name} -d
14cr|iml-1.0.3-7|9	
14cr|iml-1.0.3-7|10	Summary:	IML - Integer Matrix Library
14cr|iml-1.0.3-7|11	Name:		iml
14cr|iml-1.0.3-7|12	Version:	1.0.3
14cr|iml-1.0.3-7|13	Release:	7
14cr|iml-1.0.3-7|14	Group:		Sciences/Mathematics
14cr|iml-1.0.3-7|15	License:	BSD-like
14cr|iml-1.0.3-7|16	URL:		http://www.cs.uwaterloo.ca/~astorjoh/iml.html
14cr|iml-1.0.3-7|17	Source:		http://www.cs.uwaterloo.ca/~astorjoh/iml-1.0.3.tar.gz
14cr|iml-1.0.3-7|18	
14cr|iml-1.0.3-7|19	BuildRequires:	gmp-devel
14cr|iml-1.0.3-7|20	BuildRequires:	libatlas-devel
14cr|iml-1.0.3-7|21	
14cr|iml-1.0.3-7|22	Patch0:		iml-1.0.3-build.patch
14cr|iml-1.0.3-7|23	Patch1:		iml-1.0.3-leak.patch
14cr|iml-1.0.3-7|24	
14cr|iml-1.0.3-7|25	%description
14cr|iml-1.0.3-7|26	IML is a free library of C source code which implements algorithms for
14cr|iml-1.0.3-7|27	computing exact solutions to dense systems of linear equations over the
14cr|iml-1.0.3-7|28	integers. IML is designed to be used with the ATLAS/BLAS library and
14cr|iml-1.0.3-7|29	GMP bignum library.
14cr|iml-1.0.3-7|30	
14cr|iml-1.0.3-7|31	%files
14cr|iml-1.0.3-7|32	%dir %{_docdir}/%{name}
14cr|iml-1.0.3-7|33	%{_docdir}/%{name}/*
14cr|iml-1.0.3-7|34	%dir %{_datadir}/%{name}/examples
14cr|iml-1.0.3-7|35	%{_datadir}/%{name}/examples/*
14cr|iml-1.0.3-7|36	
14cr|iml-1.0.3-7|37	#-----------------------------------------------------------------------
14cr|iml-1.0.3-7|38	%package	-n %{libname}
14cr|iml-1.0.3-7|39	Group:		Development/C
14cr|iml-1.0.3-7|40	Summary:	IML - Integer Matrix Library library
14cr|iml-1.0.3-7|41	Provides:	libname%{name}-devel = %{version}-%{release}
14cr|iml-1.0.3-7|42	Requires:   atlas
14cr|iml-1.0.3-7|43	
14cr|iml-1.0.3-7|44	%description	-n %{libname}
14cr|iml-1.0.3-7|45	IML - Integer Matrix Library library.
14cr|iml-1.0.3-7|46	
14cr|iml-1.0.3-7|47	%files		-n %{libname}
14cr|iml-1.0.3-7|48	%{_libdir}/*.so.*
14cr|iml-1.0.3-7|49	
14cr|iml-1.0.3-7|50	#-----------------------------------------------------------------------
14cr|iml-1.0.3-7|51	%package	-n %{devname}
14cr|iml-1.0.3-7|52	Group:		Development/C
14cr|iml-1.0.3-7|53	Summary:	IML - Integer Matrix Library development files
14cr|iml-1.0.3-7|54	Provides:	%{name}-devel = %{version}-%{release}
14cr|iml-1.0.3-7|55	Requires:	%{libname} = %{version}-%{release}
14cr|iml-1.0.3-7|56	
14cr|iml-1.0.3-7|57	%description	-n %{devname}
14cr|iml-1.0.3-7|58	IML- Integer Matrix Library development files.
14cr|iml-1.0.3-7|59	
14cr|iml-1.0.3-7|60	%files		-n %{devname}
14cr|iml-1.0.3-7|61	%{_includedir}/%{name}.h
14cr|iml-1.0.3-7|62	%{_libdir}/*.so
14cr|iml-1.0.3-7|63	
14cr|iml-1.0.3-7|64	#-----------------------------------------------------------------------
14cr|iml-1.0.3-7|65	%prep
14cr|iml-1.0.3-7|66	%setup -q
14cr|iml-1.0.3-7|67	
14cr|iml-1.0.3-7|68	%patch0 -p1
14cr|iml-1.0.3-7|69	%patch1 -p1
14cr|iml-1.0.3-7|70	rm -f config/*.m4
14cr|iml-1.0.3-7|71	
14cr|iml-1.0.3-7|72	#-----------------------------------------------------------------------
14cr|iml-1.0.3-7|73	%build
14cr|iml-1.0.3-7|74	autoreconf -ifs
14cr|iml-1.0.3-7|75	%configure						\
14cr|iml-1.0.3-7|76	--with-atlas-include=%{_includedir}/atlas	\
14cr|iml-1.0.3-7|77	--with-atlas-lib=%{_libdir}/atlas		\
14cr|iml-1.0.3-7|78	--disable-static				\
14cr|iml-1.0.3-7|79	--enable-shared
14cr|iml-1.0.3-7|80	
14cr|iml-1.0.3-7|81	%make
14cr|iml-1.0.3-7|82	
14cr|iml-1.0.3-7|83	#-----------------------------------------------------------------------
14cr|iml-1.0.3-7|84	%install
14cr|iml-1.0.3-7|85	%makeinstall_std
14cr|iml-1.0.3-7|86	
14cr|iml-1.0.3-7|87	mkdir -p %{buildroot}%{_docdir}
14cr|iml-1.0.3-7|88	mv -f %{buildroot}%{_datadir}/%{name} %{buildroot}%{_docdir}
14cr|iml-1.0.3-7|89	mkdir -p %{buildroot}%{_datadir}/%{name}/examples
14cr|iml-1.0.3-7|90	cp -fa examples/*.c examples/readme %{buildroot}%{_datadir}/%{name}/examples
14cr|iml-1.0.3-7|91	
14cr|iml-1.0.3-7|92	
14cr|iml-1.0.3-7|93	%changelog
14cr|iml-1.0.3-7|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-7
14cr|iml-1.0.3-7|95	+ Revision: 15eba4c
14cr|iml-1.0.3-7|96	- MassBuild#464: Increase release tag
14cr|iml-1.0.3-7|97	
14cr|iml-1.0.3-7|98	

2163 14
14cr|imspector-0.9-25|1	Name:	    imspector
14cr|imspector-0.9-25|2	Version:    0.9
14cr|imspector-0.9-25|3	Release:    25
14cr|imspector-0.9-25|4	Summary:    Multiple IM transparent proxy
14cr|imspector-0.9-25|5	License:    GPLv2+
14cr|imspector-0.9-25|6	Group:      Networking/Other
14cr|imspector-0.9-25|7	URL:        http://www.imspector.org/
14cr|imspector-0.9-25|8	Source0:     http://www.imspector.org/downloads/%{name}-20101229.tar.gz
14cr|imspector-0.9-25|9	Source1:     imspector.sysconfig
14cr|imspector-0.9-25|10	Source2:     imspector.service
14cr|imspector-0.9-25|11	Patch0:      imspector-make.patch
14cr|imspector-0.9-25|12	Patch1:	     imspector-main.patch
14cr|imspector-0.9-25|13	Patch2:	     imspector-conf.patch
14cr|imspector-0.9-25|14	Patch3:      multiple-lines.patch
14cr|imspector-0.9-25|15	Patch4:      imspector-0.9-openssl-1.0.patch
14cr|imspector-0.9-25|16	Patch5:      imspector-0.9-link.patch
14cr|imspector-0.9-25|17	BuildRequires:  openssl-devel >= 0.9.7
14cr|imspector-0.9-25|18	BuildRequires: mysql-devel
14cr|imspector-0.9-25|19	BuildRequires:  postgresql-devel
14cr|imspector-0.9-25|20	BuildRequires: sqlite3-devel
14cr|imspector-0.9-25|21	Requires:	webserver
14cr|imspector-0.9-25|22	Requires:	openssl
14cr|imspector-0.9-25|23	Requires:	apache-mod_socache_shmcb # actually, only if webserver is apache, but there is no syntax for such aa condition
14cr|imspector-0.9-25|24	Requires(post):   rpm-helper
14cr|imspector-0.9-25|25	
14cr|imspector-0.9-25|26	
14cr|imspector-0.9-25|27	%description
14cr|imspector-0.9-25|28	IMSpector is an Instant Messenger proxy with monitoring, blocking and
14cr|imspector-0.9-25|29	content-filtering capabilities. Currently it supports MSN, Jabber/XMPP, AIM,
14cr|imspector-0.9-25|30	ICQ, Yahoo, IRC and Gadu-Gadu to different degrees. MSN is the principle
14cr|imspector-0.9-25|31	protocol, as it is the most popular these days, at least in the UK where I'm
14cr|imspector-0.9-25|32	based. The supported platforms are at present Linux and BSD when using the pf
14cr|imspector-0.9-25|33	firewall, but porting to other UNIXs should be trivial. It is able to log to
14cr|imspector-0.9-25|34	plain files, as well as several types of SQL database including MySQL, SQLite
14cr|imspector-0.9-25|35	and PostreSQL.
14cr|imspector-0.9-25|36	
14cr|imspector-0.9-25|37	%package	mysql
14cr|imspector-0.9-25|38	Summary:	Imspector MySQL log support
14cr|imspector-0.9-25|39	Group:		Networking/Other
14cr|imspector-0.9-25|40	Requires:	%{name}
14cr|imspector-0.9-25|41	
14cr|imspector-0.9-25|42	%description	mysql
14cr|imspector-0.9-25|43	This package gives imspector mysql logging capabilities.
14cr|imspector-0.9-25|44	
14cr|imspector-0.9-25|45	%package	postgresql
14cr|imspector-0.9-25|46	Summary:	Imspector PostgreSQL log support
14cr|imspector-0.9-25|47	Group:		Networking/Other
14cr|imspector-0.9-25|48	Requires:	%{name}
14cr|imspector-0.9-25|49	
14cr|imspector-0.9-25|50	%description	postgresql
14cr|imspector-0.9-25|51	This package gives imspector postgresql logging capabilities.
14cr|imspector-0.9-25|52	
14cr|imspector-0.9-25|53	%package	sqlite
14cr|imspector-0.9-25|54	Summary:	Imspector MySQL log support
14cr|imspector-0.9-25|55	Group:		Networking/Other
14cr|imspector-0.9-25|56	Requires:	%{name}
14cr|imspector-0.9-25|57	
14cr|imspector-0.9-25|58	%description	sqlite
14cr|imspector-0.9-25|59	This package gives imspector sqlite logging and auto-messeging capabilities.
14cr|imspector-0.9-25|60	
14cr|imspector-0.9-25|61	%prep
14cr|imspector-0.9-25|62	
14cr|imspector-0.9-25|63	%setup -q -n imspector
14cr|imspector-0.9-25|64	%patch0 -p0 -b .make
14cr|imspector-0.9-25|65	%patch1 -p0 -b .notusr
14cr|imspector-0.9-25|66	%patch2 -p0 -b .config
14cr|imspector-0.9-25|67	%patch3 -p1 -b .multiple_lines_at_config
14cr|imspector-0.9-25|68	%patch4 -p0 -b .ssl
14cr|imspector-0.9-25|69	%patch5 -p0 -b .link
14cr|imspector-0.9-25|70	
14cr|imspector-0.9-25|71	cat imspector.conf|sed -r 's|/usr/lib|%{_libdir}|' >  imspector.conf.1
14cr|imspector-0.9-25|72	rm -f imspector.conf
14cr|imspector-0.9-25|73	mv imspector.conf.1 imspector.conf
14cr|imspector-0.9-25|74	
14cr|imspector-0.9-25|75	%build
14cr|imspector-0.9-25|76	%make CXX="g++ %{optflags} %ldflags" LIBS="-lcrypto -ldl"
14cr|imspector-0.9-25|77	%make mysqlloggingplugin.so CXX="g++ %{optflags}"
14cr|imspector-0.9-25|78	%make postgresqlloggingplugin.so CXX="g++ %{optflags}"
14cr|imspector-0.9-25|79	%make sqliteloggingplugin.so  CXX="g++ %{optflags}"
14cr|imspector-0.9-25|80	%make dbresponderplugin.so CXX="g++ %{optflags}"
14cr|imspector-0.9-25|81	
14cr|imspector-0.9-25|82	%install
14cr|imspector-0.9-25|83	
14cr|imspector-0.9-25|84	%makeinstall
14cr|imspector-0.9-25|85	install -d %{buildroot}%{_var}/www/cgi-bin
14cr|imspector-0.9-25|86	mv contrib/imspector.cgi %{buildroot}%{_var}/www/cgi-bin/
14cr|imspector-0.9-25|87	
14cr|imspector-0.9-25|88	%{__mkdir_p}  %{buildroot}%{_var}/log/imspector
14cr|imspector-0.9-25|89	%{__mkdir_p}  %{buildroot}%{_var}/lib/imspector
14cr|imspector-0.9-25|90	
14cr|imspector-0.9-25|91	# provide a simple apache config
14cr|imspector-0.9-25|92	%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
14cr|imspector-0.9-25|93	cat > %{buildroot}/etc/httpd/conf/webapps.d/imspector.conf << EOF
14cr|imspector-0.9-25|94	<Location /cgi-bin/imspector.cgi>
14cr|imspector-0.9-25|95	Require all granted
14cr|imspector-0.9-25|96	</Location>
14cr|imspector-0.9-25|97	EOF
14cr|imspector-0.9-25|98	
14cr|imspector-0.9-25|99	%{__mkdir_p} %{buildroot}%{_unitdir}
14cr|imspector-0.9-25|100	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
14cr|imspector-0.9-25|101	install -m0755 %{SOURCE2} %{buildroot}%{_unitdir}/imspector.service
14cr|imspector-0.9-25|102	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/imspector
14cr|imspector-0.9-25|103	
14cr|imspector-0.9-25|104	
14cr|imspector-0.9-25|105	%preun
14cr|imspector-0.9-25|106	%systemd_preun %{name}.service
14cr|imspector-0.9-25|107	
14cr|imspector-0.9-25|108	%pre
14cr|imspector-0.9-25|109	%_pre_useradd imspector %{_var}/lib/imspector /bin/false
14cr|imspector-0.9-25|110	
14cr|imspector-0.9-25|111	%postun
14cr|imspector-0.9-25|112	%_postun_userdel imspector
14cr|imspector-0.9-25|113	%_postun_groupdel imspector
14cr|imspector-0.9-25|114	%systemd_postun_with_restart %{name}.service
14cr|imspector-0.9-25|115	
14cr|imspector-0.9-25|116	%post
14cr|imspector-0.9-25|117	%_create_ssl_certificate imspector
14cr|imspector-0.9-25|118	%systemd_post %{name}.service
14cr|imspector-0.9-25|119	
14cr|imspector-0.9-25|120	%files
14cr|imspector-0.9-25|121	%defattr(0755,root,root)
14cr|imspector-0.9-25|122	%doc COPYING INSTALL README
14cr|imspector-0.9-25|123	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/imspector
14cr|imspector-0.9-25|124	%attr(0755,root,root) %{_unitdir}/imspector*
14cr|imspector-0.9-25|125	%dir %{_sysconfdir}/imspector
14cr|imspector-0.9-25|126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/acl.txt
14cr|imspector-0.9-25|127	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/badwords.txt
14cr|imspector-0.9-25|128	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/imspector.conf
14cr|imspector-0.9-25|129	%{_sbindir}/imspector
14cr|imspector-0.9-25|130	%dir %{_libdir}/imspector
14cr|imspector-0.9-25|131	%{_libdir}/imspector/aclfilterplugin.so
14cr|imspector-0.9-25|132	%{_libdir}/imspector/badwordsfilterplugin.so
14cr|imspector-0.9-25|133	%{_libdir}/imspector/catsloggingplugin.so
14cr|imspector-0.9-25|134	%{_libdir}/imspector/censordfilterplugin.so
14cr|imspector-0.9-25|135	%{_libdir}/imspector/debugloggingplugin.so
14cr|imspector-0.9-25|136	%{_libdir}/imspector/fileloggingplugin.so
14cr|imspector-0.9-25|137	%{_libdir}/imspector/ggprotocolplugin.so
14cr|imspector-0.9-25|138	%{_libdir}/imspector/httpsprotocolplugin.so
14cr|imspector-0.9-25|139	%{_libdir}/imspector/icqprotocolplugin.so
14cr|imspector-0.9-25|140	%{_libdir}/imspector/ircprotocolplugin.so
14cr|imspector-0.9-25|141	%{_libdir}/imspector/jabberprotocolplugin.so
14cr|imspector-0.9-25|142	%{_libdir}/imspector/miscfilterplugin.so
14cr|imspector-0.9-25|143	%{_libdir}/imspector/msnprotocolplugin.so
14cr|imspector-0.9-25|144	%{_libdir}/imspector/yahooprotocolplugin.so
14cr|imspector-0.9-25|145	%{_libdir}/libimspector.so
14cr|imspector-0.9-25|146	%{_var}/www/cgi-bin/imspector.cgi
14cr|imspector-0.9-25|147	%attr(-,imspector,imspector) %{_var}/lib/imspector
14cr|imspector-0.9-25|148	%attr(-,imspector,imspector) %{_var}/log/imspector
14cr|imspector-0.9-25|149	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/imspector.conf
14cr|imspector-0.9-25|150	
14cr|imspector-0.9-25|151	%files mysql
14cr|imspector-0.9-25|152	%{_libdir}/imspector/mysqlloggingplugin.so
14cr|imspector-0.9-25|153	
14cr|imspector-0.9-25|154	%files postgresql
14cr|imspector-0.9-25|155	%{_libdir}/imspector/postgresqlloggingplugin.so
14cr|imspector-0.9-25|156	
14cr|imspector-0.9-25|157	%files sqlite
14cr|imspector-0.9-25|158	%{_libdir}/imspector/sqliteloggingplugin.so
14cr|imspector-0.9-25|159	%{_libdir}/imspector/dbresponderplugin.so
14cr|imspector-0.9-25|160	
14cr|imspector-0.9-25|161	
14cr|imspector-0.9-25|162	
14cr|imspector-0.9-25|163	
14cr|imspector-0.9-25|164	
14cr|imspector-0.9-25|165	%changelog
14cr|imspector-0.9-25|166	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-25
14cr|imspector-0.9-25|167	+ Revision: d959145
14cr|imspector-0.9-25|168	- Use systemd macros
14cr|imspector-0.9-25|169	
14cr|imspector-0.9-25|170	

2164 14
14cr|inadyn-1.98.0-5|1	Summary: A client to update host entries on DynDNS like services
14cr|inadyn-1.98.0-5|2	Name:    inadyn
14cr|inadyn-1.98.0-5|3	Version: 1.98.0
14cr|inadyn-1.98.0-5|4	Release: 5
14cr|inadyn-1.98.0-5|5	License: GPL
14cr|inadyn-1.98.0-5|6	Group:   System/Configuration/Networking
14cr|inadyn-1.98.0-5|7	URL:     http://inadyn.ina-tech.net/
14cr|inadyn-1.98.0-5|8	Source0: http://inadyn.ina-tech.net/inadyn.v1.96.2.zip
14cr|inadyn-1.98.0-5|9	Source1: inadyn.conf
14cr|inadyn-1.98.0-5|10	Source2: inadyn.service
14cr|inadyn-1.98.0-5|11	Requires(preun):rpm-helper
14cr|inadyn-1.98.0-5|12	Requires(post): rpm-helper
14cr|inadyn-1.98.0-5|13	
14cr|inadyn-1.98.0-5|14	%description
14cr|inadyn-1.98.0-5|15	INADYN is a dynamic DNS client. That is, it maintains the IP address of a
14cr|inadyn-1.98.0-5|16	host name. It periodically checks whether the IP address stored by the DNS
14cr|inadyn-1.98.0-5|17	server is the real current address of the machine that is running INADYN.
14cr|inadyn-1.98.0-5|18	
14cr|inadyn-1.98.0-5|19	%prep
14cr|inadyn-1.98.0-5|20	%setup -q -n inadyn
14cr|inadyn-1.98.0-5|21	
14cr|inadyn-1.98.0-5|22	%build
14cr|inadyn-1.98.0-5|23	make clean
14cr|inadyn-1.98.0-5|24	make
14cr|inadyn-1.98.0-5|25	
14cr|inadyn-1.98.0-5|26	%install
14cr|inadyn-1.98.0-5|27	mkdir -p %{buildroot}%{_sbindir}
14cr|inadyn-1.98.0-5|28	mkdir -p %{buildroot}%{_sysconfdir}
14cr|inadyn-1.98.0-5|29	mkdir -p %{buildroot}%{_unitdir}
14cr|inadyn-1.98.0-5|30	mkdir -p %{buildroot}%{_mandir}/{man8,man5}
14cr|inadyn-1.98.0-5|31	
14cr|inadyn-1.98.0-5|32	install -m 0755 -p bin/linux/inadyn %{buildroot}%{_sbindir}/
14cr|inadyn-1.98.0-5|33	install -m 0644 -p man/inadyn.8 %{buildroot}%{_mandir}/man8/
14cr|inadyn-1.98.0-5|34	install -m 0644 -p man/inadyn.conf.5 %{buildroot}%{_mandir}/man5/
14cr|inadyn-1.98.0-5|35	install -m 0600 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/
14cr|inadyn-1.98.0-5|36	install -m 0755 -p %{SOURCE2} %{buildroot}%{_unitdir}/inadyn.service
14cr|inadyn-1.98.0-5|37	
14cr|inadyn-1.98.0-5|38	%clean
14cr|inadyn-1.98.0-5|39	
14cr|inadyn-1.98.0-5|40	%post
14cr|inadyn-1.98.0-5|41	%systemd_post %{name}.service
14cr|inadyn-1.98.0-5|42	
14cr|inadyn-1.98.0-5|43	%preun
14cr|inadyn-1.98.0-5|44	%systemd_preun %{name}.service
14cr|inadyn-1.98.0-5|45	
14cr|inadyn-1.98.0-5|46	%postun
14cr|inadyn-1.98.0-5|47	%systemd_postun_with_restart %{name}.service
14cr|inadyn-1.98.0-5|48	
14cr|inadyn-1.98.0-5|49	%files
14cr|inadyn-1.98.0-5|50	%doc readme.html
14cr|inadyn-1.98.0-5|51	%{_sbindir}/inadyn
14cr|inadyn-1.98.0-5|52	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/inadyn.conf
14cr|inadyn-1.98.0-5|53	%{_unitdir}/inadyn*
14cr|inadyn-1.98.0-5|54	%defattr(-,root,man)
14cr|inadyn-1.98.0-5|55	%{_mandir}/man5/inadyn.conf.*
14cr|inadyn-1.98.0-5|56	%{_mandir}/man8/inadyn.*
14cr|inadyn-1.98.0-5|57	
14cr|inadyn-1.98.0-5|58	%changelog
14cr|inadyn-1.98.0-5|59	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.98.0-5
14cr|inadyn-1.98.0-5|60	+ Revision: ca180be
14cr|inadyn-1.98.0-5|61	- Use systemd macros
14cr|inadyn-1.98.0-5|62	
14cr|inadyn-1.98.0-5|63	

2165 14
14cr|indicator-application-12.10.0-4|1	Summary:	Displays application menu's on panel
14cr|indicator-application-12.10.0-4|2	Name:		indicator-application
14cr|indicator-application-12.10.0-4|3	Version:	12.10.0
14cr|indicator-application-12.10.0-4|4	Release:	4
14cr|indicator-application-12.10.0-4|5	License:	GPLv3+
14cr|indicator-application-12.10.0-4|6	Group:		Graphical desktop/GNOME
14cr|indicator-application-12.10.0-4|7	Url:		http://launchpad.net/indicator-application
14cr|indicator-application-12.10.0-4|8	Source0:	%{name}-%{version}.tar.gz
14cr|indicator-application-12.10.0-4|9	Patch0:		indicator-application-12.10.0-glib-deprecated.patch
14cr|indicator-application-12.10.0-4|10	Patch1:		indicator-application-12.10.0-no-werror.patch
14cr|indicator-application-12.10.0-4|11	BuildRequires:	pkgconfig(appindicator3-0.1)
14cr|indicator-application-12.10.0-4|12	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|indicator-application-12.10.0-4|13	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14cr|indicator-application-12.10.0-4|14	BuildRequires:	pkgconfig(indicator3-0.4)
14cr|indicator-application-12.10.0-4|15	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|indicator-application-12.10.0-4|16	
14cr|indicator-application-12.10.0-4|17	%description
14cr|indicator-application-12.10.0-4|18	This package provides a library and an indicator to take the menus from
14cr|indicator-application-12.10.0-4|19	applications and displays them on the panel bar.
14cr|indicator-application-12.10.0-4|20	
14cr|indicator-application-12.10.0-4|21	%files
14cr|indicator-application-12.10.0-4|22	%doc AUTHORS COPYING
14cr|indicator-application-12.10.0-4|23	%{_libexecdir}/indicator-application-service
14cr|indicator-application-12.10.0-4|24	%{_libdir}/indicators3/
14cr|indicator-application-12.10.0-4|25	%{_datadir}/dbus-1/services/*.service
14cr|indicator-application-12.10.0-4|26	%{_datadir}/indicator-application/
14cr|indicator-application-12.10.0-4|27	
14cr|indicator-application-12.10.0-4|28	#----------------------------------------------------------------------------
14cr|indicator-application-12.10.0-4|29	
14cr|indicator-application-12.10.0-4|30	%prep
14cr|indicator-application-12.10.0-4|31	%setup -q
14cr|indicator-application-12.10.0-4|32	%patch0 -p1
14cr|indicator-application-12.10.0-4|33	%patch1 -p1
14cr|indicator-application-12.10.0-4|34	
14cr|indicator-application-12.10.0-4|35	%build
14cr|indicator-application-12.10.0-4|36	autoreconf -fi
14cr|indicator-application-12.10.0-4|37	%configure2_5x \
14cr|indicator-application-12.10.0-4|38	--disable-static
14cr|indicator-application-12.10.0-4|39	
14cr|indicator-application-12.10.0-4|40	%make
14cr|indicator-application-12.10.0-4|41	
14cr|indicator-application-12.10.0-4|42	%install
14cr|indicator-application-12.10.0-4|43	%makeinstall_std
14cr|indicator-application-12.10.0-4|44	
14cr|indicator-application-12.10.0-4|45	
14cr|indicator-application-12.10.0-4|46	
14cr|indicator-application-12.10.0-4|47	%changelog
14cr|indicator-application-12.10.0-4|48	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.0-4
14cr|indicator-application-12.10.0-4|49	+ Revision: 33e7c21
14cr|indicator-application-12.10.0-4|50	- Build withoit -Werror
14cr|indicator-application-12.10.0-4|51	
14cr|indicator-application-12.10.0-4|52	

2166 14
14cr|i-nex-0.5.2-3|1	Summary:	System information tool
14cr|i-nex-0.5.2-3|2	Name:		i-nex
14cr|i-nex-0.5.2-3|3	Version:	0.5.2
14cr|i-nex-0.5.2-3|4	Release:	3
14cr|i-nex-0.5.2-3|5	Group:		System/Configuration/Hardware
14cr|i-nex-0.5.2-3|6	License:	LGPLv3+
14cr|i-nex-0.5.2-3|7	Url:		https://launchpad.net/i-nex
14cr|i-nex-0.5.2-3|8	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}_%{version}.tar.gz
14cr|i-nex-0.5.2-3|9	# Just to make sure we have all these in repositories
14cr|i-nex-0.5.2-3|10	BuildRequires:	gambas3-devel
14cr|i-nex-0.5.2-3|11	BuildRequires:	gambas3-gb-desktop
14cr|i-nex-0.5.2-3|12	BuildRequires:	gambas3-gb-form-dialog
14cr|i-nex-0.5.2-3|13	BuildRequires:	gambas3-gb-form
14cr|i-nex-0.5.2-3|14	BuildRequires:	gambas3-gb-gui
14cr|i-nex-0.5.2-3|15	BuildRequires:	gambas3-gb-gtk
14cr|i-nex-0.5.2-3|16	BuildRequires:	gambas3-gb-image
14cr|i-nex-0.5.2-3|17	BuildRequires:	gambas3-gb-qt4
14cr|i-nex-0.5.2-3|18	BuildRequires:	gambas3-gb-settings
14cr|i-nex-0.5.2-3|19	BuildRequires:	imagemagick
14cr|i-nex-0.5.2-3|20	Requires:	gambas3-gb-desktop
14cr|i-nex-0.5.2-3|21	Requires:	gambas3-gb-form-dialog
14cr|i-nex-0.5.2-3|22	Requires:	gambas3-gb-form
14cr|i-nex-0.5.2-3|23	Requires:	gambas3-gb-gui
14cr|i-nex-0.5.2-3|24	Requires:	gambas3-gb-gtk
14cr|i-nex-0.5.2-3|25	Requires:	gambas3-gb-image
14cr|i-nex-0.5.2-3|26	Requires:	gambas3-gb-qt4
14cr|i-nex-0.5.2-3|27	Requires:	gambas3-gb-settings
14cr|i-nex-0.5.2-3|28	Requires:	gambas3-runtime
14cr|i-nex-0.5.2-3|29	BuildArch:	noarch
14cr|i-nex-0.5.2-3|30	
14cr|i-nex-0.5.2-3|31	%description
14cr|i-nex-0.5.2-3|32	An application that gathers information for hardware components available
14cr|i-nex-0.5.2-3|33	on your system and displays it using an user interface similar to the popular
14cr|i-nex-0.5.2-3|34	Windows tool CPU-Z.
14cr|i-nex-0.5.2-3|35	
14cr|i-nex-0.5.2-3|36	%prep
14cr|i-nex-0.5.2-3|37	%setup -q -n %{name}
14cr|i-nex-0.5.2-3|38	
14cr|i-nex-0.5.2-3|39	# fix png rgb
14cr|i-nex-0.5.2-3|40	pushd src/i-nex/logo
14cr|i-nex-0.5.2-3|41	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|i-nex-0.5.2-3|42	popd
14cr|i-nex-0.5.2-3|43	
14cr|i-nex-0.5.2-3|44	%build
14cr|i-nex-0.5.2-3|45	cd src/%{name}
14cr|i-nex-0.5.2-3|46	gbc3 -eagtpmv
14cr|i-nex-0.5.2-3|47	gba3
14cr|i-nex-0.5.2-3|48	
14cr|i-nex-0.5.2-3|49	%install
14cr|i-nex-0.5.2-3|50	mkdir -p %{buildroot}%{_bindir}
14cr|i-nex-0.5.2-3|51	install -m 0755 src/i-nex/i-nex.gambas %{buildroot}%{_bindir}
14cr|i-nex-0.5.2-3|52	
14cr|i-nex-0.5.2-3|53	# Launcher script
14cr|i-nex-0.5.2-3|54	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|i-nex-0.5.2-3|55	#!/bin/sh
14cr|i-nex-0.5.2-3|56	env LIBOVERLAY_SCROLLBAR=0 %{_bindir}/i-nex.gambas
14cr|i-nex-0.5.2-3|57	EOF
14cr|i-nex-0.5.2-3|58	chmod 0755 %{buildroot}%{_bindir}/%{name}
14cr|i-nex-0.5.2-3|59	
14cr|i-nex-0.5.2-3|60	# install menu entry
14cr|i-nex-0.5.2-3|61	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|i-nex-0.5.2-3|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|i-nex-0.5.2-3|63	[Desktop Entry]
14cr|i-nex-0.5.2-3|64	Version=1.0
14cr|i-nex-0.5.2-3|65	Name=I-Nex
14cr|i-nex-0.5.2-3|66	Comment=I-Nex, a system information tool
14cr|i-nex-0.5.2-3|67	Exec=i-nex
14cr|i-nex-0.5.2-3|68	Icon=i-nex
14cr|i-nex-0.5.2-3|69	Terminal=false
14cr|i-nex-0.5.2-3|70	Type=Application
14cr|i-nex-0.5.2-3|71	StartupNotify=true
14cr|i-nex-0.5.2-3|72	Categories=System;Utility;
14cr|i-nex-0.5.2-3|73	EOF
14cr|i-nex-0.5.2-3|74	
14cr|i-nex-0.5.2-3|75	# install menu icons
14cr|i-nex-0.5.2-3|76	for N in 16 32 48 64 128;
14cr|i-nex-0.5.2-3|77	do
14cr|i-nex-0.5.2-3|78	convert src/i-nex/logo/i-nex.0.4.x.png -resize ${N}x${N} $N.png;
14cr|i-nex-0.5.2-3|79	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|i-nex-0.5.2-3|80	done
14cr|i-nex-0.5.2-3|81	
14cr|i-nex-0.5.2-3|82	# pastebinit
14cr|i-nex-0.5.2-3|83	mkdir -p %{buildroot}%{_datadir}/%{name}/pastebinit
14cr|i-nex-0.5.2-3|84	cp -rf pastebin.d utils pastebinit{,.xml} release.conf test.sh %{buildroot}%{_datadir}/%{name}/pastebinit
14cr|i-nex-0.5.2-3|85	chmod 0755 %{buildroot}%{_datadir}/%{name}/pastebinit/test.sh
14cr|i-nex-0.5.2-3|86	chmod 0755 %{buildroot}%{_datadir}/%{name}/pastebinit/utils/pbput
14cr|i-nex-0.5.2-3|87	
14cr|i-nex-0.5.2-3|88	%files
14cr|i-nex-0.5.2-3|89	%{_bindir}/%{name}*
14cr|i-nex-0.5.2-3|90	%{_datadir}/applications/%{name}.desktop
14cr|i-nex-0.5.2-3|91	%{_datadir}/%{name}
14cr|i-nex-0.5.2-3|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|i-nex-0.5.2-3|93	
14cr|i-nex-0.5.2-3|94	
14cr|i-nex-0.5.2-3|95	%changelog
14cr|i-nex-0.5.2-3|96	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.5.2-3
14cr|i-nex-0.5.2-3|97	+ Revision: ece4e9e
14cr|i-nex-0.5.2-3|98	- fix png rgb
14cr|i-nex-0.5.2-3|99	
14cr|i-nex-0.5.2-3|100	

2167 14
14cr|ini4j-0.4.1-4|1	# Prevent brp-java-repack-jars from being run.
14cr|ini4j-0.4.1-4|2	%global __jar_repack %{nil}
14cr|ini4j-0.4.1-4|3	
14cr|ini4j-0.4.1-4|4	%global servlet_jar %{_javadir}/servlet.jar
14cr|ini4j-0.4.1-4|5	%global jetty_jar %{_javadir}/jetty/jetty.jar
14cr|ini4j-0.4.1-4|6	
14cr|ini4j-0.4.1-4|7	Name:           ini4j
14cr|ini4j-0.4.1-4|8	Version:        0.4.1
14cr|ini4j-0.4.1-4|9	Release:        4
14cr|ini4j-0.4.1-4|10	Summary:        Java API for handling files in Windows .ini format
14cr|ini4j-0.4.1-4|11	
14cr|ini4j-0.4.1-4|12	Group:          Development/Java
14cr|ini4j-0.4.1-4|13	License:        ASL 2.0
14cr|ini4j-0.4.1-4|14	URL:            http://www.ini4j.org/
14cr|ini4j-0.4.1-4|15	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.zip
14cr|ini4j-0.4.1-4|16	Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
14cr|ini4j-0.4.1-4|17	Source2:        %{name}-%{version}-build.xml
14cr|ini4j-0.4.1-4|18	
14cr|ini4j-0.4.1-4|19	BuildArch:      noarch
14cr|ini4j-0.4.1-4|20	
14cr|ini4j-0.4.1-4|21	# See http://ini4j.sourceforge.net/dependencies.html
14cr|ini4j-0.4.1-4|22	BuildRequires:  jpackage-utils
14cr|ini4j-0.4.1-4|23	BuildRequires:  ant
14cr|ini4j-0.4.1-4|24	BuildRequires:  java-devel >= 1.6.0
14cr|ini4j-0.4.1-4|25	BuildRequires:  tomcat5-servlet-2.4-api >= 5.5
14cr|ini4j-0.4.1-4|26	BuildRequires:  jetty5 >= 4.2.2
14cr|ini4j-0.4.1-4|27	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cr|ini4j-0.4.1-4|28	
14cr|ini4j-0.4.1-4|29	Requires:       jpackage-utils
14cr|ini4j-0.4.1-4|30	Requires:       java >= 1.6.0
14cr|ini4j-0.4.1-4|31	Requires:       tomcat5-servlet-2.4-api >= 5.5
14cr|ini4j-0.4.1-4|32	
14cr|ini4j-0.4.1-4|33	%description
14cr|ini4j-0.4.1-4|34	The [ini4j] is a simple Java API for handling configuration files in Windows
14cr|ini4j-0.4.1-4|35	.ini format. Additionally, the library includes Java Preferences API
14cr|ini4j-0.4.1-4|36	implementation based on the .ini file.
14cr|ini4j-0.4.1-4|37	
14cr|ini4j-0.4.1-4|38	%package javadoc
14cr|ini4j-0.4.1-4|39	Summary:        Javadocs for %{name}
14cr|ini4j-0.4.1-4|40	Group:          Development/Java
14cr|ini4j-0.4.1-4|41	Requires:       %{name} = %{version}-%{release}
14cr|ini4j-0.4.1-4|42	Requires:       jpackage-utils
14cr|ini4j-0.4.1-4|43	
14cr|ini4j-0.4.1-4|44	%description javadoc
14cr|ini4j-0.4.1-4|45	This package contains the API documentation for %{name}.
14cr|ini4j-0.4.1-4|46	
14cr|ini4j-0.4.1-4|47	%prep
14cr|ini4j-0.4.1-4|48	
14cr|ini4j-0.4.1-4|49	%setup -q
14cr|ini4j-0.4.1-4|50	
14cr|ini4j-0.4.1-4|51	cp -a %{SOURCE1} ./LICENSE-2.0.txt
14cr|ini4j-0.4.1-4|52	cp -a %{SOURCE2} ./build.xml
14cr|ini4j-0.4.1-4|53	
14cr|ini4j-0.4.1-4|54	find . -type f \( -iname "*.jar" -o -iname "*.class" \) | xargs -t %{__rm} -f
14cr|ini4j-0.4.1-4|55	
14cr|ini4j-0.4.1-4|56	# remove test sources
14cr|ini4j-0.4.1-4|57	%{__rm} -rf src/test
14cr|ini4j-0.4.1-4|58	# remove site sources
14cr|ini4j-0.4.1-4|59	%{__rm} -rf src/site
14cr|ini4j-0.4.1-4|60	
14cr|ini4j-0.4.1-4|61	%build
14cr|ini4j-0.4.1-4|62	
14cr|ini4j-0.4.1-4|63	%ant -Dbuild.servlet.jar=%{servlet_jar} -Dbuild.jetty.jar=%{jetty_jar} build javadoc
14cr|ini4j-0.4.1-4|64	
14cr|ini4j-0.4.1-4|65	%install
14cr|ini4j-0.4.1-4|66	
14cr|ini4j-0.4.1-4|67	# JAR
14cr|ini4j-0.4.1-4|68	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|ini4j-0.4.1-4|69	cp -p dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|ini4j-0.4.1-4|70	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}-%{version}.jar %{name}.jar)
14cr|ini4j-0.4.1-4|71	
14cr|ini4j-0.4.1-4|72	# Javadoc
14cr|ini4j-0.4.1-4|73	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}
14cr|ini4j-0.4.1-4|74	cp -rp build/doc/api/* %{buildroot}%{_javadocdir}/%{name}
14cr|ini4j-0.4.1-4|75	
14cr|ini4j-0.4.1-4|76	%files
14cr|ini4j-0.4.1-4|77	%defattr(-,root,root,-)
14cr|ini4j-0.4.1-4|78	%{_javadir}/*
14cr|ini4j-0.4.1-4|79	%doc LICENSE-2.0.txt src/main/java/org/ini4j/package.html
14cr|ini4j-0.4.1-4|80	
14cr|ini4j-0.4.1-4|81	%files javadoc
14cr|ini4j-0.4.1-4|82	%defattr(-,root,root,-)
14cr|ini4j-0.4.1-4|83	%{_javadocdir}/%{name}
14cr|ini4j-0.4.1-4|84	
14cr|ini4j-0.4.1-4|85	
14cr|ini4j-0.4.1-4|86	
14cr|ini4j-0.4.1-4|87	%changelog
14cr|ini4j-0.4.1-4|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-4
14cr|ini4j-0.4.1-4|89	+ Revision: f650abb
14cr|ini4j-0.4.1-4|90	- MassBuild#464: Increase release tag
14cr|ini4j-0.4.1-4|91	
14cr|ini4j-0.4.1-4|92	

2168 14
14cr|iniparser-3.1-2|1	%define major 0
14cr|iniparser-3.1-2|2	%define libname %mklibname %{name} %{major}
14cr|iniparser-3.1-2|3	%define devname %mklibname %{name} -d
14cr|iniparser-3.1-2|4	
14cr|iniparser-3.1-2|5	Summary:	C library for parsing "INI-style" files
14cr|iniparser-3.1-2|6	Name:		iniparser
14cr|iniparser-3.1-2|7	Version:	3.1
14cr|iniparser-3.1-2|8	Release:	2
14cr|iniparser-3.1-2|9	License:	MIT
14cr|iniparser-3.1-2|10	Group:		System/Libraries
14cr|iniparser-3.1-2|11	Url:		http://ndevilla.free.fr/iniparser/
14cr|iniparser-3.1-2|12	Source0:	http://ndevilla.free.fr/iniparser/%{name}-%{version}.tar.gz
14cr|iniparser-3.1-2|13	Patch0:		iniparser-3.1-makefile.patch
14cr|iniparser-3.1-2|14	
14cr|iniparser-3.1-2|15	%description
14cr|iniparser-3.1-2|16	iniParser is an ANSI C library to parse "INI-style" files, often used to
14cr|iniparser-3.1-2|17	hold application configuration information.
14cr|iniparser-3.1-2|18	
14cr|iniparser-3.1-2|19	
14cr|iniparser-3.1-2|20	%package -n %{libname}
14cr|iniparser-3.1-2|21	Summary:	C library for parsing "INI-style" files
14cr|iniparser-3.1-2|22	Group:		System/Libraries
14cr|iniparser-3.1-2|23	
14cr|iniparser-3.1-2|24	%description -n %{libname}
14cr|iniparser-3.1-2|25	iniParser is an ANSI C library to parse "INI-style" files, often used to
14cr|iniparser-3.1-2|26	hold application configuration information.
14cr|iniparser-3.1-2|27	
14cr|iniparser-3.1-2|28	%package -n %{devname}
14cr|iniparser-3.1-2|29	Summary:	Header files, libraries and development documentation for %{name}
14cr|iniparser-3.1-2|30	Group:		Development/C
14cr|iniparser-3.1-2|31	Requires:	%{libname} = %{version}-%{release}
14cr|iniparser-3.1-2|32	Provides:	%{name}-devel = %{version}-%{release}
14cr|iniparser-3.1-2|33	
14cr|iniparser-3.1-2|34	%description -n %{devname}
14cr|iniparser-3.1-2|35	This package contains the header files, static libraries and development
14cr|iniparser-3.1-2|36	documentation for %{name}. If you like to develop programs using %{name},
14cr|iniparser-3.1-2|37	you will need to install %{name}-devel.
14cr|iniparser-3.1-2|38	
14cr|iniparser-3.1-2|39	%prep
14cr|iniparser-3.1-2|40	%setup -q -n %{name}
14cr|iniparser-3.1-2|41	%patch0 -p1
14cr|iniparser-3.1-2|42	
14cr|iniparser-3.1-2|43	%build
14cr|iniparser-3.1-2|44	%setup_compile_flags
14cr|iniparser-3.1-2|45	%make libiniparser.so
14cr|iniparser-3.1-2|46	
14cr|iniparser-3.1-2|47	%install
14cr|iniparser-3.1-2|48	# iniParser doesn't have a 'make install' of its own :(
14cr|iniparser-3.1-2|49	install -d %{buildroot}%{_includedir} %{buildroot}%{_libdir}
14cr|iniparser-3.1-2|50	install -m 644 -t %{buildroot}%{_includedir}/ src/dictionary.h src/iniparser.h
14cr|iniparser-3.1-2|51	install -m 755 -t %{buildroot}%{_libdir}/ libiniparser.so.0
14cr|iniparser-3.1-2|52	ln -s libiniparser.so.0 %{buildroot}%{_libdir}/libiniparser.so
14cr|iniparser-3.1-2|53	
14cr|iniparser-3.1-2|54	%files -n %{libname}
14cr|iniparser-3.1-2|55	%{_libdir}/libiniparser.so.%{major}*
14cr|iniparser-3.1-2|56	
14cr|iniparser-3.1-2|57	%files -n %{devname}
14cr|iniparser-3.1-2|58	%doc README LICENSE
14cr|iniparser-3.1-2|59	%{_libdir}/libiniparser.so
14cr|iniparser-3.1-2|60	%{_includedir}/*.h
14cr|iniparser-3.1-2|61	
14cr|iniparser-3.1-2|62	
14cr|iniparser-3.1-2|63	%changelog
14cr|iniparser-3.1-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-2
14cr|iniparser-3.1-2|65	+ Revision: 31a9f78
14cr|iniparser-3.1-2|66	- MassBuild#464: Increase release tag
14cr|iniparser-3.1-2|67	
14cr|iniparser-3.1-2|68	

2169 14
14cr|ink-0.5.1-2|1	Summary:	Tool to determine the ink levels of HP and Epson inkjets
14cr|ink-0.5.1-2|2	Name:		ink
14cr|ink-0.5.1-2|3	Version:	0.5.1
14cr|ink-0.5.1-2|4	Release:	2
14cr|ink-0.5.1-2|5	License:	GPLv3
14cr|ink-0.5.1-2|6	Group:		Publishing
14cr|ink-0.5.1-2|7	Url:		http://ink.sourceforge.net/
14cr|ink-0.5.1-2|8	BuildRequires:  libinklevel-devel >= 0.8.0
14cr|ink-0.5.1-2|9	Source:		http://heanet.dl.sourceforge.net/sourceforge/ink/%{name}-%{version}.tar.gz
14cr|ink-0.5.1-2|10	Patch0:		ink-0.5.1-fix-str-fmt.patch
14cr|ink-0.5.1-2|11	
14cr|ink-0.5.1-2|12	%description
14cr|ink-0.5.1-2|13	ink is a command line tool for checking the ink level of your printer on
14cr|ink-0.5.1-2|14	a system which runs Linux. It supports printers attached via parallel
14cr|ink-0.5.1-2|15	port or usb.
14cr|ink-0.5.1-2|16	
14cr|ink-0.5.1-2|17	Most current HP inkjets and several Epson inkjets are supported.
14cr|ink-0.5.1-2|18	
14cr|ink-0.5.1-2|19	Note that ink only works when the printer is not printing and when the
14cr|ink-0.5.1-2|20	printer port is not occupied by HPOJ.
14cr|ink-0.5.1-2|21	
14cr|ink-0.5.1-2|22	%prep
14cr|ink-0.5.1-2|23	%setup -q
14cr|ink-0.5.1-2|24	%patch0 -p0
14cr|ink-0.5.1-2|25	
14cr|ink-0.5.1-2|26	%build
14cr|ink-0.5.1-2|27	%configure2_5x
14cr|ink-0.5.1-2|28	%make CFLAGS="%{optflags}"
14cr|ink-0.5.1-2|29	
14cr|ink-0.5.1-2|30	%install
14cr|ink-0.5.1-2|31	# Remove explicit setting of ownerships from the Makefile
14cr|ink-0.5.1-2|32	perl -p -i -e 's/-o root -g root//' Makefile
14cr|ink-0.5.1-2|33	
14cr|ink-0.5.1-2|34	%makeinstall_std PREFIX=%{_prefix}
14cr|ink-0.5.1-2|35	
14cr|ink-0.5.1-2|36	
14cr|ink-0.5.1-2|37	%files
14cr|ink-0.5.1-2|38	%doc COPYING README
14cr|ink-0.5.1-2|39	# This should run SGID sys, so that it can access the printer device files
14cr|ink-0.5.1-2|40	# when started by a normal user
14cr|ink-0.5.1-2|41	%attr(2755,lp,sys) %{_bindir}/*
14cr|ink-0.5.1-2|42	%{_mandir}/man1/ink.1.*
14cr|ink-0.5.1-2|43	
14cr|ink-0.5.1-2|44	
14cr|ink-0.5.1-2|45	
14cr|ink-0.5.1-2|46	
14cr|ink-0.5.1-2|47	%changelog
14cr|ink-0.5.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|ink-0.5.1-2|49	+ Revision: c1221ce
14cr|ink-0.5.1-2|50	- MassBuild#464: Increase release tag
14cr|ink-0.5.1-2|51	
14cr|ink-0.5.1-2|52	

2170 14
14cr|inotify-tools-3.14-4|1	%define lname	inotifytools
14cr|inotify-tools-3.14-4|2	%define major	0
14cr|inotify-tools-3.14-4|3	
14cr|inotify-tools-3.14-4|4	%define libname	%mklibname %lname %major
14cr|inotify-tools-3.14-4|5	%define devname	%mklibname %lname -d
14cr|inotify-tools-3.14-4|6	
14cr|inotify-tools-3.14-4|7	Summary:	Simple interface to inotify
14cr|inotify-tools-3.14-4|8	Name:		inotify-tools
14cr|inotify-tools-3.14-4|9	Version:	3.14
14cr|inotify-tools-3.14-4|10	Release:	4
14cr|inotify-tools-3.14-4|11	URL:		http://inotify-tools.sourceforge.net/
14cr|inotify-tools-3.14-4|12	Source:		http://github.com/downloads/rvoicilas/inotify-tools/%{name}-%{version}.tar.gz
14cr|inotify-tools-3.14-4|13	Patch0:		inotify-tools-3.14-fix-blocking-inotifytools_next_event.patch
14cr|inotify-tools-3.14-4|14	License:	LGPLv2.1+
14cr|inotify-tools-3.14-4|15	Group:		File tools
14cr|inotify-tools-3.14-4|16	BuildRequires:	doxygen
14cr|inotify-tools-3.14-4|17	
14cr|inotify-tools-3.14-4|18	%description
14cr|inotify-tools-3.14-4|19	This is a package of some commandline utilities relating to inotify.
14cr|inotify-tools-3.14-4|20	
14cr|inotify-tools-3.14-4|21	The general purpose of this package is to allow inotify's features
14cr|inotify-tools-3.14-4|22	to be used from within shell scripts.  Read the man pages for
14cr|inotify-tools-3.14-4|23	further details.
14cr|inotify-tools-3.14-4|24	
14cr|inotify-tools-3.14-4|25	%package -n	%{libname}
14cr|inotify-tools-3.14-4|26	Summary:	Inotify interface library
14cr|inotify-tools-3.14-4|27	Group:		System/Libraries
14cr|inotify-tools-3.14-4|28	
14cr|inotify-tools-3.14-4|29	%description -n	%{libname}
14cr|inotify-tools-3.14-4|30	This package contains the library needed to run programs dynamically
14cr|inotify-tools-3.14-4|31	linked with libinotifytools.
14cr|inotify-tools-3.14-4|32	
14cr|inotify-tools-3.14-4|33	%package -n	%{devname}
14cr|inotify-tools-3.14-4|34	Summary:	Development files for inotifytools
14cr|inotify-tools-3.14-4|35	Group:		Development/C
14cr|inotify-tools-3.14-4|36	Requires:	%{libname} = %{version}-%{release}
14cr|inotify-tools-3.14-4|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|inotify-tools-3.14-4|38	Provides:	%{lname}-devel = %{version}-%{release}
14cr|inotify-tools-3.14-4|39	
14cr|inotify-tools-3.14-4|40	%description -n	%{devname}
14cr|inotify-tools-3.14-4|41	Development files for inotifytools.
14cr|inotify-tools-3.14-4|42	
14cr|inotify-tools-3.14-4|43	%prep
14cr|inotify-tools-3.14-4|44	%setup -q
14cr|inotify-tools-3.14-4|45	%apply_patches
14cr|inotify-tools-3.14-4|46	
14cr|inotify-tools-3.14-4|47	%build
14cr|inotify-tools-3.14-4|48	%configure2_5x
14cr|inotify-tools-3.14-4|49	%make
14cr|inotify-tools-3.14-4|50	
14cr|inotify-tools-3.14-4|51	%install
14cr|inotify-tools-3.14-4|52	%makeinstall_std
14cr|inotify-tools-3.14-4|53	mv %{buildroot}%{_docdir}/%{name} api
14cr|inotify-tools-3.14-4|54	
14cr|inotify-tools-3.14-4|55	
14cr|inotify-tools-3.14-4|56	%files
14cr|inotify-tools-3.14-4|57	%defattr(-,root,root)
14cr|inotify-tools-3.14-4|58	%doc README
14cr|inotify-tools-3.14-4|59	%{_bindir}/inotifywait
14cr|inotify-tools-3.14-4|60	%{_bindir}/inotifywatch
14cr|inotify-tools-3.14-4|61	%{_mandir}/man1/inotifywait.1*
14cr|inotify-tools-3.14-4|62	%{_mandir}/man1/inotifywatch.1*
14cr|inotify-tools-3.14-4|63	
14cr|inotify-tools-3.14-4|64	%files -n %{libname}
14cr|inotify-tools-3.14-4|65	%defattr(-,root,root)
14cr|inotify-tools-3.14-4|66	%{_libdir}/*.so.%{major}*
14cr|inotify-tools-3.14-4|67	
14cr|inotify-tools-3.14-4|68	%files -n %{devname}
14cr|inotify-tools-3.14-4|69	%defattr(-,root,root)
14cr|inotify-tools-3.14-4|70	%doc AUTHORS ChangeLog NEWS api
14cr|inotify-tools-3.14-4|71	%{_includedir}/inotifytools
14cr|inotify-tools-3.14-4|72	%{_libdir}/*.a
14cr|inotify-tools-3.14-4|73	%{_libdir}/*.so
14cr|inotify-tools-3.14-4|74	
14cr|inotify-tools-3.14-4|75	
14cr|inotify-tools-3.14-4|76	
14cr|inotify-tools-3.14-4|77	
14cr|inotify-tools-3.14-4|78	%changelog
14cr|inotify-tools-3.14-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14-4
14cr|inotify-tools-3.14-4|80	+ Revision: a8c37cc
14cr|inotify-tools-3.14-4|81	- MassBuild#464: Increase release tag
14cr|inotify-tools-3.14-4|82	
14cr|inotify-tools-3.14-4|83	

2171 14
14cr|input-utils-0-0.20061008.4|1	
14cr|input-utils-0-0.20061008.4|2	%define name	input-utils
14cr|input-utils-0-0.20061008.4|3	%define version	0
14cr|input-utils-0-0.20061008.4|4	%define cvsrev	20061008
14cr|input-utils-0-0.20061008.4|5	%define rel	4
14cr|input-utils-0-0.20061008.4|6	
14cr|input-utils-0-0.20061008.4|7	%define release	%mkrel 0.%cvsrev.%rel
14cr|input-utils-0-0.20061008.4|8	
14cr|input-utils-0-0.20061008.4|9	Summary:	Linux input utilities
14cr|input-utils-0-0.20061008.4|10	Name:		%name
14cr|input-utils-0-0.20061008.4|11	Version:	%version
14cr|input-utils-0-0.20061008.4|12	Release:	%release
14cr|input-utils-0-0.20061008.4|13	Group:		System/Kernel and hardware
14cr|input-utils-0-0.20061008.4|14	URL:		http://linuxconsole.sourceforge.net/
14cr|input-utils-0-0.20061008.4|15	# From cvs ruby/utils
14cr|input-utils-0-0.20061008.4|16	Source:		%name-%cvsrev.tar.bz2
14cr|input-utils-0-0.20061008.4|17	Source1:	jscal.1
14cr|input-utils-0-0.20061008.4|18	Source2:	jstest.1
14cr|input-utils-0-0.20061008.4|19	Patch0:		joystick-1.2.15-dont-exit-when-wrong-version.patch
14cr|input-utils-0-0.20061008.4|20	License:	GPL
14cr|input-utils-0-0.20061008.4|21	BuildRequires:	SDL-devel
14cr|input-utils-0-0.20061008.4|22	Obsoletes:	joystick
14cr|input-utils-0-0.20061008.4|23	Provides:	joystick
14cr|input-utils-0-0.20061008.4|24	BuildRoot:	%{_tmppath}/%{name}-root
14cr|input-utils-0-0.20061008.4|25	
14cr|input-utils-0-0.20061008.4|26	%description
14cr|input-utils-0-0.20061008.4|27	Userspace utilities for input devices:
14cr|input-utils-0-0.20061008.4|28	- evtest: test event device
14cr|input-utils-0-0.20061008.4|29	- ffcfstress: stress test constant force
14cr|input-utils-0-0.20061008.4|30	- ffmvforce: test constant force with SDL window
14cr|input-utils-0-0.20061008.4|31	- ffset: set force feedback options
14cr|input-utils-0-0.20061008.4|32	- fftest: test force feedback
14cr|input-utils-0-0.20061008.4|33	- inputattach: attach a serial line to an input device
14cr|input-utils-0-0.20061008.4|34	- jscal: calibrate joystick
14cr|input-utils-0-0.20061008.4|35	- jstest: test joystick device
14cr|input-utils-0-0.20061008.4|36	
14cr|input-utils-0-0.20061008.4|37	%prep
14cr|input-utils-0-0.20061008.4|38	%setup -q -n utils
14cr|input-utils-0-0.20061008.4|39	%patch0 -p0 -b .version
14cr|input-utils-0-0.20061008.4|40	
14cr|input-utils-0-0.20061008.4|41	cp %SOURCE1 %SOURCE2 .
14cr|input-utils-0-0.20061008.4|42	
14cr|input-utils-0-0.20061008.4|43	%build
14cr|input-utils-0-0.20061008.4|44	%make CFLAGS="%optflags"
14cr|input-utils-0-0.20061008.4|45	
14cr|input-utils-0-0.20061008.4|46	%install
14cr|input-utils-0-0.20061008.4|47	rm -rf %{buildroot}
14cr|input-utils-0-0.20061008.4|48	install -d -m755 %{buildroot}%{_bindir}
14cr|input-utils-0-0.20061008.4|49	install -m755 evtest inputattach jstest jscal fftest ffmvforce ffset \
14cr|input-utils-0-0.20061008.4|50	ffcfstress %{buildroot}%{_bindir}
14cr|input-utils-0-0.20061008.4|51	
14cr|input-utils-0-0.20061008.4|52	install -d -m755 %{buildroot}%{_mandir}/man1
14cr|input-utils-0-0.20061008.4|53	install -m644 jscal.1 jstest.1 %{buildroot}%{_mandir}/man1
14cr|input-utils-0-0.20061008.4|54	
14cr|input-utils-0-0.20061008.4|55	%clean
14cr|input-utils-0-0.20061008.4|56	rm -rf %{buildroot}
14cr|input-utils-0-0.20061008.4|57	
14cr|input-utils-0-0.20061008.4|58	%files
14cr|input-utils-0-0.20061008.4|59	%defattr(-,root,root)
14cr|input-utils-0-0.20061008.4|60	%{_bindir}/*
14cr|input-utils-0-0.20061008.4|61	%{_mandir}/man1/jscal.1*
14cr|input-utils-0-0.20061008.4|62	%{_mandir}/man1/jstest.1*
14cr|input-utils-0-0.20061008.4|63	
14cr|input-utils-0-0.20061008.4|64	
14cr|input-utils-0-0.20061008.4|65	
14cr|input-utils-0-0.20061008.4|66	
14cr|input-utils-0-0.20061008.4|67	
14cr|input-utils-0-0.20061008.4|68	%changelog
14cr|input-utils-0-0.20061008.4|69	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.20061008.4
14cr|input-utils-0-0.20061008.4|70	+ Revision: 07ec4fd
14cr|input-utils-0-0.20061008.4|71	- Automatic import for version 0
14cr|input-utils-0-0.20061008.4|72	
14cr|input-utils-0-0.20061008.4|73	

2172 14
14cr|instead-1.9.0-2|1	Name:		instead
14cr|instead-1.9.0-2|2	Version:	1.9.0
14cr|instead-1.9.0-2|3	Release:	2
14cr|instead-1.9.0-2|4	Summary:	Simply text adventures/visual novels engine and game
14cr|instead-1.9.0-2|5	License:	GPLv2
14cr|instead-1.9.0-2|6	Group:		Games/Adventure
14cr|instead-1.9.0-2|7	URL:		http://instead.googlecode.com
14cr|instead-1.9.0-2|8	Source0:	http://instead.googlecode.com/files/%{name}_%{version}.tar.gz
14cr|instead-1.9.0-2|9	Patch0:		instead-desktop.patch
14cr|instead-1.9.0-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|instead-1.9.0-2|11	BuildRequires:	pkgconfig(lua)
14cr|instead-1.9.0-2|12	BuildRequires:	pkgconfig(sdl)
14cr|instead-1.9.0-2|13	BuildRequires:	pkgconfig(SDL_mixer)
14cr|instead-1.9.0-2|14	BuildRequires:	pkgconfig(SDL_image)
14cr|instead-1.9.0-2|15	BuildRequires:	pkgconfig(SDL_ttf)
14cr|instead-1.9.0-2|16	BuildRequires:	pkgconfig(zlib)
14cr|instead-1.9.0-2|17	Requires:	instead-launcher
14cr|instead-1.9.0-2|18	
14cr|instead-1.9.0-2|19	%description
14cr|instead-1.9.0-2|20	Simply text adventures/visual novels engine and game.
14cr|instead-1.9.0-2|21	
14cr|instead-1.9.0-2|22	It was designed to interpret games that are the mix of visual novels,
14cr|instead-1.9.0-2|23	text quests and classical 90'ss quests.
14cr|instead-1.9.0-2|24	
14cr|instead-1.9.0-2|25	%prep
14cr|instead-1.9.0-2|26	%setup -q
14cr|instead-1.9.0-2|27	%patch0 -p1
14cr|instead-1.9.0-2|28	
14cr|instead-1.9.0-2|29	%build
14cr|instead-1.9.0-2|30	%setup_compile_flags
14cr|instead-1.9.0-2|31	echo 2 | ./configure.sh
14cr|instead-1.9.0-2|32	%make PREFIX=/usr
14cr|instead-1.9.0-2|33	
14cr|instead-1.9.0-2|34	%install
14cr|instead-1.9.0-2|35	%makeinstall_std PREFIX=/usr
14cr|instead-1.9.0-2|36	
14cr|instead-1.9.0-2|37	%files
14cr|instead-1.9.0-2|38	%doc doc/*
14cr|instead-1.9.0-2|39	%{_bindir}/*
14cr|instead-1.9.0-2|40	%{_datadir}/%{name}/*
14cr|instead-1.9.0-2|41	%{_datadir}/applications/*
14cr|instead-1.9.0-2|42	%{_datadir}/pixmaps/*
14cr|instead-1.9.0-2|43	%{_mandir}/*/%{name}.*
14cr|instead-1.9.0-2|44	
14cr|instead-1.9.0-2|45	
14cr|instead-1.9.0-2|46	%changelog
14cr|instead-1.9.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-2
14cr|instead-1.9.0-2|48	+ Revision: 38dcfe1
14cr|instead-1.9.0-2|49	- MassBuild#464: Increase release tag
14cr|instead-1.9.0-2|50	
14cr|instead-1.9.0-2|51	

2173 14
14cr|instead-launcher-0.6.1-3|1	Name:		instead-launcher
14cr|instead-launcher-0.6.1-3|2	Version:	0.6.1
14cr|instead-launcher-0.6.1-3|3	Release:	3
14cr|instead-launcher-0.6.1-3|4	Summary:	Games download helper for Instead
14cr|instead-launcher-0.6.1-3|5	Group:		Games/Adventure
14cr|instead-launcher-0.6.1-3|6	License:	GPLv2
14cr|instead-launcher-0.6.1-3|7	URL:		http://instead.googlecode.com
14cr|instead-launcher-0.6.1-3|8	Source0:	http://instead-launcher.googlecode.com/files/%{name}_%{version}.tar.gz
14cr|instead-launcher-0.6.1-3|9	# Fix default interpretator path
14cr|instead-launcher-0.6.1-3|10	Patch0:		instead-default-interpretator-path-fix.patch
14cr|instead-launcher-0.6.1-3|11	Patch1:		instead-launcher-desktop.patch
14cr|instead-launcher-0.6.1-3|12	BuildRequires:	qt4-devel
14cr|instead-launcher-0.6.1-3|13	Requires:	instead
14cr|instead-launcher-0.6.1-3|14	
14cr|instead-launcher-0.6.1-3|15	%description
14cr|instead-launcher-0.6.1-3|16	This is a games download helper for Instead game engine.
14cr|instead-launcher-0.6.1-3|17	
14cr|instead-launcher-0.6.1-3|18	%prep
14cr|instead-launcher-0.6.1-3|19	%setup -q
14cr|instead-launcher-0.6.1-3|20	%patch0 -p1
14cr|instead-launcher-0.6.1-3|21	%patch1 -p1
14cr|instead-launcher-0.6.1-3|22	
14cr|instead-launcher-0.6.1-3|23	%build
14cr|instead-launcher-0.6.1-3|24	%qmake_qt4 \
14cr|instead-launcher-0.6.1-3|25	PREFIX=/usr \
14cr|instead-launcher-0.6.1-3|26	QMAKE_CXXFLAGS_RELEASE=
14cr|instead-launcher-0.6.1-3|27	%make
14cr|instead-launcher-0.6.1-3|28	
14cr|instead-launcher-0.6.1-3|29	%install
14cr|instead-launcher-0.6.1-3|30	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|instead-launcher-0.6.1-3|31	
14cr|instead-launcher-0.6.1-3|32	%files
14cr|instead-launcher-0.6.1-3|33	%{_bindir}/%{name}
14cr|instead-launcher-0.6.1-3|34	%{_datadir}/applications/%{name}.desktop
14cr|instead-launcher-0.6.1-3|35	
14cr|instead-launcher-0.6.1-3|36	
14cr|instead-launcher-0.6.1-3|37	%changelog
14cr|instead-launcher-0.6.1-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|instead-launcher-0.6.1-3|39	+ Revision: e2200f8
14cr|instead-launcher-0.6.1-3|40	- MassBuild#464: Increase release tag
14cr|instead-launcher-0.6.1-3|41	
14cr|instead-launcher-0.6.1-3|42	

2174 14
14cr|intel-gen4asm-20100209-3|1	Name: intel-gen4asm
14cr|intel-gen4asm-20100209-3|2	Version: 20100209
14cr|intel-gen4asm-20100209-3|3	Release: 3
14cr|intel-gen4asm-20100209-3|4	Summary: a program to compile an assembly language for the Intel 965
14cr|intel-gen4asm-20100209-3|5	Group: Development/X11
14cr|intel-gen4asm-20100209-3|6	# git archive --format=tar --prefix=intel-gen4asm/ master | bzip2 > intel-gen4asm.tar.bz2
14cr|intel-gen4asm-20100209-3|7	Source: intel-gen4asm.tar.bz2
14cr|intel-gen4asm-20100209-3|8	License: MIT
14cr|intel-gen4asm-20100209-3|9	BuildRoot: %{_tmppath}/%{name}-root
14cr|intel-gen4asm-20100209-3|10	
14cr|intel-gen4asm-20100209-3|11	BuildRequires: flex bison
14cr|intel-gen4asm-20100209-3|12	
14cr|intel-gen4asm-20100209-3|13	%description
14cr|intel-gen4asm-20100209-3|14	intel-gen4asm is a program to compile an assembly language for the Intel 965
14cr|intel-gen4asm-20100209-3|15	Express Chipset.  It has been used to construct programs for textured video in
14cr|intel-gen4asm-20100209-3|16	the 2d driver.
14cr|intel-gen4asm-20100209-3|17	
14cr|intel-gen4asm-20100209-3|18	%prep
14cr|intel-gen4asm-20100209-3|19	%setup -q -n %{name}
14cr|intel-gen4asm-20100209-3|20	
14cr|intel-gen4asm-20100209-3|21	%build
14cr|intel-gen4asm-20100209-3|22	sh autogen.sh
14cr|intel-gen4asm-20100209-3|23	
14cr|intel-gen4asm-20100209-3|24	%configure
14cr|intel-gen4asm-20100209-3|25	
14cr|intel-gen4asm-20100209-3|26	%make
14cr|intel-gen4asm-20100209-3|27	
14cr|intel-gen4asm-20100209-3|28	%install
14cr|intel-gen4asm-20100209-3|29	rm -rf %{buildroot}
14cr|intel-gen4asm-20100209-3|30	%makeinstall_std
14cr|intel-gen4asm-20100209-3|31	
14cr|intel-gen4asm-20100209-3|32	%clean
14cr|intel-gen4asm-20100209-3|33	rm -rf %{buildroot}
14cr|intel-gen4asm-20100209-3|34	
14cr|intel-gen4asm-20100209-3|35	%files
14cr|intel-gen4asm-20100209-3|36	%defattr(-,root,root)
14cr|intel-gen4asm-20100209-3|37	%{_bindir}/intel-gen4asm
14cr|intel-gen4asm-20100209-3|38	%{_bindir}/intel-gen4disasm
14cr|intel-gen4asm-20100209-3|39	%{_libdir}/pkgconfig/intel-gen4asm.pc
14cr|intel-gen4asm-20100209-3|40	
14cr|intel-gen4asm-20100209-3|41	
14cr|intel-gen4asm-20100209-3|42	
14cr|intel-gen4asm-20100209-3|43	%changelog
14cr|intel-gen4asm-20100209-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100209-3
14cr|intel-gen4asm-20100209-3|45	+ Revision: 33fa942
14cr|intel-gen4asm-20100209-3|46	- MassBuild#464: Increase release tag
14cr|intel-gen4asm-20100209-3|47	
14cr|intel-gen4asm-20100209-3|48	

2175 14
14cr|intel-gpu-tools-1.2-2|1	Name: intel-gpu-tools
14cr|intel-gpu-tools-1.2-2|2	Version: 1.2
14cr|intel-gpu-tools-1.2-2|3	Release: 2
14cr|intel-gpu-tools-1.2-2|4	Summary: Userland and debug tools Intel graphics controllers
14cr|intel-gpu-tools-1.2-2|5	Group: System/X11
14cr|intel-gpu-tools-1.2-2|6	License: MIT
14cr|intel-gpu-tools-1.2-2|7	URL: http://xorg.freedesktop.org
14cr|intel-gpu-tools-1.2-2|8	Source0: http://xorg.freedesktop.org/archive/individual/app/%{name}-%{version}.tar.bz2
14cr|intel-gpu-tools-1.2-2|9	
14cr|intel-gpu-tools-1.2-2|10	BuildRequires: pkgconfig(gl)
14cr|intel-gpu-tools-1.2-2|11	BuildRequires: pkgconfig(cairo)
14cr|intel-gpu-tools-1.2-2|12	BuildRequires: pkgconfig(libdrm) >= 2.4.6
14cr|intel-gpu-tools-1.2-2|13	BuildRequires: pkgconfig(libudev)
14cr|intel-gpu-tools-1.2-2|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14cr|intel-gpu-tools-1.2-2|15	BuildRequires: pkgconfig(xorg-server) >= 1.3
14cr|intel-gpu-tools-1.2-2|16	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
14cr|intel-gpu-tools-1.2-2|17	BuildRequires: pkgconfig(xproto) >= 1.0.0
14cr|intel-gpu-tools-1.2-2|18	BuildRequires: pkgconfig(xvmc) >= 1.0.1
14cr|intel-gpu-tools-1.2-2|19	
14cr|intel-gpu-tools-1.2-2|20	%description
14cr|intel-gpu-tools-1.2-2|21	This little package is an amalgamation of a few things:
14cr|intel-gpu-tools-1.2-2|22	- miscellaneous userland tools that don't really fit into the 2D driver tree
14cr|intel-gpu-tools-1.2-2|23	- standalone regression tests for the DRM (make check)
14cr|intel-gpu-tools-1.2-2|24	- microbenchmarks of the DRM for kernel performance regression testing
14cr|intel-gpu-tools-1.2-2|25	
14cr|intel-gpu-tools-1.2-2|26	By far the most popular tool here is intel_gpu_dump (thanks cworth!),
14cr|intel-gpu-tools-1.2-2|27	which can be run when your GPU is hung with KMS to produce a log of a
14cr|intel-gpu-tools-1.2-2|28	bunch of interesting information for submitting bug reports.  We'll
14cr|intel-gpu-tools-1.2-2|29	hopefully be hooking this up to a kerneloops style submission daemon
14cr|intel-gpu-tools-1.2-2|30	soon.
14cr|intel-gpu-tools-1.2-2|31	
14cr|intel-gpu-tools-1.2-2|32	intel_gpu_top also gives you information on a few performance bits for
14cr|intel-gpu-tools-1.2-2|33	graphical apps, useful for pairing with sysprof+top.
14cr|intel-gpu-tools-1.2-2|34	
14cr|intel-gpu-tools-1.2-2|35	The intel_regdumper tool didn't make it into this release, since I want
14cr|intel-gpu-tools-1.2-2|36	to get it rewritten when I move it over.
14cr|intel-gpu-tools-1.2-2|37	
14cr|intel-gpu-tools-1.2-2|38	%prep
14cr|intel-gpu-tools-1.2-2|39	%setup -q
14cr|intel-gpu-tools-1.2-2|40	
14cr|intel-gpu-tools-1.2-2|41	%build
14cr|intel-gpu-tools-1.2-2|42	%configure2_5x
14cr|intel-gpu-tools-1.2-2|43	%make
14cr|intel-gpu-tools-1.2-2|44	
14cr|intel-gpu-tools-1.2-2|45	%install
14cr|intel-gpu-tools-1.2-2|46	%makeinstall_std
14cr|intel-gpu-tools-1.2-2|47	
14cr|intel-gpu-tools-1.2-2|48	%files
14cr|intel-gpu-tools-1.2-2|49	%{_bindir}/forcewaked
14cr|intel-gpu-tools-1.2-2|50	%{_bindir}/intel_*
14cr|intel-gpu-tools-1.2-2|51	%{_bindir}/sprite_on
14cr|intel-gpu-tools-1.2-2|52	%{_mandir}/man1/intel_*
14cr|intel-gpu-tools-1.2-2|53	
14cr|intel-gpu-tools-1.2-2|54	
14cr|intel-gpu-tools-1.2-2|55	
14cr|intel-gpu-tools-1.2-2|56	
14cr|intel-gpu-tools-1.2-2|57	%changelog
14cr|intel-gpu-tools-1.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|intel-gpu-tools-1.2-2|59	+ Revision: b65087c
14cr|intel-gpu-tools-1.2-2|60	- MassBuild#464: Increase release tag
14cr|intel-gpu-tools-1.2-2|61	
14cr|intel-gpu-tools-1.2-2|62	

2176 14
14cr|invada-studio-plugins-lv2-1.2.0-8|1	%define name            invada-studio-plugins-lv2
14cr|invada-studio-plugins-lv2-1.2.0-8|2	%define version         1.2.0
14cr|invada-studio-plugins-lv2-1.2.0-8|3	%define release          8
14cr|invada-studio-plugins-lv2-1.2.0-8|4	
14cr|invada-studio-plugins-lv2-1.2.0-8|5	%define ladspadir       %{_libdir}/ladspa
14cr|invada-studio-plugins-lv2-1.2.0-8|6	
14cr|invada-studio-plugins-lv2-1.2.0-8|7	Name:           %{name}
14cr|invada-studio-plugins-lv2-1.2.0-8|8	Summary:        Studio LV2 plugins with GUI
14cr|invada-studio-plugins-lv2-1.2.0-8|9	Version:        %{version}
14cr|invada-studio-plugins-lv2-1.2.0-8|10	Release:        %{release}
14cr|invada-studio-plugins-lv2-1.2.0-8|11	
14cr|invada-studio-plugins-lv2-1.2.0-8|12	Source:         http://launchpad.net/invada-studio/ladspa/0.3/+download/%{name}_%{version}-nopkg.tgz
14cr|invada-studio-plugins-lv2-1.2.0-8|13	Patch0:         invada-studio-1.2.0-update-turtle.patch
14cr|invada-studio-plugins-lv2-1.2.0-8|14	URL:            http://www.invadarecords.com/Downloads.php?ID=00000264
14cr|invada-studio-plugins-lv2-1.2.0-8|15	License:        GPLv2
14cr|invada-studio-plugins-lv2-1.2.0-8|16	Group:          Sound
14cr|invada-studio-plugins-lv2-1.2.0-8|17	BuildRequires:  lv2-devel
14cr|invada-studio-plugins-lv2-1.2.0-8|18	BuildRequires:  cairo-devel slv2-devel
14cr|invada-studio-plugins-lv2-1.2.0-8|19	BuildRequires:  pkgconfig(gtk+-2.0) libglade2.0-devel
14cr|invada-studio-plugins-lv2-1.2.0-8|20	
14cr|invada-studio-plugins-lv2-1.2.0-8|21	%description
14cr|invada-studio-plugins-lv2-1.2.0-8|22	This package provides a kit of LV2 plugins for sound studio usage
14cr|invada-studio-plugins-lv2-1.2.0-8|23	developed by Invada Records under GPLv2 license. It contains delay,
14cr|invada-studio-plugins-lv2-1.2.0-8|24	distortion, dynamics, low- and high-pass filter, phaser, early-reflection
14cr|invada-studio-plugins-lv2-1.2.0-8|25	reverbs, input amp, meter and test-tone plugins.
14cr|invada-studio-plugins-lv2-1.2.0-8|26	
14cr|invada-studio-plugins-lv2-1.2.0-8|27	%prep
14cr|invada-studio-plugins-lv2-1.2.0-8|28	%setup -q
14cr|invada-studio-plugins-lv2-1.2.0-8|29	%patch0 -p1
14cr|invada-studio-plugins-lv2-1.2.0-8|30	
14cr|invada-studio-plugins-lv2-1.2.0-8|31	%build
14cr|invada-studio-plugins-lv2-1.2.0-8|32	# replace /usr/local/lib/lv2 directory by appropriate lv2 directory
14cr|invada-studio-plugins-lv2-1.2.0-8|33	perl -pi -e 's/\/local\/lib/\/%{_lib}/g' Makefile
14cr|invada-studio-plugins-lv2-1.2.0-8|34	%make
14cr|invada-studio-plugins-lv2-1.2.0-8|35	
14cr|invada-studio-plugins-lv2-1.2.0-8|36	%install
14cr|invada-studio-plugins-lv2-1.2.0-8|37	rm -rf %{buildroot}
14cr|invada-studio-plugins-lv2-1.2.0-8|38	
14cr|invada-studio-plugins-lv2-1.2.0-8|39	%make install-sys DESTDIR=%{buildroot}
14cr|invada-studio-plugins-lv2-1.2.0-8|40	
14cr|invada-studio-plugins-lv2-1.2.0-8|41	%clean
14cr|invada-studio-plugins-lv2-1.2.0-8|42	rm -rf %{buildroot}
14cr|invada-studio-plugins-lv2-1.2.0-8|43	
14cr|invada-studio-plugins-lv2-1.2.0-8|44	%files
14cr|invada-studio-plugins-lv2-1.2.0-8|45	%defattr(-,root,root)
14cr|invada-studio-plugins-lv2-1.2.0-8|46	%doc README COPYING
14cr|invada-studio-plugins-lv2-1.2.0-8|47	%{_libdir}/lv2/invada.lv2/*
14cr|invada-studio-plugins-lv2-1.2.0-8|48	
14cr|invada-studio-plugins-lv2-1.2.0-8|49	
14cr|invada-studio-plugins-lv2-1.2.0-8|50	
14cr|invada-studio-plugins-lv2-1.2.0-8|51	
14cr|invada-studio-plugins-lv2-1.2.0-8|52	
14cr|invada-studio-plugins-lv2-1.2.0-8|53	%changelog
14cr|invada-studio-plugins-lv2-1.2.0-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-8
14cr|invada-studio-plugins-lv2-1.2.0-8|55	+ Revision: 0e5bbec
14cr|invada-studio-plugins-lv2-1.2.0-8|56	- MassBuild#464: Increase release tag
14cr|invada-studio-plugins-lv2-1.2.0-8|57	
14cr|invada-studio-plugins-lv2-1.2.0-8|58	

2177 14
14cr|inventory-0.65-13|1	%define name	inventory
14cr|inventory-0.65-13|2	%define version 0.65
14cr|inventory-0.65-13|3	%define release  13
14cr|inventory-0.65-13|4	
14cr|inventory-0.65-13|5	Name: 	 	%{name}
14cr|inventory-0.65-13|6	Summary: 	Simple GTK2 inventory program using MySQL
14cr|inventory-0.65-13|7	Version: 	%{version}
14cr|inventory-0.65-13|8	Release: 	%{release}
14cr|inventory-0.65-13|9	
14cr|inventory-0.65-13|10	Source0:		%{name}-%{version}.tar.bz2
14cr|inventory-0.65-13|11	Source1: 	%{name}48.png
14cr|inventory-0.65-13|12	Source2: 	%{name}32.png
14cr|inventory-0.65-13|13	Source3: 	%{name}16.png
14cr|inventory-0.65-13|14	URL:		http://qballsinventory.sourceforge.net/
14cr|inventory-0.65-13|15	License:	GPL
14cr|inventory-0.65-13|16	Group:		Databases
14cr|inventory-0.65-13|17	BuildRequires:	pkgconfig pkgconfig(gtk+-2.0) mysql-devel
14cr|inventory-0.65-13|18	
14cr|inventory-0.65-13|19	%description
14cr|inventory-0.65-13|20	Inventory is a gtk+-2 inventory program that uses a mysql database as backend.
14cr|inventory-0.65-13|21	Inventory can't do anything fancy, complicated or complex (like linked tables),
14cr|inventory-0.65-13|22	instead it tries to be flexible, multi-purpose and fast while remaining easy to
14cr|inventory-0.65-13|23	use.  Features include:
14cr|inventory-0.65-13|24	
14cr|inventory-0.65-13|25	* Mysql Backend.
14cr|inventory-0.65-13|26	* User defined amount of columns in a table.
14cr|inventory-0.65-13|27	* Every column can be either a string, integer or boolean.
14cr|inventory-0.65-13|28	* Everything can be changed at any time. f.e. amount off column, column
14cr|inventory-0.65-13|29	name, column type, category name, etc
14cr|inventory-0.65-13|30	* Direct editing off data in the table, or in a pop-up window.
14cr|inventory-0.65-13|31	* Export to html or comma seperated file.
14cr|inventory-0.65-13|32	* Import from comma seperated file with preview.
14cr|inventory-0.65-13|33	* User feedback, the program tries to give as much feedback as needed.
14cr|inventory-0.65-13|34	* Responsive, changes are directly applyed in the gui, and synced with
14cr|inventory-0.65-13|35	mysql.
14cr|inventory-0.65-13|36	* When an error has occured, it gives the user the oppertunity to correct
14cr|inventory-0.65-13|37	it.
14cr|inventory-0.65-13|38	* Lots More
14cr|inventory-0.65-13|39	
14cr|inventory-0.65-13|40	%prep
14cr|inventory-0.65-13|41	%setup -q -n %name
14cr|inventory-0.65-13|42	
14cr|inventory-0.65-13|43	%build
14cr|inventory-0.65-13|44	%configure2_5x
14cr|inventory-0.65-13|45	%make
14cr|inventory-0.65-13|46	
14cr|inventory-0.65-13|47	%install
14cr|inventory-0.65-13|48	%makeinstall
14cr|inventory-0.65-13|49	
14cr|inventory-0.65-13|50	#menu
14cr|inventory-0.65-13|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|inventory-0.65-13|52	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|inventory-0.65-13|53	[Desktop Entry]
14cr|inventory-0.65-13|54	Type=Application
14cr|inventory-0.65-13|55	Exec=%{name}
14cr|inventory-0.65-13|56	Icon=%{name}
14cr|inventory-0.65-13|57	Name=Inventory
14cr|inventory-0.65-13|58	Comment=Simple Inventory Program
14cr|inventory-0.65-13|59	Categories=Database;Office;
14cr|inventory-0.65-13|60	EOF
14cr|inventory-0.65-13|61	
14cr|inventory-0.65-13|62	#icons
14cr|inventory-0.65-13|63	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|inventory-0.65-13|64	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|inventory-0.65-13|65	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|inventory-0.65-13|66	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|inventory-0.65-13|67	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|inventory-0.65-13|68	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|inventory-0.65-13|69	
14cr|inventory-0.65-13|70	%find_lang %name || touch %{name}.lang
14cr|inventory-0.65-13|71	
14cr|inventory-0.65-13|72	%files -f %{name}.lang
14cr|inventory-0.65-13|73	%defattr(-,root,root)
14cr|inventory-0.65-13|74	%doc README
14cr|inventory-0.65-13|75	%{_bindir}/%name
14cr|inventory-0.65-13|76	%{_datadir}/pixmaps/%name
14cr|inventory-0.65-13|77	%{_datadir}/applications/mandriva-%name.desktop
14cr|inventory-0.65-13|78	%{_liconsdir}/%name.png
14cr|inventory-0.65-13|79	%{_iconsdir}/%name.png
14cr|inventory-0.65-13|80	%{_miconsdir}/%name.png
14cr|inventory-0.65-13|81	
14cr|inventory-0.65-13|82	
14cr|inventory-0.65-13|83	
14cr|inventory-0.65-13|84	
14cr|inventory-0.65-13|85	%changelog
14cr|inventory-0.65-13|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.65-13
14cr|inventory-0.65-13|87	+ Revision: 130e679
14cr|inventory-0.65-13|88	- MassBuild#464: Increase release tag
14cr|inventory-0.65-13|89	
14cr|inventory-0.65-13|90	

2178 14
14cr|invertapple-1.0-2|1	%define		oname	InvertApple
14cr|invertapple-1.0-2|2	
14cr|invertapple-1.0-2|3	Name:		invertapple
14cr|invertapple-1.0-2|4	Version:	1.0
14cr|invertapple-1.0-2|5	Release:	2
14cr|invertapple-1.0-2|6	Summary:	Puzzle game about inverting apple colors
14cr|invertapple-1.0-2|7	Group:		Games/Puzzles
14cr|invertapple-1.0-2|8	License:	GPLv3+
14cr|invertapple-1.0-2|9	URL:		http://qt-apps.org/content/show.php/Invert+Apple?content=146173
14cr|invertapple-1.0-2|10	Source0:	%{oname}-%{version}.tar.gz
14cr|invertapple-1.0-2|11	Source1:	%{oname}-icon.png
14cr|invertapple-1.0-2|12	Patch0:		InvertApple-1.0-datapath.patch
14cr|invertapple-1.0-2|13	BuildRequires:	qt4-devel
14cr|invertapple-1.0-2|14	BuildRequires:	imagemagick
14cr|invertapple-1.0-2|15	
14cr|invertapple-1.0-2|16	%description
14cr|invertapple-1.0-2|17	Puzzle game in which you need to turn all red apples on the playing
14cr|invertapple-1.0-2|18	field to green.
14cr|invertapple-1.0-2|19	
14cr|invertapple-1.0-2|20	%prep
14cr|invertapple-1.0-2|21	%setup -q -n %{oname}
14cr|invertapple-1.0-2|22	%patch0 -p1
14cr|invertapple-1.0-2|23	
14cr|invertapple-1.0-2|24	%build
14cr|invertapple-1.0-2|25	%qmake_qt4 %{oname}.pro
14cr|invertapple-1.0-2|26	%make
14cr|invertapple-1.0-2|27	
14cr|invertapple-1.0-2|28	%install
14cr|invertapple-1.0-2|29	%__rm -rf %{buildroot}
14cr|invertapple-1.0-2|30	
14cr|invertapple-1.0-2|31	# install binary
14cr|invertapple-1.0-2|32	%__mkdir_p %{buildroot}%{_gamesbindir}
14cr|invertapple-1.0-2|33	%__cp Bin/%{oname} %{buildroot}%{_gamesbindir}/%{name}
14cr|invertapple-1.0-2|34	
14cr|invertapple-1.0-2|35	# install locales
14cr|invertapple-1.0-2|36	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
14cr|invertapple-1.0-2|37	%__cp Bin/*.qm %{buildroot}%{_gamesdatadir}/%{name}/
14cr|invertapple-1.0-2|38	
14cr|invertapple-1.0-2|39	# install records file
14cr|invertapple-1.0-2|40	%__mkdir_p %{buildroot}%{_var}/games/%{name}/
14cr|invertapple-1.0-2|41	%__cp Bin/records.xml %{buildroot}%{_var}/games/%{name}/
14cr|invertapple-1.0-2|42	
14cr|invertapple-1.0-2|43	# create and install icons
14cr|invertapple-1.0-2|44	for N in 16 32 48 64 128; do convert %{SOURCE1} -scale ${N}x${N}! $N.png; done
14cr|invertapple-1.0-2|45	%__install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|invertapple-1.0-2|46	%__install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|invertapple-1.0-2|47	%__install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|invertapple-1.0-2|48	%__install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|invertapple-1.0-2|49	%__install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|invertapple-1.0-2|50	
14cr|invertapple-1.0-2|51	# XDG menu entry
14cr|invertapple-1.0-2|52	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|invertapple-1.0-2|53	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|invertapple-1.0-2|54	[Desktop Entry]
14cr|invertapple-1.0-2|55	Type=Application
14cr|invertapple-1.0-2|56	Name=Invert Apple
14cr|invertapple-1.0-2|57	Comment=Puzzle game
14cr|invertapple-1.0-2|58	Icon=%{name}
14cr|invertapple-1.0-2|59	Exec=%{_gamesbindir}/%{name}
14cr|invertapple-1.0-2|60	Terminal=false
14cr|invertapple-1.0-2|61	Categories=Game;LogicGame;
14cr|invertapple-1.0-2|62	EOF
14cr|invertapple-1.0-2|63	
14cr|invertapple-1.0-2|64	%clean
14cr|invertapple-1.0-2|65	%__rm -rf %{buildroot}
14cr|invertapple-1.0-2|66	
14cr|invertapple-1.0-2|67	%files
14cr|invertapple-1.0-2|68	%{_gamesbindir}/%{name}
14cr|invertapple-1.0-2|69	%{_gamesdatadir}/%{name}
14cr|invertapple-1.0-2|70	%{_datadir}/applications/%{name}.desktop
14cr|invertapple-1.0-2|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|invertapple-1.0-2|72	%dir %{_var}/games/%{name}
14cr|invertapple-1.0-2|73	%attr(666,root,root) %{_var}/games/%{name}/records.xml
14cr|invertapple-1.0-2|74	
14cr|invertapple-1.0-2|75	
14cr|invertapple-1.0-2|76	
14cr|invertapple-1.0-2|77	
14cr|invertapple-1.0-2|78	%changelog
14cr|invertapple-1.0-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|invertapple-1.0-2|80	+ Revision: 7771ba4
14cr|invertapple-1.0-2|81	- MassBuild#464: Increase release tag
14cr|invertapple-1.0-2|82	
14cr|invertapple-1.0-2|83	

2179 14
14cr|inxi-1.9.14-3|1	Name:		inxi
14cr|inxi-1.9.14-3|2	Version:	1.9.14
14cr|inxi-1.9.14-3|3	Release:	3
14cr|inxi-1.9.14-3|4	License:	GPLv3
14cr|inxi-1.9.14-3|5	Group:		System/Configuration/Other
14cr|inxi-1.9.14-3|6	Summary:	Command line system information script for console and IRC
14cr|inxi-1.9.14-3|7	URL:		http://code.google.com/p/inxi/
14cr|inxi-1.9.14-3|8	# obtaining source and version from svn :
14cr|inxi-1.9.14-3|9	# svn checkout http://inxi.googlecode.com/svn/trunk && cat trunk/inxi | grep "Version: "
14cr|inxi-1.9.14-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|inxi-1.9.14-3|11	Source1:    README.urpmi
14cr|inxi-1.9.14-3|12	
14cr|inxi-1.9.14-3|13	BuildRequires:	gzip
14cr|inxi-1.9.14-3|14	BuildRequires:	kde4-macros
14cr|inxi-1.9.14-3|15	# requires here: http://code.google.com/p/inxi/wiki/Dependencies
14cr|inxi-1.9.14-3|16	
14cr|inxi-1.9.14-3|17	Requires:	glxinfo
14cr|inxi-1.9.14-3|18	Suggests:	lm_sensors
14cr|inxi-1.9.14-3|19	Suggests:	hddtemp
14cr|inxi-1.9.14-3|20	Suggests:	usbutils
14cr|inxi-1.9.14-3|21	Suggests:	xrandr
14cr|inxi-1.9.14-3|22	Suggests:	pciutils
14cr|inxi-1.9.14-3|23	Suggests:	procps
14cr|inxi-1.9.14-3|24	Suggests:	coreutils
14cr|inxi-1.9.14-3|25	Suggests:	gawk
14cr|inxi-1.9.14-3|26	Suggests:	sed
14cr|inxi-1.9.14-3|27	Suggests:	xprop
14cr|inxi-1.9.14-3|28	
14cr|inxi-1.9.14-3|29	BuildArch:	noarch
14cr|inxi-1.9.14-3|30	
14cr|inxi-1.9.14-3|31	%description
14cr|inxi-1.9.14-3|32	Inxi: A full featured system information script
14cr|inxi-1.9.14-3|33	Inxi offers a wide range of built-in options, as well as a good number of extra
14cr|inxi-1.9.14-3|34	features which require having the script recommends installed on the system.
14cr|inxi-1.9.14-3|35	Check recommends to see what's needed for each extra feature. Check sources for
14cr|inxi-1.9.14-3|36	latest inxi version number.
14cr|inxi-1.9.14-3|37	
14cr|inxi-1.9.14-3|38	%package 	konversation-plugin
14cr|inxi-1.9.14-3|39	Summary:	Plugin for konversation
14cr|inxi-1.9.14-3|40	Group:		System/Configuration/Other
14cr|inxi-1.9.14-3|41	Requires:       konversation
14cr|inxi-1.9.14-3|42	Requires:       %{name} = %{version}-%{release}
14cr|inxi-1.9.14-3|43	
14cr|inxi-1.9.14-3|44	%description 	konversation-plugin
14cr|inxi-1.9.14-3|45	Plugin to allow inxi to be  used in konversation.
14cr|inxi-1.9.14-3|46	
14cr|inxi-1.9.14-3|47	%prep
14cr|inxi-1.9.14-3|48	%setup -c
14cr|inxi-1.9.14-3|49	chmod -x inxi.changelog
14cr|inxi-1.9.14-3|50	
14cr|inxi-1.9.14-3|51	%install
14cr|inxi-1.9.14-3|52	# binary script
14cr|inxi-1.9.14-3|53	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|inxi-1.9.14-3|54	# man page
14cr|inxi-1.9.14-3|55	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|inxi-1.9.14-3|56	# konversation-plugin
14cr|inxi-1.9.14-3|57	mkdir -p %{buildroot}%{_kde_appsdir}/konversation/scripts
14cr|inxi-1.9.14-3|58	pushd %{buildroot}%{_kde_appsdir}/konversation/scripts/
14cr|inxi-1.9.14-3|59	ln -s %{_bindir}/%{name} %{name}
14cr|inxi-1.9.14-3|60	popd
14cr|inxi-1.9.14-3|61	
14cr|inxi-1.9.14-3|62	# inxi --recommends
14cr|inxi-1.9.14-3|63	install -m644 %{SOURCE1} README.urpmi
14cr|inxi-1.9.14-3|64	
14cr|inxi-1.9.14-3|65	%files
14cr|inxi-1.9.14-3|66	%doc inxi.changelog
14cr|inxi-1.9.14-3|67	%{_bindir}/%{name}
14cr|inxi-1.9.14-3|68	%{_mandir}/man?/%{name}*
14cr|inxi-1.9.14-3|69	
14cr|inxi-1.9.14-3|70	%files konversation-plugin
14cr|inxi-1.9.14-3|71	%doc inxi.changelog
14cr|inxi-1.9.14-3|72	%{_kde_appsdir}/konversation/scripts/%{name}
14cr|inxi-1.9.14-3|73	
14cr|inxi-1.9.14-3|74	
14cr|inxi-1.9.14-3|75	
14cr|inxi-1.9.14-3|76	
14cr|inxi-1.9.14-3|77	%changelog
14cr|inxi-1.9.14-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.14-3
14cr|inxi-1.9.14-3|79	+ Revision: 776bd6b
14cr|inxi-1.9.14-3|80	- MassBuild#464: Increase release tag
14cr|inxi-1.9.14-3|81	
14cr|inxi-1.9.14-3|82	

2180 14
14cr|iodine-0.6.0-0.rc1.1|1	# define to %{nil} for release builds
14cr|iodine-0.6.0-0.rc1.1|2	%define beta rc1
14cr|iodine-0.6.0-0.rc1.1|3	
14cr|iodine-0.6.0-0.rc1.1|4	Name:           iodine
14cr|iodine-0.6.0-0.rc1.1|5	Version:        0.6.0
14cr|iodine-0.6.0-0.rc1.1|6	%if "%beta" != ""
14cr|iodine-0.6.0-0.rc1.1|7	Release:        0.%{beta}.1
14cr|iodine-0.6.0-0.rc1.1|8	%else
14cr|iodine-0.6.0-0.rc1.1|9	Release:        1
14cr|iodine-0.6.0-0.rc1.1|10	%endif
14cr|iodine-0.6.0-0.rc1.1|11	Summary:        Tunnel IP over DNS NULL request
14cr|iodine-0.6.0-0.rc1.1|12	Group:          Networking/Other
14cr|iodine-0.6.0-0.rc1.1|13	License:        BSD
14cr|iodine-0.6.0-0.rc1.1|14	URL:            http://code.kryo.se/iodine/
14cr|iodine-0.6.0-0.rc1.1|15	Source0:        http://code.kryo.se/iodine/%{name}-%{version}%{?beta:-}%{beta}.tar.gz
14cr|iodine-0.6.0-0.rc1.1|16	Source1:        iodine.service
14cr|iodine-0.6.0-0.rc1.1|17	Source2:        iodine.conf
14cr|iodine-0.6.0-0.rc1.1|18	Source3:        iodined.service
14cr|iodine-0.6.0-0.rc1.1|19	Source4:        iodined.conf
14cr|iodine-0.6.0-0.rc1.1|20	BuildRequires: zlib-devel
14cr|iodine-0.6.0-0.rc1.1|21	
14cr|iodine-0.6.0-0.rc1.1|22	%description
14cr|iodine-0.6.0-0.rc1.1|23	odine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cr|iodine-0.6.0-0.rc1.1|24	different situations where internet access is firewalled, but DNS queries
14cr|iodine-0.6.0-0.rc1.1|25	are allowed.
14cr|iodine-0.6.0-0.rc1.1|26	
14cr|iodine-0.6.0-0.rc1.1|27	The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s
14cr|iodine-0.6.0-0.rc1.1|28	downstream.
14cr|iodine-0.6.0-0.rc1.1|29	
14cr|iodine-0.6.0-0.rc1.1|30	Compared to other DNS tunnel implementations, iodine offers:
14cr|iodine-0.6.0-0.rc1.1|31	
14cr|iodine-0.6.0-0.rc1.1|32	* Higher performance
14cr|iodine-0.6.0-0.rc1.1|33	iodine uses the NULL type that allows the downstream data to be sent
14cr|iodine-0.6.0-0.rc1.1|34	without encoding. Each DNS reply can contain over a kilobyte of compressed
14cr|iodine-0.6.0-0.rc1.1|35	payload data.
14cr|iodine-0.6.0-0.rc1.1|36	* Portability
14cr|iodine-0.6.0-0.rc1.1|37	iodine runs on many different UNIX-like systems as well as on Win32.
14cr|iodine-0.6.0-0.rc1.1|38	Tunnels can be set up between two hosts no matter their endianness or
14cr|iodine-0.6.0-0.rc1.1|39	operating system.
14cr|iodine-0.6.0-0.rc1.1|40	* Security
14cr|iodine-0.6.0-0.rc1.1|41	iodine uses challenge-response login secured by MD5 hash. It also
14cr|iodine-0.6.0-0.rc1.1|42	filters out any packets not coming from the IP used when logging in.
14cr|iodine-0.6.0-0.rc1.1|43	* Less setup
14cr|iodine-0.6.0-0.rc1.1|44	iodine handles setting IP number on interfaces automatically, and up
14cr|iodine-0.6.0-0.rc1.1|45	to 16 users can share one server at the same time. Packet size is
14cr|iodine-0.6.0-0.rc1.1|46	automatically probed for maximum downstream throughput.
14cr|iodine-0.6.0-0.rc1.1|47	
14cr|iodine-0.6.0-0.rc1.1|48	
14cr|iodine-0.6.0-0.rc1.1|49	%package	client
14cr|iodine-0.6.0-0.rc1.1|50	Summary:	Iodine client (Tunnel IP over DNS)
14cr|iodine-0.6.0-0.rc1.1|51	Group:		Networking/Other
14cr|iodine-0.6.0-0.rc1.1|52	Requires:   %{name}-common
14cr|iodine-0.6.0-0.rc1.1|53	
14cr|iodine-0.6.0-0.rc1.1|54	%description	client
14cr|iodine-0.6.0-0.rc1.1|55	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cr|iodine-0.6.0-0.rc1.1|56	different situations where internet access is firewalled, but DNS queries
14cr|iodine-0.6.0-0.rc1.1|57	are allowed.
14cr|iodine-0.6.0-0.rc1.1|58	
14cr|iodine-0.6.0-0.rc1.1|59	This package contains the client part.
14cr|iodine-0.6.0-0.rc1.1|60	
14cr|iodine-0.6.0-0.rc1.1|61	%package	server
14cr|iodine-0.6.0-0.rc1.1|62	Summary:	Iodine server (Tunnel IP over DNS)
14cr|iodine-0.6.0-0.rc1.1|63	Group:		Networking/Other
14cr|iodine-0.6.0-0.rc1.1|64	Requires:   %{name}-common
14cr|iodine-0.6.0-0.rc1.1|65	
14cr|iodine-0.6.0-0.rc1.1|66	%description	server
14cr|iodine-0.6.0-0.rc1.1|67	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cr|iodine-0.6.0-0.rc1.1|68	different situations where internet access is firewalled, but DNS queries
14cr|iodine-0.6.0-0.rc1.1|69	are allowed.
14cr|iodine-0.6.0-0.rc1.1|70	
14cr|iodine-0.6.0-0.rc1.1|71	
14cr|iodine-0.6.0-0.rc1.1|72	This package contains the server part.
14cr|iodine-0.6.0-0.rc1.1|73	
14cr|iodine-0.6.0-0.rc1.1|74	%package	common
14cr|iodine-0.6.0-0.rc1.1|75	Summary:	Iodine common part (Tunnel IP over DNS)
14cr|iodine-0.6.0-0.rc1.1|76	Group:		Networking/Other
14cr|iodine-0.6.0-0.rc1.1|77	
14cr|iodine-0.6.0-0.rc1.1|78	%description    common
14cr|iodine-0.6.0-0.rc1.1|79	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cr|iodine-0.6.0-0.rc1.1|80	different situations where internet access is firewalled, but DNS queries
14cr|iodine-0.6.0-0.rc1.1|81	are allowed.
14cr|iodine-0.6.0-0.rc1.1|82	
14cr|iodine-0.6.0-0.rc1.1|83	
14cr|iodine-0.6.0-0.rc1.1|84	This package contains some script shared between server and client.
14cr|iodine-0.6.0-0.rc1.1|85	
14cr|iodine-0.6.0-0.rc1.1|86	
14cr|iodine-0.6.0-0.rc1.1|87	%prep
14cr|iodine-0.6.0-0.rc1.1|88	%setup -qn %{name}-%{version}%{?beta:-}%{beta}
14cr|iodine-0.6.0-0.rc1.1|89	
14cr|iodine-0.6.0-0.rc1.1|90	%build
14cr|iodine-0.6.0-0.rc1.1|91	%make prefix=%{_prefix}
14cr|iodine-0.6.0-0.rc1.1|92	
14cr|iodine-0.6.0-0.rc1.1|93	%install
14cr|iodine-0.6.0-0.rc1.1|94	%makeinstall
14cr|iodine-0.6.0-0.rc1.1|95	mkdir -p %{buildroot}/%{_unitdir}/service
14cr|iodine-0.6.0-0.rc1.1|96	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/
14cr|iodine-0.6.0-0.rc1.1|97	install -m 0755 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}.service
14cr|iodine-0.6.0-0.rc1.1|98	install -m 0755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cr|iodine-0.6.0-0.rc1.1|99	install -m 0755 %{SOURCE3} %{buildroot}/%{_unitdir}/%{name}d.service
14cr|iodine-0.6.0-0.rc1.1|100	install -m 0755 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}d
14cr|iodine-0.6.0-0.rc1.1|101	
14cr|iodine-0.6.0-0.rc1.1|102	# this is a hack so we can bypass ifplugd that try to run dhcp on the
14cr|iodine-0.6.0-0.rc1.1|103	# newly created interface
14cr|iodine-0.6.0-0.rc1.1|104	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14cr|iodine-0.6.0-0.rc1.1|105	echo -e '#!/bin/bash\nexit 0\n' > %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup-dns
14cr|iodine-0.6.0-0.rc1.1|106	
14cr|iodine-0.6.0-0.rc1.1|107	%pre server
14cr|iodine-0.6.0-0.rc1.1|108	%_pre_useradd %{name}d /var/empty /sbin/nologin
14cr|iodine-0.6.0-0.rc1.1|109	
14cr|iodine-0.6.0-0.rc1.1|110	%post server
14cr|iodine-0.6.0-0.rc1.1|111	%systemd_post %{name}d.service
14cr|iodine-0.6.0-0.rc1.1|112	
14cr|iodine-0.6.0-0.rc1.1|113	%preun server
14cr|iodine-0.6.0-0.rc1.1|114	%systemd_preun %{name}d.service
14cr|iodine-0.6.0-0.rc1.1|115	
14cr|iodine-0.6.0-0.rc1.1|116	%postun server
14cr|iodine-0.6.0-0.rc1.1|117	%_postun_userdel %{name}d
14cr|iodine-0.6.0-0.rc1.1|118	%systemd_postun_with_restart %{name}d.service
14cr|iodine-0.6.0-0.rc1.1|119	
14cr|iodine-0.6.0-0.rc1.1|120	
14cr|iodine-0.6.0-0.rc1.1|121	%pre client
14cr|iodine-0.6.0-0.rc1.1|122	%_pre_useradd %{name} /var/empty /sbin/nologin
14cr|iodine-0.6.0-0.rc1.1|123	
14cr|iodine-0.6.0-0.rc1.1|124	%post client
14cr|iodine-0.6.0-0.rc1.1|125	%systemd_post %{name}.service
14cr|iodine-0.6.0-0.rc1.1|126	
14cr|iodine-0.6.0-0.rc1.1|127	%preun client
14cr|iodine-0.6.0-0.rc1.1|128	%systemd_preun %{name}.service
14cr|iodine-0.6.0-0.rc1.1|129	
14cr|iodine-0.6.0-0.rc1.1|130	%postun client
14cr|iodine-0.6.0-0.rc1.1|131	%_postun_userdel %{name}
14cr|iodine-0.6.0-0.rc1.1|132	%systemd_postun_with_restart %{name}.service
14cr|iodine-0.6.0-0.rc1.1|133	
14cr|iodine-0.6.0-0.rc1.1|134	%files common
14cr|iodine-0.6.0-0.rc1.1|135	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/sysconfig/network-scripts/ifup-dns
14cr|iodine-0.6.0-0.rc1.1|136	
14cr|iodine-0.6.0-0.rc1.1|137	%files server
14cr|iodine-0.6.0-0.rc1.1|138	%doc README
14cr|iodine-0.6.0-0.rc1.1|139	%{_sbindir}/%{name}d
14cr|iodine-0.6.0-0.rc1.1|140	%{_unitdir}/%{name}d.service
14cr|iodine-0.6.0-0.rc1.1|141	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}d
14cr|iodine-0.6.0-0.rc1.1|142	
14cr|iodine-0.6.0-0.rc1.1|143	%files client
14cr|iodine-0.6.0-0.rc1.1|144	%doc README
14cr|iodine-0.6.0-0.rc1.1|145	%{_sbindir}/%{name}
14cr|iodine-0.6.0-0.rc1.1|146	%{_unitdir}/%{name}.service
14cr|iodine-0.6.0-0.rc1.1|147	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|iodine-0.6.0-0.rc1.1|148	%{_mandir}/man8/%{name}.*
14cr|iodine-0.6.0-0.rc1.1|149	
14cr|iodine-0.6.0-0.rc1.1|150	%changelog
14cr|iodine-0.6.0-0.rc1.1|151	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-0.rc1.1
14cr|iodine-0.6.0-0.rc1.1|152	+ Revision: 79d1c6e
14cr|iodine-0.6.0-0.rc1.1|153	- Fix summary
14cr|iodine-0.6.0-0.rc1.1|154	
14cr|iodine-0.6.0-0.rc1.1|155	

2181 14
14cr|iogen-3.1-6|1	%define name iogen
14cr|iogen-3.1-6|2	%define version 3.1
14cr|iogen-3.1-6|3	%define release 6
14cr|iogen-3.1-6|4	%define subversion p0
14cr|iogen-3.1-6|5	
14cr|iogen-3.1-6|6	Summary: A stress tool to produce heavily fragmented I/O operations
14cr|iogen-3.1-6|7	Name: %{name}
14cr|iogen-3.1-6|8	Version: %{version}
14cr|iogen-3.1-6|9	Release: %{release}
14cr|iogen-3.1-6|10	Source0: %{name}_%{version}%{subversion}.tar.bz2
14cr|iogen-3.1-6|11	License: BSD
14cr|iogen-3.1-6|12	Group: System/Kernel and hardware
14cr|iogen-3.1-6|13	Url: http://www.peereboom.us/iogen/
14cr|iogen-3.1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|iogen-3.1-6|15	BuildRequires: groff-for-man
14cr|iogen-3.1-6|16	
14cr|iogen-3.1-6|17	%description
14cr|iogen-3.1-6|18	Iogen is an I/O generator.
14cr|iogen-3.1-6|19	It forks child processes that each run a mix of reads and writes.
14cr|iogen-3.1-6|20	The idea is to generate heavily fragmented files to make the hardware suffer
14cr|iogen-3.1-6|21	as much as possible. This tool has been used to test filesystems, drivers,
14cr|iogen-3.1-6|22	firmware, and hardware devices.
14cr|iogen-3.1-6|23	It is by no means meant as a performance measuring tool since it tries to
14cr|iogen-3.1-6|24	recreate the worst case scenario I/O.
14cr|iogen-3.1-6|25	
14cr|iogen-3.1-6|26	%prep
14cr|iogen-3.1-6|27	%setup -q -n %{name}_%{version}%{subversion}
14cr|iogen-3.1-6|28	
14cr|iogen-3.1-6|29	%build
14cr|iogen-3.1-6|30	%make
14cr|iogen-3.1-6|31	
14cr|iogen-3.1-6|32	%install
14cr|iogen-3.1-6|33	rm -rf $RPM_BUILD_ROOT
14cr|iogen-3.1-6|34	mkdir -p %buildroot/%{_bindir}
14cr|iogen-3.1-6|35	mkdir -p %buildroot/%{_mandir}/man8
14cr|iogen-3.1-6|36	install -m 755 iogen %buildroot/%{_bindir}
14cr|iogen-3.1-6|37	mv iogen.cat8 %buildroot/%{_mandir}/man8/iogen.8
14cr|iogen-3.1-6|38	
14cr|iogen-3.1-6|39	%clean
14cr|iogen-3.1-6|40	rm -rf $RPM_BUILD_ROOT
14cr|iogen-3.1-6|41	
14cr|iogen-3.1-6|42	%files
14cr|iogen-3.1-6|43	%defattr(-,root,root)
14cr|iogen-3.1-6|44	%{_bindir}/iogen
14cr|iogen-3.1-6|45	/%{_mandir}/man8/*
14cr|iogen-3.1-6|46	
14cr|iogen-3.1-6|47	
14cr|iogen-3.1-6|48	
14cr|iogen-3.1-6|49	
14cr|iogen-3.1-6|50	%changelog
14cr|iogen-3.1-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-6
14cr|iogen-3.1-6|52	+ Revision: 2dd2d1b
14cr|iogen-3.1-6|53	- MassBuild#464: Increase release tag
14cr|iogen-3.1-6|54	
14cr|iogen-3.1-6|55	

2182 14
14cr|io_lib-1.13.7-2|1	%define major	1
14cr|io_lib-1.13.7-2|2	%define libname	%mklibname %{name} %{major}
14cr|io_lib-1.13.7-2|3	%define develname %mklibname -d %{name}
14cr|io_lib-1.13.7-2|4	
14cr|io_lib-1.13.7-2|5	Name:		io_lib
14cr|io_lib-1.13.7-2|6	Version:	1.13.7
14cr|io_lib-1.13.7-2|7	Release:	2
14cr|io_lib-1.13.7-2|8	Summary:	General purpose trace file library
14cr|io_lib-1.13.7-2|9	
14cr|io_lib-1.13.7-2|10	
14cr|io_lib-1.13.7-2|11	License:	GPL
14cr|io_lib-1.13.7-2|12	Group:		Development/C
14cr|io_lib-1.13.7-2|13	Url:		http://staden.sourceforge.net/
14cr|io_lib-1.13.7-2|14	Source0:		http://sourceforge.net/projects/staden/files/io_lib/1.13.7/%{name}-%{version}.tar.gz
14cr|io_lib-1.13.7-2|15	BuildRequires:  zlib-devel
14cr|io_lib-1.13.7-2|16	
14cr|io_lib-1.13.7-2|17	%description
14cr|io_lib-1.13.7-2|18	Io_lib is a library of file reading and writing code to provide a general
14cr|io_lib-1.13.7-2|19	purpose trace file (and Experiment File) reading interface. The programmer
14cr|io_lib-1.13.7-2|20	simply calls the (eg) read_reading to create a "Read" C structure with the
14cr|io_lib-1.13.7-2|21	data loaded into memory.
14cr|io_lib-1.13.7-2|22	
14cr|io_lib-1.13.7-2|23	%package -n %{libname}
14cr|io_lib-1.13.7-2|24	Summary:        Main library for %{name}
14cr|io_lib-1.13.7-2|25	
14cr|io_lib-1.13.7-2|26	
14cr|io_lib-1.13.7-2|27	Group:          System/Libraries
14cr|io_lib-1.13.7-2|28	Provides:       lib%{name} = %{version}-%{release}
14cr|io_lib-1.13.7-2|29	
14cr|io_lib-1.13.7-2|30	%description -n %{libname}
14cr|io_lib-1.13.7-2|31	This package contains the library needed to run %{name}.
14cr|io_lib-1.13.7-2|32	
14cr|io_lib-1.13.7-2|33	%package -n %{develname}
14cr|io_lib-1.13.7-2|34	Summary:    Development header files for %{name}
14cr|io_lib-1.13.7-2|35	
14cr|io_lib-1.13.7-2|36	
14cr|io_lib-1.13.7-2|37	Group:      Development/C
14cr|io_lib-1.13.7-2|38	Requires:   %{libname} = %{version}-%{release}
14cr|io_lib-1.13.7-2|39	Provides:   %{name}-devel = %{version}-%{release}
14cr|io_lib-1.13.7-2|40	Obsoletes:  %mklibname -d %{name} 1.9.0
14cr|io_lib-1.13.7-2|41	
14cr|io_lib-1.13.7-2|42	%description -n %{develname}
14cr|io_lib-1.13.7-2|43	Libraries, include files and other resources you can use to develop
14cr|io_lib-1.13.7-2|44	%{name} applications.
14cr|io_lib-1.13.7-2|45	
14cr|io_lib-1.13.7-2|46	%prep
14cr|io_lib-1.13.7-2|47	%setup -q
14cr|io_lib-1.13.7-2|48	
14cr|io_lib-1.13.7-2|49	%build
14cr|io_lib-1.13.7-2|50	%configure2_5x
14cr|io_lib-1.13.7-2|51	%make
14cr|io_lib-1.13.7-2|52	
14cr|io_lib-1.13.7-2|53	%install
14cr|io_lib-1.13.7-2|54	%makeinstall
14cr|io_lib-1.13.7-2|55	
14cr|io_lib-1.13.7-2|56	%files
14cr|io_lib-1.13.7-2|57	%defattr (-,root,root)
14cr|io_lib-1.13.7-2|58	%doc CHANGES COPYRIGHT README
14cr|io_lib-1.13.7-2|59	%{_bindir}/*
14cr|io_lib-1.13.7-2|60	
14cr|io_lib-1.13.7-2|61	%files -n %{libname}
14cr|io_lib-1.13.7-2|62	%defattr (-,root,root)
14cr|io_lib-1.13.7-2|63	%{_libdir}/libstaden-read.so.*
14cr|io_lib-1.13.7-2|64	
14cr|io_lib-1.13.7-2|65	%files -n %{develname}
14cr|io_lib-1.13.7-2|66	%defattr (-,root,root)
14cr|io_lib-1.13.7-2|67	%{_includedir}/%{name}
14cr|io_lib-1.13.7-2|68	%{_libdir}/libstaden-read.a
14cr|io_lib-1.13.7-2|69	%{_libdir}/libstaden-read.so
14cr|io_lib-1.13.7-2|70	%{_mandir}/*/*
14cr|io_lib-1.13.7-2|71	
14cr|io_lib-1.13.7-2|72	
14cr|io_lib-1.13.7-2|73	
14cr|io_lib-1.13.7-2|74	
14cr|io_lib-1.13.7-2|75	
14cr|io_lib-1.13.7-2|76	
14cr|io_lib-1.13.7-2|77	%changelog
14cr|io_lib-1.13.7-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13.7-2
14cr|io_lib-1.13.7-2|79	+ Revision: 9739a7e
14cr|io_lib-1.13.7-2|80	- MassBuild#464: Increase release tag
14cr|io_lib-1.13.7-2|81	
14cr|io_lib-1.13.7-2|82	

2183 14
14cr|ioquake3-1.36-1.svn2102|1	#define debug_package	%{nil}
14cr|ioquake3-1.36-1.svn2102|2	%define         svnrev svn2102
14cr|ioquake3-1.36-1.svn2102|3	Name:           ioquake3
14cr|ioquake3-1.36-1.svn2102|4	Version:        1.36
14cr|ioquake3-1.36-1.svn2102|5	Release:        1.%{svnrev}
14cr|ioquake3-1.36-1.svn2102|6	Summary:        Quake 3 Arena engine (ioquake3 version)
14cr|ioquake3-1.36-1.svn2102|7	Group:          Games/Arcade
14cr|ioquake3-1.36-1.svn2102|8	License:        GPLv2+
14cr|ioquake3-1.36-1.svn2102|9	URL:            http://ioquake3.org/
14cr|ioquake3-1.36-1.svn2102|10	# to regenerate (note included systemlib copies are removed for size, lcc
14cr|ioquake3-1.36-1.svn2102|11	# is removed as it is not Free software):
14cr|ioquake3-1.36-1.svn2102|12	# svn co svn://svn.icculus.org/quake3/tags/%{version} %{name}-%{version}
14cr|ioquake3-1.36-1.svn2102|13	# pushd %{name}-%{version}
14cr|ioquake3-1.36-1.svn2102|14	# rm -fr `find -name .svn` code/AL code/SDL12 code/libcurl code/libs
14cr|ioquake3-1.36-1.svn2102|15	# rm -fr code/jpeg-8c code/zlib code/libspeex code/tools/lcc
14cr|ioquake3-1.36-1.svn2102|16	# popd
14cr|ioquake3-1.36-1.svn2102|17	# tar cvfj %{name}-%{version}.tar.bz2 %{name}-%{version}
14cr|ioquake3-1.36-1.svn2102|18	Source0:        %{name}-%{version}-svn2102.tar.bz2
14cr|ioquake3-1.36-1.svn2102|19	Source1:        %{name}-demo.sh
14cr|ioquake3-1.36-1.svn2102|20	Source2:        %{name}.autodlrc
14cr|ioquake3-1.36-1.svn2102|21	Source3:        %{name}.desktop
14cr|ioquake3-1.36-1.svn2102|22	Source4:        %{name}.png
14cr|ioquake3-1.36-1.svn2102|23	Source5:        %{name}-update.sh
14cr|ioquake3-1.36-1.svn2102|24	Source6:        %{name}-update.autodlrc
14cr|ioquake3-1.36-1.svn2102|25	Patch1:         quake3-1.34-rc4-demo-pak.patch
14cr|ioquake3-1.36-1.svn2102|26	# patches from Debian for openarena compatibility (increase some buffer sizes)
14cr|ioquake3-1.36-1.svn2102|27	Patch2:         0011-Double-the-maximum-number-of-cvars.patch
14cr|ioquake3-1.36-1.svn2102|28	Patch3:         0012-Increase-the-command-buffer-from-16K-to-128K-followi.patch
14cr|ioquake3-1.36-1.svn2102|29	# big-endian build fix
14cr|ioquake3-1.36-1.svn2102|30	Patch4:         quake3-1.36-build.patch
14cr|ioquake3-1.36-1.svn2102|31	BuildRequires:  pkgconfig(sdl)
14cr|ioquake3-1.36-1.svn2102|32	BuildRequires:  pkgconfig(xt)
14cr|ioquake3-1.36-1.svn2102|33	BuildRequires:  pkgconfig(openal)
14cr|ioquake3-1.36-1.svn2102|34	BuildRequires:  jpeg-devel
14cr|ioquake3-1.36-1.svn2102|35	BuildRequires:  pkgconfig(speex)
14cr|ioquake3-1.36-1.svn2102|36	BuildRequires:  pkgconfig(vorbis)
14cr|ioquake3-1.36-1.svn2102|37	BuildRequires:  pkgconfig(libcurl)
14cr|ioquake3-1.36-1.svn2102|38	BuildRequires:  pkgconfig(zlib)
14cr|ioquake3-1.36-1.svn2102|39	BuildRequires:  desktop-file-utils
14cr|ioquake3-1.36-1.svn2102|40	BuildRequires:  pkgconfig(gl)
14cr|ioquake3-1.36-1.svn2102|41	BuildRequires:  pkgconfig(glu)
14cr|ioquake3-1.36-1.svn2102|42	%ifarch %{ix86} x86_64
14cr|ioquake3-1.36-1.svn2102|43	BuildRequires:  nasm
14cr|ioquake3-1.36-1.svn2102|44	%endif
14cr|ioquake3-1.36-1.svn2102|45	# for quake3-update
14cr|ioquake3-1.36-1.svn2102|46	Requires:       autodownloader
14cr|ioquake3-1.36-1.svn2102|47	
14cr|ioquake3-1.36-1.svn2102|48	%description
14cr|ioquake3-1.36-1.svn2102|49	This package contains the enhanced opensource ioquake3 version of the Quake 3
14cr|ioquake3-1.36-1.svn2102|50	Arena engine. This engine can be used to play a number of games based on this
14cr|ioquake3-1.36-1.svn2102|51	engine, below is an (incomplete list):
14cr|ioquake3-1.36-1.svn2102|52	
14cr|ioquake3-1.36-1.svn2102|53	* OpenArena, Free, Open Source Quake3 like game, recommended!
14cr|ioquake3-1.36-1.svn2102|54	(packagename: openarena)
14cr|ioquake3-1.36-1.svn2102|55	
14cr|ioquake3-1.36-1.svn2102|56	* Urban Terror, gratis, but not Open Source FPS best be described as a
14cr|ioquake3-1.36-1.svn2102|57	Hollywood tactical shooter, a downloader and installer including an
14cr|ioquake3-1.36-1.svn2102|58	application menu entry is available in the urbanterror package.
14cr|ioquake3-1.36-1.svn2102|59	
14cr|ioquake3-1.36-1.svn2102|60	* World of Padman, gratis, but not Open Source Comic FPS, a downloader and
14cr|ioquake3-1.36-1.svn2102|61	installer including an application menu entry is available in the
14cr|ioquake3-1.36-1.svn2102|62	worldofpadman package.
14cr|ioquake3-1.36-1.svn2102|63	
14cr|ioquake3-1.36-1.svn2102|64	* Smokin' Guns, gratis, but not Open Source FPS, a semi-realistic simulation of
14cr|ioquake3-1.36-1.svn2102|65	the "Old West's" great atmosphere, a downloader and installer including an
14cr|ioquake3-1.36-1.svn2102|66	application menu entry is available in the smokinguns package.
14cr|ioquake3-1.36-1.svn2102|67	
14cr|ioquake3-1.36-1.svn2102|68	* Quake3 Arena, the original! A downloader and installer for the gratis, but
14cr|ioquake3-1.36-1.svn2102|69	not Open Source demo, including an application menu entry is available in
14cr|ioquake3-1.36-1.svn2102|70	the quake3-demo package.
14cr|ioquake3-1.36-1.svn2102|71	
14cr|ioquake3-1.36-1.svn2102|72	If you own a copy of quake 3, you will need to copy pak0.pk3 from the
14cr|ioquake3-1.36-1.svn2102|73	original CD-ROM and your q3key to /usr/share/quake3/baseq3 or ~/.q3a/baseq3.
14cr|ioquake3-1.36-1.svn2102|74	Also copy the pak?.pk3 files from the original 1.32 Quake 3 Arena point
14cr|ioquake3-1.36-1.svn2102|75	release there if you have them available or run quake3-update to download
14cr|ioquake3-1.36-1.svn2102|76	them for you.
14cr|ioquake3-1.36-1.svn2102|77	
14cr|ioquake3-1.36-1.svn2102|78	
14cr|ioquake3-1.36-1.svn2102|79	%package demo
14cr|ioquake3-1.36-1.svn2102|80	Summary:        Quake 3 Arena tournament 3D shooter game demo installer
14cr|ioquake3-1.36-1.svn2102|81	Group:          Games/Arcade
14cr|ioquake3-1.36-1.svn2102|82	Requires:       ioquake3 = %{version}-%{release}
14cr|ioquake3-1.36-1.svn2102|83	Requires:       opengl-games-utils
14cr|ioquake3-1.36-1.svn2102|84	BuildArch:      noarch
14cr|ioquake3-1.36-1.svn2102|85	
14cr|ioquake3-1.36-1.svn2102|86	# quake3-demo used to be part of the quake3 package, make sure that people
14cr|ioquake3-1.36-1.svn2102|87	# who have the old version with the demo included don't all of a sudden have
14cr|ioquake3-1.36-1.svn2102|88	# the demo menu entry disappear.
14cr|ioquake3-1.36-1.svn2102|89	
14cr|ioquake3-1.36-1.svn2102|90	
14cr|ioquake3-1.36-1.svn2102|91	%description demo
14cr|ioquake3-1.36-1.svn2102|92	Quake 3 Arena tournament 3D shooter game demo installer. The Quake3 engine is
14cr|ioquake3-1.36-1.svn2102|93	Open Source and as such is available as part of Mageia. The original Quake3
14cr|ioquake3-1.36-1.svn2102|94	data files however are not Open Source and thus are not available as part of
14cr|ioquake3-1.36-1.svn2102|95	Mageia. There is a gratis, but not Open Source demo available on the internet.
14cr|ioquake3-1.36-1.svn2102|96	
14cr|ioquake3-1.36-1.svn2102|97	This package installs an application menu entry for playing the Quake3 Arena
14cr|ioquake3-1.36-1.svn2102|98	demo. The first time you click this menu entry, it will offer to download and
14cr|ioquake3-1.36-1.svn2102|99	install the Quake 3 demo datafiles for you.
14cr|ioquake3-1.36-1.svn2102|100	
14cr|ioquake3-1.36-1.svn2102|101	%prep
14cr|ioquake3-1.36-1.svn2102|102	%setup -q
14cr|ioquake3-1.36-1.svn2102|103	%patch1 -p1
14cr|ioquake3-1.36-1.svn2102|104	%patch2 -p1
14cr|ioquake3-1.36-1.svn2102|105	%patch3 -p1
14cr|ioquake3-1.36-1.svn2102|106	%patch4 -p1
14cr|ioquake3-1.36-1.svn2102|107	
14cr|ioquake3-1.36-1.svn2102|108	
14cr|ioquake3-1.36-1.svn2102|109	
14cr|ioquake3-1.36-1.svn2102|110	%build
14cr|ioquake3-1.36-1.svn2102|111	# the CROSS_COMPILING=1 is a hack to not build q3cc and qvm files
14cr|ioquake3-1.36-1.svn2102|112	# since we've stripped out q3cc as this is not Free Software.
14cr|ioquake3-1.36-1.svn2102|113	%make \
14cr|ioquake3-1.36-1.svn2102|114	OPTIMIZE="$RPM_OPT_FLAGS -fno-strict-aliasing" \
14cr|ioquake3-1.36-1.svn2102|115	DEFAULT_BASEDIR=%{_datadir}/%{name} \
14cr|ioquake3-1.36-1.svn2102|116	USE_CODEC_VORBIS=1 \
14cr|ioquake3-1.36-1.svn2102|117	USE_LOCAL_HEADERS=0 \
14cr|ioquake3-1.36-1.svn2102|118	BUILD_GAME_SO=0 \
14cr|ioquake3-1.36-1.svn2102|119	GENERATE_DEPENDENCIES=0 \
14cr|ioquake3-1.36-1.svn2102|120	USE_INTERNAL_SPEEX=0 \
14cr|ioquake3-1.36-1.svn2102|121	USE_INTERNAL_ZLIB=0 \
14cr|ioquake3-1.36-1.svn2102|122	USE_INTERNAL_JPEG=0 \
14cr|ioquake3-1.36-1.svn2102|123	BUILD_CLIENT_SMP=1 \
14cr|ioquake3-1.36-1.svn2102|124	CROSS_COMPILING=1
14cr|ioquake3-1.36-1.svn2102|125	
14cr|ioquake3-1.36-1.svn2102|126	
14cr|ioquake3-1.36-1.svn2102|127	%install
14cr|ioquake3-1.36-1.svn2102|128	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|ioquake3-1.36-1.svn2102|129	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|ioquake3-1.36-1.svn2102|130	
14cr|ioquake3-1.36-1.svn2102|131	install -m 755 build/release-linux-*/%{name}.* \
14cr|ioquake3-1.36-1.svn2102|132	$RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|ioquake3-1.36-1.svn2102|133	install -m 755 build/release-linux-*/%{name}-smp.* \
14cr|ioquake3-1.36-1.svn2102|134	$RPM_BUILD_ROOT%{_bindir}/%{name}-smp
14cr|ioquake3-1.36-1.svn2102|135	install -m 755 build/release-linux-*/ioq3ded.* \
14cr|ioquake3-1.36-1.svn2102|136	$RPM_BUILD_ROOT%{_bindir}/ioq3ded
14cr|ioquake3-1.36-1.svn2102|137	install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/ioquake3-demo
14cr|ioquake3-1.36-1.svn2102|138	install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|ioquake3-1.36-1.svn2102|139	
14cr|ioquake3-1.36-1.svn2102|140	install -p -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_bindir}/ioquake3-update
14cr|ioquake3-1.36-1.svn2102|141	install -p -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|ioquake3-1.36-1.svn2102|142	
14cr|ioquake3-1.36-1.svn2102|143	# below is the desktop file and icon stuff.
14cr|ioquake3-1.36-1.svn2102|144	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|ioquake3-1.36-1.svn2102|145	desktop-file-install \
14cr|ioquake3-1.36-1.svn2102|146	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
14cr|ioquake3-1.36-1.svn2102|147	%{SOURCE3}
14cr|ioquake3-1.36-1.svn2102|148	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
14cr|ioquake3-1.36-1.svn2102|149	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
14cr|ioquake3-1.36-1.svn2102|150	install -p -m 644 %{SOURCE4} \
14cr|ioquake3-1.36-1.svn2102|151	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
14cr|ioquake3-1.36-1.svn2102|152	
14cr|ioquake3-1.36-1.svn2102|153	
14cr|ioquake3-1.36-1.svn2102|154	%files
14cr|ioquake3-1.36-1.svn2102|155	%doc BUGS ChangeLog COPYING.txt id-readme.txt md4-readme.txt NOTTODO README
14cr|ioquake3-1.36-1.svn2102|156	%doc TODO
14cr|ioquake3-1.36-1.svn2102|157	%{_bindir}/%{name}
14cr|ioquake3-1.36-1.svn2102|158	%{_bindir}/%{name}-smp
14cr|ioquake3-1.36-1.svn2102|159	%{_bindir}/%{name}-update
14cr|ioquake3-1.36-1.svn2102|160	%{_bindir}/ioq3ded
14cr|ioquake3-1.36-1.svn2102|161	%dir %{_datadir}/%{name}
14cr|ioquake3-1.36-1.svn2102|162	%{_datadir}/%{name}/%{name}-update.autodlrc
14cr|ioquake3-1.36-1.svn2102|163	
14cr|ioquake3-1.36-1.svn2102|164	%files demo
14cr|ioquake3-1.36-1.svn2102|165	%{_bindir}/%{name}-demo
14cr|ioquake3-1.36-1.svn2102|166	%{_datadir}/%{name}/%{name}.autodlrc
14cr|ioquake3-1.36-1.svn2102|167	%{_datadir}/applications/%{name}.desktop
14cr|ioquake3-1.36-1.svn2102|168	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|ioquake3-1.36-1.svn2102|169	
14cr|ioquake3-1.36-1.svn2102|170	%changelog
14cr|ioquake3-1.36-1.svn2102|171	* Sat Sep 29 2012 SymbianFlo <symbianflo@mandrivausers.ro> 1.36-1.svn2102
14cr|ioquake3-1.36-1.svn2102|172	+ Revision: 7bb484e
14cr|ioquake3-1.36-1.svn2102|173	- Updated ioquake3.spec
14cr|ioquake3-1.36-1.svn2102|174	
14cr|ioquake3-1.36-1.svn2102|175	

2184 14
14cr|iotop-0.6-2|1	Summary:	Display I/O usage of processes in a top like UI
14cr|iotop-0.6-2|2	Name:		iotop
14cr|iotop-0.6-2|3	Version:	0.6
14cr|iotop-0.6-2|4	Release:	2
14cr|iotop-0.6-2|5	License:	GPLv2+
14cr|iotop-0.6-2|6	Group:		Monitoring
14cr|iotop-0.6-2|7	Url:		http://guichaz.free.fr/iotop/
14cr|iotop-0.6-2|8	Source0:	http://guichaz.free.fr/iotop/files/%{name}-%{version}.tar.bz2
14cr|iotop-0.6-2|9	BuildRequires:	pkgconfig(python)
14cr|iotop-0.6-2|10	BuildRequires:	pkgconfig(zlib)
14cr|iotop-0.6-2|11	BuildArch:	noarch
14cr|iotop-0.6-2|12	
14cr|iotop-0.6-2|13	%description
14cr|iotop-0.6-2|14	iotop is a Python program with a top like UI used to show of behalf of
14cr|iotop-0.6-2|15	which process is the I/O going on. It requires a Linux kernel 2.6.20+
14cr|iotop-0.6-2|16	with TASK_IO_ACCOUNTING enabled.
14cr|iotop-0.6-2|17	
14cr|iotop-0.6-2|18	%files
14cr|iotop-0.6-2|19	%doc NEWS THANKS
14cr|iotop-0.6-2|20	%{_bindir}/%{name}
14cr|iotop-0.6-2|21	%{_mandir}/man?/*
14cr|iotop-0.6-2|22	%{py_sitedir}/*
14cr|iotop-0.6-2|23	
14cr|iotop-0.6-2|24	#----------------------------------------------------------------------------
14cr|iotop-0.6-2|25	
14cr|iotop-0.6-2|26	%prep
14cr|iotop-0.6-2|27	%setup -q
14cr|iotop-0.6-2|28	
14cr|iotop-0.6-2|29	%build
14cr|iotop-0.6-2|30	python setup.py build
14cr|iotop-0.6-2|31	
14cr|iotop-0.6-2|32	%install
14cr|iotop-0.6-2|33	python setup.py install --root=%{buildroot}
14cr|iotop-0.6-2|34	# Let's move executable from sbin to bin
14cr|iotop-0.6-2|35	mkdir -p %{buildroot}%{_bindir}
14cr|iotop-0.6-2|36	mv %{buildroot}%{_sbindir}/iotop %{buildroot}%{_bindir}/
14cr|iotop-0.6-2|37	
14cr|iotop-0.6-2|38	
14cr|iotop-0.6-2|39	%changelog
14cr|iotop-0.6-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|iotop-0.6-2|41	+ Revision: 9869d84
14cr|iotop-0.6-2|42	- MassBuild#464: Increase release tag
14cr|iotop-0.6-2|43	
14cr|iotop-0.6-2|44	

2185 14
14cr|iozone3-414-2|1	%define name iozone3
14cr|iozone3-414-2|2	%define version 397
14cr|iozone3-414-2|3	%define release 2
14cr|iozone3-414-2|4	
14cr|iozone3-414-2|5	Summary:	Filesystem characterization & benchmark tool
14cr|iozone3-414-2|6	Name:		%{name}
14cr|iozone3-414-2|7	Version:	414
14cr|iozone3-414-2|8	Release:	2
14cr|iozone3-414-2|9	License:	Public Domain
14cr|iozone3-414-2|10	Group:		Monitoring
14cr|iozone3-414-2|11	URL:		http://www.iozone.org/
14cr|iozone3-414-2|12	Source0:	http://www.iozone.org/src/current/iozone3_414.tar
14cr|iozone3-414-2|13	Obsoletes:	iozone < %{version}
14cr|iozone3-414-2|14	Provides:	iozone
14cr|iozone3-414-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|iozone3-414-2|16	
14cr|iozone3-414-2|17	%description
14cr|iozone3-414-2|18	This program allows one to characterize the filesystem performance
14cr|iozone3-414-2|19	of vendors platform. It supports single stream, throughput,
14cr|iozone3-414-2|20	pthreads, async I/O and much more.
14cr|iozone3-414-2|21	
14cr|iozone3-414-2|22	%prep
14cr|iozone3-414-2|23	%setup -n %{name}_%{version}
14cr|iozone3-414-2|24	
14cr|iozone3-414-2|25	%build
14cr|iozone3-414-2|26	cd src/current
14cr|iozone3-414-2|27	%make linux CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|iozone3-414-2|28	
14cr|iozone3-414-2|29	%install
14cr|iozone3-414-2|30	cd $RPM_BUILD_DIR/%{name}_%{version}/src/current/
14cr|iozone3-414-2|31	install -m 755 -d %{buildroot}%{_bindir}
14cr|iozone3-414-2|32	install -m 755 iozone %{buildroot}%{_bindir}
14cr|iozone3-414-2|33	install -m 755 gnu3d.dem %{buildroot}%{_bindir}
14cr|iozone3-414-2|34	install -m 755 gengnuplot.sh %{buildroot}%{_bindir}
14cr|iozone3-414-2|35	install -m 755 fileop %{buildroot}%{_bindir}
14cr|iozone3-414-2|36	install -m 755 Generate_Graphs %{buildroot}%{_bindir}
14cr|iozone3-414-2|37	
14cr|iozone3-414-2|38	cd $RPM_BUILD_DIR/%{name}_%{version}/docs
14cr|iozone3-414-2|39	install -m 755 -d %{buildroot}%{_mandir}/man1
14cr|iozone3-414-2|40	install -m 644 iozone.1 %{buildroot}%{_mandir}/man1
14cr|iozone3-414-2|41	
14cr|iozone3-414-2|42	%clean
14cr|iozone3-414-2|43	rm -rf %{buildroot}
14cr|iozone3-414-2|44	
14cr|iozone3-414-2|45	%files
14cr|iozone3-414-2|46	%defattr (-,root,root)
14cr|iozone3-414-2|47	%doc docs/*.gz src/current/Gnuplot.txt docs/*.pdf docs/*.doc
14cr|iozone3-414-2|48	%defattr (-,root,root)
14cr|iozone3-414-2|49	%{_bindir}/*
14cr|iozone3-414-2|50	%{_mandir}/man1/*
14cr|iozone3-414-2|51	
14cr|iozone3-414-2|52	
14cr|iozone3-414-2|53	
14cr|iozone3-414-2|54	%changelog
14cr|iozone3-414-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 414-2
14cr|iozone3-414-2|56	+ Revision: 508a995
14cr|iozone3-414-2|57	- MassBuild#464: Increase release tag
14cr|iozone3-414-2|58	
14cr|iozone3-414-2|59	

2186 14
14cr|ip2location-4.0.2-2|1	%define	major 0
14cr|ip2location-4.0.2-2|2	%define libname %mklibname ip2location %{major}
14cr|ip2location-4.0.2-2|3	%define develname %mklibname ip2location -d
14cr|ip2location-4.0.2-2|4	
14cr|ip2location-4.0.2-2|5	Summary:	IP2Location C Library
14cr|ip2location-4.0.2-2|6	Name:		ip2location
14cr|ip2location-4.0.2-2|7	Version:	4.0.2
14cr|ip2location-4.0.2-2|8	Release:	2
14cr|ip2location-4.0.2-2|9	Group:		System/Libraries
14cr|ip2location-4.0.2-2|10	License:	GPLv2
14cr|ip2location-4.0.2-2|11	URL:		http://www.ip2location.com/
14cr|ip2location-4.0.2-2|12	Source0:	http://www.ip2location.com/download/C-IP2Location-%{version}.tar.gz
14cr|ip2location-4.0.2-2|13	Patch0:		C-IP2Location-4.0.2-soname.diff
14cr|ip2location-4.0.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ip2location-4.0.2-2|15	
14cr|ip2location-4.0.2-2|16	%description
14cr|ip2location-4.0.2-2|17	IP2Location is a C library that enables the user to find the country, region,
14cr|ip2location-4.0.2-2|18	city, coordinates, zip code, time zone, ISP, domain name, connection type,
14cr|ip2location-4.0.2-2|19	area code and weather that any IP address or hostname originates from. It has
14cr|ip2location-4.0.2-2|20	been optimized for speed and memory utilization. Developers can use the API to
14cr|ip2location-4.0.2-2|21	query all IP2Location™ binary databases for applications written in C or
14cr|ip2location-4.0.2-2|22	supporting static/dynamic library.
14cr|ip2location-4.0.2-2|23	
14cr|ip2location-4.0.2-2|24	%package -n	%{libname}
14cr|ip2location-4.0.2-2|25	Summary:	IP2Location C Library
14cr|ip2location-4.0.2-2|26	Group:          System/Libraries
14cr|ip2location-4.0.2-2|27	
14cr|ip2location-4.0.2-2|28	%description -n	%{libname}
14cr|ip2location-4.0.2-2|29	IP2Location is a C library that enables the user to find the country, region,
14cr|ip2location-4.0.2-2|30	city, coordinates, zip code, time zone, ISP, domain name, connection type,
14cr|ip2location-4.0.2-2|31	area code and weather that any IP address or hostname originates from. It has
14cr|ip2location-4.0.2-2|32	been optimized for speed and memory utilization. Developers can use the API to
14cr|ip2location-4.0.2-2|33	query all IP2Location™ binary databases for applications written in C or
14cr|ip2location-4.0.2-2|34	supporting static/dynamic library.
14cr|ip2location-4.0.2-2|35	
14cr|ip2location-4.0.2-2|36	%package -n	%{develname}
14cr|ip2location-4.0.2-2|37	Summary:	Static library and header files for the ip2location library
14cr|ip2location-4.0.2-2|38	Group:		Development/C
14cr|ip2location-4.0.2-2|39	Requires:	%{libname} = %{version}-%{release}
14cr|ip2location-4.0.2-2|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|ip2location-4.0.2-2|41	
14cr|ip2location-4.0.2-2|42	%description -n	%{develname}
14cr|ip2location-4.0.2-2|43	IP2Location is a C library that enables the user to find the country, region,
14cr|ip2location-4.0.2-2|44	city, coordinates, zip code, time zone, ISP, domain name, connection type,
14cr|ip2location-4.0.2-2|45	area code and weather that any IP address or hostname originates from. It has
14cr|ip2location-4.0.2-2|46	been optimized for speed and memory utilization. Developers can use the API to
14cr|ip2location-4.0.2-2|47	query all IP2Location™ binary databases for applications written in C or
14cr|ip2location-4.0.2-2|48	supporting static/dynamic library.
14cr|ip2location-4.0.2-2|49	
14cr|ip2location-4.0.2-2|50	This package contains the development files for the ip2location library.
14cr|ip2location-4.0.2-2|51	
14cr|ip2location-4.0.2-2|52	%prep
14cr|ip2location-4.0.2-2|53	
14cr|ip2location-4.0.2-2|54	%setup -q -n C-IP2Location-%{version}
14cr|ip2location-4.0.2-2|55	%patch0 -p0 -b .soname
14cr|ip2location-4.0.2-2|56	
14cr|ip2location-4.0.2-2|57	chmod 644 AUTHORS ChangeLog IP2LOCATION_PRODUCTS_CATALOG.PDF LICENSE.TXT README
14cr|ip2location-4.0.2-2|58	
14cr|ip2location-4.0.2-2|59	%build
14cr|ip2location-4.0.2-2|60	autoreconf -fi
14cr|ip2location-4.0.2-2|61	
14cr|ip2location-4.0.2-2|62	%configure2_5x
14cr|ip2location-4.0.2-2|63	%make
14cr|ip2location-4.0.2-2|64	
14cr|ip2location-4.0.2-2|65	%check
14cr|ip2location-4.0.2-2|66	make check
14cr|ip2location-4.0.2-2|67	
14cr|ip2location-4.0.2-2|68	%install
14cr|ip2location-4.0.2-2|69	rm -rf %{buildroot}
14cr|ip2location-4.0.2-2|70	
14cr|ip2location-4.0.2-2|71	%makeinstall_std
14cr|ip2location-4.0.2-2|72	
14cr|ip2location-4.0.2-2|73	# cleanup
14cr|ip2location-4.0.2-2|74	rm -f %{buildroot}%{_libdir}/*.*a
14cr|ip2location-4.0.2-2|75	
14cr|ip2location-4.0.2-2|76	%if %mdkversion < 200900
14cr|ip2location-4.0.2-2|77	%post -n %{libname} -p /sbin/ldconfig
14cr|ip2location-4.0.2-2|78	
14cr|ip2location-4.0.2-2|79	%postun -n %{libname} -p /sbin/ldconfig
14cr|ip2location-4.0.2-2|80	%endif
14cr|ip2location-4.0.2-2|81	
14cr|ip2location-4.0.2-2|82	%clean
14cr|ip2location-4.0.2-2|83	rm -rf %{buildroot}
14cr|ip2location-4.0.2-2|84	
14cr|ip2location-4.0.2-2|85	%files -n %{libname}
14cr|ip2location-4.0.2-2|86	%defattr(-,root,root)
14cr|ip2location-4.0.2-2|87	%doc AUTHORS ChangeLog IP2LOCATION_PRODUCTS_CATALOG.PDF LICENSE.TXT README
14cr|ip2location-4.0.2-2|88	%{_libdir}/*.so.%{major}*
14cr|ip2location-4.0.2-2|89	
14cr|ip2location-4.0.2-2|90	%files -n %{develname}
14cr|ip2location-4.0.2-2|91	%defattr(-,root,root)
14cr|ip2location-4.0.2-2|92	%{_includedir}/*
14cr|ip2location-4.0.2-2|93	%{_libdir}/*.so
14cr|ip2location-4.0.2-2|94	
14cr|ip2location-4.0.2-2|95	
14cr|ip2location-4.0.2-2|96	
14cr|ip2location-4.0.2-2|97	
14cr|ip2location-4.0.2-2|98	%changelog
14cr|ip2location-4.0.2-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|ip2location-4.0.2-2|100	+ Revision: b6fd807
14cr|ip2location-4.0.2-2|101	- MassBuild#464: Increase release tag
14cr|ip2location-4.0.2-2|102	
14cr|ip2location-4.0.2-2|103	

2187 14
14cr|ipaudit-1.0rc9-2|1	Name:           ipaudit
14cr|ipaudit-1.0rc9-2|2	Version:        1.0rc9
14cr|ipaudit-1.0rc9-2|3	Release:        2
14cr|ipaudit-1.0rc9-2|4	Epoch:          0
14cr|ipaudit-1.0rc9-2|5	Summary:        Network Package Audit and Capture
14cr|ipaudit-1.0rc9-2|6	License:        GPLv2
14cr|ipaudit-1.0rc9-2|7	Group:          Networking/Other
14cr|ipaudit-1.0rc9-2|8	URL:            http://%{name}.sourceforge.net/
14cr|ipaudit-1.0rc9-2|9	Source0:        http://superb-east.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|ipaudit-1.0rc9-2|10	BuildRequires:  libpcap-devel
14cr|ipaudit-1.0rc9-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ipaudit-1.0rc9-2|12	
14cr|ipaudit-1.0rc9-2|13	%description
14cr|ipaudit-1.0rc9-2|14	A neat packet logging program and auditor. Provides dump capability
14cr|ipaudit-1.0rc9-2|15	and various  levels of logging.
14cr|ipaudit-1.0rc9-2|16	
14cr|ipaudit-1.0rc9-2|17	
14cr|ipaudit-1.0rc9-2|18	%prep
14cr|ipaudit-1.0rc9-2|19	%setup -q  -n %{name}-%{version}
14cr|ipaudit-1.0rc9-2|20	
14cr|ipaudit-1.0rc9-2|21	%build
14cr|ipaudit-1.0rc9-2|22	%configure2_5x
14cr|ipaudit-1.0rc9-2|23	%make
14cr|ipaudit-1.0rc9-2|24	
14cr|ipaudit-1.0rc9-2|25	%install
14cr|ipaudit-1.0rc9-2|26	%{__rm} -rf %{buildroot}
14cr|ipaudit-1.0rc9-2|27	%makeinstall
14cr|ipaudit-1.0rc9-2|28	
14cr|ipaudit-1.0rc9-2|29	%clean
14cr|ipaudit-1.0rc9-2|30	%{__rm} -rf %{buildroot}
14cr|ipaudit-1.0rc9-2|31	
14cr|ipaudit-1.0rc9-2|32	%files
14cr|ipaudit-1.0rc9-2|33	%defattr(0644,root,root,0755)
14cr|ipaudit-1.0rc9-2|34	%doc AUTHORS ChangeLog COPYING INSTALL README
14cr|ipaudit-1.0rc9-2|35	%attr(0755,root,root) %{_bindir}/total
14cr|ipaudit-1.0rc9-2|36	%attr(0755,root,root) %{_sbindir}/ipaudit
14cr|ipaudit-1.0rc9-2|37	%attr(0755,root,root) %{_sbindir}/ipstrings
14cr|ipaudit-1.0rc9-2|38	%{_mandir}/man8/ipaudit.8.*
14cr|ipaudit-1.0rc9-2|39	%{_mandir}/man8/ipstrings.8.*
14cr|ipaudit-1.0rc9-2|40	%{_mandir}/man1/total.1.*
14cr|ipaudit-1.0rc9-2|41	
14cr|ipaudit-1.0rc9-2|42	
14cr|ipaudit-1.0rc9-2|43	
14cr|ipaudit-1.0rc9-2|44	%changelog
14cr|ipaudit-1.0rc9-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0rc9-2
14cr|ipaudit-1.0rc9-2|46	+ Revision: 1471120
14cr|ipaudit-1.0rc9-2|47	- MassBuild#464: Increase release tag
14cr|ipaudit-1.0rc9-2|48	
14cr|ipaudit-1.0rc9-2|49	

2188 14
14cr|ipcalc-0.41-6|1	Summary:	IP Calculator
14cr|ipcalc-0.41-6|2	Name:		ipcalc
14cr|ipcalc-0.41-6|3	Version:	0.41
14cr|ipcalc-0.41-6|4	Release:	6
14cr|ipcalc-0.41-6|5	License:	GPLv2+
14cr|ipcalc-0.41-6|6	Group:		System/Servers
14cr|ipcalc-0.41-6|7	URL:		http://jodies.de/ipcalc
14cr|ipcalc-0.41-6|8	Source0:	http://jodies.de/ipcalc-archive/ipcalc-%{version}.tar.gz
14cr|ipcalc-0.41-6|9	Source1:	ipcalc_cgi.bz2
14cr|ipcalc-0.41-6|10	BuildArch:	noarch
14cr|ipcalc-0.41-6|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|ipcalc-0.41-6|12	
14cr|ipcalc-0.41-6|13	%description
14cr|ipcalc-0.41-6|14	ipcalc takes an IP address and netmask and calculates the
14cr|ipcalc-0.41-6|15	resulting broadcast, network, Cisco wildcard mask, and host
14cr|ipcalc-0.41-6|16	range. By giving a second netmask, you can design sub- and
14cr|ipcalc-0.41-6|17	supernetworks. It is also intended to be a teaching tool and
14cr|ipcalc-0.41-6|18	presents the results as easy-to-understand binary values.
14cr|ipcalc-0.41-6|19	
14cr|ipcalc-0.41-6|20	%prep
14cr|ipcalc-0.41-6|21	
14cr|ipcalc-0.41-6|22	%setup -q
14cr|ipcalc-0.41-6|23	
14cr|ipcalc-0.41-6|24	bzcat %{SOURCE1} > ipcalc.pl
14cr|ipcalc-0.41-6|25	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" ipcalc.pl
14cr|ipcalc-0.41-6|26	
14cr|ipcalc-0.41-6|27	%build
14cr|ipcalc-0.41-6|28	
14cr|ipcalc-0.41-6|29	%install
14cr|ipcalc-0.41-6|30	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|ipcalc-0.41-6|31	
14cr|ipcalc-0.41-6|32	install -d %{buildroot}%{_bindir}
14cr|ipcalc-0.41-6|33	install -d %{buildroot}/var/www/cgi-bin
14cr|ipcalc-0.41-6|34	
14cr|ipcalc-0.41-6|35	install -m0755 ipcalc %{buildroot}%{_bindir}/
14cr|ipcalc-0.41-6|36	install -m0755 ipcalc.pl %{buildroot}/var/www/cgi-bin/
14cr|ipcalc-0.41-6|37	
14cr|ipcalc-0.41-6|38	%clean
14cr|ipcalc-0.41-6|39	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|ipcalc-0.41-6|40	
14cr|ipcalc-0.41-6|41	%files
14cr|ipcalc-0.41-6|42	%defattr(-,root,root)
14cr|ipcalc-0.41-6|43	%doc changelog license contributors
14cr|ipcalc-0.41-6|44	%attr(0755,root,root) %{_bindir}/ipcalc
14cr|ipcalc-0.41-6|45	%attr(0755,root,root) /var/www/cgi-bin/ipcalc.pl
14cr|ipcalc-0.41-6|46	
14cr|ipcalc-0.41-6|47	
14cr|ipcalc-0.41-6|48	
14cr|ipcalc-0.41-6|49	
14cr|ipcalc-0.41-6|50	
14cr|ipcalc-0.41-6|51	%changelog
14cr|ipcalc-0.41-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41-6
14cr|ipcalc-0.41-6|53	+ Revision: d78f1f6
14cr|ipcalc-0.41-6|54	- MassBuild#464: Increase release tag
14cr|ipcalc-0.41-6|55	
14cr|ipcalc-0.41-6|56	

2189 14
14cr|iperf-2.0.5-2|1	Summary:	Network performance measurement tool
14cr|iperf-2.0.5-2|2	Name:		iperf
14cr|iperf-2.0.5-2|3	Version:	2.0.5
14cr|iperf-2.0.5-2|4	Release:	2
14cr|iperf-2.0.5-2|5	License:	BSD
14cr|iperf-2.0.5-2|6	Group:		Networking/Other
14cr|iperf-2.0.5-2|7	URL:		http://dast.nlanr.net/Projects/Iperf/
14cr|iperf-2.0.5-2|8	Source0:	http://downloads.sourceforge.net/iperf/%{name}-%{version}.tar.gz
14cr|iperf-2.0.5-2|9	Patch0:         iperf-2.0.5-fix-str-fmt.patch
14cr|iperf-2.0.5-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|iperf-2.0.5-2|11	
14cr|iperf-2.0.5-2|12	%description
14cr|iperf-2.0.5-2|13	Iperf is a network performance measurement tool.
14cr|iperf-2.0.5-2|14	
14cr|iperf-2.0.5-2|15	While tools to measure network performance, such as ttcp, exist,
14cr|iperf-2.0.5-2|16	most are very old and have confusing options.
14cr|iperf-2.0.5-2|17	Iperf was developed as a modern alternative for measuring TCP and UDP
14cr|iperf-2.0.5-2|18	bandwidth performance.
14cr|iperf-2.0.5-2|19	
14cr|iperf-2.0.5-2|20	Iperf is a tool to measure maximum TCP bandwidth, allowing
14cr|iperf-2.0.5-2|21	the tuning of various parameters and UDP characteristics.
14cr|iperf-2.0.5-2|22	Iperf reports bandwidth, delay jitter, datagram loss.
14cr|iperf-2.0.5-2|23	
14cr|iperf-2.0.5-2|24	%prep
14cr|iperf-2.0.5-2|25	%setup -q
14cr|iperf-2.0.5-2|26	%patch0 -p0
14cr|iperf-2.0.5-2|27	
14cr|iperf-2.0.5-2|28	%build
14cr|iperf-2.0.5-2|29	%configure2_5x
14cr|iperf-2.0.5-2|30	%make
14cr|iperf-2.0.5-2|31	
14cr|iperf-2.0.5-2|32	%install
14cr|iperf-2.0.5-2|33	rm -rf %{buildroot}
14cr|iperf-2.0.5-2|34	%makeinstall_std
14cr|iperf-2.0.5-2|35	
14cr|iperf-2.0.5-2|36	%clean
14cr|iperf-2.0.5-2|37	rm -rf %{buildroot}
14cr|iperf-2.0.5-2|38	
14cr|iperf-2.0.5-2|39	%files
14cr|iperf-2.0.5-2|40	%defattr(-,root,root)
14cr|iperf-2.0.5-2|41	%doc README
14cr|iperf-2.0.5-2|42	%doc doc/*
14cr|iperf-2.0.5-2|43	%{_bindir}/iperf
14cr|iperf-2.0.5-2|44	%{_mandir}/man1/*
14cr|iperf-2.0.5-2|45	
14cr|iperf-2.0.5-2|46	
14cr|iperf-2.0.5-2|47	
14cr|iperf-2.0.5-2|48	%changelog
14cr|iperf-2.0.5-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-2
14cr|iperf-2.0.5-2|50	+ Revision: 14b8d98
14cr|iperf-2.0.5-2|51	- MassBuild#464: Increase release tag
14cr|iperf-2.0.5-2|52	
14cr|iperf-2.0.5-2|53	

2190 14
14cr|ipflood-1.0-7|1	Summary:	IP Flood Detector
14cr|ipflood-1.0-7|2	Name:		ipflood
14cr|ipflood-1.0-7|3	Version:	1.0
14cr|ipflood-1.0-7|4	Release:	7
14cr|ipflood-1.0-7|5	License:	GPL
14cr|ipflood-1.0-7|6	Group:		System/Servers
14cr|ipflood-1.0-7|7	URL:		http://www.adotout.com/
14cr|ipflood-1.0-7|8	Source0:	http://www.adotout.com/ip_flood_detector.tar.gz
14cr|ipflood-1.0-7|9	Source1:	%{name}.init
14cr|ipflood-1.0-7|10	Source2:	%{name}.sysconfig
14cr|ipflood-1.0-7|11	Requires(post): rpm-helper
14cr|ipflood-1.0-7|12	Requires(preun): rpm-helper
14cr|ipflood-1.0-7|13	BuildRequires:	libpcap-devel
14cr|ipflood-1.0-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ipflood-1.0-7|15	
14cr|ipflood-1.0-7|16	%description
14cr|ipflood-1.0-7|17	IP Flood Detector is a derivative of an earlier project, DNS Flood Detector. It
14cr|ipflood-1.0-7|18	provides managers with an audit trail of TCP, UDP, and ICMP packet floods
14cr|ipflood-1.0-7|19	directed at Internet-facing servers. When packet rates exceed a specified
14cr|ipflood-1.0-7|20	threshold, IP Flood Detector will syslog the offending IP address, along with
14cr|ipflood-1.0-7|21	the associated protocol and traffic volume.
14cr|ipflood-1.0-7|22	
14cr|ipflood-1.0-7|23	%prep
14cr|ipflood-1.0-7|24	
14cr|ipflood-1.0-7|25	%setup -q -n ip_flood_detector
14cr|ipflood-1.0-7|26	
14cr|ipflood-1.0-7|27	cp %{SOURCE1} %{name}.init
14cr|ipflood-1.0-7|28	cp %{SOURCE2} %{name}.sysconfig
14cr|ipflood-1.0-7|29	
14cr|ipflood-1.0-7|30	%build
14cr|ipflood-1.0-7|31	%serverbuild
14cr|ipflood-1.0-7|32	
14cr|ipflood-1.0-7|33	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o ip_flood_detector ip_flood_detector.c
14cr|ipflood-1.0-7|34	
14cr|ipflood-1.0-7|35	%install
14cr|ipflood-1.0-7|36	rm -rf %{buildroot}
14cr|ipflood-1.0-7|37	
14cr|ipflood-1.0-7|38	install -d %{buildroot}%{_sbindir}
14cr|ipflood-1.0-7|39	install -d %{buildroot}%{_initrddir}
14cr|ipflood-1.0-7|40	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|ipflood-1.0-7|41	
14cr|ipflood-1.0-7|42	install -m0755 ip_flood_detector %{buildroot}%{_sbindir}/
14cr|ipflood-1.0-7|43	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
14cr|ipflood-1.0-7|44	install -m0644 %{name}.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/ip_flood_detector
14cr|ipflood-1.0-7|45	
14cr|ipflood-1.0-7|46	%post
14cr|ipflood-1.0-7|47	%_post_service %{name}
14cr|ipflood-1.0-7|48	
14cr|ipflood-1.0-7|49	%preun
14cr|ipflood-1.0-7|50	%_preun_service %{name}
14cr|ipflood-1.0-7|51	
14cr|ipflood-1.0-7|52	%clean
14cr|ipflood-1.0-7|53	rm -rf %{buildroot}
14cr|ipflood-1.0-7|54	
14cr|ipflood-1.0-7|55	%files
14cr|ipflood-1.0-7|56	%defattr(-,root,root)
14cr|ipflood-1.0-7|57	%doc README LICENSE
14cr|ipflood-1.0-7|58	%config(noreplace) %{_sysconfdir}/sysconfig/ip_flood_detector
14cr|ipflood-1.0-7|59	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|ipflood-1.0-7|60	%attr(0755,root,root) %{_sbindir}/ip_flood_detector
14cr|ipflood-1.0-7|61	
14cr|ipflood-1.0-7|62	
14cr|ipflood-1.0-7|63	
14cr|ipflood-1.0-7|64	
14cr|ipflood-1.0-7|65	%changelog
14cr|ipflood-1.0-7|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14cr|ipflood-1.0-7|67	+ Revision: 47dbb99
14cr|ipflood-1.0-7|68	- MassBuild#464: Increase release tag
14cr|ipflood-1.0-7|69	
14cr|ipflood-1.0-7|70	

2191 14
14cr|ipkungfu-0.6.1-8|1	Summary: 	Iptables-based Linux firewall
14cr|ipkungfu-0.6.1-8|2	Name:		ipkungfu
14cr|ipkungfu-0.6.1-8|3	Version:	0.6.1
14cr|ipkungfu-0.6.1-8|4	Release:	8
14cr|ipkungfu-0.6.1-8|5	License:	GPL
14cr|ipkungfu-0.6.1-8|6	Group:		System/Configuration/Networking
14cr|ipkungfu-0.6.1-8|7	Source:		http://linuxkungfu.org/ipkungfu/%{name}-%{version}.tar.bz2
14cr|ipkungfu-0.6.1-8|8	Source1:	%{name}.init.bz2
14cr|ipkungfu-0.6.1-8|9	URL:		http://www.linuxkungfu.org/
14cr|ipkungfu-0.6.1-8|10	BuildArch:	noarch
14cr|ipkungfu-0.6.1-8|11	Requires:	userspace-ipfilter
14cr|ipkungfu-0.6.1-8|12	Buildrequires:	rpm-helper
14cr|ipkungfu-0.6.1-8|13	Buildrequires:  iptables
14cr|ipkungfu-0.6.1-8|14	Buildrequires:  iptables-devel
14cr|ipkungfu-0.6.1-8|15	Requires(post): rpm-helper
14cr|ipkungfu-0.6.1-8|16	Requires(preun): rpm-helper
14cr|ipkungfu-0.6.1-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ipkungfu-0.6.1-8|18	
14cr|ipkungfu-0.6.1-8|19	%description
14cr|ipkungfu-0.6.1-8|20	IPKungFu is an iptables-based Linux firewall. It aims to simplify
14cr|ipkungfu-0.6.1-8|21	the configuration of Internet connection sharing, port forwarding,
14cr|ipkungfu-0.6.1-8|22	and packet filtering.
14cr|ipkungfu-0.6.1-8|23	
14cr|ipkungfu-0.6.1-8|24	%prep
14cr|ipkungfu-0.6.1-8|25	%setup -q
14cr|ipkungfu-0.6.1-8|26	
14cr|ipkungfu-0.6.1-8|27	%build
14cr|ipkungfu-0.6.1-8|28	%configure
14cr|ipkungfu-0.6.1-8|29	%make
14cr|ipkungfu-0.6.1-8|30	
14cr|ipkungfu-0.6.1-8|31	%install
14cr|ipkungfu-0.6.1-8|32	rm -rf $RPM_BUILD_ROOT
14cr|ipkungfu-0.6.1-8|33	
14cr|ipkungfu-0.6.1-8|34	# Create our directories
14cr|ipkungfu-0.6.1-8|35	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name} $RPM_BUILD_ROOT%{_mandir}/man8 $RPM_BUILD_ROOT%{_initrddir} $RPM_BUILD_ROOT%{_sbindir} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/
14cr|ipkungfu-0.6.1-8|36	
14cr|ipkungfu-0.6.1-8|37	# install the files
14cr|ipkungfu-0.6.1-8|38	bzcat %{SOURCE1} > 		$RPM_BUILD_ROOT%{_initrddir}/%{name}
14cr|ipkungfu-0.6.1-8|39	for file in files/conf/*.conf; do
14cr|ipkungfu-0.6.1-8|40	install $file $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/
14cr|ipkungfu-0.6.1-8|41	done
14cr|ipkungfu-0.6.1-8|42	install %{name} 		$RPM_BUILD_ROOT%{_sbindir}
14cr|ipkungfu-0.6.1-8|43	install man/%{name}.8		$RPM_BUILD_ROOT%{_mandir}/man8/
14cr|ipkungfu-0.6.1-8|44	
14cr|ipkungfu-0.6.1-8|45	cat << EOF > $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/%{name}
14cr|ipkungfu-0.6.1-8|46	# this version of ipkungfu need to be configurated before
14cr|ipkungfu-0.6.1-8|47	# it run, and, in order to not block people who install
14cr|ipkungfu-0.6.1-8|48	# this rpm with a unconfigurated firewall, it will not run
14cr|ipkungfu-0.6.1-8|49	# until you uncomment this line
14cr|ipkungfu-0.6.1-8|50	#
14cr|ipkungfu-0.6.1-8|51	# This was made to remind you to force you to configure
14cr|ipkungfu-0.6.1-8|52	# ipkungfu before running it, in order to not break your internet
14cr|ipkungfu-0.6.1-8|53	# connection.
14cr|ipkungfu-0.6.1-8|54	#
14cr|ipkungfu-0.6.1-8|55	# The configuration is in /etc/ipkungfu/
14cr|ipkungfu-0.6.1-8|56	# and the doc in /usr/share/doc/ipkungfu*
14cr|ipkungfu-0.6.1-8|57	#
14cr|ipkungfu-0.6.1-8|58	#IPKF_CONFIGURATED=yes
14cr|ipkungfu-0.6.1-8|59	EOF
14cr|ipkungfu-0.6.1-8|60	
14cr|ipkungfu-0.6.1-8|61	# Fix perms
14cr|ipkungfu-0.6.1-8|62	chmod +x $RPM_BUILD_ROOT%{_initrddir}/%{name}
14cr|ipkungfu-0.6.1-8|63	chmod a-x $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/*
14cr|ipkungfu-0.6.1-8|64	
14cr|ipkungfu-0.6.1-8|65	%clean
14cr|ipkungfu-0.6.1-8|66	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
14cr|ipkungfu-0.6.1-8|67	
14cr|ipkungfu-0.6.1-8|68	%post
14cr|ipkungfu-0.6.1-8|69	%_post_service %name
14cr|ipkungfu-0.6.1-8|70	if [ $1 -ne "1" ] ; then
14cr|ipkungfu-0.6.1-8|71	if [ ! -f  %{_sysconfdir}/sysconfig/%{name} ];
14cr|ipkungfu-0.6.1-8|72	then
14cr|ipkungfu-0.6.1-8|73	echo "IPKF_CONFIGURATED=yes" >> %{_sysconfdir}/sysconfig/%{name}
14cr|ipkungfu-0.6.1-8|74	else
14cr|ipkungfu-0.6.1-8|75	! grep -q "IPKF_CONFIGURATED" %{_sysconfdir}/sysconfig/%{name} && echo "IPKF_CONFIGURATED=yes" >> %{_sysconfdir}/sysconfig/%{name}
14cr|ipkungfu-0.6.1-8|76	fi
14cr|ipkungfu-0.6.1-8|77	fi
14cr|ipkungfu-0.6.1-8|78	
14cr|ipkungfu-0.6.1-8|79	%preun
14cr|ipkungfu-0.6.1-8|80	%_preun_service %name
14cr|ipkungfu-0.6.1-8|81	
14cr|ipkungfu-0.6.1-8|82	%files
14cr|ipkungfu-0.6.1-8|83	%defattr(-,root,root)
14cr|ipkungfu-0.6.1-8|84	%doc ChangeLog FAQ README
14cr|ipkungfu-0.6.1-8|85	%{_sbindir}/%{name}
14cr|ipkungfu-0.6.1-8|86	%{_mandir}/man8/%{name}.8.*
14cr|ipkungfu-0.6.1-8|87	%{_initrddir}/%{name}
14cr|ipkungfu-0.6.1-8|88	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cr|ipkungfu-0.6.1-8|89	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|ipkungfu-0.6.1-8|90	
14cr|ipkungfu-0.6.1-8|91	
14cr|ipkungfu-0.6.1-8|92	
14cr|ipkungfu-0.6.1-8|93	%changelog
14cr|ipkungfu-0.6.1-8|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-8
14cr|ipkungfu-0.6.1-8|95	+ Revision: 57d8725
14cr|ipkungfu-0.6.1-8|96	- MassBuild#464: Increase release tag
14cr|ipkungfu-0.6.1-8|97	
14cr|ipkungfu-0.6.1-8|98	

2192 14
14cr|iplist-0.29-4|1	Summary:	List based packet handler
14cr|iplist-0.29-4|2	Name:		iplist
14cr|iplist-0.29-4|3	Version:	0.29
14cr|iplist-0.29-4|4	Release:	4
14cr|iplist-0.29-4|5	License:	GPLv2+
14cr|iplist-0.29-4|6	Group:		System/Configuration/Networking
14cr|iplist-0.29-4|7	Url:		http://iplist.sourceforge.net/
14cr|iplist-0.29-4|8	Source0:	%{name}-%{version}.tar.bz2
14cr|iplist-0.29-4|9	Patch0:		iplist-0.28-fix-init.patch
14cr|iplist-0.29-4|10	Patch1:		iplist-0.29-unsigned_char.patch
14cr|iplist-0.29-4|11	Patch2:		iplist-0.29-linking.patch
14cr|iplist-0.29-4|12	Patch3:		iplist-0.29-cstdlib.patch
14cr|iplist-0.29-4|13	BuildRequires:	pkgconfig(libnetfilter_queue)
14cr|iplist-0.29-4|14	BuildRequires:	pkgconfig(libpcre)
14cr|iplist-0.29-4|15	BuildRequires:	pkgconfig(zlib)
14cr|iplist-0.29-4|16	Requires:	java >= 1.6
14cr|iplist-0.29-4|17	Requires:	usermode-consoleonly
14cr|iplist-0.29-4|18	Requires:	wget
14cr|iplist-0.29-4|19	Requires(post,preun):	rpm-helper
14cr|iplist-0.29-4|20	Provides:	ipblock = %{EVRD}
14cr|iplist-0.29-4|21	
14cr|iplist-0.29-4|22	%description
14cr|iplist-0.29-4|23	iplist is a list based packet handler which uses the netfilter netlink-queue
14cr|iplist-0.29-4|24	library (kernel 2.6.14 or later). It filters by IP-address and is optimized
14cr|iplist-0.29-4|25	for thousands of IP-address ranges.
14cr|iplist-0.29-4|26	
14cr|iplist-0.29-4|27	%files
14cr|iplist-0.29-4|28	%doc debian/copyright changelog THANKS
14cr|iplist-0.29-4|29	%config(noreplace) %{_sysconfdir}/ipblock.conf
14cr|iplist-0.29-4|30	%config(noreplace) %{_sysconfdir}/ipblock.lists
14cr|iplist-0.29-4|31	%config(noreplace) %{_sysconfdir}/pam.d/ipblock
14cr|iplist-0.29-4|32	%config(noreplace) %{_sysconfdir}/security/console.apps/ipblock
14cr|iplist-0.29-4|33	%config(noreplace) %{_sysconfdir}/cron.daily/ipblock
14cr|iplist-0.29-4|34	%{_initrddir}/ipblock
14cr|iplist-0.29-4|35	%{_sbindir}/iplist
14cr|iplist-0.29-4|36	%{_sbindir}/ipblock
14cr|iplist-0.29-4|37	%{_bindir}/ipblock
14cr|iplist-0.29-4|38	%{_mandir}/man8/iplist.8*
14cr|iplist-0.29-4|39	%{_mandir}/man8/ipblock.8*
14cr|iplist-0.29-4|40	%{_var}/cache/iplist
14cr|iplist-0.29-4|41	%{_javadir}/ipblockUI.jar
14cr|iplist-0.29-4|42	%{_datadir}/applications/ipblock.desktop
14cr|iplist-0.29-4|43	%{_datadir}/icons/ipblock.png
14cr|iplist-0.29-4|44	
14cr|iplist-0.29-4|45	%post
14cr|iplist-0.29-4|46	%_post_service ipblock
14cr|iplist-0.29-4|47	
14cr|iplist-0.29-4|48	%preun
14cr|iplist-0.29-4|49	%_preun_service ipblock
14cr|iplist-0.29-4|50	
14cr|iplist-0.29-4|51	#----------------------------------------------------------------------------
14cr|iplist-0.29-4|52	
14cr|iplist-0.29-4|53	%prep
14cr|iplist-0.29-4|54	%setup -q -n %{name}
14cr|iplist-0.29-4|55	%patch0 -p0
14cr|iplist-0.29-4|56	%patch1 -p0
14cr|iplist-0.29-4|57	%patch2 -p0
14cr|iplist-0.29-4|58	%patch3 -p1 -b .cstdlib
14cr|iplist-0.29-4|59	
14cr|iplist-0.29-4|60	# fix compiler flags
14cr|iplist-0.29-4|61	sed -i -e 's|-O2|%{optflags}|' Makefile
14cr|iplist-0.29-4|62	
14cr|iplist-0.29-4|63	%build
14cr|iplist-0.29-4|64	%make LDFLAGS="%{ldflags}"
14cr|iplist-0.29-4|65	
14cr|iplist-0.29-4|66	%install
14cr|iplist-0.29-4|67	mkdir -p %{buildroot}%{_sbindir}
14cr|iplist-0.29-4|68	mkdir -p %{buildroot}%{_bindir}
14cr|iplist-0.29-4|69	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily/
14cr|iplist-0.29-4|70	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14cr|iplist-0.29-4|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14cr|iplist-0.29-4|72	mkdir -p %{buildroot}%{_initrddir}/
14cr|iplist-0.29-4|73	mkdir -p %{buildroot}%{_datadir}/java/
14cr|iplist-0.29-4|74	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|iplist-0.29-4|75	mkdir -p %{buildroot}%{_datadir}/icons/
14cr|iplist-0.29-4|76	mkdir -p %{buildroot}%{_mandir}/man8/
14cr|iplist-0.29-4|77	mkdir -p %{buildroot}%{_var}/cache/iplist/
14cr|iplist-0.29-4|78	
14cr|iplist-0.29-4|79	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/ipblock
14cr|iplist-0.29-4|80	
14cr|iplist-0.29-4|81	install -p -m 644 ipblock.conf \
14cr|iplist-0.29-4|82	%{buildroot}%{_sysconfdir}/ipblock.conf
14cr|iplist-0.29-4|83	install -p -m 644 ipblock.lists \
14cr|iplist-0.29-4|84	%{buildroot}%{_sysconfdir}/ipblock.lists
14cr|iplist-0.29-4|85	install -p -m 644 fedora/ipblock.pam \
14cr|iplist-0.29-4|86	%{buildroot}%{_sysconfdir}/pam.d/ipblock
14cr|iplist-0.29-4|87	install -p -m 644 fedora/ipblock.security \
14cr|iplist-0.29-4|88	%{buildroot}%{_sysconfdir}/security/console.apps/ipblock
14cr|iplist-0.29-4|89	install -p -m 755 fedora/ipblock.init \
14cr|iplist-0.29-4|90	%{buildroot}%{_initrddir}/ipblock
14cr|iplist-0.29-4|91	install -p -m 755 debian/ipblock.cron.daily \
14cr|iplist-0.29-4|92	%{buildroot}%{_sysconfdir}/cron.daily/ipblock
14cr|iplist-0.29-4|93	install -p -m 644 fedora/ipblock.desktop \
14cr|iplist-0.29-4|94	%{buildroot}%{_datadir}/applications/ipblock.desktop
14cr|iplist-0.29-4|95	install -p -m 644 ipblock.png \
14cr|iplist-0.29-4|96	%{buildroot}%{_datadir}/icons/ipblock.png
14cr|iplist-0.29-4|97	
14cr|iplist-0.29-4|98	install -p -m 644 iplist.8 %{buildroot}%{_mandir}/man8/
14cr|iplist-0.29-4|99	install -p -m 644 ipblock.8 %{buildroot}%{_mandir}/man8/
14cr|iplist-0.29-4|100	install -p -m 644 allow.p2p %{buildroot}%{_var}/cache/iplist/
14cr|iplist-0.29-4|101	
14cr|iplist-0.29-4|102	%makeinstall_std
14cr|iplist-0.29-4|103	
14cr|iplist-0.29-4|104	
14cr|iplist-0.29-4|105	%changelog
14cr|iplist-0.29-4|106	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.29-4
14cr|iplist-0.29-4|107	+ Revision: 61104b4
14cr|iplist-0.29-4|108	- Spec cleanup
14cr|iplist-0.29-4|109	
14cr|iplist-0.29-4|110	

2193 14
14cr|ippl-1.99.5-15|1	Summary:	Logs TCP, ICMP and UDP connections
14cr|ippl-1.99.5-15|2	Name:		ippl
14cr|ippl-1.99.5-15|3	Version:	1.99.5
14cr|ippl-1.99.5-15|4	Release:	15
14cr|ippl-1.99.5-15|5	License:	GPL
14cr|ippl-1.99.5-15|6	Group:		Monitoring
14cr|ippl-1.99.5-15|7	URL:		http://www.via.ecp.fr/~hugo/ippl/
14cr|ippl-1.99.5-15|8	Source0:	http://pltplp.net/ippl/archive/dev/%{name}-%{version}.tar.bz2
14cr|ippl-1.99.5-15|9	Source1:	%{name}.service
14cr|ippl-1.99.5-15|10	Source2:	%{name}.log
14cr|ippl-1.99.5-15|11	Patch0:		%{name}-log.patch
14cr|ippl-1.99.5-15|12	Patch1:		ippl-1.99.5.printf.patch
14cr|ippl-1.99.5-15|13	Patch2:		ippl-1.99.5.nostrip.patch
14cr|ippl-1.99.5-15|14	Requires(pre): 	chkconfig
14cr|ippl-1.99.5-15|15	Requires(post): systemd-units
14cr|ippl-1.99.5-15|16	Requires(preun): systemd-units
14cr|ippl-1.99.5-15|17	Requires(postun): systemd-units
14cr|ippl-1.99.5-15|18	Buildrequires:	libpcap-devel
14cr|ippl-1.99.5-15|19	Buildrequires:	byacc
14cr|ippl-1.99.5-15|20	Buildrequires:	flex
14cr|ippl-1.99.5-15|21	
14cr|ippl-1.99.5-15|22	%description
14cr|ippl-1.99.5-15|23	ippl is a configurable IP protocols logger. It currently logs incoming ICMP
14cr|ippl-1.99.5-15|24	messages, TCP connections and UDP datagrams. It is configured with
14cr|ippl-1.99.5-15|25	Apache-like rules and has a built-in DNS cache. It is aimed to replace
14cr|ippl-1.99.5-15|26	iplogger.
14cr|ippl-1.99.5-15|27	
14cr|ippl-1.99.5-15|28	%prep
14cr|ippl-1.99.5-15|29	
14cr|ippl-1.99.5-15|30	%setup -q
14cr|ippl-1.99.5-15|31	
14cr|ippl-1.99.5-15|32	%patch0 -p0 -b .log
14cr|ippl-1.99.5-15|33	%patch1 -p1 -b .printf
14cr|ippl-1.99.5-15|34	%patch2 -p1 -b .nostrip
14cr|ippl-1.99.5-15|35	
14cr|ippl-1.99.5-15|36	%build
14cr|ippl-1.99.5-15|37	%configure --with-user=nobody
14cr|ippl-1.99.5-15|38	%make
14cr|ippl-1.99.5-15|39	
14cr|ippl-1.99.5-15|40	%install
14cr|ippl-1.99.5-15|41	install -d %{buildroot}%{_sysconfdir}
14cr|ippl-1.99.5-15|42	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|ippl-1.99.5-15|43	install -d %{buildroot}/var
14cr|ippl-1.99.5-15|44	install -d %{buildroot}/var/log
14cr|ippl-1.99.5-15|45	install -d %{buildroot}/var/log/ippl
14cr|ippl-1.99.5-15|46	
14cr|ippl-1.99.5-15|47	make ROOT=%{buildroot} install
14cr|ippl-1.99.5-15|48	
14cr|ippl-1.99.5-15|49	touch %{buildroot}/var/log/ippl/all.log
14cr|ippl-1.99.5-15|50	
14cr|ippl-1.99.5-15|51	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|ippl-1.99.5-15|52	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ippl
14cr|ippl-1.99.5-15|53	
14cr|ippl-1.99.5-15|54	%post
14cr|ippl-1.99.5-15|55	%systemd_post %{name}.service
14cr|ippl-1.99.5-15|56	
14cr|ippl-1.99.5-15|57	%preun
14cr|ippl-1.99.5-15|58	%systemd_preun %{name}.service
14cr|ippl-1.99.5-15|59	
14cr|ippl-1.99.5-15|60	%postun
14cr|ippl-1.99.5-15|61	%systemd_postun_with_restart %{name}.service
14cr|ippl-1.99.5-15|62	
14cr|ippl-1.99.5-15|63	%files
14cr|ippl-1.99.5-15|64	%doc BUGS CREDITS HISTORY INSTALL LICENSE README TODO
14cr|ippl-1.99.5-15|65	%{_unitdir}/%{name}.service
14cr|ippl-1.99.5-15|66	%config(noreplace) %{_sysconfdir}/ippl.conf
14cr|ippl-1.99.5-15|67	%config(noreplace) %{_sysconfdir}/logrotate.d/ippl
14cr|ippl-1.99.5-15|68	# %dir /var/log/ippl
14cr|ippl-1.99.5-15|69	%config /var/log/ippl/all.log
14cr|ippl-1.99.5-15|70	%{_mandir}/man5/ippl.conf.*
14cr|ippl-1.99.5-15|71	%{_mandir}/man8/ippl.*
14cr|ippl-1.99.5-15|72	%{_sbindir}/*
14cr|ippl-1.99.5-15|73	
14cr|ippl-1.99.5-15|74	%changelog
14cr|ippl-1.99.5-15|75	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.99.5-15
14cr|ippl-1.99.5-15|76	+ Revision: d36be70
14cr|ippl-1.99.5-15|77	- Bump release
14cr|ippl-1.99.5-15|78	
14cr|ippl-1.99.5-15|79	

2194 14
14cr|ipqalc-1.2-3|1	%define		oname	ipQalc
14cr|ipqalc-1.2-3|2	
14cr|ipqalc-1.2-3|3	Name:		ipqalc
14cr|ipqalc-1.2-3|4	Version:	1.2
14cr|ipqalc-1.2-3|5	Release:	3
14cr|ipqalc-1.2-3|6	Summary:	Small utility for IP address calculations
14cr|ipqalc-1.2-3|7	Group:		Networking/Other
14cr|ipqalc-1.2-3|8	License:	GPL
14cr|ipqalc-1.2-3|9	URL:		http://qt-apps.org/content/show.php/ipQalc?content=107286
14cr|ipqalc-1.2-3|10	Source0:	%{oname}-%{version}.tar.gz
14cr|ipqalc-1.2-3|11	Patch0:		ipqalc-1.2-localepath.patch
14cr|ipqalc-1.2-3|12	BuildRequires:	qt4-devel
14cr|ipqalc-1.2-3|13	
14cr|ipqalc-1.2-3|14	%description
14cr|ipqalc-1.2-3|15	Small utility for IP address calculations including broadcast
14cr|ipqalc-1.2-3|16	and network addresses as well as Cisco wildcard mask.
14cr|ipqalc-1.2-3|17	
14cr|ipqalc-1.2-3|18	%prep
14cr|ipqalc-1.2-3|19	%setup -q -n %{oname}
14cr|ipqalc-1.2-3|20	%patch0 -p1
14cr|ipqalc-1.2-3|21	
14cr|ipqalc-1.2-3|22	%build
14cr|ipqalc-1.2-3|23	%qmake_qt4 %{oname}.pro
14cr|ipqalc-1.2-3|24	%make
14cr|ipqalc-1.2-3|25	
14cr|ipqalc-1.2-3|26	%install
14cr|ipqalc-1.2-3|27	# install binary
14cr|ipqalc-1.2-3|28	mkdir -p %{buildroot}%{_bindir}
14cr|ipqalc-1.2-3|29	cp %{oname} %{buildroot}%{_bindir}/%{name}
14cr|ipqalc-1.2-3|30	
14cr|ipqalc-1.2-3|31	# install locales
14cr|ipqalc-1.2-3|32	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|ipqalc-1.2-3|33	cp *.qm %{buildroot}%{_datadir}/%{name}/
14cr|ipqalc-1.2-3|34	
14cr|ipqalc-1.2-3|35	# XDG menu entry
14cr|ipqalc-1.2-3|36	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ipqalc-1.2-3|37	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ipqalc-1.2-3|38	[Desktop Entry]
14cr|ipqalc-1.2-3|39	Type=Application
14cr|ipqalc-1.2-3|40	Name=%{oname}
14cr|ipqalc-1.2-3|41	Comment=IP address calculator
14cr|ipqalc-1.2-3|42	Icon=networking_www_section
14cr|ipqalc-1.2-3|43	Exec=%{name}
14cr|ipqalc-1.2-3|44	Terminal=false
14cr|ipqalc-1.2-3|45	Categories=Utility;
14cr|ipqalc-1.2-3|46	EOF
14cr|ipqalc-1.2-3|47	
14cr|ipqalc-1.2-3|48	%files
14cr|ipqalc-1.2-3|49	%{_bindir}/%{name}
14cr|ipqalc-1.2-3|50	%{_datadir}/%{name}
14cr|ipqalc-1.2-3|51	%{_datadir}/applications/%{name}.desktop
14cr|ipqalc-1.2-3|52	
14cr|ipqalc-1.2-3|53	
14cr|ipqalc-1.2-3|54	
14cr|ipqalc-1.2-3|55	%changelog
14cr|ipqalc-1.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|ipqalc-1.2-3|57	+ Revision: 51994a7
14cr|ipqalc-1.2-3|58	- MassBuild#464: Increase release tag
14cr|ipqalc-1.2-3|59	
14cr|ipqalc-1.2-3|60	

2195 14
14cr|ip-sentinel-0.12-7|1	%define name ip-sentinel
14cr|ip-sentinel-0.12-7|2	%define version 0.12
14cr|ip-sentinel-0.12-7|3	%define release 7
14cr|ip-sentinel-0.12-7|4	
14cr|ip-sentinel-0.12-7|5	Summary: A network ip guardian
14cr|ip-sentinel-0.12-7|6	Name: %{name}
14cr|ip-sentinel-0.12-7|7	Version: %{version}
14cr|ip-sentinel-0.12-7|8	Release: %{release}
14cr|ip-sentinel-0.12-7|9	Source0: %{name}-%{version}.tar.bz2
14cr|ip-sentinel-0.12-7|10	License: GPL
14cr|ip-sentinel-0.12-7|11	Group: Networking/Other
14cr|ip-sentinel-0.12-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ip-sentinel-0.12-7|13	Url: http://enrico-scholz.de/ip-sentinel/
14cr|ip-sentinel-0.12-7|14	Requires(post,preun):	rpm-helper
14cr|ip-sentinel-0.12-7|15	
14cr|ip-sentinel-0.12-7|16	%description
14cr|ip-sentinel-0.12-7|17	This program tries to prevent unauthorized usage of IPs within
14cr|ip-sentinel-0.12-7|18	the local ethernet broadcastdomain by giving an answer to
14cr|ip-sentinel-0.12-7|19	ARP-requests. After receiving such a faked reply, the requesting
14cr|ip-sentinel-0.12-7|20	party stores the told MAC in its ARP-table and will send future
14cr|ip-sentinel-0.12-7|21	packets to this MAC. Because this MAC is invalid, the host with
14cr|ip-sentinel-0.12-7|22	the invalid IP can not be reached.
14cr|ip-sentinel-0.12-7|23	
14cr|ip-sentinel-0.12-7|24	Features
14cr|ip-sentinel-0.12-7|25	- non-root execution in a chroot jail
14cr|ip-sentinel-0.12-7|26	- freely customizable IPs (netmasks, negations, ranges)
14cr|ip-sentinel-0.12-7|27	
14cr|ip-sentinel-0.12-7|28	%prep
14cr|ip-sentinel-0.12-7|29	%setup -q
14cr|ip-sentinel-0.12-7|30	
14cr|ip-sentinel-0.12-7|31	%build
14cr|ip-sentinel-0.12-7|32	%configure
14cr|ip-sentinel-0.12-7|33	%make
14cr|ip-sentinel-0.12-7|34	
14cr|ip-sentinel-0.12-7|35	%install
14cr|ip-sentinel-0.12-7|36	rm -rf $RPM_BUILD_ROOT
14cr|ip-sentinel-0.12-7|37	%makeinstall_std
14cr|ip-sentinel-0.12-7|38	
14cr|ip-sentinel-0.12-7|39	# Config
14cr|ip-sentinel-0.12-7|40	mkdir -p %buildroot{%_sysconfdir/sysconfig,%_initrddir,%_sysconfdir/logrotate.d}
14cr|ip-sentinel-0.12-7|41	
14cr|ip-sentinel-0.12-7|42	perl -pi -e 's/^# chkconfig:.*/# chkconfig: 345 95 05/' contrib/ip-sentinel.init
14cr|ip-sentinel-0.12-7|43	cp contrib/ip-sentinel.init %buildroot%_initrddir/%name
14cr|ip-sentinel-0.12-7|44	cat > %buildroot%_sysconfdir/sysconfig/%name <<EOF
14cr|ip-sentinel-0.12-7|45	IPS_USER=ip-sentinel
14cr|ip-sentinel-0.12-7|46	IPS_GROUP=ip-sentinel
14cr|ip-sentinel-0.12-7|47	# IPS_CHROOT=%_localstatedir/lib/%name
14cr|ip-sentinel-0.12-7|48	# IPS_IPFILE=ips.cfg
14cr|ip-sentinel-0.12-7|49	# IPS_LOGFILE=/var/log/ip-sentinel.out
14cr|ip-sentinel-0.12-7|50	# IPS_ERRFILE=/var/log/ip-sentinel.err
14cr|ip-sentinel-0.12-7|51	# IPS_OPTIONS=
14cr|ip-sentinel-0.12-7|52	# IPS_DEVICE=eth0
14cr|ip-sentinel-0.12-7|53	
14cr|ip-sentinel-0.12-7|54	## Assign to yes if running a dietlibc-compiled version of ip-sentinel
14cr|ip-sentinel-0.12-7|55	## on a system using remote NSS for passwd-lookups (e.g. LDAP, NIS).
14cr|ip-sentinel-0.12-7|56	##
14cr|ip-sentinel-0.12-7|57	## When using a group which is not the effective group of the user,
14cr|ip-sentinel-0.12-7|58	## you will have to assign the numeric gid of this group to GROUP.
14cr|ip-sentinel-0.12-7|59	# IPS_NEEDS_NUMERIC_UID=
14cr|ip-sentinel-0.12-7|60	EOF
14cr|ip-sentinel-0.12-7|61	
14cr|ip-sentinel-0.12-7|62	cat > %buildroot%_sysconfdir/logrotate.d/%name << EOF
14cr|ip-sentinel-0.12-7|63	/var/log/%name.err /var/log/%name.out {
14cr|ip-sentinel-0.12-7|64	missingok
14cr|ip-sentinel-0.12-7|65	notifempty
14cr|ip-sentinel-0.12-7|66	postrotate
14cr|ip-sentinel-0.12-7|67	/bin/kill -HUP `/bin/cat /var/run/%name.pid`
14cr|ip-sentinel-0.12-7|68	endscript
14cr|ip-sentinel-0.12-7|69	}
14cr|ip-sentinel-0.12-7|70	EOF
14cr|ip-sentinel-0.12-7|71	
14cr|ip-sentinel-0.12-7|72	# Data
14cr|ip-sentinel-0.12-7|73	mkdir -p %buildroot{%_localstatedir/lib/%name,%_var/log}
14cr|ip-sentinel-0.12-7|74	touch %buildroot%_var/log/%name.out
14cr|ip-sentinel-0.12-7|75	touch %buildroot%_var/log/%name.err
14cr|ip-sentinel-0.12-7|76	
14cr|ip-sentinel-0.12-7|77	
14cr|ip-sentinel-0.12-7|78	%pre
14cr|ip-sentinel-0.12-7|79	%_pre_useradd %name %_localstatedir/lib/%name /bin/true
14cr|ip-sentinel-0.12-7|80	
14cr|ip-sentinel-0.12-7|81	%post
14cr|ip-sentinel-0.12-7|82	touch %_var/log/%name.out
14cr|ip-sentinel-0.12-7|83	touch %_var/log/%name.err
14cr|ip-sentinel-0.12-7|84	%_post_service %{name}
14cr|ip-sentinel-0.12-7|85	
14cr|ip-sentinel-0.12-7|86	%postun
14cr|ip-sentinel-0.12-7|87	%_postun_userdel %name
14cr|ip-sentinel-0.12-7|88	
14cr|ip-sentinel-0.12-7|89	%preun
14cr|ip-sentinel-0.12-7|90	%_preun_service %{name}
14cr|ip-sentinel-0.12-7|91	
14cr|ip-sentinel-0.12-7|92	
14cr|ip-sentinel-0.12-7|93	%clean
14cr|ip-sentinel-0.12-7|94	rm -rf $RPM_BUILD_ROOT
14cr|ip-sentinel-0.12-7|95	
14cr|ip-sentinel-0.12-7|96	%files
14cr|ip-sentinel-0.12-7|97	%defattr(-,root,root)
14cr|ip-sentinel-0.12-7|98	%_sbindir/%name
14cr|ip-sentinel-0.12-7|99	%_mandir/man8/%{name}*
14cr|ip-sentinel-0.12-7|100	%dir %_localstatedir/lib/%name
14cr|ip-sentinel-0.12-7|101	%config(noreplace) %_sysconfdir/sysconfig/%name
14cr|ip-sentinel-0.12-7|102	%config(noreplace) %_initrddir/%name
14cr|ip-sentinel-0.12-7|103	%config(noreplace) %_sysconfdir/logrotate.d/%name
14cr|ip-sentinel-0.12-7|104	%ghost %_var/log/%name.out
14cr|ip-sentinel-0.12-7|105	%ghost %_var/log/%name.err
14cr|ip-sentinel-0.12-7|106	
14cr|ip-sentinel-0.12-7|107	
14cr|ip-sentinel-0.12-7|108	
14cr|ip-sentinel-0.12-7|109	
14cr|ip-sentinel-0.12-7|110	
14cr|ip-sentinel-0.12-7|111	%changelog
14cr|ip-sentinel-0.12-7|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-7
14cr|ip-sentinel-0.12-7|113	+ Revision: 142a719
14cr|ip-sentinel-0.12-7|114	- MassBuild#464: Increase release tag
14cr|ip-sentinel-0.12-7|115	
14cr|ip-sentinel-0.12-7|116	

2196 14
14cr|ipsvd-1.0.0-9|1	%define _enable_debug_packages %{nil}
14cr|ipsvd-1.0.0-9|2	%define debug_package %{nil}
14cr|ipsvd-1.0.0-9|3	
14cr|ipsvd-1.0.0-9|4	Summary:	Internet protocol service daemons
14cr|ipsvd-1.0.0-9|5	Name:		ipsvd
14cr|ipsvd-1.0.0-9|6	Version:	1.0.0
14cr|ipsvd-1.0.0-9|7	Release:	9
14cr|ipsvd-1.0.0-9|8	License:	BSD
14cr|ipsvd-1.0.0-9|9	Group:		System/Servers
14cr|ipsvd-1.0.0-9|10	Url:		http://smarden.org/ipsvd/
14cr|ipsvd-1.0.0-9|11	Source0:	http://smarden.org/ipsvd/%{name}-%{version}.tar.gz
14cr|ipsvd-1.0.0-9|12	
14cr|ipsvd-1.0.0-9|13	%description
14cr|ipsvd-1.0.0-9|14	ipsvd is a set of internet protocol service daemons for Unix. It currently
14cr|ipsvd-1.0.0-9|15	includes a TCP/IP service daemon, and a UDP/IP service daemon.
14cr|ipsvd-1.0.0-9|16	
14cr|ipsvd-1.0.0-9|17	An internet protocol service (ipsv) daemon waits for incoming connections on a
14cr|ipsvd-1.0.0-9|18	local socket; for new connections, it conditionally runs an arbitrary program
14cr|ipsvd-1.0.0-9|19	with standard input reading from the socket, and standard output writing to the
14cr|ipsvd-1.0.0-9|20	socket (if connected), to handle the connection. Standard error is used for
14cr|ipsvd-1.0.0-9|21	logging.
14cr|ipsvd-1.0.0-9|22	
14cr|ipsvd-1.0.0-9|23	ipsv daemons can be told to read and follow pre-defined instructions on how to
14cr|ipsvd-1.0.0-9|24	handle incoming connections; based on the client's IP address or hostname, they
14cr|ipsvd-1.0.0-9|25	can run different programs, set a different environment, deny a connection, or
14cr|ipsvd-1.0.0-9|26	set a per host concurrency limit.
14cr|ipsvd-1.0.0-9|27	
14cr|ipsvd-1.0.0-9|28	On Linux the network connection optionally can be encrypted using SSLv3.
14cr|ipsvd-1.0.0-9|29	
14cr|ipsvd-1.0.0-9|30	Normally the ipsv daemons are run by a supervisor process, such as runsv from
14cr|ipsvd-1.0.0-9|31	the runit package, or supervise from the daemontools package.
14cr|ipsvd-1.0.0-9|32	
14cr|ipsvd-1.0.0-9|33	ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
14cr|ipsvd-1.0.0-9|34	
14cr|ipsvd-1.0.0-9|35	%files
14cr|ipsvd-1.0.0-9|36	%doc %{name}-%{version}/package/CHANGES
14cr|ipsvd-1.0.0-9|37	%doc %{name}-%{version}/package/README
14cr|ipsvd-1.0.0-9|38	%doc %{name}-%{version}/doc/*.html
14cr|ipsvd-1.0.0-9|39	%attr(0755,root,root) /sbin/ipsvd-cdb
14cr|ipsvd-1.0.0-9|40	%attr(0755,root,root) /sbin/tcpsvd
14cr|ipsvd-1.0.0-9|41	%attr(0755,root,root) /sbin/udpsvd
14cr|ipsvd-1.0.0-9|42	%attr(0644,root,root) %{_mandir}/man5/ipsvd-instruct.5*
14cr|ipsvd-1.0.0-9|43	%attr(0644,root,root) %{_mandir}/man7/ipsvd.7*
14cr|ipsvd-1.0.0-9|44	%attr(0644,root,root) %{_mandir}/man8/ipsvd-cdb.8*
14cr|ipsvd-1.0.0-9|45	%attr(0644,root,root) %{_mandir}/man8/tcpsvd.8*
14cr|ipsvd-1.0.0-9|46	%attr(0644,root,root) %{_mandir}/man8/udpsvd.8*
14cr|ipsvd-1.0.0-9|47	
14cr|ipsvd-1.0.0-9|48	#----------------------------------------------------------------------------
14cr|ipsvd-1.0.0-9|49	
14cr|ipsvd-1.0.0-9|50	%prep
14cr|ipsvd-1.0.0-9|51	%setup -q -n net
14cr|ipsvd-1.0.0-9|52	
14cr|ipsvd-1.0.0-9|53	%build
14cr|ipsvd-1.0.0-9|54	pushd %{name}-%{version}/src
14cr|ipsvd-1.0.0-9|55	make
14cr|ipsvd-1.0.0-9|56	make check
14cr|ipsvd-1.0.0-9|57	popd
14cr|ipsvd-1.0.0-9|58	
14cr|ipsvd-1.0.0-9|59	%install
14cr|ipsvd-1.0.0-9|60	install -d %{buildroot}/sbin/
14cr|ipsvd-1.0.0-9|61	install -d %{buildroot}%{_mandir}/man{5,7,8}
14cr|ipsvd-1.0.0-9|62	
14cr|ipsvd-1.0.0-9|63	pushd %{name}-%{version}
14cr|ipsvd-1.0.0-9|64	for i in ipsvd-cdb tcpsvd udpsvd; do
14cr|ipsvd-1.0.0-9|65	install -m0755 src/$i %{buildroot}/sbin/
14cr|ipsvd-1.0.0-9|66	done
14cr|ipsvd-1.0.0-9|67	popd
14cr|ipsvd-1.0.0-9|68	
14cr|ipsvd-1.0.0-9|69	install -m0644 %{name}-%{version}/man/*.5 %{buildroot}%{_mandir}/man5/
14cr|ipsvd-1.0.0-9|70	install -m0644 %{name}-%{version}/man/*.7 %{buildroot}%{_mandir}/man7/
14cr|ipsvd-1.0.0-9|71	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
14cr|ipsvd-1.0.0-9|72	rm -f %{buildroot}%{_mandir}/man8/sslio.8*
14cr|ipsvd-1.0.0-9|73	rm -f %{buildroot}%{_mandir}/man8/sslsvd.8*
14cr|ipsvd-1.0.0-9|74	
14cr|ipsvd-1.0.0-9|75	
14cr|ipsvd-1.0.0-9|76	%changelog
14cr|ipsvd-1.0.0-9|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|ipsvd-1.0.0-9|78	+ Revision: 77404fc
14cr|ipsvd-1.0.0-9|79	- MassBuild#464: Increase release tag
14cr|ipsvd-1.0.0-9|80	
14cr|ipsvd-1.0.0-9|81	

2197 14
14cr|iptraf-3.0.1-5|1	Summary:	A console-based network monitoring program
14cr|iptraf-3.0.1-5|2	Name:		iptraf
14cr|iptraf-3.0.1-5|3	Version:	3.0.1
14cr|iptraf-3.0.1-5|4	Release:	5
14cr|iptraf-3.0.1-5|5	Group:		Monitoring
14cr|iptraf-3.0.1-5|6	License:	GPLv2+
14cr|iptraf-3.0.1-5|7	URL:		http://iptraf.seul.org/
14cr|iptraf-3.0.1-5|8	Source0:	ftp://iptraf.seul.org/pub/iptraf/%{name}-%{version}.tar.gz
14cr|iptraf-3.0.1-5|9	Source1:	iptraf
14cr|iptraf-3.0.1-5|10	Patch0:		iptraf-2.4.0-Makefile.patch
14cr|iptraf-3.0.1-5|11	Patch1:		iptraf-2.7.0-install.patch
14cr|iptraf-3.0.1-5|12	Patch2:		iptraf-2.7.0-doc.patch
14cr|iptraf-3.0.1-5|13	Patch3:		iptraf-2.7.0-nostrip.patch
14cr|iptraf-3.0.1-5|14	Patch4:		iptraf-3.0.0-setlocale.patch
14cr|iptraf-3.0.1-5|15	Patch5:		iptraf-3.0.0-longdev.patch
14cr|iptraf-3.0.1-5|16	Patch6:		iptraf-3.0.1-compile.fix.patch
14cr|iptraf-3.0.1-5|17	Patch7:		iptraf-3.0.0-in_trafic.patch
14cr|iptraf-3.0.1-5|18	Patch8:		iptraf-3.0.1-incltypes.patch
14cr|iptraf-3.0.1-5|19	Patch9:		iptraf-3.0.0-ifname.patch
14cr|iptraf-3.0.1-5|20	Patch10:	iptraf-3.0.0-interface.patch
14cr|iptraf-3.0.1-5|21	Patch11:	iptraf-3.0.1-ipv6.patch
14cr|iptraf-3.0.1-5|22	Patch12:	iptraf-3.0.1-ipv6-fix.patch
14cr|iptraf-3.0.1-5|23	Patch13:	iptraf-3.0.0-strcpy-overlap-memory.patch
14cr|iptraf-3.0.1-5|24	BuildRequires:	pkgconfig(ncurses)
14cr|iptraf-3.0.1-5|25	BuildRequires:	pkgconfig(ncursesw)
14cr|iptraf-3.0.1-5|26	
14cr|iptraf-3.0.1-5|27	%description
14cr|iptraf-3.0.1-5|28	IPTraf is a console-based network monitoring program for Linux that
14cr|iptraf-3.0.1-5|29	displays information about IP traffic.  It returns such information as:
14cr|iptraf-3.0.1-5|30	
14cr|iptraf-3.0.1-5|31	Current TCP connections UDP, ICMP, OSPF, and other types of IP packets
14cr|iptraf-3.0.1-5|32	Packet and byte counts on TCP connections IP, TCP, UDP, ICMP, non-IP,
14cr|iptraf-3.0.1-5|33	and other packet and byte counts TCP/UDP counts by ports Interface
14cr|iptraf-3.0.1-5|34	activity Flag statuses on TCP packets LAN station statistics
14cr|iptraf-3.0.1-5|35	
14cr|iptraf-3.0.1-5|36	This program can be used to determine the type of traffic on your network,
14cr|iptraf-3.0.1-5|37	and what kind of service is the most heavily used on what machines, among
14cr|iptraf-3.0.1-5|38	others.
14cr|iptraf-3.0.1-5|39	
14cr|iptraf-3.0.1-5|40	IPTraf works on Ethernet, FDDI, ISDN, PLIP, and SLIP/PPP interfaces.
14cr|iptraf-3.0.1-5|41	
14cr|iptraf-3.0.1-5|42	%prep
14cr|iptraf-3.0.1-5|43	
14cr|iptraf-3.0.1-5|44	%setup -q -n %{name}-%{version}
14cr|iptraf-3.0.1-5|45	%patch6 -p1 -b .compile
14cr|iptraf-3.0.1-5|46	%patch11 -p1 -b .ipv6
14cr|iptraf-3.0.1-5|47	%patch12 -p1 -b .ipv6-fix
14cr|iptraf-3.0.1-5|48	%patch0 -p1 -b .Makefile
14cr|iptraf-3.0.1-5|49	%patch1 -p1 -b .install
14cr|iptraf-3.0.1-5|50	%patch2 -p1 -b .doc
14cr|iptraf-3.0.1-5|51	%patch3 -p1 -b .nostrip
14cr|iptraf-3.0.1-5|52	%patch4 -p1 -b .setlocale
14cr|iptraf-3.0.1-5|53	%patch5 -p1 -b .longdev
14cr|iptraf-3.0.1-5|54	%patch7 -p1 -b .in_trafic
14cr|iptraf-3.0.1-5|55	%patch8 -p1 -b .incltypes
14cr|iptraf-3.0.1-5|56	%patch9 -p0 -b .ifname
14cr|iptraf-3.0.1-5|57	%patch10 -p1 -b .interface
14cr|iptraf-3.0.1-5|58	%patch13 -p1
14cr|iptraf-3.0.1-5|59	
14cr|iptraf-3.0.1-5|60	
14cr|iptraf-3.0.1-5|61	
14cr|iptraf-3.0.1-5|62	%build
14cr|iptraf-3.0.1-5|63	find -name "*.c" -o -name "*.h"|while read src; do
14cr|iptraf-3.0.1-5|64	sed -i "s%<linux/if_ether.h>%<netinet/if_ether.h>%" $src
14cr|iptraf-3.0.1-5|65	sed -i "s%<linux/if_tr.h>%<netinet/if_tr.h>%" $src
14cr|iptraf-3.0.1-5|66	sed -i "s%<linux/if_fddi.h>%<netinet/if_fddi.h>%" $src
14cr|iptraf-3.0.1-5|67	done
14cr|iptraf-3.0.1-5|68	
14cr|iptraf-3.0.1-5|69	%serverbuild
14cr|iptraf-3.0.1-5|70	
14cr|iptraf-3.0.1-5|71	%make -C src \
14cr|iptraf-3.0.1-5|72	TARGET=%{_prefix}/sbin \
14cr|iptraf-3.0.1-5|73	LOCKDIR=/var/lock/iptraf \
14cr|iptraf-3.0.1-5|74	LOGDIR=/var/log/iptraf \
14cr|iptraf-3.0.1-5|75	WORKDIR=%{_localstatedir}/lib/iptraf
14cr|iptraf-3.0.1-5|76	
14cr|iptraf-3.0.1-5|77	%install
14cr|iptraf-3.0.1-5|78	install -d %{buildroot}%{_sbindir}
14cr|iptraf-3.0.1-5|79	install -d %{buildroot}%{_mandir}/man8
14cr|iptraf-3.0.1-5|80	install -d %{buildroot}/var/log/iptraf
14cr|iptraf-3.0.1-5|81	install -d %{buildroot}/var/lock/iptraf
14cr|iptraf-3.0.1-5|82	install -d %{buildroot}%{_localstatedir}/lib/iptraf
14cr|iptraf-3.0.1-5|83	
14cr|iptraf-3.0.1-5|84	install -m 755 src/{iptraf,rvnamed} %{buildroot}%{_sbindir}/
14cr|iptraf-3.0.1-5|85	
14cr|iptraf-3.0.1-5|86	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14cr|iptraf-3.0.1-5|87	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/iptraf
14cr|iptraf-3.0.1-5|88	
14cr|iptraf-3.0.1-5|89	install -d %{buildroot}%{_mandir}/man8
14cr|iptraf-3.0.1-5|90	install -m644 Documentation/*.8 %{buildroot}%{_mandir}/man8
14cr|iptraf-3.0.1-5|91	
14cr|iptraf-3.0.1-5|92	
14cr|iptraf-3.0.1-5|93	# clean up
14cr|iptraf-3.0.1-5|94	rm -f Documentation/Makefile
14cr|iptraf-3.0.1-5|95	rm -f Documentation/iptraf.xpm
14cr|iptraf-3.0.1-5|96	rm -f Documentation/manual.template.gz
14cr|iptraf-3.0.1-5|97	rm -f Documentation/version.awk
14cr|iptraf-3.0.1-5|98	rm -f Documentation/version
14cr|iptraf-3.0.1-5|99	rm -f Documentation/stylesheet-images/.eps
14cr|iptraf-3.0.1-5|100	
14cr|iptraf-3.0.1-5|101	%files
14cr|iptraf-3.0.1-5|102	%doc CHANGES INSTALL README* FAQ
14cr|iptraf-3.0.1-5|103	%doc Documentation
14cr|iptraf-3.0.1-5|104	%dir %attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/iptraf
14cr|iptraf-3.0.1-5|105	%{_sbindir}/*
14cr|iptraf-3.0.1-5|106	%{_mandir}/man8/*
14cr|iptraf-3.0.1-5|107	%dir %{_localstatedir}/lib/iptraf
14cr|iptraf-3.0.1-5|108	%dir /var/log/iptraf
14cr|iptraf-3.0.1-5|109	%dir /var/lock/iptraf
14cr|iptraf-3.0.1-5|110	
14cr|iptraf-3.0.1-5|111	%changelog
14cr|iptraf-3.0.1-5|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-5
14cr|iptraf-3.0.1-5|113	+ Revision: 525bba8
14cr|iptraf-3.0.1-5|114	- MassBuild#464: Increase release tag
14cr|iptraf-3.0.1-5|115	
14cr|iptraf-3.0.1-5|116	

2198 14
14cr|iptstate-2.2.5-3|1	Summary:	Display IP Tables state table information in a "top"-like interface
14cr|iptstate-2.2.5-3|2	Name:		iptstate
14cr|iptstate-2.2.5-3|3	Version:	2.2.5
14cr|iptstate-2.2.5-3|4	Release:	3
14cr|iptstate-2.2.5-3|5	Group:		Monitoring
14cr|iptstate-2.2.5-3|6	License:	zlib/libpng License
14cr|iptstate-2.2.5-3|7	URL:		http://www.phildev.net/iptstate/
14cr|iptstate-2.2.5-3|8	Source0:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2
14cr|iptstate-2.2.5-3|9	Source1:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2.asc
14cr|iptstate-2.2.5-3|10	BuildRequires:	ncurses-devel
14cr|iptstate-2.2.5-3|11	BuildRequires:	gpm-devel
14cr|iptstate-2.2.5-3|12	BuildRequires:	netfilter_conntrack-devel >= 0.0.50
14cr|iptstate-2.2.5-3|13	
14cr|iptstate-2.2.5-3|14	%description
14cr|iptstate-2.2.5-3|15	IP Tables State (iptstate) was originally written to impliment the "state top"
14cr|iptstate-2.2.5-3|16	feature of IP Filter. "State top" displays the states held by your stateful
14cr|iptstate-2.2.5-3|17	firewall in a "top"-like manner.
14cr|iptstate-2.2.5-3|18	
14cr|iptstate-2.2.5-3|19	Since IP Tables doesn't have a built in way to easily display this information
14cr|iptstate-2.2.5-3|20	even once, an option was added to just display the state table once and exit.
14cr|iptstate-2.2.5-3|21	
14cr|iptstate-2.2.5-3|22	%prep
14cr|iptstate-2.2.5-3|23	%setup -q
14cr|iptstate-2.2.5-3|24	
14cr|iptstate-2.2.5-3|25	%build
14cr|iptstate-2.2.5-3|26	%serverbuild
14cr|iptstate-2.2.5-3|27	%make CXXFLAGS="$CFLAGS -Wall"
14cr|iptstate-2.2.5-3|28	
14cr|iptstate-2.2.5-3|29	%install
14cr|iptstate-2.2.5-3|30	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|iptstate-2.2.5-3|31	
14cr|iptstate-2.2.5-3|32	%files
14cr|iptstate-2.2.5-3|33	%doc README BUGS Changelog LICENSE CONTRIB WISHLIST
14cr|iptstate-2.2.5-3|34	%{_sbindir}/%{name}
14cr|iptstate-2.2.5-3|35	%{_mandir}/man8/%{name}.8*
14cr|iptstate-2.2.5-3|36	
14cr|iptstate-2.2.5-3|37	
14cr|iptstate-2.2.5-3|38	
14cr|iptstate-2.2.5-3|39	%changelog
14cr|iptstate-2.2.5-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-3
14cr|iptstate-2.2.5-3|41	+ Revision: fb07048
14cr|iptstate-2.2.5-3|42	- MassBuild#464: Increase release tag
14cr|iptstate-2.2.5-3|43	
14cr|iptstate-2.2.5-3|44	

2199 14
14cr|ipxping-0.0-5|1	Summary:	The ipxping utility
14cr|ipxping-0.0-5|2	Name:		ipxping
14cr|ipxping-0.0-5|3	Version:	0.0
14cr|ipxping-0.0-5|4	Release:	5
14cr|ipxping-0.0-5|5	License:	Public Domain
14cr|ipxping-0.0-5|6	Group:		Networking/Other
14cr|ipxping-0.0-5|7	URL:		ftp://ftp.metalab.unc.edu/pub/Linux/system/Network/
14cr|ipxping-0.0-5|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/Network/%{name}-%{version}.tar.gz
14cr|ipxping-0.0-5|9	Patch0:		ipxping-kernel-2.2.patch
14cr|ipxping-0.0-5|10	Requires:	ipxutils
14cr|ipxping-0.0-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ipxping-0.0-5|12	
14cr|ipxping-0.0-5|13	%description
14cr|ipxping-0.0-5|14	This is Linux version of IPXPING wich was originally written for SUN machine
14cr|ipxping-0.0-5|15	using the /dev/nit interface, by Stephen Clover <cloverst@kai.ee.cit.ac.nz>
14cr|ipxping-0.0-5|16	and Justin Hoon <hoonju@kai.ee.cit.ac.nz>.
14cr|ipxping-0.0-5|17	
14cr|ipxping-0.0-5|18	%prep
14cr|ipxping-0.0-5|19	
14cr|ipxping-0.0-5|20	%setup -q -n %{name}
14cr|ipxping-0.0-5|21	%patch0 -p0
14cr|ipxping-0.0-5|22	
14cr|ipxping-0.0-5|23	%build
14cr|ipxping-0.0-5|24	gcc %{optflags} -o ipxping ipxping-linux.c
14cr|ipxping-0.0-5|25	
14cr|ipxping-0.0-5|26	%install
14cr|ipxping-0.0-5|27	rm -rf %{buildroot}
14cr|ipxping-0.0-5|28	
14cr|ipxping-0.0-5|29	install -d %{buildroot}%{_bindir}
14cr|ipxping-0.0-5|30	install -d %{buildroot}%{_mandir}/man1
14cr|ipxping-0.0-5|31	
14cr|ipxping-0.0-5|32	install ipxping %{buildroot}%{_bindir}
14cr|ipxping-0.0-5|33	install ipxping.1 %{buildroot}%{_mandir}/man1
14cr|ipxping-0.0-5|34	
14cr|ipxping-0.0-5|35	%clean
14cr|ipxping-0.0-5|36	rm -rf %{buildroot}
14cr|ipxping-0.0-5|37	
14cr|ipxping-0.0-5|38	%files
14cr|ipxping-0.0-5|39	%defattr(0644,root,root,0755)
14cr|ipxping-0.0-5|40	%doc README*
14cr|ipxping-0.0-5|41	%attr(0755,root,root) %{_bindir}/ipxping
14cr|ipxping-0.0-5|42	%{_mandir}/man1/ipxping.1*
14cr|ipxping-0.0-5|43	
14cr|ipxping-0.0-5|44	
14cr|ipxping-0.0-5|45	
14cr|ipxping-0.0-5|46	%changelog
14cr|ipxping-0.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-5
14cr|ipxping-0.0-5|48	+ Revision: cb0756f
14cr|ipxping-0.0-5|49	- MassBuild#464: Increase release tag
14cr|ipxping-0.0-5|50	
14cr|ipxping-0.0-5|51	

2200 14
14cr|ircclient-qt-0.3.2-10|1	%define major 1
14cr|ircclient-qt-0.3.2-10|2	%define libname %mklibname %{name} %{major}
14cr|ircclient-qt-0.3.2-10|3	%define develname %mklibname %{name} -d
14cr|ircclient-qt-0.3.2-10|4	
14cr|ircclient-qt-0.3.2-10|5	Name:		    ircclient-qt
14cr|ircclient-qt-0.3.2-10|6	Version:	    0.3.2
14cr|ircclient-qt-0.3.2-10|7	Release:	    10
14cr|ircclient-qt-0.3.2-10|8	Summary:    	A cross-platform IRC client library written with Qt 4
14cr|ircclient-qt-0.3.2-10|9	License:    	GPLv2+
14cr|ircclient-qt-0.3.2-10|10	Group:      	Networking/Other
14cr|ircclient-qt-0.3.2-10|11	URL:        	http://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home
14cr|ircclient-qt-0.3.2-10|12	Source:     	http://bitbucket.org/jpnurmi/libircclient-qt/downloads/libircclient-qt-src-%{version}.tar.gz
14cr|ircclient-qt-0.3.2-10|13	Patch0:		    libircclient-qt-configure.diff
14cr|ircclient-qt-0.3.2-10|14	BuildRequires:  icu-devel
14cr|ircclient-qt-0.3.2-10|15	BuildRequires:	qt4-devel
14cr|ircclient-qt-0.3.2-10|16	
14cr|ircclient-qt-0.3.2-10|17	%description
14cr|ircclient-qt-0.3.2-10|18	IRCclient-qt is a fully Qt-based library to create IRC clients.
14cr|ircclient-qt-0.3.2-10|19	
14cr|ircclient-qt-0.3.2-10|20	#--------------------------------------------------------------------
14cr|ircclient-qt-0.3.2-10|21	
14cr|ircclient-qt-0.3.2-10|22	%package -n     %{libname}
14cr|ircclient-qt-0.3.2-10|23	Summary:        Main library for ircclient-qt
14cr|ircclient-qt-0.3.2-10|24	Group:          System/Libraries
14cr|ircclient-qt-0.3.2-10|25	Provides:       %{name} = %{version}-%{release}
14cr|ircclient-qt-0.3.2-10|26	
14cr|ircclient-qt-0.3.2-10|27	%description -n %{libname}
14cr|ircclient-qt-0.3.2-10|28	IRCclient-qt is a fully Qt-based library to create IRC clients.
14cr|ircclient-qt-0.3.2-10|29	
14cr|ircclient-qt-0.3.2-10|30	%files -n %{libname}
14cr|ircclient-qt-0.3.2-10|31	%doc doc/*
14cr|ircclient-qt-0.3.2-10|32	%{_libdir}/libircclient-qt.so.%{major}*
14cr|ircclient-qt-0.3.2-10|33	
14cr|ircclient-qt-0.3.2-10|34	#--------------------------------------------------------------------
14cr|ircclient-qt-0.3.2-10|35	
14cr|ircclient-qt-0.3.2-10|36	%package        -n     %{develname}
14cr|ircclient-qt-0.3.2-10|37	Summary:        Header files for the ircclient-qt library
14cr|ircclient-qt-0.3.2-10|38	Group:          Development/C
14cr|ircclient-qt-0.3.2-10|39	Requires:       %{libname} = %{version}
14cr|ircclient-qt-0.3.2-10|40	Provides:       %{name}-devel = %{version}-%{release}
14cr|ircclient-qt-0.3.2-10|41	Requires:  	    icu-devel
14cr|ircclient-qt-0.3.2-10|42	Requires:  	    qt4-devel
14cr|ircclient-qt-0.3.2-10|43	
14cr|ircclient-qt-0.3.2-10|44	%description    -n %{develname}
14cr|ircclient-qt-0.3.2-10|45	This package includes the header files you will need to compile applications
14cr|ircclient-qt-0.3.2-10|46	for %{name}.
14cr|ircclient-qt-0.3.2-10|47	
14cr|ircclient-qt-0.3.2-10|48	%files  -n %{develname}
14cr|ircclient-qt-0.3.2-10|49	%doc examples/*
14cr|ircclient-qt-0.3.2-10|50	%{qt4include}/ircclient-qt/*
14cr|ircclient-qt-0.3.2-10|51	%{_libdir}/libircclient-qt.so
14cr|ircclient-qt-0.3.2-10|52	%{qt4dir}/mkspecs/features/libircclient-qt.prf
14cr|ircclient-qt-0.3.2-10|53	
14cr|ircclient-qt-0.3.2-10|54	#--------------------------------------------------------------------
14cr|ircclient-qt-0.3.2-10|55	
14cr|ircclient-qt-0.3.2-10|56	%prep
14cr|ircclient-qt-0.3.2-10|57	%setup -q -n libircclient-qt-%{version}
14cr|ircclient-qt-0.3.2-10|58	%patch0 -p1 -b .fake_configure
14cr|ircclient-qt-0.3.2-10|59	chmod +x configure
14cr|ircclient-qt-0.3.2-10|60	%configure2_5x
14cr|ircclient-qt-0.3.2-10|61	%qmake_qt4 -config release
14cr|ircclient-qt-0.3.2-10|62	
14cr|ircclient-qt-0.3.2-10|63	%build
14cr|ircclient-qt-0.3.2-10|64	%make
14cr|ircclient-qt-0.3.2-10|65	
14cr|ircclient-qt-0.3.2-10|66	%install
14cr|ircclient-qt-0.3.2-10|67	INSTALL_ROOT=%{buildroot} %makeinstall_std
14cr|ircclient-qt-0.3.2-10|68	
14cr|ircclient-qt-0.3.2-10|69	%changelog
14cr|ircclient-qt-0.3.2-10|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-10
14cr|ircclient-qt-0.3.2-10|71	+ Revision: bdedfca
14cr|ircclient-qt-0.3.2-10|72	- MassBuild#464: Increase release tag
14cr|ircclient-qt-0.3.2-10|73	
14cr|ircclient-qt-0.3.2-10|74	

2201 14
14cr|ircd-2.11.1-p1.2|1	%define name ircd
14cr|ircd-2.11.1-p1.2|2	%define version 2.11.1
14cr|ircd-2.11.1-p1.2|3	%define patchlevel 1
14cr|ircd-2.11.1-p1.2|4	%if %patchlevel
14cr|ircd-2.11.1-p1.2|5	%define distname irc%{version}p%{patchlevel}
14cr|ircd-2.11.1-p1.2|6	%define rel p%{patchlevel}.2
14cr|ircd-2.11.1-p1.2|7	%else
14cr|ircd-2.11.1-p1.2|8	%define distname %{name}%{version}
14cr|ircd-2.11.1-p1.2|9	%define rel 3
14cr|ircd-2.11.1-p1.2|10	%endif
14cr|ircd-2.11.1-p1.2|11	%define release %mkrel %{rel}
14cr|ircd-2.11.1-p1.2|12	
14cr|ircd-2.11.1-p1.2|13	Name:		%{name}
14cr|ircd-2.11.1-p1.2|14	Summary:	IRC server from ftp.irc.org
14cr|ircd-2.11.1-p1.2|15	Version:	%{version}
14cr|ircd-2.11.1-p1.2|16	Release:	%{release}
14cr|ircd-2.11.1-p1.2|17	License:	GPL
14cr|ircd-2.11.1-p1.2|18	Group:		Networking/IRC
14cr|ircd-2.11.1-p1.2|19	URl: 		http://www.irc.org/
14cr|ircd-2.11.1-p1.2|20	Source0:	ftp://ftp.irc.org/irc/server/%{distname}.tar.bz2
14cr|ircd-2.11.1-p1.2|21	Source1:	ircd.init
14cr|ircd-2.11.1-p1.2|22	Source2:	README.urpmi
14cr|ircd-2.11.1-p1.2|23	Source3:	ircd_crypter
14cr|ircd-2.11.1-p1.2|24	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|ircd-2.11.1-p1.2|25	BuildRequires:	zlib-devel
14cr|ircd-2.11.1-p1.2|26	Requires(pre):	rpm-helper
14cr|ircd-2.11.1-p1.2|27	Requires(post):	rpm-helper
14cr|ircd-2.11.1-p1.2|28	
14cr|ircd-2.11.1-p1.2|29	%description
14cr|ircd-2.11.1-p1.2|30	ircd is the server (daemon) program for the Internet Relay Chat Program. The
14cr|ircd-2.11.1-p1.2|31	ircd is a server in that its function is to "serve" the client program irc(1)
14cr|ircd-2.11.1-p1.2|32	with messages and commands. All commands and user messages are passed directly
14cr|ircd-2.11.1-p1.2|33	to the ircd for processing and relaying to other ircd sites.
14cr|ircd-2.11.1-p1.2|34	
14cr|ircd-2.11.1-p1.2|35	%prep
14cr|ircd-2.11.1-p1.2|36	%setup -q -n %{distname}
14cr|ircd-2.11.1-p1.2|37	
14cr|ircd-2.11.1-p1.2|38	%build
14cr|ircd-2.11.1-p1.2|39	%configure2_5x \
14cr|ircd-2.11.1-p1.2|40	--localstatedir=/var/run \
14cr|ircd-2.11.1-p1.2|41	--sysconfdir=%{_sysconfdir}/ircd
14cr|ircd-2.11.1-p1.2|42	%make -C `support/config.guess` server
14cr|ircd-2.11.1-p1.2|43	
14cr|ircd-2.11.1-p1.2|44	%install
14cr|ircd-2.11.1-p1.2|45	rm -rf $RPM_BUILD_ROOT
14cr|ircd-2.11.1-p1.2|46	%make install -C `support/config.guess` \
14cr|ircd-2.11.1-p1.2|47	server_bin_dir=$RPM_BUILD_ROOT%{_sbindir} \
14cr|ircd-2.11.1-p1.2|48	conf_man_dir=$RPM_BUILD_ROOT%{_mandir}/man5 \
14cr|ircd-2.11.1-p1.2|49	server_man_dir=$RPM_BUILD_ROOT%{_mandir}/man8 \
14cr|ircd-2.11.1-p1.2|50	ircd_conf_dir=$RPM_BUILD_ROOT%{_sysconfdir}/%{name} \
14cr|ircd-2.11.1-p1.2|51	ircd_var_dir=$RPM_BUILD_ROOT/var/run \
14cr|ircd-2.11.1-p1.2|52	ircd_log_dir=$RPM_BUILD_ROOT/var/log \
14cr|ircd-2.11.1-p1.2|53	install-server
14cr|ircd-2.11.1-p1.2|54	
14cr|ircd-2.11.1-p1.2|55	install -m 711 %{SOURCE3} $RPM_BUILD_ROOT%{_sbindir}/ircd-crypter
14cr|ircd-2.11.1-p1.2|56	
14cr|ircd-2.11.1-p1.2|57	install -d $RPM_BUILD_ROOT%{_initrddir}
14cr|ircd-2.11.1-p1.2|58	install -m 750 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name}
14cr|ircd-2.11.1-p1.2|59	
14cr|ircd-2.11.1-p1.2|60	install -m 644 %{SOURCE1} doc/README.update.urpmi
14cr|ircd-2.11.1-p1.2|61	
14cr|ircd-2.11.1-p1.2|62	%post
14cr|ircd-2.11.1-p1.2|63	%_post_service %{name}
14cr|ircd-2.11.1-p1.2|64	touch /var/log/auth
14cr|ircd-2.11.1-p1.2|65	touch /var/log/opers
14cr|ircd-2.11.1-p1.2|66	touch /var/log/rejects
14cr|ircd-2.11.1-p1.2|67	touch /var/log/users
14cr|ircd-2.11.1-p1.2|68	# update /etc/ircd/ircd.m4
14cr|ircd-2.11.1-p1.2|69	DOMAIN=`egrep '^domain' /etc/resolv.conf | \
14cr|ircd-2.11.1-p1.2|70	sed -e 's/^domain[     ]*\([^   ]*\).*/\1/'`
14cr|ircd-2.11.1-p1.2|71	HOST=`hostname | sed -e 's/\([a-zA-Z0-9\-]*\).*/\1/'`
14cr|ircd-2.11.1-p1.2|72	sed "s/define(HOSTNAME,.*)/define(HOSTNAME,$HOST)/g" /etc/ircd/ircd.m4 >/etc/ircd/ircd.m4.new
14cr|ircd-2.11.1-p1.2|73	sed "s/define(DOMAIN,.*)/define(DOMAIN,$DOMAIN)/g" /etc/ircd/ircd.m4.new >/etc/ircd/ircd.m4
14cr|ircd-2.11.1-p1.2|74	rm -f /etc/ircd/ircd.m4.new
14cr|ircd-2.11.1-p1.2|75	
14cr|ircd-2.11.1-p1.2|76	
14cr|ircd-2.11.1-p1.2|77	%preun
14cr|ircd-2.11.1-p1.2|78	%_preun_service %{name}
14cr|ircd-2.11.1-p1.2|79	
14cr|ircd-2.11.1-p1.2|80	%clean
14cr|ircd-2.11.1-p1.2|81	rm -rf $RPM_BUILD_ROOT
14cr|ircd-2.11.1-p1.2|82	
14cr|ircd-2.11.1-p1.2|83	%files
14cr|ircd-2.11.1-p1.2|84	%defattr(-,root,root)
14cr|ircd-2.11.1-p1.2|85	%doc doc/2.* doc/Authors doc/BUGS doc/ChangeLog doc/Etiquette doc/INSTALL.*
14cr|ircd-2.11.1-p1.2|86	%doc doc/LICENSE doc/README doc/RELEASE* doc/SERVICE* doc/alt-irc-faq
14cr|ircd-2.11.1-p1.2|87	%doc doc/iauth-internals.txt doc/m4macros
14cr|ircd-2.11.1-p1.2|88	%doc doc/Juped doc/Nets doc/ISO-3166-1
14cr|ircd-2.11.1-p1.2|89	%doc doc/README.update.urpmi
14cr|ircd-2.11.1-p1.2|90	%{_sbindir}/*
14cr|ircd-2.11.1-p1.2|91	%{_mandir}/man8/ircd.8.*
14cr|ircd-2.11.1-p1.2|92	%{_mandir}/man8/iauth.8.*
14cr|ircd-2.11.1-p1.2|93	%{_mandir}/man8/ircdwatch.8.*
14cr|ircd-2.11.1-p1.2|94	%{_mandir}/man5/iauth.conf.5.*
14cr|ircd-2.11.1-p1.2|95	%config(noreplace) %{_sysconfdir}/ircd/ircd.m4
14cr|ircd-2.11.1-p1.2|96	%config(noreplace) %{_sysconfdir}/ircd/ircd.motd
14cr|ircd-2.11.1-p1.2|97	%config(noreplace) %{_sysconfdir}/ircd/iauth.conf
14cr|ircd-2.11.1-p1.2|98	%config(noreplace) %{_sysconfdir}/ircd/iauth.conf.example
14cr|ircd-2.11.1-p1.2|99	%config(noreplace) %{_sysconfdir}/ircd/ircd.conf.example
14cr|ircd-2.11.1-p1.2|100	%{_initrddir}/%{name}
14cr|ircd-2.11.1-p1.2|101	
14cr|ircd-2.11.1-p1.2|102	
14cr|ircd-2.11.1-p1.2|103	
14cr|ircd-2.11.1-p1.2|104	
14cr|ircd-2.11.1-p1.2|105	
14cr|ircd-2.11.1-p1.2|106	%changelog
14cr|ircd-2.11.1-p1.2|107	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.11.1-p1.2
14cr|ircd-2.11.1-p1.2|108	+ Revision: 0417c69
14cr|ircd-2.11.1-p1.2|109	- Automatic import for version 2.11.1
14cr|ircd-2.11.1-p1.2|110	
14cr|ircd-2.11.1-p1.2|111	

2202 14
14cr|ircd-hybrid-7.2.3-10|1	%define name ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|2	%define version 7.2.3
14cr|ircd-hybrid-7.2.3-10|3	%define release 10
14cr|ircd-hybrid-7.2.3-10|4	%define _messagesdir %{_libdir}/ircd-hybrid/messages
14cr|ircd-hybrid-7.2.3-10|5	
14cr|ircd-hybrid-7.2.3-10|6	# default: Don't build with IPv6 for production server
14cr|ircd-hybrid-7.2.3-10|7	%define with_IPv6 0
14cr|ircd-hybrid-7.2.3-10|8	%{?_without_ipv6:	%{expand: %%global with_IPv6 0}}
14cr|ircd-hybrid-7.2.3-10|9	%{?_with_ipv6:		%{expand: %%global with_IPv6 1}}
14cr|ircd-hybrid-7.2.3-10|10	# default: Don't build with EFnet support
14cr|ircd-hybrid-7.2.3-10|11	%define with_EFnet 0
14cr|ircd-hybrid-7.2.3-10|12	%{?_without_efnet:	%{expand: %%global with_EFnet 0}}
14cr|ircd-hybrid-7.2.3-10|13	%{?_with_efnet:		%{expand: %%global with_EFnet 1}}
14cr|ircd-hybrid-7.2.3-10|14	
14cr|ircd-hybrid-7.2.3-10|15	Name:		%{name}
14cr|ircd-hybrid-7.2.3-10|16	Version:	%{version}
14cr|ircd-hybrid-7.2.3-10|17	Release:	%{release}
14cr|ircd-hybrid-7.2.3-10|18	Summary:	Internet Relay Chat Server
14cr|ircd-hybrid-7.2.3-10|19	License:	GPL
14cr|ircd-hybrid-7.2.3-10|20	Group:		Networking/IRC
14cr|ircd-hybrid-7.2.3-10|21	URL: 		http://www.ircd-hybrid.org/
14cr|ircd-hybrid-7.2.3-10|22	Source0:	http://prdownloads.sf.net/ircd-hybrid/%{name}-%{version}.tar.bz2
14cr|ircd-hybrid-7.2.3-10|23	Source1:	%{name}.init
14cr|ircd-hybrid-7.2.3-10|24	Source2:	%{name}.sysconfig
14cr|ircd-hybrid-7.2.3-10|25	Source3:	%{name}.logrotate
14cr|ircd-hybrid-7.2.3-10|26	Patch0:		%{name}-config.patch
14cr|ircd-hybrid-7.2.3-10|27	Patch1:		%{name}-opt.patch
14cr|ircd-hybrid-7.2.3-10|28	Patch3:		%{name}-7.2.3-fix-x86_64-build.patch
14cr|ircd-hybrid-7.2.3-10|29	Patch4:		%{name}-7.2.3-fix-module-path.patch
14cr|ircd-hybrid-7.2.3-10|30	Patch5:		ircd-hybrid-7.2.3-fix-str-fmt.patch
14cr|ircd-hybrid-7.2.3-10|31	Requires(post,postun):		rpm-helper update-alternatives
14cr|ircd-hybrid-7.2.3-10|32	BuildRequires:	autoconf
14cr|ircd-hybrid-7.2.3-10|33	BuildRequires:	automake
14cr|ircd-hybrid-7.2.3-10|34	BuildRequires:	pkgconfig(openssl)	>= 0.9.7
14cr|ircd-hybrid-7.2.3-10|35	BuildRequires:	pkgconfig(zlib)
14cr|ircd-hybrid-7.2.3-10|36	BuildRequires:	elfutils-devel
14cr|ircd-hybrid-7.2.3-10|37	# Both have a
14cr|ircd-hybrid-7.2.3-10|38	Conflicts:	ircd
14cr|ircd-hybrid-7.2.3-10|39	
14cr|ircd-hybrid-7.2.3-10|40	%package	devel
14cr|ircd-hybrid-7.2.3-10|41	Summary:		Development headers for %{name}
14cr|ircd-hybrid-7.2.3-10|42	Group:			Networking/IRC
14cr|ircd-hybrid-7.2.3-10|43	Requires:		%{name} = %{version}
14cr|ircd-hybrid-7.2.3-10|44	
14cr|ircd-hybrid-7.2.3-10|45	%description
14cr|ircd-hybrid-7.2.3-10|46	Ircd-hybrid is an advanced IRC server which is most commonly used on
14cr|ircd-hybrid-7.2.3-10|47	the EFNet IRC network. It is fast, reliable, and powerful.
14cr|ircd-hybrid-7.2.3-10|48	Build time options:
14cr|ircd-hybrid-7.2.3-10|49	IPv6 support:	--with ipv6 %{with_IPv6}
14cr|ircd-hybrid-7.2.3-10|50	EFnet support:	--with efnet %{with_EFnet}
14cr|ircd-hybrid-7.2.3-10|51	
14cr|ircd-hybrid-7.2.3-10|52	%description	devel
14cr|ircd-hybrid-7.2.3-10|53	Development headers and libraries for %{name}
14cr|ircd-hybrid-7.2.3-10|54	
14cr|ircd-hybrid-7.2.3-10|55	%prep
14cr|ircd-hybrid-7.2.3-10|56	%setup -q
14cr|ircd-hybrid-7.2.3-10|57	%patch0 -p1
14cr|ircd-hybrid-7.2.3-10|58	#%patch1 -p1
14cr|ircd-hybrid-7.2.3-10|59	#patch2 -p0
14cr|ircd-hybrid-7.2.3-10|60	%patch3 -p0
14cr|ircd-hybrid-7.2.3-10|61	%patch4 -p0
14cr|ircd-hybrid-7.2.3-10|62	%patch5 -p0
14cr|ircd-hybrid-7.2.3-10|63	
14cr|ircd-hybrid-7.2.3-10|64	# Clear all before start
14cr|ircd-hybrid-7.2.3-10|65	#rm -rf `find -type d -name autom4te.cache`
14cr|ircd-hybrid-7.2.3-10|66	#mv -f autoconf/{configure.in,acconfig.h} .
14cr|ircd-hybrid-7.2.3-10|67	
14cr|ircd-hybrid-7.2.3-10|68	%build
14cr|ircd-hybrid-7.2.3-10|69	# change dir for other automake
14cr|ircd-hybrid-7.2.3-10|70	#cp -f %{_datadir}/automake-1.7/config.* autoconf
14cr|ircd-hybrid-7.2.3-10|71	#%{__aclocal}
14cr|ircd-hybrid-7.2.3-10|72	#%{__autoconf}
14cr|ircd-hybrid-7.2.3-10|73	
14cr|ircd-hybrid-7.2.3-10|74	%configure2_5x \
14cr|ircd-hybrid-7.2.3-10|75	--enable-zlib \
14cr|ircd-hybrid-7.2.3-10|76	--enable-small-net \
14cr|ircd-hybrid-7.2.3-10|77	--enable-openssl \
14cr|ircd-hybrid-7.2.3-10|78	--disable-assert \
14cr|ircd-hybrid-7.2.3-10|79	--with-nicklen=12 \
14cr|ircd-hybrid-7.2.3-10|80	--with-maxclients=512 \
14cr|ircd-hybrid-7.2.3-10|81	%{?_with_ipv6:--enable-ipv6} \
14cr|ircd-hybrid-7.2.3-10|82	%{?_with_efnet:--enable-efnet}
14cr|ircd-hybrid-7.2.3-10|83	%make
14cr|ircd-hybrid-7.2.3-10|84	
14cr|ircd-hybrid-7.2.3-10|85	%install
14cr|ircd-hybrid-7.2.3-10|86	install -d $RPM_BUILD_ROOT{%{_libdir}/ircd-hybrid,%{_var}/{log/ircd-hybrid,run/ircd-hybrid},%{_sysconfdir}/{ircd-hybrid,rc.d/init.d,sysconfig,logrotate.d}} \
14cr|ircd-hybrid-7.2.3-10|87	$RPM_BUILD_ROOT{%{_libdir}/ircd-hybrid/{modules{,/autoload},tools,help},%{_sbindir},%{_mandir}/man8,%{_localstatedir}/lib/ircd-hybrid} \
14cr|ircd-hybrid-7.2.3-10|88	$RPM_BUILD_ROOT{%{_includedir}/%{name},%{_messagesdir},%{_messagesdir}/{ayb{,/LC_MESSAGES},custom{,/LC_MESSAGES}}}
14cr|ircd-hybrid-7.2.3-10|89	
14cr|ircd-hybrid-7.2.3-10|90	install src/ircd $RPM_BUILD_ROOT%{_sbindir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|91	install servlink/servlink $RPM_BUILD_ROOT%{_sbindir}/servlink
14cr|ircd-hybrid-7.2.3-10|92	install etc/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|93	# which conf file we need?
14cr|ircd-hybrid-7.2.3-10|94	%if %{with_EFnet}
14cr|ircd-hybrid-7.2.3-10|95	mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/example.efnet.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/ircd.conf
14cr|ircd-hybrid-7.2.3-10|96	rm $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/{simple.conf,example.conf}
14cr|ircd-hybrid-7.2.3-10|97	%else
14cr|ircd-hybrid-7.2.3-10|98	mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/simple.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/ircd.conf
14cr|ircd-hybrid-7.2.3-10|99	rm $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/example.efnet.conf
14cr|ircd-hybrid-7.2.3-10|100	%endif
14cr|ircd-hybrid-7.2.3-10|101	#mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/convertconf-example.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/.convertconf-example.conf
14cr|ircd-hybrid-7.2.3-10|102	#install doc/ircd.motd $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|103	install doc/ircd.8 $RPM_BUILD_ROOT%{_mandir}/man8/ircd-hybrid.8
14cr|ircd-hybrid-7.2.3-10|104	install include/*.h $RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|ircd-hybrid-7.2.3-10|105	install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|106	install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|107	install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|108	
14cr|ircd-hybrid-7.2.3-10|109	cd modules
14cr|ircd-hybrid-7.2.3-10|110	install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules/autoload
14cr|ircd-hybrid-7.2.3-10|111	cd core
14cr|ircd-hybrid-7.2.3-10|112	install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules
14cr|ircd-hybrid-7.2.3-10|113	cd ..
14cr|ircd-hybrid-7.2.3-10|114	cd ..
14cr|ircd-hybrid-7.2.3-10|115	
14cr|ircd-hybrid-7.2.3-10|116	# make this to have ircservices support
14cr|ircd-hybrid-7.2.3-10|117	cd contrib
14cr|ircd-hybrid-7.2.3-10|118	make ; install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules
14cr|ircd-hybrid-7.2.3-10|119	cd ..
14cr|ircd-hybrid-7.2.3-10|120	
14cr|ircd-hybrid-7.2.3-10|121	cd tools
14cr|ircd-hybrid-7.2.3-10|122	for i in encspeed mkkeypair mkpasswd untabify; do
14cr|ircd-hybrid-7.2.3-10|123	install $i $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/tools/$i
14cr|ircd-hybrid-7.2.3-10|124	done
14cr|ircd-hybrid-7.2.3-10|125	cd ..
14cr|ircd-hybrid-7.2.3-10|126	
14cr|ircd-hybrid-7.2.3-10|127	cd help
14cr|ircd-hybrid-7.2.3-10|128	
14cr|ircd-hybrid-7.2.3-10|129	cp -rf opers users $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help
14cr|ircd-hybrid-7.2.3-10|130	
14cr|ircd-hybrid-7.2.3-10|131	for link in topic accept cjoin cmode admin names links away whowas \
14cr|ircd-hybrid-7.2.3-10|132	version kick who invite quit join list nick oper part \
14cr|ircd-hybrid-7.2.3-10|133	time credits motd userhost users whois ison lusers \
14cr|ircd-hybrid-7.2.3-10|134	user help pass error challenge knock ping pong; do \
14cr|ircd-hybrid-7.2.3-10|135	rm -f $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help/users/$link; \
14cr|ircd-hybrid-7.2.3-10|136	ln -s %{_libdir}/ircd-hybrid/help/opers/$link $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help/users; \
14cr|ircd-hybrid-7.2.3-10|137	done
14cr|ircd-hybrid-7.2.3-10|138	cd ..
14cr|ircd-hybrid-7.2.3-10|139	
14cr|ircd-hybrid-7.2.3-10|140	cd messages
14cr|ircd-hybrid-7.2.3-10|141	install *.lang $RPM_BUILD_ROOT%{_messagesdir}
14cr|ircd-hybrid-7.2.3-10|142	cd ..
14cr|ircd-hybrid-7.2.3-10|143	
14cr|ircd-hybrid-7.2.3-10|144	%multiarch_binaries $RPM_BUILD_ROOT%_includedir/%{name}/*.h
14cr|ircd-hybrid-7.2.3-10|145	
14cr|ircd-hybrid-7.2.3-10|146	%pre
14cr|ircd-hybrid-7.2.3-10|147	%_pre_useradd ircd-hybrid %{_localstatedir}/lib/ircd-hybrid /bin/false
14cr|ircd-hybrid-7.2.3-10|148	
14cr|ircd-hybrid-7.2.3-10|149	%post
14cr|ircd-hybrid-7.2.3-10|150	%_post_service ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|151	%create_ghostfile /var/log/ircd-hybrid/user.log ircd-hybrid ircd-hybrid 0644
14cr|ircd-hybrid-7.2.3-10|152	%create_ghostfile /var/log/ircd-hybrid/oper.log ircd-hybrid ircd-hybrid 0644
14cr|ircd-hybrid-7.2.3-10|153	%create_ghostfile /var/log/ircd-hybrid/foper.log ircd-hybrid ircd-hybrid 0644
14cr|ircd-hybrid-7.2.3-10|154	update-alternatives --install %{_sbindir}/ircd ircd %{_sbindir}/ircd-hybrid 10
14cr|ircd-hybrid-7.2.3-10|155	
14cr|ircd-hybrid-7.2.3-10|156	%preun
14cr|ircd-hybrid-7.2.3-10|157	%_preun_service ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|158	
14cr|ircd-hybrid-7.2.3-10|159	# remove hardlinks
14cr|ircd-hybrid-7.2.3-10|160	rm -f %{_libdir}/ircd-hybrid/tools/viklines %{_libdir}/ircd-hybrid/tools/vimotd
14cr|ircd-hybrid-7.2.3-10|161	
14cr|ircd-hybrid-7.2.3-10|162	%postun
14cr|ircd-hybrid-7.2.3-10|163	%_postun_userdel ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|164	
14cr|ircd-hybrid-7.2.3-10|165	update-alternatives --remove ircd %{_sbindir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|166	
14cr|ircd-hybrid-7.2.3-10|167	%files
14cr|ircd-hybrid-7.2.3-10|168	%defattr(644,root,root,755)
14cr|ircd-hybrid-7.2.3-10|169	%doc doc/{*.txt,server-version-info,technical} Hybrid-team LICENSE BUGS RELNOTES TODO
14cr|ircd-hybrid-7.2.3-10|170	%attr(755,root,root) %{_sbindir}/*
14cr|ircd-hybrid-7.2.3-10|171	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_sysconfdir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|172	#%attr(644,ircd-hybrid,ircd-hybrid) %config(noreplace) %{_sysconfdir}/ircd-hybrid/.convertconf-example.conf
14cr|ircd-hybrid-7.2.3-10|173	%attr(644,ircd-hybrid,ircd-hybrid) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ircd-hybrid/*
14cr|ircd-hybrid-7.2.3-10|174	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|175	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|176	%attr(755,root,root) /etc/rc.d/init.d/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|177	%dir %{_libdir}/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|178	%dir %{_libdir}/ircd-hybrid/modules
14cr|ircd-hybrid-7.2.3-10|179	%dir %{_libdir}/ircd-hybrid/tools
14cr|ircd-hybrid-7.2.3-10|180	%dir %{_libdir}/ircd-hybrid/help
14cr|ircd-hybrid-7.2.3-10|181	%dir %{_messagesdir}
14cr|ircd-hybrid-7.2.3-10|182	%{_messagesdir}/*
14cr|ircd-hybrid-7.2.3-10|183	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_localstatedir}/lib/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|184	%attr(755,root,root) %{_libdir}/ircd-hybrid/modules/*
14cr|ircd-hybrid-7.2.3-10|185	%attr(755,root,root) %{_libdir}/ircd-hybrid/tools/*
14cr|ircd-hybrid-7.2.3-10|186	%attr(755,root,root) %{_libdir}/ircd-hybrid/help/*
14cr|ircd-hybrid-7.2.3-10|187	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/log/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|188	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/run/ircd-hybrid
14cr|ircd-hybrid-7.2.3-10|189	%{_mandir}/man*/*
14cr|ircd-hybrid-7.2.3-10|190	
14cr|ircd-hybrid-7.2.3-10|191	# devel
14cr|ircd-hybrid-7.2.3-10|192	%files devel
14cr|ircd-hybrid-7.2.3-10|193	%defattr(644,root,root,755)
14cr|ircd-hybrid-7.2.3-10|194	%{_includedir}/%{name}
14cr|ircd-hybrid-7.2.3-10|195	%doc ChangeLog
14cr|ircd-hybrid-7.2.3-10|196	
14cr|ircd-hybrid-7.2.3-10|197	
14cr|ircd-hybrid-7.2.3-10|198	
14cr|ircd-hybrid-7.2.3-10|199	
14cr|ircd-hybrid-7.2.3-10|200	%changelog
14cr|ircd-hybrid-7.2.3-10|201	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.2.3-10
14cr|ircd-hybrid-7.2.3-10|202	+ Revision: 1830133
14cr|ircd-hybrid-7.2.3-10|203	- MassBuild#464: Increase release tag
14cr|ircd-hybrid-7.2.3-10|204	
14cr|ircd-hybrid-7.2.3-10|205	

2203 14
14cr|irrlamb-0.1.1-3|1	Summary:	3D physics game
14cr|irrlamb-0.1.1-3|2	Name:		irrlamb
14cr|irrlamb-0.1.1-3|3	Version:	0.1.1
14cr|irrlamb-0.1.1-3|4	Release:	3
14cr|irrlamb-0.1.1-3|5	License:	GPLv3+
14cr|irrlamb-0.1.1-3|6	Group:		Games/Arcade
14cr|irrlamb-0.1.1-3|7	Url:		http://code.google.com/p/irrlamb/
14cr|irrlamb-0.1.1-3|8	Source0:	http://irrlamb.googlecode.com/files/%{name}-%{version}-src.tar.gz
14cr|irrlamb-0.1.1-3|9	Source1:	%{name}.png
14cr|irrlamb-0.1.1-3|10	BuildRequires:	cmake
14cr|irrlamb-0.1.1-3|11	BuildRequires:	dos2unix
14cr|irrlamb-0.1.1-3|12	BuildRequires:	audiere-devel
14cr|irrlamb-0.1.1-3|13	BuildRequires:	boost-devel
14cr|irrlamb-0.1.1-3|14	BuildRequires:	irrlicht-devel
14cr|irrlamb-0.1.1-3|15	BuildRequires:	pkgconfig(bullet)
14cr|irrlamb-0.1.1-3|16	BuildRequires:	pkgconfig(glut)
14cr|irrlamb-0.1.1-3|17	BuildRequires:	pkgconfig(lua)
14cr|irrlamb-0.1.1-3|18	BuildRequires:	pkgconfig(openal)
14cr|irrlamb-0.1.1-3|19	BuildRequires:	pkgconfig(sqlite3)
14cr|irrlamb-0.1.1-3|20	BuildRequires:	pkgconfig(xrandr)
14cr|irrlamb-0.1.1-3|21	
14cr|irrlamb-0.1.1-3|22	%description
14cr|irrlamb-0.1.1-3|23	irrlamb is a 3D game that probably involves a lot of physics and
14cr|irrlamb-0.1.1-3|24	frustrating gameplay.
14cr|irrlamb-0.1.1-3|25	
14cr|irrlamb-0.1.1-3|26	%files
14cr|irrlamb-0.1.1-3|27	%doc deployment/*txt
14cr|irrlamb-0.1.1-3|28	%{_gamesbindir}/%{name}*
14cr|irrlamb-0.1.1-3|29	%dir %{_gamesdatadir}/%{name}
14cr|irrlamb-0.1.1-3|30	%{_gamesdatadir}/%{name}/*
14cr|irrlamb-0.1.1-3|31	%{_datadir}/pixmaps/*.png
14cr|irrlamb-0.1.1-3|32	%{_datadir}/applications/*.desktop
14cr|irrlamb-0.1.1-3|33	
14cr|irrlamb-0.1.1-3|34	#----------------------------------------------------------------------------
14cr|irrlamb-0.1.1-3|35	
14cr|irrlamb-0.1.1-3|36	%prep
14cr|irrlamb-0.1.1-3|37	%setup -q -n %{name}-%{version}-src
14cr|irrlamb-0.1.1-3|38	
14cr|irrlamb-0.1.1-3|39	# use system-wide bullet library
14cr|irrlamb-0.1.1-3|40	find src -name '*.h' | xargs sed -i -e 's|btBulletCollisionCommon.h|bullet/btBulletCollisionCommon.h|g'
14cr|irrlamb-0.1.1-3|41	find src -name '*.h' | xargs sed -i -e 's|btBulletDynamicsCommon.h|bullet/btBulletDynamicsCommon.h|g'
14cr|irrlamb-0.1.1-3|42	
14cr|irrlamb-0.1.1-3|43	%build
14cr|irrlamb-0.1.1-3|44	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cr|irrlamb-0.1.1-3|45	export CXXFLAGS=$CFLAGS
14cr|irrlamb-0.1.1-3|46	export LDFLAGS="-ldl -lpthread"
14cr|irrlamb-0.1.1-3|47	
14cr|irrlamb-0.1.1-3|48	%cmake
14cr|irrlamb-0.1.1-3|49	%make
14cr|irrlamb-0.1.1-3|50	
14cr|irrlamb-0.1.1-3|51	%install
14cr|irrlamb-0.1.1-3|52	pwd
14cr|irrlamb-0.1.1-3|53	install -dm 755 %{buildroot}%{_gamesbindir}
14cr|irrlamb-0.1.1-3|54	install -m 755 bin/Release/%{name} %{buildroot}%{_gamesbindir}/%{name}.real
14cr|irrlamb-0.1.1-3|55	
14cr|irrlamb-0.1.1-3|56	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|irrlamb-0.1.1-3|57	
14cr|irrlamb-0.1.1-3|58	for i in art fonts levels meshes scenes scripts shaders sounds textures; do
14cr|irrlamb-0.1.1-3|59	cp -R working/$i %{buildroot}%{_gamesdatadir}/%{name}
14cr|irrlamb-0.1.1-3|60	done
14cr|irrlamb-0.1.1-3|61	
14cr|irrlamb-0.1.1-3|62	# startscript
14cr|irrlamb-0.1.1-3|63	cat > %{name}-wrapper.sh << EOF
14cr|irrlamb-0.1.1-3|64	#!/bin/sh
14cr|irrlamb-0.1.1-3|65	if [ ! -d ~/.%{name} ]; then
14cr|irrlamb-0.1.1-3|66	mkdir ~/.%{name}
14cr|irrlamb-0.1.1-3|67	cd ~/.%{name}
14cr|irrlamb-0.1.1-3|68	ln -s %{_gamesdatadir}/%{name}/* .
14cr|irrlamb-0.1.1-3|69	cd ..
14cr|irrlamb-0.1.1-3|70	fi
14cr|irrlamb-0.1.1-3|71	
14cr|irrlamb-0.1.1-3|72	cd ~/.%{name}
14cr|irrlamb-0.1.1-3|73	exec %{name}.real "$@"
14cr|irrlamb-0.1.1-3|74	EOF
14cr|irrlamb-0.1.1-3|75	
14cr|irrlamb-0.1.1-3|76	install -m 755 %{name}-wrapper.sh %{buildroot}%{_gamesbindir}/%{name}
14cr|irrlamb-0.1.1-3|77	
14cr|irrlamb-0.1.1-3|78	# icon and menu-entry
14cr|irrlamb-0.1.1-3|79	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|irrlamb-0.1.1-3|80	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cr|irrlamb-0.1.1-3|81	
14cr|irrlamb-0.1.1-3|82	mkdir -p %{buildroot}%{_datadir}/applications
14cr|irrlamb-0.1.1-3|83	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|irrlamb-0.1.1-3|84	[Desktop Entry]
14cr|irrlamb-0.1.1-3|85	Comment=irrlamb is a 3D game
14cr|irrlamb-0.1.1-3|86	Exec=%{name}
14cr|irrlamb-0.1.1-3|87	Icon=%{name}
14cr|irrlamb-0.1.1-3|88	Name=irrlamb
14cr|irrlamb-0.1.1-3|89	Terminal=false
14cr|irrlamb-0.1.1-3|90	Type=Application
14cr|irrlamb-0.1.1-3|91	Categories=Game;ArcadeGame;
14cr|irrlamb-0.1.1-3|92	EOF
14cr|irrlamb-0.1.1-3|93	
14cr|irrlamb-0.1.1-3|94	
14cr|irrlamb-0.1.1-3|95	%changelog
14cr|irrlamb-0.1.1-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|irrlamb-0.1.1-3|97	+ Revision: 95c180a
14cr|irrlamb-0.1.1-3|98	- MassBuild#464: Increase release tag
14cr|irrlamb-0.1.1-3|99	
14cr|irrlamb-0.1.1-3|100	

2204 14
14cr|irrlicht-1.8.1-3|1	# (tpg) SET VERSION HERE !!!
14cr|irrlicht-1.8.1-3|2	%define major 1
14cr|irrlicht-1.8.1-3|3	%define minor 8
14cr|irrlicht-1.8.1-3|4	%define uprel 1
14cr|irrlicht-1.8.1-3|5	
14cr|irrlicht-1.8.1-3|6	%define libname %mklibname %{name} %{major}
14cr|irrlicht-1.8.1-3|7	%define develname %mklibname %{name} -d
14cr|irrlicht-1.8.1-3|8	%define staticname %mklibname %{name} -d -s
14cr|irrlicht-1.8.1-3|9	
14cr|irrlicht-1.8.1-3|10	# (dm) donno wtf it hangs
14cr|irrlicht-1.8.1-3|11	%define dont_check_elf_files 1
14cr|irrlicht-1.8.1-3|12	
14cr|irrlicht-1.8.1-3|13	%bcond_with static
14cr|irrlicht-1.8.1-3|14	
14cr|irrlicht-1.8.1-3|15	Summary:	The Irrlicht Engine SDK
14cr|irrlicht-1.8.1-3|16	Name:		irrlicht
14cr|irrlicht-1.8.1-3|17	%if %uprel
14cr|irrlicht-1.8.1-3|18	Version:	%{major}.%{minor}.%{uprel}
14cr|irrlicht-1.8.1-3|19	%else
14cr|irrlicht-1.8.1-3|20	Version:	%{major}.%{minor}
14cr|irrlicht-1.8.1-3|21	%endif
14cr|irrlicht-1.8.1-3|22	Release:	3
14cr|irrlicht-1.8.1-3|23	License:	zlib/libpng License
14cr|irrlicht-1.8.1-3|24	Group:		Graphics
14cr|irrlicht-1.8.1-3|25	URL:		http://irrlicht.sourceforge.net/
14cr|irrlicht-1.8.1-3|26	Source0:	http://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/%{version}/%{name}-%{version}.zip
14cr|irrlicht-1.8.1-3|27	Patch2:		irrlicht-1.8-debian-use-system-libs.patch
14cr|irrlicht-1.8.1-3|28	Patch3:		irrlicht-1.7.1-GUIEditor-makefile.patch
14cr|irrlicht-1.8.1-3|29	Patch4:		irrlicht-1.7.3-IrrFontTool-makefile.patch
14cr|irrlicht-1.8.1-3|30	Patch5:		irrlicht-1.8-debian-link-against-needed-libs.patch
14cr|irrlicht-1.8.1-3|31	BuildRequires:	imagemagick
14cr|irrlicht-1.8.1-3|32	BuildRequires:	zlib-devel
14cr|irrlicht-1.8.1-3|33	BuildRequires:	jpeg-devel
14cr|irrlicht-1.8.1-3|34	BuildRequires:	pkgconfig(libpng)
14cr|irrlicht-1.8.1-3|35	BuildRequires:	pkgconfig(gl)
14cr|irrlicht-1.8.1-3|36	BuildRequires:	pkgconfig(glu)
14cr|irrlicht-1.8.1-3|37	BuildRequires:	pkgconfig(x11)
14cr|irrlicht-1.8.1-3|38	BuildRequires:	pkgconfig(xxf86vm)
14cr|irrlicht-1.8.1-3|39	BuildRequires:	pkgconfig(xext)
14cr|irrlicht-1.8.1-3|40	BuildRequires:	pkgconfig(xft)
14cr|irrlicht-1.8.1-3|41	BuildRequires:	pkgconfig(xcursor)
14cr|irrlicht-1.8.1-3|42	BuildRequires:	bzip2-devel
14cr|irrlicht-1.8.1-3|43	Requires:	%{name}-media = %{version}
14cr|irrlicht-1.8.1-3|44	
14cr|irrlicht-1.8.1-3|45	%description
14cr|irrlicht-1.8.1-3|46	The Irrlicht Engine is an open source high performance realtime
14cr|irrlicht-1.8.1-3|47	3D engine written and usable in C++ and also available for .NET
14cr|irrlicht-1.8.1-3|48	languages. It is completely cross-platform, using D3D, OpenGL
14cr|irrlicht-1.8.1-3|49	and its own software renderer, and has all of the state-of-the-art
14cr|irrlicht-1.8.1-3|50	features which can be found in commercial 3d engines.
14cr|irrlicht-1.8.1-3|51	
14cr|irrlicht-1.8.1-3|52	We've got a huge active community, and there are lots of projects
14cr|irrlicht-1.8.1-3|53	in development that use the engine. You can find enhancements for
14cr|irrlicht-1.8.1-3|54	Irrlicht all over the web, like alternative terrain renderers,
14cr|irrlicht-1.8.1-3|55	portal renderers, exporters, world layers, tutorials, editors,
14cr|irrlicht-1.8.1-3|56	language bindings for java, perl, ruby, basic, python, lua, and so
14cr|irrlicht-1.8.1-3|57	on. And best of all: It's completely free.
14cr|irrlicht-1.8.1-3|58	
14cr|irrlicht-1.8.1-3|59	%package -n %{libname}
14cr|irrlicht-1.8.1-3|60	Summary:	Shared libraries for Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|61	Group:		System/Libraries
14cr|irrlicht-1.8.1-3|62	
14cr|irrlicht-1.8.1-3|63	%description -n %{libname}
14cr|irrlicht-1.8.1-3|64	Shared libraries for Irrlicht 3D engine.
14cr|irrlicht-1.8.1-3|65	
14cr|irrlicht-1.8.1-3|66	%package -n %{develname}
14cr|irrlicht-1.8.1-3|67	Summary:	Development files for Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|68	Group:		Development/C
14cr|irrlicht-1.8.1-3|69	Requires:	%{libname} = %{version}
14cr|irrlicht-1.8.1-3|70	Provides:	%{name}-devel = %{EVRD}
14cr|irrlicht-1.8.1-3|71	Provides:	lib%{name}-devel = %{EVRD}
14cr|irrlicht-1.8.1-3|72	
14cr|irrlicht-1.8.1-3|73	%description -n %{develname}
14cr|irrlicht-1.8.1-3|74	Development files for Irrlicht 3D engine.
14cr|irrlicht-1.8.1-3|75	
14cr|irrlicht-1.8.1-3|76	%if 0%{?with_static}
14cr|irrlicht-1.8.1-3|77	%package -n %{staticname}
14cr|irrlicht-1.8.1-3|78	Summary:	Static files for Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|79	Group:		Development/C
14cr|irrlicht-1.8.1-3|80	Requires:	%{develname}  = %{version}-%{release}
14cr|irrlicht-1.8.1-3|81	
14cr|irrlicht-1.8.1-3|82	%description -n %{staticname}
14cr|irrlicht-1.8.1-3|83	Static files for Irrlicht 3D engine.
14cr|irrlicht-1.8.1-3|84	%endif
14cr|irrlicht-1.8.1-3|85	
14cr|irrlicht-1.8.1-3|86	%package examples
14cr|irrlicht-1.8.1-3|87	Summary:	Demos and examples for the Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|88	Group:		Graphics
14cr|irrlicht-1.8.1-3|89	Requires:	%{libname} = %{version}
14cr|irrlicht-1.8.1-3|90	
14cr|irrlicht-1.8.1-3|91	%description examples
14cr|irrlicht-1.8.1-3|92	Demos and examples for the Irrlicht 3D engine.
14cr|irrlicht-1.8.1-3|93	
14cr|irrlicht-1.8.1-3|94	%package media
14cr|irrlicht-1.8.1-3|95	Summary:	Media files for Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|96	Group:		Graphics
14cr|irrlicht-1.8.1-3|97	Requires:	%{name} = %{version}
14cr|irrlicht-1.8.1-3|98	
14cr|irrlicht-1.8.1-3|99	%description media
14cr|irrlicht-1.8.1-3|100	Media files needed by Irrlicht tools and demos.
14cr|irrlicht-1.8.1-3|101	
14cr|irrlicht-1.8.1-3|102	%package doc
14cr|irrlicht-1.8.1-3|103	Summary:	User documentation for the Irrlicht 3D engine
14cr|irrlicht-1.8.1-3|104	Group:		Graphics
14cr|irrlicht-1.8.1-3|105	Requires:	%{libname} = %{version}
14cr|irrlicht-1.8.1-3|106	
14cr|irrlicht-1.8.1-3|107	%description doc
14cr|irrlicht-1.8.1-3|108	User documentation for the Irrlicht 3D engine.
14cr|irrlicht-1.8.1-3|109	
14cr|irrlicht-1.8.1-3|110	%prep
14cr|irrlicht-1.8.1-3|111	%setup -q
14cr|irrlicht-1.8.1-3|112	%patch2 -p1
14cr|irrlicht-1.8.1-3|113	%patch3 -p1
14cr|irrlicht-1.8.1-3|114	%patch4 -p1
14cr|irrlicht-1.8.1-3|115	%patch5 -p1
14cr|irrlicht-1.8.1-3|116	
14cr|irrlicht-1.8.1-3|117	# really not needed :)
14cr|irrlicht-1.8.1-3|118	rm -r examples/14.Win32Window
14cr|irrlicht-1.8.1-3|119	rm -r source/Irrlicht/MacOSX
14cr|irrlicht-1.8.1-3|120	# (tpg) use system wide libs, see patch2
14cr|irrlicht-1.8.1-3|121	rm -rf source/Irrlicht/jpeglib source/Irrlicht/zlib source/Irrlicht/libpng source/Irrlicht/bzip2
14cr|irrlicht-1.8.1-3|122	#source/Irrlicht/lzma source/Irrlicht/aesGladman
14cr|irrlicht-1.8.1-3|123	#find source/Irrlicht -name '*.cpp' | xargs sed -i -e 's|zlib/zlib.h|zlib.h|g' -e 's|libpng/png.h|png.h|g' -e 's|jpeglib/jerror.h|jerror.h|g' -e 's|jpeglib/jpeglib.h|jpeglib.h|g'
14cr|irrlicht-1.8.1-3|124	#find source/Irrlicht -name '*.h'   | xargs sed -i -e 's|jpeglib/jpeglib.h|jpeglib.h|g' -e 's|libpng/png.h|png.h|g' -e 's|jpeglib/jerror.h|jerror.h|g'
14cr|irrlicht-1.8.1-3|125	
14cr|irrlicht-1.8.1-3|126	# needs irrKlang
14cr|irrlicht-1.8.1-3|127	rm -r examples/Demo
14cr|irrlicht-1.8.1-3|128	sed -i -e 's|Demo||g' examples/buildAllExamples.sh
14cr|irrlicht-1.8.1-3|129	
14cr|irrlicht-1.8.1-3|130	# media path
14cr|irrlicht-1.8.1-3|131	sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g' tools/GUIEditor/main.cpp
14cr|irrlicht-1.8.1-3|132	find ./examples -name *.cpp | xargs sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g'
14cr|irrlicht-1.8.1-3|133	
14cr|irrlicht-1.8.1-3|134	# (tpg) clean this mess
14cr|irrlicht-1.8.1-3|135	for i in include/*.h doc/upgrade-guide.txt source/Irrlicht/*.cpp source/Irrlicht/*.h source/Irrlicht/Makefile; do
14cr|irrlicht-1.8.1-3|136	sed -i 's/\r//' $i
14cr|irrlicht-1.8.1-3|137	chmod -x $i
14cr|irrlicht-1.8.1-3|138	touch -r changes.txt $i
14cr|irrlicht-1.8.1-3|139	done
14cr|irrlicht-1.8.1-3|140	
14cr|irrlicht-1.8.1-3|141	#(tpg) correct version
14cr|irrlicht-1.8.1-3|142	#sed -i -e 's/0-SVN/1/g' source/Irrlicht/Makefile
14cr|irrlicht-1.8.1-3|143	
14cr|irrlicht-1.8.1-3|144	%build
14cr|irrlicht-1.8.1-3|145	%setup_compile_flags
14cr|irrlicht-1.8.1-3|146	export LIBDIR="%{_libdir}"
14cr|irrlicht-1.8.1-3|147	export PREFIX="%{_prefix}"
14cr|irrlicht-1.8.1-3|148	export INCLUDEDIR="%{_includedir}"
14cr|irrlicht-1.8.1-3|149	
14cr|irrlicht-1.8.1-3|150	%if 0%{?with_static}
14cr|irrlicht-1.8.1-3|151	# build static library
14cr|irrlicht-1.8.1-3|152	%make -C source/Irrlicht \
14cr|irrlicht-1.8.1-3|153	CFLAGS="%{optflags}" \
14cr|irrlicht-1.8.1-3|154	CXXFLAGS="%{optflags}" \
14cr|irrlicht-1.8.1-3|155	LDFLAGS="%{ldflags}"
14cr|irrlicht-1.8.1-3|156	
14cr|irrlicht-1.8.1-3|157	# clean it
14cr|irrlicht-1.8.1-3|158	%make -C source/Irrlicht clean
14cr|irrlicht-1.8.1-3|159	%endif
14cr|irrlicht-1.8.1-3|160	
14cr|irrlicht-1.8.1-3|161	# build shared library
14cr|irrlicht-1.8.1-3|162	%make -C source/Irrlicht sharedlib NDEBUG=1 \
14cr|irrlicht-1.8.1-3|163	%ifnarch ix86
14cr|irrlicht-1.8.1-3|164	CFLAGS="%{optflags} -fPIC" \
14cr|irrlicht-1.8.1-3|165	CXXFLAGS="%{optflags} -fPIC"
14cr|irrlicht-1.8.1-3|166	%else
14cr|irrlicht-1.8.1-3|167	CFLAGS="%{optflags}" \
14cr|irrlicht-1.8.1-3|168	CXXFLAGS="%{optflags}"
14cr|irrlicht-1.8.1-3|169	%endif
14cr|irrlicht-1.8.1-3|170	
14cr|irrlicht-1.8.1-3|171	# create necessary links to avoid linker-error for tools/examples
14cr|irrlicht-1.8.1-3|172	pushd lib/Linux
14cr|irrlicht-1.8.1-3|173	ln -s libIrrlicht.so.%{major}.%{minor}.%{uprel} libIrrlicht.so.%{major}.%{minor}
14cr|irrlicht-1.8.1-3|174	ln -s libIrrlicht.so.%{major}.%{minor} libIrrlicht.so
14cr|irrlicht-1.8.1-3|175	popd
14cr|irrlicht-1.8.1-3|176	
14cr|irrlicht-1.8.1-3|177	# build tools
14cr|irrlicht-1.8.1-3|178	pushd tools
14cr|irrlicht-1.8.1-3|179	cd GUIEditor
14cr|irrlicht-1.8.1-3|180	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags} -ffast-math"
14cr|irrlicht-1.8.1-3|181	cd ../IrrFontTool/newFontTool
14cr|irrlicht-1.8.1-3|182	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
14cr|irrlicht-1.8.1-3|183	popd
14cr|irrlicht-1.8.1-3|184	
14cr|irrlicht-1.8.1-3|185	# build examples
14cr|irrlicht-1.8.1-3|186	pushd examples
14cr|irrlicht-1.8.1-3|187	sh buildAllExamples.sh
14cr|irrlicht-1.8.1-3|188	popd
14cr|irrlicht-1.8.1-3|189	
14cr|irrlicht-1.8.1-3|190	%install
14cr|irrlicht-1.8.1-3|191	mkdir -p %{buildroot}%{_libdir}
14cr|irrlicht-1.8.1-3|192	
14cr|irrlicht-1.8.1-3|193	%if 0%{?with_static}
14cr|irrlicht-1.8.1-3|194	install -m 644 lib/Linux/libIrrlicht.a %{buildroot}%{_libdir}
14cr|irrlicht-1.8.1-3|195	%endif
14cr|irrlicht-1.8.1-3|196	
14cr|irrlicht-1.8.1-3|197	cp -av  lib/Linux/libIrrlicht.so* %{buildroot}%{_libdir}
14cr|irrlicht-1.8.1-3|198	
14cr|irrlicht-1.8.1-3|199	# includes
14cr|irrlicht-1.8.1-3|200	mkdir -p %{buildroot}%{_includedir}/irrlicht
14cr|irrlicht-1.8.1-3|201	cp -f include/*.h %{buildroot}%{_includedir}/irrlicht
14cr|irrlicht-1.8.1-3|202	
14cr|irrlicht-1.8.1-3|203	# tools
14cr|irrlicht-1.8.1-3|204	install -dm 755 %{buildroot}%{_bindir}
14cr|irrlicht-1.8.1-3|205	install -m 755 bin/Linux/GUIEditor %{buildroot}%{_bindir}/irrlicht-GUIEditor
14cr|irrlicht-1.8.1-3|206	install -m 755 bin/Linux/FontTool %{buildroot}%{_bindir}/irrlicht-FontTool
14cr|irrlicht-1.8.1-3|207	
14cr|irrlicht-1.8.1-3|208	# examples
14cr|irrlicht-1.8.1-3|209	install -dm 755 %{buildroot}%{_bindir}
14cr|irrlicht-1.8.1-3|210	ex_list=`ls -1 bin/Linux/??.*`
14cr|irrlicht-1.8.1-3|211	for i in $ex_list; do
14cr|irrlicht-1.8.1-3|212	FE=`echo $i | awk 'BEGIN { FS="." }{ print $2 }'`
14cr|irrlicht-1.8.1-3|213	install -m 755 $i %{buildroot}%{_bindir}/irrlicht-$FE
14cr|irrlicht-1.8.1-3|214	done
14cr|irrlicht-1.8.1-3|215	
14cr|irrlicht-1.8.1-3|216	# examples-docs
14cr|irrlicht-1.8.1-3|217	pushd examples
14cr|irrlicht-1.8.1-3|218	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples
14cr|irrlicht-1.8.1-3|219	
14cr|irrlicht-1.8.1-3|220	ex_dir=`find . -name tutorial.html`
14cr|irrlicht-1.8.1-3|221	for i in $ex_dir; do
14cr|irrlicht-1.8.1-3|222	dir_name=`dirname $i`
14cr|irrlicht-1.8.1-3|223	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
14cr|irrlicht-1.8.1-3|224	install -m 644 $i %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
14cr|irrlicht-1.8.1-3|225	done
14cr|irrlicht-1.8.1-3|226	rm -r %{buildroot}%{_docdir}/Irrlicht-examples/09.Meshviewer
14cr|irrlicht-1.8.1-3|227	popd
14cr|irrlicht-1.8.1-3|228	
14cr|irrlicht-1.8.1-3|229	# media
14cr|irrlicht-1.8.1-3|230	mkdir -p %{buildroot}%{_datadir}/irrlicht
14cr|irrlicht-1.8.1-3|231	install -m 755 media/* %{buildroot}%{_datadir}/irrlicht
14cr|irrlicht-1.8.1-3|232	
14cr|irrlicht-1.8.1-3|233	# icons
14cr|irrlicht-1.8.1-3|234	install -dm 755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|irrlicht-1.8.1-3|235	convert examples/09.Meshviewer/icon.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht-Meshviewer.png
14cr|irrlicht-1.8.1-3|236	convert bin/Win32-VisualStudio/irrlicht.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht.png
14cr|irrlicht-1.8.1-3|237	
14cr|irrlicht-1.8.1-3|238	convert examples/09.Meshviewer/icon.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht-Meshviewer.png
14cr|irrlicht-1.8.1-3|239	convert bin/Win32-VisualStudio/irrlicht.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht.png
14cr|irrlicht-1.8.1-3|240	
14cr|irrlicht-1.8.1-3|241	convert examples/09.Meshviewer/icon.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht-Meshviewer.png
14cr|irrlicht-1.8.1-3|242	convert bin/Win32-VisualStudio/irrlicht.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht.png
14cr|irrlicht-1.8.1-3|243	
14cr|irrlicht-1.8.1-3|244	# menu
14cr|irrlicht-1.8.1-3|245	mkdir -p %{buildroot}%{_datadir}/applications
14cr|irrlicht-1.8.1-3|246	cat > %{buildroot}%{_datadir}/applications/irrlicht-GUIEditor.desktop << EOF
14cr|irrlicht-1.8.1-3|247	[Desktop Entry]
14cr|irrlicht-1.8.1-3|248	Name=Irrlicht GUI Editor
14cr|irrlicht-1.8.1-3|249	Comment=Irrlicht GUI Editor
14cr|irrlicht-1.8.1-3|250	Exec=%{_bindir}/irrlicht-GUIEditor
14cr|irrlicht-1.8.1-3|251	Icon=%{name}
14cr|irrlicht-1.8.1-3|252	Terminal=false
14cr|irrlicht-1.8.1-3|253	Type=Application
14cr|irrlicht-1.8.1-3|254	StartupNotify=true
14cr|irrlicht-1.8.1-3|255	Categories=3DGraphics;GTK;
14cr|irrlicht-1.8.1-3|256	EOF
14cr|irrlicht-1.8.1-3|257	
14cr|irrlicht-1.8.1-3|258	cat > %{buildroot}%{_datadir}/applications/irrlicht-FontTool.desktop << EOF
14cr|irrlicht-1.8.1-3|259	[Desktop Entry]
14cr|irrlicht-1.8.1-3|260	Name=Irrlicht Font Tool
14cr|irrlicht-1.8.1-3|261	Comment=Irrlicht Font Tool
14cr|irrlicht-1.8.1-3|262	Exec=%{_bindir}/irrlicht-FontTool
14cr|irrlicht-1.8.1-3|263	Icon=%{name}
14cr|irrlicht-1.8.1-3|264	Terminal=false
14cr|irrlicht-1.8.1-3|265	Type=Application
14cr|irrlicht-1.8.1-3|266	StartupNotify=true
14cr|irrlicht-1.8.1-3|267	Categories=3DGraphics;GTK;
14cr|irrlicht-1.8.1-3|268	EOF
14cr|irrlicht-1.8.1-3|269	
14cr|irrlicht-1.8.1-3|270	cat > %{buildroot}%{_datadir}/applications/irrlicht-Meshviewer.desktop << EOF
14cr|irrlicht-1.8.1-3|271	[Desktop Entry]
14cr|irrlicht-1.8.1-3|272	Name=Irrlicht Mesh Viewer
14cr|irrlicht-1.8.1-3|273	Comment=Irrlicht Mesh Viewer
14cr|irrlicht-1.8.1-3|274	Exec=%{_bindir}/irrlicht-Meshviewer
14cr|irrlicht-1.8.1-3|275	Icon=irrlicht-Meshviewer
14cr|irrlicht-1.8.1-3|276	Terminal=true
14cr|irrlicht-1.8.1-3|277	Type=Application
14cr|irrlicht-1.8.1-3|278	StartupNotify=true
14cr|irrlicht-1.8.1-3|279	Categories=3DGraphics;GTK;
14cr|irrlicht-1.8.1-3|280	EOF
14cr|irrlicht-1.8.1-3|281	
14cr|irrlicht-1.8.1-3|282	%files
14cr|irrlicht-1.8.1-3|283	%doc examples/09.Meshviewer/tutorial.html
14cr|irrlicht-1.8.1-3|284	%{_bindir}/irrlicht-GUIEditor
14cr|irrlicht-1.8.1-3|285	%{_bindir}/irrlicht-FontTool
14cr|irrlicht-1.8.1-3|286	%{_bindir}/irrlicht-Meshviewer
14cr|irrlicht-1.8.1-3|287	%{_datadir}/applications/*.desktop
14cr|irrlicht-1.8.1-3|288	%{_iconsdir}/hicolor/*/apps/*.png
14cr|irrlicht-1.8.1-3|289	
14cr|irrlicht-1.8.1-3|290	%files -n %{libname}
14cr|irrlicht-1.8.1-3|291	%{_libdir}/lib*.so.%{major}*
14cr|irrlicht-1.8.1-3|292	
14cr|irrlicht-1.8.1-3|293	%files -n %{develname}
14cr|irrlicht-1.8.1-3|294	%dir %{_includedir}/irrlicht
14cr|irrlicht-1.8.1-3|295	%{_libdir}/lib*.so
14cr|irrlicht-1.8.1-3|296	%{_includedir}/irrlicht/*.h
14cr|irrlicht-1.8.1-3|297	
14cr|irrlicht-1.8.1-3|298	%if 0%{?with_static}
14cr|irrlicht-1.8.1-3|299	%files -n %{staticname}
14cr|irrlicht-1.8.1-3|300	%{_libdir}/lib*.a
14cr|irrlicht-1.8.1-3|301	%endif
14cr|irrlicht-1.8.1-3|302	
14cr|irrlicht-1.8.1-3|303	%files examples
14cr|irrlicht-1.8.1-3|304	%dir %{_docdir}/Irrlicht-examples
14cr|irrlicht-1.8.1-3|305	%{_docdir}/Irrlicht-examples/*
14cr|irrlicht-1.8.1-3|306	%exclude %{_bindir}/irrlicht-GUIEditor
14cr|irrlicht-1.8.1-3|307	%exclude %{_bindir}/irrlicht-FontTool
14cr|irrlicht-1.8.1-3|308	%exclude %{_bindir}/irrlicht-Meshviewer
14cr|irrlicht-1.8.1-3|309	%{_bindir}/irrlicht-*
14cr|irrlicht-1.8.1-3|310	
14cr|irrlicht-1.8.1-3|311	%files media
14cr|irrlicht-1.8.1-3|312	%defattr(644,root,root)
14cr|irrlicht-1.8.1-3|313	%dir %{_datadir}/irrlicht
14cr|irrlicht-1.8.1-3|314	%{_datadir}/irrlicht/*
14cr|irrlicht-1.8.1-3|315	
14cr|irrlicht-1.8.1-3|316	%files doc
14cr|irrlicht-1.8.1-3|317	%doc doc/html doc/aesGladman.txt doc/irrlicht-license.txt doc/readme.txt
14cr|irrlicht-1.8.1-3|318	%doc doc/upgrade-guide.txt
14cr|irrlicht-1.8.1-3|319	
14cr|irrlicht-1.8.1-3|320	
14cr|irrlicht-1.8.1-3|321	
14cr|irrlicht-1.8.1-3|322	
14cr|irrlicht-1.8.1-3|323	%changelog
14cr|irrlicht-1.8.1-3|324	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-3
14cr|irrlicht-1.8.1-3|325	+ Revision: a5d923d
14cr|irrlicht-1.8.1-3|326	- MassBuild#464: Increase release tag
14cr|irrlicht-1.8.1-3|327	
14cr|irrlicht-1.8.1-3|328	

2205 14
14cr|irssistats-0.75-3|1	%define	name	irssistats
14cr|irssistats-0.75-3|2	%define	version	0.75
14cr|irssistats-0.75-3|3	%define release	3
14cr|irssistats-0.75-3|4	
14cr|irssistats-0.75-3|5	Name:		%name
14cr|irssistats-0.75-3|6	Summary:	This tool generates HTML IRC stats based on irssi logs
14cr|irssistats-0.75-3|7	Version:	%version
14cr|irssistats-0.75-3|8	Release:	%release
14cr|irssistats-0.75-3|9	Url:		http://royale.zerezo.com/irssistats/
14cr|irssistats-0.75-3|10	Source:		http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
14cr|irssistats-0.75-3|11	Group:		Networking/IRC
14cr|irssistats-0.75-3|12	License:	GPLv2+
14cr|irssistats-0.75-3|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|irssistats-0.75-3|14	
14cr|irssistats-0.75-3|15	%description
14cr|irssistats-0.75-3|16	irssistats is a tool that make HTML stats from irssi logfiles.
14cr|irssistats-0.75-3|17	The statistics generated display many useful and funny informations
14cr|irssistats-0.75-3|18	about the channel.
14cr|irssistats-0.75-3|19	
14cr|irssistats-0.75-3|20	%prep
14cr|irssistats-0.75-3|21	%setup -q
14cr|irssistats-0.75-3|22	
14cr|irssistats-0.75-3|23	%build
14cr|irssistats-0.75-3|24	%make
14cr|irssistats-0.75-3|25	
14cr|irssistats-0.75-3|26	%install
14cr|irssistats-0.75-3|27	make install PRE=$RPM_BUILD_ROOT/usr
14cr|irssistats-0.75-3|28	
14cr|irssistats-0.75-3|29	%clean
14cr|irssistats-0.75-3|30	rm -rf $RPM_BUILD_ROOT
14cr|irssistats-0.75-3|31	
14cr|irssistats-0.75-3|32	%files
14cr|irssistats-0.75-3|33	%defattr(-,root,root,0755)
14cr|irssistats-0.75-3|34	%doc COPYING README
14cr|irssistats-0.75-3|35	%{_bindir}/irssistats
14cr|irssistats-0.75-3|36	%{_mandir}/man1/*
14cr|irssistats-0.75-3|37	%_datadir/%name
14cr|irssistats-0.75-3|38	
14cr|irssistats-0.75-3|39	
14cr|irssistats-0.75-3|40	
14cr|irssistats-0.75-3|41	%changelog
14cr|irssistats-0.75-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75-3
14cr|irssistats-0.75-3|43	+ Revision: 10d9ee0
14cr|irssistats-0.75-3|44	- MassBuild#464: Increase release tag
14cr|irssistats-0.75-3|45	
14cr|irssistats-0.75-3|46	

2206 14
14cr|irssi-xmpp-0.52-2|1	Name:		irssi-xmpp
14cr|irssi-xmpp-0.52-2|2	Version:	0.52
14cr|irssi-xmpp-0.52-2|3	Release:	2
14cr|irssi-xmpp-0.52-2|4	Summary:	An irssi Module to Connect to the Jabber Network
14cr|irssi-xmpp-0.52-2|5	Source0:	%name-%version.tar.gz
14cr|irssi-xmpp-0.52-2|6	URL:		http://cybione.org/~irssi-xmpp/
14cr|irssi-xmpp-0.52-2|7	Group:		Networking/IRC
14cr|irssi-xmpp-0.52-2|8	License:	GPLv2
14cr|irssi-xmpp-0.52-2|9	BuildRequires:	loudmouth-devel irssi-devel >= 0.8.13
14cr|irssi-xmpp-0.52-2|10	BuildRequires:	gcc glibc-devel make
14cr|irssi-xmpp-0.52-2|11	Requires:	irssi >= 0.8.13
14cr|irssi-xmpp-0.52-2|12	
14cr|irssi-xmpp-0.52-2|13	%description
14cr|irssi-xmpp-0.52-2|14	irssi-xmpp is a irssi plugin to connect to the jabber network.
14cr|irssi-xmpp-0.52-2|15	
14cr|irssi-xmpp-0.52-2|16	%prep
14cr|irssi-xmpp-0.52-2|17	%setup -q
14cr|irssi-xmpp-0.52-2|18	
14cr|irssi-xmpp-0.52-2|19	%build
14cr|irssi-xmpp-0.52-2|20	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
14cr|irssi-xmpp-0.52-2|21	%make
14cr|irssi-xmpp-0.52-2|22	
14cr|irssi-xmpp-0.52-2|23	%install
14cr|irssi-xmpp-0.52-2|24	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
14cr|irssi-xmpp-0.52-2|25	%makeinstall_std
14cr|irssi-xmpp-0.52-2|26	
14cr|irssi-xmpp-0.52-2|27	%files
14cr|irssi-xmpp-0.52-2|28	%doc COPYING NEWS README
14cr|irssi-xmpp-0.52-2|29	%{_libdir}/irssi/modules/libfe_xmpp.so
14cr|irssi-xmpp-0.52-2|30	%{_libdir}/irssi/modules/libxmpp_core.so
14cr|irssi-xmpp-0.52-2|31	%{_libdir}/irssi/modules/libtext_xmpp.so
14cr|irssi-xmpp-0.52-2|32	%{_datadir}/irssi/help/roster
14cr|irssi-xmpp-0.52-2|33	%{_datadir}/irssi/help/xmppconnect
14cr|irssi-xmpp-0.52-2|34	%{_datadir}/irssi/help/xmppserver
14cr|irssi-xmpp-0.52-2|35	
14cr|irssi-xmpp-0.52-2|36	
14cr|irssi-xmpp-0.52-2|37	
14cr|irssi-xmpp-0.52-2|38	%changelog
14cr|irssi-xmpp-0.52-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.52-2
14cr|irssi-xmpp-0.52-2|40	+ Revision: e4c486f
14cr|irssi-xmpp-0.52-2|41	- MassBuild#464: Increase release tag
14cr|irssi-xmpp-0.52-2|42	
14cr|irssi-xmpp-0.52-2|43	

2207 14
14cr|isight-firmware-tools-1.6-3|1	%define Werror_cflags   %{nil}
14cr|isight-firmware-tools-1.6-3|2	
14cr|isight-firmware-tools-1.6-3|3	
14cr|isight-firmware-tools-1.6-3|4	Summary:	Firmware extraction tools for Apple Built-in iSight camera
14cr|isight-firmware-tools-1.6-3|5	Name:		isight-firmware-tools
14cr|isight-firmware-tools-1.6-3|6	Version:	1.6
14cr|isight-firmware-tools-1.6-3|7	Release:	3
14cr|isight-firmware-tools-1.6-3|8	License:	GPLv2+
14cr|isight-firmware-tools-1.6-3|9	Group:		System/Base
14cr|isight-firmware-tools-1.6-3|10	URL:		http://launchpad.net/isight-firmware-tools/
14cr|isight-firmware-tools-1.6-3|11	Source0:	http://launchpad.net/isight-firmware-tools/main/1.6/+download/%{name}-%{version}.tar.gz
14cr|isight-firmware-tools-1.6-3|12	Patch0:		isight-firmware-tools-ift-load-path.patch
14cr|isight-firmware-tools-1.6-3|13	Requires:	udev
14cr|isight-firmware-tools-1.6-3|14	BuildRequires:	gettext
14cr|isight-firmware-tools-1.6-3|15	BuildRequires:	glib2-devel
14cr|isight-firmware-tools-1.6-3|16	BuildRequires:	libgcrypt-devel
14cr|isight-firmware-tools-1.6-3|17	BuildRequires:	libusb-devel
14cr|isight-firmware-tools-1.6-3|18	BuildRequires:	perl(XML::Parser)
14cr|isight-firmware-tools-1.6-3|19	BuildRequires:	intltool
14cr|isight-firmware-tools-1.6-3|20	
14cr|isight-firmware-tools-1.6-3|21	%description
14cr|isight-firmware-tools-1.6-3|22	iSight Firmware Tools provide tools to manipulate firmware for Built-in iSight
14cr|isight-firmware-tools-1.6-3|23	cameras found on Apple machines since iMac G5 (November 2005).
14cr|isight-firmware-tools-1.6-3|24	
14cr|isight-firmware-tools-1.6-3|25	%prep
14cr|isight-firmware-tools-1.6-3|26	%setup -q
14cr|isight-firmware-tools-1.6-3|27	%patch0 -p1
14cr|isight-firmware-tools-1.6-3|28	
14cr|isight-firmware-tools-1.6-3|29	%build
14cr|isight-firmware-tools-1.6-3|30	%configure
14cr|isight-firmware-tools-1.6-3|31	%make
14cr|isight-firmware-tools-1.6-3|32	
14cr|isight-firmware-tools-1.6-3|33	%install
14cr|isight-firmware-tools-1.6-3|34	%makeinstall_std
14cr|isight-firmware-tools-1.6-3|35	
14cr|isight-firmware-tools-1.6-3|36	rm -f %{buildroot}%{_infodir}/dir
14cr|isight-firmware-tools-1.6-3|37	
14cr|isight-firmware-tools-1.6-3|38	# Use doc instead.
14cr|isight-firmware-tools-1.6-3|39	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|isight-firmware-tools-1.6-3|40	
14cr|isight-firmware-tools-1.6-3|41	%find_lang %{name}
14cr|isight-firmware-tools-1.6-3|42	
14cr|isight-firmware-tools-1.6-3|43	%files -f %{name}.lang
14cr|isight-firmware-tools-1.6-3|44	%config %{_sysconfdir}/udev/rules.d/isight.rules
14cr|isight-firmware-tools-1.6-3|45	%doc AUTHORS
14cr|isight-firmware-tools-1.6-3|46	%doc ChangeLog
14cr|isight-firmware-tools-1.6-3|47	%doc COPYING
14cr|isight-firmware-tools-1.6-3|48	%doc HOWTO
14cr|isight-firmware-tools-1.6-3|49	%doc NEWS
14cr|isight-firmware-tools-1.6-3|50	%doc README
14cr|isight-firmware-tools-1.6-3|51	%{_bindir}/ift-export
14cr|isight-firmware-tools-1.6-3|52	%{_bindir}/ift-extract
14cr|isight-firmware-tools-1.6-3|53	%{_infodir}/ift-export.info.*
14cr|isight-firmware-tools-1.6-3|54	%{_infodir}/ift-extract.info.*
14cr|isight-firmware-tools-1.6-3|55	%{_mandir}/man1/ift-export.1.*
14cr|isight-firmware-tools-1.6-3|56	%{_mandir}/man1/ift-extract.1.*
14cr|isight-firmware-tools-1.6-3|57	/lib/udev/ift-load
14cr|isight-firmware-tools-1.6-3|58	
14cr|isight-firmware-tools-1.6-3|59	
14cr|isight-firmware-tools-1.6-3|60	
14cr|isight-firmware-tools-1.6-3|61	%changelog
14cr|isight-firmware-tools-1.6-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14cr|isight-firmware-tools-1.6-3|63	+ Revision: 0c22532
14cr|isight-firmware-tools-1.6-3|64	- MassBuild#464: Increase release tag
14cr|isight-firmware-tools-1.6-3|65	
14cr|isight-firmware-tools-1.6-3|66	

2208 14
14cr|isomaster-1.3.9-2|1	Summary:	GTK+-based ISO image editor
14cr|isomaster-1.3.9-2|2	Name:		isomaster
14cr|isomaster-1.3.9-2|3	Version:	1.3.9
14cr|isomaster-1.3.9-2|4	Release:	2
14cr|isomaster-1.3.9-2|5	Source0:	http://littlesvr.ca/isomaster/releases/%{name}-%{version}.tar.bz2
14cr|isomaster-1.3.9-2|6	Patch0:		isomaster-0.8.1-directories.patch
14cr|isomaster-1.3.9-2|7	License:	GPLv2
14cr|isomaster-1.3.9-2|8	Group:		Archiving/Cd burning
14cr|isomaster-1.3.9-2|9	URL:		http://littlesvr.ca/isomaster/
14cr|isomaster-1.3.9-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|isomaster-1.3.9-2|11	BuildRequires:	gtk+2-devel
14cr|isomaster-1.3.9-2|12	BuildRequires:	desktop-file-utils
14cr|isomaster-1.3.9-2|13	BuildRequires:	imagemagick
14cr|isomaster-1.3.9-2|14	
14cr|isomaster-1.3.9-2|15	%description
14cr|isomaster-1.3.9-2|16	ISO Master is an open-source, easy to use, graphical CD image editor.
14cr|isomaster-1.3.9-2|17	You can use this program to extract files from an ISO, add files to an
14cr|isomaster-1.3.9-2|18	ISO, and create bootable ISOs - all in a graphical user interface. It
14cr|isomaster-1.3.9-2|19	can open both ISO and NRG files but can only save as ISO.
14cr|isomaster-1.3.9-2|20	
14cr|isomaster-1.3.9-2|21	%prep
14cr|isomaster-1.3.9-2|22	%setup -q -n %{name}-%{version}
14cr|isomaster-1.3.9-2|23	%patch0 -p0 -b .directories
14cr|isomaster-1.3.9-2|24	
14cr|isomaster-1.3.9-2|25	%build
14cr|isomaster-1.3.9-2|26	%make
14cr|isomaster-1.3.9-2|27	
14cr|isomaster-1.3.9-2|28	%install
14cr|isomaster-1.3.9-2|29	rm -rf %{buildroot}
14cr|isomaster-1.3.9-2|30	%makeinstall_std
14cr|isomaster-1.3.9-2|31	%find_lang %{name}
14cr|isomaster-1.3.9-2|32	
14cr|isomaster-1.3.9-2|33	perl -pi -e 's,/usr/share/%{name}/icons/isomaster.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|isomaster-1.3.9-2|34	
14cr|isomaster-1.3.9-2|35	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|isomaster-1.3.9-2|36	convert -scale 48 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|isomaster-1.3.9-2|37	convert -scale 32 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|isomaster-1.3.9-2|38	convert -scale 16 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|isomaster-1.3.9-2|39	
14cr|isomaster-1.3.9-2|40	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
14cr|isomaster-1.3.9-2|41	mv %{buildroot}%{_datadir}/doc/bkisofs/* %{buildroot}%{_datadir}/doc/%{name}/
14cr|isomaster-1.3.9-2|42	
14cr|isomaster-1.3.9-2|43	
14cr|isomaster-1.3.9-2|44	%clean
14cr|isomaster-1.3.9-2|45	rm -rf %{buildroot}
14cr|isomaster-1.3.9-2|46	
14cr|isomaster-1.3.9-2|47	%files -f %{name}.lang
14cr|isomaster-1.3.9-2|48	%defattr(-,root,root)
14cr|isomaster-1.3.9-2|49	%doc %{_datadir}/doc/%{name}
14cr|isomaster-1.3.9-2|50	%{_bindir}/%{name}
14cr|isomaster-1.3.9-2|51	%{_datadir}/%{name}
14cr|isomaster-1.3.9-2|52	%{_datadir}/applications/%{name}.desktop
14cr|isomaster-1.3.9-2|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|isomaster-1.3.9-2|54	%{_mandir}/man1/%{name}.1*
14cr|isomaster-1.3.9-2|55	
14cr|isomaster-1.3.9-2|56	
14cr|isomaster-1.3.9-2|57	
14cr|isomaster-1.3.9-2|58	%changelog
14cr|isomaster-1.3.9-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9-2
14cr|isomaster-1.3.9-2|60	+ Revision: 61e54ed
14cr|isomaster-1.3.9-2|61	- MassBuild#464: Increase release tag
14cr|isomaster-1.3.9-2|62	
14cr|isomaster-1.3.9-2|63	

2209 14
14cr|isorelax-0.1-3|1	# Copyright (c) 2000-2005, JPackage Project
14cr|isorelax-0.1-3|2	# All rights reserved.
14cr|isorelax-0.1-3|3	#
14cr|isorelax-0.1-3|4	# Redistribution and use in source and binary forms, with or without
14cr|isorelax-0.1-3|5	# modification, are permitted provided that the following conditions
14cr|isorelax-0.1-3|6	# are met:
14cr|isorelax-0.1-3|7	#
14cr|isorelax-0.1-3|8	# 1. Redistributions of source code must retain the above copyright
14cr|isorelax-0.1-3|9	#    notice, this list of conditions and the following disclaimer.
14cr|isorelax-0.1-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|isorelax-0.1-3|11	#    notice, this list of conditions and the following disclaimer in the
14cr|isorelax-0.1-3|12	#    documentation and/or other materials provided with the
14cr|isorelax-0.1-3|13	#    distribution.
14cr|isorelax-0.1-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|isorelax-0.1-3|15	#    contributors may be used to endorse or promote products derived
14cr|isorelax-0.1-3|16	#    from this software without specific prior written permission.
14cr|isorelax-0.1-3|17	#
14cr|isorelax-0.1-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|isorelax-0.1-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|isorelax-0.1-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|isorelax-0.1-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|isorelax-0.1-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|isorelax-0.1-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|isorelax-0.1-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|isorelax-0.1-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|isorelax-0.1-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|isorelax-0.1-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|isorelax-0.1-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|isorelax-0.1-3|29	#
14cr|isorelax-0.1-3|30	
14cr|isorelax-0.1-3|31	%define cvstag  release-20050331
14cr|isorelax-0.1-3|32	%define gcj_support	1
14cr|isorelax-0.1-3|33	
14cr|isorelax-0.1-3|34	Name:           isorelax
14cr|isorelax-0.1-3|35	Summary:        Public interfaces for RELAX Core
14cr|isorelax-0.1-3|36	Url:            http://iso-relax.sourceforge.net/
14cr|isorelax-0.1-3|37	Version:        0.1
14cr|isorelax-0.1-3|38	Release:        3
14cr|isorelax-0.1-3|39	License:        MIT
14cr|isorelax-0.1-3|40	Group:          Development/Java
14cr|isorelax-0.1-3|41	%if %{gcj_support}
14cr|isorelax-0.1-3|42	BuildRequires:	java-gcj-compat-devel
14cr|isorelax-0.1-3|43	%else
14cr|isorelax-0.1-3|44	BuildArch:	noarch
14cr|isorelax-0.1-3|45	BuildRequires:	java-devel
14cr|isorelax-0.1-3|46	%endif
14cr|isorelax-0.1-3|47	
14cr|isorelax-0.1-3|48	# mkdir isorelax-release-20050331-src
14cr|isorelax-0.1-3|49	# cd isorelax-release-20050331-src
14cr|isorelax-0.1-3|50	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
14cr|isorelax-0.1-3|51	#   export -r release-20050331 src lib
14cr|isorelax-0.1-3|52	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
14cr|isorelax-0.1-3|53	#   co -r release-20050331 build.xml
14cr|isorelax-0.1-3|54	# rm -rf CVS
14cr|isorelax-0.1-3|55	# cd ..
14cr|isorelax-0.1-3|56	# tar cjf isorelax-release-20050331-src.tar.bz2 isorelax-release-20050331-src
14cr|isorelax-0.1-3|57	Source0:        %{name}-%{cvstag}-src.tar.bz2
14cr|isorelax-0.1-3|58	Patch0:         %{name}-apidocsandcompressedjar.patch
14cr|isorelax-0.1-3|59	
14cr|isorelax-0.1-3|60	BuildRequires:  java-devel
14cr|isorelax-0.1-3|61	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|isorelax-0.1-3|62	BuildRequires:  ant
14cr|isorelax-0.1-3|63	BuildRequires:  xerces-j2
14cr|isorelax-0.1-3|64	BuildRequires:  xml-commons-jaxp-1.3-apis
14cr|isorelax-0.1-3|65	Requires:       xerces-j2
14cr|isorelax-0.1-3|66	Requires:       xml-commons-jaxp-1.3-apis
14cr|isorelax-0.1-3|67	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|isorelax-0.1-3|68	
14cr|isorelax-0.1-3|69	%description
14cr|isorelax-0.1-3|70	The ISO RELAX project was started to host public interfaces
14cr|isorelax-0.1-3|71	useful for applications to support RELAX Core. Now, however,
14cr|isorelax-0.1-3|72	some of the hosted material is schema language-neutral.
14cr|isorelax-0.1-3|73	
14cr|isorelax-0.1-3|74	%package javadoc
14cr|isorelax-0.1-3|75	Summary:        Javadoc for %{name}
14cr|isorelax-0.1-3|76	Group:          Development/Java
14cr|isorelax-0.1-3|77	
14cr|isorelax-0.1-3|78	%description javadoc
14cr|isorelax-0.1-3|79	Javadoc for %{name}.
14cr|isorelax-0.1-3|80	
14cr|isorelax-0.1-3|81	%prep
14cr|isorelax-0.1-3|82	%setup -q -n %{name}-%{cvstag}-src
14cr|isorelax-0.1-3|83	find . -name "*.jar" -exec rm -f {} \;
14cr|isorelax-0.1-3|84	ln -s %{_javadir}/ant.jar lib/
14cr|isorelax-0.1-3|85	%patch0 -p0
14cr|isorelax-0.1-3|86	
14cr|isorelax-0.1-3|87	%build
14cr|isorelax-0.1-3|88	export CLASSPATH=$(build-classpath \
14cr|isorelax-0.1-3|89	xerces-j2 \
14cr|isorelax-0.1-3|90	xml-commons-jaxp-1.3-apis \
14cr|isorelax-0.1-3|91	)
14cr|isorelax-0.1-3|92	%{ant} release
14cr|isorelax-0.1-3|93	
14cr|isorelax-0.1-3|94	%install
14cr|isorelax-0.1-3|95	rm -rf %{buildroot}
14cr|isorelax-0.1-3|96	# jars
14cr|isorelax-0.1-3|97	install -d -m 755 %{buildroot}%{_javadir}
14cr|isorelax-0.1-3|98	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|isorelax-0.1-3|99	(cd %{buildroot}%{_javadir} && \
14cr|isorelax-0.1-3|100	for jar in *-%{version}*; do \
14cr|isorelax-0.1-3|101	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
14cr|isorelax-0.1-3|102	done
14cr|isorelax-0.1-3|103	)
14cr|isorelax-0.1-3|104	
14cr|isorelax-0.1-3|105	# javadoc
14cr|isorelax-0.1-3|106	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cr|isorelax-0.1-3|107	cp -pr apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cr|isorelax-0.1-3|108	
14cr|isorelax-0.1-3|109	%if %{gcj_support}
14cr|isorelax-0.1-3|110	%{_bindir}/aot-compile-rpm
14cr|isorelax-0.1-3|111	%endif
14cr|isorelax-0.1-3|112	
14cr|isorelax-0.1-3|113	%clean
14cr|isorelax-0.1-3|114	rm -rf %{buildroot}
14cr|isorelax-0.1-3|115	
14cr|isorelax-0.1-3|116	%files
14cr|isorelax-0.1-3|117	%defattr(-,root,root,-)
14cr|isorelax-0.1-3|118	%{_javadir}/*
14cr|isorelax-0.1-3|119	%if %{gcj_support}
14cr|isorelax-0.1-3|120	%{_libdir}/gcj/%{name}
14cr|isorelax-0.1-3|121	%endif
14cr|isorelax-0.1-3|122	
14cr|isorelax-0.1-3|123	%files javadoc
14cr|isorelax-0.1-3|124	%defattr(-,root,root,-)
14cr|isorelax-0.1-3|125	%doc %{_javadocdir}/%{name}
14cr|isorelax-0.1-3|126	
14cr|isorelax-0.1-3|127	
14cr|isorelax-0.1-3|128	
14cr|isorelax-0.1-3|129	%changelog
14cr|isorelax-0.1-3|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14cr|isorelax-0.1-3|131	+ Revision: 81071c1
14cr|isorelax-0.1-3|132	- MassBuild#464: Increase release tag
14cr|isorelax-0.1-3|133	
14cr|isorelax-0.1-3|134	

2210 14
14cr|istanbul-0.2.2-11|1	%if %mdkversion <= 200600
14cr|istanbul-0.2.2-11|2	%define    py_platsitedir %{_libdir}/python2.4/site-packages
14cr|istanbul-0.2.2-11|3	%endif
14cr|istanbul-0.2.2-11|4	%define    name istanbul
14cr|istanbul-0.2.2-11|5	%define    version 0.2.2
14cr|istanbul-0.2.2-11|6	%define release  11
14cr|istanbul-0.2.2-11|7	%define    summary  Desktop Session Recorder
14cr|istanbul-0.2.2-11|8	
14cr|istanbul-0.2.2-11|9	Summary:   %summary
14cr|istanbul-0.2.2-11|10	Name:      %name
14cr|istanbul-0.2.2-11|11	Version:   %version
14cr|istanbul-0.2.2-11|12	Release:   %release
14cr|istanbul-0.2.2-11|13	License:   GPL
14cr|istanbul-0.2.2-11|14	Group:     Video
14cr|istanbul-0.2.2-11|15	URL:       http://live.gnome.org/Istanbul
14cr|istanbul-0.2.2-11|16	Source:    http://zaheer.merali.org/istanbul-%{version}.tar.bz2
14cr|istanbul-0.2.2-11|17	Patch: istanbul-fix-recording-with-sound.patch
14cr|istanbul-0.2.2-11|18	Requires:  pygtk2.0 pygtk2.0-libglade
14cr|istanbul-0.2.2-11|19	Requires: python-xlib
14cr|istanbul-0.2.2-11|20	Requires: gnome-python-extras
14cr|istanbul-0.2.2-11|21	Requires: gnome-python-gconf
14cr|istanbul-0.2.2-11|22	# when suggest tag is implemented, we can change this one
14cr|istanbul-0.2.2-11|23	
14cr|istanbul-0.2.2-11|24	Requires: gstreamer0.10-plugins-base
14cr|istanbul-0.2.2-11|25	Requires: gstreamer0.10-plugins-good
14cr|istanbul-0.2.2-11|26	Requires: gstreamer0.10-python
14cr|istanbul-0.2.2-11|27	BuildRequires: python
14cr|istanbul-0.2.2-11|28	BuildRequires: pygtk2.0-libglade
14cr|istanbul-0.2.2-11|29	BuildRequires: desktop-file-utils
14cr|istanbul-0.2.2-11|30	BuildRequires: pygtk2.0-devel
14cr|istanbul-0.2.2-11|31	BuildRequires: gnome-python-extras
14cr|istanbul-0.2.2-11|32	BuildRequires: gstreamer0.10-plugins-good
14cr|istanbul-0.2.2-11|33	BuildRequires: gstreamer0.10-python-devel
14cr|istanbul-0.2.2-11|34	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
14cr|istanbul-0.2.2-11|35	BuildRequires: imagemagick
14cr|istanbul-0.2.2-11|36	BuildRequires: automake1.8 intltool pkgconfig(gconf-2.0)
14cr|istanbul-0.2.2-11|37	BuildRequires: desktop-file-utils
14cr|istanbul-0.2.2-11|38	BuildRequires: python-xlib gnome-python-gconf
14cr|istanbul-0.2.2-11|39	
14cr|istanbul-0.2.2-11|40	%description
14cr|istanbul-0.2.2-11|41	Istanbul is a desktop session recorder.  You can use it to record your desktop
14cr|istanbul-0.2.2-11|42	session and then play it back for demos, tutorials and presentations.  Sessions
14cr|istanbul-0.2.2-11|43	are recorded to ogg theora files for later playback.
14cr|istanbul-0.2.2-11|44	
14cr|istanbul-0.2.2-11|45	%prep
14cr|istanbul-0.2.2-11|46	%setup -q
14cr|istanbul-0.2.2-11|47	%patch -p0
14cr|istanbul-0.2.2-11|48	
14cr|istanbul-0.2.2-11|49	%build
14cr|istanbul-0.2.2-11|50	%configure2_5x
14cr|istanbul-0.2.2-11|51	%make
14cr|istanbul-0.2.2-11|52	
14cr|istanbul-0.2.2-11|53	%install
14cr|istanbul-0.2.2-11|54	rm -rf %buildroot
14cr|istanbul-0.2.2-11|55	%makeinstall
14cr|istanbul-0.2.2-11|56	%if %_lib != lib
14cr|istanbul-0.2.2-11|57	mkdir -p %buildroot%_libdir
14cr|istanbul-0.2.2-11|58	mv %buildroot%_prefix/lib/python* %buildroot%_libdir
14cr|istanbul-0.2.2-11|59	%endif
14cr|istanbul-0.2.2-11|60	rm -f %buildroot%{py_platsitedir}/istanbul/extern/pytrayicon/*.la
14cr|istanbul-0.2.2-11|61	
14cr|istanbul-0.2.2-11|62	desktop-file-install --vendor="" \
14cr|istanbul-0.2.2-11|63	--remove-category="Application" \
14cr|istanbul-0.2.2-11|64	--add-category="GTK" \
14cr|istanbul-0.2.2-11|65	--add-category="Video;Recorder" \
14cr|istanbul-0.2.2-11|66	--add-category="X-MandrivaLinux-Multimedia-Video" \
14cr|istanbul-0.2.2-11|67	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|istanbul-0.2.2-11|68	
14cr|istanbul-0.2.2-11|69	
14cr|istanbul-0.2.2-11|70	for i in 16 32 48; do
14cr|istanbul-0.2.2-11|71	convert %buildroot/%{_datadir}/pixmaps/%{name}.png -size ${i}x${i} %{name}-${i}.png
14cr|istanbul-0.2.2-11|72	done
14cr|istanbul-0.2.2-11|73	
14cr|istanbul-0.2.2-11|74	install -m0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|75	install -m0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|76	install -m0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|77	
14cr|istanbul-0.2.2-11|78	%find_lang %name
14cr|istanbul-0.2.2-11|79	rm -f %buildroot%_libdir/gstreamer-0.10/libistximagesrc.*a
14cr|istanbul-0.2.2-11|80	
14cr|istanbul-0.2.2-11|81	%clean
14cr|istanbul-0.2.2-11|82	rm -rf %buildroot
14cr|istanbul-0.2.2-11|83	
14cr|istanbul-0.2.2-11|84	
14cr|istanbul-0.2.2-11|85	%files  -f %name.lang
14cr|istanbul-0.2.2-11|86	%defattr(-,root,root,-)
14cr|istanbul-0.2.2-11|87	%doc ChangeLog
14cr|istanbul-0.2.2-11|88	#NEWS README AUTHORS
14cr|istanbul-0.2.2-11|89	%_sysconfdir/gconf/schemas/%name.schemas
14cr|istanbul-0.2.2-11|90	%_mandir/man1/%name.1*
14cr|istanbul-0.2.2-11|91	%{_bindir}/%{name}
14cr|istanbul-0.2.2-11|92	%{py_platsitedir}/*
14cr|istanbul-0.2.2-11|93	%{_datadir}/pixmaps/%{name}.png
14cr|istanbul-0.2.2-11|94	%{_datadir}/applications/%{name}.desktop
14cr|istanbul-0.2.2-11|95	%_libdir/gstreamer-0.10/libistximagesrc.so*
14cr|istanbul-0.2.2-11|96	%{_miconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|97	%{_iconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|98	%{_liconsdir}/%{name}.png
14cr|istanbul-0.2.2-11|99	
14cr|istanbul-0.2.2-11|100	%if %mdkversion < 200900
14cr|istanbul-0.2.2-11|101	%post
14cr|istanbul-0.2.2-11|102	%{update_menus}
14cr|istanbul-0.2.2-11|103	%post_install_gconf_schemas %name
14cr|istanbul-0.2.2-11|104	%endif
14cr|istanbul-0.2.2-11|105	
14cr|istanbul-0.2.2-11|106	%preun
14cr|istanbul-0.2.2-11|107	%preun_uninstall_gconf_schemas %name
14cr|istanbul-0.2.2-11|108	
14cr|istanbul-0.2.2-11|109	%if %mdkversion < 200900
14cr|istanbul-0.2.2-11|110	%postun
14cr|istanbul-0.2.2-11|111	%{clean_menus}
14cr|istanbul-0.2.2-11|112	%endif
14cr|istanbul-0.2.2-11|113	
14cr|istanbul-0.2.2-11|114	
14cr|istanbul-0.2.2-11|115	
14cr|istanbul-0.2.2-11|116	
14cr|istanbul-0.2.2-11|117	
14cr|istanbul-0.2.2-11|118	%changelog
14cr|istanbul-0.2.2-11|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-11
14cr|istanbul-0.2.2-11|120	+ Revision: a16359e
14cr|istanbul-0.2.2-11|121	- MassBuild#464: Increase release tag
14cr|istanbul-0.2.2-11|122	
14cr|istanbul-0.2.2-11|123	

2211 14
14cr|istodo-1.3.0-1|1	Summary:	Organizer for students
14cr|istodo-1.3.0-1|2	Name:		istodo
14cr|istodo-1.3.0-1|3	Version:	1.3.0
14cr|istodo-1.3.0-1|4	Release:	1
14cr|istodo-1.3.0-1|5	License:	GPLv3+
14cr|istodo-1.3.0-1|6	Group:		Education
14cr|istodo-1.3.0-1|7	Url:		http://istodo.ru/
14cr|istodo-1.3.0-1|8	# Repack from http://dev.istodo.ru/istodo-desktop/get/v%{version}.tar.bz2
14cr|istodo-1.3.0-1|9	Source0:	%{name}-%{version}.tar.bz2
14cr|istodo-1.3.0-1|10	Patch0:		istodo-1.3.0-no-iOS.patch
14cr|istodo-1.3.0-1|11	BuildRequires:	qmake5
14cr|istodo-1.3.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cr|istodo-1.3.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cr|istodo-1.3.0-1|14	BuildRequires:	pkgconfig(Qt5Network)
14cr|istodo-1.3.0-1|15	BuildRequires:	pkgconfig(Qt5Sql)
14cr|istodo-1.3.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cr|istodo-1.3.0-1|17	BuildRequires:	pkgconfig(Qt5Xml)
14cr|istodo-1.3.0-1|18	
14cr|istodo-1.3.0-1|19	%description
14cr|istodo-1.3.0-1|20	iStodo is an organizer for students with scheduling and planning features.
14cr|istodo-1.3.0-1|21	
14cr|istodo-1.3.0-1|22	%files
14cr|istodo-1.3.0-1|23	%doc linux_deploy_1.0/source_amd64/license.txt
14cr|istodo-1.3.0-1|24	%{_bindir}/%{name}
14cr|istodo-1.3.0-1|25	%{_datadir}/applications/%{name}.desktop
14cr|istodo-1.3.0-1|26	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|istodo-1.3.0-1|27	
14cr|istodo-1.3.0-1|28	#----------------------------------------------------------------------------
14cr|istodo-1.3.0-1|29	
14cr|istodo-1.3.0-1|30	%prep
14cr|istodo-1.3.0-1|31	%setup -q
14cr|istodo-1.3.0-1|32	%patch0 -p1
14cr|istodo-1.3.0-1|33	
14cr|istodo-1.3.0-1|34	%build
14cr|istodo-1.3.0-1|35	%qmake_qt5
14cr|istodo-1.3.0-1|36	%make
14cr|istodo-1.3.0-1|37	
14cr|istodo-1.3.0-1|38	%install
14cr|istodo-1.3.0-1|39	mkdir -p %{buildroot}%{_bindir}
14cr|istodo-1.3.0-1|40	install -m 0755 desktop/iStodo %{buildroot}%{_bindir}/%{name}
14cr|istodo-1.3.0-1|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|istodo-1.3.0-1|42	install -m 0644 linux_deploy_1.0/source_amd64/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|istodo-1.3.0-1|43	sed -i s,"Version=.*","Version=1.0", %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|istodo-1.3.0-1|44	
14cr|istodo-1.3.0-1|45	# Install icons of various sizes.
14cr|istodo-1.3.0-1|46	for s in 256 128 64 48 32 ; do
14cr|istodo-1.3.0-1|47	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|istodo-1.3.0-1|48	cp linux_deploy_1.0/source_amd64/icons/${s}x${s}/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|istodo-1.3.0-1|49	done
14cr|istodo-1.3.0-1|50	
14cr|istodo-1.3.0-1|51	
14cr|istodo-1.3.0-1|52	%changelog
14cr|istodo-1.3.0-1|53	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
14cr|istodo-1.3.0-1|54	+ Revision: 8b2f866
14cr|istodo-1.3.0-1|55	- New version 1.3.0, now opensource (GPLv3)
14cr|istodo-1.3.0-1|56	
14cr|istodo-1.3.0-1|57	

2212 14
14cr|isync-1.0.5-2|1	Summary:	Utility to synchronize IMAP mailboxes with local maildir folders
14cr|isync-1.0.5-2|2	Name:		isync
14cr|isync-1.0.5-2|3	Version:	1.0.5
14cr|isync-1.0.5-2|4	Release:	2
14cr|isync-1.0.5-2|5	License:	GPLv2
14cr|isync-1.0.5-2|6	Group:		Networking/Mail
14cr|isync-1.0.5-2|7	URL:		http://isync.sf.net/
14cr|isync-1.0.5-2|8	Source0:	http://prdownloads.sourceforge.net/isync/%{name}-%{version}.tar.gz
14cr|isync-1.0.5-2|9	BuildRequires:	pkgconfig
14cr|isync-1.0.5-2|10	BuildRequires:	openssl-devel
14cr|isync-1.0.5-2|11	BuildRequires:	db-devel
14cr|isync-1.0.5-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|isync-1.0.5-2|13	
14cr|isync-1.0.5-2|14	%description
14cr|isync-1.0.5-2|15	isync is a command line utility which synchronizes mailboxes; currently Maildir
14cr|isync-1.0.5-2|16	and IMAP4 mailboxes are supported. New messages, message deletions and flag
14cr|isync-1.0.5-2|17	changes can be propagated both ways. It is useful for working in disconnected
14cr|isync-1.0.5-2|18	mode, such as on a laptop or with a non-permanent internet collection (dIMAP).
14cr|isync-1.0.5-2|19	
14cr|isync-1.0.5-2|20	%prep
14cr|isync-1.0.5-2|21	%setup -q
14cr|isync-1.0.5-2|22	
14cr|isync-1.0.5-2|23	%build
14cr|isync-1.0.5-2|24	%configure2_5x
14cr|isync-1.0.5-2|25	%make
14cr|isync-1.0.5-2|26	
14cr|isync-1.0.5-2|27	%install
14cr|isync-1.0.5-2|28	rm -rf %{buildroot}
14cr|isync-1.0.5-2|29	%makeinstall_std
14cr|isync-1.0.5-2|30	rm -rf %{buildroot}%{_datadir}/doc/isync
14cr|isync-1.0.5-2|31	
14cr|isync-1.0.5-2|32	%clean
14cr|isync-1.0.5-2|33	rm -rf %{buildroot}
14cr|isync-1.0.5-2|34	
14cr|isync-1.0.5-2|35	%files
14cr|isync-1.0.5-2|36	%defattr(-,root,root)
14cr|isync-1.0.5-2|37	%doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample
14cr|isync-1.0.5-2|38	%attr(0755,root,root) %{_bindir}/isync
14cr|isync-1.0.5-2|39	%attr(0755,root,root) %{_bindir}/mbsync
14cr|isync-1.0.5-2|40	%attr(0755,root,root) %{_bindir}/mdconvert
14cr|isync-1.0.5-2|41	%attr(0755,root,root) %{_bindir}/get-cert
14cr|isync-1.0.5-2|42	%attr(0644,root,root) %{_mandir}/man1/isync.1*
14cr|isync-1.0.5-2|43	%attr(0644,root,root) %{_mandir}/man1/mbsync.1*
14cr|isync-1.0.5-2|44	%attr(0644,root,root) %{_mandir}/man1/mdconvert.1*
14cr|isync-1.0.5-2|45	
14cr|isync-1.0.5-2|46	
14cr|isync-1.0.5-2|47	
14cr|isync-1.0.5-2|48	
14cr|isync-1.0.5-2|49	%changelog
14cr|isync-1.0.5-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|isync-1.0.5-2|51	+ Revision: d51aef8
14cr|isync-1.0.5-2|52	- MassBuild#464: Increase release tag
14cr|isync-1.0.5-2|53	
14cr|isync-1.0.5-2|54	

2213 14
14cr|italc2-2.0.1-5|1	%define debug_package %{nil}
14cr|italc2-2.0.1-5|2	
14cr|italc2-2.0.1-5|3	%define 	libname %mklibname italc
14cr|italc2-2.0.1-5|4	%define 	italcgrp italc
14cr|italc2-2.0.1-5|5	
14cr|italc2-2.0.1-5|6	Summary:	Intelligent Teaching And Learning with Computers - software for teachers
14cr|italc2-2.0.1-5|7	Name:		italc2
14cr|italc2-2.0.1-5|8	Version:	2.0.1
14cr|italc2-2.0.1-5|9	Release:	5
14cr|italc2-2.0.1-5|10	License:	GPLv2+
14cr|italc2-2.0.1-5|11	Group:		Networking/Remote access
14cr|italc2-2.0.1-5|12	Url:		http://italc.sourceforge.net/
14cr|italc2-2.0.1-5|13	Source0:	italc2-%{version}.tar.bz2
14cr|italc2-2.0.1-5|14	Source2:	italc-start_ica
14cr|italc2-2.0.1-5|15	Source3:	italc.sysconfig
14cr|italc2-2.0.1-5|16	Source5:	ica-autostart.desktop
14cr|italc2-2.0.1-5|17	Source6:	italc-launcher
14cr|italc2-2.0.1-5|18	BuildRequires:	cmake
14cr|italc2-2.0.1-5|19	BuildRequires:	qt4-linguist
14cr|italc2-2.0.1-5|20	BuildRequires:	jpeg-devel
14cr|italc2-2.0.1-5|21	BuildRequires:	pam-devel
14cr|italc2-2.0.1-5|22	BuildRequires:	qt4-devel
14cr|italc2-2.0.1-5|23	BuildRequires:	pkgconfig(openssl)
14cr|italc2-2.0.1-5|24	BuildRequires:	pkgconfig(xtst)
14cr|italc2-2.0.1-5|25	BuildRequires:	pkgconfig(zlib)
14cr|italc2-2.0.1-5|26	
14cr|italc2-2.0.1-5|27	%description
14cr|italc2-2.0.1-5|28	iTALC is a use- and powerful didactical tool for teachers. It lets you view
14cr|italc2-2.0.1-5|29	and control other computers in your network in several ways. It supports Linux
14cr|italc2-2.0.1-5|30	and Windows 2000/XP/Vista.
14cr|italc2-2.0.1-5|31	
14cr|italc2-2.0.1-5|32	Features:
14cr|italc2-2.0.1-5|33	
14cr|italc2-2.0.1-5|34	* see what's going on in computer-labs by using overview mode and
14cr|italc2-2.0.1-5|35	make snapshots
14cr|italc2-2.0.1-5|36	* remote-control computers to support and help other people
14cr|italc2-2.0.1-5|37	* show a demo (either in fullscreen or in a window) - the teacher's screen
14cr|italc2-2.0.1-5|38	is shown on all student's computers in realtime
14cr|italc2-2.0.1-5|39	* lock workstations for moving undivided attention to teacher
14cr|italc2-2.0.1-5|40	* send text-messages to students
14cr|italc2-2.0.1-5|41	* powering on/off and rebooting computers per remote
14cr|italc2-2.0.1-5|42	* remote logon and logoff and remote execution of arbitrary commands/scripts
14cr|italc2-2.0.1-5|43	* home-schooling - iTALC's network-technology is not restricted to a subnet
14cr|italc2-2.0.1-5|44	and therefore students at home can join lessons via VPN-connections just
14cr|italc2-2.0.1-5|45	by installing iTALC client
14cr|italc2-2.0.1-5|46	
14cr|italc2-2.0.1-5|47	Furthermore iTALC is optimized for usage on multi-core systems (by making
14cr|italc2-2.0.1-5|48	heavy use of threads). No matter how many cores you have, iTALC can make use
14cr|italc2-2.0.1-5|49	of all of them.
14cr|italc2-2.0.1-5|50	
14cr|italc2-2.0.1-5|51	#----------------------------------------------------------------------------
14cr|italc2-2.0.1-5|52	
14cr|italc2-2.0.1-5|53	%package client
14cr|italc2-2.0.1-5|54	Summary:	Software for iTALC-clients
14cr|italc2-2.0.1-5|55	Group:		Networking/Remote access
14cr|italc2-2.0.1-5|56	
14cr|italc2-2.0.1-5|57	%description client
14cr|italc2-2.0.1-5|58	This package contains the software, needed by iTALC-clients.
14cr|italc2-2.0.1-5|59	
14cr|italc2-2.0.1-5|60	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
14cr|italc2-2.0.1-5|61	in your network.
14cr|italc2-2.0.1-5|62	
14cr|italc2-2.0.1-5|63	%files client
14cr|italc2-2.0.1-5|64	%{_bindir}/ica
14cr|italc2-2.0.1-5|65	%{_bindir}/start-ica
14cr|italc2-2.0.1-5|66	%{_bindir}/italc_auth_helper
14cr|italc2-2.0.1-5|67	%config %{_sysconfdir}/xdg/autostart/ica-autostart.desktop
14cr|italc2-2.0.1-5|68	%config(noreplace) %{_sysconfdir}/sysconfig/ica
14cr|italc2-2.0.1-5|69	%dir %{_sysconfdir}/settings
14cr|italc2-2.0.1-5|70	%dir "%{_sysconfdir}/settings/iTALC Solutions"
14cr|italc2-2.0.1-5|71	%config(missingok,noreplace) "%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf"
14cr|italc2-2.0.1-5|72	%dir %{_sysconfdir}/italc/keys/private
14cr|italc2-2.0.1-5|73	%defattr(0440,root,%{italcgrp},0750)
14cr|italc2-2.0.1-5|74	%dir %{_sysconfdir}/italc/keys/private/teacher
14cr|italc2-2.0.1-5|75	%dir %{_sysconfdir}/italc/keys/private/admin
14cr|italc2-2.0.1-5|76	%dir %{_sysconfdir}/italc/keys/private/supporter
14cr|italc2-2.0.1-5|77	%dir %{_sysconfdir}/italc/keys/private/other
14cr|italc2-2.0.1-5|78	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/teacher/key
14cr|italc2-2.0.1-5|79	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/admin/key
14cr|italc2-2.0.1-5|80	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/supporter/key
14cr|italc2-2.0.1-5|81	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/teacher/key
14cr|italc2-2.0.1-5|82	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/admin/key
14cr|italc2-2.0.1-5|83	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/supporter/key
14cr|italc2-2.0.1-5|84	
14cr|italc2-2.0.1-5|85	%pre client
14cr|italc2-2.0.1-5|86	%{_sbindir}/groupadd -r -f %{italcgrp} 2>/dev/null ||:
14cr|italc2-2.0.1-5|87	
14cr|italc2-2.0.1-5|88	%post client
14cr|italc2-2.0.1-5|89	if
14cr|italc2-2.0.1-5|90	getent group %{italcgrp} >/dev/null
14cr|italc2-2.0.1-5|91	then
14cr|italc2-2.0.1-5|92	: OK group %{italcgrp} already present
14cr|italc2-2.0.1-5|93	else
14cr|italc2-2.0.1-5|94	groupadd -r %{italcgrp} 2>/dev/null || :
14cr|italc2-2.0.1-5|95	fi
14cr|italc2-2.0.1-5|96	
14cr|italc2-2.0.1-5|97	#----------------------------------------------------------------------------
14cr|italc2-2.0.1-5|98	
14cr|italc2-2.0.1-5|99	%package master
14cr|italc2-2.0.1-5|100	Summary:	iTALC master software
14cr|italc2-2.0.1-5|101	Group:		Networking/Remote access
14cr|italc2-2.0.1-5|102	Requires:	%{libname} = %{EVRD}
14cr|italc2-2.0.1-5|103	Requires:	%{name}-client = %{EVRD}
14cr|italc2-2.0.1-5|104	Requires(post):	%{name}-client = %{EVRD}
14cr|italc2-2.0.1-5|105	
14cr|italc2-2.0.1-5|106	%description master
14cr|italc2-2.0.1-5|107	This package contains the actual master-software for accessing clients.
14cr|italc2-2.0.1-5|108	
14cr|italc2-2.0.1-5|109	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
14cr|italc2-2.0.1-5|110	in your network.
14cr|italc2-2.0.1-5|111	
14cr|italc2-2.0.1-5|112	%files master
14cr|italc2-2.0.1-5|113	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
14cr|italc2-2.0.1-5|114	%{_bindir}/italc
14cr|italc2-2.0.1-5|115	%{_bindir}/italc-launcher
14cr|italc2-2.0.1-5|116	%{_bindir}/imc
14cr|italc2-2.0.1-5|117	%{_datadir}/pixmaps/*
14cr|italc2-2.0.1-5|118	
14cr|italc2-2.0.1-5|119	%post master
14cr|italc2-2.0.1-5|120	if
14cr|italc2-2.0.1-5|121	getent group %{italcgrp} >/dev/null
14cr|italc2-2.0.1-5|122	then
14cr|italc2-2.0.1-5|123	: OK group %{italcgrp} already present
14cr|italc2-2.0.1-5|124	else
14cr|italc2-2.0.1-5|125	groupadd -r %{italcgrp} 2>/dev/null || :
14cr|italc2-2.0.1-5|126	fi
14cr|italc2-2.0.1-5|127	
14cr|italc2-2.0.1-5|128	# dont run scripts on update
14cr|italc2-2.0.1-5|129	if [ ${1:-0} -lt 2 ]; then
14cr|italc2-2.0.1-5|130	for role in admin supporter teacher; do
14cr|italc2-2.0.1-5|131	if [ ! -f "%{_sysconfdir}/italc/keys/private/$role/key" ]; then
14cr|italc2-2.0.1-5|132	/usr/bin/ica -role $role -createkeypair 1>/dev/null
14cr|italc2-2.0.1-5|133	chgrp %{italcgrp} "%{_sysconfdir}/italc/keys/private/$role/key"
14cr|italc2-2.0.1-5|134	chmod 0440 "%{_sysconfdir}/italc/keys/private/$role/key"
14cr|italc2-2.0.1-5|135	fi
14cr|italc2-2.0.1-5|136	done
14cr|italc2-2.0.1-5|137	fi
14cr|italc2-2.0.1-5|138	
14cr|italc2-2.0.1-5|139	#----------------------------------------------------------------------------
14cr|italc2-2.0.1-5|140	
14cr|italc2-2.0.1-5|141	%package -n %{libname}
14cr|italc2-2.0.1-5|142	Summary:	Library used by ITALC
14cr|italc2-2.0.1-5|143	Group:		Networking/Remote access
14cr|italc2-2.0.1-5|144	
14cr|italc2-2.0.1-5|145	%description -n %{libname}
14cr|italc2-2.0.1-5|146	iTALC is a use- and powerful didactical tool for teachers. It lets you
14cr|italc2-2.0.1-5|147	view and control other computers in your network in several ways. It
14cr|italc2-2.0.1-5|148	supports Linux and Windows 2000/XP/Vista and it even can be used
14cr|italc2-2.0.1-5|149	transparently in mixed environments!
14cr|italc2-2.0.1-5|150	
14cr|italc2-2.0.1-5|151	This is a library used by %{name}-master and %{name}-client.
14cr|italc2-2.0.1-5|152	
14cr|italc2-2.0.1-5|153	%files -n %{libname}
14cr|italc2-2.0.1-5|154	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
14cr|italc2-2.0.1-5|155	%{_libdir}/*
14cr|italc2-2.0.1-5|156	
14cr|italc2-2.0.1-5|157	#----------------------------------------------------------------------------
14cr|italc2-2.0.1-5|158	
14cr|italc2-2.0.1-5|159	%prep
14cr|italc2-2.0.1-5|160	%setup -q
14cr|italc2-2.0.1-5|161	
14cr|italc2-2.0.1-5|162	%build
14cr|italc2-2.0.1-5|163	%cmake_qt4
14cr|italc2-2.0.1-5|164	%make
14cr|italc2-2.0.1-5|165	
14cr|italc2-2.0.1-5|166	%install
14cr|italc2-2.0.1-5|167	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
14cr|italc2-2.0.1-5|168	
14cr|italc2-2.0.1-5|169	%makeinstall_std -C build
14cr|italc2-2.0.1-5|170	# create the directories containing the auth-keys
14cr|italc2-2.0.1-5|171	mkdir -p %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/{teacher,admin,supporter,other}
14cr|italc2-2.0.1-5|172	# create pseudo key files so RPM can own them (ghost files)
14cr|italc2-2.0.1-5|173	for role in admin supporter teacher; do
14cr|italc2-2.0.1-5|174	touch %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/$role/key
14cr|italc2-2.0.1-5|175	done
14cr|italc2-2.0.1-5|176	# create the initial config
14cr|italc2-2.0.1-5|177	mkdir -p "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions"
14cr|italc2-2.0.1-5|178	cat > "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf" << EOF
14cr|italc2-2.0.1-5|179	[keypathsprivate]
14cr|italc2-2.0.1-5|180	admin=%{_sysconfdir}/italc/keys/private/admin/key
14cr|italc2-2.0.1-5|181	supporter=%{_sysconfdir}/italc/keys/private/supporter/key
14cr|italc2-2.0.1-5|182	teacher=%{_sysconfdir}/italc/keys/private/teacher/key
14cr|italc2-2.0.1-5|183	
14cr|italc2-2.0.1-5|184	[keypathspublic]
14cr|italc2-2.0.1-5|185	admin=%{_sysconfdir}/italc/keys/public/admin/key
14cr|italc2-2.0.1-5|186	supporter=%{_sysconfdir}/italc/keys/public/supporter/key
14cr|italc2-2.0.1-5|187	teacher=%{_sysconfdir}/italc/keys/public/teacher/key
14cr|italc2-2.0.1-5|188	EOF
14cr|italc2-2.0.1-5|189	# install start script for ica client
14cr|italc2-2.0.1-5|190	install -D -m755 %{SOURCE2} %{buildroot}/%{_bindir}/start-ica
14cr|italc2-2.0.1-5|191	install -D -m644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/xdg/autostart/ica-autostart.desktop
14cr|italc2-2.0.1-5|192	install -D -m755 %{SOURCE6} %{buildroot}/%{_bindir}/italc-launcher
14cr|italc2-2.0.1-5|193	# icon for the desktop file
14cr|italc2-2.0.1-5|194	install -Dm644 ima/data/italc.png %{buildroot}/%{_datadir}/pixmaps/italc.png
14cr|italc2-2.0.1-5|195	#
14cr|italc2-2.0.1-5|196	# Distribution specific
14cr|italc2-2.0.1-5|197	#
14cr|italc2-2.0.1-5|198	# configuration for ica
14cr|italc2-2.0.1-5|199	
14cr|italc2-2.0.1-5|200	install -D -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/ica
14cr|italc2-2.0.1-5|201	
14cr|italc2-2.0.1-5|202	
14cr|italc2-2.0.1-5|203	%changelog
14cr|italc2-2.0.1-5|204	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-5
14cr|italc2-2.0.1-5|205	+ Revision: 11f76c8
14cr|italc2-2.0.1-5|206	- MassBuild#464: Increase release tag
14cr|italc2-2.0.1-5|207	
14cr|italc2-2.0.1-5|208	

2214 14
14cr|iTest-1.4.1-3|1	Summary: Testing system
14cr|iTest-1.4.1-3|2	Name: iTest
14cr|iTest-1.4.1-3|3	Version: 1.4.1
14cr|iTest-1.4.1-3|4	Release: 3
14cr|iTest-1.4.1-3|5	License: GPL
14cr|iTest-1.4.1-3|6	Group: Education
14cr|iTest-1.4.1-3|7	URL: http://itest.sourceforge.net/
14cr|iTest-1.4.1-3|8	Source: %{name}-%{version}-src.tar.gz
14cr|iTest-1.4.1-3|9	Patch0:	 itest-1.4-qt4.7.diff
14cr|iTest-1.4.1-3|10	
14cr|iTest-1.4.1-3|11	BuildRequires: qt4-common qt4-devel
14cr|iTest-1.4.1-3|12	
14cr|iTest-1.4.1-3|13	%description
14cr|iTest-1.4.1-3|14	iTest is a client-server appplication for creation and running tests and exams.
14cr|iTest-1.4.1-3|15	
14cr|iTest-1.4.1-3|16	%prep
14cr|iTest-1.4.1-3|17	%setup -qn %{name}-%{version}-src -q
14cr|iTest-1.4.1-3|18	%patch0 -p1
14cr|iTest-1.4.1-3|19	
14cr|iTest-1.4.1-3|20	%build
14cr|iTest-1.4.1-3|21	cd iTestServer
14cr|iTest-1.4.1-3|22	%qmake_qt4 -config release
14cr|iTest-1.4.1-3|23	%qt4bin/lrelease iTestServer.pro
14cr|iTest-1.4.1-3|24	cd ..
14cr|iTest-1.4.1-3|25	cd iTestClient
14cr|iTest-1.4.1-3|26	%qmake_qt4 -config release
14cr|iTest-1.4.1-3|27	%qt4bin/lrelease iTestClient.pro
14cr|iTest-1.4.1-3|28	cd ..
14cr|iTest-1.4.1-3|29	%qmake_qt4 -config release
14cr|iTest-1.4.1-3|30	make
14cr|iTest-1.4.1-3|31	
14cr|iTest-1.4.1-3|32	%install
14cr|iTest-1.4.1-3|33	rm -rf %{buildroot}
14cr|iTest-1.4.1-3|34	
14cr|iTest-1.4.1-3|35	install -m 755 -d %{buildroot}%{_bindir}
14cr|iTest-1.4.1-3|36	install -m 755 bin/iTestClient $RPM_BUILD_ROOT%{_bindir}
14cr|iTest-1.4.1-3|37	install -m 755 bin/iTestServer $RPM_BUILD_ROOT%{_bindir}
14cr|iTest-1.4.1-3|38	install -m 755 -d %{buildroot}%{_iconsdir}
14cr|iTest-1.4.1-3|39	install -m 644 *.png $RPM_BUILD_ROOT%{_iconsdir}
14cr|iTest-1.4.1-3|40	
14cr|iTest-1.4.1-3|41	%makeinstall
14cr|iTest-1.4.1-3|42	
14cr|iTest-1.4.1-3|43	install -dm 755 %{buildroot}%{_datadir}/applications
14cr|iTest-1.4.1-3|44	cat > itest.desktop << EOF
14cr|iTest-1.4.1-3|45	[Desktop Entry]
14cr|iTest-1.4.1-3|46	Encoding=UTF-8
14cr|iTest-1.4.1-3|47	GenericName=iTests & iExams
14cr|iTest-1.4.1-3|48	GenericName[ru]=Экзаменатор iTest
14cr|iTest-1.4.1-3|49	Comment=iTest -  Tests & Exams Program by Qt4
14cr|iTest-1.4.1-3|50	Comment[ru]=Мощная программа для проведения тестов
14cr|iTest-1.4.1-3|51	Exec=%{_bindir}/iTestServer
14cr|iTest-1.4.1-3|52	Icon=%{_iconsdir}/itdb.png
14cr|iTest-1.4.1-3|53	MimeType=application/x-edu;application/x-edugallery
14cr|iTest-1.4.1-3|54	Name=iTestServer
14cr|iTest-1.4.1-3|55	DocPath=
14cr|iTest-1.4.1-3|56	Path=%{_bindir}
14cr|iTest-1.4.1-3|57	Terminal=false
14cr|iTest-1.4.1-3|58	Type=Application
14cr|iTest-1.4.1-3|59	X-DCOP-ServiceType=Multi
14cr|iTest-1.4.1-3|60	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
14cr|iTest-1.4.1-3|61	EOF
14cr|iTest-1.4.1-3|62	install -m 0644 itest.desktop \
14cr|iTest-1.4.1-3|63	%{buildroot}%{_datadir}/applications/itest.desktop
14cr|iTest-1.4.1-3|64	
14cr|iTest-1.4.1-3|65	install -dm 755 %{buildroot}%{_datadir}/applications
14cr|iTest-1.4.1-3|66	cat > itestwri.desktop << EOF
14cr|iTest-1.4.1-3|67	[Desktop Entry]
14cr|iTest-1.4.1-3|68	Encoding=UTF-8
14cr|iTest-1.4.1-3|69	GenericName=iTests & iExams client
14cr|iTest-1.4.1-3|70	GenericName[ru]=Клиент для экзаменатора iTest
14cr|iTest-1.4.1-3|71	Comment=iTest -  Tests & Exams client by Qt4
14cr|iTest-1.4.1-3|72	Comment[ru]=Клиент для проведения тестов iTest
14cr|iTest-1.4.1-3|73	Exec=%{_bindir}/iTestClient
14cr|iTest-1.4.1-3|74	Icon=%{_iconsdir}/itos.png
14cr|iTest-1.4.1-3|75	MimeType=application/x-edu;application/x-edugallery
14cr|iTest-1.4.1-3|76	Name=iTestClient
14cr|iTest-1.4.1-3|77	DocPath=
14cr|iTest-1.4.1-3|78	Path=%{_bindir}
14cr|iTest-1.4.1-3|79	Terminal=false
14cr|iTest-1.4.1-3|80	Type=Application
14cr|iTest-1.4.1-3|81	X-DCOP-ServiceType=Multi
14cr|iTest-1.4.1-3|82	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
14cr|iTest-1.4.1-3|83	EOF
14cr|iTest-1.4.1-3|84	install -m 0644 itestwri.desktop \
14cr|iTest-1.4.1-3|85	%{buildroot}%{_datadir}/applications/itestwri.desktop
14cr|iTest-1.4.1-3|86	
14cr|iTest-1.4.1-3|87	%clean
14cr|iTest-1.4.1-3|88	rm -rf %{buildroot}
14cr|iTest-1.4.1-3|89	
14cr|iTest-1.4.1-3|90	%files
14cr|iTest-1.4.1-3|91	%defattr(-,root, root)
14cr|iTest-1.4.1-3|92	%{_bindir}/iTestClient
14cr|iTest-1.4.1-3|93	%{_bindir}/iTestServer
14cr|iTest-1.4.1-3|94	%{_iconsdir}/itcl.png
14cr|iTest-1.4.1-3|95	%{_iconsdir}/itdb.png
14cr|iTest-1.4.1-3|96	%{_iconsdir}/itest.png
14cr|iTest-1.4.1-3|97	%{_iconsdir}/itestwri.png
14cr|iTest-1.4.1-3|98	%{_iconsdir}/itos.png
14cr|iTest-1.4.1-3|99	%{_datadir}/applications/itest.desktop
14cr|iTest-1.4.1-3|100	%{_datadir}/applications/itestwri.desktop
14cr|iTest-1.4.1-3|101	
14cr|iTest-1.4.1-3|102	
14cr|iTest-1.4.1-3|103	
14cr|iTest-1.4.1-3|104	%changelog
14cr|iTest-1.4.1-3|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-3
14cr|iTest-1.4.1-3|106	+ Revision: 4f42a8b
14cr|iTest-1.4.1-3|107	- MassBuild#464: Increase release tag
14cr|iTest-1.4.1-3|108	
14cr|iTest-1.4.1-3|109	

2215 14
14cr|itk-3.20.0-8|1	%define build_patented	0
14cr|itk-3.20.0-8|2	%define build_review	1
14cr|itk-3.20.0-8|3	%define build_examples	1
14cr|itk-3.20.0-8|4	%define build_doc	0
14cr|itk-3.20.0-8|5	%define build_java	0
14cr|itk-3.20.0-8|6	%define build_python	0
14cr|itk-3.20.0-8|7	%define build_tcl	0
14cr|itk-3.20.0-8|8	
14cr|itk-3.20.0-8|9	%define short_version %(echo %{version} | cut -d. -f1,2)
14cr|itk-3.20.0-8|10	
14cr|itk-3.20.0-8|11	%define libname %mklibname %{name} 4
14cr|itk-3.20.0-8|12	%define devname %mklibname %{name} -d
14cr|itk-3.20.0-8|13	
14cr|itk-3.20.0-8|14	%define itkdir		%{_datadir}/%{name}
14cr|itk-3.20.0-8|15	%define itklibdir	%{_libdir}/%{name}-%{short_version}
14cr|itk-3.20.0-8|16	%define itkincludedir	%{_includedir}/%{name}-%{short_version}
14cr|itk-3.20.0-8|17	
14cr|itk-3.20.0-8|18	Summary:	Medicine Insight Segmentation and Registration
14cr|itk-3.20.0-8|19	Name:		itk
14cr|itk-3.20.0-8|20	Version:	3.20.0
14cr|itk-3.20.0-8|21	Release:	8
14cr|itk-3.20.0-8|22	Epoch:		2
14cr|itk-3.20.0-8|23	License:	BSD-like
14cr|itk-3.20.0-8|24	Group:		Sciences/Other
14cr|itk-3.20.0-8|25	Url:		http://www.itk.org
14cr|itk-3.20.0-8|26	Source0:	http://dl.sourceforge.net/sourceforge/itk/InsightToolkit-%{version}.tar.gz
14cr|itk-3.20.0-8|27	Source1:	http://dl.sourceforge.net/sourceforge/itk/ItkSoftwareGuide-2.4.0.pdf.bz2
14cr|itk-3.20.0-8|28	Source2:	http://dl.sourceforge.net/sourceforge/itk/DoxygenInsightToolkit-%{version}.tar.gz
14cr|itk-3.20.0-8|29	Patch0:		InsightToolkit-3.20.0-build-install.patch
14cr|itk-3.20.0-8|30	Patch1:		InsightToolkit-3.20.0-tcl8.6.patch
14cr|itk-3.20.0-8|31	Patch2:		InsightToolkit-3.20.0-gcc4.6.patch
14cr|itk-3.20.0-8|32	Patch3:		InsightToolkit-3.20.0-gcc4.7.patch
14cr|itk-3.20.0-8|33	Patch4:		InsightToolkit-3.20.0-libpng15.patch
14cr|itk-3.20.0-8|34	Patch5:		InsightToolkit-3.20.0-gzgetc.patch
14cr|itk-3.20.0-8|35	Patch6:		InsightToolkit-3.20.0-header.patch
14cr|itk-3.20.0-8|36	
14cr|itk-3.20.0-8|37	BuildRequires:	cableswig
14cr|itk-3.20.0-8|38	BuildRequires:	cmake >= 2.6.0
14cr|itk-3.20.0-8|39	BuildRequires:	graphviz
14cr|itk-3.20.0-8|40	BuildRequires:	tcl-devel
14cr|itk-3.20.0-8|41	BuildRequires:	pkgconfig(fftw3)
14cr|itk-3.20.0-8|42	BuildRequires:	pkgconfig(fontconfig)
14cr|itk-3.20.0-8|43	BuildRequires:	pkgconfig(libpng)
14cr|itk-3.20.0-8|44	BuildRequires:	pkgconfig(uuid)
14cr|itk-3.20.0-8|45	BuildRequires:	pkgconfig(x11)
14cr|itk-3.20.0-8|46	BuildRequires:	pkgconfig(xext)
14cr|itk-3.20.0-8|47	BuildRequires:	pkgconfig(xft)
14cr|itk-3.20.0-8|48	BuildRequires:	pkgconfig(xscrnsaver)
14cr|itk-3.20.0-8|49	BuildRequires:	pkgconfig(xt)
14cr|itk-3.20.0-8|50	BuildRequires:	pkgconfig(zlib)
14cr|itk-3.20.0-8|51	%if %{build_doc}
14cr|itk-3.20.0-8|52	BuildRequires:	doxygen
14cr|itk-3.20.0-8|53	# this should signficantly reduce number of pango-WARNING messages
14cr|itk-3.20.0-8|54	BuildRequires:	urw-fonts
14cr|itk-3.20.0-8|55	%endif
14cr|itk-3.20.0-8|56	%if %{build_java}
14cr|itk-3.20.0-8|57	BuildRequires:	java-rpmbuild
14cr|itk-3.20.0-8|58	BuildRequires:	java-devel
14cr|itk-3.20.0-8|59	BuildRequires:	jpackage-utils
14cr|itk-3.20.0-8|60	%endif
14cr|itk-3.20.0-8|61	%if %{build_python}
14cr|itk-3.20.0-8|62	BuildRequires:	pkgconfig(python)
14cr|itk-3.20.0-8|63	BuildRequires:	python-numarray-devel
14cr|itk-3.20.0-8|64	Requires:	python-numarray
14cr|itk-3.20.0-8|65	%endif
14cr|itk-3.20.0-8|66	%if %{build_tcl}
14cr|itk-3.20.0-8|67	BuildRequires:	pkgconfig(tk) >= 8.6
14cr|itk-3.20.0-8|68	BuildRequires:	tcl-devel >= 8.6
14cr|itk-3.20.0-8|69	BuildRequires:	tcl
14cr|itk-3.20.0-8|70	%endif
14cr|itk-3.20.0-8|71	
14cr|itk-3.20.0-8|72	%description
14cr|itk-3.20.0-8|73	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|74	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|75	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|76	
14cr|itk-3.20.0-8|77	The Insight Toolkit was developed by six principal organizations, three
14cr|itk-3.20.0-8|78	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
14cr|itk-3.20.0-8|79	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
14cr|itk-3.20.0-8|80	Additional team members include Harvard Brigham & Women's Hospital,
14cr|itk-3.20.0-8|81	University of Pittsburgh, and Columbia University. The funding for the
14cr|itk-3.20.0-8|82	project is from the National Library of Medicine at the National Institutes
14cr|itk-3.20.0-8|83	of Health. NLM in turn was supported by member institutions of NIH (see
14cr|itk-3.20.0-8|84	sponsors).
14cr|itk-3.20.0-8|85	
14cr|itk-3.20.0-8|86	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|87	
14cr|itk-3.20.0-8|88	%package -n %{libname}
14cr|itk-3.20.0-8|89	Summary:	Medicine Insight Segmentation and Registration
14cr|itk-3.20.0-8|90	Group:		System/Libraries
14cr|itk-3.20.0-8|91	Provides:	%{name} = %{EVRD}
14cr|itk-3.20.0-8|92	Provides:	itk = %{EVRD}
14cr|itk-3.20.0-8|93	
14cr|itk-3.20.0-8|94	%description -n %{libname}
14cr|itk-3.20.0-8|95	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|96	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|97	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|98	
14cr|itk-3.20.0-8|99	The Insight Toolkit was developed by six principal organizations, three
14cr|itk-3.20.0-8|100	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
14cr|itk-3.20.0-8|101	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
14cr|itk-3.20.0-8|102	Additional team members include Harvard Brigham & Women's Hospital,
14cr|itk-3.20.0-8|103	University of Pittsburgh, and Columbia University. The funding for the
14cr|itk-3.20.0-8|104	project is from the National Library of Medicine at the National Institutes
14cr|itk-3.20.0-8|105	of Health. NLM in turn was supported by member institutions of NIH (see
14cr|itk-3.20.0-8|106	sponsors).
14cr|itk-3.20.0-8|107	
14cr|itk-3.20.0-8|108	%files -n %{libname}
14cr|itk-3.20.0-8|109	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|110	%dir %{itklibdir}
14cr|itk-3.20.0-8|111	%dir %{itklibdir}/lib*.so.*
14cr|itk-3.20.0-8|112	%if %{build_java}
14cr|itk-3.20.0-8|113	%exclude %{itklibdir}/*Java*.so.*
14cr|itk-3.20.0-8|114	%endif
14cr|itk-3.20.0-8|115	%if %{build_python}
14cr|itk-3.20.0-8|116	%exclude %{itklibdir}/*Python*.so.*
14cr|itk-3.20.0-8|117	%endif
14cr|itk-3.20.0-8|118	%if %{build_tcl}
14cr|itk-3.20.0-8|119	%exclude %{itklibdir}/*Tcl*.so.*
14cr|itk-3.20.0-8|120	%endif
14cr|itk-3.20.0-8|121	%{_libdir}/InsightToolkit
14cr|itk-3.20.0-8|122	%{_sysconfdir}/ld.so.conf.d/*
14cr|itk-3.20.0-8|123	
14cr|itk-3.20.0-8|124	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|125	
14cr|itk-3.20.0-8|126	%package -n %{devname}
14cr|itk-3.20.0-8|127	Summary:	ITK header files for building C++ code
14cr|itk-3.20.0-8|128	Group:		Development/C++
14cr|itk-3.20.0-8|129	Requires:	%{libname} = %{EVRD}
14cr|itk-3.20.0-8|130	Provides:	%{name}-devel = %{EVRD}
14cr|itk-3.20.0-8|131	Provides:	lib%{name}-devel = %{EVRD}
14cr|itk-3.20.0-8|132	
14cr|itk-3.20.0-8|133	%description -n %{devname}
14cr|itk-3.20.0-8|134	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|135	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|136	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|137	
14cr|itk-3.20.0-8|138	The Insight Toolkit was developed by six principal organizations, three
14cr|itk-3.20.0-8|139	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
14cr|itk-3.20.0-8|140	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
14cr|itk-3.20.0-8|141	Additional team members include Harvard Brigham & Women's Hospital,
14cr|itk-3.20.0-8|142	University of Pittsburgh, and Columbia University. The funding for the
14cr|itk-3.20.0-8|143	project is from the National Library of Medicine at the National Institutes
14cr|itk-3.20.0-8|144	of Health. NLM in turn was supported by member institutions of NIH (see
14cr|itk-3.20.0-8|145	sponsors).
14cr|itk-3.20.0-8|146	
14cr|itk-3.20.0-8|147	%files -n %{devname}
14cr|itk-3.20.0-8|148	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|149	%attr(0755,root,root) %{_bindir}/*
14cr|itk-3.20.0-8|150	%{_includedir}/multiarch*
14cr|itk-3.20.0-8|151	%dir %{itkincludedir}
14cr|itk-3.20.0-8|152	%{itkincludedir}/*
14cr|itk-3.20.0-8|153	%{_includedir}/InsightToolkit
14cr|itk-3.20.0-8|154	%{itklibdir}/*.cmake
14cr|itk-3.20.0-8|155	%{itklibdir}/lib*.so
14cr|itk-3.20.0-8|156	%if %{build_java}
14cr|itk-3.20.0-8|157	%exclude %{itklibdir}/*Java*.so
14cr|itk-3.20.0-8|158	%endif
14cr|itk-3.20.0-8|159	%if %{build_java}
14cr|itk-3.20.0-8|160	%exclude %{itklibdir}/*Python*.so
14cr|itk-3.20.0-8|161	%endif
14cr|itk-3.20.0-8|162	%if %{build_tcl}
14cr|itk-3.20.0-8|163	%exclude %{itklibdir}/*Tcl*.so
14cr|itk-3.20.0-8|164	%endif
14cr|itk-3.20.0-8|165	
14cr|itk-3.20.0-8|166	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|167	
14cr|itk-3.20.0-8|168	%if %{build_examples}
14cr|itk-3.20.0-8|169	%package examples
14cr|itk-3.20.0-8|170	Summary:	C++, Tcl and Python example programs/scripts for ITK
14cr|itk-3.20.0-8|171	Group:		Development/C++
14cr|itk-3.20.0-8|172	BuildArch:	noarch
14cr|itk-3.20.0-8|173	
14cr|itk-3.20.0-8|174	%description examples
14cr|itk-3.20.0-8|175	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|176	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|177	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|178	
14cr|itk-3.20.0-8|179	The Insight Toolkit was developed by six principal organizations, three
14cr|itk-3.20.0-8|180	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
14cr|itk-3.20.0-8|181	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
14cr|itk-3.20.0-8|182	Additional team members include Harvard Brigham & Women's Hospital,
14cr|itk-3.20.0-8|183	University of Pittsburgh, and Columbia University. The funding for the
14cr|itk-3.20.0-8|184	project is from the National Library of Medicine at the National Institutes
14cr|itk-3.20.0-8|185	of Health. NLM in turn was supported by member institutions of NIH (see
14cr|itk-3.20.0-8|186	sponsors).
14cr|itk-3.20.0-8|187	
14cr|itk-3.20.0-8|188	%files examples
14cr|itk-3.20.0-8|189	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|190	%dir %{itkdir}/examples
14cr|itk-3.20.0-8|191	%{itkdir}/examples/*
14cr|itk-3.20.0-8|192	%dir %{itkdir}/data
14cr|itk-3.20.0-8|193	%{itkdir}/data/*
14cr|itk-3.20.0-8|194	%endif
14cr|itk-3.20.0-8|195	
14cr|itk-3.20.0-8|196	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|197	
14cr|itk-3.20.0-8|198	%package doc
14cr|itk-3.20.0-8|199	Summary:	Documentation for ITK
14cr|itk-3.20.0-8|200	Group:		Development/C++
14cr|itk-3.20.0-8|201	BuildArch:	noarch
14cr|itk-3.20.0-8|202	
14cr|itk-3.20.0-8|203	%description doc
14cr|itk-3.20.0-8|204	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|205	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|206	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|207	
14cr|itk-3.20.0-8|208	The Insight Toolkit was developed by six principal organizations, three
14cr|itk-3.20.0-8|209	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
14cr|itk-3.20.0-8|210	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
14cr|itk-3.20.0-8|211	Additional team members include Harvard Brigham & Women's Hospital,
14cr|itk-3.20.0-8|212	University of Pittsburgh, and Columbia University. The funding for the
14cr|itk-3.20.0-8|213	project is from the National Library of Medicine at the National Institutes
14cr|itk-3.20.0-8|214	of Health. NLM in turn was supported by member institutions of NIH (see
14cr|itk-3.20.0-8|215	sponsors).
14cr|itk-3.20.0-8|216	
14cr|itk-3.20.0-8|217	%files doc
14cr|itk-3.20.0-8|218	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|219	%dir %{_docdir}/%{name}
14cr|itk-3.20.0-8|220	%{_docdir}/%{name}/*
14cr|itk-3.20.0-8|221	
14cr|itk-3.20.0-8|222	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|223	
14cr|itk-3.20.0-8|224	%if %{build_java}
14cr|itk-3.20.0-8|225	%package -n java-%{name}
14cr|itk-3.20.0-8|226	Summary:	Java bindings for ITK
14cr|itk-3.20.0-8|227	Group:		Development/Java
14cr|itk-3.20.0-8|228	
14cr|itk-3.20.0-8|229	%description -n java-%{name}
14cr|itk-3.20.0-8|230	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|231	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|232	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|233	
14cr|itk-3.20.0-8|234	This package contains Java bindings for ITK.
14cr|itk-3.20.0-8|235	
14cr|itk-3.20.0-8|236	%files -n java-%{name}
14cr|itk-3.20.0-8|237	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|238	%{itklibdir}/java
14cr|itk-3.20.0-8|239	%{itklibdir}/*Java*.so.*
14cr|itk-3.20.0-8|240	%endif
14cr|itk-3.20.0-8|241	
14cr|itk-3.20.0-8|242	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|243	
14cr|itk-3.20.0-8|244	%if %{build_java}
14cr|itk-3.20.0-8|245	%package -n java-%{name}-devel
14cr|itk-3.20.0-8|246	Summary:	Java development files for ITK bindings
14cr|itk-3.20.0-8|247	Group:		Development/Other
14cr|itk-3.20.0-8|248	
14cr|itk-3.20.0-8|249	%description -n java-%{name}-devel
14cr|itk-3.20.0-8|250	Java development files for ITK bindings.
14cr|itk-3.20.0-8|251	
14cr|itk-3.20.0-8|252	%files -n java-%{name}-devel
14cr|itk-3.20.0-8|253	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|254	%{itklibdir}/*Java*.so
14cr|itk-3.20.0-8|255	%endif
14cr|itk-3.20.0-8|256	
14cr|itk-3.20.0-8|257	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|258	
14cr|itk-3.20.0-8|259	%if %{build_python}
14cr|itk-3.20.0-8|260	%package -n python-%{name}
14cr|itk-3.20.0-8|261	Summary:	Python bindings for ITK
14cr|itk-3.20.0-8|262	Group:		Development/Python
14cr|itk-3.20.0-8|263	
14cr|itk-3.20.0-8|264	%description -n python-%{name}
14cr|itk-3.20.0-8|265	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|266	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|267	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|268	
14cr|itk-3.20.0-8|269	This package contains Python bindings for ITK.
14cr|itk-3.20.0-8|270	
14cr|itk-3.20.0-8|271	%files -n python-%{name}
14cr|itk-3.20.0-8|272	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|273	%{itklibdir}/*.py
14cr|itk-3.20.0-8|274	%dir %{itklibdir}/python
14cr|itk-3.20.0-8|275	%{itklibdir}/python/*
14cr|itk-3.20.0-8|276	%{itklibdir}/*Python*.so.*
14cr|itk-3.20.0-8|277	%{python_sitelib}/%{name}
14cr|itk-3.20.0-8|278	%endif
14cr|itk-3.20.0-8|279	
14cr|itk-3.20.0-8|280	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|281	
14cr|itk-3.20.0-8|282	%if %{build_python}
14cr|itk-3.20.0-8|283	%package -n python-%{name}-devel
14cr|itk-3.20.0-8|284	Summary:	Python development files for ITK bindings
14cr|itk-3.20.0-8|285	Group:		Development/Other
14cr|itk-3.20.0-8|286	
14cr|itk-3.20.0-8|287	%description -n python-%{name}-devel
14cr|itk-3.20.0-8|288	Python development files for ITK bindings.
14cr|itk-3.20.0-8|289	
14cr|itk-3.20.0-8|290	%files -n python-%{name}-devel
14cr|itk-3.20.0-8|291	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|292	%{itklibdir}/*Python*.so
14cr|itk-3.20.0-8|293	%endif
14cr|itk-3.20.0-8|294	
14cr|itk-3.20.0-8|295	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|296	
14cr|itk-3.20.0-8|297	%if %{build_tcl}
14cr|itk-3.20.0-8|298	%package -n tcl-%{name}
14cr|itk-3.20.0-8|299	Summary:	Tcl bindings for ITK
14cr|itk-3.20.0-8|300	Group:		Development/Other
14cr|itk-3.20.0-8|301	
14cr|itk-3.20.0-8|302	%description -n tcl-%{name}
14cr|itk-3.20.0-8|303	ITK is an open-source software system to support the Visible Human Project.
14cr|itk-3.20.0-8|304	Currently under active development, ITK employs leading-edge segmentation
14cr|itk-3.20.0-8|305	and registration algorithms in two, three, and more dimensions.
14cr|itk-3.20.0-8|306	
14cr|itk-3.20.0-8|307	This package contains Tcl bindings for ITK.
14cr|itk-3.20.0-8|308	
14cr|itk-3.20.0-8|309	%files -n tcl-%{name}
14cr|itk-3.20.0-8|310	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|311	%{_bindir}/itkwish*
14cr|itk-3.20.0-8|312	%dir %{itklibdir}/tcl
14cr|itk-3.20.0-8|313	%{itklibdir}/tcl/*
14cr|itk-3.20.0-8|314	%{itklibdir}/*Tcl*.so.*
14cr|itk-3.20.0-8|315	%{tcl_sitearch}/InsightToolkit
14cr|itk-3.20.0-8|316	%endif
14cr|itk-3.20.0-8|317	
14cr|itk-3.20.0-8|318	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|319	
14cr|itk-3.20.0-8|320	%if %{build_tcl}
14cr|itk-3.20.0-8|321	%package -n tcl-%{name}-devel
14cr|itk-3.20.0-8|322	Summary:	Tcl development files for ITK bindings
14cr|itk-3.20.0-8|323	Group:		Development/Other
14cr|itk-3.20.0-8|324	
14cr|itk-3.20.0-8|325	%description -n tcl-%{name}-devel
14cr|itk-3.20.0-8|326	Tcl development files for ITK bindings.
14cr|itk-3.20.0-8|327	
14cr|itk-3.20.0-8|328	%files -n tcl-%{name}-devel
14cr|itk-3.20.0-8|329	%defattr(0644,root,root,0755)
14cr|itk-3.20.0-8|330	%{itklibdir}/*Tcl*.so
14cr|itk-3.20.0-8|331	%endif
14cr|itk-3.20.0-8|332	
14cr|itk-3.20.0-8|333	#----------------------------------------------------------------------------
14cr|itk-3.20.0-8|334	
14cr|itk-3.20.0-8|335	%prep
14cr|itk-3.20.0-8|336	%setup -q -n InsightToolkit-%{version}
14cr|itk-3.20.0-8|337	
14cr|itk-3.20.0-8|338	%patch0 -p1
14cr|itk-3.20.0-8|339	%patch1 -p1
14cr|itk-3.20.0-8|340	%patch2 -p1
14cr|itk-3.20.0-8|341	%patch3 -p1
14cr|itk-3.20.0-8|342	%patch4 -p1
14cr|itk-3.20.0-8|343	%patch5 -p1
14cr|itk-3.20.0-8|344	%patch6 -p1
14cr|itk-3.20.0-8|345	
14cr|itk-3.20.0-8|346	# doc
14cr|itk-3.20.0-8|347	bunzip2 %{SOURCE1} -c > ItkSoftwareGuide.pdf
14cr|itk-3.20.0-8|348	
14cr|itk-3.20.0-8|349	# remove CVS dirs, if exists
14cr|itk-3.20.0-8|350	find -name CVS -type d | xargs rm -rf
14cr|itk-3.20.0-8|351	
14cr|itk-3.20.0-8|352	
14cr|itk-3.20.0-8|353	%build
14cr|itk-3.20.0-8|354	%cmake \
14cr|itk-3.20.0-8|355	-DINSTALL_WRAP_ITK_COMPATIBILITY=OFF \
14cr|itk-3.20.0-8|356	-DITK_INSTALL_LIB_DIR=/%{_lib}/%{name}-%{short_version} \
14cr|itk-3.20.0-8|357	-DITK_INSTALL_DATA_DIR=/share/%{name} \
14cr|itk-3.20.0-8|358	-DITK_INSTALL_INCLUDE_DIR=/include/%{name}-%{short_version} \
14cr|itk-3.20.0-8|359	-DITK_DATA_ROOT:PATH=%{itkdir} \
14cr|itk-3.20.0-8|360	%if %{build_review}
14cr|itk-3.20.0-8|361	-DITK_USE_REVIEW:BOOL=ON \
14cr|itk-3.20.0-8|362	-DITK_USE_CONSOLIDATED_MORPHOLOGY:BOOL=ON \
14cr|itk-3.20.0-8|363	%else
14cr|itk-3.20.0-8|364	-DITK_USE_REVIEW:BOOL=OFF \
14cr|itk-3.20.0-8|365	%endif
14cr|itk-3.20.0-8|366	-DUSE_FFTWF:BOOL=ON \
14cr|itk-3.20.0-8|367	-DUSE_FFTWD:BOOL=ON \
14cr|itk-3.20.0-8|368	-DFFTW_INCLUDE_PATH:PATH=%{_includedir} \
14cr|itk-3.20.0-8|369	-DBUILD_SHARED_LIBS=ON \
14cr|itk-3.20.0-8|370	%if %{build_java}
14cr|itk-3.20.0-8|371	-DJAVA_INCLUDE_PATH=%{java_home}/include \
14cr|itk-3.20.0-8|372	-DJAVA_INCLUDE_PATH2=%{java_home}/include/linux \
14cr|itk-3.20.0-8|373	-DJAVA_AWT_INCLUDE_PATH=%{java_home}/include \
14cr|itk-3.20.0-8|374	-DJAVA_AWT_LIBRARY=%{java_home}/jre/lib/i386/libawt.so \
14cr|itk-3.20.0-8|375	-DITK_CSWIG_JAVA=ON \
14cr|itk-3.20.0-8|376	%else
14cr|itk-3.20.0-8|377	-DITK_CSWIG_JAVA=OFF \
14cr|itk-3.20.0-8|378	%endif
14cr|itk-3.20.0-8|379	%if %{build_python}
14cr|itk-3.20.0-8|380	-DITK_CSWIG_PYTHON=ON \
14cr|itk-3.20.0-8|381	-DWRAP_ITK_PYTHON=ON \
14cr|itk-3.20.0-8|382	-DITK_USE_PYTHON_NUMARRAY=ON \
14cr|itk-3.20.0-8|383	%else
14cr|itk-3.20.0-8|384	-DITK_CSWIG_PYTHON=OFF \
14cr|itk-3.20.0-8|385	-DWRAP_ITK_PYTHON=OFF \
14cr|itk-3.20.0-8|386	%endif
14cr|itk-3.20.0-8|387	%if %{build_tcl}
14cr|itk-3.20.0-8|388	-DITK_CSWIG_TCL=ON \
14cr|itk-3.20.0-8|389	-DWRAP_ITK_TCL=ON \
14cr|itk-3.20.0-8|390	%else
14cr|itk-3.20.0-8|391	-DITK_CSWIG_TCL=OFF \
14cr|itk-3.20.0-8|392	-DWRAP_ITK_TCL=OFF \
14cr|itk-3.20.0-8|393	%endif
14cr|itk-3.20.0-8|394	%if %{build_doc}
14cr|itk-3.20.0-8|395	-DBUILD_DOXYGEN:BOOL=ON \
14cr|itk-3.20.0-8|396	%else
14cr|itk-3.20.0-8|397	-DBUILD_DOXYGEN:BOOL=OFF \
14cr|itk-3.20.0-8|398	%endif
14cr|itk-3.20.0-8|399	%if %{build_examples}
14cr|itk-3.20.0-8|400	-DBUILD_EXAMPLES=ON \
14cr|itk-3.20.0-8|401	%else
14cr|itk-3.20.0-8|402	-DBUILD_EXAMPLES=OFF \
14cr|itk-3.20.0-8|403	%endif
14cr|itk-3.20.0-8|404	%if %{build_patented}
14cr|itk-3.20.0-8|405	-DITK_USE_PATENTED=ON \
14cr|itk-3.20.0-8|406	%else
14cr|itk-3.20.0-8|407	-DITK_USE_PATENTED=OFF \
14cr|itk-3.20.0-8|408	%endif
14cr|itk-3.20.0-8|409	-DITK_USE_SYSTEM_TIFF=OFF \
14cr|itk-3.20.0-8|410	-DITK_USE_SYSTEM_PNG=ON \
14cr|itk-3.20.0-8|411	-DITK_USE_SYSTEM_ZLIB=ON
14cr|itk-3.20.0-8|412	
14cr|itk-3.20.0-8|413	# Parallel make fails
14cr|itk-3.20.0-8|414	make
14cr|itk-3.20.0-8|415	
14cr|itk-3.20.0-8|416	# build docs
14cr|itk-3.20.0-8|417	%if %{build_doc}
14cr|itk-3.20.0-8|418	doxygen Utilities/Doxygen/doxygen.config
14cr|itk-3.20.0-8|419	%endif
14cr|itk-3.20.0-8|420	
14cr|itk-3.20.0-8|421	%install
14cr|itk-3.20.0-8|422	%makeinstall_std -C build
14cr|itk-3.20.0-8|423	
14cr|itk-3.20.0-8|424	# install ld.so.conf path
14cr|itk-3.20.0-8|425	install -d -m 755 %buildroot/%{_sysconfdir}/ld.so.conf.d
14cr|itk-3.20.0-8|426	cat > %{buildroot}/%{_sysconfdir}/ld.so.conf.d/%{_lib}%{name}.conf <<_EOF
14cr|itk-3.20.0-8|427	%{itklibdir}
14cr|itk-3.20.0-8|428	_EOF
14cr|itk-3.20.0-8|429	
14cr|itk-3.20.0-8|430	# install docs
14cr|itk-3.20.0-8|431	install -d -m 755 %{buildroot}/%{_docdir}/%{name}
14cr|itk-3.20.0-8|432	%if %{build_doc}
14cr|itk-3.20.0-8|433	cp -a build/Utilities/Doxygen/html %{buildroot}/%{_docdir}/%{name}/api
14cr|itk-3.20.0-8|434	cp -fa	Documentation/InsightDeveloperStart.pdf			\
14cr|itk-3.20.0-8|435	Documentation/Style.pdf					\
14cr|itk-3.20.0-8|436	ItkSoftwareGuide.pdf					\
14cr|itk-3.20.0-8|437	%{buildroot}/%{_docdir}/%{name}
14cr|itk-3.20.0-8|438	cp -fa README.html Documentation/DeveloperList.txt Copyright	\
14cr|itk-3.20.0-8|439	%{buildroot}/%{_docdir}/%{name}
14cr|itk-3.20.0-8|440	%else
14cr|itk-3.20.0-8|441	tar zxf %{SOURCE2} -C %{buildroot}%{_docdir}/%{name}
14cr|itk-3.20.0-8|442	mv %{buildroot}%{_docdir}/%{name}/{DoxygenInsightToolkit-%{version}/,}html
14cr|itk-3.20.0-8|443	rm -fr %{buildroot}%{_docdir}/%{name}/DoxygenInsightToolkit-%{version}
14cr|itk-3.20.0-8|444	cp -fa Documentation/{README.html,InsightDeveloperStart.pdf,Style.pdf} \
14cr|itk-3.20.0-8|445	ItkSoftwareGuide.pdf Copyright %{buildroot}%{_docdir}/%{name}
14cr|itk-3.20.0-8|446	%endif
14cr|itk-3.20.0-8|447	
14cr|itk-3.20.0-8|448	%if %{build_examples}
14cr|itk-3.20.0-8|449	# install examples
14cr|itk-3.20.0-8|450	install -d -m 755 %{buildroot}/%{itkdir}/examples
14cr|itk-3.20.0-8|451	cp -a Testing %{buildroot}/%{itkdir}/examples
14cr|itk-3.20.0-8|452	cp -a Examples %{buildroot}/%{itkdir}/examples
14cr|itk-3.20.0-8|453	
14cr|itk-3.20.0-8|454	# get rid of unwanted files
14cr|itk-3.20.0-8|455	pushd %{buildroot}%{itkdir}
14cr|itk-3.20.0-8|456	find . -name "*.o" -o -name "CMake*" -o -name "cmake.*"		\
14cr|itk-3.20.0-8|457	-o -name .NoDartCoverage -o -name .NoDartCoverage		\
14cr|itk-3.20.0-8|458	-o -name Makefile -o -name DartTestfile.txt			\
14cr|itk-3.20.0-8|459	-exec rm {} \;
14cr|itk-3.20.0-8|460	popd
14cr|itk-3.20.0-8|461	
14cr|itk-3.20.0-8|462	#install data
14cr|itk-3.20.0-8|463	mv %{buildroot}/%{itkdir}/examples/Testing/Data %{buildroot}/%{itkdir}/data
14cr|itk-3.20.0-8|464	%endif
14cr|itk-3.20.0-8|465	
14cr|itk-3.20.0-8|466	# multiarch support
14cr|itk-3.20.0-8|467	%multiarch_includes  %{buildroot}/%{itkincludedir}/Utilities/itksys/FundamentalType.h
14cr|itk-3.20.0-8|468	
14cr|itk-3.20.0-8|469	# add some links for the default target directories
14cr|itk-3.20.0-8|470	ln -sf %{itklibdir} %{buildroot}%{_libdir}/InsightToolkit
14cr|itk-3.20.0-8|471	ln -sf %{itkincludedir} %{buildroot}%{_includedir}/InsightToolkit
14cr|itk-3.20.0-8|472	
14cr|itk-3.20.0-8|473	%if %{build_python}
14cr|itk-3.20.0-8|474	mkdir -p %{buildroot}%{python_sitelib}
14cr|itk-3.20.0-8|475	ln -sf %{itklibdir}/python %{buildroot}%{python_sitelib}/%{name}
14cr|itk-3.20.0-8|476	%endif
14cr|itk-3.20.0-8|477	
14cr|itk-3.20.0-8|478	%if %{build_tcl}
14cr|itk-3.20.0-8|479	mkdir -p %{buildroot}%{_bindir}
14cr|itk-3.20.0-8|480	mkdir -p %{buildroot}%{tcl_sitearch}
14cr|itk-3.20.0-8|481	ln -sf %{itklibdir}/tcl %{buildroot}%{tcl_sitearch}/InsightToolkit
14cr|itk-3.20.0-8|482	mv -f %{buildroot}/%{itklibdir}/itkwish-*  %{buildroot}/%{_bindir}
14cr|itk-3.20.0-8|483	ln -sf itkwish %{buildroot}/%{_bindir}/itkwish*
14cr|itk-3.20.0-8|484	rm -f %{buildroot}/%{itklibdir}/itkwish
14cr|itk-3.20.0-8|485	%endif
14cr|itk-3.20.0-8|486	
14cr|itk-3.20.0-8|487	
14cr|itk-3.20.0-8|488	%changelog
14cr|itk-3.20.0-8|489	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.20.0-8
14cr|itk-3.20.0-8|490	+ Revision: 2682987
14cr|itk-3.20.0-8|491	- Don't build python bindings, spec cleanup
14cr|itk-3.20.0-8|492	
14cr|itk-3.20.0-8|493	

2216 14
14cr|iulib-0.4-5|1	%global debug_package %{nil}
14cr|iulib-0.4-5|2	%define name    iulib
14cr|iulib-0.4-5|3	%define develname	%mklibname %{name} -d
14cr|iulib-0.4-5|4	
14cr|iulib-0.4-5|5	Name:		%{name}
14cr|iulib-0.4-5|6	Version:	0.4
14cr|iulib-0.4-5|7	Release:	5
14cr|iulib-0.4-5|8	Summary:	A library of image understanding-related algorithms
14cr|iulib-0.4-5|9	License:	Apache
14cr|iulib-0.4-5|10	Group:		System/Libraries
14cr|iulib-0.4-5|11	URL:		http://code.google.com/p/iulib/
14cr|iulib-0.4-5|12	Source0:		http://iulib.googlecode.com/files/%{name}-%{version}.tgz
14cr|iulib-0.4-5|13	Patch0:		iulib-0.4-add-includes.patch
14cr|iulib-0.4-5|14	BuildRequires:  png-devel
14cr|iulib-0.4-5|15	BuildRequires:	jpeg-devel
14cr|iulib-0.4-5|16	BuildRequires:	tiff-devel
14cr|iulib-0.4-5|17	BuildRequires:	SDL_gfx-devel
14cr|iulib-0.4-5|18	BuildRequires:	SDL-devel
14cr|iulib-0.4-5|19	BuildRequires:	SDL_image-devel
14cr|iulib-0.4-5|20	BuildRequires:	imagemagick
14cr|iulib-0.4-5|21	
14cr|iulib-0.4-5|22	%description
14cr|iulib-0.4-5|23	Iulib implements easy-to-use image and video I/O functions, as well as a
14cr|iulib-0.4-5|24	large number of common image processing functions.
14cr|iulib-0.4-5|25	
14cr|iulib-0.4-5|26	%package -n	%{develname}
14cr|iulib-0.4-5|27	Summary: 	Header files, libraries and development documentation for %{name}
14cr|iulib-0.4-5|28	Group:		Development/C
14cr|iulib-0.4-5|29	Provides:	%{name}-devel = %{version}-%{release}
14cr|iulib-0.4-5|30	
14cr|iulib-0.4-5|31	%description -n	%{develname}
14cr|iulib-0.4-5|32	This package contains the header files, static libraries and development
14cr|iulib-0.4-5|33	documentation for %{name}. If you like to develop programs using %{name},
14cr|iulib-0.4-5|34	you will need to install %{name}-devel.
14cr|iulib-0.4-5|35	
14cr|iulib-0.4-5|36	%prep
14cr|iulib-0.4-5|37	%setup -q -n %{name}-%{version}
14cr|iulib-0.4-5|38	%patch0 -p0 -b .old
14cr|iulib-0.4-5|39	
14cr|iulib-0.4-5|40	%build
14cr|iulib-0.4-5|41	./build
14cr|iulib-0.4-5|42	autoreconf -fi
14cr|iulib-0.4-5|43	%configure2_5x
14cr|iulib-0.4-5|44	%make
14cr|iulib-0.4-5|45	
14cr|iulib-0.4-5|46	%install
14cr|iulib-0.4-5|47	rm -rf %{buildroot}
14cr|iulib-0.4-5|48	%makeinstall_std
14cr|iulib-0.4-5|49	
14cr|iulib-0.4-5|50	%files -n %{develname}
14cr|iulib-0.4-5|51	%defattr(-,root,root,-)
14cr|iulib-0.4-5|52	%{_includedir}/colib/*.h
14cr|iulib-0.4-5|53	%{_includedir}/iulib/*.h
14cr|iulib-0.4-5|54	%{_libdir}/*.a
14cr|iulib-0.4-5|55	
14cr|iulib-0.4-5|56	
14cr|iulib-0.4-5|57	
14cr|iulib-0.4-5|58	
14cr|iulib-0.4-5|59	%changelog
14cr|iulib-0.4-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14cr|iulib-0.4-5|61	+ Revision: aa14955
14cr|iulib-0.4-5|62	- MassBuild#464: Increase release tag
14cr|iulib-0.4-5|63	
14cr|iulib-0.4-5|64	

2217 14
14cr|iurt-0.6.5-4|1	############################################
14cr|iurt-0.6.5-4|2	# Warning
14cr|iurt-0.6.5-4|3	#   This package must be handled
14cr|iurt-0.6.5-4|4	#   via /svn/soft/build_system/iurt/trunk/
14cr|iurt-0.6.5-4|5	############################################
14cr|iurt-0.6.5-4|6	
14cr|iurt-0.6.5-4|7	Name: iurt
14cr|iurt-0.6.5-4|8	Version: 0.6.5
14cr|iurt-0.6.5-4|9	Release: 4
14cr|iurt-0.6.5-4|10	License: GPL
14cr|iurt-0.6.5-4|11	Summary: Packages rebuilder
14cr|iurt-0.6.5-4|12	
14cr|iurt-0.6.5-4|13	Group: Development/Other
14cr|iurt-0.6.5-4|14	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/
14cr|iurt-0.6.5-4|15	Source: %{name}.tar.xz
14cr|iurt-0.6.5-4|16	Requires: mkcd
14cr|iurt-0.6.5-4|17	BuildArch: noarch
14cr|iurt-0.6.5-4|18	
14cr|iurt-0.6.5-4|19	%description
14cr|iurt-0.6.5-4|20	iurt is a collection of tools to create an automatic rebuild system. It
14cr|iurt-0.6.5-4|21	contains the rebuild script, iurt, as well as the scheduler, ulri, and
14cr|iurt-0.6.5-4|22	the upload script, emi.
14cr|iurt-0.6.5-4|23	
14cr|iurt-0.6.5-4|24	%prep
14cr|iurt-0.6.5-4|25	%setup -q -n %{name}-%{version}
14cr|iurt-0.6.5-4|26	
14cr|iurt-0.6.5-4|27	%install
14cr|iurt-0.6.5-4|28	%makeinstall DESTDIR=%{buildroot}
14cr|iurt-0.6.5-4|29	
14cr|iurt-0.6.5-4|30	%files
14cr|iurt-0.6.5-4|31	%{_bindir}/emi
14cr|iurt-0.6.5-4|32	%{_bindir}/iurt
14cr|iurt-0.6.5-4|33	%{_bindir}/ulri
14cr|iurt-0.6.5-4|34	%{_sbindir}/iurt_root_command
14cr|iurt-0.6.5-4|35	%{perl_vendorlib}/Iurt
14cr|iurt-0.6.5-4|36	
14cr|iurt-0.6.5-4|37	
14cr|iurt-0.6.5-4|38	
14cr|iurt-0.6.5-4|39	
14cr|iurt-0.6.5-4|40	%changelog
14cr|iurt-0.6.5-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-4
14cr|iurt-0.6.5-4|42	+ Revision: 4b93c35
14cr|iurt-0.6.5-4|43	- MassBuild#464: Increase release tag
14cr|iurt-0.6.5-4|44	
14cr|iurt-0.6.5-4|45	

2218 14
14cr|ivritex-1.2.1-6|1	%define texmfdir %{_datadir}/texmf-dist
14cr|ivritex-1.2.1-6|2	%define updmap %{texmfdir}/fonts/map/dvips/updmap
14cr|ivritex-1.2.1-6|3	
14cr|ivritex-1.2.1-6|4	Summary:	Files for processing Hebrew LaTeX documents
14cr|ivritex-1.2.1-6|5	Name:		ivritex
14cr|ivritex-1.2.1-6|6	Version:	1.2.1
14cr|ivritex-1.2.1-6|7	Release:	6
14cr|ivritex-1.2.1-6|8	License:	LPPL
14cr|ivritex-1.2.1-6|9	Group:		Publishing
14cr|ivritex-1.2.1-6|10	Url:		http://ivritex.sourceforge.net/
14cr|ivritex-1.2.1-6|11	Source0:	http://downloads.sourceforge.net/ivritex/%{name}-%{version}.tar.bz2
14cr|ivritex-1.2.1-6|12	Requires:	tetex
14cr|ivritex-1.2.1-6|13	# BuildRequires:	tetex-afm
14cr|ivritex-1.2.1-6|14	# BuildRequires:	tetex-latex
14cr|ivritex-1.2.1-6|15	BuildRequires:	fonts-type1-hebrew
14cr|ivritex-1.2.1-6|16	BuildRequires:	texlive-collection-fontutils
14cr|ivritex-1.2.1-6|17	# Just to make sure all deps are installed
14cr|ivritex-1.2.1-6|18	BuildRequires:	texlive-scheme-tetex
14cr|ivritex-1.2.1-6|19	# to have it auto-selected when choosing Hebrew at install time
14cr|ivritex-1.2.1-6|20	Requires:	locales-he
14cr|ivritex-1.2.1-6|21	Requires:	fonts-type1-hebrew
14cr|ivritex-1.2.1-6|22	BuildArch:	noarch
14cr|ivritex-1.2.1-6|23	
14cr|ivritex-1.2.1-6|24	%description
14cr|ivritex-1.2.1-6|25	IvriTeX provides Hebrew support for LaTeX. The project provides Hebrew
14cr|ivritex-1.2.1-6|26	support for babel, Hebrew fonts, and HebClass - a collection of
14cr|ivritex-1.2.1-6|27	classes and styles that will hopefully be useful to Hebrew authors.
14cr|ivritex-1.2.1-6|28	
14cr|ivritex-1.2.1-6|29	%files
14cr|ivritex-1.2.1-6|30	%doc README example/tests/hebhello.tex ChangeLog
14cr|ivritex-1.2.1-6|31	%{texmfdir}/bibtex/%{name}
14cr|ivritex-1.2.1-6|32	%{texmfdir}/doc/generic/0%{name}
14cr|ivritex-1.2.1-6|33	%{texmfdir}/doc/latex/hebclass/hebtech.ps
14cr|ivritex-1.2.1-6|34	%{texmfdir}/dvips/base/culmus-he8.enc
14cr|ivritex-1.2.1-6|35	%{texmfdir}/dvips/config/culmus.map
14cr|ivritex-1.2.1-6|36	%{texmfdir}/fontname/culmus.map
14cr|ivritex-1.2.1-6|37	%{texmfdir}/fonts/afm/culmus
14cr|ivritex-1.2.1-6|38	%{texmfdir}/fonts/tfm/culmus
14cr|ivritex-1.2.1-6|39	%{texmfdir}/fonts/type1/culmus
14cr|ivritex-1.2.1-6|40	%{texmfdir}/fonts/vf/culmus
14cr|ivritex-1.2.1-6|41	%{texmfdir}/tex/generic/0%{name}
14cr|ivritex-1.2.1-6|42	%{texmfdir}/tex/latex/hebclass
14cr|ivritex-1.2.1-6|43	
14cr|ivritex-1.2.1-6|44	%post
14cr|ivritex-1.2.1-6|45	updmap-sys --quiet
14cr|ivritex-1.2.1-6|46	mktexlsr
14cr|ivritex-1.2.1-6|47	
14cr|ivritex-1.2.1-6|48	%postun
14cr|ivritex-1.2.1-6|49	updmap-sys --quiet
14cr|ivritex-1.2.1-6|50	mktexlsr
14cr|ivritex-1.2.1-6|51	
14cr|ivritex-1.2.1-6|52	#----------------------------------------------------------------------------
14cr|ivritex-1.2.1-6|53	
14cr|ivritex-1.2.1-6|54	%prep
14cr|ivritex-1.2.1-6|55	%setup -q
14cr|ivritex-1.2.1-6|56	
14cr|ivritex-1.2.1-6|57	%build
14cr|ivritex-1.2.1-6|58	
14cr|ivritex-1.2.1-6|59	%install
14cr|ivritex-1.2.1-6|60	# modern font paths
14cr|ivritex-1.2.1-6|61	perl -pi -e 's,/usr/X11R6/lib/X11/fonts/Type1,/usr/share/fonts/Type1/hebrew,g' fonts/culmus/Makefile
14cr|ivritex-1.2.1-6|62	# we use .pfb fonts, not .pfa
14cr|ivritex-1.2.1-6|63	perl -pi -e 's,pfa,pfb,g' fonts/culmus/Makefile
14cr|ivritex-1.2.1-6|64	# elatex doesn't exist any more
14cr|ivritex-1.2.1-6|65	perl -pi -e 's,HEBLATEX=elatex,HEBLATEX=latex,g' ivritex.mk
14cr|ivritex-1.2.1-6|66	# use_symlinks makes symlinks to the files from fonts-type1-hebrew
14cr|ivritex-1.2.1-6|67	# rather than copying: saves space and ensures they'll stay up-to-date
14cr|ivritex-1.2.1-6|68	make TEX_ROOT=%{buildroot}%{texmfdir} use_symlinks=1 install
14cr|ivritex-1.2.1-6|69	
14cr|ivritex-1.2.1-6|70	
14cr|ivritex-1.2.1-6|71	
14cr|ivritex-1.2.1-6|72	
14cr|ivritex-1.2.1-6|73	%changelog
14cr|ivritex-1.2.1-6|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-6
14cr|ivritex-1.2.1-6|75	+ Revision: 0cacb97
14cr|ivritex-1.2.1-6|76	- MassBuild#464: Increase release tag
14cr|ivritex-1.2.1-6|77	
14cr|ivritex-1.2.1-6|78	

2219 14
14cr|ivtv-utils-1.4.1-3|1	Summary:	Tools for the iTVC15/16 and CX23415/16 driver
14cr|ivtv-utils-1.4.1-3|2	Name:		ivtv-utils
14cr|ivtv-utils-1.4.1-3|3	Version:	1.4.1
14cr|ivtv-utils-1.4.1-3|4	Release:	3
14cr|ivtv-utils-1.4.1-3|5	License:	GPLv2
14cr|ivtv-utils-1.4.1-3|6	Group:		System/Kernel and hardware
14cr|ivtv-utils-1.4.1-3|7	Source0:	http://dl.ivtvdriver.org/ivtv/archive/1.4.x/%{name}-%{version}.tar.gz
14cr|ivtv-utils-1.4.1-3|8	Patch0:		ivtv-1.4.0-fix-string-format.patch
14cr|ivtv-utils-1.4.1-3|9	URL:		http://ivtvdriver.org/
14cr|ivtv-utils-1.4.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ivtv-utils-1.4.1-3|11	Suggests:	ivtv-firmware
14cr|ivtv-utils-1.4.1-3|12	Conflicts:	v4l-utils <= 0.7.91-3mdv2010.1
14cr|ivtv-utils-1.4.1-3|13	Obsoletes:	ivtv < 1.2.0
14cr|ivtv-utils-1.4.1-3|14	Provides:	ivtv = %{version}-%{release}
14cr|ivtv-utils-1.4.1-3|15	
14cr|ivtv-utils-1.4.1-3|16	%description
14cr|ivtv-utils-1.4.1-3|17	The primary goal of the IvyTV Project is to create a kernel driver for
14cr|ivtv-utils-1.4.1-3|18	the iTVC15 family of MPEG codecs. The iTVC15 family includes the
14cr|ivtv-utils-1.4.1-3|19	iTVC15 (CX24315) and iTVC16 (CX24316). These chips are commonly found
14cr|ivtv-utils-1.4.1-3|20	on Hauppauge's WinTV PVR-250 and PVR-350 TV capture cards.
14cr|ivtv-utils-1.4.1-3|21	
14cr|ivtv-utils-1.4.1-3|22	The driver has made it into the kernel so this package only contains
14cr|ivtv-utils-1.4.1-3|23	some userland tools for ivtv.
14cr|ivtv-utils-1.4.1-3|24	
14cr|ivtv-utils-1.4.1-3|25	%prep
14cr|ivtv-utils-1.4.1-3|26	%setup -q
14cr|ivtv-utils-1.4.1-3|27	%patch0 -p0
14cr|ivtv-utils-1.4.1-3|28	perl -pi -e's@CFLAGS = -D_GNU_SOURCE .*@CFLAGS = -D_GNU_SOURCE -D__user= %{optflags}@' utils/Makefile
14cr|ivtv-utils-1.4.1-3|29	
14cr|ivtv-utils-1.4.1-3|30	%build
14cr|ivtv-utils-1.4.1-3|31	make -C utils
14cr|ivtv-utils-1.4.1-3|32	
14cr|ivtv-utils-1.4.1-3|33	%install
14cr|ivtv-utils-1.4.1-3|34	rm -rf %{buildroot}
14cr|ivtv-utils-1.4.1-3|35	
14cr|ivtv-utils-1.4.1-3|36	mkdir -p %{buildroot}%{_bindir}
14cr|ivtv-utils-1.4.1-3|37	mkdir -p %{buildroot}%{_datadir}/ivtv/
14cr|ivtv-utils-1.4.1-3|38	make -C utils DESTDIR=%{buildroot} BINDIR=%{_bindir} install
14cr|ivtv-utils-1.4.1-3|39	
14cr|ivtv-utils-1.4.1-3|40	install -p utils/*.pl %{buildroot}%{_datadir}/ivtv/
14cr|ivtv-utils-1.4.1-3|41	ln -s ivtv-radio %{buildroot}%{_bindir}/radio-ivtv
14cr|ivtv-utils-1.4.1-3|42	
14cr|ivtv-utils-1.4.1-3|43	rm -f %{buildroot}%{_includedir}/linux/ivtv.h %{buildroot}%{_includedir}/linux/ivtvfb.h
14cr|ivtv-utils-1.4.1-3|44	
14cr|ivtv-utils-1.4.1-3|45	# already provided by v4l-utils with a more uptodate copy
14cr|ivtv-utils-1.4.1-3|46	rm -f %{buildroot}%{_bindir}/v4l2-ctl
14cr|ivtv-utils-1.4.1-3|47	
14cr|ivtv-utils-1.4.1-3|48	%clean
14cr|ivtv-utils-1.4.1-3|49	rm -rf %{buildroot}
14cr|ivtv-utils-1.4.1-3|50	
14cr|ivtv-utils-1.4.1-3|51	%files
14cr|ivtv-utils-1.4.1-3|52	%defattr(-,root,root,-)
14cr|ivtv-utils-1.4.1-3|53	%doc doc/*
14cr|ivtv-utils-1.4.1-3|54	%{_bindir}/*
14cr|ivtv-utils-1.4.1-3|55	%{_datadir}/ivtv
14cr|ivtv-utils-1.4.1-3|56	
14cr|ivtv-utils-1.4.1-3|57	
14cr|ivtv-utils-1.4.1-3|58	
14cr|ivtv-utils-1.4.1-3|59	%changelog
14cr|ivtv-utils-1.4.1-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-3
14cr|ivtv-utils-1.4.1-3|61	+ Revision: 264cfa7
14cr|ivtv-utils-1.4.1-3|62	- MassBuild#464: Increase release tag
14cr|ivtv-utils-1.4.1-3|63	
14cr|ivtv-utils-1.4.1-3|64	

2220 14
14cr|iwatch-0.2.2-2|1	%define name iwatch
14cr|iwatch-0.2.2-2|2	%define version 0.2.2
14cr|iwatch-0.2.2-2|3	
14cr|iwatch-0.2.2-2|4	Name:           %{name}
14cr|iwatch-0.2.2-2|5	Summary:        iWatch is a realtime filesystem monitoring program
14cr|iwatch-0.2.2-2|6	Version:        %{version}
14cr|iwatch-0.2.2-2|7	Release:        2
14cr|iwatch-0.2.2-2|8	License:        GPLv2
14cr|iwatch-0.2.2-2|9	Group:          Monitoring
14cr|iwatch-0.2.2-2|10	Requires:       perl-Linux-Inotify2 perl-Event perl-Mail-Sendmail perl-XML-LibXML perl-XML-SimpleObject-LibXML
14cr|iwatch-0.2.2-2|11	Url:            http://iwatch.sourceforge.net
14cr|iwatch-0.2.2-2|12	Source0:	http://downloads.sourceforge.net/project/iwatch/%{name}/%{version}/%{name}-%{version}.tgz
14cr|iwatch-0.2.2-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|iwatch-0.2.2-2|14	BuildArch:      noarch
14cr|iwatch-0.2.2-2|15	
14cr|iwatch-0.2.2-2|16	%description
14cr|iwatch-0.2.2-2|17	iWatch monitor the filesystem's integrity in realtime and will send
14cr|iwatch-0.2.2-2|18	alarm immediately to the system administrator when there is any changes
14cr|iwatch-0.2.2-2|19	in the monitored filesystem. iWatch is written in Perl and based on
14cr|iwatch-0.2.2-2|20	inotify, a file change notification system, a kernel feature that
14cr|iwatch-0.2.2-2|21	allows applications to request the monitoring of a set of files against
14cr|iwatch-0.2.2-2|22	a list of events.
14cr|iwatch-0.2.2-2|23	
14cr|iwatch-0.2.2-2|24	Currently it can:
14cr|iwatch-0.2.2-2|25	
14cr|iwatch-0.2.2-2|26	- run in command line mode as well as in daemon mode
14cr|iwatch-0.2.2-2|27	
14cr|iwatch-0.2.2-2|28	- using an easy xml configuration file
14cr|iwatch-0.2.2-2|29	
14cr|iwatch-0.2.2-2|30	- can watch directory recursively and watch new created directory
14cr|iwatch-0.2.2-2|31	
14cr|iwatch-0.2.2-2|32	- can have a list of exceptions
14cr|iwatch-0.2.2-2|33	
14cr|iwatch-0.2.2-2|34	- can use regex to compare the file/directory name
14cr|iwatch-0.2.2-2|35	
14cr|iwatch-0.2.2-2|36	- can execute command if an event occures
14cr|iwatch-0.2.2-2|37	
14cr|iwatch-0.2.2-2|38	- send email
14cr|iwatch-0.2.2-2|39	
14cr|iwatch-0.2.2-2|40	- syslog
14cr|iwatch-0.2.2-2|41	
14cr|iwatch-0.2.2-2|42	- print time stamp
14cr|iwatch-0.2.2-2|43	
14cr|iwatch-0.2.2-2|44	%prep
14cr|iwatch-0.2.2-2|45	%setup -q -n %{name}
14cr|iwatch-0.2.2-2|46	
14cr|iwatch-0.2.2-2|47	%build
14cr|iwatch-0.2.2-2|48	
14cr|iwatch-0.2.2-2|49	%install
14cr|iwatch-0.2.2-2|50	install -d %buildroot/etc
14cr|iwatch-0.2.2-2|51	install -p iwatch.xml %buildroot/etc/iwatch.xml
14cr|iwatch-0.2.2-2|52	install -p iwatch.dtd %buildroot/etc/iwatch.dtd
14cr|iwatch-0.2.2-2|53	install -d %buildroot/usr/bin
14cr|iwatch-0.2.2-2|54	install -p iwatch %buildroot/usr/bin/iwatch
14cr|iwatch-0.2.2-2|55	
14cr|iwatch-0.2.2-2|56	%clean
14cr|iwatch-0.2.2-2|57	rm -rf $RPM_BUILD_ROOT
14cr|iwatch-0.2.2-2|58	
14cr|iwatch-0.2.2-2|59	%files
14cr|iwatch-0.2.2-2|60	%defattr(-,root,root)
14cr|iwatch-0.2.2-2|61	%doc AUTHORS ChangeLog COPYING README iwatch.xml.example
14cr|iwatch-0.2.2-2|62	%{_sysconfdir}/iwatch.xml
14cr|iwatch-0.2.2-2|63	%{_sysconfdir}/iwatch.dtd
14cr|iwatch-0.2.2-2|64	%{_bindir}/iwatch
14cr|iwatch-0.2.2-2|65	
14cr|iwatch-0.2.2-2|66	
14cr|iwatch-0.2.2-2|67	
14cr|iwatch-0.2.2-2|68	
14cr|iwatch-0.2.2-2|69	%changelog
14cr|iwatch-0.2.2-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|iwatch-0.2.2-2|71	+ Revision: 7159d1f
14cr|iwatch-0.2.2-2|72	- MassBuild#464: Increase release tag
14cr|iwatch-0.2.2-2|73	
14cr|iwatch-0.2.2-2|74	

2221 14
14cr|iwidgets-4.1-4|1	Summary:	Widget Extension for Tcl/Tk
14cr|iwidgets-4.1-4|2	Name:		iwidgets
14cr|iwidgets-4.1-4|3	Version:	4.1
14cr|iwidgets-4.1-4|4	Release:	4
14cr|iwidgets-4.1-4|5	License:	MIT
14cr|iwidgets-4.1-4|6	Group:		System/Libraries
14cr|iwidgets-4.1-4|7	Url:		http://chiselapp.com/user/rene/repository/iwidgets/index
14cr|iwidgets-4.1-4|8	Source0:	%{name}41.tgz
14cr|iwidgets-4.1-4|9	BuildRequires:	tcl-devel
14cr|iwidgets-4.1-4|10	# We don't have tcl itk, our itk is "The Insight Toolkit"
14cr|iwidgets-4.1-4|11	# Requires:	itk
14cr|iwidgets-4.1-4|12	BuildArch:	noarch
14cr|iwidgets-4.1-4|13	
14cr|iwidgets-4.1-4|14	%description
14cr|iwidgets-4.1-4|15	[incr Widgets] is an object-oriented mega-widget set that extends
14cr|iwidgets-4.1-4|16	Tcl/Tk and is based on [incr Tcl] and [incr Tk].  This set of
14cr|iwidgets-4.1-4|17	mega-widgets delivers many new, general purpose widgets like option
14cr|iwidgets-4.1-4|18	menus, comboboxes, selection boxes, and various dialogs whose
14cr|iwidgets-4.1-4|19	counterparts are found in Motif and Windows. Since [incr Widgets] is
14cr|iwidgets-4.1-4|20	based on the [incr Tk] extension, the Tk framework of configuration
14cr|iwidgets-4.1-4|21	options, widget commands, and default bindings is maintained.  In other
14cr|iwidgets-4.1-4|22	words, each [incr Widgets] mega-widget seamlessly blends with the
14cr|iwidgets-4.1-4|23	standard Tk widgets. They look, act, and feel like Tk widgets. In
14cr|iwidgets-4.1-4|24	addition, all [incr Widgets] mega-widgets are object oriented and may
14cr|iwidgets-4.1-4|25	themselves be extended, using either inheritance or composition.
14cr|iwidgets-4.1-4|26	
14cr|iwidgets-4.1-4|27	%files
14cr|iwidgets-4.1-4|28	%doc license.terms README
14cr|iwidgets-4.1-4|29	%{tcl_sitelib}/%{name}%{version}
14cr|iwidgets-4.1-4|30	
14cr|iwidgets-4.1-4|31	#----------------------------------------------------------------------------
14cr|iwidgets-4.1-4|32	
14cr|iwidgets-4.1-4|33	%prep
14cr|iwidgets-4.1-4|34	%setup -qn %{name}%{version}
14cr|iwidgets-4.1-4|35	sed -i -e "s/itk 4/Itk/" library/pkgIndex.tcl
14cr|iwidgets-4.1-4|36	
14cr|iwidgets-4.1-4|37	%build
14cr|iwidgets-4.1-4|38	
14cr|iwidgets-4.1-4|39	%install
14cr|iwidgets-4.1-4|40	mkdir -p %{buildroot}%{tcl_sitelib}
14cr|iwidgets-4.1-4|41	cp -a library %{buildroot}%{tcl_sitelib}/%{name}%{version}
14cr|iwidgets-4.1-4|42	
14cr|iwidgets-4.1-4|43	
14cr|iwidgets-4.1-4|44	%changelog
14cr|iwidgets-4.1-4|45	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1-4
14cr|iwidgets-4.1-4|46	+ Revision: 87c1989
14cr|iwidgets-4.1-4|47	- Adjust BuildRequires and Requires
14cr|iwidgets-4.1-4|48	
14cr|iwidgets-4.1-4|49	

2222 14
14cr|iwscanner-0.2.4-2|1	# Spec is based on Alberto Altieri's work in MIB
14cr|iwscanner-0.2.4-2|2	
14cr|iwscanner-0.2.4-2|3	Name:		iwscanner
14cr|iwscanner-0.2.4-2|4	Version:	0.2.4
14cr|iwscanner-0.2.4-2|5	Release:	2
14cr|iwscanner-0.2.4-2|6	Summary:	Wireless scanner based on iwtools
14cr|iwscanner-0.2.4-2|7	URL:		http://kuthulu.com/iwscanner/index.php
14cr|iwscanner-0.2.4-2|8	License:	LGPLv2+
14cr|iwscanner-0.2.4-2|9	Group:		Networking/Other
14cr|iwscanner-0.2.4-2|10	Source:		http://kuthulu.com/iwscanner/%{name}-%{version}.tgz
14cr|iwscanner-0.2.4-2|11	Source1:	kuthulu-%{name}.desktop
14cr|iwscanner-0.2.4-2|12	BuildArch:	noarch
14cr|iwscanner-0.2.4-2|13	Requires:	pygtk2.0
14cr|iwscanner-0.2.4-2|14	Requires:	wireless-tools
14cr|iwscanner-0.2.4-2|15	# for kdesu
14cr|iwscanner-0.2.4-2|16	Requires:	kdebase4-runtime
14cr|iwscanner-0.2.4-2|17	
14cr|iwscanner-0.2.4-2|18	%description
14cr|iwscanner-0.2.4-2|19	A simple NetStumbler like wireless scanner based on iwtools.
14cr|iwscanner-0.2.4-2|20	
14cr|iwscanner-0.2.4-2|21	%prep
14cr|iwscanner-0.2.4-2|22	%setup -q
14cr|iwscanner-0.2.4-2|23	
14cr|iwscanner-0.2.4-2|24	%build
14cr|iwscanner-0.2.4-2|25	
14cr|iwscanner-0.2.4-2|26	%install
14cr|iwscanner-0.2.4-2|27	%__rm -rf %{buildroot}
14cr|iwscanner-0.2.4-2|28	
14cr|iwscanner-0.2.4-2|29	# wrapper script
14cr|iwscanner-0.2.4-2|30	%__mkdir_p %{buildroot}%{_bindir}
14cr|iwscanner-0.2.4-2|31	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|iwscanner-0.2.4-2|32	#!/bin/bash
14cr|iwscanner-0.2.4-2|33	
14cr|iwscanner-0.2.4-2|34	kdesu /usr/share/iwscanner/iwscanner.py
14cr|iwscanner-0.2.4-2|35	EOF
14cr|iwscanner-0.2.4-2|36	%__chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|iwscanner-0.2.4-2|37	
14cr|iwscanner-0.2.4-2|38	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|iwscanner-0.2.4-2|39	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|iwscanner-0.2.4-2|40	
14cr|iwscanner-0.2.4-2|41	# datafiles
14cr|iwscanner-0.2.4-2|42	%__mkdir_p %{buildroot}%{_datadir}/%{name}
14cr|iwscanner-0.2.4-2|43	%__cp * %{buildroot}%{_datadir}/%{name}/
14cr|iwscanner-0.2.4-2|44	
14cr|iwscanner-0.2.4-2|45	%clean
14cr|iwscanner-0.2.4-2|46	%__rm -rf %{buildroot}
14cr|iwscanner-0.2.4-2|47	
14cr|iwscanner-0.2.4-2|48	%files
14cr|iwscanner-0.2.4-2|49	%doc README
14cr|iwscanner-0.2.4-2|50	%{_bindir}/%{name}
14cr|iwscanner-0.2.4-2|51	%{_datadir}/%{name}
14cr|iwscanner-0.2.4-2|52	%{_datadir}/applications/%{name}.desktop
14cr|iwscanner-0.2.4-2|53	
14cr|iwscanner-0.2.4-2|54	
14cr|iwscanner-0.2.4-2|55	
14cr|iwscanner-0.2.4-2|56	
14cr|iwscanner-0.2.4-2|57	%changelog
14cr|iwscanner-0.2.4-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|iwscanner-0.2.4-2|59	+ Revision: 27950e0
14cr|iwscanner-0.2.4-2|60	- MassBuild#464: Increase release tag
14cr|iwscanner-0.2.4-2|61	
14cr|iwscanner-0.2.4-2|62	

2223 14
14cr|jabber2-2.2.16-2|1	%define pkgname         jabberd
14cr|jabber2-2.2.16-2|2	%define name		jabber2
14cr|jabber2-2.2.16-2|3	%define version		2.2.16
14cr|jabber2-2.2.16-2|4	%define release		2
14cr|jabber2-2.2.16-2|5	
14cr|jabber2-2.2.16-2|6	Summary:		OpenSource server implementation of the Jabber protocols
14cr|jabber2-2.2.16-2|7	Name:			%name
14cr|jabber2-2.2.16-2|8	Version:		%version
14cr|jabber2-2.2.16-2|9	Release:		%release
14cr|jabber2-2.2.16-2|10	License:		GPLv2+
14cr|jabber2-2.2.16-2|11	Group:			System/Servers
14cr|jabber2-2.2.16-2|12	URL:			http://codex.xiaoka.com/wiki/jabberd2:start
14cr|jabber2-2.2.16-2|13	Source0:		http://codex.xiaoka.com/pub/jabberd2/releases/%{pkgname}-%{version}.tar.gz
14cr|jabber2-2.2.16-2|14	Source1:		%{pkgname}.rc
14cr|jabber2-2.2.16-2|15	Source2:		%{pkgname}.sysconfig
14cr|jabber2-2.2.16-2|16	Source3:		%{pkgname}.logrotate
14cr|jabber2-2.2.16-2|17	Patch0:			%{pkgname}-2.2.8-fix-pid-path.patch
14cr|jabber2-2.2.16-2|18	Patch1:			%{pkgname}-2.2.9-fix-log-path.patch
14cr|jabber2-2.2.16-2|19	Patch2:			%{pkgname}-2.2.11-fix-pem-path.patch
14cr|jabber2-2.2.16-2|20	Patch3:			%{pkgname}-2.2.11-fix-template-path.patch
14cr|jabber2-2.2.16-2|21	Patch4:			%{pkgname}-2.2.11-fix-router-path.patch
14cr|jabber2-2.2.16-2|22	Patch5:			%{pkgname}-2.2.11-fix-module-filename.patch
14cr|jabber2-2.2.16-2|23	Patch6:			%{pkgname}-2.2.16-link.patch
14cr|jabber2-2.2.16-2|24	patch7:			jabberd-2.2.16.interpreter.patch
14cr|jabber2-2.2.16-2|25	BuildRequires:		gc-devel
14cr|jabber2-2.2.16-2|26	BuildRequires:		pq-devel
14cr|jabber2-2.2.16-2|27	BuildRequires:		pkgconfig(openssl)
14cr|jabber2-2.2.16-2|28	BuildRequires:		glibc-devel
14cr|jabber2-2.2.16-2|29	BuildRequires:          pkgconfig(zlib)
14cr|jabber2-2.2.16-2|30	BuildRequires:		idn-devel
14cr|jabber2-2.2.16-2|31	BuildRequires:		expat-devel
14cr|jabber2-2.2.16-2|32	BuildRequires:          pkgconfig(libgsasl)
14cr|jabber2-2.2.16-2|33	Buildrequires:		udns-devel
14cr|jabber2-2.2.16-2|34	BuildRequires:		cppunit-devel
14cr|jabber2-2.2.16-2|35	%{!?_without_pam:BuildRequires: pam-devel}
14cr|jabber2-2.2.16-2|36	%{!?_without_sqlite:BuildRequires: sqlite3-devel}
14cr|jabber2-2.2.16-2|37	%{!?_without_db4:BuildRequires: db-devel}
14cr|jabber2-2.2.16-2|38	%{!?_without_ldap:BuildRequires: openldap-devel}
14cr|jabber2-2.2.16-2|39	%{!?_without_mysql:BuildRequires: mysql-devel}
14cr|jabber2-2.2.16-2|40	%{!?_without_postgresql:BuildRequires: postgresql-devel}
14cr|jabber2-2.2.16-2|41	
14cr|jabber2-2.2.16-2|42	Conflicts:		jabber
14cr|jabber2-2.2.16-2|43	Requires(post,preun):	rpm-helper
14cr|jabber2-2.2.16-2|44	Requires(pre,postun):	rpm-helper
14cr|jabber2-2.2.16-2|45	
14cr|jabber2-2.2.16-2|46	%description
14cr|jabber2-2.2.16-2|47	The jabberd project aims to provide an open-source server implementation of the
14cr|jabber2-2.2.16-2|48	Jabber protocols for instant messaging and XML routing. The goal of this
14cr|jabber2-2.2.16-2|49	project is to provide a scalable, reliable, efficient and extensible server
14cr|jabber2-2.2.16-2|50	that provides a complete set of features and is up to date with the latest
14cr|jabber2-2.2.16-2|51	protocol revisions.
14cr|jabber2-2.2.16-2|52	jabberd 2 is the next generation of the jabberd server. It has been rewritten
14cr|jabber2-2.2.16-2|53	from the ground up to be scalable, architecturally sound, and to support the
14cr|jabber2-2.2.16-2|54	latest protocol extensions coming out of the JSF.
14cr|jabber2-2.2.16-2|55	
14cr|jabber2-2.2.16-2|56	%prep
14cr|jabber2-2.2.16-2|57	%setup -q -n %{pkgname}-%{version}
14cr|jabber2-2.2.16-2|58	%patch0 -p1
14cr|jabber2-2.2.16-2|59	%patch1 -p1
14cr|jabber2-2.2.16-2|60	%patch2 -p0
14cr|jabber2-2.2.16-2|61	%patch3 -p1
14cr|jabber2-2.2.16-2|62	%patch4 -p1
14cr|jabber2-2.2.16-2|63	%patch5 -p0
14cr|jabber2-2.2.16-2|64	%patch6 -p0
14cr|jabber2-2.2.16-2|65	%patch7 -p1 -b .interpreter
14cr|jabber2-2.2.16-2|66	
14cr|jabber2-2.2.16-2|67	%build
14cr|jabber2-2.2.16-2|68	autoreconf -f -i
14cr|jabber2-2.2.16-2|69	%serverbuild
14cr|jabber2-2.2.16-2|70	
14cr|jabber2-2.2.16-2|71	%configure2_5x \
14cr|jabber2-2.2.16-2|72	%{!?_without_pam:--enable-pam} \
14cr|jabber2-2.2.16-2|73	%{?_without_pam:--disable-pam} \
14cr|jabber2-2.2.16-2|74	%{!?_without_db4:--enable-db} \
14cr|jabber2-2.2.16-2|75	%{?_without_db4:--disable-db} \
14cr|jabber2-2.2.16-2|76	%{!?_without_mysql:--enable-mysql} \
14cr|jabber2-2.2.16-2|77	%{?_without_mysql:--disable-mysql} \
14cr|jabber2-2.2.16-2|78	%{!?_without_ldap:--enable-ldap} \
14cr|jabber2-2.2.16-2|79	%{?_without_ldap:--disable-ldap} \
14cr|jabber2-2.2.16-2|80	%{!?_without_postgresql:--enable-pgsql} \
14cr|jabber2-2.2.16-2|81	%{?_without_postgresql:--disable-pgsql} \
14cr|jabber2-2.2.16-2|82	%{!?_without_sqlite:--enable-sqlite} \
14cr|jabber2-2.2.16-2|83	%{?_without_sqlite:--disable-sqlite} \
14cr|jabber2-2.2.16-2|84	--localstatedir=%{_var}/lib \
14cr|jabber2-2.2.16-2|85	--enable-fs --enable-anon --enable-pipe --enable-ssl \
14cr|jabber2-2.2.16-2|86	--with-sasl=gsasl --enable-debug --enable-mio=poll
14cr|jabber2-2.2.16-2|87	
14cr|jabber2-2.2.16-2|88	%make
14cr|jabber2-2.2.16-2|89	
14cr|jabber2-2.2.16-2|90	%install
14cr|jabber2-2.2.16-2|91	%makeinstall_std
14cr|jabber2-2.2.16-2|92	
14cr|jabber2-2.2.16-2|93	# create needed directories
14cr|jabber2-2.2.16-2|94	mkdir -p %{buildroot}%{_var}/run/%{pkgname}
14cr|jabber2-2.2.16-2|95	mkdir -p %{buildroot}%{_var}/lib/%{pkgname}/{db,stats}
14cr|jabber2-2.2.16-2|96	mkdir -p %{buildroot}%{_var}/log/%{pkgname}
14cr|jabber2-2.2.16-2|97	mkdir -p %{buildroot}%{_sysconfdir}/%{pkgname}
14cr|jabber2-2.2.16-2|98	mkdir -p %{buildroot}%{_initrddir}
14cr|jabber2-2.2.16-2|99	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cr|jabber2-2.2.16-2|100	
14cr|jabber2-2.2.16-2|101	# install the initscript
14cr|jabber2-2.2.16-2|102	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{pkgname}
14cr|jabber2-2.2.16-2|103	
14cr|jabber2-2.2.16-2|104	# install the sysconfig file
14cr|jabber2-2.2.16-2|105	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{pkgname}
14cr|jabber2-2.2.16-2|106	
14cr|jabber2-2.2.16-2|107	# install the logrotate file
14cr|jabber2-2.2.16-2|108	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{pkgname}
14cr|jabber2-2.2.16-2|109	
14cr|jabber2-2.2.16-2|110	# and move some conf files to /etc/jabberd
14cr|jabber2-2.2.16-2|111	mv %{buildroot}%{_sysconfdir}/{*.xml,*.cfg,*.conf,*.dist,templates} %{buildroot}%{_sysconfdir}/%{pkgname}
14cr|jabber2-2.2.16-2|112	
14cr|jabber2-2.2.16-2|113	# prepare to doc .dist files
14cr|jabber2-2.2.16-2|114	mkdir examples
14cr|jabber2-2.2.16-2|115	mv %{buildroot}%{_sysconfdir}/%{pkgname}/{*.dist,templates/*.dist} examples
14cr|jabber2-2.2.16-2|116	
14cr|jabber2-2.2.16-2|117	# we have our own start script
14cr|jabber2-2.2.16-2|118	rm -f %{buildroot}%{_bindir}/%{pkgname}
14cr|jabber2-2.2.16-2|119	rm -f %{buildroot}%{_sysconfdir}/%{pkgname}/%{pkgname}.cfg*
14cr|jabber2-2.2.16-2|120	rm -f %{buildroot}%{_sysconfdir}/%{pkgname}/%{pkgname}-*.conf
14cr|jabber2-2.2.16-2|121	rm -rf %{buildroot}%{_prefix}%{_sysconfdir}/init
14cr|jabber2-2.2.16-2|122	
14cr|jabber2-2.2.16-2|123	%pre
14cr|jabber2-2.2.16-2|124	%_pre_useradd %{pkgname} %{_var}/lib/%{pkgname} /bin/sh
14cr|jabber2-2.2.16-2|125	
14cr|jabber2-2.2.16-2|126	%preun
14cr|jabber2-2.2.16-2|127	%_preun_service %{pkgname}
14cr|jabber2-2.2.16-2|128	
14cr|jabber2-2.2.16-2|129	%post
14cr|jabber2-2.2.16-2|130	%_post_service %{pkgname}
14cr|jabber2-2.2.16-2|131	
14cr|jabber2-2.2.16-2|132	%postun
14cr|jabber2-2.2.16-2|133	%_postun_userdel %{pkgname}
14cr|jabber2-2.2.16-2|134	
14cr|jabber2-2.2.16-2|135	%files
14cr|jabber2-2.2.16-2|136	%defattr (0755,root,root,0755)
14cr|jabber2-2.2.16-2|137	%_bindir/*
14cr|jabber2-2.2.16-2|138	%_initrddir/%{pkgname}
14cr|jabber2-2.2.16-2|139	%_libdir/%{pkgname}
14cr|jabber2-2.2.16-2|140	%defattr (0644,root,root,0755)
14cr|jabber2-2.2.16-2|141	%doc COPYING README INSTALL ChangeLog AUTHORS NEWS TODO
14cr|jabber2-2.2.16-2|142	%doc tools/db-setup.mysql tools/db-setup.pgsql
14cr|jabber2-2.2.16-2|143	%doc tools/*.pl examples
14cr|jabber2-2.2.16-2|144	%{_sysconfdir}/logrotate.d/%{pkgname}
14cr|jabber2-2.2.16-2|145	%{_sysconfdir}/sysconfig/%{pkgname}
14cr|jabber2-2.2.16-2|146	%dir %{_sysconfdir}/%{pkgname}
14cr|jabber2-2.2.16-2|147	%config(noreplace) %{_sysconfdir}/%{pkgname}/c2s.xml
14cr|jabber2-2.2.16-2|148	%config(noreplace) %{_sysconfdir}/%{pkgname}/router-users.xml
14cr|jabber2-2.2.16-2|149	%config(noreplace) %{_sysconfdir}/%{pkgname}/router.xml
14cr|jabber2-2.2.16-2|150	%config(noreplace) %{_sysconfdir}/%{pkgname}/router-filter.xml
14cr|jabber2-2.2.16-2|151	%config(noreplace) %{_sysconfdir}/%{pkgname}/s2s.xml
14cr|jabber2-2.2.16-2|152	%config(noreplace) %{_sysconfdir}/%{pkgname}/sm.xml
14cr|jabber2-2.2.16-2|153	%config(noreplace) %{_sysconfdir}/%{pkgname}/templates
14cr|jabber2-2.2.16-2|154	%{_mandir}/man8/*
14cr|jabber2-2.2.16-2|155	%defattr (0644,jabberd,jabberd,755)
14cr|jabber2-2.2.16-2|156	%{_var}/run/%{pkgname}
14cr|jabber2-2.2.16-2|157	%{_var}/lib/%{pkgname}
14cr|jabber2-2.2.16-2|158	%{_logdir}/%{pkgname}
14cr|jabber2-2.2.16-2|159	
14cr|jabber2-2.2.16-2|160	
14cr|jabber2-2.2.16-2|161	
14cr|jabber2-2.2.16-2|162	
14cr|jabber2-2.2.16-2|163	%changelog
14cr|jabber2-2.2.16-2|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.16-2
14cr|jabber2-2.2.16-2|165	+ Revision: 5266a93
14cr|jabber2-2.2.16-2|166	- MassBuild#464: Increase release tag
14cr|jabber2-2.2.16-2|167	
14cr|jabber2-2.2.16-2|168	

2224 14
14cr|jabbim-0.5.1-2|1	Name:       jabbim
14cr|jabbim-0.5.1-2|2	Version:    0.5.1
14cr|jabbim-0.5.1-2|3	Release:    2
14cr|jabbim-0.5.1-2|4	Summary:    Jabber client for mere mortals
14cr|jabbim-0.5.1-2|5	
14cr|jabbim-0.5.1-2|6	Group:      Networking/Instant messaging
14cr|jabbim-0.5.1-2|7	License:    GPLv2+
14cr|jabbim-0.5.1-2|8	URL:        http://dev.jabbim.cz/jabbim
14cr|jabbim-0.5.1-2|9	# The source was obtained from upstream SVN repository:
14cr|jabbim-0.5.1-2|10	# svn export svn://dev.jabbim.cz/jabbim/tags/0.5.1 jabbim-0.5.1
14cr|jabbim-0.5.1-2|11	# tar -cjf jabbim-0.5.1.tar.bz2 jabbim-0.5.1/
14cr|jabbim-0.5.1-2|12	Source0:    jabbim-0.5.1.tar.bz2
14cr|jabbim-0.5.1-2|13	Patch0:     jabbim-0.4-autoupdate-disable-notification.diff
14cr|jabbim-0.5.1-2|14	Patch1:     jabbim-0.5.1-mdv-fix-log-in-unicode.patch
14cr|jabbim-0.5.1-2|15	BuildArch:  noarch
14cr|jabbim-0.5.1-2|16	
14cr|jabbim-0.5.1-2|17	
14cr|jabbim-0.5.1-2|18	BuildRequires:  python >= 2.5
14cr|jabbim-0.5.1-2|19	BuildRequires:  desktop-file-utils
14cr|jabbim-0.5.1-2|20	BuildRequires:	qt4-devel
14cr|jabbim-0.5.1-2|21	Requires:   python >= 2.5
14cr|jabbim-0.5.1-2|22	Requires:   python-qt4
14cr|jabbim-0.5.1-2|23	Requires:   python-twisted-names
14cr|jabbim-0.5.1-2|24	Requires:   python-twisted-web
14cr|jabbim-0.5.1-2|25	Requires:   python-twisted-web2
14cr|jabbim-0.5.1-2|26	Requires:   python-twisted-words
14cr|jabbim-0.5.1-2|27	Requires:   python-sqlite2
14cr|jabbim-0.5.1-2|28	Requires:   python-configobj
14cr|jabbim-0.5.1-2|29	Requires:   python-OpenSSL
14cr|jabbim-0.5.1-2|30	
14cr|jabbim-0.5.1-2|31	
14cr|jabbim-0.5.1-2|32	
14cr|jabbim-0.5.1-2|33	%description
14cr|jabbim-0.5.1-2|34	Jabbim is a user-friendly Jabber (XMPP) client. Its goal is to make the modern
14cr|jabbim-0.5.1-2|35	and useful Jabber services approachable to common users. It integrates well
14cr|jabbim-0.5.1-2|36	with the advanced functionality provided by the Jabber server of the same name
14cr|jabbim-0.5.1-2|37	(see http://www.jabbim.com). Jabbim is written in Python and Qt4.
14cr|jabbim-0.5.1-2|38	
14cr|jabbim-0.5.1-2|39	%files
14cr|jabbim-0.5.1-2|40	%defattr(-,root,root,-)
14cr|jabbim-0.5.1-2|41	%doc AUTHORS COPYING
14cr|jabbim-0.5.1-2|42	%{_bindir}/jabbim
14cr|jabbim-0.5.1-2|43	%{_datadir}/applications/jabbim.desktop
14cr|jabbim-0.5.1-2|44	%{_datadir}/icons/hicolor/*/apps/jabbim.png
14cr|jabbim-0.5.1-2|45	%{_datadir}/icons/hicolor/scalable/apps/jabbim.svg
14cr|jabbim-0.5.1-2|46	%{_datadir}/pixmaps/jabbim.png
14cr|jabbim-0.5.1-2|47	%{_datadir}/pixmaps/jabbim.svg
14cr|jabbim-0.5.1-2|48	%{_datadir}/jabbim
14cr|jabbim-0.5.1-2|49	
14cr|jabbim-0.5.1-2|50	#--------------------------------------------------------------------
14cr|jabbim-0.5.1-2|51	
14cr|jabbim-0.5.1-2|52	%prep
14cr|jabbim-0.5.1-2|53	%setup -q
14cr|jabbim-0.5.1-2|54	%patch0 -p1
14cr|jabbim-0.5.1-2|55	%patch1 -p0
14cr|jabbim-0.5.1-2|56	# Fix Makefile
14cr|jabbim-0.5.1-2|57	sed -i 's|lrelease-qt4|lrelease|g' Makefile
14cr|jabbim-0.5.1-2|58	
14cr|jabbim-0.5.1-2|59	
14cr|jabbim-0.5.1-2|60	%build
14cr|jabbim-0.5.1-2|61	make clean
14cr|jabbim-0.5.1-2|62	%make PREFIX=%_prefix
14cr|jabbim-0.5.1-2|63	
14cr|jabbim-0.5.1-2|64	%install
14cr|jabbim-0.5.1-2|65	%__rm -rf %{buildroot}
14cr|jabbim-0.5.1-2|66	
14cr|jabbim-0.5.1-2|67	%makeinstall_std
14cr|jabbim-0.5.1-2|68	
14cr|jabbim-0.5.1-2|69	
14cr|jabbim-0.5.1-2|70	%clean
14cr|jabbim-0.5.1-2|71	%__rm -rf %{buildroot}
14cr|jabbim-0.5.1-2|72	
14cr|jabbim-0.5.1-2|73	
14cr|jabbim-0.5.1-2|74	
14cr|jabbim-0.5.1-2|75	
14cr|jabbim-0.5.1-2|76	%changelog
14cr|jabbim-0.5.1-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|jabbim-0.5.1-2|78	+ Revision: 394e654
14cr|jabbim-0.5.1-2|79	- MassBuild#464: Increase release tag
14cr|jabbim-0.5.1-2|80	
14cr|jabbim-0.5.1-2|81	

2225 14
14cr|jack-3.1.1-10|1	Summary:		Console frontend for CD rippers and audio encoders
14cr|jack-3.1.1-10|2	Name:		jack
14cr|jack-3.1.1-10|3	Version:		3.1.1
14cr|jack-3.1.1-10|4	Release:		10
14cr|jack-3.1.1-10|5	License:		GPL
14cr|jack-3.1.1-10|6	Group:		Sound
14cr|jack-3.1.1-10|7	URL:		http://www.home.unix-ag.org/arne/jack/
14cr|jack-3.1.1-10|8	Source0:		%{name}-%{version}.tar.bz2
14cr|jack-3.1.1-10|9	BuildRequires:	python-devel
14cr|jack-3.1.1-10|10	BuildRequires:	python-id3
14cr|jack-3.1.1-10|11	BuildRequires:	python-CDDB
14cr|jack-3.1.1-10|12	BuildRequires:	pyid3lib
14cr|jack-3.1.1-10|13	BuildRequires:	pyvorbis >= 1.0
14cr|jack-3.1.1-10|14	BuildRequires:	ncurses-devel
14cr|jack-3.1.1-10|15	Requires:	python-id3
14cr|jack-3.1.1-10|16	Requires:	python-CDDB
14cr|jack-3.1.1-10|17	Requires:	vorbis-tools
14cr|jack-3.1.1-10|18	Requires:	pyid3lib
14cr|jack-3.1.1-10|19	Requires:	pyvorbis >= 1.0
14cr|jack-3.1.1-10|20	Requires:	cdparanoia
14cr|jack-3.1.1-10|21	
14cr|jack-3.1.1-10|22	%description
14cr|jack-3.1.1-10|23	Jack has been developed with one main goal: ripping CDs without having
14cr|jack-3.1.1-10|24	to worry. There is nearly no way that an incomplete rip goes
14cr|jack-3.1.1-10|25	unnoticed, e.g. jack compares WAV and MP3/Vorbis filesizes when continuing
14cr|jack-3.1.1-10|26	from a previous run. Jack also checks your HD space before doing
14cr|jack-3.1.1-10|27	anything (even keeps some MB free).
14cr|jack-3.1.1-10|28	
14cr|jack-3.1.1-10|29	
14cr|jack-3.1.1-10|30	%prep
14cr|jack-3.1.1-10|31	%setup -q
14cr|jack-3.1.1-10|32	
14cr|jack-3.1.1-10|33	
14cr|jack-3.1.1-10|34	%build
14cr|jack-3.1.1-10|35	python setup.py build
14cr|jack-3.1.1-10|36	python -c "import jack_CDTime"
14cr|jack-3.1.1-10|37	python -c "import jack_misc"
14cr|jack-3.1.1-10|38	python -c "import jack_mp3"
14cr|jack-3.1.1-10|39	python -c "import jack_TOCentry"
14cr|jack-3.1.1-10|40	python -c "import jack_TOC"
14cr|jack-3.1.1-10|41	
14cr|jack-3.1.1-10|42	
14cr|jack-3.1.1-10|43	%install
14cr|jack-3.1.1-10|44	python setup.py install --root %{buildroot}
14cr|jack-3.1.1-10|45	install -D -m 755 jack %{buildroot}%{_bindir}/jack
14cr|jack-3.1.1-10|46	install -D -m 644 jack.man %{buildroot}%{_mandir}/man1/jack.1
14cr|jack-3.1.1-10|47	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
14cr|jack-3.1.1-10|48	cp jack_* %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
14cr|jack-3.1.1-10|49	
14cr|jack-3.1.1-10|50	
14cr|jack-3.1.1-10|51	%files
14cr|jack-3.1.1-10|52	%doc doc/* README
14cr|jack-3.1.1-10|53	%{_bindir}/jack
14cr|jack-3.1.1-10|54	%{_libdir}/python%{py_ver}/site-packages/*
14cr|jack-3.1.1-10|55	%{_mandir}/man?/*
14cr|jack-3.1.1-10|56	
14cr|jack-3.1.1-10|57	
14cr|jack-3.1.1-10|58	
14cr|jack-3.1.1-10|59	%changelog
14cr|jack-3.1.1-10|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-10
14cr|jack-3.1.1-10|61	+ Revision: 381937a
14cr|jack-3.1.1-10|62	- MassBuild#464: Increase release tag
14cr|jack-3.1.1-10|63	
14cr|jack-3.1.1-10|64	

2226 14
14cr|jackasyn-0.13-5|1	%define major		0
14cr|jackasyn-0.13-5|2	%define libname		%mklibname %{name} %{major}
14cr|jackasyn-0.13-5|3	%define develname	%mklibname %{name} -d
14cr|jackasyn-0.13-5|4	
14cr|jackasyn-0.13-5|5	Name:	 	jackasyn
14cr|jackasyn-0.13-5|6	Summary:		Asynchronous capabilities for Jack audio daemon
14cr|jackasyn-0.13-5|7	Version:		0.13
14cr|jackasyn-0.13-5|8	Release:		5
14cr|jackasyn-0.13-5|9	Source0:		http://gige.xdv.org/soft/libjackasyn/download/lib%{name}-%{version}.tar.gz
14cr|jackasyn-0.13-5|10	URL:		http://gige.xdv.org/soft/libjackasyn
14cr|jackasyn-0.13-5|11	License:		GPLv2+
14cr|jackasyn-0.13-5|12	Group:		Sound
14cr|jackasyn-0.13-5|13	BuildRequires:	jackit-devel
14cr|jackasyn-0.13-5|14	BuildRequires:	libsamplerate-devel
14cr|jackasyn-0.13-5|15	Requires:	jackit
14cr|jackasyn-0.13-5|16	
14cr|jackasyn-0.13-5|17	%description
14cr|jackasyn-0.13-5|18	This is a library that allows to access the jack audio server in
14cr|jackasyn-0.13-5|19	asynchronous mode. The jacklaunch command launches an application by
14cr|jackasyn-0.13-5|20	preloading libjackasyn. This makes applications that are written for the
14cr|jackasyn-0.13-5|21	OSS API working with the JACK audio server.
14cr|jackasyn-0.13-5|22	
14cr|jackasyn-0.13-5|23	
14cr|jackasyn-0.13-5|24	%package -n	%{libname}
14cr|jackasyn-0.13-5|25	Summary:		Dynamic libraries from %{name}
14cr|jackasyn-0.13-5|26	Group:		System/Libraries
14cr|jackasyn-0.13-5|27	
14cr|jackasyn-0.13-5|28	%description -n %{libname}
14cr|jackasyn-0.13-5|29	This is a library that allows to access the jack audio server in
14cr|jackasyn-0.13-5|30	asynchronous mode. It can be used for several purposes:
14cr|jackasyn-0.13-5|31	1) Make an application that uses the OSS audio API run with the jack
14cr|jackasyn-0.13-5|32	server via the LD_PRELOAD system.
14cr|jackasyn-0.13-5|33	2) You have an application that is written for asynchronous mode,
14cr|jackasyn-0.13-5|34	probably for several platforms and can't afford a rewrite of the whole
14cr|jackasyn-0.13-5|35	system to fit jackit callback architecture.
14cr|jackasyn-0.13-5|36	3) You want to port an application in a fast and easy way and do not care
14cr|jackasyn-0.13-5|37	for tight synchronisation and performance.
14cr|jackasyn-0.13-5|38	
14cr|jackasyn-0.13-5|39	
14cr|jackasyn-0.13-5|40	%package -n	%{develname}
14cr|jackasyn-0.13-5|41	Summary:		Header files and static libraries from %{name}
14cr|jackasyn-0.13-5|42	Group: 		Development/C
14cr|jackasyn-0.13-5|43	Requires:	%{libname} = %{version}-%{release}
14cr|jackasyn-0.13-5|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|jackasyn-0.13-5|45	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|jackasyn-0.13-5|46	#Obsoletes:	%%{_lib}jackasyn0-devel < %%{version}-%%{release}
14cr|jackasyn-0.13-5|47	
14cr|jackasyn-0.13-5|48	%description -n %{develname}
14cr|jackasyn-0.13-5|49	Libraries and includes files for developing programs based on %{name}.
14cr|jackasyn-0.13-5|50	
14cr|jackasyn-0.13-5|51	
14cr|jackasyn-0.13-5|52	%prep
14cr|jackasyn-0.13-5|53	%setup -qn lib%{name}-%{version}
14cr|jackasyn-0.13-5|54	
14cr|jackasyn-0.13-5|55	%build
14cr|jackasyn-0.13-5|56	%configure2_5x
14cr|jackasyn-0.13-5|57	# parallel build doesn't work - AdamW 2008/08
14cr|jackasyn-0.13-5|58	make
14cr|jackasyn-0.13-5|59	
14cr|jackasyn-0.13-5|60	
14cr|jackasyn-0.13-5|61	%install
14cr|jackasyn-0.13-5|62	mkdir -p %{buildroot}/%{_libdir}
14cr|jackasyn-0.13-5|63	mkdir -p %{buildroot}/%{_bindir}
14cr|jackasyn-0.13-5|64	mkdir -p %{buildroot}/%{_includedir}
14cr|jackasyn-0.13-5|65	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|jackasyn-0.13-5|66	install -m 644 libjackasyn.a %{buildroot}/%{_libdir}
14cr|jackasyn-0.13-5|67	install -m 755 libjackasyn.so.%{version} %{buildroot}/%{_libdir}
14cr|jackasyn-0.13-5|68	install -m 644 libjackoss.h %{buildroot}/%{_includedir}
14cr|jackasyn-0.13-5|69	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so.0
14cr|jackasyn-0.13-5|70	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so
14cr|jackasyn-0.13-5|71	install -m 755 jacklaunch %{buildroot}/%{_bindir}
14cr|jackasyn-0.13-5|72	install -m 0644 jacklaunch.1 %{buildroot}/%{_mandir}/man1
14cr|jackasyn-0.13-5|73	
14cr|jackasyn-0.13-5|74	
14cr|jackasyn-0.13-5|75	%files
14cr|jackasyn-0.13-5|76	%doc README AUTHORS CHANGELOG TODO WORKING
14cr|jackasyn-0.13-5|77	%{_bindir}/jacklaunch
14cr|jackasyn-0.13-5|78	%{_mandir}/man1/*
14cr|jackasyn-0.13-5|79	
14cr|jackasyn-0.13-5|80	
14cr|jackasyn-0.13-5|81	%files -n %{libname}
14cr|jackasyn-0.13-5|82	%doc README
14cr|jackasyn-0.13-5|83	%{_libdir}/*.so.%{major}*
14cr|jackasyn-0.13-5|84	
14cr|jackasyn-0.13-5|85	
14cr|jackasyn-0.13-5|86	%files -n %{develname}
14cr|jackasyn-0.13-5|87	%{_includedir}/*.h
14cr|jackasyn-0.13-5|88	%{_libdir}/*.so
14cr|jackasyn-0.13-5|89	%{_libdir}/*.a
14cr|jackasyn-0.13-5|90	
14cr|jackasyn-0.13-5|91	
14cr|jackasyn-0.13-5|92	
14cr|jackasyn-0.13-5|93	
14cr|jackasyn-0.13-5|94	%changelog
14cr|jackasyn-0.13-5|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-5
14cr|jackasyn-0.13-5|96	+ Revision: b61ff5d
14cr|jackasyn-0.13-5|97	- MassBuild#464: Increase release tag
14cr|jackasyn-0.13-5|98	
14cr|jackasyn-0.13-5|99	

2227 14
14cr|jackbeat-0.7.6-3|1	Summary:		Drum machine styled audio sequencer
14cr|jackbeat-0.7.6-3|2	Name:		jackbeat
14cr|jackbeat-0.7.6-3|3	Version:		0.7.6
14cr|jackbeat-0.7.6-3|4	Release:		3
14cr|jackbeat-0.7.6-3|5	Url:		http://bitbucket.org/olivierg/jackbeat/wiki/Home
14cr|jackbeat-0.7.6-3|6	License:		GPLv2+
14cr|jackbeat-0.7.6-3|7	Group:		Sound
14cr|jackbeat-0.7.6-3|8	Source0:		http://bitbucket.org/olivierg/%{name}/downloads/%{name}-%{version}.tar.gz
14cr|jackbeat-0.7.6-3|9	Patch0:		jackbeat-0.7.3-mdv-fix-str-fmt.patch
14cr|jackbeat-0.7.6-3|10	BuildRequires:	imagemagick
14cr|jackbeat-0.7.6-3|11	BuildRequires:	jackit-devel
14cr|jackbeat-0.7.6-3|12	BuildRequires:	gtk+2-devel >= 2.12
14cr|jackbeat-0.7.6-3|13	BuildRequires:	libalsa-devel >= 1.0.0
14cr|jackbeat-0.7.6-3|14	BuildRequires:	sndfile-devel >= 1.0.15
14cr|jackbeat-0.7.6-3|15	BuildRequires:	libsamplerate-devel >= 0.1.2
14cr|jackbeat-0.7.6-3|16	BuildRequires:	portaudio-devel
14cr|jackbeat-0.7.6-3|17	BuildRequires:	pulseaudio-devel >= 0.9.10
14cr|jackbeat-0.7.6-3|18	BuildRequires:	liblo-devel >= 0.22
14cr|jackbeat-0.7.6-3|19	BuildRequires:	libxml2-devel >= 2.6
14cr|jackbeat-0.7.6-3|20	
14cr|jackbeat-0.7.6-3|21	%description
14cr|jackbeat-0.7.6-3|22	Jackbeat is an audio sequencer with the following features:
14cr|jackbeat-0.7.6-3|23	* drummachine-like interface for fast and easy edition;
14cr|jackbeat-0.7.6-3|24	* realtime operation : while playing, the pattern can be edited and
14cr|jackbeat-0.7.6-3|25	resized, the bpm rate modified, and new samples loaded;
14cr|jackbeat-0.7.6-3|26	* virtually unlimited number of tracks and beats;
14cr|jackbeat-0.7.6-3|27	* easy to use and yet powerful : just JACK it into jack-rack and you
14cr|jackbeat-0.7.6-3|28	can apply LADSPA effect plugins on a per track basis, perform
14cr|jackbeat-0.7.6-3|29	mastering with jackeq , etc...
14cr|jackbeat-0.7.6-3|30	* loads and saves .jab files, Jackbeat's binary file format.
14cr|jackbeat-0.7.6-3|31	
14cr|jackbeat-0.7.6-3|32	
14cr|jackbeat-0.7.6-3|33	%prep
14cr|jackbeat-0.7.6-3|34	%setup -q
14cr|jackbeat-0.7.6-3|35	%patch0 -p1 -b .strfmt
14cr|jackbeat-0.7.6-3|36	
14cr|jackbeat-0.7.6-3|37	
14cr|jackbeat-0.7.6-3|38	%build
14cr|jackbeat-0.7.6-3|39	LDFLAGS="-lgmodule-2.0" %configure
14cr|jackbeat-0.7.6-3|40	%make
14cr|jackbeat-0.7.6-3|41	
14cr|jackbeat-0.7.6-3|42	
14cr|jackbeat-0.7.6-3|43	%install
14cr|jackbeat-0.7.6-3|44	%makeinstall
14cr|jackbeat-0.7.6-3|45	
14cr|jackbeat-0.7.6-3|46	#menu
14cr|jackbeat-0.7.6-3|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|jackbeat-0.7.6-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|jackbeat-0.7.6-3|49	[Desktop Entry]
14cr|jackbeat-0.7.6-3|50	Name=JackBeat
14cr|jackbeat-0.7.6-3|51	Comment=%{summary}
14cr|jackbeat-0.7.6-3|52	Exec=%{_bindir}/%{name}
14cr|jackbeat-0.7.6-3|53	Icon=sound_section
14cr|jackbeat-0.7.6-3|54	Terminal=false
14cr|jackbeat-0.7.6-3|55	Type=Application
14cr|jackbeat-0.7.6-3|56	Categories=AudioVideo;Sequencer;
14cr|jackbeat-0.7.6-3|57	EOF
14cr|jackbeat-0.7.6-3|58	
14cr|jackbeat-0.7.6-3|59	
14cr|jackbeat-0.7.6-3|60	%files
14cr|jackbeat-0.7.6-3|61	%doc AUTHORS ChangeLog COPYING README
14cr|jackbeat-0.7.6-3|62	%{_bindir}/%{name}
14cr|jackbeat-0.7.6-3|63	%{_datadir}/applications/%{name}.desktop
14cr|jackbeat-0.7.6-3|64	%{_datadir}/%{name}
14cr|jackbeat-0.7.6-3|65	
14cr|jackbeat-0.7.6-3|66	
14cr|jackbeat-0.7.6-3|67	
14cr|jackbeat-0.7.6-3|68	
14cr|jackbeat-0.7.6-3|69	%changelog
14cr|jackbeat-0.7.6-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-3
14cr|jackbeat-0.7.6-3|71	+ Revision: 7653cc2
14cr|jackbeat-0.7.6-3|72	- MassBuild#464: Increase release tag
14cr|jackbeat-0.7.6-3|73	
14cr|jackbeat-0.7.6-3|74	

2228 14
14cr|jack_capture-0.9.70-2|1	Summary:	Simple JACK audiofile recorder-encoder
14cr|jack_capture-0.9.70-2|2	Name:		jack_capture
14cr|jack_capture-0.9.70-2|3	Version:	0.9.70
14cr|jack_capture-0.9.70-2|4	Release:	2
14cr|jack_capture-0.9.70-2|5	URL:		http://archive.notam02.no/arkiv/src/
14cr|jack_capture-0.9.70-2|6	License:	GPLv2+
14cr|jack_capture-0.9.70-2|7	Group:		Sound
14cr|jack_capture-0.9.70-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|jack_capture-0.9.70-2|9	BuildRequires:	gtk2-devel
14cr|jack_capture-0.9.70-2|10	BuildRequires:	pkgconfig(jack)
14cr|jack_capture-0.9.70-2|11	BuildRequires:	pkgconfig(sndfile)
14cr|jack_capture-0.9.70-2|12	BuildRequires:	pkgconfig(ogg)
14cr|jack_capture-0.9.70-2|13	BuildRequires:	pkgconfig(flac)
14cr|jack_capture-0.9.70-2|14	BuildRequires:	meterbridge
14cr|jack_capture-0.9.70-2|15	Requires:	meterbridge
14cr|jack_capture-0.9.70-2|16	
14cr|jack_capture-0.9.70-2|17	%description
14cr|jack_capture-0.9.70-2|18	Small audio file recorder with on-the-fly encoding capabilities for the JACK
14cr|jack_capture-0.9.70-2|19	Audio Connection Kit. Jack_capture comes with two control GUIs, one of which
14cr|jack_capture-0.9.70-2|20	is deliberately simple. Supported save file formats are wav (with 4GB limit
14cr|jack_capture-0.9.70-2|21	bypass), ogg, flac, wav, wavex, au, aiff and raw.
14cr|jack_capture-0.9.70-2|22	
14cr|jack_capture-0.9.70-2|23	
14cr|jack_capture-0.9.70-2|24	%prep
14cr|jack_capture-0.9.70-2|25	%setup -q
14cr|jack_capture-0.9.70-2|26	perl -pi -e 's/usr\/local/usr/g' Makefile
14cr|jack_capture-0.9.70-2|27	perl -pi -e 's/-march=native//g' Makefile
14cr|jack_capture-0.9.70-2|28	
14cr|jack_capture-0.9.70-2|29	
14cr|jack_capture-0.9.70-2|30	%build
14cr|jack_capture-0.9.70-2|31	%make
14cr|jack_capture-0.9.70-2|32	# We have to build the legacy gui program at our own risk
14cr|jack_capture-0.9.70-2|33	make jack_capture_gui2
14cr|jack_capture-0.9.70-2|34	
14cr|jack_capture-0.9.70-2|35	
14cr|jack_capture-0.9.70-2|36	%install
14cr|jack_capture-0.9.70-2|37	%makeinstall_std
14cr|jack_capture-0.9.70-2|38	install jack_capture_gui2 %{buildroot}%{_bindir}/
14cr|jack_capture-0.9.70-2|39	
14cr|jack_capture-0.9.70-2|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|jack_capture-0.9.70-2|41	cat > %{buildroot}%{_datadir}/applications/jack_capture_gui2.desktop << EOF
14cr|jack_capture-0.9.70-2|42	[Desktop Entry]
14cr|jack_capture-0.9.70-2|43	Name=Jack_capture_gui2
14cr|jack_capture-0.9.70-2|44	Comment=Simple JACK audiofile recorder-encoder
14cr|jack_capture-0.9.70-2|45	Exec=jack_capture_gui2
14cr|jack_capture-0.9.70-2|46	Icon=sound_section
14cr|jack_capture-0.9.70-2|47	Categories=Audio;X-MandrivaLinux-Sound;
14cr|jack_capture-0.9.70-2|48	Terminal=false
14cr|jack_capture-0.9.70-2|49	Type=Application
14cr|jack_capture-0.9.70-2|50	X-Desktop-File-Install-Version=0.15
14cr|jack_capture-0.9.70-2|51	EOF
14cr|jack_capture-0.9.70-2|52	
14cr|jack_capture-0.9.70-2|53	
14cr|jack_capture-0.9.70-2|54	%files
14cr|jack_capture-0.9.70-2|55	%doc README
14cr|jack_capture-0.9.70-2|56	%{_bindir}/jack_capture
14cr|jack_capture-0.9.70-2|57	%{_bindir}/jack_capture_gui2
14cr|jack_capture-0.9.70-2|58	%{_datadir}/applications/jack_capture_gui2.desktop
14cr|jack_capture-0.9.70-2|59	
14cr|jack_capture-0.9.70-2|60	
14cr|jack_capture-0.9.70-2|61	
14cr|jack_capture-0.9.70-2|62	%changelog
14cr|jack_capture-0.9.70-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.70-2
14cr|jack_capture-0.9.70-2|64	+ Revision: 8361628
14cr|jack_capture-0.9.70-2|65	- MassBuild#464: Increase release tag
14cr|jack_capture-0.9.70-2|66	
14cr|jack_capture-0.9.70-2|67	

2229 14
14cr|jackeq-0.5.9-2|1	%define	oname	jackEQ
14cr|jackeq-0.5.9-2|2	
14cr|jackeq-0.5.9-2|3	Name:		jackeq
14cr|jackeq-0.5.9-2|4	Summary:		Live EQ console for JACK audio applications
14cr|jackeq-0.5.9-2|5	Version:		0.5.9
14cr|jackeq-0.5.9-2|6	Release:		2
14cr|jackeq-0.5.9-2|7	URL:		http://djcj.org/%{name}/
14cr|jackeq-0.5.9-2|8	License:		GPLv2+
14cr|jackeq-0.5.9-2|9	Group:		Sound
14cr|jackeq-0.5.9-2|10	Source0:		http://djcj.org/%{name}/code/%{oname}-%{version}.tar.bz2
14cr|jackeq-0.5.9-2|11	Patch0:		jackeq-0.5.9-fix-format-string.patch
14cr|jackeq-0.5.9-2|12	BuildRequires:	pkgconfig
14cr|jackeq-0.5.9-2|13	BuildRequires:	jackit-devel >= 0.50.0
14cr|jackeq-0.5.9-2|14	BuildRequires:	libxml2-devel >= 2.0
14cr|jackeq-0.5.9-2|15	BuildRequires:	gtk+2-devel
14cr|jackeq-0.5.9-2|16	BuildRequires:	gettext
14cr|jackeq-0.5.9-2|17	BuildRequires:	ladspa-devel
14cr|jackeq-0.5.9-2|18	Requires:	swh-plugins >= 0.4.2.20030819
14cr|jackeq-0.5.9-2|19	
14cr|jackeq-0.5.9-2|20	%description
14cr|jackeq-0.5.9-2|21	jackEQ is a tool for routing and manipulating audio from/to multiple
14cr|jackeq-0.5.9-2|22	input/output sources. It runs in the JACK Audio Connection Kit, and uses
14cr|jackeq-0.5.9-2|23	LADSPA for its backend DSP work, specifically the DJ EQ swh plugin created
14cr|jackeq-0.5.9-2|24	by Steve Harris, one of jackEQ's main authors.
14cr|jackeq-0.5.9-2|25	jackEQ is intended to provide an accessible method for tweaking the treble,
14cr|jackeq-0.5.9-2|26	mid and bass of any JACK aware applications output. Designed specifically for
14cr|jackeq-0.5.9-2|27	live performance, it is modelled on varous DJ mixing consoles which the main
14cr|jackeq-0.5.9-2|28	author has used.
14cr|jackeq-0.5.9-2|29	
14cr|jackeq-0.5.9-2|30	
14cr|jackeq-0.5.9-2|31	%prep
14cr|jackeq-0.5.9-2|32	%setup -qn %{oname}-%{version}
14cr|jackeq-0.5.9-2|33	%apply_patches
14cr|jackeq-0.5.9-2|34	
14cr|jackeq-0.5.9-2|35	
14cr|jackeq-0.5.9-2|36	%build
14cr|jackeq-0.5.9-2|37	export LIBS="-lm -lpthread -ljack -lxml2 -ldl"
14cr|jackeq-0.5.9-2|38	%configure2_5x
14cr|jackeq-0.5.9-2|39	%make
14cr|jackeq-0.5.9-2|40	
14cr|jackeq-0.5.9-2|41	
14cr|jackeq-0.5.9-2|42	%install
14cr|jackeq-0.5.9-2|43	%makeinstall_std
14cr|jackeq-0.5.9-2|44	
14cr|jackeq-0.5.9-2|45	#menu
14cr|jackeq-0.5.9-2|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|jackeq-0.5.9-2|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|jackeq-0.5.9-2|48	[Desktop Entry]
14cr|jackeq-0.5.9-2|49	Name=JackEQ
14cr|jackeq-0.5.9-2|50	Comment=%{summary}
14cr|jackeq-0.5.9-2|51	Exec=%{_bindir}/%{name}
14cr|jackeq-0.5.9-2|52	Icon=sound_section
14cr|jackeq-0.5.9-2|53	Terminal=false
14cr|jackeq-0.5.9-2|54	Type=Application
14cr|jackeq-0.5.9-2|55	Categories=AudioVideo;Mixer;
14cr|jackeq-0.5.9-2|56	Encoding=UTF-8
14cr|jackeq-0.5.9-2|57	EOF
14cr|jackeq-0.5.9-2|58	
14cr|jackeq-0.5.9-2|59	
14cr|jackeq-0.5.9-2|60	%files
14cr|jackeq-0.5.9-2|61	%doc AUTHORS README TODO
14cr|jackeq-0.5.9-2|62	%{_bindir}/%{name}
14cr|jackeq-0.5.9-2|63	%{_datadir}/%{name}
14cr|jackeq-0.5.9-2|64	%{_datadir}/applications/%{name}.desktop
14cr|jackeq-0.5.9-2|65	
14cr|jackeq-0.5.9-2|66	
14cr|jackeq-0.5.9-2|67	
14cr|jackeq-0.5.9-2|68	
14cr|jackeq-0.5.9-2|69	%changelog
14cr|jackeq-0.5.9-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.9-2
14cr|jackeq-0.5.9-2|71	+ Revision: 6b215a9
14cr|jackeq-0.5.9-2|72	- MassBuild#464: Increase release tag
14cr|jackeq-0.5.9-2|73	
14cr|jackeq-0.5.9-2|74	

2230 14
14cr|jack-rack-1.4.7-12|1	Name:		jack-rack
14cr|jack-rack-1.4.7-12|2	Summary:		LADSPA effects rack for JACK
14cr|jack-rack-1.4.7-12|3	Version:		1.4.7
14cr|jack-rack-1.4.7-12|4	Release:		12
14cr|jack-rack-1.4.7-12|5	URL:		http://jack-rack.sourceforge.net/
14cr|jack-rack-1.4.7-12|6	License:		GPLv2+
14cr|jack-rack-1.4.7-12|7	Group:		Sound
14cr|jack-rack-1.4.7-12|8	Source0:		http://prdownloads.sourceforge.net/jack-rack/%{name}-%{version}.tar.bz2
14cr|jack-rack-1.4.7-12|9	Patch0:		jack-rack-1.4.7-undeprec.patch
14cr|jack-rack-1.4.7-12|10	Patch1:		jack-rack-1.4.7-jacksession.patch
14cr|jack-rack-1.4.7-12|11	BuildRequires:	ladspa-devel
14cr|jack-rack-1.4.7-12|12	BuildRequires:	pkgconfig
14cr|jack-rack-1.4.7-12|13	BuildRequires:	jackit-devel
14cr|jack-rack-1.4.7-12|14	BuildRequires:	gtk2-devel
14cr|jack-rack-1.4.7-12|15	BuildRequires:	imagemagick
14cr|jack-rack-1.4.7-12|16	BuildRequires:	chrpath
14cr|jack-rack-1.4.7-12|17	BuildRequires:	desktop-file-utils
14cr|jack-rack-1.4.7-12|18	BuildRequires:	ecasound-devel
14cr|jack-rack-1.4.7-12|19	BuildRequires:	liblrdf-devel
14cr|jack-rack-1.4.7-12|20	BuildRequires:	raptor-devel
14cr|jack-rack-1.4.7-12|21	BuildRequires:	gettext-devel
14cr|jack-rack-1.4.7-12|22	
14cr|jack-rack-1.4.7-12|23	%description
14cr|jack-rack-1.4.7-12|24	JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
14cr|jack-rack-1.4.7-12|25	can be filled with LADSPA effects plugins. It's phat; it turns your
14cr|jack-rack-1.4.7-12|26	computer into an effects box.
14cr|jack-rack-1.4.7-12|27	
14cr|jack-rack-1.4.7-12|28	
14cr|jack-rack-1.4.7-12|29	%prep
14cr|jack-rack-1.4.7-12|30	%setup -q
14cr|jack-rack-1.4.7-12|31	%patch0 -p1
14cr|jack-rack-1.4.7-12|32	%patch1 -p1
14cr|jack-rack-1.4.7-12|33	
14cr|jack-rack-1.4.7-12|34	
14cr|jack-rack-1.4.7-12|35	%build
14cr|jack-rack-1.4.7-12|36	# Fix explicit lm and ldl linking requirement
14cr|jack-rack-1.4.7-12|37	%define _disable_ld_as_needed   1
14cr|jack-rack-1.4.7-12|38	%configure
14cr|jack-rack-1.4.7-12|39	perl -pi -e 's/LDFLAGS =/LDFLAGS = -ldl -lm -lpthread /g' Makefile src/Makefile
14cr|jack-rack-1.4.7-12|40	%make
14cr|jack-rack-1.4.7-12|41	
14cr|jack-rack-1.4.7-12|42	
14cr|jack-rack-1.4.7-12|43	%install
14cr|jack-rack-1.4.7-12|44	%makeinstall_std
14cr|jack-rack-1.4.7-12|45	chrpath -d %{buildroot}/%{_bindir}/%{name}
14cr|jack-rack-1.4.7-12|46	
14cr|jack-rack-1.4.7-12|47	#menu
14cr|jack-rack-1.4.7-12|48	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
14cr|jack-rack-1.4.7-12|49	desktop-file-install --vendor="" \
14cr|jack-rack-1.4.7-12|50	--remove-category="Application" \
14cr|jack-rack-1.4.7-12|51	--add-category="GTK" \
14cr|jack-rack-1.4.7-12|52	--add-category="AudioVideo;Audio;Sequencer" \
14cr|jack-rack-1.4.7-12|53	--add-category="X-MandrivaLinux-Sound" \
14cr|jack-rack-1.4.7-12|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|jack-rack-1.4.7-12|55	
14cr|jack-rack-1.4.7-12|56	#icons
14cr|jack-rack-1.4.7-12|57	mkdir -p %{buildroot}/%{_liconsdir}
14cr|jack-rack-1.4.7-12|58	convert -size 48x48 pixmaps/jack-rack-icon.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|59	mkdir -p %{buildroot}/%{_iconsdir}
14cr|jack-rack-1.4.7-12|60	convert -size 32x32 pixmaps/jack-rack-icon.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|61	mkdir -p %{buildroot}/%{_miconsdir}
14cr|jack-rack-1.4.7-12|62	convert -size 16x16 pixmaps/jack-rack-icon.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|63	
14cr|jack-rack-1.4.7-12|64	%find_lang %name %{name}.lang
14cr|jack-rack-1.4.7-12|65	
14cr|jack-rack-1.4.7-12|66	
14cr|jack-rack-1.4.7-12|67	%files -f %{name}.lang
14cr|jack-rack-1.4.7-12|68	%doc README AUTHORS BUGS COPYING ChangeLog NEWS TODO
14cr|jack-rack-1.4.7-12|69	%{_bindir}/%{name}
14cr|jack-rack-1.4.7-12|70	%{_bindir}/ecarack
14cr|jack-rack-1.4.7-12|71	%{_datadir}/%{name}
14cr|jack-rack-1.4.7-12|72	%{_datadir}/applications/%{name}.desktop
14cr|jack-rack-1.4.7-12|73	%{_datadir}/pixmaps/*.png
14cr|jack-rack-1.4.7-12|74	%{_datadir}/dtds
14cr|jack-rack-1.4.7-12|75	%{_liconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|76	%{_iconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|77	%{_miconsdir}/%{name}.png
14cr|jack-rack-1.4.7-12|78	
14cr|jack-rack-1.4.7-12|79	
14cr|jack-rack-1.4.7-12|80	
14cr|jack-rack-1.4.7-12|81	
14cr|jack-rack-1.4.7-12|82	%changelog
14cr|jack-rack-1.4.7-12|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-12
14cr|jack-rack-1.4.7-12|84	+ Revision: 5e2225b
14cr|jack-rack-1.4.7-12|85	- MassBuild#464: Increase release tag
14cr|jack-rack-1.4.7-12|86	
14cr|jack-rack-1.4.7-12|87	

2231 14
14cr|jacksum-1.7.0-11|1	# Copyright (c) 2000-2005, JPackage Project
14cr|jacksum-1.7.0-11|2	# All rights reserved.
14cr|jacksum-1.7.0-11|3	#
14cr|jacksum-1.7.0-11|4	# Redistribution and use in source and binary forms, with or without
14cr|jacksum-1.7.0-11|5	# modification, are permitted provided that the following conditions
14cr|jacksum-1.7.0-11|6	# are met:
14cr|jacksum-1.7.0-11|7	#
14cr|jacksum-1.7.0-11|8	# 1. Redistributions of source code must retain the above copyright
14cr|jacksum-1.7.0-11|9	#    notice, this list of conditions and the following disclaimer.
14cr|jacksum-1.7.0-11|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|jacksum-1.7.0-11|11	#    notice, this list of conditions and the following disclaimer in the
14cr|jacksum-1.7.0-11|12	#    documentation and/or other materials provided with the
14cr|jacksum-1.7.0-11|13	#    distribution.
14cr|jacksum-1.7.0-11|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|jacksum-1.7.0-11|15	#    contributors may be used to endorse or promote products derived
14cr|jacksum-1.7.0-11|16	#    from this software without specific prior written permission.
14cr|jacksum-1.7.0-11|17	#
14cr|jacksum-1.7.0-11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|jacksum-1.7.0-11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|jacksum-1.7.0-11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|jacksum-1.7.0-11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|jacksum-1.7.0-11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|jacksum-1.7.0-11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|jacksum-1.7.0-11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|jacksum-1.7.0-11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|jacksum-1.7.0-11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|jacksum-1.7.0-11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|jacksum-1.7.0-11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|jacksum-1.7.0-11|29	#
14cr|jacksum-1.7.0-11|30	
14cr|jacksum-1.7.0-11|31	%define gcj_support 1
14cr|jacksum-1.7.0-11|32	%define section free
14cr|jacksum-1.7.0-11|33	
14cr|jacksum-1.7.0-11|34	Name:           jacksum
14cr|jacksum-1.7.0-11|35	Version:        1.7.0
14cr|jacksum-1.7.0-11|36	Release:        11
14cr|jacksum-1.7.0-11|37	Epoch:          0
14cr|jacksum-1.7.0-11|38	Summary:        Software for computing and verifying checksums, CRC's, and message digests
14cr|jacksum-1.7.0-11|39	License:        GPL
14cr|jacksum-1.7.0-11|40	URL:            http://www.jonelo.de/java/jacksum/
14cr|jacksum-1.7.0-11|41	Group:          Development/Java
14cr|jacksum-1.7.0-11|42	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jacksum-1.7.0-11|43	#Vendor:         JPackage Project
14cr|jacksum-1.7.0-11|44	#Distribution:   JPackage
14cr|jacksum-1.7.0-11|45	Source0:        http://osdn.dl.sourceforge.net/jacksum/jacksum-1.7.0.zip
14cr|jacksum-1.7.0-11|46	Source1:        %{name}
14cr|jacksum-1.7.0-11|47	Patch0:         %{name}-javadoc.patch
14cr|jacksum-1.7.0-11|48	BuildRequires:  ant
14cr|jacksum-1.7.0-11|49	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|jacksum-1.7.0-11|50	%if %{gcj_support}
14cr|jacksum-1.7.0-11|51	BuildRequires:  java-gcj-compat-devel
14cr|jacksum-1.7.0-11|52	%else
14cr|jacksum-1.7.0-11|53	BuildArch:      noarch
14cr|jacksum-1.7.0-11|54	%endif
14cr|jacksum-1.7.0-11|55	
14cr|jacksum-1.7.0-11|56	%description
14cr|jacksum-1.7.0-11|57	Jacksum is a free and platform independent software for computing and
14cr|jacksum-1.7.0-11|58	verifying checksums, CRC's, and message digests (known as hash values
14cr|jacksum-1.7.0-11|59	and fingerprints). "Jacksum" is a synthetic word made of JAva and
14cr|jacksum-1.7.0-11|60	ChecKSUM.
14cr|jacksum-1.7.0-11|61	
14cr|jacksum-1.7.0-11|62	Jacksum supports 46 popular algorithms (Adler32, BSD sum, POSIX cksum,
14cr|jacksum-1.7.0-11|63	Bzip2's CRC, CRC-8, CRC-16, CRC-24, CRC-32 (FCS-32), CRC-64, ELF-32,
14cr|jacksum-1.7.0-11|64	eMule/eDonkey, FCS-16, GOST R 34.11-94, HAS-160, HAVAL (3/4/5 passes,
14cr|jacksum-1.7.0-11|65	128/160/192/224/256 bits), MD2, MD4, MD5, MPEG-2's CRC-32, RIPEMD-128,
14cr|jacksum-1.7.0-11|66	RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-0, SHA-1, SHA-224, SHA-256,
14cr|jacksum-1.7.0-11|67	SHA-384, SHA-512, Tiger-128, Tiger-160, Tiger, Tiger2, Unix System V
14cr|jacksum-1.7.0-11|68	sum, sum8, sum16, sum24, sum32, Whirlpool-0, Whirlpool-1, Whirlpool and
14cr|jacksum-1.7.0-11|69	xor8).
14cr|jacksum-1.7.0-11|70	
14cr|jacksum-1.7.0-11|71	Jacksum supports the "Rocksoft (tm) Model CRC Algorithm", it can
14cr|jacksum-1.7.0-11|72	calculate customized CRC algorithms and it supports the combination of
14cr|jacksum-1.7.0-11|73	multiple algorithms.
14cr|jacksum-1.7.0-11|74	
14cr|jacksum-1.7.0-11|75	%package javadoc
14cr|jacksum-1.7.0-11|76	Summary:        Javadoc for %{name}
14cr|jacksum-1.7.0-11|77	Group:          Development/Java
14cr|jacksum-1.7.0-11|78	
14cr|jacksum-1.7.0-11|79	%description javadoc
14cr|jacksum-1.7.0-11|80	Javadoc for %{name}.
14cr|jacksum-1.7.0-11|81	
14cr|jacksum-1.7.0-11|82	%prep
14cr|jacksum-1.7.0-11|83	%setup -q -c
14cr|jacksum-1.7.0-11|84	%{__perl} -pi -e 's/\r$//g' history.txt license.txt readme_de.txt readme.txt docs/*
14cr|jacksum-1.7.0-11|85	pushd source
14cr|jacksum-1.7.0-11|86	%{_bindir}/unzip -qq %{name}-src.zip
14cr|jacksum-1.7.0-11|87	popd
14cr|jacksum-1.7.0-11|88	%patch0 -p1
14cr|jacksum-1.7.0-11|89	%{__perl} -pi -e 's|<javadoc|<javadoc source="1.4"|g' build.xml
14cr|jacksum-1.7.0-11|90	
14cr|jacksum-1.7.0-11|91	%build
14cr|jacksum-1.7.0-11|92	pushd source
14cr|jacksum-1.7.0-11|93	%{ant} jar #javadoc
14cr|jacksum-1.7.0-11|94	popd
14cr|jacksum-1.7.0-11|95	
14cr|jacksum-1.7.0-11|96	%install
14cr|jacksum-1.7.0-11|97	%{__rm} -rf %{buildroot}
14cr|jacksum-1.7.0-11|98	
14cr|jacksum-1.7.0-11|99	# bin
14cr|jacksum-1.7.0-11|100	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|jacksum-1.7.0-11|101	%{__cp} -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|jacksum-1.7.0-11|102	
14cr|jacksum-1.7.0-11|103	# jars
14cr|jacksum-1.7.0-11|104	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|jacksum-1.7.0-11|105	%{__cp} -a source/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jacksum-1.7.0-11|106	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|jacksum-1.7.0-11|107	
14cr|jacksum-1.7.0-11|108	# javadoc
14cr|jacksum-1.7.0-11|109	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jacksum-1.7.0-11|110	#%{__cp} -a source/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jacksum-1.7.0-11|111	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jacksum-1.7.0-11|112	
14cr|jacksum-1.7.0-11|113	%if %{gcj_support}
14cr|jacksum-1.7.0-11|114	%{_bindir}/aot-compile-rpm
14cr|jacksum-1.7.0-11|115	%endif
14cr|jacksum-1.7.0-11|116	
14cr|jacksum-1.7.0-11|117	%clean
14cr|jacksum-1.7.0-11|118	%{__rm} -rf %{buildroot}
14cr|jacksum-1.7.0-11|119	
14cr|jacksum-1.7.0-11|120	%if %{gcj_support}
14cr|jacksum-1.7.0-11|121	%post
14cr|jacksum-1.7.0-11|122	%{update_gcjdb}
14cr|jacksum-1.7.0-11|123	
14cr|jacksum-1.7.0-11|124	%postun
14cr|jacksum-1.7.0-11|125	%{clean_gcjdb}
14cr|jacksum-1.7.0-11|126	%endif
14cr|jacksum-1.7.0-11|127	
14cr|jacksum-1.7.0-11|128	%files
14cr|jacksum-1.7.0-11|129	%defattr(0644,root,root,0755)
14cr|jacksum-1.7.0-11|130	%doc history.txt license.txt readme_de.txt readme.txt docs/*
14cr|jacksum-1.7.0-11|131	%attr(0755,root,root) %{_bindir}/%{name}
14cr|jacksum-1.7.0-11|132	%{_javadir}/%{name}*.jar
14cr|jacksum-1.7.0-11|133	%if %{gcj_support}
14cr|jacksum-1.7.0-11|134	%attr(-,root,root) %{_libdir}/gcj/%{name}
14cr|jacksum-1.7.0-11|135	%endif
14cr|jacksum-1.7.0-11|136	
14cr|jacksum-1.7.0-11|137	%files javadoc
14cr|jacksum-1.7.0-11|138	%defattr(0644,root,root,0755)
14cr|jacksum-1.7.0-11|139	%doc %{_javadocdir}/%{name}
14cr|jacksum-1.7.0-11|140	%doc %{_javadocdir}/%{name}-%{version}
14cr|jacksum-1.7.0-11|141	
14cr|jacksum-1.7.0-11|142	
14cr|jacksum-1.7.0-11|143	
14cr|jacksum-1.7.0-11|144	%changelog
14cr|jacksum-1.7.0-11|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.7.0-11
14cr|jacksum-1.7.0-11|146	+ Revision: bff6468
14cr|jacksum-1.7.0-11|147	- MassBuild#464: Increase release tag
14cr|jacksum-1.7.0-11|148	
14cr|jacksum-1.7.0-11|149	

2232 14
14cr|jag-0.3.2-3|1	Summary:	An arcade-puzzle 2D game to break all of the target blocks
14cr|jag-0.3.2-3|2	Name:		jag
14cr|jag-0.3.2-3|3	Version:	0.3.2
14cr|jag-0.3.2-3|4	Release:	3
14cr|jag-0.3.2-3|5	# README say "under the GPL" so that quite vague
14cr|jag-0.3.2-3|6	License:	GPLv2+
14cr|jag-0.3.2-3|7	Group:		Games/Puzzles
14cr|jag-0.3.2-3|8	Url:		http://jag.xlabsoft.com
14cr|jag-0.3.2-3|9	Source0:	http://jag.xlabsoft.com/files/%{name}-%{version}-src.zip
14cr|jag-0.3.2-3|10	Source1:	http://jag.xlabsoft.com/files/%{name}-%{version}-data.zip
14cr|jag-0.3.2-3|11	# adujst path to conform to FHS
14cr|jag-0.3.2-3|12	# not sent upstream, too ugly
14cr|jag-0.3.2-3|13	Patch0:		jag-0.3.2-path.patch
14cr|jag-0.3.2-3|14	Patch1:		jag-0.3.2-dso.patch
14cr|jag-0.3.2-3|15	BuildRequires:	unzip
14cr|jag-0.3.2-3|16	BuildRequires:	qt4-devel
14cr|jag-0.3.2-3|17	BuildRequires:	pkgconfig(gl)
14cr|jag-0.3.2-3|18	BuildRequires:	pkgconfig(sdl)
14cr|jag-0.3.2-3|19	BuildRequires:	pkgconfig(SDL_mixer)
14cr|jag-0.3.2-3|20	BuildRequires:	pkgconfig(xrandr)
14cr|jag-0.3.2-3|21	BuildRequires:	pkgconfig(xrender)
14cr|jag-0.3.2-3|22	
14cr|jag-0.3.2-3|23	%description
14cr|jag-0.3.2-3|24	JAG is a free and opensource arcade-puzzle 2D game.
14cr|jag-0.3.2-3|25	
14cr|jag-0.3.2-3|26	The aim of JAG is to break all of the target pieces on each level, and to do
14cr|jag-0.3.2-3|27	this before the time runs out. Keep doing this until you have beaten the last
14cr|jag-0.3.2-3|28	level and won the game. Move game pieces using mouse into matches of 3 or more
14cr|jag-0.3.2-3|29	in a straight line horizontally or vertically. Doing this on top of the target
14cr|jag-0.3.2-3|30	cells will break them. The faster targets are removed, the bigger is score.
14cr|jag-0.3.2-3|31	There are single and double targets. Unlike the single ones, double targets
14cr|jag-0.3.2-3|32	are removed in two turns. Some pieces are blocked. Before removing such ones,
14cr|jag-0.3.2-3|33	blocks should be destroyed. Blocks also can be single or double. By breaking
14cr|jag-0.3.2-3|34	pieces and targets, you're earning score which can be spent for applying a
14cr|jag-0.3.2-3|35	special tool. Tools make the life easier as they're mostly intended for
14cr|jag-0.3.2-3|36	breaking several pieces at a time, including blocks and targets. By breaking
14cr|jag-0.3.2-3|37	pieces of the same type, you're also increasing bonus counters. If you will
14cr|jag-0.3.2-3|38	collect 500 and more items, you can remove all the same items from the field.
14cr|jag-0.3.2-3|39	
14cr|jag-0.3.2-3|40	%files
14cr|jag-0.3.2-3|41	%defattr(644,root,root,755)
14cr|jag-0.3.2-3|42	%attr(755,root,root) %{_bindir}/%{name}
14cr|jag-0.3.2-3|43	%{_datadir}/applications/%{name}.desktop
14cr|jag-0.3.2-3|44	%{_liconsdir}/%{name}.png
14cr|jag-0.3.2-3|45	%{_datadir}/%{name}
14cr|jag-0.3.2-3|46	
14cr|jag-0.3.2-3|47	#----------------------------------------------------------------------------
14cr|jag-0.3.2-3|48	
14cr|jag-0.3.2-3|49	%prep
14cr|jag-0.3.2-3|50	%setup -q -n %{name}-%{version}-src -a1
14cr|jag-0.3.2-3|51	%patch0 -p1
14cr|jag-0.3.2-3|52	%patch1 -p1
14cr|jag-0.3.2-3|53	mv %{name}-%{version}-data/data .
14cr|jag-0.3.2-3|54	rm -rf %{name}-%{version}-data
14cr|jag-0.3.2-3|55	find . -type f -exec chmod 644 {} \;
14cr|jag-0.3.2-3|56	find . -type d -exec chmod 755 {} \;
14cr|jag-0.3.2-3|57	
14cr|jag-0.3.2-3|58	%build
14cr|jag-0.3.2-3|59	%qmake_qt4 Game.pro
14cr|jag-0.3.2-3|60	%make
14cr|jag-0.3.2-3|61	
14cr|jag-0.3.2-3|62	%install
14cr|jag-0.3.2-3|63	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|jag-0.3.2-3|64	
14cr|jag-0.3.2-3|65	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|jag-0.3.2-3|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|jag-0.3.2-3|67	[Desktop Entry]
14cr|jag-0.3.2-3|68	Name=JAG
14cr|jag-0.3.2-3|69	GenericName=Arcade-puzzle 2D game
14cr|jag-0.3.2-3|70	Comment=%{summary}
14cr|jag-0.3.2-3|71	Exec=%{name}
14cr|jag-0.3.2-3|72	Icon=%{_liconsdir}/%{name}
14cr|jag-0.3.2-3|73	Type=Application
14cr|jag-0.3.2-3|74	StartupNotify=false
14cr|jag-0.3.2-3|75	Categories=Game;LogicGame;
14cr|jag-0.3.2-3|76	Terminal=false
14cr|jag-0.3.2-3|77	EOF
14cr|jag-0.3.2-3|78	
14cr|jag-0.3.2-3|79	mkdir -p %{buildroot}%{_liconsdir}
14cr|jag-0.3.2-3|80	install -m644 images/item4.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|jag-0.3.2-3|81	
14cr|jag-0.3.2-3|82	
14cr|jag-0.3.2-3|83	%changelog
14cr|jag-0.3.2-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|jag-0.3.2-3|85	+ Revision: 2ffc49c
14cr|jag-0.3.2-3|86	- MassBuild#464: Increase release tag
14cr|jag-0.3.2-3|87	
14cr|jag-0.3.2-3|88	

2233 14
14cr|jakarta-commons-jexl-1.1-3|1	%define oname commons-jexl
14cr|jakarta-commons-jexl-1.1-3|2	
14cr|jakarta-commons-jexl-1.1-3|3	Summary:        Java Expression Language
14cr|jakarta-commons-jexl-1.1-3|4	Name:		jakarta-%{oname}
14cr|jakarta-commons-jexl-1.1-3|5	Version:	1.1
14cr|jakarta-commons-jexl-1.1-3|6	Release:	3
14cr|jakarta-commons-jexl-1.1-3|7	Group:		Development/Java
14cr|jakarta-commons-jexl-1.1-3|8	License:	Apache Software License
14cr|jakarta-commons-jexl-1.1-3|9	URL:		http://jakarta.apache.org/commons/jexl/
14cr|jakarta-commons-jexl-1.1-3|10	Source0:	http://www.apache.net.pl/commons/jexl/source/%{oname}-%{version}-src.tar.gz
14cr|jakarta-commons-jexl-1.1-3|11	BuildRequires:	jpackage-utils >= 0:1.5
14cr|jakarta-commons-jexl-1.1-3|12	BuildRequires:	ant >= 0:1.6
14cr|jakarta-commons-jexl-1.1-3|13	BuildRequires:	ant-junit >= 0:1.6
14cr|jakarta-commons-jexl-1.1-3|14	BuildRequires:	junit
14cr|jakarta-commons-jexl-1.1-3|15	BuildRequires:	apache-commons-logging
14cr|jakarta-commons-jexl-1.1-3|16	BuildRequires:	java-rpmbuild
14cr|jakarta-commons-jexl-1.1-3|17	Requires:	apache-commons-logging
14cr|jakarta-commons-jexl-1.1-3|18	BuildArch:	noarch
14cr|jakarta-commons-jexl-1.1-3|19	
14cr|jakarta-commons-jexl-1.1-3|20	%description
14cr|jakarta-commons-jexl-1.1-3|21	Jexl is an expression language engine designed for easy embedding in
14cr|jakarta-commons-jexl-1.1-3|22	applications and frameworks. It implements an extended version of the
14cr|jakarta-commons-jexl-1.1-3|23	Expression Language of the JSTL.
14cr|jakarta-commons-jexl-1.1-3|24	
14cr|jakarta-commons-jexl-1.1-3|25	%package javadoc
14cr|jakarta-commons-jexl-1.1-3|26	Summary:	Javadoc for %{name}
14cr|jakarta-commons-jexl-1.1-3|27	Group:		Development/Java
14cr|jakarta-commons-jexl-1.1-3|28	
14cr|jakarta-commons-jexl-1.1-3|29	%description javadoc
14cr|jakarta-commons-jexl-1.1-3|30	%{summary}.
14cr|jakarta-commons-jexl-1.1-3|31	
14cr|jakarta-commons-jexl-1.1-3|32	
14cr|jakarta-commons-jexl-1.1-3|33	%prep
14cr|jakarta-commons-jexl-1.1-3|34	%setup -q -n %{oname}-%{version}-src
14cr|jakarta-commons-jexl-1.1-3|35	
14cr|jakarta-commons-jexl-1.1-3|36	%build
14cr|jakarta-commons-jexl-1.1-3|37	export JAVA_HOME="%{java_home}"
14cr|jakarta-commons-jexl-1.1-3|38	export OPT_JAR_LIST="ant/ant-junit junit"
14cr|jakarta-commons-jexl-1.1-3|39	export CLASSPATH=$(build-classpath apache-commons-logging-api apache-commons-logging )
14cr|jakarta-commons-jexl-1.1-3|40	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
14cr|jakarta-commons-jexl-1.1-3|41	%ant -Dbuild.sysclasspath=only test dist
14cr|jakarta-commons-jexl-1.1-3|42	
14cr|jakarta-commons-jexl-1.1-3|43	
14cr|jakarta-commons-jexl-1.1-3|44	%install
14cr|jakarta-commons-jexl-1.1-3|45	rm -rf %{buildroot}
14cr|jakarta-commons-jexl-1.1-3|46	install -Dpm 644 dist/%{oname}-%{version}.jar \
14cr|jakarta-commons-jexl-1.1-3|47	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jakarta-commons-jexl-1.1-3|48	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jakarta-commons-jexl-1.1-3|49	ln -s %{name}-%{version}.jar \
14cr|jakarta-commons-jexl-1.1-3|50	%{buildroot}%{_javadir}/%{oname}-%{version}.jar
14cr|jakarta-commons-jexl-1.1-3|51	ln -s %{oname}-%{version}.jar \
14cr|jakarta-commons-jexl-1.1-3|52	%{buildroot}%{_javadir}/%{oname}.jar
14cr|jakarta-commons-jexl-1.1-3|53	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jexl-1.1-3|54	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jexl-1.1-3|55	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cr|jakarta-commons-jexl-1.1-3|56	
14cr|jakarta-commons-jexl-1.1-3|57	
14cr|jakarta-commons-jexl-1.1-3|58	%clean
14cr|jakarta-commons-jexl-1.1-3|59	rm -rf %{buildroot}
14cr|jakarta-commons-jexl-1.1-3|60	
14cr|jakarta-commons-jexl-1.1-3|61	%post javadoc
14cr|jakarta-commons-jexl-1.1-3|62	rm -f %{_javadocdir}/%{name}
14cr|jakarta-commons-jexl-1.1-3|63	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|jakarta-commons-jexl-1.1-3|64	
14cr|jakarta-commons-jexl-1.1-3|65	%files
14cr|jakarta-commons-jexl-1.1-3|66	%defattr(-,root,root)
14cr|jakarta-commons-jexl-1.1-3|67	%doc LICENSE.txt
14cr|jakarta-commons-jexl-1.1-3|68	%{_javadir}/*.jar
14cr|jakarta-commons-jexl-1.1-3|69	
14cr|jakarta-commons-jexl-1.1-3|70	%files javadoc
14cr|jakarta-commons-jexl-1.1-3|71	%defattr(-,root,root)
14cr|jakarta-commons-jexl-1.1-3|72	%doc %{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jexl-1.1-3|73	%ghost %doc %{_javadocdir}/%{name}
14cr|jakarta-commons-jexl-1.1-3|74	
14cr|jakarta-commons-jexl-1.1-3|75	
14cr|jakarta-commons-jexl-1.1-3|76	%changelog
14cr|jakarta-commons-jexl-1.1-3|77	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|jakarta-commons-jexl-1.1-3|78	+ Revision: c53fc3d
14cr|jakarta-commons-jexl-1.1-3|79	- Build with apache-commons
14cr|jakarta-commons-jexl-1.1-3|80	
14cr|jakarta-commons-jexl-1.1-3|81	

2234 14
14cr|jakarta-commons-jxpath-1.2-3.0.4|1	# Copyright (c) 2000-2005, JPackage Project
14cr|jakarta-commons-jxpath-1.2-3.0.4|2	# All rights reserved.
14cr|jakarta-commons-jxpath-1.2-3.0.4|3	#
14cr|jakarta-commons-jxpath-1.2-3.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|jakarta-commons-jxpath-1.2-3.0.4|5	# modification, are permitted provided that the following conditions
14cr|jakarta-commons-jxpath-1.2-3.0.4|6	# are met:
14cr|jakarta-commons-jxpath-1.2-3.0.4|7	#
14cr|jakarta-commons-jxpath-1.2-3.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|jakarta-commons-jxpath-1.2-3.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|jakarta-commons-jxpath-1.2-3.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|jakarta-commons-jxpath-1.2-3.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|jakarta-commons-jxpath-1.2-3.0.4|12	#    documentation and/or other materials provided with the
14cr|jakarta-commons-jxpath-1.2-3.0.4|13	#    distribution.
14cr|jakarta-commons-jxpath-1.2-3.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|jakarta-commons-jxpath-1.2-3.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|jakarta-commons-jxpath-1.2-3.0.4|16	#    from this software without specific prior written permission.
14cr|jakarta-commons-jxpath-1.2-3.0.4|17	#
14cr|jakarta-commons-jxpath-1.2-3.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|jakarta-commons-jxpath-1.2-3.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|jakarta-commons-jxpath-1.2-3.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|jakarta-commons-jxpath-1.2-3.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|jakarta-commons-jxpath-1.2-3.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|jakarta-commons-jxpath-1.2-3.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|jakarta-commons-jxpath-1.2-3.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|jakarta-commons-jxpath-1.2-3.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|jakarta-commons-jxpath-1.2-3.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|jakarta-commons-jxpath-1.2-3.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|jakarta-commons-jxpath-1.2-3.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|jakarta-commons-jxpath-1.2-3.0.4|29	#
14cr|jakarta-commons-jxpath-1.2-3.0.4|30	
14cr|jakarta-commons-jxpath-1.2-3.0.4|31	%define section   devel
14cr|jakarta-commons-jxpath-1.2-3.0.4|32	%define base_name commons-jxpath
14cr|jakarta-commons-jxpath-1.2-3.0.4|33	
14cr|jakarta-commons-jxpath-1.2-3.0.4|34	Name:           jakarta-%{base_name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|35	Version:        1.2
14cr|jakarta-commons-jxpath-1.2-3.0.4|36	Release:        %mkrel 3.0.4
14cr|jakarta-commons-jxpath-1.2-3.0.4|37	Epoch:          0
14cr|jakarta-commons-jxpath-1.2-3.0.4|38	Summary:        Simple XPath interpreter
14cr|jakarta-commons-jxpath-1.2-3.0.4|39	
14cr|jakarta-commons-jxpath-1.2-3.0.4|40	Group:          Development/Java
14cr|jakarta-commons-jxpath-1.2-3.0.4|41	License:        Apache Software License
14cr|jakarta-commons-jxpath-1.2-3.0.4|42	URL:            http://jakarta.apache.org/commons/jxpath/
14cr|jakarta-commons-jxpath-1.2-3.0.4|43	Source0:        commons-jxpath-1.2-src.zip
14cr|jakarta-commons-jxpath-1.2-3.0.4|44	Source1:        commons-jxpath-1.2.pom
14cr|jakarta-commons-jxpath-1.2-3.0.4|45	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|jakarta-commons-jxpath-1.2-3.0.4|46	
14cr|jakarta-commons-jxpath-1.2-3.0.4|47	BuildArch:      noarch
14cr|jakarta-commons-jxpath-1.2-3.0.4|48	BuildRequires:  jpackage-utils >= 0:1.5
14cr|jakarta-commons-jxpath-1.2-3.0.4|49	BuildRequires:  java-rpmbuild
14cr|jakarta-commons-jxpath-1.2-3.0.4|50	BuildRequires:  ant >= 0:1.6, ant-junit >= 0:1.6, junit
14cr|jakarta-commons-jxpath-1.2-3.0.4|51	BuildRequires:  xml-commons-apis
14cr|jakarta-commons-jxpath-1.2-3.0.4|52	BuildRequires:  xerces-j2
14cr|jakarta-commons-jxpath-1.2-3.0.4|53	BuildRequires:  servletapi5
14cr|jakarta-commons-jxpath-1.2-3.0.4|54	BuildRequires:  jsp
14cr|jakarta-commons-jxpath-1.2-3.0.4|55	BuildRequires:  jdom >= 0:1.0
14cr|jakarta-commons-jxpath-1.2-3.0.4|56	BuildRequires:  jakarta-commons-beanutils
14cr|jakarta-commons-jxpath-1.2-3.0.4|57	BuildRequires:  jakarta-commons-logging
14cr|jakarta-commons-jxpath-1.2-3.0.4|58	BuildRequires:  jakarta-commons-collections >= 0:2.1.1
14cr|jakarta-commons-jxpath-1.2-3.0.4|59	Requires:       xml-commons-apis
14cr|jakarta-commons-jxpath-1.2-3.0.4|60	Requires:       xerces-j2
14cr|jakarta-commons-jxpath-1.2-3.0.4|61	Requires:       servletapi5
14cr|jakarta-commons-jxpath-1.2-3.0.4|62	Requires:	jsp
14cr|jakarta-commons-jxpath-1.2-3.0.4|63	Requires:       jdom >= 0:1.0
14cr|jakarta-commons-jxpath-1.2-3.0.4|64	Requires:       jakarta-commons-beanutils
14cr|jakarta-commons-jxpath-1.2-3.0.4|65	Requires:       jakarta-commons-logging
14cr|jakarta-commons-jxpath-1.2-3.0.4|66	Requires:       jakarta-commons-collections >= 0:2.1.1
14cr|jakarta-commons-jxpath-1.2-3.0.4|67	
14cr|jakarta-commons-jxpath-1.2-3.0.4|68	%description
14cr|jakarta-commons-jxpath-1.2-3.0.4|69	Defines a simple interpreter of an expression language called XPath.
14cr|jakarta-commons-jxpath-1.2-3.0.4|70	JXPath applies  XPath  expressions to graphs of objects of all kinds:
14cr|jakarta-commons-jxpath-1.2-3.0.4|71	JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
14cr|jakarta-commons-jxpath-1.2-3.0.4|72	
14cr|jakarta-commons-jxpath-1.2-3.0.4|73	%package        javadoc
14cr|jakarta-commons-jxpath-1.2-3.0.4|74	Summary:        Javadoc for %{name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|75	Group:          Development/Java
14cr|jakarta-commons-jxpath-1.2-3.0.4|76	
14cr|jakarta-commons-jxpath-1.2-3.0.4|77	%description    javadoc
14cr|jakarta-commons-jxpath-1.2-3.0.4|78	Javadoc for %{name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|79	
14cr|jakarta-commons-jxpath-1.2-3.0.4|80	%prep
14cr|jakarta-commons-jxpath-1.2-3.0.4|81	%setup -q -n %{base_name}-%{version}
14cr|jakarta-commons-jxpath-1.2-3.0.4|82	#touch build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|83	#echo jaxp.jaxp.jar = $(find-jar xml-commons-apis) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|84	#echo jaxp.xslt.jar = $(find-jar xml-commons-apis) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|85	#echo jdom.jar = $(find-jar jdom) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|86	#echo servlet.jar = $(find-jar servletapi4) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|87	#echo junit.jar = $(find-jar junit) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|88	#echo commons-beanutils.jar = $(find-jar commons-beanutils) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|89	#echo commons-collections.jar = $(find-jar commons-collections) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|90	#echo commons-logging.jar = $(find-jar commons-logging) >> build.properties
14cr|jakarta-commons-jxpath-1.2-3.0.4|91	
14cr|jakarta-commons-jxpath-1.2-3.0.4|92	%build
14cr|jakarta-commons-jxpath-1.2-3.0.4|93	export OPT_JAR_LIST="ant/ant-junit junit ant-launcher"
14cr|jakarta-commons-jxpath-1.2-3.0.4|94	export CLASSPATH=$(build-classpath \
14cr|jakarta-commons-jxpath-1.2-3.0.4|95	xerces-j2 \
14cr|jakarta-commons-jxpath-1.2-3.0.4|96	servletapi5 \
14cr|jakarta-commons-jxpath-1.2-3.0.4|97	jsp \
14cr|jakarta-commons-jxpath-1.2-3.0.4|98	xml-commons-apis \
14cr|jakarta-commons-jxpath-1.2-3.0.4|99	jdom \
14cr|jakarta-commons-jxpath-1.2-3.0.4|100	commons-beanutils \
14cr|jakarta-commons-jxpath-1.2-3.0.4|101	commons-logging \
14cr|jakarta-commons-jxpath-1.2-3.0.4|102	commons-collections \
14cr|jakarta-commons-jxpath-1.2-3.0.4|103	ant-launcher)
14cr|jakarta-commons-jxpath-1.2-3.0.4|104	CLASSPATH=$CLASSPATH:target/classes:target/test-classes
14cr|jakarta-commons-jxpath-1.2-3.0.4|105	%ant -Dbuild.sysclasspath=first -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4 test jar javadoc
14cr|jakarta-commons-jxpath-1.2-3.0.4|106	
14cr|jakarta-commons-jxpath-1.2-3.0.4|107	
14cr|jakarta-commons-jxpath-1.2-3.0.4|108	%install
14cr|jakarta-commons-jxpath-1.2-3.0.4|109	rm -rf $RPM_BUILD_ROOT
14cr|jakarta-commons-jxpath-1.2-3.0.4|110	install -Dpm 644 target/%{base_name}.jar \
14cr|jakarta-commons-jxpath-1.2-3.0.4|111	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jakarta-commons-jxpath-1.2-3.0.4|112	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jakarta-commons-jxpath-1.2-3.0.4|113	ln -s %{name}-%{version}.jar \
14cr|jakarta-commons-jxpath-1.2-3.0.4|114	$RPM_BUILD_ROOT%{_javadir}/%{base_name}-%{version}.jar
14cr|jakarta-commons-jxpath-1.2-3.0.4|115	ln -s %{base_name}-%{version}.jar \
14cr|jakarta-commons-jxpath-1.2-3.0.4|116	$RPM_BUILD_ROOT%{_javadir}/%{base_name}.jar
14cr|jakarta-commons-jxpath-1.2-3.0.4|117	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP/%{base_name} %{base_name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|118	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jxpath-1.2-3.0.4|119	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jxpath-1.2-3.0.4|120	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|121	
14cr|jakarta-commons-jxpath-1.2-3.0.4|122	# poms
14cr|jakarta-commons-jxpath-1.2-3.0.4|123	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|jakarta-commons-jxpath-1.2-3.0.4|124	
14cr|jakarta-commons-jxpath-1.2-3.0.4|125	install -pm 644 %{SOURCE1} \
14cr|jakarta-commons-jxpath-1.2-3.0.4|126	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{base_name}.pom
14cr|jakarta-commons-jxpath-1.2-3.0.4|127	
14cr|jakarta-commons-jxpath-1.2-3.0.4|128	%clean
14cr|jakarta-commons-jxpath-1.2-3.0.4|129	rm -rf $RPM_BUILD_ROOT
14cr|jakarta-commons-jxpath-1.2-3.0.4|130	
14cr|jakarta-commons-jxpath-1.2-3.0.4|131	%post
14cr|jakarta-commons-jxpath-1.2-3.0.4|132	%update_maven_depmap
14cr|jakarta-commons-jxpath-1.2-3.0.4|133	
14cr|jakarta-commons-jxpath-1.2-3.0.4|134	%postun
14cr|jakarta-commons-jxpath-1.2-3.0.4|135	%update_maven_depmap
14cr|jakarta-commons-jxpath-1.2-3.0.4|136	
14cr|jakarta-commons-jxpath-1.2-3.0.4|137	%files
14cr|jakarta-commons-jxpath-1.2-3.0.4|138	%defattr(-,root,root,-)
14cr|jakarta-commons-jxpath-1.2-3.0.4|139	%doc LICENSE.txt
14cr|jakarta-commons-jxpath-1.2-3.0.4|140	%{_javadir}/*.jar
14cr|jakarta-commons-jxpath-1.2-3.0.4|141	%{_datadir}/maven2/poms/*
14cr|jakarta-commons-jxpath-1.2-3.0.4|142	%{_mavendepmapfragdir}
14cr|jakarta-commons-jxpath-1.2-3.0.4|143	
14cr|jakarta-commons-jxpath-1.2-3.0.4|144	%files javadoc
14cr|jakarta-commons-jxpath-1.2-3.0.4|145	%defattr(-,root,root,-)
14cr|jakarta-commons-jxpath-1.2-3.0.4|146	%doc %{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-jxpath-1.2-3.0.4|147	%doc %{_javadocdir}/%{name}
14cr|jakarta-commons-jxpath-1.2-3.0.4|148	
14cr|jakarta-commons-jxpath-1.2-3.0.4|149	
14cr|jakarta-commons-jxpath-1.2-3.0.4|150	
14cr|jakarta-commons-jxpath-1.2-3.0.4|151	%changelog
14cr|jakarta-commons-jxpath-1.2-3.0.4|152	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:1.2-3.0.4
14cr|jakarta-commons-jxpath-1.2-3.0.4|153	+ Revision: cd93d77
14cr|jakarta-commons-jxpath-1.2-3.0.4|154	- Automatic import for version 1.2
14cr|jakarta-commons-jxpath-1.2-3.0.4|155	
14cr|jakarta-commons-jxpath-1.2-3.0.4|156	

2235 14
14cr|jakarta-commons-primitives-1.0-3.0.7|1	# Copyright (c) 2000-2005, JPackage Project
14cr|jakarta-commons-primitives-1.0-3.0.7|2	# All rights reserved.
14cr|jakarta-commons-primitives-1.0-3.0.7|3	#
14cr|jakarta-commons-primitives-1.0-3.0.7|4	# Redistribution and use in source and binary forms, with or without
14cr|jakarta-commons-primitives-1.0-3.0.7|5	# modification, are permitted provided that the following conditions
14cr|jakarta-commons-primitives-1.0-3.0.7|6	# are met:
14cr|jakarta-commons-primitives-1.0-3.0.7|7	#
14cr|jakarta-commons-primitives-1.0-3.0.7|8	# 1. Redistributions of source code must retain the above copyright
14cr|jakarta-commons-primitives-1.0-3.0.7|9	#    notice, this list of conditions and the following disclaimer.
14cr|jakarta-commons-primitives-1.0-3.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|jakarta-commons-primitives-1.0-3.0.7|11	#    notice, this list of conditions and the following disclaimer in the
14cr|jakarta-commons-primitives-1.0-3.0.7|12	#    documentation and/or other materials provided with the
14cr|jakarta-commons-primitives-1.0-3.0.7|13	#    distribution.
14cr|jakarta-commons-primitives-1.0-3.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|jakarta-commons-primitives-1.0-3.0.7|15	#    contributors may be used to endorse or promote products derived
14cr|jakarta-commons-primitives-1.0-3.0.7|16	#    from this software without specific prior written permission.
14cr|jakarta-commons-primitives-1.0-3.0.7|17	#
14cr|jakarta-commons-primitives-1.0-3.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|jakarta-commons-primitives-1.0-3.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|jakarta-commons-primitives-1.0-3.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|jakarta-commons-primitives-1.0-3.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|jakarta-commons-primitives-1.0-3.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|jakarta-commons-primitives-1.0-3.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|jakarta-commons-primitives-1.0-3.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|jakarta-commons-primitives-1.0-3.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|jakarta-commons-primitives-1.0-3.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|jakarta-commons-primitives-1.0-3.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|jakarta-commons-primitives-1.0-3.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|jakarta-commons-primitives-1.0-3.0.7|29	#
14cr|jakarta-commons-primitives-1.0-3.0.7|30	
14cr|jakarta-commons-primitives-1.0-3.0.7|31	%define section free
14cr|jakarta-commons-primitives-1.0-3.0.7|32	%define shortname commons-primitives
14cr|jakarta-commons-primitives-1.0-3.0.7|33	%define gcj_support 1
14cr|jakarta-commons-primitives-1.0-3.0.7|34	
14cr|jakarta-commons-primitives-1.0-3.0.7|35	Name:           jakarta-%{shortname}
14cr|jakarta-commons-primitives-1.0-3.0.7|36	Version:        1.0
14cr|jakarta-commons-primitives-1.0-3.0.7|37	Release:        3.0.7
14cr|jakarta-commons-primitives-1.0-3.0.7|38	Epoch:          0
14cr|jakarta-commons-primitives-1.0-3.0.7|39	Summary:        Jakarta Commons Primitives Component
14cr|jakarta-commons-primitives-1.0-3.0.7|40	
14cr|jakarta-commons-primitives-1.0-3.0.7|41	License:        Apache Software License
14cr|jakarta-commons-primitives-1.0-3.0.7|42	Group:          Development/Java
14cr|jakarta-commons-primitives-1.0-3.0.7|43	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jakarta-commons-primitives-1.0-3.0.7|44	URL:            http://jakarta.apache.org/commons/primitives/
14cr|jakarta-commons-primitives-1.0-3.0.7|45	Source0:        http://archive.apache.org/dist/jakarta/commons/primitives/source/commons-primitives-1.0-src.tar.gz
14cr|jakarta-commons-primitives-1.0-3.0.7|46	Patch0:         %{name}-crosslink.patch
14cr|jakarta-commons-primitives-1.0-3.0.7|47	
14cr|jakarta-commons-primitives-1.0-3.0.7|48	%if %{gcj_support}
14cr|jakarta-commons-primitives-1.0-3.0.7|49	BuildRequires:  java-gcj-compat-devel
14cr|jakarta-commons-primitives-1.0-3.0.7|50	%else
14cr|jakarta-commons-primitives-1.0-3.0.7|51	BuildArch:      noarch
14cr|jakarta-commons-primitives-1.0-3.0.7|52	BuildRequires:  java-devel
14cr|jakarta-commons-primitives-1.0-3.0.7|53	%endif
14cr|jakarta-commons-primitives-1.0-3.0.7|54	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|jakarta-commons-primitives-1.0-3.0.7|55	#BuildRequires:  java-javadoc
14cr|jakarta-commons-primitives-1.0-3.0.7|56	BuildRequires:  ant
14cr|jakarta-commons-primitives-1.0-3.0.7|57	BuildRequires:  junit
14cr|jakarta-commons-primitives-1.0-3.0.7|58	Provides:       %{shortname} = %{epoch}:%{version}-%{release}
14cr|jakarta-commons-primitives-1.0-3.0.7|59	
14cr|jakarta-commons-primitives-1.0-3.0.7|60	%description
14cr|jakarta-commons-primitives-1.0-3.0.7|61	Apache Jakarta Commons Primitives provides a collection of types and
14cr|jakarta-commons-primitives-1.0-3.0.7|62	utilities optimized for working with Java primitives (boolean, byte,
14cr|jakarta-commons-primitives-1.0-3.0.7|63	char, double, float, int, long, short). Generally, the
14cr|jakarta-commons-primitives-1.0-3.0.7|64	Commons-Primitives classes are smaller, faster and easier to work with
14cr|jakarta-commons-primitives-1.0-3.0.7|65	than their purely Object based alternatives.
14cr|jakarta-commons-primitives-1.0-3.0.7|66	
14cr|jakarta-commons-primitives-1.0-3.0.7|67	%package        javadoc
14cr|jakarta-commons-primitives-1.0-3.0.7|68	Summary:        Javadoc for %{name}
14cr|jakarta-commons-primitives-1.0-3.0.7|69	Group:          Development/Java
14cr|jakarta-commons-primitives-1.0-3.0.7|70	
14cr|jakarta-commons-primitives-1.0-3.0.7|71	%description    javadoc
14cr|jakarta-commons-primitives-1.0-3.0.7|72	Javadoc for %{name}.
14cr|jakarta-commons-primitives-1.0-3.0.7|73	
14cr|jakarta-commons-primitives-1.0-3.0.7|74	
14cr|jakarta-commons-primitives-1.0-3.0.7|75	%prep
14cr|jakarta-commons-primitives-1.0-3.0.7|76	%setup -q -n %{shortname}-%{version}
14cr|jakarta-commons-primitives-1.0-3.0.7|77	%patch0 -p0
14cr|jakarta-commons-primitives-1.0-3.0.7|78	
14cr|jakarta-commons-primitives-1.0-3.0.7|79	
14cr|jakarta-commons-primitives-1.0-3.0.7|80	%build
14cr|jakarta-commons-primitives-1.0-3.0.7|81	# No unit tests yet, would require commons-collections snapshot.
14cr|jakarta-commons-primitives-1.0-3.0.7|82	%{ant} \
14cr|jakarta-commons-primitives-1.0-3.0.7|83	-Dfinal.name=%{name}-%{version} \
14cr|jakarta-commons-primitives-1.0-3.0.7|84	-Dj2se.apidoc=%{_javadocdir}/java \
14cr|jakarta-commons-primitives-1.0-3.0.7|85	jar javadoc
14cr|jakarta-commons-primitives-1.0-3.0.7|86	
14cr|jakarta-commons-primitives-1.0-3.0.7|87	
14cr|jakarta-commons-primitives-1.0-3.0.7|88	%install
14cr|jakarta-commons-primitives-1.0-3.0.7|89	rm -rf $RPM_BUILD_ROOT
14cr|jakarta-commons-primitives-1.0-3.0.7|90	install -Dpm 644 target/%{name}-%{version}.jar \
14cr|jakarta-commons-primitives-1.0-3.0.7|91	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jakarta-commons-primitives-1.0-3.0.7|92	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jakarta-commons-primitives-1.0-3.0.7|93	ln -s %{name}-%{version}.jar \
14cr|jakarta-commons-primitives-1.0-3.0.7|94	$RPM_BUILD_ROOT%{_javadir}/%{shortname}-%{version}.jar
14cr|jakarta-commons-primitives-1.0-3.0.7|95	ln -s %{shortname}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{shortname}.jar
14cr|jakarta-commons-primitives-1.0-3.0.7|96	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-primitives-1.0-3.0.7|97	cp -pR target/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-primitives-1.0-3.0.7|98	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jakarta-commons-primitives-1.0-3.0.7|99	
14cr|jakarta-commons-primitives-1.0-3.0.7|100	%if %{gcj_support}
14cr|jakarta-commons-primitives-1.0-3.0.7|101	%{_bindir}/aot-compile-rpm
14cr|jakarta-commons-primitives-1.0-3.0.7|102	%endif
14cr|jakarta-commons-primitives-1.0-3.0.7|103	
14cr|jakarta-commons-primitives-1.0-3.0.7|104	%clean
14cr|jakarta-commons-primitives-1.0-3.0.7|105	rm -rf $RPM_BUILD_ROOT
14cr|jakarta-commons-primitives-1.0-3.0.7|106	
14cr|jakarta-commons-primitives-1.0-3.0.7|107	
14cr|jakarta-commons-primitives-1.0-3.0.7|108	%if %{gcj_support}
14cr|jakarta-commons-primitives-1.0-3.0.7|109	%post
14cr|jakarta-commons-primitives-1.0-3.0.7|110	%{update_gcjdb}
14cr|jakarta-commons-primitives-1.0-3.0.7|111	
14cr|jakarta-commons-primitives-1.0-3.0.7|112	%postun
14cr|jakarta-commons-primitives-1.0-3.0.7|113	%{clean_gcjdb}
14cr|jakarta-commons-primitives-1.0-3.0.7|114	%endif
14cr|jakarta-commons-primitives-1.0-3.0.7|115	
14cr|jakarta-commons-primitives-1.0-3.0.7|116	%files
14cr|jakarta-commons-primitives-1.0-3.0.7|117	%defattr(0644,root,root,0755)
14cr|jakarta-commons-primitives-1.0-3.0.7|118	%doc LICENSE.txt
14cr|jakarta-commons-primitives-1.0-3.0.7|119	%{_javadir}/*.jar
14cr|jakarta-commons-primitives-1.0-3.0.7|120	%if %{gcj_support}
14cr|jakarta-commons-primitives-1.0-3.0.7|121	%dir %{_libdir}/gcj/%{name}
14cr|jakarta-commons-primitives-1.0-3.0.7|122	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14cr|jakarta-commons-primitives-1.0-3.0.7|123	%endif
14cr|jakarta-commons-primitives-1.0-3.0.7|124	
14cr|jakarta-commons-primitives-1.0-3.0.7|125	%files javadoc
14cr|jakarta-commons-primitives-1.0-3.0.7|126	%defattr(0644,root,root,0755)
14cr|jakarta-commons-primitives-1.0-3.0.7|127	%doc %{_javadocdir}/%{name}-%{version}
14cr|jakarta-commons-primitives-1.0-3.0.7|128	%doc %{_javadocdir}/%{name}
14cr|jakarta-commons-primitives-1.0-3.0.7|129	
14cr|jakarta-commons-primitives-1.0-3.0.7|130	
14cr|jakarta-commons-primitives-1.0-3.0.7|131	
14cr|jakarta-commons-primitives-1.0-3.0.7|132	%changelog
14cr|jakarta-commons-primitives-1.0-3.0.7|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-3.0.7
14cr|jakarta-commons-primitives-1.0-3.0.7|134	+ Revision: 8464450
14cr|jakarta-commons-primitives-1.0-3.0.7|135	- MassBuild#464: Increase release tag
14cr|jakarta-commons-primitives-1.0-3.0.7|136	
14cr|jakarta-commons-primitives-1.0-3.0.7|137	

2236 14
14cr|jam-2.5-0.20080327.1|1	%define		version		2.5
14cr|jam-2.5-0.20080327.1|2	%define		codename	haiku
14cr|jam-2.5-0.20080327.1|3	%define		reldate		20080327
14cr|jam-2.5-0.20080327.1|4	%define		fullversion	%{version}%{?codename:-%codename}%{?reldate:-%reldate}
14cr|jam-2.5-0.20080327.1|5	
14cr|jam-2.5-0.20080327.1|6	Name:		jam
14cr|jam-2.5-0.20080327.1|7	Summary:	A nice replacement for make
14cr|jam-2.5-0.20080327.1|8	Version:	%{version}
14cr|jam-2.5-0.20080327.1|9	Release:	%{?reldate:0.%reldate.}1
14cr|jam-2.5-0.20080327.1|10	License:	MIT
14cr|jam-2.5-0.20080327.1|11	Group:		Development/Other
14cr|jam-2.5-0.20080327.1|12	URL:		http://equinox-project.org
14cr|jam-2.5-0.20080327.1|13	Source0:	http://downloads.sourceforge.net/project/ede/%{name}/%{fullversion}/%{name}-%{fullversion}.tar.gz
14cr|jam-2.5-0.20080327.1|14	BuildRequires:	bison
14cr|jam-2.5-0.20080327.1|15	
14cr|jam-2.5-0.20080327.1|16	%description
14cr|jam-2.5-0.20080327.1|17	Jam is a nice replacement for make (and the mess called Automake) providing
14cr|jam-2.5-0.20080327.1|18	a good facility for writing sane compile scripts.
14cr|jam-2.5-0.20080327.1|19	
14cr|jam-2.5-0.20080327.1|20	%prep
14cr|jam-2.5-0.20080327.1|21	%setup -qn %{name}
14cr|jam-2.5-0.20080327.1|22	
14cr|jam-2.5-0.20080327.1|23	%build
14cr|jam-2.5-0.20080327.1|24	make
14cr|jam-2.5-0.20080327.1|25	
14cr|jam-2.5-0.20080327.1|26	%install
14cr|jam-2.5-0.20080327.1|27	export BINDIR="%{buildroot}%{_bindir}"
14cr|jam-2.5-0.20080327.1|28	./jam0 install
14cr|jam-2.5-0.20080327.1|29	
14cr|jam-2.5-0.20080327.1|30	%files
14cr|jam-2.5-0.20080327.1|31	%attr (755,root,root) %{_bindir}/jam
14cr|jam-2.5-0.20080327.1|32	%doc README README.CHANGES RELNOTES
14cr|jam-2.5-0.20080327.1|33	
14cr|jam-2.5-0.20080327.1|34	
14cr|jam-2.5-0.20080327.1|35	
14cr|jam-2.5-0.20080327.1|36	%changelog
14cr|jam-2.5-0.20080327.1|37	* Sat Jul 14 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.5-0.20080327.1
14cr|jam-2.5-0.20080327.1|38	+ Revision: 9568fa3
14cr|jam-2.5-0.20080327.1|39	- Automatic import for version 2.5
14cr|jam-2.5-0.20080327.1|40	
14cr|jam-2.5-0.20080327.1|41	

2237 14
14cr|jama-1.0.2-7|1	Name:		jama
14cr|jama-1.0.2-7|2	Summary:	A Java Matrix Package
14cr|jama-1.0.2-7|3	Version:	1.0.2
14cr|jama-1.0.2-7|4	Release:	7
14cr|jama-1.0.2-7|5	Source:		http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
14cr|jama-1.0.2-7|6	License:	Public Domain
14cr|jama-1.0.2-7|7	URL:		http://math.nist.gov/javanumerics/jama/
14cr|jama-1.0.2-7|8	Group:		Development/Java
14cr|jama-1.0.2-7|9	BuildArch:	noarch
14cr|jama-1.0.2-7|10	BuildRequires:	java-devel
14cr|jama-1.0.2-7|11	BuildRequires:	ant
14cr|jama-1.0.2-7|12	BuildRequires:	jpackage-utils
14cr|jama-1.0.2-7|13	BuildRequires:	java-rpmbuild
14cr|jama-1.0.2-7|14	%description
14cr|jama-1.0.2-7|15	JAMA is a basic linear algebra package for Java. It provides user-level
14cr|jama-1.0.2-7|16	classes for constructing and manipulating real, dense matrices. It is
14cr|jama-1.0.2-7|17	meant to provide sufficient functionality for routine problems, packaged
14cr|jama-1.0.2-7|18	in a way that is natural and understandable to non-experts.
14cr|jama-1.0.2-7|19	
14cr|jama-1.0.2-7|20	%package javadoc
14cr|jama-1.0.2-7|21	Summary:	Javadoc for %{name}
14cr|jama-1.0.2-7|22	Group:		Development/Java
14cr|jama-1.0.2-7|23	%description javadoc
14cr|jama-1.0.2-7|24	Javadoc for %{name}
14cr|jama-1.0.2-7|25	
14cr|jama-1.0.2-7|26	%prep
14cr|jama-1.0.2-7|27	%setup -q -c jama
14cr|jama-1.0.2-7|28	find Jama -name '*.class' -exec rm -f {} \;
14cr|jama-1.0.2-7|29	
14cr|jama-1.0.2-7|30	%{__mkdir} build
14cr|jama-1.0.2-7|31	
14cr|jama-1.0.2-7|32	%{__cat} > build.xml <<EOF
14cr|jama-1.0.2-7|33	<project name="Jama" basedir="." default="build-jar">
14cr|jama-1.0.2-7|34	<target name="build-jar">
14cr|jama-1.0.2-7|35	<javac srcdir="Jama" destdir="build" />
14cr|jama-1.0.2-7|36	<jar basedir="build" destfile="%{name}-%{version}.jar">
14cr|jama-1.0.2-7|37	<fileset dir="build" includes="*/*.*"/>
14cr|jama-1.0.2-7|38	</jar>
14cr|jama-1.0.2-7|39	</target>
14cr|jama-1.0.2-7|40	</project>
14cr|jama-1.0.2-7|41	EOF
14cr|jama-1.0.2-7|42	
14cr|jama-1.0.2-7|43	%{__cat} > LICENSE <<EOF
14cr|jama-1.0.2-7|44	Downloaded from http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
14cr|jama-1.0.2-7|45	No license info in the archive, but we can read this on their website :
14cr|jama-1.0.2-7|46	
14cr|jama-1.0.2-7|47	Copyright Notice  This software is a cooperative product of The
14cr|jama-1.0.2-7|48	MathWorks and the National Institute of Standards and Technology (NIST)
14cr|jama-1.0.2-7|49	which has been released to the public domain. Neither The MathWorks
14cr|jama-1.0.2-7|50	nor NIST assumes any responsibility whatsoever for its use by other
14cr|jama-1.0.2-7|51	parties, and makes no guarantees, expressed or implied, about its
14cr|jama-1.0.2-7|52	quality, reliability, or any other characteristic.
14cr|jama-1.0.2-7|53	EOF
14cr|jama-1.0.2-7|54	
14cr|jama-1.0.2-7|55	%build
14cr|jama-1.0.2-7|56	%ant
14cr|jama-1.0.2-7|57	
14cr|jama-1.0.2-7|58	%install
14cr|jama-1.0.2-7|59	%{__rm} -Rf %{buildroot}
14cr|jama-1.0.2-7|60	%{__install} -d %{buildroot}%{_javadir}
14cr|jama-1.0.2-7|61	%{__install} -m 644 %{name}-%{version}.jar %{buildroot}%{_javadir}
14cr|jama-1.0.2-7|62	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jama-1.0.2-7|63	
14cr|jama-1.0.2-7|64	%{__install} -d %{buildroot}%{_javadocdir}
14cr|jama-1.0.2-7|65	cp -a Jama/doc %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jama-1.0.2-7|66	
14cr|jama-1.0.2-7|67	
14cr|jama-1.0.2-7|68	%files
14cr|jama-1.0.2-7|69	%doc LICENSE Jama/ChangeLog Jama/examples/MagicSquareExample.java
14cr|jama-1.0.2-7|70	%{_javadir}/%{name}-%{version}.jar
14cr|jama-1.0.2-7|71	%{_javadir}/%{name}.jar
14cr|jama-1.0.2-7|72	
14cr|jama-1.0.2-7|73	%files javadoc
14cr|jama-1.0.2-7|74	%{_javadocdir}/%{name}-%{version}
14cr|jama-1.0.2-7|75	
14cr|jama-1.0.2-7|76	
14cr|jama-1.0.2-7|77	
14cr|jama-1.0.2-7|78	
14cr|jama-1.0.2-7|79	%changelog
14cr|jama-1.0.2-7|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-7
14cr|jama-1.0.2-7|81	+ Revision: 76a7f6a
14cr|jama-1.0.2-7|82	- MassBuild#464: Increase release tag
14cr|jama-1.0.2-7|83	
14cr|jama-1.0.2-7|84	

2238 14
14cr|jamin-0.95.0-14|1	Name:		jamin
14cr|jamin-0.95.0-14|2	Summary:	Audio mastering from a mixed down multitrack source with JACK
14cr|jamin-0.95.0-14|3	Version:	0.95.0
14cr|jamin-0.95.0-14|4	Release:	14
14cr|jamin-0.95.0-14|5	License:	GPLv2+
14cr|jamin-0.95.0-14|6	Group:		Sound
14cr|jamin-0.95.0-14|7	Source0:	%{name}-%{version}.tar.bz2
14cr|jamin-0.95.0-14|8	URL:		http://jamin.sourceforge.net/
14cr|jamin-0.95.0-14|9	BuildRequires:	perl(XML::Parser)
14cr|jamin-0.95.0-14|10	BuildRequires:	pkgconfig(jack)
14cr|jamin-0.95.0-14|11	BuildRequires:	fftw-devel
14cr|jamin-0.95.0-14|12	BuildRequires:	libxml2-devel
14cr|jamin-0.95.0-14|13	BuildRequires:	gtk2-devel
14cr|jamin-0.95.0-14|14	BuildRequires:	liblo-devel
14cr|jamin-0.95.0-14|15	Requires:	swh-plugins
14cr|jamin-0.95.0-14|16	
14cr|jamin-0.95.0-14|17	%description
14cr|jamin-0.95.0-14|18	JAM is a tool for producing audio masters from a mixed down
14cr|jamin-0.95.0-14|19	multitrack source. It runs in the JACK Audio Connection Kit,
14cr|jamin-0.95.0-14|20	and uses LADSPA for its backend DSP work, specifically the
14cr|jamin-0.95.0-14|21	swh plugins created by Steve Harris, JAM's main author.
14cr|jamin-0.95.0-14|22	
14cr|jamin-0.95.0-14|23	Features:
14cr|jamin-0.95.0-14|24	
14cr|jamin-0.95.0-14|25	* Linear filters
14cr|jamin-0.95.0-14|26	* JACK i/o
14cr|jamin-0.95.0-14|27	* 30band graphic EQ
14cr|jamin-0.95.0-14|28	* 1023band graphic EQ
14cr|jamin-0.95.0-14|29	* Spectrum analyser
14cr|jamin-0.95.0-14|30	* 3band peak compressor
14cr|jamin-0.95.0-14|31	* Lookahead brickwall limiter
14cr|jamin-0.95.0-14|32	
14cr|jamin-0.95.0-14|33	Planned features (in rough order of difficulty):
14cr|jamin-0.95.0-14|34	
14cr|jamin-0.95.0-14|35	* Multiband stereo processing
14cr|jamin-0.95.0-14|36	* Parametric EQ
14cr|jamin-0.95.0-14|37	* Loudness maximiser
14cr|jamin-0.95.0-14|38	* Presets and scenes
14cr|jamin-0.95.0-14|39	
14cr|jamin-0.95.0-14|40	%files -f %{name}.lang
14cr|jamin-0.95.0-14|41	%defattr(-,root,root)
14cr|jamin-0.95.0-14|42	%doc AUTHORS ChangeLog README TODO
14cr|jamin-0.95.0-14|43	%{_bindir}/jamin
14cr|jamin-0.95.0-14|44	%{_bindir}/jamin-scene
14cr|jamin-0.95.0-14|45	%{_libdir}/ladspa/jamincont_1912.so
14cr|jamin-0.95.0-14|46	%{_datadir}/applications/%{name}.desktop
14cr|jamin-0.95.0-14|47	%{_datadir}/icons/%{name}.svg
14cr|jamin-0.95.0-14|48	%{_datadir}/%{name}
14cr|jamin-0.95.0-14|49	%{_mandir}/man1/%{name}.*
14cr|jamin-0.95.0-14|50	%{_datadir}/mime/packages/%{name}.xml
14cr|jamin-0.95.0-14|51	
14cr|jamin-0.95.0-14|52	#--------------------------------------------------------------------
14cr|jamin-0.95.0-14|53	
14cr|jamin-0.95.0-14|54	%prep
14cr|jamin-0.95.0-14|55	%setup -q
14cr|jamin-0.95.0-14|56	
14cr|jamin-0.95.0-14|57	#fix plugindir
14cr|jamin-0.95.0-14|58	sed -i -e 's|^plugindir =.*|plugindir = $(libdir)/ladspa|' controller/Makefile.in
14cr|jamin-0.95.0-14|59	
14cr|jamin-0.95.0-14|60	%build
14cr|jamin-0.95.0-14|61	export LDFLAGS="-ldl"
14cr|jamin-0.95.0-14|62	%configure2_5x
14cr|jamin-0.95.0-14|63	%make
14cr|jamin-0.95.0-14|64	
14cr|jamin-0.95.0-14|65	%install
14cr|jamin-0.95.0-14|66	%makeinstall_std
14cr|jamin-0.95.0-14|67	
14cr|jamin-0.95.0-14|68	# we don't want this
14cr|jamin-0.95.0-14|69	rm -rf %{buildroot}%{_libdir}/ladspa/*.la
14cr|jamin-0.95.0-14|70	
14cr|jamin-0.95.0-14|71	%find_lang %{name}
14cr|jamin-0.95.0-14|72	
14cr|jamin-0.95.0-14|73	
14cr|jamin-0.95.0-14|74	
14cr|jamin-0.95.0-14|75	%changelog
14cr|jamin-0.95.0-14|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.95.0-14
14cr|jamin-0.95.0-14|77	+ Revision: 58e2ef1
14cr|jamin-0.95.0-14|78	- MassBuild#464: Increase release tag
14cr|jamin-0.95.0-14|79	
14cr|jamin-0.95.0-14|80	

2239 14
14cr|janino-2.5.15-0.0.4|1	# Copyright (c) 2000-2007, JPackage Project
14cr|janino-2.5.15-0.0.4|2	# All rights reserved.
14cr|janino-2.5.15-0.0.4|3	#
14cr|janino-2.5.15-0.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|janino-2.5.15-0.0.4|5	# modification, are permitted provided that the following conditions
14cr|janino-2.5.15-0.0.4|6	# are met:
14cr|janino-2.5.15-0.0.4|7	#
14cr|janino-2.5.15-0.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|janino-2.5.15-0.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|janino-2.5.15-0.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|janino-2.5.15-0.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|janino-2.5.15-0.0.4|12	#    documentation and/or other materials provided with the
14cr|janino-2.5.15-0.0.4|13	#    distribution.
14cr|janino-2.5.15-0.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|janino-2.5.15-0.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|janino-2.5.15-0.0.4|16	#    from this software without specific prior written permission.
14cr|janino-2.5.15-0.0.4|17	#
14cr|janino-2.5.15-0.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|janino-2.5.15-0.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|janino-2.5.15-0.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|janino-2.5.15-0.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|janino-2.5.15-0.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|janino-2.5.15-0.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|janino-2.5.15-0.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|janino-2.5.15-0.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|janino-2.5.15-0.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|janino-2.5.15-0.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|janino-2.5.15-0.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|janino-2.5.15-0.0.4|29	#
14cr|janino-2.5.15-0.0.4|30	%define gcj_support 0
14cr|janino-2.5.15-0.0.4|31	
14cr|janino-2.5.15-0.0.4|32	%define section free
14cr|janino-2.5.15-0.0.4|33	
14cr|janino-2.5.15-0.0.4|34	Name:           janino
14cr|janino-2.5.15-0.0.4|35	Version:        2.5.15
14cr|janino-2.5.15-0.0.4|36	Release:        0.0.4
14cr|janino-2.5.15-0.0.4|37	Epoch:          0
14cr|janino-2.5.15-0.0.4|38	Summary:        An Embedded Java Compiler
14cr|janino-2.5.15-0.0.4|39	License:        BSD-style
14cr|janino-2.5.15-0.0.4|40	URL:            http://www.janino.net/
14cr|janino-2.5.15-0.0.4|41	Group:          Development/Java
14cr|janino-2.5.15-0.0.4|42	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|janino-2.5.15-0.0.4|43	Source0:        http://www.janino.net/download/%{name}-%{version}.zip
14cr|janino-2.5.15-0.0.4|44	Source1:        janino-2.5.11.pom
14cr|janino-2.5.15-0.0.4|45	Patch0:         janino-build_xml.patch
14cr|janino-2.5.15-0.0.4|46	BuildRequires:  ant
14cr|janino-2.5.15-0.0.4|47	BuildRequires:  java-rpmbuild
14cr|janino-2.5.15-0.0.4|48	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|janino-2.5.15-0.0.4|49	%if ! %{gcj_support}
14cr|janino-2.5.15-0.0.4|50	BuildArch:      noarch
14cr|janino-2.5.15-0.0.4|51	%endif
14cr|janino-2.5.15-0.0.4|52	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|janino-2.5.15-0.0.4|53	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|janino-2.5.15-0.0.4|54	%if %{gcj_support}
14cr|janino-2.5.15-0.0.4|55	BuildRequires:    java-gcj-compat-devel
14cr|janino-2.5.15-0.0.4|56	%endif
14cr|janino-2.5.15-0.0.4|57	
14cr|janino-2.5.15-0.0.4|58	%description
14cr|janino-2.5.15-0.0.4|59	Janino is a compiler that reads a JavaTM expression, block,
14cr|janino-2.5.15-0.0.4|60	class body, source file or a set of source files, and
14cr|janino-2.5.15-0.0.4|61	generates JavaTM bytecode that is loaded and executed
14cr|janino-2.5.15-0.0.4|62	directly. Janino is not intended to be a development tool,
14cr|janino-2.5.15-0.0.4|63	but an embedded compiler for run-time compilation purposes,
14cr|janino-2.5.15-0.0.4|64	e.g. expression evaluators or "server pages" engines like JSP.
14cr|janino-2.5.15-0.0.4|65	JANINO is integrated with Apache Commons JCI ("Java Compiler
14cr|janino-2.5.15-0.0.4|66	Interface") and JBoss Rules / Drools.
14cr|janino-2.5.15-0.0.4|67	JANINO can also be used for static code analysis.
14cr|janino-2.5.15-0.0.4|68	
14cr|janino-2.5.15-0.0.4|69	%package        javadoc
14cr|janino-2.5.15-0.0.4|70	Summary:        Javadoc for %{name}
14cr|janino-2.5.15-0.0.4|71	Group:          Development/Java
14cr|janino-2.5.15-0.0.4|72	
14cr|janino-2.5.15-0.0.4|73	%description    javadoc
14cr|janino-2.5.15-0.0.4|74	%{summary}.
14cr|janino-2.5.15-0.0.4|75	
14cr|janino-2.5.15-0.0.4|76	%prep
14cr|janino-2.5.15-0.0.4|77	%setup -q
14cr|janino-2.5.15-0.0.4|78	%remove_java_binaries
14cr|janino-2.5.15-0.0.4|79	rm -rf javadoc
14cr|janino-2.5.15-0.0.4|80	%patch0 -b .sav
14cr|janino-2.5.15-0.0.4|81	
14cr|janino-2.5.15-0.0.4|82	%build
14cr|janino-2.5.15-0.0.4|83	%{ant} jar javadoc
14cr|janino-2.5.15-0.0.4|84	
14cr|janino-2.5.15-0.0.4|85	%install
14cr|janino-2.5.15-0.0.4|86	rm -rf $RPM_BUILD_ROOT
14cr|janino-2.5.15-0.0.4|87	
14cr|janino-2.5.15-0.0.4|88	# jars
14cr|janino-2.5.15-0.0.4|89	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|janino-2.5.15-0.0.4|90	
14cr|janino-2.5.15-0.0.4|91	install -m 644 build/lib/janino.jar \
14cr|janino-2.5.15-0.0.4|92	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|janino-2.5.15-0.0.4|93	
14cr|janino-2.5.15-0.0.4|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|janino-2.5.15-0.0.4|95	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|janino-2.5.15-0.0.4|96	
14cr|janino-2.5.15-0.0.4|97	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cr|janino-2.5.15-0.0.4|98	
14cr|janino-2.5.15-0.0.4|99	# pom
14cr|janino-2.5.15-0.0.4|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|janino-2.5.15-0.0.4|101	install -pm 644 %{SOURCE1} \
14cr|janino-2.5.15-0.0.4|102	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14cr|janino-2.5.15-0.0.4|103	
14cr|janino-2.5.15-0.0.4|104	# javadoc
14cr|janino-2.5.15-0.0.4|105	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|janino-2.5.15-0.0.4|106	cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|janino-2.5.15-0.0.4|107	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|janino-2.5.15-0.0.4|108	
14cr|janino-2.5.15-0.0.4|109	%{gcj_compile}
14cr|janino-2.5.15-0.0.4|110	
14cr|janino-2.5.15-0.0.4|111	%clean
14cr|janino-2.5.15-0.0.4|112	rm -rf $RPM_BUILD_ROOT
14cr|janino-2.5.15-0.0.4|113	
14cr|janino-2.5.15-0.0.4|114	%post
14cr|janino-2.5.15-0.0.4|115	%update_maven_depmap
14cr|janino-2.5.15-0.0.4|116	%if %{gcj_support}
14cr|janino-2.5.15-0.0.4|117	%{update_gcjdb}
14cr|janino-2.5.15-0.0.4|118	%endif
14cr|janino-2.5.15-0.0.4|119	
14cr|janino-2.5.15-0.0.4|120	%postun
14cr|janino-2.5.15-0.0.4|121	%update_maven_depmap
14cr|janino-2.5.15-0.0.4|122	%if %{gcj_support}
14cr|janino-2.5.15-0.0.4|123	%{clean_gcjdb}
14cr|janino-2.5.15-0.0.4|124	%endif
14cr|janino-2.5.15-0.0.4|125	
14cr|janino-2.5.15-0.0.4|126	%files
14cr|janino-2.5.15-0.0.4|127	%defattr(0644,root,root,0755)
14cr|janino-2.5.15-0.0.4|128	%{_javadir}/*.jar
14cr|janino-2.5.15-0.0.4|129	%{_datadir}/maven2/poms/*
14cr|janino-2.5.15-0.0.4|130	%{_mavendepmapfragdir}
14cr|janino-2.5.15-0.0.4|131	%{gcj_files}
14cr|janino-2.5.15-0.0.4|132	
14cr|janino-2.5.15-0.0.4|133	%files javadoc
14cr|janino-2.5.15-0.0.4|134	%defattr(0644,root,root,0755)
14cr|janino-2.5.15-0.0.4|135	%dir %{_javadocdir}/%{name}-%{version}
14cr|janino-2.5.15-0.0.4|136	%{_javadocdir}/%{name}-%{version}/*
14cr|janino-2.5.15-0.0.4|137	%dir %{_javadocdir}/%{name}
14cr|janino-2.5.15-0.0.4|138	
14cr|janino-2.5.15-0.0.4|139	
14cr|janino-2.5.15-0.0.4|140	
14cr|janino-2.5.15-0.0.4|141	%changelog
14cr|janino-2.5.15-0.0.4|142	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5.15-0.0.4
14cr|janino-2.5.15-0.0.4|143	+ Revision: 59a9c48
14cr|janino-2.5.15-0.0.4|144	- MassBuild#464: Increase release tag
14cr|janino-2.5.15-0.0.4|145	
14cr|janino-2.5.15-0.0.4|146	

2240 14
14cr|jansson-2.6-2|1	Name:		jansson
14cr|jansson-2.6-2|2	Version:	2.6
14cr|jansson-2.6-2|3	Release:	2
14cr|jansson-2.6-2|4	Summary:	C library for encoding, decoding and manipulating JSON data
14cr|jansson-2.6-2|5	Group:		Development/C
14cr|jansson-2.6-2|6	License:	MIT
14cr|jansson-2.6-2|7	URL:		http://www.digip.org/jansson/
14cr|jansson-2.6-2|8	Source0:	http://www.digip.org/jansson/releases/%{name}-%{version}.tar.bz2
14cr|jansson-2.6-2|9	
14cr|jansson-2.6-2|10	BuildRequires: python-sphinx
14cr|jansson-2.6-2|11	
14cr|jansson-2.6-2|12	%description
14cr|jansson-2.6-2|13	Small library for parsing and writing JSON documents.
14cr|jansson-2.6-2|14	
14cr|jansson-2.6-2|15	%package devel
14cr|jansson-2.6-2|16	Summary:	Header files for jansson
14cr|jansson-2.6-2|17	Group:		Development/C
14cr|jansson-2.6-2|18	Requires:	%{name} = %{version}-%{release}
14cr|jansson-2.6-2|19	
14cr|jansson-2.6-2|20	%description devel
14cr|jansson-2.6-2|21	Header files for developing applications making use of jansson.
14cr|jansson-2.6-2|22	
14cr|jansson-2.6-2|23	%prep
14cr|jansson-2.6-2|24	%setup -q
14cr|jansson-2.6-2|25	
14cr|jansson-2.6-2|26	%build
14cr|jansson-2.6-2|27	autoreconf -v --install
14cr|jansson-2.6-2|28	%configure --disable-static
14cr|jansson-2.6-2|29	%make
14cr|jansson-2.6-2|30	make html
14cr|jansson-2.6-2|31	
14cr|jansson-2.6-2|32	%check
14cr|jansson-2.6-2|33	make check
14cr|jansson-2.6-2|34	
14cr|jansson-2.6-2|35	%install
14cr|jansson-2.6-2|36	make install INSTALL="install -p" DESTDIR="%{buildroot}"
14cr|jansson-2.6-2|37	rm "%{buildroot}%{_libdir}"/*.la
14cr|jansson-2.6-2|38	
14cr|jansson-2.6-2|39	
14cr|jansson-2.6-2|40	%files
14cr|jansson-2.6-2|41	%doc LICENSE CHANGES
14cr|jansson-2.6-2|42	%{_libdir}/*.so.*
14cr|jansson-2.6-2|43	
14cr|jansson-2.6-2|44	%files devel
14cr|jansson-2.6-2|45	%doc doc/_build/html/*
14cr|jansson-2.6-2|46	%{_libdir}/*.so
14cr|jansson-2.6-2|47	%{_libdir}/pkgconfig/%{name}.pc
14cr|jansson-2.6-2|48	%{_includedir}/*
14cr|jansson-2.6-2|49	
14cr|jansson-2.6-2|50	%changelog
14cr|jansson-2.6-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|jansson-2.6-2|52	+ Revision: de5bf6b
14cr|jansson-2.6-2|53	- MassBuild#464: Increase release tag
14cr|jansson-2.6-2|54	
14cr|jansson-2.6-2|55	

2241 14
14cr|jarbundler-1.9-0.0.2|1	%define gcj_support 1
14cr|jarbundler-1.9-0.0.2|2	%define section free
14cr|jarbundler-1.9-0.0.2|3	
14cr|jarbundler-1.9-0.0.2|4	Name:           jarbundler
14cr|jarbundler-1.9-0.0.2|5	Version:        1.9
14cr|jarbundler-1.9-0.0.2|6	Release:        0.0.2
14cr|jarbundler-1.9-0.0.2|7	Epoch:          0
14cr|jarbundler-1.9-0.0.2|8	Summary:        Mac OS X JarBundler ANT Task
14cr|jarbundler-1.9-0.0.2|9	License:        GPL
14cr|jarbundler-1.9-0.0.2|10	Group:          Development/Java
14cr|jarbundler-1.9-0.0.2|11	URL:            http://informagen.com/JarBundler/
14cr|jarbundler-1.9-0.0.2|12	Source0:        http://informagen.com/JarBundler/dist/jarbundler.tar.gz
14cr|jarbundler-1.9-0.0.2|13	BuildRequires:  ant
14cr|jarbundler-1.9-0.0.2|14	%if %{gcj_support}
14cr|jarbundler-1.9-0.0.2|15	BuildRequires:  java-gcj-compat-devel
14cr|jarbundler-1.9-0.0.2|16	%else
14cr|jarbundler-1.9-0.0.2|17	BuildArch:      noarch
14cr|jarbundler-1.9-0.0.2|18	%endif
14cr|jarbundler-1.9-0.0.2|19	BuildRequires:  java-rpmbuild
14cr|jarbundler-1.9-0.0.2|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|jarbundler-1.9-0.0.2|21	
14cr|jarbundler-1.9-0.0.2|22	%description
14cr|jarbundler-1.9-0.0.2|23	How many times has this happened to you? You've written a little
14cr|jarbundler-1.9-0.0.2|24	Java utility, or maybe even a more complex application, and you
14cr|jarbundler-1.9-0.0.2|25	want to create Mac OS X application bundle for easy distribution.
14cr|jarbundler-1.9-0.0.2|26	
14cr|jarbundler-1.9-0.0.2|27	You'd like to be able to do it automatically from your build
14cr|jarbundler-1.9-0.0.2|28	process, but you're forced to go run the Apple Jar Bundler and
14cr|jarbundler-1.9-0.0.2|29	tweak all the settings manually every time you build.
14cr|jarbundler-1.9-0.0.2|30	
14cr|jarbundler-1.9-0.0.2|31	Well no more! JarBundler is a feature-rich Ant task which will
14cr|jarbundler-1.9-0.0.2|32	create a Mac OS X application bundle from a list of Jar files and
14cr|jarbundler-1.9-0.0.2|33	a main class name. You can add an Icon resource, set various Mac
14cr|jarbundler-1.9-0.0.2|34	OS X native look-and-feel bells and whistles, and maintain your
14cr|jarbundler-1.9-0.0.2|35	application bundles as part of your normal build and release
14cr|jarbundler-1.9-0.0.2|36	cycle. It is free software licensed under the GNU General Public
14cr|jarbundler-1.9-0.0.2|37	License.
14cr|jarbundler-1.9-0.0.2|38	
14cr|jarbundler-1.9-0.0.2|39	This release is based on the earlier work of Seth Morabito.
14cr|jarbundler-1.9-0.0.2|40	
14cr|jarbundler-1.9-0.0.2|41	%package javadoc
14cr|jarbundler-1.9-0.0.2|42	Summary:        Javadoc documentation for %{name}
14cr|jarbundler-1.9-0.0.2|43	Group:          Development/Java
14cr|jarbundler-1.9-0.0.2|44	
14cr|jarbundler-1.9-0.0.2|45	%description javadoc
14cr|jarbundler-1.9-0.0.2|46	Javadoc documentation for %{name}.
14cr|jarbundler-1.9-0.0.2|47	
14cr|jarbundler-1.9-0.0.2|48	%prep
14cr|jarbundler-1.9-0.0.2|49	%setup -q
14cr|jarbundler-1.9-0.0.2|50	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14cr|jarbundler-1.9-0.0.2|51	
14cr|jarbundler-1.9-0.0.2|52	%build
14cr|jarbundler-1.9-0.0.2|53	export CLASSPATH=
14cr|jarbundler-1.9-0.0.2|54	export OPT_JAR_LIST=:
14cr|jarbundler-1.9-0.0.2|55	%{ant} jar javadocs
14cr|jarbundler-1.9-0.0.2|56	
14cr|jarbundler-1.9-0.0.2|57	%install
14cr|jarbundler-1.9-0.0.2|58	%{__rm} -rf %{buildroot}
14cr|jarbundler-1.9-0.0.2|59	
14cr|jarbundler-1.9-0.0.2|60	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|jarbundler-1.9-0.0.2|61	cp -a build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jarbundler-1.9-0.0.2|62	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jarbundler-1.9-0.0.2|63	
14cr|jarbundler-1.9-0.0.2|64	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jarbundler-1.9-0.0.2|65	cp -a javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jarbundler-1.9-0.0.2|66	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jarbundler-1.9-0.0.2|67	
14cr|jarbundler-1.9-0.0.2|68	%if %{gcj_support}
14cr|jarbundler-1.9-0.0.2|69	%{_bindir}/aot-compile-rpm
14cr|jarbundler-1.9-0.0.2|70	%endif
14cr|jarbundler-1.9-0.0.2|71	
14cr|jarbundler-1.9-0.0.2|72	%clean
14cr|jarbundler-1.9-0.0.2|73	%{__rm} -rf %{buildroot}
14cr|jarbundler-1.9-0.0.2|74	
14cr|jarbundler-1.9-0.0.2|75	%if %{gcj_support}
14cr|jarbundler-1.9-0.0.2|76	%post
14cr|jarbundler-1.9-0.0.2|77	%{update_gcjdb}
14cr|jarbundler-1.9-0.0.2|78	
14cr|jarbundler-1.9-0.0.2|79	%postun
14cr|jarbundler-1.9-0.0.2|80	%{clean_gcjdb}
14cr|jarbundler-1.9-0.0.2|81	%endif
14cr|jarbundler-1.9-0.0.2|82	
14cr|jarbundler-1.9-0.0.2|83	%files
14cr|jarbundler-1.9-0.0.2|84	%defattr(0644,root,root,0755)
14cr|jarbundler-1.9-0.0.2|85	%doc *.TXT example
14cr|jarbundler-1.9-0.0.2|86	%{_javadir}/*.jar
14cr|jarbundler-1.9-0.0.2|87	%if %{gcj_support}
14cr|jarbundler-1.9-0.0.2|88	%dir %{_libdir}/gcj/%{name}
14cr|jarbundler-1.9-0.0.2|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14cr|jarbundler-1.9-0.0.2|90	%endif
14cr|jarbundler-1.9-0.0.2|91	
14cr|jarbundler-1.9-0.0.2|92	%files javadoc
14cr|jarbundler-1.9-0.0.2|93	%defattr(0644,root,root,0755)
14cr|jarbundler-1.9-0.0.2|94	%doc %{_javadocdir}/%{name}-%{version}
14cr|jarbundler-1.9-0.0.2|95	%doc %{_javadocdir}/%{name}
14cr|jarbundler-1.9-0.0.2|96	
14cr|jarbundler-1.9-0.0.2|97	
14cr|jarbundler-1.9-0.0.2|98	
14cr|jarbundler-1.9-0.0.2|99	%changelog
14cr|jarbundler-1.9-0.0.2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9-0.0.2
14cr|jarbundler-1.9-0.0.2|101	+ Revision: 86cae5c
14cr|jarbundler-1.9-0.0.2|102	- MassBuild#464: Increase release tag
14cr|jarbundler-1.9-0.0.2|103	
14cr|jarbundler-1.9-0.0.2|104	

2242 14
14cr|java-api-compliance-checker-1.3.5-2|1	Summary:	API compatibility checker for Java libraries
14cr|java-api-compliance-checker-1.3.5-2|2	Name:		java-api-compliance-checker
14cr|java-api-compliance-checker-1.3.5-2|3	Version:	1.3.5
14cr|java-api-compliance-checker-1.3.5-2|4	Release:	2
14cr|java-api-compliance-checker-1.3.5-2|5	Group:		Development/Other
14cr|java-api-compliance-checker-1.3.5-2|6	License:	GPLv1+ or LGPLv2+
14cr|java-api-compliance-checker-1.3.5-2|7	URL:		http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker
14cr|java-api-compliance-checker-1.3.5-2|8	Source0:	https://github.com/lvc/japi-compliance-checker/archive/%{version}.tar.gz
14cr|java-api-compliance-checker-1.3.5-2|9	Requires:	java-openjdk
14cr|java-api-compliance-checker-1.3.5-2|10	BuildArch:	noarch
14cr|java-api-compliance-checker-1.3.5-2|11	
14cr|java-api-compliance-checker-1.3.5-2|12	%description
14cr|java-api-compliance-checker-1.3.5-2|13	A tool for checking backward compatibility of a Java library API.
14cr|java-api-compliance-checker-1.3.5-2|14	It checks classes of old and new versions and analyzes changes
14cr|java-api-compliance-checker-1.3.5-2|15	that may break compatibility: removed members, added abstract
14cr|java-api-compliance-checker-1.3.5-2|16	methods, etc.
14cr|java-api-compliance-checker-1.3.5-2|17	
14cr|java-api-compliance-checker-1.3.5-2|18	%prep
14cr|java-api-compliance-checker-1.3.5-2|19	
14cr|java-api-compliance-checker-1.3.5-2|20	%setup -q -n japi-compliance-checker-%{version}
14cr|java-api-compliance-checker-1.3.5-2|21	chmod 0644 LICENSE README
14cr|java-api-compliance-checker-1.3.5-2|22	
14cr|java-api-compliance-checker-1.3.5-2|23	%build
14cr|java-api-compliance-checker-1.3.5-2|24	# Nothing to build.
14cr|java-api-compliance-checker-1.3.5-2|25	
14cr|java-api-compliance-checker-1.3.5-2|26	%install
14cr|java-api-compliance-checker-1.3.5-2|27	mkdir -p %{buildroot}%{_prefix}
14cr|java-api-compliance-checker-1.3.5-2|28	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cr|java-api-compliance-checker-1.3.5-2|29	
14cr|java-api-compliance-checker-1.3.5-2|30	chmod 755 %{buildroot}%{_bindir}/*
14cr|java-api-compliance-checker-1.3.5-2|31	
14cr|java-api-compliance-checker-1.3.5-2|32	%files
14cr|java-api-compliance-checker-1.3.5-2|33	%doc LICENSE README doc/
14cr|java-api-compliance-checker-1.3.5-2|34	%{_bindir}/japi-compliance-checker
14cr|java-api-compliance-checker-1.3.5-2|35	
14cr|java-api-compliance-checker-1.3.5-2|36	%changelog
14cr|java-api-compliance-checker-1.3.5-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-2
14cr|java-api-compliance-checker-1.3.5-2|38	+ Revision: d3f5123
14cr|java-api-compliance-checker-1.3.5-2|39	- MassBuild#464: Increase release tag
14cr|java-api-compliance-checker-1.3.5-2|40	
14cr|java-api-compliance-checker-1.3.5-2|41	

2243 14
14cr|java_binfmt-1.0.3-8|1	Name:           java_binfmt
14cr|java_binfmt-1.0.3-8|2	Version:        1.0.3
14cr|java_binfmt-1.0.3-8|3	Release:        8
14cr|java_binfmt-1.0.3-8|4	Epoch:          0
14cr|java_binfmt-1.0.3-8|5	Summary:        Java Binary Kernel Support for Linux
14cr|java_binfmt-1.0.3-8|6	License:        GPL
14cr|java_binfmt-1.0.3-8|7	Group:          Development/Java
14cr|java_binfmt-1.0.3-8|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|java_binfmt-1.0.3-8|9	URL:            http://developer.osdl.org/dev/robustmutexes/src/fusyn.hg/Documentation/java.txt
14cr|java_binfmt-1.0.3-8|10	Source0:        %{name}-%{version}.tar.bz2
14cr|java_binfmt-1.0.3-8|11	Patch0:		jarwrapper.patch
14cr|java_binfmt-1.0.3-8|12	Requires(post): rpm-helper
14cr|java_binfmt-1.0.3-8|13	Requires(preun): rpm-helper
14cr|java_binfmt-1.0.3-8|14	
14cr|java_binfmt-1.0.3-8|15	%description
14cr|java_binfmt-1.0.3-8|16	With this package, you can directly execute Java applications and
14cr|java_binfmt-1.0.3-8|17	applets. The binfmt_misc kernel module must be loaded.
14cr|java_binfmt-1.0.3-8|18	
14cr|java_binfmt-1.0.3-8|19	%prep
14cr|java_binfmt-1.0.3-8|20	%setup -q
14cr|java_binfmt-1.0.3-8|21	%patch0 -p0
14cr|java_binfmt-1.0.3-8|22	
14cr|java_binfmt-1.0.3-8|23	%build
14cr|java_binfmt-1.0.3-8|24	%{__cc} -Wall %{optflags} -o javaclassname javaclassname.c
14cr|java_binfmt-1.0.3-8|25	
14cr|java_binfmt-1.0.3-8|26	%install
14cr|java_binfmt-1.0.3-8|27	%{__rm} -rf %{buildroot}
14cr|java_binfmt-1.0.3-8|28	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|java_binfmt-1.0.3-8|29	%{__cp} -a javaclassname %{buildroot}%{_bindir}/javaclassname
14cr|java_binfmt-1.0.3-8|30	%{__cp} -a javawrapper %{buildroot}%{_bindir}/javawrapper
14cr|java_binfmt-1.0.3-8|31	%{__cp} -a jarwrapper %{buildroot}%{_bindir}/jarwrapper
14cr|java_binfmt-1.0.3-8|32	%{__cp} -a jarwrapper %{buildroot}%{_bindir}/appletviewerwrapper
14cr|java_binfmt-1.0.3-8|33	%{__mkdir_p} %{buildroot}%{_initrddir}
14cr|java_binfmt-1.0.3-8|34	%{__cp} -a java_binfmt.init %{buildroot}%{_initrddir}/%{name}
14cr|java_binfmt-1.0.3-8|35	
14cr|java_binfmt-1.0.3-8|36	%clean
14cr|java_binfmt-1.0.3-8|37	%{__rm} -rf %{buildroot}
14cr|java_binfmt-1.0.3-8|38	
14cr|java_binfmt-1.0.3-8|39	%post
14cr|java_binfmt-1.0.3-8|40	%_post_service %{name}
14cr|java_binfmt-1.0.3-8|41	
14cr|java_binfmt-1.0.3-8|42	%preun
14cr|java_binfmt-1.0.3-8|43	%_preun_service %{name}
14cr|java_binfmt-1.0.3-8|44	
14cr|java_binfmt-1.0.3-8|45	%files
14cr|java_binfmt-1.0.3-8|46	%defattr(0644,root,root,0755)
14cr|java_binfmt-1.0.3-8|47	%doc java.txt
14cr|java_binfmt-1.0.3-8|48	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|java_binfmt-1.0.3-8|49	%attr(0755,root,root) %{_bindir}/jarwrapper
14cr|java_binfmt-1.0.3-8|50	%attr(0755,root,root) %{_bindir}/javaclassname
14cr|java_binfmt-1.0.3-8|51	%attr(0755,root,root) %{_bindir}/javawrapper
14cr|java_binfmt-1.0.3-8|52	%attr(0755,root,root) %{_bindir}/appletviewerwrapper
14cr|java_binfmt-1.0.3-8|53	
14cr|java_binfmt-1.0.3-8|54	
14cr|java_binfmt-1.0.3-8|55	
14cr|java_binfmt-1.0.3-8|56	%changelog
14cr|java_binfmt-1.0.3-8|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.3-8
14cr|java_binfmt-1.0.3-8|58	+ Revision: 34a7dc6
14cr|java_binfmt-1.0.3-8|59	- MassBuild#464: Increase release tag
14cr|java_binfmt-1.0.3-8|60	
14cr|java_binfmt-1.0.3-8|61	

2244 14
14cr|javacc3-3.2-4.3|1	# Copyright (c) 2000-2005, JPackage Project
14cr|javacc3-3.2-4.3|2	# All rights reserved.
14cr|javacc3-3.2-4.3|3	#
14cr|javacc3-3.2-4.3|4	# Redistribution and use in source and binary forms, with or without
14cr|javacc3-3.2-4.3|5	# modification, are permitted provided that the following conditions
14cr|javacc3-3.2-4.3|6	# are met:
14cr|javacc3-3.2-4.3|7	#
14cr|javacc3-3.2-4.3|8	# 1. Redistributions of source code must retain the above copyright
14cr|javacc3-3.2-4.3|9	#    notice, this list of conditions and the following disclaimer.
14cr|javacc3-3.2-4.3|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|javacc3-3.2-4.3|11	#    notice, this list of conditions and the following disclaimer in the
14cr|javacc3-3.2-4.3|12	#    documentation and/or other materials provided with the
14cr|javacc3-3.2-4.3|13	#    distribution.
14cr|javacc3-3.2-4.3|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|javacc3-3.2-4.3|15	#    contributors may be used to endorse or promote products derived
14cr|javacc3-3.2-4.3|16	#    from this software without specific prior written permission.
14cr|javacc3-3.2-4.3|17	#
14cr|javacc3-3.2-4.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|javacc3-3.2-4.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|javacc3-3.2-4.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|javacc3-3.2-4.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|javacc3-3.2-4.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|javacc3-3.2-4.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|javacc3-3.2-4.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|javacc3-3.2-4.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|javacc3-3.2-4.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|javacc3-3.2-4.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|javacc3-3.2-4.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|javacc3-3.2-4.3|29	#
14cr|javacc3-3.2-4.3|30	
14cr|javacc3-3.2-4.3|31	%define section free
14cr|javacc3-3.2-4.3|32	%define _basename javacc
14cr|javacc3-3.2-4.3|33	
14cr|javacc3-3.2-4.3|34	Name:           javacc3
14cr|javacc3-3.2-4.3|35	Version:        3.2
14cr|javacc3-3.2-4.3|36	Release:        4.3
14cr|javacc3-3.2-4.3|37	Epoch:          0
14cr|javacc3-3.2-4.3|38	Summary:        A parser/scanner generator for java
14cr|javacc3-3.2-4.3|39	License:        BSD
14cr|javacc3-3.2-4.3|40	Source0:	javacc-3.2-src.tar.gz
14cr|javacc3-3.2-4.3|41	Source1:	javacc
14cr|javacc3-3.2-4.3|42	Source2:	jjdoc
14cr|javacc3-3.2-4.3|43	Source3:	jjtree
14cr|javacc3-3.2-4.3|44	Patch0:		javacc3-source_1.4.patch
14cr|javacc3-3.2-4.3|45	URL:            https://javacc.dev.java.net/
14cr|javacc3-3.2-4.3|46	Group:          Development/Java
14cr|javacc3-3.2-4.3|47	BuildRoot:      %{_tmppath}/%{_basename}-%{version}-%{release}-buildroot
14cr|javacc3-3.2-4.3|48	BuildArch:      noarch
14cr|javacc3-3.2-4.3|49	Requires:	jpackage-utils >= 0:1.5
14cr|javacc3-3.2-4.3|50	BuildRequires:	java-devel java-rpmbuild
14cr|javacc3-3.2-4.3|51	BuildRequires:	ant, bash
14cr|javacc3-3.2-4.3|52	
14cr|javacc3-3.2-4.3|53	%description
14cr|javacc3-3.2-4.3|54	Java Compiler Compiler (JavaCC) is the most popular parser generator for use
14cr|javacc3-3.2-4.3|55	with Java applications. A parser generator is a tool that reads a grammar
14cr|javacc3-3.2-4.3|56	specification and converts it to a Java program that can recognize matches to
14cr|javacc3-3.2-4.3|57	the grammar. In addition to the parser generator itself, JavaCC provides other
14cr|javacc3-3.2-4.3|58	standard capabilities related to parser generation such as tree building (via
14cr|javacc3-3.2-4.3|59	a tool called JJTree included with JavaCC), actions, debugging, etc.
14cr|javacc3-3.2-4.3|60	
14cr|javacc3-3.2-4.3|61	%package manual
14cr|javacc3-3.2-4.3|62	Summary:        Manual for %{_basename}
14cr|javacc3-3.2-4.3|63	Group:          Development/Java
14cr|javacc3-3.2-4.3|64	
14cr|javacc3-3.2-4.3|65	%description manual
14cr|javacc3-3.2-4.3|66	Manual for %{_basename}.
14cr|javacc3-3.2-4.3|67	
14cr|javacc3-3.2-4.3|68	%package demo
14cr|javacc3-3.2-4.3|69	Summary:        Examples for %{_basename}
14cr|javacc3-3.2-4.3|70	Group:          Development/Java
14cr|javacc3-3.2-4.3|71	
14cr|javacc3-3.2-4.3|72	%description demo
14cr|javacc3-3.2-4.3|73	Examples for %{_basename}.
14cr|javacc3-3.2-4.3|74	
14cr|javacc3-3.2-4.3|75	%prep
14cr|javacc3-3.2-4.3|76	%setup -q -n %{_basename}-%{version}
14cr|javacc3-3.2-4.3|77	%patch0 -p1
14cr|javacc3-3.2-4.3|78	cp %{SOURCE1} javacc
14cr|javacc3-3.2-4.3|79	cp %{SOURCE2} jjdoc
14cr|javacc3-3.2-4.3|80	cp %{SOURCE3} jjtree
14cr|javacc3-3.2-4.3|81	mv www/doc .
14cr|javacc3-3.2-4.3|82	
14cr|javacc3-3.2-4.3|83	%build
14cr|javacc3-3.2-4.3|84	ant \
14cr|javacc3-3.2-4.3|85	-Dversion=%{version} \
14cr|javacc3-3.2-4.3|86	jar
14cr|javacc3-3.2-4.3|87	
14cr|javacc3-3.2-4.3|88	%install
14cr|javacc3-3.2-4.3|89	rm -fr $RPM_BUILD_ROOT
14cr|javacc3-3.2-4.3|90	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|javacc3-3.2-4.3|91	install -m 644 bin/lib/%{_basename}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|javacc3-3.2-4.3|92	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|javacc3-3.2-4.3|93	install -d -m 755 $RPM_BUILD_ROOT/usr/bin
14cr|javacc3-3.2-4.3|94	install -m 755 javacc jjdoc jjtree $RPM_BUILD_ROOT/usr/bin
14cr|javacc3-3.2-4.3|95	install -d -m 755 $RPM_BUILD_ROOT/usr/share/%{name}
14cr|javacc3-3.2-4.3|96	cp -pr examples $RPM_BUILD_ROOT/usr/share/%{name}
14cr|javacc3-3.2-4.3|97	
14cr|javacc3-3.2-4.3|98	%clean
14cr|javacc3-3.2-4.3|99	rm -rf $RPM_BUILD_ROOT
14cr|javacc3-3.2-4.3|100	
14cr|javacc3-3.2-4.3|101	%files
14cr|javacc3-3.2-4.3|102	%defattr(0644,root,root,0755)
14cr|javacc3-3.2-4.3|103	%{_javadir}/*.jar
14cr|javacc3-3.2-4.3|104	%doc LICENSE README
14cr|javacc3-3.2-4.3|105	%defattr(0755,root,root,0755)
14cr|javacc3-3.2-4.3|106	%{_bindir}/*
14cr|javacc3-3.2-4.3|107	
14cr|javacc3-3.2-4.3|108	%files manual
14cr|javacc3-3.2-4.3|109	%defattr(0644,root,root,0755)
14cr|javacc3-3.2-4.3|110	%doc doc/*
14cr|javacc3-3.2-4.3|111	
14cr|javacc3-3.2-4.3|112	%files demo
14cr|javacc3-3.2-4.3|113	%defattr(0644,root,root,0755)
14cr|javacc3-3.2-4.3|114	%{_datadir}/%{name}
14cr|javacc3-3.2-4.3|115	
14cr|javacc3-3.2-4.3|116	
14cr|javacc3-3.2-4.3|117	
14cr|javacc3-3.2-4.3|118	
14cr|javacc3-3.2-4.3|119	%changelog
14cr|javacc3-3.2-4.3|120	* Wed May 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:3.2-4.3
14cr|javacc3-3.2-4.3|121	+ Revision: 676f733
14cr|javacc3-3.2-4.3|122	- fix requires
14cr|javacc3-3.2-4.3|123	
14cr|javacc3-3.2-4.3|124	

2245 14
14cr|javahelp2-2.0.05-9|1	Summary:	JavaHelp
14cr|javahelp2-2.0.05-9|2	Name:		javahelp2
14cr|javahelp2-2.0.05-9|3	Version:	2.0.05
14cr|javahelp2-2.0.05-9|4	Release:	9
14cr|javahelp2-2.0.05-9|5	Epoch:		0
14cr|javahelp2-2.0.05-9|6	Group:		Development/Java
14cr|javahelp2-2.0.05-9|7	License:	GPLv2 with exceptions
14cr|javahelp2-2.0.05-9|8	Url:		https://javahelp.dev.java.net/
14cr|javahelp2-2.0.05-9|9	Source0:	https://javahelp.dev.java.net/files/documents/5985/59373/%{name}-src-%{version}.zip
14cr|javahelp2-2.0.05-9|10	Source1:	%{name}-jhindexer.sh
14cr|javahelp2-2.0.05-9|11	Source2:	%{name}-jhsearch.sh
14cr|javahelp2-2.0.05-9|12	BuildArch:	noarch
14cr|javahelp2-2.0.05-9|13	Requires:	jpackage-utils >= 0:1.5.32
14cr|javahelp2-2.0.05-9|14	BuildRequires:	java-rpmbuild >= 0:1.5.32
14cr|javahelp2-2.0.05-9|15	BuildRequires:	jsp >= 0:2.0
14cr|javahelp2-2.0.05-9|16	BuildRequires:	xml-commons-jaxp-1.3-apis
14cr|javahelp2-2.0.05-9|17	BuildRequires:	tomcat5-servlet-2.4-api
14cr|javahelp2-2.0.05-9|18	BuildRequires:	xerces-j2
14cr|javahelp2-2.0.05-9|19	BuildRequires:	ant
14cr|javahelp2-2.0.05-9|20	#BuildRequires:	ant-nodeps
14cr|javahelp2-2.0.05-9|21	
14cr|javahelp2-2.0.05-9|22	%description
14cr|javahelp2-2.0.05-9|23	JavaHelp software is a full-featured, platform-independent, extensible
14cr|javahelp2-2.0.05-9|24	help system that enables developers and authors to incorporate online
14cr|javahelp2-2.0.05-9|25	help in applets, components, applications, operating systems, and
14cr|javahelp2-2.0.05-9|26	devices. Authors can also use the JavaHelp software to deliver online
14cr|javahelp2-2.0.05-9|27	documentation for the Web and corporate Intranet.
14cr|javahelp2-2.0.05-9|28	
14cr|javahelp2-2.0.05-9|29	%package javadoc
14cr|javahelp2-2.0.05-9|30	Summary:	Javadoc for %{name}
14cr|javahelp2-2.0.05-9|31	Group:		Development/Java
14cr|javahelp2-2.0.05-9|32	
14cr|javahelp2-2.0.05-9|33	%description javadoc
14cr|javahelp2-2.0.05-9|34	Javadoc for %{name}.
14cr|javahelp2-2.0.05-9|35	
14cr|javahelp2-2.0.05-9|36	%prep
14cr|javahelp2-2.0.05-9|37	%setup -q -n %{name}-%{version}
14cr|javahelp2-2.0.05-9|38	# fix files perms
14cr|javahelp2-2.0.05-9|39	chmod -R go=u-w *
14cr|javahelp2-2.0.05-9|40	# remove windows files
14cr|javahelp2-2.0.05-9|41	for file in `find . -type f -name .bat`; do rm -f $file; done
14cr|javahelp2-2.0.05-9|42	
14cr|javahelp2-2.0.05-9|43	#
14cr|javahelp2-2.0.05-9|44	# This class provides native browser integration and would require
14cr|javahelp2-2.0.05-9|45	# JDIC project to be present. Currently there is no such jpackage.org
14cr|javahelp2-2.0.05-9|46	# package, so deleting the class. When JDIC package is created,
14cr|javahelp2-2.0.05-9|47	# add BuildProvides and remove the "rm" call.
14cr|javahelp2-2.0.05-9|48	#
14cr|javahelp2-2.0.05-9|49	rm jhMaster/JavaHelp/src/new/javax/help/plaf/basic/BasicNativeContentViewerUI.java
14cr|javahelp2-2.0.05-9|50	
14cr|javahelp2-2.0.05-9|51	mkdir javahelp_nbproject/lib
14cr|javahelp2-2.0.05-9|52	ln -s %{_javadir}/jsp.jar javahelp_nbproject/lib/jsp-api.jar
14cr|javahelp2-2.0.05-9|53	ln -s %{_javadir}/servletapi5.jar javahelp_nbproject/lib/servlet-api.jar
14cr|javahelp2-2.0.05-9|54	
14cr|javahelp2-2.0.05-9|55	%build
14cr|javahelp2-2.0.05-9|56	export CLASSPATH=$(build-classpath ant/ant-nodeps)
14cr|javahelp2-2.0.05-9|57	%ant -f javahelp_nbproject/build.xml -Djdic-jar-present=true -Djdic-zip-present=true -Dservlet-jar-present=true -Dtomcat-zip-present=true release javadoc
14cr|javahelp2-2.0.05-9|58	
14cr|javahelp2-2.0.05-9|59	%install
14cr|javahelp2-2.0.05-9|60	install -d -m 755 %{buildroot}%{_javadir}
14cr|javahelp2-2.0.05-9|61	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|javahelp2-2.0.05-9|62	install -d -m 755 %{buildroot}%{_bindir}
14cr|javahelp2-2.0.05-9|63	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|javahelp2-2.0.05-9|64	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jh2indexer
14cr|javahelp2-2.0.05-9|65	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/jh2search
14cr|javahelp2-2.0.05-9|66	
14cr|javahelp2-2.0.05-9|67	install -m 644 javahelp_nbproject/dist/lib/jhall.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|javahelp2-2.0.05-9|68	#cp -pr jhMaster/JavaHelp/doc/public-spec/dtd %{buildroot}%{_datadir}/%{name}
14cr|javahelp2-2.0.05-9|69	#cp -pr jhMaster/JavaHelp/demos %{buildroot}%{_datadir}/%{name}
14cr|javahelp2-2.0.05-9|70	cp -pr javahelp_nbproject/dist/lib/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|javahelp2-2.0.05-9|71	# create unversioned symlinks
14cr|javahelp2-2.0.05-9|72	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|javahelp2-2.0.05-9|73	
14cr|javahelp2-2.0.05-9|74	
14cr|javahelp2-2.0.05-9|75	%post javadoc
14cr|javahelp2-2.0.05-9|76	rm -f %{_javadocdir}/%{name}
14cr|javahelp2-2.0.05-9|77	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|javahelp2-2.0.05-9|78	
14cr|javahelp2-2.0.05-9|79	%postun javadoc
14cr|javahelp2-2.0.05-9|80	if [ "$1" = "0" ]; then
14cr|javahelp2-2.0.05-9|81	rm -f %{_javadocdir}/%{name}
14cr|javahelp2-2.0.05-9|82	fi
14cr|javahelp2-2.0.05-9|83	
14cr|javahelp2-2.0.05-9|84	%files
14cr|javahelp2-2.0.05-9|85	%defattr(0644,root,root,0755)
14cr|javahelp2-2.0.05-9|86	%attr(0755,root,root) %{_bindir}/*
14cr|javahelp2-2.0.05-9|87	%{_javadir}/%{name}-%{version}.jar
14cr|javahelp2-2.0.05-9|88	%{_javadir}/%{name}.jar
14cr|javahelp2-2.0.05-9|89	%dir %{_datadir}/%{name}
14cr|javahelp2-2.0.05-9|90	
14cr|javahelp2-2.0.05-9|91	%files javadoc
14cr|javahelp2-2.0.05-9|92	%defattr(0644,root,root,0755)
14cr|javahelp2-2.0.05-9|93	%{_javadocdir}/%{name}-%{version}
14cr|javahelp2-2.0.05-9|94	
14cr|javahelp2-2.0.05-9|95	
14cr|javahelp2-2.0.05-9|96	%changelog
14cr|javahelp2-2.0.05-9|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.05-9
14cr|javahelp2-2.0.05-9|98	+ Revision: 2f0c3ef
14cr|javahelp2-2.0.05-9|99	- MassBuild#464: Increase release tag
14cr|javahelp2-2.0.05-9|100	
14cr|javahelp2-2.0.05-9|101	

2246 14
14cr|javanotes-5.1-7|1	Name:       javanotes
14cr|javanotes-5.1-7|2	Version:    5.1
14cr|javanotes-5.1-7|3	Release:    7
14cr|javanotes-5.1-7|4	Summary:    Introduction to Programming Using Java, By David J. Eck
14cr|javanotes-5.1-7|5	
14cr|javanotes-5.1-7|6	Group:      Development/Java
14cr|javanotes-5.1-7|7	License:    CC-BY-SA
14cr|javanotes-5.1-7|8	URL:        http://math.hws.edu/javanotes/
14cr|javanotes-5.1-7|9	Source0:    http://math.hws.edu/eck/cs124/downloads/%{name}5.tar.bz2
14cr|javanotes-5.1-7|10	BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
14cr|javanotes-5.1-7|11	BuildArch:  noarch
14cr|javanotes-5.1-7|12	
14cr|javanotes-5.1-7|13	%description
14cr|javanotes-5.1-7|14	The fifth edition of Introduction to Programming Using Java, a free, on-line
14cr|javanotes-5.1-7|15	textbook on introductory programming, which uses Java as the language of
14cr|javanotes-5.1-7|16	instruction. This book is directed mainly towards beginning programmers,
14cr|javanotes-5.1-7|17	although it might also be useful for experienced programmers who want to learn
14cr|javanotes-5.1-7|18	something about Java. It is certainly not meant to provide complete coverage of
14cr|javanotes-5.1-7|19	the Java language.
14cr|javanotes-5.1-7|20	
14cr|javanotes-5.1-7|21	The fifth edition covers Java 5.0 and can also be used with later versions of
14cr|javanotes-5.1-7|22	Java. You will find many Java applets on the web pages that make up this book,
14cr|javanotes-5.1-7|23	and many of those applets require Java 5.0 or higher to function. Earlier
14cr|javanotes-5.1-7|24	editions, which covered earlier versions of Java, are still available; see the
14cr|javanotes-5.1-7|25	preface for links.
14cr|javanotes-5.1-7|26	
14cr|javanotes-5.1-7|27	This is the html version, start with index.html in the main directory.
14cr|javanotes-5.1-7|28	
14cr|javanotes-5.1-7|29	%prep
14cr|javanotes-5.1-7|30	%setup -q -n %{name}%{version}
14cr|javanotes-5.1-7|31	
14cr|javanotes-5.1-7|32	%build
14cr|javanotes-5.1-7|33	# empty but exists to keep rpmlint happy
14cr|javanotes-5.1-7|34	
14cr|javanotes-5.1-7|35	
14cr|javanotes-5.1-7|36	%install
14cr|javanotes-5.1-7|37	rm -rf $RPM_BUILD_ROOT
14cr|javanotes-5.1-7|38	find -type d -exec install -m 755 -d $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{} ';'
14cr|javanotes-5.1-7|39	find -type f -exec install -m 644 {} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{} ';'
14cr|javanotes-5.1-7|40	
14cr|javanotes-5.1-7|41	%clean
14cr|javanotes-5.1-7|42	rm -rf $RPM_BUILD_ROOT
14cr|javanotes-5.1-7|43	
14cr|javanotes-5.1-7|44	
14cr|javanotes-5.1-7|45	%files
14cr|javanotes-5.1-7|46	%defattr(-,root,root,-)
14cr|javanotes-5.1-7|47	%doc %{_docdir}/%{name}-%{version}/
14cr|javanotes-5.1-7|48	
14cr|javanotes-5.1-7|49	
14cr|javanotes-5.1-7|50	
14cr|javanotes-5.1-7|51	
14cr|javanotes-5.1-7|52	
14cr|javanotes-5.1-7|53	%changelog
14cr|javanotes-5.1-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1-7
14cr|javanotes-5.1-7|55	+ Revision: 96ea365
14cr|javanotes-5.1-7|56	- MassBuild#464: Increase release tag
14cr|javanotes-5.1-7|57	
14cr|javanotes-5.1-7|58	

2247 14
14cr|javasvn-1.1.0-7|1	%define gcj_support     1
14cr|javasvn-1.1.0-7|2	
14cr|javasvn-1.1.0-7|3	
14cr|javasvn-1.1.0-7|4	Name:           javasvn
14cr|javasvn-1.1.0-7|5	Version:        1.1.0
14cr|javasvn-1.1.0-7|6	Release:        7
14cr|javasvn-1.1.0-7|7	Epoch:          0
14cr|javasvn-1.1.0-7|8	Summary:        Pure Java Subversion client library
14cr|javasvn-1.1.0-7|9	
14cr|javasvn-1.1.0-7|10	Group:          Development/Java
14cr|javasvn-1.1.0-7|11	# License located at http://tmate.org/svn/license.html
14cr|javasvn-1.1.0-7|12	License:        BSD
14cr|javasvn-1.1.0-7|13	URL:            http://tmate.org/svn/
14cr|javasvn-1.1.0-7|14	Source0:        http://tmate.org/svn/org.tmatesoft.svn_%{version}.beta5.src.tar.bz2
14cr|javasvn-1.1.0-7|15	Source1:        %{name}-license.html
14cr|javasvn-1.1.0-7|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|javasvn-1.1.0-7|17	
14cr|javasvn-1.1.0-7|18	BuildRequires:  ant
14cr|javasvn-1.1.0-7|19	BuildRequires:	java-rpmbuild >= 0:1.6
14cr|javasvn-1.1.0-7|20	%if %{gcj_support}
14cr|javasvn-1.1.0-7|21	BuildRequires:		java-gcj-compat-devel
14cr|javasvn-1.1.0-7|22	Requires(post):		java-gcj-compat
14cr|javasvn-1.1.0-7|23	Requires(postun):	java-gcj-compat
14cr|javasvn-1.1.0-7|24	%else
14cr|javasvn-1.1.0-7|25	BuildRequires:		java-devel >= 0:1.4.2
14cr|javasvn-1.1.0-7|26	%endif
14cr|javasvn-1.1.0-7|27	
14cr|javasvn-1.1.0-7|28	%if %{gcj_support}
14cr|javasvn-1.1.0-7|29	ExclusiveArch:		%{ix86} x86_64 ppc ia64
14cr|javasvn-1.1.0-7|30	%else
14cr|javasvn-1.1.0-7|31	BuildArch:		noarch
14cr|javasvn-1.1.0-7|32	%endif
14cr|javasvn-1.1.0-7|33	
14cr|javasvn-1.1.0-7|34	BuildRequires:          ganymed-ssh2 >= 0:209
14cr|javasvn-1.1.0-7|35	Requires:               ganymed-ssh2 >= 0:209
14cr|javasvn-1.1.0-7|36	
14cr|javasvn-1.1.0-7|37	
14cr|javasvn-1.1.0-7|38	%description
14cr|javasvn-1.1.0-7|39	JavaSVN is a pure Java Subversion client library. You would like to use JavaSVN
14cr|javasvn-1.1.0-7|40	when you need to access or modify Subversion repository from your Java
14cr|javasvn-1.1.0-7|41	application, be it a standalone program, plugin or web application. Being a
14cr|javasvn-1.1.0-7|42	pure Java program, JavaSVN doesn't need any additional configuration or native
14cr|javasvn-1.1.0-7|43	binaries to work on any OS that runs Java.
14cr|javasvn-1.1.0-7|44	
14cr|javasvn-1.1.0-7|45	%package javadoc
14cr|javasvn-1.1.0-7|46	Summary:        Javadoc for JavaSVN
14cr|javasvn-1.1.0-7|47	Group:          Development/Java
14cr|javasvn-1.1.0-7|48	
14cr|javasvn-1.1.0-7|49	%description javadoc
14cr|javasvn-1.1.0-7|50	Javadoc for JavaSVN.
14cr|javasvn-1.1.0-7|51	
14cr|javasvn-1.1.0-7|52	
14cr|javasvn-1.1.0-7|53	%prep
14cr|javasvn-1.1.0-7|54	%setup -q -n %{name}-src-%{version}.beta5
14cr|javasvn-1.1.0-7|55	%{__cp} -a %{SOURCE1} license.html
14cr|javasvn-1.1.0-7|56	
14cr|javasvn-1.1.0-7|57	# delete the jars that are in the archive
14cr|javasvn-1.1.0-7|58	rm contrib/ganymed/ganymed.jar
14cr|javasvn-1.1.0-7|59	ln -sf %{_javadir}/ganymed-ssh2.jar contrib/ganymed/ganymed.jar
14cr|javasvn-1.1.0-7|60	rm contrib/junit/junit.jar
14cr|javasvn-1.1.0-7|61	
14cr|javasvn-1.1.0-7|62	# fixing wrong-file-end-of-line-encoding warnings
14cr|javasvn-1.1.0-7|63	sed -i 's/\r$//' README.txt doc/examples/*.iml
14cr|javasvn-1.1.0-7|64	find doc/examples -name \*.java -exec sed -i 's/\r$//' {} \;
14cr|javasvn-1.1.0-7|65	
14cr|javasvn-1.1.0-7|66	
14cr|javasvn-1.1.0-7|67	%build
14cr|javasvn-1.1.0-7|68	export CLASSPATH=
14cr|javasvn-1.1.0-7|69	export OPT_JAR_LIST=
14cr|javasvn-1.1.0-7|70	%ant
14cr|javasvn-1.1.0-7|71	
14cr|javasvn-1.1.0-7|72	# Link source files to fix -debuginfo generation.
14cr|javasvn-1.1.0-7|73	rm -f org
14cr|javasvn-1.1.0-7|74	ln -s javasvn/src/org
14cr|javasvn-1.1.0-7|75	rm -f de
14cr|javasvn-1.1.0-7|76	ln -s contrib/sequence/src/de
14cr|javasvn-1.1.0-7|77	
14cr|javasvn-1.1.0-7|78	
14cr|javasvn-1.1.0-7|79	%install
14cr|javasvn-1.1.0-7|80	rm -rf $RPM_BUILD_ROOT
14cr|javasvn-1.1.0-7|81	
14cr|javasvn-1.1.0-7|82	# jar
14cr|javasvn-1.1.0-7|83	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|javasvn-1.1.0-7|84	install -m 644 build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|javasvn-1.1.0-7|85	
14cr|javasvn-1.1.0-7|86	# javadoc
14cr|javasvn-1.1.0-7|87	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|javasvn-1.1.0-7|88	find doc/javadoc -name \*.html -exec sed -i 's/\r$//' {} \;
14cr|javasvn-1.1.0-7|89	sed -i 's/\r$//' doc/javadoc/package-list
14cr|javasvn-1.1.0-7|90	cp -pr doc/javadoc/* \
14cr|javasvn-1.1.0-7|91	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|javasvn-1.1.0-7|92	
14cr|javasvn-1.1.0-7|93	# gcj support
14cr|javasvn-1.1.0-7|94	%if %{gcj_support}
14cr|javasvn-1.1.0-7|95	%{_bindir}/aot-compile-rpm
14cr|javasvn-1.1.0-7|96	%endif
14cr|javasvn-1.1.0-7|97	
14cr|javasvn-1.1.0-7|98	pushd $RPM_BUILD_ROOT%{_javadir}/
14cr|javasvn-1.1.0-7|99	ln -s %{name}-%{version}.jar %{name}.jar
14cr|javasvn-1.1.0-7|100	popd
14cr|javasvn-1.1.0-7|101	
14cr|javasvn-1.1.0-7|102	%clean
14cr|javasvn-1.1.0-7|103	rm -rf $RPM_BUILD_ROOT
14cr|javasvn-1.1.0-7|104	
14cr|javasvn-1.1.0-7|105	%if %{gcj_support}
14cr|javasvn-1.1.0-7|106	%post
14cr|javasvn-1.1.0-7|107	%{update_gcjdb}
14cr|javasvn-1.1.0-7|108	
14cr|javasvn-1.1.0-7|109	%postun
14cr|javasvn-1.1.0-7|110	%{clean_gcjdb}
14cr|javasvn-1.1.0-7|111	%endif
14cr|javasvn-1.1.0-7|112	
14cr|javasvn-1.1.0-7|113	%files
14cr|javasvn-1.1.0-7|114	%defattr(-,root,root)
14cr|javasvn-1.1.0-7|115	%{_javadir}/*
14cr|javasvn-1.1.0-7|116	%doc COPYING README.txt changelog.txt license.html doc/examples
14cr|javasvn-1.1.0-7|117	
14cr|javasvn-1.1.0-7|118	%if %{gcj_support}
14cr|javasvn-1.1.0-7|119	%{_libdir}/gcj/%{name}
14cr|javasvn-1.1.0-7|120	%endif
14cr|javasvn-1.1.0-7|121	
14cr|javasvn-1.1.0-7|122	%files javadoc
14cr|javasvn-1.1.0-7|123	%defattr(0644,root,root,0755)
14cr|javasvn-1.1.0-7|124	%{_javadocdir}/%{name}-%{version}
14cr|javasvn-1.1.0-7|125	
14cr|javasvn-1.1.0-7|126	
14cr|javasvn-1.1.0-7|127	
14cr|javasvn-1.1.0-7|128	
14cr|javasvn-1.1.0-7|129	
14cr|javasvn-1.1.0-7|130	%changelog
14cr|javasvn-1.1.0-7|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.0-7
14cr|javasvn-1.1.0-7|132	+ Revision: daba978
14cr|javasvn-1.1.0-7|133	- MassBuild#464: Increase release tag
14cr|javasvn-1.1.0-7|134	
14cr|javasvn-1.1.0-7|135	

2248 14
14cr|jcgui-0.8-2|1	Name:           jcgui
14cr|jcgui-0.8-2|2	Summary:        GUI for JConvolver, an audio convolution engine for JACK
14cr|jcgui-0.8-2|3	Version:        0.8
14cr|jcgui-0.8-2|4	Release:        2
14cr|jcgui-0.8-2|5	
14cr|jcgui-0.8-2|6	Source:         http://prdownloads.sourceforge.net/jcgui/%{name}-%{version}.tar.bz2
14cr|jcgui-0.8-2|7	URL:            http://jcgui.sourceforge.net/
14cr|jcgui-0.8-2|8	License:        GPLv2
14cr|jcgui-0.8-2|9	Group:          Sound
14cr|jcgui-0.8-2|10	BuildRequires:  python
14cr|jcgui-0.8-2|11	BuildRequires:  gtk2-devel
14cr|jcgui-0.8-2|12	BuildRequires:  sndfile-devel, jackit-devel
14cr|jcgui-0.8-2|13	BuildRequires:  libzita-resampler-devel
14cr|jcgui-0.8-2|14	BuildRequires:  desktop-file-utils
14cr|jcgui-0.8-2|15	Requires:       jconvolver
14cr|jcgui-0.8-2|16	
14cr|jcgui-0.8-2|17	%description
14cr|jcgui-0.8-2|18	JCGui is a graphical GTK user interface for JConvolver, an audio data
14cr|jcgui-0.8-2|19	convolution engine for the Jack Audio Connection Kit. JConvolver is
14cr|jcgui-0.8-2|20	used to create realistic acoustic environments.
14cr|jcgui-0.8-2|21	
14cr|jcgui-0.8-2|22	%prep
14cr|jcgui-0.8-2|23	%setup -q
14cr|jcgui-0.8-2|24	
14cr|jcgui-0.8-2|25	%build
14cr|jcgui-0.8-2|26	./waf configure --prefix=%{_prefix} --cxxflags="%{optflags}"
14cr|jcgui-0.8-2|27	./waf -j1
14cr|jcgui-0.8-2|28	
14cr|jcgui-0.8-2|29	%install
14cr|jcgui-0.8-2|30	rm -rf %{buildroot}
14cr|jcgui-0.8-2|31	./waf install --destdir=%{buildroot} -j1
14cr|jcgui-0.8-2|32	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cr|jcgui-0.8-2|33	--remove-category="X-Jack;" \
14cr|jcgui-0.8-2|34	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|jcgui-0.8-2|35	
14cr|jcgui-0.8-2|36	%clean
14cr|jcgui-0.8-2|37	rm -rf %{buildroot}
14cr|jcgui-0.8-2|38	
14cr|jcgui-0.8-2|39	%files
14cr|jcgui-0.8-2|40	%defattr(-,root,root)
14cr|jcgui-0.8-2|41	%{_bindir}/Jc_Gui
14cr|jcgui-0.8-2|42	%{_datadir}/pixmaps/*.png
14cr|jcgui-0.8-2|43	%{_datadir}/applications/Jc_Gui.desktop
14cr|jcgui-0.8-2|44	
14cr|jcgui-0.8-2|45	
14cr|jcgui-0.8-2|46	
14cr|jcgui-0.8-2|47	%changelog
14cr|jcgui-0.8-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|jcgui-0.8-2|49	+ Revision: 0f0cb36
14cr|jcgui-0.8-2|50	- MassBuild#464: Increase release tag
14cr|jcgui-0.8-2|51	
14cr|jcgui-0.8-2|52	

2249 14
14cr|jchkmail-2.2.1-6|1	%define Werror_cflags %nil
14cr|jchkmail-2.2.1-6|2	
14cr|jchkmail-2.2.1-6|3	Summary:	A mail filtering software
14cr|jchkmail-2.2.1-6|4	Name:		jchkmail
14cr|jchkmail-2.2.1-6|5	Version:	2.2.1
14cr|jchkmail-2.2.1-6|6	Release:	6
14cr|jchkmail-2.2.1-6|7	License:	GPLv3+
14cr|jchkmail-2.2.1-6|8	Group:		System/Servers
14cr|jchkmail-2.2.1-6|9	Url:		http://www.j-chkmail.org/
14cr|jchkmail-2.2.1-6|10	Source0:	%{name}-%{version}.tgz
14cr|jchkmail-2.2.1-6|11	BuildRequires:	sendmail
14cr|jchkmail-2.2.1-6|12	BuildRequires:	milter-devel
14cr|jchkmail-2.2.1-6|13	BuildRequires:	pkgconfig(libxml-2.0)
14cr|jchkmail-2.2.1-6|14	
14cr|jchkmail-2.2.1-6|15	%description
14cr|jchkmail-2.2.1-6|16	j-chkmail is a mail filtering software using sendmail milter API. j-chkmail is
14cr|jchkmail-2.2.1-6|17	compatible with UNIX based mailservers running sendmail or postfix.
14cr|jchkmail-2.2.1-6|18	
14cr|jchkmail-2.2.1-6|19	The goal of j-chkmail is to be able to filter as much messages as possible, as
14cr|jchkmail-2.2.1-6|20	fast as possible and as well as possible. Originally, it's intended to be use
14cr|jchkmail-2.2.1-6|21	in large and heterogeneous communities such as university campus,
14cr|jchkmail-2.2.1-6|22	but not only.
14cr|jchkmail-2.2.1-6|23	
14cr|jchkmail-2.2.1-6|24	%files
14cr|jchkmail-2.2.1-6|25	%doc README*
14cr|jchkmail-2.2.1-6|26	%config(noreplace) %{_sysconfdir}/mail/%{name}
14cr|jchkmail-2.2.1-6|27	%{_bindir}/*
14cr|jchkmail-2.2.1-6|28	%{_sbindir}/*
14cr|jchkmail-2.2.1-6|29	%{_sysconfdir}/init.d/*
14cr|jchkmail-2.2.1-6|30	%attr(-,jchkmail,jchkmail) %config(noreplace) %{_var}/lib/%{name}
14cr|jchkmail-2.2.1-6|31	%{_mandir}/*/*
14cr|jchkmail-2.2.1-6|32	
14cr|jchkmail-2.2.1-6|33	#----------------------------------------------------------------------------
14cr|jchkmail-2.2.1-6|34	
14cr|jchkmail-2.2.1-6|35	%prep
14cr|jchkmail-2.2.1-6|36	%setup -q
14cr|jchkmail-2.2.1-6|37	# don't try action needing to be root
14cr|jchkmail-2.2.1-6|38	perl -pi -e 's:@(chown|chgrp):/bin/true:' \
14cr|jchkmail-2.2.1-6|39	Makefile.am etc/Makefile.am \
14cr|jchkmail-2.2.1-6|40	Makefile.in etc/Makefile.in
14cr|jchkmail-2.2.1-6|41	
14cr|jchkmail-2.2.1-6|42	%build
14cr|jchkmail-2.2.1-6|43	aclocal
14cr|jchkmail-2.2.1-6|44	automake
14cr|jchkmail-2.2.1-6|45	autoreconf
14cr|jchkmail-2.2.1-6|46	%configure \
14cr|jchkmail-2.2.1-6|47	--with-work-dir=%{_var}/lib/%{name} \
14cr|jchkmail-2.2.1-6|48	--with-jgreyd-dir=%{_var}/lib/%{name}/jgreyd \
14cr|jchkmail-2.2.1-6|49	--with-user=%{name} \
14cr|jchkmail-2.2.1-6|50	--with-group=%{name}
14cr|jchkmail-2.2.1-6|51	
14cr|jchkmail-2.2.1-6|52	make
14cr|jchkmail-2.2.1-6|53	
14cr|jchkmail-2.2.1-6|54	%install
14cr|jchkmail-2.2.1-6|55	mkdir -p %{buildroot}%{_sysconfdir}/init.d
14cr|jchkmail-2.2.1-6|56	
14cr|jchkmail-2.2.1-6|57	%makeinstall_std
14cr|jchkmail-2.2.1-6|58	
14cr|jchkmail-2.2.1-6|59	%changelog
14cr|jchkmail-2.2.1-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-6
14cr|jchkmail-2.2.1-6|61	+ Revision: d9bd7f5
14cr|jchkmail-2.2.1-6|62	- MassBuild#464: Increase release tag
14cr|jchkmail-2.2.1-6|63	
14cr|jchkmail-2.2.1-6|64	

2250 14
14cr|jcip-annotations-1.0-1.0.4|1	# Copyright (c) 2000-2008, JPackage Project
14cr|jcip-annotations-1.0-1.0.4|2	# All rights reserved.
14cr|jcip-annotations-1.0-1.0.4|3	#
14cr|jcip-annotations-1.0-1.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|jcip-annotations-1.0-1.0.4|5	# modification, are permitted provided that the following conditions
14cr|jcip-annotations-1.0-1.0.4|6	# are met:
14cr|jcip-annotations-1.0-1.0.4|7	#
14cr|jcip-annotations-1.0-1.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|jcip-annotations-1.0-1.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|jcip-annotations-1.0-1.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|jcip-annotations-1.0-1.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|jcip-annotations-1.0-1.0.4|12	#    documentation and/or other materials provided with the
14cr|jcip-annotations-1.0-1.0.4|13	#    distribution.
14cr|jcip-annotations-1.0-1.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|jcip-annotations-1.0-1.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|jcip-annotations-1.0-1.0.4|16	#    from this software without specific prior written permission.
14cr|jcip-annotations-1.0-1.0.4|17	#
14cr|jcip-annotations-1.0-1.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|jcip-annotations-1.0-1.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|jcip-annotations-1.0-1.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|jcip-annotations-1.0-1.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|jcip-annotations-1.0-1.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|jcip-annotations-1.0-1.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|jcip-annotations-1.0-1.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|jcip-annotations-1.0-1.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|jcip-annotations-1.0-1.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|jcip-annotations-1.0-1.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|jcip-annotations-1.0-1.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|jcip-annotations-1.0-1.0.4|29	#
14cr|jcip-annotations-1.0-1.0.4|30	
14cr|jcip-annotations-1.0-1.0.4|31	%define gcj_support 0
14cr|jcip-annotations-1.0-1.0.4|32	
14cr|jcip-annotations-1.0-1.0.4|33	%define section   free
14cr|jcip-annotations-1.0-1.0.4|34	
14cr|jcip-annotations-1.0-1.0.4|35	Name:           jcip-annotations
14cr|jcip-annotations-1.0-1.0.4|36	Version:        1.0
14cr|jcip-annotations-1.0-1.0.4|37	Release:        1.0.4
14cr|jcip-annotations-1.0-1.0.4|38	Epoch:          0
14cr|jcip-annotations-1.0-1.0.4|39	Summary:        Java Concurrency in Practice
14cr|jcip-annotations-1.0-1.0.4|40	License:        Creative Commons Attribution License
14cr|jcip-annotations-1.0-1.0.4|41	Group:          Development/Java
14cr|jcip-annotations-1.0-1.0.4|42	URL:            http://www.jcip.net/
14cr|jcip-annotations-1.0-1.0.4|43	Source0:        http://www.jcip.net/jcip-annotations-src.jar
14cr|jcip-annotations-1.0-1.0.4|44	Source1:        http://repo1.maven.org/maven/livetribe/maven/m2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
14cr|jcip-annotations-1.0-1.0.4|45	#Patch0:         aQute-bndlib-Filter.patch
14cr|jcip-annotations-1.0-1.0.4|46	
14cr|jcip-annotations-1.0-1.0.4|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jcip-annotations-1.0-1.0.4|48	%if %{gcj_support}
14cr|jcip-annotations-1.0-1.0.4|49	BuildRequires:    java-gcj-compat-devel
14cr|jcip-annotations-1.0-1.0.4|50	%endif
14cr|jcip-annotations-1.0-1.0.4|51	
14cr|jcip-annotations-1.0-1.0.4|52	
14cr|jcip-annotations-1.0-1.0.4|53	%if ! %{gcj_support}
14cr|jcip-annotations-1.0-1.0.4|54	BuildArch:      noarch
14cr|jcip-annotations-1.0-1.0.4|55	%endif
14cr|jcip-annotations-1.0-1.0.4|56	
14cr|jcip-annotations-1.0-1.0.4|57	BuildRequires:  jpackage-utils >= 0:1.7.5
14cr|jcip-annotations-1.0-1.0.4|58	BuildRequires:  java-rpmbuild
14cr|jcip-annotations-1.0-1.0.4|59	
14cr|jcip-annotations-1.0-1.0.4|60	#BuildRequires:  ant >= 0:1.6.5
14cr|jcip-annotations-1.0-1.0.4|61	#BuildRequires:  ecj
14cr|jcip-annotations-1.0-1.0.4|62	#BuildRequires:  eclipse-ecj
14cr|jcip-annotations-1.0-1.0.4|63	#BuildRequires:  eclipse-platform
14cr|jcip-annotations-1.0-1.0.4|64	#BuildRequires:  eclipse-rcp
14cr|jcip-annotations-1.0-1.0.4|65	
14cr|jcip-annotations-1.0-1.0.4|66	Requires:  java >= 0:1.5.0
14cr|jcip-annotations-1.0-1.0.4|67	#Requires:  ant >= 0:1.6.5
14cr|jcip-annotations-1.0-1.0.4|68	#Requires:  ecj
14cr|jcip-annotations-1.0-1.0.4|69	#Requires:  eclipse-ecj
14cr|jcip-annotations-1.0-1.0.4|70	#Requires:  eclipse-platform
14cr|jcip-annotations-1.0-1.0.4|71	#Requires:  eclipse-rcp
14cr|jcip-annotations-1.0-1.0.4|72	Requires(post):    jpackage-utils >= 0:1.7.4
14cr|jcip-annotations-1.0-1.0.4|73	Requires(postun):  jpackage-utils >= 0:1.7.4
14cr|jcip-annotations-1.0-1.0.4|74	
14cr|jcip-annotations-1.0-1.0.4|75	%description
14cr|jcip-annotations-1.0-1.0.4|76	Java Concurrency in Practice
14cr|jcip-annotations-1.0-1.0.4|77	
14cr|jcip-annotations-1.0-1.0.4|78	%package javadoc
14cr|jcip-annotations-1.0-1.0.4|79	Summary:        Javadoc for %{name}
14cr|jcip-annotations-1.0-1.0.4|80	Group:          Development/Java
14cr|jcip-annotations-1.0-1.0.4|81	
14cr|jcip-annotations-1.0-1.0.4|82	%description javadoc
14cr|jcip-annotations-1.0-1.0.4|83	Javadoc for %{name}.
14cr|jcip-annotations-1.0-1.0.4|84	
14cr|jcip-annotations-1.0-1.0.4|85	
14cr|jcip-annotations-1.0-1.0.4|86	%prep
14cr|jcip-annotations-1.0-1.0.4|87	%setup -q -c
14cr|jcip-annotations-1.0-1.0.4|88	mkdir -p target/site/apidocs/
14cr|jcip-annotations-1.0-1.0.4|89	mkdir -p target/classes/
14cr|jcip-annotations-1.0-1.0.4|90	mkdir -p src/main/java/
14cr|jcip-annotations-1.0-1.0.4|91	mv net src/main/java
14cr|jcip-annotations-1.0-1.0.4|92	#%patch0 -b .sav0
14cr|jcip-annotations-1.0-1.0.4|93	
14cr|jcip-annotations-1.0-1.0.4|94	%build
14cr|jcip-annotations-1.0-1.0.4|95	%javac -d target/classes $(find src/main/java -name "*.java")
14cr|jcip-annotations-1.0-1.0.4|96	%javadoc -d target/site/apidocs -sourcepath src/main/java net.jcip.annotations
14cr|jcip-annotations-1.0-1.0.4|97	for f in $(find aQute/ -type f -not -name "*.class"); do
14cr|jcip-annotations-1.0-1.0.4|98	cp $f target/classes/$f
14cr|jcip-annotations-1.0-1.0.4|99	done
14cr|jcip-annotations-1.0-1.0.4|100	pushd target/classes
14cr|jcip-annotations-1.0-1.0.4|101	%jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
14cr|jcip-annotations-1.0-1.0.4|102	popd
14cr|jcip-annotations-1.0-1.0.4|103	
14cr|jcip-annotations-1.0-1.0.4|104	%install
14cr|jcip-annotations-1.0-1.0.4|105	rm -rf $RPM_BUILD_ROOT
14cr|jcip-annotations-1.0-1.0.4|106	# jars
14cr|jcip-annotations-1.0-1.0.4|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|jcip-annotations-1.0-1.0.4|108	install -m 644 target/%{name}-%{version}.jar \
14cr|jcip-annotations-1.0-1.0.4|109	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jcip-annotations-1.0-1.0.4|110	%add_to_maven_depmap net.jcip jcip-annotations %{version} JPP %{name}
14cr|jcip-annotations-1.0-1.0.4|111	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cr|jcip-annotations-1.0-1.0.4|112	
14cr|jcip-annotations-1.0-1.0.4|113	# pom
14cr|jcip-annotations-1.0-1.0.4|114	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|jcip-annotations-1.0-1.0.4|115	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14cr|jcip-annotations-1.0-1.0.4|116	
14cr|jcip-annotations-1.0-1.0.4|117	# javadoc
14cr|jcip-annotations-1.0-1.0.4|118	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jcip-annotations-1.0-1.0.4|119	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jcip-annotations-1.0-1.0.4|120	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jcip-annotations-1.0-1.0.4|121	
14cr|jcip-annotations-1.0-1.0.4|122	%{gcj_compile}
14cr|jcip-annotations-1.0-1.0.4|123	
14cr|jcip-annotations-1.0-1.0.4|124	%clean
14cr|jcip-annotations-1.0-1.0.4|125	rm -rf $RPM_BUILD_ROOT
14cr|jcip-annotations-1.0-1.0.4|126	
14cr|jcip-annotations-1.0-1.0.4|127	%post
14cr|jcip-annotations-1.0-1.0.4|128	%update_maven_depmap
14cr|jcip-annotations-1.0-1.0.4|129	%if %{gcj_support}
14cr|jcip-annotations-1.0-1.0.4|130	%{update_gcjdb}
14cr|jcip-annotations-1.0-1.0.4|131	%endif
14cr|jcip-annotations-1.0-1.0.4|132	
14cr|jcip-annotations-1.0-1.0.4|133	%postun
14cr|jcip-annotations-1.0-1.0.4|134	%update_maven_depmap
14cr|jcip-annotations-1.0-1.0.4|135	%if %{gcj_support}
14cr|jcip-annotations-1.0-1.0.4|136	%{clean_gcjdb}
14cr|jcip-annotations-1.0-1.0.4|137	%endif
14cr|jcip-annotations-1.0-1.0.4|138	
14cr|jcip-annotations-1.0-1.0.4|139	%files
14cr|jcip-annotations-1.0-1.0.4|140	%defattr(-,root,root,-)
14cr|jcip-annotations-1.0-1.0.4|141	%{_javadir}/*
14cr|jcip-annotations-1.0-1.0.4|142	%{_datadir}/maven2
14cr|jcip-annotations-1.0-1.0.4|143	%{_mavendepmapfragdir}
14cr|jcip-annotations-1.0-1.0.4|144	%{gcj_files}
14cr|jcip-annotations-1.0-1.0.4|145	
14cr|jcip-annotations-1.0-1.0.4|146	%files javadoc
14cr|jcip-annotations-1.0-1.0.4|147	%defattr(-,root,root,-)
14cr|jcip-annotations-1.0-1.0.4|148	%doc %{_javadocdir}/%{name}-%{version}
14cr|jcip-annotations-1.0-1.0.4|149	%doc %{_javadocdir}/%{name}
14cr|jcip-annotations-1.0-1.0.4|150	
14cr|jcip-annotations-1.0-1.0.4|151	
14cr|jcip-annotations-1.0-1.0.4|152	
14cr|jcip-annotations-1.0-1.0.4|153	%changelog
14cr|jcip-annotations-1.0-1.0.4|154	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-1.0.4
14cr|jcip-annotations-1.0-1.0.4|155	+ Revision: 2567577
14cr|jcip-annotations-1.0-1.0.4|156	- MassBuild#464: Increase release tag
14cr|jcip-annotations-1.0-1.0.4|157	
14cr|jcip-annotations-1.0-1.0.4|158	

2251 14
14cr|jcommon-1.0.18-2|1	%define section free
14cr|jcommon-1.0.18-2|2	
14cr|jcommon-1.0.18-2|3	Name:           jcommon
14cr|jcommon-1.0.18-2|4	Version:        1.0.18
14cr|jcommon-1.0.18-2|5	Release:        2
14cr|jcommon-1.0.18-2|6	Epoch:          0
14cr|jcommon-1.0.18-2|7	Summary:        Common library
14cr|jcommon-1.0.18-2|8	License:        LGPL
14cr|jcommon-1.0.18-2|9	Url:            http://www.jfree.org/jcommon/index.html
14cr|jcommon-1.0.18-2|10	Source0:        http://downloads.sourceforge.net/jfreechart/%{name}-%{version}.tar.gz
14cr|jcommon-1.0.18-2|11	Group:          Development/Java
14cr|jcommon-1.0.18-2|12	BuildRequires:  ant >= 0:1.6.5
14cr|jcommon-1.0.18-2|13	BuildRequires:  junit
14cr|jcommon-1.0.18-2|14	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|jcommon-1.0.18-2|15	BuildArch:      noarch
14cr|jcommon-1.0.18-2|16	
14cr|jcommon-1.0.18-2|17	%description
14cr|jcommon-1.0.18-2|18	Collection of classes used by Object Refinery Projects,
14cr|jcommon-1.0.18-2|19	for example jfreechart
14cr|jcommon-1.0.18-2|20	
14cr|jcommon-1.0.18-2|21	%package test
14cr|jcommon-1.0.18-2|22	Summary:        Test tasks for %{name}
14cr|jcommon-1.0.18-2|23	Group:          Development/Java
14cr|jcommon-1.0.18-2|24	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cr|jcommon-1.0.18-2|25	Requires:       junit
14cr|jcommon-1.0.18-2|26	
14cr|jcommon-1.0.18-2|27	%description test
14cr|jcommon-1.0.18-2|28	All test tasks for %{name}.
14cr|jcommon-1.0.18-2|29	
14cr|jcommon-1.0.18-2|30	%package javadoc
14cr|jcommon-1.0.18-2|31	Summary:        Javadoc for %{name}
14cr|jcommon-1.0.18-2|32	Group:          Development/Java
14cr|jcommon-1.0.18-2|33	
14cr|jcommon-1.0.18-2|34	%description javadoc
14cr|jcommon-1.0.18-2|35	%{summary}.
14cr|jcommon-1.0.18-2|36	
14cr|jcommon-1.0.18-2|37	%prep
14cr|jcommon-1.0.18-2|38	%setup -q
14cr|jcommon-1.0.18-2|39	%{__perl} -pi -e 's/^build\.target=.*/build.target=1.5/;' -e 's/^build\.source=.*/build.source=1.5/;' ant/build.properties
14cr|jcommon-1.0.18-2|40	%remove_java_binaries
14cr|jcommon-1.0.18-2|41	
14cr|jcommon-1.0.18-2|42	%build
14cr|jcommon-1.0.18-2|43	export CLASSPATH=$(build-classpath junit)
14cr|jcommon-1.0.18-2|44	%{ant} -f ant/build.xml -Dbuildstable=true -Dproject.outdir=. -Dbasedir=. compile compile-junit-tests javadoc
14cr|jcommon-1.0.18-2|45	
14cr|jcommon-1.0.18-2|46	%install
14cr|jcommon-1.0.18-2|47	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cr|jcommon-1.0.18-2|48	# jars
14cr|jcommon-1.0.18-2|49	install -d -m 755 %{buildroot}%{_javadir}
14cr|jcommon-1.0.18-2|50	install -m 644 %{name}-%{version}.jar %{buildroot}%{_javadir}
14cr|jcommon-1.0.18-2|51	install -m 644 lib/%{name}-%{version}-junit.jar %{buildroot}%{_javadir}/%{name}-junit-%{version}.jar
14cr|jcommon-1.0.18-2|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cr|jcommon-1.0.18-2|53	# javadoc
14cr|jcommon-1.0.18-2|54	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jcommon-1.0.18-2|55	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jcommon-1.0.18-2|56	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jcommon-1.0.18-2|57	
14cr|jcommon-1.0.18-2|58	%files
14cr|jcommon-1.0.18-2|59	%defattr(0644,root,root,0755)
14cr|jcommon-1.0.18-2|60	%doc licence-LGPL.txt README.txt
14cr|jcommon-1.0.18-2|61	%{_javadir}/%{name}.jar
14cr|jcommon-1.0.18-2|62	%{_javadir}/%{name}-%{version}.jar
14cr|jcommon-1.0.18-2|63	%dir %{_javadir}/%{name}
14cr|jcommon-1.0.18-2|64	
14cr|jcommon-1.0.18-2|65	%files test
14cr|jcommon-1.0.18-2|66	%defattr(0644,root,root,0755)
14cr|jcommon-1.0.18-2|67	%{_javadir}/%{name}-junit-%{version}.jar
14cr|jcommon-1.0.18-2|68	%{_javadir}/%{name}-junit.jar
14cr|jcommon-1.0.18-2|69	
14cr|jcommon-1.0.18-2|70	%files javadoc
14cr|jcommon-1.0.18-2|71	%defattr(0644,root,root,0755)
14cr|jcommon-1.0.18-2|72	%{_javadocdir}/%{name}-%{version}
14cr|jcommon-1.0.18-2|73	%{_javadocdir}/%{name}
14cr|jcommon-1.0.18-2|74	
14cr|jcommon-1.0.18-2|75	%changelog
14cr|jcommon-1.0.18-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.18-2
14cr|jcommon-1.0.18-2|77	+ Revision: d4a0fd3
14cr|jcommon-1.0.18-2|78	- MassBuild#464: Increase release tag
14cr|jcommon-1.0.18-2|79	
14cr|jcommon-1.0.18-2|80	

2252 14
14cr|jconvolver-0.9.2-2|1	%define name            jconvolver
14cr|jconvolver-0.9.2-2|2	%define version         0.9.2
14cr|jconvolver-0.9.2-2|3	%define release         2
14cr|jconvolver-0.9.2-2|4	
14cr|jconvolver-0.9.2-2|5	Name:           %{name}
14cr|jconvolver-0.9.2-2|6	Summary:        Audio convolution engine for JACK
14cr|jconvolver-0.9.2-2|7	Version:        %{version}
14cr|jconvolver-0.9.2-2|8	Release:        %{release}
14cr|jconvolver-0.9.2-2|9	
14cr|jconvolver-0.9.2-2|10	Source:         http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|jconvolver-0.9.2-2|11	URL:            http://www.kokkinizita.net/linuxaudio/
14cr|jconvolver-0.9.2-2|12	License:        GPLv2
14cr|jconvolver-0.9.2-2|13	Group:          Sound
14cr|jconvolver-0.9.2-2|14	BuildRequires:  clthreads-devel, libzita-convolver-devel
14cr|jconvolver-0.9.2-2|15	BuildRequires:  fftw3-devel, sndfile-devel, jackit-devel
14cr|jconvolver-0.9.2-2|16	Suggests:       jconvolver-reverbs
14cr|jconvolver-0.9.2-2|17	
14cr|jconvolver-0.9.2-2|18	%description
14cr|jconvolver-0.9.2-2|19	Jconvolver is a Convolution Engine for JACK using FFT-based partitioned
14cr|jconvolver-0.9.2-2|20	convolution with multiple partition sizes. It is mainly used to create
14cr|jconvolver-0.9.2-2|21	realistic acoustic environments such as reverbs for sounds sent to its
14cr|jconvolver-0.9.2-2|22	input. Jconvolver uses a configurable smallest partition size at the
14cr|jconvolver-0.9.2-2|23	start of the impulse response, and longer ones further on. This
14cr|jconvolver-0.9.2-2|24	allows long impulse responses along with minimal or even zero delay at
14cr|jconvolver-0.9.2-2|25	a reasonable CPU load. It is recommended to install also jcgui, a
14cr|jconvolver-0.9.2-2|26	graphical user interface for JConvolver as well as the example reverb
14cr|jconvolver-0.9.2-2|27	data jconvolver-reverbs.
14cr|jconvolver-0.9.2-2|28	
14cr|jconvolver-0.9.2-2|29	%prep
14cr|jconvolver-0.9.2-2|30	%setup -q
14cr|jconvolver-0.9.2-2|31	cd source
14cr|jconvolver-0.9.2-2|32	perl -pi -e 's/PREFIX =/#PREFIX =/g' Makefile
14cr|jconvolver-0.9.2-2|33	perl -pi -e 's/-march=native//g' Makefile
14cr|jconvolver-0.9.2-2|34	
14cr|jconvolver-0.9.2-2|35	%build
14cr|jconvolver-0.9.2-2|36	cd source
14cr|jconvolver-0.9.2-2|37	make
14cr|jconvolver-0.9.2-2|38	
14cr|jconvolver-0.9.2-2|39	%install
14cr|jconvolver-0.9.2-2|40	rm -rf %{buildroot}
14cr|jconvolver-0.9.2-2|41	install -d %{buildroot}/%{_datadir}/%{name}
14cr|jconvolver-0.9.2-2|42	cp -a config-files %{buildroot}/%{_datadir}/%{name}
14cr|jconvolver-0.9.2-2|43	cd source
14cr|jconvolver-0.9.2-2|44	install -d %{buildroot}/%{_bindir}
14cr|jconvolver-0.9.2-2|45	PREFIX=%{buildroot}%{_prefix} make install
14cr|jconvolver-0.9.2-2|46	chmod 644 %{buildroot}%{_datadir}/%{name}/config-files/ambisonic/super-stereo.conf
14cr|jconvolver-0.9.2-2|47	
14cr|jconvolver-0.9.2-2|48	%clean
14cr|jconvolver-0.9.2-2|49	rm -rf %{buildroot}
14cr|jconvolver-0.9.2-2|50	
14cr|jconvolver-0.9.2-2|51	%files
14cr|jconvolver-0.9.2-2|52	%defattr(-,root,root,-)
14cr|jconvolver-0.9.2-2|53	%{_bindir}/*
14cr|jconvolver-0.9.2-2|54	%{_datadir}/%{name}
14cr|jconvolver-0.9.2-2|55	
14cr|jconvolver-0.9.2-2|56	
14cr|jconvolver-0.9.2-2|57	
14cr|jconvolver-0.9.2-2|58	%changelog
14cr|jconvolver-0.9.2-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
14cr|jconvolver-0.9.2-2|60	+ Revision: 0ede138
14cr|jconvolver-0.9.2-2|61	- MassBuild#464: Increase release tag
14cr|jconvolver-0.9.2-2|62	
14cr|jconvolver-0.9.2-2|63	

2253 14
14cr|jconvolver-reverbs-0.8.4-4|1	%define name            jconvolver-reverbs
14cr|jconvolver-reverbs-0.8.4-4|2	%define version         0.8.4
14cr|jconvolver-reverbs-0.8.4-4|3	%define release         4
14cr|jconvolver-reverbs-0.8.4-4|4	
14cr|jconvolver-reverbs-0.8.4-4|5	%define jconv_name      jconvolver
14cr|jconvolver-reverbs-0.8.4-4|6	
14cr|jconvolver-reverbs-0.8.4-4|7	Name:           %{name}
14cr|jconvolver-reverbs-0.8.4-4|8	Summary:        Reverb impulse response data files for JConvolver
14cr|jconvolver-reverbs-0.8.4-4|9	Version:        %{version}
14cr|jconvolver-reverbs-0.8.4-4|10	Release:        %{release}
14cr|jconvolver-reverbs-0.8.4-4|11	
14cr|jconvolver-reverbs-0.8.4-4|12	Source:         http://www.kokkinizita.net/linuxaudio/downloads/jconvolver-reverbs.tar.bz2
14cr|jconvolver-reverbs-0.8.4-4|13	URL:            http://www.kokkinizita.net/linuxaudio/
14cr|jconvolver-reverbs-0.8.4-4|14	License:        GPLv2
14cr|jconvolver-reverbs-0.8.4-4|15	Group:          Sound
14cr|jconvolver-reverbs-0.8.4-4|16	BuildArch:      noarch
14cr|jconvolver-reverbs-0.8.4-4|17	
14cr|jconvolver-reverbs-0.8.4-4|18	%description
14cr|jconvolver-reverbs-0.8.4-4|19	Reverb example impulse responses for Jconvolver, the Convolution Engine
14cr|jconvolver-reverbs-0.8.4-4|20	for JACK. They include true measured data acquired from several accoustic
14cr|jconvolver-reverbs-0.8.4-4|21	environments such as cathedral, concert hall and chapel. These files can
14cr|jconvolver-reverbs-0.8.4-4|22	be loaded into JConvolver to produce realistic reverb effects.
14cr|jconvolver-reverbs-0.8.4-4|23	
14cr|jconvolver-reverbs-0.8.4-4|24	%prep
14cr|jconvolver-reverbs-0.8.4-4|25	%setup -q -n reverbs
14cr|jconvolver-reverbs-0.8.4-4|26	
14cr|jconvolver-reverbs-0.8.4-4|27	%install
14cr|jconvolver-reverbs-0.8.4-4|28	rm -rf %{buildroot}
14cr|jconvolver-reverbs-0.8.4-4|29	install -d %{buildroot}/%{_datadir}/%jconv_name/reverbs
14cr|jconvolver-reverbs-0.8.4-4|30	cp -a * %{buildroot}/%{_datadir}/%jconv_name/reverbs
14cr|jconvolver-reverbs-0.8.4-4|31	
14cr|jconvolver-reverbs-0.8.4-4|32	%clean
14cr|jconvolver-reverbs-0.8.4-4|33	rm -rf %{buildroot}
14cr|jconvolver-reverbs-0.8.4-4|34	
14cr|jconvolver-reverbs-0.8.4-4|35	%files
14cr|jconvolver-reverbs-0.8.4-4|36	%defattr(-,root,root,-)
14cr|jconvolver-reverbs-0.8.4-4|37	%{_datadir}/%jconv_name/reverbs/*
14cr|jconvolver-reverbs-0.8.4-4|38	
14cr|jconvolver-reverbs-0.8.4-4|39	
14cr|jconvolver-reverbs-0.8.4-4|40	
14cr|jconvolver-reverbs-0.8.4-4|41	%changelog
14cr|jconvolver-reverbs-0.8.4-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-4
14cr|jconvolver-reverbs-0.8.4-4|43	+ Revision: 49bccfd
14cr|jconvolver-reverbs-0.8.4-4|44	- MassBuild#464: Increase release tag
14cr|jconvolver-reverbs-0.8.4-4|45	
14cr|jconvolver-reverbs-0.8.4-4|46	

2254 14
14cr|jed-0.99.19-7|1	%define sversion 0.99-19
14cr|jed-0.99.19-7|2	
14cr|jed-0.99.19-7|3	Summary:	A fast, compact editor based on the slang screen library
14cr|jed-0.99.19-7|4	Name:		jed
14cr|jed-0.99.19-7|5	Version:	0.99.19
14cr|jed-0.99.19-7|6	Release:	7
14cr|jed-0.99.19-7|7	License:	GPLv2+
14cr|jed-0.99.19-7|8	Group:		Editors
14cr|jed-0.99.19-7|9	Url:		http://www.jedsoft.org/jed/
14cr|jed-0.99.19-7|10	Source0:	ftp://space.mit.edu/pub/davis/jed/v0.99/jed-%{sversion}.tar.bz2
14cr|jed-0.99.19-7|11	Patch0:		jed-0.99.19-fed-multilib-newauto.patch
14cr|jed-0.99.19-7|12	BuildRequires:	gpm-devel
14cr|jed-0.99.19-7|13	BuildRequires:	pkgconfig(slang)
14cr|jed-0.99.19-7|14	BuildRequires:	pkgconfig(x11)
14cr|jed-0.99.19-7|15	BuildRequires:	pkgconfig(xft)
14cr|jed-0.99.19-7|16	BuildRequires:	pkgconfig(xt)
14cr|jed-0.99.19-7|17	Requires:	%{name}-common = %{EVRD}
14cr|jed-0.99.19-7|18	Requires:	slang-slsh
14cr|jed-0.99.19-7|19	
14cr|jed-0.99.19-7|20	%description
14cr|jed-0.99.19-7|21	Jed is a fast, compact editor based on the slang screen library. Jed
14cr|jed-0.99.19-7|22	features include emulation of the Emacs, EDT, WordStar and Brief editors;
14cr|jed-0.99.19-7|23	support for extensive customization with slang macros, colors,
14cr|jed-0.99.19-7|24	keybindings, etc.; and a variety of programming modes with syntax
14cr|jed-0.99.19-7|25	highlighting.
14cr|jed-0.99.19-7|26	
14cr|jed-0.99.19-7|27	You should install jed if you've used it before and you like it, or if you
14cr|jed-0.99.19-7|28	haven't used any text editors before and you're still deciding what you'd
14cr|jed-0.99.19-7|29	like to use.  You'll also need to have slang installed.
14cr|jed-0.99.19-7|30	
14cr|jed-0.99.19-7|31	%files
14cr|jed-0.99.19-7|32	%{_bindir}/jed
14cr|jed-0.99.19-7|33	
14cr|jed-0.99.19-7|34	#----------------------------------------------------------------------------
14cr|jed-0.99.19-7|35	
14cr|jed-0.99.19-7|36	%package common
14cr|jed-0.99.19-7|37	Summary:	Files needed by any Jed editor
14cr|jed-0.99.19-7|38	Group:		Editors
14cr|jed-0.99.19-7|39	
14cr|jed-0.99.19-7|40	%description common
14cr|jed-0.99.19-7|41	The jed-common package contains files (such as .sl files) that are
14cr|jed-0.99.19-7|42	needed by any jed binary in order to run.
14cr|jed-0.99.19-7|43	
14cr|jed-0.99.19-7|44	%files common
14cr|jed-0.99.19-7|45	%doc COPYRIGHT README changes.txt
14cr|jed-0.99.19-7|46	%doc doc/txt/*
14cr|jed-0.99.19-7|47	%{_infodir}/*
14cr|jed-0.99.19-7|48	%{_mandir}/man1/jed*
14cr|jed-0.99.19-7|49	%{_datadir}/jed
14cr|jed-0.99.19-7|50	
14cr|jed-0.99.19-7|51	#----------------------------------------------------------------------------
14cr|jed-0.99.19-7|52	
14cr|jed-0.99.19-7|53	%package xjed
14cr|jed-0.99.19-7|54	Summary:	The X Window System version of the Jed text editor
14cr|jed-0.99.19-7|55	Group:		Editors
14cr|jed-0.99.19-7|56	Requires:	%{name}-common = %{EVRD}
14cr|jed-0.99.19-7|57	
14cr|jed-0.99.19-7|58	%description xjed
14cr|jed-0.99.19-7|59	Xjed is a version of the Jed text editor that will work with the X Window
14cr|jed-0.99.19-7|60	System.
14cr|jed-0.99.19-7|61	
14cr|jed-0.99.19-7|62	You should install xjed if you like Jed and you'd like to use it with X.
14cr|jed-0.99.19-7|63	You'll also need to have the X Window System installed.
14cr|jed-0.99.19-7|64	
14cr|jed-0.99.19-7|65	%files xjed
14cr|jed-0.99.19-7|66	%{_bindir}/xjed
14cr|jed-0.99.19-7|67	
14cr|jed-0.99.19-7|68	#----------------------------------------------------------------------------
14cr|jed-0.99.19-7|69	
14cr|jed-0.99.19-7|70	%package -n rgrep
14cr|jed-0.99.19-7|71	Summary:	A grep utility which can recursively descend through directories
14cr|jed-0.99.19-7|72	Group:		Text tools
14cr|jed-0.99.19-7|73	
14cr|jed-0.99.19-7|74	%description -n rgrep
14cr|jed-0.99.19-7|75	The rgrep utility can recursively descend through directories as
14cr|jed-0.99.19-7|76	it greps for the specified pattern.  Note that this ability does
14cr|jed-0.99.19-7|77	take a toll on rgrep's performance, which is somewhat slow.  Rgrep
14cr|jed-0.99.19-7|78	will also highlight the matching expression.
14cr|jed-0.99.19-7|79	
14cr|jed-0.99.19-7|80	Install the rgrep package if you need a recursive grep which can
14cr|jed-0.99.19-7|81	highlight the matching expression.
14cr|jed-0.99.19-7|82	
14cr|jed-0.99.19-7|83	%files -n rgrep
14cr|jed-0.99.19-7|84	%doc COPYRIGHT README changes.txt
14cr|jed-0.99.19-7|85	%{_bindir}/rgrep
14cr|jed-0.99.19-7|86	%{_mandir}/man1/rgrep.1*
14cr|jed-0.99.19-7|87	
14cr|jed-0.99.19-7|88	#----------------------------------------------------------------------------
14cr|jed-0.99.19-7|89	
14cr|jed-0.99.19-7|90	%prep
14cr|jed-0.99.19-7|91	%setup -q -n jed-%{sversion}
14cr|jed-0.99.19-7|92	%ifarch x86_64
14cr|jed-0.99.19-7|93	%patch0 -p1
14cr|jed-0.99.19-7|94	%endif
14cr|jed-0.99.19-7|95	
14cr|jed-0.99.19-7|96	cd autoconf
14cr|jed-0.99.19-7|97	autoconf
14cr|jed-0.99.19-7|98	mv configure ..
14cr|jed-0.99.19-7|99	cd ..
14cr|jed-0.99.19-7|100	
14cr|jed-0.99.19-7|101	%build
14cr|jed-0.99.19-7|102	sed -i 's|cd ..;pwd|pwd|g' configure
14cr|jed-0.99.19-7|103	export JED_ROOT="%{_datadir}/jed"
14cr|jed-0.99.19-7|104	%configure2_5x
14cr|jed-0.99.19-7|105	%make clean
14cr|jed-0.99.19-7|106	%make all
14cr|jed-0.99.19-7|107	%make rgrep
14cr|jed-0.99.19-7|108	%make xjed
14cr|jed-0.99.19-7|109	
14cr|jed-0.99.19-7|110	%install
14cr|jed-0.99.19-7|111	mkdir -p %{buildroot}%{_bindir}
14cr|jed-0.99.19-7|112	mkdir -p %{buildroot}%{_infodir}
14cr|jed-0.99.19-7|113	mkdir -p %{buildroot}%{_datadir}/jed
14cr|jed-0.99.19-7|114	mkdir -p %{buildroot}%{_mandir}/man1
14cr|jed-0.99.19-7|115	
14cr|jed-0.99.19-7|116	cp -r lib %{buildroot}%{_datadir}/jed
14cr|jed-0.99.19-7|117	cp -r info/jed* %{buildroot}%{_infodir}
14cr|jed-0.99.19-7|118	
14cr|jed-0.99.19-7|119	cd src/objs
14cr|jed-0.99.19-7|120	install -m 0755 jed %{buildroot}%{_bindir}
14cr|jed-0.99.19-7|121	install -m 0755 xjed %{buildroot}%{_bindir}
14cr|jed-0.99.19-7|122	install -m 0755 rgrep %{buildroot}%{_bindir}
14cr|jed-0.99.19-7|123	
14cr|jed-0.99.19-7|124	JED_ROOT=%{buildroot}%{_datadir}/jed %{buildroot}%{_bindir}/jed -batch -n -l preparse.sl
14cr|jed-0.99.19-7|125	# wait till jed finishes
14cr|jed-0.99.19-7|126	while ps -C jed > /dev/null; do sleep 1; done
14cr|jed-0.99.19-7|127	
14cr|jed-0.99.19-7|128	cd ../../doc/manual
14cr|jed-0.99.19-7|129	install -m 644 jed.1 %{buildroot}%{_mandir}/man1
14cr|jed-0.99.19-7|130	install -m 644 rgrep.1 %{buildroot}%{_mandir}/man1
14cr|jed-0.99.19-7|131	
14cr|jed-0.99.19-7|132	
14cr|jed-0.99.19-7|133	%changelog
14cr|jed-0.99.19-7|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.19-7
14cr|jed-0.99.19-7|135	+ Revision: ac633bc
14cr|jed-0.99.19-7|136	- MassBuild#464: Increase release tag
14cr|jed-0.99.19-7|137	
14cr|jed-0.99.19-7|138	

2255 14
14cr|jemmy-2.3.0.0-4|1	# Prevent brp-java-repack-jars from being run.
14cr|jemmy-2.3.0.0-4|2	%global __jar_repack %{nil}
14cr|jemmy-2.3.0.0-4|3	
14cr|jemmy-2.3.0.0-4|4	# Install time macros
14cr|jemmy-2.3.0.0-4|5	%global target_jar build/%{name}.jar
14cr|jemmy-2.3.0.0-4|6	%global target_javadoc build/javadoc/*
14cr|jemmy-2.3.0.0-4|7	
14cr|jemmy-2.3.0.0-4|8	
14cr|jemmy-2.3.0.0-4|9	Name:           jemmy
14cr|jemmy-2.3.0.0-4|10	Version:        2.3.0.0
14cr|jemmy-2.3.0.0-4|11	Release:        4
14cr|jemmy-2.3.0.0-4|12	Summary:        Java UI testing library
14cr|jemmy-2.3.0.0-4|13	
14cr|jemmy-2.3.0.0-4|14	Group:          Development/Java
14cr|jemmy-2.3.0.0-4|15	License:        CDDL
14cr|jemmy-2.3.0.0-4|16	URL:            https://jemmy.dev.java.net
14cr|jemmy-2.3.0.0-4|17	
14cr|jemmy-2.3.0.0-4|18	# The source for this package was pulled from upstream's vcs.  Use the
14cr|jemmy-2.3.0.0-4|19	# following commands to generate the tarball:
14cr|jemmy-2.3.0.0-4|20	#
14cr|jemmy-2.3.0.0-4|21	# svn export https://jemmy.dev.java.net/svn/jemmy/trunk/Jemmy2 jemmy-2.3.0.0 --username <username>
14cr|jemmy-2.3.0.0-4|22	# tar -czvf jemmy-2.3.0.0.tar.gz jemmy-2.3.0.0
14cr|jemmy-2.3.0.0-4|23	#
14cr|jemmy-2.3.0.0-4|24	# where <username> is a name of the user registered here: https://www.dev.java.net/servlets/Join
14cr|jemmy-2.3.0.0-4|25	Source0:        jemmy-2.3.0.0.tar.gz
14cr|jemmy-2.3.0.0-4|26	
14cr|jemmy-2.3.0.0-4|27	BuildRequires:  ant >= 1.6.5
14cr|jemmy-2.3.0.0-4|28	BuildRequires:  java-devel >= 0:1.6.0
14cr|jemmy-2.3.0.0-4|29	BuildRequires:  jpackage-utils
14cr|jemmy-2.3.0.0-4|30	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cr|jemmy-2.3.0.0-4|31	
14cr|jemmy-2.3.0.0-4|32	Requires:       java >= 0:1.6.0
14cr|jemmy-2.3.0.0-4|33	Requires:       jpackage-utils
14cr|jemmy-2.3.0.0-4|34	
14cr|jemmy-2.3.0.0-4|35	BuildArch:      noarch
14cr|jemmy-2.3.0.0-4|36	
14cr|jemmy-2.3.0.0-4|37	%description
14cr|jemmy-2.3.0.0-4|38	Jemmy is a Java UI testing library. Jemmy represents the most natural way to
14cr|jemmy-2.3.0.0-4|39	test Java UI - perform the testing right from the Java code. Jemmy is a Java
14cr|jemmy-2.3.0.0-4|40	library which provides clear and straightforward API to access Java UI. Tests
14cr|jemmy-2.3.0.0-4|41	are then just java programs, which use the API. Having the tests in Java allows
14cr|jemmy-2.3.0.0-4|42	to use all the flexibility of high level language to capture test logic and
14cr|jemmy-2.3.0.0-4|43	also do any other operations needed to be done from test.
14cr|jemmy-2.3.0.0-4|44	
14cr|jemmy-2.3.0.0-4|45	%package javadoc
14cr|jemmy-2.3.0.0-4|46	Summary:        Javadocs for %{name}
14cr|jemmy-2.3.0.0-4|47	Group:          Development/Java
14cr|jemmy-2.3.0.0-4|48	Requires:       %{name} = %{version}-%{release}
14cr|jemmy-2.3.0.0-4|49	Requires:       jpackage-utils
14cr|jemmy-2.3.0.0-4|50	
14cr|jemmy-2.3.0.0-4|51	%description javadoc
14cr|jemmy-2.3.0.0-4|52	This package contains the API documentation for %{name}.
14cr|jemmy-2.3.0.0-4|53	
14cr|jemmy-2.3.0.0-4|54	%prep
14cr|jemmy-2.3.0.0-4|55	%setup -q
14cr|jemmy-2.3.0.0-4|56	find . -type f -name '*.jar' | xargs -t rm
14cr|jemmy-2.3.0.0-4|57	echo "Please, visit https://jemmy.dev.java.net for more info about Jemmy." > README.txt
14cr|jemmy-2.3.0.0-4|58	
14cr|jemmy-2.3.0.0-4|59	%build
14cr|jemmy-2.3.0.0-4|60	%ant jar javadoc
14cr|jemmy-2.3.0.0-4|61	
14cr|jemmy-2.3.0.0-4|62	%install
14cr|jemmy-2.3.0.0-4|63	# jar
14cr|jemmy-2.3.0.0-4|64	%__mkdir_p %{buildroot}%{_javadir}
14cr|jemmy-2.3.0.0-4|65	%__cp -a %{target_jar} %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jemmy-2.3.0.0-4|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14cr|jemmy-2.3.0.0-4|67	%__ln_s ${jar} ${jar/-%{version}/}; done)
14cr|jemmy-2.3.0.0-4|68	
14cr|jemmy-2.3.0.0-4|69	# javadoc
14cr|jemmy-2.3.0.0-4|70	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}
14cr|jemmy-2.3.0.0-4|71	cp -pr %{target_javadoc}/* %{buildroot}%{_javadocdir}/%{name}
14cr|jemmy-2.3.0.0-4|72	
14cr|jemmy-2.3.0.0-4|73	%files
14cr|jemmy-2.3.0.0-4|74	%doc README.txt
14cr|jemmy-2.3.0.0-4|75	%{_javadir}/*.jar
14cr|jemmy-2.3.0.0-4|76	
14cr|jemmy-2.3.0.0-4|77	%files javadoc
14cr|jemmy-2.3.0.0-4|78	%{_javadocdir}/%{name}
14cr|jemmy-2.3.0.0-4|79	
14cr|jemmy-2.3.0.0-4|80	%changelog
14cr|jemmy-2.3.0.0-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0.0-4
14cr|jemmy-2.3.0.0-4|82	+ Revision: 5a4d248
14cr|jemmy-2.3.0.0-4|83	- MassBuild#464: Increase release tag
14cr|jemmy-2.3.0.0-4|84	
14cr|jemmy-2.3.0.0-4|85	

2256 14
14cr|jep-2.4.1-7|1	%define ext_version 1.1.1
14cr|jep-2.4.1-7|2	
14cr|jep-2.4.1-7|3	Name:		jep
14cr|jep-2.4.1-7|4	Version:	2.4.1
14cr|jep-2.4.1-7|5	Release:	7
14cr|jep-2.4.1-7|6	Summary:	Java Math Expression Parser
14cr|jep-2.4.1-7|7	URL:		http://sourceforge.net/projects/jep/
14cr|jep-2.4.1-7|8	Source:		http://dl.sourceforge.net/sourceforge/jep/jep-%{version}-ext-%{ext_version}-gpl.zip
14cr|jep-2.4.1-7|9	Patch0:		jep-build.patch
14cr|jep-2.4.1-7|10	BuildRequires:	java-devel java-rpmbuild ant ant-nodeps javacc3 jama junit
14cr|jep-2.4.1-7|11	Group:		Development/Java
14cr|jep-2.4.1-7|12	License:	GPL+
14cr|jep-2.4.1-7|13	BuildArch:	noarch
14cr|jep-2.4.1-7|14	
14cr|jep-2.4.1-7|15	%description
14cr|jep-2.4.1-7|16	JEP is a Java library for parsing and evaluating mathematical expressions.
14cr|jep-2.4.1-7|17	With this package you can allow your users to enter an arbitrary formula
14cr|jep-2.4.1-7|18	as a string, and instantly evaluate it. JEP supports user defined
14cr|jep-2.4.1-7|19	variables, constants, and functions. A number of common mathematical
14cr|jep-2.4.1-7|20	functions and constants are included.
14cr|jep-2.4.1-7|21	
14cr|jep-2.4.1-7|22	%package javadoc
14cr|jep-2.4.1-7|23	Summary:	Javadoc for %{name}
14cr|jep-2.4.1-7|24	Group:		Development/Java
14cr|jep-2.4.1-7|25	%description javadoc
14cr|jep-2.4.1-7|26	Javadoc for %{name}.
14cr|jep-2.4.1-7|27	
14cr|jep-2.4.1-7|28	%prep
14cr|jep-2.4.1-7|29	%setup -q -n jep-%{version}-ext-%{ext_version}-gpl
14cr|jep-2.4.1-7|30	%patch0 -p1
14cr|jep-2.4.1-7|31	
14cr|jep-2.4.1-7|32	%{_bindir}/find . -name '*.jar' -or -name '*.class' -exec rm {} \;
14cr|jep-2.4.1-7|33	%{__mkdir} javacc
14cr|jep-2.4.1-7|34	%{__ln_s} %{_javadir}/javacc3.jar javacc/javacc.jar
14cr|jep-2.4.1-7|35	
14cr|jep-2.4.1-7|36	%build
14cr|jep-2.4.1-7|37	export JAVACCHOME=`pwd`/javacc
14cr|jep-2.4.1-7|38	%ant
14cr|jep-2.4.1-7|39	
14cr|jep-2.4.1-7|40	%install
14cr|jep-2.4.1-7|41	%{__rm} -Rf %{buildroot}
14cr|jep-2.4.1-7|42	%{__install} -d %{buildroot}%{_javadir}
14cr|jep-2.4.1-7|43	%{__install} -m 644 dist/ext-%{ext_version}.jar %{buildroot}%{_javadir}
14cr|jep-2.4.1-7|44	%{__ln_s} ext-%{ext_version}.jar %{buildroot}%{_javadir}/ext.jar
14cr|jep-2.4.1-7|45	%{__install} -m 644 dist/jep-%{version}.jar %{buildroot}%{_javadir}
14cr|jep-2.4.1-7|46	%{__ln_s} jep-%{version}.jar %{buildroot}%{_javadir}/jep.jar
14cr|jep-2.4.1-7|47	
14cr|jep-2.4.1-7|48	%{__install} -d %{buildroot}%{_javadocdir}
14cr|jep-2.4.1-7|49	cp -a doc/javadoc %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jep-2.4.1-7|50	
14cr|jep-2.4.1-7|51	%files
14cr|jep-2.4.1-7|52	%doc CHANGES.txt COPYRIGHT.txt LICENSE-gpl.txt README.html doc/html
14cr|jep-2.4.1-7|53	%{_javadir}/ext-%{ext_version}.jar
14cr|jep-2.4.1-7|54	%{_javadir}/ext.jar
14cr|jep-2.4.1-7|55	%{_javadir}/jep-%{version}.jar
14cr|jep-2.4.1-7|56	%{_javadir}/jep.jar
14cr|jep-2.4.1-7|57	
14cr|jep-2.4.1-7|58	%files javadoc
14cr|jep-2.4.1-7|59	%{_javadocdir}/%{name}-%{version}
14cr|jep-2.4.1-7|60	
14cr|jep-2.4.1-7|61	%changelog
14cr|jep-2.4.1-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-7
14cr|jep-2.4.1-7|63	+ Revision: 5712d24
14cr|jep-2.4.1-7|64	- MassBuild#464: Increase release tag
14cr|jep-2.4.1-7|65	
14cr|jep-2.4.1-7|66	

2257 14
14cr|jettison-1.3.5-2|1	Name:           jettison
14cr|jettison-1.3.5-2|2	Version:        1.3.5
14cr|jettison-1.3.5-2|3	Release:        2
14cr|jettison-1.3.5-2|4	Summary:        A JSON StAX implementation
14cr|jettison-1.3.5-2|5	Group:          Development/Java
14cr|jettison-1.3.5-2|6	License:        ASL 2.0
14cr|jettison-1.3.5-2|7	URL:            http://jettison.codehaus.org/
14cr|jettison-1.3.5-2|8	Source0:        http://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.3.5/jettison-1.3.5-sources.jar
14cr|jettison-1.3.5-2|9	BuildArch:      noarch
14cr|jettison-1.3.5-2|10	
14cr|jettison-1.3.5-2|11	BuildRequires:     java-devel >= 0:1.6.0
14cr|jettison-1.3.5-2|12	BuildRequires:     jpackage-utils
14cr|jettison-1.3.5-2|13	Requires:          java >= 0:1.6.0
14cr|jettison-1.3.5-2|14	Requires:          jpackage-utils
14cr|jettison-1.3.5-2|15	
14cr|jettison-1.3.5-2|16	%description
14cr|jettison-1.3.5-2|17	Jettison is a collection of Java APIs (like STaX and DOM) which read
14cr|jettison-1.3.5-2|18	and write JSON. This allows nearly transparent enablement of JSON based
14cr|jettison-1.3.5-2|19	web services in services frameworks like CXF or XML serialization
14cr|jettison-1.3.5-2|20	frameworks like XStream.
14cr|jettison-1.3.5-2|21	
14cr|jettison-1.3.5-2|22	
14cr|jettison-1.3.5-2|23	%package javadoc
14cr|jettison-1.3.5-2|24	Summary:           Javadocs for jettison
14cr|jettison-1.3.5-2|25	Group:             Development/Java
14cr|jettison-1.3.5-2|26	Requires:          %{name} = %{version}-%{release}
14cr|jettison-1.3.5-2|27	Requires:          jpackage-utils
14cr|jettison-1.3.5-2|28	
14cr|jettison-1.3.5-2|29	%description javadoc
14cr|jettison-1.3.5-2|30	jettison development documentation.
14cr|jettison-1.3.5-2|31	
14cr|jettison-1.3.5-2|32	
14cr|jettison-1.3.5-2|33	%prep
14cr|jettison-1.3.5-2|34	%setup -q -c
14cr|jettison-1.3.5-2|35	mkdir target doc
14cr|jettison-1.3.5-2|36	
14cr|jettison-1.3.5-2|37	
14cr|jettison-1.3.5-2|38	%build
14cr|jettison-1.3.5-2|39	javac -d target `find -name '*.java'`
14cr|jettison-1.3.5-2|40	jar -cf %{name}-%{version}.jar -C target .
14cr|jettison-1.3.5-2|41	javadoc -author -version -public -d doc `find . -name '*.java'`
14cr|jettison-1.3.5-2|42	
14cr|jettison-1.3.5-2|43	%install
14cr|jettison-1.3.5-2|44	# jar
14cr|jettison-1.3.5-2|45	install -d %{buildroot}%{_javadir}
14cr|jettison-1.3.5-2|46	install -m644 %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jettison-1.3.5-2|47	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jettison-1.3.5-2|48	
14cr|jettison-1.3.5-2|49	# javadoc
14cr|jettison-1.3.5-2|50	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jettison-1.3.5-2|51	cp -rp doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jettison-1.3.5-2|52	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jettison-1.3.5-2|53	
14cr|jettison-1.3.5-2|54	%files
14cr|jettison-1.3.5-2|55	%doc META-INF/LICENSE
14cr|jettison-1.3.5-2|56	%{_javadir}/%{name}-%{version}.jar
14cr|jettison-1.3.5-2|57	%{_javadir}/%{name}.jar
14cr|jettison-1.3.5-2|58	
14cr|jettison-1.3.5-2|59	%files javadoc
14cr|jettison-1.3.5-2|60	%dir %{_javadocdir}/%{name}-%{version}
14cr|jettison-1.3.5-2|61	%{_javadocdir}/%{name}
14cr|jettison-1.3.5-2|62	%{_javadocdir}/%{name}-%{version}/*
14cr|jettison-1.3.5-2|63	
14cr|jettison-1.3.5-2|64	%changelog
14cr|jettison-1.3.5-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-2
14cr|jettison-1.3.5-2|66	+ Revision: e4bc035
14cr|jettison-1.3.5-2|67	- MassBuild#464: Increase release tag
14cr|jettison-1.3.5-2|68	
14cr|jettison-1.3.5-2|69	

2258 14
14cr|jeuclid-core-3.1.4-5|1	Summary:	MathML rendering solution for Java
14cr|jeuclid-core-3.1.4-5|2	Name:		jeuclid-core
14cr|jeuclid-core-3.1.4-5|3	Version:	3.1.4
14cr|jeuclid-core-3.1.4-5|4	Release:	5
14cr|jeuclid-core-3.1.4-5|5	Group:		Development/Java
14cr|jeuclid-core-3.1.4-5|6	License:	ASL 2.0
14cr|jeuclid-core-3.1.4-5|7	URL:		http://jeuclid.sourceforge.net/
14cr|jeuclid-core-3.1.4-5|8	Source0:	http://downloads.sourceforge.net/jeuclid/jeuclid-parent-%{version}-src.zip
14cr|jeuclid-core-3.1.4-5|9	#patch points the ant to the correct jars
14cr|jeuclid-core-3.1.4-5|10	Patch0:		jeuclid-core-build.patch
14cr|jeuclid-core-3.1.4-5|11	#removes FreeHep support as per the build README
14cr|jeuclid-core-3.1.4-5|12	Patch1:		jeuclid-core-FreeHep.patch
14cr|jeuclid-core-3.1.4-5|13	BuildRequires:	jpackage-utils
14cr|jeuclid-core-3.1.4-5|14	BuildRequires:	java-rpmbuild
14cr|jeuclid-core-3.1.4-5|15	BuildRequires:	ant
14cr|jeuclid-core-3.1.4-5|16	BuildRequires:	batik
14cr|jeuclid-core-3.1.4-5|17	BuildRequires:	jakarta-commons-logging
14cr|jeuclid-core-3.1.4-5|18	BuildRequires:	jcip-annotations
14cr|jeuclid-core-3.1.4-5|19	BuildRequires:	xml-commons-apis
14cr|jeuclid-core-3.1.4-5|20	BuildRequires:	xmlgraphics-commons >= 1.3.1
14cr|jeuclid-core-3.1.4-5|21	Requires:	jpackage-utils
14cr|jeuclid-core-3.1.4-5|22	Requires:	java >= 1.5
14cr|jeuclid-core-3.1.4-5|23	Requires:	xmlgraphics-commons
14cr|jeuclid-core-3.1.4-5|24	Requires:	batik
14cr|jeuclid-core-3.1.4-5|25	BuildArch:	noarch
14cr|jeuclid-core-3.1.4-5|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jeuclid-core-3.1.4-5|27	
14cr|jeuclid-core-3.1.4-5|28	%description
14cr|jeuclid-core-3.1.4-5|29	Core module containing basic JEuclid rendering and document handling classes.
14cr|jeuclid-core-3.1.4-5|30	
14cr|jeuclid-core-3.1.4-5|31	%prep
14cr|jeuclid-core-3.1.4-5|32	%setup -q -n jeuclid-parent-%{version}
14cr|jeuclid-core-3.1.4-5|33	%patch0 -p1
14cr|jeuclid-core-3.1.4-5|34	%patch1 -p1
14cr|jeuclid-core-3.1.4-5|35	
14cr|jeuclid-core-3.1.4-5|36	#fix line endings
14cr|jeuclid-core-3.1.4-5|37	sed 's/\r//' NOTICE > NOTICE.unix
14cr|jeuclid-core-3.1.4-5|38	touch -r NOTICE NOTICE.unix;
14cr|jeuclid-core-3.1.4-5|39	mv NOTICE.unix NOTICE
14cr|jeuclid-core-3.1.4-5|40	
14cr|jeuclid-core-3.1.4-5|41	find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
14cr|jeuclid-core-3.1.4-5|42	
14cr|jeuclid-core-3.1.4-5|43	#removes the FreeHep support from the build per the build README
14cr|jeuclid-core-3.1.4-5|44	rm -f jeuclid-core/src/main/java/net/sourceforge/jeuclid/converter/FreeHep*;
14cr|jeuclid-core-3.1.4-5|45	
14cr|jeuclid-core-3.1.4-5|46	%build
14cr|jeuclid-core-3.1.4-5|47	cd jeuclid-core
14cr|jeuclid-core-3.1.4-5|48	%ant
14cr|jeuclid-core-3.1.4-5|49	
14cr|jeuclid-core-3.1.4-5|50	%install
14cr|jeuclid-core-3.1.4-5|51	rm -rf %{buildroot}
14cr|jeuclid-core-3.1.4-5|52	
14cr|jeuclid-core-3.1.4-5|53	mkdir -p %{buildroot}%{_javadir}
14cr|jeuclid-core-3.1.4-5|54	cp -p jeuclid-core/target/jeuclid-core.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jeuclid-core-3.1.4-5|55	
14cr|jeuclid-core-3.1.4-5|56	pushd %{buildroot}%{_javadir}
14cr|jeuclid-core-3.1.4-5|57	for jar in *-%{version}*; do
14cr|jeuclid-core-3.1.4-5|58	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cr|jeuclid-core-3.1.4-5|59	done
14cr|jeuclid-core-3.1.4-5|60	popd
14cr|jeuclid-core-3.1.4-5|61	
14cr|jeuclid-core-3.1.4-5|62	%clean
14cr|jeuclid-core-3.1.4-5|63	rm -rf %{buildroot}
14cr|jeuclid-core-3.1.4-5|64	
14cr|jeuclid-core-3.1.4-5|65	%files
14cr|jeuclid-core-3.1.4-5|66	%defattr(-,root,root,-)
14cr|jeuclid-core-3.1.4-5|67	%doc NOTICE LICENSE.txt README.Release
14cr|jeuclid-core-3.1.4-5|68	%{_javadir}/%{name}*.jar
14cr|jeuclid-core-3.1.4-5|69	
14cr|jeuclid-core-3.1.4-5|70	
14cr|jeuclid-core-3.1.4-5|71	
14cr|jeuclid-core-3.1.4-5|72	%changelog
14cr|jeuclid-core-3.1.4-5|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.4-5
14cr|jeuclid-core-3.1.4-5|74	+ Revision: be36a96
14cr|jeuclid-core-3.1.4-5|75	- MassBuild#464: Increase release tag
14cr|jeuclid-core-3.1.4-5|76	
14cr|jeuclid-core-3.1.4-5|77	

2259 14
14cr|jFormatString-0-0.5.20081016svn|1	Name:           jFormatString
14cr|jFormatString-0-0.5.20081016svn|2	Version:        0
14cr|jFormatString-0-0.5.20081016svn|3	Release:        0.5.20081016svn
14cr|jFormatString-0-0.5.20081016svn|4	Summary:        Java format string compile-time checker
14cr|jFormatString-0-0.5.20081016svn|5	
14cr|jFormatString-0-0.5.20081016svn|6	Group:          Development/Java
14cr|jFormatString-0-0.5.20081016svn|7	License:        GPLv2 with exceptions
14cr|jFormatString-0-0.5.20081016svn|8	URL:            https://jformatstring.dev.java.net/
14cr|jFormatString-0-0.5.20081016svn|9	# There has been no official release yet.  This is a snapshot of the Subversion
14cr|jFormatString-0-0.5.20081016svn|10	# repository as of 16 Oct 2008.  Use the following commands to generate the
14cr|jFormatString-0-0.5.20081016svn|11	# tarball:
14cr|jFormatString-0-0.5.20081016svn|12	#   svn export -r 8 https://jformatstring.dev.java.net/svn/jformatstring/trunk \
14cr|jFormatString-0-0.5.20081016svn|13	#     jformatstring --username guest
14cr|jFormatString-0-0.5.20081016svn|14	#   (The password is "guest".)
14cr|jFormatString-0-0.5.20081016svn|15	#   tar -cjvf jFormatString-0.tar.bz2 jformatstring
14cr|jFormatString-0-0.5.20081016svn|16	Source0:        %{name}-%{version}.tar.bz2
14cr|jFormatString-0-0.5.20081016svn|17	# This patch has not been sent upstream, since it is Fedora specific.  This
14cr|jFormatString-0-0.5.20081016svn|18	# gives the build system the path to the appropriate junit jar.
14cr|jFormatString-0-0.5.20081016svn|19	Patch0:         %{name}-build.patch
14cr|jFormatString-0-0.5.20081016svn|20	
14cr|jFormatString-0-0.5.20081016svn|21	BuildRequires:  ant, java-devel, java-javadoc, jpackage-utils, junit4
14cr|jFormatString-0-0.5.20081016svn|22	Requires:       java, jpackage-utils
14cr|jFormatString-0-0.5.20081016svn|23	
14cr|jFormatString-0-0.5.20081016svn|24	BuildArch:      noarch
14cr|jFormatString-0-0.5.20081016svn|25	
14cr|jFormatString-0-0.5.20081016svn|26	%description
14cr|jFormatString-0-0.5.20081016svn|27	This project is derived from Sun's implementation of java.util.Formatter.  It
14cr|jFormatString-0-0.5.20081016svn|28	is designed to allow compile time checks as to whether or not a use of a
14cr|jFormatString-0-0.5.20081016svn|29	format string will be erroneous when executed at runtime.
14cr|jFormatString-0-0.5.20081016svn|30	
14cr|jFormatString-0-0.5.20081016svn|31	%package javadoc
14cr|jFormatString-0-0.5.20081016svn|32	Summary:        Javadoc documentation for %{name}
14cr|jFormatString-0-0.5.20081016svn|33	Group:          Development/Java
14cr|jFormatString-0-0.5.20081016svn|34	Requires:       %{name} = %{version}-%{release}, java-javadoc
14cr|jFormatString-0-0.5.20081016svn|35	Requires:       jpackage-utils
14cr|jFormatString-0-0.5.20081016svn|36	
14cr|jFormatString-0-0.5.20081016svn|37	%description javadoc
14cr|jFormatString-0-0.5.20081016svn|38	This package contains the API documentation for %{name}.
14cr|jFormatString-0-0.5.20081016svn|39	
14cr|jFormatString-0-0.5.20081016svn|40	%prep
14cr|jFormatString-0-0.5.20081016svn|41	%setup -q -n jformatstring
14cr|jFormatString-0-0.5.20081016svn|42	%patch0 -p1
14cr|jFormatString-0-0.5.20081016svn|43	
14cr|jFormatString-0-0.5.20081016svn|44	%build
14cr|jFormatString-0-0.5.20081016svn|45	# Build the JAR
14cr|jFormatString-0-0.5.20081016svn|46	cd jFormatString
14cr|jFormatString-0-0.5.20081016svn|47	ant
14cr|jFormatString-0-0.5.20081016svn|48	cd ..
14cr|jFormatString-0-0.5.20081016svn|49	
14cr|jFormatString-0-0.5.20081016svn|50	# Create the javadocs
14cr|jFormatString-0-0.5.20081016svn|51	mkdir docs
14cr|jFormatString-0-0.5.20081016svn|52	javadoc -d docs -source 1.5 -sourcepath jFormatString/src/java \
14cr|jFormatString-0-0.5.20081016svn|53	-classpath jFormatString/build/classes:%{_javadir}/junit4.jar \
14cr|jFormatString-0-0.5.20081016svn|54	-link file://%{_javadocdir}/java edu.umd.cs.findbugs.formatStringChecker
14cr|jFormatString-0-0.5.20081016svn|55	
14cr|jFormatString-0-0.5.20081016svn|56	%install
14cr|jFormatString-0-0.5.20081016svn|57	rm -rf $RPM_BUILD_ROOT
14cr|jFormatString-0-0.5.20081016svn|58	
14cr|jFormatString-0-0.5.20081016svn|59	# JAR files
14cr|jFormatString-0-0.5.20081016svn|60	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|jFormatString-0-0.5.20081016svn|61	cp -p %{name}/build/%{name}.jar \
14cr|jFormatString-0-0.5.20081016svn|62	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jFormatString-0-0.5.20081016svn|63	
14cr|jFormatString-0-0.5.20081016svn|64	# Javadocs
14cr|jFormatString-0-0.5.20081016svn|65	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jFormatString-0-0.5.20081016svn|66	cp -rp docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jFormatString-0-0.5.20081016svn|67	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jFormatString-0-0.5.20081016svn|68	
14cr|jFormatString-0-0.5.20081016svn|69	%files
14cr|jFormatString-0-0.5.20081016svn|70	%defattr(-,root,root,-)
14cr|jFormatString-0-0.5.20081016svn|71	%doc www/index.html jFormatString/LICENSE
14cr|jFormatString-0-0.5.20081016svn|72	%{_javadir}/%{name}*
14cr|jFormatString-0-0.5.20081016svn|73	
14cr|jFormatString-0-0.5.20081016svn|74	%files javadoc
14cr|jFormatString-0-0.5.20081016svn|75	%defattr(-,root,root,-)
14cr|jFormatString-0-0.5.20081016svn|76	%{_javadocdir}/%{name}*
14cr|jFormatString-0-0.5.20081016svn|77	
14cr|jFormatString-0-0.5.20081016svn|78	
14cr|jFormatString-0-0.5.20081016svn|79	%changelog
14cr|jFormatString-0-0.5.20081016svn|80	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.5.20081016svn
14cr|jFormatString-0-0.5.20081016svn|81	+ Revision: 149748e
14cr|jFormatString-0-0.5.20081016svn|82	- Automatic import for version 0
14cr|jFormatString-0-0.5.20081016svn|83	
14cr|jFormatString-0-0.5.20081016svn|84	

2260 14
14cr|jfreechart-1.0.17-2|1	%define section   free
14cr|jfreechart-1.0.17-2|2	
14cr|jfreechart-1.0.17-2|3	%define jcommon_version 1.0.18
14cr|jfreechart-1.0.17-2|4	
14cr|jfreechart-1.0.17-2|5	Name:             jfreechart
14cr|jfreechart-1.0.17-2|6	Version:          1.0.17
14cr|jfreechart-1.0.17-2|7	Release:          2
14cr|jfreechart-1.0.17-2|8	Summary:          Charts Generation library
14cr|jfreechart-1.0.17-2|9	License:          LGPLv2+
14cr|jfreechart-1.0.17-2|10	URL:              http://www.jfree.org/jfreechart/
14cr|jfreechart-1.0.17-2|11	Source0:          http://sourceforge.net/projects/jfreechart/files/1.%20JFreeChart/1.0.17/%{name}-%{version}.tar.gz
14cr|jfreechart-1.0.17-2|12	Patch0:           jfreechart-1.0.17-build_xml.patch
14cr|jfreechart-1.0.17-2|13	Patch1:           jfreechart-1.0.17-jarpath.patch
14cr|jfreechart-1.0.17-2|14	Group:            Development/Java
14cr|jfreechart-1.0.17-2|15	Requires:         jcommon >= 0:%{jcommon_version}
14cr|jfreechart-1.0.17-2|16	BuildRequires:    ant >= 0:1.6
14cr|jfreechart-1.0.17-2|17	BuildRequires:    ant-junit >= 0:1.6
14cr|jfreechart-1.0.17-2|18	BuildRequires:    jcommon >= 0:%{jcommon_version}
14cr|jfreechart-1.0.17-2|19	BuildRequires:    java-rpmbuild >= 0:1.6
14cr|jfreechart-1.0.17-2|20	BuildRequires:    junit
14cr|jfreechart-1.0.17-2|21	BuildRequires:    servlet
14cr|jfreechart-1.0.17-2|22	BuildRequires:    xml-commons-apis
14cr|jfreechart-1.0.17-2|23	BuildRequires:    itext
14cr|jfreechart-1.0.17-2|24	BuildArch:      noarch
14cr|jfreechart-1.0.17-2|25	
14cr|jfreechart-1.0.17-2|26	%description
14cr|jfreechart-1.0.17-2|27	Free Java class library for generating charts.
14cr|jfreechart-1.0.17-2|28	
14cr|jfreechart-1.0.17-2|29	%package experimental
14cr|jfreechart-1.0.17-2|30	Summary:        Experimental components for %{name}
14cr|jfreechart-1.0.17-2|31	Group:          Development/Java
14cr|jfreechart-1.0.17-2|32	Requires:       %{name} = %{version}-%{release}
14cr|jfreechart-1.0.17-2|33	
14cr|jfreechart-1.0.17-2|34	%description experimental
14cr|jfreechart-1.0.17-2|35	%{summary}.
14cr|jfreechart-1.0.17-2|36	
14cr|jfreechart-1.0.17-2|37	%package javadoc
14cr|jfreechart-1.0.17-2|38	Summary:        Javadoc for %{name}
14cr|jfreechart-1.0.17-2|39	Group:            Development/Java
14cr|jfreechart-1.0.17-2|40	
14cr|jfreechart-1.0.17-2|41	%description javadoc
14cr|jfreechart-1.0.17-2|42	Javadoc for %{name}.
14cr|jfreechart-1.0.17-2|43	
14cr|jfreechart-1.0.17-2|44	%prep
14cr|jfreechart-1.0.17-2|45	%setup -q
14cr|jfreechart-1.0.17-2|46	%remove_java_binaries
14cr|jfreechart-1.0.17-2|47	%patch0 -p1 -b .sav
14cr|jfreechart-1.0.17-2|48	%patch1 -p1
14cr|jfreechart-1.0.17-2|49	
14cr|jfreechart-1.0.17-2|50	%build
14cr|jfreechart-1.0.17-2|51	export LC_ALL=en_US.iso88591
14cr|jfreechart-1.0.17-2|52	
14cr|jfreechart-1.0.17-2|53	%{ant} -f ant/build.xml \
14cr|jfreechart-1.0.17-2|54	-Djunit.jar=$(build-classpath junit) \
14cr|jfreechart-1.0.17-2|55	-Djcommon.jar=$(build-classpath jcommon) \
14cr|jfreechart-1.0.17-2|56	-Dservlet.jar=$(build-classpath servlet) \
14cr|jfreechart-1.0.17-2|57	-Dgnujaxp.jar=$(build-classpath xml-commons-apis) \
14cr|jfreechart-1.0.17-2|58	-Ditext.jar=$(build-classpath itext) \
14cr|jfreechart-1.0.17-2|59	-Dbuildstable=true -Dproject.outdir=. -Dbasedir=. \
14cr|jfreechart-1.0.17-2|60	compile compile-experimental javadoc maven-bundle
14cr|jfreechart-1.0.17-2|61	
14cr|jfreechart-1.0.17-2|62	%install
14cr|jfreechart-1.0.17-2|63	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cr|jfreechart-1.0.17-2|64	# jars
14cr|jfreechart-1.0.17-2|65	install -d -m 755 %{buildroot}%{_javadir}
14cr|jfreechart-1.0.17-2|66	install -m 644 lib/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cr|jfreechart-1.0.17-2|67	install -m 644 lib/%{name}-%{version}-experimental.jar %{buildroot}%{_javadir}/%{name}-experimental-%{version}.jar
14cr|jfreechart-1.0.17-2|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cr|jfreechart-1.0.17-2|69	# javadoc
14cr|jfreechart-1.0.17-2|70	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jfreechart-1.0.17-2|71	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jfreechart-1.0.17-2|72	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jfreechart-1.0.17-2|73	
14cr|jfreechart-1.0.17-2|74	%files
14cr|jfreechart-1.0.17-2|75	%defattr(0644,root,root,0755)
14cr|jfreechart-1.0.17-2|76	%doc licence-LGPL.txt README.txt
14cr|jfreechart-1.0.17-2|77	%{_javadir}/%{name}.jar
14cr|jfreechart-1.0.17-2|78	%{_javadir}/%{name}-%{version}.jar
14cr|jfreechart-1.0.17-2|79	
14cr|jfreechart-1.0.17-2|80	%files experimental
14cr|jfreechart-1.0.17-2|81	%defattr(0644,root,root,0755)
14cr|jfreechart-1.0.17-2|82	%{_javadir}/%{name}-experimental-%{version}.jar
14cr|jfreechart-1.0.17-2|83	%{_javadir}/%{name}-experimental.jar
14cr|jfreechart-1.0.17-2|84	
14cr|jfreechart-1.0.17-2|85	%files javadoc
14cr|jfreechart-1.0.17-2|86	%defattr(0644,root,root,0755)
14cr|jfreechart-1.0.17-2|87	%{_javadocdir}/%{name}-%{version}
14cr|jfreechart-1.0.17-2|88	%{_javadocdir}/%{name}
14cr|jfreechart-1.0.17-2|89	
14cr|jfreechart-1.0.17-2|90	%changelog
14cr|jfreechart-1.0.17-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.17-2
14cr|jfreechart-1.0.17-2|92	+ Revision: 1216801
14cr|jfreechart-1.0.17-2|93	- MassBuild#464: Increase release tag
14cr|jfreechart-1.0.17-2|94	
14cr|jfreechart-1.0.17-2|95	

2261 14
14cr|jgoodies-common-1.1.1-5|1	%global shortname common
14cr|jgoodies-common-1.1.1-5|2	
14cr|jgoodies-common-1.1.1-5|3	Name:           jgoodies-common
14cr|jgoodies-common-1.1.1-5|4	Version:        1.1.1
14cr|jgoodies-common-1.1.1-5|5	Release:        5
14cr|jgoodies-common-1.1.1-5|6	Summary:        Common library shared by JGoodies libraries and applications
14cr|jgoodies-common-1.1.1-5|7	
14cr|jgoodies-common-1.1.1-5|8	Group:          Development/Java
14cr|jgoodies-common-1.1.1-5|9	License:        BSD
14cr|jgoodies-common-1.1.1-5|10	URL:            http://www.jgoodies.com/
14cr|jgoodies-common-1.1.1-5|11	Source0:        http://www.jgoodies.com/download/libraries/%{shortname}/%{name}-%(tr "." "_" <<<%{version}).zip
14cr|jgoodies-common-1.1.1-5|12	
14cr|jgoodies-common-1.1.1-5|13	BuildRequires:  ant
14cr|jgoodies-common-1.1.1-5|14	BuildRequires:  java-devel
14cr|jgoodies-common-1.1.1-5|15	BuildRequires:  jpackage-utils
14cr|jgoodies-common-1.1.1-5|16	Requires:       java
14cr|jgoodies-common-1.1.1-5|17	Requires:       jpackage-utils
14cr|jgoodies-common-1.1.1-5|18	BuildArch:      noarch
14cr|jgoodies-common-1.1.1-5|19	
14cr|jgoodies-common-1.1.1-5|20	%description
14cr|jgoodies-common-1.1.1-5|21	The JGoodies Common library provides convenience code for other JGoodies
14cr|jgoodies-common-1.1.1-5|22	libraries and applications.
14cr|jgoodies-common-1.1.1-5|23	
14cr|jgoodies-common-1.1.1-5|24	%package javadoc
14cr|jgoodies-common-1.1.1-5|25	Summary:        Javadoc for %{name}
14cr|jgoodies-common-1.1.1-5|26	Group:          Development/Java
14cr|jgoodies-common-1.1.1-5|27	Requires:       %{name} = %{version}-%{release}
14cr|jgoodies-common-1.1.1-5|28	Requires:       jpackage-utils
14cr|jgoodies-common-1.1.1-5|29	
14cr|jgoodies-common-1.1.1-5|30	%description javadoc
14cr|jgoodies-common-1.1.1-5|31	This package contains the API documentation for %{name}.
14cr|jgoodies-common-1.1.1-5|32	
14cr|jgoodies-common-1.1.1-5|33	%prep
14cr|jgoodies-common-1.1.1-5|34	%setup -q
14cr|jgoodies-common-1.1.1-5|35	
14cr|jgoodies-common-1.1.1-5|36	# Delete prebuild JARs
14cr|jgoodies-common-1.1.1-5|37	find -name "*.jar" -exec rm -f {} \;
14cr|jgoodies-common-1.1.1-5|38	
14cr|jgoodies-common-1.1.1-5|39	# Remove DOS line endings
14cr|jgoodies-common-1.1.1-5|40	for file in LICENSE.txt RELEASE-NOTES.txt; do
14cr|jgoodies-common-1.1.1-5|41	sed 's|\r||g' $file > $file.new && \
14cr|jgoodies-common-1.1.1-5|42	touch -r $file $file.new && \
14cr|jgoodies-common-1.1.1-5|43	mv $file.new $file
14cr|jgoodies-common-1.1.1-5|44	done
14cr|jgoodies-common-1.1.1-5|45	
14cr|jgoodies-common-1.1.1-5|46	
14cr|jgoodies-common-1.1.1-5|47	%build
14cr|jgoodies-common-1.1.1-5|48	ant \
14cr|jgoodies-common-1.1.1-5|49	jar \
14cr|jgoodies-common-1.1.1-5|50	javadoc
14cr|jgoodies-common-1.1.1-5|51	
14cr|jgoodies-common-1.1.1-5|52	
14cr|jgoodies-common-1.1.1-5|53	%install
14cr|jgoodies-common-1.1.1-5|54	install -Dpm 0644 build/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jgoodies-common-1.1.1-5|55	
14cr|jgoodies-common-1.1.1-5|56	mkdir -p %{buildroot}%{_javadocdir}/%{name}/
14cr|jgoodies-common-1.1.1-5|57	cp -a build/docs/api/* %{buildroot}%{_javadocdir}/%{name}/
14cr|jgoodies-common-1.1.1-5|58	
14cr|jgoodies-common-1.1.1-5|59	%files
14cr|jgoodies-common-1.1.1-5|60	%doc LICENSE.txt README.html RELEASE-NOTES.txt
14cr|jgoodies-common-1.1.1-5|61	%{_javadir}/*.jar
14cr|jgoodies-common-1.1.1-5|62	
14cr|jgoodies-common-1.1.1-5|63	%files javadoc
14cr|jgoodies-common-1.1.1-5|64	%{_javadocdir}/%{name}/
14cr|jgoodies-common-1.1.1-5|65	
14cr|jgoodies-common-1.1.1-5|66	%changelog
14cr|jgoodies-common-1.1.1-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-5
14cr|jgoodies-common-1.1.1-5|68	+ Revision: 062541d
14cr|jgoodies-common-1.1.1-5|69	- MassBuild#464: Increase release tag
14cr|jgoodies-common-1.1.1-5|70	
14cr|jgoodies-common-1.1.1-5|71	

2262 14
14cr|jgoodies-forms-1.2.0-6|1	%define shortname forms
14cr|jgoodies-forms-1.2.0-6|2	
14cr|jgoodies-forms-1.2.0-6|3	Name: jgoodies-forms
14cr|jgoodies-forms-1.2.0-6|4	Summary: Framework to lay out and implement elegant Swing panels in Java
14cr|jgoodies-forms-1.2.0-6|5	URL: http://www.jgoodies.com/freeware/forms/
14cr|jgoodies-forms-1.2.0-6|6	Group: Development/Java
14cr|jgoodies-forms-1.2.0-6|7	Version: 1.2.0
14cr|jgoodies-forms-1.2.0-6|8	Release: 6
14cr|jgoodies-forms-1.2.0-6|9	License: BSD
14cr|jgoodies-forms-1.2.0-6|10	
14cr|jgoodies-forms-1.2.0-6|11	BuildRequires: jpackage-utils >= 0:1.6
14cr|jgoodies-forms-1.2.0-6|12	BuildRequires: java-devel >= 0:1.4
14cr|jgoodies-forms-1.2.0-6|13	BuildRequires: ant
14cr|jgoodies-forms-1.2.0-6|14	BuildRequires: java-rpmbuild
14cr|jgoodies-forms-1.2.0-6|15	Requires: java >= 0:1.4
14cr|jgoodies-forms-1.2.0-6|16	BuildArch: noarch
14cr|jgoodies-forms-1.2.0-6|17	
14cr|jgoodies-forms-1.2.0-6|18	# Unfortunately, the filename has the version in an annoying way
14cr|jgoodies-forms-1.2.0-6|19	Source0: http://www.jgoodies.com/download/libraries/%{shortname}/%{shortname}-1_2_0.zip
14cr|jgoodies-forms-1.2.0-6|20	Patch0: %{name}-build.patch
14cr|jgoodies-forms-1.2.0-6|21	
14cr|jgoodies-forms-1.2.0-6|22	%description
14cr|jgoodies-forms-1.2.0-6|23	The JGoodies Forms framework helps you lay out and implement elegant Swing
14cr|jgoodies-forms-1.2.0-6|24	panels quickly and consistently. It makes simple things easy and the hard
14cr|jgoodies-forms-1.2.0-6|25	stuff possible, the good design easy and the bad difficult.
14cr|jgoodies-forms-1.2.0-6|26	
14cr|jgoodies-forms-1.2.0-6|27	Main Benefits:
14cr|jgoodies-forms-1.2.0-6|28	
14cr|jgoodies-forms-1.2.0-6|29	* Powerful, flexible and precise layout
14cr|jgoodies-forms-1.2.0-6|30	* Easy to work with and quite easy to learn
14cr|jgoodies-forms-1.2.0-6|31	* Faster UI production
14cr|jgoodies-forms-1.2.0-6|32	* Better UI code readability
14cr|jgoodies-forms-1.2.0-6|33	* Leads to better style guide compliance
14cr|jgoodies-forms-1.2.0-6|34	
14cr|jgoodies-forms-1.2.0-6|35	%package javadoc
14cr|jgoodies-forms-1.2.0-6|36	Summary: Javadoc documentation for JGoodies Forms
14cr|jgoodies-forms-1.2.0-6|37	Group: Development/Java
14cr|jgoodies-forms-1.2.0-6|38	%description javadoc
14cr|jgoodies-forms-1.2.0-6|39	The JGoodies Forms framework helps you lay out and implement elegant Swing
14cr|jgoodies-forms-1.2.0-6|40	panels quickly and consistently. It makes simple things easy and the hard
14cr|jgoodies-forms-1.2.0-6|41	stuff possible, the good design easy and the bad difficult.
14cr|jgoodies-forms-1.2.0-6|42	
14cr|jgoodies-forms-1.2.0-6|43	This package contains the Javadoc documentation for JGoodies Forms.
14cr|jgoodies-forms-1.2.0-6|44	
14cr|jgoodies-forms-1.2.0-6|45	%prep
14cr|jgoodies-forms-1.2.0-6|46	%setup -q -n %{shortname}-%{version}
14cr|jgoodies-forms-1.2.0-6|47	%patch0 -p1
14cr|jgoodies-forms-1.2.0-6|48	rm %{shortname}-%{version}.jar
14cr|jgoodies-forms-1.2.0-6|49	rm -r docs/api
14cr|jgoodies-forms-1.2.0-6|50	
14cr|jgoodies-forms-1.2.0-6|51	%build
14cr|jgoodies-forms-1.2.0-6|52	export CLASSPATH=""
14cr|jgoodies-forms-1.2.0-6|53	%ant compile jar javadoc
14cr|jgoodies-forms-1.2.0-6|54	
14cr|jgoodies-forms-1.2.0-6|55	%install
14cr|jgoodies-forms-1.2.0-6|56	install -p -d %{buildroot}%{_javadir} \
14cr|jgoodies-forms-1.2.0-6|57	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-forms-1.2.0-6|58	install -p -m 644 build/%{shortname}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jgoodies-forms-1.2.0-6|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jgoodies-forms-1.2.0-6|60	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-forms-1.2.0-6|61	# Fix the line endings and the encodings
14cr|jgoodies-forms-1.2.0-6|62	for file in *.txt *.html docs/*.* docs/reference/* docs/tutorial/* \
14cr|jgoodies-forms-1.2.0-6|63	src/tutorial/com/jgoodies/forms/tutorial/*.java \
14cr|jgoodies-forms-1.2.0-6|64	src/tutorial/com/jgoodies/forms/tutorial/*/*.java
14cr|jgoodies-forms-1.2.0-6|65	do
14cr|jgoodies-forms-1.2.0-6|66	sed -i 's/\r//' $file
14cr|jgoodies-forms-1.2.0-6|67	done
14cr|jgoodies-forms-1.2.0-6|68	for file in docs/reference/*.html docs/tutorial/*.html
14cr|jgoodies-forms-1.2.0-6|69	do
14cr|jgoodies-forms-1.2.0-6|70	iconv --from=ISO-8859-1 --to=UTF-8 $file > $file.new
14cr|jgoodies-forms-1.2.0-6|71	sed -i 's/iso-8859-1/utf-8/' $file.new
14cr|jgoodies-forms-1.2.0-6|72	mv $file.new $file
14cr|jgoodies-forms-1.2.0-6|73	done
14cr|jgoodies-forms-1.2.0-6|74	cd %{buildroot}%{_javadocdir}
14cr|jgoodies-forms-1.2.0-6|75	ln -s %{name}-%{version} %{name}
14cr|jgoodies-forms-1.2.0-6|76	
14cr|jgoodies-forms-1.2.0-6|77	%files
14cr|jgoodies-forms-1.2.0-6|78	%defattr(-,root,root,-)
14cr|jgoodies-forms-1.2.0-6|79	%{_javadir}/%{name}-%{version}.jar
14cr|jgoodies-forms-1.2.0-6|80	%{_javadir}/%{name}.jar
14cr|jgoodies-forms-1.2.0-6|81	%doc RELEASE-NOTES.txt LICENSE.txt README.html docs/ src/tutorial/
14cr|jgoodies-forms-1.2.0-6|82	
14cr|jgoodies-forms-1.2.0-6|83	%files javadoc
14cr|jgoodies-forms-1.2.0-6|84	%defattr(644,root,root,755)
14cr|jgoodies-forms-1.2.0-6|85	%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-forms-1.2.0-6|86	%{_javadocdir}/%{name}
14cr|jgoodies-forms-1.2.0-6|87	
14cr|jgoodies-forms-1.2.0-6|88	
14cr|jgoodies-forms-1.2.0-6|89	%changelog
14cr|jgoodies-forms-1.2.0-6|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cr|jgoodies-forms-1.2.0-6|91	+ Revision: d469fe1
14cr|jgoodies-forms-1.2.0-6|92	- MassBuild#464: Increase release tag
14cr|jgoodies-forms-1.2.0-6|93	
14cr|jgoodies-forms-1.2.0-6|94	

2263 14
14cr|jgoodies-looks-2.2.1-0.0.6|1	%define shortname looks
14cr|jgoodies-looks-2.2.1-0.0.6|2	
14cr|jgoodies-looks-2.2.1-0.0.6|3	Summary:	Free high-fidelity Windows and multi-platform appearance
14cr|jgoodies-looks-2.2.1-0.0.6|4	Name:		jgoodies-looks
14cr|jgoodies-looks-2.2.1-0.0.6|5	Version:	2.2.1
14cr|jgoodies-looks-2.2.1-0.0.6|6	Release:	0.0.6
14cr|jgoodies-looks-2.2.1-0.0.6|7	Group:		Development/Java
14cr|jgoodies-looks-2.2.1-0.0.6|8	License:	BSD
14cr|jgoodies-looks-2.2.1-0.0.6|9	URL:		http://www.jgoodies.com/freeware/looks/
14cr|jgoodies-looks-2.2.1-0.0.6|10	# Unfortunately, the filename has the version in an annoying way
14cr|jgoodies-looks-2.2.1-0.0.6|11	Source0:	http://www.jgoodies.com/download/libraries/%{shortname}/%{shortname}-2_2_1.zip
14cr|jgoodies-looks-2.2.1-0.0.6|12	# Source1: %{name}.README
14cr|jgoodies-looks-2.2.1-0.0.6|13	Patch0:		%{name}-build.patch
14cr|jgoodies-looks-2.2.1-0.0.6|14	BuildRequires:	jpackage-utils >= 0:1.6
14cr|jgoodies-looks-2.2.1-0.0.6|15	BuildRequires:	java-rpmbuild >= 0:1.4
14cr|jgoodies-looks-2.2.1-0.0.6|16	BuildRequires:	ant
14cr|jgoodies-looks-2.2.1-0.0.6|17	Requires:	java >= 0:1.4
14cr|jgoodies-looks-2.2.1-0.0.6|18	BuildArch:	noarch
14cr|jgoodies-looks-2.2.1-0.0.6|19	
14cr|jgoodies-looks-2.2.1-0.0.6|20	%description
14cr|jgoodies-looks-2.2.1-0.0.6|21	The JGoodies look&feels make your Swing applications and applets look better.
14cr|jgoodies-looks-2.2.1-0.0.6|22	They have been optimized for readability, precise micro-design and usability.
14cr|jgoodies-looks-2.2.1-0.0.6|23	
14cr|jgoodies-looks-2.2.1-0.0.6|24	Main Benefits:
14cr|jgoodies-looks-2.2.1-0.0.6|25	
14cr|jgoodies-looks-2.2.1-0.0.6|26	* Improved readability, legibility and in turn usability.
14cr|jgoodies-looks-2.2.1-0.0.6|27	* Improved aesthetics - looks good on the majority of desktops
14cr|jgoodies-looks-2.2.1-0.0.6|28	* Simplified multi-platform support
14cr|jgoodies-looks-2.2.1-0.0.6|29	* Precise micro-design
14cr|jgoodies-looks-2.2.1-0.0.6|30	
14cr|jgoodies-looks-2.2.1-0.0.6|31	%package javadoc
14cr|jgoodies-looks-2.2.1-0.0.6|32	Summary:	Javadoc documentation for JGoodies Looks
14cr|jgoodies-looks-2.2.1-0.0.6|33	Group:		Development/Java
14cr|jgoodies-looks-2.2.1-0.0.6|34	
14cr|jgoodies-looks-2.2.1-0.0.6|35	%description javadoc
14cr|jgoodies-looks-2.2.1-0.0.6|36	The JGoodies look&feels make your Swing applications and applets look better.
14cr|jgoodies-looks-2.2.1-0.0.6|37	They have been optimized for readability, precise micro-design and usability.
14cr|jgoodies-looks-2.2.1-0.0.6|38	
14cr|jgoodies-looks-2.2.1-0.0.6|39	This package contains the Javadoc documentation for JGoodies Looks.
14cr|jgoodies-looks-2.2.1-0.0.6|40	
14cr|jgoodies-looks-2.2.1-0.0.6|41	%prep
14cr|jgoodies-looks-2.2.1-0.0.6|42	%setup -q -n %{shortname}-%{version}
14cr|jgoodies-looks-2.2.1-0.0.6|43	%patch0 -p1
14cr|jgoodies-looks-2.2.1-0.0.6|44	
14cr|jgoodies-looks-2.2.1-0.0.6|45	# unzip the look&feel settings from bundled jar before we delete it
14cr|jgoodies-looks-2.2.1-0.0.6|46	# (taken from Gentoo ebuild)
14cr|jgoodies-looks-2.2.1-0.0.6|47	unzip -j %{shortname}-%{version}.jar META-INF/services/javax.swing.LookAndFeel \
14cr|jgoodies-looks-2.2.1-0.0.6|48	|| die "unzip of javax.swing.LookAndFeel failed"
14cr|jgoodies-looks-2.2.1-0.0.6|49	# and rename it to what build.xml expects
14cr|jgoodies-looks-2.2.1-0.0.6|50	mv javax.swing.LookAndFeel all.txt
14cr|jgoodies-looks-2.2.1-0.0.6|51	
14cr|jgoodies-looks-2.2.1-0.0.6|52	# Delete pre-generated stuff we don't want
14cr|jgoodies-looks-2.2.1-0.0.6|53	rm %{shortname}-%{version}.jar
14cr|jgoodies-looks-2.2.1-0.0.6|54	rm -r docs/api
14cr|jgoodies-looks-2.2.1-0.0.6|55	
14cr|jgoodies-looks-2.2.1-0.0.6|56	%build
14cr|jgoodies-looks-2.2.1-0.0.6|57	%ant -Ddescriptors.dir=. compile jar javadoc
14cr|jgoodies-looks-2.2.1-0.0.6|58	
14cr|jgoodies-looks-2.2.1-0.0.6|59	%install
14cr|jgoodies-looks-2.2.1-0.0.6|60	install -dp %{buildroot}%{_javadir} \
14cr|jgoodies-looks-2.2.1-0.0.6|61	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-looks-2.2.1-0.0.6|62	cp -p build/%{shortname}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jgoodies-looks-2.2.1-0.0.6|63	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jgoodies-looks-2.2.1-0.0.6|64	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-looks-2.2.1-0.0.6|65	# install -m 644 %SOURCE1 README_RPM.txt
14cr|jgoodies-looks-2.2.1-0.0.6|66	# Fix the line endings!
14cr|jgoodies-looks-2.2.1-0.0.6|67	for file in *.txt *.html docs/*.* docs/guide/*.*; do
14cr|jgoodies-looks-2.2.1-0.0.6|68	sed -i 's/\r//' $file
14cr|jgoodies-looks-2.2.1-0.0.6|69	done
14cr|jgoodies-looks-2.2.1-0.0.6|70	cd %{buildroot}%{_javadocdir}
14cr|jgoodies-looks-2.2.1-0.0.6|71	ln -s %{name}-%{version} %{name}
14cr|jgoodies-looks-2.2.1-0.0.6|72	
14cr|jgoodies-looks-2.2.1-0.0.6|73	%files
14cr|jgoodies-looks-2.2.1-0.0.6|74	%doc RELEASE-NOTES.txt LICENSE.txt README.html docs/
14cr|jgoodies-looks-2.2.1-0.0.6|75	%{_javadir}/%{name}.jar
14cr|jgoodies-looks-2.2.1-0.0.6|76	%{_javadir}/%{name}-%{version}.jar
14cr|jgoodies-looks-2.2.1-0.0.6|77	
14cr|jgoodies-looks-2.2.1-0.0.6|78	%files javadoc
14cr|jgoodies-looks-2.2.1-0.0.6|79	%defattr(644,root,root,755)
14cr|jgoodies-looks-2.2.1-0.0.6|80	%{_javadocdir}/%{name}-%{version}
14cr|jgoodies-looks-2.2.1-0.0.6|81	%{_javadocdir}/%{name}
14cr|jgoodies-looks-2.2.1-0.0.6|82	
14cr|jgoodies-looks-2.2.1-0.0.6|83	
14cr|jgoodies-looks-2.2.1-0.0.6|84	%changelog
14cr|jgoodies-looks-2.2.1-0.0.6|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-0.0.6
14cr|jgoodies-looks-2.2.1-0.0.6|86	+ Revision: 280fd49
14cr|jgoodies-looks-2.2.1-0.0.6|87	- MassBuild#464: Increase release tag
14cr|jgoodies-looks-2.2.1-0.0.6|88	
14cr|jgoodies-looks-2.2.1-0.0.6|89	

2264 14
14cr|jgraphx-2.2.0.2-3|1	Name:           jgraphx
14cr|jgraphx-2.2.0.2-3|2	Version:        2.2.0.2
14cr|jgraphx-2.2.0.2-3|3	Epoch:		1
14cr|jgraphx-2.2.0.2-3|4	Release:        3
14cr|jgraphx-2.2.0.2-3|5	Summary:        Java Graph Drawing Component
14cr|jgraphx-2.2.0.2-3|6	
14cr|jgraphx-2.2.0.2-3|7	Group:          Development/Java
14cr|jgraphx-2.2.0.2-3|8	License:        BSD
14cr|jgraphx-2.2.0.2-3|9	URL:            http://www.jgraph.com/jgraph.html
14cr|jgraphx-2.2.0.2-3|10	Source0:        http://www.jgraph.com/downloads/jgraphx/archive/%{name}-%(echo %{version} |sed 's/\./_/g').zip
14cr|jgraphx-2.2.0.2-3|11	
14cr|jgraphx-2.2.0.2-3|12	BuildRequires:  ant
14cr|jgraphx-2.2.0.2-3|13	BuildRequires:  java-devel >= 1.6
14cr|jgraphx-2.2.0.2-3|14	BuildRequires:  jpackage-utils
14cr|jgraphx-2.2.0.2-3|15	Requires:       java >= 1.4
14cr|jgraphx-2.2.0.2-3|16	Requires:       jpackage-utils
14cr|jgraphx-2.2.0.2-3|17	
14cr|jgraphx-2.2.0.2-3|18	BuildArch:      noarch
14cr|jgraphx-2.2.0.2-3|19	
14cr|jgraphx-2.2.0.2-3|20	%description
14cr|jgraphx-2.2.0.2-3|21	JGraphX is the a powerful, easy-to-use and feature-rich graph drawing
14cr|jgraphx-2.2.0.2-3|22	component for Java. It is a rewrite of JGraph, also known as JGraph 6.
14cr|jgraphx-2.2.0.2-3|23	
14cr|jgraphx-2.2.0.2-3|24	
14cr|jgraphx-2.2.0.2-3|25	%package javadoc
14cr|jgraphx-2.2.0.2-3|26	Summary:        API Documentation for %{name}
14cr|jgraphx-2.2.0.2-3|27	
14cr|jgraphx-2.2.0.2-3|28	Group:          Development/Java
14cr|jgraphx-2.2.0.2-3|29	Requires:       jpackage-utils
14cr|jgraphx-2.2.0.2-3|30	Requires:       %{name} = %{EVRD}
14cr|jgraphx-2.2.0.2-3|31	
14cr|jgraphx-2.2.0.2-3|32	%description javadoc
14cr|jgraphx-2.2.0.2-3|33	JavaDoc documentation for %{name}
14cr|jgraphx-2.2.0.2-3|34	
14cr|jgraphx-2.2.0.2-3|35	%prep
14cr|jgraphx-2.2.0.2-3|36	%setup -q -n %{name}
14cr|jgraphx-2.2.0.2-3|37	find -name '*.jar' -delete
14cr|jgraphx-2.2.0.2-3|38	rm -rf docs/api
14cr|jgraphx-2.2.0.2-3|39	
14cr|jgraphx-2.2.0.2-3|40	
14cr|jgraphx-2.2.0.2-3|41	%build
14cr|jgraphx-2.2.0.2-3|42	ant
14cr|jgraphx-2.2.0.2-3|43	
14cr|jgraphx-2.2.0.2-3|44	%install
14cr|jgraphx-2.2.0.2-3|45	
14cr|jgraphx-2.2.0.2-3|46	# Code
14cr|jgraphx-2.2.0.2-3|47	install -d %{buildroot}%{_javadir}
14cr|jgraphx-2.2.0.2-3|48	install -p -m644 lib/%{name}.jar \
14cr|jgraphx-2.2.0.2-3|49	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jgraphx-2.2.0.2-3|50	ln -s %{name}-%{version}.jar \
14cr|jgraphx-2.2.0.2-3|51	%{buildroot}%{_javadir}/%{name}.jar
14cr|jgraphx-2.2.0.2-3|52	
14cr|jgraphx-2.2.0.2-3|53	# API documentation
14cr|jgraphx-2.2.0.2-3|54	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgraphx-2.2.0.2-3|55	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jgraphx-2.2.0.2-3|56	
14cr|jgraphx-2.2.0.2-3|57	%files
14cr|jgraphx-2.2.0.2-3|58	%{_javadir}/*
14cr|jgraphx-2.2.0.2-3|59	%doc license.txt
14cr|jgraphx-2.2.0.2-3|60	
14cr|jgraphx-2.2.0.2-3|61	%files javadoc
14cr|jgraphx-2.2.0.2-3|62	%{_javadocdir}/*
14cr|jgraphx-2.2.0.2-3|63	
14cr|jgraphx-2.2.0.2-3|64	
14cr|jgraphx-2.2.0.2-3|65	%changelog
14cr|jgraphx-2.2.0.2-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2.0.2-3
14cr|jgraphx-2.2.0.2-3|67	+ Revision: e8dfcdd
14cr|jgraphx-2.2.0.2-3|68	- MassBuild#464: Increase release tag
14cr|jgraphx-2.2.0.2-3|69	
14cr|jgraphx-2.2.0.2-3|70	

2265 14
14cr|jhlabs-filters-2.0.235-0.0.6|1	Name:           jhlabs-filters
14cr|jhlabs-filters-2.0.235-0.0.6|2	Version:        2.0.235
14cr|jhlabs-filters-2.0.235-0.0.6|3	Release:        0.0.6
14cr|jhlabs-filters-2.0.235-0.0.6|4	Summary:        Java Image Filters
14cr|jhlabs-filters-2.0.235-0.0.6|5	License:        Apache License
14cr|jhlabs-filters-2.0.235-0.0.6|6	Group:          Development/Java
14cr|jhlabs-filters-2.0.235-0.0.6|7	Url:            http://www.jhlabs.com/ip/filters/
14cr|jhlabs-filters-2.0.235-0.0.6|8	Source0:        http://www.jhlabs.com/ip/filters/Filters.zip
14cr|jhlabs-filters-2.0.235-0.0.6|9	Source1:        build.xml
14cr|jhlabs-filters-2.0.235-0.0.6|10	BuildRequires:  jpackage-utils
14cr|jhlabs-filters-2.0.235-0.0.6|11	BuildRequires:  java-rpmbuild
14cr|jhlabs-filters-2.0.235-0.0.6|12	BuildRequires:  ant
14cr|jhlabs-filters-2.0.235-0.0.6|13	BuildArch:      noarch
14cr|jhlabs-filters-2.0.235-0.0.6|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jhlabs-filters-2.0.235-0.0.6|15	
14cr|jhlabs-filters-2.0.235-0.0.6|16	%description
14cr|jhlabs-filters-2.0.235-0.0.6|17	The filters are all standard Java BufferedImageOps
14cr|jhlabs-filters-2.0.235-0.0.6|18	and can be plugged directly into existing programs.
14cr|jhlabs-filters-2.0.235-0.0.6|19	
14cr|jhlabs-filters-2.0.235-0.0.6|20	%package        javadoc
14cr|jhlabs-filters-2.0.235-0.0.6|21	Summary:        Javadoc for %{name}
14cr|jhlabs-filters-2.0.235-0.0.6|22	Group:          Development/Java
14cr|jhlabs-filters-2.0.235-0.0.6|23	
14cr|jhlabs-filters-2.0.235-0.0.6|24	%description javadoc
14cr|jhlabs-filters-2.0.235-0.0.6|25	Javadoc for %{name}.
14cr|jhlabs-filters-2.0.235-0.0.6|26	
14cr|jhlabs-filters-2.0.235-0.0.6|27	%prep
14cr|jhlabs-filters-2.0.235-0.0.6|28	%setup -q -c %{name}-%{version}
14cr|jhlabs-filters-2.0.235-0.0.6|29	cp %{SOURCE1} build.xml
14cr|jhlabs-filters-2.0.235-0.0.6|30	%remove_java_binaries
14cr|jhlabs-filters-2.0.235-0.0.6|31	
14cr|jhlabs-filters-2.0.235-0.0.6|32	%build
14cr|jhlabs-filters-2.0.235-0.0.6|33	%{ant} -f build.xml jar javadoc
14cr|jhlabs-filters-2.0.235-0.0.6|34	
14cr|jhlabs-filters-2.0.235-0.0.6|35	%install
14cr|jhlabs-filters-2.0.235-0.0.6|36	rm -rf %{buildroot}
14cr|jhlabs-filters-2.0.235-0.0.6|37	install -m644 dist/Filters.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jhlabs-filters-2.0.235-0.0.6|38	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jhlabs-filters-2.0.235-0.0.6|39	
14cr|jhlabs-filters-2.0.235-0.0.6|40	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jhlabs-filters-2.0.235-0.0.6|41	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jhlabs-filters-2.0.235-0.0.6|42	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jhlabs-filters-2.0.235-0.0.6|43	
14cr|jhlabs-filters-2.0.235-0.0.6|44	%create_jar_links
14cr|jhlabs-filters-2.0.235-0.0.6|45	
14cr|jhlabs-filters-2.0.235-0.0.6|46	%clean
14cr|jhlabs-filters-2.0.235-0.0.6|47	rm -rf %{buildroot}
14cr|jhlabs-filters-2.0.235-0.0.6|48	
14cr|jhlabs-filters-2.0.235-0.0.6|49	%files
14cr|jhlabs-filters-2.0.235-0.0.6|50	%defattr(644,root,root,755)
14cr|jhlabs-filters-2.0.235-0.0.6|51	%{_javadir}/%{name}.jar
14cr|jhlabs-filters-2.0.235-0.0.6|52	%{_javadir}/%{name}-%{version}.jar
14cr|jhlabs-filters-2.0.235-0.0.6|53	
14cr|jhlabs-filters-2.0.235-0.0.6|54	%files javadoc
14cr|jhlabs-filters-2.0.235-0.0.6|55	%defattr(644,root,root,755)
14cr|jhlabs-filters-2.0.235-0.0.6|56	%{_javadocdir}/%{name}
14cr|jhlabs-filters-2.0.235-0.0.6|57	%{_javadocdir}/%{name}-%{version}
14cr|jhlabs-filters-2.0.235-0.0.6|58	
14cr|jhlabs-filters-2.0.235-0.0.6|59	
14cr|jhlabs-filters-2.0.235-0.0.6|60	
14cr|jhlabs-filters-2.0.235-0.0.6|61	%changelog
14cr|jhlabs-filters-2.0.235-0.0.6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.235-0.0.6
14cr|jhlabs-filters-2.0.235-0.0.6|63	+ Revision: 35e2a7e
14cr|jhlabs-filters-2.0.235-0.0.6|64	- MassBuild#464: Increase release tag
14cr|jhlabs-filters-2.0.235-0.0.6|65	
14cr|jhlabs-filters-2.0.235-0.0.6|66	

2266 14
14cr|jigdo-0.7.3-16|1	Summary:	Jigsaw Download
14cr|jigdo-0.7.3-16|2	Name:		jigdo
14cr|jigdo-0.7.3-16|3	Version:	0.7.3
14cr|jigdo-0.7.3-16|4	Release:	16
14cr|jigdo-0.7.3-16|5	License:	GPLv2+
14cr|jigdo-0.7.3-16|6	Group:		Networking/File transfer
14cr|jigdo-0.7.3-16|7	Url:		http://atterer.net/jigdo/
14cr|jigdo-0.7.3-16|8	Source0:	http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
14cr|jigdo-0.7.3-16|9	Patch0:		jigdo-0.7.3-gcc43.patch
14cr|jigdo-0.7.3-16|10	Patch1:		jigdo-0.7.3-link.patch
14cr|jigdo-0.7.3-16|11	Patch2:		jigdo-0.7.3-no-strip.patch
14cr|jigdo-0.7.3-16|12	Source11:	%{name}-16.png
14cr|jigdo-0.7.3-16|13	Source12:	%{name}-32.png
14cr|jigdo-0.7.3-16|14	Source13:	%{name}-48.png
14cr|jigdo-0.7.3-16|15	BuildRequires:	mawk
14cr|jigdo-0.7.3-16|16	BuildRequires:	bzip2-devel
14cr|jigdo-0.7.3-16|17	BuildRequires:	db-devel
14cr|jigdo-0.7.3-16|18	BuildRequires:	gettext-devel
14cr|jigdo-0.7.3-16|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|jigdo-0.7.3-16|20	BuildRequires:	pkgconfig(libcurl)
14cr|jigdo-0.7.3-16|21	
14cr|jigdo-0.7.3-16|22	%description
14cr|jigdo-0.7.3-16|23	Jigsaw Download, or short jigdo, is an intelligent tool that can be used on the
14cr|jigdo-0.7.3-16|24	pieces of any chopped-up big file to create a special "template" file which
14cr|jigdo-0.7.3-16|25	makes reassembly of the file very easy for users who only have the pieces.
14cr|jigdo-0.7.3-16|26	
14cr|jigdo-0.7.3-16|27	What makes jigdo special is that there are no restrictions on what
14cr|jigdo-0.7.3-16|28	offsets/sizes the individual pieces have in the original big image. This makes
14cr|jigdo-0.7.3-16|29	the program very well suited for distributing CD/DVD images (or large zip/tar
14cr|jigdo-0.7.3-16|30	archives) because you can put the files on the CD on an FTP server - when jigdo
14cr|jigdo-0.7.3-16|31	is presented the files along with the template you generated, it is able to
14cr|jigdo-0.7.3-16|32	recreate the CD image.
14cr|jigdo-0.7.3-16|33	
14cr|jigdo-0.7.3-16|34	%files -f %{name}.lang
14cr|jigdo-0.7.3-16|35	%doc README doc/jigdo-file.* doc/TechDetails.txt
14cr|jigdo-0.7.3-16|36	%{_bindir}/%{name}*
14cr|jigdo-0.7.3-16|37	%dir %{_datadir}/%{name}
14cr|jigdo-0.7.3-16|38	%{_datadir}/%{name}/*
14cr|jigdo-0.7.3-16|39	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|jigdo-0.7.3-16|40	%{_mandir}/man1/%{name}*
14cr|jigdo-0.7.3-16|41	%{_liconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|42	%{_iconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|43	%{_miconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|44	
14cr|jigdo-0.7.3-16|45	#----------------------------------------------------------------------------
14cr|jigdo-0.7.3-16|46	
14cr|jigdo-0.7.3-16|47	%prep
14cr|jigdo-0.7.3-16|48	%setup -q
14cr|jigdo-0.7.3-16|49	%patch0 -p1
14cr|jigdo-0.7.3-16|50	%patch1 -p0
14cr|jigdo-0.7.3-16|51	%patch2 -p1
14cr|jigdo-0.7.3-16|52	
14cr|jigdo-0.7.3-16|53	%build
14cr|jigdo-0.7.3-16|54	autoconf
14cr|jigdo-0.7.3-16|55	%configure2_5x
14cr|jigdo-0.7.3-16|56	%make
14cr|jigdo-0.7.3-16|57	
14cr|jigdo-0.7.3-16|58	%install
14cr|jigdo-0.7.3-16|59	%makeinstall_std
14cr|jigdo-0.7.3-16|60	
14cr|jigdo-0.7.3-16|61	mkdir %{buildroot}%{_datadir}/applications
14cr|jigdo-0.7.3-16|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|jigdo-0.7.3-16|63	[Desktop Entry]
14cr|jigdo-0.7.3-16|64	Name=Jigdo
14cr|jigdo-0.7.3-16|65	Comment=%{Summary}
14cr|jigdo-0.7.3-16|66	Exec=%{name} %U
14cr|jigdo-0.7.3-16|67	Icon=%{name}
14cr|jigdo-0.7.3-16|68	Terminal=false
14cr|jigdo-0.7.3-16|69	Type=Application
14cr|jigdo-0.7.3-16|70	StartupNotify=true
14cr|jigdo-0.7.3-16|71	Categories=GTK;Network;FileTransfer;
14cr|jigdo-0.7.3-16|72	EOF
14cr|jigdo-0.7.3-16|73	
14cr|jigdo-0.7.3-16|74	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|75	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|76	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|jigdo-0.7.3-16|77	
14cr|jigdo-0.7.3-16|78	%find_lang %{name}
14cr|jigdo-0.7.3-16|79	
14cr|jigdo-0.7.3-16|80	
14cr|jigdo-0.7.3-16|81	%changelog
14cr|jigdo-0.7.3-16|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-16
14cr|jigdo-0.7.3-16|83	+ Revision: 5f29ccf
14cr|jigdo-0.7.3-16|84	- MassBuild#464: Increase release tag
14cr|jigdo-0.7.3-16|85	
14cr|jigdo-0.7.3-16|86	

2267 14
14cr|jigl-2.0.1-7|1	%define name    jigl
14cr|jigl-2.0.1-7|2	%define version 2.0.1
14cr|jigl-2.0.1-7|3	%define release 7
14cr|jigl-2.0.1-7|4	%define Summary A perl script that generates a static html photo gallery
14cr|jigl-2.0.1-7|5	
14cr|jigl-2.0.1-7|6	Summary:        %Summary
14cr|jigl-2.0.1-7|7	Name:           %name
14cr|jigl-2.0.1-7|8	Version:        %version
14cr|jigl-2.0.1-7|9	Release:        %release
14cr|jigl-2.0.1-7|10	License:        GPL
14cr|jigl-2.0.1-7|11	Group:          Graphics
14cr|jigl-2.0.1-7|12	URL:            http://xome.net/projects/jigl/
14cr|jigl-2.0.1-7|13	Source0:        %name-%version.tar.bz2
14cr|jigl-2.0.1-7|14	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
14cr|jigl-2.0.1-7|15	BuildArch:      noarch
14cr|jigl-2.0.1-7|16	Requires:       imagemagick jhead
14cr|jigl-2.0.1-7|17	
14cr|jigl-2.0.1-7|18	%description
14cr|jigl-2.0.1-7|19	jigl (pronounced jiggle) is a perl script that generates a static
14cr|jigl-2.0.1-7|20	html photo gallery from one or more directories of gif/jpg/png images.
14cr|jigl-2.0.1-7|21	It supports themes and is very customizable. It includes the ability to
14cr|jigl-2.0.1-7|22	display comments and EXIF info for each image in a simple clean layout.
14cr|jigl-2.0.1-7|23	
14cr|jigl-2.0.1-7|24	%prep
14cr|jigl-2.0.1-7|25	%setup -q
14cr|jigl-2.0.1-7|26	
14cr|jigl-2.0.1-7|27	%install
14cr|jigl-2.0.1-7|28	rm -rf %buildroot
14cr|jigl-2.0.1-7|29	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|jigl-2.0.1-7|30	cp jigl.pl $RPM_BUILD_ROOT/%{_bindir}/jigl
14cr|jigl-2.0.1-7|31	
14cr|jigl-2.0.1-7|32	%clean
14cr|jigl-2.0.1-7|33	rm -rf %buildroot
14cr|jigl-2.0.1-7|34	
14cr|jigl-2.0.1-7|35	%files
14cr|jigl-2.0.1-7|36	%defattr(0755,root,root,0755)
14cr|jigl-2.0.1-7|37	%_bindir/jigl
14cr|jigl-2.0.1-7|38	%defattr(0644,root,root,0755)
14cr|jigl-2.0.1-7|39	%doc ChangeLog INSTALL Themes Todo UPGRADING
14cr|jigl-2.0.1-7|40	
14cr|jigl-2.0.1-7|41	
14cr|jigl-2.0.1-7|42	
14cr|jigl-2.0.1-7|43	
14cr|jigl-2.0.1-7|44	
14cr|jigl-2.0.1-7|45	%changelog
14cr|jigl-2.0.1-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-7
14cr|jigl-2.0.1-7|47	+ Revision: 80eba49
14cr|jigl-2.0.1-7|48	- MassBuild#464: Increase release tag
14cr|jigl-2.0.1-7|49	
14cr|jigl-2.0.1-7|50	

2268 14
14cr|jisp2-2.5.1-4.0.8|1	# Copyright (c) 2000-2005, JPackage Project
14cr|jisp2-2.5.1-4.0.8|2	# All rights reserved.
14cr|jisp2-2.5.1-4.0.8|3	#
14cr|jisp2-2.5.1-4.0.8|4	# Redistribution and use in source and binary forms, with or without
14cr|jisp2-2.5.1-4.0.8|5	# modification, are permitted provided that the following conditions
14cr|jisp2-2.5.1-4.0.8|6	# are met:
14cr|jisp2-2.5.1-4.0.8|7	#
14cr|jisp2-2.5.1-4.0.8|8	# 1. Redistributions of source code must retain the above copyright
14cr|jisp2-2.5.1-4.0.8|9	#    notice, this list of conditions and the following disclaimer.
14cr|jisp2-2.5.1-4.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|jisp2-2.5.1-4.0.8|11	#    notice, this list of conditions and the following disclaimer in the
14cr|jisp2-2.5.1-4.0.8|12	#    documentation and/or other materials provided with the
14cr|jisp2-2.5.1-4.0.8|13	#    distribution.
14cr|jisp2-2.5.1-4.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|jisp2-2.5.1-4.0.8|15	#    contributors may be used to endorse or promote products derived
14cr|jisp2-2.5.1-4.0.8|16	#    from this software without specific prior written permission.
14cr|jisp2-2.5.1-4.0.8|17	#
14cr|jisp2-2.5.1-4.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|jisp2-2.5.1-4.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|jisp2-2.5.1-4.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|jisp2-2.5.1-4.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|jisp2-2.5.1-4.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|jisp2-2.5.1-4.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|jisp2-2.5.1-4.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|jisp2-2.5.1-4.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|jisp2-2.5.1-4.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|jisp2-2.5.1-4.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|jisp2-2.5.1-4.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|jisp2-2.5.1-4.0.8|29	#
14cr|jisp2-2.5.1-4.0.8|30	
14cr|jisp2-2.5.1-4.0.8|31	%define section free
14cr|jisp2-2.5.1-4.0.8|32	%define jisp_version 2.5.1
14cr|jisp2-2.5.1-4.0.8|33	%define gcj_support 1
14cr|jisp2-2.5.1-4.0.8|34	
14cr|jisp2-2.5.1-4.0.8|35	Name:           jisp2
14cr|jisp2-2.5.1-4.0.8|36	Version:        2.5.1
14cr|jisp2-2.5.1-4.0.8|37	Release:        4.0.8
14cr|jisp2-2.5.1-4.0.8|38	Epoch:          0
14cr|jisp2-2.5.1-4.0.8|39	Summary:        Java Indexed Serialization Package
14cr|jisp2-2.5.1-4.0.8|40	License:        GPL-like
14cr|jisp2-2.5.1-4.0.8|41	URL:            http://www.coyotegulch.com/products/jisp/
14cr|jisp2-2.5.1-4.0.8|42	Group:          Development/Java
14cr|jisp2-2.5.1-4.0.8|43	Source0:        jisp-%{version}-source.tar.gz
14cr|jisp2-2.5.1-4.0.8|44	Patch0:         jisp2-2.5.1-makefile.patch
14cr|jisp2-2.5.1-4.0.8|45	# jisp-3.0.0 won't work with jakarta-turbine-jcs
14cr|jisp2-2.5.1-4.0.8|46	BuildRequires:  java-rpmbuild >= 0:1.7
14cr|jisp2-2.5.1-4.0.8|47	Requires:  jpackage-utils >= 0:1.7
14cr|jisp2-2.5.1-4.0.8|48	Provides:  hibernate_in_process_cache = %{epoch}:%{version}-%{release}
14cr|jisp2-2.5.1-4.0.8|49	%if %{gcj_support}
14cr|jisp2-2.5.1-4.0.8|50	BuildRequires:  java-gcj-compat-devel
14cr|jisp2-2.5.1-4.0.8|51	%else
14cr|jisp2-2.5.1-4.0.8|52	BuildArch:      noarch
14cr|jisp2-2.5.1-4.0.8|53	BuildRequires:  java-devel
14cr|jisp2-2.5.1-4.0.8|54	%endif
14cr|jisp2-2.5.1-4.0.8|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|jisp2-2.5.1-4.0.8|56	
14cr|jisp2-2.5.1-4.0.8|57	%description
14cr|jisp2-2.5.1-4.0.8|58	Jisp uses B-Tree and hash indexes for keyed access to variable-length
14cr|jisp2-2.5.1-4.0.8|59	serialized objects stored in files.
14cr|jisp2-2.5.1-4.0.8|60	
14cr|jisp2-2.5.1-4.0.8|61	%package demo
14cr|jisp2-2.5.1-4.0.8|62	Summary:        Demo for %{name}
14cr|jisp2-2.5.1-4.0.8|63	Group:          Development/Java
14cr|jisp2-2.5.1-4.0.8|64	
14cr|jisp2-2.5.1-4.0.8|65	%description demo
14cr|jisp2-2.5.1-4.0.8|66	Demo for %{name}
14cr|jisp2-2.5.1-4.0.8|67	
14cr|jisp2-2.5.1-4.0.8|68	%package javadoc
14cr|jisp2-2.5.1-4.0.8|69	Summary:        Javadoc for %{name}
14cr|jisp2-2.5.1-4.0.8|70	Group:          Development/Java
14cr|jisp2-2.5.1-4.0.8|71	
14cr|jisp2-2.5.1-4.0.8|72	%description javadoc
14cr|jisp2-2.5.1-4.0.8|73	Javadoc for %{name}.
14cr|jisp2-2.5.1-4.0.8|74	
14cr|jisp2-2.5.1-4.0.8|75	%prep
14cr|jisp2-2.5.1-4.0.8|76	%setup -q -n jisp-%{version}
14cr|jisp2-2.5.1-4.0.8|77	%{__perl} -pi -e 's/\r$//g' svfl.txt
14cr|jisp2-2.5.1-4.0.8|78	%patch0 -p1
14cr|jisp2-2.5.1-4.0.8|79	
14cr|jisp2-2.5.1-4.0.8|80	%build
14cr|jisp2-2.5.1-4.0.8|81	export CLASSPATH=
14cr|jisp2-2.5.1-4.0.8|82	%{__make} JAVA=%{java} JAVAC=%{javac} JCFLAGS="-classpath . -nowarn" JAR=%{jar} JAVADOC=%{javadoc} JispDemo jars docs
14cr|jisp2-2.5.1-4.0.8|83	
14cr|jisp2-2.5.1-4.0.8|84	%install
14cr|jisp2-2.5.1-4.0.8|85	rm -rf $RPM_BUILD_ROOT
14cr|jisp2-2.5.1-4.0.8|86	
14cr|jisp2-2.5.1-4.0.8|87	# jars
14cr|jisp2-2.5.1-4.0.8|88	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|jisp2-2.5.1-4.0.8|89	cp -p jisp.jar \
14cr|jisp2-2.5.1-4.0.8|90	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jisp2-2.5.1-4.0.8|91	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|jisp2-2.5.1-4.0.8|92	
14cr|jisp2-2.5.1-4.0.8|93	# javadoc
14cr|jisp2-2.5.1-4.0.8|94	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|95	cp -pr docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|96	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cr|jisp2-2.5.1-4.0.8|97	
14cr|jisp2-2.5.1-4.0.8|98	# demo
14cr|jisp2-2.5.1-4.0.8|99	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/lib
14cr|jisp2-2.5.1-4.0.8|100	cp -a jisp-demo.jar $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/lib
14cr|jisp2-2.5.1-4.0.8|101	# XXX: could thie be right?
14cr|jisp2-2.5.1-4.0.8|102	cp -a *.java $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|103	cp -a *.txt $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|104	
14cr|jisp2-2.5.1-4.0.8|105	# hibernate_in_process_cache ghost symlink
14cr|jisp2-2.5.1-4.0.8|106	ln -s %{_sysconfdir}/alternatives \
14cr|jisp2-2.5.1-4.0.8|107	$RPM_BUILD_ROOT%{_javadir}/hibernate_in_process_cache.jar
14cr|jisp2-2.5.1-4.0.8|108	
14cr|jisp2-2.5.1-4.0.8|109	%if %{gcj_support}
14cr|jisp2-2.5.1-4.0.8|110	%{_bindir}/aot-compile-rpm
14cr|jisp2-2.5.1-4.0.8|111	%endif
14cr|jisp2-2.5.1-4.0.8|112	
14cr|jisp2-2.5.1-4.0.8|113	%clean
14cr|jisp2-2.5.1-4.0.8|114	rm -rf $RPM_BUILD_ROOT
14cr|jisp2-2.5.1-4.0.8|115	
14cr|jisp2-2.5.1-4.0.8|116	%post
14cr|jisp2-2.5.1-4.0.8|117	update-alternatives --install %{_javadir}/hibernate_in_process_cache.jar \
14cr|jisp2-2.5.1-4.0.8|118	hibernate_in_process_cache %{_javadir}/%{name}.jar 30
14cr|jisp2-2.5.1-4.0.8|119	%if %{gcj_support}
14cr|jisp2-2.5.1-4.0.8|120	%{update_gcjdb}
14cr|jisp2-2.5.1-4.0.8|121	%endif
14cr|jisp2-2.5.1-4.0.8|122	
14cr|jisp2-2.5.1-4.0.8|123	%if %{gcj_support}
14cr|jisp2-2.5.1-4.0.8|124	%postun
14cr|jisp2-2.5.1-4.0.8|125	%{clean_gcjdb}
14cr|jisp2-2.5.1-4.0.8|126	%endif
14cr|jisp2-2.5.1-4.0.8|127	
14cr|jisp2-2.5.1-4.0.8|128	%preun
14cr|jisp2-2.5.1-4.0.8|129	{
14cr|jisp2-2.5.1-4.0.8|130	[ $1 -eq 0 ] || exit 0
14cr|jisp2-2.5.1-4.0.8|131	update-alternatives --remove hibernate_in_process_cache %{_javadir}/%{name}.jar
14cr|jisp2-2.5.1-4.0.8|132	} >/dev/null 2>&1 || :
14cr|jisp2-2.5.1-4.0.8|133	
14cr|jisp2-2.5.1-4.0.8|134	%files
14cr|jisp2-2.5.1-4.0.8|135	%defattr(0644,root,root,0755)
14cr|jisp2-2.5.1-4.0.8|136	%doc svfl.txt
14cr|jisp2-2.5.1-4.0.8|137	%{_javadir}/%{name}-%{version}.jar
14cr|jisp2-2.5.1-4.0.8|138	%{_javadir}/%{name}.jar
14cr|jisp2-2.5.1-4.0.8|139	%ghost %{_javadir}/hibernate_in_process_cache.jar
14cr|jisp2-2.5.1-4.0.8|140	%if %{gcj_support}
14cr|jisp2-2.5.1-4.0.8|141	%dir %{_libdir}/gcj/%{name}
14cr|jisp2-2.5.1-4.0.8|142	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14cr|jisp2-2.5.1-4.0.8|143	%endif
14cr|jisp2-2.5.1-4.0.8|144	
14cr|jisp2-2.5.1-4.0.8|145	%files demo
14cr|jisp2-2.5.1-4.0.8|146	%defattr(0644,root,root,0755)
14cr|jisp2-2.5.1-4.0.8|147	%{_datadir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|148	
14cr|jisp2-2.5.1-4.0.8|149	%files javadoc
14cr|jisp2-2.5.1-4.0.8|150	%defattr(0644,root,root,0755)
14cr|jisp2-2.5.1-4.0.8|151	%doc %{_javadocdir}/%{name}-%{version}
14cr|jisp2-2.5.1-4.0.8|152	%doc %{_javadocdir}/%{name}
14cr|jisp2-2.5.1-4.0.8|153	
14cr|jisp2-2.5.1-4.0.8|154	
14cr|jisp2-2.5.1-4.0.8|155	
14cr|jisp2-2.5.1-4.0.8|156	%changelog
14cr|jisp2-2.5.1-4.0.8|157	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5.1-4.0.8
14cr|jisp2-2.5.1-4.0.8|158	+ Revision: 71f510f
14cr|jisp2-2.5.1-4.0.8|159	- MassBuild#464: Increase release tag
14cr|jisp2-2.5.1-4.0.8|160	
14cr|jisp2-2.5.1-4.0.8|161	

2269 14
14cr|jitsi-2.4-2|1	%define		debug_package	%nil
14cr|jitsi-2.4-2|2	%define		label		latest
14cr|jitsi-2.4-2|3	
14cr|jitsi-2.4-2|4	Name:		jitsi
14cr|jitsi-2.4-2|5	Version:	2.4
14cr|jitsi-2.4-2|6	Release:	2
14cr|jitsi-2.4-2|7	Summary:	Jitsi - Open Source Video Calls and Chat
14cr|jitsi-2.4-2|8	Group:		Communications
14cr|jitsi-2.4-2|9	License:	LGPLv2+
14cr|jitsi-2.4-2|10	URL:		https://www.jitsi.org
14cr|jitsi-2.4-2|11	Source:		http://download.jitsi.org/jitsi/nightly/src/%{name}-src-%{version}-%{label}.zip
14cr|jitsi-2.4-2|12	BuildRoot:	%{_topdir}/buildroot
14cr|jitsi-2.4-2|13	AutoReqProv:	no
14cr|jitsi-2.4-2|14	BuildRequires:	java-devel
14cr|jitsi-2.4-2|15	BuildRequires:	ant
14cr|jitsi-2.4-2|16	BuildRequires:	ant-nodeps
14cr|jitsi-2.4-2|17	BuildRequires:	gzip
14cr|jitsi-2.4-2|18	BuildRequires:	subversion
14cr|jitsi-2.4-2|19	Requires:	java
14cr|jitsi-2.4-2|20	
14cr|jitsi-2.4-2|21	%description
14cr|jitsi-2.4-2|22	Jitsi is an audio/video Internet phone and instant messenger that
14cr|jitsi-2.4-2|23	supports some of the most popular instant messaging and telephony protocols
14cr|jitsi-2.4-2|24	such as SIP, Jabber, AIM/ICQ, MSN, Yahoo! Messenger, Bonjour, RSS and
14cr|jitsi-2.4-2|25	counting. Jitsi is completely Open Source / Free Software, and is
14cr|jitsi-2.4-2|26	freely available under the terms of the GNU Lesser General Public License.
14cr|jitsi-2.4-2|27	
14cr|jitsi-2.4-2|28	%prep
14cr|jitsi-2.4-2|29	%setup -q -n %{name}
14cr|jitsi-2.4-2|30	
14cr|jitsi-2.4-2|31	%build
14cr|jitsi-2.4-2|32	ant rebuild
14cr|jitsi-2.4-2|33	
14cr|jitsi-2.4-2|34	%install
14cr|jitsi-2.4-2|35	
14cr|jitsi-2.4-2|36	# create structure dir
14cr|jitsi-2.4-2|37	mkdir -p -m 0755 %{buildroot}%{_bindir} \
14cr|jitsi-2.4-2|38	%{buildroot}%{_datadir}/%{name} \
14cr|jitsi-2.4-2|39	%{buildroot}%{_datadir}/%{name}/lib \
14cr|jitsi-2.4-2|40	%{buildroot}%{_datadir}/%{name}/lib/bundle \
14cr|jitsi-2.4-2|41	%{buildroot}%{_datadir}/%{name}/lib/native \
14cr|jitsi-2.4-2|42	%{buildroot}%{_datadir}/%{name}/sc-bundles \
14cr|jitsi-2.4-2|43	%{buildroot}%{_docdir}/%{name} \
14cr|jitsi-2.4-2|44	%{buildroot}%{_mandir}/man1 \
14cr|jitsi-2.4-2|45	%{buildroot}%{_datadir}/applications \
14cr|jitsi-2.4-2|46	%{buildroot}%{_datadir}/pixmaps
14cr|jitsi-2.4-2|47	
14cr|jitsi-2.4-2|48	# copy the documentation
14cr|jitsi-2.4-2|49	install -Dm0644 resources/install/debian/jitsi.1.tmpl %{buildroot}%{_mandir}/man1/jitsi.1
14cr|jitsi-2.4-2|50	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
14cr|jitsi-2.4-2|51	sed -i -e "s/_APP_NAME_/Jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
14cr|jitsi-2.4-2|52	gzip %{buildroot}%{_mandir}/man1/%{name}.1
14cr|jitsi-2.4-2|53	
14cr|jitsi-2.4-2|54	# copy the launcher script
14cr|jitsi-2.4-2|55	install -Dm0655 resources/install/debian/jitsi.sh.tmpl %{buildroot}%{_bindir}/%{name}
14cr|jitsi-2.4-2|56	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_bindir}/%{name}
14cr|jitsi-2.4-2|57	
14cr|jitsi-2.4-2|58	# no more libaoss
14cr|jitsi-2.4-2|59	#sed -i -e "s@export LD_PRELOAD=/usr/lib/libaoss.so@export LD_PRELOAD=/usr/lib/libaoss.so.0@" $RPM_BUILD_ROOT/usr/bin/sip-communicator
14cr|jitsi-2.4-2|60	#chmod a+x $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|61	
14cr|jitsi-2.4-2|62	# copy the menu icons
14cr|jitsi-2.4-2|63	install -Dm0644 resources/install/debian/%{name}-32.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-32.xpm
14cr|jitsi-2.4-2|64	install -Dm0644 resources/install/debian/%{name}-16.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-16.xpm
14cr|jitsi-2.4-2|65	install -Dm0644 resources/install/debian/%{name}.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg
14cr|jitsi-2.4-2|66	
14cr|jitsi-2.4-2|67	# copy the menu entry
14cr|jitsi-2.4-2|68	install -Dm0644 resources/install/debian/%{name}.desktop.tmpl %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|jitsi-2.4-2|69	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|jitsi-2.4-2|70	sed -i -e "s/_APP_NAME_/Jitsi/"	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|jitsi-2.4-2|71	
14cr|jitsi-2.4-2|72	# copy the sc-bundles
14cr|jitsi-2.4-2|73	install -Dm0644 sc-bundles/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
14cr|jitsi-2.4-2|74	# remove all slicks
14cr|jitsi-2.4-2|75	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/*-slick.jar
14cr|jitsi-2.4-2|76	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/slick*.jar
14cr|jitsi-2.4-2|77	
14cr|jitsi-2.4-2|78	# copy the os-specific sc-bundles
14cr|jitsi-2.4-2|79	install -Dm0644 sc-bundles/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
14cr|jitsi-2.4-2|80	
14cr|jitsi-2.4-2|81	# copy the lib jars
14cr|jitsi-2.4-2|82	cp lib/*.jar %{buildroot}%{_datadir}/%{name}/lib/
14cr|jitsi-2.4-2|83	cp lib/bundle/* %{buildroot}%{_datadir}/%{name}/lib/bundle/
14cr|jitsi-2.4-2|84	rm %{buildroot}%{_datadir}/%{name}/lib/bundle/junit.jar
14cr|jitsi-2.4-2|85	#cp lib/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/lib/
14cr|jitsi-2.4-2|86	
14cr|jitsi-2.4-2|87	# copy the native libs
14cr|jitsi-2.4-2|88	%ifarch i386 i586 i686
14cr|jitsi-2.4-2|89	install -Dm0644 lib/native/linux/* %{buildroot}%{_datadir}/%{name}/lib/native/
14cr|jitsi-2.4-2|90	%else
14cr|jitsi-2.4-2|91	install -Dm0644 lib/native/linux-64/* %{buildroot}%{_datadir}/%{name}/lib/native/
14cr|jitsi-2.4-2|92	%endif
14cr|jitsi-2.4-2|93	
14cr|jitsi-2.4-2|94	# copy the resources
14cr|jitsi-2.4-2|95	install -Dm0644 resources/install/logging.properties %{buildroot}%{_datadir}/%{name}/lib/
14cr|jitsi-2.4-2|96	install -Dm0644 lib/felix.client.run.properties %{buildroot}%{_datadir}/%{name}/lib/
14cr|jitsi-2.4-2|97	
14cr|jitsi-2.4-2|98	# Make felix deploy its bundles in ~/.felix/sip-communicator.bin
14cr|jitsi-2.4-2|99	sed -i -e "s/felix.cache.profiledir=sip-communicator.bin/felix.cache.profile=sip-communicator.bin/" $RPM_BUILD_ROOT/usr/share/jitsi/lib/felix.client.run.properties
14cr|jitsi-2.4-2|100	# fix shell script
14cr|jitsi-2.4-2|101	sed -i -e "s/\/usr\/lib\/jni/\$LIBPATH\/native/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|102	sed -i -e "s/\/usr\/share\/java\/jdic\.jar/\$LIBPATH\/jdic_stub\.jar:\$LIBPATH\/jdic-all\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|103	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.framework\.jar/\$LIBPATH\/felix\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|104	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.main\.jar://" $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|105	sed -i -e "s/\/launchutils.jar//" $RPM_BUILD_ROOT/usr/bin/jitsi
14cr|jitsi-2.4-2|106	
14cr|jitsi-2.4-2|107	%clean
14cr|jitsi-2.4-2|108	
14cr|jitsi-2.4-2|109	%files
14cr|jitsi-2.4-2|110	%defattr(-,root,root,-)
14cr|jitsi-2.4-2|111	%{_bindir}/jitsi
14cr|jitsi-2.4-2|112	#{_libdir}/jitsi
14cr|jitsi-2.4-2|113	%{_datadir}/%{name}
14cr|jitsi-2.4-2|114	%{_datadir}/applications/%{name}*
14cr|jitsi-2.4-2|115	%{_datadir}/pixmaps/%{name}*
14cr|jitsi-2.4-2|116	%doc %{_mandir}/man*/*
14cr|jitsi-2.4-2|117	
14cr|jitsi-2.4-2|118	
14cr|jitsi-2.4-2|119	%changelog
14cr|jitsi-2.4-2|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|jitsi-2.4-2|121	+ Revision: bada8da
14cr|jitsi-2.4-2|122	- MassBuild#464: Increase release tag
14cr|jitsi-2.4-2|123	
14cr|jitsi-2.4-2|124	

2270 14
14cr|jlatexmath-1.0.2-3|1	Summary:	An implementation of LaTeX math mode wrote in Java
14cr|jlatexmath-1.0.2-3|2	
14cr|jlatexmath-1.0.2-3|3	Name:		jlatexmath
14cr|jlatexmath-1.0.2-3|4	Version:	1.0.2
14cr|jlatexmath-1.0.2-3|5	Release:	3
14cr|jlatexmath-1.0.2-3|6	License:	GPLv2+
14cr|jlatexmath-1.0.2-3|7	Group:		Development/Java
14cr|jlatexmath-1.0.2-3|8	URL:		http://forge.scilab.org/index.php/p/jlatexmath/
14cr|jlatexmath-1.0.2-3|9	Source0:	%{name}-src-all-%{version}.zip
14cr|jlatexmath-1.0.2-3|10	BuildRequires:	ant >= 0:1.6
14cr|jlatexmath-1.0.2-3|11	BuildRequires:	fop
14cr|jlatexmath-1.0.2-3|12	BuildRequires:	java-rpmbuild
14cr|jlatexmath-1.0.2-3|13	BuildRequires:	jpackage-utils >= 0:1.6
14cr|jlatexmath-1.0.2-3|14	BuildRequires:	xml-commons-apis
14cr|jlatexmath-1.0.2-3|15	BuildRequires:	xml-commons-jaxp-1.3-apis
14cr|jlatexmath-1.0.2-3|16	BuildRequires:	xmlgraphics-commons
14cr|jlatexmath-1.0.2-3|17	Requires:	jpackage-utils
14cr|jlatexmath-1.0.2-3|18	BuildArch:	noarch
14cr|jlatexmath-1.0.2-3|19	
14cr|jlatexmath-1.0.2-3|20	%description
14cr|jlatexmath-1.0.2-3|21	JLaTeXMath is an implementation of LaTeX math mode wrote in Java.
14cr|jlatexmath-1.0.2-3|22	
14cr|jlatexmath-1.0.2-3|23	%prep
14cr|jlatexmath-1.0.2-3|24	%setup -q -c -n %{name}
14cr|jlatexmath-1.0.2-3|25	
14cr|jlatexmath-1.0.2-3|26	# remove all binary libs
14cr|jlatexmath-1.0.2-3|27	find -type f -name "*.jar" -exec rm -rf {} \;
14cr|jlatexmath-1.0.2-3|28	
14cr|jlatexmath-1.0.2-3|29	%build
14cr|jlatexmath-1.0.2-3|30	export CLASSPATH=
14cr|jlatexmath-1.0.2-3|31	export OPT_JAR_LIST=:
14cr|jlatexmath-1.0.2-3|32	cd %{name}-%{version}
14cr|jlatexmath-1.0.2-3|33	%ant minimal fop
14cr|jlatexmath-1.0.2-3|34	
14cr|jlatexmath-1.0.2-3|35	%install
14cr|jlatexmath-1.0.2-3|36	
14cr|jlatexmath-1.0.2-3|37	# jars
14cr|jlatexmath-1.0.2-3|38	mkdir -p %{buildroot}%{_javadir}
14cr|jlatexmath-1.0.2-3|39	cd %{name}-%{version}
14cr|jlatexmath-1.0.2-3|40	cp -p dist/jlatexmath{,-fop,-minimal}-%{version}.jar %{buildroot}%{_javadir}
14cr|jlatexmath-1.0.2-3|41	cp -p dist/jlm_*.jar %{buildroot}%{_javadir}
14cr|jlatexmath-1.0.2-3|42	pushd  %{buildroot}%{_javadir}
14cr|jlatexmath-1.0.2-3|43	#create symlink
14cr|jlatexmath-1.0.2-3|44	ln -s %{name}-%{version}.jar %{name}.jar
14cr|jlatexmath-1.0.2-3|45	ln -s %{name}-fop-%{version}.jar %{name}-fop.jar
14cr|jlatexmath-1.0.2-3|46	ln -s %{name}-minimal-%{version}.jar %{name}-minimal.jar
14cr|jlatexmath-1.0.2-3|47	popd
14cr|jlatexmath-1.0.2-3|48	
14cr|jlatexmath-1.0.2-3|49	%clean
14cr|jlatexmath-1.0.2-3|50	
14cr|jlatexmath-1.0.2-3|51	%files
14cr|jlatexmath-1.0.2-3|52	%{_javadir}/*.jar
14cr|jlatexmath-1.0.2-3|53	
14cr|jlatexmath-1.0.2-3|54	%changelog
14cr|jlatexmath-1.0.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|jlatexmath-1.0.2-3|56	+ Revision: 9e27151
14cr|jlatexmath-1.0.2-3|57	- MassBuild#464: Increase release tag
14cr|jlatexmath-1.0.2-3|58	
14cr|jlatexmath-1.0.2-3|59	

2271 14
14cr|jlayer-1.0.1-4|1	Name:		jlayer
14cr|jlayer-1.0.1-4|2	Summary:	Ogg Vorbis sound engine
14cr|jlayer-1.0.1-4|3	Version:	1.0.1
14cr|jlayer-1.0.1-4|4	Release:	4
14cr|jlayer-1.0.1-4|5	License:	LGPLv2+
14cr|jlayer-1.0.1-4|6	Group:		Development/Java
14cr|jlayer-1.0.1-4|7	URL:		http://sourceforge.net/projects/javalayer/
14cr|jlayer-1.0.1-4|8	Source0:	http://www.javazoom.net/javalayer/sources/%{name}%{version}.tar.gz
14cr|jlayer-1.0.1-4|9	BuildRequires:	ant
14cr|jlayer-1.0.1-4|10	BuildRequires:	java-rpmbuild
14cr|jlayer-1.0.1-4|11	BuildRequires:	java-devel >= 1.6.0
14cr|jlayer-1.0.1-4|12	BuildArch:	noarch
14cr|jlayer-1.0.1-4|13	
14cr|jlayer-1.0.1-4|14	%description
14cr|jlayer-1.0.1-4|15	JLayer is a JAVA library that decodes, converts and plays MP3 files
14cr|jlayer-1.0.1-4|16	in real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio format.
14cr|jlayer-1.0.1-4|17	
14cr|jlayer-1.0.1-4|18	%files
14cr|jlayer-1.0.1-4|19	%{_javadir}/%{name}-%{version}.jar
14cr|jlayer-1.0.1-4|20	%{_javadir}/%{name}.jar
14cr|jlayer-1.0.1-4|21	%{_javadir}/jl%{version}.jar
14cr|jlayer-1.0.1-4|22	%{_javadir}/jl.jar
14cr|jlayer-1.0.1-4|23	
14cr|jlayer-1.0.1-4|24	#--------------------------------------------------------------------
14cr|jlayer-1.0.1-4|25	
14cr|jlayer-1.0.1-4|26	%package javadoc
14cr|jlayer-1.0.1-4|27	Summary:	Javadoc for %{name}
14cr|jlayer-1.0.1-4|28	Group:		Development/Java
14cr|jlayer-1.0.1-4|29	
14cr|jlayer-1.0.1-4|30	%description javadoc
14cr|jlayer-1.0.1-4|31	Javadoc for %{name}.
14cr|jlayer-1.0.1-4|32	
14cr|jlayer-1.0.1-4|33	%files javadoc
14cr|jlayer-1.0.1-4|34	%{_javadocdir}/*
14cr|jlayer-1.0.1-4|35	
14cr|jlayer-1.0.1-4|36	#--------------------------------------------------------------------
14cr|jlayer-1.0.1-4|37	
14cr|jlayer-1.0.1-4|38	%prep
14cr|jlayer-1.0.1-4|39	%setup -q -n JLayer%{version}
14cr|jlayer-1.0.1-4|40	
14cr|jlayer-1.0.1-4|41	%build
14cr|jlayer-1.0.1-4|42	%{ant} all
14cr|jlayer-1.0.1-4|43	
14cr|jlayer-1.0.1-4|44	%install
14cr|jlayer-1.0.1-4|45	install -dm 755 %{buildroot}%{_javadir}
14cr|jlayer-1.0.1-4|46	install -m644 jl%{version}.jar %{buildroot}%{_javadir}/
14cr|jlayer-1.0.1-4|47	ln -s jl%{version}.jar %{buildroot}%{_javadir}/jl.jar
14cr|jlayer-1.0.1-4|48	
14cr|jlayer-1.0.1-4|49	# jars
14cr|jlayer-1.0.1-4|50	ln -s jl%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jlayer-1.0.1-4|51	ln -s jl%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|jlayer-1.0.1-4|52	
14cr|jlayer-1.0.1-4|53	# javadoc
14cr|jlayer-1.0.1-4|54	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jlayer-1.0.1-4|55	cp -r doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jlayer-1.0.1-4|56	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jlayer-1.0.1-4|57	
14cr|jlayer-1.0.1-4|58	%changelog
14cr|jlayer-1.0.1-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cr|jlayer-1.0.1-4|60	+ Revision: fe7afb1
14cr|jlayer-1.0.1-4|61	- MassBuild#464: Increase release tag
14cr|jlayer-1.0.1-4|62	
14cr|jlayer-1.0.1-4|63	

2272 14
14cr|jlzma-4.23.1-2|1	Name:		jlzma
14cr|jlzma-4.23.1-2|2	Summary:	Java port of the LZMA SDK 4.23
14cr|jlzma-4.23.1-2|3	Version:	4.23.1
14cr|jlzma-4.23.1-2|4	Release:	2
14cr|jlzma-4.23.1-2|5	Source0:	http://downloads.sourceforge.net/project/p7zip/java_lzma/4.23.01/java_lzma_4.23.1.tar.bz2
14cr|jlzma-4.23.1-2|6	Patch0:		jlzma-4.23.1-fix-jar.patch
14cr|jlzma-4.23.1-2|7	Patch1:		jlzma-4.23.1-javadoc-task.patch
14cr|jlzma-4.23.1-2|8	URL:		http://p7zip.sourceforge.net/
14cr|jlzma-4.23.1-2|9	
14cr|jlzma-4.23.1-2|10	Group:		Development/Java
14cr|jlzma-4.23.1-2|11	License:	LGPLv2.1 or CPL
14cr|jlzma-4.23.1-2|12	
14cr|jlzma-4.23.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jlzma-4.23.1-2|14	BuildRequires:	ant
14cr|jlzma-4.23.1-2|15	BuildRequires:	ant-nodeps
14cr|jlzma-4.23.1-2|16	BuildRequires:	java-rpmbuild
14cr|jlzma-4.23.1-2|17	Requires:	java
14cr|jlzma-4.23.1-2|18	
14cr|jlzma-4.23.1-2|19	BuildArch:	noarch
14cr|jlzma-4.23.1-2|20	
14cr|jlzma-4.23.1-2|21	%description
14cr|jlzma-4.23.1-2|22	JAVA port of LZMA Encoder and Decoder from LZMA C# SDK 4.23.
14cr|jlzma-4.23.1-2|23	
14cr|jlzma-4.23.1-2|24	%package	javadoc
14cr|jlzma-4.23.1-2|25	Summary:	Javadoc for jlzma
14cr|jlzma-4.23.1-2|26	Group:		Development/Java
14cr|jlzma-4.23.1-2|27	
14cr|jlzma-4.23.1-2|28	%description	javadoc
14cr|jlzma-4.23.1-2|29	Javadoc for jlzma.
14cr|jlzma-4.23.1-2|30	
14cr|jlzma-4.23.1-2|31	%prep
14cr|jlzma-4.23.1-2|32	%setup -q -n java_lzma_%{version}
14cr|jlzma-4.23.1-2|33	%patch0 -p0
14cr|jlzma-4.23.1-2|34	%patch1 -p0
14cr|jlzma-4.23.1-2|35	
14cr|jlzma-4.23.1-2|36	%build
14cr|jlzma-4.23.1-2|37	export CLASSPATH="."
14cr|jlzma-4.23.1-2|38	%ant dist javadoc
14cr|jlzma-4.23.1-2|39	
14cr|jlzma-4.23.1-2|40	%install
14cr|jlzma-4.23.1-2|41	rm -rf $RPM_BUILD_ROOT
14cr|jlzma-4.23.1-2|42	
14cr|jlzma-4.23.1-2|43	install -d $RPM_BUILD_ROOT%{_javadir}
14cr|jlzma-4.23.1-2|44	install -m644 dist/JLzma.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jlzma-4.23.1-2|45	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jlzma-4.23.1-2|46	
14cr|jlzma-4.23.1-2|47	# javadoc
14cr|jlzma-4.23.1-2|48	install -d $RPM_BUILD_ROOT%{_javadocdir}
14cr|jlzma-4.23.1-2|49	cp -r javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|jlzma-4.23.1-2|50	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|jlzma-4.23.1-2|51	
14cr|jlzma-4.23.1-2|52	%clean
14cr|jlzma-4.23.1-2|53	rm -rf $RPM_BUILD_ROOT
14cr|jlzma-4.23.1-2|54	
14cr|jlzma-4.23.1-2|55	%files
14cr|jlzma-4.23.1-2|56	%defattr(-,root,root,-)
14cr|jlzma-4.23.1-2|57	%doc readme.txt history.txt lzma#.txt LGPL.txt CPL.html
14cr|jlzma-4.23.1-2|58	%{_javadir}/*.jar
14cr|jlzma-4.23.1-2|59	
14cr|jlzma-4.23.1-2|60	%files javadoc
14cr|jlzma-4.23.1-2|61	%defattr(-,root,root,-)
14cr|jlzma-4.23.1-2|62	%{_javadocdir}/*
14cr|jlzma-4.23.1-2|63	
14cr|jlzma-4.23.1-2|64	
14cr|jlzma-4.23.1-2|65	
14cr|jlzma-4.23.1-2|66	%changelog
14cr|jlzma-4.23.1-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.23.1-2
14cr|jlzma-4.23.1-2|68	+ Revision: 86416f9
14cr|jlzma-4.23.1-2|69	- MassBuild#464: Increase release tag
14cr|jlzma-4.23.1-2|70	
14cr|jlzma-4.23.1-2|71	

2273 14
14cr|jna-3.2.7-10|1	Name:           jna
14cr|jna-3.2.7-10|2	Version:        3.2.7
14cr|jna-3.2.7-10|3	Release:        10
14cr|jna-3.2.7-10|4	Summary:        Pure Java access to native libraries
14cr|jna-3.2.7-10|5	
14cr|jna-3.2.7-10|6	Group:          Development/Java
14cr|jna-3.2.7-10|7	License:        LGPLv2+
14cr|jna-3.2.7-10|8	URL:            https://jna.dev.java.net/
14cr|jna-3.2.7-10|9	# The source for this package was pulled from upstream's vcs. Use the
14cr|jna-3.2.7-10|10	# following commands to generate the tarball:
14cr|jna-3.2.7-10|11	#   svn export https://jna.dev.java.net/svn/jna/tags/%{version}/jnalib/ --username guest jna-%{version}
14cr|jna-3.2.7-10|12	#   rm -rf jna-%{version}/dist/*
14cr|jna-3.2.7-10|13	#   tar cjf ~/rpm/SOURCES/jna-%{version}.tar.bz2 jna-%{version}
14cr|jna-3.2.7-10|14	Source0:        %{name}-%{version}.tar.bz2
14cr|jna-3.2.7-10|15	Source1:	%{name}-pom.xml
14cr|jna-3.2.7-10|16	# This patch is Fedora-specific for now until we get the huge
14cr|jna-3.2.7-10|17	# JNI library location mess sorted upstream
14cr|jna-3.2.7-10|18	Patch1:         jna-3.2.5-loadlibrary.patch
14cr|jna-3.2.7-10|19	# The X11 tests currently segfault; overall I think the X11 JNA stuff is just a
14cr|jna-3.2.7-10|20	# Really Bad Idea, for relying on AWT internals, using the X11 API at all,
14cr|jna-3.2.7-10|21	# and using a complex API like X11 through JNA just increases the potential
14cr|jna-3.2.7-10|22	# for problems.
14cr|jna-3.2.7-10|23	Patch2:         jna-3.2.4-tests-headless.patch
14cr|jna-3.2.7-10|24	Patch3:         jna-3.2.7-javadoc.patch
14cr|jna-3.2.7-10|25	# Build using GCJ javadoc
14cr|jna-3.2.7-10|26	Patch4:         jna-3.2.7-gcj-javadoc.patch
14cr|jna-3.2.7-10|27	# junit cames from rpm
14cr|jna-3.2.7-10|28	Patch5:         jna-3.2.5-junit.patch
14cr|jna-3.2.7-10|29	
14cr|jna-3.2.7-10|30	# We manually require libffi because find-requires doesn't work
14cr|jna-3.2.7-10|31	# inside jars.
14cr|jna-3.2.7-10|32	Requires:       java  >= 0:1.6.0
14cr|jna-3.2.7-10|33	Requires:       jpackage-utils
14cr|jna-3.2.7-10|34	Requires(post):	jpackage-utils
14cr|jna-3.2.7-10|35	Requires(postun): jpackage-utils
14cr|jna-3.2.7-10|36	BuildRequires:  java-devel >= 0:1.6.0
14cr|jna-3.2.7-10|37	BuildRequires:  jpackage-utils
14cr|jna-3.2.7-10|38	BuildRequires:  pkgconfig(libffi)
14cr|jna-3.2.7-10|39	BuildRequires:  ant, ant-junit, ant-nodeps, ant-trax, junit
14cr|jna-3.2.7-10|40	BuildRequires:  pkgconfig(x11)
14cr|jna-3.2.7-10|41	BuildRequires:  pkgconfig(xt)
14cr|jna-3.2.7-10|42	
14cr|jna-3.2.7-10|43	
14cr|jna-3.2.7-10|44	%description
14cr|jna-3.2.7-10|45	JNA provides Java programs easy access to native shared libraries
14cr|jna-3.2.7-10|46	(DLLs on Windows) without writing anything but Java code. JNA's
14cr|jna-3.2.7-10|47	design aims to provide native access in a natural way with a
14cr|jna-3.2.7-10|48	minimum of effort. No boilerplate or generated code is required.
14cr|jna-3.2.7-10|49	While some attention is paid to performance, correctness and ease
14cr|jna-3.2.7-10|50	of use take priority.
14cr|jna-3.2.7-10|51	
14cr|jna-3.2.7-10|52	
14cr|jna-3.2.7-10|53	%package        javadoc
14cr|jna-3.2.7-10|54	Summary:        Javadocs for %{name}
14cr|jna-3.2.7-10|55	Group:          Development/Java
14cr|jna-3.2.7-10|56	Requires:       %{name} = %{version}-%{release}
14cr|jna-3.2.7-10|57	
14cr|jna-3.2.7-10|58	
14cr|jna-3.2.7-10|59	%description    javadoc
14cr|jna-3.2.7-10|60	This package contains the javadocs for %{name}.
14cr|jna-3.2.7-10|61	
14cr|jna-3.2.7-10|62	
14cr|jna-3.2.7-10|63	%package        contrib
14cr|jna-3.2.7-10|64	Summary:        Contrib for %{name}
14cr|jna-3.2.7-10|65	Group:          Development/Java
14cr|jna-3.2.7-10|66	Requires:       %{name} = %{version}-%{release}
14cr|jna-3.2.7-10|67	Obsoletes:      %{name}-examples
14cr|jna-3.2.7-10|68	
14cr|jna-3.2.7-10|69	
14cr|jna-3.2.7-10|70	%description    contrib
14cr|jna-3.2.7-10|71	This package contains the contributed examples for %{name}.
14cr|jna-3.2.7-10|72	
14cr|jna-3.2.7-10|73	
14cr|jna-3.2.7-10|74	%prep
14cr|jna-3.2.7-10|75	%setup -q -n %{name}-%{version}
14cr|jna-3.2.7-10|76	sed -e 's|@JNIPATH@|%{_libdir}/%{name}|' %{PATCH1} | patch -p1
14cr|jna-3.2.7-10|77	%patch2 -p1 -b .tests-headless
14cr|jna-3.2.7-10|78	%patch3 -p1 -b .javadoc
14cr|jna-3.2.7-10|79	# temporary hach for patch3 on epel5
14cr|jna-3.2.7-10|80	chmod -Rf a+rX,u+w,g-w,o-w .
14cr|jna-3.2.7-10|81	%patch4 -p0 -b .gcj-javadoc
14cr|jna-3.2.7-10|82	%patch5 -p1 -b .junit
14cr|jna-3.2.7-10|83	cp %{SOURCE1} ./
14cr|jna-3.2.7-10|84	
14cr|jna-3.2.7-10|85	# UnloadTest fail during build since we modify class loading
14cr|jna-3.2.7-10|86	rm test/com/sun/jna/JNAUnloadTest.java
14cr|jna-3.2.7-10|87	# current bug: https://jna.dev.java.net/issues/show_bug.cgi?id=155
14cr|jna-3.2.7-10|88	rm test/com/sun/jna/DirectTest.java
14cr|jna-3.2.7-10|89	
14cr|jna-3.2.7-10|90	# all java binaries must be removed from the sources
14cr|jna-3.2.7-10|91	#find . -name '*.jar' -delete
14cr|jna-3.2.7-10|92	rm lib/junit.jar
14cr|jna-3.2.7-10|93	find . -name '*.class' -delete
14cr|jna-3.2.7-10|94	
14cr|jna-3.2.7-10|95	# remove internal copy of libffi
14cr|jna-3.2.7-10|96	rm -rf native/libffi
14cr|jna-3.2.7-10|97	
14cr|jna-3.2.7-10|98	# clean LICENSE.txt
14cr|jna-3.2.7-10|99	sed -i 's/\r//' LICENSE.txt
14cr|jna-3.2.7-10|100	chmod 0644 LICENSE.txt
14cr|jna-3.2.7-10|101	
14cr|jna-3.2.7-10|102	
14cr|jna-3.2.7-10|103	%build
14cr|jna-3.2.7-10|104	# We pass -Ddynlink.native which comes from our patch because
14cr|jna-3.2.7-10|105	# upstream doesn't want to default to dynamic linking.
14cr|jna-3.2.7-10|106	ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar contrib-jars javadoc
14cr|jna-3.2.7-10|107	# remove compiled contribs
14cr|jna-3.2.7-10|108	find contrib -name build -exec rm -rf {} \; || :
14cr|jna-3.2.7-10|109	sed -i "s/VERSION/%{version}/" %{name}-pom.xml
14cr|jna-3.2.7-10|110	
14cr|jna-3.2.7-10|111	%install
14cr|jna-3.2.7-10|112	rm -rf %{buildroot}
14cr|jna-3.2.7-10|113	
14cr|jna-3.2.7-10|114	# jars
14cr|jna-3.2.7-10|115	install -D -m 644 build*/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jna-3.2.7-10|116	(cd %{buildroot}%{_javadir}/; for jar in `ls *-%{version}.jar`; do ln -s $jar `echo $jar | sed -e 's/-%{version}//'`; done)
14cr|jna-3.2.7-10|117	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cr|jna-3.2.7-10|118	find contrib -name '*.jar' -exec cp {} %{buildroot}%{_javadir}/%{name}/ \;
14cr|jna-3.2.7-10|119	# NOTE: JNA has highly custom code to look for native jars in this
14cr|jna-3.2.7-10|120	# directory.  Since this roughly matches the jpackage guidelines,
14cr|jna-3.2.7-10|121	# we'll leave it unchanged.
14cr|jna-3.2.7-10|122	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cr|jna-3.2.7-10|123	install -m 755 build*/native/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/
14cr|jna-3.2.7-10|124	
14cr|jna-3.2.7-10|125	# install maven pom file
14cr|jna-3.2.7-10|126	install -Dm 644 %{name}-pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}.pom
14cr|jna-3.2.7-10|127	# ... and maven depmap
14cr|jna-3.2.7-10|128	%add_to_maven_depmap net.java.dev.jna %{name} %{version} JPP %{name}
14cr|jna-3.2.7-10|129	
14cr|jna-3.2.7-10|130	# javadocs
14cr|jna-3.2.7-10|131	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jna-3.2.7-10|132	cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jna-3.2.7-10|133	
14cr|jna-3.2.7-10|134	%clean
14cr|jna-3.2.7-10|135	rm -rf %{buildroot}
14cr|jna-3.2.7-10|136	
14cr|jna-3.2.7-10|137	
14cr|jna-3.2.7-10|138	%post
14cr|jna-3.2.7-10|139	%update_maven_depmap
14cr|jna-3.2.7-10|140	
14cr|jna-3.2.7-10|141	
14cr|jna-3.2.7-10|142	%postun
14cr|jna-3.2.7-10|143	%update_maven_depmap
14cr|jna-3.2.7-10|144	
14cr|jna-3.2.7-10|145	
14cr|jna-3.2.7-10|146	%files
14cr|jna-3.2.7-10|147	%defattr(-,root,root,-)
14cr|jna-3.2.7-10|148	%doc LICENSE.txt release-notes.html
14cr|jna-3.2.7-10|149	%{_libdir}/%{name}
14cr|jna-3.2.7-10|150	%{_javadir}/%{name}.jar
14cr|jna-3.2.7-10|151	%{_javadir}/%{name}-%{version}.jar
14cr|jna-3.2.7-10|152	%{_mavenpomdir}/*.pom
14cr|jna-3.2.7-10|153	%{_mavendepmapfragdir}/%{name}
14cr|jna-3.2.7-10|154	
14cr|jna-3.2.7-10|155	
14cr|jna-3.2.7-10|156	%files javadoc
14cr|jna-3.2.7-10|157	%defattr(-,root,root,-)
14cr|jna-3.2.7-10|158	%{_javadocdir}/%{name}-%{version}
14cr|jna-3.2.7-10|159	
14cr|jna-3.2.7-10|160	
14cr|jna-3.2.7-10|161	%files contrib
14cr|jna-3.2.7-10|162	%defattr(-,root,root,-)
14cr|jna-3.2.7-10|163	%{_javadir}/%{name}
14cr|jna-3.2.7-10|164	
14cr|jna-3.2.7-10|165	
14cr|jna-3.2.7-10|166	
14cr|jna-3.2.7-10|167	
14cr|jna-3.2.7-10|168	
14cr|jna-3.2.7-10|169	%changelog
14cr|jna-3.2.7-10|170	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.7-10
14cr|jna-3.2.7-10|171	+ Revision: 7181441
14cr|jna-3.2.7-10|172	- MassBuild#464: Increase release tag
14cr|jna-3.2.7-10|173	
14cr|jna-3.2.7-10|174	

2274 14
14cr|jnettop-0.13.0-12|1	Summary: 	Network traffic tracker
14cr|jnettop-0.13.0-12|2	Name:		jnettop
14cr|jnettop-0.13.0-12|3	Version:	0.13.0
14cr|jnettop-0.13.0-12|4	Release:	12
14cr|jnettop-0.13.0-12|5	License: 	GPLv2+
14cr|jnettop-0.13.0-12|6	Group: 		Monitoring
14cr|jnettop-0.13.0-12|7	Url:		http://jnettop.kubs.info/
14cr|jnettop-0.13.0-12|8	Source0: 	http://jnettop.kubs.info/dist/%{name}-%{version}.tar.bz2
14cr|jnettop-0.13.0-12|9	BuildRequires:	pcap-devel
14cr|jnettop-0.13.0-12|10	BuildRequires:	pkgconfig(glib-2.0)
14cr|jnettop-0.13.0-12|11	BuildRequires:	pkgconfig(ncurses)
14cr|jnettop-0.13.0-12|12	
14cr|jnettop-0.13.0-12|13	%description
14cr|jnettop-0.13.0-12|14	Nettop is visualising active network traffic as top does with processes.
14cr|jnettop-0.13.0-12|15	It displays active network streams sorted by bandwidth used. This is
14cr|jnettop-0.13.0-12|16	often usable when you want to get a fast grip of what is going on on your
14cr|jnettop-0.13.0-12|17	outbound router.
14cr|jnettop-0.13.0-12|18	
14cr|jnettop-0.13.0-12|19	%files
14cr|jnettop-0.13.0-12|20	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README .jnettop
14cr|jnettop-0.13.0-12|21	%{_bindir}/jnettop
14cr|jnettop-0.13.0-12|22	%{_prefix}/share/%{name}/*
14cr|jnettop-0.13.0-12|23	%{_mandir}/man8/jnettop.*
14cr|jnettop-0.13.0-12|24	
14cr|jnettop-0.13.0-12|25	#----------------------------------------------------------------------------
14cr|jnettop-0.13.0-12|26	
14cr|jnettop-0.13.0-12|27	%prep
14cr|jnettop-0.13.0-12|28	%setup -q
14cr|jnettop-0.13.0-12|29	
14cr|jnettop-0.13.0-12|30	%build
14cr|jnettop-0.13.0-12|31	%configure2_5x
14cr|jnettop-0.13.0-12|32	%make
14cr|jnettop-0.13.0-12|33	
14cr|jnettop-0.13.0-12|34	%install
14cr|jnettop-0.13.0-12|35	%makeinstall
14cr|jnettop-0.13.0-12|36	
14cr|jnettop-0.13.0-12|37	
14cr|jnettop-0.13.0-12|38	%changelog
14cr|jnettop-0.13.0-12|39	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.13.0-12
14cr|jnettop-0.13.0-12|40	+ Revision: 147d582
14cr|jnettop-0.13.0-12|41	- Spec cleanup
14cr|jnettop-0.13.0-12|42	
14cr|jnettop-0.13.0-12|43	

2275 14
14cr|jnr-constants-0.7-6|1	Name:           jnr-constants
14cr|jnr-constants-0.7-6|2	Version:        0.7
14cr|jnr-constants-0.7-6|3	Release:        6
14cr|jnr-constants-0.7-6|4	Summary:        Java Native Runtime constants
14cr|jnr-constants-0.7-6|5	Group:          Development/Java
14cr|jnr-constants-0.7-6|6	License:        MIT
14cr|jnr-constants-0.7-6|7	URL:            http://github.com/wmeissner/jnr-constants/
14cr|jnr-constants-0.7-6|8	Source0:        http://download.github.com/wmeissner-jnr-constants-0.7-0-g8b45ca7.tar.gz
14cr|jnr-constants-0.7-6|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|jnr-constants-0.7-6|10	BuildArch:      noarch
14cr|jnr-constants-0.7-6|11	
14cr|jnr-constants-0.7-6|12	BuildRequires:  ant
14cr|jnr-constants-0.7-6|13	BuildRequires:  java-devel >= 0:1.6.0
14cr|jnr-constants-0.7-6|14	BuildRequires:  jpackage-utils
14cr|jnr-constants-0.7-6|15	Requires:       java >= 0:1.6.0
14cr|jnr-constants-0.7-6|16	Requires:       jpackage-utils
14cr|jnr-constants-0.7-6|17	
14cr|jnr-constants-0.7-6|18	%description
14cr|jnr-constants-0.7-6|19	Provides java values for common platform C constants (e.g. errno).
14cr|jnr-constants-0.7-6|20	
14cr|jnr-constants-0.7-6|21	%prep
14cr|jnr-constants-0.7-6|22	%setup -q -n wmeissner-%{name}-8b45ca7
14cr|jnr-constants-0.7-6|23	find ./ -name '*.jar' -exec rm -f '{}' \;
14cr|jnr-constants-0.7-6|24	find ./ -name '*.class' -exec rm -f '{}' \;
14cr|jnr-constants-0.7-6|25	
14cr|jnr-constants-0.7-6|26	%build
14cr|jnr-constants-0.7-6|27	ant jar
14cr|jnr-constants-0.7-6|28	
14cr|jnr-constants-0.7-6|29	%install
14cr|jnr-constants-0.7-6|30	rm -rf $RPM_BUILD_ROOT
14cr|jnr-constants-0.7-6|31	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|jnr-constants-0.7-6|32	
14cr|jnr-constants-0.7-6|33	# project was renamed from 'constantine' to jnr-constants, but jar has
14cr|jnr-constants-0.7-6|34	# yet to be renamed http://fedoraproject.org/wiki/Packaging/Java#Jar_file_naming
14cr|jnr-constants-0.7-6|35	cp -p dist/constantine.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|jnr-constants-0.7-6|36	ln -s %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jnr-constants-0.7-6|37	ln -s %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/constantine.jar
14cr|jnr-constants-0.7-6|38	
14cr|jnr-constants-0.7-6|39	%clean
14cr|jnr-constants-0.7-6|40	rm -rf $RPM_BUILD_ROOT
14cr|jnr-constants-0.7-6|41	
14cr|jnr-constants-0.7-6|42	%files
14cr|jnr-constants-0.7-6|43	%defattr(-,root,root,-)
14cr|jnr-constants-0.7-6|44	%doc LICENSE
14cr|jnr-constants-0.7-6|45	%{_javadir}/%{name}.jar
14cr|jnr-constants-0.7-6|46	%{_javadir}/%{name}-%{version}.jar
14cr|jnr-constants-0.7-6|47	%{_javadir}/constantine.jar
14cr|jnr-constants-0.7-6|48	
14cr|jnr-constants-0.7-6|49	
14cr|jnr-constants-0.7-6|50	
14cr|jnr-constants-0.7-6|51	
14cr|jnr-constants-0.7-6|52	%changelog
14cr|jnr-constants-0.7-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-6
14cr|jnr-constants-0.7-6|54	+ Revision: 06b8f87
14cr|jnr-constants-0.7-6|55	- MassBuild#464: Increase release tag
14cr|jnr-constants-0.7-6|56	
14cr|jnr-constants-0.7-6|57	

2276 14
14cr|joda-time-1.5.2-0.0.4|1	# Copyright (c) 2000-2005, JPackage Project
14cr|joda-time-1.5.2-0.0.4|2	# All rights reserved.
14cr|joda-time-1.5.2-0.0.4|3	#
14cr|joda-time-1.5.2-0.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|joda-time-1.5.2-0.0.4|5	# modification, are permitted provided that the following conditions
14cr|joda-time-1.5.2-0.0.4|6	# are met:
14cr|joda-time-1.5.2-0.0.4|7	#
14cr|joda-time-1.5.2-0.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|joda-time-1.5.2-0.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|joda-time-1.5.2-0.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|joda-time-1.5.2-0.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|joda-time-1.5.2-0.0.4|12	#    documentation and/or other materials provided with the
14cr|joda-time-1.5.2-0.0.4|13	#    distribution.
14cr|joda-time-1.5.2-0.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|joda-time-1.5.2-0.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|joda-time-1.5.2-0.0.4|16	#    from this software without specific prior written permission.
14cr|joda-time-1.5.2-0.0.4|17	#
14cr|joda-time-1.5.2-0.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|joda-time-1.5.2-0.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|joda-time-1.5.2-0.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|joda-time-1.5.2-0.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|joda-time-1.5.2-0.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|joda-time-1.5.2-0.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|joda-time-1.5.2-0.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|joda-time-1.5.2-0.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|joda-time-1.5.2-0.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|joda-time-1.5.2-0.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|joda-time-1.5.2-0.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|joda-time-1.5.2-0.0.4|29	#
14cr|joda-time-1.5.2-0.0.4|30	
14cr|joda-time-1.5.2-0.0.4|31	%define section   free
14cr|joda-time-1.5.2-0.0.4|32	
14cr|joda-time-1.5.2-0.0.4|33	Name:           joda-time
14cr|joda-time-1.5.2-0.0.4|34	Version:        1.5.2
14cr|joda-time-1.5.2-0.0.4|35	Release:        0.0.4
14cr|joda-time-1.5.2-0.0.4|36	Epoch:          0
14cr|joda-time-1.5.2-0.0.4|37	Summary:        Java date and time API
14cr|joda-time-1.5.2-0.0.4|38	Group:          Development/Java
14cr|joda-time-1.5.2-0.0.4|39	License:        Apache License
14cr|joda-time-1.5.2-0.0.4|40	URL:            http://www.joda.org/
14cr|joda-time-1.5.2-0.0.4|41	Source0:        http://prdownloads.sourceforge.net/joda-time/joda-time-1.5.2-src.tar.gz
14cr|joda-time-1.5.2-0.0.4|42	
14cr|joda-time-1.5.2-0.0.4|43	BuildArch:      noarch
14cr|joda-time-1.5.2-0.0.4|44	BuildRequires:  jpackage-utils >= 0:1.6
14cr|joda-time-1.5.2-0.0.4|45	BuildRequires:  java-rpmbuild
14cr|joda-time-1.5.2-0.0.4|46	BuildRequires:  ant >= 0:1.6
14cr|joda-time-1.5.2-0.0.4|47	BuildRequires:  ant-junit >= 0:1.6
14cr|joda-time-1.5.2-0.0.4|48	BuildRequires:  junit
14cr|joda-time-1.5.2-0.0.4|49	
14cr|joda-time-1.5.2-0.0.4|50	%description
14cr|joda-time-1.5.2-0.0.4|51	Joda-Time provides a quality replacement for the Java date
14cr|joda-time-1.5.2-0.0.4|52	and time classes. The design allows for multiple calendar
14cr|joda-time-1.5.2-0.0.4|53	systems, while still providing a simple API. The 'default'
14cr|joda-time-1.5.2-0.0.4|54	calendar is the ISO8601 standard which is used by XML. The
14cr|joda-time-1.5.2-0.0.4|55	Gregorian, Julian, Buddhist, Coptic and Ethiopic systems
14cr|joda-time-1.5.2-0.0.4|56	are also included, and we welcome further additions.
14cr|joda-time-1.5.2-0.0.4|57	Supporting classes include time zone, duration, format
14cr|joda-time-1.5.2-0.0.4|58	and parsing.
14cr|joda-time-1.5.2-0.0.4|59	
14cr|joda-time-1.5.2-0.0.4|60	%package        javadoc
14cr|joda-time-1.5.2-0.0.4|61	Summary:        Javadoc for %{name}
14cr|joda-time-1.5.2-0.0.4|62	Group:          Development/Java
14cr|joda-time-1.5.2-0.0.4|63	
14cr|joda-time-1.5.2-0.0.4|64	%description    javadoc
14cr|joda-time-1.5.2-0.0.4|65	%{summary}.
14cr|joda-time-1.5.2-0.0.4|66	
14cr|joda-time-1.5.2-0.0.4|67	%prep
14cr|joda-time-1.5.2-0.0.4|68	%setup -q -n %{name}-%{version}-src
14cr|joda-time-1.5.2-0.0.4|69	%remove_java_binaries
14cr|joda-time-1.5.2-0.0.4|70	
14cr|joda-time-1.5.2-0.0.4|71	%build
14cr|joda-time-1.5.2-0.0.4|72	mkdir lib
14cr|joda-time-1.5.2-0.0.4|73	pushd lib
14cr|joda-time-1.5.2-0.0.4|74	ln -sf $(build-classpath junit) junit-3.8.1.jar
14cr|joda-time-1.5.2-0.0.4|75	popd
14cr|joda-time-1.5.2-0.0.4|76	export OPT_JAR_LIST="ant/ant-junit junit"
14cr|joda-time-1.5.2-0.0.4|77	export CLASSPATH=
14cr|joda-time-1.5.2-0.0.4|78	%{ant} jar javadoc
14cr|joda-time-1.5.2-0.0.4|79	#%{ant} jar javadoc test
14cr|joda-time-1.5.2-0.0.4|80	
14cr|joda-time-1.5.2-0.0.4|81	
14cr|joda-time-1.5.2-0.0.4|82	%install
14cr|joda-time-1.5.2-0.0.4|83	install -dm 755 %{buildroot}%{_javadir}
14cr|joda-time-1.5.2-0.0.4|84	install -pm 644 build/%{name}-%{version}.jar \
14cr|joda-time-1.5.2-0.0.4|85	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|joda-time-1.5.2-0.0.4|86	
14cr|joda-time-1.5.2-0.0.4|87	#javadoc
14cr|joda-time-1.5.2-0.0.4|88	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|joda-time-1.5.2-0.0.4|89	cp -pr build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|joda-time-1.5.2-0.0.4|90	
14cr|joda-time-1.5.2-0.0.4|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|joda-time-1.5.2-0.0.4|92	
14cr|joda-time-1.5.2-0.0.4|93	#doc
14cr|joda-time-1.5.2-0.0.4|94	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cr|joda-time-1.5.2-0.0.4|95	cp LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
14cr|joda-time-1.5.2-0.0.4|96	
14cr|joda-time-1.5.2-0.0.4|97	%create_jar_links
14cr|joda-time-1.5.2-0.0.4|98	
14cr|joda-time-1.5.2-0.0.4|99	%files
14cr|joda-time-1.5.2-0.0.4|100	%defattr(-,root,root,-)
14cr|joda-time-1.5.2-0.0.4|101	%{_docdir}/%{name}-%{version}/LICENSE.txt
14cr|joda-time-1.5.2-0.0.4|102	%{_javadir}/*.jar
14cr|joda-time-1.5.2-0.0.4|103	
14cr|joda-time-1.5.2-0.0.4|104	%files javadoc
14cr|joda-time-1.5.2-0.0.4|105	%defattr(-,root,root,-)
14cr|joda-time-1.5.2-0.0.4|106	%doc %{_javadocdir}/%{name}-%{version}
14cr|joda-time-1.5.2-0.0.4|107	%doc %{_javadocdir}/%{name}
14cr|joda-time-1.5.2-0.0.4|108	
14cr|joda-time-1.5.2-0.0.4|109	
14cr|joda-time-1.5.2-0.0.4|110	
14cr|joda-time-1.5.2-0.0.4|111	%changelog
14cr|joda-time-1.5.2-0.0.4|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.5.2-0.0.4
14cr|joda-time-1.5.2-0.0.4|113	+ Revision: df79874
14cr|joda-time-1.5.2-0.0.4|114	- MassBuild#464: Increase release tag
14cr|joda-time-1.5.2-0.0.4|115	
14cr|joda-time-1.5.2-0.0.4|116	

2277 14
14cr|jogl-1.1.1-0.6.10|1	Summary:	Java bindings for the OpenGL API
14cr|jogl-1.1.1-0.6.10|2	Name:		jogl
14cr|jogl-1.1.1-0.6.10|3	Version:	1.1.1
14cr|jogl-1.1.1-0.6.10|4	Release:	0.6.10
14cr|jogl-1.1.1-0.6.10|5	Group:		Development/Java
14cr|jogl-1.1.1-0.6.10|6	License:	BSD
14cr|jogl-1.1.1-0.6.10|7	URL:		http://jogl.dev.java.net/
14cr|jogl-1.1.1-0.6.10|8	# svn co https://svn.java.net/svn/jogl~svn/branches/1.x-maint jogl-1.1.1
14cr|jogl-1.1.1-0.6.10|9	Source0:	%{name}-%{version}.tar.bz2
14cr|jogl-1.1.1-0.6.10|10	# match gluegen package
14cr|jogl-1.1.1-0.6.10|11	# svn co https://svn.java.net/svn/gluegen~svn/branches/1.0b06-maint gluegen-1.0b06
14cr|jogl-1.1.1-0.6.10|12	Source1:	gluegen-1.0b06.tar.bz2
14cr|jogl-1.1.1-0.6.10|13	Source2:	jogl.properties
14cr|jogl-1.1.1-0.6.10|14	Patch0:		%{name}-1.1.1-src-no-link-against-sun-java.patch
14cr|jogl-1.1.1-0.6.10|15	# http://pkgs.fedoraproject.org/gitweb/?p=gluegen.git;a=blob;f=fix-antlr-classpath.patch
14cr|jogl-1.1.1-0.6.10|16	Patch1:		fix-antlr-classpath.patch
14cr|jogl-1.1.1-0.6.10|17	BuildRequires:	ant
14cr|jogl-1.1.1-0.6.10|18	BuildRequires:	ant-antlr
14cr|jogl-1.1.1-0.6.10|19	BuildRequires:	antlr
14cr|jogl-1.1.1-0.6.10|20	BuildRequires:	jpackage-utils
14cr|jogl-1.1.1-0.6.10|21	BuildRequires:	mesa-common-devel
14cr|jogl-1.1.1-0.6.10|22	BuildRequires:	java-rpmbuild
14cr|jogl-1.1.1-0.6.10|23	BuildRequires:	unzip
14cr|jogl-1.1.1-0.6.10|24	BuildRequires:	update-alternatives
14cr|jogl-1.1.1-0.6.10|25	BuildRequires:	xml-commons-apis
14cr|jogl-1.1.1-0.6.10|26	BuildRequires:	cpptasks
14cr|jogl-1.1.1-0.6.10|27	BuildRequires:	pkgconfig(xt)
14cr|jogl-1.1.1-0.6.10|28	Requires:	java >= 1.5
14cr|jogl-1.1.1-0.6.10|29	
14cr|jogl-1.1.1-0.6.10|30	%description
14cr|jogl-1.1.1-0.6.10|31	The JOGL Project hosts a reference implementation of the Java bindings for
14cr|jogl-1.1.1-0.6.10|32	OpenGL API, and is designed to provide hardware-supported 3D graphics to
14cr|jogl-1.1.1-0.6.10|33	applications written in the Java programming language.
14cr|jogl-1.1.1-0.6.10|34	
14cr|jogl-1.1.1-0.6.10|35	It is part of a suite of open-source technologies initiated bu the Game
14cr|jogl-1.1.1-0.6.10|36	Technology Group at Sun Microsystems.
14cr|jogl-1.1.1-0.6.10|37	
14cr|jogl-1.1.1-0.6.10|38	JOGL provides full access to the APIs in the OpenGL 1.5 specification as
14cr|jogl-1.1.1-0.6.10|39	well as nearly all vendor extensions, and integrated with the AWT and Swing
14cr|jogl-1.1.1-0.6.10|40	widget sets.
14cr|jogl-1.1.1-0.6.10|41	
14cr|jogl-1.1.1-0.6.10|42	%package javadoc
14cr|jogl-1.1.1-0.6.10|43	Summary:	Javadoc for jogl
14cr|jogl-1.1.1-0.6.10|44	Group:		Development/Java
14cr|jogl-1.1.1-0.6.10|45	
14cr|jogl-1.1.1-0.6.10|46	%description javadoc
14cr|jogl-1.1.1-0.6.10|47	Javadoc for jogl.
14cr|jogl-1.1.1-0.6.10|48	
14cr|jogl-1.1.1-0.6.10|49	%package manual
14cr|jogl-1.1.1-0.6.10|50	Summary:	User documetation for jogl
14cr|jogl-1.1.1-0.6.10|51	Group:		Development/Java
14cr|jogl-1.1.1-0.6.10|52	
14cr|jogl-1.1.1-0.6.10|53	%description manual
14cr|jogl-1.1.1-0.6.10|54	Usermanual for jogl.
14cr|jogl-1.1.1-0.6.10|55	
14cr|jogl-1.1.1-0.6.10|56	
14cr|jogl-1.1.1-0.6.10|57	%prep
14cr|jogl-1.1.1-0.6.10|58	%setup -q -b 1
14cr|jogl-1.1.1-0.6.10|59	ln -sf gluegen-1.0b06 ../gluegen
14cr|jogl-1.1.1-0.6.10|60	pushd make
14cr|jogl-1.1.1-0.6.10|61	%patch0 -p0
14cr|jogl-1.1.1-0.6.10|62	popd
14cr|jogl-1.1.1-0.6.10|63	pushd ../gluegen-1.0b06
14cr|jogl-1.1.1-0.6.10|64	%patch1 -p1
14cr|jogl-1.1.1-0.6.10|65	popd
14cr|jogl-1.1.1-0.6.10|66	
14cr|jogl-1.1.1-0.6.10|67	%__cp %{SOURCE2} make
14cr|jogl-1.1.1-0.6.10|68	
14cr|jogl-1.1.1-0.6.10|69	%build
14cr|jogl-1.1.1-0.6.10|70	export OPT_JAR_LIST="antlr ant/antlr"
14cr|jogl-1.1.1-0.6.10|71	export CLASSPATH=$(build-classpath antlr ant/ant-antlr)
14cr|jogl-1.1.1-0.6.10|72	
14cr|jogl-1.1.1-0.6.10|73	pushd make
14cr|jogl-1.1.1-0.6.10|74	perl -pi -e 's@/usr/X11R6/%{_lib}@%{_libdir}@g' build.xml
14cr|jogl-1.1.1-0.6.10|75	
14cr|jogl-1.1.1-0.6.10|76	%ant \
14cr|jogl-1.1.1-0.6.10|77	-Duser.home=%{_topdir}/SOURCES \
14cr|jogl-1.1.1-0.6.10|78	-Dantlr.jar=$(build-classpath antlr) \
14cr|jogl-1.1.1-0.6.10|79	all \
14cr|jogl-1.1.1-0.6.10|80	javadoc.dev.x11
14cr|jogl-1.1.1-0.6.10|81	
14cr|jogl-1.1.1-0.6.10|82	popd
14cr|jogl-1.1.1-0.6.10|83	
14cr|jogl-1.1.1-0.6.10|84	%install
14cr|jogl-1.1.1-0.6.10|85	rm -rf %{buildroot}
14cr|jogl-1.1.1-0.6.10|86	
14cr|jogl-1.1.1-0.6.10|87	# jars
14cr|jogl-1.1.1-0.6.10|88	%__install -dm 755 %{buildroot}%{_javadir}
14cr|jogl-1.1.1-0.6.10|89	%__install -m 644 build/%{name}.jar \
14cr|jogl-1.1.1-0.6.10|90	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jogl-1.1.1-0.6.10|91	pushd %{buildroot}%{_javadir}
14cr|jogl-1.1.1-0.6.10|92	for jar in *-%{version}*; do
14cr|jogl-1.1.1-0.6.10|93	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cr|jogl-1.1.1-0.6.10|94	done
14cr|jogl-1.1.1-0.6.10|95	popd
14cr|jogl-1.1.1-0.6.10|96	
14cr|jogl-1.1.1-0.6.10|97	# native lib
14cr|jogl-1.1.1-0.6.10|98	%__install -dm 755 %{buildroot}%{_libdir}
14cr|jogl-1.1.1-0.6.10|99	%__install -m 644 build/obj/lib*.so \
14cr|jogl-1.1.1-0.6.10|100	%{buildroot}%{_libdir}
14cr|jogl-1.1.1-0.6.10|101	
14cr|jogl-1.1.1-0.6.10|102	# javadoc
14cr|jogl-1.1.1-0.6.10|103	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jogl-1.1.1-0.6.10|104	cp -pr javadoc_jogl_dev/* \
14cr|jogl-1.1.1-0.6.10|105	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jogl-1.1.1-0.6.10|106	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cr|jogl-1.1.1-0.6.10|107	
14cr|jogl-1.1.1-0.6.10|108	%post javadoc
14cr|jogl-1.1.1-0.6.10|109	%__rm -f %{_javadocdir}/%{name}
14cr|jogl-1.1.1-0.6.10|110	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|jogl-1.1.1-0.6.10|111	
14cr|jogl-1.1.1-0.6.10|112	%files
14cr|jogl-1.1.1-0.6.10|113	%defattr(644,root,root,755)
14cr|jogl-1.1.1-0.6.10|114	%{_javadir}/*.jar
14cr|jogl-1.1.1-0.6.10|115	%attr(755,root,root) %{_libdir}/libjogl.so
14cr|jogl-1.1.1-0.6.10|116	%attr(755,root,root) %{_libdir}/libjogl_awt.so
14cr|jogl-1.1.1-0.6.10|117	
14cr|jogl-1.1.1-0.6.10|118	%files javadoc
14cr|jogl-1.1.1-0.6.10|119	%defattr(-,root,root)
14cr|jogl-1.1.1-0.6.10|120	%doc %{_javadocdir}/%{name}-%{version}
14cr|jogl-1.1.1-0.6.10|121	%ghost %doc %{_javadocdir}/%{name}
14cr|jogl-1.1.1-0.6.10|122	
14cr|jogl-1.1.1-0.6.10|123	%files manual
14cr|jogl-1.1.1-0.6.10|124	%defattr(-,root,root)
14cr|jogl-1.1.1-0.6.10|125	%doc doc/*
14cr|jogl-1.1.1-0.6.10|126	
14cr|jogl-1.1.1-0.6.10|127	
14cr|jogl-1.1.1-0.6.10|128	
14cr|jogl-1.1.1-0.6.10|129	%changelog
14cr|jogl-1.1.1-0.6.10|130	* Mon Oct 15 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-0.6.10
14cr|jogl-1.1.1-0.6.10|131	+ Revision: 1a77703
14cr|jogl-1.1.1-0.6.10|132	- Added xt BR
14cr|jogl-1.1.1-0.6.10|133	
14cr|jogl-1.1.1-0.6.10|134	

2278 14
14cr|john-1.8.0-3|1	Summary:	John the Ripper password cracker
14cr|john-1.8.0-3|2	Name:		john
14cr|john-1.8.0-3|3	Version:	1.8.0
14cr|john-1.8.0-3|4	Release:	3
14cr|john-1.8.0-3|5	License:	GPLv2+
14cr|john-1.8.0-3|6	Group:		Monitoring
14cr|john-1.8.0-3|7	Url:		http://www.openwall.com/john
14cr|john-1.8.0-3|8	Source0:	http://www.openwall.com/john/g/%{name}-%{version}.tar.xz
14cr|john-1.8.0-3|9	BuildRequires:	pkgconfig(openssl)
14cr|john-1.8.0-3|10	
14cr|john-1.8.0-3|11	%description
14cr|john-1.8.0-3|12	John the Ripper is a fast password cracker, currently available for many
14cr|john-1.8.0-3|13	flavors of Unix (11 are officially supported, not counting different
14cr|john-1.8.0-3|14	architectures), DOS, Win32, and BeOS. Its primary purpose is to detect
14cr|john-1.8.0-3|15	weak Unix passwords, but a number of other hash types are supported as
14cr|john-1.8.0-3|16	well.
14cr|john-1.8.0-3|17	
14cr|john-1.8.0-3|18	%files
14cr|john-1.8.0-3|19	%doc doc/*
14cr|john-1.8.0-3|20	%config(noreplace) %{_sysconfdir}/john.conf
14cr|john-1.8.0-3|21	%{_bindir}/*
14cr|john-1.8.0-3|22	%{_datadir}/%{name}
14cr|john-1.8.0-3|23	
14cr|john-1.8.0-3|24	#----------------------------------------------------------------------------
14cr|john-1.8.0-3|25	
14cr|john-1.8.0-3|26	%prep
14cr|john-1.8.0-3|27	%setup -q
14cr|john-1.8.0-3|28	chmod 0644 doc/*
14cr|john-1.8.0-3|29	
14cr|john-1.8.0-3|30	find . -perm 0600 | xargs chmod 0644
14cr|john-1.8.0-3|31	
14cr|john-1.8.0-3|32	%build
14cr|john-1.8.0-3|33	TARGET=""
14cr|john-1.8.0-3|34	%ifarch %{ix86}
14cr|john-1.8.0-3|35	%ifarch i686
14cr|john-1.8.0-3|36	TARGET=linux-x86-mmx
14cr|john-1.8.0-3|37	%else
14cr|john-1.8.0-3|38	TARGET=linux-x86-any
14cr|john-1.8.0-3|39	%endif
14cr|john-1.8.0-3|40	%else
14cr|john-1.8.0-3|41	%ifarch x86_64
14cr|john-1.8.0-3|42	TARGET=linux-x86-64
14cr|john-1.8.0-3|43	%endif
14cr|john-1.8.0-3|44	%endif
14cr|john-1.8.0-3|45	
14cr|john-1.8.0-3|46	if test -z "$TARGET"; then
14cr|john-1.8.0-3|47	TARGET=generic
14cr|john-1.8.0-3|48	export TARGET
14cr|john-1.8.0-3|49	echo "Please add the right TARGET to the spec file"
14cr|john-1.8.0-3|50	fi
14cr|john-1.8.0-3|51	
14cr|john-1.8.0-3|52	cd src
14cr|john-1.8.0-3|53	%make $TARGET CFLAGS="-c -Wall %{optflags} -DJOHN_SYSTEMWIDE=1" LDFLAGS="%{ldflags}"
14cr|john-1.8.0-3|54	
14cr|john-1.8.0-3|55	%install
14cr|john-1.8.0-3|56	mkdir -p %{buildroot}%{_bindir} \
14cr|john-1.8.0-3|57	%{buildroot}%{_datadir}/%{name} \
14cr|john-1.8.0-3|58	%{buildroot}%{_sysconfdir}
14cr|john-1.8.0-3|59	
14cr|john-1.8.0-3|60	install -m 755 run/{john,mailer} %{buildroot}%{_bindir}/
14cr|john-1.8.0-3|61	install -m 644 run/*.chr run/password.lst %{buildroot}%{_datadir}/%{name}/
14cr|john-1.8.0-3|62	install -m 644 run/john.conf %{buildroot}%{_sysconfdir}/
14cr|john-1.8.0-3|63	
14cr|john-1.8.0-3|64	pushd %{buildroot}%{_bindir}
14cr|john-1.8.0-3|65	ln -s john unafs
14cr|john-1.8.0-3|66	ln -s john unique
14cr|john-1.8.0-3|67	ln -s john unshadow
14cr|john-1.8.0-3|68	popd
14cr|john-1.8.0-3|69	
14cr|john-1.8.0-3|70	pushd %{buildroot}%{_datadir}/%{name}
14cr|john-1.8.0-3|71	ln -s %{_sysconfdir}/john.conf john.ini
14cr|john-1.8.0-3|72	popd
14cr|john-1.8.0-3|73	
14cr|john-1.8.0-3|74	
14cr|john-1.8.0-3|75	%changelog
14cr|john-1.8.0-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-3
14cr|john-1.8.0-3|77	+ Revision: 9c44009
14cr|john-1.8.0-3|78	- MassBuild#464: Increase release tag
14cr|john-1.8.0-3|79	
14cr|john-1.8.0-3|80	

2279 14
14cr|jokosher-0.11.5-2|1	%define	mainver	%(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
14cr|jokosher-0.11.5-2|2	
14cr|jokosher-0.11.5-2|3	Summary:	Simple yet powerful multi-track studio
14cr|jokosher-0.11.5-2|4	Name:		jokosher
14cr|jokosher-0.11.5-2|5	Version:	0.11.5
14cr|jokosher-0.11.5-2|6	Release:	2
14cr|jokosher-0.11.5-2|7	Group:		Sound
14cr|jokosher-0.11.5-2|8	License:	GPLv2+
14cr|jokosher-0.11.5-2|9	URL:		http://jokosher.org
14cr|jokosher-0.11.5-2|10	Source0:	http://launchpad.net/%{name}/%{mainver}/%{version}/+download/%{name}-%{version}.tar.gz
14cr|jokosher-0.11.5-2|11	BuildRequires:	python-devel >= %{py_ver}
14cr|jokosher-0.11.5-2|12	BuildRequires:	desktop-file-utils
14cr|jokosher-0.11.5-2|13	BuildRequires:	python-setuptools
14cr|jokosher-0.11.5-2|14	BuildRequires:	gettext
14cr|jokosher-0.11.5-2|15	BuildRequires:	scrollkeeper
14cr|jokosher-0.11.5-2|16	Requires:	dbus-python
14cr|jokosher-0.11.5-2|17	Requires:	gnonlin >= 0.10.8
14cr|jokosher-0.11.5-2|18	Requires:	gstreamer0.10-plugins-base >= 0.10.11
14cr|jokosher-0.11.5-2|19	Requires:	gstreamer0.10-plugins-good >= 0.10.4
14cr|jokosher-0.11.5-2|20	Requires:	gstreamer0.10-python
14cr|jokosher-0.11.5-2|21	Requires:	gstreamer0.10-plugins-ugly >= 0.10.6
14cr|jokosher-0.11.5-2|22	Requires:	gstreamer0.10-plugins-bad >= 0.10.5
14cr|jokosher-0.11.5-2|23	Requires:	gnome-python
14cr|jokosher-0.11.5-2|24	Requires:	pygtk2.0-libglade >= 2.14
14cr|jokosher-0.11.5-2|25	Requires:	python-pkg-resources
14cr|jokosher-0.11.5-2|26	Requires:	python-pyxml
14cr|jokosher-0.11.5-2|27	Requires:	yelp
14cr|jokosher-0.11.5-2|28	Requires:	ladspa
14cr|jokosher-0.11.5-2|29	Requires(post,postun):	scrollkeeper
14cr|jokosher-0.11.5-2|30	Obsoletes:	%{name} < 0.9
14cr|jokosher-0.11.5-2|31	BuildArch:	noarch
14cr|jokosher-0.11.5-2|32	
14cr|jokosher-0.11.5-2|33	
14cr|jokosher-0.11.5-2|34	%description
14cr|jokosher-0.11.5-2|35	Jokosher is a simple and poweful multi-track studio.Jokosher provides a
14cr|jokosher-0.11.5-2|36	complete application for recording, editing, mixing and exporting audio, and
14cr|jokosher-0.11.5-2|37	has been specifically designed with usability in mind. The developers behind
14cr|jokosher-0.11.5-2|38	Jokosher have re-thought audio production at every level, and created
14cr|jokosher-0.11.5-2|39	something devilishly simple to use.
14cr|jokosher-0.11.5-2|40	Jokosher offers a strong feature set:
14cr|jokosher-0.11.5-2|41	* Easy to use interface, designed from the ground up. Jokosher uses concepts
14cr|jokosher-0.11.5-2|42	and language familiar to musicians, and is a breeze to use.
14cr|jokosher-0.11.5-2|43	* Simple editing with splitting, trimming and moving tools.
14cr|jokosher-0.11.5-2|44	* Multi-track volume mixing with VU sliders.
14cr|jokosher-0.11.5-2|45	* Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by
14cr|jokosher-0.11.5-2|46	GStreamer) into your projects.
14cr|jokosher-0.11.5-2|47	* A range of instruments can be added to a project, and instruments can be
14cr|jokosher-0.11.5-2|48	renamed.Instruments can also be muted and soloed easily.
14cr|jokosher-0.11.5-2|49	* Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports.
14cr|jokosher-0.11.5-2|50	* Documentation (User Guide, FAQ, Tutorial) and User Community (Forums, IRC).
14cr|jokosher-0.11.5-2|51	
14cr|jokosher-0.11.5-2|52	
14cr|jokosher-0.11.5-2|53	%prep
14cr|jokosher-0.11.5-2|54	%setup -q
14cr|jokosher-0.11.5-2|55	sed -i '1d' Jokosher/JokosherApp.py
14cr|jokosher-0.11.5-2|56	sed -i s/"Version=0.9"/"Version=1.0"/g bin/%{name}.desktop
14cr|jokosher-0.11.5-2|57	
14cr|jokosher-0.11.5-2|58	
14cr|jokosher-0.11.5-2|59	%build
14cr|jokosher-0.11.5-2|60	python setup.py build
14cr|jokosher-0.11.5-2|61	
14cr|jokosher-0.11.5-2|62	
14cr|jokosher-0.11.5-2|63	%install
14cr|jokosher-0.11.5-2|64	python setup.py install --skip-build --root=%{buildroot}
14cr|jokosher-0.11.5-2|65	
14cr|jokosher-0.11.5-2|66	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
14cr|jokosher-0.11.5-2|67	
14cr|jokosher-0.11.5-2|68	desktop-file-install \
14cr|jokosher-0.11.5-2|69	--remove-category="Application" \
14cr|jokosher-0.11.5-2|70	--add-category="Audio;Recorder;X-MandrivaLinux-CrossDesktop;" \
14cr|jokosher-0.11.5-2|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|jokosher-0.11.5-2|72	
14cr|jokosher-0.11.5-2|73	chmod 755 %{buildroot}%{py_sitedir}/Jokosher/Profiler.py
14cr|jokosher-0.11.5-2|74	
14cr|jokosher-0.11.5-2|75	#(tpg) wtf?
14cr|jokosher-0.11.5-2|76	#mkdir -p %%{buildroot}%%{_datadir}/omf/%%{name}
14cr|jokosher-0.11.5-2|77	#mv -f %%{buildroot}%%{_prefix}/jokosher/* %%{buildroot}%%{_datadir}/omf/%%{name}
14cr|jokosher-0.11.5-2|78	
14cr|jokosher-0.11.5-2|79	%find_lang %{name}
14cr|jokosher-0.11.5-2|80	
14cr|jokosher-0.11.5-2|81	
14cr|jokosher-0.11.5-2|82	%files -f %{name}.lang
14cr|jokosher-0.11.5-2|83	%doc AUTHORS COPYING README help/*
14cr|jokosher-0.11.5-2|84	%{_bindir}/%{name}
14cr|jokosher-0.11.5-2|85	%dir %{_datadir}/%{name}
14cr|jokosher-0.11.5-2|86	%dir %{_datadir}/%{name}/Instruments
14cr|jokosher-0.11.5-2|87	%dir %{_datadir}/%{name}/Instruments/images
14cr|jokosher-0.11.5-2|88	%dir %{_datadir}/%{name}/extensions
14cr|jokosher-0.11.5-2|89	%dir %{_datadir}/%{name}/pixmaps
14cr|jokosher-0.11.5-2|90	%dir %{_datadir}/omf/%{name}
14cr|jokosher-0.11.5-2|91	%dir %{py_sitedir}/Jokosher
14cr|jokosher-0.11.5-2|92	%dir %{py_sitedir}/Jokosher/elements
14cr|jokosher-0.11.5-2|93	%dir %{py_sitedir}/Jokosher/ui
14cr|jokosher-0.11.5-2|94	%dir %{py_sitedir}/Jokosher/PlatformUtils
14cr|jokosher-0.11.5-2|95	%{py_sitedir}/Jokosher/*.py*
14cr|jokosher-0.11.5-2|96	%{py_sitedir}/Jokosher/elements/*.py*
14cr|jokosher-0.11.5-2|97	%{py_sitedir}/Jokosher/PlatformUtils/*.py*
14cr|jokosher-0.11.5-2|98	%{py_sitedir}/Jokosher/ui/*.py*
14cr|jokosher-0.11.5-2|99	%{py_sitedir}/%{name}*egg-info
14cr|jokosher-0.11.5-2|100	%{_datadir}/applications/%{name}.desktop
14cr|jokosher-0.11.5-2|101	%{_datadir}/gnome/help/%{name}/C/figures/*.png
14cr|jokosher-0.11.5-2|102	%{_datadir}/gnome/help/%{name}/C/*.xml
14cr|jokosher-0.11.5-2|103	%{_datadir}/omf/%{name}/%{name}-C.omf
14cr|jokosher-0.11.5-2|104	%{_iconsdir}/hicolor/*/apps/*.png
14cr|jokosher-0.11.5-2|105	%{_datadir}/%{name}/Instruments/*.instr
14cr|jokosher-0.11.5-2|106	%{_datadir}/%{name}/Instruments/images/*.png
14cr|jokosher-0.11.5-2|107	%{_datadir}/%{name}/Jokosher.glade
14cr|jokosher-0.11.5-2|108	%{_datadir}/%{name}/extensions/*py*
14cr|jokosher-0.11.5-2|109	%{_datadir}/%{name}/%{name}-logo.png
14cr|jokosher-0.11.5-2|110	%{_datadir}/%{name}/pixmaps/*.png
14cr|jokosher-0.11.5-2|111	%{_datadir}/mime/packages/%{name}.xml
14cr|jokosher-0.11.5-2|112	%{_datadir}/pixmaps/%{name}.png
14cr|jokosher-0.11.5-2|113	
14cr|jokosher-0.11.5-2|114	
14cr|jokosher-0.11.5-2|115	
14cr|jokosher-0.11.5-2|116	%changelog
14cr|jokosher-0.11.5-2|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.5-2
14cr|jokosher-0.11.5-2|118	+ Revision: 80acbfb
14cr|jokosher-0.11.5-2|119	- MassBuild#464: Increase release tag
14cr|jokosher-0.11.5-2|120	
14cr|jokosher-0.11.5-2|121	

2280 14
14cr|joni-1.1.3-0.1.svn7235.3|1	%define gcj_support 0
14cr|joni-1.1.3-0.1.svn7235.3|2	
14cr|joni-1.1.3-0.1.svn7235.3|3	
14cr|joni-1.1.3-0.1.svn7235.3|4	Name:           joni
14cr|joni-1.1.3-0.1.svn7235.3|5	Version:        1.1.3
14cr|joni-1.1.3-0.1.svn7235.3|6	Release:        %mkrel 0.1.svn7235.3
14cr|joni-1.1.3-0.1.svn7235.3|7	Summary:        Java regular expression library
14cr|joni-1.1.3-0.1.svn7235.3|8	Group:          Development/Java
14cr|joni-1.1.3-0.1.svn7235.3|9	License:        MIT
14cr|joni-1.1.3-0.1.svn7235.3|10	URL:            http://jruby.codehaus.org/
14cr|joni-1.1.3-0.1.svn7235.3|11	# The source for this package was pulled from upstream's vcs. Use the
14cr|joni-1.1.3-0.1.svn7235.3|12	# following commands to generate the tarball:
14cr|joni-1.1.3-0.1.svn7235.3|13	#   svn export -r 7235 http://svn.codehaus.org/jruby/joni/trunk/ joni-1.0.3
14cr|joni-1.1.3-0.1.svn7235.3|14	#   tar -cjf joni-1.0.3.tar.bz2 joni-1.0.3
14cr|joni-1.1.3-0.1.svn7235.3|15	Source0:          %{name}-%{version}.tar.bz2
14cr|joni-1.1.3-0.1.svn7235.3|16	Patch0:           joni-set-java-5_0-target-and-source.patch
14cr|joni-1.1.3-0.1.svn7235.3|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|joni-1.1.3-0.1.svn7235.3|18	
14cr|joni-1.1.3-0.1.svn7235.3|19	BuildRequires:  java-rpmbuild >= 1.5
14cr|joni-1.1.3-0.1.svn7235.3|20	BuildRequires:  ant
14cr|joni-1.1.3-0.1.svn7235.3|21	BuildRequires:  jpackage-utils
14cr|joni-1.1.3-0.1.svn7235.3|22	%if %{gcj_support}
14cr|joni-1.1.3-0.1.svn7235.3|23	BuildRequires:  java-gcj-compat-devel >= 1.0.31
14cr|joni-1.1.3-0.1.svn7235.3|24	%endif
14cr|joni-1.1.3-0.1.svn7235.3|25	Requires:       java >= 1.5
14cr|joni-1.1.3-0.1.svn7235.3|26	Requires:       jpackage-utils
14cr|joni-1.1.3-0.1.svn7235.3|27	%if ! %{gcj_support}
14cr|joni-1.1.3-0.1.svn7235.3|28	BuildArch:      noarch
14cr|joni-1.1.3-0.1.svn7235.3|29	%endif
14cr|joni-1.1.3-0.1.svn7235.3|30	
14cr|joni-1.1.3-0.1.svn7235.3|31	%description
14cr|joni-1.1.3-0.1.svn7235.3|32	joni is a port of Oniguruma, a regular expressions library,
14cr|joni-1.1.3-0.1.svn7235.3|33	to java. It is used by jruby.
14cr|joni-1.1.3-0.1.svn7235.3|34	
14cr|joni-1.1.3-0.1.svn7235.3|35	
14cr|joni-1.1.3-0.1.svn7235.3|36	%prep
14cr|joni-1.1.3-0.1.svn7235.3|37	%setup -q
14cr|joni-1.1.3-0.1.svn7235.3|38	%patch0 -p0
14cr|joni-1.1.3-0.1.svn7235.3|39	
14cr|joni-1.1.3-0.1.svn7235.3|40	%build
14cr|joni-1.1.3-0.1.svn7235.3|41	%ant build
14cr|joni-1.1.3-0.1.svn7235.3|42	
14cr|joni-1.1.3-0.1.svn7235.3|43	
14cr|joni-1.1.3-0.1.svn7235.3|44	%install
14cr|joni-1.1.3-0.1.svn7235.3|45	rm -rf %{buildroot}
14cr|joni-1.1.3-0.1.svn7235.3|46	
14cr|joni-1.1.3-0.1.svn7235.3|47	# jars
14cr|joni-1.1.3-0.1.svn7235.3|48	install -d -m 755 %{buildroot}%{_javadir}
14cr|joni-1.1.3-0.1.svn7235.3|49	# install unversioned jar as per Java Packaging Guidelines
14cr|joni-1.1.3-0.1.svn7235.3|50	install -m 644 target/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|joni-1.1.3-0.1.svn7235.3|51	
14cr|joni-1.1.3-0.1.svn7235.3|52	%{gcj_compile}
14cr|joni-1.1.3-0.1.svn7235.3|53	
14cr|joni-1.1.3-0.1.svn7235.3|54	
14cr|joni-1.1.3-0.1.svn7235.3|55	%post
14cr|joni-1.1.3-0.1.svn7235.3|56	%{update_gcjdb}
14cr|joni-1.1.3-0.1.svn7235.3|57	
14cr|joni-1.1.3-0.1.svn7235.3|58	
14cr|joni-1.1.3-0.1.svn7235.3|59	%postun
14cr|joni-1.1.3-0.1.svn7235.3|60	%{clean_gcjdb}
14cr|joni-1.1.3-0.1.svn7235.3|61	
14cr|joni-1.1.3-0.1.svn7235.3|62	
14cr|joni-1.1.3-0.1.svn7235.3|63	%clean
14cr|joni-1.1.3-0.1.svn7235.3|64	rm -rf %{buildroot}
14cr|joni-1.1.3-0.1.svn7235.3|65	
14cr|joni-1.1.3-0.1.svn7235.3|66	
14cr|joni-1.1.3-0.1.svn7235.3|67	%files
14cr|joni-1.1.3-0.1.svn7235.3|68	%defattr(-,root,root,-)
14cr|joni-1.1.3-0.1.svn7235.3|69	%doc pom.xml
14cr|joni-1.1.3-0.1.svn7235.3|70	%{_javadir}/%{name}.jar
14cr|joni-1.1.3-0.1.svn7235.3|71	%{gcj_files}
14cr|joni-1.1.3-0.1.svn7235.3|72	
14cr|joni-1.1.3-0.1.svn7235.3|73	
14cr|joni-1.1.3-0.1.svn7235.3|74	
14cr|joni-1.1.3-0.1.svn7235.3|75	%changelog
14cr|joni-1.1.3-0.1.svn7235.3|76	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.3-0.1.svn7235.3
14cr|joni-1.1.3-0.1.svn7235.3|77	+ Revision: 95769f8
14cr|joni-1.1.3-0.1.svn7235.3|78	- Automatic import for version 1.1.3
14cr|joni-1.1.3-0.1.svn7235.3|79	
14cr|joni-1.1.3-0.1.svn7235.3|80	

2281 14
14cr|jools-0.20-12|1	Name:		jools
14cr|jools-0.20-12|2	Summary:	Graphical puzzle game
14cr|jools-0.20-12|3	Version: 0.20
14cr|jools-0.20-12|4	Release: 12
14cr|jools-0.20-12|5	Url:		http://www.eecs.umich.edu/~pelzlpj/jools/
14cr|jools-0.20-12|6	Source0:	%{name}-%{version}.tar.bz2
14cr|jools-0.20-12|7	Patch0:	%{name}-%{version}-sys.patch
14cr|jools-0.20-12|8	Patch1:	%{name}-%{version}-sharegames.patch
14cr|jools-0.20-12|9	Source11:	%{name}-48.png
14cr|jools-0.20-12|10	Source12:	%{name}-32.png
14cr|jools-0.20-12|11	Source13:	%{name}-16.png
14cr|jools-0.20-12|12	Group:		Games/Puzzles
14cr|jools-0.20-12|13	License:	GPLv2+
14cr|jools-0.20-12|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jools-0.20-12|15	BuildRequires:  python-devel
14cr|jools-0.20-12|16	Requires:	pygame
14cr|jools-0.20-12|17	BuildArch:      noarch
14cr|jools-0.20-12|18	
14cr|jools-0.20-12|19	%description
14cr|jools-0.20-12|20	Jools is a graphical puzzle game in the tradition of Tetris.
14cr|jools-0.20-12|21	In a nutshell, the goal is to swap adjacent jools (jewels) within a grid,
14cr|jools-0.20-12|22	in order to create rows of three or more of a kind.
14cr|jools-0.20-12|23	These jools will then disappear, and more will fall to fill their places.
14cr|jools-0.20-12|24	Jools features nifty 3D rendered graphics.
14cr|jools-0.20-12|25	
14cr|jools-0.20-12|26	%prep
14cr|jools-0.20-12|27	%setup -q
14cr|jools-0.20-12|28	%patch0 -p1
14cr|jools-0.20-12|29	%patch1 -p1
14cr|jools-0.20-12|30	
14cr|jools-0.20-12|31	%build
14cr|jools-0.20-12|32	
14cr|jools-0.20-12|33	%install
14cr|jools-0.20-12|34	rm -rf $RPM_BUILD_ROOT
14cr|jools-0.20-12|35	python setup.py install --root=$RPM_BUILD_ROOT
14cr|jools-0.20-12|36	
14cr|jools-0.20-12|37	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
14cr|jools-0.20-12|38	find $RPM_BUILD_ROOT%{_gamesdatadir}/%{name} -name '.arch-ids' -o -name '.placeholder' | xargs rm -rf
14cr|jools-0.20-12|39	
14cr|jools-0.20-12|40	install -d -m 755 $RPM_BUILD_ROOT%{_gamesbindir}
14cr|jools-0.20-12|41	mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_gamesbindir}
14cr|jools-0.20-12|42	rmdir $RPM_BUILD_ROOT%{_bindir}
14cr|jools-0.20-12|43	
14cr|jools-0.20-12|44	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|jools-0.20-12|45	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|jools-0.20-12|46	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|jools-0.20-12|47	
14cr|jools-0.20-12|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|jools-0.20-12|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|jools-0.20-12|50	[Desktop Entry]
14cr|jools-0.20-12|51	Name=Jools
14cr|jools-0.20-12|52	Comment=Graphical puzzle game
14cr|jools-0.20-12|53	Exec=%{_gamesbindir}/%{name}
14cr|jools-0.20-12|54	Icon=%{name}
14cr|jools-0.20-12|55	Terminal=false
14cr|jools-0.20-12|56	Type=Application
14cr|jools-0.20-12|57	StartupNotify=true
14cr|jools-0.20-12|58	Categories=Game;LogicGame;X-MandrivaLinux-MoreApplications-Games-Puzzles;
14cr|jools-0.20-12|59	EOF
14cr|jools-0.20-12|60	
14cr|jools-0.20-12|61	%clean
14cr|jools-0.20-12|62	rm -rf $RPM_BUILD_ROOT
14cr|jools-0.20-12|63	
14cr|jools-0.20-12|64	%if %mdkversion < 200900
14cr|jools-0.20-12|65	%post
14cr|jools-0.20-12|66	%update_menus
14cr|jools-0.20-12|67	%endif
14cr|jools-0.20-12|68	
14cr|jools-0.20-12|69	%if %mdkversion < 200900
14cr|jools-0.20-12|70	%postun
14cr|jools-0.20-12|71	%clean_menus
14cr|jools-0.20-12|72	%endif
14cr|jools-0.20-12|73	
14cr|jools-0.20-12|74	%files
14cr|jools-0.20-12|75	%defattr(-,root,root,755)
14cr|jools-0.20-12|76	%doc COPYING ChangeLog README doc/manual.html doc/manual.tex doc/detonate.txt doc/POINTS doc/TODO
14cr|jools-0.20-12|77	%{_gamesbindir}/%{name}
14cr|jools-0.20-12|78	%{py_puresitedir}/%{name}*
14cr|jools-0.20-12|79	%dir %{_gamesdatadir}/%{name}
14cr|jools-0.20-12|80	%{_gamesdatadir}/%{name}/*
14cr|jools-0.20-12|81	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|jools-0.20-12|82	%{_liconsdir}/%{name}.png
14cr|jools-0.20-12|83	%{_iconsdir}/%{name}.png
14cr|jools-0.20-12|84	%{_miconsdir}/%{name}.png
14cr|jools-0.20-12|85	
14cr|jools-0.20-12|86	
14cr|jools-0.20-12|87	
14cr|jools-0.20-12|88	%changelog
14cr|jools-0.20-12|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-12
14cr|jools-0.20-12|90	+ Revision: 9350490
14cr|jools-0.20-12|91	- MassBuild#464: Increase release tag
14cr|jools-0.20-12|92	
14cr|jools-0.20-12|93	

2282 14
14cr|joomla-1.5.20-4|1	# (oe) undefining these makes the build _real_ quick.
14cr|joomla-1.5.20-4|2	%undefine __find_provides
14cr|joomla-1.5.20-4|3	%undefine __find_requires
14cr|joomla-1.5.20-4|4	
14cr|joomla-1.5.20-4|5	Summary:	Joomla Open Source (CMS)
14cr|joomla-1.5.20-4|6	Name:		joomla
14cr|joomla-1.5.20-4|7	Version:	1.5.20
14cr|joomla-1.5.20-4|8	Release:	4
14cr|joomla-1.5.20-4|9	License:	GPLv2+
14cr|joomla-1.5.20-4|10	Group:		System/Servers
14cr|joomla-1.5.20-4|11	URL:		http://www.joomla.org/
14cr|joomla-1.5.20-4|12	Source0:	Joomla_%{version}-Stable-Full_Package.tar.bz2
14cr|joomla-1.5.20-4|13	Source1:	joomla-16x16.png
14cr|joomla-1.5.20-4|14	Source2:	joomla-32x32.png
14cr|joomla-1.5.20-4|15	Source3:	joomla-48x48.png
14cr|joomla-1.5.20-4|16	Patch0:		joomla-htaccess.patch.bz2
14cr|joomla-1.5.20-4|17	Requires:	apache-mod_php
14cr|joomla-1.5.20-4|18	Requires:	php-mysql
14cr|joomla-1.5.20-4|19	Requires:	php-xml
14cr|joomla-1.5.20-4|20	Requires:	php-gd
14cr|joomla-1.5.20-4|21	Requires:	joomla-administrator
14cr|joomla-1.5.20-4|22	BuildArch:	noarch
14cr|joomla-1.5.20-4|23	
14cr|joomla-1.5.20-4|24	%description
14cr|joomla-1.5.20-4|25	Joomla! is a Content Management System (CMS) created by the same award-winning
14cr|joomla-1.5.20-4|26	team that brought the Mambo CMS to its current state of stardom.
14cr|joomla-1.5.20-4|27	
14cr|joomla-1.5.20-4|28	%package	administrator
14cr|joomla-1.5.20-4|29	Summary:	Administrative web interface for Joomla Open Source (CMS)
14cr|joomla-1.5.20-4|30	Group:		System/Servers
14cr|joomla-1.5.20-4|31	Requires:	%{name} = %{version}-%{release}
14cr|joomla-1.5.20-4|32	
14cr|joomla-1.5.20-4|33	%description	administrator
14cr|joomla-1.5.20-4|34	Administrative web interface for Joomla Open Source (CMS)
14cr|joomla-1.5.20-4|35	
14cr|joomla-1.5.20-4|36	%prep
14cr|joomla-1.5.20-4|37	
14cr|joomla-1.5.20-4|38	%setup -q -c
14cr|joomla-1.5.20-4|39	%patch0
14cr|joomla-1.5.20-4|40	
14cr|joomla-1.5.20-4|41	# clean up CVS stuff
14cr|joomla-1.5.20-4|42	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|joomla-1.5.20-4|43	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|joomla-1.5.20-4|44	done
14cr|joomla-1.5.20-4|45	
14cr|joomla-1.5.20-4|46	# fix dir perms
14cr|joomla-1.5.20-4|47	find . -type d | xargs chmod 755
14cr|joomla-1.5.20-4|48	
14cr|joomla-1.5.20-4|49	# fix file perms
14cr|joomla-1.5.20-4|50	find . -type f | xargs chmod 644
14cr|joomla-1.5.20-4|51	
14cr|joomla-1.5.20-4|52	cp %{SOURCE1} .
14cr|joomla-1.5.20-4|53	cp %{SOURCE2} .
14cr|joomla-1.5.20-4|54	cp %{SOURCE3} .
14cr|joomla-1.5.20-4|55	
14cr|joomla-1.5.20-4|56	%build
14cr|joomla-1.5.20-4|57	
14cr|joomla-1.5.20-4|58	%install
14cr|joomla-1.5.20-4|59	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|joomla-1.5.20-4|60	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|joomla-1.5.20-4|61	install -d %{buildroot}%{_var}/www/%{name}
14cr|joomla-1.5.20-4|62	cp -aRf * %{buildroot}%{_var}/www/%{name}/
14cr|joomla-1.5.20-4|63	
14cr|joomla-1.5.20-4|64	# provide an empty configuration.php file
14cr|joomla-1.5.20-4|65	touch %{buildroot}%{_var}/www/%{name}/configuration.php
14cr|joomla-1.5.20-4|66	
14cr|joomla-1.5.20-4|67	# apache config
14cr|joomla-1.5.20-4|68	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|joomla-1.5.20-4|69	
14cr|joomla-1.5.20-4|70	Alias /%{name} %{_var}/www/%{name}
14cr|joomla-1.5.20-4|71	
14cr|joomla-1.5.20-4|72	<Directory %{_var}/www/%{name}>
14cr|joomla-1.5.20-4|73	Require all granted
14cr|joomla-1.5.20-4|74	</Directory>
14cr|joomla-1.5.20-4|75	
14cr|joomla-1.5.20-4|76	<Directory %{_var}/www/%{name}/installation>
14cr|joomla-1.5.20-4|77	Require local
14cr|joomla-1.5.20-4|78	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|joomla-1.5.20-4|79	</Directory>
14cr|joomla-1.5.20-4|80	
14cr|joomla-1.5.20-4|81	EOF
14cr|joomla-1.5.20-4|82	
14cr|joomla-1.5.20-4|83	cat htaccess.txt >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|joomla-1.5.20-4|84	
14cr|joomla-1.5.20-4|85	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf << EOF
14cr|joomla-1.5.20-4|86	
14cr|joomla-1.5.20-4|87	<Directory %{_var}/www/%{name}/administrator>
14cr|joomla-1.5.20-4|88	Require local
14cr|joomla-1.5.20-4|89	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|joomla-1.5.20-4|90	</Directory>
14cr|joomla-1.5.20-4|91	EOF
14cr|joomla-1.5.20-4|92	
14cr|joomla-1.5.20-4|93	cat > README.urpmi <<EOF
14cr|joomla-1.5.20-4|94	Once this package is installed, there are a few configuration items which need
14cr|joomla-1.5.20-4|95	to be performed before the application is usable.  First, you need to install
14cr|joomla-1.5.20-4|96	Mysql database and corresponding php modules:
14cr|joomla-1.5.20-4|97	
14cr|joomla-1.5.20-4|98	# urpmi mysql php-mysql
14cr|joomla-1.5.20-4|99	
14cr|joomla-1.5.20-4|100	Then, you need to establish a username and password to connect to your
14cr|joomla-1.5.20-4|101	MySQL database as, and make both MySQL and Joomla aware of this.
14cr|joomla-1.5.20-4|102	Let's start by creating the database and the username / password
14cr|joomla-1.5.20-4|103	inside MySQL first:
14cr|joomla-1.5.20-4|104	
14cr|joomla-1.5.20-4|105	# mysql
14cr|joomla-1.5.20-4|106	mysql> create database joomla;
14cr|joomla-1.5.20-4|107	Query OK, 1 row affected (0.00 sec)
14cr|joomla-1.5.20-4|108	
14cr|joomla-1.5.20-4|109	mysql> grant all privileges on joomla.* to joomla identified by 'joomla';
14cr|joomla-1.5.20-4|110	Query OK, 0 rows affected (0.00 sec)
14cr|joomla-1.5.20-4|111	
14cr|joomla-1.5.20-4|112	mysql> flush privileges;
14cr|joomla-1.5.20-4|113	Query OK, 0 rows affected (0.00 sec)
14cr|joomla-1.5.20-4|114	
14cr|joomla-1.5.20-4|115	mysql> exit
14cr|joomla-1.5.20-4|116	Bye
14cr|joomla-1.5.20-4|117	#
14cr|joomla-1.5.20-4|118	
14cr|joomla-1.5.20-4|119	Under certain curcumstances, you may need to run variations of the "grant"
14cr|joomla-1.5.20-4|120	command:
14cr|joomla-1.5.20-4|121	mysql> grant all privileges on joomla.* to joomla@localhost identified by 'joomla';
14cr|joomla-1.5.20-4|122	OR
14cr|joomla-1.5.20-4|123	mysql> grant all privileges on joomla.* to joomla@'%' identified by 'joomla';
14cr|joomla-1.5.20-4|124	
14cr|joomla-1.5.20-4|125	This has created an empty database called 'joomla', created a user named
14cr|joomla-1.5.20-4|126	'joomla' with a password of 'joomla', and given the 'joomla' user total
14cr|joomla-1.5.20-4|127	permission over the 'joomla' database.  Obviously, you'll want to select a
14cr|joomla-1.5.20-4|128	different password, and you may want to choose different database and user
14cr|joomla-1.5.20-4|129	names depending on your installation.  The specific values you choose are
14cr|joomla-1.5.20-4|130	not constrained, they simply need to be consistent between the database and the
14cr|joomla-1.5.20-4|131	config file.
14cr|joomla-1.5.20-4|132	
14cr|joomla-1.5.20-4|133	Once that's done and the database server and web server have been started,
14cr|joomla-1.5.20-4|134	in your favourite web browser, enter following URL :
14cr|joomla-1.5.20-4|135	http://localhost/joomla/  and
14cr|joomla-1.5.20-4|136	follow the instructions given to you on the pages you see to set up the
14cr|joomla-1.5.20-4|137	database tables. Then, when required, removed the directory
14cr|joomla-1.5.20-4|138	%{_var}/www/joomla/installation/.
14cr|joomla-1.5.20-4|139	EOF
14cr|joomla-1.5.20-4|140	
14cr|joomla-1.5.20-4|141	# Mandriva Icons
14cr|joomla-1.5.20-4|142	install -d %{buildroot}%{_iconsdir}
14cr|joomla-1.5.20-4|143	install -d %{buildroot}%{_miconsdir}
14cr|joomla-1.5.20-4|144	install -d %{buildroot}%{_liconsdir}
14cr|joomla-1.5.20-4|145	
14cr|joomla-1.5.20-4|146	install -m0644 joomla-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|joomla-1.5.20-4|147	install -m0644 joomla-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|joomla-1.5.20-4|148	install -m0644 joomla-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|joomla-1.5.20-4|149	
14cr|joomla-1.5.20-4|150	# install menu entry.
14cr|joomla-1.5.20-4|151	
14cr|joomla-1.5.20-4|152	# XDG menu
14cr|joomla-1.5.20-4|153	install -d %{buildroot}%{_datadir}/applications
14cr|joomla-1.5.20-4|154	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|joomla-1.5.20-4|155	[Desktop Entry]
14cr|joomla-1.5.20-4|156	Name=Joomla Administrator
14cr|joomla-1.5.20-4|157	Comment=Administrative web interface for Joomla Open Source (CMS)
14cr|joomla-1.5.20-4|158	Exec=%{_bindir}/www-browser http://localhost/%{name}/administrator/
14cr|joomla-1.5.20-4|159	Icon=%{name}
14cr|joomla-1.5.20-4|160	Terminal=false
14cr|joomla-1.5.20-4|161	Type=Application
14cr|joomla-1.5.20-4|162	Categories=X-MandrivaLinux-Internet-WebEditors;Network;WebDevelopment;
14cr|joomla-1.5.20-4|163	EOF
14cr|joomla-1.5.20-4|164	
14cr|joomla-1.5.20-4|165	# cleanup
14cr|joomla-1.5.20-4|166	rm -f %{buildroot}%{_var}/www/%{name}/htaccess.txt %{buildroot}%{_var}/www/%{name}/joomla-*.png
14cr|joomla-1.5.20-4|167	
14cr|joomla-1.5.20-4|168	%files
14cr|joomla-1.5.20-4|169	%doc README.urpmi
14cr|joomla-1.5.20-4|170	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|joomla-1.5.20-4|171	#exclude %{_var}/www/%{name}/administrator
14cr|joomla-1.5.20-4|172	%dir %{_var}/www/%{name}
14cr|joomla-1.5.20-4|173	%{_var}/www/%{name}/includes
14cr|joomla-1.5.20-4|174	%{_var}/www/%{name}/installation
14cr|joomla-1.5.20-4|175	%{_var}/www/%{name}/libraries
14cr|joomla-1.5.20-4|176	%{_var}/www/%{name}/logs
14cr|joomla-1.5.20-4|177	%{_var}/www/%{name}/plugins
14cr|joomla-1.5.20-4|178	%{_var}/www/%{name}/tmp
14cr|joomla-1.5.20-4|179	%{_var}/www/%{name}/xmlrpc
14cr|joomla-1.5.20-4|180	%{_var}/www/%{name}/CHANGELOG.php
14cr|joomla-1.5.20-4|181	%{_var}/www/%{name}/COPYRIGHT.php
14cr|joomla-1.5.20-4|182	%{_var}/www/%{name}/CREDITS.php
14cr|joomla-1.5.20-4|183	%{_var}/www/%{name}/INSTALL.php
14cr|joomla-1.5.20-4|184	%{_var}/www/%{name}/LICENSE.php
14cr|joomla-1.5.20-4|185	%{_var}/www/%{name}/LICENSES.php
14cr|joomla-1.5.20-4|186	%{_var}/www/%{name}/index*.php
14cr|joomla-1.5.20-4|187	%{_var}/www/%{name}/configuration.php-dist
14cr|joomla-1.5.20-4|188	%{_var}/www/%{name}/robots.txt
14cr|joomla-1.5.20-4|189	%defattr(0644,apache,root,0755)
14cr|joomla-1.5.20-4|190	%config(noreplace) %{_var}/www/%{name}/configuration.php
14cr|joomla-1.5.20-4|191	%{_var}/www/%{name}/cache
14cr|joomla-1.5.20-4|192	%{_var}/www/%{name}/components
14cr|joomla-1.5.20-4|193	%{_var}/www/%{name}/images
14cr|joomla-1.5.20-4|194	%{_var}/www/%{name}/language
14cr|joomla-1.5.20-4|195	%{_var}/www/%{name}/media
14cr|joomla-1.5.20-4|196	%{_var}/www/%{name}/modules
14cr|joomla-1.5.20-4|197	%{_var}/www/%{name}/templates
14cr|joomla-1.5.20-4|198	
14cr|joomla-1.5.20-4|199	%files administrator
14cr|joomla-1.5.20-4|200	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf
14cr|joomla-1.5.20-4|201	%{_iconsdir}/%{name}.png
14cr|joomla-1.5.20-4|202	%{_miconsdir}/%{name}.png
14cr|joomla-1.5.20-4|203	%{_liconsdir}/%{name}.png
14cr|joomla-1.5.20-4|204	%{_datadir}/applications/*.desktop
14cr|joomla-1.5.20-4|205	%defattr(0644,apache,root,0755)
14cr|joomla-1.5.20-4|206	%{_var}/www/%{name}/administrator
14cr|joomla-1.5.20-4|207	
14cr|joomla-1.5.20-4|208	
14cr|joomla-1.5.20-4|209	
14cr|joomla-1.5.20-4|210	%changelog
14cr|joomla-1.5.20-4|211	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.20-4
14cr|joomla-1.5.20-4|212	+ Revision: b0f2983
14cr|joomla-1.5.20-4|213	- MassBuild#464: Increase release tag
14cr|joomla-1.5.20-4|214	
14cr|joomla-1.5.20-4|215	

2283 14
14cr|jorbis-0.0.17-5|1	Name:			jorbis
14cr|jorbis-0.0.17-5|2	Summary:		JOrbis - Pure Java Ogg Vorbis Decoder
14cr|jorbis-0.0.17-5|3	URL:			http://www.jcraft.com/jorbis/index.html
14cr|jorbis-0.0.17-5|4	Group:			Development/Java
14cr|jorbis-0.0.17-5|5	Version:		0.0.17
14cr|jorbis-0.0.17-5|6	Release:		5
14cr|jorbis-0.0.17-5|7	License:		LGPL
14cr|jorbis-0.0.17-5|8	BuildRequires:	ant
14cr|jorbis-0.0.17-5|9	BuildRequires:	jpackage-utils
14cr|jorbis-0.0.17-5|10	BuildRequires:	java-rpmbuild >= 1.5
14cr|jorbis-0.0.17-5|11	BuildRequires:	unzip
14cr|jorbis-0.0.17-5|12	BuildRequires:	update-alternatives
14cr|jorbis-0.0.17-5|13	BuildRequires:	xml-commons-apis
14cr|jorbis-0.0.17-5|14	BuildRequires:	xml-commons-resolver
14cr|jorbis-0.0.17-5|15	Requires:		java >= 1.5
14cr|jorbis-0.0.17-5|16	BuildArch:		noarch
14cr|jorbis-0.0.17-5|17	Source0:		%{name}-%{version}.zip
14cr|jorbis-0.0.17-5|18	
14cr|jorbis-0.0.17-5|19	%description
14cr|jorbis-0.0.17-5|20	JOrbis is a pure Java Ogg Vorbis decoder.
14cr|jorbis-0.0.17-5|21	JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCMs.
14cr|jorbis-0.0.17-5|22	
14cr|jorbis-0.0.17-5|23	JOrbis is copyrighted by JCraft Inc. and is licensed through the
14cr|jorbis-0.0.17-5|24	GNU Lesser General Public License.
14cr|jorbis-0.0.17-5|25	
14cr|jorbis-0.0.17-5|26	Read the COPYING.LIB file for the complete license.
14cr|jorbis-0.0.17-5|27	
14cr|jorbis-0.0.17-5|28	%package javadoc
14cr|jorbis-0.0.17-5|29	Summary:	Javadoc for jorbis
14cr|jorbis-0.0.17-5|30	Group:		Development/Java
14cr|jorbis-0.0.17-5|31	
14cr|jorbis-0.0.17-5|32	%description javadoc
14cr|jorbis-0.0.17-5|33	Javadoc for jorbis.
14cr|jorbis-0.0.17-5|34	
14cr|jorbis-0.0.17-5|35	%package -n jorbis-player
14cr|jorbis-0.0.17-5|36	Summary:	JOrbisPlayer - a ogg player using %{name}
14cr|jorbis-0.0.17-5|37	Group:		Development/Java
14cr|jorbis-0.0.17-5|38	Requires:	%{name} = %{version}
14cr|jorbis-0.0.17-5|39	
14cr|jorbis-0.0.17-5|40	%description -n jorbis-player
14cr|jorbis-0.0.17-5|41	JOrbisPlayer is a simple ogg-Player.
14cr|jorbis-0.0.17-5|42	
14cr|jorbis-0.0.17-5|43	%package -n jorbis-comment
14cr|jorbis-0.0.17-5|44	Summary:	JOrbisComment is a simple comment editor for Ogg Vorbis
14cr|jorbis-0.0.17-5|45	Group:		Development/Java
14cr|jorbis-0.0.17-5|46	Requires:	%{name} = %{version}
14cr|jorbis-0.0.17-5|47	
14cr|jorbis-0.0.17-5|48	%description -n jorbis-comment
14cr|jorbis-0.0.17-5|49	JOrbisComment is a simple comment editor for Ogg Vorbis.
14cr|jorbis-0.0.17-5|50	
14cr|jorbis-0.0.17-5|51	This program is just provided here for setting an example, how to
14cr|jorbis-0.0.17-5|52	use JOrbis for editing comments.
14cr|jorbis-0.0.17-5|53	
14cr|jorbis-0.0.17-5|54	%prep
14cr|jorbis-0.0.17-5|55	%setup -q -n %{name}-%{version}
14cr|jorbis-0.0.17-5|56	
14cr|jorbis-0.0.17-5|57	%build
14cr|jorbis-0.0.17-5|58	%javac \
14cr|jorbis-0.0.17-5|59	`find ./ -name '*.java'`
14cr|jorbis-0.0.17-5|60	%jar cf jorbis.jar \
14cr|jorbis-0.0.17-5|61	com/jcraft/jogg/*.class \
14cr|jorbis-0.0.17-5|62	com/jcraft/jorbis/*.class
14cr|jorbis-0.0.17-5|63	%jar cf JOrbisPlayer.jar \
14cr|jorbis-0.0.17-5|64	player/*.class
14cr|jorbis-0.0.17-5|65	%jar cf JOrbisComment.jar \
14cr|jorbis-0.0.17-5|66	comment_editor/*.class
14cr|jorbis-0.0.17-5|67	
14cr|jorbis-0.0.17-5|68	%javadoc \
14cr|jorbis-0.0.17-5|69	-d doc -public \
14cr|jorbis-0.0.17-5|70	`find ./ -name '*.java'`
14cr|jorbis-0.0.17-5|71	
14cr|jorbis-0.0.17-5|72	%install
14cr|jorbis-0.0.17-5|73	# jars
14cr|jorbis-0.0.17-5|74	%__install -dm 755 %{buildroot}%{_javadir}
14cr|jorbis-0.0.17-5|75	%__install -pm 644 jorbis.jar \
14cr|jorbis-0.0.17-5|76	%{buildroot}%{_javadir}/jorbis-%{version}.jar
14cr|jorbis-0.0.17-5|77	%__install -pm 644 JOrbisPlayer.jar \
14cr|jorbis-0.0.17-5|78	%{buildroot}%{_javadir}/JOrbisPlayer-%{version}.jar
14cr|jorbis-0.0.17-5|79	%__install -pm 644 JOrbisComment.jar \
14cr|jorbis-0.0.17-5|80	%{buildroot}%{_javadir}/JOrbisComment-%{version}.jar
14cr|jorbis-0.0.17-5|81	pushd %{buildroot}%{_javadir}
14cr|jorbis-0.0.17-5|82	for jar in *-%{version}*; do
14cr|jorbis-0.0.17-5|83	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cr|jorbis-0.0.17-5|84	done
14cr|jorbis-0.0.17-5|85	popd
14cr|jorbis-0.0.17-5|86	
14cr|jorbis-0.0.17-5|87	# javadoc
14cr|jorbis-0.0.17-5|88	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jorbis-0.0.17-5|89	cp -pr doc/* \
14cr|jorbis-0.0.17-5|90	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jorbis-0.0.17-5|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jorbis-0.0.17-5|92	
14cr|jorbis-0.0.17-5|93	%files
14cr|jorbis-0.0.17-5|94	%defattr(-,root,root)
14cr|jorbis-0.0.17-5|95	%doc COPYING.LIB ChangeLog README
14cr|jorbis-0.0.17-5|96	%{_javadir}/%{name}*.jar
14cr|jorbis-0.0.17-5|97	
14cr|jorbis-0.0.17-5|98	%files javadoc
14cr|jorbis-0.0.17-5|99	%defattr(-,root,root)
14cr|jorbis-0.0.17-5|100	%doc %{_javadocdir}/%{name}-%{version}
14cr|jorbis-0.0.17-5|101	%doc %{_javadocdir}/%{name}
14cr|jorbis-0.0.17-5|102	
14cr|jorbis-0.0.17-5|103	%files -n jorbis-player
14cr|jorbis-0.0.17-5|104	%defattr(-,root,root)
14cr|jorbis-0.0.17-5|105	%doc player/JOrbisPlayer.html
14cr|jorbis-0.0.17-5|106	#%doc player/*.ogg player/playlist
14cr|jorbis-0.0.17-5|107	%{_javadir}/JOrbisPlayer*.jar
14cr|jorbis-0.0.17-5|108	
14cr|jorbis-0.0.17-5|109	%files -n jorbis-comment
14cr|jorbis-0.0.17-5|110	%defattr(-,root,root)
14cr|jorbis-0.0.17-5|111	%doc comment_editor/README
14cr|jorbis-0.0.17-5|112	%{_javadir}/JOrbisComment*.jar
14cr|jorbis-0.0.17-5|113	
14cr|jorbis-0.0.17-5|114	
14cr|jorbis-0.0.17-5|115	
14cr|jorbis-0.0.17-5|116	
14cr|jorbis-0.0.17-5|117	%changelog
14cr|jorbis-0.0.17-5|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.17-5
14cr|jorbis-0.0.17-5|119	+ Revision: 8f93ad8
14cr|jorbis-0.0.17-5|120	- MassBuild#464: Increase release tag
14cr|jorbis-0.0.17-5|121	
14cr|jorbis-0.0.17-5|122	

2284 14
14cr|joy2key-1.6.3-5|1	Name:			joy2key
14cr|joy2key-1.6.3-5|2	Version:		1.6.3
14cr|joy2key-1.6.3-5|3	Release:		5
14cr|joy2key-1.6.3-5|4	
14cr|joy2key-1.6.3-5|5	Summary:	Translate joystick events into keyboard events
14cr|joy2key-1.6.3-5|6	License:	GPLv2
14cr|joy2key-1.6.3-5|7	# keyboard emulator:
14cr|joy2key-1.6.3-5|8	Group:		Emulators
14cr|joy2key-1.6.3-5|9	URL:		http://sourceforge.net/projects/joy2key/
14cr|joy2key-1.6.3-5|10	Source0:	http://downloads.sourceforge.net/joy2key/joy2key-%{version}.tar.bz2
14cr|joy2key-1.6.3-5|11	# Uses xwininfo to find the window.
14cr|joy2key-1.6.3-5|12	Requires:	xwininfo
14cr|joy2key-1.6.3-5|13	BuildRequires:	pkgconfig(x11)
14cr|joy2key-1.6.3-5|14	
14cr|joy2key-1.6.3-5|15	%description
14cr|joy2key-1.6.3-5|16	Joy2key will translate your joystick movements into the equivalent
14cr|joy2key-1.6.3-5|17	keystrokes. Joy2key works both in X and at the console, both raw and
14cr|joy2key-1.6.3-5|18	terminal modes.
14cr|joy2key-1.6.3-5|19	
14cr|joy2key-1.6.3-5|20	%prep
14cr|joy2key-1.6.3-5|21	%setup -q
14cr|joy2key-1.6.3-5|22	
14cr|joy2key-1.6.3-5|23	%build
14cr|joy2key-1.6.3-5|24	%configure2_5x
14cr|joy2key-1.6.3-5|25	%make
14cr|joy2key-1.6.3-5|26	
14cr|joy2key-1.6.3-5|27	%install
14cr|joy2key-1.6.3-5|28	rm -rf %{buildroot}
14cr|joy2key-1.6.3-5|29	%makeinstall_std
14cr|joy2key-1.6.3-5|30	
14cr|joy2key-1.6.3-5|31	%clean
14cr|joy2key-1.6.3-5|32	rm -rf %{buildroot}
14cr|joy2key-1.6.3-5|33	
14cr|joy2key-1.6.3-5|34	%files
14cr|joy2key-1.6.3-5|35	%defattr(-,root,root)
14cr|joy2key-1.6.3-5|36	%doc AUTHORS README TODO joy2keyrc.sample
14cr|joy2key-1.6.3-5|37	%{_bindir}/joy2key
14cr|joy2key-1.6.3-5|38	%{_mandir}/man1/joy2key.1*
14cr|joy2key-1.6.3-5|39	
14cr|joy2key-1.6.3-5|40	
14cr|joy2key-1.6.3-5|41	
14cr|joy2key-1.6.3-5|42	
14cr|joy2key-1.6.3-5|43	%changelog
14cr|joy2key-1.6.3-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-5
14cr|joy2key-1.6.3-5|45	+ Revision: 823557f
14cr|joy2key-1.6.3-5|46	- MassBuild#464: Increase release tag
14cr|joy2key-1.6.3-5|47	
14cr|joy2key-1.6.3-5|48	

2285 14
14cr|jpegoptim-1.3.0-2|1	Summary:	Utility to optimize JPEG image files
14cr|jpegoptim-1.3.0-2|2	Name:		jpegoptim
14cr|jpegoptim-1.3.0-2|3	Version:	1.3.0
14cr|jpegoptim-1.3.0-2|4	Release:	2
14cr|jpegoptim-1.3.0-2|5	License:	GPLv2+
14cr|jpegoptim-1.3.0-2|6	Group:		Graphics
14cr|jpegoptim-1.3.0-2|7	Url:		http://www.kokkonen.net/tjko/projects.html
14cr|jpegoptim-1.3.0-2|8	Source0:	http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
14cr|jpegoptim-1.3.0-2|9	BuildRequires:	jpeg-devel
14cr|jpegoptim-1.3.0-2|10	
14cr|jpegoptim-1.3.0-2|11	%description
14cr|jpegoptim-1.3.0-2|12	Provides lossless optimization (based on optimizing the Huffman tables)
14cr|jpegoptim-1.3.0-2|13	and "lossy" optimization based on setting the maximum quality factor.
14cr|jpegoptim-1.3.0-2|14	
14cr|jpegoptim-1.3.0-2|15	%files
14cr|jpegoptim-1.3.0-2|16	%doc COPYRIGHT README
14cr|jpegoptim-1.3.0-2|17	%{_bindir}/%{name}
14cr|jpegoptim-1.3.0-2|18	%{_mandir}/man1/%{name}.1*
14cr|jpegoptim-1.3.0-2|19	
14cr|jpegoptim-1.3.0-2|20	#----------------------------------------------------------------------------
14cr|jpegoptim-1.3.0-2|21	
14cr|jpegoptim-1.3.0-2|22	%prep
14cr|jpegoptim-1.3.0-2|23	%setup -q
14cr|jpegoptim-1.3.0-2|24	
14cr|jpegoptim-1.3.0-2|25	%build
14cr|jpegoptim-1.3.0-2|26	%configure2_5x
14cr|jpegoptim-1.3.0-2|27	%make
14cr|jpegoptim-1.3.0-2|28	
14cr|jpegoptim-1.3.0-2|29	%install
14cr|jpegoptim-1.3.0-2|30	%makeinstall
14cr|jpegoptim-1.3.0-2|31	
14cr|jpegoptim-1.3.0-2|32	
14cr|jpegoptim-1.3.0-2|33	
14cr|jpegoptim-1.3.0-2|34	%changelog
14cr|jpegoptim-1.3.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|jpegoptim-1.3.0-2|36	+ Revision: a6f7075
14cr|jpegoptim-1.3.0-2|37	- MassBuild#464: Increase release tag
14cr|jpegoptim-1.3.0-2|38	
14cr|jpegoptim-1.3.0-2|39	

2286 14
14cr|jpegpixi-1.1.1-7|1	Summary:	Command line tool to fix bad pixels in digital photos
14cr|jpegpixi-1.1.1-7|2	Name:		jpegpixi
14cr|jpegpixi-1.1.1-7|3	Version:	1.1.1
14cr|jpegpixi-1.1.1-7|4	Release:	7
14cr|jpegpixi-1.1.1-7|5	License:	GPLv2+
14cr|jpegpixi-1.1.1-7|6	Group:		Graphics
14cr|jpegpixi-1.1.1-7|7	Url:		http://www.zero-based.org/software/jpegpixi/
14cr|jpegpixi-1.1.1-7|8	Source0:	http://www.zero-based.org/software/jpegpixi/%{name}-%{version}.tar.bz2
14cr|jpegpixi-1.1.1-7|9	BuildRequires:	jpeg-devel
14cr|jpegpixi-1.1.1-7|10	
14cr|jpegpixi-1.1.1-7|11	%description
14cr|jpegpixi-1.1.1-7|12	"Jpegpixi" is short for "JPEG pixel interpolator". The intent of the
14cr|jpegpixi-1.1.1-7|13	program is to interpolate pixels in JFIF images (commonly referred to
14cr|jpegpixi-1.1.1-7|14	as "JPEG images"). This is useful to correct images from a digital
14cr|jpegpixi-1.1.1-7|15	camera with CCD defects. For example, if one pixel is always bright
14cr|jpegpixi-1.1.1-7|16	green, this pixel can be interpolated away with jpegpixi.
14cr|jpegpixi-1.1.1-7|17	
14cr|jpegpixi-1.1.1-7|18	Jpegpixi is unique in that it tries to preserve the quality of the
14cr|jpegpixi-1.1.1-7|19	JFIF image as much as possible. Usual graphics programs decode JFIF
14cr|jpegpixi-1.1.1-7|20	images when they are loaded, and re-encode them when they are saved,
14cr|jpegpixi-1.1.1-7|21	which results in an overall loss of quality. Jpegpixi, on the other
14cr|jpegpixi-1.1.1-7|22	hand, does not decode and re-encode the image, but manipulates the
14cr|jpegpixi-1.1.1-7|23	encoded image data (known as the "DCT coefficients"). Therefore, the
14cr|jpegpixi-1.1.1-7|24	blocks (typically 8x8, 8x16, or 16x16 pixel areas) which contain the
14cr|jpegpixi-1.1.1-7|25	pixels to be interpolated are minimally disturbed, whereas other
14cr|jpegpixi-1.1.1-7|26	blocks remain pixel-by-pixel identical to the original image.
14cr|jpegpixi-1.1.1-7|27	
14cr|jpegpixi-1.1.1-7|28	Jpegpixi is a command line utility. It is Free Software, released
14cr|jpegpixi-1.1.1-7|29	under the GNU General Public License.
14cr|jpegpixi-1.1.1-7|30	
14cr|jpegpixi-1.1.1-7|31	Please read the manual page for detailed usage instructions ("man
14cr|jpegpixi-1.1.1-7|32	jpegpixi"). For a usage example, please see the "Example" section on
14cr|jpegpixi-1.1.1-7|33	the jpegpixi homepage at <http://jpegpixi.sourceforge.net/>.
14cr|jpegpixi-1.1.1-7|34	
14cr|jpegpixi-1.1.1-7|35	%files -f %{name}.lang
14cr|jpegpixi-1.1.1-7|36	%doc AUTHORS COPYING ChangeLog NEWS README README.jpeglib
14cr|jpegpixi-1.1.1-7|37	%{_bindir}/jpeghotp
14cr|jpegpixi-1.1.1-7|38	%{_bindir}/jpegpixi
14cr|jpegpixi-1.1.1-7|39	%{_mandir}/man1/jpeghotp.1*
14cr|jpegpixi-1.1.1-7|40	%{_mandir}/man1/jpegpixi.1*
14cr|jpegpixi-1.1.1-7|41	
14cr|jpegpixi-1.1.1-7|42	#----------------------------------------------------------------------------
14cr|jpegpixi-1.1.1-7|43	
14cr|jpegpixi-1.1.1-7|44	%prep
14cr|jpegpixi-1.1.1-7|45	%setup -q
14cr|jpegpixi-1.1.1-7|46	
14cr|jpegpixi-1.1.1-7|47	%build
14cr|jpegpixi-1.1.1-7|48	%configure2_5x
14cr|jpegpixi-1.1.1-7|49	%make
14cr|jpegpixi-1.1.1-7|50	
14cr|jpegpixi-1.1.1-7|51	%install
14cr|jpegpixi-1.1.1-7|52	%makeinstall_std
14cr|jpegpixi-1.1.1-7|53	
14cr|jpegpixi-1.1.1-7|54	%find_lang %{name} jpeghotp %{name}.lang --with-man
14cr|jpegpixi-1.1.1-7|55	
14cr|jpegpixi-1.1.1-7|56	
14cr|jpegpixi-1.1.1-7|57	%changelog
14cr|jpegpixi-1.1.1-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-7
14cr|jpegpixi-1.1.1-7|59	+ Revision: c16dae6
14cr|jpegpixi-1.1.1-7|60	- MassBuild#464: Increase release tag
14cr|jpegpixi-1.1.1-7|61	
14cr|jpegpixi-1.1.1-7|62	

2287 14
14cr|jrosetta-1.0.2-0.0.5|1	Summary:	JRosetta provides a common base for graphical component
14cr|jrosetta-1.0.2-0.0.5|2	Name:		jrosetta
14cr|jrosetta-1.0.2-0.0.5|3	Version:	1.0.2
14cr|jrosetta-1.0.2-0.0.5|4	Release:	0.0.5
14cr|jrosetta-1.0.2-0.0.5|5	Group:		Development/Java
14cr|jrosetta-1.0.2-0.0.5|6	License:	GPLv2+
14cr|jrosetta-1.0.2-0.0.5|7	URL:		http://dev.artenum.com/projects/JRosetta
14cr|jrosetta-1.0.2-0.0.5|8	Source0:	jrosetta-%{version}-GPL.zip
14cr|jrosetta-1.0.2-0.0.5|9	BuildRequires:	java-rpmbuild
14cr|jrosetta-1.0.2-0.0.5|10	BuildRequires:	jpackage-utils >= 1.5
14cr|jrosetta-1.0.2-0.0.5|11	BuildRequires:	ant
14cr|jrosetta-1.0.2-0.0.5|12	Requires:	java >= 1.5
14cr|jrosetta-1.0.2-0.0.5|13	Requires:	jpackage-utils >= 1.5
14cr|jrosetta-1.0.2-0.0.5|14	BuildArch:	noarch
14cr|jrosetta-1.0.2-0.0.5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jrosetta-1.0.2-0.0.5|16	
14cr|jrosetta-1.0.2-0.0.5|17	%description
14cr|jrosetta-1.0.2-0.0.5|18	JRosetta provides a common base for graphical component that could be used
14cr|jrosetta-1.0.2-0.0.5|19	to build a graphical console in Swing with the latest requirements, such as
14cr|jrosetta-1.0.2-0.0.5|20	command history, completion and so on for instance for scripting language
14cr|jrosetta-1.0.2-0.0.5|21	or command line.
14cr|jrosetta-1.0.2-0.0.5|22	
14cr|jrosetta-1.0.2-0.0.5|23	
14cr|jrosetta-1.0.2-0.0.5|24	%prep
14cr|jrosetta-1.0.2-0.0.5|25	%setup -q -n %{name}-%{version}-gpl
14cr|jrosetta-1.0.2-0.0.5|26	
14cr|jrosetta-1.0.2-0.0.5|27	#wrong-file-end-of-line-encoding
14cr|jrosetta-1.0.2-0.0.5|28	cp -p CHANGE.txt CHANGE.txt.CRLF
14cr|jrosetta-1.0.2-0.0.5|29	sed -i -e 's/\r//' CHANGE.txt
14cr|jrosetta-1.0.2-0.0.5|30	touch -r CHANGE.txt.CRLF CHANGE.txt
14cr|jrosetta-1.0.2-0.0.5|31	rm CHANGE.txt.CRLF
14cr|jrosetta-1.0.2-0.0.5|32	
14cr|jrosetta-1.0.2-0.0.5|33	%build
14cr|jrosetta-1.0.2-0.0.5|34	%ant make
14cr|jrosetta-1.0.2-0.0.5|35	
14cr|jrosetta-1.0.2-0.0.5|36	
14cr|jrosetta-1.0.2-0.0.5|37	%install
14cr|jrosetta-1.0.2-0.0.5|38	rm -rf %{buildroot}
14cr|jrosetta-1.0.2-0.0.5|39	mkdir -p %{buildroot}%{_javadir}
14cr|jrosetta-1.0.2-0.0.5|40	
14cr|jrosetta-1.0.2-0.0.5|41	for j in jrosetta-API jrosetta-engine ; do
14cr|jrosetta-1.0.2-0.0.5|42	install -pm 0644 dist/${j}.jar %{buildroot}%{_javadir}/${j}-%{version}.jar
14cr|jrosetta-1.0.2-0.0.5|43	ln -fs ${j}-%{version}.jar %{buildroot}%{_javadir}/${j}.jar
14cr|jrosetta-1.0.2-0.0.5|44	done
14cr|jrosetta-1.0.2-0.0.5|45	
14cr|jrosetta-1.0.2-0.0.5|46	%clean
14cr|jrosetta-1.0.2-0.0.5|47	rm -rf %{buildroot}
14cr|jrosetta-1.0.2-0.0.5|48	
14cr|jrosetta-1.0.2-0.0.5|49	%files
14cr|jrosetta-1.0.2-0.0.5|50	%defattr(-,root,root)
14cr|jrosetta-1.0.2-0.0.5|51	%doc CHANGE.txt COPYRIGHT LICENSE.txt
14cr|jrosetta-1.0.2-0.0.5|52	%{_javadir}/jrosetta*.jar
14cr|jrosetta-1.0.2-0.0.5|53	
14cr|jrosetta-1.0.2-0.0.5|54	
14cr|jrosetta-1.0.2-0.0.5|55	
14cr|jrosetta-1.0.2-0.0.5|56	%changelog
14cr|jrosetta-1.0.2-0.0.5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-0.0.5
14cr|jrosetta-1.0.2-0.0.5|58	+ Revision: b9bb98d
14cr|jrosetta-1.0.2-0.0.5|59	- MassBuild#464: Increase release tag
14cr|jrosetta-1.0.2-0.0.5|60	
14cr|jrosetta-1.0.2-0.0.5|61	

2288 14
14cr|json-3-9|1	# Copyright (c) 2000-2009, JPackage Project
14cr|json-3-9|2	# All rights reserved.
14cr|json-3-9|3	#
14cr|json-3-9|4	# Redistribution and use in source and binary forms, with or without
14cr|json-3-9|5	# modification, are permitted provided that the following conditions
14cr|json-3-9|6	# are met:
14cr|json-3-9|7	#
14cr|json-3-9|8	# 1. Redistributions of source code must retain the above copyright
14cr|json-3-9|9	#    notice, this list of conditions and the following disclaimer.
14cr|json-3-9|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|json-3-9|11	#    notice, this list of conditions and the following disclaimer in the
14cr|json-3-9|12	#    documentation and/or other materials provided with the
14cr|json-3-9|13	#    distribution.
14cr|json-3-9|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|json-3-9|15	#    contributors may be used to endorse or promote products derived
14cr|json-3-9|16	#    from this software without specific prior written permission.
14cr|json-3-9|17	#
14cr|json-3-9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|json-3-9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|json-3-9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|json-3-9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|json-3-9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|json-3-9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|json-3-9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|json-3-9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|json-3-9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|json-3-9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|json-3-9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|json-3-9|29	#
14cr|json-3-9|30	
14cr|json-3-9|31	Name:       json
14cr|json-3-9|32	Summary:    JavaScript Object Notation support in Java
14cr|json-3-9|33	URL:        http://www.json.org/java/index.html
14cr|json-3-9|34	Version:    3
14cr|json-3-9|35	Release:    9
14cr|json-3-9|36	License:    ASL 2.0
14cr|json-3-9|37	Group:      Development/Java
14cr|json-3-9|38	BuildArch:  noarch
14cr|json-3-9|39	Source0:    http://www.json.org/java/apache.zip
14cr|json-3-9|40	Source1:    %{name}-MANIFEST.MF
14cr|json-3-9|41	BuildRequires:  jpackage-utils
14cr|json-3-9|42	BuildRequires:  java-devel
14cr|json-3-9|43	BuildRequires:  zip
14cr|json-3-9|44	
14cr|json-3-9|45	%description
14cr|json-3-9|46	Java support for the JSON (JavaScript Object Notation) lightweight
14cr|json-3-9|47	data-interchange format.  It is based on a subset of the JavaScript
14cr|json-3-9|48	Programming Language, Standard ECMA-262 3rd Edition - December 1999.
14cr|json-3-9|49	JSON is a text format that is completely language independent but uses
14cr|json-3-9|50	conventions that are familiar to programmers of the C-family of
14cr|json-3-9|51	languages including C, C++, C#, Java, JavaScript, Perl, Python, and many
14cr|json-3-9|52	others.
14cr|json-3-9|53	
14cr|json-3-9|54	%package javadoc
14cr|json-3-9|55	Summary:    Javadoc for %{name}
14cr|json-3-9|56	Group:      Development/Java
14cr|json-3-9|57	Requires:   jpackage-utils
14cr|json-3-9|58	
14cr|json-3-9|59	%description javadoc
14cr|json-3-9|60	API docs for %{name}.
14cr|json-3-9|61	
14cr|json-3-9|62	%prep
14cr|json-3-9|63	%setup -q -c -n %{name}-%{version}
14cr|json-3-9|64	mkdir -p src/org
14cr|json-3-9|65	mv apache src/org
14cr|json-3-9|66	
14cr|json-3-9|67	%build
14cr|json-3-9|68	export JAVA_HOME=%{_jvmdir}/java
14cr|json-3-9|69	mkdir -p target/classes
14cr|json-3-9|70	$JAVA_HOME/bin/javac -d target/classes $(find src -name "*.java")
14cr|json-3-9|71	$JAVA_HOME/bin/jar cf target/%{name}.jar -C target/classes org
14cr|json-3-9|72	mkdir -p target/site/apidocs
14cr|json-3-9|73	$JAVA_HOME/bin/javadoc -d target/site/apidocs $(find src -name "*.java")
14cr|json-3-9|74	
14cr|json-3-9|75	# inject OSGi manifests
14cr|json-3-9|76	mkdir -p META-INF
14cr|json-3-9|77	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14cr|json-3-9|78	touch META-INF/MANIFEST.MF
14cr|json-3-9|79	zip -u target/%{name}.jar META-INF/MANIFEST.MF
14cr|json-3-9|80	
14cr|json-3-9|81	%install
14cr|json-3-9|82	rm -rf $RPM_BUILD_ROOT
14cr|json-3-9|83	# jars
14cr|json-3-9|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|json-3-9|85	install -m 644 target/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|json-3-9|86	
14cr|json-3-9|87	# javadoc
14cr|json-3-9|88	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|json-3-9|89	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|json-3-9|90	
14cr|json-3-9|91	%clean
14cr|json-3-9|92	rm -rf $RPM_BUILD_ROOT
14cr|json-3-9|93	
14cr|json-3-9|94	%files
14cr|json-3-9|95	%defattr(-,root,root,-)
14cr|json-3-9|96	%{_javadir}/*
14cr|json-3-9|97	
14cr|json-3-9|98	%files javadoc
14cr|json-3-9|99	%defattr(-,root,root)
14cr|json-3-9|100	%doc %{_javadocdir}/%{name}
14cr|json-3-9|101	
14cr|json-3-9|102	
14cr|json-3-9|103	
14cr|json-3-9|104	
14cr|json-3-9|105	%changelog
14cr|json-3-9|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3-9
14cr|json-3-9|107	+ Revision: 370a679
14cr|json-3-9|108	- MassBuild#464: Increase release tag
14cr|json-3-9|109	
14cr|json-3-9|110	

2289 14
14cr|jspeex-0.9.7-0.0.5|1	Name:           jspeex
14cr|jspeex-0.9.7-0.0.5|2	Version:        0.9.7
14cr|jspeex-0.9.7-0.0.5|3	Release:        0.0.5
14cr|jspeex-0.9.7-0.0.5|4	Summary:        100% Java Speex encoder/decoder/converter library
14cr|jspeex-0.9.7-0.0.5|5	License:        BSD
14cr|jspeex-0.9.7-0.0.5|6	Url:            http://jspeex.sourceforge.net/
14cr|jspeex-0.9.7-0.0.5|7	Group:          Development/Java
14cr|jspeex-0.9.7-0.0.5|8	Source0:        %{name}-%{version}.tar.bz2
14cr|jspeex-0.9.7-0.0.5|9	Patch:          %{name}-build.xml
14cr|jspeex-0.9.7-0.0.5|10	BuildRequires:  ant
14cr|jspeex-0.9.7-0.0.5|11	BuildRequires:  dos2unix
14cr|jspeex-0.9.7-0.0.5|12	BuildRequires:  java-rpmbuild >= 1.5
14cr|jspeex-0.9.7-0.0.5|13	BuildRequires:  jpackage-utils >= 1.5
14cr|jspeex-0.9.7-0.0.5|14	BuildRequires:  junit
14cr|jspeex-0.9.7-0.0.5|15	BuildRequires:  update-alternatives
14cr|jspeex-0.9.7-0.0.5|16	BuildRequires:	xml-commons-apis
14cr|jspeex-0.9.7-0.0.5|17	BuildRequires:	xml-commons-resolver
14cr|jspeex-0.9.7-0.0.5|18	Requires:       java >= 1.5
14cr|jspeex-0.9.7-0.0.5|19	BuildArch:      noarch
14cr|jspeex-0.9.7-0.0.5|20	
14cr|jspeex-0.9.7-0.0.5|21	%description
14cr|jspeex-0.9.7-0.0.5|22	JSpeex is a Java port of the Speex speech codec (Open Source/Free Software
14cr|jspeex-0.9.7-0.0.5|23	patent-free audio compression format designed for speech).
14cr|jspeex-0.9.7-0.0.5|24	
14cr|jspeex-0.9.7-0.0.5|25	It provides both the decoder and the encoder in pure Java, as well as a
14cr|jspeex-0.9.7-0.0.5|26	JavaSound SPI.
14cr|jspeex-0.9.7-0.0.5|27	
14cr|jspeex-0.9.7-0.0.5|28	%package javadoc
14cr|jspeex-0.9.7-0.0.5|29	Summary:  Javadoc for %{name}
14cr|jspeex-0.9.7-0.0.5|30	Group:    Development/Java
14cr|jspeex-0.9.7-0.0.5|31	
14cr|jspeex-0.9.7-0.0.5|32	%description javadoc
14cr|jspeex-0.9.7-0.0.5|33	Javadoc for %{name}.
14cr|jspeex-0.9.7-0.0.5|34	
14cr|jspeex-0.9.7-0.0.5|35	%prep
14cr|jspeex-0.9.7-0.0.5|36	%setup -q -n %{name}
14cr|jspeex-0.9.7-0.0.5|37	%patch
14cr|jspeex-0.9.7-0.0.5|38	
14cr|jspeex-0.9.7-0.0.5|39	dos2unix  TODO License.txt README
14cr|jspeex-0.9.7-0.0.5|40	%__chmod 644 TODO License.txt README
14cr|jspeex-0.9.7-0.0.5|41	
14cr|jspeex-0.9.7-0.0.5|42	%build
14cr|jspeex-0.9.7-0.0.5|43	%ant package javadoc
14cr|jspeex-0.9.7-0.0.5|44	
14cr|jspeex-0.9.7-0.0.5|45	%install
14cr|jspeex-0.9.7-0.0.5|46	# jar
14cr|jspeex-0.9.7-0.0.5|47	%__install -dm 755 %{buildroot}%{_javadir}
14cr|jspeex-0.9.7-0.0.5|48	%__install -m 644 dist/%{name}.jar \
14cr|jspeex-0.9.7-0.0.5|49	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jspeex-0.9.7-0.0.5|50	pushd %{buildroot}%{_javadir}
14cr|jspeex-0.9.7-0.0.5|51	for jar in *-%{version}*; do
14cr|jspeex-0.9.7-0.0.5|52	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cr|jspeex-0.9.7-0.0.5|53	done
14cr|jspeex-0.9.7-0.0.5|54	popd
14cr|jspeex-0.9.7-0.0.5|55	
14cr|jspeex-0.9.7-0.0.5|56	# javadoc
14cr|jspeex-0.9.7-0.0.5|57	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jspeex-0.9.7-0.0.5|58	cp -pr doc/javadoc/* \
14cr|jspeex-0.9.7-0.0.5|59	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jspeex-0.9.7-0.0.5|60	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jspeex-0.9.7-0.0.5|61	
14cr|jspeex-0.9.7-0.0.5|62	# startscripts
14cr|jspeex-0.9.7-0.0.5|63	%__cat > %{name}_enc.sh << EOF
14cr|jspeex-0.9.7-0.0.5|64	#!/bin/bash
14cr|jspeex-0.9.7-0.0.5|65	%{java} -jar %{_javadir}/%{name}.jar JSpeexEnc "\$@"
14cr|jspeex-0.9.7-0.0.5|66	EOF
14cr|jspeex-0.9.7-0.0.5|67	
14cr|jspeex-0.9.7-0.0.5|68	%__cat > %{name}_dec.sh << EOF
14cr|jspeex-0.9.7-0.0.5|69	#!/bin/bash
14cr|jspeex-0.9.7-0.0.5|70	%{java} -jar %{_javadir}/%{name}.jar JSpeexDec "\$@"
14cr|jspeex-0.9.7-0.0.5|71	EOF
14cr|jspeex-0.9.7-0.0.5|72	
14cr|jspeex-0.9.7-0.0.5|73	%__install -dm 755 %{buildroot}%{_bindir}
14cr|jspeex-0.9.7-0.0.5|74	%__install -m 755 %{name}_*.sh \
14cr|jspeex-0.9.7-0.0.5|75	%{buildroot}%{_bindir}
14cr|jspeex-0.9.7-0.0.5|76	
14cr|jspeex-0.9.7-0.0.5|77	%clean
14cr|jspeex-0.9.7-0.0.5|78	[ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}
14cr|jspeex-0.9.7-0.0.5|79	
14cr|jspeex-0.9.7-0.0.5|80	%files
14cr|jspeex-0.9.7-0.0.5|81	%defattr(-,root,root)
14cr|jspeex-0.9.7-0.0.5|82	%doc TODO License.txt README
14cr|jspeex-0.9.7-0.0.5|83	%{_bindir}/*.sh
14cr|jspeex-0.9.7-0.0.5|84	%{_javadir}/%{name}*.jar
14cr|jspeex-0.9.7-0.0.5|85	
14cr|jspeex-0.9.7-0.0.5|86	%files javadoc
14cr|jspeex-0.9.7-0.0.5|87	%defattr(-,root,root)
14cr|jspeex-0.9.7-0.0.5|88	%doc %{_javadocdir}/%{name}-%{version}
14cr|jspeex-0.9.7-0.0.5|89	%doc %{_javadocdir}/%{name}
14cr|jspeex-0.9.7-0.0.5|90	
14cr|jspeex-0.9.7-0.0.5|91	
14cr|jspeex-0.9.7-0.0.5|92	
14cr|jspeex-0.9.7-0.0.5|93	
14cr|jspeex-0.9.7-0.0.5|94	%changelog
14cr|jspeex-0.9.7-0.0.5|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-0.0.5
14cr|jspeex-0.9.7-0.0.5|96	+ Revision: 83664d6
14cr|jspeex-0.9.7-0.0.5|97	- MassBuild#464: Increase release tag
14cr|jspeex-0.9.7-0.0.5|98	
14cr|jspeex-0.9.7-0.0.5|99	

2290 14
14cr|js-zlib-0.2.0-1|1	Summary:	JavaScript library reimplementing compression
14cr|js-zlib-0.2.0-1|2	Name:		js-zlib
14cr|js-zlib-0.2.0-1|3	Version:	0.2.0
14cr|js-zlib-0.2.0-1|4	Release:	1
14cr|js-zlib-0.2.0-1|5	License:	MIT
14cr|js-zlib-0.2.0-1|6	Group:		Development/Other
14cr|js-zlib-0.2.0-1|7	Url:		https://github.com/imaya/zlib.js
14cr|js-zlib-0.2.0-1|8	Source0:	http://registry.npmjs.org/zlibjs/-/zlibjs-%{version}.tgz
14cr|js-zlib-0.2.0-1|9	BuildArch:	noarch
14cr|js-zlib-0.2.0-1|10	BuildRequires:	ant
14cr|js-zlib-0.2.0-1|11	BuildRequires:	closure-compiler
14cr|js-zlib-0.2.0-1|12	BuildRequires:	web-assets-devel
14cr|js-zlib-0.2.0-1|13	Requires:	web-assets-filesystem
14cr|js-zlib-0.2.0-1|14	
14cr|js-zlib-0.2.0-1|15	%description
14cr|js-zlib-0.2.0-1|16	zlib.js is ZLIB(RFC1950), DEFLATE(RFC1951), GZIP(RFC1952), and
14cr|js-zlib-0.2.0-1|17	PKZIP implementation in JavaScript. This library can be used to
14cr|js-zlib-0.2.0-1|18	perform compression and decompression in the browser.
14cr|js-zlib-0.2.0-1|19	
14cr|js-zlib-0.2.0-1|20	%files
14cr|js-zlib-0.2.0-1|21	%doc ChangeLog.md LICENSE README.md README.en.md
14cr|js-zlib-0.2.0-1|22	%dir %{_datadir}/javascript/zlib/
14cr|js-zlib-0.2.0-1|23	%{_datadir}/javascript/zlib/*
14cr|js-zlib-0.2.0-1|24	
14cr|js-zlib-0.2.0-1|25	#----------------------------------------------------------------------------
14cr|js-zlib-0.2.0-1|26	
14cr|js-zlib-0.2.0-1|27	%prep
14cr|js-zlib-0.2.0-1|28	%setup -q -n package
14cr|js-zlib-0.2.0-1|29	
14cr|js-zlib-0.2.0-1|30	# Remove bundled and pre-built files.
14cr|js-zlib-0.2.0-1|31	rm -rf bin/* vendor/
14cr|js-zlib-0.2.0-1|32	
14cr|js-zlib-0.2.0-1|33	# Use system closure-compiler to build.
14cr|js-zlib-0.2.0-1|34	sed -i -e 's#<java jar="${compiler}" fork="true"#<exec executable="closure-compiler"#' \
14cr|js-zlib-0.2.0-1|35	-e 's#</java>#</exec>#' \
14cr|js-zlib-0.2.0-1|36	-e 's#PERFORMANCE_OPTIMIZATIONS#ADVANCED_OPTIMIZATIONS#' \
14cr|js-zlib-0.2.0-1|37	build.xml
14cr|js-zlib-0.2.0-1|38	
14cr|js-zlib-0.2.0-1|39	%build
14cr|js-zlib-0.2.0-1|40	ant all
14cr|js-zlib-0.2.0-1|41	
14cr|js-zlib-0.2.0-1|42	%install
14cr|js-zlib-0.2.0-1|43	mkdir -p %{buildroot}%{_datadir}/javascript/zlib
14cr|js-zlib-0.2.0-1|44	cp -p bin/*.min.js bin/*.min.js.map bin/node-zlib.js \
14cr|js-zlib-0.2.0-1|45	%{buildroot}%{_datadir}/javascript/zlib/
14cr|js-zlib-0.2.0-1|46	
14cr|js-zlib-0.2.0-1|47	%changelog
14cr|js-zlib-0.2.0-1|48	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.2.0-1
14cr|js-zlib-0.2.0-1|49	+ Revision: d930dd1
14cr|js-zlib-0.2.0-1|50	- Automatic import for version 0.2.0-1
14cr|js-zlib-0.2.0-1|51	
14cr|js-zlib-0.2.0-1|52	

2291 14
14cr|jthread-1.3.1-3|1	%define libname %mklibname %{name} %{version}
14cr|jthread-1.3.1-3|2	%define devname %mklibname %{name} -d
14cr|jthread-1.3.1-3|3	
14cr|jthread-1.3.1-3|4	Summary:	Make use of threads easy on different platforms
14cr|jthread-1.3.1-3|5	Name:		jthread
14cr|jthread-1.3.1-3|6	Version:	1.3.1
14cr|jthread-1.3.1-3|7	Release:	3
14cr|jthread-1.3.1-3|8	License:	MIT
14cr|jthread-1.3.1-3|9	Group:		System/Libraries
14cr|jthread-1.3.1-3|10	Url:		http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jthread
14cr|jthread-1.3.1-3|11	Source0:	http://research.edm.uhasselt.be/jori/jthread/%{name}-%{version}.tar.bz2
14cr|jthread-1.3.1-3|12	BuildRequires:	cmake
14cr|jthread-1.3.1-3|13	
14cr|jthread-1.3.1-3|14	%description
14cr|jthread-1.3.1-3|15	The JThread package provides some classes to make use of threads easy
14cr|jthread-1.3.1-3|16	on different platforms. The classes are actually rather simple
14cr|jthread-1.3.1-3|17	wrappers around existing thread implementations.
14cr|jthread-1.3.1-3|18	
14cr|jthread-1.3.1-3|19	#----------------------------------------------------------------------------
14cr|jthread-1.3.1-3|20	
14cr|jthread-1.3.1-3|21	%package -n %{libname}
14cr|jthread-1.3.1-3|22	Summary:	Make use of threads easy on different platforms
14cr|jthread-1.3.1-3|23	Group:		System/Libraries
14cr|jthread-1.3.1-3|24	Obsoletes:	%{mklibname jthread 1.2.1} < %{EVRD}
14cr|jthread-1.3.1-3|25	
14cr|jthread-1.3.1-3|26	%description -n %{libname}
14cr|jthread-1.3.1-3|27	The JThread package provides some classes to make use of threads easy
14cr|jthread-1.3.1-3|28	on different platforms. The classes are actually rather simple
14cr|jthread-1.3.1-3|29	wrappers around existing thread implementations.
14cr|jthread-1.3.1-3|30	
14cr|jthread-1.3.1-3|31	%files -n %{libname}
14cr|jthread-1.3.1-3|32	%doc *.TXT
14cr|jthread-1.3.1-3|33	%{_libdir}/libjthread.so.%{version}
14cr|jthread-1.3.1-3|34	
14cr|jthread-1.3.1-3|35	#----------------------------------------------------------------------------
14cr|jthread-1.3.1-3|36	
14cr|jthread-1.3.1-3|37	%package -n %{devname}
14cr|jthread-1.3.1-3|38	Summary:	Make use of threads easy on different platforms
14cr|jthread-1.3.1-3|39	Group:		Development/C++
14cr|jthread-1.3.1-3|40	Provides:	%{name}-devel = %{EVRD}
14cr|jthread-1.3.1-3|41	Requires:	%{libname} = %{EVRD}
14cr|jthread-1.3.1-3|42	
14cr|jthread-1.3.1-3|43	%description -n %{devname}
14cr|jthread-1.3.1-3|44	The JThread package provides some classes to make use of threads easy
14cr|jthread-1.3.1-3|45	on different platforms. The classes are actually rather simple
14cr|jthread-1.3.1-3|46	wrappers around existing thread implementations.
14cr|jthread-1.3.1-3|47	
14cr|jthread-1.3.1-3|48	%files -n %{devname}
14cr|jthread-1.3.1-3|49	%doc ChangeLog
14cr|jthread-1.3.1-3|50	%{_includedir}/jthread
14cr|jthread-1.3.1-3|51	%{_libdir}/cmake/JThread
14cr|jthread-1.3.1-3|52	%{_libdir}/pkgconfig/jthread.pc
14cr|jthread-1.3.1-3|53	%{_libdir}/libjthread.so
14cr|jthread-1.3.1-3|54	%{_libdir}/libjthread.a
14cr|jthread-1.3.1-3|55	
14cr|jthread-1.3.1-3|56	#----------------------------------------------------------------------------
14cr|jthread-1.3.1-3|57	
14cr|jthread-1.3.1-3|58	%prep
14cr|jthread-1.3.1-3|59	%setup -q
14cr|jthread-1.3.1-3|60	
14cr|jthread-1.3.1-3|61	%build
14cr|jthread-1.3.1-3|62	%define _ssp_cflags %{nil}
14cr|jthread-1.3.1-3|63	
14cr|jthread-1.3.1-3|64	%cmake
14cr|jthread-1.3.1-3|65	%make
14cr|jthread-1.3.1-3|66	
14cr|jthread-1.3.1-3|67	%install
14cr|jthread-1.3.1-3|68	%makeinstall_std -C build
14cr|jthread-1.3.1-3|69	
14cr|jthread-1.3.1-3|70	
14cr|jthread-1.3.1-3|71	%changelog
14cr|jthread-1.3.1-3|72	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-3
14cr|jthread-1.3.1-3|73	+ Revision: 84ec17b
14cr|jthread-1.3.1-3|74	- Build without stack protector flag
14cr|jthread-1.3.1-3|75	
14cr|jthread-1.3.1-3|76	

2292 14
14cr|juddi-0.9-0.rc4.2.0.5|1	%define section         free
14cr|juddi-0.9-0.rc4.2.0.5|2	%define gcj_support 0
14cr|juddi-0.9-0.rc4.2.0.5|3	
14cr|juddi-0.9-0.rc4.2.0.5|4	# To make the tarball:
14cr|juddi-0.9-0.rc4.2.0.5|5	#  export CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic
14cr|juddi-0.9-0.rc4.2.0.5|6	#  cvs login (password: anoncvs)
14cr|juddi-0.9-0.rc4.2.0.5|7	#  cvs export -r juddi-0_9rc4 ws-juddi
14cr|juddi-0.9-0.rc4.2.0.5|8	#  find ws-juddi -name '*.jar' | xargs rm
14cr|juddi-0.9-0.rc4.2.0.5|9	
14cr|juddi-0.9-0.rc4.2.0.5|10	%define basedir %{_localstatedir}/lib/%{name}
14cr|juddi-0.9-0.rc4.2.0.5|11	#%define appdir %{basedir}/webapps
14cr|juddi-0.9-0.rc4.2.0.5|12	%define sqldir %{basedir}/sql
14cr|juddi-0.9-0.rc4.2.0.5|13	%define homedir %{_datadir}/%{name}
14cr|juddi-0.9-0.rc4.2.0.5|14	
14cr|juddi-0.9-0.rc4.2.0.5|15	Summary:	Open source Java implementation UDDI specification
14cr|juddi-0.9-0.rc4.2.0.5|16	Name:		juddi
14cr|juddi-0.9-0.rc4.2.0.5|17	Version:	0.9
14cr|juddi-0.9-0.rc4.2.0.5|18	Release:	0.rc4.2.0.5
14cr|juddi-0.9-0.rc4.2.0.5|19	License:	Apache Software License
14cr|juddi-0.9-0.rc4.2.0.5|20	Group:		Development/Java
14cr|juddi-0.9-0.rc4.2.0.5|21	Url:		http://ws.apache.org/juddi/
14cr|juddi-0.9-0.rc4.2.0.5|22	Source0:	%{name}-0.9rc4.tar.bz2
14cr|juddi-0.9-0.rc4.2.0.5|23	BuildRequires:	java-rpmbuild
14cr|juddi-0.9-0.rc4.2.0.5|24	BuildRequires:	ant
14cr|juddi-0.9-0.rc4.2.0.5|25	BuildRequires:	axis
14cr|juddi-0.9-0.rc4.2.0.5|26	BuildRequires:	jakarta-commons-logging
14cr|juddi-0.9-0.rc4.2.0.5|27	BuildRequires:	tomcat5-servlet-2.4-api
14cr|juddi-0.9-0.rc4.2.0.5|28	Requires:	axis
14cr|juddi-0.9-0.rc4.2.0.5|29	Requires:	jakarta-commons-logging
14cr|juddi-0.9-0.rc4.2.0.5|30	Requires:	tomcat5-servlet-2.4-api
14cr|juddi-0.9-0.rc4.2.0.5|31	%if %{gcj_support}
14cr|juddi-0.9-0.rc4.2.0.5|32	BuildRequires:	java-gcj-compat-devel
14cr|juddi-0.9-0.rc4.2.0.5|33	%else
14cr|juddi-0.9-0.rc4.2.0.5|34	BuildArch:	noarch
14cr|juddi-0.9-0.rc4.2.0.5|35	%endif
14cr|juddi-0.9-0.rc4.2.0.5|36	
14cr|juddi-0.9-0.rc4.2.0.5|37	%description
14cr|juddi-0.9-0.rc4.2.0.5|38	jUDDI (pronounced "Judy") is an open source Java implementation
14cr|juddi-0.9-0.rc4.2.0.5|39	of the Universal Description, Discovery, and Integration (UDDI)
14cr|juddi-0.9-0.rc4.2.0.5|40	specification for Web Services.
14cr|juddi-0.9-0.rc4.2.0.5|41	
14cr|juddi-0.9-0.rc4.2.0.5|42	%package javadoc
14cr|juddi-0.9-0.rc4.2.0.5|43	Summary:	Javadoc for %{name}
14cr|juddi-0.9-0.rc4.2.0.5|44	Group:		Development/Java
14cr|juddi-0.9-0.rc4.2.0.5|45	
14cr|juddi-0.9-0.rc4.2.0.5|46	%description javadoc
14cr|juddi-0.9-0.rc4.2.0.5|47	Javadoc for %{name}.
14cr|juddi-0.9-0.rc4.2.0.5|48	
14cr|juddi-0.9-0.rc4.2.0.5|49	%package sql-init-statements
14cr|juddi-0.9-0.rc4.2.0.5|50	Summary:	SQL statements for database creation/configuration
14cr|juddi-0.9-0.rc4.2.0.5|51	Group:		Development/Java
14cr|juddi-0.9-0.rc4.2.0.5|52	Requires:	%{name} = %{EVRD}
14cr|juddi-0.9-0.rc4.2.0.5|53	
14cr|juddi-0.9-0.rc4.2.0.5|54	%description sql-init-statements
14cr|juddi-0.9-0.rc4.2.0.5|55	SQL statements for creation/configuration of a database
14cr|juddi-0.9-0.rc4.2.0.5|56	for storing web services metadata for %{name}.
14cr|juddi-0.9-0.rc4.2.0.5|57	
14cr|juddi-0.9-0.rc4.2.0.5|58	%package apps
14cr|juddi-0.9-0.rc4.2.0.5|59	Summary:	EAR file for jUDDI
14cr|juddi-0.9-0.rc4.2.0.5|60	Group:		Development/Java
14cr|juddi-0.9-0.rc4.2.0.5|61	Requires:	%{name} = %{EVRD}
14cr|juddi-0.9-0.rc4.2.0.5|62	
14cr|juddi-0.9-0.rc4.2.0.5|63	%description apps
14cr|juddi-0.9-0.rc4.2.0.5|64	The Enterprise Archive (ear) file for %{name}.
14cr|juddi-0.9-0.rc4.2.0.5|65	
14cr|juddi-0.9-0.rc4.2.0.5|66	%package webapps
14cr|juddi-0.9-0.rc4.2.0.5|67	Summary:	WAR file for jUDDI
14cr|juddi-0.9-0.rc4.2.0.5|68	Group:		Development/Java
14cr|juddi-0.9-0.rc4.2.0.5|69	Requires:	%{name} = %{EVRD}
14cr|juddi-0.9-0.rc4.2.0.5|70	
14cr|juddi-0.9-0.rc4.2.0.5|71	%description webapps
14cr|juddi-0.9-0.rc4.2.0.5|72	The Web Archive (war) file for %{name}.
14cr|juddi-0.9-0.rc4.2.0.5|73	
14cr|juddi-0.9-0.rc4.2.0.5|74	%prep
14cr|juddi-0.9-0.rc4.2.0.5|75	%setup -q -n ws-juddi
14cr|juddi-0.9-0.rc4.2.0.5|76	mkdir externals
14cr|juddi-0.9-0.rc4.2.0.5|77	build-jar-repository lib \
14cr|juddi-0.9-0.rc4.2.0.5|78	axis/axis \
14cr|juddi-0.9-0.rc4.2.0.5|79	axis/jaxrpc \
14cr|juddi-0.9-0.rc4.2.0.5|80	axis/saaj \
14cr|juddi-0.9-0.rc4.2.0.5|81	apache-commons-logging \
14cr|juddi-0.9-0.rc4.2.0.5|82	servletapi5 \
14cr|juddi-0.9-0.rc4.2.0.5|83	
14cr|juddi-0.9-0.rc4.2.0.5|84	%build
14cr|juddi-0.9-0.rc4.2.0.5|85	unset CLASSPATH
14cr|juddi-0.9-0.rc4.2.0.5|86	%ant -Dant.build.javac.target=1.4 -Dant.build.javac.source=1.4 ear javadoc
14cr|juddi-0.9-0.rc4.2.0.5|87	
14cr|juddi-0.9-0.rc4.2.0.5|88	%install
14cr|juddi-0.9-0.rc4.2.0.5|89	# *ars
14cr|juddi-0.9-0.rc4.2.0.5|90	install -d -m 755 %{buildroot}%{_javadir}/juddi
14cr|juddi-0.9-0.rc4.2.0.5|91	install -m 644 build/juddi.ear \
14cr|juddi-0.9-0.rc4.2.0.5|92	%{buildroot}%{_javadir}/juddi/juddi-%{version}.ear
14cr|juddi-0.9-0.rc4.2.0.5|93	ln -s juddi-%{version}.ear \
14cr|juddi-0.9-0.rc4.2.0.5|94	%{buildroot}%{_javadir}/juddi/juddi.ear
14cr|juddi-0.9-0.rc4.2.0.5|95	
14cr|juddi-0.9-0.rc4.2.0.5|96	install -m 644 build/juddi.jar \
14cr|juddi-0.9-0.rc4.2.0.5|97	%{buildroot}%{_javadir}/juddi/juddi-%{version}.jar
14cr|juddi-0.9-0.rc4.2.0.5|98	ln -s juddi-%{version}.jar \
14cr|juddi-0.9-0.rc4.2.0.5|99	%{buildroot}%{_javadir}/juddi/juddi.jar
14cr|juddi-0.9-0.rc4.2.0.5|100	
14cr|juddi-0.9-0.rc4.2.0.5|101	install -m 644 build/juddi.war \
14cr|juddi-0.9-0.rc4.2.0.5|102	%{buildroot}%{_javadir}/juddi/juddi-%{version}.war
14cr|juddi-0.9-0.rc4.2.0.5|103	ln -s juddi-%{version}.war \
14cr|juddi-0.9-0.rc4.2.0.5|104	%{buildroot}%{_javadir}/juddi/juddi.war
14cr|juddi-0.9-0.rc4.2.0.5|105	
14cr|juddi-0.9-0.rc4.2.0.5|106	install -d -m 755 %{buildroot}{%{appdir},%{sqldir}}
14cr|juddi-0.9-0.rc4.2.0.5|107	
14cr|juddi-0.9-0.rc4.2.0.5|108	# webapps
14cr|juddi-0.9-0.rc4.2.0.5|109	#mv build/webapp/* %{buildroot}%{appdir}
14cr|juddi-0.9-0.rc4.2.0.5|110	
14cr|juddi-0.9-0.rc4.2.0.5|111	# sql
14cr|juddi-0.9-0.rc4.2.0.5|112	mv sql/* %{buildroot}%{sqldir}
14cr|juddi-0.9-0.rc4.2.0.5|113	
14cr|juddi-0.9-0.rc4.2.0.5|114	# /usr/share/juddi
14cr|juddi-0.9-0.rc4.2.0.5|115	install -d -m 755 %{buildroot}/%{homedir}
14cr|juddi-0.9-0.rc4.2.0.5|116	pushd %{buildroot}%{homedir}
14cr|juddi-0.9-0.rc4.2.0.5|117	[ -d webapps ] || ln -fs %{appdir} webapps
14cr|juddi-0.9-0.rc4.2.0.5|118	[ -d sql ] || ln -fs %{sqldir} sql
14cr|juddi-0.9-0.rc4.2.0.5|119	popd
14cr|juddi-0.9-0.rc4.2.0.5|120	
14cr|juddi-0.9-0.rc4.2.0.5|121	# javadoc
14cr|juddi-0.9-0.rc4.2.0.5|122	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|juddi-0.9-0.rc4.2.0.5|123	cp -pr build/docs/apiDocs/ \
14cr|juddi-0.9-0.rc4.2.0.5|124	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|juddi-0.9-0.rc4.2.0.5|125	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|juddi-0.9-0.rc4.2.0.5|126	
14cr|juddi-0.9-0.rc4.2.0.5|127	%{gcj_files}
14cr|juddi-0.9-0.rc4.2.0.5|128	
14cr|juddi-0.9-0.rc4.2.0.5|129	%if %{gcj_support}
14cr|juddi-0.9-0.rc4.2.0.5|130	%post
14cr|juddi-0.9-0.rc4.2.0.5|131	%{update_gcjdb}
14cr|juddi-0.9-0.rc4.2.0.5|132	
14cr|juddi-0.9-0.rc4.2.0.5|133	%postun
14cr|juddi-0.9-0.rc4.2.0.5|134	%{clean_gcjdb}
14cr|juddi-0.9-0.rc4.2.0.5|135	%endif
14cr|juddi-0.9-0.rc4.2.0.5|136	
14cr|juddi-0.9-0.rc4.2.0.5|137	%files
14cr|juddi-0.9-0.rc4.2.0.5|138	%defattr(0644,root,root,0755)
14cr|juddi-0.9-0.rc4.2.0.5|139	%{_javadir}/juddi/*.jar
14cr|juddi-0.9-0.rc4.2.0.5|140	%{gcj_files}
14cr|juddi-0.9-0.rc4.2.0.5|141	
14cr|juddi-0.9-0.rc4.2.0.5|142	%files javadoc
14cr|juddi-0.9-0.rc4.2.0.5|143	%defattr(0644,root,root,0755)
14cr|juddi-0.9-0.rc4.2.0.5|144	%{_javadocdir}/%{name}-%{version}
14cr|juddi-0.9-0.rc4.2.0.5|145	%doc %{_javadocdir}/%{name}
14cr|juddi-0.9-0.rc4.2.0.5|146	
14cr|juddi-0.9-0.rc4.2.0.5|147	%files sql-init-statements
14cr|juddi-0.9-0.rc4.2.0.5|148	%defattr(0644,root,root,0755)
14cr|juddi-0.9-0.rc4.2.0.5|149	%{sqldir}
14cr|juddi-0.9-0.rc4.2.0.5|150	%dir %{homedir}/sql
14cr|juddi-0.9-0.rc4.2.0.5|151	%dir %{homedir}
14cr|juddi-0.9-0.rc4.2.0.5|152	%dir %{basedir}
14cr|juddi-0.9-0.rc4.2.0.5|153	
14cr|juddi-0.9-0.rc4.2.0.5|154	%files apps
14cr|juddi-0.9-0.rc4.2.0.5|155	%defattr(0644,root,root,0755)
14cr|juddi-0.9-0.rc4.2.0.5|156	%{_javadir}/juddi/*.ear
14cr|juddi-0.9-0.rc4.2.0.5|157	
14cr|juddi-0.9-0.rc4.2.0.5|158	%files webapps
14cr|juddi-0.9-0.rc4.2.0.5|159	%defattr(0644,root,root,0755)
14cr|juddi-0.9-0.rc4.2.0.5|160	%{_javadir}/juddi/*.war
14cr|juddi-0.9-0.rc4.2.0.5|161	%dir %{homedir}/webapps
14cr|juddi-0.9-0.rc4.2.0.5|162	
14cr|juddi-0.9-0.rc4.2.0.5|163	%changelog
14cr|juddi-0.9-0.rc4.2.0.5|164	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-0.rc4.2.0.5
14cr|juddi-0.9-0.rc4.2.0.5|165	+ Revision: 551fb20
14cr|juddi-0.9-0.rc4.2.0.5|166	- Build with apache-commons
14cr|juddi-0.9-0.rc4.2.0.5|167	
14cr|juddi-0.9-0.rc4.2.0.5|168	

2293 14
14cr|jumpnbump-1.55-6|1	%define name	jumpnbump
14cr|jumpnbump-1.55-6|2	%define version 1.55
14cr|jumpnbump-1.55-6|3	%define release 6
14cr|jumpnbump-1.55-6|4	
14cr|jumpnbump-1.55-6|5	Summary:	Cute little Bunny Game ( with bloody gore details )
14cr|jumpnbump-1.55-6|6	Name:		%{name}
14cr|jumpnbump-1.55-6|7	Version:	%{version}
14cr|jumpnbump-1.55-6|8	Release:	%{release}
14cr|jumpnbump-1.55-6|9	License:	GPL
14cr|jumpnbump-1.55-6|10	Group:		Games/Arcade
14cr|jumpnbump-1.55-6|11	Source0:	http://www.jumpbump.mine.nu/port/%{name}-%{version}.tar.bz2
14cr|jumpnbump-1.55-6|12	Source1:	%{name}-icons.tar.bz2
14cr|jumpnbump-1.55-6|13	Source2:	jumpnbump-1.41-man-pages.tar.bz2
14cr|jumpnbump-1.55-6|14	Patch0:     jumpnbump-1.50-format_string.patch
14cr|jumpnbump-1.55-6|15	URL:		http://www.jumpbump.mine.nu/
14cr|jumpnbump-1.55-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|jumpnbump-1.55-6|17	BuildRequires:	libSDL_mixer-devel libSDL_net-devel
14cr|jumpnbump-1.55-6|18	
14cr|jumpnbump-1.55-6|19	%description
14cr|jumpnbump-1.55-6|20	Jump n bump is a game for almost the whole family. You are cute fluffy little
14cr|jumpnbump-1.55-6|21	bunnies and hop on the other bunnies' heads, to make each others explode
14cr|jumpnbump-1.55-6|22	with realistic bunny blood.
14cr|jumpnbump-1.55-6|23	
14cr|jumpnbump-1.55-6|24	To play the game:
14cr|jumpnbump-1.55-6|25	- Jiffy plays with the arrow keys
14cr|jumpnbump-1.55-6|26	- Fizz plays with j, i, l
14cr|jumpnbump-1.55-6|27	- Dott plays with a, w, d
14cr|jumpnbump-1.55-6|28	- Mijji plays with 4, 8, 6
14cr|jumpnbump-1.55-6|29	
14cr|jumpnbump-1.55-6|30	%prep
14cr|jumpnbump-1.55-6|31	%setup -q -a 2 -n %name-1.50
14cr|jumpnbump-1.55-6|32	perl -pi -e 's!PREFIX\"/share/jumpnbump/jumpbump.dat!\"%{_gamesdatadir}/%{name}/jumpbump.dat!g' globals.h
14cr|jumpnbump-1.55-6|33	%patch0 -p0
14cr|jumpnbump-1.55-6|34	
14cr|jumpnbump-1.55-6|35	%build
14cr|jumpnbump-1.55-6|36	%configure2_5x --bindir=%_gamesbindir --datadir=%_gamesdatadir
14cr|jumpnbump-1.55-6|37	%make
14cr|jumpnbump-1.55-6|38	
14cr|jumpnbump-1.55-6|39	%install
14cr|jumpnbump-1.55-6|40	rm -rf $RPM_BUILD_ROOT
14cr|jumpnbump-1.55-6|41	%makeinstall_std
14cr|jumpnbump-1.55-6|42	# french man page
14cr|jumpnbump-1.55-6|43	install -D fr/jumpnbump.6 %buildroot%_mandir/fr/man6/jumpnbump.6
14cr|jumpnbump-1.55-6|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|jumpnbump-1.55-6|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|jumpnbump-1.55-6|46	[Desktop Entry]
14cr|jumpnbump-1.55-6|47	Name=Jump 'n Bump
14cr|jumpnbump-1.55-6|48	Comment=Violent game with cute little bunnies
14cr|jumpnbump-1.55-6|49	Exec=%_gamesbindir/%{name}
14cr|jumpnbump-1.55-6|50	Icon=%name
14cr|jumpnbump-1.55-6|51	Terminal=false
14cr|jumpnbump-1.55-6|52	Type=Application
14cr|jumpnbump-1.55-6|53	StartupNotify=true
14cr|jumpnbump-1.55-6|54	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|jumpnbump-1.55-6|55	EOF
14cr|jumpnbump-1.55-6|56	
14cr|jumpnbump-1.55-6|57	install -d ${RPM_BUILD_ROOT}{%{_miconsdir},%{_liconsdir}}
14cr|jumpnbump-1.55-6|58	tar -xOjf %{SOURCE1} icons/16x16.png > ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|59	tar -xOjf %{SOURCE1} icons/32x32.png > ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|60	tar -xOjf %{SOURCE1} icons/48x48.png > ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|61	
14cr|jumpnbump-1.55-6|62	%clean
14cr|jumpnbump-1.55-6|63	rm -rf $RPM_BUILD_ROOT
14cr|jumpnbump-1.55-6|64	
14cr|jumpnbump-1.55-6|65	%if %mdkversion < 200900
14cr|jumpnbump-1.55-6|66	%post
14cr|jumpnbump-1.55-6|67	%{update_menus}
14cr|jumpnbump-1.55-6|68	%endif
14cr|jumpnbump-1.55-6|69	
14cr|jumpnbump-1.55-6|70	%if %mdkversion < 200900
14cr|jumpnbump-1.55-6|71	%postun
14cr|jumpnbump-1.55-6|72	%{clean_menus}
14cr|jumpnbump-1.55-6|73	%endif
14cr|jumpnbump-1.55-6|74	
14cr|jumpnbump-1.55-6|75	%files
14cr|jumpnbump-1.55-6|76	%defattr(-, root, root)
14cr|jumpnbump-1.55-6|77	%doc AUTHORS COPYING ChangeLog LINKS README TODO levelmaking/jumpnbump_levelmaking.htm levelmaking/*.gif
14cr|jumpnbump-1.55-6|78	%{_gamesbindir}/*
14cr|jumpnbump-1.55-6|79	%dir %{_datadir}/games/%{name}
14cr|jumpnbump-1.55-6|80	%{_gamesdatadir}/%{name}/*
14cr|jumpnbump-1.55-6|81	%{_mandir}/man6/%name.6*
14cr|jumpnbump-1.55-6|82	%lang(fr) %{_mandir}/fr/man6/%name.6*
14cr|jumpnbump-1.55-6|83	%_datadir/applications/mandriva*
14cr|jumpnbump-1.55-6|84	%{_miconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|85	%{_iconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|86	%{_liconsdir}/%{name}.png
14cr|jumpnbump-1.55-6|87	
14cr|jumpnbump-1.55-6|88	
14cr|jumpnbump-1.55-6|89	
14cr|jumpnbump-1.55-6|90	
14cr|jumpnbump-1.55-6|91	
14cr|jumpnbump-1.55-6|92	%changelog
14cr|jumpnbump-1.55-6|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.55-6
14cr|jumpnbump-1.55-6|94	+ Revision: 16358fb
14cr|jumpnbump-1.55-6|95	- MassBuild#464: Increase release tag
14cr|jumpnbump-1.55-6|96	
14cr|jumpnbump-1.55-6|97	

2294 14
14cr|junit-addons-1.4-2.0.4|1	# Copyright (c) 2000-2005, JPackage Project
14cr|junit-addons-1.4-2.0.4|2	# All rights reserved.
14cr|junit-addons-1.4-2.0.4|3	#
14cr|junit-addons-1.4-2.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|junit-addons-1.4-2.0.4|5	# modification, are permitted provided that the following conditions
14cr|junit-addons-1.4-2.0.4|6	# are met:
14cr|junit-addons-1.4-2.0.4|7	#
14cr|junit-addons-1.4-2.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|junit-addons-1.4-2.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|junit-addons-1.4-2.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|junit-addons-1.4-2.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|junit-addons-1.4-2.0.4|12	#    documentation and/or other materials provided with the
14cr|junit-addons-1.4-2.0.4|13	#    distribution.
14cr|junit-addons-1.4-2.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|junit-addons-1.4-2.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|junit-addons-1.4-2.0.4|16	#    from this software without specific prior written permission.
14cr|junit-addons-1.4-2.0.4|17	#
14cr|junit-addons-1.4-2.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|junit-addons-1.4-2.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|junit-addons-1.4-2.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|junit-addons-1.4-2.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|junit-addons-1.4-2.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|junit-addons-1.4-2.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|junit-addons-1.4-2.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|junit-addons-1.4-2.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|junit-addons-1.4-2.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|junit-addons-1.4-2.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|junit-addons-1.4-2.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|junit-addons-1.4-2.0.4|29	#
14cr|junit-addons-1.4-2.0.4|30	
14cr|junit-addons-1.4-2.0.4|31	%define	section		free
14cr|junit-addons-1.4-2.0.4|32	
14cr|junit-addons-1.4-2.0.4|33	Name:		junit-addons
14cr|junit-addons-1.4-2.0.4|34	Summary:	JUnitX helper classes for JUnit
14cr|junit-addons-1.4-2.0.4|35	Url:		http://sourceforge.net/projects/junit-addons/
14cr|junit-addons-1.4-2.0.4|36	Version:	1.4
14cr|junit-addons-1.4-2.0.4|37	Release:	2.0.4
14cr|junit-addons-1.4-2.0.4|38	Epoch:		0
14cr|junit-addons-1.4-2.0.4|39	License:	Apache Software License
14cr|junit-addons-1.4-2.0.4|40	Group:		Development/Java
14cr|junit-addons-1.4-2.0.4|41	BuildArch:	noarch
14cr|junit-addons-1.4-2.0.4|42	Source0:	%{name}-%{version}.zip
14cr|junit-addons-1.4-2.0.4|43	Source1:	%{name}-build.xml
14cr|junit-addons-1.4-2.0.4|44	BuildRequires:	ant
14cr|junit-addons-1.4-2.0.4|45	BuildRequires:	jakarta-commons-logging
14cr|junit-addons-1.4-2.0.4|46	BuildRequires:	jaxen
14cr|junit-addons-1.4-2.0.4|47	BuildRequires:	jdom
14cr|junit-addons-1.4-2.0.4|48	BuildRequires:	junit
14cr|junit-addons-1.4-2.0.4|49	BuildRequires:	xerces-j2
14cr|junit-addons-1.4-2.0.4|50	BuildRequires:	xml-commons-apis
14cr|junit-addons-1.4-2.0.4|51	BuildRequires:  java-rpmbuild
14cr|junit-addons-1.4-2.0.4|52	Requires:	ant
14cr|junit-addons-1.4-2.0.4|53	Requires:	jakarta-commons-logging
14cr|junit-addons-1.4-2.0.4|54	Requires:	jaxen
14cr|junit-addons-1.4-2.0.4|55	Requires:	jdom
14cr|junit-addons-1.4-2.0.4|56	Requires:	junit
14cr|junit-addons-1.4-2.0.4|57	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|junit-addons-1.4-2.0.4|58	
14cr|junit-addons-1.4-2.0.4|59	%description
14cr|junit-addons-1.4-2.0.4|60	JUnit-addons is a collection of helper classes for JUnit.
14cr|junit-addons-1.4-2.0.4|61	This library can be used with both JUnit 3.7 and JUnit 3.8.x
14cr|junit-addons-1.4-2.0.4|62	
14cr|junit-addons-1.4-2.0.4|63	%package javadoc
14cr|junit-addons-1.4-2.0.4|64	Summary:	Javadoc for %{name}
14cr|junit-addons-1.4-2.0.4|65	Group:		Development/Java
14cr|junit-addons-1.4-2.0.4|66	
14cr|junit-addons-1.4-2.0.4|67	%description javadoc
14cr|junit-addons-1.4-2.0.4|68	Javadoc for %{name}.
14cr|junit-addons-1.4-2.0.4|69	
14cr|junit-addons-1.4-2.0.4|70	%prep
14cr|junit-addons-1.4-2.0.4|71	%setup -q -n %{name}-%{version}
14cr|junit-addons-1.4-2.0.4|72	chmod -R go=u-w *
14cr|junit-addons-1.4-2.0.4|73	jar xf src.jar
14cr|junit-addons-1.4-2.0.4|74	%remove_java_binaries
14cr|junit-addons-1.4-2.0.4|75	cp %{SOURCE1} build.xml
14cr|junit-addons-1.4-2.0.4|76	
14cr|junit-addons-1.4-2.0.4|77	%build
14cr|junit-addons-1.4-2.0.4|78	%ant \
14cr|junit-addons-1.4-2.0.4|79	-Dant.build.javac.source=1.4 \
14cr|junit-addons-1.4-2.0.4|80	-Djdom.jar=$(build-classpath jdom) \
14cr|junit-addons-1.4-2.0.4|81	-Djaxen.jar=$(build-classpath jaxen) \
14cr|junit-addons-1.4-2.0.4|82	-Dsaxpath.jar=$(build-classpath jaxen) \
14cr|junit-addons-1.4-2.0.4|83	-Dant.jar=$(build-classpath ant) \
14cr|junit-addons-1.4-2.0.4|84	-Djunit.jar=$(build-classpath junit) \
14cr|junit-addons-1.4-2.0.4|85	-Dxerces.jar=$(build-classpath xerces-j2) \
14cr|junit-addons-1.4-2.0.4|86	-Dxml-apis.jar=$(build-classpath xml-commons-apis) \
14cr|junit-addons-1.4-2.0.4|87	-Dcommons-logging.jar=$(build-classpath commons-logging) \
14cr|junit-addons-1.4-2.0.4|88	-Dproject.name=junit-addons \
14cr|junit-addons-1.4-2.0.4|89	-Dproject.version=1.4 \
14cr|junit-addons-1.4-2.0.4|90	release
14cr|junit-addons-1.4-2.0.4|91	
14cr|junit-addons-1.4-2.0.4|92	%install
14cr|junit-addons-1.4-2.0.4|93	rm -Rf $RPM_BUILD_ROOT
14cr|junit-addons-1.4-2.0.4|94	# jars
14cr|junit-addons-1.4-2.0.4|95	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|junit-addons-1.4-2.0.4|96	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|junit-addons-1.4-2.0.4|97	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cr|junit-addons-1.4-2.0.4|98	
14cr|junit-addons-1.4-2.0.4|99	# examples
14cr|junit-addons-1.4-2.0.4|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|junit-addons-1.4-2.0.4|101	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
14cr|junit-addons-1.4-2.0.4|102	cp -pr src/example/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
14cr|junit-addons-1.4-2.0.4|103	
14cr|junit-addons-1.4-2.0.4|104	# javadoc
14cr|junit-addons-1.4-2.0.4|105	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|junit-addons-1.4-2.0.4|106	cp -pr api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|junit-addons-1.4-2.0.4|107	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cr|junit-addons-1.4-2.0.4|108	
14cr|junit-addons-1.4-2.0.4|109	%clean
14cr|junit-addons-1.4-2.0.4|110	rm -rf $RPM_BUILD_ROOT
14cr|junit-addons-1.4-2.0.4|111	
14cr|junit-addons-1.4-2.0.4|112	%files
14cr|junit-addons-1.4-2.0.4|113	%defattr(-,root,root)
14cr|junit-addons-1.4-2.0.4|114	%doc {LICENSE,README,WHATSNEW}
14cr|junit-addons-1.4-2.0.4|115	%{_javadir}/*
14cr|junit-addons-1.4-2.0.4|116	%{_datadir}/%{name}
14cr|junit-addons-1.4-2.0.4|117	
14cr|junit-addons-1.4-2.0.4|118	%files javadoc
14cr|junit-addons-1.4-2.0.4|119	%defattr(-,root,root)
14cr|junit-addons-1.4-2.0.4|120	%{_javadocdir}/%{name}-%{version}
14cr|junit-addons-1.4-2.0.4|121	%doc %{_javadocdir}/%{name}
14cr|junit-addons-1.4-2.0.4|122	
14cr|junit-addons-1.4-2.0.4|123	
14cr|junit-addons-1.4-2.0.4|124	
14cr|junit-addons-1.4-2.0.4|125	%changelog
14cr|junit-addons-1.4-2.0.4|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4-2.0.4
14cr|junit-addons-1.4-2.0.4|127	+ Revision: 4ed5898
14cr|junit-addons-1.4-2.0.4|128	- MassBuild#464: Increase release tag
14cr|junit-addons-1.4-2.0.4|129	
14cr|junit-addons-1.4-2.0.4|130	

2295 14
14cr|junkie-0.3.1-9|1	%define version	0.3.1
14cr|junkie-0.3.1-9|2	%define release	9
14cr|junkie-0.3.1-9|3	%define name junkie
14cr|junkie-0.3.1-9|4	
14cr|junkie-0.3.1-9|5	Summary: GTK2 ftp client
14cr|junkie-0.3.1-9|6	Name: %name
14cr|junkie-0.3.1-9|7	Version: %version
14cr|junkie-0.3.1-9|8	Release: %release
14cr|junkie-0.3.1-9|9	License: BSD
14cr|junkie-0.3.1-9|10	Group: Development/Other
14cr|junkie-0.3.1-9|11	Source: http://prdownloads.sourceforge.net/junkie/%name%{version}.tar.bz2
14cr|junkie-0.3.1-9|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|junkie-0.3.1-9|13	URL: http://junkie.doomed.org/
14cr|junkie-0.3.1-9|14	BuildRequires: gtk+2-devel libmikmod-devel libvorbis-devel pkgconfig
14cr|junkie-0.3.1-9|15	
14cr|junkie-0.3.1-9|16	%description
14cr|junkie-0.3.1-9|17	junkie is a GTK 2 GUI FTP client with a raw FTP library and a
14cr|junkie-0.3.1-9|18	configuration library. It currently supports pre-caching of FTP
14cr|junkie-0.3.1-9|19	sites and basic upload and download functions. Support for
14cr|junkie-0.3.1-9|20	hammering and FXP is in development.
14cr|junkie-0.3.1-9|21	
14cr|junkie-0.3.1-9|22	%prep
14cr|junkie-0.3.1-9|23	
14cr|junkie-0.3.1-9|24	%setup -q -n %name%{version}
14cr|junkie-0.3.1-9|25	
14cr|junkie-0.3.1-9|26	%configure2_5x
14cr|junkie-0.3.1-9|27	#fix vulgarities
14cr|junkie-0.3.1-9|28	echo 'Joel Thomas loves Mandrake' > YoMomma
14cr|junkie-0.3.1-9|29	perl -p -i -e 's/\/YoMomma/\/Important Info/g' src/gui_menu.c
14cr|junkie-0.3.1-9|30	
14cr|junkie-0.3.1-9|31	%build
14cr|junkie-0.3.1-9|32	
14cr|junkie-0.3.1-9|33	%make
14cr|junkie-0.3.1-9|34	
14cr|junkie-0.3.1-9|35	%install
14cr|junkie-0.3.1-9|36	
14cr|junkie-0.3.1-9|37	%makeinstall
14cr|junkie-0.3.1-9|38	rm -f $RPM_BUILD_ROOT/%_datadir/%name/YoMamma
14cr|junkie-0.3.1-9|39	
14cr|junkie-0.3.1-9|40	# menu
14cr|junkie-0.3.1-9|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|junkie-0.3.1-9|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|junkie-0.3.1-9|43	[Desktop Entry]
14cr|junkie-0.3.1-9|44	Type=Application
14cr|junkie-0.3.1-9|45	Exec=junkie
14cr|junkie-0.3.1-9|46	Icon=file_transfer_section
14cr|junkie-0.3.1-9|47	Categories=Network;FileTransfer;
14cr|junkie-0.3.1-9|48	Name=Junkie
14cr|junkie-0.3.1-9|49	Comment=GTK2 ftp client
14cr|junkie-0.3.1-9|50	EOF
14cr|junkie-0.3.1-9|51	
14cr|junkie-0.3.1-9|52	%clean
14cr|junkie-0.3.1-9|53	rm -rf $RPM_BUILD_ROOT
14cr|junkie-0.3.1-9|54	
14cr|junkie-0.3.1-9|55	%if %mdkversion < 200900
14cr|junkie-0.3.1-9|56	%post
14cr|junkie-0.3.1-9|57	%{update_menus}
14cr|junkie-0.3.1-9|58	%endif
14cr|junkie-0.3.1-9|59	
14cr|junkie-0.3.1-9|60	%if %mdkversion < 200900
14cr|junkie-0.3.1-9|61	%postun
14cr|junkie-0.3.1-9|62	%{clean_menus}
14cr|junkie-0.3.1-9|63	%endif
14cr|junkie-0.3.1-9|64	
14cr|junkie-0.3.1-9|65	%files
14cr|junkie-0.3.1-9|66	%defattr(-, root, root)
14cr|junkie-0.3.1-9|67	%doc LICENSE README
14cr|junkie-0.3.1-9|68	%{_datadir}/applications/mandriva-%name.desktop
14cr|junkie-0.3.1-9|69	%{_bindir}/%name
14cr|junkie-0.3.1-9|70	%{_datadir}/%name
14cr|junkie-0.3.1-9|71	
14cr|junkie-0.3.1-9|72	%ChangeLog
14cr|junkie-0.3.1-9|73	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.3.1-3mdk
14cr|junkie-0.3.1-9|74	- rebuild
14cr|junkie-0.3.1-9|75	
14cr|junkie-0.3.1-9|76	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-2mdk
14cr|junkie-0.3.1-9|77	- rebuild
14cr|junkie-0.3.1-9|78	
14cr|junkie-0.3.1-9|79	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-1mdk
14cr|junkie-0.3.1-9|80	- 0.3.1
14cr|junkie-0.3.1-9|81	
14cr|junkie-0.3.1-9|82	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3-2mdk
14cr|junkie-0.3.1-9|83	- rebuild
14cr|junkie-0.3.1-9|84	
14cr|junkie-0.3.1-9|85	* Tue Dec 31 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
14cr|junkie-0.3.1-9|86	- from Austin Acton <aacton@yorku.ca> :
14cr|junkie-0.3.1-9|87	- bump version
14cr|junkie-0.3.1-9|88	- add sound support
14cr|junkie-0.3.1-9|89	
14cr|junkie-0.3.1-9|90	* Mon Oct 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.1-2mdk
14cr|junkie-0.3.1-9|91	- from Austin Acton <aacton@yorku.ca> :
14cr|junkie-0.3.1-9|92	- remove strange and vulgar jokes section
14cr|junkie-0.3.1-9|93	
14cr|junkie-0.3.1-9|94	* Fri Oct 18 2002 Austin Acton <aacton@yorku.ca> 0.2.1-1mdk
14cr|junkie-0.3.1-9|95	- initial package creation for Mandrake 9
14cr|junkie-0.3.1-9|96	
14cr|junkie-0.3.1-9|97	
14cr|junkie-0.3.1-9|98	
14cr|junkie-0.3.1-9|99	%changelog
14cr|junkie-0.3.1-9|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-9
14cr|junkie-0.3.1-9|101	+ Revision: 4f3022e
14cr|junkie-0.3.1-9|102	- MassBuild#464: Increase release tag
14cr|junkie-0.3.1-9|103	
14cr|junkie-0.3.1-9|104	

2296 14
14cr|jurt-0.02-2|1	Name:		jurt
14cr|jurt-0.02-2|2	Summary:	A package builder
14cr|jurt-0.02-2|3	Version:	0.02
14cr|jurt-0.02-2|4	Release:	2
14cr|jurt-0.02-2|5	Source0:	%name-%version.tar.gz
14cr|jurt-0.02-2|6	URL:		http://gitorious.org/jurt
14cr|jurt-0.02-2|7	Group:		Development/Python
14cr|jurt-0.02-2|8	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14cr|jurt-0.02-2|9	BuildArch:	noarch
14cr|jurt-0.02-2|10	License:	GPLv2
14cr|jurt-0.02-2|11	
14cr|jurt-0.02-2|12	BuildRequires:	python
14cr|jurt-0.02-2|13	BuildRequires:	python-devel
14cr|jurt-0.02-2|14	
14cr|jurt-0.02-2|15	Requires:	python
14cr|jurt-0.02-2|16	Requires:	sudo
14cr|jurt-0.02-2|17	
14cr|jurt-0.02-2|18	%description
14cr|jurt-0.02-2|19	Jurt is a package builder.
14cr|jurt-0.02-2|20	
14cr|jurt-0.02-2|21	%prep
14cr|jurt-0.02-2|22	%setup -q
14cr|jurt-0.02-2|23	
14cr|jurt-0.02-2|24	%build
14cr|jurt-0.02-2|25	%__python setup.py build
14cr|jurt-0.02-2|26	
14cr|jurt-0.02-2|27	%install
14cr|jurt-0.02-2|28	%__rm -rf %buildroot
14cr|jurt-0.02-2|29	%__python setup.py install --root=%buildroot
14cr|jurt-0.02-2|30	install -d %buildroot/%_sbindir/
14cr|jurt-0.02-2|31	mv %buildroot/%_bindir/jurt-{root-command,setup} %buildroot/%_sbindir/
14cr|jurt-0.02-2|32	
14cr|jurt-0.02-2|33	install -d %buildroot/%_var/spool/jurt/builds/
14cr|jurt-0.02-2|34	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/spools/
14cr|jurt-0.02-2|35	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/logs/
14cr|jurt-0.02-2|36	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/fail/
14cr|jurt-0.02-2|37	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/success/
14cr|jurt-0.02-2|38	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/
14cr|jurt-0.02-2|39	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/temp/
14cr|jurt-0.02-2|40	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/active/
14cr|jurt-0.02-2|41	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/old/
14cr|jurt-0.02-2|42	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/keep/
14cr|jurt-0.02-2|43	install -m 0770 -d %buildroot/%_var/spool/jurt/chroots/cached
14cr|jurt-0.02-2|44	
14cr|jurt-0.02-2|45	%clean
14cr|jurt-0.02-2|46	%__rm -rf %buildroot
14cr|jurt-0.02-2|47	
14cr|jurt-0.02-2|48	%pre
14cr|jurt-0.02-2|49	%_pre_useradd jurt /var/empty /sbin/nologin
14cr|jurt-0.02-2|50	
14cr|jurt-0.02-2|51	%postun
14cr|jurt-0.02-2|52	%_postun_userdel jurt
14cr|jurt-0.02-2|53	
14cr|jurt-0.02-2|54	%files
14cr|jurt-0.02-2|55	%defattr(-,root,root)
14cr|jurt-0.02-2|56	%doc README LICENSE
14cr|jurt-0.02-2|57	%config(noreplace) %_sysconfdir/jurt/jurt.conf
14cr|jurt-0.02-2|58	%{py_sitedir}/*
14cr|jurt-0.02-2|59	%_sbindir/jurt-root-command
14cr|jurt-0.02-2|60	%_sbindir/jurt-setup
14cr|jurt-0.02-2|61	%_bindir/jurt
14cr|jurt-0.02-2|62	%_bindir/jurt-build
14cr|jurt-0.02-2|63	%_bindir/jurt-shell
14cr|jurt-0.02-2|64	%_bindir/jurt-put
14cr|jurt-0.02-2|65	%_bindir/jurt-showrc
14cr|jurt-0.02-2|66	%_bindir/jurt-list-targets
14cr|jurt-0.02-2|67	%_bindir/jurt-list-roots
14cr|jurt-0.02-2|68	%_bindir/jurt-test-sudo
14cr|jurt-0.02-2|69	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/spools/
14cr|jurt-0.02-2|70	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/logs/
14cr|jurt-0.02-2|71	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/fail/
14cr|jurt-0.02-2|72	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/success/
14cr|jurt-0.02-2|73	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/
14cr|jurt-0.02-2|74	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/temp/
14cr|jurt-0.02-2|75	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/active/
14cr|jurt-0.02-2|76	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/old/
14cr|jurt-0.02-2|77	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/keep/
14cr|jurt-0.02-2|78	%_var/spool/jurt/chroots/cached/
14cr|jurt-0.02-2|79	%{_mandir}/*/*
14cr|jurt-0.02-2|80	
14cr|jurt-0.02-2|81	
14cr|jurt-0.02-2|82	
14cr|jurt-0.02-2|83	%changelog
14cr|jurt-0.02-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-2
14cr|jurt-0.02-2|85	+ Revision: 9d37132
14cr|jurt-0.02-2|86	- MassBuild#464: Increase release tag
14cr|jurt-0.02-2|87	
14cr|jurt-0.02-2|88	

2297 14
14cr|jutil-1.4-2|1	%define section         free
14cr|jutil-1.4-2|2	%define gcj_support     1
14cr|jutil-1.4-2|3	
14cr|jutil-1.4-2|4	Name:           jutil
14cr|jutil-1.4-2|5	Version:        1.4
14cr|jutil-1.4-2|6	Release:        2
14cr|jutil-1.4-2|7	Epoch:          0
14cr|jutil-1.4-2|8	Summary:        Parameterized collections library for Java
14cr|jutil-1.4-2|9	License:        GPL
14cr|jutil-1.4-2|10	Group:          Development/Java
14cr|jutil-1.4-2|11	URL:            http://cscott.net/Projects/JUtil
14cr|jutil-1.4-2|12	Source0:        http://cscott.net/Projects/JUtil/jutil-latest/%{name}-%{version}.tar.gz
14cr|jutil-1.4-2|13	BuildRequires:  ant
14cr|jutil-1.4-2|14	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|jutil-1.4-2|15	%if %{gcj_support}
14cr|jutil-1.4-2|16	BuildRequires:  java-gcj-compat-devel
14cr|jutil-1.4-2|17	%else
14cr|jutil-1.4-2|18	BuildRequires:  java-devel
14cr|jutil-1.4-2|19	BuildArch:      noarch
14cr|jutil-1.4-2|20	%endif
14cr|jutil-1.4-2|21	
14cr|jutil-1.4-2|22	%description
14cr|jutil-1.4-2|23	JUtil is a fully-parameterized (generic) collections library for
14cr|jutil-1.4-2|24	Java. It was originally part of the FLEX project.
14cr|jutil-1.4-2|25	
14cr|jutil-1.4-2|26	
14cr|jutil-1.4-2|27	%package javadoc
14cr|jutil-1.4-2|28	Summary:        Javadoc for %{name}
14cr|jutil-1.4-2|29	Group:          Development/Java
14cr|jutil-1.4-2|30	
14cr|jutil-1.4-2|31	%description javadoc
14cr|jutil-1.4-2|32	Javadoc for %{name}.
14cr|jutil-1.4-2|33	
14cr|jutil-1.4-2|34	%prep
14cr|jutil-1.4-2|35	%setup -q
14cr|jutil-1.4-2|36	%{__perl} -pi -e 's|<javac|<javac source="1.5" nowarn="true"|g' build*.xml
14cr|jutil-1.4-2|37	%{_bindir}/find . -type f -name '*.jar' | xargs -t %{__rm}
14cr|jutil-1.4-2|38	
14cr|jutil-1.4-2|39	%build
14cr|jutil-1.4-2|40	export CLASSPATH=
14cr|jutil-1.4-2|41	export OPT_JAR_LIST=:
14cr|jutil-1.4-2|42	%{ant} jar javadoc
14cr|jutil-1.4-2|43	
14cr|jutil-1.4-2|44	%install
14cr|jutil-1.4-2|45	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|jutil-1.4-2|46	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|jutil-1.4-2|47	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|jutil-1.4-2|48	
14cr|jutil-1.4-2|49	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jutil-1.4-2|50	cp -pr api/*  %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|jutil-1.4-2|51	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|jutil-1.4-2|52	
14cr|jutil-1.4-2|53	#%{__perl} -pi -e 's/\r$//g'
14cr|jutil-1.4-2|54	
14cr|jutil-1.4-2|55	%if %{gcj_support}
14cr|jutil-1.4-2|56	%{_bindir}/aot-compile-rpm
14cr|jutil-1.4-2|57	%endif
14cr|jutil-1.4-2|58	
14cr|jutil-1.4-2|59	%if %{gcj_support}
14cr|jutil-1.4-2|60	%post
14cr|jutil-1.4-2|61	%{update_gcjdb}
14cr|jutil-1.4-2|62	
14cr|jutil-1.4-2|63	%postun
14cr|jutil-1.4-2|64	%{clean_gcjdb}
14cr|jutil-1.4-2|65	%endif
14cr|jutil-1.4-2|66	
14cr|jutil-1.4-2|67	%files
14cr|jutil-1.4-2|68	%defattr(0644,root,root,0755)
14cr|jutil-1.4-2|69	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|jutil-1.4-2|70	%{_javadir}/%{name}.jar
14cr|jutil-1.4-2|71	%{_javadir}/%{name}-%{version}.jar
14cr|jutil-1.4-2|72	%if %{gcj_support}
14cr|jutil-1.4-2|73	%dir %{_libdir}/gcj/%{name}
14cr|jutil-1.4-2|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|jutil-1.4-2|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|jutil-1.4-2|76	%endif
14cr|jutil-1.4-2|77	
14cr|jutil-1.4-2|78	%files javadoc
14cr|jutil-1.4-2|79	%defattr(0644,root,root,0755)
14cr|jutil-1.4-2|80	%doc %{_javadocdir}/%{name}-%{version}
14cr|jutil-1.4-2|81	%doc %{_javadocdir}/%{name}
14cr|jutil-1.4-2|82	
14cr|jutil-1.4-2|83	
14cr|jutil-1.4-2|84	
14cr|jutil-1.4-2|85	%changelog
14cr|jutil-1.4-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4-2
14cr|jutil-1.4-2|87	+ Revision: 9d10135
14cr|jutil-1.4-2|88	- MassBuild#464: Increase release tag
14cr|jutil-1.4-2|89	
14cr|jutil-1.4-2|90	

2298 14
14cr|jutils-1.1.0-3|1	%define name	jutils
14cr|jutils-1.1.0-3|2	%define version	1.1.0
14cr|jutils-1.1.0-3|3	%define release	3
14cr|jutils-1.1.0-3|4	
14cr|jutils-1.1.0-3|5	Name:		%{name}
14cr|jutils-1.1.0-3|6	Summary:	Java Game project utils
14cr|jutils-1.1.0-3|7	Version:	%{version}
14cr|jutils-1.1.0-3|8	Release:	%{release}
14cr|jutils-1.1.0-3|9	Source0:	jutils-src-svn-20100422.tar.bz2
14cr|jutils-1.1.0-3|10	Patch0:		%{name}-%{version}-indexed-jar.patch
14cr|jutils-1.1.0-3|11	URL:		https://jutils.dev.java.net/
14cr|jutils-1.1.0-3|12	
14cr|jutils-1.1.0-3|13	Group:		Development/Java
14cr|jutils-1.1.0-3|14	License:        BSD
14cr|jutils-1.1.0-3|15	
14cr|jutils-1.1.0-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|jutils-1.1.0-3|17	BuildRequires:	ant
14cr|jutils-1.1.0-3|18	BuildRequires:	ant-nodeps
14cr|jutils-1.1.0-3|19	BuildRequires:	java-rpmbuild
14cr|jutils-1.1.0-3|20	Requires:	java
14cr|jutils-1.1.0-3|21	
14cr|jutils-1.1.0-3|22	BuildArch: noarch
14cr|jutils-1.1.0-3|23	
14cr|jutils-1.1.0-3|24	%description
14cr|jutils-1.1.0-3|25	The JUtils Project hosts an implementation of a set of APIs utilized by other
14cr|jutils-1.1.0-3|26	Java Game Technology Group projects (eg JInput).
14cr|jutils-1.1.0-3|27	
14cr|jutils-1.1.0-3|28	%files
14cr|jutils-1.1.0-3|29	%defattr(-,root,root,-)
14cr|jutils-1.1.0-3|30	%doc www/index.html
14cr|jutils-1.1.0-3|31	%doc README.txt
14cr|jutils-1.1.0-3|32	%_javadir/*.jar
14cr|jutils-1.1.0-3|33	
14cr|jutils-1.1.0-3|34	#--------------------------------------------------------------------
14cr|jutils-1.1.0-3|35	
14cr|jutils-1.1.0-3|36	%package	javadoc
14cr|jutils-1.1.0-3|37	Summary:	Javadoc for jutils
14cr|jutils-1.1.0-3|38	Group:		Development/Java
14cr|jutils-1.1.0-3|39	
14cr|jutils-1.1.0-3|40	%description javadoc
14cr|jutils-1.1.0-3|41	Javadoc for jutils.
14cr|jutils-1.1.0-3|42	
14cr|jutils-1.1.0-3|43	
14cr|jutils-1.1.0-3|44	%files javadoc
14cr|jutils-1.1.0-3|45	%defattr(-,root,root,-)
14cr|jutils-1.1.0-3|46	%_javadocdir/*
14cr|jutils-1.1.0-3|47	
14cr|jutils-1.1.0-3|48	#--------------------------------------------------------------------
14cr|jutils-1.1.0-3|49	
14cr|jutils-1.1.0-3|50	%prep
14cr|jutils-1.1.0-3|51	%setup -q -n %{name}
14cr|jutils-1.1.0-3|52	pwd
14cr|jutils-1.1.0-3|53	%patch0 -p0
14cr|jutils-1.1.0-3|54	
14cr|jutils-1.1.0-3|55	%build
14cr|jutils-1.1.0-3|56	export CLASSPATH="."
14cr|jutils-1.1.0-3|57	%ant all javadoc
14cr|jutils-1.1.0-3|58	
14cr|jutils-1.1.0-3|59	%install
14cr|jutils-1.1.0-3|60	rm -rf $RPM_BUILD_ROOT
14cr|jutils-1.1.0-3|61	
14cr|jutils-1.1.0-3|62	%__install -dm 755 $RPM_BUILD_ROOT%_javadir
14cr|jutils-1.1.0-3|63	%__install -m 644 bin/jutils.jar $RPM_BUILD_ROOT%_javadir/%{name}-%{version}.jar
14cr|jutils-1.1.0-3|64	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}.jar
14cr|jutils-1.1.0-3|65	
14cr|jutils-1.1.0-3|66	# javadoc
14cr|jutils-1.1.0-3|67	%__install -dm 755 $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|jutils-1.1.0-3|68	pushd apidocs
14cr|jutils-1.1.0-3|69	cp -pr * $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|jutils-1.1.0-3|70	popd
14cr|jutils-1.1.0-3|71	ln -s %{name}-%{version} $RPM_BUILD_ROOT%_javadocdir/%{name}
14cr|jutils-1.1.0-3|72	
14cr|jutils-1.1.0-3|73	%clean
14cr|jutils-1.1.0-3|74	rm -rf $RPM_BUILD_ROOT
14cr|jutils-1.1.0-3|75	
14cr|jutils-1.1.0-3|76	
14cr|jutils-1.1.0-3|77	
14cr|jutils-1.1.0-3|78	
14cr|jutils-1.1.0-3|79	%changelog
14cr|jutils-1.1.0-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|jutils-1.1.0-3|81	+ Revision: 088d62f
14cr|jutils-1.1.0-3|82	- MassBuild#464: Increase release tag
14cr|jutils-1.1.0-3|83	
14cr|jutils-1.1.0-3|84	

2299 14
14cr|jvyamlb-0.2.5-2|1	Name:           jvyamlb
14cr|jvyamlb-0.2.5-2|2	Version:        0.2.5
14cr|jvyamlb-0.2.5-2|3	Release:        2
14cr|jvyamlb-0.2.5-2|4	Summary:        YAML processor for JRuby
14cr|jvyamlb-0.2.5-2|5	Group:          Development/Java
14cr|jvyamlb-0.2.5-2|6	License:        MIT
14cr|jvyamlb-0.2.5-2|7	URL:            http://code.google.com/p/jvyamlb/
14cr|jvyamlb-0.2.5-2|8	Source0:        http://jvyamlb.googlecode.com/files/%{name}-src-%{version}.tar.gz
14cr|jvyamlb-0.2.5-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|jvyamlb-0.2.5-2|10	BuildArch:      noarch
14cr|jvyamlb-0.2.5-2|11	
14cr|jvyamlb-0.2.5-2|12	BuildRequires:  ant
14cr|jvyamlb-0.2.5-2|13	BuildRequires:  ant-junit
14cr|jvyamlb-0.2.5-2|14	BuildRequires:  bytelist
14cr|jvyamlb-0.2.5-2|15	BuildRequires:  java-rpmbuild >= 1.5
14cr|jvyamlb-0.2.5-2|16	BuildRequires:  joda-time
14cr|jvyamlb-0.2.5-2|17	BuildRequires:  jpackage-utils
14cr|jvyamlb-0.2.5-2|18	BuildRequires:  junit
14cr|jvyamlb-0.2.5-2|19	
14cr|jvyamlb-0.2.5-2|20	Requires:       bytelist
14cr|jvyamlb-0.2.5-2|21	Requires:       java >= 1.5
14cr|jvyamlb-0.2.5-2|22	Requires:       joda-time
14cr|jvyamlb-0.2.5-2|23	Requires:       jpackage-utils
14cr|jvyamlb-0.2.5-2|24	
14cr|jvyamlb-0.2.5-2|25	%description
14cr|jvyamlb-0.2.5-2|26	YAML processor extracted from JRuby.
14cr|jvyamlb-0.2.5-2|27	
14cr|jvyamlb-0.2.5-2|28	%prep
14cr|jvyamlb-0.2.5-2|29	%setup -q
14cr|jvyamlb-0.2.5-2|30	rm lib/*
14cr|jvyamlb-0.2.5-2|31	build-jar-repository -s -p lib joda-time bytelist
14cr|jvyamlb-0.2.5-2|32	
14cr|jvyamlb-0.2.5-2|33	%build
14cr|jvyamlb-0.2.5-2|34	%ant
14cr|jvyamlb-0.2.5-2|35	
14cr|jvyamlb-0.2.5-2|36	%install
14cr|jvyamlb-0.2.5-2|37	rm -rf $RPM_BUILD_ROOT
14cr|jvyamlb-0.2.5-2|38	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|jvyamlb-0.2.5-2|39	cp -p lib/%{name}-%{version}.jar \
14cr|jvyamlb-0.2.5-2|40	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|jvyamlb-0.2.5-2|41	
14cr|jvyamlb-0.2.5-2|42	%check
14cr|jvyamlb-0.2.5-2|43	%ant test
14cr|jvyamlb-0.2.5-2|44	
14cr|jvyamlb-0.2.5-2|45	%clean
14cr|jvyamlb-0.2.5-2|46	rm -rf $RPM_BUILD_ROOT
14cr|jvyamlb-0.2.5-2|47	
14cr|jvyamlb-0.2.5-2|48	%files
14cr|jvyamlb-0.2.5-2|49	%defattr(-,root,root,-)
14cr|jvyamlb-0.2.5-2|50	%{_javadir}/%{name}.jar
14cr|jvyamlb-0.2.5-2|51	%doc LICENSE README CREDITS
14cr|jvyamlb-0.2.5-2|52	
14cr|jvyamlb-0.2.5-2|53	
14cr|jvyamlb-0.2.5-2|54	
14cr|jvyamlb-0.2.5-2|55	%changelog
14cr|jvyamlb-0.2.5-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-2
14cr|jvyamlb-0.2.5-2|57	+ Revision: 6b0ad50
14cr|jvyamlb-0.2.5-2|58	- MassBuild#464: Increase release tag
14cr|jvyamlb-0.2.5-2|59	
14cr|jvyamlb-0.2.5-2|60	

2300 14
14cr|jwm-2.1.0-3|1	Name:		jwm
14cr|jwm-2.1.0-3|2	Summary:	Lightweight X11 Window Manager
14cr|jwm-2.1.0-3|3	Version:	2.1.0
14cr|jwm-2.1.0-3|4	Release:	3
14cr|jwm-2.1.0-3|5	License:	GPL
14cr|jwm-2.1.0-3|6	Group:		Graphical desktop/Other
14cr|jwm-2.1.0-3|7	URL:		http://joewing.net/programs/jwm/
14cr|jwm-2.1.0-3|8	Source:		http://joewing.net/programs/jwm/releases/%{name}-%{version}.tar.bz2
14cr|jwm-2.1.0-3|9	Source1:	%{name}.desktop
14cr|jwm-2.1.0-3|10	Patch0:		jwm-destdir.patch
14cr|jwm-2.1.0-3|11	BuildRequires:	jpeg-devel
14cr|jwm-2.1.0-3|12	BuildRequires:	pkgconfig(fribidi)
14cr|jwm-2.1.0-3|13	BuildRequires:	pkgconfig(libpng)
14cr|jwm-2.1.0-3|14	BuildRequires:	pkgconfig(xext)
14cr|jwm-2.1.0-3|15	BuildRequires:	pkgconfig(xft)
14cr|jwm-2.1.0-3|16	BuildRequires:	pkgconfig(xinerama)
14cr|jwm-2.1.0-3|17	BuildRequires:	pkgconfig(xmu)
14cr|jwm-2.1.0-3|18	BuildRequires:	pkgconfig(xpm)
14cr|jwm-2.1.0-3|19	
14cr|jwm-2.1.0-3|20	%description
14cr|jwm-2.1.0-3|21	JWM is a window manager for the X11 Window System. JWM is written in C and uses
14cr|jwm-2.1.0-3|22	only Xlib at a minimum. The following libraries can also be used if available:
14cr|jwm-2.1.0-3|23	
14cr|jwm-2.1.0-3|24	* libXext for the shape extension
14cr|jwm-2.1.0-3|25	* libXext for the render extension
14cr|jwm-2.1.0-3|26	* libXmu for drawing rounded windows (shape extension also needed)
14cr|jwm-2.1.0-3|27	* libXinerama for Xinerama support
14cr|jwm-2.1.0-3|28	* libXpm for XPM backgrounds and icons
14cr|jwm-2.1.0-3|29	* libjpeg for JPEG backgrounds and icons
14cr|jwm-2.1.0-3|30	* libpng for PNG backgrounds and icons
14cr|jwm-2.1.0-3|31	* libxft for antialiased and true type fonts
14cr|jwm-2.1.0-3|32	* libfribidi for right-to-left language support
14cr|jwm-2.1.0-3|33	
14cr|jwm-2.1.0-3|34	JWM supports MWM and Extended Window Manager Hints (EWMH).
14cr|jwm-2.1.0-3|35	
14cr|jwm-2.1.0-3|36	%prep
14cr|jwm-2.1.0-3|37	%setup -q
14cr|jwm-2.1.0-3|38	%patch0 -p0
14cr|jwm-2.1.0-3|39	
14cr|jwm-2.1.0-3|40	%build
14cr|jwm-2.1.0-3|41	%configure2_5x --enable-debug
14cr|jwm-2.1.0-3|42	%make
14cr|jwm-2.1.0-3|43	%makeinstall_std
14cr|jwm-2.1.0-3|44	
14cr|jwm-2.1.0-3|45	mkdir -p %{buildroot}%{_datadir}/xsessions
14cr|jwm-2.1.0-3|46	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/xsessions/
14cr|jwm-2.1.0-3|47	
14cr|jwm-2.1.0-3|48	%files
14cr|jwm-2.1.0-3|49	%doc LICENSE README todo.txt
14cr|jwm-2.1.0-3|50	%{_bindir}/%{name}
14cr|jwm-2.1.0-3|51	%config(noreplace) %{_sysconfdir}/system.jwmrc
14cr|jwm-2.1.0-3|52	%{_datadir}/xsessions/%{name}.desktop
14cr|jwm-2.1.0-3|53	%{_mandir}/man1/%{name}.*
14cr|jwm-2.1.0-3|54	
14cr|jwm-2.1.0-3|55	
14cr|jwm-2.1.0-3|56	%changelog
14cr|jwm-2.1.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-3
14cr|jwm-2.1.0-3|58	+ Revision: 67bc583
14cr|jwm-2.1.0-3|59	- MassBuild#464: Increase release tag
14cr|jwm-2.1.0-3|60	
14cr|jwm-2.1.0-3|61	

2301 14
14cr|k3d-0.8.0.2-6|1	Summary:	K-3D open-source 3D modeling, animation, and rendering system
14cr|k3d-0.8.0.2-6|2	Name:		k3d
14cr|k3d-0.8.0.2-6|3	Version:	0.8.0.2
14cr|k3d-0.8.0.2-6|4	Release:	6
14cr|k3d-0.8.0.2-6|5	License:	GPLv2+
14cr|k3d-0.8.0.2-6|6	Group:		Graphics
14cr|k3d-0.8.0.2-6|7	Url:		http://www.k-3d.org
14cr|k3d-0.8.0.2-6|8	Source0:	http://downloads.sourceforge.net/k3d/%{name}-source-%{version}.tar.bz2
14cr|k3d-0.8.0.2-6|9	Source1:	%{name}.desktop
14cr|k3d-0.8.0.2-6|10	Patch1:		k3d-0.8.0.1-libdl.patch
14cr|k3d-0.8.0.2-6|11	Patch2:		k3d-0.8.0.2-gtkmm224.patch
14cr|k3d-0.8.0.2-6|12	Patch3:		k3d-0.8.0.2-gcc-4.6.diff
14cr|k3d-0.8.0.2-6|13	Patch4:		k3d-0.8.0.2-lib64.patch
14cr|k3d-0.8.0.2-6|14	Patch5:		k3d-source-0.8.0.2_libpng15.patch
14cr|k3d-0.8.0.2-6|15	Patch6:		k3d-0.8.0.2-gcc-4.7.patch
14cr|k3d-0.8.0.2-6|16	
14cr|k3d-0.8.0.2-6|17	BuildRequires:	cmake
14cr|k3d-0.8.0.2-6|18	BuildRequires:	doxygen
14cr|k3d-0.8.0.2-6|19	BuildRequires:	graphviz
14cr|k3d-0.8.0.2-6|20	BuildRequires:	boost-devel
14cr|k3d-0.8.0.2-6|21	BuildRequires:	jpeg-devel
14cr|k3d-0.8.0.2-6|22	BuildRequires:	tiff-devel
14cr|k3d-0.8.0.2-6|23	BuildRequires:	pkgconfig(expat)
14cr|k3d-0.8.0.2-6|24	BuildRequires:	pkgconfig(ext2fs)
14cr|k3d-0.8.0.2-6|25	BuildRequires:	pkgconfig(freetype2)
14cr|k3d-0.8.0.2-6|26	BuildRequires:	pkgconfig(glew)
14cr|k3d-0.8.0.2-6|27	BuildRequires:	pkgconfig(glu)
14cr|k3d-0.8.0.2-6|28	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|k3d-0.8.0.2-6|29	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|k3d-0.8.0.2-6|30	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|k3d-0.8.0.2-6|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|k3d-0.8.0.2-6|32	BuildRequires:	pkgconfig(gts)
14cr|k3d-0.8.0.2-6|33	BuildRequires:	pkgconfig(ImageMagick)
14cr|k3d-0.8.0.2-6|34	BuildRequires:	pkgconfig(libpng)
14cr|k3d-0.8.0.2-6|35	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|k3d-0.8.0.2-6|36	BuildRequires:	pkgconfig(OpenEXR)
14cr|k3d-0.8.0.2-6|37	BuildRequires:	pkgconfig(python)
14cr|k3d-0.8.0.2-6|38	BuildRequires:	pkgconfig(uuid)
14cr|k3d-0.8.0.2-6|39	%ifarch x86_64
14cr|k3d-0.8.0.2-6|40	BuildRequires:	chrpath
14cr|k3d-0.8.0.2-6|41	%endif
14cr|k3d-0.8.0.2-6|42	Requires:	yafray
14cr|k3d-0.8.0.2-6|43	Requires:	povray
14cr|k3d-0.8.0.2-6|44	Requires:	aqsis
14cr|k3d-0.8.0.2-6|45	Conflicts:	k3d-devel < %{version}
14cr|k3d-0.8.0.2-6|46	Obsoletes:	%{_lib}k3d0 <= %{version}-%{release}
14cr|k3d-0.8.0.2-6|47	
14cr|k3d-0.8.0.2-6|48	%description
14cr|k3d-0.8.0.2-6|49	K-3D is the free-as-in-freedom 3D modeling, animation, and rendering
14cr|k3d-0.8.0.2-6|50	system for GNU / Linux, Posix, and Win32 operating systems. K-3D features a
14cr|k3d-0.8.0.2-6|51	robust, object-oriented plugin architecture, designed to scale to the needs of
14cr|k3d-0.8.0.2-6|52	professional artists, and is designed from-the-ground-up to generate
14cr|k3d-0.8.0.2-6|53	motion-picture-quality animation using RenderMan-compliant render engines.
14cr|k3d-0.8.0.2-6|54	
14cr|k3d-0.8.0.2-6|55	%package devel
14cr|k3d-0.8.0.2-6|56	Summary:	K-3D development headers
14cr|k3d-0.8.0.2-6|57	Group:		Development/C++
14cr|k3d-0.8.0.2-6|58	Requires:	%{name} = %{version}-%{release}
14cr|k3d-0.8.0.2-6|59	Conflicts:	k3d < 0.8.0.2
14cr|k3d-0.8.0.2-6|60	Obsoletes:	%{_lib}k3d-devel <= %{version}-%{release}
14cr|k3d-0.8.0.2-6|61	Obsoletes:	%{_lib}k3d-static-devel <= %{version}-%{release}
14cr|k3d-0.8.0.2-6|62	
14cr|k3d-0.8.0.2-6|63	%description devel
14cr|k3d-0.8.0.2-6|64	Development libraries needed to develop new k3d plugins.
14cr|k3d-0.8.0.2-6|65	
14cr|k3d-0.8.0.2-6|66	%prep
14cr|k3d-0.8.0.2-6|67	%setup -qn %{name}-source-%{version}
14cr|k3d-0.8.0.2-6|68	%apply_patches
14cr|k3d-0.8.0.2-6|69	
14cr|k3d-0.8.0.2-6|70	%build
14cr|k3d-0.8.0.2-6|71	%cmake \
14cr|k3d-0.8.0.2-6|72	-DK3D_BUILD_GTS_MODULE:BOOL=ON
14cr|k3d-0.8.0.2-6|73	export LD_LIBRARY_PATH=%{_builddir}/k3d-source-%{version}/build/lib:%{_builddir}/k3d-source-%{version}/build/%{_lib}:$LD_LIBRARY_PATH
14cr|k3d-0.8.0.2-6|74	%make
14cr|k3d-0.8.0.2-6|75	
14cr|k3d-0.8.0.2-6|76	%install
14cr|k3d-0.8.0.2-6|77	%makeinstall_std -C build
14cr|k3d-0.8.0.2-6|78	
14cr|k3d-0.8.0.2-6|79	mkdir -p %{buildroot}%{_datadir}/applications
14cr|k3d-0.8.0.2-6|80	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|k3d-0.8.0.2-6|81	
14cr|k3d-0.8.0.2-6|82	%find_lang %{name}
14cr|k3d-0.8.0.2-6|83	
14cr|k3d-0.8.0.2-6|84	%files -f %{name}.lang
14cr|k3d-0.8.0.2-6|85	%doc AUTHORS README
14cr|k3d-0.8.0.2-6|86	%{_bindir}/%{name}*
14cr|k3d-0.8.0.2-6|87	%{_libdir}/libk3d*.so.*
14cr|k3d-0.8.0.2-6|88	%dir %{_libdir}/%{name}
14cr|k3d-0.8.0.2-6|89	%{_libdir}/%{name}/plugins
14cr|k3d-0.8.0.2-6|90	%dir %{_datadir}/%{name}
14cr|k3d-0.8.0.2-6|91	%{_datadir}/%{name}/documents
14cr|k3d-0.8.0.2-6|92	%{_datadir}/%{name}/fonts
14cr|k3d-0.8.0.2-6|93	%{_datadir}/%{name}/geometry
14cr|k3d-0.8.0.2-6|94	%{_datadir}/%{name}/icons
14cr|k3d-0.8.0.2-6|95	%{_datadir}/%{name}/logo
14cr|k3d-0.8.0.2-6|96	%{_datadir}/%{name}/lsystem
14cr|k3d-0.8.0.2-6|97	%{_datadir}/%{name}/ngui
14cr|k3d-0.8.0.2-6|98	%{_datadir}/%{name}/scripts
14cr|k3d-0.8.0.2-6|99	%{_datadir}/%{name}/shaders
14cr|k3d-0.8.0.2-6|100	%{_datadir}/%{name}/textures
14cr|k3d-0.8.0.2-6|101	%{_datadir}/%{name}/*.k3d
14cr|k3d-0.8.0.2-6|102	%exclude %{_datadir}/k3d/shaders/*.h
14cr|k3d-0.8.0.2-6|103	%{_datadir}/applications/%{name}.desktop
14cr|k3d-0.8.0.2-6|104	%{_mandir}/man1/*
14cr|k3d-0.8.0.2-6|105	
14cr|k3d-0.8.0.2-6|106	%files devel
14cr|k3d-0.8.0.2-6|107	%{_libdir}/libk3d*.so
14cr|k3d-0.8.0.2-6|108	%{_libdir}/%{name}/include
14cr|k3d-0.8.0.2-6|109	%{_includedir}/%{name}
14cr|k3d-0.8.0.2-6|110	%{_datadir}/k3d/shaders/*.h
14cr|k3d-0.8.0.2-6|111	
14cr|k3d-0.8.0.2-6|112	
14cr|k3d-0.8.0.2-6|113	
14cr|k3d-0.8.0.2-6|114	%changelog
14cr|k3d-0.8.0.2-6|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0.2-6
14cr|k3d-0.8.0.2-6|116	+ Revision: 4e4c9f4
14cr|k3d-0.8.0.2-6|117	- MassBuild#464: Increase release tag
14cr|k3d-0.8.0.2-6|118	
14cr|k3d-0.8.0.2-6|119	

2302 14
14cr|k4dirstat-2.7.5-2|1	Name:		k4dirstat
14cr|k4dirstat-2.7.5-2|2	Summary:	Ggraphical disk usage utility
14cr|k4dirstat-2.7.5-2|3	Version:	2.7.5
14cr|k4dirstat-2.7.5-2|4	Release:	2
14cr|k4dirstat-2.7.5-2|5	License:	GPLv2
14cr|k4dirstat-2.7.5-2|6	Group:		File tools
14cr|k4dirstat-2.7.5-2|7	URL:		https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home
14cr|k4dirstat-2.7.5-2|8	Source0:	k4dirstat-%{version}.tar.gz
14cr|k4dirstat-2.7.5-2|9	BuildRequires:	kdelibs4-devel
14cr|k4dirstat-2.7.5-2|10	BuildRequires:	kdebase4-devel
14cr|k4dirstat-2.7.5-2|11	
14cr|k4dirstat-2.7.5-2|12	%description
14cr|k4dirstat-2.7.5-2|13	KDirStat is a graphical disk usage utility, very much like the Unix "du"
14cr|k4dirstat-2.7.5-2|14	command. In addition to that, it comes with some cleanup facilities to reclaim
14cr|k4dirstat-2.7.5-2|15	disk space.
14cr|k4dirstat-2.7.5-2|16	
14cr|k4dirstat-2.7.5-2|17	%prep
14cr|k4dirstat-2.7.5-2|18	%setup -q -n jeromerobert-k4dirstat-1ad2e96d73fa
14cr|k4dirstat-2.7.5-2|19	
14cr|k4dirstat-2.7.5-2|20	%build
14cr|k4dirstat-2.7.5-2|21	%cmake
14cr|k4dirstat-2.7.5-2|22	%make
14cr|k4dirstat-2.7.5-2|23	
14cr|k4dirstat-2.7.5-2|24	%install
14cr|k4dirstat-2.7.5-2|25	pushd build
14cr|k4dirstat-2.7.5-2|26	%makeinstall_std
14cr|k4dirstat-2.7.5-2|27	popd
14cr|k4dirstat-2.7.5-2|28	
14cr|k4dirstat-2.7.5-2|29	%files
14cr|k4dirstat-2.7.5-2|30	%{_bindir}/k4dirstat
14cr|k4dirstat-2.7.5-2|31	%{_kde_applicationsdir}/k4dirstat.desktop
14cr|k4dirstat-2.7.5-2|32	%{_kde_appsdir}/k4dirstat/
14cr|k4dirstat-2.7.5-2|33	%{_kde_datadir}/config.kcfg/k4dirstat.kcfg
14cr|k4dirstat-2.7.5-2|34	%{_kde_docdir}/HTML/en/k4dirstat/
14cr|k4dirstat-2.7.5-2|35	%{_kde_iconsdir}/hicolor/*/apps/k4dirstat.*
14cr|k4dirstat-2.7.5-2|36	%{_datadir}/locale/de/LC_MESSAGES/k4dirstat.mo
14cr|k4dirstat-2.7.5-2|37	%{_datadir}/locale/fr/LC_MESSAGES/k4dirstat.mo
14cr|k4dirstat-2.7.5-2|38	%{_datadir}/locale/hu/LC_MESSAGES/k4dirstat.mo
14cr|k4dirstat-2.7.5-2|39	%{_datadir}/locale/it/LC_MESSAGES/k4dirstat.mo
14cr|k4dirstat-2.7.5-2|40	%{_datadir}/locale/ja/LC_MESSAGES/k4dirstat.mo
14cr|k4dirstat-2.7.5-2|41	
14cr|k4dirstat-2.7.5-2|42	
14cr|k4dirstat-2.7.5-2|43	%changelog
14cr|k4dirstat-2.7.5-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.5-2
14cr|k4dirstat-2.7.5-2|45	+ Revision: 231093c
14cr|k4dirstat-2.7.5-2|46	- MassBuild#464: Increase release tag
14cr|k4dirstat-2.7.5-2|47	
14cr|k4dirstat-2.7.5-2|48	

2303 14
14cr|kaboom-1.1.2-3|1	Name: kaboom
14cr|kaboom-1.1.2-3|2	Version: 1.1.2
14cr|kaboom-1.1.2-3|3	Release: 3
14cr|kaboom-1.1.2-3|4	Summary: The Debian KDE settings migration tool
14cr|kaboom-1.1.2-3|5	License: GPL
14cr|kaboom-1.1.2-3|6	Url: http://pkg-kde.alioth.debian.org/kaboom.html
14cr|kaboom-1.1.2-3|7	Group: Graphical desktop/KDE
14cr|kaboom-1.1.2-3|8	Source0: http://ftp.de.debian.org/debian/pool/main/k/kaboom/%{name}_%{version}.tar.gz
14cr|kaboom-1.1.2-3|9	Source1: CMakeLists.txt
14cr|kaboom-1.1.2-3|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kaboom-1.1.2-3|11	BuildRequires: qt4-devel
14cr|kaboom-1.1.2-3|12	BuildRequires: cmake
14cr|kaboom-1.1.2-3|13	
14cr|kaboom-1.1.2-3|14	%description
14cr|kaboom-1.1.2-3|15	The Debian KDE settings migration tool.
14cr|kaboom-1.1.2-3|16	
14cr|kaboom-1.1.2-3|17	%files
14cr|kaboom-1.1.2-3|18	%defattr(-,root,root,-)
14cr|kaboom-1.1.2-3|19	%{qt4bin}/*
14cr|kaboom-1.1.2-3|20	%_datadir/kaboom
14cr|kaboom-1.1.2-3|21	
14cr|kaboom-1.1.2-3|22	#-----------------------------------------------------------------
14cr|kaboom-1.1.2-3|23	
14cr|kaboom-1.1.2-3|24	%prep
14cr|kaboom-1.1.2-3|25	%setup -q
14cr|kaboom-1.1.2-3|26	cp %{SOURCE1} .
14cr|kaboom-1.1.2-3|27	
14cr|kaboom-1.1.2-3|28	%build
14cr|kaboom-1.1.2-3|29	%cmake_qt4
14cr|kaboom-1.1.2-3|30	
14cr|kaboom-1.1.2-3|31	%make
14cr|kaboom-1.1.2-3|32	
14cr|kaboom-1.1.2-3|33	%install
14cr|kaboom-1.1.2-3|34	rm -rf %buildroot
14cr|kaboom-1.1.2-3|35	
14cr|kaboom-1.1.2-3|36	%makeinstall_std -C build
14cr|kaboom-1.1.2-3|37	
14cr|kaboom-1.1.2-3|38	%clean
14cr|kaboom-1.1.2-3|39	rm -rf %buildroot
14cr|kaboom-1.1.2-3|40	
14cr|kaboom-1.1.2-3|41	
14cr|kaboom-1.1.2-3|42	
14cr|kaboom-1.1.2-3|43	
14cr|kaboom-1.1.2-3|44	%changelog
14cr|kaboom-1.1.2-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
14cr|kaboom-1.1.2-3|46	+ Revision: 4aabf79
14cr|kaboom-1.1.2-3|47	- MassBuild#464: Increase release tag
14cr|kaboom-1.1.2-3|48	
14cr|kaboom-1.1.2-3|49	

2304 14
14cr|ka-deploy-0.94.4-7|1	%define name    ka-deploy
14cr|ka-deploy-0.94.4-7|2	%define version 0.94.4
14cr|ka-deploy-0.94.4-7|3	%define release 7
14cr|ka-deploy-0.94.4-7|4	%define tftpbase tftpboot
14cr|ka-deploy-0.94.4-7|5	%define dont_strip 1
14cr|ka-deploy-0.94.4-7|6	
14cr|ka-deploy-0.94.4-7|7	
14cr|ka-deploy-0.94.4-7|8	Release:        %{release}
14cr|ka-deploy-0.94.4-7|9	Version:        %{version}
14cr|ka-deploy-0.94.4-7|10	Summary:        Ka-deploy cluster installation solution
14cr|ka-deploy-0.94.4-7|11	Name:           %{name}
14cr|ka-deploy-0.94.4-7|12	License:        GPL
14cr|ka-deploy-0.94.4-7|13	Group:          System/Cluster
14cr|ka-deploy-0.94.4-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ka-deploy-0.94.4-7|15	Source:         %{name}-%{version}.tar.bz2
14cr|ka-deploy-0.94.4-7|16	Patch0:		ka-deploy_dont_use_m32.patch
14cr|ka-deploy-0.94.4-7|17	Patch1:		ka-deploy_fix_unused_pdata_var.patch
14cr|ka-deploy-0.94.4-7|18	Url:            http://kadeploy.imag.fr/
14cr|ka-deploy-0.94.4-7|19	BuildRequires:	glibc-static-devel
14cr|ka-deploy-0.94.4-7|20	
14cr|ka-deploy-0.94.4-7|21	%description
14cr|ka-deploy-0.94.4-7|22	Ka-deploy is a tool for cloning large numbers of machines on a cluster
14cr|ka-deploy-0.94.4-7|23	
14cr|ka-deploy-0.94.4-7|24	%package server
14cr|ka-deploy-0.94.4-7|25	Summary:        Ka-deploy cluster installation solution - server host side
14cr|ka-deploy-0.94.4-7|26	Group:          System/Cluster
14cr|ka-deploy-0.94.4-7|27	Requires:       coreutils bind-utils, syslinux >= 1.67, clusterscripts-server-pxe
14cr|ka-deploy-0.94.4-7|28	Obsoletes:	ka-deploy-server-host
14cr|ka-deploy-0.94.4-7|29	License:        GPL
14cr|ka-deploy-0.94.4-7|30	
14cr|ka-deploy-0.94.4-7|31	%description server
14cr|ka-deploy-0.94.4-7|32	Ka-deploy is a tool for cloning large numbers of machines on a cluster
14cr|ka-deploy-0.94.4-7|33	This package is to be installed on a server
14cr|ka-deploy-0.94.4-7|34	
14cr|ka-deploy-0.94.4-7|35	%package source-node
14cr|ka-deploy-0.94.4-7|36	Summary:        Ka-deploy cluster installation solution - source node side
14cr|ka-deploy-0.94.4-7|37	Group:          System/Cluster
14cr|ka-deploy-0.94.4-7|38	Requires:       coreutils
14cr|ka-deploy-0.94.4-7|39	License:        GPL
14cr|ka-deploy-0.94.4-7|40	
14cr|ka-deploy-0.94.4-7|41	%description source-node
14cr|ka-deploy-0.94.4-7|42	Ka-deploy is a tool for cloning large numbers of machines on a cluster
14cr|ka-deploy-0.94.4-7|43	This package is to be installed on the source node
14cr|ka-deploy-0.94.4-7|44	
14cr|ka-deploy-0.94.4-7|45	%prep
14cr|ka-deploy-0.94.4-7|46	%setup -q -n %name-%version
14cr|ka-deploy-0.94.4-7|47	%ifarch mips arm
14cr|ka-deploy-0.94.4-7|48	%patch0 -p1 -b .m32
14cr|ka-deploy-0.94.4-7|49	%endif
14cr|ka-deploy-0.94.4-7|50	%patch1	-p1
14cr|ka-deploy-0.94.4-7|51	%build
14cr|ka-deploy-0.94.4-7|52	# remove all the CVS directories
14cr|ka-deploy-0.94.4-7|53	rm -rf `find -type d -name "CVS"`
14cr|ka-deploy-0.94.4-7|54	
14cr|ka-deploy-0.94.4-7|55	# compile
14cr|ka-deploy-0.94.4-7|56	cd src && make
14cr|ka-deploy-0.94.4-7|57	
14cr|ka-deploy-0.94.4-7|58	%install
14cr|ka-deploy-0.94.4-7|59	rm -Rf $RPM_BUILD_ROOT
14cr|ka-deploy-0.94.4-7|60	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|ka-deploy-0.94.4-7|61	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|ka-deploy-0.94.4-7|62	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14cr|ka-deploy-0.94.4-7|63	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ka
14cr|ka-deploy-0.94.4-7|64	
14cr|ka-deploy-0.94.4-7|65	install -m 755 src/ka-d-server $RPM_BUILD_ROOT%{_bindir}/ka-d-server
14cr|ka-deploy-0.94.4-7|66	install -m 755 src/ka-d-client $RPM_BUILD_ROOT%{_bindir}/ka-d-client
14cr|ka-deploy-0.94.4-7|67	install -m 755 scripts/ka-d.sh $RPM_BUILD_ROOT%{_bindir}/ka-d.sh
14cr|ka-deploy-0.94.4-7|68	install -m 755 scripts/bootable_flag.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|69	install -m 755 scripts/fdisk_to_desc $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|70	install -m 755 scripts/gen_modprobe_conf.pl $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|71	install -m 755 scripts/ka-d.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|72	install -m 755 scripts/ka_replication.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|73	install -m 755 scripts/make_initrd_grub $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|74	install -m 755 scripts/make_initrd_lilo $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|75	install -m 755 scripts/prepare_node.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|76	install -m 755 scripts/send_status.pl $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|77	install -m 755 scripts/status_node.pl $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|78	install -m 755 scripts/store_log.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|79	install -m 755 scripts/udev_creation.sh $RPM_BUILD_ROOT%{_bindir}/
14cr|ka-deploy-0.94.4-7|80	install -m 755 scripts/replication.conf $RPM_BUILD_ROOT%{_sysconfdir}/ka
14cr|ka-deploy-0.94.4-7|81	
14cr|ka-deploy-0.94.4-7|82	install -m 644 doc/ka-d.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d.1
14cr|ka-deploy-0.94.4-7|83	install -m 644 doc/ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-deploy.1
14cr|ka-deploy-0.94.4-7|84	ln -s ka-d.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d.sh.1
14cr|ka-deploy-0.94.4-7|85	ln -s ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d-server.1
14cr|ka-deploy-0.94.4-7|86	ln -s ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d-client.1
14cr|ka-deploy-0.94.4-7|87	
14cr|ka-deploy-0.94.4-7|88	
14cr|ka-deploy-0.94.4-7|89	%clean
14cr|ka-deploy-0.94.4-7|90	rm -rf $RPM_BUILD_ROOT
14cr|ka-deploy-0.94.4-7|91	
14cr|ka-deploy-0.94.4-7|92	%files server
14cr|ka-deploy-0.94.4-7|93	%doc README BUGS INSTALL doc
14cr|ka-deploy-0.94.4-7|94	
14cr|ka-deploy-0.94.4-7|95	
14cr|ka-deploy-0.94.4-7|96	%files source-node
14cr|ka-deploy-0.94.4-7|97	%defattr(-,root,root)
14cr|ka-deploy-0.94.4-7|98	%doc doc/duplication.html
14cr|ka-deploy-0.94.4-7|99	%{_bindir}/*
14cr|ka-deploy-0.94.4-7|100	%config(noreplace) %{_sysconfdir}/ka
14cr|ka-deploy-0.94.4-7|101	%doc %{_mandir}/man1/ka-d*
14cr|ka-deploy-0.94.4-7|102	%{_datadir}/%{name}-%{version}
14cr|ka-deploy-0.94.4-7|103	
14cr|ka-deploy-0.94.4-7|104	
14cr|ka-deploy-0.94.4-7|105	
14cr|ka-deploy-0.94.4-7|106	
14cr|ka-deploy-0.94.4-7|107	
14cr|ka-deploy-0.94.4-7|108	%changelog
14cr|ka-deploy-0.94.4-7|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.4-7
14cr|ka-deploy-0.94.4-7|110	+ Revision: 1b925c6
14cr|ka-deploy-0.94.4-7|111	- MassBuild#464: Increase release tag
14cr|ka-deploy-0.94.4-7|112	
14cr|ka-deploy-0.94.4-7|113	

2305 14
14cr|kadu-0.12.3-3|1	%define _disable_ld_no_undefined 1
14cr|kadu-0.12.3-3|2	
14cr|kadu-0.12.3-3|3	Summary:	A Gadu-Gadu client for online messaging
14cr|kadu-0.12.3-3|4	Name:		kadu
14cr|kadu-0.12.3-3|5	Version:	0.12.3
14cr|kadu-0.12.3-3|6	Release:	3
14cr|kadu-0.12.3-3|7	License:	GPLv2+
14cr|kadu-0.12.3-3|8	Group:		Networking/Instant messaging
14cr|kadu-0.12.3-3|9	Url:		http://www.kadu.net
14cr|kadu-0.12.3-3|10	Source0:	http://kadu.googlecode.com/files/kadu-%{version}.tar.bz2
14cr|kadu-0.12.3-3|11	Source1:	%{name}.desktop
14cr|kadu-0.12.3-3|12	Patch0:		kadu-0.12.3-cmake3.patch
14cr|kadu-0.12.3-3|13	BuildRequires:	cmake
14cr|kadu-0.12.3-3|14	BuildRequires:	aspell-devel
14cr|kadu-0.12.3-3|15	BuildRequires:	qt4-devel >= 4.7.0
14cr|kadu-0.12.3-3|16	BuildRequires:	pkgconfig(enchant)
14cr|kadu-0.12.3-3|17	BuildRequires:	pkgconfig(libgadu)
14cr|kadu-0.12.3-3|18	BuildRequires:	pkgconfig(libidn)
14cr|kadu-0.12.3-3|19	BuildRequires:	pkgconfig(libmpdclient)
14cr|kadu-0.12.3-3|20	BuildRequires:	pkgconfig(libpng)
14cr|kadu-0.12.3-3|21	BuildRequires:	pkgconfig(phonon)
14cr|kadu-0.12.3-3|22	BuildRequires:	pkgconfig(qca2)
14cr|kadu-0.12.3-3|23	BuildRequires:	pkgconfig(sndfile)
14cr|kadu-0.12.3-3|24	BuildRequires:	pkgconfig(xscrnsaver)
14cr|kadu-0.12.3-3|25	Requires:	enchant-dictionary
14cr|kadu-0.12.3-3|26	Requires:	qca2-plugin-openssl
14cr|kadu-0.12.3-3|27	Requires:	qt4-database-plugin-sqlite
14cr|kadu-0.12.3-3|28	
14cr|kadu-0.12.3-3|29	%description
14cr|kadu-0.12.3-3|30	Kadu is a dynamically evolving instant messenger compatible with the Gadu-Gadu,
14cr|kadu-0.12.3-3|31	Jabber/XMPP and Facebook protocol. It can be run on all platforms supporting
14cr|kadu-0.12.3-3|32	the Qt toolkit (except Windows).
14cr|kadu-0.12.3-3|33	
14cr|kadu-0.12.3-3|34	%files
14cr|kadu-0.12.3-3|35	%doc HISTORY README VERSION THANKS AUTHORS
14cr|kadu-0.12.3-3|36	%{_bindir}/%{name}
14cr|kadu-0.12.3-3|37	%{_datadir}/applications/%{name}.desktop
14cr|kadu-0.12.3-3|38	%{_datadir}/%{name}
14cr|kadu-0.12.3-3|39	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|kadu-0.12.3-3|40	%{_libdir}/%{name}/plugins/*.so
14cr|kadu-0.12.3-3|41	
14cr|kadu-0.12.3-3|42	#----------------------------------------------------------------------------
14cr|kadu-0.12.3-3|43	
14cr|kadu-0.12.3-3|44	%prep
14cr|kadu-0.12.3-3|45	%setup -q
14cr|kadu-0.12.3-3|46	%patch0 -p1
14cr|kadu-0.12.3-3|47	iconv -f iso8859-1 -t utf-8 HISTORY > \
14cr|kadu-0.12.3-3|48	HISTORY.conv && mv -f HISTORY.conv HISTORY
14cr|kadu-0.12.3-3|49	
14cr|kadu-0.12.3-3|50	%build
14cr|kadu-0.12.3-3|51	%cmake_qt4
14cr|kadu-0.12.3-3|52	%make
14cr|kadu-0.12.3-3|53	
14cr|kadu-0.12.3-3|54	%install
14cr|kadu-0.12.3-3|55	%makeinstall_std -C build
14cr|kadu-0.12.3-3|56	
14cr|kadu-0.12.3-3|57	rm -fr %{buildroot}%{_includedir}
14cr|kadu-0.12.3-3|58	rm -fr %{buildroot}/usr/sdk
14cr|kadu-0.12.3-3|59	rm -fr %{buildroot}%{_datadir}/cmake
14cr|kadu-0.12.3-3|60	
14cr|kadu-0.12.3-3|61	desktop-file-install \
14cr|kadu-0.12.3-3|62	--dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|kadu-0.12.3-3|63	
14cr|kadu-0.12.3-3|64	%changelog
14cr|kadu-0.12.3-3|65	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.3-3
14cr|kadu-0.12.3-3|66	+ Revision: eb1dc73
14cr|kadu-0.12.3-3|67	- Fix build with new cmake, spec cleanup
14cr|kadu-0.12.3-3|68	
14cr|kadu-0.12.3-3|69	

2306 14
14cr|kaffeine-1.2.2-3|1	Name:          kaffeine
14cr|kaffeine-1.2.2-3|2	Version:       1.2.2
14cr|kaffeine-1.2.2-3|3	Release:       3
14cr|kaffeine-1.2.2-3|4	Summary:       Media Player for KDE4
14cr|kaffeine-1.2.2-3|5	Group:         Graphical desktop/KDE
14cr|kaffeine-1.2.2-3|6	License:       GPLv2+
14cr|kaffeine-1.2.2-3|7	Url:           http://kaffeine.kde.org/
14cr|kaffeine-1.2.2-3|8	Source0:       http://downloads.sourceforge.net/kaffeine/kaffeine-%{version}.tar.gz
14cr|kaffeine-1.2.2-3|9	Patch0:	       kaffeine-1.2.2-gcc47.patch
14cr|kaffeine-1.2.2-3|10	BuildRequires: kdelibs4-devel
14cr|kaffeine-1.2.2-3|11	BuildRequires: phonon-devel
14cr|kaffeine-1.2.2-3|12	BuildRequires: libxine-devel
14cr|kaffeine-1.2.2-3|13	Requires:      xine-plugins
14cr|kaffeine-1.2.2-3|14	Requires:      qt4-database-plugin-sqlite
14cr|kaffeine-1.2.2-3|15	Requires:      kdebase4-runtime
14cr|kaffeine-1.2.2-3|16	Provides: kaffeine4 = %version
14cr|kaffeine-1.2.2-3|17	Obsoletes: kaffeine4 < 1.0
14cr|kaffeine-1.2.2-3|18	Obsoletes: kaffeine-engine-xine
14cr|kaffeine-1.2.2-3|19	Obsoletes: kaffeine-engine-gstreamer
14cr|kaffeine-1.2.2-3|20	Obsoletes: %{_lib}kaffeine0
14cr|kaffeine-1.2.2-3|21	
14cr|kaffeine-1.2.2-3|22	%description
14cr|kaffeine-1.2.2-3|23	Kaffeine is a KDE4 Multi Engine Media Player.
14cr|kaffeine-1.2.2-3|24	
14cr|kaffeine-1.2.2-3|25	%files -f %name.lang
14cr|kaffeine-1.2.2-3|26	%_kde_bindir/kaffeine
14cr|kaffeine-1.2.2-3|27	%_kde_bindir/kaffeine-xbu
14cr|kaffeine-1.2.2-3|28	%_kde_appsdir/kaffeine
14cr|kaffeine-1.2.2-3|29	%_kde_appsdir/profiles/kaffeine.profile.xml
14cr|kaffeine-1.2.2-3|30	%_kde_appsdir/solid/actions/*
14cr|kaffeine-1.2.2-3|31	%_kde_iconsdir/*/*/*/*
14cr|kaffeine-1.2.2-3|32	%_kde_datadir/applications/kde4/kaffeine.desktop
14cr|kaffeine-1.2.2-3|33	
14cr|kaffeine-1.2.2-3|34	#--------------------------------------------------------------------
14cr|kaffeine-1.2.2-3|35	
14cr|kaffeine-1.2.2-3|36	%prep
14cr|kaffeine-1.2.2-3|37	%setup -q -n %{name}-%{version}
14cr|kaffeine-1.2.2-3|38	%patch0 -p0
14cr|kaffeine-1.2.2-3|39	
14cr|kaffeine-1.2.2-3|40	%build
14cr|kaffeine-1.2.2-3|41	%cmake_kde4
14cr|kaffeine-1.2.2-3|42	%make
14cr|kaffeine-1.2.2-3|43	
14cr|kaffeine-1.2.2-3|44	%install
14cr|kaffeine-1.2.2-3|45	%makeinstall_std -C build
14cr|kaffeine-1.2.2-3|46	
14cr|kaffeine-1.2.2-3|47	%find_lang %name
14cr|kaffeine-1.2.2-3|48	
14cr|kaffeine-1.2.2-3|49	
14cr|kaffeine-1.2.2-3|50	%changelog
14cr|kaffeine-1.2.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14cr|kaffeine-1.2.2-3|52	+ Revision: 8baf580
14cr|kaffeine-1.2.2-3|53	- MassBuild#464: Increase release tag
14cr|kaffeine-1.2.2-3|54	
14cr|kaffeine-1.2.2-3|55	

2307 14
14cr|kakasi-2.3.4-12|1	Summary:	KAKASI - kanji kana simple inverter
14cr|kakasi-2.3.4-12|2	Name:		kakasi
14cr|kakasi-2.3.4-12|3	Version:	2.3.4
14cr|kakasi-2.3.4-12|4	Release:	12
14cr|kakasi-2.3.4-12|5	License:	GPL
14cr|kakasi-2.3.4-12|6	Group:		System/Internationalization
14cr|kakasi-2.3.4-12|7	URL:		http://kakasi.namazu.org/
14cr|kakasi-2.3.4-12|8	Source:		http://kakasi.namazu.org/stable/kakasi-%{version}.tar.bz2
14cr|kakasi-2.3.4-12|9	
14cr|kakasi-2.3.4-12|10	%description
14cr|kakasi-2.3.4-12|11	KAKASI is the language processing filter to convert Kanji characters
14cr|kakasi-2.3.4-12|12	to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese
14cr|kakasi-2.3.4-12|13	documents. Word-splitting patch has merged from version 2.3.0.
14cr|kakasi-2.3.4-12|14	
14cr|kakasi-2.3.4-12|15	%package devel
14cr|kakasi-2.3.4-12|16	Summary:	Header file and libraries of KAKASI
14cr|kakasi-2.3.4-12|17	Group:		Development/Other
14cr|kakasi-2.3.4-12|18	Requires:	kakasi = %{version}-%{release}
14cr|kakasi-2.3.4-12|19	
14cr|kakasi-2.3.4-12|20	%description devel
14cr|kakasi-2.3.4-12|21	Header file and Libraries of KAKASI.
14cr|kakasi-2.3.4-12|22	
14cr|kakasi-2.3.4-12|23	%package dict
14cr|kakasi-2.3.4-12|24	Summary:	The base dictionary of KAKASI
14cr|kakasi-2.3.4-12|25	Group:		System/Internationalization
14cr|kakasi-2.3.4-12|26	Provides:	kakasidict
14cr|kakasi-2.3.4-12|27	
14cr|kakasi-2.3.4-12|28	%description dict
14cr|kakasi-2.3.4-12|29	The basic dictionary of KAKASI.
14cr|kakasi-2.3.4-12|30	
14cr|kakasi-2.3.4-12|31	%prep
14cr|kakasi-2.3.4-12|32	%setup -q
14cr|kakasi-2.3.4-12|33	
14cr|kakasi-2.3.4-12|34	%build
14cr|kakasi-2.3.4-12|35	%configure2_5x --disable-static
14cr|kakasi-2.3.4-12|36	make
14cr|kakasi-2.3.4-12|37	
14cr|kakasi-2.3.4-12|38	%install
14cr|kakasi-2.3.4-12|39	%makeinstall_std
14cr|kakasi-2.3.4-12|40	
14cr|kakasi-2.3.4-12|41	mkdir -p %{buildroot}%{_mandir}/ja/man1
14cr|kakasi-2.3.4-12|42	install -m 644 doc/kakasi.1 %{buildroot}%{_mandir}/ja/man1
14cr|kakasi-2.3.4-12|43	
14cr|kakasi-2.3.4-12|44	%files
14cr|kakasi-2.3.4-12|45	%doc AUTHORS ChangeLog COPYING NEWS README README-ja
14cr|kakasi-2.3.4-12|46	%{_bindir}/kakasi
14cr|kakasi-2.3.4-12|47	%{_bindir}/mkkanwa
14cr|kakasi-2.3.4-12|48	%{_bindir}/atoc_conv
14cr|kakasi-2.3.4-12|49	%{_bindir}/rdic_conv
14cr|kakasi-2.3.4-12|50	%{_bindir}/wx2_conv
14cr|kakasi-2.3.4-12|51	%{_libdir}/libkakasi.so.*
14cr|kakasi-2.3.4-12|52	%{_mandir}/ja/man1/kakasi.1*
14cr|kakasi-2.3.4-12|53	%{_datadir}/kakasi/itaijidict
14cr|kakasi-2.3.4-12|54	
14cr|kakasi-2.3.4-12|55	%files devel
14cr|kakasi-2.3.4-12|56	%{_bindir}/kakasi-config
14cr|kakasi-2.3.4-12|57	%{_libdir}/libkakasi.so
14cr|kakasi-2.3.4-12|58	%{_includedir}/libkakasi.h
14cr|kakasi-2.3.4-12|59	
14cr|kakasi-2.3.4-12|60	%files dict
14cr|kakasi-2.3.4-12|61	%{_datadir}/kakasi/kanwadict
14cr|kakasi-2.3.4-12|62	
14cr|kakasi-2.3.4-12|63	
14cr|kakasi-2.3.4-12|64	%changelog
14cr|kakasi-2.3.4-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-12
14cr|kakasi-2.3.4-12|66	+ Revision: b5355aa
14cr|kakasi-2.3.4-12|67	- MassBuild#464: Increase release tag
14cr|kakasi-2.3.4-12|68	
14cr|kakasi-2.3.4-12|69	

2308 14
14cr|kamikaze-0.2-14|1	%define tag	0_2
14cr|kamikaze-0.2-14|2	
14cr|kamikaze-0.2-14|3	Name:		    kamikaze
14cr|kamikaze-0.2-14|4	Version:	    0.2
14cr|kamikaze-0.2-14|5	Release:	    14
14cr|kamikaze-0.2-14|6	Summary:	    An SCM query tool similar to Mozilla's tool, Bonsai
14cr|kamikaze-0.2-14|7	License:	    Apache License
14cr|kamikaze-0.2-14|8	Group:		    Networking/WWW
14cr|kamikaze-0.2-14|9	URL:		    http://kamikaze-qscm.tigris.org/
14cr|kamikaze-0.2-14|10	Source0:	    http://kamikaze-qscm.tigris.org/files/documents/2030/17053/%{name}.v%{tag}.tar.bz2
14cr|kamikaze-0.2-14|11	Patch0:		    %{name}-0.2.fhs.patch.bz2
14cr|kamikaze-0.2-14|12	Patch1:		    %{name}-0.2.fix-db-access.patch.bz2
14cr|kamikaze-0.2-14|13	Requires:	    mod_php
14cr|kamikaze-0.2-14|14	Requires:		apache-mod_socache_shmcb
14cr|kamikaze-0.2-14|15	BuildArch:	    noarch
14cr|kamikaze-0.2-14|16	
14cr|kamikaze-0.2-14|17	%description
14cr|kamikaze-0.2-14|18	Kamikaze-qscm is a tool that allows developers and CM related personnel to
14cr|kamikaze-0.2-14|19	query the commits made to one or more source control repositories. It is very
14cr|kamikaze-0.2-14|20	similar to Mozilla's bonsai tool. Kamikaze-qscm currently works with
14cr|kamikaze-0.2-14|21	Subversion, but a modular approach is planned for other SCM systems.
14cr|kamikaze-0.2-14|22	
14cr|kamikaze-0.2-14|23	Kamikaze for Subversion currently consists of a perl back-end hook for
14cr|kamikaze-0.2-14|24	inserting commit information into a MySQL database. (In the future, a modular
14cr|kamikaze-0.2-14|25	approach to data storage is planned - allowing the use of many different data
14cr|kamikaze-0.2-14|26	storage implementations. ) A PHP front-end is used to perform repository
14cr|kamikaze-0.2-14|27	queries and display results. (In the future a web service API (XML-RPC and/or
14cr|kamikaze-0.2-14|28	SOAP) will be provided to access the same information for incorporation into
14cr|kamikaze-0.2-14|29	other tools.)
14cr|kamikaze-0.2-14|30	
14cr|kamikaze-0.2-14|31	%prep
14cr|kamikaze-0.2-14|32	%setup -q -n %{name}
14cr|kamikaze-0.2-14|33	%patch0 -p 1
14cr|kamikaze-0.2-14|34	%patch1 -p 0
14cr|kamikaze-0.2-14|35	
14cr|kamikaze-0.2-14|36	%build
14cr|kamikaze-0.2-14|37	
14cr|kamikaze-0.2-14|38	%install
14cr|kamikaze-0.2-14|39	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|kamikaze-0.2-14|40	install -m 644 html/index.php %{buildroot}%{_var}/www/%{name}
14cr|kamikaze-0.2-14|41	
14cr|kamikaze-0.2-14|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|kamikaze-0.2-14|43	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|kamikaze-0.2-14|44	install -d -m 755 %{buildroot}%{_datadir}/%{name}/db
14cr|kamikaze-0.2-14|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}/hooks
14cr|kamikaze-0.2-14|46	install -m 644 html/query.php %{buildroot}%{_datadir}/%{name}/lib
14cr|kamikaze-0.2-14|47	install -m 644 db/{author,repository,resource,revision}.sql %{buildroot}%{_datadir}/%{name}/db
14cr|kamikaze-0.2-14|48	install -m 755 hooks/commit2db.pl %{buildroot}%{_datadir}/%{name}/hooks
14cr|kamikaze-0.2-14|49	
14cr|kamikaze-0.2-14|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|kamikaze-0.2-14|51	install -m 644 html/config.inc %{buildroot}%{_sysconfdir}/%{name}/web.conf
14cr|kamikaze-0.2-14|52	install -m 644 hooks/config.inc %{buildroot}%{_sysconfdir}/%{name}/hook.conf
14cr|kamikaze-0.2-14|53	
14cr|kamikaze-0.2-14|54	# apache configuration
14cr|kamikaze-0.2-14|55	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|kamikaze-0.2-14|56	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|kamikaze-0.2-14|57	# %{name} Apache configuration
14cr|kamikaze-0.2-14|58	Alias /%{name} %{_var}/www/%{name}
14cr|kamikaze-0.2-14|59	
14cr|kamikaze-0.2-14|60	<Directory %{_var}/www/%{name}>
14cr|kamikaze-0.2-14|61	Require all granted
14cr|kamikaze-0.2-14|62	</Directory>
14cr|kamikaze-0.2-14|63	EOF
14cr|kamikaze-0.2-14|64	
14cr|kamikaze-0.2-14|65	cat > README.mdv <<EOF
14cr|kamikaze-0.2-14|66	Mandriva RPM specific notes
14cr|kamikaze-0.2-14|67	
14cr|kamikaze-0.2-14|68	setup
14cr|kamikaze-0.2-14|69	-----
14cr|kamikaze-0.2-14|70	The setup used here differs from default one, to achieve better FHS compliance.
14cr|kamikaze-0.2-14|71	- the files accessibles from the web are in /var/www/kamikaze
14cr|kamikaze-0.2-14|72	- the files non accessibles from the web are in /usr/share/kamikaze
14cr|kamikaze-0.2-14|73	- the configuration file is /etc/kamikaze.conf
14cr|kamikaze-0.2-14|74	
14cr|kamikaze-0.2-14|75	post-installation
14cr|kamikaze-0.2-14|76	-----------------
14cr|kamikaze-0.2-14|77	You have to create the MySQL database, and import all files from
14cr|kamikaze-0.2-14|78	/usr/share/kamikaze/db
14cr|kamikaze-0.2-14|79	EOF
14cr|kamikaze-0.2-14|80	
14cr|kamikaze-0.2-14|81	%clean
14cr|kamikaze-0.2-14|82	
14cr|kamikaze-0.2-14|83	
14cr|kamikaze-0.2-14|84	%files
14cr|kamikaze-0.2-14|85	%doc *.txt README.mdv
14cr|kamikaze-0.2-14|86	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|kamikaze-0.2-14|87	%config(noreplace) %{_sysconfdir}/%{name}
14cr|kamikaze-0.2-14|88	%{_var}/www/%{name}
14cr|kamikaze-0.2-14|89	%{_datadir}/%{name}
14cr|kamikaze-0.2-14|90	
14cr|kamikaze-0.2-14|91	
14cr|kamikaze-0.2-14|92	
14cr|kamikaze-0.2-14|93	
14cr|kamikaze-0.2-14|94	%changelog
14cr|kamikaze-0.2-14|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-14
14cr|kamikaze-0.2-14|96	+ Revision: f69c840
14cr|kamikaze-0.2-14|97	- MassBuild#464: Increase release tag
14cr|kamikaze-0.2-14|98	
14cr|kamikaze-0.2-14|99	

2309 14
14cr|kamoso-2.0.2-7|1	Summary:	Application to take pictures and videos out of your webcam
14cr|kamoso-2.0.2-7|2	Name:		kamoso
14cr|kamoso-2.0.2-7|3	Version:	2.0.2
14cr|kamoso-2.0.2-7|4	Release:	7
14cr|kamoso-2.0.2-7|5	License:	GPLv2+
14cr|kamoso-2.0.2-7|6	Group:		Graphical desktop/KDE
14cr|kamoso-2.0.2-7|7	Url:		https://launchpad.net/kamoso
14cr|kamoso-2.0.2-7|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cr|kamoso-2.0.2-7|9	## upstream patches
14cr|kamoso-2.0.2-7|10	Patch100:	kamoso-2.0.2-gstreamer1.patch
14cr|kamoso-2.0.2-7|11	Patch105:	0005-Make-the-About-dialog-work.patch
14cr|kamoso-2.0.2-7|12	Patch121:	0021-add-include.patch
14cr|kamoso-2.0.2-7|13	Patch131:	0031-Store-and-install-kamoso.desktop-with-755-permission.patch
14cr|kamoso-2.0.2-7|14	Patch132:	0032-use-camera-web-icon-instead-of-webcamreceive.patch
14cr|kamoso-2.0.2-7|15	Patch133:	0033-initial-port-to-libkipi-2.x.patch
14cr|kamoso-2.0.2-7|16	Patch134:	0034-add-license-header.patch
14cr|kamoso-2.0.2-7|17	Patch135:	0035-fix-build-for-libkipi-2.patch
14cr|kamoso-2.0.2-7|18	BuildRequires:	boost-devel
14cr|kamoso-2.0.2-7|19	BuildRequires:	kdelibs4-devel
14cr|kamoso-2.0.2-7|20	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14cr|kamoso-2.0.2-7|21	BuildRequires:	pkgconfig(libkipi)
14cr|kamoso-2.0.2-7|22	Requires:	qt-gstreamer
14cr|kamoso-2.0.2-7|23	
14cr|kamoso-2.0.2-7|24	%description
14cr|kamoso-2.0.2-7|25	Kamoso is an application to take pictures and videos out of your webcam.
14cr|kamoso-2.0.2-7|26	
14cr|kamoso-2.0.2-7|27	%files -f %{name}.lang
14cr|kamoso-2.0.2-7|28	%{_kde_bindir}/*
14cr|kamoso-2.0.2-7|29	%{_kde_libdir}/kde4/*.so
14cr|kamoso-2.0.2-7|30	%{_kde_applicationsdir}/kamoso.desktop
14cr|kamoso-2.0.2-7|31	%{_kde_iconsdir}/*/*/*/*
14cr|kamoso-2.0.2-7|32	%{_kde_services}/*.desktop
14cr|kamoso-2.0.2-7|33	%{_kde_servicetypes}/*.desktop
14cr|kamoso-2.0.2-7|34	
14cr|kamoso-2.0.2-7|35	#--------------------------------------------------------------------
14cr|kamoso-2.0.2-7|36	
14cr|kamoso-2.0.2-7|37	%prep
14cr|kamoso-2.0.2-7|38	%setup -q
14cr|kamoso-2.0.2-7|39	%patch100 -p1 -b .gst1.0
14cr|kamoso-2.0.2-7|40	%patch105 -p1 -b .0005
14cr|kamoso-2.0.2-7|41	%patch121 -p1 -b .0021
14cr|kamoso-2.0.2-7|42	%patch131 -p1 -b .0031
14cr|kamoso-2.0.2-7|43	%patch132 -p1 -b .0032
14cr|kamoso-2.0.2-7|44	%patch133 -p1 -b .0033
14cr|kamoso-2.0.2-7|45	%patch134 -p1 -b .0034
14cr|kamoso-2.0.2-7|46	%patch135 -p1 -b .0035
14cr|kamoso-2.0.2-7|47	
14cr|kamoso-2.0.2-7|48	# rename some icons that conflict with kdeplasma-addons
14cr|kamoso-2.0.2-7|49	# upstreamed,
14cr|kamoso-2.0.2-7|50	# http://commits.kde.org/kamoso/b8b03322d58a920deac198c2360d65deddccd610
14cr|kamoso-2.0.2-7|51	pushd src/plugins/youtube
14cr|kamoso-2.0.2-7|52	sed -i.bak -e 's|^Icon=youtube|Icon=kipiplugin_youtube|' *.desktop
14cr|kamoso-2.0.2-7|53	for icon in icons/*-action-youtube.* ; do
14cr|kamoso-2.0.2-7|54	new_name=$(echo ${icon} | sed -e's|-youtube|-kipiplugin_youtube|')
14cr|kamoso-2.0.2-7|55	mv ${icon} ${new_name}
14cr|kamoso-2.0.2-7|56	done
14cr|kamoso-2.0.2-7|57	
14cr|kamoso-2.0.2-7|58	%build
14cr|kamoso-2.0.2-7|59	%cmake_kde4
14cr|kamoso-2.0.2-7|60	%make
14cr|kamoso-2.0.2-7|61	
14cr|kamoso-2.0.2-7|62	%install
14cr|kamoso-2.0.2-7|63	%makeinstall_std -C build
14cr|kamoso-2.0.2-7|64	
14cr|kamoso-2.0.2-7|65	%find_lang %{name}
14cr|kamoso-2.0.2-7|66	
14cr|kamoso-2.0.2-7|67	
14cr|kamoso-2.0.2-7|68	%changelog
14cr|kamoso-2.0.2-7|69	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-7
14cr|kamoso-2.0.2-7|70	+ Revision: 06e4211
14cr|kamoso-2.0.2-7|71	- Add patch from upstream for gstreamer 1.0 support, update BuildRequires
14cr|kamoso-2.0.2-7|72	
14cr|kamoso-2.0.2-7|73	

2310 14
14cr|kanif-1.2.2-2|1	%define _enable_debug_packages %{nil}
14cr|kanif-1.2.2-2|2	%define debug_package %{nil}
14cr|kanif-1.2.2-2|3	
14cr|kanif-1.2.2-2|4	Summary:	TakTuk wrapper for cluster management and administration
14cr|kanif-1.2.2-2|5	Name:		kanif
14cr|kanif-1.2.2-2|6	Version:	1.2.2
14cr|kanif-1.2.2-2|7	Release:	2
14cr|kanif-1.2.2-2|8	License:	GPLv2+
14cr|kanif-1.2.2-2|9	Group:		System/Cluster
14cr|kanif-1.2.2-2|10	Url:		http://taktuk.gforge.inria.fr/kanif/
14cr|kanif-1.2.2-2|11	Source0:	http://gforge.inria.fr/frs/download.php/3984/kanif-%{version}.tar.gz
14cr|kanif-1.2.2-2|12	Source10:	%{name}.rpmlintrc
14cr|kanif-1.2.2-2|13	Requires:	taktuk
14cr|kanif-1.2.2-2|14	
14cr|kanif-1.2.2-2|15	%description
14cr|kanif-1.2.2-2|16	kanif is a tool for cluster management and administration. It combines
14cr|kanif-1.2.2-2|17	main features of well known cluster management tools such as c3, pdsh
14cr|kanif-1.2.2-2|18	and dsh and mimics their syntax. For the effective cluster management
14cr|kanif-1.2.2-2|19	it relies on TakTuk, a tool for large scale remote execution deployment.
14cr|kanif-1.2.2-2|20	
14cr|kanif-1.2.2-2|21	For simple parallel tasks that have to be executed on regular machines
14cr|kanif-1.2.2-2|22	such as clusters, TakTuk syntax is too complicated. The goal of kanif
14cr|kanif-1.2.2-2|23	is to provide an easier and familiar syntax to cluster administrators
14cr|kanif-1.2.2-2|24	while still taking advantage of TakTuk characteristics and features
14cr|kanif-1.2.2-2|25	(adaptivity, scalability, portability, autopropagation and informations
14cr|kanif-1.2.2-2|26	redirection).
14cr|kanif-1.2.2-2|27	
14cr|kanif-1.2.2-2|28	%files
14cr|kanif-1.2.2-2|29	%doc install_doc/*
14cr|kanif-1.2.2-2|30	%{_bindir}/kaget
14cr|kanif-1.2.2-2|31	%{_bindir}/kanif
14cr|kanif-1.2.2-2|32	%{_bindir}/kaput
14cr|kanif-1.2.2-2|33	%{_bindir}/kash
14cr|kanif-1.2.2-2|34	%{_libdir}/pkgconfig/kanif.pc
14cr|kanif-1.2.2-2|35	%{_mandir}/man1/kaget.1.*
14cr|kanif-1.2.2-2|36	%{_mandir}/man1/kanif.1.*
14cr|kanif-1.2.2-2|37	%{_mandir}/man1/kaput.1.*
14cr|kanif-1.2.2-2|38	%{_mandir}/man1/kash.1.*
14cr|kanif-1.2.2-2|39	%{_mandir}/man5/kanif.conf.5.*
14cr|kanif-1.2.2-2|40	
14cr|kanif-1.2.2-2|41	#----------------------------------------------------------------------------
14cr|kanif-1.2.2-2|42	
14cr|kanif-1.2.2-2|43	%prep
14cr|kanif-1.2.2-2|44	%setup -q
14cr|kanif-1.2.2-2|45	
14cr|kanif-1.2.2-2|46	%build
14cr|kanif-1.2.2-2|47	%configure2_5x
14cr|kanif-1.2.2-2|48	make
14cr|kanif-1.2.2-2|49	
14cr|kanif-1.2.2-2|50	%install
14cr|kanif-1.2.2-2|51	%makeinstall_std
14cr|kanif-1.2.2-2|52	
14cr|kanif-1.2.2-2|53	mkdir tmp_doc
14cr|kanif-1.2.2-2|54	mv %{buildroot}%{_datadir}/doc/%{name} install_doc/
14cr|kanif-1.2.2-2|55	
14cr|kanif-1.2.2-2|56	
14cr|kanif-1.2.2-2|57	%changelog
14cr|kanif-1.2.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|kanif-1.2.2-2|59	+ Revision: c25a258
14cr|kanif-1.2.2-2|60	- MassBuild#464: Increase release tag
14cr|kanif-1.2.2-2|61	
14cr|kanif-1.2.2-2|62	

2311 14
14cr|kanjipad-1.2.3-2|1	Name: kanjipad
14cr|kanjipad-1.2.3-2|2	Summary: Japanese handwriting recognition
14cr|kanjipad-1.2.3-2|3	Version: 1.2.3
14cr|kanjipad-1.2.3-2|4	Release: 2
14cr|kanjipad-1.2.3-2|5	License: GPL
14cr|kanjipad-1.2.3-2|6	Group: System/Internationalization
14cr|kanjipad-1.2.3-2|7	URL: http://www.gtk.org/~otaylor/kanjipad/index.html
14cr|kanjipad-1.2.3-2|8	Source: ftp://ftp.gtk.org:21/pub/users/otaylor/kanjipad/%{name}-%{version}.tar.gz
14cr|kanjipad-1.2.3-2|9	Patch0: kanjipad-1.2.1-add-useful-keyboard-shortcuts.patch.bz2
14cr|kanjipad-1.2.3-2|10	BuildRequires: gtk+1.2-devel
14cr|kanjipad-1.2.3-2|11	
14cr|kanjipad-1.2.3-2|12	%description
14cr|kanjipad-1.2.3-2|13	KanjiPad is a simple (but snazzy) program which does Japanese handwriting
14cr|kanjipad-1.2.3-2|14	recognition. It uses the GTK toolkit for a GUI and Todd David Rudicks's
14cr|kanjipad-1.2.3-2|15	algorithms from JavaDict for recognition.
14cr|kanjipad-1.2.3-2|16	
14cr|kanjipad-1.2.3-2|17	%prep
14cr|kanjipad-1.2.3-2|18	%setup -q
14cr|kanjipad-1.2.3-2|19	%patch0 -p0
14cr|kanjipad-1.2.3-2|20	
14cr|kanjipad-1.2.3-2|21	%build
14cr|kanjipad-1.2.3-2|22	make BINDIR=%{_bindir} LIBDIR=%{_datadir}/%{name} OPTIMIZE="$RPM_OPT_FLAGS"
14cr|kanjipad-1.2.3-2|23	
14cr|kanjipad-1.2.3-2|24	%install
14cr|kanjipad-1.2.3-2|25	make install BINDIR=$RPM_BUILD_ROOT%{_bindir} LIBDIR=$RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|kanjipad-1.2.3-2|26	
14cr|kanjipad-1.2.3-2|27	%files
14cr|kanjipad-1.2.3-2|28	%defattr(-, root, root, 0755)
14cr|kanjipad-1.2.3-2|29	%doc README
14cr|kanjipad-1.2.3-2|30	%{_bindir}/*
14cr|kanjipad-1.2.3-2|31	%{_datadir}/*
14cr|kanjipad-1.2.3-2|32	
14cr|kanjipad-1.2.3-2|33	
14cr|kanjipad-1.2.3-2|34	
14cr|kanjipad-1.2.3-2|35	
14cr|kanjipad-1.2.3-2|36	%changelog
14cr|kanjipad-1.2.3-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|kanjipad-1.2.3-2|38	+ Revision: 8287b29
14cr|kanjipad-1.2.3-2|39	- MassBuild#464: Increase release tag
14cr|kanjipad-1.2.3-2|40	
14cr|kanjipad-1.2.3-2|41	

2312 14
14cr|kanyremote-6.3.2-3|1	Summary:	KDE frontend for anyRemote Wireless remote control program
14cr|kanyremote-6.3.2-3|2	Name:		kanyremote
14cr|kanyremote-6.3.2-3|3	Version:	6.3.2
14cr|kanyremote-6.3.2-3|4	Release:	3
14cr|kanyremote-6.3.2-3|5	License:	GPLv2+
14cr|kanyremote-6.3.2-3|6	Group:		Graphical desktop/KDE
14cr|kanyremote-6.3.2-3|7	Url:		http://kde-apps.org/content/show.php/kAnyRemote?content=45047
14cr|kanyremote-6.3.2-3|8	Source0:	http://garr.dl.sourceforge.net/project/anyremote/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|kanyremote-6.3.2-3|9	Source1:	%{name}.desktop
14cr|kanyremote-6.3.2-3|10	BuildRequires:	desktop-file-utils
14cr|kanyremote-6.3.2-3|11	BuildRequires:	kde4-macros
14cr|kanyremote-6.3.2-3|12	Requires:	python-kde4
14cr|kanyremote-6.3.2-3|13	Requires:	python-pybluez >= 0.9.1
14cr|kanyremote-6.3.2-3|14	Requires:	anyremote >= 6.3.2
14cr|kanyremote-6.3.2-3|15	BuildArch:	noarch
14cr|kanyremote-6.3.2-3|16	
14cr|kanyremote-6.3.2-3|17	%description
14cr|kanyremote-6.3.2-3|18	KDE front-end for anyremote Wireless remote control program.
14cr|kanyremote-6.3.2-3|19	
14cr|kanyremote-6.3.2-3|20	%files -f %{name}.lang
14cr|kanyremote-6.3.2-3|21	%doc AUTHORS ChangeLog COPYING README
14cr|kanyremote-6.3.2-3|22	%{_bindir}/*
14cr|kanyremote-6.3.2-3|23	%{_datadir}/pixmaps/*
14cr|kanyremote-6.3.2-3|24	%{_datadir}/applications/%{name}.desktop
14cr|kanyremote-6.3.2-3|25	
14cr|kanyremote-6.3.2-3|26	#----------------------------------------------------------------------------
14cr|kanyremote-6.3.2-3|27	
14cr|kanyremote-6.3.2-3|28	%prep
14cr|kanyremote-6.3.2-3|29	%setup -q
14cr|kanyremote-6.3.2-3|30	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|kanyremote-6.3.2-3|31	
14cr|kanyremote-6.3.2-3|32	%build
14cr|kanyremote-6.3.2-3|33	%configure2_5x --build=%{_host}
14cr|kanyremote-6.3.2-3|34	%make
14cr|kanyremote-6.3.2-3|35	
14cr|kanyremote-6.3.2-3|36	%install
14cr|kanyremote-6.3.2-3|37	%makeinstall_std
14cr|kanyremote-6.3.2-3|38	
14cr|kanyremote-6.3.2-3|39	rm -fr %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|kanyremote-6.3.2-3|40	
14cr|kanyremote-6.3.2-3|41	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|kanyremote-6.3.2-3|42	
14cr|kanyremote-6.3.2-3|43	%find_lang %{name}
14cr|kanyremote-6.3.2-3|44	
14cr|kanyremote-6.3.2-3|45	
14cr|kanyremote-6.3.2-3|46	
14cr|kanyremote-6.3.2-3|47	%changelog
14cr|kanyremote-6.3.2-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.3.2-3
14cr|kanyremote-6.3.2-3|49	+ Revision: 4152f96
14cr|kanyremote-6.3.2-3|50	- MassBuild#464: Increase release tag
14cr|kanyremote-6.3.2-3|51	
14cr|kanyremote-6.3.2-3|52	

2313 14
14cr|kardsgt-0.7.1-5|1	Name:           kardsgt
14cr|kardsgt-0.7.1-5|2	Version:        0.7.1
14cr|kardsgt-0.7.1-5|3	Release:        5
14cr|kardsgt-0.7.1-5|4	Epoch:          0
14cr|kardsgt-0.7.1-5|5	Summary:        Card game suite
14cr|kardsgt-0.7.1-5|6	License:        GPLv3+
14cr|kardsgt-0.7.1-5|7	Group:          Games/Cards
14cr|kardsgt-0.7.1-5|8	URL:            http://kardsgt.nongnu.org/
14cr|kardsgt-0.7.1-5|9	Source0:        http://download.savannah.gnu.org/releases/kardsgt/kardsgt-%{version}.tar.gz
14cr|kardsgt-0.7.1-5|10	Source1:        http://download.savannah.gnu.org/releases/kardsgt/kardsgt-%{version}.tar.gz.sig
14cr|kardsgt-0.7.1-5|11	Source2:        kardsgt.desktop
14cr|kardsgt-0.7.1-5|12	Requires(post): desktop-file-utils
14cr|kardsgt-0.7.1-5|13	Requires(postun): desktop-file-utils
14cr|kardsgt-0.7.1-5|14	BuildRequires:  desktop-file-utils
14cr|kardsgt-0.7.1-5|15	BuildRequires:  imagemagick
14cr|kardsgt-0.7.1-5|16	BuildRequires:	qt4-devel
14cr|kardsgt-0.7.1-5|17	BuildRequires:	qt-assistant-adp-devel
14cr|kardsgt-0.7.1-5|18	Requires:	qt-assistant-adp
14cr|kardsgt-0.7.1-5|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|kardsgt-0.7.1-5|20	
14cr|kardsgt-0.7.1-5|21	%description
14cr|kardsgt-0.7.1-5|22	KardsGT is a card game program that has many of your favorite card
14cr|kardsgt-0.7.1-5|23	games. Each game comes with an exhaustive manual on how to play. In
14cr|kardsgt-0.7.1-5|24	addition to the many wonderful games, we also have amazing characters
14cr|kardsgt-0.7.1-5|25	to play against. Each character has their own history and sense of
14cr|kardsgt-0.7.1-5|26	play, giving you a fun challenge as you spend your time.
14cr|kardsgt-0.7.1-5|27	
14cr|kardsgt-0.7.1-5|28	%prep
14cr|kardsgt-0.7.1-5|29	%setup -q
14cr|kardsgt-0.7.1-5|30	
14cr|kardsgt-0.7.1-5|31	%build
14cr|kardsgt-0.7.1-5|32	%qmake_qt4
14cr|kardsgt-0.7.1-5|33	make
14cr|kardsgt-0.7.1-5|34	make release
14cr|kardsgt-0.7.1-5|35	
14cr|kardsgt-0.7.1-5|36	%install
14cr|kardsgt-0.7.1-5|37	%{__rm} -rf %{buildroot}
14cr|kardsgt-0.7.1-5|38	make install INSTALL_ROOT=%buildroot
14cr|kardsgt-0.7.1-5|39	
14cr|kardsgt-0.7.1-5|40	# install release-build binary
14cr|kardsgt-0.7.1-5|41	rm -f %buildroot%_bindir/*
14cr|kardsgt-0.7.1-5|42	install -m0755 release/%name %buildroot%{_bindir}
14cr|kardsgt-0.7.1-5|43	
14cr|kardsgt-0.7.1-5|44	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14cr|kardsgt-0.7.1-5|45	%{_bindir}/desktop-file-install --vendor ""                         \
14cr|kardsgt-0.7.1-5|46	--dir %{buildroot}%{_datadir}/applications                  \
14cr|kardsgt-0.7.1-5|47	%{SOURCE2}
14cr|kardsgt-0.7.1-5|48	
14cr|kardsgt-0.7.1-5|49	%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
14cr|kardsgt-0.7.1-5|50	%{_bindir}/convert -resize 32x32 src/images/kardsgt.png %{buildroot}%{_datadir}/pixmaps/kardsgt.png
14cr|kardsgt-0.7.1-5|51	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
14cr|kardsgt-0.7.1-5|52	%{_bindir}/convert -resize 16x16 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/kardsgt.png
14cr|kardsgt-0.7.1-5|53	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/24x24/apps
14cr|kardsgt-0.7.1-5|54	%{_bindir}/convert -resize 24x24 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/kardsgt.png
14cr|kardsgt-0.7.1-5|55	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|kardsgt-0.7.1-5|56	%{_bindir}/convert -resize 32x32 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/kardsgt.png
14cr|kardsgt-0.7.1-5|57	
14cr|kardsgt-0.7.1-5|58	%clean
14cr|kardsgt-0.7.1-5|59	%{__rm} -rf %{buildroot}
14cr|kardsgt-0.7.1-5|60	
14cr|kardsgt-0.7.1-5|61	%if %mdkversion < 200900
14cr|kardsgt-0.7.1-5|62	%post
14cr|kardsgt-0.7.1-5|63	%{update_menus}
14cr|kardsgt-0.7.1-5|64	%{update_desktop_database}
14cr|kardsgt-0.7.1-5|65	%update_icon_cache hicolor
14cr|kardsgt-0.7.1-5|66	%endif
14cr|kardsgt-0.7.1-5|67	
14cr|kardsgt-0.7.1-5|68	%if %mdkversion < 200900
14cr|kardsgt-0.7.1-5|69	%postun
14cr|kardsgt-0.7.1-5|70	%{clean_menus}
14cr|kardsgt-0.7.1-5|71	%{clean_desktop_database}
14cr|kardsgt-0.7.1-5|72	%clean_icon_cache hicolor
14cr|kardsgt-0.7.1-5|73	%endif
14cr|kardsgt-0.7.1-5|74	
14cr|kardsgt-0.7.1-5|75	%files
14cr|kardsgt-0.7.1-5|76	%defattr(0644,root,root,0755)
14cr|kardsgt-0.7.1-5|77	%doc ChangeLog README CREDITS src/NOTICE
14cr|kardsgt-0.7.1-5|78	%attr(0755,root,root) %{_bindir}/kardsgt
14cr|kardsgt-0.7.1-5|79	%{_datadir}/applications/kardsgt.desktop
14cr|kardsgt-0.7.1-5|80	%{_iconsdir}/*.png
14cr|kardsgt-0.7.1-5|81	%{_iconsdir}/hicolor/*/apps/kardsgt.png
14cr|kardsgt-0.7.1-5|82	%{_datadir}/kardsgt
14cr|kardsgt-0.7.1-5|83	%{_datadir}/pixmaps/kardsgt.png
14cr|kardsgt-0.7.1-5|84	%{_mandir}/man6/kardsgt.6*
14cr|kardsgt-0.7.1-5|85	
14cr|kardsgt-0.7.1-5|86	
14cr|kardsgt-0.7.1-5|87	
14cr|kardsgt-0.7.1-5|88	%changelog
14cr|kardsgt-0.7.1-5|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.7.1-5
14cr|kardsgt-0.7.1-5|90	+ Revision: fbfde2d
14cr|kardsgt-0.7.1-5|91	- MassBuild#464: Increase release tag
14cr|kardsgt-0.7.1-5|92	
14cr|kardsgt-0.7.1-5|93	

2314 14
14cr|katoob-0.5.9.1-6|1	Summary:	Light weight multilingual text editor that uses gtk2
14cr|katoob-0.5.9.1-6|2	Name:		katoob
14cr|katoob-0.5.9.1-6|3	Version:	0.5.9.1
14cr|katoob-0.5.9.1-6|4	Release:	6
14cr|katoob-0.5.9.1-6|5	License:	GPLv2+
14cr|katoob-0.5.9.1-6|6	Group:		Editors
14cr|katoob-0.5.9.1-6|7	Url:		http://www.arabeyes.org/project.php?proj=Katoob
14cr|katoob-0.5.9.1-6|8	# http://belnet.dl.sourceforge.net/sourceforge/arabeyes/katoob-0.3.5.tar.gz
14cr|katoob-0.5.9.1-6|9	Source:		ftp://foolab.org/pub/software/katoob/%{name}-%{version}.tar.gz
14cr|katoob-0.5.9.1-6|10	Source10:	%name-icons.tar.bz2
14cr|katoob-0.5.9.1-6|11	# fwang: patch from debian to get it build in 64 bit environment
14cr|katoob-0.5.9.1-6|12	Patch1:		katoob-0.5.8-getprotobyname-return-cast.patch
14cr|katoob-0.5.9.1-6|13	Patch2:		katoob-0.5.9.1-gcc43.patch
14cr|katoob-0.5.9.1-6|14	Patch3:		katoob-0.5.9.1-glibc2.10.patch
14cr|katoob-0.5.9.1-6|15	Patch4:		katoob-0.5.9.1-gtk.patch
14cr|katoob-0.5.9.1-6|16	Patch5:		katoob-0.5.9.1-linking.patch
14cr|katoob-0.5.9.1-6|17	BuildRequires:	desktop-file-utils
14cr|katoob-0.5.9.1-6|18	BuildRequires:	perl-XML-Parser
14cr|katoob-0.5.9.1-6|19	BuildRequires:	aspell-devel
14cr|katoob-0.5.9.1-6|20	BuildRequires:	bzip2-devel
14cr|katoob-0.5.9.1-6|21	BuildRequires:	cups-devel
14cr|katoob-0.5.9.1-6|22	BuildRequires:	pkgconfig(enchant)
14cr|katoob-0.5.9.1-6|23	BuildRequires:	pkgconfig(gdk-2.0)
14cr|katoob-0.5.9.1-6|24	BuildRequires:	pkgconfig(gdkmm-2.4)
14cr|katoob-0.5.9.1-6|25	BuildRequires:	pkgconfig(libcurl)
14cr|katoob-0.5.9.1-6|26	Requires:	enchant
14cr|katoob-0.5.9.1-6|27	
14cr|katoob-0.5.9.1-6|28	%description
14cr|katoob-0.5.9.1-6|29	Katoob is a light weight, multi lingual, BIDI-aware text editor. It sup-
14cr|katoob-0.5.9.1-6|30	ports opening and saving files in multiple encodings. The main support
14cr|katoob-0.5.9.1-6|31	was for Arabic language but more languages are currently supported.
14cr|katoob-0.5.9.1-6|32	
14cr|katoob-0.5.9.1-6|33	%files -f %{name}.lang
14cr|katoob-0.5.9.1-6|34	%doc README ChangeLog AUTHORS COPYING TODO THANKS NEWS
14cr|katoob-0.5.9.1-6|35	%{_datadir}/pixmaps/%{name}-icon.png
14cr|katoob-0.5.9.1-6|36	%{_datadir}/applications/*.desktop
14cr|katoob-0.5.9.1-6|37	%{_datadir}/%{name}/*
14cr|katoob-0.5.9.1-6|38	%{_mandir}/man1/%{name}.*
14cr|katoob-0.5.9.1-6|39	%lang(de) %{_mandir}/de/man1/*
14cr|katoob-0.5.9.1-6|40	%{_liconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|41	%{_iconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|42	%{_miconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|43	%dir %{_datadir}/%{name}
14cr|katoob-0.5.9.1-6|44	%defattr( 0755, root, root, 755)
14cr|katoob-0.5.9.1-6|45	%{_bindir}/*
14cr|katoob-0.5.9.1-6|46	
14cr|katoob-0.5.9.1-6|47	#----------------------------------------------------------------------------
14cr|katoob-0.5.9.1-6|48	
14cr|katoob-0.5.9.1-6|49	%prep
14cr|katoob-0.5.9.1-6|50	%setup -q
14cr|katoob-0.5.9.1-6|51	%setup -q -T -D -a10
14cr|katoob-0.5.9.1-6|52	%patch2 -p1
14cr|katoob-0.5.9.1-6|53	%patch3 -p1
14cr|katoob-0.5.9.1-6|54	%patch4 -p0
14cr|katoob-0.5.9.1-6|55	%patch5 -p1
14cr|katoob-0.5.9.1-6|56	
14cr|katoob-0.5.9.1-6|57	%build
14cr|katoob-0.5.9.1-6|58	autoreconf -fi
14cr|katoob-0.5.9.1-6|59	%configure2_5x --enable-spell
14cr|katoob-0.5.9.1-6|60	%make
14cr|katoob-0.5.9.1-6|61	
14cr|katoob-0.5.9.1-6|62	%install
14cr|katoob-0.5.9.1-6|63	%makeinstall_std
14cr|katoob-0.5.9.1-6|64	
14cr|katoob-0.5.9.1-6|65	desktop-file-install --vendor="" \
14cr|katoob-0.5.9.1-6|66	--dir %{buildroot}%{_datadir}/applications \
14cr|katoob-0.5.9.1-6|67	--add-category="GTK" \
14cr|katoob-0.5.9.1-6|68	%{buildroot}%{_datadir}/applications/*.desktop
14cr|katoob-0.5.9.1-6|69	
14cr|katoob-0.5.9.1-6|70	#icons
14cr|katoob-0.5.9.1-6|71	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|72	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|73	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|katoob-0.5.9.1-6|74	
14cr|katoob-0.5.9.1-6|75	%find_lang %{name}
14cr|katoob-0.5.9.1-6|76	
14cr|katoob-0.5.9.1-6|77	
14cr|katoob-0.5.9.1-6|78	%changelog
14cr|katoob-0.5.9.1-6|79	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9.1-6
14cr|katoob-0.5.9.1-6|80	+ Revision: e6edab9
14cr|katoob-0.5.9.1-6|81	- Run autoreconf, spec cleanup
14cr|katoob-0.5.9.1-6|82	
14cr|katoob-0.5.9.1-6|83	

2315 14
14cr|kaudiocreator-1.3-2|1	Name:		kaudiocreator
14cr|kaudiocreator-1.3-2|2	Summary:	CD ripper and audio encoder fron-tend for KDE4
14cr|kaudiocreator-1.3-2|3	Version:	1.3
14cr|kaudiocreator-1.3-2|4	Release:	2
14cr|kaudiocreator-1.3-2|5	Source:		http://opendesktop.org/CONTENT/content-files/107645-%{name}-%{version}.tar.bz2
14cr|kaudiocreator-1.3-2|6	URL:		http://opendesktop.org/content/show.php/KAudioCreator?content=107645
14cr|kaudiocreator-1.3-2|7	License:	GPLv2+
14cr|kaudiocreator-1.3-2|8	Group:		Graphical desktop/KDE
14cr|kaudiocreator-1.3-2|9	#kdemulitimedia4-devel missing
14cr|kaudiocreator-1.3-2|10	BuildRequires:	kde4-audiocd-devel
14cr|kaudiocreator-1.3-2|11	BuildRequires:	libkcddb-devel
14cr|kaudiocreator-1.3-2|12	BuildRequires:	libkcompactdisc-devel
14cr|kaudiocreator-1.3-2|13	BuildRequires:	juk
14cr|kaudiocreator-1.3-2|14	BuildRequires:	kmix
14cr|kaudiocreator-1.3-2|15	BuildRequires:	kscd
14cr|kaudiocreator-1.3-2|16	BuildRequires:	pkgconfig(taglib)
14cr|kaudiocreator-1.3-2|17	BuildRequires:	pkgconfig(libdiscid)
14cr|kaudiocreator-1.3-2|18	Requires:	kdebase4-runtime
14cr|kaudiocreator-1.3-2|19	Obsoletes:	kdemultimedia-kaudiocreator < 1:3.5.10-2
14cr|kaudiocreator-1.3-2|20	
14cr|kaudiocreator-1.3-2|21	%description
14cr|kaudiocreator-1.3-2|22	CD ripper and audio encoder front-end.
14cr|kaudiocreator-1.3-2|23	
14cr|kaudiocreator-1.3-2|24	%prep
14cr|kaudiocreator-1.3-2|25	%setup -q
14cr|kaudiocreator-1.3-2|26	
14cr|kaudiocreator-1.3-2|27	%build
14cr|kaudiocreator-1.3-2|28	%cmake_kde4
14cr|kaudiocreator-1.3-2|29	%make
14cr|kaudiocreator-1.3-2|30	
14cr|kaudiocreator-1.3-2|31	%install
14cr|kaudiocreator-1.3-2|32	%makeinstall_std -C build
14cr|kaudiocreator-1.3-2|33	
14cr|kaudiocreator-1.3-2|34	%find_lang %{name}
14cr|kaudiocreator-1.3-2|35	
14cr|kaudiocreator-1.3-2|36	
14cr|kaudiocreator-1.3-2|37	%files -f %{name}.lang
14cr|kaudiocreator-1.3-2|38	%doc Changelog COPYING TODO
14cr|kaudiocreator-1.3-2|39	%{_kde_bindir}/kaudiocreator
14cr|kaudiocreator-1.3-2|40	%{_kde_datadir}/applications/kde4/kaudiocreator.desktop
14cr|kaudiocreator-1.3-2|41	%{_kde_appsdir}/kaudiocreator
14cr|kaudiocreator-1.3-2|42	%{_kde_appsdir}/kconf_update/kaudiocreator-libkcddb.upd
14cr|kaudiocreator-1.3-2|43	%{_kde_appsdir}/kconf_update/kaudiocreator-meta.upd
14cr|kaudiocreator-1.3-2|44	%{_kde_appsdir}/kconf_update/upgrade-kaudiocreator-metadata.sh
14cr|kaudiocreator-1.3-2|45	%{_kde_datadir}/config.kcfg/kaudiocreator.kcfg
14cr|kaudiocreator-1.3-2|46	%{_kde_datadir}/config.kcfg/kaudiocreator_encoders.kcfg
14cr|kaudiocreator-1.3-2|47	%{_kde_iconsdir}/hicolor/*/apps/kaudiocreator.png
14cr|kaudiocreator-1.3-2|48	%{_kde_datadir}/kde4/services/ServiceMenus/audiocd_extract.desktop
14cr|kaudiocreator-1.3-2|49	
14cr|kaudiocreator-1.3-2|50	
14cr|kaudiocreator-1.3-2|51	
14cr|kaudiocreator-1.3-2|52	%changelog
14cr|kaudiocreator-1.3-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|kaudiocreator-1.3-2|54	+ Revision: 2e4ee10
14cr|kaudiocreator-1.3-2|55	- MassBuild#464: Increase release tag
14cr|kaudiocreator-1.3-2|56	
14cr|kaudiocreator-1.3-2|57	

2316 14
14cr|kawa-1.9.1-10|1	%define gcj_support     1
14cr|kawa-1.9.1-10|2	%define build_free      1
14cr|kawa-1.9.1-10|3	%define section         free
14cr|kawa-1.9.1-10|4	%bcond_without          servlet
14cr|kawa-1.9.1-10|5	
14cr|kawa-1.9.1-10|6	Name:           kawa
14cr|kawa-1.9.1-10|7	Version:        1.9.1
14cr|kawa-1.9.1-10|8	Release:        10
14cr|kawa-1.9.1-10|9	Epoch:          0
14cr|kawa-1.9.1-10|10	Summary:        Framework for implementing high-level and dynamic languages
14cr|kawa-1.9.1-10|11	License:        GPL
14cr|kawa-1.9.1-10|12	Group:          Development/Java
14cr|kawa-1.9.1-10|13	URL:            http://www.gnu.org/software/kawa/index.html
14cr|kawa-1.9.1-10|14	Source0:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz
14cr|kawa-1.9.1-10|15	Source1:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz.sig
14cr|kawa-1.9.1-10|16	Requires:       jpackage-utils
14cr|kawa-1.9.1-10|17	%if %with servlet
14cr|kawa-1.9.1-10|18	Requires:       servletapi5
14cr|kawa-1.9.1-10|19	%endif
14cr|kawa-1.9.1-10|20	Requires:       xml-commons-jaxp-1.3-apis
14cr|kawa-1.9.1-10|21	BuildRequires:  java-devel
14cr|kawa-1.9.1-10|22	BuildRequires:  java-rpmbuild
14cr|kawa-1.9.1-10|23	BuildRequires:  libtool
14cr|kawa-1.9.1-10|24	%if %with servlet
14cr|kawa-1.9.1-10|25	BuildRequires:  servletapi5
14cr|kawa-1.9.1-10|26	%endif
14cr|kawa-1.9.1-10|27	BuildRequires:  xml-commons-jaxp-1.3-apis
14cr|kawa-1.9.1-10|28	%if %{gcj_support}
14cr|kawa-1.9.1-10|29	BuildRequires:  java-gcj-compat-devel
14cr|kawa-1.9.1-10|30	%endif
14cr|kawa-1.9.1-10|31	
14cr|kawa-1.9.1-10|32	%description
14cr|kawa-1.9.1-10|33	Kawa is:
14cr|kawa-1.9.1-10|34	* A framework written in Java for implementing high-level and
14cr|kawa-1.9.1-10|35	dynamic languages, compiling them into Java bytecodes.
14cr|kawa-1.9.1-10|36	* An implementation of Scheme, which is in the Lisp family of
14cr|kawa-1.9.1-10|37	programming languages. Kawa is a featureful dialect in its own
14cr|kawa-1.9.1-10|38	right, and additionally provides very useful integration with
14cr|kawa-1.9.1-10|39	Java. It can be used as a "scripting" language, but includes a
14cr|kawa-1.9.1-10|40	compiler and all the benefits of a "real" programming
14cr|kawa-1.9.1-10|41	language, including optional static typing.
14cr|kawa-1.9.1-10|42	* Implementations of other programming languages, including
14cr|kawa-1.9.1-10|43	XQuery (Qexo) and Emacs Lisp (JEmacs).
14cr|kawa-1.9.1-10|44	
14cr|kawa-1.9.1-10|45	%package        javadoc
14cr|kawa-1.9.1-10|46	Group:          Development/Java
14cr|kawa-1.9.1-10|47	Summary:        Javadoc for %{name}
14cr|kawa-1.9.1-10|48	
14cr|kawa-1.9.1-10|49	%description    javadoc
14cr|kawa-1.9.1-10|50	Javadoc for %{name}.
14cr|kawa-1.9.1-10|51	
14cr|kawa-1.9.1-10|52	%prep
14cr|kawa-1.9.1-10|53	%setup -q
14cr|kawa-1.9.1-10|54	
14cr|kawa-1.9.1-10|55	%build
14cr|kawa-1.9.1-10|56	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
14cr|kawa-1.9.1-10|57	export JAR=%{jar}
14cr|kawa-1.9.1-10|58	export JAVA=%{java}
14cr|kawa-1.9.1-10|59	export JAVAC=%{javac}
14cr|kawa-1.9.1-10|60	export JAVADOC=%{javadoc}
14cr|kawa-1.9.1-10|61	%{configure2_5x} \
14cr|kawa-1.9.1-10|62	--without-gcj \
14cr|kawa-1.9.1-10|63	%if %with servlet
14cr|kawa-1.9.1-10|64	--with-servlet=$(build-classpath servletapi5) \
14cr|kawa-1.9.1-10|65	%else
14cr|kawa-1.9.1-10|66	--without-servlet \
14cr|kawa-1.9.1-10|67	%endif
14cr|kawa-1.9.1-10|68	%if !%{build_free}
14cr|kawa-1.9.1-10|69	--with-swing \
14cr|kawa-1.9.1-10|70	%else
14cr|kawa-1.9.1-10|71	--without-swing \
14cr|kawa-1.9.1-10|72	%endif
14cr|kawa-1.9.1-10|73	--without-swt \
14cr|kawa-1.9.1-10|74	--with-awt \
14cr|kawa-1.9.1-10|75	--with-sax2 \
14cr|kawa-1.9.1-10|76	%if %{build_free}
14cr|kawa-1.9.1-10|77	--with-java-source=1.4
14cr|kawa-1.9.1-10|78	%else
14cr|kawa-1.9.1-10|79	--with-java-source=1.5
14cr|kawa-1.9.1-10|80	%endif
14cr|kawa-1.9.1-10|81	%{__make} LIBTOOL=%{_bindir}/libtool
14cr|kawa-1.9.1-10|82	
14cr|kawa-1.9.1-10|83	%install
14cr|kawa-1.9.1-10|84	%{__rm} -rf %{buildroot}
14cr|kawa-1.9.1-10|85	%{makeinstall} LIBTOOL=%{_bindir}/libtool
14cr|kawa-1.9.1-10|86	%if !%with servlet
14cr|kawa-1.9.1-10|87	%{__rm} -f %{buildroot}%{_bindir}/cgi-servlet
14cr|kawa-1.9.1-10|88	%endif
14cr|kawa-1.9.1-10|89	%{make} JAVADOC_DIR=%{buildroot}%{_javadocdir}/%{name}-%{version} install-javadoc-html
14cr|kawa-1.9.1-10|90	
14cr|kawa-1.9.1-10|91	# javadoc
14cr|kawa-1.9.1-10|92	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|kawa-1.9.1-10|93	
14cr|kawa-1.9.1-10|94	%if %{gcj_support}
14cr|kawa-1.9.1-10|95	%{_bindir}/aot-compile-rpm
14cr|kawa-1.9.1-10|96	%endif
14cr|kawa-1.9.1-10|97	
14cr|kawa-1.9.1-10|98	%post
14cr|kawa-1.9.1-10|99	%if %{gcj_support}
14cr|kawa-1.9.1-10|100	%{update_gcjdb}
14cr|kawa-1.9.1-10|101	%endif
14cr|kawa-1.9.1-10|102	%_install_info %{name}.info
14cr|kawa-1.9.1-10|103	%_install_info %{name}-tour.info
14cr|kawa-1.9.1-10|104	
14cr|kawa-1.9.1-10|105	
14cr|kawa-1.9.1-10|106	%if %{gcj_support}
14cr|kawa-1.9.1-10|107	%postun
14cr|kawa-1.9.1-10|108	%{clean_gcjdb}
14cr|kawa-1.9.1-10|109	%endif
14cr|kawa-1.9.1-10|110	
14cr|kawa-1.9.1-10|111	%files
14cr|kawa-1.9.1-10|112	%defattr(0644,root,root,0755)
14cr|kawa-1.9.1-10|113	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cr|kawa-1.9.1-10|114	%if %with servlet
14cr|kawa-1.9.1-10|115	%attr(0755,root,root) %{_bindir}/cgi-servlet
14cr|kawa-1.9.1-10|116	%endif
14cr|kawa-1.9.1-10|117	%attr(0755,root,root) %{_bindir}/kawa
14cr|kawa-1.9.1-10|118	%attr(0755,root,root) %{_bindir}/qexo
14cr|kawa-1.9.1-10|119	%{_infodir}/%{name}.info*
14cr|kawa-1.9.1-10|120	%{_infodir}/%{name}-tour.info*
14cr|kawa-1.9.1-10|121	%{_javadir}/%{name}.jar
14cr|kawa-1.9.1-10|122	%{_javadir}/%{name}-%{version}.jar
14cr|kawa-1.9.1-10|123	%if %{gcj_support}
14cr|kawa-1.9.1-10|124	%dir %{_libdir}/gcj/%{name}
14cr|kawa-1.9.1-10|125	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14cr|kawa-1.9.1-10|126	%endif
14cr|kawa-1.9.1-10|127	%{_mandir}/man1/kawa.1*
14cr|kawa-1.9.1-10|128	%{_mandir}/man1/qexo.1*
14cr|kawa-1.9.1-10|129	
14cr|kawa-1.9.1-10|130	%files javadoc
14cr|kawa-1.9.1-10|131	%defattr(0644,root,root,0755)
14cr|kawa-1.9.1-10|132	%doc %{_javadocdir}/%{name}-%{version}
14cr|kawa-1.9.1-10|133	%doc %{_javadocdir}/%{name}
14cr|kawa-1.9.1-10|134	
14cr|kawa-1.9.1-10|135	
14cr|kawa-1.9.1-10|136	
14cr|kawa-1.9.1-10|137	%changelog
14cr|kawa-1.9.1-10|138	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9.1-10
14cr|kawa-1.9.1-10|139	+ Revision: bda9735
14cr|kawa-1.9.1-10|140	- MassBuild#464: Increase release tag
14cr|kawa-1.9.1-10|141	
14cr|kawa-1.9.1-10|142	

2317 14
14cr|kbackup-0.8-2|1	# Spec is based on Giovanni Mariani's work in MIB
14cr|kbackup-0.8-2|2	
14cr|kbackup-0.8-2|3	Name:		kbackup
14cr|kbackup-0.8-2|4	Version:	0.8
14cr|kbackup-0.8-2|5	Release:	2
14cr|kbackup-0.8-2|6	Summary:	A simple and easy to use program to backup directories or files
14cr|kbackup-0.8-2|7	License:	GPLv2
14cr|kbackup-0.8-2|8	Group:		Archiving/Backup
14cr|kbackup-0.8-2|9	URL:		http://www.kde-apps.org/content/show.php?action=content&content=44998
14cr|kbackup-0.8-2|10	Source0:	http://members.aon.at/m.koller/%{name}-%{version}.tar.bz2
14cr|kbackup-0.8-2|11	BuildRequires:	cmake
14cr|kbackup-0.8-2|12	# From configure output
14cr|kbackup-0.8-2|13	BuildRequires:	shared-mime-info >= 0.71
14cr|kbackup-0.8-2|14	BuildRequires:	kdelibs4-devel
14cr|kbackup-0.8-2|15	BuildRequires:	qt4-devel
14cr|kbackup-0.8-2|16	BuildRequires:	desktop-file-utils
14cr|kbackup-0.8-2|17	
14cr|kbackup-0.8-2|18	%description
14cr|kbackup-0.8-2|19	KBackup is a program that lets you back up any directories or files,
14cr|kbackup-0.8-2|20	whereby it uses an easy to use directory tree to select the things to
14cr|kbackup-0.8-2|21	back up. The program was designed to be very simple in its use so that it
14cr|kbackup-0.8-2|22	can be used by non-computer experts. The storage format is the well known
14cr|kbackup-0.8-2|23	TAR format, whereby the data is still stored in compressed format (bzip2
14cr|kbackup-0.8-2|24	or gzip).
14cr|kbackup-0.8-2|25	
14cr|kbackup-0.8-2|26	%prep
14cr|kbackup-0.8-2|27	%setup -q
14cr|kbackup-0.8-2|28	
14cr|kbackup-0.8-2|29	%build
14cr|kbackup-0.8-2|30	%cmake_kde4
14cr|kbackup-0.8-2|31	%make
14cr|kbackup-0.8-2|32	
14cr|kbackup-0.8-2|33	%install
14cr|kbackup-0.8-2|34	%__rm -rf %{buildroot}
14cr|kbackup-0.8-2|35	
14cr|kbackup-0.8-2|36	%makeinstall_std -C build
14cr|kbackup-0.8-2|37	
14cr|kbackup-0.8-2|38	%find_lang %{name} --with-html
14cr|kbackup-0.8-2|39	
14cr|kbackup-0.8-2|40	desktop-file-install \
14cr|kbackup-0.8-2|41	--remove-category="X-SuSE-Backup" \
14cr|kbackup-0.8-2|42	--add-category="Archiving" \
14cr|kbackup-0.8-2|43	--dir %{buildroot}%{_kde_applicationsdir} \
14cr|kbackup-0.8-2|44	%{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|kbackup-0.8-2|45	
14cr|kbackup-0.8-2|46	%files -f %{name}.lang
14cr|kbackup-0.8-2|47	%{_kde_bindir}/%{name}
14cr|kbackup-0.8-2|48	%{_kde_applicationsdir}/%{name}.desktop
14cr|kbackup-0.8-2|49	%{_kde_appsdir}/%{name}/icons/hicolor/22x22/*/*
14cr|kbackup-0.8-2|50	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kbackup-0.8-2|51	%{_kde_appsdir}/%{name}/*.rc
14cr|kbackup-0.8-2|52	%{_kde_datadir}/mime/packages/%{name}.xml
14cr|kbackup-0.8-2|53	
14cr|kbackup-0.8-2|54	
14cr|kbackup-0.8-2|55	
14cr|kbackup-0.8-2|56	
14cr|kbackup-0.8-2|57	%changelog
14cr|kbackup-0.8-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|kbackup-0.8-2|59	+ Revision: 9dc355e
14cr|kbackup-0.8-2|60	- MassBuild#464: Increase release tag
14cr|kbackup-0.8-2|61	
14cr|kbackup-0.8-2|62	

2318 14
14cr|kbibtex-0.4.1-2|1	# Keep libraries private
14cr|kbibtex-0.4.1-2|2	%if %{_use_internal_dependency_generator}
14cr|kbibtex-0.4.1-2|3	%define __noautoprov 'kbibtexpart\\.so(.*)|libkbibtexgui.so(.*)|libkbibtexio.so(.*)|libkbibtexproc.so(.*)|libkbibtexws.so'
14cr|kbibtex-0.4.1-2|4	%define __noautoreq 'kbibtexpart\\.so(.*)|libkbibtexgui.so(.*)|libkbibtexio.so(.*)|libkbibtexproc.so(.*)|libkbibtexws.so'
14cr|kbibtex-0.4.1-2|5	%endif
14cr|kbibtex-0.4.1-2|6	
14cr|kbibtex-0.4.1-2|7	Name:		kbibtex
14cr|kbibtex-0.4.1-2|8	Version:	0.4.1
14cr|kbibtex-0.4.1-2|9	Release:	2
14cr|kbibtex-0.4.1-2|10	Summary:	A BibTeX editor for KDE
14cr|kbibtex-0.4.1-2|11	Group:		Editors
14cr|kbibtex-0.4.1-2|12	License:	GPLv2+
14cr|kbibtex-0.4.1-2|13	URL:		http://home.gna.org/kbibtex/
14cr|kbibtex-0.4.1-2|14	Source0:	http://download.gna.org/kbibtex/0.4/%{name}-%{version}.tar.bz2
14cr|kbibtex-0.4.1-2|15	BuildRequires:	kdelibs4-devel
14cr|kbibtex-0.4.1-2|16	BuildRequires:	pkgconfig(libxml-2.0)
14cr|kbibtex-0.4.1-2|17	BuildRequires:	pkgconfig(libxslt)
14cr|kbibtex-0.4.1-2|18	BuildRequires:	pkgconfig(poppler-qt4)
14cr|kbibtex-0.4.1-2|19	
14cr|kbibtex-0.4.1-2|20	%description
14cr|kbibtex-0.4.1-2|21	KBibTeX is a BibTeX editor for KDE.
14cr|kbibtex-0.4.1-2|22	
14cr|kbibtex-0.4.1-2|23	%prep
14cr|kbibtex-0.4.1-2|24	%setup -q
14cr|kbibtex-0.4.1-2|25	
14cr|kbibtex-0.4.1-2|26	%build
14cr|kbibtex-0.4.1-2|27	%cmake_kde4
14cr|kbibtex-0.4.1-2|28	%make
14cr|kbibtex-0.4.1-2|29	
14cr|kbibtex-0.4.1-2|30	%install
14cr|kbibtex-0.4.1-2|31	%makeinstall_std -C build
14cr|kbibtex-0.4.1-2|32	
14cr|kbibtex-0.4.1-2|33	%files
14cr|kbibtex-0.4.1-2|34	%doc README
14cr|kbibtex-0.4.1-2|35	%{_kde_bindir}/%{name}
14cr|kbibtex-0.4.1-2|36	%{_kde_libdir}/libkbibtexgui.so
14cr|kbibtex-0.4.1-2|37	%{_kde_libdir}/libkbibtexio.so
14cr|kbibtex-0.4.1-2|38	%{_kde_libdir}/libkbibtexproc.so
14cr|kbibtex-0.4.1-2|39	%{_kde_libdir}/libkbibtexws.so
14cr|kbibtex-0.4.1-2|40	%{_kde_libdir}/kde4/kbibtexpart.so
14cr|kbibtex-0.4.1-2|41	%{_kde_appsdir}/%{name}*
14cr|kbibtex-0.4.1-2|42	%{_kde_configdir}/kbibtexrc
14cr|kbibtex-0.4.1-2|43	%{_kde_datadir}/mime/packages/*.xml
14cr|kbibtex-0.4.1-2|44	%{_kde_services}/*.desktop
14cr|kbibtex-0.4.1-2|45	%{_kde_applicationsdir}/*.desktop
14cr|kbibtex-0.4.1-2|46	%{_kde_iconsdir}/*/*/*/*
14cr|kbibtex-0.4.1-2|47	%{_kde_mandir}/man1/*
14cr|kbibtex-0.4.1-2|48	
14cr|kbibtex-0.4.1-2|49	
14cr|kbibtex-0.4.1-2|50	%changelog
14cr|kbibtex-0.4.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|kbibtex-0.4.1-2|52	+ Revision: 51e7f30
14cr|kbibtex-0.4.1-2|53	- MassBuild#464: Increase release tag
14cr|kbibtex-0.4.1-2|54	
14cr|kbibtex-0.4.1-2|55	

2319 14
14cr|kbiff-4.0-2|1	Summary: New mail notification utility
14cr|kbiff-4.0-2|2	Name: kbiff
14cr|kbiff-4.0-2|3	Version: 4.0
14cr|kbiff-4.0-2|4	Release: 2
14cr|kbiff-4.0-2|5	Source0: http://prdownloads.sourceforge.net/kbiff/%{name}-%{version}.tar.bz2
14cr|kbiff-4.0-2|6	License: GPL
14cr|kbiff-4.0-2|7	Group: Graphical desktop/KDE
14cr|kbiff-4.0-2|8	Url: http://www.kbiff.org/
14cr|kbiff-4.0-2|9	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|kbiff-4.0-2|10	BuildRequires: kdelibs4-devel
14cr|kbiff-4.0-2|11	
14cr|kbiff-4.0-2|12	%description
14cr|kbiff-4.0-2|13	KBiff is a "biff", or new mail notification utility. It is highly configurable
14cr|kbiff-4.0-2|14	but very easy to use and set up. It tries to combine the best of the features
14cr|kbiff-4.0-2|15	of most of the "other" biff programs out there. KBiff supports all major
14cr|kbiff-4.0-2|16	mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4 and NNTP.
14cr|kbiff-4.0-2|17	
14cr|kbiff-4.0-2|18	%prep
14cr|kbiff-4.0-2|19	%setup -q
14cr|kbiff-4.0-2|20	
14cr|kbiff-4.0-2|21	%build
14cr|kbiff-4.0-2|22	%cmake_kde4
14cr|kbiff-4.0-2|23	%make
14cr|kbiff-4.0-2|24	
14cr|kbiff-4.0-2|25	%install
14cr|kbiff-4.0-2|26	rm -rf $RPM_BUILD_ROOT
14cr|kbiff-4.0-2|27	%makeinstall_std -C build
14cr|kbiff-4.0-2|28	
14cr|kbiff-4.0-2|29	%find_lang %name --with-html
14cr|kbiff-4.0-2|30	
14cr|kbiff-4.0-2|31	%clean
14cr|kbiff-4.0-2|32	rm -fr %buildroot
14cr|kbiff-4.0-2|33	
14cr|kbiff-4.0-2|34	%files -f %name.lang
14cr|kbiff-4.0-2|35	%defattr(-,root,root)
14cr|kbiff-4.0-2|36	%_kde_bindir/*
14cr|kbiff-4.0-2|37	%_kde_libdir/*.so
14cr|kbiff-4.0-2|38	%_kde_applicationsdir/*.desktop
14cr|kbiff-4.0-2|39	%_kde_appsdir/%name
14cr|kbiff-4.0-2|40	%_kde_iconsdir/*/*/*/*
14cr|kbiff-4.0-2|41	%_kde_mandir/man1/*.1*
14cr|kbiff-4.0-2|42	
14cr|kbiff-4.0-2|43	
14cr|kbiff-4.0-2|44	
14cr|kbiff-4.0-2|45	%changelog
14cr|kbiff-4.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-2
14cr|kbiff-4.0-2|47	+ Revision: 07077c7
14cr|kbiff-4.0-2|48	- MassBuild#464: Increase release tag
14cr|kbiff-4.0-2|49	
14cr|kbiff-4.0-2|50	

2320 14
14cr|kblogger-1.0-0.alpha3.2|1	%define betaver alpha3
14cr|kblogger-1.0-0.alpha3.2|2	
14cr|kblogger-1.0-0.alpha3.2|3	Name:		kblogger
14cr|kblogger-1.0-0.alpha3.2|4	Version:	1.0
14cr|kblogger-1.0-0.alpha3.2|5	Release:	%mkrel -c %betaver 2
14cr|kblogger-1.0-0.alpha3.2|6	License:	GPLv2+
14cr|kblogger-1.0-0.alpha3.2|7	Url:	        http://kblogger.pwsp.net/
14cr|kblogger-1.0-0.alpha3.2|8	Group:		Graphical desktop/KDE
14cr|kblogger-1.0-0.alpha3.2|9	Source0:	http://kblogger.pwsp.net/files/%name-%version-%betaver.tar.bz2
14cr|kblogger-1.0-0.alpha3.2|10	Summary:        Blogging application
14cr|kblogger-1.0-0.alpha3.2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kblogger-1.0-0.alpha3.2|12	BuildRequires:  kdelibs4-devel
14cr|kblogger-1.0-0.alpha3.2|13	BuildRequires:  kdepimlibs4-devel
14cr|kblogger-1.0-0.alpha3.2|14	Requires:       kdebase4-runtime
14cr|kblogger-1.0-0.alpha3.2|15	Obsoletes:      kde4-%name <= %version-%release
14cr|kblogger-1.0-0.alpha3.2|16	
14cr|kblogger-1.0-0.alpha3.2|17	%description
14cr|kblogger-1.0-0.alpha3.2|18	KBlogger is a simple to use blogging application for the K Destkop
14cr|kblogger-1.0-0.alpha3.2|19	Environment. It integrates in KDE Kicker for easy and fast blogging.
14cr|kblogger-1.0-0.alpha3.2|20	The Interface is very minimalstic and tries to provide maximal
14cr|kblogger-1.0-0.alpha3.2|21	usability for your enjoymnet. Just push to the blog button and start
14cr|kblogger-1.0-0.alpha3.2|22	writing.
14cr|kblogger-1.0-0.alpha3.2|23	By now KBlogger supports two API's which are the MetaWeblog and the
14cr|kblogger-1.0-0.alpha3.2|24	Google Blogger.
14cr|kblogger-1.0-0.alpha3.2|25	
14cr|kblogger-1.0-0.alpha3.2|26	%files
14cr|kblogger-1.0-0.alpha3.2|27	%defattr(-,root,root)
14cr|kblogger-1.0-0.alpha3.2|28	%{_kde_bindir}/kblogger
14cr|kblogger-1.0-0.alpha3.2|29	%{_kde_datadir}/applications/kde4/kblogger.desktop
14cr|kblogger-1.0-0.alpha3.2|30	%{_kde_appsdir}/kblogger/kbloggerui.rc
14cr|kblogger-1.0-0.alpha3.2|31	%{_kde_appsdir}/kblogger/pics/kbloggerWelcome.jpg
14cr|kblogger-1.0-0.alpha3.2|32	%{_kde_datadir}/config.kcfg/kblogger.kcfg
14cr|kblogger-1.0-0.alpha3.2|33	%{_kde_iconsdir}/*/*/*/*
14cr|kblogger-1.0-0.alpha3.2|34	
14cr|kblogger-1.0-0.alpha3.2|35	#------------------------------------------------
14cr|kblogger-1.0-0.alpha3.2|36	
14cr|kblogger-1.0-0.alpha3.2|37	%prep
14cr|kblogger-1.0-0.alpha3.2|38	%setup -q -n %name
14cr|kblogger-1.0-0.alpha3.2|39	
14cr|kblogger-1.0-0.alpha3.2|40	%build
14cr|kblogger-1.0-0.alpha3.2|41	%cmake_kde4
14cr|kblogger-1.0-0.alpha3.2|42	%make
14cr|kblogger-1.0-0.alpha3.2|43	
14cr|kblogger-1.0-0.alpha3.2|44	%install
14cr|kblogger-1.0-0.alpha3.2|45	rm -rf %buildroot
14cr|kblogger-1.0-0.alpha3.2|46	%{makeinstall_std} -C build
14cr|kblogger-1.0-0.alpha3.2|47	
14cr|kblogger-1.0-0.alpha3.2|48	%clean
14cr|kblogger-1.0-0.alpha3.2|49	rm -rf %buildroot
14cr|kblogger-1.0-0.alpha3.2|50	
14cr|kblogger-1.0-0.alpha3.2|51	
14cr|kblogger-1.0-0.alpha3.2|52	
14cr|kblogger-1.0-0.alpha3.2|53	%changelog
14cr|kblogger-1.0-0.alpha3.2|54	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-0.alpha3.2
14cr|kblogger-1.0-0.alpha3.2|55	+ Revision: 852d856
14cr|kblogger-1.0-0.alpha3.2|56	- Automatic import for version 1.0
14cr|kblogger-1.0-0.alpha3.2|57	
14cr|kblogger-1.0-0.alpha3.2|58	

2321 14
14cr|kbtin-1.0.14-2|1	Name:		kbtin
14cr|kbtin-1.0.14-2|2	Version:	1.0.14
14cr|kbtin-1.0.14-2|3	Release:	2
14cr|kbtin-1.0.14-2|4	Summary:	A very heavily extended clone the TinTin++ MUD client
14cr|kbtin-1.0.14-2|5	Group:		Games/Other
14cr|kbtin-1.0.14-2|6	License:	GPLv2+
14cr|kbtin-1.0.14-2|7	URL:		http://kbtin.sourceforge.net/
14cr|kbtin-1.0.14-2|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14cr|kbtin-1.0.14-2|9	BuildRequires:	pkgconfig(gnutls)
14cr|kbtin-1.0.14-2|10	BuildRequires:	pkgconfig(zlib)
14cr|kbtin-1.0.14-2|11	
14cr|kbtin-1.0.14-2|12	%description
14cr|kbtin-1.0.14-2|13	KBtin is a console-based MUD client, which means it is meant to be used as a
14cr|kbtin-1.0.14-2|14	client to play MUDs (multiplayer text-based games : MUD stands for Multi-User
14cr|kbtin-1.0.14-2|15	Dungeon). It is highly configurable and features everything a MUD client must
14cr|kbtin-1.0.14-2|16	have, maybe more. It improves on the well known TinTin++ MUD client.
14cr|kbtin-1.0.14-2|17	
14cr|kbtin-1.0.14-2|18	%prep
14cr|kbtin-1.0.14-2|19	%setup -q
14cr|kbtin-1.0.14-2|20	
14cr|kbtin-1.0.14-2|21	%build
14cr|kbtin-1.0.14-2|22	%configure2_5x
14cr|kbtin-1.0.14-2|23	%make
14cr|kbtin-1.0.14-2|24	
14cr|kbtin-1.0.14-2|25	%install
14cr|kbtin-1.0.14-2|26	%makeinstall_std
14cr|kbtin-1.0.14-2|27	
14cr|kbtin-1.0.14-2|28	%files
14cr|kbtin-1.0.14-2|29	%doc AUTHORS BUGS COPYING ChangeLog FAQ KEYPAD NEWS OLDNEWS
14cr|kbtin-1.0.14-2|30	%{_mandir}/*/*
14cr|kbtin-1.0.14-2|31	%{_bindir}/*
14cr|kbtin-1.0.14-2|32	%{_datadir}/%{name}
14cr|kbtin-1.0.14-2|33	
14cr|kbtin-1.0.14-2|34	
14cr|kbtin-1.0.14-2|35	%changelog
14cr|kbtin-1.0.14-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-2
14cr|kbtin-1.0.14-2|37	+ Revision: 048b3d6
14cr|kbtin-1.0.14-2|38	- MassBuild#464: Increase release tag
14cr|kbtin-1.0.14-2|39	
14cr|kbtin-1.0.14-2|40	

2322 14
14cr|kcheckers-0.8.1-5|1	%define	name	kcheckers
14cr|kcheckers-0.8.1-5|2	%define	oname	Kcheckers
14cr|kcheckers-0.8.1-5|3	%define	version	0.8.1
14cr|kcheckers-0.8.1-5|4	%define	rel	5
14cr|kcheckers-0.8.1-5|5	%define	release	%mkrel	%{rel}
14cr|kcheckers-0.8.1-5|6	%define	Summary	Kcheckers - Draughts game for KDE
14cr|kcheckers-0.8.1-5|7	
14cr|kcheckers-0.8.1-5|8	Summary:	%{Summary}
14cr|kcheckers-0.8.1-5|9	Name:		%{name}
14cr|kcheckers-0.8.1-5|10	Version:	%{version}
14cr|kcheckers-0.8.1-5|11	Release:	%{release}
14cr|kcheckers-0.8.1-5|12	BuildRequires:	qt4-devel
14cr|kcheckers-0.8.1-5|13	Source0:	http://downloads.sourceforge.net/qcheckers/%{name}-%{version}.tar.gz
14cr|kcheckers-0.8.1-5|14	Source2:	%{name}-48x48.png
14cr|kcheckers-0.8.1-5|15	Patch1:		kcheckers-0.8.1-fix-prefix.patch
14cr|kcheckers-0.8.1-5|16	Patch2:		kcheckers-0.8.1-no-doc.patch
14cr|kcheckers-0.8.1-5|17	Patch3:		kcheckers-0.8.1-fix-target.patch
14cr|kcheckers-0.8.1-5|18	Patch4:		kcheckers-0.8.1-fix-translations-path.patch
14cr|kcheckers-0.8.1-5|19	Group:		Games/Boards
14cr|kcheckers-0.8.1-5|20	License:	GPLv2+
14cr|kcheckers-0.8.1-5|21	URL:		http://sourceforge.net/projects/qcheckers
14cr|kcheckers-0.8.1-5|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kcheckers-0.8.1-5|23	
14cr|kcheckers-0.8.1-5|24	%description
14cr|kcheckers-0.8.1-5|25	Qt version of the classic boardgame "checkers".
14cr|kcheckers-0.8.1-5|26	This game is also known as "draughts".
14cr|kcheckers-0.8.1-5|27	
14cr|kcheckers-0.8.1-5|28	%prep
14cr|kcheckers-0.8.1-5|29	%setup -q
14cr|kcheckers-0.8.1-5|30	%patch1 -p1
14cr|kcheckers-0.8.1-5|31	%patch2 -p1
14cr|kcheckers-0.8.1-5|32	%patch3 -p1
14cr|kcheckers-0.8.1-5|33	%patch4 -p1
14cr|kcheckers-0.8.1-5|34	
14cr|kcheckers-0.8.1-5|35	%build
14cr|kcheckers-0.8.1-5|36	%qmake_qt4
14cr|kcheckers-0.8.1-5|37	%make
14cr|kcheckers-0.8.1-5|38	
14cr|kcheckers-0.8.1-5|39	%install
14cr|kcheckers-0.8.1-5|40	rm -rf %{buildroot}
14cr|kcheckers-0.8.1-5|41	make install INSTALL_ROOT=%{buildroot}
14cr|kcheckers-0.8.1-5|42	
14cr|kcheckers-0.8.1-5|43	#imenu and icons
14cr|kcheckers-0.8.1-5|44	mkdir -p %{buildroot}{%{_menudir},%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|kcheckers-0.8.1-5|45	install -m644 icons/logo.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|46	install -m644 icons/biglogo.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|47	install -m644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|48	
14cr|kcheckers-0.8.1-5|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|kcheckers-0.8.1-5|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|kcheckers-0.8.1-5|51	[Desktop Entry]
14cr|kcheckers-0.8.1-5|52	Name=%{oname}
14cr|kcheckers-0.8.1-5|53	Comment=%{summary}
14cr|kcheckers-0.8.1-5|54	Exec=%{_gamesbindir}/%{name}
14cr|kcheckers-0.8.1-5|55	Icon=%{name}
14cr|kcheckers-0.8.1-5|56	Terminal=false
14cr|kcheckers-0.8.1-5|57	Type=Application
14cr|kcheckers-0.8.1-5|58	StartupNotify=true
14cr|kcheckers-0.8.1-5|59	Categories=Game;BoardGame;X-MandrivaLinux-MoreApplications-Games-Boards;
14cr|kcheckers-0.8.1-5|60	EOF
14cr|kcheckers-0.8.1-5|61	
14cr|kcheckers-0.8.1-5|62	%if %mdkversion < 200900
14cr|kcheckers-0.8.1-5|63	%post
14cr|kcheckers-0.8.1-5|64	%{update_menus}
14cr|kcheckers-0.8.1-5|65	%endif
14cr|kcheckers-0.8.1-5|66	
14cr|kcheckers-0.8.1-5|67	%if %mdkversion < 200900
14cr|kcheckers-0.8.1-5|68	%postun
14cr|kcheckers-0.8.1-5|69	%{clean_menus}
14cr|kcheckers-0.8.1-5|70	%endif
14cr|kcheckers-0.8.1-5|71	
14cr|kcheckers-0.8.1-5|72	%clean
14cr|kcheckers-0.8.1-5|73	rm -rf %{buildroot}
14cr|kcheckers-0.8.1-5|74	
14cr|kcheckers-0.8.1-5|75	%files
14cr|kcheckers-0.8.1-5|76	%defattr(-,root,root)
14cr|kcheckers-0.8.1-5|77	%doc AUTHORS ChangeLog README TODO
14cr|kcheckers-0.8.1-5|78	%{_gamesbindir}/%{name}
14cr|kcheckers-0.8.1-5|79	%{_gamesdatadir}/%{name}
14cr|kcheckers-0.8.1-5|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|kcheckers-0.8.1-5|81	%{_miconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|82	%{_iconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|83	%{_liconsdir}/%{name}.png
14cr|kcheckers-0.8.1-5|84	
14cr|kcheckers-0.8.1-5|85	
14cr|kcheckers-0.8.1-5|86	
14cr|kcheckers-0.8.1-5|87	%changelog
14cr|kcheckers-0.8.1-5|88	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.1-5
14cr|kcheckers-0.8.1-5|89	+ Revision: bc13f59
14cr|kcheckers-0.8.1-5|90	- Automatic import for version 0.8.1
14cr|kcheckers-0.8.1-5|91	
14cr|kcheckers-0.8.1-5|92	

2323 14
14cr|kchildlock-0.90.4.2-2|1	Name:		kchildlock
14cr|kchildlock-0.90.4.2-2|2	Version:0.90.4.2
14cr|kchildlock-0.90.4.2-2|3	Release:	2
14cr|kchildlock-0.90.4.2-2|4	Summary:	Tool to monitor and restrict time spend on computer by a children
14cr|kchildlock-0.90.4.2-2|5	Source0:	http://ufpr.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|kchildlock-0.90.4.2-2|6	License:	GPLv2
14cr|kchildlock-0.90.4.2-2|7	Group:		Graphical desktop/KDE
14cr|kchildlock-0.90.4.2-2|8	URL:		http://kde-apps.org/content/show.php/KChildlock?content=88124
14cr|kchildlock-0.90.4.2-2|9	BuildRequires:	kdelibs4-devel
14cr|kchildlock-0.90.4.2-2|10	
14cr|kchildlock-0.90.4.2-2|11	%description
14cr|kchildlock-0.90.4.2-2|12	kchildlock is a tool to monitor and restrict the time a children spends on the
14cr|kchildlock-0.90.4.2-2|13	computer. The limits can be specified per day of the week, by lower and upper
14cr|kchildlock-0.90.4.2-2|14	hour limits, maximum daily usage time, and maximum weekly usage time. The same
14cr|kchildlock-0.90.4.2-2|15	restriction limits can be applied to applications based on the user login. It
14cr|kchildlock-0.90.4.2-2|16	requires the KDE4 Desktop.
14cr|kchildlock-0.90.4.2-2|17	
14cr|kchildlock-0.90.4.2-2|18	%files  -f %{name}.lang
14cr|kchildlock-0.90.4.2-2|19	%defattr(-,root,root)
14cr|kchildlock-0.90.4.2-2|20	%{_kde_libdir}/kde4/kcm_kchildlock.so
14cr|kchildlock-0.90.4.2-2|21	%{_kde_libdir}/kde4/kded_kchildlockdaemon.so
14cr|kchildlock-0.90.4.2-2|22	%{_kde_datadir}/config/kchildlockrc
14cr|kchildlock-0.90.4.2-2|23	%{_kde_services}/kcm_kchildlock.desktop
14cr|kchildlock-0.90.4.2-2|24	%{_kde_services}/kded/kchildlockdaemon.desktop
14cr|kchildlock-0.90.4.2-2|25	%{_var}/opt/kchildlock/dummy.txt
14cr|kchildlock-0.90.4.2-2|26	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kchildlock-0.90.4.2-2|27	%doc %{_kde_docdir}/HTML/en/kcontrol/%{name}
14cr|kchildlock-0.90.4.2-2|28	
14cr|kchildlock-0.90.4.2-2|29	#------------------------------------------------------------------------------
14cr|kchildlock-0.90.4.2-2|30	
14cr|kchildlock-0.90.4.2-2|31	%prep
14cr|kchildlock-0.90.4.2-2|32	%setup -q
14cr|kchildlock-0.90.4.2-2|33	
14cr|kchildlock-0.90.4.2-2|34	
14cr|kchildlock-0.90.4.2-2|35	%build
14cr|kchildlock-0.90.4.2-2|36	%cmake_kde4
14cr|kchildlock-0.90.4.2-2|37	%make
14cr|kchildlock-0.90.4.2-2|38	
14cr|kchildlock-0.90.4.2-2|39	%install
14cr|kchildlock-0.90.4.2-2|40	
14cr|kchildlock-0.90.4.2-2|41	%makeinstall_std -C build
14cr|kchildlock-0.90.4.2-2|42	
14cr|kchildlock-0.90.4.2-2|43	%find_lang %{name}
14cr|kchildlock-0.90.4.2-2|44	
14cr|kchildlock-0.90.4.2-2|45	
14cr|kchildlock-0.90.4.2-2|46	%changelog
14cr|kchildlock-0.90.4.2-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.4.2-2
14cr|kchildlock-0.90.4.2-2|48	+ Revision: 6981682
14cr|kchildlock-0.90.4.2-2|49	- MassBuild#464: Increase release tag
14cr|kchildlock-0.90.4.2-2|50	
14cr|kchildlock-0.90.4.2-2|51	

2324 14
14cr|kchmviewer-6.0-2|1	Name:		kchmviewer
14cr|kchmviewer-6.0-2|2	Version:	6.0
14cr|kchmviewer-6.0-2|3	Release:	2
14cr|kchmviewer-6.0-2|4	Summary:	KDE chm viewer
14cr|kchmviewer-6.0-2|5	License:	GPLv2+
14cr|kchmviewer-6.0-2|6	URL:		http://kchmviewer.sourceforge.net/
14cr|kchmviewer-6.0-2|7	Group:		Graphical desktop/KDE
14cr|kchmviewer-6.0-2|8	Source:		http://downloads.sourceforge.net/kchmviewer/%{name}-%{version}.tar.gz
14cr|kchmviewer-6.0-2|9	BuildRequires:	pkgconfig(QtWebKit)
14cr|kchmviewer-6.0-2|10	BuildRequires:	kdelibs4-devel
14cr|kchmviewer-6.0-2|11	BuildRequires:	chmlib-devel
14cr|kchmviewer-6.0-2|12	BuildRequires:	imagemagick
14cr|kchmviewer-6.0-2|13	Requires:	okular
14cr|kchmviewer-6.0-2|14	
14cr|kchmviewer-6.0-2|15	%description
14cr|kchmviewer-6.0-2|16	KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
14cr|kchmviewer-6.0-2|17	Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
14cr|kchmviewer-6.0-2|18	library, and does not depend on KDE or Gnome. However,
14cr|kchmviewer-6.0-2|19	it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.
14cr|kchmviewer-6.0-2|20	The main advantage of KchmViewer is non-English language support.
14cr|kchmviewer-6.0-2|21	Unlike others, KchmViewer in most cases correctly detects help file encoding,
14cr|kchmviewer-6.0-2|22	correctly shows tables of context of Russian, Korean, Chinese and Japanese help
14cr|kchmviewer-6.0-2|23	files, and correctly searches in non-English help files
14cr|kchmviewer-6.0-2|24	(search for MBCS languages - ja/ko/ch is still in progress).
14cr|kchmviewer-6.0-2|25	
14cr|kchmviewer-6.0-2|26	%files -f %{name}.lang
14cr|kchmviewer-6.0-2|27	%{_kde_bindir}/kchmviewer
14cr|kchmviewer-6.0-2|28	%{_kde_datadir}/applications/kde4/kchmviewer.desktop
14cr|kchmviewer-6.0-2|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|kchmviewer-6.0-2|30	
14cr|kchmviewer-6.0-2|31	#--------------------------------------------------------------------
14cr|kchmviewer-6.0-2|32	
14cr|kchmviewer-6.0-2|33	%prep
14cr|kchmviewer-6.0-2|34	%setup -q
14cr|kchmviewer-6.0-2|35	
14cr|kchmviewer-6.0-2|36	%build
14cr|kchmviewer-6.0-2|37	%cmake_kde4
14cr|kchmviewer-6.0-2|38	%make
14cr|kchmviewer-6.0-2|39	
14cr|kchmviewer-6.0-2|40	%install
14cr|kchmviewer-6.0-2|41	%__rm -rf %{buildroot}
14cr|kchmviewer-6.0-2|42	%makeinstall_std -C build
14cr|kchmviewer-6.0-2|43	
14cr|kchmviewer-6.0-2|44	%__rm -f %{buildroot}%{_kde_libdir}/kde4/kio_msits.so
14cr|kchmviewer-6.0-2|45	%__rm -f %{buildroot}%{_kde_datadir}/kde4/services/msits.protocol
14cr|kchmviewer-6.0-2|46	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cr|kchmviewer-6.0-2|47	%__install -m644 packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cr|kchmviewer-6.0-2|48	
14cr|kchmviewer-6.0-2|49	for i in 16x16 32x32 48x48 64x64; do
14cr|kchmviewer-6.0-2|50	convert -scale $i packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cr|kchmviewer-6.0-2|51	done
14cr|kchmviewer-6.0-2|52	
14cr|kchmviewer-6.0-2|53	%find_lang %{name}
14cr|kchmviewer-6.0-2|54	
14cr|kchmviewer-6.0-2|55	%clean
14cr|kchmviewer-6.0-2|56	%__rm -rf %{buildroot}
14cr|kchmviewer-6.0-2|57	
14cr|kchmviewer-6.0-2|58	
14cr|kchmviewer-6.0-2|59	
14cr|kchmviewer-6.0-2|60	
14cr|kchmviewer-6.0-2|61	%changelog
14cr|kchmviewer-6.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0-2
14cr|kchmviewer-6.0-2|63	+ Revision: 685c9f9
14cr|kchmviewer-6.0-2|64	- MassBuild#464: Increase release tag
14cr|kchmviewer-6.0-2|65	
14cr|kchmviewer-6.0-2|66	

2325 14
14cr|kcm-wacomtablet-1.3.6-3|1	%define major 0
14cr|kcm-wacomtablet-1.3.6-3|2	%define libname %mklibname  %{major}
14cr|kcm-wacomtablet-1.3.6-3|3	%define oname wacomtablet
14cr|kcm-wacomtablet-1.3.6-3|4	
14cr|kcm-wacomtablet-1.3.6-3|5	Name:           kcm-wacomtablet
14cr|kcm-wacomtablet-1.3.6-3|6	Group:          Graphical desktop/KDE
14cr|kcm-wacomtablet-1.3.6-3|7	Summary:        Kontrol module for Wacom Graphictablets
14cr|kcm-wacomtablet-1.3.6-3|8	Version:        1.3.6
14cr|kcm-wacomtablet-1.3.6-3|9	Release:        3
14cr|kcm-wacomtablet-1.3.6-3|10	License:        GPL
14cr|kcm-wacomtablet-1.3.6-3|11	URL:            https://projects.kde.org/projects/extragear/base/wacomtablet
14cr|kcm-wacomtablet-1.3.6-3|12	# wget -c http://anongit.kde.org/wacomtablet/wacomtablet-latest.tar.gz
14cr|kcm-wacomtablet-1.3.6-3|13	Source0:	http://www.kde-apps.org/CONTENT/content-files/114856-%{oname}-v%{version}.tar.bz2
14cr|kcm-wacomtablet-1.3.6-3|14	Source1:	README.urpmi
14cr|kcm-wacomtablet-1.3.6-3|15	BuildRequires:	kdelibs4-devel
14cr|kcm-wacomtablet-1.3.6-3|16	BuildRequires:	x11-driver-input-wacom-devel >= 0.10.11
14cr|kcm-wacomtablet-1.3.6-3|17	BuildRequires:	pkgconfig(xrandr)
14cr|kcm-wacomtablet-1.3.6-3|18	BuildRequires:	pkgconfig(xi)
14cr|kcm-wacomtablet-1.3.6-3|19	BuildRequires:	x11-proto-devel
14cr|kcm-wacomtablet-1.3.6-3|20	
14cr|kcm-wacomtablet-1.3.6-3|21	%description
14cr|kcm-wacomtablet-1.3.6-3|22	This module implements a GUI for the Wacom Linux Drivers and extends it
14cr|kcm-wacomtablet-1.3.6-3|23	with profile support to handle different button/pen layouts per profile.
14cr|kcm-wacomtablet-1.3.6-3|24	
14cr|kcm-wacomtablet-1.3.6-3|25	%files -f %{name}.lang
14cr|kcm-wacomtablet-1.3.6-3|26	%doc README
14cr|kcm-wacomtablet-1.3.6-3|27	%{_datadir}/dbus-1/interfaces/org.kde.Wacom*.xml
14cr|kcm-wacomtablet-1.3.6-3|28	%{_kde_docdir}/HTML/en/kcontrol/wacomtablet/
14cr|kcm-wacomtablet-1.3.6-3|29	%{_kde_libdir}/kde4/kcm_wacomtablet.so
14cr|kcm-wacomtablet-1.3.6-3|30	%{_kde_libdir}/kde4/kded_wacomtablet.so
14cr|kcm-wacomtablet-1.3.6-3|31	%{_kde_libdir}/kde4/plasma_applet_wacomtabletsettings.so
14cr|kcm-wacomtablet-1.3.6-3|32	%{_kde_appsdir}/wacomtablet/
14cr|kcm-wacomtablet-1.3.6-3|33	%{_kde_services}/kcm_wacomtablet.desktop
14cr|kcm-wacomtablet-1.3.6-3|34	%{_kde_services}/kded/wacomtablet.desktop
14cr|kcm-wacomtablet-1.3.6-3|35	%{_kde_services}/plasma-applet-wacomtabletsettings.desktop
14cr|kcm-wacomtablet-1.3.6-3|36	
14cr|kcm-wacomtablet-1.3.6-3|37	#--------------------------------------------------------------------
14cr|kcm-wacomtablet-1.3.6-3|38	%prep
14cr|kcm-wacomtablet-1.3.6-3|39	%setup -q -n %{oname}-v%{version}
14cr|kcm-wacomtablet-1.3.6-3|40	
14cr|kcm-wacomtablet-1.3.6-3|41	%build
14cr|kcm-wacomtablet-1.3.6-3|42	%cmake_kde4
14cr|kcm-wacomtablet-1.3.6-3|43	%make
14cr|kcm-wacomtablet-1.3.6-3|44	
14cr|kcm-wacomtablet-1.3.6-3|45	
14cr|kcm-wacomtablet-1.3.6-3|46	%install
14cr|kcm-wacomtablet-1.3.6-3|47	%makeinstall_std -C build
14cr|kcm-wacomtablet-1.3.6-3|48	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|kcm-wacomtablet-1.3.6-3|49	install -p -m644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}
14cr|kcm-wacomtablet-1.3.6-3|50	%find_lang %{name} --all-name
14cr|kcm-wacomtablet-1.3.6-3|51	
14cr|kcm-wacomtablet-1.3.6-3|52	
14cr|kcm-wacomtablet-1.3.6-3|53	%changelog
14cr|kcm-wacomtablet-1.3.6-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-3
14cr|kcm-wacomtablet-1.3.6-3|55	+ Revision: c36e430
14cr|kcm-wacomtablet-1.3.6-3|56	- MassBuild#464: Increase release tag
14cr|kcm-wacomtablet-1.3.6-3|57	
14cr|kcm-wacomtablet-1.3.6-3|58	

2326 14
14cr|kcoloredit-2.0.0-7|1	Summary:	Palette files editor
14cr|kcoloredit-2.0.0-7|2	Name:		kcoloredit
14cr|kcoloredit-2.0.0-7|3	Version:	2.0.0
14cr|kcoloredit-2.0.0-7|4	Release:	7
14cr|kcoloredit-2.0.0-7|5	License:	GPLv2+
14cr|kcoloredit-2.0.0-7|6	Group:		Graphical desktop/KDE
14cr|kcoloredit-2.0.0-7|7	Url:		http://www.kde.org/
14cr|kcoloredit-2.0.0-7|8	Source0:	%{name}-%{version}-kde4.4.0.tar.bz2
14cr|kcoloredit-2.0.0-7|9	Patch0:		kcoloredit-2.0.0-linkage.patch
14cr|kcoloredit-2.0.0-7|10	BuildRequires:	cmake
14cr|kcoloredit-2.0.0-7|11	BuildRequires:	kdelibs4-devel
14cr|kcoloredit-2.0.0-7|12	
14cr|kcoloredit-2.0.0-7|13	%description
14cr|kcoloredit-2.0.0-7|14	KColorEdit is a palette files editor.
14cr|kcoloredit-2.0.0-7|15	
14cr|kcoloredit-2.0.0-7|16	It can be used for editing color palettes and for color choosing and naming.
14cr|kcoloredit-2.0.0-7|17	
14cr|kcoloredit-2.0.0-7|18	%files -f %{name}.lang
14cr|kcoloredit-2.0.0-7|19	%doc README AUTHORS
14cr|kcoloredit-2.0.0-7|20	%{_kde_bindir}/*
14cr|kcoloredit-2.0.0-7|21	%{_kde_applicationsdir}/*.desktop
14cr|kcoloredit-2.0.0-7|22	%{_kde_appsdir}/%{name}
14cr|kcoloredit-2.0.0-7|23	%{_kde_iconsdir}/*/*/*/*
14cr|kcoloredit-2.0.0-7|24	
14cr|kcoloredit-2.0.0-7|25	#------------------------------------------------
14cr|kcoloredit-2.0.0-7|26	
14cr|kcoloredit-2.0.0-7|27	%prep
14cr|kcoloredit-2.0.0-7|28	%setup -q -n %{name}-%{version}-kde4.4.0
14cr|kcoloredit-2.0.0-7|29	%patch0 -p1
14cr|kcoloredit-2.0.0-7|30	
14cr|kcoloredit-2.0.0-7|31	%build
14cr|kcoloredit-2.0.0-7|32	%cmake_kde4
14cr|kcoloredit-2.0.0-7|33	%make
14cr|kcoloredit-2.0.0-7|34	
14cr|kcoloredit-2.0.0-7|35	%install
14cr|kcoloredit-2.0.0-7|36	%makeinstall_std -C build
14cr|kcoloredit-2.0.0-7|37	
14cr|kcoloredit-2.0.0-7|38	%find_lang %{name} --with-html
14cr|kcoloredit-2.0.0-7|39	
14cr|kcoloredit-2.0.0-7|40	
14cr|kcoloredit-2.0.0-7|41	%changelog
14cr|kcoloredit-2.0.0-7|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-7
14cr|kcoloredit-2.0.0-7|43	+ Revision: 7d1ba60
14cr|kcoloredit-2.0.0-7|44	- MassBuild#464: Increase release tag
14cr|kcoloredit-2.0.0-7|45	
14cr|kcoloredit-2.0.0-7|46	

2327 14
14cr|kdbg-2.5.3-2|1	Name:		kdbg
14cr|kdbg-2.5.3-2|2	Version:	2.5.3
14cr|kdbg-2.5.3-2|3	Release:	2
14cr|kdbg-2.5.3-2|4	License:	GPLv2+
14cr|kdbg-2.5.3-2|5	Summary:	A Graphical Debugger Interface
14cr|kdbg-2.5.3-2|6	URL:		http://www.kdbg.org
14cr|kdbg-2.5.3-2|7	Group:		Development/Other
14cr|kdbg-2.5.3-2|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|kdbg-2.5.3-2|9	BuildRequires:	kdelibs4-devel
14cr|kdbg-2.5.3-2|10	Requires:	gdb
14cr|kdbg-2.5.3-2|11	
14cr|kdbg-2.5.3-2|12	%description
14cr|kdbg-2.5.3-2|13	KDbg is a graphical user interface to gdb, the GNU debugger. It provides an
14cr|kdbg-2.5.3-2|14	intuitive interface for setting breakpoints, inspecting variables, and
14cr|kdbg-2.5.3-2|15	stepping through code.
14cr|kdbg-2.5.3-2|16	
14cr|kdbg-2.5.3-2|17	
14cr|kdbg-2.5.3-2|18	%prep
14cr|kdbg-2.5.3-2|19	%setup -q
14cr|kdbg-2.5.3-2|20	
14cr|kdbg-2.5.3-2|21	
14cr|kdbg-2.5.3-2|22	%build
14cr|kdbg-2.5.3-2|23	%cmake_kde4
14cr|kdbg-2.5.3-2|24	%make
14cr|kdbg-2.5.3-2|25	
14cr|kdbg-2.5.3-2|26	
14cr|kdbg-2.5.3-2|27	%install
14cr|kdbg-2.5.3-2|28	%makeinstall_std -C build
14cr|kdbg-2.5.3-2|29	
14cr|kdbg-2.5.3-2|30	%find_lang %{name} --with-html
14cr|kdbg-2.5.3-2|31	
14cr|kdbg-2.5.3-2|32	
14cr|kdbg-2.5.3-2|33	%files -f %{name}.lang
14cr|kdbg-2.5.3-2|34	%{_kde_bindir}/%{name}
14cr|kdbg-2.5.3-2|35	%{_kde_datadir}/config/kdbgrc
14cr|kdbg-2.5.3-2|36	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|kdbg-2.5.3-2|37	%{_kde_datadir}/apps/%{name}
14cr|kdbg-2.5.3-2|38	
14cr|kdbg-2.5.3-2|39	
14cr|kdbg-2.5.3-2|40	
14cr|kdbg-2.5.3-2|41	%changelog
14cr|kdbg-2.5.3-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.3-2
14cr|kdbg-2.5.3-2|43	+ Revision: 82db342
14cr|kdbg-2.5.3-2|44	- MassBuild#464: Increase release tag
14cr|kdbg-2.5.3-2|45	
14cr|kdbg-2.5.3-2|46	

2328 14
14cr|kde4-kio-rapip-0.2-5|1	Summary:	KDE 4 KIOslave for Windows Mobile devices
14cr|kde4-kio-rapip-0.2-5|2	Name:		kde4-kio-rapip
14cr|kde4-kio-rapip-0.2-5|3	Version:	0.2
14cr|kde4-kio-rapip-0.2-5|4	Release:	5
14cr|kde4-kio-rapip-0.2-5|5	License:	MIT
14cr|kde4-kio-rapip-0.2-5|6	Group:		Graphical desktop/KDE
14cr|kde4-kio-rapip-0.2-5|7	Url:		http://synce.sourceforge.net/
14cr|kde4-kio-rapip-0.2-5|8	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
14cr|kde4-kio-rapip-0.2-5|9	Patch0:		kde4-kio-rapip-0.2-libsynce.patch
14cr|kde4-kio-rapip-0.2-5|10	BuildRequires:	cmake
14cr|kde4-kio-rapip-0.2-5|11	BuildRequires:	kdelibs4-devel
14cr|kde4-kio-rapip-0.2-5|12	BuildRequires:	pkgconfig(libsynce)
14cr|kde4-kio-rapip-0.2-5|13	
14cr|kde4-kio-rapip-0.2-5|14	%description
14cr|kde4-kio-rapip-0.2-5|15	This is a full featured KIOslave used to browse through the file
14cr|kde4-kio-rapip-0.2-5|16	system of a Windows Mobile device, and to copy files to and from the
14cr|kde4-kio-rapip-0.2-5|17	PDA by drag and drop via Konqueror.
14cr|kde4-kio-rapip-0.2-5|18	
14cr|kde4-kio-rapip-0.2-5|19	To use, simply open Konqueror, Dolphin, or any other KIO-enabled file
14cr|kde4-kio-rapip-0.2-5|20	manager and type in rapip://DEVICENAME/ to the address bar. If you are
14cr|kde4-kio-rapip-0.2-5|21	not sure about the name of your device, simply go to rapip:/ which
14cr|kde4-kio-rapip-0.2-5|22	will show the first device it finds.
14cr|kde4-kio-rapip-0.2-5|23	
14cr|kde4-kio-rapip-0.2-5|24	%files
14cr|kde4-kio-rapip-0.2-5|25	%doc AUTHORS LICENSE ChangeLog README
14cr|kde4-kio-rapip-0.2-5|26	%{_kde_libdir}/kde4/kio_rapip.so
14cr|kde4-kio-rapip-0.2-5|27	%{_kde_services}/rapip.protocol
14cr|kde4-kio-rapip-0.2-5|28	%{_kde_services}/synce.protocol
14cr|kde4-kio-rapip-0.2-5|29	%{_datadir}/mime/packages/synce-kde4-kio-rapip.xml
14cr|kde4-kio-rapip-0.2-5|30	%{_iconsdir}/hicolor/*/apps/*.png
14cr|kde4-kio-rapip-0.2-5|31	
14cr|kde4-kio-rapip-0.2-5|32	#----------------------------------------------------------------------------
14cr|kde4-kio-rapip-0.2-5|33	
14cr|kde4-kio-rapip-0.2-5|34	%prep
14cr|kde4-kio-rapip-0.2-5|35	%setup -q
14cr|kde4-kio-rapip-0.2-5|36	%patch0 -p1
14cr|kde4-kio-rapip-0.2-5|37	
14cr|kde4-kio-rapip-0.2-5|38	%build
14cr|kde4-kio-rapip-0.2-5|39	%cmake
14cr|kde4-kio-rapip-0.2-5|40	%make
14cr|kde4-kio-rapip-0.2-5|41	
14cr|kde4-kio-rapip-0.2-5|42	%install
14cr|kde4-kio-rapip-0.2-5|43	%makeinstall_std -C build
14cr|kde4-kio-rapip-0.2-5|44	
14cr|kde4-kio-rapip-0.2-5|45	
14cr|kde4-kio-rapip-0.2-5|46	%changelog
14cr|kde4-kio-rapip-0.2-5|47	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-5
14cr|kde4-kio-rapip-0.2-5|48	+ Revision: dd009f5
14cr|kde4-kio-rapip-0.2-5|49	- Use only libsynce, no longer require librapi2
14cr|kde4-kio-rapip-0.2-5|50	
14cr|kde4-kio-rapip-0.2-5|51	

2329 14
14cr|kde4-kwin-dekorator-themes-0.3-2|1	Name:		kde4-kwin-dekorator-themes
14cr|kde4-kwin-dekorator-themes-0.3-2|2	Summary:	Themes for deKorator for KDE4
14cr|kde4-kwin-dekorator-themes-0.3-2|3	Version:	0.3
14cr|kde4-kwin-dekorator-themes-0.3-2|4	Release:	2
14cr|kde4-kwin-dekorator-themes-0.3-2|5	Group:		Graphical desktop/KDE
14cr|kde4-kwin-dekorator-themes-0.3-2|6	License:	GPL
14cr|kde4-kwin-dekorator-themes-0.3-2|7	Url:		http://www.kde-look.org/index.php?xcontentmode=21
14cr|kde4-kwin-dekorator-themes-0.3-2|8	# 23.04.2013
14cr|kde4-kwin-dekorator-themes-0.3-2|9	Source0:	all-themes-dekorator.tar.gz
14cr|kde4-kwin-dekorator-themes-0.3-2|10	BuildRequires:	kde4-macros
14cr|kde4-kwin-dekorator-themes-0.3-2|11	BuildArch:	noarch
14cr|kde4-kwin-dekorator-themes-0.3-2|12	
14cr|kde4-kwin-dekorator-themes-0.3-2|13	%description
14cr|kde4-kwin-dekorator-themes-0.3-2|14	Themes for deKorator pack. Includes:
14cr|kde4-kwin-dekorator-themes-0.3-2|15	-Aero_Glass
14cr|kde4-kwin-dekorator-themes-0.3-2|16	-AlphaCube
14cr|kde4-kwin-dekorator-themes-0.3-2|17	-Area-51-Lte
14cr|kde4-kwin-dekorator-themes-0.3-2|18	-Area-51
14cr|kde4-kwin-dekorator-themes-0.3-2|19	-beo
14cr|kde4-kwin-dekorator-themes-0.3-2|20	-black-n-green
14cr|kde4-kwin-dekorator-themes-0.3-2|21	-Blended
14cr|kde4-kwin-dekorator-themes-0.3-2|22	-blue_sky
14cr|kde4-kwin-dekorator-themes-0.3-2|23	-Bushido-Yellow
14cr|kde4-kwin-dekorator-themes-0.3-2|24	-chunxiayu
14cr|kde4-kwin-dekorator-themes-0.3-2|25	-Clay
14cr|kde4-kwin-dekorator-themes-0.3-2|26	-clearLook1
14cr|kde4-kwin-dekorator-themes-0.3-2|27	-clearLook2
14cr|kde4-kwin-dekorator-themes-0.3-2|28	-clearLook3
14cr|kde4-kwin-dekorator-themes-0.3-2|29	-clearLook4
14cr|kde4-kwin-dekorator-themes-0.3-2|30	-ClearLooks2-Blue
14cr|kde4-kwin-dekorator-themes-0.3-2|31	-Default
14cr|kde4-kwin-dekorator-themes-0.3-2|32	-golden-wood-original
14cr|kde4-kwin-dekorator-themes-0.3-2|33	-golden-wood-thin
14cr|kde4-kwin-dekorator-themes-0.3-2|34	-Kde-max 0.2
14cr|kde4-kwin-dekorator-themes-0.3-2|35	-kore
14cr|kde4-kwin-dekorator-themes-0.3-2|36	-LinspireClear
14cr|kde4-kwin-dekorator-themes-0.3-2|37	-mapuna-blended
14cr|kde4-kwin-dekorator-themes-0.3-2|38	-matrix
14cr|kde4-kwin-dekorator-themes-0.3-2|39	-milknoir-0.3
14cr|kde4-kwin-dekorator-themes-0.3-2|40	-Mockup
14cr|kde4-kwin-dekorator-themes-0.3-2|41	-NuOrDER
14cr|kde4-kwin-dekorator-themes-0.3-2|42	-Orangio
14cr|kde4-kwin-dekorator-themes-0.3-2|43	-Phacile-blue
14cr|kde4-kwin-dekorator-themes-0.3-2|44	-Phacile-green
14cr|kde4-kwin-dekorator-themes-0.3-2|45	-Plastic
14cr|kde4-kwin-dekorator-themes-0.3-2|46	-S_Dark-0.1
14cr|kde4-kwin-dekorator-themes-0.3-2|47	-simple_deco
14cr|kde4-kwin-dekorator-themes-0.3-2|48	-The-Error
14cr|kde4-kwin-dekorator-themes-0.3-2|49	-Titan-5-Lt
14cr|kde4-kwin-dekorator-themes-0.3-2|50	-Vectorcell2b
14cr|kde4-kwin-dekorator-themes-0.3-2|51	-vista
14cr|kde4-kwin-dekorator-themes-0.3-2|52	-winclassic
14cr|kde4-kwin-dekorator-themes-0.3-2|53	-yet-another-deKorator
14cr|kde4-kwin-dekorator-themes-0.3-2|54	
14cr|kde4-kwin-dekorator-themes-0.3-2|55	Get more themes at kde-look.org if you want.
14cr|kde4-kwin-dekorator-themes-0.3-2|56	
14cr|kde4-kwin-dekorator-themes-0.3-2|57	%prep
14cr|kde4-kwin-dekorator-themes-0.3-2|58	# nothing
14cr|kde4-kwin-dekorator-themes-0.3-2|59	
14cr|kde4-kwin-dekorator-themes-0.3-2|60	%build
14cr|kde4-kwin-dekorator-themes-0.3-2|61	# nothing
14cr|kde4-kwin-dekorator-themes-0.3-2|62	
14cr|kde4-kwin-dekorator-themes-0.3-2|63	%install
14cr|kde4-kwin-dekorator-themes-0.3-2|64	mkdir -p %{buildroot}%{_kde_appsdir}/deKorator
14cr|kde4-kwin-dekorator-themes-0.3-2|65	pushd %{buildroot}%{_kde_appsdir}/deKorator
14cr|kde4-kwin-dekorator-themes-0.3-2|66	tar -xf %{SOURCE0}
14cr|kde4-kwin-dekorator-themes-0.3-2|67	rm -rf themes/Elementary
14cr|kde4-kwin-dekorator-themes-0.3-2|68	rm -rf themes/Kore
14cr|kde4-kwin-dekorator-themes-0.3-2|69	popd
14cr|kde4-kwin-dekorator-themes-0.3-2|70	
14cr|kde4-kwin-dekorator-themes-0.3-2|71	%files
14cr|kde4-kwin-dekorator-themes-0.3-2|72	%defattr(644,root,root,755)
14cr|kde4-kwin-dekorator-themes-0.3-2|73	%{_kde_appsdir}/deKorator/themes/*
14cr|kde4-kwin-dekorator-themes-0.3-2|74	
14cr|kde4-kwin-dekorator-themes-0.3-2|75	
14cr|kde4-kwin-dekorator-themes-0.3-2|76	%changelog
14cr|kde4-kwin-dekorator-themes-0.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|kde4-kwin-dekorator-themes-0.3-2|78	+ Revision: e76b106
14cr|kde4-kwin-dekorator-themes-0.3-2|79	- MassBuild#464: Increase release tag
14cr|kde4-kwin-dekorator-themes-0.3-2|80	
14cr|kde4-kwin-dekorator-themes-0.3-2|81	

2330 14
14cr|kde4-kwin-style-crystal-2.2.1-2|1	Name:		kde4-kwin-style-crystal
14cr|kde4-kwin-style-crystal-2.2.1-2|2	Summary:	Crystal kwin decoration theme to KDE 4.x
14cr|kde4-kwin-style-crystal-2.2.1-2|3	Version:	2.2.1
14cr|kde4-kwin-style-crystal-2.2.1-2|4	Release:	2
14cr|kde4-kwin-style-crystal-2.2.1-2|5	Group:		Graphical desktop/KDE
14cr|kde4-kwin-style-crystal-2.2.1-2|6	License:	GPLv2+
14cr|kde4-kwin-style-crystal-2.2.1-2|7	URL:		http://www.kde-look.org/content/show.php/crystal?content=75140
14cr|kde4-kwin-style-crystal-2.2.1-2|8	Source0:	http://www.kde-look.org/CONTENT/content-files/75140-crystal-%{version}.tar.bz2
14cr|kde4-kwin-style-crystal-2.2.1-2|9	BuildRequires:	kdebase4-workspace-devel
14cr|kde4-kwin-style-crystal-2.2.1-2|10	
14cr|kde4-kwin-style-crystal-2.2.1-2|11	%description
14cr|kde4-kwin-style-crystal-2.2.1-2|12	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
14cr|kde4-kwin-style-crystal-2.2.1-2|13	Main features:
14cr|kde4-kwin-style-crystal-2.2.1-2|14	* Choose the blending color of the buttons.
14cr|kde4-kwin-style-crystal-2.2.1-2|15	* You can define the title bar height and border size of the windows.
14cr|kde4-kwin-style-crystal-2.2.1-2|16	* Right click on minimize button toggles shade mode.
14cr|kde4-kwin-style-crystal-2.2.1-2|17	* Middle click on minimize button sends window to below.
14cr|kde4-kwin-style-crystal-2.2.1-2|18	* Double click on program symbol closes window.
14cr|kde4-kwin-style-crystal-2.2.1-2|19	* Support for button themes. Basic button theme is included, feel free to
14cr|kde4-kwin-style-crystal-2.2.1-2|20	swamp me with cool themes.
14cr|kde4-kwin-style-crystal-2.2.1-2|21	* Can show a tooltip of the caption
14cr|kde4-kwin-style-crystal-2.2.1-2|22	* If kdocker is installed (http://kdocker.sf.net), right click on close button
14cr|kde4-kwin-style-crystal-2.2.1-2|23	will send the window to the systemtray.
14cr|kde4-kwin-style-crystal-2.2.1-2|24	
14cr|kde4-kwin-style-crystal-2.2.1-2|25	
14cr|kde4-kwin-style-crystal-2.2.1-2|26	%prep
14cr|kde4-kwin-style-crystal-2.2.1-2|27	%setup -qn crystal-%{version}
14cr|kde4-kwin-style-crystal-2.2.1-2|28	
14cr|kde4-kwin-style-crystal-2.2.1-2|29	
14cr|kde4-kwin-style-crystal-2.2.1-2|30	%build
14cr|kde4-kwin-style-crystal-2.2.1-2|31	%cmake_kde4
14cr|kde4-kwin-style-crystal-2.2.1-2|32	%make
14cr|kde4-kwin-style-crystal-2.2.1-2|33	
14cr|kde4-kwin-style-crystal-2.2.1-2|34	
14cr|kde4-kwin-style-crystal-2.2.1-2|35	%install
14cr|kde4-kwin-style-crystal-2.2.1-2|36	%makeinstall_std -C build
14cr|kde4-kwin-style-crystal-2.2.1-2|37	
14cr|kde4-kwin-style-crystal-2.2.1-2|38	
14cr|kde4-kwin-style-crystal-2.2.1-2|39	%files
14cr|kde4-kwin-style-crystal-2.2.1-2|40	%doc AUTHORS
14cr|kde4-kwin-style-crystal-2.2.1-2|41	%{_kde_libdir}/kde4/kwin3_crystal.so
14cr|kde4-kwin-style-crystal-2.2.1-2|42	%{_kde_libdir}/kde4/kwin_crystal_config.so
14cr|kde4-kwin-style-crystal-2.2.1-2|43	%{_kde_appsdir}/kwin/crystal.desktop
14cr|kde4-kwin-style-crystal-2.2.1-2|44	
14cr|kde4-kwin-style-crystal-2.2.1-2|45	
14cr|kde4-kwin-style-crystal-2.2.1-2|46	
14cr|kde4-kwin-style-crystal-2.2.1-2|47	%changelog
14cr|kde4-kwin-style-crystal-2.2.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-2
14cr|kde4-kwin-style-crystal-2.2.1-2|49	+ Revision: afa0a87
14cr|kde4-kwin-style-crystal-2.2.1-2|50	- MassBuild#464: Increase release tag
14cr|kde4-kwin-style-crystal-2.2.1-2|51	
14cr|kde4-kwin-style-crystal-2.2.1-2|52	

2331 14
14cr|kde4-minimal-settings-0.1-4|1	Name: kde4-minimal-settings
14cr|kde4-minimal-settings-0.1-4|2	Version: 0.1
14cr|kde4-minimal-settings-0.1-4|3	Release: 4
14cr|kde4-minimal-settings-0.1-4|4	
14cr|kde4-minimal-settings-0.1-4|5	Group: Graphical desktop/KDE
14cr|kde4-minimal-settings-0.1-4|6	Summary: Minimal KDE4 settings
14cr|kde4-minimal-settings-0.1-4|7	Url: https://code.launchpad.net/kubuntu-low-fat-settings
14cr|kde4-minimal-settings-0.1-4|8	License: GPLv3
14cr|kde4-minimal-settings-0.1-4|9	
14cr|kde4-minimal-settings-0.1-4|10	BuildArch: noarch
14cr|kde4-minimal-settings-0.1-4|11	
14cr|kde4-minimal-settings-0.1-4|12	Requires: gettext qmergeinifiles > 1.50
14cr|kde4-minimal-settings-0.1-4|13	
14cr|kde4-minimal-settings-0.1-4|14	Source: %name.tar.gz
14cr|kde4-minimal-settings-0.1-4|15	Source1: kubuntu-low-fat-settings.tar
14cr|kde4-minimal-settings-0.1-4|16	
14cr|kde4-minimal-settings-0.1-4|17	BuildRequires: qmergeinifiles gettext kde4-macros
14cr|kde4-minimal-settings-0.1-4|18	
14cr|kde4-minimal-settings-0.1-4|19	%description
14cr|kde4-minimal-settings-0.1-4|20	This package allow to set minimal KDE4 settings to gain additional system
14cr|kde4-minimal-settings-0.1-4|21	resources.
14cr|kde4-minimal-settings-0.1-4|22	
14cr|kde4-minimal-settings-0.1-4|23	
14cr|kde4-minimal-settings-0.1-4|24	%prep
14cr|kde4-minimal-settings-0.1-4|25	%setup -q -n %name -a1
14cr|kde4-minimal-settings-0.1-4|26	# cleanup
14cr|kde4-minimal-settings-0.1-4|27	rm -rf kubuntu-low-fat-settings/share/autostart/
14cr|kde4-minimal-settings-0.1-4|28	rm -f kubuntu-low-fat-settings/share/config/kdeglobals
14cr|kde4-minimal-settings-0.1-4|29	rm -f kubuntu-low-fat-settings/share/config/kwinrc
14cr|kde4-minimal-settings-0.1-4|30	
14cr|kde4-minimal-settings-0.1-4|31	%build
14cr|kde4-minimal-settings-0.1-4|32	# config
14cr|kde4-minimal-settings-0.1-4|33	for conf in kubuntu-low-fat-settings/share/config/*
14cr|kde4-minimal-settings-0.1-4|34	do
14cr|kde4-minimal-settings-0.1-4|35	outname=`basename $conf`
14cr|kde4-minimal-settings-0.1-4|36	qmergeinifiles --no-override share/config/$outname $conf
14cr|kde4-minimal-settings-0.1-4|37	done
14cr|kde4-minimal-settings-0.1-4|38	# autostart
14cr|kde4-minimal-settings-0.1-4|39	#mkdir -p share/autostart
14cr|kde4-minimal-settings-0.1-4|40	#for desktop in kubuntu-low-fat-settings/share/autostart/*.desktop
14cr|kde4-minimal-settings-0.1-4|41	#do
14cr|kde4-minimal-settings-0.1-4|42	#    outname=`basename $desktop`
14cr|kde4-minimal-settings-0.1-4|43	#    qmergeinifiles --no-override share/autostart/$outname $conf
14cr|kde4-minimal-settings-0.1-4|44	#    cp -ar $desktop share/autostart/$outname
14cr|kde4-minimal-settings-0.1-4|45	#done
14cr|kde4-minimal-settings-0.1-4|46	
14cr|kde4-minimal-settings-0.1-4|47	%install
14cr|kde4-minimal-settings-0.1-4|48	mkdir -p %buildroot/%_kde_appsdir/%name/config
14cr|kde4-minimal-settings-0.1-4|49	install -m 0644 share/config/* %buildroot/%_kde_appsdir/%name/config
14cr|kde4-minimal-settings-0.1-4|50	mkdir -p %buildroot/%_kde_appsdir/%name/autostart/
14cr|kde4-minimal-settings-0.1-4|51	install -m 0644 share/autostart/* %buildroot/%_kde_appsdir/%name/autostart
14cr|kde4-minimal-settings-0.1-4|52	mkdir -p %buildroot/%_kde_bindir/
14cr|kde4-minimal-settings-0.1-4|53	install -m 0755 bin/%name %buildroot/%_kde_bindir/
14cr|kde4-minimal-settings-0.1-4|54	mkdir -p %buildroot/%_kde_applicationsdir/
14cr|kde4-minimal-settings-0.1-4|55	install -m 0644 share/applications/*.desktop %buildroot/%_kde_applicationsdir/
14cr|kde4-minimal-settings-0.1-4|56	# translations
14cr|kde4-minimal-settings-0.1-4|57	find po/* -type d | \
14cr|kde4-minimal-settings-0.1-4|58	while read d
14cr|kde4-minimal-settings-0.1-4|59	do
14cr|kde4-minimal-settings-0.1-4|60	lang=`basename $d`
14cr|kde4-minimal-settings-0.1-4|61	mkdir -p %buildroot/%_datadir/locale/$lang/LC_MESSAGES
14cr|kde4-minimal-settings-0.1-4|62	msgfmt -o %buildroot/%_datadir/locale/$lang/LC_MESSAGES/%name.mo $d/%name.po
14cr|kde4-minimal-settings-0.1-4|63	done
14cr|kde4-minimal-settings-0.1-4|64	
14cr|kde4-minimal-settings-0.1-4|65	%find_lang %name
14cr|kde4-minimal-settings-0.1-4|66	
14cr|kde4-minimal-settings-0.1-4|67	%files -f %name.lang
14cr|kde4-minimal-settings-0.1-4|68	%_kde_bindir/%name
14cr|kde4-minimal-settings-0.1-4|69	%_kde_appsdir/%name
14cr|kde4-minimal-settings-0.1-4|70	%_kde_applicationsdir/*-setup.desktop
14cr|kde4-minimal-settings-0.1-4|71	
14cr|kde4-minimal-settings-0.1-4|72	
14cr|kde4-minimal-settings-0.1-4|73	
14cr|kde4-minimal-settings-0.1-4|74	
14cr|kde4-minimal-settings-0.1-4|75	%changelog
14cr|kde4-minimal-settings-0.1-4|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|kde4-minimal-settings-0.1-4|77	+ Revision: 796455a
14cr|kde4-minimal-settings-0.1-4|78	- MassBuild#464: Increase release tag
14cr|kde4-minimal-settings-0.1-4|79	
14cr|kde4-minimal-settings-0.1-4|80	

2332 14
14cr|kde4-style-bespin-0.1-0.1355svn.1|1	# Download information:
14cr|kde4-style-bespin-0.1-0.1355svn.1|2	# svn export https://cloudcity.svn.sourceforge.net/svnroot/cloudcity
14cr|kde4-style-bespin-0.1-0.1355svn.1|3	# tar -caf cloudcity-0.1.1355svn.tar.xz cloudcity
14cr|kde4-style-bespin-0.1-0.1355svn.1|4	
14cr|kde4-style-bespin-0.1-0.1355svn.1|5	
14cr|kde4-style-bespin-0.1-0.1355svn.1|6	%define svn	1355
14cr|kde4-style-bespin-0.1-0.1355svn.1|7	%define srcname	cloudcity
14cr|kde4-style-bespin-0.1-0.1355svn.1|8	%define enable_translucient 1
14cr|kde4-style-bespin-0.1-0.1355svn.1|9	%define tibanna_ksplash 0
14cr|kde4-style-bespin-0.1-0.1355svn.1|10	%define tibanna_kdm 1
14cr|kde4-style-bespin-0.1-0.1355svn.1|11	
14cr|kde4-style-bespin-0.1-0.1355svn.1|12	Name:		kde4-style-bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|13	Summary:	Bespin is a native style for QT/ KDE4
14cr|kde4-style-bespin-0.1-0.1355svn.1|14	Version:	0.1
14cr|kde4-style-bespin-0.1-0.1355svn.1|15	Release:	%mkrel 0.%{svn}svn.1
14cr|kde4-style-bespin-0.1-0.1355svn.1|16	Source0:	%{srcname}-%{version}.%{svn}svn.tar.xz
14cr|kde4-style-bespin-0.1-0.1355svn.1|17	# Patch0 is here to fix the default comment in icon theme & finally avoid to source the config file
14cr|kde4-style-bespin-0.1-0.1355svn.1|18	# since we're providing the necessary data directly in the script
14cr|kde4-style-bespin-0.1-0.1355svn.1|19	Source1:	screenshot.png.bz2
14cr|kde4-style-bespin-0.1-0.1355svn.1|20	Patch0:		bespin-svn-mdv-fix-icon-and-comment-in-kde-icons-scripts.patch
14cr|kde4-style-bespin-0.1-0.1355svn.1|21	Patch1:		bespin-svn-mga-use-scale-for-background-in-ksplash-generation.patch
14cr|kde4-style-bespin-0.1-0.1355svn.1|22	URL:		http://cloudcity.sourceforge.net/
14cr|kde4-style-bespin-0.1-0.1355svn.1|23	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|24	License:	LGPLv2
14cr|kde4-style-bespin-0.1-0.1355svn.1|25	BuildRequires:	kdebase4-workspace-devel
14cr|kde4-style-bespin-0.1-0.1355svn.1|26	# needed to generate the ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|27	BuildRequires:	imagemagick
14cr|kde4-style-bespin-0.1-0.1355svn.1|28	# need to generate the icons pack
14cr|kde4-style-bespin-0.1-0.1355svn.1|29	BuildRequires:	inkscape
14cr|kde4-style-bespin-0.1-0.1355svn.1|30	BuildRequires:	bash
14cr|kde4-style-bespin-0.1-0.1355svn.1|31	Obsoletes:	kde4-kwin-style-bespin < %version-%release
14cr|kde4-style-bespin-0.1-0.1355svn.1|32	Obsoletes:	kde4-theme-bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|33	Suggests:	kde4-style-bespin-ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|34	Suggests:	kde4-style-bespin-kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|35	Suggests:	kde4-style-bespin-icons
14cr|kde4-style-bespin-0.1-0.1355svn.1|36	Suggests:	plasma-applet-xbar
14cr|kde4-style-bespin-0.1-0.1355svn.1|37	%if %tibanna_ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|38	Suggests:	kde4-style-tibanna-ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|39	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|40	%if %tibanna_kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|41	Suggests:	kde4-style-tibanna-kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|42	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|43	
14cr|kde4-style-bespin-0.1-0.1355svn.1|44	
14cr|kde4-style-bespin-0.1-0.1355svn.1|45	%description
14cr|kde4-style-bespin-0.1-0.1355svn.1|46	Bespin is a native style for QT/ KDE4
14cr|kde4-style-bespin-0.1-0.1355svn.1|47	
14cr|kde4-style-bespin-0.1-0.1355svn.1|48	The name is nothing about Quantum Mechanics, but just refers to the
14cr|kde4-style-bespin-0.1-0.1355svn.1|49	Cloud City from StarWars - Episode V "The Empire Strikes Back"
14cr|kde4-style-bespin-0.1-0.1355svn.1|50	
14cr|kde4-style-bespin-0.1-0.1355svn.1|51	Some presets can be found in /usr/share/doc/%{name}
14cr|kde4-style-bespin-0.1-0.1355svn.1|52	
14cr|kde4-style-bespin-0.1-0.1355svn.1|53	
14cr|kde4-style-bespin-0.1-0.1355svn.1|54	%files
14cr|kde4-style-bespin-0.1-0.1355svn.1|55	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|56	%doc README INSTALL COPYING COPYING.LIB presets/
14cr|kde4-style-bespin-0.1-0.1355svn.1|57	%_kde_bindir/bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|58	%_kde_libdir/libQtBespin.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|59	%_kde_libdir/qt4/plugins/styles/libbespin.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|60	%_kde_libdir/kde4/kstyle_bespin_config.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|61	%_kde_libdir/kde4/kwin3_bespin.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|62	%_kde_libdir/kde4/kwin_bespin_config.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|63	%_kde_appsdir/kwin/bespin.desktop
14cr|kde4-style-bespin-0.1-0.1355svn.1|64	%_kde_appsdir/kstyle/themes/bespin.themerc
14cr|kde4-style-bespin-0.1-0.1355svn.1|65	%_mandir/man1/bespin.1.*
14cr|kde4-style-bespin-0.1-0.1355svn.1|66	
14cr|kde4-style-bespin-0.1-0.1355svn.1|67	#---------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|68	
14cr|kde4-style-bespin-0.1-0.1355svn.1|69	%package -n 	plasma-applet-xbar
14cr|kde4-style-bespin-0.1-0.1355svn.1|70	Summary:	Xbar applet for Bespin style
14cr|kde4-style-bespin-0.1-0.1355svn.1|71	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|72	Requires:	kdebase4-workspace
14cr|kde4-style-bespin-0.1-0.1355svn.1|73	Requires:	%{name}
14cr|kde4-style-bespin-0.1-0.1355svn.1|74	%description -n plasma-applet-xbar
14cr|kde4-style-bespin-0.1-0.1355svn.1|75	The XBar is a Client/Server approach to a "mac-a-like" global menubar.
14cr|kde4-style-bespin-0.1-0.1355svn.1|76	Currently it's only used by the Bespin Style to post apply clients to
14cr|kde4-style-bespin-0.1-0.1355svn.1|77	Qt4 based applications.
14cr|kde4-style-bespin-0.1-0.1355svn.1|78	The only currently existing Server is a Plasmoid.
14cr|kde4-style-bespin-0.1-0.1355svn.1|79	
14cr|kde4-style-bespin-0.1-0.1355svn.1|80	%files -n plasma-applet-xbar
14cr|kde4-style-bespin-0.1-0.1355svn.1|81	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|82	%doc XBar/xbar.txt
14cr|kde4-style-bespin-0.1-0.1355svn.1|83	%_kde_libdir/kde4/plasma_applet_xbar.so
14cr|kde4-style-bespin-0.1-0.1355svn.1|84	%_kde_services/plasma-applet-xbar.desktop
14cr|kde4-style-bespin-0.1-0.1355svn.1|85	
14cr|kde4-style-bespin-0.1-0.1355svn.1|86	#---------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|87	
14cr|kde4-style-bespin-0.1-0.1355svn.1|88	%package -n 	bespin-bash-completion
14cr|kde4-style-bespin-0.1-0.1355svn.1|89	Summary:	Bash Completion for bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|90	Group:		Development/Other
14cr|kde4-style-bespin-0.1-0.1355svn.1|91	Requires:	bash
14cr|kde4-style-bespin-0.1-0.1355svn.1|92	Requires:	bash-completion
14cr|kde4-style-bespin-0.1-0.1355svn.1|93	%description -n bespin-bash-completion
14cr|kde4-style-bespin-0.1-0.1355svn.1|94	Bash completion for the "bespin" tool, written by Franz Fellner
14cr|kde4-style-bespin-0.1-0.1355svn.1|95	
14cr|kde4-style-bespin-0.1-0.1355svn.1|96	%files -n bespin-bash-completion
14cr|kde4-style-bespin-0.1-0.1355svn.1|97	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|98	%config(noreplace) %{_sysconfdir}/bash_completion.d/bespin-compl
14cr|kde4-style-bespin-0.1-0.1355svn.1|99	
14cr|kde4-style-bespin-0.1-0.1355svn.1|100	#--------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|101	
14cr|kde4-style-bespin-0.1-0.1355svn.1|102	%package	ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|103	Summary:	Bespin ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|104	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|105	Requires:	kdebase4-workspace
14cr|kde4-style-bespin-0.1-0.1355svn.1|106	%description	ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|107	This package provide a bespin ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|108	
14cr|kde4-style-bespin-0.1-0.1355svn.1|109	%files	ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|110	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|111	%_kde_datadir/apps/ksplash/Themes/Bespin/
14cr|kde4-style-bespin-0.1-0.1355svn.1|112	
14cr|kde4-style-bespin-0.1-0.1355svn.1|113	#---------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|114	
14cr|kde4-style-bespin-0.1-0.1355svn.1|115	%package	kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|116	Summary:	Bespin kdm theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|117	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|118	Requires:	kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|119	%description	kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|120	This package provide a Bespin kdm theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|121	
14cr|kde4-style-bespin-0.1-0.1355svn.1|122	%files	kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|123	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|124	%_kde_datadir/apps/kdm/themes/Bespin/
14cr|kde4-style-bespin-0.1-0.1355svn.1|125	
14cr|kde4-style-bespin-0.1-0.1355svn.1|126	#--------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|127	%if %tibanna_ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|128	
14cr|kde4-style-bespin-0.1-0.1355svn.1|129	%package -n	kde4-style-tibanna-ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|130	Summary:	Tibanna ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|131	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|132	Requires:	kdebase4-workspace
14cr|kde4-style-bespin-0.1-0.1355svn.1|133	%description -n kde4-style-tibanna-ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|134	This package provide the tibanna ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|135	
14cr|kde4-style-bespin-0.1-0.1355svn.1|136	%files -n kde4-style-tibanna-ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|137	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|138	%_kde_datadir/apps/ksplash/Themes/tibanna/
14cr|kde4-style-bespin-0.1-0.1355svn.1|139	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|140	%if %tibanna_kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|141	#--------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|142	
14cr|kde4-style-bespin-0.1-0.1355svn.1|143	%package -n kde4-style-tibanna-kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|144	Summary:	Tibanna kdm theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|145	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|146	Requires:	kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|147	%description -n kde4-style-tibanna-kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|148	This package provide the tibanna kdm theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|149	
14cr|kde4-style-bespin-0.1-0.1355svn.1|150	%files -n kde4-style-tibanna-kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|151	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|152	%_kde_datadir/apps/kdm/themes/tibanna/
14cr|kde4-style-bespin-0.1-0.1355svn.1|153	#--------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|154	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|155	
14cr|kde4-style-bespin-0.1-0.1355svn.1|156	%package	icons
14cr|kde4-style-bespin-0.1-0.1355svn.1|157	Summary:	Bespin icons theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|158	Group:		Graphical desktop/KDE
14cr|kde4-style-bespin-0.1-0.1355svn.1|159	%description	icons
14cr|kde4-style-bespin-0.1-0.1355svn.1|160	This package provide a Bespin icons theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|161	
14cr|kde4-style-bespin-0.1-0.1355svn.1|162	%files	icons
14cr|kde4-style-bespin-0.1-0.1355svn.1|163	%defattr(-,root,root)
14cr|kde4-style-bespin-0.1-0.1355svn.1|164	%_kde_datadir/icons/Bespin/
14cr|kde4-style-bespin-0.1-0.1355svn.1|165	
14cr|kde4-style-bespin-0.1-0.1355svn.1|166	#--------------------------------------------------------------------
14cr|kde4-style-bespin-0.1-0.1355svn.1|167	
14cr|kde4-style-bespin-0.1-0.1355svn.1|168	%prep
14cr|kde4-style-bespin-0.1-0.1355svn.1|169	%setup -q -n %{srcname}
14cr|kde4-style-bespin-0.1-0.1355svn.1|170	%patch0 -p0
14cr|kde4-style-bespin-0.1-0.1355svn.1|171	%patch1 -p0
14cr|kde4-style-bespin-0.1-0.1355svn.1|172	
14cr|kde4-style-bespin-0.1-0.1355svn.1|173	%build
14cr|kde4-style-bespin-0.1-0.1355svn.1|174	%if %{enable_translucient}
14cr|kde4-style-bespin-0.1-0.1355svn.1|175	%cmake_kde4 -DENABLE_ARGB=on
14cr|kde4-style-bespin-0.1-0.1355svn.1|176	%else
14cr|kde4-style-bespin-0.1-0.1355svn.1|177	%cmake_kde4
14cr|kde4-style-bespin-0.1-0.1355svn.1|178	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|179	
14cr|kde4-style-bespin-0.1-0.1355svn.1|180	%make
14cr|kde4-style-bespin-0.1-0.1355svn.1|181	
14cr|kde4-style-bespin-0.1-0.1355svn.1|182	%install
14cr|kde4-style-bespin-0.1-0.1355svn.1|183	%__rm -rf %{buildroot}
14cr|kde4-style-bespin-0.1-0.1355svn.1|184	%{makeinstall_std} -C build
14cr|kde4-style-bespin-0.1-0.1355svn.1|185	
14cr|kde4-style-bespin-0.1-0.1355svn.1|186	# Installing necessary files for bespin-completion
14cr|kde4-style-bespin-0.1-0.1355svn.1|187	%__mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d
14cr|kde4-style-bespin-0.1-0.1355svn.1|188	%__mkdir -p %{buildroot}/%_kde_mandir/man1
14cr|kde4-style-bespin-0.1-0.1355svn.1|189	%__install -m644 man/bespin.1 %{buildroot}/%_kde_mandir/man1
14cr|kde4-style-bespin-0.1-0.1355svn.1|190	lzma %{buildroot}/%_kde_mandir/man1/bespin.1
14cr|kde4-style-bespin-0.1-0.1355svn.1|191	%__install extras/bespin-compl %{buildroot}/%{_sysconfdir}/bash_completion.d
14cr|kde4-style-bespin-0.1-0.1355svn.1|192	
14cr|kde4-style-bespin-0.1-0.1355svn.1|193	# Installing necessary files for kdm bespin theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|194	%__mkdir -p %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin/
14cr|kde4-style-bespin-0.1-0.1355svn.1|195	%__install -m 644 kdm/*.png %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|196	%__install -m 644 kdm/*.jpg %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|197	%__install -m 644 kdm/*.xml %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|198	%__install -m 644 kdm/KdmGreeterTheme.desktop %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|199	
14cr|kde4-style-bespin-0.1-0.1355svn.1|200	%__bzip2 -dc %{SOURCE1} > %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin/screenshot.png
14cr|kde4-style-bespin-0.1-0.1355svn.1|201	
14cr|kde4-style-bespin-0.1-0.1355svn.1|202	
14cr|kde4-style-bespin-0.1-0.1355svn.1|203	
14cr|kde4-style-bespin-0.1-0.1355svn.1|204	
14cr|kde4-style-bespin-0.1-0.1355svn.1|205	
14cr|kde4-style-bespin-0.1-0.1355svn.1|206	# Installation of bespin ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|207	%__mkdir -p %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin
14cr|kde4-style-bespin-0.1-0.1355svn.1|208	pushd ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|209	./generate.sh 1920 1440
14cr|kde4-style-bespin-0.1-0.1355svn.1|210	./generate.sh 1920 1200
14cr|kde4-style-bespin-0.1-0.1355svn.1|211	./generate.sh 1920 1080
14cr|kde4-style-bespin-0.1-0.1355svn.1|212	./generate.sh 1280 1024
14cr|kde4-style-bespin-0.1-0.1355svn.1|213	./generate.sh 1024 600
14cr|kde4-style-bespin-0.1-0.1355svn.1|214	for i in "1024x600" "1280x1024" "1920x1080" "1920x1200" "1920x1440";
14cr|kde4-style-bespin-0.1-0.1355svn.1|215	do
14cr|kde4-style-bespin-0.1-0.1355svn.1|216	%__install -d %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/$i
14cr|kde4-style-bespin-0.1-0.1355svn.1|217	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/$i  $i/background.png
14cr|kde4-style-bespin-0.1-0.1355svn.1|218	done
14cr|kde4-style-bespin-0.1-0.1355svn.1|219	
14cr|kde4-style-bespin-0.1-0.1355svn.1|220	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/1920x1440/ 1920x1440/description.txt
14cr|kde4-style-bespin-0.1-0.1355svn.1|221	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/ *.png
14cr|kde4-style-bespin-0.1-0.1355svn.1|222	%__install -m 644 -t  %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/ Theme.rc
14cr|kde4-style-bespin-0.1-0.1355svn.1|223	popd
14cr|kde4-style-bespin-0.1-0.1355svn.1|224	%if %tibanna_ksplash
14cr|kde4-style-bespin-0.1-0.1355svn.1|225	# Installation of tibanna ksplash theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|226	pushd ksplash/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|227	%__mkdir -p %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|228	./generate.sh 1920 1440
14cr|kde4-style-bespin-0.1-0.1355svn.1|229	./generate.sh 1920 1200
14cr|kde4-style-bespin-0.1-0.1355svn.1|230	./generate.sh 1920 1080
14cr|kde4-style-bespin-0.1-0.1355svn.1|231	./generate.sh 1280 1024
14cr|kde4-style-bespin-0.1-0.1355svn.1|232	./generate.sh 1024 600
14cr|kde4-style-bespin-0.1-0.1355svn.1|233	for i in "1024x600" "1280x1024" "1920x1080" "1920x1200" "1920x1440";
14cr|kde4-style-bespin-0.1-0.1355svn.1|234	do
14cr|kde4-style-bespin-0.1-0.1355svn.1|235	%__install -d %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/$i
14cr|kde4-style-bespin-0.1-0.1355svn.1|236	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/$i  $i/background.png
14cr|kde4-style-bespin-0.1-0.1355svn.1|237	done
14cr|kde4-style-bespin-0.1-0.1355svn.1|238	
14cr|kde4-style-bespin-0.1-0.1355svn.1|239	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/1920x1440/ 1920x1440/description.txt
14cr|kde4-style-bespin-0.1-0.1355svn.1|240	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/ *.png
14cr|kde4-style-bespin-0.1-0.1355svn.1|241	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/ Theme.rc
14cr|kde4-style-bespin-0.1-0.1355svn.1|242	popd
14cr|kde4-style-bespin-0.1-0.1355svn.1|243	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|244	%if %tibanna_kdm
14cr|kde4-style-bespin-0.1-0.1355svn.1|245	# Installation of tibanna kdm theme
14cr|kde4-style-bespin-0.1-0.1355svn.1|246	%__mkdir -p %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna/
14cr|kde4-style-bespin-0.1-0.1355svn.1|247	%__install kdm/tibanna/*.png %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|248	%__install kdm/tibanna/*.jpg %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|249	%__install kdm/tibanna/*.xml %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|250	%__install kdm/tibanna/KdmGreeterTheme.desktop %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
14cr|kde4-style-bespin-0.1-0.1355svn.1|251	
14cr|kde4-style-bespin-0.1-0.1355svn.1|252	%endif
14cr|kde4-style-bespin-0.1-0.1355svn.1|253	# Creating the icons package
14cr|kde4-style-bespin-0.1-0.1355svn.1|254	pushd icons
14cr|kde4-style-bespin-0.1-0.1355svn.1|255	bash ./generate_kde_icons.sh
14cr|kde4-style-bespin-0.1-0.1355svn.1|256	%__mkdir -p %{buildroot}/%_kde_datadir/icons/
14cr|kde4-style-bespin-0.1-0.1355svn.1|257	%__mv Bespin %{buildroot}/%_kde_datadir/icons/
14cr|kde4-style-bespin-0.1-0.1355svn.1|258	popd
14cr|kde4-style-bespin-0.1-0.1355svn.1|259	
14cr|kde4-style-bespin-0.1-0.1355svn.1|260	%clean
14cr|kde4-style-bespin-0.1-0.1355svn.1|261	%__rm -rf %{buildroot}
14cr|kde4-style-bespin-0.1-0.1355svn.1|262	
14cr|kde4-style-bespin-0.1-0.1355svn.1|263	
14cr|kde4-style-bespin-0.1-0.1355svn.1|264	
14cr|kde4-style-bespin-0.1-0.1355svn.1|265	
14cr|kde4-style-bespin-0.1-0.1355svn.1|266	
14cr|kde4-style-bespin-0.1-0.1355svn.1|267	%changelog
14cr|kde4-style-bespin-0.1-0.1355svn.1|268	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-0.1355svn.1
14cr|kde4-style-bespin-0.1-0.1355svn.1|269	+ Revision: f8173c5
14cr|kde4-style-bespin-0.1-0.1355svn.1|270	- Automatic import for version 0.1
14cr|kde4-style-bespin-0.1-0.1355svn.1|271	
14cr|kde4-style-bespin-0.1-0.1355svn.1|272	

2333 14
14cr|kde4-style-crystal-2.2.1-2|1	Name:		kde4-style-crystal
14cr|kde4-style-crystal-2.2.1-2|2	Summary:	Crystal kwin decoration theme to KDE 4.x
14cr|kde4-style-crystal-2.2.1-2|3	Version:	2.2.1
14cr|kde4-style-crystal-2.2.1-2|4	Release:	2
14cr|kde4-style-crystal-2.2.1-2|5	Group:		Graphical desktop/KDE
14cr|kde4-style-crystal-2.2.1-2|6	License:	GPLv2+
14cr|kde4-style-crystal-2.2.1-2|7	URL:		http://www.kde-look.org/content/show.php/crystal?content=75140
14cr|kde4-style-crystal-2.2.1-2|8	Source0:	http://www.kde-look.org/CONTENT/content-files/75140-crystal-%{version}.tar.bz2
14cr|kde4-style-crystal-2.2.1-2|9	BuildRequires:	kdebase4-workspace-devel
14cr|kde4-style-crystal-2.2.1-2|10	%rename		kde4-kwin-style-crystal
14cr|kde4-style-crystal-2.2.1-2|11	
14cr|kde4-style-crystal-2.2.1-2|12	%description
14cr|kde4-style-crystal-2.2.1-2|13	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
14cr|kde4-style-crystal-2.2.1-2|14	Main features:
14cr|kde4-style-crystal-2.2.1-2|15	* Choose the blending color of the buttons.
14cr|kde4-style-crystal-2.2.1-2|16	* You can define the title bar height and border size of the windows.
14cr|kde4-style-crystal-2.2.1-2|17	* Right click on minimize button toggles shade mode.
14cr|kde4-style-crystal-2.2.1-2|18	* Middle click on minimize button sends window to below.
14cr|kde4-style-crystal-2.2.1-2|19	* Double click on program symbol closes window.
14cr|kde4-style-crystal-2.2.1-2|20	* Support for button themes. Basic button theme is included, feel free
14cr|kde4-style-crystal-2.2.1-2|21	to swamp me with cool themes.
14cr|kde4-style-crystal-2.2.1-2|22	* Can show a tool-tip of the caption
14cr|kde4-style-crystal-2.2.1-2|23	* If kdocker is installed (http://kdocker.sf.net), right click on close
14cr|kde4-style-crystal-2.2.1-2|24	button will send the window to the system tray.
14cr|kde4-style-crystal-2.2.1-2|25	
14cr|kde4-style-crystal-2.2.1-2|26	
14cr|kde4-style-crystal-2.2.1-2|27	%prep
14cr|kde4-style-crystal-2.2.1-2|28	%setup -qn crystal-%{version}
14cr|kde4-style-crystal-2.2.1-2|29	
14cr|kde4-style-crystal-2.2.1-2|30	
14cr|kde4-style-crystal-2.2.1-2|31	%build
14cr|kde4-style-crystal-2.2.1-2|32	%cmake_kde4
14cr|kde4-style-crystal-2.2.1-2|33	%make
14cr|kde4-style-crystal-2.2.1-2|34	
14cr|kde4-style-crystal-2.2.1-2|35	
14cr|kde4-style-crystal-2.2.1-2|36	%install
14cr|kde4-style-crystal-2.2.1-2|37	%makeinstall_std -C build
14cr|kde4-style-crystal-2.2.1-2|38	
14cr|kde4-style-crystal-2.2.1-2|39	
14cr|kde4-style-crystal-2.2.1-2|40	%files
14cr|kde4-style-crystal-2.2.1-2|41	%doc AUTHORS README.md COPYING
14cr|kde4-style-crystal-2.2.1-2|42	%{_kde_libdir}/kde4/kwin3_crystal.so
14cr|kde4-style-crystal-2.2.1-2|43	%{_kde_libdir}/kde4/kwin_crystal_config.so
14cr|kde4-style-crystal-2.2.1-2|44	%{_kde_appsdir}/kwin/crystal.desktop
14cr|kde4-style-crystal-2.2.1-2|45	
14cr|kde4-style-crystal-2.2.1-2|46	
14cr|kde4-style-crystal-2.2.1-2|47	
14cr|kde4-style-crystal-2.2.1-2|48	%changelog
14cr|kde4-style-crystal-2.2.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-2
14cr|kde4-style-crystal-2.2.1-2|50	+ Revision: 4b80889
14cr|kde4-style-crystal-2.2.1-2|51	- MassBuild#464: Increase release tag
14cr|kde4-style-crystal-2.2.1-2|52	
14cr|kde4-style-crystal-2.2.1-2|53	

2334 14
14cr|kde4-style-nitrogen-3.3.3-3|1	%define name	kde4-style-nitrogen
14cr|kde4-style-nitrogen-3.3.3-3|2	%define version	3.3.3
14cr|kde4-style-nitrogen-3.3.3-3|3	%define release	3
14cr|kde4-style-nitrogen-3.3.3-3|4	%define Summary	Window decoration
14cr|kde4-style-nitrogen-3.3.3-3|5	
14cr|kde4-style-nitrogen-3.3.3-3|6	Summary:	%Summary
14cr|kde4-style-nitrogen-3.3.3-3|7	Name:		%name
14cr|kde4-style-nitrogen-3.3.3-3|8	Version:	%version
14cr|kde4-style-nitrogen-3.3.3-3|9	Release:	%release
14cr|kde4-style-nitrogen-3.3.3-3|10	Source0:	http://www.kde-look.org/CONTENT/content-files/99551-kde4-windeco-nitrogen-%{version}-Source.tar.gz
14cr|kde4-style-nitrogen-3.3.3-3|11	License:	GPLv2
14cr|kde4-style-nitrogen-3.3.3-3|12	Group:		Graphical desktop/KDE
14cr|kde4-style-nitrogen-3.3.3-3|13	URL:		http://www.kde-look.org/content/show.php/Nitrogen?content=99551
14cr|kde4-style-nitrogen-3.3.3-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kde4-style-nitrogen-3.3.3-3|15	BuildRequires:	kdebase4-workspace-devel
14cr|kde4-style-nitrogen-3.3.3-3|16	Requires:	kdebase4-runtime
14cr|kde4-style-nitrogen-3.3.3-3|17	
14cr|kde4-style-nitrogen-3.3.3-3|18	%description
14cr|kde4-style-nitrogen-3.3.3-3|19	The Nitrogen window decoration is a fork of the oxygen/ozone
14cr|kde4-style-nitrogen-3.3.3-3|20	decoration that allows notably to
14cr|kde4-style-nitrogen-3.3.3-3|21	
14cr|kde4-style-nitrogen-3.3.3-3|22	- resize window borders,
14cr|kde4-style-nitrogen-3.3.3-3|23	- change buttons size,
14cr|kde4-style-nitrogen-3.3.3-3|24	- hide the horizontal separator.
14cr|kde4-style-nitrogen-3.3.3-3|25	- select different title bar blending and frame border size depending
14cr|kde4-style-nitrogen-3.3.3-3|26	on the window title or name, in order to have better integration of
14cr|kde4-style-nitrogen-3.3.3-3|27	GTK based windows in the decoration style.
14cr|kde4-style-nitrogen-3.3.3-3|28	- add a size-grip handle in the bottom-right corner of windows. This
14cr|kde4-style-nitrogen-3.3.3-3|29	is particularly useful when the no-border option is selected.
14cr|kde4-style-nitrogen-3.3.3-3|30	
14cr|kde4-style-nitrogen-3.3.3-3|31	%files -f kwin_nitrogen.lang
14cr|kde4-style-nitrogen-3.3.3-3|32	%defattr(-,root,root)
14cr|kde4-style-nitrogen-3.3.3-3|33	%doc README INSTALL COPYING
14cr|kde4-style-nitrogen-3.3.3-3|34	%_kde_libdir/kde4/kwin3_nitrogen.so
14cr|kde4-style-nitrogen-3.3.3-3|35	%_kde_libdir/kde4/kwin_nitrogen_config.so
14cr|kde4-style-nitrogen-3.3.3-3|36	%_kde_appsdir/kwin/nitrogenclient.desktop
14cr|kde4-style-nitrogen-3.3.3-3|37	
14cr|kde4-style-nitrogen-3.3.3-3|38	#--------------------------------------------------------------------
14cr|kde4-style-nitrogen-3.3.3-3|39	
14cr|kde4-style-nitrogen-3.3.3-3|40	%prep
14cr|kde4-style-nitrogen-3.3.3-3|41	%setup -q -n kde4-windeco-nitrogen-%{version}-Source
14cr|kde4-style-nitrogen-3.3.3-3|42	
14cr|kde4-style-nitrogen-3.3.3-3|43	%build
14cr|kde4-style-nitrogen-3.3.3-3|44	%cmake_kde4
14cr|kde4-style-nitrogen-3.3.3-3|45	%make
14cr|kde4-style-nitrogen-3.3.3-3|46	
14cr|kde4-style-nitrogen-3.3.3-3|47	%install
14cr|kde4-style-nitrogen-3.3.3-3|48	%__rm -rf %{buildroot}
14cr|kde4-style-nitrogen-3.3.3-3|49	%makeinstall_std -C build
14cr|kde4-style-nitrogen-3.3.3-3|50	
14cr|kde4-style-nitrogen-3.3.3-3|51	%find_lang kwin_nitrogen
14cr|kde4-style-nitrogen-3.3.3-3|52	
14cr|kde4-style-nitrogen-3.3.3-3|53	%clean
14cr|kde4-style-nitrogen-3.3.3-3|54	%__rm -rf %{buildroot}
14cr|kde4-style-nitrogen-3.3.3-3|55	
14cr|kde4-style-nitrogen-3.3.3-3|56	
14cr|kde4-style-nitrogen-3.3.3-3|57	
14cr|kde4-style-nitrogen-3.3.3-3|58	
14cr|kde4-style-nitrogen-3.3.3-3|59	%changelog
14cr|kde4-style-nitrogen-3.3.3-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-3
14cr|kde4-style-nitrogen-3.3.3-3|61	+ Revision: 901291a
14cr|kde4-style-nitrogen-3.3.3-3|62	- MassBuild#464: Increase release tag
14cr|kde4-style-nitrogen-3.3.3-3|63	
14cr|kde4-style-nitrogen-3.3.3-3|64	

2335 14
14cr|kde4-style-polyester-2.0.0-2|1	%define base_name	kde4-style
14cr|kde4-style-polyester-2.0.0-2|2	%define theme_name	polyester
14cr|kde4-style-polyester-2.0.0-2|3	%define name		%base_name-%theme_name
14cr|kde4-style-polyester-2.0.0-2|4	%define version		2.0.0
14cr|kde4-style-polyester-2.0.0-2|5	%define rel             2
14cr|kde4-style-polyester-2.0.0-2|6	%define release		%mkrel %rel
14cr|kde4-style-polyester-2.0.0-2|7	%define summary		Polyester kde widget style for KDE4
14cr|kde4-style-polyester-2.0.0-2|8	
14cr|kde4-style-polyester-2.0.0-2|9	Name:			%name
14cr|kde4-style-polyester-2.0.0-2|10	Version:		%version
14cr|kde4-style-polyester-2.0.0-2|11	Release:		%release
14cr|kde4-style-polyester-2.0.0-2|12	Summary:		%summary
14cr|kde4-style-polyester-2.0.0-2|13	License:		LGPL
14cr|kde4-style-polyester-2.0.0-2|14	Group:			Graphical desktop/KDE
14cr|kde4-style-polyester-2.0.0-2|15	Source:			http://www.notmart.org/files/polyester-%version.tar.bz2
14cr|kde4-style-polyester-2.0.0-2|16	URL:			http://kde-look.org/content/show.php?content=27968
14cr|kde4-style-polyester-2.0.0-2|17	Requires:		kdelibs4-core
14cr|kde4-style-polyester-2.0.0-2|18	BuildRequires:		kdebase4-workspace-devel
14cr|kde4-style-polyester-2.0.0-2|19	BuildRoot:		%_tmppath/%name-buildroot
14cr|kde4-style-polyester-2.0.0-2|20	
14cr|kde4-style-polyester-2.0.0-2|21	%description
14cr|kde4-style-polyester-2.0.0-2|22	Polyester is a kde widget style aimed to be a good balance between eye candy
14cr|kde4-style-polyester-2.0.0-2|23	and simplicity.
14cr|kde4-style-polyester-2.0.0-2|24	
14cr|kde4-style-polyester-2.0.0-2|25	%prep
14cr|kde4-style-polyester-2.0.0-2|26	%setup -q -n %theme_name-%version
14cr|kde4-style-polyester-2.0.0-2|27	
14cr|kde4-style-polyester-2.0.0-2|28	%build
14cr|kde4-style-polyester-2.0.0-2|29	%cmake_kde4
14cr|kde4-style-polyester-2.0.0-2|30	%make
14cr|kde4-style-polyester-2.0.0-2|31	
14cr|kde4-style-polyester-2.0.0-2|32	%install
14cr|kde4-style-polyester-2.0.0-2|33	rm -fr %buildroot
14cr|kde4-style-polyester-2.0.0-2|34	%makeinstall_std -C build
14cr|kde4-style-polyester-2.0.0-2|35	
14cr|kde4-style-polyester-2.0.0-2|36	%find_lang kstyle_%{theme_name}_config
14cr|kde4-style-polyester-2.0.0-2|37	
14cr|kde4-style-polyester-2.0.0-2|38	%clean
14cr|kde4-style-polyester-2.0.0-2|39	rm -rf %buildroot
14cr|kde4-style-polyester-2.0.0-2|40	
14cr|kde4-style-polyester-2.0.0-2|41	%files -f kstyle_%{theme_name}_config.lang
14cr|kde4-style-polyester-2.0.0-2|42	%defattr(-,root,root,0755)
14cr|kde4-style-polyester-2.0.0-2|43	%doc AUTHORS ChangeLog COPYING README
14cr|kde4-style-polyester-2.0.0-2|44	%_kde_libdir/kde4/libpolyester_config.so
14cr|kde4-style-polyester-2.0.0-2|45	%_kde_libdir/kde4/plugins/styles/libpolyester.so
14cr|kde4-style-polyester-2.0.0-2|46	%_kde_datadir/apps/color-schemes/Polyester*.colors
14cr|kde4-style-polyester-2.0.0-2|47	%_kde_datadir/apps/kstyle/themes/polyester.themerc
14cr|kde4-style-polyester-2.0.0-2|48	
14cr|kde4-style-polyester-2.0.0-2|49	
14cr|kde4-style-polyester-2.0.0-2|50	
14cr|kde4-style-polyester-2.0.0-2|51	
14cr|kde4-style-polyester-2.0.0-2|52	%changelog
14cr|kde4-style-polyester-2.0.0-2|53	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0.0-2
14cr|kde4-style-polyester-2.0.0-2|54	+ Revision: f6933f4
14cr|kde4-style-polyester-2.0.0-2|55	- Automatic import for version 2.0.0
14cr|kde4-style-polyester-2.0.0-2|56	
14cr|kde4-style-polyester-2.0.0-2|57	

2336 14
14cr|kde4-style-skulpture-0.2.3-3|1	%define shortname skulpture
14cr|kde4-style-skulpture-0.2.3-3|2	
14cr|kde4-style-skulpture-0.2.3-3|3	Name: kde4-style-%{shortname}
14cr|kde4-style-skulpture-0.2.3-3|4	Summary: Skulpture Theme for KDE4
14cr|kde4-style-skulpture-0.2.3-3|5	Version: 0.2.3
14cr|kde4-style-skulpture-0.2.3-3|6	Release: 3
14cr|kde4-style-skulpture-0.2.3-3|7	Source0: http://www.kde-look.org/CONTENT/content-files/59031-%{shortname}-%{version}.tar.bz2
14cr|kde4-style-skulpture-0.2.3-3|8	Patch0: skulpture-0.1.3-kdeplugin-cmake.patch
14cr|kde4-style-skulpture-0.2.3-3|9	Patch1: kde4-style-skulpture-kwin.patch
14cr|kde4-style-skulpture-0.2.3-3|10	URL: http://www.kde-look.org/content/show.php/Skulpture?content=59031
14cr|kde4-style-skulpture-0.2.3-3|11	Group: Graphical desktop/KDE
14cr|kde4-style-skulpture-0.2.3-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kde4-style-skulpture-0.2.3-3|13	License: GPL
14cr|kde4-style-skulpture-0.2.3-3|14	BuildRequires: kdelibs4-devel
14cr|kde4-style-skulpture-0.2.3-3|15	BuildRequires: kdebase4-workspace-devel
14cr|kde4-style-skulpture-0.2.3-3|16	
14cr|kde4-style-skulpture-0.2.3-3|17	%description
14cr|kde4-style-skulpture-0.2.3-3|18	Skulpture theme for KDE 4
14cr|kde4-style-skulpture-0.2.3-3|19	
14cr|kde4-style-skulpture-0.2.3-3|20	%files
14cr|kde4-style-skulpture-0.2.3-3|21	%{_kde_libdir}/kde4/kstyle_skulpture_config.so
14cr|kde4-style-skulpture-0.2.3-3|22	%{_kde_libdir}/kde4/kwin3_skulpture.so
14cr|kde4-style-skulpture-0.2.3-3|23	%{_kde_libdir}/kde4/kwin_skulpture_config.so
14cr|kde4-style-skulpture-0.2.3-3|24	%{_kde_appsdir}/color-schemes/
14cr|kde4-style-skulpture-0.2.3-3|25	%{_kde_appsdir}/kstyle/themes/
14cr|kde4-style-skulpture-0.2.3-3|26	%{_kde_appsdir}/kwin/
14cr|kde4-style-skulpture-0.2.3-3|27	%{_kde_appsdir}/skulpture
14cr|kde4-style-skulpture-0.2.3-3|28	%{_kde_plugindir}/styles/*
14cr|kde4-style-skulpture-0.2.3-3|29	
14cr|kde4-style-skulpture-0.2.3-3|30	#--------------------------------------------------------------------------------
14cr|kde4-style-skulpture-0.2.3-3|31	
14cr|kde4-style-skulpture-0.2.3-3|32	%prep
14cr|kde4-style-skulpture-0.2.3-3|33	%setup -q -n %shortname-%version
14cr|kde4-style-skulpture-0.2.3-3|34	%patch0 -p1
14cr|kde4-style-skulpture-0.2.3-3|35	%patch1 -p1 -b .kwin
14cr|kde4-style-skulpture-0.2.3-3|36	
14cr|kde4-style-skulpture-0.2.3-3|37	%build
14cr|kde4-style-skulpture-0.2.3-3|38	%cmake_kde4
14cr|kde4-style-skulpture-0.2.3-3|39	%make
14cr|kde4-style-skulpture-0.2.3-3|40	
14cr|kde4-style-skulpture-0.2.3-3|41	%install
14cr|kde4-style-skulpture-0.2.3-3|42	rm -rf $RPM_BUILD_ROOT
14cr|kde4-style-skulpture-0.2.3-3|43	pushd build
14cr|kde4-style-skulpture-0.2.3-3|44	%makeinstall_std
14cr|kde4-style-skulpture-0.2.3-3|45	popd
14cr|kde4-style-skulpture-0.2.3-3|46	
14cr|kde4-style-skulpture-0.2.3-3|47	%clean
14cr|kde4-style-skulpture-0.2.3-3|48	rm -rf $RPM_BUILD_ROOT
14cr|kde4-style-skulpture-0.2.3-3|49	
14cr|kde4-style-skulpture-0.2.3-3|50	
14cr|kde4-style-skulpture-0.2.3-3|51	
14cr|kde4-style-skulpture-0.2.3-3|52	
14cr|kde4-style-skulpture-0.2.3-3|53	
14cr|kde4-style-skulpture-0.2.3-3|54	%changelog
14cr|kde4-style-skulpture-0.2.3-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|kde4-style-skulpture-0.2.3-3|56	+ Revision: ee7eba6
14cr|kde4-style-skulpture-0.2.3-3|57	- MassBuild#464: Increase release tag
14cr|kde4-style-skulpture-0.2.3-3|58	
14cr|kde4-style-skulpture-0.2.3-3|59	

2337 14
14cr|kde4-style-steampunk-aurorae-3.0-2|1	Summary:	"SteampunK Powered Linux" Aurorae theme
14cr|kde4-style-steampunk-aurorae-3.0-2|2	Name:		kde4-style-steampunk-aurorae
14cr|kde4-style-steampunk-aurorae-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-aurorae-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-aurorae-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-aurorae-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-aurorae-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=158790
14cr|kde4-style-steampunk-aurorae-3.0-2|8	Source0:	http://kde-look.org/CONTENT/content-files/158790-SteampunK.tar.gz
14cr|kde4-style-steampunk-aurorae-3.0-2|9	Requires:	kdebase4-workspace >= 2:4.10
14cr|kde4-style-steampunk-aurorae-3.0-2|10	BuildRequires:	kde4-macros
14cr|kde4-style-steampunk-aurorae-3.0-2|11	BuildArch:	noarch
14cr|kde4-style-steampunk-aurorae-3.0-2|12	
14cr|kde4-style-steampunk-aurorae-3.0-2|13	%description
14cr|kde4-style-steampunk-aurorae-3.0-2|14	This package contains the "SteampunK Powered Linux" theme for Aurorae.
14cr|kde4-style-steampunk-aurorae-3.0-2|15	
14cr|kde4-style-steampunk-aurorae-3.0-2|16	%files
14cr|kde4-style-steampunk-aurorae-3.0-2|17	%{_kde_appsdir}/aurorae/themes/SteampunK
14cr|kde4-style-steampunk-aurorae-3.0-2|18	
14cr|kde4-style-steampunk-aurorae-3.0-2|19	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-aurorae-3.0-2|20	
14cr|kde4-style-steampunk-aurorae-3.0-2|21	%prep
14cr|kde4-style-steampunk-aurorae-3.0-2|22	%setup -q -c
14cr|kde4-style-steampunk-aurorae-3.0-2|23	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-aurorae-3.0-2|24	
14cr|kde4-style-steampunk-aurorae-3.0-2|25	%build
14cr|kde4-style-steampunk-aurorae-3.0-2|26	# nothing
14cr|kde4-style-steampunk-aurorae-3.0-2|27	
14cr|kde4-style-steampunk-aurorae-3.0-2|28	%install
14cr|kde4-style-steampunk-aurorae-3.0-2|29	mkdir -p %{buildroot}%{_kde_appsdir}/aurorae/themes
14cr|kde4-style-steampunk-aurorae-3.0-2|30	
14cr|kde4-style-steampunk-aurorae-3.0-2|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/aurorae/themes/
14cr|kde4-style-steampunk-aurorae-3.0-2|32	
14cr|kde4-style-steampunk-aurorae-3.0-2|33	
14cr|kde4-style-steampunk-aurorae-3.0-2|34	%changelog
14cr|kde4-style-steampunk-aurorae-3.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-aurorae-3.0-2|36	+ Revision: cac150d
14cr|kde4-style-steampunk-aurorae-3.0-2|37	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-aurorae-3.0-2|38	
14cr|kde4-style-steampunk-aurorae-3.0-2|39	

2338 14
14cr|kde4-style-steampunk-colors-3.0-2|1	Summary:	"SteampunK Powered Linux" colors for KDE and QtCurve
14cr|kde4-style-steampunk-colors-3.0-2|2	Name:		kde4-style-steampunk-colors
14cr|kde4-style-steampunk-colors-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-colors-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-colors-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-colors-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-colors-3.0-2|7	# Also http://kde-look.org/content/show.php?content=148276
14cr|kde4-style-steampunk-colors-3.0-2|8	# and http://kde-look.org/content/show.php/SteampunK+Light+Color+Scheme?content=155868
14cr|kde4-style-steampunk-colors-3.0-2|9	Url:		http://kde-look.org/content/show.php?content=148277
14cr|kde4-style-steampunk-colors-3.0-2|10	# Repack from all sources:
14cr|kde4-style-steampunk-colors-3.0-2|11	Source:		SteampunK_Colors.tar.gz
14cr|kde4-style-steampunk-colors-3.0-2|12	Requires:	kdebase4-workspace >= 2:4.10
14cr|kde4-style-steampunk-colors-3.0-2|13	BuildRequires:	kde4-macros
14cr|kde4-style-steampunk-colors-3.0-2|14	BuildArch:	noarch
14cr|kde4-style-steampunk-colors-3.0-2|15	
14cr|kde4-style-steampunk-colors-3.0-2|16	%description
14cr|kde4-style-steampunk-colors-3.0-2|17	This package contains the "SteampunK Powered Linux" colors for KDE and QtCurve.
14cr|kde4-style-steampunk-colors-3.0-2|18	
14cr|kde4-style-steampunk-colors-3.0-2|19	%files
14cr|kde4-style-steampunk-colors-3.0-2|20	%{_kde_appsdir}/color-schemes/*.colors
14cr|kde4-style-steampunk-colors-3.0-2|21	%{_kde_appsdir}/QtCurve/*.qtcurve
14cr|kde4-style-steampunk-colors-3.0-2|22	
14cr|kde4-style-steampunk-colors-3.0-2|23	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-colors-3.0-2|24	
14cr|kde4-style-steampunk-colors-3.0-2|25	%prep
14cr|kde4-style-steampunk-colors-3.0-2|26	%setup -q -c
14cr|kde4-style-steampunk-colors-3.0-2|27	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-colors-3.0-2|28	
14cr|kde4-style-steampunk-colors-3.0-2|29	%build
14cr|kde4-style-steampunk-colors-3.0-2|30	# nothing
14cr|kde4-style-steampunk-colors-3.0-2|31	
14cr|kde4-style-steampunk-colors-3.0-2|32	%install
14cr|kde4-style-steampunk-colors-3.0-2|33	mkdir -p %{buildroot}%{_kde_appsdir}/color-schemes/
14cr|kde4-style-steampunk-colors-3.0-2|34	mkdir -p %{buildroot}%{_kde_appsdir}/QtCurve/
14cr|kde4-style-steampunk-colors-3.0-2|35	
14cr|kde4-style-steampunk-colors-3.0-2|36	cp SteampunK/{SteampunK,SteampunKLight}.colors %{buildroot}%{_kde_appsdir}/color-schemes/
14cr|kde4-style-steampunk-colors-3.0-2|37	cp SteampunK/{SteampunK,SteampunkLight}.qtcurve %{buildroot}%{_kde_appsdir}/QtCurve/
14cr|kde4-style-steampunk-colors-3.0-2|38	
14cr|kde4-style-steampunk-colors-3.0-2|39	
14cr|kde4-style-steampunk-colors-3.0-2|40	%changelog
14cr|kde4-style-steampunk-colors-3.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-colors-3.0-2|42	+ Revision: c8e2370
14cr|kde4-style-steampunk-colors-3.0-2|43	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-colors-3.0-2|44	
14cr|kde4-style-steampunk-colors-3.0-2|45	

2339 14
14cr|kde4-style-steampunk-cursors-3.0-2|1	Summary:	"SteampunK Powered Linux" mouse cursors theme
14cr|kde4-style-steampunk-cursors-3.0-2|2	Name:		kde4-style-steampunk-cursors
14cr|kde4-style-steampunk-cursors-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-cursors-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-cursors-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-cursors-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-cursors-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=161001
14cr|kde4-style-steampunk-cursors-3.0-2|8	Source0:	http://kde-look.org/CONTENT/content-files/161001-SteampunK.tar.gz
14cr|kde4-style-steampunk-cursors-3.0-2|9	BuildArch:	noarch
14cr|kde4-style-steampunk-cursors-3.0-2|10	
14cr|kde4-style-steampunk-cursors-3.0-2|11	%description
14cr|kde4-style-steampunk-cursors-3.0-2|12	This package contains the "SteampunK Powered Linux" mouse cursors.
14cr|kde4-style-steampunk-cursors-3.0-2|13	
14cr|kde4-style-steampunk-cursors-3.0-2|14	%files
14cr|kde4-style-steampunk-cursors-3.0-2|15	%{_iconsdir}/SteampunK
14cr|kde4-style-steampunk-cursors-3.0-2|16	
14cr|kde4-style-steampunk-cursors-3.0-2|17	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-cursors-3.0-2|18	
14cr|kde4-style-steampunk-cursors-3.0-2|19	%prep
14cr|kde4-style-steampunk-cursors-3.0-2|20	%setup -q -c
14cr|kde4-style-steampunk-cursors-3.0-2|21	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-cursors-3.0-2|22	find . -type d | xargs chmod 0755
14cr|kde4-style-steampunk-cursors-3.0-2|23	
14cr|kde4-style-steampunk-cursors-3.0-2|24	%build
14cr|kde4-style-steampunk-cursors-3.0-2|25	# nothing
14cr|kde4-style-steampunk-cursors-3.0-2|26	
14cr|kde4-style-steampunk-cursors-3.0-2|27	%install
14cr|kde4-style-steampunk-cursors-3.0-2|28	mkdir -p %{buildroot}%{_iconsdir}
14cr|kde4-style-steampunk-cursors-3.0-2|29	
14cr|kde4-style-steampunk-cursors-3.0-2|30	cp -r SteampunK %{buildroot}%{_iconsdir}/
14cr|kde4-style-steampunk-cursors-3.0-2|31	
14cr|kde4-style-steampunk-cursors-3.0-2|32	
14cr|kde4-style-steampunk-cursors-3.0-2|33	%changelog
14cr|kde4-style-steampunk-cursors-3.0-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-cursors-3.0-2|35	+ Revision: 4578399
14cr|kde4-style-steampunk-cursors-3.0-2|36	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-cursors-3.0-2|37	
14cr|kde4-style-steampunk-cursors-3.0-2|38	

2340 14
14cr|kde4-style-steampunk-kdm-3.0-2|1	Summary:	"SteampunK Powered Linux" KDM theme
14cr|kde4-style-steampunk-kdm-3.0-2|2	Name:		kde4-style-steampunk-kdm
14cr|kde4-style-steampunk-kdm-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-kdm-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-kdm-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-kdm-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-kdm-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=142139
14cr|kde4-style-steampunk-kdm-3.0-2|8	Source:		http://sites.google.com/site/binaryinspiration/download/SPL_KDM.tar.gz
14cr|kde4-style-steampunk-kdm-3.0-2|9	Requires:	kdm >= 2:4.10
14cr|kde4-style-steampunk-kdm-3.0-2|10	BuildRequires:	kde4-macros
14cr|kde4-style-steampunk-kdm-3.0-2|11	BuildArch:	noarch
14cr|kde4-style-steampunk-kdm-3.0-2|12	
14cr|kde4-style-steampunk-kdm-3.0-2|13	%description
14cr|kde4-style-steampunk-kdm-3.0-2|14	This package contains the "SteampunK Powered Linux" theme for KDM.
14cr|kde4-style-steampunk-kdm-3.0-2|15	
14cr|kde4-style-steampunk-kdm-3.0-2|16	%files
14cr|kde4-style-steampunk-kdm-3.0-2|17	%{_kde_appsdir}/kdm/themes/SteampunK
14cr|kde4-style-steampunk-kdm-3.0-2|18	
14cr|kde4-style-steampunk-kdm-3.0-2|19	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-kdm-3.0-2|20	
14cr|kde4-style-steampunk-kdm-3.0-2|21	%prep
14cr|kde4-style-steampunk-kdm-3.0-2|22	%setup -q -c
14cr|kde4-style-steampunk-kdm-3.0-2|23	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-kdm-3.0-2|24	
14cr|kde4-style-steampunk-kdm-3.0-2|25	%build
14cr|kde4-style-steampunk-kdm-3.0-2|26	# nothing
14cr|kde4-style-steampunk-kdm-3.0-2|27	
14cr|kde4-style-steampunk-kdm-3.0-2|28	%install
14cr|kde4-style-steampunk-kdm-3.0-2|29	mkdir -p %{buildroot}%{_kde_appsdir}/kdm/themes/
14cr|kde4-style-steampunk-kdm-3.0-2|30	
14cr|kde4-style-steampunk-kdm-3.0-2|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/kdm/themes/
14cr|kde4-style-steampunk-kdm-3.0-2|32	
14cr|kde4-style-steampunk-kdm-3.0-2|33	
14cr|kde4-style-steampunk-kdm-3.0-2|34	%changelog
14cr|kde4-style-steampunk-kdm-3.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-kdm-3.0-2|36	+ Revision: a681ac0
14cr|kde4-style-steampunk-kdm-3.0-2|37	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-kdm-3.0-2|38	
14cr|kde4-style-steampunk-kdm-3.0-2|39	

2341 14
14cr|kde4-style-steampunk-ksplash-3.0-3|1	Summary:	"SteampunK Powered Linux" KSplash theme
14cr|kde4-style-steampunk-ksplash-3.0-3|2	Name:		kde4-style-steampunk-ksplash
14cr|kde4-style-steampunk-ksplash-3.0-3|3	Version:	3.0
14cr|kde4-style-steampunk-ksplash-3.0-3|4	Release:	3
14cr|kde4-style-steampunk-ksplash-3.0-3|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-ksplash-3.0-3|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-ksplash-3.0-3|7	Url:		http://kde-look.org/content/show.php?content=142138
14cr|kde4-style-steampunk-ksplash-3.0-3|8	Source:		http://sites.google.com/site/binaryinspiration/download/SteampunK_KSplash3.tar.gz
14cr|kde4-style-steampunk-ksplash-3.0-3|9	Requires:	kdebase4-workspace >= 2:4.10
14cr|kde4-style-steampunk-ksplash-3.0-3|10	BuildRequires:	kde4-macros
14cr|kde4-style-steampunk-ksplash-3.0-3|11	BuildArch:	noarch
14cr|kde4-style-steampunk-ksplash-3.0-3|12	
14cr|kde4-style-steampunk-ksplash-3.0-3|13	%description
14cr|kde4-style-steampunk-ksplash-3.0-3|14	This package contains the "SteampunK Powered Linux" theme for KSplash.
14cr|kde4-style-steampunk-ksplash-3.0-3|15	
14cr|kde4-style-steampunk-ksplash-3.0-3|16	%files
14cr|kde4-style-steampunk-ksplash-3.0-3|17	%{_kde_appsdir}/ksplash/Themes/SteampunK
14cr|kde4-style-steampunk-ksplash-3.0-3|18	
14cr|kde4-style-steampunk-ksplash-3.0-3|19	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-ksplash-3.0-3|20	
14cr|kde4-style-steampunk-ksplash-3.0-3|21	%prep
14cr|kde4-style-steampunk-ksplash-3.0-3|22	%setup -q -c
14cr|kde4-style-steampunk-ksplash-3.0-3|23	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-ksplash-3.0-3|24	
14cr|kde4-style-steampunk-ksplash-3.0-3|25	%build
14cr|kde4-style-steampunk-ksplash-3.0-3|26	# nothing
14cr|kde4-style-steampunk-ksplash-3.0-3|27	
14cr|kde4-style-steampunk-ksplash-3.0-3|28	%install
14cr|kde4-style-steampunk-ksplash-3.0-3|29	mkdir -p %{buildroot}/%{_kde_appsdir}/ksplash/Themes
14cr|kde4-style-steampunk-ksplash-3.0-3|30	
14cr|kde4-style-steampunk-ksplash-3.0-3|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/ksplash/Themes/
14cr|kde4-style-steampunk-ksplash-3.0-3|32	
14cr|kde4-style-steampunk-ksplash-3.0-3|33	
14cr|kde4-style-steampunk-ksplash-3.0-3|34	%changelog
14cr|kde4-style-steampunk-ksplash-3.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-3
14cr|kde4-style-steampunk-ksplash-3.0-3|36	+ Revision: c3b4f66
14cr|kde4-style-steampunk-ksplash-3.0-3|37	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-ksplash-3.0-3|38	
14cr|kde4-style-steampunk-ksplash-3.0-3|39	

2342 14
14cr|kde4-style-steampunk-wallpapers-3.0-2|1	Summary:	"SteampunK Powered Linux" wallpapers
14cr|kde4-style-steampunk-wallpapers-3.0-2|2	Name:		kde4-style-steampunk-wallpapers
14cr|kde4-style-steampunk-wallpapers-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-wallpapers-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-wallpapers-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-wallpapers-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-wallpapers-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=149320
14cr|kde4-style-steampunk-wallpapers-3.0-2|8	Source0:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Engine.tar.gz
14cr|kde4-style-steampunk-wallpapers-3.0-2|9	Source1:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Machine.tar.gz
14cr|kde4-style-steampunk-wallpapers-3.0-2|10	Source2:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Simple.tar.gz
14cr|kde4-style-steampunk-wallpapers-3.0-2|11	BuildArch:	noarch
14cr|kde4-style-steampunk-wallpapers-3.0-2|12	
14cr|kde4-style-steampunk-wallpapers-3.0-2|13	%description
14cr|kde4-style-steampunk-wallpapers-3.0-2|14	This package contains the "SteampunK Powered Linux" wallpapers.
14cr|kde4-style-steampunk-wallpapers-3.0-2|15	
14cr|kde4-style-steampunk-wallpapers-3.0-2|16	%files
14cr|kde4-style-steampunk-wallpapers-3.0-2|17	%{_datadir}/wallpapers/SteampunK_Engine
14cr|kde4-style-steampunk-wallpapers-3.0-2|18	%{_datadir}/wallpapers/SteampunK_Machine
14cr|kde4-style-steampunk-wallpapers-3.0-2|19	%{_datadir}/wallpapers/SteampunK_Simple
14cr|kde4-style-steampunk-wallpapers-3.0-2|20	
14cr|kde4-style-steampunk-wallpapers-3.0-2|21	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-wallpapers-3.0-2|22	
14cr|kde4-style-steampunk-wallpapers-3.0-2|23	%prep
14cr|kde4-style-steampunk-wallpapers-3.0-2|24	%setup -q -c -a1 -a2
14cr|kde4-style-steampunk-wallpapers-3.0-2|25	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-wallpapers-3.0-2|26	
14cr|kde4-style-steampunk-wallpapers-3.0-2|27	%build
14cr|kde4-style-steampunk-wallpapers-3.0-2|28	# nothing
14cr|kde4-style-steampunk-wallpapers-3.0-2|29	
14cr|kde4-style-steampunk-wallpapers-3.0-2|30	%install
14cr|kde4-style-steampunk-wallpapers-3.0-2|31	mkdir -p %{buildroot}%{_datadir}/wallpapers
14cr|kde4-style-steampunk-wallpapers-3.0-2|32	
14cr|kde4-style-steampunk-wallpapers-3.0-2|33	cp -r SteampunK_{Engine,Machine,Simple} %{buildroot}%{_datadir}/wallpapers/
14cr|kde4-style-steampunk-wallpapers-3.0-2|34	
14cr|kde4-style-steampunk-wallpapers-3.0-2|35	
14cr|kde4-style-steampunk-wallpapers-3.0-2|36	%changelog
14cr|kde4-style-steampunk-wallpapers-3.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-wallpapers-3.0-2|38	+ Revision: 15b1453
14cr|kde4-style-steampunk-wallpapers-3.0-2|39	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-wallpapers-3.0-2|40	
14cr|kde4-style-steampunk-wallpapers-3.0-2|41	

2343 14
14cr|kde4-style-steampunk-yakuake-3.0-2|1	Summary:	"SteampunK Powered Linux" Yakuake theme
14cr|kde4-style-steampunk-yakuake-3.0-2|2	Name:		kde4-style-steampunk-yakuake
14cr|kde4-style-steampunk-yakuake-3.0-2|3	Version:	3.0
14cr|kde4-style-steampunk-yakuake-3.0-2|4	Release:	2
14cr|kde4-style-steampunk-yakuake-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|kde4-style-steampunk-yakuake-3.0-2|6	Group:		Graphical desktop/KDE
14cr|kde4-style-steampunk-yakuake-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=158529
14cr|kde4-style-steampunk-yakuake-3.0-2|8	Source0:	http://kde-look.org/CONTENT/content-files/158529-SteampunK.tar.gz
14cr|kde4-style-steampunk-yakuake-3.0-2|9	Requires:	yakuake
14cr|kde4-style-steampunk-yakuake-3.0-2|10	BuildRequires:	kde4-macros
14cr|kde4-style-steampunk-yakuake-3.0-2|11	BuildArch:	noarch
14cr|kde4-style-steampunk-yakuake-3.0-2|12	
14cr|kde4-style-steampunk-yakuake-3.0-2|13	%description
14cr|kde4-style-steampunk-yakuake-3.0-2|14	This package contains the "SteampunK Powered Linux" theme for Yakuake.
14cr|kde4-style-steampunk-yakuake-3.0-2|15	
14cr|kde4-style-steampunk-yakuake-3.0-2|16	%files
14cr|kde4-style-steampunk-yakuake-3.0-2|17	%{_kde_appsdir}/yakuake/skins/SteampunK
14cr|kde4-style-steampunk-yakuake-3.0-2|18	
14cr|kde4-style-steampunk-yakuake-3.0-2|19	#----------------------------------------------------------------------------
14cr|kde4-style-steampunk-yakuake-3.0-2|20	
14cr|kde4-style-steampunk-yakuake-3.0-2|21	%prep
14cr|kde4-style-steampunk-yakuake-3.0-2|22	%setup -q -c
14cr|kde4-style-steampunk-yakuake-3.0-2|23	find . -type f | xargs chmod 0644
14cr|kde4-style-steampunk-yakuake-3.0-2|24	
14cr|kde4-style-steampunk-yakuake-3.0-2|25	%build
14cr|kde4-style-steampunk-yakuake-3.0-2|26	# nothing
14cr|kde4-style-steampunk-yakuake-3.0-2|27	
14cr|kde4-style-steampunk-yakuake-3.0-2|28	%install
14cr|kde4-style-steampunk-yakuake-3.0-2|29	mkdir -p %{buildroot}%{_kde_appsdir}/yakuake/skins
14cr|kde4-style-steampunk-yakuake-3.0-2|30	
14cr|kde4-style-steampunk-yakuake-3.0-2|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/yakuake/skins/
14cr|kde4-style-steampunk-yakuake-3.0-2|32	
14cr|kde4-style-steampunk-yakuake-3.0-2|33	%changelog
14cr|kde4-style-steampunk-yakuake-3.0-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|kde4-style-steampunk-yakuake-3.0-2|35	+ Revision: 6e192e4
14cr|kde4-style-steampunk-yakuake-3.0-2|36	- MassBuild#464: Increase release tag
14cr|kde4-style-steampunk-yakuake-3.0-2|37	
14cr|kde4-style-steampunk-yakuake-3.0-2|38	

2344 14
14cr|kde-artwork-active-0.2-2|1	Name:    kde-artwork-active
14cr|kde-artwork-active-0.2-2|2	Summary: Additional artwork (themes, sound themes, icons,etc...) for  Plasma Active
14cr|kde-artwork-active-0.2-2|3	Version: 0.2
14cr|kde-artwork-active-0.2-2|4	Release: 2
14cr|kde-artwork-active-0.2-2|5	Group:   Graphical desktop/KDE
14cr|kde-artwork-active-0.2-2|6	License: LGPLv2
14cr|kde-artwork-active-0.2-2|7	URL:     http://www.kde.org/
14cr|kde-artwork-active-0.2-2|8	Source:  ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%version.tar.bz2
14cr|kde-artwork-active-0.2-2|9	BuildRequires: kdelibs4-devel
14cr|kde-artwork-active-0.2-2|10	
14cr|kde-artwork-active-0.2-2|11	BuildArch: noarch
14cr|kde-artwork-active-0.2-2|12	
14cr|kde-artwork-active-0.2-2|13	
14cr|kde-artwork-active-0.2-2|14	%description
14cr|kde-artwork-active-0.2-2|15	Additional artwork (themes, sound themes, icons,etc...) for  Plasma Active
14cr|kde-artwork-active-0.2-2|16	
14cr|kde-artwork-active-0.2-2|17	%files
14cr|kde-artwork-active-0.2-2|18	%_kde_appsdir/ksplash/Themes/ActiveAir
14cr|kde-artwork-active-0.2-2|19	%_kde_appsdir/kscreenlocker/main.qml
14cr|kde-artwork-active-0.2-2|20	%_kde_appsdir/kscreenlocker/lockscreen-active.qml
14cr|kde-artwork-active-0.2-2|21	%_kde_appsdir/kscreenlocker/unlock-normal.png
14cr|kde-artwork-active-0.2-2|22	%_kde_appsdir/kscreenlocker/unlock-pressed.png
14cr|kde-artwork-active-0.2-2|23	%_kde_appsdir/kscreenlocker/wallpaper.png
14cr|kde-artwork-active-0.2-2|24	%_kde_datadir/wallpapers/*.*
14cr|kde-artwork-active-0.2-2|25	
14cr|kde-artwork-active-0.2-2|26	#----------------------------------------------------------------------
14cr|kde-artwork-active-0.2-2|27	
14cr|kde-artwork-active-0.2-2|28	%prep
14cr|kde-artwork-active-0.2-2|29	%setup -q -n %{name}
14cr|kde-artwork-active-0.2-2|30	%apply_patches
14cr|kde-artwork-active-0.2-2|31	
14cr|kde-artwork-active-0.2-2|32	%build
14cr|kde-artwork-active-0.2-2|33	%cmake_kde4
14cr|kde-artwork-active-0.2-2|34	
14cr|kde-artwork-active-0.2-2|35	%make
14cr|kde-artwork-active-0.2-2|36	
14cr|kde-artwork-active-0.2-2|37	%install
14cr|kde-artwork-active-0.2-2|38	%makeinstall_std -C build
14cr|kde-artwork-active-0.2-2|39	
14cr|kde-artwork-active-0.2-2|40	
14cr|kde-artwork-active-0.2-2|41	
14cr|kde-artwork-active-0.2-2|42	
14cr|kde-artwork-active-0.2-2|43	%changelog
14cr|kde-artwork-active-0.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|kde-artwork-active-0.2-2|45	+ Revision: 63b45b2
14cr|kde-artwork-active-0.2-2|46	- MassBuild#464: Increase release tag
14cr|kde-artwork-active-0.2-2|47	
14cr|kde-artwork-active-0.2-2|48	

2345 14
14cr|kde-cdemu-manager-0.5.0-2|1	%define srcname kde_cdemu
14cr|kde-cdemu-manager-0.5.0-2|2	
14cr|kde-cdemu-manager-0.5.0-2|3	Summary:	A simple KDE front-end for CDemu
14cr|kde-cdemu-manager-0.5.0-2|4	Name:		kde-cdemu-manager
14cr|kde-cdemu-manager-0.5.0-2|5	Version:	0.5.0
14cr|kde-cdemu-manager-0.5.0-2|6	Release:	2
14cr|kde-cdemu-manager-0.5.0-2|7	License:	LGPLv2+
14cr|kde-cdemu-manager-0.5.0-2|8	Group:		Graphical desktop/KDE
14cr|kde-cdemu-manager-0.5.0-2|9	Url:		http://kde-apps.org/content/show.php/KDE+CDEmu+Manager?content=99752
14cr|kde-cdemu-manager-0.5.0-2|10	Source0:	http://kde-apps.org/CONTENT/content-files/99752-%{srcname}-%{version}.tar.gz
14cr|kde-cdemu-manager-0.5.0-2|11	BuildRequires:	kdelibs4-devel
14cr|kde-cdemu-manager-0.5.0-2|12	Requires:	cdemu-client
14cr|kde-cdemu-manager-0.5.0-2|13	
14cr|kde-cdemu-manager-0.5.0-2|14	%description
14cr|kde-cdemu-manager-0.5.0-2|15	KDE CDemu Manager is a simple front-end for CDemu.
14cr|kde-cdemu-manager-0.5.0-2|16	
14cr|kde-cdemu-manager-0.5.0-2|17	It provides a little manager window that gives you an overview of your virtual
14cr|kde-cdemu-manager-0.5.0-2|18	drives and allows you to mount and unmount images.
14cr|kde-cdemu-manager-0.5.0-2|19	
14cr|kde-cdemu-manager-0.5.0-2|20	It also includes a KDE service menu for mounting images directly from
14cr|kde-cdemu-manager-0.5.0-2|21	Dolphin/Konqueror (which is what most people will want to use).
14cr|kde-cdemu-manager-0.5.0-2|22	
14cr|kde-cdemu-manager-0.5.0-2|23	Images can be unmounted like any other media through Dolphin or the Device
14cr|kde-cdemu-manager-0.5.0-2|24	Notifier widget.
14cr|kde-cdemu-manager-0.5.0-2|25	
14cr|kde-cdemu-manager-0.5.0-2|26	%files -f %{srcname}.lang
14cr|kde-cdemu-manager-0.5.0-2|27	%{_kde_bindir}/kde_cdemu
14cr|kde-cdemu-manager-0.5.0-2|28	%{_kde_applicationsdir}/kde_cdemu.desktop
14cr|kde-cdemu-manager-0.5.0-2|29	%{_kde_appsdir}/kde_cdemu/kde_cdemuui.rc
14cr|kde-cdemu-manager-0.5.0-2|30	%{_kde_services}/ServiceMenus/kde_cdemu_mount.desktop
14cr|kde-cdemu-manager-0.5.0-2|31	
14cr|kde-cdemu-manager-0.5.0-2|32	#----------------------------------------------------------------------------
14cr|kde-cdemu-manager-0.5.0-2|33	
14cr|kde-cdemu-manager-0.5.0-2|34	%prep
14cr|kde-cdemu-manager-0.5.0-2|35	%setup -q -n %{srcname}
14cr|kde-cdemu-manager-0.5.0-2|36	find . -name '*.cpp' -exec chmod 644 {} \;
14cr|kde-cdemu-manager-0.5.0-2|37	find . -name '*.h' -exec chmod 644 {} \;
14cr|kde-cdemu-manager-0.5.0-2|38	
14cr|kde-cdemu-manager-0.5.0-2|39	%build
14cr|kde-cdemu-manager-0.5.0-2|40	%cmake_kde4
14cr|kde-cdemu-manager-0.5.0-2|41	%make
14cr|kde-cdemu-manager-0.5.0-2|42	
14cr|kde-cdemu-manager-0.5.0-2|43	%install
14cr|kde-cdemu-manager-0.5.0-2|44	%makeinstall_std -C build
14cr|kde-cdemu-manager-0.5.0-2|45	
14cr|kde-cdemu-manager-0.5.0-2|46	%find_lang %{srcname}
14cr|kde-cdemu-manager-0.5.0-2|47	
14cr|kde-cdemu-manager-0.5.0-2|48	
14cr|kde-cdemu-manager-0.5.0-2|49	%changelog
14cr|kde-cdemu-manager-0.5.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|kde-cdemu-manager-0.5.0-2|51	+ Revision: fd5f568
14cr|kde-cdemu-manager-0.5.0-2|52	- MassBuild#464: Increase release tag
14cr|kde-cdemu-manager-0.5.0-2|53	
14cr|kde-cdemu-manager-0.5.0-2|54	

2346 14
14cr|kdeconnect-0.7.2-2|1	Summary:	Connect KDE with your smartphone
14cr|kdeconnect-0.7.2-2|2	Name:		kdeconnect
14cr|kdeconnect-0.7.2-2|3	Version:	0.7.2
14cr|kdeconnect-0.7.2-2|4	Release:	2
14cr|kdeconnect-0.7.2-2|5	License:	GPLv2+
14cr|kdeconnect-0.7.2-2|6	Group:		Graphical desktop/KDE
14cr|kdeconnect-0.7.2-2|7	Url:		http://albertvaka.wordpress.com/
14cr|kdeconnect-0.7.2-2|8	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-kde-%{version}.tar.xz
14cr|kdeconnect-0.7.2-2|9	BuildRequires:	cmake
14cr|kdeconnect-0.7.2-2|10	BuildRequires:	kdelibs4-devel
14cr|kdeconnect-0.7.2-2|11	BuildRequires:	pkgconfig(QJson)
14cr|kdeconnect-0.7.2-2|12	
14cr|kdeconnect-0.7.2-2|13	%description
14cr|kdeconnect-0.7.2-2|14	KDE Connect is a module to connect KDE with your smartphone.
14cr|kdeconnect-0.7.2-2|15	You need to install KdeConnect.apk on your smartphone to make it work.
14cr|kdeconnect-0.7.2-2|16	
14cr|kdeconnect-0.7.2-2|17	%files -f %{name}.lang
14cr|kdeconnect-0.7.2-2|18	%{_bindir}/kdeconnect-cli
14cr|kdeconnect-0.7.2-2|19	%{_kde_applicationsdir}/%{name}.desktop
14cr|kdeconnect-0.7.2-2|20	%{_kde_appsdir}/%{name}/
14cr|kdeconnect-0.7.2-2|21	%{_kde_appsdir}/plasma/plasmoids/%{name}
14cr|kdeconnect-0.7.2-2|22	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14cr|kdeconnect-0.7.2-2|23	%{_kde_libdir}/kde4/kcm_kdeconnect.so
14cr|kdeconnect-0.7.2-2|24	%{_kde_libdir}/kde4/kded_kdeconnect.so
14cr|kdeconnect-0.7.2-2|25	%{_kde_libdir}/kde4/kdeconnect_battery.so
14cr|kdeconnect-0.7.2-2|26	%{_kde_libdir}/kde4/kdeconnect_clipboard.so
14cr|kdeconnect-0.7.2-2|27	%{_kde_libdir}/kde4/kdeconnect_mpriscontrol.so
14cr|kdeconnect-0.7.2-2|28	%{_kde_libdir}/kde4/kdeconnect_notifications.so
14cr|kdeconnect-0.7.2-2|29	%{_kde_libdir}/kde4/kdeconnect_pausemusic.so
14cr|kdeconnect-0.7.2-2|30	%{_kde_libdir}/kde4/kdeconnect_pausemusic_config.so
14cr|kdeconnect-0.7.2-2|31	%{_kde_libdir}/kde4/kdeconnect_ping.so
14cr|kdeconnect-0.7.2-2|32	%{_kde_libdir}/kde4/kdeconnect_share.so
14cr|kdeconnect-0.7.2-2|33	%{_kde_libdir}/kde4/kdeconnect_share_config.so
14cr|kdeconnect-0.7.2-2|34	%{_kde_libdir}/kde4/kdeconnect_telephony.so
14cr|kdeconnect-0.7.2-2|35	%{_kde_libdir}/kde4/imports/org/kde/kdeconnect
14cr|kdeconnect-0.7.2-2|36	%{_kde_libdir}/kde4/libexec/kdeconnectd
14cr|kdeconnect-0.7.2-2|37	%{_kde_libdir}/kde4/kdeconnect_mousepad.so
14cr|kdeconnect-0.7.2-2|38	%{_kde_libdir}/kde4/kdeconnect_sftp.so
14cr|kdeconnect-0.7.2-2|39	%{_kde_libdir}/kde4/kdeconnect_sftp_config.so
14cr|kdeconnect-0.7.2-2|40	%{_kde_libdir}/kde4/kdeconnectfiletiemaction.so
14cr|kdeconnect-0.7.2-2|41	%{_kde_libdir}/kde4/kio_kdeconnect.so
14cr|kdeconnect-0.7.2-2|42	%{_kde_services}/kcm_kdeconnect.desktop
14cr|kdeconnect-0.7.2-2|43	%{_kde_services}/kded/kdeconnect.desktop
14cr|kdeconnect-0.7.2-2|44	%{_kde_services}/kdeconnect_battery.desktop
14cr|kdeconnect-0.7.2-2|45	%{_kde_services}/kdeconnect_clipboard.desktop
14cr|kdeconnect-0.7.2-2|46	%{_kde_services}/kdeconnect_mpriscontrol.desktop
14cr|kdeconnect-0.7.2-2|47	%{_kde_services}/kdeconnect_notifications.desktop
14cr|kdeconnect-0.7.2-2|48	%{_kde_services}/kdeconnect_pausemusic.desktop
14cr|kdeconnect-0.7.2-2|49	%{_kde_services}/kdeconnect_pausemusic_config.desktop
14cr|kdeconnect-0.7.2-2|50	%{_kde_services}/kdeconnect_ping.desktop
14cr|kdeconnect-0.7.2-2|51	%{_kde_services}/kdeconnect_share.desktop
14cr|kdeconnect-0.7.2-2|52	%{_kde_services}/kdeconnect_share_config.desktop
14cr|kdeconnect-0.7.2-2|53	%{_kde_services}/kdeconnect_telephony.desktop
14cr|kdeconnect-0.7.2-2|54	%{_kde_services}/plasma-kdeconnect.desktop
14cr|kdeconnect-0.7.2-2|55	%{_kde_services}/kdeconnect.protocol
14cr|kdeconnect-0.7.2-2|56	%{_kde_services}/kdeconnect_mousepad.desktop
14cr|kdeconnect-0.7.2-2|57	%{_kde_services}/kdeconnect_sftp.desktop
14cr|kdeconnect-0.7.2-2|58	%{_kde_services}/kdeconnect_sftp_config.desktop
14cr|kdeconnect-0.7.2-2|59	%{_kde_services}/kdeconnectsendfile.desktop
14cr|kdeconnect-0.7.2-2|60	%{_kde_servicetypes}/kdeconnect_plugin.desktop
14cr|kdeconnect-0.7.2-2|61	%{_datadir}/dbus-1/interfaces/*.xml
14cr|kdeconnect-0.7.2-2|62	
14cr|kdeconnect-0.7.2-2|63	#----------------------------------------------------------------------------
14cr|kdeconnect-0.7.2-2|64	
14cr|kdeconnect-0.7.2-2|65	%define core_major 1
14cr|kdeconnect-0.7.2-2|66	%define libcore %mklibname kdeconnectcore %{core_major}
14cr|kdeconnect-0.7.2-2|67	
14cr|kdeconnect-0.7.2-2|68	%package -n %{libcore}
14cr|kdeconnect-0.7.2-2|69	Summary:	Shared library for KDE Connect
14cr|kdeconnect-0.7.2-2|70	Group:		System/Libraries
14cr|kdeconnect-0.7.2-2|71	
14cr|kdeconnect-0.7.2-2|72	%description -n %{libcore}
14cr|kdeconnect-0.7.2-2|73	Shared library for KDE Connect.
14cr|kdeconnect-0.7.2-2|74	
14cr|kdeconnect-0.7.2-2|75	%files -n %{libcore}
14cr|kdeconnect-0.7.2-2|76	%{_kde_libdir}/libkdeconnectcore.so.%{core_major}*
14cr|kdeconnect-0.7.2-2|77	
14cr|kdeconnect-0.7.2-2|78	#----------------------------------------------------------------------------
14cr|kdeconnect-0.7.2-2|79	
14cr|kdeconnect-0.7.2-2|80	%define interfaces_major 1
14cr|kdeconnect-0.7.2-2|81	%define libinterfaces %mklibname kdeconnectinterfaces %{interfaces_major}
14cr|kdeconnect-0.7.2-2|82	
14cr|kdeconnect-0.7.2-2|83	%package -n %{libinterfaces}
14cr|kdeconnect-0.7.2-2|84	Summary:	Shared library for KDE Connect
14cr|kdeconnect-0.7.2-2|85	Group:		System/Libraries
14cr|kdeconnect-0.7.2-2|86	
14cr|kdeconnect-0.7.2-2|87	%description -n %{libinterfaces}
14cr|kdeconnect-0.7.2-2|88	Shared library for KDE Connect.
14cr|kdeconnect-0.7.2-2|89	
14cr|kdeconnect-0.7.2-2|90	%files -n %{libinterfaces}
14cr|kdeconnect-0.7.2-2|91	%{_kde_libdir}/libkdeconnectinterfaces.so.%{interfaces_major}*
14cr|kdeconnect-0.7.2-2|92	
14cr|kdeconnect-0.7.2-2|93	#----------------------------------------------------------------------------
14cr|kdeconnect-0.7.2-2|94	
14cr|kdeconnect-0.7.2-2|95	%prep
14cr|kdeconnect-0.7.2-2|96	%setup -qn %{name}-kde-%{version}
14cr|kdeconnect-0.7.2-2|97	
14cr|kdeconnect-0.7.2-2|98	%build
14cr|kdeconnect-0.7.2-2|99	%cmake_kde4
14cr|kdeconnect-0.7.2-2|100	%make
14cr|kdeconnect-0.7.2-2|101	
14cr|kdeconnect-0.7.2-2|102	%install
14cr|kdeconnect-0.7.2-2|103	%makeinstall_std -C build
14cr|kdeconnect-0.7.2-2|104	
14cr|kdeconnect-0.7.2-2|105	# Drop devel files for now because they are messed up
14cr|kdeconnect-0.7.2-2|106	rm -f %{buildroot}%{_kde_libdir}/*.so
14cr|kdeconnect-0.7.2-2|107	rm -rf %{buildroot}%{_kde_libdir}/cmake/
14cr|kdeconnect-0.7.2-2|108	rm -rf %{buildroot}%{_kde_includedir}/
14cr|kdeconnect-0.7.2-2|109	
14cr|kdeconnect-0.7.2-2|110	%find_lang kdeconnect-kcm kdeconnect-kded kdeconnect-plasmoid kdeconnect-kio plasma_applet_kdeconnect kdeconnect-plugins kdeconnect-filetiemaction kdeconnect-cli kdeconnect-core %{name}.lang
14cr|kdeconnect-0.7.2-2|111	
14cr|kdeconnect-0.7.2-2|112	
14cr|kdeconnect-0.7.2-2|113	%changelog
14cr|kdeconnect-0.7.2-2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cr|kdeconnect-0.7.2-2|115	+ Revision: 370e228
14cr|kdeconnect-0.7.2-2|116	- MassBuild#464: Increase release tag
14cr|kdeconnect-0.7.2-2|117	
14cr|kdeconnect-0.7.2-2|118	

2347 14
14cr|kdeneur-0.17.0-2|1	Summary:	KDE frontend for X Neural Switcher
14cr|kdeneur-0.17.0-2|2	Name:		kdeneur
14cr|kdeneur-0.17.0-2|3	Version:	0.17.0
14cr|kdeneur-0.17.0-2|4	Release:	2
14cr|kdeneur-0.17.0-2|5	License:	GPLv3+
14cr|kdeneur-0.17.0-2|6	Group:		Graphical desktop/KDE
14cr|kdeneur-0.17.0-2|7	Url:		http://xneur.ru/
14cr|kdeneur-0.17.0-2|8	Source0:	https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/%{name}_%{version}.orig.tar.gz
14cr|kdeneur-0.17.0-2|9	Patch0:		kdeneur-0.17.0-qt4.patch
14cr|kdeneur-0.17.0-2|10	Patch1:		kdeneur-0.17.0-desktop.patch
14cr|kdeneur-0.17.0-2|11	BuildRequires:	kdelibs4-devel
14cr|kdeneur-0.17.0-2|12	BuildRequires:	pkgconfig(x11)
14cr|kdeneur-0.17.0-2|13	BuildRequires:	pkgconfig(xnconfig)
14cr|kdeneur-0.17.0-2|14	BuildRequires:	pkgconfig(xneur)
14cr|kdeneur-0.17.0-2|15	Requires:	xneur >= %{version}
14cr|kdeneur-0.17.0-2|16	
14cr|kdeneur-0.17.0-2|17	%description
14cr|kdeneur-0.17.0-2|18	KDE frontend for X Neural Switcher (automatic switcher of keyboard layout).
14cr|kdeneur-0.17.0-2|19	
14cr|kdeneur-0.17.0-2|20	This applications works like Punto Switcher.
14cr|kdeneur-0.17.0-2|21	
14cr|kdeneur-0.17.0-2|22	%files
14cr|kdeneur-0.17.0-2|23	%doc AUTHORS COPYING
14cr|kdeneur-0.17.0-2|24	%{_bindir}/%{name}
14cr|kdeneur-0.17.0-2|25	%{_datadir}/applications/%{name}.desktop
14cr|kdeneur-0.17.0-2|26	%{_datadir}/%{name}/
14cr|kdeneur-0.17.0-2|27	%{_iconsdir}/hicolor/*/apps/%{name}*
14cr|kdeneur-0.17.0-2|28	%{_mandir}/man1/%{name}.1.*
14cr|kdeneur-0.17.0-2|29	
14cr|kdeneur-0.17.0-2|30	#----------------------------------------------------------------------------
14cr|kdeneur-0.17.0-2|31	
14cr|kdeneur-0.17.0-2|32	%prep
14cr|kdeneur-0.17.0-2|33	%setup -q
14cr|kdeneur-0.17.0-2|34	%patch0 -p1
14cr|kdeneur-0.17.0-2|35	%patch1 -p1
14cr|kdeneur-0.17.0-2|36	
14cr|kdeneur-0.17.0-2|37	%build
14cr|kdeneur-0.17.0-2|38	%global optflags %{optflags} -Wstrict-aliasing=0
14cr|kdeneur-0.17.0-2|39	
14cr|kdeneur-0.17.0-2|40	%configure2_5x
14cr|kdeneur-0.17.0-2|41	%make
14cr|kdeneur-0.17.0-2|42	
14cr|kdeneur-0.17.0-2|43	%install
14cr|kdeneur-0.17.0-2|44	%makeinstall_std
14cr|kdeneur-0.17.0-2|45	
14cr|kdeneur-0.17.0-2|46	
14cr|kdeneur-0.17.0-2|47	%changelog
14cr|kdeneur-0.17.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.0-2
14cr|kdeneur-0.17.0-2|49	+ Revision: 4f7e2dc
14cr|kdeneur-0.17.0-2|50	- MassBuild#464: Increase release tag
14cr|kdeneur-0.17.0-2|51	
14cr|kdeneur-0.17.0-2|52	

2348 14
14cr|kde-odf-thumbnail-1.0.0-5|1	Summary:	ODF Thumbnail plugin for KDE
14cr|kde-odf-thumbnail-1.0.0-5|2	Name:		kde-odf-thumbnail
14cr|kde-odf-thumbnail-1.0.0-5|3	Version:	1.0.0
14cr|kde-odf-thumbnail-1.0.0-5|4	Release:	5
14cr|kde-odf-thumbnail-1.0.0-5|5	Source0:	http://kenai.com/projects/%{name}/downloads/download/%{version}/%{name}-%{version}.tar.gz
14cr|kde-odf-thumbnail-1.0.0-5|6	License:	LGPLv3
14cr|kde-odf-thumbnail-1.0.0-5|7	Group:		Graphical desktop/KDE
14cr|kde-odf-thumbnail-1.0.0-5|8	URL:		http://kde-apps.org/content/show.php?content=110864
14cr|kde-odf-thumbnail-1.0.0-5|9	# Patch to add some translations in the desktop file
14cr|kde-odf-thumbnail-1.0.0-5|10	Patch0:		kde-odf-thumbnail-1.0.0-mdv-add-translation-in-desktopfile.patch
14cr|kde-odf-thumbnail-1.0.0-5|11	BuildRequires:	kdebase4-devel
14cr|kde-odf-thumbnail-1.0.0-5|12	Provides:	kde-office-thumbnails = %{version}-%{release}
14cr|kde-odf-thumbnail-1.0.0-5|13	
14cr|kde-odf-thumbnail-1.0.0-5|14	%description
14cr|kde-odf-thumbnail-1.0.0-5|15	Plugin for KDE file managers (Dolphin and Konqueror) to preview ODF files (Open
14cr|kde-odf-thumbnail-1.0.0-5|16	Document Format) as Thumbnails.You do not need to install OpenOffice.org or any
14cr|kde-odf-thumbnail-1.0.0-5|17	other office suite for it to work (it only uses KDE API).
14cr|kde-odf-thumbnail-1.0.0-5|18	
14cr|kde-odf-thumbnail-1.0.0-5|19	%files
14cr|kde-odf-thumbnail-1.0.0-5|20	%doc README LICENSE
14cr|kde-odf-thumbnail-1.0.0-5|21	%{_kde_libdir}/kde4/opendocumentthumbnail.so
14cr|kde-odf-thumbnail-1.0.0-5|22	%{_kde_services}/opendocumentthumbnail.desktop
14cr|kde-odf-thumbnail-1.0.0-5|23	
14cr|kde-odf-thumbnail-1.0.0-5|24	%prep
14cr|kde-odf-thumbnail-1.0.0-5|25	%setup -q
14cr|kde-odf-thumbnail-1.0.0-5|26	%patch0
14cr|kde-odf-thumbnail-1.0.0-5|27	
14cr|kde-odf-thumbnail-1.0.0-5|28	%build
14cr|kde-odf-thumbnail-1.0.0-5|29	%cmake_kde4
14cr|kde-odf-thumbnail-1.0.0-5|30	%make
14cr|kde-odf-thumbnail-1.0.0-5|31	
14cr|kde-odf-thumbnail-1.0.0-5|32	%install
14cr|kde-odf-thumbnail-1.0.0-5|33	%makeinstall_std -C build
14cr|kde-odf-thumbnail-1.0.0-5|34	
14cr|kde-odf-thumbnail-1.0.0-5|35	
14cr|kde-odf-thumbnail-1.0.0-5|36	%changelog
14cr|kde-odf-thumbnail-1.0.0-5|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|kde-odf-thumbnail-1.0.0-5|38	+ Revision: 5be9b82
14cr|kde-odf-thumbnail-1.0.0-5|39	- MassBuild#464: Increase release tag
14cr|kde-odf-thumbnail-1.0.0-5|40	
14cr|kde-odf-thumbnail-1.0.0-5|41	

2349 14
14cr|kde-rootactions-servicemenu-2.8.1-2|1	%define oname	rootactions_servicemenu
14cr|kde-rootactions-servicemenu-2.8.1-2|2	
14cr|kde-rootactions-servicemenu-2.8.1-2|3	Summary:	Root actions for Dolphin context menu
14cr|kde-rootactions-servicemenu-2.8.1-2|4	Name:		kde-rootactions-servicemenu
14cr|kde-rootactions-servicemenu-2.8.1-2|5	Version:	2.8.1
14cr|kde-rootactions-servicemenu-2.8.1-2|6	Release:	2
14cr|kde-rootactions-servicemenu-2.8.1-2|7	License:	GPLv2+
14cr|kde-rootactions-servicemenu-2.8.1-2|8	Group:		Graphical desktop/KDE
14cr|kde-rootactions-servicemenu-2.8.1-2|9	URL:		http://www.kde-apps.org/content/show.php/?content=48411
14cr|kde-rootactions-servicemenu-2.8.1-2|10	Source0:	http://www.kde-apps.org/CONTENT/content-files/48411-%{oname}_%{version}.tar.gz
14cr|kde-rootactions-servicemenu-2.8.1-2|11	# adapt for kdesu in %{_libdir}/kde4/libexec/kdesu
14cr|kde-rootactions-servicemenu-2.8.1-2|12	Patch0:		rootactions-mandriva-kdesu.patch
14cr|kde-rootactions-servicemenu-2.8.1-2|13	BuildRequires:	kde4-macros
14cr|kde-rootactions-servicemenu-2.8.1-2|14	Requires:	kdebase4-workspace
14cr|kde-rootactions-servicemenu-2.8.1-2|15	BuildArch:	noarch
14cr|kde-rootactions-servicemenu-2.8.1-2|16	
14cr|kde-rootactions-servicemenu-2.8.1-2|17	%description
14cr|kde-rootactions-servicemenu-2.8.1-2|18	Root Actions servicemenu provides a convenient way to perform
14cr|kde-rootactions-servicemenu-2.8.1-2|19	several actions 'as root', from the right-click context menu in KDE
14cr|kde-rootactions-servicemenu-2.8.1-2|20	filemanager.
14cr|kde-rootactions-servicemenu-2.8.1-2|21	
14cr|kde-rootactions-servicemenu-2.8.1-2|22	%files
14cr|kde-rootactions-servicemenu-2.8.1-2|23	%doc README changelog
14cr|kde-rootactions-servicemenu-2.8.1-2|24	%{_bindir}/rootactions-servicemenu.pl
14cr|kde-rootactions-servicemenu-2.8.1-2|25	%{_kde_services}/ServiceMenus/10-rootactionsfolders.desktop
14cr|kde-rootactions-servicemenu-2.8.1-2|26	%{_kde_services}/ServiceMenus/11-rootactionsfiles.desktop
14cr|kde-rootactions-servicemenu-2.8.1-2|27	%{_kde_appsdir}/krusader/krusader_rootactions.xml
14cr|kde-rootactions-servicemenu-2.8.1-2|28	
14cr|kde-rootactions-servicemenu-2.8.1-2|29	#----------------------------------------------------------------------------
14cr|kde-rootactions-servicemenu-2.8.1-2|30	
14cr|kde-rootactions-servicemenu-2.8.1-2|31	%prep
14cr|kde-rootactions-servicemenu-2.8.1-2|32	%setup -q -n %{oname}_%{version}
14cr|kde-rootactions-servicemenu-2.8.1-2|33	%patch0 -p1
14cr|kde-rootactions-servicemenu-2.8.1-2|34	
14cr|kde-rootactions-servicemenu-2.8.1-2|35	%build
14cr|kde-rootactions-servicemenu-2.8.1-2|36	
14cr|kde-rootactions-servicemenu-2.8.1-2|37	%install
14cr|kde-rootactions-servicemenu-2.8.1-2|38	install -d -m755 %{buildroot}%{_bindir}
14cr|kde-rootactions-servicemenu-2.8.1-2|39	install -m755 Root_Actions_%{version}/*.pl %{buildroot}%{_bindir}
14cr|kde-rootactions-servicemenu-2.8.1-2|40	
14cr|kde-rootactions-servicemenu-2.8.1-2|41	install -d -m755 %{buildroot}%{_kde_services}/ServiceMenus
14cr|kde-rootactions-servicemenu-2.8.1-2|42	install -m644 Root_Actions_%{version}/dolphin-KDE4/* %{buildroot}%{_kde_services}/ServiceMenus
14cr|kde-rootactions-servicemenu-2.8.1-2|43	
14cr|kde-rootactions-servicemenu-2.8.1-2|44	install -d -m755 %{buildroot}%{_kde_appsdir}/krusader
14cr|kde-rootactions-servicemenu-2.8.1-2|45	install -m644 Root_Actions_%{version}/krusader-KDE4/* %{buildroot}%{_kde_appsdir}/krusader
14cr|kde-rootactions-servicemenu-2.8.1-2|46	
14cr|kde-rootactions-servicemenu-2.8.1-2|47	
14cr|kde-rootactions-servicemenu-2.8.1-2|48	
14cr|kde-rootactions-servicemenu-2.8.1-2|49	%changelog
14cr|kde-rootactions-servicemenu-2.8.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.1-2
14cr|kde-rootactions-servicemenu-2.8.1-2|51	+ Revision: dd5ce9a
14cr|kde-rootactions-servicemenu-2.8.1-2|52	- MassBuild#464: Increase release tag
14cr|kde-rootactions-servicemenu-2.8.1-2|53	
14cr|kde-rootactions-servicemenu-2.8.1-2|54	

2350 14
14cr|kdevmon-0.4.7-0.840945.3|1	%define name    kdevmon
14cr|kdevmon-0.4.7-0.840945.3|2	%define version 0.4.7
14cr|kdevmon-0.4.7-0.840945.3|3	%define svnrel  840945
14cr|kdevmon-0.4.7-0.840945.3|4	%define release %mkrel -c %svnrel 3
14cr|kdevmon-0.4.7-0.840945.3|5	
14cr|kdevmon-0.4.7-0.840945.3|6	Summary:	A utility for monitoring the throughput of one network device
14cr|kdevmon-0.4.7-0.840945.3|7	Name:		%{name}
14cr|kdevmon-0.4.7-0.840945.3|8	Version:	%{version}
14cr|kdevmon-0.4.7-0.840945.3|9	Release:	%{release}
14cr|kdevmon-0.4.7-0.840945.3|10	License:	GPLv2+
14cr|kdevmon-0.4.7-0.840945.3|11	Group:		Monitoring
14cr|kdevmon-0.4.7-0.840945.3|12	Source:		%{name}-r%{svnrel}.tar.bz2
14cr|kdevmon-0.4.7-0.840945.3|13	URL: 		http://websvn.kde.org/trunk/playground/network/kdevmon/
14cr|kdevmon-0.4.7-0.840945.3|14	BuildRoot: 	%_tmppath/%{name}-buildroot
14cr|kdevmon-0.4.7-0.840945.3|15	BuildRequires:  kdelibs4-devel
14cr|kdevmon-0.4.7-0.840945.3|16	
14cr|kdevmon-0.4.7-0.840945.3|17	%description
14cr|kdevmon-0.4.7-0.840945.3|18	Kdevmon is a utility for KDE that monitors the throughput of a network
14cr|kdevmon-0.4.7-0.840945.3|19	device. It docks in the systemtray and shows the current network traffic
14cr|kdevmon-0.4.7-0.840945.3|20	as a diagram. There also is a resizable main window that provides a
14cr|kdevmon-0.4.7-0.840945.3|21	larger traffic diagram and displays the current net speed in bits per
14cr|kdevmon-0.4.7-0.840945.3|22	second. Middle-clicking on the dock window or on the main window offers
14cr|kdevmon-0.4.7-0.840945.3|23	you an overview of the amount of incoming/outgoing bits and the current
14cr|kdevmon-0.4.7-0.840945.3|24	and the maximum bit rate.
14cr|kdevmon-0.4.7-0.840945.3|25	
14cr|kdevmon-0.4.7-0.840945.3|26	%prep
14cr|kdevmon-0.4.7-0.840945.3|27	%setup -q -n %name
14cr|kdevmon-0.4.7-0.840945.3|28	
14cr|kdevmon-0.4.7-0.840945.3|29	%build
14cr|kdevmon-0.4.7-0.840945.3|30	%cmake_kde4
14cr|kdevmon-0.4.7-0.840945.3|31	%make
14cr|kdevmon-0.4.7-0.840945.3|32	
14cr|kdevmon-0.4.7-0.840945.3|33	%install
14cr|kdevmon-0.4.7-0.840945.3|34	rm -fr %buildroot
14cr|kdevmon-0.4.7-0.840945.3|35	%makeinstall_std -C build
14cr|kdevmon-0.4.7-0.840945.3|36	
14cr|kdevmon-0.4.7-0.840945.3|37	%if %mdkversion < 200900
14cr|kdevmon-0.4.7-0.840945.3|38	%post
14cr|kdevmon-0.4.7-0.840945.3|39	%{update_menus}
14cr|kdevmon-0.4.7-0.840945.3|40	%endif
14cr|kdevmon-0.4.7-0.840945.3|41	
14cr|kdevmon-0.4.7-0.840945.3|42	%if %mdkversion < 200900
14cr|kdevmon-0.4.7-0.840945.3|43	%postun
14cr|kdevmon-0.4.7-0.840945.3|44	%{clean_menus}
14cr|kdevmon-0.4.7-0.840945.3|45	%endif
14cr|kdevmon-0.4.7-0.840945.3|46	
14cr|kdevmon-0.4.7-0.840945.3|47	%files
14cr|kdevmon-0.4.7-0.840945.3|48	%defattr (-,root,root)
14cr|kdevmon-0.4.7-0.840945.3|49	%doc ChangeLog README TODO
14cr|kdevmon-0.4.7-0.840945.3|50	%_kde_bindir/kdevmon
14cr|kdevmon-0.4.7-0.840945.3|51	%_kde_datadir/applications/kde4/kdevmon.desktop
14cr|kdevmon-0.4.7-0.840945.3|52	
14cr|kdevmon-0.4.7-0.840945.3|53	
14cr|kdevmon-0.4.7-0.840945.3|54	
14cr|kdevmon-0.4.7-0.840945.3|55	%changelog
14cr|kdevmon-0.4.7-0.840945.3|56	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.7-0.840945.3
14cr|kdevmon-0.4.7-0.840945.3|57	+ Revision: 8c4120b
14cr|kdevmon-0.4.7-0.840945.3|58	- Automatic import for version 0.4.7
14cr|kdevmon-0.4.7-0.840945.3|59	
14cr|kdevmon-0.4.7-0.840945.3|60	

2351 14
14cr|kdiff3-0.9.97-2|1	Name:		kdiff3
14cr|kdiff3-0.9.97-2|2	Version:	0.9.97
14cr|kdiff3-0.9.97-2|3	Release:	2
14cr|kdiff3-0.9.97-2|4	Summary:	Summary Utility for comparing/merging up to three text files or directories
14cr|kdiff3-0.9.97-2|5	License:	GPLv2+
14cr|kdiff3-0.9.97-2|6	Group:		Development/Other
14cr|kdiff3-0.9.97-2|7	Source:		http://downloads.sourceforge.net/kdiff3/kdiff3-%{version}.tar.gz
14cr|kdiff3-0.9.97-2|8	Url: 		http://kdiff3.sourceforge.net/
14cr|kdiff3-0.9.97-2|9	BuildRequires:	kdebase4-devel
14cr|kdiff3-0.9.97-2|10	BuildRequires:	desktop-file-utils
14cr|kdiff3-0.9.97-2|11	
14cr|kdiff3-0.9.97-2|12	%description
14cr|kdiff3-0.9.97-2|13	KDiff3 is a file and directory diff and merge tool which:
14cr|kdiff3-0.9.97-2|14	* compares and merges two or three text input files or directories
14cr|kdiff3-0.9.97-2|15	* shows the differences line by line and character by character(!)
14cr|kdiff3-0.9.97-2|16	* provides an automatic merge-facility
14cr|kdiff3-0.9.97-2|17	* has an editor for comfortable solving of merge-conflicts
14cr|kdiff3-0.9.97-2|18	* provides networktransparency via KIO
14cr|kdiff3-0.9.97-2|19	* has options to highlight or hide changes in white-space or comments
14cr|kdiff3-0.9.97-2|20	
14cr|kdiff3-0.9.97-2|21	%prep
14cr|kdiff3-0.9.97-2|22	%setup -q
14cr|kdiff3-0.9.97-2|23	
14cr|kdiff3-0.9.97-2|24	%build
14cr|kdiff3-0.9.97-2|25	%cmake_kde4
14cr|kdiff3-0.9.97-2|26	%make
14cr|kdiff3-0.9.97-2|27	
14cr|kdiff3-0.9.97-2|28	%install
14cr|kdiff3-0.9.97-2|29	%makeinstall_std -C build
14cr|kdiff3-0.9.97-2|30	
14cr|kdiff3-0.9.97-2|31	desktop-file-install --vendor="" \
14cr|kdiff3-0.9.97-2|32	--add-category="Qt" \
14cr|kdiff3-0.9.97-2|33	--add-category="KDE" \
14cr|kdiff3-0.9.97-2|34	--add-category="Development" \
14cr|kdiff3-0.9.97-2|35	--dir %{buildroot}%{_kde_datadir}/applications/kde4 %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cr|kdiff3-0.9.97-2|36	
14cr|kdiff3-0.9.97-2|37	%find_lang %{name} kdiff3plugin kdiff3fileitemactionplugin %{name}.lang --with-html
14cr|kdiff3-0.9.97-2|38	
14cr|kdiff3-0.9.97-2|39	%files -f %{name}.lang
14cr|kdiff3-0.9.97-2|40	%{_kde_bindir}/%{name}
14cr|kdiff3-0.9.97-2|41	%{_kde_libdir}/kde4/*
14cr|kdiff3-0.9.97-2|42	%{_kde_appsdir}/%{name}
14cr|kdiff3-0.9.97-2|43	%{_kde_appsdir}/kdiff3part/kdiff3_part.rc
14cr|kdiff3-0.9.97-2|44	%{_kde_applicationsdir}/*.desktop
14cr|kdiff3-0.9.97-2|45	%{_kde_iconsdir}/*/*/apps/*.png
14cr|kdiff3-0.9.97-2|46	%{_kde_services}/*.desktop
14cr|kdiff3-0.9.97-2|47	
14cr|kdiff3-0.9.97-2|48	
14cr|kdiff3-0.9.97-2|49	%changelog
14cr|kdiff3-0.9.97-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.97-2
14cr|kdiff3-0.9.97-2|51	+ Revision: 968f0ba
14cr|kdiff3-0.9.97-2|52	- MassBuild#464: Increase release tag
14cr|kdiff3-0.9.97-2|53	
14cr|kdiff3-0.9.97-2|54	

2352 14
14cr|kdist-0.0.4-2|1	%define _libexecdir /usr/libexec
14cr|kdist-0.0.4-2|2	
14cr|kdist-0.0.4-2|3	Summary:	Tool for managing Mandriva kernel builds
14cr|kdist-0.0.4-2|4	Name:		kdist
14cr|kdist-0.0.4-2|5	Version:	0.0.4
14cr|kdist-0.0.4-2|6	Release:	2
14cr|kdist-0.0.4-2|7	License: 	GPL v2
14cr|kdist-0.0.4-2|8	Group: 		System/Configuration/Hardware
14cr|kdist-0.0.4-2|9	Source0:	%{name}-%{version}.tar.bz2
14cr|kdist-0.0.4-2|10	URL:		http://git.mandriva.com/projects/?p=users/fbui/kdist.git
14cr|kdist-0.0.4-2|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
14cr|kdist-0.0.4-2|12	BuildArch:	noarch
14cr|kdist-0.0.4-2|13	
14cr|kdist-0.0.4-2|14	%description
14cr|kdist-0.0.4-2|15	Kdist is a tool for managing Mandriva kernel builds from a git repository.
14cr|kdist-0.0.4-2|16	
14cr|kdist-0.0.4-2|17	%prep
14cr|kdist-0.0.4-2|18	%setup -q
14cr|kdist-0.0.4-2|19	
14cr|kdist-0.0.4-2|20	%build
14cr|kdist-0.0.4-2|21	
14cr|kdist-0.0.4-2|22	%install
14cr|kdist-0.0.4-2|23	%makeinstall_std prefix=/usr
14cr|kdist-0.0.4-2|24	
14cr|kdist-0.0.4-2|25	%clean
14cr|kdist-0.0.4-2|26	rm -rf $RPM_BUILD_ROOT
14cr|kdist-0.0.4-2|27	
14cr|kdist-0.0.4-2|28	%files
14cr|kdist-0.0.4-2|29	%defattr(644,root,root,755)
14cr|kdist-0.0.4-2|30	%attr(0755, root, root) %_bindir/kdist
14cr|kdist-0.0.4-2|31	%_libexecdir/kdist/
14cr|kdist-0.0.4-2|32	
14cr|kdist-0.0.4-2|33	
14cr|kdist-0.0.4-2|34	
14cr|kdist-0.0.4-2|35	%changelog
14cr|kdist-0.0.4-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-2
14cr|kdist-0.0.4-2|37	+ Revision: 876e1c2
14cr|kdist-0.0.4-2|38	- MassBuild#464: Increase release tag
14cr|kdist-0.0.4-2|39	
14cr|kdist-0.0.4-2|40	

2353 14
14cr|keepalived-1.2.7-2|1	%define debug_package	%nil
14cr|keepalived-1.2.7-2|2	%define name    keepalived
14cr|keepalived-1.2.7-2|3	%define version 1.2.7
14cr|keepalived-1.2.7-2|4	%define release 2
14cr|keepalived-1.2.7-2|5	
14cr|keepalived-1.2.7-2|6	Name: %{name}
14cr|keepalived-1.2.7-2|7	Version: %{version}
14cr|keepalived-1.2.7-2|8	Release: %{release}
14cr|keepalived-1.2.7-2|9	Summary: HA monitor built upon LVS, VRRP and services poller
14cr|keepalived-1.2.7-2|10	License: GPL
14cr|keepalived-1.2.7-2|11	Group: System/Cluster
14cr|keepalived-1.2.7-2|12	URL: http://www.keepalived.org/
14cr|keepalived-1.2.7-2|13	Source0: http://www.keepalived.org/software/%{name}-%{version}.tar.gz
14cr|keepalived-1.2.7-2|14	BuildRequires: pkgconfig(openssl)
14cr|keepalived-1.2.7-2|15	BuildRequires: pkgconfig(popt)
14cr|keepalived-1.2.7-2|16	BuildRequires: kernel-devel
14cr|keepalived-1.2.7-2|17	
14cr|keepalived-1.2.7-2|18	%description
14cr|keepalived-1.2.7-2|19	The main goal of the keepalived project is to add a strong & robust keepalive
14cr|keepalived-1.2.7-2|20	facility to the Linux Virtual Server project. This project is written in C with
14cr|keepalived-1.2.7-2|21	multilayer TCP/IP stack checks. Keepalived implements a framework based on
14cr|keepalived-1.2.7-2|22	three family checks : Layer3, Layer4 & Layer5/7. This framework gives the
14cr|keepalived-1.2.7-2|23	daemon the ability to check the state of an LVS server pool. When one of the
14cr|keepalived-1.2.7-2|24	servers of the LVS server pool is down, keepalived informs the linux kernel via
14cr|keepalived-1.2.7-2|25	a setsockopt call to remove this server entry from the LVS topology. In
14cr|keepalived-1.2.7-2|26	addition keepalived implements an independent VRRPv2 stack to handle director
14cr|keepalived-1.2.7-2|27	failover. So in short keepalived is a userspace daemon for LVS cluster nodes
14cr|keepalived-1.2.7-2|28	healthchecks and LVS directors failover.
14cr|keepalived-1.2.7-2|29	
14cr|keepalived-1.2.7-2|30	%prep
14cr|keepalived-1.2.7-2|31	%setup
14cr|keepalived-1.2.7-2|32	
14cr|keepalived-1.2.7-2|33	%build
14cr|keepalived-1.2.7-2|34	%configure2_5x
14cr|keepalived-1.2.7-2|35	%make
14cr|keepalived-1.2.7-2|36	
14cr|keepalived-1.2.7-2|37	%install
14cr|keepalived-1.2.7-2|38	%{makeinstall_std}
14cr|keepalived-1.2.7-2|39	# Remove "samples", as we include them in %%doc
14cr|keepalived-1.2.7-2|40	rm -rf %{buildroot}%{_sysconfdir}/%{name}/samples/
14cr|keepalived-1.2.7-2|41	
14cr|keepalived-1.2.7-2|42	%post
14cr|keepalived-1.2.7-2|43	%_post_service %{name}
14cr|keepalived-1.2.7-2|44	
14cr|keepalived-1.2.7-2|45	%preun
14cr|keepalived-1.2.7-2|46	%_preun_service %{name}
14cr|keepalived-1.2.7-2|47	
14cr|keepalived-1.2.7-2|48	%files
14cr|keepalived-1.2.7-2|49	%defattr(-, root, root, 0755)
14cr|keepalived-1.2.7-2|50	%doc AUTHOR ChangeLog CONTRIBUTORS COPYING README TODO
14cr|keepalived-1.2.7-2|51	%doc doc/keepalived.conf.SYNOPSIS doc/samples/
14cr|keepalived-1.2.7-2|52	%dir %{_sysconfdir}/keepalived/
14cr|keepalived-1.2.7-2|53	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/keepalived/keepalived.conf
14cr|keepalived-1.2.7-2|54	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/sysconfig/keepalived
14cr|keepalived-1.2.7-2|55	%{_sysconfdir}/rc.d/init.d/keepalived
14cr|keepalived-1.2.7-2|56	%{_bindir}/genhash
14cr|keepalived-1.2.7-2|57	%{_sbindir}/keepalived
14cr|keepalived-1.2.7-2|58	%{_mandir}/man1/genhash.1*
14cr|keepalived-1.2.7-2|59	%{_mandir}/man5/keepalived.conf.5*
14cr|keepalived-1.2.7-2|60	%{_mandir}/man8/keepalived.8*
14cr|keepalived-1.2.7-2|61	
14cr|keepalived-1.2.7-2|62	%changelog
14cr|keepalived-1.2.7-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-2
14cr|keepalived-1.2.7-2|64	+ Revision: 2fe866f
14cr|keepalived-1.2.7-2|65	- MassBuild#464: Increase release tag
14cr|keepalived-1.2.7-2|66	
14cr|keepalived-1.2.7-2|67	

2354 14
14cr|keepassx-0.4.3-4|1	Summary:		Cross Platform Password Manager
14cr|keepassx-0.4.3-4|2	Name:		keepassx
14cr|keepassx-0.4.3-4|3	Version:		0.4.3
14cr|keepassx-0.4.3-4|4	Release:		4
14cr|keepassx-0.4.3-4|5	Source0:		http://downloads.sourceforge.net/keepassx/keepassx-%{version}.tar.gz
14cr|keepassx-0.4.3-4|6	Patch0:		keepassx-0.4.3-fix-getpid-undef.patch
14cr|keepassx-0.4.3-4|7	License:		GPLv2+
14cr|keepassx-0.4.3-4|8	Group:		File tools
14cr|keepassx-0.4.3-4|9	URL:		http://www.keepassx.org/
14cr|keepassx-0.4.3-4|10	BuildRequires:	desktop-file-utils
14cr|keepassx-0.4.3-4|11	#BuildRequires:	imagemagick
14cr|keepassx-0.4.3-4|12	BuildRequires:	libxi-devel
14cr|keepassx-0.4.3-4|13	BuildRequires:	libxtst-devel
14cr|keepassx-0.4.3-4|14	BuildRequires:	qt4-devel >= 4.3.0
14cr|keepassx-0.4.3-4|15	BuildRequires:	desktop-file-utils
14cr|keepassx-0.4.3-4|16	Provides:	keepass = %{version}-%{release}
14cr|keepassx-0.4.3-4|17	Provides:	KeePassX = %{version}-%{release}
14cr|keepassx-0.4.3-4|18	
14cr|keepassx-0.4.3-4|19	%description
14cr|keepassx-0.4.3-4|20	KeePassX is a free/open-source password manager or safe which helps
14cr|keepassx-0.4.3-4|21	you to manage your passwords in a secure way. You can put all your
14cr|keepassx-0.4.3-4|22	passwords in one database, which is locked with one master key or a
14cr|keepassx-0.4.3-4|23	key-disk. So you only have to remember one single master password or
14cr|keepassx-0.4.3-4|24	insert the key-disk to unlock the whole database. The databases are
14cr|keepassx-0.4.3-4|25	encrypted using the best and most secure encryption algorithms
14cr|keepassx-0.4.3-4|26	currently known (AES and Twofish).
14cr|keepassx-0.4.3-4|27	
14cr|keepassx-0.4.3-4|28	%prep
14cr|keepassx-0.4.3-4|29	%setup -q
14cr|keepassx-0.4.3-4|30	%apply_patches
14cr|keepassx-0.4.3-4|31	
14cr|keepassx-0.4.3-4|32	%build
14cr|keepassx-0.4.3-4|33	%qmake_qt4 PREFIX=%{_prefix}
14cr|keepassx-0.4.3-4|34	%make
14cr|keepassx-0.4.3-4|35	
14cr|keepassx-0.4.3-4|36	%install
14cr|keepassx-0.4.3-4|37	rm -rf %{buildroot}
14cr|keepassx-0.4.3-4|38	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|keepassx-0.4.3-4|39	
14cr|keepassx-0.4.3-4|40	install -D -m 644 share/keepassx/icons/keepassx_large.png	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|keepassx-0.4.3-4|41	install -D -m 644 share/keepassx/icons/keepassx.png		%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|keepassx-0.4.3-4|42	install -D -m 644 share/keepassx/icons/keepassx_small.png	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|keepassx-0.4.3-4|43	
14cr|keepassx-0.4.3-4|44	# fix .desktop file
14cr|keepassx-0.4.3-4|45	desktop-file-install --vendor="mandriva" \
14cr|keepassx-0.4.3-4|46	--add-category="System" \
14cr|keepassx-0.4.3-4|47	--remove-key="X-SuSE-translate" \
14cr|keepassx-0.4.3-4|48	--delete-original \
14cr|keepassx-0.4.3-4|49	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|keepassx-0.4.3-4|50	
14cr|keepassx-0.4.3-4|51	
14cr|keepassx-0.4.3-4|52	%files
14cr|keepassx-0.4.3-4|53	%doc changelog
14cr|keepassx-0.4.3-4|54	%{_bindir}/%{name}
14cr|keepassx-0.4.3-4|55	%{_datadir}/%{name}
14cr|keepassx-0.4.3-4|56	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|keepassx-0.4.3-4|57	%{_datadir}/pixmaps/%{name}.xpm
14cr|keepassx-0.4.3-4|58	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|keepassx-0.4.3-4|59	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|keepassx-0.4.3-4|60	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|keepassx-0.4.3-4|61	%{_datadir}/mime/packages/%{name}.xml
14cr|keepassx-0.4.3-4|62	%{_datadir}/mimelnk/application/x-keepass.desktop
14cr|keepassx-0.4.3-4|63	
14cr|keepassx-0.4.3-4|64	
14cr|keepassx-0.4.3-4|65	
14cr|keepassx-0.4.3-4|66	%changelog
14cr|keepassx-0.4.3-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-4
14cr|keepassx-0.4.3-4|68	+ Revision: 3b3e7e0
14cr|keepassx-0.4.3-4|69	- MassBuild#464: Increase release tag
14cr|keepassx-0.4.3-4|70	
14cr|keepassx-0.4.3-4|71	

2355 14
14cr|keepnote-0.7.7-2|1	Name:		keepnote
14cr|keepnote-0.7.7-2|2	Version:	0.7.7
14cr|keepnote-0.7.7-2|3	Release:	2
14cr|keepnote-0.7.7-2|4	Group:		Development/Other
14cr|keepnote-0.7.7-2|5	License:	GPLv2
14cr|keepnote-0.7.7-2|6	Summary:	KeepNote lets you keep notes
14cr|keepnote-0.7.7-2|7	Source:		http://rasm.ods.org/keepnote/download/keepnote-%{version}.tar.gz
14cr|keepnote-0.7.7-2|8	URL:		http://rasm.ods.org/keepnote/
14cr|keepnote-0.7.7-2|9	BuildArch:	noarch
14cr|keepnote-0.7.7-2|10	BuildRequires:	python-devel
14cr|keepnote-0.7.7-2|11	
14cr|keepnote-0.7.7-2|12	%description
14cr|keepnote-0.7.7-2|13	KeepNote is an application that lets organize your notes.
14cr|keepnote-0.7.7-2|14	Keepnote replaces knowit (which is incompatible with kde4).
14cr|keepnote-0.7.7-2|15	
14cr|keepnote-0.7.7-2|16	%prep
14cr|keepnote-0.7.7-2|17	%setup -q
14cr|keepnote-0.7.7-2|18	
14cr|keepnote-0.7.7-2|19	#fix desktop file, add ; to end of Categories list
14cr|keepnote-0.7.7-2|20	%__sed -i -e 's|\(Categories.*\)|\1;|' desktop/keepnote.desktop
14cr|keepnote-0.7.7-2|21	
14cr|keepnote-0.7.7-2|22	%build
14cr|keepnote-0.7.7-2|23	
14cr|keepnote-0.7.7-2|24	%install
14cr|keepnote-0.7.7-2|25	%__rm -rf %{buildroot}
14cr|keepnote-0.7.7-2|26	python setup.py install --root=%{buildroot}
14cr|keepnote-0.7.7-2|27	
14cr|keepnote-0.7.7-2|28	#find_lang causes problems here
14cr|keepnote-0.7.7-2|29	
14cr|keepnote-0.7.7-2|30	%clean
14cr|keepnote-0.7.7-2|31	%__rm -rf %{buildroot}
14cr|keepnote-0.7.7-2|32	
14cr|keepnote-0.7.7-2|33	%files
14cr|keepnote-0.7.7-2|34	%defattr(-,root,root)
14cr|keepnote-0.7.7-2|35	%{_bindir}/%{name}
14cr|keepnote-0.7.7-2|36	%{python_sitelib}/%{name}
14cr|keepnote-0.7.7-2|37	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|keepnote-0.7.7-2|38	%{_datadir}/applications/%{name}.desktop
14cr|keepnote-0.7.7-2|39	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|keepnote-0.7.7-2|40	
14cr|keepnote-0.7.7-2|41	
14cr|keepnote-0.7.7-2|42	
14cr|keepnote-0.7.7-2|43	%changelog
14cr|keepnote-0.7.7-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-2
14cr|keepnote-0.7.7-2|45	+ Revision: c17431f
14cr|keepnote-0.7.7-2|46	- MassBuild#464: Increase release tag
14cr|keepnote-0.7.7-2|47	
14cr|keepnote-0.7.7-2|48	

2356 14
14cr|kepas-0.9.3-4|1	Summary:	KDE Easy Publish and Share
14cr|kepas-0.9.3-4|2	Name:		kepas
14cr|kepas-0.9.3-4|3	Version: 	0.9.3
14cr|kepas-0.9.3-4|4	Release: 	4
14cr|kepas-0.9.3-4|5	Source0: 	http://kent.dl.sourceforge.net/sourceforge/kepas/%name-%version.tar.bz2
14cr|kepas-0.9.3-4|6	Patch0:		kepas-0.9.3-linking.patch
14cr|kepas-0.9.3-4|7	License: 	GPLv2+
14cr|kepas-0.9.3-4|8	Group: 		Networking/Other
14cr|kepas-0.9.3-4|9	Url: 		http://www.kde-apps.org/content/show.php?content=73968
14cr|kepas-0.9.3-4|10	BuildRequires: 	kdelibs4-devel
14cr|kepas-0.9.3-4|11	
14cr|kepas-0.9.3-4|12	
14cr|kepas-0.9.3-4|13	%description
14cr|kepas-0.9.3-4|14	Kepas is a zeroconf KDE4 filetransfer tool.
14cr|kepas-0.9.3-4|15	It discovers your local LAN for buddies (KDNSSD) and lets you transfer
14cr|kepas-0.9.3-4|16	files or klipper entries from a trayicon or via drag 'n drop with the
14cr|kepas-0.9.3-4|17	kepas plasmoid.
14cr|kepas-0.9.3-4|18	
14cr|kepas-0.9.3-4|19	Current features:
14cr|kepas-0.9.3-4|20	
14cr|kepas-0.9.3-4|21	* Run Kepas as Plasmoid or Trayicon
14cr|kepas-0.9.3-4|22	* Zeroconf buddy discovery in your LAN (KDNSSD)
14cr|kepas-0.9.3-4|23	* Filetransfer between buddies (kepas or giver)
14cr|kepas-0.9.3-4|24	* Filetransfer to kopete ICQ contacts
14cr|kepas-0.9.3-4|25	* Filetransfer to kopete Jabber contacts
14cr|kepas-0.9.3-4|26	* Transfer of klipper entries
14cr|kepas-0.9.3-4|27	* Activate received klipper entries
14cr|kepas-0.9.3-4|28	* Drag 'n Drop Files on the kepas Plasmoid
14cr|kepas-0.9.3-4|29	* Configure the destination folder and nickname
14cr|kepas-0.9.3-4|30	* Start a Public Folder (KPF)
14cr|kepas-0.9.3-4|31	* Monitor your Public Folders
14cr|kepas-0.9.3-4|32	* available Public Folders are shown on Buddy discovery
14cr|kepas-0.9.3-4|33	
14cr|kepas-0.9.3-4|34	%files
14cr|kepas-0.9.3-4|35	%doc AUTHORS
14cr|kepas-0.9.3-4|36	%{_kde_bindir}/*
14cr|kepas-0.9.3-4|37	%{_kde_libdir}/*.so
14cr|kepas-0.9.3-4|38	%{_kde_appsdir}/plasma/plasma.notifyrc
14cr|kepas-0.9.3-4|39	%{_kde_appsdir}/%name
14cr|kepas-0.9.3-4|40	%{_kde_libdir}/kde4/plasma_applet_kepas.so
14cr|kepas-0.9.3-4|41	%{_kde_applicationsdir}/*.desktop
14cr|kepas-0.9.3-4|42	%{_kde_iconsdir}/*/*/*/*
14cr|kepas-0.9.3-4|43	%{_kde_services}/plasma-applet-kepas.desktop
14cr|kepas-0.9.3-4|44	
14cr|kepas-0.9.3-4|45	#--------------------------------------------------------------------
14cr|kepas-0.9.3-4|46	%prep
14cr|kepas-0.9.3-4|47	%setup -q -n %name-%version
14cr|kepas-0.9.3-4|48	%patch0 -p1
14cr|kepas-0.9.3-4|49	
14cr|kepas-0.9.3-4|50	%build
14cr|kepas-0.9.3-4|51	%cmake_kde4
14cr|kepas-0.9.3-4|52	%make
14cr|kepas-0.9.3-4|53	
14cr|kepas-0.9.3-4|54	%install
14cr|kepas-0.9.3-4|55	%{makeinstall_std} -C build
14cr|kepas-0.9.3-4|56	
14cr|kepas-0.9.3-4|57	
14cr|kepas-0.9.3-4|58	
14cr|kepas-0.9.3-4|59	
14cr|kepas-0.9.3-4|60	
14cr|kepas-0.9.3-4|61	
14cr|kepas-0.9.3-4|62	
14cr|kepas-0.9.3-4|63	%changelog
14cr|kepas-0.9.3-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-4
14cr|kepas-0.9.3-4|65	+ Revision: 39a144c
14cr|kepas-0.9.3-4|66	- MassBuild#464: Increase release tag
14cr|kepas-0.9.3-4|67	
14cr|kepas-0.9.3-4|68	

2357 14
14cr|kerneloops-0.12-10|1	Summary:	Tool to automatically collect and submit kernel crash signatures
14cr|kerneloops-0.12-10|2	Name:		kerneloops
14cr|kerneloops-0.12-10|3	Version:	0.12
14cr|kerneloops-0.12-10|4	Release:	10
14cr|kerneloops-0.12-10|5	License:	GPLv2+
14cr|kerneloops-0.12-10|6	Group:		System/Kernel and hardware
14cr|kerneloops-0.12-10|7	Url:		http://www.kerneloops.org
14cr|kerneloops-0.12-10|8	Source0:	http://www.kerneloops.org/download/%{name}-%{version}.tar.gz
14cr|kerneloops-0.12-10|9	###bor###Source1:	kerneloops.service
14cr|kerneloops-0.12-10|10	# (tpg) https://bugzilla.redhat.com/show_bug.cgi?id=479580
14cr|kerneloops-0.12-10|11	###bor###Patch0:	kerneloops-0.12-dbus-init.patch
14cr|kerneloops-0.12-10|12	Patch1:		kerneloops-0.12-format_not_a_string_literal_and_no_format_arguments.patch
14cr|kerneloops-0.12-10|13	Patch2:		kerneloops-0.12-makefile.patch
14cr|kerneloops-0.12-10|14	Patch3:		kerneloops-0.12-libnotify.patch
14cr|kerneloops-0.12-10|15	BuildRequires:	desktop-file-utils
14cr|kerneloops-0.12-10|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|kerneloops-0.12-10|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|kerneloops-0.12-10|18	BuildRequires:	pkgconfig(libcurl)
14cr|kerneloops-0.12-10|19	BuildRequires:	pkgconfig(libnotify)
14cr|kerneloops-0.12-10|20	Requires(post,preun):	rpm-helper
14cr|kerneloops-0.12-10|21	
14cr|kerneloops-0.12-10|22	%description
14cr|kerneloops-0.12-10|23	This package contains the tools to collect kernel crash signatures,
14cr|kerneloops-0.12-10|24	and to submit them to the kerneloops.org website where the kernel
14cr|kerneloops-0.12-10|25	crash signatures get collected and grouped for presentation to the
14cr|kerneloops-0.12-10|26	Linux kernel developers.
14cr|kerneloops-0.12-10|27	
14cr|kerneloops-0.12-10|28	%files -f %{name}.lang
14cr|kerneloops-0.12-10|29	%doc Changelog
14cr|kerneloops-0.12-10|30	%config(noreplace) %{_sysconfdir}/kerneloops.conf
14cr|kerneloops-0.12-10|31	%{_initrddir}/%{name}
14cr|kerneloops-0.12-10|32	%{_sbindir}/%{name}
14cr|kerneloops-0.12-10|33	%{_bindir}/kerneloops-applet
14cr|kerneloops-0.12-10|34	%{_datadir}/kerneloops
14cr|kerneloops-0.12-10|35	###bor###%{_datadir}/dbus-1/system-services/*.service
14cr|kerneloops-0.12-10|36	%{_sysconfdir}/dbus-1/system.d/kerneloops.dbus
14cr|kerneloops-0.12-10|37	%{_sysconfdir}/xdg/autostart/kerneloops-applet.desktop
14cr|kerneloops-0.12-10|38	%{_mandir}/man8/kerneloops.8.*
14cr|kerneloops-0.12-10|39	
14cr|kerneloops-0.12-10|40	%post
14cr|kerneloops-0.12-10|41	%_post_service kerneloops
14cr|kerneloops-0.12-10|42	
14cr|kerneloops-0.12-10|43	%preun
14cr|kerneloops-0.12-10|44	%_preun_service kerneloops
14cr|kerneloops-0.12-10|45	
14cr|kerneloops-0.12-10|46	#----------------------------------------------------------------------------
14cr|kerneloops-0.12-10|47	
14cr|kerneloops-0.12-10|48	%prep
14cr|kerneloops-0.12-10|49	%setup -q
14cr|kerneloops-0.12-10|50	###bor###%%patch0 -p1
14cr|kerneloops-0.12-10|51	%patch1 -p1
14cr|kerneloops-0.12-10|52	%patch2 -p1
14cr|kerneloops-0.12-10|53	%patch3 -p0
14cr|kerneloops-0.12-10|54	
14cr|kerneloops-0.12-10|55	%build
14cr|kerneloops-0.12-10|56	%serverbuild_hardened
14cr|kerneloops-0.12-10|57	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|kerneloops-0.12-10|58	
14cr|kerneloops-0.12-10|59	%install
14cr|kerneloops-0.12-10|60	%makeinstall_std
14cr|kerneloops-0.12-10|61	mkdir -m 0755 -p %{buildroot}%{_initrddir}
14cr|kerneloops-0.12-10|62	install -p -m 0755 kerneloops.init %{buildroot}%{_initrddir}/%{name}
14cr|kerneloops-0.12-10|63	
14cr|kerneloops-0.12-10|64	###bor###mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
14cr|kerneloops-0.12-10|65	###bor###install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/dbus-1/system-services/org.kerneloops.submit.service
14cr|kerneloops-0.12-10|66	
14cr|kerneloops-0.12-10|67	%find_lang %{name}
14cr|kerneloops-0.12-10|68	
14cr|kerneloops-0.12-10|69	
14cr|kerneloops-0.12-10|70	%changelog
14cr|kerneloops-0.12-10|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-10
14cr|kerneloops-0.12-10|72	+ Revision: 6571eea
14cr|kerneloops-0.12-10|73	- MassBuild#464: Increase release tag
14cr|kerneloops-0.12-10|74	
14cr|kerneloops-0.12-10|75	

2358 14
14cr|ketchup-0.9.8-6|1	Name: ketchup
14cr|ketchup-0.9.8-6|2	Version: 0.9.8
14cr|ketchup-0.9.8-6|3	Release:  6
14cr|ketchup-0.9.8-6|4	Group: Development/Kernel
14cr|ketchup-0.9.8-6|5	Summary: Linux Kernel source switch/update tool
14cr|ketchup-0.9.8-6|6	License: GPL
14cr|ketchup-0.9.8-6|7	URL: http://www.selenic.com/ketchup/wiki/
14cr|ketchup-0.9.8-6|8	Source: http://www.selenic.com/ketchup/%{name}-%{version}.tar.bz2
14cr|ketchup-0.9.8-6|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|ketchup-0.9.8-6|10	BuildArch: noarch
14cr|ketchup-0.9.8-6|11	
14cr|ketchup-0.9.8-6|12	Requires: python
14cr|ketchup-0.9.8-6|13	Requires: wget
14cr|ketchup-0.9.8-6|14	Requires: gnupg
14cr|ketchup-0.9.8-6|15	
14cr|ketchup-0.9.8-6|16	%description
14cr|ketchup-0.9.8-6|17	Ketchup is a tool for updating or switching between versions of the
14cr|ketchup-0.9.8-6|18	Linux kernel source. It can:
14cr|ketchup-0.9.8-6|19	- Find the latest versions of numerous KernelTrees;
14cr|ketchup-0.9.8-6|20	- Calculate which patches are needed to move to that version;
14cr|ketchup-0.9.8-6|21	- Download any patches or tarballs that aren't cached;
14cr|ketchup-0.9.8-6|22	- Check GPG signatures where available;
14cr|ketchup-0.9.8-6|23	- Apply and unapply patches to get the desired result.
14cr|ketchup-0.9.8-6|24	
14cr|ketchup-0.9.8-6|25	%prep
14cr|ketchup-0.9.8-6|26	%setup -q
14cr|ketchup-0.9.8-6|27	
14cr|ketchup-0.9.8-6|28	%build
14cr|ketchup-0.9.8-6|29	
14cr|ketchup-0.9.8-6|30	%install
14cr|ketchup-0.9.8-6|31	rm -rf $RPM_BUILD_ROOT
14cr|ketchup-0.9.8-6|32	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|ketchup-0.9.8-6|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|ketchup-0.9.8-6|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/contrib
14cr|ketchup-0.9.8-6|35	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|ketchup-0.9.8-6|36	install -m644 ketchup.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/ketchup.1
14cr|ketchup-0.9.8-6|37	install -m755 contrib/* -D $RPM_BUILD_ROOT%{_datadir}/%{name}/contrib/
14cr|ketchup-0.9.8-6|38	
14cr|ketchup-0.9.8-6|39	%clean
14cr|ketchup-0.9.8-6|40	rm -rf %{buildroot}
14cr|ketchup-0.9.8-6|41	
14cr|ketchup-0.9.8-6|42	%files
14cr|ketchup-0.9.8-6|43	%defattr(-,root,root)
14cr|ketchup-0.9.8-6|44	%{_bindir}/ketchup
14cr|ketchup-0.9.8-6|45	%{_mandir}/man1/ketchup.1.*
14cr|ketchup-0.9.8-6|46	%{_datadir}/%{name}/contrib/*
14cr|ketchup-0.9.8-6|47	
14cr|ketchup-0.9.8-6|48	
14cr|ketchup-0.9.8-6|49	
14cr|ketchup-0.9.8-6|50	
14cr|ketchup-0.9.8-6|51	%changelog
14cr|ketchup-0.9.8-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-6
14cr|ketchup-0.9.8-6|53	+ Revision: fd5f293
14cr|ketchup-0.9.8-6|54	- MassBuild#464: Increase release tag
14cr|ketchup-0.9.8-6|55	
14cr|ketchup-0.9.8-6|56	

2359 14
14cr|keurocalc-1.2.0-2|1	Summary:	A currency converter and calculator
14cr|keurocalc-1.2.0-2|2	Name:		keurocalc
14cr|keurocalc-1.2.0-2|3	Version:	1.2.0
14cr|keurocalc-1.2.0-2|4	Release:	2
14cr|keurocalc-1.2.0-2|5	Group:		Graphical desktop/KDE
14cr|keurocalc-1.2.0-2|6	License:	GPLv2+
14cr|keurocalc-1.2.0-2|7	Url:		http://opensource.bureau-cornavin.com/%{name}/index.html
14cr|keurocalc-1.2.0-2|8	Source0:	http://opensource.bureau-cornavin.com/%{name}/sources/%{name}-%{version}.tgz
14cr|keurocalc-1.2.0-2|9	BuildRequires:	kdelibs4-devel
14cr|keurocalc-1.2.0-2|10	BuildRequires:	desktop-file-utils
14cr|keurocalc-1.2.0-2|11	
14cr|keurocalc-1.2.0-2|12	%description
14cr|keurocalc-1.2.0-2|13	KEuroCalc is a currency converter and calculator centered on the Euro. It can
14cr|keurocalc-1.2.0-2|14	convert from and to many currencies, either with a fixed conversion rate or a
14cr|keurocalc-1.2.0-2|15	variable conversion rate. It directly downloads the latest variable rates
14cr|keurocalc-1.2.0-2|16	through the Internet.
14cr|keurocalc-1.2.0-2|17	
14cr|keurocalc-1.2.0-2|18	
14cr|keurocalc-1.2.0-2|19	%package -n curconvd
14cr|keurocalc-1.2.0-2|20	Summary:	A daemon that acts as a currency conversion service over D-Bus
14cr|keurocalc-1.2.0-2|21	Group:		Graphical desktop/KDE
14cr|keurocalc-1.2.0-2|22	Requires:	%{name} = %{version}
14cr|keurocalc-1.2.0-2|23	
14cr|keurocalc-1.2.0-2|24	%description -n curconvd
14cr|keurocalc-1.2.0-2|25	curconvd is a daemon that acts as a currency conversion service over D-Bus.
14cr|keurocalc-1.2.0-2|26	
14cr|keurocalc-1.2.0-2|27	
14cr|keurocalc-1.2.0-2|28	%prep
14cr|keurocalc-1.2.0-2|29	%setup -q
14cr|keurocalc-1.2.0-2|30	
14cr|keurocalc-1.2.0-2|31	
14cr|keurocalc-1.2.0-2|32	%build
14cr|keurocalc-1.2.0-2|33	%cmake_kde4
14cr|keurocalc-1.2.0-2|34	%make
14cr|keurocalc-1.2.0-2|35	
14cr|keurocalc-1.2.0-2|36	
14cr|keurocalc-1.2.0-2|37	%install
14cr|keurocalc-1.2.0-2|38	%makeinstall_std -C build
14cr|keurocalc-1.2.0-2|39	
14cr|keurocalc-1.2.0-2|40	desktop-file-install --dir=%{buildroot}%{_kde_applicationsdir} \
14cr|keurocalc-1.2.0-2|41	--add-category='Finance' \
14cr|keurocalc-1.2.0-2|42	%{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|keurocalc-1.2.0-2|43	
14cr|keurocalc-1.2.0-2|44	%find_lang %{name} --with-html
14cr|keurocalc-1.2.0-2|45	
14cr|keurocalc-1.2.0-2|46	
14cr|keurocalc-1.2.0-2|47	%files -f %{name}.lang
14cr|keurocalc-1.2.0-2|48	%doc README TODO
14cr|keurocalc-1.2.0-2|49	%{_kde_bindir}/%{name}
14cr|keurocalc-1.2.0-2|50	%{_kde_applicationsdir}/%{name}.desktop
14cr|keurocalc-1.2.0-2|51	%{_kde_appsdir}/%{name}
14cr|keurocalc-1.2.0-2|52	%{_kde_iconsdir}/hicolor/*/*/*
14cr|keurocalc-1.2.0-2|53	
14cr|keurocalc-1.2.0-2|54	
14cr|keurocalc-1.2.0-2|55	%files -n curconvd
14cr|keurocalc-1.2.0-2|56	%doc curconvd/API.txt
14cr|keurocalc-1.2.0-2|57	%{_kde_bindir}/curconvd
14cr|keurocalc-1.2.0-2|58	%{_kde_appsdir}/curconvd
14cr|keurocalc-1.2.0-2|59	%{_datadir}/locale/*/LC_MESSAGES/curconvd.mo
14cr|keurocalc-1.2.0-2|60	
14cr|keurocalc-1.2.0-2|61	
14cr|keurocalc-1.2.0-2|62	
14cr|keurocalc-1.2.0-2|63	%changelog
14cr|keurocalc-1.2.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|keurocalc-1.2.0-2|65	+ Revision: 56bbf04
14cr|keurocalc-1.2.0-2|66	- MassBuild#464: Increase release tag
14cr|keurocalc-1.2.0-2|67	
14cr|keurocalc-1.2.0-2|68	

2360 14
14cr|kexec-tools-2.0.3-2|1	Name: kexec-tools
14cr|kexec-tools-2.0.3-2|2	Version: 2.0.3
14cr|kexec-tools-2.0.3-2|3	Release: 2
14cr|kexec-tools-2.0.3-2|4	License: GPLv2
14cr|kexec-tools-2.0.3-2|5	Group: System/Configuration/Hardware
14cr|kexec-tools-2.0.3-2|6	Summary: The kexec/kdump userspace component
14cr|kexec-tools-2.0.3-2|7	Url:	 http://kernel.org/pub/linux/utils/kernel/kexec
14cr|kexec-tools-2.0.3-2|8	Source0: http://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
14cr|kexec-tools-2.0.3-2|9	Source1: kdumpctl
14cr|kexec-tools-2.0.3-2|10	Source2: kdump.sysconfig
14cr|kexec-tools-2.0.3-2|11	Source3: kdump.sysconfig.x86_64
14cr|kexec-tools-2.0.3-2|12	Source4: kdump.sysconfig.i386
14cr|kexec-tools-2.0.3-2|13	Source5: kdump.sysconfig.ppc64
14cr|kexec-tools-2.0.3-2|14	Source6: kdump.sysconfig.ia64
14cr|kexec-tools-2.0.3-2|15	Source7: mkdumprd
14cr|kexec-tools-2.0.3-2|16	Source8: kdump.conf
14cr|kexec-tools-2.0.3-2|17	Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.4.2/makedumpfile-1.4.2.tar.gz
14cr|kexec-tools-2.0.3-2|18	Source10: kexec-kdump-howto.txt
14cr|kexec-tools-2.0.3-2|19	Source11: firstboot_kdump.py
14cr|kexec-tools-2.0.3-2|20	Source12: mkdumprd.8
14cr|kexec-tools-2.0.3-2|21	Source13: kexec-tools-po.tar.gz
14cr|kexec-tools-2.0.3-2|22	Source14: 98-kexec.rules
14cr|kexec-tools-2.0.3-2|23	Source15: kdump.conf.5
14cr|kexec-tools-2.0.3-2|24	Source16: kdump.service
14cr|kexec-tools-2.0.3-2|25	
14cr|kexec-tools-2.0.3-2|26	#######################################
14cr|kexec-tools-2.0.3-2|27	# These are sources for mkdumpramfs
14cr|kexec-tools-2.0.3-2|28	# Which is currently in development
14cr|kexec-tools-2.0.3-2|29	#######################################
14cr|kexec-tools-2.0.3-2|30	Source100: dracut-files.tbz2
14cr|kexec-tools-2.0.3-2|31	
14cr|kexec-tools-2.0.3-2|32	Requires(post): systemd-units
14cr|kexec-tools-2.0.3-2|33	Requires(preun): systemd-units
14cr|kexec-tools-2.0.3-2|34	Requires(postun): systemd-units
14cr|kexec-tools-2.0.3-2|35	Requires(pre): coreutils sed zlib
14cr|kexec-tools-2.0.3-2|36	Requires: busybox >= 1.2.0, dracut
14cr|kexec-tools-2.0.3-2|37	BuildRequires: dash
14cr|kexec-tools-2.0.3-2|38	BuildRequires: zlib-devel elfutils-devel glib2-devel bzip2-devel
14cr|kexec-tools-2.0.3-2|39	BuildRequires: pkgconfig intltool gettext
14cr|kexec-tools-2.0.3-2|40	BuildRequires: systemd-units elfutils-static-devel
14cr|kexec-tools-2.0.3-2|41	%ifarch %{ix86} x86_64 ppc64 ia64 ppc
14cr|kexec-tools-2.0.3-2|42	Obsoletes: diskdumputils netdump
14cr|kexec-tools-2.0.3-2|43	%endif
14cr|kexec-tools-2.0.3-2|44	Patch601: kexec-tools-2.0.3-disable-kexec-test.patch
14cr|kexec-tools-2.0.3-2|45	
14cr|kexec-tools-2.0.3-2|46	%description
14cr|kexec-tools-2.0.3-2|47	kexec-tools provides /sbin/kexec binary that facilitates a new
14cr|kexec-tools-2.0.3-2|48	kernel to boot using the kernel's kexec feature either on a
14cr|kexec-tools-2.0.3-2|49	normal or a panic reboot. This package contains the /sbin/kexec
14cr|kexec-tools-2.0.3-2|50	binary and ancillary utilities that together form the userspace
14cr|kexec-tools-2.0.3-2|51	component of the kernel's kexec feature.
14cr|kexec-tools-2.0.3-2|52	
14cr|kexec-tools-2.0.3-2|53	%prep
14cr|kexec-tools-2.0.3-2|54	%setup -q
14cr|kexec-tools-2.0.3-2|55	
14cr|kexec-tools-2.0.3-2|56	mkdir -p -m755 kcp
14cr|kexec-tools-2.0.3-2|57	tar -z -x -v -f %{SOURCE9}
14cr|kexec-tools-2.0.3-2|58	
14cr|kexec-tools-2.0.3-2|59	%patch601 -p1
14cr|kexec-tools-2.0.3-2|60	
14cr|kexec-tools-2.0.3-2|61	tar -z -x -v -f %{SOURCE13}
14cr|kexec-tools-2.0.3-2|62	
14cr|kexec-tools-2.0.3-2|63	%build
14cr|kexec-tools-2.0.3-2|64	
14cr|kexec-tools-2.0.3-2|65	%configure \
14cr|kexec-tools-2.0.3-2|66	--sbindir=/sbin
14cr|kexec-tools-2.0.3-2|67	rm -f kexec-tools.spec.in
14cr|kexec-tools-2.0.3-2|68	# setup the docs
14cr|kexec-tools-2.0.3-2|69	cp %{SOURCE10} .
14cr|kexec-tools-2.0.3-2|70	
14cr|kexec-tools-2.0.3-2|71	make
14cr|kexec-tools-2.0.3-2|72	%ifarch %{ix86} x86_64 ia64 ppc64
14cr|kexec-tools-2.0.3-2|73	make -C makedumpfile-1.4.2 LINKTYPE=dynamic
14cr|kexec-tools-2.0.3-2|74	%endif
14cr|kexec-tools-2.0.3-2|75	make -C kexec-tools-po
14cr|kexec-tools-2.0.3-2|76	
14cr|kexec-tools-2.0.3-2|77	%install
14cr|kexec-tools-2.0.3-2|78	%makeinstall_std
14cr|kexec-tools-2.0.3-2|79	mkdir -p -m755 %buildroot%{_sysconfdir}/sysconfig
14cr|kexec-tools-2.0.3-2|80	mkdir -p -m755 %buildroot%{_localstatedir}/crash
14cr|kexec-tools-2.0.3-2|81	mkdir -p -m755 %buildroot%{_mandir}/man8/
14cr|kexec-tools-2.0.3-2|82	mkdir -p -m755 %buildroot%{_mandir}/man5/
14cr|kexec-tools-2.0.3-2|83	mkdir -p -m755 %buildroot%{_docdir}
14cr|kexec-tools-2.0.3-2|84	mkdir -p -m755 %buildroot%{_datadir}/kdump
14cr|kexec-tools-2.0.3-2|85	mkdir -p -m755 %buildroot%{_sysconfdir}/udev/rules.d
14cr|kexec-tools-2.0.3-2|86	mkdir -p %buildroot%{_unitdir}
14cr|kexec-tools-2.0.3-2|87	mkdir -p -m755 %buildroot%{_bindir}
14cr|kexec-tools-2.0.3-2|88	install -m 755 %{SOURCE1} %buildroot%{_bindir}/kdumpctl
14cr|kexec-tools-2.0.3-2|89	
14cr|kexec-tools-2.0.3-2|90	%ifarch x86_64
14cr|kexec-tools-2.0.3-2|91	%define SYSCONFIG %SOURCE3
14cr|kexec-tools-2.0.3-2|92	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE3
14cr|kexec-tools-2.0.3-2|93	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
14cr|kexec-tools-2.0.3-2|94	%else
14cr|kexec-tools-2.0.3-2|95	
14cr|kexec-tools-2.0.3-2|96	%ifarch %{ix86}
14cr|kexec-tools-2.0.3-2|97	%define SYSCONFIG %SOURCE4
14cr|kexec-tools-2.0.3-2|98	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE4
14cr|kexec-tools-2.0.3-2|99	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
14cr|kexec-tools-2.0.3-2|100	%else
14cr|kexec-tools-2.0.3-2|101	
14cr|kexec-tools-2.0.3-2|102	%ifarch ppc64
14cr|kexec-tools-2.0.3-2|103	%define SYSCONFIG %SOURCE5
14cr|kexec-tools-2.0.3-2|104	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE5
14cr|kexec-tools-2.0.3-2|105	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
14cr|kexec-tools-2.0.3-2|106	%else
14cr|kexec-tools-2.0.3-2|107	%endif
14cr|kexec-tools-2.0.3-2|108	%endif
14cr|kexec-tools-2.0.3-2|109	%endif
14cr|kexec-tools-2.0.3-2|110	
14cr|kexec-tools-2.0.3-2|111	install -m 644 %{SYSCONFIG} %buildroot%{_sysconfdir}/sysconfig/kdump
14cr|kexec-tools-2.0.3-2|112	
14cr|kexec-tools-2.0.3-2|113	
14cr|kexec-tools-2.0.3-2|114	install -m 755 %{SOURCE7} %buildroot/sbin/mkdumprd
14cr|kexec-tools-2.0.3-2|115	install -m 644 %{SOURCE8} %buildroot%{_sysconfdir}/kdump.conf
14cr|kexec-tools-2.0.3-2|116	install -m 644 kexec/kexec.8 %buildroot%{_mandir}/man8/kexec.8
14cr|kexec-tools-2.0.3-2|117	install -m 755 %{SOURCE11} %buildroot%{_datadir}/kdump/firstboot_kdump.py
14cr|kexec-tools-2.0.3-2|118	install -m 644 %{SOURCE12} %buildroot%{_mandir}/man8/mkdumprd.8
14cr|kexec-tools-2.0.3-2|119	install -m 644 %{SOURCE14} %buildroot%{_sysconfdir}/udev/rules.d/98-kexec.rules
14cr|kexec-tools-2.0.3-2|120	install -m 644 %{SOURCE15} %buildroot%{_mandir}/man5/kdump.conf.5
14cr|kexec-tools-2.0.3-2|121	install -m 644 %{SOURCE16} %buildroot%{_unitdir}/kdump.service
14cr|kexec-tools-2.0.3-2|122	
14cr|kexec-tools-2.0.3-2|123	%ifarch %{ix86} x86_64 ia64 ppc64
14cr|kexec-tools-2.0.3-2|124	install -m 755 makedumpfile-1.4.2/makedumpfile %buildroot/sbin/makedumpfile
14cr|kexec-tools-2.0.3-2|125	install -m 644 makedumpfile-1.4.2/makedumpfile.8.gz %buildroot/%{_mandir}/man8/makedumpfile.8.gz
14cr|kexec-tools-2.0.3-2|126	%endif
14cr|kexec-tools-2.0.3-2|127	make -C kexec-tools-po install DESTDIR=%buildroot
14cr|kexec-tools-2.0.3-2|128	%find_lang %{name}
14cr|kexec-tools-2.0.3-2|129	
14cr|kexec-tools-2.0.3-2|130	
14cr|kexec-tools-2.0.3-2|131	# untar the dracut package
14cr|kexec-tools-2.0.3-2|132	mkdir -p -m755 %buildroot/etc/kdump-adv-conf
14cr|kexec-tools-2.0.3-2|133	tar -C %buildroot/etc/kdump-adv-conf -jxvf %{SOURCE100}
14cr|kexec-tools-2.0.3-2|134	chmod 755 %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/module-setup.sh
14cr|kexec-tools-2.0.3-2|135	chmod 755 %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/kdump.sh
14cr|kexec-tools-2.0.3-2|136	
14cr|kexec-tools-2.0.3-2|137	
14cr|kexec-tools-2.0.3-2|138	%define dracutlibdir %{_prefix}/lib/dracut
14cr|kexec-tools-2.0.3-2|139	#and move the custom dracut modules to the dracut directory
14cr|kexec-tools-2.0.3-2|140	mkdir -p %buildroot/%{dracutlibdir}/modules.d/
14cr|kexec-tools-2.0.3-2|141	mv %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/* %buildroot/%{dracutlibdir}/modules.d/
14cr|kexec-tools-2.0.3-2|142	
14cr|kexec-tools-2.0.3-2|143	%post
14cr|kexec-tools-2.0.3-2|144	if [ $1 -eq 1 ] ; then
14cr|kexec-tools-2.0.3-2|145	# Initial installation
14cr|kexec-tools-2.0.3-2|146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|147	fi
14cr|kexec-tools-2.0.3-2|148	touch /etc/kdump.conf
14cr|kexec-tools-2.0.3-2|149	# This portion of the script is temporary.  Its only here
14cr|kexec-tools-2.0.3-2|150	# to fix up broken boxes that require special settings
14cr|kexec-tools-2.0.3-2|151	# in /etc/sysconfig/kdump.  It will be removed when
14cr|kexec-tools-2.0.3-2|152	# These systems are fixed.
14cr|kexec-tools-2.0.3-2|153	
14cr|kexec-tools-2.0.3-2|154	if [ -d /proc/bus/mckinley ]
14cr|kexec-tools-2.0.3-2|155	then
14cr|kexec-tools-2.0.3-2|156	# This is for HP zx1 machines
14cr|kexec-tools-2.0.3-2|157	# They require machvec=dig on the kernel command line
14cr|kexec-tools-2.0.3-2|158	sed -e's/\(^KDUMP_COMMANDLINE_APPEND.*\)\("$\)/\1 machvec=dig"/' \
14cr|kexec-tools-2.0.3-2|159	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
14cr|kexec-tools-2.0.3-2|160	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
14cr|kexec-tools-2.0.3-2|161	elif [ -d /proc/sgi_sn ]
14cr|kexec-tools-2.0.3-2|162	then
14cr|kexec-tools-2.0.3-2|163	# This is for SGI SN boxes
14cr|kexec-tools-2.0.3-2|164	# They require the --noio option to kexec
14cr|kexec-tools-2.0.3-2|165	# since they don't support legacy io
14cr|kexec-tools-2.0.3-2|166	sed -e's/\(^KEXEC_ARGS.*\)\("$\)/\1 --noio"/' \
14cr|kexec-tools-2.0.3-2|167	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
14cr|kexec-tools-2.0.3-2|168	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
14cr|kexec-tools-2.0.3-2|169	fi
14cr|kexec-tools-2.0.3-2|170	
14cr|kexec-tools-2.0.3-2|171	
14cr|kexec-tools-2.0.3-2|172	%postun
14cr|kexec-tools-2.0.3-2|173	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|174	if [ $1 -ge 1 ] ; then
14cr|kexec-tools-2.0.3-2|175	# Package upgrade, not uninstall
14cr|kexec-tools-2.0.3-2|176	/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|177	fi
14cr|kexec-tools-2.0.3-2|178	
14cr|kexec-tools-2.0.3-2|179	%preun
14cr|kexec-tools-2.0.3-2|180	if [ $1 -eq 0 ] ; then
14cr|kexec-tools-2.0.3-2|181	# Package removal, not upgrade
14cr|kexec-tools-2.0.3-2|182	/bin/systemctl --no-reload disable kdump.service > /dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|183	/bin/systemctl stop kdump.service > /dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|184	fi
14cr|kexec-tools-2.0.3-2|185	
14cr|kexec-tools-2.0.3-2|186	%triggerun -- kexec-tools < 2.0.2-3
14cr|kexec-tools-2.0.3-2|187	# Save the current service runlevel info
14cr|kexec-tools-2.0.3-2|188	# User must manually run systemd-sysv-convert --apply kdump
14cr|kexec-tools-2.0.3-2|189	# to migrate them to systemd targets
14cr|kexec-tools-2.0.3-2|190	/usr/bin/systemd-sysv-convert --save kdump >/dev/null 2>&1 ||:
14cr|kexec-tools-2.0.3-2|191	
14cr|kexec-tools-2.0.3-2|192	# Run these because the SysV package being removed won't do them
14cr|kexec-tools-2.0.3-2|193	/sbin/chkconfig --del kdump >/dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|194	/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || :
14cr|kexec-tools-2.0.3-2|195	
14cr|kexec-tools-2.0.3-2|196	
14cr|kexec-tools-2.0.3-2|197	%triggerin -- firstboot
14cr|kexec-tools-2.0.3-2|198	# we enable kdump everywhere except for paravirtualized xen domains; check here
14cr|kexec-tools-2.0.3-2|199	if [ -f /proc/xen/capabilities ]; then
14cr|kexec-tools-2.0.3-2|200	if [ -z `grep control_d /proc/xen/capabilities` ]; then
14cr|kexec-tools-2.0.3-2|201	exit 0
14cr|kexec-tools-2.0.3-2|202	fi
14cr|kexec-tools-2.0.3-2|203	fi
14cr|kexec-tools-2.0.3-2|204	if [ ! -e %{_datadir}/firstboot/modules/firstboot_kdump.py ]
14cr|kexec-tools-2.0.3-2|205	then
14cr|kexec-tools-2.0.3-2|206	ln -s %{_datadir}/kdump/firstboot_kdump.py %{_datadir}/firstboot/modules/firstboot_kdump.py
14cr|kexec-tools-2.0.3-2|207	fi
14cr|kexec-tools-2.0.3-2|208	
14cr|kexec-tools-2.0.3-2|209	%triggerin -- kernel-kdump
14cr|kexec-tools-2.0.3-2|210	touch %{_sysconfdir}/kdump.conf
14cr|kexec-tools-2.0.3-2|211	
14cr|kexec-tools-2.0.3-2|212	
14cr|kexec-tools-2.0.3-2|213	%triggerun -- firstboot
14cr|kexec-tools-2.0.3-2|214	rm -f %{_datadir}/firstboot/modules/firstboot_kdump.py
14cr|kexec-tools-2.0.3-2|215	
14cr|kexec-tools-2.0.3-2|216	%triggerpostun -- kernel kernel-xen kernel-debug kernel-PAE kernel-kdump
14cr|kexec-tools-2.0.3-2|217	# List out the initrds here, strip out version nubmers
14cr|kexec-tools-2.0.3-2|218	# and search for corresponding kernel installs, if a kernel
14cr|kexec-tools-2.0.3-2|219	# is not found, remove the corresponding kdump initrd
14cr|kexec-tools-2.0.3-2|220	
14cr|kexec-tools-2.0.3-2|221	#start by getting a list of all the kdump initrds
14cr|kexec-tools-2.0.3-2|222	MY_ARCH=`uname -m`
14cr|kexec-tools-2.0.3-2|223	
14cr|kexec-tools-2.0.3-2|224	for i in `ls $IMGDIR/initrd*kdump.img 2>/dev/null`
14cr|kexec-tools-2.0.3-2|225	do
14cr|kexec-tools-2.0.3-2|226	KDVER=`echo $i | sed -e's/^.*initrd-//' -e's/kdump.*$//'`
14cr|kexec-tools-2.0.3-2|227	if [ ! -e $IMGDIR/vmlinuz-$KDVER ]
14cr|kexec-tools-2.0.3-2|228	then
14cr|kexec-tools-2.0.3-2|229	# We have found an initrd with no corresponding kernel
14cr|kexec-tools-2.0.3-2|230	# so we should be able to remove it
14cr|kexec-tools-2.0.3-2|231	rm -f $i
14cr|kexec-tools-2.0.3-2|232	fi
14cr|kexec-tools-2.0.3-2|233	done
14cr|kexec-tools-2.0.3-2|234	
14cr|kexec-tools-2.0.3-2|235	%files -f %{name}.lang
14cr|kexec-tools-2.0.3-2|236	/sbin/*
14cr|kexec-tools-2.0.3-2|237	%{_bindir}/*
14cr|kexec-tools-2.0.3-2|238	%{_datadir}/kdump
14cr|kexec-tools-2.0.3-2|239	%config(noreplace,missingok) %{_sysconfdir}/sysconfig/kdump
14cr|kexec-tools-2.0.3-2|240	%config(noreplace,missingok) %{_sysconfdir}/kdump.conf
14cr|kexec-tools-2.0.3-2|241	%config %{_sysconfdir}/udev/rules.d/*
14cr|kexec-tools-2.0.3-2|242	%{dracutlibdir}/modules.d/*
14cr|kexec-tools-2.0.3-2|243	%dir %{_localstatedir}/crash
14cr|kexec-tools-2.0.3-2|244	%{_mandir}/man8/*
14cr|kexec-tools-2.0.3-2|245	%{_mandir}/man5/*
14cr|kexec-tools-2.0.3-2|246	%{_unitdir}/kdump.service
14cr|kexec-tools-2.0.3-2|247	%doc News
14cr|kexec-tools-2.0.3-2|248	%doc COPYING
14cr|kexec-tools-2.0.3-2|249	%doc TODO
14cr|kexec-tools-2.0.3-2|250	%doc kexec-kdump-howto.txt
14cr|kexec-tools-2.0.3-2|251	
14cr|kexec-tools-2.0.3-2|252	
14cr|kexec-tools-2.0.3-2|253	
14cr|kexec-tools-2.0.3-2|254	%changelog
14cr|kexec-tools-2.0.3-2|255	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|kexec-tools-2.0.3-2|256	+ Revision: e5e5548
14cr|kexec-tools-2.0.3-2|257	- MassBuild#464: Increase release tag
14cr|kexec-tools-2.0.3-2|258	
14cr|kexec-tools-2.0.3-2|259	

2361 14
14cr|kexis-0.2.2-2|1	Name:			kexis
14cr|kexis-0.2.2-2|2	Version:		0.2.2
14cr|kexis-0.2.2-2|3	Release:		2
14cr|kexis-0.2.2-2|4	Summary:		A lossless WAV file compressor
14cr|kexis-0.2.2-2|5	License:		GPLv2
14cr|kexis-0.2.2-2|6	Group:			Sound
14cr|kexis-0.2.2-2|7	URL:			http://sourceforge.net/projects/kexis/
14cr|kexis-0.2.2-2|8	Source:			http://etree.org/shnutils/shntool/support/formats/kxs/win32/%{version}/%{name}-%{version}-shntool.tar.gz
14cr|kexis-0.2.2-2|9	BuildRoot:		%{_tmppath}/%{name}-%{version}-build
14cr|kexis-0.2.2-2|10	
14cr|kexis-0.2.2-2|11	%description
14cr|kexis-0.2.2-2|12	Kexis is a lossless WAV file compressor. It encodes and decodes files in
14cr|kexis-0.2.2-2|13	kxs file format.
14cr|kexis-0.2.2-2|14	
14cr|kexis-0.2.2-2|15	Kexis' main goal is to develop prediction and encoding schemes to minimize
14cr|kexis-0.2.2-2|16	compressed file size. Kexis strives to be the premier lossless sound encoder.
14cr|kexis-0.2.2-2|17	
14cr|kexis-0.2.2-2|18	This version is patched with shntool patch.
14cr|kexis-0.2.2-2|19	
14cr|kexis-0.2.2-2|20	%prep
14cr|kexis-0.2.2-2|21	%setup -q -n %{name}-%{version}-shntool
14cr|kexis-0.2.2-2|22	
14cr|kexis-0.2.2-2|23	%build
14cr|kexis-0.2.2-2|24	%make
14cr|kexis-0.2.2-2|25	mv GPL.txt COPYING
14cr|kexis-0.2.2-2|26	mv docs/README.txt README
14cr|kexis-0.2.2-2|27	
14cr|kexis-0.2.2-2|28	%install
14cr|kexis-0.2.2-2|29	%__rm -rf %{buildroot}
14cr|kexis-0.2.2-2|30	%__install -dm 755  %{buildroot}%{_bindir}
14cr|kexis-0.2.2-2|31	%__install -m 755 %{name} %{buildroot}%{_bindir}
14cr|kexis-0.2.2-2|32	
14cr|kexis-0.2.2-2|33	%clean
14cr|kexis-0.2.2-2|34	%__rm -rf %{buildroot}
14cr|kexis-0.2.2-2|35	
14cr|kexis-0.2.2-2|36	%files
14cr|kexis-0.2.2-2|37	%defattr(-, root, root)
14cr|kexis-0.2.2-2|38	%doc COPYING README
14cr|kexis-0.2.2-2|39	%{_bindir}/*
14cr|kexis-0.2.2-2|40	
14cr|kexis-0.2.2-2|41	
14cr|kexis-0.2.2-2|42	
14cr|kexis-0.2.2-2|43	
14cr|kexis-0.2.2-2|44	%changelog
14cr|kexis-0.2.2-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|kexis-0.2.2-2|46	+ Revision: b714b42
14cr|kexis-0.2.2-2|47	- MassBuild#464: Increase release tag
14cr|kexis-0.2.2-2|48	
14cr|kexis-0.2.2-2|49	

2362 14
14cr|keybinder-0.2.2-3|1	%define major 0
14cr|keybinder-0.2.2-3|2	%define libname %mklibname %{name} %{major}
14cr|keybinder-0.2.2-3|3	%define devname %mklibname %{name} -d
14cr|keybinder-0.2.2-3|4	
14cr|keybinder-0.2.2-3|5	Summary:	A library for registering global keyboard shortcuts
14cr|keybinder-0.2.2-3|6	Name:		keybinder
14cr|keybinder-0.2.2-3|7	Version:	0.2.2
14cr|keybinder-0.2.2-3|8	Release:	3
14cr|keybinder-0.2.2-3|9	License:	GPLv2+
14cr|keybinder-0.2.2-3|10	Group:		System/Libraries
14cr|keybinder-0.2.2-3|11	Url:		http://kaizer.se/wiki/keybinder/
14cr|keybinder-0.2.2-3|12	Source0:	http://kaizer.se/publicfiles/keybinder/%{name}-%{version}.tar.gz
14cr|keybinder-0.2.2-3|13	BuildRequires:	pkgconfig(gdk-2.0)
14cr|keybinder-0.2.2-3|14	BuildRequires:	python-devel
14cr|keybinder-0.2.2-3|15	BuildRequires:	pkgconfig(python2)
14cr|keybinder-0.2.2-3|16	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|keybinder-0.2.2-3|17	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|keybinder-0.2.2-3|18	BuildRequires:	pkgconfig(lua) < 5.2
14cr|keybinder-0.2.2-3|19	
14cr|keybinder-0.2.2-3|20	%description
14cr|keybinder-0.2.2-3|21	Keybinder is a library for registering global keyboard shortcuts.
14cr|keybinder-0.2.2-3|22	Keybinder works with GTK-based applications using the X Window System.
14cr|keybinder-0.2.2-3|23	
14cr|keybinder-0.2.2-3|24	The library contains:
14cr|keybinder-0.2.2-3|25	- A C library, libkeybinder
14cr|keybinder-0.2.2-3|26	- Lua bindings, lua-keybinder
14cr|keybinder-0.2.2-3|27	- Python bindings, python-keybinder
14cr|keybinder-0.2.2-3|28	- An examples directory with programs in C, Lua, Python and Vala.
14cr|keybinder-0.2.2-3|29	
14cr|keybinder-0.2.2-3|30	%files
14cr|keybinder-0.2.2-3|31	%doc NEWS AUTHORS README
14cr|keybinder-0.2.2-3|32	
14cr|keybinder-0.2.2-3|33	#----------------------------------------------------------------------------
14cr|keybinder-0.2.2-3|34	
14cr|keybinder-0.2.2-3|35	%package -n %{libname}
14cr|keybinder-0.2.2-3|36	Summary:	Shared library for %{name}
14cr|keybinder-0.2.2-3|37	Group:		System/Libraries
14cr|keybinder-0.2.2-3|38	
14cr|keybinder-0.2.2-3|39	%description -n %{libname}
14cr|keybinder-0.2.2-3|40	Shared library for %{name}.
14cr|keybinder-0.2.2-3|41	
14cr|keybinder-0.2.2-3|42	%files -n %{libname}
14cr|keybinder-0.2.2-3|43	%doc  NEWS AUTHORS README
14cr|keybinder-0.2.2-3|44	%{_libdir}/libkeybinder.so.%{major}*
14cr|keybinder-0.2.2-3|45	
14cr|keybinder-0.2.2-3|46	
14cr|keybinder-0.2.2-3|47	#----------------------------------------------------------------------------
14cr|keybinder-0.2.2-3|48	
14cr|keybinder-0.2.2-3|49	%package -n %{devname}
14cr|keybinder-0.2.2-3|50	Summary:	Development files for %{name}
14cr|keybinder-0.2.2-3|51	Group:		Development/C
14cr|keybinder-0.2.2-3|52	Requires:	%{libname} = %{EVRD}
14cr|keybinder-0.2.2-3|53	Provides:	%{name}-devel = %{EVRD}
14cr|keybinder-0.2.2-3|54	
14cr|keybinder-0.2.2-3|55	%description -n %{devname}
14cr|keybinder-0.2.2-3|56	This package contains header files needed when building
14cr|keybinder-0.2.2-3|57	applications based on %{name}.
14cr|keybinder-0.2.2-3|58	
14cr|keybinder-0.2.2-3|59	%files -n %{devname}
14cr|keybinder-0.2.2-3|60	%doc NEWS AUTHORS README
14cr|keybinder-0.2.2-3|61	%{_includedir}/keybinder.h
14cr|keybinder-0.2.2-3|62	%{_libdir}/lua/*/keybinder.so
14cr|keybinder-0.2.2-3|63	%{_libdir}/libkeybinder.so
14cr|keybinder-0.2.2-3|64	%{_libdir}/pkgconfig/keybinder.pc
14cr|keybinder-0.2.2-3|65	
14cr|keybinder-0.2.2-3|66	#----------------------------------------------------------------------------
14cr|keybinder-0.2.2-3|67	
14cr|keybinder-0.2.2-3|68	%package -n python-%{name}
14cr|keybinder-0.2.2-3|69	Summary:	Python bindings for %{name}
14cr|keybinder-0.2.2-3|70	Group:		Development/Python
14cr|keybinder-0.2.2-3|71	Requires:	%{libname} = %{EVRD}
14cr|keybinder-0.2.2-3|72	Requires:	pygtk2.0
14cr|keybinder-0.2.2-3|73	Requires:	python-gobject
14cr|keybinder-0.2.2-3|74	
14cr|keybinder-0.2.2-3|75	%description -n python-%{name}
14cr|keybinder-0.2.2-3|76	This package contains python bindings for keybinder.
14cr|keybinder-0.2.2-3|77	
14cr|keybinder-0.2.2-3|78	%files -n python-%{name}
14cr|keybinder-0.2.2-3|79	%doc NEWS AUTHORS README
14cr|keybinder-0.2.2-3|80	%{python_sitearch}/%{name}
14cr|keybinder-0.2.2-3|81	
14cr|keybinder-0.2.2-3|82	#----------------------------------------------------------------------------
14cr|keybinder-0.2.2-3|83	
14cr|keybinder-0.2.2-3|84	%prep
14cr|keybinder-0.2.2-3|85	%setup -q
14cr|keybinder-0.2.2-3|86	
14cr|keybinder-0.2.2-3|87	%build
14cr|keybinder-0.2.2-3|88	%configure2_5x --disable-static --enable-python
14cr|keybinder-0.2.2-3|89	%make
14cr|keybinder-0.2.2-3|90	
14cr|keybinder-0.2.2-3|91	%install
14cr|keybinder-0.2.2-3|92	%makeinstall_std
14cr|keybinder-0.2.2-3|93	
14cr|keybinder-0.2.2-3|94	
14cr|keybinder-0.2.2-3|95	%changelog
14cr|keybinder-0.2.2-3|96	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-3
14cr|keybinder-0.2.2-3|97	+ Revision: cb987ed
14cr|keybinder-0.2.2-3|98	- Force lua 5.1, spec cleanup
14cr|keybinder-0.2.2-3|99	
14cr|keybinder-0.2.2-3|100	

2363 14
14cr|keybinder-0.3.0-1|1	%define major 0
14cr|keybinder-0.3.0-1|2	%define libname %mklibname %{name} %{major}
14cr|keybinder-0.3.0-1|3	%define devname %mklibname %{name} -d
14cr|keybinder-0.3.0-1|4	
14cr|keybinder-0.3.0-1|5	Summary:	A library for registering global keyboard shortcuts
14cr|keybinder-0.3.0-1|6	Name:		keybinder
14cr|keybinder-0.3.0-1|7	Version:	0.3.0
14cr|keybinder-0.3.0-1|8	Release:	1
14cr|keybinder-0.3.0-1|9	License:	GPLv2+
14cr|keybinder-0.3.0-1|10	Group:		System/Libraries
14cr|keybinder-0.3.0-1|11	Url:		http://kaizer.se/wiki/keybinder/
14cr|keybinder-0.3.0-1|12	Source0:	http://kaizer.se/publicfiles/keybinder/%{name}-%{version}.tar.gz
14cr|keybinder-0.3.0-1|13	BuildRequires:	pkgconfig(gdk-2.0)
14cr|keybinder-0.3.0-1|14	BuildRequires:	python-devel
14cr|keybinder-0.3.0-1|15	BuildRequires:	pkgconfig(python2)
14cr|keybinder-0.3.0-1|16	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|keybinder-0.3.0-1|17	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|keybinder-0.3.0-1|18	BuildRequires:	pkgconfig(lua) < 5.2
14cr|keybinder-0.3.0-1|19	
14cr|keybinder-0.3.0-1|20	%description
14cr|keybinder-0.3.0-1|21	Keybinder is a library for registering global keyboard shortcuts.
14cr|keybinder-0.3.0-1|22	Keybinder works with GTK-based applications using the X Window System.
14cr|keybinder-0.3.0-1|23	
14cr|keybinder-0.3.0-1|24	The library contains:
14cr|keybinder-0.3.0-1|25	- A C library, libkeybinder
14cr|keybinder-0.3.0-1|26	- Lua bindings, lua-keybinder
14cr|keybinder-0.3.0-1|27	- Python bindings, python-keybinder
14cr|keybinder-0.3.0-1|28	- An examples directory with programs in C, Lua, Python and Vala.
14cr|keybinder-0.3.0-1|29	
14cr|keybinder-0.3.0-1|30	%files
14cr|keybinder-0.3.0-1|31	%doc NEWS AUTHORS README
14cr|keybinder-0.3.0-1|32	%{_datadir}/gtk-doc/html/keybinder/annotation-glossary.html
14cr|keybinder-0.3.0-1|33	%{_datadir}/gtk-doc/html/keybinder/api-index-full.html
14cr|keybinder-0.3.0-1|34	%{_datadir}/gtk-doc/html/keybinder/ch01.html
14cr|keybinder-0.3.0-1|35	%{_datadir}/gtk-doc/html/keybinder/deprecated-api-index.html
14cr|keybinder-0.3.0-1|36	%{_datadir}/gtk-doc/html/keybinder/home.png
14cr|keybinder-0.3.0-1|37	%{_datadir}/gtk-doc/html/keybinder/index.html
14cr|keybinder-0.3.0-1|38	%{_datadir}/gtk-doc/html/keybinder/index.sgml
14cr|keybinder-0.3.0-1|39	%{_datadir}/gtk-doc/html/keybinder/keybinder-keybinder.html
14cr|keybinder-0.3.0-1|40	%{_datadir}/gtk-doc/html/keybinder/keybinder.devhelp2
14cr|keybinder-0.3.0-1|41	%{_datadir}/gtk-doc/html/keybinder/left.png
14cr|keybinder-0.3.0-1|42	%{_datadir}/gtk-doc/html/keybinder/object-tree.html
14cr|keybinder-0.3.0-1|43	%{_datadir}/gtk-doc/html/keybinder/right.png
14cr|keybinder-0.3.0-1|44	%{_datadir}/gtk-doc/html/keybinder/style.css
14cr|keybinder-0.3.0-1|45	%{_datadir}/gtk-doc/html/keybinder/up.png
14cr|keybinder-0.3.0-1|46	
14cr|keybinder-0.3.0-1|47	#----------------------------------------------------------------------------
14cr|keybinder-0.3.0-1|48	
14cr|keybinder-0.3.0-1|49	%package -n %{libname}
14cr|keybinder-0.3.0-1|50	Summary:	Shared library for %{name}
14cr|keybinder-0.3.0-1|51	Group:		System/Libraries
14cr|keybinder-0.3.0-1|52	
14cr|keybinder-0.3.0-1|53	%description -n %{libname}
14cr|keybinder-0.3.0-1|54	Shared library for %{name}.
14cr|keybinder-0.3.0-1|55	
14cr|keybinder-0.3.0-1|56	%files -n %{libname}
14cr|keybinder-0.3.0-1|57	%doc  NEWS AUTHORS README
14cr|keybinder-0.3.0-1|58	%{_libdir}/libkeybinder.so.%{major}*
14cr|keybinder-0.3.0-1|59	
14cr|keybinder-0.3.0-1|60	
14cr|keybinder-0.3.0-1|61	#----------------------------------------------------------------------------
14cr|keybinder-0.3.0-1|62	
14cr|keybinder-0.3.0-1|63	%package -n %{devname}
14cr|keybinder-0.3.0-1|64	Summary:	Development files for %{name}
14cr|keybinder-0.3.0-1|65	Group:		Development/C
14cr|keybinder-0.3.0-1|66	Requires:	%{libname} = %{EVRD}
14cr|keybinder-0.3.0-1|67	Provides:	%{name}-devel = %{EVRD}
14cr|keybinder-0.3.0-1|68	
14cr|keybinder-0.3.0-1|69	%description -n %{devname}
14cr|keybinder-0.3.0-1|70	This package contains header files needed when building
14cr|keybinder-0.3.0-1|71	applications based on %{name}.
14cr|keybinder-0.3.0-1|72	
14cr|keybinder-0.3.0-1|73	%files -n %{devname}
14cr|keybinder-0.3.0-1|74	%doc NEWS AUTHORS README
14cr|keybinder-0.3.0-1|75	%{_includedir}/keybinder.h
14cr|keybinder-0.3.0-1|76	%{_libdir}/lua/*/keybinder.so
14cr|keybinder-0.3.0-1|77	%{_libdir}/libkeybinder.so
14cr|keybinder-0.3.0-1|78	%{_libdir}/pkgconfig/keybinder.pc
14cr|keybinder-0.3.0-1|79	
14cr|keybinder-0.3.0-1|80	#----------------------------------------------------------------------------
14cr|keybinder-0.3.0-1|81	
14cr|keybinder-0.3.0-1|82	%package -n python-%{name}
14cr|keybinder-0.3.0-1|83	Summary:	Python bindings for %{name}
14cr|keybinder-0.3.0-1|84	Group:		Development/Python
14cr|keybinder-0.3.0-1|85	Requires:	%{libname} = %{EVRD}
14cr|keybinder-0.3.0-1|86	Requires:	pygtk2.0
14cr|keybinder-0.3.0-1|87	Requires:	python-gobject
14cr|keybinder-0.3.0-1|88	
14cr|keybinder-0.3.0-1|89	%description -n python-%{name}
14cr|keybinder-0.3.0-1|90	This package contains python bindings for keybinder.
14cr|keybinder-0.3.0-1|91	
14cr|keybinder-0.3.0-1|92	%files -n python-%{name}
14cr|keybinder-0.3.0-1|93	%doc NEWS AUTHORS README
14cr|keybinder-0.3.0-1|94	%{py_platsitedir}/%{name}
14cr|keybinder-0.3.0-1|95	
14cr|keybinder-0.3.0-1|96	#----------------------------------------------------------------------------
14cr|keybinder-0.3.0-1|97	
14cr|keybinder-0.3.0-1|98	%prep
14cr|keybinder-0.3.0-1|99	%setup -q
14cr|keybinder-0.3.0-1|100	
14cr|keybinder-0.3.0-1|101	%build
14cr|keybinder-0.3.0-1|102	%configure2_5x --disable-static --enable-python
14cr|keybinder-0.3.0-1|103	%make
14cr|keybinder-0.3.0-1|104	
14cr|keybinder-0.3.0-1|105	%install
14cr|keybinder-0.3.0-1|106	%makeinstall_std
14cr|keybinder-0.3.0-1|107	
14cr|keybinder-0.3.0-1|108	%changelog
14cr|keybinder-0.3.0-1|109	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
14cr|keybinder-0.3.0-1|110	+ Revision: 8a3319f
14cr|keybinder-0.3.0-1|111	- Add new files
14cr|keybinder-0.3.0-1|112	
14cr|keybinder-0.3.0-1|113	

2364 14
14cr|keyfuzz-0.2-7|1	%define name	keyfuzz
14cr|keyfuzz-0.2-7|2	%define version	0.2
14cr|keyfuzz-0.2-7|3	%define release 7
14cr|keyfuzz-0.2-7|4	
14cr|keyfuzz-0.2-7|5	Name: 	 	%{name}
14cr|keyfuzz-0.2-7|6	Summary: 	Keycode translator for multimedia keyboards
14cr|keyfuzz-0.2-7|7	Version: 	%{version}
14cr|keyfuzz-0.2-7|8	Release: 	%{release}
14cr|keyfuzz-0.2-7|9	
14cr|keyfuzz-0.2-7|10	Source:		%{name}-%{version}.tar.bz2
14cr|keyfuzz-0.2-7|11	URL:		http://0pointer.de/lennart/projects/keyfuzz/
14cr|keyfuzz-0.2-7|12	License:	GPL
14cr|keyfuzz-0.2-7|13	Group:		System/Configuration/Hardware
14cr|keyfuzz-0.2-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|keyfuzz-0.2-7|15	BuildRequires:	imagemagick
14cr|keyfuzz-0.2-7|16	BuildRequires:  lynx
14cr|keyfuzz-0.2-7|17	
14cr|keyfuzz-0.2-7|18	%description
14cr|keyfuzz-0.2-7|19	You may use keyfuzz to manipulate the scancode/keycode translation tables of
14cr|keyfuzz-0.2-7|20	keyboard drivers supporting the Linux input layer API (as included in Linux
14cr|keyfuzz-0.2-7|21	2.6). This is useful for fixing the translation tables of multimedia keyboards
14cr|keyfuzz-0.2-7|22	or laptop keyboards with special keys. keyfuzz is not a daemon like Gnome acme
14cr|keyfuzz-0.2-7|23	which reacts on special hotkeys but a tool to make non-standard keyboards
14cr|keyfuzz-0.2-7|24	compatible with such daemons. keyfuzz should be run once at boot time, the
14cr|keyfuzz-0.2-7|25	modifications it makes stay active after the tool quits until reboot. keyfuzz
14cr|keyfuzz-0.2-7|26	does not interact directly with XFree86. However, newer releases of the latter
14cr|keyfuzz-0.2-7|27	(4.1 and above) rely on the Linux input API, so they take advantage of the
14cr|keyfuzz-0.2-7|28	fixed translation tables.
14cr|keyfuzz-0.2-7|29	
14cr|keyfuzz-0.2-7|30	%prep
14cr|keyfuzz-0.2-7|31	%setup -q
14cr|keyfuzz-0.2-7|32	
14cr|keyfuzz-0.2-7|33	%build
14cr|keyfuzz-0.2-7|34	%configure2_5x
14cr|keyfuzz-0.2-7|35	%make
14cr|keyfuzz-0.2-7|36	
14cr|keyfuzz-0.2-7|37	%install
14cr|keyfuzz-0.2-7|38	rm -rf $RPM_BUILD_ROOT
14cr|keyfuzz-0.2-7|39	%makeinstall_std
14cr|keyfuzz-0.2-7|40	
14cr|keyfuzz-0.2-7|41	%clean
14cr|keyfuzz-0.2-7|42	rm -rf $RPM_BUILD_ROOT
14cr|keyfuzz-0.2-7|43	
14cr|keyfuzz-0.2-7|44	%files
14cr|keyfuzz-0.2-7|45	%defattr(-,root,root)
14cr|keyfuzz-0.2-7|46	%doc README doc/*.html doc/*.css
14cr|keyfuzz-0.2-7|47	%{_sbindir}/%name
14cr|keyfuzz-0.2-7|48	%{_mandir}/man8/*
14cr|keyfuzz-0.2-7|49	%{_sysconfdir}/init.d/*
14cr|keyfuzz-0.2-7|50	%{_sysconfdir}/%name
14cr|keyfuzz-0.2-7|51	
14cr|keyfuzz-0.2-7|52	
14cr|keyfuzz-0.2-7|53	
14cr|keyfuzz-0.2-7|54	
14cr|keyfuzz-0.2-7|55	
14cr|keyfuzz-0.2-7|56	
14cr|keyfuzz-0.2-7|57	%changelog
14cr|keyfuzz-0.2-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|keyfuzz-0.2-7|59	+ Revision: 2fe4990
14cr|keyfuzz-0.2-7|60	- MassBuild#464: Increase release tag
14cr|keyfuzz-0.2-7|61	
14cr|keyfuzz-0.2-7|62	

2365 14
14cr|keyjnote-0.10.2-5|1	%define tarname KeyJnote
14cr|keyjnote-0.10.2-5|2	%define name keyjnote
14cr|keyjnote-0.10.2-5|3	%define version 0.10.2
14cr|keyjnote-0.10.2-5|4	%define release 5
14cr|keyjnote-0.10.2-5|5	
14cr|keyjnote-0.10.2-5|6	Summary: OpenGL-based slide presentation program
14cr|keyjnote-0.10.2-5|7	Name: %{name}
14cr|keyjnote-0.10.2-5|8	Version: %{version}
14cr|keyjnote-0.10.2-5|9	Release: %{release}
14cr|keyjnote-0.10.2-5|10	Source0: %{tarname}-%{version}.tar.gz
14cr|keyjnote-0.10.2-5|11	License: GPLv2
14cr|keyjnote-0.10.2-5|12	Group: Office
14cr|keyjnote-0.10.2-5|13	Url: http://keyjnote.sourceforge.net
14cr|keyjnote-0.10.2-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|keyjnote-0.10.2-5|15	BuildArch: noarch
14cr|keyjnote-0.10.2-5|16	Requires: python >= 2.3
14cr|keyjnote-0.10.2-5|17	Requires: python-opengl, pygame, python-imaging
14cr|keyjnote-0.10.2-5|18	Suggests: xpdf, ghostscript, pdftk, xdg-utils, mplayer
14cr|keyjnote-0.10.2-5|19	
14cr|keyjnote-0.10.2-5|20	%description
14cr|keyjnote-0.10.2-5|21	KeyJnote is a simple presentation program that displays slideshows of image
14cr|keyjnote-0.10.2-5|22	files (JPEG, PNG, TIFF, and BMP) or PDF documents. Rendering is done via
14cr|keyjnote-0.10.2-5|23	OpenGL, which allows for some "eye candy" effects.
14cr|keyjnote-0.10.2-5|24	
14cr|keyjnote-0.10.2-5|25	%prep
14cr|keyjnote-0.10.2-5|26	%setup -q -n %{tarname}-%{version}
14cr|keyjnote-0.10.2-5|27	
14cr|keyjnote-0.10.2-5|28	%build
14cr|keyjnote-0.10.2-5|29	
14cr|keyjnote-0.10.2-5|30	%install
14cr|keyjnote-0.10.2-5|31	%__rm -rf %{buildroot}
14cr|keyjnote-0.10.2-5|32	%__install -D -m 755 keyjnote.py %{buildroot}%{_bindir}/keyjnote
14cr|keyjnote-0.10.2-5|33	
14cr|keyjnote-0.10.2-5|34	%clean
14cr|keyjnote-0.10.2-5|35	%__rm -rf %{buildroot}
14cr|keyjnote-0.10.2-5|36	
14cr|keyjnote-0.10.2-5|37	%files
14cr|keyjnote-0.10.2-5|38	%defattr(-,root,root)
14cr|keyjnote-0.10.2-5|39	%doc keyjnote.html demo.pdf license.txt
14cr|keyjnote-0.10.2-5|40	%{_bindir}/%{name}*
14cr|keyjnote-0.10.2-5|41	
14cr|keyjnote-0.10.2-5|42	
14cr|keyjnote-0.10.2-5|43	
14cr|keyjnote-0.10.2-5|44	
14cr|keyjnote-0.10.2-5|45	%changelog
14cr|keyjnote-0.10.2-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-5
14cr|keyjnote-0.10.2-5|47	+ Revision: 5cefdf1
14cr|keyjnote-0.10.2-5|48	- MassBuild#464: Increase release tag
14cr|keyjnote-0.10.2-5|49	
14cr|keyjnote-0.10.2-5|50	

2366 14
14cr|keynote-2.3-7|1	%define	major 0
14cr|keynote-2.3-7|2	%define libname	%mklibname keynote %{major}
14cr|keynote-2.3-7|3	
14cr|keynote-2.3-7|4	Summary:	Decentralized Trust-Management system
14cr|keynote-2.3-7|5	Name:		keynote
14cr|keynote-2.3-7|6	Version:	2.3
14cr|keynote-2.3-7|7	Release:	7
14cr|keynote-2.3-7|8	License:	BSD
14cr|keynote-2.3-7|9	Group:		System/Libraries
14cr|keynote-2.3-7|10	URL:		http://www.cis.upenn.edu/~keynote/
14cr|keynote-2.3-7|11	Source0:	http://www.cis.upenn.edu/~keynote/Code/keynote-%{version}.tar.bz2
14cr|keynote-2.3-7|12	Patch0:		keynote_2.3-11.diff.bz2
14cr|keynote-2.3-7|13	BuildRequires:	openssl-devel
14cr|keynote-2.3-7|14	BuildRequires:	flex
14cr|keynote-2.3-7|15	BuildRequires:	bison
14cr|keynote-2.3-7|16	
14cr|keynote-2.3-7|17	
14cr|keynote-2.3-7|18	%description
14cr|keynote-2.3-7|19	The KeyNote architecture and language are useful as building blocks for the
14cr|keynote-2.3-7|20	trust management aspects of a variety of Internet protocols and services.
14cr|keynote-2.3-7|21	
14cr|keynote-2.3-7|22	This package contains the keynote binary used to generate and verify
14cr|keynote-2.3-7|23	KeyNote assertions.
14cr|keynote-2.3-7|24	
14cr|keynote-2.3-7|25	%package -n	%{libname}
14cr|keynote-2.3-7|26	Summary:	Decentralized Trust-Management system, shared library
14cr|keynote-2.3-7|27	Group:          System/Libraries
14cr|keynote-2.3-7|28	
14cr|keynote-2.3-7|29	%description -n	%{libname}
14cr|keynote-2.3-7|30	The KeyNote architecture and language are useful as building blocks for the
14cr|keynote-2.3-7|31	trust management aspects of a variety of Internet protocols and services.
14cr|keynote-2.3-7|32	
14cr|keynote-2.3-7|33	%package -n	%{libname}-devel
14cr|keynote-2.3-7|34	Summary:	Decentralized Trust-Management system, development files
14cr|keynote-2.3-7|35	Group:		Development/C
14cr|keynote-2.3-7|36	Obsoletes:	lib%{name}-devel %{name}-devel
14cr|keynote-2.3-7|37	Provides:	lib%{name}-devel %{name}-devel
14cr|keynote-2.3-7|38	Requires:	%{libname} = %{version}
14cr|keynote-2.3-7|39	
14cr|keynote-2.3-7|40	%description -n	%{libname}-devel
14cr|keynote-2.3-7|41	The KeyNote architecture and language are useful as building blocks for the
14cr|keynote-2.3-7|42	trust management aspects of a variety of Internet protocols and services.
14cr|keynote-2.3-7|43	
14cr|keynote-2.3-7|44	This Package contains all the files and documentation needed to use the
14cr|keynote-2.3-7|45	KeyNote library in own applications.
14cr|keynote-2.3-7|46	
14cr|keynote-2.3-7|47	%prep
14cr|keynote-2.3-7|48	
14cr|keynote-2.3-7|49	%setup -q
14cr|keynote-2.3-7|50	%patch0 -p1
14cr|keynote-2.3-7|51	
14cr|keynote-2.3-7|52	%build
14cr|keynote-2.3-7|53	
14cr|keynote-2.3-7|54	%configure2_5x
14cr|keynote-2.3-7|55	
14cr|keynote-2.3-7|56	make CFLAGS="%{optflags} -Wall"
14cr|keynote-2.3-7|57	
14cr|keynote-2.3-7|58	%install
14cr|keynote-2.3-7|59	%makeinstall_std
14cr|keynote-2.3-7|60	
14cr|keynote-2.3-7|61	
14cr|keynote-2.3-7|62	%files
14cr|keynote-2.3-7|63	%doc AUTHORS COPYING HOWTO.add.crypto LICENSE README TODO doc/rfc*.txt
14cr|keynote-2.3-7|64	%attr(0755,root,root) %{_bindir}/keynote
14cr|keynote-2.3-7|65	%{_mandir}/man1/*
14cr|keynote-2.3-7|66	%{_mandir}/man4/*
14cr|keynote-2.3-7|67	%{_mandir}/man5/*
14cr|keynote-2.3-7|68	
14cr|keynote-2.3-7|69	%files -n %{libname}
14cr|keynote-2.3-7|70	%{_libdir}/lib*.so.*
14cr|keynote-2.3-7|71	
14cr|keynote-2.3-7|72	%files -n %{libname}-devel
14cr|keynote-2.3-7|73	%{_libdir}/lib*.so
14cr|keynote-2.3-7|74	%{_libdir}/lib*.a
14cr|keynote-2.3-7|75	%{_includedir}/*.*
14cr|keynote-2.3-7|76	%{_mandir}/man3/*
14cr|keynote-2.3-7|77	
14cr|keynote-2.3-7|78	
14cr|keynote-2.3-7|79	
14cr|keynote-2.3-7|80	
14cr|keynote-2.3-7|81	%changelog
14cr|keynote-2.3-7|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-7
14cr|keynote-2.3-7|83	+ Revision: ca66b1d
14cr|keynote-2.3-7|84	- MassBuild#464: Increase release tag
14cr|keynote-2.3-7|85	
14cr|keynote-2.3-7|86	

2367 14
14cr|kfax-3.3.6-8|1	Summary:	A fax viewing program
14cr|kfax-3.3.6-8|2	Name:		kfax
14cr|kfax-3.3.6-8|3	Version: 	3.3.6
14cr|kfax-3.3.6-8|4	Release: 	8
14cr|kfax-3.3.6-8|5	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/4.0.4/src/extragear/%name-%version-kde4.3.1.tar.bz2
14cr|kfax-3.3.6-8|6	Patch0:		kfax-3.3.6-kde4.3.1-x11.patch
14cr|kfax-3.3.6-8|7	License: 	GPLv2+
14cr|kfax-3.3.6-8|8	Group: 		Graphics
14cr|kfax-3.3.6-8|9	Url: 		http://www.kde.org
14cr|kfax-3.3.6-8|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kfax-3.3.6-8|11	BuildRequires: 	kdelibs4-devel
14cr|kfax-3.3.6-8|12	%if %mdkversion >= 200910
14cr|kfax-3.3.6-8|13	Obsoletes:	kdegraphics-kfax < 1:3.5.10-3
14cr|kfax-3.3.6-8|14	%endif
14cr|kfax-3.3.6-8|15	%if %mdkversion >= 200100
14cr|kfax-3.3.6-8|16	Obsoletes:  kdegraphics3-kfax < 1:3.5.10-5
14cr|kfax-3.3.6-8|17	%endif
14cr|kfax-3.3.6-8|18	Conflicts:	kde-l10n < 3.5.9-5
14cr|kfax-3.3.6-8|19	
14cr|kfax-3.3.6-8|20	%description
14cr|kfax-3.3.6-8|21	A program to display raw and tiffed fax images (g3, g3-2d, g4).
14cr|kfax-3.3.6-8|22	
14cr|kfax-3.3.6-8|23	%files -f %name.lang
14cr|kfax-3.3.6-8|24	%doc COPYING ChangeLog README
14cr|kfax-3.3.6-8|25	%_kde_bindir/*
14cr|kfax-3.3.6-8|26	%_kde_datadir/applications/kde4/*.desktop
14cr|kfax-3.3.6-8|27	%_kde_appsdir/%name
14cr|kfax-3.3.6-8|28	%_kde_iconsdir/*/*/*/*
14cr|kfax-3.3.6-8|29	
14cr|kfax-3.3.6-8|30	#--------------------------------------------------------------------
14cr|kfax-3.3.6-8|31	
14cr|kfax-3.3.6-8|32	%prep
14cr|kfax-3.3.6-8|33	%setup -q -n %name-%version-kde4.3.1
14cr|kfax-3.3.6-8|34	%patch0 -p1
14cr|kfax-3.3.6-8|35	
14cr|kfax-3.3.6-8|36	%build
14cr|kfax-3.3.6-8|37	
14cr|kfax-3.3.6-8|38	%cmake_kde4
14cr|kfax-3.3.6-8|39	%make
14cr|kfax-3.3.6-8|40	
14cr|kfax-3.3.6-8|41	%install
14cr|kfax-3.3.6-8|42	cd build
14cr|kfax-3.3.6-8|43	%{makeinstall_std}
14cr|kfax-3.3.6-8|44	cd -
14cr|kfax-3.3.6-8|45	
14cr|kfax-3.3.6-8|46	%find_lang %name --with-html
14cr|kfax-3.3.6-8|47	
14cr|kfax-3.3.6-8|48	
14cr|kfax-3.3.6-8|49	
14cr|kfax-3.3.6-8|50	%changelog
14cr|kfax-3.3.6-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.6-8
14cr|kfax-3.3.6-8|52	+ Revision: b97700b
14cr|kfax-3.3.6-8|53	- MassBuild#464: Increase release tag
14cr|kfax-3.3.6-8|54	
14cr|kfax-3.3.6-8|55	

2368 14
14cr|kflickr-20100817-2|1	Summary:	Permit to easily upload photos to your Flickr.com account
14cr|kflickr-20100817-2|2	Name:		kflickr
14cr|kflickr-20100817-2|3	Version:	20100817
14cr|kflickr-20100817-2|4	Release:	2
14cr|kflickr-20100817-2|5	Group:		Communications
14cr|kflickr-20100817-2|6	License:	GPLv2+
14cr|kflickr-20100817-2|7	URL:		http://kflickr.sourceforge.net/
14cr|kflickr-20100817-2|8	Source0:        http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|kflickr-20100817-2|9	Patch0:		kflickr-20100817-drop-invalid-de.patch
14cr|kflickr-20100817-2|10	BuildRequires:  kdelibs4-devel
14cr|kflickr-20100817-2|11	Requires:	qt4-database-plugin-sqlite
14cr|kflickr-20100817-2|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|kflickr-20100817-2|13	
14cr|kflickr-20100817-2|14	%description
14cr|kflickr-20100817-2|15	KFlickr is a standalone KDE application that allows
14cr|kflickr-20100817-2|16	for easy upload of your favourite photos to your Flickr.com account
14cr|kflickr-20100817-2|17	
14cr|kflickr-20100817-2|18	%prep
14cr|kflickr-20100817-2|19	%setup -q
14cr|kflickr-20100817-2|20	%patch0 -p0
14cr|kflickr-20100817-2|21	
14cr|kflickr-20100817-2|22	%build
14cr|kflickr-20100817-2|23	%cmake_kde4
14cr|kflickr-20100817-2|24	%make
14cr|kflickr-20100817-2|25	
14cr|kflickr-20100817-2|26	%install
14cr|kflickr-20100817-2|27	rm -rf %{buildroot}
14cr|kflickr-20100817-2|28	
14cr|kflickr-20100817-2|29	%makeinstall_std -C build
14cr|kflickr-20100817-2|30	
14cr|kflickr-20100817-2|31	%find_lang %name
14cr|kflickr-20100817-2|32	
14cr|kflickr-20100817-2|33	%clean
14cr|kflickr-20100817-2|34	rm -rf %{buildroot}
14cr|kflickr-20100817-2|35	
14cr|kflickr-20100817-2|36	%files -f %name.lang
14cr|kflickr-20100817-2|37	%defattr(-,root,root,-)
14cr|kflickr-20100817-2|38	%_kde_bindir/*
14cr|kflickr-20100817-2|39	%_kde_applicationsdir/*.desktop
14cr|kflickr-20100817-2|40	%_kde_appsdir/%name
14cr|kflickr-20100817-2|41	%_kde_iconsdir/hicolor/*/apps/*
14cr|kflickr-20100817-2|42	
14cr|kflickr-20100817-2|43	
14cr|kflickr-20100817-2|44	
14cr|kflickr-20100817-2|45	%changelog
14cr|kflickr-20100817-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100817-2
14cr|kflickr-20100817-2|47	+ Revision: a693a0d
14cr|kflickr-20100817-2|48	- MassBuild#464: Increase release tag
14cr|kflickr-20100817-2|49	
14cr|kflickr-20100817-2|50	

2369 14
14cr|kfoldersync-2.7.1-1|1	%define kdeappsver 164092
14cr|kfoldersync-2.7.1-1|2	
14cr|kfoldersync-2.7.1-1|3	Name:				kfoldersync
14cr|kfoldersync-2.7.1-1|4	Version:			2.7.1
14cr|kfoldersync-2.7.1-1|5	Release:			1
14cr|kfoldersync-2.7.1-1|6	Summary:			Folder synchronization and backup tool
14cr|kfoldersync-2.7.1-1|7	License:			GPLv2+
14cr|kfoldersync-2.7.1-1|8	Group:				Archiving/Backup
14cr|kfoldersync-2.7.1-1|9	Url:				http://kde-apps.org/content/show.php/KFolderSync?content=%{kdeappsver}
14cr|kfoldersync-2.7.1-1|10	Source:				http://kde-apps.org/CONTENT/content-files/%{kdeappsver}-%{name}_%{version}.orig.tar.xz
14cr|kfoldersync-2.7.1-1|11	
14cr|kfoldersync-2.7.1-1|12	BuildRequires:		desktop-file-utils
14cr|kfoldersync-2.7.1-1|13	BuildRequires:		gettext
14cr|kfoldersync-2.7.1-1|14	BuildRequires:		kdelibs4-devel
14cr|kfoldersync-2.7.1-1|15	
14cr|kfoldersync-2.7.1-1|16	
14cr|kfoldersync-2.7.1-1|17	
14cr|kfoldersync-2.7.1-1|18	%description
14cr|kfoldersync-2.7.1-1|19	Folder synchronization and backup tool for KDE.
14cr|kfoldersync-2.7.1-1|20	
14cr|kfoldersync-2.7.1-1|21	%prep
14cr|kfoldersync-2.7.1-1|22	%setup -q
14cr|kfoldersync-2.7.1-1|23	find . -type f -exec chmod 644 {} \;
14cr|kfoldersync-2.7.1-1|24	
14cr|kfoldersync-2.7.1-1|25	%build
14cr|kfoldersync-2.7.1-1|26	export CXXFLAGS="%{optflags} -std=gnu++11"
14cr|kfoldersync-2.7.1-1|27	%cmake_kde4
14cr|kfoldersync-2.7.1-1|28	%make
14cr|kfoldersync-2.7.1-1|29	
14cr|kfoldersync-2.7.1-1|30	
14cr|kfoldersync-2.7.1-1|31	%install
14cr|kfoldersync-2.7.1-1|32	%makeinstall_std -C build
14cr|kfoldersync-2.7.1-1|33	%find_lang %{name} --with-kde || touch %{name}.lang
14cr|kfoldersync-2.7.1-1|34	
14cr|kfoldersync-2.7.1-1|35	%check
14cr|kfoldersync-2.7.1-1|36	for i in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
14cr|kfoldersync-2.7.1-1|37	desktop-file-validate "$i"
14cr|kfoldersync-2.7.1-1|38	done
14cr|kfoldersync-2.7.1-1|39	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cr|kfoldersync-2.7.1-1|40	
14cr|kfoldersync-2.7.1-1|41	
14cr|kfoldersync-2.7.1-1|42	%files -f %{name}.lang
14cr|kfoldersync-2.7.1-1|43	%doc COPYING
14cr|kfoldersync-2.7.1-1|44	%{_kde_bindir}/*
14cr|kfoldersync-2.7.1-1|45	%{_kde_appsdir}/*
14cr|kfoldersync-2.7.1-1|46	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kfoldersync-2.7.1-1|47	%{_kde_datadir}/applications/kde4/*
14cr|kfoldersync-2.7.1-1|48	
14cr|kfoldersync-2.7.1-1|49	
14cr|kfoldersync-2.7.1-1|50	%changelog
14cr|kfoldersync-2.7.1-1|51	* Thu Sep 04 2014 symbianflo <symbianflo@symbianflo> 2.7.1-1
14cr|kfoldersync-2.7.1-1|52	+ Revision: 4188ef2
14cr|kfoldersync-2.7.1-1|53	- Log: Update to 2.7.1, update translations
14cr|kfoldersync-2.7.1-1|54	
14cr|kfoldersync-2.7.1-1|55	

2370 14
14cr|kftpgrabber-0.8.99-0.1323046.1|1	#imported from MRB
14cr|kftpgrabber-0.8.99-0.1323046.1|2	
14cr|kftpgrabber-0.8.99-0.1323046.1|3	%define version 0.8.99
14cr|kftpgrabber-0.8.99-0.1323046.1|4	%define release %mkrel 0.%revision.1
14cr|kftpgrabber-0.8.99-0.1323046.1|5	#newer svn
14cr|kftpgrabber-0.8.99-0.1323046.1|6	%define revision 1323046
14cr|kftpgrabber-0.8.99-0.1323046.1|7	
14cr|kftpgrabber-0.8.99-0.1323046.1|8	Name:		kftpgrabber
14cr|kftpgrabber-0.8.99-0.1323046.1|9	Version:	%{version}
14cr|kftpgrabber-0.8.99-0.1323046.1|10	Release:	%{release}
14cr|kftpgrabber-0.8.99-0.1323046.1|11	License:	GPLv2+
14cr|kftpgrabber-0.8.99-0.1323046.1|12	Url:	        http://www.kftp.org/
14cr|kftpgrabber-0.8.99-0.1323046.1|13	Group:		Networking/File transfer
14cr|kftpgrabber-0.8.99-0.1323046.1|14	Source0:		%{name}-%version.%revision.tar.bz2
14cr|kftpgrabber-0.8.99-0.1323046.1|15	Patch0:		kftpgrabber-0.8.99.1323046-ssh2.patch
14cr|kftpgrabber-0.8.99-0.1323046.1|16	Summary:        Graphical FTP client for KDE4
14cr|kftpgrabber-0.8.99-0.1323046.1|17	BuildRequires:  kdelibs4-devel
14cr|kftpgrabber-0.8.99-0.1323046.1|18	BuildRequires:  openssl-devel
14cr|kftpgrabber-0.8.99-0.1323046.1|19	BuildRequires:	ssh2-devel
14cr|kftpgrabber-0.8.99-0.1323046.1|20	Obsoletes:      kde4-%name <= 0.8.99-0.741976.4
14cr|kftpgrabber-0.8.99-0.1323046.1|21	Provides:       kde4-%name
14cr|kftpgrabber-0.8.99-0.1323046.1|22	
14cr|kftpgrabber-0.8.99-0.1323046.1|23	Requires: kdebase4-runtime
14cr|kftpgrabber-0.8.99-0.1323046.1|24	
14cr|kftpgrabber-0.8.99-0.1323046.1|25	%description
14cr|kftpgrabber-0.8.99-0.1323046.1|26	KFTPGrabber is a graphical FTP client for KDE4.
14cr|kftpgrabber-0.8.99-0.1323046.1|27	It supports SSL encryption, FXP transfers,
14cr|kftpgrabber-0.8.99-0.1323046.1|28	multiple FTP sessions (using tabs), bookmark system and more.
14cr|kftpgrabber-0.8.99-0.1323046.1|29	
14cr|kftpgrabber-0.8.99-0.1323046.1|30	
14cr|kftpgrabber-0.8.99-0.1323046.1|31	
14cr|kftpgrabber-0.8.99-0.1323046.1|32	%files
14cr|kftpgrabber-0.8.99-0.1323046.1|33	%doc AUTHORS ChangeLog COPYING README Roadmap
14cr|kftpgrabber-0.8.99-0.1323046.1|34	%_kde_bindir/kftpgrabber
14cr|kftpgrabber-0.8.99-0.1323046.1|35	%_kde_libdir/kde4/kftpimportplugin_filezilla3.so
14cr|kftpgrabber-0.8.99-0.1323046.1|36	%_kde_libdir/kde4/kftpimportplugin_gftp.so
14cr|kftpgrabber-0.8.99-0.1323046.1|37	%_kde_libdir/kde4/kftpimportplugin_kftp.so
14cr|kftpgrabber-0.8.99-0.1323046.1|38	%_kde_libdir/kde4/kftpimportplugin_ncftp.so
14cr|kftpgrabber-0.8.99-0.1323046.1|39	%_kde_datadir/applications/kde4/kftpgrabber.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|40	%_kde_appsdir/kftpgrabber/commands.xml
14cr|kftpgrabber-0.8.99-0.1323046.1|41	%_kde_appsdir/kftpgrabber/kftpgrabber-bi-wizard.png
14cr|kftpgrabber-0.8.99-0.1323046.1|42	%_kde_appsdir/kftpgrabber/kftpgrabber-logo.png
14cr|kftpgrabber-0.8.99-0.1323046.1|43	%_kde_appsdir/kftpgrabber/kftpgrabberui.rc
14cr|kftpgrabber-0.8.99-0.1323046.1|44	%_kde_iconsdir/hicolor/*/apps/kftpgrabber.png
14cr|kftpgrabber-0.8.99-0.1323046.1|45	%_kde_datadir/kde4/services/kftpbookmarkimportplugin.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|46	%_kde_datadir/kde4/services/kftpimportplugin_filezilla3.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|47	%_kde_datadir/kde4/services/kftpimportplugin_gftp.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|48	%_kde_datadir/kde4/services/kftpimportplugin_kftp.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|49	%_kde_datadir/kde4/services/kftpimportplugin_ncftp.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|50	
14cr|kftpgrabber-0.8.99-0.1323046.1|51	#------------------------------------------------
14cr|kftpgrabber-0.8.99-0.1323046.1|52	
14cr|kftpgrabber-0.8.99-0.1323046.1|53	%define libkftpinterfaces %mklibname kftpinterfaces 4
14cr|kftpgrabber-0.8.99-0.1323046.1|54	
14cr|kftpgrabber-0.8.99-0.1323046.1|55	%package -n %libkftpinterfaces
14cr|kftpgrabber-0.8.99-0.1323046.1|56	Summary: KDE 4 core library
14cr|kftpgrabber-0.8.99-0.1323046.1|57	Group: System/Libraries
14cr|kftpgrabber-0.8.99-0.1323046.1|58	Obsoletes:  %{_lib}kftpgrabber0 < 0.8.1-2
14cr|kftpgrabber-0.8.99-0.1323046.1|59	
14cr|kftpgrabber-0.8.99-0.1323046.1|60	%description -n %libkftpinterfaces
14cr|kftpgrabber-0.8.99-0.1323046.1|61	KFtpgrabber library.
14cr|kftpgrabber-0.8.99-0.1323046.1|62	
14cr|kftpgrabber-0.8.99-0.1323046.1|63	%files -n %libkftpinterfaces
14cr|kftpgrabber-0.8.99-0.1323046.1|64	%doc AUTHORS ChangeLog COPYING README Roadmap
14cr|kftpgrabber-0.8.99-0.1323046.1|65	%_kde_libdir/libkftpinterfaces.so.*
14cr|kftpgrabber-0.8.99-0.1323046.1|66	
14cr|kftpgrabber-0.8.99-0.1323046.1|67	#------------------------------------------------
14cr|kftpgrabber-0.8.99-0.1323046.1|68	
14cr|kftpgrabber-0.8.99-0.1323046.1|69	%package devel
14cr|kftpgrabber-0.8.99-0.1323046.1|70	Group: Development/KDE and Qt
14cr|kftpgrabber-0.8.99-0.1323046.1|71	Summary: Header files and documentation for compiling KFtpgrabber based applications
14cr|kftpgrabber-0.8.99-0.1323046.1|72	Requires: %libkftpinterfaces = %version
14cr|kftpgrabber-0.8.99-0.1323046.1|73	Obsoletes:      kde4-%name-devel <= 0.8.99-0.741976.4
14cr|kftpgrabber-0.8.99-0.1323046.1|74	Provides:       kde4-%name-devel
14cr|kftpgrabber-0.8.99-0.1323046.1|75	
14cr|kftpgrabber-0.8.99-0.1323046.1|76	
14cr|kftpgrabber-0.8.99-0.1323046.1|77	%description devel
14cr|kftpgrabber-0.8.99-0.1323046.1|78	This package includes the header files you will need to compile applications
14cr|kftpgrabber-0.8.99-0.1323046.1|79	for KFtpgrabber.
14cr|kftpgrabber-0.8.99-0.1323046.1|80	
14cr|kftpgrabber-0.8.99-0.1323046.1|81	%files devel
14cr|kftpgrabber-0.8.99-0.1323046.1|82	%doc AUTHORS ChangeLog COPYING README Roadmap
14cr|kftpgrabber-0.8.99-0.1323046.1|83	%_kde_libdir/libkftpinterfaces.so
14cr|kftpgrabber-0.8.99-0.1323046.1|84	
14cr|kftpgrabber-0.8.99-0.1323046.1|85	#------------------------------------------------
14cr|kftpgrabber-0.8.99-0.1323046.1|86	
14cr|kftpgrabber-0.8.99-0.1323046.1|87	
14cr|kftpgrabber-0.8.99-0.1323046.1|88	%prep
14cr|kftpgrabber-0.8.99-0.1323046.1|89	%setup -q -n kftpgrabber-0.8.99.1323046
14cr|kftpgrabber-0.8.99-0.1323046.1|90	%patch0 -p1 -b ssh2-fix
14cr|kftpgrabber-0.8.99-0.1323046.1|91	
14cr|kftpgrabber-0.8.99-0.1323046.1|92	%build
14cr|kftpgrabber-0.8.99-0.1323046.1|93	%cmake_kde4
14cr|kftpgrabber-0.8.99-0.1323046.1|94	%make
14cr|kftpgrabber-0.8.99-0.1323046.1|95	
14cr|kftpgrabber-0.8.99-0.1323046.1|96	%install
14cr|kftpgrabber-0.8.99-0.1323046.1|97	cd build
14cr|kftpgrabber-0.8.99-0.1323046.1|98	%{makeinstall_std}
14cr|kftpgrabber-0.8.99-0.1323046.1|99	cd .
14cr|kftpgrabber-0.8.99-0.1323046.1|100	chmod 644 %buildroot/%_kde_datadir/applications/kde4/kftpgrabber.desktop
14cr|kftpgrabber-0.8.99-0.1323046.1|101	
14cr|kftpgrabber-0.8.99-0.1323046.1|102	
14cr|kftpgrabber-0.8.99-0.1323046.1|103	
14cr|kftpgrabber-0.8.99-0.1323046.1|104	
14cr|kftpgrabber-0.8.99-0.1323046.1|105	%changelog
14cr|kftpgrabber-0.8.99-0.1323046.1|106	* Mon Oct 29 2012 symbianflo <symbianflo@mandrivausers.ro> 0.8.99-0.1323046.1
14cr|kftpgrabber-0.8.99-0.1323046.1|107	+ Revision: 7bad30f
14cr|kftpgrabber-0.8.99-0.1323046.1|108	- LOG svn from 2008????? update to latest svn, imported from MRB, ssh2 patch
14cr|kftpgrabber-0.8.99-0.1323046.1|109	
14cr|kftpgrabber-0.8.99-0.1323046.1|110	

2371 14
14cr|kgraphviewer-2.1.1-4.20140331.1|1	%define git 20140331
14cr|kgraphviewer-2.1.1-4.20140331.1|2	
14cr|kgraphviewer-2.1.1-4.20140331.1|3	Summary:	A GraphViz dot graph viewer for KDE
14cr|kgraphviewer-2.1.1-4.20140331.1|4	Name:		kgraphviewer
14cr|kgraphviewer-2.1.1-4.20140331.1|5	Version:	2.1.1
14cr|kgraphviewer-2.1.1-4.20140331.1|6	Release:	4.%{git}.1
14cr|kgraphviewer-2.1.1-4.20140331.1|7	License:	GPLv2+
14cr|kgraphviewer-2.1.1-4.20140331.1|8	Group:		Graphics
14cr|kgraphviewer-2.1.1-4.20140331.1|9	Url:		https://gna.org/projects/kgraphviewer
14cr|kgraphviewer-2.1.1-4.20140331.1|10	Source0:	https://api.opensuse.org/public/source/home:milianw:kdeapps/kgraphviewer/%{name}-%{version}-%{git}.tar.bz2
14cr|kgraphviewer-2.1.1-4.20140331.1|11	BuildRequires:	desktop-file-utils
14cr|kgraphviewer-2.1.1-4.20140331.1|12	BuildRequires:	boost-devel
14cr|kgraphviewer-2.1.1-4.20140331.1|13	BuildRequires:	kdelibs4-devel
14cr|kgraphviewer-2.1.1-4.20140331.1|14	BuildRequires:	pkgconfig(libcgraph)
14cr|kgraphviewer-2.1.1-4.20140331.1|15	Requires:	graphviz
14cr|kgraphviewer-2.1.1-4.20140331.1|16	
14cr|kgraphviewer-2.1.1-4.20140331.1|17	%description
14cr|kgraphviewer-2.1.1-4.20140331.1|18	KGraphViewer is user-friendly KDE application for viewing dot graphs
14cr|kgraphviewer-2.1.1-4.20140331.1|19	created for processing with GraphViz. Notable features provided include:
14cr|kgraphviewer-2.1.1-4.20140331.1|20	
14cr|kgraphviewer-2.1.1-4.20140331.1|21	- loading of several graphs in tabs
14cr|kgraphviewer-2.1.1-4.20140331.1|22	- bird's-eye graph view
14cr|kgraphviewer-2.1.1-4.20140331.1|23	- zooming view
14cr|kgraphviewer-2.1.1-4.20140331.1|24	- simple printing
14cr|kgraphviewer-2.1.1-4.20140331.1|25	- context menu and toolbar for selecting layout algorithms
14cr|kgraphviewer-2.1.1-4.20140331.1|26	- session management
14cr|kgraphviewer-2.1.1-4.20140331.1|27	
14cr|kgraphviewer-2.1.1-4.20140331.1|28	%files -f %{name}.lang
14cr|kgraphviewer-2.1.1-4.20140331.1|29	%{_kde_bindir}/*
14cr|kgraphviewer-2.1.1-4.20140331.1|30	%{_kde_libdir}/kde4/*.so
14cr|kgraphviewer-2.1.1-4.20140331.1|31	%{_kde_applicationsdir}/*.desktop
14cr|kgraphviewer-2.1.1-4.20140331.1|32	%{_kde_appsdir}/*
14cr|kgraphviewer-2.1.1-4.20140331.1|33	%{_kde_datadir}/config.kcfg/*.kcfg
14cr|kgraphviewer-2.1.1-4.20140331.1|34	%{_kde_iconsdir}/*/*/*/*.png
14cr|kgraphviewer-2.1.1-4.20140331.1|35	%{_kde_services}/*.desktop
14cr|kgraphviewer-2.1.1-4.20140331.1|36	
14cr|kgraphviewer-2.1.1-4.20140331.1|37	#--------------------------------------------------------------------
14cr|kgraphviewer-2.1.1-4.20140331.1|38	
14cr|kgraphviewer-2.1.1-4.20140331.1|39	%define libkgraphviewer %mklibname kgraphviewer 3
14cr|kgraphviewer-2.1.1-4.20140331.1|40	
14cr|kgraphviewer-2.1.1-4.20140331.1|41	%package -n %{libkgraphviewer}
14cr|kgraphviewer-2.1.1-4.20140331.1|42	Group:		Graphics
14cr|kgraphviewer-2.1.1-4.20140331.1|43	Summary:	Shared library for %{name}
14cr|kgraphviewer-2.1.1-4.20140331.1|44	
14cr|kgraphviewer-2.1.1-4.20140331.1|45	%description -n %{libkgraphviewer}
14cr|kgraphviewer-2.1.1-4.20140331.1|46	This package contains shared library for %{name}.
14cr|kgraphviewer-2.1.1-4.20140331.1|47	
14cr|kgraphviewer-2.1.1-4.20140331.1|48	%files -n %{libkgraphviewer}
14cr|kgraphviewer-2.1.1-4.20140331.1|49	%{_kde_libdir}/libkgraphviewer.so.*
14cr|kgraphviewer-2.1.1-4.20140331.1|50	
14cr|kgraphviewer-2.1.1-4.20140331.1|51	#--------------------------------------------------------------------
14cr|kgraphviewer-2.1.1-4.20140331.1|52	
14cr|kgraphviewer-2.1.1-4.20140331.1|53	%package devel
14cr|kgraphviewer-2.1.1-4.20140331.1|54	Group:		Graphics
14cr|kgraphviewer-2.1.1-4.20140331.1|55	Summary:	Development files for %{name}
14cr|kgraphviewer-2.1.1-4.20140331.1|56	Requires:	%{libkgraphviewer} = %{version}-%{release}
14cr|kgraphviewer-2.1.1-4.20140331.1|57	
14cr|kgraphviewer-2.1.1-4.20140331.1|58	%description devel
14cr|kgraphviewer-2.1.1-4.20140331.1|59	This package contains development files for %{name}.
14cr|kgraphviewer-2.1.1-4.20140331.1|60	
14cr|kgraphviewer-2.1.1-4.20140331.1|61	%files devel
14cr|kgraphviewer-2.1.1-4.20140331.1|62	%{_kde_libdir}/libkgraphviewer.so
14cr|kgraphviewer-2.1.1-4.20140331.1|63	%{_kde_includedir}/%{name}
14cr|kgraphviewer-2.1.1-4.20140331.1|64	
14cr|kgraphviewer-2.1.1-4.20140331.1|65	#--------------------------------------------------------------------
14cr|kgraphviewer-2.1.1-4.20140331.1|66	
14cr|kgraphviewer-2.1.1-4.20140331.1|67	%prep
14cr|kgraphviewer-2.1.1-4.20140331.1|68	%setup -q -n %{name}-%{version}-%{git}
14cr|kgraphviewer-2.1.1-4.20140331.1|69	
14cr|kgraphviewer-2.1.1-4.20140331.1|70	%build
14cr|kgraphviewer-2.1.1-4.20140331.1|71	%cmake_kde4
14cr|kgraphviewer-2.1.1-4.20140331.1|72	%make
14cr|kgraphviewer-2.1.1-4.20140331.1|73	
14cr|kgraphviewer-2.1.1-4.20140331.1|74	%install
14cr|kgraphviewer-2.1.1-4.20140331.1|75	%makeinstall_std -C build
14cr|kgraphviewer-2.1.1-4.20140331.1|76	
14cr|kgraphviewer-2.1.1-4.20140331.1|77	desktop-file-install --vendor='' \
14cr|kgraphviewer-2.1.1-4.20140331.1|78	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ \
14cr|kgraphviewer-2.1.1-4.20140331.1|79	--remove-key='Encoding' \
14cr|kgraphviewer-2.1.1-4.20140331.1|80	--remove-category='Application' \
14cr|kgraphviewer-2.1.1-4.20140331.1|81	--add-category='Science;Education' \
14cr|kgraphviewer-2.1.1-4.20140331.1|82	%{buildroot}%{_kde_datadir}/applications/kde4/kgraphviewer.desktop \
14cr|kgraphviewer-2.1.1-4.20140331.1|83	%{buildroot}%{_kde_datadir}/applications/kde4/kgrapheditor.desktop
14cr|kgraphviewer-2.1.1-4.20140331.1|84	
14cr|kgraphviewer-2.1.1-4.20140331.1|85	%find_lang %{name} --with-html
14cr|kgraphviewer-2.1.1-4.20140331.1|86	
14cr|kgraphviewer-2.1.1-4.20140331.1|87	
14cr|kgraphviewer-2.1.1-4.20140331.1|88	%changelog
14cr|kgraphviewer-2.1.1-4.20140331.1|89	* Thu Jun 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-4.20140331.1
14cr|kgraphviewer-2.1.1-4.20140331.1|90	+ Revision: 8ca2869
14cr|kgraphviewer-2.1.1-4.20140331.1|91	- Get new snapshot
14cr|kgraphviewer-2.1.1-4.20140331.1|92	
14cr|kgraphviewer-2.1.1-4.20140331.1|93	

2372 14
14cr|kgtk-0.11.0-2|1	%define oname KGtk
14cr|kgtk-0.11.0-2|2	
14cr|kgtk-0.11.0-2|3	Summary:	KGtk - Allow to use KDE's file dialogs when run under KDE for GTK apps
14cr|kgtk-0.11.0-2|4	Name:		kgtk
14cr|kgtk-0.11.0-2|5	Version:	0.11.0
14cr|kgtk-0.11.0-2|6	Release:	2
14cr|kgtk-0.11.0-2|7	License:	GPLv2+
14cr|kgtk-0.11.0-2|8	Group:		Graphical desktop/KDE
14cr|kgtk-0.11.0-2|9	Url:		http://www.kde-apps.org/content/show.php/KGtk+%28Use+KDE+Dialogs+in+Gtk+Apps%29?content=36077
14cr|kgtk-0.11.0-2|10	Source0:	%{oname}-%{version}.tar.bz2
14cr|kgtk-0.11.0-2|11	Source10:	%{name}.rpmlintrc
14cr|kgtk-0.11.0-2|12	Patch0:		kgtk-0.11.0-fix-libdir.patch
14cr|kgtk-0.11.0-2|13	Patch1:		kgtk-0.11.0-include.patch
14cr|kgtk-0.11.0-2|14	BuildRequires:	kdelibs4-devel
14cr|kgtk-0.11.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|kgtk-0.11.0-2|16	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|kgtk-0.11.0-2|17	
14cr|kgtk-0.11.0-2|18	%description
14cr|kgtk-0.11.0-2|19	This is a quick-and-dirty LD_PRELOAD hack that allows *some*
14cr|kgtk-0.11.0-2|20	Gtk applications to use KDE's file dialogs when run under KDE.
14cr|kgtk-0.11.0-2|21	
14cr|kgtk-0.11.0-2|22	%files -f kdialogd4.lang
14cr|kgtk-0.11.0-2|23	%{_kde_bindir}/kgtk-wrapper
14cr|kgtk-0.11.0-2|24	%{_kde_libdir}/kde4/libexec/kdialogd4
14cr|kgtk-0.11.0-2|25	%{_kde_libdir}/kgtk/libkgtk2.so
14cr|kgtk-0.11.0-2|26	%{_kde_libdir}/kgtk/libkgtk3.so
14cr|kgtk-0.11.0-2|27	
14cr|kgtk-0.11.0-2|28	#--------------------------------------------------------------------
14cr|kgtk-0.11.0-2|29	
14cr|kgtk-0.11.0-2|30	%prep
14cr|kgtk-0.11.0-2|31	%setup -q -n %{oname}-%{version}
14cr|kgtk-0.11.0-2|32	%patch0 -p1
14cr|kgtk-0.11.0-2|33	%patch1 -p0
14cr|kgtk-0.11.0-2|34	
14cr|kgtk-0.11.0-2|35	%build
14cr|kgtk-0.11.0-2|36	%cmake_kde4 -DKGTK_KDE4=true
14cr|kgtk-0.11.0-2|37	%make
14cr|kgtk-0.11.0-2|38	
14cr|kgtk-0.11.0-2|39	%install
14cr|kgtk-0.11.0-2|40	%makeinstall_std -C build
14cr|kgtk-0.11.0-2|41	
14cr|kgtk-0.11.0-2|42	%find_lang kdialogd4
14cr|kgtk-0.11.0-2|43	
14cr|kgtk-0.11.0-2|44	
14cr|kgtk-0.11.0-2|45	%changelog
14cr|kgtk-0.11.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|kgtk-0.11.0-2|47	+ Revision: 242b9cd
14cr|kgtk-0.11.0-2|48	- MassBuild#464: Increase release tag
14cr|kgtk-0.11.0-2|49	
14cr|kgtk-0.11.0-2|50	

2373 14
14cr|kiax-2.1-0.122.4|1	%define svn 122
14cr|kiax-2.1-0.122.4|2	
14cr|kiax-2.1-0.122.4|3	Summary:	IAX client application (softphone)
14cr|kiax-2.1-0.122.4|4	Name:		kiax
14cr|kiax-2.1-0.122.4|5	Version:	2.1
14cr|kiax-2.1-0.122.4|6	Release:	0.%{svn}.4
14cr|kiax-2.1-0.122.4|7	License:	GPLv3+ and LGPLv3+
14cr|kiax-2.1-0.122.4|8	Group:		Graphical desktop/KDE
14cr|kiax-2.1-0.122.4|9	Url:		http://kiax.org/
14cr|kiax-2.1-0.122.4|10	# They don't seem hot on source tarballs. Look for a tag in SVN if you
14cr|kiax-2.1-0.122.4|11	# want to package a stable release. - AdamW 2009/01
14cr|kiax-2.1-0.122.4|12	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{svn}.tar.lzma
14cr|kiax-2.1-0.122.4|13	Source1:	http://kiax.sourceforge.net/img/kiax_logo_small.png
14cr|kiax-2.1-0.122.4|14	# Use system libraries. Wow, this buildsystem sucks - AdamW 2009/01
14cr|kiax-2.1-0.122.4|15	Patch0:		kiax-2.1-system_libs.patch
14cr|kiax-2.1-0.122.4|16	# Fixes for GCC 4.3 - AdamW 2009/01
14cr|kiax-2.1-0.122.4|17	Patch1:		kiax-2.0-gcc43.patch
14cr|kiax-2.1-0.122.4|18	# Fix for string literal errors - AdamW 2009/01
14cr|kiax-2.1-0.122.4|19	Patch2:		kiax-2.1-qdebug.patch
14cr|kiax-2.1-0.122.4|20	# Don't build with dottel, whatever the crap it is, as it's broken
14cr|kiax-2.1-0.122.4|21	# - AdamW 2009/01
14cr|kiax-2.1-0.122.4|22	Patch3:		kiax-2.1-disable_dottel.patch
14cr|kiax-2.1-0.122.4|23	Patch4:		kiax-json-c.patch
14cr|kiax-2.1-0.122.4|24	BuildRequires:	imagemagick
14cr|kiax-2.1-0.122.4|25	BuildRequires:	gsm-devel
14cr|kiax-2.1-0.122.4|26	BuildRequires:	ldns-devel
14cr|kiax-2.1-0.122.4|27	BuildRequires:	qt4-devel
14cr|kiax-2.1-0.122.4|28	BuildRequires:	pkgconfig(alsa)
14cr|kiax-2.1-0.122.4|29	BuildRequires:	pkgconfig(iaxclient)
14cr|kiax-2.1-0.122.4|30	BuildRequires:	pkgconfig(json-c)
14cr|kiax-2.1-0.122.4|31	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|kiax-2.1-0.122.4|32	BuildRequires:	pkgconfig(speex)
14cr|kiax-2.1-0.122.4|33	BuildRequires:	pkgconfig(sqlite3)
14cr|kiax-2.1-0.122.4|34	BuildRequires:	pkgconfig(xpm)
14cr|kiax-2.1-0.122.4|35	
14cr|kiax-2.1-0.122.4|36	%description
14cr|kiax-2.1-0.122.4|37	Kiax is an IAX client application (a so called Softphone) which allows PC users
14cr|kiax-2.1-0.122.4|38	to make ordinary VoIP calls to Asterisk servers, the same way as they do it
14cr|kiax-2.1-0.122.4|39	with their hardware telephone. It aims to provide a simple and user-friendly
14cr|kiax-2.1-0.122.4|40	graphical interface and desktop integration for calling, contact list, call
14cr|kiax-2.1-0.122.4|41	register management and easy configuration. That is - a simple to use IAX
14cr|kiax-2.1-0.122.4|42	Client.
14cr|kiax-2.1-0.122.4|43	
14cr|kiax-2.1-0.122.4|44	%files
14cr|kiax-2.1-0.122.4|45	%{_bindir}/%{name}
14cr|kiax-2.1-0.122.4|46	%{_datadir}/%{name}
14cr|kiax-2.1-0.122.4|47	%{_datadir}/applications/*.desktop
14cr|kiax-2.1-0.122.4|48	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|kiax-2.1-0.122.4|49	
14cr|kiax-2.1-0.122.4|50	#----------------------------------------------------------------------------
14cr|kiax-2.1-0.122.4|51	
14cr|kiax-2.1-0.122.4|52	%prep
14cr|kiax-2.1-0.122.4|53	%setup -q -n %{name}
14cr|kiax-2.1-0.122.4|54	%patch0 -p1 -b .system
14cr|kiax-2.1-0.122.4|55	%patch1 -p0 -b .gcc43
14cr|kiax-2.1-0.122.4|56	%patch2 -p1 -b .literal
14cr|kiax-2.1-0.122.4|57	%patch3 -p1 -b .dottel
14cr|kiax-2.1-0.122.4|58	%patch4 -p1 -b .json
14cr|kiax-2.1-0.122.4|59	
14cr|kiax-2.1-0.122.4|60	%build
14cr|kiax-2.1-0.122.4|61	%qmake_qt4
14cr|kiax-2.1-0.122.4|62	%make
14cr|kiax-2.1-0.122.4|63	
14cr|kiax-2.1-0.122.4|64	%install
14cr|kiax-2.1-0.122.4|65	install -d %{buildroot}%{_bindir}
14cr|kiax-2.1-0.122.4|66	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|kiax-2.1-0.122.4|67	install -d %{buildroot}%{_datadir}/%{name}/icons
14cr|kiax-2.1-0.122.4|68	
14cr|kiax-2.1-0.122.4|69	install -m0755 gui/gui %{buildroot}%{_bindir}/%{name}
14cr|kiax-2.1-0.122.4|70	install -m0644 gui/icons/*.png %{buildroot}%{_datadir}/%{name}/icons/
14cr|kiax-2.1-0.122.4|71	install -m0644 gui/*.ui %{buildroot}%{_datadir}/%{name}
14cr|kiax-2.1-0.122.4|72	
14cr|kiax-2.1-0.122.4|73	# fix some icons
14cr|kiax-2.1-0.122.4|74	convert %{SOURCE1} -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|kiax-2.1-0.122.4|75	convert %{SOURCE1} -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|kiax-2.1-0.122.4|76	convert %{SOURCE1} -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|kiax-2.1-0.122.4|77	
14cr|kiax-2.1-0.122.4|78	# XDG menu
14cr|kiax-2.1-0.122.4|79	install -d %{buildroot}%{_datadir}/applications
14cr|kiax-2.1-0.122.4|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|kiax-2.1-0.122.4|81	[Desktop Entry]
14cr|kiax-2.1-0.122.4|82	Name=Kiax
14cr|kiax-2.1-0.122.4|83	Comment=IAX softphone
14cr|kiax-2.1-0.122.4|84	Exec=%{_bindir}/%{name}
14cr|kiax-2.1-0.122.4|85	Icon=%{name}
14cr|kiax-2.1-0.122.4|86	Terminal=false
14cr|kiax-2.1-0.122.4|87	Type=Application
14cr|kiax-2.1-0.122.4|88	Categories=Network;Telephony;
14cr|kiax-2.1-0.122.4|89	EOF
14cr|kiax-2.1-0.122.4|90	
14cr|kiax-2.1-0.122.4|91	
14cr|kiax-2.1-0.122.4|92	%changelog
14cr|kiax-2.1-0.122.4|93	* Mon May 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-0.122.4
14cr|kiax-2.1-0.122.4|94	+ Revision: 070eebc
14cr|kiax-2.1-0.122.4|95	- Fix build with new json-c
14cr|kiax-2.1-0.122.4|96	
14cr|kiax-2.1-0.122.4|97	

2374 14
14cr|kiba-dbus-plugins-0.1-0.722.2|1	%define svn	722
14cr|kiba-dbus-plugins-0.1-0.722.2|2	%define release 0.%{svn}.2
14cr|kiba-dbus-plugins-0.1-0.722.2|3	
14cr|kiba-dbus-plugins-0.1-0.722.2|4	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|kiba-dbus-plugins-0.1-0.722.2|5	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|kiba-dbus-plugins-0.1-0.722.2|6	
14cr|kiba-dbus-plugins-0.1-0.722.2|7	Name:		kiba-dbus-plugins
14cr|kiba-dbus-plugins-0.1-0.722.2|8	Version:	0.1
14cr|kiba-dbus-plugins-0.1-0.722.2|9	Release:	%{release}
14cr|kiba-dbus-plugins-0.1-0.722.2|10	Summary:	D-Bus plugins for Kiba-Dock
14cr|kiba-dbus-plugins-0.1-0.722.2|11	Group:		System/X11
14cr|kiba-dbus-plugins-0.1-0.722.2|12	URL:		http://www.kiba-dock.org/
14cr|kiba-dbus-plugins-0.1-0.722.2|13	Source0:	%{name}-%{svn}.tar.lzma
14cr|kiba-dbus-plugins-0.1-0.722.2|14	patch0:		kiba-dbus-plugins-722.kiba-doc-version.patch
14cr|kiba-dbus-plugins-0.1-0.722.2|15	License:	GPLv2+
14cr|kiba-dbus-plugins-0.1-0.722.2|16	BuildArch:	noarch
14cr|kiba-dbus-plugins-0.1-0.722.2|17	BuildRequires:	kiba-dock-devel = %{version}
14cr|kiba-dbus-plugins-0.1-0.722.2|18	BuildRequires:	intltool
14cr|kiba-dbus-plugins-0.1-0.722.2|19	BuildRequires:	dbus-devel
14cr|kiba-dbus-plugins-0.1-0.722.2|20	BuildRequires:	pygtk2.0-devel
14cr|kiba-dbus-plugins-0.1-0.722.2|21	Requires:	kiba-dock
14cr|kiba-dbus-plugins-0.1-0.722.2|22	
14cr|kiba-dbus-plugins-0.1-0.722.2|23	%description
14cr|kiba-dbus-plugins-0.1-0.722.2|24	D-Bus plugins for Kiba-Dock.
14cr|kiba-dbus-plugins-0.1-0.722.2|25	
14cr|kiba-dbus-plugins-0.1-0.722.2|26	%prep
14cr|kiba-dbus-plugins-0.1-0.722.2|27	%setup -q -n %{name}
14cr|kiba-dbus-plugins-0.1-0.722.2|28	%patch0 -p1 -b .kiba-doc-version
14cr|kiba-dbus-plugins-0.1-0.722.2|29	
14cr|kiba-dbus-plugins-0.1-0.722.2|30	%build
14cr|kiba-dbus-plugins-0.1-0.722.2|31	sh autogen.sh -V
14cr|kiba-dbus-plugins-0.1-0.722.2|32	%configure2_5x
14cr|kiba-dbus-plugins-0.1-0.722.2|33	%make
14cr|kiba-dbus-plugins-0.1-0.722.2|34	
14cr|kiba-dbus-plugins-0.1-0.722.2|35	%install
14cr|kiba-dbus-plugins-0.1-0.722.2|36	%makeinstall_std
14cr|kiba-dbus-plugins-0.1-0.722.2|37	%find_lang kiba-dbus-plugin
14cr|kiba-dbus-plugins-0.1-0.722.2|38	
14cr|kiba-dbus-plugins-0.1-0.722.2|39	pushd scripts
14cr|kiba-dbus-plugins-0.1-0.722.2|40	%python_compile_opt
14cr|kiba-dbus-plugins-0.1-0.722.2|41	%python_compile
14cr|kiba-dbus-plugins-0.1-0.722.2|42	# Some of the scripts are never installed, apparently, so can't just
14cr|kiba-dbus-plugins-0.1-0.722.2|43	# use * - AdamW 2008/03
14cr|kiba-dbus-plugins-0.1-0.722.2|44	for i in mail weather signal battery feeder; do \
14cr|kiba-dbus-plugins-0.1-0.722.2|45	install -m 0644 kiba-$i.pyc kiba-$i.pyo %{buildroot}%{_datadir}/kiba-dock/dbus_scripts; \
14cr|kiba-dbus-plugins-0.1-0.722.2|46	done
14cr|kiba-dbus-plugins-0.1-0.722.2|47	popd
14cr|kiba-dbus-plugins-0.1-0.722.2|48	
14cr|kiba-dbus-plugins-0.1-0.722.2|49	%files -f kiba-dbus-plugin.lang
14cr|kiba-dbus-plugins-0.1-0.722.2|50	%defattr(-,root,root)
14cr|kiba-dbus-plugins-0.1-0.722.2|51	%doc AUTHORS ChangeLog
14cr|kiba-dbus-plugins-0.1-0.722.2|52	%{_datadir}/kiba-dock/config_schemas/plugins/python_scripts.xml
14cr|kiba-dbus-plugins-0.1-0.722.2|53	%{_datadir}/kiba-dock/dbus_scripts
14cr|kiba-dbus-plugins-0.1-0.722.2|54	%{_datadir}/kiba-dock/icons/kiba-battery
14cr|kiba-dbus-plugins-0.1-0.722.2|55	%{_datadir}/kiba-dock/icons/kiba-feeder
14cr|kiba-dbus-plugins-0.1-0.722.2|56	%{_datadir}/kiba-dock/icons/kiba-mail
14cr|kiba-dbus-plugins-0.1-0.722.2|57	%{_datadir}/kiba-dock/icons/kiba-signal
14cr|kiba-dbus-plugins-0.1-0.722.2|58	%{_datadir}/kiba-dock/icons/kiba-weather
14cr|kiba-dbus-plugins-0.1-0.722.2|59	
14cr|kiba-dbus-plugins-0.1-0.722.2|60	
14cr|kiba-dbus-plugins-0.1-0.722.2|61	
14cr|kiba-dbus-plugins-0.1-0.722.2|62	%changelog
14cr|kiba-dbus-plugins-0.1-0.722.2|63	* Mon Nov 12 2012 alexander barakin aka sash-kan <alex@barak.in> 0.1-0.722.2
14cr|kiba-dbus-plugins-0.1-0.722.2|64	+ Revision: c77d119
14cr|kiba-dbus-plugins-0.1-0.722.2|65	- drop blob, spec cleanup, add kiba version patch
14cr|kiba-dbus-plugins-0.1-0.722.2|66	
14cr|kiba-dbus-plugins-0.1-0.722.2|67	

2375 14
14cr|kiba-dock-0.1-0.1218.2|1	%define svn	1218
14cr|kiba-dock-0.1-0.1218.2|2	%define release %mkrel 0.%{svn}.2
14cr|kiba-dock-0.1-0.1218.2|3	
14cr|kiba-dock-0.1-0.1218.2|4	Name:		kiba-dock
14cr|kiba-dock-0.1-0.1218.2|5	Version:	0.1
14cr|kiba-dock-0.1-0.1218.2|6	Release:	%{release}
14cr|kiba-dock-0.1-0.1218.2|7	Summary:	Application dock with advanced graphical effects
14cr|kiba-dock-0.1-0.1218.2|8	Group:		System/X11
14cr|kiba-dock-0.1-0.1218.2|9	URL:		http://www.kiba-dock.org/
14cr|kiba-dock-0.1-0.1218.2|10	Source0:	%{name}-%{svn}.tar.xz
14cr|kiba-dock-0.1-0.1218.2|11	# Fix up menu entries for MDV standards - AdamW 2008/03
14cr|kiba-dock-0.1-0.1218.2|12	Patch0:		kiba-dock-0.1-desktop.patch
14cr|kiba-dock-0.1-0.1218.2|13	patch1:		kiba-dock-1218.glibh.patch
14cr|kiba-dock-0.1-0.1218.2|14	License:	GPLv2+
14cr|kiba-dock-0.1-0.1218.2|15	BuildRequires:	pkgconfig(libsvg-cairo)
14cr|kiba-dock-0.1-0.1218.2|16	BuildRequires:	librsvg-devel
14cr|kiba-dock-0.1-0.1218.2|17	BuildRequires:	pango-devel
14cr|kiba-dock-0.1-0.1218.2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|kiba-dock-0.1-0.1218.2|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|kiba-dock-0.1-0.1218.2|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|kiba-dock-0.1-0.1218.2|21	BuildRequires:	startup-notification-devel
14cr|kiba-dock-0.1-0.1218.2|22	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|kiba-dock-0.1-0.1218.2|23	BuildRequires:	intltool gtk-doc
14cr|kiba-dock-0.1-0.1218.2|24	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|kiba-dock-0.1-0.1218.2|25	Requires:	kiba-plugins = %{version}
14cr|kiba-dock-0.1-0.1218.2|26	Obsoletes:	%{mklibname kiba-dock 0} <= %{version}-%{release}
14cr|kiba-dock-0.1-0.1218.2|27	
14cr|kiba-dock-0.1-0.1218.2|28	%description
14cr|kiba-dock-0.1-0.1218.2|29	Kiba-Dock is an application dock which uses desktop compositing to
14cr|kiba-dock-0.1-0.1218.2|30	provide advanced graphical effects. A variety of plugins is also
14cr|kiba-dock-0.1-0.1218.2|31	available to extend Kiba-Dock's features.
14cr|kiba-dock-0.1-0.1218.2|32	
14cr|kiba-dock-0.1-0.1218.2|33	%package devel
14cr|kiba-dock-0.1-0.1218.2|34	Summary:	Development files for %{name}
14cr|kiba-dock-0.1-0.1218.2|35	Group:		Development/X11
14cr|kiba-dock-0.1-0.1218.2|36	Obsoletes:	%{mklibname kiba-dock 0 -d} <= %{version}-%{release}
14cr|kiba-dock-0.1-0.1218.2|37	
14cr|kiba-dock-0.1-0.1218.2|38	%description devel
14cr|kiba-dock-0.1-0.1218.2|39	Development files for %{name}.
14cr|kiba-dock-0.1-0.1218.2|40	
14cr|kiba-dock-0.1-0.1218.2|41	%prep
14cr|kiba-dock-0.1-0.1218.2|42	%setup -q -n %{name}
14cr|kiba-dock-0.1-0.1218.2|43	%patch0 -p1 -b .desktop
14cr|kiba-dock-0.1-0.1218.2|44	%patch1 -p1 -b .glibh
14cr|kiba-dock-0.1-0.1218.2|45	
14cr|kiba-dock-0.1-0.1218.2|46	%build
14cr|kiba-dock-0.1-0.1218.2|47	./autogen.sh
14cr|kiba-dock-0.1-0.1218.2|48	%configure2_5x LIBS="-lX11 -ldl"
14cr|kiba-dock-0.1-0.1218.2|49	%make
14cr|kiba-dock-0.1-0.1218.2|50	
14cr|kiba-dock-0.1-0.1218.2|51	%install
14cr|kiba-dock-0.1-0.1218.2|52	%makeinstall_std
14cr|kiba-dock-0.1-0.1218.2|53	%find_lang %{name}
14cr|kiba-dock-0.1-0.1218.2|54	
14cr|kiba-dock-0.1-0.1218.2|55	#icons
14cr|kiba-dock-0.1-0.1218.2|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,24x24,48x48,64x64,128x128,scalable}/apps
14cr|kiba-dock-0.1-0.1218.2|57	install -m 0644 icons/kiba_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|58	install -m 0644 icons/kiba_24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|59	install -m 0644 icons/kiba_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|60	install -m 0644 icons/kiba_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|61	install -m 0644 icons/kiba_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|62	install -m 0644 icons/kiba-dock.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|kiba-dock-0.1-0.1218.2|63	
14cr|kiba-dock-0.1-0.1218.2|64	# We want the main package to own this dir as various other packages
14cr|kiba-dock-0.1-0.1218.2|65	# might put files into it - AdamW 2008/03
14cr|kiba-dock-0.1-0.1218.2|66	mkdir -p %{buildroot}%{_datadir}/%{name}/config_schemas/plugins
14cr|kiba-dock-0.1-0.1218.2|67	
14cr|kiba-dock-0.1-0.1218.2|68	%files -f %{name}.lang
14cr|kiba-dock-0.1-0.1218.2|69	%defattr(-,root,root)
14cr|kiba-dock-0.1-0.1218.2|70	%doc AUTHORS ChangeLog README TODO
14cr|kiba-dock-0.1-0.1218.2|71	%{_bindir}/%{name}
14cr|kiba-dock-0.1-0.1218.2|72	%{_bindir}/kiba-settings
14cr|kiba-dock-0.1-0.1218.2|73	%{_datadir}/applications/*.desktop
14cr|kiba-dock-0.1-0.1218.2|74	%{_datadir}/%{name}
14cr|kiba-dock-0.1-0.1218.2|75	%{_datadir}/pixmaps/%{name}.png
14cr|kiba-dock-0.1-0.1218.2|76	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|kiba-dock-0.1-0.1218.2|77	
14cr|kiba-dock-0.1-0.1218.2|78	%files devel
14cr|kiba-dock-0.1-0.1218.2|79	%defattr(-,root,root)
14cr|kiba-dock-0.1-0.1218.2|80	%{_includedir}/%{name}
14cr|kiba-dock-0.1-0.1218.2|81	%{_libdir}/pkgconfig/%{name}.pc
14cr|kiba-dock-0.1-0.1218.2|82	
14cr|kiba-dock-0.1-0.1218.2|83	
14cr|kiba-dock-0.1-0.1218.2|84	
14cr|kiba-dock-0.1-0.1218.2|85	
14cr|kiba-dock-0.1-0.1218.2|86	%changelog
14cr|kiba-dock-0.1-0.1218.2|87	* Mon Nov 12 2012 alexander barakin aka sash-kan <alex@barak.in> 0.1-0.1218.2
14cr|kiba-dock-0.1-0.1218.2|88	+ Revision: 76b982a
14cr|kiba-dock-0.1-0.1218.2|89	- spec cleanup, add glibh patch
14cr|kiba-dock-0.1-0.1218.2|90	
14cr|kiba-dock-0.1-0.1218.2|91	

2376 14
14cr|kiba-pidgin-plugin-0.1-0.722.2|1	%define svn	722
14cr|kiba-pidgin-plugin-0.1-0.722.2|2	%define release 0.%{svn}.2
14cr|kiba-pidgin-plugin-0.1-0.722.2|3	%define fname	kiba-gaim-plugin
14cr|kiba-pidgin-plugin-0.1-0.722.2|4	
14cr|kiba-pidgin-plugin-0.1-0.722.2|5	Name:		kiba-pidgin-plugin
14cr|kiba-pidgin-plugin-0.1-0.722.2|6	Version:	0.1
14cr|kiba-pidgin-plugin-0.1-0.722.2|7	Release:	%{release}
14cr|kiba-pidgin-plugin-0.1-0.722.2|8	Summary:	Pidgin plugin for Kiba-Dock
14cr|kiba-pidgin-plugin-0.1-0.722.2|9	Group:		System/X11
14cr|kiba-pidgin-plugin-0.1-0.722.2|10	URL:		http://www.kiba-dock.org/
14cr|kiba-pidgin-plugin-0.1-0.722.2|11	Source0:	%{fname}-%{svn}.tar.lzma
14cr|kiba-pidgin-plugin-0.1-0.722.2|12	patch0:		kiba-pidgin-plugin.kiba-dock-version.patch
14cr|kiba-pidgin-plugin-0.1-0.722.2|13	License:	GPLv2+
14cr|kiba-pidgin-plugin-0.1-0.722.2|14	BuildRequires:	kiba-dock-devel = %{version}
14cr|kiba-pidgin-plugin-0.1-0.722.2|15	BuildRequires:	intltool
14cr|kiba-pidgin-plugin-0.1-0.722.2|16	BuildRequires:	pidgin-devel
14cr|kiba-pidgin-plugin-0.1-0.722.2|17	BuildRequires:	librsvg-devel
14cr|kiba-pidgin-plugin-0.1-0.722.2|18	BuildRequires:	startup-notification-devel
14cr|kiba-pidgin-plugin-0.1-0.722.2|19	Requires:	kiba-dock
14cr|kiba-pidgin-plugin-0.1-0.722.2|20	Requires:	pidgin
14cr|kiba-pidgin-plugin-0.1-0.722.2|21	
14cr|kiba-pidgin-plugin-0.1-0.722.2|22	%description
14cr|kiba-pidgin-plugin-0.1-0.722.2|23	Pidgin plugin for Kiba-Dock.
14cr|kiba-pidgin-plugin-0.1-0.722.2|24	
14cr|kiba-pidgin-plugin-0.1-0.722.2|25	%prep
14cr|kiba-pidgin-plugin-0.1-0.722.2|26	%setup -q -n %{fname}
14cr|kiba-pidgin-plugin-0.1-0.722.2|27	%patch0 -p1 -b .kiba-dock-version
14cr|kiba-pidgin-plugin-0.1-0.722.2|28	
14cr|kiba-pidgin-plugin-0.1-0.722.2|29	%build
14cr|kiba-pidgin-plugin-0.1-0.722.2|30	sh autogen.sh -V
14cr|kiba-pidgin-plugin-0.1-0.722.2|31	%configure2_5x
14cr|kiba-pidgin-plugin-0.1-0.722.2|32	%make
14cr|kiba-pidgin-plugin-0.1-0.722.2|33	
14cr|kiba-pidgin-plugin-0.1-0.722.2|34	%install
14cr|kiba-pidgin-plugin-0.1-0.722.2|35	%makeinstall_std
14cr|kiba-pidgin-plugin-0.1-0.722.2|36	%find_lang pidgin-kiba-plugin
14cr|kiba-pidgin-plugin-0.1-0.722.2|37	
14cr|kiba-pidgin-plugin-0.1-0.722.2|38	%files -f pidgin-kiba-plugin.lang
14cr|kiba-pidgin-plugin-0.1-0.722.2|39	%defattr(-,root,root)
14cr|kiba-pidgin-plugin-0.1-0.722.2|40	%doc AUTHORS ChangeLog
14cr|kiba-pidgin-plugin-0.1-0.722.2|41	%{_libdir}/pidgin/libkiba.*
14cr|kiba-pidgin-plugin-0.1-0.722.2|42	
14cr|kiba-pidgin-plugin-0.1-0.722.2|43	
14cr|kiba-pidgin-plugin-0.1-0.722.2|44	
14cr|kiba-pidgin-plugin-0.1-0.722.2|45	
14cr|kiba-pidgin-plugin-0.1-0.722.2|46	%changelog
14cr|kiba-pidgin-plugin-0.1-0.722.2|47	* Mon Nov 12 2012 alexander barakin aka sash-kan <alex@barak.in> 0.1-0.722.2
14cr|kiba-pidgin-plugin-0.1-0.722.2|48	+ Revision: ae5cca6
14cr|kiba-pidgin-plugin-0.1-0.722.2|49	- wrong patch
14cr|kiba-pidgin-plugin-0.1-0.722.2|50	
14cr|kiba-pidgin-plugin-0.1-0.722.2|51	

2377 14
14cr|kiba-plugins-0.1-0.1218.2|1	%define svn	1218
14cr|kiba-plugins-0.1-0.1218.2|2	%define release 0.%{svn}.2
14cr|kiba-plugins-0.1-0.1218.2|3	
14cr|kiba-plugins-0.1-0.1218.2|4	Name:		kiba-plugins
14cr|kiba-plugins-0.1-0.1218.2|5	Version:	0.1
14cr|kiba-plugins-0.1-0.1218.2|6	Release:	%{release}
14cr|kiba-plugins-0.1-0.1218.2|7	Summary:	Various plugins for Kiba-Dock
14cr|kiba-plugins-0.1-0.1218.2|8	Group:		System/X11
14cr|kiba-plugins-0.1-0.1218.2|9	URL:		http://www.kiba-dock.org/
14cr|kiba-plugins-0.1-0.1218.2|10	Source0:	%{name}-%{svn}.tar.xz
14cr|kiba-plugins-0.1-0.1218.2|11	Patch0:		kiba-plugins-fix-str-fmt.patch
14cr|kiba-plugins-0.1-0.1218.2|12	License:	GPLv2+
14cr|kiba-plugins-0.1-0.1218.2|13	BuildRequires:	kiba-dock-devel = %{version}
14cr|kiba-plugins-0.1-0.1218.2|14	BuildRequires:	intltool
14cr|kiba-plugins-0.1-0.1218.2|15	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|kiba-plugins-0.1-0.1218.2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|kiba-plugins-0.1-0.1218.2|17	BuildRequires:	pkgconfig(alsaplayer)
14cr|kiba-plugins-0.1-0.1218.2|18	BuildRequires:	pkgconfig(libgtop-2.0)
14cr|kiba-plugins-0.1-0.1218.2|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|kiba-plugins-0.1-0.1218.2|20	BuildRequires:	gnome-vfs2-devel
14cr|kiba-plugins-0.1-0.1218.2|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|kiba-plugins-0.1-0.1218.2|22	BuildRequires:	gnome-menus-devel
14cr|kiba-plugins-0.1-0.1218.2|23	BuildRequires:	startup-notification-devel
14cr|kiba-plugins-0.1-0.1218.2|24	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|kiba-plugins-0.1-0.1218.2|25	Requires:	kiba-dock
14cr|kiba-plugins-0.1-0.1218.2|26	
14cr|kiba-plugins-0.1-0.1218.2|27	%description
14cr|kiba-plugins-0.1-0.1218.2|28	This package contains several plugins for Kiba-Dock. It includes
14cr|kiba-plugins-0.1-0.1218.2|29	various volume controls, a clock, calendar, system information tool,
14cr|kiba-plugins-0.1-0.1218.2|30	and several other plugins.
14cr|kiba-plugins-0.1-0.1218.2|31	
14cr|kiba-plugins-0.1-0.1218.2|32	%prep
14cr|kiba-plugins-0.1-0.1218.2|33	%setup -q -n %{name}
14cr|kiba-plugins-0.1-0.1218.2|34	%patch0 -p0
14cr|kiba-plugins-0.1-0.1218.2|35	
14cr|kiba-plugins-0.1-0.1218.2|36	%build
14cr|kiba-plugins-0.1-0.1218.2|37	sh autogen.sh -V
14cr|kiba-plugins-0.1-0.1218.2|38	%configure2_5x
14cr|kiba-plugins-0.1-0.1218.2|39	%make
14cr|kiba-plugins-0.1-0.1218.2|40	
14cr|kiba-plugins-0.1-0.1218.2|41	%install
14cr|kiba-plugins-0.1-0.1218.2|42	%makeinstall_std
14cr|kiba-plugins-0.1-0.1218.2|43	%find_lang %{name}
14cr|kiba-plugins-0.1-0.1218.2|44	
14cr|kiba-plugins-0.1-0.1218.2|45	%files -f %{name}.lang
14cr|kiba-plugins-0.1-0.1218.2|46	%defattr(-,root,root)
14cr|kiba-plugins-0.1-0.1218.2|47	%doc AUTHORS ChangeLog
14cr|kiba-plugins-0.1-0.1218.2|48	%{_libdir}/kiba-dock
14cr|kiba-plugins-0.1-0.1218.2|49	%{_datadir}/kiba-dock/config_schemas/*/*.xml
14cr|kiba-plugins-0.1-0.1218.2|50	%{_datadir}/kiba-dock/icons/*
14cr|kiba-plugins-0.1-0.1218.2|51	
14cr|kiba-plugins-0.1-0.1218.2|52	
14cr|kiba-plugins-0.1-0.1218.2|53	
14cr|kiba-plugins-0.1-0.1218.2|54	%changelog
14cr|kiba-plugins-0.1-0.1218.2|55	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1-0.1218.2
14cr|kiba-plugins-0.1-0.1218.2|56	+ Revision: 59c3061
14cr|kiba-plugins-0.1-0.1218.2|57	- Bump release and clean the spec after applying automated fixes to spec file
14cr|kiba-plugins-0.1-0.1218.2|58	
14cr|kiba-plugins-0.1-0.1218.2|59	

2378 14
14cr|kicad-20120119.bzr3256-4|1	%define Werror_cflags            %nil
14cr|kicad-20120119.bzr3256-4|2	
14cr|kicad-20120119.bzr3256-4|3	# Generated debug package is empty and rpmlint rejects build
14cr|kicad-20120119.bzr3256-4|4	%define _enable_debug_packages %{nil}
14cr|kicad-20120119.bzr3256-4|5	%define debug_package %{nil}
14cr|kicad-20120119.bzr3256-4|6	
14cr|kicad-20120119.bzr3256-4|7	# To create source package:
14cr|kicad-20120119.bzr3256-4|8	# bzr branch lp:kicad/stable
14cr|kicad-20120119.bzr3256-4|9	#
14cr|kicad-20120119.bzr3256-4|10	# You can get the date by querying:
14cr|kicad-20120119.bzr3256-4|11	# $ bzr log -r-1 --line stable/
14cr|kicad-20120119.bzr3256-4|12	# 3009: jean-pierre charras 2011-05-25 Libedit: actual line thickness  taken in account by collector. Thick lines are now more easy t...
14cr|kicad-20120119.bzr3256-4|13	#
14cr|kicad-20120119.bzr3256-4|14	# $ bzr export --format=tbz2 --root=kicad kicad-sources-bzr$(bzr revno stable/).tar.bz2 stable/
14cr|kicad-20120119.bzr3256-4|15	
14cr|kicad-20120119.bzr3256-4|16	# For library,
14cr|kicad-20120119.bzr3256-4|17	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
14cr|kicad-20120119.bzr3256-4|18	# bzr branch lp:~kicad-lib-committers/kicad/library
14cr|kicad-20120119.bzr3256-4|19	#
14cr|kicad-20120119.bzr3256-4|20	# You can get the date by querying:
14cr|kicad-20120119.bzr3256-4|21	# $ bzr log -r-1 --line library/
14cr|kicad-20120119.bzr3256-4|22	# 109: xtony 2010-12-08 Add various modules.
14cr|kicad-20120119.bzr3256-4|23	#
14cr|kicad-20120119.bzr3256-4|24	# $ bzr export --format=tbz2 --root=kicad-library kicad-library-bzr$(bzr revno library/).tar.bz2 library/
14cr|kicad-20120119.bzr3256-4|25	
14cr|kicad-20120119.bzr3256-4|26	# For doc,
14cr|kicad-20120119.bzr3256-4|27	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
14cr|kicad-20120119.bzr3256-4|28	# bzr branch lp:~kicad-developers/kicad/doc
14cr|kicad-20120119.bzr3256-4|29	#
14cr|kicad-20120119.bzr3256-4|30	# You can get the date by querying:
14cr|kicad-20120119.bzr3256-4|31	# $ bzr log -r-1 --line doc/
14cr|kicad-20120119.bzr3256-4|32	# 216: Andrey Fedorushkov 2011-06-02 update russian GUI
14cr|kicad-20120119.bzr3256-4|33	
14cr|kicad-20120119.bzr3256-4|34	%define date 20120119
14cr|kicad-20120119.bzr3256-4|35	%define revision 3256
14cr|kicad-20120119.bzr3256-4|36	
14cr|kicad-20120119.bzr3256-4|37	%define docname kicad-doc
14cr|kicad-20120119.bzr3256-4|38	%define docdate 20111221
14cr|kicad-20120119.bzr3256-4|39	%define docrevision 303
14cr|kicad-20120119.bzr3256-4|40	%define docversion %{docdate}.bzr%{docrevision}
14cr|kicad-20120119.bzr3256-4|41	
14cr|kicad-20120119.bzr3256-4|42	%define libname kicad-library
14cr|kicad-20120119.bzr3256-4|43	%define libdate 20120119
14cr|kicad-20120119.bzr3256-4|44	%define librevision 114
14cr|kicad-20120119.bzr3256-4|45	%define libversion %{libdate}.bzr%{librevision}
14cr|kicad-20120119.bzr3256-4|46	
14cr|kicad-20120119.bzr3256-4|47	Summary:	An open source software for the creation of electronic schematic diagrams
14cr|kicad-20120119.bzr3256-4|48	Name:		kicad
14cr|kicad-20120119.bzr3256-4|49	Version:	%{date}.bzr%{revision}
14cr|kicad-20120119.bzr3256-4|50	Release:	4
14cr|kicad-20120119.bzr3256-4|51	License:	GPLv2+
14cr|kicad-20120119.bzr3256-4|52	Group:		Sciences/Computer science
14cr|kicad-20120119.bzr3256-4|53	Url:		http://www.lis.inpg.fr/realise_au_lis/kicad/
14cr|kicad-20120119.bzr3256-4|54	Source0:	%{name}-sources-bzr%{revision}.tar.bz2
14cr|kicad-20120119.bzr3256-4|55	Source1:	%{docname}-bzr%{docrevision}.tar.bz2
14cr|kicad-20120119.bzr3256-4|56	Source2:	%{libname}-bzr%{librevision}.tar.bz2
14cr|kicad-20120119.bzr3256-4|57	
14cr|kicad-20120119.bzr3256-4|58	# Fedora & upstream patches
14cr|kicad-20120119.bzr3256-4|59	Patch11:	%{name}-2011.07.12-fix-linking.patch
14cr|kicad-20120119.bzr3256-4|60	Patch12:	%{name}-2011.07.12-boost-polygon-declare-gtlsort-earlier.patch
14cr|kicad-20120119.bzr3256-4|61	Patch13:	%{name}-2012.01.19-fix-linking.patch
14cr|kicad-20120119.bzr3256-4|62	Patch14:	%{name}-2012.01.19-fix-bom-in-python.patch
14cr|kicad-20120119.bzr3256-4|63	Patch20:	%{name}-2012.01.19-fix-plotting-scale.patch
14cr|kicad-20120119.bzr3256-4|64	Patch21:	%{name}-2012.01.19-move-up-junction-button.rev3371.patch
14cr|kicad-20120119.bzr3256-4|65	Patch22:	%{name}-2012.01.19-thermal-relief.rev3281.patch
14cr|kicad-20120119.bzr3256-4|66	Patch23:	%{name}-2012.01.19-undo-redo-auto.rev3297.patch
14cr|kicad-20120119.bzr3256-4|67	Patch24:	%{name}-2012.01.19-cvpcb-preview.rev3303.patch
14cr|kicad-20120119.bzr3256-4|68	Patch25:	%{name}-2012.01.19-pcb-calculation.rev3328.patch
14cr|kicad-20120119.bzr3256-4|69	Patch26:	%{name}-2012.01.19-ps-plotting-width-correction.rev3342.patch
14cr|kicad-20120119.bzr3256-4|70	
14cr|kicad-20120119.bzr3256-4|71	BuildRequires:	cmake
14cr|kicad-20120119.bzr3256-4|72	BuildRequires:	desktop-file-utils
14cr|kicad-20120119.bzr3256-4|73	BuildRequires:	imagemagick
14cr|kicad-20120119.bzr3256-4|74	BuildRequires:	boost-devel
14cr|kicad-20120119.bzr3256-4|75	BuildRequires:	wxgtku2.8-devel
14cr|kicad-20120119.bzr3256-4|76	BuildRequires:	pkgconfig(gl)
14cr|kicad-20120119.bzr3256-4|77	BuildRequires:	pkgconfig(glu)
14cr|kicad-20120119.bzr3256-4|78	Requires:	%{libname} = %{libversion}
14cr|kicad-20120119.bzr3256-4|79	Requires:	%{docname} = %{docversion}
14cr|kicad-20120119.bzr3256-4|80	Suggests:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|81	
14cr|kicad-20120119.bzr3256-4|82	%description
14cr|kicad-20120119.bzr3256-4|83	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|84	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|85	
14cr|kicad-20120119.bzr3256-4|86	Kicad is a set of four softwares and a project manager:
14cr|kicad-20120119.bzr3256-4|87	
14cr|kicad-20120119.bzr3256-4|88	Eeschema :  Schematic entry.
14cr|kicad-20120119.bzr3256-4|89	Pcbnew :    Board editor.
14cr|kicad-20120119.bzr3256-4|90	Gerbview :  GERBER viewer (photoplotter documents).
14cr|kicad-20120119.bzr3256-4|91	Cvpcb :     footprint selector for components used in the circuit design.
14cr|kicad-20120119.bzr3256-4|92	Kicad:      project manager.
14cr|kicad-20120119.bzr3256-4|93	
14cr|kicad-20120119.bzr3256-4|94	%files
14cr|kicad-20120119.bzr3256-4|95	%{_bindir}/*
14cr|kicad-20120119.bzr3256-4|96	%{_prefix}/lib/%{name}/plugins/netlist_form_pads-pcb.xsl
14cr|kicad-20120119.bzr3256-4|97	%{_iconsdir}/*/*/*
14cr|kicad-20120119.bzr3256-4|98	%{_iconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|99	%{_liconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|100	%{_miconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|101	%{_datadir}/%{name}/demos/
14cr|kicad-20120119.bzr3256-4|102	%{_datadir}/%{name}/template/
14cr|kicad-20120119.bzr3256-4|103	%{_datadir}/applications
14cr|kicad-20120119.bzr3256-4|104	%{_datadir}/mime/packages/kicad.xml
14cr|kicad-20120119.bzr3256-4|105	%{_datadir}/mimelnk/application/x-kicad-project.desktop
14cr|kicad-20120119.bzr3256-4|106	%{_datadir}/mimelnk/application/x-kicad-schematic.desktop
14cr|kicad-20120119.bzr3256-4|107	
14cr|kicad-20120119.bzr3256-4|108	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|109	
14cr|kicad-20120119.bzr3256-4|110	%package doc
14cr|kicad-20120119.bzr3256-4|111	Summary:	Documentation for kicad (creation of electronic schematic diagrams)
14cr|kicad-20120119.bzr3256-4|112	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|113	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|114	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|115	
14cr|kicad-20120119.bzr3256-4|116	%description doc
14cr|kicad-20120119.bzr3256-4|117	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|118	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|119	
14cr|kicad-20120119.bzr3256-4|120	Kicad-doc is the documentation for kicad.
14cr|kicad-20120119.bzr3256-4|121	
14cr|kicad-20120119.bzr3256-4|122	%files doc
14cr|kicad-20120119.bzr3256-4|123	%doc %{_datadir}/doc/%{name}
14cr|kicad-20120119.bzr3256-4|124	
14cr|kicad-20120119.bzr3256-4|125	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|126	
14cr|kicad-20120119.bzr3256-4|127	%package locales-ca
14cr|kicad-20120119.bzr3256-4|128	Summary:	Catalan Kicad locales
14cr|kicad-20120119.bzr3256-4|129	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|130	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|131	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|132	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|133	
14cr|kicad-20120119.bzr3256-4|134	%description locales-ca
14cr|kicad-20120119.bzr3256-4|135	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|136	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|137	
14cr|kicad-20120119.bzr3256-4|138	Kicad-locales provides Catalan locales for kicad.
14cr|kicad-20120119.bzr3256-4|139	
14cr|kicad-20120119.bzr3256-4|140	%files locales-ca
14cr|kicad-20120119.bzr3256-4|141	%{_datadir}/%{name}/internat/ca/
14cr|kicad-20120119.bzr3256-4|142	
14cr|kicad-20120119.bzr3256-4|143	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|144	
14cr|kicad-20120119.bzr3256-4|145	%package locales-cs
14cr|kicad-20120119.bzr3256-4|146	Summary:	Czech Kicad locales
14cr|kicad-20120119.bzr3256-4|147	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|148	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|149	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|150	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|151	
14cr|kicad-20120119.bzr3256-4|152	%description locales-cs
14cr|kicad-20120119.bzr3256-4|153	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|154	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|155	
14cr|kicad-20120119.bzr3256-4|156	Kicad-locales provides Czech locales for kicad.
14cr|kicad-20120119.bzr3256-4|157	
14cr|kicad-20120119.bzr3256-4|158	%files locales-cs
14cr|kicad-20120119.bzr3256-4|159	%{_datadir}/%{name}/internat/cs/
14cr|kicad-20120119.bzr3256-4|160	
14cr|kicad-20120119.bzr3256-4|161	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|162	
14cr|kicad-20120119.bzr3256-4|163	%package locales-de
14cr|kicad-20120119.bzr3256-4|164	Summary:	German Kicad locales
14cr|kicad-20120119.bzr3256-4|165	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|166	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|167	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|168	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|169	
14cr|kicad-20120119.bzr3256-4|170	%description locales-de
14cr|kicad-20120119.bzr3256-4|171	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|172	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|173	
14cr|kicad-20120119.bzr3256-4|174	Kicad-locales provides German locales for kicad.
14cr|kicad-20120119.bzr3256-4|175	
14cr|kicad-20120119.bzr3256-4|176	%files locales-de
14cr|kicad-20120119.bzr3256-4|177	%{_datadir}/%{name}/internat/de/
14cr|kicad-20120119.bzr3256-4|178	
14cr|kicad-20120119.bzr3256-4|179	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|180	
14cr|kicad-20120119.bzr3256-4|181	%package locales-es
14cr|kicad-20120119.bzr3256-4|182	Summary:	Spanish Kicad locales
14cr|kicad-20120119.bzr3256-4|183	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|184	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|185	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|186	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|187	
14cr|kicad-20120119.bzr3256-4|188	%description locales-es
14cr|kicad-20120119.bzr3256-4|189	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|190	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|191	
14cr|kicad-20120119.bzr3256-4|192	Kicad-locales provides Spanish locales for kicad.
14cr|kicad-20120119.bzr3256-4|193	
14cr|kicad-20120119.bzr3256-4|194	%files locales-es
14cr|kicad-20120119.bzr3256-4|195	%{_datadir}/%{name}/internat/es/
14cr|kicad-20120119.bzr3256-4|196	
14cr|kicad-20120119.bzr3256-4|197	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|198	
14cr|kicad-20120119.bzr3256-4|199	%package locales-fi
14cr|kicad-20120119.bzr3256-4|200	Summary:	Finnish Kicad locales
14cr|kicad-20120119.bzr3256-4|201	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|202	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|203	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|204	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|205	
14cr|kicad-20120119.bzr3256-4|206	%description locales-fi
14cr|kicad-20120119.bzr3256-4|207	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|208	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|209	
14cr|kicad-20120119.bzr3256-4|210	Kicad-locales provides Finnish locales for kicad.
14cr|kicad-20120119.bzr3256-4|211	
14cr|kicad-20120119.bzr3256-4|212	%files locales-fi
14cr|kicad-20120119.bzr3256-4|213	%{_datadir}/%{name}/internat/fi/
14cr|kicad-20120119.bzr3256-4|214	
14cr|kicad-20120119.bzr3256-4|215	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|216	
14cr|kicad-20120119.bzr3256-4|217	%package locales-fr
14cr|kicad-20120119.bzr3256-4|218	Summary:	French Kicad locales
14cr|kicad-20120119.bzr3256-4|219	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|220	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|221	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|222	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|223	
14cr|kicad-20120119.bzr3256-4|224	%description locales-fr
14cr|kicad-20120119.bzr3256-4|225	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|226	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|227	
14cr|kicad-20120119.bzr3256-4|228	Kicad-locales provides French locales for kicad.
14cr|kicad-20120119.bzr3256-4|229	
14cr|kicad-20120119.bzr3256-4|230	%files locales-fr
14cr|kicad-20120119.bzr3256-4|231	%{_datadir}/%{name}/internat/fr/
14cr|kicad-20120119.bzr3256-4|232	
14cr|kicad-20120119.bzr3256-4|233	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|234	
14cr|kicad-20120119.bzr3256-4|235	%package locales-hu
14cr|kicad-20120119.bzr3256-4|236	Summary:	Hungarian Kicad locales
14cr|kicad-20120119.bzr3256-4|237	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|238	Release:	%{release}
14cr|kicad-20120119.bzr3256-4|239	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|240	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|241	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|242	
14cr|kicad-20120119.bzr3256-4|243	%description locales-hu
14cr|kicad-20120119.bzr3256-4|244	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|245	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|246	
14cr|kicad-20120119.bzr3256-4|247	Kicad-locales provides Hungarian locales for kicad.
14cr|kicad-20120119.bzr3256-4|248	
14cr|kicad-20120119.bzr3256-4|249	%files locales-hu
14cr|kicad-20120119.bzr3256-4|250	%{_datadir}/%{name}/internat/hu/
14cr|kicad-20120119.bzr3256-4|251	
14cr|kicad-20120119.bzr3256-4|252	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|253	
14cr|kicad-20120119.bzr3256-4|254	%package locales-it
14cr|kicad-20120119.bzr3256-4|255	Summary:	Italian Kicad locales
14cr|kicad-20120119.bzr3256-4|256	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|257	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|258	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|259	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|260	
14cr|kicad-20120119.bzr3256-4|261	%description locales-it
14cr|kicad-20120119.bzr3256-4|262	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|263	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|264	
14cr|kicad-20120119.bzr3256-4|265	Kicad-locales provides Italian locales for kicad.
14cr|kicad-20120119.bzr3256-4|266	
14cr|kicad-20120119.bzr3256-4|267	%files locales-it
14cr|kicad-20120119.bzr3256-4|268	%{_datadir}/%{name}/internat/it/
14cr|kicad-20120119.bzr3256-4|269	
14cr|kicad-20120119.bzr3256-4|270	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|271	
14cr|kicad-20120119.bzr3256-4|272	%package locales-ja
14cr|kicad-20120119.bzr3256-4|273	Summary:	Japanese Kicad locales
14cr|kicad-20120119.bzr3256-4|274	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|275	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|276	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|277	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|278	
14cr|kicad-20120119.bzr3256-4|279	%description locales-ja
14cr|kicad-20120119.bzr3256-4|280	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|281	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|282	
14cr|kicad-20120119.bzr3256-4|283	Kicad-locales provides Japanese locales for kicad.
14cr|kicad-20120119.bzr3256-4|284	
14cr|kicad-20120119.bzr3256-4|285	%files locales-ja
14cr|kicad-20120119.bzr3256-4|286	%{_datadir}/%{name}/internat/ja/
14cr|kicad-20120119.bzr3256-4|287	
14cr|kicad-20120119.bzr3256-4|288	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|289	
14cr|kicad-20120119.bzr3256-4|290	%package locales-ko
14cr|kicad-20120119.bzr3256-4|291	Summary:	Korean Kicad locales
14cr|kicad-20120119.bzr3256-4|292	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|293	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|294	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|295	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|296	
14cr|kicad-20120119.bzr3256-4|297	%description locales-ko
14cr|kicad-20120119.bzr3256-4|298	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|299	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|300	
14cr|kicad-20120119.bzr3256-4|301	Kicad-locales provides Korean locales for kicad.
14cr|kicad-20120119.bzr3256-4|302	
14cr|kicad-20120119.bzr3256-4|303	%files locales-ko
14cr|kicad-20120119.bzr3256-4|304	%{_datadir}/%{name}/internat/ko/
14cr|kicad-20120119.bzr3256-4|305	
14cr|kicad-20120119.bzr3256-4|306	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|307	
14cr|kicad-20120119.bzr3256-4|308	%package locales-nl
14cr|kicad-20120119.bzr3256-4|309	Summary:	Dutch Kicad locales
14cr|kicad-20120119.bzr3256-4|310	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|311	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|312	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|313	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|314	
14cr|kicad-20120119.bzr3256-4|315	%description locales-nl
14cr|kicad-20120119.bzr3256-4|316	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|317	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|318	
14cr|kicad-20120119.bzr3256-4|319	Kicad-locales provides Dutch locales for kicad.
14cr|kicad-20120119.bzr3256-4|320	
14cr|kicad-20120119.bzr3256-4|321	%files locales-nl
14cr|kicad-20120119.bzr3256-4|322	%{_datadir}/%{name}/internat/nl/
14cr|kicad-20120119.bzr3256-4|323	
14cr|kicad-20120119.bzr3256-4|324	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|325	
14cr|kicad-20120119.bzr3256-4|326	%package locales-pl
14cr|kicad-20120119.bzr3256-4|327	Summary:	Polish Kicad locales
14cr|kicad-20120119.bzr3256-4|328	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|329	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|330	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|331	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|332	
14cr|kicad-20120119.bzr3256-4|333	%description locales-pl
14cr|kicad-20120119.bzr3256-4|334	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|335	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|336	
14cr|kicad-20120119.bzr3256-4|337	Kicad-locales provides Polish locales for kicad.
14cr|kicad-20120119.bzr3256-4|338	
14cr|kicad-20120119.bzr3256-4|339	%files locales-pl
14cr|kicad-20120119.bzr3256-4|340	%{_datadir}/%{name}/internat/pl/
14cr|kicad-20120119.bzr3256-4|341	
14cr|kicad-20120119.bzr3256-4|342	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|343	
14cr|kicad-20120119.bzr3256-4|344	%package locales-pt
14cr|kicad-20120119.bzr3256-4|345	Summary:	Portuguese Kicad locales
14cr|kicad-20120119.bzr3256-4|346	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|347	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|348	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|349	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|350	
14cr|kicad-20120119.bzr3256-4|351	%description locales-pt
14cr|kicad-20120119.bzr3256-4|352	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|353	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|354	
14cr|kicad-20120119.bzr3256-4|355	Kicad-locales provides Portuguese locales for kicad.
14cr|kicad-20120119.bzr3256-4|356	
14cr|kicad-20120119.bzr3256-4|357	%files locales-pt
14cr|kicad-20120119.bzr3256-4|358	%{_datadir}/%{name}/internat/pt/
14cr|kicad-20120119.bzr3256-4|359	
14cr|kicad-20120119.bzr3256-4|360	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|361	
14cr|kicad-20120119.bzr3256-4|362	%package locales-ru
14cr|kicad-20120119.bzr3256-4|363	Summary:	Russian Kicad locales
14cr|kicad-20120119.bzr3256-4|364	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|365	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|366	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|367	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|368	
14cr|kicad-20120119.bzr3256-4|369	%description locales-ru
14cr|kicad-20120119.bzr3256-4|370	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|371	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|372	
14cr|kicad-20120119.bzr3256-4|373	Kicad-locales provides Russian locales for kicad.
14cr|kicad-20120119.bzr3256-4|374	
14cr|kicad-20120119.bzr3256-4|375	%files locales-ru
14cr|kicad-20120119.bzr3256-4|376	%{_datadir}/%{name}/internat/ru/
14cr|kicad-20120119.bzr3256-4|377	
14cr|kicad-20120119.bzr3256-4|378	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|379	
14cr|kicad-20120119.bzr3256-4|380	%package locales-sl
14cr|kicad-20120119.bzr3256-4|381	Summary:	Slovenian Kicad locales
14cr|kicad-20120119.bzr3256-4|382	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|383	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|384	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|385	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|386	
14cr|kicad-20120119.bzr3256-4|387	%description locales-sl
14cr|kicad-20120119.bzr3256-4|388	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|389	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|390	
14cr|kicad-20120119.bzr3256-4|391	Kicad-locales provides Slovenian locales for kicad.
14cr|kicad-20120119.bzr3256-4|392	
14cr|kicad-20120119.bzr3256-4|393	%files locales-sl
14cr|kicad-20120119.bzr3256-4|394	%{_datadir}/%{name}/internat/sl
14cr|kicad-20120119.bzr3256-4|395	
14cr|kicad-20120119.bzr3256-4|396	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|397	
14cr|kicad-20120119.bzr3256-4|398	%package locales-sv
14cr|kicad-20120119.bzr3256-4|399	Summary:	Salvadoran Kicad locales
14cr|kicad-20120119.bzr3256-4|400	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|401	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|402	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|403	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|404	
14cr|kicad-20120119.bzr3256-4|405	%description locales-sv
14cr|kicad-20120119.bzr3256-4|406	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|407	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|408	
14cr|kicad-20120119.bzr3256-4|409	Kicad-locales provides Salvadoran locales for kicad.
14cr|kicad-20120119.bzr3256-4|410	
14cr|kicad-20120119.bzr3256-4|411	%files locales-sv
14cr|kicad-20120119.bzr3256-4|412	%{_datadir}/%{name}/internat/sv/
14cr|kicad-20120119.bzr3256-4|413	
14cr|kicad-20120119.bzr3256-4|414	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|415	
14cr|kicad-20120119.bzr3256-4|416	%package locales-zh-cn
14cr|kicad-20120119.bzr3256-4|417	Summary:	Chinese Kicad locales
14cr|kicad-20120119.bzr3256-4|418	Version:	%{docversion}
14cr|kicad-20120119.bzr3256-4|419	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|420	Provides:	%{name}-locale
14cr|kicad-20120119.bzr3256-4|421	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|422	
14cr|kicad-20120119.bzr3256-4|423	%description locales-zh-cn
14cr|kicad-20120119.bzr3256-4|424	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|425	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|426	
14cr|kicad-20120119.bzr3256-4|427	Kicad-locales provides Chinese locales for kicad.
14cr|kicad-20120119.bzr3256-4|428	
14cr|kicad-20120119.bzr3256-4|429	%files locales-zh-cn
14cr|kicad-20120119.bzr3256-4|430	%{_datadir}/%{name}/internat/zh_CN/
14cr|kicad-20120119.bzr3256-4|431	
14cr|kicad-20120119.bzr3256-4|432	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|433	
14cr|kicad-20120119.bzr3256-4|434	%package library
14cr|kicad-20120119.bzr3256-4|435	Summary:	Library for kicad (creation of electronic schematic diagrams)
14cr|kicad-20120119.bzr3256-4|436	Version:	%{libversion}
14cr|kicad-20120119.bzr3256-4|437	Requires:	%{name}
14cr|kicad-20120119.bzr3256-4|438	BuildArch:	noarch
14cr|kicad-20120119.bzr3256-4|439	
14cr|kicad-20120119.bzr3256-4|440	%description library
14cr|kicad-20120119.bzr3256-4|441	Kicad is an open source (GPL) software for the creation of electronic
14cr|kicad-20120119.bzr3256-4|442	schematic diagrams and printed circuit board artwork.
14cr|kicad-20120119.bzr3256-4|443	
14cr|kicad-20120119.bzr3256-4|444	Kicad-library is a set of library needed by kicad.
14cr|kicad-20120119.bzr3256-4|445	
14cr|kicad-20120119.bzr3256-4|446	%files library
14cr|kicad-20120119.bzr3256-4|447	%{_datadir}/%{name}/library
14cr|kicad-20120119.bzr3256-4|448	%{_datadir}/%{name}/modules
14cr|kicad-20120119.bzr3256-4|449	
14cr|kicad-20120119.bzr3256-4|450	#----------------------------------------------------------------------------
14cr|kicad-20120119.bzr3256-4|451	
14cr|kicad-20120119.bzr3256-4|452	%prep
14cr|kicad-20120119.bzr3256-4|453	%setup -q -T -b 0 -n %{name}
14cr|kicad-20120119.bzr3256-4|454	%setup -q -T -b 1 -n %{docname}
14cr|kicad-20120119.bzr3256-4|455	%setup -q -T -b 2 -n %{libname}
14cr|kicad-20120119.bzr3256-4|456	pushd ../%{name}
14cr|kicad-20120119.bzr3256-4|457	%patch11 -p0 -b .fix-linking1
14cr|kicad-20120119.bzr3256-4|458	%patch12 -p0 -b .gcc-4.7
14cr|kicad-20120119.bzr3256-4|459	%patch13 -p0 -b .fix-linking2
14cr|kicad-20120119.bzr3256-4|460	%patch14 -p1 -b .fix-bom-in-python
14cr|kicad-20120119.bzr3256-4|461	%patch20 -p0 -b .fix-plotting-scale
14cr|kicad-20120119.bzr3256-4|462	%patch21 -p0 -b .junction-button
14cr|kicad-20120119.bzr3256-4|463	%patch22 -p0 -b .thermal-relief
14cr|kicad-20120119.bzr3256-4|464	%patch23 -p1 -b .undo-redo
14cr|kicad-20120119.bzr3256-4|465	%patch24 -p1 -b .cvpcb-preview
14cr|kicad-20120119.bzr3256-4|466	%patch25 -p0 -b .pcb-calculation
14cr|kicad-20120119.bzr3256-4|467	%patch26 -p1 -b .width-correction
14cr|kicad-20120119.bzr3256-4|468	popd
14cr|kicad-20120119.bzr3256-4|469	
14cr|kicad-20120119.bzr3256-4|470	%build
14cr|kicad-20120119.bzr3256-4|471	export LC_ALL=C
14cr|kicad-20120119.bzr3256-4|472	cd ../
14cr|kicad-20120119.bzr3256-4|473	
14cr|kicad-20120119.bzr3256-4|474	# Building kicad-doc
14cr|kicad-20120119.bzr3256-4|475	pushd %{docname}
14cr|kicad-20120119.bzr3256-4|476	%cmake \
14cr|kicad-20120119.bzr3256-4|477	-DKICAD_STABLE_VERSION:BOOL=ON \
14cr|kicad-20120119.bzr3256-4|478	-DCMAKE_BUILD_TYPE=Release
14cr|kicad-20120119.bzr3256-4|479	%make
14cr|kicad-20120119.bzr3256-4|480	popd
14cr|kicad-20120119.bzr3256-4|481	
14cr|kicad-20120119.bzr3256-4|482	# Building kicad-library
14cr|kicad-20120119.bzr3256-4|483	pushd %{libname}
14cr|kicad-20120119.bzr3256-4|484	%cmake \
14cr|kicad-20120119.bzr3256-4|485	-DKICAD_STABLE_VERSION:BOOL=ON \
14cr|kicad-20120119.bzr3256-4|486	-DCMAKE_BUILD_TYPE=Release
14cr|kicad-20120119.bzr3256-4|487	%make
14cr|kicad-20120119.bzr3256-4|488	popd
14cr|kicad-20120119.bzr3256-4|489	
14cr|kicad-20120119.bzr3256-4|490	# Building kicad
14cr|kicad-20120119.bzr3256-4|491	pushd %{name}
14cr|kicad-20120119.bzr3256-4|492	%cmake \
14cr|kicad-20120119.bzr3256-4|493	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cr|kicad-20120119.bzr3256-4|494	-DKICAD_STABLE_VERSION:BOOL=ON \
14cr|kicad-20120119.bzr3256-4|495	-DCMAKE_BUILD_TYPE=Release
14cr|kicad-20120119.bzr3256-4|496	%make
14cr|kicad-20120119.bzr3256-4|497	popd
14cr|kicad-20120119.bzr3256-4|498	
14cr|kicad-20120119.bzr3256-4|499	%install
14cr|kicad-20120119.bzr3256-4|500	cd ../
14cr|kicad-20120119.bzr3256-4|501	
14cr|kicad-20120119.bzr3256-4|502	# Installing kicad-doc
14cr|kicad-20120119.bzr3256-4|503	pushd %{docname}
14cr|kicad-20120119.bzr3256-4|504	%makeinstall_std -C build
14cr|kicad-20120119.bzr3256-4|505	popd
14cr|kicad-20120119.bzr3256-4|506	
14cr|kicad-20120119.bzr3256-4|507	# Installing kicad-library
14cr|kicad-20120119.bzr3256-4|508	pushd %{libname}
14cr|kicad-20120119.bzr3256-4|509	%makeinstall_std -C build
14cr|kicad-20120119.bzr3256-4|510	popd
14cr|kicad-20120119.bzr3256-4|511	
14cr|kicad-20120119.bzr3256-4|512	# Installing kicad
14cr|kicad-20120119.bzr3256-4|513	pushd %{name}
14cr|kicad-20120119.bzr3256-4|514	%makeinstall_std -C build
14cr|kicad-20120119.bzr3256-4|515	
14cr|kicad-20120119.bzr3256-4|516	# create desktop file
14cr|kicad-20120119.bzr3256-4|517	desktop-file-install --vendor='' \
14cr|kicad-20120119.bzr3256-4|518	--remove-category='Scientific' \
14cr|kicad-20120119.bzr3256-4|519	--add-category='Science;Electronics;Education' \
14cr|kicad-20120119.bzr3256-4|520	--dir=%{buildroot}%{_datadir}/applications \
14cr|kicad-20120119.bzr3256-4|521	%{buildroot}%{_datadir}/applications/*.desktop
14cr|kicad-20120119.bzr3256-4|522	
14cr|kicad-20120119.bzr3256-4|523	# create icons
14cr|kicad-20120119.bzr3256-4|524	mkdir -p %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
14cr|kicad-20120119.bzr3256-4|525	convert -resize 16x16 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|526	convert -resize 32x32 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|527	convert -resize 48x48 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
14cr|kicad-20120119.bzr3256-4|528	popd
14cr|kicad-20120119.bzr3256-4|529	
14cr|kicad-20120119.bzr3256-4|530	
14cr|kicad-20120119.bzr3256-4|531	%changelog
14cr|kicad-20120119.bzr3256-4|532	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120119.bzr3256-4
14cr|kicad-20120119.bzr3256-4|533	+ Revision: 41e24a2
14cr|kicad-20120119.bzr3256-4|534	- MassBuild#464: Increase release tag
14cr|kicad-20120119.bzr3256-4|535	
14cr|kicad-20120119.bzr3256-4|536	

2379 14
14cr|kiconedit-4.4.0-2|1	Summary:	KDE Icon Editor
14cr|kiconedit-4.4.0-2|2	Name:		kiconedit
14cr|kiconedit-4.4.0-2|3	Version: 	4.4.0
14cr|kiconedit-4.4.0-2|4	Release: 	2
14cr|kiconedit-4.4.0-2|5	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.tar.bz2
14cr|kiconedit-4.4.0-2|6	License: 	GPLv2+
14cr|kiconedit-4.4.0-2|7	Group: 		Graphics
14cr|kiconedit-4.4.0-2|8	Url: 		http://www.kde.org
14cr|kiconedit-4.4.0-2|9	BuildRequires: 	kdelibs4-devel
14cr|kiconedit-4.4.0-2|10	%if %mdkversion < 200900
14cr|kiconedit-4.4.0-2|11	Obsoletes: 	kdegraphics-kiconedit < 1:3.5.10-3
14cr|kiconedit-4.4.0-2|12	Conflicts:	kde-l10n < 3.5.9-5
14cr|kiconedit-4.4.0-2|13	%endif
14cr|kiconedit-4.4.0-2|14	%if %mdkversion < 200100
14cr|kiconedit-4.4.0-2|15	Obsoletes:  kdegraphics3-kiconedit < 1:3.5.10-5
14cr|kiconedit-4.4.0-2|16	%endif
14cr|kiconedit-4.4.0-2|17	
14cr|kiconedit-4.4.0-2|18	%description
14cr|kiconedit-4.4.0-2|19	KDE Icon Editor.
14cr|kiconedit-4.4.0-2|20	
14cr|kiconedit-4.4.0-2|21	%files -f %name.lang
14cr|kiconedit-4.4.0-2|22	%doc AUTHORS COPYING COPYING.DOC NEWS
14cr|kiconedit-4.4.0-2|23	%_kde_bindir/*
14cr|kiconedit-4.4.0-2|24	%_kde_datadir/applications/kde4/*.desktop
14cr|kiconedit-4.4.0-2|25	%_kde_appsdir/%name
14cr|kiconedit-4.4.0-2|26	%_kde_iconsdir/*/*/*/*
14cr|kiconedit-4.4.0-2|27	
14cr|kiconedit-4.4.0-2|28	#--------------------------------------------------------------------
14cr|kiconedit-4.4.0-2|29	
14cr|kiconedit-4.4.0-2|30	%prep
14cr|kiconedit-4.4.0-2|31	%setup -q
14cr|kiconedit-4.4.0-2|32	sed -i -e 's#<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4\.1\.2-Based Variant V1\.1//EN" "dtd/kdex\.dtd" \[#<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [#g' doc-translations/*_kiconedit/*/index.docbook
14cr|kiconedit-4.4.0-2|33	
14cr|kiconedit-4.4.0-2|34	%build
14cr|kiconedit-4.4.0-2|35	%cmake_kde4
14cr|kiconedit-4.4.0-2|36	%make
14cr|kiconedit-4.4.0-2|37	
14cr|kiconedit-4.4.0-2|38	%install
14cr|kiconedit-4.4.0-2|39	cd build
14cr|kiconedit-4.4.0-2|40	%{makeinstall_std}
14cr|kiconedit-4.4.0-2|41	cd -
14cr|kiconedit-4.4.0-2|42	
14cr|kiconedit-4.4.0-2|43	%find_lang %name --with-html
14cr|kiconedit-4.4.0-2|44	
14cr|kiconedit-4.4.0-2|45	
14cr|kiconedit-4.4.0-2|46	
14cr|kiconedit-4.4.0-2|47	
14cr|kiconedit-4.4.0-2|48	%changelog
14cr|kiconedit-4.4.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-2
14cr|kiconedit-4.4.0-2|50	+ Revision: 23d8671
14cr|kiconedit-4.4.0-2|51	- MassBuild#464: Increase release tag
14cr|kiconedit-4.4.0-2|52	
14cr|kiconedit-4.4.0-2|53	

2380 14
14cr|kid3-3.1-2|1	%define	use_gstreamer	0
14cr|kid3-3.1-2|2	%define	with_cli	1
14cr|kid3-3.1-2|3	%define	with_qt5	0
14cr|kid3-3.1-2|4	%define	major		3.1.0
14cr|kid3-3.1-2|5	%define	libname		%mklibname %{name}
14cr|kid3-3.1-2|6	
14cr|kid3-3.1-2|7	Summary:	ID3 Tagger
14cr|kid3-3.1-2|8	Name:		kid3
14cr|kid3-3.1-2|9	Version:	3.1
14cr|kid3-3.1-2|10	Release:	2
14cr|kid3-3.1-2|11	License:	GPLv2+
14cr|kid3-3.1-2|12	Group:		Sound
14cr|kid3-3.1-2|13	Url:		http://kid3.sourceforge.net/
14cr|kid3-3.1-2|14	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|kid3-3.1-2|15	Source1:	kid3.rpmlintrc
14cr|kid3-3.1-2|16	Patch0:		kid3-3.0.2-fix-lib-path.patch
14cr|kid3-3.1-2|17	BuildRequires:	cmake >= 2.8
14cr|kid3-3.1-2|18	BuildRequires:	gettext
14cr|kid3-3.1-2|19	BuildRequires:	kdelibs4-devel
14cr|kid3-3.1-2|20	BuildRequires:	qt4-devel
14cr|kid3-3.1-2|21	BuildRequires:	id3lib-devel
14cr|kid3-3.1-2|22	BuildRequires:	pkgconfig(taglib) >= 1.4
14cr|kid3-3.1-2|23	BuildRequires:	libmp4v2-devel
14cr|kid3-3.1-2|24	# Not needed
14cr|kid3-3.1-2|25	#BuildRequires:	libtunepimp-devel
14cr|kid3-3.1-2|26	BuildRequires:	pkgconfig(flac)
14cr|kid3-3.1-2|27	BuildRequires:	pkgconfig(flac++)
14cr|kid3-3.1-2|28	BuildRequires:	pkgconfig(ogg)
14cr|kid3-3.1-2|29	BuildRequires:	pkgconfig(vorbis)
14cr|kid3-3.1-2|30	BuildRequires:	pkgconfig(libchromaprint)
14cr|kid3-3.1-2|31	%if %{with_qt5}
14cr|kid3-3.1-2|32	BuildRequires:	qt5-linguist-tools
14cr|kid3-3.1-2|33	BuildRequires:	pkgconfig(Qt5Core)
14cr|kid3-3.1-2|34	%endif
14cr|kid3-3.1-2|35	%if %{use_gstreamer}
14cr|kid3-3.1-2|36	BuildRequires:	gstreamer1.0-devel >= 1.0
14cr|kid3-3.1-2|37	%else
14cr|kid3-3.1-2|38	BuildRequires:	ffmpeg-devel
14cr|kid3-3.1-2|39	%endif
14cr|kid3-3.1-2|40	BuildRequires:	readline-devel
14cr|kid3-3.1-2|41	# For docs
14cr|kid3-3.1-2|42	BuildRequires:	xsltproc
14cr|kid3-3.1-2|43	BuildRequires:	docbook-style-xsl >= 1.72
14cr|kid3-3.1-2|44	Requires:	xdg-utils
14cr|kid3-3.1-2|45	Requires:	%{libname} = %{version}
14cr|kid3-3.1-2|46	
14cr|kid3-3.1-2|47	%description
14cr|kid3-3.1-2|48	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cr|kid3-3.1-2|49	Speex, TrueAudio, WavPack, WMA, WAV and AIFF files (e.g. full albums) without
14cr|kid3-3.1-2|50	typing the same information again and again, and have control over both ID3v1
14cr|kid3-3.1-2|51	and ID3v2 tags, then Kid3 is the program you are looking for.
14cr|kid3-3.1-2|52	With Kid3 you can:
14cr|kid3-3.1-2|53	- Edit ID3v1.1 tags
14cr|kid3-3.1-2|54	- Edit all ID3v2.3 and ID3v2.4 frames
14cr|kid3-3.1-2|55	- Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
14cr|kid3-3.1-2|56	- Edit tags of multiple files
14cr|kid3-3.1-2|57	- Generate tags from filenames
14cr|kid3-3.1-2|58	- Generate filenames from tags
14cr|kid3-3.1-2|59	- Generate play-list files
14cr|kid3-3.1-2|60	- Automatic case conversion and string translation
14cr|kid3-3.1-2|61	- Import and export album data
14cr|kid3-3.1-2|62	- Import from gnudb.org, TrackType.org, MusicBrainz, Discogs and Amazon.
14cr|kid3-3.1-2|63	
14cr|kid3-3.1-2|64	%files -f %{name}.lang
14cr|kid3-3.1-2|65	%doc AUTHORS ChangeLog COPYING LICENSE README
14cr|kid3-3.1-2|66	#%%{_docdir}/HTML/*/%%{name}/*
14cr|kid3-3.1-2|67	%{_kde_bindir}/%{name}
14cr|kid3-3.1-2|68	%{_kde_applicationsdir}/%{name}.desktop
14cr|kid3-3.1-2|69	%{_kde_appsdir}/%{name}/*
14cr|kid3-3.1-2|70	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cr|kid3-3.1-2|71	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
14cr|kid3-3.1-2|72	%{_datadir}/dbus-1/interfaces/*.xml
14cr|kid3-3.1-2|73	%{_mandir}/man1/%{name}.1*
14cr|kid3-3.1-2|74	%{_mandir}/de/man1/%{name}.1*
14cr|kid3-3.1-2|75	
14cr|kid3-3.1-2|76	#--------------------------------------------------------------------
14cr|kid3-3.1-2|77	
14cr|kid3-3.1-2|78	%package	qt
14cr|kid3-3.1-2|79	Summary:	Efficient Qt ID3 tag editor
14cr|kid3-3.1-2|80	Group:		Sound
14cr|kid3-3.1-2|81	Requires:	xdg-utils
14cr|kid3-3.1-2|82	Requires:	%{libname} = %{version}
14cr|kid3-3.1-2|83	
14cr|kid3-3.1-2|84	%description	qt
14cr|kid3-3.1-2|85	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cr|kid3-3.1-2|86	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cr|kid3-3.1-2|87	information again and again and have control over both ID3v1 and ID3v2 tags,
14cr|kid3-3.1-2|88	then Kid3 is the program you are looking for.
14cr|kid3-3.1-2|89	This package provides Kid3 built without KDE dependencies.
14cr|kid3-3.1-2|90	
14cr|kid3-3.1-2|91	%files qt
14cr|kid3-3.1-2|92	%doc %{_docdir}/%{name}-qt/
14cr|kid3-3.1-2|93	#dir %%{_datadir}/%%{name}-qt/
14cr|kid3-3.1-2|94	%{_bindir}/%{name}-qt
14cr|kid3-3.1-2|95	%{_datadir}/applications/%{name}-qt.desktop
14cr|kid3-3.1-2|96	%{_datadir}/icons/hicolor/*/apps/%{name}-qt.png
14cr|kid3-3.1-2|97	%{_datadir}/icons/hicolor/scalable/apps/%{name}-qt.svg
14cr|kid3-3.1-2|98	%{_mandir}/man1/%{name}-qt.1*
14cr|kid3-3.1-2|99	%{_mandir}/de/man1/%{name}-qt.1*
14cr|kid3-3.1-2|100	
14cr|kid3-3.1-2|101	#--------------------------------------------------------------------
14cr|kid3-3.1-2|102	
14cr|kid3-3.1-2|103	%if %{with_cli}
14cr|kid3-3.1-2|104	%package	cli
14cr|kid3-3.1-2|105	Summary:	Efficient ID3 tag editor - command line version
14cr|kid3-3.1-2|106	Group:		Sound
14cr|kid3-3.1-2|107	Requires:	xdg-utils
14cr|kid3-3.1-2|108	Requires:	%{libname} = %{version}
14cr|kid3-3.1-2|109	
14cr|kid3-3.1-2|110	%description	cli
14cr|kid3-3.1-2|111	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cr|kid3-3.1-2|112	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cr|kid3-3.1-2|113	information again and again and have control over both ID3v1 and ID3v2 tags,
14cr|kid3-3.1-2|114	then Kid3 is the program you are looking for.
14cr|kid3-3.1-2|115	This package provides Kid3 built for command line use.
14cr|kid3-3.1-2|116	
14cr|kid3-3.1-2|117	%files cli
14cr|kid3-3.1-2|118	%doc %{_docdir}/%{name}-cli/
14cr|kid3-3.1-2|119	%{_bindir}/%{name}-cli
14cr|kid3-3.1-2|120	%{_mandir}/man1/%{name}-cli.1*
14cr|kid3-3.1-2|121	%{_mandir}/de/man1/%{name}-cli.1*
14cr|kid3-3.1-2|122	%endif
14cr|kid3-3.1-2|123	
14cr|kid3-3.1-2|124	#-----------------------------------------------------------------------------
14cr|kid3-3.1-2|125	
14cr|kid3-3.1-2|126	
14cr|kid3-3.1-2|127	%package	-n %{libname}
14cr|kid3-3.1-2|128	Summary:	Efficient ID3 tag editor
14cr|kid3-3.1-2|129	Group:		Sound
14cr|kid3-3.1-2|130	
14cr|kid3-3.1-2|131	%description	-n %{libname}
14cr|kid3-3.1-2|132	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cr|kid3-3.1-2|133	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cr|kid3-3.1-2|134	information again and again and have control over both ID3v1 and ID3v2 tags,
14cr|kid3-3.1-2|135	then Kid3 is the program you are looking for.
14cr|kid3-3.1-2|136	This package provides the shared libraries and the common files needed
14cr|kid3-3.1-2|137	for Kid3.
14cr|kid3-3.1-2|138	
14cr|kid3-3.1-2|139	%files -n %{libname}
14cr|kid3-3.1-2|140	%doc COPYING
14cr|kid3-3.1-2|141	#{_libdir}/lib%%{name}-*.so
14cr|kid3-3.1-2|142	%{_libdir}/lib%{name}-core.so.%{major}
14cr|kid3-3.1-2|143	%{_libdir}/lib%{name}-gui.so.%{major}
14cr|kid3-3.1-2|144	%{_libdir}/%{name}/plugins/lib*.so
14cr|kid3-3.1-2|145	%dir %{_datadir}/%{name}/translations/
14cr|kid3-3.1-2|146	%{_datadir}/%{name}/translations/*.qm
14cr|kid3-3.1-2|147	
14cr|kid3-3.1-2|148	#--------------------------------------------------------------------
14cr|kid3-3.1-2|149	
14cr|kid3-3.1-2|150	%prep
14cr|kid3-3.1-2|151	%setup -qn %{name}-%{version}
14cr|kid3-3.1-2|152	%patch0 -p1
14cr|kid3-3.1-2|153	
14cr|kid3-3.1-2|154	
14cr|kid3-3.1-2|155	%build
14cr|kid3-3.1-2|156	# First build the KDE version
14cr|kid3-3.1-2|157	mkdir kde
14cr|kid3-3.1-2|158	cd kde
14cr|kid3-3.1-2|159	%cmake_kde4	-DWITH_APPS="KDE" \
14cr|kid3-3.1-2|160	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cr|kid3-3.1-2|161	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cr|kid3-3.1-2|162	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cr|kid3-3.1-2|163	%if %{use_gstreamer}
14cr|kid3-3.1-2|164	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cr|kid3-3.1-2|165	%else
14cr|kid3-3.1-2|166	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cr|kid3-3.1-2|167	%endif
14cr|kid3-3.1-2|168	-DWITH_DOCDIR=share/doc/%{name} \
14cr|kid3-3.1-2|169	-DWITH_PHONON=ON ../..
14cr|kid3-3.1-2|170	%make
14cr|kid3-3.1-2|171	cd ../..
14cr|kid3-3.1-2|172	
14cr|kid3-3.1-2|173	# Then build the "pure QT" version
14cr|kid3-3.1-2|174	mkdir qt
14cr|kid3-3.1-2|175	cd qt
14cr|kid3-3.1-2|176	%cmake_qt4	-DWITH_APPS="Qt" \
14cr|kid3-3.1-2|177	%if %{with_qt5}
14cr|kid3-3.1-2|178	-DWITH_QT5=ON -DWITHQT4=OFF \
14cr|kid3-3.1-2|179	%else
14cr|kid3-3.1-2|180	-DWITH_QT4=ON -DWITH_QT5=OFF \
14cr|kid3-3.1-2|181	%endif
14cr|kid3-3.1-2|182	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cr|kid3-3.1-2|183	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cr|kid3-3.1-2|184	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cr|kid3-3.1-2|185	%if %{use_gstreamer}
14cr|kid3-3.1-2|186	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cr|kid3-3.1-2|187	%else
14cr|kid3-3.1-2|188	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cr|kid3-3.1-2|189	%endif
14cr|kid3-3.1-2|190	-DWITH_PHONON=ON -DWITH_DBUS=ON \
14cr|kid3-3.1-2|191	-DWITH_DOCDIR=share/doc/%{name}-qt \
14cr|kid3-3.1-2|192	-DQT_PHONON_INCLUDE_DIR=/usr/include/phonon ../..
14cr|kid3-3.1-2|193	%make
14cr|kid3-3.1-2|194	cd ../..
14cr|kid3-3.1-2|195	
14cr|kid3-3.1-2|196	%if %{with_cli}
14cr|kid3-3.1-2|197	# Finally build the "CLI" version
14cr|kid3-3.1-2|198	mkdir cli
14cr|kid3-3.1-2|199	cd cli
14cr|kid3-3.1-2|200	%cmake		-DWITH_APPS="CLI" \
14cr|kid3-3.1-2|201	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cr|kid3-3.1-2|202	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cr|kid3-3.1-2|203	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cr|kid3-3.1-2|204	%if %{use_gstreamer}
14cr|kid3-3.1-2|205	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cr|kid3-3.1-2|206	%else
14cr|kid3-3.1-2|207	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cr|kid3-3.1-2|208	%endif
14cr|kid3-3.1-2|209	-DWITH_DOCDIR=share/doc/%{name}-cli ../..
14cr|kid3-3.1-2|210	%make
14cr|kid3-3.1-2|211	%endif
14cr|kid3-3.1-2|212	
14cr|kid3-3.1-2|213	
14cr|kid3-3.1-2|214	%install
14cr|kid3-3.1-2|215	%makeinstall_std -C kde/build
14cr|kid3-3.1-2|216	%makeinstall_std -C qt/build
14cr|kid3-3.1-2|217	%if %{with_cli}
14cr|kid3-3.1-2|218	%makeinstall_std -C cli/build
14cr|kid3-3.1-2|219	mkdir -p %{buildroot}%{_docdir}/%{name}-cli
14cr|kid3-3.1-2|220	%endif
14cr|kid3-3.1-2|221	
14cr|kid3-3.1-2|222	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-qt
14cr|kid3-3.1-2|223	%if %{with_cli}
14cr|kid3-3.1-2|224	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-cli
14cr|kid3-3.1-2|225	%endif
14cr|kid3-3.1-2|226	
14cr|kid3-3.1-2|227	# We have no devel package
14cr|kid3-3.1-2|228	rm -f %{buildroot}%{_libdir}/*.so
14cr|kid3-3.1-2|229	
14cr|kid3-3.1-2|230	# This only finds the files for the KDE version
14cr|kid3-3.1-2|231	%find_lang %{name} --with-kde
14cr|kid3-3.1-2|232	#grep -F kid3 %%{name}.lang > %%{name}-kde.lang
14cr|kid3-3.1-2|233	
14cr|kid3-3.1-2|234	
14cr|kid3-3.1-2|235	
14cr|kid3-3.1-2|236	%changelog
14cr|kid3-3.1-2|237	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-2
14cr|kid3-3.1-2|238	+ Revision: c2189d9
14cr|kid3-3.1-2|239	- MassBuild#464: Increase release tag
14cr|kid3-3.1-2|240	
14cr|kid3-3.1-2|241	

2381 14
14cr|kile-2.1.3-4|1	Name: kile
14cr|kile-2.1.3-4|2	Summary: Integrated LaTeX Environment for KDE4
14cr|kile-2.1.3-4|3	Version: 2.1.3
14cr|kile-2.1.3-4|4	Release: 4
14cr|kile-2.1.3-4|5	Epoch: 2
14cr|kile-2.1.3-4|6	Url: http://kile.sourceforge.net/
14cr|kile-2.1.3-4|7	Source0: http://jaist.dl.sourceforge.net/sourceforge/kile/%{name}-%{version}.tar.bz2
14cr|kile-2.1.3-4|8	License: GPLv2+
14cr|kile-2.1.3-4|9	Group: Publishing
14cr|kile-2.1.3-4|10	Requires: texlive
14cr|kile-2.1.3-4|11	Requires: texlive-scheme-full
14cr|kile-2.1.3-4|12	Requires: konsole
14cr|kile-2.1.3-4|13	Requires: katepart
14cr|kile-2.1.3-4|14	BuildRequires: kdelibs4-devel
14cr|kile-2.1.3-4|15	Obsoletes: kile-i18n-de
14cr|kile-2.1.3-4|16	Obsoletes: kile-i18n-es
14cr|kile-2.1.3-4|17	Obsoletes: kile-i18n-fr
14cr|kile-2.1.3-4|18	Obsoletes: kile-i18n-it
14cr|kile-2.1.3-4|19	Obsoletes: kile-i18n-nl
14cr|kile-2.1.3-4|20	Obsoletes: kile-i18n-pt
14cr|kile-2.1.3-4|21	Obsoletes: kile-i18n-en_GB
14cr|kile-2.1.3-4|22	Obsoletes: kile-i18n-da
14cr|kile-2.1.3-4|23	Obsoletes: kile-i18n-pt_BR
14cr|kile-2.1.3-4|24	Obsoletes: kile-i18n-sv
14cr|kile-2.1.3-4|25	Obsoletes: kile-i18n-ta
14cr|kile-2.1.3-4|26	
14cr|kile-2.1.3-4|27	%description
14cr|kile-2.1.3-4|28	Kile is an integrated LaTeX Environment for KDE4.
14cr|kile-2.1.3-4|29	
14cr|kile-2.1.3-4|30	%files -f %name.lang
14cr|kile-2.1.3-4|31	%defattr(-,root,root,0755)
14cr|kile-2.1.3-4|32	%doc AUTHORS ChangeLog README* kile-remote-control.txt
14cr|kile-2.1.3-4|33	%{_kde_bindir}/kile
14cr|kile-2.1.3-4|34	%{_kde_datadir}/applications/kde4/kile.desktop
14cr|kile-2.1.3-4|35	%{_kde_appsdir}/kconf_update/kile*
14cr|kile-2.1.3-4|36	%{_kde_datadir}/config.kcfg/kile.kcfg
14cr|kile-2.1.3-4|37	%{_kde_datadir}/dbus-1/interfaces/net.sourceforge.kile.main.xml
14cr|kile-2.1.3-4|38	%{_kde_datadir}/mime/packages/kile.xml
14cr|kile-2.1.3-4|39	%{_kde_appsdir}/kile
14cr|kile-2.1.3-4|40	%{_kde_iconsdir}/*/*/*/*
14cr|kile-2.1.3-4|41	
14cr|kile-2.1.3-4|42	#--------------------------------------------------------------------
14cr|kile-2.1.3-4|43	
14cr|kile-2.1.3-4|44	%prep
14cr|kile-2.1.3-4|45	%setup -q -n %{name}-%{version}
14cr|kile-2.1.3-4|46	
14cr|kile-2.1.3-4|47	%build
14cr|kile-2.1.3-4|48	%cmake_kde4
14cr|kile-2.1.3-4|49	%make
14cr|kile-2.1.3-4|50	
14cr|kile-2.1.3-4|51	%install
14cr|kile-2.1.3-4|52	%{makeinstall_std} -C build
14cr|kile-2.1.3-4|53	chmod 0755 %{buildroot}%{_kde_appsdir}/kconf_update/kile*.pl %{buildroot}%{_kde_appsdir}/kile/test/runTests.sh
14cr|kile-2.1.3-4|54	chmod 0644 %{buildroot}%{_kde_datadir}/applications/kde4/kile.desktop
14cr|kile-2.1.3-4|55	
14cr|kile-2.1.3-4|56	%find_lang %name --with-html
14cr|kile-2.1.3-4|57	
14cr|kile-2.1.3-4|58	%changelog
14cr|kile-2.1.3-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.1.3-4
14cr|kile-2.1.3-4|60	+ Revision: 448f525
14cr|kile-2.1.3-4|61	- MassBuild#464: Increase release tag
14cr|kile-2.1.3-4|62	
14cr|kile-2.1.3-4|63	

2382 14
14cr|kim-0.9.5-8|1	%define name	kim
14cr|kim-0.9.5-8|2	%define oname	kim4
14cr|kim-0.9.5-8|3	%define version	0.9.5
14cr|kim-0.9.5-8|4	%define release	8
14cr|kim-0.9.5-8|5	
14cr|kim-0.9.5-8|6	Name:		%{name}
14cr|kim-0.9.5-8|7	Version:	%{version}
14cr|kim-0.9.5-8|8	Release:	%{release}
14cr|kim-0.9.5-8|9	Summary:	Image menu for kde
14cr|kim-0.9.5-8|10	License:	GPL
14cr|kim-0.9.5-8|11	Group:		Graphical desktop/KDE
14cr|kim-0.9.5-8|12	Source0:	%{oname}-%{version}.tar.gz
14cr|kim-0.9.5-8|13	Patch0:		kim4-0.9.5-fix-icons-compressandresize-desktop-file.patch
14cr|kim-0.9.5-8|14	Patch1:		kim4-0.9.5-fix-icons-converandrotate-desktop-file.patch
14cr|kim-0.9.5-8|15	Patch2:		kim4-0.9.5-fix-icons-pulication-desktop-file.patch
14cr|kim-0.9.5-8|16	URL:		http://bouveyron.free.fr/kim/
14cr|kim-0.9.5-8|17	Requires:	kdebase4-runtime
14cr|kim-0.9.5-8|18	Requires:       imagemagick
14cr|kim-0.9.5-8|19	BuildArch:	noarch
14cr|kim-0.9.5-8|20	BuildRequires:	kde4-macros
14cr|kim-0.9.5-8|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|kim-0.9.5-8|22	
14cr|kim-0.9.5-8|23	%description
14cr|kim-0.9.5-8|24	This is an image Kde servicemenu which allows to:
14cr|kim-0.9.5-8|25	- compress images,
14cr|kim-0.9.5-8|26	- resize images,
14cr|kim-0.9.5-8|27	- convert images,
14cr|kim-0.9.5-8|28	- rotate images,
14cr|kim-0.9.5-8|29	- rename images,
14cr|kim-0.9.5-8|30	- resize and send by mail images,
14cr|kim-0.9.5-8|31	- and more other actions !
14cr|kim-0.9.5-8|32	This servicemenu use ImageMagick.
14cr|kim-0.9.5-8|33	
14cr|kim-0.9.5-8|34	%files
14cr|kim-0.9.5-8|35	%defattr(-,root,root)
14cr|kim-0.9.5-8|36	%{_kde_datadir}/apps/kim
14cr|kim-0.9.5-8|37	%{_kde_datadir}/kde4/services/*
14cr|kim-0.9.5-8|38	%attr(0755,root,root) %{_kde_bindir}/*
14cr|kim-0.9.5-8|39	
14cr|kim-0.9.5-8|40	#--------------------------------------------------------------------
14cr|kim-0.9.5-8|41	
14cr|kim-0.9.5-8|42	%prep
14cr|kim-0.9.5-8|43	%setup -q -n %{oname}
14cr|kim-0.9.5-8|44	%patch0 -p0
14cr|kim-0.9.5-8|45	%patch1 -p0
14cr|kim-0.9.5-8|46	%patch2 -p0
14cr|kim-0.9.5-8|47	%build
14cr|kim-0.9.5-8|48	
14cr|kim-0.9.5-8|49	%install
14cr|kim-0.9.5-8|50	rm -fr %{buildroot}
14cr|kim-0.9.5-8|51	mkdir -p %{buildroot}%{_kde_datadir}/kde4/services/
14cr|kim-0.9.5-8|52	mkdir -p %{buildroot}/%{_kde_bindir}
14cr|kim-0.9.5-8|53	
14cr|kim-0.9.5-8|54	chmod 644 src/kim*.desktop
14cr|kim-0.9.5-8|55	chmod 755 src/bin/kim*
14cr|kim-0.9.5-8|56	cp src/kim*.desktop %{buildroot}%{_kde_datadir}/kde4/services/
14cr|kim-0.9.5-8|57	cp src/bin/kim* %{buildroot}/%{_kde_bindir}
14cr|kim-0.9.5-8|58	
14cr|kim-0.9.5-8|59	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim
14cr|kim-0.9.5-8|60	cp COPYING %{buildroot}/%{_kde_datadir}/apps/kim/kim_about.txt
14cr|kim-0.9.5-8|61	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim/slideshow/
14cr|kim-0.9.5-8|62	cp src/slideshow/* %{buildroot}/%{_kde_datadir}/apps/kim/slideshow/
14cr|kim-0.9.5-8|63	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim/gallery
14cr|kim-0.9.5-8|64	cp src/gallery/* %{buildroot}/%{_kde_datadir}/apps/kim/gallery
14cr|kim-0.9.5-8|65	
14cr|kim-0.9.5-8|66	perl -pi -e "s/\r\n/\n/"  work.css
14cr|kim-0.9.5-8|67	
14cr|kim-0.9.5-8|68	%clean
14cr|kim-0.9.5-8|69	rm -rf %{buildroot}
14cr|kim-0.9.5-8|70	
14cr|kim-0.9.5-8|71	
14cr|kim-0.9.5-8|72	
14cr|kim-0.9.5-8|73	%changelog
14cr|kim-0.9.5-8|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-8
14cr|kim-0.9.5-8|75	+ Revision: 84996b7
14cr|kim-0.9.5-8|76	- MassBuild#464: Increase release tag
14cr|kim-0.9.5-8|77	
14cr|kim-0.9.5-8|78	

2383 14
14cr|kinterbasdb-3.3.0-3|1	Summary:	A Python DB-API 2.0 compliant interface to Firebird
14cr|kinterbasdb-3.3.0-3|2	Name:		kinterbasdb
14cr|kinterbasdb-3.3.0-3|3	Version:	3.3.0
14cr|kinterbasdb-3.3.0-3|4	Release:	3
14cr|kinterbasdb-3.3.0-3|5	License:	BSD
14cr|kinterbasdb-3.3.0-3|6	Group:		Databases
14cr|kinterbasdb-3.3.0-3|7	Url:		http://www.firebirdsql.org/
14cr|kinterbasdb-3.3.0-3|8	Source0:	%{name}-%{version}.tar.bz2
14cr|kinterbasdb-3.3.0-3|9	Patch0:		kinterbasdb-3.3.0-link-m.patch
14cr|kinterbasdb-3.3.0-3|10	Patch1:		kinterbasdb-3.3.0-db-fix.patch
14cr|kinterbasdb-3.3.0-3|11	BuildRequires:	firebird-devel
14cr|kinterbasdb-3.3.0-3|12	BuildRequires:	pkgconfig(python)
14cr|kinterbasdb-3.3.0-3|13	Requires:	python-egenix-mx-base
14cr|kinterbasdb-3.3.0-3|14	
14cr|kinterbasdb-3.3.0-3|15	%description
14cr|kinterbasdb-3.3.0-3|16	KInterbasDB is a Python extension package that implements Python Database API
14cr|kinterbasdb-3.3.0-3|17	2.0-compliant support for the open source relational database Firebird and some
14cr|kinterbasdb-3.3.0-3|18	versions of its proprietary cousin Borland Interbase.
14cr|kinterbasdb-3.3.0-3|19	In addition to the minimal feature set of the standard Python DB API,
14cr|kinterbasdb-3.3.0-3|20	KInterbasDB also exposes nearly the entire native client API of the database
14cr|kinterbasdb-3.3.0-3|21	engine.
14cr|kinterbasdb-3.3.0-3|22	
14cr|kinterbasdb-3.3.0-3|23	%files
14cr|kinterbasdb-3.3.0-3|24	%doc README PKG-INFO
14cr|kinterbasdb-3.3.0-3|25	%doc docs
14cr|kinterbasdb-3.3.0-3|26	%{py_platsitedir}/%{name}
14cr|kinterbasdb-3.3.0-3|27	%{py_platsitedir}/%{name}-%{version}-py*.egg-info
14cr|kinterbasdb-3.3.0-3|28	
14cr|kinterbasdb-3.3.0-3|29	#----------------------------------------------------------------------------
14cr|kinterbasdb-3.3.0-3|30	
14cr|kinterbasdb-3.3.0-3|31	%prep
14cr|kinterbasdb-3.3.0-3|32	%setup -q
14cr|kinterbasdb-3.3.0-3|33	%patch0 -p0
14cr|kinterbasdb-3.3.0-3|34	%patch1 -p0
14cr|kinterbasdb-3.3.0-3|35	
14cr|kinterbasdb-3.3.0-3|36	%build
14cr|kinterbasdb-3.3.0-3|37	CFLAGS="%{optflags}" /usr/bin/python setup.py build
14cr|kinterbasdb-3.3.0-3|38	
14cr|kinterbasdb-3.3.0-3|39	%install
14cr|kinterbasdb-3.3.0-3|40	python setup.py install --root=%{buildroot}
14cr|kinterbasdb-3.3.0-3|41	
14cr|kinterbasdb-3.3.0-3|42	
14cr|kinterbasdb-3.3.0-3|43	
14cr|kinterbasdb-3.3.0-3|44	
14cr|kinterbasdb-3.3.0-3|45	%changelog
14cr|kinterbasdb-3.3.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-3
14cr|kinterbasdb-3.3.0-3|47	+ Revision: a2244c7
14cr|kinterbasdb-3.3.0-3|48	- MassBuild#464: Increase release tag
14cr|kinterbasdb-3.3.0-3|49	
14cr|kinterbasdb-3.3.0-3|50	

2384 14
14cr|kio-giobridge-0-0.1349920.2|1	%define svn 1349920
14cr|kio-giobridge-0-0.1349920.2|2	
14cr|kio-giobridge-0-0.1349920.2|3	Name:		kio-giobridge
14cr|kio-giobridge-0-0.1349920.2|4	Summary:	KIO-Giobridge is an optional adapter for KIO to use GIO/GVFS
14cr|kio-giobridge-0-0.1349920.2|5	Version:	0
14cr|kio-giobridge-0-0.1349920.2|6	Release:	0.%{svn}.2
14cr|kio-giobridge-0-0.1349920.2|7	Group:		Graphical desktop/KDE
14cr|kio-giobridge-0-0.1349920.2|8	# Unknown but let it be the same as for KDE libs
14cr|kio-giobridge-0-0.1349920.2|9	License:	GPLv2+
14cr|kio-giobridge-0-0.1349920.2|10	Url:		https://wiki.gnome.org/KioGioBridge
14cr|kio-giobridge-0-0.1349920.2|11	# http://websvn.kde.org/trunk/playground/ioslaves/kio-giobridge/
14cr|kio-giobridge-0-0.1349920.2|12	Source0:	%{name}-%{svn}.tar.bz2
14cr|kio-giobridge-0-0.1349920.2|13	# Qt and GTK have symbol conflicts
14cr|kio-giobridge-0-0.1349920.2|14	Patch0:		kio-giobridge-1349920-qtgtk.patch
14cr|kio-giobridge-0-0.1349920.2|15	Patch1:		kio-giobridge-1349920-encoding.patch
14cr|kio-giobridge-0-0.1349920.2|16	BuildRequires:	cmake
14cr|kio-giobridge-0-0.1349920.2|17	BuildRequires:	kdelibs4-devel
14cr|kio-giobridge-0-0.1349920.2|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|kio-giobridge-0-0.1349920.2|19	BuildRequires:	pkgconfig(gio-2.0)
14cr|kio-giobridge-0-0.1349920.2|20	
14cr|kio-giobridge-0-0.1349920.2|21	%description
14cr|kio-giobridge-0-0.1349920.2|22	The purpose of KIO-Giobridge is to let all desktop applications and file
14cr|kio-giobridge-0-0.1349920.2|23	managers share the same network transparency layer for working with network
14cr|kio-giobridge-0-0.1349920.2|24	file systems like FTP, SFTP, SMB, WEBDAV,... Therefore KDE4, Gtk and 3rd
14cr|kio-giobridge-0-0.1349920.2|25	party applications can access the same file-server resources without logging in
14cr|kio-giobridge-0-0.1349920.2|26	twice or facing other inconsistencies. At the moment we have two incompatible
14cr|kio-giobridge-0-0.1349920.2|27	network transparency systems, running in the same desktop session for different
14cr|kio-giobridge-0-0.1349920.2|28	groups of applications. Also, with the existence of two frameworks, a lot of
14cr|kio-giobridge-0-0.1349920.2|29	3rd party applications were locked out, as they didn't want to decide for one
14cr|kio-giobridge-0-0.1349920.2|30	of them.
14cr|kio-giobridge-0-0.1349920.2|31	
14cr|kio-giobridge-0-0.1349920.2|32	KIO-Giobridge is an optional adapter for KIO to use the new GIO/GVFS (the
14cr|kio-giobridge-0-0.1349920.2|33	successor of Gnome-VFS) to handle the protocols mentioned above.  GIO/GVFS has
14cr|kio-giobridge-0-0.1349920.2|34	been chosen, because it's pretty independent from desktop specific libraries,
14cr|kio-giobridge-0-0.1349920.2|35	daemons and toolkits and only depends on D-Bus and GLib. Another advantage of
14cr|kio-giobridge-0-0.1349920.2|36	GIO/GVFS is its "stateful" mount daemons: All the communication to a certain
14cr|kio-giobridge-0-0.1349920.2|37	share is handled by a single mount daemon process. The life-cycle of those
14cr|kio-giobridge-0-0.1349920.2|38	mount daemons is user-controllable (mount/unmount), similar to kernel or FUSE
14cr|kio-giobridge-0-0.1349920.2|39	mounts.
14cr|kio-giobridge-0-0.1349920.2|40	
14cr|kio-giobridge-0-0.1349920.2|41	KIO-Giobridge can be enabled/disabled with the kio-giobridge-mgr utility.
14cr|kio-giobridge-0-0.1349920.2|42	
14cr|kio-giobridge-0-0.1349920.2|43	%files
14cr|kio-giobridge-0-0.1349920.2|44	%{_kde_bindir}/gvfs-daemon-query
14cr|kio-giobridge-0-0.1349920.2|45	%{_kde_bindir}/kio-giobridge-mgr
14cr|kio-giobridge-0-0.1349920.2|46	%{_kde_bindir}/kiogiobridge-unmount-gvfs
14cr|kio-giobridge-0-0.1349920.2|47	%{_kde_libdir}/kde4/kded_giobridgeremotedirnotify.so
14cr|kio-giobridge-0-0.1349920.2|48	%{_kde_libdir}/kde4/kio_giobridge.so
14cr|kio-giobridge-0-0.1349920.2|49	%{_kde_appsdir}/kio-giobridge-protocols
14cr|kio-giobridge-0-0.1349920.2|50	%{_kde_services}/ServiceMenus/giobridge-remote-unmount.desktop
14cr|kio-giobridge-0-0.1349920.2|51	%{_kde_services}/kded/giobridgeremotedirnotify.desktop
14cr|kio-giobridge-0-0.1349920.2|52	%{_kde_datadir}/mime/packages/giobridge-remote-gvfs-mount.xml
14cr|kio-giobridge-0-0.1349920.2|53	
14cr|kio-giobridge-0-0.1349920.2|54	#------------------------------------------------------------------------------
14cr|kio-giobridge-0-0.1349920.2|55	
14cr|kio-giobridge-0-0.1349920.2|56	%prep
14cr|kio-giobridge-0-0.1349920.2|57	%setup -q -n %{name}-%{svn}
14cr|kio-giobridge-0-0.1349920.2|58	%patch0 -p1
14cr|kio-giobridge-0-0.1349920.2|59	%patch1 -p1
14cr|kio-giobridge-0-0.1349920.2|60	
14cr|kio-giobridge-0-0.1349920.2|61	%build
14cr|kio-giobridge-0-0.1349920.2|62	%cmake_kde4
14cr|kio-giobridge-0-0.1349920.2|63	%make
14cr|kio-giobridge-0-0.1349920.2|64	
14cr|kio-giobridge-0-0.1349920.2|65	%install
14cr|kio-giobridge-0-0.1349920.2|66	%makeinstall_std -C build
14cr|kio-giobridge-0-0.1349920.2|67	
14cr|kio-giobridge-0-0.1349920.2|68	
14cr|kio-giobridge-0-0.1349920.2|69	%changelog
14cr|kio-giobridge-0-0.1349920.2|70	* Tue Jul 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-0.1349920.2
14cr|kio-giobridge-0-0.1349920.2|71	+ Revision: ad77532
14cr|kio-giobridge-0-0.1349920.2|72	- LOG Add patch to fix encoding (doesn't fix everything yet)
14cr|kio-giobridge-0-0.1349920.2|73	
14cr|kio-giobridge-0-0.1349920.2|74	

2385 14
14cr|kio-gopher-0.1.3-6|1	%define kde_version     4.4.0
14cr|kio-gopher-0.1.3-6|2	
14cr|kio-gopher-0.1.3-6|3	Summary: 	kio-gopher
14cr|kio-gopher-0.1.3-6|4	Name: 		kio-gopher
14cr|kio-gopher-0.1.3-6|5	Version: 	0.1.3
14cr|kio-gopher-0.1.3-6|6	Release: 	6
14cr|kio-gopher-0.1.3-6|7	Source:		kio_gopher-%{version}-kde%{kde_version}.tar.bz2
14cr|kio-gopher-0.1.3-6|8	License: 	GPLv2+
14cr|kio-gopher-0.1.3-6|9	Group: 		Graphical desktop/KDE
14cr|kio-gopher-0.1.3-6|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kio-gopher-0.1.3-6|11	URL: 		http://kgopher.berlios.de/
14cr|kio-gopher-0.1.3-6|12	BuildRequires:  kdelibs4-devel
14cr|kio-gopher-0.1.3-6|13	
14cr|kio-gopher-0.1.3-6|14	%description
14cr|kio-gopher-0.1.3-6|15	This adds support for the gopher protocol to konqueror.
14cr|kio-gopher-0.1.3-6|16	It is still in development.
14cr|kio-gopher-0.1.3-6|17	It has been tested to work with KDE 3.1 and up.
14cr|kio-gopher-0.1.3-6|18	It has not been tested on other KDE versions.
14cr|kio-gopher-0.1.3-6|19	
14cr|kio-gopher-0.1.3-6|20	Currently it supports most (if not all) of the gopher protocol.
14cr|kio-gopher-0.1.3-6|21	
14cr|kio-gopher-0.1.3-6|22	Support for gopher+ protocol is planned.
14cr|kio-gopher-0.1.3-6|23	
14cr|kio-gopher-0.1.3-6|24	Protocol Documentation:
14cr|kio-gopher-0.1.3-6|25	Gopher:
14cr|kio-gopher-0.1.3-6|26	http://www.faqs.org/rfcs/rfc1436.html
14cr|kio-gopher-0.1.3-6|27	Gopher+:
14cr|kio-gopher-0.1.3-6|28	http://iubio.bio.indiana.edu/soft/util/gopher/Gopher+-spec.text
14cr|kio-gopher-0.1.3-6|29	Gopher URL:
14cr|kio-gopher-0.1.3-6|30	http://www.cotse.com/CIE/RFC/1738/16.htm
14cr|kio-gopher-0.1.3-6|31	
14cr|kio-gopher-0.1.3-6|32	%files
14cr|kio-gopher-0.1.3-6|33	%defattr(-,root,root)
14cr|kio-gopher-0.1.3-6|34	%doc README  FAQ
14cr|kio-gopher-0.1.3-6|35	%{_kde_libdir}/kde4/*.so
14cr|kio-gopher-0.1.3-6|36	%{_kde_services}/*
14cr|kio-gopher-0.1.3-6|37	%{_kde_datadir}/locale/*/*/kio_gopher.mo
14cr|kio-gopher-0.1.3-6|38	
14cr|kio-gopher-0.1.3-6|39	#--------------------------------------------------------------------
14cr|kio-gopher-0.1.3-6|40	
14cr|kio-gopher-0.1.3-6|41	%prep
14cr|kio-gopher-0.1.3-6|42	%setup -qn kio_gopher-%{version}-kde%{kde_version}
14cr|kio-gopher-0.1.3-6|43	
14cr|kio-gopher-0.1.3-6|44	%build
14cr|kio-gopher-0.1.3-6|45	%cmake_kde4
14cr|kio-gopher-0.1.3-6|46	%make
14cr|kio-gopher-0.1.3-6|47	
14cr|kio-gopher-0.1.3-6|48	%install
14cr|kio-gopher-0.1.3-6|49	rm -rf %{buildroot}
14cr|kio-gopher-0.1.3-6|50	%makeinstall_std -C build
14cr|kio-gopher-0.1.3-6|51	
14cr|kio-gopher-0.1.3-6|52	%clean
14cr|kio-gopher-0.1.3-6|53	rm -rf $RPM_BUILD_ROOT
14cr|kio-gopher-0.1.3-6|54	
14cr|kio-gopher-0.1.3-6|55	
14cr|kio-gopher-0.1.3-6|56	
14cr|kio-gopher-0.1.3-6|57	
14cr|kio-gopher-0.1.3-6|58	
14cr|kio-gopher-0.1.3-6|59	%changelog
14cr|kio-gopher-0.1.3-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-6
14cr|kio-gopher-0.1.3-6|61	+ Revision: 978a0ff
14cr|kio-gopher-0.1.3-6|62	- MassBuild#464: Increase release tag
14cr|kio-gopher-0.1.3-6|63	
14cr|kio-gopher-0.1.3-6|64	

2386 14
14cr|kio-locate-0.5.3-3|1	Summary:	Locate KIO slave for KDE4
14cr|kio-locate-0.5.3-3|2	Name:		kio-locate
14cr|kio-locate-0.5.3-3|3	Version:	0.5.3
14cr|kio-locate-0.5.3-3|4	Release:	3
14cr|kio-locate-0.5.3-3|5	License:	GPLv2+
14cr|kio-locate-0.5.3-3|6	Group:		Graphical desktop/KDE
14cr|kio-locate-0.5.3-3|7	URL:		http://kde-apps.org/content/show.php/kio-locate?content=120965
14cr|kio-locate-0.5.3-3|8	Source0:	http://kde-apps.org/CONTENT/content-files/120965-kio-locate-%{version}.tar.gz
14cr|kio-locate-0.5.3-3|9	Patch0:		kio-locate-0.5.3-gcc4.7.patch
14cr|kio-locate-0.5.3-3|10	BuildRequires:	kdelibs4-devel
14cr|kio-locate-0.5.3-3|11	
14cr|kio-locate-0.5.3-3|12	%description
14cr|kio-locate-0.5.3-3|13	Locate KIO slave for KDE4.
14cr|kio-locate-0.5.3-3|14	
14cr|kio-locate-0.5.3-3|15	%files -f kio_locate.lang
14cr|kio-locate-0.5.3-3|16	%{_kde_libdir}/kde4/*.so
14cr|kio-locate-0.5.3-3|17	%{_kde_docdir}/HTML/en/kioslave/locate/*
14cr|kio-locate-0.5.3-3|18	%{_kde_services}/*.protocol
14cr|kio-locate-0.5.3-3|19	%{_kde_services}/searchproviders/*.desktop
14cr|kio-locate-0.5.3-3|20	#--------------------------------------------------------------------
14cr|kio-locate-0.5.3-3|21	
14cr|kio-locate-0.5.3-3|22	%prep
14cr|kio-locate-0.5.3-3|23	%setup -qn kio-locate-%{version}
14cr|kio-locate-0.5.3-3|24	%patch0 -p1
14cr|kio-locate-0.5.3-3|25	
14cr|kio-locate-0.5.3-3|26	%build
14cr|kio-locate-0.5.3-3|27	%cmake_kde4
14cr|kio-locate-0.5.3-3|28	%make
14cr|kio-locate-0.5.3-3|29	
14cr|kio-locate-0.5.3-3|30	%install
14cr|kio-locate-0.5.3-3|31	%makeinstall_std -C build
14cr|kio-locate-0.5.3-3|32	
14cr|kio-locate-0.5.3-3|33	%find_lang kio_locate
14cr|kio-locate-0.5.3-3|34	
14cr|kio-locate-0.5.3-3|35	
14cr|kio-locate-0.5.3-3|36	%changelog
14cr|kio-locate-0.5.3-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-3
14cr|kio-locate-0.5.3-3|38	+ Revision: 7d7023a
14cr|kio-locate-0.5.3-3|39	- MassBuild#464: Increase release tag
14cr|kio-locate-0.5.3-3|40	
14cr|kio-locate-0.5.3-3|41	

2387 14
14cr|kismet-2011.03.R2-3|1	%define oversion 2011-03-R2
14cr|kismet-2011.03.R2-3|2	%define version %(echo %{oversion}| tr - .)
14cr|kismet-2011.03.R2-3|3	
14cr|kismet-2011.03.R2-3|4	Summary:	802.11b/g network sniffer and network dissector
14cr|kismet-2011.03.R2-3|5	Name:		kismet
14cr|kismet-2011.03.R2-3|6	Version:	%{version}
14cr|kismet-2011.03.R2-3|7	Release:	3
14cr|kismet-2011.03.R2-3|8	License:	GPLv2+
14cr|kismet-2011.03.R2-3|9	Group:		Networking/Other
14cr|kismet-2011.03.R2-3|10	Url:		http://www.kismetwireless.net
14cr|kismet-2011.03.R2-3|11	Source0:	http://www.kismetwireless.net/code/%{name}-%{oversion}.tar.gz
14cr|kismet-2011.03.R2-3|12	Patch1:		kismet-2009-06-R1-envp.patch
14cr|kismet-2011.03.R2-3|13	BuildRequires:	bison
14cr|kismet-2011.03.R2-3|14	BuildRequires:	flex
14cr|kismet-2011.03.R2-3|15	BuildRequires:	wget
14cr|kismet-2011.03.R2-3|16	BuildRequires:	gmp-devel
14cr|kismet-2011.03.R2-3|17	BuildRequires:	pcap-devel
14cr|kismet-2011.03.R2-3|18	BuildRequires:	pkgconfig(libgpsd)
14cr|kismet-2011.03.R2-3|19	BuildRequires:	pkgconfig(expat)
14cr|kismet-2011.03.R2-3|20	BuildRequires:	pkgconfig(ImageMagick)
14cr|kismet-2011.03.R2-3|21	BuildRequires:	pkgconfig(ncurses)
14cr|kismet-2011.03.R2-3|22	Requires:	wget
14cr|kismet-2011.03.R2-3|23	Requires:	wireless-tools
14cr|kismet-2011.03.R2-3|24	
14cr|kismet-2011.03.R2-3|25	%description
14cr|kismet-2011.03.R2-3|26	Kismet is an 802.11b/g network sniffer and network dissector. It is
14cr|kismet-2011.03.R2-3|27	capable of sniffing using most wireless cards, automatic network IP
14cr|kismet-2011.03.R2-3|28	block detection via UDP, ARP, and DHCP packets, Cisco equipment lists
14cr|kismet-2011.03.R2-3|29	via Cisco Discovery Protocol, weak cryptographic packet logging, and
14cr|kismet-2011.03.R2-3|30	Ethereal and tcpdump compatible packet dump files. It also includes
14cr|kismet-2011.03.R2-3|31	the ability to plot detected networks and estimated network ranges on
14cr|kismet-2011.03.R2-3|32	downloaded maps or user supplied image files.
14cr|kismet-2011.03.R2-3|33	
14cr|kismet-2011.03.R2-3|34	%files
14cr|kismet-2011.03.R2-3|35	%doc CHANGELOG GPL README
14cr|kismet-2011.03.R2-3|36	%doc docs/DEVEL.* docs/README.*
14cr|kismet-2011.03.R2-3|37	%config(noreplace) %{_sysconfdir}/kismet.conf
14cr|kismet-2011.03.R2-3|38	%config(noreplace) %{_sysconfdir}/kismet_drone.conf
14cr|kismet-2011.03.R2-3|39	%{_bindir}/*
14cr|kismet-2011.03.R2-3|40	%{_datadir}/%{name}/
14cr|kismet-2011.03.R2-3|41	%{_mandir}/man1/*
14cr|kismet-2011.03.R2-3|42	%{_mandir}/man5/*
14cr|kismet-2011.03.R2-3|43	
14cr|kismet-2011.03.R2-3|44	#----------------------------------------------------------------------------
14cr|kismet-2011.03.R2-3|45	
14cr|kismet-2011.03.R2-3|46	%prep
14cr|kismet-2011.03.R2-3|47	%setup -qn %{name}-%{oversion}
14cr|kismet-2011.03.R2-3|48	%apply_patches
14cr|kismet-2011.03.R2-3|49	
14cr|kismet-2011.03.R2-3|50	sed -i 's#\$(prefix)/lib/#%{_libdir}/#g' plugin-*/Makefile
14cr|kismet-2011.03.R2-3|51	
14cr|kismet-2011.03.R2-3|52	%build
14cr|kismet-2011.03.R2-3|53	export LDFLAGS="-Wl,--as-needed"
14cr|kismet-2011.03.R2-3|54	%configure2_5x \
14cr|kismet-2011.03.R2-3|55	CXXFLAGS="%{optflags} -D__STDC_FORMAT_MACROS"
14cr|kismet-2011.03.R2-3|56	
14cr|kismet-2011.03.R2-3|57	%make
14cr|kismet-2011.03.R2-3|58	
14cr|kismet-2011.03.R2-3|59	%install
14cr|kismet-2011.03.R2-3|60	%makeinstall_std INSTUSR="$(id -un)" INSTGRP="$(id -gn)" MANGRP="$(id -gn)"
14cr|kismet-2011.03.R2-3|61	
14cr|kismet-2011.03.R2-3|62	
14cr|kismet-2011.03.R2-3|63	%changelog
14cr|kismet-2011.03.R2-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2011.03.R2-3
14cr|kismet-2011.03.R2-3|65	+ Revision: d69c229
14cr|kismet-2011.03.R2-3|66	- MassBuild#464: Increase release tag
14cr|kismet-2011.03.R2-3|67	
14cr|kismet-2011.03.R2-3|68	

2388 14
14cr|kitchensync-0.22.0-4|1	%define major 4
14cr|kitchensync-0.22.0-4|2	%define libkitchensyncprivate %mklibname kitchensyncprivate %{major}
14cr|kitchensync-0.22.0-4|3	%define libqopensync %mklibname qopensync %{major}
14cr|kitchensync-0.22.0-4|4	
14cr|kitchensync-0.22.0-4|5	Summary:	KDE4 OpenSync frontend
14cr|kitchensync-0.22.0-4|6	Name:		kitchensync
14cr|kitchensync-0.22.0-4|7	Version:	0.22.0
14cr|kitchensync-0.22.0-4|8	Release:	4
14cr|kitchensync-0.22.0-4|9	Group:		Graphical desktop/KDE
14cr|kitchensync-0.22.0-4|10	License:	GPLv2+
14cr|kitchensync-0.22.0-4|11	Url:		http://kde-apps.org/content/show.php/KitchenSync?content=132898
14cr|kitchensync-0.22.0-4|12	Source0:	%{name}-%{version}.tar.bz2
14cr|kitchensync-0.22.0-4|13	Patch0:		kitchensync-0.22.0-includes.patch
14cr|kitchensync-0.22.0-4|14	Patch1:		kitchensync-0.22.0-dso.patch
14cr|kitchensync-0.22.0-4|15	BuildRequires:	kdepimlibs4-devel
14cr|kitchensync-0.22.0-4|16	BuildRequires:	pkgconfig(opensync-1.0)
14cr|kitchensync-0.22.0-4|17	BuildRequires:	pkgconfig(osengine-1.0)
14cr|kitchensync-0.22.0-4|18	Requires:	libopensync-plugin-akonadi
14cr|kitchensync-0.22.0-4|19	
14cr|kitchensync-0.22.0-4|20	%description
14cr|kitchensync-0.22.0-4|21	KitchenSync is the KDE frontend to the universal standard syncing
14cr|kitchensync-0.22.0-4|22	solution OpenSync. It can be used to sync PDAs, mobile phones
14cr|kitchensync-0.22.0-4|23	or other computers with the KDE desktop and some other applications.
14cr|kitchensync-0.22.0-4|24	
14cr|kitchensync-0.22.0-4|25	This is the OpenSync 0.22-compatible version.
14cr|kitchensync-0.22.0-4|26	
14cr|kitchensync-0.22.0-4|27	Authors: Tobias Koenig - Cornelius Schumacher
14cr|kitchensync-0.22.0-4|28	
14cr|kitchensync-0.22.0-4|29	%files
14cr|kitchensync-0.22.0-4|30	%doc README LICENSE
14cr|kitchensync-0.22.0-4|31	%{_bindir}/kitchensync
14cr|kitchensync-0.22.0-4|32	%{_kde_appsdir}/kitchensync
14cr|kitchensync-0.22.0-4|33	%{_kde_applicationsdir}/kitchensync.desktop
14cr|kitchensync-0.22.0-4|34	%{_kde_libdir}/kde4/libkitchensyncpart.so
14cr|kitchensync-0.22.0-4|35	%{_kde_iconsdir}/hicolor/*/actions/sync-start.png
14cr|kitchensync-0.22.0-4|36	%{_kde_iconsdir}/hicolor/*/apps/kitchensync.png
14cr|kitchensync-0.22.0-4|37	
14cr|kitchensync-0.22.0-4|38	#----------------------------------------------------------------------------
14cr|kitchensync-0.22.0-4|39	
14cr|kitchensync-0.22.0-4|40	%package -n %{libkitchensyncprivate}
14cr|kitchensync-0.22.0-4|41	Summary:	Shared library for KitchenSync
14cr|kitchensync-0.22.0-4|42	Group:		System/Libraries
14cr|kitchensync-0.22.0-4|43	Conflicts:	%{name} < 0.22.0-3
14cr|kitchensync-0.22.0-4|44	
14cr|kitchensync-0.22.0-4|45	%description -n %{libkitchensyncprivate}
14cr|kitchensync-0.22.0-4|46	Shared library for KitchenSync.
14cr|kitchensync-0.22.0-4|47	
14cr|kitchensync-0.22.0-4|48	%files -n %{libkitchensyncprivate}
14cr|kitchensync-0.22.0-4|49	%{_kde_libdir}/libkitchensyncprivate.so.%{major}*
14cr|kitchensync-0.22.0-4|50	
14cr|kitchensync-0.22.0-4|51	#----------------------------------------------------------------------------
14cr|kitchensync-0.22.0-4|52	
14cr|kitchensync-0.22.0-4|53	%package -n %{libqopensync}
14cr|kitchensync-0.22.0-4|54	Summary:	Shared library for KitchenSync
14cr|kitchensync-0.22.0-4|55	Group:		System/Libraries
14cr|kitchensync-0.22.0-4|56	Conflicts:	%{name} < 0.22.0-3
14cr|kitchensync-0.22.0-4|57	
14cr|kitchensync-0.22.0-4|58	%description -n %{libqopensync}
14cr|kitchensync-0.22.0-4|59	Shared library for KitchenSync.
14cr|kitchensync-0.22.0-4|60	
14cr|kitchensync-0.22.0-4|61	%files -n %{libqopensync}
14cr|kitchensync-0.22.0-4|62	%{_kde_libdir}/libqopensync.so.%{major}*
14cr|kitchensync-0.22.0-4|63	
14cr|kitchensync-0.22.0-4|64	#----------------------------------------------------------------------------
14cr|kitchensync-0.22.0-4|65	
14cr|kitchensync-0.22.0-4|66	%prep
14cr|kitchensync-0.22.0-4|67	%setup -q
14cr|kitchensync-0.22.0-4|68	%patch0 -p1
14cr|kitchensync-0.22.0-4|69	%patch1 -p1
14cr|kitchensync-0.22.0-4|70	
14cr|kitchensync-0.22.0-4|71	%build
14cr|kitchensync-0.22.0-4|72	%cmake_kde4
14cr|kitchensync-0.22.0-4|73	%make
14cr|kitchensync-0.22.0-4|74	
14cr|kitchensync-0.22.0-4|75	%install
14cr|kitchensync-0.22.0-4|76	%makeinstall_std -C build
14cr|kitchensync-0.22.0-4|77	
14cr|kitchensync-0.22.0-4|78	# We don't need this because there are no headers anyway
14cr|kitchensync-0.22.0-4|79	rm -f %{buildroot}%{_kde_libdir}/libqopensync.so
14cr|kitchensync-0.22.0-4|80	
14cr|kitchensync-0.22.0-4|81	
14cr|kitchensync-0.22.0-4|82	%changelog
14cr|kitchensync-0.22.0-4|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.22.0-4
14cr|kitchensync-0.22.0-4|84	+ Revision: be79494
14cr|kitchensync-0.22.0-4|85	- MassBuild#464: Increase release tag
14cr|kitchensync-0.22.0-4|86	
14cr|kitchensync-0.22.0-4|87	

2389 14
14cr|klatexformula-3.2.6-2|1	%define major 3
14cr|klatexformula-3.2.6-2|2	%define libname %mklibname %{name} %major
14cr|klatexformula-3.2.6-2|3	%define develname %name-devel
14cr|klatexformula-3.2.6-2|4	
14cr|klatexformula-3.2.6-2|5	Summary:	Easily get an image from a LaTeX formula
14cr|klatexformula-3.2.6-2|6	Name:		klatexformula
14cr|klatexformula-3.2.6-2|7	Version:	3.2.6
14cr|klatexformula-3.2.6-2|8	Release:	2
14cr|klatexformula-3.2.6-2|9	Source0:	http://freefr.dl.sourceforge.net/project/%name/%name/%name-%version/%name-%version.tar.gz
14cr|klatexformula-3.2.6-2|10	Patch0:		klatexformula-3.2.0-link.patch
14cr|klatexformula-3.2.6-2|11	License:	GPLv2+
14cr|klatexformula-3.2.6-2|12	Group:		Publishing
14cr|klatexformula-3.2.6-2|13	Url:		http://klatexformula.sourceforge.net/
14cr|klatexformula-3.2.6-2|14	Requires:	ghostscript, tetex-latex, tetex-dvips
14cr|klatexformula-3.2.6-2|15	Requires:	%{libname} = %{version}
14cr|klatexformula-3.2.6-2|16	BuildRequires:	kdelibs4-devel
14cr|klatexformula-3.2.6-2|17	BuildRequires:	help2man
14cr|klatexformula-3.2.6-2|18	Obsoletes:	%{_lib}klfbackend3 < 3.2.0
14cr|klatexformula-3.2.6-2|19	
14cr|klatexformula-3.2.6-2|20	%description
14cr|klatexformula-3.2.6-2|21	This application provides an easy-to-use graphical user interface
14cr|klatexformula-3.2.6-2|22	for generating images from LaTeX equations. These images can be
14cr|klatexformula-3.2.6-2|23	dragged and dropped or copied and pasted into external applications
14cr|klatexformula-3.2.6-2|24	(presentations, text documents, graphics...), or can be saved to
14cr|klatexformula-3.2.6-2|25	disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, etc.). In
14cr|klatexformula-3.2.6-2|26	addition to the graphical user interface, a command-line interface
14cr|klatexformula-3.2.6-2|27	and a C++ library are provided to perform the same job.
14cr|klatexformula-3.2.6-2|28	
14cr|klatexformula-3.2.6-2|29	%package -n %libname
14cr|klatexformula-3.2.6-2|30	Summary:	Shared libraries for KLatexFormula
14cr|klatexformula-3.2.6-2|31	Group:		Publishing
14cr|klatexformula-3.2.6-2|32	Obsoletes:	%{_lib}klfbackend3 < %{version}
14cr|klatexformula-3.2.6-2|33	
14cr|klatexformula-3.2.6-2|34	%description -n %libname
14cr|klatexformula-3.2.6-2|35	This package contains shared libraries for KLatexFormula.
14cr|klatexformula-3.2.6-2|36	
14cr|klatexformula-3.2.6-2|37	%package -n %develname
14cr|klatexformula-3.2.6-2|38	Summary:	Development files for KLatexFormula
14cr|klatexformula-3.2.6-2|39	Group:		Development/C++
14cr|klatexformula-3.2.6-2|40	Requires:	%libname = %version-%release
14cr|klatexformula-3.2.6-2|41	
14cr|klatexformula-3.2.6-2|42	%description -n %develname
14cr|klatexformula-3.2.6-2|43	This package contains development files for KLatexFormula.
14cr|klatexformula-3.2.6-2|44	
14cr|klatexformula-3.2.6-2|45	%prep
14cr|klatexformula-3.2.6-2|46	%setup -q -n %{name}-%{version}
14cr|klatexformula-3.2.6-2|47	%patch0 -p0
14cr|klatexformula-3.2.6-2|48	
14cr|klatexformula-3.2.6-2|49	%build
14cr|klatexformula-3.2.6-2|50	%cmake_kde4 -DKLF_LIBKLFBACKEND_STATIC=OFF -DKLF_LIBKLFTOOLS_STATIC=OFF -DKLF_LIBKLFAPP_STATIC=OFF
14cr|klatexformula-3.2.6-2|51	%make
14cr|klatexformula-3.2.6-2|52	
14cr|klatexformula-3.2.6-2|53	%install
14cr|klatexformula-3.2.6-2|54	%__rm -rf %{buildroot}
14cr|klatexformula-3.2.6-2|55	%makeinstall_std -C build
14cr|klatexformula-3.2.6-2|56	
14cr|klatexformula-3.2.6-2|57	%clean
14cr|klatexformula-3.2.6-2|58	%__rm -rf %{buildroot}
14cr|klatexformula-3.2.6-2|59	
14cr|klatexformula-3.2.6-2|60	%files
14cr|klatexformula-3.2.6-2|61	%defattr(-,root,root)
14cr|klatexformula-3.2.6-2|62	%doc README
14cr|klatexformula-3.2.6-2|63	%{_kde_bindir}/*
14cr|klatexformula-3.2.6-2|64	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cr|klatexformula-3.2.6-2|65	%{_kde_datadir}/applications/%{name}.desktop
14cr|klatexformula-3.2.6-2|66	%{_kde_datadir}/%{name}
14cr|klatexformula-3.2.6-2|67	%{_kde_mandir}/man1/*
14cr|klatexformula-3.2.6-2|68	%{_kde_libdir}/kde4/*.so
14cr|klatexformula-3.2.6-2|69	%{_kde_services}/*.desktop
14cr|klatexformula-3.2.6-2|70	%{_kde_appsdir}/ktexteditor_klf
14cr|klatexformula-3.2.6-2|71	%{_kde_datadir}/mime/packages/*.xml
14cr|klatexformula-3.2.6-2|72	%{_kde_datadir}/pixmaps/*.png
14cr|klatexformula-3.2.6-2|73	
14cr|klatexformula-3.2.6-2|74	%files -n %libname
14cr|klatexformula-3.2.6-2|75	%defattr(-,root,root)
14cr|klatexformula-3.2.6-2|76	%{_kde_libdir}/*.so.*
14cr|klatexformula-3.2.6-2|77	
14cr|klatexformula-3.2.6-2|78	%files -n %develname
14cr|klatexformula-3.2.6-2|79	%defattr(-,root,root)
14cr|klatexformula-3.2.6-2|80	%{_kde_includedir}/*
14cr|klatexformula-3.2.6-2|81	%{_kde_libdir}/*.so
14cr|klatexformula-3.2.6-2|82	
14cr|klatexformula-3.2.6-2|83	
14cr|klatexformula-3.2.6-2|84	
14cr|klatexformula-3.2.6-2|85	%changelog
14cr|klatexformula-3.2.6-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.6-2
14cr|klatexformula-3.2.6-2|87	+ Revision: 382a988
14cr|klatexformula-3.2.6-2|88	- MassBuild#464: Increase release tag
14cr|klatexformula-3.2.6-2|89	
14cr|klatexformula-3.2.6-2|90	

2390 14
14cr|klavaro-1.9.3-3|1	Summary:	Touch Typing Tutor
14cr|klavaro-1.9.3-3|2	Name:		klavaro
14cr|klavaro-1.9.3-3|3	Version:	1.9.3
14cr|klavaro-1.9.3-3|4	Release:	3
14cr|klavaro-1.9.3-3|5	License:	GPLv2+
14cr|klavaro-1.9.3-3|6	Group:		Education
14cr|klavaro-1.9.3-3|7	Source0:	http://downloads.sourceforge.net/project/klavaro/%name-%version.tar.bz2
14cr|klavaro-1.9.3-3|8	Patch0:		klavaro-1.9.1-ru.patch
14cr|klavaro-1.9.3-3|9	URL:		http://klavaro.sourceforge.net
14cr|klavaro-1.9.3-3|10	Suggests:	wget
14cr|klavaro-1.9.3-3|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|klavaro-1.9.3-3|12	BuildRequires:	gtkdatabox-devel
14cr|klavaro-1.9.3-3|13	BuildRequires:	libsexy-devel
14cr|klavaro-1.9.3-3|14	BuildRequires:	curl-devel intltool
14cr|klavaro-1.9.3-3|15	
14cr|klavaro-1.9.3-3|16	%description
14cr|klavaro-1.9.3-3|17	Klavaro is just another free touch typing tutor program. We felt like to
14cr|klavaro-1.9.3-3|18	do it because we became frustrated with the other options, which relied
14cr|klavaro-1.9.3-3|19	mostly on some few specific keyboards. Klavaro intends to be keyboard
14cr|klavaro-1.9.3-3|20	and language independent, saving memory and time (and money).
14cr|klavaro-1.9.3-3|21	
14cr|klavaro-1.9.3-3|22	%prep
14cr|klavaro-1.9.3-3|23	%setup -q
14cr|klavaro-1.9.3-3|24	%patch0 -p0 -b .ru
14cr|klavaro-1.9.3-3|25	
14cr|klavaro-1.9.3-3|26	%build
14cr|klavaro-1.9.3-3|27	%configure2_5x LIBS="-lgmodule-2.0"
14cr|klavaro-1.9.3-3|28	%make
14cr|klavaro-1.9.3-3|29	
14cr|klavaro-1.9.3-3|30	%install
14cr|klavaro-1.9.3-3|31	%makeinstall_std
14cr|klavaro-1.9.3-3|32	
14cr|klavaro-1.9.3-3|33	%{find_lang} %{name}
14cr|klavaro-1.9.3-3|34	
14cr|klavaro-1.9.3-3|35	#mkdir -p %buildroot%_datadir/applications/
14cr|klavaro-1.9.3-3|36	#cat > %buildroot%_datadir/applications/mandriva-%{name}.desktop <<EOF
14cr|klavaro-1.9.3-3|37	#[Desktop Entry]
14cr|klavaro-1.9.3-3|38	#Type=Application
14cr|klavaro-1.9.3-3|39	#Exec=%_bindir/%name
14cr|klavaro-1.9.3-3|40	#Name=Klavaro
14cr|klavaro-1.9.3-3|41	#Comment=Touch Typing Tutor
14cr|klavaro-1.9.3-3|42	#Icon=klavaro
14cr|klavaro-1.9.3-3|43	#Categories=Education;ComputerScience;GTK;
14cr|klavaro-1.9.3-3|44	#EOF
14cr|klavaro-1.9.3-3|45	
14cr|klavaro-1.9.3-3|46	%files -f %{name}.lang
14cr|klavaro-1.9.3-3|47	%defattr(-, root, root)
14cr|klavaro-1.9.3-3|48	%{_bindir}/*
14cr|klavaro-1.9.3-3|49	%{_datadir}/%name
14cr|klavaro-1.9.3-3|50	%{_datadir}/applications/*.desktop
14cr|klavaro-1.9.3-3|51	%{_iconsdir}/*/*/*/*
14cr|klavaro-1.9.3-3|52	%{_mandir}/man1/*.1.*
14cr|klavaro-1.9.3-3|53	
14cr|klavaro-1.9.3-3|54	
14cr|klavaro-1.9.3-3|55	
14cr|klavaro-1.9.3-3|56	%changelog
14cr|klavaro-1.9.3-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.3-3
14cr|klavaro-1.9.3-3|58	+ Revision: 2ebe740
14cr|klavaro-1.9.3-3|59	- MassBuild#464: Increase release tag
14cr|klavaro-1.9.3-3|60	
14cr|klavaro-1.9.3-3|61	

2391 14
14cr|klog-0.5.9-1|1	%define name    klog
14cr|klog-0.5.9-1|2	%define version 0.5.9
14cr|klog-0.5.9-1|3	%define rel     1
14cr|klog-0.5.9-1|4	
14cr|klog-0.5.9-1|5	Name:           %{name}
14cr|klog-0.5.9-1|6	Version:        %{version}
14cr|klog-0.5.9-1|7	Release:        %mkrel %{rel}
14cr|klog-0.5.9-1|8	Summary:	A Ham radio logging program for KDE
14cr|klog-0.5.9-1|9	
14cr|klog-0.5.9-1|10	Group:		Communications
14cr|klog-0.5.9-1|11	License:	GPLv2+
14cr|klog-0.5.9-1|12	URL:		http://jaime.robles.es/eklog.php
14cr|klog-0.5.9-1|13	Source0:	http://jaime.robles.es/download/%{name}-%{version}.tar.gz
14cr|klog-0.5.9-1|14	# Wrapper script installs needed files in users home directory.
14cr|klog-0.5.9-1|15	Source1:	%{name}.sh.in
14cr|klog-0.5.9-1|16	BuildRequires:	kdelibs4-devel
14cr|klog-0.5.9-1|17	BuildRequires:	hamlib-devel
14cr|klog-0.5.9-1|18	BuildRequires:	desktop-file-utils
14cr|klog-0.5.9-1|19	
14cr|klog-0.5.9-1|20	%description
14cr|klog-0.5.9-1|21	KLog is a Ham radio logging program for KDE
14cr|klog-0.5.9-1|22	Some features include:
14cr|klog-0.5.9-1|23	* DXCC award support.
14cr|klog-0.5.9-1|24	* Basic IOTA support.
14cr|klog-0.5.9-1|25	* Importing from Cabrillo files.
14cr|klog-0.5.9-1|26	* Importing from TLF.
14cr|klog-0.5.9-1|27	* Adding/Editing QSOs.
14cr|klog-0.5.9-1|28	* Save/read to/from disk file the log - ADIF format by default.
14cr|klog-0.5.9-1|29	* English/Spanish/Portuguese/Galician/Serbian/Swedish support.
14cr|klog-0.5.9-1|30	* QSL sent/received support.
14cr|klog-0.5.9-1|31	* Read/Write ADIF.
14cr|klog-0.5.9-1|32	* Delete QSOs.
14cr|klog-0.5.9-1|33	* DX-Cluster support.
14cr|klog-0.5.9-1|34	Some additional features of this application are still under development
14cr|klog-0.5.9-1|35	and are not yet implemented.
14cr|klog-0.5.9-1|36	
14cr|klog-0.5.9-1|37	%prep
14cr|klog-0.5.9-1|38	%setup -q
14cr|klog-0.5.9-1|39	
14cr|klog-0.5.9-1|40	sed -i -e 's#/usr/libexec#%{_libexecdir}#' %{SOURCE1}
14cr|klog-0.5.9-1|41	
14cr|klog-0.5.9-1|42	%build
14cr|klog-0.5.9-1|43	%cmake_kde4
14cr|klog-0.5.9-1|44	%make
14cr|klog-0.5.9-1|45	
14cr|klog-0.5.9-1|46	%install
14cr|klog-0.5.9-1|47	%makeinstall_std -C build
14cr|klog-0.5.9-1|48	
14cr|klog-0.5.9-1|49	%find_lang %{name}
14cr|klog-0.5.9-1|50	
14cr|klog-0.5.9-1|51	# Install default user configuration files
14cr|klog-0.5.9-1|52	mkdir -p %{buildroot}/%{_sysconfdir}/skel/.%{name}/data/
14cr|klog-0.5.9-1|53	mkdir -p %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/
14cr|klog-0.5.9-1|54	install -p -D -m 0644 ./awa/tpea.awa %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/tpea.awa
14cr|klog-0.5.9-1|55	install -p -D -m 0644 ./awa/was.awa %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/was.awa
14cr|klog-0.5.9-1|56	install -p -D -m 0644 ./data/cty.dat %{buildroot}/%{_sysconfdir}/skel/.%{name}/data/cty.dat
14cr|klog-0.5.9-1|57	install -p -D -m 0644 ./data/%{name}-contest-cabrillo-formats.txt %{buildroot}/%{_sysconfdir}/skel/.%{name}/data/%{name}-contest-cabrillo-formats.txt
14cr|klog-0.5.9-1|58	
14cr|klog-0.5.9-1|59	# Install the provided .desktop icon
14cr|klog-0.5.9-1|60	mkdir -p %{buildroot}/%{_datadir}/pixmaps/
14cr|klog-0.5.9-1|61	install -p -D -m 0644 ./icons/%{name}-icon.png %{buildroot}/%{_datadir}/pixmaps/%{name}-icon.png
14cr|klog-0.5.9-1|62	
14cr|klog-0.5.9-1|63	desktop-file-install \
14cr|klog-0.5.9-1|64	--dir=%{buildroot}%{_datadir}/applications/kde4 \
14cr|klog-0.5.9-1|65	%{buildroot}/%{_datadir}/applications/kde4/%{name}.desktop
14cr|klog-0.5.9-1|66	
14cr|klog-0.5.9-1|67	# Move original binary to libexecdir
14cr|klog-0.5.9-1|68	mkdir -p %{buildroot}/%{_libexecdir}/
14cr|klog-0.5.9-1|69	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_libexecdir}/%{name}-bin
14cr|klog-0.5.9-1|70	
14cr|klog-0.5.9-1|71	# Install wrapper script installs needed files in users home directory.
14cr|klog-0.5.9-1|72	install -p -D -m 0755 %{SOURCE1} %{buildroot}/%{_bindir}/%{name}
14cr|klog-0.5.9-1|73	
14cr|klog-0.5.9-1|74	%files -f %{name}.lang
14cr|klog-0.5.9-1|75	%doc AUTHORS COPYING INSTALL README TODO NEWS
14cr|klog-0.5.9-1|76	%{_bindir}/%{name}
14cr|klog-0.5.9-1|77	%{_libexecdir}/%{name}-bin
14cr|klog-0.5.9-1|78	%{_datadir}/pixmaps/%{name}-icon.png
14cr|klog-0.5.9-1|79	%{_datadir}/applications/kde4/%{name}.desktop
14cr|klog-0.5.9-1|80	%{_datadir}/icons/locolor/16x16/apps/%{name}.png
14cr|klog-0.5.9-1|81	%{_datadir}/icons/locolor/32x32/apps/%{name}.png
14cr|klog-0.5.9-1|82	%{_datadir}/apps/%{name}/klogui.rc
14cr|klog-0.5.9-1|83	%dir %{_sysconfdir}/skel/.%{name}/
14cr|klog-0.5.9-1|84	%dir %{_sysconfdir}/skel/.%{name}/data/
14cr|klog-0.5.9-1|85	%dir %{_sysconfdir}/skel/.%{name}/awa/
14cr|klog-0.5.9-1|86	%config(noreplace) %{_sysconfdir}/skel/.%{name}/data/%{name}-contest-cabrillo-formats.txt
14cr|klog-0.5.9-1|87	%config(noreplace) %{_sysconfdir}/skel/.%{name}/data/cty.dat
14cr|klog-0.5.9-1|88	%config(noreplace) %{_sysconfdir}/skel/.%{name}/awa/was.awa
14cr|klog-0.5.9-1|89	%config(noreplace) %{_sysconfdir}/skel/.%{name}/awa/tpea.awa
14cr|klog-0.5.9-1|90	
14cr|klog-0.5.9-1|91	%changelog
14cr|klog-0.5.9-1|92	* Wed Nov 07 2012 Alexander Khryukin <alexander@mezon.ru> 0.5.9-1
14cr|klog-0.5.9-1|93	+ Revision: 471300a
14cr|klog-0.5.9-1|94	- version update klog-0.5.9.tar.gz
14cr|klog-0.5.9-1|95	
14cr|klog-0.5.9-1|96	

2392 14
14cr|klu-1.2.1-2|1	%define NAME		KLU
14cr|klu-1.2.1-2|2	%define major		%{version}
14cr|klu-1.2.1-2|3	%define libname		%mklibname %{name} %{major}
14cr|klu-1.2.1-2|4	%define develname	%mklibname %{name} -d
14cr|klu-1.2.1-2|5	
14cr|klu-1.2.1-2|6	Name:		klu
14cr|klu-1.2.1-2|7	Version:	1.2.1
14cr|klu-1.2.1-2|8	Release:	2
14cr|klu-1.2.1-2|9	Epoch:		1
14cr|klu-1.2.1-2|10	Summary:	Routines for performing sparse LU factorization
14cr|klu-1.2.1-2|11	Group:		System/Libraries
14cr|klu-1.2.1-2|12	License:	LGPL
14cr|klu-1.2.1-2|13	URL:		http://www.cise.ufl.edu/research/sparse/klu/
14cr|klu-1.2.1-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/klu/%{NAME}-%{version}.tar.gz
14cr|klu-1.2.1-2|15	BuildRequires:	amd-devel
14cr|klu-1.2.1-2|16	BuildRequires:	btf-devel
14cr|klu-1.2.1-2|17	BuildRequires:	camd-devel
14cr|klu-1.2.1-2|18	BuildRequires:	ccolamd-devel
14cr|klu-1.2.1-2|19	BuildRequires:	cholmod-devel
14cr|klu-1.2.1-2|20	BuildRequires:	colamd-devel
14cr|klu-1.2.1-2|21	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|klu-1.2.1-2|22	
14cr|klu-1.2.1-2|23	%description
14cr|klu-1.2.1-2|24	KLU is a sparse LU factorization algorithm well-suited for use in
14cr|klu-1.2.1-2|25	circuit simulation.
14cr|klu-1.2.1-2|26	
14cr|klu-1.2.1-2|27	%package -n %{libname}
14cr|klu-1.2.1-2|28	Summary:	Library of routines for performing sparse LU factorization
14cr|klu-1.2.1-2|29	Group:		System/Libraries
14cr|klu-1.2.1-2|30	
14cr|klu-1.2.1-2|31	%description -n %{libname}
14cr|klu-1.2.1-2|32	KLU is a sparse LU factorization algorithm well-suited for use in
14cr|klu-1.2.1-2|33	circuit simulation.
14cr|klu-1.2.1-2|34	
14cr|klu-1.2.1-2|35	This package contains the library needed to run programs dynamically
14cr|klu-1.2.1-2|36	linked against %{NAME}.
14cr|klu-1.2.1-2|37	
14cr|klu-1.2.1-2|38	%package -n %{develname}
14cr|klu-1.2.1-2|39	Summary:	C routines for performing sparse LU factorization
14cr|klu-1.2.1-2|40	Group:		Development/C
14cr|klu-1.2.1-2|41	Requires:	suitesparse-common-devel >= 4.0.0
14cr|klu-1.2.1-2|42	Requires:	%{libname} = %{EVRD}
14cr|klu-1.2.1-2|43	Provides:	%{name}-devel = %{EVRD}
14cr|klu-1.2.1-2|44	
14cr|klu-1.2.1-2|45	%description -n %{develname}
14cr|klu-1.2.1-2|46	KLU is a sparse LU factorization algorithm well-suited for use in
14cr|klu-1.2.1-2|47	circuit simulation.
14cr|klu-1.2.1-2|48	
14cr|klu-1.2.1-2|49	This package contains the files needed to develop applications which
14cr|klu-1.2.1-2|50	use %{name}.
14cr|klu-1.2.1-2|51	
14cr|klu-1.2.1-2|52	%prep
14cr|klu-1.2.1-2|53	%setup -q -c -n %{name}-%{version}
14cr|klu-1.2.1-2|54	cd %{NAME}
14cr|klu-1.2.1-2|55	find . -perm 0640 | xargs chmod 0644
14cr|klu-1.2.1-2|56	mkdir ../SuiteSparse_config
14cr|klu-1.2.1-2|57	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|klu-1.2.1-2|58	
14cr|klu-1.2.1-2|59	%build
14cr|klu-1.2.1-2|60	cd %{NAME}
14cr|klu-1.2.1-2|61	pushd Lib
14cr|klu-1.2.1-2|62	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|klu-1.2.1-2|63	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lamd -lcolamd -lbtf -lcholmod -lm *.o
14cr|klu-1.2.1-2|64	popd
14cr|klu-1.2.1-2|65	
14cr|klu-1.2.1-2|66	%install
14cr|klu-1.2.1-2|67	cd %{NAME}
14cr|klu-1.2.1-2|68	
14cr|klu-1.2.1-2|69	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|klu-1.2.1-2|70	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|klu-1.2.1-2|71	
14cr|klu-1.2.1-2|72	for f in Lib/*.so*; do
14cr|klu-1.2.1-2|73	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|klu-1.2.1-2|74	done
14cr|klu-1.2.1-2|75	for f in Lib/*.a; do
14cr|klu-1.2.1-2|76	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|klu-1.2.1-2|77	done
14cr|klu-1.2.1-2|78	for f in Include/*.h; do
14cr|klu-1.2.1-2|79	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|klu-1.2.1-2|80	done
14cr|klu-1.2.1-2|81	
14cr|klu-1.2.1-2|82	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|klu-1.2.1-2|83	
14cr|klu-1.2.1-2|84	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|klu-1.2.1-2|85	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|klu-1.2.1-2|86	
14cr|klu-1.2.1-2|87	%files -n %{libname}
14cr|klu-1.2.1-2|88	%{_libdir}/*.so.*
14cr|klu-1.2.1-2|89	
14cr|klu-1.2.1-2|90	%files -n %{develname}
14cr|klu-1.2.1-2|91	%{_docdir}/%{name}
14cr|klu-1.2.1-2|92	%{_includedir}/*
14cr|klu-1.2.1-2|93	%{_libdir}/*.so
14cr|klu-1.2.1-2|94	%{_libdir}/*.a
14cr|klu-1.2.1-2|95	
14cr|klu-1.2.1-2|96	
14cr|klu-1.2.1-2|97	%changelog
14cr|klu-1.2.1-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.1-2
14cr|klu-1.2.1-2|99	+ Revision: b62abcb
14cr|klu-1.2.1-2|100	- MassBuild#464: Increase release tag
14cr|klu-1.2.1-2|101	
14cr|klu-1.2.1-2|102	

2393 14
14cr|kmediafactory-0.8.1-6|1	Summary:	DVD menu generator
14cr|kmediafactory-0.8.1-6|2	Name:		kmediafactory
14cr|kmediafactory-0.8.1-6|3	Version:	0.8.1
14cr|kmediafactory-0.8.1-6|4	Release:	6
14cr|kmediafactory-0.8.1-6|5	License:	GPLv2+
14cr|kmediafactory-0.8.1-6|6	Group:		Publishing
14cr|kmediafactory-0.8.1-6|7	URL:		http://code.google.com/p/kmediafactory/
14cr|kmediafactory-0.8.1-6|8	Source0:	http://kmediafactory.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|kmediafactory-0.8.1-6|9	Patch0:		kmediafactory-0.8.1-ffmpeg0.11.patch
14cr|kmediafactory-0.8.1-6|10	Patch1:		kmediafactory-0.8.1-gcc47.patch
14cr|kmediafactory-0.8.1-6|11	Patch2:		kmediafactory-0.8.1-link.patch
14cr|kmediafactory-0.8.1-6|12	Patch3:		kmediafactory-0.8.1-ffmpeg-2.0.patch
14cr|kmediafactory-0.8.1-6|13	Patch4:		kmediafactory-0.8.1-fdr-desktop_validate.patch
14cr|kmediafactory-0.8.1-6|14	Patch5:		kmediafactory-0.8.1-i18n-ru.patch
14cr|kmediafactory-0.8.1-6|15	BuildRequires:	kdelibs4-devel
14cr|kmediafactory-0.8.1-6|16	BuildRequires:	pkgconfig(dvdread)
14cr|kmediafactory-0.8.1-6|17	BuildRequires:	pkgconfig(fontconfig)
14cr|kmediafactory-0.8.1-6|18	BuildRequires:	pkgconfig(libkexiv2)
14cr|kmediafactory-0.8.1-6|19	BuildRequires:	pkgconfig(phonon)
14cr|kmediafactory-0.8.1-6|20	BuildRequires:	gettext
14cr|kmediafactory-0.8.1-6|21	BuildRequires:	zip
14cr|kmediafactory-0.8.1-6|22	BuildRequires:	dvdauthor
14cr|kmediafactory-0.8.1-6|23	BuildRequires:	ffmpeg
14cr|kmediafactory-0.8.1-6|24	BuildRequires:	mjpegtools
14cr|kmediafactory-0.8.1-6|25	BuildRequires:	ffmpeg-devel
14cr|kmediafactory-0.8.1-6|26	BuildRequires:	dvd-slideshow
14cr|kmediafactory-0.8.1-6|27	BuildRequires:	k3b
14cr|kmediafactory-0.8.1-6|28	#BuildRequires:	xine-ui
14cr|kmediafactory-0.8.1-6|29	BuildRequires:	ghostscript
14cr|kmediafactory-0.8.1-6|30	BuildRequires:	docbook-dtd42-xml
14cr|kmediafactory-0.8.1-6|31	BuildRequires:	docbook-style-xsl
14cr|kmediafactory-0.8.1-6|32	Requires:	zip
14cr|kmediafactory-0.8.1-6|33	Requires:	dvdauthor
14cr|kmediafactory-0.8.1-6|34	Requires:	ffmpeg
14cr|kmediafactory-0.8.1-6|35	Requires:	mjpegtools
14cr|kmediafactory-0.8.1-6|36	Requires:	dvd-slideshow
14cr|kmediafactory-0.8.1-6|37	Requires:	k3b
14cr|kmediafactory-0.8.1-6|38	Requires:	xine-ui
14cr|kmediafactory-0.8.1-6|39	
14cr|kmediafactory-0.8.1-6|40	%description
14cr|kmediafactory-0.8.1-6|41	KMediaFactory is an easy to use template based dvd authoring tool.
14cr|kmediafactory-0.8.1-6|42	You can quickly create DVD menus for home videos and TV recordings
14cr|kmediafactory-0.8.1-6|43	in three simple steps.
14cr|kmediafactory-0.8.1-6|44	
14cr|kmediafactory-0.8.1-6|45	%files -f %{name}.lang
14cr|kmediafactory-0.8.1-6|46	%{_kde_bindir}/*
14cr|kmediafactory-0.8.1-6|47	%{_kde_datadir}/applications/kde4/*.desktop
14cr|kmediafactory-0.8.1-6|48	%{_kde_datadir}/config/*
14cr|kmediafactory-0.8.1-6|49	%{_kde_datadir}/config.kcfg/*
14cr|kmediafactory-0.8.1-6|50	%{_kde_datadir}/apps/kmediafactory*
14cr|kmediafactory-0.8.1-6|51	%{_kde_datadir}/apps/kmfwidgets
14cr|kmediafactory-0.8.1-6|52	%{_kde_datadir}/icons/*/*/*/*
14cr|kmediafactory-0.8.1-6|53	%{_kde_datadir}/kde4/services/*
14cr|kmediafactory-0.8.1-6|54	%{_kde_datadir}/kde4/servicetypes/*
14cr|kmediafactory-0.8.1-6|55	%{_kde_datadir}/mime/packages/kmediafactory.xml
14cr|kmediafactory-0.8.1-6|56	%{_kde_libdir}/kde4/*
14cr|kmediafactory-0.8.1-6|57	
14cr|kmediafactory-0.8.1-6|58	#--------------------------------------------------------------------
14cr|kmediafactory-0.8.1-6|59	
14cr|kmediafactory-0.8.1-6|60	%define kmediafactorykstore_major 0
14cr|kmediafactory-0.8.1-6|61	%define libkmediafactorykstore %mklibname kmediafactorykstore %{kmediafactorykstore_major}
14cr|kmediafactory-0.8.1-6|62	
14cr|kmediafactory-0.8.1-6|63	%package -n %{libkmediafactorykstore}
14cr|kmediafactory-0.8.1-6|64	Summary:	%{name} library
14cr|kmediafactory-0.8.1-6|65	Group:		System/Libraries
14cr|kmediafactory-0.8.1-6|66	
14cr|kmediafactory-0.8.1-6|67	%description -n %{libkmediafactorykstore}
14cr|kmediafactory-0.8.1-6|68	%{name} library.
14cr|kmediafactory-0.8.1-6|69	
14cr|kmediafactory-0.8.1-6|70	%files -n %{libkmediafactorykstore}
14cr|kmediafactory-0.8.1-6|71	%{_kde_libdir}/libkmediafactorykstore.so.%{kmediafactorykstore_major}*
14cr|kmediafactory-0.8.1-6|72	
14cr|kmediafactory-0.8.1-6|73	#--------------------------------------------------------------------
14cr|kmediafactory-0.8.1-6|74	
14cr|kmediafactory-0.8.1-6|75	%define kmf_major 0
14cr|kmediafactory-0.8.1-6|76	%define libkmf %mklibname kmf %{kmf_major}
14cr|kmediafactory-0.8.1-6|77	
14cr|kmediafactory-0.8.1-6|78	%package -n %{libkmf}
14cr|kmediafactory-0.8.1-6|79	Summary:	%{name} library
14cr|kmediafactory-0.8.1-6|80	Group:		System/Libraries
14cr|kmediafactory-0.8.1-6|81	
14cr|kmediafactory-0.8.1-6|82	%description -n %{libkmf}
14cr|kmediafactory-0.8.1-6|83	%{name} library.
14cr|kmediafactory-0.8.1-6|84	
14cr|kmediafactory-0.8.1-6|85	%files -n %{libkmf}
14cr|kmediafactory-0.8.1-6|86	%{_kde_libdir}/libkmf.so.%{kmf_major}*
14cr|kmediafactory-0.8.1-6|87	
14cr|kmediafactory-0.8.1-6|88	#--------------------------------------------------------------------
14cr|kmediafactory-0.8.1-6|89	
14cr|kmediafactory-0.8.1-6|90	%define kmediafactoryinterfaces_major 0
14cr|kmediafactory-0.8.1-6|91	%define libkmediafactoryinterfaces %mklibname kmediafactoryinterfaces %{kmediafactoryinterfaces_major}
14cr|kmediafactory-0.8.1-6|92	
14cr|kmediafactory-0.8.1-6|93	%package -n %{libkmediafactoryinterfaces}
14cr|kmediafactory-0.8.1-6|94	Summary:	%{name} library
14cr|kmediafactory-0.8.1-6|95	Group:		System/Libraries
14cr|kmediafactory-0.8.1-6|96	
14cr|kmediafactory-0.8.1-6|97	%description -n %{libkmediafactoryinterfaces}
14cr|kmediafactory-0.8.1-6|98	%{name} library.
14cr|kmediafactory-0.8.1-6|99	
14cr|kmediafactory-0.8.1-6|100	%files -n %{libkmediafactoryinterfaces}
14cr|kmediafactory-0.8.1-6|101	%{_kde_libdir}/libkmediafactoryinterfaces.so.%{kmediafactoryinterfaces_major}*
14cr|kmediafactory-0.8.1-6|102	
14cr|kmediafactory-0.8.1-6|103	#--------------------------------------------------------------------
14cr|kmediafactory-0.8.1-6|104	%define devname %mklibname %{name} -d
14cr|kmediafactory-0.8.1-6|105	
14cr|kmediafactory-0.8.1-6|106	%package -n	%{devname}
14cr|kmediafactory-0.8.1-6|107	Summary:	Development headers and libraries for %{name}
14cr|kmediafactory-0.8.1-6|108	Group:		Development/C++
14cr|kmediafactory-0.8.1-6|109	Requires:	%{libkmediafactoryinterfaces} = %{version}-%{release}
14cr|kmediafactory-0.8.1-6|110	Requires:	%{libkmf} = %{version}-%{release}
14cr|kmediafactory-0.8.1-6|111	Requires:	%{libkmediafactorykstore} = %{version}-%{release}
14cr|kmediafactory-0.8.1-6|112	Provides:	%{name}-devel = %{version}-%{release}
14cr|kmediafactory-0.8.1-6|113	
14cr|kmediafactory-0.8.1-6|114	%description -n	%{devname}
14cr|kmediafactory-0.8.1-6|115	Development libraries and headers for %{name}.
14cr|kmediafactory-0.8.1-6|116	
14cr|kmediafactory-0.8.1-6|117	%files -n %{devname}
14cr|kmediafactory-0.8.1-6|118	%{_kde_includedir}/%{name}
14cr|kmediafactory-0.8.1-6|119	%{_kde_libdir}/lib*.so
14cr|kmediafactory-0.8.1-6|120	
14cr|kmediafactory-0.8.1-6|121	#--------------------------------------------------------------------
14cr|kmediafactory-0.8.1-6|122	
14cr|kmediafactory-0.8.1-6|123	%prep
14cr|kmediafactory-0.8.1-6|124	%setup -q
14cr|kmediafactory-0.8.1-6|125	%patch0 -p0 -b .ffmpeg
14cr|kmediafactory-0.8.1-6|126	%patch1 -p0 -b .gcc
14cr|kmediafactory-0.8.1-6|127	%patch2 -p0 -b .link
14cr|kmediafactory-0.8.1-6|128	%patch3 -p1 -b .ffmpeg2.0~
14cr|kmediafactory-0.8.1-6|129	%patch4 -p1
14cr|kmediafactory-0.8.1-6|130	%patch5 -p1
14cr|kmediafactory-0.8.1-6|131	
14cr|kmediafactory-0.8.1-6|132	%build
14cr|kmediafactory-0.8.1-6|133	%cmake_kde4
14cr|kmediafactory-0.8.1-6|134	# Really dirty hack to avoid field 'st_atim' has incomplete type (etc) errors
14cr|kmediafactory-0.8.1-6|135	sed -i s,-I/usr/include/libavutil,,g lib/CMakeFiles/kmf.dir/flags.make
14cr|kmediafactory-0.8.1-6|136	%make
14cr|kmediafactory-0.8.1-6|137	
14cr|kmediafactory-0.8.1-6|138	%install
14cr|kmediafactory-0.8.1-6|139	%makeinstall_std -C build
14cr|kmediafactory-0.8.1-6|140	
14cr|kmediafactory-0.8.1-6|141	desktop-file-install --vendor='' \
14cr|kmediafactory-0.8.1-6|142	--dir=%{buildroot}%{_kde_datadir}/applications/kde4 \
14cr|kmediafactory-0.8.1-6|143	--remove-key='Encoding' \
14cr|kmediafactory-0.8.1-6|144	--remove-category='Application' \
14cr|kmediafactory-0.8.1-6|145	--add-category='Qt;AudioVideoEditing' \
14cr|kmediafactory-0.8.1-6|146	%{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cr|kmediafactory-0.8.1-6|147	
14cr|kmediafactory-0.8.1-6|148	%find_lang %{name} --all-name --with-html
14cr|kmediafactory-0.8.1-6|149	
14cr|kmediafactory-0.8.1-6|150	
14cr|kmediafactory-0.8.1-6|151	%changelog
14cr|kmediafactory-0.8.1-6|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-6
14cr|kmediafactory-0.8.1-6|153	+ Revision: 8dc61f1
14cr|kmediafactory-0.8.1-6|154	- MassBuild#464: Increase release tag
14cr|kmediafactory-0.8.1-6|155	
14cr|kmediafactory-0.8.1-6|156	

2394 14
14cr|kmess-2.0.6.2-3|1	Summary:	Yet another MSN messenger for KDE
14cr|kmess-2.0.6.2-3|2	Name:		kmess
14cr|kmess-2.0.6.2-3|3	Version:	2.0.6.2
14cr|kmess-2.0.6.2-3|4	Release:	3
14cr|kmess-2.0.6.2-3|5	License:	GPLv2+
14cr|kmess-2.0.6.2-3|6	Group:		Graphical desktop/KDE
14cr|kmess-2.0.6.2-3|7	Url:		http://kmess.sourceforge.net
14cr|kmess-2.0.6.2-3|8	Source0:	http://ufpr.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|kmess-2.0.6.2-3|9	Patch0:		kmess-2.0.5-linkage.patch
14cr|kmess-2.0.6.2-3|10	Patch1:		kmess-2.0.6.2-fix-crash-in-contactlistmodel.patch
14cr|kmess-2.0.6.2-3|11	Patch2:		kmess-2.0.6.2-giflib51.patch
14cr|kmess-2.0.6.2-3|12	BuildRequires:	giflib-devel
14cr|kmess-2.0.6.2-3|13	BuildRequires:	kdebase4-devel
14cr|kmess-2.0.6.2-3|14	BuildRequires:	kdelibs4-devel
14cr|kmess-2.0.6.2-3|15	BuildRequires:	pkgconfig(libgcrypt)
14cr|kmess-2.0.6.2-3|16	BuildRequires:	pkgconfig(libxml-2.0)
14cr|kmess-2.0.6.2-3|17	BuildRequires:	pkgconfig(libxslt)
14cr|kmess-2.0.6.2-3|18	BuildRequires:	pkgconfig(xscrnsaver)
14cr|kmess-2.0.6.2-3|19	
14cr|kmess-2.0.6.2-3|20	%description
14cr|kmess-2.0.6.2-3|21	KMess is an easy-to-use MSN Messenger client for KDE. Install it
14cr|kmess-2.0.6.2-3|22	if you want an MSN Messenger client.
14cr|kmess-2.0.6.2-3|23	
14cr|kmess-2.0.6.2-3|24	%files -f %{name}.lang
14cr|kmess-2.0.6.2-3|25	%doc AUTHORS INSTALL TODO README ChangeLog
14cr|kmess-2.0.6.2-3|26	%{_kde_bindir}/%{name}
14cr|kmess-2.0.6.2-3|27	%{_kde_libdir}/kde4/*.so
14cr|kmess-2.0.6.2-3|28	%{_kde_services}/*.desktop
14cr|kmess-2.0.6.2-3|29	%{_kde_datadir}/apps/%{name}
14cr|kmess-2.0.6.2-3|30	%{_kde_configdir}/*.knsrc
14cr|kmess-2.0.6.2-3|31	%{_kde_datadir}/applications/kde4/kmess.desktop
14cr|kmess-2.0.6.2-3|32	%{_kde_iconsdir}/*/*/apps/%{name}.*
14cr|kmess-2.0.6.2-3|33	%dir %{_kde_datadir}/emoticons/KMess-new
14cr|kmess-2.0.6.2-3|34	%{_kde_datadir}/emoticons/KMess-new/*.png
14cr|kmess-2.0.6.2-3|35	%{_kde_datadir}/emoticons/KMess-new/emoticons.xml
14cr|kmess-2.0.6.2-3|36	%{_kde_datadir}/sounds/%{name}*.ogg
14cr|kmess-2.0.6.2-3|37	
14cr|kmess-2.0.6.2-3|38	#----------------------------------------------------------------------------
14cr|kmess-2.0.6.2-3|39	
14cr|kmess-2.0.6.2-3|40	%prep
14cr|kmess-2.0.6.2-3|41	%setup -q
14cr|kmess-2.0.6.2-3|42	%patch0 -p0
14cr|kmess-2.0.6.2-3|43	%patch1 -p1
14cr|kmess-2.0.6.2-3|44	%patch2 -p1
14cr|kmess-2.0.6.2-3|45	
14cr|kmess-2.0.6.2-3|46	%build
14cr|kmess-2.0.6.2-3|47	%cmake_kde4
14cr|kmess-2.0.6.2-3|48	%make
14cr|kmess-2.0.6.2-3|49	
14cr|kmess-2.0.6.2-3|50	%install
14cr|kmess-2.0.6.2-3|51	%makeinstall_std -C build
14cr|kmess-2.0.6.2-3|52	
14cr|kmess-2.0.6.2-3|53	%find_lang %{name} --with-html
14cr|kmess-2.0.6.2-3|54	
14cr|kmess-2.0.6.2-3|55	
14cr|kmess-2.0.6.2-3|56	%changelog
14cr|kmess-2.0.6.2-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6.2-3
14cr|kmess-2.0.6.2-3|58	+ Revision: a98e3fd
14cr|kmess-2.0.6.2-3|59	- MassBuild#464: Increase release tag
14cr|kmess-2.0.6.2-3|60	
14cr|kmess-2.0.6.2-3|61	

2395 14
14cr|kmetronome-0.10.1-3|1	Summary:	KDE MIDI Metronome using ALSA Sequencer
14cr|kmetronome-0.10.1-3|2	Name:		kmetronome
14cr|kmetronome-0.10.1-3|3	Version:	0.10.1
14cr|kmetronome-0.10.1-3|4	Release:	3
14cr|kmetronome-0.10.1-3|5	License:	GPLv2+
14cr|kmetronome-0.10.1-3|6	Group:		Sound
14cr|kmetronome-0.10.1-3|7	Url:		http://kmetronome.sourceforge.net
14cr|kmetronome-0.10.1-3|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|kmetronome-0.10.1-3|9	BuildRequires:	kdelibs4-devel
14cr|kmetronome-0.10.1-3|10	BuildRequires:	qt4-devel
14cr|kmetronome-0.10.1-3|11	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cr|kmetronome-0.10.1-3|12	BuildRequires:	pkgconfig(drumstick-alsa) >= 0.5.0
14cr|kmetronome-0.10.1-3|13	Requires:	drumstick
14cr|kmetronome-0.10.1-3|14	
14cr|kmetronome-0.10.1-3|15	%description
14cr|kmetronome-0.10.1-3|16	KMetronome is a MIDI metronome with KDE interface, based on the ALSA
14cr|kmetronome-0.10.1-3|17	sequencer. The intended audience is musicians and music students. Like solid,
14cr|kmetronome-0.10.1-3|18	real metronomes it is a tool to keep the rhythm while playing musical
14cr|kmetronome-0.10.1-3|19	instruments. It uses MIDI for sound generation instead of digital audio,
14cr|kmetronome-0.10.1-3|20	allowing low CPU usage, and very accurate timing thanks to the ALSA sequencer.
14cr|kmetronome-0.10.1-3|21	
14cr|kmetronome-0.10.1-3|22	%files -f %{name}.lang
14cr|kmetronome-0.10.1-3|23	%doc README ChangeLog AUTHORS TODO
14cr|kmetronome-0.10.1-3|24	%{_bindir}/%{name}
14cr|kmetronome-0.10.1-3|25	%{_datadir}/applications/*/%{name}.desktop
14cr|kmetronome-0.10.1-3|26	%{_datadir}/dbus-1/*/*
14cr|kmetronome-0.10.1-3|27	%{_datadir}/icons/hicolor/*/*/*
14cr|kmetronome-0.10.1-3|28	%{_datadir}/apps/*/*
14cr|kmetronome-0.10.1-3|29	%{_mandir}/man1/*
14cr|kmetronome-0.10.1-3|30	
14cr|kmetronome-0.10.1-3|31	#----------------------------------------------------------------------------
14cr|kmetronome-0.10.1-3|32	
14cr|kmetronome-0.10.1-3|33	%prep
14cr|kmetronome-0.10.1-3|34	%setup -q
14cr|kmetronome-0.10.1-3|35	# make sure that the bundled drumstick isn't used
14cr|kmetronome-0.10.1-3|36	rm -rf drumstick
14cr|kmetronome-0.10.1-3|37	
14cr|kmetronome-0.10.1-3|38	%build
14cr|kmetronome-0.10.1-3|39	%cmake_kde4
14cr|kmetronome-0.10.1-3|40	%make
14cr|kmetronome-0.10.1-3|41	
14cr|kmetronome-0.10.1-3|42	%install
14cr|kmetronome-0.10.1-3|43	%makeinstall_std -C build
14cr|kmetronome-0.10.1-3|44	
14cr|kmetronome-0.10.1-3|45	%find_lang %{name} --with-html
14cr|kmetronome-0.10.1-3|46	
14cr|kmetronome-0.10.1-3|47	
14cr|kmetronome-0.10.1-3|48	%changelog
14cr|kmetronome-0.10.1-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-3
14cr|kmetronome-0.10.1-3|50	+ Revision: 8373643
14cr|kmetronome-0.10.1-3|51	- MassBuild#464: Increase release tag
14cr|kmetronome-0.10.1-3|52	
14cr|kmetronome-0.10.1-3|53	

2396 14
14cr|kmid2-2.4.0-3|1	%define realname kmid
14cr|kmid2-2.4.0-3|2	
14cr|kmid2-2.4.0-3|3	%define major 1
14cr|kmid2-2.4.0-3|4	%define libname %mklibname kmid %major
14cr|kmid2-2.4.0-3|5	%define develname %mklibname -d kmid
14cr|kmid2-2.4.0-3|6	
14cr|kmid2-2.4.0-3|7	Name:		kmid2
14cr|kmid2-2.4.0-3|8	Version:	2.4.0
14cr|kmid2-2.4.0-3|9	Release:	3
14cr|kmid2-2.4.0-3|10	Summary:	A MIDI/karaoke player for KDE
14cr|kmid2-2.4.0-3|11	Group:		Sound
14cr|kmid2-2.4.0-3|12	# GPLv2+ for the code, CC-BY-SA for the examples
14cr|kmid2-2.4.0-3|13	License:	GPLv2+ and CC-BY-SA
14cr|kmid2-2.4.0-3|14	URL:		http://userbase.kde.org/KMid2
14cr|kmid2-2.4.0-3|15	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/kmid-%{version}.tar.bz2
14cr|kmid2-2.4.0-3|16	Patch1:		kmid2-2.2.2-use-timidity-pulse.patch
14cr|kmid2-2.4.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|kmid2-2.4.0-3|18	BuildRequires:	kdelibs4-devel
14cr|kmid2-2.4.0-3|19	BuildRequires:	libalsa-devel
14cr|kmid2-2.4.0-3|20	BuildRequires:	drumstick-devel >= 0.4.0
14cr|kmid2-2.4.0-3|21	BuildRequires:	desktop-file-utils
14cr|kmid2-2.4.0-3|22	Requires:	kdelibs4-core >= 4.3.0
14cr|kmid2-2.4.0-3|23	Requires:	oxygen-icon-theme
14cr|kmid2-2.4.0-3|24	Requires:	drumstick >= 0.3.1
14cr|kmid2-2.4.0-3|25	Requires:	TiMidity++
14cr|kmid2-2.4.0-3|26	
14cr|kmid2-2.4.0-3|27	%description
14cr|kmid2-2.4.0-3|28	KMid2 is a MIDI/karaoke file player, with configurable midi mapper, real
14cr|kmid2-2.4.0-3|29	Session Management, drag & drop, customizable fonts, etc. It has a very
14cr|kmid2-2.4.0-3|30	nice interface which let you easily follow the tune while changing the
14cr|kmid2-2.4.0-3|31	color of the lyrics.
14cr|kmid2-2.4.0-3|32	It supports output through external synthesizers, AWE, FM and GUS cards.
14cr|kmid2-2.4.0-3|33	It also has a keyboard view to see the notes played by each instrument.
14cr|kmid2-2.4.0-3|34	
14cr|kmid2-2.4.0-3|35	%files -f %{realname}.lang
14cr|kmid2-2.4.0-3|36	%defattr(-,root,root,-)
14cr|kmid2-2.4.0-3|37	%doc ChangeLog README TODO
14cr|kmid2-2.4.0-3|38	%{_kde_bindir}/%{realname}
14cr|kmid2-2.4.0-3|39	%{_kde_appsdir}/%{realname}
14cr|kmid2-2.4.0-3|40	%{_kde_appsdir}/kmid_part/kmid_part.rc
14cr|kmid2-2.4.0-3|41	%{_kde_applicationsdir}/%{realname}.desktop
14cr|kmid2-2.4.0-3|42	%{_kde_datadir}/config.kcfg/%{realname}.kcfg
14cr|kmid2-2.4.0-3|43	%{_kde_services}/*
14cr|kmid2-2.4.0-3|44	%{_kde_servicetypes}/*
14cr|kmid2-2.4.0-3|45	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kmid2-2.4.0-3|46	%{_kde_libdir}/kde4/*
14cr|kmid2-2.4.0-3|47	%{_datadir}/dbus-1/interfaces/org.kde.KMid.xml
14cr|kmid2-2.4.0-3|48	%{_datadir}/dbus-1/interfaces/org.kde.KMidPart.xml
14cr|kmid2-2.4.0-3|49	
14cr|kmid2-2.4.0-3|50	#-------------------------------------------------------------------------------
14cr|kmid2-2.4.0-3|51	
14cr|kmid2-2.4.0-3|52	%package -n %libname
14cr|kmid2-2.4.0-3|53	Group:		Sound
14cr|kmid2-2.4.0-3|54	Summary:	%{name} library package
14cr|kmid2-2.4.0-3|55	Requires:	%name >= %version
14cr|kmid2-2.4.0-3|56	
14cr|kmid2-2.4.0-3|57	%description -n %libname
14cr|kmid2-2.4.0-3|58	%summary.
14cr|kmid2-2.4.0-3|59	
14cr|kmid2-2.4.0-3|60	%files -n %libname
14cr|kmid2-2.4.0-3|61	%defattr(-,root,root,-)
14cr|kmid2-2.4.0-3|62	%{_libdir}/libkmidbackend.so.%{major}*
14cr|kmid2-2.4.0-3|63	
14cr|kmid2-2.4.0-3|64	#-------------------------------------------------------------------------------
14cr|kmid2-2.4.0-3|65	
14cr|kmid2-2.4.0-3|66	%package -n %develname
14cr|kmid2-2.4.0-3|67	Group:		Sound
14cr|kmid2-2.4.0-3|68	Summary:	%{name} developement files
14cr|kmid2-2.4.0-3|69	Provides:	%{name}-devel = %{version}-%{release}
14cr|kmid2-2.4.0-3|70	Requires:	%{libname} = %{version}-%{release}
14cr|kmid2-2.4.0-3|71	
14cr|kmid2-2.4.0-3|72	%description -n %develname
14cr|kmid2-2.4.0-3|73	This package contains header files needed when building applications based on
14cr|kmid2-2.4.0-3|74	%{name}.
14cr|kmid2-2.4.0-3|75	
14cr|kmid2-2.4.0-3|76	%files -n %develname
14cr|kmid2-2.4.0-3|77	%defattr(-,root,root,-)
14cr|kmid2-2.4.0-3|78	%{_includedir}/%{realname}
14cr|kmid2-2.4.0-3|79	%{_libdir}/libkmidbackend.so
14cr|kmid2-2.4.0-3|80	
14cr|kmid2-2.4.0-3|81	#-------------------------------------------------------------------------------
14cr|kmid2-2.4.0-3|82	
14cr|kmid2-2.4.0-3|83	%prep
14cr|kmid2-2.4.0-3|84	%setup -qn %{realname}-%{version}
14cr|kmid2-2.4.0-3|85	# (ahmad) use timidity and pulseaudio by default (the latter is enabled in mdv installs)
14cr|kmid2-2.4.0-3|86	%patch1 -p0
14cr|kmid2-2.4.0-3|87	
14cr|kmid2-2.4.0-3|88	# make sure bundled drumstick isn't used
14cr|kmid2-2.4.0-3|89	rm -rf drumstick
14cr|kmid2-2.4.0-3|90	
14cr|kmid2-2.4.0-3|91	%build
14cr|kmid2-2.4.0-3|92	%cmake_kde4
14cr|kmid2-2.4.0-3|93	%make
14cr|kmid2-2.4.0-3|94	
14cr|kmid2-2.4.0-3|95	%install
14cr|kmid2-2.4.0-3|96	rm -rf %{buildroot}
14cr|kmid2-2.4.0-3|97	
14cr|kmid2-2.4.0-3|98	%makeinstall_std -C build
14cr|kmid2-2.4.0-3|99	
14cr|kmid2-2.4.0-3|100	# fix the .desktop file
14cr|kmid2-2.4.0-3|101	desktop-file-install \
14cr|kmid2-2.4.0-3|102	--vendor="" \
14cr|kmid2-2.4.0-3|103	--add-category="AudioVideo" \
14cr|kmid2-2.4.0-3|104	--add-category="Audio" \
14cr|kmid2-2.4.0-3|105	--remove-category="Music" \
14cr|kmid2-2.4.0-3|106	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{realname}.desktop
14cr|kmid2-2.4.0-3|107	
14cr|kmid2-2.4.0-3|108	%find_lang %{realname} --with-html
14cr|kmid2-2.4.0-3|109	
14cr|kmid2-2.4.0-3|110	%clean
14cr|kmid2-2.4.0-3|111	rm -rf %{buildroot}
14cr|kmid2-2.4.0-3|112	
14cr|kmid2-2.4.0-3|113	
14cr|kmid2-2.4.0-3|114	
14cr|kmid2-2.4.0-3|115	%changelog
14cr|kmid2-2.4.0-3|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-3
14cr|kmid2-2.4.0-3|117	+ Revision: 4700d42
14cr|kmid2-2.4.0-3|118	- MassBuild#464: Increase release tag
14cr|kmid2-2.4.0-3|119	
14cr|kmid2-2.4.0-3|120	

2397 14
14cr|kmidimon-0.7.5-2|1	Summary:	KDE MIDI Monitor for ALSA Sequencer
14cr|kmidimon-0.7.5-2|2	Name:		kmidimon
14cr|kmidimon-0.7.5-2|3	Version:	0.7.5
14cr|kmidimon-0.7.5-2|4	Release:	2
14cr|kmidimon-0.7.5-2|5	License:	GPLv2+
14cr|kmidimon-0.7.5-2|6	Group:		Sound
14cr|kmidimon-0.7.5-2|7	Url:		http://kmetronome.sourceforge.net/kmidimon/
14cr|kmidimon-0.7.5-2|8	Source0:	http://sourceforge.net/projects/kmidimon/files/%{version}/%{name}-%{version}.tar.bz2
14cr|kmidimon-0.7.5-2|9	BuildRequires:	desktop-file-utils
14cr|kmidimon-0.7.5-2|10	BuildRequires:	gettext-devel
14cr|kmidimon-0.7.5-2|11	BuildRequires:	kdelibs4-devel
14cr|kmidimon-0.7.5-2|12	BuildRequires:	qt4-devel
14cr|kmidimon-0.7.5-2|13	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cr|kmidimon-0.7.5-2|14	BuildRequires:	pkgconfig(dbus-1)
14cr|kmidimon-0.7.5-2|15	BuildRequires:	pkgconfig(drumstick-alsa) >= 0.5.0
14cr|kmidimon-0.7.5-2|16	BuildRequires:	pkgconfig(libart-2.0)
14cr|kmidimon-0.7.5-2|17	BuildRequires:	pkgconfig(x11)
14cr|kmidimon-0.7.5-2|18	Requires:	drumstick >= 0.5.0
14cr|kmidimon-0.7.5-2|19	Requires:	oxygen-icon-theme
14cr|kmidimon-0.7.5-2|20	
14cr|kmidimon-0.7.5-2|21	%description
14cr|kmidimon-0.7.5-2|22	KMidimon is a MIDI monitor for the ALSA sequencer, based on the drumstick
14cr|kmidimon-0.7.5-2|23	library. It monitors events coming from a MIDI external port or application or
14cr|kmidimon-0.7.5-2|24	loaded from standard MIDI Files.
14cr|kmidimon-0.7.5-2|25	
14cr|kmidimon-0.7.5-2|26	%files -f %{name}.lang
14cr|kmidimon-0.7.5-2|27	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cr|kmidimon-0.7.5-2|28	%{_mandir}/man1/%{name}.1.xz
14cr|kmidimon-0.7.5-2|29	%{_bindir}/%{name}
14cr|kmidimon-0.7.5-2|30	%{_datadir}/icons/hicolor/*/*/*
14cr|kmidimon-0.7.5-2|31	%{_datadir}/applications/*/*
14cr|kmidimon-0.7.5-2|32	%{_datadir}/apps/*/*
14cr|kmidimon-0.7.5-2|33	
14cr|kmidimon-0.7.5-2|34	#----------------------------------------------------------------------------
14cr|kmidimon-0.7.5-2|35	
14cr|kmidimon-0.7.5-2|36	%prep
14cr|kmidimon-0.7.5-2|37	%setup -q
14cr|kmidimon-0.7.5-2|38	# make sure that the bundled drumstick isn't used
14cr|kmidimon-0.7.5-2|39	rm -rf drumstick
14cr|kmidimon-0.7.5-2|40	
14cr|kmidimon-0.7.5-2|41	%build
14cr|kmidimon-0.7.5-2|42	%cmake_kde4
14cr|kmidimon-0.7.5-2|43	%make
14cr|kmidimon-0.7.5-2|44	
14cr|kmidimon-0.7.5-2|45	%install
14cr|kmidimon-0.7.5-2|46	%makeinstall_std -C build
14cr|kmidimon-0.7.5-2|47	
14cr|kmidimon-0.7.5-2|48	desktop-file-install --vendor="" \
14cr|kmidimon-0.7.5-2|49	--add-category Application \
14cr|kmidimon-0.7.5-2|50	--remove-category Music \
14cr|kmidimon-0.7.5-2|51	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|kmidimon-0.7.5-2|52	
14cr|kmidimon-0.7.5-2|53	%find_lang %{name} --with-html --with-man
14cr|kmidimon-0.7.5-2|54	
14cr|kmidimon-0.7.5-2|55	
14cr|kmidimon-0.7.5-2|56	%changelog
14cr|kmidimon-0.7.5-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-2
14cr|kmidimon-0.7.5-2|58	+ Revision: 9061550
14cr|kmidimon-0.7.5-2|59	- MassBuild#464: Increase release tag
14cr|kmidimon-0.7.5-2|60	
14cr|kmidimon-0.7.5-2|61	

2398 14
14cr|kmldonkey-2.0.7-2|1	%define major		5
14cr|kmldonkey-2.0.7-2|2	%define libname		%mklibname %{name} %{major}
14cr|kmldonkey-2.0.7-2|3	%define devname		%mklibname %{name} -d
14cr|kmldonkey-2.0.7-2|4	
14cr|kmldonkey-2.0.7-2|5	Summary:	A frontend for MLDonkey
14cr|kmldonkey-2.0.7-2|6	Name:		kmldonkey
14cr|kmldonkey-2.0.7-2|7	Version:	2.0.7
14cr|kmldonkey-2.0.7-2|8	Release:	2
14cr|kmldonkey-2.0.7-2|9	License:	GPL
14cr|kmldonkey-2.0.7-2|10	Group:		Graphical desktop/KDE
14cr|kmldonkey-2.0.7-2|11	URL:		http://extragear.kde.org/apps/kmldonkey/
14cr|kmldonkey-2.0.7-2|12	Source0:	%{name}-%{version}.tar.bz2
14cr|kmldonkey-2.0.7-2|13	BuildRequires:	kde4-macros
14cr|kmldonkey-2.0.7-2|14	BuildRequires:	kdelibs4-devel
14cr|kmldonkey-2.0.7-2|15	Requires:	mldonkey
14cr|kmldonkey-2.0.7-2|16	
14cr|kmldonkey-2.0.7-2|17	%description
14cr|kmldonkey-2.0.7-2|18	KMLDonkey is a frontend for MLDonkey, a powerful P2P file sharing tool,
14cr|kmldonkey-2.0.7-2|19	designed for the KDE desktop.
14cr|kmldonkey-2.0.7-2|20	
14cr|kmldonkey-2.0.7-2|21	%files
14cr|kmldonkey-2.0.7-2|22	%{_kde_bindir}/kmldonkey
14cr|kmldonkey-2.0.7-2|23	%{_kde_applicationsdir}/kmldonkey.desktop
14cr|kmldonkey-2.0.7-2|24	%{_kde_appsdir}/kmldonkey/icons/hicolor/*/apps/*
14cr|kmldonkey-2.0.7-2|25	%{_kde_appsdir}/kmldonkey/*rc
14cr|kmldonkey-2.0.7-2|26	%{_kde_iconsdir}/hicolor/*/apps/*
14cr|kmldonkey-2.0.7-2|27	%{_kde_services}/*-kmldonkey.desktop
14cr|kmldonkey-2.0.7-2|28	%{_kde_libdir}/kde4/plasma_engine_kmldonkey.so
14cr|kmldonkey-2.0.7-2|29	%{_kde_libdir}/kde4/plasma_applet_kmldonkey.so
14cr|kmldonkey-2.0.7-2|30	
14cr|kmldonkey-2.0.7-2|31	#----------------------------------------------------------------------------
14cr|kmldonkey-2.0.7-2|32	
14cr|kmldonkey-2.0.7-2|33	%package -n %{libname}
14cr|kmldonkey-2.0.7-2|34	Summary:	KMLDonkey shared libraries
14cr|kmldonkey-2.0.7-2|35	Group:		System/Libraries
14cr|kmldonkey-2.0.7-2|36	
14cr|kmldonkey-2.0.7-2|37	%description -n %{libname}
14cr|kmldonkey-2.0.7-2|38	Shared libraries needed by %{name}.
14cr|kmldonkey-2.0.7-2|39	
14cr|kmldonkey-2.0.7-2|40	%files -n %{libname}
14cr|kmldonkey-2.0.7-2|41	%{_kde_libdir}/*.so.%{major}*
14cr|kmldonkey-2.0.7-2|42	
14cr|kmldonkey-2.0.7-2|43	#----------------------------------------------------------------------------
14cr|kmldonkey-2.0.7-2|44	
14cr|kmldonkey-2.0.7-2|45	%package -n %{devname}
14cr|kmldonkey-2.0.7-2|46	Summary:	Development libraries and headers for %{name}
14cr|kmldonkey-2.0.7-2|47	Group:		Development/C
14cr|kmldonkey-2.0.7-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|kmldonkey-2.0.7-2|49	
14cr|kmldonkey-2.0.7-2|50	%description -n %{devname}
14cr|kmldonkey-2.0.7-2|51	This package contains the libraries and header files needed to
14cr|kmldonkey-2.0.7-2|52	develop programs which make use of %{name}.
14cr|kmldonkey-2.0.7-2|53	
14cr|kmldonkey-2.0.7-2|54	%files -n %{devname}
14cr|kmldonkey-2.0.7-2|55	%{_kde_includedir}/kmldonkey
14cr|kmldonkey-2.0.7-2|56	%{_kde_libdir}/*.so
14cr|kmldonkey-2.0.7-2|57	
14cr|kmldonkey-2.0.7-2|58	#----------------------------------------------------------------------------
14cr|kmldonkey-2.0.7-2|59	
14cr|kmldonkey-2.0.7-2|60	%prep
14cr|kmldonkey-2.0.7-2|61	%setup -q
14cr|kmldonkey-2.0.7-2|62	
14cr|kmldonkey-2.0.7-2|63	%build
14cr|kmldonkey-2.0.7-2|64	%cmake_kde4
14cr|kmldonkey-2.0.7-2|65	%make
14cr|kmldonkey-2.0.7-2|66	
14cr|kmldonkey-2.0.7-2|67	%install
14cr|kmldonkey-2.0.7-2|68	%makeinstall_std -C build
14cr|kmldonkey-2.0.7-2|69	
14cr|kmldonkey-2.0.7-2|70	
14cr|kmldonkey-2.0.7-2|71	%changelog
14cr|kmldonkey-2.0.7-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.7-2
14cr|kmldonkey-2.0.7-2|73	+ Revision: 4d13233
14cr|kmldonkey-2.0.7-2|74	- MassBuild#464: Increase release tag
14cr|kmldonkey-2.0.7-2|75	
14cr|kmldonkey-2.0.7-2|76	

2399 14
14cr|kmplayer-0.11.3d-2|1	%define	libname	%mklibname %{name}
14cr|kmplayer-0.11.3d-2|2	
14cr|kmplayer-0.11.3d-2|3	Name:		kmplayer
14cr|kmplayer-0.11.3d-2|4	Version:	0.11.3d
14cr|kmplayer-0.11.3d-2|5	Release:	2
14cr|kmplayer-0.11.3d-2|6	Summary:	A multimedia mplayer/phonon front-end for KDE
14cr|kmplayer-0.11.3d-2|7	License:	GPLv2+
14cr|kmplayer-0.11.3d-2|8	Group:		Video
14cr|kmplayer-0.11.3d-2|9	Url:		http://kmplayer.kde.org/
14cr|kmplayer-0.11.3d-2|10	Source0:	http://kmplayer.kde.org/pkgs/%{name}-%{version}.tar.bz2
14cr|kmplayer-0.11.3d-2|11	Source1:	%{name}.rpmlintrc
14cr|kmplayer-0.11.3d-2|12	BuildRequires:	kdelibs4-devel
14cr|kmplayer-0.11.3d-2|13	BuildRequires:	libnspr-devel
14cr|kmplayer-0.11.3d-2|14	BuildRequires:	gtk2-devel
14cr|kmplayer-0.11.3d-2|15	BuildRequires:	pkgconfig(phonon) >= 4.3.80
14cr|kmplayer-0.11.3d-2|16	BuildRequires:	pkgconfig(cairo)
14cr|kmplayer-0.11.3d-2|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|kmplayer-0.11.3d-2|18	BuildRequires:	pkgconfig(x11)
14cr|kmplayer-0.11.3d-2|19	BuildRequires:	pkgconfig(xt)
14cr|kmplayer-0.11.3d-2|20	BuildRequires:	pkgconfig(xext)
14cr|kmplayer-0.11.3d-2|21	BuildRequires:	pkgconfig(xau)
14cr|kmplayer-0.11.3d-2|22	BuildRequires:	pkgconfig(xdmcp)
14cr|kmplayer-0.11.3d-2|23	BuildRequires:	pkgconfig(xpm)
14cr|kmplayer-0.11.3d-2|24	BuildRequires:	pkgconfig(xft)
14cr|kmplayer-0.11.3d-2|25	BuildRequires:	desktop-file-utils
14cr|kmplayer-0.11.3d-2|26	BuildRequires:	pkgconfig(expat)
14cr|kmplayer-0.11.3d-2|27	%rename		kde4-%{name}
14cr|kmplayer-0.11.3d-2|28	Obsoletes:	%{name} < %{version}
14cr|kmplayer-0.11.3d-2|29	Requires:	%{libname} = %{version}
14cr|kmplayer-0.11.3d-2|30	Suggests:	mplayer
14cr|kmplayer-0.11.3d-2|31	
14cr|kmplayer-0.11.3d-2|32	%description
14cr|kmplayer-0.11.3d-2|33	KMPlayer can play all the audio/video supported by mplayer/phonon from local
14cr|kmplayer-0.11.3d-2|34	file or URL, be embedded inside Konqueror and KHTML and play DVD's.
14cr|kmplayer-0.11.3d-2|35	
14cr|kmplayer-0.11.3d-2|36	%files -f %{name}.lang
14cr|kmplayer-0.11.3d-2|37	%doc ChangeLog README
14cr|kmplayer-0.11.3d-2|38	%{_kde_bindir}/%{name}
14cr|kmplayer-0.11.3d-2|39	%{_kde_bindir}/kphononplayer
14cr|kmplayer-0.11.3d-2|40	%{_kde_libdir}/kde4/*.so
14cr|kmplayer-0.11.3d-2|41	%{_kde_datadir}/apps/%{name}
14cr|kmplayer-0.11.3d-2|42	%{_kde_services}/*.desktop
14cr|kmplayer-0.11.3d-2|43	%{_kde_configdir}/%{name}rc
14cr|kmplayer-0.11.3d-2|44	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kmplayer-0.11.3d-2|45	%{_kde_applicationsdir}/%{name}.desktop
14cr|kmplayer-0.11.3d-2|46	
14cr|kmplayer-0.11.3d-2|47	#--------------------------------------------------------------------
14cr|kmplayer-0.11.3d-2|48	
14cr|kmplayer-0.11.3d-2|49	%package -n %{libname}
14cr|kmplayer-0.11.3d-2|50	Group:		System/Libraries
14cr|kmplayer-0.11.3d-2|51	Summary:	Kmplayer libraries
14cr|kmplayer-0.11.3d-2|52	
14cr|kmplayer-0.11.3d-2|53	%description -n %{libname}
14cr|kmplayer-0.11.3d-2|54	This package contains the libraries needed by %{name}.
14cr|kmplayer-0.11.3d-2|55	
14cr|kmplayer-0.11.3d-2|56	%files -n %{libname}
14cr|kmplayer-0.11.3d-2|57	%doc AUTHORS ChangeLog README
14cr|kmplayer-0.11.3d-2|58	%{_kde_libdir}/*.so
14cr|kmplayer-0.11.3d-2|59	
14cr|kmplayer-0.11.3d-2|60	#--------------------------------------------------------------------
14cr|kmplayer-0.11.3d-2|61	
14cr|kmplayer-0.11.3d-2|62	%package	npplayer
14cr|kmplayer-0.11.3d-2|63	Group:		Video
14cr|kmplayer-0.11.3d-2|64	Summary:	Kmplayer plug-in player for Firefox
14cr|kmplayer-0.11.3d-2|65	Requires:	%{name}
14cr|kmplayer-0.11.3d-2|66	
14cr|kmplayer-0.11.3d-2|67	%description	npplayer
14cr|kmplayer-0.11.3d-2|68	Kmplayer plug-in player for Firefox.
14cr|kmplayer-0.11.3d-2|69	
14cr|kmplayer-0.11.3d-2|70	%files npplayer
14cr|kmplayer-0.11.3d-2|71	%doc AUTHORS ChangeLog README
14cr|kmplayer-0.11.3d-2|72	%{_kde_bindir}/knpplayer
14cr|kmplayer-0.11.3d-2|73	
14cr|kmplayer-0.11.3d-2|74	#--------------------------------------------------------------------
14cr|kmplayer-0.11.3d-2|75	
14cr|kmplayer-0.11.3d-2|76	%prep
14cr|kmplayer-0.11.3d-2|77	%setup -qn %{name}-%{version}
14cr|kmplayer-0.11.3d-2|78	
14cr|kmplayer-0.11.3d-2|79	
14cr|kmplayer-0.11.3d-2|80	%build
14cr|kmplayer-0.11.3d-2|81	%cmake_kde4 -DKMPLAYER_BUILT_WITH_EXPAT=1
14cr|kmplayer-0.11.3d-2|82	%make
14cr|kmplayer-0.11.3d-2|83	
14cr|kmplayer-0.11.3d-2|84	
14cr|kmplayer-0.11.3d-2|85	%install
14cr|kmplayer-0.11.3d-2|86	%makeinstall_std -C build
14cr|kmplayer-0.11.3d-2|87	
14cr|kmplayer-0.11.3d-2|88	# Fix .desktop files
14cr|kmplayer-0.11.3d-2|89	desktop-file-install \
14cr|kmplayer-0.11.3d-2|90	--vendor="" \
14cr|kmplayer-0.11.3d-2|91	--remove-key="Encoding"  \
14cr|kmplayer-0.11.3d-2|92	--remove-key="MimeType"  \
14cr|kmplayer-0.11.3d-2|93	--dir %{buildroot}%{_kde_services} %{buildroot}%{_kde_services}/%{name}_part.desktop
14cr|kmplayer-0.11.3d-2|94	
14cr|kmplayer-0.11.3d-2|95	# Fix wrong perms
14cr|kmplayer-0.11.3d-2|96	chmod +x %{buildroot}%{_datadir}/apps/%{name}/find-media.sh
14cr|kmplayer-0.11.3d-2|97	
14cr|kmplayer-0.11.3d-2|98	%{find_lang} %{name} --with-html
14cr|kmplayer-0.11.3d-2|99	
14cr|kmplayer-0.11.3d-2|100	
14cr|kmplayer-0.11.3d-2|101	%check
14cr|kmplayer-0.11.3d-2|102	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
14cr|kmplayer-0.11.3d-2|103	desktop-file-validate $f
14cr|kmplayer-0.11.3d-2|104	done
14cr|kmplayer-0.11.3d-2|105	
14cr|kmplayer-0.11.3d-2|106	
14cr|kmplayer-0.11.3d-2|107	
14cr|kmplayer-0.11.3d-2|108	%changelog
14cr|kmplayer-0.11.3d-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.3d-2
14cr|kmplayer-0.11.3d-2|110	+ Revision: ab2229f
14cr|kmplayer-0.11.3d-2|111	- MassBuild#464: Increase release tag
14cr|kmplayer-0.11.3d-2|112	
14cr|kmplayer-0.11.3d-2|113	

2400 14
14cr|kmymoney-4.6.3-6|1	Summary:	The Personal Finances Manager
14cr|kmymoney-4.6.3-6|2	Name:		kmymoney
14cr|kmymoney-4.6.3-6|3	Version:	4.6.3
14cr|kmymoney-4.6.3-6|4	Release:	6
14cr|kmymoney-4.6.3-6|5	License:	GPLv2+
14cr|kmymoney-4.6.3-6|6	Group:		Office
14cr|kmymoney-4.6.3-6|7	Url:		http://techbase.kde.org/Projects/KMyMoney
14cr|kmymoney-4.6.3-6|8	Source0:	http://switch.dl.sourceforge.net/project/kmymoney2/KMyMoney-KDE4/%{version}/kmymoney-%{version}.tar.bz2
14cr|kmymoney-4.6.3-6|9	Patch0:		kmymoney-3.98.0-fix-desktop-file.patch
14cr|kmymoney-4.6.3-6|10	Patch1:		mymoneydatabasemgrtest.patch
14cr|kmymoney-4.6.3-6|11	Patch2:		kmymoney-4.6.3-gmp-5.1.0.patch
14cr|kmymoney-4.6.3-6|12	BuildRequires:	doxygen
14cr|kmymoney-4.6.3-6|13	BuildRequires:	fdupes
14cr|kmymoney-4.6.3-6|14	BuildRequires:	perl-Finance-Quote
14cr|kmymoney-4.6.3-6|15	BuildRequires:	boost-devel
14cr|kmymoney-4.6.3-6|16	BuildRequires:	gmpxx-devel
14cr|kmymoney-4.6.3-6|17	BuildRequires:	kdepimlibs4-devel
14cr|kmymoney-4.6.3-6|18	BuildRequires:	pkgconfig(aqbanking)
14cr|kmymoney-4.6.3-6|19	BuildRequires:	pkgconfig(libalkimia)
14cr|kmymoney-4.6.3-6|20	BuildRequires:	pkgconfig(libofx)
14cr|kmymoney-4.6.3-6|21	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|kmymoney-4.6.3-6|22	BuildRequires:	pkgconfig(libxml-2.0)
14cr|kmymoney-4.6.3-6|23	Requires:	perl-Finance-Quote
14cr|kmymoney-4.6.3-6|24	
14cr|kmymoney-4.6.3-6|25	%description
14cr|kmymoney-4.6.3-6|26	KMyMoney Personal Finance Manager.
14cr|kmymoney-4.6.3-6|27	
14cr|kmymoney-4.6.3-6|28	%files -f %{name}.lang
14cr|kmymoney-4.6.3-6|29	%{_kde_bindir}/*
14cr|kmymoney-4.6.3-6|30	%{_kde_libdir}/kde4/*.so
14cr|kmymoney-4.6.3-6|31	%{_kde_appsdir}/*
14cr|kmymoney-4.6.3-6|32	%{_kde_datadir}/config.kcfg/*.kcfg
14cr|kmymoney-4.6.3-6|33	%{_kde_datadir}/config/*
14cr|kmymoney-4.6.3-6|34	%{_kde_applicationsdir}/*.desktop
14cr|kmymoney-4.6.3-6|35	%{_kde_iconsdir}/*/*/*/*
14cr|kmymoney-4.6.3-6|36	%{_kde_services}/*.desktop
14cr|kmymoney-4.6.3-6|37	%{_kde_servicetypes}/*.desktop
14cr|kmymoney-4.6.3-6|38	%{_datadir}/mime/packages/*.xml
14cr|kmymoney-4.6.3-6|39	%{_kde_mandir}/man1/*
14cr|kmymoney-4.6.3-6|40	
14cr|kmymoney-4.6.3-6|41	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|42	
14cr|kmymoney-4.6.3-6|43	%define kmm_kdchart_major 4
14cr|kmymoney-4.6.3-6|44	%define libkmm_kdchart %mklibname kmm_kdchart %{kmm_kdchart_major}
14cr|kmymoney-4.6.3-6|45	
14cr|kmymoney-4.6.3-6|46	%package -n %{libkmm_kdchart}
14cr|kmymoney-4.6.3-6|47	Summary:	KMyMoney library
14cr|kmymoney-4.6.3-6|48	Group:		System/Libraries
14cr|kmymoney-4.6.3-6|49	
14cr|kmymoney-4.6.3-6|50	%description -n %{libkmm_kdchart}
14cr|kmymoney-4.6.3-6|51	KMyMoney library.
14cr|kmymoney-4.6.3-6|52	
14cr|kmymoney-4.6.3-6|53	%files -n %{libkmm_kdchart}
14cr|kmymoney-4.6.3-6|54	%{_kde_libdir}/libkmm_kdchart.so.%{kmm_kdchart_major}*
14cr|kmymoney-4.6.3-6|55	
14cr|kmymoney-4.6.3-6|56	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|57	
14cr|kmymoney-4.6.3-6|58	%define kmm_mymoney_major 4
14cr|kmymoney-4.6.3-6|59	%define libkmm_mymoney %mklibname kmm_mymoney %{kmm_mymoney_major}
14cr|kmymoney-4.6.3-6|60	
14cr|kmymoney-4.6.3-6|61	%package -n %{libkmm_mymoney}
14cr|kmymoney-4.6.3-6|62	Summary:	KMyMoney library
14cr|kmymoney-4.6.3-6|63	Group:		System/Libraries
14cr|kmymoney-4.6.3-6|64	
14cr|kmymoney-4.6.3-6|65	%description -n %{libkmm_mymoney}
14cr|kmymoney-4.6.3-6|66	KMyMoney library.
14cr|kmymoney-4.6.3-6|67	
14cr|kmymoney-4.6.3-6|68	%files -n %{libkmm_mymoney}
14cr|kmymoney-4.6.3-6|69	%{_kde_libdir}/libkmm_mymoney.so.%{kmm_mymoney_major}*
14cr|kmymoney-4.6.3-6|70	
14cr|kmymoney-4.6.3-6|71	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|72	
14cr|kmymoney-4.6.3-6|73	%define kmm_plugin_major 4
14cr|kmymoney-4.6.3-6|74	%define libkmm_plugin %mklibname kmm_plugin %{kmm_plugin_major}
14cr|kmymoney-4.6.3-6|75	
14cr|kmymoney-4.6.3-6|76	%package -n %{libkmm_plugin}
14cr|kmymoney-4.6.3-6|77	Summary:	KMyMoney library
14cr|kmymoney-4.6.3-6|78	Group:		System/Libraries
14cr|kmymoney-4.6.3-6|79	
14cr|kmymoney-4.6.3-6|80	%description -n %{libkmm_plugin}
14cr|kmymoney-4.6.3-6|81	KMyMoney library.
14cr|kmymoney-4.6.3-6|82	
14cr|kmymoney-4.6.3-6|83	%files -n %{libkmm_plugin}
14cr|kmymoney-4.6.3-6|84	%{_kde_libdir}/libkmm_plugin.so.%{kmm_plugin_major}*
14cr|kmymoney-4.6.3-6|85	
14cr|kmymoney-4.6.3-6|86	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|87	
14cr|kmymoney-4.6.3-6|88	%define kmm_widgets_major 4
14cr|kmymoney-4.6.3-6|89	%define libkmm_widgets %mklibname kmm_widgets %{kmm_widgets_major}
14cr|kmymoney-4.6.3-6|90	
14cr|kmymoney-4.6.3-6|91	%package -n %{libkmm_widgets}
14cr|kmymoney-4.6.3-6|92	Summary:	KMyMoney library
14cr|kmymoney-4.6.3-6|93	Group:		System/Libraries
14cr|kmymoney-4.6.3-6|94	
14cr|kmymoney-4.6.3-6|95	%description -n %{libkmm_widgets}
14cr|kmymoney-4.6.3-6|96	KMyMoney library.
14cr|kmymoney-4.6.3-6|97	
14cr|kmymoney-4.6.3-6|98	%files -n %{libkmm_widgets}
14cr|kmymoney-4.6.3-6|99	%{_kde_libdir}/libkmm_widgets.so.%{kmm_widgets_major}*
14cr|kmymoney-4.6.3-6|100	
14cr|kmymoney-4.6.3-6|101	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|102	
14cr|kmymoney-4.6.3-6|103	%package devel
14cr|kmymoney-4.6.3-6|104	Summary:	KMyMoney Development library
14cr|kmymoney-4.6.3-6|105	Group:		Development/KDE and Qt
14cr|kmymoney-4.6.3-6|106	Requires:	%{libkmm_kdchart} = %{EVRD}
14cr|kmymoney-4.6.3-6|107	Requires:	%{libkmm_mymoney} = %{EVRD}
14cr|kmymoney-4.6.3-6|108	Requires:	%{libkmm_plugin} = %{EVRD}
14cr|kmymoney-4.6.3-6|109	Requires:	%{libkmm_widgets} = %{EVRD}
14cr|kmymoney-4.6.3-6|110	
14cr|kmymoney-4.6.3-6|111	%description devel
14cr|kmymoney-4.6.3-6|112	KMyMoney development files.
14cr|kmymoney-4.6.3-6|113	
14cr|kmymoney-4.6.3-6|114	%files devel
14cr|kmymoney-4.6.3-6|115	%{_kde_libdir}/*.so
14cr|kmymoney-4.6.3-6|116	%{_kde_includedir}/%{name}
14cr|kmymoney-4.6.3-6|117	
14cr|kmymoney-4.6.3-6|118	#-----------------------------------------------------------------------------
14cr|kmymoney-4.6.3-6|119	
14cr|kmymoney-4.6.3-6|120	%prep
14cr|kmymoney-4.6.3-6|121	%setup -qn %{name}-%{version}
14cr|kmymoney-4.6.3-6|122	%patch0 -p0
14cr|kmymoney-4.6.3-6|123	%patch1 -p0
14cr|kmymoney-4.6.3-6|124	%patch2 -p1
14cr|kmymoney-4.6.3-6|125	
14cr|kmymoney-4.6.3-6|126	%build
14cr|kmymoney-4.6.3-6|127	export LIBICAL_BASE=/usr
14cr|kmymoney-4.6.3-6|128	%cmake_kde4
14cr|kmymoney-4.6.3-6|129	%make
14cr|kmymoney-4.6.3-6|130	
14cr|kmymoney-4.6.3-6|131	%install
14cr|kmymoney-4.6.3-6|132	%makeinstall_std -C build
14cr|kmymoney-4.6.3-6|133	
14cr|kmymoney-4.6.3-6|134	%find_lang %name --with-html
14cr|kmymoney-4.6.3-6|135	
14cr|kmymoney-4.6.3-6|136	%changelog
14cr|kmymoney-4.6.3-6|137	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.3-6
14cr|kmymoney-4.6.3-6|138	+ Revision: d469ecc
14cr|kmymoney-4.6.3-6|139	- Spec cleanup
14cr|kmymoney-4.6.3-6|140	
14cr|kmymoney-4.6.3-6|141	

2401 14
14cr|knemo-0.7.6-2|1	Summary:	The KDE Network Monitor
14cr|knemo-0.7.6-2|2	Name:		knemo
14cr|knemo-0.7.6-2|3	Version:	0.7.6
14cr|knemo-0.7.6-2|4	Release:	2
14cr|knemo-0.7.6-2|5	License:	GPL
14cr|knemo-0.7.6-2|6	Group:		Graphical desktop/KDE
14cr|knemo-0.7.6-2|7	Source0:	http://kde-apps.org/CONTENT/content-files/12956-%{name}-%{version}.tar.bz2
14cr|knemo-0.7.6-2|8	URL:		http://kde-apps.org/content/show.php?content=12956
14cr|knemo-0.7.6-2|9	BuildRequires:	kdelibs4-devel
14cr|knemo-0.7.6-2|10	BuildRequires:	libiw-devel
14cr|knemo-0.7.6-2|11	BuildRequires:	pkgconfig(libnl-3.0)
14cr|knemo-0.7.6-2|12	BuildRequires:	kdebase4-workspace-devel
14cr|knemo-0.7.6-2|13	Requires:	wireless-tools
14cr|knemo-0.7.6-2|14	Requires:	qt4-database-plugin-sqlite
14cr|knemo-0.7.6-2|15	
14cr|knemo-0.7.6-2|16	%description
14cr|knemo-0.7.6-2|17	KNemo offers a network monitor similar to the one found in Windows.
14cr|knemo-0.7.6-2|18	For every network interface it displays an icon in the systray.
14cr|knemo-0.7.6-2|19	
14cr|knemo-0.7.6-2|20	Features:
14cr|knemo-0.7.6-2|21	* support for ethernet (including wireless) and ppp connections
14cr|knemo-0.7.6-2|22	* the icon shows incoming/outgoing traffic
14cr|knemo-0.7.6-2|23	* hiding of icon when the interface is not available
14cr|knemo-0.7.6-2|24	* automatic detection of wireless extensions for ethernet interfaces
14cr|knemo-0.7.6-2|25	* left-clicking on an icon displays a status dialog with information
14cr|knemo-0.7.6-2|26	about the selected interface (2nd click hides dialog)
14cr|knemo-0.7.6-2|27	* configuration via context menu or control center module
14cr|knemo-0.7.6-2|28	(Internet & Network/Network Monitor)
14cr|knemo-0.7.6-2|29	* customizable tooltip for quick access to often needed information
14cr|knemo-0.7.6-2|30	* you can activate 2 custom entries for the context menu. They can
14cr|knemo-0.7.6-2|31	have custom text and a command to run when selected. You can even
14cr|knemo-0.7.6-2|32	select if the commands need root permissions or not.
14cr|knemo-0.7.6-2|33	* automatic detection of available interfaces (click on 'Default' in
14cr|knemo-0.7.6-2|34	the configuration dialog and KNemo will look under /proc/net/dev for
14cr|knemo-0.7.6-2|35	interfaces)
14cr|knemo-0.7.6-2|36	* KNemo uses more standard icon names which allows support from other
14cr|knemo-0.7.6-2|37	icon themes.
14cr|knemo-0.7.6-2|38	
14cr|knemo-0.7.6-2|39	Please make sure that in the settings the paths for 'ifconfig' and 'iwconfig'
14cr|knemo-0.7.6-2|40	are correct and that both programs are installed.
14cr|knemo-0.7.6-2|41	
14cr|knemo-0.7.6-2|42	IMPORTANT: KNemo is not an executable but an KDED service. Therefore
14cr|knemo-0.7.6-2|43	it has to be started using Control Center/KDE Components/Service Manager.
14cr|knemo-0.7.6-2|44	
14cr|knemo-0.7.6-2|45	%prep
14cr|knemo-0.7.6-2|46	%setup -q
14cr|knemo-0.7.6-2|47	
14cr|knemo-0.7.6-2|48	%build
14cr|knemo-0.7.6-2|49	%cmake_kde4
14cr|knemo-0.7.6-2|50	%make
14cr|knemo-0.7.6-2|51	
14cr|knemo-0.7.6-2|52	%install
14cr|knemo-0.7.6-2|53	%makeinstall_std -C build
14cr|knemo-0.7.6-2|54	
14cr|knemo-0.7.6-2|55	%find_lang %{name} kcm_knemo knemod %{name}.lang
14cr|knemo-0.7.6-2|56	
14cr|knemo-0.7.6-2|57	%files -f %{name}.lang
14cr|knemo-0.7.6-2|58	%{_kde_bindir}/knemo
14cr|knemo-0.7.6-2|59	%{_kde_libdir}/kde4/kcm_knemo.so
14cr|knemo-0.7.6-2|60	%{_kde_applicationsdir}/knemo.desktop
14cr|knemo-0.7.6-2|61	%{_kde_appsdir}/knemo
14cr|knemo-0.7.6-2|62	%{_kde_appsdir}/kconf_update/*
14cr|knemo-0.7.6-2|63	%{_kde_datadir}/autostart/knemo.desktop
14cr|knemo-0.7.6-2|64	%{_kde_iconsdir}/hicolor/*/*/*
14cr|knemo-0.7.6-2|65	%{_kde_services}/kcm_knemo.desktop
14cr|knemo-0.7.6-2|66	
14cr|knemo-0.7.6-2|67	%changelog
14cr|knemo-0.7.6-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-2
14cr|knemo-0.7.6-2|69	+ Revision: 0852a7c
14cr|knemo-0.7.6-2|70	- MassBuild#464: Increase release tag
14cr|knemo-0.7.6-2|71	
14cr|knemo-0.7.6-2|72	

2402 14
14cr|knights-2.5.0-2|1	Summary:	A simple chess board game for KDE4
14cr|knights-2.5.0-2|2	Name:		knights
14cr|knights-2.5.0-2|3	Version:	2.5.0
14cr|knights-2.5.0-2|4	Release:	2
14cr|knights-2.5.0-2|5	Group:		Games/Boards
14cr|knights-2.5.0-2|6	License:	GPL
14cr|knights-2.5.0-2|7	URL:		http://kde-apps.org/content/show.php/Knights?content=122046
14cr|knights-2.5.0-2|8	Source0:	http://dl.dropbox.com/u/2888238/Knights/%{name}-%{version}.tar.bz2
14cr|knights-2.5.0-2|9	BuildRequires:	kdegames4-devel
14cr|knights-2.5.0-2|10	Requires:	gnuchess
14cr|knights-2.5.0-2|11	
14cr|knights-2.5.0-2|12	%description
14cr|knights-2.5.0-2|13	Knights is a simple chess board for KDE4. It is a rewrite of the KDE3 Knights,
14cr|knights-2.5.0-2|14	but it's not yet as feature-complete compared to the old one. Currently you can
14cr|knights-2.5.0-2|15	play against computer engines that support the XBoard protocol (like GnuChess)
14cr|knights-2.5.0-2|16	or against a player at the same computer. It has automatic rule checking and
14cr|knights-2.5.0-2|17	some nice animations.
14cr|knights-2.5.0-2|18	
14cr|knights-2.5.0-2|19	%files -f %{name}.lang
14cr|knights-2.5.0-2|20	%{_kde_bindir}/%{name}
14cr|knights-2.5.0-2|21	%{_kde_applicationsdir}/%{name}.desktop
14cr|knights-2.5.0-2|22	%{_kde_appsdir}/%{name}
14cr|knights-2.5.0-2|23	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14cr|knights-2.5.0-2|24	%{_kde_configdir}/knights.knsrc
14cr|knights-2.5.0-2|25	%{_kde_iconsdir}/hicolor/*/apps/*
14cr|knights-2.5.0-2|26	%{_datadir}/dbus-1/interfaces/org.kde.Knights.xml
14cr|knights-2.5.0-2|27	
14cr|knights-2.5.0-2|28	%prep
14cr|knights-2.5.0-2|29	%setup -q
14cr|knights-2.5.0-2|30	
14cr|knights-2.5.0-2|31	%build
14cr|knights-2.5.0-2|32	%cmake_kde4
14cr|knights-2.5.0-2|33	%make
14cr|knights-2.5.0-2|34	
14cr|knights-2.5.0-2|35	%install
14cr|knights-2.5.0-2|36	%makeinstall_std -C build
14cr|knights-2.5.0-2|37	
14cr|knights-2.5.0-2|38	%find_lang %{name} --with-html
14cr|knights-2.5.0-2|39	
14cr|knights-2.5.0-2|40	
14cr|knights-2.5.0-2|41	%changelog
14cr|knights-2.5.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-2
14cr|knights-2.5.0-2|43	+ Revision: 15a169d
14cr|knights-2.5.0-2|44	- MassBuild#464: Increase release tag
14cr|knights-2.5.0-2|45	
14cr|knights-2.5.0-2|46	

2403 14
14cr|knock-0.5-13|1	Summary:	Open connection through firewall on specified signal
14cr|knock-0.5-13|2	Name:		knock
14cr|knock-0.5-13|3	Version:	0.5
14cr|knock-0.5-13|4	Release:	13
14cr|knock-0.5-13|5	Source0:	http://www.zeroflux.org/knock/files/%{name}-%{version}.tar.bz2
14cr|knock-0.5-13|6	Source1:	knockd.service
14cr|knock-0.5-13|7	Source2:	knockd.logrotate
14cr|knock-0.5-13|8	Patch0:   knock-0.5-limits.h.fix.diff
14cr|knock-0.5-13|9	License:	GPLv2+
14cr|knock-0.5-13|10	Group:		Networking/Other
14cr|knock-0.5-13|11	URL:		http://www.zeroflux.org/knock/
14cr|knock-0.5-13|12	BuildRequires:	libpcap-devel
14cr|knock-0.5-13|13	
14cr|knock-0.5-13|14	%description
14cr|knock-0.5-13|15	knock is a server/client set that implements the idea known as port-
14cr|knock-0.5-13|16	knocking. Port-knocking is a method of accessing a backdoor to your
14cr|knock-0.5-13|17	firewall through a special sequence of port hits. This can be useful
14cr|knock-0.5-13|18	for opening up temporary holes in a restrictive firewall for SSH
14cr|knock-0.5-13|19	access or similar.
14cr|knock-0.5-13|20	
14cr|knock-0.5-13|21	%prep
14cr|knock-0.5-13|22	%setup -q
14cr|knock-0.5-13|23	%patch0 -p0
14cr|knock-0.5-13|24	
14cr|knock-0.5-13|25	%build
14cr|knock-0.5-13|26	%configure2_5x
14cr|knock-0.5-13|27	%make
14cr|knock-0.5-13|28	
14cr|knock-0.5-13|29	%install
14cr|knock-0.5-13|30	%makeinstall_std
14cr|knock-0.5-13|31	
14cr|knock-0.5-13|32	mkdir -p %{buildroot}%{_unitdir}
14cr|knock-0.5-13|33	install -m0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{name}d.service
14cr|knock-0.5-13|34	
14cr|knock-0.5-13|35	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|knock-0.5-13|36	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}d
14cr|knock-0.5-13|37	
14cr|knock-0.5-13|38	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|knock-0.5-13|39	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cr|knock-0.5-13|40	# Options to pass to %{name}d
14cr|knock-0.5-13|41	OPTIONS=""
14cr|knock-0.5-13|42	EOF
14cr|knock-0.5-13|43	
14cr|knock-0.5-13|44	%post
14cr|knock-0.5-13|45	%systemd_post %{name}d
14cr|knock-0.5-13|46	
14cr|knock-0.5-13|47	%preun
14cr|knock-0.5-13|48	%systemd_preun %{name}d
14cr|knock-0.5-13|49	
14cr|knock-0.5-13|50	%clean
14cr|knock-0.5-13|51	
14cr|knock-0.5-13|52	%files
14cr|knock-0.5-13|53	%doc ChangeLog README TODO
14cr|knock-0.5-13|54	%config(noreplace) %{_sysconfdir}/%{name}d.conf
14cr|knock-0.5-13|55	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|knock-0.5-13|56	%attr(0644,root,root) %{_unitdir}/%{name}d.service
14cr|knock-0.5-13|57	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}d
14cr|knock-0.5-13|58	%{_bindir}/%{name}
14cr|knock-0.5-13|59	%{_sbindir}/%{name}d
14cr|knock-0.5-13|60	%{_mandir}/man1/*
14cr|knock-0.5-13|61	
14cr|knock-0.5-13|62	%changelog
14cr|knock-0.5-13|63	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-13
14cr|knock-0.5-13|64	+ Revision: 8a2d692
14cr|knock-0.5-13|65	- Change service type to forking
14cr|knock-0.5-13|66	
14cr|knock-0.5-13|67	

2404 14
14cr|knowlan-1.0-9|1	Summary:	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor
14cr|knowlan-1.0-9|2	Name:		knowlan
14cr|knowlan-1.0-9|3	Version:	1.0
14cr|knowlan-1.0-9|4	Release:	9
14cr|knowlan-1.0-9|5	License:	GPLv2+
14cr|knowlan-1.0-9|6	Group: 		Monitoring
14cr|knowlan-1.0-9|7	Url: 		http://www.enderunix.org/knowlan/
14cr|knowlan-1.0-9|8	Source0:	http://www.enderunix.org/knowlan/%{name}-%{version}-RELEASE.tar.bz2
14cr|knowlan-1.0-9|9	BuildRequires:	libnet-devel
14cr|knowlan-1.0-9|10	BuildRequires:	libpcap-devel
14cr|knowlan-1.0-9|11	
14cr|knowlan-1.0-9|12	%description
14cr|knowlan-1.0-9|13	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor.
14cr|knowlan-1.0-9|14	Knowlan uses libpcap and libnet libraries for to be simple to handle and to
14cr|knowlan-1.0-9|15	have a simple code for any interestor to deal with the code. To describe
14cr|knowlan-1.0-9|16	knowlan overally, Knowlan, sends ARP REQUEST packets to the LAN, and at the
14cr|knowlan-1.0-9|17	same time, It recieves ARP REPLY packets from the up machines. So, It prints
14cr|knowlan-1.0-9|18	out IP and MAC addresses of online machines.
14cr|knowlan-1.0-9|19	
14cr|knowlan-1.0-9|20	%files
14cr|knowlan-1.0-9|21	%defattr(644,root,root,755)
14cr|knowlan-1.0-9|22	%doc COPYING ChangeLog INSTALL README TODO
14cr|knowlan-1.0-9|23	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|knowlan-1.0-9|24	
14cr|knowlan-1.0-9|25	#----------------------------------------------------------------------------
14cr|knowlan-1.0-9|26	
14cr|knowlan-1.0-9|27	%prep
14cr|knowlan-1.0-9|28	%setup -q -n %{name}-%{version}-RELEASE
14cr|knowlan-1.0-9|29	
14cr|knowlan-1.0-9|30	chmod 644 COPYING ChangeLog INSTALL README TODO
14cr|knowlan-1.0-9|31	
14cr|knowlan-1.0-9|32	%build
14cr|knowlan-1.0-9|33	perl -pi -e "s|-Wall|%{optflags} -Wall|g" configure
14cr|knowlan-1.0-9|34	perl -pi -e "s|\.a|\.so|g" configure
14cr|knowlan-1.0-9|35	perl -pi -e "s|/lib\b|/%{_lib}|g" configure
14cr|knowlan-1.0-9|36	
14cr|knowlan-1.0-9|37	./configure
14cr|knowlan-1.0-9|38	
14cr|knowlan-1.0-9|39	%make
14cr|knowlan-1.0-9|40	
14cr|knowlan-1.0-9|41	%install
14cr|knowlan-1.0-9|42	install -d %{buildroot}%{_sbindir}
14cr|knowlan-1.0-9|43	install -m0755 %{name} %{buildroot}%{_sbindir}/
14cr|knowlan-1.0-9|44	
14cr|knowlan-1.0-9|45	
14cr|knowlan-1.0-9|46	
14cr|knowlan-1.0-9|47	%changelog
14cr|knowlan-1.0-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14cr|knowlan-1.0-9|49	+ Revision: 67d7df4
14cr|knowlan-1.0-9|50	- MassBuild#464: Increase release tag
14cr|knowlan-1.0-9|51	
14cr|knowlan-1.0-9|52	

2405 14
14cr|knutclient-1.0.5-2|1	Name:           knutclient
14cr|knutclient-1.0.5-2|2	Version:        1.0.5
14cr|knutclient-1.0.5-2|3	Release:        2
14cr|knutclient-1.0.5-2|4	Summary:        Visual KDE4 client for UPS systems using NUT - Network UPS Tools
14cr|knutclient-1.0.5-2|5	Group:          Monitoring
14cr|knutclient-1.0.5-2|6	License:        GPLv2
14cr|knutclient-1.0.5-2|7	URL:            https://sites.google.com/a/prynych.cz/knutclient
14cr|knutclient-1.0.5-2|8	Source0:        %{name}-%{version}.tar.gz
14cr|knutclient-1.0.5-2|9	
14cr|knutclient-1.0.5-2|10	BuildRequires:  kdelibs4-devel
14cr|knutclient-1.0.5-2|11	
14cr|knutclient-1.0.5-2|12	
14cr|knutclient-1.0.5-2|13	%description
14cr|knutclient-1.0.5-2|14	KNutClient is a visual KDE4 client for UPS systems using
14cr|knutclient-1.0.5-2|15	NUT - Network UPS Tools.
14cr|knutclient-1.0.5-2|16	
14cr|knutclient-1.0.5-2|17	%prep
14cr|knutclient-1.0.5-2|18	%setup -q -n knc105
14cr|knutclient-1.0.5-2|19	
14cr|knutclient-1.0.5-2|20	%build
14cr|knutclient-1.0.5-2|21	%cmake_kde4
14cr|knutclient-1.0.5-2|22	make
14cr|knutclient-1.0.5-2|23	
14cr|knutclient-1.0.5-2|24	%install
14cr|knutclient-1.0.5-2|25	%makeinstall_std -C build
14cr|knutclient-1.0.5-2|26	%find_lang %{name}
14cr|knutclient-1.0.5-2|27	
14cr|knutclient-1.0.5-2|28	%files -f %{name}.lang
14cr|knutclient-1.0.5-2|29	%defattr(-,root,root)
14cr|knutclient-1.0.5-2|30	%doc ChangeLog README
14cr|knutclient-1.0.5-2|31	%{_bindir}/knutclient
14cr|knutclient-1.0.5-2|32	%{_kde_applicationsdir}/knutclient.desktop
14cr|knutclient-1.0.5-2|33	%{_kde_appsdir}/knutclient/*
14cr|knutclient-1.0.5-2|34	%{_kde_docdir}/HTML/cs/knutclient/*
14cr|knutclient-1.0.5-2|35	%{_kde_docdir}/HTML/en/knutclient/*
14cr|knutclient-1.0.5-2|36	%{_kde_iconsdir}/hicolor/16x16/apps/knutclient.png
14cr|knutclient-1.0.5-2|37	%{_kde_iconsdir}/hicolor/22x22/apps/knutclient.png
14cr|knutclient-1.0.5-2|38	%{_kde_iconsdir}/hicolor/32x32/apps/knutclient.png
14cr|knutclient-1.0.5-2|39	%{_kde_iconsdir}/hicolor/48x48/apps/knutclient.png
14cr|knutclient-1.0.5-2|40	%{_kde_iconsdir}/locolor/16x16/apps/knutclient.png
14cr|knutclient-1.0.5-2|41	%{_kde_iconsdir}/locolor/32x32/apps/knutclient.png
14cr|knutclient-1.0.5-2|42	
14cr|knutclient-1.0.5-2|43	
14cr|knutclient-1.0.5-2|44	
14cr|knutclient-1.0.5-2|45	%changelog
14cr|knutclient-1.0.5-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|knutclient-1.0.5-2|47	+ Revision: 3fb5b89
14cr|knutclient-1.0.5-2|48	- MassBuild#464: Increase release tag
14cr|knutclient-1.0.5-2|49	
14cr|knutclient-1.0.5-2|50	

2406 14
14cr|knutsetting-0.2-3|1	Name:           knutsetting
14cr|knutsetting-0.2-3|2	Version:        0.2
14cr|knutsetting-0.2-3|3	Release:        3
14cr|knutsetting-0.2-3|4	Summary:        GUI KDE4 setup UPS tool
14cr|knutsetting-0.2-3|5	Group:          Monitoring
14cr|knutsetting-0.2-3|6	License:        GPLv2
14cr|knutsetting-0.2-3|7	URL:            https://sites.google.com/a/prynych.cz/knutclient
14cr|knutsetting-0.2-3|8	Source0:        %{name}-%{version}.tar.gz
14cr|knutsetting-0.2-3|9	Patch0:		distrolist.patch
14cr|knutsetting-0.2-3|10	Patch1:		desktop_file.patch
14cr|knutsetting-0.2-3|11	BuildRequires:  kdelibs4-devel
14cr|knutsetting-0.2-3|12	
14cr|knutsetting-0.2-3|13	
14cr|knutsetting-0.2-3|14	%description
14cr|knutsetting-0.2-3|15	Knutsetting is a visual KDE tool for configuring NUT
14cr|knutsetting-0.2-3|16	
14cr|knutsetting-0.2-3|17	%prep
14cr|knutsetting-0.2-3|18	%setup -q
14cr|knutsetting-0.2-3|19	%patch0 -p1
14cr|knutsetting-0.2-3|20	%patch1 -p1
14cr|knutsetting-0.2-3|21	
14cr|knutsetting-0.2-3|22	%build
14cr|knutsetting-0.2-3|23	%cmake_kde4
14cr|knutsetting-0.2-3|24	make
14cr|knutsetting-0.2-3|25	
14cr|knutsetting-0.2-3|26	%install
14cr|knutsetting-0.2-3|27	%makeinstall_std -C build
14cr|knutsetting-0.2-3|28	%find_lang %{name}
14cr|knutsetting-0.2-3|29	
14cr|knutsetting-0.2-3|30	%files -f %{name}.lang
14cr|knutsetting-0.2-3|31	%defattr(-,root,root)
14cr|knutsetting-0.2-3|32	%doc ChangeLog README
14cr|knutsetting-0.2-3|33	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.knutsetting.conf
14cr|knutsetting-0.2-3|34	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.knutsetting.service
14cr|knutsetting-0.2-3|35	%{_datadir}/kde4/services/knutsetting.desktop
14cr|knutsetting-0.2-3|36	%{_datadir}/polkit-1/actions/org.kde.kcontrol.knutsetting.policy
14cr|knutsetting-0.2-3|37	%{_kde_appsdir}/knutsetting/dist.conf
14cr|knutsetting-0.2-3|38	%{_kde_appsdir}/knutsetting/modules.dtd
14cr|knutsetting-0.2-3|39	%{_kde_appsdir}/knutsetting/modules_def.xml
14cr|knutsetting-0.2-3|40	%{_kde_appsdir}/knutsetting/pics/kns_conn.png
14cr|knutsetting-0.2-3|41	%{_kde_appsdir}/knutsetting/pics/kns_error.png
14cr|knutsetting-0.2-3|42	%{_kde_appsdir}/knutsetting/pics/kns_main.png
14cr|knutsetting-0.2-3|43	%{_kde_appsdir}/knutsetting/pics/kns_mon.png
14cr|knutsetting-0.2-3|44	%{_kde_appsdir}/knutsetting/upses.dtd
14cr|knutsetting-0.2-3|45	%{_kde_appsdir}/knutsetting/upses_def.xml
14cr|knutsetting-0.2-3|46	%{_libdir}/kde4/libexec/kcmknutsettinghelper
14cr|knutsetting-0.2-3|47	%{_libdir}/kde4/kcm_knutsetting.so
14cr|knutsetting-0.2-3|48	%{_kde_iconsdir}/hicolor/16x16/apps/knutsetting.png
14cr|knutsetting-0.2-3|49	%{_kde_iconsdir}/hicolor/32x32/apps/knutsetting.png
14cr|knutsetting-0.2-3|50	%{_kde_iconsdir}/hicolor/48x48/apps/knutsetting.png
14cr|knutsetting-0.2-3|51	
14cr|knutsetting-0.2-3|52	
14cr|knutsetting-0.2-3|53	
14cr|knutsetting-0.2-3|54	%changelog
14cr|knutsetting-0.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|knutsetting-0.2-3|56	+ Revision: 6e1e38d
14cr|knutsetting-0.2-3|57	- MassBuild#464: Increase release tag
14cr|knutsetting-0.2-3|58	
14cr|knutsetting-0.2-3|59	

2407 14
14cr|kolab-2.2.4-6|1	%define _enable_debug_packages %{nil}
14cr|kolab-2.2.4-6|2	%define debug_package %{nil}
14cr|kolab-2.2.4-6|3	
14cr|kolab-2.2.4-6|4	# the Management user/group name/id pair
14cr|kolab-2.2.4-6|5	%define l_musr kolab
14cr|kolab-2.2.4-6|6	%define l_mgrp kolab
14cr|kolab-2.2.4-6|7	
14cr|kolab-2.2.4-6|8	# the Management numeric user/group name/id pair
14cr|kolab-2.2.4-6|9	%define l_muid 60001
14cr|kolab-2.2.4-6|10	%define l_mgid 60001
14cr|kolab-2.2.4-6|11	
14cr|kolab-2.2.4-6|12	# the Rrestricted user/group name/id pair
14cr|kolab-2.2.4-6|13	%define l_rusr %{l_musr}
14cr|kolab-2.2.4-6|14	%define l_rgrp %{l_mgrp}
14cr|kolab-2.2.4-6|15	
14cr|kolab-2.2.4-6|16	# the Non-privileged user/group name/id pair
14cr|kolab-2.2.4-6|17	%define l_nusr %{l_musr}
14cr|kolab-2.2.4-6|18	%define l_ngrp %{l_mgrp}
14cr|kolab-2.2.4-6|19	
14cr|kolab-2.2.4-6|20	Summary:	Kolab Groupware Server
14cr|kolab-2.2.4-6|21	Name:		kolab
14cr|kolab-2.2.4-6|22	Version:	2.2.4
14cr|kolab-2.2.4-6|23	Release:	6
14cr|kolab-2.2.4-6|24	License:	GPL
14cr|kolab-2.2.4-6|25	Group:		System/Servers
14cr|kolab-2.2.4-6|26	Url:		http://www.kolab.org
14cr|kolab-2.2.4-6|27	Source0:	kolabd-%{version}.tar.gz
14cr|kolab-2.2.4-6|28	Source1:	README
14cr|kolab-2.2.4-6|29	Source2:	kolab.init
14cr|kolab-2.2.4-6|30	Patch1:		kolabsrv.diff
14cr|kolab-2.2.4-6|31	Patch2:		rc_config_template.patch
14cr|kolab-2.2.4-6|32	Patch3:		kolabd-slapd_template.diff
14cr|kolab-2.2.4-6|33	Patch4:		kolabd-amavisd_template_log.diff
14cr|kolab-2.2.4-6|34	Patch5:		mandriva.diff
14cr|kolab-2.2.4-6|35	Patch6:		Makefile.diff
14cr|kolab-2.2.4-6|36	Requires(post,preun,pre,postun):	rpm-helper
14cr|kolab-2.2.4-6|37	Requires(pre):	amavisd-new >= 2.6.4
14cr|kolab-2.2.4-6|38	Requires(pre):	apache-conf >= 2.2.14
14cr|kolab-2.2.4-6|39	Requires(pre):	apache-mod_php
14cr|kolab-2.2.4-6|40	Requires(pre):	apache-mpm-prefork >= 2.2.14
14cr|kolab-2.2.4-6|41	Requires(pre):	clamd >= 0.95.3
14cr|kolab-2.2.4-6|42	Requires(pre):	cyrus-imapd >= 2.3.15
14cr|kolab-2.2.4-6|43	Requires(pre):	openldap-servers >= 2.4.19
14cr|kolab-2.2.4-6|44	Requires(pre):	postfix >= 2.6.5
14cr|kolab-2.2.4-6|45	Requires:	amavisd-new >= 2.6.4
14cr|kolab-2.2.4-6|46	Requires:	apache-conf >= 2.2.14
14cr|kolab-2.2.4-6|47	Requires:	apache-mod_dav >= 2.2.14
14cr|kolab-2.2.4-6|48	Requires:	apache-mod_ldap >= 2.2.14
14cr|kolab-2.2.4-6|49	Requires:	apache-mod_php
14cr|kolab-2.2.4-6|50	Requires:	apache-mod_ssl >= 2.2.14
14cr|kolab-2.2.4-6|51	Requires:	apache-mpm-prefork >= 2.2.14
14cr|kolab-2.2.4-6|52	Requires:	clamd >= 0.95.0
14cr|kolab-2.2.4-6|53	Requires:	cyrus-imapd >= 2.2.15
14cr|kolab-2.2.4-6|54	Requires:	cyrus-imapd-utils >= 2.2.15
14cr|kolab-2.2.4-6|55	Requires:	cyrus-sasl
14cr|kolab-2.2.4-6|56	Requires:	horde-kolab-filter
14cr|kolab-2.2.4-6|57	Requires:	kolab-webadmin >= 2.2.4
14cr|kolab-2.2.4-6|58	Requires:	%{mklibname sasl 2}-plug-login
14cr|kolab-2.2.4-6|59	Requires:	%{mklibname sasl 2}-plug-plain
14cr|kolab-2.2.4-6|60	Requires:	openldap-clients
14cr|kolab-2.2.4-6|61	Requires:	openldap-servers
14cr|kolab-2.2.4-6|62	Requires:	openssl >= 0.9.8k
14cr|kolab-2.2.4-6|63	Requires:	perl-Convert-ASN1
14cr|kolab-2.2.4-6|64	Requires:	perl-Cyrus
14cr|kolab-2.2.4-6|65	Requires:	perl-kolab
14cr|kolab-2.2.4-6|66	Requires:	perl-ldap
14cr|kolab-2.2.4-6|67	Requires:	perl-Net-Netmask
14cr|kolab-2.2.4-6|68	Requires:	perl-Term-ReadKey
14cr|kolab-2.2.4-6|69	Requires:	php-cli >= 5.3.1
14cr|kolab-2.2.4-6|70	Requires:	php-imap >= 5.3.1
14cr|kolab-2.2.4-6|71	Requires:	php-ldap >= 5.3.1
14cr|kolab-2.2.4-6|72	Requires:	php-pear >= 1.9.0
14cr|kolab-2.2.4-6|73	Requires:	php-pear-Net_LMTP
14cr|kolab-2.2.4-6|74	Requires:	php-xml >= 5.3.1
14cr|kolab-2.2.4-6|75	Requires:	postfix >= 2.2.6
14cr|kolab-2.2.4-6|76	Requires:	postfix-ldap >= 2.2.6
14cr|kolab-2.2.4-6|77	Requires:	proftpd >= 1.3.0
14cr|kolab-2.2.4-6|78	Requires:	proftpd-mod_ldap >= 1.3.0
14cr|kolab-2.2.4-6|79	Requires:	spamassassin-spamc >= 3.2.5
14cr|kolab-2.2.4-6|80	Requires:	spamassassin-spamd >= 3.2.5
14cr|kolab-2.2.4-6|81	Provides:	kolab-server
14cr|kolab-2.2.4-6|82	
14cr|kolab-2.2.4-6|83	%description
14cr|kolab-2.2.4-6|84	Kolab is the KDE Groupware Server that provides full groupware features to
14cr|kolab-2.2.4-6|85	either KDE Kolab clients or Microsoft Outlook[tm] clients running on
14cr|kolab-2.2.4-6|86	Windows[tm] using the Toltec Connector http://www.toltec.co.za. It can also use
14cr|kolab-2.2.4-6|87	Aethera, from TheKompany.com, a multi-platform client that works on Windows,
14cr|kolab-2.2.4-6|88	Linux and Mac OS X.
14cr|kolab-2.2.4-6|89	
14cr|kolab-2.2.4-6|90	In addition it is a robust and flexible general imap mail server with LDAP
14cr|kolab-2.2.4-6|91	addressbook and nice web gui for administration.
14cr|kolab-2.2.4-6|92	
14cr|kolab-2.2.4-6|93	%files
14cr|kolab-2.2.4-6|94	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README.urpmi
14cr|kolab-2.2.4-6|95	%doc doc/README.amavisd doc/README.ldapdelete doc/README.outlook doc/README.sieve doc/README.webgui
14cr|kolab-2.2.4-6|96	#%attr(0755,root,root) %{_initrddir}/kolab
14cr|kolab-2.2.4-6|97	%dir %{_sysconfdir}/kolab
14cr|kolab-2.2.4-6|98	%dir %{_sysconfdir}/kolab/templates
14cr|kolab-2.2.4-6|99	%dir %{_sysconfdir}/kolab/filter
14cr|kolab-2.2.4-6|100	%dir %{_sysconfdir}/kolab/ca
14cr|kolab-2.2.4-6|101	%dir %{_sysconfdir}/kolab/backup
14cr|kolab-2.2.4-6|102	%dir %{_datadir}/kolab
14cr|kolab-2.2.4-6|103	%dir %{_localstatedir}/www/html/kolab/*
14cr|kolab-2.2.4-6|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/amavisd/templates/*/*
14cr|kolab-2.2.4-6|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template
14cr|kolab-2.2.4-6|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template.not4mandriva
14cr|kolab-2.2.4-6|107	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/kolab.globals
14cr|kolab-2.2.4-6|108	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/rootDSE.ldif
14cr|kolab-2.2.4-6|109	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/kolab
14cr|kolab-2.2.4-6|110	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/horde.schema
14cr|kolab-2.2.4-6|111	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/kolab2.schema
14cr|kolab-2.2.4-6|112	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/rfc2739.schema
14cr|kolab-2.2.4-6|113	%attr(0755,root,root) %{_sysconfdir}/cron.d/kolabquotawarn
14cr|kolab-2.2.4-6|114	%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/kolab
14cr|kolab-2.2.4-6|115	%attr(0744,root,root) %{_sbindir}/kolabsrv
14cr|kolab-2.2.4-6|116	%attr(0755,root,root) %{_sbindir}/kolab_ca
14cr|kolab-2.2.4-6|117	%attr(0755,root,root) %{_sbindir}/kolab_sslcert
14cr|kolab-2.2.4-6|118	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/spool/kolab
14cr|kolab-2.2.4-6|119	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/run/kolab
14cr|kolab-2.2.4-6|120	%attr(0755,amavis,amavis) %dir %{_var}/amavis
14cr|kolab-2.2.4-6|121	%attr(0755,amavis,amavis) %dir %{_var}/clamav
14cr|kolab-2.2.4-6|122	%attr(0775,amavis,amavis) %{_var}/log/kolab
14cr|kolab-2.2.4-6|123	%attr(0700,ldap,ldap) %dir %{_localstatedir}/lib/ldap-kolab
14cr|kolab-2.2.4-6|124	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab
14cr|kolab-2.2.4-6|125	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/www/html/kolab
14cr|kolab-2.2.4-6|126	%attr(0755,root,root) %{_libdir}/kolab/adduser
14cr|kolab-2.2.4-6|127	%attr(0755,root,root) %{_libdir}/kolab/deluser
14cr|kolab-2.2.4-6|128	%attr(0755,root,root) %{_libdir}/kolab/listusers
14cr|kolab-2.2.4-6|129	%attr(0755,root,root) %{_libdir}/kolab/newconfig
14cr|kolab-2.2.4-6|130	%attr(0755,root,root) %{_libdir}/kolab/services
14cr|kolab-2.2.4-6|131	%attr(0755,root,root) %{_libdir}/kolab/showlog
14cr|kolab-2.2.4-6|132	%attr(0755,root,root) %{_libdir}/kolab/showuser
14cr|kolab-2.2.4-6|133	%attr(0755,root,root) %{_libdir}/kolab/start
14cr|kolab-2.2.4-6|134	%attr(0755,root,root) %{_libdir}/kolab/stop
14cr|kolab-2.2.4-6|135	%dir %attr(0755,%{l_musr},%{l_mgrp}) %{_datadir}/kolab/scripts
14cr|kolab-2.2.4-6|136	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_ca.sh
14cr|kolab-2.2.4-6|137	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_sslcert.sh
14cr|kolab-2.2.4-6|138	
14cr|kolab-2.2.4-6|139	%pre
14cr|kolab-2.2.4-6|140	%_pre_useradd %{l_musr} %{_localstatedir}/lib/kolab /bin/false
14cr|kolab-2.2.4-6|141	# put some users in the kolab group
14cr|kolab-2.2.4-6|142	/usr/bin/gpasswd -a apache %{l_mgrp}
14cr|kolab-2.2.4-6|143	/usr/bin/gpasswd -a cyrus %{l_mgrp}
14cr|kolab-2.2.4-6|144	/usr/bin/gpasswd -a postfix %{l_mgrp}
14cr|kolab-2.2.4-6|145	/usr/bin/gpasswd -a ldap %{l_mgrp}
14cr|kolab-2.2.4-6|146	
14cr|kolab-2.2.4-6|147	%post
14cr|kolab-2.2.4-6|148	%_post_service kolab
14cr|kolab-2.2.4-6|149	
14cr|kolab-2.2.4-6|150	%preun
14cr|kolab-2.2.4-6|151	%_preun_service kolab
14cr|kolab-2.2.4-6|152	if [ $1 = 0 ]; then
14cr|kolab-2.2.4-6|153	%{_sbindir}/kolab_bootstrap --restore
14cr|kolab-2.2.4-6|154	fi
14cr|kolab-2.2.4-6|155	
14cr|kolab-2.2.4-6|156	
14cr|kolab-2.2.4-6|157	#----------------------------------------------------------------------------
14cr|kolab-2.2.4-6|158	
14cr|kolab-2.2.4-6|159	%prep
14cr|kolab-2.2.4-6|160	%setup -q -n kolabd-%{version}
14cr|kolab-2.2.4-6|161	%patch1 -p0
14cr|kolab-2.2.4-6|162	%patch2 -p0
14cr|kolab-2.2.4-6|163	%patch3 -p0
14cr|kolab-2.2.4-6|164	%patch4 -p0
14cr|kolab-2.2.4-6|165	%patch5 -p0
14cr|kolab-2.2.4-6|166	%patch6 -p0
14cr|kolab-2.2.4-6|167	
14cr|kolab-2.2.4-6|168	cp %{SOURCE2} kolab.init
14cr|kolab-2.2.4-6|169	cp %{SOURCE1} README
14cr|kolab-2.2.4-6|170	
14cr|kolab-2.2.4-6|171	# cleanup
14cr|kolab-2.2.4-6|172	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|kolab-2.2.4-6|173	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|kolab-2.2.4-6|174	done
14cr|kolab-2.2.4-6|175	
14cr|kolab-2.2.4-6|176	
14cr|kolab-2.2.4-6|177	%build
14cr|kolab-2.2.4-6|178	#touch README
14cr|kolab-2.2.4-6|179	autoreconf -fi
14cr|kolab-2.2.4-6|180	aclocal; automake --add-missing --copy; autoconf
14cr|kolab-2.2.4-6|181	
14cr|kolab-2.2.4-6|182	%configure2_5x \
14cr|kolab-2.2.4-6|183	--with-dist=mandriva \
14cr|kolab-2.2.4-6|184	--with-openpkg=no
14cr|kolab-2.2.4-6|185	%make
14cr|kolab-2.2.4-6|186	
14cr|kolab-2.2.4-6|187	%install
14cr|kolab-2.2.4-6|188	%makeinstall_std
14cr|kolab-2.2.4-6|189	
14cr|kolab-2.2.4-6|190	# make some directories
14cr|kolab-2.2.4-6|191	install -d %{buildroot}%{_initrddir}
14cr|kolab-2.2.4-6|192	install -d %{buildroot}%{_sysconfdir}/amavisd/templates
14cr|kolab-2.2.4-6|193	install -d %{buildroot}%{_sysconfdir}/kolab/templates
14cr|kolab-2.2.4-6|194	install -d %{buildroot}%{_sysconfdir}/kolab/ca
14cr|kolab-2.2.4-6|195	install -d %{buildroot}%{_sysconfdir}/kolab/backup
14cr|kolab-2.2.4-6|196	install -d %{buildroot}%{_sysconfdir}/cron.d
14cr|kolab-2.2.4-6|197	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|kolab-2.2.4-6|198	install -d %{buildroot}%{_datadir}/openldap/schema
14cr|kolab-2.2.4-6|199	install -d %{buildroot}%{_sysconfdir}/kolab/filter
14cr|kolab-2.2.4-6|200	install -d %{buildroot}%{_datadir}/kolab
14cr|kolab-2.2.4-6|201	install -d %{buildroot}%{_bindir}
14cr|kolab-2.2.4-6|202	install -d %{buildroot}%{_sbindir}
14cr|kolab-2.2.4-6|203	install -d %{buildroot}%{_var}/log/kolab
14cr|kolab-2.2.4-6|204	install -d %{buildroot}%{_var}/run/kolab
14cr|kolab-2.2.4-6|205	install -d %{buildroot}%{_var}/amavis
14cr|kolab-2.2.4-6|206	install -d %{buildroot}%{_var}/clamav
14cr|kolab-2.2.4-6|207	install -d %{buildroot}%{_var}/spool/kolab
14cr|kolab-2.2.4-6|208	install -d %{buildroot}%{_localstatedir}/lib/ldap-kolab
14cr|kolab-2.2.4-6|209	install -d %{buildroot}%{_localstatedir}/lib/kolab
14cr|kolab-2.2.4-6|210	install -d %{buildroot}%{_localstatedir}/www/html/kolab/freebusy
14cr|kolab-2.2.4-6|211	
14cr|kolab-2.2.4-6|212	# create symlinks
14cr|kolab-2.2.4-6|213	SCRIPTS="kolab_ca.sh kolab_sslcert.sh"
14cr|kolab-2.2.4-6|214	for script in $SCRIPTS; do
14cr|kolab-2.2.4-6|215	ln -s ../../%{_datadir}/kolab/scripts/$script %{buildroot}%{_sbindir}/${script%%.sh}
14cr|kolab-2.2.4-6|216	done
14cr|kolab-2.2.4-6|217	
14cr|kolab-2.2.4-6|218	install -m0744 kolab.init %{buildroot}%{_initrddir}/kolab
14cr|kolab-2.2.4-6|219	
14cr|kolab-2.2.4-6|220	# nuke templates for services we do not want to mess with because it is not nessesary
14cr|kolab-2.2.4-6|221	mv %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template.not4mandriva
14cr|kolab-2.2.4-6|222	mv %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template.not4mandriva
14cr|kolab-2.2.4-6|223	mv %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template.not4mandriva
14cr|kolab-2.2.4-6|224	mv %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template.not4mandriva
14cr|kolab-2.2.4-6|225	
14cr|kolab-2.2.4-6|226	
14cr|kolab-2.2.4-6|227	# cleanup
14cr|kolab-2.2.4-6|228	rm -f %{buildroot}%{_initrddir}/rc*
14cr|kolab-2.2.4-6|229	rm -rf %{buildroot}%{_datadir}/doc/kolab
14cr|kolab-2.2.4-6|230	
14cr|kolab-2.2.4-6|231	# fix crontab entry for kolabquotawarn
14cr|kolab-2.2.4-6|232	cat > kolabquotawarn.cron << EOF
14cr|kolab-2.2.4-6|233	*/10 * * * * %{_datadir}/kolab/scripts/kolabquotawarn
14cr|kolab-2.2.4-6|234	EOF
14cr|kolab-2.2.4-6|235	install -m0755 kolabquotawarn.cron %{buildroot}%{_sysconfdir}/cron.d/kolabquotawarn
14cr|kolab-2.2.4-6|236	
14cr|kolab-2.2.4-6|237	# fix logrotate entries
14cr|kolab-2.2.4-6|238	cat > kolab.logrotate << EOF
14cr|kolab-2.2.4-6|239	/var/log/kolab/resmgr.log /var/log/kolab/freebusy.log {
14cr|kolab-2.2.4-6|240	rotate 5
14cr|kolab-2.2.4-6|241	monthly
14cr|kolab-2.2.4-6|242	missingok
14cr|kolab-2.2.4-6|243	notifempty
14cr|kolab-2.2.4-6|244	nocompress
14cr|kolab-2.2.4-6|245	prerotate
14cr|kolab-2.2.4-6|246	%{_initrddir}/kolab reload
14cr|kolab-2.2.4-6|247	endscript
14cr|kolab-2.2.4-6|248	postrotate
14cr|kolab-2.2.4-6|249	%{_initrddir}/kolab reload
14cr|kolab-2.2.4-6|250	endscript
14cr|kolab-2.2.4-6|251	}
14cr|kolab-2.2.4-6|252	EOF
14cr|kolab-2.2.4-6|253	install -m0644 kolab.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/kolab
14cr|kolab-2.2.4-6|254	
14cr|kolab-2.2.4-6|255	cat << EOF > README.urpmi
14cr|kolab-2.2.4-6|256	This is an updated version that works with the current ldap server. Please test it and report problems.
14cr|kolab-2.2.4-6|257	The calendering function may not be working
14cr|kolab-2.2.4-6|258	
14cr|kolab-2.2.4-6|259	To test it, do the following:
14cr|kolab-2.2.4-6|260	1) /usr/sbin/kolab_bootstrap -b (note the manager password)
14cr|kolab-2.2.4-6|261	2) service kolab start
14cr|kolab-2.2.4-6|262	3) point your browser to https://localhost/kolab/admin and login as
14cr|kolab-2.2.4-6|263	user "manager", with the password chosen in step 1.
14cr|kolab-2.2.4-6|264	4) create/modify/delete users
14cr|kolab-2.2.4-6|265	5) close all your browser windows, then return back to the web
14cr|kolab-2.2.4-6|266	administration site, but log in as a regular user you just created, to test
14cr|kolab-2.2.4-6|267	the forwarding and vacation functions, changing password, etc.
14cr|kolab-2.2.4-6|268	6) point your mail client smtp and imap servers to localhost, and try to
14cr|kolab-2.2.4-6|269	send yourself some mail, and read it.
14cr|kolab-2.2.4-6|270	
14cr|kolab-2.2.4-6|271	To test the calendaring functions, you'll need the kroupware client, or
14cr|kolab-2.2.4-6|272	Microsoft Outlook with the Binary connector (proprietary).
14cr|kolab-2.2.4-6|273	
14cr|kolab-2.2.4-6|274	For a fresh install please initialize Kolab by running '%{_sbindir}/kolab_bootstrap -b'. as user root.
14cr|kolab-2.2.4-6|275	If you upgraded from a previous version simply refresh Kolab by running run '%{_sbindir}/kolabconf' as user root.
14cr|kolab-2.2.4-6|276	In every case execute '%{_initrddir}/kolab restart' as user root.
14cr|kolab-2.2.4-6|277	EOF
14cr|kolab-2.2.4-6|278	
14cr|kolab-2.2.4-6|279	pushd %{buildroot}%{_sysconfdir}/kolab/templates
14cr|kolab-2.2.4-6|280	# fix ownership of the generated templates
14cr|kolab-2.2.4-6|281	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" DB_CONFIG.slapd.template
14cr|kolab-2.2.4-6|282	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" ldap.conf.template
14cr|kolab-2.2.4-6|283	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.conf.template
14cr|kolab-2.2.4-6|284	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.access.template
14cr|kolab-2.2.4-6|285	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.replicas.template
14cr|kolab-2.2.4-6|286	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
14cr|kolab-2.2.4-6|287	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
14cr|kolab-2.2.4-6|288	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
14cr|kolab-2.2.4-6|289	# amavisd complains if its config file is owned by other than root
14cr|kolab-2.2.4-6|290	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:amavis|g" amavisd.conf.template
14cr|kolab-2.2.4-6|291	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" clamd.conf.template
14cr|kolab-2.2.4-6|292	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" freshclam.conf.template
14cr|kolab-2.2.4-6|293	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" cyrus.conf.template
14cr|kolab-2.2.4-6|294	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" fbview.conf.template
14cr|kolab-2.2.4-6|295	# apache needs to read this file
14cr|kolab-2.2.4-6|296	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" freebusy.conf.template
14cr|kolab-2.2.4-6|297	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.conf.template
14cr|kolab-2.2.4-6|298	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.local.template
14cr|kolab-2.2.4-6|299	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.conf.template
14cr|kolab-2.2.4-6|300	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.group.template
14cr|kolab-2.2.4-6|301	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
14cr|kolab-2.2.4-6|302	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
14cr|kolab-2.2.4-6|303	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
14cr|kolab-2.2.4-6|304	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" main.cf.template
14cr|kolab-2.2.4-6|305	# master.cf has a password
14cr|kolab-2.2.4-6|306	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:postfix|g" master.cf.template
14cr|kolab-2.2.4-6|307	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" php.ini.template
14cr|kolab-2.2.4-6|308	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" proftpd.conf.template
14cr|kolab-2.2.4-6|309	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" rc.conf.template
14cr|kolab-2.2.4-6|310	# postfix and apache need access to this file
14cr|kolab-2.2.4-6|311	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" resmgr.conf.template
14cr|kolab-2.2.4-6|312	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" saslauthd.conf.template
14cr|kolab-2.2.4-6|313	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" session_vars.php.template
14cr|kolab-2.2.4-6|314	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" smtpd.conf.template
14cr|kolab-2.2.4-6|315	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" transport.template
14cr|kolab-2.2.4-6|316	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" virtual.template
14cr|kolab-2.2.4-6|317	# fix file attributes
14cr|kolab-2.2.4-6|318	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" session_vars.php.template
14cr|kolab-2.2.4-6|319	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.conf.template
14cr|kolab-2.2.4-6|320	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.group.template
14cr|kolab-2.2.4-6|321	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" master.cf.template
14cr|kolab-2.2.4-6|322	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" amavisd.conf.template
14cr|kolab-2.2.4-6|323	# virtual has no password or any other secret that I can see, so let it be 0644
14cr|kolab-2.2.4-6|324	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" virtual.template
14cr|kolab-2.2.4-6|325	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" resmgr.conf.template
14cr|kolab-2.2.4-6|326	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" proftpd.conf.template
14cr|kolab-2.2.4-6|327	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" cyrus.conf.template
14cr|kolab-2.2.4-6|328	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" saslauthd.conf.template
14cr|kolab-2.2.4-6|329	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" fbview.conf.template
14cr|kolab-2.2.4-6|330	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" freebusy.conf.template
14cr|kolab-2.2.4-6|331	popd
14cr|kolab-2.2.4-6|332	
14cr|kolab-2.2.4-6|333	
14cr|kolab-2.2.4-6|334	%changelog
14cr|kolab-2.2.4-6|335	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-6
14cr|kolab-2.2.4-6|336	+ Revision: 55be814
14cr|kolab-2.2.4-6|337	- MassBuild#464: Increase release tag
14cr|kolab-2.2.4-6|338	
14cr|kolab-2.2.4-6|339	

2408 14
14cr|kolab-horde-framework-2.1.0-15|1	%define _enable_debug_packages %{nil}
14cr|kolab-horde-framework-2.1.0-15|2	%define debug_package          %{nil}
14cr|kolab-horde-framework-2.1.0-15|3	
14cr|kolab-horde-framework-2.1.0-15|4	Summary:	Horde framework components tailored for Kolab
14cr|kolab-horde-framework-2.1.0-15|5	Name:		kolab-horde-framework
14cr|kolab-horde-framework-2.1.0-15|6	Version:	2.1.0
14cr|kolab-horde-framework-2.1.0-15|7	Release:	15
14cr|kolab-horde-framework-2.1.0-15|8	License:	GPL
14cr|kolab-horde-framework-2.1.0-15|9	Group:		System/Servers
14cr|kolab-horde-framework-2.1.0-15|10	URL:		http://www.kolab.org/
14cr|kolab-horde-framework-2.1.0-15|11	Source0:	kolab-horde-framework-%{version}.tar.bz2
14cr|kolab-horde-framework-2.1.0-15|12	Patch0:		kolab-horde-framework-CVE-2009-4824.diff
14cr|kolab-horde-framework-2.1.0-15|13	Requires:	php-pear-File_PDF
14cr|kolab-horde-framework-2.1.0-15|14	Requires:	php-pear-Net_Cyrus
14cr|kolab-horde-framework-2.1.0-15|15	Requires:	php-pear-Net_IMAP
14cr|kolab-horde-framework-2.1.0-15|16	Requires:	php-pear-Net_LMTP
14cr|kolab-horde-framework-2.1.0-15|17	Requires:	php-pear-Net_SMS
14cr|kolab-horde-framework-2.1.0-15|18	Requires:	php-pear-Text_Diff
14cr|kolab-horde-framework-2.1.0-15|19	Requires:	php-pear-VFS
14cr|kolab-horde-framework-2.1.0-15|20	Requires:	php-pear-XML_SVG
14cr|kolab-horde-framework-2.1.0-15|21	BuildRequires:	php-cli
14cr|kolab-horde-framework-2.1.0-15|22	BuildRequires:	php-pear
14cr|kolab-horde-framework-2.1.0-15|23	BuildArch:	noarch
14cr|kolab-horde-framework-2.1.0-15|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|kolab-horde-framework-2.1.0-15|25	AutoReqProv: 0
14cr|kolab-horde-framework-2.1.0-15|26	
14cr|kolab-horde-framework-2.1.0-15|27	%description
14cr|kolab-horde-framework-2.1.0-15|28	Horde framework components tailored for Kolab.
14cr|kolab-horde-framework-2.1.0-15|29	
14cr|kolab-horde-framework-2.1.0-15|30	%prep
14cr|kolab-horde-framework-2.1.0-15|31	
14cr|kolab-horde-framework-2.1.0-15|32	%setup -q -n %{name}
14cr|kolab-horde-framework-2.1.0-15|33	%patch0 -p0
14cr|kolab-horde-framework-2.1.0-15|34	
14cr|kolab-horde-framework-2.1.0-15|35	perl -pi -e "s|\@l_prefix\@|%{_prefix}|g" install-packages.php
14cr|kolab-horde-framework-2.1.0-15|36	
14cr|kolab-horde-framework-2.1.0-15|37	# fix attribs
14cr|kolab-horde-framework-2.1.0-15|38	find . -type d -exec chmod 755 {} \;
14cr|kolab-horde-framework-2.1.0-15|39	find . -type f -exec chmod 644 {} \;
14cr|kolab-horde-framework-2.1.0-15|40	
14cr|kolab-horde-framework-2.1.0-15|41	# cleanup
14cr|kolab-horde-framework-2.1.0-15|42	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|kolab-horde-framework-2.1.0-15|43	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|kolab-horde-framework-2.1.0-15|44	done
14cr|kolab-horde-framework-2.1.0-15|45	
14cr|kolab-horde-framework-2.1.0-15|46	# strip away annoying ^M
14cr|kolab-horde-framework-2.1.0-15|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|kolab-horde-framework-2.1.0-15|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|kolab-horde-framework-2.1.0-15|49	
14cr|kolab-horde-framework-2.1.0-15|50	# fix php path
14cr|kolab-horde-framework-2.1.0-15|51	find . -type f|xargs perl -pi -e "s|/usr/local/bin/php|%{_bindir}/php|g"
14cr|kolab-horde-framework-2.1.0-15|52	
14cr|kolab-horde-framework-2.1.0-15|53	# we allready have these as external packages
14cr|kolab-horde-framework-2.1.0-15|54	rm -rf File_PDF
14cr|kolab-horde-framework-2.1.0-15|55	rm -rf Net_Cyrus
14cr|kolab-horde-framework-2.1.0-15|56	rm -rf Net_IMAP
14cr|kolab-horde-framework-2.1.0-15|57	rm -rf Net_LMTP
14cr|kolab-horde-framework-2.1.0-15|58	rm -rf Net_SMS
14cr|kolab-horde-framework-2.1.0-15|59	rm -rf Text_Diff
14cr|kolab-horde-framework-2.1.0-15|60	rm -rf VFS
14cr|kolab-horde-framework-2.1.0-15|61	rm -rf XML_SVG
14cr|kolab-horde-framework-2.1.0-15|62	
14cr|kolab-horde-framework-2.1.0-15|63	%build
14cr|kolab-horde-framework-2.1.0-15|64	
14cr|kolab-horde-framework-2.1.0-15|65	%install
14cr|kolab-horde-framework-2.1.0-15|66	rm -rf %{buildroot}
14cr|kolab-horde-framework-2.1.0-15|67	
14cr|kolab-horde-framework-2.1.0-15|68	install -d %{buildroot}%{_datadir}/kolab/horde
14cr|kolab-horde-framework-2.1.0-15|69	
14cr|kolab-horde-framework-2.1.0-15|70	env PHP_PEAR_PHP_BIN="%{_bindir}/php -d safe_mode=off" %{_bindir}/php -d safe_mode=off install-packages.php --install-dir %{buildroot}%{_datadir}/kolab/horde
14cr|kolab-horde-framework-2.1.0-15|71	
14cr|kolab-horde-framework-2.1.0-15|72	%clean
14cr|kolab-horde-framework-2.1.0-15|73	rm -rf %{buildroot}
14cr|kolab-horde-framework-2.1.0-15|74	
14cr|kolab-horde-framework-2.1.0-15|75	%files
14cr|kolab-horde-framework-2.1.0-15|76	%defattr(-,root,root)
14cr|kolab-horde-framework-2.1.0-15|77	%{_datadir}/kolab/horde
14cr|kolab-horde-framework-2.1.0-15|78	
14cr|kolab-horde-framework-2.1.0-15|79	
14cr|kolab-horde-framework-2.1.0-15|80	
14cr|kolab-horde-framework-2.1.0-15|81	%changelog
14cr|kolab-horde-framework-2.1.0-15|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-15
14cr|kolab-horde-framework-2.1.0-15|83	+ Revision: e4af71c
14cr|kolab-horde-framework-2.1.0-15|84	- MassBuild#464: Increase release tag
14cr|kolab-horde-framework-2.1.0-15|85	
14cr|kolab-horde-framework-2.1.0-15|86	

2409 14
14cr|kolab-resource-handlers-2.1.0-12|1	%define _enable_debug_packages %{nil}
14cr|kolab-resource-handlers-2.1.0-12|2	%define debug_package          %{nil}
14cr|kolab-resource-handlers-2.1.0-12|3	%define __noautoreq /usr/bin/php
14cr|kolab-resource-handlers-2.1.0-12|4	
14cr|kolab-resource-handlers-2.1.0-12|5	%define kolab_webroot /var/www/html/kolab
14cr|kolab-resource-handlers-2.1.0-12|6	
14cr|kolab-resource-handlers-2.1.0-12|7	#% define _requires_exceptions pear(Horde
14cr|kolab-resource-handlers-2.1.0-12|8	
14cr|kolab-resource-handlers-2.1.0-12|9	# the Management user/group name/id pair
14cr|kolab-resource-handlers-2.1.0-12|10	# These are created in the kolab package, which
14cr|kolab-resource-handlers-2.1.0-12|11	# we prereq
14cr|kolab-resource-handlers-2.1.0-12|12	%define l_musr kolab
14cr|kolab-resource-handlers-2.1.0-12|13	%define l_mgrp kolab
14cr|kolab-resource-handlers-2.1.0-12|14	
14cr|kolab-resource-handlers-2.1.0-12|15	# the Restricted user/group name/id pair
14cr|kolab-resource-handlers-2.1.0-12|16	%define l_rusr %{l_musr}
14cr|kolab-resource-handlers-2.1.0-12|17	%define l_rgrp %{l_mgrp}
14cr|kolab-resource-handlers-2.1.0-12|18	
14cr|kolab-resource-handlers-2.1.0-12|19	# the Non-privileged user/group name/id pair
14cr|kolab-resource-handlers-2.1.0-12|20	%define l_nusr %{l_musr}
14cr|kolab-resource-handlers-2.1.0-12|21	%define l_ngrp %{l_mgrp}
14cr|kolab-resource-handlers-2.1.0-12|22	
14cr|kolab-resource-handlers-2.1.0-12|23	Summary:	Kolab components for group and resource management
14cr|kolab-resource-handlers-2.1.0-12|24	
14cr|kolab-resource-handlers-2.1.0-12|25	Name:		kolab-resource-handlers
14cr|kolab-resource-handlers-2.1.0-12|26	Version:	2.1.0
14cr|kolab-resource-handlers-2.1.0-12|27	Release:	12
14cr|kolab-resource-handlers-2.1.0-12|28	License:	GPL
14cr|kolab-resource-handlers-2.1.0-12|29	Group:		System/Servers
14cr|kolab-resource-handlers-2.1.0-12|30	URL:		http://www.kolab.org/
14cr|kolab-resource-handlers-2.1.0-12|31	Source0:	kolab-resource-handlers-%{version}.tar.bz2
14cr|kolab-resource-handlers-2.1.0-12|32	Source1:	mandriva
14cr|kolab-resource-handlers-2.1.0-12|33	# php5 doesn't have the domxml extension anymore. This patch makes
14cr|kolab-resource-handlers-2.1.0-12|34	# freebusy use the dom extension, available in PHP5.
14cr|kolab-resource-handlers-2.1.0-12|35	Patch0:		kolab-resource-handlers-phpdom.diff
14cr|kolab-resource-handlers-2.1.0-12|36	Requires(post):	rpm-helper
14cr|kolab-resource-handlers-2.1.0-12|37	Requires(preun): rpm-helper
14cr|kolab-resource-handlers-2.1.0-12|38	Requires(pre):	rpm-helper
14cr|kolab-resource-handlers-2.1.0-12|39	Requires(postun): rpm-helper
14cr|kolab-resource-handlers-2.1.0-12|40	Requires(pre):	apache-conf >= 2.2.4
14cr|kolab-resource-handlers-2.1.0-12|41	Requires(pre):	apache-mod_php
14cr|kolab-resource-handlers-2.1.0-12|42	Requires(pre):	apache-mpm >= 2.2.4
14cr|kolab-resource-handlers-2.1.0-12|43	Requires(pre):	kolab >= 2.1.0
14cr|kolab-resource-handlers-2.1.0-12|44	Requires(pre):	kolab-horde-framework >= 2.1.0
14cr|kolab-resource-handlers-2.1.0-12|45	Requires:	apache-conf >= 2.2.4
14cr|kolab-resource-handlers-2.1.0-12|46	Requires:	apache-mod_php
14cr|kolab-resource-handlers-2.1.0-12|47	Requires:	apache-mpm >= 2.2.4
14cr|kolab-resource-handlers-2.1.0-12|48	Requires:	kolab >= 2.1.0
14cr|kolab-resource-handlers-2.1.0-12|49	Requires:	kolab-horde-framework >= 2.1.0
14cr|kolab-resource-handlers-2.1.0-12|50	Requires:	php-dba
14cr|kolab-resource-handlers-2.1.0-12|51	Requires:	php-dom
14cr|kolab-resource-handlers-2.1.0-12|52	Requires:	php-fileinfo
14cr|kolab-resource-handlers-2.1.0-12|53	Requires:	php-gd
14cr|kolab-resource-handlers-2.1.0-12|54	Requires:	php-iconv
14cr|kolab-resource-handlers-2.1.0-12|55	Requires:	php-mbstring
14cr|kolab-resource-handlers-2.1.0-12|56	Requires:	php-mcal
14cr|kolab-resource-handlers-2.1.0-12|57	Requires:	php-mcrypt
14cr|kolab-resource-handlers-2.1.0-12|58	BuildArch:	noarch
14cr|kolab-resource-handlers-2.1.0-12|59	
14cr|kolab-resource-handlers-2.1.0-12|60	%description
14cr|kolab-resource-handlers-2.1.0-12|61	Kolab components for group and resource management.
14cr|kolab-resource-handlers-2.1.0-12|62	
14cr|kolab-resource-handlers-2.1.0-12|63	%prep
14cr|kolab-resource-handlers-2.1.0-12|64	
14cr|kolab-resource-handlers-2.1.0-12|65	%setup -q -n %{name}-%{version}
14cr|kolab-resource-handlers-2.1.0-12|66	%patch0 -p0
14cr|kolab-resource-handlers-2.1.0-12|67	
14cr|kolab-resource-handlers-2.1.0-12|68	cp %{SOURCE1} dist_conf/mandriva
14cr|kolab-resource-handlers-2.1.0-12|69	
14cr|kolab-resource-handlers-2.1.0-12|70	# hard code some paths
14cr|kolab-resource-handlers-2.1.0-12|71	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@freebusy/|%{kolab_webroot}/freebusy/|g"
14cr|kolab-resource-handlers-2.1.0-12|72	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@kolabfilter/|%{kolab_webroot}/kolabfilter/|g"
14cr|kolab-resource-handlers-2.1.0-12|73	find -type f | xargs perl -pi -e "s|\@webserver_document_root\@|%{kolab_webroot}|g"
14cr|kolab-resource-handlers-2.1.0-12|74	
14cr|kolab-resource-handlers-2.1.0-12|75	# cleanup
14cr|kolab-resource-handlers-2.1.0-12|76	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|kolab-resource-handlers-2.1.0-12|77	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|kolab-resource-handlers-2.1.0-12|78	done
14cr|kolab-resource-handlers-2.1.0-12|79	
14cr|kolab-resource-handlers-2.1.0-12|80	# strip away annoying ^M
14cr|kolab-resource-handlers-2.1.0-12|81	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|kolab-resource-handlers-2.1.0-12|82	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|kolab-resource-handlers-2.1.0-12|83	
14cr|kolab-resource-handlers-2.1.0-12|84	%build
14cr|kolab-resource-handlers-2.1.0-12|85	
14cr|kolab-resource-handlers-2.1.0-12|86	%configure2_5x \
14cr|kolab-resource-handlers-2.1.0-12|87	--with-dist=mandriva
14cr|kolab-resource-handlers-2.1.0-12|88	
14cr|kolab-resource-handlers-2.1.0-12|89	%make
14cr|kolab-resource-handlers-2.1.0-12|90	
14cr|kolab-resource-handlers-2.1.0-12|91	%install
14cr|kolab-resource-handlers-2.1.0-12|92	%makeinstall_std
14cr|kolab-resource-handlers-2.1.0-12|93	
14cr|kolab-resource-handlers-2.1.0-12|94	install -d %{buildroot}%{_localstatedir}/lib/kolab/resmgr/filter
14cr|kolab-resource-handlers-2.1.0-12|95	install -d %{buildroot}%{_localstatedir}/lib/kolab/freebusy/cache
14cr|kolab-resource-handlers-2.1.0-12|96	
14cr|kolab-resource-handlers-2.1.0-12|97	# cleanup
14cr|kolab-resource-handlers-2.1.0-12|98	rm -rf %{buildroot}%{_datadir}/doc/kolab
14cr|kolab-resource-handlers-2.1.0-12|99	
14cr|kolab-resource-handlers-2.1.0-12|100	%post
14cr|kolab-resource-handlers-2.1.0-12|101	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|kolab-resource-handlers-2.1.0-12|102	%{_initrddir}/httpd restart 1>&2;
14cr|kolab-resource-handlers-2.1.0-12|103	fi
14cr|kolab-resource-handlers-2.1.0-12|104	
14cr|kolab-resource-handlers-2.1.0-12|105	%postun
14cr|kolab-resource-handlers-2.1.0-12|106	if [ "$1" = "0" ]; then
14cr|kolab-resource-handlers-2.1.0-12|107	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|kolab-resource-handlers-2.1.0-12|108	%{_initrddir}/httpd restart 1>&2
14cr|kolab-resource-handlers-2.1.0-12|109	fi
14cr|kolab-resource-handlers-2.1.0-12|110	fi
14cr|kolab-resource-handlers-2.1.0-12|111	
14cr|kolab-resource-handlers-2.1.0-12|112	%files
14cr|kolab-resource-handlers-2.1.0-12|113	%doc AUTHORS COPYING ChangeLog INSTALL NEWS
14cr|kolab-resource-handlers-2.1.0-12|114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/resmgr/freebusy.conf
14cr|kolab-resource-handlers-2.1.0-12|115	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/resmgr/resmgr.conf
14cr|kolab-resource-handlers-2.1.0-12|116	%attr(0700,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab/resmgr
14cr|kolab-resource-handlers-2.1.0-12|117	%attr(0700,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab/resmgr/filter
14cr|kolab-resource-handlers-2.1.0-12|118	%attr(0755,root,root) %dir %{kolab_webroot}/freebusy
14cr|kolab-resource-handlers-2.1.0-12|119	%attr(0755,root,root) %dir %{kolab_webroot}/kolabfilter
14cr|kolab-resource-handlers-2.1.0-12|120	%attr(0644,root,root) %{kolab_webroot}/freebusy/*.php
14cr|kolab-resource-handlers-2.1.0-12|121	%attr(0644,root,root) %{kolab_webroot}/kolabfilter/*.php
14cr|kolab-resource-handlers-2.1.0-12|122	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_datadir}/kolab/scripts/resmgr
14cr|kolab-resource-handlers-2.1.0-12|123	%attr(0755,root,root) %{_datadir}/kolab/scripts/resmgr/kolabfilter.php
14cr|kolab-resource-handlers-2.1.0-12|124	%attr(0755,root,root) %{_datadir}/kolab/scripts/resmgr/kolabmailboxfilter.php
14cr|kolab-resource-handlers-2.1.0-12|125	%attr(0770,apache,apache) %dir %{_localstatedir}/lib/kolab/freebusy/cache
14cr|kolab-resource-handlers-2.1.0-12|126	
14cr|kolab-resource-handlers-2.1.0-12|127	
14cr|kolab-resource-handlers-2.1.0-12|128	
14cr|kolab-resource-handlers-2.1.0-12|129	%changelog
14cr|kolab-resource-handlers-2.1.0-12|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-12
14cr|kolab-resource-handlers-2.1.0-12|131	+ Revision: bde554d
14cr|kolab-resource-handlers-2.1.0-12|132	- MassBuild#464: Increase release tag
14cr|kolab-resource-handlers-2.1.0-12|133	
14cr|kolab-resource-handlers-2.1.0-12|134	

2410 14
14cr|kolab-webadmin-2.2.4-8|1	%define kolab_version		2.2.4
14cr|kolab-webadmin-2.2.4-8|2	%define __noautoreq 	'pear\\(/usr/share/php/smarty/Smarty.class.php\\)|pear\\(/etc/kolab/session_vars.php\\)'
14cr|kolab-webadmin-2.2.4-8|3	%define kolab_webroot 		/var/www/html/kolab
14cr|kolab-webadmin-2.2.4-8|4	%define kolab_statedir		/var/www/html/kolab
14cr|kolab-webadmin-2.2.4-8|5	
14cr|kolab-webadmin-2.2.4-8|6	
14cr|kolab-webadmin-2.2.4-8|7	Summary:	Kolab Groupware Server Web Administration Interface
14cr|kolab-webadmin-2.2.4-8|8	Name:		kolab-webadmin
14cr|kolab-webadmin-2.2.4-8|9	License:	GPL
14cr|kolab-webadmin-2.2.4-8|10	Version:	%{kolab_version}
14cr|kolab-webadmin-2.2.4-8|11	Release:	8
14cr|kolab-webadmin-2.2.4-8|12	Group:		System/Servers
14cr|kolab-webadmin-2.2.4-8|13	URL:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webadmin/
14cr|kolab-webadmin-2.2.4-8|14	Source0:	%{name}-%{version}.tar.gz
14cr|kolab-webadmin-2.2.4-8|15	Source1:	mandriva
14cr|kolab-webadmin-2.2.4-8|16	Source2:	bootstrap
14cr|kolab-webadmin-2.2.4-8|17	Patch0:		mandriva.diff
14cr|kolab-webadmin-2.2.4-8|18	Requires(post):	rpm-helper
14cr|kolab-webadmin-2.2.4-8|19	Requires(preun): rpm-helper
14cr|kolab-webadmin-2.2.4-8|20	Requires(pre):	rpm-helper
14cr|kolab-webadmin-2.2.4-8|21	Requires(postun): rpm-helper
14cr|kolab-webadmin-2.2.4-8|22	Requires(pre):	apache-conf >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|23	Requires(pre):	apache-mpm >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|24	Requires(pre):	apache-mod_php
14cr|kolab-webadmin-2.2.4-8|25	Requires(pre):	kolab >= %{kolab_version}
14cr|kolab-webadmin-2.2.4-8|26	Requires:	apache-conf >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|27	Requires:	apache-mod_dav >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|28	Requires:	apache-mod_ldap >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|29	Requires:	apache-mod_php
14cr|kolab-webadmin-2.2.4-8|30	Requires:	apache-mod_ssl >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|31	Requires:	apache-mpm >= 2.2.4
14cr|kolab-webadmin-2.2.4-8|32	Requires:	apache-mod_socache_shmcb
14cr|kolab-webadmin-2.2.4-8|33	Requires:	kolab >= %{kolab_version}
14cr|kolab-webadmin-2.2.4-8|34	Requires:	locales-de
14cr|kolab-webadmin-2.2.4-8|35	Requires:	locales-es
14cr|kolab-webadmin-2.2.4-8|36	Requires:	locales-fr
14cr|kolab-webadmin-2.2.4-8|37	Requires:	locales-it
14cr|kolab-webadmin-2.2.4-8|38	Requires:	locales-nl
14cr|kolab-webadmin-2.2.4-8|39	Requires:	php-dba >= 5.2.2
14cr|kolab-webadmin-2.2.4-8|40	Requires:	php-gettext >= 5.2.2
14cr|kolab-webadmin-2.2.4-8|41	Requires:	php-imap >= 5.2.2
14cr|kolab-webadmin-2.2.4-8|42	Requires:	php-ldap >= 5.2.2
14cr|kolab-webadmin-2.2.4-8|43	Requires:	php-pear-Net_Sieve
14cr|kolab-webadmin-2.2.4-8|44	Requires:	php-xml >= 5.2.2
14cr|kolab-webadmin-2.2.4-8|45	Requires:	php-smarty2
14cr|kolab-webadmin-2.2.4-8|46	BuildArch:	noarch
14cr|kolab-webadmin-2.2.4-8|47	
14cr|kolab-webadmin-2.2.4-8|48	
14cr|kolab-webadmin-2.2.4-8|49	
14cr|kolab-webadmin-2.2.4-8|50	
14cr|kolab-webadmin-2.2.4-8|51	%description
14cr|kolab-webadmin-2.2.4-8|52	Web based administration interface for The Kolab Groupware Server.
14cr|kolab-webadmin-2.2.4-8|53	
14cr|kolab-webadmin-2.2.4-8|54	%prep
14cr|kolab-webadmin-2.2.4-8|55	
14cr|kolab-webadmin-2.2.4-8|56	%setup -q -n %{name}-%{version}
14cr|kolab-webadmin-2.2.4-8|57	%patch0 -p0
14cr|kolab-webadmin-2.2.4-8|58	
14cr|kolab-webadmin-2.2.4-8|59	
14cr|kolab-webadmin-2.2.4-8|60	# the main config file
14cr|kolab-webadmin-2.2.4-8|61	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/config\.php|%{_sysconfdir}/kolab/webadmin/config\.php|g"
14cr|kolab-webadmin-2.2.4-8|62	find -type f | xargs perl -pi -e "s|require_once\(\'config\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/config\.php\'\)\;|g"
14cr|kolab-webadmin-2.2.4-8|63	
14cr|kolab-webadmin-2.2.4-8|64	# the Smarty config file and other related stuff...
14cr|kolab-webadmin-2.2.4-8|65	find -type f | xargs perl -pi -e "s|require_once\(\'\@kolab_php_smarty_prefix\@/Smarty\.class\.php\'\)\;|require_once\(\'%{_datadir}/php/smarty/Smarty\.class\.php\'\)\;|g"
14cr|kolab-webadmin-2.2.4-8|66	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)\;|g"
14cr|kolab-webadmin-2.2.4-8|67	find -type f | xargs perl -pi -e "s|require_once\(\'\@kolab_php_module_prefix\@admin/include/mysmarty\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)\;|g"
14cr|kolab-webadmin-2.2.4-8|68	
14cr|kolab-webadmin-2.2.4-8|69	find -type f | xargs perl -pi -e "s|\\\$php_dir/\@kolab_php_module_prefix\@admin/|%{kolab_webroot}/admin/|g"
14cr|kolab-webadmin-2.2.4-8|70	perl -pi -e "s|\\\$basedir\.\'templates_c/\'\;|\'%{_localstatedir}/lib/kolab/webadmin/templates_c/\'\;|g" php/admin/include/mysmarty.php.in
14cr|kolab-webadmin-2.2.4-8|71	perl -pi -e "s|\\\$basedir\.\'configs/\'\;|\'%{_sysconfdir}/kolab/webadmin/smarty/\'\;|g" php/admin/include/mysmarty.php.in
14cr|kolab-webadmin-2.2.4-8|72	
14cr|kolab-webadmin-2.2.4-8|73	# hard code some paths
14cr|kolab-webadmin-2.2.4-8|74	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/|%{kolab_webroot}/admin/include/|g"
14cr|kolab-webadmin-2.2.4-8|75	find -type f | xargs perl -pi -e "s|%{kolab_webroot}/admin/include/mysmarty\.php|%{_sysconfdir}/kolab/webadmin/mysmarty\.php|g"
14cr|kolab-webadmin-2.2.4-8|76	find -type f | xargs perl -pi -e "s|require_once\(\'locale\.php\'\)\;|require_once\(\'%{kolab_webroot}/admin/include/locale\.php\'\)\;|g"
14cr|kolab-webadmin-2.2.4-8|77	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)|g"
14cr|kolab-webadmin-2.2.4-8|78	
14cr|kolab-webadmin-2.2.4-8|79	
14cr|kolab-webadmin-2.2.4-8|80	
14cr|kolab-webadmin-2.2.4-8|81	%build
14cr|kolab-webadmin-2.2.4-8|82	
14cr|kolab-webadmin-2.2.4-8|83	touch README
14cr|kolab-webadmin-2.2.4-8|84	autoreconf -fi
14cr|kolab-webadmin-2.2.4-8|85	
14cr|kolab-webadmin-2.2.4-8|86	%configure  \
14cr|kolab-webadmin-2.2.4-8|87	--with-dist=mandriva \
14cr|kolab-webadmin-2.2.4-8|88	--with-openpkg=no
14cr|kolab-webadmin-2.2.4-8|89	
14cr|kolab-webadmin-2.2.4-8|90	%{__make}
14cr|kolab-webadmin-2.2.4-8|91	
14cr|kolab-webadmin-2.2.4-8|92	
14cr|kolab-webadmin-2.2.4-8|93	
14cr|kolab-webadmin-2.2.4-8|94	%install
14cr|kolab-webadmin-2.2.4-8|95	%__sed -i "s/@kolab_version@/%{version} \[%{_pversion}\]/" www/admin/kolab/versions.php
14cr|kolab-webadmin-2.2.4-8|96	
14cr|kolab-webadmin-2.2.4-8|97	%makeinstall_std
14cr|kolab-webadmin-2.2.4-8|98	
14cr|kolab-webadmin-2.2.4-8|99	install -d %{buildroot}%{_sysconfdir}/kolab/webadmin/smarty
14cr|kolab-webadmin-2.2.4-8|100	
14cr|kolab-webadmin-2.2.4-8|101	
14cr|kolab-webadmin-2.2.4-8|102	
14cr|kolab-webadmin-2.2.4-8|103	mv %{buildroot}%{kolab_statedir}/admin/include/config.php %{buildroot}%{_sysconfdir}/kolab/webadmin/config.php
14cr|kolab-webadmin-2.2.4-8|104	mv %{buildroot}%{kolab_statedir}/admin/include/mysmarty.php %{buildroot}%{_sysconfdir}/kolab/webadmin/mysmarty.php
14cr|kolab-webadmin-2.2.4-8|105	
14cr|kolab-webadmin-2.2.4-8|106	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
14cr|kolab-webadmin-2.2.4-8|107	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
14cr|kolab-webadmin-2.2.4-8|108	php_value include_path '.:%{_datadir}/pear:%{kolab_webroot}:%{_datadir}/smarty:%{_datadir}/kolab/php:%{_datadir}/kolab/php/horde'
14cr|kolab-webadmin-2.2.4-8|109	EOF
14cr|kolab-webadmin-2.2.4-8|110	
14cr|kolab-webadmin-2.2.4-8|111	# cleanup
14cr|kolab-webadmin-2.2.4-8|112	rm -rf %{buildroot}%{_datadir}/doc/kolab
14cr|kolab-webadmin-2.2.4-8|113	
14cr|kolab-webadmin-2.2.4-8|114	%post
14cr|kolab-webadmin-2.2.4-8|115	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|kolab-webadmin-2.2.4-8|116	%{_initrddir}/httpd restart 1>&2;
14cr|kolab-webadmin-2.2.4-8|117	fi
14cr|kolab-webadmin-2.2.4-8|118	
14cr|kolab-webadmin-2.2.4-8|119	%postun
14cr|kolab-webadmin-2.2.4-8|120	if [ "$1" = "0" ]; then
14cr|kolab-webadmin-2.2.4-8|121	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|kolab-webadmin-2.2.4-8|122	%{_initrddir}/httpd restart 1>&2
14cr|kolab-webadmin-2.2.4-8|123	fi
14cr|kolab-webadmin-2.2.4-8|124	fi
14cr|kolab-webadmin-2.2.4-8|125	
14cr|kolab-webadmin-2.2.4-8|126	%clean
14cr|kolab-webadmin-2.2.4-8|127	
14cr|kolab-webadmin-2.2.4-8|128	%files
14cr|kolab-webadmin-2.2.4-8|129	%doc AUTHORS COPYING ChangeLog INSTALL NEWS
14cr|kolab-webadmin-2.2.4-8|130	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|kolab-webadmin-2.2.4-8|131	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/config.php
14cr|kolab-webadmin-2.2.4-8|132	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/mysmarty.php
14cr|kolab-webadmin-2.2.4-8|133	%dir %attr(0755,root,root) %{_sysconfdir}/kolab/webadmin/smarty
14cr|kolab-webadmin-2.2.4-8|134	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/kolab/webadmin/templates_c
14cr|kolab-webadmin-2.2.4-8|135	%dir %attr(0755,root,root) %{kolab_statedir}/admin
14cr|kolab-webadmin-2.2.4-8|136	%dir %attr(0755,root,root) %{kolab_statedir}/admin/include
14cr|kolab-webadmin-2.2.4-8|137	%dir %attr(0755,root,root) %{kolab_statedir}/admin/templates
14cr|kolab-webadmin-2.2.4-8|138	%dir %attr(0755,root,root) %{kolab_webroot}/admin/addressbook
14cr|kolab-webadmin-2.2.4-8|139	%dir %attr(0755,root,root) %{kolab_webroot}/admin/administrator
14cr|kolab-webadmin-2.2.4-8|140	%dir %attr(0755,root,root) %{kolab_webroot}/admin/distributionlist
14cr|kolab-webadmin-2.2.4-8|141	%dir %attr(0755,root,root) %{kolab_webroot}/admin/maintainer
14cr|kolab-webadmin-2.2.4-8|142	%dir %attr(0755,root,root) %{kolab_webroot}/admin/pics
14cr|kolab-webadmin-2.2.4-8|143	%dir %attr(0755,root,root) %{kolab_webroot}/admin/settings
14cr|kolab-webadmin-2.2.4-8|144	%dir %attr(0755,root,root) %{kolab_webroot}/admin/sharedfolder
14cr|kolab-webadmin-2.2.4-8|145	%dir %attr(0755,root,root) %{kolab_webroot}/admin/user
14cr|kolab-webadmin-2.2.4-8|146	%dir %attr(0755,root,root) %{kolab_webroot}/
14cr|kolab-webadmin-2.2.4-8|147	%{kolab_statedir}/admin/locale
14cr|kolab-webadmin-2.2.4-8|148	%attr(0644,root,root) %{kolab_webroot}/admin/addressbook/*.php
14cr|kolab-webadmin-2.2.4-8|149	%attr(0644,root,root) %{kolab_webroot}/admin/administrator/*.php
14cr|kolab-webadmin-2.2.4-8|150	%attr(0644,root,root) %{kolab_webroot}/admin/*.css
14cr|kolab-webadmin-2.2.4-8|151	%attr(0644,root,root) %{kolab_webroot}/admin/distributionlist/*.php
14cr|kolab-webadmin-2.2.4-8|152	%attr(0644,root,root) %{kolab_webroot}/admin/kolab/*.php
14cr|kolab-webadmin-2.2.4-8|153	%attr(0644,root,root) %{kolab_statedir}/admin/include/*.php
14cr|kolab-webadmin-2.2.4-8|154	%attr(0644,root,root) %{kolab_webroot}/admin/maintainer/*.php
14cr|kolab-webadmin-2.2.4-8|155	%attr(0644,root,root) %{kolab_webroot}/admin/*.php
14cr|kolab-webadmin-2.2.4-8|156	%attr(0644,root,root) %{kolab_webroot}/admin/pics/*.png
14cr|kolab-webadmin-2.2.4-8|157	%attr(0644,root,root) %{kolab_webroot}/*.png
14cr|kolab-webadmin-2.2.4-8|158	%attr(0644,root,root) %{kolab_webroot}/admin/settings/*.php
14cr|kolab-webadmin-2.2.4-8|159	%attr(0644,root,root) %{kolab_webroot}/admin/sharedfolder/*.php
14cr|kolab-webadmin-2.2.4-8|160	%attr(0644,root,root) %{kolab_statedir}/admin/templates/*.tpl
14cr|kolab-webadmin-2.2.4-8|161	%attr(0644,root,root) %{kolab_webroot}/admin/user/*.php
14cr|kolab-webadmin-2.2.4-8|162	%attr(0644,root,root) %{kolab_webroot}/admin/domainmaintainer/*.php
14cr|kolab-webadmin-2.2.4-8|163	
14cr|kolab-webadmin-2.2.4-8|164	
14cr|kolab-webadmin-2.2.4-8|165	
14cr|kolab-webadmin-2.2.4-8|166	
14cr|kolab-webadmin-2.2.4-8|167	%changelog
14cr|kolab-webadmin-2.2.4-8|168	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-8
14cr|kolab-webadmin-2.2.4-8|169	+ Revision: ddb7de0
14cr|kolab-webadmin-2.2.4-8|170	- MassBuild#464: Increase release tag
14cr|kolab-webadmin-2.2.4-8|171	
14cr|kolab-webadmin-2.2.4-8|172	

2411 14
14cr|kolena-0.1.1-3|1	Name:		kolena
14cr|kolena-0.1.1-3|2	Version:	0.1.1
14cr|kolena-0.1.1-3|3	Release:	3
14cr|kolena-0.1.1-3|4	Summary:	A KDE wrapper around the Olena image library which extracts text from images
14cr|kolena-0.1.1-3|5	Group:		Networking/File transfer
14cr|kolena-0.1.1-3|6	License:	GPLv2+
14cr|kolena-0.1.1-3|7	Url:		http://quickgit.kde.org/?p=kolena.git
14cr|kolena-0.1.1-3|8	Source0:	%{name}-%{version}.tar.bz2
14cr|kolena-0.1.1-3|9	Patch0:		kolena-0.1.1-tesseract-3.01.patch
14cr|kolena-0.1.1-3|10	Patch1:		kolena-0.1.1-gcc4.7.patch
14cr|kolena-0.1.1-3|11	BuildRequires:	kdelibs4-devel
14cr|kolena-0.1.1-3|12	BuildRequires:	tesseract-devel
14cr|kolena-0.1.1-3|13	
14cr|kolena-0.1.1-3|14	%description
14cr|kolena-0.1.1-3|15	Kolena is a KDE wrapper around the Olena image library which extracts
14cr|kolena-0.1.1-3|16	text from images.
14cr|kolena-0.1.1-3|17	
14cr|kolena-0.1.1-3|18	#-------------------------------------------------------------------------
14cr|kolena-0.1.1-3|19	
14cr|kolena-0.1.1-3|20	%define kolena_major 0
14cr|kolena-0.1.1-3|21	%define libkolena %mklibname kolena %{kolena_major}
14cr|kolena-0.1.1-3|22	
14cr|kolena-0.1.1-3|23	%package -n %{libkolena}
14cr|kolena-0.1.1-3|24	Summary:	Kolena libbrary
14cr|kolena-0.1.1-3|25	Group:		System/Libraries
14cr|kolena-0.1.1-3|26	
14cr|kolena-0.1.1-3|27	%description -n %{libkolena}
14cr|kolena-0.1.1-3|28	Kolena library.
14cr|kolena-0.1.1-3|29	
14cr|kolena-0.1.1-3|30	%files -n %{libkolena}
14cr|kolena-0.1.1-3|31	%{_kde_libdir}/libkolena.so.%{kolena_major}*
14cr|kolena-0.1.1-3|32	
14cr|kolena-0.1.1-3|33	#-------------------------------------------------------------------------
14cr|kolena-0.1.1-3|34	
14cr|kolena-0.1.1-3|35	%package devel
14cr|kolena-0.1.1-3|36	Summary:	Kolena plugin devel headers
14cr|kolena-0.1.1-3|37	Group:		Networking/File transfer
14cr|kolena-0.1.1-3|38	Requires:	%{libkolena} = %{version}
14cr|kolena-0.1.1-3|39	
14cr|kolena-0.1.1-3|40	%description devel
14cr|kolena-0.1.1-3|41	Kolena plugin devel headers.
14cr|kolena-0.1.1-3|42	
14cr|kolena-0.1.1-3|43	%files devel
14cr|kolena-0.1.1-3|44	%{_kde_datadir}/cmake/Kolena
14cr|kolena-0.1.1-3|45	%{_kde_includedir}/kolena
14cr|kolena-0.1.1-3|46	%{_kde_libdir}/libkolena.so
14cr|kolena-0.1.1-3|47	
14cr|kolena-0.1.1-3|48	#-------------------------------------------------------------------------
14cr|kolena-0.1.1-3|49	
14cr|kolena-0.1.1-3|50	%prep
14cr|kolena-0.1.1-3|51	%setup -q
14cr|kolena-0.1.1-3|52	%patch0 -p1
14cr|kolena-0.1.1-3|53	%patch1 -p1
14cr|kolena-0.1.1-3|54	
14cr|kolena-0.1.1-3|55	%build
14cr|kolena-0.1.1-3|56	%cmake_kde4
14cr|kolena-0.1.1-3|57	%make
14cr|kolena-0.1.1-3|58	
14cr|kolena-0.1.1-3|59	%install
14cr|kolena-0.1.1-3|60	%makeinstall_std -C build
14cr|kolena-0.1.1-3|61	
14cr|kolena-0.1.1-3|62	
14cr|kolena-0.1.1-3|63	%changelog
14cr|kolena-0.1.1-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|kolena-0.1.1-3|65	+ Revision: 539ff5a
14cr|kolena-0.1.1-3|66	- MassBuild#464: Increase release tag
14cr|kolena-0.1.1-3|67	
14cr|kolena-0.1.1-3|68	

2412 14
14cr|konforka-0.0.1-0.r243.10|1	%define rev r243
14cr|konforka-0.0.1-0.r243.10|2	
14cr|konforka-0.0.1-0.r243.10|3	%define	major 0
14cr|konforka-0.0.1-0.r243.10|4	%define libname %mklibname %{name} %{major}
14cr|konforka-0.0.1-0.r243.10|5	%define develname %mklibname %{name} -d
14cr|konforka-0.0.1-0.r243.10|6	
14cr|konforka-0.0.1-0.r243.10|7	Summary:	Convenience library for common KIN project code
14cr|konforka-0.0.1-0.r243.10|8	Name:		konforka
14cr|konforka-0.0.1-0.r243.10|9	Version:	0.0.1
14cr|konforka-0.0.1-0.r243.10|10	Release:	%mkrel 0.%{rev}.10
14cr|konforka-0.0.1-0.r243.10|11	Group:		System/Libraries
14cr|konforka-0.0.1-0.r243.10|12	License:	MIT
14cr|konforka-0.0.1-0.r243.10|13	URL:		http://kin.klever.net/konforka/
14cr|konforka-0.0.1-0.r243.10|14	Source0:	%{name}-%{version}-%{rev}.tar.bz2
14cr|konforka-0.0.1-0.r243.10|15	Patch0:		konforka-linkage_fix.diff
14cr|konforka-0.0.1-0.r243.10|16	Patch1:		konforka-gcc43.diff
14cr|konforka-0.0.1-0.r243.10|17	BuildRequires:	autoconf automake libtool
14cr|konforka-0.0.1-0.r243.10|18	BuildRequires:	pkgconfig
14cr|konforka-0.0.1-0.r243.10|19	BuildRequires:	libpqxx-devel
14cr|konforka-0.0.1-0.r243.10|20	BuildRequires:	doxygen
14cr|konforka-0.0.1-0.r243.10|21	BuildRequires:	libxslt-proc
14cr|konforka-0.0.1-0.r243.10|22	BuildRequires:	postgresql-devel
14cr|konforka-0.0.1-0.r243.10|23	
14cr|konforka-0.0.1-0.r243.10|24	%description
14cr|konforka-0.0.1-0.r243.10|25	Convenience library for common KIN project code.
14cr|konforka-0.0.1-0.r243.10|26	
14cr|konforka-0.0.1-0.r243.10|27	konforka library is a convenience library which is supposed to soak in some
14cr|konforka-0.0.1-0.r243.10|28	code common to our projects. It is not likely that you want to try this out
14cr|konforka-0.0.1-0.r243.10|29	unless you need it as a dependency for other project. This is why you
14cr|konforka-0.0.1-0.r243.10|30	should not expect a lengthier description here.
14cr|konforka-0.0.1-0.r243.10|31	
14cr|konforka-0.0.1-0.r243.10|32	%package -n	%{libname}
14cr|konforka-0.0.1-0.r243.10|33	Summary:	Convenience library for common KIN project code
14cr|konforka-0.0.1-0.r243.10|34	Group:          System/Libraries
14cr|konforka-0.0.1-0.r243.10|35	
14cr|konforka-0.0.1-0.r243.10|36	%description -n	%{libname}
14cr|konforka-0.0.1-0.r243.10|37	Convenience library for common KIN project code.
14cr|konforka-0.0.1-0.r243.10|38	
14cr|konforka-0.0.1-0.r243.10|39	konforka library is a convenience library which is supposed to soak in some
14cr|konforka-0.0.1-0.r243.10|40	code common to our projects. It is not likely that you want to try this out
14cr|konforka-0.0.1-0.r243.10|41	unless you need it as a dependency for other project. This is why you
14cr|konforka-0.0.1-0.r243.10|42	should not expect a lengthier description here.
14cr|konforka-0.0.1-0.r243.10|43	
14cr|konforka-0.0.1-0.r243.10|44	%package -n	%{develname}
14cr|konforka-0.0.1-0.r243.10|45	Summary:	Static library and header files for the konforka library
14cr|konforka-0.0.1-0.r243.10|46	Group:		Development/C++
14cr|konforka-0.0.1-0.r243.10|47	Requires:	%{libname} = %{version}
14cr|konforka-0.0.1-0.r243.10|48	Provides:	%{name}-devel = %{version}
14cr|konforka-0.0.1-0.r243.10|49	Provides:	%{mklibname %{name} 0}-devel = %{version}
14cr|konforka-0.0.1-0.r243.10|50	Obsoletes:	%{mklibname %{name} 0}-devel
14cr|konforka-0.0.1-0.r243.10|51	
14cr|konforka-0.0.1-0.r243.10|52	%description -n	%{develname}
14cr|konforka-0.0.1-0.r243.10|53	Convenience library for common KIN project code.
14cr|konforka-0.0.1-0.r243.10|54	
14cr|konforka-0.0.1-0.r243.10|55	konforka library is a convenience library which is supposed to soak in some
14cr|konforka-0.0.1-0.r243.10|56	code common to our projects. It is not likely that you want to try this out
14cr|konforka-0.0.1-0.r243.10|57	unless you need it as a dependency for other project. This is why you
14cr|konforka-0.0.1-0.r243.10|58	should not expect a lengthier description here.
14cr|konforka-0.0.1-0.r243.10|59	
14cr|konforka-0.0.1-0.r243.10|60	This package contains the static konforka library and its header files.
14cr|konforka-0.0.1-0.r243.10|61	
14cr|konforka-0.0.1-0.r243.10|62	%prep
14cr|konforka-0.0.1-0.r243.10|63	
14cr|konforka-0.0.1-0.r243.10|64	%setup -q -n %{name}
14cr|konforka-0.0.1-0.r243.10|65	%patch0 -p0
14cr|konforka-0.0.1-0.r243.10|66	%patch1 -p0
14cr|konforka-0.0.1-0.r243.10|67	
14cr|konforka-0.0.1-0.r243.10|68	%build
14cr|konforka-0.0.1-0.r243.10|69	autoreconf -fi
14cr|konforka-0.0.1-0.r243.10|70	%configure2_5x
14cr|konforka-0.0.1-0.r243.10|71	
14cr|konforka-0.0.1-0.r243.10|72	%make
14cr|konforka-0.0.1-0.r243.10|73	
14cr|konforka-0.0.1-0.r243.10|74	%install
14cr|konforka-0.0.1-0.r243.10|75	rm -rf %{buildroot}
14cr|konforka-0.0.1-0.r243.10|76	
14cr|konforka-0.0.1-0.r243.10|77	%makeinstall_std
14cr|konforka-0.0.1-0.r243.10|78	
14cr|konforka-0.0.1-0.r243.10|79	# cleanups
14cr|konforka-0.0.1-0.r243.10|80	rm -f %{buildroot}%{_libdir}/*.*a
14cr|konforka-0.0.1-0.r243.10|81	
14cr|konforka-0.0.1-0.r243.10|82	%files -n %{libname}
14cr|konforka-0.0.1-0.r243.10|83	%doc AUTHORS COPYING NEWS
14cr|konforka-0.0.1-0.r243.10|84	%{_libdir}/*.so.*
14cr|konforka-0.0.1-0.r243.10|85	
14cr|konforka-0.0.1-0.r243.10|86	%files -n %{develname}
14cr|konforka-0.0.1-0.r243.10|87	%dir %{_includedir}/%{name}
14cr|konforka-0.0.1-0.r243.10|88	%{_includedir}/%{name}/*
14cr|konforka-0.0.1-0.r243.10|89	%{_libdir}/*.so
14cr|konforka-0.0.1-0.r243.10|90	%{_libdir}/pkgconfig/*.pc
14cr|konforka-0.0.1-0.r243.10|91	
14cr|konforka-0.0.1-0.r243.10|92	
14cr|konforka-0.0.1-0.r243.10|93	
14cr|konforka-0.0.1-0.r243.10|94	%changelog
14cr|konforka-0.0.1-0.r243.10|95	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0.1-0.r243.10
14cr|konforka-0.0.1-0.r243.10|96	+ Revision: 7e18d49
14cr|konforka-0.0.1-0.r243.10|97	- Automatic import for version 0.0.1-0.r243.10
14cr|konforka-0.0.1-0.r243.10|98	
14cr|konforka-0.0.1-0.r243.10|99	

2413 14
14cr|konvertible-1.0.1-3|1	%define name    konvertible
14cr|konvertible-1.0.1-3|2	%define version 1.0.1
14cr|konvertible-1.0.1-3|3	%define release 3
14cr|konvertible-1.0.1-3|4	
14cr|konvertible-1.0.1-3|5	Name:           %name
14cr|konvertible-1.0.1-3|6	Version:        %version
14cr|konvertible-1.0.1-3|7	Release:        %release
14cr|konvertible-1.0.1-3|8	Source0:        http://kde-apps.org/CONTENT/content-files/116892-%name-%version.tar.bz2
14cr|konvertible-1.0.1-3|9	Summary:        A simple KDE audio converter
14cr|konvertible-1.0.1-3|10	License:        GPLv2
14cr|konvertible-1.0.1-3|11	Group:          Sound
14cr|konvertible-1.0.1-3|12	Url:            http://kde-apps.org/content/show.php/Konvertible?content=116892
14cr|konvertible-1.0.1-3|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|konvertible-1.0.1-3|14	BuildRequires:  kdelibs4-devel kdepimlibs4-devel
14cr|konvertible-1.0.1-3|15	Requires:       kdebase4-runtime ffmpeg
14cr|konvertible-1.0.1-3|16	
14cr|konvertible-1.0.1-3|17	%description
14cr|konvertible-1.0.1-3|18	The Konvertible is a program to convert audio files to other audio formats
14cr|konvertible-1.0.1-3|19	using ffmpeg. The Konvertible simplifies file conversion for ffmpeg users. You
14cr|konvertible-1.0.1-3|20	can add more than one audio file and then click the convert button to transcode
14cr|konvertible-1.0.1-3|21	them one after the other.
14cr|konvertible-1.0.1-3|22	
14cr|konvertible-1.0.1-3|23	
14cr|konvertible-1.0.1-3|24	%prep
14cr|konvertible-1.0.1-3|25	%setup -q
14cr|konvertible-1.0.1-3|26	
14cr|konvertible-1.0.1-3|27	%build
14cr|konvertible-1.0.1-3|28	%cmake_kde4
14cr|konvertible-1.0.1-3|29	%make
14cr|konvertible-1.0.1-3|30	
14cr|konvertible-1.0.1-3|31	%install
14cr|konvertible-1.0.1-3|32	rm -rf %{buildroot}
14cr|konvertible-1.0.1-3|33	%{makeinstall_std} -C build
14cr|konvertible-1.0.1-3|34	
14cr|konvertible-1.0.1-3|35	
14cr|konvertible-1.0.1-3|36	
14cr|konvertible-1.0.1-3|37	
14cr|konvertible-1.0.1-3|38	%files
14cr|konvertible-1.0.1-3|39	%defattr(-,root,root)
14cr|konvertible-1.0.1-3|40	%doc INSTALL COPYING README TODO
14cr|konvertible-1.0.1-3|41	%{_bindir}/konvertible
14cr|konvertible-1.0.1-3|42	%{_datadir}/applications/kde4/konvertible.desktop
14cr|konvertible-1.0.1-3|43	%{_datadir}/icons/*
14cr|konvertible-1.0.1-3|44	%{_defaultdocdir}/HTML/en/konvertible/*.*
14cr|konvertible-1.0.1-3|45	%{_defaultdocdir}/HTML/en/konvertible/common
14cr|konvertible-1.0.1-3|46	
14cr|konvertible-1.0.1-3|47	
14cr|konvertible-1.0.1-3|48	
14cr|konvertible-1.0.1-3|49	%clean
14cr|konvertible-1.0.1-3|50	rm -rf %{buildroot}
14cr|konvertible-1.0.1-3|51	
14cr|konvertible-1.0.1-3|52	%post
14cr|konvertible-1.0.1-3|53	%update_icon_cache hicolor
14cr|konvertible-1.0.1-3|54	
14cr|konvertible-1.0.1-3|55	%postun
14cr|konvertible-1.0.1-3|56	%clean_icon_cache hicolor
14cr|konvertible-1.0.1-3|57	
14cr|konvertible-1.0.1-3|58	
14cr|konvertible-1.0.1-3|59	
14cr|konvertible-1.0.1-3|60	
14cr|konvertible-1.0.1-3|61	%changelog
14cr|konvertible-1.0.1-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|konvertible-1.0.1-3|63	+ Revision: ca38a15
14cr|konvertible-1.0.1-3|64	- MassBuild#464: Increase release tag
14cr|konvertible-1.0.1-3|65	
14cr|konvertible-1.0.1-3|66	

2414 14
14cr|kooka-0.61-0.20130123.3|1	# Spec is based on openSUSE spec adopted for ROSA/Mandriva
14cr|kooka-0.61-0.20130123.3|2	
14cr|kooka-0.61-0.20130123.3|3	%define git 20130123
14cr|kooka-0.61-0.20130123.3|4	
14cr|kooka-0.61-0.20130123.3|5	Name:		kooka
14cr|kooka-0.61-0.20130123.3|6	Version:	0.61
14cr|kooka-0.61-0.20130123.3|7	Release:	0.%{git}.3
14cr|kooka-0.61-0.20130123.3|8	License:	LGPLv2+
14cr|kooka-0.61-0.20130123.3|9	Group:		Graphical desktop/KDE
14cr|kooka-0.61-0.20130123.3|10	Summary:	Scan and OCR suite for KDE
14cr|kooka-0.61-0.20130123.3|11	Url:		https://projects.kde.org/kooka
14cr|kooka-0.61-0.20130123.3|12	# From git
14cr|kooka-0.61-0.20130123.3|13	Source:		%{name}-%{version}.git%{git}.tar.bz2
14cr|kooka-0.61-0.20130123.3|14	Source1:	%{name}-lang.tar.bz2
14cr|kooka-0.61-0.20130123.3|15	# ROSA's translation update (29.01.2013)
14cr|kooka-0.61-0.20130123.3|16	Source2:	%{name}-ru.po
14cr|kooka-0.61-0.20130123.3|17	BuildRequires:	kdelibs4-devel
14cr|kooka-0.61-0.20130123.3|18	BuildRequires:	pkgconfig(libgphoto2)
14cr|kooka-0.61-0.20130123.3|19	BuildRequires:	pkgconfig(libtiff-4)
14cr|kooka-0.61-0.20130123.3|20	BuildRequires:	pkgconfig(sane-backends)
14cr|kooka-0.61-0.20130123.3|21	
14cr|kooka-0.61-0.20130123.3|22	%description
14cr|kooka-0.61-0.20130123.3|23	Kooka is an open source GNU/Linux scan program based on SANE and
14cr|kooka-0.61-0.20130123.3|24	KScan library.
14cr|kooka-0.61-0.20130123.3|25	
14cr|kooka-0.61-0.20130123.3|26	Kooka helps you to handle the most important scan parameters, find the
14cr|kooka-0.61-0.20130123.3|27	correct image file format to save and manage your scanned images. It
14cr|kooka-0.61-0.20130123.3|28	offers support for different OCR modules. Libkscan, a autonomous part
14cr|kooka-0.61-0.20130123.3|29	of Kooka, provides a scan service for easy and consistent use to all
14cr|kooka-0.61-0.20130123.3|30	KDE applications.
14cr|kooka-0.61-0.20130123.3|31	
14cr|kooka-0.61-0.20130123.3|32	Install ocrad or gocr if you wish to enable optical character recognition
14cr|kooka-0.61-0.20130123.3|33	in kooka.
14cr|kooka-0.61-0.20130123.3|34	
14cr|kooka-0.61-0.20130123.3|35	This is the WIP KDE4 port.
14cr|kooka-0.61-0.20130123.3|36	
14cr|kooka-0.61-0.20130123.3|37	%files -f %{name}.lang
14cr|kooka-0.61-0.20130123.3|38	%{_kde_applicationsdir}/kooka.desktop
14cr|kooka-0.61-0.20130123.3|39	%{_kde_appsdir}/kooka
14cr|kooka-0.61-0.20130123.3|40	%{_kde_bindir}/kooka
14cr|kooka-0.61-0.20130123.3|41	%{_kde_iconsdir}/hicolor/48x48/apps/kooka.png
14cr|kooka-0.61-0.20130123.3|42	%{_kde_services}/scanservice.desktop
14cr|kooka-0.61-0.20130123.3|43	%{_kde_docdir}/HTML/en/*
14cr|kooka-0.61-0.20130123.3|44	
14cr|kooka-0.61-0.20130123.3|45	#----------------------------------------------------------------------
14cr|kooka-0.61-0.20130123.3|46	
14cr|kooka-0.61-0.20130123.3|47	%define libkscan_major 3
14cr|kooka-0.61-0.20130123.3|48	%define libkscan_libname %mklibname libkscan %{libkscan_major}
14cr|kooka-0.61-0.20130123.3|49	
14cr|kooka-0.61-0.20130123.3|50	%package -n %{libkscan_libname}
14cr|kooka-0.61-0.20130123.3|51	Summary:	KScan is a KDE scanner library
14cr|kooka-0.61-0.20130123.3|52	Requires:	libkscan_common >= %{version}
14cr|kooka-0.61-0.20130123.3|53	
14cr|kooka-0.61-0.20130123.3|54	%description -n %{libkscan_libname}
14cr|kooka-0.61-0.20130123.3|55	KScan is a KDE scanner library.
14cr|kooka-0.61-0.20130123.3|56	
14cr|kooka-0.61-0.20130123.3|57	%files -n %{libkscan_libname}
14cr|kooka-0.61-0.20130123.3|58	%{_kde_libdir}/liblibkscan.so.%{libkscan_major}*
14cr|kooka-0.61-0.20130123.3|59	
14cr|kooka-0.61-0.20130123.3|60	#----------------------------------------------------------------------
14cr|kooka-0.61-0.20130123.3|61	
14cr|kooka-0.61-0.20130123.3|62	%package -n libkscan_common
14cr|kooka-0.61-0.20130123.3|63	Summary:	Common files (languages etc) for KScan, a KDE scanner library
14cr|kooka-0.61-0.20130123.3|64	
14cr|kooka-0.61-0.20130123.3|65	%description -n libkscan_common
14cr|kooka-0.61-0.20130123.3|66	Common files (languages etc) for KScan, a KDE scanner library.
14cr|kooka-0.61-0.20130123.3|67	
14cr|kooka-0.61-0.20130123.3|68	%files -n libkscan_common -f libkscan.lang
14cr|kooka-0.61-0.20130123.3|69	%{_kde_appsdir}/libkscan
14cr|kooka-0.61-0.20130123.3|70	
14cr|kooka-0.61-0.20130123.3|71	#----------------------------------------------------------------------
14cr|kooka-0.61-0.20130123.3|72	
14cr|kooka-0.61-0.20130123.3|73	%prep
14cr|kooka-0.61-0.20130123.3|74	%setup -q -n %{name}-%{version}.git%{git} -a 1
14cr|kooka-0.61-0.20130123.3|75	cat >> CMakeLists.txt << EOF
14cr|kooka-0.61-0.20130123.3|76	add_subdirectory( po )
14cr|kooka-0.61-0.20130123.3|77	EOF
14cr|kooka-0.61-0.20130123.3|78	# Overwrite with ROSA's translation
14cr|kooka-0.61-0.20130123.3|79	cp -f %{SOURCE2} po/ru/%{name}.po
14cr|kooka-0.61-0.20130123.3|80	
14cr|kooka-0.61-0.20130123.3|81	%build
14cr|kooka-0.61-0.20130123.3|82	%cmake_kde4
14cr|kooka-0.61-0.20130123.3|83	%make
14cr|kooka-0.61-0.20130123.3|84	
14cr|kooka-0.61-0.20130123.3|85	%install
14cr|kooka-0.61-0.20130123.3|86	%makeinstall_std -C build
14cr|kooka-0.61-0.20130123.3|87	
14cr|kooka-0.61-0.20130123.3|88	rm -f %{buildroot}%{_kde_libdir}/liblibkscan.so
14cr|kooka-0.61-0.20130123.3|89	
14cr|kooka-0.61-0.20130123.3|90	%find_lang kooka %{name}.lang
14cr|kooka-0.61-0.20130123.3|91	%find_lang libkscan libkscan.lang
14cr|kooka-0.61-0.20130123.3|92	
14cr|kooka-0.61-0.20130123.3|93	
14cr|kooka-0.61-0.20130123.3|94	%changelog
14cr|kooka-0.61-0.20130123.3|95	* Wed Jan 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.61-0.20130123.3
14cr|kooka-0.61-0.20130123.3|96	+ Revision: b7df996
14cr|kooka-0.61-0.20130123.3|97	- LOG Update Russian translation
14cr|kooka-0.61-0.20130123.3|98	
14cr|kooka-0.61-0.20130123.3|99	

2415 14
14cr|kopete-antispam-0.5-3|1	Summary:	Kopete antispam plugin
14cr|kopete-antispam-0.5-3|2	Name:		kopete-antispam
14cr|kopete-antispam-0.5-3|3	Version:	0.5
14cr|kopete-antispam-0.5-3|4	Release:	3
14cr|kopete-antispam-0.5-3|5	License:	GPLv2+
14cr|kopete-antispam-0.5-3|6	Group:		Networking/Instant messaging
14cr|kopete-antispam-0.5-3|7	Url:		http://kopeteantispam.sourceforge.net
14cr|kopete-antispam-0.5-3|8	Source0:	http://download.sourceforge.net/sourceforge/kopeteantispam/%name-kde4-%version.tar.gz
14cr|kopete-antispam-0.5-3|9	BuildRequires:	kopete-devel
14cr|kopete-antispam-0.5-3|10	Requires:	kopete
14cr|kopete-antispam-0.5-3|11	
14cr|kopete-antispam-0.5-3|12	%description
14cr|kopete-antispam-0.5-3|13	Kopete plugin, which allow to ignore spam messages by using simple
14cr|kopete-antispam-0.5-3|14	answer/question scheme:
14cr|kopete-antispam-0.5-3|15	
14cr|kopete-antispam-0.5-3|16	Potential spammers receive a simple question, and they are ignored until
14cr|kopete-antispam-0.5-3|17	they answers question. After they answers correctly, they receive
14cr|kopete-antispam-0.5-3|18	notification, and your chat window opens. Also, you can skip test for
14cr|kopete-antispam-0.5-3|19	some contacts, matched by wildcards, specified by configuration dialog.
14cr|kopete-antispam-0.5-3|20	
14cr|kopete-antispam-0.5-3|21	%files
14cr|kopete-antispam-0.5-3|22	%{_kde_libdir}/kde4/*.so
14cr|kopete-antispam-0.5-3|23	%{_kde_datadir}/config.kcfg/*.kcfg
14cr|kopete-antispam-0.5-3|24	%{_kde_services}/kconfiguredialog/*.desktop
14cr|kopete-antispam-0.5-3|25	%{_kde_services}/*.desktop
14cr|kopete-antispam-0.5-3|26	
14cr|kopete-antispam-0.5-3|27	#--------------------------------------------------------------------
14cr|kopete-antispam-0.5-3|28	
14cr|kopete-antispam-0.5-3|29	%prep
14cr|kopete-antispam-0.5-3|30	%setup -q -n %{name}-kde4-%{version}
14cr|kopete-antispam-0.5-3|31	
14cr|kopete-antispam-0.5-3|32	%build
14cr|kopete-antispam-0.5-3|33	%cmake_kde4
14cr|kopete-antispam-0.5-3|34	%make
14cr|kopete-antispam-0.5-3|35	
14cr|kopete-antispam-0.5-3|36	%install
14cr|kopete-antispam-0.5-3|37	%makeinstall_std -C build
14cr|kopete-antispam-0.5-3|38	
14cr|kopete-antispam-0.5-3|39	
14cr|kopete-antispam-0.5-3|40	%changelog
14cr|kopete-antispam-0.5-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|kopete-antispam-0.5-3|42	+ Revision: 83af6f1
14cr|kopete-antispam-0.5-3|43	- MassBuild#464: Increase release tag
14cr|kopete-antispam-0.5-3|44	
14cr|kopete-antispam-0.5-3|45	

2416 14
14cr|kopete-kde-runner-0.4-4|1	Summary:	Kopete contacts KDE runner
14cr|kopete-kde-runner-0.4-4|2	Name:		kopete-kde-runner
14cr|kopete-kde-runner-0.4-4|3	Version:	0.4
14cr|kopete-kde-runner-0.4-4|4	Release:	4
14cr|kopete-kde-runner-0.4-4|5	License:	GPLv2+
14cr|kopete-kde-runner-0.4-4|6	Group:		Graphical desktop/KDE
14cr|kopete-kde-runner-0.4-4|7	Url:		http://kde-apps.org/content/show.php/KRunner+Kopete+Contacts?content=105263
14cr|kopete-kde-runner-0.4-4|8	Source0:	http://kde-apps.org/CONTENT/content-files/105263-krunner-kopete-contacts-%{version}.tar.gz
14cr|kopete-kde-runner-0.4-4|9	BuildRequires:	kdebase4-workspace-devel
14cr|kopete-kde-runner-0.4-4|10	BuildRequires:	kopete-devel
14cr|kopete-kde-runner-0.4-4|11	Requires:	kopete
14cr|kopete-kde-runner-0.4-4|12	
14cr|kopete-kde-runner-0.4-4|13	%description
14cr|kopete-kde-runner-0.4-4|14	Kopete Contacts is a KRunner plugins that allows you to open chat with your
14cr|kopete-kde-runner-0.4-4|15	Kopete contact just by typing it's name!
14cr|kopete-kde-runner-0.4-4|16	
14cr|kopete-kde-runner-0.4-4|17	Cool improvement for people like me who are lazy to open the Kopete window :-)
14cr|kopete-kde-runner-0.4-4|18	
14cr|kopete-kde-runner-0.4-4|19	In future I'd like to add configuration dialog to enable filtering offline
14cr|kopete-kde-runner-0.4-4|20	contacts etc...for now this is just first release, so no big expectations
14cr|kopete-kde-runner-0.4-4|21	(but it works :D )
14cr|kopete-kde-runner-0.4-4|22	
14cr|kopete-kde-runner-0.4-4|23	For those of you who are extremely lazy I've implemented new function.
14cr|kopete-kde-runner-0.4-4|24	You can now change your Kopete status (all accounts) by typing
14cr|kopete-kde-runner-0.4-4|25	"status status_name". Supported are only default statuses
14cr|kopete-kde-runner-0.4-4|26	(online, offline, away, busy and invisible).
14cr|kopete-kde-runner-0.4-4|27	
14cr|kopete-kde-runner-0.4-4|28	%files
14cr|kopete-kde-runner-0.4-4|29	%doc COPYING
14cr|kopete-kde-runner-0.4-4|30	%{_kde_libdir}/kde4/*.so
14cr|kopete-kde-runner-0.4-4|31	%{_kde_services}/*
14cr|kopete-kde-runner-0.4-4|32	
14cr|kopete-kde-runner-0.4-4|33	#----------------------------------------------------------------------------
14cr|kopete-kde-runner-0.4-4|34	
14cr|kopete-kde-runner-0.4-4|35	%prep
14cr|kopete-kde-runner-0.4-4|36	%setup -qn krunner-kopete-contacts-%{version}
14cr|kopete-kde-runner-0.4-4|37	
14cr|kopete-kde-runner-0.4-4|38	%build
14cr|kopete-kde-runner-0.4-4|39	%cmake_kde4
14cr|kopete-kde-runner-0.4-4|40	%make
14cr|kopete-kde-runner-0.4-4|41	
14cr|kopete-kde-runner-0.4-4|42	%install
14cr|kopete-kde-runner-0.4-4|43	%makeinstall_std -C build
14cr|kopete-kde-runner-0.4-4|44	
14cr|kopete-kde-runner-0.4-4|45	
14cr|kopete-kde-runner-0.4-4|46	%changelog
14cr|kopete-kde-runner-0.4-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14cr|kopete-kde-runner-0.4-4|48	+ Revision: 831ae43
14cr|kopete-kde-runner-0.4-4|49	- MassBuild#464: Increase release tag
14cr|kopete-kde-runner-0.4-4|50	
14cr|kopete-kde-runner-0.4-4|51	

2417 14
14cr|kopete-mrim-0.2.2-2|1	Name:           kopete-mrim
14cr|kopete-mrim-0.2.2-2|2	Version:        0.2.2
14cr|kopete-mrim-0.2.2-2|3	Release:        2
14cr|kopete-mrim-0.2.2-2|4	Summary:        Kopete support for MRIM - mail.ru agent
14cr|kopete-mrim-0.2.2-2|5	License:        BSD
14cr|kopete-mrim-0.2.2-2|6	Group:          Networking/Instant messaging
14cr|kopete-mrim-0.2.2-2|7	URL:            https://github.com/negram/kopete_mrim
14cr|kopete-mrim-0.2.2-2|8	Source0:        %{name}-%{version}.tar.gz
14cr|kopete-mrim-0.2.2-2|9	
14cr|kopete-mrim-0.2.2-2|10	BuildRequires:  kopete-devel
14cr|kopete-mrim-0.2.2-2|11	BuildRequires:  cmake
14cr|kopete-mrim-0.2.2-2|12	
14cr|kopete-mrim-0.2.2-2|13	%description
14cr|kopete-mrim-0.2.2-2|14	Mail.ru@agent protocol support for Kopete
14cr|kopete-mrim-0.2.2-2|15	
14cr|kopete-mrim-0.2.2-2|16	%prep
14cr|kopete-mrim-0.2.2-2|17	%setup -q
14cr|kopete-mrim-0.2.2-2|18	
14cr|kopete-mrim-0.2.2-2|19	%build
14cr|kopete-mrim-0.2.2-2|20	%cmake_kde4
14cr|kopete-mrim-0.2.2-2|21	%make
14cr|kopete-mrim-0.2.2-2|22	
14cr|kopete-mrim-0.2.2-2|23	%install
14cr|kopete-mrim-0.2.2-2|24	%makeinstall_std -C build
14cr|kopete-mrim-0.2.2-2|25	
14cr|kopete-mrim-0.2.2-2|26	%files
14cr|kopete-mrim-0.2.2-2|27	%{_kde_libdir}/kde4/*
14cr|kopete-mrim-0.2.2-2|28	%{_kde_services}/*.desktop
14cr|kopete-mrim-0.2.2-2|29	%{_kde_appsdir}/*
14cr|kopete-mrim-0.2.2-2|30	
14cr|kopete-mrim-0.2.2-2|31	%changelog
14cr|kopete-mrim-0.2.2-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|kopete-mrim-0.2.2-2|33	+ Revision: 2418255
14cr|kopete-mrim-0.2.2-2|34	- MassBuild#464: Increase release tag
14cr|kopete-mrim-0.2.2-2|35	
14cr|kopete-mrim-0.2.2-2|36	

2418 14
14cr|kopete-protocol-facebook-0.1.5-5|1	%define gitrev 3376a46
14cr|kopete-protocol-facebook-0.1.5-5|2	
14cr|kopete-protocol-facebook-0.1.5-5|3	Summary:	Facebook Protocol support for Kopete
14cr|kopete-protocol-facebook-0.1.5-5|4	Name:		kopete-protocol-facebook
14cr|kopete-protocol-facebook-0.1.5-5|5	Version:	0.1.5
14cr|kopete-protocol-facebook-0.1.5-5|6	Release:	5
14cr|kopete-protocol-facebook-0.1.5-5|7	License:	GPLv2+
14cr|kopete-protocol-facebook-0.1.5-5|8	Group:		Networking/Instant messaging
14cr|kopete-protocol-facebook-0.1.5-5|9	Url:		http://github.com/dmacvicar/kopete-facebook
14cr|kopete-protocol-facebook-0.1.5-5|10	Source0:	dmacvicar-kopete-facebook-%{gitrev}.tar.gz
14cr|kopete-protocol-facebook-0.1.5-5|11	BuildRequires:	kopete-devel
14cr|kopete-protocol-facebook-0.1.5-5|12	BuildRequires:	pkgconfig(QJson)
14cr|kopete-protocol-facebook-0.1.5-5|13	
14cr|kopete-protocol-facebook-0.1.5-5|14	%description
14cr|kopete-protocol-facebook-0.1.5-5|15	Facebook Protocol support for Kopete.
14cr|kopete-protocol-facebook-0.1.5-5|16	
14cr|kopete-protocol-facebook-0.1.5-5|17	%files
14cr|kopete-protocol-facebook-0.1.5-5|18	%{_kde_libdir}/kde4/kopete_facebook.so
14cr|kopete-protocol-facebook-0.1.5-5|19	%{_kde_appsdir}/kopete/icons/*
14cr|kopete-protocol-facebook-0.1.5-5|20	%{_kde_services}/kopete_facebook.desktop
14cr|kopete-protocol-facebook-0.1.5-5|21	
14cr|kopete-protocol-facebook-0.1.5-5|22	#--------------------------------------------------------------------
14cr|kopete-protocol-facebook-0.1.5-5|23	
14cr|kopete-protocol-facebook-0.1.5-5|24	%prep
14cr|kopete-protocol-facebook-0.1.5-5|25	%setup -n dmacvicar-kopete-facebook-%{gitrev}
14cr|kopete-protocol-facebook-0.1.5-5|26	
14cr|kopete-protocol-facebook-0.1.5-5|27	%build
14cr|kopete-protocol-facebook-0.1.5-5|28	%cmake_kde4
14cr|kopete-protocol-facebook-0.1.5-5|29	
14cr|kopete-protocol-facebook-0.1.5-5|30	%install
14cr|kopete-protocol-facebook-0.1.5-5|31	%makeinstall_std -C build
14cr|kopete-protocol-facebook-0.1.5-5|32	
14cr|kopete-protocol-facebook-0.1.5-5|33	
14cr|kopete-protocol-facebook-0.1.5-5|34	%changelog
14cr|kopete-protocol-facebook-0.1.5-5|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-5
14cr|kopete-protocol-facebook-0.1.5-5|36	+ Revision: 59df93b
14cr|kopete-protocol-facebook-0.1.5-5|37	- MassBuild#464: Increase release tag
14cr|kopete-protocol-facebook-0.1.5-5|38	
14cr|kopete-protocol-facebook-0.1.5-5|39	

2419 14
14cr|kopete-protocol-irc-0.1.2-11|1	Summary:	IRC Protocol support for Kopete
14cr|kopete-protocol-irc-0.1.2-11|2	Name:		kopete-protocol-irc
14cr|kopete-protocol-irc-0.1.2-11|3	Version:	0.1.2
14cr|kopete-protocol-irc-0.1.2-11|4	Release:	11
14cr|kopete-protocol-irc-0.1.2-11|5	License:	GPLv2+
14cr|kopete-protocol-irc-0.1.2-11|6	Group:		Networking/Instant messaging
14cr|kopete-protocol-irc-0.1.2-11|7	Url:		http://kde-apps.org/content/show.php/kopete+irc+plugin?content=113720
14cr|kopete-protocol-irc-0.1.2-11|8	Source0:	http://kde-apps.org/CONTENT/content-files/113720-irc.tar.gz
14cr|kopete-protocol-irc-0.1.2-11|9	BuildRequires:	kopete-devel
14cr|kopete-protocol-irc-0.1.2-11|10	BuildRequires:	ircclient-qt-devel >= 0.3.2
14cr|kopete-protocol-irc-0.1.2-11|11	Requires:	ircclient-qt
14cr|kopete-protocol-irc-0.1.2-11|12	Requires:	kopete
14cr|kopete-protocol-irc-0.1.2-11|13	
14cr|kopete-protocol-irc-0.1.2-11|14	%description
14cr|kopete-protocol-irc-0.1.2-11|15	IRC Protocol Support for Kopete.
14cr|kopete-protocol-irc-0.1.2-11|16	
14cr|kopete-protocol-irc-0.1.2-11|17	%files
14cr|kopete-protocol-irc-0.1.2-11|18	%{_kde_libdir}/kde4/kopete_irc.so
14cr|kopete-protocol-irc-0.1.2-11|19	%{_kde_appsdir}/kopete/icons/*
14cr|kopete-protocol-irc-0.1.2-11|20	%{_kde_appsdir}/kopete/ircnetworks.xml
14cr|kopete-protocol-irc-0.1.2-11|21	%{_kde_appsdir}/kopete_irc
14cr|kopete-protocol-irc-0.1.2-11|22	%{_kde_datadir}/kde4/services/kopete_irc.desktop
14cr|kopete-protocol-irc-0.1.2-11|23	
14cr|kopete-protocol-irc-0.1.2-11|24	#----------------------------------------------------------------------------
14cr|kopete-protocol-irc-0.1.2-11|25	
14cr|kopete-protocol-irc-0.1.2-11|26	%prep
14cr|kopete-protocol-irc-0.1.2-11|27	%setup -qn irc
14cr|kopete-protocol-irc-0.1.2-11|28	
14cr|kopete-protocol-irc-0.1.2-11|29	%build
14cr|kopete-protocol-irc-0.1.2-11|30	%cmake_kde4 -DIRCCLIENT_INCLUDE_DIR=%{_qt_includedir}/ircclient-qt/
14cr|kopete-protocol-irc-0.1.2-11|31	
14cr|kopete-protocol-irc-0.1.2-11|32	%install
14cr|kopete-protocol-irc-0.1.2-11|33	%makeinstall_std -C build
14cr|kopete-protocol-irc-0.1.2-11|34	
14cr|kopete-protocol-irc-0.1.2-11|35	
14cr|kopete-protocol-irc-0.1.2-11|36	%changelog
14cr|kopete-protocol-irc-0.1.2-11|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-11
14cr|kopete-protocol-irc-0.1.2-11|38	+ Revision: 8d9ba44
14cr|kopete-protocol-irc-0.1.2-11|39	- MassBuild#464: Increase release tag
14cr|kopete-protocol-irc-0.1.2-11|40	
14cr|kopete-protocol-irc-0.1.2-11|41	

2420 14
14cr|kosd-0.8.1-3|1	Name:		kosd
14cr|kosd-0.8.1-3|2	Version:	0.8.1
14cr|kosd-0.8.1-3|3	Release:	3
14cr|kosd-0.8.1-3|4	Summary:	An application showing OSD to respond volume buttons
14cr|kosd-0.8.1-3|5	License:	GPLv2+
14cr|kosd-0.8.1-3|6	Group:		Graphical desktop/KDE
14cr|kosd-0.8.1-3|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kosd-0.8.1-3|8	URL:		http://www.kde-apps.org/content/show.php?content=81457
14cr|kosd-0.8.1-3|9	Source:		http://www.kde-apps.org/CONTENT/content-files/81457-%{name}-%{version}.tar.bz2
14cr|kosd-0.8.1-3|10	Patch0:		kosd-0.8.1-ru.patch
14cr|kosd-0.8.1-3|11	BuildRequires:	kdebase4-workspace-devel
14cr|kosd-0.8.1-3|12	Obsoletes:	kde3-kvolumeosd < %{version}
14cr|kosd-0.8.1-3|13	Obsoletes:	kde3-kosd < %{version}
14cr|kosd-0.8.1-3|14	
14cr|kosd-0.8.1-3|15	%description
14cr|kosd-0.8.1-3|16	KOSD is a simple KDE application that runs in the background and
14cr|kosd-0.8.1-3|17	responds to volume buttons by showing a little OSD. It delegates the
14cr|kosd-0.8.1-3|18	actual job of adjusting the volume to KMix.
14cr|kosd-0.8.1-3|19	
14cr|kosd-0.8.1-3|20	%prep
14cr|kosd-0.8.1-3|21	%setup -q
14cr|kosd-0.8.1-3|22	%patch0 -p1 -b .ru
14cr|kosd-0.8.1-3|23	
14cr|kosd-0.8.1-3|24	%build
14cr|kosd-0.8.1-3|25	%cmake_kde4
14cr|kosd-0.8.1-3|26	%make
14cr|kosd-0.8.1-3|27	
14cr|kosd-0.8.1-3|28	%install
14cr|kosd-0.8.1-3|29	rm -rf %{buildroot}
14cr|kosd-0.8.1-3|30	%makeinstall_std -C build
14cr|kosd-0.8.1-3|31	
14cr|kosd-0.8.1-3|32	rm -fr %{buildroot}%{_kde_includedir} %{buildroot}%{_kde_libdir}/*.so
14cr|kosd-0.8.1-3|33	
14cr|kosd-0.8.1-3|34	%find_lang %{name} --with-html
14cr|kosd-0.8.1-3|35	
14cr|kosd-0.8.1-3|36	%clean
14cr|kosd-0.8.1-3|37	rm -rf %{buildroot}
14cr|kosd-0.8.1-3|38	
14cr|kosd-0.8.1-3|39	%files -f %{name}.lang
14cr|kosd-0.8.1-3|40	%defattr(-,root,root)
14cr|kosd-0.8.1-3|41	%{_kde_libdir}/*.so.*
14cr|kosd-0.8.1-3|42	%{_kde_libdir}/kde4/*.so
14cr|kosd-0.8.1-3|43	%{_kde_datadir}/config.kcfg/kosd.kcfg
14cr|kosd-0.8.1-3|44	%{_kde_services}/kcm_kosd.desktop
14cr|kosd-0.8.1-3|45	%{_kde_services}/kded/*.desktop
14cr|kosd-0.8.1-3|46	%{_datadir}/dbus-1/interfaces/org.kde.kosd.xml
14cr|kosd-0.8.1-3|47	
14cr|kosd-0.8.1-3|48	
14cr|kosd-0.8.1-3|49	
14cr|kosd-0.8.1-3|50	%changelog
14cr|kosd-0.8.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|kosd-0.8.1-3|52	+ Revision: 7d7223c
14cr|kosd-0.8.1-3|53	- MassBuild#464: Increase release tag
14cr|kosd-0.8.1-3|54	
14cr|kosd-0.8.1-3|55	

2421 14
14cr|koules-1.4-22|1	Summary:	Space action game for X11
14cr|koules-1.4-22|2	Name:		koules
14cr|koules-1.4-22|3	Version:	1.4
14cr|koules-1.4-22|4	Release:	22
14cr|koules-1.4-22|5	License:	GPLv2+
14cr|koules-1.4-22|6	Group: 		Games/Arcade
14cr|koules-1.4-22|7	Url:		http://www.ucw.cz/~hubicka/koules/English/distribution.html
14cr|koules-1.4-22|8	Source0:	%{name}-%{version}.tar.bz2
14cr|koules-1.4-22|9	Source1:	%{name}-16.png
14cr|koules-1.4-22|10	Source2:	%{name}-32.png
14cr|koules-1.4-22|11	Source3:	%{name}-48.png
14cr|koules-1.4-22|12	Patch0:		debian-koules-1.4-17.patch
14cr|koules-1.4-22|13	BuildRequires:	imake
14cr|koules-1.4-22|14	BuildRequires:	tk
14cr|koules-1.4-22|15	BuildRequires:	pkgconfig(x11)
14cr|koules-1.4-22|16	BuildRequires:	pkgconfig(xau)
14cr|koules-1.4-22|17	BuildRequires:  pkgconfig(xcb)
14cr|koules-1.4-22|18	BuildRequires:	pkgconfig(xdmcp)
14cr|koules-1.4-22|19	BuildRequires:	pkgconfig(xext)
14cr|koules-1.4-22|20	Requires:	soundwrapper
14cr|koules-1.4-22|21	# this font is hardcoded in the code
14cr|koules-1.4-22|22	Requires:	x11-font-schumacher-misc
14cr|koules-1.4-22|23	
14cr|koules-1.4-22|24	%description
14cr|koules-1.4-22|25	Koules is a simple fast-action arcade-style no-brainer balls game you have
14cr|koules-1.4-22|26	never seen alike before! It has simple, classic, old-school fantastic 256
14cr|koules-1.4-22|27	color graphics, a multiplayer mode for up to 5 players on the same keyboard,
14cr|koules-1.4-22|28	or via network, full sound, and, of course, lots of wild fun!
14cr|koules-1.4-22|29	
14cr|koules-1.4-22|30	%files
14cr|koules-1.4-22|31	%doc ChangeLog ANNOUNCE BUGS Card Koules.FAQ Problems README TODO
14cr|koules-1.4-22|32	%{_datadir}/applications/%{name}.desktop
14cr|koules-1.4-22|33	%{_gamesbindir}/*
14cr|koules-1.4-22|34	%{_mandir}/*/*
14cr|koules-1.4-22|35	%{_iconsdir}/*.png
14cr|koules-1.4-22|36	%{_liconsdir}/*.png
14cr|koules-1.4-22|37	%{_miconsdir}/*.png
14cr|koules-1.4-22|38	%{_libdir}/%{_gamesdir}/%{name}
14cr|koules-1.4-22|39	
14cr|koules-1.4-22|40	#----------------------------------------------------------------------------
14cr|koules-1.4-22|41	
14cr|koules-1.4-22|42	%prep
14cr|koules-1.4-22|43	%setup -qn %{name}%{version}
14cr|koules-1.4-22|44	%patch0 -p1
14cr|koules-1.4-22|45	sed -i 's/mkdirhier/mkdir -p/g' Imakefile
14cr|koules-1.4-22|46	
14cr|koules-1.4-22|47	find . -perm 0600 | xargs chmod 0644
14cr|koules-1.4-22|48	
14cr|koules-1.4-22|49	%build
14cr|koules-1.4-22|50	xmkmf
14cr|koules-1.4-22|51	make Makefile
14cr|koules-1.4-22|52	make Makefiles
14cr|koules-1.4-22|53	if [ ! -s xkoules.man ]; then ln -sf xkoules.6 xkoules.man; fi
14cr|koules-1.4-22|54	make \
14cr|koules-1.4-22|55	KOULESDIR=%{_gamesbindir} \
14cr|koules-1.4-22|56	SOUNDDIR=%{_libdir}/%{_gamesdir}/%{name} \
14cr|koules-1.4-22|57	MANDIR=%{_mandir}/man6 \
14cr|koules-1.4-22|58	CDEBUGFLAGS="%{optflags}" \
14cr|koules-1.4-22|59	CXXDEBUGFLAGS="%{optflags}"
14cr|koules-1.4-22|60	
14cr|koules-1.4-22|61	%install
14cr|koules-1.4-22|62	%makeinstall \
14cr|koules-1.4-22|63	KOULESDIR=%{buildroot}%{_gamesbindir} \
14cr|koules-1.4-22|64	SOUNDDIR=%{buildroot}%{_libdir}/%{_gamesdir}/%{name} \
14cr|koules-1.4-22|65	MANDIR=%{buildroot}/%{_mandir}/man6
14cr|koules-1.4-22|66	
14cr|koules-1.4-22|67	mv %{buildroot}%{_gamesbindir}/xkoules %{buildroot}%{_gamesbindir}/xkoules.bin
14cr|koules-1.4-22|68	cat <<EOF >%{buildroot}%{_gamesbindir}/xkoules
14cr|koules-1.4-22|69	#!/bin/sh
14cr|koules-1.4-22|70	exec soundwrapper %{_gamesbindir}/xkoules.bin
14cr|koules-1.4-22|71	EOF
14cr|koules-1.4-22|72	chmod a+x %{buildroot}%{_gamesbindir}/xkoules
14cr|koules-1.4-22|73	
14cr|koules-1.4-22|74	install startkoules %{buildroot}%{_gamesbindir}/
14cr|koules-1.4-22|75	install koules.tcl %{buildroot}%{_libdir}/%{_gamesdir}/%{name}
14cr|koules-1.4-22|76	
14cr|koules-1.4-22|77	mkdir -p %{buildroot}%{_datadir}/applications
14cr|koules-1.4-22|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|koules-1.4-22|79	[Desktop Entry]
14cr|koules-1.4-22|80	Name=XKoules
14cr|koules-1.4-22|81	Comment=%{summary}
14cr|koules-1.4-22|82	Exec=%{_gamesbindir}/xkoules
14cr|koules-1.4-22|83	Icon=%{name}
14cr|koules-1.4-22|84	Terminal=false
14cr|koules-1.4-22|85	Type=Application
14cr|koules-1.4-22|86	Categories=Game;ArcadeGame;
14cr|koules-1.4-22|87	EOF
14cr|koules-1.4-22|88	
14cr|koules-1.4-22|89	# mdk icon
14cr|koules-1.4-22|90	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|koules-1.4-22|91	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|koules-1.4-22|92	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|koules-1.4-22|93	
14cr|koules-1.4-22|94	
14cr|koules-1.4-22|95	%changelog
14cr|koules-1.4-22|96	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-22
14cr|koules-1.4-22|97	+ Revision: 28c0866
14cr|koules-1.4-22|98	- Build with proper flags, spec cleanup
14cr|koules-1.4-22|99	
14cr|koules-1.4-22|100	

2422 14
14cr|kpdftool-0.23.1-2|1	Summary:	GhostView and ImageMagick GUI for PDF/PS files
14cr|kpdftool-0.23.1-2|2	Name:		kpdftool
14cr|kpdftool-0.23.1-2|3	Version:	0.23.1
14cr|kpdftool-0.23.1-2|4	Release:	2
14cr|kpdftool-0.23.1-2|5	License:	GPLv3+
14cr|kpdftool-0.23.1-2|6	Group:		Text tools
14cr|kpdftool-0.23.1-2|7	URL:		http://www.kde-apps.org/content/show.php?content=33194
14cr|kpdftool-0.23.1-2|8	Source:		33194-kpdftool-%{version}.zip
14cr|kpdftool-0.23.1-2|9	BuildRequires:	qt4-devel
14cr|kpdftool-0.23.1-2|10	Suggests:	imagemagick
14cr|kpdftool-0.23.1-2|11	Suggests:	ghostscript
14cr|kpdftool-0.23.1-2|12	Suggests:	kword
14cr|kpdftool-0.23.1-2|13	
14cr|kpdftool-0.23.1-2|14	%description
14cr|kpdftool-0.23.1-2|15	KPDFTool is a GUI interface for GhostView and ImageMagick
14cr|kpdftool-0.23.1-2|16	for performing basic and usefull operations with PDF and
14cr|kpdftool-0.23.1-2|17	PS (PostScript) files such as merge, extract pages and
14cr|kpdftool-0.23.1-2|18	protect the text into new files in a simple and practical way.
14cr|kpdftool-0.23.1-2|19	
14cr|kpdftool-0.23.1-2|20	%prep
14cr|kpdftool-0.23.1-2|21	%setup -q
14cr|kpdftool-0.23.1-2|22	
14cr|kpdftool-0.23.1-2|23	%build
14cr|kpdftool-0.23.1-2|24	%qmake_qt4
14cr|kpdftool-0.23.1-2|25	%make
14cr|kpdftool-0.23.1-2|26	
14cr|kpdftool-0.23.1-2|27	%install
14cr|kpdftool-0.23.1-2|28	rm -rf %{buildroot}
14cr|kpdftool-0.23.1-2|29	install -d -m755 %{buildroot}%{_bindir}
14cr|kpdftool-0.23.1-2|30	install -m755 kpdftool %{buildroot}%{_bindir}
14cr|kpdftool-0.23.1-2|31	
14cr|kpdftool-0.23.1-2|32	install -d -m755 %{buildroot}%{_iconsdir}
14cr|kpdftool-0.23.1-2|33	cp -r icons/hicolor %{buildroot}%{_iconsdir}/
14cr|kpdftool-0.23.1-2|34	
14cr|kpdftool-0.23.1-2|35	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|kpdftool-0.23.1-2|36	cat > %{buildroot}%{_datadir}/applications/kpdftool.desktop << EOF
14cr|kpdftool-0.23.1-2|37	[Desktop Entry]
14cr|kpdftool-0.23.1-2|38	Name=KPDFTool
14cr|kpdftool-0.23.1-2|39	Comment=Operate on PDF files
14cr|kpdftool-0.23.1-2|40	Exec=%{_bindir}/%{name}
14cr|kpdftool-0.23.1-2|41	Icon=%{name}
14cr|kpdftool-0.23.1-2|42	Terminal=false
14cr|kpdftool-0.23.1-2|43	Type=Application
14cr|kpdftool-0.23.1-2|44	Categories=Office;Publishing;KDE;Qt;
14cr|kpdftool-0.23.1-2|45	EOF
14cr|kpdftool-0.23.1-2|46	
14cr|kpdftool-0.23.1-2|47	%clean
14cr|kpdftool-0.23.1-2|48	rm -rf %{buildroot}
14cr|kpdftool-0.23.1-2|49	
14cr|kpdftool-0.23.1-2|50	%files
14cr|kpdftool-0.23.1-2|51	%doc README
14cr|kpdftool-0.23.1-2|52	%{_bindir}/kpdftool
14cr|kpdftool-0.23.1-2|53	%{_datadir}/applications/kpdftool.desktop
14cr|kpdftool-0.23.1-2|54	%{_iconsdir}/hicolor/*/apps/%{name}*
14cr|kpdftool-0.23.1-2|55	
14cr|kpdftool-0.23.1-2|56	
14cr|kpdftool-0.23.1-2|57	%changelog
14cr|kpdftool-0.23.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23.1-2
14cr|kpdftool-0.23.1-2|59	+ Revision: 5f42b52
14cr|kpdftool-0.23.1-2|60	- MassBuild#464: Increase release tag
14cr|kpdftool-0.23.1-2|61	
14cr|kpdftool-0.23.1-2|62	

2423 14
14cr|kplayer-0.7.2-2|1	Summary:	MPlayer frontend for KDE
14cr|kplayer-0.7.2-2|2	Name:		kplayer
14cr|kplayer-0.7.2-2|3	Version:	0.7.2
14cr|kplayer-0.7.2-2|4	Release:	2
14cr|kplayer-0.7.2-2|5	License:	GPLv2+
14cr|kplayer-0.7.2-2|6	Group:		Video
14cr|kplayer-0.7.2-2|7	Url:		http://kplayer.sourceforge.net/
14cr|kplayer-0.7.2-2|8	Source:		http://fr2.rpmfind.net/linux/KDE/stable/%name/%version/src/%name-%version.tar.xz
14cr|kplayer-0.7.2-2|9	BuildRequires:	kdelibs4-devel
14cr|kplayer-0.7.2-2|10	Requires:	mplayer
14cr|kplayer-0.7.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|kplayer-0.7.2-2|12	
14cr|kplayer-0.7.2-2|13	%description
14cr|kplayer-0.7.2-2|14	KPlayer is a KDE media player based on MPlayer. With KPlayer
14cr|kplayer-0.7.2-2|15	you can easily play a wide variety of video and audio files
14cr|kplayer-0.7.2-2|16	and streams using a rich and friendly interface that
14cr|kplayer-0.7.2-2|17	follows KDE standards.
14cr|kplayer-0.7.2-2|18	
14cr|kplayer-0.7.2-2|19	Features include
14cr|kplayer-0.7.2-2|20	
14cr|kplayer-0.7.2-2|21	* video, audio and subtitle playback from file,
14cr|kplayer-0.7.2-2|22	URL, DVD, VCD, audio CD, TV, DVB, etc.,
14cr|kplayer-0.7.2-2|23	as well as KDE I/O Slaves;
14cr|kplayer-0.7.2-2|24	* volume, contrast, brightness, hue and saturation controls;
14cr|kplayer-0.7.2-2|25	* zooming, full screen and fixed aspect options;
14cr|kplayer-0.7.2-2|26	* status and progress display and seeking;
14cr|kplayer-0.7.2-2|27	* playlist;
14cr|kplayer-0.7.2-2|28	* message log;
14cr|kplayer-0.7.2-2|29	* configuration dialog;
14cr|kplayer-0.7.2-2|30	* file properties for setting file specific options.
14cr|kplayer-0.7.2-2|31	
14cr|kplayer-0.7.2-2|32	KPlayer is available in Catalonian, Czech, Danish, English,
14cr|kplayer-0.7.2-2|33	Finnish, French, German, Hungarian, Italian, Polish, Russian,
14cr|kplayer-0.7.2-2|34	Simplified Chinese and Spanish.
14cr|kplayer-0.7.2-2|35	
14cr|kplayer-0.7.2-2|36	%prep
14cr|kplayer-0.7.2-2|37	%setup -q -n %name-%version
14cr|kplayer-0.7.2-2|38	
14cr|kplayer-0.7.2-2|39	%build
14cr|kplayer-0.7.2-2|40	%cmake_kde4
14cr|kplayer-0.7.2-2|41	%make
14cr|kplayer-0.7.2-2|42	
14cr|kplayer-0.7.2-2|43	%install
14cr|kplayer-0.7.2-2|44	rm -rf %{buildroot}
14cr|kplayer-0.7.2-2|45	
14cr|kplayer-0.7.2-2|46	%makeinstall_std -C build
14cr|kplayer-0.7.2-2|47	
14cr|kplayer-0.7.2-2|48	# fix .desktop file
14cr|kplayer-0.7.2-2|49	desktop-file-install \
14cr|kplayer-0.7.2-2|50	--vendor="" \
14cr|kplayer-0.7.2-2|51	--remove-key="Encoding" \
14cr|kplayer-0.7.2-2|52	--remove-mime-type="uri/mms;uri/mmst;uri/mmsu;uri/pnm;uri/rtsp;uri/rtspt;uri/rtspu" \
14cr|kplayer-0.7.2-2|53	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|kplayer-0.7.2-2|54	
14cr|kplayer-0.7.2-2|55	sed -i 's,kplayer.png,kplayer,g' %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|kplayer-0.7.2-2|56	
14cr|kplayer-0.7.2-2|57	%find_lang %{name} --with-html
14cr|kplayer-0.7.2-2|58	
14cr|kplayer-0.7.2-2|59	%clean
14cr|kplayer-0.7.2-2|60	rm -rf %{buildroot}
14cr|kplayer-0.7.2-2|61	
14cr|kplayer-0.7.2-2|62	%files -f %{name}.lang
14cr|kplayer-0.7.2-2|63	%defattr(644,root,root,755)
14cr|kplayer-0.7.2-2|64	%attr(0755,root,root) %_kde_bindir/*
14cr|kplayer-0.7.2-2|65	%_kde_appsdir/%name
14cr|kplayer-0.7.2-2|66	%_kde_iconsdir/*/*/*/*
14cr|kplayer-0.7.2-2|67	%_kde_libdir/kde4/*
14cr|kplayer-0.7.2-2|68	%_kde_datadir/applications/kde4/*.desktop
14cr|kplayer-0.7.2-2|69	%_kde_datadir/kde4/services/*.desktop
14cr|kplayer-0.7.2-2|70	%_kde_datadir/kde4/services/ServiceMenus/*.desktop
14cr|kplayer-0.7.2-2|71	
14cr|kplayer-0.7.2-2|72	
14cr|kplayer-0.7.2-2|73	
14cr|kplayer-0.7.2-2|74	%changelog
14cr|kplayer-0.7.2-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cr|kplayer-0.7.2-2|76	+ Revision: de2e7c3
14cr|kplayer-0.7.2-2|77	- MassBuild#464: Increase release tag
14cr|kplayer-0.7.2-2|78	
14cr|kplayer-0.7.2-2|79	

2424 14
14cr|kpovmodeler-1.1.3-7|1	Summary:	A modeling and composition program
14cr|kpovmodeler-1.1.3-7|2	Name:		kpovmodeler
14cr|kpovmodeler-1.1.3-7|3	Version:	1.1.3
14cr|kpovmodeler-1.1.3-7|4	Release:	7
14cr|kpovmodeler-1.1.3-7|5	License:	GPLv2+
14cr|kpovmodeler-1.1.3-7|6	Group:		Graphics
14cr|kpovmodeler-1.1.3-7|7	Url:		http://www.kpovmodeler.org
14cr|kpovmodeler-1.1.3-7|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/4.1.0/src/extragear/%{name}-%{version}-kde4.1.0.tar.bz2
14cr|kpovmodeler-1.1.3-7|9	Patch0:		kpovmodeler-1.1.3-kde4.1.0-cmake.patch
14cr|kpovmodeler-1.1.3-7|10	BuildRequires:	kdelibs4-devel
14cr|kpovmodeler-1.1.3-7|11	BuildRequires:	pkgconfig(freetype2)
14cr|kpovmodeler-1.1.3-7|12	BuildRequires:	pkgconfig(gl)
14cr|kpovmodeler-1.1.3-7|13	BuildRequires:	pkgconfig(glu)
14cr|kpovmodeler-1.1.3-7|14	
14cr|kpovmodeler-1.1.3-7|15	%description
14cr|kpovmodeler-1.1.3-7|16	Program to enter scenes for the 3D rendering engine PovRay.
14cr|kpovmodeler-1.1.3-7|17	
14cr|kpovmodeler-1.1.3-7|18	%files -f %{name}.lang
14cr|kpovmodeler-1.1.3-7|19	%{_kde_bindir}/%{name}
14cr|kpovmodeler-1.1.3-7|20	%{_kde_libdir}/kde4/*.so
14cr|kpovmodeler-1.1.3-7|21	%{_kde_datadir}/dbus-1/interfaces/org.kde.%{name}.xml
14cr|kpovmodeler-1.1.3-7|22	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|kpovmodeler-1.1.3-7|23	%{_kde_appsdir}/%{name}/
14cr|kpovmodeler-1.1.3-7|24	%{_kde_iconsdir}/*/*/*/*.png
14cr|kpovmodeler-1.1.3-7|25	
14cr|kpovmodeler-1.1.3-7|26	#--------------------------------------------------------------------
14cr|kpovmodeler-1.1.3-7|27	
14cr|kpovmodeler-1.1.3-7|28	%define major 0
14cr|kpovmodeler-1.1.3-7|29	%define libname %mklibname lkpovmodeler %{major}
14cr|kpovmodeler-1.1.3-7|30	
14cr|kpovmodeler-1.1.3-7|31	%package -n %{libname}
14cr|kpovmodeler-1.1.3-7|32	Summary:	Shared library for %{name}
14cr|kpovmodeler-1.1.3-7|33	Group:		System/Libraries
14cr|kpovmodeler-1.1.3-7|34	Conflicts:	%{name} < 1.1.3-6
14cr|kpovmodeler-1.1.3-7|35	
14cr|kpovmodeler-1.1.3-7|36	%description -n %{libname}
14cr|kpovmodeler-1.1.3-7|37	Shared library for %{name}.
14cr|kpovmodeler-1.1.3-7|38	
14cr|kpovmodeler-1.1.3-7|39	%files -n %{libname}
14cr|kpovmodeler-1.1.3-7|40	%{_kde_libdir}/liblkpovmodeler.so.%{major}*
14cr|kpovmodeler-1.1.3-7|41	
14cr|kpovmodeler-1.1.3-7|42	#--------------------------------------------------------------------
14cr|kpovmodeler-1.1.3-7|43	
14cr|kpovmodeler-1.1.3-7|44	%prep
14cr|kpovmodeler-1.1.3-7|45	%setup -q -n %{name}-%{version}-kde4.1.0
14cr|kpovmodeler-1.1.3-7|46	%patch0 -p1
14cr|kpovmodeler-1.1.3-7|47	
14cr|kpovmodeler-1.1.3-7|48	%build
14cr|kpovmodeler-1.1.3-7|49	%cmake_kde4
14cr|kpovmodeler-1.1.3-7|50	%make
14cr|kpovmodeler-1.1.3-7|51	
14cr|kpovmodeler-1.1.3-7|52	%install
14cr|kpovmodeler-1.1.3-7|53	%makeinstall_std -C build
14cr|kpovmodeler-1.1.3-7|54	
14cr|kpovmodeler-1.1.3-7|55	rm -f %{buildroot}%{_kde_libdir}/*.so
14cr|kpovmodeler-1.1.3-7|56	
14cr|kpovmodeler-1.1.3-7|57	%find_lang %{name} --with-html
14cr|kpovmodeler-1.1.3-7|58	
14cr|kpovmodeler-1.1.3-7|59	
14cr|kpovmodeler-1.1.3-7|60	%changelog
14cr|kpovmodeler-1.1.3-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-7
14cr|kpovmodeler-1.1.3-7|62	+ Revision: 4a2fb89
14cr|kpovmodeler-1.1.3-7|63	- MassBuild#464: Increase release tag
14cr|kpovmodeler-1.1.3-7|64	
14cr|kpovmodeler-1.1.3-7|65	

2425 14
14cr|kprinter4-10-2|1	Summary:	Print PostScript documents with KDE print dialog
14cr|kprinter4-10-2|2	Name:		kprinter4
14cr|kprinter4-10-2|3	Version:	10
14cr|kprinter4-10-2|4	Release:	2
14cr|kprinter4-10-2|5	License:	GPLv3+
14cr|kprinter4-10-2|6	Group:		Graphical desktop/KDE
14cr|kprinter4-10-2|7	Url:		https://github.com/credativ/kprinter4
14cr|kprinter4-10-2|8	Source0:	https://github.com/credativ/kprinter4/archive/%{name}-%{version}.tar.gz
14cr|kprinter4-10-2|9	BuildRequires:	kdelibs4-devel
14cr|kprinter4-10-2|10	BuildRequires:	pkgconfig(libspectre)
14cr|kprinter4-10-2|11	Requires:	ghostscript
14cr|kprinter4-10-2|12	Requires:	poster
14cr|kprinter4-10-2|13	Requires:	psutils
14cr|kprinter4-10-2|14	
14cr|kprinter4-10-2|15	%description
14cr|kprinter4-10-2|16	KPrinter4 is a simple stand-alone PostScript document printer modelled after
14cr|kprinter4-10-2|17	the KDE 4 print dialog. It can be used in place of /bin/lpr in order to better
14cr|kprinter4-10-2|18	control the print setup of non-KDE applications.
14cr|kprinter4-10-2|19	
14cr|kprinter4-10-2|20	Main features:
14cr|kprinter4-10-2|21	- Printing PostScript documents with KDE 4 print dialog.
14cr|kprinter4-10-2|22	- Scaling and positioning of documents.
14cr|kprinter4-10-2|23	- Poster printing (backported from the known KDE 3 KPrinter tool).
14cr|kprinter4-10-2|24	
14cr|kprinter4-10-2|25	%files -f %{name}.lang
14cr|kprinter4-10-2|26	%doc AUTHORS LICENCE README.md
14cr|kprinter4-10-2|27	%{_kde_bindir}/%{name}
14cr|kprinter4-10-2|28	%{_kde_applicationsdir}/%{name}.desktop
14cr|kprinter4-10-2|29	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14cr|kprinter4-10-2|30	
14cr|kprinter4-10-2|31	#----------------------------------------------------------------------------
14cr|kprinter4-10-2|32	
14cr|kprinter4-10-2|33	%prep
14cr|kprinter4-10-2|34	%setup -q
14cr|kprinter4-10-2|35	
14cr|kprinter4-10-2|36	%build
14cr|kprinter4-10-2|37	%cmake_kde4
14cr|kprinter4-10-2|38	%make
14cr|kprinter4-10-2|39	
14cr|kprinter4-10-2|40	%install
14cr|kprinter4-10-2|41	%makeinstall_std -C build
14cr|kprinter4-10-2|42	
14cr|kprinter4-10-2|43	%find_lang %{name}
14cr|kprinter4-10-2|44	
14cr|kprinter4-10-2|45	
14cr|kprinter4-10-2|46	%changelog
14cr|kprinter4-10-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10-2
14cr|kprinter4-10-2|48	+ Revision: 6b2ebd2
14cr|kprinter4-10-2|49	- MassBuild#464: Increase release tag
14cr|kprinter4-10-2|50	
14cr|kprinter4-10-2|51	

2426 14
14cr|kradio-4.0.8-2|1	Summary:	A V4L/V4L2-Radio Application for KDE 4.x
14cr|kradio-4.0.8-2|2	Name:		kradio
14cr|kradio-4.0.8-2|3	Version:	4.0.8
14cr|kradio-4.0.8-2|4	Release:	2
14cr|kradio-4.0.8-2|5	Group:		Sound
14cr|kradio-4.0.8-2|6	License:	GPLv2+
14cr|kradio-4.0.8-2|7	Url:		http://sourceforge.net/projects/kradio/
14cr|kradio-4.0.8-2|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/kradio/%{name}4-%{version}.tar.bz2
14cr|kradio-4.0.8-2|9	Patch2:		kradio-fix-invalid-desktop.patch
14cr|kradio-4.0.8-2|10	Patch3:		kradio4-install-desktop.patch
14cr|kradio-4.0.8-2|11	BuildRequires:	boost-devel
14cr|kradio-4.0.8-2|12	BuildRequires:	ffmpeg-devel
14cr|kradio-4.0.8-2|13	BuildRequires:	kdelibs4-devel
14cr|kradio-4.0.8-2|14	BuildRequires:	pkgconfig(alsa)
14cr|kradio-4.0.8-2|15	BuildRequires:	pkgconfig(liblircclient0)
14cr|kradio-4.0.8-2|16	BuildRequires:	pkgconfig(libmms)
14cr|kradio-4.0.8-2|17	BuildRequires:	pkgconfig(sndfile)
14cr|kradio-4.0.8-2|18	BuildRequires:	pkgconfig(vorbis)
14cr|kradio-4.0.8-2|19	
14cr|kradio-4.0.8-2|20	%description
14cr|kradio-4.0.8-2|21	Comfortable Radio Application for KDE 4.x
14cr|kradio-4.0.8-2|22	
14cr|kradio-4.0.8-2|23	KRadio is a comfortable radio application for KDE 4.x.
14cr|kradio-4.0.8-2|24	It has support for V4L and V4L2 radio cards drivers.
14cr|kradio-4.0.8-2|25	
14cr|kradio-4.0.8-2|26	KRadio currently provides:
14cr|kradio-4.0.8-2|27	
14cr|kradio-4.0.8-2|28	* V4L/V4L2 Radio support
14cr|kradio-4.0.8-2|29	* Remote Control support (LIRC)
14cr|kradio-4.0.8-2|30	* Alarms, Sleep Countdown
14cr|kradio-4.0.8-2|31	* Several GUI Controls (Docking Menu, Station Quickbar, Radio Display)
14cr|kradio-4.0.8-2|32	* Recording Capabilities
14cr|kradio-4.0.8-2|33	* Extendable Plugin Architecture
14cr|kradio-4.0.8-2|34	
14cr|kradio-4.0.8-2|35	This Package also includes a growing collection of station preset.
14cr|kradio-4.0.8-2|36	files for many cities around the world contributed by KRadio Users.
14cr|kradio-4.0.8-2|37	
14cr|kradio-4.0.8-2|38	%files -f %{name}.lang
14cr|kradio-4.0.8-2|39	%doc AUTHORS ChangeLog README TODO
14cr|kradio-4.0.8-2|40	%{_kde_bindir}/*
14cr|kradio-4.0.8-2|41	%{_kde_libdir}/%{name}4
14cr|kradio-4.0.8-2|42	%{_kde_datadir}/applications/kde4/kradio4.desktop
14cr|kradio-4.0.8-2|43	%{_kde_datadir}/pixmaps/kradio4.png
14cr|kradio-4.0.8-2|44	%{_kde_appsdir}/%{name}4
14cr|kradio-4.0.8-2|45	%{_kde_iconsdir}/*/*/*/*
14cr|kradio-4.0.8-2|46	
14cr|kradio-4.0.8-2|47	#----------------------------------------------------------------------------
14cr|kradio-4.0.8-2|48	
14cr|kradio-4.0.8-2|49	%prep
14cr|kradio-4.0.8-2|50	%setup -q -n %{name}4-%{version}
14cr|kradio-4.0.8-2|51	%patch2 -p1 -b .xdg
14cr|kradio-4.0.8-2|52	%patch3 -p1 -b .install
14cr|kradio-4.0.8-2|53	
14cr|kradio-4.0.8-2|54	%build
14cr|kradio-4.0.8-2|55	%cmake_kde4
14cr|kradio-4.0.8-2|56	%make
14cr|kradio-4.0.8-2|57	
14cr|kradio-4.0.8-2|58	%install
14cr|kradio-4.0.8-2|59	%makeinstall_std -C build
14cr|kradio-4.0.8-2|60	
14cr|kradio-4.0.8-2|61	rm -fr %{buildroot}%{_datadir}/doc/*
14cr|kradio-4.0.8-2|62	rm -fr %{buildroot}%{_kde_datadir}/applications/kde4/kradio.desktop
14cr|kradio-4.0.8-2|63	
14cr|kradio-4.0.8-2|64	%find_lang %{name} --all-name
14cr|kradio-4.0.8-2|65	
14cr|kradio-4.0.8-2|66	
14cr|kradio-4.0.8-2|67	%changelog
14cr|kradio-4.0.8-2|68	* Sun Sep 28 2014 abfonly <abfonly@gmail.com> 4.0.8-2
14cr|kradio-4.0.8-2|69	+ Revision: 2567e75
14cr|kradio-4.0.8-2|70	- Merge pull request #1 from abfonly/kradio:rosa2014.1
14cr|kradio-4.0.8-2|71	- abfonly
14cr|kradio-4.0.8-2|72	
14cr|kradio-4.0.8-2|73	

2427 14
14cr|kradioripper-0.6-4|1	Summary:	Ripping internet radios
14cr|kradioripper-0.6-4|2	Name:		kradioripper
14cr|kradioripper-0.6-4|3	Version:	0.6
14cr|kradioripper-0.6-4|4	Release:	4
14cr|kradioripper-0.6-4|5	License:	GPLv2+
14cr|kradioripper-0.6-4|6	Group:		Sound
14cr|kradioripper-0.6-4|7	Url:		http://kradioripper.sourceforge.net/
14cr|kradioripper-0.6-4|8	Source0:	http://downloads.sourceforge.net/kradioripper/%{name}-%{version}.tar.bz2
14cr|kradioripper-0.6-4|9	BuildRequires:	kdelibs4-devel
14cr|kradioripper-0.6-4|10	Requires:	streamripper >= 1.63
14cr|kradioripper-0.6-4|11	
14cr|kradioripper-0.6-4|12	%description
14cr|kradioripper-0.6-4|13	KRadioRipper is a KDE4 program for ripping internet radios. It is based on
14cr|kradioripper-0.6-4|14	StreamRipper.
14cr|kradioripper-0.6-4|15	
14cr|kradioripper-0.6-4|16	%files -f %{name}.lang
14cr|kradioripper-0.6-4|17	%doc NEWS
14cr|kradioripper-0.6-4|18	%{_kde_bindir}/*
14cr|kradioripper-0.6-4|19	%{_kde_applicationsdir}/*.desktop
14cr|kradioripper-0.6-4|20	%{_kde_appsdir}/%{name}/
14cr|kradioripper-0.6-4|21	%{_kde_datadir}/config.kcfg/*.kcfg
14cr|kradioripper-0.6-4|22	
14cr|kradioripper-0.6-4|23	#--------------------------------------------------------------------
14cr|kradioripper-0.6-4|24	
14cr|kradioripper-0.6-4|25	%prep
14cr|kradioripper-0.6-4|26	%setup -q -n %{name}
14cr|kradioripper-0.6-4|27	
14cr|kradioripper-0.6-4|28	find . -perm 600 -exec chmod 644 "{}" \;
14cr|kradioripper-0.6-4|29	
14cr|kradioripper-0.6-4|30	%build
14cr|kradioripper-0.6-4|31	%cmake_kde4 -DWITHOUT_LIBPROXY=YES
14cr|kradioripper-0.6-4|32	%make
14cr|kradioripper-0.6-4|33	
14cr|kradioripper-0.6-4|34	%install
14cr|kradioripper-0.6-4|35	%makeinstall_std -C build
14cr|kradioripper-0.6-4|36	
14cr|kradioripper-0.6-4|37	%find_lang %{name} --with-html
14cr|kradioripper-0.6-4|38	
14cr|kradioripper-0.6-4|39	
14cr|kradioripper-0.6-4|40	%changelog
14cr|kradioripper-0.6-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14cr|kradioripper-0.6-4|42	+ Revision: c1c3a6c
14cr|kradioripper-0.6-4|43	- MassBuild#464: Increase release tag
14cr|kradioripper-0.6-4|44	
14cr|kradioripper-0.6-4|45	

2428 14
14cr|kraft-0.50-2|1	Summary:	KDE software to manage office documents in the office
14cr|kraft-0.50-2|2	Name:		kraft
14cr|kraft-0.50-2|3	Version:	0.50
14cr|kraft-0.50-2|4	Release:	2
14cr|kraft-0.50-2|5	License:	GPLv2+
14cr|kraft-0.50-2|6	Group:		Office
14cr|kraft-0.50-2|7	Url:		http://volle-kraft-voraus.de
14cr|kraft-0.50-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|kraft-0.50-2|9	Patch0:		kraft-0.50-cmake.patch
14cr|kraft-0.50-2|10	BuildRequires:	kdepimlibs4-devel
14cr|kraft-0.50-2|11	BuildRequires:	qt4-devel
14cr|kraft-0.50-2|12	BuildRequires:	pkgconfig(libctemplate)
14cr|kraft-0.50-2|13	Requires:	python-pypdf
14cr|kraft-0.50-2|14	Requires:	python-reportlab
14cr|kraft-0.50-2|15	Requires:	sqlite3-tools
14cr|kraft-0.50-2|16	
14cr|kraft-0.50-2|17	%description
14cr|kraft-0.50-2|18	Kraft is KDE software to help to create and manage office documents such
14cr|kraft-0.50-2|19	as offers and invoices in the small enterprise. It supports easy document
14cr|kraft-0.50-2|20	creation, templates with calculation, customer management through the KDE
14cr|kraft-0.50-2|21	addressbook, highly configurable PDF output and more.
14cr|kraft-0.50-2|22	
14cr|kraft-0.50-2|23	See the website http://volle-kraft-voraus.de for more information.
14cr|kraft-0.50-2|24	
14cr|kraft-0.50-2|25	%files -f %{name}.lang
14cr|kraft-0.50-2|26	%doc AUTHORS COPYING README Releasenotes.txt TODO
14cr|kraft-0.50-2|27	%{_kde_bindir}/%{name}
14cr|kraft-0.50-2|28	%{_kde_applicationsdir}/%{name}.desktop
14cr|kraft-0.50-2|29	%{_kde_appsdir}/%{name}
14cr|kraft-0.50-2|30	%{_kde_appsdir}/kplant
14cr|kraft-0.50-2|31	%{_kde_datadir}/config.kcfg/databasesettings.kcfg
14cr|kraft-0.50-2|32	%{_kde_datadir}/config.kcfg/kraftsettings.kcfg
14cr|kraft-0.50-2|33	%{_kde_iconsdir}/*/*/*/%{name}*.png
14cr|kraft-0.50-2|34	
14cr|kraft-0.50-2|35	#----------------------------------------------------------------------------
14cr|kraft-0.50-2|36	
14cr|kraft-0.50-2|37	%define major 0
14cr|kraft-0.50-2|38	%define libkraftcat %mklibname kraftcat %{major}
14cr|kraft-0.50-2|39	
14cr|kraft-0.50-2|40	%package -n %{libkraftcat}
14cr|kraft-0.50-2|41	Summary:	Shared library for Kraft
14cr|kraft-0.50-2|42	Group:		System/Libraries
14cr|kraft-0.50-2|43	Conflicts:	%{name} < 0.50
14cr|kraft-0.50-2|44	
14cr|kraft-0.50-2|45	%description -n %{libkraftcat}
14cr|kraft-0.50-2|46	Shared library for Kraft.
14cr|kraft-0.50-2|47	
14cr|kraft-0.50-2|48	%files -n %{libkraftcat}
14cr|kraft-0.50-2|49	%{_kde_libdir}/libkraftcat.so.%{major}*
14cr|kraft-0.50-2|50	
14cr|kraft-0.50-2|51	#----------------------------------------------------------------------------
14cr|kraft-0.50-2|52	
14cr|kraft-0.50-2|53	%prep
14cr|kraft-0.50-2|54	%setup -q
14cr|kraft-0.50-2|55	%patch0 -p1
14cr|kraft-0.50-2|56	
14cr|kraft-0.50-2|57	%build
14cr|kraft-0.50-2|58	%cmake_kde4
14cr|kraft-0.50-2|59	%make
14cr|kraft-0.50-2|60	
14cr|kraft-0.50-2|61	%install
14cr|kraft-0.50-2|62	%makeinstall_std -C build
14cr|kraft-0.50-2|63	
14cr|kraft-0.50-2|64	%find_lang %{name}
14cr|kraft-0.50-2|65	chmod 755 %{buildroot}%{_kde_appsdir}/%{name}/tools/erml2pdf.py
14cr|kraft-0.50-2|66	
14cr|kraft-0.50-2|67	# We don't need this because there are no headers anyway
14cr|kraft-0.50-2|68	rm -f %{buildroot}%{_kde_libdir}/libkraftcat.so
14cr|kraft-0.50-2|69	
14cr|kraft-0.50-2|70	
14cr|kraft-0.50-2|71	%changelog
14cr|kraft-0.50-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50-2
14cr|kraft-0.50-2|73	+ Revision: c745549
14cr|kraft-0.50-2|74	- MassBuild#464: Increase release tag
14cr|kraft-0.50-2|75	
14cr|kraft-0.50-2|76	

2429 14
14cr|krank-0.7-3|1	%define		oversion	07
14cr|krank-0.7-3|2	
14cr|krank-0.7-3|3	Name:		krank
14cr|krank-0.7-3|4	Version:	0.7
14cr|krank-0.7-3|5	Release:	3
14cr|krank-0.7-3|6	Summary:	Mouse magnet manipulation game with nifty graphics
14cr|krank-0.7-3|7	Group:		Games/Puzzles
14cr|krank-0.7-3|8	License:	Public Domain
14cr|krank-0.7-3|9	URL:		http://krank.sourceforge.net/
14cr|krank-0.7-3|10	Source:		%{name}-%{oversion}.tar.bz2
14cr|krank-0.7-3|11	Source1:	%{name}.png
14cr|krank-0.7-3|12	BuildRequires:	imagemagick
14cr|krank-0.7-3|13	Requires:	pygame
14cr|krank-0.7-3|14	Buildarch:	noarch
14cr|krank-0.7-3|15	
14cr|krank-0.7-3|16	%description
14cr|krank-0.7-3|17	A game of dexterity, being somewhere between Breakout and billiard, where
14cr|krank-0.7-3|18	the aim of each level is to shove floating stones towards compatible static
14cr|krank-0.7-3|19	stones. You control a short chain of stones with your mouse to achieve that.
14cr|krank-0.7-3|20	
14cr|krank-0.7-3|21	%prep
14cr|krank-0.7-3|22	%setup -q -n %{name}-%{oversion}
14cr|krank-0.7-3|23	rm -r levels/images/.DS_Store
14cr|krank-0.7-3|24	
14cr|krank-0.7-3|25	%build
14cr|krank-0.7-3|26	rm src/*.pyc
14cr|krank-0.7-3|27	sed -i '/KRANKPATH=/s@=.*@=%{_gamesdatadir}/%{name}@' %{name}
14cr|krank-0.7-3|28	sed -i '/^python/i\
14cr|krank-0.7-3|29	export APPDATA="$HOME/.krank"\
14cr|krank-0.7-3|30	mkdir -p "$APPDATA"\
14cr|krank-0.7-3|31	cd $KRANKPATH
14cr|krank-0.7-3|32	' %{name}
14cr|krank-0.7-3|33	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
14cr|krank-0.7-3|34	
14cr|krank-0.7-3|35	%install
14cr|krank-0.7-3|36	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|krank-0.7-3|37	for D in fonts html levels sounds src; do cp -a $D %{buildroot}%{_gamesdatadir}/%{name}/; done
14cr|krank-0.7-3|38	install -D %{name} %{buildroot}%{_gamesbindir}/%{name}
14cr|krank-0.7-3|39	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|krank-0.7-3|40	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|krank-0.7-3|41	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|krank-0.7-3|42	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|krank-0.7-3|43	
14cr|krank-0.7-3|44	# menu-entry
14cr|krank-0.7-3|45	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|krank-0.7-3|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|krank-0.7-3|47	[Desktop Entry]
14cr|krank-0.7-3|48	Name=Krank
14cr|krank-0.7-3|49	Comment=Mouse magnet manipulation game
14cr|krank-0.7-3|50	Exec=krank
14cr|krank-0.7-3|51	Icon=krank
14cr|krank-0.7-3|52	Terminal=false
14cr|krank-0.7-3|53	Type=Application
14cr|krank-0.7-3|54	Categories=Game;LogicGame;
14cr|krank-0.7-3|55	EOF
14cr|krank-0.7-3|56	
14cr|krank-0.7-3|57	%files
14cr|krank-0.7-3|58	%defattr(644,root,root,755)
14cr|krank-0.7-3|59	%doc CHANGELOG.txt Info.plist README
14cr|krank-0.7-3|60	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|krank-0.7-3|61	%{_gamesdatadir}/%{name}
14cr|krank-0.7-3|62	%{_datadir}/applications/%{name}.desktop
14cr|krank-0.7-3|63	%{_liconsdir}/%{name}.png
14cr|krank-0.7-3|64	%{_miconsdir}/%{name}.png
14cr|krank-0.7-3|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|krank-0.7-3|66	
14cr|krank-0.7-3|67	
14cr|krank-0.7-3|68	%changelog
14cr|krank-0.7-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|krank-0.7-3|70	+ Revision: cca8844
14cr|krank-0.7-3|71	- MassBuild#464: Increase release tag
14cr|krank-0.7-3|72	
14cr|krank-0.7-3|73	

2430 14
14cr|krb5-auth-dialog-3.2.1-2|1	%define build_heimdal 0
14cr|krb5-auth-dialog-3.2.1-2|2	%{?_with_heimdal: %{expand: %%global build_heimdal 1}}
14cr|krb5-auth-dialog-3.2.1-2|3	
14cr|krb5-auth-dialog-3.2.1-2|4	Summary:	Kerberos 5 authentication dialog
14cr|krb5-auth-dialog-3.2.1-2|5	Name:		krb5-auth-dialog
14cr|krb5-auth-dialog-3.2.1-2|6	Version:	3.2.1
14cr|krb5-auth-dialog-3.2.1-2|7	Release:	2
14cr|krb5-auth-dialog-3.2.1-2|8	License:	GPLv2+
14cr|krb5-auth-dialog-3.2.1-2|9	Group:		System/Base
14cr|krb5-auth-dialog-3.2.1-2|10	URL:		http://www.redhat.com/
14cr|krb5-auth-dialog-3.2.1-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14cr|krb5-auth-dialog-3.2.1-2|12	
14cr|krb5-auth-dialog-3.2.1-2|13	BuildRequires: flex
14cr|krb5-auth-dialog-3.2.1-2|14	BuildRequires: bison
14cr|krb5-auth-dialog-3.2.1-2|15	BuildRequires: GConf2
14cr|krb5-auth-dialog-3.2.1-2|16	BuildRequires: pkgconfig(gnome-doc-utils)
14cr|krb5-auth-dialog-3.2.1-2|17	BuildRequires: intltool
14cr|krb5-auth-dialog-3.2.1-2|18	BuildRequires: cap-devel
14cr|krb5-auth-dialog-3.2.1-2|19	BuildRequires: pam-devel
14cr|krb5-auth-dialog-3.2.1-2|20	BuildRequires: pkgconfig(dbus-1)
14cr|krb5-auth-dialog-3.2.1-2|21	BuildRequires: pkgconfig(dbus-glib-1)
14cr|krb5-auth-dialog-3.2.1-2|22	BuildRequires: pkgconfig(gconf-2.0)
14cr|krb5-auth-dialog-3.2.1-2|23	BuildRequires: pkgconfig(gtk+-3.0)
14cr|krb5-auth-dialog-3.2.1-2|24	BuildRequires: pkgconfig(libnm-glib)
14cr|krb5-auth-dialog-3.2.1-2|25	BuildRequires: pkgconfig(libnm-glib-vpn)
14cr|krb5-auth-dialog-3.2.1-2|26	BuildRequires: pkgconfig(libnm-util)
14cr|krb5-auth-dialog-3.2.1-2|27	BuildRequires: pkgconfig(libnotify)
14cr|krb5-auth-dialog-3.2.1-2|28	%if %build_heimdal
14cr|krb5-auth-dialog-3.2.1-2|29	BuildRequires: heimdal-devel
14cr|krb5-auth-dialog-3.2.1-2|30	%else
14cr|krb5-auth-dialog-3.2.1-2|31	BuildRequires: krb5-devel
14cr|krb5-auth-dialog-3.2.1-2|32	%endif
14cr|krb5-auth-dialog-3.2.1-2|33	buildrequires: scrollkeeper
14cr|krb5-auth-dialog-3.2.1-2|34	
14cr|krb5-auth-dialog-3.2.1-2|35	%description
14cr|krb5-auth-dialog-3.2.1-2|36	This package contains a dialog that warns the user when their Kerberos
14cr|krb5-auth-dialog-3.2.1-2|37	tickets are about to expire and lets them renew them.
14cr|krb5-auth-dialog-3.2.1-2|38	
14cr|krb5-auth-dialog-3.2.1-2|39	%prep
14cr|krb5-auth-dialog-3.2.1-2|40	%setup -q
14cr|krb5-auth-dialog-3.2.1-2|41	
14cr|krb5-auth-dialog-3.2.1-2|42	%build
14cr|krb5-auth-dialog-3.2.1-2|43	%configure2_5x \
14cr|krb5-auth-dialog-3.2.1-2|44	--enable-debug \
14cr|krb5-auth-dialog-3.2.1-2|45	--disable-static
14cr|krb5-auth-dialog-3.2.1-2|46	%make
14cr|krb5-auth-dialog-3.2.1-2|47	
14cr|krb5-auth-dialog-3.2.1-2|48	%install
14cr|krb5-auth-dialog-3.2.1-2|49	%makeinstall_std
14cr|krb5-auth-dialog-3.2.1-2|50	%find_lang %{name} --with-gnome
14cr|krb5-auth-dialog-3.2.1-2|51	
14cr|krb5-auth-dialog-3.2.1-2|52	%files -f %{name}.lang
14cr|krb5-auth-dialog-3.2.1-2|53	%doc README AUTHORS NEWS
14cr|krb5-auth-dialog-3.2.1-2|54	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|krb5-auth-dialog-3.2.1-2|55	%{_bindir}/krb5-auth-dialog
14cr|krb5-auth-dialog-3.2.1-2|56	%dir %{_libdir}/%{name}
14cr|krb5-auth-dialog-3.2.1-2|57	%dir %{_libdir}/%{name}/plugins
14cr|krb5-auth-dialog-3.2.1-2|58	%{_libdir}/%{name}/plugins/libka-plugin-afs.*
14cr|krb5-auth-dialog-3.2.1-2|59	%{_libdir}/%{name}/plugins/libka-plugin-dummy.*
14cr|krb5-auth-dialog-3.2.1-2|60	%{_libdir}/%{name}/plugins/libka-plugin-pam.*
14cr|krb5-auth-dialog-3.2.1-2|61	%{_datadir}/krb5-auth-dialog/
14cr|krb5-auth-dialog-3.2.1-2|62	%{_datadir}/icons/hicolor/*/status/*
14cr|krb5-auth-dialog-3.2.1-2|63	%{_mandir}/man1/*
14cr|krb5-auth-dialog-3.2.1-2|64	%config(noreplace) %{_sysconfdir}/xdg/autostart/krb5-auth-dialog.desktop
14cr|krb5-auth-dialog-3.2.1-2|65	%{_datadir}/applications/krb5-auth-dialog.desktop
14cr|krb5-auth-dialog-3.2.1-2|66	%{_datadir}/dbus-1/services/org.gnome.KrbAuthDialog.service
14cr|krb5-auth-dialog-3.2.1-2|67	
14cr|krb5-auth-dialog-3.2.1-2|68	
14cr|krb5-auth-dialog-3.2.1-2|69	
14cr|krb5-auth-dialog-3.2.1-2|70	
14cr|krb5-auth-dialog-3.2.1-2|71	%changelog
14cr|krb5-auth-dialog-3.2.1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-2
14cr|krb5-auth-dialog-3.2.1-2|73	+ Revision: 1863a97
14cr|krb5-auth-dialog-3.2.1-2|74	- MassBuild#464: Increase release tag
14cr|krb5-auth-dialog-3.2.1-2|75	
14cr|krb5-auth-dialog-3.2.1-2|76	

2431 14
14cr|krecipes-2.0-0.beta1.3|1	%define svn beta1
14cr|krecipes-2.0-0.beta1.3|2	
14cr|krecipes-2.0-0.beta1.3|3	Summary:	Your Way to Cook with Tux
14cr|krecipes-2.0-0.beta1.3|4	Name:		krecipes
14cr|krecipes-2.0-0.beta1.3|5	Version:	2.0
14cr|krecipes-2.0-0.beta1.3|6	Release:	0.%{svn}.3
14cr|krecipes-2.0-0.beta1.3|7	License:	GPLv2+
14cr|krecipes-2.0-0.beta1.3|8	Group:		Toys
14cr|krecipes-2.0-0.beta1.3|9	Url:		http://krecipes.sourceforge.net/
14cr|krecipes-2.0-0.beta1.3|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/krecipes/%{name}-%{version}-%{svn}.tar.gz
14cr|krecipes-2.0-0.beta1.3|11	BuildRequires:	kdelibs4-devel
14cr|krecipes-2.0-0.beta1.3|12	BuildRequires:	pkgconfig(libxml-2.0)
14cr|krecipes-2.0-0.beta1.3|13	BuildRequires:	pkgconfig(libxslt)
14cr|krecipes-2.0-0.beta1.3|14	BuildRequires:	pkgconfig(qimageblitz)
14cr|krecipes-2.0-0.beta1.3|15	BuildRequires:	pkgconfig(sqlite)
14cr|krecipes-2.0-0.beta1.3|16	BuildRequires:	mysql-devel
14cr|krecipes-2.0-0.beta1.3|17	BuildRequires:	postgresql-devel
14cr|krecipes-2.0-0.beta1.3|18	
14cr|krecipes-2.0-0.beta1.3|19	%description
14cr|krecipes-2.0-0.beta1.3|20	A highly configurable recipe manager, designed to make organizing your
14cr|krecipes-2.0-0.beta1.3|21	personal recipes collection fast and easy. Features include: shopping
14cr|krecipes-2.0-0.beta1.3|22	lists, nutrient analysis, advanced search, recipe ratings, import/export
14cr|krecipes-2.0-0.beta1.3|23	various formats, and more.
14cr|krecipes-2.0-0.beta1.3|24	
14cr|krecipes-2.0-0.beta1.3|25	%files -f %{name}.lang
14cr|krecipes-2.0-0.beta1.3|26	%{_kde_bindir}/%{name}
14cr|krecipes-2.0-0.beta1.3|27	%{_kde_applicationsdir}/%{name}.desktop
14cr|krecipes-2.0-0.beta1.3|28	%{_kde_appsdir}/%{name}
14cr|krecipes-2.0-0.beta1.3|29	%{_kde_iconsdir}/*/*/*/*
14cr|krecipes-2.0-0.beta1.3|30	%{_datadir}/mime/packages/%{name}-mime.xml
14cr|krecipes-2.0-0.beta1.3|31	
14cr|krecipes-2.0-0.beta1.3|32	#--------------------------------------------------------------------
14cr|krecipes-2.0-0.beta1.3|33	
14cr|krecipes-2.0-0.beta1.3|34	%prep
14cr|krecipes-2.0-0.beta1.3|35	%setup -q -n %{name}-%{version}-%{svn}
14cr|krecipes-2.0-0.beta1.3|36	
14cr|krecipes-2.0-0.beta1.3|37	%build
14cr|krecipes-2.0-0.beta1.3|38	%cmake_kde4
14cr|krecipes-2.0-0.beta1.3|39	%make
14cr|krecipes-2.0-0.beta1.3|40	
14cr|krecipes-2.0-0.beta1.3|41	%install
14cr|krecipes-2.0-0.beta1.3|42	%makeinstall_std -C build
14cr|krecipes-2.0-0.beta1.3|43	
14cr|krecipes-2.0-0.beta1.3|44	%find_lang %{name} --with-html
14cr|krecipes-2.0-0.beta1.3|45	
14cr|krecipes-2.0-0.beta1.3|46	
14cr|krecipes-2.0-0.beta1.3|47	%changelog
14cr|krecipes-2.0-0.beta1.3|48	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-0.beta1.3
14cr|krecipes-2.0-0.beta1.3|49	+ Revision: b86a9c4
14cr|krecipes-2.0-0.beta1.3|50	- LOG Update BuildRequires
14cr|krecipes-2.0-0.beta1.3|51	
14cr|krecipes-2.0-0.beta1.3|52	

2432 14
14cr|krename-4.0.9-5|1	Summary:	A powerful batch renamer for KDE
14cr|krename-4.0.9-5|2	Name:		krename
14cr|krename-4.0.9-5|3	Version:	4.0.9
14cr|krename-4.0.9-5|4	Release:	5
14cr|krename-4.0.9-5|5	License:	GPLv2+
14cr|krename-4.0.9-5|6	Group:		Graphical desktop/KDE
14cr|krename-4.0.9-5|7	Url:		http://www.krename.net/
14cr|krename-4.0.9-5|8	Source0:	http://downloads.sourceforge.net/krename/%{name}-%{version}.tar.bz2
14cr|krename-4.0.9-5|9	Patch0:		krename-4.0.9-rus.patch
14cr|krename-4.0.9-5|10	Patch1:		krename-4.0.9-desktop-rus.patch
14cr|krename-4.0.9-5|11	Patch2:		krename-4.0.9-podofo.patch
14cr|krename-4.0.9-5|12	Patch3:		krename-4.0.9-cmake.patch
14cr|krename-4.0.9-5|13	BuildRequires:	kdelibs4-devel
14cr|krename-4.0.9-5|14	BuildRequires:	podofo-devel
14cr|krename-4.0.9-5|15	BuildRequires:	pkgconfig(exiv2)
14cr|krename-4.0.9-5|16	BuildRequires:	pkgconfig(taglib)
14cr|krename-4.0.9-5|17	
14cr|krename-4.0.9-5|18	%description
14cr|krename-4.0.9-5|19	Krename is a very powerful batch file renamer for KDE4 which can rename a list
14cr|krename-4.0.9-5|20	of files based on a set of expressions. It can copy/move the files to another
14cr|krename-4.0.9-5|21	directory or simply rename the input files.
14cr|krename-4.0.9-5|22	
14cr|krename-4.0.9-5|23	Krename supports many conversion operations, including conversion of a filename
14cr|krename-4.0.9-5|24	to lowercase or to uppercase, conversion of the first letter of every word to
14cr|krename-4.0.9-5|25	uppercase, adding numbers to filenames, finding and replacing parts of the
14cr|krename-4.0.9-5|26	filename, and many more. It can also change access and modification dates,
14cr|krename-4.0.9-5|27	permissions, and file ownership.
14cr|krename-4.0.9-5|28	
14cr|krename-4.0.9-5|29	%files -f %{name}.lang
14cr|krename-4.0.9-5|30	%doc AUTHORS README
14cr|krename-4.0.9-5|31	%{_kde_bindir}/%{name}
14cr|krename-4.0.9-5|32	%{_kde_services}/ServiceMenus/*.desktop
14cr|krename-4.0.9-5|33	%{_kde_applicationsdir}/*.desktop
14cr|krename-4.0.9-5|34	%{_kde_iconsdir}/*/*/apps/*.png
14cr|krename-4.0.9-5|35	
14cr|krename-4.0.9-5|36	#----------------------------------------------------------------------------
14cr|krename-4.0.9-5|37	
14cr|krename-4.0.9-5|38	%prep
14cr|krename-4.0.9-5|39	%setup -q
14cr|krename-4.0.9-5|40	%patch0 -p1
14cr|krename-4.0.9-5|41	%patch1 -p1
14cr|krename-4.0.9-5|42	%patch2 -p1
14cr|krename-4.0.9-5|43	%patch3 -p1
14cr|krename-4.0.9-5|44	for file in TODO; do
14cr|krename-4.0.9-5|45	iconv -f iso8859-1 -t utf8 $file > $file.utf8
14cr|krename-4.0.9-5|46	rm -rf $file
14cr|krename-4.0.9-5|47	mv $file.utf8 $file
14cr|krename-4.0.9-5|48	done
14cr|krename-4.0.9-5|49	
14cr|krename-4.0.9-5|50	%build
14cr|krename-4.0.9-5|51	%cmake_kde4
14cr|krename-4.0.9-5|52	%make
14cr|krename-4.0.9-5|53	
14cr|krename-4.0.9-5|54	%install
14cr|krename-4.0.9-5|55	%makeinstall_std -C build
14cr|krename-4.0.9-5|56	
14cr|krename-4.0.9-5|57	%find_lang %{name} --with-html
14cr|krename-4.0.9-5|58	
14cr|krename-4.0.9-5|59	
14cr|krename-4.0.9-5|60	%changelog
14cr|krename-4.0.9-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.9-5
14cr|krename-4.0.9-5|62	+ Revision: 0a8f8d5
14cr|krename-4.0.9-5|63	- MassBuild#464: Increase release tag
14cr|krename-4.0.9-5|64	
14cr|krename-4.0.9-5|65	

2433 14
14cr|kronometer-1.5.0-1|1	Summary:	Stopwatch application built for the KDE
14cr|kronometer-1.5.0-1|2	Name:		kronometer
14cr|kronometer-1.5.0-1|3	Version:	1.5.0
14cr|kronometer-1.5.0-1|4	Release:	1
14cr|kronometer-1.5.0-1|5	License:	GPLv2+
14cr|kronometer-1.5.0-1|6	Group:		Graphical desktop/KDE
14cr|kronometer-1.5.0-1|7	Url:		http://www.aelog.org/
14cr|kronometer-1.5.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14cr|kronometer-1.5.0-1|9	Patch0:		kronometer-1.4.2-no-werror.patch
14cr|kronometer-1.5.0-1|10	BuildRequires:	cmake
14cr|kronometer-1.5.0-1|11	BuildRequires:	kdelibs4-devel
14cr|kronometer-1.5.0-1|12	
14cr|kronometer-1.5.0-1|13	%description
14cr|kronometer-1.5.0-1|14	Kronometer is a stopwatch application built for the KDE Desktop Environment.
14cr|kronometer-1.5.0-1|15	
14cr|kronometer-1.5.0-1|16	Kronometer’s main features are the following:
14cr|kronometer-1.5.0-1|17	- Start/pause/resume stopwatch widget
14cr|kronometer-1.5.0-1|18	- Lap recording
14cr|kronometer-1.5.0-1|19	- Lap times sorting
14cr|kronometer-1.5.0-1|20	- Reset stopwatch and lap times
14cr|kronometer-1.5.0-1|21	- Time format settings
14cr|kronometer-1.5.0-1|22	- Times saving and resuming
14cr|kronometer-1.5.0-1|23	- Font and color customization
14cr|kronometer-1.5.0-1|24	- Lap times export.
14cr|kronometer-1.5.0-1|25	
14cr|kronometer-1.5.0-1|26	%files -f %{name}.lang
14cr|kronometer-1.5.0-1|27	%doc README
14cr|kronometer-1.5.0-1|28	%{_kde_bindir}/%{name}
14cr|kronometer-1.5.0-1|29	%{_kde_applicationsdir}/%{name}.desktop
14cr|kronometer-1.5.0-1|30	%dir %{_kde_appsdir}/%{name}
14cr|kronometer-1.5.0-1|31	%{_kde_appsdir}/%{name}/*
14cr|kronometer-1.5.0-1|32	%{_kde_datadir}/*.kcfg
14cr|kronometer-1.5.0-1|33	%{_kde_datadir}/appdata/kronometer.appdata.xml
14cr|kronometer-1.5.0-1|34	%{_kde_iconsdir}/*/*/*/%{name}.*
14cr|kronometer-1.5.0-1|35	
14cr|kronometer-1.5.0-1|36	#----------------------------------------------------------------------------
14cr|kronometer-1.5.0-1|37	
14cr|kronometer-1.5.0-1|38	%prep
14cr|kronometer-1.5.0-1|39	%setup -q
14cr|kronometer-1.5.0-1|40	%patch0 -p1
14cr|kronometer-1.5.0-1|41	
14cr|kronometer-1.5.0-1|42	%build
14cr|kronometer-1.5.0-1|43	%cmake_kde4
14cr|kronometer-1.5.0-1|44	%make
14cr|kronometer-1.5.0-1|45	
14cr|kronometer-1.5.0-1|46	%install
14cr|kronometer-1.5.0-1|47	%makeinstall_std -C build
14cr|kronometer-1.5.0-1|48	
14cr|kronometer-1.5.0-1|49	chmod -x %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|kronometer-1.5.0-1|50	
14cr|kronometer-1.5.0-1|51	%find_lang %{name} --with-html
14cr|kronometer-1.5.0-1|52	
14cr|kronometer-1.5.0-1|53	
14cr|kronometer-1.5.0-1|54	%changelog
14cr|kronometer-1.5.0-1|55	* Sun Aug 31 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.5.0-1
14cr|kronometer-1.5.0-1|56	+ Revision: 407e3f4
14cr|kronometer-1.5.0-1|57	- Updated kronometer-1.4.2-no-werror.patch
14cr|kronometer-1.5.0-1|58	
14cr|kronometer-1.5.0-1|59	

2434 14
14cr|krosswordpuzzle-0.16-0.1327226.1|1	%define svn 1327226
14cr|krosswordpuzzle-0.16-0.1327226.1|2	
14cr|krosswordpuzzle-0.16-0.1327226.1|3	Name:		krosswordpuzzle
14cr|krosswordpuzzle-0.16-0.1327226.1|4	Version:	0.16
14cr|krosswordpuzzle-0.16-0.1327226.1|5	%if 0%svn
14cr|krosswordpuzzle-0.16-0.1327226.1|6	Release:	0.%svn.1
14cr|krosswordpuzzle-0.16-0.1327226.1|7	Source0:	%name-%svn.tar.xz
14cr|krosswordpuzzle-0.16-0.1327226.1|8	%else
14cr|krosswordpuzzle-0.16-0.1327226.1|9	Release:	2
14cr|krosswordpuzzle-0.16-0.1327226.1|10	Source0:	%name-%{version}.tar.gz
14cr|krosswordpuzzle-0.16-0.1327226.1|11	%endif
14cr|krosswordpuzzle-0.16-0.1327226.1|12	Patch0:		krosswordpuzzle-compile.patch
14cr|krosswordpuzzle-0.16-0.1327226.1|13	License:	GPLv2+
14cr|krosswordpuzzle-0.16-0.1327226.1|14	URL:	        http://kde-apps.org/content/show.php/KrossWordPuzzle?content=111726
14cr|krosswordpuzzle-0.16-0.1327226.1|15	Group:		Games/Puzzles
14cr|krosswordpuzzle-0.16-0.1327226.1|16	Summary:        %{name}- a crossword puzzle for KDE
14cr|krosswordpuzzle-0.16-0.1327226.1|17	
14cr|krosswordpuzzle-0.16-0.1327226.1|18	BuildRequires:  kde4-macros
14cr|krosswordpuzzle-0.16-0.1327226.1|19	BuildRequires:  kdelibs4-devel
14cr|krosswordpuzzle-0.16-0.1327226.1|20	BuildRequires:  kdegames4-devel
14cr|krosswordpuzzle-0.16-0.1327226.1|21	BuildRequires:  qt4-devel
14cr|krosswordpuzzle-0.16-0.1327226.1|22	BuildRequires:  cmake
14cr|krosswordpuzzle-0.16-0.1327226.1|23	
14cr|krosswordpuzzle-0.16-0.1327226.1|24	%description
14cr|krosswordpuzzle-0.16-0.1327226.1|25	This is a crossword playing game for KDE4. It can open *.puz-files
14cr|krosswordpuzzle-0.16-0.1327226.1|26	(AcrossLite) and it's own *.kwp-files (which are XML files).
14cr|krosswordpuzzle-0.16-0.1327226.1|27	You can download lots of crosswords from within the game.
14cr|krosswordpuzzle-0.16-0.1327226.1|28	
14cr|krosswordpuzzle-0.16-0.1327226.1|29	%prep
14cr|krosswordpuzzle-0.16-0.1327226.1|30	%if 0%svn
14cr|krosswordpuzzle-0.16-0.1327226.1|31	%setup -q -n %name-%svn
14cr|krosswordpuzzle-0.16-0.1327226.1|32	%else
14cr|krosswordpuzzle-0.16-0.1327226.1|33	%setup -q
14cr|krosswordpuzzle-0.16-0.1327226.1|34	%endif
14cr|krosswordpuzzle-0.16-0.1327226.1|35	%apply_patches
14cr|krosswordpuzzle-0.16-0.1327226.1|36	
14cr|krosswordpuzzle-0.16-0.1327226.1|37	%build
14cr|krosswordpuzzle-0.16-0.1327226.1|38	%cmake_kde4
14cr|krosswordpuzzle-0.16-0.1327226.1|39	%make
14cr|krosswordpuzzle-0.16-0.1327226.1|40	
14cr|krosswordpuzzle-0.16-0.1327226.1|41	%install
14cr|krosswordpuzzle-0.16-0.1327226.1|42	rm -rf %buildroot
14cr|krosswordpuzzle-0.16-0.1327226.1|43	make -C build DESTDIR=%buildroot install
14cr|krosswordpuzzle-0.16-0.1327226.1|44	
14cr|krosswordpuzzle-0.16-0.1327226.1|45	%check
14cr|krosswordpuzzle-0.16-0.1327226.1|46	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
14cr|krosswordpuzzle-0.16-0.1327226.1|47	desktop-file-validate $f
14cr|krosswordpuzzle-0.16-0.1327226.1|48	done
14cr|krosswordpuzzle-0.16-0.1327226.1|49	
14cr|krosswordpuzzle-0.16-0.1327226.1|50	%find_lang %name || touch %name.lang
14cr|krosswordpuzzle-0.16-0.1327226.1|51	
14cr|krosswordpuzzle-0.16-0.1327226.1|52	%clean
14cr|krosswordpuzzle-0.16-0.1327226.1|53	rm -rf %buildroot
14cr|krosswordpuzzle-0.16-0.1327226.1|54	
14cr|krosswordpuzzle-0.16-0.1327226.1|55	%files -f %name.lang
14cr|krosswordpuzzle-0.16-0.1327226.1|56	%defattr(-,root,root)
14cr|krosswordpuzzle-0.16-0.1327226.1|57	%{_kde_bindir}/%{name}
14cr|krosswordpuzzle-0.16-0.1327226.1|58	%{_kde_datadir}/applications/kde4/*.desktop
14cr|krosswordpuzzle-0.16-0.1327226.1|59	%{_kde_datadir}/apps/%{name}/*
14cr|krosswordpuzzle-0.16-0.1327226.1|60	%{_kde_datadir}/config*
14cr|krosswordpuzzle-0.16-0.1327226.1|61	%optional %{_kde_datadir}/doc/HTML/*
14cr|krosswordpuzzle-0.16-0.1327226.1|62	%{_kde_datadir}/mime/*
14cr|krosswordpuzzle-0.16-0.1327226.1|63	%{_kde_iconsdir}/*
14cr|krosswordpuzzle-0.16-0.1327226.1|64	%_kde_libdir/kde4/crosswordthumbnail.so
14cr|krosswordpuzzle-0.16-0.1327226.1|65	%_kde_datadir/kde4/services/crosswordthumbnail.desktop
14cr|krosswordpuzzle-0.16-0.1327226.1|66	
14cr|krosswordpuzzle-0.16-0.1327226.1|67	
14cr|krosswordpuzzle-0.16-0.1327226.1|68	
14cr|krosswordpuzzle-0.16-0.1327226.1|69	%changelog
14cr|krosswordpuzzle-0.16-0.1327226.1|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16-0.1327226.1
14cr|krosswordpuzzle-0.16-0.1327226.1|71	+ Revision: fbec093
14cr|krosswordpuzzle-0.16-0.1327226.1|72	- MassBuild#464: Increase release tag
14cr|krosswordpuzzle-0.16-0.1327226.1|73	
14cr|krosswordpuzzle-0.16-0.1327226.1|74	

2435 14
14cr|kscope-1.9.4-5|1	%define debug_package %{nil}
14cr|kscope-1.9.4-5|2	
14cr|kscope-1.9.4-5|3	%define major 1
14cr|kscope-1.9.4-5|4	%define libcore %mklibname kscope_core %{major}
14cr|kscope-1.9.4-5|5	%define libcscope %mklibname kscope_cscope %{major}
14cr|kscope-1.9.4-5|6	%define libeditor %mklibname kscope_editor %{major}
14cr|kscope-1.9.4-5|7	
14cr|kscope-1.9.4-5|8	Summary:	Qt frontend to Cscope
14cr|kscope-1.9.4-5|9	Name:		kscope
14cr|kscope-1.9.4-5|10	Version:	1.9.4
14cr|kscope-1.9.4-5|11	Release:	5
14cr|kscope-1.9.4-5|12	License:	GPLv2+
14cr|kscope-1.9.4-5|13	Group:		Development/Tools
14cr|kscope-1.9.4-5|14	Url:		http://sourceforge.net/projects/kscope
14cr|kscope-1.9.4-5|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/kscope/%{name}-%{version}.tar.gz
14cr|kscope-1.9.4-5|16	Source1:	kscope.desktop
14cr|kscope-1.9.4-5|17	Patch0:		kscope-1.9.4-compilefix.patch
14cr|kscope-1.9.4-5|18	Patch1:		kscope-1.9.4-linking.patch
14cr|kscope-1.9.4-5|19	BuildRequires:	desktop-file-utils
14cr|kscope-1.9.4-5|20	BuildRequires:	qt4-devel
14cr|kscope-1.9.4-5|21	BuildRequires:	qscintilla-qt4-devel
14cr|kscope-1.9.4-5|22	Requires:	cscope
14cr|kscope-1.9.4-5|23	Requires:	ctags
14cr|kscope-1.9.4-5|24	Requires:	graphviz
14cr|kscope-1.9.4-5|25	
14cr|kscope-1.9.4-5|26	%description
14cr|kscope-1.9.4-5|27	KScope is a source-editing environment for KDE based on Cscope.
14cr|kscope-1.9.4-5|28	
14cr|kscope-1.9.4-5|29	%files
14cr|kscope-1.9.4-5|30	%{_bindir}/*
14cr|kscope-1.9.4-5|31	%{_datadir}/applications/kscope.desktop
14cr|kscope-1.9.4-5|32	%{_datadir}/pixmaps/kscope.png
14cr|kscope-1.9.4-5|33	
14cr|kscope-1.9.4-5|34	#----------------------------------------------------------------------------
14cr|kscope-1.9.4-5|35	
14cr|kscope-1.9.4-5|36	%package -n %{libcore}
14cr|kscope-1.9.4-5|37	Summary:	Shared library for %{name}
14cr|kscope-1.9.4-5|38	Group:		System/Libraries
14cr|kscope-1.9.4-5|39	Conflicts:	kscore < 1.9.4-4
14cr|kscope-1.9.4-5|40	
14cr|kscope-1.9.4-5|41	%description -n %{libcore}
14cr|kscope-1.9.4-5|42	Shared library for %{name}.
14cr|kscope-1.9.4-5|43	
14cr|kscope-1.9.4-5|44	%files -n %{libcore}
14cr|kscope-1.9.4-5|45	%{_libdir}/libkscope_core.so.%{major}*
14cr|kscope-1.9.4-5|46	
14cr|kscope-1.9.4-5|47	#----------------------------------------------------------------------------
14cr|kscope-1.9.4-5|48	
14cr|kscope-1.9.4-5|49	%package -n %{libcscope}
14cr|kscope-1.9.4-5|50	Summary:	Shared library for %{name}
14cr|kscope-1.9.4-5|51	Group:		System/Libraries
14cr|kscope-1.9.4-5|52	Conflicts:	kscore < 1.9.4-4
14cr|kscope-1.9.4-5|53	
14cr|kscope-1.9.4-5|54	%description -n %{libcscope}
14cr|kscope-1.9.4-5|55	Shared library for %{name}.
14cr|kscope-1.9.4-5|56	
14cr|kscope-1.9.4-5|57	%files -n %{libcscope}
14cr|kscope-1.9.4-5|58	%{_libdir}/libkscope_cscope.so.%{major}*
14cr|kscope-1.9.4-5|59	
14cr|kscope-1.9.4-5|60	#----------------------------------------------------------------------------
14cr|kscope-1.9.4-5|61	
14cr|kscope-1.9.4-5|62	%package -n %{libeditor}
14cr|kscope-1.9.4-5|63	Summary:	Shared library for %{name}
14cr|kscope-1.9.4-5|64	Group:		System/Libraries
14cr|kscope-1.9.4-5|65	Conflicts:	kscore < 1.9.4-4
14cr|kscope-1.9.4-5|66	
14cr|kscope-1.9.4-5|67	%description -n %{libeditor}
14cr|kscope-1.9.4-5|68	Shared library for %{name}.
14cr|kscope-1.9.4-5|69	
14cr|kscope-1.9.4-5|70	%files -n %{libeditor}
14cr|kscope-1.9.4-5|71	%{_libdir}/libkscope_editor.so.%{major}*
14cr|kscope-1.9.4-5|72	
14cr|kscope-1.9.4-5|73	#----------------------------------------------------------------------------
14cr|kscope-1.9.4-5|74	
14cr|kscope-1.9.4-5|75	%prep
14cr|kscope-1.9.4-5|76	%setup -q
14cr|kscope-1.9.4-5|77	%patch0 -p0
14cr|kscope-1.9.4-5|78	%patch1 -p0
14cr|kscope-1.9.4-5|79	
14cr|kscope-1.9.4-5|80	sed -i 's|/usr/local|%{buildroot}%{_prefix}|g' config
14cr|kscope-1.9.4-5|81	for i in */*.pro; do
14cr|kscope-1.9.4-5|82	sed -i 's|/lib|/%{_lib}|g' $i
14cr|kscope-1.9.4-5|83	done
14cr|kscope-1.9.4-5|84	
14cr|kscope-1.9.4-5|85	%build
14cr|kscope-1.9.4-5|86	export CXXFLAGS="%{optflags} -I%{qt4include}/Qsci"
14cr|kscope-1.9.4-5|87	%qmake_qt4
14cr|kscope-1.9.4-5|88	make
14cr|kscope-1.9.4-5|89	
14cr|kscope-1.9.4-5|90	%install
14cr|kscope-1.9.4-5|91	%makeinstall_std
14cr|kscope-1.9.4-5|92	
14cr|kscope-1.9.4-5|93	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|kscope-1.9.4-5|94	install -p app/images/kscope.png %{buildroot}%{_datadir}/pixmaps
14cr|kscope-1.9.4-5|95	mkdir -p %{buildroot}%{_datadir}/applications
14cr|kscope-1.9.4-5|96	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|kscope-1.9.4-5|97	
14cr|kscope-1.9.4-5|98	rm -f %{buildroot}%{_libdir}/*.so
14cr|kscope-1.9.4-5|99	
14cr|kscope-1.9.4-5|100	
14cr|kscope-1.9.4-5|101	%changelog
14cr|kscope-1.9.4-5|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.4-5
14cr|kscope-1.9.4-5|103	+ Revision: 85372a0
14cr|kscope-1.9.4-5|104	- MassBuild#464: Increase release tag
14cr|kscope-1.9.4-5|105	
14cr|kscope-1.9.4-5|106	

2436 14
14cr|ksh-93.20120801-1|1	Summary:	The real AT&T version of the Korn shell
14cr|ksh-93.20120801-1|2	Name:		ksh
14cr|ksh-93.20120801-1|3	Version:	93.20120801
14cr|ksh-93.20120801-1|4	Release:	1
14cr|ksh-93.20120801-1|5	License:	CPLv1
14cr|ksh-93.20120801-1|6	Group:		Shells
14cr|ksh-93.20120801-1|7	Url:		http://kornshell.com
14cr|ksh-93.20120801-1|8	Source0:	http://www.research.att.com/~gsf/download/tgz/INIT.2012-08-01.tgz
14cr|ksh-93.20120801-1|9	Source1:	http://www.research.att.com/~gsf/download/tgz/ast-base.2012-08-01.tgz
14cr|ksh-93.20120801-1|10	BuildRequires:	chrpath
14cr|ksh-93.20120801-1|11	Requires(post,postun):	coreutils, grep, rpm-helper
14cr|ksh-93.20120801-1|12	Provides:	/bin/ksh93
14cr|ksh-93.20120801-1|13	
14cr|ksh-93.20120801-1|14	%description
14cr|ksh-93.20120801-1|15	Ksh is a UNIX command interpreter (shell) that is intended for both interactive
14cr|ksh-93.20120801-1|16	and shell script use. Its command language is a superset of the sh(1) shell
14cr|ksh-93.20120801-1|17	language.
14cr|ksh-93.20120801-1|18	
14cr|ksh-93.20120801-1|19	The 1993 version adds a number of new, mostly scripting related, features over
14cr|ksh-93.20120801-1|20	the 1988 version that is typically distributed with commercial UNIX variants.
14cr|ksh-93.20120801-1|21	For example, it has lexical scoping, compound variables, associative arrays,
14cr|ksh-93.20120801-1|22	named references and floating point math.
14cr|ksh-93.20120801-1|23	
14cr|ksh-93.20120801-1|24	%files
14cr|ksh-93.20120801-1|25	%doc README
14cr|ksh-93.20120801-1|26	/bin/ksh93
14cr|ksh-93.20120801-1|27	%{_mandir}/man1/ksh93.1*
14cr|ksh-93.20120801-1|28	
14cr|ksh-93.20120801-1|29	%post
14cr|ksh-93.20120801-1|30	/usr/share/rpm-helper/add-shell %{name} $1 /bin/ksh93
14cr|ksh-93.20120801-1|31	
14cr|ksh-93.20120801-1|32	%postun
14cr|ksh-93.20120801-1|33	/usr/share/rpm-helper/del-shell %{name} $1 /bin/ksh93
14cr|ksh-93.20120801-1|34	
14cr|ksh-93.20120801-1|35	#----------------------------------------------------------------------------
14cr|ksh-93.20120801-1|36	
14cr|ksh-93.20120801-1|37	%prep
14cr|ksh-93.20120801-1|38	%setup -q -c -a1
14cr|ksh-93.20120801-1|39	
14cr|ksh-93.20120801-1|40	%build
14cr|ksh-93.20120801-1|41	sed -i -e 's,cd /tmp,cd "${TMPDIR:-/tmp}",' \
14cr|ksh-93.20120801-1|42	bin/package src/cmd/INIT/package.sh || die
14cr|ksh-93.20120801-1|43	
14cr|ksh-93.20120801-1|44	bin/package make CCFLAGS="%{optflags} -fPIC -O0 -Wp,-D_FORTIFY_SOURCE=0"
14cr|ksh-93.20120801-1|45	
14cr|ksh-93.20120801-1|46	%install
14cr|ksh-93.20120801-1|47	install -d %{buildroot}/bin
14cr|ksh-93.20120801-1|48	install -d %{buildroot}%{_mandir}/man1
14cr|ksh-93.20120801-1|49	
14cr|ksh-93.20120801-1|50	install -m0755 arch/*/bin/ok/ksh %{buildroot}/bin/ksh93
14cr|ksh-93.20120801-1|51	install -m0644 arch/*/man/man1/sh.1 %{buildroot}%{_mandir}/man1/ksh93.1
14cr|ksh-93.20120801-1|52	
14cr|ksh-93.20120801-1|53	# nuke rpath
14cr|ksh-93.20120801-1|54	chrpath -d %{buildroot}/bin/ksh93
14cr|ksh-93.20120801-1|55	
14cr|ksh-93.20120801-1|56	
14cr|ksh-93.20120801-1|57	%changelog
14cr|ksh-93.20120801-1|58	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 93.20120801-1
14cr|ksh-93.20120801-1|59	+ Revision: 226f2cd
14cr|ksh-93.20120801-1|60	- Adjust build flags and fix files
14cr|ksh-93.20120801-1|61	
14cr|ksh-93.20120801-1|62	

2437 14
14cr|kshowmail-4.1-3|1	Summary:	Show and delete mail on pop3 servers
14cr|kshowmail-4.1-3|2	Name:		kshowmail
14cr|kshowmail-4.1-3|3	Version:	4.1
14cr|kshowmail-4.1-3|4	Release:	3
14cr|kshowmail-4.1-3|5	License:	GPLv2+
14cr|kshowmail-4.1-3|6	Group:		Networking/Mail
14cr|kshowmail-4.1-3|7	Url:		http://sourceforge.net/projects/kshowmail
14cr|kshowmail-4.1-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|kshowmail-4.1-3|9	BuildRequires:	kdelibs4-devel
14cr|kshowmail-4.1-3|10	BuildRequires:	kdepimlibs4-devel
14cr|kshowmail-4.1-3|11	
14cr|kshowmail-4.1-3|12	%description
14cr|kshowmail-4.1-3|13	KShowmail is a KDE utility to show headers or the complete mails on pop3
14cr|kshowmail-4.1-3|14	servers without transferring them to the local mail client. Unpleasant mails
14cr|kshowmail-4.1-3|15	can be deleted on the server. The information can be refreshed via timers.
14cr|kshowmail-4.1-3|16	
14cr|kshowmail-4.1-3|17	%files -f %{name}.lang
14cr|kshowmail-4.1-3|18	%{_bindir}/kshowmail
14cr|kshowmail-4.1-3|19	%{_libdir}/kde4/kcm_kshowmailconfig*
14cr|kshowmail-4.1-3|20	%{_datadir}/applications/kde4/kshowmail.desktop
14cr|kshowmail-4.1-3|21	%{_datadir}/apps/kshowmail
14cr|kshowmail-4.1-3|22	%{_datadir}/icons/hicolor/*/apps/kshowmail.png
14cr|kshowmail-4.1-3|23	%{_datadir}/kde4/services/kshowmailconfig*
14cr|kshowmail-4.1-3|24	
14cr|kshowmail-4.1-3|25	#----------------------------------------------------------------------------
14cr|kshowmail-4.1-3|26	
14cr|kshowmail-4.1-3|27	%prep
14cr|kshowmail-4.1-3|28	%setup -q
14cr|kshowmail-4.1-3|29	
14cr|kshowmail-4.1-3|30	%build
14cr|kshowmail-4.1-3|31	%cmake_kde4
14cr|kshowmail-4.1-3|32	%make
14cr|kshowmail-4.1-3|33	
14cr|kshowmail-4.1-3|34	%install
14cr|kshowmail-4.1-3|35	%makeinstall_std -C build
14cr|kshowmail-4.1-3|36	
14cr|kshowmail-4.1-3|37	%find_lang %{name} --with-html
14cr|kshowmail-4.1-3|38	
14cr|kshowmail-4.1-3|39	
14cr|kshowmail-4.1-3|40	%changelog
14cr|kshowmail-4.1-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-3
14cr|kshowmail-4.1-3|42	+ Revision: e0740b8
14cr|kshowmail-4.1-3|43	- MassBuild#464: Increase release tag
14cr|kshowmail-4.1-3|44	
14cr|kshowmail-4.1-3|45	

2438 14
14cr|kshutdown-3.2-3|1	#########################
14cr|kshutdown-3.2-3|2	%define build_git 0
14cr|kshutdown-3.2-3|3	##########################
14cr|kshutdown-3.2-3|4	%define	oname		KShutdown
14cr|kshutdown-3.2-3|5	
14cr|kshutdown-3.2-3|6	
14cr|kshutdown-3.2-3|7	Name:		kshutdown
14cr|kshutdown-3.2-3|8	Version:	3.2
14cr|kshutdown-3.2-3|9	%if %{build_git}
14cr|kshutdown-3.2-3|10	%define	prerel		beta7
14cr|kshutdown-3.2-3|11	Release:	0.%{prerel}.2
14cr|kshutdown-3.2-3|12	%else
14cr|kshutdown-3.2-3|13	Release:	3
14cr|kshutdown-3.2-3|14	%endif
14cr|kshutdown-3.2-3|15	Summary:	Advanced shut down utility for KDE
14cr|kshutdown-3.2-3|16	License:	GPLv2+
14cr|kshutdown-3.2-3|17	Group:		Graphical desktop/KDE
14cr|kshutdown-3.2-3|18	URL:		http://kshutdown.sourceforge.net/
14cr|kshutdown-3.2-3|19	%if %{build_git}
14cr|kshutdown-3.2-3|20	Source0:	http://sourceforge.net/projects/%{name}/files/%{oname}/3.0%20Beta%207/%{name}-source-%{version}%{prerel}.zip
14cr|kshutdown-3.2-3|21	Patch0:		%{name}-%{version}%{prerel}-fix-error-without-consolekit.patch
14cr|kshutdown-3.2-3|22	%else
14cr|kshutdown-3.2-3|23	Source0:	http://garr.dl.sourceforge.net/project/%{name}/%{oname}/%{version}/%{name}-source-%{version}.zip
14cr|kshutdown-3.2-3|24	%endif
14cr|kshutdown-3.2-3|25	
14cr|kshutdown-3.2-3|26	Source10:	ru.tar.gz
14cr|kshutdown-3.2-3|27	
14cr|kshutdown-3.2-3|28	Source1:	%{name}.rpmlintrc
14cr|kshutdown-3.2-3|29	BuildRequires:	kdebase4-workspace-devel >= 4.4
14cr|kshutdown-3.2-3|30	BuildRequires:	qt4-devel >= 4.8
14cr|kshutdown-3.2-3|31	BuildRequires:	desktop-file-utils
14cr|kshutdown-3.2-3|32	Requires:	kdebase4-workspace
14cr|kshutdown-3.2-3|33	Suggests:	kppp
14cr|kshutdown-3.2-3|34	Suggests:	amarok
14cr|kshutdown-3.2-3|35	Suggests:	kaffeine
14cr|kshutdown-3.2-3|36	
14cr|kshutdown-3.2-3|37	%description
14cr|kshutdown-3.2-3|38	KShutDown is an advanced shut down utility for KDE.
14cr|kshutdown-3.2-3|39	Features:
14cr|kshutdown-3.2-3|40	- Shut Down (logout and halt the system)
14cr|kshutdown-3.2-3|41	- Reboot (logout and reboot the system)
14cr|kshutdown-3.2-3|42	- Lock Screen (lock the screen using a screen saver)
14cr|kshutdown-3.2-3|43	- Logout (end the session and logout the user)
14cr|kshutdown-3.2-3|44	- Extras (user commands)
14cr|kshutdown-3.2-3|45	- Wizard
14cr|kshutdown-3.2-3|46	- Time and delay options
14cr|kshutdown-3.2-3|47	- Command line support
14cr|kshutdown-3.2-3|48	- System tray
14cr|kshutdown-3.2-3|49	- Sounds
14cr|kshutdown-3.2-3|50	- Kiosk support
14cr|kshutdown-3.2-3|51	- And more...
14cr|kshutdown-3.2-3|52	
14cr|kshutdown-3.2-3|53	%files -f %{name}.lang
14cr|kshutdown-3.2-3|54	%doc TODO ChangeLog README.html
14cr|kshutdown-3.2-3|55	%attr(0755,root,root) %{_kde_bindir}/%{name}
14cr|kshutdown-3.2-3|56	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cr|kshutdown-3.2-3|57	%{_kde_iconsdir}/hicolor/*/apps/%{name}.svgz
14cr|kshutdown-3.2-3|58	%{_kde_applicationsdir}/%{name}.desktop
14cr|kshutdown-3.2-3|59	%{_kde_appsdir}/%{name}
14cr|kshutdown-3.2-3|60	
14cr|kshutdown-3.2-3|61	#------------------------------------------------------------------------------
14cr|kshutdown-3.2-3|62	
14cr|kshutdown-3.2-3|63	%prep
14cr|kshutdown-3.2-3|64	%if %{build_git}
14cr|kshutdown-3.2-3|65	%setup -qn %{name}-%{version}%{prerel}
14cr|kshutdown-3.2-3|66	%patch0 -p1
14cr|kshutdown-3.2-3|67	%else
14cr|kshutdown-3.2-3|68	%setup -qn %{name}-%{version}
14cr|kshutdown-3.2-3|69	%endif
14cr|kshutdown-3.2-3|70	
14cr|kshutdown-3.2-3|71	pushd po
14cr|kshutdown-3.2-3|72	tar -xvzf %{SOURCE10}
14cr|kshutdown-3.2-3|73	popd
14cr|kshutdown-3.2-3|74	
14cr|kshutdown-3.2-3|75	%build
14cr|kshutdown-3.2-3|76	%cmake_kde4
14cr|kshutdown-3.2-3|77	%make
14cr|kshutdown-3.2-3|78	
14cr|kshutdown-3.2-3|79	%install
14cr|kshutdown-3.2-3|80	%makeinstall_std -C build
14cr|kshutdown-3.2-3|81	
14cr|kshutdown-3.2-3|82	desktop-file-install --vendor="" \
14cr|kshutdown-3.2-3|83	--remove-category="Application" \
14cr|kshutdown-3.2-3|84	--add-category="System" \
14cr|kshutdown-3.2-3|85	--add-category="Monitor" \
14cr|kshutdown-3.2-3|86	--dir %{buildroot}/%{_datadir}/applications/kde4 %{buildroot}/%{_datadir}/applications/kde4/*
14cr|kshutdown-3.2-3|87	
14cr|kshutdown-3.2-3|88	%find_lang %{name} --with-html
14cr|kshutdown-3.2-3|89	
14cr|kshutdown-3.2-3|90	
14cr|kshutdown-3.2-3|91	
14cr|kshutdown-3.2-3|92	%changelog
14cr|kshutdown-3.2-3|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-3
14cr|kshutdown-3.2-3|94	+ Revision: d093337
14cr|kshutdown-3.2-3|95	- MassBuild#464: Increase release tag
14cr|kshutdown-3.2-3|96	
14cr|kshutdown-3.2-3|97	

2439 14
14cr|ksi-3.9.0-3|1	%define	name	ksi
14cr|ksi-3.9.0-3|2	%define	version	3.9.0
14cr|ksi-3.9.0-3|3	%define release 3
14cr|ksi-3.9.0-3|4	
14cr|ksi-3.9.0-3|5	%define major	1
14cr|ksi-3.9.0-3|6	%define libname %mklibname %{name} %{major}
14cr|ksi-3.9.0-3|7	%define develname %mklibname %{name} -d
14cr|ksi-3.9.0-3|8	
14cr|ksi-3.9.0-3|9	
14cr|ksi-3.9.0-3|10	Version:	%{version}
14cr|ksi-3.9.0-3|11	Name:		%{name}
14cr|ksi-3.9.0-3|12	Release:	%{release}
14cr|ksi-3.9.0-3|13	Summary:	Implementation of the Scheme programming language
14cr|ksi-3.9.0-3|14	License:	BSD
14cr|ksi-3.9.0-3|15	Group:		Development/Other
14cr|ksi-3.9.0-3|16	URL:		http://ksi.sourceforge.net/
14cr|ksi-3.9.0-3|17	Source0:	http://downloads.sourceforge.net/ksi/%{name}-%{version}.tar.gz
14cr|ksi-3.9.0-3|18	BuildRequires:	readline-devel
14cr|ksi-3.9.0-3|19	BuildRequires:	gc-devel
14cr|ksi-3.9.0-3|20	buildrequires:	gmp-devel
14cr|ksi-3.9.0-3|21	# maybe, but i am not sure we should add this.
14cr|ksi-3.9.0-3|22	#define _requires_exceptions libgc\.so*
14cr|ksi-3.9.0-3|23	
14cr|ksi-3.9.0-3|24	# This file is provided by 'ksi' package
14cr|ksi-3.9.0-3|25	%define __noautoreq '/usr/bin/ksi'
14cr|ksi-3.9.0-3|26	
14cr|ksi-3.9.0-3|27	
14cr|ksi-3.9.0-3|28	%description
14cr|ksi-3.9.0-3|29	KSI Scheme is an implementation of the Scheme programming language written
14cr|ksi-3.9.0-3|30	in C.
14cr|ksi-3.9.0-3|31	It can be used as both a stand-alone interpreter and an extension library.
14cr|ksi-3.9.0-3|32	However, the documentation is in Russian.
14cr|ksi-3.9.0-3|33	
14cr|ksi-3.9.0-3|34	%package -n	%{libname}
14cr|ksi-3.9.0-3|35	Group:		Development/Other
14cr|ksi-3.9.0-3|36	License:	BSD
14cr|ksi-3.9.0-3|37	Summary:	Implementation of the Scheme programming language
14cr|ksi-3.9.0-3|38	
14cr|ksi-3.9.0-3|39	%description -n %{libname}
14cr|ksi-3.9.0-3|40	KSI Scheme is an implementation of the Scheme programming language written
14cr|ksi-3.9.0-3|41	in C.
14cr|ksi-3.9.0-3|42	It can be used as both a stand-alone interpreter and an extension library.
14cr|ksi-3.9.0-3|43	However, the documentation is in Russian.
14cr|ksi-3.9.0-3|44	
14cr|ksi-3.9.0-3|45	%package -n	%{develname}
14cr|ksi-3.9.0-3|46	Group:		Development/Other
14cr|ksi-3.9.0-3|47	License:	BSD
14cr|ksi-3.9.0-3|48	Summary:	Implementation of the Scheme programming language
14cr|ksi-3.9.0-3|49	Requires:	%{libname} = %{version}-%{release}
14cr|ksi-3.9.0-3|50	Obsoletes:	%mklibname %{name} -d 1
14cr|ksi-3.9.0-3|51	
14cr|ksi-3.9.0-3|52	%description -n	%{develname}
14cr|ksi-3.9.0-3|53	KSI Scheme is an implementation of the Scheme programming language written
14cr|ksi-3.9.0-3|54	in C.
14cr|ksi-3.9.0-3|55	It can be used as both a stand-alone interpreter and an extension library.
14cr|ksi-3.9.0-3|56	However, the documentation is in Russian.
14cr|ksi-3.9.0-3|57	
14cr|ksi-3.9.0-3|58	%prep
14cr|ksi-3.9.0-3|59	%setup -q
14cr|ksi-3.9.0-3|60	
14cr|ksi-3.9.0-3|61	%build
14cr|ksi-3.9.0-3|62	%configure2_5x
14cr|ksi-3.9.0-3|63	make
14cr|ksi-3.9.0-3|64	
14cr|ksi-3.9.0-3|65	%install
14cr|ksi-3.9.0-3|66	%makeinstall
14cr|ksi-3.9.0-3|67	
14cr|ksi-3.9.0-3|68	%files -n %{name}
14cr|ksi-3.9.0-3|69	%defattr (-,root,root)
14cr|ksi-3.9.0-3|70	%doc README INSTALL TODO ChangeLog
14cr|ksi-3.9.0-3|71	%{_bindir}/*
14cr|ksi-3.9.0-3|72	%exclude %{_bindir}/ksi-config
14cr|ksi-3.9.0-3|73	%{_datadir}/ksi
14cr|ksi-3.9.0-3|74	
14cr|ksi-3.9.0-3|75	%files -n %{libname}
14cr|ksi-3.9.0-3|76	%defattr (-,root,root)
14cr|ksi-3.9.0-3|77	%dir %{_libdir}/ksi
14cr|ksi-3.9.0-3|78	%{_libdir}/ksi/*.so.*
14cr|ksi-3.9.0-3|79	
14cr|ksi-3.9.0-3|80	%files -n %{develname}
14cr|ksi-3.9.0-3|81	%defattr (-,root,root)
14cr|ksi-3.9.0-3|82	%{_bindir}/ksi-config
14cr|ksi-3.9.0-3|83	%dir %{_includedir}/ksi
14cr|ksi-3.9.0-3|84	%{_includedir}/ksi/*
14cr|ksi-3.9.0-3|85	%{_libdir}/ksi/*.so
14cr|ksi-3.9.0-3|86	%{_libdir}/ksi/*.a
14cr|ksi-3.9.0-3|87	
14cr|ksi-3.9.0-3|88	
14cr|ksi-3.9.0-3|89	
14cr|ksi-3.9.0-3|90	
14cr|ksi-3.9.0-3|91	%changelog
14cr|ksi-3.9.0-3|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.0-3
14cr|ksi-3.9.0-3|93	+ Revision: a5ef27b
14cr|ksi-3.9.0-3|94	- MassBuild#464: Increase release tag
14cr|ksi-3.9.0-3|95	
14cr|ksi-3.9.0-3|96	

2440 14
14cr|ksoprano-0.2-4|1	Summary:	GUI for querying and manipulating RDF data
14cr|ksoprano-0.2-4|2	Name:		ksoprano
14cr|ksoprano-0.2-4|3	Version:	0.2
14cr|ksoprano-0.2-4|4	Release:	4
14cr|ksoprano-0.2-4|5	License:	GPLv2+
14cr|ksoprano-0.2-4|6	Group:		Graphical desktop/KDE
14cr|ksoprano-0.2-4|7	Url:		http://kde-apps.org/content/show.php?content=116756
14cr|ksoprano-0.2-4|8	Source0:	116756-%{name}.tgz
14cr|ksoprano-0.2-4|9	BuildRequires:	kdelibs4-devel
14cr|ksoprano-0.2-4|10	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|ksoprano-0.2-4|11	BuildRequires:	pkgconfig(soprano)
14cr|ksoprano-0.2-4|12	
14cr|ksoprano-0.2-4|13	%description
14cr|ksoprano-0.2-4|14	KSoprano is a GUI for querying and manipulating RDF data.
14cr|ksoprano-0.2-4|15	
14cr|ksoprano-0.2-4|16	%files
14cr|ksoprano-0.2-4|17	%{_kde_bindir}/ksoprano
14cr|ksoprano-0.2-4|18	%{_kde_appsdir}/ksoprano/ksopranoui.rc
14cr|ksoprano-0.2-4|19	
14cr|ksoprano-0.2-4|20	#--------------------------------------------------------------------
14cr|ksoprano-0.2-4|21	
14cr|ksoprano-0.2-4|22	%prep
14cr|ksoprano-0.2-4|23	%setup -q -n %{name}
14cr|ksoprano-0.2-4|24	
14cr|ksoprano-0.2-4|25	%build
14cr|ksoprano-0.2-4|26	%cmake_kde4
14cr|ksoprano-0.2-4|27	%make
14cr|ksoprano-0.2-4|28	
14cr|ksoprano-0.2-4|29	%install
14cr|ksoprano-0.2-4|30	%makeinstall_std -C build
14cr|ksoprano-0.2-4|31	
14cr|ksoprano-0.2-4|32	
14cr|ksoprano-0.2-4|33	%changelog
14cr|ksoprano-0.2-4|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|ksoprano-0.2-4|35	+ Revision: fe942a9
14cr|ksoprano-0.2-4|36	- MassBuild#464: Increase release tag
14cr|ksoprano-0.2-4|37	
14cr|ksoprano-0.2-4|38	

2441 14
14cr|ksshaskpass-0.5.3-5|1	Summary:	SSH-askpass for KDE
14cr|ksshaskpass-0.5.3-5|2	Name:		ksshaskpass
14cr|ksshaskpass-0.5.3-5|3	Version:	0.5.3
14cr|ksshaskpass-0.5.3-5|4	Release:	5
14cr|ksshaskpass-0.5.3-5|5	License:	GPLv2+
14cr|ksshaskpass-0.5.3-5|6	Group:		Networking/Remote access
14cr|ksshaskpass-0.5.3-5|7	Source0:	http://www.kde-apps.org/CONTENT/content-files/50971-%name-%version.tar.gz
14cr|ksshaskpass-0.5.3-5|8	Url:		http://www.kde-apps.org/content/show.php?content=50971
14cr|ksshaskpass-0.5.3-5|9	BuildRequires:	kdelibs4-devel
14cr|ksshaskpass-0.5.3-5|10	Requires:	openssh-clients
14cr|ksshaskpass-0.5.3-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|ksshaskpass-0.5.3-5|12	
14cr|ksshaskpass-0.5.3-5|13	%description
14cr|ksshaskpass-0.5.3-5|14	A KDE version of ssh-askpass with KWallet support.
14cr|ksshaskpass-0.5.3-5|15	
14cr|ksshaskpass-0.5.3-5|16	%prep
14cr|ksshaskpass-0.5.3-5|17	%setup -qn %{name}-%{version}
14cr|ksshaskpass-0.5.3-5|18	
14cr|ksshaskpass-0.5.3-5|19	%build
14cr|ksshaskpass-0.5.3-5|20	%cmake_kde4
14cr|ksshaskpass-0.5.3-5|21	%make
14cr|ksshaskpass-0.5.3-5|22	
14cr|ksshaskpass-0.5.3-5|23	%install
14cr|ksshaskpass-0.5.3-5|24	rm -fr %{buildroot}
14cr|ksshaskpass-0.5.3-5|25	%makeinstall_std -C build
14cr|ksshaskpass-0.5.3-5|26	
14cr|ksshaskpass-0.5.3-5|27	# fix .desktop file
14cr|ksshaskpass-0.5.3-5|28	# old icon doesn't exist any more
14cr|ksshaskpass-0.5.3-5|29	sed -i s,Icon=.*,Icon=dialog-password,g %{buildroot}%{_kde_applicationsdir}/ksshaskpass.desktop
14cr|ksshaskpass-0.5.3-5|30	
14cr|ksshaskpass-0.5.3-5|31	desktop-file-install --vendor=mandriva \
14cr|ksshaskpass-0.5.3-5|32	--remove-key="Encoding" \
14cr|ksshaskpass-0.5.3-5|33	--delete-original \
14cr|ksshaskpass-0.5.3-5|34	--dir=%{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/ksshaskpass.desktop
14cr|ksshaskpass-0.5.3-5|35	
14cr|ksshaskpass-0.5.3-5|36	%post
14cr|ksshaskpass-0.5.3-5|37	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_kde_bindir}/%{name} 40
14cr|ksshaskpass-0.5.3-5|38	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_kde_bindir}/%{name} 40
14cr|ksshaskpass-0.5.3-5|39	
14cr|ksshaskpass-0.5.3-5|40	%postun
14cr|ksshaskpass-0.5.3-5|41	[ $1 = 0 ] || exit 0
14cr|ksshaskpass-0.5.3-5|42	update-alternatives --remove ssh-askpass %{_kde_bindir}/%{name}
14cr|ksshaskpass-0.5.3-5|43	update-alternatives --remove bssh-askpass %{_kde_bindir}/%{name}
14cr|ksshaskpass-0.5.3-5|44	
14cr|ksshaskpass-0.5.3-5|45	%triggerin -- ksshaskpass < 0.5
14cr|ksshaskpass-0.5.3-5|46	update-alternatives --remove ssh-askpass %{_libdir}/ssh/%{name}
14cr|ksshaskpass-0.5.3-5|47	update-alternatives --remove bssh-askpass %{_libdir}/ssh/%{name}
14cr|ksshaskpass-0.5.3-5|48	
14cr|ksshaskpass-0.5.3-5|49	%clean
14cr|ksshaskpass-0.5.3-5|50	rm -rf %{buildroot}
14cr|ksshaskpass-0.5.3-5|51	
14cr|ksshaskpass-0.5.3-5|52	%files
14cr|ksshaskpass-0.5.3-5|53	%defattr(-,root,root,-)
14cr|ksshaskpass-0.5.3-5|54	%doc ChangeLog COPYING INSTALL README
14cr|ksshaskpass-0.5.3-5|55	%{_kde_bindir}/*
14cr|ksshaskpass-0.5.3-5|56	%{_kde_applicationsdir}/*.desktop
14cr|ksshaskpass-0.5.3-5|57	%{_mandir}/man1/*
14cr|ksshaskpass-0.5.3-5|58	
14cr|ksshaskpass-0.5.3-5|59	
14cr|ksshaskpass-0.5.3-5|60	
14cr|ksshaskpass-0.5.3-5|61	%changelog
14cr|ksshaskpass-0.5.3-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-5
14cr|ksshaskpass-0.5.3-5|63	+ Revision: af3d489
14cr|ksshaskpass-0.5.3-5|64	- MassBuild#464: Increase release tag
14cr|ksshaskpass-0.5.3-5|65	
14cr|ksshaskpass-0.5.3-5|66	

2442 14
14cr|kst-2.0.7-2|1	%define major 2
14cr|kst-2.0.7-2|2	%define libkst2core %mklibname kst2core %{major}
14cr|kst-2.0.7-2|3	%define libkst2math %mklibname kst2math %{major}
14cr|kst-2.0.7-2|4	%define libkst2widgets %mklibname kst2widgets %{major}
14cr|kst-2.0.7-2|5	
14cr|kst-2.0.7-2|6	Summary:	Program for looking at data streams
14cr|kst-2.0.7-2|7	Name:		kst
14cr|kst-2.0.7-2|8	Version:	2.0.7
14cr|kst-2.0.7-2|9	Release:	2
14cr|kst-2.0.7-2|10	License:	GPLv2+
14cr|kst-2.0.7-2|11	Group:		Sciences/Other
14cr|kst-2.0.7-2|12	Url:		http://kst.kde.org/
14cr|kst-2.0.7-2|13	Source0:	http://downloads.sourceforge.net/kst/%{name}-%{version}.tar.gz
14cr|kst-2.0.7-2|14	# Fix calls to set_target_properties in KstMacros.cmake
14cr|kst-2.0.7-2|15	# https://bugs.kde.org/show_bug.cgi?id=322286
14cr|kst-2.0.7-2|16	Patch0:		kst-2.0.7-properties.patch
14cr|kst-2.0.7-2|17	Patch1:		kst-2.0.7-qreal.patch
14cr|kst-2.0.7-2|18	BuildRequires:	cmake
14cr|kst-2.0.7-2|19	BuildRequires:	hdf5-devel
14cr|kst-2.0.7-2|20	BuildRequires:	qt4-devel
14cr|kst-2.0.7-2|21	BuildRequires:	pkgconfig(cfitsio)
14cr|kst-2.0.7-2|22	BuildRequires:	pkgconfig(gsl)
14cr|kst-2.0.7-2|23	BuildRequires:	pkgconfig(matio)
14cr|kst-2.0.7-2|24	BuildRequires:	pkgconfig(netcdf)
14cr|kst-2.0.7-2|25	BuildRequires:	pkgconfig(zlib)
14cr|kst-2.0.7-2|26	
14cr|kst-2.0.7-2|27	%description
14cr|kst-2.0.7-2|28	kst is a program for looking at data streams. It can plot:
14cr|kst-2.0.7-2|29	- x-y plots
14cr|kst-2.0.7-2|30	- power spectra
14cr|kst-2.0.7-2|31	- histograms
14cr|kst-2.0.7-2|32	- equations (including equations of data streams)
14cr|kst-2.0.7-2|33	- data in files which are being updated as data is being logged, in
14cr|kst-2.0.7-2|34	which case in can act as a plotter for a chart recorder
14cr|kst-2.0.7-2|35	- much more
14cr|kst-2.0.7-2|36	
14cr|kst-2.0.7-2|37	Kst supports realtime viewing and manipulation of streaming data.
14cr|kst-2.0.7-2|38	
14cr|kst-2.0.7-2|39	%files
14cr|kst-2.0.7-2|40	%{_bindir}/kst2
14cr|kst-2.0.7-2|41	%{_mandir}/man1/kst2.1*
14cr|kst-2.0.7-2|42	%dir %{_libdir}/kst2
14cr|kst-2.0.7-2|43	%{_libdir}/kst2/plugins/*
14cr|kst-2.0.7-2|44	%{_datadir}/applications/kst2.desktop
14cr|kst-2.0.7-2|45	%{_iconsdir}/hicolor/*/apps/*
14cr|kst-2.0.7-2|46	
14cr|kst-2.0.7-2|47	#----------------------------------------------------------------------------
14cr|kst-2.0.7-2|48	
14cr|kst-2.0.7-2|49	%package -n %{libkst2core}
14cr|kst-2.0.7-2|50	Summary:	Kst shared library
14cr|kst-2.0.7-2|51	Group:		System/Libraries
14cr|kst-2.0.7-2|52	
14cr|kst-2.0.7-2|53	%description -n %{libkst2core}
14cr|kst-2.0.7-2|54	Kst shared library.
14cr|kst-2.0.7-2|55	
14cr|kst-2.0.7-2|56	%files -n %{libkst2core}
14cr|kst-2.0.7-2|57	%{_libdir}/libkst2core.so.%{major}*
14cr|kst-2.0.7-2|58	
14cr|kst-2.0.7-2|59	#----------------------------------------------------------------------------
14cr|kst-2.0.7-2|60	
14cr|kst-2.0.7-2|61	%package -n %{libkst2math}
14cr|kst-2.0.7-2|62	Summary:	Kst shared library
14cr|kst-2.0.7-2|63	Group:		System/Libraries
14cr|kst-2.0.7-2|64	
14cr|kst-2.0.7-2|65	%description -n %{libkst2math}
14cr|kst-2.0.7-2|66	Kst shared library.
14cr|kst-2.0.7-2|67	
14cr|kst-2.0.7-2|68	%files -n %{libkst2math}
14cr|kst-2.0.7-2|69	%{_libdir}/libkst2math.so.%{major}*
14cr|kst-2.0.7-2|70	
14cr|kst-2.0.7-2|71	#----------------------------------------------------------------------------
14cr|kst-2.0.7-2|72	
14cr|kst-2.0.7-2|73	%package -n %{libkst2widgets}
14cr|kst-2.0.7-2|74	Summary:	Kst shared library
14cr|kst-2.0.7-2|75	Group:		System/Libraries
14cr|kst-2.0.7-2|76	
14cr|kst-2.0.7-2|77	%description -n %{libkst2widgets}
14cr|kst-2.0.7-2|78	Kst shared library.
14cr|kst-2.0.7-2|79	
14cr|kst-2.0.7-2|80	%files -n %{libkst2widgets}
14cr|kst-2.0.7-2|81	%{_libdir}/libkst2widgets.so.%{major}*
14cr|kst-2.0.7-2|82	
14cr|kst-2.0.7-2|83	#----------------------------------------------------------------------------
14cr|kst-2.0.7-2|84	
14cr|kst-2.0.7-2|85	%prep
14cr|kst-2.0.7-2|86	%setup -q
14cr|kst-2.0.7-2|87	%patch0 -p1
14cr|kst-2.0.7-2|88	%patch1 -p1
14cr|kst-2.0.7-2|89	
14cr|kst-2.0.7-2|90	%build
14cr|kst-2.0.7-2|91	%cmake \
14cr|kst-2.0.7-2|92	-Dkst_install_prefix=%{_prefix} \
14cr|kst-2.0.7-2|93	-Dkst_install_libdir=%{_lib} \
14cr|kst-2.0.7-2|94	-Dkst_rpath=0 \
14cr|kst-2.0.7-2|95	-Dkst_release=1 \
14cr|kst-2.0.7-2|96	-Dkst_verbose=1
14cr|kst-2.0.7-2|97	%make
14cr|kst-2.0.7-2|98	
14cr|kst-2.0.7-2|99	%install
14cr|kst-2.0.7-2|100	%makeinstall_std -C build
14cr|kst-2.0.7-2|101	
14cr|kst-2.0.7-2|102	rm -f %{buildroot}%{_libdir}/*.so  %{buildroot}%{_libdir}/*.a %{buildroot}%{_datadir}/applnk/*/* %{buildroot}%{_datadir}/mimelink/application/*.desktop
14cr|kst-2.0.7-2|103	
14cr|kst-2.0.7-2|104	
14cr|kst-2.0.7-2|105	%changelog
14cr|kst-2.0.7-2|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.7-2
14cr|kst-2.0.7-2|107	+ Revision: b7afdb5
14cr|kst-2.0.7-2|108	- MassBuild#464: Increase release tag
14cr|kst-2.0.7-2|109	
14cr|kst-2.0.7-2|110	

2443 14
14cr|kstart-4.1-6|1	Name:		kstart
14cr|kstart-4.1-6|2	Version:	4.1
14cr|kstart-4.1-6|3	Release: 	6
14cr|kstart-4.1-6|4	Summary: 	Kinit daemon that uses srvtabs or keytabs
14cr|kstart-4.1-6|5	License: 	GPL
14cr|kstart-4.1-6|6	Group: 		Networking/Other
14cr|kstart-4.1-6|7	URL: 		http://www.eyrie.org/~eagle/software/kstart/
14cr|kstart-4.1-6|8	Source0:	http://archives.eyrie.org/software/kerberos/%{name}-%{version}.tar.gz
14cr|kstart-4.1-6|9	Source1:	kstart.service
14cr|kstart-4.1-6|10	BuildRequires:	krb5-devel
14cr|kstart-4.1-6|11	
14cr|kstart-4.1-6|12	%description
14cr|kstart-4.1-6|13	k4start, k5start, and krenew are modified versions of kinit which add support
14cr|kstart-4.1-6|14	for running as a daemon to maintain a ticket cache, running a command with
14cr|kstart-4.1-6|15	credentials from a keytab and maintaining a ticket cache until that command
14cr|kstart-4.1-6|16	completes, obtaining AFS tokens (via an external aklog) after obtaining
14cr|kstart-4.1-6|17	tickets, and creating an AFS PAG for a command. They are primarily useful in
14cr|kstart-4.1-6|18	conjunction with long-running jobs; for moving ticket handling code out of
14cr|kstart-4.1-6|19	servers, cron jobs, or daemons; and to obtain tickets and AFS tokens with a
14cr|kstart-4.1-6|20	single command.
14cr|kstart-4.1-6|21	
14cr|kstart-4.1-6|22	%prep
14cr|kstart-4.1-6|23	%setup -q
14cr|kstart-4.1-6|24	
14cr|kstart-4.1-6|25	%build
14cr|kstart-4.1-6|26	%configure2_5x --disable-k4start
14cr|kstart-4.1-6|27	%make
14cr|kstart-4.1-6|28	
14cr|kstart-4.1-6|29	%install
14cr|kstart-4.1-6|30	%makeinstall_std
14cr|kstart-4.1-6|31	
14cr|kstart-4.1-6|32	install -d -m 755 %{buildroot}%{_unitdir}
14cr|kstart-4.1-6|33	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/kstart.service
14cr|kstart-4.1-6|34	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|kstart-4.1-6|35	cat > %{buildroot}%{_sysconfdir}/sysconfig/kstart <<'EOF'
14cr|kstart-4.1-6|36	# kstart service configuration file
14cr|kstart-4.1-6|37	USER=apache
14cr|kstart-4.1-6|38	PRINCIPAL=HTTP/$(hostname)
14cr|kstart-4.1-6|39	KEYTAB=/etc/krb5.keytab
14cr|kstart-4.1-6|40	PERIOD=10
14cr|kstart-4.1-6|41	OPTIONS=
14cr|kstart-4.1-6|42	EOF
14cr|kstart-4.1-6|43	
14cr|kstart-4.1-6|44	%post
14cr|kstart-4.1-6|45	%systemd_post %{name}.service
14cr|kstart-4.1-6|46	
14cr|kstart-4.1-6|47	%preun
14cr|kstart-4.1-6|48	%systemd_preun %{name}.service
14cr|kstart-4.1-6|49	
14cr|kstart-4.1-6|50	%postun
14cr|kstart-4.1-6|51	%systemd_postun_with_restart %{name}.service
14cr|kstart-4.1-6|52	
14cr|kstart-4.1-6|53	%files
14cr|kstart-4.1-6|54	%doc README TODO
14cr|kstart-4.1-6|55	%{_bindir}/k5start
14cr|kstart-4.1-6|56	%{_bindir}/krenew
14cr|kstart-4.1-6|57	%{_mandir}/man1/k5start.1*
14cr|kstart-4.1-6|58	%{_mandir}/man1/krenew.1*
14cr|kstart-4.1-6|59	%{_unitdir}/kstart.service
14cr|kstart-4.1-6|60	%config(noreplace) %{_sysconfdir}/sysconfig/kstart
14cr|kstart-4.1-6|61	
14cr|kstart-4.1-6|62	%changelog
14cr|kstart-4.1-6|63	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-6
14cr|kstart-4.1-6|64	+ Revision: ef2ead7
14cr|kstart-4.1-6|65	- Register service during installation
14cr|kstart-4.1-6|66	
14cr|kstart-4.1-6|67	

2444 14
14cr|ksuperkey-0.3-2|1	Name:		ksuperkey
14cr|ksuperkey-0.3-2|2	Summary:	A service to an open application launcher in KDE with Super key
14cr|ksuperkey-0.3-2|3	Version:	0.3
14cr|ksuperkey-0.3-2|4	Release:	2
14cr|ksuperkey-0.3-2|5	Group:		Graphical desktop/KDE
14cr|ksuperkey-0.3-2|6	License:	GPLv3+
14cr|ksuperkey-0.3-2|7	# And also https://github.com/hanschen/ksuperkey
14cr|ksuperkey-0.3-2|8	Url:		http://kde-apps.org/content/show.php/ksuperkey?content=154569
14cr|ksuperkey-0.3-2|9	Source:		http://kde-apps.org/CONTENT/content-files/154569-%{name}-%{version}.tar.gz
14cr|ksuperkey-0.3-2|10	BuildRequires:	kde4-macros
14cr|ksuperkey-0.3-2|11	BuildRequires:	pkgconfig(x11)
14cr|ksuperkey-0.3-2|12	BuildRequires:	pkgconfig(xtst)
14cr|ksuperkey-0.3-2|13	
14cr|ksuperkey-0.3-2|14	%description
14cr|ksuperkey-0.3-2|15	KSuperKey allows you to open the application launcher in KDE Plasma Desktop
14cr|ksuperkey-0.3-2|16	using the Super key (also known as the "Windows key"). If you hold down the
14cr|ksuperkey-0.3-2|17	Super key it will still act as a modifier key, allowing you to use it for
14cr|ksuperkey-0.3-2|18	other keyboard shortcuts.
14cr|ksuperkey-0.3-2|19	
14cr|ksuperkey-0.3-2|20	KSuperKey is a small application that runs in the background as a daemon.
14cr|ksuperkey-0.3-2|21	It was forked from xcape by Albin Olsson: https://github.com/alols/xcape
14cr|ksuperkey-0.3-2|22	
14cr|ksuperkey-0.3-2|23	%files
14cr|ksuperkey-0.3-2|24	%{_kde_bindir}/%{name}
14cr|ksuperkey-0.3-2|25	%{_kde_autostart}/%{name}.desktop
14cr|ksuperkey-0.3-2|26	
14cr|ksuperkey-0.3-2|27	#------------------------------------------------------------------------------
14cr|ksuperkey-0.3-2|28	
14cr|ksuperkey-0.3-2|29	%prep
14cr|ksuperkey-0.3-2|30	%setup -q
14cr|ksuperkey-0.3-2|31	
14cr|ksuperkey-0.3-2|32	%build
14cr|ksuperkey-0.3-2|33	%setup_compile_flags
14cr|ksuperkey-0.3-2|34	%make
14cr|ksuperkey-0.3-2|35	
14cr|ksuperkey-0.3-2|36	%install
14cr|ksuperkey-0.3-2|37	%makeinstall_std
14cr|ksuperkey-0.3-2|38	
14cr|ksuperkey-0.3-2|39	# Autostart service code, from git (should be removed when 0.4 is released)
14cr|ksuperkey-0.3-2|40	mkdir -p %{buildroot}%{_kde_autostart}
14cr|ksuperkey-0.3-2|41	cat > %{buildroot}%{_kde_autostart}/%{name}.desktop << EOF
14cr|ksuperkey-0.3-2|42	[Desktop Entry]
14cr|ksuperkey-0.3-2|43	Exec=ksuperkey
14cr|ksuperkey-0.3-2|44	X-DBUS-StartupType=none
14cr|ksuperkey-0.3-2|45	Name=ksuperkey
14cr|ksuperkey-0.3-2|46	Type=Service
14cr|ksuperkey-0.3-2|47	X-KDE-StartupNotify=false
14cr|ksuperkey-0.3-2|48	OnlyShowIn=KDE;
14cr|ksuperkey-0.3-2|49	X-KDE-autostart-phase=2
14cr|ksuperkey-0.3-2|50	EOF
14cr|ksuperkey-0.3-2|51	
14cr|ksuperkey-0.3-2|52	
14cr|ksuperkey-0.3-2|53	%changelog
14cr|ksuperkey-0.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|ksuperkey-0.3-2|55	+ Revision: 70afa8c
14cr|ksuperkey-0.3-2|56	- MassBuild#464: Increase release tag
14cr|ksuperkey-0.3-2|57	
14cr|ksuperkey-0.3-2|58	

2445 14
14cr|kterm-6.2.0-31|1	%define	name	kterm
14cr|kterm-6.2.0-31|2	%define	version	6.2.0
14cr|kterm-6.2.0-31|3	%define release	31
14cr|kterm-6.2.0-31|4	
14cr|kterm-6.2.0-31|5	Summary:	A Kanji (Japanese character set) terminal emulator for X
14cr|kterm-6.2.0-31|6	Name:		%{name}
14cr|kterm-6.2.0-31|7	Version:	%{version}
14cr|kterm-6.2.0-31|8	Release:	%{release}
14cr|kterm-6.2.0-31|9	Source:		ftp://ftp.sunet.se/pub/X11/R6contrib/applications/%{name}-%{version}.tar.bz2
14cr|kterm-6.2.0-31|10	Patch0:		kterm-6.2.0-kbd.patch.bz2
14cr|kterm-6.2.0-31|11	Patch1:		kterm-6.2.0-glibc.patch.bz2
14cr|kterm-6.2.0-31|12	Patch2:		kterm-6.2.0-utmp98.patch.bz2
14cr|kterm-6.2.0-31|13	#Patch3:	kterm-6.2.0-hanzi.patch.bz2
14cr|kterm-6.2.0-31|14	Patch4:		kterm-6.2.0-allfonts.patch.bz2
14cr|kterm-6.2.0-31|15	Patch5:		kterm-6.2.0-gcc3.4-fix.patch.bz2
14cr|kterm-6.2.0-31|16	Patch6:		kterm-6.2.0-varargs.patch.bz2
14cr|kterm-6.2.0-31|17	License:	GPL
14cr|kterm-6.2.0-31|18	Url:		http://www.asahi-net.or.jp/~hc3j-tkg/kterm/
14cr|kterm-6.2.0-31|19	Group:		Terminals
14cr|kterm-6.2.0-31|20	BuildRequires:	imake
14cr|kterm-6.2.0-31|21	BuildRequires:	libxaw-devel
14cr|kterm-6.2.0-31|22	BuildRequires:	libxp-devel
14cr|kterm-6.2.0-31|23	BuildRequires:	ncurses-devel
14cr|kterm-6.2.0-31|24	BuildRequires:	rman
14cr|kterm-6.2.0-31|25	BuildRequires:	sharutils
14cr|kterm-6.2.0-31|26	BuildRequires:	utempter-devel
14cr|kterm-6.2.0-31|27	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kterm-6.2.0-31|28	Requires:	utempter locales-ja
14cr|kterm-6.2.0-31|29	
14cr|kterm-6.2.0-31|30	%description
14cr|kterm-6.2.0-31|31	The kterm package provides a terminal emulator for the Kanji Japanese
14cr|kterm-6.2.0-31|32	character set.
14cr|kterm-6.2.0-31|33	
14cr|kterm-6.2.0-31|34	Install kterm if you need a Kanji character set terminal emulator.
14cr|kterm-6.2.0-31|35	You'll also need to have the X Window System installed.
14cr|kterm-6.2.0-31|36	
14cr|kterm-6.2.0-31|37	%prep
14cr|kterm-6.2.0-31|38	%setup -q
14cr|kterm-6.2.0-31|39	%patch0 -p1 -b .kbd
14cr|kterm-6.2.0-31|40	%patch1 -p1 -b .glibc
14cr|kterm-6.2.0-31|41	%patch2 -p1 -b .utempter
14cr|kterm-6.2.0-31|42	#%patch3 -p1 -b .hanzi
14cr|kterm-6.2.0-31|43	%patch4 -p1 -b .allfonts
14cr|kterm-6.2.0-31|44	%patch5 -p1 -b .gcc34
14cr|kterm-6.2.0-31|45	%patch6 -p1 -b .varargs
14cr|kterm-6.2.0-31|46	uudecode DEMO.kt.uu
14cr|kterm-6.2.0-31|47	
14cr|kterm-6.2.0-31|48	%build
14cr|kterm-6.2.0-31|49	xmkmf
14cr|kterm-6.2.0-31|50	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
14cr|kterm-6.2.0-31|51	
14cr|kterm-6.2.0-31|52	%install
14cr|kterm-6.2.0-31|53	rm -rf $RPM_BUILD_ROOT
14cr|kterm-6.2.0-31|54	%{makeinstall_std} install.man MANPATH=/usr/share/man
14cr|kterm-6.2.0-31|55	chmod 755 $RPM_BUILD_ROOT%{_bindir}/kterm
14cr|kterm-6.2.0-31|56	
14cr|kterm-6.2.0-31|57	# install menu
14cr|kterm-6.2.0-31|58	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14cr|kterm-6.2.0-31|59	
14cr|kterm-6.2.0-31|60	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|kterm-6.2.0-31|61	[Desktop Entry]
14cr|kterm-6.2.0-31|62	Encoding=UTF-8
14cr|kterm-6.2.0-31|63	Name=KTerm
14cr|kterm-6.2.0-31|64	Comment=Kanji Terminal Emulator
14cr|kterm-6.2.0-31|65	Exec=%{_bindir}/%{name}
14cr|kterm-6.2.0-31|66	Icon=terminals_section
14cr|kterm-6.2.0-31|67	Terminal=false
14cr|kterm-6.2.0-31|68	Type=Application
14cr|kterm-6.2.0-31|69	Categories=TerminalEmulator;Systenalm;Utility;
14cr|kterm-6.2.0-31|70	EOF
14cr|kterm-6.2.0-31|71	
14cr|kterm-6.2.0-31|72	# install japanese man page
14cr|kterm-6.2.0-31|73	cat kterm.jman | iconv -f iso-2022-jp -t euc-jp > kterm.man.euc
14cr|kterm-6.2.0-31|74	install -m644 kterm.man.euc -D $RPM_BUILD_ROOT%{_mandir}/ja/man1/kterm.1
14cr|kterm-6.2.0-31|75	
14cr|kterm-6.2.0-31|76	#(peroyvind) remove unpackaged files
14cr|kterm-6.2.0-31|77	rm -f $RPM_BUILD_ROOT/usr/lib/X11/app-defaults
14cr|kterm-6.2.0-31|78	
14cr|kterm-6.2.0-31|79	%post
14cr|kterm-6.2.0-31|80	%if %mdkversion < 200900
14cr|kterm-6.2.0-31|81	%{update_menus}
14cr|kterm-6.2.0-31|82	%endif
14cr|kterm-6.2.0-31|83	update-alternatives --install %{_prefix}/X11R6/bin/xvt xvt %{_prefix}/X11R6/bin/kterm 15
14cr|kterm-6.2.0-31|84	
14cr|kterm-6.2.0-31|85	%postun
14cr|kterm-6.2.0-31|86	%if %mdkversion < 200900
14cr|kterm-6.2.0-31|87	%{clean_menus}
14cr|kterm-6.2.0-31|88	%endif
14cr|kterm-6.2.0-31|89	if [ "$1" = "0" ]; then
14cr|kterm-6.2.0-31|90	update-alternatives --remove xvt %{_prefix}/X11R6/bin/kterm
14cr|kterm-6.2.0-31|91	fi
14cr|kterm-6.2.0-31|92	
14cr|kterm-6.2.0-31|93	%clean
14cr|kterm-6.2.0-31|94	rm -rf $RPM_BUILD_ROOT
14cr|kterm-6.2.0-31|95	
14cr|kterm-6.2.0-31|96	%files
14cr|kterm-6.2.0-31|97	%defattr(-,root,root)
14cr|kterm-6.2.0-31|98	%doc DEMO.kt README*
14cr|kterm-6.2.0-31|99	%{_bindir}/kterm
14cr|kterm-6.2.0-31|100	%config(noreplace) %{_sysconfdir}/X11/app-defaults/KTerm
14cr|kterm-6.2.0-31|101	%{_mandir}/man1/kterm.1x*
14cr|kterm-6.2.0-31|102	#{_prefix}/X11R6/lib/X11/doc/html/kterm.1.html
14cr|kterm-6.2.0-31|103	%lang(ja) %{_mandir}/ja/man1/kterm.1*
14cr|kterm-6.2.0-31|104	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|kterm-6.2.0-31|105	
14cr|kterm-6.2.0-31|106	
14cr|kterm-6.2.0-31|107	
14cr|kterm-6.2.0-31|108	
14cr|kterm-6.2.0-31|109	%changelog
14cr|kterm-6.2.0-31|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.0-31
14cr|kterm-6.2.0-31|111	+ Revision: 9c0b186
14cr|kterm-6.2.0-31|112	- MassBuild#464: Increase release tag
14cr|kterm-6.2.0-31|113	
14cr|kterm-6.2.0-31|114	

2446 14
14cr|ktikz-0.11.0svn194-2|1	%define name	ktikz
14cr|ktikz-0.11.0svn194-2|2	
14cr|ktikz-0.11.0svn194-2|3	Summary:	Program for creating diagrams with TikZ
14cr|ktikz-0.11.0svn194-2|4	Name:		%{name}
14cr|ktikz-0.11.0svn194-2|5	Version:	0.11.0svn194
14cr|ktikz-0.11.0svn194-2|6	Release:	2
14cr|ktikz-0.11.0svn194-2|7	Source0:	%{name}-%{version}.tar.bz2
14cr|ktikz-0.11.0svn194-2|8	License:	GPLv3+
14cr|ktikz-0.11.0svn194-2|9	Group:		Graphics
14cr|ktikz-0.11.0svn194-2|10	Url:		http://www.hackenberger.at/ktikz/
14cr|ktikz-0.11.0svn194-2|11	Requires:	tetex-latex, poppler
14cr|ktikz-0.11.0svn194-2|12	BuildRequires:	qt4-devel >= 4.6.0,
14cr|ktikz-0.11.0svn194-2|13	BuildRequires:	qt4-assistant >= 4.6.0
14cr|ktikz-0.11.0svn194-2|14	BuildRequires:	pkgconfig(poppler-qt4)
14cr|ktikz-0.11.0svn194-2|15	BuildRequires:	kdelibs4-devel
14cr|ktikz-0.11.0svn194-2|16	
14cr|ktikz-0.11.0svn194-2|17	%description
14cr|ktikz-0.11.0svn194-2|18	KtikZ is a small KDE application for creating diagrams with TikZ.
14cr|ktikz-0.11.0svn194-2|19	
14cr|ktikz-0.11.0svn194-2|20	%package -n qtikz
14cr|ktikz-0.11.0svn194-2|21	Summary:	Program for creating diagrams with TikZ
14cr|ktikz-0.11.0svn194-2|22	Group:		Graphics
14cr|ktikz-0.11.0svn194-2|23	
14cr|ktikz-0.11.0svn194-2|24	%description -n qtikz
14cr|ktikz-0.11.0svn194-2|25	QtikZ is a small application for creating diagrams with TikZ.
14cr|ktikz-0.11.0svn194-2|26	
14cr|ktikz-0.11.0svn194-2|27	%prep
14cr|ktikz-0.11.0svn194-2|28	%setup -q
14cr|ktikz-0.11.0svn194-2|29	
14cr|ktikz-0.11.0svn194-2|30	%build
14cr|ktikz-0.11.0svn194-2|31	sed -i -e 's,lrelease-qt4,lrelease,' qtikzconfig.pri
14cr|ktikz-0.11.0svn194-2|32	sed -i -e 's,\#MIME_INSTALL,MIME_INSTALL,' qtikzconfig.pri
14cr|ktikz-0.11.0svn194-2|33	sed -i -e 's,\/usr\/share\/mime\/packages,\$\$\{PREFIX\}\/share\/mime\/packages,' qtikzconfig.pri
14cr|ktikz-0.11.0svn194-2|34	
14cr|ktikz-0.11.0svn194-2|35	mkdir buildqt
14cr|ktikz-0.11.0svn194-2|36	pushd buildqt
14cr|ktikz-0.11.0svn194-2|37	%qmake_qt4 ../qtikz.pro
14cr|ktikz-0.11.0svn194-2|38	%make
14cr|ktikz-0.11.0svn194-2|39	popd
14cr|ktikz-0.11.0svn194-2|40	
14cr|ktikz-0.11.0svn194-2|41	%cmake_kde4
14cr|ktikz-0.11.0svn194-2|42	%make
14cr|ktikz-0.11.0svn194-2|43	
14cr|ktikz-0.11.0svn194-2|44	%install
14cr|ktikz-0.11.0svn194-2|45	pushd buildqt
14cr|ktikz-0.11.0svn194-2|46	INSTALL_ROOT=%{buildroot} %make install
14cr|ktikz-0.11.0svn194-2|47	popd
14cr|ktikz-0.11.0svn194-2|48	pushd build
14cr|ktikz-0.11.0svn194-2|49	%make DESTDIR=%{buildroot} install
14cr|ktikz-0.11.0svn194-2|50	rm -rf %{buildroot}%{_datadir}/mime/[agimstX]* %{buildroot}%{_datadir}/mime/text
14cr|ktikz-0.11.0svn194-2|51	popd
14cr|ktikz-0.11.0svn194-2|52	
14cr|ktikz-0.11.0svn194-2|53	mv data/examples examples
14cr|ktikz-0.11.0svn194-2|54	
14cr|ktikz-0.11.0svn194-2|55	chmod -R a+r Changelog LICENSE.* TODO examples/
14cr|ktikz-0.11.0svn194-2|56	chmod a+x examples
14cr|ktikz-0.11.0svn194-2|57	
14cr|ktikz-0.11.0svn194-2|58	
14cr|ktikz-0.11.0svn194-2|59	%files
14cr|ktikz-0.11.0svn194-2|60	%doc Changelog LICENSE.* TODO examples/
14cr|ktikz-0.11.0svn194-2|61	%{_bindir}/ktikz
14cr|ktikz-0.11.0svn194-2|62	%{_libdir}/kde4/ktikz*so
14cr|ktikz-0.11.0svn194-2|63	%{_datadir}/config.kcfg/ktikz*
14cr|ktikz-0.11.0svn194-2|64	%{_datadir}/apps/ktikz*/*
14cr|ktikz-0.11.0svn194-2|65	%{_datadir}/applications/kde4/ktikz.desktop
14cr|ktikz-0.11.0svn194-2|66	%{_datadir}/kde4/services/ktikz*.desktop
14cr|ktikz-0.11.0svn194-2|67	%{_datadir}/doc/*
14cr|ktikz-0.11.0svn194-2|68	%{_iconsdir}/*/*/*/ktikz.*
14cr|ktikz-0.11.0svn194-2|69	%{_datadir}/locale/*/*/ktikz.mo
14cr|ktikz-0.11.0svn194-2|70	%{_datadir}/mime/packages/ktikz.xml
14cr|ktikz-0.11.0svn194-2|71	%{_mandir}/man1/ktikz.*
14cr|ktikz-0.11.0svn194-2|72	
14cr|ktikz-0.11.0svn194-2|73	%files -n qtikz
14cr|ktikz-0.11.0svn194-2|74	%doc Changelog LICENSE.* TODO examples/
14cr|ktikz-0.11.0svn194-2|75	%{_bindir}/qtikz
14cr|ktikz-0.11.0svn194-2|76	%{_datadir}/qtikz/*
14cr|ktikz-0.11.0svn194-2|77	%{_datadir}/applications/qtikz.desktop
14cr|ktikz-0.11.0svn194-2|78	%{_datadir}/mime/packages/qtikz.xml
14cr|ktikz-0.11.0svn194-2|79	%{_mandir}/man1/qtikz.*
14cr|ktikz-0.11.0svn194-2|80	
14cr|ktikz-0.11.0svn194-2|81	
14cr|ktikz-0.11.0svn194-2|82	
14cr|ktikz-0.11.0svn194-2|83	%changelog
14cr|ktikz-0.11.0svn194-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0svn194-2
14cr|ktikz-0.11.0svn194-2|85	+ Revision: 2f38f89
14cr|ktikz-0.11.0svn194-2|86	- MassBuild#464: Increase release tag
14cr|ktikz-0.11.0svn194-2|87	
14cr|ktikz-0.11.0svn194-2|88	

2447 14
14cr|ktsuss-2-2|1	Summary:	Lightweight and simple frontend for su command
14cr|ktsuss-2-2|2	Name:		ktsuss
14cr|ktsuss-2-2|3	Version:	2
14cr|ktsuss-2-2|4	Release:	2
14cr|ktsuss-2-2|5	License:	BSD
14cr|ktsuss-2-2|6	Group:		System/Base
14cr|ktsuss-2-2|7	Url:		http://code.google.com/p/%{name}
14cr|ktsuss-2-2|8	source0:	http://ktsuss.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ktsuss-2-2|9	patch0:		ktsuss-2.printf.patch
14cr|ktsuss-2-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ktsuss-2-2|11	
14cr|ktsuss-2-2|12	%description
14cr|ktsuss-2-2|13	ktsuss stands for "keep the su simple, stupid", and as the
14cr|ktsuss-2-2|14	name says, is a graphical version of su written in C and
14cr|ktsuss-2-2|15	GTK+ 2.The idea of the project is to remain simple and bug
14cr|ktsuss-2-2|16	free.
14cr|ktsuss-2-2|17	
14cr|ktsuss-2-2|18	%prep
14cr|ktsuss-2-2|19	%setup -q %{name}-%{version}
14cr|ktsuss-2-2|20	%patch0 -p1 -b .printf
14cr|ktsuss-2-2|21	
14cr|ktsuss-2-2|22	%build
14cr|ktsuss-2-2|23	%configure2_5x
14cr|ktsuss-2-2|24	
14cr|ktsuss-2-2|25	%make
14cr|ktsuss-2-2|26	
14cr|ktsuss-2-2|27	%install
14cr|ktsuss-2-2|28	%makeinstall_std
14cr|ktsuss-2-2|29	
14cr|ktsuss-2-2|30	%files
14cr|ktsuss-2-2|31	%defattr(-,root,root)
14cr|ktsuss-2-2|32	%doc README Changelog
14cr|ktsuss-2-2|33	%attr(4755,root,root)%{_bindir}/ktsuss
14cr|ktsuss-2-2|34	%{_datadir}/pixmaps/ktsuss.png
14cr|ktsuss-2-2|35	
14cr|ktsuss-2-2|36	
14cr|ktsuss-2-2|37	
14cr|ktsuss-2-2|38	%changelog
14cr|ktsuss-2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2-2
14cr|ktsuss-2-2|40	+ Revision: f423568
14cr|ktsuss-2-2|41	- MassBuild#464: Increase release tag
14cr|ktsuss-2-2|42	
14cr|ktsuss-2-2|43	

2448 14
14cr|kuickshow-0.9.2-0.1060448.4|1	%define svn 1060448
14cr|kuickshow-0.9.2-0.1060448.4|2	
14cr|kuickshow-0.9.2-0.1060448.4|3	Summary:	A very fast and comfortable imageviewer
14cr|kuickshow-0.9.2-0.1060448.4|4	Name:		kuickshow
14cr|kuickshow-0.9.2-0.1060448.4|5	Version: 	0.9.2
14cr|kuickshow-0.9.2-0.1060448.4|6	Release: 	%mkrel 0.%svn.4
14cr|kuickshow-0.9.2-0.1060448.4|7	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.%svn.tar.bz2
14cr|kuickshow-0.9.2-0.1060448.4|8	Patch1:     kuickshow-0.9.2-fix-imlib-init.patch
14cr|kuickshow-0.9.2-0.1060448.4|9	Patch2:     kuickshow-0.9.2-fix-composite-menu.patch
14cr|kuickshow-0.9.2-0.1060448.4|10	License: 	GPLv2+
14cr|kuickshow-0.9.2-0.1060448.4|11	Group: 		Graphics
14cr|kuickshow-0.9.2-0.1060448.4|12	Url: 		http://www.kde.org
14cr|kuickshow-0.9.2-0.1060448.4|13	BuildRequires: 	kdelibs4-devel
14cr|kuickshow-0.9.2-0.1060448.4|14	BuildRequires:	imlib-devel
14cr|kuickshow-0.9.2-0.1060448.4|15	Obsoletes: 	kdegraphics-kuickshow < 1:3.5.10-3
14cr|kuickshow-0.9.2-0.1060448.4|16	Conflicts:	kde-l10n < 3.5.9-5
14cr|kuickshow-0.9.2-0.1060448.4|17	
14cr|kuickshow-0.9.2-0.1060448.4|18	%description
14cr|kuickshow-0.9.2-0.1060448.4|19	KuickShow is a very fast and comfortable imageviewer.
14cr|kuickshow-0.9.2-0.1060448.4|20	
14cr|kuickshow-0.9.2-0.1060448.4|21	%files
14cr|kuickshow-0.9.2-0.1060448.4|22	%_kde_bindir/*
14cr|kuickshow-0.9.2-0.1060448.4|23	%_kde_libdir/*.so
14cr|kuickshow-0.9.2-0.1060448.4|24	%_kde_datadir/applications/kde4/*.desktop
14cr|kuickshow-0.9.2-0.1060448.4|25	%_kde_appsdir/%name
14cr|kuickshow-0.9.2-0.1060448.4|26	%_kde_iconsdir/*/*/*/*
14cr|kuickshow-0.9.2-0.1060448.4|27	
14cr|kuickshow-0.9.2-0.1060448.4|28	#--------------------------------------------------------------------
14cr|kuickshow-0.9.2-0.1060448.4|29	
14cr|kuickshow-0.9.2-0.1060448.4|30	%prep
14cr|kuickshow-0.9.2-0.1060448.4|31	%setup -qn %name
14cr|kuickshow-0.9.2-0.1060448.4|32	%patch1 -p0
14cr|kuickshow-0.9.2-0.1060448.4|33	%patch2 -p0
14cr|kuickshow-0.9.2-0.1060448.4|34	
14cr|kuickshow-0.9.2-0.1060448.4|35	%build
14cr|kuickshow-0.9.2-0.1060448.4|36	%cmake_kde4
14cr|kuickshow-0.9.2-0.1060448.4|37	%make
14cr|kuickshow-0.9.2-0.1060448.4|38	
14cr|kuickshow-0.9.2-0.1060448.4|39	%install
14cr|kuickshow-0.9.2-0.1060448.4|40	%{makeinstall_std} -C build
14cr|kuickshow-0.9.2-0.1060448.4|41	
14cr|kuickshow-0.9.2-0.1060448.4|42	%changelog
14cr|kuickshow-0.9.2-0.1060448.4|43	* Mon Dec 03 2012 Alexander Khryukin <alexander@mezon.ru> 0.9.2-0.1060448.4
14cr|kuickshow-0.9.2-0.1060448.4|44	+ Revision: 450c5ba
14cr|kuickshow-0.9.2-0.1060448.4|45	- contrib repairing
14cr|kuickshow-0.9.2-0.1060448.4|46	
14cr|kuickshow-0.9.2-0.1060448.4|47	

2449 14
14cr|kumir-all-1.8.0.2565-5|1	%define kum_release 2565
14cr|kumir-all-1.8.0.2565-5|2	%define ver 1.8.0
14cr|kumir-all-1.8.0.2565-5|3	
14cr|kumir-all-1.8.0.2565-5|4	Name:		kumir-all
14cr|kumir-all-1.8.0.2565-5|5	Summary:	KUMIR education system
14cr|kumir-all-1.8.0.2565-5|6	License:	GPL
14cr|kumir-all-1.8.0.2565-5|7	Group:		Education
14cr|kumir-all-1.8.0.2565-5|8	Version:	%{ver}.%{kum_release}
14cr|kumir-all-1.8.0.2565-5|9	Release:	5
14cr|kumir-all-1.8.0.2565-5|10	URL:		http://www.niisi.ru/kumir/
14cr|kumir-all-1.8.0.2565-5|11	Source:		http://lpm.org.ru/kumir2/files/%{ver}/kumir-%{ver}.%{kum_release}.tar.gz
14cr|kumir-all-1.8.0.2565-5|12	Source1:	kumir-alt-icons.tar.bz2
14cr|kumir-all-1.8.0.2565-5|13	Source2:	test.vod
14cr|kumir-all-1.8.0.2565-5|14	Source10:	%{name}.rpmlintrc
14cr|kumir-all-1.8.0.2565-5|15	#patch from SUSE
14cr|kumir-all-1.8.0.2565-5|16	Patch0:		kumir-ege-desktop.patch
14cr|kumir-all-1.8.0.2565-5|17	Patch1:		kumir-configure.patch
14cr|kumir-all-1.8.0.2565-5|18	#patch from ALT
14cr|kumir-all-1.8.0.2565-5|19	Patch2:		kumir-1.7.1-desktop.patch
14cr|kumir-all-1.8.0.2565-5|20	Patch3:		kumir-1.7.90-x-kumir-program.desktop.patch
14cr|kumir-all-1.8.0.2565-5|21	Patch4:		kumir-1.7.1-x-kumir-program.xml.patch
14cr|kumir-all-1.8.0.2565-5|22	# Rosa patches
14cr|kumir-all-1.8.0.2565-5|23	Patch10:	kumir-1.8.0-gcc4.7.patch
14cr|kumir-all-1.8.0.2565-5|24	
14cr|kumir-all-1.8.0.2565-5|25	BuildRequires:	python
14cr|kumir-all-1.8.0.2565-5|26	BuildRequires:	qt4-devel
14cr|kumir-all-1.8.0.2565-5|27	Requires:	libqtcore4
14cr|kumir-all-1.8.0.2565-5|28	Requires:	libqtgui4
14cr|kumir-all-1.8.0.2565-5|29	Requires:	libqtnetwork4
14cr|kumir-all-1.8.0.2565-5|30	Requires:	libqtscript4
14cr|kumir-all-1.8.0.2565-5|31	Requires:	libqtsvg4
14cr|kumir-all-1.8.0.2565-5|32	Requires:	libqtxml4
14cr|kumir-all-1.8.0.2565-5|33	Requires:	libqtwebkit4
14cr|kumir-all-1.8.0.2565-5|34	
14cr|kumir-all-1.8.0.2565-5|35	%description
14cr|kumir-all-1.8.0.2565-5|36	Complete KUMIR education system.
14cr|kumir-all-1.8.0.2565-5|37	
14cr|kumir-all-1.8.0.2565-5|38	%prep
14cr|kumir-all-1.8.0.2565-5|39	%setup -q -n kumir-%{ver} -a 1
14cr|kumir-all-1.8.0.2565-5|40	#aplly patch from SUSE
14cr|kumir-all-1.8.0.2565-5|41	%patch0 -p0
14cr|kumir-all-1.8.0.2565-5|42	%patch1 -p0
14cr|kumir-all-1.8.0.2565-5|43	#apply patch from ALT
14cr|kumir-all-1.8.0.2565-5|44	%patch2 -p1
14cr|kumir-all-1.8.0.2565-5|45	%patch3 -p1
14cr|kumir-all-1.8.0.2565-5|46	%patch4 -p1
14cr|kumir-all-1.8.0.2565-5|47	%patch10 -p1
14cr|kumir-all-1.8.0.2565-5|48	cp %{SOURCE2} .
14cr|kumir-all-1.8.0.2565-5|49	
14cr|kumir-all-1.8.0.2565-5|50	# Disable build of some plugins
14cr|kumir-all-1.8.0.2565-5|51	sed -i "s/dwunog//" Addons/Addons.pro
14cr|kumir-all-1.8.0.2565-5|52	sed -i "s/isometricRobot//" Addons/Addons.pro
14cr|kumir-all-1.8.0.2565-5|53	sed -i "s/convertor//" Addons/Addons.pro
14cr|kumir-all-1.8.0.2565-5|54	sed -i "s/Robotor3D//" Addons/Addons.pro
14cr|kumir-all-1.8.0.2565-5|55	
14cr|kumir-all-1.8.0.2565-5|56	%build
14cr|kumir-all-1.8.0.2565-5|57	python ./configure --prefix=%{buildroot}/usr
14cr|kumir-all-1.8.0.2565-5|58	make
14cr|kumir-all-1.8.0.2565-5|59	#strip -s kumir
14cr|kumir-all-1.8.0.2565-5|60	#strip -s pluginstarter
14cr|kumir-all-1.8.0.2565-5|61	#cd Kumir-EGE/src
14cr|kumir-all-1.8.0.2565-5|62	#%qmake_qt4 -config release
14cr|kumir-all-1.8.0.2565-5|63	#make
14cr|kumir-all-1.8.0.2565-5|64	#cd ..
14cr|kumir-all-1.8.0.2565-5|65	#strip -s bin/ckumir
14cr|kumir-all-1.8.0.2565-5|66	#cd ..
14cr|kumir-all-1.8.0.2565-5|67	
14cr|kumir-all-1.8.0.2565-5|68	%install
14cr|kumir-all-1.8.0.2565-5|69	KUMIR_DIR=%{buildroot}%{_datadir}/kumir make install
14cr|kumir-all-1.8.0.2565-5|70	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/
14cr|kumir-all-1.8.0.2565-5|71	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
14cr|kumir-all-1.8.0.2565-5|72	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
14cr|kumir-all-1.8.0.2565-5|73	
14cr|kumir-all-1.8.0.2565-5|74	cp Addons/libpainter.so %{buildroot}%{_datadir}/kumir/Addons/
14cr|kumir-all-1.8.0.2565-5|75	cp Addons/turtle.ini %{buildroot}%{_datadir}/kumir/Addons/
14cr|kumir-all-1.8.0.2565-5|76	cp Addons/vodoley/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
14cr|kumir-all-1.8.0.2565-5|77	cp Addons/painter/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
14cr|kumir-all-1.8.0.2565-5|78	cp kumir-ege.desktop %{buildroot}%{_datadir}/applications/
14cr|kumir-all-1.8.0.2565-5|79	#cp -R Kumir-EGE/bin Kumir-EGE/share %{buildroot}/usr
14cr|kumir-all-1.8.0.2565-5|80	
14cr|kumir-all-1.8.0.2565-5|81	#install -m 644 -D Kumir/X-Desktop/%name.desktop %buildroot%_desktopdir/%name.desktop
14cr|kumir-all-1.8.0.2565-5|82	install -m 644 -D Kumir/X-Desktop/x-kumir-program.xml %buildroot/%_datadir/mime/packages/x-kumir-program.xml
14cr|kumir-all-1.8.0.2565-5|83	install -m 644 -D Kumir/X-Desktop/x-kumir-program.desktop  %buildroot/%_datadir/mimelnk/application/x-kumir-program.desktop
14cr|kumir-all-1.8.0.2565-5|84	
14cr|kumir-all-1.8.0.2565-5|85	# Install icons
14cr|kumir-all-1.8.0.2565-5|86	
14cr|kumir-all-1.8.0.2565-5|87	mkdir -p %buildroot%_icons16dir/ %buildroot%{_iconsbasedir}/32x32/apps %buildroot%_liconsdir/ %buildroot%_iconsdir/hicolor/64x64/apps/ %buildroot%_iconsdir/hicolor/128x128/apps/
14cr|kumir-all-1.8.0.2565-5|88	install -m 644 alt-icons/16x16/*.png %buildroot%_icons16dir/
14cr|kumir-all-1.8.0.2565-5|89	install -m 644 alt-icons/32x32/*.png %buildroot%{_iconsbasedir}/32x32/apps
14cr|kumir-all-1.8.0.2565-5|90	install -m 644 alt-icons/48x48/*.png %buildroot%_liconsdir/
14cr|kumir-all-1.8.0.2565-5|91	install -m 644 alt-icons/64x64/*.png %buildroot%_iconsdir/hicolor/64x64/apps/
14cr|kumir-all-1.8.0.2565-5|92	#install -m 644 alt-icons/128x128/*.png %buildroot%_iconsdir/hicolor/128x128/apps/
14cr|kumir-all-1.8.0.2565-5|93	
14cr|kumir-all-1.8.0.2565-5|94	#rm %buildroot%_iconsdir/hicolor/128x128/apps/kumir.png
14cr|kumir-all-1.8.0.2565-5|95	#rm %buildroot%_iconsdir/hicolor/*/apps/pictomir.png
14cr|kumir-all-1.8.0.2565-5|96	
14cr|kumir-all-1.8.0.2565-5|97	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/16x16/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/16x16/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|98	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/22x22/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/22x22/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|99	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/32x32/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/32x32/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|100	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/48x48/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/48x48/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|101	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/64x64/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/64x64/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|102	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/scalable/application-x-kumir-program.svg %buildroot%_iconsdir/crystalsvg/scalable/mimetypes/application-x-kumir-program.svg
14cr|kumir-all-1.8.0.2565-5|103	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/16x16/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/16x16/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|104	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/22x22/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/22x22/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|105	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/32x32/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/32x32/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|106	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/48x48/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/48x48/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|107	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/64x64/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/64x64/mimetypes/application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|108	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/scalable/application-x-kumir-program.svg %buildroot%_iconsdir/oxygen/scalable/mimetypes/application-x-kumir-program.svg
14cr|kumir-all-1.8.0.2565-5|109	
14cr|kumir-all-1.8.0.2565-5|110	# Install TaskControl plugin
14cr|kumir-all-1.8.0.2565-5|111	install -m 644 -D TaskControl/libtaskControl.so  %{buildroot}%{_datadir}/kumir/TaskControl/libtaskControl.so
14cr|kumir-all-1.8.0.2565-5|112	
14cr|kumir-all-1.8.0.2565-5|113	# Fix paths to help files
14cr|kumir-all-1.8.0.2565-5|114	cd %{buildroot}%{_datadir}/kumir/Kumir
14cr|kumir-all-1.8.0.2565-5|115	ln -s Help help
14cr|kumir-all-1.8.0.2565-5|116	
14cr|kumir-all-1.8.0.2565-5|117	# Rename kumir.png to correct name
14cr|kumir-all-1.8.0.2565-5|118	cd %{buildroot}%{_datadir}/pixmaps
14cr|kumir-all-1.8.0.2565-5|119	mv kumir.png application-x-kumir-program.png
14cr|kumir-all-1.8.0.2565-5|120	
14cr|kumir-all-1.8.0.2565-5|121	# make link in /usr/bin/kumir
14cr|kumir-all-1.8.0.2565-5|122	#cd %buildroot%_bindir
14cr|kumir-all-1.8.0.2565-5|123	#rm kumir kumpluginstarter
14cr|kumir-all-1.8.0.2565-5|124	#ln -s ../..%_libdir/kumir/kumir kumir
14cr|kumir-all-1.8.0.2565-5|125	#ln -s ../..%_libdir/kumir/pluginstarter kumpluginstarter
14cr|kumir-all-1.8.0.2565-5|126	
14cr|kumir-all-1.8.0.2565-5|127	# Fix permissions
14cr|kumir-all-1.8.0.2565-5|128	find %{buildroot} -perm 0666 -exec chmod 0644 '{}' \;
14cr|kumir-all-1.8.0.2565-5|129	find %{buildroot} -perm 0777 -exec chmod 0755 '{}' \;
14cr|kumir-all-1.8.0.2565-5|130	
14cr|kumir-all-1.8.0.2565-5|131	%package -n kumir
14cr|kumir-all-1.8.0.2565-5|132	Summary:	Kumir Language Implementation (development version)
14cr|kumir-all-1.8.0.2565-5|133	Group:	Education
14cr|kumir-all-1.8.0.2565-5|134	Suggests:	kumir-pluginstarter kumir-worlds-kuznechik kumir-worlds-painter kumir-worlds-turtle kumir-worlds-vodoley
14cr|kumir-all-1.8.0.2565-5|135	
14cr|kumir-all-1.8.0.2565-5|136	%description -n kumir
14cr|kumir-all-1.8.0.2565-5|137	Implementation of Kumir programming language, designed by academic Ershov.
14cr|kumir-all-1.8.0.2565-5|138	Includes compiler, runtime, IDE, Robot and Draw.
14cr|kumir-all-1.8.0.2565-5|139	
14cr|kumir-all-1.8.0.2565-5|140	%post -n kumir
14cr|kumir-all-1.8.0.2565-5|141	cd /usr/share/mime
14cr|kumir-all-1.8.0.2565-5|142	rm -f XMLnamespaces aliases globs magic subclasses
14cr|kumir-all-1.8.0.2565-5|143	update-mime-database /usr/share/mime > /dev/null
14cr|kumir-all-1.8.0.2565-5|144	
14cr|kumir-all-1.8.0.2565-5|145	%postun -n kumir
14cr|kumir-all-1.8.0.2565-5|146	cd /usr/share/mime
14cr|kumir-all-1.8.0.2565-5|147	rm -f XMLnamespaces aliases globs magic subclasses application/x-kumir-program.xml
14cr|kumir-all-1.8.0.2565-5|148	update-mime-database /usr/share/mime > /dev/null
14cr|kumir-all-1.8.0.2565-5|149	
14cr|kumir-all-1.8.0.2565-5|150	%files -n kumir
14cr|kumir-all-1.8.0.2565-5|151	%{_datadir}/kumir/Kumir/*
14cr|kumir-all-1.8.0.2565-5|152	%{_datadir}/kumir/kumir
14cr|kumir-all-1.8.0.2565-5|153	%{_bindir}/kumir
14cr|kumir-all-1.8.0.2565-5|154	%{_datadir}/applications/kumir.desktop
14cr|kumir-all-1.8.0.2565-5|155	%{_datadir}/applications/kumir-ege.desktop
14cr|kumir-all-1.8.0.2565-5|156	%{_datadir}/pixmaps/*
14cr|kumir-all-1.8.0.2565-5|157	%{_datadir}/mime/packages/x-kumir-program.xml
14cr|kumir-all-1.8.0.2565-5|158	%{_datadir}/mimelnk/application/x-kumir-program.desktop
14cr|kumir-all-1.8.0.2565-5|159	%{_datadir}/kumir/TaskControl
14cr|kumir-all-1.8.0.2565-5|160	%{_iconsdir}/*
14cr|kumir-all-1.8.0.2565-5|161	
14cr|kumir-all-1.8.0.2565-5|162	#%package -n ckumir
14cr|kumir-all-1.8.0.2565-5|163	#Requires:	libqtcore4 >= 4.6.0
14cr|kumir-all-1.8.0.2565-5|164	#Summary:	Console version of Kumir core
14cr|kumir-all-1.8.0.2565-5|165	#Group:		Education
14cr|kumir-all-1.8.0.2565-5|166	
14cr|kumir-all-1.8.0.2565-5|167	#%description -n ckumir
14cr|kumir-all-1.8.0.2565-5|168	#Non-gui version of Kumir core system.
14cr|kumir-all-1.8.0.2565-5|169	#Operates in two modes:
14cr|kumir-all-1.8.0.2565-5|170	#    1. Correctness check of program
14cr|kumir-all-1.8.0.2565-5|171	#    2. Evaluation of program
14cr|kumir-all-1.8.0.2565-5|172	#I/O operations are mapped to stdin/stdout, error messages - to stderr.
14cr|kumir-all-1.8.0.2565-5|173	#Use of any modules (including non-GUI) is prohibited.
14cr|kumir-all-1.8.0.2565-5|174	#For usage information type "ckumir --help" in terminal.
14cr|kumir-all-1.8.0.2565-5|175	
14cr|kumir-all-1.8.0.2565-5|176	#%files -n ckumir
14cr|kumir-all-1.8.0.2565-5|177	#%defattr(-,root,root)
14cr|kumir-all-1.8.0.2565-5|178	#%{_bindir}/ckumir
14cr|kumir-all-1.8.0.2565-5|179	#%{_datadir}/kumir/*
14cr|kumir-all-1.8.0.2565-5|180	
14cr|kumir-all-1.8.0.2565-5|181	%package -n kumir-pluginstarter
14cr|kumir-all-1.8.0.2565-5|182	Summary:	Starter to use Kumir Worlds without Kumir
14cr|kumir-all-1.8.0.2565-5|183	Group:		Education
14cr|kumir-all-1.8.0.2565-5|184	
14cr|kumir-all-1.8.0.2565-5|185	%description -n kumir-pluginstarter
14cr|kumir-all-1.8.0.2565-5|186	Starter to use Kumir Worlds without Kumir
14cr|kumir-all-1.8.0.2565-5|187	
14cr|kumir-all-1.8.0.2565-5|188	%files -n kumir-pluginstarter
14cr|kumir-all-1.8.0.2565-5|189	%{_datadir}/kumir/pluginstarter
14cr|kumir-all-1.8.0.2565-5|190	%{_bindir}/kumpluginstarter
14cr|kumir-all-1.8.0.2565-5|191	
14cr|kumir-all-1.8.0.2565-5|192	%package -n kumir-worlds-turtle
14cr|kumir-all-1.8.0.2565-5|193	Summary:	Tutle for Kumir and Pictomir
14cr|kumir-all-1.8.0.2565-5|194	Requires:	kumir-pluginstarter >= %{version}
14cr|kumir-all-1.8.0.2565-5|195	Group:		Education
14cr|kumir-all-1.8.0.2565-5|196	
14cr|kumir-all-1.8.0.2565-5|197	%description -n kumir-worlds-turtle
14cr|kumir-all-1.8.0.2565-5|198	Turtle for Kumir anf Pictomir
14cr|kumir-all-1.8.0.2565-5|199	
14cr|kumir-all-1.8.0.2565-5|200	%files -n kumir-worlds-turtle
14cr|kumir-all-1.8.0.2565-5|201	%{_datadir}/kumir/Addons/libturtle.so
14cr|kumir-all-1.8.0.2565-5|202	%{_datadir}/kumir/Addons/turtle.ini
14cr|kumir-all-1.8.0.2565-5|203	
14cr|kumir-all-1.8.0.2565-5|204	%package -n kumir-worlds-kuznechik
14cr|kumir-all-1.8.0.2565-5|205	Summary:	Grasshopper for Kumir and Pictomir
14cr|kumir-all-1.8.0.2565-5|206	Requires:	kumir-pluginstarter >= %{version}
14cr|kumir-all-1.8.0.2565-5|207	Group:		Education
14cr|kumir-all-1.8.0.2565-5|208	
14cr|kumir-all-1.8.0.2565-5|209	%description -n kumir-worlds-kuznechik
14cr|kumir-all-1.8.0.2565-5|210	Grasshopper for Kumir and Pictomir
14cr|kumir-all-1.8.0.2565-5|211	
14cr|kumir-all-1.8.0.2565-5|212	%files -n kumir-worlds-kuznechik
14cr|kumir-all-1.8.0.2565-5|213	%{_datadir}/kumir/Addons/libkuznechik.so
14cr|kumir-all-1.8.0.2565-5|214	
14cr|kumir-all-1.8.0.2565-5|215	%package -n kumir-worlds-vodoley
14cr|kumir-all-1.8.0.2565-5|216	Summary:	Aquarius for Kumir and Pictomir
14cr|kumir-all-1.8.0.2565-5|217	Requires:	kumir-pluginstarter >= %{version}
14cr|kumir-all-1.8.0.2565-5|218	Group:		Education
14cr|kumir-all-1.8.0.2565-5|219	
14cr|kumir-all-1.8.0.2565-5|220	%description -n kumir-worlds-vodoley
14cr|kumir-all-1.8.0.2565-5|221	Aquarius for Kumir anf Pictomir
14cr|kumir-all-1.8.0.2565-5|222	
14cr|kumir-all-1.8.0.2565-5|223	%files -n kumir-worlds-vodoley
14cr|kumir-all-1.8.0.2565-5|224	%{_datadir}/kumir/Addons/libvodoley.so
14cr|kumir-all-1.8.0.2565-5|225	%{_datadir}/kumir/Addons/vodoley/*
14cr|kumir-all-1.8.0.2565-5|226	
14cr|kumir-all-1.8.0.2565-5|227	%package -n kumir-worlds-painter
14cr|kumir-all-1.8.0.2565-5|228	Summary:	Painter for Kumir
14cr|kumir-all-1.8.0.2565-5|229	Requires:	kumir-pluginstarter >= %{version}
14cr|kumir-all-1.8.0.2565-5|230	Group:		Education
14cr|kumir-all-1.8.0.2565-5|231	
14cr|kumir-all-1.8.0.2565-5|232	%description -n kumir-worlds-painter
14cr|kumir-all-1.8.0.2565-5|233	Painter for Kumir
14cr|kumir-all-1.8.0.2565-5|234	
14cr|kumir-all-1.8.0.2565-5|235	%files -n kumir-worlds-painter
14cr|kumir-all-1.8.0.2565-5|236	%{_datadir}/kumir/Addons/libpainter.so
14cr|kumir-all-1.8.0.2565-5|237	%{_datadir}/kumir/Addons/painter/*
14cr|kumir-all-1.8.0.2565-5|238	
14cr|kumir-all-1.8.0.2565-5|239	
14cr|kumir-all-1.8.0.2565-5|240	
14cr|kumir-all-1.8.0.2565-5|241	%changelog
14cr|kumir-all-1.8.0.2565-5|242	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0.2565-5
14cr|kumir-all-1.8.0.2565-5|243	+ Revision: 4b73412
14cr|kumir-all-1.8.0.2565-5|244	- MassBuild#464: Increase release tag
14cr|kumir-all-1.8.0.2565-5|245	
14cr|kumir-all-1.8.0.2565-5|246	

2450 14
14cr|kup-0.4.2-1|1	%define major 0
14cr|kup-0.4.2-1|2	%define libgit24kup %mklibname git24kup %{major}
14cr|kup-0.4.2-1|3	
14cr|kup-0.4.2-1|4	Summary:	A KDE-based frontend for the very excellent backup software
14cr|kup-0.4.2-1|5	Name:		kup
14cr|kup-0.4.2-1|6	Version:	0.4.2
14cr|kup-0.4.2-1|7	Release:	1
14cr|kup-0.4.2-1|8	License:	GPLv2+
14cr|kup-0.4.2-1|9	Group:		Archiving/Backup
14cr|kup-0.4.2-1|10	# Also https://github.com/spersson/Kup
14cr|kup-0.4.2-1|11	Url:		http://kde-apps.org/content/show.php/Kup+Backup+System?content=147465
14cr|kup-0.4.2-1|12	Source0:	https://github.com/spersson/Kup/archive/%{name}-%{version}.tar.gz
14cr|kup-0.4.2-1|13	BuildRequires:	cmake
14cr|kup-0.4.2-1|14	BuildRequires:	kdelibs4-devel
14cr|kup-0.4.2-1|15	BuildRequires:	pkgconfig(openssl)
14cr|kup-0.4.2-1|16	Requires:	rsync
14cr|kup-0.4.2-1|17	Suggests:	bup
14cr|kup-0.4.2-1|18	
14cr|kup-0.4.2-1|19	%description
14cr|kup-0.4.2-1|20	Kup is created for helping people to keep up-to-date backups of their personal
14cr|kup-0.4.2-1|21	files.
14cr|kup-0.4.2-1|22	
14cr|kup-0.4.2-1|23	Backup types:
14cr|kup-0.4.2-1|24	- Synchronized folders with the use of "rsync".
14cr|kup-0.4.2-1|25	- Incremental backup archive with the use of "bup"
14cr|kup-0.4.2-1|26	Backup destinations:
14cr|kup-0.4.2-1|27	- local filesystem, monitored for availability. That means you can set
14cr|kup-0.4.2-1|28	a destination folder which only exist when perhaps a network shared drive
14cr|kup-0.4.2-1|29	is mounted and Kup will detect when it becomes available.
14cr|kup-0.4.2-1|30	- external storage, like usb hard drives. Also monitored for availability.
14cr|kup-0.4.2-1|31	Schedules:
14cr|kup-0.4.2-1|32	- manual only (triggered from tray icon popup menu)
14cr|kup-0.4.2-1|33	- interval (suggests new backup after some time has passed since last backup)
14cr|kup-0.4.2-1|34	- usage based (suggests new backup after you have been active on your computer
14cr|kup-0.4.2-1|35	for some hours since last backup).
14cr|kup-0.4.2-1|36	
14cr|kup-0.4.2-1|37	%files -f %{name}.lang
14cr|kup-0.4.2-1|38	%doc LICENSE MAINTAINER README.md
14cr|kup-0.4.2-1|39	%dir %{_kde_appsdir}/kup-daemon/
14cr|kup-0.4.2-1|40	%{_kde_appsdir}/kup-daemon/*
14cr|kup-0.4.2-1|41	%{_kde_autostart}/kup-daemon.desktop
14cr|kup-0.4.2-1|42	%{_kde_bindir}/kup-daemon
14cr|kup-0.4.2-1|43	%{_kde_bindir}/kup-filedigger
14cr|kup-0.4.2-1|44	%{_kde_libdir}/kde4/kcm_kup.so
14cr|kup-0.4.2-1|45	%{_kde_libdir}/kde4/kio_bup.so
14cr|kup-0.4.2-1|46	%{_kde_libdir}/libkdeinit4_kup-daemon.so
14cr|kup-0.4.2-1|47	%{_kde_iconsdir}/hicolor/*/*/*
14cr|kup-0.4.2-1|48	%{_kde_services}/bup.protocol
14cr|kup-0.4.2-1|49	%{_kde_services}/kcm_kup.desktop
14cr|kup-0.4.2-1|50	
14cr|kup-0.4.2-1|51	#----------------------------------------------------------------------------
14cr|kup-0.4.2-1|52	
14cr|kup-0.4.2-1|53	%package -n %{libgit24kup}
14cr|kup-0.4.2-1|54	Summary:	Shared library for %{name}
14cr|kup-0.4.2-1|55	Group:		System/Libraries
14cr|kup-0.4.2-1|56	
14cr|kup-0.4.2-1|57	%description -n %{libgit24kup}
14cr|kup-0.4.2-1|58	Shared library for %{name}.
14cr|kup-0.4.2-1|59	
14cr|kup-0.4.2-1|60	%files -n %{libgit24kup}
14cr|kup-0.4.2-1|61	%{_kde_libdir}/libgit24kup.so.%{major}*
14cr|kup-0.4.2-1|62	
14cr|kup-0.4.2-1|63	#----------------------------------------------------------------------------
14cr|kup-0.4.2-1|64	
14cr|kup-0.4.2-1|65	%prep
14cr|kup-0.4.2-1|66	%setup -q
14cr|kup-0.4.2-1|67	chmod 0644 LICENSE
14cr|kup-0.4.2-1|68	
14cr|kup-0.4.2-1|69	%build
14cr|kup-0.4.2-1|70	%cmake_kde4
14cr|kup-0.4.2-1|71	%make
14cr|kup-0.4.2-1|72	
14cr|kup-0.4.2-1|73	%install
14cr|kup-0.4.2-1|74	%makeinstall_std -C build
14cr|kup-0.4.2-1|75	
14cr|kup-0.4.2-1|76	rm -f %{buildroot}%{_kde_libdir}/libgit24kup.so
14cr|kup-0.4.2-1|77	
14cr|kup-0.4.2-1|78	%find_lang %{name}
14cr|kup-0.4.2-1|79	
14cr|kup-0.4.2-1|80	
14cr|kup-0.4.2-1|81	%changelog
14cr|kup-0.4.2-1|82	* Tue Aug 19 2014 Rosa <rosa@abf.rosalinux.ru> 0.4.2-1
14cr|kup-0.4.2-1|83	+ Revision: ab32ca4
14cr|kup-0.4.2-1|84	- Automatic import for version 0.4.2-1
14cr|kup-0.4.2-1|85	
14cr|kup-0.4.2-1|86	

2451 14
14cr|kvirc-4.2.0-3|1	%define svn 0
14cr|kvirc-4.2.0-3|2	%define svnrev 6190
14cr|kvirc-4.2.0-3|3	%define branch_ver 4.2
14cr|kvirc-4.2.0-3|4	
14cr|kvirc-4.2.0-3|5	%define major 4
14cr|kvirc-4.2.0-3|6	%define libname %mklibname kvilib %{major}
14cr|kvirc-4.2.0-3|7	%define devname %mklibname kvilib -d
14cr|kvirc-4.2.0-3|8	
14cr|kvirc-4.2.0-3|9	Summary:	Qt IRC client
14cr|kvirc-4.2.0-3|10	Name:		kvirc
14cr|kvirc-4.2.0-3|11	Version:	4.2.0
14cr|kvirc-4.2.0-3|12	Release:	3
14cr|kvirc-4.2.0-3|13	License:	GPLv2+ with exceptions
14cr|kvirc-4.2.0-3|14	Group:		Networking/IRC
14cr|kvirc-4.2.0-3|15	Url:		http://www.kvirc.net
14cr|kvirc-4.2.0-3|16	Source0:	ftp://ftp.kvirc.net/pub/kvirc/%{version}/source/%{name}-%{version}.tar.bz2
14cr|kvirc-4.2.0-3|17	Patch0:		kvirc-4.2.0-v4l_deprecations.patch
14cr|kvirc-4.2.0-3|18	BuildRequires:	cmake
14cr|kvirc-4.2.0-3|19	BuildRequires:	doxygen
14cr|kvirc-4.2.0-3|20	BuildRequires:	gettext
14cr|kvirc-4.2.0-3|21	BuildRequires:	gsm-devel
14cr|kvirc-4.2.0-3|22	BuildRequires:	kdelibs4-devel
14cr|kvirc-4.2.0-3|23	BuildRequires:	perl-devel
14cr|kvirc-4.2.0-3|24	BuildRequires:	shared-mime-info > 0.23
14cr|kvirc-4.2.0-3|25	BuildRequires:	pkgconfig(libv4l1)
14cr|kvirc-4.2.0-3|26	BuildRequires:	pkgconfig(openssl)
14cr|kvirc-4.2.0-3|27	BuildRequires:	pkgconfig(phonon)
14cr|kvirc-4.2.0-3|28	BuildRequires:	pkgconfig(python)
14cr|kvirc-4.2.0-3|29	BuildRequires:	pkgconfig(theora)
14cr|kvirc-4.2.0-3|30	Provides:	kde4-irc-client
14cr|kvirc-4.2.0-3|31	%rename kvirc4
14cr|kvirc-4.2.0-3|32	
14cr|kvirc-4.2.0-3|33	%description
14cr|kvirc-4.2.0-3|34	Qt-based IRC client with support for themes, transparency, encryption,
14cr|kvirc-4.2.0-3|35	many extended IRC features, and scripting.
14cr|kvirc-4.2.0-3|36	
14cr|kvirc-4.2.0-3|37	%files -f %{name}.lang
14cr|kvirc-4.2.0-3|38	%{_bindir}/%{name}
14cr|kvirc-4.2.0-3|39	%{_libdir}/%{name}/%{branch_ver}/modules/
14cr|kvirc-4.2.0-3|40	%dir %{_datadir}/%{name}/
14cr|kvirc-4.2.0-3|41	%dir %{_datadir}/%{name}/%{branch_ver}
14cr|kvirc-4.2.0-3|42	%{_datadir}/%{name}/%{branch_ver}/audio
14cr|kvirc-4.2.0-3|43	%{_datadir}/%{name}/%{branch_ver}/config
14cr|kvirc-4.2.0-3|44	%{_datadir}/%{name}/%{branch_ver}/defscript
14cr|kvirc-4.2.0-3|45	%{_datadir}/%{name}/%{branch_ver}/doc
14cr|kvirc-4.2.0-3|46	%{_datadir}/%{name}/%{branch_ver}/help
14cr|kvirc-4.2.0-3|47	%{_datadir}/%{name}/%{branch_ver}/license
14cr|kvirc-4.2.0-3|48	%dir %{_datadir}/%{name}/%{branch_ver}/locale
14cr|kvirc-4.2.0-3|49	%{_datadir}/%{name}/%{branch_ver}/modules
14cr|kvirc-4.2.0-3|50	%{_datadir}/%{name}/%{branch_ver}/msgcolors
14cr|kvirc-4.2.0-3|51	%{_datadir}/%{name}/%{branch_ver}/pics
14cr|kvirc-4.2.0-3|52	%{_datadir}/%{name}/%{branch_ver}/themes
14cr|kvirc-4.2.0-3|53	%{_datadir}/apps/kvirc/kvirc.notifyrc
14cr|kvirc-4.2.0-3|54	%{_datadir}/applications/%{name}.desktop
14cr|kvirc-4.2.0-3|55	%{_datadir}/mime/packages/%{name}.xml
14cr|kvirc-4.2.0-3|56	%{_datadir}/pixmaps/%{name}.png
14cr|kvirc-4.2.0-3|57	%{_datadir}/kde4/services/*
14cr|kvirc-4.2.0-3|58	%{_iconsdir}/hicolor/*/*/*.png
14cr|kvirc-4.2.0-3|59	%{_iconsdir}/hicolor/scalable/*/*.svgz
14cr|kvirc-4.2.0-3|60	%{_mandir}/man1/*.1*
14cr|kvirc-4.2.0-3|61	%lang(de) %{_mandir}/de/man1/*.1*
14cr|kvirc-4.2.0-3|62	%lang(it) %{_mandir}/it/man1/*.1*
14cr|kvirc-4.2.0-3|63	%lang(fr) %{_mandir}/fr/man1/*.1*
14cr|kvirc-4.2.0-3|64	%lang(pt) %{_mandir}/pt/man1/*.1*
14cr|kvirc-4.2.0-3|65	%lang(uk) %{_mandir}/uk/man1/*.1*
14cr|kvirc-4.2.0-3|66	
14cr|kvirc-4.2.0-3|67	#----------------------------------------------------------------------------
14cr|kvirc-4.2.0-3|68	
14cr|kvirc-4.2.0-3|69	%package -n %{libname}
14cr|kvirc-4.2.0-3|70	Summary:	Shared library for KVirc 4
14cr|kvirc-4.2.0-3|71	Group:		System/Libraries
14cr|kvirc-4.2.0-3|72	
14cr|kvirc-4.2.0-3|73	%description -n %{libname}
14cr|kvirc-4.2.0-3|74	Shared library provided by KVirc 4.
14cr|kvirc-4.2.0-3|75	
14cr|kvirc-4.2.0-3|76	%files -n %{libname}
14cr|kvirc-4.2.0-3|77	%{_libdir}/libkvilib.so.%{major}*
14cr|kvirc-4.2.0-3|78	
14cr|kvirc-4.2.0-3|79	#----------------------------------------------------------------------------
14cr|kvirc-4.2.0-3|80	
14cr|kvirc-4.2.0-3|81	%package -n %{devname}
14cr|kvirc-4.2.0-3|82	Summary:	Development headers for KVirc 4
14cr|kvirc-4.2.0-3|83	Group:		Development/C++
14cr|kvirc-4.2.0-3|84	Requires:	%{libname} = %{EVRD}
14cr|kvirc-4.2.0-3|85	Provides:	%{name}-devel = %{EVRD}
14cr|kvirc-4.2.0-3|86	
14cr|kvirc-4.2.0-3|87	%description -n %{devname}
14cr|kvirc-4.2.0-3|88	Development headers for KVirc 4.
14cr|kvirc-4.2.0-3|89	
14cr|kvirc-4.2.0-3|90	%files  -n %{devname}
14cr|kvirc-4.2.0-3|91	%{_bindir}/%{name}-config
14cr|kvirc-4.2.0-3|92	%{_libdir}/libkvilib.so
14cr|kvirc-4.2.0-3|93	
14cr|kvirc-4.2.0-3|94	#----------------------------------------------------------------------------
14cr|kvirc-4.2.0-3|95	
14cr|kvirc-4.2.0-3|96	%prep
14cr|kvirc-4.2.0-3|97	%setup -q
14cr|kvirc-4.2.0-3|98	%patch0 -p1
14cr|kvirc-4.2.0-3|99	
14cr|kvirc-4.2.0-3|100	%build
14cr|kvirc-4.2.0-3|101	%cmake_kde4 \
14cr|kvirc-4.2.0-3|102	-DWANT_DCC_VIDEO=ON \
14cr|kvirc-4.2.0-3|103	-DWANT_OGG_THEORA=ON \
14cr|kvirc-4.2.0-3|104	-DWANT_ENV_FLAGS=ON \
14cr|kvirc-4.2.0-3|105	%{?svn:\
14cr|kvirc-4.2.0-3|106	-DMANUAL_REVISION=%{svnrev}}
14cr|kvirc-4.2.0-3|107	
14cr|kvirc-4.2.0-3|108	%make
14cr|kvirc-4.2.0-3|109	
14cr|kvirc-4.2.0-3|110	%install
14cr|kvirc-4.2.0-3|111	%makeinstall_std -C build
14cr|kvirc-4.2.0-3|112	
14cr|kvirc-4.2.0-3|113	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128,scalable}/apps
14cr|kvirc-4.2.0-3|114	for i in 16x16 32x32 48x48 64x64 128x128; do \
14cr|kvirc-4.2.0-3|115	cp data/icons/$i/*.png %{buildroot}%{_iconsdir}/hicolor/$i/apps; \
14cr|kvirc-4.2.0-3|116	done
14cr|kvirc-4.2.0-3|117	cp data/icons/scalable/*.svg* %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cr|kvirc-4.2.0-3|118	
14cr|kvirc-4.2.0-3|119	rm -f %{name}.lang
14cr|kvirc-4.2.0-3|120	find %{buildroot}%{_datadir}/%{name}/%{branch_ver}/locale -name "*.mo" |while read r; do
14cr|kvirc-4.2.0-3|121	LNG=`echo $r |sed -e 's,.*_,,g;s,\.mo,,'`
14cr|kvirc-4.2.0-3|122	echo "%lang($LNG) $r" |sed -e 's,%{buildroot},,' >>%{name}.lang
14cr|kvirc-4.2.0-3|123	done
14cr|kvirc-4.2.0-3|124	
14cr|kvirc-4.2.0-3|125	
14cr|kvirc-4.2.0-3|126	%changelog
14cr|kvirc-4.2.0-3|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.0-3
14cr|kvirc-4.2.0-3|128	+ Revision: 5158f1a
14cr|kvirc-4.2.0-3|129	- MassBuild#464: Increase release tag
14cr|kvirc-4.2.0-3|130	
14cr|kvirc-4.2.0-3|131	

2452 14
14cr|kvkbd-0.6-2|1	# Probably there's a strip hidden somewhere in the makefiles - we get an
14cr|kvkbd-0.6-2|2	# empty debuginfo package...
14cr|kvkbd-0.6-2|3	%define debug_package %nil
14cr|kvkbd-0.6-2|4	
14cr|kvkbd-0.6-2|5	Name:           kvkbd
14cr|kvkbd-0.6-2|6	BuildRequires:  libxslt-devel task-kde4-devel
14cr|kvkbd-0.6-2|7	BuildRequires:	pkgconfig(xi) pkgconfig(xtst)
14cr|kvkbd-0.6-2|8	License:        GPLv2+
14cr|kvkbd-0.6-2|9	Url:            http://kde-apps.org/content/show.php/Kvkbd+-+KDE4?content=94374
14cr|kvkbd-0.6-2|10	Group:          Graphical desktop/KDE
14cr|kvkbd-0.6-2|11	Summary:        A virtual keyboard for KDE
14cr|kvkbd-0.6-2|12	Version:        0.6
14cr|kvkbd-0.6-2|13	Release:        2
14cr|kvkbd-0.6-2|14	Source:         94374-kvkbd-0.6.tar.gz
14cr|kvkbd-0.6-2|15	Patch0:		kvkbd-0.6-compile.patch
14cr|kvkbd-0.6-2|16	Patch1:         fix-loginhelper.diff
14cr|kvkbd-0.6-2|17	
14cr|kvkbd-0.6-2|18	%description
14cr|kvkbd-0.6-2|19	Kvkbd is a virtual keyboard for KDE, it contains many feature like
14cr|kvkbd-0.6-2|20	system tray and dock support, auto-detection and on the fly change
14cr|kvkbd-0.6-2|21	of the keyboard layout, scripting with DBus, etc.
14cr|kvkbd-0.6-2|22	
14cr|kvkbd-0.6-2|23	%prep
14cr|kvkbd-0.6-2|24	%setup -n %{name}-%{version} -q
14cr|kvkbd-0.6-2|25	%apply_patches
14cr|kvkbd-0.6-2|26	
14cr|kvkbd-0.6-2|27	%build
14cr|kvkbd-0.6-2|28	%cmake_kde4
14cr|kvkbd-0.6-2|29	%make
14cr|kvkbd-0.6-2|30	
14cr|kvkbd-0.6-2|31	%install
14cr|kvkbd-0.6-2|32	rm -rf $RPM_BUILD_ROOT
14cr|kvkbd-0.6-2|33	install -d %{buildroot}/%{_bindir}/kvkbd
14cr|kvkbd-0.6-2|34	install -d %{buildroot}/%{_datadir}/applications/kvkbd.desktop
14cr|kvkbd-0.6-2|35	install -d %{buildroot}/%{_docdir}/HTML/en/kvkbd
14cr|kvkbd-0.6-2|36	
14cr|kvkbd-0.6-2|37	
14cr|kvkbd-0.6-2|38	%clean
14cr|kvkbd-0.6-2|39	rm -rf $RPM_BUILD_ROOT
14cr|kvkbd-0.6-2|40	
14cr|kvkbd-0.6-2|41	%files
14cr|kvkbd-0.6-2|42	%defattr(-,root,root)
14cr|kvkbd-0.6-2|43	%{_bindir}/kvkbd
14cr|kvkbd-0.6-2|44	%{_datadir}/applications/kvkbd.desktop
14cr|kvkbd-0.6-2|45	%lang(en) %{_docdir}/HTML/en/kvkbd
14cr|kvkbd-0.6-2|46	
14cr|kvkbd-0.6-2|47	
14cr|kvkbd-0.6-2|48	
14cr|kvkbd-0.6-2|49	
14cr|kvkbd-0.6-2|50	%changelog
14cr|kvkbd-0.6-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|kvkbd-0.6-2|52	+ Revision: 6e7e291
14cr|kvkbd-0.6-2|53	- MassBuild#464: Increase release tag
14cr|kvkbd-0.6-2|54	
14cr|kvkbd-0.6-2|55	

2453 14
14cr|kvpnc-0.9.6a-1|1	%define name    kvpnc
14cr|kvpnc-0.9.6a-1|2	%define version 0.9.6a
14cr|kvpnc-0.9.6a-1|3	%define rel     1
14cr|kvpnc-0.9.6a-1|4	%define release %mkrel %rel
14cr|kvpnc-0.9.6a-1|5	%define Summary KDE frontend to various vpn clients
14cr|kvpnc-0.9.6a-1|6	
14cr|kvpnc-0.9.6a-1|7	Summary:        %{Summary}
14cr|kvpnc-0.9.6a-1|8	Name:           %{name}
14cr|kvpnc-0.9.6a-1|9	Version:        %{version}
14cr|kvpnc-0.9.6a-1|10	Release:        %{release}
14cr|kvpnc-0.9.6a-1|11	License:        GPLv2+
14cr|kvpnc-0.9.6a-1|12	Group:          Networking/Remote access
14cr|kvpnc-0.9.6a-1|13	Source0:        http://download.gna.org/kvpnc/kvpnc-%{version}-kde4.tar.bz2
14cr|kvpnc-0.9.6a-1|14	URL:            http://home.gna.org/kvpnc/en/index.html
14cr|kvpnc-0.9.6a-1|15	Patch0:		kvpnc-0.9.6a-gcc47.patch
14cr|kvpnc-0.9.6a-1|16	Patch1:		kvpnc-0.9.6a-scriptsec.patch
14cr|kvpnc-0.9.6a-1|17	BuildRequires:  desktop-file-utils
14cr|kvpnc-0.9.6a-1|18	BuildRequires:  kdelibs4-devel
14cr|kvpnc-0.9.6a-1|19	BuildRequires:  libgcrypt-devel
14cr|kvpnc-0.9.6a-1|20	Requires:       usermode-consoleonly
14cr|kvpnc-0.9.6a-1|21	Requires:       kvpnc-backend
14cr|kvpnc-0.9.6a-1|22	
14cr|kvpnc-0.9.6a-1|23	%description
14cr|kvpnc-0.9.6a-1|24	KVpnc is a KDE frontend for for various vpn clients.
14cr|kvpnc-0.9.6a-1|25	It supports Cisco VPN (vpnc) and IPSec (FreeS/WAN, racoon).
14cr|kvpnc-0.9.6a-1|26	Vpnc is a replacement for the cisco VPN client and its used
14cr|kvpnc-0.9.6a-1|27	as client for the cisco3000 VPN Concentrator, FreeS/WAN (OpenS/WAN)
14cr|kvpnc-0.9.6a-1|28	is a IPSec client for Linux 2.4.x and racoon is a IPSec client
14cr|kvpnc-0.9.6a-1|29	for Linux 2.6.x and *BSD.
14cr|kvpnc-0.9.6a-1|30	
14cr|kvpnc-0.9.6a-1|31	%files
14cr|kvpnc-0.9.6a-1|32	%{_kde_bindir}/%{name}
14cr|kvpnc-0.9.6a-1|33	%{_kde_datadir}/applications/kde4/kvpnc.desktop
14cr|kvpnc-0.9.6a-1|34	%{_kde_datadir}/apps/kvpnc
14cr|kvpnc-0.9.6a-1|35	%{_kde_datadir}/icons/*/*/apps/*.png
14cr|kvpnc-0.9.6a-1|36	%{_kde_datadir}/icons/*/*/actions/*.png
14cr|kvpnc-0.9.6a-1|37	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|kvpnc-0.9.6a-1|38	
14cr|kvpnc-0.9.6a-1|39	#--------------------------------------------------------------------
14cr|kvpnc-0.9.6a-1|40	
14cr|kvpnc-0.9.6a-1|41	%prep
14cr|kvpnc-0.9.6a-1|42	%setup -q -n kvpnc-%{version}-kde4
14cr|kvpnc-0.9.6a-1|43	%patch0 -p1
14cr|kvpnc-0.9.6a-1|44	%patch1 -p1
14cr|kvpnc-0.9.6a-1|45	
14cr|kvpnc-0.9.6a-1|46	%build
14cr|kvpnc-0.9.6a-1|47	%cmake_kde4
14cr|kvpnc-0.9.6a-1|48	%make
14cr|kvpnc-0.9.6a-1|49	cd ..
14cr|kvpnc-0.9.6a-1|50	
14cr|kvpnc-0.9.6a-1|51	%install
14cr|kvpnc-0.9.6a-1|52	%makeinstall_std -C build
14cr|kvpnc-0.9.6a-1|53	
14cr|kvpnc-0.9.6a-1|54	### pam entry
14cr|kvpnc-0.9.6a-1|55	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|kvpnc-0.9.6a-1|56	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cr|kvpnc-0.9.6a-1|57	auth       sufficient   pam_rootok.so
14cr|kvpnc-0.9.6a-1|58	auth       include      system-auth
14cr|kvpnc-0.9.6a-1|59	session    optional     pam_xauth.so
14cr|kvpnc-0.9.6a-1|60	account    required     pam_permit.so
14cr|kvpnc-0.9.6a-1|61	EOF
14cr|kvpnc-0.9.6a-1|62	
14cr|kvpnc-0.9.6a-1|63	%changelog
14cr|kvpnc-0.9.6a-1|64	* Tue Nov 13 2012 Alexander Khryukin <alexander@mezon.ru> 0.9.6a-1
14cr|kvpnc-0.9.6a-1|65	+ Revision: ebfe210
14cr|kvpnc-0.9.6a-1|66	- version update 0.9.6a
14cr|kvpnc-0.9.6a-1|67	
14cr|kvpnc-0.9.6a-1|68	

2454 14
14cr|kwave-0.8.10-2|1	%define major 0
14cr|kwave-0.8.10-2|2	%define libname %mklibname %{name} %{major}
14cr|kwave-0.8.10-2|3	%define libgui %mklibname %{name}gui %{major}
14cr|kwave-0.8.10-2|4	
14cr|kwave-0.8.10-2|5	Summary:	A sound editor for KDE
14cr|kwave-0.8.10-2|6	Name:		kwave
14cr|kwave-0.8.10-2|7	Version:	0.8.10
14cr|kwave-0.8.10-2|8	Release:	2
14cr|kwave-0.8.10-2|9	Epoch:		1
14cr|kwave-0.8.10-2|10	License:	GPLv2+
14cr|kwave-0.8.10-2|11	Group:		Sound
14cr|kwave-0.8.10-2|12	Url:		http://kwave.sourceforge.net/
14cr|kwave-0.8.10-2|13	Source0:	http://prdownloads.sourceforge.net/kwave/%{name}-%{version}-1.tar.bz2
14cr|kwave-0.8.10-2|14	BuildRequires:	imagemagick
14cr|kwave-0.8.10-2|15	BuildRequires:	kdelibs4-devel
14cr|kwave-0.8.10-2|16	Buildrequires:	libid3-devel
14cr|kwave-0.8.10-2|17	Buildrequires:	pkgconfig(alsa)
14cr|kwave-0.8.10-2|18	BuildRequires:	pkgconfig(audiofile)
14cr|kwave-0.8.10-2|19	BuildRequires:	pkgconfig(fftw3)
14cr|kwave-0.8.10-2|20	BuildRequires:	pkgconfig(flac++)
14cr|kwave-0.8.10-2|21	BuildRequires:	pkgconfig(libpulse)
14cr|kwave-0.8.10-2|22	BuildRequires:	pkgconfig(mad)
14cr|kwave-0.8.10-2|23	BuildRequires:	pkgconfig(opus)
14cr|kwave-0.8.10-2|24	BuildRequires:	pkgconfig(samplerate) >= 0.1.3
14cr|kwave-0.8.10-2|25	BuildRequires:	pkgconfig(vorbis)
14cr|kwave-0.8.10-2|26	
14cr|kwave-0.8.10-2|27	%description
14cr|kwave-0.8.10-2|28	Kwave is a sound editor designed for the KDE Desktop Environment.
14cr|kwave-0.8.10-2|29	
14cr|kwave-0.8.10-2|30	With Kwave you can edit many sorts of wav-files including multi-channel
14cr|kwave-0.8.10-2|31	files. You are able to alter and play back each channel on its own.
14cr|kwave-0.8.10-2|32	Kwave also includes many plugins (most are still under development) to
14cr|kwave-0.8.10-2|33	transform the wave-file in several ways and presents a graphical view
14cr|kwave-0.8.10-2|34	with a complete zoom- and scroll capability.
14cr|kwave-0.8.10-2|35	
14cr|kwave-0.8.10-2|36	%files -f %{name}.lang
14cr|kwave-0.8.10-2|37	%doc CHANGES README TODO
14cr|kwave-0.8.10-2|38	%{_kde_bindir}/%{name}
14cr|kwave-0.8.10-2|39	%{_kde_iconsdir}/*/*/apps/%{name}.*
14cr|kwave-0.8.10-2|40	%{_kde_iconsdir}/*/*/actions/%{name}*
14cr|kwave-0.8.10-2|41	%{_kde_applicationsdir}/%{name}.desktop
14cr|kwave-0.8.10-2|42	%{_kde_datadir}/apps/%{name}
14cr|kwave-0.8.10-2|43	%{_kde_libdir}/kde4/plugins/%{name}
14cr|kwave-0.8.10-2|44	
14cr|kwave-0.8.10-2|45	#----------------------------------------------------------------------------
14cr|kwave-0.8.10-2|46	
14cr|kwave-0.8.10-2|47	%package -n %{libname}
14cr|kwave-0.8.10-2|48	Summary:	Libraries needed by %{name}
14cr|kwave-0.8.10-2|49	Group:		System/Libraries
14cr|kwave-0.8.10-2|50	
14cr|kwave-0.8.10-2|51	%description -n %{libname}
14cr|kwave-0.8.10-2|52	Libraries needed for %{name}.
14cr|kwave-0.8.10-2|53	
14cr|kwave-0.8.10-2|54	%files -n %{libname}
14cr|kwave-0.8.10-2|55	%{_kde_libdir}/lib%{name}.so.%{major}*
14cr|kwave-0.8.10-2|56	
14cr|kwave-0.8.10-2|57	#----------------------------------------------------------------------------
14cr|kwave-0.8.10-2|58	
14cr|kwave-0.8.10-2|59	%package -n %{libgui}
14cr|kwave-0.8.10-2|60	Summary:	Libraries needed by %{name}
14cr|kwave-0.8.10-2|61	Group:		System/Libraries
14cr|kwave-0.8.10-2|62	Conflicts:	%{_lib}kwave0 < 0.8.10
14cr|kwave-0.8.10-2|63	
14cr|kwave-0.8.10-2|64	%description -n %{libgui}
14cr|kwave-0.8.10-2|65	Libraries needed for %{name}.
14cr|kwave-0.8.10-2|66	
14cr|kwave-0.8.10-2|67	%files -n %{libgui}
14cr|kwave-0.8.10-2|68	%{_kde_libdir}/lib%{name}gui.so.%{major}*
14cr|kwave-0.8.10-2|69	
14cr|kwave-0.8.10-2|70	#----------------------------------------------------------------------------
14cr|kwave-0.8.10-2|71	
14cr|kwave-0.8.10-2|72	%prep
14cr|kwave-0.8.10-2|73	%setup -q
14cr|kwave-0.8.10-2|74	
14cr|kwave-0.8.10-2|75	%build
14cr|kwave-0.8.10-2|76	%cmake_kde4 -DWITH_GSL=OFF -DWITH_MP3=ON -DWITH_DOC=OFF
14cr|kwave-0.8.10-2|77	%make
14cr|kwave-0.8.10-2|78	
14cr|kwave-0.8.10-2|79	%install
14cr|kwave-0.8.10-2|80	%makeinstall_std -C build
14cr|kwave-0.8.10-2|81	
14cr|kwave-0.8.10-2|82	%find_lang %{name} --with-html
14cr|kwave-0.8.10-2|83	
14cr|kwave-0.8.10-2|84	
14cr|kwave-0.8.10-2|85	%changelog
14cr|kwave-0.8.10-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.8.10-2
14cr|kwave-0.8.10-2|87	+ Revision: 8b9dfe3
14cr|kwave-0.8.10-2|88	- MassBuild#464: Increase release tag
14cr|kwave-0.8.10-2|89	
14cr|kwave-0.8.10-2|90	

2455 14
14cr|kwooty-1.0.1-3|1	Summary:	A friendly NZB Usenet binary downloader
14cr|kwooty-1.0.1-3|2	Name:		kwooty
14cr|kwooty-1.0.1-3|3	Version:	1.0.1
14cr|kwooty-1.0.1-3|4	Release:	3
14cr|kwooty-1.0.1-3|5	License:	GPLv2+
14cr|kwooty-1.0.1-3|6	Group:		Networking/News
14cr|kwooty-1.0.1-3|7	Url:		http://kwooty.sourceforge.net/
14cr|kwooty-1.0.1-3|8	Source0:	http://downloads.sourceforge.net/project/kwooty/%{name}-%{version}.tar.gz
14cr|kwooty-1.0.1-3|9	BuildRequires:	cmake >= 2.6.0
14cr|kwooty-1.0.1-3|10	BuildRequires:	kdebase4-workspace-devel >= 4.6.0
14cr|kwooty-1.0.1-3|11	BuildRequires:	kdelibs4-devel >= 4.6.0
14cr|kwooty-1.0.1-3|12	BuildRequires:	gettext
14cr|kwooty-1.0.1-3|13	Requires:	p7zip
14cr|kwooty-1.0.1-3|14	Requires:	parchive2
14cr|kwooty-1.0.1-3|15	Requires:	unrar
14cr|kwooty-1.0.1-3|16	Conflicts:	%{_lib}kwootycore0 < 1.0.1-2
14cr|kwooty-1.0.1-3|17	
14cr|kwooty-1.0.1-3|18	%description
14cr|kwooty-1.0.1-3|19	A friendly NZB newsgroup binary grabber. Its main features are:
14cr|kwooty-1.0.1-3|20	- Automatic files verifying/repairing (par2 program required)
14cr|kwooty-1.0.1-3|21	- Automatic archive extraction (unrar program required)
14cr|kwooty-1.0.1-3|22	- Multi-server support
14cr|kwooty-1.0.1-3|23	- Direct file downloading after opening a .nzb file
14cr|kwooty-1.0.1-3|24	- Save/Restore pending downloads when application is closed/open
14cr|kwooty-1.0.1-3|25	- System shutdown scheduling
14cr|kwooty-1.0.1-3|26	- File queue and priority management
14cr|kwooty-1.0.1-3|27	- SSL connection support
14cr|kwooty-1.0.1-3|28	- Pause/Resume downloads.
14cr|kwooty-1.0.1-3|29	
14cr|kwooty-1.0.1-3|30	%files -f %{name}.lang
14cr|kwooty-1.0.1-3|31	%doc COPYING README.txt TODO
14cr|kwooty-1.0.1-3|32	%{_kde_bindir}/%{name}
14cr|kwooty-1.0.1-3|33	%{_kde_appsdir}/%{name}/*
14cr|kwooty-1.0.1-3|34	%{_kde_applicationsdir}/%{name}.desktop
14cr|kwooty-1.0.1-3|35	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cr|kwooty-1.0.1-3|36	%{_kde_services}/%{name}_*.desktop
14cr|kwooty-1.0.1-3|37	%{_kde_servicetypes}/%{name}*.desktop
14cr|kwooty-1.0.1-3|38	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
14cr|kwooty-1.0.1-3|39	%{_kde_libdir}/kde4/%{name}_*.so
14cr|kwooty-1.0.1-3|40	
14cr|kwooty-1.0.1-3|41	#----------------------------------------------------------------------------
14cr|kwooty-1.0.1-3|42	
14cr|kwooty-1.0.1-3|43	%define major 0
14cr|kwooty-1.0.1-3|44	%define libkwootycore %mklibname kwootycore %{major}
14cr|kwooty-1.0.1-3|45	
14cr|kwooty-1.0.1-3|46	%package -n %{libkwootycore}
14cr|kwooty-1.0.1-3|47	Summary:	Shared library for Kwooty Usenet binary grabber
14cr|kwooty-1.0.1-3|48	Group:		System/Libraries
14cr|kwooty-1.0.1-3|49	
14cr|kwooty-1.0.1-3|50	%description -n %{libkwootycore}
14cr|kwooty-1.0.1-3|51	Shared library for Kwooty Usenet binary grabber.
14cr|kwooty-1.0.1-3|52	
14cr|kwooty-1.0.1-3|53	%files -n %{libkwootycore}
14cr|kwooty-1.0.1-3|54	%doc COPYING
14cr|kwooty-1.0.1-3|55	%{_kde_libdir}/libkwootycore.so.%{major}*
14cr|kwooty-1.0.1-3|56	# ugly file naming but SONAME is correct
14cr|kwooty-1.0.1-3|57	%{_kde_libdir}/libkwootycore.so.%{version}
14cr|kwooty-1.0.1-3|58	
14cr|kwooty-1.0.1-3|59	#----------------------------------------------------------------------------
14cr|kwooty-1.0.1-3|60	
14cr|kwooty-1.0.1-3|61	%prep
14cr|kwooty-1.0.1-3|62	%setup -q
14cr|kwooty-1.0.1-3|63	# The build directory already exist:
14cr|kwooty-1.0.1-3|64	# removing to avoid errors later from our build scripts
14cr|kwooty-1.0.1-3|65	rmdir build
14cr|kwooty-1.0.1-3|66	
14cr|kwooty-1.0.1-3|67	# Remove wrong file perms
14cr|kwooty-1.0.1-3|68	chmod -x COPYING
14cr|kwooty-1.0.1-3|69	chmod -x README.txt
14cr|kwooty-1.0.1-3|70	
14cr|kwooty-1.0.1-3|71	%build
14cr|kwooty-1.0.1-3|72	%cmake_kde4
14cr|kwooty-1.0.1-3|73	%make
14cr|kwooty-1.0.1-3|74	
14cr|kwooty-1.0.1-3|75	%install
14cr|kwooty-1.0.1-3|76	%makeinstall_std -C build
14cr|kwooty-1.0.1-3|77	
14cr|kwooty-1.0.1-3|78	%find_lang %{name}
14cr|kwooty-1.0.1-3|79	
14cr|kwooty-1.0.1-3|80	# We don't need this because there are no headers anyway
14cr|kwooty-1.0.1-3|81	rm -f %{buildroot}%{_kde_libdir}/libkwootycore.so
14cr|kwooty-1.0.1-3|82	
14cr|kwooty-1.0.1-3|83	
14cr|kwooty-1.0.1-3|84	%changelog
14cr|kwooty-1.0.1-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|kwooty-1.0.1-3|86	+ Revision: 8c2189a
14cr|kwooty-1.0.1-3|87	- MassBuild#464: Increase release tag
14cr|kwooty-1.0.1-3|88	
14cr|kwooty-1.0.1-3|89	

2456 14
14cr|kxml-2.2.2-11|1	# Copyright (c) 2000-2008, JPackage Project
14cr|kxml-2.2.2-11|2	# All rights reserved.
14cr|kxml-2.2.2-11|3	#
14cr|kxml-2.2.2-11|4	# Redistribution and use in source and binary forms, with or without
14cr|kxml-2.2.2-11|5	# modification, are permitted provided that the following conditions
14cr|kxml-2.2.2-11|6	# are met:
14cr|kxml-2.2.2-11|7	#
14cr|kxml-2.2.2-11|8	# 1. Redistributions of source code must retain the above copyright
14cr|kxml-2.2.2-11|9	#    notice, this list of conditions and the following disclaimer.
14cr|kxml-2.2.2-11|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|kxml-2.2.2-11|11	#    notice, this list of conditions and the following disclaimer in the
14cr|kxml-2.2.2-11|12	#    documentation and/or other materials provided with the
14cr|kxml-2.2.2-11|13	#    distribution.
14cr|kxml-2.2.2-11|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|kxml-2.2.2-11|15	#    contributors may be used to endorse or promote products derived
14cr|kxml-2.2.2-11|16	#    from this software without specific prior written permission.
14cr|kxml-2.2.2-11|17	#
14cr|kxml-2.2.2-11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|kxml-2.2.2-11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|kxml-2.2.2-11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|kxml-2.2.2-11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|kxml-2.2.2-11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|kxml-2.2.2-11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|kxml-2.2.2-11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|kxml-2.2.2-11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|kxml-2.2.2-11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|kxml-2.2.2-11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|kxml-2.2.2-11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|kxml-2.2.2-11|29	#
14cr|kxml-2.2.2-11|30	
14cr|kxml-2.2.2-11|31	Name:           kxml
14cr|kxml-2.2.2-11|32	Version:        2.2.2
14cr|kxml-2.2.2-11|33	Release:        11
14cr|kxml-2.2.2-11|34	Summary:        Small XML pull parser
14cr|kxml-2.2.2-11|35	License:        BSD
14cr|kxml-2.2.2-11|36	URL:            http://kxml.sourceforge.net/
14cr|kxml-2.2.2-11|37	Group:          Development/Java
14cr|kxml-2.2.2-11|38	Source0:        http://dl.sourceforge.net/sourceforge/kxml/kxml2-src-2.2.2.zip
14cr|kxml-2.2.2-11|39	Source1:        http://repo1.maven.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom
14cr|kxml-2.2.2-11|40	BuildRequires:  jpackage-utils >= 0:1.7.4
14cr|kxml-2.2.2-11|41	BuildRequires:  java-devel >= 0:1.5.0
14cr|kxml-2.2.2-11|42	BuildRequires:  ant >= 0:1.6.5
14cr|kxml-2.2.2-11|43	BuildRequires:  xpp3 >= 0:1.1.3.1
14cr|kxml-2.2.2-11|44	Requires:  java >= 0:1.5.0
14cr|kxml-2.2.2-11|45	Requires:  xpp3
14cr|kxml-2.2.2-11|46	BuildArch:      noarch
14cr|kxml-2.2.2-11|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kxml-2.2.2-11|48	
14cr|kxml-2.2.2-11|49	Requires(post):   jpackage-utils >= 0:1.7.4
14cr|kxml-2.2.2-11|50	Requires(postun): jpackage-utils >= 0:1.7.4
14cr|kxml-2.2.2-11|51	
14cr|kxml-2.2.2-11|52	%description
14cr|kxml-2.2.2-11|53	kXML is a small XML pull parser, specially designed for constrained
14cr|kxml-2.2.2-11|54	environments such as Applets, Personal Java or MIDP devices.
14cr|kxml-2.2.2-11|55	
14cr|kxml-2.2.2-11|56	%package        javadoc
14cr|kxml-2.2.2-11|57	Summary:        Javadoc for %{name}
14cr|kxml-2.2.2-11|58	Group:          Development/Java
14cr|kxml-2.2.2-11|59	
14cr|kxml-2.2.2-11|60	%description    javadoc
14cr|kxml-2.2.2-11|61	API documentation for %{name}.
14cr|kxml-2.2.2-11|62	
14cr|kxml-2.2.2-11|63	%prep
14cr|kxml-2.2.2-11|64	%setup -q -c
14cr|kxml-2.2.2-11|65	for j in $(find . -name "*.jar"); do
14cr|kxml-2.2.2-11|66	mv $j $j.no
14cr|kxml-2.2.2-11|67	done
14cr|kxml-2.2.2-11|68	ln -sf $(build-classpath xpp3) lib/xmlpull_1_1_3_1.jar
14cr|kxml-2.2.2-11|69	
14cr|kxml-2.2.2-11|70	%build
14cr|kxml-2.2.2-11|71	ant
14cr|kxml-2.2.2-11|72	
14cr|kxml-2.2.2-11|73	%install
14cr|kxml-2.2.2-11|74	rm -rf $RPM_BUILD_ROOT
14cr|kxml-2.2.2-11|75	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cr|kxml-2.2.2-11|76	
14cr|kxml-2.2.2-11|77	%add_to_maven_depmap net.sf.kxml %{name}2 %{version} JPP %{name}
14cr|kxml-2.2.2-11|78	install -m 644 %{SOURCE1} \
14cr|kxml-2.2.2-11|79	$RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
14cr|kxml-2.2.2-11|80	
14cr|kxml-2.2.2-11|81	# jars
14cr|kxml-2.2.2-11|82	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|kxml-2.2.2-11|83	install -m 644 dist/%{name}2-%{version}.jar \
14cr|kxml-2.2.2-11|84	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|kxml-2.2.2-11|85	install -m 644 dist/%{name}2-min-%{version}.jar \
14cr|kxml-2.2.2-11|86	$RPM_BUILD_ROOT%{_javadir}/%{name}-min.jar
14cr|kxml-2.2.2-11|87	
14cr|kxml-2.2.2-11|88	# javadoc
14cr|kxml-2.2.2-11|89	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|kxml-2.2.2-11|90	cp -pr www/kxml2/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|kxml-2.2.2-11|91	
14cr|kxml-2.2.2-11|92	%clean
14cr|kxml-2.2.2-11|93	rm -rf $RPM_BUILD_ROOT
14cr|kxml-2.2.2-11|94	
14cr|kxml-2.2.2-11|95	%post
14cr|kxml-2.2.2-11|96	%update_maven_depmap
14cr|kxml-2.2.2-11|97	
14cr|kxml-2.2.2-11|98	%postun
14cr|kxml-2.2.2-11|99	%update_maven_depmap
14cr|kxml-2.2.2-11|100	
14cr|kxml-2.2.2-11|101	%files
14cr|kxml-2.2.2-11|102	%defattr(-,root,root,-)
14cr|kxml-2.2.2-11|103	%doc license.txt
14cr|kxml-2.2.2-11|104	%{_javadir}/*.jar
14cr|kxml-2.2.2-11|105	%{_datadir}/maven2/poms/JPP-%{name}.pom
14cr|kxml-2.2.2-11|106	%{_mavendepmapfragdir}/%{name}
14cr|kxml-2.2.2-11|107	
14cr|kxml-2.2.2-11|108	%files javadoc
14cr|kxml-2.2.2-11|109	%defattr(-,root,root,-)
14cr|kxml-2.2.2-11|110	%doc license.txt
14cr|kxml-2.2.2-11|111	%{_javadocdir}/%{name}
14cr|kxml-2.2.2-11|112	
14cr|kxml-2.2.2-11|113	
14cr|kxml-2.2.2-11|114	
14cr|kxml-2.2.2-11|115	
14cr|kxml-2.2.2-11|116	%changelog
14cr|kxml-2.2.2-11|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-11
14cr|kxml-2.2.2-11|118	+ Revision: f31f34f
14cr|kxml-2.2.2-11|119	- MassBuild#464: Increase release tag
14cr|kxml-2.2.2-11|120	
14cr|kxml-2.2.2-11|121	

2457 14
14cr|kxml2-2.2.2-2.0.4|1	# Copyright (c) 2000-2008, JPackage Project
14cr|kxml2-2.2.2-2.0.4|2	# All rights reserved.
14cr|kxml2-2.2.2-2.0.4|3	#
14cr|kxml2-2.2.2-2.0.4|4	# Redistribution and use in source and binary forms, with or without
14cr|kxml2-2.2.2-2.0.4|5	# modification, are permitted provided that the following conditions
14cr|kxml2-2.2.2-2.0.4|6	# are met:
14cr|kxml2-2.2.2-2.0.4|7	#
14cr|kxml2-2.2.2-2.0.4|8	# 1. Redistributions of source code must retain the above copyright
14cr|kxml2-2.2.2-2.0.4|9	#    notice, this list of conditions and the following disclaimer.
14cr|kxml2-2.2.2-2.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|kxml2-2.2.2-2.0.4|11	#    notice, this list of conditions and the following disclaimer in the
14cr|kxml2-2.2.2-2.0.4|12	#    documentation and/or other materials provided with the
14cr|kxml2-2.2.2-2.0.4|13	#    distribution.
14cr|kxml2-2.2.2-2.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|kxml2-2.2.2-2.0.4|15	#    contributors may be used to endorse or promote products derived
14cr|kxml2-2.2.2-2.0.4|16	#    from this software without specific prior written permission.
14cr|kxml2-2.2.2-2.0.4|17	#
14cr|kxml2-2.2.2-2.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|kxml2-2.2.2-2.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|kxml2-2.2.2-2.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|kxml2-2.2.2-2.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|kxml2-2.2.2-2.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|kxml2-2.2.2-2.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|kxml2-2.2.2-2.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|kxml2-2.2.2-2.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|kxml2-2.2.2-2.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|kxml2-2.2.2-2.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|kxml2-2.2.2-2.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|kxml2-2.2.2-2.0.4|29	#
14cr|kxml2-2.2.2-2.0.4|30	
14cr|kxml2-2.2.2-2.0.4|31	%define section free
14cr|kxml2-2.2.2-2.0.4|32	
14cr|kxml2-2.2.2-2.0.4|33	Name:           kxml2
14cr|kxml2-2.2.2-2.0.4|34	Version:        2.2.2
14cr|kxml2-2.2.2-2.0.4|35	Release:        2.0.4
14cr|kxml2-2.2.2-2.0.4|36	Epoch:          0
14cr|kxml2-2.2.2-2.0.4|37	Summary:        Small XML pull parser specially designed for constrained environments
14cr|kxml2-2.2.2-2.0.4|38	License:        BSD
14cr|kxml2-2.2.2-2.0.4|39	URL:            http://kxml.sourceforge.net/
14cr|kxml2-2.2.2-2.0.4|40	Group:          Development/Java
14cr|kxml2-2.2.2-2.0.4|41	Source0:        http://dl.sourceforge.net/sourceforge/kxml/kxml2-src-2.2.2.zip
14cr|kxml2-2.2.2-2.0.4|42	Source1:        http://repo1.maven.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom
14cr|kxml2-2.2.2-2.0.4|43	BuildRequires:  jpackage-utils >= 0:1.7.4
14cr|kxml2-2.2.2-2.0.4|44	BuildRequires:  java-devel = 0:1.5.0
14cr|kxml2-2.2.2-2.0.4|45	BuildRequires:  java-rpmbuild
14cr|kxml2-2.2.2-2.0.4|46	BuildRequires:  ant >= 0:1.6.5
14cr|kxml2-2.2.2-2.0.4|47	BuildRequires:  xpp3 >= 0:1.1.3.1
14cr|kxml2-2.2.2-2.0.4|48	Requires:  java >= 0:1.5.0
14cr|kxml2-2.2.2-2.0.4|49	Requires:  xpp3
14cr|kxml2-2.2.2-2.0.4|50	BuildArch:      noarch
14cr|kxml2-2.2.2-2.0.4|51	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|kxml2-2.2.2-2.0.4|52	
14cr|kxml2-2.2.2-2.0.4|53	Requires(post):   jpackage-utils >= 0:1.7.4
14cr|kxml2-2.2.2-2.0.4|54	Requires(postun): jpackage-utils >= 0:1.7.4
14cr|kxml2-2.2.2-2.0.4|55	
14cr|kxml2-2.2.2-2.0.4|56	%description
14cr|kxml2-2.2.2-2.0.4|57	kXML 2 is a small XML pull parser, specially designed for constrained
14cr|kxml2-2.2.2-2.0.4|58	environments such as Applets, Personal Java or MIDP devices. In contrast
14cr|kxml2-2.2.2-2.0.4|59	to kXML 1, kXML 2 is based on the common XML pull API. The 1.x version
14cr|kxml2-2.2.2-2.0.4|60	of kXML will stay available at kxml.enhydra.org.
14cr|kxml2-2.2.2-2.0.4|61	
14cr|kxml2-2.2.2-2.0.4|62	%package        javadoc
14cr|kxml2-2.2.2-2.0.4|63	Summary:        Javadoc for %{name}
14cr|kxml2-2.2.2-2.0.4|64	Group:          Development/Java
14cr|kxml2-2.2.2-2.0.4|65	
14cr|kxml2-2.2.2-2.0.4|66	%description    javadoc
14cr|kxml2-2.2.2-2.0.4|67	Javadoc for %{name}.
14cr|kxml2-2.2.2-2.0.4|68	
14cr|kxml2-2.2.2-2.0.4|69	%prep
14cr|kxml2-2.2.2-2.0.4|70	%setup -q -c
14cr|kxml2-2.2.2-2.0.4|71	%remove_java_binaries
14cr|kxml2-2.2.2-2.0.4|72	ln -sf $(build-classpath xpp3) lib/xmlpull_1_1_3_1.jar
14cr|kxml2-2.2.2-2.0.4|73	
14cr|kxml2-2.2.2-2.0.4|74	%build
14cr|kxml2-2.2.2-2.0.4|75	%ant
14cr|kxml2-2.2.2-2.0.4|76	
14cr|kxml2-2.2.2-2.0.4|77	%install
14cr|kxml2-2.2.2-2.0.4|78	rm -rf $RPM_BUILD_ROOT
14cr|kxml2-2.2.2-2.0.4|79	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cr|kxml2-2.2.2-2.0.4|80	
14cr|kxml2-2.2.2-2.0.4|81	%add_to_maven_depmap net.sf.kxml %{name} %{version} JPP %{name}
14cr|kxml2-2.2.2-2.0.4|82	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}.pom
14cr|kxml2-2.2.2-2.0.4|83	
14cr|kxml2-2.2.2-2.0.4|84	# jars
14cr|kxml2-2.2.2-2.0.4|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|kxml2-2.2.2-2.0.4|86	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|kxml2-2.2.2-2.0.4|87	install -m 644 dist/%{name}-min-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-min-%{version}.jar
14cr|kxml2-2.2.2-2.0.4|88	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|kxml2-2.2.2-2.0.4|89	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|kxml2-2.2.2-2.0.4|90	
14cr|kxml2-2.2.2-2.0.4|91	# javadoc
14cr|kxml2-2.2.2-2.0.4|92	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|kxml2-2.2.2-2.0.4|93	cp -pr www/kxml2/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|kxml2-2.2.2-2.0.4|94	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|kxml2-2.2.2-2.0.4|95	
14cr|kxml2-2.2.2-2.0.4|96	%clean
14cr|kxml2-2.2.2-2.0.4|97	rm -rf $RPM_BUILD_ROOT
14cr|kxml2-2.2.2-2.0.4|98	
14cr|kxml2-2.2.2-2.0.4|99	%post
14cr|kxml2-2.2.2-2.0.4|100	%update_maven_depmap
14cr|kxml2-2.2.2-2.0.4|101	
14cr|kxml2-2.2.2-2.0.4|102	%postun
14cr|kxml2-2.2.2-2.0.4|103	%update_maven_depmap
14cr|kxml2-2.2.2-2.0.4|104	
14cr|kxml2-2.2.2-2.0.4|105	%files
14cr|kxml2-2.2.2-2.0.4|106	%defattr(0644,root,root,0755)
14cr|kxml2-2.2.2-2.0.4|107	%{_javadir}/*.jar
14cr|kxml2-2.2.2-2.0.4|108	%{_datadir}/maven2
14cr|kxml2-2.2.2-2.0.4|109	%{_mavendepmapfragdir}
14cr|kxml2-2.2.2-2.0.4|110	
14cr|kxml2-2.2.2-2.0.4|111	%files javadoc
14cr|kxml2-2.2.2-2.0.4|112	%defattr(0644,root,root,0755)
14cr|kxml2-2.2.2-2.0.4|113	%dir %{_javadocdir}/%{name}-%{version}
14cr|kxml2-2.2.2-2.0.4|114	%{_javadocdir}/%{name}-%{version}/*
14cr|kxml2-2.2.2-2.0.4|115	%dir %{_javadocdir}/%{name}
14cr|kxml2-2.2.2-2.0.4|116	
14cr|kxml2-2.2.2-2.0.4|117	
14cr|kxml2-2.2.2-2.0.4|118	
14cr|kxml2-2.2.2-2.0.4|119	
14cr|kxml2-2.2.2-2.0.4|120	%changelog
14cr|kxml2-2.2.2-2.0.4|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.2.2-2.0.4
14cr|kxml2-2.2.2-2.0.4|122	+ Revision: a4a2812
14cr|kxml2-2.2.2-2.0.4|123	- MassBuild#464: Increase release tag
14cr|kxml2-2.2.2-2.0.4|124	
14cr|kxml2-2.2.2-2.0.4|125	

2458 14
14cr|kxstitch-0.9.0-3|1	Summary:	Creation and editing of cross stitch patterns
14cr|kxstitch-0.9.0-3|2	Name:		kxstitch
14cr|kxstitch-0.9.0-3|3	Version:	0.9.0
14cr|kxstitch-0.9.0-3|4	Release:	3
14cr|kxstitch-0.9.0-3|5	License:	GPLv2+
14cr|kxstitch-0.9.0-3|6	Group:		Graphics
14cr|kxstitch-0.9.0-3|7	Url:		http://kxstitch.sourceforge.net/
14cr|kxstitch-0.9.0-3|8	Source0:	http://downloads.sourceforge.net/project/kxstitch/%{name}/%{version}/%{name}-%{version}-KDE4.tar.gz
14cr|kxstitch-0.9.0-3|9	Patch0:		kxstitch-0.9.0-mdv-linkage.patch
14cr|kxstitch-0.9.0-3|10	BuildRequires:	cmake
14cr|kxstitch-0.9.0-3|11	BuildRequires:	kdelibs4-devel
14cr|kxstitch-0.9.0-3|12	BuildRequires:	imagemagick-devel
14cr|kxstitch-0.9.0-3|13	
14cr|kxstitch-0.9.0-3|14	%description
14cr|kxstitch-0.9.0-3|15	Kxstitch is a program that lets you create cross stitch patterns and charts.
14cr|kxstitch-0.9.0-3|16	Patterns can be created from scratch on a user defined size of grid, which can
14cr|kxstitch-0.9.0-3|17	be enlarged or reduced in size as your pattern progresses.  Alternatively you
14cr|kxstitch-0.9.0-3|18	can import images from many graphics formats or use an image as a background.
14cr|kxstitch-0.9.0-3|19	You can also scan images using any Sane supported scanner.
14cr|kxstitch-0.9.0-3|20	These imported images can then be modified using the supplied tools to produce
14cr|kxstitch-0.9.0-3|21	your final design.
14cr|kxstitch-0.9.0-3|22	
14cr|kxstitch-0.9.0-3|23	%prep
14cr|kxstitch-0.9.0-3|24	%setup -q -n %{name}-%{version}-KDE4
14cr|kxstitch-0.9.0-3|25	%patch0 -p1
14cr|kxstitch-0.9.0-3|26	
14cr|kxstitch-0.9.0-3|27	%build
14cr|kxstitch-0.9.0-3|28	%cmake
14cr|kxstitch-0.9.0-3|29	%make
14cr|kxstitch-0.9.0-3|30	
14cr|kxstitch-0.9.0-3|31	%install
14cr|kxstitch-0.9.0-3|32	pushd build
14cr|kxstitch-0.9.0-3|33	%makeinstall_std
14cr|kxstitch-0.9.0-3|34	popd
14cr|kxstitch-0.9.0-3|35	
14cr|kxstitch-0.9.0-3|36	%find_lang %{name}
14cr|kxstitch-0.9.0-3|37	
14cr|kxstitch-0.9.0-3|38	%files -f %{name}.lang
14cr|kxstitch-0.9.0-3|39	%attr(0755,root,root) %{_bindir}/%{name}
14cr|kxstitch-0.9.0-3|40	%defattr(0644,root,root,0755)
14cr|kxstitch-0.9.0-3|41	%{_datadir}/icons/*/*/apps/*.png
14cr|kxstitch-0.9.0-3|42	%{_datadir}/apps/%{name}
14cr|kxstitch-0.9.0-3|43	%{_datadir}/doc/HTML/en/*
14cr|kxstitch-0.9.0-3|44	%{_mandir}/man?/%{name}.?*
14cr|kxstitch-0.9.0-3|45	%{_kde_applicationsdir}/kxstitch.desktop
14cr|kxstitch-0.9.0-3|46	%{_datadir}/config.kcfg/kxstitch.kcfg
14cr|kxstitch-0.9.0-3|47	%{_datadir}/mime/packages/kxstitch.xml
14cr|kxstitch-0.9.0-3|48	
14cr|kxstitch-0.9.0-3|49	
14cr|kxstitch-0.9.0-3|50	
14cr|kxstitch-0.9.0-3|51	%changelog
14cr|kxstitch-0.9.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|kxstitch-0.9.0-3|53	+ Revision: 21690f3
14cr|kxstitch-0.9.0-3|54	- MassBuild#464: Increase release tag
14cr|kxstitch-0.9.0-3|55	
14cr|kxstitch-0.9.0-3|56	

2459 14
14cr|kyotocabinet-1.2.76-2|1	%define major 16
14cr|kyotocabinet-1.2.76-2|2	%define libname %mklibname %{name} %{major}
14cr|kyotocabinet-1.2.76-2|3	%define devname %mklibname %{name} -d
14cr|kyotocabinet-1.2.76-2|4	
14cr|kyotocabinet-1.2.76-2|5	%define doctarget %{_defaultdocdir}/%{name}-%{version}
14cr|kyotocabinet-1.2.76-2|6	
14cr|kyotocabinet-1.2.76-2|7	Summary:	A lightweight database library
14cr|kyotocabinet-1.2.76-2|8	Name:		kyotocabinet
14cr|kyotocabinet-1.2.76-2|9	Version:	1.2.76
14cr|kyotocabinet-1.2.76-2|10	Release:	2
14cr|kyotocabinet-1.2.76-2|11	License:	GPLv3+
14cr|kyotocabinet-1.2.76-2|12	Group:		Databases
14cr|kyotocabinet-1.2.76-2|13	Url:		http://fallabs.com/kyotocabinet/
14cr|kyotocabinet-1.2.76-2|14	Source0:	http://fallabs.com/kyotocabinet/pkg/%{name}-%{version}.tar.gz
14cr|kyotocabinet-1.2.76-2|15	BuildRequires:	libtool
14cr|kyotocabinet-1.2.76-2|16	BuildRequires:	bzip2-devel
14cr|kyotocabinet-1.2.76-2|17	BuildRequires:	pkgconfig(zlib)
14cr|kyotocabinet-1.2.76-2|18	
14cr|kyotocabinet-1.2.76-2|19	%description
14cr|kyotocabinet-1.2.76-2|20	Kyoto Cabinet is a library of routines for managing a database. The database is
14cr|kyotocabinet-1.2.76-2|21	a simple data file containing records, and each record is a pair of a key and a
14cr|kyotocabinet-1.2.76-2|22	value.  Every key and value is an array of bytes with variable length. Both
14cr|kyotocabinet-1.2.76-2|23	binary data and character strings can be used as a key or a value. There is
14cr|kyotocabinet-1.2.76-2|24	neither a concept of tables nor of data types.
14cr|kyotocabinet-1.2.76-2|25	
14cr|kyotocabinet-1.2.76-2|26	%files
14cr|kyotocabinet-1.2.76-2|27	%{_bindir}/*
14cr|kyotocabinet-1.2.76-2|28	%{_mandir}/man1/*
14cr|kyotocabinet-1.2.76-2|29	
14cr|kyotocabinet-1.2.76-2|30	#----------------------------------------------------------------------------
14cr|kyotocabinet-1.2.76-2|31	
14cr|kyotocabinet-1.2.76-2|32	%package -n %{libname}
14cr|kyotocabinet-1.2.76-2|33	Summary:	A lightweight database library
14cr|kyotocabinet-1.2.76-2|34	Group:		System/Libraries
14cr|kyotocabinet-1.2.76-2|35	
14cr|kyotocabinet-1.2.76-2|36	%description -n %{libname}
14cr|kyotocabinet-1.2.76-2|37	Kyoto Cabinet is a library of routines for managing a database. The database is
14cr|kyotocabinet-1.2.76-2|38	a simple data file containing records, and each record is a pair of a key and a
14cr|kyotocabinet-1.2.76-2|39	value.  Every key and value is an array of bytes with variable length. Both
14cr|kyotocabinet-1.2.76-2|40	binary data and character strings can be used as a key or a value. There is
14cr|kyotocabinet-1.2.76-2|41	neither a concept of tables nor of data types.
14cr|kyotocabinet-1.2.76-2|42	
14cr|kyotocabinet-1.2.76-2|43	%files -n %{libname}
14cr|kyotocabinet-1.2.76-2|44	%doc COPYING ChangeLog README
14cr|kyotocabinet-1.2.76-2|45	%{_libdir}/libkyotocabinet.so.%{major}*
14cr|kyotocabinet-1.2.76-2|46	
14cr|kyotocabinet-1.2.76-2|47	#----------------------------------------------------------------------------
14cr|kyotocabinet-1.2.76-2|48	
14cr|kyotocabinet-1.2.76-2|49	%package -n %{devname}
14cr|kyotocabinet-1.2.76-2|50	Summary:	Development files for %{name}
14cr|kyotocabinet-1.2.76-2|51	Group:		Development/C
14cr|kyotocabinet-1.2.76-2|52	Requires:	%{libname} = %{EVRD}
14cr|kyotocabinet-1.2.76-2|53	Provides:	%{name}-devel = %{EVRD}
14cr|kyotocabinet-1.2.76-2|54	
14cr|kyotocabinet-1.2.76-2|55	%description -n %{devname}
14cr|kyotocabinet-1.2.76-2|56	The %{name}-devel package contains libraries and header files for
14cr|kyotocabinet-1.2.76-2|57	developing applications that use %{name}.
14cr|kyotocabinet-1.2.76-2|58	
14cr|kyotocabinet-1.2.76-2|59	%files -n %{devname}
14cr|kyotocabinet-1.2.76-2|60	%{_includedir}/*.h
14cr|kyotocabinet-1.2.76-2|61	%{_libdir}/libkyotocabinet.so
14cr|kyotocabinet-1.2.76-2|62	%{_libdir}/pkgconfig/kyotocabinet.pc
14cr|kyotocabinet-1.2.76-2|63	
14cr|kyotocabinet-1.2.76-2|64	#----------------------------------------------------------------------------
14cr|kyotocabinet-1.2.76-2|65	
14cr|kyotocabinet-1.2.76-2|66	%package api-doc
14cr|kyotocabinet-1.2.76-2|67	Summary:	Development documentation for %{name}
14cr|kyotocabinet-1.2.76-2|68	Group:		Documentation
14cr|kyotocabinet-1.2.76-2|69	BuildArch:	noarch
14cr|kyotocabinet-1.2.76-2|70	
14cr|kyotocabinet-1.2.76-2|71	%description api-doc
14cr|kyotocabinet-1.2.76-2|72	The %{name}-api-doc package contains API documentation for developing
14cr|kyotocabinet-1.2.76-2|73	applications that use %{name}.
14cr|kyotocabinet-1.2.76-2|74	
14cr|kyotocabinet-1.2.76-2|75	%files api-doc
14cr|kyotocabinet-1.2.76-2|76	%{doctarget}
14cr|kyotocabinet-1.2.76-2|77	
14cr|kyotocabinet-1.2.76-2|78	#----------------------------------------------------------------------------
14cr|kyotocabinet-1.2.76-2|79	
14cr|kyotocabinet-1.2.76-2|80	%prep
14cr|kyotocabinet-1.2.76-2|81	%setup -q
14cr|kyotocabinet-1.2.76-2|82	sed -i -e 's/ -g0 -O2//' -e 's/ -O0//' configure*
14cr|kyotocabinet-1.2.76-2|83	
14cr|kyotocabinet-1.2.76-2|84	%build
14cr|kyotocabinet-1.2.76-2|85	%configure2_5x \
14cr|kyotocabinet-1.2.76-2|86	--disable-static \
14cr|kyotocabinet-1.2.76-2|87	--disable-opt \
14cr|kyotocabinet-1.2.76-2|88	--docdir=%{doctarget}
14cr|kyotocabinet-1.2.76-2|89	
14cr|kyotocabinet-1.2.76-2|90	%make
14cr|kyotocabinet-1.2.76-2|91	
14cr|kyotocabinet-1.2.76-2|92	%install
14cr|kyotocabinet-1.2.76-2|93	%makeinstall_std
14cr|kyotocabinet-1.2.76-2|94	rm -rf %{buildroot}%{_libdir}/*.*a
14cr|kyotocabinet-1.2.76-2|95	
14cr|kyotocabinet-1.2.76-2|96	
14cr|kyotocabinet-1.2.76-2|97	%changelog
14cr|kyotocabinet-1.2.76-2|98	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.76-2
14cr|kyotocabinet-1.2.76-2|99	+ Revision: c0d7534
14cr|kyotocabinet-1.2.76-2|100	- Spec cleanup
14cr|kyotocabinet-1.2.76-2|101	
14cr|kyotocabinet-1.2.76-2|102	

2460 14
14cr|kyototycoon-0.9.56-1|1	%define	major 2
14cr|kyototycoon-0.9.56-1|2	%define libname	%mklibname %{name} %{major}
14cr|kyototycoon-0.9.56-1|3	%define develname %mklibname -d %{name}
14cr|kyototycoon-0.9.56-1|4	%define doctarget %{_defaultdocdir}/%{name}-%{version}
14cr|kyototycoon-0.9.56-1|5	
14cr|kyototycoon-0.9.56-1|6	Name:		kyototycoon
14cr|kyototycoon-0.9.56-1|7	Version:	0.9.56
14cr|kyototycoon-0.9.56-1|8	Release:	1
14cr|kyototycoon-0.9.56-1|9	Summary:	A handy cache/storage server
14cr|kyototycoon-0.9.56-1|10	License:	GPLv3
14cr|kyototycoon-0.9.56-1|11	Group:		Databases
14cr|kyototycoon-0.9.56-1|12	Url:		http://fallabs.com/kyototycoon/
14cr|kyototycoon-0.9.56-1|13	Source:		%{name}-%{version}.tar.gz
14cr|kyototycoon-0.9.56-1|14	Requires:	kyotocabinet
14cr|kyototycoon-0.9.56-1|15	Requires:	lua
14cr|kyototycoon-0.9.56-1|16	BuildRequires:	kernel-devel >= 2.6.17
14cr|kyototycoon-0.9.56-1|17	BuildRequires:	kernel >= 2.6.17
14cr|kyototycoon-0.9.56-1|18	BuildRequires:	kyotocabinet-devel,lua-devel
14cr|kyototycoon-0.9.56-1|19	BuildRequires:	pkgconfig, zlib-devel, autoconf, automake
14cr|kyototycoon-0.9.56-1|20	
14cr|kyototycoon-0.9.56-1|21	%description
14cr|kyototycoon-0.9.56-1|22	Kyoto Tycoon is a lightweight database server with auto expiration mechanism,
14cr|kyototycoon-0.9.56-1|23	which is useful to handle cache data of various applications.
14cr|kyototycoon-0.9.56-1|24	Kyoto Tycoon is also a package of network interface
14cr|kyototycoon-0.9.56-1|25	to the DBM called Kyoto Cabinet.
14cr|kyototycoon-0.9.56-1|26	Though the DBM has high performance and high concurrency,
14cr|kyototycoon-0.9.56-1|27	you might bother in case that multiple processes share the same database,
14cr|kyototycoon-0.9.56-1|28	or remote processes access the database.
14cr|kyototycoon-0.9.56-1|29	Thus, Kyoto Tycoon is provided for concurrent and remote
14cr|kyototycoon-0.9.56-1|30	connections to Kyoto Cabinet.
14cr|kyototycoon-0.9.56-1|31	Kyoto Tycoon is composed of the server process managing multiple
14cr|kyototycoon-0.9.56-1|32	databases and its access library for client applications.
14cr|kyototycoon-0.9.56-1|33	
14cr|kyototycoon-0.9.56-1|34	%package -n	%{libname}
14cr|kyototycoon-0.9.56-1|35	Summary:	A handy cache/storage server
14cr|kyototycoon-0.9.56-1|36	Group:		System/Libraries
14cr|kyototycoon-0.9.56-1|37	
14cr|kyototycoon-0.9.56-1|38	%description -n	%{libname}
14cr|kyototycoon-0.9.56-1|39	Kyoto Tycoon is a lightweight database server with auto expiration mechanism,
14cr|kyototycoon-0.9.56-1|40	which is useful to handle cache data of various applications.
14cr|kyototycoon-0.9.56-1|41	Kyoto Tycoon is also a package of network interface
14cr|kyototycoon-0.9.56-1|42	to the DBM called Kyoto Cabinet.
14cr|kyototycoon-0.9.56-1|43	Though the DBM has high performance and high concurrency,
14cr|kyototycoon-0.9.56-1|44	you might bother in case that multiple processes share the same database,
14cr|kyototycoon-0.9.56-1|45	or remote processes access the database.
14cr|kyototycoon-0.9.56-1|46	Thus, Kyoto Tycoon is provided for concurrent and remote
14cr|kyototycoon-0.9.56-1|47	connections to Kyoto Cabinet.
14cr|kyototycoon-0.9.56-1|48	Kyoto Tycoon is composed of the server process managing multiple
14cr|kyototycoon-0.9.56-1|49	databases and its access library for client applications.
14cr|kyototycoon-0.9.56-1|50	
14cr|kyototycoon-0.9.56-1|51	%package -n	%{develname}
14cr|kyototycoon-0.9.56-1|52	Summary:	Headers for developing programs that will use %{name}
14cr|kyototycoon-0.9.56-1|53	Group:		Development/C
14cr|kyototycoon-0.9.56-1|54	Provides:	%{name}-devel = %{version}
14cr|kyototycoon-0.9.56-1|55	Requires:	%{libname} = %{version}
14cr|kyototycoon-0.9.56-1|56	
14cr|kyototycoon-0.9.56-1|57	%description -n	%{develname}
14cr|kyototycoon-0.9.56-1|58	This package contains the libraries and header files needed for
14cr|kyototycoon-0.9.56-1|59	developing with %{name}.
14cr|kyototycoon-0.9.56-1|60	
14cr|kyototycoon-0.9.56-1|61	%package	api-doc
14cr|kyototycoon-0.9.56-1|62	Summary:	Development documentation for %{name}
14cr|kyototycoon-0.9.56-1|63	Group:		Documentation
14cr|kyototycoon-0.9.56-1|64	BuildArch:	noarch
14cr|kyototycoon-0.9.56-1|65	
14cr|kyototycoon-0.9.56-1|66	%description	api-doc
14cr|kyototycoon-0.9.56-1|67	The %{name}-api-doc package contains API documentation for developing
14cr|kyototycoon-0.9.56-1|68	applications that use %{name}.
14cr|kyototycoon-0.9.56-1|69	
14cr|kyototycoon-0.9.56-1|70	%prep
14cr|kyototycoon-0.9.56-1|71	%setup -q
14cr|kyototycoon-0.9.56-1|72	sed -i -e 's/ -g0 -O2//' -e 's/ -O0//' configure*
14cr|kyototycoon-0.9.56-1|73	
14cr|kyototycoon-0.9.56-1|74	%build
14cr|kyototycoon-0.9.56-1|75	%configure2_5x \
14cr|kyototycoon-0.9.56-1|76	--disable-opt \
14cr|kyototycoon-0.9.56-1|77	--enable-lua \
14cr|kyototycoon-0.9.56-1|78	--docdir=%{doctarget}
14cr|kyototycoon-0.9.56-1|79	
14cr|kyototycoon-0.9.56-1|80	%make
14cr|kyototycoon-0.9.56-1|81	
14cr|kyototycoon-0.9.56-1|82	%check
14cr|kyototycoon-0.9.56-1|83	make check
14cr|kyototycoon-0.9.56-1|84	
14cr|kyototycoon-0.9.56-1|85	%install
14cr|kyototycoon-0.9.56-1|86	
14cr|kyototycoon-0.9.56-1|87	%makeinstall_std
14cr|kyototycoon-0.9.56-1|88	rm -rf %{buildroot}%{_libdir}/*.*a
14cr|kyototycoon-0.9.56-1|89	
14cr|kyototycoon-0.9.56-1|90	%files
14cr|kyototycoon-0.9.56-1|91	%{_bindir}/*
14cr|kyototycoon-0.9.56-1|92	%{_mandir}/man1/*
14cr|kyototycoon-0.9.56-1|93	
14cr|kyototycoon-0.9.56-1|94	%files -n %{libname}
14cr|kyototycoon-0.9.56-1|95	%doc COPYING ChangeLog README
14cr|kyototycoon-0.9.56-1|96	%{_libdir}/*.so.%{major}*
14cr|kyototycoon-0.9.56-1|97	
14cr|kyototycoon-0.9.56-1|98	%files -n %{develname}
14cr|kyototycoon-0.9.56-1|99	%{_includedir}/*.h
14cr|kyototycoon-0.9.56-1|100	%{_libdir}/*.so
14cr|kyototycoon-0.9.56-1|101	%{_libdir}/pkgconfig/*.pc
14cr|kyototycoon-0.9.56-1|102	
14cr|kyototycoon-0.9.56-1|103	%files api-doc
14cr|kyototycoon-0.9.56-1|104	%{doctarget}
14cr|kyototycoon-0.9.56-1|105	
14cr|kyototycoon-0.9.56-1|106	
14cr|kyototycoon-0.9.56-1|107	
14cr|kyototycoon-0.9.56-1|108	%changelog
14cr|kyototycoon-0.9.56-1|109	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.56-1
14cr|kyototycoon-0.9.56-1|110	+ Revision: 11c628a
14cr|kyototycoon-0.9.56-1|111	- Spec cleanup
14cr|kyototycoon-0.9.56-1|112	
14cr|kyototycoon-0.9.56-1|113	

2461 14
14cr|ladish-1-6|1	Summary:	LADI Audio Session Handler
14cr|ladish-1-6|2	Name:		ladish
14cr|ladish-1-6|3	Version:	1
14cr|ladish-1-6|4	Release:	6
14cr|ladish-1-6|5	License:	GPLv2+
14cr|ladish-1-6|6	Group:		Sound
14cr|ladish-1-6|7	Url:		http://ladish.org
14cr|ladish-1-6|8	Source0:	http://ladish.org/download/%name-%version-with-deps.tar.bz2
14cr|ladish-1-6|9	Patch0:		ladish-1-glibc-2.17.patch
14cr|ladish-1-6|10	BuildRequires:	intltool
14cr|ladish-1-6|11	BuildRequires:	python-yaml
14cr|ladish-1-6|12	BuildRequires:	boost-devel
14cr|ladish-1-6|13	BuildRequires:	pkgconfig(alsa)
14cr|ladish-1-6|14	BuildRequires:	pkgconfig(dbus-1)
14cr|ladish-1-6|15	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|ladish-1-6|16	BuildRequires:	pkgconfig(expat)
14cr|ladish-1-6|17	BuildRequires:	pkgconfig(flowcanvas)
14cr|ladish-1-6|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ladish-1-6|19	BuildRequires:	pkgconfig(jack) >= 1.9.0
14cr|ladish-1-6|20	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|ladish-1-6|21	BuildRequires:	pkgconfig(uuid)
14cr|ladish-1-6|22	Requires:	laditools
14cr|ladish-1-6|23	Requires:	ladish-alsapid
14cr|ladish-1-6|24	Suggests:	a2jmidid
14cr|ladish-1-6|25	
14cr|ladish-1-6|26	%description
14cr|ladish-1-6|27	Session management system for JACK applications on GNU/Linux. Its aim
14cr|ladish-1-6|28	is to have many different audio programs running at once, to save their
14cr|ladish-1-6|29	setup, close them down and then easily reload the setup at some other
14cr|ladish-1-6|30	time. ladish doesn't deal with any kind of audio or MIDI data itself;
14cr|ladish-1-6|31	it just runs programs, deals with saving/loading (arbitrary) data and
14cr|ladish-1-6|32	connects JACK ports together.
14cr|ladish-1-6|33	Ladish has a GUI frontend called gladish, based on lpatchage (LADI Patchage)
14cr|ladish-1-6|34	and the ladish_control command line app for headless operation.
14cr|ladish-1-6|35	
14cr|ladish-1-6|36	%files
14cr|ladish-1-6|37	%doc %{_datadir}/%{name}/README
14cr|ladish-1-6|38	%doc %{_datadir}/%{name}/AUTHORS
14cr|ladish-1-6|39	%doc %{_datadir}/%{name}/COPYING
14cr|ladish-1-6|40	%doc %{_datadir}/%{name}/NEWS
14cr|ladish-1-6|41	%{_bindir}/gladish
14cr|ladish-1-6|42	%{_bindir}/ladishd
14cr|ladish-1-6|43	%{_bindir}/jmcore
14cr|ladish-1-6|44	%{_bindir}/ladiconfd
14cr|ladish-1-6|45	%{_bindir}/ladish_control
14cr|ladish-1-6|46	%dir %{_datadir}/%{name}
14cr|ladish-1-6|47	%{_datadir}/%{name}/gladish.ui
14cr|ladish-1-6|48	%{_datadir}/%{name}/*.png
14cr|ladish-1-6|49	%{_datadir}/dbus-1/services/org.ladish.service
14cr|ladish-1-6|50	%{_datadir}/dbus-1/services/org.ladish.conf.service
14cr|ladish-1-6|51	%{_datadir}/dbus-1/services/org.ladish.jmcore.service
14cr|ladish-1-6|52	%{_iconsdir}/hicolor/*/apps/gladish.png
14cr|ladish-1-6|53	%lang(de) %{_localedir}/de/LC_MESSAGES/ladish.mo
14cr|ladish-1-6|54	%lang(fr) %{_localedir}/fr/LC_MESSAGES/ladish.mo
14cr|ladish-1-6|55	%lang(ru) %{_localedir}/ru/LC_MESSAGES/ladish.mo
14cr|ladish-1-6|56	
14cr|ladish-1-6|57	#----------------------------------------------------------------------------
14cr|ladish-1-6|58	
14cr|ladish-1-6|59	%package -n laditools
14cr|ladish-1-6|60	Summary:	Tools to configure Jack
14cr|ladish-1-6|61	Group:		Sound
14cr|ladish-1-6|62	Requires:	jackit >= 1.9.0
14cr|ladish-1-6|63	Requires:	pygtk2.0
14cr|ladish-1-6|64	Requires:	pygtk2.0-libglade
14cr|ladish-1-6|65	Requires:	python-dbus
14cr|ladish-1-6|66	Requires:	python-pyxml
14cr|ladish-1-6|67	Requires:	python-vte
14cr|ladish-1-6|68	Requires:	python-yaml
14cr|ladish-1-6|69	
14cr|ladish-1-6|70	%description -n laditools
14cr|ladish-1-6|71	A suite of tools to configure and control the Jack Audio Connection Kit.
14cr|ladish-1-6|72	Laditools contains laditray, a tray icon control tool for Jack D-Bus.
14cr|ladish-1-6|73	This package is mandatory for installing the LADI Audio Session Handler.
14cr|ladish-1-6|74	
14cr|ladish-1-6|75	%files -n laditools
14cr|ladish-1-6|76	%doc %{_docdir}/laditools/*
14cr|ladish-1-6|77	%{_bindir}/g15ladi
14cr|ladish-1-6|78	%{_bindir}/ladiconf
14cr|ladish-1-6|79	%{_bindir}/ladilog
14cr|ladish-1-6|80	%{_bindir}/laditray
14cr|ladish-1-6|81	%{_bindir}/wmladi
14cr|ladish-1-6|82	%{python_sitelib}/laditools
14cr|ladish-1-6|83	%{python_sitelib}/laditools-1.0_rc2-py%{python_version}.egg-info
14cr|ladish-1-6|84	%{_datadir}/applications/*
14cr|ladish-1-6|85	%{_datadir}/laditools/*
14cr|ladish-1-6|86	%{_datadir}/pixmaps/*.svg
14cr|ladish-1-6|87	
14cr|ladish-1-6|88	#----------------------------------------------------------------------------
14cr|ladish-1-6|89	
14cr|ladish-1-6|90	%package alsapid
14cr|ladish-1-6|91	Summary:	Preloaded library for Ladish-ALSA interface
14cr|ladish-1-6|92	Group:		Sound
14cr|ladish-1-6|93	
14cr|ladish-1-6|94	%description alsapid
14cr|ladish-1-6|95	Part of the LADI Audio Session Handler. This library is preloaded to the
14cr|ladish-1-6|96	ladish daemon for better interfacing ladish with ALSA
14cr|ladish-1-6|97	
14cr|ladish-1-6|98	%files alsapid
14cr|ladish-1-6|99	%{_prefix}/lib/libalsapid.so
14cr|ladish-1-6|100	
14cr|ladish-1-6|101	#----------------------------------------------------------------------------
14cr|ladish-1-6|102	
14cr|ladish-1-6|103	%prep
14cr|ladish-1-6|104	%setup -q
14cr|ladish-1-6|105	%patch0 -p1
14cr|ladish-1-6|106	
14cr|ladish-1-6|107	%build
14cr|ladish-1-6|108	./waf configure --prefix=%{_prefix}
14cr|ladish-1-6|109	./waf
14cr|ladish-1-6|110	
14cr|ladish-1-6|111	%install
14cr|ladish-1-6|112	./waf install --destdir=%{buildroot}
14cr|ladish-1-6|113	cd laditools
14cr|ladish-1-6|114	python setup.py install --prefix=%{buildroot}%{_prefix}
14cr|ladish-1-6|115	
14cr|ladish-1-6|116	#Fix desktop file category syntax
14cr|ladish-1-6|117	perl -pi -e 's/AudioVideo/AudioVideo;/g' %{buildroot}%{_datadir}/applications/laditray.desktop
14cr|ladish-1-6|118	perl -pi -e 's/Settings/Settings;/g' %{buildroot}%{_datadir}/applications/ladiconf.desktop
14cr|ladish-1-6|119	
14cr|ladish-1-6|120	
14cr|ladish-1-6|121	%changelog
14cr|ladish-1-6|122	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1-6
14cr|ladish-1-6|123	+ Revision: c5ab520
14cr|ladish-1-6|124	- Don't use find_lang
14cr|ladish-1-6|125	
14cr|ladish-1-6|126	

2462 14
14cr|ladspa-quitte-dsp-1.0-6|1	%define plugins clipper matched preamp super-60 unmatched
14cr|ladspa-quitte-dsp-1.0-6|2	
14cr|ladspa-quitte-dsp-1.0-6|3	Summary: 	Guitar preamp plugins for ladspa
14cr|ladspa-quitte-dsp-1.0-6|4	Name: 	 	ladspa-quitte-dsp
14cr|ladspa-quitte-dsp-1.0-6|5	Version: 	1.0
14cr|ladspa-quitte-dsp-1.0-6|6	Release: 	6
14cr|ladspa-quitte-dsp-1.0-6|7	License:	GPL
14cr|ladspa-quitte-dsp-1.0-6|8	Group:		Sound
14cr|ladspa-quitte-dsp-1.0-6|9	URL:		http://quitte.de/dsp/
14cr|ladspa-quitte-dsp-1.0-6|10	Source0:	clipper.tar.gz
14cr|ladspa-quitte-dsp-1.0-6|11	Source1:	matched.tar.gz
14cr|ladspa-quitte-dsp-1.0-6|12	Source2:	preamp.tar.gz
14cr|ladspa-quitte-dsp-1.0-6|13	Source4:	super-60.tar.bz2
14cr|ladspa-quitte-dsp-1.0-6|14	Source5:	unmatched.tar.gz
14cr|ladspa-quitte-dsp-1.0-6|15	Patch0:		ladspa-quitte-dsp-1.0-cflags_fix.diff
14cr|ladspa-quitte-dsp-1.0-6|16	BuildRequires:	fftw3-devel
14cr|ladspa-quitte-dsp-1.0-6|17	BuildRequires:	ladspa-devel
14cr|ladspa-quitte-dsp-1.0-6|18	BuildRequires:	sndfile-devel
14cr|ladspa-quitte-dsp-1.0-6|19	Requires:	ladspa
14cr|ladspa-quitte-dsp-1.0-6|20	Requires:	caps
14cr|ladspa-quitte-dsp-1.0-6|21	Requires:	pvoc
14cr|ladspa-quitte-dsp-1.0-6|22	
14cr|ladspa-quitte-dsp-1.0-6|23	%description
14cr|ladspa-quitte-dsp-1.0-6|24	Digital guitar preamp plugins for ladspa courtesy of quitte.de.
14cr|ladspa-quitte-dsp-1.0-6|25	preamp: a 12AX7-based preamp emulation
14cr|ladspa-quitte-dsp-1.0-6|26	super-60: a 'cheap' (in the computational sense) amp/cabinet emulation
14cr|ladspa-quitte-dsp-1.0-6|27	unmatched: another 'cheap' amp/cabinet emulation
14cr|ladspa-quitte-dsp-1.0-6|28	spiced 12AX7: analysis and a simple hard clipper
14cr|ladspa-quitte-dsp-1.0-6|29	
14cr|ladspa-quitte-dsp-1.0-6|30	%prep
14cr|ladspa-quitte-dsp-1.0-6|31	
14cr|ladspa-quitte-dsp-1.0-6|32	%setup -c %{name} -a1 -a2 -a4 -a5
14cr|ladspa-quitte-dsp-1.0-6|33	%patch0 -p1
14cr|ladspa-quitte-dsp-1.0-6|34	
14cr|ladspa-quitte-dsp-1.0-6|35	
14cr|ladspa-quitte-dsp-1.0-6|36	%build
14cr|ladspa-quitte-dsp-1.0-6|37	export CFLAGS="%{optflags} -fPIC"
14cr|ladspa-quitte-dsp-1.0-6|38	export CXXFLAGS="%{optflags} -fPIC"
14cr|ladspa-quitte-dsp-1.0-6|39	
14cr|ladspa-quitte-dsp-1.0-6|40	for i in %plugins; do
14cr|ladspa-quitte-dsp-1.0-6|41	pushd ${i}*
14cr|ladspa-quitte-dsp-1.0-6|42	%make OPTS="$CFLAGS"
14cr|ladspa-quitte-dsp-1.0-6|43	popd
14cr|ladspa-quitte-dsp-1.0-6|44	done
14cr|ladspa-quitte-dsp-1.0-6|45	
14cr|ladspa-quitte-dsp-1.0-6|46	%install
14cr|ladspa-quitte-dsp-1.0-6|47	
14cr|ladspa-quitte-dsp-1.0-6|48	install -d %{buildroot}%{_libdir}/ladspa
14cr|ladspa-quitte-dsp-1.0-6|49	
14cr|ladspa-quitte-dsp-1.0-6|50	for i in %plugins; do
14cr|ladspa-quitte-dsp-1.0-6|51	pushd ${i}*
14cr|ladspa-quitte-dsp-1.0-6|52	%makeinstall \
14cr|ladspa-quitte-dsp-1.0-6|53	PREFIX=%{buildroot}%{_prefix} \
14cr|ladspa-quitte-dsp-1.0-6|54	DEST=%{buildroot}%{_libdir}/ladspa \
14cr|ladspa-quitte-dsp-1.0-6|55	PLUGDEST=%{buildroot}%{_libdir}/ladspa \
14cr|ladspa-quitte-dsp-1.0-6|56	UTILDEST=%{buildroot}%{_bindir} \
14cr|ladspa-quitte-dsp-1.0-6|57	MAN1DEST=%{buildroot}%{_mandir}/man1
14cr|ladspa-quitte-dsp-1.0-6|58	popd
14cr|ladspa-quitte-dsp-1.0-6|59	done
14cr|ladspa-quitte-dsp-1.0-6|60	chmod 755 %{buildroot}%{_libdir}/ladspa/*.so
14cr|ladspa-quitte-dsp-1.0-6|61	
14cr|ladspa-quitte-dsp-1.0-6|62	%files
14cr|ladspa-quitte-dsp-1.0-6|63	%{_libdir}/ladspa/*
14cr|ladspa-quitte-dsp-1.0-6|64	
14cr|ladspa-quitte-dsp-1.0-6|65	%changelog
14cr|ladspa-quitte-dsp-1.0-6|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|ladspa-quitte-dsp-1.0-6|67	+ Revision: 53e5287
14cr|ladspa-quitte-dsp-1.0-6|68	- MassBuild#464: Increase release tag
14cr|ladspa-quitte-dsp-1.0-6|69	
14cr|ladspa-quitte-dsp-1.0-6|70	

2463 14
14cr|laf-plugin-1.0-0.0.5|1	
14cr|laf-plugin-1.0-0.0.5|2	#TODO: provide javadoc after/if upstream fixes the win specific build
14cr|laf-plugin-1.0-0.0.5|3	
14cr|laf-plugin-1.0-0.0.5|4	Name:           laf-plugin
14cr|laf-plugin-1.0-0.0.5|5	Version:        1.0
14cr|laf-plugin-1.0-0.0.5|6	Release:        0.0.5
14cr|laf-plugin-1.0-0.0.5|7	Summary:        Generic plugin framework for Java look-and-feels
14cr|laf-plugin-1.0-0.0.5|8	License:        BSD
14cr|laf-plugin-1.0-0.0.5|9	Group:          Development/Java
14cr|laf-plugin-1.0-0.0.5|10	Url:            https://laf-plugin.dev.java.net/
14cr|laf-plugin-1.0-0.0.5|11	Source0:        https://laf-plugin.dev.java.net/files/documents/4261/50297/laf-plugin-all.zip
14cr|laf-plugin-1.0-0.0.5|12	Source1:        build.xml
14cr|laf-plugin-1.0-0.0.5|13	BuildRequires:  jpackage-utils
14cr|laf-plugin-1.0-0.0.5|14	BuildRequires:  java-rpmbuild
14cr|laf-plugin-1.0-0.0.5|15	BuildRequires:  ant
14cr|laf-plugin-1.0-0.0.5|16	BuildArch:      noarch
14cr|laf-plugin-1.0-0.0.5|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|laf-plugin-1.0-0.0.5|18	
14cr|laf-plugin-1.0-0.0.5|19	%description
14cr|laf-plugin-1.0-0.0.5|20	The goal of this project is to provide a generic plugin framework for
14cr|laf-plugin-1.0-0.0.5|21	look-and-feels and define the interface of a common kind of plugins -
14cr|laf-plugin-1.0-0.0.5|22	the component plugins.
14cr|laf-plugin-1.0-0.0.5|23	
14cr|laf-plugin-1.0-0.0.5|24	#%package        javadoc
14cr|laf-plugin-1.0-0.0.5|25	#Summary:        Javadoc for %{name}
14cr|laf-plugin-1.0-0.0.5|26	#Group:          Development/Java
14cr|laf-plugin-1.0-0.0.5|27	#
14cr|laf-plugin-1.0-0.0.5|28	#%description javadoc
14cr|laf-plugin-1.0-0.0.5|29	#Javadoc for %{name}.
14cr|laf-plugin-1.0-0.0.5|30	
14cr|laf-plugin-1.0-0.0.5|31	%prep
14cr|laf-plugin-1.0-0.0.5|32	%setup -q -c %{name}-%{version}
14cr|laf-plugin-1.0-0.0.5|33	cp %{SOURCE1} build.xml
14cr|laf-plugin-1.0-0.0.5|34	%remove_java_binaries
14cr|laf-plugin-1.0-0.0.5|35	
14cr|laf-plugin-1.0-0.0.5|36	%build
14cr|laf-plugin-1.0-0.0.5|37	#ln -s $(build-classpath asm2/asm2) lib/asm-all-2.2.2.jar
14cr|laf-plugin-1.0-0.0.5|38	%{ant} all
14cr|laf-plugin-1.0-0.0.5|39	
14cr|laf-plugin-1.0-0.0.5|40	%install
14cr|laf-plugin-1.0-0.0.5|41	rm -rf %{buildroot}
14cr|laf-plugin-1.0-0.0.5|42	install -m644 drop/%{name}-50.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|laf-plugin-1.0-0.0.5|43	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|laf-plugin-1.0-0.0.5|44	
14cr|laf-plugin-1.0-0.0.5|45	#install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|laf-plugin-1.0-0.0.5|46	#cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|laf-plugin-1.0-0.0.5|47	#ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|laf-plugin-1.0-0.0.5|48	
14cr|laf-plugin-1.0-0.0.5|49	%clean
14cr|laf-plugin-1.0-0.0.5|50	rm -rf %{buildroot}
14cr|laf-plugin-1.0-0.0.5|51	
14cr|laf-plugin-1.0-0.0.5|52	%files
14cr|laf-plugin-1.0-0.0.5|53	%defattr(644,root,root,755)
14cr|laf-plugin-1.0-0.0.5|54	%{_javadir}/%{name}.jar
14cr|laf-plugin-1.0-0.0.5|55	%{_javadir}/%{name}-%{version}.jar
14cr|laf-plugin-1.0-0.0.5|56	
14cr|laf-plugin-1.0-0.0.5|57	#%files javadoc
14cr|laf-plugin-1.0-0.0.5|58	#%defattr(644,root,root,755)
14cr|laf-plugin-1.0-0.0.5|59	#%{_javadocdir}/%{name}
14cr|laf-plugin-1.0-0.0.5|60	#%{_javadocdir}/%{name}-%{version}
14cr|laf-plugin-1.0-0.0.5|61	
14cr|laf-plugin-1.0-0.0.5|62	
14cr|laf-plugin-1.0-0.0.5|63	
14cr|laf-plugin-1.0-0.0.5|64	
14cr|laf-plugin-1.0-0.0.5|65	%changelog
14cr|laf-plugin-1.0-0.0.5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.0.5
14cr|laf-plugin-1.0-0.0.5|67	+ Revision: 73ac772
14cr|laf-plugin-1.0-0.0.5|68	- MassBuild#464: Increase release tag
14cr|laf-plugin-1.0-0.0.5|69	
14cr|laf-plugin-1.0-0.0.5|70	

2464 14
14cr|laf-widget-3.4.01-0.0.4|1	
14cr|laf-widget-3.4.01-0.0.4|2	#TODO: provide javadoc after/if upstream fixes the win specific build
14cr|laf-widget-3.4.01-0.0.4|3	
14cr|laf-widget-3.4.01-0.0.4|4	Name:           laf-widget
14cr|laf-widget-3.4.01-0.0.4|5	Version:        3.4.01
14cr|laf-widget-3.4.01-0.0.4|6	Release:        0.0.4
14cr|laf-widget-3.4.01-0.0.4|7	Summary:        Support and base set of additional behaviour and widgets in java look-and-feels
14cr|laf-widget-3.4.01-0.0.4|8	License:        BSD
14cr|laf-widget-3.4.01-0.0.4|9	Group:          Development/Java
14cr|laf-widget-3.4.01-0.0.4|10	Url:            https://laf-widget.dev.java.net/
14cr|laf-widget-3.4.01-0.0.4|11	Source0:        https://laf-widget.dev.java.net/files/documents/5097/77279/laf-widget-all.zip
14cr|laf-widget-3.4.01-0.0.4|12	Source1:        build.xml
14cr|laf-widget-3.4.01-0.0.4|13	BuildRequires:  jpackage-utils
14cr|laf-widget-3.4.01-0.0.4|14	BuildRequires:  java-rpmbuild
14cr|laf-widget-3.4.01-0.0.4|15	BuildRequires:  ant
14cr|laf-widget-3.4.01-0.0.4|16	BuildRequires:  asm2
14cr|laf-widget-3.4.01-0.0.4|17	BuildArch:      noarch
14cr|laf-widget-3.4.01-0.0.4|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|laf-widget-3.4.01-0.0.4|19	
14cr|laf-widget-3.4.01-0.0.4|20	%description
14cr|laf-widget-3.4.01-0.0.4|21	This project contains a collection of "behavioural traits" or "widgets" for
14cr|laf-widget-3.4.01-0.0.4|22	third-party Swing look-and-feels. The list of currently provided widgets:
14cr|laf-widget-3.4.01-0.0.4|23	* Auto-completion (model-based / free-text) on editable combo boxes.
14cr|laf-widget-3.4.01-0.0.4|24	* Hover preview of minimized internal frames on desktop icons.
14cr|laf-widget-3.4.01-0.0.4|25	* Menu search panel on menu bars.
14cr|laf-widget-3.4.01-0.0.4|26	* Hover preview of tab in tabbed panes.
14cr|laf-widget-3.4.01-0.0.4|27	* Overview dialog on tabbed panes with optional periodic refresh.
14cr|laf-widget-3.4.01-0.0.4|28	* Tab paging on tabbed panes.
14cr|laf-widget-3.4.01-0.0.4|29	* Password strength checker on password fields.
14cr|laf-widget-3.4.01-0.0.4|30	* Lock border on non-editable text components and
14cr|laf-widget-3.4.01-0.0.4|31	model-based editable combo boxes.
14cr|laf-widget-3.4.01-0.0.4|32	* Select all text in text component on focus gain.
14cr|laf-widget-3.4.01-0.0.4|33	* Context menu on text components with edit actions
14cr|laf-widget-3.4.01-0.0.4|34	(copy / paste / cut / delete / select all).
14cr|laf-widget-3.4.01-0.0.4|35	* Enhanced drag-and-drop support for trees.
14cr|laf-widget-3.4.01-0.0.4|36	* Scroll pane selector.
14cr|laf-widget-3.4.01-0.0.4|37	* Selecting / deselecting in text components on Escape key press.
14cr|laf-widget-3.4.01-0.0.4|38	
14cr|laf-widget-3.4.01-0.0.4|39	#%package        javadoc
14cr|laf-widget-3.4.01-0.0.4|40	#Summary:        Javadoc for %{name}
14cr|laf-widget-3.4.01-0.0.4|41	#Group:          Development/Java
14cr|laf-widget-3.4.01-0.0.4|42	#
14cr|laf-widget-3.4.01-0.0.4|43	#%description javadoc
14cr|laf-widget-3.4.01-0.0.4|44	#Javadoc for %{name}.
14cr|laf-widget-3.4.01-0.0.4|45	
14cr|laf-widget-3.4.01-0.0.4|46	%prep
14cr|laf-widget-3.4.01-0.0.4|47	%setup -q -c %{name}-%{version}
14cr|laf-widget-3.4.01-0.0.4|48	cp %{SOURCE1} build.xml
14cr|laf-widget-3.4.01-0.0.4|49	%remove_java_binaries
14cr|laf-widget-3.4.01-0.0.4|50	
14cr|laf-widget-3.4.01-0.0.4|51	%build
14cr|laf-widget-3.4.01-0.0.4|52	ln -s $(build-classpath asm2/asm2) lib/asm-2.2.2.jar
14cr|laf-widget-3.4.01-0.0.4|53	ln -s $(build-classpath asm2/asm2-commons) lib/asm-commons-2.2.2.jar
14cr|laf-widget-3.4.01-0.0.4|54	%{ant} all
14cr|laf-widget-3.4.01-0.0.4|55	
14cr|laf-widget-3.4.01-0.0.4|56	%install
14cr|laf-widget-3.4.01-0.0.4|57	rm -rf %{buildroot}
14cr|laf-widget-3.4.01-0.0.4|58	install -m644 drop/laf-widget.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|laf-widget-3.4.01-0.0.4|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|laf-widget-3.4.01-0.0.4|60	
14cr|laf-widget-3.4.01-0.0.4|61	#install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|laf-widget-3.4.01-0.0.4|62	#cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|laf-widget-3.4.01-0.0.4|63	#ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|laf-widget-3.4.01-0.0.4|64	
14cr|laf-widget-3.4.01-0.0.4|65	%clean
14cr|laf-widget-3.4.01-0.0.4|66	rm -rf %{buildroot}
14cr|laf-widget-3.4.01-0.0.4|67	
14cr|laf-widget-3.4.01-0.0.4|68	%files
14cr|laf-widget-3.4.01-0.0.4|69	%defattr(644,root,root,755)
14cr|laf-widget-3.4.01-0.0.4|70	%{_javadir}/%{name}.jar
14cr|laf-widget-3.4.01-0.0.4|71	%{_javadir}/%{name}-%{version}.jar
14cr|laf-widget-3.4.01-0.0.4|72	
14cr|laf-widget-3.4.01-0.0.4|73	#%files javadoc
14cr|laf-widget-3.4.01-0.0.4|74	#%defattr(644,root,root,755)
14cr|laf-widget-3.4.01-0.0.4|75	#%{_javadocdir}/%{name}
14cr|laf-widget-3.4.01-0.0.4|76	#%{_javadocdir}/%{name}-%{version}
14cr|laf-widget-3.4.01-0.0.4|77	
14cr|laf-widget-3.4.01-0.0.4|78	
14cr|laf-widget-3.4.01-0.0.4|79	
14cr|laf-widget-3.4.01-0.0.4|80	
14cr|laf-widget-3.4.01-0.0.4|81	%changelog
14cr|laf-widget-3.4.01-0.0.4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.01-0.0.4
14cr|laf-widget-3.4.01-0.0.4|83	+ Revision: bebd56b
14cr|laf-widget-3.4.01-0.0.4|84	- MassBuild#464: Increase release tag
14cr|laf-widget-3.4.01-0.0.4|85	
14cr|laf-widget-3.4.01-0.0.4|86	

2465 14
14cr|lash-0.5.4-12|1	%define major 1
14cr|lash-0.5.4-12|2	%define libname %mklibname %{name} %{major}
14cr|lash-0.5.4-12|3	%define devname %mklibname %{name} -d
14cr|lash-0.5.4-12|4	
14cr|lash-0.5.4-12|5	Summary:	Linux Audio Session Handler
14cr|lash-0.5.4-12|6	Name:		lash
14cr|lash-0.5.4-12|7	Version:	0.5.4
14cr|lash-0.5.4-12|8	Release:	12
14cr|lash-0.5.4-12|9	License:	GPLv2+
14cr|lash-0.5.4-12|10	Group:		Sound
14cr|lash-0.5.4-12|11	Url:		http://www.nongnu.org/lash/
14cr|lash-0.5.4-12|12	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|lash-0.5.4-12|13	Patch0:		lash-0.5.3-no-static-lib.patch
14cr|lash-0.5.4-12|14	Patch1:		lash-gcc47.patch
14cr|lash-0.5.4-12|15	Patch2:		lash-0.5.4-mga-texi2html_Makefile.am.patch
14cr|lash-0.5.4-12|16	BuildRequires:	imagemagick
14cr|lash-0.5.4-12|17	BuildRequires:	swig
14cr|lash-0.5.4-12|18	BuildRequires:	texi2html
14cr|lash-0.5.4-12|19	BuildRequires:	readline-devel
14cr|lash-0.5.4-12|20	BuildRequires:	pkgconfig(alsa)
14cr|lash-0.5.4-12|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|lash-0.5.4-12|22	BuildRequires:	pkgconfig(jack)
14cr|lash-0.5.4-12|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|lash-0.5.4-12|24	BuildRequires:	pkgconfig(python)
14cr|lash-0.5.4-12|25	BuildRequires:	pkgconfig(uuid)
14cr|lash-0.5.4-12|26	Requires:	python
14cr|lash-0.5.4-12|27	
14cr|lash-0.5.4-12|28	%description
14cr|lash-0.5.4-12|29	LASH is a session management system for JACK and ALSA audio applications on
14cr|lash-0.5.4-12|30	GNU/Linux. Its aim is to allow you to have many different audio programs
14cr|lash-0.5.4-12|31	running at once, to save their setup, close them down and then easily
14cr|lash-0.5.4-12|32	reload the setup at some other time. LASH doesn't deal with any kind of
14cr|lash-0.5.4-12|33	audio data itself; it just runs programs, deals with saving/loading
14cr|lash-0.5.4-12|34	(arbitrary) data and connects different kinds of virtual audio ports
14cr|lash-0.5.4-12|35	together (currently JACK and ALSA sequencer ports). It can also be used to
14cr|lash-0.5.4-12|36	move entire sessions between computers, or post sessions on the Internet
14cr|lash-0.5.4-12|37	for download.
14cr|lash-0.5.4-12|38	
14cr|lash-0.5.4-12|39	%files
14cr|lash-0.5.4-12|40	%doc AUTHORS ChangeLog NEWS README README.SECURITY TODO
14cr|lash-0.5.4-12|41	%{_bindir}/*
14cr|lash-0.5.4-12|42	%{_datadir}/%{name}
14cr|lash-0.5.4-12|43	%{_datadir}/applications/%{name}.desktop
14cr|lash-0.5.4-12|44	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|lash-0.5.4-12|45	
14cr|lash-0.5.4-12|46	#----------------------------------------------------------------------------
14cr|lash-0.5.4-12|47	
14cr|lash-0.5.4-12|48	%package -n %{libname}
14cr|lash-0.5.4-12|49	Summary:	Dynamic libraries from %{name}
14cr|lash-0.5.4-12|50	Group:		System/Libraries
14cr|lash-0.5.4-12|51	
14cr|lash-0.5.4-12|52	%description -n %{libname}
14cr|lash-0.5.4-12|53	Dynamic libraries from %{name}.
14cr|lash-0.5.4-12|54	
14cr|lash-0.5.4-12|55	%files -n %{libname}
14cr|lash-0.5.4-12|56	%doc README
14cr|lash-0.5.4-12|57	%{_libdir}/liblash.so.%{major}*
14cr|lash-0.5.4-12|58	
14cr|lash-0.5.4-12|59	#----------------------------------------------------------------------------
14cr|lash-0.5.4-12|60	
14cr|lash-0.5.4-12|61	%package -n %{devname}
14cr|lash-0.5.4-12|62	Summary:	Header files and static libraries from %{name}
14cr|lash-0.5.4-12|63	Group:		Development/C
14cr|lash-0.5.4-12|64	Requires:	%{libname} = %{EVRD}
14cr|lash-0.5.4-12|65	Provides:	lib%{name}-devel = %{EVRD}
14cr|lash-0.5.4-12|66	Provides:	%{name}-devel = %{EVRD}
14cr|lash-0.5.4-12|67	
14cr|lash-0.5.4-12|68	%description -n %{devname}
14cr|lash-0.5.4-12|69	Libraries and includes files for developing programs based on %{name}.
14cr|lash-0.5.4-12|70	
14cr|lash-0.5.4-12|71	%files -n %{devname}
14cr|lash-0.5.4-12|72	%{_includedir}/*
14cr|lash-0.5.4-12|73	%{_libdir}/*.so
14cr|lash-0.5.4-12|74	%{_libdir}/pkgconfig/*
14cr|lash-0.5.4-12|75	
14cr|lash-0.5.4-12|76	#----------------------------------------------------------------------------
14cr|lash-0.5.4-12|77	
14cr|lash-0.5.4-12|78	%prep
14cr|lash-0.5.4-12|79	%setup -q
14cr|lash-0.5.4-12|80	%patch0 -p0
14cr|lash-0.5.4-12|81	%patch1 -p1
14cr|lash-0.5.4-12|82	%patch2 -p0
14cr|lash-0.5.4-12|83	
14cr|lash-0.5.4-12|84	%build
14cr|lash-0.5.4-12|85	autoreconf -fi -Im4
14cr|lash-0.5.4-12|86	export CFLAGS="%{optflags} -D_GNU_SOURCE"
14cr|lash-0.5.4-12|87	export LIBS="-lpthread -luuid -lm"
14cr|lash-0.5.4-12|88	
14cr|lash-0.5.4-12|89	perl -pi -e 's|lib/python|%{_lib}/python||g' configure
14cr|lash-0.5.4-12|90	
14cr|lash-0.5.4-12|91	%configure2_5x \
14cr|lash-0.5.4-12|92	--enable-alsa-midi \
14cr|lash-0.5.4-12|93	--enable-debug \
14cr|lash-0.5.4-12|94	--disable-static
14cr|lash-0.5.4-12|95	%make
14cr|lash-0.5.4-12|96	
14cr|lash-0.5.4-12|97	
14cr|lash-0.5.4-12|98	%install
14cr|lash-0.5.4-12|99	%makeinstall_std
14cr|lash-0.5.4-12|100	
14cr|lash-0.5.4-12|101	# Make sure the libraries are executables
14cr|lash-0.5.4-12|102	chmod 0755 %{buildroot}%{_libdir}/liblash.so.%{major}*
14cr|lash-0.5.4-12|103	
14cr|lash-0.5.4-12|104	#menu
14cr|lash-0.5.4-12|105	mkdir -p %{buildroot}%{_datadir}/applications
14cr|lash-0.5.4-12|106	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|lash-0.5.4-12|107	[Desktop Entry]
14cr|lash-0.5.4-12|108	Name=%{name}
14cr|lash-0.5.4-12|109	Comment=%{summary}
14cr|lash-0.5.4-12|110	Exec=%{_bindir}/%{name}_panel
14cr|lash-0.5.4-12|111	Icon=%{name}
14cr|lash-0.5.4-12|112	Terminal=false
14cr|lash-0.5.4-12|113	Type=Application
14cr|lash-0.5.4-12|114	Categories=AudioVideo;Audio;AudioVideoEditing;
14cr|lash-0.5.4-12|115	EOF
14cr|lash-0.5.4-12|116	
14cr|lash-0.5.4-12|117	#icons
14cr|lash-0.5.4-12|118	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|lash-0.5.4-12|119	cp icons/lash_48px.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|lash-0.5.4-12|120	convert -size 32x32 icons/lash_96px.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|lash-0.5.4-12|121	cp icons/lash_16px.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|lash-0.5.4-12|122	
14cr|lash-0.5.4-12|123	
14cr|lash-0.5.4-12|124	%changelog
14cr|lash-0.5.4-12|125	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.4-12
14cr|lash-0.5.4-12|126	+ Revision: b686e8a
14cr|lash-0.5.4-12|127	- Add patches from Mageia and Fedora to fix various build issues
14cr|lash-0.5.4-12|128	
14cr|lash-0.5.4-12|129	

2466 14
14cr|lastfm-desktop-2.1.36-2|1	%define oname lastfm-scrobbler
14cr|lastfm-desktop-2.1.36-2|2	
14cr|lastfm-desktop-2.1.36-2|3	Summary:	The official Last.fm desktop application suite
14cr|lastfm-desktop-2.1.36-2|4	Name:		lastfm-desktop
14cr|lastfm-desktop-2.1.36-2|5	Version:	2.1.36
14cr|lastfm-desktop-2.1.36-2|6	Release:	2
14cr|lastfm-desktop-2.1.36-2|7	License:	GPLv3+
14cr|lastfm-desktop-2.1.36-2|8	Group:		Sound
14cr|lastfm-desktop-2.1.36-2|9	Url:		http://github.com/lastfm/lastfm-desktop
14cr|lastfm-desktop-2.1.36-2|10	Source0:	https://github.com/lastfm/lastfm-desktop/archive/%{name}-%{version}.tar.gz
14cr|lastfm-desktop-2.1.36-2|11	Source1:	%{name}.png
14cr|lastfm-desktop-2.1.36-2|12	Patch0:		lastfm-desktop-2.1.36-phonon-4.7.patch
14cr|lastfm-desktop-2.1.36-2|13	Patch1:		lastfm-desktop-09012013-linkage.patch
14cr|lastfm-desktop-2.1.36-2|14	Patch2:		lastfm-desktop-2.1.36-ffmpeg2.patch
14cr|lastfm-desktop-2.1.36-2|15	BuildRequires:	imagemagick
14cr|lastfm-desktop-2.1.36-2|16	BuildRequires:	ffmpeg-devel
14cr|lastfm-desktop-2.1.36-2|17	BuildRequires:	liblastfm-devel
14cr|lastfm-desktop-2.1.36-2|18	BuildRequires:	qt4-devel
14cr|lastfm-desktop-2.1.36-2|19	BuildRequires:	pkgconfig(libgpod-1.0)
14cr|lastfm-desktop-2.1.36-2|20	BuildRequires:	pkgconfig(phonon)
14cr|lastfm-desktop-2.1.36-2|21	BuildRequires:	pkgconfig(QtWebKit)
14cr|lastfm-desktop-2.1.36-2|22	BuildRequires:	pkgconfig(zlib)
14cr|lastfm-desktop-2.1.36-2|23	
14cr|lastfm-desktop-2.1.36-2|24	%description
14cr|lastfm-desktop-2.1.36-2|25	The official Last.fm desktop application suite.
14cr|lastfm-desktop-2.1.36-2|26	
14cr|lastfm-desktop-2.1.36-2|27	%files
14cr|lastfm-desktop-2.1.36-2|28	%doc COPYING README.md
14cr|lastfm-desktop-2.1.36-2|29	%{_bindir}/%{name}
14cr|lastfm-desktop-2.1.36-2|30	%{_datadir}/%{oname}
14cr|lastfm-desktop-2.1.36-2|31	%{_datadir}/applications/%{name}.desktop
14cr|lastfm-desktop-2.1.36-2|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|lastfm-desktop-2.1.36-2|33	
14cr|lastfm-desktop-2.1.36-2|34	#----------------------------------------------------------------------------
14cr|lastfm-desktop-2.1.36-2|35	
14cr|lastfm-desktop-2.1.36-2|36	%prep
14cr|lastfm-desktop-2.1.36-2|37	%setup -q
14cr|lastfm-desktop-2.1.36-2|38	%patch0 -p1
14cr|lastfm-desktop-2.1.36-2|39	%patch1 -p1
14cr|lastfm-desktop-2.1.36-2|40	%patch2 -p1
14cr|lastfm-desktop-2.1.36-2|41	
14cr|lastfm-desktop-2.1.36-2|42	#
14cr|lastfm-desktop-2.1.36-2|43	find  %{SOURCE1} -exec convert {} -strip {} \;
14cr|lastfm-desktop-2.1.36-2|44	#
14cr|lastfm-desktop-2.1.36-2|45	
14cr|lastfm-desktop-2.1.36-2|46	%build
14cr|lastfm-desktop-2.1.36-2|47	%qmake_qt4 PREFIX=%{_prefix}
14cr|lastfm-desktop-2.1.36-2|48	%make
14cr|lastfm-desktop-2.1.36-2|49	
14cr|lastfm-desktop-2.1.36-2|50	%install
14cr|lastfm-desktop-2.1.36-2|51	install -D _bin/lastfm-scrobbler %{buildroot}%{_bindir}/%{name}
14cr|lastfm-desktop-2.1.36-2|52	
14cr|lastfm-desktop-2.1.36-2|53	# install menu icons
14cr|lastfm-desktop-2.1.36-2|54	for N in 16 32 48 64 128;
14cr|lastfm-desktop-2.1.36-2|55	do
14cr|lastfm-desktop-2.1.36-2|56	convert %{SOURCE1} -resize ${N}x${N} $N.png;
14cr|lastfm-desktop-2.1.36-2|57	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|lastfm-desktop-2.1.36-2|58	done
14cr|lastfm-desktop-2.1.36-2|59	
14cr|lastfm-desktop-2.1.36-2|60	# menu-entry
14cr|lastfm-desktop-2.1.36-2|61	mkdir -p %{buildroot}%{_datadir}/applications
14cr|lastfm-desktop-2.1.36-2|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|lastfm-desktop-2.1.36-2|63	[Desktop Entry]
14cr|lastfm-desktop-2.1.36-2|64	Name=Last.fm Scrobbler
14cr|lastfm-desktop-2.1.36-2|65	Comment=Last.fm Scrobbler
14cr|lastfm-desktop-2.1.36-2|66	Exec=%{name}
14cr|lastfm-desktop-2.1.36-2|67	Icon=%{name}
14cr|lastfm-desktop-2.1.36-2|68	Terminal=false
14cr|lastfm-desktop-2.1.36-2|69	Type=Application
14cr|lastfm-desktop-2.1.36-2|70	Categories=Qt;Audio;AudioVideo;
14cr|lastfm-desktop-2.1.36-2|71	EOF
14cr|lastfm-desktop-2.1.36-2|72	
14cr|lastfm-desktop-2.1.36-2|73	mkdir -p %{buildroot}%{_datadir}/%{oname}/i18n
14cr|lastfm-desktop-2.1.36-2|74	cp i18n/*.qm %{buildroot}%{_datadir}/%{oname}/i18n/
14cr|lastfm-desktop-2.1.36-2|75	cp app/client/Last.fm\ Scrobbler.css %{buildroot}%{_datadir}/%{oname}/
14cr|lastfm-desktop-2.1.36-2|76	
14cr|lastfm-desktop-2.1.36-2|77	
14cr|lastfm-desktop-2.1.36-2|78	%changelog
14cr|lastfm-desktop-2.1.36-2|79	* Fri Aug 01 2014 abfonly <abfonly@gmail.com> 2.1.36-2
14cr|lastfm-desktop-2.1.36-2|80	+ Revision: c479949
14cr|lastfm-desktop-2.1.36-2|81	- Updated lastfm-desktop.spec
14cr|lastfm-desktop-2.1.36-2|82	
14cr|lastfm-desktop-2.1.36-2|83	

2467 14
14cr|lat-1.2.4-3|1	%global debug_package %{nil}
14cr|lat-1.2.4-3|2	
14cr|lat-1.2.4-3|3	Summary:	LAT - LDAP Administration Tool
14cr|lat-1.2.4-3|4	Name:		lat
14cr|lat-1.2.4-3|5	Version:	1.2.4
14cr|lat-1.2.4-3|6	Release:	3
14cr|lat-1.2.4-3|7	License:	GPLv2
14cr|lat-1.2.4-3|8	Group:		System/Configuration/Other
14cr|lat-1.2.4-3|9	Url:		http://sourceforge.net/projects/ldap-at/
14cr|lat-1.2.4-3|10	Source0:	http://downloads.sourceforge.net/project/ldap-at/LAT/LAT%20-%20%{version}/%{name}-%{version}.tar.gz
14cr|lat-1.2.4-3|11	BuildRequires:	autoconf2.5
14cr|lat-1.2.4-3|12	BuildRequires:	avahi-sharp
14cr|lat-1.2.4-3|13	BuildRequires:	dbus-sharp
14cr|lat-1.2.4-3|14	BuildRequires:	desktop-file-utils
14cr|lat-1.2.4-3|15	BuildRequires:	gnome-sharp2
14cr|lat-1.2.4-3|16	BuildRequires:	intltool
14cr|lat-1.2.4-3|17	BuildRequires:	scrollkeeper
14cr|lat-1.2.4-3|18	BuildRequires:	pkgconfig(glade-sharp-2.0)
14cr|lat-1.2.4-3|19	BuildRequires:	pkgconfig(gnome-keyring-1)
14cr|lat-1.2.4-3|20	BuildRequires:	pkgconfig(gnome-sharp-2.0)
14cr|lat-1.2.4-3|21	BuildRequires:	pkgconfig(mono)
14cr|lat-1.2.4-3|22	Requires(post,postun):	scrollkeeper
14cr|lat-1.2.4-3|23	
14cr|lat-1.2.4-3|24	%description
14cr|lat-1.2.4-3|25	LAT stands for LDAP Administration Tool. The tool allows you to browse
14cr|lat-1.2.4-3|26	LDAP-based directories and add/edit/delete entries contained within.
14cr|lat-1.2.4-3|27	It can store profiles for quick access to different servers. There are
14cr|lat-1.2.4-3|28	also different views available such as Users, Groups and Hosts which
14cr|lat-1.2.4-3|29	allow you to easily manage objects without having to deal with the
14cr|lat-1.2.4-3|30	intricacies of LDAP.
14cr|lat-1.2.4-3|31	
14cr|lat-1.2.4-3|32	%files -f %{name}.lang
14cr|lat-1.2.4-3|33	%defattr(644,root,root,755)
14cr|lat-1.2.4-3|34	%doc AUTHORS COPYING ChangeLog README TODO
14cr|lat-1.2.4-3|35	%attr(755,root,root) %{_bindir}/*
14cr|lat-1.2.4-3|36	%dir %{_prefix}/lib/%{name}
14cr|lat-1.2.4-3|37	%attr(755,root,root) %{_prefix}/lib/%{name}/*
14cr|lat-1.2.4-3|38	%{_mandir}/man1/lat.1*
14cr|lat-1.2.4-3|39	%{_datadir}/pixmaps/%{name}.png
14cr|lat-1.2.4-3|40	%{_datadir}/applications/%{name}.desktop
14cr|lat-1.2.4-3|41	%{_datadir}/application-registry/%{name}.applications
14cr|lat-1.2.4-3|42	%{_datadir}/pkgconfig/lat-plugins.pc
14cr|lat-1.2.4-3|43	
14cr|lat-1.2.4-3|44	#----------------------------------------------------------------------------
14cr|lat-1.2.4-3|45	
14cr|lat-1.2.4-3|46	%prep
14cr|lat-1.2.4-3|47	%setup -q
14cr|lat-1.2.4-3|48	
14cr|lat-1.2.4-3|49	%build
14cr|lat-1.2.4-3|50	autoreconf -fi
14cr|lat-1.2.4-3|51	%configure2_5x \
14cr|lat-1.2.4-3|52	--enable-networkmanager=no \
14cr|lat-1.2.4-3|53	--enable-avahi=yes \
14cr|lat-1.2.4-3|54	--libdir=%{_prefix}/lib
14cr|lat-1.2.4-3|55	make
14cr|lat-1.2.4-3|56	
14cr|lat-1.2.4-3|57	%install
14cr|lat-1.2.4-3|58	%makeinstall_std
14cr|lat-1.2.4-3|59	
14cr|lat-1.2.4-3|60	%find_lang %{name} --with-gnome
14cr|lat-1.2.4-3|61	
14cr|lat-1.2.4-3|62	desktop-file-install --vendor="" \
14cr|lat-1.2.4-3|63	--remove-category="Application" \
14cr|lat-1.2.4-3|64	--add-category="GTK" \
14cr|lat-1.2.4-3|65	--add-category="GNOME" \
14cr|lat-1.2.4-3|66	--add-category="Network" \
14cr|lat-1.2.4-3|67	--add-category="X-MandrivaLinux-System-Configuration-Other" \
14cr|lat-1.2.4-3|68	--dir %{buildroot}%{_datadir}/applications \
14cr|lat-1.2.4-3|69	%{buildroot}%{_datadir}/applications/*
14cr|lat-1.2.4-3|70	
14cr|lat-1.2.4-3|71	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14cr|lat-1.2.4-3|72	mv %{buildroot}%{_prefix}/lib/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig
14cr|lat-1.2.4-3|73	
14cr|lat-1.2.4-3|74	
14cr|lat-1.2.4-3|75	%changelog
14cr|lat-1.2.4-3|76	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-3
14cr|lat-1.2.4-3|77	+ Revision: 8394d58
14cr|lat-1.2.4-3|78	- Spec cleanup
14cr|lat-1.2.4-3|79	
14cr|lat-1.2.4-3|80	

2468 14
14cr|latencytop-0.5-2|1	%define name	latencytop
14cr|latencytop-0.5-2|2	%define version	0.5
14cr|latencytop-0.5-2|3	%define rel	2
14cr|latencytop-0.5-2|4	
14cr|latencytop-0.5-2|5	Summary:	Visualizer of system latencies
14cr|latencytop-0.5-2|6	Name:		%name
14cr|latencytop-0.5-2|7	Version:	%version
14cr|latencytop-0.5-2|8	Release:	%mkrel %rel
14cr|latencytop-0.5-2|9	License:	GPLv2
14cr|latencytop-0.5-2|10	Group:		Development/Other
14cr|latencytop-0.5-2|11	URL:		http://latencytop.org/
14cr|latencytop-0.5-2|12	Source0:	http://latencytop.org/download/latencytop-%{version}.tar.gz
14cr|latencytop-0.5-2|13	BuildRequires:	ncursesw-devel
14cr|latencytop-0.5-2|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|latencytop-0.5-2|15	BuildRequires:  gtk2-devel
14cr|latencytop-0.5-2|16	
14cr|latencytop-0.5-2|17	%description
14cr|latencytop-0.5-2|18	LatencyTOP is a Linux tool for software developers (both kernel and
14cr|latencytop-0.5-2|19	userspace), aimed at identifying where system latency occurs, and
14cr|latencytop-0.5-2|20	what kind of operation/action is causing the latency to happen. By
14cr|latencytop-0.5-2|21	identifying this, developers can then change the code to avoid the
14cr|latencytop-0.5-2|22	worst latency hiccups.
14cr|latencytop-0.5-2|23	
14cr|latencytop-0.5-2|24	%prep
14cr|latencytop-0.5-2|25	%setup -q
14cr|latencytop-0.5-2|26	
14cr|latencytop-0.5-2|27	%build
14cr|latencytop-0.5-2|28	export CFLAGS="%{optflags} -I%{_includedir}/ncursesw"
14cr|latencytop-0.5-2|29	%make
14cr|latencytop-0.5-2|30	
14cr|latencytop-0.5-2|31	%install
14cr|latencytop-0.5-2|32	install -d -m755 %{buildroot}%{_sbindir}
14cr|latencytop-0.5-2|33	%makeinstall_std
14cr|latencytop-0.5-2|34	install -d -m755 %{buildroot}%{_mandir}/man8
14cr|latencytop-0.5-2|35	install -m644 latencytop.8 %{buildroot}%{_mandir}/man8/
14cr|latencytop-0.5-2|36	
14cr|latencytop-0.5-2|37	%files
14cr|latencytop-0.5-2|38	%{_sbindir}/%{name}
14cr|latencytop-0.5-2|39	%{_datadir}/%{name}
14cr|latencytop-0.5-2|40	%{_mandir}/man8/latencytop.8*
14cr|latencytop-0.5-2|41	
14cr|latencytop-0.5-2|42	%changelog
14cr|latencytop-0.5-2|43	* Tue Nov 13 2012 Alexander Khryukin <alexander@mezon.ru> 0.5-2
14cr|latencytop-0.5-2|44	+ Revision: 07b398d
14cr|latencytop-0.5-2|45	- spec cleanup
14cr|latencytop-0.5-2|46	
14cr|latencytop-0.5-2|47	

2469 14
14cr|latex2rtf-2.1.0-3|1	Summary:	LaTeX to RTF converter
14cr|latex2rtf-2.1.0-3|2	Name:		latex2rtf
14cr|latex2rtf-2.1.0-3|3	Version:	2.1.0
14cr|latex2rtf-2.1.0-3|4	Release:	3
14cr|latex2rtf-2.1.0-3|5	Source0:	%{name}-%{version}.tar.gz
14cr|latex2rtf-2.1.0-3|6	License:	GPLv2+
14cr|latex2rtf-2.1.0-3|7	Group:		Publishing
14cr|latex2rtf-2.1.0-3|8	Url:		http://latex2rtf.sourceforge.net/
14cr|latex2rtf-2.1.0-3|9	Requires:	tetex-latex, tetex-dvips, imagemagick
14cr|latex2rtf-2.1.0-3|10	
14cr|latex2rtf-2.1.0-3|11	%description
14cr|latex2rtf-2.1.0-3|12	LaTeX2rtf is a translator program which is intended to translate a
14cr|latex2rtf-2.1.0-3|13	LaTeX document (precisely: the text and a limited subset of LaTeX
14cr|latex2rtf-2.1.0-3|14	tags) into the RTF format which can be imported by several
14cr|latex2rtf-2.1.0-3|15	textprocessors (including Microsoft Word for Windows and Word for
14cr|latex2rtf-2.1.0-3|16	Macintosh).
14cr|latex2rtf-2.1.0-3|17	
14cr|latex2rtf-2.1.0-3|18	%prep
14cr|latex2rtf-2.1.0-3|19	%setup -q
14cr|latex2rtf-2.1.0-3|20	
14cr|latex2rtf-2.1.0-3|21	%build
14cr|latex2rtf-2.1.0-3|22	%make PREFIX=/usr INFO_INSTALL=%{_infodir} MAN_INSTALL=%{_mandir}/man1 CFG_INSTALL=%{_sysconfdir}/%{name} SUPPORT_INSTALL=%{_datadir}/doc/%{name}
14cr|latex2rtf-2.1.0-3|23	
14cr|latex2rtf-2.1.0-3|24	%install
14cr|latex2rtf-2.1.0-3|25	%__install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}
14cr|latex2rtf-2.1.0-3|26	%__make PREFIX=%{buildroot}/usr \
14cr|latex2rtf-2.1.0-3|27	MAN_INSTALL=%{buildroot}%{_mandir}/man1 \
14cr|latex2rtf-2.1.0-3|28	CFG_INSTALL=%{buildroot}%{_sysconfdir}/%{name} \
14cr|latex2rtf-2.1.0-3|29	SUPPORT_INSTALL=%{buildroot}%{_datadir}/doc/%{name} install
14cr|latex2rtf-2.1.0-3|30	%__install -d -m 755 %{buildroot}%{_infodir}
14cr|latex2rtf-2.1.0-3|31	%__install -m 644 doc/%{name}.info %{buildroot}%{_infodir}
14cr|latex2rtf-2.1.0-3|32	
14cr|latex2rtf-2.1.0-3|33	
14cr|latex2rtf-2.1.0-3|34	
14cr|latex2rtf-2.1.0-3|35	%files
14cr|latex2rtf-2.1.0-3|36	%doc ChangeLog Copyright README
14cr|latex2rtf-2.1.0-3|37	%{_bindir}/*
14cr|latex2rtf-2.1.0-3|38	%{_sysconfdir}/%{name}
14cr|latex2rtf-2.1.0-3|39	%{_infodir}/*
14cr|latex2rtf-2.1.0-3|40	%{_mandir}/man1/*
14cr|latex2rtf-2.1.0-3|41	
14cr|latex2rtf-2.1.0-3|42	
14cr|latex2rtf-2.1.0-3|43	
14cr|latex2rtf-2.1.0-3|44	%changelog
14cr|latex2rtf-2.1.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-3
14cr|latex2rtf-2.1.0-3|46	+ Revision: 26483c8
14cr|latex2rtf-2.1.0-3|47	- MassBuild#464: Increase release tag
14cr|latex2rtf-2.1.0-3|48	
14cr|latex2rtf-2.1.0-3|49	

2470 14
14cr|latex-abntex-0.9-0.beta2.3|1	%define texdir %{_datadir}/texmf-dist
14cr|latex-abntex-0.9-0.beta2.3|2	
14cr|latex-abntex-0.9-0.beta2.3|3	Summary:	LaTeX macros for writing documents following the ABNT norms
14cr|latex-abntex-0.9-0.beta2.3|4	Name:		latex-abntex
14cr|latex-abntex-0.9-0.beta2.3|5	Version:	0.9
14cr|latex-abntex-0.9-0.beta2.3|6	Release:	0.beta2.3
14cr|latex-abntex-0.9-0.beta2.3|7	License:	LPPL
14cr|latex-abntex-0.9-0.beta2.3|8	Group:		Publishing
14cr|latex-abntex-0.9-0.beta2.3|9	Url:		http://abntex.codigolivre.org.br
14cr|latex-abntex-0.9-0.beta2.3|10	Source0:	abntex-%{version}-beta2.tar.gz
14cr|latex-abntex-0.9-0.beta2.3|11	Patch0:		abntex-0.9-respect-prefix.patch
14cr|latex-abntex-0.9-0.beta2.3|12	# BuildRequires:	tetex
14cr|latex-abntex-0.9-0.beta2.3|13	# BuildRequires:	texlive-doublestroke
14cr|latex-abntex-0.9-0.beta2.3|14	# This indicates that texlive-scheme-full is not comlete...
14cr|latex-abntex-0.9-0.beta2.3|15	BuildRequires:	texlive-scheme-full
14cr|latex-abntex-0.9-0.beta2.3|16	BuildRequires:	texlive-scheme-tetex
14cr|latex-abntex-0.9-0.beta2.3|17	Requires:	texlive-scheme-full
14cr|latex-abntex-0.9-0.beta2.3|18	Requires:	texlive-scheme-tetex
14cr|latex-abntex-0.9-0.beta2.3|19	BuildArch:	noarch
14cr|latex-abntex-0.9-0.beta2.3|20	
14cr|latex-abntex-0.9-0.beta2.3|21	%description
14cr|latex-abntex-0.9-0.beta2.3|22	With the abnTeX macros you will be able to write LaTeX documents which
14cr|latex-abntex-0.9-0.beta2.3|23	conform to several norms from ABNT (Brazilian Association for Technical
14cr|latex-abntex-0.9-0.beta2.3|24	Norms). In addition there are macros for writing automated lists of
14cr|latex-abntex-0.9-0.beta2.3|25	abbreviations and symbols and a style for writing patent applications
14cr|latex-abntex-0.9-0.beta2.3|26	for INPI. You can also use these style with LyX.
14cr|latex-abntex-0.9-0.beta2.3|27	
14cr|latex-abntex-0.9-0.beta2.3|28	%files
14cr|latex-abntex-0.9-0.beta2.3|29	%doc LEIAME LEIAME.linux LEIAME.make LEIAME.administracao
14cr|latex-abntex-0.9-0.beta2.3|30	%doc compiled.docs/*.ps.gz
14cr|latex-abntex-0.9-0.beta2.3|31	%{texdir}/bibtex/bib/abntex
14cr|latex-abntex-0.9-0.beta2.3|32	%{texdir}/bibtex/bst/abntex
14cr|latex-abntex-0.9-0.beta2.3|33	%{texdir}/doc/bibtex/abntex
14cr|latex-abntex-0.9-0.beta2.3|34	%{texdir}/doc/latex/abntex
14cr|latex-abntex-0.9-0.beta2.3|35	%{texdir}/makeindex/abntex
14cr|latex-abntex-0.9-0.beta2.3|36	%{texdir}/tex/latex/abntex
14cr|latex-abntex-0.9-0.beta2.3|37	%{_bindir}/geratss
14cr|latex-abntex-0.9-0.beta2.3|38	
14cr|latex-abntex-0.9-0.beta2.3|39	%post
14cr|latex-abntex-0.9-0.beta2.3|40	texhash
14cr|latex-abntex-0.9-0.beta2.3|41	
14cr|latex-abntex-0.9-0.beta2.3|42	%postun
14cr|latex-abntex-0.9-0.beta2.3|43	texhash
14cr|latex-abntex-0.9-0.beta2.3|44	
14cr|latex-abntex-0.9-0.beta2.3|45	#----------------------------------------------------------------------------
14cr|latex-abntex-0.9-0.beta2.3|46	
14cr|latex-abntex-0.9-0.beta2.3|47	%prep
14cr|latex-abntex-0.9-0.beta2.3|48	%setup -n abntex-%{version}
14cr|latex-abntex-0.9-0.beta2.3|49	%patch0 -p1 -b .respect-prefix
14cr|latex-abntex-0.9-0.beta2.3|50	
14cr|latex-abntex-0.9-0.beta2.3|51	%build
14cr|latex-abntex-0.9-0.beta2.3|52	make doc-ps
14cr|latex-abntex-0.9-0.beta2.3|53	
14cr|latex-abntex-0.9-0.beta2.3|54	%install
14cr|latex-abntex-0.9-0.beta2.3|55	install -m 755 -d %{buildroot}%{texdir}
14cr|latex-abntex-0.9-0.beta2.3|56	install -m 755 -d %{buildroot}%{_bindir}
14cr|latex-abntex-0.9-0.beta2.3|57	install -m 755 -d %{buildroot}%{_docdir}
14cr|latex-abntex-0.9-0.beta2.3|58	%makeinstall_std USRLOCAL=%{buildroot}%{_bindir}
14cr|latex-abntex-0.9-0.beta2.3|59	
14cr|latex-abntex-0.9-0.beta2.3|60	
14cr|latex-abntex-0.9-0.beta2.3|61	%changelog
14cr|latex-abntex-0.9-0.beta2.3|62	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-0.beta2.3
14cr|latex-abntex-0.9-0.beta2.3|63	+ Revision: 2a9b1ca
14cr|latex-abntex-0.9-0.beta2.3|64	- More texlive BRs
14cr|latex-abntex-0.9-0.beta2.3|65	
14cr|latex-abntex-0.9-0.beta2.3|66	

2471 14
14cr|latex-beamer-3.24-2|1	%define rname   beamer
14cr|latex-beamer-3.24-2|2	%define rversion 3-24
14cr|latex-beamer-3.24-2|3	
14cr|latex-beamer-3.24-2|4	Name:           latex-%{rname}
14cr|latex-beamer-3.24-2|5	Version:        %(echo %rversion |sed -e 's,-,.,g')
14cr|latex-beamer-3.24-2|6	Release:        2
14cr|latex-beamer-3.24-2|7	Summary:        LaTeX class to produce presentations
14cr|latex-beamer-3.24-2|8	License:        GPL
14cr|latex-beamer-3.24-2|9	Group:          Publishing
14cr|latex-beamer-3.24-2|10	URL:            http://bitbucket.org/rivanvx/beamer/wiki/Home
14cr|latex-beamer-3.24-2|11	Source0:        http://bitbucket.org/rivanvx/beamer/get/version-%{rversion}.tar.bz2
14cr|latex-beamer-3.24-2|12	Requires:       texlive-pgf >= 0:1.01
14cr|latex-beamer-3.24-2|13	Requires:       texlive-xcolor >= 0:2.00
14cr|latex-beamer-3.24-2|14	Requires:       texlive-latex
14cr|latex-beamer-3.24-2|15	BuildRequires:  ghostscript
14cr|latex-beamer-3.24-2|16	BuildRequires:  texlive-pgf >= 0:1.01
14cr|latex-beamer-3.24-2|17	BuildRequires:  texlive-xcolor >= 0:2.00
14cr|latex-beamer-3.24-2|18	BuildRequires:  texlive-latex
14cr|latex-beamer-3.24-2|19	BuildRequires:	texlive-makeindex texlive-collection-latex texlive
14cr|latex-beamer-3.24-2|20	BuildArch:      noarch
14cr|latex-beamer-3.24-2|21	
14cr|latex-beamer-3.24-2|22	%description
14cr|latex-beamer-3.24-2|23	The beamer class is a LaTeX class that allows you to create a beamer
14cr|latex-beamer-3.24-2|24	presentation. It can also be used to create slides. It behaves similarly
14cr|latex-beamer-3.24-2|25	to other packages like Prosper, but has the advantage that it works
14cr|latex-beamer-3.24-2|26	together directly with pdflatex, but also with dvips.
14cr|latex-beamer-3.24-2|27	
14cr|latex-beamer-3.24-2|28	Once you have installed the beamer class, the basic steps to create a
14cr|latex-beamer-3.24-2|29	beamer presentation are the following:
14cr|latex-beamer-3.24-2|30	
14cr|latex-beamer-3.24-2|31	* Specify beamer as document class instead of article.
14cr|latex-beamer-3.24-2|32	* Structure your LaTeX text using \section and \subsection commands.
14cr|latex-beamer-3.24-2|33	* Place the text of the individual slides inside \frame commands.
14cr|latex-beamer-3.24-2|34	* Run pdflatex on the text (or latex and dvips).
14cr|latex-beamer-3.24-2|35	
14cr|latex-beamer-3.24-2|36	The beamer class has several useful features: You don't need any
14cr|latex-beamer-3.24-2|37	external programs to use it other than pdflatex, but it works also with
14cr|latex-beamer-3.24-2|38	dvips. You can easily and intuitively create sophisticated overlays.
14cr|latex-beamer-3.24-2|39	Finally, you can easily change the whole slide theme or only parts of
14cr|latex-beamer-3.24-2|40	it.
14cr|latex-beamer-3.24-2|41	
14cr|latex-beamer-3.24-2|42	%prep
14cr|latex-beamer-3.24-2|43	%setup -q -n rivanvx-beamer-cb16a617839f
14cr|latex-beamer-3.24-2|44	
14cr|latex-beamer-3.24-2|45	%build
14cr|latex-beamer-3.24-2|46	# FIXME: this doc can't be built without the themes
14cr|latex-beamer-3.24-2|47	pushd doc
14cr|latex-beamer-3.24-2|48	%__make
14cr|latex-beamer-3.24-2|49	
14cr|latex-beamer-3.24-2|50	%install
14cr|latex-beamer-3.24-2|51	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
14cr|latex-beamer-3.24-2|52	cp -a base %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
14cr|latex-beamer-3.24-2|53	
14cr|latex-beamer-3.24-2|54	%post
14cr|latex-beamer-3.24-2|55	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
14cr|latex-beamer-3.24-2|56	
14cr|latex-beamer-3.24-2|57	%postun
14cr|latex-beamer-3.24-2|58	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
14cr|latex-beamer-3.24-2|59	
14cr|latex-beamer-3.24-2|60	%files
14cr|latex-beamer-3.24-2|61	%defattr(-,root,root)
14cr|latex-beamer-3.24-2|62	%doc AUTHORS ChangeLog FILES INSTALL README TODO
14cr|latex-beamer-3.24-2|63	%doc doc/beameruserguide.pdf examples solutions
14cr|latex-beamer-3.24-2|64	%{_datadir}/texmf/tex/latex/%{rname}
14cr|latex-beamer-3.24-2|65	
14cr|latex-beamer-3.24-2|66	
14cr|latex-beamer-3.24-2|67	
14cr|latex-beamer-3.24-2|68	%changelog
14cr|latex-beamer-3.24-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.24-2
14cr|latex-beamer-3.24-2|70	+ Revision: e21bc18
14cr|latex-beamer-3.24-2|71	- MassBuild#464: Increase release tag
14cr|latex-beamer-3.24-2|72	
14cr|latex-beamer-3.24-2|73	

2472 14
14cr|latex-lettre-2.346-5|1	%define __noautoreq 'texhash'
14cr|latex-lettre-2.346-5|2	Name: 		latex-lettre
14cr|latex-lettre-2.346-5|3	Version: 	2.346
14cr|latex-lettre-2.346-5|4	Release: 	5
14cr|latex-lettre-2.346-5|5	Summary: 	Letters and faxes in French
14cr|latex-lettre-2.346-5|6	License: 	LPPL
14cr|latex-lettre-2.346-5|7	Group: 		Publishing
14cr|latex-lettre-2.346-5|8	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettre/
14cr|latex-lettre-2.346-5|9	Source0: 	ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/lettre.tar.bz2
14cr|latex-lettre-2.346-5|10	Requires: 	texlive-latex texlive-collection-latex
14cr|latex-lettre-2.346-5|11	BuildRequires:	texlive-latex texlive-collection-latex
14cr|latex-lettre-2.346-5|12	Requires: texlive-kpathsea.bin
14cr|latex-lettre-2.346-5|13	BuildArch:	noarch
14cr|latex-lettre-2.346-5|14	
14cr|latex-lettre-2.346-5|15	%description
14cr|latex-lettre-2.346-5|16	This package provides a latex class for letters and faxes in French.
14cr|latex-lettre-2.346-5|17	
14cr|latex-lettre-2.346-5|18	%prep
14cr|latex-lettre-2.346-5|19	%setup -q -n lettre
14cr|latex-lettre-2.346-5|20	
14cr|latex-lettre-2.346-5|21	%build
14cr|latex-lettre-2.346-5|22	
14cr|latex-lettre-2.346-5|23	%install
14cr|latex-lettre-2.346-5|24	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/lettre
14cr|latex-lettre-2.346-5|25	install -m 644 inputs/* %{buildroot}%{_datadir}/texmf/tex/latex/lettre
14cr|latex-lettre-2.346-5|26	
14cr|latex-lettre-2.346-5|27	install -d -m 755 %{buildroot}%{_datadir}/texmf/doc/latex/lettre
14cr|latex-lettre-2.346-5|28	install -m 644 doc/* %{buildroot}%{_datadir}/texmf/doc/latex/lettre
14cr|latex-lettre-2.346-5|29	
14cr|latex-lettre-2.346-5|30	%post -p %_bindir/texhash
14cr|latex-lettre-2.346-5|31	
14cr|latex-lettre-2.346-5|32	%postun -p %_bindir/texhash
14cr|latex-lettre-2.346-5|33	
14cr|latex-lettre-2.346-5|34	%files
14cr|latex-lettre-2.346-5|35	%defattr(-,root,root)
14cr|latex-lettre-2.346-5|36	%doc ALIRE LICENSE lppl.txt README
14cr|latex-lettre-2.346-5|37	%{_datadir}/texmf/tex/latex/lettre
14cr|latex-lettre-2.346-5|38	%{_datadir}/texmf/doc/latex/lettre
14cr|latex-lettre-2.346-5|39	
14cr|latex-lettre-2.346-5|40	
14cr|latex-lettre-2.346-5|41	%changelog
14cr|latex-lettre-2.346-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.346-5
14cr|latex-lettre-2.346-5|43	+ Revision: 8fbf561
14cr|latex-lettre-2.346-5|44	- MassBuild#464: Increase release tag
14cr|latex-lettre-2.346-5|45	
14cr|latex-lettre-2.346-5|46	

2473 14
14cr|latex-mk-2.1-2|1	%define name latex-mk
14cr|latex-mk-2.1-2|2	%define version 2.1
14cr|latex-mk-2.1-2|3	%define release 2
14cr|latex-mk-2.1-2|4	
14cr|latex-mk-2.1-2|5	Summary: Utility simplifying latex document managment
14cr|latex-mk-2.1-2|6	Name: latex-mk
14cr|latex-mk-2.1-2|7	Version: 2.1
14cr|latex-mk-2.1-2|8	Release: 2
14cr|latex-mk-2.1-2|9	Source0: http://switch.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-%version/latex-mk-%version.tar.gz
14cr|latex-mk-2.1-2|10	License: BSD
14cr|latex-mk-2.1-2|11	Group: Publishing
14cr|latex-mk-2.1-2|12	Url: http://latex-mk.sourceforge.net/
14cr|latex-mk-2.1-2|13	Requires: make
14cr|latex-mk-2.1-2|14	Requires: texlive-latex, texlive, texlive-dvipdfm, texlive-dvips, gv, hevea
14cr|latex-mk-2.1-2|15	Requires: imagemagick, latex2html, ghostscript, transfig, texlive-xdvi, texinfo
14cr|latex-mk-2.1-2|16	
14cr|latex-mk-2.1-2|17	BuildRequires: texlive-latex, texlive, texlive-dvipdfm, texlive-dvips, gv, hevea
14cr|latex-mk-2.1-2|18	Buildrequires: imagemagick, latex2html, ghostscript, transfig, texinfo
14cr|latex-mk-2.1-2|19	
14cr|latex-mk-2.1-2|20	Buildarch: noarch
14cr|latex-mk-2.1-2|21	%description
14cr|latex-mk-2.1-2|22	LaTeX-Mk is a collection of makefile fragments and shell scripts
14cr|latex-mk-2.1-2|23	for simplifying the management of small to large sized LaTeX documents.
14cr|latex-mk-2.1-2|24	
14cr|latex-mk-2.1-2|25	%prep
14cr|latex-mk-2.1-2|26	%setup -q
14cr|latex-mk-2.1-2|27	
14cr|latex-mk-2.1-2|28	%build
14cr|latex-mk-2.1-2|29	# configure macro doesn't work ( Buildarch: noarch )
14cr|latex-mk-2.1-2|30	./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=%{_bindir} --sysconfdir=/etc --datadir=%{_datadir} --infodir=%{_infodir} --libdir=%{_libdir}
14cr|latex-mk-2.1-2|31	%make
14cr|latex-mk-2.1-2|32	
14cr|latex-mk-2.1-2|33	%install
14cr|latex-mk-2.1-2|34	rm -rf $RPM_BUILD_ROOT
14cr|latex-mk-2.1-2|35	%makeinstall
14cr|latex-mk-2.1-2|36	
14cr|latex-mk-2.1-2|37	%files
14cr|latex-mk-2.1-2|38	%defattr(-,root,root)
14cr|latex-mk-2.1-2|39	%{_bindir}/ieee-copyout
14cr|latex-mk-2.1-2|40	%{_bindir}/latex-mk
14cr|latex-mk-2.1-2|41	%dir %{_datadir}/latex-mk
14cr|latex-mk-2.1-2|42	%{_datadir}/latex-mk/*
14cr|latex-mk-2.1-2|43	%{_infodir}/%{name}*
14cr|latex-mk-2.1-2|44	
14cr|latex-mk-2.1-2|45	
14cr|latex-mk-2.1-2|46	
14cr|latex-mk-2.1-2|47	
14cr|latex-mk-2.1-2|48	%changelog
14cr|latex-mk-2.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|latex-mk-2.1-2|50	+ Revision: 4876995
14cr|latex-mk-2.1-2|51	- MassBuild#464: Increase release tag
14cr|latex-mk-2.1-2|52	
14cr|latex-mk-2.1-2|53	

2474 14
14cr|latexmk-4.30a-2|1	%define name	latexmk
14cr|latexmk-4.30a-2|2	%define version 4.30a
14cr|latexmk-4.30a-2|3	%define srcversion %(echo %{version} | sed -e 's/\\.//g')
14cr|latexmk-4.30a-2|4	%define release 2
14cr|latexmk-4.30a-2|5	
14cr|latexmk-4.30a-2|6	Summary:	Perl script for automating LaTeX document compilation
14cr|latexmk-4.30a-2|7	Name:		%{name}
14cr|latexmk-4.30a-2|8	Version:	%{version}
14cr|latexmk-4.30a-2|9	Release:	%{release}
14cr|latexmk-4.30a-2|10	Source0:	http://www.phys.psu.edu/~collins/software/latexmk-jcc/%{name}-%{srcversion}.zip
14cr|latexmk-4.30a-2|11	License:	GPLv2
14cr|latexmk-4.30a-2|12	Group:		Publishing
14cr|latexmk-4.30a-2|13	Url:		http://www.phys.psu.edu/~collins/software/latexmk-jcc/
14cr|latexmk-4.30a-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|latexmk-4.30a-2|15	BuildArch:	noarch
14cr|latexmk-4.30a-2|16	Requires:	perl
14cr|latexmk-4.30a-2|17	Requires:	tetex-latex
14cr|latexmk-4.30a-2|18	
14cr|latexmk-4.30a-2|19	%description
14cr|latexmk-4.30a-2|20	Latexmk completely automates the process of compiling a LaTeX
14cr|latexmk-4.30a-2|21	document.  Essentially, it is like a specialized relative of
14cr|latexmk-4.30a-2|22	the general make utility, but one which determines dependencies
14cr|latexmk-4.30a-2|23	automatically and has some other very useful features.  In its
14cr|latexmk-4.30a-2|24	basic mode of operation latexmk is given the name of the
14cr|latexmk-4.30a-2|25	primary source file for a document, and it issues the
14cr|latexmk-4.30a-2|26	appropriate sequence of commands to generate a .dvi, .ps, .pdf
14cr|latexmk-4.30a-2|27	and/or hardcopy version of the document.
14cr|latexmk-4.30a-2|28	
14cr|latexmk-4.30a-2|29	%prep
14cr|latexmk-4.30a-2|30	%setup -q -c %{name}-%{version}
14cr|latexmk-4.30a-2|31	
14cr|latexmk-4.30a-2|32	%install
14cr|latexmk-4.30a-2|33	%__rm -rf %{buildroot}
14cr|latexmk-4.30a-2|34	
14cr|latexmk-4.30a-2|35	%__install -d %{buildroot}%{_bindir}
14cr|latexmk-4.30a-2|36	%__install -d %{buildroot}%{_mandir}/man1
14cr|latexmk-4.30a-2|37	
14cr|latexmk-4.30a-2|38	%__install -m 755 %{name}.pl %{buildroot}%{_bindir}/%{name}
14cr|latexmk-4.30a-2|39	%__install -m 755 %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|latexmk-4.30a-2|40	
14cr|latexmk-4.30a-2|41	%clean
14cr|latexmk-4.30a-2|42	%__rm -rf %{buildroot}
14cr|latexmk-4.30a-2|43	
14cr|latexmk-4.30a-2|44	%files
14cr|latexmk-4.30a-2|45	%defattr(-,root,root)
14cr|latexmk-4.30a-2|46	%doc CHANGES COPYING README latexmk.pdf latexmk.txt example_rcfiles
14cr|latexmk-4.30a-2|47	%{_bindir}/%{name}
14cr|latexmk-4.30a-2|48	%{_mandir}/man1/%{name}.*
14cr|latexmk-4.30a-2|49	
14cr|latexmk-4.30a-2|50	
14cr|latexmk-4.30a-2|51	
14cr|latexmk-4.30a-2|52	%changelog
14cr|latexmk-4.30a-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.30a-2
14cr|latexmk-4.30a-2|54	+ Revision: 91cb88c
14cr|latexmk-4.30a-2|55	- MassBuild#464: Increase release tag
14cr|latexmk-4.30a-2|56	
14cr|latexmk-4.30a-2|57	

2475 14
14cr|lavennin-20041119-4|1	
14cr|lavennin-20041119-4|2	%define name	lavennin
14cr|lavennin-20041119-4|3	%define version	20041119
14cr|lavennin-20041119-4|4	%define rel	4
14cr|lavennin-20041119-4|5	%define release	%mkrel %rel
14cr|lavennin-20041119-4|6	
14cr|lavennin-20041119-4|7	Summary:	Converts written Finnish text to a readable form
14cr|lavennin-20041119-4|8	Name:		%name
14cr|lavennin-20041119-4|9	Version:	%version
14cr|lavennin-20041119-4|10	Release:	%release
14cr|lavennin-20041119-4|11	License:	LGPL
14cr|lavennin-20041119-4|12	Group:		Sound
14cr|lavennin-20041119-4|13	URL:		http://phon.joensuu.fi/suopuhe/
14cr|lavennin-20041119-4|14	Source:		http://www.ling.helsinki.fi/suopuhe/download/%name-%version.tar.bz2
14cr|lavennin-20041119-4|15	Patch0:		lavennin-paths.patch
14cr|lavennin-20041119-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|lavennin-20041119-4|17	BuildArch:	noarch
14cr|lavennin-20041119-4|18	# per Mandriva locale-specific package policy:
14cr|lavennin-20041119-4|19	Requires:	locales-fi
14cr|lavennin-20041119-4|20	
14cr|lavennin-20041119-4|21	%description
14cr|lavennin-20041119-4|22	Lavennin converts numbers, abbreviations and other such non-readable
14cr|lavennin-20041119-4|23	strings found in usual written Finnish text to a readable form.
14cr|lavennin-20041119-4|24	Therefore only the grafem-fonem conversion is left for the speech
14cr|lavennin-20041119-4|25	synthesizer. Lavennin can also be used to nativisate
14cr|lavennin-20041119-4|26	foreign-originated words.
14cr|lavennin-20041119-4|27	
14cr|lavennin-20041119-4|28	%prep
14cr|lavennin-20041119-4|29	%setup -q -n %name
14cr|lavennin-20041119-4|30	%patch0 -p1
14cr|lavennin-20041119-4|31	
14cr|lavennin-20041119-4|32	sed -i 's,@LAVENNINDATADIR@,\"%{_datadir}/%{name}\",' bin/lavennin
14cr|lavennin-20041119-4|33	
14cr|lavennin-20041119-4|34	%install
14cr|lavennin-20041119-4|35	rm -rf %{buildroot}
14cr|lavennin-20041119-4|36	
14cr|lavennin-20041119-4|37	install -d -m755 %{buildroot}%{_bindir}
14cr|lavennin-20041119-4|38	install -m755 bin/lavennin %{buildroot}%{_bindir}
14cr|lavennin-20041119-4|39	
14cr|lavennin-20041119-4|40	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|lavennin-20041119-4|41	install -m644 data/*.txt %{buildroot}%{_datadir}/%{name}
14cr|lavennin-20041119-4|42	
14cr|lavennin-20041119-4|43	%clean
14cr|lavennin-20041119-4|44	rm -rf %{buildroot}
14cr|lavennin-20041119-4|45	
14cr|lavennin-20041119-4|46	%files
14cr|lavennin-20041119-4|47	%defattr(-,root,root)
14cr|lavennin-20041119-4|48	%doc man/*.shtml
14cr|lavennin-20041119-4|49	%{_bindir}/lavennin
14cr|lavennin-20041119-4|50	%{_datadir}/%{name}
14cr|lavennin-20041119-4|51	
14cr|lavennin-20041119-4|52	
14cr|lavennin-20041119-4|53	
14cr|lavennin-20041119-4|54	%changelog
14cr|lavennin-20041119-4|55	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 20041119-4
14cr|lavennin-20041119-4|56	+ Revision: 065959a
14cr|lavennin-20041119-4|57	- Automatic import for version 20041119
14cr|lavennin-20041119-4|58	
14cr|lavennin-20041119-4|59	

2476 14
14cr|lbunzip2-0.03-4|1	Summary:	A multi-threaded bunzip2 filter
14cr|lbunzip2-0.03-4|2	Name:		lbunzip2
14cr|lbunzip2-0.03-4|3	Version:	0.03
14cr|lbunzip2-0.03-4|4	Release:	4
14cr|lbunzip2-0.03-4|5	License:	GPLv2+
14cr|lbunzip2-0.03-4|6	Group: 		Archiving/Compression
14cr|lbunzip2-0.03-4|7	URL:		http://phptest11.atw.hu/
14cr|lbunzip2-0.03-4|8	Source0:	lbunzip2.tar.gz
14cr|lbunzip2-0.03-4|9	BuildRequires:	bzip2-devel
14cr|lbunzip2-0.03-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lbunzip2-0.03-4|11	
14cr|lbunzip2-0.03-4|12	%description
14cr|lbunzip2-0.03-4|13	A multi-threaded bunzip2 filter that doesn't depend on the lseek() system call
14cr|lbunzip2-0.03-4|14	and so isn't restricted to regular files.
14cr|lbunzip2-0.03-4|15	
14cr|lbunzip2-0.03-4|16	%prep
14cr|lbunzip2-0.03-4|17	
14cr|lbunzip2-0.03-4|18	%setup -q -n %{name}
14cr|lbunzip2-0.03-4|19	
14cr|lbunzip2-0.03-4|20	chmod 644 README
14cr|lbunzip2-0.03-4|21	
14cr|lbunzip2-0.03-4|22	%build
14cr|lbunzip2-0.03-4|23	
14cr|lbunzip2-0.03-4|24	%make CFLAGS="%{optflags} -D_XOPEN_SOURCE=500" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
14cr|lbunzip2-0.03-4|25	
14cr|lbunzip2-0.03-4|26	%install
14cr|lbunzip2-0.03-4|27	rm -rf %{buildroot}
14cr|lbunzip2-0.03-4|28	
14cr|lbunzip2-0.03-4|29	install -d %{buildroot}%{_bindir}
14cr|lbunzip2-0.03-4|30	
14cr|lbunzip2-0.03-4|31	install -m0755 %{name} %{buildroot}%{_bindir}/
14cr|lbunzip2-0.03-4|32	
14cr|lbunzip2-0.03-4|33	%clean
14cr|lbunzip2-0.03-4|34	rm -fr %{buildroot}
14cr|lbunzip2-0.03-4|35	
14cr|lbunzip2-0.03-4|36	%files
14cr|lbunzip2-0.03-4|37	%defattr(-,root,root)
14cr|lbunzip2-0.03-4|38	%doc README
14cr|lbunzip2-0.03-4|39	%{_bindir}/%{name}
14cr|lbunzip2-0.03-4|40	
14cr|lbunzip2-0.03-4|41	
14cr|lbunzip2-0.03-4|42	
14cr|lbunzip2-0.03-4|43	%changelog
14cr|lbunzip2-0.03-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-4
14cr|lbunzip2-0.03-4|45	+ Revision: 1bc0880
14cr|lbunzip2-0.03-4|46	- MassBuild#464: Increase release tag
14cr|lbunzip2-0.03-4|47	
14cr|lbunzip2-0.03-4|48	

2477 14
14cr|lbzip2-2.5-2|1	Name:           lbzip2
14cr|lbzip2-2.5-2|2	Version:        2.5
14cr|lbzip2-2.5-2|3	Release:        2
14cr|lbzip2-2.5-2|4	Summary:        Fast, multi-threaded bzip2 utility
14cr|lbzip2-2.5-2|5	Group:          Archiving/Compression
14cr|lbzip2-2.5-2|6	License:        GPLv2+
14cr|lbzip2-2.5-2|7	URL:            http://lacos.hu/
14cr|lbzip2-2.5-2|8	Source0:        http://archive.lbzip2.org/%{name}-%{version}.tar.gz
14cr|lbzip2-2.5-2|9	
14cr|lbzip2-2.5-2|10	BuildRequires:  bzip2-devel >= 1.0.6, dash, sharutils
14cr|lbzip2-2.5-2|11	
14cr|lbzip2-2.5-2|12	%description
14cr|lbzip2-2.5-2|13	lbzip2 is a multi-threaded implementation of bzip2, suited for serial and
14cr|lbzip2-2.5-2|14	parallel processing.  On a multi-core computer, lbzip2 is commonly
14cr|lbzip2-2.5-2|15	the fastest bzip2 decompressor for most bz2 files found on the internet.
14cr|lbzip2-2.5-2|16	(On dual-core computers, the 7za utility from the p7zip package may prove
14cr|lbzip2-2.5-2|17	more efficient.)
14cr|lbzip2-2.5-2|18	
14cr|lbzip2-2.5-2|19	lbzip2 integrates nicely with GNU tar. Even on single-core computers, lbzip2
14cr|lbzip2-2.5-2|20	can speed up archiving in combination with tar, because lbzip2 allows
14cr|lbzip2-2.5-2|21	compression to overlap with disk usage to a greater extent than bzip2 does.
14cr|lbzip2-2.5-2|22	
14cr|lbzip2-2.5-2|23	
14cr|lbzip2-2.5-2|24	%prep
14cr|lbzip2-2.5-2|25	%setup -q
14cr|lbzip2-2.5-2|26	
14cr|lbzip2-2.5-2|27	%build
14cr|lbzip2-2.5-2|28	%configure
14cr|lbzip2-2.5-2|29	%make
14cr|lbzip2-2.5-2|30	
14cr|lbzip2-2.5-2|31	%install
14cr|lbzip2-2.5-2|32	%makeinstall_std
14cr|lbzip2-2.5-2|33	
14cr|lbzip2-2.5-2|34	%files
14cr|lbzip2-2.5-2|35	%doc ChangeLog README
14cr|lbzip2-2.5-2|36	%{_bindir}/%{name}
14cr|lbzip2-2.5-2|37	%{_bindir}/lbzcat
14cr|lbzip2-2.5-2|38	%{_bindir}/lbunzip2
14cr|lbzip2-2.5-2|39	%doc %{_mandir}/man1/%{name}.1*
14cr|lbzip2-2.5-2|40	%doc %{_mandir}/man1/lbzcat.1*
14cr|lbzip2-2.5-2|41	%doc %{_mandir}/man1/lbunzip2.1*
14cr|lbzip2-2.5-2|42	
14cr|lbzip2-2.5-2|43	%changelog
14cr|lbzip2-2.5-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|lbzip2-2.5-2|45	+ Revision: 6afa655
14cr|lbzip2-2.5-2|46	- MassBuild#464: Increase release tag
14cr|lbzip2-2.5-2|47	
14cr|lbzip2-2.5-2|48	

2478 14
14cr|lcab-1.0-0.b12.1|1	
14cr|lcab-1.0-0.b12.1|2	%define name	lcab
14cr|lcab-1.0-0.b12.1|3	%define version	1.0
14cr|lcab-1.0-0.b12.1|4	%define pre	b12
14cr|lcab-1.0-0.b12.1|5	%define rel	1
14cr|lcab-1.0-0.b12.1|6	
14cr|lcab-1.0-0.b12.1|7	Summary:	Command-line Cabinet file creation tool
14cr|lcab-1.0-0.b12.1|8	Name:		%{name}
14cr|lcab-1.0-0.b12.1|9	Version:	%{version}
14cr|lcab-1.0-0.b12.1|10	Release:	%mkrel 0.%pre.%rel
14cr|lcab-1.0-0.b12.1|11	URL:		http://ohnopub.net/~ohnobinki/lcab/
14cr|lcab-1.0-0.b12.1|12	Source0:	ftp://ohnopublishing.net/mirror/%{name}-%{version}%{pre}.tar.gz
14cr|lcab-1.0-0.b12.1|13	License:	GPLv2+
14cr|lcab-1.0-0.b12.1|14	Group:		Archiving/Compression
14cr|lcab-1.0-0.b12.1|15	
14cr|lcab-1.0-0.b12.1|16	%description
14cr|lcab-1.0-0.b12.1|17	Command-line tool for creating Cabinet (.cab) files. The created files
14cr|lcab-1.0-0.b12.1|18	are not compressed.
14cr|lcab-1.0-0.b12.1|19	
14cr|lcab-1.0-0.b12.1|20	%prep
14cr|lcab-1.0-0.b12.1|21	%setup -q -n %{name}-%{version}%{pre}
14cr|lcab-1.0-0.b12.1|22	
14cr|lcab-1.0-0.b12.1|23	%build
14cr|lcab-1.0-0.b12.1|24	autoreconf -if
14cr|lcab-1.0-0.b12.1|25	%configure2_5x
14cr|lcab-1.0-0.b12.1|26	
14cr|lcab-1.0-0.b12.1|27	%install
14cr|lcab-1.0-0.b12.1|28	%makeinstall_std
14cr|lcab-1.0-0.b12.1|29	
14cr|lcab-1.0-0.b12.1|30	install -d -m755 %{buildroot}%{_mandir}/man1
14cr|lcab-1.0-0.b12.1|31	install -m644 lcab.1 %{buildroot}%{_mandir}/man1
14cr|lcab-1.0-0.b12.1|32	
14cr|lcab-1.0-0.b12.1|33	%files
14cr|lcab-1.0-0.b12.1|34	%doc README
14cr|lcab-1.0-0.b12.1|35	%{_bindir}/%{name}
14cr|lcab-1.0-0.b12.1|36	%{_mandir}/man1/%{name}.1*
14cr|lcab-1.0-0.b12.1|37	
14cr|lcab-1.0-0.b12.1|38	%changelog
14cr|lcab-1.0-0.b12.1|39	* Fri Nov 23 2012 Alexander Khryukin <alexander@mezon.ru> 1.0-0.b12.1
14cr|lcab-1.0-0.b12.1|40	+ Revision: 73d225b
14cr|lcab-1.0-0.b12.1|41	- spec cleanup
14cr|lcab-1.0-0.b12.1|42	
14cr|lcab-1.0-0.b12.1|43	

2479 14
14cr|lcalc-1.23-9|1	# mpfr patch not complete. Could be done by changing most places a
14cr|lcalc-1.23-9|2	# template wants a mpfr_t to a double, or calling the proper mpfr_foo
14cr|lcalc-1.23-9|3	# function. But due to large amount of patches required (and only a
14cr|lcalc-1.23-9|4	# few done in patch0), better to just disable it to avoid breaking
14cr|lcalc-1.23-9|5	# the package.
14cr|lcalc-1.23-9|6	
14cr|lcalc-1.23-9|7	# mpfr build is also not enabled in sagemath
14cr|lcalc-1.23-9|8	
14cr|lcalc-1.23-9|9	%define with_mpfr 0
14cr|lcalc-1.23-9|10	
14cr|lcalc-1.23-9|11	%define libname %mklibname Lfunction %{version}
14cr|lcalc-1.23-9|12	%define devname %mklibname Lfunction -d
14cr|lcalc-1.23-9|13	
14cr|lcalc-1.23-9|14	Summary:	C++ L-function class library and command line interface
14cr|lcalc-1.23-9|15	Name:		lcalc
14cr|lcalc-1.23-9|16	Version:	1.23
14cr|lcalc-1.23-9|17	Release:	9
14cr|lcalc-1.23-9|18	License:	GPLv2+
14cr|lcalc-1.23-9|19	Group:		Sciences/Mathematics
14cr|lcalc-1.23-9|20	Url:		http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/L.html
14cr|lcalc-1.23-9|21	Source0:	http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-%{version}.tar.gz
14cr|lcalc-1.23-9|22	# From sage tarball, lcalc spkg, debian directory
14cr|lcalc-1.23-9|23	Source1:	lcalc.1
14cr|lcalc-1.23-9|24	Patch0:		L-1.21.g++4.3.2-mpfr.patch
14cr|lcalc-1.23-9|25	Patch1:		L-1.23-pari.patch
14cr|lcalc-1.23-9|26	Patch2:		L-1.23-lcalc_to_double.patch
14cr|lcalc-1.23-9|27	BuildRequires:	gmpxx-devel
14cr|lcalc-1.23-9|28	BuildRequires:	libpari-devel
14cr|lcalc-1.23-9|29	%if %{with_mpfr}
14cr|lcalc-1.23-9|30	BuildRequires:	mpfr-devel
14cr|lcalc-1.23-9|31	%endif
14cr|lcalc-1.23-9|32	
14cr|lcalc-1.23-9|33	%description
14cr|lcalc-1.23-9|34	C++ L-function class library and command line interface.
14cr|lcalc-1.23-9|35	
14cr|lcalc-1.23-9|36	%files
14cr|lcalc-1.23-9|37	%{_bindir}/%{name}
14cr|lcalc-1.23-9|38	%dir %{_datadir}/%{name}
14cr|lcalc-1.23-9|39	%{_datadir}/%{name}/*
14cr|lcalc-1.23-9|40	%{_mandir}/man1/*
14cr|lcalc-1.23-9|41	
14cr|lcalc-1.23-9|42	#----------------------------------------------------------------------------
14cr|lcalc-1.23-9|43	
14cr|lcalc-1.23-9|44	%package -n %{libname}
14cr|lcalc-1.23-9|45	Summary:	Shared library for %{name}
14cr|lcalc-1.23-9|46	Group:		System/Libraries
14cr|lcalc-1.23-9|47	Conflicts:	%{name} < 1.23-9
14cr|lcalc-1.23-9|48	
14cr|lcalc-1.23-9|49	%description -n %{libname}
14cr|lcalc-1.23-9|50	Shared library for %{name}.
14cr|lcalc-1.23-9|51	
14cr|lcalc-1.23-9|52	%files -n %{libname}
14cr|lcalc-1.23-9|53	%{_libdir}/libLfunction.so.%{version}
14cr|lcalc-1.23-9|54	
14cr|lcalc-1.23-9|55	#----------------------------------------------------------------------------
14cr|lcalc-1.23-9|56	
14cr|lcalc-1.23-9|57	%package -n %{devname}
14cr|lcalc-1.23-9|58	Summary:	Development files for %{name}
14cr|lcalc-1.23-9|59	Group:		Development/C++
14cr|lcalc-1.23-9|60	Requires:	%{libname} = %{EVRD}
14cr|lcalc-1.23-9|61	Provides:	%{name}-devel = %{EVRD}
14cr|lcalc-1.23-9|62	Conflicts:	%{name}-devel < 1.23-9
14cr|lcalc-1.23-9|63	Obsoletes:	%{name}-devel < 1.23-9
14cr|lcalc-1.23-9|64	
14cr|lcalc-1.23-9|65	%description -n %{devname}
14cr|lcalc-1.23-9|66	Development files for %{name}.
14cr|lcalc-1.23-9|67	
14cr|lcalc-1.23-9|68	%files -n %{devname}
14cr|lcalc-1.23-9|69	%dir %{_includedir}/Lfunction
14cr|lcalc-1.23-9|70	%{_includedir}/lcalc
14cr|lcalc-1.23-9|71	%{_includedir}/Lfunction/*
14cr|lcalc-1.23-9|72	%{_libdir}/libLfunction.so
14cr|lcalc-1.23-9|73	
14cr|lcalc-1.23-9|74	#----------------------------------------------------------------------------
14cr|lcalc-1.23-9|75	
14cr|lcalc-1.23-9|76	%prep
14cr|lcalc-1.23-9|77	%setup -q -n L-%{version}
14cr|lcalc-1.23-9|78	
14cr|lcalc-1.23-9|79	%if %{with_mpfr}
14cr|lcalc-1.23-9|80	%patch0 -p1
14cr|lcalc-1.23-9|81	%endif
14cr|lcalc-1.23-9|82	%patch1 -p1
14cr|lcalc-1.23-9|83	%patch2 -p1
14cr|lcalc-1.23-9|84	
14cr|lcalc-1.23-9|85	# Make it actually link with the generated library
14cr|lcalc-1.23-9|86	perl -pi \
14cr|lcalc-1.23-9|87	-e 's|/lib/|/%{_lib}/|g;' \
14cr|lcalc-1.23-9|88	-e 's|libLfunction.so|libLfunction.so.%{version}|g;' \
14cr|lcalc-1.23-9|89	-e 's|(\$\(CC\).*cc )lib(Lfunction).so.%{version}|$1-L. -l$2|g;' \
14cr|lcalc-1.23-9|90	src/Makefile
14cr|lcalc-1.23-9|91	rm -f src/libLfunction.a
14cr|lcalc-1.23-9|92	
14cr|lcalc-1.23-9|93	%build
14cr|lcalc-1.23-9|94	pushd src
14cr|lcalc-1.23-9|95	# Create link before library is created
14cr|lcalc-1.23-9|96	ln -sf libLfunction.so.%{version} libLfunction.so
14cr|lcalc-1.23-9|97	%make \
14cr|lcalc-1.23-9|98	%if %{with_mpfr}
14cr|lcalc-1.23-9|99	PREPROCESSOR_DEFINE="-DUSE_MPFR" \
14cr|lcalc-1.23-9|100	%endif
14cr|lcalc-1.23-9|101	PARI_DEFINE="-DINCLUDE_PARI" \
14cr|lcalc-1.23-9|102	LOCATION_PARI_H="%{_includedir}/pari" \
14cr|lcalc-1.23-9|103	LOCATION_PARI_LIBRARY="%{_libdir}" \
14cr|lcalc-1.23-9|104	EXTRA="%{optflags} -fpermissive" \
14cr|lcalc-1.23-9|105	all
14cr|lcalc-1.23-9|106	popd
14cr|lcalc-1.23-9|107	
14cr|lcalc-1.23-9|108	%install
14cr|lcalc-1.23-9|109	mkdir -p %{buildroot}%{_includedir}
14cr|lcalc-1.23-9|110	mkdir -p %{buildroot}%{_libdir}
14cr|lcalc-1.23-9|111	mkdir -p %{buildroot}%{_bindir}
14cr|lcalc-1.23-9|112	mkdir -p %{buildroot}%{_mandir}/man1
14cr|lcalc-1.23-9|113	
14cr|lcalc-1.23-9|114	pushd src
14cr|lcalc-1.23-9|115	%make \
14cr|lcalc-1.23-9|116	INSTALL_DIR="%{buildroot}%{_prefix}" \
14cr|lcalc-1.23-9|117	install
14cr|lcalc-1.23-9|118	rm -f %{buildroot}%{_includedir}/Lfunction/*.back
14cr|lcalc-1.23-9|119	rm -f %{buildroot}%{_includedir}/Lfunction/.??*
14cr|lcalc-1.23-9|120	rm -f %{buildroot}%{_includedir}/Lfunction/*.h.??*
14cr|lcalc-1.23-9|121	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|lcalc-1.23-9|122	cp -fa example_data_files/* %{buildroot}%{_datadir}/%{name}
14cr|lcalc-1.23-9|123	popd
14cr|lcalc-1.23-9|124	
14cr|lcalc-1.23-9|125	cp %{SOURCE1} %{buildroot}%{_mandir}/man1
14cr|lcalc-1.23-9|126	lzma -f -z %{buildroot}%{_mandir}/man1/`basename %{SOURCE1}`
14cr|lcalc-1.23-9|127	pushd %{buildroot}%{_libdir}
14cr|lcalc-1.23-9|128	ln -sf libLfunction.so.%{version} libLfunction.so
14cr|lcalc-1.23-9|129	popd
14cr|lcalc-1.23-9|130	chmod a+r %{buildroot}%{_includedir}/Lfunction/*.h
14cr|lcalc-1.23-9|131	pushd %{buildroot}%{_includedir}
14cr|lcalc-1.23-9|132	ln -sf Lfunction lcalc
14cr|lcalc-1.23-9|133	popd
14cr|lcalc-1.23-9|134	
14cr|lcalc-1.23-9|135	
14cr|lcalc-1.23-9|136	%changelog
14cr|lcalc-1.23-9|137	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1.23-9
14cr|lcalc-1.23-9|138	+ Revision: 53a01c6
14cr|lcalc-1.23-9|139	- Fix typo
14cr|lcalc-1.23-9|140	
14cr|lcalc-1.23-9|141	

2480 14
14cr|lcdproc-0.5.3-2|1	# TODO:
14cr|lcdproc-0.5.3-2|2	# glcdproclib/glcdprocdriver.h
14cr|lcdproc-0.5.3-2|3	# widgets.h, usblcd.h and usblcd_util.h from the usblcd package
14cr|lcdproc-0.5.3-2|4	# ftdi library in version 0.7
14cr|lcdproc-0.5.3-2|5	
14cr|lcdproc-0.5.3-2|6	Name:		lcdproc
14cr|lcdproc-0.5.3-2|7	Version:	0.5.3
14cr|lcdproc-0.5.3-2|8	Release:	2
14cr|lcdproc-0.5.3-2|9	Summary: 	Displays real-time system information on a 20x4 backlit LCD
14cr|lcdproc-0.5.3-2|10	License:	GPLv2+
14cr|lcdproc-0.5.3-2|11	URL:    	http://lcdproc.omnipotent.net/
14cr|lcdproc-0.5.3-2|12	Group:     	Monitoring
14cr|lcdproc-0.5.3-2|13	Source0:    	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|lcdproc-0.5.3-2|14	Source1:	LCDd.init
14cr|lcdproc-0.5.3-2|15	Patch0: 	slow-down-imonlcd-0038.patch
14cr|lcdproc-0.5.3-2|16	Requires(pre):	rpm-helper
14cr|lcdproc-0.5.3-2|17	Requires(preun): rpm-helper
14cr|lcdproc-0.5.3-2|18	BuildRequires:	docbook-utils-pdf
14cr|lcdproc-0.5.3-2|19	BuildRequires:  doxygen
14cr|lcdproc-0.5.3-2|20	BuildRequires:  g15-devel
14cr|lcdproc-0.5.3-2|21	BuildRequires:  g15daemon_client-devel
14cr|lcdproc-0.5.3-2|22	BuildRequires:  g15render-devel
14cr|lcdproc-0.5.3-2|23	BuildRequires:  graphviz
14cr|lcdproc-0.5.3-2|24	BuildRequires:  lirc-devel
14cr|lcdproc-0.5.3-2|25	BuildRequires:	ncurses-devel
14cr|lcdproc-0.5.3-2|26	BuildRequires:  svgalib-devel
14cr|lcdproc-0.5.3-2|27	BuildRequires:  tetex-latex
14cr|lcdproc-0.5.3-2|28	BuildRequires:	libusb-devel
14cr|lcdproc-0.5.3-2|29	BuildRequires:  xosd-devel
14cr|lcdproc-0.5.3-2|30	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|lcdproc-0.5.3-2|31	
14cr|lcdproc-0.5.3-2|32	%description
14cr|lcdproc-0.5.3-2|33	LCDproc is a client/server suite inclduding drivers for all
14cr|lcdproc-0.5.3-2|34	kinds of nifty LCD displays. The server supports several
14cr|lcdproc-0.5.3-2|35	serial devices: Matrix Orbital, Crystal Fontz, Bayrad, LB216,
14cr|lcdproc-0.5.3-2|36	LCDM001 (kernelconcepts.de), Wirz-SLI and PIC-an-LCD; and some
14cr|lcdproc-0.5.3-2|37	devices connected to the LPT port: HD44780, STV5730, T6963,
14cr|lcdproc-0.5.3-2|38	SED1520 and SED1330. Various clients are available that display
14cr|lcdproc-0.5.3-2|39	things like CPU load, system load, memory usage, uptime, and a lot more.
14cr|lcdproc-0.5.3-2|40	See also http://lcdproc.omnipotent.net.
14cr|lcdproc-0.5.3-2|41	
14cr|lcdproc-0.5.3-2|42	%prep
14cr|lcdproc-0.5.3-2|43	%setup -q
14cr|lcdproc-0.5.3-2|44	%{__perl} -pi -e 's:../../../libirman-0.4.1b/irman.h:%{_includedir}/irman.h:g' server/drivers/irmanin.c
14cr|lcdproc-0.5.3-2|45	%apply_patches
14cr|lcdproc-0.5.3-2|46	
14cr|lcdproc-0.5.3-2|47	%build
14cr|lcdproc-0.5.3-2|48	unset LDFLAGS
14cr|lcdproc-0.5.3-2|49	./configure --disable-dependency-tracking \
14cr|lcdproc-0.5.3-2|50	--enable-libusb \
14cr|lcdproc-0.5.3-2|51	--enable-drivers=all \
14cr|lcdproc-0.5.3-2|52	--enable-seamless-hbars \
14cr|lcdproc-0.5.3-2|53	--enable-testmenus \
14cr|lcdproc-0.5.3-2|54	--enable-permissive-menu-goto \
14cr|lcdproc-0.5.3-2|55	--enable-lcdproc-menus \
14cr|lcdproc-0.5.3-2|56	--enable-stat-nfs \
14cr|lcdproc-0.5.3-2|57	--enable-stat-smbfs \
14cr|lcdproc-0.5.3-2|58	--enable-doxygen \
14cr|lcdproc-0.5.3-2|59	--enable-dot \
14cr|lcdproc-0.5.3-2|60	--enable-html-dox \
14cr|lcdproc-0.5.3-2|61	--enable-latex-dox
14cr|lcdproc-0.5.3-2|62	%{make}
14cr|lcdproc-0.5.3-2|63	%{make} dox
14cr|lcdproc-0.5.3-2|64	
14cr|lcdproc-0.5.3-2|65	%install
14cr|lcdproc-0.5.3-2|66	%{__rm} -rf %{buildroot}
14cr|lcdproc-0.5.3-2|67	%{makeinstall}
14cr|lcdproc-0.5.3-2|68	
14cr|lcdproc-0.5.3-2|69	# init
14cr|lcdproc-0.5.3-2|70	install -d 		$RPM_BUILD_ROOT%{_initrddir}
14cr|lcdproc-0.5.3-2|71	install %{SOURCE1}	$RPM_BUILD_ROOT%{_initrddir}/LCDd
14cr|lcdproc-0.5.3-2|72	
14cr|lcdproc-0.5.3-2|73	# Move examples in %_bindir like previous release
14cr|lcdproc-0.5.3-2|74	install -d              $RPM_BUILD_ROOT%{_bindir}
14cr|lcdproc-0.5.3-2|75	install clients/examples/*.pl $RPM_BUILD_ROOT%{_bindir}
14cr|lcdproc-0.5.3-2|76	
14cr|lcdproc-0.5.3-2|77	# conf files
14cr|lcdproc-0.5.3-2|78	install -d		$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc
14cr|lcdproc-0.5.3-2|79	install LCDd.conf 	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/LCDd.conf
14cr|lcdproc-0.5.3-2|80	# fix path to drivers
14cr|lcdproc-0.5.3-2|81	perl -pi -e 's|DriverPath=.*/|DriverPath=/usr/lib/lcdproc/|' $RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/LCDd.conf
14cr|lcdproc-0.5.3-2|82	# remove unwanted conf file (not used in initscript)
14cr|lcdproc-0.5.3-2|83	rm -vf $RPM_BUILD_ROOT%{_sysconfdir}/LCDd.conf
14cr|lcdproc-0.5.3-2|84	touch scripts/lcdproc.conf  	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/lcdproc.conf
14cr|lcdproc-0.5.3-2|85	echo "-s localhost -p 13666 C M X U P S" > \
14cr|lcdproc-0.5.3-2|86	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/lcdproc.conf
14cr|lcdproc-0.5.3-2|87	
14cr|lcdproc-0.5.3-2|88	# doc files
14cr|lcdproc-0.5.3-2|89	cd docs/lcdproc-user
14cr|lcdproc-0.5.3-2|90	mkdir html txt pdf
14cr|lcdproc-0.5.3-2|91	#docbook2html -c %{_sysconfdir}/sgml/catalog -o html lcdproc-user.docbook
14cr|lcdproc-0.5.3-2|92	#docbook2pdf -c %{_sysconfdir}/sgml/catalog -o pdf lcdproc-user.docbook
14cr|lcdproc-0.5.3-2|93	
14cr|lcdproc-0.5.3-2|94	%post
14cr|lcdproc-0.5.3-2|95	%_post_service LCDd
14cr|lcdproc-0.5.3-2|96	
14cr|lcdproc-0.5.3-2|97	%preun
14cr|lcdproc-0.5.3-2|98	%_preun_service LCDd
14cr|lcdproc-0.5.3-2|99	
14cr|lcdproc-0.5.3-2|100	
14cr|lcdproc-0.5.3-2|101	%clean
14cr|lcdproc-0.5.3-2|102	rm -rf $RPM_BUILD_ROOT
14cr|lcdproc-0.5.3-2|103	
14cr|lcdproc-0.5.3-2|104	%files
14cr|lcdproc-0.5.3-2|105	%defattr(0644,root,root,0755)
14cr|lcdproc-0.5.3-2|106	%doc README* INSTALL COPYING TODO ChangeLog
14cr|lcdproc-0.5.3-2|107	#%doc docs/lcdproc-user/html docs/lcdproc-user/pdf/*.pdf
14cr|lcdproc-0.5.3-2|108	#%doc docs/html/* docs/latex/
14cr|lcdproc-0.5.3-2|109	%defattr(-,root,root,0755)
14cr|lcdproc-0.5.3-2|110	%{_bindir}/*
14cr|lcdproc-0.5.3-2|111	%attr(0755,root,root) %{_initrddir}/LCDd
14cr|lcdproc-0.5.3-2|112	%{_libdir}/%{name}
14cr|lcdproc-0.5.3-2|113	%{_mandir}/man*/*
14cr|lcdproc-0.5.3-2|114	%{_sbindir}/*
14cr|lcdproc-0.5.3-2|115	%dir %{_sysconfdir}/lcdproc
14cr|lcdproc-0.5.3-2|116	%config(noreplace) %{_sysconfdir}/lcdproc/*
14cr|lcdproc-0.5.3-2|117	%config(noreplace) %{_sysconfdir}/lcdexec.conf
14cr|lcdproc-0.5.3-2|118	%config(noreplace) %{_sysconfdir}/lcdproc.conf
14cr|lcdproc-0.5.3-2|119	%config(noreplace) %{_sysconfdir}/lcdvc.conf
14cr|lcdproc-0.5.3-2|120	
14cr|lcdproc-0.5.3-2|121	
14cr|lcdproc-0.5.3-2|122	
14cr|lcdproc-0.5.3-2|123	%changelog
14cr|lcdproc-0.5.3-2|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-2
14cr|lcdproc-0.5.3-2|125	+ Revision: 4587c7a
14cr|lcdproc-0.5.3-2|126	- MassBuild#464: Increase release tag
14cr|lcdproc-0.5.3-2|127	
14cr|lcdproc-0.5.3-2|128	

2481 14
14cr|lcdtest-1.18-3|1	Summary:	Utility to display LCD monitor test patterns
14cr|lcdtest-1.18-3|2	Name:		lcdtest
14cr|lcdtest-1.18-3|3	Version:	1.18
14cr|lcdtest-1.18-3|4	Release:	3
14cr|lcdtest-1.18-3|5	License:	GPLv3+
14cr|lcdtest-1.18-3|6	Group:		System/Configuration/Hardware
14cr|lcdtest-1.18-3|7	Url:		http://www.brouhaha.com/~eric/software/lcdtest/
14cr|lcdtest-1.18-3|8	Source0:	http://www.brouhaha.com/~eric/software/%{name}/download/%{name}-%{version}.tar.gz
14cr|lcdtest-1.18-3|9	Source1:	%{name}.png
14cr|lcdtest-1.18-3|10	Patch0:		lcdtest-1.18-font-path.patch
14cr|lcdtest-1.18-3|11	BuildRequires:	scons >= 1.2.0
14cr|lcdtest-1.18-3|12	BuildRequires:	imagemagick
14cr|lcdtest-1.18-3|13	BuildRequires:	netpbm
14cr|lcdtest-1.18-3|14	BuildRequires:	pkgconfig(SDL_image)
14cr|lcdtest-1.18-3|15	BuildRequires:	pkgconfig(SDL_ttf)
14cr|lcdtest-1.18-3|16	Requires:	fonts-ttf-liberation
14cr|lcdtest-1.18-3|17	
14cr|lcdtest-1.18-3|18	%description
14cr|lcdtest-1.18-3|19	lcdtest is a utility to display LCD monitor test patterns. It may be
14cr|lcdtest-1.18-3|20	useful for adjusting the pixel clock frequency and phase on LCD
14cr|lcdtest-1.18-3|21	monitors when using analog inputs, and for finding pixels that are
14cr|lcdtest-1.18-3|22	stuck on or off.
14cr|lcdtest-1.18-3|23	
14cr|lcdtest-1.18-3|24	%files
14cr|lcdtest-1.18-3|25	%doc COPYING README
14cr|lcdtest-1.18-3|26	%{_bindir}/%{name}
14cr|lcdtest-1.18-3|27	%{_mandir}/man1/%{name}.1*
14cr|lcdtest-1.18-3|28	%{_datadir}/applications/%{name}.desktop
14cr|lcdtest-1.18-3|29	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|lcdtest-1.18-3|30	
14cr|lcdtest-1.18-3|31	#----------------------------------------------------------------------------
14cr|lcdtest-1.18-3|32	
14cr|lcdtest-1.18-3|33	%prep
14cr|lcdtest-1.18-3|34	%setup -q
14cr|lcdtest-1.18-3|35	%patch0 -p1
14cr|lcdtest-1.18-3|36	
14cr|lcdtest-1.18-3|37	%build
14cr|lcdtest-1.18-3|38	scons CFLAGS="%{optflags}"
14cr|lcdtest-1.18-3|39	
14cr|lcdtest-1.18-3|40	%install
14cr|lcdtest-1.18-3|41	scons CFLAGS="%{optflags}" \
14cr|lcdtest-1.18-3|42	--buildroot=%{buildroot} \
14cr|lcdtest-1.18-3|43	--bindir=%{_bindir} \
14cr|lcdtest-1.18-3|44	--mandir=%{_mandir} \
14cr|lcdtest-1.18-3|45	--datadir=%{_datadir} \
14cr|lcdtest-1.18-3|46	install
14cr|lcdtest-1.18-3|47	
14cr|lcdtest-1.18-3|48	# install menu icons
14cr|lcdtest-1.18-3|49	for N in 16 22 24 32 48 64 128 256;
14cr|lcdtest-1.18-3|50	do
14cr|lcdtest-1.18-3|51	convert %{SOURCE1} -resize ${N}x${N} $N.png;
14cr|lcdtest-1.18-3|52	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|lcdtest-1.18-3|53	done
14cr|lcdtest-1.18-3|54	
14cr|lcdtest-1.18-3|55	
14cr|lcdtest-1.18-3|56	%changelog
14cr|lcdtest-1.18-3|57	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.18-3
14cr|lcdtest-1.18-3|58	+ Revision: a9db92b
14cr|lcdtest-1.18-3|59	- Fix scons usage
14cr|lcdtest-1.18-3|60	
14cr|lcdtest-1.18-3|61	

2482 14
14cr|lcov-1.9-2|1	%define name	lcov
14cr|lcov-1.9-2|2	%define version	1.9
14cr|lcov-1.9-2|3	%define release	2
14cr|lcov-1.9-2|4	
14cr|lcov-1.9-2|5	Summary:	LTP GCOV extension code coverage tool
14cr|lcov-1.9-2|6	Name:		%{name}
14cr|lcov-1.9-2|7	Version:	%{version}
14cr|lcov-1.9-2|8	Release:	%{release}
14cr|lcov-1.9-2|9	Group:		Development/Other
14cr|lcov-1.9-2|10	License:	GPLv2
14cr|lcov-1.9-2|11	URL:		http://ltp.sourceforge.net/coverage/lcov.php
14cr|lcov-1.9-2|12	Source:		http://ltp.sourceforge.net/coverage/tools/%{name}-%{version}.tar.gz
14cr|lcov-1.9-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|lcov-1.9-2|14	BuildArch:	noarch
14cr|lcov-1.9-2|15	
14cr|lcov-1.9-2|16	%description
14cr|lcov-1.9-2|17	LCOV is an extension of GCOV, a GNU tool which provides information
14cr|lcov-1.9-2|18	about what parts of a program are actually executed (i.e. "covered")
14cr|lcov-1.9-2|19	while running a particular test case. The extension consists of a set
14cr|lcov-1.9-2|20	of PERL scripts which build on the textual GCOV output to implement
14cr|lcov-1.9-2|21	HTML output and support for large projects.
14cr|lcov-1.9-2|22	
14cr|lcov-1.9-2|23	%prep
14cr|lcov-1.9-2|24	%setup -q
14cr|lcov-1.9-2|25	
14cr|lcov-1.9-2|26	%build
14cr|lcov-1.9-2|27	
14cr|lcov-1.9-2|28	%install
14cr|lcov-1.9-2|29	rm -rf $RPM_BUILD_ROOT
14cr|lcov-1.9-2|30	%makeinstall PREFIX=$RPM_BUILD_ROOT
14cr|lcov-1.9-2|31	chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/lcovrc
14cr|lcov-1.9-2|32	
14cr|lcov-1.9-2|33	%clean
14cr|lcov-1.9-2|34	rm -rf $RPM_BUILD_ROOT
14cr|lcov-1.9-2|35	
14cr|lcov-1.9-2|36	%files
14cr|lcov-1.9-2|37	%defattr(-,root,root)
14cr|lcov-1.9-2|38	%config(noreplace) %{_sysconfdir}/lcovrc
14cr|lcov-1.9-2|39	%{_bindir}/*
14cr|lcov-1.9-2|40	%{_mandir}/man*/*
14cr|lcov-1.9-2|41	
14cr|lcov-1.9-2|42	
14cr|lcov-1.9-2|43	
14cr|lcov-1.9-2|44	%changelog
14cr|lcov-1.9-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-2
14cr|lcov-1.9-2|46	+ Revision: 6f89d7b
14cr|lcov-1.9-2|47	- MassBuild#464: Increase release tag
14cr|lcov-1.9-2|48	
14cr|lcov-1.9-2|49	

2483 14
14cr|lcrzo-4.17.0-15|1	%define so_version 4.17
14cr|lcrzo-4.17.0-15|2	
14cr|lcrzo-4.17.0-15|3	%define	major 4
14cr|lcrzo-4.17.0-15|4	%define libname	%mklibname %{name} %{major}
14cr|lcrzo-4.17.0-15|5	
14cr|lcrzo-4.17.0-15|6	Summary:	Network library, for network administrators and network hackers
14cr|lcrzo-4.17.0-15|7	Name:		lcrzo
14cr|lcrzo-4.17.0-15|8	Group:		Networking/Other
14cr|lcrzo-4.17.0-15|9	Version:	4.17.0
14cr|lcrzo-4.17.0-15|10	Release:	15
14cr|lcrzo-4.17.0-15|11	License:	LGPL
14cr|lcrzo-4.17.0-15|12	URL:		http://www.laurentconstantin.com/en/lcrzo/
14cr|lcrzo-4.17.0-15|13	Source0:	%{name}-%{version}-src.tar.bz2
14cr|lcrzo-4.17.0-15|14	Patch0:		lcrzo-4.17.0-genemake.patch
14cr|lcrzo-4.17.0-15|15	BuildRequires:	libpcap-devel >= 0.7.2
14cr|lcrzo-4.17.0-15|16	Provides:	liblcrzo
14cr|lcrzo-4.17.0-15|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lcrzo-4.17.0-15|18	
14cr|lcrzo-4.17.0-15|19	%description
14cr|lcrzo-4.17.0-15|20	Lcrzo is a network library, for network administrators and network
14cr|lcrzo-4.17.0-15|21	hackers. Its objective is to easily create network programs. This library
14cr|lcrzo-4.17.0-15|22	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
14cr|lcrzo-4.17.0-15|23	and RARP protocols. It supports spoofing, sniffing, client and server
14cr|lcrzo-4.17.0-15|24	creation. Furthermore, lcrzo contains high level functions dealing with
14cr|lcrzo-4.17.0-15|25	data storage and handling. Using all these functions, you can quickly
14cr|lcrzo-4.17.0-15|26	create a network test program.
14cr|lcrzo-4.17.0-15|27	
14cr|lcrzo-4.17.0-15|28	%package -n	%{libname}
14cr|lcrzo-4.17.0-15|29	Summary:	Shared libraries for %{name}
14cr|lcrzo-4.17.0-15|30	Group:          System/Libraries
14cr|lcrzo-4.17.0-15|31	
14cr|lcrzo-4.17.0-15|32	%description -n	%{libname}
14cr|lcrzo-4.17.0-15|33	Lcrzo is a network library, for network administrators and network
14cr|lcrzo-4.17.0-15|34	hackers. Its objective is to easily create network programs. This library
14cr|lcrzo-4.17.0-15|35	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
14cr|lcrzo-4.17.0-15|36	and RARP protocols. It supports spoofing, sniffing, client and server
14cr|lcrzo-4.17.0-15|37	creation. Furthermore, lcrzo contains high level functions dealing with
14cr|lcrzo-4.17.0-15|38	data storage and handling. Using all these functions, you can quickly
14cr|lcrzo-4.17.0-15|39	create a network test program.
14cr|lcrzo-4.17.0-15|40	
14cr|lcrzo-4.17.0-15|41	%package -n	%{libname}-devel
14cr|lcrzo-4.17.0-15|42	Summary:	Development library and header files for the %{name} library
14cr|lcrzo-4.17.0-15|43	Group:		Development/Other
14cr|lcrzo-4.17.0-15|44	Requires:	%{libname} = %{version}-%{release}
14cr|lcrzo-4.17.0-15|45	Provides:	%{name}-devel lib%{name}-devel
14cr|lcrzo-4.17.0-15|46	Obsoletes:	%{name}-devel lib%{name}-devel
14cr|lcrzo-4.17.0-15|47	
14cr|lcrzo-4.17.0-15|48	%description -n	%{libname}-devel
14cr|lcrzo-4.17.0-15|49	Lcrzo is a network library, for network administrators and network
14cr|lcrzo-4.17.0-15|50	hackers. Its objective is to easily create network programs. This library
14cr|lcrzo-4.17.0-15|51	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
14cr|lcrzo-4.17.0-15|52	and RARP protocols. It supports spoofing, sniffing, client and server
14cr|lcrzo-4.17.0-15|53	creation. Furthermore, lcrzo contains high level functions dealing with
14cr|lcrzo-4.17.0-15|54	data storage and handling. Using all these functions, you can quickly
14cr|lcrzo-4.17.0-15|55	create a network test program.
14cr|lcrzo-4.17.0-15|56	
14cr|lcrzo-4.17.0-15|57	%prep
14cr|lcrzo-4.17.0-15|58	
14cr|lcrzo-4.17.0-15|59	%setup -q -n %{name}-%{version}-src
14cr|lcrzo-4.17.0-15|60	%patch0 -p0
14cr|lcrzo-4.17.0-15|61	
14cr|lcrzo-4.17.0-15|62	%build
14cr|lcrzo-4.17.0-15|63	
14cr|lcrzo-4.17.0-15|64	pushd src
14cr|lcrzo-4.17.0-15|65	./genemake
14cr|lcrzo-4.17.0-15|66	%make GCCOPT="%{optflags} -Wall -ansi -fPIC" \
14cr|lcrzo-4.17.0-15|67	GCCOPTL="%{optflags} -Wall -ansi -fPIC" \
14cr|lcrzo-4.17.0-15|68	GCCOPTP="%{optflags} -Wall -ansi -fPIC" \
14cr|lcrzo-4.17.0-15|69	liblcrzo.a
14cr|lcrzo-4.17.0-15|70	
14cr|lcrzo-4.17.0-15|71	#make a shared lib the hard way...
14cr|lcrzo-4.17.0-15|72	rm -f lib%{name}*.so*
14cr|lcrzo-4.17.0-15|73	gcc -Wl,-soname,lib%{name}.so.%{major} -shared -Wl,--as-needed -Wl,--no-undefined \
14cr|lcrzo-4.17.0-15|74	%{optflags} -fPIC -o lib%{name}%{major}.so.%{so_version} *.o -L%{_libdir} -lpcap
14cr|lcrzo-4.17.0-15|75	
14cr|lcrzo-4.17.0-15|76	popd
14cr|lcrzo-4.17.0-15|77	
14cr|lcrzo-4.17.0-15|78	%install
14cr|lcrzo-4.17.0-15|79	rm -rf %{buildroot}
14cr|lcrzo-4.17.0-15|80	
14cr|lcrzo-4.17.0-15|81	install -d %{buildroot}%{_libdir}
14cr|lcrzo-4.17.0-15|82	install -d %{buildroot}%{_bindir}
14cr|lcrzo-4.17.0-15|83	install -d %{buildroot}%{_mandir}/man3
14cr|lcrzo-4.17.0-15|84	install -d %{buildroot}%{_includedir}
14cr|lcrzo-4.17.0-15|85	
14cr|lcrzo-4.17.0-15|86	install -m0755 src/lcrzo-config %{buildroot}%{_bindir}/lcrzo-config
14cr|lcrzo-4.17.0-15|87	
14cr|lcrzo-4.17.0-15|88	# install the shared lib
14cr|lcrzo-4.17.0-15|89	install -m0755 src/lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/
14cr|lcrzo-4.17.0-15|90	ln -snf lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/lib%{name}%{major}.so
14cr|lcrzo-4.17.0-15|91	ln -snf lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|lcrzo-4.17.0-15|92	
14cr|lcrzo-4.17.0-15|93	# install the static lib
14cr|lcrzo-4.17.0-15|94	install -m0755 src/liblcrzo.a %{buildroot}%{_libdir}/liblcrzo.a
14cr|lcrzo-4.17.0-15|95	
14cr|lcrzo-4.17.0-15|96	# install headers
14cr|lcrzo-4.17.0-15|97	install -m0644 src/lcrzo*.h %{buildroot}%{_includedir}/
14cr|lcrzo-4.17.0-15|98	
14cr|lcrzo-4.17.0-15|99	# install only english man pages
14cr|lcrzo-4.17.0-15|100	install -m0644 doc/man/*en.* %{buildroot}%{_mandir}/man3/
14cr|lcrzo-4.17.0-15|101	
14cr|lcrzo-4.17.0-15|102	%if %mdkversion < 200900
14cr|lcrzo-4.17.0-15|103	%post -n %{libname} -p /sbin/ldconfig
14cr|lcrzo-4.17.0-15|104	%endif
14cr|lcrzo-4.17.0-15|105	
14cr|lcrzo-4.17.0-15|106	%if %mdkversion < 200900
14cr|lcrzo-4.17.0-15|107	%postun -n %{libname} -p /sbin/ldconfig
14cr|lcrzo-4.17.0-15|108	%endif
14cr|lcrzo-4.17.0-15|109	
14cr|lcrzo-4.17.0-15|110	%clean
14cr|lcrzo-4.17.0-15|111	rm -rf %{buildroot}
14cr|lcrzo-4.17.0-15|112	
14cr|lcrzo-4.17.0-15|113	%files -n %{libname}
14cr|lcrzo-4.17.0-15|114	%defattr(-,root,root)
14cr|lcrzo-4.17.0-15|115	%doc README_EN.TXT
14cr|lcrzo-4.17.0-15|116	%attr(0755,root,root) %{_libdir}/lib%{name}*.so.*
14cr|lcrzo-4.17.0-15|117	
14cr|lcrzo-4.17.0-15|118	%files -n %{libname}-devel
14cr|lcrzo-4.17.0-15|119	%defattr(-,root,root)
14cr|lcrzo-4.17.0-15|120	%doc doc/*en.txt doc/changelog.txt doc/credits.txt doc/todo.txt INSTALLUNIX_EN.TXT
14cr|lcrzo-4.17.0-15|121	%attr(0755,root,root) %{_bindir}/lcrzo-config
14cr|lcrzo-4.17.0-15|122	%attr(0644,root,root) %{_libdir}/*.a
14cr|lcrzo-4.17.0-15|123	%attr(0755,root,root) %{_libdir}/*.so
14cr|lcrzo-4.17.0-15|124	%attr(0644,root,root) %{_includedir}/*
14cr|lcrzo-4.17.0-15|125	%attr(0644,root,root) %{_mandir}/man3/*
14cr|lcrzo-4.17.0-15|126	
14cr|lcrzo-4.17.0-15|127	
14cr|lcrzo-4.17.0-15|128	
14cr|lcrzo-4.17.0-15|129	%changelog
14cr|lcrzo-4.17.0-15|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.17.0-15
14cr|lcrzo-4.17.0-15|131	+ Revision: 35bd11e
14cr|lcrzo-4.17.0-15|132	- MassBuild#464: Increase release tag
14cr|lcrzo-4.17.0-15|133	
14cr|lcrzo-4.17.0-15|134	

2484 14
14cr|ldapscripts-1.10.0-2|1	%define	name	ldapscripts
14cr|ldapscripts-1.10.0-2|2	%define	version	1.10.0
14cr|ldapscripts-1.10.0-2|3	%define release	2
14cr|ldapscripts-1.10.0-2|4	
14cr|ldapscripts-1.10.0-2|5	Name:       %name
14cr|ldapscripts-1.10.0-2|6	Version:    %version
14cr|ldapscripts-1.10.0-2|7	Release:    %release
14cr|ldapscripts-1.10.0-2|8	Summary:    LDAP Scripts
14cr|ldapscripts-1.10.0-2|9	Group:      System/Servers
14cr|ldapscripts-1.10.0-2|10	License:    GPL
14cr|ldapscripts-1.10.0-2|11	URL:        http://contribs.martymac.com/
14cr|ldapscripts-1.10.0-2|12	Source:     http://contribs.martymac.com/ldapscripts/%{name}-%{version}.tgz
14cr|ldapscripts-1.10.0-2|13	Requires:   openldap-clients
14cr|ldapscripts-1.10.0-2|14	Requires:   sharutils
14cr|ldapscripts-1.10.0-2|15	Buildarch:  noarch
14cr|ldapscripts-1.10.0-2|16	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|ldapscripts-1.10.0-2|17	
14cr|ldapscripts-1.10.0-2|18	%description
14cr|ldapscripts-1.10.0-2|19	LDAP Scripts written in bash which allow to create POSIX entries for users,
14cr|ldapscripts-1.10.0-2|20	groups and machines in an LDAP directory.
14cr|ldapscripts-1.10.0-2|21	
14cr|ldapscripts-1.10.0-2|22	They are similar to smbldap-tools but are written in sh instead of PERL and
14cr|ldapscripts-1.10.0-2|23	only require OpenLDAP client commands (ldapadd, ldapdelete, ldapsearch,
14cr|ldapscripts-1.10.0-2|24	ldapmodify, slappasswd).
14cr|ldapscripts-1.10.0-2|25	
14cr|ldapscripts-1.10.0-2|26	%prep
14cr|ldapscripts-1.10.0-2|27	%setup -q
14cr|ldapscripts-1.10.0-2|28	sed -i.orig -e "s|^_RUNTIMEFILE=.*|_RUNTIMEFILE=\"%{_usr}/lib/%{name}/runtime\"|g" sbin/*
14cr|ldapscripts-1.10.0-2|29	sed -i.orig -e "s|^_CONFIGFILE=.*|_CONFIGFILE=\"%{_sysconfdir}/%{name}/ldapscripts.conf\"|g" etc/* lib/*
14cr|ldapscripts-1.10.0-2|30	
14cr|ldapscripts-1.10.0-2|31	%install
14cr|ldapscripts-1.10.0-2|32	mkdir -p %{buildroot}%{_sbindir}
14cr|ldapscripts-1.10.0-2|33	install -m 755 sbin/* %{buildroot}%{_sbindir}
14cr|ldapscripts-1.10.0-2|34	
14cr|ldapscripts-1.10.0-2|35	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|ldapscripts-1.10.0-2|36	install -m 600 etc/* %{buildroot}%{_sysconfdir}/%{name}
14cr|ldapscripts-1.10.0-2|37	
14cr|ldapscripts-1.10.0-2|38	mkdir -p %{buildroot}%{_usr}/lib/%{name}
14cr|ldapscripts-1.10.0-2|39	install -m 600 lib/* %{buildroot}%{_usr}/lib/%{name}
14cr|ldapscripts-1.10.0-2|40	
14cr|ldapscripts-1.10.0-2|41	mkdir -p %{buildroot}%{_mandir}
14cr|ldapscripts-1.10.0-2|42	cp -a man/man* %{buildroot}%{_mandir}
14cr|ldapscripts-1.10.0-2|43	
14cr|ldapscripts-1.10.0-2|44	%clean
14cr|ldapscripts-1.10.0-2|45	rm -rf %{buildroot}
14cr|ldapscripts-1.10.0-2|46	
14cr|ldapscripts-1.10.0-2|47	%files
14cr|ldapscripts-1.10.0-2|48	%doc README COPYING CHANGELOG
14cr|ldapscripts-1.10.0-2|49	%{_sbindir}/*
14cr|ldapscripts-1.10.0-2|50	%dir %{_sysconfdir}/%{name}
14cr|ldapscripts-1.10.0-2|51	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|ldapscripts-1.10.0-2|52	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.passwd
14cr|ldapscripts-1.10.0-2|53	%{_sysconfdir}/%{name}/*.template.sample
14cr|ldapscripts-1.10.0-2|54	%{_usr}/lib/%{name}/runtime
14cr|ldapscripts-1.10.0-2|55	%{_mandir}/man*/*
14cr|ldapscripts-1.10.0-2|56	
14cr|ldapscripts-1.10.0-2|57	
14cr|ldapscripts-1.10.0-2|58	
14cr|ldapscripts-1.10.0-2|59	
14cr|ldapscripts-1.10.0-2|60	%changelog
14cr|ldapscripts-1.10.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-2
14cr|ldapscripts-1.10.0-2|62	+ Revision: c181692
14cr|ldapscripts-1.10.0-2|63	- MassBuild#464: Increase release tag
14cr|ldapscripts-1.10.0-2|64	
14cr|ldapscripts-1.10.0-2|65	

2485 14
14cr|ldapvi-1.7-13|1	%define name ldapvi
14cr|ldapvi-1.7-13|2	%define version 1.7
14cr|ldapvi-1.7-13|3	%define release 13
14cr|ldapvi-1.7-13|4	
14cr|ldapvi-1.7-13|5	Name: 		%{name}
14cr|ldapvi-1.7-13|6	Version: 	%{version}
14cr|ldapvi-1.7-13|7	Release: 	%{release}
14cr|ldapvi-1.7-13|8	Summary: 	Performs an LDAP search and update results using a text editor
14cr|ldapvi-1.7-13|9	URL:		http://www.lichteblau.com/ldapvi.html
14cr|ldapvi-1.7-13|10	Source0: 	http://www.lichteblau.com/download/%{name}-%{version}.tar.gz
14cr|ldapvi-1.7-13|11	Patch:		ldapvi-makefile.in-destdir.patch
14cr|ldapvi-1.7-13|12	# (misc) patch to fix the naming conflict between function "getline" of stdio.h
14cr|ldapvi-1.7-13|13	# and private function getline in common.h, by renaming it
14cr|ldapvi-1.7-13|14	# comes from upstream : 256ced029c235687bfafdffd07be7d47bf7af39b
14cr|ldapvi-1.7-13|15	Patch1:     ldapvi-fix_naming_conflict.diff
14cr|ldapvi-1.7-13|16	License: 	GPLv2+
14cr|ldapvi-1.7-13|17	Group: 		System/Configuration/Other
14cr|ldapvi-1.7-13|18	BuildRequires:	openldap-devel >= 2.2.0
14cr|ldapvi-1.7-13|19	BuildRequires:	glib2-devel
14cr|ldapvi-1.7-13|20	BuildRequires:	ncurses-devel
14cr|ldapvi-1.7-13|21	BuildRequires:	popt-devel
14cr|ldapvi-1.7-13|22	BuildRequires:	pkgconfig
14cr|ldapvi-1.7-13|23	BuildRequires:	readline-devel
14cr|ldapvi-1.7-13|24	BuildRequires:	libxslt-proc
14cr|ldapvi-1.7-13|25	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|ldapvi-1.7-13|26	
14cr|ldapvi-1.7-13|27	%description
14cr|ldapvi-1.7-13|28	ldapvi allows a user to perform an LDAP search and update results using
14cr|ldapvi-1.7-13|29	a text editor
14cr|ldapvi-1.7-13|30	
14cr|ldapvi-1.7-13|31	%prep
14cr|ldapvi-1.7-13|32	%setup -q
14cr|ldapvi-1.7-13|33	%patch -p1 -b .orig
14cr|ldapvi-1.7-13|34	%patch1 -p2 -b .conflict
14cr|ldapvi-1.7-13|35	
14cr|ldapvi-1.7-13|36	%build
14cr|ldapvi-1.7-13|37	%configure2_5x
14cr|ldapvi-1.7-13|38	%make
14cr|ldapvi-1.7-13|39	
14cr|ldapvi-1.7-13|40	%install
14cr|ldapvi-1.7-13|41	rm -rf %{buildroot}
14cr|ldapvi-1.7-13|42	%makeinstall_std
14cr|ldapvi-1.7-13|43	
14cr|ldapvi-1.7-13|44	xsltproc \
14cr|ldapvi-1.7-13|45	%{buildroot}/%{_docdir}/%{name}/html.xsl \
14cr|ldapvi-1.7-13|46	%{buildroot}/%{_docdir}/%{name}/manual.xml \
14cr|ldapvi-1.7-13|47	> %{buildroot}/%{_docdir}/%{name}/manual.html
14cr|ldapvi-1.7-13|48	
14cr|ldapvi-1.7-13|49	rm -f %{buildroot}/%{_docdir}/%{name}/html.xsl
14cr|ldapvi-1.7-13|50	rm -f %{buildroot}/%{_docdir}/%{name}/manual.xml
14cr|ldapvi-1.7-13|51	install -m 644 COPYING INSTALL NEWS %{buildroot}/%{_docdir}/%{name}
14cr|ldapvi-1.7-13|52	
14cr|ldapvi-1.7-13|53	%clean
14cr|ldapvi-1.7-13|54	rm -rf %{buildroot}
14cr|ldapvi-1.7-13|55	
14cr|ldapvi-1.7-13|56	%files
14cr|ldapvi-1.7-13|57	%defattr(-,root,root)
14cr|ldapvi-1.7-13|58	%{_docdir}/%{name}
14cr|ldapvi-1.7-13|59	%{_bindir}/%{name}
14cr|ldapvi-1.7-13|60	%{_mandir}/man?/*
14cr|ldapvi-1.7-13|61	
14cr|ldapvi-1.7-13|62	
14cr|ldapvi-1.7-13|63	
14cr|ldapvi-1.7-13|64	%changelog
14cr|ldapvi-1.7-13|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-13
14cr|ldapvi-1.7-13|66	+ Revision: 8b1c989
14cr|ldapvi-1.7-13|67	- MassBuild#464: Increase release tag
14cr|ldapvi-1.7-13|68	
14cr|ldapvi-1.7-13|69	

2486 14
14cr|ldetect2ltsp-1.0-6|1	Summary:	Utility to convert from Mandriva ldetect to LTSP format
14cr|ldetect2ltsp-1.0-6|2	Name:		ldetect2ltsp
14cr|ldetect2ltsp-1.0-6|3	Version:	1.0
14cr|ldetect2ltsp-1.0-6|4	Release:	6
14cr|ldetect2ltsp-1.0-6|5	License:	GPL
14cr|ldetect2ltsp-1.0-6|6	Group:		System/Servers
14cr|ldetect2ltsp-1.0-6|7	URL:		http://www.ltsp.org
14cr|ldetect2ltsp-1.0-6|8	Source0:	ldetect2ltsp
14cr|ldetect2ltsp-1.0-6|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|ldetect2ltsp-1.0-6|10	
14cr|ldetect2ltsp-1.0-6|11	%description
14cr|ldetect2ltsp-1.0-6|12	This program will read in a device database of PCI Vendor/Device Ids and a
14cr|ldetect2ltsp-1.0-6|13	Video card database in the Mandriva ldetect-lst format, and will convert
14cr|ldetect2ltsp-1.0-6|14	them into the LTSP format, for use with pci_scan.
14cr|ldetect2ltsp-1.0-6|15	
14cr|ldetect2ltsp-1.0-6|16	%prep
14cr|ldetect2ltsp-1.0-6|17	
14cr|ldetect2ltsp-1.0-6|18	%setup -q -c -T
14cr|ldetect2ltsp-1.0-6|19	
14cr|ldetect2ltsp-1.0-6|20	cp %{SOURCE0} %{name}
14cr|ldetect2ltsp-1.0-6|21	
14cr|ldetect2ltsp-1.0-6|22	%install
14cr|ldetect2ltsp-1.0-6|23	rm -rf %{buildroot}
14cr|ldetect2ltsp-1.0-6|24	
14cr|ldetect2ltsp-1.0-6|25	install -d  %{buildroot}%{_bindir}
14cr|ldetect2ltsp-1.0-6|26	install -m0755 %{name} %{buildroot}%{_bindir}/
14cr|ldetect2ltsp-1.0-6|27	
14cr|ldetect2ltsp-1.0-6|28	%clean
14cr|ldetect2ltsp-1.0-6|29	rm -rf %{buildroot}
14cr|ldetect2ltsp-1.0-6|30	
14cr|ldetect2ltsp-1.0-6|31	%files
14cr|ldetect2ltsp-1.0-6|32	%defattr(-,root,root)
14cr|ldetect2ltsp-1.0-6|33	%{_bindir}/%{name}
14cr|ldetect2ltsp-1.0-6|34	
14cr|ldetect2ltsp-1.0-6|35	
14cr|ldetect2ltsp-1.0-6|36	
14cr|ldetect2ltsp-1.0-6|37	
14cr|ldetect2ltsp-1.0-6|38	
14cr|ldetect2ltsp-1.0-6|39	%changelog
14cr|ldetect2ltsp-1.0-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|ldetect2ltsp-1.0-6|41	+ Revision: a577ccf
14cr|ldetect2ltsp-1.0-6|42	- MassBuild#464: Increase release tag
14cr|ldetect2ltsp-1.0-6|43	
14cr|ldetect2ltsp-1.0-6|44	

2487 14
14cr|ldl-2.1.0-2|1	%define NAME		LDL
14cr|ldl-2.1.0-2|2	%define major		%{version}
14cr|ldl-2.1.0-2|3	%define libname		%mklibname %{name} %{major}
14cr|ldl-2.1.0-2|4	%define develname	%mklibname %{name} -d
14cr|ldl-2.1.0-2|5	
14cr|ldl-2.1.0-2|6	Name:		ldl
14cr|ldl-2.1.0-2|7	Version:	2.1.0
14cr|ldl-2.1.0-2|8	Release:	2
14cr|ldl-2.1.0-2|9	Epoch:		1
14cr|ldl-2.1.0-2|10	Summary:	Routines for performing LDL' factorization of sparse matricies
14cr|ldl-2.1.0-2|11	Group:		System/Libraries
14cr|ldl-2.1.0-2|12	License:	LGPL
14cr|ldl-2.1.0-2|13	URL:		http://www.cise.ufl.edu/research/sparse/ldl/
14cr|ldl-2.1.0-2|14	Source0:	http://www.cise.ufl.edu/research/sparse/ldl/%{NAME}-%{version}.tar.gz
14cr|ldl-2.1.0-2|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|ldl-2.1.0-2|16	
14cr|ldl-2.1.0-2|17	%description
14cr|ldl-2.1.0-2|18	LDL provides routines for performin LDL' factorization of sparse matricies.
14cr|ldl-2.1.0-2|19	
14cr|ldl-2.1.0-2|20	%package -n %{libname}
14cr|ldl-2.1.0-2|21	Summary:	Library of routines for performing LDL' factorization of sparse matricies
14cr|ldl-2.1.0-2|22	Group:		System/Libraries
14cr|ldl-2.1.0-2|23	
14cr|ldl-2.1.0-2|24	%description -n %{libname}
14cr|ldl-2.1.0-2|25	LDL provides routines for performin LDL' factorization of sparse matricies.
14cr|ldl-2.1.0-2|26	
14cr|ldl-2.1.0-2|27	This package contains the library needed to run programs dynamically
14cr|ldl-2.1.0-2|28	linked against %{NAME}.
14cr|ldl-2.1.0-2|29	
14cr|ldl-2.1.0-2|30	%package -n %{develname}
14cr|ldl-2.1.0-2|31	Summary:	C routines for performing LDL' factorization of sparse matricies
14cr|ldl-2.1.0-2|32	Group:		Development/C
14cr|ldl-2.1.0-2|33	Requires:	suitesparse-common-devel >= 4.0.0
14cr|ldl-2.1.0-2|34	Requires:	%{libname} = %{EVRD}
14cr|ldl-2.1.0-2|35	Provides:	%{name}-devel = %{EVRD}
14cr|ldl-2.1.0-2|36	
14cr|ldl-2.1.0-2|37	%description -n %{develname}
14cr|ldl-2.1.0-2|38	LDL provides routines for performin LDL' factorization of sparse matricies.
14cr|ldl-2.1.0-2|39	
14cr|ldl-2.1.0-2|40	This package contains the files needed to develop applications which
14cr|ldl-2.1.0-2|41	use %{name}.
14cr|ldl-2.1.0-2|42	
14cr|ldl-2.1.0-2|43	%prep
14cr|ldl-2.1.0-2|44	%setup -q -c -n %{name}-%{version}
14cr|ldl-2.1.0-2|45	cd %{NAME}
14cr|ldl-2.1.0-2|46	find . -perm 0640 | xargs chmod 0644
14cr|ldl-2.1.0-2|47	mkdir ../SuiteSparse_config
14cr|ldl-2.1.0-2|48	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|ldl-2.1.0-2|49	
14cr|ldl-2.1.0-2|50	%build
14cr|ldl-2.1.0-2|51	cd %{NAME}
14cr|ldl-2.1.0-2|52	pushd Lib
14cr|ldl-2.1.0-2|53	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|ldl-2.1.0-2|54	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} *.o
14cr|ldl-2.1.0-2|55	popd
14cr|ldl-2.1.0-2|56	
14cr|ldl-2.1.0-2|57	%install
14cr|ldl-2.1.0-2|58	cd %{NAME}
14cr|ldl-2.1.0-2|59	
14cr|ldl-2.1.0-2|60	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|ldl-2.1.0-2|61	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|ldl-2.1.0-2|62	
14cr|ldl-2.1.0-2|63	for f in Lib/*.so*; do
14cr|ldl-2.1.0-2|64	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|ldl-2.1.0-2|65	done
14cr|ldl-2.1.0-2|66	for f in Lib/*.a; do
14cr|ldl-2.1.0-2|67	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|ldl-2.1.0-2|68	done
14cr|ldl-2.1.0-2|69	for f in Include/*.h; do
14cr|ldl-2.1.0-2|70	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|ldl-2.1.0-2|71	done
14cr|ldl-2.1.0-2|72	
14cr|ldl-2.1.0-2|73	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|ldl-2.1.0-2|74	
14cr|ldl-2.1.0-2|75	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|ldl-2.1.0-2|76	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cr|ldl-2.1.0-2|77	
14cr|ldl-2.1.0-2|78	%files -n %{libname}
14cr|ldl-2.1.0-2|79	%{_libdir}/*.so.*
14cr|ldl-2.1.0-2|80	
14cr|ldl-2.1.0-2|81	%files -n %{develname}
14cr|ldl-2.1.0-2|82	%{_docdir}/%{name}
14cr|ldl-2.1.0-2|83	%{_includedir}/*
14cr|ldl-2.1.0-2|84	%{_libdir}/*.so
14cr|ldl-2.1.0-2|85	%{_libdir}/*.a
14cr|ldl-2.1.0-2|86	
14cr|ldl-2.1.0-2|87	
14cr|ldl-2.1.0-2|88	%changelog
14cr|ldl-2.1.0-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.0-2
14cr|ldl-2.1.0-2|90	+ Revision: 622e006
14cr|ldl-2.1.0-2|91	- MassBuild#464: Increase release tag
14cr|ldl-2.1.0-2|92	
14cr|ldl-2.1.0-2|93	

2488 14
14cr|ldm-2.1-2|1	Name:           ldm
14cr|ldm-2.1-2|2	Version:        2.1
14cr|ldm-2.1-2|3	Release:        2
14cr|ldm-2.1-2|4	Summary:        LTSP Display Manager
14cr|ldm-2.1-2|5	
14cr|ldm-2.1-2|6	Group:          System/X11
14cr|ldm-2.1-2|7	License:        GPLv2+
14cr|ldm-2.1-2|8	URL:            https://code.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk
14cr|ldm-2.1-2|9	Source0:        http://ftp.de.debian.org/debian/pool/main/l/ldm/%{name}_%{version}.orig.tar.gz
14cr|ldm-2.1-2|10	
14cr|ldm-2.1-2|11	
14cr|ldm-2.1-2|12	BuildRequires:  pkgconfig(gdk-2.0)
14cr|ldm-2.1-2|13	BuildRequires:  gettext-devel
14cr|ldm-2.1-2|14	BuildRequires:  intltool
14cr|ldm-2.1-2|15	BuildRequires:  pkgconfig(iso-codes)
14cr|ldm-2.1-2|16	
14cr|ldm-2.1-2|17	Requires:       netcat-traditional
14cr|ldm-2.1-2|18	Requires:       openssh-clients
14cr|ldm-2.1-2|19	
14cr|ldm-2.1-2|20	%description
14cr|ldm-2.1-2|21	LTSP Display Manager handles network logins for remote desktop sessions.
14cr|ldm-2.1-2|22	
14cr|ldm-2.1-2|23	%package -n ldminfod
14cr|ldm-2.1-2|24	Summary:        LTSP client
14cr|ldm-2.1-2|25	Group:          System/X11
14cr|ldm-2.1-2|26	Requires:       openssh-server
14cr|ldm-2.1-2|27	
14cr|ldm-2.1-2|28	%description -n ldminfod
14cr|ldm-2.1-2|29	Provides Linux Terminal Server capabilities to the LDM client.
14cr|ldm-2.1-2|30	
14cr|ldm-2.1-2|31	%prep
14cr|ldm-2.1-2|32	%setup -q
14cr|ldm-2.1-2|33	
14cr|ldm-2.1-2|34	
14cr|ldm-2.1-2|35	%build
14cr|ldm-2.1-2|36	%configure
14cr|ldm-2.1-2|37	%make
14cr|ldm-2.1-2|38	
14cr|ldm-2.1-2|39	
14cr|ldm-2.1-2|40	%install
14cr|ldm-2.1-2|41	%make DESTDIR=%{buildroot} install
14cr|ldm-2.1-2|42	#cd $RPM_BUILD_ROOT/%{_datadir}/ldm/themes
14cr|ldm-2.1-2|43	#    tar xfvj %SOURCE1
14cr|ldm-2.1-2|44	#    mv k12linux-theme-%{theme_version} k12linux
14cr|ldm-2.1-2|45	#    ln -s k12linux default
14cr|ldm-2.1-2|46	#cd -
14cr|ldm-2.1-2|47	
14cr|ldm-2.1-2|48	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/ldm/
14cr|ldm-2.1-2|49	
14cr|ldm-2.1-2|50	%find_lang ldm
14cr|ldm-2.1-2|51	%find_lang ldmrc
14cr|ldm-2.1-2|52	%find_lang ltsp-cluster-info
14cr|ldm-2.1-2|53	cat ltsp-cluster-info.lang ldmrc.lang >> ldm.lang
14cr|ldm-2.1-2|54	
14cr|ldm-2.1-2|55	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
14cr|ldm-2.1-2|56	install -m 0755 ldminfod/ldminfod $RPM_BUILD_ROOT%{_sbindir}/ldminfod
14cr|ldm-2.1-2|57	install -m 0644 ldminfod/xinetd.d/ldminfod $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/ldminfod
14cr|ldm-2.1-2|58	
14cr|ldm-2.1-2|59	rm -rf $RPM_BUILD_ROOT%{_datadir}/ldm/themes/ltsp
14cr|ldm-2.1-2|60	
14cr|ldm-2.1-2|61	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ltsp
14cr|ldm-2.1-2|62	cat > $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/ldm-global-dmrc <<EOL
14cr|ldm-2.1-2|63	[Desktop]
14cr|ldm-2.1-2|64	#Session=gnome
14cr|ldm-2.1-2|65	#Session=kde
14cr|ldm-2.1-2|66	#Session=xfce4
14cr|ldm-2.1-2|67	#Session=sugar
14cr|ldm-2.1-2|68	#Language=ja_JP.utf8
14cr|ldm-2.1-2|69	#Language=en_US.utf8
14cr|ldm-2.1-2|70	EOL
14cr|ldm-2.1-2|71	chmod 644 $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/ldm-global-dmrc
14cr|ldm-2.1-2|72	
14cr|ldm-2.1-2|73	
14cr|ldm-2.1-2|74	%files -f ldm.lang
14cr|ldm-2.1-2|75	%doc COPYING README
14cr|ldm-2.1-2|76	%{_bindir}/ldm-dialog
14cr|ldm-2.1-2|77	%{_sbindir}/ldm
14cr|ldm-2.1-2|78	%{_libexecdir}/ldm/
14cr|ldm-2.1-2|79	%{_datadir}/ldm/
14cr|ldm-2.1-2|80	%{_mandir}/man1/ldm.1.xz
14cr|ldm-2.1-2|81	%{_datadir}/ltsp/screen.d/ldm
14cr|ldm-2.1-2|82	%dir %{_localstatedir}/run/ldm/
14cr|ldm-2.1-2|83	
14cr|ldm-2.1-2|84	%files -n ldminfod
14cr|ldm-2.1-2|85	%doc COPYING README
14cr|ldm-2.1-2|86	%{_sbindir}/ldminfod
14cr|ldm-2.1-2|87	%config(noreplace) %{_sysconfdir}/xinetd.d/ldminfod
14cr|ldm-2.1-2|88	%config(noreplace) %{_sysconfdir}/ltsp/ldm-global-dmrc
14cr|ldm-2.1-2|89	
14cr|ldm-2.1-2|90	
14cr|ldm-2.1-2|91	
14cr|ldm-2.1-2|92	%changelog
14cr|ldm-2.1-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|ldm-2.1-2|94	+ Revision: 7e8884e
14cr|ldm-2.1-2|95	- MassBuild#464: Increase release tag
14cr|ldm-2.1-2|96	
14cr|ldm-2.1-2|97	

2489 14
14cr|ldns-1.6.13-2|1	%define major 1
14cr|ldns-1.6.13-2|2	%define libname %mklibname %{name} %{major}
14cr|ldns-1.6.13-2|3	%define develname %mklibname -d %{name}
14cr|ldns-1.6.13-2|4	
14cr|ldns-1.6.13-2|5	%define build_python 1
14cr|ldns-1.6.13-2|6	
14cr|ldns-1.6.13-2|7	Summary:	Lowlevel DNS(SEC) library with API
14cr|ldns-1.6.13-2|8	Name:		ldns
14cr|ldns-1.6.13-2|9	Version:	1.6.13
14cr|ldns-1.6.13-2|10	Release:	2
14cr|ldns-1.6.13-2|11	License:	BSD
14cr|ldns-1.6.13-2|12	Group:		System/Libraries
14cr|ldns-1.6.13-2|13	URL:		http://www.nlnetlabs.nl/ldns/
14cr|ldns-1.6.13-2|14	Source0:	http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz
14cr|ldns-1.6.13-2|15	Patch0:		ldns-1.6.11-avoid-version.diff
14cr|ldns-1.6.13-2|16	Patch1:		ldns-1.6.11-build_only_once.diff
14cr|ldns-1.6.13-2|17	BuildRequires:	automake autoconf libtool
14cr|ldns-1.6.13-2|18	BuildRequires:	openssl-devel
14cr|ldns-1.6.13-2|19	BuildRequires:	doxygen
14cr|ldns-1.6.13-2|20	%if %{build_python}
14cr|ldns-1.6.13-2|21	BuildRequires:	swig
14cr|ldns-1.6.13-2|22	BuildRequires:	python-devel
14cr|ldns-1.6.13-2|23	%endif
14cr|ldns-1.6.13-2|24	
14cr|ldns-1.6.13-2|25	%description
14cr|ldns-1.6.13-2|26	ldns is a library with the aim to simplify DNS programing in C. All
14cr|ldns-1.6.13-2|27	lowlevel DNS/DNSSEC operations are supported. We also define a higher
14cr|ldns-1.6.13-2|28	level API which allows a programmer to (for instance) create or sign
14cr|ldns-1.6.13-2|29	packets.
14cr|ldns-1.6.13-2|30	
14cr|ldns-1.6.13-2|31	%package -n	%{name}-utils
14cr|ldns-1.6.13-2|32	Summary:	DNS(SEC) utility
14cr|ldns-1.6.13-2|33	Group:		Networking/Other
14cr|ldns-1.6.13-2|34	
14cr|ldns-1.6.13-2|35	%description -n	%{name}-utils
14cr|ldns-1.6.13-2|36	This package contains various utilities used to manage
14cr|ldns-1.6.13-2|37	and validate DNSSEC zones using ldns library.
14cr|ldns-1.6.13-2|38	
14cr|ldns-1.6.13-2|39	%package -n	%{libname}
14cr|ldns-1.6.13-2|40	Summary:	Lowlevel DNS(SEC) library with API
14cr|ldns-1.6.13-2|41	Group:		System/Libraries
14cr|ldns-1.6.13-2|42	
14cr|ldns-1.6.13-2|43	%description -n	%{libname}
14cr|ldns-1.6.13-2|44	ldns is a library with the aim to simplify DNS programing in C. All
14cr|ldns-1.6.13-2|45	lowlevel DNS/DNSSEC operations are supported. We also define a higher
14cr|ldns-1.6.13-2|46	level API which allows a programmer to (for instance) create or sign
14cr|ldns-1.6.13-2|47	packets.
14cr|ldns-1.6.13-2|48	
14cr|ldns-1.6.13-2|49	%package -n	%{develname}
14cr|ldns-1.6.13-2|50	Summary:	Development package that includes the ldns header files
14cr|ldns-1.6.13-2|51	Group:		Development/C
14cr|ldns-1.6.13-2|52	Requires:	%{libname} = %{version}-%{release}
14cr|ldns-1.6.13-2|53	Provides:	%{name}-devel = %{version}-%{release}
14cr|ldns-1.6.13-2|54	
14cr|ldns-1.6.13-2|55	%description -n	%{develname}
14cr|ldns-1.6.13-2|56	The devel package contains the ldns library and the include files
14cr|ldns-1.6.13-2|57	
14cr|ldns-1.6.13-2|58	%if %{build_python}
14cr|ldns-1.6.13-2|59	%package -n 	python-%{name}
14cr|ldns-1.6.13-2|60	Summary:	Python extensions for ldns
14cr|ldns-1.6.13-2|61	Group:		Development/Python
14cr|ldns-1.6.13-2|62	
14cr|ldns-1.6.13-2|63	%description -n python-%{name}
14cr|ldns-1.6.13-2|64	Python extensions for ldns
14cr|ldns-1.6.13-2|65	%endif
14cr|ldns-1.6.13-2|66	
14cr|ldns-1.6.13-2|67	%prep
14cr|ldns-1.6.13-2|68	%setup -q
14cr|ldns-1.6.13-2|69	%patch0 -p1
14cr|ldns-1.6.13-2|70	%patch1 -p1
14cr|ldns-1.6.13-2|71	
14cr|ldns-1.6.13-2|72	%build
14cr|ldns-1.6.13-2|73	%configure2_5x \
14cr|ldns-1.6.13-2|74	--disable-rpath \
14cr|ldns-1.6.13-2|75	%if %{build_python}
14cr|ldns-1.6.13-2|76	--with-pyldns \
14cr|ldns-1.6.13-2|77	%endif
14cr|ldns-1.6.13-2|78	--disable-static
14cr|ldns-1.6.13-2|79	
14cr|ldns-1.6.13-2|80	( cd examples ; %configure2_5x --disable-rpath )
14cr|ldns-1.6.13-2|81	( cd drill ; %configure2_5x --disable-rpath )
14cr|ldns-1.6.13-2|82	
14cr|ldns-1.6.13-2|83	%make
14cr|ldns-1.6.13-2|84	( cd examples ; %make )
14cr|ldns-1.6.13-2|85	( cd drill ; %make )
14cr|ldns-1.6.13-2|86	
14cr|ldns-1.6.13-2|87	%install
14cr|ldns-1.6.13-2|88	%makeinstall_std
14cr|ldns-1.6.13-2|89	( cd examples ; %makeinstall_std )
14cr|ldns-1.6.13-2|90	( cd drill ; %makeinstall_std )
14cr|ldns-1.6.13-2|91	
14cr|ldns-1.6.13-2|92	# cleanup and fix --short-circuit
14cr|ldns-1.6.13-2|93	rm -rf docs; mkdir -p docs
14cr|ldns-1.6.13-2|94	cp -rp doc docs/
14cr|ldns-1.6.13-2|95	rm -rf docs/doc/man
14cr|ldns-1.6.13-2|96	rm -f docs/doc/doxyparse.pl
14cr|ldns-1.6.13-2|97	rm -f docs/doc/ldns_manpages
14cr|ldns-1.6.13-2|98	rm -rf docs/doc/.svn
14cr|ldns-1.6.13-2|99	
14cr|ldns-1.6.13-2|100	#we don't want these
14cr|ldns-1.6.13-2|101	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14cr|ldns-1.6.13-2|102	
14cr|ldns-1.6.13-2|103	%if %{build_python}
14cr|ldns-1.6.13-2|104	#remove executable bit
14cr|ldns-1.6.13-2|105	chmod a-x %{buildroot}%{py_platsitedir}/*py
14cr|ldns-1.6.13-2|106	%endif
14cr|ldns-1.6.13-2|107	
14cr|ldns-1.6.13-2|108	%files -n %{libname}
14cr|ldns-1.6.13-2|109	%doc README LICENSE
14cr|ldns-1.6.13-2|110	%{_libdir}/lib*so.%{major}*
14cr|ldns-1.6.13-2|111	
14cr|ldns-1.6.13-2|112	%files -n %{develname}
14cr|ldns-1.6.13-2|113	%doc docs/* Changelog README
14cr|ldns-1.6.13-2|114	%dir %{_includedir}/ldns
14cr|ldns-1.6.13-2|115	%{_includedir}/ldns/*
14cr|ldns-1.6.13-2|116	%{_libdir}/lib*.so
14cr|ldns-1.6.13-2|117	%{_mandir}/man3/*
14cr|ldns-1.6.13-2|118	%{_bindir}/%{name}-config
14cr|ldns-1.6.13-2|119	
14cr|ldns-1.6.13-2|120	%files -n %{name}-utils
14cr|ldns-1.6.13-2|121	%{_bindir}/*
14cr|ldns-1.6.13-2|122	%exclude %{_bindir}/%{name}-config
14cr|ldns-1.6.13-2|123	%{_mandir}/man1/*
14cr|ldns-1.6.13-2|124	
14cr|ldns-1.6.13-2|125	%if %{build_python}
14cr|ldns-1.6.13-2|126	%files -n python-%{name}
14cr|ldns-1.6.13-2|127	%{py_platsitedir}/*
14cr|ldns-1.6.13-2|128	%endif
14cr|ldns-1.6.13-2|129	
14cr|ldns-1.6.13-2|130	
14cr|ldns-1.6.13-2|131	
14cr|ldns-1.6.13-2|132	%changelog
14cr|ldns-1.6.13-2|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.13-2
14cr|ldns-1.6.13-2|134	+ Revision: b3720f5
14cr|ldns-1.6.13-2|135	- MassBuild#464: Increase release tag
14cr|ldns-1.6.13-2|136	
14cr|ldns-1.6.13-2|137	

2490 14
14cr|ldtp-2.0.6-3|1	Summary: Linux Desktop Testing Project
14cr|ldtp-2.0.6-3|2	Name:    ldtp
14cr|ldtp-2.0.6-3|3	Version: 2.0.6
14cr|ldtp-2.0.6-3|4	Release: 3
14cr|ldtp-2.0.6-3|5	License: LGPL
14cr|ldtp-2.0.6-3|6	Group:   Graphical desktop/Other
14cr|ldtp-2.0.6-3|7	URL:     http://ldtp.freedesktop.org/
14cr|ldtp-2.0.6-3|8	Source0: http://download.freedesktop.org/ldtp/1.x/1.xi76.x/%name-%version.tar.gz
14cr|ldtp-2.0.6-3|9	BuildRoot: %_tmppath/%name-root
14cr|ldtp-2.0.6-3|10	BuildArch: noarch
14cr|ldtp-2.0.6-3|11	BuildRequires: python
14cr|ldtp-2.0.6-3|12	Requires: python-gobject
14cr|ldtp-2.0.6-3|13	Requires: python-pyatspi
14cr|ldtp-2.0.6-3|14	Requires: python-twisted-core
14cr|ldtp-2.0.6-3|15	Requires: gnome-python-desktop
14cr|ldtp-2.0.6-3|16	
14cr|ldtp-2.0.6-3|17	%description
14cr|ldtp-2.0.6-3|18	GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high quality
14cr|ldtp-2.0.6-3|19	test automation framework and cutting-edge tools that can be used to test
14cr|ldtp-2.0.6-3|20	GNU/Linux Desktop and improve it. It uses the Accessibility libraries to poke
14cr|ldtp-2.0.6-3|21	through the applications user interface. The framework has tools to generate
14cr|ldtp-2.0.6-3|22	Appmap by reading through the user interface components of an application. The
14cr|ldtp-2.0.6-3|23	framework also has tools to record test-cases based on user-selection on the
14cr|ldtp-2.0.6-3|24	application.
14cr|ldtp-2.0.6-3|25	
14cr|ldtp-2.0.6-3|26	GNU/LDTP core framework uses Appmap and the recorded test-cases to test an
14cr|ldtp-2.0.6-3|27	application and gives the status of each test-case as output. As of now,
14cr|ldtp-2.0.6-3|28	GNU/LDTP can test any GNOME application which are accessibility enabled,
14cr|ldtp-2.0.6-3|29	Mozilla, Openoffice.org, any Java application (should have a UI based on swing)
14cr|ldtp-2.0.6-3|30	and KDE 4.0 applications based on QT 4.0 (based on the press releases by KDE).
14cr|ldtp-2.0.6-3|31	
14cr|ldtp-2.0.6-3|32	We encourage you to join the project and help us to create robust, reliable and
14cr|ldtp-2.0.6-3|33	stable test tool/framework for Unix Desktops.
14cr|ldtp-2.0.6-3|34	
14cr|ldtp-2.0.6-3|35	%prep
14cr|ldtp-2.0.6-3|36	%setup -q
14cr|ldtp-2.0.6-3|37	
14cr|ldtp-2.0.6-3|38	%build
14cr|ldtp-2.0.6-3|39	
14cr|ldtp-2.0.6-3|40	%{__python} setup.py build
14cr|ldtp-2.0.6-3|41	
14cr|ldtp-2.0.6-3|42	%install
14cr|ldtp-2.0.6-3|43	rm -fr $RPM_BUILD_ROOT
14cr|ldtp-2.0.6-3|44	
14cr|ldtp-2.0.6-3|45	%{__python} setup.py install --skip-build --root="%{buildroot}" --prefix="%{_prefix}"
14cr|ldtp-2.0.6-3|46	
14cr|ldtp-2.0.6-3|47	%clean
14cr|ldtp-2.0.6-3|48	rm -rf $RPM_BUILD_ROOT
14cr|ldtp-2.0.6-3|49	
14cr|ldtp-2.0.6-3|50	%files
14cr|ldtp-2.0.6-3|51	%defattr(-,root,root)
14cr|ldtp-2.0.6-3|52	%doc AUTHORS README COPYING examples/
14cr|ldtp-2.0.6-3|53	%{_bindir}/*
14cr|ldtp-2.0.6-3|54	%py_puresitedir/*
14cr|ldtp-2.0.6-3|55	
14cr|ldtp-2.0.6-3|56	
14cr|ldtp-2.0.6-3|57	
14cr|ldtp-2.0.6-3|58	%changelog
14cr|ldtp-2.0.6-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6-3
14cr|ldtp-2.0.6-3|60	+ Revision: a9c7a35
14cr|ldtp-2.0.6-3|61	- MassBuild#464: Increase release tag
14cr|ldtp-2.0.6-3|62	
14cr|ldtp-2.0.6-3|63	

2491 14
14cr|lecaviste-0.5-4|1	%define name lecaviste
14cr|lecaviste-0.5-4|2	%define version 0.5
14cr|lecaviste-0.5-4|3	%define fileversion 0.5
14cr|lecaviste-0.5-4|4	%define release 4
14cr|lecaviste-0.5-4|5	%define title Le Caviste
14cr|lecaviste-0.5-4|6	
14cr|lecaviste-0.5-4|7	Summary: Wine cellar managing application
14cr|lecaviste-0.5-4|8	Name: %{name}
14cr|lecaviste-0.5-4|9	Version: %{version}
14cr|lecaviste-0.5-4|10	Release: %{release}
14cr|lecaviste-0.5-4|11	License: GPLv2
14cr|lecaviste-0.5-4|12	Group: Editors
14cr|lecaviste-0.5-4|13	Url: http://www.lecaviste.org
14cr|lecaviste-0.5-4|14	Source:  http://www.lecaviste.org/download/src/%{name}-%{fileversion}.tar.bz2
14cr|lecaviste-0.5-4|15	
14cr|lecaviste-0.5-4|16	BuildRequires:	qt4-devel	>= 4.3
14cr|lecaviste-0.5-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|lecaviste-0.5-4|18	
14cr|lecaviste-0.5-4|19	Requires: qt4-common >= 4.3
14cr|lecaviste-0.5-4|20	%if %mdkversion < 200901
14cr|lecaviste-0.5-4|21	Requires: qt4-database-plugin-sqlite-lib >= 4.3
14cr|lecaviste-0.5-4|22	%else
14cr|lecaviste-0.5-4|23	Requires: qt4-database-plugin-sqlite >= 4.3
14cr|lecaviste-0.5-4|24	%endif
14cr|lecaviste-0.5-4|25	
14cr|lecaviste-0.5-4|26	%description
14cr|lecaviste-0.5-4|27	Wine cellar managing application
14cr|lecaviste-0.5-4|28	
14cr|lecaviste-0.5-4|29	%prep
14cr|lecaviste-0.5-4|30	%setup -q -n %{name}
14cr|lecaviste-0.5-4|31	
14cr|lecaviste-0.5-4|32	%build
14cr|lecaviste-0.5-4|33	%configure
14cr|lecaviste-0.5-4|34	%make
14cr|lecaviste-0.5-4|35	
14cr|lecaviste-0.5-4|36	%install
14cr|lecaviste-0.5-4|37	rm -rf ${RPM_BUILD_ROOT}
14cr|lecaviste-0.5-4|38	%makeinstall
14cr|lecaviste-0.5-4|39	
14cr|lecaviste-0.5-4|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|lecaviste-0.5-4|41	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|lecaviste-0.5-4|42	[Desktop Entry]
14cr|lecaviste-0.5-4|43	Name=Le Caviste
14cr|lecaviste-0.5-4|44	GenericName=Cellar Manager
14cr|lecaviste-0.5-4|45	GenericName[fr]=Gestionnaire de cave
14cr|lecaviste-0.5-4|46	Comment=Le Caviste - wine cellar manager
14cr|lecaviste-0.5-4|47	Exec=%{_bindir}/%{name} %f
14cr|lecaviste-0.5-4|48	Icon=%{name}
14cr|lecaviste-0.5-4|49	MapNotify=true
14cr|lecaviste-0.5-4|50	MimeType=application/x-lecaviste;
14cr|lecaviste-0.5-4|51	Terminal=false
14cr|lecaviste-0.5-4|52	Type=Application
14cr|lecaviste-0.5-4|53	StartupNotify=true
14cr|lecaviste-0.5-4|54	Categories=Qt;Utility;
14cr|lecaviste-0.5-4|55	EOF
14cr|lecaviste-0.5-4|56	
14cr|lecaviste-0.5-4|57	mkdir -p %{buildroot}%{_datadir}/mimelnk/application
14cr|lecaviste-0.5-4|58	cat > %{buildroot}%{_datadir}/mimelnk/application/x-%{name}.desktop <<EOF
14cr|lecaviste-0.5-4|59	[Desktop Entry]
14cr|lecaviste-0.5-4|60	Type=MimeType
14cr|lecaviste-0.5-4|61	Encoding=UTF-8
14cr|lecaviste-0.5-4|62	MimeType=application/x-lecaviste
14cr|lecaviste-0.5-4|63	Icon=lecaviste-document
14cr|lecaviste-0.5-4|64	Patterns=*.cel;
14cr|lecaviste-0.5-4|65	Comment=Le Caviste File
14cr|lecaviste-0.5-4|66	Comment[fr]=Fichier Le Caviste
14cr|lecaviste-0.5-4|67	EOF
14cr|lecaviste-0.5-4|68	
14cr|lecaviste-0.5-4|69	mkdir -p %{buildroot}/%{_iconsdir}
14cr|lecaviste-0.5-4|70	mkdir -p %{buildroot}/%{_miconsdir}
14cr|lecaviste-0.5-4|71	mkdir -p %{buildroot}/%{_liconsdir}
14cr|lecaviste-0.5-4|72	%__install %{_builddir}/%{name}/src/icons/lecaviste-16.png $RPM_BUILD_ROOT/%_miconsdir/%{name}.png
14cr|lecaviste-0.5-4|73	%__install %{_builddir}/%{name}/src/icons/lecaviste-32.png $RPM_BUILD_ROOT/%_iconsdir/%{name}.png
14cr|lecaviste-0.5-4|74	%__install %{_builddir}/%{name}/src/icons/lecaviste-document-32.png $RPM_BUILD_ROOT/%_iconsdir/%{name}-document.png
14cr|lecaviste-0.5-4|75	%__install %{_builddir}/%{name}/src/icons/lecaviste-48.png $RPM_BUILD_ROOT/%_liconsdir/%{name}.png
14cr|lecaviste-0.5-4|76	
14cr|lecaviste-0.5-4|77	%clean
14cr|lecaviste-0.5-4|78	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|lecaviste-0.5-4|79	
14cr|lecaviste-0.5-4|80	
14cr|lecaviste-0.5-4|81	%if %mdkversion < 200900
14cr|lecaviste-0.5-4|82	%post
14cr|lecaviste-0.5-4|83	%{update_menus}
14cr|lecaviste-0.5-4|84	%{update_desktop_database}
14cr|lecaviste-0.5-4|85	%update_icon_cache hicolor
14cr|lecaviste-0.5-4|86	%endif
14cr|lecaviste-0.5-4|87	
14cr|lecaviste-0.5-4|88	%if %mdkversion < 200900
14cr|lecaviste-0.5-4|89	%postun
14cr|lecaviste-0.5-4|90	%{clean_menus}
14cr|lecaviste-0.5-4|91	%{clean_desktop_database}
14cr|lecaviste-0.5-4|92	%clean_icon_cache hicolor
14cr|lecaviste-0.5-4|93	%endif
14cr|lecaviste-0.5-4|94	
14cr|lecaviste-0.5-4|95	%files
14cr|lecaviste-0.5-4|96	%defattr(644,root,root,755)
14cr|lecaviste-0.5-4|97	%doc README TODO AUTHORS INSTALL LICENSE LICENSE-GPL NEWS
14cr|lecaviste-0.5-4|98	%attr(755,root,root) %{_bindir}/%{name}
14cr|lecaviste-0.5-4|99	%{_datadir}/applications/%{name}.desktop
14cr|lecaviste-0.5-4|100	%{_datadir}/mimelnk/application/x-%{name}.desktop
14cr|lecaviste-0.5-4|101	%{_liconsdir}/%name.png
14cr|lecaviste-0.5-4|102	%{_iconsdir}/%name.png
14cr|lecaviste-0.5-4|103	%{_iconsdir}/%{name}-document.png
14cr|lecaviste-0.5-4|104	%{_miconsdir}/%name.png
14cr|lecaviste-0.5-4|105	%dir %{_datadir}/%{name}
14cr|lecaviste-0.5-4|106	%lang(fr) %{_datadir}/%{name}/%{name}_fr.qm
14cr|lecaviste-0.5-4|107	%lang(fr) %{_datadir}/%{name}/qt_fr.qm
14cr|lecaviste-0.5-4|108	
14cr|lecaviste-0.5-4|109	
14cr|lecaviste-0.5-4|110	
14cr|lecaviste-0.5-4|111	
14cr|lecaviste-0.5-4|112	%changelog
14cr|lecaviste-0.5-4|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14cr|lecaviste-0.5-4|114	+ Revision: 5275968
14cr|lecaviste-0.5-4|115	- MassBuild#464: Increase release tag
14cr|lecaviste-0.5-4|116	
14cr|lecaviste-0.5-4|117	

2492 14
14cr|ledit-2.02.1-2|1	%define name	ledit
14cr|ledit-2.02.1-2|2	%define version	2.02.1
14cr|ledit-2.02.1-2|3	%define release	2
14cr|ledit-2.02.1-2|4	
14cr|ledit-2.02.1-2|5	Name: 		%{name}
14cr|ledit-2.02.1-2|6	Version: 	%{version}
14cr|ledit-2.02.1-2|7	Release: 	%{release}
14cr|ledit-2.02.1-2|8	License: 	BSD like
14cr|ledit-2.02.1-2|9	Summary:	Line editor
14cr|ledit-2.02.1-2|10	Group:		Editors
14cr|ledit-2.02.1-2|11	Source:		http://pauillac.inria.fr/~ddr/ledit/distrib/src/%{name}-%{version}.tgz
14cr|ledit-2.02.1-2|12	BuildRequires:	ocaml
14cr|ledit-2.02.1-2|13	BuildRequires:	camlp5
14cr|ledit-2.02.1-2|14	BuildRequires:	ncurses-devel
14cr|ledit-2.02.1-2|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|ledit-2.02.1-2|16	
14cr|ledit-2.02.1-2|17	%description
14cr|ledit-2.02.1-2|18	Ledit is a line editor, allowing to use control commands like in emacs
14cr|ledit-2.02.1-2|19	or in shells (bash, tcsh). To be used with interactive commands. It is
14cr|ledit-2.02.1-2|20	written in Ocaml and Camlp4 and uses the library unix.cma.
14cr|ledit-2.02.1-2|21	
14cr|ledit-2.02.1-2|22	%prep
14cr|ledit-2.02.1-2|23	%setup -q
14cr|ledit-2.02.1-2|24	perl -pi -e 's|\+camlp5|+site-lib/camlp5|' Makefile
14cr|ledit-2.02.1-2|25	
14cr|ledit-2.02.1-2|26	%build
14cr|ledit-2.02.1-2|27	make
14cr|ledit-2.02.1-2|28	
14cr|ledit-2.02.1-2|29	%install
14cr|ledit-2.02.1-2|30	rm -rf %{buildroot}
14cr|ledit-2.02.1-2|31	make \
14cr|ledit-2.02.1-2|32	BINDIR=%{buildroot}%{_bindir} \
14cr|ledit-2.02.1-2|33	MANDIR=%{buildroot}%{_mandir}/man1 \
14cr|ledit-2.02.1-2|34	install
14cr|ledit-2.02.1-2|35	
14cr|ledit-2.02.1-2|36	%clean
14cr|ledit-2.02.1-2|37	rm -rf %{buildroot}
14cr|ledit-2.02.1-2|38	
14cr|ledit-2.02.1-2|39	%files
14cr|ledit-2.02.1-2|40	%defattr(-,root,root)
14cr|ledit-2.02.1-2|41	%doc CHANGES LICENSE README
14cr|ledit-2.02.1-2|42	%{_bindir}/%{name}
14cr|ledit-2.02.1-2|43	%{_mandir}/man1/%{name}.1*
14cr|ledit-2.02.1-2|44	
14cr|ledit-2.02.1-2|45	
14cr|ledit-2.02.1-2|46	
14cr|ledit-2.02.1-2|47	%changelog
14cr|ledit-2.02.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02.1-2
14cr|ledit-2.02.1-2|49	+ Revision: 4b79aff
14cr|ledit-2.02.1-2|50	- MassBuild#464: Increase release tag
14cr|ledit-2.02.1-2|51	
14cr|ledit-2.02.1-2|52	

2493 14
14cr|leechcraft-0.6.0-4|1	Summary:	Modular Internet Client
14cr|leechcraft-0.6.0-4|2	Name:		leechcraft
14cr|leechcraft-0.6.0-4|3	Version:	0.6.0
14cr|leechcraft-0.6.0-4|4	Release:	4
14cr|leechcraft-0.6.0-4|5	License:	GPLv3+
14cr|leechcraft-0.6.0-4|6	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|7	Url:		http://leechcraft.org
14cr|leechcraft-0.6.0-4|8	Source0:	http://netcologne.dl.sourceforge.net/project/%{name}/LeechCraft/%{version}/%{name}-%{version}.tar.xz
14cr|leechcraft-0.6.0-4|9	Patch0:		leechcraft-0.5.97-linkage.patch
14cr|leechcraft-0.6.0-4|10	Patch1:		leechcraft-0.5.97-soname.patch
14cr|leechcraft-0.6.0-4|11	Patch2:		leechcraft-0.5.99-ffmpeg2.0.patch
14cr|leechcraft-0.6.0-4|12	Patch3:		leechcraft-0.6.0-cpp11.patch
14cr|leechcraft-0.6.0-4|13	Patch4:		leechcraft-0.6.0-clang.patch
14cr|leechcraft-0.6.0-4|14	BuildRequires:	cmake
14cr|leechcraft-0.6.0-4|15	BuildRequires:	boost-devel
14cr|leechcraft-0.6.0-4|16	BuildRequires:	ffmpeg-devel
14cr|leechcraft-0.6.0-4|17	BuildRequires:	kdelibs4-devel
14cr|leechcraft-0.6.0-4|18	BuildRequires:	liblastfm-devel
14cr|leechcraft-0.6.0-4|19	BuildRequires:	lm_sensors-devel
14cr|leechcraft-0.6.0-4|20	BuildRequires:	magic-devel
14cr|leechcraft-0.6.0-4|21	BuildRequires:	qt4-devel
14cr|leechcraft-0.6.0-4|22	BuildRequires:	qwt-devel
14cr|leechcraft-0.6.0-4|23	BuildRequires:	qxmpp-devel >= 0.7.5
14cr|leechcraft-0.6.0-4|24	BuildRequires:	pkgconfig(ddjvuapi)
14cr|leechcraft-0.6.0-4|25	BuildRequires:	pkgconfig(hunspell)
14cr|leechcraft-0.6.0-4|26	BuildRequires:	pkgconfig(libchromaprint)
14cr|leechcraft-0.6.0-4|27	BuildRequires:	pkgconfig(libnl-3.0)
14cr|leechcraft-0.6.0-4|28	BuildRequires:	pkgconfig(libpcre)
14cr|leechcraft-0.6.0-4|29	BuildRequires:	pkgconfig(libspectre)
14cr|leechcraft-0.6.0-4|30	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cr|leechcraft-0.6.0-4|31	BuildRequires:	pkgconfig(phonon)
14cr|leechcraft-0.6.0-4|32	BuildRequires:	pkgconfig(poppler-cpp)
14cr|leechcraft-0.6.0-4|33	BuildRequires:	pkgconfig(poppler-qt4)
14cr|leechcraft-0.6.0-4|34	BuildRequires:	pkgconfig(qca2)
14cr|leechcraft-0.6.0-4|35	BuildRequires:	pkgconfig(QJson)
14cr|leechcraft-0.6.0-4|36	BuildRequires:	pkgconfig(taglib)
14cr|leechcraft-0.6.0-4|37	BuildRequires:	pkgconfig(x11)
14cr|leechcraft-0.6.0-4|38	BuildRequires:	pkgconfig(xscrnsaver)
14cr|leechcraft-0.6.0-4|39	# Core modules:
14cr|leechcraft-0.6.0-4|40	Requires:	%{name}-cstp = %{EVRD}
14cr|leechcraft-0.6.0-4|41	Requires:	%{name}-sb2 = %{EVRD}
14cr|leechcraft-0.6.0-4|42	Requires:	%{name}-summary = %{EVRD}
14cr|leechcraft-0.6.0-4|43	Requires:	%{name}-tabsessmanager = %{EVRD}
14cr|leechcraft-0.6.0-4|44	Requires:	%{name}-tpi = %{EVRD}
14cr|leechcraft-0.6.0-4|45	Suggests:	%{name}-plugins-main = %{EVRD}
14cr|leechcraft-0.6.0-4|46	
14cr|leechcraft-0.6.0-4|47	%description
14cr|leechcraft-0.6.0-4|48	LeechCraft is a free modular "Internet client" application.
14cr|leechcraft-0.6.0-4|49	
14cr|leechcraft-0.6.0-4|50	LeechCraft allows to browse the web, read RSS/Atom feeds, download
14cr|leechcraft-0.6.0-4|51	files via BitTorrent, HTTP, FTP and DC, automatically stream,
14cr|leechcraft-0.6.0-4|52	download or play podcasts and other media files and much more.
14cr|leechcraft-0.6.0-4|53	
14cr|leechcraft-0.6.0-4|54	Features can be easily added via plugins that can be integrated with
14cr|leechcraft-0.6.0-4|55	each other with no effect while staying abstract from the exact
14cr|leechcraft-0.6.0-4|56	implementation.
14cr|leechcraft-0.6.0-4|57	
14cr|leechcraft-0.6.0-4|58	This package contains the main LeechCraft executable, which connects
14cr|leechcraft-0.6.0-4|59	all the plugins with each other, routes requests between them, tracks
14cr|leechcraft-0.6.0-4|60	dependencies and performs several other housekeeping tasks.
14cr|leechcraft-0.6.0-4|61	
14cr|leechcraft-0.6.0-4|62	%files -f %{name}.lang
14cr|leechcraft-0.6.0-4|63	%{_bindir}/leechcraft
14cr|leechcraft-0.6.0-4|64	%{_bindir}/leechcraft-add-file
14cr|leechcraft-0.6.0-4|65	%{_bindir}/leechcraft-handle-file
14cr|leechcraft-0.6.0-4|66	%{_datadir}/applications/leechcraft.desktop
14cr|leechcraft-0.6.0-4|67	%{_iconsdir}/hicolor/*/apps/leechcraft_main.png
14cr|leechcraft-0.6.0-4|68	%{_datadir}/%{name}/global_icons/
14cr|leechcraft-0.6.0-4|69	%{_datadir}/%{name}/qml/common
14cr|leechcraft-0.6.0-4|70	%{_datadir}/%{name}/qml/org
14cr|leechcraft-0.6.0-4|71	%{_datadir}/%{name}/settings/coresettings.xml
14cr|leechcraft-0.6.0-4|72	%{_datadir}/%{name}/sounds/
14cr|leechcraft-0.6.0-4|73	%{_datadir}/%{name}/themes/
14cr|leechcraft-0.6.0-4|74	%{_mandir}/man1/leechcraft.1*
14cr|leechcraft-0.6.0-4|75	%{_mandir}/man1/leechcraft-add-file.1*
14cr|leechcraft-0.6.0-4|76	%{_mandir}/man1/leechcraft-handle-file.1*
14cr|leechcraft-0.6.0-4|77	
14cr|leechcraft-0.6.0-4|78	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|79	
14cr|leechcraft-0.6.0-4|80	%package plugins-main
14cr|leechcraft-0.6.0-4|81	Summary:	LeechCraft main modules
14cr|leechcraft-0.6.0-4|82	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|83	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|84	Requires:	%{name}-advancednotifications = %{EVRD}
14cr|leechcraft-0.6.0-4|85	Requires:	%{name}-aggregator = %{EVRD}
14cr|leechcraft-0.6.0-4|86	Requires:	%{name}-azoth = %{EVRD}
14cr|leechcraft-0.6.0-4|87	Requires:	%{name}-bittorrent = %{EVRD}
14cr|leechcraft-0.6.0-4|88	Requires:	%{name}-lackman = %{EVRD}
14cr|leechcraft-0.6.0-4|89	Requires:	%{name}-lmp = %{EVRD}
14cr|leechcraft-0.6.0-4|90	Requires:	%{name}-monocle = %{EVRD}
14cr|leechcraft-0.6.0-4|91	Requires:	%{name}-poshuku = %{EVRD}
14cr|leechcraft-0.6.0-4|92	
14cr|leechcraft-0.6.0-4|93	%description plugins-main
14cr|leechcraft-0.6.0-4|94	A meta-task to install LeechCraft key modules.
14cr|leechcraft-0.6.0-4|95	
14cr|leechcraft-0.6.0-4|96	It selects following modules:
14cr|leechcraft-0.6.0-4|97	* advancednotifications
14cr|leechcraft-0.6.0-4|98	* aggregator
14cr|leechcraft-0.6.0-4|99	* azoth
14cr|leechcraft-0.6.0-4|100	* bittorrent
14cr|leechcraft-0.6.0-4|101	* lackman
14cr|leechcraft-0.6.0-4|102	* lmp
14cr|leechcraft-0.6.0-4|103	* monocle
14cr|leechcraft-0.6.0-4|104	* poshuku
14cr|leechcraft-0.6.0-4|105	
14cr|leechcraft-0.6.0-4|106	Some other key modules are already selected by main LeechCraft package:
14cr|leechcraft-0.6.0-4|107	* cstp
14cr|leechcraft-0.6.0-4|108	* sb2
14cr|leechcraft-0.6.0-4|109	* summary
14cr|leechcraft-0.6.0-4|110	* tabsessmanager
14cr|leechcraft-0.6.0-4|111	* tpi
14cr|leechcraft-0.6.0-4|112	
14cr|leechcraft-0.6.0-4|113	%files plugins-main
14cr|leechcraft-0.6.0-4|114	
14cr|leechcraft-0.6.0-4|115	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|116	
14cr|leechcraft-0.6.0-4|117	%package plugins-extra
14cr|leechcraft-0.6.0-4|118	Summary:	LeechCraft extra modules
14cr|leechcraft-0.6.0-4|119	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|120	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|121	Requires:	%{name}-anhero = %{EVRD}
14cr|leechcraft-0.6.0-4|122	Requires:	%{name}-auscrie = %{EVRD}
14cr|leechcraft-0.6.0-4|123	Requires:	%{name}-blogique = %{EVRD}
14cr|leechcraft-0.6.0-4|124	Requires:	%{name}-dbusmanager = %{EVRD}
14cr|leechcraft-0.6.0-4|125	Requires:	%{name}-deadlyrics = %{EVRD}
14cr|leechcraft-0.6.0-4|126	Requires:	%{name}-dolozhee = %{EVRD}
14cr|leechcraft-0.6.0-4|127	Requires:	%{name}-gacts = %{EVRD}
14cr|leechcraft-0.6.0-4|128	Requires:	%{name}-glance = %{EVRD}
14cr|leechcraft-0.6.0-4|129	Requires:	%{name}-gmailnotifier = %{EVRD}
14cr|leechcraft-0.6.0-4|130	Requires:	%{name}-historyholder = %{EVRD}
14cr|leechcraft-0.6.0-4|131	Requires:	%{name}-hotsensors = %{EVRD}
14cr|leechcraft-0.6.0-4|132	Requires:	%{name}-hotstreams = %{EVRD}
14cr|leechcraft-0.6.0-4|133	Requires:	%{name}-kbswitch = %{EVRD}
14cr|leechcraft-0.6.0-4|134	Requires:	%{name}-kinotify = %{EVRD}
14cr|leechcraft-0.6.0-4|135	Requires:	%{name}-knowhow = %{EVRD}
14cr|leechcraft-0.6.0-4|136	Requires:	%{name}-lastfmscrobble = %{EVRD}
14cr|leechcraft-0.6.0-4|137	Requires:	%{name}-launchy = %{EVRD}
14cr|leechcraft-0.6.0-4|138	Requires:	%{name}-lemon = %{EVRD}
14cr|leechcraft-0.6.0-4|139	Requires:	%{name}-lhtr = %{EVRD}
14cr|leechcraft-0.6.0-4|140	Requires:	%{name}-liznoo = %{EVRD}
14cr|leechcraft-0.6.0-4|141	Requires:	%{name}-musiczombie = %{EVRD}
14cr|leechcraft-0.6.0-4|142	Requires:	%{name}-nacheku = %{EVRD}
14cr|leechcraft-0.6.0-4|143	Requires:	%{name}-netstoremanager = %{EVRD}
14cr|leechcraft-0.6.0-4|144	Requires:	%{name}-networkmonitor = %{EVRD}
14cr|leechcraft-0.6.0-4|145	Requires:	%{name}-newlife = %{EVRD}
14cr|leechcraft-0.6.0-4|146	Requires:	%{name}-otlozhu = %{EVRD}
14cr|leechcraft-0.6.0-4|147	Requires:	%{name}-pintab = %{EVRD}
14cr|leechcraft-0.6.0-4|148	Requires:	%{name}-pogooglue = %{EVRD}
14cr|leechcraft-0.6.0-4|149	Requires:	%{name}-secman = %{EVRD}
14cr|leechcraft-0.6.0-4|150	Requires:	%{name}-seekthru = %{EVRD}
14cr|leechcraft-0.6.0-4|151	Requires:	%{name}-shaitan = %{EVRD}
14cr|leechcraft-0.6.0-4|152	Requires:	%{name}-syncer = %{EVRD}
14cr|leechcraft-0.6.0-4|153	Requires:	%{name}-tabslist = %{EVRD}
14cr|leechcraft-0.6.0-4|154	Requires:	%{name}-touchstreams = %{EVRD}
14cr|leechcraft-0.6.0-4|155	Requires:	%{name}-vgrabber = %{EVRD}
14cr|leechcraft-0.6.0-4|156	Requires:	%{name}-vrooby = %{EVRD}
14cr|leechcraft-0.6.0-4|157	Requires:	%{name}-xproxy = %{EVRD}
14cr|leechcraft-0.6.0-4|158	
14cr|leechcraft-0.6.0-4|159	%description plugins-extra
14cr|leechcraft-0.6.0-4|160	A meta-task to install LeechCraft additional modules.
14cr|leechcraft-0.6.0-4|161	
14cr|leechcraft-0.6.0-4|162	It selects following modules:
14cr|leechcraft-0.6.0-4|163	* anhero
14cr|leechcraft-0.6.0-4|164	* auscrie
14cr|leechcraft-0.6.0-4|165	* blogique
14cr|leechcraft-0.6.0-4|166	* dbusmanager
14cr|leechcraft-0.6.0-4|167	* deadlyrics
14cr|leechcraft-0.6.0-4|168	* dolozhee
14cr|leechcraft-0.6.0-4|169	* gacts
14cr|leechcraft-0.6.0-4|170	* glance
14cr|leechcraft-0.6.0-4|171	* gmailnotifier
14cr|leechcraft-0.6.0-4|172	* historyholder
14cr|leechcraft-0.6.0-4|173	* hotsensors
14cr|leechcraft-0.6.0-4|174	* hotstreams
14cr|leechcraft-0.6.0-4|175	* kbswitch
14cr|leechcraft-0.6.0-4|176	* kinotify
14cr|leechcraft-0.6.0-4|177	* knowhow
14cr|leechcraft-0.6.0-4|178	* lastfmscrobble
14cr|leechcraft-0.6.0-4|179	* launchy
14cr|leechcraft-0.6.0-4|180	* lemon
14cr|leechcraft-0.6.0-4|181	* lhtr
14cr|leechcraft-0.6.0-4|182	* liznoo
14cr|leechcraft-0.6.0-4|183	* musiczombie
14cr|leechcraft-0.6.0-4|184	* nacheku
14cr|leechcraft-0.6.0-4|185	* netstoremanager
14cr|leechcraft-0.6.0-4|186	* networkmonitor
14cr|leechcraft-0.6.0-4|187	* newlife
14cr|leechcraft-0.6.0-4|188	* otlozhu
14cr|leechcraft-0.6.0-4|189	* pintab
14cr|leechcraft-0.6.0-4|190	* pogooglue
14cr|leechcraft-0.6.0-4|191	* secman
14cr|leechcraft-0.6.0-4|192	* seekthru
14cr|leechcraft-0.6.0-4|193	* shaitan
14cr|leechcraft-0.6.0-4|194	* syncer
14cr|leechcraft-0.6.0-4|195	* tabslist
14cr|leechcraft-0.6.0-4|196	* touchstreams
14cr|leechcraft-0.6.0-4|197	* vgrabber
14cr|leechcraft-0.6.0-4|198	* vrooby
14cr|leechcraft-0.6.0-4|199	* xproxy
14cr|leechcraft-0.6.0-4|200	
14cr|leechcraft-0.6.0-4|201	%files plugins-extra
14cr|leechcraft-0.6.0-4|202	
14cr|leechcraft-0.6.0-4|203	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|204	
14cr|leechcraft-0.6.0-4|205	%define lcutil_major 0
14cr|leechcraft-0.6.0-4|206	%define liblcutil %mklibname lcutil %{lcutil_major}
14cr|leechcraft-0.6.0-4|207	
14cr|leechcraft-0.6.0-4|208	%package -n %{liblcutil}
14cr|leechcraft-0.6.0-4|209	Summary:	LeechCraft shared library
14cr|leechcraft-0.6.0-4|210	Group:		System/Libraries
14cr|leechcraft-0.6.0-4|211	
14cr|leechcraft-0.6.0-4|212	%description -n %{liblcutil}
14cr|leechcraft-0.6.0-4|213	LeechCraft shared library.
14cr|leechcraft-0.6.0-4|214	
14cr|leechcraft-0.6.0-4|215	%files -n %{liblcutil}
14cr|leechcraft-0.6.0-4|216	%{_libdir}/liblcutil.so.%{lcutil_major}*
14cr|leechcraft-0.6.0-4|217	
14cr|leechcraft-0.6.0-4|218	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|219	
14cr|leechcraft-0.6.0-4|220	%define xmlsettingsdialog_major 0
14cr|leechcraft-0.6.0-4|221	%define libxmlsettingsdialog %mklibname xmlsettingsdialog %{xmlsettingsdialog_major}
14cr|leechcraft-0.6.0-4|222	
14cr|leechcraft-0.6.0-4|223	%package -n %{libxmlsettingsdialog}
14cr|leechcraft-0.6.0-4|224	Summary:	LeechCraft shared library
14cr|leechcraft-0.6.0-4|225	Group:		System/Libraries
14cr|leechcraft-0.6.0-4|226	
14cr|leechcraft-0.6.0-4|227	%description -n %{libxmlsettingsdialog}
14cr|leechcraft-0.6.0-4|228	LeechCraft shared library.
14cr|leechcraft-0.6.0-4|229	
14cr|leechcraft-0.6.0-4|230	%files -n %{libxmlsettingsdialog}
14cr|leechcraft-0.6.0-4|231	%{_libdir}/libxmlsettingsdialog.so.%{xmlsettingsdialog_major}*
14cr|leechcraft-0.6.0-4|232	
14cr|leechcraft-0.6.0-4|233	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|234	
14cr|leechcraft-0.6.0-4|235	%package devel
14cr|leechcraft-0.6.0-4|236	Summary:	LeechCraft development files
14cr|leechcraft-0.6.0-4|237	Group:		Development/Other
14cr|leechcraft-0.6.0-4|238	Requires:	%{liblcutil} = %{EVRD}
14cr|leechcraft-0.6.0-4|239	Requires:	%{libxmlsettingsdialog} = %{EVRD}
14cr|leechcraft-0.6.0-4|240	
14cr|leechcraft-0.6.0-4|241	%description devel
14cr|leechcraft-0.6.0-4|242	LeechCraft development files. Install them if you want to develop plugins.
14cr|leechcraft-0.6.0-4|243	
14cr|leechcraft-0.6.0-4|244	%files devel
14cr|leechcraft-0.6.0-4|245	%{_libdir}/liblcutil.so
14cr|leechcraft-0.6.0-4|246	%{_libdir}/libxmlsettingsdialog.so
14cr|leechcraft-0.6.0-4|247	%{_includedir}/%{name}
14cr|leechcraft-0.6.0-4|248	%{_datadir}/cmake/Modules/InitLCPlugin.cmake
14cr|leechcraft-0.6.0-4|249	%{_datadir}/%{name}/cmake/
14cr|leechcraft-0.6.0-4|250	
14cr|leechcraft-0.6.0-4|251	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|252	
14cr|leechcraft-0.6.0-4|253	%package advancednotifications
14cr|leechcraft-0.6.0-4|254	Summary:	LeechCraft Notifications framework module
14cr|leechcraft-0.6.0-4|255	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|256	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|257	
14cr|leechcraft-0.6.0-4|258	%description advancednotifications
14cr|leechcraft-0.6.0-4|259	This package provides an advanced notifications module for Leechcraft.
14cr|leechcraft-0.6.0-4|260	
14cr|leechcraft-0.6.0-4|261	It's used for more flexible notifications customization.
14cr|leechcraft-0.6.0-4|262	
14cr|leechcraft-0.6.0-4|263	%files advancednotifications -f leechcraft_advancednotifications.lang
14cr|leechcraft-0.6.0-4|264	%{_libdir}/%{name}/plugins/libleechcraft_advancednotifications*
14cr|leechcraft-0.6.0-4|265	%{_datadir}/%{name}/qml/advancednotifications
14cr|leechcraft-0.6.0-4|266	%{_datadir}/%{name}/settings/advancednotificationssettings.xml
14cr|leechcraft-0.6.0-4|267	
14cr|leechcraft-0.6.0-4|268	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|269	
14cr|leechcraft-0.6.0-4|270	%package aggregator
14cr|leechcraft-0.6.0-4|271	Summary:	LeechCraft RSS/Atom Aggregator module
14cr|leechcraft-0.6.0-4|272	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|273	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|274	Requires:	%{name}-poshuku = %{EVRD}
14cr|leechcraft-0.6.0-4|275	Requires:	qt4-database-plugin-sqlite
14cr|leechcraft-0.6.0-4|276	
14cr|leechcraft-0.6.0-4|277	%description aggregator
14cr|leechcraft-0.6.0-4|278	This package provides a RSS/Atom feed reader module for LeechCraft.
14cr|leechcraft-0.6.0-4|279	
14cr|leechcraft-0.6.0-4|280	It features:
14cr|leechcraft-0.6.0-4|281	* RSS 0.92/0.93/1.0/2.0, Atom 0.3/1.0;
14cr|leechcraft-0.6.0-4|282	* extensions like GeoRSS, MediaRSS, Comment API etc;
14cr|leechcraft-0.6.0-4|283	* OPML support;
14cr|leechcraft-0.6.0-4|284	* broadcatching and fetching arbitrary data with regexps;
14cr|leechcraft-0.6.0-4|285	* tape mode for news display;
14cr|leechcraft-0.6.0-4|286	* individual options for each channel like update interval;
14cr|leechcraft-0.6.0-4|287	* storage either in SQLite or PostgreSQL;
14cr|leechcraft-0.6.0-4|288	* exporting feeds to FB2 for further reading on handheld devices.
14cr|leechcraft-0.6.0-4|289	
14cr|leechcraft-0.6.0-4|290	%files aggregator -f leechcraft_aggregator.lang
14cr|leechcraft-0.6.0-4|291	%{_libdir}/%{name}/plugins/libleechcraft_aggregator*
14cr|leechcraft-0.6.0-4|292	%{_datadir}/%{name}/scripts/aggregator
14cr|leechcraft-0.6.0-4|293	%{_datadir}/%{name}/settings/aggregatorsettings.xml
14cr|leechcraft-0.6.0-4|294	
14cr|leechcraft-0.6.0-4|295	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|296	
14cr|leechcraft-0.6.0-4|297	%package anhero
14cr|leechcraft-0.6.0-4|298	Summary:	LeechCraft Crash handler module
14cr|leechcraft-0.6.0-4|299	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|300	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|301	
14cr|leechcraft-0.6.0-4|302	%description anhero
14cr|leechcraft-0.6.0-4|303	This package provides a crash handler module for LeechCraft.
14cr|leechcraft-0.6.0-4|304	
14cr|leechcraft-0.6.0-4|305	It uses KDE utils to handle crashes, show backtraces and aid
14cr|leechcraft-0.6.0-4|306	in sending bug reports.
14cr|leechcraft-0.6.0-4|307	
14cr|leechcraft-0.6.0-4|308	KDE itself is not necessary to be running for AnHero to work.
14cr|leechcraft-0.6.0-4|309	
14cr|leechcraft-0.6.0-4|310	%files anhero -f leechcraft_anhero.lang
14cr|leechcraft-0.6.0-4|311	%{_libdir}/%{name}/plugins/libleechcraft_anhero*
14cr|leechcraft-0.6.0-4|312	
14cr|leechcraft-0.6.0-4|313	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|314	
14cr|leechcraft-0.6.0-4|315	%package auscrie
14cr|leechcraft-0.6.0-4|316	Summary:	LeechCraft screenshoter Module
14cr|leechcraft-0.6.0-4|317	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|318	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|319	
14cr|leechcraft-0.6.0-4|320	%description auscrie
14cr|leechcraft-0.6.0-4|321	This package provides a screenshooter module for LeechCraft.
14cr|leechcraft-0.6.0-4|322	
14cr|leechcraft-0.6.0-4|323	It allows to make screenshots of LeechCraft and then either save them
14cr|leechcraft-0.6.0-4|324	locally or upload them to an imagebin.
14cr|leechcraft-0.6.0-4|325	
14cr|leechcraft-0.6.0-4|326	%files auscrie -f leechcraft_auscrie.lang
14cr|leechcraft-0.6.0-4|327	%{_libdir}/%{name}/plugins/libleechcraft_auscrie*
14cr|leechcraft-0.6.0-4|328	
14cr|leechcraft-0.6.0-4|329	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|330	
14cr|leechcraft-0.6.0-4|331	%package azoth
14cr|leechcraft-0.6.0-4|332	Summary:	Instant Messager client module for LeechCraft
14cr|leechcraft-0.6.0-4|333	Group:		Networking/Instant messaging
14cr|leechcraft-0.6.0-4|334	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|335	
14cr|leechcraft-0.6.0-4|336	%description azoth
14cr|leechcraft-0.6.0-4|337	This package provides a modular IM client for LeechCraft.
14cr|leechcraft-0.6.0-4|338	
14cr|leechcraft-0.6.0-4|339	Totally in the spirit of LeechCraft, Azoth is modular itself. For example,
14cr|leechcraft-0.6.0-4|340	protocols are provided by corresponding plugins, so Azoth is a multiprotocol
14cr|leechcraft-0.6.0-4|341	client as well. Modularity also allows Azoth to be flexible, extensible and
14cr|leechcraft-0.6.0-4|342	enables the modules to use each other and avoid code and functionality
14cr|leechcraft-0.6.0-4|343	duplication.
14cr|leechcraft-0.6.0-4|344	
14cr|leechcraft-0.6.0-4|345	Unlike other multiprotocol clients which tend to implement only those
14cr|leechcraft-0.6.0-4|346	features that are present in all the protocols, Azoth is modelled after the
14cr|leechcraft-0.6.0-4|347	XMPP protocol, aiming to provide extensive and full support for XMPP while
14cr|leechcraft-0.6.0-4|348	remaining usable for other protocols.
14cr|leechcraft-0.6.0-4|349	
14cr|leechcraft-0.6.0-4|350	%files azoth -f leechcraft_azoth.lang
14cr|leechcraft-0.6.0-4|351	%{_libdir}/%{name}/plugins/libleechcraft_azoth*
14cr|leechcraft-0.6.0-4|352	%{_datadir}/%{name}/azoth
14cr|leechcraft-0.6.0-4|353	%{_datadir}/applications/leechcraft-azoth-acetamide.desktop
14cr|leechcraft-0.6.0-4|354	%{_datadir}/applications/leechcraft-azoth-xoox.desktop
14cr|leechcraft-0.6.0-4|355	%{_datadir}/%{name}/settings/azoth*
14cr|leechcraft-0.6.0-4|356	
14cr|leechcraft-0.6.0-4|357	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|358	
14cr|leechcraft-0.6.0-4|359	%package bittorrent
14cr|leechcraft-0.6.0-4|360	Summary:	LeechCraft BitTorrent client module
14cr|leechcraft-0.6.0-4|361	Group:		Networking/File transfer
14cr|leechcraft-0.6.0-4|362	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|363	
14cr|leechcraft-0.6.0-4|364	%description bittorrent
14cr|leechcraft-0.6.0-4|365	This package provides a bittorrent client for LeechCraft.
14cr|leechcraft-0.6.0-4|366	
14cr|leechcraft-0.6.0-4|367	It is feature-rich, fast and efficient.
14cr|leechcraft-0.6.0-4|368	
14cr|leechcraft-0.6.0-4|369	Features
14cr|leechcraft-0.6.0-4|370	* Support for DHT.
14cr|leechcraft-0.6.0-4|371	* Magnet links support.
14cr|leechcraft-0.6.0-4|372	* Sequential download mode where torrent is download sequentially.
14cr|leechcraft-0.6.0-4|373	* Torrents queue, limiting number of seeding/leeching torrents.
14cr|leechcraft-0.6.0-4|374	* Ability to rename files and directories in the torrent.
14cr|leechcraft-0.6.0-4|375	* Selective download: possibility to select specific files from torrent.
14cr|leechcraft-0.6.0-4|376	* Continue downloads left by any other client.
14cr|leechcraft-0.6.0-4|377	* Support for sparse files.
14cr|leechcraft-0.6.0-4|378	* Tags for torrents.
14cr|leechcraft-0.6.0-4|379	* Global and per-torrent speed limits.
14cr|leechcraft-0.6.0-4|380	* Connection number limits.
14cr|leechcraft-0.6.0-4|381	* Fast resume support to avoid long startup times.
14cr|leechcraft-0.6.0-4|382	* IP filter to block/unblock unwanted peers.
14cr|leechcraft-0.6.0-4|383	* Support for extension protocol
14cr|leechcraft-0.6.0-4|384	etc.
14cr|leechcraft-0.6.0-4|385	
14cr|leechcraft-0.6.0-4|386	%files bittorrent -f leechcraft_bittorrent.lang
14cr|leechcraft-0.6.0-4|387	%{_libdir}/%{name}/plugins/libleechcraft_bittorrent*
14cr|leechcraft-0.6.0-4|388	%{_datadir}/applications/leechcraft-bittorrent.desktop
14cr|leechcraft-0.6.0-4|389	%{_datadir}/%{name}/settings/torrentsettings.xml
14cr|leechcraft-0.6.0-4|390	
14cr|leechcraft-0.6.0-4|391	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|392	
14cr|leechcraft-0.6.0-4|393	%package blogique
14cr|leechcraft-0.6.0-4|394	Summary:	LeechCraft blogging client module
14cr|leechcraft-0.6.0-4|395	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|396	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|397	Requires:	%{name}-lhtr = %{EVRD}
14cr|leechcraft-0.6.0-4|398	
14cr|leechcraft-0.6.0-4|399	%description blogique
14cr|leechcraft-0.6.0-4|400	It supports different blogging platforms via different submodules.
14cr|leechcraft-0.6.0-4|401	
14cr|leechcraft-0.6.0-4|402	Current sublodules are:
14cr|leechcraft-0.6.0-4|403	* hestia, a local blogging platform
14cr|leechcraft-0.6.0-4|404	* metida, a LiveJournal client
14cr|leechcraft-0.6.0-4|405	
14cr|leechcraft-0.6.0-4|406	%files blogique -f leechcraft_blogique.lang
14cr|leechcraft-0.6.0-4|407	%{_libdir}/%{name}/plugins/libleechcraft_blogique.so
14cr|leechcraft-0.6.0-4|408	%{_libdir}/%{name}/plugins/libleechcraft_blogique_hestia.so
14cr|leechcraft-0.6.0-4|409	%{_libdir}/%{name}/plugins/libleechcraft_blogique_metida.so
14cr|leechcraft-0.6.0-4|410	%{_datadir}/%{name}/qml/blogique
14cr|leechcraft-0.6.0-4|411	%{_datadir}/%{name}/settings/blogique*
14cr|leechcraft-0.6.0-4|412	
14cr|leechcraft-0.6.0-4|413	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|414	
14cr|leechcraft-0.6.0-4|415	%package cstp
14cr|leechcraft-0.6.0-4|416	Summary:	LeechCraft HTTP module
14cr|leechcraft-0.6.0-4|417	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|418	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|419	
14cr|leechcraft-0.6.0-4|420	%description cstp
14cr|leechcraft-0.6.0-4|421	This package provides HTTP implementation plugin for LeechCraft.
14cr|leechcraft-0.6.0-4|422	
14cr|leechcraft-0.6.0-4|423	It is a clean and simple HTTP implementation. Mainly used by many other
14cr|leechcraft-0.6.0-4|424	plugins, like Aggregator or SeekThru or vGrabber.
14cr|leechcraft-0.6.0-4|425	
14cr|leechcraft-0.6.0-4|426	Features:
14cr|leechcraft-0.6.0-4|427	* Support for redirects.
14cr|leechcraft-0.6.0-4|428	* Automatic downloads from other plugins.
14cr|leechcraft-0.6.0-4|429	* Support for continuing of interrupted downloads.
14cr|leechcraft-0.6.0-4|430	
14cr|leechcraft-0.6.0-4|431	%files cstp -f leechcraft_cstp.lang
14cr|leechcraft-0.6.0-4|432	%{_libdir}/%{name}/plugins/libleechcraft_cstp*
14cr|leechcraft-0.6.0-4|433	%{_datadir}/%{name}/settings/cstpsettings.xml
14cr|leechcraft-0.6.0-4|434	
14cr|leechcraft-0.6.0-4|435	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|436	
14cr|leechcraft-0.6.0-4|437	%package dbusmanager
14cr|leechcraft-0.6.0-4|438	Summary:	LeechCraft D-Bus module
14cr|leechcraft-0.6.0-4|439	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|440	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|441	
14cr|leechcraft-0.6.0-4|442	%description dbusmanager
14cr|leechcraft-0.6.0-4|443	This package provides a D-Bus implementation module for LeechCraft.
14cr|leechcraft-0.6.0-4|444	
14cr|leechcraft-0.6.0-4|445	It allows to use D-Bus. Currently, this only means showing notifications
14cr|leechcraft-0.6.0-4|446	via implementations supporting FreeDesktop's notifications standard,
14cr|leechcraft-0.6.0-4|447	like KDE 4.4 (or higher), Gnome, XFCE and others.
14cr|leechcraft-0.6.0-4|448	
14cr|leechcraft-0.6.0-4|449	%files dbusmanager -f leechcraft_dbusmanager.lang
14cr|leechcraft-0.6.0-4|450	%{_libdir}/%{name}/plugins/libleechcraft_dbusmanager*
14cr|leechcraft-0.6.0-4|451	%{_datadir}/%{name}/settings/dbusmanagersettings.xml
14cr|leechcraft-0.6.0-4|452	
14cr|leechcraft-0.6.0-4|453	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|454	
14cr|leechcraft-0.6.0-4|455	%package deadlyrics
14cr|leechcraft-0.6.0-4|456	Summary:	LeechCraft lyrics finder module
14cr|leechcraft-0.6.0-4|457	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|458	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|459	
14cr|leechcraft-0.6.0-4|460	%description deadlyrics
14cr|leechcraft-0.6.0-4|461	This package provides a lyrics finder module for LeechCraft.
14cr|leechcraft-0.6.0-4|462	
14cr|leechcraft-0.6.0-4|463	It is a simple client for searching song lyrics on various sites.
14cr|leechcraft-0.6.0-4|464	The search interface is available via LeechCraft Summary.
14cr|leechcraft-0.6.0-4|465	
14cr|leechcraft-0.6.0-4|466	%files deadlyrics -f leechcraft_deadlyrics.lang
14cr|leechcraft-0.6.0-4|467	%{_libdir}/%{name}/plugins/libleechcraft_deadlyrics*
14cr|leechcraft-0.6.0-4|468	
14cr|leechcraft-0.6.0-4|469	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|470	
14cr|leechcraft-0.6.0-4|471	%package dolozhee
14cr|leechcraft-0.6.0-4|472	Summary:	LeechCraft issue reporting module
14cr|leechcraft-0.6.0-4|473	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|474	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|475	
14cr|leechcraft-0.6.0-4|476	%description dolozhee
14cr|leechcraft-0.6.0-4|477	This package provides a Dolozhee module for LeechCraft.
14cr|leechcraft-0.6.0-4|478	
14cr|leechcraft-0.6.0-4|479	It allows to quickly and easily submit bug reports and feature
14cr|leechcraft-0.6.0-4|480	requests to LeechCraft issues tracker.
14cr|leechcraft-0.6.0-4|481	
14cr|leechcraft-0.6.0-4|482	%files dolozhee -f leechcraft_dolozhee.lang
14cr|leechcraft-0.6.0-4|483	%{_libdir}/%{name}/plugins/libleechcraft_dolozhee*
14cr|leechcraft-0.6.0-4|484	
14cr|leechcraft-0.6.0-4|485	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|486	
14cr|leechcraft-0.6.0-4|487	%package gacts
14cr|leechcraft-0.6.0-4|488	Summary:	LeechCraft global actions module
14cr|leechcraft-0.6.0-4|489	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|490	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|491	
14cr|leechcraft-0.6.0-4|492	%description gacts
14cr|leechcraft-0.6.0-4|493	This package provides a global shortcut manager for LeechCraft.
14cr|leechcraft-0.6.0-4|494	
14cr|leechcraft-0.6.0-4|495	It allows to set and use global hotkeys.
14cr|leechcraft-0.6.0-4|496	
14cr|leechcraft-0.6.0-4|497	%files gacts
14cr|leechcraft-0.6.0-4|498	%{_libdir}/%{name}/plugins/libleechcraft_gacts*
14cr|leechcraft-0.6.0-4|499	
14cr|leechcraft-0.6.0-4|500	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|501	
14cr|leechcraft-0.6.0-4|502	%package glance
14cr|leechcraft-0.6.0-4|503	Summary:	LeechCraft opened tabs overview module
14cr|leechcraft-0.6.0-4|504	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|505	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|506	
14cr|leechcraft-0.6.0-4|507	%description glance
14cr|leechcraft-0.6.0-4|508	This package provides a tabs overview module for Leechcraft.
14cr|leechcraft-0.6.0-4|509	
14cr|leechcraft-0.6.0-4|510	It allows to show the thumbnailed grid overview of tabs.
14cr|leechcraft-0.6.0-4|511	
14cr|leechcraft-0.6.0-4|512	
14cr|leechcraft-0.6.0-4|513	%files glance -f leechcraft_glance.lang
14cr|leechcraft-0.6.0-4|514	%{_libdir}/%{name}/plugins/libleechcraft_glance*
14cr|leechcraft-0.6.0-4|515	
14cr|leechcraft-0.6.0-4|516	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|517	
14cr|leechcraft-0.6.0-4|518	%package gmailnotifier
14cr|leechcraft-0.6.0-4|519	Summary:	LeechCraft GMail notifier module
14cr|leechcraft-0.6.0-4|520	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|521	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|522	
14cr|leechcraft-0.6.0-4|523	%description gmailnotifier
14cr|leechcraft-0.6.0-4|524	This package provides a GMail notifications module for Leechcraft.
14cr|leechcraft-0.6.0-4|525	
14cr|leechcraft-0.6.0-4|526	It allows to get notifications about new mail in your GMail account.
14cr|leechcraft-0.6.0-4|527	
14cr|leechcraft-0.6.0-4|528	It has configurable frequency of the updates and the number of last unread
14cr|leechcraft-0.6.0-4|529	messages shown.
14cr|leechcraft-0.6.0-4|530	
14cr|leechcraft-0.6.0-4|531	%files gmailnotifier -f leechcraft_gmailnotifier.lang
14cr|leechcraft-0.6.0-4|532	%{_libdir}/%{name}/plugins/libleechcraft_gmailnotifier*
14cr|leechcraft-0.6.0-4|533	%{_datadir}/%{name}/qml/gmailnotifier
14cr|leechcraft-0.6.0-4|534	%{_datadir}/%{name}/settings/gmailnotifiersettings.xml
14cr|leechcraft-0.6.0-4|535	
14cr|leechcraft-0.6.0-4|536	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|537	
14cr|leechcraft-0.6.0-4|538	%package historyholder
14cr|leechcraft-0.6.0-4|539	Summary:	LeechCraft history module
14cr|leechcraft-0.6.0-4|540	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|541	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|542	
14cr|leechcraft-0.6.0-4|543	%description historyholder
14cr|leechcraft-0.6.0-4|544	This package provides a history keeper module for LeechCraft.
14cr|leechcraft-0.6.0-4|545	
14cr|leechcraft-0.6.0-4|546	It allows to store information about finished downloads and similar events
14cr|leechcraft-0.6.0-4|547	and allows to search it by text, wildcard, regular expressions or tags.
14cr|leechcraft-0.6.0-4|548	
14cr|leechcraft-0.6.0-4|549	%files historyholder -f leechcraft_historyholder.lang
14cr|leechcraft-0.6.0-4|550	%{_libdir}/%{name}/plugins/libleechcraft_historyholder*
14cr|leechcraft-0.6.0-4|551	
14cr|leechcraft-0.6.0-4|552	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|553	
14cr|leechcraft-0.6.0-4|554	%package hotsensors
14cr|leechcraft-0.6.0-4|555	Summary:	LeechCraft temperature sensors module
14cr|leechcraft-0.6.0-4|556	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|557	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|558	
14cr|leechcraft-0.6.0-4|559	%description hotsensors
14cr|leechcraft-0.6.0-4|560	This package provides a temperature sensors module for LeechCraft.
14cr|leechcraft-0.6.0-4|561	
14cr|leechcraft-0.6.0-4|562	%files hotsensors
14cr|leechcraft-0.6.0-4|563	%{_libdir}/%{name}/plugins/libleechcraft_hotsensors*
14cr|leechcraft-0.6.0-4|564	%{_datadir}/%{name}/qml/hotsensors
14cr|leechcraft-0.6.0-4|565	
14cr|leechcraft-0.6.0-4|566	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|567	
14cr|leechcraft-0.6.0-4|568	%package hotstreams
14cr|leechcraft-0.6.0-4|569	Summary:	LeechCraft Radio streams module
14cr|leechcraft-0.6.0-4|570	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|571	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|572	Requires:	%{name}-lmp = %{EVRD}
14cr|leechcraft-0.6.0-4|573	
14cr|leechcraft-0.6.0-4|574	%description hotstreams
14cr|leechcraft-0.6.0-4|575	This package provides a radio streams module for LeechCraft.
14cr|leechcraft-0.6.0-4|576	
14cr|leechcraft-0.6.0-4|577	%files hotstreams
14cr|leechcraft-0.6.0-4|578	%{_libdir}/%{name}/plugins/libleechcraft_hotstreams*
14cr|leechcraft-0.6.0-4|579	
14cr|leechcraft-0.6.0-4|580	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|581	
14cr|leechcraft-0.6.0-4|582	%package kbswitch
14cr|leechcraft-0.6.0-4|583	Summary:	LeechCraft keyboard switcher module
14cr|leechcraft-0.6.0-4|584	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|585	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|586	
14cr|leechcraft-0.6.0-4|587	%description kbswitch
14cr|leechcraft-0.6.0-4|588	This module allows to change keyboard layouts from LeechCraft.
14cr|leechcraft-0.6.0-4|589	
14cr|leechcraft-0.6.0-4|590	%files kbswitch
14cr|leechcraft-0.6.0-4|591	%{_libdir}/%{name}/plugins/libleechcraft_kbswitch*
14cr|leechcraft-0.6.0-4|592	%{_datadir}/%{name}/settings/kbswitchsettings.xml
14cr|leechcraft-0.6.0-4|593	
14cr|leechcraft-0.6.0-4|594	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|595	
14cr|leechcraft-0.6.0-4|596	%package kinotify
14cr|leechcraft-0.6.0-4|597	Summary:	LeechCraft kinetic notifications module
14cr|leechcraft-0.6.0-4|598	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|599	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|600	
14cr|leechcraft-0.6.0-4|601	%description kinotify
14cr|leechcraft-0.6.0-4|602	This package contains a fancy notifications module for LeechCraft.
14cr|leechcraft-0.6.0-4|603	
14cr|leechcraft-0.6.0-4|604	It provides fancy kinetic notifications LeechCraft-wide instead of old-style
14cr|leechcraft-0.6.0-4|605	tray-based ones. It supports notifications with HTML markup, notification
14cr|leechcraft-0.6.0-4|606	actions (for example, "Open chat" action in a notification about incoming IM
14cr|leechcraft-0.6.0-4|607	message) and is fully themable.
14cr|leechcraft-0.6.0-4|608	
14cr|leechcraft-0.6.0-4|609	Features:
14cr|leechcraft-0.6.0-4|610	* Supports HTML markup.
14cr|leechcraft-0.6.0-4|611	* Supports notification actions.
14cr|leechcraft-0.6.0-4|612	* Themable.
14cr|leechcraft-0.6.0-4|613	* Platform-independent.
14cr|leechcraft-0.6.0-4|614	
14cr|leechcraft-0.6.0-4|615	%files kinotify -f leechcraft_kinotify.lang
14cr|leechcraft-0.6.0-4|616	%{_libdir}/%{name}/plugins/libleechcraft_kinotify*
14cr|leechcraft-0.6.0-4|617	%{_datadir}/%{name}/settings/kinotifysettings.xml
14cr|leechcraft-0.6.0-4|618	%{_datadir}/%{name}/kinotify/
14cr|leechcraft-0.6.0-4|619	
14cr|leechcraft-0.6.0-4|620	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|621	
14cr|leechcraft-0.6.0-4|622	%package knowhow
14cr|leechcraft-0.6.0-4|623	Summary:	LeechCraft Tips of the day module
14cr|leechcraft-0.6.0-4|624	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|625	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|626	
14cr|leechcraft-0.6.0-4|627	%description knowhow
14cr|leechcraft-0.6.0-4|628	This package provides a tips module for LeechCraft.
14cr|leechcraft-0.6.0-4|629	
14cr|leechcraft-0.6.0-4|630	It allows to display tips of the day window when LeechCraft starts.
14cr|leechcraft-0.6.0-4|631	
14cr|leechcraft-0.6.0-4|632	%files knowhow
14cr|leechcraft-0.6.0-4|633	%{_libdir}/%{name}/plugins/libleechcraft_knowhow*
14cr|leechcraft-0.6.0-4|634	%{_datadir}/%{name}/settings/knowhowsettings.xml
14cr|leechcraft-0.6.0-4|635	%{_datadir}/%{name}/knowhow/
14cr|leechcraft-0.6.0-4|636	
14cr|leechcraft-0.6.0-4|637	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|638	
14cr|leechcraft-0.6.0-4|639	%package lackman
14cr|leechcraft-0.6.0-4|640	Summary:	LeechCraft package manager module
14cr|leechcraft-0.6.0-4|641	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|642	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|643	
14cr|leechcraft-0.6.0-4|644	%description lackman
14cr|leechcraft-0.6.0-4|645	This package provides a package manager module for Leechcraft.
14cr|leechcraft-0.6.0-4|646	
14cr|leechcraft-0.6.0-4|647	It allows to install script plugins, iconsets, translations, additional data
14cr|leechcraft-0.6.0-4|648	and other similar packages.
14cr|leechcraft-0.6.0-4|649	
14cr|leechcraft-0.6.0-4|650	It also supports dependencies between packages as well as versioning and
14cr|leechcraft-0.6.0-4|651	automatic updates of the packages. LackMan works completely in userspace and
14cr|leechcraft-0.6.0-4|652	is crossplatform by its nature.
14cr|leechcraft-0.6.0-4|653	
14cr|leechcraft-0.6.0-4|654	Features:
14cr|leechcraft-0.6.0-4|655	* Allows installation of script plugins, icons and various other data.
14cr|leechcraft-0.6.0-4|656	* Supports versioning and automatic updates of packages.
14cr|leechcraft-0.6.0-4|657	* Supports dependencies between packages.
14cr|leechcraft-0.6.0-4|658	* Works entirely in userspace, operating in user's home directory.
14cr|leechcraft-0.6.0-4|659	* Is a crossplatform package manager.
14cr|leechcraft-0.6.0-4|660	
14cr|leechcraft-0.6.0-4|661	%files lackman -f leechcraft_lackman.lang
14cr|leechcraft-0.6.0-4|662	%{_libdir}/%{name}/plugins/libleechcraft_lackman*
14cr|leechcraft-0.6.0-4|663	%{_datadir}/%{name}/settings/lackmansettings.xml
14cr|leechcraft-0.6.0-4|664	
14cr|leechcraft-0.6.0-4|665	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|666	
14cr|leechcraft-0.6.0-4|667	%package lastfmscrobble
14cr|leechcraft-0.6.0-4|668	Summary:	LeechCraft Last.FM Scrobble module
14cr|leechcraft-0.6.0-4|669	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|670	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|671	Requires:	%{name}-lmp = %{EVRD}
14cr|leechcraft-0.6.0-4|672	
14cr|leechcraft-0.6.0-4|673	%description lastfmscrobble
14cr|leechcraft-0.6.0-4|674	This package contains a LastFMScrobble module for LeechCraft.
14cr|leechcraft-0.6.0-4|675	
14cr|leechcraft-0.6.0-4|676	It provides support for the Last.FM service. For example, it scrobble tracks
14cr|leechcraft-0.6.0-4|677	from other players, requests similar artists (on demand by other players as
14cr|leechcraft-0.6.0-4|678	well), supports fetching album art, etc.
14cr|leechcraft-0.6.0-4|679	
14cr|leechcraft-0.6.0-4|680	Features:
14cr|leechcraft-0.6.0-4|681	* Scrobbling listened tracks from other players like LMP to Last.FM.
14cr|leechcraft-0.6.0-4|682	* "Loving" listened tracks.
14cr|leechcraft-0.6.0-4|683	* Support for requesting artists that are similar to a given artist.
14cr|leechcraft-0.6.0-4|684	* Automatic fetching of album art.
14cr|leechcraft-0.6.0-4|685	* Support for Last.FM radio.
14cr|leechcraft-0.6.0-4|686	* Fetching personalized recommendations.
14cr|leechcraft-0.6.0-4|687	* Fetching recent releases of artists that are in the user's collection.
14cr|leechcraft-0.6.0-4|688	* Fetching artists biography.
14cr|leechcraft-0.6.0-4|689	* Configurable language of the fetched information.
14cr|leechcraft-0.6.0-4|690	
14cr|leechcraft-0.6.0-4|691	%files lastfmscrobble -f leechcraft_lastfmscrobble.lang
14cr|leechcraft-0.6.0-4|692	%{_libdir}/%{name}/plugins/libleechcraft_lastfmscrobble*
14cr|leechcraft-0.6.0-4|693	%{_datadir}/%{name}/settings/lastfmscrobblesettings.xml
14cr|leechcraft-0.6.0-4|694	
14cr|leechcraft-0.6.0-4|695	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|696	
14cr|leechcraft-0.6.0-4|697	%package launchy
14cr|leechcraft-0.6.0-4|698	Summary:	LeechCraft launcher module
14cr|leechcraft-0.6.0-4|699	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|700	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|701	
14cr|leechcraft-0.6.0-4|702	%description launchy
14cr|leechcraft-0.6.0-4|703	This package provides a third-party applications launcher module
14cr|leechcraft-0.6.0-4|704	for LeechCraft.
14cr|leechcraft-0.6.0-4|705	
14cr|leechcraft-0.6.0-4|706	Features:
14cr|leechcraft-0.6.0-4|707	* Support for favorites.
14cr|leechcraft-0.6.0-4|708	* Quark for quickly opening applications added to favorites.
14cr|leechcraft-0.6.0-4|709	* Keyboard navigation.
14cr|leechcraft-0.6.0-4|710	* Filtering by application name, description or executable name.
14cr|leechcraft-0.6.0-4|711	
14cr|leechcraft-0.6.0-4|712	%files launchy -f leechcraft_launchy.lang
14cr|leechcraft-0.6.0-4|713	%{_libdir}/%{name}/plugins/libleechcraft_launchy*
14cr|leechcraft-0.6.0-4|714	%{_datadir}/%{name}/qml/launchy
14cr|leechcraft-0.6.0-4|715	
14cr|leechcraft-0.6.0-4|716	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|717	
14cr|leechcraft-0.6.0-4|718	%package lemon
14cr|leechcraft-0.6.0-4|719	Summary:	LeechCraft network monitor module
14cr|leechcraft-0.6.0-4|720	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|721	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|722	
14cr|leechcraft-0.6.0-4|723	%description lemon
14cr|leechcraft-0.6.0-4|724	This package provides another network monitor module for Leechcraft.
14cr|leechcraft-0.6.0-4|725	
14cr|leechcraft-0.6.0-4|726	It provides a quark for panels like SB2 and traffic graphs.
14cr|leechcraft-0.6.0-4|727	
14cr|leechcraft-0.6.0-4|728	%files lemon
14cr|leechcraft-0.6.0-4|729	%{_libdir}/%{name}/plugins/libleechcraft_lemon*
14cr|leechcraft-0.6.0-4|730	%{_datadir}/%{name}/qml/lemon
14cr|leechcraft-0.6.0-4|731	
14cr|leechcraft-0.6.0-4|732	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|733	
14cr|leechcraft-0.6.0-4|734	%package lhtr
14cr|leechcraft-0.6.0-4|735	Summary:	LeechCraft HTML WYSIWYG editor module
14cr|leechcraft-0.6.0-4|736	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|737	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|738	
14cr|leechcraft-0.6.0-4|739	%description lhtr
14cr|leechcraft-0.6.0-4|740	This package provides a HTML WYSIWYG editor module for Leechcraft.
14cr|leechcraft-0.6.0-4|741	
14cr|leechcraft-0.6.0-4|742	It can be usable with mail and blog modules.
14cr|leechcraft-0.6.0-4|743	
14cr|leechcraft-0.6.0-4|744	%files lhtr -f leechcraft_lhtr.lang
14cr|leechcraft-0.6.0-4|745	%{_libdir}/%{name}/plugins/libleechcraft_lhtr*
14cr|leechcraft-0.6.0-4|746	%{_datadir}/%{name}/settings/lhtrsettings.xml
14cr|leechcraft-0.6.0-4|747	
14cr|leechcraft-0.6.0-4|748	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|749	
14cr|leechcraft-0.6.0-4|750	%package liznoo
14cr|leechcraft-0.6.0-4|751	Summary:	LeechCraft power managment module
14cr|leechcraft-0.6.0-4|752	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|753	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|754	Requires:	upower
14cr|leechcraft-0.6.0-4|755	
14cr|leechcraft-0.6.0-4|756	%description liznoo
14cr|leechcraft-0.6.0-4|757	This package provides a power manager plugin for Leechcraft.
14cr|leechcraft-0.6.0-4|758	
14cr|leechcraft-0.6.0-4|759	It uses UPower on Linux.
14cr|leechcraft-0.6.0-4|760	
14cr|leechcraft-0.6.0-4|761	Features:
14cr|leechcraft-0.6.0-4|762	* Displays battery status in LeechCraft tray.
14cr|leechcraft-0.6.0-4|763	* Displays battery charge and power consumption history.
14cr|leechcraft-0.6.0-4|764	* Notifies other plugins about sleep and resume events. This way plugins
14cr|leechcraft-0.6.0-4|765	like Azoth can disconnect from servers gracefully on hibernation and
14cr|leechcraft-0.6.0-4|766	reconnect properly on startup.
14cr|leechcraft-0.6.0-4|767	* Allows user to easily sleep/hibernate the system.
14cr|leechcraft-0.6.0-4|768	* Notifies user when device starts discharging or charging.
14cr|leechcraft-0.6.0-4|769	* Notifies user on low power level.
14cr|leechcraft-0.6.0-4|770	
14cr|leechcraft-0.6.0-4|771	%files liznoo -f leechcraft_liznoo.lang
14cr|leechcraft-0.6.0-4|772	%{_libdir}/%{name}/plugins/libleechcraft_liznoo*
14cr|leechcraft-0.6.0-4|773	%{_datadir}/%{name}/settings/liznoosettings.xml
14cr|leechcraft-0.6.0-4|774	
14cr|leechcraft-0.6.0-4|775	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|776	
14cr|leechcraft-0.6.0-4|777	%package lmp
14cr|leechcraft-0.6.0-4|778	Summary:	LeechCraft Media player module
14cr|leechcraft-0.6.0-4|779	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|780	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|781	Suggests:	%{name}-deadlyrics = %{EVRD}
14cr|leechcraft-0.6.0-4|782	Suggests:	%{name}-hotstreams = %{EVRD}
14cr|leechcraft-0.6.0-4|783	Suggests:	%{name}-lastfmscrobble = %{EVRD}
14cr|leechcraft-0.6.0-4|784	Suggests:	%{name}-musiczombie = %{EVRD}
14cr|leechcraft-0.6.0-4|785	Suggests:	%{name}-touchstreams = %{EVRD}
14cr|leechcraft-0.6.0-4|786	
14cr|leechcraft-0.6.0-4|787	%description lmp
14cr|leechcraft-0.6.0-4|788	This package provides a audio player module for LeechCraft.
14cr|leechcraft-0.6.0-4|789	
14cr|leechcraft-0.6.0-4|790	It allows to play audio and stream audio.
14cr|leechcraft-0.6.0-4|791	It uses Phonon as a backend thus supporting major codecs.
14cr|leechcraft-0.6.0-4|792	
14cr|leechcraft-0.6.0-4|793	Features:
14cr|leechcraft-0.6.0-4|794	* Support for major audio formats.
14cr|leechcraft-0.6.0-4|795	* Streaming media over Internet.
14cr|leechcraft-0.6.0-4|796	* Play queue.
14cr|leechcraft-0.6.0-4|797	* Support for automatic podcast playing (with a plugin like Aggregator).
14cr|leechcraft-0.6.0-4|798	
14cr|leechcraft-0.6.0-4|799	%files lmp -f leechcraft_lmp.lang
14cr|leechcraft-0.6.0-4|800	%{_libdir}/%{name}/plugins/libleechcraft_lmp*
14cr|leechcraft-0.6.0-4|801	%{_datadir}/%{name}/settings/lmp*
14cr|leechcraft-0.6.0-4|802	
14cr|leechcraft-0.6.0-4|803	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|804	
14cr|leechcraft-0.6.0-4|805	%package monocle
14cr|leechcraft-0.6.0-4|806	Summary:	LeechCraft document viewer module
14cr|leechcraft-0.6.0-4|807	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|808	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|809	
14cr|leechcraft-0.6.0-4|810	%description monocle
14cr|leechcraft-0.6.0-4|811	This package provides a modular document viewer module for LeechCraft.
14cr|leechcraft-0.6.0-4|812	
14cr|leechcraft-0.6.0-4|813	It supports different document formats via different backends.
14cr|leechcraft-0.6.0-4|814	
14cr|leechcraft-0.6.0-4|815	Currently it has backends for:
14cr|leechcraft-0.6.0-4|816	* PDF
14cr|leechcraft-0.6.0-4|817	* PostScript
14cr|leechcraft-0.6.0-4|818	* Djvu
14cr|leechcraft-0.6.0-4|819	* FB2
14cr|leechcraft-0.6.0-4|820	
14cr|leechcraft-0.6.0-4|821	%files monocle -f leechcraft_monocle.lang
14cr|leechcraft-0.6.0-4|822	%{_libdir}/%{name}/plugins/libleechcraft_monocle*
14cr|leechcraft-0.6.0-4|823	%{_datadir}/%{name}/settings/monoclesettings.xml
14cr|leechcraft-0.6.0-4|824	%{_datadir}/applications/leechcraft-monocle-fxb.desktop
14cr|leechcraft-0.6.0-4|825	%{_datadir}/applications/leechcraft-monocle-pdf.desktop
14cr|leechcraft-0.6.0-4|826	%{_datadir}/applications/leechcraft-monocle-postrus.desktop
14cr|leechcraft-0.6.0-4|827	%{_datadir}/applications/leechcraft-monocle-seen.desktop
14cr|leechcraft-0.6.0-4|828	
14cr|leechcraft-0.6.0-4|829	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|830	
14cr|leechcraft-0.6.0-4|831	%package musiczombie
14cr|leechcraft-0.6.0-4|832	Summary:	LeechCraft MusicBrainz.org client module
14cr|leechcraft-0.6.0-4|833	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|834	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|835	Requires:	%{name}-lmp = %{EVRD}
14cr|leechcraft-0.6.0-4|836	
14cr|leechcraft-0.6.0-4|837	%description musiczombie
14cr|leechcraft-0.6.0-4|838	This package provides a MusicBrainz.org client module for LeechCraft.
14cr|leechcraft-0.6.0-4|839	
14cr|leechcraft-0.6.0-4|840	%files musiczombie
14cr|leechcraft-0.6.0-4|841	%{_libdir}/%{name}/plugins/libleechcraft_musiczombie*
14cr|leechcraft-0.6.0-4|842	
14cr|leechcraft-0.6.0-4|843	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|844	
14cr|leechcraft-0.6.0-4|845	%package nacheku
14cr|leechcraft-0.6.0-4|846	Summary:	LeechCraft link watcher module
14cr|leechcraft-0.6.0-4|847	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|848	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|849	
14cr|leechcraft-0.6.0-4|850	%description nacheku
14cr|leechcraft-0.6.0-4|851	This package provides a Nacheku plugin for LeechCraft.
14cr|leechcraft-0.6.0-4|852	
14cr|leechcraft-0.6.0-4|853	It allows to watch clipboard and directory in order to
14cr|leechcraft-0.6.0-4|854	get links and download files.
14cr|leechcraft-0.6.0-4|855	
14cr|leechcraft-0.6.0-4|856	%files nacheku
14cr|leechcraft-0.6.0-4|857	%{_libdir}/%{name}/plugins/libleechcraft_nacheku*
14cr|leechcraft-0.6.0-4|858	%{_datadir}/%{name}/settings/nachekusettings.xml
14cr|leechcraft-0.6.0-4|859	
14cr|leechcraft-0.6.0-4|860	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|861	
14cr|leechcraft-0.6.0-4|862	%package netstoremanager
14cr|leechcraft-0.6.0-4|863	Summary:	LeechCraft network file storages module
14cr|leechcraft-0.6.0-4|864	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|865	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|866	
14cr|leechcraft-0.6.0-4|867	%description netstoremanager
14cr|leechcraft-0.6.0-4|868	This package provides a network storage module for Leechcraft.
14cr|leechcraft-0.6.0-4|869	
14cr|leechcraft-0.6.0-4|870	It allows to manage network storages like Google Drive.
14cr|leechcraft-0.6.0-4|871	It is modular, so different storages can be added to it
14cr|leechcraft-0.6.0-4|872	without modifying the plugin itself.
14cr|leechcraft-0.6.0-4|873	
14cr|leechcraft-0.6.0-4|874	Features:
14cr|leechcraft-0.6.0-4|875	* Upload files easily from LeechCraft.
14cr|leechcraft-0.6.0-4|876	* Maintain the list of uploaded files.
14cr|leechcraft-0.6.0-4|877	* Delete the uploaded files (if supported by service).
14cr|leechcraft-0.6.0-4|878	* Support for prolongating uploaded files (if supported by service).
14cr|leechcraft-0.6.0-4|879	
14cr|leechcraft-0.6.0-4|880	Supported services:
14cr|leechcraft-0.6.0-4|881	* Google Drive
14cr|leechcraft-0.6.0-4|882	* Yandex.Disk (currently disabled)
14cr|leechcraft-0.6.0-4|883	
14cr|leechcraft-0.6.0-4|884	%files netstoremanager -f leechcraft_netstoremanager.lang
14cr|leechcraft-0.6.0-4|885	%{_libdir}/%{name}/plugins/libleechcraft_netstoremanager*
14cr|leechcraft-0.6.0-4|886	%{_datadir}/%{name}/settings/netstoremanagersettings.xml
14cr|leechcraft-0.6.0-4|887	%{_datadir}/%{name}/settings/nsmgoogledrivesettings.xml
14cr|leechcraft-0.6.0-4|888	
14cr|leechcraft-0.6.0-4|889	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|890	
14cr|leechcraft-0.6.0-4|891	%package networkmonitor
14cr|leechcraft-0.6.0-4|892	Summary:	LeechCraft network monitor module
14cr|leechcraft-0.6.0-4|893	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|894	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|895	
14cr|leechcraft-0.6.0-4|896	%description networkmonitor
14cr|leechcraft-0.6.0-4|897	This package provides a network monitor module for LeechCraft.
14cr|leechcraft-0.6.0-4|898	
14cr|leechcraft-0.6.0-4|899	It allows to watch for HTTP requests and allows to inspect them and search
14cr|leechcraft-0.6.0-4|900	through the list.
14cr|leechcraft-0.6.0-4|901	
14cr|leechcraft-0.6.0-4|902	%files networkmonitor -f leechcraft_networkmonitor.lang
14cr|leechcraft-0.6.0-4|903	%{_libdir}/%{name}/plugins/libleechcraft_networkmonitor*
14cr|leechcraft-0.6.0-4|904	
14cr|leechcraft-0.6.0-4|905	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|906	
14cr|leechcraft-0.6.0-4|907	%package newlife
14cr|leechcraft-0.6.0-4|908	Summary:	LeechCraft settings importer module
14cr|leechcraft-0.6.0-4|909	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|910	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|911	
14cr|leechcraft-0.6.0-4|912	%description newlife
14cr|leechcraft-0.6.0-4|913	This package provides a settings importer module for LeechCraft.
14cr|leechcraft-0.6.0-4|914	
14cr|leechcraft-0.6.0-4|915	It allows to import settings, preferences etc. from various applications.
14cr|leechcraft-0.6.0-4|916	
14cr|leechcraft-0.6.0-4|917	Currently it supports
14cr|leechcraft-0.6.0-4|918	* Kopete: chat history.
14cr|leechcraft-0.6.0-4|919	* Psi+: account settings, chat history.
14cr|leechcraft-0.6.0-4|920	* Vacuum IM: account settings, chat history.
14cr|leechcraft-0.6.0-4|921	* Akregator: feeds list, individual settings for each feed, like
14cr|leechcraft-0.6.0-4|922	update interval and custom storage parameters, Akregator's settings.
14cr|leechcraft-0.6.0-4|923	* Firefox: history, bookmarks, RSS feeds (aka Live bookmarks).
14cr|leechcraft-0.6.0-4|924	* Liferea: feeds list.
14cr|leechcraft-0.6.0-4|925	
14cr|leechcraft-0.6.0-4|926	%files newlife -f leechcraft_newlife.lang
14cr|leechcraft-0.6.0-4|927	%{_libdir}/%{name}/plugins/libleechcraft_newlife*
14cr|leechcraft-0.6.0-4|928	
14cr|leechcraft-0.6.0-4|929	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|930	
14cr|leechcraft-0.6.0-4|931	%package otlozhu
14cr|leechcraft-0.6.0-4|932	Summary:	LeechCraft ToDo manager module
14cr|leechcraft-0.6.0-4|933	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|934	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|935	
14cr|leechcraft-0.6.0-4|936	%description otlozhu
14cr|leechcraft-0.6.0-4|937	This package provides a ToDo manager module for LeechCraft.
14cr|leechcraft-0.6.0-4|938	
14cr|leechcraft-0.6.0-4|939	It is a GTD-inspired ToDo manager.
14cr|leechcraft-0.6.0-4|940	
14cr|leechcraft-0.6.0-4|941	%files otlozhu -f leechcraft_otlozhu.lang
14cr|leechcraft-0.6.0-4|942	%{_libdir}/%{name}/plugins/libleechcraft_otlozhu*
14cr|leechcraft-0.6.0-4|943	
14cr|leechcraft-0.6.0-4|944	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|945	
14cr|leechcraft-0.6.0-4|946	%package pintab
14cr|leechcraft-0.6.0-4|947	Summary:	LeechCraft pinning tabs module
14cr|leechcraft-0.6.0-4|948	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|949	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|950	
14cr|leechcraft-0.6.0-4|951	%description pintab
14cr|leechcraft-0.6.0-4|952	This package provides a pinning tabs module for LeechCraft.
14cr|leechcraft-0.6.0-4|953	
14cr|leechcraft-0.6.0-4|954	It allows to pin important tabs so that they occupy less space.
14cr|leechcraft-0.6.0-4|955	
14cr|leechcraft-0.6.0-4|956	%files pintab -f leechcraft_pintab.lang
14cr|leechcraft-0.6.0-4|957	%{_libdir}/%{name}/plugins/libleechcraft_pintab*
14cr|leechcraft-0.6.0-4|958	
14cr|leechcraft-0.6.0-4|959	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|960	
14cr|leechcraft-0.6.0-4|961	%package pogooglue
14cr|leechcraft-0.6.0-4|962	Summary:	LeechCraft quick google search module
14cr|leechcraft-0.6.0-4|963	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|964	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|965	Requires:	%{name}-poshuku = %{EVRD}
14cr|leechcraft-0.6.0-4|966	
14cr|leechcraft-0.6.0-4|967	%description pogooglue
14cr|leechcraft-0.6.0-4|968	This package provides a quick search module for LeechCraft.
14cr|leechcraft-0.6.0-4|969	
14cr|leechcraft-0.6.0-4|970	It allows to search instantly selected text in Google.
14cr|leechcraft-0.6.0-4|971	
14cr|leechcraft-0.6.0-4|972	%files pogooglue -f leechcraft_pogooglue.lang
14cr|leechcraft-0.6.0-4|973	%{_libdir}/%{name}/plugins/libleechcraft_pogooglue*
14cr|leechcraft-0.6.0-4|974	
14cr|leechcraft-0.6.0-4|975	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|976	
14cr|leechcraft-0.6.0-4|977	%package poshuku
14cr|leechcraft-0.6.0-4|978	Summary:	Web Browser module for LeechCraft
14cr|leechcraft-0.6.0-4|979	Group:		Networking/WWW
14cr|leechcraft-0.6.0-4|980	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|981	
14cr|leechcraft-0.6.0-4|982	%description poshuku
14cr|leechcraft-0.6.0-4|983	This package provides a full-featured WebKit-based Web Browser for LeechCraft.
14cr|leechcraft-0.6.0-4|984	
14cr|leechcraft-0.6.0-4|985	%files poshuku -f leechcraft_poshuku.lang
14cr|leechcraft-0.6.0-4|986	%{_libdir}/%{name}/plugins/libleechcraft_poshuku*
14cr|leechcraft-0.6.0-4|987	%{_datadir}/%{name}/installed/poshuku
14cr|leechcraft-0.6.0-4|988	%{_datadir}/%{name}/settings/poshuku*
14cr|leechcraft-0.6.0-4|989	
14cr|leechcraft-0.6.0-4|990	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|991	
14cr|leechcraft-0.6.0-4|992	%package sb2
14cr|leechcraft-0.6.0-4|993	Summary:	LeechCraft SideBar2 module
14cr|leechcraft-0.6.0-4|994	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|995	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|996	
14cr|leechcraft-0.6.0-4|997	%description sb2
14cr|leechcraft-0.6.0-4|998	This package provides another side bar module for Leechcraft.
14cr|leechcraft-0.6.0-4|999	
14cr|leechcraft-0.6.0-4|1000	It is a next-gen fluid sidebar with quick launch, tabs and tray areas.
14cr|leechcraft-0.6.0-4|1001	
14cr|leechcraft-0.6.0-4|1002	%files sb2
14cr|leechcraft-0.6.0-4|1003	%{_libdir}/%{name}/plugins/libleechcraft_sb2*
14cr|leechcraft-0.6.0-4|1004	%{_datadir}/%{name}/qml/sb2
14cr|leechcraft-0.6.0-4|1005	
14cr|leechcraft-0.6.0-4|1006	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1007	
14cr|leechcraft-0.6.0-4|1008	%package secman
14cr|leechcraft-0.6.0-4|1009	Summary:	LeechCraft security manager module
14cr|leechcraft-0.6.0-4|1010	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1011	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1012	
14cr|leechcraft-0.6.0-4|1013	%description secman
14cr|leechcraft-0.6.0-4|1014	This package provides a security manager module for LeechCraft.
14cr|leechcraft-0.6.0-4|1015	
14cr|leechcraft-0.6.0-4|1016	%files secman
14cr|leechcraft-0.6.0-4|1017	%{_libdir}/%{name}/plugins/libleechcraft_secman*
14cr|leechcraft-0.6.0-4|1018	
14cr|leechcraft-0.6.0-4|1019	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1020	
14cr|leechcraft-0.6.0-4|1021	%package seekthru
14cr|leechcraft-0.6.0-4|1022	Summary:	LeechCraft OpenSearch module
14cr|leechcraft-0.6.0-4|1023	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1024	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1025	
14cr|leechcraft-0.6.0-4|1026	%description seekthru
14cr|leechcraft-0.6.0-4|1027	This package contains an OpenSearch module for LeechCraft.
14cr|leechcraft-0.6.0-4|1028	
14cr|leechcraft-0.6.0-4|1029	It provides a search client for OpenSearch-enabled web sites and engines.
14cr|leechcraft-0.6.0-4|1030	
14cr|leechcraft-0.6.0-4|1031	Features:
14cr|leechcraft-0.6.0-4|1032	* Support for autodiscovery of OpenSearch-capable web sites.
14cr|leechcraft-0.6.0-4|1033	* Tagging of search engines.
14cr|leechcraft-0.6.0-4|1034	* Support for queries to several search engines at once.
14cr|leechcraft-0.6.0-4|1035	* Support search results in RSS/Atom format and subscribe to them
14cr|leechcraft-0.6.0-4|1036	with a suitable plugin like Aggregator.
14cr|leechcraft-0.6.0-4|1037	* Show results in HTML format with a suitable plugin like Poshuku.
14cr|leechcraft-0.6.0-4|1038	
14cr|leechcraft-0.6.0-4|1039	%files seekthru -f leechcraft_seekthru.lang
14cr|leechcraft-0.6.0-4|1040	%{_libdir}/%{name}/plugins/libleechcraft_seekthru*
14cr|leechcraft-0.6.0-4|1041	%{_datadir}/%{name}/settings/seekthrusettings.xml
14cr|leechcraft-0.6.0-4|1042	
14cr|leechcraft-0.6.0-4|1043	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1044	
14cr|leechcraft-0.6.0-4|1045	%package shaitan
14cr|leechcraft-0.6.0-4|1046	Summary:	LeechCraft terminal module
14cr|leechcraft-0.6.0-4|1047	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1048	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1049	Requires:	xterm
14cr|leechcraft-0.6.0-4|1050	
14cr|leechcraft-0.6.0-4|1051	%description shaitan
14cr|leechcraft-0.6.0-4|1052	This package provides a terminal module for LeechCraft, a wrapper over xterm.
14cr|leechcraft-0.6.0-4|1053	
14cr|leechcraft-0.6.0-4|1054	%files shaitan
14cr|leechcraft-0.6.0-4|1055	%{_libdir}/%{name}/plugins/libleechcraft_shaitan*
14cr|leechcraft-0.6.0-4|1056	
14cr|leechcraft-0.6.0-4|1057	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1058	
14cr|leechcraft-0.6.0-4|1059	%package summary
14cr|leechcraft-0.6.0-4|1060	Summary:	LeechCraft summary info module
14cr|leechcraft-0.6.0-4|1061	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1062	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1063	
14cr|leechcraft-0.6.0-4|1064	%description summary
14cr|leechcraft-0.6.0-4|1065	This package provides a summary module for LeechCraft.
14cr|leechcraft-0.6.0-4|1066	
14cr|leechcraft-0.6.0-4|1067	It allows to show a quick overview of LeechCraft's state. It shows current
14cr|leechcraft-0.6.0-4|1068	tasks like leeching or seeding torrents and downloading files with context-
14cr|leechcraft-0.6.0-4|1069	dependent actions and views. It also can collect status information from
14cr|leechcraft-0.6.0-4|1070	other plugins like unread channels.
14cr|leechcraft-0.6.0-4|1071	
14cr|leechcraft-0.6.0-4|1072	Summary also allows to perform searches via the installed plugins
14cr|leechcraft-0.6.0-4|1073	like SeekThru, HistoryHolder or vGrabber.
14cr|leechcraft-0.6.0-4|1074	
14cr|leechcraft-0.6.0-4|1075	Features:
14cr|leechcraft-0.6.0-4|1076	* List of current tasks and events with context-dependent actions
14cr|leechcraft-0.6.0-4|1077	and views for selected items.
14cr|leechcraft-0.6.0-4|1078	* Support for gathering status information from other plugins.
14cr|leechcraft-0.6.0-4|1079	* Category-based search query support via other plugins.
14cr|leechcraft-0.6.0-4|1080	
14cr|leechcraft-0.6.0-4|1081	%files summary -f leechcraft_summary.lang
14cr|leechcraft-0.6.0-4|1082	%{_libdir}/%{name}/plugins/libleechcraft_summary*
14cr|leechcraft-0.6.0-4|1083	
14cr|leechcraft-0.6.0-4|1084	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1085	
14cr|leechcraft-0.6.0-4|1086	%package syncer
14cr|leechcraft-0.6.0-4|1087	Summary:	LeechCraft synchronization module
14cr|leechcraft-0.6.0-4|1088	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1089	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1090	
14cr|leechcraft-0.6.0-4|1091	%description syncer
14cr|leechcraft-0.6.0-4|1092	This package provides a synchronization module for LeechCraft.
14cr|leechcraft-0.6.0-4|1093	
14cr|leechcraft-0.6.0-4|1094	It allows to synchronize data and settings between LeechCraft instances
14cr|leechcraft-0.6.0-4|1095	running on different machines.
14cr|leechcraft-0.6.0-4|1096	
14cr|leechcraft-0.6.0-4|1097	%files syncer -f leechcraft_syncer.lang
14cr|leechcraft-0.6.0-4|1098	%{_libdir}/%{name}/plugins/libleechcraft_syncer*
14cr|leechcraft-0.6.0-4|1099	%{_datadir}/%{name}/settings/syncersettings.xml
14cr|leechcraft-0.6.0-4|1100	
14cr|leechcraft-0.6.0-4|1101	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1102	
14cr|leechcraft-0.6.0-4|1103	%package tabsessmanager
14cr|leechcraft-0.6.0-4|1104	Summary:	LeechCraft tab session manager module
14cr|leechcraft-0.6.0-4|1105	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1106	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1107	
14cr|leechcraft-0.6.0-4|1108	%description tabsessmanager
14cr|leechcraft-0.6.0-4|1109	This package provides a Tab Session Manager module for LeechCraft.
14cr|leechcraft-0.6.0-4|1110	
14cr|leechcraft-0.6.0-4|1111	TabSessManager allows to restore automatically last session and
14cr|leechcraft-0.6.0-4|1112	allows to create named sessions.
14cr|leechcraft-0.6.0-4|1113	
14cr|leechcraft-0.6.0-4|1114	Features:
14cr|leechcraft-0.6.0-4|1115	* Automatically restores last session on LeechCraft startup.
14cr|leechcraft-0.6.0-4|1116	* Allows one to save named sessions for restoring them later.
14cr|leechcraft-0.6.0-4|1117	
14cr|leechcraft-0.6.0-4|1118	%files tabsessmanager -f leechcraft_tabsessmanager.lang
14cr|leechcraft-0.6.0-4|1119	%{_libdir}/%{name}/plugins/libleechcraft_tabsessmanager*
14cr|leechcraft-0.6.0-4|1120	
14cr|leechcraft-0.6.0-4|1121	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1122	
14cr|leechcraft-0.6.0-4|1123	%package tabslist
14cr|leechcraft-0.6.0-4|1124	Summary:	LeechCraft tabs list module
14cr|leechcraft-0.6.0-4|1125	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1126	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1127	
14cr|leechcraft-0.6.0-4|1128	%description tabslist
14cr|leechcraft-0.6.0-4|1129	This package provides a tabs list module for Leechcraft.
14cr|leechcraft-0.6.0-4|1130	
14cr|leechcraft-0.6.0-4|1131	It allows to show the list of currently opened tabs and allows to quickly
14cr|leechcraft-0.6.0-4|1132	navigate between them.
14cr|leechcraft-0.6.0-4|1133	
14cr|leechcraft-0.6.0-4|1134	%files tabslist -f leechcraft_tabslist.lang
14cr|leechcraft-0.6.0-4|1135	%{_libdir}/%{name}/plugins/libleechcraft_tabslist*
14cr|leechcraft-0.6.0-4|1136	
14cr|leechcraft-0.6.0-4|1137	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1138	
14cr|leechcraft-0.6.0-4|1139	%package touchstreams
14cr|leechcraft-0.6.0-4|1140	Summary:	LeechCraft VK.com client module for audio streaming
14cr|leechcraft-0.6.0-4|1141	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1142	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1143	Requires:	%{name}-lmp = %{EVRD}
14cr|leechcraft-0.6.0-4|1144	
14cr|leechcraft-0.6.0-4|1145	%description touchstreams
14cr|leechcraft-0.6.0-4|1146	This package provides a VK.com client module for LeechCraft.
14cr|leechcraft-0.6.0-4|1147	
14cr|leechcraft-0.6.0-4|1148	TouchStreams is used for streaming audio from this social network.
14cr|leechcraft-0.6.0-4|1149	It allows other plugins like LMP to query for available tracks given artist
14cr|leechcraft-0.6.0-4|1150	name, track name or a free-form string and returns the tracks available for
14cr|leechcraft-0.6.0-4|1151	streaming.
14cr|leechcraft-0.6.0-4|1152	
14cr|leechcraft-0.6.0-4|1153	%files touchstreams -f leechcraft_touchstreams.lang
14cr|leechcraft-0.6.0-4|1154	%{_libdir}/%{name}/plugins/libleechcraft_touchstreams*
14cr|leechcraft-0.6.0-4|1155	%{_datadir}/%{name}/settings/touchstreamssettings.xml
14cr|leechcraft-0.6.0-4|1156	
14cr|leechcraft-0.6.0-4|1157	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1158	
14cr|leechcraft-0.6.0-4|1159	%package tpi
14cr|leechcraft-0.6.0-4|1160	Summary:	LeechCraft task progress indicator module
14cr|leechcraft-0.6.0-4|1161	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1162	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1163	
14cr|leechcraft-0.6.0-4|1164	%description tpi
14cr|leechcraft-0.6.0-4|1165	This package provides a task progress indicator quark module for LeechCraft.
14cr|leechcraft-0.6.0-4|1166	
14cr|leechcraft-0.6.0-4|1167	%files tpi
14cr|leechcraft-0.6.0-4|1168	%{_libdir}/%{name}/plugins/libleechcraft_tpi*
14cr|leechcraft-0.6.0-4|1169	%{_datadir}/%{name}/qml/tpi
14cr|leechcraft-0.6.0-4|1170	
14cr|leechcraft-0.6.0-4|1171	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1172	
14cr|leechcraft-0.6.0-4|1173	%package vgrabber
14cr|leechcraft-0.6.0-4|1174	Summary:	LeechCraft Vkontakte grabber module
14cr|leechcraft-0.6.0-4|1175	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1176	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1177	
14cr|leechcraft-0.6.0-4|1178	%description vgrabber
14cr|leechcraft-0.6.0-4|1179	This package provides a Vkontakte.ru module for LeechCraft.
14cr|leechcraft-0.6.0-4|1180	
14cr|leechcraft-0.6.0-4|1181	It allows to grab and play audio and video from the russian
14cr|leechcraft-0.6.0-4|1182	social network Vkontakte.
14cr|leechcraft-0.6.0-4|1183	
14cr|leechcraft-0.6.0-4|1184	Features:
14cr|leechcraft-0.6.0-4|1185	* Download or stream audios and videos from Vkontakte.
14cr|leechcraft-0.6.0-4|1186	* Search for audios and videos.
14cr|leechcraft-0.6.0-4|1187	
14cr|leechcraft-0.6.0-4|1188	%files vgrabber -f leechcraft_vgrabber.lang
14cr|leechcraft-0.6.0-4|1189	%{_libdir}/%{name}/plugins/libleechcraft_vgrabber*
14cr|leechcraft-0.6.0-4|1190	%{_datadir}/%{name}/settings/vgrabbersettings.xml
14cr|leechcraft-0.6.0-4|1191	
14cr|leechcraft-0.6.0-4|1192	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1193	
14cr|leechcraft-0.6.0-4|1194	%package vrooby
14cr|leechcraft-0.6.0-4|1195	Summary:	LeechCraft removable storage devices manager module
14cr|leechcraft-0.6.0-4|1196	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1197	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1198	Requires:	udisks
14cr|leechcraft-0.6.0-4|1199	
14cr|leechcraft-0.6.0-4|1200	%description vrooby
14cr|leechcraft-0.6.0-4|1201	This package provides a removable storage devices manager module
14cr|leechcraft-0.6.0-4|1202	for LeechCraft.
14cr|leechcraft-0.6.0-4|1203	
14cr|leechcraft-0.6.0-4|1204	It allows to watch removable storage devices via d-bus and udisks.
14cr|leechcraft-0.6.0-4|1205	
14cr|leechcraft-0.6.0-4|1206	%files vrooby -f leechcraft_vrooby.lang
14cr|leechcraft-0.6.0-4|1207	%{_libdir}/%{name}/plugins/libleechcraft_vrooby*
14cr|leechcraft-0.6.0-4|1208	
14cr|leechcraft-0.6.0-4|1209	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1210	
14cr|leechcraft-0.6.0-4|1211	%package xproxy
14cr|leechcraft-0.6.0-4|1212	Summary:	LeechCraft proxy manager module
14cr|leechcraft-0.6.0-4|1213	Group:		Networking/Other
14cr|leechcraft-0.6.0-4|1214	Requires:	%{name} = %{EVRD}
14cr|leechcraft-0.6.0-4|1215	
14cr|leechcraft-0.6.0-4|1216	%description xproxy
14cr|leechcraft-0.6.0-4|1217	This package provides an advanced proxy manager module for LeechCraft.
14cr|leechcraft-0.6.0-4|1218	
14cr|leechcraft-0.6.0-4|1219	It allows to configure and use proxy servers.
14cr|leechcraft-0.6.0-4|1220	
14cr|leechcraft-0.6.0-4|1221	%files xproxy -f leechcraft_xproxy.lang
14cr|leechcraft-0.6.0-4|1222	%{_libdir}/%{name}/plugins/libleechcraft_xproxy*
14cr|leechcraft-0.6.0-4|1223	%{_datadir}/%{name}/settings/xproxysettings.xml
14cr|leechcraft-0.6.0-4|1224	
14cr|leechcraft-0.6.0-4|1225	#----------------------------------------------------------------------------
14cr|leechcraft-0.6.0-4|1226	
14cr|leechcraft-0.6.0-4|1227	%prep
14cr|leechcraft-0.6.0-4|1228	%setup -q
14cr|leechcraft-0.6.0-4|1229	%patch0 -p1
14cr|leechcraft-0.6.0-4|1230	%patch1 -p1
14cr|leechcraft-0.6.0-4|1231	%patch2 -p1
14cr|leechcraft-0.6.0-4|1232	%patch3 -p1
14cr|leechcraft-0.6.0-4|1233	%patch4 -p1
14cr|leechcraft-0.6.0-4|1234	
14cr|leechcraft-0.6.0-4|1235	%build
14cr|leechcraft-0.6.0-4|1236	%global _fortify_cflags %{nil}
14cr|leechcraft-0.6.0-4|1237	%global optflags %{optflags} -O0
14cr|leechcraft-0.6.0-4|1238	pushd src
14cr|leechcraft-0.6.0-4|1239	%cmake \
14cr|leechcraft-0.6.0-4|1240	-DENABLE_LADS:BOOL=OFF \
14cr|leechcraft-0.6.0-4|1241	-DENABLE_QROSP:BOOL=OFF
14cr|leechcraft-0.6.0-4|1242	%make
14cr|leechcraft-0.6.0-4|1243	popd
14cr|leechcraft-0.6.0-4|1244	
14cr|leechcraft-0.6.0-4|1245	%install
14cr|leechcraft-0.6.0-4|1246	pushd src
14cr|leechcraft-0.6.0-4|1247	%makeinstall_std -C build
14cr|leechcraft-0.6.0-4|1248	popd
14cr|leechcraft-0.6.0-4|1249	
14cr|leechcraft-0.6.0-4|1250	%find_lang %{name} --with-qt
14cr|leechcraft-0.6.0-4|1251	%find_lang leechcraft_advancednotifications --with-qt
14cr|leechcraft-0.6.0-4|1252	%find_lang leechcraft_aggregator --with-qt
14cr|leechcraft-0.6.0-4|1253	%find_lang leechcraft_anhero --with-qt
14cr|leechcraft-0.6.0-4|1254	%find_lang leechcraft_auscrie --with-qt
14cr|leechcraft-0.6.0-4|1255	%find_lang leechcraft_azoth \
14cr|leechcraft-0.6.0-4|1256	leechcraft_azoth_acetamide \
14cr|leechcraft-0.6.0-4|1257	leechcraft_azoth_autoidler \
14cr|leechcraft-0.6.0-4|1258	leechcraft_azoth_autopaste \
14cr|leechcraft-0.6.0-4|1259	leechcraft_azoth_birthdaynotifier \
14cr|leechcraft-0.6.0-4|1260	leechcraft_azoth_chathistory \
14cr|leechcraft-0.6.0-4|1261	leechcraft_azoth_depester \
14cr|leechcraft-0.6.0-4|1262	leechcraft_azoth_herbicide \
14cr|leechcraft-0.6.0-4|1263	leechcraft_azoth_hili  \
14cr|leechcraft-0.6.0-4|1264	leechcraft_azoth_isterique \
14cr|leechcraft-0.6.0-4|1265	leechcraft_azoth_lastseen \
14cr|leechcraft-0.6.0-4|1266	leechcraft_azoth_metacontacts \
14cr|leechcraft-0.6.0-4|1267	leechcraft_azoth_modnok \
14cr|leechcraft-0.6.0-4|1268	leechcraft_azoth_p100q \
14cr|leechcraft-0.6.0-4|1269	leechcraft_azoth_rosenthal \
14cr|leechcraft-0.6.0-4|1270	leechcraft_azoth_vader \
14cr|leechcraft-0.6.0-4|1271	leechcraft_azoth_xoox \
14cr|leechcraft-0.6.0-4|1272	leechcraft_azoth_xtazy \
14cr|leechcraft-0.6.0-4|1273	leechcraft_azoth.lang --with-qt
14cr|leechcraft-0.6.0-4|1274	%find_lang leechcraft_bittorrent --with-qt
14cr|leechcraft-0.6.0-4|1275	%find_lang leechcraft_blogique --with-qt
14cr|leechcraft-0.6.0-4|1276	%find_lang leechcraft_cstp --with-qt
14cr|leechcraft-0.6.0-4|1277	%find_lang leechcraft_dbusmanager --with-qt
14cr|leechcraft-0.6.0-4|1278	%find_lang leechcraft_deadlyrics --with-qt
14cr|leechcraft-0.6.0-4|1279	%find_lang leechcraft_dolozhee --with-qt
14cr|leechcraft-0.6.0-4|1280	%find_lang leechcraft_glance --with-qt
14cr|leechcraft-0.6.0-4|1281	%find_lang leechcraft_gmailnotifier --with-qt
14cr|leechcraft-0.6.0-4|1282	%find_lang leechcraft_historyholder --with-qt
14cr|leechcraft-0.6.0-4|1283	%find_lang leechcraft_kinotify --with-qt
14cr|leechcraft-0.6.0-4|1284	%find_lang leechcraft_lackman --with-qt
14cr|leechcraft-0.6.0-4|1285	%find_lang leechcraft_lastfmscrobble --with-qt
14cr|leechcraft-0.6.0-4|1286	%find_lang leechcraft_launchy --with-qt
14cr|leechcraft-0.6.0-4|1287	%find_lang leechcraft_lhtr --with-qt
14cr|leechcraft-0.6.0-4|1288	%find_lang leechcraft_liznoo --with-qt
14cr|leechcraft-0.6.0-4|1289	%find_lang leechcraft_lmp \
14cr|leechcraft-0.6.0-4|1290	leechcraft_lmp_dumbsync \
14cr|leechcraft-0.6.0-4|1291	leechcraft_lmp_graffiti \
14cr|leechcraft-0.6.0-4|1292	leechcraft_lmp.lang --with-qt
14cr|leechcraft-0.6.0-4|1293	%find_lang leechcraft_monocle --with-qt
14cr|leechcraft-0.6.0-4|1294	%find_lang leechcraft_netstoremanager \
14cr|leechcraft-0.6.0-4|1295	leechcraft_netstoremanager_googledrive \
14cr|leechcraft-0.6.0-4|1296	leechcraft_netstoremanager.lang --with-qt
14cr|leechcraft-0.6.0-4|1297	%find_lang leechcraft_networkmonitor --with-qt
14cr|leechcraft-0.6.0-4|1298	%find_lang leechcraft_newlife --with-qt
14cr|leechcraft-0.6.0-4|1299	%find_lang leechcraft_otlozhu --with-qt
14cr|leechcraft-0.6.0-4|1300	%find_lang leechcraft_pintab --with-qt
14cr|leechcraft-0.6.0-4|1301	%find_lang leechcraft_pogooglue --with-qt
14cr|leechcraft-0.6.0-4|1302	%find_lang leechcraft_poshuku \
14cr|leechcraft-0.6.0-4|1303	leechcraft_poshuku_cleanweb \
14cr|leechcraft-0.6.0-4|1304	leechcraft_poshuku_fatape \
14cr|leechcraft-0.6.0-4|1305	leechcraft_poshuku_filescheme \
14cr|leechcraft-0.6.0-4|1306	leechcraft_poshuku_fua \
14cr|leechcraft-0.6.0-4|1307	leechcraft_poshuku_onlinebookmarks \
14cr|leechcraft-0.6.0-4|1308	leechcraft_poshuku_onlinebookmarks_delicious \
14cr|leechcraft-0.6.0-4|1309	leechcraft_poshuku_onlinebookmarks_readitlater \
14cr|leechcraft-0.6.0-4|1310	leechcraft_poshuku.lang --with-qt
14cr|leechcraft-0.6.0-4|1311	%find_lang leechcraft_seekthru --with-qt
14cr|leechcraft-0.6.0-4|1312	%find_lang leechcraft_summary --with-qt
14cr|leechcraft-0.6.0-4|1313	%find_lang leechcraft_syncer --with-qt
14cr|leechcraft-0.6.0-4|1314	%find_lang leechcraft_tabsessmanager --with-qt
14cr|leechcraft-0.6.0-4|1315	%find_lang leechcraft_tabslist --with-qt
14cr|leechcraft-0.6.0-4|1316	%find_lang leechcraft_touchstreams --with-qt
14cr|leechcraft-0.6.0-4|1317	%find_lang leechcraft_vgrabber --with-qt
14cr|leechcraft-0.6.0-4|1318	%find_lang leechcraft_vrooby --with-qt
14cr|leechcraft-0.6.0-4|1319	%find_lang leechcraft_xproxy --with-qt
14cr|leechcraft-0.6.0-4|1320	
14cr|leechcraft-0.6.0-4|1321	
14cr|leechcraft-0.6.0-4|1322	%changelog
14cr|leechcraft-0.6.0-4|1323	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-4
14cr|leechcraft-0.6.0-4|1324	+ Revision: 94e9837
14cr|leechcraft-0.6.0-4|1325	- MassBuild#464: Increase release tag
14cr|leechcraft-0.6.0-4|1326	
14cr|leechcraft-0.6.0-4|1327	

2494 14
14cr|lemonpos-0.9.3-2|1	Summary:	Open Source point of sale for Linux
14cr|lemonpos-0.9.3-2|2	Name:		lemonpos
14cr|lemonpos-0.9.3-2|3	Version:	0.9.3
14cr|lemonpos-0.9.3-2|4	Release:	2
14cr|lemonpos-0.9.3-2|5	Source0:	http://downloads.sourceforge.net/lemonpos/%{name}-%{version}.tar.bz2
14cr|lemonpos-0.9.3-2|6	License:	GPLv2+
14cr|lemonpos-0.9.3-2|7	Group:		Office
14cr|lemonpos-0.9.3-2|8	Url:		http://lemonpos.sourceforge.net/
14cr|lemonpos-0.9.3-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lemonpos-0.9.3-2|10	BuildRequires:	kdelibs4-devel
14cr|lemonpos-0.9.3-2|11	BuildRequires: 	automoc4
14cr|lemonpos-0.9.3-2|12	Requires:	qt4-database-plugin-mysql
14cr|lemonpos-0.9.3-2|13	
14cr|lemonpos-0.9.3-2|14	%description
14cr|lemonpos-0.9.3-2|15	Lemon Pos is an opensource point of sale for linux (or any other unix),
14cr|lemonpos-0.9.3-2|16	targeted for small and medium sized business. It has been tested with a
14cr|lemonpos-0.9.3-2|17	parallel port ticket printer, and a barcode scanner.
14cr|lemonpos-0.9.3-2|18	
14cr|lemonpos-0.9.3-2|19	%if %mdkversion < 200900
14cr|lemonpos-0.9.3-2|20	%post
14cr|lemonpos-0.9.3-2|21	%update_menus
14cr|lemonpos-0.9.3-2|22	
14cr|lemonpos-0.9.3-2|23	%postun
14cr|lemonpos-0.9.3-2|24	%update_menus
14cr|lemonpos-0.9.3-2|25	%endif
14cr|lemonpos-0.9.3-2|26	
14cr|lemonpos-0.9.3-2|27	%files -f lemon.lang
14cr|lemonpos-0.9.3-2|28	%defattr(-,root,root)
14cr|lemonpos-0.9.3-2|29	%doc README INSTALL NOTES USING
14cr|lemonpos-0.9.3-2|30	%{_kde_bindir}/*
14cr|lemonpos-0.9.3-2|31	%{_kde_datadir}/applications/kde4/*.desktop
14cr|lemonpos-0.9.3-2|32	%{_kde_appsdir}/lemon
14cr|lemonpos-0.9.3-2|33	%{_kde_appsdir}/squeeze
14cr|lemonpos-0.9.3-2|34	%{_kde_configdir}/lemonrc
14cr|lemonpos-0.9.3-2|35	%{_kde_datadir}/config.kcfg/*.kcfg
14cr|lemonpos-0.9.3-2|36	%{_kde_iconsdir}/*/*/*/*
14cr|lemonpos-0.9.3-2|37	
14cr|lemonpos-0.9.3-2|38	#--------------------------------------------------------------------
14cr|lemonpos-0.9.3-2|39	
14cr|lemonpos-0.9.3-2|40	%prep
14cr|lemonpos-0.9.3-2|41	%setup -q -n %{name}
14cr|lemonpos-0.9.3-2|42	
14cr|lemonpos-0.9.3-2|43	%build
14cr|lemonpos-0.9.3-2|44	%cmake_kde4
14cr|lemonpos-0.9.3-2|45	%make
14cr|lemonpos-0.9.3-2|46	
14cr|lemonpos-0.9.3-2|47	%install
14cr|lemonpos-0.9.3-2|48	rm -rf %{buildroot}
14cr|lemonpos-0.9.3-2|49	%{makeinstall_std} -C build
14cr|lemonpos-0.9.3-2|50	
14cr|lemonpos-0.9.3-2|51	%if %{mdvver} <= 201100
14cr|lemonpos-0.9.3-2|52	%find_lang lemon lemon squeeze
14cr|lemonpos-0.9.3-2|53	%else
14cr|lemonpos-0.9.3-2|54	%find_lang lemon squeeze lemon.lang
14cr|lemonpos-0.9.3-2|55	%endif
14cr|lemonpos-0.9.3-2|56	
14cr|lemonpos-0.9.3-2|57	%clean
14cr|lemonpos-0.9.3-2|58	rm -rf %{buildroot}
14cr|lemonpos-0.9.3-2|59	
14cr|lemonpos-0.9.3-2|60	
14cr|lemonpos-0.9.3-2|61	
14cr|lemonpos-0.9.3-2|62	%changelog
14cr|lemonpos-0.9.3-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|lemonpos-0.9.3-2|64	+ Revision: 6d42e27
14cr|lemonpos-0.9.3-2|65	- MassBuild#464: Increase release tag
14cr|lemonpos-0.9.3-2|66	
14cr|lemonpos-0.9.3-2|67	

2495 14
14cr|letterize-1.3-2|1	Name:		letterize
14cr|letterize-1.3-2|2	Version:	1.3
14cr|letterize-1.3-2|3	Release:	2
14cr|letterize-1.3-2|4	Summary:	Generate pronounceable mnemonics from phone numbers
14cr|letterize-1.3-2|5	URL:		http://www.catb.org/~esr/letterize/
14cr|letterize-1.3-2|6	Source0:	%{name}-%{version}.tar.gz
14cr|letterize-1.3-2|7	License:	GPLv2+
14cr|letterize-1.3-2|8	Group:		Text tools
14cr|letterize-1.3-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|letterize-1.3-2|10	
14cr|letterize-1.3-2|11	%description
14cr|letterize-1.3-2|12	Generate all possible alphabetic mnemonics for a phone
14cr|letterize-1.3-2|13	number, then filter them for phonetic plausibility in
14cr|letterize-1.3-2|14	English.
14cr|letterize-1.3-2|15	
14cr|letterize-1.3-2|16	%prep
14cr|letterize-1.3-2|17	%setup -q
14cr|letterize-1.3-2|18	
14cr|letterize-1.3-2|19	%build
14cr|letterize-1.3-2|20	
14cr|letterize-1.3-2|21	cc $RPM_OPT_FLAGS letterize.c -o letterize
14cr|letterize-1.3-2|22	
14cr|letterize-1.3-2|23	## make letterize.1
14cr|letterize-1.3-2|24	
14cr|letterize-1.3-2|25	%install
14cr|letterize-1.3-2|26	rm -rf %buildroot
14cr|letterize-1.3-2|27	mkdir -p %buildroot/usr/bin
14cr|letterize-1.3-2|28	mkdir -p %buildroot/usr/share/man/man1/
14cr|letterize-1.3-2|29	cp %{name}  %buildroot/usr/bin
14cr|letterize-1.3-2|30	cp %{name}.1 %buildroot/usr/share/man/man1/
14cr|letterize-1.3-2|31	
14cr|letterize-1.3-2|32	%clean
14cr|letterize-1.3-2|33	rm -rf %buildroot
14cr|letterize-1.3-2|34	
14cr|letterize-1.3-2|35	%files
14cr|letterize-1.3-2|36	%defattr(-,root,root)
14cr|letterize-1.3-2|37	%doc README COPYING
14cr|letterize-1.3-2|38	%{_mandir}/man1/%{name}.1*
14cr|letterize-1.3-2|39	%{_bindir}/%{name}
14cr|letterize-1.3-2|40	
14cr|letterize-1.3-2|41	
14cr|letterize-1.3-2|42	
14cr|letterize-1.3-2|43	
14cr|letterize-1.3-2|44	%changelog
14cr|letterize-1.3-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|letterize-1.3-2|46	+ Revision: b285bb9
14cr|letterize-1.3-2|47	- MassBuild#464: Increase release tag
14cr|letterize-1.3-2|48	
14cr|letterize-1.3-2|49	

2496 14
14cr|lexed-4.7-11|1	%define major	%{version}
14cr|lexed-4.7-11|2	%define libname %mklibname %{name} %{major}
14cr|lexed-4.7-11|3	%define devname %mklibname %{name} -d
14cr|lexed-4.7-11|4	
14cr|lexed-4.7-11|5	Name:		lexed
14cr|lexed-4.7-11|6	Version:	4.7
14cr|lexed-4.7-11|7	Release:	11
14cr|lexed-4.7-11|8	Summary:	Lexicon analyser
14cr|lexed-4.7-11|9	Source:		https://gforge.inria.fr/frs/download.php/1489/%{name}-%{version}.tar.bz2
14cr|lexed-4.7-11|10	URL:		https://gforge.inria.fr/projects/lingwb/
14cr|lexed-4.7-11|11	License:	GPL
14cr|lexed-4.7-11|12	Group:		Sciences/Computer science
14cr|lexed-4.7-11|13	Requires:	%{libname} = %{version}-%{release}
14cr|lexed-4.7-11|14	
14cr|lexed-4.7-11|15	%description
14cr|lexed-4.7-11|16	Lexed allows to search a dictionary entry from a string. The finished
14cr|lexed-4.7-11|17	automata-based algorithm is especially fast, and offers a good alternative to
14cr|lexed-4.7-11|18	hashes for large dictionnaries.
14cr|lexed-4.7-11|19	
14cr|lexed-4.7-11|20	%package -n %{libname}
14cr|lexed-4.7-11|21	Summary:	Main library for %{name}
14cr|lexed-4.7-11|22	Group:		System/Libraries
14cr|lexed-4.7-11|23	
14cr|lexed-4.7-11|24	%description -n %{libname}
14cr|lexed-4.7-11|25	This package contains the library needed to run programs dynamically
14cr|lexed-4.7-11|26	linked with %{name}.
14cr|lexed-4.7-11|27	
14cr|lexed-4.7-11|28	%package -n %{devname}
14cr|lexed-4.7-11|29	Summary:	Headers for developing programs that will use %{name}
14cr|lexed-4.7-11|30	Group:		Development/Other
14cr|lexed-4.7-11|31	Requires:	%{libname} = %{version}-%{release}
14cr|lexed-4.7-11|32	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|lexed-4.7-11|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|lexed-4.7-11|34	Obsoletes:	%{libname}-devel < 4.7-10
14cr|lexed-4.7-11|35	
14cr|lexed-4.7-11|36	%description -n %{devname}
14cr|lexed-4.7-11|37	This package contains the headers that programmers will need to develop
14cr|lexed-4.7-11|38	applications which will use %{name}.
14cr|lexed-4.7-11|39	
14cr|lexed-4.7-11|40	%prep
14cr|lexed-4.7-11|41	%setup -q
14cr|lexed-4.7-11|42	
14cr|lexed-4.7-11|43	%build
14cr|lexed-4.7-11|44	%configure2_5x --disable-static
14cr|lexed-4.7-11|45	%make
14cr|lexed-4.7-11|46	
14cr|lexed-4.7-11|47	%install
14cr|lexed-4.7-11|48	%makeinstall_std
14cr|lexed-4.7-11|49	
14cr|lexed-4.7-11|50	%files
14cr|lexed-4.7-11|51	%doc AUTHORS COPYING INSTALL NEWS README doc/*.html
14cr|lexed-4.7-11|52	%{_bindir}/%{name}
14cr|lexed-4.7-11|53	%{_mandir}/man1/*
14cr|lexed-4.7-11|54	
14cr|lexed-4.7-11|55	%files -n %{libname}
14cr|lexed-4.7-11|56	%{_libdir}/liblexed-%{version}.so
14cr|lexed-4.7-11|57	
14cr|lexed-4.7-11|58	%files -n %{devname}
14cr|lexed-4.7-11|59	%{_bindir}/%{name}-config
14cr|lexed-4.7-11|60	%{_includedir}/*
14cr|lexed-4.7-11|61	%{_libdir}/liblexed.so
14cr|lexed-4.7-11|62	%{_datadir}/aclocal/*
14cr|lexed-4.7-11|63	
14cr|lexed-4.7-11|64	
14cr|lexed-4.7-11|65	%changelog
14cr|lexed-4.7-11|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.7-11
14cr|lexed-4.7-11|67	+ Revision: 57a4e68
14cr|lexed-4.7-11|68	- MassBuild#464: Increase release tag
14cr|lexed-4.7-11|69	
14cr|lexed-4.7-11|70	

2497 14
14cr|lft-3.1-3|1	%define name lft
14cr|lft-3.1-3|2	%define version 3.1
14cr|lft-3.1-3|3	%define release 3
14cr|lft-3.1-3|4	
14cr|lft-3.1-3|5	Summary:	Alternative traceroute tool for network (reverse) engineers
14cr|lft-3.1-3|6	Name:		%{name}
14cr|lft-3.1-3|7	Version:	%{version}
14cr|lft-3.1-3|8	Release:	%{release}
14cr|lft-3.1-3|9	URL:            http://pwhois.org/lft/
14cr|lft-3.1-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|lft-3.1-3|11	Patch0:		lft-3.1-fix_install.patch
14cr|lft-3.1-3|12	Patch1:		lft-3.1-fix_str_fmt.patch
14cr|lft-3.1-3|13	Group:		Networking/Other
14cr|lft-3.1-3|14	# http://pwhois.org/license.who
14cr|lft-3.1-3|15	License:	VOSTROM Public License
14cr|lft-3.1-3|16	BuildRequires:	libpcap-devel
14cr|lft-3.1-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lft-3.1-3|18	Provides:	whob = %{version}-%{release}
14cr|lft-3.1-3|19	
14cr|lft-3.1-3|20	%description
14cr|lft-3.1-3|21	LFT, short for Layer Four Traceroute, is a sort of 'traceroute'
14cr|lft-3.1-3|22	that often works much faster (than the commonly-used Van Jacobson
14cr|lft-3.1-3|23	method) and goes through many configurations of packet-filter
14cr|lft-3.1-3|24	based firewalls. More importantly, LFT implements numerous other
14cr|lft-3.1-3|25	features including AS number lookups, loose source routing,
14cr|lft-3.1-3|26	netblock name lookups, et al.
14cr|lft-3.1-3|27	
14cr|lft-3.1-3|28	%prep
14cr|lft-3.1-3|29	
14cr|lft-3.1-3|30	%setup -q -n %{name}-%{version}
14cr|lft-3.1-3|31	%patch0 -p0 -b .fix_install
14cr|lft-3.1-3|32	%patch1 -p0 -b .fix_str_fmt
14cr|lft-3.1-3|33	
14cr|lft-3.1-3|34	%build
14cr|lft-3.1-3|35	%configure2_5x
14cr|lft-3.1-3|36	%make
14cr|lft-3.1-3|37	
14cr|lft-3.1-3|38	%install
14cr|lft-3.1-3|39	rm -rf %{buildroot}
14cr|lft-3.1-3|40	
14cr|lft-3.1-3|41	%makeinstall_std
14cr|lft-3.1-3|42	
14cr|lft-3.1-3|43	echo "lft is suid because it requires a access to a raw socket in order to send packet." > README.suid
14cr|lft-3.1-3|44	
14cr|lft-3.1-3|45	%clean
14cr|lft-3.1-3|46	rm -rf %{buildroot}
14cr|lft-3.1-3|47	
14cr|lft-3.1-3|48	%files
14cr|lft-3.1-3|49	%defattr(-,root,root)
14cr|lft-3.1-3|50	%doc CHANGELOG README TODO README.suid
14cr|lft-3.1-3|51	%attr(4755,root,root) %{_bindir}/lft
14cr|lft-3.1-3|52	%{_bindir}/whob
14cr|lft-3.1-3|53	%{_mandir}/man8/*
14cr|lft-3.1-3|54	
14cr|lft-3.1-3|55	
14cr|lft-3.1-3|56	
14cr|lft-3.1-3|57	%changelog
14cr|lft-3.1-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-3
14cr|lft-3.1-3|59	+ Revision: 376f88a
14cr|lft-3.1-3|60	- MassBuild#464: Increase release tag
14cr|lft-3.1-3|61	
14cr|lft-3.1-3|62	

2498 14
14cr|lgeneral-1.2.3-2|1	Name:		lgeneral
14cr|lgeneral-1.2.3-2|2	Version:	1.2.3
14cr|lgeneral-1.2.3-2|3	Summary:	A Panzer General clone
14cr|lgeneral-1.2.3-2|4	Release:	2
14cr|lgeneral-1.2.3-2|5	License:	GPLv2+
14cr|lgeneral-1.2.3-2|6	Group:		Games/Strategy
14cr|lgeneral-1.2.3-2|7	URL:		http://lgames.sourceforge.net/index.php?project=LGeneral
14cr|lgeneral-1.2.3-2|8	Source0:	http://prdownloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
14cr|lgeneral-1.2.3-2|9	Source1:	http://prdownloads.sourceforge.net/lgeneral/pg-data.tar.gz
14cr|lgeneral-1.2.3-2|10	Patch0:		lgeneral-1.2.2-fix-format-errors.patch
14cr|lgeneral-1.2.3-2|11	Patch4:		lgeneral-1.2-make-lgc-pg-buildroot-aware.patch
14cr|lgeneral-1.2.3-2|12	BuildRequires:	SDL_mixer-devel
14cr|lgeneral-1.2.3-2|13	BuildRequires:	SDL-devel
14cr|lgeneral-1.2.3-2|14	BuildRequires:	gettext-devel
14cr|lgeneral-1.2.3-2|15	BuildRequires:	x11-server-xvfb
14cr|lgeneral-1.2.3-2|16	BuildRequires:	desktop-file-utils
14cr|lgeneral-1.2.3-2|17	
14cr|lgeneral-1.2.3-2|18	%description
14cr|lgeneral-1.2.3-2|19	LGeneral is a turn-based strategy engine heavily inspired by Panzer General.
14cr|lgeneral-1.2.3-2|20	You play single scenarios or whole campaigns turn by turn against a human
14cr|lgeneral-1.2.3-2|21	player or the AI. Entrenchment, rugged defense, defensive fire, surprise
14cr|lgeneral-1.2.3-2|22	contacts, surrender, unit supply, weather influence, reinforcements and other
14cr|lgeneral-1.2.3-2|23	implementations contribute to the tactical and strategic depth of the game.
14cr|lgeneral-1.2.3-2|24	
14cr|lgeneral-1.2.3-2|25	%prep
14cr|lgeneral-1.2.3-2|26	%setup -q -a1
14cr|lgeneral-1.2.3-2|27	%patch0 -p1
14cr|lgeneral-1.2.3-2|28	%patch4 -p1
14cr|lgeneral-1.2.3-2|29	
14cr|lgeneral-1.2.3-2|30	%build
14cr|lgeneral-1.2.3-2|31	cp /usr/share/gettext/config.rpath .
14cr|lgeneral-1.2.3-2|32	autoreconf -fi
14cr|lgeneral-1.2.3-2|33	%configure2_5x	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|lgeneral-1.2.3-2|34	%make
14cr|lgeneral-1.2.3-2|35	
14cr|lgeneral-1.2.3-2|36	%install
14cr|lgeneral-1.2.3-2|37	%makeinstall_std
14cr|lgeneral-1.2.3-2|38	
14cr|lgeneral-1.2.3-2|39	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/
14cr|lgeneral-1.2.3-2|40	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/
14cr|lgeneral-1.2.3-2|41	
14cr|lgeneral-1.2.3-2|42	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
14cr|lgeneral-1.2.3-2|43	--add-category="StrategyGame" \
14cr|lgeneral-1.2.3-2|44	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|lgeneral-1.2.3-2|45	
14cr|lgeneral-1.2.3-2|46	sed -i s,Icon=.*,Icon=lgeneral48, %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|lgeneral-1.2.3-2|47	
14cr|lgeneral-1.2.3-2|48	%find_lang lgeneral pg %{name}.lang
14cr|lgeneral-1.2.3-2|49	
14cr|lgeneral-1.2.3-2|50	# not created by make install with new automake but needed for lgc-pg
14cr|lgeneral-1.2.3-2|51	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/flags
14cr|lgeneral-1.2.3-2|52	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/terrain
14cr|lgeneral-1.2.3-2|53	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/units
14cr|lgeneral-1.2.3-2|54	# install data files
14cr|lgeneral-1.2.3-2|55	xvfb-run lgc-pg/lgc-pg -s pg-data -d %{buildroot}%{_gamesdatadir}/lgeneral
14cr|lgeneral-1.2.3-2|56	
14cr|lgeneral-1.2.3-2|57	%files -f %{name}.lang
14cr|lgeneral-1.2.3-2|58	%doc AUTHORS ChangeLog NEWS README* TODO
14cr|lgeneral-1.2.3-2|59	%{_gamesdatadir}/%{name}
14cr|lgeneral-1.2.3-2|60	%{_iconsdir}/%{name}48.png
14cr|lgeneral-1.2.3-2|61	%{_datadir}/applications/%{name}.desktop
14cr|lgeneral-1.2.3-2|62	%{_mandir}/man[16]/*
14cr|lgeneral-1.2.3-2|63	%{_gamesbindir}/*
14cr|lgeneral-1.2.3-2|64	
14cr|lgeneral-1.2.3-2|65	
14cr|lgeneral-1.2.3-2|66	
14cr|lgeneral-1.2.3-2|67	
14cr|lgeneral-1.2.3-2|68	%changelog
14cr|lgeneral-1.2.3-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|lgeneral-1.2.3-2|70	+ Revision: d6d15da
14cr|lgeneral-1.2.3-2|71	- MassBuild#464: Increase release tag
14cr|lgeneral-1.2.3-2|72	
14cr|lgeneral-1.2.3-2|73	

2499 14
14cr|lhs2tex-1.18.1-3|1	#% global debug_package %{nil}
14cr|lhs2tex-1.18.1-3|2	#% define _cabal_setup Setup.lhs
14cr|lhs2tex-1.18.1-3|3	%define _no_haddock 1
14cr|lhs2tex-1.18.1-3|4	%define module lhs2tex
14cr|lhs2tex-1.18.1-3|5	Name:           %{module}
14cr|lhs2tex-1.18.1-3|6	Version:        1.18.1
14cr|lhs2tex-1.18.1-3|7	Release:        3
14cr|lhs2tex-1.18.1-3|8	Summary:        Preprocessor for typesetting Haskell sources with LaTeX
14cr|lhs2tex-1.18.1-3|9	Group:          Development/Other
14cr|lhs2tex-1.18.1-3|10	License:        GPLv2+
14cr|lhs2tex-1.18.1-3|11	URL:            http://hackage.haskell.org/package/%{module}
14cr|lhs2tex-1.18.1-3|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|lhs2tex-1.18.1-3|13	
14cr|lhs2tex-1.18.1-3|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
14cr|lhs2tex-1.18.1-3|15	buildrequires:  haskell(regex-compat)
14cr|lhs2tex-1.18.1-3|16	buildrequires:  dblatex
14cr|lhs2tex-1.18.1-3|17	Requires(pre):  ghc
14cr|lhs2tex-1.18.1-3|18	requires(pre):  haskell(regex-compat)
14cr|lhs2tex-1.18.1-3|19	
14cr|lhs2tex-1.18.1-3|20	%description
14cr|lhs2tex-1.18.1-3|21	Preprocessor for typesetting Haskell sources with LaTeX
14cr|lhs2tex-1.18.1-3|22	
14cr|lhs2tex-1.18.1-3|23	%prep
14cr|lhs2tex-1.18.1-3|24	%setup -q -n %{module}-%{version}
14cr|lhs2tex-1.18.1-3|25	
14cr|lhs2tex-1.18.1-3|26	%build
14cr|lhs2tex-1.18.1-3|27	%_cabal_compil
14cr|lhs2tex-1.18.1-3|28	
14cr|lhs2tex-1.18.1-3|29	%install
14cr|lhs2tex-1.18.1-3|30	%_cabal_install
14cr|lhs2tex-1.18.1-3|31	%_cabal_rpm_gen_deps
14cr|lhs2tex-1.18.1-3|32	
14cr|lhs2tex-1.18.1-3|33	%check
14cr|lhs2tex-1.18.1-3|34	%_cabal_check
14cr|lhs2tex-1.18.1-3|35	
14cr|lhs2tex-1.18.1-3|36	%files
14cr|lhs2tex-1.18.1-3|37	%defattr(-,root,root,-)
14cr|lhs2tex-1.18.1-3|38	%{_docdir}/%{module}-%{version}
14cr|lhs2tex-1.18.1-3|39	%_cabal_rpm_deps_dir
14cr|lhs2tex-1.18.1-3|40	%{_datadir}/%{module}-%{version}
14cr|lhs2tex-1.18.1-3|41	%{_mandir}/man1/*
14cr|lhs2tex-1.18.1-3|42	%{_bindir}/lhs2TeX
14cr|lhs2tex-1.18.1-3|43	
14cr|lhs2tex-1.18.1-3|44	
14cr|lhs2tex-1.18.1-3|45	
14cr|lhs2tex-1.18.1-3|46	%changelog
14cr|lhs2tex-1.18.1-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18.1-3
14cr|lhs2tex-1.18.1-3|48	+ Revision: 9c7f35b
14cr|lhs2tex-1.18.1-3|49	- MassBuild#464: Increase release tag
14cr|lhs2tex-1.18.1-3|50	
14cr|lhs2tex-1.18.1-3|51	

2500 14
14cr|lib3ds-1.3.0-6|1	%define major 3
14cr|lib3ds-1.3.0-6|2	%define libname %mklibname 3ds %{major}
14cr|lib3ds-1.3.0-6|3	%define develname %mklibname 3ds -d
14cr|lib3ds-1.3.0-6|4	
14cr|lib3ds-1.3.0-6|5	Summary:	The 3D Studio file format library
14cr|lib3ds-1.3.0-6|6	Name:		lib3ds
14cr|lib3ds-1.3.0-6|7	Version:	1.3.0
14cr|lib3ds-1.3.0-6|8	Release:	6
14cr|lib3ds-1.3.0-6|9	License:	GPLv2+
14cr|lib3ds-1.3.0-6|10	Group:		System/Libraries
14cr|lib3ds-1.3.0-6|11	URL:		http://lib3ds.sourceforge.net/
14cr|lib3ds-1.3.0-6|12	Source0:		http://downloads.sourceforge.net/lib3ds/%{name}-%{version}.zip
14cr|lib3ds-1.3.0-6|13	BuildRequires:	pkgconfig(glut)
14cr|lib3ds-1.3.0-6|14	
14cr|lib3ds-1.3.0-6|15	
14cr|lib3ds-1.3.0-6|16	%description
14cr|lib3ds-1.3.0-6|17	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
14cr|lib3ds-1.3.0-6|18	3DS files It's main goal is to simplify the creation of 3DS import and
14cr|lib3ds-1.3.0-6|19	export filters.
14cr|lib3ds-1.3.0-6|20	
14cr|lib3ds-1.3.0-6|21	This project is not related in any form to Autodesk. The library is
14cr|lib3ds-1.3.0-6|22	based on unofficial information about the 3DS format found on the web.
14cr|lib3ds-1.3.0-6|23	
14cr|lib3ds-1.3.0-6|24	%package -n %{libname}
14cr|lib3ds-1.3.0-6|25	Summary:	The 3D Studio file format library
14cr|lib3ds-1.3.0-6|26	Group:		System/Libraries
14cr|lib3ds-1.3.0-6|27	Obsoletes:	lib3ds < 1.3.0-2
14cr|lib3ds-1.3.0-6|28	Provides:	lib3ds
14cr|lib3ds-1.3.0-6|29	
14cr|lib3ds-1.3.0-6|30	%description -n %{libname}
14cr|lib3ds-1.3.0-6|31	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
14cr|lib3ds-1.3.0-6|32	3DS files It's main goal is to simplify the creation of 3DS import and
14cr|lib3ds-1.3.0-6|33	export filters.
14cr|lib3ds-1.3.0-6|34	
14cr|lib3ds-1.3.0-6|35	This project is not related in any form to Autodesk. The library is
14cr|lib3ds-1.3.0-6|36	based on unofficial information about the 3DS format found on the web.
14cr|lib3ds-1.3.0-6|37	
14cr|lib3ds-1.3.0-6|38	%package -n %{develname}
14cr|lib3ds-1.3.0-6|39	Summary:	Development files and headers for %{name}
14cr|lib3ds-1.3.0-6|40	Group:          Development/C
14cr|lib3ds-1.3.0-6|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|lib3ds-1.3.0-6|42	Obsoletes:	lib3ds-devel < 1.3.0-2
14cr|lib3ds-1.3.0-6|43	
14cr|lib3ds-1.3.0-6|44	%description -n	%{develname}
14cr|lib3ds-1.3.0-6|45	Development files and headers for %{name}.
14cr|lib3ds-1.3.0-6|46	
14cr|lib3ds-1.3.0-6|47	%prep
14cr|lib3ds-1.3.0-6|48	%setup -q
14cr|lib3ds-1.3.0-6|49	
14cr|lib3ds-1.3.0-6|50	
14cr|lib3ds-1.3.0-6|51	%build
14cr|lib3ds-1.3.0-6|52	export CFLAGS="%{optflags} -fPIC"
14cr|lib3ds-1.3.0-6|53	%configure2_5x \
14cr|lib3ds-1.3.0-6|54	--disable-static
14cr|lib3ds-1.3.0-6|55	%make
14cr|lib3ds-1.3.0-6|56	
14cr|lib3ds-1.3.0-6|57	%install
14cr|lib3ds-1.3.0-6|58	%makeinstall_std
14cr|lib3ds-1.3.0-6|59	#multiarch
14cr|lib3ds-1.3.0-6|60	%multiarch_binaries %{buildroot}%{_bindir}/lib3ds-config
14cr|lib3ds-1.3.0-6|61	
14cr|lib3ds-1.3.0-6|62	%if %mdkversion < 200900
14cr|lib3ds-1.3.0-6|63	%post -n %{libname} -p /sbin/ldconfig
14cr|lib3ds-1.3.0-6|64	%endif
14cr|lib3ds-1.3.0-6|65	%if %mdkversion < 200900
14cr|lib3ds-1.3.0-6|66	%postun -n %{libname} -p /sbin/ldconfig
14cr|lib3ds-1.3.0-6|67	%endif
14cr|lib3ds-1.3.0-6|68	
14cr|lib3ds-1.3.0-6|69	
14cr|lib3ds-1.3.0-6|70	%files -n %{libname}
14cr|lib3ds-1.3.0-6|71	%doc AUTHORS ChangeLog README
14cr|lib3ds-1.3.0-6|72	%{_libdir}/*.so.%{major}*
14cr|lib3ds-1.3.0-6|73	
14cr|lib3ds-1.3.0-6|74	%files -n %{develname}
14cr|lib3ds-1.3.0-6|75	%{_libdir}/%{name}.so
14cr|lib3ds-1.3.0-6|76	%{_includedir}/%{name}
14cr|lib3ds-1.3.0-6|77	%{_datadir}/aclocal/%{name}.m4
14cr|lib3ds-1.3.0-6|78	%{_mandir}/man1/*
14cr|lib3ds-1.3.0-6|79	%defattr(755,root,root,755)
14cr|lib3ds-1.3.0-6|80	%{_bindir}/3ds*
14cr|lib3ds-1.3.0-6|81	%{_bindir}/lib3ds-config
14cr|lib3ds-1.3.0-6|82	%multiarch %{multiarch_bindir}/lib3ds-config
14cr|lib3ds-1.3.0-6|83	
14cr|lib3ds-1.3.0-6|84	
14cr|lib3ds-1.3.0-6|85	
14cr|lib3ds-1.3.0-6|86	%changelog
14cr|lib3ds-1.3.0-6|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-6
14cr|lib3ds-1.3.0-6|88	+ Revision: ee93b08
14cr|lib3ds-1.3.0-6|89	- MassBuild#464: Increase release tag
14cr|lib3ds-1.3.0-6|90	
14cr|lib3ds-1.3.0-6|91	

2501 14
14cr|lib64libgap-4.6.5-5|1	%define major 0
14cr|lib64libgap-4.6.5-5|2	%define oname libgap
14cr|lib64libgap-4.6.5-5|3	
14cr|lib64libgap-4.6.5-5|4	Name:		%mklibname %{oname}
14cr|lib64libgap-4.6.5-5|5	Version:	4.6.5
14cr|lib64libgap-4.6.5-5|6	Release:	5
14cr|lib64libgap-4.6.5-5|7	License:	GPLv2+
14cr|lib64libgap-4.6.5-5|8	Group:		Sciences/Mathematics
14cr|lib64libgap-4.6.5-5|9	
14cr|lib64libgap-4.6.5-5|10	Summary:	C library version of the GAP kernel
14cr|lib64libgap-4.6.5-5|11	URL:		https://bitbucket.org/vbraun/libgap
14cr|lib64libgap-4.6.5-5|12	Source0:	https://bitbucket.org/vbraun/libgap/downloads/%{oname}-%{version}.tar.gz
14cr|lib64libgap-4.6.5-5|13	Source1:	%{oname}.rpmlintrc
14cr|lib64libgap-4.6.5-5|14	BuildRequires:	libtool
14cr|lib64libgap-4.6.5-5|15	BuildRequires:	gap-devel
14cr|lib64libgap-4.6.5-5|16	BuildRequires:	gap-libs
14cr|lib64libgap-4.6.5-5|17	Patch0:		%{oname}-arch.patch
14cr|lib64libgap-4.6.5-5|18	Patch1:		%{oname}-nogmp.patch
14cr|lib64libgap-4.6.5-5|19	
14cr|lib64libgap-4.6.5-5|20	%description
14cr|lib64libgap-4.6.5-5|21	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
14cr|lib64libgap-4.6.5-5|22	
14cr|lib64libgap-4.6.5-5|23	LibGAP is essentially a fork of the upstream GAP kernel. It is developed
14cr|lib64libgap-4.6.5-5|24	in its own repository at https://bitbucket.org/vbraun/libgap. This is
14cr|lib64libgap-4.6.5-5|25	also where the spkg metadata is tracked.
14cr|lib64libgap-4.6.5-5|26	
14cr|lib64libgap-4.6.5-5|27	%package	devel
14cr|lib64libgap-4.6.5-5|28	Summary:	Development files for %{oname}
14cr|lib64libgap-4.6.5-5|29	Provides:	%{oname}-devel
14cr|lib64libgap-4.6.5-5|30	Requires:	%{name} = %{EVRD}
14cr|lib64libgap-4.6.5-5|31	
14cr|lib64libgap-4.6.5-5|32	%description	devel
14cr|lib64libgap-4.6.5-5|33	This package contains the header files and development documentation
14cr|lib64libgap-4.6.5-5|34	for %{oname}.
14cr|lib64libgap-4.6.5-5|35	
14cr|lib64libgap-4.6.5-5|36	%prep
14cr|lib64libgap-4.6.5-5|37	%setup -qn %{oname}-%{version}
14cr|lib64libgap-4.6.5-5|38	%patch0 -p1
14cr|lib64libgap-4.6.5-5|39	%patch1 -p1
14cr|lib64libgap-4.6.5-5|40	# due to patching configure.ac in patch1
14cr|lib64libgap-4.6.5-5|41	autoreconf -ifs
14cr|lib64libgap-4.6.5-5|42	
14cr|lib64libgap-4.6.5-5|43	%build
14cr|lib64libgap-4.6.5-5|44	export CFLAGS='%{optflags} -DSYS_DEFAULT_PATHS=\"%{_gap_dir}\"'
14cr|lib64libgap-4.6.5-5|45	%configure --enable-shared --disable-static --without-gmp
14cr|lib64libgap-4.6.5-5|46	%make
14cr|lib64libgap-4.6.5-5|47	
14cr|lib64libgap-4.6.5-5|48	%install
14cr|lib64libgap-4.6.5-5|49	%makeinstall_std
14cr|lib64libgap-4.6.5-5|50	
14cr|lib64libgap-4.6.5-5|51	%check
14cr|lib64libgap-4.6.5-5|52	make check
14cr|lib64libgap-4.6.5-5|53	
14cr|lib64libgap-4.6.5-5|54	%files
14cr|lib64libgap-4.6.5-5|55	%doc AUTHORS
14cr|lib64libgap-4.6.5-5|56	%doc COPYING
14cr|lib64libgap-4.6.5-5|57	%doc README
14cr|lib64libgap-4.6.5-5|58	%{_libdir}/%{oname}.so.%{major}*
14cr|lib64libgap-4.6.5-5|59	
14cr|lib64libgap-4.6.5-5|60	%files		devel
14cr|lib64libgap-4.6.5-5|61	%{_includedir}/gap
14cr|lib64libgap-4.6.5-5|62	%{_libdir}/%{oname}.so
14cr|lib64libgap-4.6.5-5|63	
14cr|lib64libgap-4.6.5-5|64	%changelog
14cr|lib64libgap-4.6.5-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-5
14cr|lib64libgap-4.6.5-5|66	+ Revision: 80a0932
14cr|lib64libgap-4.6.5-5|67	- MassBuild#464: Increase release tag
14cr|lib64libgap-4.6.5-5|68	
14cr|lib64libgap-4.6.5-5|69	

2502 14
14cr|lib64qb0-0.14.4-2|1	%define major 0
14cr|lib64qb0-0.14.4-2|2	%define version	0.14.4
14cr|lib64qb0-0.14.4-2|3	%define release	2
14cr|lib64qb0-0.14.4-2|4	%define develname %mklibname -d qb
14cr|lib64qb0-0.14.4-2|5	%define name	%mklibname qb %major
14cr|lib64qb0-0.14.4-2|6	
14cr|lib64qb0-0.14.4-2|7	Name:           %name
14cr|lib64qb0-0.14.4-2|8	Version:        %version
14cr|lib64qb0-0.14.4-2|9	Release:        %release
14cr|lib64qb0-0.14.4-2|10	Summary:        An IPC library for high performance servers
14cr|lib64qb0-0.14.4-2|11	Group:          System/Libraries
14cr|lib64qb0-0.14.4-2|12	License:        LGPLv2+
14cr|lib64qb0-0.14.4-2|13	URL:            https://github.com/asalkeld/libqb/wiki
14cr|lib64qb0-0.14.4-2|14	Source0:        https://fedorahosted.org/releases/q/u/quarterback/libqb-%{version}.tar.gz
14cr|lib64qb0-0.14.4-2|15	
14cr|lib64qb0-0.14.4-2|16	BuildRequires:  autoconf automake libtool doxygen procps check-devel
14cr|lib64qb0-0.14.4-2|17	
14cr|lib64qb0-0.14.4-2|18	%description
14cr|lib64qb0-0.14.4-2|19	%{name} provides high performance client server reusable features.
14cr|lib64qb0-0.14.4-2|20	Initially these are IPC and poll.
14cr|lib64qb0-0.14.4-2|21	
14cr|lib64qb0-0.14.4-2|22	
14cr|lib64qb0-0.14.4-2|23	%package 	devel
14cr|lib64qb0-0.14.4-2|24	Group:		Development/C
14cr|lib64qb0-0.14.4-2|25	Summary:	Development files for libqb
14cr|lib64qb0-0.14.4-2|26	Provides:	%{name}-devel = %{version}-%{release}
14cr|lib64qb0-0.14.4-2|27	Requires:	%{name} = %{version}
14cr|lib64qb0-0.14.4-2|28	
14cr|lib64qb0-0.14.4-2|29	%description 	devel
14cr|lib64qb0-0.14.4-2|30	The %{name}-devel package contains libraries and header files for
14cr|lib64qb0-0.14.4-2|31	developing applications that use %{name}
14cr|lib64qb0-0.14.4-2|32	
14cr|lib64qb0-0.14.4-2|33	%files devel
14cr|lib64qb0-0.14.4-2|34	%doc README.markdown
14cr|lib64qb0-0.14.4-2|35	%{_includedir}/qb/
14cr|lib64qb0-0.14.4-2|36	%{_libdir}/libqb.so
14cr|lib64qb0-0.14.4-2|37	%{_libdir}/pkgconfig/libqb.pc
14cr|lib64qb0-0.14.4-2|38	%{_mandir}/man3/qb*3*
14cr|lib64qb0-0.14.4-2|39	%{_mandir}/man8/qb*8*
14cr|lib64qb0-0.14.4-2|40	%{_sbindir}/qb-blackbox
14cr|lib64qb0-0.14.4-2|41	
14cr|lib64qb0-0.14.4-2|42	%prep
14cr|lib64qb0-0.14.4-2|43	%setup -q -n libqb-%{version}
14cr|lib64qb0-0.14.4-2|44	
14cr|lib64qb0-0.14.4-2|45	%build
14cr|lib64qb0-0.14.4-2|46	./autogen.sh
14cr|lib64qb0-0.14.4-2|47	%configure2_5x --disable-static
14cr|lib64qb0-0.14.4-2|48	%make
14cr|lib64qb0-0.14.4-2|49	
14cr|lib64qb0-0.14.4-2|50	%install
14cr|lib64qb0-0.14.4-2|51	#make install DESTDIR=%{buildroot}
14cr|lib64qb0-0.14.4-2|52	%makeinstall_std
14cr|lib64qb0-0.14.4-2|53	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|lib64qb0-0.14.4-2|54	rm -rf %{buildroot}/%{_docdir}/*
14cr|lib64qb0-0.14.4-2|55	
14cr|lib64qb0-0.14.4-2|56	%files
14cr|lib64qb0-0.14.4-2|57	%doc COPYING
14cr|lib64qb0-0.14.4-2|58	%{_libdir}/libqb.so.*
14cr|lib64qb0-0.14.4-2|59	
14cr|lib64qb0-0.14.4-2|60	
14cr|lib64qb0-0.14.4-2|61	%changelog
14cr|lib64qb0-0.14.4-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.4-2
14cr|lib64qb0-0.14.4-2|63	+ Revision: 9adf57c
14cr|lib64qb0-0.14.4-2|64	- MassBuild#464: Increase release tag
14cr|lib64qb0-0.14.4-2|65	
14cr|lib64qb0-0.14.4-2|66	

2503 14
14cr|lib765-0.4.2-3|1	%define sname 765
14cr|lib765-0.4.2-3|2	
14cr|lib765-0.4.2-3|3	%define major 3
14cr|lib765-0.4.2-3|4	%define libname %mklibname %{sname}_ %{major}
14cr|lib765-0.4.2-3|5	%define devname %mklibname %{sname} -d
14cr|lib765-0.4.2-3|6	
14cr|lib765-0.4.2-3|7	Summary:	Emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
14cr|lib765-0.4.2-3|8	Name:		lib%{sname}
14cr|lib765-0.4.2-3|9	Version:	0.4.2
14cr|lib765-0.4.2-3|10	Release:	3
14cr|lib765-0.4.2-3|11	License:	GPLv2+
14cr|lib765-0.4.2-3|12	Group:		System/Libraries
14cr|lib765-0.4.2-3|13	Url:		http://www.seasip.demon.co.uk/Unix/LibDsk/
14cr|lib765-0.4.2-3|14	Source0:	%{name}-%{version}.tar.gz
14cr|lib765-0.4.2-3|15	BuildRequires:	libdsk-devel
14cr|lib765-0.4.2-3|16	
14cr|lib765-0.4.2-3|17	%description
14cr|lib765-0.4.2-3|18	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
14cr|lib765-0.4.2-3|19	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
14cr|lib765-0.4.2-3|20	present it is not a "full" 765; features not used in the PCW BIOS (such as:
14cr|lib765-0.4.2-3|21	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
14cr|lib765-0.4.2-3|22	or incomplete.
14cr|lib765-0.4.2-3|23	
14cr|lib765-0.4.2-3|24	#----------------------------------------------------------------------------
14cr|lib765-0.4.2-3|25	
14cr|lib765-0.4.2-3|26	%package -n %{libname}
14cr|lib765-0.4.2-3|27	Summary:	Libraries for emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
14cr|lib765-0.4.2-3|28	Group:		System/Libraries
14cr|lib765-0.4.2-3|29	Provides:	%{name} = %{EVRD}
14cr|lib765-0.4.2-3|30	
14cr|lib765-0.4.2-3|31	%description -n %{libname}
14cr|lib765-0.4.2-3|32	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
14cr|lib765-0.4.2-3|33	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
14cr|lib765-0.4.2-3|34	present it is not a "full" 765; features not used in the PCW BIOS (such as:
14cr|lib765-0.4.2-3|35	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
14cr|lib765-0.4.2-3|36	or incomplete.
14cr|lib765-0.4.2-3|37	
14cr|lib765-0.4.2-3|38	This package provides the libraries for using 765 emulation.
14cr|lib765-0.4.2-3|39	
14cr|lib765-0.4.2-3|40	%files -n %{libname}
14cr|lib765-0.4.2-3|41	%doc ChangeLog doc/COPYING.LIB
14cr|lib765-0.4.2-3|42	%{_libdir}/lib765.so.%{major}*
14cr|lib765-0.4.2-3|43	
14cr|lib765-0.4.2-3|44	#----------------------------------------------------------------------------
14cr|lib765-0.4.2-3|45	
14cr|lib765-0.4.2-3|46	%package -n %{devname}
14cr|lib765-0.4.2-3|47	Summary:	Libraries and include files for developing with lib765
14cr|lib765-0.4.2-3|48	Group:		Development/C
14cr|lib765-0.4.2-3|49	Requires:	%{libname} = %{EVRD}
14cr|lib765-0.4.2-3|50	Provides:	%{name}-devel = %{EVRD}
14cr|lib765-0.4.2-3|51	
14cr|lib765-0.4.2-3|52	%description -n %{devname}
14cr|lib765-0.4.2-3|53	This package provides the necessary development libraries and include
14cr|lib765-0.4.2-3|54	files to allow you to develop with lib765.
14cr|lib765-0.4.2-3|55	
14cr|lib765-0.4.2-3|56	%files -n %{devname}
14cr|lib765-0.4.2-3|57	%doc doc/765.txt
14cr|lib765-0.4.2-3|58	%{_libdir}/lib765.so
14cr|lib765-0.4.2-3|59	%{_libdir}/lib765.a
14cr|lib765-0.4.2-3|60	%{_includedir}/765.h
14cr|lib765-0.4.2-3|61	
14cr|lib765-0.4.2-3|62	#----------------------------------------------------------------------------
14cr|lib765-0.4.2-3|63	
14cr|lib765-0.4.2-3|64	%prep
14cr|lib765-0.4.2-3|65	%setup -q
14cr|lib765-0.4.2-3|66	
14cr|lib765-0.4.2-3|67	%build
14cr|lib765-0.4.2-3|68	#fix x86_64 OS detection first
14cr|lib765-0.4.2-3|69	autoreconf -if
14cr|lib765-0.4.2-3|70	%configure2_5x
14cr|lib765-0.4.2-3|71	%make
14cr|lib765-0.4.2-3|72	
14cr|lib765-0.4.2-3|73	%install
14cr|lib765-0.4.2-3|74	%makeinstall_std
14cr|lib765-0.4.2-3|75	
14cr|lib765-0.4.2-3|76	
14cr|lib765-0.4.2-3|77	%changelog
14cr|lib765-0.4.2-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-3
14cr|lib765-0.4.2-3|79	+ Revision: d1e8177
14cr|lib765-0.4.2-3|80	- MassBuild#464: Increase release tag
14cr|lib765-0.4.2-3|81	
14cr|lib765-0.4.2-3|82	

2504 14
14cr|libaacs-0.5.0-2|1	%define major	0
14cr|libaacs-0.5.0-2|2	%define libname	%mklibname aacs %major
14cr|libaacs-0.5.0-2|3	%define libname	%mklibname aacs %major
14cr|libaacs-0.5.0-2|4	%define devnamest %mklibname aacs -d -s
14cr|libaacs-0.5.0-2|5	%define devname %mklibname aacs -d
14cr|libaacs-0.5.0-2|6	
14cr|libaacs-0.5.0-2|7	Summary:	implementation of the libaacs standard
14cr|libaacs-0.5.0-2|8	Name:		libaacs
14cr|libaacs-0.5.0-2|9	Version:	0.5.0
14cr|libaacs-0.5.0-2|10	Release:	2
14cr|libaacs-0.5.0-2|11	License:	LGPLv2+
14cr|libaacs-0.5.0-2|12	Group:		System/Libraries
14cr|libaacs-0.5.0-2|13	URL:		http://www.videolan.org
14cr|libaacs-0.5.0-2|14	Source0:	ftp://ftp.videolan.org/pub/videolan/libaacs/%{version}/%{name}-%{version}.tar.bz2
14cr|libaacs-0.5.0-2|15	
14cr|libaacs-0.5.0-2|16	BuildRequires:	libgcrypt-devel
14cr|libaacs-0.5.0-2|17	BuildRequires:	bison
14cr|libaacs-0.5.0-2|18	BuildRequires:	byacc
14cr|libaacs-0.5.0-2|19	BuildRequires:	flex
14cr|libaacs-0.5.0-2|20	
14cr|libaacs-0.5.0-2|21	Patch0:		bison_2.6.patch
14cr|libaacs-0.5.0-2|22	
14cr|libaacs-0.5.0-2|23	%description
14cr|libaacs-0.5.0-2|24	The doom9 researchers and the libaacs
14cr|libaacs-0.5.0-2|25	developers would like to present the
14cr|libaacs-0.5.0-2|26	first official release
14cr|libaacs-0.5.0-2|27	of their library of the implementation
14cr|libaacs-0.5.0-2|28	of the libaacs standard.
14cr|libaacs-0.5.0-2|29	
14cr|libaacs-0.5.0-2|30	%package -n %{libname}
14cr|libaacs-0.5.0-2|31	Summary:	implementation of the libaacs standard
14cr|libaacs-0.5.0-2|32	Group:		System/Libraries
14cr|libaacs-0.5.0-2|33	
14cr|libaacs-0.5.0-2|34	%description -n %{libname}
14cr|libaacs-0.5.0-2|35	The doom9 researchers and the libaacs
14cr|libaacs-0.5.0-2|36	developers would like to present the
14cr|libaacs-0.5.0-2|37	first official release
14cr|libaacs-0.5.0-2|38	of their library of the implementation
14cr|libaacs-0.5.0-2|39	of the libaacs standard.
14cr|libaacs-0.5.0-2|40	
14cr|libaacs-0.5.0-2|41	%package -n %{devname}
14cr|libaacs-0.5.0-2|42	Summary:	libaacs development files
14cr|libaacs-0.5.0-2|43	Group:		Development/C
14cr|libaacs-0.5.0-2|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|libaacs-0.5.0-2|45	Provides:	aacs-devel = %{version}-%{release}
14cr|libaacs-0.5.0-2|46	Requires:	%{libname} = %{version}-%{release}
14cr|libaacs-0.5.0-2|47	
14cr|libaacs-0.5.0-2|48	%description -n %{devname}
14cr|libaacs-0.5.0-2|49	Development files for %{name}
14cr|libaacs-0.5.0-2|50	
14cr|libaacs-0.5.0-2|51	%package -n %{devnamest}
14cr|libaacs-0.5.0-2|52	Summary:	libaacs development static lib
14cr|libaacs-0.5.0-2|53	Group:		Development/C
14cr|libaacs-0.5.0-2|54	Provides:	%{name}-devel-static = %{version}-%{release}
14cr|libaacs-0.5.0-2|55	Provides:	aacs-devel-static = %{version}-%{release}
14cr|libaacs-0.5.0-2|56	Requires:	%{libname} = %{version}-%{release}
14cr|libaacs-0.5.0-2|57	Requires:	aacs-devel = %{version}-%{release}
14cr|libaacs-0.5.0-2|58	
14cr|libaacs-0.5.0-2|59	%description -n %{devnamest}
14cr|libaacs-0.5.0-2|60	Development static lib for %{name}
14cr|libaacs-0.5.0-2|61	
14cr|libaacs-0.5.0-2|62	%prep
14cr|libaacs-0.5.0-2|63	%setup -q
14cr|libaacs-0.5.0-2|64	%patch0 -p1
14cr|libaacs-0.5.0-2|65	
14cr|libaacs-0.5.0-2|66	%build
14cr|libaacs-0.5.0-2|67	%configure2_5x
14cr|libaacs-0.5.0-2|68	%make
14cr|libaacs-0.5.0-2|69	
14cr|libaacs-0.5.0-2|70	%install
14cr|libaacs-0.5.0-2|71	%makeinstall_std
14cr|libaacs-0.5.0-2|72	rm %{buildroot}%{_libdir}/*.la
14cr|libaacs-0.5.0-2|73	
14cr|libaacs-0.5.0-2|74	%files -n %{libname}
14cr|libaacs-0.5.0-2|75	%{_libdir}/%{name}.so.%{major}*
14cr|libaacs-0.5.0-2|76	%{_bindir}/aacs_info
14cr|libaacs-0.5.0-2|77	
14cr|libaacs-0.5.0-2|78	%files -n %{devname}
14cr|libaacs-0.5.0-2|79	%{_includedir}/%{name}
14cr|libaacs-0.5.0-2|80	%{_libdir}/%{name}.so
14cr|libaacs-0.5.0-2|81	%{_libdir}/pkgconfig/%{name}.pc
14cr|libaacs-0.5.0-2|82	
14cr|libaacs-0.5.0-2|83	%files -n %{devnamest}
14cr|libaacs-0.5.0-2|84	%{_libdir}/*.a
14cr|libaacs-0.5.0-2|85	
14cr|libaacs-0.5.0-2|86	%changelog
14cr|libaacs-0.5.0-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|libaacs-0.5.0-2|88	+ Revision: aaf80f4
14cr|libaacs-0.5.0-2|89	- MassBuild#464: Increase release tag
14cr|libaacs-0.5.0-2|90	
14cr|libaacs-0.5.0-2|91	

2505 14
14cr|libaal-1.0.6-1|1	%define major 6
14cr|libaal-1.0.6-1|2	%define api 1.0
14cr|libaal-1.0.6-1|3	%define libname %mklibname aal %{api} %{major}
14cr|libaal-1.0.6-1|4	
14cr|libaal-1.0.6-1|5	%define major_min 0
14cr|libaal-1.0.6-1|6	%define libminimal %mklibname aal-minimal %{major_min}
14cr|libaal-1.0.6-1|7	
14cr|libaal-1.0.6-1|8	%define devname %mklibname aal -d
14cr|libaal-1.0.6-1|9	%define sdevname %mklibname aal -d -s
14cr|libaal-1.0.6-1|10	
14cr|libaal-1.0.6-1|11	Summary:	Library for Reiser4 filesystem
14cr|libaal-1.0.6-1|12	Name:		libaal
14cr|libaal-1.0.6-1|13	Version:	1.0.6
14cr|libaal-1.0.6-1|14	Release:	1
14cr|libaal-1.0.6-1|15	License:	GPLv2+
14cr|libaal-1.0.6-1|16	Group:		System/Libraries
14cr|libaal-1.0.6-1|17	Url:		http://sourceforge.net/projects/reiser4/files/reiser4-utils/libaal/
14cr|libaal-1.0.6-1|18	Source0:	http://sourceforge.net/projects/reiser4/files/reiser4-utils/libaal/%{name}-%{version}.tar.gz
14cr|libaal-1.0.6-1|19	Patch0:		libaal-1.0.5-rpmoptflags.patch
14cr|libaal-1.0.6-1|20	Patch1:		libaal.castint.patch
14cr|libaal-1.0.6-1|21	Patch2:		libaal-1.0.6-ldconfig.patch
14cr|libaal-1.0.6-1|22	
14cr|libaal-1.0.6-1|23	%description
14cr|libaal-1.0.6-1|24	A library needed for Reiser4 filesystem utilities.
14cr|libaal-1.0.6-1|25	
14cr|libaal-1.0.6-1|26	#----------------------------------------------------------------------------
14cr|libaal-1.0.6-1|27	
14cr|libaal-1.0.6-1|28	%package -n %{libname}
14cr|libaal-1.0.6-1|29	Summary:	Library for Reiser4 filesystem
14cr|libaal-1.0.6-1|30	Group:		System/Libraries
14cr|libaal-1.0.6-1|31	
14cr|libaal-1.0.6-1|32	%description -n %{libname}
14cr|libaal-1.0.6-1|33	A library needed for Reiser4 filesystem utilities.
14cr|libaal-1.0.6-1|34	
14cr|libaal-1.0.6-1|35	%files -n %{libname}
14cr|libaal-1.0.6-1|36	# COPYING contains information other than GPL text
14cr|libaal-1.0.6-1|37	%doc AUTHORS BUGS COPYING CREDITS ChangeLog README THANKS TODO
14cr|libaal-1.0.6-1|38	/%{_lib}/libaal-%{api}.so.%{major}*
14cr|libaal-1.0.6-1|39	
14cr|libaal-1.0.6-1|40	#----------------------------------------------------------------------------
14cr|libaal-1.0.6-1|41	
14cr|libaal-1.0.6-1|42	%package -n %{libminimal}
14cr|libaal-1.0.6-1|43	Summary:	%{name} library with miminal footprint
14cr|libaal-1.0.6-1|44	Group:		System/Libraries
14cr|libaal-1.0.6-1|45	
14cr|libaal-1.0.6-1|46	%description -n %{libminimal}
14cr|libaal-1.0.6-1|47	%{name} library with miminal memory foorprint. This is useful when
14cr|libaal-1.0.6-1|48	you need to build grub with Reiser4 support.
14cr|libaal-1.0.6-1|49	
14cr|libaal-1.0.6-1|50	%files -n %{libminimal}
14cr|libaal-1.0.6-1|51	/%{_lib}/libaal-minimal.so.%{major_min}*
14cr|libaal-1.0.6-1|52	
14cr|libaal-1.0.6-1|53	#----------------------------------------------------------------------------
14cr|libaal-1.0.6-1|54	
14cr|libaal-1.0.6-1|55	%package -n %{devname}
14cr|libaal-1.0.6-1|56	Summary:	Development related files for libaal library
14cr|libaal-1.0.6-1|57	Group:		Development/Kernel
14cr|libaal-1.0.6-1|58	Requires:	%{libname} = %{EVRD}
14cr|libaal-1.0.6-1|59	Requires:	%{libminimal} = %{EVRD}
14cr|libaal-1.0.6-1|60	Provides:	%{name}-devel = %{EVRD}
14cr|libaal-1.0.6-1|61	Conflicts:	%{name}-devel < 1.0.6
14cr|libaal-1.0.6-1|62	Obsoletes:	%{name}-devel < 1.0.6
14cr|libaal-1.0.6-1|63	
14cr|libaal-1.0.6-1|64	%description -n %{devname}
14cr|libaal-1.0.6-1|65	Development related files for libaal library.
14cr|libaal-1.0.6-1|66	
14cr|libaal-1.0.6-1|67	%files -n %{devname}
14cr|libaal-1.0.6-1|68	/%{_lib}/lib*.so
14cr|libaal-1.0.6-1|69	%{_includedir}/*
14cr|libaal-1.0.6-1|70	%{_datadir}/aclocal/*.m4
14cr|libaal-1.0.6-1|71	
14cr|libaal-1.0.6-1|72	#----------------------------------------------------------------------------
14cr|libaal-1.0.6-1|73	
14cr|libaal-1.0.6-1|74	%package -n %{sdevname}
14cr|libaal-1.0.6-1|75	Summary:	Static libaal library
14cr|libaal-1.0.6-1|76	Group:		Development/Kernel
14cr|libaal-1.0.6-1|77	Requires:	%{devname} = %{EVRD}
14cr|libaal-1.0.6-1|78	Provides:	%{name}-static-devel = %{EVRD}
14cr|libaal-1.0.6-1|79	Conflicts:	%{name}-static-devel < 1.0.6
14cr|libaal-1.0.6-1|80	Obsoletes:	%{name}-static-devel < 1.0.6
14cr|libaal-1.0.6-1|81	
14cr|libaal-1.0.6-1|82	%description -n %{sdevname}
14cr|libaal-1.0.6-1|83	The static libaal library.
14cr|libaal-1.0.6-1|84	
14cr|libaal-1.0.6-1|85	%files -n %{sdevname}
14cr|libaal-1.0.6-1|86	/%{_lib}/lib*.a
14cr|libaal-1.0.6-1|87	
14cr|libaal-1.0.6-1|88	#----------------------------------------------------------------------------
14cr|libaal-1.0.6-1|89	
14cr|libaal-1.0.6-1|90	%prep
14cr|libaal-1.0.6-1|91	%setup -q
14cr|libaal-1.0.6-1|92	%patch0 -p1 -b .cflags~
14cr|libaal-1.0.6-1|93	%patch1 -p1 -b .castint~
14cr|libaal-1.0.6-1|94	%patch2 -p1 -b .ldconfig
14cr|libaal-1.0.6-1|95	
14cr|libaal-1.0.6-1|96	%build
14cr|libaal-1.0.6-1|97	# be very pedantic
14cr|libaal-1.0.6-1|98	# needed for patch0
14cr|libaal-1.0.6-1|99	autoreconf -fi
14cr|libaal-1.0.6-1|100	%configure2_5x \
14cr|libaal-1.0.6-1|101	--libdir=/%{_lib}\
14cr|libaal-1.0.6-1|102	--libexecdir=/%{_lib}\
14cr|libaal-1.0.6-1|103	--enable-Werror \
14cr|libaal-1.0.6-1|104	%{?debug:--enable-debug}
14cr|libaal-1.0.6-1|105	
14cr|libaal-1.0.6-1|106	%make
14cr|libaal-1.0.6-1|107	
14cr|libaal-1.0.6-1|108	%install
14cr|libaal-1.0.6-1|109	%makeinstall_std
14cr|libaal-1.0.6-1|110	
14cr|libaal-1.0.6-1|111	
14cr|libaal-1.0.6-1|112	%changelog
14cr|libaal-1.0.6-1|113	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.6-1
14cr|libaal-1.0.6-1|114	+ Revision: ac5159d
14cr|libaal-1.0.6-1|115	- New version 1.0.6, new library major 6, spec cleanup
14cr|libaal-1.0.6-1|116	
14cr|libaal-1.0.6-1|117	

2506 14
14cr|libaccounts-glib-1.16-1|1	%define major	0
14cr|libaccounts-glib-1.16-1|2	%define libname %mklibname accounts-glib %{major}
14cr|libaccounts-glib-1.16-1|3	%define girname %mklibname accounts-glib-gir 1.0
14cr|libaccounts-glib-1.16-1|4	%define devname %mklibname -d accounts-glib
14cr|libaccounts-glib-1.16-1|5	
14cr|libaccounts-glib-1.16-1|6	Summary:	Accounts and SSO (Single Sign-On) framework
14cr|libaccounts-glib-1.16-1|7	Name:		libaccounts-glib
14cr|libaccounts-glib-1.16-1|8	Version:	1.16
14cr|libaccounts-glib-1.16-1|9	Release:	1
14cr|libaccounts-glib-1.16-1|10	Group:		System/Libraries
14cr|libaccounts-glib-1.16-1|11	License:	LGPLv2
14cr|libaccounts-glib-1.16-1|12	Url:		http://code.google.com/p/accounts-sso/
14cr|libaccounts-glib-1.16-1|13	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|libaccounts-glib-1.16-1|14	BuildRequires:	pkgconfig(check) >= 0.9.4
14cr|libaccounts-glib-1.16-1|15	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14cr|libaccounts-glib-1.16-1|16	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|libaccounts-glib-1.16-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
14cr|libaccounts-glib-1.16-1|18	BuildRequires:	pkgconfig(gobject-2.0)
14cr|libaccounts-glib-1.16-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|libaccounts-glib-1.16-1|20	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90
14cr|libaccounts-glib-1.16-1|21	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
14cr|libaccounts-glib-1.16-1|22	BuildRequires:	python-gi >= 2.90
14cr|libaccounts-glib-1.16-1|23	BuildRequires:	xsltproc
14cr|libaccounts-glib-1.16-1|24	BuildRequires:	gobject-introspection-devel
14cr|libaccounts-glib-1.16-1|25	
14cr|libaccounts-glib-1.16-1|26	%description
14cr|libaccounts-glib-1.16-1|27	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
14cr|libaccounts-glib-1.16-1|28	platforms.
14cr|libaccounts-glib-1.16-1|29	
14cr|libaccounts-glib-1.16-1|30	%package -n %{libname}
14cr|libaccounts-glib-1.16-1|31	Group:		System/Libraries
14cr|libaccounts-glib-1.16-1|32	Summary:	Accounts and SSO (Single Sign-On) framework
14cr|libaccounts-glib-1.16-1|33	
14cr|libaccounts-glib-1.16-1|34	%description -n %{libname}
14cr|libaccounts-glib-1.16-1|35	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
14cr|libaccounts-glib-1.16-1|36	platforms.
14cr|libaccounts-glib-1.16-1|37	
14cr|libaccounts-glib-1.16-1|38	%package -n %{girname}
14cr|libaccounts-glib-1.16-1|39	Group:		System/Libraries
14cr|libaccounts-glib-1.16-1|40	Summary:	GObject Introspection interface description for %{name}
14cr|libaccounts-glib-1.16-1|41	
14cr|libaccounts-glib-1.16-1|42	%description -n %{girname}
14cr|libaccounts-glib-1.16-1|43	GObject Introspection interface description for %{name}.
14cr|libaccounts-glib-1.16-1|44	
14cr|libaccounts-glib-1.16-1|45	%package -n %{devname}
14cr|libaccounts-glib-1.16-1|46	Summary:	Development files for %{name}
14cr|libaccounts-glib-1.16-1|47	Group:		Development/C
14cr|libaccounts-glib-1.16-1|48	Requires:	%{libname} = %{version}-%{release}
14cr|libaccounts-glib-1.16-1|49	Requires:	%{girname} = %{version}-%{release}
14cr|libaccounts-glib-1.16-1|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|libaccounts-glib-1.16-1|51	
14cr|libaccounts-glib-1.16-1|52	%description -n %{devname}
14cr|libaccounts-glib-1.16-1|53	The %{name}-devel package contains libraries and header files for
14cr|libaccounts-glib-1.16-1|54	developing applications that use %{name}.
14cr|libaccounts-glib-1.16-1|55	
14cr|libaccounts-glib-1.16-1|56	%package -n python-%{name}
14cr|libaccounts-glib-1.16-1|57	Summary:	Python binding for %{name}
14cr|libaccounts-glib-1.16-1|58	Group:		Development/Python
14cr|libaccounts-glib-1.16-1|59	
14cr|libaccounts-glib-1.16-1|60	%description -n python-%{name}
14cr|libaccounts-glib-1.16-1|61	Python binding for %{name}.
14cr|libaccounts-glib-1.16-1|62	
14cr|libaccounts-glib-1.16-1|63	%prep
14cr|libaccounts-glib-1.16-1|64	%setup -q
14cr|libaccounts-glib-1.16-1|65	
14cr|libaccounts-glib-1.16-1|66	%build
14cr|libaccounts-glib-1.16-1|67	%configure2_5x
14cr|libaccounts-glib-1.16-1|68	%make
14cr|libaccounts-glib-1.16-1|69	
14cr|libaccounts-glib-1.16-1|70	%install
14cr|libaccounts-glib-1.16-1|71	%makeinstall_std
14cr|libaccounts-glib-1.16-1|72	
14cr|libaccounts-glib-1.16-1|73	%files
14cr|libaccounts-glib-1.16-1|74	%{_bindir}/*
14cr|libaccounts-glib-1.16-1|75	%{_datadir}/xml
14cr|libaccounts-glib-1.16-1|76	%{_datadir}/backup-framework
14cr|libaccounts-glib-1.16-1|77	%{_libdir}/libaccounts-glib/accounts-glib-test.sh
14cr|libaccounts-glib-1.16-1|78	%{_libdir}/libaccounts-glib/accounts-glib-testsuite
14cr|libaccounts-glib-1.16-1|79	%{_libdir}/libaccounts-glib/test-process
14cr|libaccounts-glib-1.16-1|80	%{_libdir}/libaccounts-glib/tests.xml
14cr|libaccounts-glib-1.16-1|81	%{_datadir}/libaccounts-glib/testdata/Gallery.application
14cr|libaccounts-glib-1.16-1|82	%{_datadir}/libaccounts-glib/testdata/Mailer.application
14cr|libaccounts-glib-1.16-1|83	%{_datadir}/libaccounts-glib/testdata/MyProvider.provider
14cr|libaccounts-glib-1.16-1|84	%{_datadir}/libaccounts-glib/testdata/MyService.service
14cr|libaccounts-glib-1.16-1|85	%{_datadir}/libaccounts-glib/testdata/MyService2.service
14cr|libaccounts-glib-1.16-1|86	%{_datadir}/libaccounts-glib/testdata/OtherService.service
14cr|libaccounts-glib-1.16-1|87	%{_datadir}/libaccounts-glib/testdata/applications/Mailer.desktop
14cr|libaccounts-glib-1.16-1|88	%{_datadir}/libaccounts-glib/testdata/e-mail.service-type
14cr|libaccounts-glib-1.16-1|89	%{_datadir}/libaccounts-glib/testdata/maemo.provider
14cr|libaccounts-glib-1.16-1|90	%{_libdir}/libaccounts-glib/accounts-glib-test-wrapper.sh
14cr|libaccounts-glib-1.16-1|91	%{_datadir}/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml
14cr|libaccounts-glib-1.16-1|92	
14cr|libaccounts-glib-1.16-1|93	%files -n %{libname}
14cr|libaccounts-glib-1.16-1|94	%{_libdir}/%{name}.so.%{major}*
14cr|libaccounts-glib-1.16-1|95	
14cr|libaccounts-glib-1.16-1|96	%files -n %{girname}
14cr|libaccounts-glib-1.16-1|97	%{_libdir}/girepository-1.0/Accounts-1.0.typelib
14cr|libaccounts-glib-1.16-1|98	
14cr|libaccounts-glib-1.16-1|99	%files -n %{devname}
14cr|libaccounts-glib-1.16-1|100	%doc COPYING AUTHORS
14cr|libaccounts-glib-1.16-1|101	%{_libdir}/%{name}.so
14cr|libaccounts-glib-1.16-1|102	%{_libdir}/pkgconfig/%{name}.pc
14cr|libaccounts-glib-1.16-1|103	%{_includedir}/%{name}
14cr|libaccounts-glib-1.16-1|104	%{_datadir}/gir-1.0/Accounts-1.0.gir
14cr|libaccounts-glib-1.16-1|105	%{_datadir}/gtk-doc/html/%{name}
14cr|libaccounts-glib-1.16-1|106	%{_datadir}/vala/vapi/*
14cr|libaccounts-glib-1.16-1|107	
14cr|libaccounts-glib-1.16-1|108	%files -n python-%{name}
14cr|libaccounts-glib-1.16-1|109	%{py_platsitedir}/gi/overrides/Accounts.*
14cr|libaccounts-glib-1.16-1|110	
14cr|libaccounts-glib-1.16-1|111	%changelog
14cr|libaccounts-glib-1.16-1|112	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-1
14cr|libaccounts-glib-1.16-1|113	+ Revision: 51288ab
14cr|libaccounts-glib-1.16-1|114	- Add new files
14cr|libaccounts-glib-1.16-1|115	
14cr|libaccounts-glib-1.16-1|116	

2507 14
14cr|libalkimia-4.3.2-7|1	%define major 4
14cr|libalkimia-4.3.2-7|2	%define libname %mklibname alkimia %{major}
14cr|libalkimia-4.3.2-7|3	%define devname %mklibname alkimia -d
14cr|libalkimia-4.3.2-7|4	
14cr|libalkimia-4.3.2-7|5	Summary:	Financial library
14cr|libalkimia-4.3.2-7|6	Name:		libalkimia
14cr|libalkimia-4.3.2-7|7	Version:	4.3.2
14cr|libalkimia-4.3.2-7|8	Release:	7
14cr|libalkimia-4.3.2-7|9	License:	LGPLv2+
14cr|libalkimia-4.3.2-7|10	Group:		Office
14cr|libalkimia-4.3.2-7|11	Url:		http://kde-apps.org/content/show.php/libalkimia?content=137323
14cr|libalkimia-4.3.2-7|12	Source0:	http://kde-apps.org/CONTENT/content-files/137323-libalkimia-%{version}.tar.bz2
14cr|libalkimia-4.3.2-7|13	BuildRequires:	gmpxx-devel
14cr|libalkimia-4.3.2-7|14	BuildRequires:	kdelibs4-devel
14cr|libalkimia-4.3.2-7|15	
14cr|libalkimia-4.3.2-7|16	%description
14cr|libalkimia-4.3.2-7|17	Financial library used by KMyMoney and Scrooge.
14cr|libalkimia-4.3.2-7|18	
14cr|libalkimia-4.3.2-7|19	#----------------------------------------------------------------------------
14cr|libalkimia-4.3.2-7|20	
14cr|libalkimia-4.3.2-7|21	%package -n %{libname}
14cr|libalkimia-4.3.2-7|22	Summary:	Financial Library
14cr|libalkimia-4.3.2-7|23	Group:		System/Libraries
14cr|libalkimia-4.3.2-7|24	
14cr|libalkimia-4.3.2-7|25	%description -n %{libname}
14cr|libalkimia-4.3.2-7|26	Financial library used by KMyMoney and Scrooge.
14cr|libalkimia-4.3.2-7|27	
14cr|libalkimia-4.3.2-7|28	%files -n %{libname}
14cr|libalkimia-4.3.2-7|29	%{_kde_libdir}/%{name}.so.%{major}*
14cr|libalkimia-4.3.2-7|30	
14cr|libalkimia-4.3.2-7|31	#----------------------------------------------------------------------------
14cr|libalkimia-4.3.2-7|32	
14cr|libalkimia-4.3.2-7|33	%package -n %{devname}
14cr|libalkimia-4.3.2-7|34	Summary:	Development files for %{name}
14cr|libalkimia-4.3.2-7|35	Group:		Development/C
14cr|libalkimia-4.3.2-7|36	Requires:	%{libname} = %{EVRD}
14cr|libalkimia-4.3.2-7|37	Obsoletes:	libalkimia-devel < 4.3.2-2
14cr|libalkimia-4.3.2-7|38	
14cr|libalkimia-4.3.2-7|39	%description -n %{devname}
14cr|libalkimia-4.3.2-7|40	This package contains the development files for %{name}.
14cr|libalkimia-4.3.2-7|41	
14cr|libalkimia-4.3.2-7|42	%files -n %{devname}
14cr|libalkimia-4.3.2-7|43	%{_kde_includedir}/alkimia/
14cr|libalkimia-4.3.2-7|44	%{_kde_libdir}/%{name}.so
14cr|libalkimia-4.3.2-7|45	%{_kde_libdir}/pkgconfig/%{name}.pc
14cr|libalkimia-4.3.2-7|46	%{_datadir}/apps/cmake/modules/FindLibAlkimia.cmake
14cr|libalkimia-4.3.2-7|47	
14cr|libalkimia-4.3.2-7|48	#----------------------------------------------------------------------------
14cr|libalkimia-4.3.2-7|49	
14cr|libalkimia-4.3.2-7|50	%prep
14cr|libalkimia-4.3.2-7|51	%setup -q
14cr|libalkimia-4.3.2-7|52	
14cr|libalkimia-4.3.2-7|53	%build
14cr|libalkimia-4.3.2-7|54	%cmake_kde4
14cr|libalkimia-4.3.2-7|55	%make
14cr|libalkimia-4.3.2-7|56	
14cr|libalkimia-4.3.2-7|57	%install
14cr|libalkimia-4.3.2-7|58	%makeinstall_std -C build
14cr|libalkimia-4.3.2-7|59	
14cr|libalkimia-4.3.2-7|60	
14cr|libalkimia-4.3.2-7|61	%changelog
14cr|libalkimia-4.3.2-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.2-7
14cr|libalkimia-4.3.2-7|63	+ Revision: de77995
14cr|libalkimia-4.3.2-7|64	- MassBuild#464: Increase release tag
14cr|libalkimia-4.3.2-7|65	
14cr|libalkimia-4.3.2-7|66	

2508 14
14cr|libannodex-0.7.3-11|1	%define major 0
14cr|libannodex-0.7.3-11|2	%define libname %mklibname annodex %{major}
14cr|libannodex-0.7.3-11|3	%define devname %mklibname annodex -d
14cr|libannodex-0.7.3-11|4	
14cr|libannodex-0.7.3-11|5	Summary:	Library for annotating and indexing networked media
14cr|libannodex-0.7.3-11|6	Name:		libannodex
14cr|libannodex-0.7.3-11|7	Version:	0.7.3
14cr|libannodex-0.7.3-11|8	Release:	11
14cr|libannodex-0.7.3-11|9	License:	BSD
14cr|libannodex-0.7.3-11|10	Group:		System/Libraries
14cr|libannodex-0.7.3-11|11	Url:		http://www.annodex.net/
14cr|libannodex-0.7.3-11|12	Source0:	http://www.annodex.net/software/libannodex/download/%{name}-%{version}.tar.bz2
14cr|libannodex-0.7.3-11|13	Patch0:		libannodex.man.patch
14cr|libannodex-0.7.3-11|14	Patch1:		libannodex-0.7.3-gcc4.diff
14cr|libannodex-0.7.3-11|15	Patch2:		libannodex-0.7.3-avoid-version.diff
14cr|libannodex-0.7.3-11|16	Patch3:		libannodex-malloc_fix.diff
14cr|libannodex-0.7.3-11|17	BuildRequires:	doxygen
14cr|libannodex-0.7.3-11|18	BuildRequires:	docbook-utils
14cr|libannodex-0.7.3-11|19	BuildRequires:	pkgconfig(cmml)
14cr|libannodex-0.7.3-11|20	BuildRequires:	pkgconfig(expat)
14cr|libannodex-0.7.3-11|21	BuildRequires:	pkgconfig(ogg)
14cr|libannodex-0.7.3-11|22	BuildRequires:	pkgconfig(oggz)
14cr|libannodex-0.7.3-11|23	BuildRequires:	pkgconfig(sndfile)
14cr|libannodex-0.7.3-11|24	Conflicts:	%{_lib}annodex1 < 0.7.3-10
14cr|libannodex-0.7.3-11|25	
14cr|libannodex-0.7.3-11|26	%description
14cr|libannodex-0.7.3-11|27	libannodex is a library to provide reading and writing of Annodex files and
14cr|libannodex-0.7.3-11|28	streams.
14cr|libannodex-0.7.3-11|29	
14cr|libannodex-0.7.3-11|30	%files
14cr|libannodex-0.7.3-11|31	%doc AUTHORS ChangeLog COPYING README
14cr|libannodex-0.7.3-11|32	%dir %{_libdir}/annodex/importers
14cr|libannodex-0.7.3-11|33	%{_libdir}/annodex/importers/*.so
14cr|libannodex-0.7.3-11|34	
14cr|libannodex-0.7.3-11|35	#----------------------------------------------------------------------------
14cr|libannodex-0.7.3-11|36	
14cr|libannodex-0.7.3-11|37	%package -n %{libname}
14cr|libannodex-0.7.3-11|38	Summary:	Library for annotating and indexing networked media
14cr|libannodex-0.7.3-11|39	Group:		System/Libraries
14cr|libannodex-0.7.3-11|40	Requires:	%{name}
14cr|libannodex-0.7.3-11|41	Conflicts:	%{_lib}annodex1 < 0.7.3-10
14cr|libannodex-0.7.3-11|42	Obsoletes:	%{_lib}annodex1 < 0.7.3-10
14cr|libannodex-0.7.3-11|43	
14cr|libannodex-0.7.3-11|44	%description -n %{libname}
14cr|libannodex-0.7.3-11|45	libannodex is a library to provide reading and writing of Annodex files and
14cr|libannodex-0.7.3-11|46	streams.
14cr|libannodex-0.7.3-11|47	
14cr|libannodex-0.7.3-11|48	%files -n %{libname}
14cr|libannodex-0.7.3-11|49	%{_libdir}/libannodex.so.%{major}*
14cr|libannodex-0.7.3-11|50	
14cr|libannodex-0.7.3-11|51	#----------------------------------------------------------------------------
14cr|libannodex-0.7.3-11|52	
14cr|libannodex-0.7.3-11|53	%package -n %{devname}
14cr|libannodex-0.7.3-11|54	Summary:	Files needed for development using libannodex
14cr|libannodex-0.7.3-11|55	Group:		Development/C
14cr|libannodex-0.7.3-11|56	Requires:	%{libname} = %{EVRD}
14cr|libannodex-0.7.3-11|57	Provides:	%{name}-devel = %{EVRD}
14cr|libannodex-0.7.3-11|58	
14cr|libannodex-0.7.3-11|59	%description -n %{devname}
14cr|libannodex-0.7.3-11|60	libannodex is a library to provide reading and writing of Annodex files and
14cr|libannodex-0.7.3-11|61	streams.
14cr|libannodex-0.7.3-11|62	
14cr|libannodex-0.7.3-11|63	This package contains the header files and documentation needed for development
14cr|libannodex-0.7.3-11|64	using libannodex.
14cr|libannodex-0.7.3-11|65	
14cr|libannodex-0.7.3-11|66	%files -n %{devname}
14cr|libannodex-0.7.3-11|67	%doc doc/libannodex/html/* TODO
14cr|libannodex-0.7.3-11|68	%dir %{_includedir}/annodex
14cr|libannodex-0.7.3-11|69	%{_includedir}/annodex/*.h
14cr|libannodex-0.7.3-11|70	%{_libdir}/libannodex.so
14cr|libannodex-0.7.3-11|71	%{_libdir}/pkgconfig/annodex.pc
14cr|libannodex-0.7.3-11|72	
14cr|libannodex-0.7.3-11|73	#----------------------------------------------------------------------------
14cr|libannodex-0.7.3-11|74	
14cr|libannodex-0.7.3-11|75	%package tools
14cr|libannodex-0.7.3-11|76	Summary:	Various tools using the annotating and indexing networked media library
14cr|libannodex-0.7.3-11|77	Group:		File tools
14cr|libannodex-0.7.3-11|78	
14cr|libannodex-0.7.3-11|79	%description tools
14cr|libannodex-0.7.3-11|80	This package contains various tools using the annotating and indexing networked
14cr|libannodex-0.7.3-11|81	media library.
14cr|libannodex-0.7.3-11|82	
14cr|libannodex-0.7.3-11|83	%files tools
14cr|libannodex-0.7.3-11|84	%{_bindir}/anx*
14cr|libannodex-0.7.3-11|85	%{_mandir}/man1/*
14cr|libannodex-0.7.3-11|86	
14cr|libannodex-0.7.3-11|87	#----------------------------------------------------------------------------
14cr|libannodex-0.7.3-11|88	
14cr|libannodex-0.7.3-11|89	%prep
14cr|libannodex-0.7.3-11|90	%setup -q
14cr|libannodex-0.7.3-11|91	%patch0 -p0
14cr|libannodex-0.7.3-11|92	%patch1 -p0
14cr|libannodex-0.7.3-11|93	%patch2 -p0
14cr|libannodex-0.7.3-11|94	%patch3 -p0
14cr|libannodex-0.7.3-11|95	
14cr|libannodex-0.7.3-11|96	%build
14cr|libannodex-0.7.3-11|97	rm -f configure
14cr|libannodex-0.7.3-11|98	libtoolize --copy --force --ltdl; aclocal -I m4; autoconf; automake --add-missing
14cr|libannodex-0.7.3-11|99	#autoreconf -fi
14cr|libannodex-0.7.3-11|100	
14cr|libannodex-0.7.3-11|101	%configure2_5x --disable-static
14cr|libannodex-0.7.3-11|102	%make
14cr|libannodex-0.7.3-11|103	
14cr|libannodex-0.7.3-11|104	%install
14cr|libannodex-0.7.3-11|105	%makeinstall_std
14cr|libannodex-0.7.3-11|106	
14cr|libannodex-0.7.3-11|107	# cleanup
14cr|libannodex-0.7.3-11|108	rm -rf %{buildroot}%{_docdir}/libannodex
14cr|libannodex-0.7.3-11|109	
14cr|libannodex-0.7.3-11|110	%check
14cr|libannodex-0.7.3-11|111	make check
14cr|libannodex-0.7.3-11|112	
14cr|libannodex-0.7.3-11|113	
14cr|libannodex-0.7.3-11|114	%changelog
14cr|libannodex-0.7.3-11|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-11
14cr|libannodex-0.7.3-11|116	+ Revision: 6e5e37e
14cr|libannodex-0.7.3-11|117	- MassBuild#464: Increase release tag
14cr|libannodex-0.7.3-11|118	
14cr|libannodex-0.7.3-11|119	

2509 14
14cr|libapparmor-2.3-1.1310.7|1	%define major 1
14cr|libapparmor-2.3-1.1310.7|2	%define libname %mklibname apparmor %{major}
14cr|libapparmor-2.3-1.1310.7|3	%define libimmunix %mklibname immunix %{major}
14cr|libapparmor-2.3-1.1310.7|4	%define devname %mklibname apparmor -d
14cr|libapparmor-2.3-1.1310.7|5	%define svnrev 1310
14cr|libapparmor-2.3-1.1310.7|6	
14cr|libapparmor-2.3-1.1310.7|7	Summary:	Main libraries for AppArmor
14cr|libapparmor-2.3-1.1310.7|8	Name:		libapparmor
14cr|libapparmor-2.3-1.1310.7|9	Version:	2.3
14cr|libapparmor-2.3-1.1310.7|10	Release:	1.%{svnrev}.7
14cr|libapparmor-2.3-1.1310.7|11	License:	LGPLv2.1+
14cr|libapparmor-2.3-1.1310.7|12	Group:		System/Libraries
14cr|libapparmor-2.3-1.1310.7|13	Url:		http://forge.novell.com/modules/xfmod/project/?apparmor
14cr|libapparmor-2.3-1.1310.7|14	Source0:	libapparmor-%{version}-%{svnrev}.tar.gz
14cr|libapparmor-2.3-1.1310.7|15	Buildrequires:	bison
14cr|libapparmor-2.3-1.1310.7|16	Buildrequires:	flex
14cr|libapparmor-2.3-1.1310.7|17	Buildrequires:	libtool
14cr|libapparmor-2.3-1.1310.7|18	Buildrequires:	swig
14cr|libapparmor-2.3-1.1310.7|19	Buildrequires:	perl-devel
14cr|libapparmor-2.3-1.1310.7|20	
14cr|libapparmor-2.3-1.1310.7|21	%description
14cr|libapparmor-2.3-1.1310.7|22	AppArmor is a security framework that proactively protects the operating system
14cr|libapparmor-2.3-1.1310.7|23	and applications. This package contains the main library for AppArmor.
14cr|libapparmor-2.3-1.1310.7|24	
14cr|libapparmor-2.3-1.1310.7|25	#----------------------------------------------------------------------------
14cr|libapparmor-2.3-1.1310.7|26	
14cr|libapparmor-2.3-1.1310.7|27	%package -n %{libname}
14cr|libapparmor-2.3-1.1310.7|28	Summary:	Shared library for %{name}
14cr|libapparmor-2.3-1.1310.7|29	Group:		System/Libraries
14cr|libapparmor-2.3-1.1310.7|30	
14cr|libapparmor-2.3-1.1310.7|31	%description -n %{libname}
14cr|libapparmor-2.3-1.1310.7|32	This package contains the AppArmor library.
14cr|libapparmor-2.3-1.1310.7|33	
14cr|libapparmor-2.3-1.1310.7|34	%files -n %{libname}
14cr|libapparmor-2.3-1.1310.7|35	%doc COPYING.LGPL AUTHORS
14cr|libapparmor-2.3-1.1310.7|36	%{_libdir}/libapparmor.so.%{major}*
14cr|libapparmor-2.3-1.1310.7|37	
14cr|libapparmor-2.3-1.1310.7|38	#----------------------------------------------------------------------------
14cr|libapparmor-2.3-1.1310.7|39	
14cr|libapparmor-2.3-1.1310.7|40	%package -n %{libimmunix}
14cr|libapparmor-2.3-1.1310.7|41	Summary:	Shared library for %{name}
14cr|libapparmor-2.3-1.1310.7|42	Group:		System/Libraries
14cr|libapparmor-2.3-1.1310.7|43	Conflicts:	%{_lib}apparmor1 < 2.3-1.1310.6
14cr|libapparmor-2.3-1.1310.7|44	
14cr|libapparmor-2.3-1.1310.7|45	%description -n %{libimmunix}
14cr|libapparmor-2.3-1.1310.7|46	This package contains the AppArmor library.
14cr|libapparmor-2.3-1.1310.7|47	
14cr|libapparmor-2.3-1.1310.7|48	%files -n %{libimmunix}
14cr|libapparmor-2.3-1.1310.7|49	%doc COPYING.LGPL AUTHORS
14cr|libapparmor-2.3-1.1310.7|50	%{_libdir}/libimmunix.so.%{major}*
14cr|libapparmor-2.3-1.1310.7|51	
14cr|libapparmor-2.3-1.1310.7|52	#----------------------------------------------------------------------------
14cr|libapparmor-2.3-1.1310.7|53	
14cr|libapparmor-2.3-1.1310.7|54	%package -n %{devname}
14cr|libapparmor-2.3-1.1310.7|55	Summary:	Development files for %{name}
14cr|libapparmor-2.3-1.1310.7|56	Group:		Development/C
14cr|libapparmor-2.3-1.1310.7|57	Requires:	%{libname} = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|58	Requires:	%{libimmunix} = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|59	Provides:	%{name}-devel = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|60	Provides:	apparmor-devel = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|61	
14cr|libapparmor-2.3-1.1310.7|62	%description -n %{devname}
14cr|libapparmor-2.3-1.1310.7|63	This package contains development files for %{name}.
14cr|libapparmor-2.3-1.1310.7|64	
14cr|libapparmor-2.3-1.1310.7|65	%files -n %{devname}
14cr|libapparmor-2.3-1.1310.7|66	%doc README
14cr|libapparmor-2.3-1.1310.7|67	%{_includedir}/aalogparse/
14cr|libapparmor-2.3-1.1310.7|68	%{_libdir}/*.so
14cr|libapparmor-2.3-1.1310.7|69	%{_libdir}/*.a
14cr|libapparmor-2.3-1.1310.7|70	%{_includedir}/sys/*.h
14cr|libapparmor-2.3-1.1310.7|71	%{_mandir}/man2/aa_change_hat.2*
14cr|libapparmor-2.3-1.1310.7|72	
14cr|libapparmor-2.3-1.1310.7|73	#----------------------------------------------------------------------------
14cr|libapparmor-2.3-1.1310.7|74	
14cr|libapparmor-2.3-1.1310.7|75	%package -n perl-libapparmor
14cr|libapparmor-2.3-1.1310.7|76	Summary:	AppArmor module for perl
14cr|libapparmor-2.3-1.1310.7|77	Group:		Development/Perl
14cr|libapparmor-2.3-1.1310.7|78	Requires:	%{libname} = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|79	Requires:	%{libimmunix} = %{EVRD}
14cr|libapparmor-2.3-1.1310.7|80	
14cr|libapparmor-2.3-1.1310.7|81	%description -n perl-libapparmor
14cr|libapparmor-2.3-1.1310.7|82	This package contains the AppArmor module for perl.
14cr|libapparmor-2.3-1.1310.7|83	
14cr|libapparmor-2.3-1.1310.7|84	%files -n perl-libapparmor
14cr|libapparmor-2.3-1.1310.7|85	%{perl_vendorarch}/auto/LibAppArmor
14cr|libapparmor-2.3-1.1310.7|86	%{perl_vendorarch}/LibAppArmor.pm
14cr|libapparmor-2.3-1.1310.7|87	
14cr|libapparmor-2.3-1.1310.7|88	#----------------------------------------------------------------------------
14cr|libapparmor-2.3-1.1310.7|89	
14cr|libapparmor-2.3-1.1310.7|90	%prep
14cr|libapparmor-2.3-1.1310.7|91	%setup -q -n %{name}-%{version}-%{svnrev}
14cr|libapparmor-2.3-1.1310.7|92	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|libapparmor-2.3-1.1310.7|93	
14cr|libapparmor-2.3-1.1310.7|94	%build
14cr|libapparmor-2.3-1.1310.7|95	./autogen.sh
14cr|libapparmor-2.3-1.1310.7|96	%serverbuild
14cr|libapparmor-2.3-1.1310.7|97	%configure2_5x \
14cr|libapparmor-2.3-1.1310.7|98	--with-perl \
14cr|libapparmor-2.3-1.1310.7|99	--enable-static
14cr|libapparmor-2.3-1.1310.7|100	%make CFLAGS="%{optflags}" TESTBUILDDIR=$(pwd)
14cr|libapparmor-2.3-1.1310.7|101	
14cr|libapparmor-2.3-1.1310.7|102	%install
14cr|libapparmor-2.3-1.1310.7|103	# lib
14cr|libapparmor-2.3-1.1310.7|104	%makeinstall_std LIB=%{_lib} LIBDIR=%{_libdir}
14cr|libapparmor-2.3-1.1310.7|105	# XXX - for some reason, on i586 builds this file is not copied
14cr|libapparmor-2.3-1.1310.7|106	install -m 0644 swig/perl/LibAppArmor.pm %{buildroot}%{perl_vendorarch}
14cr|libapparmor-2.3-1.1310.7|107	
14cr|libapparmor-2.3-1.1310.7|108	
14cr|libapparmor-2.3-1.1310.7|109	%changelog
14cr|libapparmor-2.3-1.1310.7|110	* Thu Jun 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-1.1310.7
14cr|libapparmor-2.3-1.1310.7|111	+ Revision: 56a6be0
14cr|libapparmor-2.3-1.1310.7|112	- Rebuild with new perl
14cr|libapparmor-2.3-1.1310.7|113	
14cr|libapparmor-2.3-1.1310.7|114	

2510 14
14cr|libappindicator-12.10.0-3|1	%define major 1
14cr|libappindicator-12.10.0-3|2	%define libname %mklibname appindicator %{major}
14cr|libappindicator-12.10.0-3|3	%define devname %mklibname appindicator -d
14cr|libappindicator-12.10.0-3|4	
14cr|libappindicator-12.10.0-3|5	Summary:	Application indicators library
14cr|libappindicator-12.10.0-3|6	Name:		libappindicator
14cr|libappindicator-12.10.0-3|7	Version:	12.10.0
14cr|libappindicator-12.10.0-3|8	Release:	3
14cr|libappindicator-12.10.0-3|9	License:	LGPLv2+ and LGPLv3+
14cr|libappindicator-12.10.0-3|10	Url:		https://launchpad.net/libappindicator
14cr|libappindicator-12.10.0-3|11	Group:		System/Libraries
14cr|libappindicator-12.10.0-3|12	Source0:	%{name}-%{version}.tar.gz
14cr|libappindicator-12.10.0-3|13	# PATCH-FIX-OPENSUSE 001_opensuse_build_fix_all.patch nmarques@opensuse.org
14cr|libappindicator-12.10.0-3|14	#-- This patch fixes python links and  eplaces pkgconfig() calls from "nunit" to "mono-nunit"
14cr|libappindicator-12.10.0-3|15	# PATCH-FIX-OPENSUSE - libappindicator-mono-nunit-fix.patch nmarques@opensuse.org
14cr|libappindicator-12.10.0-3|16	#-- use mono-nunit for pkgconfig() calls instead of nunit
14cr|libappindicator-12.10.0-3|17	#Patch0:	libappindicator-mono-nunit-fix.patch
14cr|libappindicator-12.10.0-3|18	# PATCH-FIX-OPENSUSE - libappindicator-header-fixes.patch nmarques@opensuse.org
14cr|libappindicator-12.10.0-3|19	BuildRequires:	gnome-common
14cr|libappindicator-12.10.0-3|20	BuildRequires:	intltool
14cr|libappindicator-12.10.0-3|21	BuildRequires:	perl-XML-SAX
14cr|libappindicator-12.10.0-3|22	BuildRequires:	vala-devel
14cr|libappindicator-12.10.0-3|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|libappindicator-12.10.0-3|24	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14cr|libappindicator-12.10.0-3|25	BuildRequires:	pkgconfig(gapi-2.0)
14cr|libappindicator-12.10.0-3|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libappindicator-12.10.0-3|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|libappindicator-12.10.0-3|28	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|libappindicator-12.10.0-3|29	BuildRequires:	pkgconfig(gtk-sharp-2.0)
14cr|libappindicator-12.10.0-3|30	BuildRequires:	pkgconfig(indicate-0.6)
14cr|libappindicator-12.10.0-3|31	BuildRequires:	pkgconfig(indicator3-0.4)
14cr|libappindicator-12.10.0-3|32	BuildRequires:	pkgconfig(libpng)
14cr|libappindicator-12.10.0-3|33	BuildRequires:	pkgconfig(mono)
14cr|libappindicator-12.10.0-3|34	BuildRequires:	pkgconfig(mono-nunit)
14cr|libappindicator-12.10.0-3|35	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|libappindicator-12.10.0-3|36	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|libappindicator-12.10.0-3|37	
14cr|libappindicator-12.10.0-3|38	%description
14cr|libappindicator-12.10.0-3|39	A library and indicator to take menus from applications and place them in
14cr|libappindicator-12.10.0-3|40	the panel.
14cr|libappindicator-12.10.0-3|41	
14cr|libappindicator-12.10.0-3|42	#----------------------------------------------------------------------------
14cr|libappindicator-12.10.0-3|43	
14cr|libappindicator-12.10.0-3|44	%package -n %{libname}
14cr|libappindicator-12.10.0-3|45	Summary:	Application indicator library - shared libraries
14cr|libappindicator-12.10.0-3|46	Group:		System/Libraries
14cr|libappindicator-12.10.0-3|47	
14cr|libappindicator-12.10.0-3|48	%description -n %{libname}
14cr|libappindicator-12.10.0-3|49	A library and indicator to take menus from applications and place them in
14cr|libappindicator-12.10.0-3|50	the panel.
14cr|libappindicator-12.10.0-3|51	
14cr|libappindicator-12.10.0-3|52	This package provides the shared libraries to be used by applications.
14cr|libappindicator-12.10.0-3|53	
14cr|libappindicator-12.10.0-3|54	%files -n %{libname}
14cr|libappindicator-12.10.0-3|55	%doc README COPYING COPYING.LGPL.2.1
14cr|libappindicator-12.10.0-3|56	%{_libdir}/*.so.%{major}*
14cr|libappindicator-12.10.0-3|57	%{_libdir}/girepository-1.0/*.typelib
14cr|libappindicator-12.10.0-3|58	
14cr|libappindicator-12.10.0-3|59	#----------------------------------------------------------------------------
14cr|libappindicator-12.10.0-3|60	
14cr|libappindicator-12.10.0-3|61	%package -n appindicator-sharp
14cr|libappindicator-12.10.0-3|62	Summary:	Application indicator library - assembly CLI
14cr|libappindicator-12.10.0-3|63	Group:		Development/Other
14cr|libappindicator-12.10.0-3|64	
14cr|libappindicator-12.10.0-3|65	%description -n appindicator-sharp
14cr|libappindicator-12.10.0-3|66	This package provides the appindicator-sharp assembly that allows CLI (.NET)
14cr|libappindicator-12.10.0-3|67	programs to take menus from applications and place them in the panel.
14cr|libappindicator-12.10.0-3|68	
14cr|libappindicator-12.10.0-3|69	This package provides assemblies to be used by applications
14cr|libappindicator-12.10.0-3|70	
14cr|libappindicator-12.10.0-3|71	%files -n appindicator-sharp
14cr|libappindicator-12.10.0-3|72	%{_prefix}/lib/mono/appindicator-sharp/
14cr|libappindicator-12.10.0-3|73	%{_prefix}/lib/mono/gac/
14cr|libappindicator-12.10.0-3|74	%{_libdir}/cli/appindicator-sharp*
14cr|libappindicator-12.10.0-3|75	
14cr|libappindicator-12.10.0-3|76	#----------------------------------------------------------------------------
14cr|libappindicator-12.10.0-3|77	
14cr|libappindicator-12.10.0-3|78	%package -n %{devname}
14cr|libappindicator-12.10.0-3|79	Summary:	Application indicator library - development files
14cr|libappindicator-12.10.0-3|80	Group:		Development/C
14cr|libappindicator-12.10.0-3|81	Requires:	%{libname} = %{EVRD}
14cr|libappindicator-12.10.0-3|82	
14cr|libappindicator-12.10.0-3|83	%description -n %{devname}
14cr|libappindicator-12.10.0-3|84	A library and indicator to take menus from the applications and place them in
14cr|libappindicator-12.10.0-3|85	the panel.
14cr|libappindicator-12.10.0-3|86	
14cr|libappindicator-12.10.0-3|87	This package provides the files that are needed to build applications.
14cr|libappindicator-12.10.0-3|88	
14cr|libappindicator-12.10.0-3|89	%files -n %{devname}
14cr|libappindicator-12.10.0-3|90	%{_includedir}/libappindicator3-0.1/
14cr|libappindicator-12.10.0-3|91	%{_datadir}/gtk-doc/html/libappindicator/
14cr|libappindicator-12.10.0-3|92	%{_libdir}/*.so
14cr|libappindicator-12.10.0-3|93	%{_libdir}/pkgconfig/*.pc
14cr|libappindicator-12.10.0-3|94	%{_datadir}/gir-1.0/
14cr|libappindicator-12.10.0-3|95	
14cr|libappindicator-12.10.0-3|96	#----------------------------------------------------------------------------
14cr|libappindicator-12.10.0-3|97	
14cr|libappindicator-12.10.0-3|98	%prep
14cr|libappindicator-12.10.0-3|99	%setup -q
14cr|libappindicator-12.10.0-3|100	%apply_patches
14cr|libappindicator-12.10.0-3|101	
14cr|libappindicator-12.10.0-3|102	%build
14cr|libappindicator-12.10.0-3|103	# Warning, patch requires reconf
14cr|libappindicator-12.10.0-3|104	NOCONFIGURE=1 autoreconf -fi
14cr|libappindicator-12.10.0-3|105	%configure2_5x \
14cr|libappindicator-12.10.0-3|106	--disable-static \
14cr|libappindicator-12.10.0-3|107	--with-gtk=3
14cr|libappindicator-12.10.0-3|108	
14cr|libappindicator-12.10.0-3|109	make LIBS='-lgmodule-2.0'
14cr|libappindicator-12.10.0-3|110	
14cr|libappindicator-12.10.0-3|111	%install
14cr|libappindicator-12.10.0-3|112	%makeinstall_std
14cr|libappindicator-12.10.0-3|113	
14cr|libappindicator-12.10.0-3|114	
14cr|libappindicator-12.10.0-3|115	%changelog
14cr|libappindicator-12.10.0-3|116	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.0-3
14cr|libappindicator-12.10.0-3|117	+ Revision: 7a78d3e
14cr|libappindicator-12.10.0-3|118	- Spec cleanup
14cr|libappindicator-12.10.0-3|119	
14cr|libappindicator-12.10.0-3|120	

2511 14
14cr|libapreq2-2.130.0-6|1	#Module-Specific definitions
14cr|libapreq2-2.130.0-6|2	%define rversion 2.13
14cr|libapreq2-2.130.0-6|3	%define revision r376644
14cr|libapreq2-2.130.0-6|4	
14cr|libapreq2-2.130.0-6|5	%define mod_name mod_apreq
14cr|libapreq2-2.130.0-6|6	%define mod_conf 76_%{mod_name}2.conf
14cr|libapreq2-2.130.0-6|7	%define mod_so %{mod_name}2.so
14cr|libapreq2-2.130.0-6|8	
14cr|libapreq2-2.130.0-6|9	%define apache_version 2.2.0
14cr|libapreq2-2.130.0-6|10	
14cr|libapreq2-2.130.0-6|11	%define major 2
14cr|libapreq2-2.130.0-6|12	%define libname %mklibname apreq %{major}
14cr|libapreq2-2.130.0-6|13	%define develname %mklibname apreq -d
14cr|libapreq2-2.130.0-6|14	
14cr|libapreq2-2.130.0-6|15	Summary:	Apache Request Library
14cr|libapreq2-2.130.0-6|16	
14cr|libapreq2-2.130.0-6|17	Name:		libapreq2
14cr|libapreq2-2.130.0-6|18	Version:	%perl_convert_version %{rversion}
14cr|libapreq2-2.130.0-6|19	Release:	6
14cr|libapreq2-2.130.0-6|20	License:	Apache License
14cr|libapreq2-2.130.0-6|21	Group:		System/Libraries
14cr|libapreq2-2.130.0-6|22	URL:		http://httpd.apache.org/apreq/
14cr|libapreq2-2.130.0-6|23	#Source0:	libapreq2-%{rversion}-%{revision}.tar.bz2
14cr|libapreq2-2.130.0-6|24	Source0:	http://people.apache.org/~issac/libapreq2-%{rversion}.tar.gz
14cr|libapreq2-2.130.0-6|25	Source1:	http://people.apache.org/~issac/libapreq2-%{rversion}.tar.gz.asc
14cr|libapreq2-2.130.0-6|26	Source2:	76_mod_apreq2.conf
14cr|libapreq2-2.130.0-6|27	Source3:	libapreq2.pc.in
14cr|libapreq2-2.130.0-6|28	Patch0:		libapreq2-2.03-dev-version_check_fix.diff
14cr|libapreq2-2.130.0-6|29	Patch1:		libapreq2-2.08-autoconf260.diff
14cr|libapreq2-2.130.0-6|30	Patch2:		libapreq2-2.09-pkgconfig.patch
14cr|libapreq2-2.130.0-6|31	Patch3:		libapreq2-2.13-libtool.patch
14cr|libapreq2-2.130.0-6|32	BuildRequires:	autoconf2.5
14cr|libapreq2-2.130.0-6|33	BuildRequires:	automake
14cr|libapreq2-2.130.0-6|34	BuildRequires:	chrpath
14cr|libapreq2-2.130.0-6|35	BuildRequires:	perl-devel
14cr|libapreq2-2.130.0-6|36	BuildRequires:	perl-doc
14cr|libapreq2-2.130.0-6|37	BuildRequires:	perl(Pod::Tests)
14cr|libapreq2-2.130.0-6|38	BuildRequires:	perl(Apache::Test)
14cr|libapreq2-2.130.0-6|39	BuildRequires:	perl(Template)
14cr|libapreq2-2.130.0-6|40	BuildRequires:	perl(Tie::IxHash)
14cr|libapreq2-2.130.0-6|41	BuildRequires:	perl(ExtUtils::XSBuilder)
14cr|libapreq2-2.130.0-6|42	BuildRequires:	perl(Parse::RecDescent)
14cr|libapreq2-2.130.0-6|43	BuildRequires:	perl-libwww-perl
14cr|libapreq2-2.130.0-6|44	BuildRequires:	apache-mod_perl-devel
14cr|libapreq2-2.130.0-6|45	BuildRequires:	apache-devel >= %{apache_version}
14cr|libapreq2-2.130.0-6|46	BuildRequires:	apache-source >= %{apache_version}
14cr|libapreq2-2.130.0-6|47	BuildRequires:	apache-mod_ssl >= %{apache_version}
14cr|libapreq2-2.130.0-6|48	
14cr|libapreq2-2.130.0-6|49	%description
14cr|libapreq2-2.130.0-6|50	libapreq is a safe, standards-compliant, high-performance library used for
14cr|libapreq2-2.130.0-6|51	parsing HTTP cookies, query-strings and POST data. The original version
14cr|libapreq2-2.130.0-6|52	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
14cr|libapreq2-2.130.0-6|53	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
14cr|libapreq2-2.130.0-6|54	the CGI and CGI::Cookie perl modules.
14cr|libapreq2-2.130.0-6|55	
14cr|libapreq2-2.130.0-6|56	This package contains the shared libraries for %{name}
14cr|libapreq2-2.130.0-6|57	
14cr|libapreq2-2.130.0-6|58	# because it's the same name as srpm one on ia32:
14cr|libapreq2-2.130.0-6|59	%if "%{_lib}" != "lib"
14cr|libapreq2-2.130.0-6|60	%package -n	%{libname}
14cr|libapreq2-2.130.0-6|61	Summary:	Apache Request Library
14cr|libapreq2-2.130.0-6|62	
14cr|libapreq2-2.130.0-6|63	Group: 		System/Libraries
14cr|libapreq2-2.130.0-6|64	
14cr|libapreq2-2.130.0-6|65	%description -n	%{libname}
14cr|libapreq2-2.130.0-6|66	libapreq is a safe, standards-compliant, high-performance library used for
14cr|libapreq2-2.130.0-6|67	parsing HTTP cookies, query-strings and POST data. The original version
14cr|libapreq2-2.130.0-6|68	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
14cr|libapreq2-2.130.0-6|69	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
14cr|libapreq2-2.130.0-6|70	the CGI and CGI::Cookie perl modules.
14cr|libapreq2-2.130.0-6|71	
14cr|libapreq2-2.130.0-6|72	This package contains the shared libraries for %{name}
14cr|libapreq2-2.130.0-6|73	%endif
14cr|libapreq2-2.130.0-6|74	
14cr|libapreq2-2.130.0-6|75	%package -n	%{develname}
14cr|libapreq2-2.130.0-6|76	Summary:	Development library and header files for the Apache Request Library
14cr|libapreq2-2.130.0-6|77	
14cr|libapreq2-2.130.0-6|78	Group:		Development/C
14cr|libapreq2-2.130.0-6|79	Requires:	%{libname} = %{version}
14cr|libapreq2-2.130.0-6|80	Provides:	libapreq-devel = %{version}
14cr|libapreq2-2.130.0-6|81	Obsoletes:	%{mklibname apreq 0 -d}
14cr|libapreq2-2.130.0-6|82	
14cr|libapreq2-2.130.0-6|83	%description -n	%{develname}
14cr|libapreq2-2.130.0-6|84	libapreq is a safe, standards-compliant, high-performance library used for
14cr|libapreq2-2.130.0-6|85	parsing HTTP cookies, query-strings and POST data. The original version
14cr|libapreq2-2.130.0-6|86	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
14cr|libapreq2-2.130.0-6|87	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
14cr|libapreq2-2.130.0-6|88	the CGI and CGI::Cookie perl modules.
14cr|libapreq2-2.130.0-6|89	
14cr|libapreq2-2.130.0-6|90	This package contains the development library and its header files.
14cr|libapreq2-2.130.0-6|91	
14cr|libapreq2-2.130.0-6|92	%package -n	perl-libapreq2
14cr|libapreq2-2.130.0-6|93	Summary:	Apache Request Library Perl Glue
14cr|libapreq2-2.130.0-6|94	
14cr|libapreq2-2.130.0-6|95	Group:		System/Servers
14cr|libapreq2-2.130.0-6|96	Requires:	apache-mod_perl
14cr|libapreq2-2.130.0-6|97	Requires:	apache-mod_apreq >= %{version}
14cr|libapreq2-2.130.0-6|98	Provides:	perl-libapreq
14cr|libapreq2-2.130.0-6|99	
14cr|libapreq2-2.130.0-6|100	%description -n perl-libapreq2
14cr|libapreq2-2.130.0-6|101	libapreq is a safe, standards-compliant, high-performance library used for
14cr|libapreq2-2.130.0-6|102	parsing HTTP cookies, query-strings and POST data. The original version
14cr|libapreq2-2.130.0-6|103	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
14cr|libapreq2-2.130.0-6|104	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
14cr|libapreq2-2.130.0-6|105	the CGI and CGI::Cookie perl modules.
14cr|libapreq2-2.130.0-6|106	
14cr|libapreq2-2.130.0-6|107	%package -n	apache-%{mod_name}
14cr|libapreq2-2.130.0-6|108	Summary:	DSO module for the apache Web server
14cr|libapreq2-2.130.0-6|109	
14cr|libapreq2-2.130.0-6|110	Group:		System/Servers
14cr|libapreq2-2.130.0-6|111	Requires(pre): rpm-helper
14cr|libapreq2-2.130.0-6|112	Requires(postun): rpm-helper
14cr|libapreq2-2.130.0-6|113	Requires(pre):	apache-conf >= 2.2.0
14cr|libapreq2-2.130.0-6|114	Requires(pre):	apache >= %{apache_version}
14cr|libapreq2-2.130.0-6|115	Requires:	apache-conf >= 2.2.0
14cr|libapreq2-2.130.0-6|116	Requires:	apache >= %{apache_version}
14cr|libapreq2-2.130.0-6|117	Requires:	perl-libapreq2 >= %{version}
14cr|libapreq2-2.130.0-6|118	
14cr|libapreq2-2.130.0-6|119	%description -n	apache-%{mod_name}
14cr|libapreq2-2.130.0-6|120	Mod_%{name} is a DSO module for the apache Web server.
14cr|libapreq2-2.130.0-6|121	
14cr|libapreq2-2.130.0-6|122	%prep
14cr|libapreq2-2.130.0-6|123	%setup -q -n libapreq2-%{rversion}
14cr|libapreq2-2.130.0-6|124	%patch0 -p0
14cr|libapreq2-2.130.0-6|125	%patch1 -p0
14cr|libapreq2-2.130.0-6|126	%patch2 -p0
14cr|libapreq2-2.130.0-6|127	%patch3 -p1
14cr|libapreq2-2.130.0-6|128	
14cr|libapreq2-2.130.0-6|129	# got the idea why this wasn't working from debian, thanks guys!
14cr|libapreq2-2.130.0-6|130	# P0 combined with this hack fixes it all...
14cr|libapreq2-2.130.0-6|131	perl -pi -e "s|_APACHE2_REAL_VERSION_|%{apache_version}|g" build/version_check.pl
14cr|libapreq2-2.130.0-6|132	
14cr|libapreq2-2.130.0-6|133	cp %{SOURCE2} %{mod_conf}
14cr|libapreq2-2.130.0-6|134	cp %{SOURCE3} .
14cr|libapreq2-2.130.0-6|135	
14cr|libapreq2-2.130.0-6|136	%build
14cr|libapreq2-2.130.0-6|137	export WANT_AUTOCONF_2_5=1
14cr|libapreq2-2.130.0-6|138	#libtoolize --copy --force && aclocal && autoconf && autoheader && automake -a -c
14cr|libapreq2-2.130.0-6|139	
14cr|libapreq2-2.130.0-6|140	
14cr|libapreq2-2.130.0-6|141	export AUTOMAKE="automake"
14cr|libapreq2-2.130.0-6|142	export ACLOCAL="aclocal"
14cr|libapreq2-2.130.0-6|143	
14cr|libapreq2-2.130.0-6|144	sh ./buildconf
14cr|libapreq2-2.130.0-6|145	
14cr|libapreq2-2.130.0-6|146	%configure2_5x \
14cr|libapreq2-2.130.0-6|147	--with-perl=%{_bindir}/perl \
14cr|libapreq2-2.130.0-6|148	--enable-perl-glue \
14cr|libapreq2-2.130.0-6|149	--with-mm-opts=INSTALLDIRS=vendor \
14cr|libapreq2-2.130.0-6|150	--with-apache2-apxs=%{_bindir}/apxs \
14cr|libapreq2-2.130.0-6|151	--with-apr-config=%{_bindir}/apr-1-config \
14cr|libapreq2-2.130.0-6|152	--with-apu-config=%{_bindir}/apu-1-config
14cr|libapreq2-2.130.0-6|153	
14cr|libapreq2-2.130.0-6|154	%make
14cr|libapreq2-2.130.0-6|155	
14cr|libapreq2-2.130.0-6|156	# Build the perl modules
14cr|libapreq2-2.130.0-6|157	#pushd glue/perl
14cr|libapreq2-2.130.0-6|158	#    %{__perl} ../../build/xsbuilder.pl run
14cr|libapreq2-2.130.0-6|159	#    CFLAGS="%{optflags}" %{__perl} Makefile.PL -apxs %{_sbindir}/apxs INSTALLDIRS=vendor
14cr|libapreq2-2.130.0-6|160	#    %make
14cr|libapreq2-2.130.0-6|161	#    mv Makefile Makefile.xx
14cr|libapreq2-2.130.0-6|162	#popd
14cr|libapreq2-2.130.0-6|163	
14cr|libapreq2-2.130.0-6|164	#make test
14cr|libapreq2-2.130.0-6|165	
14cr|libapreq2-2.130.0-6|166	%install
14cr|libapreq2-2.130.0-6|167	%makeinstall_std
14cr|libapreq2-2.130.0-6|168	
14cr|libapreq2-2.130.0-6|169	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cr|libapreq2-2.130.0-6|170	install -m 644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cr|libapreq2-2.130.0-6|171	
14cr|libapreq2-2.130.0-6|172	# move the module in place
14cr|libapreq2-2.130.0-6|173	mv %{buildroot}%{_libdir}/apache %{buildroot}%{_libdir}/apache-extramodules
14cr|libapreq2-2.130.0-6|174	
14cr|libapreq2-2.130.0-6|175	# install module conf files for the "conf.d" dir loading structure
14cr|libapreq2-2.130.0-6|176	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|libapreq2-2.130.0-6|177	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cr|libapreq2-2.130.0-6|178	
14cr|libapreq2-2.130.0-6|179	# install one extra devel file
14cr|libapreq2-2.130.0-6|180	install -m0755 apreq*-config %{buildroot}%{_bindir}/
14cr|libapreq2-2.130.0-6|181	
14cr|libapreq2-2.130.0-6|182	# install the perl stuff
14cr|libapreq2-2.130.0-6|183	#pushd glue/perl
14cr|libapreq2-2.130.0-6|184	#cp Makefile.xx Makefile
14cr|libapreq2-2.130.0-6|185	#%makeinstall_std
14cr|libapreq2-2.130.0-6|186	#popd
14cr|libapreq2-2.130.0-6|187	
14cr|libapreq2-2.130.0-6|188	# nuke rpath
14cr|libapreq2-2.130.0-6|189	find %{buildroot}%{perl_vendorlib} -name "*.so" | xargs chrpath -d
14cr|libapreq2-2.130.0-6|190	
14cr|libapreq2-2.130.0-6|191	# cleanup
14cr|libapreq2-2.130.0-6|192	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.a
14cr|libapreq2-2.130.0-6|193	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.la
14cr|libapreq2-2.130.0-6|194	
14cr|libapreq2-2.130.0-6|195	%post -n apache-%{mod_name}
14cr|libapreq2-2.130.0-6|196	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|libapreq2-2.130.0-6|197	%{_initrddir}/httpd restart 1>&2;
14cr|libapreq2-2.130.0-6|198	fi
14cr|libapreq2-2.130.0-6|199	
14cr|libapreq2-2.130.0-6|200	%postun -n apache-%{mod_name}
14cr|libapreq2-2.130.0-6|201	if [ "$1" = "0" ]; then
14cr|libapreq2-2.130.0-6|202	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|libapreq2-2.130.0-6|203	%{_initrddir}/httpd restart 1>&2
14cr|libapreq2-2.130.0-6|204	fi
14cr|libapreq2-2.130.0-6|205	fi
14cr|libapreq2-2.130.0-6|206	
14cr|libapreq2-2.130.0-6|207	%files -n %{libname}
14cr|libapreq2-2.130.0-6|208	%doc CHANGES INSTALL README
14cr|libapreq2-2.130.0-6|209	%{_libdir}/libapreq*.so.*
14cr|libapreq2-2.130.0-6|210	
14cr|libapreq2-2.130.0-6|211	%files -n %{develname}
14cr|libapreq2-2.130.0-6|212	%doc CHANGES INSTALL README
14cr|libapreq2-2.130.0-6|213	%{_bindir}/apreq*-config
14cr|libapreq2-2.130.0-6|214	%{_libdir}/libapreq*.so
14cr|libapreq2-2.130.0-6|215	%{_libdir}/libapreq*.a
14cr|libapreq2-2.130.0-6|216	%{_libdir}/pkgconfig/%{name}.pc
14cr|libapreq2-2.130.0-6|217	%{_includedir}/apreq*
14cr|libapreq2-2.130.0-6|218	%{_includedir}/apache/apreq*
14cr|libapreq2-2.130.0-6|219	
14cr|libapreq2-2.130.0-6|220	%files -n apache-%{mod_name}
14cr|libapreq2-2.130.0-6|221	%doc CHANGES INSTALL README
14cr|libapreq2-2.130.0-6|222	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|libapreq2-2.130.0-6|223	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|libapreq2-2.130.0-6|224	
14cr|libapreq2-2.130.0-6|225	%files -n perl-libapreq2
14cr|libapreq2-2.130.0-6|226	%doc CHANGES INSTALL README
14cr|libapreq2-2.130.0-6|227	%{perl_vendorlib}/*/auto/APR/Request/*
14cr|libapreq2-2.130.0-6|228	%{perl_vendorlib}/*/Apache2/*
14cr|libapreq2-2.130.0-6|229	%{perl_vendorlib}/*/APR/*
14cr|libapreq2-2.130.0-6|230	%{_mandir}/man3/*
14cr|libapreq2-2.130.0-6|231	
14cr|libapreq2-2.130.0-6|232	
14cr|libapreq2-2.130.0-6|233	
14cr|libapreq2-2.130.0-6|234	%changelog
14cr|libapreq2-2.130.0-6|235	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130.0-6
14cr|libapreq2-2.130.0-6|236	+ Revision: 956ef21
14cr|libapreq2-2.130.0-6|237	- MassBuild#464: Increase release tag
14cr|libapreq2-2.130.0-6|238	
14cr|libapreq2-2.130.0-6|239	

2512 14
14cr|libbeagle-0.3.9-6|1	%define name libbeagle
14cr|libbeagle-0.3.9-6|2	%define version 0.3.9
14cr|libbeagle-0.3.9-6|3	%define release 6
14cr|libbeagle-0.3.9-6|4	%define major 1
14cr|libbeagle-0.3.9-6|5	%define libname %mklibname beagle %major
14cr|libbeagle-0.3.9-6|6	%define develname %mklibname -d beagle
14cr|libbeagle-0.3.9-6|7	%define pyver 2.7
14cr|libbeagle-0.3.9-6|8	
14cr|libbeagle-0.3.9-6|9	Summary: Beagle integration library
14cr|libbeagle-0.3.9-6|10	Name: %{name}
14cr|libbeagle-0.3.9-6|11	Version: %{version}
14cr|libbeagle-0.3.9-6|12	Release: %{release}
14cr|libbeagle-0.3.9-6|13	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14cr|libbeagle-0.3.9-6|14	Patch1: libbeagle-0.3.5.1-fix-str-fmt.patch
14cr|libbeagle-0.3.9-6|15	Patch2: libbeagle-0.3.9-linkage.patch
14cr|libbeagle-0.3.9-6|16	Patch3: libbeagle-0.3.9-remove-duplicated-file-from-makefile.patch
14cr|libbeagle-0.3.9-6|17	License: MIT/Apache License
14cr|libbeagle-0.3.9-6|18	Group: System/Libraries
14cr|libbeagle-0.3.9-6|19	Url: http://beagle-project.org/
14cr|libbeagle-0.3.9-6|20	BuildRequires: gtk-doc docbook-dtd412-xml
14cr|libbeagle-0.3.9-6|21	BuildRequires: glib2-devel
14cr|libbeagle-0.3.9-6|22	BuildRequires: pygtk2.0-devel
14cr|libbeagle-0.3.9-6|23	
14cr|libbeagle-0.3.9-6|24	%description
14cr|libbeagle-0.3.9-6|25	Beagle is an indexing sub-system and search aggregator built on top of
14cr|libbeagle-0.3.9-6|26	Lucene.Net. It can index your files, mailboxes, your web browsing
14cr|libbeagle-0.3.9-6|27	behaviour and other things.
14cr|libbeagle-0.3.9-6|28	
14cr|libbeagle-0.3.9-6|29	This is the shared library used to integrate beagle search in applications.
14cr|libbeagle-0.3.9-6|30	
14cr|libbeagle-0.3.9-6|31	%package -n %libname
14cr|libbeagle-0.3.9-6|32	Group: System/Libraries
14cr|libbeagle-0.3.9-6|33	Summary: Shared library of beagle
14cr|libbeagle-0.3.9-6|34	%description -n %libname
14cr|libbeagle-0.3.9-6|35	Beagle is an indexing sub-system and search aggregator built on top of
14cr|libbeagle-0.3.9-6|36	Lucene.Net.
14cr|libbeagle-0.3.9-6|37	
14cr|libbeagle-0.3.9-6|38	%package -n %develname
14cr|libbeagle-0.3.9-6|39	Group: Development/C
14cr|libbeagle-0.3.9-6|40	Summary: Development library of beagle
14cr|libbeagle-0.3.9-6|41	Requires: %libname = %version
14cr|libbeagle-0.3.9-6|42	Provides: libbeagle-devel = %version-%release
14cr|libbeagle-0.3.9-6|43	Obsoletes: %mklibname -d beagle 0
14cr|libbeagle-0.3.9-6|44	
14cr|libbeagle-0.3.9-6|45	%description -n %develname
14cr|libbeagle-0.3.9-6|46	Beagle is an indexing sub-system and search aggregator built on top of
14cr|libbeagle-0.3.9-6|47	Lucene.Net.
14cr|libbeagle-0.3.9-6|48	
14cr|libbeagle-0.3.9-6|49	%package -n python-beagle
14cr|libbeagle-0.3.9-6|50	Group: Development/Python
14cr|libbeagle-0.3.9-6|51	Summary: Python module for writing Beagle extensions
14cr|libbeagle-0.3.9-6|52	Requires: %libname = %version
14cr|libbeagle-0.3.9-6|53	Requires: pygtk2.0
14cr|libbeagle-0.3.9-6|54	%description -n python-beagle
14cr|libbeagle-0.3.9-6|55	Beagle is an indexing sub-system and search aggregator built on top of
14cr|libbeagle-0.3.9-6|56	Lucene.Net.
14cr|libbeagle-0.3.9-6|57	Install this for python extensions to Beagle.
14cr|libbeagle-0.3.9-6|58	
14cr|libbeagle-0.3.9-6|59	%prep
14cr|libbeagle-0.3.9-6|60	%setup -q
14cr|libbeagle-0.3.9-6|61	%patch1 -p0
14cr|libbeagle-0.3.9-6|62	%patch2 -p1
14cr|libbeagle-0.3.9-6|63	%patch3 -p1
14cr|libbeagle-0.3.9-6|64	#gw needed by patch 2 and 3
14cr|libbeagle-0.3.9-6|65	autoreconf -fi
14cr|libbeagle-0.3.9-6|66	
14cr|libbeagle-0.3.9-6|67	%build
14cr|libbeagle-0.3.9-6|68	%configure2_5x --enable-gtk-doc
14cr|libbeagle-0.3.9-6|69	%make
14cr|libbeagle-0.3.9-6|70	
14cr|libbeagle-0.3.9-6|71	%install
14cr|libbeagle-0.3.9-6|72	%makeinstall_std
14cr|libbeagle-0.3.9-6|73	
14cr|libbeagle-0.3.9-6|74	#gw bug in 0.3.9
14cr|libbeagle-0.3.9-6|75	%if %_lib != lib
14cr|libbeagle-0.3.9-6|76	mv %buildroot%_prefix/lib/python%pyver %buildroot%_libdir
14cr|libbeagle-0.3.9-6|77	%endif
14cr|libbeagle-0.3.9-6|78	
14cr|libbeagle-0.3.9-6|79	rm -f %buildroot%_libdir/gtk-2.0/*/filesystems/libbeaglechooserhack*a \
14cr|libbeagle-0.3.9-6|80	%buildroot%_libdir/%name/*a %buildroot%_libdir/python%pyver/site-packages/*a
14cr|libbeagle-0.3.9-6|81	
14cr|libbeagle-0.3.9-6|82	
14cr|libbeagle-0.3.9-6|83	%files -n %libname
14cr|libbeagle-0.3.9-6|84	%doc ChangeLog AUTHORS README INSTALL
14cr|libbeagle-0.3.9-6|85	%_libdir/lib*.so.%{major}*
14cr|libbeagle-0.3.9-6|86	
14cr|libbeagle-0.3.9-6|87	%files -n %develname
14cr|libbeagle-0.3.9-6|88	%doc ChangeLog AUTHORS README INSTALL
14cr|libbeagle-0.3.9-6|89	%_libdir/lib*.so
14cr|libbeagle-0.3.9-6|90	%attr(644,root,root) %_libdir/lib*a
14cr|libbeagle-0.3.9-6|91	%_includedir/libbeagle/
14cr|libbeagle-0.3.9-6|92	%_libdir/pkgconfig/libbeagle*.pc
14cr|libbeagle-0.3.9-6|93	%_datadir/gtk-doc/html/beagle/
14cr|libbeagle-0.3.9-6|94	
14cr|libbeagle-0.3.9-6|95	%files -n python-beagle
14cr|libbeagle-0.3.9-6|96	%doc ChangeLog AUTHORS README INSTALL
14cr|libbeagle-0.3.9-6|97	%py_platsitedir/*beagle*
14cr|libbeagle-0.3.9-6|98	
14cr|libbeagle-0.3.9-6|99	
14cr|libbeagle-0.3.9-6|100	
14cr|libbeagle-0.3.9-6|101	
14cr|libbeagle-0.3.9-6|102	
14cr|libbeagle-0.3.9-6|103	%changelog
14cr|libbeagle-0.3.9-6|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.9-6
14cr|libbeagle-0.3.9-6|105	+ Revision: 41698ae
14cr|libbeagle-0.3.9-6|106	- MassBuild#464: Increase release tag
14cr|libbeagle-0.3.9-6|107	
14cr|libbeagle-0.3.9-6|108	

2513 14
14cr|libbnr-2.0.3-9|1	%define	major 2
14cr|libbnr-2.0.3-9|2	%define libname %mklibname bnr %{major}
14cr|libbnr-2.0.3-9|3	%define develname %mklibname bnr -d
14cr|libbnr-2.0.3-9|4	
14cr|libbnr-2.0.3-9|5	Summary:	Bayesian Noise Reduction Library
14cr|libbnr-2.0.3-9|6	Name:		libbnr
14cr|libbnr-2.0.3-9|7	Version:	2.0.3
14cr|libbnr-2.0.3-9|8	Release:	9
14cr|libbnr-2.0.3-9|9	Group:		System/Libraries
14cr|libbnr-2.0.3-9|10	License:	GPL
14cr|libbnr-2.0.3-9|11	URL:		http://bnr.nuclearelephant.com/
14cr|libbnr-2.0.3-9|12	Source0:	http://dspam.nuclearelephant.com/sources/%{name}-%{version}.tar.bz2
14cr|libbnr-2.0.3-9|13	BuildRequires:	automake
14cr|libbnr-2.0.3-9|14	BuildRequires:	autoconf2.5
14cr|libbnr-2.0.3-9|15	BuildRequires:	libtool
14cr|libbnr-2.0.3-9|16	
14cr|libbnr-2.0.3-9|17	%description
14cr|libbnr-2.0.3-9|18	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
14cr|libbnr-2.0.3-9|19	algorithm. All samples of text contain some degree of noise (data
14cr|libbnr-2.0.3-9|20	which is either intentionally or unintentionally irrelevant to
14cr|libbnr-2.0.3-9|21	accurate statistical analysis of the sample where removal of the
14cr|libbnr-2.0.3-9|22	data would result in a cleaner analysis). The Bayesian noise
14cr|libbnr-2.0.3-9|23	reduction algorithm provides a means of cleaner machine learning
14cr|libbnr-2.0.3-9|24	by providing more useful data, which ultimately leads to better
14cr|libbnr-2.0.3-9|25	sample analysis. With the noisy data removed from the sample, what
14cr|libbnr-2.0.3-9|26	is left is only data relevant to the classification. libbnr can be
14cr|libbnr-2.0.3-9|27	linked in with your classifier and called using the standard C
14cr|libbnr-2.0.3-9|28	interface.
14cr|libbnr-2.0.3-9|29	
14cr|libbnr-2.0.3-9|30	%package -n	%{libname}
14cr|libbnr-2.0.3-9|31	Summary:	Bayesian Noise Reduction Library
14cr|libbnr-2.0.3-9|32	Group:          System/Libraries
14cr|libbnr-2.0.3-9|33	
14cr|libbnr-2.0.3-9|34	%description -n	%{libname}
14cr|libbnr-2.0.3-9|35	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
14cr|libbnr-2.0.3-9|36	algorithm. All samples of text contain some degree of noise (data
14cr|libbnr-2.0.3-9|37	which is either intentionally or unintentionally irrelevant to
14cr|libbnr-2.0.3-9|38	accurate statistical analysis of the sample where removal of the
14cr|libbnr-2.0.3-9|39	data would result in a cleaner analysis). The Bayesian noise
14cr|libbnr-2.0.3-9|40	reduction algorithm provides a means of cleaner machine learning
14cr|libbnr-2.0.3-9|41	by providing more useful data, which ultimately leads to better
14cr|libbnr-2.0.3-9|42	sample analysis. With the noisy data removed from the sample, what
14cr|libbnr-2.0.3-9|43	is left is only data relevant to the classification. libbnr can be
14cr|libbnr-2.0.3-9|44	linked in with your classifier and called using the standard C
14cr|libbnr-2.0.3-9|45	interface.
14cr|libbnr-2.0.3-9|46	
14cr|libbnr-2.0.3-9|47	%package -n	%{develname}
14cr|libbnr-2.0.3-9|48	Summary:	Development library and header files for the %{name} library
14cr|libbnr-2.0.3-9|49	Group:		Development/C
14cr|libbnr-2.0.3-9|50	Requires:	%{libname} = %{version}-%{release}
14cr|libbnr-2.0.3-9|51	Provides:	%{name}-devel = %{EVRD}
14cr|libbnr-2.0.3-9|52	Obsoletes:	%{mklibname bnr 2 -d}
14cr|libbnr-2.0.3-9|53	
14cr|libbnr-2.0.3-9|54	%description -n	%{develname}
14cr|libbnr-2.0.3-9|55	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
14cr|libbnr-2.0.3-9|56	algorithm. All samples of text contain some degree of noise (data
14cr|libbnr-2.0.3-9|57	which is either intentionally or unintentionally irrelevant to
14cr|libbnr-2.0.3-9|58	accurate statistical analysis of the sample where removal of the
14cr|libbnr-2.0.3-9|59	data would result in a cleaner analysis). The Bayesian noise
14cr|libbnr-2.0.3-9|60	reduction algorithm provides a means of cleaner machine learning
14cr|libbnr-2.0.3-9|61	by providing more useful data, which ultimately leads to better
14cr|libbnr-2.0.3-9|62	sample analysis. With the noisy data removed from the sample, what
14cr|libbnr-2.0.3-9|63	is left is only data relevant to the classification. libbnr can be
14cr|libbnr-2.0.3-9|64	linked in with your classifier and called using the standard C
14cr|libbnr-2.0.3-9|65	interface.
14cr|libbnr-2.0.3-9|66	
14cr|libbnr-2.0.3-9|67	This package contains development library and header files for the
14cr|libbnr-2.0.3-9|68	%{name} library.
14cr|libbnr-2.0.3-9|69	
14cr|libbnr-2.0.3-9|70	%prep
14cr|libbnr-2.0.3-9|71	
14cr|libbnr-2.0.3-9|72	%setup -q -n %{name}-%{version}
14cr|libbnr-2.0.3-9|73	
14cr|libbnr-2.0.3-9|74	%build
14cr|libbnr-2.0.3-9|75	#export WANT_AUTOCONF_2_5=1
14cr|libbnr-2.0.3-9|76	#rm -f configure
14cr|libbnr-2.0.3-9|77	#libtoolize --copy --force && aclocal && autoconf --force && autoheader && automake
14cr|libbnr-2.0.3-9|78	
14cr|libbnr-2.0.3-9|79	%configure2_5x
14cr|libbnr-2.0.3-9|80	
14cr|libbnr-2.0.3-9|81	%make
14cr|libbnr-2.0.3-9|82	
14cr|libbnr-2.0.3-9|83	%install
14cr|libbnr-2.0.3-9|84	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libbnr-2.0.3-9|85	
14cr|libbnr-2.0.3-9|86	%makeinstall_std
14cr|libbnr-2.0.3-9|87	
14cr|libbnr-2.0.3-9|88	
14cr|libbnr-2.0.3-9|89	%files -n %{libname}
14cr|libbnr-2.0.3-9|90	%doc README
14cr|libbnr-2.0.3-9|91	%{_libdir}/*.so.*
14cr|libbnr-2.0.3-9|92	
14cr|libbnr-2.0.3-9|93	%files -n %{develname}
14cr|libbnr-2.0.3-9|94	%{_includedir}/*
14cr|libbnr-2.0.3-9|95	%{_libdir}/*.so
14cr|libbnr-2.0.3-9|96	%{_libdir}/*.a
14cr|libbnr-2.0.3-9|97	
14cr|libbnr-2.0.3-9|98	
14cr|libbnr-2.0.3-9|99	
14cr|libbnr-2.0.3-9|100	%changelog
14cr|libbnr-2.0.3-9|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-9
14cr|libbnr-2.0.3-9|102	+ Revision: 2cb39a6
14cr|libbnr-2.0.3-9|103	- MassBuild#464: Increase release tag
14cr|libbnr-2.0.3-9|104	
14cr|libbnr-2.0.3-9|105	

2514 14
14cr|libbt-1.06-8|1	%define develname %mklibname -d bt
14cr|libbt-1.06-8|2	Name: libbt
14cr|libbt-1.06-8|3	Version: 1.06
14cr|libbt-1.06-8|4	Release: 8
14cr|libbt-1.06-8|5	Summary: C-language Impementation of the BitTorrent core protocols
14cr|libbt-1.06-8|6	BuildRoot: %{_tmppath}/%{name}-%{version}-build
14cr|libbt-1.06-8|7	License: GPL+ and LGPL+
14cr|libbt-1.06-8|8	Group: Development/C++
14cr|libbt-1.06-8|9	URL: http://libbt.sourceforge.net/
14cr|libbt-1.06-8|10	Source0: http://prdownloads.sourceforge.net/libbt/libbt-%{version}.tar.gz
14cr|libbt-1.06-8|11	Patch0: libbt-1.06-header.patch
14cr|libbt-1.06-8|12	Patch1: libbt-1.06-fix-linking.patch
14cr|libbt-1.06-8|13	BuildRequires: curl-devel
14cr|libbt-1.06-8|14	
14cr|libbt-1.06-8|15	%description
14cr|libbt-1.06-8|16	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
14cr|libbt-1.06-8|17	the project is to develop a low overhead library version of the protocols so
14cr|libbt-1.06-8|18	that BitTorrent transfers can easily be built in to any existing application.
14cr|libbt-1.06-8|19	
14cr|libbt-1.06-8|20	The sample applications included with LibBT currently run in between 2Mb and
14cr|libbt-1.06-8|21	3.5Mb of memory (RSS), depending on the number of peers that are attached.
14cr|libbt-1.06-8|22	
14cr|libbt-1.06-8|23	%package utils
14cr|libbt-1.06-8|24	Summary: C-language Impementation of the BitTorrent core protocols
14cr|libbt-1.06-8|25	Group: Networking/File transfer
14cr|libbt-1.06-8|26	
14cr|libbt-1.06-8|27	%description utils
14cr|libbt-1.06-8|28	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
14cr|libbt-1.06-8|29	the project is to develop a low overhead library version of the protocols so
14cr|libbt-1.06-8|30	that BitTorrent transfers can easily be built in to any existing application.
14cr|libbt-1.06-8|31	
14cr|libbt-1.06-8|32	This contains the sample applications from LibBT, that currently run
14cr|libbt-1.06-8|33	in between 2Mb and 3.5Mb of memory (RSS), depending on the number of
14cr|libbt-1.06-8|34	peers that are attached.
14cr|libbt-1.06-8|35	
14cr|libbt-1.06-8|36	%package -n %develname
14cr|libbt-1.06-8|37	Summary: C-language Impementation of the BitTorrent core protocols
14cr|libbt-1.06-8|38	Group: Development/C
14cr|libbt-1.06-8|39	%if %_lib != lib
14cr|libbt-1.06-8|40	Obsoletes: libbt-devel
14cr|libbt-1.06-8|41	%endif
14cr|libbt-1.06-8|42	
14cr|libbt-1.06-8|43	%description -n %develname
14cr|libbt-1.06-8|44	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
14cr|libbt-1.06-8|45	the project is to develop a low overhead library version of the protocols so
14cr|libbt-1.06-8|46	that BitTorrent transfers can easily be built in to any existing application.
14cr|libbt-1.06-8|47	
14cr|libbt-1.06-8|48	The sample applications included with LibBT currently run in between 2Mb and
14cr|libbt-1.06-8|49	3.5Mb of memory (RSS), depending on the number of peers that are attached.
14cr|libbt-1.06-8|50	
14cr|libbt-1.06-8|51	%prep
14cr|libbt-1.06-8|52	%setup -q
14cr|libbt-1.06-8|53	%apply_patches
14cr|libbt-1.06-8|54	
14cr|libbt-1.06-8|55	%build
14cr|libbt-1.06-8|56	%configure2_5x
14cr|libbt-1.06-8|57	%make
14cr|libbt-1.06-8|58	
14cr|libbt-1.06-8|59	%install
14cr|libbt-1.06-8|60	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
14cr|libbt-1.06-8|61	%{__install} -Dd -m 0755                     \
14cr|libbt-1.06-8|62	$RPM_BUILD_ROOT%{_bindir}/               \
14cr|libbt-1.06-8|63	$RPM_BUILD_ROOT%{_libdir}/               \
14cr|libbt-1.06-8|64	$RPM_BUILD_ROOT%{_includedir}/%{name}    \
14cr|libbt-1.06-8|65	$RPM_BUILD_ROOT%{_mandir}/man1/
14cr|libbt-1.06-8|66	
14cr|libbt-1.06-8|67	
14cr|libbt-1.06-8|68	
14cr|libbt-1.06-8|69	%{__install} -m 0755 src/{btcheck,btlist,btget} \
14cr|libbt-1.06-8|70	$RPM_BUILD_ROOT%{_bindir}/
14cr|libbt-1.06-8|71	
14cr|libbt-1.06-8|72	%{__install} -m 0644 src/%{name}.a \
14cr|libbt-1.06-8|73	$RPM_BUILD_ROOT%{_libdir}/
14cr|libbt-1.06-8|74	
14cr|libbt-1.06-8|75	%{__install} -m 0644 man/*.1        \
14cr|libbt-1.06-8|76	$RPM_BUILD_ROOT%{_mandir}/man1/
14cr|libbt-1.06-8|77	
14cr|libbt-1.06-8|78	%{__install} -m 0644                                          \
14cr|libbt-1.06-8|79	include/{benc.h,bitset.h,bterror.h,btmessage.h,bts.h} \
14cr|libbt-1.06-8|80	include/{context.h,peer.h,random.h,segmenter.h}       \
14cr|libbt-1.06-8|81	include/{strbuf.h,stream.h,types.h,util.h}            \
14cr|libbt-1.06-8|82	$RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|libbt-1.06-8|83	
14cr|libbt-1.06-8|84	mv %buildroot%_bindir/btcheck %buildroot%_bindir/bt-check
14cr|libbt-1.06-8|85	mv %buildroot%_mandir/man1/btcheck.1 %buildroot%_mandir/man1/bt-check.1
14cr|libbt-1.06-8|86	
14cr|libbt-1.06-8|87	%clean
14cr|libbt-1.06-8|88	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
14cr|libbt-1.06-8|89	
14cr|libbt-1.06-8|90	%files utils
14cr|libbt-1.06-8|91	%defattr(-,root,root)
14cr|libbt-1.06-8|92	%doc CHANGELOG CREDITS README errorlist.txt
14cr|libbt-1.06-8|93	%{_bindir}/bt*
14cr|libbt-1.06-8|94	%{_mandir}/man1/bt*
14cr|libbt-1.06-8|95	
14cr|libbt-1.06-8|96	%files -n %develname
14cr|libbt-1.06-8|97	%defattr(-,root,root)
14cr|libbt-1.06-8|98	%doc docs/*.txt
14cr|libbt-1.06-8|99	%{_libdir}/%{name}.a
14cr|libbt-1.06-8|100	%dir %{_includedir}/%{name}
14cr|libbt-1.06-8|101	%{_includedir}/%{name}/*
14cr|libbt-1.06-8|102	
14cr|libbt-1.06-8|103	
14cr|libbt-1.06-8|104	
14cr|libbt-1.06-8|105	
14cr|libbt-1.06-8|106	
14cr|libbt-1.06-8|107	%changelog
14cr|libbt-1.06-8|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.06-8
14cr|libbt-1.06-8|109	+ Revision: af21ab3
14cr|libbt-1.06-8|110	- MassBuild#464: Increase release tag
14cr|libbt-1.06-8|111	
14cr|libbt-1.06-8|112	

2515 14
14cr|libcapseo-0.3.0-0.20081031.7|1	%define major 0
14cr|libcapseo-0.3.0-0.20081031.7|2	%define libname %mklibname capseo %{major}
14cr|libcapseo-0.3.0-0.20081031.7|3	%define devname %mklibname capseo -d
14cr|libcapseo-0.3.0-0.20081031.7|4	
14cr|libcapseo-0.3.0-0.20081031.7|5	# Tarfile created using git
14cr|libcapseo-0.3.0-0.20081031.7|6	# git clone git://gitorious.org/capseo/mainline.git libcapseo
14cr|libcapseo-0.3.0-0.20081031.7|7	# cd libcapseo
14cr|libcapseo-0.3.0-0.20081031.7|8	# git-archive --format=tar --prefix=libcapseo-%{capseo_version}/ %{git_version} | bzip2 > libcapseo-%{capseo_version}-%{gitdate}.tar.bz2
14cr|libcapseo-0.3.0-0.20081031.7|9	
14cr|libcapseo-0.3.0-0.20081031.7|10	%define gitdate 20081031
14cr|libcapseo-0.3.0-0.20081031.7|11	%define git_version 431a293
14cr|libcapseo-0.3.0-0.20081031.7|12	
14cr|libcapseo-0.3.0-0.20081031.7|13	Summary:	A realtime encoder/decoder library
14cr|libcapseo-0.3.0-0.20081031.7|14	Name:		libcapseo
14cr|libcapseo-0.3.0-0.20081031.7|15	Version:	0.3.0
14cr|libcapseo-0.3.0-0.20081031.7|16	Release:	0.%{gitdate}.7
14cr|libcapseo-0.3.0-0.20081031.7|17	License:	GPLv3+
14cr|libcapseo-0.3.0-0.20081031.7|18	Group:		System/Libraries
14cr|libcapseo-0.3.0-0.20081031.7|19	Url:		http://gitorious.org/projects/capseo/
14cr|libcapseo-0.3.0-0.20081031.7|20	# Specific snapshot no upstream release (yet)
14cr|libcapseo-0.3.0-0.20081031.7|21	Source0:	%{name}-%{version}-%{gitdate}.tar.bz2
14cr|libcapseo-0.3.0-0.20081031.7|22	BuildRequires:	pkgconfig(gl)
14cr|libcapseo-0.3.0-0.20081031.7|23	BuildRequires:	pkgconfig(ogg)
14cr|libcapseo-0.3.0-0.20081031.7|24	BuildRequires:	pkgconfig(theora)
14cr|libcapseo-0.3.0-0.20081031.7|25	
14cr|libcapseo-0.3.0-0.20081031.7|26	%description
14cr|libcapseo-0.3.0-0.20081031.7|27	Capseo is a realtime video codec being used by libcaptury/captury
14cr|libcapseo-0.3.0-0.20081031.7|28	for encoding captured video frames in realtime. (think of FRAPS codec).
14cr|libcapseo-0.3.0-0.20081031.7|29	
14cr|libcapseo-0.3.0-0.20081031.7|30	Applications using capseo currently are libcaptury for encoding
14cr|libcapseo-0.3.0-0.20081031.7|31	captured data, e.g. currently from third-party OpenGL applications
14cr|libcapseo-0.3.0-0.20081031.7|32	via captury, the OpenGL video capturing tool.
14cr|libcapseo-0.3.0-0.20081031.7|33	
14cr|libcapseo-0.3.0-0.20081031.7|34	#----------------------------------------------------------------------------
14cr|libcapseo-0.3.0-0.20081031.7|35	
14cr|libcapseo-0.3.0-0.20081031.7|36	%package -n %{libname}
14cr|libcapseo-0.3.0-0.20081031.7|37	Summary:	Shared library for %{name}
14cr|libcapseo-0.3.0-0.20081031.7|38	Group:		System/Libraries
14cr|libcapseo-0.3.0-0.20081031.7|39	Conflicts:	%{name} < 0.3.0-0.20081031.7
14cr|libcapseo-0.3.0-0.20081031.7|40	Obsoletes:	%{name} < 0.3.0-0.20081031.7
14cr|libcapseo-0.3.0-0.20081031.7|41	
14cr|libcapseo-0.3.0-0.20081031.7|42	%description -n %{libname}
14cr|libcapseo-0.3.0-0.20081031.7|43	This package contains shared library for %{name}.
14cr|libcapseo-0.3.0-0.20081031.7|44	
14cr|libcapseo-0.3.0-0.20081031.7|45	%files -n %{libname}
14cr|libcapseo-0.3.0-0.20081031.7|46	%doc AUTHORS COPYING TODO
14cr|libcapseo-0.3.0-0.20081031.7|47	%{_libdir}/libcapseo.so.%{major}*
14cr|libcapseo-0.3.0-0.20081031.7|48	
14cr|libcapseo-0.3.0-0.20081031.7|49	#----------------------------------------------------------------------------
14cr|libcapseo-0.3.0-0.20081031.7|50	
14cr|libcapseo-0.3.0-0.20081031.7|51	%package -n %{devname}
14cr|libcapseo-0.3.0-0.20081031.7|52	Summary:	Files needed for development using %{name}
14cr|libcapseo-0.3.0-0.20081031.7|53	Group:		Development/Other
14cr|libcapseo-0.3.0-0.20081031.7|54	Requires:	%{libname} = %{EVRD}
14cr|libcapseo-0.3.0-0.20081031.7|55	Conflicts:	%{name}-devel < 0.3.0-0.20081031.7
14cr|libcapseo-0.3.0-0.20081031.7|56	Obsoletes:	%{name}-devel < 0.3.0-0.20081031.7
14cr|libcapseo-0.3.0-0.20081031.7|57	Provides:	%{name}-devel = %{EVRD}
14cr|libcapseo-0.3.0-0.20081031.7|58	
14cr|libcapseo-0.3.0-0.20081031.7|59	%description -n %{devname}
14cr|libcapseo-0.3.0-0.20081031.7|60	This package contains libraries and header files for developing applications
14cr|libcapseo-0.3.0-0.20081031.7|61	that use %{name}.
14cr|libcapseo-0.3.0-0.20081031.7|62	
14cr|libcapseo-0.3.0-0.20081031.7|63	%files -n %{devname}
14cr|libcapseo-0.3.0-0.20081031.7|64	%{_includedir}/*.h
14cr|libcapseo-0.3.0-0.20081031.7|65	%{_libdir}/libcapseo.so
14cr|libcapseo-0.3.0-0.20081031.7|66	%{_libdir}/pkgconfig/capseo.pc
14cr|libcapseo-0.3.0-0.20081031.7|67	
14cr|libcapseo-0.3.0-0.20081031.7|68	#----------------------------------------------------------------------------
14cr|libcapseo-0.3.0-0.20081031.7|69	
14cr|libcapseo-0.3.0-0.20081031.7|70	%package tools
14cr|libcapseo-0.3.0-0.20081031.7|71	Summary:	Encoding/Decoding tools for capseo
14cr|libcapseo-0.3.0-0.20081031.7|72	Group:		Sound
14cr|libcapseo-0.3.0-0.20081031.7|73	
14cr|libcapseo-0.3.0-0.20081031.7|74	%description tools
14cr|libcapseo-0.3.0-0.20081031.7|75	Utilities for capseo.
14cr|libcapseo-0.3.0-0.20081031.7|76	
14cr|libcapseo-0.3.0-0.20081031.7|77	%files tools
14cr|libcapseo-0.3.0-0.20081031.7|78	%{_bindir}/*
14cr|libcapseo-0.3.0-0.20081031.7|79	
14cr|libcapseo-0.3.0-0.20081031.7|80	#--------------------------------------------------------------------
14cr|libcapseo-0.3.0-0.20081031.7|81	
14cr|libcapseo-0.3.0-0.20081031.7|82	%prep
14cr|libcapseo-0.3.0-0.20081031.7|83	%setup -q
14cr|libcapseo-0.3.0-0.20081031.7|84	
14cr|libcapseo-0.3.0-0.20081031.7|85	%build
14cr|libcapseo-0.3.0-0.20081031.7|86	autoreconf -fi
14cr|libcapseo-0.3.0-0.20081031.7|87	%configure2_5x \
14cr|libcapseo-0.3.0-0.20081031.7|88	--disable-static \
14cr|libcapseo-0.3.0-0.20081031.7|89	--enable-theora \
14cr|libcapseo-0.3.0-0.20081031.7|90	--disable-examples
14cr|libcapseo-0.3.0-0.20081031.7|91	%make
14cr|libcapseo-0.3.0-0.20081031.7|92	
14cr|libcapseo-0.3.0-0.20081031.7|93	%install
14cr|libcapseo-0.3.0-0.20081031.7|94	%makeinstall_std
14cr|libcapseo-0.3.0-0.20081031.7|95	
14cr|libcapseo-0.3.0-0.20081031.7|96	
14cr|libcapseo-0.3.0-0.20081031.7|97	%changelog
14cr|libcapseo-0.3.0-0.20081031.7|98	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-0.20081031.7
14cr|libcapseo-0.3.0-0.20081031.7|99	+ Revision: 5dfb48c
14cr|libcapseo-0.3.0-0.20081031.7|100	- LOG Re-work package structure, spec cleanup
14cr|libcapseo-0.3.0-0.20081031.7|101	
14cr|libcapseo-0.3.0-0.20081031.7|102	

2516 14
14cr|libcapsinetwork-0.3.0-7|1	%define major	0
14cr|libcapsinetwork-0.3.0-7|2	%define libname %mklibname capsinetwork
14cr|libcapsinetwork-0.3.0-7|3	%define develname %mklibname -d capsinetwork
14cr|libcapsinetwork-0.3.0-7|4	
14cr|libcapsinetwork-0.3.0-7|5	Summary:	Network library for easy development of C++ server daemons
14cr|libcapsinetwork-0.3.0-7|6	Name:		libcapsinetwork
14cr|libcapsinetwork-0.3.0-7|7	Version:	0.3.0
14cr|libcapsinetwork-0.3.0-7|8	Release:	7
14cr|libcapsinetwork-0.3.0-7|9	License:	LGPL
14cr|libcapsinetwork-0.3.0-7|10	Group:		System/Libraries
14cr|libcapsinetwork-0.3.0-7|11	URL:		http://unixcode.org/libcapsinetwork/
14cr|libcapsinetwork-0.3.0-7|12	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|libcapsinetwork-0.3.0-7|13	Patch0:		libcapsinetwork-gcc43-includes.patch
14cr|libcapsinetwork-0.3.0-7|14	BuildRequires:	automake
14cr|libcapsinetwork-0.3.0-7|15	
14cr|libcapsinetwork-0.3.0-7|16	%description
14cr|libcapsinetwork-0.3.0-7|17	%{name} is a network library for C++ server daemons aimed at easy
14cr|libcapsinetwork-0.3.0-7|18	development of server daemons.
14cr|libcapsinetwork-0.3.0-7|19	
14cr|libcapsinetwork-0.3.0-7|20	%package	-n %{libname}%{major}
14cr|libcapsinetwork-0.3.0-7|21	Summary:	Network library for easy development of C++ server daemons
14cr|libcapsinetwork-0.3.0-7|22	Group:		System/Libraries
14cr|libcapsinetwork-0.3.0-7|23	Provides:	%{libname} = %{version}-%{release}
14cr|libcapsinetwork-0.3.0-7|24	
14cr|libcapsinetwork-0.3.0-7|25	%description	-n %{libname}%{major}
14cr|libcapsinetwork-0.3.0-7|26	%{name} is a network library for C++ server daemons aimed at easy
14cr|libcapsinetwork-0.3.0-7|27	development of server daemons.
14cr|libcapsinetwork-0.3.0-7|28	
14cr|libcapsinetwork-0.3.0-7|29	
14cr|libcapsinetwork-0.3.0-7|30	%package	-n %{develname}
14cr|libcapsinetwork-0.3.0-7|31	Summary:	Development related files for %{name}
14cr|libcapsinetwork-0.3.0-7|32	Group:		Development/C++
14cr|libcapsinetwork-0.3.0-7|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|libcapsinetwork-0.3.0-7|34	Provides:	%{libname}-devel = %{version}-%{release}
14cr|libcapsinetwork-0.3.0-7|35	Requires:	%{libname}%{major} = %{version}-%{release}
14cr|libcapsinetwork-0.3.0-7|36	Obsoletes:	%{libname}%{major}-devel
14cr|libcapsinetwork-0.3.0-7|37	
14cr|libcapsinetwork-0.3.0-7|38	%description	-n %{develname}
14cr|libcapsinetwork-0.3.0-7|39	%{name} is a network library for C++ server daemons aimed at easy
14cr|libcapsinetwork-0.3.0-7|40	development of server daemons.
14cr|libcapsinetwork-0.3.0-7|41	
14cr|libcapsinetwork-0.3.0-7|42	You need to install this package if you want to develop or compile
14cr|libcapsinetwork-0.3.0-7|43	any applications/libraries that needs %{name}.
14cr|libcapsinetwork-0.3.0-7|44	
14cr|libcapsinetwork-0.3.0-7|45	%prep
14cr|libcapsinetwork-0.3.0-7|46	%setup -q
14cr|libcapsinetwork-0.3.0-7|47	%patch0 -p1 -b .gcc43
14cr|libcapsinetwork-0.3.0-7|48	
14cr|libcapsinetwork-0.3.0-7|49	%build
14cr|libcapsinetwork-0.3.0-7|50	libtoolize --force --copy
14cr|libcapsinetwork-0.3.0-7|51	aclocal
14cr|libcapsinetwork-0.3.0-7|52	autoheader
14cr|libcapsinetwork-0.3.0-7|53	autoconf
14cr|libcapsinetwork-0.3.0-7|54	automake -a -c
14cr|libcapsinetwork-0.3.0-7|55	%configure2_5x --disable-static
14cr|libcapsinetwork-0.3.0-7|56	# parallel build won't work
14cr|libcapsinetwork-0.3.0-7|57	make
14cr|libcapsinetwork-0.3.0-7|58	
14cr|libcapsinetwork-0.3.0-7|59	%install
14cr|libcapsinetwork-0.3.0-7|60	%makeinstall_std
14cr|libcapsinetwork-0.3.0-7|61	
14cr|libcapsinetwork-0.3.0-7|62	%files -n %{libname}%{major}
14cr|libcapsinetwork-0.3.0-7|63	%doc COPYING.LIB README
14cr|libcapsinetwork-0.3.0-7|64	%{_libdir}/lib*.so.*
14cr|libcapsinetwork-0.3.0-7|65	
14cr|libcapsinetwork-0.3.0-7|66	%files -n %{develname}
14cr|libcapsinetwork-0.3.0-7|67	%doc ChangeLog NEWS
14cr|libcapsinetwork-0.3.0-7|68	%{_includedir}/*
14cr|libcapsinetwork-0.3.0-7|69	%{_libdir}/lib*.so
14cr|libcapsinetwork-0.3.0-7|70	
14cr|libcapsinetwork-0.3.0-7|71	
14cr|libcapsinetwork-0.3.0-7|72	
14cr|libcapsinetwork-0.3.0-7|73	%changelog
14cr|libcapsinetwork-0.3.0-7|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-7
14cr|libcapsinetwork-0.3.0-7|75	+ Revision: ba615b6
14cr|libcapsinetwork-0.3.0-7|76	- MassBuild#464: Increase release tag
14cr|libcapsinetwork-0.3.0-7|77	
14cr|libcapsinetwork-0.3.0-7|78	

2517 14
14cr|libccss-0.5.0-4|1	%define major 5
14cr|libccss-0.5.0-4|2	%define libname %mklibname ccss %major
14cr|libccss-0.5.0-4|3	%define develname %mklibname -d ccss
14cr|libccss-0.5.0-4|4	%define oname ccss
14cr|libccss-0.5.0-4|5	Name: libccss
14cr|libccss-0.5.0-4|6	Version: 0.5.0
14cr|libccss-0.5.0-4|7	Release: 4
14cr|libccss-0.5.0-4|8	Summary: A simple api for CSS Stylesheets
14cr|libccss-0.5.0-4|9	Group: System/Libraries
14cr|libccss-0.5.0-4|10	License: LGPLv2+
14cr|libccss-0.5.0-4|11	URL: http://people.freedesktop.org/~robsta/ccss/
14cr|libccss-0.5.0-4|12	Source0: http://people.freedesktop.org/~robsta/%{oname}/%{oname}-%{version}.tar.gz
14cr|libccss-0.5.0-4|13	BuildRequires: pkgconfig(cairo) >= 1.4
14cr|libccss-0.5.0-4|14	BuildRequires: pkgconfig(gtk+-2.0) >= 2.10
14cr|libccss-0.5.0-4|15	BuildRequires: libcroco0.6-devel
14cr|libccss-0.5.0-4|16	BuildRequires: pkgconfig(librsvg-2.0) >= 2.22.4
14cr|libccss-0.5.0-4|17	BuildRequires: libsoup-devel
14cr|libccss-0.5.0-4|18	
14cr|libccss-0.5.0-4|19	%description
14cr|libccss-0.5.0-4|20	Libccss offers a simple API to
14cr|libccss-0.5.0-4|21	
14cr|libccss-0.5.0-4|22	* Parse CSS stylesheets.
14cr|libccss-0.5.0-4|23	* Query for style configurations on a user-provided document
14cr|libccss-0.5.0-4|24	representation.
14cr|libccss-0.5.0-4|25	* Draw query results onto cairo surfaces.
14cr|libccss-0.5.0-4|26	
14cr|libccss-0.5.0-4|27	%package -n %libname
14cr|libccss-0.5.0-4|28	Summary: Library files for %{name}
14cr|libccss-0.5.0-4|29	Group: System/Libraries
14cr|libccss-0.5.0-4|30	
14cr|libccss-0.5.0-4|31	%description -n %libname
14cr|libccss-0.5.0-4|32	Library files for %{name}.
14cr|libccss-0.5.0-4|33	
14cr|libccss-0.5.0-4|34	%package -n %develname
14cr|libccss-0.5.0-4|35	Summary: Development package for %{name}
14cr|libccss-0.5.0-4|36	Group: Development/C
14cr|libccss-0.5.0-4|37	Requires: %{libname} = %{version}
14cr|libccss-0.5.0-4|38	Provides: %{name}-devel = %{version}-%{release}
14cr|libccss-0.5.0-4|39	Conflicts: gtk-css-engine < 0.3.0
14cr|libccss-0.5.0-4|40	
14cr|libccss-0.5.0-4|41	%description -n %develname
14cr|libccss-0.5.0-4|42	Files for development with %{name}.
14cr|libccss-0.5.0-4|43	
14cr|libccss-0.5.0-4|44	%prep
14cr|libccss-0.5.0-4|45	%setup -q -n %oname-%version
14cr|libccss-0.5.0-4|46	
14cr|libccss-0.5.0-4|47	%build
14cr|libccss-0.5.0-4|48	export LIBS="-lgmodule-2.0"
14cr|libccss-0.5.0-4|49	%configure2_5x --disable-examples
14cr|libccss-0.5.0-4|50	
14cr|libccss-0.5.0-4|51	%make
14cr|libccss-0.5.0-4|52	
14cr|libccss-0.5.0-4|53	%install
14cr|libccss-0.5.0-4|54	%makeinstall_std
14cr|libccss-0.5.0-4|55	
14cr|libccss-0.5.0-4|56	%files
14cr|libccss-0.5.0-4|57	%defattr(-,root,root,-)
14cr|libccss-0.5.0-4|58	%doc AUTHORS COPYING NEWS TODO
14cr|libccss-0.5.0-4|59	%{_bindir}/ccss-stylesheet-to-gtkrc
14cr|libccss-0.5.0-4|60	
14cr|libccss-0.5.0-4|61	%files -n %libname
14cr|libccss-0.5.0-4|62	%defattr(-,root,root,-)
14cr|libccss-0.5.0-4|63	%{_libdir}/*.so.%{major}
14cr|libccss-0.5.0-4|64	%{_libdir}/*.so.%{major}.*
14cr|libccss-0.5.0-4|65	
14cr|libccss-0.5.0-4|66	%files -n %develname
14cr|libccss-0.5.0-4|67	%defattr(-,root,root,-)
14cr|libccss-0.5.0-4|68	%{_includedir}/ccss-1
14cr|libccss-0.5.0-4|69	%{_libdir}/pkgconfig/*.pc
14cr|libccss-0.5.0-4|70	%{_libdir}/*.so
14cr|libccss-0.5.0-4|71	%{_datadir}/gtk-doc/html/ccss
14cr|libccss-0.5.0-4|72	%{_datadir}/gtk-doc/html/ccss-cairo
14cr|libccss-0.5.0-4|73	%{_datadir}/gtk-doc/html/ccss-gtk
14cr|libccss-0.5.0-4|74	
14cr|libccss-0.5.0-4|75	
14cr|libccss-0.5.0-4|76	
14cr|libccss-0.5.0-4|77	%changelog
14cr|libccss-0.5.0-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-4
14cr|libccss-0.5.0-4|79	+ Revision: 3f0d0a6
14cr|libccss-0.5.0-4|80	- MassBuild#464: Increase release tag
14cr|libccss-0.5.0-4|81	
14cr|libccss-0.5.0-4|82	

2518 14
14cr|libclaw-1.7.0-3|1	%define		major 1
14cr|libclaw-1.7.0-3|2	%define		libname %mklibname claw 1
14cr|libclaw-1.7.0-3|3	%define		develname %mklibname claw -d
14cr|libclaw-1.7.0-3|4	
14cr|libclaw-1.7.0-3|5	Summary:	C++ Library Absolutely Wonderful
14cr|libclaw-1.7.0-3|6	Name:		libclaw
14cr|libclaw-1.7.0-3|7	Version:	1.7.0
14cr|libclaw-1.7.0-3|8	Release:	3
14cr|libclaw-1.7.0-3|9	License:	LGPLv2+
14cr|libclaw-1.7.0-3|10	Group:		System/Libraries
14cr|libclaw-1.7.0-3|11	URL:		http://libclaw.sourceforge.net/
14cr|libclaw-1.7.0-3|12	Source0:	http://downloads.sourceforge.net/project/libclaw/libclaw/%{name}-%{version}.tar.gz
14cr|libclaw-1.7.0-3|13	Patch0:		libclaw-1.7.0-libdir.patch
14cr|libclaw-1.7.0-3|14	Patch1:		libclaw-1.7.0-zlib.patch
14cr|libclaw-1.7.0-3|15	Patch2:		libclaw-1.6.1-nostrip.patch
14cr|libclaw-1.7.0-3|16	BuildRequires:	cmake
14cr|libclaw-1.7.0-3|17	BuildRequires:	boost-devel
14cr|libclaw-1.7.0-3|18	BuildRequires:	jpeg-devel
14cr|libclaw-1.7.0-3|19	BuildRequires:	libpng-devel
14cr|libclaw-1.7.0-3|20	BuildRequires:	doxygen
14cr|libclaw-1.7.0-3|21	
14cr|libclaw-1.7.0-3|22	%description
14cr|libclaw-1.7.0-3|23	CLAW is a C++ Library Absolutely Wonderful providing useful classes
14cr|libclaw-1.7.0-3|24	from the simplest AVL binary search trees to the complex meta programming
14cr|libclaw-1.7.0-3|25	tools, including image manipulation, a generic alpha-beta algorithm,
14cr|libclaw-1.7.0-3|26	sockets implemented as std::stream and more.
14cr|libclaw-1.7.0-3|27	
14cr|libclaw-1.7.0-3|28	%package -n %{libname}
14cr|libclaw-1.7.0-3|29	Summary:	Library files for libclaw
14cr|libclaw-1.7.0-3|30	Group:		System/Libraries
14cr|libclaw-1.7.0-3|31	Requires:	%{name} = %{version}
14cr|libclaw-1.7.0-3|32	
14cr|libclaw-1.7.0-3|33	%description -n %{libname}
14cr|libclaw-1.7.0-3|34	CLAW is a C++ Library Absolutely Wonderful providing useful classes
14cr|libclaw-1.7.0-3|35	from the simplest AVL binary search trees to the complex meta programming
14cr|libclaw-1.7.0-3|36	tools, including image manipulation, a generic alpha-beta algorithm,
14cr|libclaw-1.7.0-3|37	sockets implemented as std::stream and more.
14cr|libclaw-1.7.0-3|38	
14cr|libclaw-1.7.0-3|39	%package -n %{develname}
14cr|libclaw-1.7.0-3|40	Summary:	Development package for libclaw
14cr|libclaw-1.7.0-3|41	Group:		Development/C
14cr|libclaw-1.7.0-3|42	Requires:	%{libname} = %{version}-%{release}
14cr|libclaw-1.7.0-3|43	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|libclaw-1.7.0-3|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|libclaw-1.7.0-3|45	
14cr|libclaw-1.7.0-3|46	%description -n %{develname}
14cr|libclaw-1.7.0-3|47	This package provides the necessary development headers and libraries
14cr|libclaw-1.7.0-3|48	to allow you to build programs that use libclaw.
14cr|libclaw-1.7.0-3|49	
14cr|libclaw-1.7.0-3|50	%prep
14cr|libclaw-1.7.0-3|51	%setup -q -n %{name}-%{version}
14cr|libclaw-1.7.0-3|52	%patch0 -p1 -b .libdir~
14cr|libclaw-1.7.0-3|53	%patch1 -p1 -b .zlib~
14cr|libclaw-1.7.0-3|54	%patch2 -p1 -b .nostrip~
14cr|libclaw-1.7.0-3|55	
14cr|libclaw-1.7.0-3|56	%build
14cr|libclaw-1.7.0-3|57	%cmake
14cr|libclaw-1.7.0-3|58	%make
14cr|libclaw-1.7.0-3|59	
14cr|libclaw-1.7.0-3|60	%install
14cr|libclaw-1.7.0-3|61	%__rm -rf  %{buildroot}
14cr|libclaw-1.7.0-3|62	%makeinstall_std -C build
14cr|libclaw-1.7.0-3|63	
14cr|libclaw-1.7.0-3|64	rm -fr %{buildroot}%{_datadir}/doc
14cr|libclaw-1.7.0-3|65	
14cr|libclaw-1.7.0-3|66	%__mkdir_p %{buildroot}%{_datadir}/cmake/Modules
14cr|libclaw-1.7.0-3|67	%__mv %{buildroot}%{_datadir}/cmake/libclaw/libclaw-config.cmake %{buildroot}%{_datadir}/cmake/Modules/Findlibclaw.cmake
14cr|libclaw-1.7.0-3|68	
14cr|libclaw-1.7.0-3|69	%find_lang %{name}
14cr|libclaw-1.7.0-3|70	
14cr|libclaw-1.7.0-3|71	%clean
14cr|libclaw-1.7.0-3|72	%__rm -rf %{buildroot}
14cr|libclaw-1.7.0-3|73	
14cr|libclaw-1.7.0-3|74	%files -f %{name}.lang
14cr|libclaw-1.7.0-3|75	%defattr(-, root, root)
14cr|libclaw-1.7.0-3|76	
14cr|libclaw-1.7.0-3|77	%files -n %{libname}
14cr|libclaw-1.7.0-3|78	%defattr(-, root, root)
14cr|libclaw-1.7.0-3|79	%{_libdir}/*.so.%{major}*
14cr|libclaw-1.7.0-3|80	
14cr|libclaw-1.7.0-3|81	%files -n %{develname}
14cr|libclaw-1.7.0-3|82	%defattr(-, root, root)
14cr|libclaw-1.7.0-3|83	%doc ChangeLog build/doc/html
14cr|libclaw-1.7.0-3|84	%{_libdir}/*.so
14cr|libclaw-1.7.0-3|85	%{_libdir}/*.a
14cr|libclaw-1.7.0-3|86	%{_includedir}/claw
14cr|libclaw-1.7.0-3|87	%{_bindir}/claw-config
14cr|libclaw-1.7.0-3|88	%{_datadir}/cmake/Modules/Findlibclaw.cmake
14cr|libclaw-1.7.0-3|89	
14cr|libclaw-1.7.0-3|90	
14cr|libclaw-1.7.0-3|91	
14cr|libclaw-1.7.0-3|92	%changelog
14cr|libclaw-1.7.0-3|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-3
14cr|libclaw-1.7.0-3|94	+ Revision: 40dea31
14cr|libclaw-1.7.0-3|95	- MassBuild#464: Increase release tag
14cr|libclaw-1.7.0-3|96	
14cr|libclaw-1.7.0-3|97	

2519 14
14cr|libcmml-0.9.4-5|1	%define major 1
14cr|libcmml-0.9.4-5|2	%define libname %mklibname cmml %{major}
14cr|libcmml-0.9.4-5|3	%define devname %mklibname cmml -d
14cr|libcmml-0.9.4-5|4	
14cr|libcmml-0.9.4-5|5	Summary:	Library for handling Continuous Media Markup Language
14cr|libcmml-0.9.4-5|6	Name:		libcmml
14cr|libcmml-0.9.4-5|7	Version:	0.9.4
14cr|libcmml-0.9.4-5|8	Release:	5
14cr|libcmml-0.9.4-5|9	License:	BSD
14cr|libcmml-0.9.4-5|10	Group:		System/Libraries
14cr|libcmml-0.9.4-5|11	Url:		http://www.annodex.net/
14cr|libcmml-0.9.4-5|12	Source0:	http://www.annodex.net/software/libcmml/download/%{name}-%{version}.tar.gz
14cr|libcmml-0.9.4-5|13	Patch0:		libcmml-malloc_fix.diff
14cr|libcmml-0.9.4-5|14	BuildRequires:	autoconf2.5
14cr|libcmml-0.9.4-5|15	BuildRequires:	doxygen
14cr|libcmml-0.9.4-5|16	BuildRequires:	libtool
14cr|libcmml-0.9.4-5|17	BuildRequires:	pkgconfig(expat)
14cr|libcmml-0.9.4-5|18	
14cr|libcmml-0.9.4-5|19	%description
14cr|libcmml-0.9.4-5|20	Libcmml is a library which enables the handling of documents written in CMML
14cr|libcmml-0.9.4-5|21	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
14cr|libcmml-0.9.4-5|22	
14cr|libcmml-0.9.4-5|23	It provides a very simple API for reading files marked up with the Continuous
14cr|libcmml-0.9.4-5|24	Media Markup Language (CMML), and returns C structures containing this
14cr|libcmml-0.9.4-5|25	information in a format which can be used by an Annodexer for creating
14cr|libcmml-0.9.4-5|26	ANNODEX(tm) format documents (ANX).
14cr|libcmml-0.9.4-5|27	
14cr|libcmml-0.9.4-5|28	#----------------------------------------------------------------------------
14cr|libcmml-0.9.4-5|29	
14cr|libcmml-0.9.4-5|30	%package -n %{libname}
14cr|libcmml-0.9.4-5|31	Summary:	Library for handling Continuous Media Markup Language
14cr|libcmml-0.9.4-5|32	Group:		System/Libraries
14cr|libcmml-0.9.4-5|33	
14cr|libcmml-0.9.4-5|34	%description -n %{libname}
14cr|libcmml-0.9.4-5|35	Libcmml is a library which enables the handling of documents written in CMML
14cr|libcmml-0.9.4-5|36	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
14cr|libcmml-0.9.4-5|37	
14cr|libcmml-0.9.4-5|38	It provides a very simple API for reading files marked up with the Continuous
14cr|libcmml-0.9.4-5|39	Media Markup Language (CMML), and returns C structures containing this
14cr|libcmml-0.9.4-5|40	information in a format which can be used by an Annodexer for creating
14cr|libcmml-0.9.4-5|41	ANNODEX(tm) format documents (ANX).
14cr|libcmml-0.9.4-5|42	
14cr|libcmml-0.9.4-5|43	%files -n %{libname}
14cr|libcmml-0.9.4-5|44	%doc AUTHORS COPYING ChangeLog README
14cr|libcmml-0.9.4-5|45	%{_libdir}/libcmml.so.%{major}*
14cr|libcmml-0.9.4-5|46	
14cr|libcmml-0.9.4-5|47	#----------------------------------------------------------------------------
14cr|libcmml-0.9.4-5|48	
14cr|libcmml-0.9.4-5|49	%package -n %{devname}
14cr|libcmml-0.9.4-5|50	Summary:	Files needed for development using libcmml
14cr|libcmml-0.9.4-5|51	Group:		Development/C
14cr|libcmml-0.9.4-5|52	Requires:	%{libname} = %{EVRD}
14cr|libcmml-0.9.4-5|53	Provides:	%{name}-devel = %{EVRD}
14cr|libcmml-0.9.4-5|54	
14cr|libcmml-0.9.4-5|55	%description -n %{devname}
14cr|libcmml-0.9.4-5|56	Libcmml is a library which enables the handling of documents written in CMML
14cr|libcmml-0.9.4-5|57	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
14cr|libcmml-0.9.4-5|58	
14cr|libcmml-0.9.4-5|59	It provides a very simple API for reading files marked up with the Continuous
14cr|libcmml-0.9.4-5|60	Media Markup Language (CMML), and returns C structures containing this
14cr|libcmml-0.9.4-5|61	information in a format which can be used by an Annodexer for creating
14cr|libcmml-0.9.4-5|62	ANNODEX(tm) format documents (ANX).
14cr|libcmml-0.9.4-5|63	
14cr|libcmml-0.9.4-5|64	This package contains the header files and documentation needed for development
14cr|libcmml-0.9.4-5|65	using libcmml.
14cr|libcmml-0.9.4-5|66	
14cr|libcmml-0.9.4-5|67	%files -n %{devname}
14cr|libcmml-0.9.4-5|68	%doc doc/libcmml/html/* TODO
14cr|libcmml-0.9.4-5|69	%{_includedir}/*
14cr|libcmml-0.9.4-5|70	%{_libdir}/libcmml.so
14cr|libcmml-0.9.4-5|71	%{_libdir}/pkgconfig/cmml.pc
14cr|libcmml-0.9.4-5|72	
14cr|libcmml-0.9.4-5|73	#----------------------------------------------------------------------------
14cr|libcmml-0.9.4-5|74	
14cr|libcmml-0.9.4-5|75	%package tools
14cr|libcmml-0.9.4-5|76	Summary:	Various tools using the Continuous Media Markup Language library
14cr|libcmml-0.9.4-5|77	Group:		File tools
14cr|libcmml-0.9.4-5|78	
14cr|libcmml-0.9.4-5|79	%description tools
14cr|libcmml-0.9.4-5|80	Libcmml is a library which enables the handling of documents written in CMML
14cr|libcmml-0.9.4-5|81	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
14cr|libcmml-0.9.4-5|82	
14cr|libcmml-0.9.4-5|83	This package contains various tools using the Continuous Media Markup Language
14cr|libcmml-0.9.4-5|84	library.
14cr|libcmml-0.9.4-5|85	
14cr|libcmml-0.9.4-5|86	%files tools
14cr|libcmml-0.9.4-5|87	%{_bindir}/cmml*
14cr|libcmml-0.9.4-5|88	%{_mandir}/man1/*
14cr|libcmml-0.9.4-5|89	%{_mandir}/man6/*
14cr|libcmml-0.9.4-5|90	
14cr|libcmml-0.9.4-5|91	#----------------------------------------------------------------------------
14cr|libcmml-0.9.4-5|92	
14cr|libcmml-0.9.4-5|93	%prep
14cr|libcmml-0.9.4-5|94	%setup -q
14cr|libcmml-0.9.4-5|95	%patch0 -p0
14cr|libcmml-0.9.4-5|96	
14cr|libcmml-0.9.4-5|97	%build
14cr|libcmml-0.9.4-5|98	autoreconf -fi -Im4
14cr|libcmml-0.9.4-5|99	%configure2_5x --disable-static
14cr|libcmml-0.9.4-5|100	%make
14cr|libcmml-0.9.4-5|101	
14cr|libcmml-0.9.4-5|102	%install
14cr|libcmml-0.9.4-5|103	%makeinstall_std
14cr|libcmml-0.9.4-5|104	
14cr|libcmml-0.9.4-5|105	install -d %{buildroot}%{_mandir}/man1
14cr|libcmml-0.9.4-5|106	install -d %{buildroot}%{_mandir}/man6
14cr|libcmml-0.9.4-5|107	
14cr|libcmml-0.9.4-5|108	install -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
14cr|libcmml-0.9.4-5|109	install -m0644 doc/*.6 %{buildroot}%{_mandir}/man6/
14cr|libcmml-0.9.4-5|110	
14cr|libcmml-0.9.4-5|111	# cleanup
14cr|libcmml-0.9.4-5|112	rm -rf %{buildroot}%{_docdir}/libcmml
14cr|libcmml-0.9.4-5|113	
14cr|libcmml-0.9.4-5|114	%check
14cr|libcmml-0.9.4-5|115	make check
14cr|libcmml-0.9.4-5|116	
14cr|libcmml-0.9.4-5|117	%changelog
14cr|libcmml-0.9.4-5|118	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-5
14cr|libcmml-0.9.4-5|119	+ Revision: 90ec181
14cr|libcmml-0.9.4-5|120	- Spec cleanup
14cr|libcmml-0.9.4-5|121	
14cr|libcmml-0.9.4-5|122	

2520 14
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|1	%define __noautoprov 'pkgconfig(.*)'
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|2	%define __noautoreq 'pkgconfig\\(compiz\\)'
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|3	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|4	%define shortname compizconfig
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|5	%define oname libcompizconfig
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|6	%define oversion 0.8
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|7	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|8	%define git 20130330
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|9	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|10	%define major 8
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|11	%define libname %mklibname %{shortname} %{oversion} %{major}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|12	%define devname %mklibname -d %{shortname}%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|13	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|14	%if %{git}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|15	%define srcname %{oname}-compiz-%{oversion}.tar.bz2
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|16	%define distname %{oname}-compiz-%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|17	%define rel 0.%{git}.1
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|18	%else
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|19	%define srcname %{name}-%{version}.tar.bz2
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|20	%define distname %{name}-%{version}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|21	%define rel 1
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|22	%endif
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|23	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|24	Summary:	Backend configuration library from Compiz Fusion
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|25	Name:		%{oname}%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|26	Version:	0.8.9
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|27	Release:	%{rel}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|28	License:	GPL
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|29	Group:		System/X11
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|30	URL:		http://www.compiz.org/
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|31	Source0:	http://cgit.compiz.org/compiz/%{shortname}/%{oname}/snapshot/%{srcname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|32	# Make sure we don't conflict with main libcompizconfig
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|33	Patch0:		libcompizconfig0.8-soversion.patch
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|34	BuildRequires:	pkgconfig(libxml-2.0)
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|35	BuildRequires:	compiz0.8-devel
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|36	BuildRequires:	gettext-devel
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|37	BuildRequires:	intltool
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|38	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|39	%description
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|40	Backend configuration library from Compiz Fusion.
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|41	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|42	#----------------------------------------------------------------------------
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|43	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|44	%package -n compizconfig-backends%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|45	Summary:	Common files for backend configuration library from Compiz Fusion
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|46	Group:		System/X11
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|47	Conflicts:	%{_lib}%{shortname}0
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|48	Conflicts:	compizconfig-backends > 0.9
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|49	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|50	%description -n compizconfig-backends%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|51	Common files for backend configuration library from Compiz Fusion.
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|52	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|53	%files -n compizconfig-backends%{oversion}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|54	%dir %{_sysconfdir}/compizconfig
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|55	%{_sysconfdir}/compizconfig/config
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|56	%{_libdir}/compiz/libccp.so
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|57	%{_libdir}/%{shortname}/backends/libini.so
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|58	%{_datadir}/compiz/ccp.xml
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|59	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|60	#----------------------------------------------------------------------------
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|61	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|62	%package -n %{libname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|63	Summary:	Backend configuration library from Compiz Fusion
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|64	Group:		System/X11
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|65	Requires:	compizconfig-backends%{oversion} = %{version}-%{release}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|66	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|67	%description -n %{libname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|68	Backend configuration library from Compiz Fusion.
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|69	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|70	%files -n %{libname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|71	%{_libdir}/%{oname}.so.%{major}*
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|72	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|73	#----------------------------------------------------------------------------
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|74	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|75	%package -n %{devname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|76	Summary:	Development files for libcompizconfig
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|77	Group:		Development/X11
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|78	Requires:	%{libname} = %{version}-%{release}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|79	Requires:	compiz0.8-devel
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|80	Provides:	%{shortname}%{oversion}-devel = %{version}-%{release}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|81	Conflicts:	%{_lib}%{shortname}-devel
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|82	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|83	%description -n %{devname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|84	Development files for libcompizconfig.
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|85	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|86	%files -n %{devname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|87	%dir %{_includedir}/%{shortname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|88	%{_includedir}/%{shortname}/ccs.h
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|89	%{_includedir}/%{shortname}/ccs-backend.h
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|90	%{_libdir}/%{oname}.so
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|91	%{_libdir}/pkgconfig/%{oname}.pc
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|92	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|93	#----------------------------------------------------------------------------
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|94	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|95	%prep
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|96	%setup -q -n %{distname}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|97	%patch0 -p1
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|98	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|99	%build
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|100	%if %{git}
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|101	# This is a git snapshot, so we need to generate makefiles.
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|102	sh autogen.sh -V
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|103	%endif
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|104	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|105	# Needed due to X11 link cockup in src/Makefile.in
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|106	aclocal
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|107	automake
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|108	export LIBS="-ldl -lpthread"
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|109	%configure2_5x --disable-static
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|110	%make
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|111	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|112	%install
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|113	%makeinstall_std
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|114	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|115	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|116	%changelog
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|117	* Fri Apr 12 2013 Rosa <rosa@abf.rosalinux.ru> 0.8.9-0.20130330.1
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|118	+ Revision: c6571ad
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|119	- Automatic import for version 0.8.9-0.20130330.1
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|120	
14cr|libcompizconfig0.8-0.8.9-0.20130330.1|121	

2521 14
14cr|libconfuse-2.7-5|1	%define major 0
14cr|libconfuse-2.7-5|2	%define libname %mklibname confuse %{major}
14cr|libconfuse-2.7-5|3	%define devname %mklibname confuse -d
14cr|libconfuse-2.7-5|4	
14cr|libconfuse-2.7-5|5	Summary:	A library for parsing configuration files in C
14cr|libconfuse-2.7-5|6	Name:		libconfuse
14cr|libconfuse-2.7-5|7	Version:	2.7
14cr|libconfuse-2.7-5|8	Release:	5
14cr|libconfuse-2.7-5|9	License:	ISC
14cr|libconfuse-2.7-5|10	Group:		System/Libraries
14cr|libconfuse-2.7-5|11	Url:		http://www.nongnu.org/confuse/
14cr|libconfuse-2.7-5|12	Source0:	http://bzero.se/confuse/confuse-%{version}.tar.gz
14cr|libconfuse-2.7-5|13	Conflicts:	%{_lib}confuse0 < 2.7-4
14cr|libconfuse-2.7-5|14	
14cr|libconfuse-2.7-5|15	%description
14cr|libconfuse-2.7-5|16	libConfuse is a configuration file parser library, licensed under the terms
14cr|libconfuse-2.7-5|17	of the ISC license, and written in C. It supports sections and (lists of)
14cr|libconfuse-2.7-5|18	values (strings, integers, floats, booleans or other sections), as well as
14cr|libconfuse-2.7-5|19	some other features (such as single/double-quoted strings, environment
14cr|libconfuse-2.7-5|20	variable expansion, functions and nested include statements). It makes it
14cr|libconfuse-2.7-5|21	very easy to add configuration file capability to a program using a simple
14cr|libconfuse-2.7-5|22	API.
14cr|libconfuse-2.7-5|23	
14cr|libconfuse-2.7-5|24	The goal of libConfuse is not to be the configuration file parser library
14cr|libconfuse-2.7-5|25	with a gazillion of features. Instead, it aims to be easy to use and quick
14cr|libconfuse-2.7-5|26	to integrate with your code. libConfuse was called libcfg before, but was
14cr|libconfuse-2.7-5|27	changed to not confuse with other similar libraries.
14cr|libconfuse-2.7-5|28	
14cr|libconfuse-2.7-5|29	%files -f confuse.lang
14cr|libconfuse-2.7-5|30	%doc AUTHORS NEWS README
14cr|libconfuse-2.7-5|31	
14cr|libconfuse-2.7-5|32	#----------------------------------------------------------------------------
14cr|libconfuse-2.7-5|33	
14cr|libconfuse-2.7-5|34	%package -n %{libname}
14cr|libconfuse-2.7-5|35	Summary:	A library of functions for parsing configuration files in C
14cr|libconfuse-2.7-5|36	Group:		System/Libraries
14cr|libconfuse-2.7-5|37	Suggests:	%{name}
14cr|libconfuse-2.7-5|38	
14cr|libconfuse-2.7-5|39	%description -n %{libname}
14cr|libconfuse-2.7-5|40	libConfuse is a configuration file parser library, licensed under the terms
14cr|libconfuse-2.7-5|41	of the ISC license, and written in C. It supports sections and (lists of)
14cr|libconfuse-2.7-5|42	values (strings, integers, floats, booleans or other sections), as well as
14cr|libconfuse-2.7-5|43	some other features (such as single/double-quoted strings, environment
14cr|libconfuse-2.7-5|44	variable expansion, functions and nested include statements). It makes it
14cr|libconfuse-2.7-5|45	very easy to add configuration file capability to a program using a simple
14cr|libconfuse-2.7-5|46	API.
14cr|libconfuse-2.7-5|47	
14cr|libconfuse-2.7-5|48	The goal of libConfuse is not to be the configuration file parser library
14cr|libconfuse-2.7-5|49	with a gazillion of features. Instead, it aims to be easy to use and quick
14cr|libconfuse-2.7-5|50	to integrate with your code. libConfuse was called libcfg before, but was
14cr|libconfuse-2.7-5|51	changed to not confuse with other similar libraries.
14cr|libconfuse-2.7-5|52	
14cr|libconfuse-2.7-5|53	%files -n %{libname}
14cr|libconfuse-2.7-5|54	%{_libdir}/libconfuse.so.%{major}*
14cr|libconfuse-2.7-5|55	
14cr|libconfuse-2.7-5|56	#----------------------------------------------------------------------------
14cr|libconfuse-2.7-5|57	
14cr|libconfuse-2.7-5|58	%package -n %{devname}
14cr|libconfuse-2.7-5|59	Summary:	Development files for the %{name} library
14cr|libconfuse-2.7-5|60	Group:		Development/C
14cr|libconfuse-2.7-5|61	Provides:	confuse-devel = %{EVRD}
14cr|libconfuse-2.7-5|62	Requires:	%{libname} = %{EVRD}
14cr|libconfuse-2.7-5|63	Obsoletes:	%{_lib}confuse-static-devel < 2.7-4
14cr|libconfuse-2.7-5|64	Conflicts:	%{_lib}confuse0 < 2.7-4
14cr|libconfuse-2.7-5|65	
14cr|libconfuse-2.7-5|66	%description -n %{devname}
14cr|libconfuse-2.7-5|67	Development library and header files for the %{name} library
14cr|libconfuse-2.7-5|68	
14cr|libconfuse-2.7-5|69	%files -n %{devname}
14cr|libconfuse-2.7-5|70	%doc doc/html/*
14cr|libconfuse-2.7-5|71	%{_includedir}/*
14cr|libconfuse-2.7-5|72	%{_libdir}/*.so
14cr|libconfuse-2.7-5|73	%{_libdir}/pkgconfig/*.pc
14cr|libconfuse-2.7-5|74	%{_mandir}/man3/*
14cr|libconfuse-2.7-5|75	
14cr|libconfuse-2.7-5|76	#----------------------------------------------------------------------------
14cr|libconfuse-2.7-5|77	
14cr|libconfuse-2.7-5|78	%prep
14cr|libconfuse-2.7-5|79	%setup -q -n confuse-%{version}
14cr|libconfuse-2.7-5|80	
14cr|libconfuse-2.7-5|81	%build
14cr|libconfuse-2.7-5|82	%configure2_5x \
14cr|libconfuse-2.7-5|83	--enable-shared \
14cr|libconfuse-2.7-5|84	--disable-static \
14cr|libconfuse-2.7-5|85	--disable-rpath
14cr|libconfuse-2.7-5|86	
14cr|libconfuse-2.7-5|87	%make
14cr|libconfuse-2.7-5|88	
14cr|libconfuse-2.7-5|89	%install
14cr|libconfuse-2.7-5|90	%makeinstall_std
14cr|libconfuse-2.7-5|91	
14cr|libconfuse-2.7-5|92	install -d %{buildroot}%{_mandir}/man3
14cr|libconfuse-2.7-5|93	install -m0644 doc/man/man3/*.3 %{buildroot}%{_mandir}/man3/
14cr|libconfuse-2.7-5|94	
14cr|libconfuse-2.7-5|95	%find_lang confuse
14cr|libconfuse-2.7-5|96	
14cr|libconfuse-2.7-5|97	
14cr|libconfuse-2.7-5|98	%changelog
14cr|libconfuse-2.7-5|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-5
14cr|libconfuse-2.7-5|100	+ Revision: bce3c78
14cr|libconfuse-2.7-5|101	- MassBuild#464: Increase release tag
14cr|libconfuse-2.7-5|102	
14cr|libconfuse-2.7-5|103	

2522 14
14cr|libdap-3.12.0-4|1	%define major 11
14cr|libdap-3.12.0-4|2	%define cmajor 3
14cr|libdap-3.12.0-4|3	%define smajor 7
14cr|libdap-3.12.0-4|4	%define libname %mklibname dap %{major}
14cr|libdap-3.12.0-4|5	%define libclient %mklibname dapclient %{cmajor}
14cr|libdap-3.12.0-4|6	%define libserver %mklibname dapserver %{smajor}
14cr|libdap-3.12.0-4|7	%define devname %mklibname dap -d
14cr|libdap-3.12.0-4|8	
14cr|libdap-3.12.0-4|9	Summary:	C++ DAP2 library from OPeNDAP
14cr|libdap-3.12.0-4|10	Name:		libdap
14cr|libdap-3.12.0-4|11	Version:	3.12.0
14cr|libdap-3.12.0-4|12	Release:	4
14cr|libdap-3.12.0-4|13	# The deflate program is covered by the W3C licence
14cr|libdap-3.12.0-4|14	License:	LGPLv2.1+
14cr|libdap-3.12.0-4|15	Group:		System/Libraries
14cr|libdap-3.12.0-4|16	Url:		http://www.opendap.org/
14cr|libdap-3.12.0-4|17	Source0:	http://www.opendap.org/pub/source/libdap-%{version}.tar.gz
14cr|libdap-3.12.0-4|18	Patch0:		libdap-3.12.0-tirpc.patch
14cr|libdap-3.12.0-4|19	BuildRequires:	doxygen
14cr|libdap-3.12.0-4|20	BuildRequires:	graphviz
14cr|libdap-3.12.0-4|21	BuildRequires:	groff
14cr|libdap-3.12.0-4|22	BuildRequires:	pkgconfig(cppunit)
14cr|libdap-3.12.0-4|23	BuildRequires:	pkgconfig(libcurl)
14cr|libdap-3.12.0-4|24	BuildRequires:	pkgconfig(libtirpc)
14cr|libdap-3.12.0-4|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|libdap-3.12.0-4|26	BuildRequires:	pkgconfig(uuid)
14cr|libdap-3.12.0-4|27	
14cr|libdap-3.12.0-4|28	%description
14cr|libdap-3.12.0-4|29	The libdap++ library contains an implementation of DAP2. This package
14cr|libdap-3.12.0-4|30	contains the library, dap-config, getdap and deflate. The script dap-config
14cr|libdap-3.12.0-4|31	simplifies using the library in other projects. The getdap utility is a
14cr|libdap-3.12.0-4|32	simple command-line tool to read from DAP2 servers. It is built using the
14cr|libdap-3.12.0-4|33	library and demonstrates simple uses of it. The deflate utility is used by
14cr|libdap-3.12.0-4|34	the library when it returns compressed responses.
14cr|libdap-3.12.0-4|35	
14cr|libdap-3.12.0-4|36	%files
14cr|libdap-3.12.0-4|37	%doc README NEWS COPYING COPYRIGHT_URI README.dodsrc COPYRIGHT_W3C
14cr|libdap-3.12.0-4|38	%{_bindir}/getdap
14cr|libdap-3.12.0-4|39	%{_mandir}/man1/getdap.1*
14cr|libdap-3.12.0-4|40	
14cr|libdap-3.12.0-4|41	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|42	
14cr|libdap-3.12.0-4|43	%package -n %{libname}
14cr|libdap-3.12.0-4|44	Summary:	C++ DAP2 library from OPeNDAP
14cr|libdap-3.12.0-4|45	Group:		System/Libraries
14cr|libdap-3.12.0-4|46	
14cr|libdap-3.12.0-4|47	%description -n %{libname}
14cr|libdap-3.12.0-4|48	C++ DAP2 library from OPeNDAP.
14cr|libdap-3.12.0-4|49	
14cr|libdap-3.12.0-4|50	%files -n %{libname}
14cr|libdap-3.12.0-4|51	%{_libdir}/libdap.so.%{major}*
14cr|libdap-3.12.0-4|52	
14cr|libdap-3.12.0-4|53	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|54	
14cr|libdap-3.12.0-4|55	%package -n %{libclient}
14cr|libdap-3.12.0-4|56	Summary:	C++ DAP2 library from OPeNDAP
14cr|libdap-3.12.0-4|57	Group:		System/Libraries
14cr|libdap-3.12.0-4|58	Conflicts:	%{_lib}dap10 < 3.12.0
14cr|libdap-3.12.0-4|59	
14cr|libdap-3.12.0-4|60	%description -n %{libclient}
14cr|libdap-3.12.0-4|61	C++ DAP2 library from OPeNDAP.
14cr|libdap-3.12.0-4|62	
14cr|libdap-3.12.0-4|63	%files -n %{libclient}
14cr|libdap-3.12.0-4|64	%{_libdir}/libdapclient.so.%{cmajor}*
14cr|libdap-3.12.0-4|65	
14cr|libdap-3.12.0-4|66	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|67	
14cr|libdap-3.12.0-4|68	%package -n %{libserver}
14cr|libdap-3.12.0-4|69	Summary:	C++ DAP2 library from OPeNDAP
14cr|libdap-3.12.0-4|70	Group:		System/Libraries
14cr|libdap-3.12.0-4|71	Conflicts:	%{_lib}dap10 < 3.12.0
14cr|libdap-3.12.0-4|72	
14cr|libdap-3.12.0-4|73	%description -n %{libserver}
14cr|libdap-3.12.0-4|74	C++ DAP2 library from OPeNDAP.
14cr|libdap-3.12.0-4|75	
14cr|libdap-3.12.0-4|76	%files -n %{libserver}
14cr|libdap-3.12.0-4|77	%{_libdir}/libdapserver.so.%{smajor}*
14cr|libdap-3.12.0-4|78	
14cr|libdap-3.12.0-4|79	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|80	
14cr|libdap-3.12.0-4|81	%package -n %{devname}
14cr|libdap-3.12.0-4|82	Summary:	Development and header files from libdap
14cr|libdap-3.12.0-4|83	Group:		Development/C++
14cr|libdap-3.12.0-4|84	Requires:	%{libname} = %{EVRD}
14cr|libdap-3.12.0-4|85	Requires:	%{libclient} = %{EVRD}
14cr|libdap-3.12.0-4|86	Requires:	%{libserver} = %{EVRD}
14cr|libdap-3.12.0-4|87	Provides:	%{name}-devel = %{EVRD}
14cr|libdap-3.12.0-4|88	Obsoletes:	%{_lib}dap-static-devel < 3.12.0
14cr|libdap-3.12.0-4|89	
14cr|libdap-3.12.0-4|90	%description -n %{devname}
14cr|libdap-3.12.0-4|91	This package contains all the files needed to develop applications that
14cr|libdap-3.12.0-4|92	will use libdap.
14cr|libdap-3.12.0-4|93	
14cr|libdap-3.12.0-4|94	%files -n %{devname}
14cr|libdap-3.12.0-4|95	%{_libdir}/libdap.so
14cr|libdap-3.12.0-4|96	%{_libdir}/libdapclient.so
14cr|libdap-3.12.0-4|97	%{_libdir}/libdapserver.so
14cr|libdap-3.12.0-4|98	%{_libdir}/pkgconfig/libdap*.pc
14cr|libdap-3.12.0-4|99	%{_bindir}/dap-config
14cr|libdap-3.12.0-4|100	%{_bindir}/dap-config-pkgconfig
14cr|libdap-3.12.0-4|101	%{_includedir}/libdap/
14cr|libdap-3.12.0-4|102	%{_datadir}/aclocal/*
14cr|libdap-3.12.0-4|103	%{_mandir}/man1/dap-config.1*
14cr|libdap-3.12.0-4|104	
14cr|libdap-3.12.0-4|105	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|106	
14cr|libdap-3.12.0-4|107	%package doc
14cr|libdap-3.12.0-4|108	Summary:	Documentation of the libdap library
14cr|libdap-3.12.0-4|109	Group:		Development/C
14cr|libdap-3.12.0-4|110	BuildArch:	noarch
14cr|libdap-3.12.0-4|111	
14cr|libdap-3.12.0-4|112	%description doc
14cr|libdap-3.12.0-4|113	Documentation of the libdap library.
14cr|libdap-3.12.0-4|114	
14cr|libdap-3.12.0-4|115	%files doc
14cr|libdap-3.12.0-4|116	%doc __mandriva_docs/html/
14cr|libdap-3.12.0-4|117	
14cr|libdap-3.12.0-4|118	#----------------------------------------------------------------------------
14cr|libdap-3.12.0-4|119	
14cr|libdap-3.12.0-4|120	%prep
14cr|libdap-3.12.0-4|121	%setup -q
14cr|libdap-3.12.0-4|122	%patch0 -p1
14cr|libdap-3.12.0-4|123	
14cr|libdap-3.12.0-4|124	%build
14cr|libdap-3.12.0-4|125	autoreconf -fiv
14cr|libdap-3.12.0-4|126	%configure2_5x \
14cr|libdap-3.12.0-4|127	--disable-static
14cr|libdap-3.12.0-4|128	%make
14cr|libdap-3.12.0-4|129	
14cr|libdap-3.12.0-4|130	%install
14cr|libdap-3.12.0-4|131	%makeinstall_std
14cr|libdap-3.12.0-4|132	
14cr|libdap-3.12.0-4|133	%make docs
14cr|libdap-3.12.0-4|134	
14cr|libdap-3.12.0-4|135	rm -rf __mandriva_docs
14cr|libdap-3.12.0-4|136	cp -a docs __mandriva_docs
14cr|libdap-3.12.0-4|137	# those .map and .md5 are of dubious use, remove them
14cr|libdap-3.12.0-4|138	rm -f __mandriva_docs/html/*.map __mandriva_docs/html/*.md5
14cr|libdap-3.12.0-4|139	# use the ChangeLog timestamp to have the same timestamps for the doc files
14cr|libdap-3.12.0-4|140	# for all archs
14cr|libdap-3.12.0-4|141	touch -r ChangeLog __mandriva_docs/html/*
14cr|libdap-3.12.0-4|142	
14cr|libdap-3.12.0-4|143	rm -f %{buildroot}%{_libdir}/*.a
14cr|libdap-3.12.0-4|144	
14cr|libdap-3.12.0-4|145	
14cr|libdap-3.12.0-4|146	%changelog
14cr|libdap-3.12.0-4|147	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.0-4
14cr|libdap-3.12.0-4|148	+ Revision: 1b0a6ad
14cr|libdap-3.12.0-4|149	- Build with tirpc
14cr|libdap-3.12.0-4|150	
14cr|libdap-3.12.0-4|151	

2523 14
14cr|libdconf-qt-0.0.0-0.110722.2|1	%define major 0
14cr|libdconf-qt-0.0.0-0.110722.2|2	%define libname %mklibname dconf-qt %{major}
14cr|libdconf-qt-0.0.0-0.110722.2|3	%define devname %mklibname dconf-qt -d
14cr|libdconf-qt-0.0.0-0.110722.2|4	
14cr|libdconf-qt-0.0.0-0.110722.2|5	%define gitver 110722
14cr|libdconf-qt-0.0.0-0.110722.2|6	
14cr|libdconf-qt-0.0.0-0.110722.2|7	Summary:	QML plugin and Qt bindings for dconf
14cr|libdconf-qt-0.0.0-0.110722.2|8	Name:		libdconf-qt
14cr|libdconf-qt-0.0.0-0.110722.2|9	Version:	0.0.0
14cr|libdconf-qt-0.0.0-0.110722.2|10	Release:	0.%{gitver}.2
14cr|libdconf-qt-0.0.0-0.110722.2|11	License:	LGPLv3+
14cr|libdconf-qt-0.0.0-0.110722.2|12	Group:		System/Libraries
14cr|libdconf-qt-0.0.0-0.110722.2|13	Url:		http://launchat.net/dconf-qt
14cr|libdconf-qt-0.0.0-0.110722.2|14	Source0:	%{name}-%{version}.%{gitver}.tar.bz2
14cr|libdconf-qt-0.0.0-0.110722.2|15	# PATCH-FIX-UPSTREAM 01_fix_pc_generation.patch - fix .pc generation, taken from Ubuntu release
14cr|libdconf-qt-0.0.0-0.110722.2|16	Patch0:		01_fix_pc_generation.patch
14cr|libdconf-qt-0.0.0-0.110722.2|17	# PATCH-FIX-UPSTREAM 02_link_again_dconf_dbus.patch - link again dconf dbus, taken from Ubuntu
14cr|libdconf-qt-0.0.0-0.110722.2|18	Patch1:		02_link_again_dconf_dbus.patch
14cr|libdconf-qt-0.0.0-0.110722.2|19	# PATCH-FEATURE-OPENSUSE ugly-cmake-hack.patch - cmake carnage to 'use' libdir
14cr|libdconf-qt-0.0.0-0.110722.2|20	Patch2:		ugly-cmake-hack.patch
14cr|libdconf-qt-0.0.0-0.110722.2|21	BuildRequires:	cmake
14cr|libdconf-qt-0.0.0-0.110722.2|22	BuildRequires:	pkgconfig(QtCore)
14cr|libdconf-qt-0.0.0-0.110722.2|23	BuildRequires:	pkgconfig(QtDeclarative)
14cr|libdconf-qt-0.0.0-0.110722.2|24	BuildRequires:	pkgconfig(dconf-dbus-1)
14cr|libdconf-qt-0.0.0-0.110722.2|25	BuildRequires:	pkgconfig(glib-2.0)
14cr|libdconf-qt-0.0.0-0.110722.2|26	
14cr|libdconf-qt-0.0.0-0.110722.2|27	%description
14cr|libdconf-qt-0.0.0-0.110722.2|28	Qt bindings and QML plugin for dconf.
14cr|libdconf-qt-0.0.0-0.110722.2|29	
14cr|libdconf-qt-0.0.0-0.110722.2|30	%files
14cr|libdconf-qt-0.0.0-0.110722.2|31	%{_qt_importdir}/QConf
14cr|libdconf-qt-0.0.0-0.110722.2|32	
14cr|libdconf-qt-0.0.0-0.110722.2|33	#----------------------------------------------------------------------------
14cr|libdconf-qt-0.0.0-0.110722.2|34	
14cr|libdconf-qt-0.0.0-0.110722.2|35	%package -n %{libname}
14cr|libdconf-qt-0.0.0-0.110722.2|36	Summary:	QML plugin and Qt bindings for dconf
14cr|libdconf-qt-0.0.0-0.110722.2|37	Group:		System/Libraries
14cr|libdconf-qt-0.0.0-0.110722.2|38	Suggests:	%{name}
14cr|libdconf-qt-0.0.0-0.110722.2|39	
14cr|libdconf-qt-0.0.0-0.110722.2|40	%description -n %{libname}
14cr|libdconf-qt-0.0.0-0.110722.2|41	Qt bindings and QML plugin for dconf - system shared libraries.
14cr|libdconf-qt-0.0.0-0.110722.2|42	
14cr|libdconf-qt-0.0.0-0.110722.2|43	%files -n %{libname}
14cr|libdconf-qt-0.0.0-0.110722.2|44	%doc COPYING-GPL3 COPYING-LGPL3
14cr|libdconf-qt-0.0.0-0.110722.2|45	%{_libdir}/libdconf-qt.so.%{major}*
14cr|libdconf-qt-0.0.0-0.110722.2|46	
14cr|libdconf-qt-0.0.0-0.110722.2|47	#----------------------------------------------------------------------------
14cr|libdconf-qt-0.0.0-0.110722.2|48	
14cr|libdconf-qt-0.0.0-0.110722.2|49	%package -n %{devname}
14cr|libdconf-qt-0.0.0-0.110722.2|50	Summary:	QML plugin and Qt bindings for dconf
14cr|libdconf-qt-0.0.0-0.110722.2|51	Group:		Development/C++
14cr|libdconf-qt-0.0.0-0.110722.2|52	Requires:	%{libname} = %{EVRD}
14cr|libdconf-qt-0.0.0-0.110722.2|53	
14cr|libdconf-qt-0.0.0-0.110722.2|54	%description -n %{devname}
14cr|libdconf-qt-0.0.0-0.110722.2|55	Qt bindings and QML plugin for dconf - development files.
14cr|libdconf-qt-0.0.0-0.110722.2|56	
14cr|libdconf-qt-0.0.0-0.110722.2|57	%files -n %{devname}
14cr|libdconf-qt-0.0.0-0.110722.2|58	%{_includedir}/dconf-qt/
14cr|libdconf-qt-0.0.0-0.110722.2|59	%{_libdir}/libdconf-qt.so
14cr|libdconf-qt-0.0.0-0.110722.2|60	%{_libdir}/pkgconfig/*.pc
14cr|libdconf-qt-0.0.0-0.110722.2|61	
14cr|libdconf-qt-0.0.0-0.110722.2|62	#----------------------------------------------------------------------------
14cr|libdconf-qt-0.0.0-0.110722.2|63	
14cr|libdconf-qt-0.0.0-0.110722.2|64	%prep
14cr|libdconf-qt-0.0.0-0.110722.2|65	%setup -q
14cr|libdconf-qt-0.0.0-0.110722.2|66	%apply_patches
14cr|libdconf-qt-0.0.0-0.110722.2|67	
14cr|libdconf-qt-0.0.0-0.110722.2|68	%build
14cr|libdconf-qt-0.0.0-0.110722.2|69	export BUILD_GLOBAL=true
14cr|libdconf-qt-0.0.0-0.110722.2|70	%cmake \
14cr|libdconf-qt-0.0.0-0.110722.2|71	-Dlibdir=%{_libdir} \
14cr|libdconf-qt-0.0.0-0.110722.2|72	
14cr|libdconf-qt-0.0.0-0.110722.2|73	%make
14cr|libdconf-qt-0.0.0-0.110722.2|74	
14cr|libdconf-qt-0.0.0-0.110722.2|75	%install
14cr|libdconf-qt-0.0.0-0.110722.2|76	%makeinstall_std -C build
14cr|libdconf-qt-0.0.0-0.110722.2|77	
14cr|libdconf-qt-0.0.0-0.110722.2|78	mkdir -p %{buildroot}%{_qt_importdir}
14cr|libdconf-qt-0.0.0-0.110722.2|79	mv %{buildroot}%{_libdir}/qt4/plugins/imports/* %{buildroot}%{_qt_importdir}/
14cr|libdconf-qt-0.0.0-0.110722.2|80	
14cr|libdconf-qt-0.0.0-0.110722.2|81	
14cr|libdconf-qt-0.0.0-0.110722.2|82	%changelog
14cr|libdconf-qt-0.0.0-0.110722.2|83	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.0-0.110722.2
14cr|libdconf-qt-0.0.0-0.110722.2|84	+ Revision: aa80409
14cr|libdconf-qt-0.0.0-0.110722.2|85	- LOG Fix pkgconfig file, move qml imports to proper location
14cr|libdconf-qt-0.0.0-0.110722.2|86	
14cr|libdconf-qt-0.0.0-0.110722.2|87	

2524 14
14cr|libdesktop-agnostic-0.3.92-4|1	%define major 0
14cr|libdesktop-agnostic-0.3.92-4|2	%define libname %mklibname desktop-agnostic %{major}
14cr|libdesktop-agnostic-0.3.92-4|3	%define develname %mklibname -d desktop-agnostic
14cr|libdesktop-agnostic-0.3.92-4|4	
14cr|libdesktop-agnostic-0.3.92-4|5	Summary:	A desktop-agnostic library for GLib-based projects
14cr|libdesktop-agnostic-0.3.92-4|6	Name:		libdesktop-agnostic
14cr|libdesktop-agnostic-0.3.92-4|7	Version:	0.3.92
14cr|libdesktop-agnostic-0.3.92-4|8	Release:	4
14cr|libdesktop-agnostic-0.3.92-4|9	License:	GPLv2+
14cr|libdesktop-agnostic-0.3.92-4|10	Group:		Development/Other
14cr|libdesktop-agnostic-0.3.92-4|11	Url:		https://launchpad.net/libdesktop-agnostic
14cr|libdesktop-agnostic-0.3.92-4|12	Source0:	%{name}-%{version}.tar.gz
14cr|libdesktop-agnostic-0.3.92-4|13	BuildRequires:	intltool
14cr|libdesktop-agnostic-0.3.92-4|14	BuildRequires:	vala-devel
14cr|libdesktop-agnostic-0.3.92-4|15	BuildRequires:	python-devel
14cr|libdesktop-agnostic-0.3.92-4|16	BuildRequires:	pkgconfig(gconf-2.0)
14cr|libdesktop-agnostic-0.3.92-4|17	BuildRequires:	pkgconfig(gladeui-2.0)
14cr|libdesktop-agnostic-0.3.92-4|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libdesktop-agnostic-0.3.92-4|19	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|libdesktop-agnostic-0.3.92-4|20	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|libdesktop-agnostic-0.3.92-4|21	Requires:	libdesktop-agnostic-vfs-gio
14cr|libdesktop-agnostic-0.3.92-4|22	Requires:	libdesktop-agnostic-cfg-gconf
14cr|libdesktop-agnostic-0.3.92-4|23	Requires:	libdesktop-agnostic-fdo-glib
14cr|libdesktop-agnostic-0.3.92-4|24	Requires:	pygtk2
14cr|libdesktop-agnostic-0.3.92-4|25	Conflicts:	%{_lib}desktop-agnostic0 < 0.3.92-3
14cr|libdesktop-agnostic-0.3.92-4|26	
14cr|libdesktop-agnostic-0.3.92-4|27	%description
14cr|libdesktop-agnostic-0.3.92-4|28	This library provides an extensible configuration API, a unified virtual file
14cr|libdesktop-agnostic-0.3.92-4|29	system API, and a desktop item editor (all with pluggable backends) for
14cr|libdesktop-agnostic-0.3.92-4|30	GLib-based projects. It is not tied to any one desktop environment, although
14cr|libdesktop-agnostic-0.3.92-4|31	there are desktop-specific modules.
14cr|libdesktop-agnostic-0.3.92-4|32	
14cr|libdesktop-agnostic-0.3.92-4|33	%package -n	%{libname}
14cr|libdesktop-agnostic-0.3.92-4|34	Group:		System/Libraries
14cr|libdesktop-agnostic-0.3.92-4|35	Summary:	%{name} library package
14cr|libdesktop-agnostic-0.3.92-4|36	Requires:	%{name} >= %{version}
14cr|libdesktop-agnostic-0.3.92-4|37	
14cr|libdesktop-agnostic-0.3.92-4|38	%description -n	%{libname}
14cr|libdesktop-agnostic-0.3.92-4|39	This library provides an extensible configuration API, a unified virtual file
14cr|libdesktop-agnostic-0.3.92-4|40	system API, and a desktop item editor (all with pluggable backends) for
14cr|libdesktop-agnostic-0.3.92-4|41	GLib-based projects. It is not tied to any one desktop environment, although
14cr|libdesktop-agnostic-0.3.92-4|42	there are desktop-specific modules.
14cr|libdesktop-agnostic-0.3.92-4|43	
14cr|libdesktop-agnostic-0.3.92-4|44	%package -n %{develname}
14cr|libdesktop-agnostic-0.3.92-4|45	Summary:	%{name} development files
14cr|libdesktop-agnostic-0.3.92-4|46	Group:		Development/Other
14cr|libdesktop-agnostic-0.3.92-4|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|48	Requires:	%{name} = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|49	
14cr|libdesktop-agnostic-0.3.92-4|50	%description -n %{develname}
14cr|libdesktop-agnostic-0.3.92-4|51	This package contains header files needed when building applications based on
14cr|libdesktop-agnostic-0.3.92-4|52	%{name}.
14cr|libdesktop-agnostic-0.3.92-4|53	
14cr|libdesktop-agnostic-0.3.92-4|54	%package	cfg-gconf
14cr|libdesktop-agnostic-0.3.92-4|55	Summary:	GConf module for %{name}
14cr|libdesktop-agnostic-0.3.92-4|56	Group:		Development/Other
14cr|libdesktop-agnostic-0.3.92-4|57	Requires:	%{name} = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|58	Provides:	libdesktop-agnostic-cfg = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|59	
14cr|libdesktop-agnostic-0.3.92-4|60	%description	cfg-gconf
14cr|libdesktop-agnostic-0.3.92-4|61	This package contains the GConf mdoule for %{name}.
14cr|libdesktop-agnostic-0.3.92-4|62	
14cr|libdesktop-agnostic-0.3.92-4|63	%package	fdo-glib
14cr|libdesktop-agnostic-0.3.92-4|64	Summary:	GLib desktop entry module for %{name}
14cr|libdesktop-agnostic-0.3.92-4|65	Group:		Development/Other
14cr|libdesktop-agnostic-0.3.92-4|66	Requires:	%{name} = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|67	Provides:	libdesktop-agnostic-fdo = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|68	
14cr|libdesktop-agnostic-0.3.92-4|69	%description	fdo-glib
14cr|libdesktop-agnostic-0.3.92-4|70	This package contains the GLib desktop entry module for %{name}.
14cr|libdesktop-agnostic-0.3.92-4|71	
14cr|libdesktop-agnostic-0.3.92-4|72	%package	vfs-gio
14cr|libdesktop-agnostic-0.3.92-4|73	Summary:	GIO VFS module for %{name}
14cr|libdesktop-agnostic-0.3.92-4|74	Group:		Development/Other
14cr|libdesktop-agnostic-0.3.92-4|75	Requires:	%{name} = %{version}-%{release}
14cr|libdesktop-agnostic-0.3.92-4|76	
14cr|libdesktop-agnostic-0.3.92-4|77	%description	vfs-gio
14cr|libdesktop-agnostic-0.3.92-4|78	This package contains the GIO VFS module for %{name}.
14cr|libdesktop-agnostic-0.3.92-4|79	
14cr|libdesktop-agnostic-0.3.92-4|80	%prep
14cr|libdesktop-agnostic-0.3.92-4|81	%setup -q
14cr|libdesktop-agnostic-0.3.92-4|82	sed -i s,"gladeui-1.0","gladeui-2.0",g data/*
14cr|libdesktop-agnostic-0.3.92-4|83	
14cr|libdesktop-agnostic-0.3.92-4|84	%build
14cr|libdesktop-agnostic-0.3.92-4|85	%define Werror_cflags %{nil}
14cr|libdesktop-agnostic-0.3.92-4|86	%setup_compile_flags
14cr|libdesktop-agnostic-0.3.92-4|87	export LINKFLAGS="%{ldflags}"
14cr|libdesktop-agnostic-0.3.92-4|88	export PYTHONDIR=%{python_sitearch}
14cr|libdesktop-agnostic-0.3.92-4|89	./waf configure \
14cr|libdesktop-agnostic-0.3.92-4|90	--prefix=%{_prefix} \
14cr|libdesktop-agnostic-0.3.92-4|91	--sysconfdir=%{_sysconfdir} \
14cr|libdesktop-agnostic-0.3.92-4|92	--localstatedir=%{_localstatedir} \
14cr|libdesktop-agnostic-0.3.92-4|93	--libdir=%{_libdir} \
14cr|libdesktop-agnostic-0.3.92-4|94	--mandir=%{_mandir} \
14cr|libdesktop-agnostic-0.3.92-4|95	--enable-debug \
14cr|libdesktop-agnostic-0.3.92-4|96	--config-backends=gconf \
14cr|libdesktop-agnostic-0.3.92-4|97	--vfs-backends=gio \
14cr|libdesktop-agnostic-0.3.92-4|98	--desktop-entry-backends=glib \
14cr|libdesktop-agnostic-0.3.92-4|99	--with-glade
14cr|libdesktop-agnostic-0.3.92-4|100	
14cr|libdesktop-agnostic-0.3.92-4|101	./waf build --nocache
14cr|libdesktop-agnostic-0.3.92-4|102	
14cr|libdesktop-agnostic-0.3.92-4|103	%install
14cr|libdesktop-agnostic-0.3.92-4|104	./waf  --nocache install --destdir=%{buildroot}
14cr|libdesktop-agnostic-0.3.92-4|105	
14cr|libdesktop-agnostic-0.3.92-4|106	# fix .so permissions so that debuginfo can be extracted for the debug package
14cr|libdesktop-agnostic-0.3.92-4|107	find %{buildroot}%{_libdir} -name *.so -exec chmod 755 {} \;
14cr|libdesktop-agnostic-0.3.92-4|108	
14cr|libdesktop-agnostic-0.3.92-4|109	%find_lang %{name}
14cr|libdesktop-agnostic-0.3.92-4|110	
14cr|libdesktop-agnostic-0.3.92-4|111	%files -f %{name}.lang
14cr|libdesktop-agnostic-0.3.92-4|112	%doc COPYING COPYING.GPL-2
14cr|libdesktop-agnostic-0.3.92-4|113	%{_sysconfdir}/xdg/%{name}/desktop-agnostic.ini
14cr|libdesktop-agnostic-0.3.92-4|114	%{_bindir}/lda-desktop-entry-editor
14cr|libdesktop-agnostic-0.3.92-4|115	%{_bindir}/lda-schema-to-gconf
14cr|libdesktop-agnostic-0.3.92-4|116	%dir %{_libdir}/desktop-agnostic
14cr|libdesktop-agnostic-0.3.92-4|117	%dir %{_libdir}/desktop-agnostic/modules
14cr|libdesktop-agnostic-0.3.92-4|118	%{_libdir}/desktop-agnostic/modules/libda-cfg-type-color.so
14cr|libdesktop-agnostic-0.3.92-4|119	%{_libdir}/desktop-agnostic/modules/libda-module-guesser.so
14cr|libdesktop-agnostic-0.3.92-4|120	%{_datadir}/glade/catalogs/desktop-agnostic.xml
14cr|libdesktop-agnostic-0.3.92-4|121	%{python_sitearch}/desktopagnostic/*.py
14cr|libdesktop-agnostic-0.3.92-4|122	%{python_sitearch}/desktopagnostic/*.so
14cr|libdesktop-agnostic-0.3.92-4|123	
14cr|libdesktop-agnostic-0.3.92-4|124	%files cfg-gconf
14cr|libdesktop-agnostic-0.3.92-4|125	%{_libdir}/desktop-agnostic/modules/libda-cfg-gconf.so
14cr|libdesktop-agnostic-0.3.92-4|126	
14cr|libdesktop-agnostic-0.3.92-4|127	%files fdo-glib
14cr|libdesktop-agnostic-0.3.92-4|128	%{_libdir}/desktop-agnostic/modules/libda-fdo-glib.so
14cr|libdesktop-agnostic-0.3.92-4|129	
14cr|libdesktop-agnostic-0.3.92-4|130	%files vfs-gio
14cr|libdesktop-agnostic-0.3.92-4|131	%{_libdir}/desktop-agnostic/modules/libda-vfs-gio.so
14cr|libdesktop-agnostic-0.3.92-4|132	
14cr|libdesktop-agnostic-0.3.92-4|133	%files -n %{libname}
14cr|libdesktop-agnostic-0.3.92-4|134	%{_libdir}/%{name}*.so.%{major}*
14cr|libdesktop-agnostic-0.3.92-4|135	
14cr|libdesktop-agnostic-0.3.92-4|136	%files -n %{develname}
14cr|libdesktop-agnostic-0.3.92-4|137	%dir %{_includedir}/%{name}-1.0
14cr|libdesktop-agnostic-0.3.92-4|138	%dir %{_includedir}/%{name}-1.0/%{name}
14cr|libdesktop-agnostic-0.3.92-4|139	%{_includedir}/%{name}-1.0/%{name}/*.h
14cr|libdesktop-agnostic-0.3.92-4|140	%{_libdir}/%{name}*.so
14cr|libdesktop-agnostic-0.3.92-4|141	%{_libdir}/pkgconfig/desktop-agnostic.pc
14cr|libdesktop-agnostic-0.3.92-4|142	%{_datadir}/pygtk/2.0/defs/*.defs
14cr|libdesktop-agnostic-0.3.92-4|143	%{_datadir}/vala/vapi/*.vapi
14cr|libdesktop-agnostic-0.3.92-4|144	%{_datadir}/vala/vapi/desktop-agnostic*.deps
14cr|libdesktop-agnostic-0.3.92-4|145	
14cr|libdesktop-agnostic-0.3.92-4|146	
14cr|libdesktop-agnostic-0.3.92-4|147	%changelog
14cr|libdesktop-agnostic-0.3.92-4|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.92-4
14cr|libdesktop-agnostic-0.3.92-4|149	+ Revision: d3b565c
14cr|libdesktop-agnostic-0.3.92-4|150	- MassBuild#464: Increase release tag
14cr|libdesktop-agnostic-0.3.92-4|151	
14cr|libdesktop-agnostic-0.3.92-4|152	

2525 14
14cr|libdigidoc-2.7.0-2|1	%define name	libdigidoc
14cr|libdigidoc-2.7.0-2|2	%define version	2.7.0
14cr|libdigidoc-2.7.0-2|3	%define release 2
14cr|libdigidoc-2.7.0-2|4	
14cr|libdigidoc-2.7.0-2|5	%define realname digidoc
14cr|libdigidoc-2.7.0-2|6	
14cr|libdigidoc-2.7.0-2|7	%define major 2
14cr|libdigidoc-2.7.0-2|8	%define libname %mklibname %{realname} %major
14cr|libdigidoc-2.7.0-2|9	%define develname %mklibname %{realname} -d
14cr|libdigidoc-2.7.0-2|10	
14cr|libdigidoc-2.7.0-2|11	Name:		%{name}
14cr|libdigidoc-2.7.0-2|12	Version:	%{version}
14cr|libdigidoc-2.7.0-2|13	Release:	%{release}
14cr|libdigidoc-2.7.0-2|14	Summary:	Library for handling digitally signed documents
14cr|libdigidoc-2.7.0-2|15	
14cr|libdigidoc-2.7.0-2|16	Group:		System/Libraries
14cr|libdigidoc-2.7.0-2|17	License:	LGPLv2+
14cr|libdigidoc-2.7.0-2|18	URL:		http://code.google.com/p/esteid
14cr|libdigidoc-2.7.0-2|19	Source:		http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|libdigidoc-2.7.0-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|libdigidoc-2.7.0-2|21	
14cr|libdigidoc-2.7.0-2|22	BuildRequires:	cmake
14cr|libdigidoc-2.7.0-2|23	BuildRequires:	libxml2-devel
14cr|libdigidoc-2.7.0-2|24	BuildRequires:	openssl-devel
14cr|libdigidoc-2.7.0-2|25	BuildRequires:	zlib-devel
14cr|libdigidoc-2.7.0-2|26	Requires:	opensc
14cr|libdigidoc-2.7.0-2|27	
14cr|libdigidoc-2.7.0-2|28	%description
14cr|libdigidoc-2.7.0-2|29	libDigiDoc is a library implementing a subset of the XAdES digital
14cr|libdigidoc-2.7.0-2|30	signature standard on top of Estonian specific .ddoc container format.
14cr|libdigidoc-2.7.0-2|31	It allows to create, sign, verify, and modify digidoc XML containers.
14cr|libdigidoc-2.7.0-2|32	
14cr|libdigidoc-2.7.0-2|33	%package	-n %{libname}
14cr|libdigidoc-2.7.0-2|34	Group:		System/Libraries
14cr|libdigidoc-2.7.0-2|35	Summary:	Library for handling digitally signed documents
14cr|libdigidoc-2.7.0-2|36	Provides:	%name = %version-%release
14cr|libdigidoc-2.7.0-2|37	
14cr|libdigidoc-2.7.0-2|38	%description	-n %{libname}
14cr|libdigidoc-2.7.0-2|39	This package contains libraries and header files for
14cr|libdigidoc-2.7.0-2|40	developing applications that use %{name}.
14cr|libdigidoc-2.7.0-2|41	
14cr|libdigidoc-2.7.0-2|42	
14cr|libdigidoc-2.7.0-2|43	%package	-n %{develname}
14cr|libdigidoc-2.7.0-2|44	Summary:	Development files for %{name}
14cr|libdigidoc-2.7.0-2|45	Group:		Development/Other
14cr|libdigidoc-2.7.0-2|46	Requires:	%{libname} = %{version}-%{release}
14cr|libdigidoc-2.7.0-2|47	Requires:	libxml2-devel
14cr|libdigidoc-2.7.0-2|48	Requires:	openssl-devel
14cr|libdigidoc-2.7.0-2|49	Requires:	zlib-devel
14cr|libdigidoc-2.7.0-2|50	Requires:	pkgconfig
14cr|libdigidoc-2.7.0-2|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|libdigidoc-2.7.0-2|52	
14cr|libdigidoc-2.7.0-2|53	%description	-n %{develname}
14cr|libdigidoc-2.7.0-2|54	This package contains libraries and header files for
14cr|libdigidoc-2.7.0-2|55	developing applications that use %{libname}.
14cr|libdigidoc-2.7.0-2|56	
14cr|libdigidoc-2.7.0-2|57	
14cr|libdigidoc-2.7.0-2|58	%prep
14cr|libdigidoc-2.7.0-2|59	%setup -q
14cr|libdigidoc-2.7.0-2|60	
14cr|libdigidoc-2.7.0-2|61	%build
14cr|libdigidoc-2.7.0-2|62	mkdir -p %{_target_platform}
14cr|libdigidoc-2.7.0-2|63	pushd %{_target_platform}
14cr|libdigidoc-2.7.0-2|64	%{cmake} ../..
14cr|libdigidoc-2.7.0-2|65	popd
14cr|libdigidoc-2.7.0-2|66	
14cr|libdigidoc-2.7.0-2|67	make %{?_smp_mflags} -C %{_target_platform}/build
14cr|libdigidoc-2.7.0-2|68	
14cr|libdigidoc-2.7.0-2|69	
14cr|libdigidoc-2.7.0-2|70	%install
14cr|libdigidoc-2.7.0-2|71	rm -rf $RPM_BUILD_ROOT
14cr|libdigidoc-2.7.0-2|72	make install DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}/build
14cr|libdigidoc-2.7.0-2|73	
14cr|libdigidoc-2.7.0-2|74	
14cr|libdigidoc-2.7.0-2|75	%clean
14cr|libdigidoc-2.7.0-2|76	rm -rf $RPM_BUILD_ROOT
14cr|libdigidoc-2.7.0-2|77	
14cr|libdigidoc-2.7.0-2|78	%post -n %{libname} -p /sbin/ldconfig
14cr|libdigidoc-2.7.0-2|79	
14cr|libdigidoc-2.7.0-2|80	%postun -n %{libname} -p /sbin/ldconfig
14cr|libdigidoc-2.7.0-2|81	
14cr|libdigidoc-2.7.0-2|82	
14cr|libdigidoc-2.7.0-2|83	%files -n %{libname}
14cr|libdigidoc-2.7.0-2|84	%defattr(-,root,root,-)
14cr|libdigidoc-2.7.0-2|85	%config %{_sysconfdir}/digidoc.conf
14cr|libdigidoc-2.7.0-2|86	%{_bindir}/cdigidoc
14cr|libdigidoc-2.7.0-2|87	%{_libdir}/*.so.*
14cr|libdigidoc-2.7.0-2|88	%{_datadir}/libdigidoc/
14cr|libdigidoc-2.7.0-2|89	%doc AUTHORS COPYING ChangeLog README
14cr|libdigidoc-2.7.0-2|90	
14cr|libdigidoc-2.7.0-2|91	%files -n %{develname}
14cr|libdigidoc-2.7.0-2|92	%defattr(-,root,root,-)
14cr|libdigidoc-2.7.0-2|93	%{_includedir}/libdigidoc/
14cr|libdigidoc-2.7.0-2|94	%{_libdir}/pkgconfig/lib*.pc
14cr|libdigidoc-2.7.0-2|95	%{_libdir}/*.so
14cr|libdigidoc-2.7.0-2|96	
14cr|libdigidoc-2.7.0-2|97	
14cr|libdigidoc-2.7.0-2|98	
14cr|libdigidoc-2.7.0-2|99	%changelog
14cr|libdigidoc-2.7.0-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-2
14cr|libdigidoc-2.7.0-2|101	+ Revision: b698b88
14cr|libdigidoc-2.7.0-2|102	- MassBuild#464: Increase release tag
14cr|libdigidoc-2.7.0-2|103	
14cr|libdigidoc-2.7.0-2|104	

2526 14
14cr|libdigidocpp-0.3.0-7|1	%define modname digidoc
14cr|libdigidocpp-0.3.0-7|2	
14cr|libdigidocpp-0.3.0-7|3	%define major 0
14cr|libdigidocpp-0.3.0-7|4	%define libname %mklibname digidocpp %{major}
14cr|libdigidocpp-0.3.0-7|5	%define develname %mklibname digidocpp -d
14cr|libdigidocpp-0.3.0-7|6	
14cr|libdigidocpp-0.3.0-7|7	Name:		libdigidocpp
14cr|libdigidocpp-0.3.0-7|8	Version:	0.3.0
14cr|libdigidocpp-0.3.0-7|9	Release:	7
14cr|libdigidocpp-0.3.0-7|10	Summary:	Library for creating and validating BDoc and DDoc containers
14cr|libdigidocpp-0.3.0-7|11	
14cr|libdigidocpp-0.3.0-7|12	
14cr|libdigidocpp-0.3.0-7|13	Group:		System/Libraries
14cr|libdigidocpp-0.3.0-7|14	License:	LGPLv2+
14cr|libdigidocpp-0.3.0-7|15	URL:		http://code.google.com/p/esteid
14cr|libdigidocpp-0.3.0-7|16	Source:		http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|libdigidocpp-0.3.0-7|17	Patch0:		libdigidocpp-0.3.0-gcc47.patch
14cr|libdigidocpp-0.3.0-7|18	
14cr|libdigidocpp-0.3.0-7|19	BuildRequires:	cmake
14cr|libdigidocpp-0.3.0-7|20	BuildRequires:	pkgconfig(libdigidoc)
14cr|libdigidocpp-0.3.0-7|21	BuildRequires:	pkgconfig(libp11)
14cr|libdigidocpp-0.3.0-7|22	BuildRequires:	openssl-devel
14cr|libdigidocpp-0.3.0-7|23	BuildRequires:	xml-security-c-devel
14cr|libdigidocpp-0.3.0-7|24	BuildRequires:	xsd-devel
14cr|libdigidocpp-0.3.0-7|25	Requires:	opensc
14cr|libdigidocpp-0.3.0-7|26	
14cr|libdigidocpp-0.3.0-7|27	%description
14cr|libdigidocpp-0.3.0-7|28	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
14cr|libdigidocpp-0.3.0-7|29	DDoc containers. These file formats are widespread in Estonia where they are
14cr|libdigidocpp-0.3.0-7|30	used for storing legally binding digital signatures.
14cr|libdigidocpp-0.3.0-7|31	
14cr|libdigidocpp-0.3.0-7|32	%package	-n %{libname}
14cr|libdigidocpp-0.3.0-7|33	Group:		System/Libraries
14cr|libdigidocpp-0.3.0-7|34	Summary:	Library for creating and validating bdoc and ddoc containers
14cr|libdigidocpp-0.3.0-7|35	
14cr|libdigidocpp-0.3.0-7|36	Requires:	%{name} >= %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|37	
14cr|libdigidocpp-0.3.0-7|38	%description	-n %libname
14cr|libdigidocpp-0.3.0-7|39	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
14cr|libdigidocpp-0.3.0-7|40	DDoc containers. These file formats are widespread in Estonia where they are
14cr|libdigidocpp-0.3.0-7|41	used for storing legally binding digital signatures.
14cr|libdigidocpp-0.3.0-7|42	
14cr|libdigidocpp-0.3.0-7|43	%package	-n %{develname}
14cr|libdigidocpp-0.3.0-7|44	Summary:	Development files for %{name}
14cr|libdigidocpp-0.3.0-7|45	
14cr|libdigidocpp-0.3.0-7|46	Group:		Development/C++
14cr|libdigidocpp-0.3.0-7|47	Requires:	%{libname} = %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|48	Requires:	libdigidoc-devel
14cr|libdigidocpp-0.3.0-7|49	Requires:	libp11-devel
14cr|libdigidocpp-0.3.0-7|50	Requires:	openssl-devel
14cr|libdigidocpp-0.3.0-7|51	Requires:	xml-security-c-devel
14cr|libdigidocpp-0.3.0-7|52	Requires:	xsd-devel
14cr|libdigidocpp-0.3.0-7|53	Provides:	%{name}-devel = %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|54	
14cr|libdigidocpp-0.3.0-7|55	%description	-n %{develname}
14cr|libdigidocpp-0.3.0-7|56	This package contains libraries and header files for
14cr|libdigidocpp-0.3.0-7|57	developing applications that use %{name}.
14cr|libdigidocpp-0.3.0-7|58	
14cr|libdigidocpp-0.3.0-7|59	%package	-n perl-%{modname}
14cr|libdigidocpp-0.3.0-7|60	Summary:	Perl bindings for %{name}
14cr|libdigidocpp-0.3.0-7|61	
14cr|libdigidocpp-0.3.0-7|62	Group:		Development/Perl
14cr|libdigidocpp-0.3.0-7|63	BuildRequires:	perl-devel
14cr|libdigidocpp-0.3.0-7|64	BuildRequires:	swig
14cr|libdigidocpp-0.3.0-7|65	Requires:	%{libname} = %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|66	
14cr|libdigidocpp-0.3.0-7|67	%description	-n perl-%{modname}
14cr|libdigidocpp-0.3.0-7|68	The perl-%{modname} package provides access to
14cr|libdigidocpp-0.3.0-7|69	%{name} features from Perl programs.
14cr|libdigidocpp-0.3.0-7|70	
14cr|libdigidocpp-0.3.0-7|71	%package	-n python-%{modname}
14cr|libdigidocpp-0.3.0-7|72	Summary:	Python bindings for %{name}
14cr|libdigidocpp-0.3.0-7|73	
14cr|libdigidocpp-0.3.0-7|74	Group:		Development/Python
14cr|libdigidocpp-0.3.0-7|75	BuildRequires:	python-devel
14cr|libdigidocpp-0.3.0-7|76	BuildRequires:	swig
14cr|libdigidocpp-0.3.0-7|77	Requires:	%{libname} = %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|78	
14cr|libdigidocpp-0.3.0-7|79	%description	-n python-%{modname}
14cr|libdigidocpp-0.3.0-7|80	The python-%{modname} package provides access to
14cr|libdigidocpp-0.3.0-7|81	%{name} features from Python programs.
14cr|libdigidocpp-0.3.0-7|82	
14cr|libdigidocpp-0.3.0-7|83	%package	-n php-%{modname}
14cr|libdigidocpp-0.3.0-7|84	Summary:	PHP bindings for %{name}
14cr|libdigidocpp-0.3.0-7|85	
14cr|libdigidocpp-0.3.0-7|86	Group:		Development/PHP
14cr|libdigidocpp-0.3.0-7|87	BuildRequires:	php-devel
14cr|libdigidocpp-0.3.0-7|88	BuildRequires:	swig
14cr|libdigidocpp-0.3.0-7|89	Requires:	%{libname} = %{version}-%{release}
14cr|libdigidocpp-0.3.0-7|90	
14cr|libdigidocpp-0.3.0-7|91	%description	-n php-%{modname}
14cr|libdigidocpp-0.3.0-7|92	The php-%{modname} package provides access to
14cr|libdigidocpp-0.3.0-7|93	%{name} features from PHP programs.
14cr|libdigidocpp-0.3.0-7|94	
14cr|libdigidocpp-0.3.0-7|95	%prep
14cr|libdigidocpp-0.3.0-7|96	%setup -q
14cr|libdigidocpp-0.3.0-7|97	%patch0 -p1
14cr|libdigidocpp-0.3.0-7|98	
14cr|libdigidocpp-0.3.0-7|99	%build
14cr|libdigidocpp-0.3.0-7|100	%cmake
14cr|libdigidocpp-0.3.0-7|101	%make
14cr|libdigidocpp-0.3.0-7|102	
14cr|libdigidocpp-0.3.0-7|103	%install
14cr|libdigidocpp-0.3.0-7|104	%makeinstall_std -C build
14cr|libdigidocpp-0.3.0-7|105	mv %{buildroot}%{_sysconfdir}/php.d/digidoc.ini %{buildroot}%{_sysconfdir}/php.d/90_digidoc.ini
14cr|libdigidocpp-0.3.0-7|106	
14cr|libdigidocpp-0.3.0-7|107	
14cr|libdigidocpp-0.3.0-7|108	%post -n php-%{modname}
14cr|libdigidocpp-0.3.0-7|109	if [ -f /var/lock/subsys/httpd ]; then
14cr|libdigidocpp-0.3.0-7|110	%{_initrddir}/httpd restart >/dev/null || :
14cr|libdigidocpp-0.3.0-7|111	fi
14cr|libdigidocpp-0.3.0-7|112	
14cr|libdigidocpp-0.3.0-7|113	%postun -n php-%{modname}
14cr|libdigidocpp-0.3.0-7|114	if [ "$1" = "0" ]; then
14cr|libdigidocpp-0.3.0-7|115	if [ -f /var/lock/subsys/httpd ]; then
14cr|libdigidocpp-0.3.0-7|116	%{_initrddir}/httpd restart >/dev/null || :
14cr|libdigidocpp-0.3.0-7|117	fi
14cr|libdigidocpp-0.3.0-7|118	fi
14cr|libdigidocpp-0.3.0-7|119	
14cr|libdigidocpp-0.3.0-7|120	%files
14cr|libdigidocpp-0.3.0-7|121	%{_sysconfdir}/digidocpp/certs
14cr|libdigidocpp-0.3.0-7|122	%{_sysconfdir}/digidocpp/schema
14cr|libdigidocpp-0.3.0-7|123	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/digidocpp/digidocpp.conf
14cr|libdigidocpp-0.3.0-7|124	
14cr|libdigidocpp-0.3.0-7|125	%files -n %{libname}
14cr|libdigidocpp-0.3.0-7|126	%{_libdir}/*.so.%{major}*
14cr|libdigidocpp-0.3.0-7|127	
14cr|libdigidocpp-0.3.0-7|128	%files -n %{develname}
14cr|libdigidocpp-0.3.0-7|129	%{_includedir}/digidocpp/
14cr|libdigidocpp-0.3.0-7|130	%{_libdir}/pkgconfig/lib*.pc
14cr|libdigidocpp-0.3.0-7|131	%{_libdir}/*.so
14cr|libdigidocpp-0.3.0-7|132	
14cr|libdigidocpp-0.3.0-7|133	%files -n perl-%{modname}
14cr|libdigidocpp-0.3.0-7|134	%{perl_vendorarch}/auto/digidoc.so
14cr|libdigidocpp-0.3.0-7|135	%{perl_vendorlib}/digidoc.pm
14cr|libdigidocpp-0.3.0-7|136	
14cr|libdigidocpp-0.3.0-7|137	%files -n python-%{modname}
14cr|libdigidocpp-0.3.0-7|138	%{py_platsitedir}/*
14cr|libdigidocpp-0.3.0-7|139	
14cr|libdigidocpp-0.3.0-7|140	%files -n php-%{modname}
14cr|libdigidocpp-0.3.0-7|141	%{_datadir}/php/*
14cr|libdigidocpp-0.3.0-7|142	%attr(0755,root,root) %{_libdir}/php/extensions/*
14cr|libdigidocpp-0.3.0-7|143	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/90_digidoc.ini
14cr|libdigidocpp-0.3.0-7|144	
14cr|libdigidocpp-0.3.0-7|145	
14cr|libdigidocpp-0.3.0-7|146	%changelog
14cr|libdigidocpp-0.3.0-7|147	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-7
14cr|libdigidocpp-0.3.0-7|148	+ Revision: 973ae77
14cr|libdigidocpp-0.3.0-7|149	- MassBuild#464: Increase release tag
14cr|libdigidocpp-0.3.0-7|150	
14cr|libdigidocpp-0.3.0-7|151	

2527 14
14cr|libdjconsole-0.1.3-6|1	%define major 0
14cr|libdjconsole-0.1.3-6|2	%define libname %mklibname djconsole %{major}
14cr|libdjconsole-0.1.3-6|3	%define devname %mklibname djconsole -d
14cr|libdjconsole-0.1.3-6|4	
14cr|libdjconsole-0.1.3-6|5	Summary:	Libdjconsole - Support for hardware dj consoles
14cr|libdjconsole-0.1.3-6|6	Name:		libdjconsole
14cr|libdjconsole-0.1.3-6|7	Version:	0.1.3
14cr|libdjconsole-0.1.3-6|8	Release:	6
14cr|libdjconsole-0.1.3-6|9	License:	GPLv2+
14cr|libdjconsole-0.1.3-6|10	Group:		System/Libraries
14cr|libdjconsole-0.1.3-6|11	Url:		http://djplay.sourceforge.net/
14cr|libdjconsole-0.1.3-6|12	Source0:	%{name}-%{version}.tar.gz
14cr|libdjconsole-0.1.3-6|13	BuildRequires:	pkgconfig(dbus-1)
14cr|libdjconsole-0.1.3-6|14	BuildRequires:	pkgconfig(libusb)
14cr|libdjconsole-0.1.3-6|15	
14cr|libdjconsole-0.1.3-6|16	%description
14cr|libdjconsole-0.1.3-6|17	libdjconsole - Support for hardware dj consoles
14cr|libdjconsole-0.1.3-6|18	
14cr|libdjconsole-0.1.3-6|19	%files
14cr|libdjconsole-0.1.3-6|20	%dir %{_datadir}/libdjconsole
14cr|libdjconsole-0.1.3-6|21	%{_datadir}/libdjconsole/*
14cr|libdjconsole-0.1.3-6|22	%{_sysconfdir}/udev/rules.d/45-hpdjconsole.rules
14cr|libdjconsole-0.1.3-6|23	
14cr|libdjconsole-0.1.3-6|24	#----------------------------------------------------------------------------
14cr|libdjconsole-0.1.3-6|25	
14cr|libdjconsole-0.1.3-6|26	%package -n %{libname}
14cr|libdjconsole-0.1.3-6|27	Summary:	Libdjconsole - Support for hardware dj consoles
14cr|libdjconsole-0.1.3-6|28	Group:		System/Libraries
14cr|libdjconsole-0.1.3-6|29	
14cr|libdjconsole-0.1.3-6|30	%description -n %{libname}
14cr|libdjconsole-0.1.3-6|31	libdjconsole - Support for hardware dj consoles.
14cr|libdjconsole-0.1.3-6|32	
14cr|libdjconsole-0.1.3-6|33	%files -n %{libname}
14cr|libdjconsole-0.1.3-6|34	%{_libdir}/libdjconsole.so.%{major}*
14cr|libdjconsole-0.1.3-6|35	
14cr|libdjconsole-0.1.3-6|36	#----------------------------------------------------------------------------
14cr|libdjconsole-0.1.3-6|37	
14cr|libdjconsole-0.1.3-6|38	%package -n %{devname}
14cr|libdjconsole-0.1.3-6|39	Summary:	Development files for Libdjconsole
14cr|libdjconsole-0.1.3-6|40	Group:		Development/C++
14cr|libdjconsole-0.1.3-6|41	Provides:	%{name}-devel = %{EVRD}
14cr|libdjconsole-0.1.3-6|42	Requires:	%{libname} = %{EVRD}
14cr|libdjconsole-0.1.3-6|43	
14cr|libdjconsole-0.1.3-6|44	%description -n %{devname}
14cr|libdjconsole-0.1.3-6|45	libdjconsole - Support for hardware dj consoles.
14cr|libdjconsole-0.1.3-6|46	
14cr|libdjconsole-0.1.3-6|47	%files -n %{devname}
14cr|libdjconsole-0.1.3-6|48	%{_libdir}/pkgconfig/*
14cr|libdjconsole-0.1.3-6|49	%{_libdir}/*.so
14cr|libdjconsole-0.1.3-6|50	%{_includedir}/*
14cr|libdjconsole-0.1.3-6|51	
14cr|libdjconsole-0.1.3-6|52	#----------------------------------------------------------------------------
14cr|libdjconsole-0.1.3-6|53	
14cr|libdjconsole-0.1.3-6|54	%prep
14cr|libdjconsole-0.1.3-6|55	%setup -q
14cr|libdjconsole-0.1.3-6|56	
14cr|libdjconsole-0.1.3-6|57	sed -i -e 's|Libs: -L${libdir} -ldjconsole|Libs: -L${libdir} -ldjconsole -lstdc++ -lusb|g' \
14cr|libdjconsole-0.1.3-6|58	libdjconsole.pc.in
14cr|libdjconsole-0.1.3-6|59	
14cr|libdjconsole-0.1.3-6|60	%build
14cr|libdjconsole-0.1.3-6|61	autoreconf -fi
14cr|libdjconsole-0.1.3-6|62	%configure2_5x \
14cr|libdjconsole-0.1.3-6|63	--enable-static=no \
14cr|libdjconsole-0.1.3-6|64	--enable-threads
14cr|libdjconsole-0.1.3-6|65	
14cr|libdjconsole-0.1.3-6|66	%make
14cr|libdjconsole-0.1.3-6|67	
14cr|libdjconsole-0.1.3-6|68	%install
14cr|libdjconsole-0.1.3-6|69	%makeinstall_std
14cr|libdjconsole-0.1.3-6|70	
14cr|libdjconsole-0.1.3-6|71	# Fix pkgconfig file
14cr|libdjconsole-0.1.3-6|72	sed -i "s,-ldjconsole,-ldjconsole -lusb,g" %{buildroot}%{_libdir}/pkgconfig/libdjconsole.pc
14cr|libdjconsole-0.1.3-6|73	sed -i "s,^libdir=.*,libdir=%{_libdir},g" %{buildroot}%{_libdir}/pkgconfig/libdjconsole.pc
14cr|libdjconsole-0.1.3-6|74	
14cr|libdjconsole-0.1.3-6|75	
14cr|libdjconsole-0.1.3-6|76	%changelog
14cr|libdjconsole-0.1.3-6|77	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.3-6
14cr|libdjconsole-0.1.3-6|78	+ Revision: e27b3f6
14cr|libdjconsole-0.1.3-6|79	- Spec cleanup
14cr|libdjconsole-0.1.3-6|80	
14cr|libdjconsole-0.1.3-6|81	

2528 14
14cr|libdlna-0.2.4-2|1	%define name libdlna
14cr|libdlna-0.2.4-2|2	%define version 0.2.4
14cr|libdlna-0.2.4-2|3	%define release 2
14cr|libdlna-0.2.4-2|4	
14cr|libdlna-0.2.4-2|5	%define major   0
14cr|libdlna-0.2.4-2|6	%define libname %mklibname dlna %major
14cr|libdlna-0.2.4-2|7	%define develname %mklibname -d dlna
14cr|libdlna-0.2.4-2|8	
14cr|libdlna-0.2.4-2|9	Summary: Implementation of DLNA (Digital Living Network Alliance)
14cr|libdlna-0.2.4-2|10	Name: %{name}
14cr|libdlna-0.2.4-2|11	Version: %{version}
14cr|libdlna-0.2.4-2|12	Release: %{release}
14cr|libdlna-0.2.4-2|13	Source0: http://libdlna.geexbox.org/releases/%{name}-%{version}.tar.bz2
14cr|libdlna-0.2.4-2|14	License: LGPLv2+
14cr|libdlna-0.2.4-2|15	Group: System/Libraries
14cr|libdlna-0.2.4-2|16	Url: http://libdlna.geexbox.org/
14cr|libdlna-0.2.4-2|17	BuildRequires: ffmpeg-devel
14cr|libdlna-0.2.4-2|18	
14cr|libdlna-0.2.4-2|19	%description
14cr|libdlna-0.2.4-2|20	libdlna aims at being the reference open-source implementation of DLNA
14cr|libdlna-0.2.4-2|21	(Digital Living Network Alliance) standards.
14cr|libdlna-0.2.4-2|22	Its primary goal is to provide DLNA support to uShare, an embedded DLNA &
14cr|libdlna-0.2.4-2|23	UPnP A/V Media Server, but it will be used to build both DLNA servers
14cr|libdlna-0.2.4-2|24	and players in the long term.
14cr|libdlna-0.2.4-2|25	
14cr|libdlna-0.2.4-2|26	%package -n     %{libname}
14cr|libdlna-0.2.4-2|27	Summary:        Dynamic libraries from %name
14cr|libdlna-0.2.4-2|28	Group:          System/Libraries
14cr|libdlna-0.2.4-2|29	
14cr|libdlna-0.2.4-2|30	%description -n %{libname}
14cr|libdlna-0.2.4-2|31	Dynamic libraries from %name.
14cr|libdlna-0.2.4-2|32	
14cr|libdlna-0.2.4-2|33	%package -n     %{develname}
14cr|libdlna-0.2.4-2|34	Summary:        Header files and static libraries from %name
14cr|libdlna-0.2.4-2|35	Group:          Development/C
14cr|libdlna-0.2.4-2|36	Requires:       %{libname} >= %{version}
14cr|libdlna-0.2.4-2|37	Provides:       %{name}-devel = %{version}-%{release}
14cr|libdlna-0.2.4-2|38	Obsoletes:      %name-devel < %{version}-%{release}
14cr|libdlna-0.2.4-2|39	Obsoletes:	%{_lib}dlna0-devel
14cr|libdlna-0.2.4-2|40	
14cr|libdlna-0.2.4-2|41	%description -n %{develname}
14cr|libdlna-0.2.4-2|42	Libraries and includes files for developing programs based on %name.
14cr|libdlna-0.2.4-2|43	
14cr|libdlna-0.2.4-2|44	%prep
14cr|libdlna-0.2.4-2|45	%setup -q
14cr|libdlna-0.2.4-2|46	
14cr|libdlna-0.2.4-2|47	%build
14cr|libdlna-0.2.4-2|48	%setup_compile_flags
14cr|libdlna-0.2.4-2|49	./configure --prefix=%{_prefix} --libdir=%{_libdir} --enable-static --enable-shared
14cr|libdlna-0.2.4-2|50	make
14cr|libdlna-0.2.4-2|51	
14cr|libdlna-0.2.4-2|52	%install
14cr|libdlna-0.2.4-2|53	%makeinstall_std
14cr|libdlna-0.2.4-2|54	
14cr|libdlna-0.2.4-2|55	
14cr|libdlna-0.2.4-2|56	%files -n %{libname}
14cr|libdlna-0.2.4-2|57	%doc AUTHORS COPYING ChangeLog README
14cr|libdlna-0.2.4-2|58	%{_libdir}/*.so.%{major}*
14cr|libdlna-0.2.4-2|59	
14cr|libdlna-0.2.4-2|60	%files -n %{develname}
14cr|libdlna-0.2.4-2|61	%{_includedir}/*
14cr|libdlna-0.2.4-2|62	%{_libdir}/*.so
14cr|libdlna-0.2.4-2|63	%{_libdir}/*.a
14cr|libdlna-0.2.4-2|64	%{_libdir}/pkgconfig/*pc
14cr|libdlna-0.2.4-2|65	
14cr|libdlna-0.2.4-2|66	
14cr|libdlna-0.2.4-2|67	
14cr|libdlna-0.2.4-2|68	
14cr|libdlna-0.2.4-2|69	%changelog
14cr|libdlna-0.2.4-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|libdlna-0.2.4-2|71	+ Revision: 8273c7c
14cr|libdlna-0.2.4-2|72	- MassBuild#464: Increase release tag
14cr|libdlna-0.2.4-2|73	
14cr|libdlna-0.2.4-2|74	

2529 14
14cr|libdnsres-0.1a-8|1	%define _disable_ld_no_undefined 1
14cr|libdnsres-0.1a-8|2	
14cr|libdnsres-0.1a-8|3	%define	major 0
14cr|libdnsres-0.1a-8|4	%define libname %mklibname dnsres %{major}
14cr|libdnsres-0.1a-8|5	%define develname %mklibname dnsres -d
14cr|libdnsres-0.1a-8|6	
14cr|libdnsres-0.1a-8|7	Summary:	A non-blocking DNS resolver library
14cr|libdnsres-0.1a-8|8	Name:		libdnsres
14cr|libdnsres-0.1a-8|9	Version:	0.1a
14cr|libdnsres-0.1a-8|10	Release:	8
14cr|libdnsres-0.1a-8|11	Group:		System/Libraries
14cr|libdnsres-0.1a-8|12	License:	BSD
14cr|libdnsres-0.1a-8|13	URL:		http://www.monkey.org/~provos/libdnsres/
14cr|libdnsres-0.1a-8|14	Source0:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz
14cr|libdnsres-0.1a-8|15	Source1:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz.sig
14cr|libdnsres-0.1a-8|16	BuildRequires:	libevent-devel
14cr|libdnsres-0.1a-8|17	
14cr|libdnsres-0.1a-8|18	%description
14cr|libdnsres-0.1a-8|19	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
14cr|libdnsres-0.1a-8|20	names.  It is built on top of libevent and makes heavy use of the *BSD
14cr|libdnsres-0.1a-8|21	resolver code.  This is essentially an ugly hack to get a non-blocking
14cr|libdnsres-0.1a-8|22	DNS resolver for my own personal use.  That spells out to: use at your
14cr|libdnsres-0.1a-8|23	own risk, I know that the code is ugly.
14cr|libdnsres-0.1a-8|24	
14cr|libdnsres-0.1a-8|25	%package -n	%{libname}
14cr|libdnsres-0.1a-8|26	Summary:	A non-blocking DNS resolver library
14cr|libdnsres-0.1a-8|27	Group:          System/Libraries
14cr|libdnsres-0.1a-8|28	
14cr|libdnsres-0.1a-8|29	%description -n	%{libname}
14cr|libdnsres-0.1a-8|30	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
14cr|libdnsres-0.1a-8|31	names.  It is built on top of libevent and makes heavy use of the *BSD
14cr|libdnsres-0.1a-8|32	resolver code.  This is essentially an ugly hack to get a non-blocking
14cr|libdnsres-0.1a-8|33	DNS resolver for my own personal use.  That spells out to: use at your
14cr|libdnsres-0.1a-8|34	own risk, I know that the code is ugly.
14cr|libdnsres-0.1a-8|35	
14cr|libdnsres-0.1a-8|36	%package -n	%{develname}
14cr|libdnsres-0.1a-8|37	Summary:	Static library and header files for the libdnsres library
14cr|libdnsres-0.1a-8|38	Group:		Development/C
14cr|libdnsres-0.1a-8|39	Requires:	%{libname} = %{version}
14cr|libdnsres-0.1a-8|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|libdnsres-0.1a-8|41	Obsoletes:	%{mklibname dnsres 0 -d}
14cr|libdnsres-0.1a-8|42	
14cr|libdnsres-0.1a-8|43	%description -n	%{develname}
14cr|libdnsres-0.1a-8|44	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
14cr|libdnsres-0.1a-8|45	names.  It is built on top of libevent and makes heavy use of the *BSD
14cr|libdnsres-0.1a-8|46	resolver code.  This is essentially an ugly hack to get a non-blocking
14cr|libdnsres-0.1a-8|47	DNS resolver for my own personal use.  That spells out to: use at your
14cr|libdnsres-0.1a-8|48	own risk, I know that the code is ugly.
14cr|libdnsres-0.1a-8|49	
14cr|libdnsres-0.1a-8|50	This package contains the static libdnsres library and its header files.
14cr|libdnsres-0.1a-8|51	
14cr|libdnsres-0.1a-8|52	%prep
14cr|libdnsres-0.1a-8|53	
14cr|libdnsres-0.1a-8|54	%setup -q -n %{name}-%{version}
14cr|libdnsres-0.1a-8|55	
14cr|libdnsres-0.1a-8|56	%build
14cr|libdnsres-0.1a-8|57	
14cr|libdnsres-0.1a-8|58	%configure2_5x
14cr|libdnsres-0.1a-8|59	
14cr|libdnsres-0.1a-8|60	make CFLAGS="%{optflags} -fPIC"
14cr|libdnsres-0.1a-8|61	
14cr|libdnsres-0.1a-8|62	%install
14cr|libdnsres-0.1a-8|63	
14cr|libdnsres-0.1a-8|64	%makeinstall_std
14cr|libdnsres-0.1a-8|65	
14cr|libdnsres-0.1a-8|66	%files -n %{libname}
14cr|libdnsres-0.1a-8|67	%doc README LICENSE
14cr|libdnsres-0.1a-8|68	%{_libdir}/*.so.*
14cr|libdnsres-0.1a-8|69	
14cr|libdnsres-0.1a-8|70	%files -n %{develname}
14cr|libdnsres-0.1a-8|71	%{_includedir}/*
14cr|libdnsres-0.1a-8|72	%{_libdir}/*.so
14cr|libdnsres-0.1a-8|73	%{_libdir}/*.a
14cr|libdnsres-0.1a-8|74	%{_mandir}/man3/*
14cr|libdnsres-0.1a-8|75	
14cr|libdnsres-0.1a-8|76	
14cr|libdnsres-0.1a-8|77	
14cr|libdnsres-0.1a-8|78	%changelog
14cr|libdnsres-0.1a-8|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1a-8
14cr|libdnsres-0.1a-8|80	+ Revision: a88b774
14cr|libdnsres-0.1a-8|81	- MassBuild#464: Increase release tag
14cr|libdnsres-0.1a-8|82	
14cr|libdnsres-0.1a-8|83	

2530 14
14cr|libdsk-1.2.1-5|1	%define major 3
14cr|libdsk-1.2.1-5|2	
14cr|libdsk-1.2.1-5|3	%define libname %mklibname dsk %major
14cr|libdsk-1.2.1-5|4	%define libname_devel %mklibname -d dsk
14cr|libdsk-1.2.1-5|5	%define libname_static_devel %mklibname -s -d dsk
14cr|libdsk-1.2.1-5|6	
14cr|libdsk-1.2.1-5|7	Name:		libdsk
14cr|libdsk-1.2.1-5|8	Summary:	A library for accessing floppy drives and disk images transparently
14cr|libdsk-1.2.1-5|9	Version:	1.2.1
14cr|libdsk-1.2.1-5|10	Release:	5
14cr|libdsk-1.2.1-5|11	License:	GPL
14cr|libdsk-1.2.1-5|12	Group:		System/Libraries
14cr|libdsk-1.2.1-5|13	URL:		http://www.seasip.demon.co.uk/Unix/LibDsk/
14cr|libdsk-1.2.1-5|14	Source:		http://www.seasip.demon.co.uk/Unix/LibDsk/%{name}-%{version}.tar.gz
14cr|libdsk-1.2.1-5|15	BuildRequires:	bzip2-devel
14cr|libdsk-1.2.1-5|16	BuildRequires:	pkgconfig(zlib)
14cr|libdsk-1.2.1-5|17	
14cr|libdsk-1.2.1-5|18	%description
14cr|libdsk-1.2.1-5|19	LibDsk is a library intended to give transparent access to floppy drives and
14cr|libdsk-1.2.1-5|20	to the "disc image files" used by emulators to represent floppy drives.
14cr|libdsk-1.2.1-5|21	
14cr|libdsk-1.2.1-5|22	%package -n %{libname}
14cr|libdsk-1.2.1-5|23	Summary:	A library for accessing floppy drives and disk images transparently
14cr|libdsk-1.2.1-5|24	Group:		System/Libraries
14cr|libdsk-1.2.1-5|25	Provides:	%{name} = %{version}-%{release}
14cr|libdsk-1.2.1-5|26	
14cr|libdsk-1.2.1-5|27	%description -n %{libname}
14cr|libdsk-1.2.1-5|28	LibDsk is a library intended to give transparent access to floppy drives and
14cr|libdsk-1.2.1-5|29	to the "disc image files" used by emulators to represent floppy drives.
14cr|libdsk-1.2.1-5|30	
14cr|libdsk-1.2.1-5|31	Install the libdsk package if you need to manipulate DSK files. You should
14cr|libdsk-1.2.1-5|32	also install the libdsk-progs package.
14cr|libdsk-1.2.1-5|33	
14cr|libdsk-1.2.1-5|34	%package -n %{libname_devel}
14cr|libdsk-1.2.1-5|35	Summary:	Development files for programs which will use the libdsk library
14cr|libdsk-1.2.1-5|36	Group:		Development/C
14cr|libdsk-1.2.1-5|37	Requires:	%{libname} = %{version}-%{release}
14cr|libdsk-1.2.1-5|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|libdsk-1.2.1-5|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|libdsk-1.2.1-5|40	
14cr|libdsk-1.2.1-5|41	%description -n %{libname_devel}
14cr|libdsk-1.2.1-5|42	This package contains the header files and documentation necessary for
14cr|libdsk-1.2.1-5|43	development of programs that will use the libdsk library to load and save
14cr|libdsk-1.2.1-5|44	DSK format disc image files.
14cr|libdsk-1.2.1-5|45	
14cr|libdsk-1.2.1-5|46	You should install this package if you need to develop programs which will
14cr|libdsk-1.2.1-5|47	use the libdsk library functions for loading and saving DSK format disc
14cr|libdsk-1.2.1-5|48	image files. You'll also need to install the libdsk package.
14cr|libdsk-1.2.1-5|49	
14cr|libdsk-1.2.1-5|50	%package -n %{libname_static_devel}
14cr|libdsk-1.2.1-5|51	Summary:	Static libraries for programs which will use the libdsk library
14cr|libdsk-1.2.1-5|52	Group:		Development/C
14cr|libdsk-1.2.1-5|53	Requires:	%{libname} = %{version}-%{release}
14cr|libdsk-1.2.1-5|54	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|libdsk-1.2.1-5|55	Provides:	lib%{name}-static-devel = %{version}-%{release}
14cr|libdsk-1.2.1-5|56	
14cr|libdsk-1.2.1-5|57	%description -n %{libname_static_devel}
14cr|libdsk-1.2.1-5|58	This package contains the static libraries, necessary for development of
14cr|libdsk-1.2.1-5|59	programs that will use the libdsk library to load and save DSK format
14cr|libdsk-1.2.1-5|60	disc image files.
14cr|libdsk-1.2.1-5|61	
14cr|libdsk-1.2.1-5|62	You should install this package if you need to develop programs which
14cr|libdsk-1.2.1-5|63	will use the libdsk library functions for loading and saving DSK format
14cr|libdsk-1.2.1-5|64	disc image files. You'll also need to install the libdsk package.
14cr|libdsk-1.2.1-5|65	
14cr|libdsk-1.2.1-5|66	%package progs
14cr|libdsk-1.2.1-5|67	Summary:	Programs for manipulating DSK format disc image files
14cr|libdsk-1.2.1-5|68	Group:		Emulators
14cr|libdsk-1.2.1-5|69	Requires:	%{libname} = %{version}-%{release}
14cr|libdsk-1.2.1-5|70	
14cr|libdsk-1.2.1-5|71	%description progs
14cr|libdsk-1.2.1-5|72	The libdsk-progs package contains various programs for manipulating
14cr|libdsk-1.2.1-5|73	DSK format disc image files.
14cr|libdsk-1.2.1-5|74	
14cr|libdsk-1.2.1-5|75	Install this package if you need to manipulate DSK format disc image
14cr|libdsk-1.2.1-5|76	files. You'll also need to install the libdsk package.
14cr|libdsk-1.2.1-5|77	
14cr|libdsk-1.2.1-5|78	%prep
14cr|libdsk-1.2.1-5|79	%setup -q
14cr|libdsk-1.2.1-5|80	
14cr|libdsk-1.2.1-5|81	%build
14cr|libdsk-1.2.1-5|82	%configure2_5x
14cr|libdsk-1.2.1-5|83	%make
14cr|libdsk-1.2.1-5|84	
14cr|libdsk-1.2.1-5|85	%install
14cr|libdsk-1.2.1-5|86	%makeinstall_std
14cr|libdsk-1.2.1-5|87	
14cr|libdsk-1.2.1-5|88	%files -n %{libname}
14cr|libdsk-1.2.1-5|89	%doc ChangeLog doc/COPYING doc/README doc/TODO
14cr|libdsk-1.2.1-5|90	%{_libdir}/lib*.so.%{major}*
14cr|libdsk-1.2.1-5|91	
14cr|libdsk-1.2.1-5|92	%files -n %{libname_devel}
14cr|libdsk-1.2.1-5|93	%doc doc/COPYING doc/cfi.html doc/libdsk.*
14cr|libdsk-1.2.1-5|94	%{_libdir}/lib*.so
14cr|libdsk-1.2.1-5|95	%{_includedir}/*.h
14cr|libdsk-1.2.1-5|96	
14cr|libdsk-1.2.1-5|97	%files -n %{libname_static_devel}
14cr|libdsk-1.2.1-5|98	%doc doc/COPYING
14cr|libdsk-1.2.1-5|99	%{_libdir}/lib*.a
14cr|libdsk-1.2.1-5|100	
14cr|libdsk-1.2.1-5|101	%files progs
14cr|libdsk-1.2.1-5|102	%doc doc/COPYING
14cr|libdsk-1.2.1-5|103	%{_bindir}/*
14cr|libdsk-1.2.1-5|104	%{_mandir}/man1/*
14cr|libdsk-1.2.1-5|105	%{_mandir}/man5/*
14cr|libdsk-1.2.1-5|106	
14cr|libdsk-1.2.1-5|107	
14cr|libdsk-1.2.1-5|108	
14cr|libdsk-1.2.1-5|109	%changelog
14cr|libdsk-1.2.1-5|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|libdsk-1.2.1-5|111	+ Revision: 7499c52
14cr|libdsk-1.2.1-5|112	- MassBuild#464: Increase release tag
14cr|libdsk-1.2.1-5|113	
14cr|libdsk-1.2.1-5|114	

2531 14
14cr|libdvb-0.5.5.1-11|1	Summary:	DVB mpegtools libdvb - base tools
14cr|libdvb-0.5.5.1-11|2	Name:		libdvb
14cr|libdvb-0.5.5.1-11|3	Version:	0.5.5.1
14cr|libdvb-0.5.5.1-11|4	Release:	11
14cr|libdvb-0.5.5.1-11|5	License:	GPLv2+
14cr|libdvb-0.5.5.1-11|6	Group:		Video
14cr|libdvb-0.5.5.1-11|7	URL:		http://www.metzlerbros.org/dvb/
14cr|libdvb-0.5.5.1-11|8	Source0:	http://www.metzlerbros.org/dvb/%{name}-%{version}.tar.gz
14cr|libdvb-0.5.5.1-11|9	Patch0:		libdvb-0.5.5.1-long.patch
14cr|libdvb-0.5.5.1-11|10	Patch3:		libdvb-0.5.5.1-pkgconfig.patch
14cr|libdvb-0.5.5.1-11|11	Patch4:		libdvb-maindvb.patch
14cr|libdvb-0.5.5.1-11|12	Patch5:		libdvb-0.5.5.1-gcc43.patch
14cr|libdvb-0.5.5.1-11|13	Provides:	dvb-mpegtools
14cr|libdvb-0.5.5.1-11|14	BuildRequires:	gcc-c++
14cr|libdvb-0.5.5.1-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libdvb-0.5.5.1-11|16	
14cr|libdvb-0.5.5.1-11|17	%description
14cr|libdvb-0.5.5.1-11|18	Manipulation of various MPEG file formats and their DVB variants
14cr|libdvb-0.5.5.1-11|19	
14cr|libdvb-0.5.5.1-11|20	%package	devel
14cr|libdvb-0.5.5.1-11|21	Summary:	DVB mpegtools libdvb - developer tools
14cr|libdvb-0.5.5.1-11|22	Group:		Development/Other
14cr|libdvb-0.5.5.1-11|23	Provides:	dvb-mpegtools-devel
14cr|libdvb-0.5.5.1-11|24	
14cr|libdvb-0.5.5.1-11|25	%description	devel
14cr|libdvb-0.5.5.1-11|26	manipulation of various MPEG file formats and their DVB variants
14cr|libdvb-0.5.5.1-11|27	
14cr|libdvb-0.5.5.1-11|28	%prep
14cr|libdvb-0.5.5.1-11|29	
14cr|libdvb-0.5.5.1-11|30	%setup -q
14cr|libdvb-0.5.5.1-11|31	%patch0 -p1
14cr|libdvb-0.5.5.1-11|32	%patch3 -p1 -b .pkgconfig
14cr|libdvb-0.5.5.1-11|33	%patch4
14cr|libdvb-0.5.5.1-11|34	%patch5 -p1
14cr|libdvb-0.5.5.1-11|35	
14cr|libdvb-0.5.5.1-11|36	# no `configure` here..
14cr|libdvb-0.5.5.1-11|37	
14cr|libdvb-0.5.5.1-11|38	%build
14cr|libdvb-0.5.5.1-11|39	# (anssi) no shared libraries provided; build static libs with -fPIC:
14cr|libdvb-0.5.5.1-11|40	make  PREFIX=%_prefix CFLAGS="%optflags -fPIC" CXX="g++ %{ldflags}" CC="gcc %{ldflags}"
14cr|libdvb-0.5.5.1-11|41	make pkgconfig \
14cr|libdvb-0.5.5.1-11|42	PREFIX=%_prefix LIBDIR=%_libdir
14cr|libdvb-0.5.5.1-11|43	
14cr|libdvb-0.5.5.1-11|44	%install
14cr|libdvb-0.5.5.1-11|45	rm -rf %{buildroot}
14cr|libdvb-0.5.5.1-11|46	
14cr|libdvb-0.5.5.1-11|47	# make install DESTDIR=%buildroot
14cr|libdvb-0.5.5.1-11|48	%__mkdir_p %buildroot%_bindir
14cr|libdvb-0.5.5.1-11|49	make install DESTDIR=%buildroot PREFIX=%_prefix LIBDIR=%_libdir
14cr|libdvb-0.5.5.1-11|50	make pkgconfig-install DESTDIR=%buildroot PREFIX=%_prefix LIBDIR=%_libdir
14cr|libdvb-0.5.5.1-11|51	
14cr|libdvb-0.5.5.1-11|52	# prefix binaries with dvb_
14cr|libdvb-0.5.5.1-11|53	for i in %buildroot%_bindir/* ; do
14cr|libdvb-0.5.5.1-11|54	dir=`dirname $i` ; file=`basename $i`
14cr|libdvb-0.5.5.1-11|55	case "$file" in
14cr|libdvb-0.5.5.1-11|56	dvb*) ;;
14cr|libdvb-0.5.5.1-11|57	*)  mv $dir/$file $dir/dvb_$file ;;
14cr|libdvb-0.5.5.1-11|58	esac
14cr|libdvb-0.5.5.1-11|59	done
14cr|libdvb-0.5.5.1-11|60	# but keep aliases for ts* and pes*
14cr|libdvb-0.5.5.1-11|61	for i in %buildroot%_bindir/dvb_ts* %buildroot%_bindir/dvb_pes* ; do
14cr|libdvb-0.5.5.1-11|62	dir=`dirname $i` ; file=`basename $i`
14cr|libdvb-0.5.5.1-11|63	(cd $dir && ln -s $file `echo $file | sed -e 's/^dvb_//'`)
14cr|libdvb-0.5.5.1-11|64	done
14cr|libdvb-0.5.5.1-11|65	
14cr|libdvb-0.5.5.1-11|66	%clean
14cr|libdvb-0.5.5.1-11|67	rm -rf %{buildroot}
14cr|libdvb-0.5.5.1-11|68	
14cr|libdvb-0.5.5.1-11|69	%files
14cr|libdvb-0.5.5.1-11|70	%defattr(-,root,root)
14cr|libdvb-0.5.5.1-11|71	%doc README
14cr|libdvb-0.5.5.1-11|72	%_bindir/*
14cr|libdvb-0.5.5.1-11|73	
14cr|libdvb-0.5.5.1-11|74	%files devel
14cr|libdvb-0.5.5.1-11|75	%defattr(-,root,root)
14cr|libdvb-0.5.5.1-11|76	%_libdir/libdvb.a
14cr|libdvb-0.5.5.1-11|77	%_libdir/libdvbci.a
14cr|libdvb-0.5.5.1-11|78	%_libdir/libdvbmpegtools.a
14cr|libdvb-0.5.5.1-11|79	%_libdir/pkgconfig/libdvb*.pc
14cr|libdvb-0.5.5.1-11|80	%_includedir/*
14cr|libdvb-0.5.5.1-11|81	
14cr|libdvb-0.5.5.1-11|82	
14cr|libdvb-0.5.5.1-11|83	
14cr|libdvb-0.5.5.1-11|84	%changelog
14cr|libdvb-0.5.5.1-11|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5.1-11
14cr|libdvb-0.5.5.1-11|86	+ Revision: 894107a
14cr|libdvb-0.5.5.1-11|87	- MassBuild#464: Increase release tag
14cr|libdvb-0.5.5.1-11|88	
14cr|libdvb-0.5.5.1-11|89	

2532 14
14cr|libdwarf-0.20111214-2|1	%define reldate	20111214
14cr|libdwarf-0.20111214-2|2	%define	major	0
14cr|libdwarf-0.20111214-2|3	%define	libname	%mklibname dwarf 0
14cr|libdwarf-0.20111214-2|4	%define	devname	%mklibname -d dwarf
14cr|libdwarf-0.20111214-2|5	%define	static	%mklibname -d -s dwarf
14cr|libdwarf-0.20111214-2|6	
14cr|libdwarf-0.20111214-2|7	Summary:	Library to access the DWARF Debugging file format
14cr|libdwarf-0.20111214-2|8	Name:		libdwarf
14cr|libdwarf-0.20111214-2|9	Version:	0.%{reldate}
14cr|libdwarf-0.20111214-2|10	Release:	2
14cr|libdwarf-0.20111214-2|11	License:	LGPLv2
14cr|libdwarf-0.20111214-2|12	Group:		System/Libraries
14cr|libdwarf-0.20111214-2|13	URL:		http://reality.sgiweb.org/davea/dwarf.html
14cr|libdwarf-0.20111214-2|14	Source0:	http://reality.sgiweb.org/davea/%{name}-%{reldate}.tar.gz
14cr|libdwarf-0.20111214-2|15	# This patch set up the proper soname
14cr|libdwarf-0.20111214-2|16	Patch0:		libdwarf-soname-fix.patch
14cr|libdwarf-0.20111214-2|17	Patch1:		dwarf-20111030-link-against-required-libelf.patch
14cr|libdwarf-0.20111214-2|18	BuildRequires:	binutils-devel elfutils-devel
14cr|libdwarf-0.20111214-2|19	
14cr|libdwarf-0.20111214-2|20	%description
14cr|libdwarf-0.20111214-2|21	Library to access the DWARF debugging file format which supports
14cr|libdwarf-0.20111214-2|22	source level debugging of a number of procedural languages, such as C, C++,
14cr|libdwarf-0.20111214-2|23	and Fortran.  Please see http://www.dwarfstd.org for DWARF specification.
14cr|libdwarf-0.20111214-2|24	
14cr|libdwarf-0.20111214-2|25	%package -n	%{libname}
14cr|libdwarf-0.20111214-2|26	Summary:	Library to access the DWARF Debugging file format
14cr|libdwarf-0.20111214-2|27	Group:		System/Libraries
14cr|libdwarf-0.20111214-2|28	
14cr|libdwarf-0.20111214-2|29	%description -n	%{libname}
14cr|libdwarf-0.20111214-2|30	Library to access the DWARF debugging file format which supports
14cr|libdwarf-0.20111214-2|31	source level debugging of a number of procedural languages, such as C, C++,
14cr|libdwarf-0.20111214-2|32	and Fortran.  Please see http://www.dwarfstd.org for DWARF specification.
14cr|libdwarf-0.20111214-2|33	
14cr|libdwarf-0.20111214-2|34	%package -n	%{devname}
14cr|libdwarf-0.20111214-2|35	Summary:	Library and header files of libdwarf
14cr|libdwarf-0.20111214-2|36	Group:		Development/C
14cr|libdwarf-0.20111214-2|37	Requires:	%{libname} = %{EVRD}
14cr|libdwarf-0.20111214-2|38	Provides:	dwarf-devel = %{EVRD}
14cr|libdwarf-0.20111214-2|39	
14cr|libdwarf-0.20111214-2|40	%description -n	%{devname}
14cr|libdwarf-0.20111214-2|41	Development package containing library and header files of libdwarf.
14cr|libdwarf-0.20111214-2|42	
14cr|libdwarf-0.20111214-2|43	%package -n	%{static}
14cr|libdwarf-0.20111214-2|44	Summary:	Static libdwarf library
14cr|libdwarf-0.20111214-2|45	Group:		Development/C
14cr|libdwarf-0.20111214-2|46	Requires:	%{devname} = %{EVRD}
14cr|libdwarf-0.20111214-2|47	Provides:	dwarf-static-devel = %{EVRD}
14cr|libdwarf-0.20111214-2|48	
14cr|libdwarf-0.20111214-2|49	%description -n	%{static}
14cr|libdwarf-0.20111214-2|50	Static libdwarf library.
14cr|libdwarf-0.20111214-2|51	
14cr|libdwarf-0.20111214-2|52	%package -n	dwarf-tools
14cr|libdwarf-0.20111214-2|53	Summary:	Tools for accessing DWARF debugging information
14cr|libdwarf-0.20111214-2|54	License:	GPLv2
14cr|libdwarf-0.20111214-2|55	Group:		Development/Other
14cr|libdwarf-0.20111214-2|56	
14cr|libdwarf-0.20111214-2|57	%description -n	dwarf-tools
14cr|libdwarf-0.20111214-2|58	C++ version of dwarfdump (dwarfdump2) command-line utilities
14cr|libdwarf-0.20111214-2|59	to access DWARF debug information.
14cr|libdwarf-0.20111214-2|60	
14cr|libdwarf-0.20111214-2|61	%prep
14cr|libdwarf-0.20111214-2|62	%setup -q -n dwarf-%{reldate}
14cr|libdwarf-0.20111214-2|63	%patch0 -p1 -b .soname-fix~
14cr|libdwarf-0.20111214-2|64	%patch1 -p1 -b .libelf~
14cr|libdwarf-0.20111214-2|65	find |xargs chmod o+r
14cr|libdwarf-0.20111214-2|66	
14cr|libdwarf-0.20111214-2|67	%build
14cr|libdwarf-0.20111214-2|68	pushd libdwarf
14cr|libdwarf-0.20111214-2|69	%configure2_5x --enable-shared
14cr|libdwarf-0.20111214-2|70	%make
14cr|libdwarf-0.20111214-2|71	popd
14cr|libdwarf-0.20111214-2|72	
14cr|libdwarf-0.20111214-2|73	# Need to also configure dwarfdump since dwarfdump2 Makefile
14cr|libdwarf-0.20111214-2|74	# depends on dwarfdump's Makefile
14cr|libdwarf-0.20111214-2|75	pushd dwarfdump
14cr|libdwarf-0.20111214-2|76	%configure2_5x
14cr|libdwarf-0.20111214-2|77	popd
14cr|libdwarf-0.20111214-2|78	
14cr|libdwarf-0.20111214-2|79	pushd dwarfdump2
14cr|libdwarf-0.20111214-2|80	%configure2_5x
14cr|libdwarf-0.20111214-2|81	LD_LIBRARY_PATH="../libdwarf" make
14cr|libdwarf-0.20111214-2|82	popd
14cr|libdwarf-0.20111214-2|83	
14cr|libdwarf-0.20111214-2|84	%install
14cr|libdwarf-0.20111214-2|85	install -pm755 libdwarf/libdwarf.so.%{major}.0 -D %{buildroot}%{_libdir}/libdwarf.so.%{major}.0
14cr|libdwarf-0.20111214-2|86	cp -pd libdwarf/libdwarf.so.%{major}	   %{buildroot}%{_libdir}/libdwarf.so.%{major}
14cr|libdwarf-0.20111214-2|87	cp -pd libdwarf/libdwarf.so.%{major}	   %{buildroot}%{_libdir}/libdwarf.so
14cr|libdwarf-0.20111214-2|88	
14cr|libdwarf-0.20111214-2|89	install -pm644 libdwarf/libdwarf.a	-D %{buildroot}%{_libdir}/libdwarf.a
14cr|libdwarf-0.20111214-2|90	install -pm644 libdwarf/dwarf.h		-D %{buildroot}%{_includedir}/libdwarf/dwarf.h
14cr|libdwarf-0.20111214-2|91	install -pm644 libdwarf/libdwarf.h	-D %{buildroot}%{_includedir}/libdwarf/libdwarf.h
14cr|libdwarf-0.20111214-2|92	
14cr|libdwarf-0.20111214-2|93	install -pm755 dwarfdump2/dwarfdump	-D %{buildroot}%{_bindir}/dwarfdump
14cr|libdwarf-0.20111214-2|94	
14cr|libdwarf-0.20111214-2|95	%files -n	%{libname}
14cr|libdwarf-0.20111214-2|96	%doc libdwarf/ChangeLog libdwarf/README libdwarf/COPYING libdwarf/LIBDWARFCOPYRIGHT
14cr|libdwarf-0.20111214-2|97	%{_libdir}/libdwarf.so.0*
14cr|libdwarf-0.20111214-2|98	
14cr|libdwarf-0.20111214-2|99	%files -n	%{devname}
14cr|libdwarf-0.20111214-2|100	%doc libdwarf/*.pdf
14cr|libdwarf-0.20111214-2|101	%dir %{_includedir}/libdwarf
14cr|libdwarf-0.20111214-2|102	%{_includedir}/libdwarf/dwarf.h
14cr|libdwarf-0.20111214-2|103	%{_includedir}/libdwarf/libdwarf.h
14cr|libdwarf-0.20111214-2|104	%{_libdir}/libdwarf.so
14cr|libdwarf-0.20111214-2|105	
14cr|libdwarf-0.20111214-2|106	%files -n	%{static}
14cr|libdwarf-0.20111214-2|107	%{_libdir}/libdwarf.a
14cr|libdwarf-0.20111214-2|108	
14cr|libdwarf-0.20111214-2|109	%files	-n	dwarf-tools
14cr|libdwarf-0.20111214-2|110	%doc dwarfdump2/README dwarfdump2/ChangeLog dwarfdump2/COPYING dwarfdump2/DWARFDUMPCOPYRIGHT
14cr|libdwarf-0.20111214-2|111	%{_bindir}/dwarfdump
14cr|libdwarf-0.20111214-2|112	
14cr|libdwarf-0.20111214-2|113	
14cr|libdwarf-0.20111214-2|114	
14cr|libdwarf-0.20111214-2|115	%changelog
14cr|libdwarf-0.20111214-2|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20111214-2
14cr|libdwarf-0.20111214-2|117	+ Revision: 9a87044
14cr|libdwarf-0.20111214-2|118	- MassBuild#464: Increase release tag
14cr|libdwarf-0.20111214-2|119	
14cr|libdwarf-0.20111214-2|120	

2533 14
14cr|libdxfrw-0.5.8-2|1	%define major 0
14cr|libdxfrw-0.5.8-2|2	%define libname	%mklibname dxfrw %{major}
14cr|libdxfrw-0.5.8-2|3	%define develname %mklibname dxfrw -d
14cr|libdxfrw-0.5.8-2|4	
14cr|libdxfrw-0.5.8-2|5	Summary:	C++ library to read/write dxf files in binary and ascii form
14cr|libdxfrw-0.5.8-2|6	Name:		libdxfrw
14cr|libdxfrw-0.5.8-2|7	Version:	0.5.8
14cr|libdxfrw-0.5.8-2|8	Release:	2
14cr|libdxfrw-0.5.8-2|9	License:	GPLv2+
14cr|libdxfrw-0.5.8-2|10	Group:		System/Libraries
14cr|libdxfrw-0.5.8-2|11	URL:		http://sourceforge.net/projects/libdxfrw
14cr|libdxfrw-0.5.8-2|12	Source0:	http://prdownloads.sourceforge.net/libdxfrw/files/%{name}-%{version}.tar.bz2
14cr|libdxfrw-0.5.8-2|13	
14cr|libdxfrw-0.5.8-2|14	%description
14cr|libdxfrw-0.5.8-2|15	libdxfrw is a free C++ library to read and write DXF
14cr|libdxfrw-0.5.8-2|16	files in both formats, ascii and binary form. It is licensed under
14cr|libdxfrw-0.5.8-2|17	the terms of the GNU General Public License version 2
14cr|libdxfrw-0.5.8-2|18	(or at you option any later version).
14cr|libdxfrw-0.5.8-2|19	
14cr|libdxfrw-0.5.8-2|20	%package -n %{libname}
14cr|libdxfrw-0.5.8-2|21	Summary:	A library of functions for manipulating DXF format files
14cr|libdxfrw-0.5.8-2|22	Group:		System/Libraries
14cr|libdxfrw-0.5.8-2|23	
14cr|libdxfrw-0.5.8-2|24	%description -n	%{libname}
14cr|libdxfrw-0.5.8-2|25	This package contains the library needed to run programs dynamically
14cr|libdxfrw-0.5.8-2|26	linked with libdxfrw.
14cr|libdxfrw-0.5.8-2|27	
14cr|libdxfrw-0.5.8-2|28	%package -n %{develname}
14cr|libdxfrw-0.5.8-2|29	Summary:	Development tools for programs to manipulate DXF files
14cr|libdxfrw-0.5.8-2|30	Group:		Development/C++
14cr|libdxfrw-0.5.8-2|31	
14cr|libdxfrw-0.5.8-2|32	%description -n	%{develname}
14cr|libdxfrw-0.5.8-2|33	The libdxfrw-devel package contains the header files and libraries
14cr|libdxfrw-0.5.8-2|34	necessary for developing programs using the libdxfrw library.
14cr|libdxfrw-0.5.8-2|35	
14cr|libdxfrw-0.5.8-2|36	%prep
14cr|libdxfrw-0.5.8-2|37	%setup -q
14cr|libdxfrw-0.5.8-2|38	
14cr|libdxfrw-0.5.8-2|39	%build
14cr|libdxfrw-0.5.8-2|40	%configure2_5x --disable-static
14cr|libdxfrw-0.5.8-2|41	%make
14cr|libdxfrw-0.5.8-2|42	
14cr|libdxfrw-0.5.8-2|43	%install
14cr|libdxfrw-0.5.8-2|44	%makeinstall_std
14cr|libdxfrw-0.5.8-2|45	
14cr|libdxfrw-0.5.8-2|46	%files -n %{libname}
14cr|libdxfrw-0.5.8-2|47	%{_libdir}/libdxfrw.so.%{major}*
14cr|libdxfrw-0.5.8-2|48	
14cr|libdxfrw-0.5.8-2|49	%files -n %{develname}
14cr|libdxfrw-0.5.8-2|50	%{_includedir}/*
14cr|libdxfrw-0.5.8-2|51	%{_libdir}/libdxfrw.so
14cr|libdxfrw-0.5.8-2|52	%{_libdir}/pkgconfig/libdxfrw*.pc
14cr|libdxfrw-0.5.8-2|53	
14cr|libdxfrw-0.5.8-2|54	
14cr|libdxfrw-0.5.8-2|55	%changelog
14cr|libdxfrw-0.5.8-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.8-2
14cr|libdxfrw-0.5.8-2|57	+ Revision: 10049a0
14cr|libdxfrw-0.5.8-2|58	- MassBuild#464: Increase release tag
14cr|libdxfrw-0.5.8-2|59	
14cr|libdxfrw-0.5.8-2|60	

2534 14
14cr|libe-devel-0.2.2-12|1	%define name	libe-devel
14cr|libe-devel-0.2.2-12|2	%define	version	0.2.2
14cr|libe-devel-0.2.2-12|3	%define release	12
14cr|libe-devel-0.2.2-12|4	%define realname libe
14cr|libe-devel-0.2.2-12|5	%define debug_package	%{nil}
14cr|libe-devel-0.2.2-12|6	
14cr|libe-devel-0.2.2-12|7	Summary:	C library contains various functions which deal with data structures
14cr|libe-devel-0.2.2-12|8	Name:		%{name}
14cr|libe-devel-0.2.2-12|9	Version:	%{version}
14cr|libe-devel-0.2.2-12|10	Release:	%{release}
14cr|libe-devel-0.2.2-12|11	License:	GPL
14cr|libe-devel-0.2.2-12|12	Group:		Development/Other
14cr|libe-devel-0.2.2-12|13	URL:		http://www.cs.berkeley.edu/~bnc/libe/
14cr|libe-devel-0.2.2-12|14	Source:		%{realname}-%{version}.tar.bz2
14cr|libe-devel-0.2.2-12|15	Provides:	%{name}-%{version}
14cr|libe-devel-0.2.2-12|16	Provides:	libe-cluster
14cr|libe-devel-0.2.2-12|17	Conflicts:	libe0-devel
14cr|libe-devel-0.2.2-12|18	
14cr|libe-devel-0.2.2-12|19	
14cr|libe-devel-0.2.2-12|20	%description
14cr|libe-devel-0.2.2-12|21	libe is a C library which contains various functions which deal with
14cr|libe-devel-0.2.2-12|22	data structures (hash tables, bitmasks, trees of IP addresses, etc.),
14cr|libe-devel-0.2.2-12|23	networking, I/O, barriers, and other useful things. It is currently used
14cr|libe-devel-0.2.2-12|24	in the implementation of authd (RSA authentication daemon), pcp (a
14cr|libe-devel-0.2.2-12|25	parallel, pipelined file transfer system), and gexec (a fast, hierarchical
14cr|libe-devel-0.2.2-12|26	cluster remote execution system).
14cr|libe-devel-0.2.2-12|27	
14cr|libe-devel-0.2.2-12|28	%prep
14cr|libe-devel-0.2.2-12|29	%setup -q -n %realname-%version
14cr|libe-devel-0.2.2-12|30	
14cr|libe-devel-0.2.2-12|31	%build
14cr|libe-devel-0.2.2-12|32	%configure
14cr|libe-devel-0.2.2-12|33	%make
14cr|libe-devel-0.2.2-12|34	
14cr|libe-devel-0.2.2-12|35	%install
14cr|libe-devel-0.2.2-12|36	%makeinstall
14cr|libe-devel-0.2.2-12|37	
14cr|libe-devel-0.2.2-12|38	
14cr|libe-devel-0.2.2-12|39	%files
14cr|libe-devel-0.2.2-12|40	%doc AUTHORS ChangeLog COPYING
14cr|libe-devel-0.2.2-12|41	%{_includedir}/e
14cr|libe-devel-0.2.2-12|42	%{_libdir}/libe.a
14cr|libe-devel-0.2.2-12|43	
14cr|libe-devel-0.2.2-12|44	
14cr|libe-devel-0.2.2-12|45	%changelog
14cr|libe-devel-0.2.2-12|46	* Wed Aug 06 2014 abfonly <abfonly@gmail.com> 0.2.2-12
14cr|libe-devel-0.2.2-12|47	+ Revision: 67a7af5
14cr|libe-devel-0.2.2-12|48	- Updated libe-devel.spec
14cr|libe-devel-0.2.2-12|49	
14cr|libe-devel-0.2.2-12|50	

2535 14
14cr|libelf-0.8.13-4|1	Name:		libelf
14cr|libelf-0.8.13-4|2	Version:	0.8.13
14cr|libelf-0.8.13-4|3	Release:	4
14cr|libelf-0.8.13-4|4	Summary:	An ELF object file access library
14cr|libelf-0.8.13-4|5	Group:		Development/C
14cr|libelf-0.8.13-4|6	License:	LGPLv2
14cr|libelf-0.8.13-4|7	URL:		http://www.mr511.de/software/english.html
14cr|libelf-0.8.13-4|8	Source0:	http://www.mr511.de/software/%{name}-%{version}.tar.gz
14cr|libelf-0.8.13-4|9	Suggests:	%{name}-locales
14cr|libelf-0.8.13-4|10	
14cr|libelf-0.8.13-4|11	%description
14cr|libelf-0.8.13-4|12	libelf provides routines to access and manipulate ELF object files. It
14cr|libelf-0.8.13-4|13	is still not complete, but is required for a number of programs, such as
14cr|libelf-0.8.13-4|14	Eli (a state of the art compiler generation system), and Elk (the
14cr|libelf-0.8.13-4|15	Extension Language Kit - an implementation of the Scheme programming
14cr|libelf-0.8.13-4|16	language.)
14cr|libelf-0.8.13-4|17	
14cr|libelf-0.8.13-4|18	This shared library may be needed by pre-packaged programs. To compile
14cr|libelf-0.8.13-4|19	programs with this library, you will need to install the libelfg0-dev
14cr|libelf-0.8.13-4|20	package as well.
14cr|libelf-0.8.13-4|21	
14cr|libelf-0.8.13-4|22	%files
14cr|libelf-0.8.13-4|23	%{_libdir}/%{name}.so.0*
14cr|libelf-0.8.13-4|24	
14cr|libelf-0.8.13-4|25	%package locales
14cr|libelf-0.8.13-4|26	Summary:	An ELF object file access library: locales
14cr|libelf-0.8.13-4|27	BuildArch:	noarch
14cr|libelf-0.8.13-4|28	
14cr|libelf-0.8.13-4|29	%description locales
14cr|libelf-0.8.13-4|30	libelf provides routines to access and manipulate ELF object files. It
14cr|libelf-0.8.13-4|31	is still not complete, but is required for a number of programs, such as
14cr|libelf-0.8.13-4|32	Eli (a state of the art compiler generation system), and Elk (the
14cr|libelf-0.8.13-4|33	Extension Language Kit - an implementation of the Scheme programming
14cr|libelf-0.8.13-4|34	language.)
14cr|libelf-0.8.13-4|35	
14cr|libelf-0.8.13-4|36	This package contains locales-only data.
14cr|libelf-0.8.13-4|37	
14cr|libelf-0.8.13-4|38	%files locales
14cr|libelf-0.8.13-4|39	%lang(de) %{_localedir}/de/
14cr|libelf-0.8.13-4|40	
14cr|libelf-0.8.13-4|41	%package devel
14cr|libelf-0.8.13-4|42	Summary:	An ELF object file access library: development files
14cr|libelf-0.8.13-4|43	Requires:	%{name} = %{version}-%{release}
14cr|libelf-0.8.13-4|44	Conflicts:	elfutils-devel
14cr|libelf-0.8.13-4|45	
14cr|libelf-0.8.13-4|46	%description devel
14cr|libelf-0.8.13-4|47	libelf provides routines to access and manipulate ELF object files. It
14cr|libelf-0.8.13-4|48	is still not complete, but is required for a number of programs, such as
14cr|libelf-0.8.13-4|49	Eli (a state of the art compiler generation system), and Elk (the
14cr|libelf-0.8.13-4|50	Extension Language Kit - an implementation of the Scheme programming
14cr|libelf-0.8.13-4|51	language.)
14cr|libelf-0.8.13-4|52	
14cr|libelf-0.8.13-4|53	This development library is only needed if you intend to compile, or
14cr|libelf-0.8.13-4|54	write, your own programs with this library. It holds the static linking
14cr|libelf-0.8.13-4|55	library (.a), and the required .so link to libelf0.so.0. To run programs
14cr|libelf-0.8.13-4|56	linked with this library, install the libelfg0 package.
14cr|libelf-0.8.13-4|57	
14cr|libelf-0.8.13-4|58	%files devel
14cr|libelf-0.8.13-4|59	%{_libdir}/%{name}.so
14cr|libelf-0.8.13-4|60	%{_libdir}/%{name}.a
14cr|libelf-0.8.13-4|61	%{_includedir}/%{name}/
14cr|libelf-0.8.13-4|62	%{_includedir}/*.h
14cr|libelf-0.8.13-4|63	%{_libdir}/pkgconfig/%{name}.pc
14cr|libelf-0.8.13-4|64	
14cr|libelf-0.8.13-4|65	%prep
14cr|libelf-0.8.13-4|66	%setup -q -n %{name}-%{version}
14cr|libelf-0.8.13-4|67	
14cr|libelf-0.8.13-4|68	%build
14cr|libelf-0.8.13-4|69	%configure
14cr|libelf-0.8.13-4|70	%make
14cr|libelf-0.8.13-4|71	
14cr|libelf-0.8.13-4|72	%install
14cr|libelf-0.8.13-4|73	%makeinstall
14cr|libelf-0.8.13-4|74	
14cr|libelf-0.8.13-4|75	
14cr|libelf-0.8.13-4|76	
14cr|libelf-0.8.13-4|77	%changelog
14cr|libelf-0.8.13-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.13-4
14cr|libelf-0.8.13-4|79	+ Revision: bd500cb
14cr|libelf-0.8.13-4|80	- MassBuild#464: Increase release tag
14cr|libelf-0.8.13-4|81	
14cr|libelf-0.8.13-4|82	

2536 14
14cr|libelfhacks-0.4.1-3|1	%define major 0
14cr|libelfhacks-0.4.1-3|2	%define libname %mklibname elfhacks %{major}
14cr|libelfhacks-0.4.1-3|3	%define devname %mklibname elfhacks -d
14cr|libelfhacks-0.4.1-3|4	
14cr|libelfhacks-0.4.1-3|5	Summary:	elfhacks application interface
14cr|libelfhacks-0.4.1-3|6	Name:		libelfhacks
14cr|libelfhacks-0.4.1-3|7	Version:	0.4.1
14cr|libelfhacks-0.4.1-3|8	Release:	3
14cr|libelfhacks-0.4.1-3|9	License:	MIT
14cr|libelfhacks-0.4.1-3|10	Group:		System/Libraries
14cr|libelfhacks-0.4.1-3|11	Url:		https://github.com/ienorand/elfhacks
14cr|libelfhacks-0.4.1-3|12	Source0:	https://nodeload.github.com/ienorand/elfhacks/zipball/%{name}-%{version}.tar.bz2
14cr|libelfhacks-0.4.1-3|13	BuildRequires:	cmake
14cr|libelfhacks-0.4.1-3|14	
14cr|libelfhacks-0.4.1-3|15	%description
14cr|libelfhacks-0.4.1-3|16	Various ELF run-time hacks.
14cr|libelfhacks-0.4.1-3|17	
14cr|libelfhacks-0.4.1-3|18	#----------------------------------------------------------------------------
14cr|libelfhacks-0.4.1-3|19	
14cr|libelfhacks-0.4.1-3|20	%package -n %{libname}
14cr|libelfhacks-0.4.1-3|21	Summary:	Shared library for %{name}
14cr|libelfhacks-0.4.1-3|22	Group:		System/Libraries
14cr|libelfhacks-0.4.1-3|23	Conflicts:	%{name} < 0.4.1-2
14cr|libelfhacks-0.4.1-3|24	Obsoletes:	%{name} < 0.4.1-2
14cr|libelfhacks-0.4.1-3|25	
14cr|libelfhacks-0.4.1-3|26	%description -n %{libname}
14cr|libelfhacks-0.4.1-3|27	Shared library for %{name}.
14cr|libelfhacks-0.4.1-3|28	
14cr|libelfhacks-0.4.1-3|29	%files -n %{libname}
14cr|libelfhacks-0.4.1-3|30	%{_libdir}/libelfhacks.so.%{major}*
14cr|libelfhacks-0.4.1-3|31	
14cr|libelfhacks-0.4.1-3|32	#----------------------------------------------------------------------------
14cr|libelfhacks-0.4.1-3|33	
14cr|libelfhacks-0.4.1-3|34	%package -n %{devname}
14cr|libelfhacks-0.4.1-3|35	Summary:	Development files for %{name}
14cr|libelfhacks-0.4.1-3|36	Requires:	%{libname} = %{EVRD}
14cr|libelfhacks-0.4.1-3|37	Provides:	%{name}-devel = %{EVRD}
14cr|libelfhacks-0.4.1-3|38	Conflicts:	%{name} < 0.4.1-2
14cr|libelfhacks-0.4.1-3|39	
14cr|libelfhacks-0.4.1-3|40	%description -n %{devname}
14cr|libelfhacks-0.4.1-3|41	This package contains libraries and header files for developing applications
14cr|libelfhacks-0.4.1-3|42	that use %{name}.
14cr|libelfhacks-0.4.1-3|43	
14cr|libelfhacks-0.4.1-3|44	%files -n %{devname}
14cr|libelfhacks-0.4.1-3|45	%{_includedir}/*
14cr|libelfhacks-0.4.1-3|46	%{_libdir}/libelfhacks.so
14cr|libelfhacks-0.4.1-3|47	
14cr|libelfhacks-0.4.1-3|48	#----------------------------------------------------------------------------
14cr|libelfhacks-0.4.1-3|49	
14cr|libelfhacks-0.4.1-3|50	%prep
14cr|libelfhacks-0.4.1-3|51	%setup -q
14cr|libelfhacks-0.4.1-3|52	
14cr|libelfhacks-0.4.1-3|53	%build
14cr|libelfhacks-0.4.1-3|54	%cmake -DMLIBDIR=%{_libdir}
14cr|libelfhacks-0.4.1-3|55	%make
14cr|libelfhacks-0.4.1-3|56	
14cr|libelfhacks-0.4.1-3|57	%install
14cr|libelfhacks-0.4.1-3|58	%makeinstall_std -C build
14cr|libelfhacks-0.4.1-3|59	
14cr|libelfhacks-0.4.1-3|60	
14cr|libelfhacks-0.4.1-3|61	%changelog
14cr|libelfhacks-0.4.1-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-3
14cr|libelfhacks-0.4.1-3|63	+ Revision: 1f9fe9b
14cr|libelfhacks-0.4.1-3|64	- MassBuild#464: Increase release tag
14cr|libelfhacks-0.4.1-3|65	
14cr|libelfhacks-0.4.1-3|66	

2537 14
14cr|libeps-1.5-7|1	%define	rname eps
14cr|libeps-1.5-7|2	
14cr|libeps-1.5-7|3	%define	major 0
14cr|libeps-1.5-7|4	%define libname %mklibname %{rname} %{major}
14cr|libeps-1.5-7|5	%define develname %mklibname %{rname} -d
14cr|libeps-1.5-7|6	
14cr|libeps-1.5-7|7	Summary:	EPS (Email Parsing System) library
14cr|libeps-1.5-7|8	Name:		libeps
14cr|libeps-1.5-7|9	Version:	1.5
14cr|libeps-1.5-7|10	Release:	7
14cr|libeps-1.5-7|11	Group:		System/Libraries
14cr|libeps-1.5-7|12	License:	GPL
14cr|libeps-1.5-7|13	URL:		http://www.inter7.com/
14cr|libeps-1.5-7|14	Source0:	http://www.inter7.com/eps/%{rname}-%{version}.tar.bz2
14cr|libeps-1.5-7|15	Patch0:		eps-1.5-shared.diff
14cr|libeps-1.5-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libeps-1.5-7|17	
14cr|libeps-1.5-7|18	%description
14cr|libeps-1.5-7|19	EPS (Email Parsing System) is intended to give people the ability
14cr|libeps-1.5-7|20	to write their own email processing tools. Whether you want to
14cr|libeps-1.5-7|21	process incoming and outgoing emails, or just analyze a message,
14cr|libeps-1.5-7|22	this package is intended to aid in that endeavor.
14cr|libeps-1.5-7|23	
14cr|libeps-1.5-7|24	%package -n	%{libname}
14cr|libeps-1.5-7|25	Summary:	Shared EPS (Email Parsing System) library
14cr|libeps-1.5-7|26	Group:          System/Libraries
14cr|libeps-1.5-7|27	
14cr|libeps-1.5-7|28	%description -n	%{libname}
14cr|libeps-1.5-7|29	EPS (Email Parsing System) is intended to give people the ability
14cr|libeps-1.5-7|30	to write their own email processing tools. Whether you want to
14cr|libeps-1.5-7|31	process incoming and outgoing emails, or just analyze a message,
14cr|libeps-1.5-7|32	this package is intended to aid in that endeavor.
14cr|libeps-1.5-7|33	
14cr|libeps-1.5-7|34	%package -n	%{develname}
14cr|libeps-1.5-7|35	Summary:	Static library and header files for the libeps library
14cr|libeps-1.5-7|36	Group:		Development/C
14cr|libeps-1.5-7|37	Requires:	%{libname} = %{version}
14cr|libeps-1.5-7|38	Provides:	%{rname}-devel = %{version}-%{release}
14cr|libeps-1.5-7|39	Provides:	lib%{rname}-devel = %{version}-%{release}
14cr|libeps-1.5-7|40	Obsoletes:	%{mklibname %{rname} 0 -d}
14cr|libeps-1.5-7|41	
14cr|libeps-1.5-7|42	%description -n	%{develname}
14cr|libeps-1.5-7|43	EPS (Email Parsing System) is intended to give people the ability
14cr|libeps-1.5-7|44	to write their own email processing tools. Whether you want to
14cr|libeps-1.5-7|45	process incoming and outgoing emails, or just analyze a message,
14cr|libeps-1.5-7|46	this package is intended to aid in that endeavor.
14cr|libeps-1.5-7|47	
14cr|libeps-1.5-7|48	This package contains the static libeps library and its header files
14cr|libeps-1.5-7|49	needed to compile applications such as stegdetect, etc.
14cr|libeps-1.5-7|50	
14cr|libeps-1.5-7|51	%prep
14cr|libeps-1.5-7|52	
14cr|libeps-1.5-7|53	%setup -q -n %{rname}-%{version}
14cr|libeps-1.5-7|54	%patch0 -p0
14cr|libeps-1.5-7|55	
14cr|libeps-1.5-7|56	%build
14cr|libeps-1.5-7|57	
14cr|libeps-1.5-7|58	make CFLAGS="%{optflags} -fPIC -DPIC"
14cr|libeps-1.5-7|59	
14cr|libeps-1.5-7|60	%install
14cr|libeps-1.5-7|61	rm -rf %{buildroot}
14cr|libeps-1.5-7|62	
14cr|libeps-1.5-7|63	install -d %{buildroot}%{_libdir}
14cr|libeps-1.5-7|64	install -d %{buildroot}%{_includedir}/eps
14cr|libeps-1.5-7|65	
14cr|libeps-1.5-7|66	install -m0644 libeps.a %{buildroot}%{_libdir}/
14cr|libeps-1.5-7|67	install -m0755 libeps.so.%{major} %{buildroot}%{_libdir}/
14cr|libeps-1.5-7|68	ln -snf libeps.so.%{major} %{buildroot}%{_libdir}/libeps.so
14cr|libeps-1.5-7|69	install -m0644 *.h %{buildroot}%{_includedir}/eps/
14cr|libeps-1.5-7|70	
14cr|libeps-1.5-7|71	%if %mdkversion < 200900
14cr|libeps-1.5-7|72	%post -n %{libname} -p /sbin/ldconfig
14cr|libeps-1.5-7|73	%endif
14cr|libeps-1.5-7|74	
14cr|libeps-1.5-7|75	%if %mdkversion < 200900
14cr|libeps-1.5-7|76	%postun -n %{libname} -p /sbin/ldconfig
14cr|libeps-1.5-7|77	%endif
14cr|libeps-1.5-7|78	
14cr|libeps-1.5-7|79	%clean
14cr|libeps-1.5-7|80	rm -rf %{buildroot}
14cr|libeps-1.5-7|81	
14cr|libeps-1.5-7|82	%files -n %{libname}
14cr|libeps-1.5-7|83	%defattr(-,root,root)
14cr|libeps-1.5-7|84	%doc doc/* mess ChangeLog TODO
14cr|libeps-1.5-7|85	%{_libdir}/*.so.*
14cr|libeps-1.5-7|86	
14cr|libeps-1.5-7|87	%files -n %{develname}
14cr|libeps-1.5-7|88	%defattr(-,root,root)
14cr|libeps-1.5-7|89	%{_includedir}/eps
14cr|libeps-1.5-7|90	%{_libdir}/*.so
14cr|libeps-1.5-7|91	%{_libdir}/*.a
14cr|libeps-1.5-7|92	
14cr|libeps-1.5-7|93	
14cr|libeps-1.5-7|94	
14cr|libeps-1.5-7|95	%changelog
14cr|libeps-1.5-7|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|libeps-1.5-7|97	+ Revision: 9d6fb14
14cr|libeps-1.5-7|98	- MassBuild#464: Increase release tag
14cr|libeps-1.5-7|99	
14cr|libeps-1.5-7|100	

2538 14
14cr|libetpan-1.5-2|1	%define major 17
14cr|libetpan-1.5-2|2	%define libname %mklibname etpan %{major}
14cr|libetpan-1.5-2|3	%define develname %mklibname etpan -d
14cr|libetpan-1.5-2|4	
14cr|libetpan-1.5-2|5	Summary:	Mail purpose library
14cr|libetpan-1.5-2|6	Name:		libetpan
14cr|libetpan-1.5-2|7	Version:	1.5
14cr|libetpan-1.5-2|8	Release:	2
14cr|libetpan-1.5-2|9	Group:		System/Libraries
14cr|libetpan-1.5-2|10	License:	BSD
14cr|libetpan-1.5-2|11	URL:		http://libetpan.sourceforge.net/
14cr|libetpan-1.5-2|12	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|libetpan-1.5-2|13	BuildRequires:	pkgconfig(gnutls)
14cr|libetpan-1.5-2|14	BuildRequires:	pkgconfig(libcurl)
14cr|libetpan-1.5-2|15	BuildRequires:	db-devel
14cr|libetpan-1.5-2|16	BuildRequires:  pkgconfig(expat)
14cr|libetpan-1.5-2|17	BuildRequires:  pkgconfig(gpg-error)
14cr|libetpan-1.5-2|18	BuildRequires:	libgcrypt-devel
14cr|libetpan-1.5-2|19	
14cr|libetpan-1.5-2|20	%description
14cr|libetpan-1.5-2|21	The purpose of this mail library is to provide a portable, efficient
14cr|libetpan-1.5-2|22	framework for different kinds of mail access. When using the drivers
14cr|libetpan-1.5-2|23	interface, the interface is the same for all kinds of mail access,
14cr|libetpan-1.5-2|24	remote and local mailboxes.
14cr|libetpan-1.5-2|25	
14cr|libetpan-1.5-2|26	Network protocols supported:
14cr|libetpan-1.5-2|27	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
14cr|libetpan-1.5-2|28	o Local storage (mbox/MH/maildir), message / MIME parser
14cr|libetpan-1.5-2|29	
14cr|libetpan-1.5-2|30	%package -n %{libname}
14cr|libetpan-1.5-2|31	Summary:	Mail purpose library
14cr|libetpan-1.5-2|32	Group:		System/Libraries
14cr|libetpan-1.5-2|33	Obsoletes:	%{_lib}etpan13 < 1.0
14cr|libetpan-1.5-2|34	
14cr|libetpan-1.5-2|35	%description -n %{libname}
14cr|libetpan-1.5-2|36	The purpose of this mail library is to provide a portable, efficient
14cr|libetpan-1.5-2|37	framework for different kinds of mail access. When using the drivers
14cr|libetpan-1.5-2|38	interface, the interface is the same for all kinds of mail access,
14cr|libetpan-1.5-2|39	remote and local mailboxes.
14cr|libetpan-1.5-2|40	
14cr|libetpan-1.5-2|41	Network protocols supported:
14cr|libetpan-1.5-2|42	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
14cr|libetpan-1.5-2|43	o Local storage (mbox/MH/maildir), message / MIME parser
14cr|libetpan-1.5-2|44	
14cr|libetpan-1.5-2|45	%package -n %{develname}
14cr|libetpan-1.5-2|46	Summary:	Libraries and include files for %{name}
14cr|libetpan-1.5-2|47	Group:		Development/C
14cr|libetpan-1.5-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|libetpan-1.5-2|49	Provides:	%{name}-devel  = %{version}-%{release}
14cr|libetpan-1.5-2|50	
14cr|libetpan-1.5-2|51	%description -n %{develname}
14cr|libetpan-1.5-2|52	This package contains the header files and static libraries for
14cr|libetpan-1.5-2|53	developing with %{name}.
14cr|libetpan-1.5-2|54	
14cr|libetpan-1.5-2|55	%prep
14cr|libetpan-1.5-2|56	%setup -q
14cr|libetpan-1.5-2|57	
14cr|libetpan-1.5-2|58	%build
14cr|libetpan-1.5-2|59	./autogen.sh
14cr|libetpan-1.5-2|60	%configure2_5x \
14cr|libetpan-1.5-2|61	--without-openssl \
14cr|libetpan-1.5-2|62	--with-gnutls \
14cr|libetpan-1.5-2|63	--enable-ipv6 \
14cr|libetpan-1.5-2|64	--enable-optim
14cr|libetpan-1.5-2|65	
14cr|libetpan-1.5-2|66	%make
14cr|libetpan-1.5-2|67	
14cr|libetpan-1.5-2|68	%check
14cr|libetpan-1.5-2|69	make check
14cr|libetpan-1.5-2|70	
14cr|libetpan-1.5-2|71	%install
14cr|libetpan-1.5-2|72	%makeinstall_std
14cr|libetpan-1.5-2|73	
14cr|libetpan-1.5-2|74	#workaround for *.h detections
14cr|libetpan-1.5-2|75	#rm -f include/libetpan/libetpan-conf
14cr|libetpan-1.5-2|76	#install -m 644 include/libetpan/*.h %{buildroot}%{_includedir}/libetpan
14cr|libetpan-1.5-2|77	
14cr|libetpan-1.5-2|78	
14cr|libetpan-1.5-2|79	%files -n %{libname}
14cr|libetpan-1.5-2|80	%{_libdir}/lib*.so.%{major}*
14cr|libetpan-1.5-2|81	
14cr|libetpan-1.5-2|82	%files -n %{develname}
14cr|libetpan-1.5-2|83	%doc ChangeLog NEWS
14cr|libetpan-1.5-2|84	%doc doc/*
14cr|libetpan-1.5-2|85	%{_bindir}/libetpan-config
14cr|libetpan-1.5-2|86	%{_includedir}/*
14cr|libetpan-1.5-2|87	%{_libdir}/lib*.so
14cr|libetpan-1.5-2|88	%{_libdir}/*.a
14cr|libetpan-1.5-2|89	
14cr|libetpan-1.5-2|90	%changelog
14cr|libetpan-1.5-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|libetpan-1.5-2|92	+ Revision: f246dc2
14cr|libetpan-1.5-2|93	- MassBuild#464: Increase release tag
14cr|libetpan-1.5-2|94	
14cr|libetpan-1.5-2|95	

2539 14
14cr|libevent0.9-0.9-9|1	%define	rname	libevent
14cr|libevent0.9-0.9-9|2	%define	name	libevent%{version}
14cr|libevent0.9-0.9-9|3	%define	version	0.9
14cr|libevent0.9-0.9-9|4	
14cr|libevent0.9-0.9-9|5	%define	major	0
14cr|libevent0.9-0.9-9|6	%define libname	%mklibname event %{version} %{major}
14cr|libevent0.9-0.9-9|7	
14cr|libevent0.9-0.9-9|8	Summary:	Abstract asynchronous event notification library
14cr|libevent0.9-0.9-9|9	Name:		%{name}
14cr|libevent0.9-0.9-9|10	Version:	%{version}
14cr|libevent0.9-0.9-9|11	Release:	9
14cr|libevent0.9-0.9-9|12	License:	BSD
14cr|libevent0.9-0.9-9|13	Group:		System/Libraries
14cr|libevent0.9-0.9-9|14	URL:		http://www.monkey.org/~provos/libevent/
14cr|libevent0.9-0.9-9|15	Source0:	%{rname}-%{version}.tar.bz2
14cr|libevent0.9-0.9-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libevent0.9-0.9-9|17	
14cr|libevent0.9-0.9-9|18	%description
14cr|libevent0.9-0.9-9|19	The libevent API provides a mechanism to execute a callback function
14cr|libevent0.9-0.9-9|20	when a specific event occurs on a file descriptor or after a timeout
14cr|libevent0.9-0.9-9|21	has been reached. libevent is meant to replace the asynchronous event
14cr|libevent0.9-0.9-9|22	loop found in event driven network servers. An application just needs
14cr|libevent0.9-0.9-9|23	to call event_dispatch() and can then add or remove events dynamically
14cr|libevent0.9-0.9-9|24	without having to change the event loop.
14cr|libevent0.9-0.9-9|25	
14cr|libevent0.9-0.9-9|26	%package -n	%{libname}
14cr|libevent0.9-0.9-9|27	Summary:	Abstract asynchronous event notification library
14cr|libevent0.9-0.9-9|28	Group:          System/Libraries
14cr|libevent0.9-0.9-9|29	
14cr|libevent0.9-0.9-9|30	%description -n	%{libname}
14cr|libevent0.9-0.9-9|31	The libevent API provides a mechanism to execute a callback function
14cr|libevent0.9-0.9-9|32	when a specific event occurs on a file descriptor or after a timeout
14cr|libevent0.9-0.9-9|33	has been reached. libevent is meant to replace the asynchronous event
14cr|libevent0.9-0.9-9|34	loop found in event driven network servers. An application just needs
14cr|libevent0.9-0.9-9|35	to call event_dispatch() and can then add or remove events dynamically
14cr|libevent0.9-0.9-9|36	without having to change the event loop.
14cr|libevent0.9-0.9-9|37	
14cr|libevent0.9-0.9-9|38	%package -n	%{libname}-devel
14cr|libevent0.9-0.9-9|39	Summary:	Static library and header files for the libevent library
14cr|libevent0.9-0.9-9|40	Group:		Development/C
14cr|libevent0.9-0.9-9|41	Obsoletes:	%{name}-devel
14cr|libevent0.9-0.9-9|42	Provides:	%{name}-devel
14cr|libevent0.9-0.9-9|43	Requires:	%{libname} = %{version}-%{release}
14cr|libevent0.9-0.9-9|44	
14cr|libevent0.9-0.9-9|45	%description -n	%{libname}-devel
14cr|libevent0.9-0.9-9|46	The libevent API provides a mechanism to execute a callback function
14cr|libevent0.9-0.9-9|47	when a specific event occurs on a file descriptor or after a timeout
14cr|libevent0.9-0.9-9|48	has been reached. libevent is meant to replace the asynchronous event
14cr|libevent0.9-0.9-9|49	loop found in event driven network servers. An application just needs
14cr|libevent0.9-0.9-9|50	to call event_dispatch() and can then add or remove events dynamically
14cr|libevent0.9-0.9-9|51	without having to change the event loop.
14cr|libevent0.9-0.9-9|52	
14cr|libevent0.9-0.9-9|53	This package contains the static libevent library and its header files
14cr|libevent0.9-0.9-9|54	needed to compile applications such as stegdetect, etc.
14cr|libevent0.9-0.9-9|55	
14cr|libevent0.9-0.9-9|56	%prep
14cr|libevent0.9-0.9-9|57	
14cr|libevent0.9-0.9-9|58	%setup -q -n %{rname}-%{version}
14cr|libevent0.9-0.9-9|59	
14cr|libevent0.9-0.9-9|60	%build
14cr|libevent0.9-0.9-9|61	%serverbuild
14cr|libevent0.9-0.9-9|62	export CFLAGS="%{optflags} -fPIC"
14cr|libevent0.9-0.9-9|63	%configure2_5x
14cr|libevent0.9-0.9-9|64	%make libevent.a
14cr|libevent0.9-0.9-9|65	
14cr|libevent0.9-0.9-9|66	gcc -Wl,-soname,libevent%{version}.so.%{major} -shared %{optflags} -fPIC \
14cr|libevent0.9-0.9-9|67	-Wl,--as-needed -Wl,--no-undefined -o libevent%{version}.so.%{major}.%{version} *.o
14cr|libevent0.9-0.9-9|68	
14cr|libevent0.9-0.9-9|69	%install
14cr|libevent0.9-0.9-9|70	rm -rf %{buildroot}
14cr|libevent0.9-0.9-9|71	
14cr|libevent0.9-0.9-9|72	install -d %{buildroot}%{_includedir}
14cr|libevent0.9-0.9-9|73	install -d %{buildroot}%{_libdir}
14cr|libevent0.9-0.9-9|74	install -d %{buildroot}%{_mandir}/man3
14cr|libevent0.9-0.9-9|75	
14cr|libevent0.9-0.9-9|76	install -m0755 libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/
14cr|libevent0.9-0.9-9|77	ln -s libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/libevent%{version}.so.%{major}
14cr|libevent0.9-0.9-9|78	ln -s libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/libevent%{version}.so
14cr|libevent0.9-0.9-9|79	
14cr|libevent0.9-0.9-9|80	install -m0644 libevent.a %{buildroot}%{_libdir}/libevent%{version}.a
14cr|libevent0.9-0.9-9|81	install -m0644 event.h %{buildroot}%{_includedir}/libevent%{version}.h
14cr|libevent0.9-0.9-9|82	install -m0644 event.3 %{buildroot}%{_mandir}/man3/libevent%{version}.3
14cr|libevent0.9-0.9-9|83	
14cr|libevent0.9-0.9-9|84	%if %mdkversion < 200900
14cr|libevent0.9-0.9-9|85	%post -n %{libname} -p /sbin/ldconfig
14cr|libevent0.9-0.9-9|86	%endif
14cr|libevent0.9-0.9-9|87	
14cr|libevent0.9-0.9-9|88	%if %mdkversion < 200900
14cr|libevent0.9-0.9-9|89	%postun -n %{libname} -p /sbin/ldconfig
14cr|libevent0.9-0.9-9|90	%endif
14cr|libevent0.9-0.9-9|91	
14cr|libevent0.9-0.9-9|92	%clean
14cr|libevent0.9-0.9-9|93	rm -rf %{buildroot}
14cr|libevent0.9-0.9-9|94	
14cr|libevent0.9-0.9-9|95	%files -n %{libname}
14cr|libevent0.9-0.9-9|96	%defattr(-,root,root)
14cr|libevent0.9-0.9-9|97	%{_libdir}/*.so.*
14cr|libevent0.9-0.9-9|98	
14cr|libevent0.9-0.9-9|99	%files -n %{libname}-devel
14cr|libevent0.9-0.9-9|100	%defattr(-,root,root)
14cr|libevent0.9-0.9-9|101	%{_includedir}/*
14cr|libevent0.9-0.9-9|102	%{_libdir}/*.so
14cr|libevent0.9-0.9-9|103	%{_libdir}/*.a
14cr|libevent0.9-0.9-9|104	%{_mandir}/man3/*
14cr|libevent0.9-0.9-9|105	
14cr|libevent0.9-0.9-9|106	
14cr|libevent0.9-0.9-9|107	
14cr|libevent0.9-0.9-9|108	%changelog
14cr|libevent0.9-0.9-9|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-9
14cr|libevent0.9-0.9-9|110	+ Revision: 7034f7e
14cr|libevent0.9-0.9-9|111	- MassBuild#464: Increase release tag
14cr|libevent0.9-0.9-9|112	
14cr|libevent0.9-0.9-9|113	

2540 14
14cr|libeweather-0.2.0-1.77661.3|1	%define svnrev 77661
14cr|libeweather-0.2.0-1.77661.3|2	
14cr|libeweather-0.2.0-1.77661.3|3	%define major 0
14cr|libeweather-0.2.0-1.77661.3|4	%define libname %mklibname eweather %{major}
14cr|libeweather-0.2.0-1.77661.3|5	%define devname %mklibname eweather -d
14cr|libeweather-0.2.0-1.77661.3|6	
14cr|libeweather-0.2.0-1.77661.3|7	Summary:	Enlightenment weather/forecasts module
14cr|libeweather-0.2.0-1.77661.3|8	Name:		libeweather
14cr|libeweather-0.2.0-1.77661.3|9	Version:	0.2.0
14cr|libeweather-0.2.0-1.77661.3|10	Release:	1.%{svnrev}.3
14cr|libeweather-0.2.0-1.77661.3|11	License:	LGPLv2+
14cr|libeweather-0.2.0-1.77661.3|12	Group:		Graphical desktop/Enlightenment
14cr|libeweather-0.2.0-1.77661.3|13	Url:		http://www.enlightenment.org/
14cr|libeweather-0.2.0-1.77661.3|14	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
14cr|libeweather-0.2.0-1.77661.3|15	
14cr|libeweather-0.2.0-1.77661.3|16	BuildRequires:	edje
14cr|libeweather-0.2.0-1.77661.3|17	BuildRequires:	embryo
14cr|libeweather-0.2.0-1.77661.3|18	BuildRequires:	gettext-devel
14cr|libeweather-0.2.0-1.77661.3|19	BuildRequires:	pkgconfig(ecore)
14cr|libeweather-0.2.0-1.77661.3|20	BuildRequires:	pkgconfig(ecore-con)
14cr|libeweather-0.2.0-1.77661.3|21	BuildRequires:	pkgconfig(ecore-evas)
14cr|libeweather-0.2.0-1.77661.3|22	BuildRequires:	pkgconfig(ecore-file)
14cr|libeweather-0.2.0-1.77661.3|23	BuildRequires:	pkgconfig(edje)
14cr|libeweather-0.2.0-1.77661.3|24	BuildRequires:	pkgconfig(eina)
14cr|libeweather-0.2.0-1.77661.3|25	BuildRequires:	pkgconfig(eio)
14cr|libeweather-0.2.0-1.77661.3|26	BuildRequires:	pkgconfig(evas)
14cr|libeweather-0.2.0-1.77661.3|27	%rename	eweather
14cr|libeweather-0.2.0-1.77661.3|28	
14cr|libeweather-0.2.0-1.77661.3|29	%description
14cr|libeweather-0.2.0-1.77661.3|30	Enlightenment weather/forecasts module.
14cr|libeweather-0.2.0-1.77661.3|31	
14cr|libeweather-0.2.0-1.77661.3|32	%files
14cr|libeweather-0.2.0-1.77661.3|33	%{_bindir}/eweather_test
14cr|libeweather-0.2.0-1.77661.3|34	%{_datadir}/*/images/*png
14cr|libeweather-0.2.0-1.77661.3|35	%{_datadir}/eweather/*jpg
14cr|libeweather-0.2.0-1.77661.3|36	%{_datadir}/eweather/*/*edj
14cr|libeweather-0.2.0-1.77661.3|37	%{_libdir}/eweather/plugins/*.so
14cr|libeweather-0.2.0-1.77661.3|38	
14cr|libeweather-0.2.0-1.77661.3|39	#----------------------------------------------------------------------------
14cr|libeweather-0.2.0-1.77661.3|40	
14cr|libeweather-0.2.0-1.77661.3|41	%package -n %{libname}
14cr|libeweather-0.2.0-1.77661.3|42	Summary:	Shared library for the %{name} package
14cr|libeweather-0.2.0-1.77661.3|43	Group:		System/Libraries
14cr|libeweather-0.2.0-1.77661.3|44	
14cr|libeweather-0.2.0-1.77661.3|45	%description -n %{libname}
14cr|libeweather-0.2.0-1.77661.3|46	Shared librariy for %{name}.
14cr|libeweather-0.2.0-1.77661.3|47	
14cr|libeweather-0.2.0-1.77661.3|48	%files -n %{libname}
14cr|libeweather-0.2.0-1.77661.3|49	%{_libdir}/libeweather.so.%{major}*
14cr|libeweather-0.2.0-1.77661.3|50	
14cr|libeweather-0.2.0-1.77661.3|51	#----------------------------------------------------------------------------
14cr|libeweather-0.2.0-1.77661.3|52	
14cr|libeweather-0.2.0-1.77661.3|53	%package -n %{devname}
14cr|libeweather-0.2.0-1.77661.3|54	Summary:	Headers and development libraries from %{name}
14cr|libeweather-0.2.0-1.77661.3|55	Group:		Development/Other
14cr|libeweather-0.2.0-1.77661.3|56	Requires:	%{libname} = %{EVRD}
14cr|libeweather-0.2.0-1.77661.3|57	Provides:	%{name}-devel = %{EVRD}
14cr|libeweather-0.2.0-1.77661.3|58	
14cr|libeweather-0.2.0-1.77661.3|59	%description -n %{devname}
14cr|libeweather-0.2.0-1.77661.3|60	%{name} development headers and libraries
14cr|libeweather-0.2.0-1.77661.3|61	
14cr|libeweather-0.2.0-1.77661.3|62	%files -n %{devname}
14cr|libeweather-0.2.0-1.77661.3|63	%{_includedir}/*h
14cr|libeweather-0.2.0-1.77661.3|64	%{_libdir}/*.so
14cr|libeweather-0.2.0-1.77661.3|65	%{_libdir}/pkgconfig/*pc
14cr|libeweather-0.2.0-1.77661.3|66	
14cr|libeweather-0.2.0-1.77661.3|67	#----------------------------------------------------------------------------
14cr|libeweather-0.2.0-1.77661.3|68	
14cr|libeweather-0.2.0-1.77661.3|69	%prep
14cr|libeweather-0.2.0-1.77661.3|70	%setup -qn %{name}
14cr|libeweather-0.2.0-1.77661.3|71	
14cr|libeweather-0.2.0-1.77661.3|72	%build
14cr|libeweather-0.2.0-1.77661.3|73	NOCONFIGURE=1 ./autogen.sh
14cr|libeweather-0.2.0-1.77661.3|74	%configure2_5x \
14cr|libeweather-0.2.0-1.77661.3|75	--disable-static
14cr|libeweather-0.2.0-1.77661.3|76	%make
14cr|libeweather-0.2.0-1.77661.3|77	
14cr|libeweather-0.2.0-1.77661.3|78	%install
14cr|libeweather-0.2.0-1.77661.3|79	%makeinstall_std
14cr|libeweather-0.2.0-1.77661.3|80	
14cr|libeweather-0.2.0-1.77661.3|81	
14cr|libeweather-0.2.0-1.77661.3|82	%changelog
14cr|libeweather-0.2.0-1.77661.3|83	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1.77661.3
14cr|libeweather-0.2.0-1.77661.3|84	+ Revision: 256aaa0
14cr|libeweather-0.2.0-1.77661.3|85	- Update BuildRequires
14cr|libeweather-0.2.0-1.77661.3|86	
14cr|libeweather-0.2.0-1.77661.3|87	

2541 14
14cr|libewf-20140608-1|1	%define	major 2
14cr|libewf-20140608-1|2	%define libname	%mklibname ewf %{major}
14cr|libewf-20140608-1|3	%define develname %mklibname -d ewf
14cr|libewf-20140608-1|4	
14cr|libewf-20140608-1|5	Summary:	Utils for use with the Expert Witness Compression Format (EWF)
14cr|libewf-20140608-1|6	Name:		libewf
14cr|libewf-20140608-1|7	Version:	20140608
14cr|libewf-20140608-1|8	Release:	1
14cr|libewf-20140608-1|9	Group:		System/Libraries
14cr|libewf-20140608-1|10	License:	BSD
14cr|libewf-20140608-1|11	URL:		http://libewf.sourceforge.net/
14cr|libewf-20140608-1|12	Source0:	https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/%{name}-%{version}.tar.gz
14cr|libewf-20140608-1|13	BuildRequires:	pkgconfig(openssl)
14cr|libewf-20140608-1|14	BuildRequires:	pkgconfig(ext2fs)
14cr|libewf-20140608-1|15	BuildRequires:	pkgconfig(zlib)
14cr|libewf-20140608-1|16	BuildRequires:	autoconf
14cr|libewf-20140608-1|17	BuildRequires:	libtool
14cr|libewf-20140608-1|18	
14cr|libewf-20140608-1|19	%description
14cr|libewf-20140608-1|20	Libewf is a library for support of the Expert Witness Compression Format (EWF),
14cr|libewf-20140608-1|21	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
14cr|libewf-20140608-1|22	Libewf allows you to read and write media information within the EWF files.
14cr|libewf-20140608-1|23	
14cr|libewf-20140608-1|24	This package contains utils for use with the Expert Witness Compression Format
14cr|libewf-20140608-1|25	(EWF).
14cr|libewf-20140608-1|26	
14cr|libewf-20140608-1|27	%package -n	%{libname}
14cr|libewf-20140608-1|28	Summary:	The Expert Witness Compression Format (EWF) shared library
14cr|libewf-20140608-1|29	Group:          System/Libraries
14cr|libewf-20140608-1|30	
14cr|libewf-20140608-1|31	%description -n	%{libname}
14cr|libewf-20140608-1|32	Libewf is a library for support of the Expert Witness Compression Format (EWF),
14cr|libewf-20140608-1|33	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
14cr|libewf-20140608-1|34	Libewf allows you to read and write media information within the EWF files.
14cr|libewf-20140608-1|35	
14cr|libewf-20140608-1|36	%package -n	%{develname}
14cr|libewf-20140608-1|37	Summary:	Static library and header files for the libewf library
14cr|libewf-20140608-1|38	Group:		Development/C
14cr|libewf-20140608-1|39	Provides:	%{name}-devel = %{version}
14cr|libewf-20140608-1|40	Requires:	%{libname} = %{version}
14cr|libewf-20140608-1|41	
14cr|libewf-20140608-1|42	%description -n	%{develname}
14cr|libewf-20140608-1|43	Libewf is a library for support of the Expert Witness Compression Format (EWF),
14cr|libewf-20140608-1|44	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
14cr|libewf-20140608-1|45	Libewf allows you to read and write media information within the EWF files.
14cr|libewf-20140608-1|46	
14cr|libewf-20140608-1|47	This package contains the static libewf library and its header files.
14cr|libewf-20140608-1|48	
14cr|libewf-20140608-1|49	%prep
14cr|libewf-20140608-1|50	
14cr|libewf-20140608-1|51	%setup -q
14cr|libewf-20140608-1|52	
14cr|libewf-20140608-1|53	%build
14cr|libewf-20140608-1|54	#export WANT_AUTOCONF_2_5=1
14cr|libewf-20140608-1|55	#rm -f configure
14cr|libewf-20140608-1|56	#libtoolize --copy --force; aclocal; autoconf --force; autoheader; automake
14cr|libewf-20140608-1|57	
14cr|libewf-20140608-1|58	export CFLAGS="%{optflags} -fPIC"
14cr|libewf-20140608-1|59	
14cr|libewf-20140608-1|60	%configure2_5x --disable-static
14cr|libewf-20140608-1|61	
14cr|libewf-20140608-1|62	%make
14cr|libewf-20140608-1|63	
14cr|libewf-20140608-1|64	%install
14cr|libewf-20140608-1|65	%makeinstall_std
14cr|libewf-20140608-1|66	
14cr|libewf-20140608-1|67	%files
14cr|libewf-20140608-1|68	%{_bindir}/ewfacquire
14cr|libewf-20140608-1|69	%{_bindir}/ewfacquirestream
14cr|libewf-20140608-1|70	#%{_bindir}/ewfalter
14cr|libewf-20140608-1|71	%{_bindir}/ewfexport
14cr|libewf-20140608-1|72	%{_bindir}/ewfinfo
14cr|libewf-20140608-1|73	%{_bindir}/ewfverify
14cr|libewf-20140608-1|74	%{_bindir}/ewfmount
14cr|libewf-20140608-1|75	%{_bindir}/ewfdebug
14cr|libewf-20140608-1|76	%{_bindir}/ewfrecover
14cr|libewf-20140608-1|77	%{_mandir}/man1/*
14cr|libewf-20140608-1|78	
14cr|libewf-20140608-1|79	%files -n %{libname}
14cr|libewf-20140608-1|80	%doc AUTHORS COPYING ChangeLog NEWS
14cr|libewf-20140608-1|81	%{_libdir}/*.so.%{major}*
14cr|libewf-20140608-1|82	
14cr|libewf-20140608-1|83	%files -n %{develname}
14cr|libewf-20140608-1|84	%{_includedir}/*
14cr|libewf-20140608-1|85	%{_libdir}/*.so
14cr|libewf-20140608-1|86	%{_libdir}/pkgconfig/*.pc
14cr|libewf-20140608-1|87	%{_mandir}/man3/*
14cr|libewf-20140608-1|88	
14cr|libewf-20140608-1|89	%changelog
14cr|libewf-20140608-1|90	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140608-1
14cr|libewf-20140608-1|91	+ Revision: 51c43c1
14cr|libewf-20140608-1|92	- Updated to 20140608 (by updates_builder)
14cr|libewf-20140608-1|93	
14cr|libewf-20140608-1|94	

2542 14
14cr|libextractor-1.3-2|1	%define major 3
14cr|libextractor-1.3-2|2	%define common_major 1
14cr|libextractor-1.3-2|3	%define libname %mklibname extractor %{major}
14cr|libextractor-1.3-2|4	%define libcommon %mklibname extractor_common %{common_major}
14cr|libextractor-1.3-2|5	%define devname %mklibname extractor -d
14cr|libextractor-1.3-2|6	
14cr|libextractor-1.3-2|7	Summary:	Library used to extract meta-data from files
14cr|libextractor-1.3-2|8	Name:		libextractor
14cr|libextractor-1.3-2|9	Version:	1.3
14cr|libextractor-1.3-2|10	Release:	2
14cr|libextractor-1.3-2|11	License:	BSD
14cr|libextractor-1.3-2|12	Group:		System/Libraries
14cr|libextractor-1.3-2|13	Url:		http://www.gnunet.org/libextractor/
14cr|libextractor-1.3-2|14	Source0:	http://ftpmirror.gnu.org/libextractor/%{name}-%{version}.tar.gz
14cr|libextractor-1.3-2|15	Patch0:		libextractor-1.3-rpm5.patch
14cr|libextractor-1.3-2|16	BuildRequires:	bzip2-devel
14cr|libextractor-1.3-2|17	BuildRequires:	gettext-devel
14cr|libextractor-1.3-2|18	BuildRequires:	libtool-devel
14cr|libextractor-1.3-2|19	BuildRequires:	pkgconfig(exiv2)
14cr|libextractor-1.3-2|20	BuildRequires:	pkgconfig(flac)
14cr|libextractor-1.3-2|21	BuildRequires:	pkgconfig(glib-2.0)
14cr|libextractor-1.3-2|22	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|libextractor-1.3-2|23	BuildRequires:	pkgconfig(libgsf-1)
14cr|libextractor-1.3-2|24	BuildRequires:	pkgconfig(libmpeg2)
14cr|libextractor-1.3-2|25	BuildRequires:	pkgconfig(rpm)
14cr|libextractor-1.3-2|26	BuildRequires:	pkgconfig(vorbis)
14cr|libextractor-1.3-2|27	BuildRequires:	pkgconfig(zlib)
14cr|libextractor-1.3-2|28	
14cr|libextractor-1.3-2|29	%description
14cr|libextractor-1.3-2|30	libextractor is a library used to extract meta-data from files of arbitrary
14cr|libextractor-1.3-2|31	type. It is designed to use helper-libraries to perform the actual extraction,
14cr|libextractor-1.3-2|32	and to be trivially extendable by linking against external extractors for
14cr|libextractor-1.3-2|33	additional file types. The goal is to provide developers of file-sharing
14cr|libextractor-1.3-2|34	networks or WWW-indexing bots with a universal library to obtain simple
14cr|libextractor-1.3-2|35	keywords to match against queries. libextractor contains a shell-command
14cr|libextractor-1.3-2|36	"extract" that, similar to the well-known "file" command, can extract meta-data
14cr|libextractor-1.3-2|37	from a file and print the results to stdout. Currently, it supports the formats
14cr|libextractor-1.3-2|38	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
14cr|libextractor-1.3-2|39	various additional MIME types are detected.
14cr|libextractor-1.3-2|40	
14cr|libextractor-1.3-2|41	%files -f %{name}.lang
14cr|libextractor-1.3-2|42	%{_bindir}/extract
14cr|libextractor-1.3-2|43	%{_mandir}/man1/extract.1.*
14cr|libextractor-1.3-2|44	%{_mandir}/man3/libextractor.3.*
14cr|libextractor-1.3-2|45	%{_infodir}/libextractor.info.*
14cr|libextractor-1.3-2|46	
14cr|libextractor-1.3-2|47	#----------------------------------------------------------------------------
14cr|libextractor-1.3-2|48	
14cr|libextractor-1.3-2|49	%package -n	%{libname}
14cr|libextractor-1.3-2|50	Summary:	Libextractor library used to extract meta-data from files
14cr|libextractor-1.3-2|51	Group:		System/Libraries
14cr|libextractor-1.3-2|52	
14cr|libextractor-1.3-2|53	%description -n	%{libname}
14cr|libextractor-1.3-2|54	libextractor is a library used to extract meta-data from files of arbitrary
14cr|libextractor-1.3-2|55	type. It is designed to use helper-libraries to perform the actual extraction,
14cr|libextractor-1.3-2|56	and to be trivially extendable by linking against external extractors for
14cr|libextractor-1.3-2|57	additional file types. The goal is to provide developers of file-sharing
14cr|libextractor-1.3-2|58	networks or WWW-indexing bots with a universal library to obtain simple
14cr|libextractor-1.3-2|59	keywords to match against queries. libextractor contains a shell-command
14cr|libextractor-1.3-2|60	"extract" that, similar to the well-known "file" command, can extract meta-data
14cr|libextractor-1.3-2|61	from a file and print the results to stdout. Currently, it supports the formats
14cr|libextractor-1.3-2|62	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
14cr|libextractor-1.3-2|63	various additional MIME types are detected.
14cr|libextractor-1.3-2|64	
14cr|libextractor-1.3-2|65	%files -n %{libname}
14cr|libextractor-1.3-2|66	%doc ChangeLog NEWS COPYING README AUTHORS
14cr|libextractor-1.3-2|67	%{_libdir}/%{name}.so.%{major}*
14cr|libextractor-1.3-2|68	%{_libdir}/%{name}%{major}
14cr|libextractor-1.3-2|69	
14cr|libextractor-1.3-2|70	#----------------------------------------------------------------------------
14cr|libextractor-1.3-2|71	
14cr|libextractor-1.3-2|72	%package -n	%{libcommon}
14cr|libextractor-1.3-2|73	Summary:	Libextractor library for common functions
14cr|libextractor-1.3-2|74	Group:		System/Libraries
14cr|libextractor-1.3-2|75	
14cr|libextractor-1.3-2|76	%description -n	%{libcommon}
14cr|libextractor-1.3-2|77	Common function library of libextractor.
14cr|libextractor-1.3-2|78	
14cr|libextractor-1.3-2|79	%files -n %{libcommon}
14cr|libextractor-1.3-2|80	%doc ChangeLog NEWS COPYING README AUTHORS
14cr|libextractor-1.3-2|81	%{_libdir}/%{name}_common.so.%{common_major}*
14cr|libextractor-1.3-2|82	
14cr|libextractor-1.3-2|83	#----------------------------------------------------------------------------
14cr|libextractor-1.3-2|84	
14cr|libextractor-1.3-2|85	%package -n	%{devname}
14cr|libextractor-1.3-2|86	Summary:	Libextractor library headers and development libraries
14cr|libextractor-1.3-2|87	Group:		Development/Other
14cr|libextractor-1.3-2|88	Requires:	%{libname} = %{version}-%{release}
14cr|libextractor-1.3-2|89	Requires:	%{libcommon} = %{version}-%{release}
14cr|libextractor-1.3-2|90	Obsoletes:	%{_lib}extractor-static-devel < 1.1
14cr|libextractor-1.3-2|91	
14cr|libextractor-1.3-2|92	%description -n	%{devname}
14cr|libextractor-1.3-2|93	Development files and headers for libextractor.
14cr|libextractor-1.3-2|94	
14cr|libextractor-1.3-2|95	%files -n %{devname}
14cr|libextractor-1.3-2|96	%doc ChangeLog NEWS COPYING README AUTHORS
14cr|libextractor-1.3-2|97	%{_libdir}/%{name}.so
14cr|libextractor-1.3-2|98	%{_libdir}/%{name}_common.so
14cr|libextractor-1.3-2|99	%{_includedir}/*.h
14cr|libextractor-1.3-2|100	%{_libdir}/pkgconfig/%{name}.pc
14cr|libextractor-1.3-2|101	
14cr|libextractor-1.3-2|102	#----------------------------------------------------------------------------
14cr|libextractor-1.3-2|103	
14cr|libextractor-1.3-2|104	%prep
14cr|libextractor-1.3-2|105	%setup -q
14cr|libextractor-1.3-2|106	%patch0 -p1 -b .rpm5~
14cr|libextractor-1.3-2|107	
14cr|libextractor-1.3-2|108	%build
14cr|libextractor-1.3-2|109	autoreconf -fi
14cr|libextractor-1.3-2|110	%configure2_5x \
14cr|libextractor-1.3-2|111	--disable-static \
14cr|libextractor-1.3-2|112	--disable-rpath \
14cr|libextractor-1.3-2|113	--enable-exiv2 \
14cr|libextractor-1.3-2|114	--disable-ffmpeg \
14cr|libextractor-1.3-2|115	--with-plugindirname=%{name}%{major}
14cr|libextractor-1.3-2|116	
14cr|libextractor-1.3-2|117	%make
14cr|libextractor-1.3-2|118	
14cr|libextractor-1.3-2|119	%install
14cr|libextractor-1.3-2|120	%makeinstall_std
14cr|libextractor-1.3-2|121	
14cr|libextractor-1.3-2|122	%find_lang %{name}
14cr|libextractor-1.3-2|123	
14cr|libextractor-1.3-2|124	
14cr|libextractor-1.3-2|125	%changelog
14cr|libextractor-1.3-2|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|libextractor-1.3-2|127	+ Revision: d717e4e
14cr|libextractor-1.3-2|128	- MassBuild#464: Increase release tag
14cr|libextractor-1.3-2|129	
14cr|libextractor-1.3-2|130	

2543 14
14cr|libfakekey-0.1-5|1	%define major     0
14cr|libfakekey-0.1-5|2	%define raw_name  fakekey
14cr|libfakekey-0.1-5|3	%define libname   %mklibname %raw_name 0
14cr|libfakekey-0.1-5|4	%define develname %mklibname -d %raw_name
14cr|libfakekey-0.1-5|5	
14cr|libfakekey-0.1-5|6	Name:           libfakekey
14cr|libfakekey-0.1-5|7	Version:        0.1
14cr|libfakekey-0.1-5|8	Release:        5
14cr|libfakekey-0.1-5|9	Summary:        Converting characters to X key-presses
14cr|libfakekey-0.1-5|10	
14cr|libfakekey-0.1-5|11	Group:          System/Libraries
14cr|libfakekey-0.1-5|12	License:        LGPLv2+
14cr|libfakekey-0.1-5|13	URL:            http://projects.o-hand.com/matchbox/
14cr|libfakekey-0.1-5|14	Source0:        http://matchbox-project.org/sources/libfakekey/0.1/%{name}-%{version}.tar.bz2
14cr|libfakekey-0.1-5|15	BuildRequires:  pkgconfig(xtst)
14cr|libfakekey-0.1-5|16	BuildRequires:  pkgconfig(x11)
14cr|libfakekey-0.1-5|17	BuildRequires:  pkgconfig(xi)
14cr|libfakekey-0.1-5|18	
14cr|libfakekey-0.1-5|19	%description
14cr|libfakekey-0.1-5|20	libfakekey is a simple library for converting UTF-8 characters into
14cr|libfakekey-0.1-5|21	'fake' X key-presses.
14cr|libfakekey-0.1-5|22	
14cr|libfakekey-0.1-5|23	%package        -n %libname
14cr|libfakekey-0.1-5|24	Summary:        Converting characters to X key-presses
14cr|libfakekey-0.1-5|25	Group:          System/Libraries
14cr|libfakekey-0.1-5|26	
14cr|libfakekey-0.1-5|27	%description    -n %libname
14cr|libfakekey-0.1-5|28	libfakekey is a simple library for converting UTF-8 characters into
14cr|libfakekey-0.1-5|29	'fake' X key-presses.
14cr|libfakekey-0.1-5|30	
14cr|libfakekey-0.1-5|31	%package        -n %develname
14cr|libfakekey-0.1-5|32	Summary:        Development files for %{name}
14cr|libfakekey-0.1-5|33	Group:          Development/C
14cr|libfakekey-0.1-5|34	Requires:       %libname
14cr|libfakekey-0.1-5|35	Requires:       pkgconfig
14cr|libfakekey-0.1-5|36	
14cr|libfakekey-0.1-5|37	%description    -n %develname
14cr|libfakekey-0.1-5|38	The %{name}-devel package contains libraries and header files for
14cr|libfakekey-0.1-5|39	developing applications that use %{name}.
14cr|libfakekey-0.1-5|40	
14cr|libfakekey-0.1-5|41	
14cr|libfakekey-0.1-5|42	%prep
14cr|libfakekey-0.1-5|43	%setup -q
14cr|libfakekey-0.1-5|44	
14cr|libfakekey-0.1-5|45	%build
14cr|libfakekey-0.1-5|46	export LDFLAGS="-lX11 -lXtst -lXi"
14cr|libfakekey-0.1-5|47	%configure2_5x --disable-static
14cr|libfakekey-0.1-5|48	%make
14cr|libfakekey-0.1-5|49	
14cr|libfakekey-0.1-5|50	%install
14cr|libfakekey-0.1-5|51	%makeinstall_std
14cr|libfakekey-0.1-5|52	
14cr|libfakekey-0.1-5|53	%files -n %libname
14cr|libfakekey-0.1-5|54	%defattr(-,root,root,-)
14cr|libfakekey-0.1-5|55	%doc COPYING
14cr|libfakekey-0.1-5|56	%{_libdir}/libfakekey.so.%{major}*
14cr|libfakekey-0.1-5|57	
14cr|libfakekey-0.1-5|58	
14cr|libfakekey-0.1-5|59	%files -n %develname
14cr|libfakekey-0.1-5|60	%defattr(-,root,root,-)
14cr|libfakekey-0.1-5|61	%{_includedir}/fakekey/
14cr|libfakekey-0.1-5|62	%{_libdir}/libfakekey.so
14cr|libfakekey-0.1-5|63	%{_libdir}/pkgconfig/libfakekey.pc
14cr|libfakekey-0.1-5|64	
14cr|libfakekey-0.1-5|65	
14cr|libfakekey-0.1-5|66	
14cr|libfakekey-0.1-5|67	
14cr|libfakekey-0.1-5|68	%changelog
14cr|libfakekey-0.1-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14cr|libfakekey-0.1-5|70	+ Revision: e8af891
14cr|libfakekey-0.1-5|71	- MassBuild#464: Increase release tag
14cr|libfakekey-0.1-5|72	
14cr|libfakekey-0.1-5|73	

2544 14
14cr|libfc14audiodecoder-1.0.2-4|1	%define major 1
14cr|libfc14audiodecoder-1.0.2-4|2	%define libname %mklibname fc14audiodecoder %major
14cr|libfc14audiodecoder-1.0.2-4|3	%define develname %mklibname -d fc14audiodecoder
14cr|libfc14audiodecoder-1.0.2-4|4	Summary: Future Composer audio decoding library
14cr|libfc14audiodecoder-1.0.2-4|5	Name: libfc14audiodecoder
14cr|libfc14audiodecoder-1.0.2-4|6	Version: 1.0.2
14cr|libfc14audiodecoder-1.0.2-4|7	Release: 4
14cr|libfc14audiodecoder-1.0.2-4|8	Source0: http://sourceforge.net/projects/xmms-fc/files/%name/%{name}-%{version}.tar.bz2
14cr|libfc14audiodecoder-1.0.2-4|9	License: GPLv2+
14cr|libfc14audiodecoder-1.0.2-4|10	Group: Sound
14cr|libfc14audiodecoder-1.0.2-4|11	Url: http://xmms-fc.sourceforge.net/
14cr|libfc14audiodecoder-1.0.2-4|12	
14cr|libfc14audiodecoder-1.0.2-4|13	%description
14cr|libfc14audiodecoder-1.0.2-4|14	Decode music files written on a Commodore Amiga using Future Composer.
14cr|libfc14audiodecoder-1.0.2-4|15	
14cr|libfc14audiodecoder-1.0.2-4|16	This library provides a C API for an old audio decoder that has been used
14cr|libfc14audiodecoder-1.0.2-4|17	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
14cr|libfc14audiodecoder-1.0.2-4|18	and GStreamer. It is based on unmaintained/stable code which used to be
14cr|libfc14audiodecoder-1.0.2-4|19	a `Future Composer Reference Player for Linux'. Because of how the source
14cr|libfc14audiodecoder-1.0.2-4|20	code has been imported into a CVS repository long since its last major
14cr|libfc14audiodecoder-1.0.2-4|21	modification, the timestamps of the files in CVS and in released tarballs
14cr|libfc14audiodecoder-1.0.2-4|22	do not reflect that the core of the decoder has not been changed for
14cr|libfc14audiodecoder-1.0.2-4|23	years. Except for cosmetical adjustments, indentation, dropping of unused
14cr|libfc14audiodecoder-1.0.2-4|24	pieces, and partial reorganization for OOP.
14cr|libfc14audiodecoder-1.0.2-4|25	
14cr|libfc14audiodecoder-1.0.2-4|26	%package -n %libname
14cr|libfc14audiodecoder-1.0.2-4|27	Group: System/Libraries
14cr|libfc14audiodecoder-1.0.2-4|28	Summary: Shared library for decoding Future Composer music
14cr|libfc14audiodecoder-1.0.2-4|29	%description -n %libname
14cr|libfc14audiodecoder-1.0.2-4|30	Decode music files written on a Commodore Amiga using Future Composer.
14cr|libfc14audiodecoder-1.0.2-4|31	
14cr|libfc14audiodecoder-1.0.2-4|32	This library provides a C API for an old audio decoder that has been used
14cr|libfc14audiodecoder-1.0.2-4|33	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
14cr|libfc14audiodecoder-1.0.2-4|34	and GStreamer. It is based on unmaintained/stable code which used to be
14cr|libfc14audiodecoder-1.0.2-4|35	a `Future Composer Reference Player for Linux'. Because of how the source
14cr|libfc14audiodecoder-1.0.2-4|36	code has been imported into a CVS repository long since its last major
14cr|libfc14audiodecoder-1.0.2-4|37	modification, the timestamps of the files in CVS and in released tarballs
14cr|libfc14audiodecoder-1.0.2-4|38	do not reflect that the core of the decoder has not been changed for
14cr|libfc14audiodecoder-1.0.2-4|39	years. Except for cosmetical adjustments, indentation, dropping of unused
14cr|libfc14audiodecoder-1.0.2-4|40	pieces, and partial reorganization for OOP.
14cr|libfc14audiodecoder-1.0.2-4|41	
14cr|libfc14audiodecoder-1.0.2-4|42	%package -n %develname
14cr|libfc14audiodecoder-1.0.2-4|43	Group: Development/C
14cr|libfc14audiodecoder-1.0.2-4|44	Summary: Development files of %name
14cr|libfc14audiodecoder-1.0.2-4|45	Requires: %libname = %version-%release
14cr|libfc14audiodecoder-1.0.2-4|46	Provides: %name-devel = %{EVRD}
14cr|libfc14audiodecoder-1.0.2-4|47	
14cr|libfc14audiodecoder-1.0.2-4|48	%description -n %develname
14cr|libfc14audiodecoder-1.0.2-4|49	Decode music files written on a Commodore Amiga using Future Composer.
14cr|libfc14audiodecoder-1.0.2-4|50	
14cr|libfc14audiodecoder-1.0.2-4|51	This library provides a C API for an old audio decoder that has been used
14cr|libfc14audiodecoder-1.0.2-4|52	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
14cr|libfc14audiodecoder-1.0.2-4|53	and GStreamer. It is based on unmaintained/stable code which used to be
14cr|libfc14audiodecoder-1.0.2-4|54	a `Future Composer Reference Player for Linux'. Because of how the source
14cr|libfc14audiodecoder-1.0.2-4|55	code has been imported into a CVS repository long since its last major
14cr|libfc14audiodecoder-1.0.2-4|56	modification, the timestamps of the files in CVS and in released tarballs
14cr|libfc14audiodecoder-1.0.2-4|57	do not reflect that the core of the decoder has not been changed for
14cr|libfc14audiodecoder-1.0.2-4|58	years. Except for cosmetical adjustments, indentation, dropping of unused
14cr|libfc14audiodecoder-1.0.2-4|59	pieces, and partial reorganization for OOP.
14cr|libfc14audiodecoder-1.0.2-4|60	
14cr|libfc14audiodecoder-1.0.2-4|61	%prep
14cr|libfc14audiodecoder-1.0.2-4|62	%setup -q
14cr|libfc14audiodecoder-1.0.2-4|63	
14cr|libfc14audiodecoder-1.0.2-4|64	%build
14cr|libfc14audiodecoder-1.0.2-4|65	%configure2_5x
14cr|libfc14audiodecoder-1.0.2-4|66	%make
14cr|libfc14audiodecoder-1.0.2-4|67	
14cr|libfc14audiodecoder-1.0.2-4|68	%install
14cr|libfc14audiodecoder-1.0.2-4|69	%makeinstall_std
14cr|libfc14audiodecoder-1.0.2-4|70	
14cr|libfc14audiodecoder-1.0.2-4|71	%files -n %libname
14cr|libfc14audiodecoder-1.0.2-4|72	%doc README
14cr|libfc14audiodecoder-1.0.2-4|73	%_libdir/%name.so.%{major}*
14cr|libfc14audiodecoder-1.0.2-4|74	
14cr|libfc14audiodecoder-1.0.2-4|75	%files -n %develname
14cr|libfc14audiodecoder-1.0.2-4|76	%_libdir/%name.so
14cr|libfc14audiodecoder-1.0.2-4|77	%_includedir/fc14audiodecoder.h
14cr|libfc14audiodecoder-1.0.2-4|78	
14cr|libfc14audiodecoder-1.0.2-4|79	
14cr|libfc14audiodecoder-1.0.2-4|80	
14cr|libfc14audiodecoder-1.0.2-4|81	%changelog
14cr|libfc14audiodecoder-1.0.2-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|libfc14audiodecoder-1.0.2-4|83	+ Revision: 0148ac8
14cr|libfc14audiodecoder-1.0.2-4|84	- MassBuild#464: Increase release tag
14cr|libfc14audiodecoder-1.0.2-4|85	
14cr|libfc14audiodecoder-1.0.2-4|86	

2545 14
14cr|libfishsound-1.0.0-4|1	%define major 1
14cr|libfishsound-1.0.0-4|2	%define libname %mklibname fishsound %{major}
14cr|libfishsound-1.0.0-4|3	%define devname %mklibname fishsound -d
14cr|libfishsound-1.0.0-4|4	
14cr|libfishsound-1.0.0-4|5	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
14cr|libfishsound-1.0.0-4|6	Name:		libfishsound
14cr|libfishsound-1.0.0-4|7	Version:	1.0.0
14cr|libfishsound-1.0.0-4|8	Release:	4
14cr|libfishsound-1.0.0-4|9	License:	BSD-like
14cr|libfishsound-1.0.0-4|10	Group:		System/Libraries
14cr|libfishsound-1.0.0-4|11	Url:		http://www.annodex.net/software/libfishsound
14cr|libfishsound-1.0.0-4|12	Source0:	http://www.annodex.net/software/libfishsound/download/%{name}-%{version}.tar.gz
14cr|libfishsound-1.0.0-4|13	BuildRequires:	pkgconfig(flac)
14cr|libfishsound-1.0.0-4|14	BuildRequires:	pkgconfig(speex)
14cr|libfishsound-1.0.0-4|15	BuildRequires:	pkgconfig(vorbis)
14cr|libfishsound-1.0.0-4|16	BuildRequires:	pkgconfig(vorbisenc)
14cr|libfishsound-1.0.0-4|17	
14cr|libfishsound-1.0.0-4|18	%description
14cr|libfishsound-1.0.0-4|19	FishSound (libfishsound) provides a simple programming interface for
14cr|libfishsound-1.0.0-4|20	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
14cr|libfishsound-1.0.0-4|21	Speex. libfishsound is a wrapper around the existing codec libraries
14cr|libfishsound-1.0.0-4|22	and provides a consistent, higher-level programming interface. It
14cr|libfishsound-1.0.0-4|23	has been designed for use in a wide variety of applications; it has
14cr|libfishsound-1.0.0-4|24	no direct dependencies on Annodex or Ogg encapsulation, though it is
14cr|libfishsound-1.0.0-4|25	most commonly used in conjunction with liboggz to decode or encode Ogg
14cr|libfishsound-1.0.0-4|26	encapsulated Vorbis or Speex files.
14cr|libfishsound-1.0.0-4|27	
14cr|libfishsound-1.0.0-4|28	#----------------------------------------------------------------------------
14cr|libfishsound-1.0.0-4|29	
14cr|libfishsound-1.0.0-4|30	%package -n %{libname}
14cr|libfishsound-1.0.0-4|31	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
14cr|libfishsound-1.0.0-4|32	Group:		System/Libraries
14cr|libfishsound-1.0.0-4|33	Provides:	%{name} = %{EVRD}
14cr|libfishsound-1.0.0-4|34	
14cr|libfishsound-1.0.0-4|35	%description -n %{libname}
14cr|libfishsound-1.0.0-4|36	FishSound (libfishsound) provides a simple programming interface for
14cr|libfishsound-1.0.0-4|37	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
14cr|libfishsound-1.0.0-4|38	Speex. libfishsound is a wrapper around the existing codec libraries
14cr|libfishsound-1.0.0-4|39	and provides a consistent, higher-level programming interface. It
14cr|libfishsound-1.0.0-4|40	has been designed for use in a wide variety of applications; it has
14cr|libfishsound-1.0.0-4|41	no direct dependencies on Annodex or Ogg encapsulation, though it is
14cr|libfishsound-1.0.0-4|42	most commonly used in conjunction with liboggz to decode or encode Ogg
14cr|libfishsound-1.0.0-4|43	encapsulated Vorbis or Speex files.
14cr|libfishsound-1.0.0-4|44	
14cr|libfishsound-1.0.0-4|45	%files -n %{libname}
14cr|libfishsound-1.0.0-4|46	%doc NEWS README COPYING
14cr|libfishsound-1.0.0-4|47	%{_libdir}/libfishsound.so.%{major}*
14cr|libfishsound-1.0.0-4|48	
14cr|libfishsound-1.0.0-4|49	#----------------------------------------------------------------------------
14cr|libfishsound-1.0.0-4|50	
14cr|libfishsound-1.0.0-4|51	%package -n %{devname}
14cr|libfishsound-1.0.0-4|52	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
14cr|libfishsound-1.0.0-4|53	Group:		Development/C
14cr|libfishsound-1.0.0-4|54	Requires:	%{libname} = %{EVRD}
14cr|libfishsound-1.0.0-4|55	Provides:	%{name}-devel = %{EVRD}
14cr|libfishsound-1.0.0-4|56	
14cr|libfishsound-1.0.0-4|57	%description -n %{devname}
14cr|libfishsound-1.0.0-4|58	FishSound (libfishsound) provides a simple programming interface for
14cr|libfishsound-1.0.0-4|59	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
14cr|libfishsound-1.0.0-4|60	Speex. libfishsound is a wrapper around the existing codec libraries
14cr|libfishsound-1.0.0-4|61	and provides a consistent, higher-level programming interface. It
14cr|libfishsound-1.0.0-4|62	has been designed for use in a wide variety of applications; it has
14cr|libfishsound-1.0.0-4|63	no direct dependencies on Annodex or Ogg encapsulation, though it is
14cr|libfishsound-1.0.0-4|64	most commonly used in conjunction with liboggz to decode or encode Ogg
14cr|libfishsound-1.0.0-4|65	encapsulated Vorbis or Speex files.
14cr|libfishsound-1.0.0-4|66	
14cr|libfishsound-1.0.0-4|67	%files -n %{devname}
14cr|libfishsound-1.0.0-4|68	%doc AUTHORS ChangeLog COPYING NEWS README ./doc/docs
14cr|libfishsound-1.0.0-4|69	%{_libdir}/libfishsound.so
14cr|libfishsound-1.0.0-4|70	%{_libdir}/pkgconfig/*.pc
14cr|libfishsound-1.0.0-4|71	%{_includedir}/*
14cr|libfishsound-1.0.0-4|72	
14cr|libfishsound-1.0.0-4|73	#----------------------------------------------------------------------------
14cr|libfishsound-1.0.0-4|74	
14cr|libfishsound-1.0.0-4|75	%prep
14cr|libfishsound-1.0.0-4|76	%setup -q
14cr|libfishsound-1.0.0-4|77	
14cr|libfishsound-1.0.0-4|78	%build
14cr|libfishsound-1.0.0-4|79	%configure2_5x \
14cr|libfishsound-1.0.0-4|80	--disable-static
14cr|libfishsound-1.0.0-4|81	%make
14cr|libfishsound-1.0.0-4|82	
14cr|libfishsound-1.0.0-4|83	%install
14cr|libfishsound-1.0.0-4|84	%makeinstall_std docdir=./docs/
14cr|libfishsound-1.0.0-4|85	
14cr|libfishsound-1.0.0-4|86	%changelog
14cr|libfishsound-1.0.0-4|87	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-4
14cr|libfishsound-1.0.0-4|88	+ Revision: c0a120d
14cr|libfishsound-1.0.0-4|89	- Update BuildRequires, spec cleanup
14cr|libfishsound-1.0.0-4|90	
14cr|libfishsound-1.0.0-4|91	

2546 14
14cr|libflaim-4.9.1052-4|1	# This tarball is a subversion checkout for Flaim 5.0
14cr|libflaim-4.9.1052-4|2	# Available from https://forgesvn1.novell.com/svn/flaim/trunk/
14cr|libflaim-4.9.1052-4|3	%define major 5
14cr|libflaim-4.9.1052-4|4	%define minor 2
14cr|libflaim-4.9.1052-4|5	# SONAME is %{major}.%{minor} here
14cr|libflaim-4.9.1052-4|6	%define libname %mklibname flaim %{major}.%{minor}
14cr|libflaim-4.9.1052-4|7	%define devname %mklibname flaim -d
14cr|libflaim-4.9.1052-4|8	
14cr|libflaim-4.9.1052-4|9	Summary:	Embeddable cross-platform database engine
14cr|libflaim-4.9.1052-4|10	Name:		libflaim
14cr|libflaim-4.9.1052-4|11	Version:	4.9.1052
14cr|libflaim-4.9.1052-4|12	Release:	4
14cr|libflaim-4.9.1052-4|13	License:	GPLv2+
14cr|libflaim-4.9.1052-4|14	Group:		System/Libraries
14cr|libflaim-4.9.1052-4|15	Url:		http://forge.novell.com/modules/xfmod/project/?flaim
14cr|libflaim-4.9.1052-4|16	Source0:	http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-%{version}.tar
14cr|libflaim-4.9.1052-4|17	Patch0:		fortify-source.patch
14cr|libflaim-4.9.1052-4|18	Patch1:		%{name}-4.9.1052-optflags.patch
14cr|libflaim-4.9.1052-4|19	Patch2:		%{name}-4.9.1052-fix-format-errors.patch
14cr|libflaim-4.9.1052-4|20	BuildRequires:	pkgconfig(ncurses)
14cr|libflaim-4.9.1052-4|21	
14cr|libflaim-4.9.1052-4|22	%description
14cr|libflaim-4.9.1052-4|23	FLAIM is an embeddable cross-platform database engine that provides a
14cr|libflaim-4.9.1052-4|24	rich, powerful, easy-to-use feature set. It is the database engine used
14cr|libflaim-4.9.1052-4|25	by Novell eDirectory. It has proven to be highly scalable, reliable,
14cr|libflaim-4.9.1052-4|26	and robust. It is available on a wide variety of 32 bit and 64 bit
14cr|libflaim-4.9.1052-4|27	platforms.
14cr|libflaim-4.9.1052-4|28	
14cr|libflaim-4.9.1052-4|29	#----------------------------------------------------------------------------
14cr|libflaim-4.9.1052-4|30	
14cr|libflaim-4.9.1052-4|31	%package -n %{libname}
14cr|libflaim-4.9.1052-4|32	Summary:	Embeddable cross-platform database engine
14cr|libflaim-4.9.1052-4|33	Group:		System/Libraries
14cr|libflaim-4.9.1052-4|34	
14cr|libflaim-4.9.1052-4|35	%description -n %{libname}
14cr|libflaim-4.9.1052-4|36	FLAIM is an embeddable cross-platform database engine that provides a
14cr|libflaim-4.9.1052-4|37	rich, powerful, easy-to-use feature set. It is the database engine used
14cr|libflaim-4.9.1052-4|38	by Novell eDirectory. It has proven to be highly scalable, reliable,
14cr|libflaim-4.9.1052-4|39	and robust. It is available on a wide variety of 32 bit and 64 bit
14cr|libflaim-4.9.1052-4|40	platforms.
14cr|libflaim-4.9.1052-4|41	
14cr|libflaim-4.9.1052-4|42	%files -n %{libname}
14cr|libflaim-4.9.1052-4|43	%doc flaim/COPYING flaim/COPYRIGHT
14cr|libflaim-4.9.1052-4|44	%{_libdir}/libflaim.so.%{major}*
14cr|libflaim-4.9.1052-4|45	
14cr|libflaim-4.9.1052-4|46	#----------------------------------------------------------------------------
14cr|libflaim-4.9.1052-4|47	
14cr|libflaim-4.9.1052-4|48	%package -n %{devname}
14cr|libflaim-4.9.1052-4|49	Summary:	libflaim library headers
14cr|libflaim-4.9.1052-4|50	Group:		Development/C++
14cr|libflaim-4.9.1052-4|51	Requires:	%{libname} = %{EVRD}
14cr|libflaim-4.9.1052-4|52	Provides:	%{name}-devel = %{EVRD}
14cr|libflaim-4.9.1052-4|53	
14cr|libflaim-4.9.1052-4|54	%description -n %{devname}
14cr|libflaim-4.9.1052-4|55	This is the libraries, include files and other resources you can use
14cr|libflaim-4.9.1052-4|56	to incorporate libdvdread into applications.
14cr|libflaim-4.9.1052-4|57	
14cr|libflaim-4.9.1052-4|58	%files -n %{devname}
14cr|libflaim-4.9.1052-4|59	%{_libdir}/libflaim.so
14cr|libflaim-4.9.1052-4|60	%{_libdir}/pkgconfig/libflaim.pc
14cr|libflaim-4.9.1052-4|61	%{_includedir}/flaim.h
14cr|libflaim-4.9.1052-4|62	%{_includedir}/flaimtk.h
14cr|libflaim-4.9.1052-4|63	
14cr|libflaim-4.9.1052-4|64	#----------------------------------------------------------------------------
14cr|libflaim-4.9.1052-4|65	
14cr|libflaim-4.9.1052-4|66	%prep
14cr|libflaim-4.9.1052-4|67	%setup -q
14cr|libflaim-4.9.1052-4|68	%patch0 -p0
14cr|libflaim-4.9.1052-4|69	%patch1 -p1
14cr|libflaim-4.9.1052-4|70	%patch2 -p1
14cr|libflaim-4.9.1052-4|71	
14cr|libflaim-4.9.1052-4|72	%build
14cr|libflaim-4.9.1052-4|73	cd flaim/
14cr|libflaim-4.9.1052-4|74	make CXXFLAGS="%{optflags} -Wno-error" lib_dir_name=%{_lib} verbose libs
14cr|libflaim-4.9.1052-4|75	
14cr|libflaim-4.9.1052-4|76	%install
14cr|libflaim-4.9.1052-4|77	cd flaim/
14cr|libflaim-4.9.1052-4|78	%make rpm_build_root=%{buildroot} lib_dir_name=%{_lib} install
14cr|libflaim-4.9.1052-4|79	rm -f %{buildroot}%{_libdir}/libflaim.a
14cr|libflaim-4.9.1052-4|80	
14cr|libflaim-4.9.1052-4|81	
14cr|libflaim-4.9.1052-4|82	%changelog
14cr|libflaim-4.9.1052-4|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.9.1052-4
14cr|libflaim-4.9.1052-4|84	+ Revision: 1aa5f4a
14cr|libflaim-4.9.1052-4|85	- MassBuild#464: Increase release tag
14cr|libflaim-4.9.1052-4|86	
14cr|libflaim-4.9.1052-4|87	

2547 14
14cr|libformat-1.5-7|1	%define	major 2
14cr|libformat-1.5-7|2	%define libname	%mklibname format %{major}
14cr|libformat-1.5-7|3	%define develname %mklibname -d format
14cr|libformat-1.5-7|4	
14cr|libformat-1.5-7|5	Summary:	A library for HTML syntax highlighting of source code
14cr|libformat-1.5-7|6	Name:		libformat
14cr|libformat-1.5-7|7	Version:	1.5
14cr|libformat-1.5-7|8	Release:	7
14cr|libformat-1.5-7|9	Group:		System/Libraries
14cr|libformat-1.5-7|10	License:	GPL
14cr|libformat-1.5-7|11	URL:		http://daveb.net/format
14cr|libformat-1.5-7|12	Source0:	http://daveb.net/format/src/%{name}-%{version}.tar.bz2
14cr|libformat-1.5-7|13	Patch0:		libformat-1.5-fix-str-fmt.patch
14cr|libformat-1.5-7|14	
14cr|libformat-1.5-7|15	%description
14cr|libformat-1.5-7|16	libformat is an adaptation of the mod_format Apache module to do syntax
14cr|libformat-1.5-7|17	highlighting of source code using HTML outside of Apache.  libformat is
14cr|libformat-1.5-7|18	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
14cr|libformat-1.5-7|19	source code.
14cr|libformat-1.5-7|20	
14cr|libformat-1.5-7|21	%package -n	%{libname}
14cr|libformat-1.5-7|22	Summary:	A library for HTML syntax highlighting of source code
14cr|libformat-1.5-7|23	Group:		System/Libraries
14cr|libformat-1.5-7|24	
14cr|libformat-1.5-7|25	%description -n	%{libname}
14cr|libformat-1.5-7|26	libformat is an adaptation of the mod_format Apache module to do syntax
14cr|libformat-1.5-7|27	highlighting of source code using HTML outside of Apache.  libformat is
14cr|libformat-1.5-7|28	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
14cr|libformat-1.5-7|29	source code.
14cr|libformat-1.5-7|30	
14cr|libformat-1.5-7|31	%package -n	%{develname}
14cr|libformat-1.5-7|32	Summary:	Static library and header files for the %{name} library
14cr|libformat-1.5-7|33	Group:		Development/C
14cr|libformat-1.5-7|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|libformat-1.5-7|35	Requires:	%{libname} = %{version}-%{release}
14cr|libformat-1.5-7|36	Obsoletes:	%{_lib}format2-devel < %{version}-%{release}
14cr|libformat-1.5-7|37	
14cr|libformat-1.5-7|38	%description -n	%{develname}
14cr|libformat-1.5-7|39	libformat is an adaptation of the mod_format Apache module to do syntax
14cr|libformat-1.5-7|40	highlighting of source code using HTML outside of Apache.  libformat is
14cr|libformat-1.5-7|41	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
14cr|libformat-1.5-7|42	source code.
14cr|libformat-1.5-7|43	
14cr|libformat-1.5-7|44	This package contains the static %{name} library and its header files.
14cr|libformat-1.5-7|45	
14cr|libformat-1.5-7|46	%prep
14cr|libformat-1.5-7|47	%setup -q
14cr|libformat-1.5-7|48	%patch0 -p0
14cr|libformat-1.5-7|49	
14cr|libformat-1.5-7|50	%build
14cr|libformat-1.5-7|51	autoreconf -fi
14cr|libformat-1.5-7|52	%configure2_5x
14cr|libformat-1.5-7|53	%make
14cr|libformat-1.5-7|54	
14cr|libformat-1.5-7|55	%install
14cr|libformat-1.5-7|56	%makeinstall_std
14cr|libformat-1.5-7|57	
14cr|libformat-1.5-7|58	%files -n %{libname}
14cr|libformat-1.5-7|59	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|libformat-1.5-7|60	%{_bindir}/srcformat
14cr|libformat-1.5-7|61	%{_libdir}/*.so.*
14cr|libformat-1.5-7|62	%{_datadir}/libformat
14cr|libformat-1.5-7|63	
14cr|libformat-1.5-7|64	%files -n %{develname}
14cr|libformat-1.5-7|65	%{_includedir}/*
14cr|libformat-1.5-7|66	%{_libdir}/*.so
14cr|libformat-1.5-7|67	%{_libdir}/*.a
14cr|libformat-1.5-7|68	
14cr|libformat-1.5-7|69	
14cr|libformat-1.5-7|70	%changelog
14cr|libformat-1.5-7|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|libformat-1.5-7|72	+ Revision: 840516d
14cr|libformat-1.5-7|73	- MassBuild#464: Increase release tag
14cr|libformat-1.5-7|74	
14cr|libformat-1.5-7|75	

2548 14
14cr|libftdi-0.20-3|1	%global major 1
14cr|libftdi-0.20-3|2	%global libname %mklibname ftdi %{major}
14cr|libftdi-0.20-3|3	%global libcpp %mklibname ftdip %{major}
14cr|libftdi-0.20-3|4	%global devname %mklibname ftdi -d
14cr|libftdi-0.20-3|5	
14cr|libftdi-0.20-3|6	Summary:	Library to program and control the FTDI USB controller
14cr|libftdi-0.20-3|7	Name:		libftdi
14cr|libftdi-0.20-3|8	Version:	0.20
14cr|libftdi-0.20-3|9	Release:	3
14cr|libftdi-0.20-3|10	License:	GPLv2+
14cr|libftdi-0.20-3|11	Group:		System/Libraries
14cr|libftdi-0.20-3|12	Url:		http://www.intra2net.com/de/produkte/opensource/ftdi/
14cr|libftdi-0.20-3|13	Source0:	http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz
14cr|libftdi-0.20-3|14	Source1:	no_date_footer.html
14cr|libftdi-0.20-3|15	Patch0:		libftdi-0.17-multilib.patch
14cr|libftdi-0.20-3|16	# update to recent libusb
14cr|libftdi-0.20-3|17	Patch1:		libftdi-0.19-libusb.patch
14cr|libftdi-0.20-3|18	Patch2:		libftdi-0.19-fix-doxygen-errors-patch.patch
14cr|libftdi-0.20-3|19	BuildRequires:	cmake
14cr|libftdi-0.20-3|20	BuildRequires:	doxygen
14cr|libftdi-0.20-3|21	BuildRequires:	swig
14cr|libftdi-0.20-3|22	BuildRequires:	boost-devel
14cr|libftdi-0.20-3|23	BuildRequires:	pkgconfig(libusb)
14cr|libftdi-0.20-3|24	BuildRequires:	pkgconfig(python)
14cr|libftdi-0.20-3|25	Requires(pre):	shadow-utils
14cr|libftdi-0.20-3|26	Conflicts:	%{_lib}ftdi1 < 0.20-2
14cr|libftdi-0.20-3|27	
14cr|libftdi-0.20-3|28	%description
14cr|libftdi-0.20-3|29	A library (using libusb) to talk to FTDI's FT2232C,
14cr|libftdi-0.20-3|30	FT232BM and FT245BM type chips including the popular bitbang mode.
14cr|libftdi-0.20-3|31	
14cr|libftdi-0.20-3|32	%files
14cr|libftdi-0.20-3|33	%config(noreplace) %{_sysconfdir}/udev/rules.d/99-libftdi.rules
14cr|libftdi-0.20-3|34	
14cr|libftdi-0.20-3|35	%pre
14cr|libftdi-0.20-3|36	getent group plugdev >/dev/null || groupadd -r plugdev
14cr|libftdi-0.20-3|37	exit 0
14cr|libftdi-0.20-3|38	
14cr|libftdi-0.20-3|39	#----------------------------------------------------------------------------
14cr|libftdi-0.20-3|40	
14cr|libftdi-0.20-3|41	%package -n %{libname}
14cr|libftdi-0.20-3|42	Summary:	Library to program and control the FTDI USB controller
14cr|libftdi-0.20-3|43	Group:		System/Libraries
14cr|libftdi-0.20-3|44	
14cr|libftdi-0.20-3|45	%description -n %{libname}
14cr|libftdi-0.20-3|46	A library (using libusb) to talk to FTDI's FT2232C,
14cr|libftdi-0.20-3|47	FT232BM and FT245BM type chips including the popular bitbang mode.
14cr|libftdi-0.20-3|48	
14cr|libftdi-0.20-3|49	%files -n %{libname}
14cr|libftdi-0.20-3|50	%{_libdir}/libftdi.so.%{major}*
14cr|libftdi-0.20-3|51	
14cr|libftdi-0.20-3|52	#----------------------------------------------------------------------------
14cr|libftdi-0.20-3|53	
14cr|libftdi-0.20-3|54	%package -n %{libcpp}
14cr|libftdi-0.20-3|55	Summary:	Libftdi library C++ binding
14cr|libftdi-0.20-3|56	Group:		Development/C++
14cr|libftdi-0.20-3|57	
14cr|libftdi-0.20-3|58	%description -n %{libcpp}
14cr|libftdi-0.20-3|59	Libftdi library C++ language binding.
14cr|libftdi-0.20-3|60	
14cr|libftdi-0.20-3|61	%files -n %{libcpp}
14cr|libftdi-0.20-3|62	%{_libdir}/libftdipp.so.%{major}*
14cr|libftdi-0.20-3|63	
14cr|libftdi-0.20-3|64	#----------------------------------------------------------------------------
14cr|libftdi-0.20-3|65	
14cr|libftdi-0.20-3|66	%package -n %{devname}
14cr|libftdi-0.20-3|67	Summary:	Header files and static libraries for libftdi
14cr|libftdi-0.20-3|68	Group:		Development/C
14cr|libftdi-0.20-3|69	Requires:	%{libname} = %{EVRD}
14cr|libftdi-0.20-3|70	Requires:	%{libcpp} = %{EVRD}
14cr|libftdi-0.20-3|71	
14cr|libftdi-0.20-3|72	%description -n %{devname}
14cr|libftdi-0.20-3|73	Header files and static libraries for libftdi
14cr|libftdi-0.20-3|74	
14cr|libftdi-0.20-3|75	%files -n %{devname}
14cr|libftdi-0.20-3|76	%doc build/doc/html
14cr|libftdi-0.20-3|77	%doc AUTHORS ChangeLog README
14cr|libftdi-0.20-3|78	%{_bindir}/libftdi-config
14cr|libftdi-0.20-3|79	%{_libdir}/libftdi.so
14cr|libftdi-0.20-3|80	%{_libdir}/libftdi.a
14cr|libftdi-0.20-3|81	%{_libdir}/libftdipp.so
14cr|libftdi-0.20-3|82	%{_libdir}/libftdipp.a
14cr|libftdi-0.20-3|83	%{_includedir}/*.h
14cr|libftdi-0.20-3|84	%{_includedir}/*.hpp
14cr|libftdi-0.20-3|85	%{_libdir}/pkgconfig/libftdi.pc
14cr|libftdi-0.20-3|86	%{_libdir}/pkgconfig/libftdipp.pc
14cr|libftdi-0.20-3|87	%{_mandir}/man3/*
14cr|libftdi-0.20-3|88	
14cr|libftdi-0.20-3|89	#----------------------------------------------------------------------------
14cr|libftdi-0.20-3|90	
14cr|libftdi-0.20-3|91	%package -n	python-%{name}
14cr|libftdi-0.20-3|92	Summary:	Libftdi library Python binding
14cr|libftdi-0.20-3|93	Group:		Development/Python
14cr|libftdi-0.20-3|94	
14cr|libftdi-0.20-3|95	%description -n	python-%{name}
14cr|libftdi-0.20-3|96	Libftdi Python Language bindings.
14cr|libftdi-0.20-3|97	
14cr|libftdi-0.20-3|98	%files -n python-%{name}
14cr|libftdi-0.20-3|99	%{py_platsitedir}/ftdi.py
14cr|libftdi-0.20-3|100	%{py_platsitedir}/_ftdi.so
14cr|libftdi-0.20-3|101	
14cr|libftdi-0.20-3|102	#----------------------------------------------------------------------------
14cr|libftdi-0.20-3|103	
14cr|libftdi-0.20-3|104	%prep
14cr|libftdi-0.20-3|105	%setup -q
14cr|libftdi-0.20-3|106	#kernel does not provide usb_device anymore
14cr|libftdi-0.20-3|107	sed -e 's/usb_device/usb/g' -i packages/99-libftdi.rules
14cr|libftdi-0.20-3|108	%patch0 -p1 -b .multilib~
14cr|libftdi-0.20-3|109	%patch1 -p1 -b .libusb~
14cr|libftdi-0.20-3|110	%patch2 -p1 -b .doxygen~
14cr|libftdi-0.20-3|111	
14cr|libftdi-0.20-3|112	%build
14cr|libftdi-0.20-3|113	%cmake
14cr|libftdi-0.20-3|114	%make
14cr|libftdi-0.20-3|115	
14cr|libftdi-0.20-3|116	%install
14cr|libftdi-0.20-3|117	%makeinstall_std -C build
14cr|libftdi-0.20-3|118	#no man install
14cr|libftdi-0.20-3|119	pushd build/doc/man/man3
14cr|libftdi-0.20-3|120	for man in *.3; do install -p -m644 $man -D %{buildroot}%{_mandir}/man3/$man; done
14cr|libftdi-0.20-3|121	popd
14cr|libftdi-0.20-3|122	install -p -m644 packages/99-libftdi.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/99-libftdi.rules
14cr|libftdi-0.20-3|123	# fix cmake later..
14cr|libftdi-0.20-3|124	install -d %{buildroot}%{py_platsitedir}
14cr|libftdi-0.20-3|125	mv %{buildroot}%{_prefix}/site-packages/* %{buildroot}%{py_platsitedir}
14cr|libftdi-0.20-3|126	rmdir %{buildroot}%{_prefix}/site-packages/
14cr|libftdi-0.20-3|127	
14cr|libftdi-0.20-3|128	
14cr|libftdi-0.20-3|129	%changelog
14cr|libftdi-0.20-3|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-3
14cr|libftdi-0.20-3|131	+ Revision: 0551d1c
14cr|libftdi-0.20-3|132	- MassBuild#464: Increase release tag
14cr|libftdi-0.20-3|133	
14cr|libftdi-0.20-3|134	

2549 14
14cr|libfwbuilder-4.1.3-3|1	%define major 9
14cr|libfwbuilder-4.1.3-3|2	%define libname %mklibname fwbuilder %{major}
14cr|libfwbuilder-4.1.3-3|3	%define develname %mklibname -d fwbuilder
14cr|libfwbuilder-4.1.3-3|4	
14cr|libfwbuilder-4.1.3-3|5	Name:		libfwbuilder
14cr|libfwbuilder-4.1.3-3|6	Summary:	Firewall Builder API
14cr|libfwbuilder-4.1.3-3|7	Version:	4.1.3
14cr|libfwbuilder-4.1.3-3|8	Release:	3
14cr|libfwbuilder-4.1.3-3|9	License:	GPLv2+
14cr|libfwbuilder-4.1.3-3|10	Group:		System/Libraries
14cr|libfwbuilder-4.1.3-3|11	Url:		http://www.fwbuilder.org/
14cr|libfwbuilder-4.1.3-3|12	Source:		http://downloads.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
14cr|libfwbuilder-4.1.3-3|13	BuildRequires:	bind-devel
14cr|libfwbuilder-4.1.3-3|14	BuildRequires:	qt4-devel
14cr|libfwbuilder-4.1.3-3|15	BuildRequires:	libxslt-devel
14cr|libfwbuilder-4.1.3-3|16	BuildRequires:	net-snmp-devel
14cr|libfwbuilder-4.1.3-3|17	BuildRequires:	ccache
14cr|libfwbuilder-4.1.3-3|18	
14cr|libfwbuilder-4.1.3-3|19	%description
14cr|libfwbuilder-4.1.3-3|20	Firewall Builder API Library.
14cr|libfwbuilder-4.1.3-3|21	
14cr|libfwbuilder-4.1.3-3|22	%package data
14cr|libfwbuilder-4.1.3-3|23	Summary:	Fixed data for fwbuilder
14cr|libfwbuilder-4.1.3-3|24	Group:		System/Libraries
14cr|libfwbuilder-4.1.3-3|25	
14cr|libfwbuilder-4.1.3-3|26	%description data
14cr|libfwbuilder-4.1.3-3|27	Fised data for libfwbuilder.
14cr|libfwbuilder-4.1.3-3|28	The Firewall Builder API Library
14cr|libfwbuilder-4.1.3-3|29	
14cr|libfwbuilder-4.1.3-3|30	%package -n %{libname}
14cr|libfwbuilder-4.1.3-3|31	Summary:	Firewall Builder API
14cr|libfwbuilder-4.1.3-3|32	Group:		System/Libraries
14cr|libfwbuilder-4.1.3-3|33	Requires:	%{name}-data = %{version}
14cr|libfwbuilder-4.1.3-3|34	
14cr|libfwbuilder-4.1.3-3|35	%description -n %{libname}
14cr|libfwbuilder-4.1.3-3|36	Firewall Builder API Library
14cr|libfwbuilder-4.1.3-3|37	
14cr|libfwbuilder-4.1.3-3|38	%package -n %{develname}
14cr|libfwbuilder-4.1.3-3|39	Summary:   Firewall Builder API Libraries and Header Files
14cr|libfwbuilder-4.1.3-3|40	Group:     Development/Other
14cr|libfwbuilder-4.1.3-3|41	Requires:  %{libname} = %{version}-%{release}
14cr|libfwbuilder-4.1.3-3|42	Provides:  fwbuilder-devel = %{version}-%{release}
14cr|libfwbuilder-4.1.3-3|43	Provides:  libfwbuilder-devel = %{version}-%{release}
14cr|libfwbuilder-4.1.3-3|44	
14cr|libfwbuilder-4.1.3-3|45	%description -n %{develname}
14cr|libfwbuilder-4.1.3-3|46	This package contains the libraries  and header files that programmer would
14cr|libfwbuilder-4.1.3-3|47	need to develop applications using Firewall Builder API.
14cr|libfwbuilder-4.1.3-3|48	
14cr|libfwbuilder-4.1.3-3|49	%prep
14cr|libfwbuilder-4.1.3-3|50	%setup -q -n libfwbuilder-%{version}
14cr|libfwbuilder-4.1.3-3|51	
14cr|libfwbuilder-4.1.3-3|52	%build
14cr|libfwbuilder-4.1.3-3|53	./autogen.sh
14cr|libfwbuilder-4.1.3-3|54	%configure2_5x --with-templatedir=%{_datadir}/%{name}
14cr|libfwbuilder-4.1.3-3|55	%make
14cr|libfwbuilder-4.1.3-3|56	
14cr|libfwbuilder-4.1.3-3|57	%install
14cr|libfwbuilder-4.1.3-3|58	make INSTALL_ROOT=%{buildroot}/ install
14cr|libfwbuilder-4.1.3-3|59	
14cr|libfwbuilder-4.1.3-3|60	rm -fr %{buildroot}%{_datadir}/doc/*
14cr|libfwbuilder-4.1.3-3|61	
14cr|libfwbuilder-4.1.3-3|62	# multiarch policy
14cr|libfwbuilder-4.1.3-3|63	%multiarch_binaries %{buildroot}%{_bindir}/libfwbuilder-config-4
14cr|libfwbuilder-4.1.3-3|64	
14cr|libfwbuilder-4.1.3-3|65	%files data
14cr|libfwbuilder-4.1.3-3|66	%{_datadir}/%{name}
14cr|libfwbuilder-4.1.3-3|67	%doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/Credits doc/README
14cr|libfwbuilder-4.1.3-3|68	
14cr|libfwbuilder-4.1.3-3|69	%files -n %{libname}
14cr|libfwbuilder-4.1.3-3|70	%{_libdir}/*.so.%{major}*
14cr|libfwbuilder-4.1.3-3|71	
14cr|libfwbuilder-4.1.3-3|72	%files  -n %{develname}
14cr|libfwbuilder-4.1.3-3|73	%{_bindir}/libfwbuilder-config-4
14cr|libfwbuilder-4.1.3-3|74	%{multiarch_bindir}/libfwbuilder-config-4
14cr|libfwbuilder-4.1.3-3|75	%{_includedir}/*
14cr|libfwbuilder-4.1.3-3|76	%{_libdir}/*.so
14cr|libfwbuilder-4.1.3-3|77	
14cr|libfwbuilder-4.1.3-3|78	
14cr|libfwbuilder-4.1.3-3|79	%changelog
14cr|libfwbuilder-4.1.3-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.3-3
14cr|libfwbuilder-4.1.3-3|81	+ Revision: 9047e75
14cr|libfwbuilder-4.1.3-3|82	- MassBuild#464: Increase release tag
14cr|libfwbuilder-4.1.3-3|83	
14cr|libfwbuilder-4.1.3-3|84	

2550 14
14cr|libg15-1.2.7-4|1	%define libname %mklibname g15_ 1
14cr|libg15-1.2.7-4|2	%define libname_devel %mklibname g15 -d
14cr|libg15-1.2.7-4|3	%define libname_static_devel %mklibname g15 -d -s
14cr|libg15-1.2.7-4|4	
14cr|libg15-1.2.7-4|5	Name:           libg15
14cr|libg15-1.2.7-4|6	Version:        1.2.7
14cr|libg15-1.2.7-4|7	Release:        4
14cr|libg15-1.2.7-4|8	Summary:        Library to control logitech G15 keyboards
14cr|libg15-1.2.7-4|9	License:        GPLv2+
14cr|libg15-1.2.7-4|10	Group:          System/Libraries
14cr|libg15-1.2.7-4|11	URL:            http://g15tools.sourceforge.net/
14cr|libg15-1.2.7-4|12	Source:         http://downloads.sourceforge.net/g15tools/libg15-%{version}.tar.bz2
14cr|libg15-1.2.7-4|13	BuildRequires:  libusb-devel
14cr|libg15-1.2.7-4|14	
14cr|libg15-1.2.7-4|15	%description
14cr|libg15-1.2.7-4|16	Controls the G15 keyboard, providing applications access
14cr|libg15-1.2.7-4|17	to the keyboard's LCD display, and the additional keys available
14cr|libg15-1.2.7-4|18	on this keyboard.
14cr|libg15-1.2.7-4|19	
14cr|libg15-1.2.7-4|20	%package -n %{libname}
14cr|libg15-1.2.7-4|21	Summary:        Controls the G15 keyboard and LCD
14cr|libg15-1.2.7-4|22	Group:          System/Libraries
14cr|libg15-1.2.7-4|23	Provides:       g15 = %{version}-%{release}
14cr|libg15-1.2.7-4|24	
14cr|libg15-1.2.7-4|25	%description -n %{libname}
14cr|libg15-1.2.7-4|26	Controls the G15 keyboard, providing applications access
14cr|libg15-1.2.7-4|27	to the keyboard's LCD display, and the additional keys available
14cr|libg15-1.2.7-4|28	on this keyboard.
14cr|libg15-1.2.7-4|29	
14cr|libg15-1.2.7-4|30	%package -n %{libname_devel}
14cr|libg15-1.2.7-4|31	Summary:        Controls the G15 keyboard and LCD
14cr|libg15-1.2.7-4|32	Group:          Development/C
14cr|libg15-1.2.7-4|33	Provides:       g15-devel = %{version}-%{release}
14cr|libg15-1.2.7-4|34	Requires:       g15 = %{version}-%{release}
14cr|libg15-1.2.7-4|35	
14cr|libg15-1.2.7-4|36	%description -n %{libname_devel}
14cr|libg15-1.2.7-4|37	Controls the G15 keyboard, providing applications access
14cr|libg15-1.2.7-4|38	to the keyboard's LCD display, and the additional keys available
14cr|libg15-1.2.7-4|39	on this keyboard.
14cr|libg15-1.2.7-4|40	
14cr|libg15-1.2.7-4|41	%package -n %{libname_static_devel}
14cr|libg15-1.2.7-4|42	Summary:        Controls the G15 keyboard and LCD
14cr|libg15-1.2.7-4|43	Group:          Development/C
14cr|libg15-1.2.7-4|44	Provides:       g15-static-devel = %{version}-%{release}
14cr|libg15-1.2.7-4|45	Requires:       g15-devel = %{version}-%{release}
14cr|libg15-1.2.7-4|46	
14cr|libg15-1.2.7-4|47	%description -n %{libname_static_devel}
14cr|libg15-1.2.7-4|48	Controls the G15 keyboard, providing applications access
14cr|libg15-1.2.7-4|49	to the keyboard's LCD display, and the additional keys available
14cr|libg15-1.2.7-4|50	on this keyboard.
14cr|libg15-1.2.7-4|51	
14cr|libg15-1.2.7-4|52	%prep
14cr|libg15-1.2.7-4|53	%setup -q
14cr|libg15-1.2.7-4|54	
14cr|libg15-1.2.7-4|55	%build
14cr|libg15-1.2.7-4|56	%{configure2_5x}
14cr|libg15-1.2.7-4|57	%{make}
14cr|libg15-1.2.7-4|58	
14cr|libg15-1.2.7-4|59	%install
14cr|libg15-1.2.7-4|60	%{makeinstall_std}
14cr|libg15-1.2.7-4|61	
14cr|libg15-1.2.7-4|62	
14cr|libg15-1.2.7-4|63	%files -n %{libname}
14cr|libg15-1.2.7-4|64	%defattr(-,root,root,0755)
14cr|libg15-1.2.7-4|65	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|libg15-1.2.7-4|66	%{_libdir}/libg15.so.*
14cr|libg15-1.2.7-4|67	
14cr|libg15-1.2.7-4|68	%files -n %{libname_devel}
14cr|libg15-1.2.7-4|69	%defattr(-,root,root,0755)
14cr|libg15-1.2.7-4|70	%{_includedir}/*
14cr|libg15-1.2.7-4|71	%{_libdir}/libg15.so
14cr|libg15-1.2.7-4|72	
14cr|libg15-1.2.7-4|73	%files -n %{libname_static_devel}
14cr|libg15-1.2.7-4|74	%defattr(-,root,root,0755)
14cr|libg15-1.2.7-4|75	%{_libdir}/lib*.a
14cr|libg15-1.2.7-4|76	
14cr|libg15-1.2.7-4|77	
14cr|libg15-1.2.7-4|78	
14cr|libg15-1.2.7-4|79	%changelog
14cr|libg15-1.2.7-4|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-4
14cr|libg15-1.2.7-4|81	+ Revision: 56e13f5
14cr|libg15-1.2.7-4|82	- MassBuild#464: Increase release tag
14cr|libg15-1.2.7-4|83	
14cr|libg15-1.2.7-4|84	

2551 14
14cr|libg15render-1.2-11|1	%define libname %mklibname g15render 1
14cr|libg15render-1.2-11|2	%define libname_devel %mklibname g15render -d
14cr|libg15render-1.2-11|3	
14cr|libg15render-1.2-11|4	Name:           libg15render
14cr|libg15render-1.2-11|5	Version:        1.2
14cr|libg15render-1.2-11|6	Release:        11
14cr|libg15render-1.2-11|7	Summary:        Library to render text and shapes into a buffer usable by the G15 keyboard
14cr|libg15render-1.2-11|8	License:        GPLv2+
14cr|libg15render-1.2-11|9	Group:          System/Libraries
14cr|libg15render-1.2-11|10	URL:            http://g15tools.sourceforge.net/
14cr|libg15render-1.2-11|11	Source0:        http://downloads.sourceforge.net/g15tools/libg15render-%{version}.tar.bz2
14cr|libg15render-1.2-11|12	BuildRequires:  freetype2-devel
14cr|libg15render-1.2-11|13	BuildRequires:  g15-devel
14cr|libg15render-1.2-11|14	BuildRequires:  doxygen
14cr|libg15render-1.2-11|15	
14cr|libg15render-1.2-11|16	%description
14cr|libg15render-1.2-11|17	This is a library to render text and shapes into a buffer usable by the
14cr|libg15render-1.2-11|18	Logitech G15 Gaming Keyboard.
14cr|libg15render-1.2-11|19	
14cr|libg15render-1.2-11|20	This library probably isn't very useful without libg15 and/or g15daemon.
14cr|libg15render-1.2-11|21	
14cr|libg15render-1.2-11|22	%package -n %{libname}
14cr|libg15render-1.2-11|23	Summary:        Renders text and shapes into a buffer usable by the G15 keyboard
14cr|libg15render-1.2-11|24	Group:          System/Libraries
14cr|libg15render-1.2-11|25	Provides:       g15render = %{EVRD}
14cr|libg15render-1.2-11|26	
14cr|libg15render-1.2-11|27	%description -n %{libname}
14cr|libg15render-1.2-11|28	This is a library to render text and shapes into a buffer usable by the
14cr|libg15render-1.2-11|29	Logitech G15 Gaming Keyboard.
14cr|libg15render-1.2-11|30	
14cr|libg15render-1.2-11|31	This library probably isn't very useful without libg15 and/or g15daemon.
14cr|libg15render-1.2-11|32	
14cr|libg15render-1.2-11|33	%package -n %{libname_devel}
14cr|libg15render-1.2-11|34	Summary:        Renders text and shapes into a buffer usable by the G15 keyboard
14cr|libg15render-1.2-11|35	Group:          Development/C
14cr|libg15render-1.2-11|36	Provides:       g15render-devel = %{EVRD}
14cr|libg15render-1.2-11|37	Requires:       g15render = %{version}
14cr|libg15render-1.2-11|38	
14cr|libg15render-1.2-11|39	%description -n %{libname_devel}
14cr|libg15render-1.2-11|40	This is a library to render text and shapes into a buffer usable by the
14cr|libg15render-1.2-11|41	Logitech G15 Gaming Keyboard.
14cr|libg15render-1.2-11|42	
14cr|libg15render-1.2-11|43	This library probably isn't very useful without libg15 and/or g15daemon.
14cr|libg15render-1.2-11|44	
14cr|libg15render-1.2-11|45	%prep
14cr|libg15render-1.2-11|46	%setup -q
14cr|libg15render-1.2-11|47	
14cr|libg15render-1.2-11|48	%build
14cr|libg15render-1.2-11|49	%configure2_5x --enable-ttf --disable-static
14cr|libg15render-1.2-11|50	%make
14cr|libg15render-1.2-11|51	%{_bindir}/doxygen
14cr|libg15render-1.2-11|52	
14cr|libg15render-1.2-11|53	%install
14cr|libg15render-1.2-11|54	%{makeinstall_std}
14cr|libg15render-1.2-11|55	%{__rm} -r %{buildroot}%{_docdir}
14cr|libg15render-1.2-11|56	
14cr|libg15render-1.2-11|57	%files -n %{libname}
14cr|libg15render-1.2-11|58	%defattr(-,root,root,0755)
14cr|libg15render-1.2-11|59	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|libg15render-1.2-11|60	%{_libdir}/libg15render.so.*
14cr|libg15render-1.2-11|61	%{_mandir}/man3/*
14cr|libg15render-1.2-11|62	
14cr|libg15render-1.2-11|63	%files -n %{libname_devel}
14cr|libg15render-1.2-11|64	%defattr(-,root,root,0755)
14cr|libg15render-1.2-11|65	%doc doc/html
14cr|libg15render-1.2-11|66	%{_includedir}/*
14cr|libg15render-1.2-11|67	%{_libdir}/libg15render.so
14cr|libg15render-1.2-11|68	
14cr|libg15render-1.2-11|69	
14cr|libg15render-1.2-11|70	
14cr|libg15render-1.2-11|71	%changelog
14cr|libg15render-1.2-11|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-11
14cr|libg15render-1.2-11|73	+ Revision: cb7c685
14cr|libg15render-1.2-11|74	- MassBuild#464: Increase release tag
14cr|libg15render-1.2-11|75	
14cr|libg15render-1.2-11|76	

2552 14
14cr|libgcal-0.9.6-2|1	%define name	libgcal
14cr|libgcal-0.9.6-2|2	%define version	0.9.6
14cr|libgcal-0.9.6-2|3	%define major	0
14cr|libgcal-0.9.6-2|4	%define libname %mklibname gcal %{major}
14cr|libgcal-0.9.6-2|5	%define develname %mklibname gcal -d
14cr|libgcal-0.9.6-2|6	
14cr|libgcal-0.9.6-2|7	
14cr|libgcal-0.9.6-2|8	Name:		%name
14cr|libgcal-0.9.6-2|9	Version:	%version
14cr|libgcal-0.9.6-2|10	Release:	2
14cr|libgcal-0.9.6-2|11	Summary:	Implements Google Data Protocol 2.0
14cr|libgcal-0.9.6-2|12	License:	BSD
14cr|libgcal-0.9.6-2|13	Group:		Communications
14cr|libgcal-0.9.6-2|14	URL:		http://code.google.com/p/libgcal/
14cr|libgcal-0.9.6-2|15	Source:		http://libgcal.googlecode.com/files/%name-%version.tar.bz2
14cr|libgcal-0.9.6-2|16	BuildRequires:	cmake
14cr|libgcal-0.9.6-2|17	BuildRequires:	curl-devel
14cr|libgcal-0.9.6-2|18	BuildRequires:	libxml2-devel
14cr|libgcal-0.9.6-2|19	BuildRequires:	check-devel
14cr|libgcal-0.9.6-2|20	
14cr|libgcal-0.9.6-2|21	%description
14cr|libgcal-0.9.6-2|22	Implements Google Data Protocol 2.0.
14cr|libgcal-0.9.6-2|23	It does allow communication with google calendar and contacts,
14cr|libgcal-0.9.6-2|24	implements already:
14cr|libgcal-0.9.6-2|25	- authentication
14cr|libgcal-0.9.6-2|26	- get all events/contacts
14cr|libgcal-0.9.6-2|27	- atom stream parsing
14cr|libgcal-0.9.6-2|28	- access to individual events/contacts
14cr|libgcal-0.9.6-2|29	- add/delete/edit events/contacts
14cr|libgcal-0.9.6-2|30	- query for updated events/contacts
14cr|libgcal-0.9.6-2|31	- add/edit/delete contacts with photo
14cr|libgcal-0.9.6-2|32	- download your contact's photos
14cr|libgcal-0.9.6-2|33	- proxy is supported
14cr|libgcal-0.9.6-2|34	- timezones
14cr|libgcal-0.9.6-2|35	- use only xml to add/edit/delete entries
14cr|libgcal-0.9.6-2|36	- great doxygen documentation
14cr|libgcal-0.9.6-2|37	
14cr|libgcal-0.9.6-2|38	#-------------------------------------------------------------------
14cr|libgcal-0.9.6-2|39	
14cr|libgcal-0.9.6-2|40	%package -n	%{libname}
14cr|libgcal-0.9.6-2|41	Summary:	Library implementing Google Data Protocol Data 2.0
14cr|libgcal-0.9.6-2|42	Group:		System/Libraries
14cr|libgcal-0.9.6-2|43	Obsoletes:	libgcal <= 0.9.3-1
14cr|libgcal-0.9.6-2|44	Provides:	%{name} = %{version}-%{release}
14cr|libgcal-0.9.6-2|45	
14cr|libgcal-0.9.6-2|46	%description -n	%{libname}
14cr|libgcal-0.9.6-2|47	This library implements Google Data Protocol 2.0
14cr|libgcal-0.9.6-2|48	It does allow communication with google calendar and contacts,
14cr|libgcal-0.9.6-2|49	implements already:
14cr|libgcal-0.9.6-2|50	- authentication
14cr|libgcal-0.9.6-2|51	- get all events/contacts
14cr|libgcal-0.9.6-2|52	- atom stream parsing
14cr|libgcal-0.9.6-2|53	- access to individual events/contacts
14cr|libgcal-0.9.6-2|54	- add/delete/edit events/contacts
14cr|libgcal-0.9.6-2|55	- query for updated events/contacts
14cr|libgcal-0.9.6-2|56	- add/edit/delete contacts with photo
14cr|libgcal-0.9.6-2|57	- download your contact's photos
14cr|libgcal-0.9.6-2|58	- proxy is supported
14cr|libgcal-0.9.6-2|59	- timezones
14cr|libgcal-0.9.6-2|60	- use only xml to add/edit/delete entries
14cr|libgcal-0.9.6-2|61	- great doxygen documentation
14cr|libgcal-0.9.6-2|62	
14cr|libgcal-0.9.6-2|63	%files -n	%{libname}
14cr|libgcal-0.9.6-2|64	%defattr(-,root,root)
14cr|libgcal-0.9.6-2|65	%{_libdir}/libgcal.so.%{major}*
14cr|libgcal-0.9.6-2|66	
14cr|libgcal-0.9.6-2|67	#--------------------------------------------------------------------
14cr|libgcal-0.9.6-2|68	
14cr|libgcal-0.9.6-2|69	
14cr|libgcal-0.9.6-2|70	%package -n	%{develname}
14cr|libgcal-0.9.6-2|71	Summary:	Library headers for %{name}
14cr|libgcal-0.9.6-2|72	Group:		Development/C
14cr|libgcal-0.9.6-2|73	Requires:	%{libname} = %{version}
14cr|libgcal-0.9.6-2|74	Obsoletes:	libgcal-devel <= 0.9.3-1
14cr|libgcal-0.9.6-2|75	Provides:	%{name}-devel = %{version}-%{release}
14cr|libgcal-0.9.6-2|76	
14cr|libgcal-0.9.6-2|77	%description -n	%{develname}
14cr|libgcal-0.9.6-2|78	This is the libraries, include files and other resources you can use
14cr|libgcal-0.9.6-2|79	to incorporate %{name} into applications.
14cr|libgcal-0.9.6-2|80	
14cr|libgcal-0.9.6-2|81	%files -n	%{develname}
14cr|libgcal-0.9.6-2|82	%defattr(-,root,root)
14cr|libgcal-0.9.6-2|83	%{_includedir}/*
14cr|libgcal-0.9.6-2|84	%{_libdir}/libgcal.so
14cr|libgcal-0.9.6-2|85	%{_libdir}/pkgconfig/libgcal.pc
14cr|libgcal-0.9.6-2|86	%{_libdir}/LibGCal/cmake/LibGCalConfig.cmake
14cr|libgcal-0.9.6-2|87	
14cr|libgcal-0.9.6-2|88	#--------------------------------------------------------------------
14cr|libgcal-0.9.6-2|89	
14cr|libgcal-0.9.6-2|90	%prep
14cr|libgcal-0.9.6-2|91	%setup -q
14cr|libgcal-0.9.6-2|92	
14cr|libgcal-0.9.6-2|93	%build
14cr|libgcal-0.9.6-2|94	%cmake
14cr|libgcal-0.9.6-2|95	%make
14cr|libgcal-0.9.6-2|96	
14cr|libgcal-0.9.6-2|97	%install
14cr|libgcal-0.9.6-2|98	%__rm -rf %buildroot
14cr|libgcal-0.9.6-2|99	%makeinstall_std -C build
14cr|libgcal-0.9.6-2|100	
14cr|libgcal-0.9.6-2|101	%clean
14cr|libgcal-0.9.6-2|102	%__rm -rf %buildroot
14cr|libgcal-0.9.6-2|103	
14cr|libgcal-0.9.6-2|104	
14cr|libgcal-0.9.6-2|105	
14cr|libgcal-0.9.6-2|106	%changelog
14cr|libgcal-0.9.6-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-2
14cr|libgcal-0.9.6-2|108	+ Revision: acc7cd5
14cr|libgcal-0.9.6-2|109	- MassBuild#464: Increase release tag
14cr|libgcal-0.9.6-2|110	
14cr|libgcal-0.9.6-2|111	

2553 14
14cr|libgdamm5.0-4.99.6-2|1	%define shortname	gdamm
14cr|libgdamm5.0-4.99.6-2|2	%define origname	libgdamm
14cr|libgdamm5.0-4.99.6-2|3	
14cr|libgdamm5.0-4.99.6-2|4	%define api		5.0
14cr|libgdamm5.0-4.99.6-2|5	%define major		13
14cr|libgdamm5.0-4.99.6-2|6	%define lib_name 	%mklibname %{shortname} %{api} %{major}
14cr|libgdamm5.0-4.99.6-2|7	%define develname	%mklibname gdamm %{api} -d
14cr|libgdamm5.0-4.99.6-2|8	
14cr|libgdamm5.0-4.99.6-2|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|libgdamm5.0-4.99.6-2|10	
14cr|libgdamm5.0-4.99.6-2|11	Name:           %{origname}%{api}
14cr|libgdamm5.0-4.99.6-2|12	Summary:        C++ wrappers for libgda
14cr|libgdamm5.0-4.99.6-2|13	Version:        4.99.6
14cr|libgdamm5.0-4.99.6-2|14	Release:	2
14cr|libgdamm5.0-4.99.6-2|15	Group: 		System/Libraries
14cr|libgdamm5.0-4.99.6-2|16	License:	LGPLv2+
14cr|libgdamm5.0-4.99.6-2|17	URL:            http://www.gtkmm.org/
14cr|libgdamm5.0-4.99.6-2|18	Source0:        http://download.gnome.org/sources/%{origname}/%{url_ver}/%{origname}-%{version}.tar.xz
14cr|libgdamm5.0-4.99.6-2|19	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27.93
14cr|libgdamm5.0-4.99.6-2|20	BuildRequires:	pkgconfig(libgda-5.0) >= 5.0.2
14cr|libgdamm5.0-4.99.6-2|21	
14cr|libgdamm5.0-4.99.6-2|22	%description
14cr|libgdamm5.0-4.99.6-2|23	C++ wrappers for libgda. libgdamm is part of a set of powerful
14cr|libgdamm5.0-4.99.6-2|24	C++ bindings for the GNOME libraries, which provide additional
14cr|libgdamm5.0-4.99.6-2|25	functionality above GTK+/gtkmm.
14cr|libgdamm5.0-4.99.6-2|26	
14cr|libgdamm5.0-4.99.6-2|27	%package -n     %{lib_name}
14cr|libgdamm5.0-4.99.6-2|28	Summary:        Main library for gdamm
14cr|libgdamm5.0-4.99.6-2|29	Group:          System/Libraries
14cr|libgdamm5.0-4.99.6-2|30	Provides:       %{name} = %{version}-%{release}
14cr|libgdamm5.0-4.99.6-2|31	
14cr|libgdamm5.0-4.99.6-2|32	%description -n %{lib_name}
14cr|libgdamm5.0-4.99.6-2|33	C++ wrappers for libgda. libgdamm is part of a set of powerful
14cr|libgdamm5.0-4.99.6-2|34	C++ bindings for the GNOME libraries, which provide additional
14cr|libgdamm5.0-4.99.6-2|35	functionality above GTK+/gtkmm.
14cr|libgdamm5.0-4.99.6-2|36	
14cr|libgdamm5.0-4.99.6-2|37	%package -n     %{develname}
14cr|libgdamm5.0-4.99.6-2|38	Summary:        Headers for developing programs that will use gda
14cr|libgdamm5.0-4.99.6-2|39	Group:          Development/GNOME and GTK+
14cr|libgdamm5.0-4.99.6-2|40	Requires:       %{lib_name} = %{version}
14cr|libgdamm5.0-4.99.6-2|41	Provides:       %{name}-devel = %{version}-%{release}
14cr|libgdamm5.0-4.99.6-2|42	
14cr|libgdamm5.0-4.99.6-2|43	%description -n %{develname}
14cr|libgdamm5.0-4.99.6-2|44	This package contains headers and libraries that programmers will need
14cr|libgdamm5.0-4.99.6-2|45	to develop applications which use libgdamm.
14cr|libgdamm5.0-4.99.6-2|46	
14cr|libgdamm5.0-4.99.6-2|47	%prep
14cr|libgdamm5.0-4.99.6-2|48	%setup -q -n %{origname}-%{version}
14cr|libgdamm5.0-4.99.6-2|49	
14cr|libgdamm5.0-4.99.6-2|50	%build
14cr|libgdamm5.0-4.99.6-2|51	%configure2_5x --disable-static
14cr|libgdamm5.0-4.99.6-2|52	%make
14cr|libgdamm5.0-4.99.6-2|53	
14cr|libgdamm5.0-4.99.6-2|54	%install
14cr|libgdamm5.0-4.99.6-2|55	%makeinstall_std
14cr|libgdamm5.0-4.99.6-2|56	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14cr|libgdamm5.0-4.99.6-2|57	
14cr|libgdamm5.0-4.99.6-2|58	%files -n %{lib_name}
14cr|libgdamm5.0-4.99.6-2|59	%doc AUTHORS ChangeLog NEWS
14cr|libgdamm5.0-4.99.6-2|60	%{_libdir}/lib*-%{api}.so.%{major}*
14cr|libgdamm5.0-4.99.6-2|61	
14cr|libgdamm5.0-4.99.6-2|62	%files -n %{develname}
14cr|libgdamm5.0-4.99.6-2|63	%doc %_datadir/doc/libgdamm-%api
14cr|libgdamm5.0-4.99.6-2|64	%doc %_datadir/devhelp/books/libgdamm-%api
14cr|libgdamm5.0-4.99.6-2|65	%{_includedir}/libgdamm-%api
14cr|libgdamm5.0-4.99.6-2|66	%{_libdir}/*.so
14cr|libgdamm5.0-4.99.6-2|67	%{_libdir}/libgdamm-%api
14cr|libgdamm5.0-4.99.6-2|68	%{_libdir}/pkgconfig/*.pc
14cr|libgdamm5.0-4.99.6-2|69	
14cr|libgdamm5.0-4.99.6-2|70	
14cr|libgdamm5.0-4.99.6-2|71	%changelog
14cr|libgdamm5.0-4.99.6-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.99.6-2
14cr|libgdamm5.0-4.99.6-2|73	+ Revision: cf91a91
14cr|libgdamm5.0-4.99.6-2|74	- MassBuild#464: Increase release tag
14cr|libgdamm5.0-4.99.6-2|75	
14cr|libgdamm5.0-4.99.6-2|76	

2554 14
14cr|libgdgeda-2.0.15-12|1	%define fname gdgeda
14cr|libgdgeda-2.0.15-12|2	
14cr|libgdgeda-2.0.15-12|3	%define major 6
14cr|libgdgeda-2.0.15-12|4	%define libname %mklibname %{fname} %{major}
14cr|libgdgeda-2.0.15-12|5	%define develname %mklibname -d %{fname}
14cr|libgdgeda-2.0.15-12|6	
14cr|libgdgeda-2.0.15-12|7	Summary:	Graphical libraries for the gEDA project
14cr|libgdgeda-2.0.15-12|8	Name:		lib%{fname}
14cr|libgdgeda-2.0.15-12|9	Version:	2.0.15
14cr|libgdgeda-2.0.15-12|10	Release:	12
14cr|libgdgeda-2.0.15-12|11	Group:		Sciences/Other
14cr|libgdgeda-2.0.15-12|12	License:	LGPL
14cr|libgdgeda-2.0.15-12|13	Url:		http://www.geda.seul.org
14cr|libgdgeda-2.0.15-12|14	Source:		%{name}-%{version}.tar.bz2
14cr|libgdgeda-2.0.15-12|15	BuildRequires:	pkgconfig(zlib)
14cr|libgdgeda-2.0.15-12|16	BuildRequires:  pkgconfig(libpng)
14cr|libgdgeda-2.0.15-12|17	
14cr|libgdgeda-2.0.15-12|18	%description
14cr|libgdgeda-2.0.15-12|19	Libgdgeda is a hack on libgd, which is a graphics library.  It allows your
14cr|libgdgeda-2.0.15-12|20	code to quickly draw images complete with lines, arcs, text, multiple
14cr|libgdgeda-2.0.15-12|21	colors, cut and paste from other images, and flood fills, and write out
14cr|libgdgeda-2.0.15-12|22	the result as a .PNG file.
14cr|libgdgeda-2.0.15-12|23	
14cr|libgdgeda-2.0.15-12|24	%package -n %{libname}
14cr|libgdgeda-2.0.15-12|25	Summary:	Graphical libraries for the gEDA project
14cr|libgdgeda-2.0.15-12|26	Group:		Sciences/Other
14cr|libgdgeda-2.0.15-12|27	
14cr|libgdgeda-2.0.15-12|28	%description -n %{libname}
14cr|libgdgeda-2.0.15-12|29	Libgdgeda is a hack on libgd, which is a graphics library.  It allows your
14cr|libgdgeda-2.0.15-12|30	code to quickly draw images complete with lines, arcs, text, multiple
14cr|libgdgeda-2.0.15-12|31	colors, cut and paste from other images, and flood fills, and write out
14cr|libgdgeda-2.0.15-12|32	the result as a .PNG file.
14cr|libgdgeda-2.0.15-12|33	
14cr|libgdgeda-2.0.15-12|34	%package -n %{develname}
14cr|libgdgeda-2.0.15-12|35	Summary:	Graphical development libraries for the gEDA project
14cr|libgdgeda-2.0.15-12|36	Group:		Development/C
14cr|libgdgeda-2.0.15-12|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|libgdgeda-2.0.15-12|38	Requires:	%{libname} = %{version}-%{release}
14cr|libgdgeda-2.0.15-12|39	
14cr|libgdgeda-2.0.15-12|40	%description -n %{develname}
14cr|libgdgeda-2.0.15-12|41	This package contains libgdgeda header files that are needed for
14cr|libgdgeda-2.0.15-12|42	development.
14cr|libgdgeda-2.0.15-12|43	Libgdgeda is a hack on libgd, which is a graphics library. It allows your
14cr|libgdgeda-2.0.15-12|44	code to quickly draw images complete with lines, arcs, text, multiple
14cr|libgdgeda-2.0.15-12|45	colors, cut and paste from other images, and flood fills, and write out
14cr|libgdgeda-2.0.15-12|46	the result as a .PNG file.
14cr|libgdgeda-2.0.15-12|47	
14cr|libgdgeda-2.0.15-12|48	%prep
14cr|libgdgeda-2.0.15-12|49	%setup -q
14cr|libgdgeda-2.0.15-12|50	
14cr|libgdgeda-2.0.15-12|51	%build
14cr|libgdgeda-2.0.15-12|52	%configure2_5x
14cr|libgdgeda-2.0.15-12|53	%make
14cr|libgdgeda-2.0.15-12|54	
14cr|libgdgeda-2.0.15-12|55	%install
14cr|libgdgeda-2.0.15-12|56	%makeinstall_std
14cr|libgdgeda-2.0.15-12|57	
14cr|libgdgeda-2.0.15-12|58	%multiarch_binaries %{buildroot}%{_bindir}/libgdgeda-config
14cr|libgdgeda-2.0.15-12|59	
14cr|libgdgeda-2.0.15-12|60	%files -n %{libname}
14cr|libgdgeda-2.0.15-12|61	%{_libdir}/libgdgeda.so.%{major}*
14cr|libgdgeda-2.0.15-12|62	
14cr|libgdgeda-2.0.15-12|63	%files -n %{develname}
14cr|libgdgeda-2.0.15-12|64	%{_bindir}/libgdgeda-config
14cr|libgdgeda-2.0.15-12|65	%{_libdir}/pkgconfig/%{name}.pc
14cr|libgdgeda-2.0.15-12|66	%{multiarch_bindir}/libgdgeda-config
14cr|libgdgeda-2.0.15-12|67	%{_libdir}/libgdgeda.so
14cr|libgdgeda-2.0.15-12|68	%{_libdir}/libgdgeda.a
14cr|libgdgeda-2.0.15-12|69	%{_includedir}/gdgeda
14cr|libgdgeda-2.0.15-12|70	
14cr|libgdgeda-2.0.15-12|71	
14cr|libgdgeda-2.0.15-12|72	%changelog
14cr|libgdgeda-2.0.15-12|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.15-12
14cr|libgdgeda-2.0.15-12|74	+ Revision: df2200a
14cr|libgdgeda-2.0.15-12|75	- MassBuild#464: Increase release tag
14cr|libgdgeda-2.0.15-12|76	
14cr|libgdgeda-2.0.15-12|77	

2555 14
14cr|libgds-1.4.5-2|1	# This is packaged because it's needed when building Qt4 with iBase /
14cr|libgds-1.4.5-2|2	# Firebird support. See http://forum.mandriva.com/viewtopic.php?t=100963
14cr|libgds-1.4.5-2|3	# AdamW 2008/12
14cr|libgds-1.4.5-2|4	
14cr|libgds-1.4.5-2|5	%define major		1.4.5
14cr|libgds-1.4.5-2|6	%define libname		%mklibname gds %{major}
14cr|libgds-1.4.5-2|7	%define develname	%mklibname gds -d
14cr|libgds-1.4.5-2|8	
14cr|libgds-1.4.5-2|9	Summary:	A library of functions and generic data structures
14cr|libgds-1.4.5-2|10	Name:		libgds
14cr|libgds-1.4.5-2|11	Version:	1.4.5
14cr|libgds-1.4.5-2|12	Release:	%{mkrel 2}
14cr|libgds-1.4.5-2|13	# The website claims 'LGPL' but the tarball includes a copy of the GPL,
14cr|libgds-1.4.5-2|14	# no copy of the LGPL, and no info in any source file headers. I am
14cr|libgds-1.4.5-2|15	# mailing upstream for a clarification. - AdamW 2008/12
14cr|libgds-1.4.5-2|16	License:	GPL+
14cr|libgds-1.4.5-2|17	Group:		System/Libraries
14cr|libgds-1.4.5-2|18	Source0:	http://libgds.info.ucl.ac.be/downloads/%{name}-%{version}.tar.gz
14cr|libgds-1.4.5-2|19	Patch0:		libgds-1.4.5-fix-str-fmt.patch
14cr|libgds-1.4.5-2|20	URL:		http://libgds.info.ucl.ac.be/index.php
14cr|libgds-1.4.5-2|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|libgds-1.4.5-2|22	BuildRequires:	doxygen
14cr|libgds-1.4.5-2|23	BuildRequires:	zlib-devel
14cr|libgds-1.4.5-2|24	
14cr|libgds-1.4.5-2|25	%description
14cr|libgds-1.4.5-2|26	libGDS is a library of functions and generic data structures that is
14cr|libgds-1.4.5-2|27	used in various projects such as C-BGP. The library contains dynamic
14cr|libgds-1.4.5-2|28	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
14cr|libgds-1.4.5-2|29	queues, stacks, string management functions and memory management
14cr|libgds-1.4.5-2|30	functions.
14cr|libgds-1.4.5-2|31	
14cr|libgds-1.4.5-2|32	%package -n %{libname}
14cr|libgds-1.4.5-2|33	Summary:	Shared library for %{name}
14cr|libgds-1.4.5-2|34	Group:		System/Libraries
14cr|libgds-1.4.5-2|35	
14cr|libgds-1.4.5-2|36	%description -n %{libname}
14cr|libgds-1.4.5-2|37	libGDS is a library of functions and generic data structures that is
14cr|libgds-1.4.5-2|38	used in various projects such as C-BGP. The library contains dynamic
14cr|libgds-1.4.5-2|39	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
14cr|libgds-1.4.5-2|40	queues, stacks, string management functions and memory management
14cr|libgds-1.4.5-2|41	functions.
14cr|libgds-1.4.5-2|42	
14cr|libgds-1.4.5-2|43	%package -n %{develname}
14cr|libgds-1.4.5-2|44	Summary:	Development headers for %{name}
14cr|libgds-1.4.5-2|45	Group:		Development/C
14cr|libgds-1.4.5-2|46	Requires:	%{libname} = %{version}-%{release}
14cr|libgds-1.4.5-2|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|libgds-1.4.5-2|48	
14cr|libgds-1.4.5-2|49	%description -n %{develname}
14cr|libgds-1.4.5-2|50	libGDS is a library of functions and generic data structures that is
14cr|libgds-1.4.5-2|51	used in various projects such as C-BGP. The library contains dynamic
14cr|libgds-1.4.5-2|52	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
14cr|libgds-1.4.5-2|53	queues, stacks, string management functions and memory management
14cr|libgds-1.4.5-2|54	functions. This package contains the development headers.
14cr|libgds-1.4.5-2|55	
14cr|libgds-1.4.5-2|56	%prep
14cr|libgds-1.4.5-2|57	%setup -q
14cr|libgds-1.4.5-2|58	%patch0 -p0
14cr|libgds-1.4.5-2|59	
14cr|libgds-1.4.5-2|60	%build
14cr|libgds-1.4.5-2|61	# Note: libxml support is available, but broken, it fails to build
14cr|libgds-1.4.5-2|62	# - AdamW 2008/12
14cr|libgds-1.4.5-2|63	%configure2_5x --enable-doxygen
14cr|libgds-1.4.5-2|64	%make
14cr|libgds-1.4.5-2|65	
14cr|libgds-1.4.5-2|66	%install
14cr|libgds-1.4.5-2|67	rm -rf %{buildroot}
14cr|libgds-1.4.5-2|68	%makeinstall_std
14cr|libgds-1.4.5-2|69	
14cr|libgds-1.4.5-2|70	%clean
14cr|libgds-1.4.5-2|71	rm -rf %{buildroot}
14cr|libgds-1.4.5-2|72	
14cr|libgds-1.4.5-2|73	%if %mdkversion < 200900
14cr|libgds-1.4.5-2|74	%post -n %{libname} -p /sbin/ldconfig
14cr|libgds-1.4.5-2|75	%endif
14cr|libgds-1.4.5-2|76	
14cr|libgds-1.4.5-2|77	%if %mdkversion < 200900
14cr|libgds-1.4.5-2|78	%postun -n %{libname} -p /sbin/ldconfig
14cr|libgds-1.4.5-2|79	%endif
14cr|libgds-1.4.5-2|80	
14cr|libgds-1.4.5-2|81	%files -n %{libname}
14cr|libgds-1.4.5-2|82	%defattr(-,root,root)
14cr|libgds-1.4.5-2|83	%{_libdir}/%{name}-%{major}.so
14cr|libgds-1.4.5-2|84	
14cr|libgds-1.4.5-2|85	%files -n %{develname}
14cr|libgds-1.4.5-2|86	%defattr(-,root,root)
14cr|libgds-1.4.5-2|87	%doc AUTHORS
14cr|libgds-1.4.5-2|88	%{_includedir}/%{name}
14cr|libgds-1.4.5-2|89	%{_libdir}/%{name}.so
14cr|libgds-1.4.5-2|90	%{_libdir}/%{name}.*a
14cr|libgds-1.4.5-2|91	%{_libdir}/pkgconfig/%{name}.pc
14cr|libgds-1.4.5-2|92	
14cr|libgds-1.4.5-2|93	
14cr|libgds-1.4.5-2|94	
14cr|libgds-1.4.5-2|95	
14cr|libgds-1.4.5-2|96	%changelog
14cr|libgds-1.4.5-2|97	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.4.5-2
14cr|libgds-1.4.5-2|98	+ Revision: 3ebfb48
14cr|libgds-1.4.5-2|99	- Automatic import for version 1.4.5
14cr|libgds-1.4.5-2|100	
14cr|libgds-1.4.5-2|101	

2556 14
14cr|libgeier-0.13-2|1	%define	version	    0.13
14cr|libgeier-0.13-2|2	%define release	    2
14cr|libgeier-0.13-2|3	%define	major	    0
14cr|libgeier-0.13-2|4	%define	realname    geier
14cr|libgeier-0.13-2|5	%define	libname    %mklibname %{realname} %{major}
14cr|libgeier-0.13-2|6	%define	libnamedev  %mklibname -d %{realname}
14cr|libgeier-0.13-2|7	
14cr|libgeier-0.13-2|8	Name:		libgeier
14cr|libgeier-0.13-2|9	Summary:	A C-library for German tax declarations data
14cr|libgeier-0.13-2|10	Version:	%{version}
14cr|libgeier-0.13-2|11	Release:	%{release}
14cr|libgeier-0.13-2|12	License:	GPL
14cr|libgeier-0.13-2|13	URL:		http://www.taxbird.de/
14cr|libgeier-0.13-2|14	Group:		System/Libraries
14cr|libgeier-0.13-2|15	Source0:	%{name}-%{version}.tar.gz
14cr|libgeier-0.13-2|16	BuildRequires:	libxml2-devel
14cr|libgeier-0.13-2|17	BuildRequires:	libxslt-devel
14cr|libgeier-0.13-2|18	BuildRequires:	xmlsec1-devel
14cr|libgeier-0.13-2|19	
14cr|libgeier-0.13-2|20	%description
14cr|libgeier-0.13-2|21	libgeier is the first free library to encrypt, digitally sign, decrypt,
14cr|libgeier-0.13-2|22	validate and send gathered tax declarations data to the German inland
14cr|libgeier-0.13-2|23	revenue offices.
14cr|libgeier-0.13-2|24	
14cr|libgeier-0.13-2|25	GEIER is short for GPL'd Elster Interface and part of the Taxbird project.
14cr|libgeier-0.13-2|26	
14cr|libgeier-0.13-2|27	%package -n	%{realname}
14cr|libgeier-0.13-2|28	Summary:	Command line interface to the Geier library
14cr|libgeier-0.13-2|29	Group:		System/Libraries
14cr|libgeier-0.13-2|30	Requires:	%{libname} = %{version}
14cr|libgeier-0.13-2|31	
14cr|libgeier-0.13-2|32	%description -n %{realname}
14cr|libgeier-0.13-2|33	Command line interface to the Geier library (libgeier), allowing to
14cr|libgeier-0.13-2|34	validate, apply stylesheets, digitally sign and send Elster XML documents.
14cr|libgeier-0.13-2|35	
14cr|libgeier-0.13-2|36	%package	common
14cr|libgeier-0.13-2|37	Summary:	Non-library files for the "%{libname}" library
14cr|libgeier-0.13-2|38	Group:		System/Libraries
14cr|libgeier-0.13-2|39	
14cr|libgeier-0.13-2|40	%description common
14cr|libgeier-0.13-2|41	Common files for the "%{libname}" library
14cr|libgeier-0.13-2|42	
14cr|libgeier-0.13-2|43	%package -n	%{libname}
14cr|libgeier-0.13-2|44	Summary:	Libraries for %{name}
14cr|libgeier-0.13-2|45	Group:		System/Libraries
14cr|libgeier-0.13-2|46	Requires:	%{name}-common
14cr|libgeier-0.13-2|47	Provides:	%{name} = %{version}-%{release}
14cr|libgeier-0.13-2|48	
14cr|libgeier-0.13-2|49	%description -n %{libname}
14cr|libgeier-0.13-2|50	libgeier is the first free library to encrypt, digitally sign, decrypt,
14cr|libgeier-0.13-2|51	validate and send gathered tax declarations data to the German inland
14cr|libgeier-0.13-2|52	revenue offices.
14cr|libgeier-0.13-2|53	
14cr|libgeier-0.13-2|54	%package -n	%{libnamedev}
14cr|libgeier-0.13-2|55	Summary:	Static libraries and headers for %{name}
14cr|libgeier-0.13-2|56	Group:		Development/C
14cr|libgeier-0.13-2|57	Requires:	%{libname} = %{version}
14cr|libgeier-0.13-2|58	Provides:	%{name}-devel = %{version}-%{release}
14cr|libgeier-0.13-2|59	
14cr|libgeier-0.13-2|60	%description -n %{libnamedev}
14cr|libgeier-0.13-2|61	%{libnamedev} contains the libraries and header files needed to
14cr|libgeier-0.13-2|62	develop programs which make use of %{name}.
14cr|libgeier-0.13-2|63	The library documentation is available on header files.
14cr|libgeier-0.13-2|64	
14cr|libgeier-0.13-2|65	%prep
14cr|libgeier-0.13-2|66	%setup -q
14cr|libgeier-0.13-2|67	
14cr|libgeier-0.13-2|68	%build
14cr|libgeier-0.13-2|69	%configure2_5x --with-openssl
14cr|libgeier-0.13-2|70	%make
14cr|libgeier-0.13-2|71	
14cr|libgeier-0.13-2|72	%install
14cr|libgeier-0.13-2|73	%makeinstall_std
14cr|libgeier-0.13-2|74	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14cr|libgeier-0.13-2|75	
14cr|libgeier-0.13-2|76	%files -n %{realname}
14cr|libgeier-0.13-2|77	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|libgeier-0.13-2|78	%{_bindir}/%{realname}
14cr|libgeier-0.13-2|79	%{_includedir}/%{realname}*.h
14cr|libgeier-0.13-2|80	%{_datadir}/gtk-doc/html/%{realname}/*
14cr|libgeier-0.13-2|81	%{_mandir}/man1/%{realname}.1.*
14cr|libgeier-0.13-2|82	
14cr|libgeier-0.13-2|83	%files common
14cr|libgeier-0.13-2|84	%{_datadir}/%{name}/Elster2Cry.b64.cer
14cr|libgeier-0.13-2|85	%{_datadir}/%{name}/xmlsec.tmpl
14cr|libgeier-0.13-2|86	%{_datadir}/%{name}/schemas/*.xsd
14cr|libgeier-0.13-2|87	%{_datadir}/%{name}/stylesheets/*.xsl
14cr|libgeier-0.13-2|88	
14cr|libgeier-0.13-2|89	%files -n %{libname}
14cr|libgeier-0.13-2|90	%{_libdir}/%{name}.so.%{major}*
14cr|libgeier-0.13-2|91	
14cr|libgeier-0.13-2|92	%files -n %{libnamedev}
14cr|libgeier-0.13-2|93	%{_libdir}/%{name}.a
14cr|libgeier-0.13-2|94	%{_libdir}/%{name}.so
14cr|libgeier-0.13-2|95	%{_libdir}/pkgconfig/%{name}.pc
14cr|libgeier-0.13-2|96	
14cr|libgeier-0.13-2|97	
14cr|libgeier-0.13-2|98	
14cr|libgeier-0.13-2|99	%changelog
14cr|libgeier-0.13-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-2
14cr|libgeier-0.13-2|101	+ Revision: faa0861
14cr|libgeier-0.13-2|102	- MassBuild#464: Increase release tag
14cr|libgeier-0.13-2|103	
14cr|libgeier-0.13-2|104	

2557 14
14cr|libggigcp-1.0.2-10|1	%define major 1
14cr|libggigcp-1.0.2-10|2	%define libname %mklibname ggigcp %{major}
14cr|libggigcp-1.0.2-10|3	%define develname %mklibname ggigcp -d
14cr|libggigcp-1.0.2-10|4	%define staticname %mklibname ggigcp -d -s
14cr|libggigcp-1.0.2-10|5	
14cr|libggigcp-1.0.2-10|6	Summary:	Extension to libggi for advanced color and palette handling
14cr|libggigcp-1.0.2-10|7	Name:		libggigcp
14cr|libggigcp-1.0.2-10|8	Version:	1.0.2
14cr|libggigcp-1.0.2-10|9	Release:	10
14cr|libggigcp-1.0.2-10|10	License:	Public Domain
14cr|libggigcp-1.0.2-10|11	Group:		System/Libraries
14cr|libggigcp-1.0.2-10|12	Url:		http://www.ggi-project.org/
14cr|libggigcp-1.0.2-10|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
14cr|libggigcp-1.0.2-10|14	BuildRequires:	libggi-devel	>= 2.2.2
14cr|libggigcp-1.0.2-10|15	%ifarch x86_64
14cr|libggigcp-1.0.2-10|16	BuildRequires:	chrpath
14cr|libggigcp-1.0.2-10|17	%endif
14cr|libggigcp-1.0.2-10|18	Requires:	%{libname} = %{version}-%{release}
14cr|libggigcp-1.0.2-10|19	
14cr|libggigcp-1.0.2-10|20	%description
14cr|libggigcp-1.0.2-10|21	It adds features for conversion between different color
14cr|libggigcp-1.0.2-10|22	spaces such as RGBA, YUV, HSV and CMYK and some manipulation
14cr|libggigcp-1.0.2-10|23	functions like brightness and color-blending.
14cr|libggigcp-1.0.2-10|24	
14cr|libggigcp-1.0.2-10|25	%package -n %{libname}
14cr|libggigcp-1.0.2-10|26	Summary:	Main library for libggigcp
14cr|libggigcp-1.0.2-10|27	Group:		System/Libraries
14cr|libggigcp-1.0.2-10|28	Requires:	%{name} = %{version}-%{release}
14cr|libggigcp-1.0.2-10|29	
14cr|libggigcp-1.0.2-10|30	%description -n %{libname}
14cr|libggigcp-1.0.2-10|31	Main library for libggigcp.
14cr|libggigcp-1.0.2-10|32	
14cr|libggigcp-1.0.2-10|33	%package -n %{develname}
14cr|libggigcp-1.0.2-10|34	Summary:	Header files for libggigcp library
14cr|libggigcp-1.0.2-10|35	Group:		Development/C
14cr|libggigcp-1.0.2-10|36	Requires:	%{libname} = %{version}-%{release}
14cr|libggigcp-1.0.2-10|37	Provides:	%{name}-devel = %{EVRD}
14cr|libggigcp-1.0.2-10|38	Obsoletes:	%mklibname ggigcp 1 -d
14cr|libggigcp-1.0.2-10|39	
14cr|libggigcp-1.0.2-10|40	%description -n %{develname}
14cr|libggigcp-1.0.2-10|41	Header files for libggigcp library.
14cr|libggigcp-1.0.2-10|42	
14cr|libggigcp-1.0.2-10|43	%package -n %{staticname}
14cr|libggigcp-1.0.2-10|44	Summary:	Static files for libggigcp library
14cr|libggigcp-1.0.2-10|45	Group:		Development/C
14cr|libggigcp-1.0.2-10|46	Requires:	%{develname} = %{version}-%{release}
14cr|libggigcp-1.0.2-10|47	Obsoletes:	%mklibname ggigcp 1 -d -s
14cr|libggigcp-1.0.2-10|48	
14cr|libggigcp-1.0.2-10|49	%description -n %{staticname}
14cr|libggigcp-1.0.2-10|50	Static files for libggigcp library.
14cr|libggigcp-1.0.2-10|51	
14cr|libggigcp-1.0.2-10|52	%prep
14cr|libggigcp-1.0.2-10|53	%setup -q
14cr|libggigcp-1.0.2-10|54	
14cr|libggigcp-1.0.2-10|55	%build
14cr|libggigcp-1.0.2-10|56	export echo=echo
14cr|libggigcp-1.0.2-10|57	
14cr|libggigcp-1.0.2-10|58	%configure2_5x --enable-static
14cr|libggigcp-1.0.2-10|59	
14cr|libggigcp-1.0.2-10|60	%make
14cr|libggigcp-1.0.2-10|61	
14cr|libggigcp-1.0.2-10|62	%install
14cr|libggigcp-1.0.2-10|63	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libggigcp-1.0.2-10|64	export echo=echo
14cr|libggigcp-1.0.2-10|65	
14cr|libggigcp-1.0.2-10|66	%makeinstall_std
14cr|libggigcp-1.0.2-10|67	
14cr|libggigcp-1.0.2-10|68	%ifarch x86_64
14cr|libggigcp-1.0.2-10|69	chrpath -d %{buildroot}%{_libdir}/ggi/gcp/default/color_gcp.so
14cr|libggigcp-1.0.2-10|70	%endif
14cr|libggigcp-1.0.2-10|71	
14cr|libggigcp-1.0.2-10|72	%files
14cr|libggigcp-1.0.2-10|73	%doc README ChangeLog
14cr|libggigcp-1.0.2-10|74	%dir %{_libdir}/ggi/gcp
14cr|libggigcp-1.0.2-10|75	%dir %{_libdir}/ggi/gcp/default
14cr|libggigcp-1.0.2-10|76	%config(noreplace) %{_sysconfdir}/ggi/libggigcp.conf
14cr|libggigcp-1.0.2-10|77	%{_libdir}/ggi/gcp/default/*.so
14cr|libggigcp-1.0.2-10|78	%{_mandir}/man3/*
14cr|libggigcp-1.0.2-10|79	
14cr|libggigcp-1.0.2-10|80	%files -n %{libname}
14cr|libggigcp-1.0.2-10|81	%{_libdir}/*.so.%{major}*
14cr|libggigcp-1.0.2-10|82	
14cr|libggigcp-1.0.2-10|83	%files -n %{develname}
14cr|libggigcp-1.0.2-10|84	%doc doc/*.txt doc/*.faq
14cr|libggigcp-1.0.2-10|85	%{_includedir}/ggi/*.h
14cr|libggigcp-1.0.2-10|86	%{_includedir}/ggi/internal/*.h
14cr|libggigcp-1.0.2-10|87	%{_libdir}/*.so
14cr|libggigcp-1.0.2-10|88	%{_mandir}/man7/*
14cr|libggigcp-1.0.2-10|89	
14cr|libggigcp-1.0.2-10|90	%files -n %{staticname}
14cr|libggigcp-1.0.2-10|91	%{_libdir}/*.a
14cr|libggigcp-1.0.2-10|92	
14cr|libggigcp-1.0.2-10|93	
14cr|libggigcp-1.0.2-10|94	
14cr|libggigcp-1.0.2-10|95	%changelog
14cr|libggigcp-1.0.2-10|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-10
14cr|libggigcp-1.0.2-10|97	+ Revision: c109eb6
14cr|libggigcp-1.0.2-10|98	- MassBuild#464: Increase release tag
14cr|libggigcp-1.0.2-10|99	
14cr|libggigcp-1.0.2-10|100	

2558 14
14cr|libggimisc-2.2.2-10|1	%define major 2
14cr|libggimisc-2.2.2-10|2	%define libname %mklibname ggimisc %{major}
14cr|libggimisc-2.2.2-10|3	%define develname %mklibname ggimisc -d
14cr|libggimisc-2.2.2-10|4	%define staticname %mklibname ggimisc -d -s
14cr|libggimisc-2.2.2-10|5	
14cr|libggimisc-2.2.2-10|6	Summary:	Extension to libggi for misc graphics target features
14cr|libggimisc-2.2.2-10|7	Name:		libggimisc
14cr|libggimisc-2.2.2-10|8	Version:	2.2.2
14cr|libggimisc-2.2.2-10|9	Release:	10
14cr|libggimisc-2.2.2-10|10	License:	Public Domain
14cr|libggimisc-2.2.2-10|11	Group:		System/Libraries
14cr|libggimisc-2.2.2-10|12	Url:		http://www.ggi-project.org/
14cr|libggimisc-2.2.2-10|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
14cr|libggimisc-2.2.2-10|14	BuildRequires:	libggi-devel	>= 2.2.2
14cr|libggimisc-2.2.2-10|15	%ifarch x86_64
14cr|libggimisc-2.2.2-10|16	BuildRequires:	chrpath
14cr|libggimisc-2.2.2-10|17	%endif
14cr|libggimisc-2.2.2-10|18	Requires:	%{libname} = %{version}-%{release}
14cr|libggimisc-2.2.2-10|19	
14cr|libggimisc-2.2.2-10|20	%description
14cr|libggimisc-2.2.2-10|21	LibGGIMisc is a place to put support for graphics target
14cr|libggimisc-2.2.2-10|22	features which are not deserving their own special extensions.
14cr|libggimisc-2.2.2-10|23	Right now this means basically some VGA adaptor features -
14cr|libggimisc-2.2.2-10|24	- getting and waiting for the raster position, using
14cr|libggimisc-2.2.2-10|25	a hardware horizontal splitline feature, and loading/unloading font
14cr|libggimisc-2.2.2-10|26	data from hardware text modes.
14cr|libggimisc-2.2.2-10|27	
14cr|libggimisc-2.2.2-10|28	%package -n %{libname}
14cr|libggimisc-2.2.2-10|29	Summary:	Main library for libggimisc
14cr|libggimisc-2.2.2-10|30	Group:		System/Libraries
14cr|libggimisc-2.2.2-10|31	Requires:	%{name} = %{version}-%{release}
14cr|libggimisc-2.2.2-10|32	
14cr|libggimisc-2.2.2-10|33	%description -n %{libname}
14cr|libggimisc-2.2.2-10|34	Main library for libggimisc.
14cr|libggimisc-2.2.2-10|35	
14cr|libggimisc-2.2.2-10|36	%package -n %{develname}
14cr|libggimisc-2.2.2-10|37	Summary:	Header files for libggimisc library
14cr|libggimisc-2.2.2-10|38	Group:		Development/C
14cr|libggimisc-2.2.2-10|39	Requires:	%{libname} = %{version}-%{release}
14cr|libggimisc-2.2.2-10|40	Provides:	%{name}-devel = %{EVRD}
14cr|libggimisc-2.2.2-10|41	Obsoletes:	%mklibname ggimisc 2 -d
14cr|libggimisc-2.2.2-10|42	
14cr|libggimisc-2.2.2-10|43	%description -n %{develname}
14cr|libggimisc-2.2.2-10|44	Header files for libggimisc library.
14cr|libggimisc-2.2.2-10|45	
14cr|libggimisc-2.2.2-10|46	%package -n %{staticname}
14cr|libggimisc-2.2.2-10|47	Summary:	Static files for libggimisc library
14cr|libggimisc-2.2.2-10|48	Group:		Development/C
14cr|libggimisc-2.2.2-10|49	Requires:	%{develname} = %{version}-%{release}
14cr|libggimisc-2.2.2-10|50	Obsoletes:	%mklibname ggimisc 2 -d -s
14cr|libggimisc-2.2.2-10|51	
14cr|libggimisc-2.2.2-10|52	%description -n %{staticname}
14cr|libggimisc-2.2.2-10|53	Static files for libggimisc library.
14cr|libggimisc-2.2.2-10|54	
14cr|libggimisc-2.2.2-10|55	%prep
14cr|libggimisc-2.2.2-10|56	%setup -q
14cr|libggimisc-2.2.2-10|57	
14cr|libggimisc-2.2.2-10|58	%build
14cr|libggimisc-2.2.2-10|59	export echo=echo
14cr|libggimisc-2.2.2-10|60	
14cr|libggimisc-2.2.2-10|61	%configure2_5x
14cr|libggimisc-2.2.2-10|62	
14cr|libggimisc-2.2.2-10|63	%make
14cr|libggimisc-2.2.2-10|64	
14cr|libggimisc-2.2.2-10|65	%install
14cr|libggimisc-2.2.2-10|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libggimisc-2.2.2-10|67	export echo=echo
14cr|libggimisc-2.2.2-10|68	
14cr|libggimisc-2.2.2-10|69	%makeinstall_std
14cr|libggimisc-2.2.2-10|70	
14cr|libggimisc-2.2.2-10|71	%ifarch x86_64
14cr|libggimisc-2.2.2-10|72	chrpath -d %{buildroot}%{_libdir}/ggi/ggimisc/display/fbdev_ggimisc.so
14cr|libggimisc-2.2.2-10|73	chrpath -d %{buildroot}%{_libdir}/ggi/ggimisc/display/pseudo_stubs_ggimisc.so
14cr|libggimisc-2.2.2-10|74	%endif
14cr|libggimisc-2.2.2-10|75	
14cr|libggimisc-2.2.2-10|76	%files
14cr|libggimisc-2.2.2-10|77	%doc README ChangeLog TODO
14cr|libggimisc-2.2.2-10|78	%config(noreplace) %{_sysconfdir}/ggi/libggimisc.conf
14cr|libggimisc-2.2.2-10|79	%{_libdir}/ggi/ggimisc/display/*.so
14cr|libggimisc-2.2.2-10|80	%{_mandir}/man3/*
14cr|libggimisc-2.2.2-10|81	
14cr|libggimisc-2.2.2-10|82	%files -n %{libname}
14cr|libggimisc-2.2.2-10|83	%{_libdir}/*.so.%{major}*
14cr|libggimisc-2.2.2-10|84	
14cr|libggimisc-2.2.2-10|85	%files -n %{develname}
14cr|libggimisc-2.2.2-10|86	%doc doc/*.txt
14cr|libggimisc-2.2.2-10|87	%{_includedir}/ggi/*.h
14cr|libggimisc-2.2.2-10|88	%{_includedir}/ggi/internal/*.h
14cr|libggimisc-2.2.2-10|89	%{_libdir}/*.so
14cr|libggimisc-2.2.2-10|90	%{_mandir}/man7/*
14cr|libggimisc-2.2.2-10|91	
14cr|libggimisc-2.2.2-10|92	%files -n %{staticname}
14cr|libggimisc-2.2.2-10|93	%{_libdir}/*.a
14cr|libggimisc-2.2.2-10|94	
14cr|libggimisc-2.2.2-10|95	
14cr|libggimisc-2.2.2-10|96	
14cr|libggimisc-2.2.2-10|97	%changelog
14cr|libggimisc-2.2.2-10|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-10
14cr|libggimisc-2.2.2-10|99	+ Revision: 6a205dd
14cr|libggimisc-2.2.2-10|100	- MassBuild#464: Increase release tag
14cr|libggimisc-2.2.2-10|101	
14cr|libggimisc-2.2.2-10|102	

2559 14
14cr|libghemical-3.0.0-3|1	%define releasedate 20111012
14cr|libghemical-3.0.0-3|2	
14cr|libghemical-3.0.0-3|3	%define major 5
14cr|libghemical-3.0.0-3|4	%define libname %mklibname ghemical %{major}
14cr|libghemical-3.0.0-3|5	%define devname %mklibname ghemical -d
14cr|libghemical-3.0.0-3|6	
14cr|libghemical-3.0.0-3|7	Summary:	Libraries for the Ghemical chemistry package
14cr|libghemical-3.0.0-3|8	Name:		libghemical
14cr|libghemical-3.0.0-3|9	Version:	3.0.0
14cr|libghemical-3.0.0-3|10	Release:	3
14cr|libghemical-3.0.0-3|11	License:	GPLv2+
14cr|libghemical-3.0.0-3|12	Group:		Sciences/Chemistry
14cr|libghemical-3.0.0-3|13	Url:		http://www.bioinformatics.org/ghemical/ghemical/index.html
14cr|libghemical-3.0.0-3|14	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/%{name}-%{version}.tar.gz
14cr|libghemical-3.0.0-3|15	Patch0:		libghemical-3.0.0-rosa-linkage.patch
14cr|libghemical-3.0.0-3|16	BuildRequires:	f2c
14cr|libghemical-3.0.0-3|17	BuildRequires:	flex
14cr|libghemical-3.0.0-3|18	BuildRequires:	intltool
14cr|libghemical-3.0.0-3|19	BuildRequires:	SC-devel
14cr|libghemical-3.0.0-3|20	BuildRequires:	pkgconfig(blas)
14cr|libghemical-3.0.0-3|21	BuildRequires:	pkgconfig(glut)
14cr|libghemical-3.0.0-3|22	BuildRequires:	pkgconfig(lapack)
14cr|libghemical-3.0.0-3|23	BuildRequires:	pkgconfig(libmopac7)
14cr|libghemical-3.0.0-3|24	BuildRequires:	pkgconfig(openbabel-2.0)
14cr|libghemical-3.0.0-3|25	
14cr|libghemical-3.0.0-3|26	%description
14cr|libghemical-3.0.0-3|27	Library and data files for the ghemical computation chemistry package.
14cr|libghemical-3.0.0-3|28	
14cr|libghemical-3.0.0-3|29	#----------------------------------------------------------------------------
14cr|libghemical-3.0.0-3|30	
14cr|libghemical-3.0.0-3|31	%package	data
14cr|libghemical-3.0.0-3|32	Summary:	Data files for the ghemical library
14cr|libghemical-3.0.0-3|33	Group:		Sciences/Chemistry
14cr|libghemical-3.0.0-3|34	
14cr|libghemical-3.0.0-3|35	%description data
14cr|libghemical-3.0.0-3|36	Data files for the ghemical library.
14cr|libghemical-3.0.0-3|37	
14cr|libghemical-3.0.0-3|38	%files data -f %{name}.lang
14cr|libghemical-3.0.0-3|39	%doc AUTHORS ChangeLog TODO
14cr|libghemical-3.0.0-3|40	%{_datadir}/%{name}
14cr|libghemical-3.0.0-3|41	
14cr|libghemical-3.0.0-3|42	#----------------------------------------------------------------------------
14cr|libghemical-3.0.0-3|43	
14cr|libghemical-3.0.0-3|44	%package -n %{libname}
14cr|libghemical-3.0.0-3|45	Summary:	Dynamic libraries from %{name}
14cr|libghemical-3.0.0-3|46	Group:		System/Libraries
14cr|libghemical-3.0.0-3|47	Provides:	%{name} = %{EVRD}
14cr|libghemical-3.0.0-3|48	Requires:	%{name}-data
14cr|libghemical-3.0.0-3|49	
14cr|libghemical-3.0.0-3|50	%description -n %{libname}
14cr|libghemical-3.0.0-3|51	Dynamic libraries from %{name}.
14cr|libghemical-3.0.0-3|52	
14cr|libghemical-3.0.0-3|53	%files -n %{libname}
14cr|libghemical-3.0.0-3|54	%{_libdir}/libghemical.so.%{major}*
14cr|libghemical-3.0.0-3|55	
14cr|libghemical-3.0.0-3|56	#----------------------------------------------------------------------------
14cr|libghemical-3.0.0-3|57	
14cr|libghemical-3.0.0-3|58	%package -n %{devname}
14cr|libghemical-3.0.0-3|59	Summary:	Header files and static libraries from %{name}
14cr|libghemical-3.0.0-3|60	Group:		Development/C
14cr|libghemical-3.0.0-3|61	Requires:	%{name} = %{EVRD}
14cr|libghemical-3.0.0-3|62	Provides:	ghemical-devel = %{EVRD}
14cr|libghemical-3.0.0-3|63	
14cr|libghemical-3.0.0-3|64	%description -n %{devname}
14cr|libghemical-3.0.0-3|65	Libraries and includes files for developing programs based on %{name}.
14cr|libghemical-3.0.0-3|66	
14cr|libghemical-3.0.0-3|67	%files -n %{devname}
14cr|libghemical-3.0.0-3|68	%{_includedir}/*
14cr|libghemical-3.0.0-3|69	%{_libdir}/libghemical.so
14cr|libghemical-3.0.0-3|70	%{_libdir}/pkgconfig/*.pc
14cr|libghemical-3.0.0-3|71	
14cr|libghemical-3.0.0-3|72	#----------------------------------------------------------------------------
14cr|libghemical-3.0.0-3|73	
14cr|libghemical-3.0.0-3|74	%prep
14cr|libghemical-3.0.0-3|75	%setup -q
14cr|libghemical-3.0.0-3|76	%patch0 -p1
14cr|libghemical-3.0.0-3|77	autoreconf -fi
14cr|libghemical-3.0.0-3|78	#./autogen.sh
14cr|libghemical-3.0.0-3|79	
14cr|libghemical-3.0.0-3|80	%build
14cr|libghemical-3.0.0-3|81	%configure2_5x \
14cr|libghemical-3.0.0-3|82	--enable-mopac7 \
14cr|libghemical-3.0.0-3|83	--enable-mpqc \
14cr|libghemical-3.0.0-3|84	--enable-openbabel \
14cr|libghemical-3.0.0-3|85	--disable-static
14cr|libghemical-3.0.0-3|86	
14cr|libghemical-3.0.0-3|87	%make
14cr|libghemical-3.0.0-3|88	
14cr|libghemical-3.0.0-3|89	%install
14cr|libghemical-3.0.0-3|90	%makeinstall_std
14cr|libghemical-3.0.0-3|91	
14cr|libghemical-3.0.0-3|92	%find_lang %{name}
14cr|libghemical-3.0.0-3|93	
14cr|libghemical-3.0.0-3|94	%changelog
14cr|libghemical-3.0.0-3|95	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.0-3
14cr|libghemical-3.0.0-3|96	+ Revision: 42f5895
14cr|libghemical-3.0.0-3|97	- Spec cleanup
14cr|libghemical-3.0.0-3|98	
14cr|libghemical-3.0.0-3|99	

2560 14
14cr|libgiigic-1.1.2-13|1	%define major 1
14cr|libgiigic-1.1.2-13|2	%define libname %mklibname giigic %{major}
14cr|libgiigic-1.1.2-13|3	%define develname %mklibname giigic -d
14cr|libgiigic-1.1.2-13|4	%define staticname %mklibname giigic -d -s
14cr|libgiigic-1.1.2-13|5	
14cr|libgiigic-1.1.2-13|6	Summary:	Extension to libgii for action/event binding
14cr|libgiigic-1.1.2-13|7	Name:		libgiigic
14cr|libgiigic-1.1.2-13|8	Version:	1.1.2
14cr|libgiigic-1.1.2-13|9	Release:	13
14cr|libgiigic-1.1.2-13|10	License:	BSD
14cr|libgiigic-1.1.2-13|11	Group:		System/Libraries
14cr|libgiigic-1.1.2-13|12	Url:		http://www.ggi-project.org
14cr|libgiigic-1.1.2-13|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
14cr|libgiigic-1.1.2-13|14	BuildRequires:	libgii-devel	>= 1.0.2
14cr|libgiigic-1.1.2-13|15	%ifarch x86_64
14cr|libgiigic-1.1.2-13|16	BuildRequires:	chrpath
14cr|libgiigic-1.1.2-13|17	%endif
14cr|libgiigic-1.1.2-13|18	Requires:	%{libname} = %{version}-%{release}
14cr|libgiigic-1.1.2-13|19	
14cr|libgiigic-1.1.2-13|20	%description
14cr|libgiigic-1.1.2-13|21	The goal of LibGIIGIC is to provide a single easy to use,
14cr|libgiigic-1.1.2-13|22	but yet powerful API for (re)binding any kind of action
14cr|libgiigic-1.1.2-13|23	to all possible input devices through LibGII at runtime.
14cr|libgiigic-1.1.2-13|24	You likely know this feature from modern computer games,
14cr|libgiigic-1.1.2-13|25	where you can say which key (= input source) is used to
14cr|libgiigic-1.1.2-13|26	shoot (= action) with your shotgun.
14cr|libgiigic-1.1.2-13|27	
14cr|libgiigic-1.1.2-13|28	%package -n %{libname}
14cr|libgiigic-1.1.2-13|29	Summary:	Main library for libgiigic
14cr|libgiigic-1.1.2-13|30	Group:		System/Libraries
14cr|libgiigic-1.1.2-13|31	Requires:	%{name} = %{version}-%{release}
14cr|libgiigic-1.1.2-13|32	
14cr|libgiigic-1.1.2-13|33	%description -n %{libname}
14cr|libgiigic-1.1.2-13|34	Main library for libgiigic.
14cr|libgiigic-1.1.2-13|35	
14cr|libgiigic-1.1.2-13|36	%package -n %{develname}
14cr|libgiigic-1.1.2-13|37	Summary:	Header files for libgiigic library
14cr|libgiigic-1.1.2-13|38	Group:		Development/C
14cr|libgiigic-1.1.2-13|39	Requires:	%{libname} = %{version}-%{release}
14cr|libgiigic-1.1.2-13|40	Provides:	%{name}-devel = %{EVRD}
14cr|libgiigic-1.1.2-13|41	Obsoletes:	%mklibname giigic 1 -d
14cr|libgiigic-1.1.2-13|42	
14cr|libgiigic-1.1.2-13|43	%description -n %{develname}
14cr|libgiigic-1.1.2-13|44	Header files for libgiigic library
14cr|libgiigic-1.1.2-13|45	
14cr|libgiigic-1.1.2-13|46	%package -n %{staticname}
14cr|libgiigic-1.1.2-13|47	Summary:	Static files for libgiigic library
14cr|libgiigic-1.1.2-13|48	Group:		Development/C
14cr|libgiigic-1.1.2-13|49	Requires:	%{develname} = %{version}-%{release}
14cr|libgiigic-1.1.2-13|50	Obsoletes:	%mklibname giigic 1 -d -s
14cr|libgiigic-1.1.2-13|51	
14cr|libgiigic-1.1.2-13|52	%description -n %{staticname}
14cr|libgiigic-1.1.2-13|53	Static files for libgiigic library.
14cr|libgiigic-1.1.2-13|54	
14cr|libgiigic-1.1.2-13|55	%prep
14cr|libgiigic-1.1.2-13|56	%setup -q
14cr|libgiigic-1.1.2-13|57	
14cr|libgiigic-1.1.2-13|58	%build
14cr|libgiigic-1.1.2-13|59	export echo=echo
14cr|libgiigic-1.1.2-13|60	
14cr|libgiigic-1.1.2-13|61	%configure2_5x
14cr|libgiigic-1.1.2-13|62	
14cr|libgiigic-1.1.2-13|63	%make
14cr|libgiigic-1.1.2-13|64	
14cr|libgiigic-1.1.2-13|65	%install
14cr|libgiigic-1.1.2-13|66	export echo=echo
14cr|libgiigic-1.1.2-13|67	
14cr|libgiigic-1.1.2-13|68	%makeinstall_std
14cr|libgiigic-1.1.2-13|69	%ifarch x86_64
14cr|libgiigic-1.1.2-13|70	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/cheat.so
14cr|libgiigic-1.1.2-13|71	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/keys.so
14cr|libgiigic-1.1.2-13|72	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/mousebutton.so
14cr|libgiigic-1.1.2-13|73	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/relmouse.so
14cr|libgiigic-1.1.2-13|74	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/valuator.so
14cr|libgiigic-1.1.2-13|75	%endif
14cr|libgiigic-1.1.2-13|76	
14cr|libgiigic-1.1.2-13|77	%files
14cr|libgiigic-1.1.2-13|78	%doc ChangeLog
14cr|libgiigic-1.1.2-13|79	%dir %{_libdir}/ggi/gic
14cr|libgiigic-1.1.2-13|80	%dir %{_libdir}/ggi/gic/recognizer
14cr|libgiigic-1.1.2-13|81	%config(noreplace) %{_sysconfdir}/ggi/%{name}.conf
14cr|libgiigic-1.1.2-13|82	%{_bindir}/gic2c
14cr|libgiigic-1.1.2-13|83	%{_libdir}/ggi/gic/recognizer/*.so
14cr|libgiigic-1.1.2-13|84	%{_mandir}/man3/*
14cr|libgiigic-1.1.2-13|85	
14cr|libgiigic-1.1.2-13|86	%files -n %{libname}
14cr|libgiigic-1.1.2-13|87	%{_libdir}/*.so.%{major}*
14cr|libgiigic-1.1.2-13|88	%{_libdir}/libgicaction.so.0*
14cr|libgiigic-1.1.2-13|89	
14cr|libgiigic-1.1.2-13|90	%files -n %{develname}
14cr|libgiigic-1.1.2-13|91	%doc doc/*.txt
14cr|libgiigic-1.1.2-13|92	%{_includedir}/ggi/*.h
14cr|libgiigic-1.1.2-13|93	%{_libdir}/*.so
14cr|libgiigic-1.1.2-13|94	%{_mandir}/man7/*
14cr|libgiigic-1.1.2-13|95	
14cr|libgiigic-1.1.2-13|96	%files -n %{staticname}
14cr|libgiigic-1.1.2-13|97	%{_libdir}/*.a
14cr|libgiigic-1.1.2-13|98	
14cr|libgiigic-1.1.2-13|99	
14cr|libgiigic-1.1.2-13|100	
14cr|libgiigic-1.1.2-13|101	%changelog
14cr|libgiigic-1.1.2-13|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-13
14cr|libgiigic-1.1.2-13|103	+ Revision: cc10769
14cr|libgiigic-1.1.2-13|104	- MassBuild#464: Increase release tag
14cr|libgiigic-1.1.2-13|105	
14cr|libgiigic-1.1.2-13|106	

2561 14
14cr|libgit2-0.21.1-1|1	%define major	21
14cr|libgit2-0.21.1-1|2	%define libname %mklibname git2_ %{major}
14cr|libgit2-0.21.1-1|3	%define devname %mklibname -d git2
14cr|libgit2-0.21.1-1|4	
14cr|libgit2-0.21.1-1|5	Name:		libgit2
14cr|libgit2-0.21.1-1|6	Version:	0.21.1
14cr|libgit2-0.21.1-1|7	Release:	1
14cr|libgit2-0.21.1-1|8	Summary:	A C implementation of the Git core methods as a library
14cr|libgit2-0.21.1-1|9	Group:		System/Libraries
14cr|libgit2-0.21.1-1|10	License:	GPLv2 with exceptions
14cr|libgit2-0.21.1-1|11	URL:		http://libgit2.github.com/
14cr|libgit2-0.21.1-1|12	Source0:	https://github.com/libgit2/libgit2/archive/v%{version}/%{name}-%{version}.tar.gz
14cr|libgit2-0.21.1-1|13	
14cr|libgit2-0.21.1-1|14	# Use system libxdiff
14cr|libgit2-0.21.1-1|15	#Patch0: libgit2-0.19.0-system-libxdiff.patch
14cr|libgit2-0.21.1-1|16	
14cr|libgit2-0.21.1-1|17	# Add htonl() and friends declarations on non-x86 arches
14cr|libgit2-0.21.1-1|18	Patch1:		libgit2-0.19.0-non-x86.patch
14cr|libgit2-0.21.1-1|19	
14cr|libgit2-0.21.1-1|20	#Patch2:  libgit2-build-fix.diff
14cr|libgit2-0.21.1-1|21	
14cr|libgit2-0.21.1-1|22	BuildRequires:	cmake >= 2.6
14cr|libgit2-0.21.1-1|23	BuildRequires:	http-parser-devel
14cr|libgit2-0.21.1-1|24	BuildRequires:	openssl-devel
14cr|libgit2-0.21.1-1|25	BuildRequires:	python
14cr|libgit2-0.21.1-1|26	BuildRequires:	zlib-devel
14cr|libgit2-0.21.1-1|27	
14cr|libgit2-0.21.1-1|28	%description
14cr|libgit2-0.21.1-1|29	libgit2 is a portable, pure C implementation of the Git core methods
14cr|libgit2-0.21.1-1|30	provided as a re-entrant linkable library with a solid API, allowing
14cr|libgit2-0.21.1-1|31	you to write native speed custom Git applications in any language
14cr|libgit2-0.21.1-1|32	with bindings.
14cr|libgit2-0.21.1-1|33	
14cr|libgit2-0.21.1-1|34	%package -n %{libname}
14cr|libgit2-0.21.1-1|35	Summary:	A C implementation of the Git core methods as a library
14cr|libgit2-0.21.1-1|36	Group:		System/Libraries
14cr|libgit2-0.21.1-1|37	
14cr|libgit2-0.21.1-1|38	%description -n %{libname}
14cr|libgit2-0.21.1-1|39	libgit2 is a portable, pure C implementation of the Git core methods
14cr|libgit2-0.21.1-1|40	provided as a re-entrant linkable library with a solid API, allowing
14cr|libgit2-0.21.1-1|41	you to write native speed custom Git applications in any language
14cr|libgit2-0.21.1-1|42	with bindings.
14cr|libgit2-0.21.1-1|43	
14cr|libgit2-0.21.1-1|44	%package -n %{devname}
14cr|libgit2-0.21.1-1|45	Summary:	Development files for %{name}
14cr|libgit2-0.21.1-1|46	Group:		Development/C
14cr|libgit2-0.21.1-1|47	Requires:	%{libname} = %{version}-%{release}
14cr|libgit2-0.21.1-1|48	
14cr|libgit2-0.21.1-1|49	%description -n %{devname}
14cr|libgit2-0.21.1-1|50	The %{name}-devel package contains libraries and header files for
14cr|libgit2-0.21.1-1|51	developing applications that use %{name}.
14cr|libgit2-0.21.1-1|52	
14cr|libgit2-0.21.1-1|53	%prep
14cr|libgit2-0.21.1-1|54	%setup -q
14cr|libgit2-0.21.1-1|55	%apply_patches
14cr|libgit2-0.21.1-1|56	
14cr|libgit2-0.21.1-1|57	# Remove VCS files from examples
14cr|libgit2-0.21.1-1|58	find examples -name ".gitignore" -delete
14cr|libgit2-0.21.1-1|59	
14cr|libgit2-0.21.1-1|60	# Fix pkgconfig generation
14cr|libgit2-0.21.1-1|61	sed -i 's|@CMAKE_INSTALL_PREFIX@/||' libgit2.pc.in
14cr|libgit2-0.21.1-1|62	
14cr|libgit2-0.21.1-1|63	# Don't test network
14cr|libgit2-0.21.1-1|64	sed -i 's/ionline/xonline/' CMakeLists.txt
14cr|libgit2-0.21.1-1|65	
14cr|libgit2-0.21.1-1|66	# Remove bundled libraries
14cr|libgit2-0.21.1-1|67	rm -rf deps
14cr|libgit2-0.21.1-1|68	#rm -rf src/xdiff
14cr|libgit2-0.21.1-1|69	
14cr|libgit2-0.21.1-1|70	%build
14cr|libgit2-0.21.1-1|71	%cmake -DTHREADSAFE:BOOL=ON
14cr|libgit2-0.21.1-1|72	%make
14cr|libgit2-0.21.1-1|73	
14cr|libgit2-0.21.1-1|74	%check
14cr|libgit2-0.21.1-1|75	ctest -V
14cr|libgit2-0.21.1-1|76	
14cr|libgit2-0.21.1-1|77	%install
14cr|libgit2-0.21.1-1|78	%makeinstall_std -C build
14cr|libgit2-0.21.1-1|79	
14cr|libgit2-0.21.1-1|80	%files -n %{libname}
14cr|libgit2-0.21.1-1|81	%doc README.md COPYING AUTHORS
14cr|libgit2-0.21.1-1|82	%{_libdir}/libgit2.so.%{major}
14cr|libgit2-0.21.1-1|83	%{_libdir}/libgit2.so.0.%{major}.*
14cr|libgit2-0.21.1-1|84	
14cr|libgit2-0.21.1-1|85	%files -n %{devname}
14cr|libgit2-0.21.1-1|86	%doc docs examples
14cr|libgit2-0.21.1-1|87	%{_libdir}/libgit2.so
14cr|libgit2-0.21.1-1|88	%{_libdir}/pkgconfig/libgit2.pc
14cr|libgit2-0.21.1-1|89	%{_includedir}/git2*
14cr|libgit2-0.21.1-1|90	
14cr|libgit2-0.21.1-1|91	
14cr|libgit2-0.21.1-1|92	%changelog
14cr|libgit2-0.21.1-1|93	* Mon Sep 15 2014 Tigro <ashejn@gmail.com> 0.21.1-1
14cr|libgit2-0.21.1-1|94	+ Revision: 1b3f2a4
14cr|libgit2-0.21.1-1|95	- initial build
14cr|libgit2-0.21.1-1|96	
14cr|libgit2-0.21.1-1|97	

2562 14
14cr|libgit2-glib-0.0.22-1|1	%define major	0
14cr|libgit2-glib-0.0.22-1|2	%define api	1.0
14cr|libgit2-glib-0.0.22-1|3	%define libname	%mklibname git2-glib %{api} %{major}
14cr|libgit2-glib-0.0.22-1|4	%define devname	%mklibname -d git2-glib %{api}
14cr|libgit2-glib-0.0.22-1|5	
14cr|libgit2-glib-0.0.22-1|6	%define url_ver	%(echo %{version} | cut -d. -f1,2)
14cr|libgit2-glib-0.0.22-1|7	
14cr|libgit2-glib-0.0.22-1|8	Name:		libgit2-glib
14cr|libgit2-glib-0.0.22-1|9	Version:	0.0.22
14cr|libgit2-glib-0.0.22-1|10	Release:	1
14cr|libgit2-glib-0.0.22-1|11	Summary:	Git library for GLib
14cr|libgit2-glib-0.0.22-1|12	Group:		System/Libraries
14cr|libgit2-glib-0.0.22-1|13	License:	LGPLv2+
14cr|libgit2-glib-0.0.22-1|14	URL:		https://wiki.gnome.org/Libgit2-glib
14cr|libgit2-glib-0.0.22-1|15	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|libgit2-glib-0.0.22-1|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|libgit2-glib-0.0.22-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libgit2-glib-0.0.22-1|18	BuildRequires:	pkgconfig(libgit2)
14cr|libgit2-glib-0.0.22-1|19	BuildRequires:	pkgconfig(python3)
14cr|libgit2-glib-0.0.22-1|20	BuildRequires:	python3-gobject3
14cr|libgit2-glib-0.0.22-1|21	BuildRequires:	gtk-doc
14cr|libgit2-glib-0.0.22-1|22	# (tv) for autoconf:
14cr|libgit2-glib-0.0.22-1|23	BuildRequires:	gnome-common
14cr|libgit2-glib-0.0.22-1|24	# Depend on python3-gobject for the python3 gi overrides directory.
14cr|libgit2-glib-0.0.22-1|25	# If we ever get a libgit2-glib consumer that does not depend on python3,
14cr|libgit2-glib-0.0.22-1|26	# it would probably make sense to split it to a separate subpackage.
14cr|libgit2-glib-0.0.22-1|27	Requires:	python3-gobject3
14cr|libgit2-glib-0.0.22-1|28	
14cr|libgit2-glib-0.0.22-1|29	%description
14cr|libgit2-glib-0.0.22-1|30	libgit2-glib is a glib wrapper library around the libgit2 git access library.
14cr|libgit2-glib-0.0.22-1|31	
14cr|libgit2-glib-0.0.22-1|32	%package -n %{libname}
14cr|libgit2-glib-0.0.22-1|33	Summary:	A glib wrapper library around the libgit2 git access library
14cr|libgit2-glib-0.0.22-1|34	Group:		System/Libraries
14cr|libgit2-glib-0.0.22-1|35	
14cr|libgit2-glib-0.0.22-1|36	%description -n %{libname}
14cr|libgit2-glib-0.0.22-1|37	libgit2-glib is a glib wrapper library around the libgit2 git access library.
14cr|libgit2-glib-0.0.22-1|38	
14cr|libgit2-glib-0.0.22-1|39	
14cr|libgit2-glib-0.0.22-1|40	%package -n %{devname}
14cr|libgit2-glib-0.0.22-1|41	Summary:	Development files for %{name}
14cr|libgit2-glib-0.0.22-1|42	Group:		Development/C
14cr|libgit2-glib-0.0.22-1|43	Requires:	%{libname} = %{version}-%{release}
14cr|libgit2-glib-0.0.22-1|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|libgit2-glib-0.0.22-1|45	Provides:	%{_lib}%{name}-devel = %{version}-%{release}
14cr|libgit2-glib-0.0.22-1|46	
14cr|libgit2-glib-0.0.22-1|47	%description -n %{devname}
14cr|libgit2-glib-0.0.22-1|48	The %{name}-devel package contains libraries and header files for
14cr|libgit2-glib-0.0.22-1|49	developing applications that use %{name}.
14cr|libgit2-glib-0.0.22-1|50	
14cr|libgit2-glib-0.0.22-1|51	%prep
14cr|libgit2-glib-0.0.22-1|52	%setup -q
14cr|libgit2-glib-0.0.22-1|53	
14cr|libgit2-glib-0.0.22-1|54	%build
14cr|libgit2-glib-0.0.22-1|55	%configure2_5x --disable-static --enable-gtk-doc
14cr|libgit2-glib-0.0.22-1|56	%make
14cr|libgit2-glib-0.0.22-1|57	
14cr|libgit2-glib-0.0.22-1|58	%install
14cr|libgit2-glib-0.0.22-1|59	%makeinstall_std
14cr|libgit2-glib-0.0.22-1|60	
14cr|libgit2-glib-0.0.22-1|61	# Remove unwanted la files
14cr|libgit2-glib-0.0.22-1|62	find %{buildroot} -name "*.la" -delete
14cr|libgit2-glib-0.0.22-1|63	
14cr|libgit2-glib-0.0.22-1|64	%files -n %{libname}
14cr|libgit2-glib-0.0.22-1|65	%doc AUTHORS NEWS
14cr|libgit2-glib-0.0.22-1|66	%{_libdir}/libgit2-glib-%{api}.so.%{major}
14cr|libgit2-glib-0.0.22-1|67	%{_libdir}/libgit2-glib-%{api}.so.%{major}.*
14cr|libgit2-glib-0.0.22-1|68	%{_libdir}/girepository-1.0/Ggit-1.0.typelib
14cr|libgit2-glib-0.0.22-1|69	
14cr|libgit2-glib-0.0.22-1|70	%files -n %{devname}
14cr|libgit2-glib-0.0.22-1|71	%doc %{_datadir}/gtk-doc/
14cr|libgit2-glib-0.0.22-1|72	%{_includedir}/libgit2-glib-%{api}/
14cr|libgit2-glib-0.0.22-1|73	%{_libdir}/libgit2-glib-%{api}.so
14cr|libgit2-glib-0.0.22-1|74	%{_libdir}/pkgconfig/libgit2-glib-%{api}.pc
14cr|libgit2-glib-0.0.22-1|75	%{_datadir}/gir-1.0/Ggit-1.0.gir
14cr|libgit2-glib-0.0.22-1|76	
14cr|libgit2-glib-0.0.22-1|77	
14cr|libgit2-glib-0.0.22-1|78	%changelog
14cr|libgit2-glib-0.0.22-1|79	* Tue Sep 16 2014 Tigro <ashejn@gmail.com> 0.0.22-1
14cr|libgit2-glib-0.0.22-1|80	+ Revision: d7b9997
14cr|libgit2-glib-0.0.22-1|81	- add BR: gtk-doc
14cr|libgit2-glib-0.0.22-1|82	
14cr|libgit2-glib-0.0.22-1|83	

2563 14
14cr|libhid-0.2.17-2|1	%define major 0
14cr|libhid-0.2.17-2|2	%define libname %mklibname hid %{major}
14cr|libhid-0.2.17-2|3	%define devname %mklibname hid -d
14cr|libhid-0.2.17-2|4	
14cr|libhid-0.2.17-2|5	Name:		libhid
14cr|libhid-0.2.17-2|6	Version:	0.2.17
14cr|libhid-0.2.17-2|7	Release:	2
14cr|libhid-0.2.17-2|8	Summary:	User space USB HID access library
14cr|libhid-0.2.17-2|9	Group:		System/Libraries
14cr|libhid-0.2.17-2|10	License:	GPLv2
14cr|libhid-0.2.17-2|11	URL:		http://libhid.alioth.debian.org
14cr|libhid-0.2.17-2|12	# The source for this package was pulled from upstream's Subversion.  Use the
14cr|libhid-0.2.17-2|13	# following commands to generate the tarball:
14cr|libhid-0.2.17-2|14	#  svn co svn://svn.debian.org/libhid/trunk libhid-0.2.17
14cr|libhid-0.2.17-2|15	#  tar -czvf libhid-0.2.17.tar.gz libhid-0.2.17
14cr|libhid-0.2.17-2|16	Source0:	%{name}-%{version}.tar.gz
14cr|libhid-0.2.17-2|17	
14cr|libhid-0.2.17-2|18	# Use db2x_docbook2man instead xsltproc to generate man pages
14cr|libhid-0.2.17-2|19	Patch0:		libhid-0.2.17-fix_manpage.patch
14cr|libhid-0.2.17-2|20	# Stop the configure script to mess the flags
14cr|libhid-0.2.17-2|21	Patch1:		libhid-0.2.17-fix_compiler_flags.patch
14cr|libhid-0.2.17-2|22	# Fix FTBFS rhbz#716191
14cr|libhid-0.2.17-2|23	Patch2:		libhid-0.2.17-buildfix.patch
14cr|libhid-0.2.17-2|24	# Fix Python installation on x86_64
14cr|libhid-0.2.17-2|25	Patch3:		libhid-0.2.17-fix_python.patch
14cr|libhid-0.2.17-2|26	BuildRequires:	pkgconfig(libusb)
14cr|libhid-0.2.17-2|27	BuildRequires:	libtool
14cr|libhid-0.2.17-2|28	BuildRequires:	pkgconfig
14cr|libhid-0.2.17-2|29	BuildRequires:	swig
14cr|libhid-0.2.17-2|30	BuildRequires:	python-devel
14cr|libhid-0.2.17-2|31	BuildRequires:	docbook-style-xsl
14cr|libhid-0.2.17-2|32	BuildRequires:	docbook2x
14cr|libhid-0.2.17-2|33	
14cr|libhid-0.2.17-2|34	%description
14cr|libhid-0.2.17-2|35	libhid provides a generic and flexible way to access and interact with USB
14cr|libhid-0.2.17-2|36	HID devices, much like libusb does for plain USB devices. It is based on
14cr|libhid-0.2.17-2|37	libusb, thus it requires no HID support in the kernel and provides means to
14cr|libhid-0.2.17-2|38	take control over a device even if the kernel governs it.
14cr|libhid-0.2.17-2|39	
14cr|libhid-0.2.17-2|40	
14cr|libhid-0.2.17-2|41	#----------------------------------------------------------------------------
14cr|libhid-0.2.17-2|42	
14cr|libhid-0.2.17-2|43	%package -n %{libname}
14cr|libhid-0.2.17-2|44	Summary:        User space USB HID access library
14cr|libhid-0.2.17-2|45	Group:          System/Libraries
14cr|libhid-0.2.17-2|46	
14cr|libhid-0.2.17-2|47	%description -n %{libname}
14cr|libhid-0.2.17-2|48	libhid provides a generic and flexible way to access and interact with USB
14cr|libhid-0.2.17-2|49	HID devices, much like libusb does for plain USB devices. It is based on
14cr|libhid-0.2.17-2|50	libusb, thus it requires no HID support in the kernel and provides means to
14cr|libhid-0.2.17-2|51	take control over a device even if the kernel governs it.
14cr|libhid-0.2.17-2|52	
14cr|libhid-0.2.17-2|53	%files -n %{libname}
14cr|libhid-0.2.17-2|54	# Excluded INSTALL and COPYING as they are symlinks to nothing
14cr|libhid-0.2.17-2|55	%doc README.licence
14cr|libhid-0.2.17-2|56	%{_bindir}/libhid-detach-device
14cr|libhid-0.2.17-2|57	%{_mandir}/man1/*
14cr|libhid-0.2.17-2|58	%{_libdir}/%{name}.so.%{major}*
14cr|libhid-0.2.17-2|59	
14cr|libhid-0.2.17-2|60	#----------------------------------------------------------------------------
14cr|libhid-0.2.17-2|61	
14cr|libhid-0.2.17-2|62	%package -n %{devname}
14cr|libhid-0.2.17-2|63	Summary:        Development files for %{name}
14cr|libhid-0.2.17-2|64	Group:          Development/C
14cr|libhid-0.2.17-2|65	Requires:       %{libname} = %{EVRD}
14cr|libhid-0.2.17-2|66	Requires:	pkgconfig(libusb)
14cr|libhid-0.2.17-2|67	
14cr|libhid-0.2.17-2|68	%description -n %{devname}
14cr|libhid-0.2.17-2|69	This package provides the development files for libhid.
14cr|libhid-0.2.17-2|70	You need this if you want to develop an application with libhid
14cr|libhid-0.2.17-2|71	
14cr|libhid-0.2.17-2|72	%files -n %{devname}
14cr|libhid-0.2.17-2|73	%doc AUTHORS README ChangeLog
14cr|libhid-0.2.17-2|74	%{_libdir}/pkgconfig/libhid.pc
14cr|libhid-0.2.17-2|75	%{_includedir}/*
14cr|libhid-0.2.17-2|76	%{_libdir}/%{name}.so
14cr|libhid-0.2.17-2|77	
14cr|libhid-0.2.17-2|78	#----------------------------------------------------------------------------
14cr|libhid-0.2.17-2|79	
14cr|libhid-0.2.17-2|80	%package python
14cr|libhid-0.2.17-2|81	Summary:	Python bindings for the libhid libraries
14cr|libhid-0.2.17-2|82	Group:		System/Libraries
14cr|libhid-0.2.17-2|83	Requires:	%{libname} = %{EVRD}
14cr|libhid-0.2.17-2|84	
14cr|libhid-0.2.17-2|85	%description python
14cr|libhid-0.2.17-2|86	This package provides the hid module and wrapper for python which provides
14cr|libhid-0.2.17-2|87	access to USB HID devices.
14cr|libhid-0.2.17-2|88	
14cr|libhid-0.2.17-2|89	%files python
14cr|libhid-0.2.17-2|90	%doc swig/README
14cr|libhid-0.2.17-2|91	%{py_platsitedir}/*
14cr|libhid-0.2.17-2|92	
14cr|libhid-0.2.17-2|93	#----------------------------------------------------------------------------
14cr|libhid-0.2.17-2|94	
14cr|libhid-0.2.17-2|95	%prep
14cr|libhid-0.2.17-2|96	%setup -q
14cr|libhid-0.2.17-2|97	%patch0 -p1 -b .fix_manpage
14cr|libhid-0.2.17-2|98	%patch3 -p1 -b .fix_python
14cr|libhid-0.2.17-2|99	# Allow build against swig-3.0
14cr|libhid-0.2.17-2|100	sed -i 's|AC_PROG_SWIG(1.3)|AC_PROG_SWIG(3.0)|' configure.ac
14cr|libhid-0.2.17-2|101	autoreconf -i
14cr|libhid-0.2.17-2|102	%patch1 -p1 -b .fix_compiler_flags
14cr|libhid-0.2.17-2|103	%patch2 -p1
14cr|libhid-0.2.17-2|104	
14cr|libhid-0.2.17-2|105	%build
14cr|libhid-0.2.17-2|106	# Fix swig and disable doxygen for now
14cr|libhid-0.2.17-2|107	%configure \
14cr|libhid-0.2.17-2|108	--enable-static=no \
14cr|libhid-0.2.17-2|109	--without-doxygen
14cr|libhid-0.2.17-2|110	
14cr|libhid-0.2.17-2|111	sed -i 's|db2x_docbook2man|docbook2x-man|' doc/man/Makefile
14cr|libhid-0.2.17-2|112	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|libhid-0.2.17-2|113	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|libhid-0.2.17-2|114	%make
14cr|libhid-0.2.17-2|115	
14cr|libhid-0.2.17-2|116	%install
14cr|libhid-0.2.17-2|117	%makeinstall_std
14cr|libhid-0.2.17-2|118	
14cr|libhid-0.2.17-2|119	%changelog
14cr|libhid-0.2.17-2|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.17-2
14cr|libhid-0.2.17-2|121	+ Revision: 1b96d56
14cr|libhid-0.2.17-2|122	- MassBuild#464: Increase release tag
14cr|libhid-0.2.17-2|123	
14cr|libhid-0.2.17-2|124	

2564 14
14cr|libhoard-3.9.0-2|1	%define major 0
14cr|libhoard-3.9.0-2|2	%define libname %mklibname hoard %{major}
14cr|libhoard-3.9.0-2|3	%define develname %mklibname hoard -d
14cr|libhoard-3.9.0-2|4	
14cr|libhoard-3.9.0-2|5	Summary:	The Hoard Memory Allocator
14cr|libhoard-3.9.0-2|6	Name:		libhoard
14cr|libhoard-3.9.0-2|7	Version:	3.9.0
14cr|libhoard-3.9.0-2|8	Release:	2
14cr|libhoard-3.9.0-2|9	Group:		System/Libraries
14cr|libhoard-3.9.0-2|10	License:	GPLv2+
14cr|libhoard-3.9.0-2|11	URL:		http://www.hoard.org/
14cr|libhoard-3.9.0-2|12	Source0:	http://www.cs.umass.edu/~emery/hoard/hoard-%{version}/libhoard-3.9.tar.gz
14cr|libhoard-3.9.0-2|13	Patch0:		libhoard-3.9-glibc-2.14+fix.diff
14cr|libhoard-3.9.0-2|14	Patch1:		libhoard-3.9-soname.diff
14cr|libhoard-3.9.0-2|15	
14cr|libhoard-3.9.0-2|16	%description
14cr|libhoard-3.9.0-2|17	The Hoard memory allocator is a fast, scalable, and memory-efficient memory
14cr|libhoard-3.9.0-2|18	allocator for Linux, Solaris, Mac OS X, and Windows. Hoard is a drop-in
14cr|libhoard-3.9.0-2|19	replacement for malloc that can dramatically improve application performance,
14cr|libhoard-3.9.0-2|20	especially for multithreaded programs running on multiprocessors and multicore
14cr|libhoard-3.9.0-2|21	CPUs.
14cr|libhoard-3.9.0-2|22	
14cr|libhoard-3.9.0-2|23	%package -n	%{libname}
14cr|libhoard-3.9.0-2|24	Summary:	A fast, scalable, and memory-efficient memory allocator
14cr|libhoard-3.9.0-2|25	Group:		System/Libraries
14cr|libhoard-3.9.0-2|26	
14cr|libhoard-3.9.0-2|27	%description -n	%{libname}
14cr|libhoard-3.9.0-2|28	The Hoard memory allocator is a fast, scalable, and memory-efficient memory
14cr|libhoard-3.9.0-2|29	allocator for Linux, Solaris, Mac OS X, and Windows. Hoard is a drop-in
14cr|libhoard-3.9.0-2|30	replacement for malloc that can dramatically improve application performance,
14cr|libhoard-3.9.0-2|31	especially for multithreaded programs running on multiprocessors and multicore
14cr|libhoard-3.9.0-2|32	CPUs.
14cr|libhoard-3.9.0-2|33	
14cr|libhoard-3.9.0-2|34	%package -n	%{develname}
14cr|libhoard-3.9.0-2|35	Summary:	Development files for libhoard
14cr|libhoard-3.9.0-2|36	Group:		Development/C++
14cr|libhoard-3.9.0-2|37	Requires:	%{libname} >= %{version}
14cr|libhoard-3.9.0-2|38	Provides:	hoard-devel = %{version}
14cr|libhoard-3.9.0-2|39	
14cr|libhoard-3.9.0-2|40	%description -n	%{develname}
14cr|libhoard-3.9.0-2|41	This package contains development files for libhoard.
14cr|libhoard-3.9.0-2|42	
14cr|libhoard-3.9.0-2|43	%prep
14cr|libhoard-3.9.0-2|44	%setup -q -n emeryberger-Hoard-d065953
14cr|libhoard-3.9.0-2|45	
14cr|libhoard-3.9.0-2|46	find -type f | xargs chmod 644
14cr|libhoard-3.9.0-2|47	
14cr|libhoard-3.9.0-2|48	%patch0 -p0
14cr|libhoard-3.9.0-2|49	%patch1 -p0
14cr|libhoard-3.9.0-2|50	cp -pf src/Makefile{,.orig}
14cr|libhoard-3.9.0-2|51	perl -pi -e 's/-O/-fPIC -O/g;s/-static//g;s/-pipe//g' src/Makefile
14cr|libhoard-3.9.0-2|52	# on non-i586 we assume that the default arch is sufficient
14cr|libhoard-3.9.0-2|53	%ifnarch i586
14cr|libhoard-3.9.0-2|54	perl -pi -e 's/-march=pentiumpro //g;s/ -malign-double//g' src/Makefile
14cr|libhoard-3.9.0-2|55	%endif
14cr|libhoard-3.9.0-2|56	
14cr|libhoard-3.9.0-2|57	%build
14cr|libhoard-3.9.0-2|58	pushd src
14cr|libhoard-3.9.0-2|59	make generic-gcc
14cr|libhoard-3.9.0-2|60	
14cr|libhoard-3.9.0-2|61	%install
14cr|libhoard-3.9.0-2|62	install -d %{buildroot}%{_libdir}
14cr|libhoard-3.9.0-2|63	install -m0755 src/libhoard.so.%{major} %{buildroot}%{_libdir}
14cr|libhoard-3.9.0-2|64	ln -s libhoard.so.%{major} %{buildroot}%{_libdir}/libhoard.so
14cr|libhoard-3.9.0-2|65	
14cr|libhoard-3.9.0-2|66	%files -n %{libname}
14cr|libhoard-3.9.0-2|67	%doc doc NEWS README THANKS
14cr|libhoard-3.9.0-2|68	%{_libdir}/libhoard.so.%{major}*
14cr|libhoard-3.9.0-2|69	
14cr|libhoard-3.9.0-2|70	%files -n %{develname}
14cr|libhoard-3.9.0-2|71	%{_libdir}/libhoard.so
14cr|libhoard-3.9.0-2|72	
14cr|libhoard-3.9.0-2|73	%changelog
14cr|libhoard-3.9.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.0-2
14cr|libhoard-3.9.0-2|75	+ Revision: 870d6dd
14cr|libhoard-3.9.0-2|76	- MassBuild#464: Increase release tag
14cr|libhoard-3.9.0-2|77	
14cr|libhoard-3.9.0-2|78	

2565 14
14cr|libhome-0.10.2-11|1	%define major 1
14cr|libhome-0.10.2-11|2	%define pmajor 2
14cr|libhome-0.10.2-11|3	%define libname %mklibname home %{major}
14cr|libhome-0.10.2-11|4	%define libproxy %mklibname nss_home_proxy %{pmajor}
14cr|libhome-0.10.2-11|5	%define devname %mklibname home -d
14cr|libhome-0.10.2-11|6	
14cr|libhome-0.10.2-11|7	Summary:	A library providing a getpwnam() emulation
14cr|libhome-0.10.2-11|8	Name:		libhome
14cr|libhome-0.10.2-11|9	Version:	0.10.2
14cr|libhome-0.10.2-11|10	Release:	11
14cr|libhome-0.10.2-11|11	License:	GPLv2+
14cr|libhome-0.10.2-11|12	Group:		System/Libraries
14cr|libhome-0.10.2-11|13	Url:		http://pll.sourceforge.net/
14cr|libhome-0.10.2-11|14	Source0:	http://prdownloads.sourceforge.net/pll//%{name}-%{version}.tar.gz
14cr|libhome-0.10.2-11|15	Patch0:		libhome-0.10.1-DESTDIR.diff
14cr|libhome-0.10.2-11|16	Patch1:		libhome-0.10.2-fix-link.patch
14cr|libhome-0.10.2-11|17	Patch2:		libhome-0.10.2-db5.patch
14cr|libhome-0.10.2-11|18	BuildRequires:	groff-for-man
14cr|libhome-0.10.2-11|19	BuildRequires:	libtool
14cr|libhome-0.10.2-11|20	BuildRequires:	db-devel
14cr|libhome-0.10.2-11|21	BuildRequires:	mysql-devel
14cr|libhome-0.10.2-11|22	BuildRequires:	openldap-devel
14cr|libhome-0.10.2-11|23	BuildRequires:	postgresql-devel
14cr|libhome-0.10.2-11|24	BuildRequires:	pkgconfig(openssl)
14cr|libhome-0.10.2-11|25	
14cr|libhome-0.10.2-11|26	%description
14cr|libhome-0.10.2-11|27	libhome is a library providing a getpwnam() emulation. It support MySQL,
14cr|libhome-0.10.2-11|28	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
14cr|libhome-0.10.2-11|29	within a system daemons who needs user authentification or identification when
14cr|libhome-0.10.2-11|30	the users are listed on foreign servers.
14cr|libhome-0.10.2-11|31	
14cr|libhome-0.10.2-11|32	#----------------------------------------------------------------------------
14cr|libhome-0.10.2-11|33	
14cr|libhome-0.10.2-11|34	%package -n %{libname}
14cr|libhome-0.10.2-11|35	Summary:	A library providing a getpwnam() emulation
14cr|libhome-0.10.2-11|36	Group:		System/Libraries
14cr|libhome-0.10.2-11|37	
14cr|libhome-0.10.2-11|38	%description -n %{libname}
14cr|libhome-0.10.2-11|39	libhome is a library providing a getpwnam() emulation. It support MySQL,
14cr|libhome-0.10.2-11|40	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
14cr|libhome-0.10.2-11|41	within a system daemons who needs user authentification or identification when
14cr|libhome-0.10.2-11|42	the users are listed on foreign servers.
14cr|libhome-0.10.2-11|43	
14cr|libhome-0.10.2-11|44	%files -n %{libname}
14cr|libhome-0.10.2-11|45	%doc AUTHORS COPYING.LIB NEWS README
14cr|libhome-0.10.2-11|46	%{_libdir}/libhome.so.%{major}*
14cr|libhome-0.10.2-11|47	
14cr|libhome-0.10.2-11|48	#----------------------------------------------------------------------------
14cr|libhome-0.10.2-11|49	
14cr|libhome-0.10.2-11|50	%package -n %{libproxy}
14cr|libhome-0.10.2-11|51	Summary:	A library providing a getpwnam() emulation
14cr|libhome-0.10.2-11|52	Group:		System/Libraries
14cr|libhome-0.10.2-11|53	Conflicts:	%{_lib}home1 < 0.10.2-10
14cr|libhome-0.10.2-11|54	
14cr|libhome-0.10.2-11|55	%description -n %{libproxy}
14cr|libhome-0.10.2-11|56	libhome is a library providing a getpwnam() emulation. It support MySQL,
14cr|libhome-0.10.2-11|57	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
14cr|libhome-0.10.2-11|58	within a system daemons who needs user authentification or identification when
14cr|libhome-0.10.2-11|59	the users are listed on foreign servers.
14cr|libhome-0.10.2-11|60	
14cr|libhome-0.10.2-11|61	%files -n %{libproxy}
14cr|libhome-0.10.2-11|62	%doc AUTHORS COPYING.LIB NEWS README
14cr|libhome-0.10.2-11|63	%{_libdir}/libnss_home_proxy.so.%{pmajor}*
14cr|libhome-0.10.2-11|64	
14cr|libhome-0.10.2-11|65	#----------------------------------------------------------------------------
14cr|libhome-0.10.2-11|66	
14cr|libhome-0.10.2-11|67	%package utils
14cr|libhome-0.10.2-11|68	Summary:	A library providing a getpwnam() emulation (utilities package)
14cr|libhome-0.10.2-11|69	Group:		System/Libraries
14cr|libhome-0.10.2-11|70	
14cr|libhome-0.10.2-11|71	%description utils
14cr|libhome-0.10.2-11|72	libhome is a library providing a getpwnam() emulation. It support MySQL,
14cr|libhome-0.10.2-11|73	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
14cr|libhome-0.10.2-11|74	within a system daemons who needs user authentification or identification when
14cr|libhome-0.10.2-11|75	the users are listed on foreign servers.
14cr|libhome-0.10.2-11|76	
14cr|libhome-0.10.2-11|77	This package contains various utilities provided by libhome.
14cr|libhome-0.10.2-11|78	
14cr|libhome-0.10.2-11|79	%files utils
14cr|libhome-0.10.2-11|80	%config(noreplace) %{_sysconfdir}/home.conf
14cr|libhome-0.10.2-11|81	%{_bindir}/home_finger
14cr|libhome-0.10.2-11|82	%{_bindir}/home_su
14cr|libhome-0.10.2-11|83	%{_sbindir}/home_proxy
14cr|libhome-0.10.2-11|84	%{_mandir}/man*/*
14cr|libhome-0.10.2-11|85	
14cr|libhome-0.10.2-11|86	#----------------------------------------------------------------------------
14cr|libhome-0.10.2-11|87	
14cr|libhome-0.10.2-11|88	%package -n %{devname}
14cr|libhome-0.10.2-11|89	Summary:	Development library and header files for the libhome library
14cr|libhome-0.10.2-11|90	Group:		Development/C
14cr|libhome-0.10.2-11|91	Requires:	%{libname} = %{EVRD}
14cr|libhome-0.10.2-11|92	Requires:	%{libproxy} = %{EVRD}
14cr|libhome-0.10.2-11|93	Provides:	%{name}-devel = %{EVRD}
14cr|libhome-0.10.2-11|94	
14cr|libhome-0.10.2-11|95	%description -n %{devname}
14cr|libhome-0.10.2-11|96	libhome is a library providing a getpwnam() emulation. It support MySQL),
14cr|libhome-0.10.2-11|97	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
14cr|libhome-0.10.2-11|98	within a system daemons who needs user authentification or identification when
14cr|libhome-0.10.2-11|99	the users are listed on foreign servers.
14cr|libhome-0.10.2-11|100	
14cr|libhome-0.10.2-11|101	This package contains the static libhome library and its header files.
14cr|libhome-0.10.2-11|102	
14cr|libhome-0.10.2-11|103	%files -n %{devname}
14cr|libhome-0.10.2-11|104	%attr(0755,root,root) %{_bindir}/libhome.sh
14cr|libhome-0.10.2-11|105	%{_includedir}/home/
14cr|libhome-0.10.2-11|106	%{_libdir}/*.so
14cr|libhome-0.10.2-11|107	
14cr|libhome-0.10.2-11|108	#----------------------------------------------------------------------------
14cr|libhome-0.10.2-11|109	
14cr|libhome-0.10.2-11|110	%prep
14cr|libhome-0.10.2-11|111	%setup -q
14cr|libhome-0.10.2-11|112	%patch0 -p0
14cr|libhome-0.10.2-11|113	%patch1 -p0
14cr|libhome-0.10.2-11|114	%patch2 -p0
14cr|libhome-0.10.2-11|115	
14cr|libhome-0.10.2-11|116	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|libhome-0.10.2-11|117	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|libhome-0.10.2-11|118	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|libhome-0.10.2-11|119	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|libhome-0.10.2-11|120	
14cr|libhome-0.10.2-11|121	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|libhome-0.10.2-11|122	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|libhome-0.10.2-11|123	done
14cr|libhome-0.10.2-11|124	
14cr|libhome-0.10.2-11|125	%build
14cr|libhome-0.10.2-11|126	autoreconf
14cr|libhome-0.10.2-11|127	export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
14cr|libhome-0.10.2-11|128	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED"
14cr|libhome-0.10.2-11|129	export LDFLAGS="%{ldflags} -lcrypt"
14cr|libhome-0.10.2-11|130	
14cr|libhome-0.10.2-11|131	%configure2_5x \
14cr|libhome-0.10.2-11|132	--with-conffile=%{_sysconfdir}/home.conf \
14cr|libhome-0.10.2-11|133	--disable-static
14cr|libhome-0.10.2-11|134	%make
14cr|libhome-0.10.2-11|135	
14cr|libhome-0.10.2-11|136	%install
14cr|libhome-0.10.2-11|137	install -d %{buildroot}%{_sysconfdir}
14cr|libhome-0.10.2-11|138	
14cr|libhome-0.10.2-11|139	%makeinstall_std
14cr|libhome-0.10.2-11|140	
14cr|libhome-0.10.2-11|141	install -m0640 home.conf %{buildroot}%{_sysconfdir}/home.conf
14cr|libhome-0.10.2-11|142	
14cr|libhome-0.10.2-11|143	
14cr|libhome-0.10.2-11|144	%changelog
14cr|libhome-0.10.2-11|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-11
14cr|libhome-0.10.2-11|146	+ Revision: b524374
14cr|libhome-0.10.2-11|147	- MassBuild#464: Increase release tag
14cr|libhome-0.10.2-11|148	
14cr|libhome-0.10.2-11|149	

2566 14
14cr|libibverbs-1.1.6-2|1	%define	major 1
14cr|libibverbs-1.1.6-2|2	%define libname	%mklibname ibverbs %{major}
14cr|libibverbs-1.1.6-2|3	%define develname %mklibname -d ibverbs
14cr|libibverbs-1.1.6-2|4	
14cr|libibverbs-1.1.6-2|5	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
14cr|libibverbs-1.1.6-2|6	Name:		libibverbs
14cr|libibverbs-1.1.6-2|7	Version:	1.1.6
14cr|libibverbs-1.1.6-2|8	Release:	2
14cr|libibverbs-1.1.6-2|9	Group:		System/Libraries
14cr|libibverbs-1.1.6-2|10	License:	GPLv2 or BSD
14cr|libibverbs-1.1.6-2|11	URL:		http://openfabrics.org/
14cr|libibverbs-1.1.6-2|12	Source0:	http://openfabrics.org/downloads/verbs/libibverbs-%{version}.tar.gz
14cr|libibverbs-1.1.6-2|13	BuildRequires:	autoconf
14cr|libibverbs-1.1.6-2|14	BuildRequires:	libtool
14cr|libibverbs-1.1.6-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libibverbs-1.1.6-2|16	
14cr|libibverbs-1.1.6-2|17	%description
14cr|libibverbs-1.1.6-2|18	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
14cr|libibverbs-1.1.6-2|19	described in the InfiniBand Architecture Specification and the RDMA Protocol
14cr|libibverbs-1.1.6-2|20	Verbs Specification. This includes direct hardware access from userspace to
14cr|libibverbs-1.1.6-2|21	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
14cr|libibverbs-1.1.6-2|22	library to be useful, a device-specific plug-in module should also be
14cr|libibverbs-1.1.6-2|23	installed.
14cr|libibverbs-1.1.6-2|24	
14cr|libibverbs-1.1.6-2|25	%package -n	%{libname}
14cr|libibverbs-1.1.6-2|26	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
14cr|libibverbs-1.1.6-2|27	Group:          System/Libraries
14cr|libibverbs-1.1.6-2|28	
14cr|libibverbs-1.1.6-2|29	%description -n	%{libname}
14cr|libibverbs-1.1.6-2|30	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
14cr|libibverbs-1.1.6-2|31	described in the InfiniBand Architecture Specification and the RDMA Protocol
14cr|libibverbs-1.1.6-2|32	Verbs Specification. This includes direct hardware access from userspace to
14cr|libibverbs-1.1.6-2|33	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
14cr|libibverbs-1.1.6-2|34	library to be useful, a device-specific plug-in module should also be
14cr|libibverbs-1.1.6-2|35	installed.
14cr|libibverbs-1.1.6-2|36	
14cr|libibverbs-1.1.6-2|37	This package contains the shared libibverbs library.
14cr|libibverbs-1.1.6-2|38	
14cr|libibverbs-1.1.6-2|39	%package -n	%{develname}
14cr|libibverbs-1.1.6-2|40	Summary:	Static library and header files for the libibverbs library
14cr|libibverbs-1.1.6-2|41	Group:		Development/C
14cr|libibverbs-1.1.6-2|42	Provides:	%{name}-devel = %{version}
14cr|libibverbs-1.1.6-2|43	Requires:	%{libname} = %{version}
14cr|libibverbs-1.1.6-2|44	
14cr|libibverbs-1.1.6-2|45	%description -n	%{develname}
14cr|libibverbs-1.1.6-2|46	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
14cr|libibverbs-1.1.6-2|47	described in the InfiniBand Architecture Specification and the RDMA Protocol
14cr|libibverbs-1.1.6-2|48	Verbs Specification. This includes direct hardware access from userspace to
14cr|libibverbs-1.1.6-2|49	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
14cr|libibverbs-1.1.6-2|50	library to be useful, a device-specific plug-in module should also be
14cr|libibverbs-1.1.6-2|51	installed.
14cr|libibverbs-1.1.6-2|52	
14cr|libibverbs-1.1.6-2|53	This package contains the static libibverbs library and its header files.
14cr|libibverbs-1.1.6-2|54	
14cr|libibverbs-1.1.6-2|55	%package	utils
14cr|libibverbs-1.1.6-2|56	Summary:	Examples for the libibverbs library
14cr|libibverbs-1.1.6-2|57	Group:		System/Libraries
14cr|libibverbs-1.1.6-2|58	Requires:	%{libname} = %{version}
14cr|libibverbs-1.1.6-2|59	
14cr|libibverbs-1.1.6-2|60	%description	utils
14cr|libibverbs-1.1.6-2|61	Useful libibverbs example programs such as ibv_devinfo, which displays
14cr|libibverbs-1.1.6-2|62	information about RDMA devices.
14cr|libibverbs-1.1.6-2|63	
14cr|libibverbs-1.1.6-2|64	%prep
14cr|libibverbs-1.1.6-2|65	%setup -q
14cr|libibverbs-1.1.6-2|66	
14cr|libibverbs-1.1.6-2|67	%build
14cr|libibverbs-1.1.6-2|68	%configure2_5x
14cr|libibverbs-1.1.6-2|69	%make
14cr|libibverbs-1.1.6-2|70	
14cr|libibverbs-1.1.6-2|71	%install
14cr|libibverbs-1.1.6-2|72	rm -rf %{buildroot}
14cr|libibverbs-1.1.6-2|73	%makeinstall_std
14cr|libibverbs-1.1.6-2|74	
14cr|libibverbs-1.1.6-2|75	%if %mdkversion < 200900
14cr|libibverbs-1.1.6-2|76	%post -n %{libname} -p /sbin/ldconfig
14cr|libibverbs-1.1.6-2|77	%endif
14cr|libibverbs-1.1.6-2|78	
14cr|libibverbs-1.1.6-2|79	%if %mdkversion < 200900
14cr|libibverbs-1.1.6-2|80	%postun -n %{libname} -p /sbin/ldconfig
14cr|libibverbs-1.1.6-2|81	%endif
14cr|libibverbs-1.1.6-2|82	
14cr|libibverbs-1.1.6-2|83	%clean
14cr|libibverbs-1.1.6-2|84	rm -rf %{buildroot}
14cr|libibverbs-1.1.6-2|85	
14cr|libibverbs-1.1.6-2|86	%files -n %{libname}
14cr|libibverbs-1.1.6-2|87	%defattr(-,root,root,-)
14cr|libibverbs-1.1.6-2|88	%doc AUTHORS COPYING ChangeLog README
14cr|libibverbs-1.1.6-2|89	%{_libdir}/libibverbs*.so.%{major}*
14cr|libibverbs-1.1.6-2|90	
14cr|libibverbs-1.1.6-2|91	%files -n %{develname}
14cr|libibverbs-1.1.6-2|92	%defattr(-,root,root,-)
14cr|libibverbs-1.1.6-2|93	%{_libdir}/lib*.so
14cr|libibverbs-1.1.6-2|94	%{_libdir}/lib*.*a
14cr|libibverbs-1.1.6-2|95	%{_includedir}/*
14cr|libibverbs-1.1.6-2|96	%{_mandir}/man3/*
14cr|libibverbs-1.1.6-2|97	
14cr|libibverbs-1.1.6-2|98	%files utils
14cr|libibverbs-1.1.6-2|99	%defattr(-,root,root,-)
14cr|libibverbs-1.1.6-2|100	%{_bindir}/*
14cr|libibverbs-1.1.6-2|101	%{_mandir}/man1/*
14cr|libibverbs-1.1.6-2|102	
14cr|libibverbs-1.1.6-2|103	
14cr|libibverbs-1.1.6-2|104	
14cr|libibverbs-1.1.6-2|105	
14cr|libibverbs-1.1.6-2|106	%changelog
14cr|libibverbs-1.1.6-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-2
14cr|libibverbs-1.1.6-2|108	+ Revision: e42846e
14cr|libibverbs-1.1.6-2|109	- MassBuild#464: Increase release tag
14cr|libibverbs-1.1.6-2|110	
14cr|libibverbs-1.1.6-2|111	

2567 14
14cr|libicns-0.8.1-3|1	%define major 1
14cr|libicns-0.8.1-3|2	%define libname %mklibname icns %{major}
14cr|libicns-0.8.1-3|3	%define libname_devel %mklibname -d icns
14cr|libicns-0.8.1-3|4	
14cr|libicns-0.8.1-3|5	Name:          libicns
14cr|libicns-0.8.1-3|6	Version:       0.8.1
14cr|libicns-0.8.1-3|7	Release:       3
14cr|libicns-0.8.1-3|8	Summary:       Library for manipulating MacOS X icns files
14cr|libicns-0.8.1-3|9	Group:         System/Libraries
14cr|libicns-0.8.1-3|10	License:       GPL, LGPL
14cr|libicns-0.8.1-3|11	URL:           http://icns.sourceforge.net/
14cr|libicns-0.8.1-3|12	Source:        http://downloads.sourceforge.net/project/icns/icns/libicns-%{version}/libicns-%{version}.tar.gz
14cr|libicns-0.8.1-3|13	#Patch0:        libicns-0.7.1-png2icns.patch
14cr|libicns-0.8.1-3|14	
14cr|libicns-0.8.1-3|15	BuildRequires: pkgconfig(jasper)
14cr|libicns-0.8.1-3|16	BuildRequires: pkgconfig(libpng)
14cr|libicns-0.8.1-3|17	
14cr|libicns-0.8.1-3|18	%description
14cr|libicns-0.8.1-3|19	%{name} is a library providing functionality for easily reading and
14cr|libicns-0.8.1-3|20	writing MacOS X icns files.
14cr|libicns-0.8.1-3|21	
14cr|libicns-0.8.1-3|22	%package -n %libname
14cr|libicns-0.8.1-3|23	Summary:          Library files for %{name}
14cr|libicns-0.8.1-3|24	Group:            System/Libraries
14cr|libicns-0.8.1-3|25	
14cr|libicns-0.8.1-3|26	%description -n %libname
14cr|libicns-0.8.1-3|27	%{name} is a library providing functionality for easily reading and
14cr|libicns-0.8.1-3|28	writing MacOS X icns files.
14cr|libicns-0.8.1-3|29	
14cr|libicns-0.8.1-3|30	%package -n %libname_devel
14cr|libicns-0.8.1-3|31	Group:         Development/C
14cr|libicns-0.8.1-3|32	Summary:       Devel package for %{name}
14cr|libicns-0.8.1-3|33	Requires:      %{libname} = %{EVRD}
14cr|libicns-0.8.1-3|34	
14cr|libicns-0.8.1-3|35	%description -n %libname_devel
14cr|libicns-0.8.1-3|36	%{name} is a library providing functionality for easily reading and
14cr|libicns-0.8.1-3|37	writing MacOS X icns files.
14cr|libicns-0.8.1-3|38	
14cr|libicns-0.8.1-3|39	This package contains libraries and header files need for development.
14cr|libicns-0.8.1-3|40	
14cr|libicns-0.8.1-3|41	%package -n libicns-utils
14cr|libicns-0.8.1-3|42	Group:         System/Libraries
14cr|libicns-0.8.1-3|43	Summary:       Utilities for %{name}
14cr|libicns-0.8.1-3|44	Requires:      %{libname} = %{EVRD}
14cr|libicns-0.8.1-3|45	
14cr|libicns-0.8.1-3|46	%description -n libicns-utils
14cr|libicns-0.8.1-3|47	Software for library for manipulating MacOS X .icns icon format.
14cr|libicns-0.8.1-3|48	Currently provides support for reading and writing icns files
14cr|libicns-0.8.1-3|49	in most sizes.
14cr|libicns-0.8.1-3|50	
14cr|libicns-0.8.1-3|51	Also provides utilities for manipulating files in the .icns format:
14cr|libicns-0.8.1-3|52	* icns2png - convert Mac OS icns files to png images
14cr|libicns-0.8.1-3|53	* png2icns - convert png images to Mac OS icns files
14cr|libicns-0.8.1-3|54	* icontainer2icns - extract icns files from icontainers
14cr|libicns-0.8.1-3|55	
14cr|libicns-0.8.1-3|56	%prep
14cr|libicns-0.8.1-3|57	
14cr|libicns-0.8.1-3|58	%setup -q
14cr|libicns-0.8.1-3|59	# % patch0 -p0
14cr|libicns-0.8.1-3|60	
14cr|libicns-0.8.1-3|61	%build
14cr|libicns-0.8.1-3|62	%configure2_5x --disable-static
14cr|libicns-0.8.1-3|63	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|libicns-0.8.1-3|64	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|libicns-0.8.1-3|65	%make
14cr|libicns-0.8.1-3|66	
14cr|libicns-0.8.1-3|67	%install
14cr|libicns-0.8.1-3|68	%makeinstall_std
14cr|libicns-0.8.1-3|69	
14cr|libicns-0.8.1-3|70	%files -n %libname
14cr|libicns-0.8.1-3|71	%{_libdir}/libicns.so.%{major}*
14cr|libicns-0.8.1-3|72	
14cr|libicns-0.8.1-3|73	%files -n %libname_devel
14cr|libicns-0.8.1-3|74	%{_includedir}/icns.h
14cr|libicns-0.8.1-3|75	%{_libdir}/libicns.so
14cr|libicns-0.8.1-3|76	%{_libdir}/pkgconfig/libicns.pc
14cr|libicns-0.8.1-3|77	%doc src/apidocs.*
14cr|libicns-0.8.1-3|78	
14cr|libicns-0.8.1-3|79	%files -n libicns-utils
14cr|libicns-0.8.1-3|80	%{_bindir}/icns2png
14cr|libicns-0.8.1-3|81	%{_bindir}/icontainer2icns
14cr|libicns-0.8.1-3|82	%{_bindir}/png2icns
14cr|libicns-0.8.1-3|83	%{_mandir}/man1/icns2png.1*
14cr|libicns-0.8.1-3|84	%{_mandir}/man1/icontainer2icns.1*
14cr|libicns-0.8.1-3|85	%{_mandir}/man1/png2icns.1*
14cr|libicns-0.8.1-3|86	%doc README
14cr|libicns-0.8.1-3|87	
14cr|libicns-0.8.1-3|88	
14cr|libicns-0.8.1-3|89	%changelog
14cr|libicns-0.8.1-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|libicns-0.8.1-3|91	+ Revision: c03895d
14cr|libicns-0.8.1-3|92	- MassBuild#464: Increase release tag
14cr|libicns-0.8.1-3|93	
14cr|libicns-0.8.1-3|94	

2568 14
14cr|libid3-1.2-7|1	%define	major 1
14cr|libid3-1.2-7|2	%define libname	%mklibname id3_ %{major}
14cr|libid3-1.2-7|3	%define develname %mklibname -d id3_ %{major}
14cr|libid3-1.2-7|4	
14cr|libid3-1.2-7|5	Summary:	ID3 Parsing Library
14cr|libid3-1.2-7|6	Name:		libid3
14cr|libid3-1.2-7|7	Version:	1.2
14cr|libid3-1.2-7|8	Release:	7
14cr|libid3-1.2-7|9	Group:		System/Libraries
14cr|libid3-1.2-7|10	License:	BSD-like
14cr|libid3-1.2-7|11	URL:		http://www.tangent.org/
14cr|libid3-1.2-7|12	Source0:	http://download.tangent.org/%{name}-%{version}.tar.bz2
14cr|libid3-1.2-7|13	Patch0:		libid3-1.2-soversion.patch
14cr|libid3-1.2-7|14	
14cr|libid3-1.2-7|15	%description
14cr|libid3-1.2-7|16	Library for parsing ID3 tags from files or sections of memory.
14cr|libid3-1.2-7|17	
14cr|libid3-1.2-7|18	%package -n	%{libname}
14cr|libid3-1.2-7|19	Summary:	ID3 Parsing Library
14cr|libid3-1.2-7|20	Group:		System/Libraries
14cr|libid3-1.2-7|21	Obsoletes:	%{_lib}id3_0 < %{version}-%{release}
14cr|libid3-1.2-7|22	
14cr|libid3-1.2-7|23	%description -n	%{libname}
14cr|libid3-1.2-7|24	Library for parsing ID3 tags from files or sections of memory.
14cr|libid3-1.2-7|25	
14cr|libid3-1.2-7|26	%package -n	%{develname}
14cr|libid3-1.2-7|27	Summary:	Static library and header files for the ID3 Parsing Library
14cr|libid3-1.2-7|28	Group:		Development/C
14cr|libid3-1.2-7|29	Provides:	%{name}-devel = %{version}-%{release}
14cr|libid3-1.2-7|30	Conflicts:	libid3_3.8-devel
14cr|libid3-1.2-7|31	Provides:	lib%{name}_%{major}-devel = %{version}-%{release}
14cr|libid3-1.2-7|32	Requires:	%{libname} = %{version}-%{release}
14cr|libid3-1.2-7|33	Obsoletes:	%{_lib}id3_0-devel < %{version}-%{release}
14cr|libid3-1.2-7|34	
14cr|libid3-1.2-7|35	%description -n	%{develname}
14cr|libid3-1.2-7|36	Library for parsing ID3 tags from files or sections of memory.
14cr|libid3-1.2-7|37	
14cr|libid3-1.2-7|38	This package contains the static libid3 library and its header
14cr|libid3-1.2-7|39	files.
14cr|libid3-1.2-7|40	
14cr|libid3-1.2-7|41	%package	tools
14cr|libid3-1.2-7|42	Summary:	Tools using the ID3 Parsing Library
14cr|libid3-1.2-7|43	Group:		Sound
14cr|libid3-1.2-7|44	
14cr|libid3-1.2-7|45	%description	tools
14cr|libid3-1.2-7|46	This package contains various files using the ID3 Parsing Library.
14cr|libid3-1.2-7|47	
14cr|libid3-1.2-7|48	%prep
14cr|libid3-1.2-7|49	%setup -q
14cr|libid3-1.2-7|50	%patch0 -p1
14cr|libid3-1.2-7|51	
14cr|libid3-1.2-7|52	%build
14cr|libid3-1.2-7|53	autoreconf -fi
14cr|libid3-1.2-7|54	%configure2_5x  --disable-static
14cr|libid3-1.2-7|55	%make
14cr|libid3-1.2-7|56	
14cr|libid3-1.2-7|57	# make the man pages
14cr|libid3-1.2-7|58	pod2man Docs/libID3.pod > libID3.3
14cr|libid3-1.2-7|59	pod2man Docs/tagpuller.pod > tagpuller.1
14cr|libid3-1.2-7|60	
14cr|libid3-1.2-7|61	%install
14cr|libid3-1.2-7|62	install -d %{buildroot}%{_mandir}/man{1,3}
14cr|libid3-1.2-7|63	
14cr|libid3-1.2-7|64	%makeinstall_std
14cr|libid3-1.2-7|65	
14cr|libid3-1.2-7|66	install -m0755 tests/id3test %{buildroot}%{_bindir}/
14cr|libid3-1.2-7|67	
14cr|libid3-1.2-7|68	install -m0644 libID3.3 %{buildroot}%{_mandir}/man3/
14cr|libid3-1.2-7|69	install -m0644 tagpuller.1 %{buildroot}%{_mandir}/man1/
14cr|libid3-1.2-7|70	
14cr|libid3-1.2-7|71	%files -n %{libname}
14cr|libid3-1.2-7|72	%doc COPYING ChangeLog README TODO
14cr|libid3-1.2-7|73	%{_libdir}/*.so.%{major}*
14cr|libid3-1.2-7|74	
14cr|libid3-1.2-7|75	%files -n %{develname}
14cr|libid3-1.2-7|76	%{_includedir}/*
14cr|libid3-1.2-7|77	%{_libdir}/*.so
14cr|libid3-1.2-7|78	%{_mandir}/man3/*
14cr|libid3-1.2-7|79	
14cr|libid3-1.2-7|80	%files tools
14cr|libid3-1.2-7|81	%{_bindir}/*
14cr|libid3-1.2-7|82	%{_mandir}/man1/*
14cr|libid3-1.2-7|83	
14cr|libid3-1.2-7|84	
14cr|libid3-1.2-7|85	
14cr|libid3-1.2-7|86	%changelog
14cr|libid3-1.2-7|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cr|libid3-1.2-7|88	+ Revision: a87daa4
14cr|libid3-1.2-7|89	- MassBuild#464: Increase release tag
14cr|libid3-1.2-7|90	
14cr|libid3-1.2-7|91	

2569 14
14cr|libident-0.32-3|1	%define	major 0
14cr|libident-0.32-3|2	%define libname	%mklibname ident %{major}
14cr|libident-0.32-3|3	%define develname %mklibname -d ident
14cr|libident-0.32-3|4	
14cr|libident-0.32-3|5	Summary:	New LibIdent C library
14cr|libident-0.32-3|6	Name:		libident
14cr|libident-0.32-3|7	Version:	0.32
14cr|libident-0.32-3|8	Release:	3
14cr|libident-0.32-3|9	Group:		System/Libraries
14cr|libident-0.32-3|10	License:	Public Domain
14cr|libident-0.32-3|11	URL:		http://www.remlab.net/libident/
14cr|libident-0.32-3|12	Source0:	http://www.remlab.net/files/libident/libident-%{version}.tar.bz2
14cr|libident-0.32-3|13	Source1:	xinetd.identtest
14cr|libident-0.32-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libident-0.32-3|15	
14cr|libident-0.32-3|16	%description
14cr|libident-0.32-3|17	LibIdent is a small C library for interfacing with RFC 1413 Identification
14cr|libident-0.32-3|18	protocol servers, which are used for identifying users. LibIdent supports both
14cr|libident-0.32-3|19	IPv4 and IPv6 addresses transparently.
14cr|libident-0.32-3|20	
14cr|libident-0.32-3|21	It is meant to be used by daemons to try to authenticate users using the Ident
14cr|libident-0.32-3|22	protocol. For this to work, users need to have an Ident server running on the
14cr|libident-0.32-3|23	system from which they are connected.
14cr|libident-0.32-3|24	
14cr|libident-0.32-3|25	%package -n	%{libname}
14cr|libident-0.32-3|26	Summary:	New LibIdent C library
14cr|libident-0.32-3|27	Group:		System/Libraries
14cr|libident-0.32-3|28	
14cr|libident-0.32-3|29	%description -n	%{libname}
14cr|libident-0.32-3|30	LibIdent is a small C library for interfacing with RFC 1413 Identification
14cr|libident-0.32-3|31	protocol servers, which are used for identifying users. LibIdent supports both
14cr|libident-0.32-3|32	IPv4 and IPv6 addresses transparently.
14cr|libident-0.32-3|33	
14cr|libident-0.32-3|34	It is meant to be used by daemons to try to authenticate users using the Ident
14cr|libident-0.32-3|35	protocol. For this to work, users need to have an Ident server running on the
14cr|libident-0.32-3|36	system from which they are connected.
14cr|libident-0.32-3|37	
14cr|libident-0.32-3|38	%package -n	%{develname}
14cr|libident-0.32-3|39	Summary:	Development files for %{name}
14cr|libident-0.32-3|40	Group:		Development/C
14cr|libident-0.32-3|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|libident-0.32-3|42	Provides:	ident-devel = %{version}-%{release}
14cr|libident-0.32-3|43	Requires:	%{libname} >= %{version}-%{release}
14cr|libident-0.32-3|44	
14cr|libident-0.32-3|45	%description -n	%{develname}
14cr|libident-0.32-3|46	LibIdent is a small C library for interfacing with RFC 1413 Identification
14cr|libident-0.32-3|47	protocol servers, which are used for identifying users. LibIdent supports both
14cr|libident-0.32-3|48	IPv4 and IPv6 addresses transparently.
14cr|libident-0.32-3|49	
14cr|libident-0.32-3|50	It is meant to be used by daemons to try to authenticate users using the Ident
14cr|libident-0.32-3|51	protocol. For this to work, users need to have an Ident server running on the
14cr|libident-0.32-3|52	system from which they are connected.
14cr|libident-0.32-3|53	
14cr|libident-0.32-3|54	This package contains libraries and header files for developing applications
14cr|libident-0.32-3|55	that use %{name}.
14cr|libident-0.32-3|56	
14cr|libident-0.32-3|57	%package	tools
14cr|libident-0.32-3|58	Summary:	A small daemon that can be used to test Ident servers
14cr|libident-0.32-3|59	Group:		System/Servers
14cr|libident-0.32-3|60	
14cr|libident-0.32-3|61	%description	tools
14cr|libident-0.32-3|62	in.identtestd is a small daemon (to be started from inetd) that does an ident
14cr|libident-0.32-3|63	lookup on you if you telnet into it. Can be used to verify that your Ident
14cr|libident-0.32-3|64	server is working correctly.
14cr|libident-0.32-3|65	
14cr|libident-0.32-3|66	%prep
14cr|libident-0.32-3|67	
14cr|libident-0.32-3|68	%setup -q
14cr|libident-0.32-3|69	for f in ident.3 README ChangeLog AUTHORS NEWS COPYING; do
14cr|libident-0.32-3|70	iconv -f ISO-8859-1 -t UTF-8 $f -o $f.new && mv $f.new $f
14cr|libident-0.32-3|71	done
14cr|libident-0.32-3|72	
14cr|libident-0.32-3|73	%build
14cr|libident-0.32-3|74	autoreconf -fis
14cr|libident-0.32-3|75	%serverbuild
14cr|libident-0.32-3|76	
14cr|libident-0.32-3|77	# to prevent nasty ipv6 surprises
14cr|libident-0.32-3|78	export CFLAGS="$CFLAGS -D_GNU_SOURCE"
14cr|libident-0.32-3|79	
14cr|libident-0.32-3|80	%configure2_5x \
14cr|libident-0.32-3|81	--disable-static \
14cr|libident-0.32-3|82	--enable-testers
14cr|libident-0.32-3|83	
14cr|libident-0.32-3|84	%make
14cr|libident-0.32-3|85	
14cr|libident-0.32-3|86	%install
14cr|libident-0.32-3|87	rm -rf %{buildroot}
14cr|libident-0.32-3|88	
14cr|libident-0.32-3|89	%makeinstall_std
14cr|libident-0.32-3|90	
14cr|libident-0.32-3|91	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|libident-0.32-3|92	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xinetd.d/identtestd
14cr|libident-0.32-3|93	
14cr|libident-0.32-3|94	%if %mdkversion < 200900
14cr|libident-0.32-3|95	%post -n %{libname} -p /sbin/ldconfig
14cr|libident-0.32-3|96	%endif
14cr|libident-0.32-3|97	
14cr|libident-0.32-3|98	%if %mdkversion < 200900
14cr|libident-0.32-3|99	%postun -n %{libname} -p /sbin/ldconfig
14cr|libident-0.32-3|100	%endif
14cr|libident-0.32-3|101	
14cr|libident-0.32-3|102	%post tools
14cr|libident-0.32-3|103	if [ -x %{_sbindir}/xinetd ]; then
14cr|libident-0.32-3|104	/sbin/service xinetd condreload > /dev/null 2>&1 || :
14cr|libident-0.32-3|105	fi
14cr|libident-0.32-3|106	
14cr|libident-0.32-3|107	%postun tools
14cr|libident-0.32-3|108	if [ $1 = 0 ]; then
14cr|libident-0.32-3|109	if [ -x %{_sbindir}/xinetd ]; then
14cr|libident-0.32-3|110	/sbin/service xinetd condreload > /dev/null 2>&1 || :
14cr|libident-0.32-3|111	fi
14cr|libident-0.32-3|112	fi
14cr|libident-0.32-3|113	
14cr|libident-0.32-3|114	%clean
14cr|libident-0.32-3|115	rm -rf %{buildroot}
14cr|libident-0.32-3|116	
14cr|libident-0.32-3|117	%files -n %{libname}
14cr|libident-0.32-3|118	%defattr(-,root,root,-)
14cr|libident-0.32-3|119	%doc COPYING README AUTHORS ChangeLog NEWS
14cr|libident-0.32-3|120	%{_libdir}/*.so.%{major}*
14cr|libident-0.32-3|121	
14cr|libident-0.32-3|122	%files -n %{develname}
14cr|libident-0.32-3|123	%defattr(-,root,root,-)
14cr|libident-0.32-3|124	%{_includedir}/*
14cr|libident-0.32-3|125	%{_libdir}/*.so
14cr|libident-0.32-3|126	%{_mandir}/man3/ident.3*
14cr|libident-0.32-3|127	
14cr|libident-0.32-3|128	%files tools
14cr|libident-0.32-3|129	%defattr(-,root,root,-)
14cr|libident-0.32-3|130	%config(noreplace) %{_sysconfdir}/xinetd.d/identtestd
14cr|libident-0.32-3|131	%{_sbindir}/in.identtestd
14cr|libident-0.32-3|132	%{_mandir}/man8/in.identtestd.8*
14cr|libident-0.32-3|133	
14cr|libident-0.32-3|134	
14cr|libident-0.32-3|135	
14cr|libident-0.32-3|136	
14cr|libident-0.32-3|137	%changelog
14cr|libident-0.32-3|138	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.32-3
14cr|libident-0.32-3|139	+ Revision: 3b20dbf
14cr|libident-0.32-3|140	- MassBuild#464: Increase release tag
14cr|libident-0.32-3|141	
14cr|libident-0.32-3|142	

2570 14
14cr|libilbc-1.1.1-7|1	%define	major 0
14cr|libilbc-1.1.1-7|2	%define libname %mklibname ilbc %{major}
14cr|libilbc-1.1.1-7|3	%define libnamedev %mklibname ilbc -d
14cr|libilbc-1.1.1-7|4	
14cr|libilbc-1.1.1-7|5	Summary:	Internet Low Bitrate Codec (iLBC) library
14cr|libilbc-1.1.1-7|6	Name:		libilbc
14cr|libilbc-1.1.1-7|7	Version:	1.1.1
14cr|libilbc-1.1.1-7|8	Release:	7
14cr|libilbc-1.1.1-7|9	License:	BSD-style
14cr|libilbc-1.1.1-7|10	Group:		System/Libraries
14cr|libilbc-1.1.1-7|11	URL:		https://github.com/dekkers/libilbc
14cr|libilbc-1.1.1-7|12	Source0:	libilbc-master.zip
14cr|libilbc-1.1.1-7|13	BuildRequires:	autoconf automake libtool
14cr|libilbc-1.1.1-7|14	
14cr|libilbc-1.1.1-7|15	%description
14cr|libilbc-1.1.1-7|16	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cr|libilbc-1.1.1-7|17	voice communication over IP. The codec is designed for narrow band speech and
14cr|libilbc-1.1.1-7|18	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cr|libilbc-1.1.1-7|19	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cr|libilbc-1.1.1-7|20	graceful speech quality degradation in the case of lost frames, which occurs in
14cr|libilbc-1.1.1-7|21	connection with lost or delayed IP packets.
14cr|libilbc-1.1.1-7|22	
14cr|libilbc-1.1.1-7|23	%package -n	%{libname}
14cr|libilbc-1.1.1-7|24	Summary:	Internet Low Bitrate Codec (iLBC) library
14cr|libilbc-1.1.1-7|25	Group:          System/Libraries
14cr|libilbc-1.1.1-7|26	
14cr|libilbc-1.1.1-7|27	%description -n	%{libname}
14cr|libilbc-1.1.1-7|28	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cr|libilbc-1.1.1-7|29	voice communication over IP. The codec is designed for narrow band speech and
14cr|libilbc-1.1.1-7|30	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cr|libilbc-1.1.1-7|31	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cr|libilbc-1.1.1-7|32	graceful speech quality degradation in the case of lost frames, which occurs in
14cr|libilbc-1.1.1-7|33	connection with lost or delayed IP packets.
14cr|libilbc-1.1.1-7|34	
14cr|libilbc-1.1.1-7|35	%package -n %{libnamedev}
14cr|libilbc-1.1.1-7|36	Summary:	Development and header files for the iLBC library
14cr|libilbc-1.1.1-7|37	Group:		Development/C
14cr|libilbc-1.1.1-7|38	Requires:	%{libname} = %{version}-%{release}
14cr|libilbc-1.1.1-7|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|libilbc-1.1.1-7|40	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|libilbc-1.1.1-7|41	
14cr|libilbc-1.1.1-7|42	%description -n %{libnamedev}
14cr|libilbc-1.1.1-7|43	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cr|libilbc-1.1.1-7|44	voice communication over IP. The codec is designed for narrow band speech and
14cr|libilbc-1.1.1-7|45	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cr|libilbc-1.1.1-7|46	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cr|libilbc-1.1.1-7|47	graceful speech quality degradation in the case of lost frames, which occurs in
14cr|libilbc-1.1.1-7|48	connection with lost or delayed IP packets.
14cr|libilbc-1.1.1-7|49	
14cr|libilbc-1.1.1-7|50	%prep
14cr|libilbc-1.1.1-7|51	
14cr|libilbc-1.1.1-7|52	%setup -q -n libilbc-master
14cr|libilbc-1.1.1-7|53	
14cr|libilbc-1.1.1-7|54	%build
14cr|libilbc-1.1.1-7|55	autoreconf -fi
14cr|libilbc-1.1.1-7|56	%configure2_5x \
14cr|libilbc-1.1.1-7|57	--disable-static
14cr|libilbc-1.1.1-7|58	%make
14cr|libilbc-1.1.1-7|59	
14cr|libilbc-1.1.1-7|60	%install
14cr|libilbc-1.1.1-7|61	%makeinstall_std
14cr|libilbc-1.1.1-7|62	
14cr|libilbc-1.1.1-7|63	rm -f %{buildroot}%{_libdir}/*.*a
14cr|libilbc-1.1.1-7|64	
14cr|libilbc-1.1.1-7|65	%files -n %{libname}
14cr|libilbc-1.1.1-7|66	%doc COPYING README
14cr|libilbc-1.1.1-7|67	%{_libdir}/libilbc.so.%{major}*
14cr|libilbc-1.1.1-7|68	
14cr|libilbc-1.1.1-7|69	%files -n %{libnamedev}
14cr|libilbc-1.1.1-7|70	%{_includedir}/ilbc.h
14cr|libilbc-1.1.1-7|71	%{_libdir}/libilbc.so
14cr|libilbc-1.1.1-7|72	%{_libdir}/pkgconfig/libilbc.pc
14cr|libilbc-1.1.1-7|73	
14cr|libilbc-1.1.1-7|74	%changelog
14cr|libilbc-1.1.1-7|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-7
14cr|libilbc-1.1.1-7|76	+ Revision: ebfad22
14cr|libilbc-1.1.1-7|77	- MassBuild#464: Increase release tag
14cr|libilbc-1.1.1-7|78	
14cr|libilbc-1.1.1-7|79	

2571 14
14cr|libindicator-12.10.1-3|1	%define api 3
14cr|libindicator-12.10.1-3|2	%define major 7
14cr|libindicator-12.10.1-3|3	%define libname %mklibname indicator %{major}
14cr|libindicator-12.10.1-3|4	%define devname %mklibname indicator -d
14cr|libindicator-12.10.1-3|5	
14cr|libindicator-12.10.1-3|6	%define libname3 %mklibname indicator %{api} %{major}
14cr|libindicator-12.10.1-3|7	%define devname3 %mklibname indicator %{api} -d
14cr|libindicator-12.10.1-3|8	
14cr|libindicator-12.10.1-3|9	Summary:	Panel indicator applet libraries
14cr|libindicator-12.10.1-3|10	Name:		libindicator
14cr|libindicator-12.10.1-3|11	Version:	12.10.1
14cr|libindicator-12.10.1-3|12	Release:	3
14cr|libindicator-12.10.1-3|13	License:	GPLv3+
14cr|libindicator-12.10.1-3|14	Group:		System/Libraries
14cr|libindicator-12.10.1-3|15	Url:		https://launchpad.net/libindicator
14cr|libindicator-12.10.1-3|16	Source0:	%{name}-%{version}.tar.gz
14cr|libindicator-12.10.1-3|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|libindicator-12.10.1-3|18	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|libindicator-12.10.1-3|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|libindicator-12.10.1-3|20	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|libindicator-12.10.1-3|21	
14cr|libindicator-12.10.1-3|22	%description
14cr|libindicator-12.10.1-3|23	Panel indicator applet library.
14cr|libindicator-12.10.1-3|24	
14cr|libindicator-12.10.1-3|25	This library contains information to build indicators to go into the indicator
14cr|libindicator-12.10.1-3|26	applet.
14cr|libindicator-12.10.1-3|27	
14cr|libindicator-12.10.1-3|28	#----------------------------------------------------------------------------
14cr|libindicator-12.10.1-3|29	
14cr|libindicator-12.10.1-3|30	%package -n %{libname}
14cr|libindicator-12.10.1-3|31	Summary:	Panel indicator applet - shared library files - gtk+2
14cr|libindicator-12.10.1-3|32	Group:		System/Libraries
14cr|libindicator-12.10.1-3|33	
14cr|libindicator-12.10.1-3|34	%description -n %{libname}
14cr|libindicator-12.10.1-3|35	This package contains the shared library files - gtk+2.
14cr|libindicator-12.10.1-3|36	
14cr|libindicator-12.10.1-3|37	%files -n %{libname}
14cr|libindicator-12.10.1-3|38	%{_libexecdir}/indicator-loader
14cr|libindicator-12.10.1-3|39	%{_libdir}/libindicator.so.%{major}*
14cr|libindicator-12.10.1-3|40	
14cr|libindicator-12.10.1-3|41	#----------------------------------------------------------------------------
14cr|libindicator-12.10.1-3|42	
14cr|libindicator-12.10.1-3|43	%package -n %{devname}
14cr|libindicator-12.10.1-3|44	Summary:	Panel indicator applet - library development files - gtk+2
14cr|libindicator-12.10.1-3|45	Group:		Development/C
14cr|libindicator-12.10.1-3|46	Requires:	%{libname} = %{EVRD}
14cr|libindicator-12.10.1-3|47	
14cr|libindicator-12.10.1-3|48	%description -n %{devname}
14cr|libindicator-12.10.1-3|49	This package contains files that are needed to build applications gtk+2.
14cr|libindicator-12.10.1-3|50	
14cr|libindicator-12.10.1-3|51	%files -n %{devname}
14cr|libindicator-12.10.1-3|52	%dir %{_datadir}/%{name}
14cr|libindicator-12.10.1-3|53	%{_includedir}/libindicator-0.4/
14cr|libindicator-12.10.1-3|54	%{_libdir}/pkgconfig/indicator-0.4.pc
14cr|libindicator-12.10.1-3|55	%{_libdir}/libindicator.so
14cr|libindicator-12.10.1-3|56	
14cr|libindicator-12.10.1-3|57	#----------------------------------------------------------------------------
14cr|libindicator-12.10.1-3|58	
14cr|libindicator-12.10.1-3|59	%package -n %{libname3}
14cr|libindicator-12.10.1-3|60	Summary:	Panel indicator applet - shared library files - gtk+3
14cr|libindicator-12.10.1-3|61	Group:		System/Libraries
14cr|libindicator-12.10.1-3|62	Conflicts:	%{name}-tools < 0.5.0-2
14cr|libindicator-12.10.1-3|63	
14cr|libindicator-12.10.1-3|64	%description -n %{libname3}
14cr|libindicator-12.10.1-3|65	This package contains the shared library files - gtk+3.
14cr|libindicator-12.10.1-3|66	
14cr|libindicator-12.10.1-3|67	%files -n %{libname3}
14cr|libindicator-12.10.1-3|68	%{_libexecdir}/indicator-loader%{api}
14cr|libindicator-12.10.1-3|69	%{_libdir}/libindicator%{api}.so.%{major}*
14cr|libindicator-12.10.1-3|70	
14cr|libindicator-12.10.1-3|71	#----------------------------------------------------------------------------
14cr|libindicator-12.10.1-3|72	
14cr|libindicator-12.10.1-3|73	%package -n %{devname3}
14cr|libindicator-12.10.1-3|74	Summary:	Panel indicator applet - library development files - gtk+3
14cr|libindicator-12.10.1-3|75	Group:		Development/C
14cr|libindicator-12.10.1-3|76	Requires:	%{libname3} = %{EVRD}
14cr|libindicator-12.10.1-3|77	Obsoletes:	%{name}-tools < 0.5.0-2
14cr|libindicator-12.10.1-3|78	
14cr|libindicator-12.10.1-3|79	%description -n %{devname3}
14cr|libindicator-12.10.1-3|80	This package contains files that are needed to build applications - gtk+3.
14cr|libindicator-12.10.1-3|81	
14cr|libindicator-12.10.1-3|82	%files -n %{devname3}
14cr|libindicator-12.10.1-3|83	%doc ChangeLog AUTHORS COPYING
14cr|libindicator-12.10.1-3|84	%{_includedir}/libindicator%{api}-0.4/
14cr|libindicator-12.10.1-3|85	%{_datadir}/%{name}/80indicator-debugging
14cr|libindicator-12.10.1-3|86	%{_libdir}/pkgconfig/indicator%{api}-0.4.pc
14cr|libindicator-12.10.1-3|87	%{_libdir}/libindicator%{api}.so
14cr|libindicator-12.10.1-3|88	
14cr|libindicator-12.10.1-3|89	#----------------------------------------------------------------------------
14cr|libindicator-12.10.1-3|90	
14cr|libindicator-12.10.1-3|91	%prep
14cr|libindicator-12.10.1-3|92	%setup -q
14cr|libindicator-12.10.1-3|93	
14cr|libindicator-12.10.1-3|94	mkdir ../gtk3
14cr|libindicator-12.10.1-3|95	cp -a . ../gtk3/
14cr|libindicator-12.10.1-3|96	mv ../gtk3 .
14cr|libindicator-12.10.1-3|97	
14cr|libindicator-12.10.1-3|98	%build
14cr|libindicator-12.10.1-3|99	%global optflags %{optflags} -Wno-error=deprecated-declarations
14cr|libindicator-12.10.1-3|100	
14cr|libindicator-12.10.1-3|101	%configure2_5x \
14cr|libindicator-12.10.1-3|102	--disable-static \
14cr|libindicator-12.10.1-3|103	--with-gtk=2 \
14cr|libindicator-12.10.1-3|104	--disable-tests
14cr|libindicator-12.10.1-3|105	
14cr|libindicator-12.10.1-3|106	%make
14cr|libindicator-12.10.1-3|107	
14cr|libindicator-12.10.1-3|108	pushd gtk3
14cr|libindicator-12.10.1-3|109	%configure2_5x \
14cr|libindicator-12.10.1-3|110	--disable-static \
14cr|libindicator-12.10.1-3|111	--with-gtk=3 \
14cr|libindicator-12.10.1-3|112	--disable-tests
14cr|libindicator-12.10.1-3|113	
14cr|libindicator-12.10.1-3|114	%make
14cr|libindicator-12.10.1-3|115	popd
14cr|libindicator-12.10.1-3|116	
14cr|libindicator-12.10.1-3|117	%install
14cr|libindicator-12.10.1-3|118	%makeinstall_std
14cr|libindicator-12.10.1-3|119	%makeinstall_std -C gtk3
14cr|libindicator-12.10.1-3|120	
14cr|libindicator-12.10.1-3|121	
14cr|libindicator-12.10.1-3|122	%changelog
14cr|libindicator-12.10.1-3|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 12.10.1-3
14cr|libindicator-12.10.1-3|124	+ Revision: 8e025c6
14cr|libindicator-12.10.1-3|125	- MassBuild#464: Increase release tag
14cr|libindicator-12.10.1-3|126	
14cr|libindicator-12.10.1-3|127	

2572 14
14cr|libinklevel-0.8.0-4|1	##### GENERAL STUFF #####
14cr|libinklevel-0.8.0-4|2	%define major 5
14cr|libinklevel-0.8.0-4|3	%define libname %mklibname inklevel %major
14cr|libinklevel-0.8.0-4|4	%define develname %mklibname -d inklevel
14cr|libinklevel-0.8.0-4|5	%define old_libname %mklibname inklevel 2
14cr|libinklevel-0.8.0-4|6	%define beta %nil
14cr|libinklevel-0.8.0-4|7	
14cr|libinklevel-0.8.0-4|8	Summary:	Library to determine the ink levels of HP and Epson inkjets
14cr|libinklevel-0.8.0-4|9	Name:		libinklevel
14cr|libinklevel-0.8.0-4|10	Version:	0.8.0
14cr|libinklevel-0.8.0-4|11	Release:	4
14cr|libinklevel-0.8.0-4|12	License:	GPLv2
14cr|libinklevel-0.8.0-4|13	Group:		Publishing
14cr|libinklevel-0.8.0-4|14	Url:		http://libinklevel.sourceforge.net/
14cr|libinklevel-0.8.0-4|15	
14cr|libinklevel-0.8.0-4|16	##### SOURCE FILES #####
14cr|libinklevel-0.8.0-4|17	
14cr|libinklevel-0.8.0-4|18	Source: http://heanet.dl.sourceforge.net/sourceforge/libinklevel/libinklevel-%{version}%{beta}.tar.gz
14cr|libinklevel-0.8.0-4|19	
14cr|libinklevel-0.8.0-4|20	##### ADDITIONAL DEFINITIONS #####
14cr|libinklevel-0.8.0-4|21	
14cr|libinklevel-0.8.0-4|22	BuildRequires:	ieee1284-devel
14cr|libinklevel-0.8.0-4|23	BuildRequires:	makedepend
14cr|libinklevel-0.8.0-4|24	
14cr|libinklevel-0.8.0-4|25	##### SUB-PACKAGES #####
14cr|libinklevel-0.8.0-4|26	
14cr|libinklevel-0.8.0-4|27	%description
14cr|libinklevel-0.8.0-4|28	libinklevel is a library for checking the ink level of your printer on
14cr|libinklevel-0.8.0-4|29	a system which runs Linux. It supports printers attached via parallel
14cr|libinklevel-0.8.0-4|30	port or usb.
14cr|libinklevel-0.8.0-4|31	
14cr|libinklevel-0.8.0-4|32	Most current HP inkjets and several Epson inkjets are supported.
14cr|libinklevel-0.8.0-4|33	
14cr|libinklevel-0.8.0-4|34	%package -n %libname
14cr|libinklevel-0.8.0-4|35	Summary:	Library to determine the ink levels of HP and Epson inkjets
14cr|libinklevel-0.8.0-4|36	Provides:	libinklevel
14cr|libinklevel-0.8.0-4|37	Group:		Publishing
14cr|libinklevel-0.8.0-4|38	Obsoletes:	%old_libname
14cr|libinklevel-0.8.0-4|39	
14cr|libinklevel-0.8.0-4|40	%description -n %libname
14cr|libinklevel-0.8.0-4|41	libinklevel is a library for checking the ink level of your printer on
14cr|libinklevel-0.8.0-4|42	a system which runs Linux. It supports printers attached via parallel
14cr|libinklevel-0.8.0-4|43	port or usb.
14cr|libinklevel-0.8.0-4|44	
14cr|libinklevel-0.8.0-4|45	Most current HP inkjets and several Epson inkjets are supported.
14cr|libinklevel-0.8.0-4|46	
14cr|libinklevel-0.8.0-4|47	%package -n %{develname}
14cr|libinklevel-0.8.0-4|48	Summary: 	Headers and links to compile against the "%{libname}" library
14cr|libinklevel-0.8.0-4|49	Requires: 	%{libname} = %{version}
14cr|libinklevel-0.8.0-4|50	Provides:	libinklevel-devel = %{version}-%{release}
14cr|libinklevel-0.8.0-4|51	Obsoletes:	%{libname}-devel
14cr|libinklevel-0.8.0-4|52	Obsoletes:	%{old_libname}-devel
14cr|libinklevel-0.8.0-4|53	Group:		Development/C
14cr|libinklevel-0.8.0-4|54	
14cr|libinklevel-0.8.0-4|55	%description -n %{develname}
14cr|libinklevel-0.8.0-4|56	This package contains all files which one needs to compile programs using
14cr|libinklevel-0.8.0-4|57	the "%{libname}" library.
14cr|libinklevel-0.8.0-4|58	
14cr|libinklevel-0.8.0-4|59	
14cr|libinklevel-0.8.0-4|60	##### PREP #####
14cr|libinklevel-0.8.0-4|61	
14cr|libinklevel-0.8.0-4|62	%prep
14cr|libinklevel-0.8.0-4|63	%setup -q -n %name-%{version}%{beta}
14cr|libinklevel-0.8.0-4|64	
14cr|libinklevel-0.8.0-4|65	##### BUILD #####
14cr|libinklevel-0.8.0-4|66	
14cr|libinklevel-0.8.0-4|67	%build
14cr|libinklevel-0.8.0-4|68	%configure2_5x
14cr|libinklevel-0.8.0-4|69	%make CFLAGS="%{optflags} -fPIC"
14cr|libinklevel-0.8.0-4|70	
14cr|libinklevel-0.8.0-4|71	##### INSTALL #####
14cr|libinklevel-0.8.0-4|72	
14cr|libinklevel-0.8.0-4|73	%install
14cr|libinklevel-0.8.0-4|74	rm -rf %{buildroot}
14cr|libinklevel-0.8.0-4|75	%makeinstall_std
14cr|libinklevel-0.8.0-4|76	rm -f %{buildroot}%{_libdir}/*.la
14cr|libinklevel-0.8.0-4|77	rm -f %{buildroot}%{_libdir}/*.a
14cr|libinklevel-0.8.0-4|78	rm -rf %{buildroot}%{_docdir}
14cr|libinklevel-0.8.0-4|79	
14cr|libinklevel-0.8.0-4|80	##### PRE/POST INSTALL SCRIPTS #####
14cr|libinklevel-0.8.0-4|81	
14cr|libinklevel-0.8.0-4|82	%if %mdkversion < 200900
14cr|libinklevel-0.8.0-4|83	%post -n %{libname} -p /sbin/ldconfig
14cr|libinklevel-0.8.0-4|84	%endif
14cr|libinklevel-0.8.0-4|85	
14cr|libinklevel-0.8.0-4|86	%if %mdkversion < 200900
14cr|libinklevel-0.8.0-4|87	%postun -n %{libname} -p /sbin/ldconfig
14cr|libinklevel-0.8.0-4|88	%endif
14cr|libinklevel-0.8.0-4|89	
14cr|libinklevel-0.8.0-4|90	%clean
14cr|libinklevel-0.8.0-4|91	rm -rf %{buildroot}
14cr|libinklevel-0.8.0-4|92	
14cr|libinklevel-0.8.0-4|93	
14cr|libinklevel-0.8.0-4|94	##### FILE LISTS FOR ALL BINARY PACKAGES #####
14cr|libinklevel-0.8.0-4|95	
14cr|libinklevel-0.8.0-4|96	##### libinklevel
14cr|libinklevel-0.8.0-4|97	%files -n %libname
14cr|libinklevel-0.8.0-4|98	%defattr(-,root,root)
14cr|libinklevel-0.8.0-4|99	%doc ChangeLog NEWS AUTHORS
14cr|libinklevel-0.8.0-4|100	%{_libdir}/*.so.%{major}*
14cr|libinklevel-0.8.0-4|101	
14cr|libinklevel-0.8.0-4|102	##### libinklevel-devel
14cr|libinklevel-0.8.0-4|103	%files -n %{develname}
14cr|libinklevel-0.8.0-4|104	%defattr(-,root,root)
14cr|libinklevel-0.8.0-4|105	%{_libdir}/*.so
14cr|libinklevel-0.8.0-4|106	%{_includedir}/*
14cr|libinklevel-0.8.0-4|107	
14cr|libinklevel-0.8.0-4|108	##### CHANGELOG #####
14cr|libinklevel-0.8.0-4|109	
14cr|libinklevel-0.8.0-4|110	
14cr|libinklevel-0.8.0-4|111	
14cr|libinklevel-0.8.0-4|112	
14cr|libinklevel-0.8.0-4|113	%changelog
14cr|libinklevel-0.8.0-4|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-4
14cr|libinklevel-0.8.0-4|115	+ Revision: ac909ac
14cr|libinklevel-0.8.0-4|116	- MassBuild#464: Increase release tag
14cr|libinklevel-0.8.0-4|117	
14cr|libinklevel-0.8.0-4|118	

2573 14
14cr|libinstpatch-1.0.0-2|1	%define name    libinstpatch
14cr|libinstpatch-1.0.0-2|2	%define version 1.0.0
14cr|libinstpatch-1.0.0-2|3	%define release 2
14cr|libinstpatch-1.0.0-2|4	
14cr|libinstpatch-1.0.0-2|5	%define lib_major       0
14cr|libinstpatch-1.0.0-2|6	%define lib_name        %mklibname instpatch %{lib_major}
14cr|libinstpatch-1.0.0-2|7	%define lib_name_devel  %mklibname instpatch -d
14cr|libinstpatch-1.0.0-2|8	
14cr|libinstpatch-1.0.0-2|9	Name:           %{name}
14cr|libinstpatch-1.0.0-2|10	Summary:        Library for processing Music Instrument patch files
14cr|libinstpatch-1.0.0-2|11	Version:        %{version}
14cr|libinstpatch-1.0.0-2|12	Release:        %{release}
14cr|libinstpatch-1.0.0-2|13	URL:            http://swami.sourceforge.net
14cr|libinstpatch-1.0.0-2|14	Source0:        http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
14cr|libinstpatch-1.0.0-2|15	License:        LGPL
14cr|libinstpatch-1.0.0-2|16	Group:          System/Libraries
14cr|libinstpatch-1.0.0-2|17	
14cr|libinstpatch-1.0.0-2|18	BuildRequires:  glib2-devel
14cr|libinstpatch-1.0.0-2|19	BuildRequires:  intltool
14cr|libinstpatch-1.0.0-2|20	BuildRequires:  python-gobject-devel
14cr|libinstpatch-1.0.0-2|21	BuildRequires:  pygtk2.0-devel
14cr|libinstpatch-1.0.0-2|22	BuildRequires:  sndfile-devel
14cr|libinstpatch-1.0.0-2|23	BuildRequires:  audiofile-devel
14cr|libinstpatch-1.0.0-2|24	BuildRequires:  gtk-doc
14cr|libinstpatch-1.0.0-2|25	Requires:       python
14cr|libinstpatch-1.0.0-2|26	Requires:       pygtk2.0
14cr|libinstpatch-1.0.0-2|27	BuildRoot:      %_tmppath/%{name}-root
14cr|libinstpatch-1.0.0-2|28	
14cr|libinstpatch-1.0.0-2|29	%description
14cr|libinstpatch-1.0.0-2|30	Library for processing digital sample based MIDI instrument "patch" files.
14cr|libinstpatch-1.0.0-2|31	The types of files libInstPatch supports are used for creating
14cr|libinstpatch-1.0.0-2|32	instrument sounds for wavetable synthesis. libInstPatch provides
14cr|libinstpatch-1.0.0-2|33	an object framework (based on GObject) to load patch files into,
14cr|libinstpatch-1.0.0-2|34	which can then be edited, converted, compressed and saved.
14cr|libinstpatch-1.0.0-2|35	
14cr|libinstpatch-1.0.0-2|36	#-----------------------------------
14cr|libinstpatch-1.0.0-2|37	%package -n instpatch
14cr|libinstpatch-1.0.0-2|38	
14cr|libinstpatch-1.0.0-2|39	Summary:        Utilities related to the libinstpatch library
14cr|libinstpatch-1.0.0-2|40	Group:          System/Libraries
14cr|libinstpatch-1.0.0-2|41	Requires:       %{name} = %{version}
14cr|libinstpatch-1.0.0-2|42	
14cr|libinstpatch-1.0.0-2|43	%description -n instpatch
14cr|libinstpatch-1.0.0-2|44	Utilities related to the libinstpatch library. LibInstPatch contains
14cr|libinstpatch-1.0.0-2|45	tools for processing digital sample based MIDI instrument "patch" files.
14cr|libinstpatch-1.0.0-2|46	The types of files libInstPatch supports are used for creating
14cr|libinstpatch-1.0.0-2|47	instrument sounds for wavetable synthesis. libInstPatch provides
14cr|libinstpatch-1.0.0-2|48	an object framework (based on GObject) to load patch files into,
14cr|libinstpatch-1.0.0-2|49	which can then be edited, converted, compressed and saved.
14cr|libinstpatch-1.0.0-2|50	
14cr|libinstpatch-1.0.0-2|51	%files -n instpatch
14cr|libinstpatch-1.0.0-2|52	%defattr(-,root,root,-)
14cr|libinstpatch-1.0.0-2|53	%{_bindir}/riff_dump
14cr|libinstpatch-1.0.0-2|54	%{python_sitelib}/ipatchmodule.*
14cr|libinstpatch-1.0.0-2|55	%{_datadir}/pygtk/2.0/defs/ipatch*.defs
14cr|libinstpatch-1.0.0-2|56	
14cr|libinstpatch-1.0.0-2|57	#-----------------------------------
14cr|libinstpatch-1.0.0-2|58	%package -n %{lib_name}
14cr|libinstpatch-1.0.0-2|59	
14cr|libinstpatch-1.0.0-2|60	Summary:        Library for processing music instrument patch files
14cr|libinstpatch-1.0.0-2|61	Group:          System/Libraries
14cr|libinstpatch-1.0.0-2|62	Requires:       python
14cr|libinstpatch-1.0.0-2|63	Requires:       pygtk2.0
14cr|libinstpatch-1.0.0-2|64	Requires:       instpatch = %{version}
14cr|libinstpatch-1.0.0-2|65	Provides:       %{name} = %{version}-%{release}
14cr|libinstpatch-1.0.0-2|66	
14cr|libinstpatch-1.0.0-2|67	%description -n %{lib_name}
14cr|libinstpatch-1.0.0-2|68	Library for processing digital sample based MIDI instrument "patch" files.
14cr|libinstpatch-1.0.0-2|69	The types of files libInstPatch supports are used for creating
14cr|libinstpatch-1.0.0-2|70	instrument sounds for wavetable synthesis. libInstPatch provides
14cr|libinstpatch-1.0.0-2|71	an object framework (based on GObject) to load patch files into,
14cr|libinstpatch-1.0.0-2|72	which can then be edited, converted, compressed and saved.
14cr|libinstpatch-1.0.0-2|73	
14cr|libinstpatch-1.0.0-2|74	%files -n %{lib_name}
14cr|libinstpatch-1.0.0-2|75	%defattr(-,root,root,-)
14cr|libinstpatch-1.0.0-2|76	%doc AUTHORS README
14cr|libinstpatch-1.0.0-2|77	%{_libdir}/%{name}-1.0.so.*
14cr|libinstpatch-1.0.0-2|78	
14cr|libinstpatch-1.0.0-2|79	#-----------------------------------
14cr|libinstpatch-1.0.0-2|80	%package -n %{lib_name_devel}
14cr|libinstpatch-1.0.0-2|81	Summary:        Libinstpatch development headers
14cr|libinstpatch-1.0.0-2|82	Group:          System/Libraries
14cr|libinstpatch-1.0.0-2|83	Requires:       %{name} = %{version}
14cr|libinstpatch-1.0.0-2|84	Provides:       instpatch-devel = %{version}-%{release}
14cr|libinstpatch-1.0.0-2|85	
14cr|libinstpatch-1.0.0-2|86	%description -n %{lib_name_devel}
14cr|libinstpatch-1.0.0-2|87	Header files needed to build applications against libinstpatch.
14cr|libinstpatch-1.0.0-2|88	
14cr|libinstpatch-1.0.0-2|89	%files -n %{lib_name_devel}
14cr|libinstpatch-1.0.0-2|90	%defattr(-,root,root,-)
14cr|libinstpatch-1.0.0-2|91	%doc %{_datadir}/gtk-doc/html/%{name}
14cr|libinstpatch-1.0.0-2|92	%dir %{_includedir}/%{name}-1.0/%{name}
14cr|libinstpatch-1.0.0-2|93	%{_includedir}/%{name}-1.0/%{name}/*.h
14cr|libinstpatch-1.0.0-2|94	%{_libdir}/%{name}-1.0.so
14cr|libinstpatch-1.0.0-2|95	%{_libdir}/pkgconfig/%{name}-1.0.pc
14cr|libinstpatch-1.0.0-2|96	
14cr|libinstpatch-1.0.0-2|97	#-----------------------------------
14cr|libinstpatch-1.0.0-2|98	%prep
14cr|libinstpatch-1.0.0-2|99	%setup -q -n %{name}-%{version}
14cr|libinstpatch-1.0.0-2|100	
14cr|libinstpatch-1.0.0-2|101	%build
14cr|libinstpatch-1.0.0-2|102	#add unlinked cmath lib, autoreconf doesn't work
14cr|libinstpatch-1.0.0-2|103	LDFLAGS="-lm -lglib-2.0 -lgobject-2.0" %configure2_5x --enable-static=no
14cr|libinstpatch-1.0.0-2|104	%make
14cr|libinstpatch-1.0.0-2|105	
14cr|libinstpatch-1.0.0-2|106	%install
14cr|libinstpatch-1.0.0-2|107	rm -rf %{buildroot}
14cr|libinstpatch-1.0.0-2|108	%makeinstall_std
14cr|libinstpatch-1.0.0-2|109	
14cr|libinstpatch-1.0.0-2|110	%ifarch x86_64
14cr|libinstpatch-1.0.0-2|111	install -d %{buildroot}%{python_sitelib}
14cr|libinstpatch-1.0.0-2|112	mv %{buildroot}%{_prefix}/%_lib/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
14cr|libinstpatch-1.0.0-2|113	%endif
14cr|libinstpatch-1.0.0-2|114	
14cr|libinstpatch-1.0.0-2|115	%clean
14cr|libinstpatch-1.0.0-2|116	rm -rf %{buildroot}
14cr|libinstpatch-1.0.0-2|117	
14cr|libinstpatch-1.0.0-2|118	
14cr|libinstpatch-1.0.0-2|119	
14cr|libinstpatch-1.0.0-2|120	%changelog
14cr|libinstpatch-1.0.0-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|libinstpatch-1.0.0-2|122	+ Revision: 9be9f24
14cr|libinstpatch-1.0.0-2|123	- MassBuild#464: Increase release tag
14cr|libinstpatch-1.0.0-2|124	
14cr|libinstpatch-1.0.0-2|125	

2574 14
14cr|libIP2Location-1.1.0-8|1	%define lib_major       0
14cr|libIP2Location-1.1.0-8|2	%define lib_name_orig   %mklibname IP2Location
14cr|libIP2Location-1.1.0-8|3	%define lib_name        %{lib_name_orig}%{lib_major}
14cr|libIP2Location-1.1.0-8|4	
14cr|libIP2Location-1.1.0-8|5	Name:           libIP2Location
14cr|libIP2Location-1.1.0-8|6	Version:        1.1.0
14cr|libIP2Location-1.1.0-8|7	Release:        8
14cr|libIP2Location-1.1.0-8|8	Epoch:          0
14cr|libIP2Location-1.1.0-8|9	Summary:        Find the country, region, etc. that any IP address or hostname originates from
14cr|libIP2Location-1.1.0-8|10	Group:          System/Libraries
14cr|libIP2Location-1.1.0-8|11	License:        GPL
14cr|libIP2Location-1.1.0-8|12	URL:            http://www.ip2location.com/c.htm
14cr|libIP2Location-1.1.0-8|13	Source0:        http://www.ip2location.com/developers/c/C-IP2Location-%{version}.tar.bz2
14cr|libIP2Location-1.1.0-8|14	BuildRequires:  chrpath
14cr|libIP2Location-1.1.0-8|15	
14cr|libIP2Location-1.1.0-8|16	%description
14cr|libIP2Location-1.1.0-8|17	IP2Location is a C library that enables the user to find the
14cr|libIP2Location-1.1.0-8|18	country, region, city, coordinates, zip code, ISP and domain name
14cr|libIP2Location-1.1.0-8|19	that any IP address or hostname originates from. It has been
14cr|libIP2Location-1.1.0-8|20	optimized for speed and memory utilization. Developers can use the
14cr|libIP2Location-1.1.0-8|21	API to query all IP2Location binary databases for applications
14cr|libIP2Location-1.1.0-8|22	written in C or supporting static/dynamic library.
14cr|libIP2Location-1.1.0-8|23	
14cr|libIP2Location-1.1.0-8|24	%package -n %{lib_name}
14cr|libIP2Location-1.1.0-8|25	Summary:        Main library for %{name}
14cr|libIP2Location-1.1.0-8|26	Group:          System/Libraries
14cr|libIP2Location-1.1.0-8|27	
14cr|libIP2Location-1.1.0-8|28	%description -n %{lib_name}
14cr|libIP2Location-1.1.0-8|29	IP2Location is a C library that enables the user to find the
14cr|libIP2Location-1.1.0-8|30	country, region, city, coordinates, zip code, ISP and domain name
14cr|libIP2Location-1.1.0-8|31	that any IP address or hostname originates from. It has been
14cr|libIP2Location-1.1.0-8|32	optimized for speed and memory utilization. Developers can use the
14cr|libIP2Location-1.1.0-8|33	API to query all IP2Location binary databases or applications
14cr|libIP2Location-1.1.0-8|34	written in C or supporting static/dynamic library.
14cr|libIP2Location-1.1.0-8|35	
14cr|libIP2Location-1.1.0-8|36	%package -n %{lib_name}-devel
14cr|libIP2Location-1.1.0-8|37	Summary:        Development files for %{name}
14cr|libIP2Location-1.1.0-8|38	Group:          System/Libraries
14cr|libIP2Location-1.1.0-8|39	Requires:       %{lib_name} = %{EVRD}
14cr|libIP2Location-1.1.0-8|40	Provides:       %{name}-devel = %{EVRD}
14cr|libIP2Location-1.1.0-8|41	
14cr|libIP2Location-1.1.0-8|42	%description -n %{lib_name}-devel
14cr|libIP2Location-1.1.0-8|43	This package contains the development files for %{name}.
14cr|libIP2Location-1.1.0-8|44	
14cr|libIP2Location-1.1.0-8|45	%package -n %{lib_name}-static-devel
14cr|libIP2Location-1.1.0-8|46	Summary:        Static development files for %{name}
14cr|libIP2Location-1.1.0-8|47	Group:          System/Libraries
14cr|libIP2Location-1.1.0-8|48	Requires:       %{lib_name}-devel = %{EVRD}
14cr|libIP2Location-1.1.0-8|49	Provides:       %{name}-static-devel = %{EVRD}
14cr|libIP2Location-1.1.0-8|50	
14cr|libIP2Location-1.1.0-8|51	%description -n %{lib_name}-static-devel
14cr|libIP2Location-1.1.0-8|52	This package contains the static development files for %{name}.
14cr|libIP2Location-1.1.0-8|53	
14cr|libIP2Location-1.1.0-8|54	%prep
14cr|libIP2Location-1.1.0-8|55	%setup -q -n C-IP2Location-%{version}
14cr|libIP2Location-1.1.0-8|56	%{_bindir}/autoreconf -i --force
14cr|libIP2Location-1.1.0-8|57	
14cr|libIP2Location-1.1.0-8|58	%build
14cr|libIP2Location-1.1.0-8|59	%configure2_5x
14cr|libIP2Location-1.1.0-8|60	%make
14cr|libIP2Location-1.1.0-8|61	
14cr|libIP2Location-1.1.0-8|62	%install
14cr|libIP2Location-1.1.0-8|63	%makeinstall
14cr|libIP2Location-1.1.0-8|64	
14cr|libIP2Location-1.1.0-8|65	%{__mv} %{buildroot}%{_libdir}/libIP2Location/* %{buildroot}%{_libdir}
14cr|libIP2Location-1.1.0-8|66	%{__rm} -rf %{buildroot}%{_libdir}/libIP2Location
14cr|libIP2Location-1.1.0-8|67	
14cr|libIP2Location-1.1.0-8|68	%{__mkdir_p} %{buildroot}%{_includedir}/libIP2Location
14cr|libIP2Location-1.1.0-8|69	%{__install} -m 644 libIP2Location/IP2Location.h %{buildroot}%{_includedir}/libIP2Location
14cr|libIP2Location-1.1.0-8|70	
14cr|libIP2Location-1.1.0-8|71	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libIP2Location.so
14cr|libIP2Location-1.1.0-8|72	
14cr|libIP2Location-1.1.0-8|73	%{__perl} -pi -e 's| -R/usr/local/lib -L/usr/local/lib||;' \
14cr|libIP2Location-1.1.0-8|74	-e 's|%{_libdir}/libIP2Location|%{_libdir}|;' \
14cr|libIP2Location-1.1.0-8|75	%{buildroot}%{_libdir}/*.la
14cr|libIP2Location-1.1.0-8|76	
14cr|libIP2Location-1.1.0-8|77	%{__perl} -pi -e 's/\r$//g' AUTHORS ChangeLog COPYING README
14cr|libIP2Location-1.1.0-8|78	
14cr|libIP2Location-1.1.0-8|79	%files -n %{lib_name}
14cr|libIP2Location-1.1.0-8|80	%defattr(0644,root,root,0755)
14cr|libIP2Location-1.1.0-8|81	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|libIP2Location-1.1.0-8|82	%defattr(-,root,root,-)
14cr|libIP2Location-1.1.0-8|83	%{_libdir}/*.so
14cr|libIP2Location-1.1.0-8|84	
14cr|libIP2Location-1.1.0-8|85	%files -n %{lib_name}-devel
14cr|libIP2Location-1.1.0-8|86	%defattr(0644,root,root,0755)
14cr|libIP2Location-1.1.0-8|87	%dir %{_includedir}/libIP2Location
14cr|libIP2Location-1.1.0-8|88	%{_includedir}/libIP2Location/*.h
14cr|libIP2Location-1.1.0-8|89	
14cr|libIP2Location-1.1.0-8|90	%files -n %{lib_name}-static-devel
14cr|libIP2Location-1.1.0-8|91	%{_libdir}/*.a
14cr|libIP2Location-1.1.0-8|92	
14cr|libIP2Location-1.1.0-8|93	
14cr|libIP2Location-1.1.0-8|94	
14cr|libIP2Location-1.1.0-8|95	
14cr|libIP2Location-1.1.0-8|96	
14cr|libIP2Location-1.1.0-8|97	%changelog
14cr|libIP2Location-1.1.0-8|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.0-8
14cr|libIP2Location-1.1.0-8|99	+ Revision: 9a3e99d
14cr|libIP2Location-1.1.0-8|100	- MassBuild#464: Increase release tag
14cr|libIP2Location-1.1.0-8|101	
14cr|libIP2Location-1.1.0-8|102	

2575 14
14cr|libircclient-1.7-2|1	%define _enable_debug_packages %{nil}
14cr|libircclient-1.7-2|2	%define debug_package %{nil}
14cr|libircclient-1.7-2|3	
14cr|libircclient-1.7-2|4	%define devname %mklibname -d -s ircclient
14cr|libircclient-1.7-2|5	
14cr|libircclient-1.7-2|6	Summary:	C library to create IRC clients
14cr|libircclient-1.7-2|7	Name:		libircclient
14cr|libircclient-1.7-2|8	Version:	1.7
14cr|libircclient-1.7-2|9	Release:	2
14cr|libircclient-1.7-2|10	License:	GPLv2+
14cr|libircclient-1.7-2|11	Group:		System/Libraries
14cr|libircclient-1.7-2|12	Url:		http://www.ulduzsoft.com/libircclient/
14cr|libircclient-1.7-2|13	Source0:	http://downloads.sourceforge.net/libircclient/%{name}-%{version}.tar.gz
14cr|libircclient-1.7-2|14	Patch0:		libircclient-1.5-include-rfc.patch
14cr|libircclient-1.7-2|15	BuildRequires:	pkgconfig(openssl)
14cr|libircclient-1.7-2|16	
14cr|libircclient-1.7-2|17	%description
14cr|libircclient-1.7-2|18	libircclient is a small but powerful library that implements the client-server
14cr|libircclient-1.7-2|19	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
14cr|libircclient-1.7-2|20	standards, and most IRC clients. libircclient features include:
14cr|libircclient-1.7-2|21	
14cr|libircclient-1.7-2|22	* Full multi-threading support.
14cr|libircclient-1.7-2|23	* Single threads handles all the IRC processing.
14cr|libircclient-1.7-2|24	* Support for single-threaded applications, and socket-based
14cr|libircclient-1.7-2|25	applications, which use select()
14cr|libircclient-1.7-2|26	* Synchronous and asynchronous interfaces.
14cr|libircclient-1.7-2|27	* CTCP support with optional build-in reply code.
14cr|libircclient-1.7-2|28	* Flexible DCC support, including both DCC chat, and DCC file transfer.
14cr|libircclient-1.7-2|29	* Can both initiate and react to initiated DCC.
14cr|libircclient-1.7-2|30	* Can accept or decline DCC sessions asynchronously.
14cr|libircclient-1.7-2|31	* Plain C interface and implementation (possible to use from C++ code,
14cr|libircclient-1.7-2|32	obviously)
14cr|libircclient-1.7-2|33	* Compatible with RFC 1459 and most IRC clients.
14cr|libircclient-1.7-2|34	* Good documentation and examples available.
14cr|libircclient-1.7-2|35	
14cr|libircclient-1.7-2|36	#----------------------------------------------------------------------------
14cr|libircclient-1.7-2|37	
14cr|libircclient-1.7-2|38	%package -n	%{devname}
14cr|libircclient-1.7-2|39	Summary:	C library to create IRC clients
14cr|libircclient-1.7-2|40	Group:		Development/C
14cr|libircclient-1.7-2|41	Provides:	%{name}-static-devel = %{EVRD}
14cr|libircclient-1.7-2|42	
14cr|libircclient-1.7-2|43	%description -n	%{devname}
14cr|libircclient-1.7-2|44	libircclient is a small but powerful library that implements the client-server
14cr|libircclient-1.7-2|45	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
14cr|libircclient-1.7-2|46	standards, and most IRC clients. libircclient features include:
14cr|libircclient-1.7-2|47	
14cr|libircclient-1.7-2|48	* Full multi-threading support.
14cr|libircclient-1.7-2|49	* Single threads handles all the IRC processing.
14cr|libircclient-1.7-2|50	* Support for single-threaded applications, and socket-based
14cr|libircclient-1.7-2|51	applications, which use select()
14cr|libircclient-1.7-2|52	* Synchronous and asynchronous interfaces.
14cr|libircclient-1.7-2|53	* CTCP support with optional build-in reply code.
14cr|libircclient-1.7-2|54	* Flexible DCC support, including both DCC chat, and DCC file transfer.
14cr|libircclient-1.7-2|55	* Can both initiate and react to initiated DCC.
14cr|libircclient-1.7-2|56	* Can accept or decline DCC sessions asynchronously.
14cr|libircclient-1.7-2|57	* Plain C interface and implementation (possible to use from C++ code,
14cr|libircclient-1.7-2|58	obviously)
14cr|libircclient-1.7-2|59	* Compatible with RFC 1459 and most IRC clients.
14cr|libircclient-1.7-2|60	* Good documentation and examples available.
14cr|libircclient-1.7-2|61	
14cr|libircclient-1.7-2|62	%files -n %{devname}
14cr|libircclient-1.7-2|63	%doc LICENSE README Changelog THANKS
14cr|libircclient-1.7-2|64	%{_libdir}/*.a
14cr|libircclient-1.7-2|65	%{_includedir}/*.h
14cr|libircclient-1.7-2|66	
14cr|libircclient-1.7-2|67	#----------------------------------------------------------------------------
14cr|libircclient-1.7-2|68	
14cr|libircclient-1.7-2|69	%prep
14cr|libircclient-1.7-2|70	%setup -q
14cr|libircclient-1.7-2|71	%patch0 -p0 -b .rfc
14cr|libircclient-1.7-2|72	
14cr|libircclient-1.7-2|73	%build
14cr|libircclient-1.7-2|74	%configure2_5x \
14cr|libircclient-1.7-2|75	--enable-openssl \
14cr|libircclient-1.7-2|76	--enable-ipv6
14cr|libircclient-1.7-2|77	%make
14cr|libircclient-1.7-2|78	
14cr|libircclient-1.7-2|79	%install
14cr|libircclient-1.7-2|80	mkdir -p %{buildroot}%{_libdir}
14cr|libircclient-1.7-2|81	cp src/%{name}.a %{buildroot}%{_libdir}/
14cr|libircclient-1.7-2|82	
14cr|libircclient-1.7-2|83	mkdir -p %{buildroot}%{_includedir}
14cr|libircclient-1.7-2|84	cp include/*.h %{buildroot}%{_includedir}
14cr|libircclient-1.7-2|85	
14cr|libircclient-1.7-2|86	
14cr|libircclient-1.7-2|87	%changelog
14cr|libircclient-1.7-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cr|libircclient-1.7-2|89	+ Revision: 859d978
14cr|libircclient-1.7-2|90	- MassBuild#464: Increase release tag
14cr|libircclient-1.7-2|91	
14cr|libircclient-1.7-2|92	

2576 14
14cr|libisoburn-1.3.0-2|1	%define major 1
14cr|libisoburn-1.3.0-2|2	%define libname %mklibname isoburn %{major}
14cr|libisoburn-1.3.0-2|3	%define devname %mklibname isoburn -d
14cr|libisoburn-1.3.0-2|4	
14cr|libisoburn-1.3.0-2|5	Summary:	Enables creation and expansion of ISO-9660 filesystems
14cr|libisoburn-1.3.0-2|6	Name:		libisoburn
14cr|libisoburn-1.3.0-2|7	Version:	1.3.0
14cr|libisoburn-1.3.0-2|8	Release:	2
14cr|libisoburn-1.3.0-2|9	Group:		System/Libraries
14cr|libisoburn-1.3.0-2|10	License:	GPLv2+
14cr|libisoburn-1.3.0-2|11	Url:		http://libburnia-project.org
14cr|libisoburn-1.3.0-2|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14cr|libisoburn-1.3.0-2|13	
14cr|libisoburn-1.3.0-2|14	BuildRequires:	doxygen
14cr|libisoburn-1.3.0-2|15	BuildRequires:	acl-devel
14cr|libisoburn-1.3.0-2|16	BuildRequires:	readline-devel
14cr|libisoburn-1.3.0-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|libisoburn-1.3.0-2|18	BuildRequires:	pkgconfig(libburn-1) >= %{version}
14cr|libisoburn-1.3.0-2|19	BuildRequires:	pkgconfig(libisofs-1) >= %{version}
14cr|libisoburn-1.3.0-2|20	BuildRequires:	pkgconfig(zlib)
14cr|libisoburn-1.3.0-2|21	
14cr|libisoburn-1.3.0-2|22	%package -n %{libname}
14cr|libisoburn-1.3.0-2|23	Summary:	CD-ROM image access library - shared library
14cr|libisoburn-1.3.0-2|24	Group:		System/Libraries
14cr|libisoburn-1.3.0-2|25	
14cr|libisoburn-1.3.0-2|26	%description -n %{libname}
14cr|libisoburn-1.3.0-2|27	Shared libraries of libisoburn for software using it.
14cr|libisoburn-1.3.0-2|28	
14cr|libisoburn-1.3.0-2|29	%description
14cr|libisoburn-1.3.0-2|30	libisoburn is a frontend for libraries libburn and libisofs which
14cr|libisoburn-1.3.0-2|31	enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD
14cr|libisoburn-1.3.0-2|32	media supported by libburn.
14cr|libisoburn-1.3.0-2|33	This includes media like DVD+RW, which do not support multi-session management
14cr|libisoburn-1.3.0-2|34	on media level and even plain disk files or block devices.
14cr|libisoburn-1.3.0-2|35	The price for that is thorough specialization on data files
14cr|libisoburn-1.3.0-2|36	in ISO-9660 filesystem images. So libisoburn is not suitable for audio
14cr|libisoburn-1.3.0-2|37	(CD-DA) or any other CD layout which does not entirely consist
14cr|libisoburn-1.3.0-2|38	of ISO-9660 sessions.
14cr|libisoburn-1.3.0-2|39	
14cr|libisoburn-1.3.0-2|40	%package -n %{devname}
14cr|libisoburn-1.3.0-2|41	Summary:	CD-ROM image access library - development headers
14cr|libisoburn-1.3.0-2|42	Group:		Development/C
14cr|libisoburn-1.3.0-2|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|libisoburn-1.3.0-2|44	Provides:	libisoburn-devel = %{version}-%{release}
14cr|libisoburn-1.3.0-2|45	Requires:	%{libname} = %{version}-%{release}
14cr|libisoburn-1.3.0-2|46	
14cr|libisoburn-1.3.0-2|47	%description -n %{devname}
14cr|libisoburn-1.3.0-2|48	The libisoburn-devel package contains libraries and header files for
14cr|libisoburn-1.3.0-2|49	developing applications that use libisoburn.
14cr|libisoburn-1.3.0-2|50	
14cr|libisoburn-1.3.0-2|51	%package -n xorriso-isoburn
14cr|libisoburn-1.3.0-2|52	Summary:	ISO-9660 and Rock Ridge image manipulation tool
14cr|libisoburn-1.3.0-2|53	Group:		Archiving/Cd burning
14cr|libisoburn-1.3.0-2|54	URL:		http://scdbackup.sourceforge.net/xorriso_eng.html
14cr|libisoburn-1.3.0-2|55	Requires:	%{libname} = %{version}-%{release}
14cr|libisoburn-1.3.0-2|56	
14cr|libisoburn-1.3.0-2|57	%description -n xorriso-isoburn
14cr|libisoburn-1.3.0-2|58	Xorriso is a program which copies file objects from POSIX compliant
14cr|libisoburn-1.3.0-2|59	filesystems into Rock Ridge enhanced ISO-9660 filesystems and allows
14cr|libisoburn-1.3.0-2|60	session-wise manipulation of such filesystems. It can load management
14cr|libisoburn-1.3.0-2|61	information of existing ISO images and it writes the session results
14cr|libisoburn-1.3.0-2|62	to optical media or to filesystem objects. Vice versa xorriso is able
14cr|libisoburn-1.3.0-2|63	to copy file objects out of ISO-9660 filesystems.
14cr|libisoburn-1.3.0-2|64	
14cr|libisoburn-1.3.0-2|65	Filesystem manipulation capabilities surpass those of mkisofs. Xorriso
14cr|libisoburn-1.3.0-2|66	is especially suitable for backups, because of its high fidelity of
14cr|libisoburn-1.3.0-2|67	file attribute recording and its incremental update sessions. Optical
14cr|libisoburn-1.3.0-2|68	supported media: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW,
14cr|libisoburn-1.3.0-2|69	DVD-RAM, BD-R and BD-RE.
14cr|libisoburn-1.3.0-2|70	
14cr|libisoburn-1.3.0-2|71	%prep
14cr|libisoburn-1.3.0-2|72	%setup -q
14cr|libisoburn-1.3.0-2|73	
14cr|libisoburn-1.3.0-2|74	%build
14cr|libisoburn-1.3.0-2|75	touch NEWS
14cr|libisoburn-1.3.0-2|76	
14cr|libisoburn-1.3.0-2|77	autoreconf -fi
14cr|libisoburn-1.3.0-2|78	
14cr|libisoburn-1.3.0-2|79	%configure --disable-static
14cr|libisoburn-1.3.0-2|80	%make LIBS='-lpthread -lreadline'
14cr|libisoburn-1.3.0-2|81	doxygen doc/doxygen.conf
14cr|libisoburn-1.3.0-2|82	
14cr|libisoburn-1.3.0-2|83	%install
14cr|libisoburn-1.3.0-2|84	%makeinstall_std
14cr|libisoburn-1.3.0-2|85	
14cr|libisoburn-1.3.0-2|86	%files -n %{libname}
14cr|libisoburn-1.3.0-2|87	%{_libdir}/%{name}*.so.%{major}*
14cr|libisoburn-1.3.0-2|88	
14cr|libisoburn-1.3.0-2|89	%files -n %{devname}
14cr|libisoburn-1.3.0-2|90	%doc AUTHORS COPYING COPYRIGHT README ChangeLog
14cr|libisoburn-1.3.0-2|91	%doc doc/html
14cr|libisoburn-1.3.0-2|92	%{_includedir}/%{name}
14cr|libisoburn-1.3.0-2|93	%{_libdir}/%{name}.so
14cr|libisoburn-1.3.0-2|94	%{_libdir}/pkgconfig/%{name}*.pc
14cr|libisoburn-1.3.0-2|95	
14cr|libisoburn-1.3.0-2|96	%files -n xorriso-isoburn
14cr|libisoburn-1.3.0-2|97	%{_bindir}/osirrox
14cr|libisoburn-1.3.0-2|98	%{_bindir}/xorrecord
14cr|libisoburn-1.3.0-2|99	%{_bindir}/xorriso
14cr|libisoburn-1.3.0-2|100	%{_bindir}/xorrisofs
14cr|libisoburn-1.3.0-2|101	%{_bindir}/xorriso-tcltk
14cr|libisoburn-1.3.0-2|102	%{_mandir}/man1/xorriso.1*
14cr|libisoburn-1.3.0-2|103	%{_mandir}/man1/xorrisofs.1*
14cr|libisoburn-1.3.0-2|104	%{_mandir}/man1/xorrecord.1*
14cr|libisoburn-1.3.0-2|105	%{_infodir}/xorriso.info*
14cr|libisoburn-1.3.0-2|106	%{_infodir}/xorrecord.info*
14cr|libisoburn-1.3.0-2|107	%{_infodir}/xorrisofs.info*
14cr|libisoburn-1.3.0-2|108	
14cr|libisoburn-1.3.0-2|109	
14cr|libisoburn-1.3.0-2|110	%changelog
14cr|libisoburn-1.3.0-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|libisoburn-1.3.0-2|112	+ Revision: a386ee3
14cr|libisoburn-1.3.0-2|113	- MassBuild#464: Increase release tag
14cr|libisoburn-1.3.0-2|114	
14cr|libisoburn-1.3.0-2|115	

2577 14
14cr|libixp-0.6-0.20110223.2|1	%define develname %mklibname ixp -d
14cr|libixp-0.6-0.20110223.2|2	
14cr|libixp-0.6-0.20110223.2|3	%define	changeset	339db5c6d2c9
14cr|libixp-0.6-0.20110223.2|4	# no version tagged, just in the NEWS file
14cr|libixp-0.6-0.20110223.2|5	%define hgdate		20110223
14cr|libixp-0.6-0.20110223.2|6	
14cr|libixp-0.6-0.20110223.2|7	Name: libixp
14cr|libixp-0.6-0.20110223.2|8	Version: 0.6
14cr|libixp-0.6-0.20110223.2|9	Release: %mkrel -c %{hgdate} 2
14cr|libixp-0.6-0.20110223.2|10	Summary: Plan9 file protocol library
14cr|libixp-0.6-0.20110223.2|11	License: MIT
14cr|libixp-0.6-0.20110223.2|12	Group: System/Libraries
14cr|libixp-0.6-0.20110223.2|13	URL: http://www.suckless.org/wiki/libs/libixp
14cr|libixp-0.6-0.20110223.2|14	Source: http://hg.suckless.org/libixp/archive/%{changeset}.tar.gz
14cr|libixp-0.6-0.20110223.2|15	
14cr|libixp-0.6-0.20110223.2|16	%description
14cr|libixp-0.6-0.20110223.2|17	libixp is a stand-alone client/server 9P library.
14cr|libixp-0.6-0.20110223.2|18	libixp's server api is heavily based on that of Plan 9's lib9p.
14cr|libixp-0.6-0.20110223.2|19	
14cr|libixp-0.6-0.20110223.2|20	%prep
14cr|libixp-0.6-0.20110223.2|21	%setup -qn %{name}-%{changeset}
14cr|libixp-0.6-0.20110223.2|22	
14cr|libixp-0.6-0.20110223.2|23	%build
14cr|libixp-0.6-0.20110223.2|24	sed -i \
14cr|libixp-0.6-0.20110223.2|25	-e "/^PREFIX/s|=.*|= /usr|" \
14cr|libixp-0.6-0.20110223.2|26	%ifarch x86_64
14cr|libixp-0.6-0.20110223.2|27	-e "s|/usr/lib|/usr/lib64|g" \
14cr|libixp-0.6-0.20110223.2|28	-e "/ LIBDIR/s|=.*|= /usr/lib64|" \
14cr|libixp-0.6-0.20110223.2|29	%endif
14cr|libixp-0.6-0.20110223.2|30	config.mk
14cr|libixp-0.6-0.20110223.2|31	
14cr|libixp-0.6-0.20110223.2|32	%make
14cr|libixp-0.6-0.20110223.2|33	
14cr|libixp-0.6-0.20110223.2|34	%install
14cr|libixp-0.6-0.20110223.2|35	%makeinstall_std
14cr|libixp-0.6-0.20110223.2|36	
14cr|libixp-0.6-0.20110223.2|37	%package -n %{develname}
14cr|libixp-0.6-0.20110223.2|38	Summary: Plan9 file protocol library
14cr|libixp-0.6-0.20110223.2|39	Group: Development/C
14cr|libixp-0.6-0.20110223.2|40	Provides:       %{name}-devel = %{version}-%{release}
14cr|libixp-0.6-0.20110223.2|41	
14cr|libixp-0.6-0.20110223.2|42	%description -n %{develname}
14cr|libixp-0.6-0.20110223.2|43	libixp is a stand-alone client/server 9P library.
14cr|libixp-0.6-0.20110223.2|44	libixp's server api is based heavily on that of Plan 9's lib9p.
14cr|libixp-0.6-0.20110223.2|45	
14cr|libixp-0.6-0.20110223.2|46	%files -n %{develname}
14cr|libixp-0.6-0.20110223.2|47	%{_libdir}/*.a
14cr|libixp-0.6-0.20110223.2|48	%{_includedir}/ixp.h
14cr|libixp-0.6-0.20110223.2|49	%{_includedir}/ixp_srvutil.h
14cr|libixp-0.6-0.20110223.2|50	%{_mandir}/man3/*.3*
14cr|libixp-0.6-0.20110223.2|51	
14cr|libixp-0.6-0.20110223.2|52	%package -n ixpc
14cr|libixp-0.6-0.20110223.2|53	Summary: Plan9 file protocol client
14cr|libixp-0.6-0.20110223.2|54	Group: Networking/File transfer
14cr|libixp-0.6-0.20110223.2|55	
14cr|libixp-0.6-0.20110223.2|56	%description -n ixpc
14cr|libixp-0.6-0.20110223.2|57	ixpc is a client to access a 9P file server from the command line
14cr|libixp-0.6-0.20110223.2|58	or from shell scripts.
14cr|libixp-0.6-0.20110223.2|59	
14cr|libixp-0.6-0.20110223.2|60	%files -n ixpc
14cr|libixp-0.6-0.20110223.2|61	%{_bindir}/ixpc
14cr|libixp-0.6-0.20110223.2|62	%{_mandir}/man1/ixpc.1*
14cr|libixp-0.6-0.20110223.2|63	
14cr|libixp-0.6-0.20110223.2|64	
14cr|libixp-0.6-0.20110223.2|65	
14cr|libixp-0.6-0.20110223.2|66	%changelog
14cr|libixp-0.6-0.20110223.2|67	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6-0.20110223.2
14cr|libixp-0.6-0.20110223.2|68	+ Revision: 6c99d6c
14cr|libixp-0.6-0.20110223.2|69	- Automatic import for version 0.6
14cr|libixp-0.6-0.20110223.2|70	
14cr|libixp-0.6-0.20110223.2|71	

2578 14
14cr|libjconv-2.8.1-9|1	Summary:	Japanese Code Conversion Library
14cr|libjconv-2.8.1-9|2	Name:		libjconv
14cr|libjconv-2.8.1-9|3	Version:	2.8.1
14cr|libjconv-2.8.1-9|4	Release:	9
14cr|libjconv-2.8.1-9|5	License:	GPL
14cr|libjconv-2.8.1-9|6	Group:		System/Libraries
14cr|libjconv-2.8.1-9|7	Source0:	%{name}-%{version}.tar.bz2
14cr|libjconv-2.8.1-9|8	Requires:	glibc >= 2.1.0
14cr|libjconv-2.8.1-9|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libjconv-2.8.1-9|10	
14cr|libjconv-2.8.1-9|11	%description
14cr|libjconv-2.8.1-9|12	This package provide Japanese Code Conversion capability based on iconv.
14cr|libjconv-2.8.1-9|13	
14cr|libjconv-2.8.1-9|14	%prep
14cr|libjconv-2.8.1-9|15	%setup -q
14cr|libjconv-2.8.1-9|16	
14cr|libjconv-2.8.1-9|17	%build
14cr|libjconv-2.8.1-9|18	%make CFLAGS="$RPM_OPT_FLAGS -Wall -O3 -fPIC -DHAVE_CODESET"
14cr|libjconv-2.8.1-9|19	
14cr|libjconv-2.8.1-9|20	%install
14cr|libjconv-2.8.1-9|21	rm -rf $RPM_BUILD_ROOT
14cr|libjconv-2.8.1-9|22	install -m755 libjconv.so -D $RPM_BUILD_ROOT%{_libdir}/libjconv.so
14cr|libjconv-2.8.1-9|23	install -m644 libjconv.a -D $RPM_BUILD_ROOT%{_libdir}/libjconv.a
14cr|libjconv-2.8.1-9|24	install -m755 jconv -D $RPM_BUILD_ROOT%{_bindir}/jconv
14cr|libjconv-2.8.1-9|25	install -m644 jconv.h -D $RPM_BUILD_ROOT%{_includedir}/jconv.h
14cr|libjconv-2.8.1-9|26	install -m644 default.conf -D $RPM_BUILD_ROOT%{_sysconfdir}/libjconv/default.conf
14cr|libjconv-2.8.1-9|27	
14cr|libjconv-2.8.1-9|28	%if %mdkversion < 200900
14cr|libjconv-2.8.1-9|29	%post -p /sbin/ldconfig
14cr|libjconv-2.8.1-9|30	%endif
14cr|libjconv-2.8.1-9|31	
14cr|libjconv-2.8.1-9|32	%if %mdkversion < 200900
14cr|libjconv-2.8.1-9|33	%postun -p /sbin/ldconfig
14cr|libjconv-2.8.1-9|34	%endif
14cr|libjconv-2.8.1-9|35	
14cr|libjconv-2.8.1-9|36	%clean
14cr|libjconv-2.8.1-9|37	rm -rf $RPM_BUILD_ROOT
14cr|libjconv-2.8.1-9|38	
14cr|libjconv-2.8.1-9|39	%files
14cr|libjconv-2.8.1-9|40	%defattr(-, root, root)
14cr|libjconv-2.8.1-9|41	%doc README
14cr|libjconv-2.8.1-9|42	%{_libdir}/libjconv.so*
14cr|libjconv-2.8.1-9|43	%{_libdir}/libjconv.a
14cr|libjconv-2.8.1-9|44	%{_bindir}/jconv
14cr|libjconv-2.8.1-9|45	%{_includedir}/jconv.h
14cr|libjconv-2.8.1-9|46	%dir %{_sysconfdir}/libjconv
14cr|libjconv-2.8.1-9|47	%config(noreplace) %{_sysconfdir}/libjconv/*
14cr|libjconv-2.8.1-9|48	
14cr|libjconv-2.8.1-9|49	
14cr|libjconv-2.8.1-9|50	
14cr|libjconv-2.8.1-9|51	%changelog
14cr|libjconv-2.8.1-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.1-9
14cr|libjconv-2.8.1-9|53	+ Revision: cd8b71c
14cr|libjconv-2.8.1-9|54	- MassBuild#464: Increase release tag
14cr|libjconv-2.8.1-9|55	
14cr|libjconv-2.8.1-9|56	

2579 14
14cr|libjingle-0.4.0-2|1	%define _disable_ld_no_undefined 1
14cr|libjingle-0.4.0-2|2	
14cr|libjingle-0.4.0-2|3	%define	major 0
14cr|libjingle-0.4.0-2|4	%define libname	%mklibname jingle %{major}
14cr|libjingle-0.4.0-2|5	%define develname %mklibname -d jingle
14cr|libjingle-0.4.0-2|6	
14cr|libjingle-0.4.0-2|7	Summary:	Google Talk's implementation of Jingle and Jingle-Audio
14cr|libjingle-0.4.0-2|8	Name:		libjingle
14cr|libjingle-0.4.0-2|9	Version:	0.4.0
14cr|libjingle-0.4.0-2|10	Release:	2
14cr|libjingle-0.4.0-2|11	License:	BSD
14cr|libjingle-0.4.0-2|12	Group:		System/Servers
14cr|libjingle-0.4.0-2|13	URL:		http://sourceforge.net/projects/libjingle
14cr|libjingle-0.4.0-2|14	Source0:	http://ignum.dl.sourceforge.net/project/libjingle/libjingle/%version/libjingle-%version.tar.gz
14cr|libjingle-0.4.0-2|15	Patch0:		libjingle-0.4.0-compile.patch
14cr|libjingle-0.4.0-2|16	BuildRequires:	glib2-devel
14cr|libjingle-0.4.0-2|17	BuildRequires:	dbus-devel
14cr|libjingle-0.4.0-2|18	BuildRequires:	openssl-devel
14cr|libjingle-0.4.0-2|19	BuildRequires:	expat-devel
14cr|libjingle-0.4.0-2|20	BuildRequires:	autoconf
14cr|libjingle-0.4.0-2|21	BuildRequires:	automake
14cr|libjingle-0.4.0-2|22	BuildRequires:	libtool
14cr|libjingle-0.4.0-2|23	
14cr|libjingle-0.4.0-2|24	%description
14cr|libjingle-0.4.0-2|25	Libjingle is a set of C++ components provided by Google to interoperate with
14cr|libjingle-0.4.0-2|26	Google Talk's peer-to-peer and voice calling capabilities. The package includes
14cr|libjingle-0.4.0-2|27	source code for Google's implementation of Jingle and Jingle-Audio, two
14cr|libjingle-0.4.0-2|28	proposed extensions to the XMPP standard that are currently available in
14cr|libjingle-0.4.0-2|29	experimental draft form.
14cr|libjingle-0.4.0-2|30	
14cr|libjingle-0.4.0-2|31	%package -n	%{libname}
14cr|libjingle-0.4.0-2|32	Summary:	Shared Google Talk's implementation of Jingle and Jingle-Audio library
14cr|libjingle-0.4.0-2|33	Group:          System/Libraries
14cr|libjingle-0.4.0-2|34	
14cr|libjingle-0.4.0-2|35	%description -n	%{libname}
14cr|libjingle-0.4.0-2|36	Libjingle is a set of C++ components provided by Google to interoperate with
14cr|libjingle-0.4.0-2|37	Google Talk's peer-to-peer and voice calling capabilities. The package includes
14cr|libjingle-0.4.0-2|38	source code for Google's implementation of Jingle and Jingle-Audio, two
14cr|libjingle-0.4.0-2|39	proposed extensions to the XMPP standard that are currently available in
14cr|libjingle-0.4.0-2|40	experimental draft form.
14cr|libjingle-0.4.0-2|41	
14cr|libjingle-0.4.0-2|42	This package contains the shared %{name} library.
14cr|libjingle-0.4.0-2|43	
14cr|libjingle-0.4.0-2|44	%package -n	%{develname}
14cr|libjingle-0.4.0-2|45	Summary:	Static library and header files for the %{name} library
14cr|libjingle-0.4.0-2|46	Group:		Development/C++
14cr|libjingle-0.4.0-2|47	Provides:	%{name}-devel = %{version}
14cr|libjingle-0.4.0-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|libjingle-0.4.0-2|49	Obsoletes:	%{mklibname -d jingle 0}
14cr|libjingle-0.4.0-2|50	
14cr|libjingle-0.4.0-2|51	%description -n	%{develname}
14cr|libjingle-0.4.0-2|52	Libjingle is a set of C++ components provided by Google to interoperate with
14cr|libjingle-0.4.0-2|53	Google Talk's peer-to-peer and voice calling capabilities. The package includes
14cr|libjingle-0.4.0-2|54	source code for Google's implementation of Jingle and Jingle-Audio, two
14cr|libjingle-0.4.0-2|55	proposed extensions to the XMPP standard that are currently available in
14cr|libjingle-0.4.0-2|56	experimental draft form.
14cr|libjingle-0.4.0-2|57	
14cr|libjingle-0.4.0-2|58	This package contains the static %{name} library and its header files
14cr|libjingle-0.4.0-2|59	needed to compile applications such as stegdetect, etc.
14cr|libjingle-0.4.0-2|60	
14cr|libjingle-0.4.0-2|61	%prep
14cr|libjingle-0.4.0-2|62	%setup -q
14cr|libjingle-0.4.0-2|63	%apply_patches
14cr|libjingle-0.4.0-2|64	
14cr|libjingle-0.4.0-2|65	find . -type d -exec chmod 755 {} \;
14cr|libjingle-0.4.0-2|66	find . -type f -exec chmod 644 {} \;
14cr|libjingle-0.4.0-2|67	find . -name Makefile.am |xargs sed -i -e 's,noinst_LTLIB,lib_LTLIB,g;s,noinst_HEAD,include_HEAD,g'
14cr|libjingle-0.4.0-2|68	
14cr|libjingle-0.4.0-2|69	# cleanup
14cr|libjingle-0.4.0-2|70	for i in `find . -type d -name .svn`; do
14cr|libjingle-0.4.0-2|71	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|libjingle-0.4.0-2|72	done
14cr|libjingle-0.4.0-2|73	
14cr|libjingle-0.4.0-2|74	# lib64 fix
14cr|libjingle-0.4.0-2|75	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|libjingle-0.4.0-2|76	
14cr|libjingle-0.4.0-2|77	%build
14cr|libjingle-0.4.0-2|78	rm -rf autom4te.cache
14cr|libjingle-0.4.0-2|79	rm -f configure
14cr|libjingle-0.4.0-2|80	libtoolize --copy --force; aclocal; automake --add-missing --copy --foreign; autoconf
14cr|libjingle-0.4.0-2|81	
14cr|libjingle-0.4.0-2|82	%configure2_5x \
14cr|libjingle-0.4.0-2|83	--enable-shared \
14cr|libjingle-0.4.0-2|84	--enable-static
14cr|libjingle-0.4.0-2|85	
14cr|libjingle-0.4.0-2|86	%make
14cr|libjingle-0.4.0-2|87	
14cr|libjingle-0.4.0-2|88	%install
14cr|libjingle-0.4.0-2|89	%makeinstall_std
14cr|libjingle-0.4.0-2|90	# Let's not conflict with standard tools
14cr|libjingle-0.4.0-2|91	mv %buildroot%_bindir/login %buildroot%_bindir/%name-login
14cr|libjingle-0.4.0-2|92	
14cr|libjingle-0.4.0-2|93	%files
14cr|libjingle-0.4.0-2|94	%defattr(-, root, root)
14cr|libjingle-0.4.0-2|95	%doc AUTHORS COPYING ChangeLog README
14cr|libjingle-0.4.0-2|96	%{_bindir}/relayserver
14cr|libjingle-0.4.0-2|97	%{_bindir}/stunserver
14cr|libjingle-0.4.0-2|98	%_bindir/%name-login
14cr|libjingle-0.4.0-2|99	%_bindir/pcp
14cr|libjingle-0.4.0-2|100	
14cr|libjingle-0.4.0-2|101	%files -n %{libname}
14cr|libjingle-0.4.0-2|102	%defattr(-,root,root)
14cr|libjingle-0.4.0-2|103	%{_libdir}/lib*.so.*
14cr|libjingle-0.4.0-2|104	
14cr|libjingle-0.4.0-2|105	%files -n %{develname}
14cr|libjingle-0.4.0-2|106	%defattr(-, root, root)
14cr|libjingle-0.4.0-2|107	%{_includedir}/*
14cr|libjingle-0.4.0-2|108	%{_libdir}/*.so
14cr|libjingle-0.4.0-2|109	%{_libdir}/*.a
14cr|libjingle-0.4.0-2|110	
14cr|libjingle-0.4.0-2|111	
14cr|libjingle-0.4.0-2|112	
14cr|libjingle-0.4.0-2|113	%changelog
14cr|libjingle-0.4.0-2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|libjingle-0.4.0-2|115	+ Revision: 7b1cdcb
14cr|libjingle-0.4.0-2|116	- MassBuild#464: Increase release tag
14cr|libjingle-0.4.0-2|117	
14cr|libjingle-0.4.0-2|118	

2580 14
14cr|libjsw-1.5.8-8|1	%define major 1
14cr|libjsw-1.5.8-8|2	%define libname %mklibname jsw %{major}
14cr|libjsw-1.5.8-8|3	%define devname %mklibname jsw -d
14cr|libjsw-1.5.8-8|4	
14cr|libjsw-1.5.8-8|5	Summary:	Joystick Wrapper library
14cr|libjsw-1.5.8-8|6	Name:		libjsw
14cr|libjsw-1.5.8-8|7	Version:	1.5.8
14cr|libjsw-1.5.8-8|8	Release:	8
14cr|libjsw-1.5.8-8|9	License:	GPLv2+
14cr|libjsw-1.5.8-8|10	Group:		System/Kernel and hardware
14cr|libjsw-1.5.8-8|11	Url:		http://wolfsinger.com/~wolfpack/packages/
14cr|libjsw-1.5.8-8|12	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
14cr|libjsw-1.5.8-8|13	Patch0:		libjsw-1.5.8-no-strip.patch
14cr|libjsw-1.5.8-8|14	Patch1:		libjsw-1.5.8-soname.patch
14cr|libjsw-1.5.8-8|15	Patch2:		libjsw-1.5.8-no-postinstall.patch
14cr|libjsw-1.5.8-8|16	
14cr|libjsw-1.5.8-8|17	%description
14cr|libjsw-1.5.8-8|18	The Joystick Wrapper library (libjsw) is designed to provide a uniform
14cr|libjsw-1.5.8-8|19	API and user configuration for joysticks and other game controllers on
14cr|libjsw-1.5.8-8|20	all platforms.
14cr|libjsw-1.5.8-8|21	
14cr|libjsw-1.5.8-8|22	It features an integrated library level calibration system using
14cr|libjsw-1.5.8-8|23	jscalibrator to provide a one time calibration for any program that
14cr|libjsw-1.5.8-8|24	uses libjsw. libjsw also features several levels of advanced joystick
14cr|libjsw-1.5.8-8|25	input error correction.
14cr|libjsw-1.5.8-8|26	
14cr|libjsw-1.5.8-8|27	%package -n %{libname}
14cr|libjsw-1.5.8-8|28	Summary:	Joystick Wrapper library
14cr|libjsw-1.5.8-8|29	Group:		System/Libraries
14cr|libjsw-1.5.8-8|30	
14cr|libjsw-1.5.8-8|31	%description -n %{libname}
14cr|libjsw-1.5.8-8|32	This package contains the library needed to run programs dynamically
14cr|libjsw-1.5.8-8|33	linked with the Joystick Wrapper library.
14cr|libjsw-1.5.8-8|34	
14cr|libjsw-1.5.8-8|35	The Joystick Wrapper library (libjsw) is designed to provide a uniform
14cr|libjsw-1.5.8-8|36	API and user configuration for joysticks and other game controllers on
14cr|libjsw-1.5.8-8|37	all platforms.
14cr|libjsw-1.5.8-8|38	
14cr|libjsw-1.5.8-8|39	It features an integrated library level calibration system using
14cr|libjsw-1.5.8-8|40	jscalibrator to provide a one time calibration for any program that
14cr|libjsw-1.5.8-8|41	uses libjsw. libjsw also features several levels of advanced joystick
14cr|libjsw-1.5.8-8|42	input error correction.
14cr|libjsw-1.5.8-8|43	
14cr|libjsw-1.5.8-8|44	%package -n %{devname}
14cr|libjsw-1.5.8-8|45	Summary:	Development tools for programs using the Joystick Wrapper library
14cr|libjsw-1.5.8-8|46	Group:		Development/C
14cr|libjsw-1.5.8-8|47	Requires:	%{libname} = %{version}
14cr|libjsw-1.5.8-8|48	Provides:	jsw-devel = %{version}-%{release}
14cr|libjsw-1.5.8-8|49	
14cr|libjsw-1.5.8-8|50	%description -n %{devname}
14cr|libjsw-1.5.8-8|51	This package contains the header files and libraries needed for
14cr|libjsw-1.5.8-8|52	developing programs using the Joystick Wrapper library.
14cr|libjsw-1.5.8-8|53	
14cr|libjsw-1.5.8-8|54	The Joystick Wrapper library (libjsw) is designed to provide a uniform
14cr|libjsw-1.5.8-8|55	API and user configuration for joysticks and other game controllers on
14cr|libjsw-1.5.8-8|56	all platforms.
14cr|libjsw-1.5.8-8|57	
14cr|libjsw-1.5.8-8|58	It features an integrated library level calibration system using
14cr|libjsw-1.5.8-8|59	jscalibrator to provide a one time calibration for any program that
14cr|libjsw-1.5.8-8|60	uses libjsw. libjsw also features several levels of advanced joystick
14cr|libjsw-1.5.8-8|61	input error correction.
14cr|libjsw-1.5.8-8|62	
14cr|libjsw-1.5.8-8|63	%prep
14cr|libjsw-1.5.8-8|64	%setup -q
14cr|libjsw-1.5.8-8|65	%patch0 -p1
14cr|libjsw-1.5.8-8|66	%patch1 -p1
14cr|libjsw-1.5.8-8|67	%patch2 -p1
14cr|libjsw-1.5.8-8|68	perl -pi -e 's|#include <jsw.h>|#include "../include/jsw.h"|' js*/*.{c,h}
14cr|libjsw-1.5.8-8|69	
14cr|libjsw-1.5.8-8|70	%build
14cr|libjsw-1.5.8-8|71	pushd libjsw
14cr|libjsw-1.5.8-8|72	make CFLAGS="%{optflags} -fPIC" LIBS=-lstdc++
14cr|libjsw-1.5.8-8|73	popd
14cr|libjsw-1.5.8-8|74	
14cr|libjsw-1.5.8-8|75	%install
14cr|libjsw-1.5.8-8|76	pushd libjsw
14cr|libjsw-1.5.8-8|77	make install \
14cr|libjsw-1.5.8-8|78	PREFIX=%{buildroot}%{_prefix} \
14cr|libjsw-1.5.8-8|79	JSW_MAN_DIR=%{buildroot}%{_mandir}/man3 \
14cr|libjsw-1.5.8-8|80	JSW_LIB_DIR=%{buildroot}%{_libdir} \
14cr|libjsw-1.5.8-8|81	MAN_DIR=%{buildroot}%{_mandir}/man1
14cr|libjsw-1.5.8-8|82	popd
14cr|libjsw-1.5.8-8|83	
14cr|libjsw-1.5.8-8|84	%files -n %{libname}
14cr|libjsw-1.5.8-8|85	%{_libdir}/libjsw.so.%{major}*
14cr|libjsw-1.5.8-8|86	
14cr|libjsw-1.5.8-8|87	%files -n %{devname}
14cr|libjsw-1.5.8-8|88	%{_includedir}/jsw.h
14cr|libjsw-1.5.8-8|89	%{_libdir}/libjsw.so
14cr|libjsw-1.5.8-8|90	%{_mandir}/man3/*.3*
14cr|libjsw-1.5.8-8|91	
14cr|libjsw-1.5.8-8|92	
14cr|libjsw-1.5.8-8|93	%changelog
14cr|libjsw-1.5.8-8|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.8-8
14cr|libjsw-1.5.8-8|95	+ Revision: 72443f1
14cr|libjsw-1.5.8-8|96	- MassBuild#464: Increase release tag
14cr|libjsw-1.5.8-8|97	
14cr|libjsw-1.5.8-8|98	

2581 14
14cr|libkkc-0.3.1-2|1	%global dataversion 0.2.7
14cr|libkkc-0.3.1-2|2	
14cr|libkkc-0.3.1-2|3	%define major 2
14cr|libkkc-0.3.1-2|4	%define gir_major 1.0
14cr|libkkc-0.3.1-2|5	%define libname %mklibname kkc %{major}
14cr|libkkc-0.3.1-2|6	%define devname %mklibname kkc -d
14cr|libkkc-0.3.1-2|7	%define girname %mklibname kkc-gir %{gir_major}
14cr|libkkc-0.3.1-2|8	
14cr|libkkc-0.3.1-2|9	Summary:	Japanese Kana Kanji conversion library
14cr|libkkc-0.3.1-2|10	Name:		libkkc
14cr|libkkc-0.3.1-2|11	Version:	0.3.1
14cr|libkkc-0.3.1-2|12	Release:	2
14cr|libkkc-0.3.1-2|13	License:	GPLv3+
14cr|libkkc-0.3.1-2|14	Group:		System/Internationalization
14cr|libkkc-0.3.1-2|15	Url:		https://bitbucket.org/libkkc
14cr|libkkc-0.3.1-2|16	Source0:	https://bitbucket.org/libkkc/libkkc/downloads/%{name}-%{version}.tar.gz
14cr|libkkc-0.3.1-2|17	Source1:	https://bitbucket.org/libkkc/libkkc-data/downloads/%{name}-data-%{dataversion}.tar.xz
14cr|libkkc-0.3.1-2|18	BuildRequires:	intltool
14cr|libkkc-0.3.1-2|19	BuildRequires:	marisa-python
14cr|libkkc-0.3.1-2|20	BuildRequires:	vala
14cr|libkkc-0.3.1-2|21	BuildRequires:	vala-tools
14cr|libkkc-0.3.1-2|22	# FIXME switch to libgee-0.8 once this package is ready for the new libgee API
14cr|libkkc-0.3.1-2|23	BuildRequires:	pkgconfig(gee-1.0)
14cr|libkkc-0.3.1-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libkkc-0.3.1-2|25	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|libkkc-0.3.1-2|26	BuildRequires:	pkgconfig(marisa)
14cr|libkkc-0.3.1-2|27	BuildRequires:	pkgconfig(python)
14cr|libkkc-0.3.1-2|28	BuildRequires:	pkgconfig(vapigen)
14cr|libkkc-0.3.1-2|29	Requires:	skkdic
14cr|libkkc-0.3.1-2|30	
14cr|libkkc-0.3.1-2|31	%description
14cr|libkkc-0.3.1-2|32	libkkc provides a converter from Kana-string to Kana-Kanji-mixed-string.
14cr|libkkc-0.3.1-2|33	It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter,
14cr|libkkc-0.3.1-2|34	while libkkc tries to convert sentences in a bit more complex way using
14cr|libkkc-0.3.1-2|35	N-gram language models.
14cr|libkkc-0.3.1-2|36	
14cr|libkkc-0.3.1-2|37	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|38	
14cr|libkkc-0.3.1-2|39	%package common
14cr|libkkc-0.3.1-2|40	Summary:	Common data files for %{name}
14cr|libkkc-0.3.1-2|41	Group:		System/Internationalization
14cr|libkkc-0.3.1-2|42	BuildArch:	noarch
14cr|libkkc-0.3.1-2|43	
14cr|libkkc-0.3.1-2|44	%description common
14cr|libkkc-0.3.1-2|45	The %{name}-common package contains the arch-independent data that
14cr|libkkc-0.3.1-2|46	%{name} uses at run time.
14cr|libkkc-0.3.1-2|47	
14cr|libkkc-0.3.1-2|48	%files common -f %{name}.lang
14cr|libkkc-0.3.1-2|49	%{_datadir}/libkkc
14cr|libkkc-0.3.1-2|50	
14cr|libkkc-0.3.1-2|51	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|52	
14cr|libkkc-0.3.1-2|53	%package data
14cr|libkkc-0.3.1-2|54	Summary:	Data files for %{name}
14cr|libkkc-0.3.1-2|55	Group:		System/Internationalization
14cr|libkkc-0.3.1-2|56	
14cr|libkkc-0.3.1-2|57	%description data
14cr|libkkc-0.3.1-2|58	The %{name}-data package contains the language model data that %{name}
14cr|libkkc-0.3.1-2|59	uses at run time.
14cr|libkkc-0.3.1-2|60	
14cr|libkkc-0.3.1-2|61	%files data
14cr|libkkc-0.3.1-2|62	%{_libdir}/libkkc
14cr|libkkc-0.3.1-2|63	
14cr|libkkc-0.3.1-2|64	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|65	
14cr|libkkc-0.3.1-2|66	%package tools
14cr|libkkc-0.3.1-2|67	Summary:	Tools for %{name}
14cr|libkkc-0.3.1-2|68	Group:		Development/Tools
14cr|libkkc-0.3.1-2|69	
14cr|libkkc-0.3.1-2|70	%description tools
14cr|libkkc-0.3.1-2|71	The %{name}-tools package contains tools for developing applications
14cr|libkkc-0.3.1-2|72	that use %{name}.
14cr|libkkc-0.3.1-2|73	
14cr|libkkc-0.3.1-2|74	%files tools
14cr|libkkc-0.3.1-2|75	%{_bindir}/kkc*
14cr|libkkc-0.3.1-2|76	
14cr|libkkc-0.3.1-2|77	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|78	
14cr|libkkc-0.3.1-2|79	%package -n %{libname}
14cr|libkkc-0.3.1-2|80	Summary:	Development files for %{name}
14cr|libkkc-0.3.1-2|81	Requires:	%{name}-data
14cr|libkkc-0.3.1-2|82	Requires:	%{name}-common
14cr|libkkc-0.3.1-2|83	
14cr|libkkc-0.3.1-2|84	%description -n %{libname}
14cr|libkkc-0.3.1-2|85	libkkc provides a converter from Kana-string to Kana-Kanji-mixed-string.
14cr|libkkc-0.3.1-2|86	It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter,
14cr|libkkc-0.3.1-2|87	while libkkc tries to convert sentences in a bit more complex way using
14cr|libkkc-0.3.1-2|88	N-gram language models.
14cr|libkkc-0.3.1-2|89	
14cr|libkkc-0.3.1-2|90	%files -n %{libname}
14cr|libkkc-0.3.1-2|91	%doc README data/rules/README.rules COPYING
14cr|libkkc-0.3.1-2|92	%{_libdir}/libkkc.so.%{major}*
14cr|libkkc-0.3.1-2|93	
14cr|libkkc-0.3.1-2|94	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|95	
14cr|libkkc-0.3.1-2|96	%package -n %{girname}
14cr|libkkc-0.3.1-2|97	Summary:	GObject Introspection interface description for %{name}
14cr|libkkc-0.3.1-2|98	Group:		System/Libraries
14cr|libkkc-0.3.1-2|99	Requires:	%{libname} = %{EVRD}
14cr|libkkc-0.3.1-2|100	
14cr|libkkc-0.3.1-2|101	%description -n %{girname}
14cr|libkkc-0.3.1-2|102	GObject Introspection interface description for %{name}.
14cr|libkkc-0.3.1-2|103	
14cr|libkkc-0.3.1-2|104	%files -n %{girname}
14cr|libkkc-0.3.1-2|105	%{_libdir}/girepository-1.0/Kkc-%{gir_major}.typelib
14cr|libkkc-0.3.1-2|106	
14cr|libkkc-0.3.1-2|107	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|108	
14cr|libkkc-0.3.1-2|109	%package -n %{devname}
14cr|libkkc-0.3.1-2|110	Summary:	Development files for %{name}
14cr|libkkc-0.3.1-2|111	Requires:	%{libname} = %{EVRD}
14cr|libkkc-0.3.1-2|112	Requires:	%{girname} = %{EVRD}
14cr|libkkc-0.3.1-2|113	
14cr|libkkc-0.3.1-2|114	%description -n %{devname}
14cr|libkkc-0.3.1-2|115	The %{name}-devel package contains libraries and header files for
14cr|libkkc-0.3.1-2|116	developing applications that use %{name}.
14cr|libkkc-0.3.1-2|117	
14cr|libkkc-0.3.1-2|118	%files -n %{devname}
14cr|libkkc-0.3.1-2|119	%{_includedir}/*
14cr|libkkc-0.3.1-2|120	%{_libdir}/*.so
14cr|libkkc-0.3.1-2|121	%{_libdir}/pkgconfig/*.pc
14cr|libkkc-0.3.1-2|122	%{_datadir}/gir-1.0/*.gir
14cr|libkkc-0.3.1-2|123	%{_datadir}/vala/vapi/*
14cr|libkkc-0.3.1-2|124	
14cr|libkkc-0.3.1-2|125	#----------------------------------------------------------------------------
14cr|libkkc-0.3.1-2|126	
14cr|libkkc-0.3.1-2|127	%prep
14cr|libkkc-0.3.1-2|128	%setup -q
14cr|libkkc-0.3.1-2|129	tar xf %{SOURCE1}
14cr|libkkc-0.3.1-2|130	rm libkkc/*vala.stamp
14cr|libkkc-0.3.1-2|131	
14cr|libkkc-0.3.1-2|132	%build
14cr|libkkc-0.3.1-2|133	%configure2_5x \
14cr|libkkc-0.3.1-2|134	--disable-static \
14cr|libkkc-0.3.1-2|135	--disable-silent-rules
14cr|libkkc-0.3.1-2|136	%make LIBS="-lstdc++"
14cr|libkkc-0.3.1-2|137	
14cr|libkkc-0.3.1-2|138	pushd %{name}-data-%{dataversion}
14cr|libkkc-0.3.1-2|139	%configure2_5x
14cr|libkkc-0.3.1-2|140	%make
14cr|libkkc-0.3.1-2|141	popd
14cr|libkkc-0.3.1-2|142	
14cr|libkkc-0.3.1-2|143	%install
14cr|libkkc-0.3.1-2|144	%makeinstall_std
14cr|libkkc-0.3.1-2|145	
14cr|libkkc-0.3.1-2|146	%makeinstall_std -C %{name}-data-%{dataversion}
14cr|libkkc-0.3.1-2|147	
14cr|libkkc-0.3.1-2|148	%find_lang %{name}
14cr|libkkc-0.3.1-2|149	
14cr|libkkc-0.3.1-2|150	
14cr|libkkc-0.3.1-2|151	%changelog
14cr|libkkc-0.3.1-2|152	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-2
14cr|libkkc-0.3.1-2|153	+ Revision: 77ee6bb
14cr|libkkc-0.3.1-2|154	- Rework package structure according our packaging policy
14cr|libkkc-0.3.1-2|155	
14cr|libkkc-0.3.1-2|156	

2582 14
14cr|liblettertree-0.1-8|1	%define	major	0
14cr|liblettertree-0.1-8|2	%define	libname	%mklibname lettertree %major
14cr|liblettertree-0.1-8|3	
14cr|liblettertree-0.1-8|4	Name:		liblettertree
14cr|liblettertree-0.1-8|5	Version:	0.1
14cr|liblettertree-0.1-8|6	Release:	8
14cr|liblettertree-0.1-8|7	Summary:	A letter tree data structure
14cr|liblettertree-0.1-8|8	License:	LGPL
14cr|liblettertree-0.1-8|9	Group:		System/Libraries
14cr|liblettertree-0.1-8|10	Source0:	ftp://ftp.inria.fr/INRIA/Atoll/Guillaume.Rousse/%{name}-%{version}.tar.bz2
14cr|liblettertree-0.1-8|11	
14cr|liblettertree-0.1-8|12	%description
14cr|liblettertree-0.1-8|13	This is a simple implementation of a lettertree, an efficient data structure
14cr|liblettertree-0.1-8|14	for storing and indexing string sharing a common prefix.
14cr|liblettertree-0.1-8|15	
14cr|liblettertree-0.1-8|16	%package -n	%libname
14cr|liblettertree-0.1-8|17	Summary:	A letter tree data structur
14cr|liblettertree-0.1-8|18	Group:		System/Libraries
14cr|liblettertree-0.1-8|19	
14cr|liblettertree-0.1-8|20	%description -n	%libname
14cr|liblettertree-0.1-8|21	This is a simple implementation of a lettertree, an efficient data structure
14cr|liblettertree-0.1-8|22	for storing and indexing string sharing a common prefix.
14cr|liblettertree-0.1-8|23	
14cr|liblettertree-0.1-8|24	%package -n	%libname-devel
14cr|liblettertree-0.1-8|25	Summary:	Development files for %{name}
14cr|liblettertree-0.1-8|26	Group:		Development/C
14cr|liblettertree-0.1-8|27	Requires:	%libname = %{version}
14cr|liblettertree-0.1-8|28	Provides:	%{name}-devel = %{EVRD}
14cr|liblettertree-0.1-8|29	
14cr|liblettertree-0.1-8|30	%description -n	%libname-devel
14cr|liblettertree-0.1-8|31	This package contains development files for %{name}.
14cr|liblettertree-0.1-8|32	
14cr|liblettertree-0.1-8|33	%prep
14cr|liblettertree-0.1-8|34	%setup -q
14cr|liblettertree-0.1-8|35	
14cr|liblettertree-0.1-8|36	%build
14cr|liblettertree-0.1-8|37	%configure2_5x
14cr|liblettertree-0.1-8|38	%make
14cr|liblettertree-0.1-8|39	
14cr|liblettertree-0.1-8|40	%install
14cr|liblettertree-0.1-8|41	%makeinstall_std
14cr|liblettertree-0.1-8|42	
14cr|liblettertree-0.1-8|43	%files -n %libname
14cr|liblettertree-0.1-8|44	%doc AUTHORS ChangeLog INSTALL README
14cr|liblettertree-0.1-8|45	%{_libdir}/*.so.*
14cr|liblettertree-0.1-8|46	
14cr|liblettertree-0.1-8|47	%files -n %libname-devel
14cr|liblettertree-0.1-8|48	%{_libdir}/*.so
14cr|liblettertree-0.1-8|49	%{_libdir}/*.a
14cr|liblettertree-0.1-8|50	%{_includedir}/lettertree.h
14cr|liblettertree-0.1-8|51	
14cr|liblettertree-0.1-8|52	
14cr|liblettertree-0.1-8|53	
14cr|liblettertree-0.1-8|54	
14cr|liblettertree-0.1-8|55	%changelog
14cr|liblettertree-0.1-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cr|liblettertree-0.1-8|57	+ Revision: da124e7
14cr|liblettertree-0.1-8|58	- MassBuild#464: Increase release tag
14cr|liblettertree-0.1-8|59	
14cr|liblettertree-0.1-8|60	

2583 14
14cr|liblibgap-4.6.5-5|1	%define major 0
14cr|liblibgap-4.6.5-5|2	%define oname libgap
14cr|liblibgap-4.6.5-5|3	
14cr|liblibgap-4.6.5-5|4	Name:		%mklibname %{oname}
14cr|liblibgap-4.6.5-5|5	Version:	4.6.5
14cr|liblibgap-4.6.5-5|6	Release:	5
14cr|liblibgap-4.6.5-5|7	License:	GPLv2+
14cr|liblibgap-4.6.5-5|8	Group:		Sciences/Mathematics
14cr|liblibgap-4.6.5-5|9	
14cr|liblibgap-4.6.5-5|10	Summary:	C library version of the GAP kernel
14cr|liblibgap-4.6.5-5|11	URL:		https://bitbucket.org/vbraun/libgap
14cr|liblibgap-4.6.5-5|12	Source0:	https://bitbucket.org/vbraun/libgap/downloads/%{oname}-%{version}.tar.gz
14cr|liblibgap-4.6.5-5|13	Source1:	%{oname}.rpmlintrc
14cr|liblibgap-4.6.5-5|14	BuildRequires:	libtool
14cr|liblibgap-4.6.5-5|15	BuildRequires:	gap-devel
14cr|liblibgap-4.6.5-5|16	BuildRequires:	gap-libs
14cr|liblibgap-4.6.5-5|17	Patch0:		%{oname}-arch.patch
14cr|liblibgap-4.6.5-5|18	Patch1:		%{oname}-nogmp.patch
14cr|liblibgap-4.6.5-5|19	
14cr|liblibgap-4.6.5-5|20	%description
14cr|liblibgap-4.6.5-5|21	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
14cr|liblibgap-4.6.5-5|22	
14cr|liblibgap-4.6.5-5|23	LibGAP is essentially a fork of the upstream GAP kernel. It is developed
14cr|liblibgap-4.6.5-5|24	in its own repository at https://bitbucket.org/vbraun/libgap. This is
14cr|liblibgap-4.6.5-5|25	also where the spkg metadata is tracked.
14cr|liblibgap-4.6.5-5|26	
14cr|liblibgap-4.6.5-5|27	%package	devel
14cr|liblibgap-4.6.5-5|28	Summary:	Development files for %{oname}
14cr|liblibgap-4.6.5-5|29	Provides:	%{oname}-devel
14cr|liblibgap-4.6.5-5|30	Requires:	%{name} = %{EVRD}
14cr|liblibgap-4.6.5-5|31	
14cr|liblibgap-4.6.5-5|32	%description	devel
14cr|liblibgap-4.6.5-5|33	This package contains the header files and development documentation
14cr|liblibgap-4.6.5-5|34	for %{oname}.
14cr|liblibgap-4.6.5-5|35	
14cr|liblibgap-4.6.5-5|36	%prep
14cr|liblibgap-4.6.5-5|37	%setup -qn %{oname}-%{version}
14cr|liblibgap-4.6.5-5|38	%patch0 -p1
14cr|liblibgap-4.6.5-5|39	%patch1 -p1
14cr|liblibgap-4.6.5-5|40	# due to patching configure.ac in patch1
14cr|liblibgap-4.6.5-5|41	autoreconf -ifs
14cr|liblibgap-4.6.5-5|42	
14cr|liblibgap-4.6.5-5|43	%build
14cr|liblibgap-4.6.5-5|44	export CFLAGS='%{optflags} -DSYS_DEFAULT_PATHS=\"%{_gap_dir}\"'
14cr|liblibgap-4.6.5-5|45	%configure --enable-shared --disable-static --without-gmp
14cr|liblibgap-4.6.5-5|46	%make
14cr|liblibgap-4.6.5-5|47	
14cr|liblibgap-4.6.5-5|48	%install
14cr|liblibgap-4.6.5-5|49	%makeinstall_std
14cr|liblibgap-4.6.5-5|50	
14cr|liblibgap-4.6.5-5|51	%check
14cr|liblibgap-4.6.5-5|52	make check
14cr|liblibgap-4.6.5-5|53	
14cr|liblibgap-4.6.5-5|54	%files
14cr|liblibgap-4.6.5-5|55	%doc AUTHORS
14cr|liblibgap-4.6.5-5|56	%doc COPYING
14cr|liblibgap-4.6.5-5|57	%doc README
14cr|liblibgap-4.6.5-5|58	%{_libdir}/%{oname}.so.%{major}*
14cr|liblibgap-4.6.5-5|59	
14cr|liblibgap-4.6.5-5|60	%files		devel
14cr|liblibgap-4.6.5-5|61	%{_includedir}/gap
14cr|liblibgap-4.6.5-5|62	%{_libdir}/%{oname}.so
14cr|liblibgap-4.6.5-5|63	
14cr|liblibgap-4.6.5-5|64	%changelog
14cr|liblibgap-4.6.5-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-5
14cr|liblibgap-4.6.5-5|66	+ Revision: 80a0932
14cr|liblibgap-4.6.5-5|67	- MassBuild#464: Increase release tag
14cr|liblibgap-4.6.5-5|68	
14cr|liblibgap-4.6.5-5|69	

2584 14
14cr|liblinebreak-20080321-5|1	%define major %version
14cr|liblinebreak-20080321-5|2	%define libname	  %mklibname linebreak %{major}
14cr|liblinebreak-20080321-5|3	%define develname %mklibname -d linebreak
14cr|liblinebreak-20080321-5|4	
14cr|liblinebreak-20080321-5|5	Name: 		liblinebreak
14cr|liblinebreak-20080321-5|6	Summary: 	Line breaking in a Unicode sequence
14cr|liblinebreak-20080321-5|7	Version:	20080321
14cr|liblinebreak-20080321-5|8	Release: 	5
14cr|liblinebreak-20080321-5|9	License: 	GPL
14cr|liblinebreak-20080321-5|10	Group:		System/Libraries
14cr|liblinebreak-20080321-5|11	URL: 		http://vimgadgets.cvs.sourceforge.net/vimgadgets/common/tools/linebreak/
14cr|liblinebreak-20080321-5|12	Source0: 	%{name}-%{version}.tar.gz
14cr|liblinebreak-20080321-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|liblinebreak-20080321-5|14	
14cr|liblinebreak-20080321-5|15	%description
14cr|liblinebreak-20080321-5|16	Line breaking in a Unicode sequence.
14cr|liblinebreak-20080321-5|17	Designed to be used in a generic text renderer.
14cr|liblinebreak-20080321-5|18	
14cr|liblinebreak-20080321-5|19	%package -n %{libname}
14cr|liblinebreak-20080321-5|20	Summary: 	Line breaking in a Unicode sequence
14cr|liblinebreak-20080321-5|21	Group:		System/Libraries
14cr|liblinebreak-20080321-5|22	
14cr|liblinebreak-20080321-5|23	%description -n %{libname}
14cr|liblinebreak-20080321-5|24	Line breaking in a Unicode sequence.
14cr|liblinebreak-20080321-5|25	Designed to be used in a generic text renderer.
14cr|liblinebreak-20080321-5|26	
14cr|liblinebreak-20080321-5|27	%package -n %{develname}
14cr|liblinebreak-20080321-5|28	Summary:	Headers for developing programs that will use %{name}
14cr|liblinebreak-20080321-5|29	Group:		Development/C
14cr|liblinebreak-20080321-5|30	Provides:   linebreak-devel
14cr|liblinebreak-20080321-5|31	Requires:	%{libname} = %{version}-%{release}
14cr|liblinebreak-20080321-5|32	
14cr|liblinebreak-20080321-5|33	%description -n %{develname}
14cr|liblinebreak-20080321-5|34	Line breaking in a Unicode sequence.
14cr|liblinebreak-20080321-5|35	Designed to be used in a generic text renderer.
14cr|liblinebreak-20080321-5|36	
14cr|liblinebreak-20080321-5|37	%prep
14cr|liblinebreak-20080321-5|38	%setup -q
14cr|liblinebreak-20080321-5|39	
14cr|liblinebreak-20080321-5|40	%build
14cr|liblinebreak-20080321-5|41	%make  CC=%__cc CFLAGS="%{optflags} -fPIC" CFG=release
14cr|liblinebreak-20080321-5|42	%__cc \
14cr|liblinebreak-20080321-5|43	-shared -Wl,-soname,liblinebreak.so.%{major} \
14cr|liblinebreak-20080321-5|44	-o liblinebreak.so.%{version} \
14cr|liblinebreak-20080321-5|45	ReleaseDir/*.o
14cr|liblinebreak-20080321-5|46	
14cr|liblinebreak-20080321-5|47	%install
14cr|liblinebreak-20080321-5|48	rm -rf %{buildroot}
14cr|liblinebreak-20080321-5|49	install -d -m 755 %{buildroot}%{_libdir}
14cr|liblinebreak-20080321-5|50	install -d -m 755 %{buildroot}%{_includedir}
14cr|liblinebreak-20080321-5|51	install -m 755 liblinebreak.so.%{version} %{buildroot}%{_libdir}
14cr|liblinebreak-20080321-5|52	install -m 644 ReleaseDir/liblinebreak.a %{buildroot}%{_libdir}
14cr|liblinebreak-20080321-5|53	install -m 644 linebreak.h %{buildroot}%{_includedir}
14cr|liblinebreak-20080321-5|54	
14cr|liblinebreak-20080321-5|55	%clean
14cr|liblinebreak-20080321-5|56	rm -rf %{buildroot}
14cr|liblinebreak-20080321-5|57	
14cr|liblinebreak-20080321-5|58	%files -n %{libname}
14cr|liblinebreak-20080321-5|59	%defattr(-,root,root)
14cr|liblinebreak-20080321-5|60	%{_libdir}/liblinebreak.so.%{major}
14cr|liblinebreak-20080321-5|61	
14cr|liblinebreak-20080321-5|62	%files -n %{develname}
14cr|liblinebreak-20080321-5|63	%defattr(-,root,root)
14cr|liblinebreak-20080321-5|64	%{_libdir}/liblinebreak.a
14cr|liblinebreak-20080321-5|65	%{_includedir}/linebreak.h
14cr|liblinebreak-20080321-5|66	
14cr|liblinebreak-20080321-5|67	
14cr|liblinebreak-20080321-5|68	
14cr|liblinebreak-20080321-5|69	
14cr|liblinebreak-20080321-5|70	%changelog
14cr|liblinebreak-20080321-5|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080321-5
14cr|liblinebreak-20080321-5|72	+ Revision: 7ffcacf
14cr|liblinebreak-20080321-5|73	- MassBuild#464: Increase release tag
14cr|liblinebreak-20080321-5|74	
14cr|liblinebreak-20080321-5|75	

2585 14
14cr|liblscp-0.5.6-5|1	%define	major	6
14cr|liblscp-0.5.6-5|2	%define	libname	%mklibname %oname %major
14cr|liblscp-0.5.6-5|3	%define	develname %mklibname %oname -d
14cr|liblscp-0.5.6-5|4	%define old_libname %mklibname %name %major
14cr|liblscp-0.5.6-5|5	%define oname lscp
14cr|liblscp-0.5.6-5|6	
14cr|liblscp-0.5.6-5|7	Name:          liblscp
14cr|liblscp-0.5.6-5|8	Summary:       LinuxSampler Control Protocol (LSCP) wrapper library
14cr|liblscp-0.5.6-5|9	Version:       0.5.6
14cr|liblscp-0.5.6-5|10	Release:       5
14cr|liblscp-0.5.6-5|11	License:       GPL
14cr|liblscp-0.5.6-5|12	Group:	       System/Libraries
14cr|liblscp-0.5.6-5|13	Source0:       %{name}-%{version}.tar.gz
14cr|liblscp-0.5.6-5|14	URL: 	       http://www.linuxsampler.org/
14cr|liblscp-0.5.6-5|15	
14cr|liblscp-0.5.6-5|16	%description
14cr|liblscp-0.5.6-5|17	LinuxSampler Control Protocol (LSCP) wrapper library
14cr|liblscp-0.5.6-5|18	
14cr|liblscp-0.5.6-5|19	#--------------------------------------------------------------------
14cr|liblscp-0.5.6-5|20	
14cr|liblscp-0.5.6-5|21	%package -n	%libname
14cr|liblscp-0.5.6-5|22	Group: 		System/Libraries
14cr|liblscp-0.5.6-5|23	Summary: 	Libraries for %name
14cr|liblscp-0.5.6-5|24	Provides: 	%name = %{EVRD}
14cr|liblscp-0.5.6-5|25	Obsoletes:      %old_libname
14cr|liblscp-0.5.6-5|26	
14cr|liblscp-0.5.6-5|27	%description -n %libname
14cr|liblscp-0.5.6-5|28	LinuxSampler Control Protocol (LSCP) wrapper library
14cr|liblscp-0.5.6-5|29	
14cr|liblscp-0.5.6-5|30	%files -n %libname
14cr|liblscp-0.5.6-5|31	%_libdir/liblscp.so.%{major}*
14cr|liblscp-0.5.6-5|32	
14cr|liblscp-0.5.6-5|33	#--------------------------------------------------------------------
14cr|liblscp-0.5.6-5|34	
14cr|liblscp-0.5.6-5|35	%package -n	%develname
14cr|liblscp-0.5.6-5|36	Group: 		Development/Other
14cr|liblscp-0.5.6-5|37	Summary: 	Libraries for %name
14cr|liblscp-0.5.6-5|38	Requires:	%libname = %version-%release
14cr|liblscp-0.5.6-5|39	Provides: 	%{name}-devel = %{EVRD}
14cr|liblscp-0.5.6-5|40	Obsoletes:      %old_libname-devel
14cr|liblscp-0.5.6-5|41	Obsoletes:      %{_lib}%{oname}5-devel
14cr|liblscp-0.5.6-5|42	
14cr|liblscp-0.5.6-5|43	%description -n	%develname
14cr|liblscp-0.5.6-5|44	Development libraries from %oname
14cr|liblscp-0.5.6-5|45	
14cr|liblscp-0.5.6-5|46	%files -n %develname
14cr|liblscp-0.5.6-5|47	%dir %_includedir/lscp
14cr|liblscp-0.5.6-5|48	%_includedir/lscp/*.h
14cr|liblscp-0.5.6-5|49	%_libdir/liblscp.a
14cr|liblscp-0.5.6-5|50	%_libdir/liblscp.so
14cr|liblscp-0.5.6-5|51	%_libdir/pkgconfig/lscp.pc
14cr|liblscp-0.5.6-5|52	
14cr|liblscp-0.5.6-5|53	#--------------------------------------------------------------------
14cr|liblscp-0.5.6-5|54	
14cr|liblscp-0.5.6-5|55	%prep
14cr|liblscp-0.5.6-5|56	%setup -q
14cr|liblscp-0.5.6-5|57	
14cr|liblscp-0.5.6-5|58	%build
14cr|liblscp-0.5.6-5|59	%configure2_5x
14cr|liblscp-0.5.6-5|60	%make
14cr|liblscp-0.5.6-5|61	
14cr|liblscp-0.5.6-5|62	%install
14cr|liblscp-0.5.6-5|63	%makeinstall_std
14cr|liblscp-0.5.6-5|64	
14cr|liblscp-0.5.6-5|65	
14cr|liblscp-0.5.6-5|66	
14cr|liblscp-0.5.6-5|67	%changelog
14cr|liblscp-0.5.6-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.6-5
14cr|liblscp-0.5.6-5|69	+ Revision: 49e6fcc
14cr|liblscp-0.5.6-5|70	- MassBuild#464: Increase release tag
14cr|liblscp-0.5.6-5|71	
14cr|liblscp-0.5.6-5|72	

2586 14
14cr|liblxqt-0.7.0-3|1	%define major 0
14cr|liblxqt-0.7.0-3|2	%define libname %mklibname lxqt %{major}
14cr|liblxqt-0.7.0-3|3	%define devname %mklibname lxqt -d
14cr|liblxqt-0.7.0-3|4	
14cr|liblxqt-0.7.0-3|5	Summary:	Libraries for the LXQt desktop
14cr|liblxqt-0.7.0-3|6	Name:		liblxqt
14cr|liblxqt-0.7.0-3|7	Version:	0.7.0
14cr|liblxqt-0.7.0-3|8	Release:	3
14cr|liblxqt-0.7.0-3|9	License:	LGPLv2.1+
14cr|liblxqt-0.7.0-3|10	Group:		System/Libraries
14cr|liblxqt-0.7.0-3|11	Url:		http://lxqt.org/
14cr|liblxqt-0.7.0-3|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|liblxqt-0.7.0-3|13	BuildRequires:	cmake
14cr|liblxqt-0.7.0-3|14	BuildRequires:	qt4-devel
14cr|liblxqt-0.7.0-3|15	BuildRequires:	pkgconfig(qtxdg)
14cr|liblxqt-0.7.0-3|16	
14cr|liblxqt-0.7.0-3|17	%description
14cr|liblxqt-0.7.0-3|18	Libraries for the LXQt desktop.
14cr|liblxqt-0.7.0-3|19	
14cr|liblxqt-0.7.0-3|20	%files
14cr|liblxqt-0.7.0-3|21	%{_datadir}/lxqt/
14cr|liblxqt-0.7.0-3|22	
14cr|liblxqt-0.7.0-3|23	#----------------------------------------------------------------------------
14cr|liblxqt-0.7.0-3|24	
14cr|liblxqt-0.7.0-3|25	%package -n %{libname}
14cr|liblxqt-0.7.0-3|26	Summary:	Libraries for the LXQt desktop
14cr|liblxqt-0.7.0-3|27	Group:		System/Libraries
14cr|liblxqt-0.7.0-3|28	Requires:	%{name}
14cr|liblxqt-0.7.0-3|29	
14cr|liblxqt-0.7.0-3|30	%description -n %{libname}
14cr|liblxqt-0.7.0-3|31	Libraries for the LXQt desktop
14cr|liblxqt-0.7.0-3|32	
14cr|liblxqt-0.7.0-3|33	%files -n %{libname}
14cr|liblxqt-0.7.0-3|34	%{_libdir}/liblxqt.so.%{major}*
14cr|liblxqt-0.7.0-3|35	
14cr|liblxqt-0.7.0-3|36	#----------------------------------------------------------------------------
14cr|liblxqt-0.7.0-3|37	
14cr|liblxqt-0.7.0-3|38	%package -n %{devname}
14cr|liblxqt-0.7.0-3|39	Summary:	Development files for %{name}
14cr|liblxqt-0.7.0-3|40	Group:		Development/C
14cr|liblxqt-0.7.0-3|41	Requires:	%{libname} = %{EVRD}
14cr|liblxqt-0.7.0-3|42	
14cr|liblxqt-0.7.0-3|43	%description -n %{devname}
14cr|liblxqt-0.7.0-3|44	Development files (Headers etc.) for %{name}.
14cr|liblxqt-0.7.0-3|45	
14cr|liblxqt-0.7.0-3|46	%files -n %{devname}
14cr|liblxqt-0.7.0-3|47	%{_includedir}/*
14cr|liblxqt-0.7.0-3|48	%{_libdir}/liblxqt.so
14cr|liblxqt-0.7.0-3|49	%{_libdir}/pkgconfig/*
14cr|liblxqt-0.7.0-3|50	%{_datadir}/cmake/lxqt
14cr|liblxqt-0.7.0-3|51	
14cr|liblxqt-0.7.0-3|52	#----------------------------------------------------------------------------
14cr|liblxqt-0.7.0-3|53	
14cr|liblxqt-0.7.0-3|54	%prep
14cr|liblxqt-0.7.0-3|55	%setup -q -c %{name}-%{version}
14cr|liblxqt-0.7.0-3|56	
14cr|liblxqt-0.7.0-3|57	%build
14cr|liblxqt-0.7.0-3|58	%cmake
14cr|liblxqt-0.7.0-3|59	%make
14cr|liblxqt-0.7.0-3|60	
14cr|liblxqt-0.7.0-3|61	%install
14cr|liblxqt-0.7.0-3|62	%makeinstall_std -C build
14cr|liblxqt-0.7.0-3|63	
14cr|liblxqt-0.7.0-3|64	
14cr|liblxqt-0.7.0-3|65	%changelog
14cr|liblxqt-0.7.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|liblxqt-0.7.0-3|67	+ Revision: 7eedb94
14cr|liblxqt-0.7.0-3|68	- MassBuild#464: Increase release tag
14cr|liblxqt-0.7.0-3|69	
14cr|liblxqt-0.7.0-3|70	

2587 14
14cr|liblxqt-mount-0.7.0-3|1	%define major 0
14cr|liblxqt-mount-0.7.0-3|2	%define libname %mklibname lxqtmount %{major}
14cr|liblxqt-mount-0.7.0-3|3	%define devname %mklibname lxqtmount -d
14cr|liblxqt-mount-0.7.0-3|4	
14cr|liblxqt-mount-0.7.0-3|5	Summary:	Mounting related libraries for the LXQt desktop
14cr|liblxqt-mount-0.7.0-3|6	Name:		liblxqt-mount
14cr|liblxqt-mount-0.7.0-3|7	Version:	0.7.0
14cr|liblxqt-mount-0.7.0-3|8	Release:	3
14cr|liblxqt-mount-0.7.0-3|9	License:	LGPLv2.1+
14cr|liblxqt-mount-0.7.0-3|10	Group:		System/Libraries
14cr|liblxqt-mount-0.7.0-3|11	Url:		http://lxqt.org/
14cr|liblxqt-mount-0.7.0-3|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|liblxqt-mount-0.7.0-3|13	BuildRequires:	cmake
14cr|liblxqt-mount-0.7.0-3|14	BuildRequires:	qt4-devel
14cr|liblxqt-mount-0.7.0-3|15	BuildRequires:	pkgconfig(lxqt)
14cr|liblxqt-mount-0.7.0-3|16	BuildRequires:	pkgconfig(qtxdg)
14cr|liblxqt-mount-0.7.0-3|17	
14cr|liblxqt-mount-0.7.0-3|18	%description
14cr|liblxqt-mount-0.7.0-3|19	Mounting related libraries for the LXQt desktop.
14cr|liblxqt-mount-0.7.0-3|20	
14cr|liblxqt-mount-0.7.0-3|21	#----------------------------------------------------------------------------
14cr|liblxqt-mount-0.7.0-3|22	
14cr|liblxqt-mount-0.7.0-3|23	%package -n %{libname}
14cr|liblxqt-mount-0.7.0-3|24	Summary:	Mounting related libraries for the LXQt desktop
14cr|liblxqt-mount-0.7.0-3|25	Group:		System/Libraries
14cr|liblxqt-mount-0.7.0-3|26	Conflicts:	%{_lib}lxqt-mount0 < 0.7.0-2
14cr|liblxqt-mount-0.7.0-3|27	Obsoletes:	%{_lib}lxqt-mount0 < 0.7.0-2
14cr|liblxqt-mount-0.7.0-3|28	
14cr|liblxqt-mount-0.7.0-3|29	%description -n %{libname}
14cr|liblxqt-mount-0.7.0-3|30	Mounting related libraries for the LXQt desktop.
14cr|liblxqt-mount-0.7.0-3|31	
14cr|liblxqt-mount-0.7.0-3|32	%files -n %{libname}
14cr|liblxqt-mount-0.7.0-3|33	%{_libdir}/liblxqtmount.so.%{major}*
14cr|liblxqt-mount-0.7.0-3|34	
14cr|liblxqt-mount-0.7.0-3|35	#----------------------------------------------------------------------------
14cr|liblxqt-mount-0.7.0-3|36	
14cr|liblxqt-mount-0.7.0-3|37	%package -n %{devname}
14cr|liblxqt-mount-0.7.0-3|38	Summary:	Development files for %{name}
14cr|liblxqt-mount-0.7.0-3|39	Group:		Development/C++
14cr|liblxqt-mount-0.7.0-3|40	Requires:	%{libname} = %{EVRD}
14cr|liblxqt-mount-0.7.0-3|41	Conflicts:	%{_lib}lxqt-mount-devel < 0.7.0-2
14cr|liblxqt-mount-0.7.0-3|42	Obsoletes:	%{_lib}lxqt-mount-devel < 0.7.0-2
14cr|liblxqt-mount-0.7.0-3|43	
14cr|liblxqt-mount-0.7.0-3|44	%description -n %{devname}
14cr|liblxqt-mount-0.7.0-3|45	Development files (headers etc.) for %{name}.
14cr|liblxqt-mount-0.7.0-3|46	
14cr|liblxqt-mount-0.7.0-3|47	%files -n %{devname}
14cr|liblxqt-mount-0.7.0-3|48	%{_includedir}/*
14cr|liblxqt-mount-0.7.0-3|49	%{_libdir}/liblxqtmount.so
14cr|liblxqt-mount-0.7.0-3|50	%{_libdir}/pkgconfig/*.pc
14cr|liblxqt-mount-0.7.0-3|51	%{_datadir}/cmake/lxqtmount
14cr|liblxqt-mount-0.7.0-3|52	
14cr|liblxqt-mount-0.7.0-3|53	#----------------------------------------------------------------------------
14cr|liblxqt-mount-0.7.0-3|54	
14cr|liblxqt-mount-0.7.0-3|55	%prep
14cr|liblxqt-mount-0.7.0-3|56	%setup -q -c %{name}-%{version}
14cr|liblxqt-mount-0.7.0-3|57	
14cr|liblxqt-mount-0.7.0-3|58	%build
14cr|liblxqt-mount-0.7.0-3|59	%cmake
14cr|liblxqt-mount-0.7.0-3|60	%make
14cr|liblxqt-mount-0.7.0-3|61	
14cr|liblxqt-mount-0.7.0-3|62	%install
14cr|liblxqt-mount-0.7.0-3|63	%makeinstall_std -C build
14cr|liblxqt-mount-0.7.0-3|64	
14cr|liblxqt-mount-0.7.0-3|65	
14cr|liblxqt-mount-0.7.0-3|66	%changelog
14cr|liblxqt-mount-0.7.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|liblxqt-mount-0.7.0-3|68	+ Revision: 69a1905
14cr|liblxqt-mount-0.7.0-3|69	- MassBuild#464: Increase release tag
14cr|liblxqt-mount-0.7.0-3|70	
14cr|liblxqt-mount-0.7.0-3|71	

2588 14
14cr|libm4ri-0.20120415-5|1	%define	snapshot		20120415
14cr|libm4ri-0.20120415-5|2	%define	name			libm4ri
14cr|libm4ri-0.20120415-5|3	%define major			0
14cr|libm4ri-0.20120415-5|4	%define	libm4ri			%mklibname m4ri %{major}
14cr|libm4ri-0.20120415-5|5	%define	libm4ri_devel		%mklibname m4ri -d
14cr|libm4ri-0.20120415-5|6	
14cr|libm4ri-0.20120415-5|7	Name:		%{name}
14cr|libm4ri-0.20120415-5|8	Group:		Sciences/Mathematics
14cr|libm4ri-0.20120415-5|9	License:	GPL
14cr|libm4ri-0.20120415-5|10	Summary:	M4RI is a library for fast arithmetic with dense matrices over F2
14cr|libm4ri-0.20120415-5|11	Version:	0.%{snapshot}
14cr|libm4ri-0.20120415-5|12	Release:	5
14cr|libm4ri-0.20120415-5|13	URL:		http://m4ri.sagemath.org
14cr|libm4ri-0.20120415-5|14	Source:		http://m4ri.sagemath.org/downloads/m4ri-%{snapshot}.tar.gz
14cr|libm4ri-0.20120415-5|15	
14cr|libm4ri-0.20120415-5|16	# This patch will not be sent upstream, as it is Fedora-specific.
14cr|libm4ri-0.20120415-5|17	# Permanently disable SSE3 and SSSE3 detection.  Without this patch, the
14cr|libm4ri-0.20120415-5|18	# config file tends to be regenerated at inconvenient times.
14cr|libm4ri-0.20120415-5|19	Patch0:         m4ri-no-sse3.patch
14cr|libm4ri-0.20120415-5|20	
14cr|libm4ri-0.20120415-5|21	BuildRequires:  doxygen
14cr|libm4ri-0.20120415-5|22	BuildRequires:	gomp-devel
14cr|libm4ri-0.20120415-5|23	BuildRequires:  png-devel
14cr|libm4ri-0.20120415-5|24	BuildRequires:  texlive
14cr|libm4ri-0.20120415-5|25	
14cr|libm4ri-0.20120415-5|26	%description
14cr|libm4ri-0.20120415-5|27	M4RI is a library for fast arithmetic with dense matrices over F2.
14cr|libm4ri-0.20120415-5|28	It was started by Gregory Bard, is maintained by Martin Albrecht.
14cr|libm4ri-0.20120415-5|29	Several people contributed to it (see below). The name M4RI comes
14cr|libm4ri-0.20120415-5|30	from the first implemented algorithm: The "Method of the Four Russians"
14cr|libm4ri-0.20120415-5|31	inversion algorithm published by Gregory Bard. This algorithm in turn
14cr|libm4ri-0.20120415-5|32	is named after the "Method of the Four Russians" multiplication algorithm
14cr|libm4ri-0.20120415-5|33	which is probably better referred to as Kronrod's method. M4RI is used by
14cr|libm4ri-0.20120415-5|34	the Sage mathematics software and the PolyBoRi library. M4RI is available
14cr|libm4ri-0.20120415-5|35	under the General Public License Version 2 or later (GPLv2+).
14cr|libm4ri-0.20120415-5|36	
14cr|libm4ri-0.20120415-5|37	%package	-n %{libm4ri}
14cr|libm4ri-0.20120415-5|38	Group:		System/Libraries
14cr|libm4ri-0.20120415-5|39	Summary:	M4RI runtime library
14cr|libm4ri-0.20120415-5|40	Provides:	m4ri = %{version}-%{release}
14cr|libm4ri-0.20120415-5|41	Provides:	%{name} = %{version}-%{release}
14cr|libm4ri-0.20120415-5|42	
14cr|libm4ri-0.20120415-5|43	%description	-n %{libm4ri}
14cr|libm4ri-0.20120415-5|44	M4RI is a library for fast arithmetic with dense matrices over F2.
14cr|libm4ri-0.20120415-5|45	It was started by Gregory Bard, is maintained by Martin Albrecht.
14cr|libm4ri-0.20120415-5|46	Several people contributed to it (see below). The name M4RI comes
14cr|libm4ri-0.20120415-5|47	from the first implemented algorithm: The "Method of the Four Russians"
14cr|libm4ri-0.20120415-5|48	inversion algorithm published by Gregory Bard. This algorithm in turn
14cr|libm4ri-0.20120415-5|49	is named after the "Method of the Four Russians" multiplication algorithm
14cr|libm4ri-0.20120415-5|50	which is probably better referred to as Kronrod's method. M4RI is used by
14cr|libm4ri-0.20120415-5|51	the Sage mathematics software and the PolyBoRi library. M4RI is available
14cr|libm4ri-0.20120415-5|52	under the General Public License Version 2 or later (GPLv2+).
14cr|libm4ri-0.20120415-5|53	
14cr|libm4ri-0.20120415-5|54	%package	-n %{libm4ri_devel}
14cr|libm4ri-0.20120415-5|55	Group:		Development/C
14cr|libm4ri-0.20120415-5|56	Summary:	M4RI development files
14cr|libm4ri-0.20120415-5|57	Provides:	m4ri-devel = %{version}-%{release}
14cr|libm4ri-0.20120415-5|58	Provides:	%{name}-devel = %{version}-%{release}
14cr|libm4ri-0.20120415-5|59	Requires:	%{libm4ri} = %{version}-%{release}
14cr|libm4ri-0.20120415-5|60	
14cr|libm4ri-0.20120415-5|61	%description	-n %{libm4ri_devel}
14cr|libm4ri-0.20120415-5|62	M4RI is a library for fast arithmetic with dense matrices over F2.
14cr|libm4ri-0.20120415-5|63	M4RI is used by the Sage mathematics software and the PolyBoRi library.
14cr|libm4ri-0.20120415-5|64	
14cr|libm4ri-0.20120415-5|65	%prep
14cr|libm4ri-0.20120415-5|66	%setup -q -n m4ri-%{snapshot}
14cr|libm4ri-0.20120415-5|67	%patch0 -p0
14cr|libm4ri-0.20120415-5|68	
14cr|libm4ri-0.20120415-5|69	# Remove an unnecessary direct library dependency from the pkgconfig file
14cr|libm4ri-0.20120415-5|70	sed -i -e "s/ -lm//" m4ri.pc.in
14cr|libm4ri-0.20120415-5|71	
14cr|libm4ri-0.20120415-5|72	# Fix library dependencies
14cr|libm4ri-0.20120415-5|73	sed -i -e "s/-lm \$(LIBPNG_LIBADD)/-lgomp \$(LIBPNG_LIBADD)/" Makefile.in
14cr|libm4ri-0.20120415-5|74	
14cr|libm4ri-0.20120415-5|75	# Die, rpath, die!
14cr|libm4ri-0.20120415-5|76	sed -e "s|\(hardcode_libdir_flag_spec=\)'.*|\1|" \
14cr|libm4ri-0.20120415-5|77	-e "s|\(runpath_var=\)LD_RUN_PATH|\1|" \
14cr|libm4ri-0.20120415-5|78	-i configure
14cr|libm4ri-0.20120415-5|79	
14cr|libm4ri-0.20120415-5|80	# Fix a couple of broken doxygen commands
14cr|libm4ri-0.20120415-5|81	sed -i -e "s/\\\\output/\\\\return/" -e "s/\\\\seealso/\\\\see/" src/misc.h
14cr|libm4ri-0.20120415-5|82	
14cr|libm4ri-0.20120415-5|83	%build
14cr|libm4ri-0.20120415-5|84	%ifarch %ix86
14cr|libm4ri-0.20120415-5|85	# Build an SSE2-enabled version,
14cr|libm4ri-0.20120415-5|86	%configure --disable-static --enable-openmp CFLAGS="$RPM_OPT_FLAGS -march=pentium4" \
14cr|libm4ri-0.20120415-5|87	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
14cr|libm4ri-0.20120415-5|88	sed -e 's/^#undef HAVE_MMX/#define HAVE_MMX/' \
14cr|libm4ri-0.20120415-5|89	-e 's/^#undef HAVE_SSE$/#define HAVE_SSE/' \
14cr|libm4ri-0.20120415-5|90	-e 's/^#undef HAVE_SSE2/#define HAVE_SSE2/' \
14cr|libm4ri-0.20120415-5|91	-i src/config.h
14cr|libm4ri-0.20120415-5|92	sed -e 's/^\(#define __M4RI_HAVE_SSE2[[:blank:]]*\)0/\11/' \
14cr|libm4ri-0.20120415-5|93	-e 's/^\(#define __M4RI_SIMD_CFLAGS[[:blank:]]*\).*/\1" -mmmx -msse -msse2"/' \
14cr|libm4ri-0.20120415-5|94	-i src/m4ri_config.h
14cr|libm4ri-0.20120415-5|95	sed -i 's/^SIMD_CFLAGS =.*/SIMD_CFLAGS = -mmmx -msse -msse2/' Makefile
14cr|libm4ri-0.20120415-5|96	%else
14cr|libm4ri-0.20120415-5|97	%configure --disable-static --enable-openmp LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
14cr|libm4ri-0.20120415-5|98	%endif
14cr|libm4ri-0.20120415-5|99	
14cr|libm4ri-0.20120415-5|100	%make
14cr|libm4ri-0.20120415-5|101	
14cr|libm4ri-0.20120415-5|102	%ifarch %ix86
14cr|libm4ri-0.20120415-5|103	# Build an SSE2-disabled version
14cr|libm4ri-0.20120415-5|104	cp -a .libs .libs.sse2
14cr|libm4ri-0.20120415-5|105	make clean
14cr|libm4ri-0.20120415-5|106	rm -fr .deps
14cr|libm4ri-0.20120415-5|107	%configure --disable-static --enable-openmp --disable-sse2 \
14cr|libm4ri-0.20120415-5|108	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
14cr|libm4ri-0.20120415-5|109	%make
14cr|libm4ri-0.20120415-5|110	%endif
14cr|libm4ri-0.20120415-5|111	
14cr|libm4ri-0.20120415-5|112	# Build documentation
14cr|libm4ri-0.20120415-5|113	cd src
14cr|libm4ri-0.20120415-5|114	doxygen
14cr|libm4ri-0.20120415-5|115	
14cr|libm4ri-0.20120415-5|116	%install
14cr|libm4ri-0.20120415-5|117	%makeinstall_std
14cr|libm4ri-0.20120415-5|118	%ifarch %ix86
14cr|libm4ri-0.20120415-5|119	mkdir -p %{buildroot}%{_libdir}/sse2
14cr|libm4ri-0.20120415-5|120	mv %{buildroot}%{_libdir}/libm4ri-*.so %{buildroot}%{_libdir}/sse2
14cr|libm4ri-0.20120415-5|121	mv .libs .libs.nosse2
14cr|libm4ri-0.20120415-5|122	mv .libs.sse2 .libs
14cr|libm4ri-0.20120415-5|123	%makeinstall_std
14cr|libm4ri-0.20120415-5|124	%endif
14cr|libm4ri-0.20120415-5|125	
14cr|libm4ri-0.20120415-5|126	%check
14cr|libm4ri-0.20120415-5|127	make check LD_LIBRARY_PATH=`pwd`/.libs
14cr|libm4ri-0.20120415-5|128	
14cr|libm4ri-0.20120415-5|129	%files		-n %{libm4ri}
14cr|libm4ri-0.20120415-5|130	%doc COPYING README
14cr|libm4ri-0.20120415-5|131	%{_libdir}/libm4ri-*.so
14cr|libm4ri-0.20120415-5|132	%ifarch %ix86
14cr|libm4ri-0.20120415-5|133	%{_libdir}/sse2/libm4ri-*.so
14cr|libm4ri-0.20120415-5|134	%endif
14cr|libm4ri-0.20120415-5|135	
14cr|libm4ri-0.20120415-5|136	%files		-n %{libm4ri_devel}
14cr|libm4ri-0.20120415-5|137	%doc doc/html
14cr|libm4ri-0.20120415-5|138	%{_includedir}/m4ri
14cr|libm4ri-0.20120415-5|139	%{_libdir}/libm4ri.so
14cr|libm4ri-0.20120415-5|140	%{_libdir}/pkgconfig/m4ri.pc
14cr|libm4ri-0.20120415-5|141	
14cr|libm4ri-0.20120415-5|142	
14cr|libm4ri-0.20120415-5|143	
14cr|libm4ri-0.20120415-5|144	%changelog
14cr|libm4ri-0.20120415-5|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20120415-5
14cr|libm4ri-0.20120415-5|146	+ Revision: b1774cc
14cr|libm4ri-0.20120415-5|147	- MassBuild#464: Increase release tag
14cr|libm4ri-0.20120415-5|148	
14cr|libm4ri-0.20120415-5|149	

2589 14
14cr|libm4rie-0.20120415-4|1	%define snapshot 20120415
14cr|libm4rie-0.20120415-4|2	%define major 0
14cr|libm4rie-0.20120415-4|3	%define libname %mklibname m4rie %{major}
14cr|libm4rie-0.20120415-4|4	%define devname %mklibname m4rie -d
14cr|libm4rie-0.20120415-4|5	
14cr|libm4rie-0.20120415-4|6	Summary:	Linear Algebra over F_2^e
14cr|libm4rie-0.20120415-4|7	Name:		libm4rie
14cr|libm4rie-0.20120415-4|8	Version:	0.%{snapshot}
14cr|libm4rie-0.20120415-4|9	Release:	4
14cr|libm4rie-0.20120415-4|10	Group:		Sciences/Mathematics
14cr|libm4rie-0.20120415-4|11	License:	GPLv2+
14cr|libm4rie-0.20120415-4|12	Url:		http://m4ri.sagemath.org
14cr|libm4rie-0.20120415-4|13	Source0:	http://m4ri.sagemath.org/downloads/m4rie-%{snapshot}.tar.gz
14cr|libm4rie-0.20120415-4|14	# The doxygen control file was omitted from this release
14cr|libm4rie-0.20120415-4|15	Source1:	m4rie-doxyfile
14cr|libm4rie-0.20120415-4|16	Patch3:		m4rie-20120415-soname.patch
14cr|libm4rie-0.20120415-4|17	Patch4:		m4rie-givaro.patch
14cr|libm4rie-0.20120415-4|18	BuildRequires:	doxygen
14cr|libm4rie-0.20120415-4|19	BuildRequires:	givaro-devel
14cr|libm4rie-0.20120415-4|20	BuildRequires:	gmpxx-devel
14cr|libm4rie-0.20120415-4|21	BuildRequires:	gomp-devel
14cr|libm4rie-0.20120415-4|22	BuildRequires:	pkgconfig(m4ri)
14cr|libm4rie-0.20120415-4|23	BuildRequires:	texlive
14cr|libm4rie-0.20120415-4|24	
14cr|libm4rie-0.20120415-4|25	%description
14cr|libm4rie-0.20120415-4|26	M4RIE is a library for fast arithmetic with dense matrices over F_2^e.
14cr|libm4rie-0.20120415-4|27	It is an add-on to the M4RI library, which implements fast arithmetic
14cr|libm4rie-0.20120415-4|28	with dense matrices over F_2.  M4RIE is used by the Sage mathematics
14cr|libm4rie-0.20120415-4|29	software.
14cr|libm4rie-0.20120415-4|30	
14cr|libm4rie-0.20120415-4|31	#----------------------------------------------------------------------------
14cr|libm4rie-0.20120415-4|32	
14cr|libm4rie-0.20120415-4|33	%package -n %{libname}
14cr|libm4rie-0.20120415-4|34	Summary:	M4RIE runtime library
14cr|libm4rie-0.20120415-4|35	Group:		System/Libraries
14cr|libm4rie-0.20120415-4|36	
14cr|libm4rie-0.20120415-4|37	%description -n %{libname}
14cr|libm4rie-0.20120415-4|38	M4RIE is a library for fast arithmetic with dense matrices over F2 for
14cr|libm4rie-0.20120415-4|39	2 <= e <= 10. It was started and is currently maintained by Martin Albrecht.
14cr|libm4rie-0.20120415-4|40	The name stems from the fact that is relies heavily on M4RI. M4RI is will be
14cr|libm4rie-0.20120415-4|41	included in the Sage mathematics software in the near future. M4RIE is
14cr|libm4rie-0.20120415-4|42	available under the General Public License Version 2 or later (GPLv2+).
14cr|libm4rie-0.20120415-4|43	
14cr|libm4rie-0.20120415-4|44	%files -n %{libname}
14cr|libm4rie-0.20120415-4|45	%doc COPYING
14cr|libm4rie-0.20120415-4|46	%{_libdir}/libm4rie.so.%{major}*
14cr|libm4rie-0.20120415-4|47	
14cr|libm4rie-0.20120415-4|48	#----------------------------------------------------------------------------
14cr|libm4rie-0.20120415-4|49	
14cr|libm4rie-0.20120415-4|50	%package -n %{devname}
14cr|libm4rie-0.20120415-4|51	Summary:	M4RIE development files
14cr|libm4rie-0.20120415-4|52	Group:		Development/C
14cr|libm4rie-0.20120415-4|53	Requires:	%{libname} = %{EVRD}
14cr|libm4rie-0.20120415-4|54	Provides:	m4rie-devel = %{EVRD}
14cr|libm4rie-0.20120415-4|55	Provides:	%{name}-devel = %{EVRD}
14cr|libm4rie-0.20120415-4|56	
14cr|libm4rie-0.20120415-4|57	%description -n %{devname}
14cr|libm4rie-0.20120415-4|58	This package contains libraries and header files for developing applications
14cr|libm4rie-0.20120415-4|59	that use %{name}.
14cr|libm4rie-0.20120415-4|60	
14cr|libm4rie-0.20120415-4|61	%files -n %{devname}
14cr|libm4rie-0.20120415-4|62	%doc doc/latex/refman.pdf
14cr|libm4rie-0.20120415-4|63	%{_includedir}/m4rie
14cr|libm4rie-0.20120415-4|64	%{_libdir}/libm4rie.so
14cr|libm4rie-0.20120415-4|65	
14cr|libm4rie-0.20120415-4|66	#----------------------------------------------------------------------------
14cr|libm4rie-0.20120415-4|67	
14cr|libm4rie-0.20120415-4|68	%prep
14cr|libm4rie-0.20120415-4|69	%setup -q -n m4rie-%{snapshot}
14cr|libm4rie-0.20120415-4|70	%patch3 -p1
14cr|libm4rie-0.20120415-4|71	%patch4 -p1
14cr|libm4rie-0.20120415-4|72	cp -p %{SOURCE1} m4rie/Doxyfile
14cr|libm4rie-0.20120415-4|73	
14cr|libm4rie-0.20120415-4|74	%build
14cr|libm4rie-0.20120415-4|75	perl -pi -e 's|^(libm4rie_la_LIBADD = -lm4ri)|$1 -lm|;' Makefile.am
14cr|libm4rie-0.20120415-4|76	autoreconf -i
14cr|libm4rie-0.20120415-4|77	%configure2_5x --disable-static
14cr|libm4rie-0.20120415-4|78	
14cr|libm4rie-0.20120415-4|79	# The configure step picks up -fopenmp from the m4ri CFLAGS.  However, m4rie
14cr|libm4rie-0.20120415-4|80	# does not contain any OpenMP-using code.  The end result is that libm4rie is
14cr|libm4rie-0.20120415-4|81	# unnecessarily linked with libgomp, leading to rpmlint complaints.
14cr|libm4rie-0.20120415-4|82	sed -i "s/M4RI_CFLAGS =.*/M4RI_CFLAGS =/" Makefile bench/Makefile
14cr|libm4rie-0.20120415-4|83	
14cr|libm4rie-0.20120415-4|84	%make
14cr|libm4rie-0.20120415-4|85	cd m4rie
14cr|libm4rie-0.20120415-4|86	doxygen
14cr|libm4rie-0.20120415-4|87	cd ../doc/latex
14cr|libm4rie-0.20120415-4|88	make
14cr|libm4rie-0.20120415-4|89	
14cr|libm4rie-0.20120415-4|90	%install
14cr|libm4rie-0.20120415-4|91	%makeinstall_std
14cr|libm4rie-0.20120415-4|92	
14cr|libm4rie-0.20120415-4|93	%check
14cr|libm4rie-0.20120415-4|94	%make check
14cr|libm4rie-0.20120415-4|95	
14cr|libm4rie-0.20120415-4|96	
14cr|libm4rie-0.20120415-4|97	%changelog
14cr|libm4rie-0.20120415-4|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20120415-4
14cr|libm4rie-0.20120415-4|99	+ Revision: 3956de1
14cr|libm4rie-0.20120415-4|100	- MassBuild#464: Increase release tag
14cr|libm4rie-0.20120415-4|101	
14cr|libm4rie-0.20120415-4|102	

2590 14
14cr|libmatekbd-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|libmatekbd-1.8.0-2|2	%define major 4
14cr|libmatekbd-1.8.0-2|3	%define libname	%mklibname matekbd  %{major}
14cr|libmatekbd-1.8.0-2|4	%define develname %mklibname -d matekbd
14cr|libmatekbd-1.8.0-2|5	
14cr|libmatekbd-1.8.0-2|6	Summary:        MATE keyboard libraries
14cr|libmatekbd-1.8.0-2|7	Name:           libmatekbd
14cr|libmatekbd-1.8.0-2|8	Version:        1.8.0
14cr|libmatekbd-1.8.0-2|9	Release:        2
14cr|libmatekbd-1.8.0-2|10	License:        LGPLv2+
14cr|libmatekbd-1.8.0-2|11	Group:          System/Libraries
14cr|libmatekbd-1.8.0-2|12	URL:            http://mate-desktop.org
14cr|libmatekbd-1.8.0-2|13	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|libmatekbd-1.8.0-2|14	
14cr|libmatekbd-1.8.0-2|15	BuildRequires: intltool
14cr|libmatekbd-1.8.0-2|16	BuildRequires: mate-common
14cr|libmatekbd-1.8.0-2|17	BuildRequires: pkgconfig(glib-2.0)
14cr|libmatekbd-1.8.0-2|18	BuildRequires: pkgconfig(gtk+-2.0)
14cr|libmatekbd-1.8.0-2|19	BuildRequires: pkgconfig(libxklavier)
14cr|libmatekbd-1.8.0-2|20	BuildRequires: pkgconfig(ice)
14cr|libmatekbd-1.8.0-2|21	
14cr|libmatekbd-1.8.0-2|22	%description
14cr|libmatekbd-1.8.0-2|23	Files used by MATE keyboard library
14cr|libmatekbd-1.8.0-2|24	
14cr|libmatekbd-1.8.0-2|25	%package -n %{libname}
14cr|libmatekbd-1.8.0-2|26	Summary:        Dynamic libraries for MATE applications
14cr|libmatekbd-1.8.0-2|27	Group:          %{group}
14cr|libmatekbd-1.8.0-2|28	Requires:       %{name} >= %{version}
14cr|libmatekbd-1.8.0-2|29	
14cr|libmatekbd-1.8.0-2|30	%description -n %{libname}
14cr|libmatekbd-1.8.0-2|31	MATE keyboard library
14cr|libmatekbd-1.8.0-2|32	
14cr|libmatekbd-1.8.0-2|33	%package -n %{develname}
14cr|libmatekbd-1.8.0-2|34	Summary:        Static libraries, include files for MATE
14cr|libmatekbd-1.8.0-2|35	Group:          Development/C
14cr|libmatekbd-1.8.0-2|36	Provides:       %{name}-devel = %{version}-%{release}
14cr|libmatekbd-1.8.0-2|37	Requires:       %{libname} = %{version}
14cr|libmatekbd-1.8.0-2|38	
14cr|libmatekbd-1.8.0-2|39	%description -n %{develname}
14cr|libmatekbd-1.8.0-2|40	Static library and headers file needed in order to develop
14cr|libmatekbd-1.8.0-2|41	applications using the MATE keyboard library
14cr|libmatekbd-1.8.0-2|42	
14cr|libmatekbd-1.8.0-2|43	%prep
14cr|libmatekbd-1.8.0-2|44	%setup -q
14cr|libmatekbd-1.8.0-2|45	NOCONFIGURE=1 ./autogen.sh
14cr|libmatekbd-1.8.0-2|46	
14cr|libmatekbd-1.8.0-2|47	%build
14cr|libmatekbd-1.8.0-2|48	%configure2_5x \
14cr|libmatekbd-1.8.0-2|49	--disable-static          \
14cr|libmatekbd-1.8.0-2|50	--with-gtk=2.0            \
14cr|libmatekbd-1.8.0-2|51	--disable-schemas-compile \
14cr|libmatekbd-1.8.0-2|52	--with-x
14cr|libmatekbd-1.8.0-2|53	
14cr|libmatekbd-1.8.0-2|54	%make LIBS='-lm -lgmodule-2.0'
14cr|libmatekbd-1.8.0-2|55	
14cr|libmatekbd-1.8.0-2|56	%install
14cr|libmatekbd-1.8.0-2|57	
14cr|libmatekbd-1.8.0-2|58	%makeinstall_std
14cr|libmatekbd-1.8.0-2|59	
14cr|libmatekbd-1.8.0-2|60	%find_lang %{name} --all-name
14cr|libmatekbd-1.8.0-2|61	
14cr|libmatekbd-1.8.0-2|62	%files -f %name.lang
14cr|libmatekbd-1.8.0-2|63	%doc AUTHORS COPYING README
14cr|libmatekbd-1.8.0-2|64	%{_datadir}/glib-2.0/schemas/org.mate.peripherals-keyboard-xkb.gschema.xml
14cr|libmatekbd-1.8.0-2|65	%{_datadir}/libmatekbd
14cr|libmatekbd-1.8.0-2|66	%{_datadir}/MateConf/gsettings/matekbd.convert
14cr|libmatekbd-1.8.0-2|67	
14cr|libmatekbd-1.8.0-2|68	
14cr|libmatekbd-1.8.0-2|69	%files -n %{libname}
14cr|libmatekbd-1.8.0-2|70	%{_libdir}/libmatekbd*.so.%{major}*
14cr|libmatekbd-1.8.0-2|71	
14cr|libmatekbd-1.8.0-2|72	%files -n %{develname}
14cr|libmatekbd-1.8.0-2|73	%{_includedir}/*
14cr|libmatekbd-1.8.0-2|74	%{_libdir}/pkgconfig/*
14cr|libmatekbd-1.8.0-2|75	%{_libdir}/*.so
14cr|libmatekbd-1.8.0-2|76	
14cr|libmatekbd-1.8.0-2|77	
14cr|libmatekbd-1.8.0-2|78	
14cr|libmatekbd-1.8.0-2|79	%changelog
14cr|libmatekbd-1.8.0-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|libmatekbd-1.8.0-2|81	+ Revision: c8acfce
14cr|libmatekbd-1.8.0-2|82	- MassBuild#464: Increase release tag
14cr|libmatekbd-1.8.0-2|83	
14cr|libmatekbd-1.8.0-2|84	

2591 14
14cr|libmatekeyring-1.6.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|libmatekeyring-1.6.0-3|2	%define oname matekeyring
14cr|libmatekeyring-1.6.0-3|3	%define major 1
14cr|libmatekeyring-1.6.0-3|4	%define libname   %mklibname matekeyring %{major}
14cr|libmatekeyring-1.6.0-3|5	%define develname %mklibname -d matekeyring
14cr|libmatekeyring-1.6.0-3|6	
14cr|libmatekeyring-1.6.0-3|7	Summary:        Framework for managing passwords and other secrets
14cr|libmatekeyring-1.6.0-3|8	Name:           libmatekeyring
14cr|libmatekeyring-1.6.0-3|9	Version:        1.6.0
14cr|libmatekeyring-1.6.0-3|10	Release:        3
14cr|libmatekeyring-1.6.0-3|11	License:        GPLv2+ and LGPLv2+
14cr|libmatekeyring-1.6.0-3|12	Source:         http://pub.mate-desktop.org/releases/%url_ver/%{name}-%{version}.tar.xz
14cr|libmatekeyring-1.6.0-3|13	URL:            http://mate-desktop.org
14cr|libmatekeyring-1.6.0-3|14	Group:          Networking/Remote access
14cr|libmatekeyring-1.6.0-3|15	BuildRequires:  gtk-doc
14cr|libmatekeyring-1.6.0-3|16	BuildRequires:  intltool
14cr|libmatekeyring-1.6.0-3|17	BuildRequires:  mate-common
14cr|libmatekeyring-1.6.0-3|18	BuildRequires:  libgcrypt-devel
14cr|libmatekeyring-1.6.0-3|19	BuildRequires:  pkgconfig(dbus-1)
14cr|libmatekeyring-1.6.0-3|20	BuildRequires:  pkgconfig(glib-2.0)
14cr|libmatekeyring-1.6.0-3|21	BuildRequires:  mate-common
14cr|libmatekeyring-1.6.0-3|22	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|libmatekeyring-1.6.0-3|23	
14cr|libmatekeyring-1.6.0-3|24	Requires:       %{name}-i18n >= %{version}-%{release}
14cr|libmatekeyring-1.6.0-3|25	
14cr|libmatekeyring-1.6.0-3|26	%description
14cr|libmatekeyring-1.6.0-3|27	matekeyring is a program that keep password and other secrets for
14cr|libmatekeyring-1.6.0-3|28	users. It is run as a damon in the session, similar to ssh-agent, and
14cr|libmatekeyring-1.6.0-3|29	other applications can locate it by an environment variable.
14cr|libmatekeyring-1.6.0-3|30	
14cr|libmatekeyring-1.6.0-3|31	The program can manage several keyrings, each with its own master
14cr|libmatekeyring-1.6.0-3|32	password, and there is also a session keyring which is never stored to
14cr|libmatekeyring-1.6.0-3|33	disk, but forgotten when the session ends.
14cr|libmatekeyring-1.6.0-3|34	
14cr|libmatekeyring-1.6.0-3|35	%package i18n
14cr|libmatekeyring-1.6.0-3|36	Group:     System/Libraries
14cr|libmatekeyring-1.6.0-3|37	Summary:   Localization data files for %{name}
14cr|libmatekeyring-1.6.0-3|38	BuildArch: noarch
14cr|libmatekeyring-1.6.0-3|39	%rename %{name}-lang
14cr|libmatekeyring-1.6.0-3|40	
14cr|libmatekeyring-1.6.0-3|41	%description i18n
14cr|libmatekeyring-1.6.0-3|42	This package contains the translations for %{name}
14cr|libmatekeyring-1.6.0-3|43	
14cr|libmatekeyring-1.6.0-3|44	%package -n %{libname}
14cr|libmatekeyring-1.6.0-3|45	Summary:   Library for integration with the gnome keyring system
14cr|libmatekeyring-1.6.0-3|46	Group:	   System/Libraries
14cr|libmatekeyring-1.6.0-3|47	Suggests:  %{name}-i18n >= %{version}
14cr|libmatekeyring-1.6.0-3|48	
14cr|libmatekeyring-1.6.0-3|49	%description -n %{libname}
14cr|libmatekeyring-1.6.0-3|50	The library libmatekeyring is used by applications to integrate with
14cr|libmatekeyring-1.6.0-3|51	the gnome keyring system. However, at this point the library hasn't been
14cr|libmatekeyring-1.6.0-3|52	tested and used enought to consider the API to be publically
14cr|libmatekeyring-1.6.0-3|53	exposed. Therefore use of libmatekeyring is at the moment limited to
14cr|libmatekeyring-1.6.0-3|54	internal use in the gnome desktop. However, we hope that the
14cr|libmatekeyring-1.6.0-3|55	matekeyring API will turn out useful and good, so that later it
14cr|libmatekeyring-1.6.0-3|56	can be made public for any application to use.
14cr|libmatekeyring-1.6.0-3|57	
14cr|libmatekeyring-1.6.0-3|58	%package -n %{develname}
14cr|libmatekeyring-1.6.0-3|59	Summary:        Development files for libmate-keyring
14cr|libmatekeyring-1.6.0-3|60	License:        LGPLv2+
14cr|libmatekeyring-1.6.0-3|61	Group:          Development/C
14cr|libmatekeyring-1.6.0-3|62	Requires:       %{libname} = %{version}
14cr|libmatekeyring-1.6.0-3|63	Provides:       %{name}-devel = %{version}-%{release}
14cr|libmatekeyring-1.6.0-3|64	
14cr|libmatekeyring-1.6.0-3|65	%description -n %{develname}
14cr|libmatekeyring-1.6.0-3|66	The libmatekeyring-devel package contains the libraries and
14cr|libmatekeyring-1.6.0-3|67	header files needed to develop applications that use libmate-keyring.
14cr|libmatekeyring-1.6.0-3|68	
14cr|libmatekeyring-1.6.0-3|69	
14cr|libmatekeyring-1.6.0-3|70	%prep
14cr|libmatekeyring-1.6.0-3|71	%setup -q
14cr|libmatekeyring-1.6.0-3|72	NOCONFIGURE=1 ./autogen.sh
14cr|libmatekeyring-1.6.0-3|73	
14cr|libmatekeyring-1.6.0-3|74	%build
14cr|libmatekeyring-1.6.0-3|75	%configure2_5x \
14cr|libmatekeyring-1.6.0-3|76	--enable-gtk-doc-html  \
14cr|libmatekeyring-1.6.0-3|77	--disable-static
14cr|libmatekeyring-1.6.0-3|78	
14cr|libmatekeyring-1.6.0-3|79	%make
14cr|libmatekeyring-1.6.0-3|80	
14cr|libmatekeyring-1.6.0-3|81	%install
14cr|libmatekeyring-1.6.0-3|82	%makeinstall_std
14cr|libmatekeyring-1.6.0-3|83	
14cr|libmatekeyring-1.6.0-3|84	%find_lang %{name}
14cr|libmatekeyring-1.6.0-3|85	
14cr|libmatekeyring-1.6.0-3|86	%files i18n -f %name.lang
14cr|libmatekeyring-1.6.0-3|87	
14cr|libmatekeyring-1.6.0-3|88	%files -n %{libname}
14cr|libmatekeyring-1.6.0-3|89	%{_libdir}/lib*.so.*
14cr|libmatekeyring-1.6.0-3|90	
14cr|libmatekeyring-1.6.0-3|91	%files -n %{develname}
14cr|libmatekeyring-1.6.0-3|92	%doc AUTHORS NEWS README COPYING
14cr|libmatekeyring-1.6.0-3|93	%{_libdir}/lib*.so
14cr|libmatekeyring-1.6.0-3|94	%{_libdir}/pkgconfig/*
14cr|libmatekeyring-1.6.0-3|95	%{_includedir}/*
14cr|libmatekeyring-1.6.0-3|96	%{_datadir}/gtk-doc/html/*
14cr|libmatekeyring-1.6.0-3|97	
14cr|libmatekeyring-1.6.0-3|98	%changelog
14cr|libmatekeyring-1.6.0-3|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-3
14cr|libmatekeyring-1.6.0-3|100	+ Revision: c70a1bd
14cr|libmatekeyring-1.6.0-3|101	- MassBuild#464: Increase release tag
14cr|libmatekeyring-1.6.0-3|102	
14cr|libmatekeyring-1.6.0-3|103	

2592 14
14cr|libmatenotify-1.4.1-2|1	%define major	1
14cr|libmatenotify-1.4.1-2|2	%define libname	%mklibname matenotify %{major}
14cr|libmatenotify-1.4.1-2|3	%define devname %mklibname -d matenotify
14cr|libmatenotify-1.4.1-2|4	
14cr|libmatenotify-1.4.1-2|5	Summary:	Desktop notifications library
14cr|libmatenotify-1.4.1-2|6	Name:		libmatenotify
14cr|libmatenotify-1.4.1-2|7	Version:	1.4.1
14cr|libmatenotify-1.4.1-2|8	Release:	2
14cr|libmatenotify-1.4.1-2|9	License:	LGPLv2+
14cr|libmatenotify-1.4.1-2|10	Group:		System/Libraries
14cr|libmatenotify-1.4.1-2|11	URL:		http://mate-desktop.org
14cr|libmatenotify-1.4.1-2|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
14cr|libmatenotify-1.4.1-2|13	
14cr|libmatenotify-1.4.1-2|14	Buildrequires:	gtk-doc
14cr|libmatenotify-1.4.1-2|15	Buildrequires:	mate-common
14cr|libmatenotify-1.4.1-2|16	Buildrequires:	pkgconfig(dbus-glib-1)
14cr|libmatenotify-1.4.1-2|17	Buildrequires:	pkgconfig(gtk+-2.0)
14cr|libmatenotify-1.4.1-2|18	
14cr|libmatenotify-1.4.1-2|19	Requires:	virtual-notification-daemon
14cr|libmatenotify-1.4.1-2|20	
14cr|libmatenotify-1.4.1-2|21	%description
14cr|libmatenotify-1.4.1-2|22	A library that sends desktop notifications to a notification daemon, as
14cr|libmatenotify-1.4.1-2|23	defined in the Desktop Notifications spec. These notifications can be
14cr|libmatenotify-1.4.1-2|24	used to inform the user about an event or display some form of
14cr|libmatenotify-1.4.1-2|25	information without getting in the user's way.
14cr|libmatenotify-1.4.1-2|26	
14cr|libmatenotify-1.4.1-2|27	%package -n %{libname}
14cr|libmatenotify-1.4.1-2|28	Group:		System/Libraries
14cr|libmatenotify-1.4.1-2|29	Summary:	Desktop notifications library - shared library
14cr|libmatenotify-1.4.1-2|30	
14cr|libmatenotify-1.4.1-2|31	%description -n %{libname}
14cr|libmatenotify-1.4.1-2|32	This packages contains the shared library for %{name}.
14cr|libmatenotify-1.4.1-2|33	
14cr|libmatenotify-1.4.1-2|34	%package -n %{devname}
14cr|libmatenotify-1.4.1-2|35	Group:		Development/C
14cr|libmatenotify-1.4.1-2|36	Summary:	Desktop notifications library - headers
14cr|libmatenotify-1.4.1-2|37	Requires:	%{libname} = %{version}-%{release}
14cr|libmatenotify-1.4.1-2|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmatenotify-1.4.1-2|39	
14cr|libmatenotify-1.4.1-2|40	%description -n %{devname}
14cr|libmatenotify-1.4.1-2|41	This package contains the development files for %{name}.
14cr|libmatenotify-1.4.1-2|42	
14cr|libmatenotify-1.4.1-2|43	%prep
14cr|libmatenotify-1.4.1-2|44	%setup -q
14cr|libmatenotify-1.4.1-2|45	
14cr|libmatenotify-1.4.1-2|46	%build
14cr|libmatenotify-1.4.1-2|47	NOCONFIGURE=yes ./autogen.sh
14cr|libmatenotify-1.4.1-2|48	%configure2_5x \
14cr|libmatenotify-1.4.1-2|49	--disable-static
14cr|libmatenotify-1.4.1-2|50	
14cr|libmatenotify-1.4.1-2|51	%make
14cr|libmatenotify-1.4.1-2|52	
14cr|libmatenotify-1.4.1-2|53	%install
14cr|libmatenotify-1.4.1-2|54	%makeinstall_std
14cr|libmatenotify-1.4.1-2|55	
14cr|libmatenotify-1.4.1-2|56	%files
14cr|libmatenotify-1.4.1-2|57	%{_bindir}/mate-notify-send
14cr|libmatenotify-1.4.1-2|58	
14cr|libmatenotify-1.4.1-2|59	%files -n %{libname}
14cr|libmatenotify-1.4.1-2|60	%{_libdir}/libmatenotify.so.%{major}*
14cr|libmatenotify-1.4.1-2|61	
14cr|libmatenotify-1.4.1-2|62	%files -n %{devname}
14cr|libmatenotify-1.4.1-2|63	%{_libdir}/*.so
14cr|libmatenotify-1.4.1-2|64	%{_libdir}/pkgconfig/*
14cr|libmatenotify-1.4.1-2|65	%{_includedir}/*
14cr|libmatenotify-1.4.1-2|66	%doc %{_datadir}/gtk-doc/html/*
14cr|libmatenotify-1.4.1-2|67	
14cr|libmatenotify-1.4.1-2|68	
14cr|libmatenotify-1.4.1-2|69	
14cr|libmatenotify-1.4.1-2|70	
14cr|libmatenotify-1.4.1-2|71	%changelog
14cr|libmatenotify-1.4.1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|libmatenotify-1.4.1-2|73	+ Revision: cf1dfc5
14cr|libmatenotify-1.4.1-2|74	- MassBuild#464: Increase release tag
14cr|libmatenotify-1.4.1-2|75	
14cr|libmatenotify-1.4.1-2|76	

2593 14
14cr|libmateweather-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|libmateweather-1.8.0-2|2	
14cr|libmateweather-1.8.0-2|3	%define major          1
14cr|libmateweather-1.8.0-2|4	%define oname          mateweather
14cr|libmateweather-1.8.0-2|5	%define libname        %mklibname mateweather %{major}
14cr|libmateweather-1.8.0-2|6	%define develname      %mklibname -d mateweather %{major}
14cr|libmateweather-1.8.0-2|7	
14cr|libmateweather-1.8.0-2|8	Summary:        MATE Weather applet library
14cr|libmateweather-1.8.0-2|9	Name:           libmateweather
14cr|libmateweather-1.8.0-2|10	Version:        1.8.0
14cr|libmateweather-1.8.0-2|11	Release:        2
14cr|libmateweather-1.8.0-2|12	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|libmateweather-1.8.0-2|13	License:        GPLv2+
14cr|libmateweather-1.8.0-2|14	Group:          System/Libraries
14cr|libmateweather-1.8.0-2|15	Url:            http://www.mate.org
14cr|libmateweather-1.8.0-2|16	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|libmateweather-1.8.0-2|17	BuildRequires:  pkgconfig(libsoup-2.4)
14cr|libmateweather-1.8.0-2|18	BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
14cr|libmateweather-1.8.0-2|19	BuildRequires:  python-gobject-devel
14cr|libmateweather-1.8.0-2|20	BuildRequires:  pkgconfig(pygtk-2.0)
14cr|libmateweather-1.8.0-2|21	BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
14cr|libmateweather-1.8.0-2|22	BuildRequires:  intltool >= 0.40.6
14cr|libmateweather-1.8.0-2|23	BuildRequires:  libxml2-utils
14cr|libmateweather-1.8.0-2|24	BuildRequires:  pkgconfig(python)
14cr|libmateweather-1.8.0-2|25	BuildRequires:  mate-common
14cr|libmateweather-1.8.0-2|26	BuildRequires:  gtk-doc
14cr|libmateweather-1.8.0-2|27	BuildRequires:  intltool
14cr|libmateweather-1.8.0-2|28	
14cr|libmateweather-1.8.0-2|29	
14cr|libmateweather-1.8.0-2|30	%description
14cr|libmateweather-1.8.0-2|31	This is a library to provide Weather data to the MATE panel applet.
14cr|libmateweather-1.8.0-2|32	
14cr|libmateweather-1.8.0-2|33	%package -n %{libname}
14cr|libmateweather-1.8.0-2|34	Group:          System/Libraries
14cr|libmateweather-1.8.0-2|35	Summary:        MATE Weather applet library
14cr|libmateweather-1.8.0-2|36	Requires:       %{name} >= %{version}
14cr|libmateweather-1.8.0-2|37	
14cr|libmateweather-1.8.0-2|38	%description -n %{libname}
14cr|libmateweather-1.8.0-2|39	This is a library to provide Weather data to the MATE panel applet.
14cr|libmateweather-1.8.0-2|40	
14cr|libmateweather-1.8.0-2|41	%package -n python-%{oname}
14cr|libmateweather-1.8.0-2|42	Summary:        Python bindings for MATE Weather applet
14cr|libmateweather-1.8.0-2|43	Group:          System/Libraries
14cr|libmateweather-1.8.0-2|44	Provides:       python-%{name} >= %{version}-%{release}
14cr|libmateweather-1.8.0-2|45	Requires:       %{name} >= %{version}
14cr|libmateweather-1.8.0-2|46	
14cr|libmateweather-1.8.0-2|47	%description -n python-%{oname}
14cr|libmateweather-1.8.0-2|48	This is a library to provide Weather data to the MATE panel applet.
14cr|libmateweather-1.8.0-2|49	
14cr|libmateweather-1.8.0-2|50	%package -n %{develname}
14cr|libmateweather-1.8.0-2|51	Group:          Development/C
14cr|libmateweather-1.8.0-2|52	Summary:        MATE Weather applet library
14cr|libmateweather-1.8.0-2|53	Requires:       %{libname} = %{version}
14cr|libmateweather-1.8.0-2|54	Provides:       %{name}-devel = %{version}-%{release}
14cr|libmateweather-1.8.0-2|55	
14cr|libmateweather-1.8.0-2|56	%description -n %{develname}
14cr|libmateweather-1.8.0-2|57	This is a library to provide Weather data to the MATE panel applet.
14cr|libmateweather-1.8.0-2|58	
14cr|libmateweather-1.8.0-2|59	%prep
14cr|libmateweather-1.8.0-2|60	%setup -q
14cr|libmateweather-1.8.0-2|61	NOCONFIGURE=1 ./autogen.sh
14cr|libmateweather-1.8.0-2|62	
14cr|libmateweather-1.8.0-2|63	%build
14cr|libmateweather-1.8.0-2|64	%configure2_5x \
14cr|libmateweather-1.8.0-2|65	--disable-static       \
14cr|libmateweather-1.8.0-2|66	--with-gnu-ld          \
14cr|libmateweather-1.8.0-2|67	--enable-python
14cr|libmateweather-1.8.0-2|68	%make
14cr|libmateweather-1.8.0-2|69	
14cr|libmateweather-1.8.0-2|70	%install
14cr|libmateweather-1.8.0-2|71	%makeinstall_std
14cr|libmateweather-1.8.0-2|72	
14cr|libmateweather-1.8.0-2|73	%find_lang %{name}
14cr|libmateweather-1.8.0-2|74	
14cr|libmateweather-1.8.0-2|75	for xmlfile in %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
14cr|libmateweather-1.8.0-2|76	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}.lang
14cr|libmateweather-1.8.0-2|77	done
14cr|libmateweather-1.8.0-2|78	
14cr|libmateweather-1.8.0-2|79	%files -f %{name}.lang
14cr|libmateweather-1.8.0-2|80	%doc AUTHORS COPYING README
14cr|libmateweather-1.8.0-2|81	%dir %{_datadir}/%{name}
14cr|libmateweather-1.8.0-2|82	%{_datadir}/%{name}/locations.dtd
14cr|libmateweather-1.8.0-2|83	%{_datadir}/%{name}/Locations.xml
14cr|libmateweather-1.8.0-2|84	%{_iconsdir}/mate/*/status/weather*
14cr|libmateweather-1.8.0-2|85	%{_datadir}/glib-2.0/schemas/org.mate.weather.gschema.xml
14cr|libmateweather-1.8.0-2|86	
14cr|libmateweather-1.8.0-2|87	
14cr|libmateweather-1.8.0-2|88	%files -n %{libname}
14cr|libmateweather-1.8.0-2|89	%{_libdir}/libmateweather.so.%{major}*
14cr|libmateweather-1.8.0-2|90	
14cr|libmateweather-1.8.0-2|91	%files -n python-%{oname}
14cr|libmateweather-1.8.0-2|92	%{python_sitearch}/%{oname}
14cr|libmateweather-1.8.0-2|93	
14cr|libmateweather-1.8.0-2|94	%files -n %{develname}
14cr|libmateweather-1.8.0-2|95	%{_libdir}/libmateweather.so
14cr|libmateweather-1.8.0-2|96	%{_libdir}/pkgconfig/*.pc
14cr|libmateweather-1.8.0-2|97	%{_includedir}/*
14cr|libmateweather-1.8.0-2|98	%{_datadir}/gtk-doc/html/%{name}
14cr|libmateweather-1.8.0-2|99	
14cr|libmateweather-1.8.0-2|100	%changelog
14cr|libmateweather-1.8.0-2|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|libmateweather-1.8.0-2|102	+ Revision: e73ea30
14cr|libmateweather-1.8.0-2|103	- MassBuild#464: Increase release tag
14cr|libmateweather-1.8.0-2|104	
14cr|libmateweather-1.8.0-2|105	

2594 14
14cr|libmatewnck-1.6.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|libmatewnck-1.6.1-2|2	
14cr|libmatewnck-1.6.1-2|3	%define oname           matewnck
14cr|libmatewnck-1.6.1-2|4	%define major           0
14cr|libmatewnck-1.6.1-2|5	%define gi_major        1.0
14cr|libmatewnck-1.6.1-2|6	%define libname         %mklibname %{oname}%{major}
14cr|libmatewnck-1.6.1-2|7	%define develname         %mklibname -d %{oname}
14cr|libmatewnck-1.6.1-2|8	%define girname         %mklibname %{oname}-gir %{gi_major}
14cr|libmatewnck-1.6.1-2|9	
14cr|libmatewnck-1.6.1-2|10	Summary:        MATE Desktop Window Navigator Construction Kit libraries
14cr|libmatewnck-1.6.1-2|11	Name:           libmatewnck
14cr|libmatewnck-1.6.1-2|12	Version:        1.6.1
14cr|libmatewnck-1.6.1-2|13	Release:        2
14cr|libmatewnck-1.6.1-2|14	License:        LGPLv2+ and GPLv2+
14cr|libmatewnck-1.6.1-2|15	URL:            http://www.mate-desktop.org
14cr|libmatewnck-1.6.1-2|16	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|libmatewnck-1.6.1-2|17	Group:          System/Libraries
14cr|libmatewnck-1.6.1-2|18	BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.4
14cr|libmatewnck-1.6.1-2|19	BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
14cr|libmatewnck-1.6.1-2|20	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|libmatewnck-1.6.1-2|21	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.19.7
14cr|libmatewnck-1.6.1-2|22	BuildRequires:  pkgconfig(xres)
14cr|libmatewnck-1.6.1-2|23	BuildRequires:  gtk-doc
14cr|libmatewnck-1.6.1-2|24	BuildRequires:  intltool
14cr|libmatewnck-1.6.1-2|25	BuildRequires:  mate-common
14cr|libmatewnck-1.6.1-2|26	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|libmatewnck-1.6.1-2|27	
14cr|libmatewnck-1.6.1-2|28	%description
14cr|libmatewnck-1.6.1-2|29	libmatewnck is Window Navigator Construction Kit, i.e. a library to use
14cr|libmatewnck-1.6.1-2|30	for writing pagers and taskslists and stuff.
14cr|libmatewnck-1.6.1-2|31	
14cr|libmatewnck-1.6.1-2|32	%package -n     %{libname}
14cr|libmatewnck-1.6.1-2|33	Summary:        %{summary}
14cr|libmatewnck-1.6.1-2|34	Group:          %{group}
14cr|libmatewnck-1.6.1-2|35	Requires:       %{name} >= %{version}-%{release}
14cr|libmatewnck-1.6.1-2|36	
14cr|libmatewnck-1.6.1-2|37	%description -n %{libname}
14cr|libmatewnck-1.6.1-2|38	libmatewnck is Window Navigator Construction Kit for MATE Desktop,
14cr|libmatewnck-1.6.1-2|39	i.e. a library to use for writing pagers and taskslists and stuff.
14cr|libmatewnck-1.6.1-2|40	
14cr|libmatewnck-1.6.1-2|41	%package -n %{develname}
14cr|libmatewnck-1.6.1-2|42	Summary:        The development files and headers for %{name}
14cr|libmatewnck-1.6.1-2|43	Group:          Development/C
14cr|libmatewnck-1.6.1-2|44	Provides:       %{name}-devel = %{version}-%{release}
14cr|libmatewnck-1.6.1-2|45	Requires:       %{libname} = %{version}-%{release}
14cr|libmatewnck-1.6.1-2|46	
14cr|libmatewnck-1.6.1-2|47	%description -n %{develname}
14cr|libmatewnck-1.6.1-2|48	This package contains the development files and headers for %{name}.
14cr|libmatewnck-1.6.1-2|49	
14cr|libmatewnck-1.6.1-2|50	%package -n %{girname}
14cr|libmatewnck-1.6.1-2|51	Summary:        GObject Introspection interface description for %{name}
14cr|libmatewnck-1.6.1-2|52	Group:          System/Libraries
14cr|libmatewnck-1.6.1-2|53	Requires:       %{libname} = %{version}-%{release}
14cr|libmatewnck-1.6.1-2|54	
14cr|libmatewnck-1.6.1-2|55	%description -n %{girname}
14cr|libmatewnck-1.6.1-2|56	GObject Introspection interface description for %{name}.
14cr|libmatewnck-1.6.1-2|57	
14cr|libmatewnck-1.6.1-2|58	%prep
14cr|libmatewnck-1.6.1-2|59	%setup -q
14cr|libmatewnck-1.6.1-2|60	NOCONFIGURE=1 ./autogen.sh
14cr|libmatewnck-1.6.1-2|61	
14cr|libmatewnck-1.6.1-2|62	%build
14cr|libmatewnck-1.6.1-2|63	%configure2_5x \
14cr|libmatewnck-1.6.1-2|64	--disable-static
14cr|libmatewnck-1.6.1-2|65	%make
14cr|libmatewnck-1.6.1-2|66	
14cr|libmatewnck-1.6.1-2|67	%install
14cr|libmatewnck-1.6.1-2|68	%makeinstall_std
14cr|libmatewnck-1.6.1-2|69	
14cr|libmatewnck-1.6.1-2|70	%find_lang %{name}
14cr|libmatewnck-1.6.1-2|71	
14cr|libmatewnck-1.6.1-2|72	%files -f %{name}.lang
14cr|libmatewnck-1.6.1-2|73	%doc README AUTHORS
14cr|libmatewnck-1.6.1-2|74	%{_bindir}/matewnck-urgency-monitor
14cr|libmatewnck-1.6.1-2|75	%{_bindir}/matewnckprop
14cr|libmatewnck-1.6.1-2|76	
14cr|libmatewnck-1.6.1-2|77	%files -n %{libname}
14cr|libmatewnck-1.6.1-2|78	%{_libdir}/%{name}.so.%{major}*
14cr|libmatewnck-1.6.1-2|79	
14cr|libmatewnck-1.6.1-2|80	%files -n %{girname}
14cr|libmatewnck-1.6.1-2|81	%{_libdir}/girepository-1.0/Matewnck-%{gi_major}.typelib
14cr|libmatewnck-1.6.1-2|82	
14cr|libmatewnck-1.6.1-2|83	%files -n %{develname}
14cr|libmatewnck-1.6.1-2|84	%doc %{_datadir}/gtk-doc/html/libmatewnck
14cr|libmatewnck-1.6.1-2|85	%{_libdir}/%{name}.so
14cr|libmatewnck-1.6.1-2|86	%{_includedir}/*
14cr|libmatewnck-1.6.1-2|87	%{_libdir}/pkgconfig/%{name}.pc
14cr|libmatewnck-1.6.1-2|88	%{_datadir}/gir-1.0/Matewnck-%{gi_major}.gir
14cr|libmatewnck-1.6.1-2|89	
14cr|libmatewnck-1.6.1-2|90	%changelog
14cr|libmatewnck-1.6.1-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-2
14cr|libmatewnck-1.6.1-2|92	+ Revision: 8aa2551
14cr|libmatewnck-1.6.1-2|93	- MassBuild#464: Increase release tag
14cr|libmatewnck-1.6.1-2|94	
14cr|libmatewnck-1.6.1-2|95	

2595 14
14cr|libmath++-0.0.4-4|1	%define major	0
14cr|libmath++-0.0.4-4|2	%define libname %mklibname math++ %{major}
14cr|libmath++-0.0.4-4|3	
14cr|libmath++-0.0.4-4|4	Summary:	C++ Math Type Library
14cr|libmath++-0.0.4-4|5	Name:		libmath++
14cr|libmath++-0.0.4-4|6	Version:	0.0.4
14cr|libmath++-0.0.4-4|7	Release:	4
14cr|libmath++-0.0.4-4|8	License:	LGPLv2+
14cr|libmath++-0.0.4-4|9	Group:		System/Libraries
14cr|libmath++-0.0.4-4|10	# 16 Jun 2009 / incubusss
14cr|libmath++-0.0.4-4|11	# upstream source no more available, suing the 0.0.4 tarball downloaded
14cr|libmath++-0.0.4-4|12	# from Debian repository renamed to %{name}-%{version} and bz2 compressed
14cr|libmath++-0.0.4-4|13	# http://ftp.de.debian.org/debian/pool/main/libm/libmath++/libmath++_0.0.4.orig.tar.gz
14cr|libmath++-0.0.4-4|14	Source0:	%{name}-%{version}.tar.bz2
14cr|libmath++-0.0.4-4|15	BuildRequires:	doxygen
14cr|libmath++-0.0.4-4|16	
14cr|libmath++-0.0.4-4|17	%description
14cr|libmath++-0.0.4-4|18	%{name} is a template based math library, written in C++,
14cr|libmath++-0.0.4-4|19	for symbolic and numeric calculus applications.
14cr|libmath++-0.0.4-4|20	
14cr|libmath++-0.0.4-4|21	
14cr|libmath++-0.0.4-4|22	%package -n	%{libname}
14cr|libmath++-0.0.4-4|23	Summary:	C++ Math Type Library
14cr|libmath++-0.0.4-4|24	Group:		System/Libraries
14cr|libmath++-0.0.4-4|25	Provides:	%{name} = %{EVRD}
14cr|libmath++-0.0.4-4|26	
14cr|libmath++-0.0.4-4|27	%description -n	%{libname}
14cr|libmath++-0.0.4-4|28	%{name} is a template based math library, written in C++,
14cr|libmath++-0.0.4-4|29	for symbolic and numeric calculus applications.
14cr|libmath++-0.0.4-4|30	
14cr|libmath++-0.0.4-4|31	
14cr|libmath++-0.0.4-4|32	%package -n	%{libname}-devel
14cr|libmath++-0.0.4-4|33	Summary:	Development related files for %{name}
14cr|libmath++-0.0.4-4|34	Group:		Development/C++
14cr|libmath++-0.0.4-4|35	Provides:	%{name}-devel = %{EVRD}
14cr|libmath++-0.0.4-4|36	Requires:	%{libname} = %{version}-%{release}
14cr|libmath++-0.0.4-4|37	
14cr|libmath++-0.0.4-4|38	%description -n	%{libname}-devel
14cr|libmath++-0.0.4-4|39	%{name} is a template based math library, written in C++,
14cr|libmath++-0.0.4-4|40	for symbolic and numeric calculus applications.
14cr|libmath++-0.0.4-4|41	
14cr|libmath++-0.0.4-4|42	You need to install this package if you want to develop or compile
14cr|libmath++-0.0.4-4|43	any applications/libraries that needs %{name}.
14cr|libmath++-0.0.4-4|44	
14cr|libmath++-0.0.4-4|45	%prep
14cr|libmath++-0.0.4-4|46	%setup -q
14cr|libmath++-0.0.4-4|47	
14cr|libmath++-0.0.4-4|48	%build
14cr|libmath++-0.0.4-4|49	autoreconf -f -i
14cr|libmath++-0.0.4-4|50	%configure2_5x
14cr|libmath++-0.0.4-4|51	%make
14cr|libmath++-0.0.4-4|52	make api-doc
14cr|libmath++-0.0.4-4|53	
14cr|libmath++-0.0.4-4|54	%install
14cr|libmath++-0.0.4-4|55	%makeinstall_std
14cr|libmath++-0.0.4-4|56	
14cr|libmath++-0.0.4-4|57	%files -n %{libname}
14cr|libmath++-0.0.4-4|58	%doc COPYING README
14cr|libmath++-0.0.4-4|59	%{_libdir}/lib*.so.*
14cr|libmath++-0.0.4-4|60	
14cr|libmath++-0.0.4-4|61	%files -n %{libname}-devel
14cr|libmath++-0.0.4-4|62	%doc doc/user-api
14cr|libmath++-0.0.4-4|63	%{_includedir}/*
14cr|libmath++-0.0.4-4|64	%{_libdir}/lib*.so
14cr|libmath++-0.0.4-4|65	%{_libdir}/lib*.a
14cr|libmath++-0.0.4-4|66	
14cr|libmath++-0.0.4-4|67	
14cr|libmath++-0.0.4-4|68	
14cr|libmath++-0.0.4-4|69	
14cr|libmath++-0.0.4-4|70	%changelog
14cr|libmath++-0.0.4-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-4
14cr|libmath++-0.0.4-4|72	+ Revision: 90c2cb5
14cr|libmath++-0.0.4-4|73	- MassBuild#464: Increase release tag
14cr|libmath++-0.0.4-4|74	
14cr|libmath++-0.0.4-4|75	

2596 14
14cr|libmediainfo-0.7.68-2|1	%define	oname	mediainfo
14cr|libmediainfo-0.7.68-2|2	
14cr|libmediainfo-0.7.68-2|3	%define	major	0
14cr|libmediainfo-0.7.68-2|4	%define	libname	%mklibname %{oname} %{major}
14cr|libmediainfo-0.7.68-2|5	%define	devname	%mklibname %{oname} -d
14cr|libmediainfo-0.7.68-2|6	
14cr|libmediainfo-0.7.68-2|7	Summary:	Supplies technical and tag information about a video or audio file
14cr|libmediainfo-0.7.68-2|8	Name:		libmediainfo
14cr|libmediainfo-0.7.68-2|9	Version:	0.7.68
14cr|libmediainfo-0.7.68-2|10	Release:	2
14cr|libmediainfo-0.7.68-2|11	License:	LGPLv3+
14cr|libmediainfo-0.7.68-2|12	Group:		System/Libraries
14cr|libmediainfo-0.7.68-2|13	Url:		https://mediaarea.net/en/MediaInfo
14cr|libmediainfo-0.7.68-2|14	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
14cr|libmediainfo-0.7.68-2|15	BuildRequires:	dos2unix
14cr|libmediainfo-0.7.68-2|16	BuildRequires:	doxygen
14cr|libmediainfo-0.7.68-2|17	BuildRequires:	pkgconfig(libcurl)
14cr|libmediainfo-0.7.68-2|18	BuildRequires:	pkgconfig(libmms)
14cr|libmediainfo-0.7.68-2|19	BuildRequires:	pkgconfig(libzen)
14cr|libmediainfo-0.7.68-2|20	BuildRequires:	pkgconfig(zlib)
14cr|libmediainfo-0.7.68-2|21	
14cr|libmediainfo-0.7.68-2|22	%description
14cr|libmediainfo-0.7.68-2|23	MediaInfo supplies technical and tag information about a video or audio file.
14cr|libmediainfo-0.7.68-2|24	
14cr|libmediainfo-0.7.68-2|25	#----------------------------------------------------------------------------
14cr|libmediainfo-0.7.68-2|26	
14cr|libmediainfo-0.7.68-2|27	%package -n %{libname}
14cr|libmediainfo-0.7.68-2|28	Summary:	Supplies technical and tag information about a video or audio file
14cr|libmediainfo-0.7.68-2|29	Group:		System/Libraries
14cr|libmediainfo-0.7.68-2|30	
14cr|libmediainfo-0.7.68-2|31	%description -n %{libname}
14cr|libmediainfo-0.7.68-2|32	MediaInfo supplies technical and tag information about a video or audio file.
14cr|libmediainfo-0.7.68-2|33	This package contains the shared library for MediaInfo.
14cr|libmediainfo-0.7.68-2|34	
14cr|libmediainfo-0.7.68-2|35	%files -n %{libname}
14cr|libmediainfo-0.7.68-2|36	%doc History.txt License.html ReadMe.txt
14cr|libmediainfo-0.7.68-2|37	%{_libdir}/%{name}.so.%{major}*
14cr|libmediainfo-0.7.68-2|38	
14cr|libmediainfo-0.7.68-2|39	#----------------------------------------------------------------------------
14cr|libmediainfo-0.7.68-2|40	
14cr|libmediainfo-0.7.68-2|41	%package -n %{devname}
14cr|libmediainfo-0.7.68-2|42	Summary:	Include files and mandatory libraries for %{name}
14cr|libmediainfo-0.7.68-2|43	Group:		Development/C++
14cr|libmediainfo-0.7.68-2|44	Requires:	%{libname} = %{version}
14cr|libmediainfo-0.7.68-2|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmediainfo-0.7.68-2|46	Provides:	mediainfo-devel = %{version}-%{release}
14cr|libmediainfo-0.7.68-2|47	
14cr|libmediainfo-0.7.68-2|48	%description -n %{devname}
14cr|libmediainfo-0.7.68-2|49	Include files and mandatory libraries for development with %{name}.
14cr|libmediainfo-0.7.68-2|50	
14cr|libmediainfo-0.7.68-2|51	%files -n %{devname}
14cr|libmediainfo-0.7.68-2|52	%doc Changes.txt Doc Source/Example
14cr|libmediainfo-0.7.68-2|53	%{_includedir}/MediaInfo
14cr|libmediainfo-0.7.68-2|54	%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|55	%{_libdir}/%{name}.so
14cr|libmediainfo-0.7.68-2|56	%{_libdir}/pkgconfig/%{name}.pc
14cr|libmediainfo-0.7.68-2|57	
14cr|libmediainfo-0.7.68-2|58	#----------------------------------------------------------------------------
14cr|libmediainfo-0.7.68-2|59	
14cr|libmediainfo-0.7.68-2|60	%prep
14cr|libmediainfo-0.7.68-2|61	%setup -qn MediaInfoLib
14cr|libmediainfo-0.7.68-2|62	
14cr|libmediainfo-0.7.68-2|63	cp Release/ReadMe_DLL_Linux.txt ReadMe.txt
14cr|libmediainfo-0.7.68-2|64	mv History_DLL.txt History.txt
14cr|libmediainfo-0.7.68-2|65	
14cr|libmediainfo-0.7.68-2|66	#EOLs and rights
14cr|libmediainfo-0.7.68-2|67	dos2unix *.txt *.html Source/Doc/*.html
14cr|libmediainfo-0.7.68-2|68	dos2unix Source/MediaInfo/* Source/MediaInfo/Archive/* Source/MediaInfo/Audio/* Source/MediaInfo/Duplicate/*
14cr|libmediainfo-0.7.68-2|69	dos2unix Source/MediaInfo/Export/* Source/MediaInfo/Image/* Source/MediaInfo/Multiple/* Source/MediaInfo/Reader/*
14cr|libmediainfo-0.7.68-2|70	dos2unix Source/MediaInfo/Tag/* Source/MediaInfo/Text* Source/MediaInfo/Video/*
14cr|libmediainfo-0.7.68-2|71	chmod 644 *.txt *.html Source/Doc/*.html
14cr|libmediainfo-0.7.68-2|72	#chmod 644 Source/MediaInfo/* Source/MediaInfo/Archive/* Source/MediaInfo/Audio/* Source/MediaInfo/Duplicate/*
14cr|libmediainfo-0.7.68-2|73	#chmod 644 Source/MediaInfo/Export/* Source/MediaInfo/Image/* Source/MediaInfo/Multiple/* Source/MediaInfo/Reader/*
14cr|libmediainfo-0.7.68-2|74	#chmod 644 Source/MediaInfo/Tag/* Source/MediaInfo/Text* Source/MediaInfo/Video/*
14cr|libmediainfo-0.7.68-2|75	
14cr|libmediainfo-0.7.68-2|76	
14cr|libmediainfo-0.7.68-2|77	%build
14cr|libmediainfo-0.7.68-2|78	#export LDFLAGS="${LDFLAGS} -lzen"
14cr|libmediainfo-0.7.68-2|79	pushd Project/GNU/Library
14cr|libmediainfo-0.7.68-2|80	autoreconf -vfi
14cr|libmediainfo-0.7.68-2|81	%configure2_5x \
14cr|libmediainfo-0.7.68-2|82	--enable-shared \
14cr|libmediainfo-0.7.68-2|83	--disable-static \
14cr|libmediainfo-0.7.68-2|84	--with-libcurl \
14cr|libmediainfo-0.7.68-2|85	--with-libmms \
14cr|libmediainfo-0.7.68-2|86	--enable-visibility
14cr|libmediainfo-0.7.68-2|87	%make
14cr|libmediainfo-0.7.68-2|88	popd
14cr|libmediainfo-0.7.68-2|89	
14cr|libmediainfo-0.7.68-2|90	# generate docs
14cr|libmediainfo-0.7.68-2|91	pushd Source/Doc
14cr|libmediainfo-0.7.68-2|92	doxygen -u 2> /dev/null
14cr|libmediainfo-0.7.68-2|93	doxygen Doxyfile
14cr|libmediainfo-0.7.68-2|94	popd
14cr|libmediainfo-0.7.68-2|95	
14cr|libmediainfo-0.7.68-2|96	
14cr|libmediainfo-0.7.68-2|97	%install
14cr|libmediainfo-0.7.68-2|98	pushd Project/GNU/Library/
14cr|libmediainfo-0.7.68-2|99	%makeinstall_std
14cr|libmediainfo-0.7.68-2|100	popd
14cr|libmediainfo-0.7.68-2|101	
14cr|libmediainfo-0.7.68-2|102	# MediaInfoDLL headers
14cr|libmediainfo-0.7.68-2|103	install -dm 755 %{buildroot}%{_includedir}/MediaInfo
14cr|libmediainfo-0.7.68-2|104	install -m 644 Source/MediaInfo/*.h %{buildroot}%{_includedir}/MediaInfo
14cr|libmediainfo-0.7.68-2|105	install -dm 755 %{buildroot}%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|106	install -m 644 Source/MediaInfoDLL/*.h %{buildroot}%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|107	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.cs %{buildroot}%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|108	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.*.java %{buildroot}%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|109	install -m 644 Source/MediaInfoDLL/MediaInfoDLL*.py %{buildroot}%{_includedir}/MediaInfoDLL
14cr|libmediainfo-0.7.68-2|110	
14cr|libmediainfo-0.7.68-2|111	#fix and instal .pc file
14cr|libmediainfo-0.7.68-2|112	sed -i -e 's|Version: |Version: %{version}|g' Project/GNU/Library/libmediainfo.pc
14cr|libmediainfo-0.7.68-2|113	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libmediainfo.pc
14cr|libmediainfo-0.7.68-2|114	
14cr|libmediainfo-0.7.68-2|115	install -Dm 644 Project/GNU/Library/libmediainfo.pc %{buildroot}%{_libdir}/pkgconfig/libmediainfo.pc
14cr|libmediainfo-0.7.68-2|116	
14cr|libmediainfo-0.7.68-2|117	
14cr|libmediainfo-0.7.68-2|118	%changelog
14cr|libmediainfo-0.7.68-2|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.68-2
14cr|libmediainfo-0.7.68-2|120	+ Revision: 122ea82
14cr|libmediainfo-0.7.68-2|121	- MassBuild#464: Increase release tag
14cr|libmediainfo-0.7.68-2|122	
14cr|libmediainfo-0.7.68-2|123	

2597 14
14cr|libmemcache-1.4.0-0.rc2.8|1	%define	major 0
14cr|libmemcache-1.4.0-0.rc2.8|2	%define libname %mklibname memcache %{major}
14cr|libmemcache-1.4.0-0.rc2.8|3	%define develname %mklibname memcache -d
14cr|libmemcache-1.4.0-0.rc2.8|4	
14cr|libmemcache-1.4.0-0.rc2.8|5	Summary:	A high performance C API for memcached
14cr|libmemcache-1.4.0-0.rc2.8|6	Name:		libmemcache
14cr|libmemcache-1.4.0-0.rc2.8|7	Version:	1.4.0
14cr|libmemcache-1.4.0-0.rc2.8|8	Release:	0.rc2.8
14cr|libmemcache-1.4.0-0.rc2.8|9	Group:		System/Libraries
14cr|libmemcache-1.4.0-0.rc2.8|10	License:	BSD-like
14cr|libmemcache-1.4.0-0.rc2.8|11	URL:		http://people.freebsd.org/~seanc/libmemcache/
14cr|libmemcache-1.4.0-0.rc2.8|12	Source0:	http://people.freebsd.org/~seanc/libmemcache/%{name}-%{version}.rc2.tar.bz2
14cr|libmemcache-1.4.0-0.rc2.8|13	Patch0:		libmemcache-1.4.0.rc2_gnusource.patch
14cr|libmemcache-1.4.0-0.rc2.8|14	Patch1:		libmemcache-1.4.0.rc2_gcc43_inline.patch
14cr|libmemcache-1.4.0-0.rc2.8|15	Patch2:		libmemcache-1.4.0.rc2_preserve_cflags.patch
14cr|libmemcache-1.4.0-0.rc2.8|16	BuildRequires:	libtool
14cr|libmemcache-1.4.0-0.rc2.8|17	BuildRequires:	autoconf2.5
14cr|libmemcache-1.4.0-0.rc2.8|18	
14cr|libmemcache-1.4.0-0.rc2.8|19	%description
14cr|libmemcache-1.4.0-0.rc2.8|20	libmemcache is the C API for memcached(8), a high-performance,
14cr|libmemcache-1.4.0-0.rc2.8|21	distributed memory object caching system.
14cr|libmemcache-1.4.0-0.rc2.8|22	
14cr|libmemcache-1.4.0-0.rc2.8|23	%package -n	%{libname}
14cr|libmemcache-1.4.0-0.rc2.8|24	Summary:	A high performance C API library for memcached
14cr|libmemcache-1.4.0-0.rc2.8|25	Group:          System/Libraries
14cr|libmemcache-1.4.0-0.rc2.8|26	
14cr|libmemcache-1.4.0-0.rc2.8|27	%description -n	%{libname}
14cr|libmemcache-1.4.0-0.rc2.8|28	libmemcache is the C API for memcached(8), a high-performance,
14cr|libmemcache-1.4.0-0.rc2.8|29	distributed memory object caching system.
14cr|libmemcache-1.4.0-0.rc2.8|30	
14cr|libmemcache-1.4.0-0.rc2.8|31	%package -n	%{develname}
14cr|libmemcache-1.4.0-0.rc2.8|32	Summary:	Static library and header files for the libmemcache library
14cr|libmemcache-1.4.0-0.rc2.8|33	Group:		Development/C
14cr|libmemcache-1.4.0-0.rc2.8|34	Requires:	%{libname} = %{version}-%{release}
14cr|libmemcache-1.4.0-0.rc2.8|35	Provides:	%{name}-devel = %{EVRD}
14cr|libmemcache-1.4.0-0.rc2.8|36	Provides:	memcache-devel = %{EVRD}
14cr|libmemcache-1.4.0-0.rc2.8|37	Obsoletes:	memcache-devel
14cr|libmemcache-1.4.0-0.rc2.8|38	Obsoletes:	%{mklibname memcache 0 -d}
14cr|libmemcache-1.4.0-0.rc2.8|39	Obsoletes:	%{mklibname memcache 1 -d}
14cr|libmemcache-1.4.0-0.rc2.8|40	
14cr|libmemcache-1.4.0-0.rc2.8|41	%description -n	%{develname}
14cr|libmemcache-1.4.0-0.rc2.8|42	libmemcache is the C API for memcached(8), a high-performance,
14cr|libmemcache-1.4.0-0.rc2.8|43	distributed memory object caching system.
14cr|libmemcache-1.4.0-0.rc2.8|44	
14cr|libmemcache-1.4.0-0.rc2.8|45	This package contains the static libmemcache library and its
14cr|libmemcache-1.4.0-0.rc2.8|46	header files.
14cr|libmemcache-1.4.0-0.rc2.8|47	
14cr|libmemcache-1.4.0-0.rc2.8|48	%prep
14cr|libmemcache-1.4.0-0.rc2.8|49	
14cr|libmemcache-1.4.0-0.rc2.8|50	%setup -q -n %{name}-%{version}.rc2
14cr|libmemcache-1.4.0-0.rc2.8|51	%patch0
14cr|libmemcache-1.4.0-0.rc2.8|52	%patch1
14cr|libmemcache-1.4.0-0.rc2.8|53	%patch2
14cr|libmemcache-1.4.0-0.rc2.8|54	
14cr|libmemcache-1.4.0-0.rc2.8|55	%build
14cr|libmemcache-1.4.0-0.rc2.8|56	touch NEWS README AUTHORS
14cr|libmemcache-1.4.0-0.rc2.8|57	autoreconf -fis
14cr|libmemcache-1.4.0-0.rc2.8|58	export STRIP="/bin/true"
14cr|libmemcache-1.4.0-0.rc2.8|59	
14cr|libmemcache-1.4.0-0.rc2.8|60	%configure2_5x
14cr|libmemcache-1.4.0-0.rc2.8|61	
14cr|libmemcache-1.4.0-0.rc2.8|62	%make
14cr|libmemcache-1.4.0-0.rc2.8|63	
14cr|libmemcache-1.4.0-0.rc2.8|64	# this needs some freebsd stuff to work (cough...)
14cr|libmemcache-1.4.0-0.rc2.8|65	#make test
14cr|libmemcache-1.4.0-0.rc2.8|66	
14cr|libmemcache-1.4.0-0.rc2.8|67	%install
14cr|libmemcache-1.4.0-0.rc2.8|68	%makeinstall_std
14cr|libmemcache-1.4.0-0.rc2.8|69	
14cr|libmemcache-1.4.0-0.rc2.8|70	%files -n %{libname}
14cr|libmemcache-1.4.0-0.rc2.8|71	%doc COPYING ChangeLog INSTALL
14cr|libmemcache-1.4.0-0.rc2.8|72	%{_libdir}/*.so.*
14cr|libmemcache-1.4.0-0.rc2.8|73	
14cr|libmemcache-1.4.0-0.rc2.8|74	%files -n %{develname}
14cr|libmemcache-1.4.0-0.rc2.8|75	%{_includedir}/*
14cr|libmemcache-1.4.0-0.rc2.8|76	%{_libdir}/*.so
14cr|libmemcache-1.4.0-0.rc2.8|77	%{_libdir}/*.a
14cr|libmemcache-1.4.0-0.rc2.8|78	
14cr|libmemcache-1.4.0-0.rc2.8|79	
14cr|libmemcache-1.4.0-0.rc2.8|80	
14cr|libmemcache-1.4.0-0.rc2.8|81	%changelog
14cr|libmemcache-1.4.0-0.rc2.8|82	* Tue Oct 30 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.4.0-0.rc2.8
14cr|libmemcache-1.4.0-0.rc2.8|83	+ Revision: 67bfdf6
14cr|libmemcache-1.4.0-0.rc2.8|84	- remove archives from git tree
14cr|libmemcache-1.4.0-0.rc2.8|85	
14cr|libmemcache-1.4.0-0.rc2.8|86	

2598 14
14cr|libmicrohttpd-0.9.22-2|1	%define major 10
14cr|libmicrohttpd-0.9.22-2|2	%define shortname microhttpd
14cr|libmicrohttpd-0.9.22-2|3	%define libname	%mklibname %shortname %major
14cr|libmicrohttpd-0.9.22-2|4	%define develname %mklibname -d %shortname
14cr|libmicrohttpd-0.9.22-2|5	
14cr|libmicrohttpd-0.9.22-2|6	Summary:	Small C library to run an HTTP server
14cr|libmicrohttpd-0.9.22-2|7	Name:		libmicrohttpd
14cr|libmicrohttpd-0.9.22-2|8	Version:	0.9.22
14cr|libmicrohttpd-0.9.22-2|9	Release:	2
14cr|libmicrohttpd-0.9.22-2|10	License:	GPLv2+
14cr|libmicrohttpd-0.9.22-2|11	Group:		System/Libraries
14cr|libmicrohttpd-0.9.22-2|12	URL:		http://gnunet.org/libmicrohttpd/
14cr|libmicrohttpd-0.9.22-2|13	Source0:	http://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
14cr|libmicrohttpd-0.9.22-2|14	BuildRequires:	curl-devel
14cr|libmicrohttpd-0.9.22-2|15	BuildRequires:	libgcrypt-devel
14cr|libmicrohttpd-0.9.22-2|16	BuildRequires:	gnutls-devel
14cr|libmicrohttpd-0.9.22-2|17	
14cr|libmicrohttpd-0.9.22-2|18	%description
14cr|libmicrohttpd-0.9.22-2|19	libmicrohttpd is a small C library that is supposed to make it easy to
14cr|libmicrohttpd-0.9.22-2|20	run an HTTP server as part of another application. Key features that
14cr|libmicrohttpd-0.9.22-2|21	distinguish libmicrohttpd from other projects are:
14cr|libmicrohttpd-0.9.22-2|22	
14cr|libmicrohttpd-0.9.22-2|23	* C library: fast and small
14cr|libmicrohttpd-0.9.22-2|24	* API is simple, expressive and fully reentrant
14cr|libmicrohttpd-0.9.22-2|25	* Implementation is (largely) http 1.1 compliant
14cr|libmicrohttpd-0.9.22-2|26	* HTTP server can listen on multiple ports
14cr|libmicrohttpd-0.9.22-2|27	* Support for IPv6
14cr|libmicrohttpd-0.9.22-2|28	* Creates binary of only 22k (for now)
14cr|libmicrohttpd-0.9.22-2|29	* Three different threading models
14cr|libmicrohttpd-0.9.22-2|30	
14cr|libmicrohttpd-0.9.22-2|31	libmicrohttpd was started because the author needed an easy way to add
14cr|libmicrohttpd-0.9.22-2|32	a concurrent HTTP server to other projects. Existing alternatives were
14cr|libmicrohttpd-0.9.22-2|33	either non-free, not reentrant, standalone, of terrible code quality or
14cr|libmicrohttpd-0.9.22-2|34	a combination thereof. Do not use libmicrohttpd if you are looking for
14cr|libmicrohttpd-0.9.22-2|35	a standalone http server; there are many other projects out there that
14cr|libmicrohttpd-0.9.22-2|36	provide that kind of functionality already. However, if you want to be
14cr|libmicrohttpd-0.9.22-2|37	able to serve simple WWW pages from within your C or C++ application,
14cr|libmicrohttpd-0.9.22-2|38	check it out.
14cr|libmicrohttpd-0.9.22-2|39	
14cr|libmicrohttpd-0.9.22-2|40	%package -n %libname
14cr|libmicrohttpd-0.9.22-2|41	Summary:	Small C library to run an HTTP server
14cr|libmicrohttpd-0.9.22-2|42	Group:		System/Libraries
14cr|libmicrohttpd-0.9.22-2|43	
14cr|libmicrohttpd-0.9.22-2|44	%description -n %libname
14cr|libmicrohttpd-0.9.22-2|45	libmicrohttpd is a small C library that is supposed to make it easy to
14cr|libmicrohttpd-0.9.22-2|46	run an HTTP server as part of another application. Key features that
14cr|libmicrohttpd-0.9.22-2|47	distinguish libmicrohttpd from other projects are:
14cr|libmicrohttpd-0.9.22-2|48	
14cr|libmicrohttpd-0.9.22-2|49	* C library: fast and small
14cr|libmicrohttpd-0.9.22-2|50	* API is simple, expressive and fully reentrant
14cr|libmicrohttpd-0.9.22-2|51	* Implementation is (largely) http 1.1 compliant
14cr|libmicrohttpd-0.9.22-2|52	* HTTP server can listen on multiple ports
14cr|libmicrohttpd-0.9.22-2|53	* Support for IPv6
14cr|libmicrohttpd-0.9.22-2|54	* Creates binary of only 22k (for now)
14cr|libmicrohttpd-0.9.22-2|55	* Three different threading models
14cr|libmicrohttpd-0.9.22-2|56	
14cr|libmicrohttpd-0.9.22-2|57	libmicrohttpd was started because the author needed an easy way to add
14cr|libmicrohttpd-0.9.22-2|58	a concurrent HTTP server to other projects. Existing alternatives were
14cr|libmicrohttpd-0.9.22-2|59	either non-free, not reentrant, standalone, of terrible code quality or
14cr|libmicrohttpd-0.9.22-2|60	a combination thereof. Do not use libmicrohttpd if you are looking for
14cr|libmicrohttpd-0.9.22-2|61	a standalone http server; there are many other projects out there that
14cr|libmicrohttpd-0.9.22-2|62	provide that kind of functionality already. However, if you want to be
14cr|libmicrohttpd-0.9.22-2|63	able to serve simple WWW pages from within your C or C++ application,
14cr|libmicrohttpd-0.9.22-2|64	check it out.
14cr|libmicrohttpd-0.9.22-2|65	
14cr|libmicrohttpd-0.9.22-2|66	%package -n %develname
14cr|libmicrohttpd-0.9.22-2|67	Summary:	Development files for %libname
14cr|libmicrohttpd-0.9.22-2|68	Group:		System/Libraries
14cr|libmicrohttpd-0.9.22-2|69	Provides:	%name-devel = %{EVRD}
14cr|libmicrohttpd-0.9.22-2|70	Requires:	%{libname} = %{version}
14cr|libmicrohttpd-0.9.22-2|71	
14cr|libmicrohttpd-0.9.22-2|72	%description -n %develname
14cr|libmicrohttpd-0.9.22-2|73	Development files for %libname
14cr|libmicrohttpd-0.9.22-2|74	
14cr|libmicrohttpd-0.9.22-2|75	%prep
14cr|libmicrohttpd-0.9.22-2|76	%setup -q
14cr|libmicrohttpd-0.9.22-2|77	
14cr|libmicrohttpd-0.9.22-2|78	%build
14cr|libmicrohttpd-0.9.22-2|79	%configure2_5x --disable-static
14cr|libmicrohttpd-0.9.22-2|80	%make
14cr|libmicrohttpd-0.9.22-2|81	
14cr|libmicrohttpd-0.9.22-2|82	%install
14cr|libmicrohttpd-0.9.22-2|83	%makeinstall_std
14cr|libmicrohttpd-0.9.22-2|84	
14cr|libmicrohttpd-0.9.22-2|85	%if %{mdvver} < 201200
14cr|libmicrohttpd-0.9.22-2|86	
14cr|libmicrohttpd-0.9.22-2|87	%post -n %develname
14cr|libmicrohttpd-0.9.22-2|88	%_install_info microhttpd.info
14cr|libmicrohttpd-0.9.22-2|89	
14cr|libmicrohttpd-0.9.22-2|90	%preun -n %develname
14cr|libmicrohttpd-0.9.22-2|91	%_remove_install_info microhttpd.info
14cr|libmicrohttpd-0.9.22-2|92	
14cr|libmicrohttpd-0.9.22-2|93	%endif
14cr|libmicrohttpd-0.9.22-2|94	
14cr|libmicrohttpd-0.9.22-2|95	%files -n %libname
14cr|libmicrohttpd-0.9.22-2|96	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|libmicrohttpd-0.9.22-2|97	%{_libdir}/%{name}.so.%{major}*
14cr|libmicrohttpd-0.9.22-2|98	%{_mandir}/man3/%{name}.3.*
14cr|libmicrohttpd-0.9.22-2|99	
14cr|libmicrohttpd-0.9.22-2|100	%files -n %develname
14cr|libmicrohttpd-0.9.22-2|101	%{_includedir}/%{shortname}.h
14cr|libmicrohttpd-0.9.22-2|102	%{_libdir}/%{name}.so
14cr|libmicrohttpd-0.9.22-2|103	%{_datadir}/info/*
14cr|libmicrohttpd-0.9.22-2|104	%{_libdir}/pkgconfig/%{name}.pc
14cr|libmicrohttpd-0.9.22-2|105	
14cr|libmicrohttpd-0.9.22-2|106	
14cr|libmicrohttpd-0.9.22-2|107	
14cr|libmicrohttpd-0.9.22-2|108	%changelog
14cr|libmicrohttpd-0.9.22-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.22-2
14cr|libmicrohttpd-0.9.22-2|110	+ Revision: b7d0efb
14cr|libmicrohttpd-0.9.22-2|111	- MassBuild#464: Increase release tag
14cr|libmicrohttpd-0.9.22-2|112	
14cr|libmicrohttpd-0.9.22-2|113	

2599 14
14cr|libmilter-workers-8.14.3_1-5|1	%define _enable_debug_packages %{nil}
14cr|libmilter-workers-8.14.3_1-5|2	%define debug_package %{nil}
14cr|libmilter-workers-8.14.3_1-5|3	
14cr|libmilter-workers-8.14.3_1-5|4	%define realversion 8.14.3-1
14cr|libmilter-workers-8.14.3_1-5|5	
14cr|libmilter-workers-8.14.3_1-5|6	%define version %(echo %{realversion} | sed 's/-/_/g')
14cr|libmilter-workers-8.14.3_1-5|7	%define sdevdname %mklibname milter -d -s
14cr|libmilter-workers-8.14.3_1-5|8	
14cr|libmilter-workers-8.14.3_1-5|9	Summary:	Libmilter and a pool of threads
14cr|libmilter-workers-8.14.3_1-5|10	Name:		libmilter-workers
14cr|libmilter-workers-8.14.3_1-5|11	Version:	%{version}
14cr|libmilter-workers-8.14.3_1-5|12	Release:	5
14cr|libmilter-workers-8.14.3_1-5|13	License:	Sendmail
14cr|libmilter-workers-8.14.3_1-5|14	Group:		Development/C
14cr|libmilter-workers-8.14.3_1-5|15	Url:		http://j-chkmail.ensmp.fr/
14cr|libmilter-workers-8.14.3_1-5|16	Source0:	http://j-chkmail.ensmp.fr/libmilter/%{name}-%{realversion}.tgz
14cr|libmilter-workers-8.14.3_1-5|17	Source1:	http://j-chkmail.ensmp.fr/libmilter/README
14cr|libmilter-workers-8.14.3_1-5|18	
14cr|libmilter-workers-8.14.3_1-5|19	%description
14cr|libmilter-workers-8.14.3_1-5|20	Under original libmilter each connection generates one thread
14cr|libmilter-workers-8.14.3_1-5|21	on the filter. These threads remain alive during the connection
14cr|libmilter-workers-8.14.3_1-5|22	lifetime. So, one connection equals one thread.
14cr|libmilter-workers-8.14.3_1-5|23	
14cr|libmilter-workers-8.14.3_1-5|24	For huge servers, handling many simultaneous connections (say, a
14cr|libmilter-workers-8.14.3_1-5|25	hundred and more), this may be an issue.
14cr|libmilter-workers-8.14.3_1-5|26	
14cr|libmilter-workers-8.14.3_1-5|27	Most of the time, these threads are idle waiting for sendmail
14cr|libmilter-workers-8.14.3_1-5|28	commands (which come from remote clients). Tests at some domains
14cr|libmilter-workers-8.14.3_1-5|29	shows that this hold for more than 95 % of the time.
14cr|libmilter-workers-8.14.3_1-5|30	
14cr|libmilter-workers-8.14.3_1-5|31	This libmilter version creates a fixed number of threads (workers)
14cr|libmilter-workers-8.14.3_1-5|32	and distribute tasks when it receives commands from sendmail.
14cr|libmilter-workers-8.14.3_1-5|33	
14cr|libmilter-workers-8.14.3_1-5|34	#----------------------------------------------------------------------------
14cr|libmilter-workers-8.14.3_1-5|35	
14cr|libmilter-workers-8.14.3_1-5|36	%package -n %{sdevdname}
14cr|libmilter-workers-8.14.3_1-5|37	Summary:	Libmilter and a pool of threads
14cr|libmilter-workers-8.14.3_1-5|38	Group:		Development/C
14cr|libmilter-workers-8.14.3_1-5|39	Provides:	milter-devel = %{EVRD}
14cr|libmilter-workers-8.14.3_1-5|40	
14cr|libmilter-workers-8.14.3_1-5|41	%description -n %{sdevdname}
14cr|libmilter-workers-8.14.3_1-5|42	Under original libmilter each connection generates one thread
14cr|libmilter-workers-8.14.3_1-5|43	on the filter. These threads remain alive during the connection
14cr|libmilter-workers-8.14.3_1-5|44	lifetime. So, one connection equals one thread.
14cr|libmilter-workers-8.14.3_1-5|45	
14cr|libmilter-workers-8.14.3_1-5|46	For huge servers, handling many simultaneous connections (say, a
14cr|libmilter-workers-8.14.3_1-5|47	hundred and more), this may be an issue.
14cr|libmilter-workers-8.14.3_1-5|48	
14cr|libmilter-workers-8.14.3_1-5|49	Most of the time, these threads are idle waiting for sendmail
14cr|libmilter-workers-8.14.3_1-5|50	commands (which come from remote clients). Tests at some domains
14cr|libmilter-workers-8.14.3_1-5|51	shows that this hold for more than 95 % of the time.
14cr|libmilter-workers-8.14.3_1-5|52	
14cr|libmilter-workers-8.14.3_1-5|53	This libmilter version creates a fixed number of threads (workers)
14cr|libmilter-workers-8.14.3_1-5|54	and distribute tasks when it receives commands from sendmail.
14cr|libmilter-workers-8.14.3_1-5|55	
14cr|libmilter-workers-8.14.3_1-5|56	%files -n %{sdevdname}
14cr|libmilter-workers-8.14.3_1-5|57	%doc README
14cr|libmilter-workers-8.14.3_1-5|58	%{_includedir}/libmilter/*.h
14cr|libmilter-workers-8.14.3_1-5|59	%{_libdir}/*.a
14cr|libmilter-workers-8.14.3_1-5|60	
14cr|libmilter-workers-8.14.3_1-5|61	#----------------------------------------------------------------------------
14cr|libmilter-workers-8.14.3_1-5|62	
14cr|libmilter-workers-8.14.3_1-5|63	%prep
14cr|libmilter-workers-8.14.3_1-5|64	%setup -q -n %{name}-%{realversion}
14cr|libmilter-workers-8.14.3_1-5|65	cp -f %{SOURCE1} ./
14cr|libmilter-workers-8.14.3_1-5|66	
14cr|libmilter-workers-8.14.3_1-5|67	perl -pi -e "s/-O2/%{optflags}/" devtools/OS/Linux
14cr|libmilter-workers-8.14.3_1-5|68	
14cr|libmilter-workers-8.14.3_1-5|69	%build
14cr|libmilter-workers-8.14.3_1-5|70	%make
14cr|libmilter-workers-8.14.3_1-5|71	
14cr|libmilter-workers-8.14.3_1-5|72	%install
14cr|libmilter-workers-8.14.3_1-5|73	mkdir -p %{buildroot}%{_includedir}/libmilter/
14cr|libmilter-workers-8.14.3_1-5|74	cp include/libmilter/*.h %{buildroot}%{_includedir}/libmilter/
14cr|libmilter-workers-8.14.3_1-5|75	
14cr|libmilter-workers-8.14.3_1-5|76	mkdir -p %{buildroot}%{_libdir}
14cr|libmilter-workers-8.14.3_1-5|77	cp obj.`uname -s`.`uname -r`.`uname -m`/libmilter/libmilter.a %{buildroot}%{_libdir}
14cr|libmilter-workers-8.14.3_1-5|78	
14cr|libmilter-workers-8.14.3_1-5|79	
14cr|libmilter-workers-8.14.3_1-5|80	%changelog
14cr|libmilter-workers-8.14.3_1-5|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.14.3_1-5
14cr|libmilter-workers-8.14.3_1-5|82	+ Revision: 1942c41
14cr|libmilter-workers-8.14.3_1-5|83	- MassBuild#464: Increase release tag
14cr|libmilter-workers-8.14.3_1-5|84	
14cr|libmilter-workers-8.14.3_1-5|85	

2600 14
14cr|libmimedir-0.5.1-5|1	%define	major		0
14cr|libmimedir-0.5.1-5|2	%define libname		%mklibname mimedir %{major}
14cr|libmimedir-0.5.1-5|3	%define develname	%mklibname mimedir -d
14cr|libmimedir-0.5.1-5|4	
14cr|libmimedir-0.5.1-5|5	Summary:	MIME Directory Profile library
14cr|libmimedir-0.5.1-5|6	Name:		libmimedir
14cr|libmimedir-0.5.1-5|7	Version:	0.5.1
14cr|libmimedir-0.5.1-5|8	Release:	5
14cr|libmimedir-0.5.1-5|9	URL:		http://sourceforge.net/projects/libmimedir/
14cr|libmimedir-0.5.1-5|10	License:	BSD
14cr|libmimedir-0.5.1-5|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|libmimedir-0.5.1-5|12	Group:		System/Libraries
14cr|libmimedir-0.5.1-5|13	BuildRequires:	bison
14cr|libmimedir-0.5.1-5|14	BuildRequires:	flex
14cr|libmimedir-0.5.1-5|15	
14cr|libmimedir-0.5.1-5|16	%description
14cr|libmimedir-0.5.1-5|17	This library parses MIME Directory Profile which is defined in RFC 2425.
14cr|libmimedir-0.5.1-5|18	
14cr|libmimedir-0.5.1-5|19	%package -n	%{libname}
14cr|libmimedir-0.5.1-5|20	Summary:	MIME Directory Profile library
14cr|libmimedir-0.5.1-5|21	Group:          System/Libraries
14cr|libmimedir-0.5.1-5|22	
14cr|libmimedir-0.5.1-5|23	%description -n	%{libname}
14cr|libmimedir-0.5.1-5|24	This library parses MIME Directory Profile which is defined in RFC 2425.
14cr|libmimedir-0.5.1-5|25	
14cr|libmimedir-0.5.1-5|26	%package -n	%{develname}
14cr|libmimedir-0.5.1-5|27	Summary:	Development library and headers for the %{name} library
14cr|libmimedir-0.5.1-5|28	Group:		Development/C
14cr|libmimedir-0.5.1-5|29	Requires:	%{libname} = %{version}-%{release}
14cr|libmimedir-0.5.1-5|30	Obsoletes:	%{mklibname mimedir 0 -d}
14cr|libmimedir-0.5.1-5|31	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmimedir-0.5.1-5|32	
14cr|libmimedir-0.5.1-5|33	%description -n	%{develname}
14cr|libmimedir-0.5.1-5|34	This library parses MIME Directory Profile which is defined in RFC 2425.
14cr|libmimedir-0.5.1-5|35	
14cr|libmimedir-0.5.1-5|36	%prep
14cr|libmimedir-0.5.1-5|37	%setup -q -n %{name}-%{version}
14cr|libmimedir-0.5.1-5|38	perl -pi -e 's/444/644/g' Makefile.in
14cr|libmimedir-0.5.1-5|39	
14cr|libmimedir-0.5.1-5|40	%build
14cr|libmimedir-0.5.1-5|41	export CFLAGS="%{optflags} -fPIC"
14cr|libmimedir-0.5.1-5|42	%configure2_5x
14cr|libmimedir-0.5.1-5|43	# %make doesn't work
14cr|libmimedir-0.5.1-5|44	make
14cr|libmimedir-0.5.1-5|45	
14cr|libmimedir-0.5.1-5|46	%install
14cr|libmimedir-0.5.1-5|47	mkdir -p %buildroot{%_libdir,%_includedir}
14cr|libmimedir-0.5.1-5|48	%makeinstall
14cr|libmimedir-0.5.1-5|49	
14cr|libmimedir-0.5.1-5|50	find %buildroot -name *.so* -exec chmod 755 {} \;
14cr|libmimedir-0.5.1-5|51	
14cr|libmimedir-0.5.1-5|52	%files -n %{libname}
14cr|libmimedir-0.5.1-5|53	%defattr(-,root,root)
14cr|libmimedir-0.5.1-5|54	%doc COPYING ChangeLog README
14cr|libmimedir-0.5.1-5|55	%{_libdir}/*.so.*
14cr|libmimedir-0.5.1-5|56	
14cr|libmimedir-0.5.1-5|57	%files -n %{develname}
14cr|libmimedir-0.5.1-5|58	%defattr(-,root,root)
14cr|libmimedir-0.5.1-5|59	%doc COPYING ChangeLog README
14cr|libmimedir-0.5.1-5|60	%{_includedir}/*
14cr|libmimedir-0.5.1-5|61	%{_libdir}/*.so
14cr|libmimedir-0.5.1-5|62	%{_libdir}/*.a
14cr|libmimedir-0.5.1-5|63	
14cr|libmimedir-0.5.1-5|64	
14cr|libmimedir-0.5.1-5|65	
14cr|libmimedir-0.5.1-5|66	
14cr|libmimedir-0.5.1-5|67	
14cr|libmimedir-0.5.1-5|68	%changelog
14cr|libmimedir-0.5.1-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-5
14cr|libmimedir-0.5.1-5|70	+ Revision: 7f18ceb
14cr|libmimedir-0.5.1-5|71	- MassBuild#464: Increase release tag
14cr|libmimedir-0.5.1-5|72	
14cr|libmimedir-0.5.1-5|73	

2601 14
14cr|libmirage-2.1.1-2|1	%define		major 9
14cr|libmirage-2.1.1-2|2	%define		api_version 2.1
14cr|libmirage-2.1.1-2|3	%define		gir_major 2.1
14cr|libmirage-2.1.1-2|4	%define		libname %mklibname mirage %{major}
14cr|libmirage-2.1.1-2|5	%define		devname %mklibname mirage -d
14cr|libmirage-2.1.1-2|6	%define		girname %mklibname mirage-gir %{gir_major}
14cr|libmirage-2.1.1-2|7	
14cr|libmirage-2.1.1-2|8	Summary:	CD-ROM image access library
14cr|libmirage-2.1.1-2|9	Name:		libmirage
14cr|libmirage-2.1.1-2|10	Version:	2.1.1
14cr|libmirage-2.1.1-2|11	Release:	2
14cr|libmirage-2.1.1-2|12	License:	GPLv2+
14cr|libmirage-2.1.1-2|13	Group:		System/Libraries
14cr|libmirage-2.1.1-2|14	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cr|libmirage-2.1.1-2|15	Url:		http://cdemu.sourceforge.net/
14cr|libmirage-2.1.1-2|16	BuildRequires:	bison
14cr|libmirage-2.1.1-2|17	BuildRequires:	flex
14cr|libmirage-2.1.1-2|18	BuildRequires:	cmake
14cr|libmirage-2.1.1-2|19	BuildRequires:	bzip2-devel
14cr|libmirage-2.1.1-2|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|libmirage-2.1.1-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libmirage-2.1.1-2|22	BuildRequires:	pkgconfig(gtk-doc)
14cr|libmirage-2.1.1-2|23	BuildRequires:	pkgconfig(liblzma)
14cr|libmirage-2.1.1-2|24	BuildRequires:	pkgconfig(samplerate)
14cr|libmirage-2.1.1-2|25	BuildRequires:	pkgconfig(sndfile)
14cr|libmirage-2.1.1-2|26	BuildRequires:	pkgconfig(zlib)
14cr|libmirage-2.1.1-2|27	
14cr|libmirage-2.1.1-2|28	%description
14cr|libmirage-2.1.1-2|29	The aim of libMirage is to provide uniform access to the data stored in
14cr|libmirage-2.1.1-2|30	different image formats, by creating a representation of disc stored in image
14cr|libmirage-2.1.1-2|31	file, which is based on GObjects. There are various objects that represent
14cr|libmirage-2.1.1-2|32	different parts of the disc; disc, session, track, sector, etc. In addition to
14cr|libmirage-2.1.1-2|33	providing access to data provided by the image file, libMirage is also capable
14cr|libmirage-2.1.1-2|34	of generating some of the data that might not be present in image file. For
14cr|libmirage-2.1.1-2|35	instance, ISO image provides only user data from sector, without sync pattern,
14cr|libmirage-2.1.1-2|36	header, ECC/EDC codes or subchannel. When this missing data is requested,
14cr|libmirage-2.1.1-2|37	libMirage will transparently generate it.
14cr|libmirage-2.1.1-2|38	
14cr|libmirage-2.1.1-2|39	#----------------------------------------------------------------------------
14cr|libmirage-2.1.1-2|40	
14cr|libmirage-2.1.1-2|41	%package common
14cr|libmirage-2.1.1-2|42	Summary:	CD-ROM image access library - common files
14cr|libmirage-2.1.1-2|43	Group:		System/Libraries
14cr|libmirage-2.1.1-2|44	
14cr|libmirage-2.1.1-2|45	%description common
14cr|libmirage-2.1.1-2|46	Image access plugins for libMirage.
14cr|libmirage-2.1.1-2|47	
14cr|libmirage-2.1.1-2|48	%files common
14cr|libmirage-2.1.1-2|49	%{_datadir}/mime/packages/libmirage-*.xml
14cr|libmirage-2.1.1-2|50	
14cr|libmirage-2.1.1-2|51	#----------------------------------------------------------------------------
14cr|libmirage-2.1.1-2|52	
14cr|libmirage-2.1.1-2|53	%package -n %{libname}
14cr|libmirage-2.1.1-2|54	Summary:	CD-ROM image access library - shared library
14cr|libmirage-2.1.1-2|55	Group:		System/Libraries
14cr|libmirage-2.1.1-2|56	Requires:	%{name}-common >= %{EVRD}
14cr|libmirage-2.1.1-2|57	
14cr|libmirage-2.1.1-2|58	%description -n %{libname}
14cr|libmirage-2.1.1-2|59	Shared libraries of libMirage for software using it.
14cr|libmirage-2.1.1-2|60	
14cr|libmirage-2.1.1-2|61	%files -n %{libname}
14cr|libmirage-2.1.1-2|62	%{_libdir}/%{name}-%{api_version}
14cr|libmirage-2.1.1-2|63	%{_libdir}/libmirage.so.%{major}*
14cr|libmirage-2.1.1-2|64	
14cr|libmirage-2.1.1-2|65	#----------------------------------------------------------------------------
14cr|libmirage-2.1.1-2|66	
14cr|libmirage-2.1.1-2|67	%package -n %{devname}
14cr|libmirage-2.1.1-2|68	Summary:	CD-ROM image access library - development headers
14cr|libmirage-2.1.1-2|69	Group:		Development/C
14cr|libmirage-2.1.1-2|70	Requires:	%{libname} = %{EVRD}
14cr|libmirage-2.1.1-2|71	Requires:	%{girname} = %{EVRD}
14cr|libmirage-2.1.1-2|72	
14cr|libmirage-2.1.1-2|73	%description -n %{devname}
14cr|libmirage-2.1.1-2|74	Development headers for developing software using libMirage.
14cr|libmirage-2.1.1-2|75	
14cr|libmirage-2.1.1-2|76	The aim of libMirage is to provide uniform access to the data stored in
14cr|libmirage-2.1.1-2|77	different image formats, by creating a representation of disc stored in image
14cr|libmirage-2.1.1-2|78	file, which is based on GObjects. There are various objects that represent
14cr|libmirage-2.1.1-2|79	different parts of the disc; disc, session, track, sector, etc. In addition to
14cr|libmirage-2.1.1-2|80	providing access to data provided by the image file, libMirage is also capable
14cr|libmirage-2.1.1-2|81	of generating some of the data that might not be present in image file. For
14cr|libmirage-2.1.1-2|82	instance, ISO image provides only user data from sector, without sync pattern,
14cr|libmirage-2.1.1-2|83	header, ECC/EDC codes or subchannel. When this missing data is requested,
14cr|libmirage-2.1.1-2|84	libMirage will transparently generate it.
14cr|libmirage-2.1.1-2|85	
14cr|libmirage-2.1.1-2|86	%files -n %{devname}
14cr|libmirage-2.1.1-2|87	%doc README AUTHORS
14cr|libmirage-2.1.1-2|88	%{_includedir}/%{name}
14cr|libmirage-2.1.1-2|89	%{_libdir}/libmirage.so
14cr|libmirage-2.1.1-2|90	%{_libdir}/pkgconfig/libmirage.pc
14cr|libmirage-2.1.1-2|91	%{_datadir}/gir-1.0/libMirage-%{gir_major}.gir
14cr|libmirage-2.1.1-2|92	%{_datadir}/gtk-doc/html/libmirage
14cr|libmirage-2.1.1-2|93	
14cr|libmirage-2.1.1-2|94	#----------------------------------------------------------------------------
14cr|libmirage-2.1.1-2|95	
14cr|libmirage-2.1.1-2|96	%package -n %{girname}
14cr|libmirage-2.1.1-2|97	Summary:	GObject Introspection interface description for %{name}
14cr|libmirage-2.1.1-2|98	Group:		System/Libraries
14cr|libmirage-2.1.1-2|99	
14cr|libmirage-2.1.1-2|100	%description -n %{girname}
14cr|libmirage-2.1.1-2|101	GObject Introspection interface description for %{name}.
14cr|libmirage-2.1.1-2|102	
14cr|libmirage-2.1.1-2|103	%files -n %{girname}
14cr|libmirage-2.1.1-2|104	%{_libdir}/girepository-1.0/libMirage-%{gir_major}.typelib
14cr|libmirage-2.1.1-2|105	
14cr|libmirage-2.1.1-2|106	#----------------------------------------------------------------------------
14cr|libmirage-2.1.1-2|107	
14cr|libmirage-2.1.1-2|108	%prep
14cr|libmirage-2.1.1-2|109	%setup -q
14cr|libmirage-2.1.1-2|110	
14cr|libmirage-2.1.1-2|111	# See Mandriva bug #58086
14cr|libmirage-2.1.1-2|112	# The mirage defined mime types shadow the fd.o mimetypes, defining an alias
14cr|libmirage-2.1.1-2|113	# to the standard name. For example, *.iso files get classified as
14cr|libmirage-2.1.1-2|114	# "application/libmirage-iso". The mirage .xml file does define an alias
14cr|libmirage-2.1.1-2|115	# "application/x-cd-image". However, the fd.o shared-mime-info specification
14cr|libmirage-2.1.1-2|116	# forbids having aliases that conflict with mimetypes defined elsewhere.
14cr|libmirage-2.1.1-2|117	# Therefore at least KDE ignores such aliases, causing .iso and .cue pointing
14cr|libmirage-2.1.1-2|118	# to the libmirage mime types only.
14cr|libmirage-2.1.1-2|119	# For now, lessen the priorities and weights of libmirage definitions so that
14cr|libmirage-2.1.1-2|120	# fd.o provided mimetype definitions take priority. - Anssi 04/2010
14cr|libmirage-2.1.1-2|121	sed -i -e 's,priority="50",priority="48",' -e 's,glob pattern,glob weight="48" pattern,' src/parsers/*/libmirage-*.xml
14cr|libmirage-2.1.1-2|122	
14cr|libmirage-2.1.1-2|123	%build
14cr|libmirage-2.1.1-2|124	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cr|libmirage-2.1.1-2|125	%make
14cr|libmirage-2.1.1-2|126	
14cr|libmirage-2.1.1-2|127	%install
14cr|libmirage-2.1.1-2|128	%makeinstall_std -C build
14cr|libmirage-2.1.1-2|129	
14cr|libmirage-2.1.1-2|130	
14cr|libmirage-2.1.1-2|131	%changelog
14cr|libmirage-2.1.1-2|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|libmirage-2.1.1-2|133	+ Revision: db2c2f7
14cr|libmirage-2.1.1-2|134	- MassBuild#464: Increase release tag
14cr|libmirage-2.1.1-2|135	
14cr|libmirage-2.1.1-2|136	

2602 14
14cr|libmonetra-7.13.0-2|1	%define major 7
14cr|libmonetra-7.13.0-2|2	%define libname %mklibname monetra %{major}
14cr|libmonetra-7.13.0-2|3	%define libmcve %mklibname mcve %{major}
14cr|libmonetra-7.13.0-2|4	%define devname %mklibname monetra -d
14cr|libmonetra-7.13.0-2|5	
14cr|libmonetra-7.13.0-2|6	Summary:	Library to allow credit card processing through MCVE
14cr|libmonetra-7.13.0-2|7	Name:		libmonetra
14cr|libmonetra-7.13.0-2|8	Version:	7.13.0
14cr|libmonetra-7.13.0-2|9	Release:	2
14cr|libmonetra-7.13.0-2|10	License:	BSD
14cr|libmonetra-7.13.0-2|11	Group:		System/Libraries
14cr|libmonetra-7.13.0-2|12	Url:		http://www.mainstreetsoftworks.com/
14cr|libmonetra-7.13.0-2|13	Source0:	ftp://ftp.mcve.com/pub/libmonetra/%{name}-%{version}.tar.gz
14cr|libmonetra-7.13.0-2|14	BuildRequires:	pkgconfig(openssl)
14cr|libmonetra-7.13.0-2|15	
14cr|libmonetra-7.13.0-2|16	%description
14cr|libmonetra-7.13.0-2|17	library for connecting to a MCVE Credit Card Processing Daemon via
14cr|libmonetra-7.13.0-2|18	SSL, TCP/IP, and drop-files.
14cr|libmonetra-7.13.0-2|19	
14cr|libmonetra-7.13.0-2|20	#----------------------------------------------------------------------------
14cr|libmonetra-7.13.0-2|21	
14cr|libmonetra-7.13.0-2|22	%package -n %{libname}
14cr|libmonetra-7.13.0-2|23	Summary:	Library to allow credit card processing through MCVE
14cr|libmonetra-7.13.0-2|24	Group:		System/Libraries
14cr|libmonetra-7.13.0-2|25	
14cr|libmonetra-7.13.0-2|26	%description -n %{libname}
14cr|libmonetra-7.13.0-2|27	library for connecting to a MCVE Credit Card Processing Daemon via
14cr|libmonetra-7.13.0-2|28	SSL, TCP/IP, and drop-files.
14cr|libmonetra-7.13.0-2|29	
14cr|libmonetra-7.13.0-2|30	%files -n %{libname}
14cr|libmonetra-7.13.0-2|31	%doc AUTHORS ChangeLog LICENSE README
14cr|libmonetra-7.13.0-2|32	%{_libdir}/libmonetra.so.%{major}*
14cr|libmonetra-7.13.0-2|33	
14cr|libmonetra-7.13.0-2|34	#----------------------------------------------------------------------------
14cr|libmonetra-7.13.0-2|35	
14cr|libmonetra-7.13.0-2|36	%package -n %{libmcve}
14cr|libmonetra-7.13.0-2|37	Summary:	Library to allow credit card processing through MCVE
14cr|libmonetra-7.13.0-2|38	Group:		System/Libraries
14cr|libmonetra-7.13.0-2|39	Conflicts:	%{_lib}monetra7 < 7.7.0
14cr|libmonetra-7.13.0-2|40	
14cr|libmonetra-7.13.0-2|41	%description -n %{libmcve}
14cr|libmonetra-7.13.0-2|42	library for connecting to a MCVE Credit Card Processing Daemon via
14cr|libmonetra-7.13.0-2|43	SSL, TCP/IP, and drop-files.
14cr|libmonetra-7.13.0-2|44	
14cr|libmonetra-7.13.0-2|45	%files -n %{libmcve}
14cr|libmonetra-7.13.0-2|46	%doc AUTHORS ChangeLog LICENSE README
14cr|libmonetra-7.13.0-2|47	%{_libdir}/libmcve.so.%{major}*
14cr|libmonetra-7.13.0-2|48	
14cr|libmonetra-7.13.0-2|49	#----------------------------------------------------------------------------
14cr|libmonetra-7.13.0-2|50	
14cr|libmonetra-7.13.0-2|51	%package -n %{devname}
14cr|libmonetra-7.13.0-2|52	Summary:	Static library and header files for the %{name} library
14cr|libmonetra-7.13.0-2|53	Group:		Development/C
14cr|libmonetra-7.13.0-2|54	Requires:	%{libname} = %{EVRD}
14cr|libmonetra-7.13.0-2|55	Requires:	%{libmcve} = %{EVRD}
14cr|libmonetra-7.13.0-2|56	Provides:	%{name}-devel = %{EVRD}
14cr|libmonetra-7.13.0-2|57	
14cr|libmonetra-7.13.0-2|58	%description -n %{devname}
14cr|libmonetra-7.13.0-2|59	library for connecting to a MCVE Credit Card Processing Daemon via
14cr|libmonetra-7.13.0-2|60	SSL, TCP/IP, and drop-files.
14cr|libmonetra-7.13.0-2|61	
14cr|libmonetra-7.13.0-2|62	This package contains development library and its header files.
14cr|libmonetra-7.13.0-2|63	
14cr|libmonetra-7.13.0-2|64	%files -n %{devname}
14cr|libmonetra-7.13.0-2|65	%doc LICENSE
14cr|libmonetra-7.13.0-2|66	%{_includedir}/*
14cr|libmonetra-7.13.0-2|67	%{_libdir}/*.so
14cr|libmonetra-7.13.0-2|68	
14cr|libmonetra-7.13.0-2|69	#----------------------------------------------------------------------------
14cr|libmonetra-7.13.0-2|70	
14cr|libmonetra-7.13.0-2|71	%prep
14cr|libmonetra-7.13.0-2|72	%setup -q
14cr|libmonetra-7.13.0-2|73	
14cr|libmonetra-7.13.0-2|74	%build
14cr|libmonetra-7.13.0-2|75	autoreconf
14cr|libmonetra-7.13.0-2|76	%configure2_5x --disable-static
14cr|libmonetra-7.13.0-2|77	%make
14cr|libmonetra-7.13.0-2|78	
14cr|libmonetra-7.13.0-2|79	%install
14cr|libmonetra-7.13.0-2|80	%makeinstall_std
14cr|libmonetra-7.13.0-2|81	
14cr|libmonetra-7.13.0-2|82	
14cr|libmonetra-7.13.0-2|83	%changelog
14cr|libmonetra-7.13.0-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.13.0-2
14cr|libmonetra-7.13.0-2|85	+ Revision: 3c456bb
14cr|libmonetra-7.13.0-2|86	- MassBuild#464: Increase release tag
14cr|libmonetra-7.13.0-2|87	
14cr|libmonetra-7.13.0-2|88	

2603 14
14cr|libmp3splt-0.9.0-2|1	%define	oname	mp3splt
14cr|libmp3splt-0.9.0-2|2	%define	major	0
14cr|libmp3splt-0.9.0-2|3	%define	libname		%mklibname %{oname} %{major}
14cr|libmp3splt-0.9.0-2|4	%define	develname	%mklibname -d %{oname}
14cr|libmp3splt-0.9.0-2|5	
14cr|libmp3splt-0.9.0-2|6	%define	without_docs	1
14cr|libmp3splt-0.9.0-2|7	
14cr|libmp3splt-0.9.0-2|8	Name:		libmp3splt
14cr|libmp3splt-0.9.0-2|9	Version:	0.9.0
14cr|libmp3splt-0.9.0-2|10	Release:	2
14cr|libmp3splt-0.9.0-2|11	Summary:	Library to split MP3 and Ogg Files
14cr|libmp3splt-0.9.0-2|12	URL:		http://mp3splt.sourceforge.net
14cr|libmp3splt-0.9.0-2|13	Group:		System/Libraries
14cr|libmp3splt-0.9.0-2|14	License:	GPLv2+
14cr|libmp3splt-0.9.0-2|15	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
14cr|libmp3splt-0.9.0-2|16	Source100:	%{name}.rpmlintrc
14cr|libmp3splt-0.9.0-2|17	Patch0:		%{name}-0.8.2-fix-format-string.patch
14cr|libmp3splt-0.9.0-2|18	BuildRequires:	pkgconfig(ogg)
14cr|libmp3splt-0.9.0-2|19	BuildRequires:	pkgconfig(vorbis)
14cr|libmp3splt-0.9.0-2|20	BuildRequires:	pkgconfig(mad)
14cr|libmp3splt-0.9.0-2|21	BuildRequires:	pkgconfig(id3tag)
14cr|libmp3splt-0.9.0-2|22	BuildRequires:	pkgconfig(zlib)
14cr|libmp3splt-0.9.0-2|23	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cr|libmp3splt-0.9.0-2|24	BuildRequires:	gettext >= 0.13.1
14cr|libmp3splt-0.9.0-2|25	BuildRequires:	glibc-devel
14cr|libmp3splt-0.9.0-2|26	BuildRequires:	libltdl-devel
14cr|libmp3splt-0.9.0-2|27	BuildRequires:	pkgconfig(libpcre) >= 1.0
14cr|libmp3splt-0.9.0-2|28	%if !%{without_docs}
14cr|libmp3splt-0.9.0-2|29	BuildRequires:	graphviz
14cr|libmp3splt-0.9.0-2|30	BuildRequires:	doxygen
14cr|libmp3splt-0.9.0-2|31	%endif
14cr|libmp3splt-0.9.0-2|32	
14cr|libmp3splt-0.9.0-2|33	%description
14cr|libmp3splt-0.9.0-2|34	The mp3Splt project provides utilities to split mp3 and ogg files, by
14cr|libmp3splt-0.9.0-2|35	selecting a begin and an end time position, without decoding. It is very
14cr|libmp3splt-0.9.0-2|36	useful to split large mp3/ogg into smaller files, or to split entire albums to
14cr|libmp3splt-0.9.0-2|37	obtain original tracks. To split an album, the split points and filenames can
14cr|libmp3splt-0.9.0-2|38	be selected manually or automatically from CDDB (Internet or a local file), or
14cr|libmp3splt-0.9.0-2|39	from .cue files.
14cr|libmp3splt-0.9.0-2|40	
14cr|libmp3splt-0.9.0-2|41	It supports automatic silence detection, which can be used to adjust cddb/cue
14cr|libmp3splt-0.9.0-2|42	split points. It is also possible to extract tracks from Mp3Wrap or AlbumWrap
14cr|libmp3splt-0.9.0-2|43	files in a few seconds.
14cr|libmp3splt-0.9.0-2|44	
14cr|libmp3splt-0.9.0-2|45	The mp3splt project is divided in 3 parts: libmp3splt, mp3splt and
14cr|libmp3splt-0.9.0-2|46	mp3splt-gtk.
14cr|libmp3splt-0.9.0-2|47	
14cr|libmp3splt-0.9.0-2|48	#-----------------------------------------------------------------------------
14cr|libmp3splt-0.9.0-2|49	
14cr|libmp3splt-0.9.0-2|50	%package -n %{libname}
14cr|libmp3splt-0.9.0-2|51	Summary:	Library to split MP3 and Ogg Files
14cr|libmp3splt-0.9.0-2|52	Group:		System/Libraries
14cr|libmp3splt-0.9.0-2|53	
14cr|libmp3splt-0.9.0-2|54	%description -n %{libname}
14cr|libmp3splt-0.9.0-2|55	Library to split mp3 and ogg files selecting a begin and an end time position,
14cr|libmp3splt-0.9.0-2|56	without decoding. It's very useful to split large mp3/ogg to make smaller
14cr|libmp3splt-0.9.0-2|57	files or to split entire albums to obtain original tracks.
14cr|libmp3splt-0.9.0-2|58	
14cr|libmp3splt-0.9.0-2|59	%files -n %{libname} -f libmp3splt0.lang
14cr|libmp3splt-0.9.0-2|60	%doc AUTHORS ChangeLog README
14cr|libmp3splt-0.9.0-2|61	%{_libdir}/%{name}.so.%{major}*
14cr|libmp3splt-0.9.0-2|62	%dir %{_libdir}/libmp3splt0
14cr|libmp3splt-0.9.0-2|63	%{_libdir}/libmp3splt0/libsplt_*.so.%{major}*
14cr|libmp3splt-0.9.0-2|64	
14cr|libmp3splt-0.9.0-2|65	#-----------------------------------------------------------------------------
14cr|libmp3splt-0.9.0-2|66	
14cr|libmp3splt-0.9.0-2|67	%package -n %{develname}
14cr|libmp3splt-0.9.0-2|68	Summary:	Development files for %{name}
14cr|libmp3splt-0.9.0-2|69	Group:		Development/Other
14cr|libmp3splt-0.9.0-2|70	Requires:	%{libname} = %{version}-%{release}
14cr|libmp3splt-0.9.0-2|71	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmp3splt-0.9.0-2|72	
14cr|libmp3splt-0.9.0-2|73	%description -n %{develname}
14cr|libmp3splt-0.9.0-2|74	This package contains development files for the mp3splt project.
14cr|libmp3splt-0.9.0-2|75	
14cr|libmp3splt-0.9.0-2|76	%files -n %{develname}
14cr|libmp3splt-0.9.0-2|77	%doc AUTHORS ChangeLog README
14cr|libmp3splt-0.9.0-2|78	%{_includedir}/%{name}
14cr|libmp3splt-0.9.0-2|79	%{_libdir}/%{name}.so
14cr|libmp3splt-0.9.0-2|80	%{_libdir}/libmp3splt0/libsplt_*.so
14cr|libmp3splt-0.9.0-2|81	%{_libdir}/pkgconfig/%{name}.pc
14cr|libmp3splt-0.9.0-2|82	#{_datadir}/aclocal/%%{oname}.m4
14cr|libmp3splt-0.9.0-2|83	
14cr|libmp3splt-0.9.0-2|84	#-----------------------------------------------------------------------------
14cr|libmp3splt-0.9.0-2|85	
14cr|libmp3splt-0.9.0-2|86	%prep
14cr|libmp3splt-0.9.0-2|87	%setup -qn %{name}-%{version}
14cr|libmp3splt-0.9.0-2|88	%patch0 -p1
14cr|libmp3splt-0.9.0-2|89	
14cr|libmp3splt-0.9.0-2|90	
14cr|libmp3splt-0.9.0-2|91	%build
14cr|libmp3splt-0.9.0-2|92	%configure2_5x \
14cr|libmp3splt-0.9.0-2|93	%if %{without_docs}
14cr|libmp3splt-0.9.0-2|94	--disable-doxygen_doc \
14cr|libmp3splt-0.9.0-2|95	%endif
14cr|libmp3splt-0.9.0-2|96	--disable-rpath --disable-static
14cr|libmp3splt-0.9.0-2|97	%make
14cr|libmp3splt-0.9.0-2|98	
14cr|libmp3splt-0.9.0-2|99	
14cr|libmp3splt-0.9.0-2|100	%install
14cr|libmp3splt-0.9.0-2|101	%makeinstall_std
14cr|libmp3splt-0.9.0-2|102	
14cr|libmp3splt-0.9.0-2|103	%find_lang libmp3splt0
14cr|libmp3splt-0.9.0-2|104	
14cr|libmp3splt-0.9.0-2|105	
14cr|libmp3splt-0.9.0-2|106	
14cr|libmp3splt-0.9.0-2|107	%changelog
14cr|libmp3splt-0.9.0-2|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|libmp3splt-0.9.0-2|109	+ Revision: c7a5306
14cr|libmp3splt-0.9.0-2|110	- MassBuild#464: Increase release tag
14cr|libmp3splt-0.9.0-2|111	
14cr|libmp3splt-0.9.0-2|112	

2604 14
14cr|libmpd-11.8.17-2|1	%define major 1
14cr|libmpd-11.8.17-2|2	%define libname %mklibname mpd %{major}
14cr|libmpd-11.8.17-2|3	%define develname %mklibname mpd -d
14cr|libmpd-11.8.17-2|4	
14cr|libmpd-11.8.17-2|5	Summary:	Music Player Daemon Library
14cr|libmpd-11.8.17-2|6	Name:		libmpd
14cr|libmpd-11.8.17-2|7	Version:	11.8.17
14cr|libmpd-11.8.17-2|8	Release:	2
14cr|libmpd-11.8.17-2|9	License:	GPLv2+
14cr|libmpd-11.8.17-2|10	Group:		System/Libraries
14cr|libmpd-11.8.17-2|11	Url:		http://sarine.nl/libmpd
14cr|libmpd-11.8.17-2|12	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cr|libmpd-11.8.17-2|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|libmpd-11.8.17-2|14	
14cr|libmpd-11.8.17-2|15	%description
14cr|libmpd-11.8.17-2|16	Libmpd is an a library to easily connect to a mpd server.
14cr|libmpd-11.8.17-2|17	It's wraps around libmpdclient and provides a higher level api.
14cr|libmpd-11.8.17-2|18	
14cr|libmpd-11.8.17-2|19	%package -n %{libname}
14cr|libmpd-11.8.17-2|20	Summary:	Music Player Daemon Library
14cr|libmpd-11.8.17-2|21	Group:		System/Libraries
14cr|libmpd-11.8.17-2|22	
14cr|libmpd-11.8.17-2|23	%description -n %{libname}
14cr|libmpd-11.8.17-2|24	Libmpd is an a library to easily connect to a mpd server.
14cr|libmpd-11.8.17-2|25	It's wraps around libmpdclient and provides a higher level api.
14cr|libmpd-11.8.17-2|26	
14cr|libmpd-11.8.17-2|27	%package -n %{develname}
14cr|libmpd-11.8.17-2|28	Summary:	Header files for developing programs with libmpd
14cr|libmpd-11.8.17-2|29	Group:		Development/Other
14cr|libmpd-11.8.17-2|30	Requires:	%{libname} = %{version}-%{release}
14cr|libmpd-11.8.17-2|31	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmpd-11.8.17-2|32	Obsoletes:	%{name}-devel < 11.8.17-1
14cr|libmpd-11.8.17-2|33	
14cr|libmpd-11.8.17-2|34	%description -n %{develname}
14cr|libmpd-11.8.17-2|35	libmpd-devel is a sub-package which contains header files and libraries
14cr|libmpd-11.8.17-2|36	for developing program with libmpd.
14cr|libmpd-11.8.17-2|37	
14cr|libmpd-11.8.17-2|38	%prep
14cr|libmpd-11.8.17-2|39	%setup -q
14cr|libmpd-11.8.17-2|40	
14cr|libmpd-11.8.17-2|41	%build
14cr|libmpd-11.8.17-2|42	%configure2_5x \
14cr|libmpd-11.8.17-2|43	--disable-static
14cr|libmpd-11.8.17-2|44	
14cr|libmpd-11.8.17-2|45	%make
14cr|libmpd-11.8.17-2|46	
14cr|libmpd-11.8.17-2|47	%install
14cr|libmpd-11.8.17-2|48	%makeinstall_std
14cr|libmpd-11.8.17-2|49	
14cr|libmpd-11.8.17-2|50	%files -n %{libname}
14cr|libmpd-11.8.17-2|51	%{_libdir}/libmpd.so.%{major}*
14cr|libmpd-11.8.17-2|52	
14cr|libmpd-11.8.17-2|53	%files -n %{develname}
14cr|libmpd-11.8.17-2|54	%doc ChangeLog README
14cr|libmpd-11.8.17-2|55	%{_libdir}/libmpd.so
14cr|libmpd-11.8.17-2|56	%{_libdir}/pkgconfig/libmpd.pc
14cr|libmpd-11.8.17-2|57	%{_includedir}/libmpd-1.0
14cr|libmpd-11.8.17-2|58	
14cr|libmpd-11.8.17-2|59	
14cr|libmpd-11.8.17-2|60	%changelog
14cr|libmpd-11.8.17-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.8.17-2
14cr|libmpd-11.8.17-2|62	+ Revision: 8e35508
14cr|libmpd-11.8.17-2|63	- MassBuild#464: Increase release tag
14cr|libmpd-11.8.17-2|64	
14cr|libmpd-11.8.17-2|65	

2605 14
14cr|libmpdclient-2.9-2|1	%define	major	2
14cr|libmpdclient-2.9-2|2	%define	libname		%mklibname mpdclient %{major}
14cr|libmpdclient-2.9-2|3	%define	develname	%mklibname -d mpdclient
14cr|libmpdclient-2.9-2|4	
14cr|libmpdclient-2.9-2|5	Name:		libmpdclient
14cr|libmpdclient-2.9-2|6	Version:	2.9
14cr|libmpdclient-2.9-2|7	Release:	2
14cr|libmpdclient-2.9-2|8	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
14cr|libmpdclient-2.9-2|9	Group:		System/Libraries
14cr|libmpdclient-2.9-2|10	License:	BSD
14cr|libmpdclient-2.9-2|11	Url:		http://www.musicpd.org
14cr|libmpdclient-2.9-2|12	Source0:	http://www.musicpd.org/download/%{name}/2/%{name}-%{version}.tar.xz
14cr|libmpdclient-2.9-2|13	BuildRequires:	doxygen
14cr|libmpdclient-2.9-2|14	
14cr|libmpdclient-2.9-2|15	%description
14cr|libmpdclient-2.9-2|16	A stable, documented, asynchronous API library for interfacing MPD in the C,
14cr|libmpdclient-2.9-2|17	C++ & Objective C languages.
14cr|libmpdclient-2.9-2|18	
14cr|libmpdclient-2.9-2|19	#-----------------------------------------------------------------------------
14cr|libmpdclient-2.9-2|20	
14cr|libmpdclient-2.9-2|21	%package -n %{libname}
14cr|libmpdclient-2.9-2|22	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
14cr|libmpdclient-2.9-2|23	Group:		System/Libraries
14cr|libmpdclient-2.9-2|24	Provides:	%{name} = %{version}-%{release}
14cr|libmpdclient-2.9-2|25	Requires:	mpd >= 0.18
14cr|libmpdclient-2.9-2|26	
14cr|libmpdclient-2.9-2|27	%description -n %{libname}
14cr|libmpdclient-2.9-2|28	A stable, documented, asynchronous API library for interfacing MPD in the C,
14cr|libmpdclient-2.9-2|29	C++ & Objective C languages.
14cr|libmpdclient-2.9-2|30	
14cr|libmpdclient-2.9-2|31	%files -n %{libname}
14cr|libmpdclient-2.9-2|32	%doc COPYING
14cr|libmpdclient-2.9-2|33	%{_libdir}/%{name}.so.%{major}*
14cr|libmpdclient-2.9-2|34	
14cr|libmpdclient-2.9-2|35	#-----------------------------------------------------------------------------
14cr|libmpdclient-2.9-2|36	
14cr|libmpdclient-2.9-2|37	%package -n %{develname}
14cr|libmpdclient-2.9-2|38	Summary:	Devel headers for %{name}
14cr|libmpdclient-2.9-2|39	Group:		Development/C
14cr|libmpdclient-2.9-2|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|libmpdclient-2.9-2|41	Requires:	%{libname} = %{version}
14cr|libmpdclient-2.9-2|42	
14cr|libmpdclient-2.9-2|43	%description -n %{develname}
14cr|libmpdclient-2.9-2|44	Devel headers for %{name}.
14cr|libmpdclient-2.9-2|45	
14cr|libmpdclient-2.9-2|46	%files -n %{develname}
14cr|libmpdclient-2.9-2|47	%doc COPYING NEWS README
14cr|libmpdclient-2.9-2|48	%doc doc/api/html/*
14cr|libmpdclient-2.9-2|49	%{_datadir}/doc/%{name}/*
14cr|libmpdclient-2.9-2|50	%{_datadir}/vala/vapi/%{name}.vapi
14cr|libmpdclient-2.9-2|51	%dir %{_includedir}/mpd/
14cr|libmpdclient-2.9-2|52	%{_includedir}/mpd/*.h
14cr|libmpdclient-2.9-2|53	%{_libdir}/%{name}.so
14cr|libmpdclient-2.9-2|54	%{_libdir}/pkgconfig/%{name}.pc
14cr|libmpdclient-2.9-2|55	
14cr|libmpdclient-2.9-2|56	#-----------------------------------------------------------------------------
14cr|libmpdclient-2.9-2|57	
14cr|libmpdclient-2.9-2|58	%prep
14cr|libmpdclient-2.9-2|59	%setup -q
14cr|libmpdclient-2.9-2|60	
14cr|libmpdclient-2.9-2|61	
14cr|libmpdclient-2.9-2|62	%build
14cr|libmpdclient-2.9-2|63	%configure2_5x --disable-static
14cr|libmpdclient-2.9-2|64	%make
14cr|libmpdclient-2.9-2|65	
14cr|libmpdclient-2.9-2|66	
14cr|libmpdclient-2.9-2|67	%install
14cr|libmpdclient-2.9-2|68	%makeinstall_std
14cr|libmpdclient-2.9-2|69	
14cr|libmpdclient-2.9-2|70	
14cr|libmpdclient-2.9-2|71	
14cr|libmpdclient-2.9-2|72	%changelog
14cr|libmpdclient-2.9-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-2
14cr|libmpdclient-2.9-2|74	+ Revision: d019e83
14cr|libmpdclient-2.9-2|75	- MassBuild#464: Increase release tag
14cr|libmpdclient-2.9-2|76	
14cr|libmpdclient-2.9-2|77	

2606 14
14cr|libmsntp-1.6a-9|1	%define	major 1
14cr|libmsntp-1.6a-9|2	%define libname	%mklibname msntp %{major}
14cr|libmsntp-1.6a-9|3	
14cr|libmsntp-1.6a-9|4	Summary:	Full-featured, compact, portable SNTP library
14cr|libmsntp-1.6a-9|5	Name:		libmsntp
14cr|libmsntp-1.6a-9|6	Version:	1.6a
14cr|libmsntp-1.6a-9|7	Release:	9
14cr|libmsntp-1.6a-9|8	Group:		System/Libraries
14cr|libmsntp-1.6a-9|9	License:	GPL
14cr|libmsntp-1.6a-9|10	URL:		http://snarfed.org/space/libmsntp
14cr|libmsntp-1.6a-9|11	Source0:	http://ryan.barrett.name/%{name}-%{version}.tar.bz2
14cr|libmsntp-1.6a-9|12	Patch0:		libmsntp-1.6a-shared.diff
14cr|libmsntp-1.6a-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|libmsntp-1.6a-9|14	
14cr|libmsntp-1.6a-9|15	%description
14cr|libmsntp-1.6a-9|16	libmsntp is a full-featured, compact, portable SNTP library.
14cr|libmsntp-1.6a-9|17	
14cr|libmsntp-1.6a-9|18	libmsntp provides SNTP client and server functionality in a shared
14cr|libmsntp-1.6a-9|19	library with a simple API. SNTP (RFC 2030) is a simplified version
14cr|libmsntp-1.6a-9|20	of NTP, which allows precise synchronization of system clocks over
14cr|libmsntp-1.6a-9|21	a best-effort network.
14cr|libmsntp-1.6a-9|22	
14cr|libmsntp-1.6a-9|23	%package -n	%{libname}
14cr|libmsntp-1.6a-9|24	Summary:	Full-featured, compact, portable SNTP library
14cr|libmsntp-1.6a-9|25	Group:          System/Libraries
14cr|libmsntp-1.6a-9|26	
14cr|libmsntp-1.6a-9|27	%description -n	%{libname}
14cr|libmsntp-1.6a-9|28	libmsntp is a full-featured, compact, portable SNTP library.
14cr|libmsntp-1.6a-9|29	
14cr|libmsntp-1.6a-9|30	libmsntp provides SNTP client and server functionality in a shared
14cr|libmsntp-1.6a-9|31	library with a simple API. SNTP (RFC 2030) is a simplified version
14cr|libmsntp-1.6a-9|32	of NTP, which allows precise synchronization of system clocks over
14cr|libmsntp-1.6a-9|33	a best-effort network.
14cr|libmsntp-1.6a-9|34	
14cr|libmsntp-1.6a-9|35	%package -n	%{libname}-devel
14cr|libmsntp-1.6a-9|36	Summary:	Static library and header files for the libmsntp library
14cr|libmsntp-1.6a-9|37	Group:		Development/C
14cr|libmsntp-1.6a-9|38	Obsoletes:	%{name}-devel
14cr|libmsntp-1.6a-9|39	Provides:	%{name}-devel
14cr|libmsntp-1.6a-9|40	Requires:	%{libname} = %{version}-%{release}
14cr|libmsntp-1.6a-9|41	
14cr|libmsntp-1.6a-9|42	%description -n	%{libname}-devel
14cr|libmsntp-1.6a-9|43	libmsntp is a full-featured, compact, portable SNTP library.
14cr|libmsntp-1.6a-9|44	
14cr|libmsntp-1.6a-9|45	libmsntp provides SNTP client and server functionality in a shared
14cr|libmsntp-1.6a-9|46	library with a simple API. SNTP (RFC 2030) is a simplified version
14cr|libmsntp-1.6a-9|47	of NTP, which allows precise synchronization of system clocks over
14cr|libmsntp-1.6a-9|48	a best-effort network.
14cr|libmsntp-1.6a-9|49	
14cr|libmsntp-1.6a-9|50	This package contains the static libevent library and its header files
14cr|libmsntp-1.6a-9|51	needed to compile applications such as stegdetect, etc.
14cr|libmsntp-1.6a-9|52	
14cr|libmsntp-1.6a-9|53	%prep
14cr|libmsntp-1.6a-9|54	
14cr|libmsntp-1.6a-9|55	%setup -q -n %{name}-%{version}
14cr|libmsntp-1.6a-9|56	%patch0 -p0
14cr|libmsntp-1.6a-9|57	
14cr|libmsntp-1.6a-9|58	%build
14cr|libmsntp-1.6a-9|59	
14cr|libmsntp-1.6a-9|60	%make \
14cr|libmsntp-1.6a-9|61	CFLAGS="%{optflags} -fPIC -DPIC" \
14cr|libmsntp-1.6a-9|62	shared static
14cr|libmsntp-1.6a-9|63	
14cr|libmsntp-1.6a-9|64	%install
14cr|libmsntp-1.6a-9|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libmsntp-1.6a-9|66	
14cr|libmsntp-1.6a-9|67	install -d %{buildroot}%{_libdir}
14cr|libmsntp-1.6a-9|68	install -d %{buildroot}%{_includedir}
14cr|libmsntp-1.6a-9|69	
14cr|libmsntp-1.6a-9|70	install -m0755 libmsntp.so.%{major} %{buildroot}%{_libdir}/
14cr|libmsntp-1.6a-9|71	install -m0644 libmsntp.a %{buildroot}%{_libdir}/
14cr|libmsntp-1.6a-9|72	ln -s libmsntp.so.%{major} %{buildroot}%{_libdir}/libmsntp.so
14cr|libmsntp-1.6a-9|73	install -m0644 libmsntp.h %{buildroot}%{_includedir}/
14cr|libmsntp-1.6a-9|74	
14cr|libmsntp-1.6a-9|75	%if %mdkversion < 200900
14cr|libmsntp-1.6a-9|76	%post -n %{libname} -p /sbin/ldconfig
14cr|libmsntp-1.6a-9|77	%endif
14cr|libmsntp-1.6a-9|78	
14cr|libmsntp-1.6a-9|79	%if %mdkversion < 200900
14cr|libmsntp-1.6a-9|80	%postun -n %{libname} -p /sbin/ldconfig
14cr|libmsntp-1.6a-9|81	%endif
14cr|libmsntp-1.6a-9|82	
14cr|libmsntp-1.6a-9|83	%clean
14cr|libmsntp-1.6a-9|84	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libmsntp-1.6a-9|85	
14cr|libmsntp-1.6a-9|86	%files -n %{libname}
14cr|libmsntp-1.6a-9|87	%defattr(-,root,root)
14cr|libmsntp-1.6a-9|88	%doc Copyright.msntp LICENSE README*
14cr|libmsntp-1.6a-9|89	%{_libdir}/*.so.*
14cr|libmsntp-1.6a-9|90	
14cr|libmsntp-1.6a-9|91	%files -n %{libname}-devel
14cr|libmsntp-1.6a-9|92	%defattr(-,root,root)
14cr|libmsntp-1.6a-9|93	%doc example.c
14cr|libmsntp-1.6a-9|94	%{_includedir}/*
14cr|libmsntp-1.6a-9|95	%{_libdir}/*.so
14cr|libmsntp-1.6a-9|96	%{_libdir}/*.a
14cr|libmsntp-1.6a-9|97	
14cr|libmsntp-1.6a-9|98	
14cr|libmsntp-1.6a-9|99	
14cr|libmsntp-1.6a-9|100	
14cr|libmsntp-1.6a-9|101	
14cr|libmsntp-1.6a-9|102	%changelog
14cr|libmsntp-1.6a-9|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6a-9
14cr|libmsntp-1.6a-9|104	+ Revision: 8dc3564
14cr|libmsntp-1.6a-9|105	- MassBuild#464: Increase release tag
14cr|libmsntp-1.6a-9|106	
14cr|libmsntp-1.6a-9|107	

2607 14
14cr|libmusclecard-1.3.6-4|1	%define libmusclename %mklibname musclecard 1
14cr|libmusclecard-1.3.6-4|2	%define pkgname libmusclecard
14cr|libmusclecard-1.3.6-4|3	
14cr|libmusclecard-1.3.6-4|4	Summary: Muscle PCSC Framework for Linux libraries
14cr|libmusclecard-1.3.6-4|5	Name: libmusclecard
14cr|libmusclecard-1.3.6-4|6	Version: 1.3.6
14cr|libmusclecard-1.3.6-4|7	Release: 4
14cr|libmusclecard-1.3.6-4|8	License: GPL
14cr|libmusclecard-1.3.6-4|9	Group: System/Libraries
14cr|libmusclecard-1.3.6-4|10	Source0: https://alioth.debian.org/download.php/1478/libmusclecard-%{version}.tar.bz2
14cr|libmusclecard-1.3.6-4|11	Source1: https://alioth.debian.org/download.php/1479/libmusclecard-%{version}.tar.bz2.asc
14cr|libmusclecard-1.3.6-4|12	Patch0: libmusclecard-1.3.6-pcsclite-1.6.patch
14cr|libmusclecard-1.3.6-4|13	URL: http://pcsclite.alioth.debian.org/
14cr|libmusclecard-1.3.6-4|14	# actually, it needs 1.2.9-beta7 or higher, but I don't want
14cr|libmusclecard-1.3.6-4|15	# to play with rpm e-v-r comparisons with a "beta" string in them
14cr|libmusclecard-1.3.6-4|16	BuildRequires: libpcsclite-devel >= 1.3.0
14cr|libmusclecard-1.3.6-4|17	BuildRequires: pkgconfig
14cr|libmusclecard-1.3.6-4|18	
14cr|libmusclecard-1.3.6-4|19	%description
14cr|libmusclecard-1.3.6-4|20	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
14cr|libmusclecard-1.3.6-4|21	very small form factor for communicating to smartcards and readers.
14cr|libmusclecard-1.3.6-4|22	PCSC Lite uses the same winscard api as used under Windows(R).
14cr|libmusclecard-1.3.6-4|23	
14cr|libmusclecard-1.3.6-4|24	The %{name}-devel package contains the header files and libraries
14cr|libmusclecard-1.3.6-4|25	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
14cr|libmusclecard-1.3.6-4|26	programs, you'll need to install this package.
14cr|libmusclecard-1.3.6-4|27	
14cr|libmusclecard-1.3.6-4|28	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
14cr|libmusclecard-1.3.6-4|29	package is suported by A.E.T. Europe B.V. when used in combination with
14cr|libmusclecard-1.3.6-4|30	SafeSign.
14cr|libmusclecard-1.3.6-4|31	
14cr|libmusclecard-1.3.6-4|32	%package -n %{libmusclename}
14cr|libmusclecard-1.3.6-4|33	Summary: Muscle PCSC Framework for Linux libraries
14cr|libmusclecard-1.3.6-4|34	Group: System/Libraries
14cr|libmusclecard-1.3.6-4|35	# up to version 1.3.0, libpcsclite had libmusclecard files
14cr|libmusclecard-1.3.6-4|36	Conflicts: pcsc-lite < 1.3.0
14cr|libmusclecard-1.3.6-4|37	Provides: libmusclecard = %{EVRD}
14cr|libmusclecard-1.3.6-4|38	
14cr|libmusclecard-1.3.6-4|39	%description -n %{libmusclename}
14cr|libmusclecard-1.3.6-4|40	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
14cr|libmusclecard-1.3.6-4|41	very small form factor for communicating to smartcards and readers.
14cr|libmusclecard-1.3.6-4|42	PCSC Lite uses the same winscard api as used under Windows(R).
14cr|libmusclecard-1.3.6-4|43	
14cr|libmusclecard-1.3.6-4|44	The %{name}-devel package contains the header files and libraries
14cr|libmusclecard-1.3.6-4|45	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
14cr|libmusclecard-1.3.6-4|46	programs, you'll need to install this package.
14cr|libmusclecard-1.3.6-4|47	
14cr|libmusclecard-1.3.6-4|48	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
14cr|libmusclecard-1.3.6-4|49	package is suported by A.E.T. Europe B.V. when used in combination with
14cr|libmusclecard-1.3.6-4|50	SafeSign.
14cr|libmusclecard-1.3.6-4|51	
14cr|libmusclecard-1.3.6-4|52	%package -n %{libmusclename}-devel
14cr|libmusclecard-1.3.6-4|53	Summary: Files used for libmusclecard development
14cr|libmusclecard-1.3.6-4|54	Group: Development/Other
14cr|libmusclecard-1.3.6-4|55	Requires: %{name} = %{version}
14cr|libmusclecard-1.3.6-4|56	# up to version 1.3.0, libpcsclite had libmusclecard files
14cr|libmusclecard-1.3.6-4|57	Conflicts: %{mklibname pcsclite 1 -d} < 1.3.0
14cr|libmusclecard-1.3.6-4|58	Provides: libmusclecard-devel = %{EVRD}
14cr|libmusclecard-1.3.6-4|59	
14cr|libmusclecard-1.3.6-4|60	%description -n %{libmusclename}-devel
14cr|libmusclecard-1.3.6-4|61	This package contains files used for libmusclecard development.
14cr|libmusclecard-1.3.6-4|62	
14cr|libmusclecard-1.3.6-4|63	%package -n %{libmusclename}-static-devel
14cr|libmusclecard-1.3.6-4|64	Summary: Static library used for libmusclecard development
14cr|libmusclecard-1.3.6-4|65	Group: Development/Other
14cr|libmusclecard-1.3.6-4|66	Requires: %{name}-devel = %{version}
14cr|libmusclecard-1.3.6-4|67	# up to version 1.3.0, libpcsclite had libmusclecard files
14cr|libmusclecard-1.3.6-4|68	Conflicts: %{mklibname pcsclite 1 -d -s} < 1.3.0
14cr|libmusclecard-1.3.6-4|69	Provides: libmusclecard-static-devel = %{EVRD}
14cr|libmusclecard-1.3.6-4|70	
14cr|libmusclecard-1.3.6-4|71	%description -n %{libmusclename}-static-devel
14cr|libmusclecard-1.3.6-4|72	This package contains a libmusclecard static library used for development.
14cr|libmusclecard-1.3.6-4|73	
14cr|libmusclecard-1.3.6-4|74	%prep
14cr|libmusclecard-1.3.6-4|75	%setup -q -n %{pkgname}-%{version}
14cr|libmusclecard-1.3.6-4|76	%patch0 -p0
14cr|libmusclecard-1.3.6-4|77	
14cr|libmusclecard-1.3.6-4|78	%build
14cr|libmusclecard-1.3.6-4|79	autoreconf -fi
14cr|libmusclecard-1.3.6-4|80	%configure2_5x --enable-muscledropdir=%{_libdir}/pcsc/services
14cr|libmusclecard-1.3.6-4|81	%make
14cr|libmusclecard-1.3.6-4|82	
14cr|libmusclecard-1.3.6-4|83	%install
14cr|libmusclecard-1.3.6-4|84	%makeinstall_std
14cr|libmusclecard-1.3.6-4|85	
14cr|libmusclecard-1.3.6-4|86	# this file is included in %%doc
14cr|libmusclecard-1.3.6-4|87	rm -rf %{buildroot}%{_prefix}/doc
14cr|libmusclecard-1.3.6-4|88	
14cr|libmusclecard-1.3.6-4|89	%files -n %{libmusclename}
14cr|libmusclecard-1.3.6-4|90	%{_libdir}/libmusclecard.so.*
14cr|libmusclecard-1.3.6-4|91	
14cr|libmusclecard-1.3.6-4|92	%files -n %{libmusclename}-devel
14cr|libmusclecard-1.3.6-4|93	%doc AUTHORS COPYING ChangeLog
14cr|libmusclecard-1.3.6-4|94	%doc ChangeLog.svn doc/*.pdf
14cr|libmusclecard-1.3.6-4|95	%{_includedir}/PCSC/*
14cr|libmusclecard-1.3.6-4|96	%{_libdir}/libmusclecard.so
14cr|libmusclecard-1.3.6-4|97	%{_libdir}/pkgconfig/libmusclecard.pc
14cr|libmusclecard-1.3.6-4|98	%{_sbindir}/bundleTool
14cr|libmusclecard-1.3.6-4|99	%{_mandir}/man8/bundleTool.8*
14cr|libmusclecard-1.3.6-4|100	
14cr|libmusclecard-1.3.6-4|101	%files -n %{libmusclename}-static-devel
14cr|libmusclecard-1.3.6-4|102	%{_libdir}/libmusclecard.a
14cr|libmusclecard-1.3.6-4|103	
14cr|libmusclecard-1.3.6-4|104	
14cr|libmusclecard-1.3.6-4|105	
14cr|libmusclecard-1.3.6-4|106	
14cr|libmusclecard-1.3.6-4|107	
14cr|libmusclecard-1.3.6-4|108	%changelog
14cr|libmusclecard-1.3.6-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-4
14cr|libmusclecard-1.3.6-4|110	+ Revision: 53ad40c
14cr|libmusclecard-1.3.6-4|111	- MassBuild#464: Increase release tag
14cr|libmusclecard-1.3.6-4|112	
14cr|libmusclecard-1.3.6-4|113	

2608 14
14cr|libmxp-0.2.4-3|1	Summary: Library that parses MXP stream
14cr|libmxp-0.2.4-3|2	Name: libmxp
14cr|libmxp-0.2.4-3|3	Version: 0.2.4
14cr|libmxp-0.2.4-3|4	Release: 3
14cr|libmxp-0.2.4-3|5	Source0: http://www.kmuddy.com/libmxp/files/%name-%version.tar.gz
14cr|libmxp-0.2.4-3|6	License: LGPLv2+
14cr|libmxp-0.2.4-3|7	Group: Development/C++
14cr|libmxp-0.2.4-3|8	BuildRequires: cmake
14cr|libmxp-0.2.4-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libmxp-0.2.4-3|10	Url: http://www.kmuddy.com
14cr|libmxp-0.2.4-3|11	
14cr|libmxp-0.2.4-3|12	%description
14cr|libmxp-0.2.4-3|13	Library that parses MXP stream.
14cr|libmxp-0.2.4-3|14	
14cr|libmxp-0.2.4-3|15	%define libname %mklibname mxp 0
14cr|libmxp-0.2.4-3|16	%package -n %libname
14cr|libmxp-0.2.4-3|17	Summary: Library file for mxp
14cr|libmxp-0.2.4-3|18	Group: Development/C++
14cr|libmxp-0.2.4-3|19	
14cr|libmxp-0.2.4-3|20	%description -n %libname
14cr|libmxp-0.2.4-3|21	This package contains library files of libmxp.
14cr|libmxp-0.2.4-3|22	
14cr|libmxp-0.2.4-3|23	%define develname %mklibname -d mxp
14cr|libmxp-0.2.4-3|24	%package -n %develname
14cr|libmxp-0.2.4-3|25	Summary: mxp devellopment files
14cr|libmxp-0.2.4-3|26	Group: Development/C++
14cr|libmxp-0.2.4-3|27	Requires: %libname = %version
14cr|libmxp-0.2.4-3|28	Provides: %name-devel = %version-%release
14cr|libmxp-0.2.4-3|29	
14cr|libmxp-0.2.4-3|30	%description -n %develname
14cr|libmxp-0.2.4-3|31	This package contains files need to build applications using libmxp.
14cr|libmxp-0.2.4-3|32	
14cr|libmxp-0.2.4-3|33	%prep
14cr|libmxp-0.2.4-3|34	%setup -q -n %name-%version
14cr|libmxp-0.2.4-3|35	
14cr|libmxp-0.2.4-3|36	%build
14cr|libmxp-0.2.4-3|37	%cmake
14cr|libmxp-0.2.4-3|38	%make
14cr|libmxp-0.2.4-3|39	
14cr|libmxp-0.2.4-3|40	%install
14cr|libmxp-0.2.4-3|41	rm -rf $RPM_BUILD_ROOT
14cr|libmxp-0.2.4-3|42	%makeinstall_std -C build
14cr|libmxp-0.2.4-3|43	
14cr|libmxp-0.2.4-3|44	%clean
14cr|libmxp-0.2.4-3|45	rm -rf $RPM_BUILD_ROOT
14cr|libmxp-0.2.4-3|46	
14cr|libmxp-0.2.4-3|47	%files -n %libname
14cr|libmxp-0.2.4-3|48	%defattr(-,root,root)
14cr|libmxp-0.2.4-3|49	%{_libdir}/*.so.0*
14cr|libmxp-0.2.4-3|50	
14cr|libmxp-0.2.4-3|51	%files -n %develname
14cr|libmxp-0.2.4-3|52	%defattr(-,root,root)
14cr|libmxp-0.2.4-3|53	%doc ChangeLog README* NEWS
14cr|libmxp-0.2.4-3|54	%_libdir/*.so
14cr|libmxp-0.2.4-3|55	%_includedir/*
14cr|libmxp-0.2.4-3|56	
14cr|libmxp-0.2.4-3|57	
14cr|libmxp-0.2.4-3|58	
14cr|libmxp-0.2.4-3|59	%changelog
14cr|libmxp-0.2.4-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-3
14cr|libmxp-0.2.4-3|61	+ Revision: 6188f12
14cr|libmxp-0.2.4-3|62	- MassBuild#464: Increase release tag
14cr|libmxp-0.2.4-3|63	
14cr|libmxp-0.2.4-3|64	

2609 14
14cr|libnb-javaparser-6.8-3|1	# Prevent brp-java-repack-jars from being run.
14cr|libnb-javaparser-6.8-3|2	%define __jar_repack %{nil}
14cr|libnb-javaparser-6.8-3|3	
14cr|libnb-javaparser-6.8-3|4	Name:           libnb-javaparser
14cr|libnb-javaparser-6.8-3|5	Version:        6.8
14cr|libnb-javaparser-6.8-3|6	Release:        3
14cr|libnb-javaparser-6.8-3|7	Summary:        NetBeans Java Parser
14cr|libnb-javaparser-6.8-3|8	License:        GPLv2 with exceptions
14cr|libnb-javaparser-6.8-3|9	Url:            http://java.netbeans.org/javaparser/
14cr|libnb-javaparser-6.8-3|10	Group:          Development/Java
14cr|libnb-javaparser-6.8-3|11	# The source for this package was pulled from upstream's vcs.  Use the
14cr|libnb-javaparser-6.8-3|12	# following commands to generate the tarball:
14cr|libnb-javaparser-6.8-3|13	# hg clone http://hg.netbeans.org/main/nb-javac/
14cr|libnb-javaparser-6.8-3|14	# cd nb-javac/
14cr|libnb-javaparser-6.8-3|15	# hg update -r 1c46268162cd
14cr|libnb-javaparser-6.8-3|16	# tar -czvf ../nb-javac-6.8.tar.gz *
14cr|libnb-javaparser-6.8-3|17	Source0:        nb-javac-%{version}.tar.gz
14cr|libnb-javaparser-6.8-3|18	
14cr|libnb-javaparser-6.8-3|19	BuildRequires:  ant
14cr|libnb-javaparser-6.8-3|20	BuildRequires:  ant-nodeps
14cr|libnb-javaparser-6.8-3|21	BuildRequires:  java-devel >= 0:1.6.0
14cr|libnb-javaparser-6.8-3|22	BuildRequires:  jpackage-utils
14cr|libnb-javaparser-6.8-3|23	BuildRequires:  java-rpmbuild >= 1.5
14cr|libnb-javaparser-6.8-3|24	
14cr|libnb-javaparser-6.8-3|25	Requires:       java >= 1.6.0
14cr|libnb-javaparser-6.8-3|26	Requires:       jpackage-utils
14cr|libnb-javaparser-6.8-3|27	Provides:       netbeans-javaparser
14cr|libnb-javaparser-6.8-3|28	
14cr|libnb-javaparser-6.8-3|29	BuildArch:      noarch
14cr|libnb-javaparser-6.8-3|30	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|libnb-javaparser-6.8-3|31	
14cr|libnb-javaparser-6.8-3|32	%description
14cr|libnb-javaparser-6.8-3|33	Java parser to analyse Java source files inside of the NetBeans IDE
14cr|libnb-javaparser-6.8-3|34	
14cr|libnb-javaparser-6.8-3|35	%prep
14cr|libnb-javaparser-6.8-3|36	%setup -q -c
14cr|libnb-javaparser-6.8-3|37	# remove all binary libs
14cr|libnb-javaparser-6.8-3|38	find . -name "*.jar" -exec %__rm -f {} \;
14cr|libnb-javaparser-6.8-3|39	
14cr|libnb-javaparser-6.8-3|40	%build
14cr|libnb-javaparser-6.8-3|41	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|libnb-javaparser-6.8-3|42	%ant -f make/netbeans/nb-javac/build.xml jar
14cr|libnb-javaparser-6.8-3|43	
14cr|libnb-javaparser-6.8-3|44	%install
14cr|libnb-javaparser-6.8-3|45	%__rm -fr %{buildroot}
14cr|libnb-javaparser-6.8-3|46	
14cr|libnb-javaparser-6.8-3|47	# jar
14cr|libnb-javaparser-6.8-3|48	%__install -d -m 755 %{buildroot}%{_javadir}
14cr|libnb-javaparser-6.8-3|49	%__install -m 644 make/netbeans/nb-javac/dist/javac-api.jar %{buildroot}%{_javadir}/%{name}-api-%{version}.jar
14cr|libnb-javaparser-6.8-3|50	%__ln_s %{name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
14cr|libnb-javaparser-6.8-3|51	%__install -m 644 make/netbeans/nb-javac/dist/javac-impl.jar %{buildroot}%{_javadir}/%{name}-impl-%{version}.jar
14cr|libnb-javaparser-6.8-3|52	%__ln_s %{name}-impl-%{version}.jar %{buildroot}%{_javadir}/%{name}-impl.jar
14cr|libnb-javaparser-6.8-3|53	
14cr|libnb-javaparser-6.8-3|54	%clean
14cr|libnb-javaparser-6.8-3|55	%__rm -rf %{buildroot}
14cr|libnb-javaparser-6.8-3|56	
14cr|libnb-javaparser-6.8-3|57	%files
14cr|libnb-javaparser-6.8-3|58	%defattr(-,root,root)
14cr|libnb-javaparser-6.8-3|59	%doc ASSEMBLY_EXCEPTION LICENSE README
14cr|libnb-javaparser-6.8-3|60	%{_javadir}/*
14cr|libnb-javaparser-6.8-3|61	
14cr|libnb-javaparser-6.8-3|62	
14cr|libnb-javaparser-6.8-3|63	
14cr|libnb-javaparser-6.8-3|64	
14cr|libnb-javaparser-6.8-3|65	%changelog
14cr|libnb-javaparser-6.8-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.8-3
14cr|libnb-javaparser-6.8-3|67	+ Revision: 2dcab11
14cr|libnb-javaparser-6.8-3|68	- MassBuild#464: Increase release tag
14cr|libnb-javaparser-6.8-3|69	
14cr|libnb-javaparser-6.8-3|70	

2610 14
14cr|libnb-platform7-6.0.1-8|1	Name:		libnb-platform7
14cr|libnb-platform7-6.0.1-8|2	Version:	6.0.1
14cr|libnb-platform7-6.0.1-8|3	Release:	8
14cr|libnb-platform7-6.0.1-8|4	%define section		devel
14cr|libnb-platform7-6.0.1-8|5	%define source_top	%{name}-src
14cr|libnb-platform7-6.0.1-8|6	%define netbeansdir     %{_datadir}/netbeans
14cr|libnb-platform7-6.0.1-8|7	
14cr|libnb-platform7-6.0.1-8|8	%define clusterdir      %{netbeansdir}
14cr|libnb-platform7-6.0.1-8|9	
14cr|libnb-platform7-6.0.1-8|10	Summary:	NetBeans Platform for Development of Rich Client Swing Applications
14cr|libnb-platform7-6.0.1-8|11	URL:		http://platform.netbeans.org
14cr|libnb-platform7-6.0.1-8|12	Source0:	http://core.netbeans.org/files/documents/12/1805/netbeans-platform-6.0.1-src.tar.gz
14cr|libnb-platform7-6.0.1-8|13	Source1: 	scripts.sh
14cr|libnb-platform7-6.0.1-8|14	
14cr|libnb-platform7-6.0.1-8|15	Patch0:         10-build.patch
14cr|libnb-platform7-6.0.1-8|16	Patch1:         20-netbeans-autoupdate-backport-124809.patch
14cr|libnb-platform7-6.0.1-8|17	
14cr|libnb-platform7-6.0.1-8|18	Epoch:		0
14cr|libnb-platform7-6.0.1-8|19	License:	GPLv2 with exceptions or CDDL
14cr|libnb-platform7-6.0.1-8|20	Group:		Development/Java
14cr|libnb-platform7-6.0.1-8|21	BuildArch:	noarch
14cr|libnb-platform7-6.0.1-8|22	BuildRequires:	java-devel >= 1.6.0
14cr|libnb-platform7-6.0.1-8|23	BuildRequires:	java-rpmbuild >= 0:1.5
14cr|libnb-platform7-6.0.1-8|24	BuildRequires:	ant >= 0:1.6.3
14cr|libnb-platform7-6.0.1-8|25	BuildRequires:  ant-junit >= 1.6.3
14cr|libnb-platform7-6.0.1-8|26	BuildRequires:  ant-nodeps >= 0:1.6.3
14cr|libnb-platform7-6.0.1-8|27	BuildRequires:  ant-trax >= 0:1.6.3
14cr|libnb-platform7-6.0.1-8|28	BuildRequires:	junit >= 0:3.8.1
14cr|libnb-platform7-6.0.1-8|29	BuildRequires:	swing-layout >= 0:1.0
14cr|libnb-platform7-6.0.1-8|30	BuildRequires:  javahelp2 >= 2.0.05
14cr|libnb-platform7-6.0.1-8|31	Requires: 	java >= 0:1.6
14cr|libnb-platform7-6.0.1-8|32	Requires:	jpackage-utils >= 0:1.5
14cr|libnb-platform7-6.0.1-8|33	Requires:	swing-layout >= 0:1.0
14cr|libnb-platform7-6.0.1-8|34	Requires:	javahelp2 >= 2.0.05
14cr|libnb-platform7-6.0.1-8|35	
14cr|libnb-platform7-6.0.1-8|36	%description
14cr|libnb-platform7-6.0.1-8|37	NetBeans Platform is a framework for development of
14cr|libnb-platform7-6.0.1-8|38	rich client Swing applications. It contains powerful
14cr|libnb-platform7-6.0.1-8|39	module system and a set of modules providing various
14cr|libnb-platform7-6.0.1-8|40	functionalities needed for simplification of
14cr|libnb-platform7-6.0.1-8|41	development of modular desktop applications.
14cr|libnb-platform7-6.0.1-8|42	
14cr|libnb-platform7-6.0.1-8|43	%package javadoc
14cr|libnb-platform7-6.0.1-8|44	Summary: Javadoc documentation for NetBeans Platform
14cr|libnb-platform7-6.0.1-8|45	Group: Development/Java
14cr|libnb-platform7-6.0.1-8|46	%description javadoc
14cr|libnb-platform7-6.0.1-8|47	NetBeans Platform is a set of modules, each providing
14cr|libnb-platform7-6.0.1-8|48	their own APIs and working together or in a standalone
14cr|libnb-platform7-6.0.1-8|49	mode. This package provides one master
14cr|libnb-platform7-6.0.1-8|50	javadoc to all of them.
14cr|libnb-platform7-6.0.1-8|51	
14cr|libnb-platform7-6.0.1-8|52	
14cr|libnb-platform7-6.0.1-8|53	%package devel
14cr|libnb-platform7-6.0.1-8|54	Summary: Build harness for NetBeans Platform
14cr|libnb-platform7-6.0.1-8|55	Group: Development/Java
14cr|libnb-platform7-6.0.1-8|56	Requires:   javahelp2 >= 2.0
14cr|libnb-platform7-6.0.1-8|57	%description devel
14cr|libnb-platform7-6.0.1-8|58	Harness with build scripts and ant tasks for everyone who
14cr|libnb-platform7-6.0.1-8|59	build an application on top of NetBeans Platform
14cr|libnb-platform7-6.0.1-8|60	
14cr|libnb-platform7-6.0.1-8|61	%prep
14cr|libnb-platform7-6.0.1-8|62	%{__rm} -rf netbeans-src
14cr|libnb-platform7-6.0.1-8|63	
14cr|libnb-platform7-6.0.1-8|64	%setup -q -c
14cr|libnb-platform7-6.0.1-8|65	find . -type d | xargs -t chmod 755
14cr|libnb-platform7-6.0.1-8|66	find . -type f -exec chmod 644 {} ";"
14cr|libnb-platform7-6.0.1-8|67	find . -type f \( -iname "*.jar" -o -iname "*.zip" \) | xargs -t %{__rm} -f
14cr|libnb-platform7-6.0.1-8|68	
14cr|libnb-platform7-6.0.1-8|69	mv netbeans-platform-%{version}/* .
14cr|libnb-platform7-6.0.1-8|70	
14cr|libnb-platform7-6.0.1-8|71	LNS="%{__ln_s}"
14cr|libnb-platform7-6.0.1-8|72	MKDIRP="%{__mkdir_p}"
14cr|libnb-platform7-6.0.1-8|73	JAVADIR="%{_javadir}"
14cr|libnb-platform7-6.0.1-8|74	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
14cr|libnb-platform7-6.0.1-8|75	RMF="%{__rm} -rf"
14cr|libnb-platform7-6.0.1-8|76	INS="cp -r"
14cr|libnb-platform7-6.0.1-8|77	NBDIR="%{buildroot}/%{clusterdir}"
14cr|libnb-platform7-6.0.1-8|78	JHJAR=javahelp2.jar
14cr|libnb-platform7-6.0.1-8|79	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
14cr|libnb-platform7-6.0.1-8|80	sh -x %{SOURCE1} setup
14cr|libnb-platform7-6.0.1-8|81	
14cr|libnb-platform7-6.0.1-8|82	%patch0 -p1 -b .sav
14cr|libnb-platform7-6.0.1-8|83	%patch1 -p1 -b .sav
14cr|libnb-platform7-6.0.1-8|84	
14cr|libnb-platform7-6.0.1-8|85	%build
14cr|libnb-platform7-6.0.1-8|86	
14cr|libnb-platform7-6.0.1-8|87	LNS="%{__ln_s}"
14cr|libnb-platform7-6.0.1-8|88	MKDIRP="%{__mkdir_p}"
14cr|libnb-platform7-6.0.1-8|89	JAVADIR="%{_javadir}"
14cr|libnb-platform7-6.0.1-8|90	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
14cr|libnb-platform7-6.0.1-8|91	RMF="%{__rm} -rf"
14cr|libnb-platform7-6.0.1-8|92	INS="cp -r"
14cr|libnb-platform7-6.0.1-8|93	NBDIR="%{buildroot}/%{clusterdir}"
14cr|libnb-platform7-6.0.1-8|94	JHJAR=javahelp2.jar
14cr|libnb-platform7-6.0.1-8|95	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
14cr|libnb-platform7-6.0.1-8|96	
14cr|libnb-platform7-6.0.1-8|97	sh -x %{SOURCE1} build || exit 1
14cr|libnb-platform7-6.0.1-8|98	sh -x %{SOURCE1} build_devel || exit 1
14cr|libnb-platform7-6.0.1-8|99	sh -x %{SOURCE1} build_javadoc || exit 1
14cr|libnb-platform7-6.0.1-8|100	
14cr|libnb-platform7-6.0.1-8|101	
14cr|libnb-platform7-6.0.1-8|102	%install
14cr|libnb-platform7-6.0.1-8|103	LNS="%{__ln_s}"
14cr|libnb-platform7-6.0.1-8|104	MKDIRP="%{__mkdir_p}"
14cr|libnb-platform7-6.0.1-8|105	JAVADIR="%{_javadir}"
14cr|libnb-platform7-6.0.1-8|106	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
14cr|libnb-platform7-6.0.1-8|107	RMF="%{__rm} -rf"
14cr|libnb-platform7-6.0.1-8|108	INS="cp -r"
14cr|libnb-platform7-6.0.1-8|109	NBDIR="%{buildroot}/%{clusterdir}"
14cr|libnb-platform7-6.0.1-8|110	JHJAR=javahelp2.jar
14cr|libnb-platform7-6.0.1-8|111	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
14cr|libnb-platform7-6.0.1-8|112	
14cr|libnb-platform7-6.0.1-8|113	%{__mkdir_p} $NBDIR
14cr|libnb-platform7-6.0.1-8|114	
14cr|libnb-platform7-6.0.1-8|115	sh -x %{SOURCE1} install || exit 1
14cr|libnb-platform7-6.0.1-8|116	sh -x %{SOURCE1} install_devel || exit 1
14cr|libnb-platform7-6.0.1-8|117	sh -x %{SOURCE1} install_javadoc || exit 1
14cr|libnb-platform7-6.0.1-8|118	
14cr|libnb-platform7-6.0.1-8|119	
14cr|libnb-platform7-6.0.1-8|120	%files
14cr|libnb-platform7-6.0.1-8|121	%defattr(644,root,root,755)
14cr|libnb-platform7-6.0.1-8|122	%dir %{clusterdir}/platform7/
14cr|libnb-platform7-6.0.1-8|123	%{clusterdir}/platform7/*
14cr|libnb-platform7-6.0.1-8|124	# to prevent use of autoupdate on this directory
14cr|libnb-platform7-6.0.1-8|125	%{clusterdir}/platform7/.noautoupdate
14cr|libnb-platform7-6.0.1-8|126	
14cr|libnb-platform7-6.0.1-8|127	%files devel
14cr|libnb-platform7-6.0.1-8|128	%defattr(644,root,root,755)
14cr|libnb-platform7-6.0.1-8|129	%dir %{clusterdir}/harness/
14cr|libnb-platform7-6.0.1-8|130	%{clusterdir}/harness/*
14cr|libnb-platform7-6.0.1-8|131	# to prevent use of autoupdate on this directory
14cr|libnb-platform7-6.0.1-8|132	%{clusterdir}/harness/.noautoupdate
14cr|libnb-platform7-6.0.1-8|133	
14cr|libnb-platform7-6.0.1-8|134	%files javadoc
14cr|libnb-platform7-6.0.1-8|135	%defattr(-,root,root)
14cr|libnb-platform7-6.0.1-8|136	%{_javadocdir}/netbeans-platform7
14cr|libnb-platform7-6.0.1-8|137	
14cr|libnb-platform7-6.0.1-8|138	
14cr|libnb-platform7-6.0.1-8|139	
14cr|libnb-platform7-6.0.1-8|140	
14cr|libnb-platform7-6.0.1-8|141	
14cr|libnb-platform7-6.0.1-8|142	%changelog
14cr|libnb-platform7-6.0.1-8|143	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:6.0.1-8
14cr|libnb-platform7-6.0.1-8|144	+ Revision: 30b95c7
14cr|libnb-platform7-6.0.1-8|145	- MassBuild#464: Increase release tag
14cr|libnb-platform7-6.0.1-8|146	
14cr|libnb-platform7-6.0.1-8|147	

2611 14
14cr|libnb-svnClientAdapter-6.7.1-3|1	# Prevent brp-java-repack-jars from being run.
14cr|libnb-svnClientAdapter-6.7.1-3|2	%global __jar_repack %{nil}
14cr|libnb-svnClientAdapter-6.7.1-3|3	
14cr|libnb-svnClientAdapter-6.7.1-3|4	%global nb_            netbeans
14cr|libnb-svnClientAdapter-6.7.1-3|5	%global nb_org         %{nb_}.org
14cr|libnb-svnClientAdapter-6.7.1-3|6	%global nb_ver         6.7.1
14cr|libnb-svnClientAdapter-6.7.1-3|7	
14cr|libnb-svnClientAdapter-6.7.1-3|8	%global svnCA          svnClientAdapter
14cr|libnb-svnClientAdapter-6.7.1-3|9	%global svnCA_ver      1.6.0
14cr|libnb-svnClientAdapter-6.7.1-3|10	
14cr|libnb-svnClientAdapter-6.7.1-3|11	Name:           libnb-svnClientAdapter
14cr|libnb-svnClientAdapter-6.7.1-3|12	Version:        %{nb_ver}
14cr|libnb-svnClientAdapter-6.7.1-3|13	Release:        3
14cr|libnb-svnClientAdapter-6.7.1-3|14	Summary:        Subversion Client Adapter
14cr|libnb-svnClientAdapter-6.7.1-3|15	
14cr|libnb-svnClientAdapter-6.7.1-3|16	License:        ASL 2.0
14cr|libnb-svnClientAdapter-6.7.1-3|17	Url:            http://subclipse.tigris.org/svnClientAdapter.html
14cr|libnb-svnClientAdapter-6.7.1-3|18	Group:          Development/Java
14cr|libnb-svnClientAdapter-6.7.1-3|19	
14cr|libnb-svnClientAdapter-6.7.1-3|20	# The source for this package was pulled from upstream's vcs.  Use the
14cr|libnb-svnClientAdapter-6.7.1-3|21	# following commands to generate the tarball:
14cr|libnb-svnClientAdapter-6.7.1-3|22	# svn export --force --username guest -r4383 \
14cr|libnb-svnClientAdapter-6.7.1-3|23	#     http://subclipse.tigris.org/svn/subclipse/trunk/svnClientAdapter/ \
14cr|libnb-svnClientAdapter-6.7.1-3|24	#     svnClientAdapter-1.6.0
14cr|libnb-svnClientAdapter-6.7.1-3|25	# tar -czvf svnClientAdapter-1.6.0.tar.gz svnClientAdapter-1.6.0
14cr|libnb-svnClientAdapter-6.7.1-3|26	Source0:        %{svnCA}-%{svnCA_ver}.tar.gz
14cr|libnb-svnClientAdapter-6.7.1-3|27	Patch0:         %{svnCA}-%{svnCA_ver}-build.patch
14cr|libnb-svnClientAdapter-6.7.1-3|28	
14cr|libnb-svnClientAdapter-6.7.1-3|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|libnb-svnClientAdapter-6.7.1-3|30	BuildArch:      noarch
14cr|libnb-svnClientAdapter-6.7.1-3|31	
14cr|libnb-svnClientAdapter-6.7.1-3|32	BuildRequires:  ant
14cr|libnb-svnClientAdapter-6.7.1-3|33	BuildRequires:  ant-nodeps
14cr|libnb-svnClientAdapter-6.7.1-3|34	BuildRequires:  ant-junit
14cr|libnb-svnClientAdapter-6.7.1-3|35	BuildRequires:  java-devel >= 1.6.0
14cr|libnb-svnClientAdapter-6.7.1-3|36	BuildRequires:  jpackage-utils
14cr|libnb-svnClientAdapter-6.7.1-3|37	BuildRequires:  svn-javahl
14cr|libnb-svnClientAdapter-6.7.1-3|38	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cr|libnb-svnClientAdapter-6.7.1-3|39	
14cr|libnb-svnClientAdapter-6.7.1-3|40	Requires:       java >= 1.6.0
14cr|libnb-svnClientAdapter-6.7.1-3|41	Requires:       jpackage-utils
14cr|libnb-svnClientAdapter-6.7.1-3|42	Requires:       subversion
14cr|libnb-svnClientAdapter-6.7.1-3|43	Provides:       %{nb_}-svnclientadapter = 6.7.1
14cr|libnb-svnClientAdapter-6.7.1-3|44	
14cr|libnb-svnClientAdapter-6.7.1-3|45	%description
14cr|libnb-svnClientAdapter-6.7.1-3|46	SVNClientAdapter is a high-level Java API for Subversion.
14cr|libnb-svnClientAdapter-6.7.1-3|47	
14cr|libnb-svnClientAdapter-6.7.1-3|48	%prep
14cr|libnb-svnClientAdapter-6.7.1-3|49	%setup -q -n %{svnCA}-%{svnCA_ver}
14cr|libnb-svnClientAdapter-6.7.1-3|50	
14cr|libnb-svnClientAdapter-6.7.1-3|51	# remove all binary libs
14cr|libnb-svnClientAdapter-6.7.1-3|52	find . -name "*.jar" -exec %{__rm} -f {} \;
14cr|libnb-svnClientAdapter-6.7.1-3|53	
14cr|libnb-svnClientAdapter-6.7.1-3|54	%patch0 -p1 -b .sav
14cr|libnb-svnClientAdapter-6.7.1-3|55	
14cr|libnb-svnClientAdapter-6.7.1-3|56	%{__ln_s} -f %{_javadir}/svnkit-javahl.jar lib/svnjavahl.jar
14cr|libnb-svnClientAdapter-6.7.1-3|57	
14cr|libnb-svnClientAdapter-6.7.1-3|58	%build
14cr|libnb-svnClientAdapter-6.7.1-3|59	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|libnb-svnClientAdapter-6.7.1-3|60	ant -verbose svnClientAdapter.jar
14cr|libnb-svnClientAdapter-6.7.1-3|61	
14cr|libnb-svnClientAdapter-6.7.1-3|62	%install
14cr|libnb-svnClientAdapter-6.7.1-3|63	%{__rm} -fr %{buildroot}
14cr|libnb-svnClientAdapter-6.7.1-3|64	# jar
14cr|libnb-svnClientAdapter-6.7.1-3|65	%{__install} -d -m 755 %{buildroot}%{_javadir}
14cr|libnb-svnClientAdapter-6.7.1-3|66	%{__install} -m 644 build/lib/svnClientAdapter.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|libnb-svnClientAdapter-6.7.1-3|67	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|libnb-svnClientAdapter-6.7.1-3|68	
14cr|libnb-svnClientAdapter-6.7.1-3|69	%clean
14cr|libnb-svnClientAdapter-6.7.1-3|70	%{__rm} -rf %{buildroot}
14cr|libnb-svnClientAdapter-6.7.1-3|71	
14cr|libnb-svnClientAdapter-6.7.1-3|72	%files
14cr|libnb-svnClientAdapter-6.7.1-3|73	%defattr(-,root,root)
14cr|libnb-svnClientAdapter-6.7.1-3|74	%doc license.txt readme.txt
14cr|libnb-svnClientAdapter-6.7.1-3|75	%{_javadir}/*
14cr|libnb-svnClientAdapter-6.7.1-3|76	
14cr|libnb-svnClientAdapter-6.7.1-3|77	
14cr|libnb-svnClientAdapter-6.7.1-3|78	
14cr|libnb-svnClientAdapter-6.7.1-3|79	
14cr|libnb-svnClientAdapter-6.7.1-3|80	%changelog
14cr|libnb-svnClientAdapter-6.7.1-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.7.1-3
14cr|libnb-svnClientAdapter-6.7.1-3|82	+ Revision: 37539d1
14cr|libnb-svnClientAdapter-6.7.1-3|83	- MassBuild#464: Increase release tag
14cr|libnb-svnClientAdapter-6.7.1-3|84	
14cr|libnb-svnClientAdapter-6.7.1-3|85	

2612 14
14cr|libnids-1.24-5|1	%define major 1
14cr|libnids-1.24-5|2	%define libname %mklibname nids %{major}
14cr|libnids-1.24-5|3	%define devname %mklibname nids -d
14cr|libnids-1.24-5|4	
14cr|libnids-1.24-5|5	Summary:	Library that provides functions of Network Intrusion Detection System
14cr|libnids-1.24-5|6	Name:		libnids
14cr|libnids-1.24-5|7	Version:	1.24
14cr|libnids-1.24-5|8	Release:	5
14cr|libnids-1.24-5|9	License:	GPLv2+
14cr|libnids-1.24-5|10	Group:		Networking/Other
14cr|libnids-1.24-5|11	Url:		http://libnids.sourceforge.net/
14cr|libnids-1.24-5|12	Source0:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz
14cr|libnids-1.24-5|13	Source1:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz.asc
14cr|libnids-1.24-5|14	Patch0:		libnids-1.18-libnet_config.diff
14cr|libnids-1.24-5|15	Patch1:		libnids-1.19-x86-pic.diff
14cr|libnids-1.24-5|16	BuildRequires:	libpcap-devel
14cr|libnids-1.24-5|17	BuildRequires:	libnet-devel
14cr|libnids-1.24-5|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|libnids-1.24-5|19	
14cr|libnids-1.24-5|20	%description
14cr|libnids-1.24-5|21	Libnids is an implementation of an E-component of Network Intrusion Detection
14cr|libnids-1.24-5|22	System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP
14cr|libnids-1.24-5|23	defragmentation, TCP stream assembly and TCP port scan detection.
14cr|libnids-1.24-5|24	
14cr|libnids-1.24-5|25	#----------------------------------------------------------------------------
14cr|libnids-1.24-5|26	
14cr|libnids-1.24-5|27	%package -n %{libname}
14cr|libnids-1.24-5|28	Summary:	A shared Library that provides functions of Network Intrusion Detection System
14cr|libnids-1.24-5|29	Group:		System/Libraries
14cr|libnids-1.24-5|30	Provides:	%{name} = %{EVRD}
14cr|libnids-1.24-5|31	
14cr|libnids-1.24-5|32	%description -n %{libname}
14cr|libnids-1.24-5|33	Libnids is a library that provides a functionality of one of NIDS (Network
14cr|libnids-1.24-5|34	Intrusion Detection System) components, namely E-component. It means that
14cr|libnids-1.24-5|35	libnids code watches all local network traffic, cooks received datagrams a bit
14cr|libnids-1.24-5|36	(quite a bit ;)), and provides convenient information on them to analyzing
14cr|libnids-1.24-5|37	modules of NIDS.
14cr|libnids-1.24-5|38	
14cr|libnids-1.24-5|39	%files -n %{libname}
14cr|libnids-1.24-5|40	%doc CHANGES README CREDITS MISC
14cr|libnids-1.24-5|41	%{_libdir}/libnids.so.%{major}*
14cr|libnids-1.24-5|42	
14cr|libnids-1.24-5|43	#----------------------------------------------------------------------------
14cr|libnids-1.24-5|44	
14cr|libnids-1.24-5|45	%package -n %{devname}
14cr|libnids-1.24-5|46	Summary:	Development files for %{name}
14cr|libnids-1.24-5|47	Group:		Development/Other
14cr|libnids-1.24-5|48	Requires:	%{libname} = %{EVRD}
14cr|libnids-1.24-5|49	Provides:	%{name}-devel = %{EVRD}
14cr|libnids-1.24-5|50	
14cr|libnids-1.24-5|51	%description -n %{devname}
14cr|libnids-1.24-5|52	Libnids is a library that provides a functionality of one of NIDS (Network
14cr|libnids-1.24-5|53	Intrusion Detection System) components, namely E-component. It means that
14cr|libnids-1.24-5|54	libnids code watches all local network traffic, cooks received datagrams a bit
14cr|libnids-1.24-5|55	(quite a bit ;)), and provides convenient information on them to analyzing
14cr|libnids-1.24-5|56	modules of NIDS.
14cr|libnids-1.24-5|57	
14cr|libnids-1.24-5|58	This package contains the static library and header files for %{name}.
14cr|libnids-1.24-5|59	
14cr|libnids-1.24-5|60	%files -n %{devname}
14cr|libnids-1.24-5|61	%doc CHANGES README CREDITS MISC doc/*
14cr|libnids-1.24-5|62	%{_libdir}/libnids.a
14cr|libnids-1.24-5|63	%{_libdir}/libnids.so
14cr|libnids-1.24-5|64	%{_includedir}/nids.h
14cr|libnids-1.24-5|65	%{_mandir}/man3/*
14cr|libnids-1.24-5|66	
14cr|libnids-1.24-5|67	#----------------------------------------------------------------------------
14cr|libnids-1.24-5|68	
14cr|libnids-1.24-5|69	%prep
14cr|libnids-1.24-5|70	%setup -q
14cr|libnids-1.24-5|71	%patch0 -p0
14cr|libnids-1.24-5|72	%patch1 -p0
14cr|libnids-1.24-5|73	
14cr|libnids-1.24-5|74	# fix soname
14cr|libnids-1.24-5|75	perl -pi -e "s|^LIBSHARED.*|LIBSHARED = libnids.so.%{major}|g" src/Makefile.in
14cr|libnids-1.24-5|76	
14cr|libnids-1.24-5|77	find . -perm 0600 | xargs chmod 0644
14cr|libnids-1.24-5|78	
14cr|libnids-1.24-5|79	%build
14cr|libnids-1.24-5|80	export WANT_AUTOCONF_2_5=1
14cr|libnids-1.24-5|81	libtoolize --copy --force; aclocal; autoconf
14cr|libnids-1.24-5|82	
14cr|libnids-1.24-5|83	export CFLAGS="%{optflags} -fPIC"
14cr|libnids-1.24-5|84	
14cr|libnids-1.24-5|85	%configure2_5x \
14cr|libnids-1.24-5|86	--enable-shared \
14cr|libnids-1.24-5|87	--enable-static
14cr|libnids-1.24-5|88	
14cr|libnids-1.24-5|89	%make shared static
14cr|libnids-1.24-5|90	
14cr|libnids-1.24-5|91	%install
14cr|libnids-1.24-5|92	%makeinstall
14cr|libnids-1.24-5|93	
14cr|libnids-1.24-5|94	mv %{buildroot}%{_libdir}/libnids.so.%{major} \
14cr|libnids-1.24-5|95	%{buildroot}%{_libdir}/libnids.so.%{major}.0
14cr|libnids-1.24-5|96	
14cr|libnids-1.24-5|97	ln -snf libnids.so.%{major}.0 %{buildroot}%{_libdir}/libnids.so.%{major}
14cr|libnids-1.24-5|98	ln -snf libnids.so.%{major} %{buildroot}%{_libdir}/libnids.so
14cr|libnids-1.24-5|99	
14cr|libnids-1.24-5|100	
14cr|libnids-1.24-5|101	%changelog
14cr|libnids-1.24-5|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24-5
14cr|libnids-1.24-5|103	+ Revision: 4f07f4c
14cr|libnids-1.24-5|104	- MassBuild#464: Increase release tag
14cr|libnids-1.24-5|105	
14cr|libnids-1.24-5|106	

2613 14
14cr|libnotifymm-0.6.1-6|1	%define name libnotifymm
14cr|libnotifymm-0.6.1-6|2	%define version 0.6.1
14cr|libnotifymm-0.6.1-6|3	%define release 6
14cr|libnotifymm-0.6.1-6|4	
14cr|libnotifymm-0.6.1-6|5	%define api_version 1.0
14cr|libnotifymm-0.6.1-6|6	%define major 7
14cr|libnotifymm-0.6.1-6|7	%define libname %mklibname notifymm %{api_version} %{major}
14cr|libnotifymm-0.6.1-6|8	%define libnamedev %mklibname -d notifymm %{api_version}
14cr|libnotifymm-0.6.1-6|9	
14cr|libnotifymm-0.6.1-6|10	Name:		%name
14cr|libnotifymm-0.6.1-6|11	Summary:	C++ interface for libnotify
14cr|libnotifymm-0.6.1-6|12	Version:	%{version}
14cr|libnotifymm-0.6.1-6|13	Release:	%{release}
14cr|libnotifymm-0.6.1-6|14	License:	LGPLv2+
14cr|libnotifymm-0.6.1-6|15	Group:		System/Libraries
14cr|libnotifymm-0.6.1-6|16	URL:		http://www.gnome.org
14cr|libnotifymm-0.6.1-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libnotifymm-0.6.1-6|18	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14cr|libnotifymm-0.6.1-6|19	Patch0:		libnotifymm-0.6.1-bodgenewapi.patch
14cr|libnotifymm-0.6.1-6|20	BuildRequires:	glibmm2.4-devel >= 2.12.8
14cr|libnotifymm-0.6.1-6|21	BuildRequires:  gtkmm2.4-devel >= 2.10
14cr|libnotifymm-0.6.1-6|22	BuildRequires:	libnotify-devel >= 0.6.0
14cr|libnotifymm-0.6.1-6|23	
14cr|libnotifymm-0.6.1-6|24	%description
14cr|libnotifymm-0.6.1-6|25	Libnotifymm provides a C++ interface to the libnotify library.
14cr|libnotifymm-0.6.1-6|26	
14cr|libnotifymm-0.6.1-6|27	%package	-n %{libname}
14cr|libnotifymm-0.6.1-6|28	Summary:	C++ interface for libnotify
14cr|libnotifymm-0.6.1-6|29	Group:		System/Libraries
14cr|libnotifymm-0.6.1-6|30	Provides:	%{name}%{api_version} = %{version}-%{release}
14cr|libnotifymm-0.6.1-6|31	
14cr|libnotifymm-0.6.1-6|32	%description	-n %{libname}
14cr|libnotifymm-0.6.1-6|33	Libnotifymm provides a C++ interface to the libnotify library.
14cr|libnotifymm-0.6.1-6|34	
14cr|libnotifymm-0.6.1-6|35	This package contains the library needed to run programs dynamically
14cr|libnotifymm-0.6.1-6|36	linked with %{name}.
14cr|libnotifymm-0.6.1-6|37	
14cr|libnotifymm-0.6.1-6|38	
14cr|libnotifymm-0.6.1-6|39	%package	-n %{libnamedev}
14cr|libnotifymm-0.6.1-6|40	Summary:	Headers and development files of %{name}
14cr|libnotifymm-0.6.1-6|41	Group:		Development/GNOME and GTK+
14cr|libnotifymm-0.6.1-6|42	Requires:	%{libname} = %{version}
14cr|libnotifymm-0.6.1-6|43	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
14cr|libnotifymm-0.6.1-6|44	Provides:	%name-devel = %version-%release
14cr|libnotifymm-0.6.1-6|45	
14cr|libnotifymm-0.6.1-6|46	%description	-n %{libnamedev}
14cr|libnotifymm-0.6.1-6|47	This package contains the headers and development files that are needed,
14cr|libnotifymm-0.6.1-6|48	when trying to develop or compile applications which need %{name}.
14cr|libnotifymm-0.6.1-6|49	
14cr|libnotifymm-0.6.1-6|50	%prep
14cr|libnotifymm-0.6.1-6|51	%setup -q -n %{name}-%{version}
14cr|libnotifymm-0.6.1-6|52	%patch0 -p2
14cr|libnotifymm-0.6.1-6|53	
14cr|libnotifymm-0.6.1-6|54	%build
14cr|libnotifymm-0.6.1-6|55	%configure2_5x
14cr|libnotifymm-0.6.1-6|56	%make
14cr|libnotifymm-0.6.1-6|57	
14cr|libnotifymm-0.6.1-6|58	%install
14cr|libnotifymm-0.6.1-6|59	rm -rf %{buildroot}
14cr|libnotifymm-0.6.1-6|60	%makeinstall_std
14cr|libnotifymm-0.6.1-6|61	
14cr|libnotifymm-0.6.1-6|62	%clean
14cr|libnotifymm-0.6.1-6|63	rm -rf %{buildroot}
14cr|libnotifymm-0.6.1-6|64	
14cr|libnotifymm-0.6.1-6|65	%files -n %{libname}
14cr|libnotifymm-0.6.1-6|66	%defattr(-, root, root)
14cr|libnotifymm-0.6.1-6|67	%doc COPYING README
14cr|libnotifymm-0.6.1-6|68	# NEWS
14cr|libnotifymm-0.6.1-6|69	%{_libdir}/%{name}-%{api_version}.so.%{major}*
14cr|libnotifymm-0.6.1-6|70	
14cr|libnotifymm-0.6.1-6|71	%files -n %{libnamedev}
14cr|libnotifymm-0.6.1-6|72	%defattr(-, root, root)
14cr|libnotifymm-0.6.1-6|73	%doc AUTHORS ChangeLog
14cr|libnotifymm-0.6.1-6|74	%{_includedir}/%{name}-%api_version
14cr|libnotifymm-0.6.1-6|75	%{_libdir}/*.so
14cr|libnotifymm-0.6.1-6|76	%{_libdir}/%{name}-%{api_version}
14cr|libnotifymm-0.6.1-6|77	%{_libdir}/pkgconfig/%{name}-%{api_version}.pc
14cr|libnotifymm-0.6.1-6|78	
14cr|libnotifymm-0.6.1-6|79	
14cr|libnotifymm-0.6.1-6|80	
14cr|libnotifymm-0.6.1-6|81	%changelog
14cr|libnotifymm-0.6.1-6|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-6
14cr|libnotifymm-0.6.1-6|83	+ Revision: 1f1d038
14cr|libnotifymm-0.6.1-6|84	- MassBuild#464: Increase release tag
14cr|libnotifymm-0.6.1-6|85	
14cr|libnotifymm-0.6.1-6|86	

2614 14
14cr|libnxml-0.18.3-6|1	%define	major 0
14cr|libnxml-0.18.3-6|2	%define libname	%mklibname nxml %{major}
14cr|libnxml-0.18.3-6|3	%define develname	%mklibname nxml -d
14cr|libnxml-0.18.3-6|4	
14cr|libnxml-0.18.3-6|5	Summary:	A C library for parsing, writing and creating XML 1.0 and 1.1 files or streams
14cr|libnxml-0.18.3-6|6	Name:		libnxml
14cr|libnxml-0.18.3-6|7	Version:	0.18.3
14cr|libnxml-0.18.3-6|8	Release:	6
14cr|libnxml-0.18.3-6|9	Group:		System/Libraries
14cr|libnxml-0.18.3-6|10	License:	LGPLv2+
14cr|libnxml-0.18.3-6|11	URL:		http://autistici.org/bakunin/codes.php
14cr|libnxml-0.18.3-6|12	Source0:	http://www.autistici.org/bakunin/libnxml/%{name}-%{version}.tar.gz
14cr|libnxml-0.18.3-6|13	BuildRequires:	curl-devel
14cr|libnxml-0.18.3-6|14	BuildRequires:	openssl-devel
14cr|libnxml-0.18.3-6|15	
14cr|libnxml-0.18.3-6|16	%description
14cr|libnxml-0.18.3-6|17	nXML is a C library for parsing, writing and creating XML 1.0 and
14cr|libnxml-0.18.3-6|18	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
14cr|libnxml-0.18.3-6|19	ucs-4 (1234, 4321, 2143, 2312).
14cr|libnxml-0.18.3-6|20	
14cr|libnxml-0.18.3-6|21	%package -n	%{libname}
14cr|libnxml-0.18.3-6|22	Summary:	A C library for parsing, writing and creating XML 1.0 and 1.1 files or streams
14cr|libnxml-0.18.3-6|23	Group:          System/Libraries
14cr|libnxml-0.18.3-6|24	
14cr|libnxml-0.18.3-6|25	%description -n	%{libname}
14cr|libnxml-0.18.3-6|26	nXML is a C library for parsing, writing and creating XML 1.0 and
14cr|libnxml-0.18.3-6|27	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
14cr|libnxml-0.18.3-6|28	ucs-4 (1234, 4321, 2143, 2312).
14cr|libnxml-0.18.3-6|29	
14cr|libnxml-0.18.3-6|30	%package -n	%{develname}
14cr|libnxml-0.18.3-6|31	Summary:	Static library and header files for the %{name} library
14cr|libnxml-0.18.3-6|32	Group:		Development/C
14cr|libnxml-0.18.3-6|33	Provides:	%{name}-devel = %{version}
14cr|libnxml-0.18.3-6|34	Provides:	lib%{name}-devel = %{version}
14cr|libnxml-0.18.3-6|35	Requires:	%{libname} = %{version}
14cr|libnxml-0.18.3-6|36	Obsoletes:	%{libname}-devel
14cr|libnxml-0.18.3-6|37	
14cr|libnxml-0.18.3-6|38	%description -n	%{develname}
14cr|libnxml-0.18.3-6|39	nXML is a C library for parsing, writing and creating XML 1.0 and
14cr|libnxml-0.18.3-6|40	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
14cr|libnxml-0.18.3-6|41	ucs-4 (1234, 4321, 2143, 2312).
14cr|libnxml-0.18.3-6|42	
14cr|libnxml-0.18.3-6|43	This package contains the static %{name} library and its header
14cr|libnxml-0.18.3-6|44	files.
14cr|libnxml-0.18.3-6|45	
14cr|libnxml-0.18.3-6|46	%prep
14cr|libnxml-0.18.3-6|47	
14cr|libnxml-0.18.3-6|48	%setup -q -n %{name}-%{version}
14cr|libnxml-0.18.3-6|49	
14cr|libnxml-0.18.3-6|50	%build
14cr|libnxml-0.18.3-6|51	
14cr|libnxml-0.18.3-6|52	%configure2_5x
14cr|libnxml-0.18.3-6|53	
14cr|libnxml-0.18.3-6|54	%make
14cr|libnxml-0.18.3-6|55	
14cr|libnxml-0.18.3-6|56	%install
14cr|libnxml-0.18.3-6|57	%makeinstall_std
14cr|libnxml-0.18.3-6|58	
14cr|libnxml-0.18.3-6|59	%files -n %{libname}
14cr|libnxml-0.18.3-6|60	%defattr(-,root,root)
14cr|libnxml-0.18.3-6|61	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|libnxml-0.18.3-6|62	%{_libdir}/*.so.%{major}
14cr|libnxml-0.18.3-6|63	%{_libdir}/*.so.%{version}
14cr|libnxml-0.18.3-6|64	
14cr|libnxml-0.18.3-6|65	%files -n %{develname}
14cr|libnxml-0.18.3-6|66	%defattr(-,root,root)
14cr|libnxml-0.18.3-6|67	%{_includedir}/*
14cr|libnxml-0.18.3-6|68	%{_libdir}/*.so
14cr|libnxml-0.18.3-6|69	%{_libdir}/*.a
14cr|libnxml-0.18.3-6|70	%{_libdir}/pkgconfig/nxml.pc
14cr|libnxml-0.18.3-6|71	
14cr|libnxml-0.18.3-6|72	
14cr|libnxml-0.18.3-6|73	
14cr|libnxml-0.18.3-6|74	
14cr|libnxml-0.18.3-6|75	
14cr|libnxml-0.18.3-6|76	%changelog
14cr|libnxml-0.18.3-6|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.3-6
14cr|libnxml-0.18.3-6|78	+ Revision: 3070257
14cr|libnxml-0.18.3-6|79	- MassBuild#464: Increase release tag
14cr|libnxml-0.18.3-6|80	
14cr|libnxml-0.18.3-6|81	

2615 14
14cr|libofetion-2.2.0-2|1	Summary: Fetion protocol library powered by ofetion project
14cr|libofetion-2.2.0-2|2	Name: libofetion
14cr|libofetion-2.2.0-2|3	Version: 2.2.0
14cr|libofetion-2.2.0-2|4	Release: 2
14cr|libofetion-2.2.0-2|5	Group: Networking/Instant messaging
14cr|libofetion-2.2.0-2|6	License: GPLv2+
14cr|libofetion-2.2.0-2|7	URL: http://code.google.com/p/ofetion/
14cr|libofetion-2.2.0-2|8	Source0: http://ofetion.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|libofetion-2.2.0-2|9	BuildRoot: %{_tmppath}/%{name}-root
14cr|libofetion-2.2.0-2|10	BuildRequires: openssl-devel
14cr|libofetion-2.2.0-2|11	BuildRequires: sqlite3-devel
14cr|libofetion-2.2.0-2|12	BuildRequires: libxml2-devel
14cr|libofetion-2.2.0-2|13	BuildRequires: cmake
14cr|libofetion-2.2.0-2|14	Conflicts: openfetion < 2.1.0
14cr|libofetion-2.2.0-2|15	
14cr|libofetion-2.2.0-2|16	%description
14cr|libofetion-2.2.0-2|17	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
14cr|libofetion-2.2.0-2|18	Protocol Version 4.
14cr|libofetion-2.2.0-2|19	
14cr|libofetion-2.2.0-2|20	%files
14cr|libofetion-2.2.0-2|21	%defattr(-,root,root)
14cr|libofetion-2.2.0-2|22	%{_datadir}/libofetion1
14cr|libofetion-2.2.0-2|23	
14cr|libofetion-2.2.0-2|24	#---------------------------------------------------------------
14cr|libofetion-2.2.0-2|25	%define major 1
14cr|libofetion-2.2.0-2|26	%define libname %mklibname ofetion %major
14cr|libofetion-2.2.0-2|27	
14cr|libofetion-2.2.0-2|28	%package -n %libname
14cr|libofetion-2.2.0-2|29	Summary: Fetion protocol library powered by ofetion project
14cr|libofetion-2.2.0-2|30	Group: Networking/Instant messaging
14cr|libofetion-2.2.0-2|31	Requires: %name = %{version}
14cr|libofetion-2.2.0-2|32	
14cr|libofetion-2.2.0-2|33	%description -n %libname
14cr|libofetion-2.2.0-2|34	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
14cr|libofetion-2.2.0-2|35	Protocol Version 4.
14cr|libofetion-2.2.0-2|36	
14cr|libofetion-2.2.0-2|37	%files -n %libname
14cr|libofetion-2.2.0-2|38	%defattr(-,root,root)
14cr|libofetion-2.2.0-2|39	%{_libdir}/libofetion.so.%{major}
14cr|libofetion-2.2.0-2|40	%{_libdir}/libofetion.so.%{major}.*
14cr|libofetion-2.2.0-2|41	
14cr|libofetion-2.2.0-2|42	#---------------------------------------------------------------
14cr|libofetion-2.2.0-2|43	%define develname %mklibname -d ofetion
14cr|libofetion-2.2.0-2|44	
14cr|libofetion-2.2.0-2|45	%package -n %develname
14cr|libofetion-2.2.0-2|46	Summary: Fetion protocol library powered by ofetion project
14cr|libofetion-2.2.0-2|47	Group: Development/C
14cr|libofetion-2.2.0-2|48	Requires: %{libname} = %{version}
14cr|libofetion-2.2.0-2|49	Provides: %{name}-devel = %{version}-%{release}
14cr|libofetion-2.2.0-2|50	
14cr|libofetion-2.2.0-2|51	%description -n %develname
14cr|libofetion-2.2.0-2|52	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
14cr|libofetion-2.2.0-2|53	Protocol Version 4.
14cr|libofetion-2.2.0-2|54	
14cr|libofetion-2.2.0-2|55	%files -n %develname
14cr|libofetion-2.2.0-2|56	%defattr(-,root,root)
14cr|libofetion-2.2.0-2|57	%{_includedir}/*
14cr|libofetion-2.2.0-2|58	%{_libdir}/libofetion.so
14cr|libofetion-2.2.0-2|59	%{_libdir}/libofetion.a
14cr|libofetion-2.2.0-2|60	%{_libdir}/pkgconfig/*.pc
14cr|libofetion-2.2.0-2|61	
14cr|libofetion-2.2.0-2|62	#---------------------------------------------------------------
14cr|libofetion-2.2.0-2|63	
14cr|libofetion-2.2.0-2|64	%prep
14cr|libofetion-2.2.0-2|65	%setup -qn %name-%version
14cr|libofetion-2.2.0-2|66	
14cr|libofetion-2.2.0-2|67	%build
14cr|libofetion-2.2.0-2|68	%cmake
14cr|libofetion-2.2.0-2|69	%make
14cr|libofetion-2.2.0-2|70	
14cr|libofetion-2.2.0-2|71	%install
14cr|libofetion-2.2.0-2|72	rm -rf $RPM_BUILD_ROOT
14cr|libofetion-2.2.0-2|73	%makeinstall_std -C build
14cr|libofetion-2.2.0-2|74	
14cr|libofetion-2.2.0-2|75	%clean
14cr|libofetion-2.2.0-2|76	rm -rf $RPM_BUILD_ROOT
14cr|libofetion-2.2.0-2|77	
14cr|libofetion-2.2.0-2|78	
14cr|libofetion-2.2.0-2|79	
14cr|libofetion-2.2.0-2|80	%changelog
14cr|libofetion-2.2.0-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14cr|libofetion-2.2.0-2|82	+ Revision: 6a7c10c
14cr|libofetion-2.2.0-2|83	- MassBuild#464: Increase release tag
14cr|libofetion-2.2.0-2|84	
14cr|libofetion-2.2.0-2|85	

2616 14
14cr|liboil-0.3.17-5|1	%define apiver 0.3
14cr|liboil-0.3.17-5|2	%define major 0
14cr|liboil-0.3.17-5|3	%define libname %mklibname oil %{apiver} %{major}
14cr|liboil-0.3.17-5|4	%define develname %mklibname oil -d
14cr|liboil-0.3.17-5|5	%define staticname %mklibname oil -d -s
14cr|liboil-0.3.17-5|6	
14cr|liboil-0.3.17-5|7	Summary:	Optimized functions for multimedia calculations
14cr|liboil-0.3.17-5|8	Name:		liboil
14cr|liboil-0.3.17-5|9	Version:	0.3.17
14cr|liboil-0.3.17-5|10	Release:	5
14cr|liboil-0.3.17-5|11	License:	BSD
14cr|liboil-0.3.17-5|12	Group:		System/Libraries
14cr|liboil-0.3.17-5|13	URL:		http://liboil.freedesktop.org
14cr|liboil-0.3.17-5|14	Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
14cr|liboil-0.3.17-5|15	BuildRequires:	gtk-doc
14cr|liboil-0.3.17-5|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|liboil-0.3.17-5|17	
14cr|liboil-0.3.17-5|18	%description
14cr|liboil-0.3.17-5|19	Liboil is a library of simple functions that are optimized for various
14cr|liboil-0.3.17-5|20	CPUs. These functions are generally loops implementing simple
14cr|liboil-0.3.17-5|21	algorithms, such as converting an array of N integers to
14cr|liboil-0.3.17-5|22	floating-poing numbers or multiplying and summing an array of N
14cr|liboil-0.3.17-5|23	numbers. Clearly such functions are candidates for significant
14cr|liboil-0.3.17-5|24	optimization using various techniques, especially by using extended
14cr|liboil-0.3.17-5|25	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
14cr|liboil-0.3.17-5|26	
14cr|liboil-0.3.17-5|27	%package -n	%{libname}
14cr|liboil-0.3.17-5|28	Summary:	Optimized functions for multimedia calculations
14cr|liboil-0.3.17-5|29	Group:		System/Libraries
14cr|liboil-0.3.17-5|30	Obsoletes:	%mklibname oil 0.3
14cr|liboil-0.3.17-5|31	
14cr|liboil-0.3.17-5|32	%description -n	%{libname}
14cr|liboil-0.3.17-5|33	Liboil is a library of simple functions that are optimized for various
14cr|liboil-0.3.17-5|34	CPUs. These functions are generally loops implementing simple
14cr|liboil-0.3.17-5|35	algorithms, such as converting an array of N integers to
14cr|liboil-0.3.17-5|36	floating-poing numbers or multiplying and summing an array of N
14cr|liboil-0.3.17-5|37	numbers. Clearly such functions are candidates for significant
14cr|liboil-0.3.17-5|38	optimization using various techniques, especially by using extended
14cr|liboil-0.3.17-5|39	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
14cr|liboil-0.3.17-5|40	
14cr|liboil-0.3.17-5|41	%package -n	%{develname}
14cr|liboil-0.3.17-5|42	Summary:	Optimized functions for multimedia calculations
14cr|liboil-0.3.17-5|43	Group:		Development/C
14cr|liboil-0.3.17-5|44	Requires:	%{libname} = %{EVRD}
14cr|liboil-0.3.17-5|45	Provides:	oil-devel = %{EVRD}
14cr|liboil-0.3.17-5|46	Obsoletes:	%mklibname oil 0.3 -d
14cr|liboil-0.3.17-5|47	
14cr|liboil-0.3.17-5|48	%description -n	%{develname}
14cr|liboil-0.3.17-5|49	Liboil is a library of simple functions that are optimized for various
14cr|liboil-0.3.17-5|50	CPUs. These functions are generally loops implementing simple
14cr|liboil-0.3.17-5|51	algorithms, such as converting an array of N integers to
14cr|liboil-0.3.17-5|52	floating-poing numbers or multiplying and summing an array of N
14cr|liboil-0.3.17-5|53	numbers. Clearly such functions are candidates for significant
14cr|liboil-0.3.17-5|54	optimization using various techniques, especially by using extended
14cr|liboil-0.3.17-5|55	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
14cr|liboil-0.3.17-5|56	
14cr|liboil-0.3.17-5|57	
14cr|liboil-0.3.17-5|58	%package -n	%{staticname}
14cr|liboil-0.3.17-5|59	Summary:	Optimized functions for multimedia calculations
14cr|liboil-0.3.17-5|60	Group:		Development/C
14cr|liboil-0.3.17-5|61	Requires:	%{develname} = %{EVRD}
14cr|liboil-0.3.17-5|62	Obsoletes:	%mklibname oil 0.3 -d -s
14cr|liboil-0.3.17-5|63	
14cr|liboil-0.3.17-5|64	%description -n %{staticname}
14cr|liboil-0.3.17-5|65	Liboil is a library of simple functions that are optimized for various
14cr|liboil-0.3.17-5|66	CPUs. These functions are generally loops implementing simple
14cr|liboil-0.3.17-5|67	algorithms, such as converting an array of N integers to
14cr|liboil-0.3.17-5|68	floating-poing numbers or multiplying and summing an array of N
14cr|liboil-0.3.17-5|69	numbers. Clearly such functions are candidates for significant
14cr|liboil-0.3.17-5|70	optimization using various techniques, especially by using extended
14cr|liboil-0.3.17-5|71	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
14cr|liboil-0.3.17-5|72	
14cr|liboil-0.3.17-5|73	%package	tools
14cr|liboil-0.3.17-5|74	Summary:	Optimized functions for multimedia calculations
14cr|liboil-0.3.17-5|75	Group:		System/Libraries
14cr|liboil-0.3.17-5|76	
14cr|liboil-0.3.17-5|77	%description	tools
14cr|liboil-0.3.17-5|78	Liboil is a library of simple functions that are optimized for various
14cr|liboil-0.3.17-5|79	CPUs. These functions are generally loops implementing simple
14cr|liboil-0.3.17-5|80	algorithms, such as converting an array of N integers to
14cr|liboil-0.3.17-5|81	floating-poing numbers or multiplying and summing an array of N
14cr|liboil-0.3.17-5|82	numbers. Clearly such functions are candidates for significant
14cr|liboil-0.3.17-5|83	optimization using various techniques, especially by using extended
14cr|liboil-0.3.17-5|84	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
14cr|liboil-0.3.17-5|85	
14cr|liboil-0.3.17-5|86	This contains the binaries that are bundled with %{name}.
14cr|liboil-0.3.17-5|87	
14cr|liboil-0.3.17-5|88	%prep
14cr|liboil-0.3.17-5|89	%setup -q
14cr|liboil-0.3.17-5|90	
14cr|liboil-0.3.17-5|91	%build
14cr|liboil-0.3.17-5|92	%configure2_5x
14cr|liboil-0.3.17-5|93	
14cr|liboil-0.3.17-5|94	%make
14cr|liboil-0.3.17-5|95	
14cr|liboil-0.3.17-5|96	%install
14cr|liboil-0.3.17-5|97	%makeinstall_std
14cr|liboil-0.3.17-5|98	
14cr|liboil-0.3.17-5|99	%check
14cr|liboil-0.3.17-5|100	make check
14cr|liboil-0.3.17-5|101	
14cr|liboil-0.3.17-5|102	%files -n %{libname}
14cr|liboil-0.3.17-5|103	%{_libdir}/liboil-%{apiver}.so.%{major}*
14cr|liboil-0.3.17-5|104	
14cr|liboil-0.3.17-5|105	%files -n %{develname}
14cr|liboil-0.3.17-5|106	%{_includedir}/liboil*
14cr|liboil-0.3.17-5|107	%{_libdir}/liboil*.so
14cr|liboil-0.3.17-5|108	%{_libdir}/pkgconfig/*.pc
14cr|liboil-0.3.17-5|109	%{_datadir}/gtk-doc/html/liboil
14cr|liboil-0.3.17-5|110	
14cr|liboil-0.3.17-5|111	%files -n %{staticname}
14cr|liboil-0.3.17-5|112	%{_libdir}/liboil*.a
14cr|liboil-0.3.17-5|113	
14cr|liboil-0.3.17-5|114	%files tools
14cr|liboil-0.3.17-5|115	%{_bindir}/*
14cr|liboil-0.3.17-5|116	
14cr|liboil-0.3.17-5|117	
14cr|liboil-0.3.17-5|118	
14cr|liboil-0.3.17-5|119	%changelog
14cr|liboil-0.3.17-5|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.17-5
14cr|liboil-0.3.17-5|121	+ Revision: 38a67c7
14cr|liboil-0.3.17-5|122	- MassBuild#464: Increase release tag
14cr|liboil-0.3.17-5|123	
14cr|liboil-0.3.17-5|124	

2617 14
14cr|libol-0.3.18-7|1	%define major	0
14cr|libol-0.3.18-7|2	%define libname	%mklibname ol %{major}
14cr|libol-0.3.18-7|3	
14cr|libol-0.3.18-7|4	Summary:	Nonblocking I/O and OO library
14cr|libol-0.3.18-7|5	Name:		libol
14cr|libol-0.3.18-7|6	Version:	0.3.18
14cr|libol-0.3.18-7|7	Release:	7
14cr|libol-0.3.18-7|8	License:	GPL
14cr|libol-0.3.18-7|9	Group:		System/Libraries
14cr|libol-0.3.18-7|10	URL:		http://www.balabit.hu/downloads/libol/0.3/
14cr|libol-0.3.18-7|11	Source:     http://www.balabit.hu/downloads/libol/0.3/%{name}-%{version}.tar.bz2
14cr|libol-0.3.18-7|12	
14cr|libol-0.3.18-7|13	%description
14cr|libol-0.3.18-7|14	Nonblocking I/O and OO library. It is needed to build syslog-ng,
14cr|libol-0.3.18-7|15	the new generation syslog.
14cr|libol-0.3.18-7|16	
14cr|libol-0.3.18-7|17	%package -n	%{libname}
14cr|libol-0.3.18-7|18	Group:		Development/Other
14cr|libol-0.3.18-7|19	Summary:	Nonblocking I/O and OO library. This package contains the libraries
14cr|libol-0.3.18-7|20	
14cr|libol-0.3.18-7|21	%description -n	%{libname}
14cr|libol-0.3.18-7|22	Nonblocking I/O and OO library. It is needed to build syslog-ng,
14cr|libol-0.3.18-7|23	the new generation syslog.
14cr|libol-0.3.18-7|24	
14cr|libol-0.3.18-7|25	%package -n	%{libname}-devel
14cr|libol-0.3.18-7|26	Group:		Development/Other
14cr|libol-0.3.18-7|27	Summary:	Nonblocking I/O and OO library. Devel files
14cr|libol-0.3.18-7|28	Requires:	%{libname} = %{version}-%{release}
14cr|libol-0.3.18-7|29	Provides:	libol-devel = %{version}-%{release}
14cr|libol-0.3.18-7|30	
14cr|libol-0.3.18-7|31	%description -n	%{libname}-devel
14cr|libol-0.3.18-7|32	Nonblockin I/O and OO library. It is needed to build syslog-ng,
14cr|libol-0.3.18-7|33	the new generation syslog.
14cr|libol-0.3.18-7|34	
14cr|libol-0.3.18-7|35	%prep
14cr|libol-0.3.18-7|36	%setup -q
14cr|libol-0.3.18-7|37	
14cr|libol-0.3.18-7|38	%build
14cr|libol-0.3.18-7|39	%configure2_5x
14cr|libol-0.3.18-7|40	%make
14cr|libol-0.3.18-7|41	
14cr|libol-0.3.18-7|42	%install
14cr|libol-0.3.18-7|43	%makeinstall
14cr|libol-0.3.18-7|44	rm -f %{buildroot}%{_bindir}/make_class
14cr|libol-0.3.18-7|45	
14cr|libol-0.3.18-7|46	%files -n %{libname}
14cr|libol-0.3.18-7|47	%{_libdir}/*so.%{major}*
14cr|libol-0.3.18-7|48	
14cr|libol-0.3.18-7|49	%files -n %{libname}-devel
14cr|libol-0.3.18-7|50	%{_bindir}/*
14cr|libol-0.3.18-7|51	%{_includedir}/libol/
14cr|libol-0.3.18-7|52	%{_libdir}/*.a
14cr|libol-0.3.18-7|53	%{_libdir}/libol.so
14cr|libol-0.3.18-7|54	
14cr|libol-0.3.18-7|55	
14cr|libol-0.3.18-7|56	%changelog
14cr|libol-0.3.18-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.18-7
14cr|libol-0.3.18-7|58	+ Revision: 2c8ec82
14cr|libol-0.3.18-7|59	- MassBuild#464: Increase release tag
14cr|libol-0.3.18-7|60	
14cr|libol-0.3.18-7|61	

2618 14
14cr|liboobs-2.32.0-4|1	%define major 5
14cr|liboobs-2.32.0-4|2	%define libname %mklibname oobs-1_ %{major}
14cr|liboobs-2.32.0-4|3	%define devname %mklibname -d oobs-1
14cr|liboobs-2.32.0-4|4	
14cr|liboobs-2.32.0-4|5	Summary:	System configuration backend library
14cr|liboobs-2.32.0-4|6	Name:		liboobs
14cr|liboobs-2.32.0-4|7	Version:	2.32.0
14cr|liboobs-2.32.0-4|8	Release:	4
14cr|liboobs-2.32.0-4|9	License:	LGPLv2+
14cr|liboobs-2.32.0-4|10	Group:		System/Libraries
14cr|liboobs-2.32.0-4|11	Url:		http://www.gnome.org
14cr|liboobs-2.32.0-4|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/liboobs/%{name}-%{version}.tar.bz2
14cr|liboobs-2.32.0-4|13	Patch0:		liboobs-2.22.2-format-strings.patch
14cr|liboobs-2.32.0-4|14	
14cr|liboobs-2.32.0-4|15	BuildRequires:	gtk-doc
14cr|liboobs-2.32.0-4|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|liboobs-2.32.0-4|17	BuildRequires:	pkgconfig(system-tools-backends-2.0)
14cr|liboobs-2.32.0-4|18	
14cr|liboobs-2.32.0-4|19	%description
14cr|liboobs-2.32.0-4|20	Liboobs is a wrapping library to the System Tools Backends, it will
14cr|liboobs-2.32.0-4|21	provide easy to access GObjects to system configuration details, like
14cr|liboobs-2.32.0-4|22	users, groups and network interfaces, it will handle sessions with the
14cr|liboobs-2.32.0-4|23	backend and data consistency too.
14cr|liboobs-2.32.0-4|24	
14cr|liboobs-2.32.0-4|25	%package -n %{libname}
14cr|liboobs-2.32.0-4|26	Group:		System/Libraries
14cr|liboobs-2.32.0-4|27	Summary:	System configuration backend shared library
14cr|liboobs-2.32.0-4|28	
14cr|liboobs-2.32.0-4|29	%description -n %{libname}
14cr|liboobs-2.32.0-4|30	This package contains the shared library for %{name}.
14cr|liboobs-2.32.0-4|31	
14cr|liboobs-2.32.0-4|32	%package -n %{devname}
14cr|liboobs-2.32.0-4|33	Group:		Development/C
14cr|liboobs-2.32.0-4|34	Summary:	Header files of the system configuration backend library
14cr|liboobs-2.32.0-4|35	Requires:	%{libname} = %{version}
14cr|liboobs-2.32.0-4|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|liboobs-2.32.0-4|37	
14cr|liboobs-2.32.0-4|38	%description -n %{devname}
14cr|liboobs-2.32.0-4|39	This package contains the development files for %{name}.
14cr|liboobs-2.32.0-4|40	
14cr|liboobs-2.32.0-4|41	%prep
14cr|liboobs-2.32.0-4|42	%setup -q
14cr|liboobs-2.32.0-4|43	%apply_patches
14cr|liboobs-2.32.0-4|44	
14cr|liboobs-2.32.0-4|45	%build
14cr|liboobs-2.32.0-4|46	autoreconf -fi
14cr|liboobs-2.32.0-4|47	%configure \
14cr|liboobs-2.32.0-4|48	--disable-static \
14cr|liboobs-2.32.0-4|49	--enable-gtk-doc
14cr|liboobs-2.32.0-4|50	
14cr|liboobs-2.32.0-4|51	%make LIBS='-lgobject-2.0 -lglib-2.0'
14cr|liboobs-2.32.0-4|52	
14cr|liboobs-2.32.0-4|53	%install
14cr|liboobs-2.32.0-4|54	%makeinstall_std
14cr|liboobs-2.32.0-4|55	
14cr|liboobs-2.32.0-4|56	%files -n %{libname}
14cr|liboobs-2.32.0-4|57	%{_libdir}/liboobs-1.so.%{major}*
14cr|liboobs-2.32.0-4|58	
14cr|liboobs-2.32.0-4|59	%files -n %{devname}
14cr|liboobs-2.32.0-4|60	%doc AUTHORS NEWS README ChangeLog
14cr|liboobs-2.32.0-4|61	%{_datadir}/gtk-doc/html/liboobs
14cr|liboobs-2.32.0-4|62	%{_includedir}/liboobs-1.0/
14cr|liboobs-2.32.0-4|63	%{_libdir}/liboobs-1.so
14cr|liboobs-2.32.0-4|64	%{_libdir}/pkgconfig/liboobs-1.pc
14cr|liboobs-2.32.0-4|65	
14cr|liboobs-2.32.0-4|66	
14cr|liboobs-2.32.0-4|67	
14cr|liboobs-2.32.0-4|68	
14cr|liboobs-2.32.0-4|69	%changelog
14cr|liboobs-2.32.0-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.32.0-4
14cr|liboobs-2.32.0-4|71	+ Revision: d0caaa9
14cr|liboobs-2.32.0-4|72	- MassBuild#464: Increase release tag
14cr|liboobs-2.32.0-4|73	
14cr|liboobs-2.32.0-4|74	

2619 14
14cr|liboop-1.0-14|1	%define major 4
14cr|liboop-1.0-14|2	%define major0 0
14cr|liboop-1.0-14|3	%define major3 3
14cr|liboop-1.0-14|4	%define libname %mklibname oop %{major}
14cr|liboop-1.0-14|5	%define libadns %mklibname oop-adns %{major3}
14cr|liboop-1.0-14|6	%define libglib %mklibname oop-glib %{major0}
14cr|liboop-1.0-14|7	%define libglib2 %mklibname oop-glib2 %{major0}
14cr|liboop-1.0-14|8	%define librl %mklibname oop-rl %{major0}
14cr|liboop-1.0-14|9	%define libtcl %mklibname oop-tcl %{major0}
14cr|liboop-1.0-14|10	%define devname %mklibname oop -d
14cr|liboop-1.0-14|11	
14cr|liboop-1.0-14|12	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|13	Name:		liboop
14cr|liboop-1.0-14|14	Version:	1.0
14cr|liboop-1.0-14|15	Release:	14
14cr|liboop-1.0-14|16	License:	LGPLv2.1+
14cr|liboop-1.0-14|17	Group:		System/Libraries
14cr|liboop-1.0-14|18	Url:		http://liboop.org/
14cr|liboop-1.0-14|19	Source0:	%{name}-%{version}.tar.bz2
14cr|liboop-1.0-14|20	Patch0:		liboop-linkage_fix.diff
14cr|liboop-1.0-14|21	# Add 8.5 and 8.6 to tcl versions configure script detects - AdamW 2008/12
14cr|liboop-1.0-14|22	Patch1:		liboop-1.0-tcl86.patch
14cr|liboop-1.0-14|23	Patch2:		liboop-1.0-readline6.3.patch
14cr|liboop-1.0-14|24	Patch3:		liboop-1.0-read_bugfixes.patch
14cr|liboop-1.0-14|25	BuildRequires:	libtool
14cr|liboop-1.0-14|26	BuildRequires:	adns-devel
14cr|liboop-1.0-14|27	BuildRequires:	readline-devel
14cr|liboop-1.0-14|28	BuildRequires:	tcl-devel
14cr|liboop-1.0-14|29	BuildRequires:	pkgconfig(glib)
14cr|liboop-1.0-14|30	BuildRequires:	pkgconfig(glib-2.0)
14cr|liboop-1.0-14|31	
14cr|liboop-1.0-14|32	%description
14cr|liboop-1.0-14|33	Liboop is a low-level event loop management library for POSIX-based
14cr|liboop-1.0-14|34	operating systems. It supports the development of modular,
14cr|liboop-1.0-14|35	multiplexed applications which may respond to events from several
14cr|liboop-1.0-14|36	sources. It replaces the "select() loop" and allows the
14cr|liboop-1.0-14|37	registration of event handlers for file and network I/O, timers and
14cr|liboop-1.0-14|38	signals. Since processes use these mechanisms for almost all
14cr|liboop-1.0-14|39	external communication, liboop can be used as the basis for almost
14cr|liboop-1.0-14|40	any application.
14cr|liboop-1.0-14|41	
14cr|liboop-1.0-14|42	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|43	
14cr|liboop-1.0-14|44	%package -n %{libname}
14cr|liboop-1.0-14|45	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|46	Group:		System/Libraries
14cr|liboop-1.0-14|47	
14cr|liboop-1.0-14|48	%description -n %{libname}
14cr|liboop-1.0-14|49	Liboop is a low-level event loop management library for POSIX-based
14cr|liboop-1.0-14|50	operating systems. It supports the development of modular,
14cr|liboop-1.0-14|51	multiplexed applications which may respond to events from several
14cr|liboop-1.0-14|52	sources. It replaces the "select() loop" and allows the
14cr|liboop-1.0-14|53	registration of event handlers for file and network I/O, timers and
14cr|liboop-1.0-14|54	signals. Since processes use these mechanisms for almost all
14cr|liboop-1.0-14|55	external communication, liboop can be used as the basis for almost
14cr|liboop-1.0-14|56	any application.
14cr|liboop-1.0-14|57	
14cr|liboop-1.0-14|58	%files -n %{libname}
14cr|liboop-1.0-14|59	%{_libdir}/liboop.so.%{major}*
14cr|liboop-1.0-14|60	
14cr|liboop-1.0-14|61	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|62	
14cr|liboop-1.0-14|63	%package -n %{libadns}
14cr|liboop-1.0-14|64	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|65	Group:		System/Libraries
14cr|liboop-1.0-14|66	Conflicts:	%{_lib}oop4 < 1.0-12
14cr|liboop-1.0-14|67	
14cr|liboop-1.0-14|68	%description -n %{libadns}
14cr|liboop-1.0-14|69	Shared library for %{name}.
14cr|liboop-1.0-14|70	
14cr|liboop-1.0-14|71	%files -n %{libadns}
14cr|liboop-1.0-14|72	%{_libdir}/liboop-adns.so.%{major3}*
14cr|liboop-1.0-14|73	
14cr|liboop-1.0-14|74	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|75	
14cr|liboop-1.0-14|76	%package -n %{libglib}
14cr|liboop-1.0-14|77	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|78	Group:		System/Libraries
14cr|liboop-1.0-14|79	Conflicts:	%{_lib}oop4 < 1.0-12
14cr|liboop-1.0-14|80	
14cr|liboop-1.0-14|81	%description -n %{libglib}
14cr|liboop-1.0-14|82	Shared library for %{name}.
14cr|liboop-1.0-14|83	
14cr|liboop-1.0-14|84	%files -n %{libglib}
14cr|liboop-1.0-14|85	%{_libdir}/liboop-glib.so.%{major0}*
14cr|liboop-1.0-14|86	
14cr|liboop-1.0-14|87	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|88	
14cr|liboop-1.0-14|89	%package -n %{libglib2}
14cr|liboop-1.0-14|90	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|91	Group:		System/Libraries
14cr|liboop-1.0-14|92	Conflicts:	%{_lib}oop4 < 1.0-12
14cr|liboop-1.0-14|93	
14cr|liboop-1.0-14|94	%description -n %{libglib2}
14cr|liboop-1.0-14|95	Shared library for %{name}.
14cr|liboop-1.0-14|96	
14cr|liboop-1.0-14|97	%files -n %{libglib2}
14cr|liboop-1.0-14|98	%{_libdir}/liboop-glib2.so.%{major0}*
14cr|liboop-1.0-14|99	
14cr|liboop-1.0-14|100	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|101	
14cr|liboop-1.0-14|102	%package -n %{librl}
14cr|liboop-1.0-14|103	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|104	Group:		System/Libraries
14cr|liboop-1.0-14|105	Conflicts:	%{_lib}oop4 < 1.0-12
14cr|liboop-1.0-14|106	
14cr|liboop-1.0-14|107	%description -n %{librl}
14cr|liboop-1.0-14|108	Shared library for %{name}.
14cr|liboop-1.0-14|109	
14cr|liboop-1.0-14|110	%files -n %{librl}
14cr|liboop-1.0-14|111	%{_libdir}/liboop-rl.so.%{major0}*
14cr|liboop-1.0-14|112	
14cr|liboop-1.0-14|113	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|114	
14cr|liboop-1.0-14|115	%package -n %{libtcl}
14cr|liboop-1.0-14|116	Summary:	A low-level event loop management library for POSIX-based OS'es
14cr|liboop-1.0-14|117	Group:		System/Libraries
14cr|liboop-1.0-14|118	Conflicts:	%{_lib}oop4 < 1.0-12
14cr|liboop-1.0-14|119	
14cr|liboop-1.0-14|120	%description -n %{libtcl}
14cr|liboop-1.0-14|121	Shared library for %{name}.
14cr|liboop-1.0-14|122	
14cr|liboop-1.0-14|123	%files -n %{libtcl}
14cr|liboop-1.0-14|124	%{_libdir}/liboop-tcl.so.%{major0}*
14cr|liboop-1.0-14|125	
14cr|liboop-1.0-14|126	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|127	
14cr|liboop-1.0-14|128	%package -n %{devname}
14cr|liboop-1.0-14|129	Summary:	Static library and header files for the %{libname} library
14cr|liboop-1.0-14|130	Group:		Development/C
14cr|liboop-1.0-14|131	Requires:	%{libname} = %{EVRD}
14cr|liboop-1.0-14|132	Requires:	%{libadns} = %{EVRD}
14cr|liboop-1.0-14|133	Requires:	%{libglib} = %{EVRD}
14cr|liboop-1.0-14|134	Requires:	%{libglib2} = %{EVRD}
14cr|liboop-1.0-14|135	Requires:	%{librl} = %{EVRD}
14cr|liboop-1.0-14|136	Requires:	%{libtcl} = %{EVRD}
14cr|liboop-1.0-14|137	Provides:	oop-devel = %{EVRD}
14cr|liboop-1.0-14|138	Provides:	%{name}-devel = %{EVRD}
14cr|liboop-1.0-14|139	
14cr|liboop-1.0-14|140	%description -n %{devname}
14cr|liboop-1.0-14|141	Liboop is a low-level event loop management library for POSIX-based
14cr|liboop-1.0-14|142	operating systems. It supports the development of modular,
14cr|liboop-1.0-14|143	multiplexed applications which may respond to events from several
14cr|liboop-1.0-14|144	sources. It replaces the "select() loop" and allows the
14cr|liboop-1.0-14|145	registration of event handlers for file and network I/O, timers and
14cr|liboop-1.0-14|146	signals. Since processes use these mechanisms for almost all
14cr|liboop-1.0-14|147	external communication, liboop can be used as the basis for almost
14cr|liboop-1.0-14|148	any application.
14cr|liboop-1.0-14|149	
14cr|liboop-1.0-14|150	%files -n %{devname}
14cr|liboop-1.0-14|151	%{_includedir}/*.h
14cr|liboop-1.0-14|152	%{_libdir}/*.so
14cr|liboop-1.0-14|153	%{_libdir}/pkgconfig/*.pc
14cr|liboop-1.0-14|154	
14cr|liboop-1.0-14|155	#----------------------------------------------------------------------------
14cr|liboop-1.0-14|156	
14cr|liboop-1.0-14|157	%prep
14cr|liboop-1.0-14|158	%setup -q
14cr|liboop-1.0-14|159	%patch0 -p0
14cr|liboop-1.0-14|160	%patch1 -p1 -b .tcl86
14cr|liboop-1.0-14|161	%patch2 -p1
14cr|liboop-1.0-14|162	%patch3 -p1
14cr|liboop-1.0-14|163	
14cr|liboop-1.0-14|164	%build
14cr|liboop-1.0-14|165	%global optflags %{optflags} -fPIC
14cr|liboop-1.0-14|166	libtoolize --copy --force; aclocal; autoconf; automake
14cr|liboop-1.0-14|167	%configure2_5x --disable-static
14cr|liboop-1.0-14|168	make
14cr|liboop-1.0-14|169	
14cr|liboop-1.0-14|170	%install
14cr|liboop-1.0-14|171	%makeinstall_std
14cr|liboop-1.0-14|172	
14cr|liboop-1.0-14|173	
14cr|liboop-1.0-14|174	%changelog
14cr|liboop-1.0-14|175	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-14
14cr|liboop-1.0-14|176	+ Revision: 680e240
14cr|liboop-1.0-14|177	- Add patches from Debian to fix build with readline 6.3 and few minor bugs
14cr|liboop-1.0-14|178	
14cr|liboop-1.0-14|179	

2620 14
14cr|libopensi-1.0-21|1	%define _enable_debug_packages %{nil}
14cr|libopensi-1.0-21|2	%define debug_package %{nil}
14cr|libopensi-1.0-21|3	
14cr|libopensi-1.0-21|4	Summary:	Library for OpenSi
14cr|libopensi-1.0-21|5	Name:		libopensi
14cr|libopensi-1.0-21|6	Version:	1.0
14cr|libopensi-1.0-21|7	Release:	21
14cr|libopensi-1.0-21|8	Source0:	http://download.gna.org/opensi/%{name}/%{name}-%{version}.tgz
14cr|libopensi-1.0-21|9	License:	MPL
14cr|libopensi-1.0-21|10	Group:		System/Libraries
14cr|libopensi-1.0-21|11	Url:		http://opensi.org/
14cr|libopensi-1.0-21|12	BuildRequires:	firefox-devel
14cr|libopensi-1.0-21|13	Requires:	firefox >= %{firefox_epoch}:%{firefox_version}
14cr|libopensi-1.0-21|14	
14cr|libopensi-1.0-21|15	%description
14cr|libopensi-1.0-21|16	Library for OpenSi.
14cr|libopensi-1.0-21|17	
14cr|libopensi-1.0-21|18	%prep
14cr|libopensi-1.0-21|19	%setup -q -n %{name}
14cr|libopensi-1.0-21|20	
14cr|libopensi-1.0-21|21	%build
14cr|libopensi-1.0-21|22	
14cr|libopensi-1.0-21|23	%install
14cr|libopensi-1.0-21|24	# Jar for the translation
14cr|libopensi-1.0-21|25	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/
14cr|libopensi-1.0-21|26	cp -r `pwd`  %{buildroot}%{firefox_mozillapath}/chrome/
14cr|libopensi-1.0-21|27	# installed-chrome.txt addition
14cr|libopensi-1.0-21|28	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/rc.d/
14cr|libopensi-1.0-21|29	cat << EOF > %{buildroot}%{firefox_mozillapath}/chrome/rc.d/10_%{name}.txt
14cr|libopensi-1.0-21|30	content,install,url,resource:/chrome/libopensi/content/libopensi/
14cr|libopensi-1.0-21|31	EOF
14cr|libopensi-1.0-21|32	
14cr|libopensi-1.0-21|33	%files
14cr|libopensi-1.0-21|34	%{firefox_mozillapath}/chrome/libopensi
14cr|libopensi-1.0-21|35	%{firefox_mozillapath}/chrome/rc.d/*.txt
14cr|libopensi-1.0-21|36	
14cr|libopensi-1.0-21|37	
14cr|libopensi-1.0-21|38	%changelog
14cr|libopensi-1.0-21|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-21
14cr|libopensi-1.0-21|40	+ Revision: 2d2784e
14cr|libopensi-1.0-21|41	- MassBuild#464: Increase release tag
14cr|libopensi-1.0-21|42	
14cr|libopensi-1.0-21|43	

2621 14
14cr|libopensync-plugin-akonadi-0.22-2|1	Name:		libopensync-plugin-akonadi
14cr|libopensync-plugin-akonadi-0.22-2|2	Version:	0.22
14cr|libopensync-plugin-akonadi-0.22-2|3	Release:	2
14cr|libopensync-plugin-akonadi-0.22-2|4	Summary:	KDE4 Akonadi PIM Synchronization Plug-In for OpenSync
14cr|libopensync-plugin-akonadi-0.22-2|5	Group:		Graphical desktop/KDE
14cr|libopensync-plugin-akonadi-0.22-2|6	License:	GPLv3
14cr|libopensync-plugin-akonadi-0.22-2|7	URL:		http://www.opensync.org/wiki/plugins/akonadi
14cr|libopensync-plugin-akonadi-0.22-2|8	Source0:	%{name}-%{version}.tar.bz2
14cr|libopensync-plugin-akonadi-0.22-2|9	Patch0:		libopensync-plugin-akonadi-kde4.4.patch
14cr|libopensync-plugin-akonadi-0.22-2|10	BuildRequires:	pkgconfig(opensync-1.0)
14cr|libopensync-plugin-akonadi-0.22-2|11	BuildRequires:	pkgconfig(osengine-1.0)
14cr|libopensync-plugin-akonadi-0.22-2|12	BuildRequires:	cmake
14cr|libopensync-plugin-akonadi-0.22-2|13	BuildRequires:	kdepim4-devel
14cr|libopensync-plugin-akonadi-0.22-2|14	BuildRequires:	kdelibs4-devel
14cr|libopensync-plugin-akonadi-0.22-2|15	BuildRequires:	kdebase4-workspace-devel
14cr|libopensync-plugin-akonadi-0.22-2|16	Requires:	libopensync >= %{version}
14cr|libopensync-plugin-akonadi-0.22-2|17	
14cr|libopensync-plugin-akonadi-0.22-2|18	%description
14cr|libopensync-plugin-akonadi-0.22-2|19	This plug-in allows applications using OpenSync to synchronize to and
14cr|libopensync-plugin-akonadi-0.22-2|20	from KDE4 Akonadi-based applications.
14cr|libopensync-plugin-akonadi-0.22-2|21	
14cr|libopensync-plugin-akonadi-0.22-2|22	#-------------------------------------------------------------------------
14cr|libopensync-plugin-akonadi-0.22-2|23	
14cr|libopensync-plugin-akonadi-0.22-2|24	%prep
14cr|libopensync-plugin-akonadi-0.22-2|25	%setup -q
14cr|libopensync-plugin-akonadi-0.22-2|26	%patch0 -p1
14cr|libopensync-plugin-akonadi-0.22-2|27	
14cr|libopensync-plugin-akonadi-0.22-2|28	%build
14cr|libopensync-plugin-akonadi-0.22-2|29	%cmake_kde4
14cr|libopensync-plugin-akonadi-0.22-2|30	%make
14cr|libopensync-plugin-akonadi-0.22-2|31	
14cr|libopensync-plugin-akonadi-0.22-2|32	%install
14cr|libopensync-plugin-akonadi-0.22-2|33	%__rm -rf %{buildroot}
14cr|libopensync-plugin-akonadi-0.22-2|34	%makeinstall_std -C build
14cr|libopensync-plugin-akonadi-0.22-2|35	
14cr|libopensync-plugin-akonadi-0.22-2|36	%clean
14cr|libopensync-plugin-akonadi-0.22-2|37	%__rm -rf %{buildroot}
14cr|libopensync-plugin-akonadi-0.22-2|38	
14cr|libopensync-plugin-akonadi-0.22-2|39	%files
14cr|libopensync-plugin-akonadi-0.22-2|40	%doc AUTHORS COPYING ChangeLog README
14cr|libopensync-plugin-akonadi-0.22-2|41	%{_libdir}/opensync/plugins/akonadi_synclib.so
14cr|libopensync-plugin-akonadi-0.22-2|42	%{_libdir}/opensync/plugins/akonadi_sync.so
14cr|libopensync-plugin-akonadi-0.22-2|43	%{_datadir}/opensync/defaults/akonadi-sync
14cr|libopensync-plugin-akonadi-0.22-2|44	
14cr|libopensync-plugin-akonadi-0.22-2|45	
14cr|libopensync-plugin-akonadi-0.22-2|46	
14cr|libopensync-plugin-akonadi-0.22-2|47	
14cr|libopensync-plugin-akonadi-0.22-2|48	
14cr|libopensync-plugin-akonadi-0.22-2|49	
14cr|libopensync-plugin-akonadi-0.22-2|50	%changelog
14cr|libopensync-plugin-akonadi-0.22-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.22-2
14cr|libopensync-plugin-akonadi-0.22-2|52	+ Revision: 8363d85
14cr|libopensync-plugin-akonadi-0.22-2|53	- MassBuild#464: Increase release tag
14cr|libopensync-plugin-akonadi-0.22-2|54	
14cr|libopensync-plugin-akonadi-0.22-2|55	

2622 14
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|1	%define svn 3218
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|2	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|3	Summary:	OpenSync plugin for Google Calendar
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|4	Name:		libopensync-plugin-google-calendar
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|5	Version:	0.22.1
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|6	Epoch:		1
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|7	Release:	0.%{svn}.5
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|8	License:	GPLv2+
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|9	Group:		Office
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|10	Url:		http://www.opensync.org
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|11	# For SVN:
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|12	# svn co http://svn.opensync.org/branches/branch-0.2X/plugins/google-calendar libopensync-plugin-google-calendar
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|13	Source0:	http://www.opensync.org/download/releases/%{name}-%{svn}.tar.lzma
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|14	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|15	BuildRequires:	python-httplib2
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|16	Requires:	python-httplib2
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|17	Requires:	python-pyxml
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|18	Requires:	libopensync >= %{epoch}:0.22
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|19	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|20	%description
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|21	This plugin allows applications using OpenSync to synchronise with Google
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|22	Calendar.
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|23	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|24	%files
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|25	%doc README
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|26	%{_libdir}/opensync/plugins/*
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|27	%{_datadir}/opensync/defaults/*
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|28	%{_libdir}/opensync/google-cal-helper
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|29	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|30	#----------------------------------------------------------------------------
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|31	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|32	%prep
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|33	%setup -q -n %{name}
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|34	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|35	%build
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|36	autoreconf -i
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|37	# google-cal-helper is installed to libexecdir, we don't want it just
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|38	# in /usr/lib... - AdamW 2008/03
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|39	%configure2_5x --libexecdir=%{_libdir}/opensync
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|40	%make
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|41	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|42	%install
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|43	%makeinstall_std
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|44	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|45	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|46	%changelog
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|47	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.22.1-0.3218.5
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|48	+ Revision: c91aa12
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|49	- LOG Spec cleanup
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|50	
14cr|libopensync-plugin-google-calendar-0.22.1-0.3218.5|51	

2623 14
14cr|libopensync-plugin-moto-0.36-4|1	%define debug_package %{nil}
14cr|libopensync-plugin-moto-0.36-4|2	
14cr|libopensync-plugin-moto-0.36-4|3	Summary:	Plugin for syncing with Motorola phones via libopensync
14cr|libopensync-plugin-moto-0.36-4|4	Name:		libopensync-plugin-moto
14cr|libopensync-plugin-moto-0.36-4|5	Version:	0.36
14cr|libopensync-plugin-moto-0.36-4|6	Epoch:		1
14cr|libopensync-plugin-moto-0.36-4|7	Release:	4
14cr|libopensync-plugin-moto-0.36-4|8	License:	GPLv2+
14cr|libopensync-plugin-moto-0.36-4|9	Group:		Office
14cr|libopensync-plugin-moto-0.36-4|10	Url:		http://www.opensync.org
14cr|libopensync-plugin-moto-0.36-4|11	Source0:	http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
14cr|libopensync-plugin-moto-0.36-4|12	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
14cr|libopensync-plugin-moto-0.36-4|13	Requires:	libopensync
14cr|libopensync-plugin-moto-0.36-4|14	Requires:	python-dateutil
14cr|libopensync-plugin-moto-0.36-4|15	Requires:	python-pybluez
14cr|libopensync-plugin-moto-0.36-4|16	
14cr|libopensync-plugin-moto-0.36-4|17	%description
14cr|libopensync-plugin-moto-0.36-4|18	Plugin for syncing with Motorola phones via libopensync.
14cr|libopensync-plugin-moto-0.36-4|19	
14cr|libopensync-plugin-moto-0.36-4|20	%files
14cr|libopensync-plugin-moto-0.36-4|21	%doc AUTHORS COPYING README
14cr|libopensync-plugin-moto-0.36-4|22	%{_libdir}/opensync/python-plugins/motosync*
14cr|libopensync-plugin-moto-0.36-4|23	%{_datadir}/opensync/defaults/moto-sync
14cr|libopensync-plugin-moto-0.36-4|24	
14cr|libopensync-plugin-moto-0.36-4|25	#----------------------------------------------------------------------------
14cr|libopensync-plugin-moto-0.36-4|26	
14cr|libopensync-plugin-moto-0.36-4|27	%prep
14cr|libopensync-plugin-moto-0.36-4|28	%setup -q
14cr|libopensync-plugin-moto-0.36-4|29	
14cr|libopensync-plugin-moto-0.36-4|30	%build
14cr|libopensync-plugin-moto-0.36-4|31	
14cr|libopensync-plugin-moto-0.36-4|32	%install
14cr|libopensync-plugin-moto-0.36-4|33	install -p -m644 -D motosync.py \
14cr|libopensync-plugin-moto-0.36-4|34	%{buildroot}/%{_libdir}/opensync/python-plugins/motosync.py
14cr|libopensync-plugin-moto-0.36-4|35	install -p -m644 -D moto-sync \
14cr|libopensync-plugin-moto-0.36-4|36	%{buildroot}/%{_datadir}/opensync/defaults/moto-sync
14cr|libopensync-plugin-moto-0.36-4|37	
14cr|libopensync-plugin-moto-0.36-4|38	
14cr|libopensync-plugin-moto-0.36-4|39	%changelog
14cr|libopensync-plugin-moto-0.36-4|40	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.36-4
14cr|libopensync-plugin-moto-0.36-4|41	+ Revision: 7659e9b
14cr|libopensync-plugin-moto-0.36-4|42	- Adjust requires
14cr|libopensync-plugin-moto-0.36-4|43	
14cr|libopensync-plugin-moto-0.36-4|44	

2624 14
14cr|libopensync-plugin-python-0.22-7|1	Summary:	Python plugin for OpenSync synchronization framework
14cr|libopensync-plugin-python-0.22-7|2	Name:		libopensync-plugin-python
14cr|libopensync-plugin-python-0.22-7|3	Version:	0.22
14cr|libopensync-plugin-python-0.22-7|4	Epoch:		1
14cr|libopensync-plugin-python-0.22-7|5	Release:	7
14cr|libopensync-plugin-python-0.22-7|6	License:	LGPLv2+
14cr|libopensync-plugin-python-0.22-7|7	Group:		Office
14cr|libopensync-plugin-python-0.22-7|8	Url:		http://www.opensync.org
14cr|libopensync-plugin-python-0.22-7|9	Source0:	http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
14cr|libopensync-plugin-python-0.22-7|10	BuildRequires:	pkgconfig(gamin)
14cr|libopensync-plugin-python-0.22-7|11	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
14cr|libopensync-plugin-python-0.22-7|12	BuildRequires:	pkgconfig(python)
14cr|libopensync-plugin-python-0.22-7|13	Requires:	libopensync-python
14cr|libopensync-plugin-python-0.22-7|14	
14cr|libopensync-plugin-python-0.22-7|15	%description
14cr|libopensync-plugin-python-0.22-7|16	This plugin allows applications using OpenSync to synchronise to and from
14cr|libopensync-plugin-python-0.22-7|17	files stored on disk.
14cr|libopensync-plugin-python-0.22-7|18	
14cr|libopensync-plugin-python-0.22-7|19	%files
14cr|libopensync-plugin-python-0.22-7|20	%doc AUTHORS
14cr|libopensync-plugin-python-0.22-7|21	%{_libdir}/opensync/plugins/*
14cr|libopensync-plugin-python-0.22-7|22	%{_libdir}/opensync/python-plugins
14cr|libopensync-plugin-python-0.22-7|23	
14cr|libopensync-plugin-python-0.22-7|24	#----------------------------------------------------------------------------
14cr|libopensync-plugin-python-0.22-7|25	
14cr|libopensync-plugin-python-0.22-7|26	%prep
14cr|libopensync-plugin-python-0.22-7|27	%setup -q
14cr|libopensync-plugin-python-0.22-7|28	
14cr|libopensync-plugin-python-0.22-7|29	%build
14cr|libopensync-plugin-python-0.22-7|30	%configure2_5x
14cr|libopensync-plugin-python-0.22-7|31	%make
14cr|libopensync-plugin-python-0.22-7|32	
14cr|libopensync-plugin-python-0.22-7|33	%install
14cr|libopensync-plugin-python-0.22-7|34	%makeinstall_std
14cr|libopensync-plugin-python-0.22-7|35	
14cr|libopensync-plugin-python-0.22-7|36	# Remove the sample plugin, it just messes up GUIs like multisync
14cr|libopensync-plugin-python-0.22-7|37	# - AdamW 2008/03
14cr|libopensync-plugin-python-0.22-7|38	rm -f %{buildroot}%{_libdir}/opensync/python-plugins/*
14cr|libopensync-plugin-python-0.22-7|39	
14cr|libopensync-plugin-python-0.22-7|40	
14cr|libopensync-plugin-python-0.22-7|41	
14cr|libopensync-plugin-python-0.22-7|42	%changelog
14cr|libopensync-plugin-python-0.22-7|43	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.22-7
14cr|libopensync-plugin-python-0.22-7|44	+ Revision: 6665849
14cr|libopensync-plugin-python-0.22-7|45	- Spec cleanup
14cr|libopensync-plugin-python-0.22-7|46	
14cr|libopensync-plugin-python-0.22-7|47	

2625 14
14cr|liboping-1.6.2-5|1	%define	major 0
14cr|liboping-1.6.2-5|2	%define libname %mklibname oping %{major}
14cr|liboping-1.6.2-5|3	%define develname %mklibname oping -d
14cr|liboping-1.6.2-5|4	
14cr|liboping-1.6.2-5|5	Summary:	Library to generate ICMP echo requests
14cr|liboping-1.6.2-5|6	
14cr|liboping-1.6.2-5|7	Name:		liboping
14cr|liboping-1.6.2-5|8	Version:	1.6.2
14cr|liboping-1.6.2-5|9	Release:	5
14cr|liboping-1.6.2-5|10	License:	GPLv2+
14cr|liboping-1.6.2-5|11	Group:		System/Libraries
14cr|liboping-1.6.2-5|12	URL:		http://verplant.org/liboping/
14cr|liboping-1.6.2-5|13	Source0:	http://verplant.org/liboping/files/%{name}-%{version}.tar.gz
14cr|liboping-1.6.2-5|14	BuildRequires:	autoconf
14cr|liboping-1.6.2-5|15	BuildRequires:	automake
14cr|liboping-1.6.2-5|16	BuildRequires:	libtool
14cr|liboping-1.6.2-5|17	BuildRequires:	perl-devel
14cr|liboping-1.6.2-5|18	BuildRequires:	ncurses-devel
14cr|liboping-1.6.2-5|19	
14cr|liboping-1.6.2-5|20	%description
14cr|liboping-1.6.2-5|21	liboping is a C library to generate ICMP echo requests, better known as "ping
14cr|liboping-1.6.2-5|22	packets". It is intended for use in network monitoring applications or
14cr|liboping-1.6.2-5|23	applications that would otherwise need to fork ping(1) frequently. Included is
14cr|liboping-1.6.2-5|24	a sample application, called oping, which demonstrates the library's abilities.
14cr|liboping-1.6.2-5|25	It is like ping, ping6, and fping rolled into one.
14cr|liboping-1.6.2-5|26	
14cr|liboping-1.6.2-5|27	%package -n	%{libname}
14cr|liboping-1.6.2-5|28	Summary:	Library to generate ICMP echo requests
14cr|liboping-1.6.2-5|29	
14cr|liboping-1.6.2-5|30	Group:          System/Libraries
14cr|liboping-1.6.2-5|31	
14cr|liboping-1.6.2-5|32	%description -n	%{libname}
14cr|liboping-1.6.2-5|33	liboping is a C library to generate ICMP echo requests, better known as "ping
14cr|liboping-1.6.2-5|34	packets". It is intended for use in network monitoring applications or
14cr|liboping-1.6.2-5|35	applications that would otherwise need to fork ping(1) frequently. Included is
14cr|liboping-1.6.2-5|36	a sample application, called oping, which demonstrates the library's abilities.
14cr|liboping-1.6.2-5|37	It is like ping, ping6, and fping rolled into one.
14cr|liboping-1.6.2-5|38	
14cr|liboping-1.6.2-5|39	%package -n	%{develname}
14cr|liboping-1.6.2-5|40	Summary:	Static library and header files for the liboping library
14cr|liboping-1.6.2-5|41	
14cr|liboping-1.6.2-5|42	Group:		Development/C
14cr|liboping-1.6.2-5|43	Requires:	%{libname} = %{version}
14cr|liboping-1.6.2-5|44	Provides:	oping-devel = %{version}-%{release}
14cr|liboping-1.6.2-5|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|liboping-1.6.2-5|46	
14cr|liboping-1.6.2-5|47	%description -n	%{develname}
14cr|liboping-1.6.2-5|48	liboping is a C library to generate ICMP echo requests, better known as "ping
14cr|liboping-1.6.2-5|49	packets". It is intended for use in network monitoring applications or
14cr|liboping-1.6.2-5|50	applications that would otherwise need to fork ping(1) frequently. Included is
14cr|liboping-1.6.2-5|51	a sample application, called oping, which demonstrates the library's abilities.
14cr|liboping-1.6.2-5|52	It is like ping, ping6, and fping rolled into one.
14cr|liboping-1.6.2-5|53	
14cr|liboping-1.6.2-5|54	This package contains header files for the liboping library.
14cr|liboping-1.6.2-5|55	
14cr|liboping-1.6.2-5|56	%package -n	oping
14cr|liboping-1.6.2-5|57	Summary:	The oping utility demonstrates the liboping library's abilities
14cr|liboping-1.6.2-5|58	
14cr|liboping-1.6.2-5|59	Group:		Networking/Other
14cr|liboping-1.6.2-5|60	
14cr|liboping-1.6.2-5|61	%description -n	oping
14cr|liboping-1.6.2-5|62	The oping utility demonstrates the liboping library's abilities. It is like
14cr|liboping-1.6.2-5|63	ping, ping6, and fping rolled into one.
14cr|liboping-1.6.2-5|64	
14cr|liboping-1.6.2-5|65	%package perl
14cr|liboping-1.6.2-5|66	Group:          Networking/IRC
14cr|liboping-1.6.2-5|67	Summary:        %{name} perl plugin
14cr|liboping-1.6.2-5|68	
14cr|liboping-1.6.2-5|69	Requires:       %libname = %{version}-%{release}
14cr|liboping-1.6.2-5|70	
14cr|liboping-1.6.2-5|71	%description perl
14cr|liboping-1.6.2-5|72	This package allow %{name} to use perl scripts
14cr|liboping-1.6.2-5|73	
14cr|liboping-1.6.2-5|74	%prep
14cr|liboping-1.6.2-5|75	
14cr|liboping-1.6.2-5|76	%setup -q -n %{name}-%{version}
14cr|liboping-1.6.2-5|77	sed -i 's/-Werror//g' src/Makefile.*
14cr|liboping-1.6.2-5|78	sed -i 's|/usr/local||g' bindings/perl/Makefile.PL
14cr|liboping-1.6.2-5|79	
14cr|liboping-1.6.2-5|80	%build
14cr|liboping-1.6.2-5|81	%configure2_5x --disable-static
14cr|liboping-1.6.2-5|82	%make -C src
14cr|liboping-1.6.2-5|83	%make -C bindings perl/Makefile
14cr|liboping-1.6.2-5|84	cd bindings/perl
14cr|liboping-1.6.2-5|85	%{__perl} Makefile.PL INSTALLDIRS=vendor TOP_BUILDDIR=..
14cr|liboping-1.6.2-5|86	%make
14cr|liboping-1.6.2-5|87	
14cr|liboping-1.6.2-5|88	
14cr|liboping-1.6.2-5|89	%install
14cr|liboping-1.6.2-5|90	%makeinstall_std
14cr|liboping-1.6.2-5|91	
14cr|liboping-1.6.2-5|92	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cr|liboping-1.6.2-5|93	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|liboping-1.6.2-5|94	
14cr|liboping-1.6.2-5|95	%files -n oping
14cr|liboping-1.6.2-5|96	%{_bindir}/oping
14cr|liboping-1.6.2-5|97	%{_bindir}/noping
14cr|liboping-1.6.2-5|98	%{_mandir}/man8/*
14cr|liboping-1.6.2-5|99	
14cr|liboping-1.6.2-5|100	%files -n %{libname}
14cr|liboping-1.6.2-5|101	%doc AUTHORS COPYING ChangeLog README
14cr|liboping-1.6.2-5|102	%{_libdir}/lib*.so.%{major}*
14cr|liboping-1.6.2-5|103	
14cr|liboping-1.6.2-5|104	%files -n %{develname}
14cr|liboping-1.6.2-5|105	%attr(0755,root,root) %{_libdir}/*so
14cr|liboping-1.6.2-5|106	%attr(0644,root,root) %{_includedir}/*.h
14cr|liboping-1.6.2-5|107	%attr(0644,root,root) %{_mandir}/man3/*
14cr|liboping-1.6.2-5|108	
14cr|liboping-1.6.2-5|109	%files perl
14cr|liboping-1.6.2-5|110	%{perl_vendorarch}/*
14cr|liboping-1.6.2-5|111	
14cr|liboping-1.6.2-5|112	%changelog
14cr|liboping-1.6.2-5|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-5
14cr|liboping-1.6.2-5|114	+ Revision: 0209dbd
14cr|liboping-1.6.2-5|115	- MassBuild#464: Increase release tag
14cr|liboping-1.6.2-5|116	
14cr|liboping-1.6.2-5|117	

2626 14
14cr|libopkele-2.0.4-6|1	%define major 3
14cr|libopkele-2.0.4-6|2	%define libname %mklibname opkele %{major}
14cr|libopkele-2.0.4-6|3	%define devname %mklibname opkele -d
14cr|libopkele-2.0.4-6|4	
14cr|libopkele-2.0.4-6|5	Summary:	C++ implementation of OpenID protocol
14cr|libopkele-2.0.4-6|6	Name:		libopkele
14cr|libopkele-2.0.4-6|7	Version:	2.0.4
14cr|libopkele-2.0.4-6|8	Release:	6
14cr|libopkele-2.0.4-6|9	License:	MIT
14cr|libopkele-2.0.4-6|10	Group:		System/Libraries
14cr|libopkele-2.0.4-6|11	Url:		http://kin.klever.net/libopkele/
14cr|libopkele-2.0.4-6|12	Source0:	http://kin.klever.net/dist/%{name}-%{version}.tar.gz
14cr|libopkele-2.0.4-6|13	Patch0:		libopkele-2.0.4-gcc49.patch
14cr|libopkele-2.0.4-6|14	Patch1:		libopkele-2.0.2-tidy-header.patch
14cr|libopkele-2.0.4-6|15	Patch2:		libopkele-2.0.4-rosa-gcc47.patch
14cr|libopkele-2.0.4-6|16	BuildRequires:	doxygen
14cr|libopkele-2.0.4-6|17	BuildRequires:	graphviz
14cr|libopkele-2.0.4-6|18	BuildRequires:	libxslt-proc
14cr|libopkele-2.0.4-6|19	BuildRequires:	tidy-devel
14cr|libopkele-2.0.4-6|20	BuildRequires:	pkgconfig(expat)
14cr|libopkele-2.0.4-6|21	BuildRequires:	pkgconfig(ext2fs)
14cr|libopkele-2.0.4-6|22	BuildRequires:	pkgconfig(konforka)
14cr|libopkele-2.0.4-6|23	BuildRequires:	pkgconfig(libcurl)
14cr|libopkele-2.0.4-6|24	BuildRequires:	pkgconfig(libpcre)
14cr|libopkele-2.0.4-6|25	BuildRequires:	pkgconfig(libpq)
14cr|libopkele-2.0.4-6|26	BuildRequires:	pkgconfig(libpqxx)
14cr|libopkele-2.0.4-6|27	BuildRequires:	pkgconfig(openssl)
14cr|libopkele-2.0.4-6|28	BuildRequires:	pkgconfig(sqlite3)
14cr|libopkele-2.0.4-6|29	
14cr|libopkele-2.0.4-6|30	%description
14cr|libopkele-2.0.4-6|31	libopkele is a C++ implementation of an OpenID decentralized identity system.
14cr|libopkele-2.0.4-6|32	It provides OpenID protocol handling, leaving authentication and user
14cr|libopkele-2.0.4-6|33	interaction to the implementor.
14cr|libopkele-2.0.4-6|34	
14cr|libopkele-2.0.4-6|35	#----------------------------------------------------------------------------
14cr|libopkele-2.0.4-6|36	
14cr|libopkele-2.0.4-6|37	%package -n %{libname}
14cr|libopkele-2.0.4-6|38	Summary:	C++ implementation of OpenID protocol
14cr|libopkele-2.0.4-6|39	Group:		System/Libraries
14cr|libopkele-2.0.4-6|40	
14cr|libopkele-2.0.4-6|41	%description -n %{libname}
14cr|libopkele-2.0.4-6|42	libopkele is a C++ implementation of an OpenID decentralized identity system.
14cr|libopkele-2.0.4-6|43	It provides OpenID protocol handling, leaving authentication and user
14cr|libopkele-2.0.4-6|44	interaction to the implementor.
14cr|libopkele-2.0.4-6|45	
14cr|libopkele-2.0.4-6|46	%files -n %{libname}
14cr|libopkele-2.0.4-6|47	%doc AUTHORS COPYING NEWS
14cr|libopkele-2.0.4-6|48	%{_libdir}/libopkele.so.%{major}*
14cr|libopkele-2.0.4-6|49	
14cr|libopkele-2.0.4-6|50	#----------------------------------------------------------------------------
14cr|libopkele-2.0.4-6|51	
14cr|libopkele-2.0.4-6|52	%package -n %{devname}
14cr|libopkele-2.0.4-6|53	Summary:	Static library and header files for the libopkele library
14cr|libopkele-2.0.4-6|54	Group:		Development/C++
14cr|libopkele-2.0.4-6|55	Requires:	%{libname} = %{EVRD}
14cr|libopkele-2.0.4-6|56	Provides:	opkele-devel = %{EVRD}
14cr|libopkele-2.0.4-6|57	
14cr|libopkele-2.0.4-6|58	%description -n %{devname}
14cr|libopkele-2.0.4-6|59	libopkele is a C++ implementation of an OpenID decentralized identity system.
14cr|libopkele-2.0.4-6|60	It provides OpenID protocol handling, leaving authentication and user
14cr|libopkele-2.0.4-6|61	interaction to the implementor.
14cr|libopkele-2.0.4-6|62	
14cr|libopkele-2.0.4-6|63	This package contains the static libopkele library and its header files.
14cr|libopkele-2.0.4-6|64	
14cr|libopkele-2.0.4-6|65	%files -n %{devname}
14cr|libopkele-2.0.4-6|66	%dir %{_includedir}/opkele
14cr|libopkele-2.0.4-6|67	%{_includedir}/opkele/*
14cr|libopkele-2.0.4-6|68	%{_libdir}/libopkele.so
14cr|libopkele-2.0.4-6|69	%{_libdir}/pkgconfig/*.pc
14cr|libopkele-2.0.4-6|70	
14cr|libopkele-2.0.4-6|71	#----------------------------------------------------------------------------
14cr|libopkele-2.0.4-6|72	
14cr|libopkele-2.0.4-6|73	%prep
14cr|libopkele-2.0.4-6|74	%setup -q
14cr|libopkele-2.0.4-6|75	%patch0 -p1
14cr|libopkele-2.0.4-6|76	%patch1 -p0
14cr|libopkele-2.0.4-6|77	%patch2 -p1
14cr|libopkele-2.0.4-6|78	
14cr|libopkele-2.0.4-6|79	%build
14cr|libopkele-2.0.4-6|80	autoreconf -fi
14cr|libopkele-2.0.4-6|81	%configure2_5x --disable-static
14cr|libopkele-2.0.4-6|82	%make
14cr|libopkele-2.0.4-6|83	
14cr|libopkele-2.0.4-6|84	%install
14cr|libopkele-2.0.4-6|85	%makeinstall_std
14cr|libopkele-2.0.4-6|86	
14cr|libopkele-2.0.4-6|87	
14cr|libopkele-2.0.4-6|88	%changelog
14cr|libopkele-2.0.4-6|89	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-6
14cr|libopkele-2.0.4-6|90	+ Revision: 3a7ec7a
14cr|libopkele-2.0.4-6|91	- Add patch to fix build with gcc 4.9
14cr|libopkele-2.0.4-6|92	
14cr|libopkele-2.0.4-6|93	

2627 14
14cr|liborange-0.4-2|1	%define major		0
14cr|liborange-0.4-2|2	%define libname		%mklibname orange %major
14cr|liborange-0.4-2|3	%define develname	%mklibname orange -d
14cr|liborange-0.4-2|4	
14cr|liborange-0.4-2|5	Summary:	Tool to extract CAB files from installers
14cr|liborange-0.4-2|6	Name:		liborange
14cr|liborange-0.4-2|7	Version:	0.4
14cr|liborange-0.4-2|8	Release:	%{mkrel 2}
14cr|liborange-0.4-2|9	# Note: linked against LGPL library libgsf
14cr|liborange-0.4-2|10	License:	MIT
14cr|liborange-0.4-2|11	Group:		Archiving/Other
14cr|liborange-0.4-2|12	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
14cr|liborange-0.4-2|13	Patch0:		liborange-0.3.2-underlink.patch
14cr|liborange-0.4-2|14	URL:		http://synce.sourceforge.net/
14cr|liborange-0.4-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|liborange-0.4-2|16	BuildRequires:	libdynamite-devel
14cr|liborange-0.4-2|17	BuildRequires:	libsynce-devel
14cr|liborange-0.4-2|18	BuildRequires:	unshield-devel
14cr|liborange-0.4-2|19	BuildRequires:	libgsf-devel
14cr|liborange-0.4-2|20	
14cr|liborange-0.4-2|21	%description
14cr|liborange-0.4-2|22	Liborange is a tool and library to extract CAB files from self-
14cr|liborange-0.4-2|23	extracting installers.
14cr|liborange-0.4-2|24	
14cr|liborange-0.4-2|25	%package -n orange
14cr|liborange-0.4-2|26	Summary:	Tool to extract CAB files from installers
14cr|liborange-0.4-2|27	Group:		Archiving/Other
14cr|liborange-0.4-2|28	
14cr|liborange-0.4-2|29	%description -n orange
14cr|liborange-0.4-2|30	Orange is a tool to extract CAB files from self-extracting installers.
14cr|liborange-0.4-2|31	
14cr|liborange-0.4-2|32	%package -n %{libname}
14cr|liborange-0.4-2|33	Summary:	Shared library for %{name}
14cr|liborange-0.4-2|34	Group:		System/Libraries
14cr|liborange-0.4-2|35	
14cr|liborange-0.4-2|36	%description -n %{libname}
14cr|liborange-0.4-2|37	Liborange is a tool and library to extract CAB files from self-
14cr|liborange-0.4-2|38	extracting installers. This package contains the shared library.
14cr|liborange-0.4-2|39	
14cr|liborange-0.4-2|40	%package -n %{develname}
14cr|liborange-0.4-2|41	Summary:	Development headers for %{name}
14cr|liborange-0.4-2|42	Group:		Development/C
14cr|liborange-0.4-2|43	Requires:	%{libname} = %{version}-%{release}
14cr|liborange-0.4-2|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|liborange-0.4-2|45	Obsoletes:	orange-devel < %{version}-%{release}
14cr|liborange-0.4-2|46	Obsoletes:	%{mklibname orange 0 -d} < %{version}-%{release}
14cr|liborange-0.4-2|47	
14cr|liborange-0.4-2|48	%description -n %{develname}
14cr|liborange-0.4-2|49	Liborange is a tool and library to extract CAB files from self-
14cr|liborange-0.4-2|50	extracting installers. This package contains the development headers.
14cr|liborange-0.4-2|51	
14cr|liborange-0.4-2|52	%prep
14cr|liborange-0.4-2|53	%setup -q
14cr|liborange-0.4-2|54	%patch0 -p1 -b .underlink
14cr|liborange-0.4-2|55	
14cr|liborange-0.4-2|56	%build
14cr|liborange-0.4-2|57	%configure2_5x --with-libgsf
14cr|liborange-0.4-2|58	%make
14cr|liborange-0.4-2|59	
14cr|liborange-0.4-2|60	%install
14cr|liborange-0.4-2|61	rm -rf %{buildroot}
14cr|liborange-0.4-2|62	%makeinstall_std
14cr|liborange-0.4-2|63	
14cr|liborange-0.4-2|64	%clean
14cr|liborange-0.4-2|65	rm -rf %{buildroot}
14cr|liborange-0.4-2|66	
14cr|liborange-0.4-2|67	%if %mdkversion < 200900
14cr|liborange-0.4-2|68	%post -n %{libname} -p /sbin/ldconfig
14cr|liborange-0.4-2|69	%endif
14cr|liborange-0.4-2|70	
14cr|liborange-0.4-2|71	%if %mdkversion < 200900
14cr|liborange-0.4-2|72	%postun -n %{libname} -p /sbin/ldconfig
14cr|liborange-0.4-2|73	%endif
14cr|liborange-0.4-2|74	
14cr|liborange-0.4-2|75	%files -n orange
14cr|liborange-0.4-2|76	%defattr(-,root,root)
14cr|liborange-0.4-2|77	%doc ChangeLog LICENSE TODO
14cr|liborange-0.4-2|78	%{_bindir}/*
14cr|liborange-0.4-2|79	%{_mandir}/man1/orange.1*
14cr|liborange-0.4-2|80	
14cr|liborange-0.4-2|81	%files -n %{libname}
14cr|liborange-0.4-2|82	%defattr(-,root,root)
14cr|liborange-0.4-2|83	%{_libdir}/%{name}.so.%{major}*
14cr|liborange-0.4-2|84	
14cr|liborange-0.4-2|85	%files -n %{develname}
14cr|liborange-0.4-2|86	%defattr(-,root,root)
14cr|liborange-0.4-2|87	%doc ChangeLog LICENSE TODO
14cr|liborange-0.4-2|88	%{_includedir}/%{name}*.h
14cr|liborange-0.4-2|89	%{_libdir}/%{name}.so
14cr|liborange-0.4-2|90	%{_libdir}/%{name}.*a
14cr|liborange-0.4-2|91	%{_libdir}/pkgconfig/%{name}.pc
14cr|liborange-0.4-2|92	
14cr|liborange-0.4-2|93	
14cr|liborange-0.4-2|94	
14cr|liborange-0.4-2|95	
14cr|liborange-0.4-2|96	%changelog
14cr|liborange-0.4-2|97	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4-2
14cr|liborange-0.4-2|98	+ Revision: b16e0c3
14cr|liborange-0.4-2|99	- Automatic import for version 0.4
14cr|liborange-0.4-2|100	
14cr|liborange-0.4-2|101	

2628 14
14cr|liborigin-20101029-3|1	%define major 1
14cr|liborigin-20101029-3|2	%define libname %mklibname origin2_ %{major}
14cr|liborigin-20101029-3|3	%define devname %mklibname origin -d
14cr|liborigin-20101029-3|4	
14cr|liborigin-20101029-3|5	Summary:	Library for reading OriginLab OPJ project files
14cr|liborigin-20101029-3|6	Name:		liborigin
14cr|liborigin-20101029-3|7	Version:	20101029
14cr|liborigin-20101029-3|8	Release:	3
14cr|liborigin-20101029-3|9	License:	GPLv2+
14cr|liborigin-20101029-3|10	Group:		System/Libraries
14cr|liborigin-20101029-3|11	Url:		http://sourceforge.net/projects/%{name}/
14cr|liborigin-20101029-3|12	Source0:	http://belnet.dl.sourceforge.net/sourceforge/liborigin/%{name}2-%{version}.tar.gz
14cr|liborigin-20101029-3|13	BuildRequires:	boost-devel
14cr|liborigin-20101029-3|14	BuildRequires:	qt4-devel
14cr|liborigin-20101029-3|15	
14cr|liborigin-20101029-3|16	%description
14cr|liborigin-20101029-3|17	A library for reading OriginLab OPJ project files.
14cr|liborigin-20101029-3|18	
14cr|liborigin-20101029-3|19	#----------------------------------------------------------------------------
14cr|liborigin-20101029-3|20	
14cr|liborigin-20101029-3|21	%package -n %{libname}
14cr|liborigin-20101029-3|22	Summary:	Dynamic libraries from %{name}
14cr|liborigin-20101029-3|23	Group:		System/Libraries
14cr|liborigin-20101029-3|24	Conflicts:	%{_lib}origin1 < 20101029-2
14cr|liborigin-20101029-3|25	Obsoletes:	%{_lib}origin1 < 20101029-2
14cr|liborigin-20101029-3|26	
14cr|liborigin-20101029-3|27	%description -n %{libname}
14cr|liborigin-20101029-3|28	Dynamic libraries from %{name}.
14cr|liborigin-20101029-3|29	
14cr|liborigin-20101029-3|30	%files -n %{libname}
14cr|liborigin-20101029-3|31	%{_libdir}/liborigin2.so.%{major}*
14cr|liborigin-20101029-3|32	
14cr|liborigin-20101029-3|33	#----------------------------------------------------------------------------
14cr|liborigin-20101029-3|34	
14cr|liborigin-20101029-3|35	%package -n %{devname}
14cr|liborigin-20101029-3|36	Summary:	Header files, libraries and development documentation for %{name}
14cr|liborigin-20101029-3|37	Group:		Development/C
14cr|liborigin-20101029-3|38	Requires:	%{libname} = %{EVRD}
14cr|liborigin-20101029-3|39	Provides:	%{name}-devel = %{EVRD}
14cr|liborigin-20101029-3|40	Provides:	origin-devel = %{EVRD}
14cr|liborigin-20101029-3|41	
14cr|liborigin-20101029-3|42	%description -n %{devname}
14cr|liborigin-20101029-3|43	This package contains the header files, static libraries and development
14cr|liborigin-20101029-3|44	documentation for %{name}.
14cr|liborigin-20101029-3|45	
14cr|liborigin-20101029-3|46	%files -n %{devname}
14cr|liborigin-20101029-3|47	%doc COPYING README FORMAT
14cr|liborigin-20101029-3|48	%{_includedir}/%{name}/*.h
14cr|liborigin-20101029-3|49	%{_includedir}/%{name}/*.hh
14cr|liborigin-20101029-3|50	%{_libdir}/%{name}2.so
14cr|liborigin-20101029-3|51	
14cr|liborigin-20101029-3|52	#----------------------------------------------------------------------------
14cr|liborigin-20101029-3|53	
14cr|liborigin-20101029-3|54	%prep
14cr|liborigin-20101029-3|55	%setup -q -n %{name}2-%{version}
14cr|liborigin-20101029-3|56	
14cr|liborigin-20101029-3|57	find . -perm 0640 | xargs chmod 0644
14cr|liborigin-20101029-3|58	
14cr|liborigin-20101029-3|59	%build
14cr|liborigin-20101029-3|60	%qmake_qt4
14cr|liborigin-20101029-3|61	%make
14cr|liborigin-20101029-3|62	
14cr|liborigin-20101029-3|63	%install
14cr|liborigin-20101029-3|64	#install headers, *.hpp is not needed (or is it ??)
14cr|liborigin-20101029-3|65	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|liborigin-20101029-3|66	rm -f *.hpp
14cr|liborigin-20101029-3|67	for n in *.h* ; do
14cr|liborigin-20101029-3|68	install -m 644 $n %{buildroot}%{_includedir}/%{name}
14cr|liborigin-20101029-3|69	done
14cr|liborigin-20101029-3|70	
14cr|liborigin-20101029-3|71	# install libs, preserving links
14cr|liborigin-20101029-3|72	mkdir -p %{buildroot}%{_libdir}
14cr|liborigin-20101029-3|73	for n in liborigin2.so* ; do
14cr|liborigin-20101029-3|74	cp -d $n %{buildroot}%{_libdir}
14cr|liborigin-20101029-3|75	done
14cr|liborigin-20101029-3|76	
14cr|liborigin-20101029-3|77	
14cr|liborigin-20101029-3|78	%changelog
14cr|liborigin-20101029-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20101029-3
14cr|liborigin-20101029-3|80	+ Revision: d6548cd
14cr|liborigin-20101029-3|81	- MassBuild#464: Increase release tag
14cr|liborigin-20101029-3|82	
14cr|liborigin-20101029-3|83	

2629 14
14cr|libowfat-0.29-2|1	%define major 0
14cr|libowfat-0.29-2|2	%define libname %mklibname owfat %{major}
14cr|libowfat-0.29-2|3	%define devname %mklibname owfat -d
14cr|libowfat-0.29-2|4	
14cr|libowfat-0.29-2|5	Summary:	Reimplement libdjb under GPL
14cr|libowfat-0.29-2|6	Name:		libowfat
14cr|libowfat-0.29-2|7	Version:	0.29
14cr|libowfat-0.29-2|8	Release:	2
14cr|libowfat-0.29-2|9	License:	GPLv2+
14cr|libowfat-0.29-2|10	Group:		Development/C
14cr|libowfat-0.29-2|11	Url:		http://www.fefe.de/libowfat/
14cr|libowfat-0.29-2|12	Source0:	http://www.fefe.de/%{name}/%{name}-%{version}.tar.bz2
14cr|libowfat-0.29-2|13	Patch0:		libowfat-0.29-shared.patch
14cr|libowfat-0.29-2|14	BuildRequires:	dietlibc-devel >= 0.32
14cr|libowfat-0.29-2|15	
14cr|libowfat-0.29-2|16	%description
14cr|libowfat-0.29-2|17	libowfat is a library of general purpose APIs extracted from Dan
14cr|libowfat-0.29-2|18	Bernstein's software, reimplemented and covered by the GNU General
14cr|libowfat-0.29-2|19	Public License Version 2 (no later versions).
14cr|libowfat-0.29-2|20	
14cr|libowfat-0.29-2|21	#----------------------------------------------------------------------------
14cr|libowfat-0.29-2|22	
14cr|libowfat-0.29-2|23	%package -n %{libname}
14cr|libowfat-0.29-2|24	Summary:	Libowfat shared libraries
14cr|libowfat-0.29-2|25	Group:		System/Servers
14cr|libowfat-0.29-2|26	
14cr|libowfat-0.29-2|27	%description -n %{libname}
14cr|libowfat-0.29-2|28	This package contains libowfat shared libraries.
14cr|libowfat-0.29-2|29	
14cr|libowfat-0.29-2|30	%files -n %{libname}
14cr|libowfat-0.29-2|31	%doc CHANGES README
14cr|libowfat-0.29-2|32	%{_libdir}/libowfat.so.%{major}*
14cr|libowfat-0.29-2|33	
14cr|libowfat-0.29-2|34	#----------------------------------------------------------------------------
14cr|libowfat-0.29-2|35	
14cr|libowfat-0.29-2|36	%package -n %{devname}
14cr|libowfat-0.29-2|37	Summary:	Headers and static lib for libowfat development
14cr|libowfat-0.29-2|38	Group:		Development/C
14cr|libowfat-0.29-2|39	Requires:	%{libname} = %{EVRD}
14cr|libowfat-0.29-2|40	Provides:	%{name}-devel = %{EVRD}
14cr|libowfat-0.29-2|41	Obsoletes:	%{name}-devel < 0.29
14cr|libowfat-0.29-2|42	Conflicts:	%{name}-devel < 0.29
14cr|libowfat-0.29-2|43	
14cr|libowfat-0.29-2|44	%description -n %{devname}
14cr|libowfat-0.29-2|45	Install this package if you want do compile applications using the
14cr|libowfat-0.29-2|46	libowfat library.
14cr|libowfat-0.29-2|47	
14cr|libowfat-0.29-2|48	%files -n %{devname}
14cr|libowfat-0.29-2|49	%{_libdir}/libowfat.so
14cr|libowfat-0.29-2|50	%{_includedir}/*.h
14cr|libowfat-0.29-2|51	%{_libdir}/dietlibc/lib/libowfat.a
14cr|libowfat-0.29-2|52	%{_libdir}/dietlibc/include/*.h
14cr|libowfat-0.29-2|53	%{_mandir}/man3/*
14cr|libowfat-0.29-2|54	
14cr|libowfat-0.29-2|55	#----------------------------------------------------------------------------
14cr|libowfat-0.29-2|56	
14cr|libowfat-0.29-2|57	%prep
14cr|libowfat-0.29-2|58	%setup -q
14cr|libowfat-0.29-2|59	%patch0 -p1 -b .shared
14cr|libowfat-0.29-2|60	
14cr|libowfat-0.29-2|61	%build
14cr|libowfat-0.29-2|62	make -f GNUmakefile \
14cr|libowfat-0.29-2|63	DIET=''
14cr|libowfat-0.29-2|64	
14cr|libowfat-0.29-2|65	%install
14cr|libowfat-0.29-2|66	make -f GNUmakefile \
14cr|libowfat-0.29-2|67	DIET='' \
14cr|libowfat-0.29-2|68	prefix=%{buildroot}%{_prefix} \
14cr|libowfat-0.29-2|69	MAN3DIR=%{buildroot}%{_mandir}/man3 \
14cr|libowfat-0.29-2|70	LIBDIR=%{buildroot}%{_libdir} \
14cr|libowfat-0.29-2|71	install
14cr|libowfat-0.29-2|72	
14cr|libowfat-0.29-2|73	make -f GNUmakefile clean
14cr|libowfat-0.29-2|74	rm -f Makefile
14cr|libowfat-0.29-2|75	mv -f GNUmakefile.shared GNUmakefile
14cr|libowfat-0.29-2|76	
14cr|libowfat-0.29-2|77	make -f GNUmakefile \
14cr|libowfat-0.29-2|78	prefix="%{_libdir}/dietlibc" \
14cr|libowfat-0.29-2|79	DIET="%{_bindir}/diet -Os"
14cr|libowfat-0.29-2|80	
14cr|libowfat-0.29-2|81	install -d %{buildroot}%{_libdir}/dietlibc
14cr|libowfat-0.29-2|82	make -f GNUmakefile \
14cr|libowfat-0.29-2|83	prefix="%{buildroot}%{_libdir}/dietlibc" \
14cr|libowfat-0.29-2|84	LIBDIR="%{buildroot}%{_libdir}/dietlibc/lib" \
14cr|libowfat-0.29-2|85	DIET="%{_bindir}/diet -Os" \
14cr|libowfat-0.29-2|86	MAN3DIR="%{buildroot}%{_mandir}/man3" \
14cr|libowfat-0.29-2|87	install
14cr|libowfat-0.29-2|88	
14cr|libowfat-0.29-2|89	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so.%{major}
14cr|libowfat-0.29-2|90	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so
14cr|libowfat-0.29-2|91	
14cr|libowfat-0.29-2|92	# fix conflicting file (from openssl-devel)
14cr|libowfat-0.29-2|93	mv %{buildroot}%{_mandir}/man3/buffer.3 \
14cr|libowfat-0.29-2|94	%{buildroot}%{_mandir}/man3/buffer-libowfat.3
14cr|libowfat-0.29-2|95	
14cr|libowfat-0.29-2|96	
14cr|libowfat-0.29-2|97	%changelog
14cr|libowfat-0.29-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.29-2
14cr|libowfat-0.29-2|99	+ Revision: b0ea4f1
14cr|libowfat-0.29-2|100	- MassBuild#464: Increase release tag
14cr|libowfat-0.29-2|101	
14cr|libowfat-0.29-2|102	

2630 14
14cr|libp11-0.2.8-3|1	%define major 2
14cr|libp11-0.2.8-3|2	%define libname %mklibname p11_ %{major}
14cr|libp11-0.2.8-3|3	%define devname %mklibname p11 -d
14cr|libp11-0.2.8-3|4	
14cr|libp11-0.2.8-3|5	Summary:	Small library on top of PKCS#11
14cr|libp11-0.2.8-3|6	Name:		libp11
14cr|libp11-0.2.8-3|7	Version:	0.2.8
14cr|libp11-0.2.8-3|8	Release:	3
14cr|libp11-0.2.8-3|9	License:	LGPLv2+
14cr|libp11-0.2.8-3|10	Group:		System/Libraries
14cr|libp11-0.2.8-3|11	Url:		http://www.opensc-project.org/libp11/
14cr|libp11-0.2.8-3|12	Source0:	http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
14cr|libp11-0.2.8-3|13	BuildRequires:	libltdl-devel
14cr|libp11-0.2.8-3|14	BuildRequires:	pkgconfig(openssl)
14cr|libp11-0.2.8-3|15	
14cr|libp11-0.2.8-3|16	%description
14cr|libp11-0.2.8-3|17	Libp11 is a library implementing a small layer on top of PKCS#11 API to make
14cr|libp11-0.2.8-3|18	using PKCS#11 implementations easier.
14cr|libp11-0.2.8-3|19	
14cr|libp11-0.2.8-3|20	#----------------------------------------------------------------------------
14cr|libp11-0.2.8-3|21	
14cr|libp11-0.2.8-3|22	%package -n %{libname}
14cr|libp11-0.2.8-3|23	Summary:	Library files for libp11
14cr|libp11-0.2.8-3|24	Group:		System/Libraries
14cr|libp11-0.2.8-3|25	
14cr|libp11-0.2.8-3|26	%description -n %{libname}
14cr|libp11-0.2.8-3|27	This package contains library files for libp11.
14cr|libp11-0.2.8-3|28	
14cr|libp11-0.2.8-3|29	%files -n %{libname}
14cr|libp11-0.2.8-3|30	%doc NEWS
14cr|libp11-0.2.8-3|31	%{_libdir}/libp11.so.%{major}*
14cr|libp11-0.2.8-3|32	
14cr|libp11-0.2.8-3|33	#----------------------------------------------------------------------------
14cr|libp11-0.2.8-3|34	
14cr|libp11-0.2.8-3|35	%package -n %{devname}
14cr|libp11-0.2.8-3|36	Summary:	Development files for libp11
14cr|libp11-0.2.8-3|37	Group:		Development/C
14cr|libp11-0.2.8-3|38	Requires:	%{libname} = %{EVRD}
14cr|libp11-0.2.8-3|39	Provides:	%{name}-devel = %{EVRD}
14cr|libp11-0.2.8-3|40	
14cr|libp11-0.2.8-3|41	%description -n %{devname}
14cr|libp11-0.2.8-3|42	This package contains files needed for development with libp11.
14cr|libp11-0.2.8-3|43	
14cr|libp11-0.2.8-3|44	%files -n %{devname}
14cr|libp11-0.2.8-3|45	%doc examples
14cr|libp11-0.2.8-3|46	%{_libdir}/*.so
14cr|libp11-0.2.8-3|47	%{_libdir}/pkgconfig/libp11.pc
14cr|libp11-0.2.8-3|48	%{_includedir}/*
14cr|libp11-0.2.8-3|49	
14cr|libp11-0.2.8-3|50	#----------------------------------------------------------------------------
14cr|libp11-0.2.8-3|51	
14cr|libp11-0.2.8-3|52	%prep
14cr|libp11-0.2.8-3|53	%setup -q
14cr|libp11-0.2.8-3|54	
14cr|libp11-0.2.8-3|55	%build
14cr|libp11-0.2.8-3|56	%configure2_5x --disable-static
14cr|libp11-0.2.8-3|57	%make
14cr|libp11-0.2.8-3|58	
14cr|libp11-0.2.8-3|59	%install
14cr|libp11-0.2.8-3|60	%makeinstall_std
14cr|libp11-0.2.8-3|61	
14cr|libp11-0.2.8-3|62	rm -fr %{buildroot}%{_datadir}/doc
14cr|libp11-0.2.8-3|63	
14cr|libp11-0.2.8-3|64	
14cr|libp11-0.2.8-3|65	%changelog
14cr|libp11-0.2.8-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-3
14cr|libp11-0.2.8-3|67	+ Revision: 42acc60
14cr|libp11-0.2.8-3|68	- MassBuild#464: Increase release tag
14cr|libp11-0.2.8-3|69	
14cr|libp11-0.2.8-3|70	

2631 14
14cr|libpacketstream-0.1.4-3|1	%define major 0
14cr|libpacketstream-0.1.4-3|2	%define libname %mklibname packetstream %{major}
14cr|libpacketstream-0.1.4-3|3	%define devname %mklibname packetstream -d
14cr|libpacketstream-0.1.4-3|4	
14cr|libpacketstream-0.1.4-3|5	Summary:	Interface of the packetstream thread-safe ring buffer
14cr|libpacketstream-0.1.4-3|6	Name:		libpacketstream
14cr|libpacketstream-0.1.4-3|7	Version:	0.1.4
14cr|libpacketstream-0.1.4-3|8	Release:	3
14cr|libpacketstream-0.1.4-3|9	License:	MIT
14cr|libpacketstream-0.1.4-3|10	Group:		System/Libraries
14cr|libpacketstream-0.1.4-3|11	Url:		https://github.com/ienorand/packetstream
14cr|libpacketstream-0.1.4-3|12	Source0:	https://nodeload.github.com/ienorand/packetstream/tarball/%{name}-%{version}.tar.bz2
14cr|libpacketstream-0.1.4-3|13	BuildRequires:	cmake
14cr|libpacketstream-0.1.4-3|14	
14cr|libpacketstream-0.1.4-3|15	%description
14cr|libpacketstream-0.1.4-3|16	Interface of the 'packetstream' thread-safe ring buffer.
14cr|libpacketstream-0.1.4-3|17	
14cr|libpacketstream-0.1.4-3|18	#----------------------------------------------------------------------------
14cr|libpacketstream-0.1.4-3|19	
14cr|libpacketstream-0.1.4-3|20	%package -n %{libname}
14cr|libpacketstream-0.1.4-3|21	Summary:	Shared library for %{name}
14cr|libpacketstream-0.1.4-3|22	Conflicts:	%{name} < 0.1.4-2
14cr|libpacketstream-0.1.4-3|23	Obsoletes:	%{name} < 0.1.4-2
14cr|libpacketstream-0.1.4-3|24	
14cr|libpacketstream-0.1.4-3|25	%description -n %{libname}
14cr|libpacketstream-0.1.4-3|26	Shared library for %{name}.
14cr|libpacketstream-0.1.4-3|27	
14cr|libpacketstream-0.1.4-3|28	%files -n %{libname}
14cr|libpacketstream-0.1.4-3|29	%{_libdir}/libpacketstream.so.%{major}*
14cr|libpacketstream-0.1.4-3|30	
14cr|libpacketstream-0.1.4-3|31	#----------------------------------------------------------------------------
14cr|libpacketstream-0.1.4-3|32	
14cr|libpacketstream-0.1.4-3|33	%package -n %{devname}
14cr|libpacketstream-0.1.4-3|34	Summary:	Development files for %{name}
14cr|libpacketstream-0.1.4-3|35	Requires:	%{libname} = %{EVRD}
14cr|libpacketstream-0.1.4-3|36	Provides:	%{name}-devel = %{EVRD}
14cr|libpacketstream-0.1.4-3|37	Conflicts:	%{name} < 0.1.4-2
14cr|libpacketstream-0.1.4-3|38	
14cr|libpacketstream-0.1.4-3|39	%description -n %{devname}
14cr|libpacketstream-0.1.4-3|40	The %{name}-devel package contains libraries and header files for
14cr|libpacketstream-0.1.4-3|41	developing applications that use %{name}
14cr|libpacketstream-0.1.4-3|42	
14cr|libpacketstream-0.1.4-3|43	%files -n %{devname}
14cr|libpacketstream-0.1.4-3|44	%{_libdir}/libpacketstream.so
14cr|libpacketstream-0.1.4-3|45	%{_includedir}/*
14cr|libpacketstream-0.1.4-3|46	
14cr|libpacketstream-0.1.4-3|47	#----------------------------------------------------------------------------
14cr|libpacketstream-0.1.4-3|48	
14cr|libpacketstream-0.1.4-3|49	%prep
14cr|libpacketstream-0.1.4-3|50	%setup -q
14cr|libpacketstream-0.1.4-3|51	rm -fr debian
14cr|libpacketstream-0.1.4-3|52	
14cr|libpacketstream-0.1.4-3|53	%build
14cr|libpacketstream-0.1.4-3|54	%cmake -DMLIBDIR=%{_lib}
14cr|libpacketstream-0.1.4-3|55	%make
14cr|libpacketstream-0.1.4-3|56	
14cr|libpacketstream-0.1.4-3|57	%install
14cr|libpacketstream-0.1.4-3|58	%makeinstall_std -C build
14cr|libpacketstream-0.1.4-3|59	
14cr|libpacketstream-0.1.4-3|60	%changelog
14cr|libpacketstream-0.1.4-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-3
14cr|libpacketstream-0.1.4-3|62	+ Revision: 346097c
14cr|libpacketstream-0.1.4-3|63	- MassBuild#464: Increase release tag
14cr|libpacketstream-0.1.4-3|64	
14cr|libpacketstream-0.1.4-3|65	

2632 14
14cr|libpcd-1.0.1-8|1	%define	version	1.0.1
14cr|libpcd-1.0.1-8|2	%define release	 8
14cr|libpcd-1.0.1-8|3	
14cr|libpcd-1.0.1-8|4	%define major	2
14cr|libpcd-1.0.1-8|5	%define libname %mklibname pcd %{major}
14cr|libpcd-1.0.1-8|6	
14cr|libpcd-1.0.1-8|7	Summary:	Library for decoding PhotoCD images
14cr|libpcd-1.0.1-8|8	Name:		libpcd
14cr|libpcd-1.0.1-8|9	Version:	%{version}
14cr|libpcd-1.0.1-8|10	Release:	%{release}
14cr|libpcd-1.0.1-8|11	License:	GPL
14cr|libpcd-1.0.1-8|12	Group:		Graphics
14cr|libpcd-1.0.1-8|13	URL:		http://linux.bytesex.org/fbida/libpcd.html
14cr|libpcd-1.0.1-8|14	Source:		http://dl.bytesex.org/releases/%{name}/%{name}_%{version}.tar.bz2
14cr|libpcd-1.0.1-8|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libpcd-1.0.1-8|16	
14cr|libpcd-1.0.1-8|17	%description
14cr|libpcd-1.0.1-8|18	%{name} is a tiny library for decoding PhotoCD images. It used to come
14cr|libpcd-1.0.1-8|19	bundled with xpcd, but software maintainer decided to release the library
14cr|libpcd-1.0.1-8|20	separately after declaring xpcd obsolete.
14cr|libpcd-1.0.1-8|21	
14cr|libpcd-1.0.1-8|22	
14cr|libpcd-1.0.1-8|23	%package	-n %{libname}
14cr|libpcd-1.0.1-8|24	Summary:	Library for decoding PhotoCD images
14cr|libpcd-1.0.1-8|25	Group:		Graphics
14cr|libpcd-1.0.1-8|26	Provides:	%{name} = %{version}-%{release}
14cr|libpcd-1.0.1-8|27	
14cr|libpcd-1.0.1-8|28	%description	-n %{libname}
14cr|libpcd-1.0.1-8|29	%{name} is a tiny library for decoding PhotoCD images. It used to come
14cr|libpcd-1.0.1-8|30	bundled with xpcd, but software maintainer decided to release the library
14cr|libpcd-1.0.1-8|31	separately after declaring xpcd obsolete.
14cr|libpcd-1.0.1-8|32	
14cr|libpcd-1.0.1-8|33	%package	-n %{libname}-devel
14cr|libpcd-1.0.1-8|34	Summary:	Development related files of %{name}
14cr|libpcd-1.0.1-8|35	Group:		Development/C
14cr|libpcd-1.0.1-8|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|libpcd-1.0.1-8|37	Requires:	%{libname} = %{version}
14cr|libpcd-1.0.1-8|38	
14cr|libpcd-1.0.1-8|39	%description	-n %{libname}-devel
14cr|libpcd-1.0.1-8|40	%{name} is a tiny library for decoding PhotoCD images. It used to come
14cr|libpcd-1.0.1-8|41	bundled with xpcd, but software maintainer decided to release the library
14cr|libpcd-1.0.1-8|42	separately after declaring xpcd obsolete.
14cr|libpcd-1.0.1-8|43	
14cr|libpcd-1.0.1-8|44	This package contains all files you need to compile applications/libraries
14cr|libpcd-1.0.1-8|45	that has Photo CD image support.
14cr|libpcd-1.0.1-8|46	
14cr|libpcd-1.0.1-8|47	%prep
14cr|libpcd-1.0.1-8|48	%setup -q
14cr|libpcd-1.0.1-8|49	
14cr|libpcd-1.0.1-8|50	%build
14cr|libpcd-1.0.1-8|51	export CFLAGS="%optflags"
14cr|libpcd-1.0.1-8|52	%make
14cr|libpcd-1.0.1-8|53	
14cr|libpcd-1.0.1-8|54	%install
14cr|libpcd-1.0.1-8|55	rm -rf %{buildroot}
14cr|libpcd-1.0.1-8|56	%makeinstall
14cr|libpcd-1.0.1-8|57	
14cr|libpcd-1.0.1-8|58	%if %mdkversion < 200900
14cr|libpcd-1.0.1-8|59	%post -n %{libname} -p /sbin/ldconfig
14cr|libpcd-1.0.1-8|60	%endif
14cr|libpcd-1.0.1-8|61	%if %mdkversion < 200900
14cr|libpcd-1.0.1-8|62	%postun -n %{libname} -p /sbin/ldconfig
14cr|libpcd-1.0.1-8|63	%endif
14cr|libpcd-1.0.1-8|64	
14cr|libpcd-1.0.1-8|65	%clean
14cr|libpcd-1.0.1-8|66	rm -rf %{buildroot}
14cr|libpcd-1.0.1-8|67	
14cr|libpcd-1.0.1-8|68	%files -n %{libname}
14cr|libpcd-1.0.1-8|69	%defattr(-,root,root)
14cr|libpcd-1.0.1-8|70	%doc README
14cr|libpcd-1.0.1-8|71	%{_libdir}/lib*.so.*
14cr|libpcd-1.0.1-8|72	
14cr|libpcd-1.0.1-8|73	%files -n %{libname}-devel
14cr|libpcd-1.0.1-8|74	%defattr(-,root,root)
14cr|libpcd-1.0.1-8|75	%doc pcd.css pcd.html
14cr|libpcd-1.0.1-8|76	%{_includedir}/*
14cr|libpcd-1.0.1-8|77	%{_libdir}/lib*.so
14cr|libpcd-1.0.1-8|78	%{_libdir}/lib*.a
14cr|libpcd-1.0.1-8|79	
14cr|libpcd-1.0.1-8|80	
14cr|libpcd-1.0.1-8|81	
14cr|libpcd-1.0.1-8|82	
14cr|libpcd-1.0.1-8|83	%changelog
14cr|libpcd-1.0.1-8|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-8
14cr|libpcd-1.0.1-8|85	+ Revision: 7530e8e
14cr|libpcd-1.0.1-8|86	- MassBuild#464: Increase release tag
14cr|libpcd-1.0.1-8|87	
14cr|libpcd-1.0.1-8|88	

2633 14
14cr|libpgf-6.11.42-2|1	%define major 4
14cr|libpgf-6.11.42-2|2	%define libname %mklibname pgf %{major}
14cr|libpgf-6.11.42-2|3	%define libnamedev %mklibname pgf -d
14cr|libpgf-6.11.42-2|4	
14cr|libpgf-6.11.42-2|5	
14cr|libpgf-6.11.42-2|6	Name:            libpgf
14cr|libpgf-6.11.42-2|7	Summary:         PGF (Progressive Graphics File) library
14cr|libpgf-6.11.42-2|8	Group:           System/Libraries
14cr|libpgf-6.11.42-2|9	Version:         6.11.42
14cr|libpgf-6.11.42-2|10	Release:         2
14cr|libpgf-6.11.42-2|11	License:         LGPLv2+
14cr|libpgf-6.11.42-2|12	URL:             http://www.libpgf.org
14cr|libpgf-6.11.42-2|13	Source0:         http://downloads.sourceforge.net/project/%{name}/%{version}/%{name}-%{version}-src.zip
14cr|libpgf-6.11.42-2|14	BuildRequires:   doxygen
14cr|libpgf-6.11.42-2|15	BuildRequires:   libtool
14cr|libpgf-6.11.42-2|16	
14cr|libpgf-6.11.42-2|17	%description
14cr|libpgf-6.11.42-2|18	libPGF contains an implementation of the Progressive Graphics File (PGF)
14cr|libpgf-6.11.42-2|19	which is a new image file format, that is based on a discrete, fast
14cr|libpgf-6.11.42-2|20	wavelet transform with progressive coding features. PGF can be used
14cr|libpgf-6.11.42-2|21	for lossless and lossy compression.
14cr|libpgf-6.11.42-2|22	
14cr|libpgf-6.11.42-2|23	#-------------------------------------------------------------------
14cr|libpgf-6.11.42-2|24	%package -n %{libname}
14cr|libpgf-6.11.42-2|25	Summary:         PGF library
14cr|libpgf-6.11.42-2|26	Group:           System/Libraries
14cr|libpgf-6.11.42-2|27	
14cr|libpgf-6.11.42-2|28	%description -n %{libname}
14cr|libpgf-6.11.42-2|29	libPGF contains an implementation of the Progressive Graphics File (PGF)
14cr|libpgf-6.11.42-2|30	which is a new image file format, that is based on a discrete, fast
14cr|libpgf-6.11.42-2|31	wavelet transform with progressive coding features. PGF can be used
14cr|libpgf-6.11.42-2|32	for lossless and lossy compression.
14cr|libpgf-6.11.42-2|33	
14cr|libpgf-6.11.42-2|34	%files -n %{libname}
14cr|libpgf-6.11.42-2|35	%{_libdir}/libpgf.so.%{major}*
14cr|libpgf-6.11.42-2|36	
14cr|libpgf-6.11.42-2|37	#--------------------------------------------------------------------
14cr|libpgf-6.11.42-2|38	%package doc
14cr|libpgf-6.11.42-2|39	Summary:         libpgf Documentation
14cr|libpgf-6.11.42-2|40	BuildArch:       noarch
14cr|libpgf-6.11.42-2|41	
14cr|libpgf-6.11.42-2|42	%description doc
14cr|libpgf-6.11.42-2|43	libPGF contains an implementation of the Progressive Graphics File (PGF)
14cr|libpgf-6.11.42-2|44	which is a new image file format, that is based on a discrete, fast
14cr|libpgf-6.11.42-2|45	wavelet transform with progressive coding features. PGF can be used
14cr|libpgf-6.11.42-2|46	for lossless and lossy compression.
14cr|libpgf-6.11.42-2|47	
14cr|libpgf-6.11.42-2|48	%files doc
14cr|libpgf-6.11.42-2|49	%doc AUTHORS COPYING NEWS README
14cr|libpgf-6.11.42-2|50	%doc %{_docdir}/%{name}-%{version}
14cr|libpgf-6.11.42-2|51	%{_mandir}/man3/*
14cr|libpgf-6.11.42-2|52	
14cr|libpgf-6.11.42-2|53	#--------------------------------------------------------------------
14cr|libpgf-6.11.42-2|54	%package -n %{libnamedev}
14cr|libpgf-6.11.42-2|55	Summary:        libpgf Development Files
14cr|libpgf-6.11.42-2|56	Requires:       %{libname} = %{version}
14cr|libpgf-6.11.42-2|57	Provides:       %{name}-devel = %{version}-%{release}
14cr|libpgf-6.11.42-2|58	
14cr|libpgf-6.11.42-2|59	%description -n %{libnamedev}
14cr|libpgf-6.11.42-2|60	libPGF contains an implementation of the Progressive Graphics File (PGF)
14cr|libpgf-6.11.42-2|61	which is a new image file format, that is based on a discrete, fast
14cr|libpgf-6.11.42-2|62	wavelet transform with progressive coding features. PGF can be used
14cr|libpgf-6.11.42-2|63	for lossless and lossy compression.
14cr|libpgf-6.11.42-2|64	
14cr|libpgf-6.11.42-2|65	%files -n %{libnamedev}
14cr|libpgf-6.11.42-2|66	%{_includedir}/%{name}
14cr|libpgf-6.11.42-2|67	%{_libdir}/libpgf.so
14cr|libpgf-6.11.42-2|68	%{_libdir}/pkgconfig/libpgf.pc
14cr|libpgf-6.11.42-2|69	
14cr|libpgf-6.11.42-2|70	#------------------------------------------------------------------------------
14cr|libpgf-6.11.42-2|71	%prep
14cr|libpgf-6.11.42-2|72	%setup -qn %{name}
14cr|libpgf-6.11.42-2|73	
14cr|libpgf-6.11.42-2|74	%build
14cr|libpgf-6.11.42-2|75	sh -x autogen.sh
14cr|libpgf-6.11.42-2|76	%{configure2_5x} --disable-static
14cr|libpgf-6.11.42-2|77	%{make}
14cr|libpgf-6.11.42-2|78	
14cr|libpgf-6.11.42-2|79	%install
14cr|libpgf-6.11.42-2|80	rm -rf %{buildroot}
14cr|libpgf-6.11.42-2|81	%{makeinstall_std}
14cr|libpgf-6.11.42-2|82	
14cr|libpgf-6.11.42-2|83	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|libpgf-6.11.42-2|84	
14cr|libpgf-6.11.42-2|85	
14cr|libpgf-6.11.42-2|86	
14cr|libpgf-6.11.42-2|87	
14cr|libpgf-6.11.42-2|88	%changelog
14cr|libpgf-6.11.42-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.11.42-2
14cr|libpgf-6.11.42-2|90	+ Revision: a3b6ed3
14cr|libpgf-6.11.42-2|91	- MassBuild#464: Increase release tag
14cr|libpgf-6.11.42-2|92	
14cr|libpgf-6.11.42-2|93	

2634 14
14cr|libpicviz-0.6.1-5|1	%define name    libpicviz
14cr|libpicviz-0.6.1-5|2	%define version 0.6.1
14cr|libpicviz-0.6.1-5|3	%define release 5
14cr|libpicviz-0.6.1-5|4	%define major   2
14cr|libpicviz-0.6.1-5|5	
14cr|libpicviz-0.6.1-5|6	%define libname %mklibname picviz %{major}
14cr|libpicviz-0.6.1-5|7	%define develname %mklibname -d picviz
14cr|libpicviz-0.6.1-5|8	
14cr|libpicviz-0.6.1-5|9	Name: %name
14cr|libpicviz-0.6.1-5|10	Version: %version
14cr|libpicviz-0.6.1-5|11	Release: %release
14cr|libpicviz-0.6.1-5|12	Summary: Parallel coordinates plotter
14cr|libpicviz-0.6.1-5|13	License: GPLv3+
14cr|libpicviz-0.6.1-5|14	Group: Graphics
14cr|libpicviz-0.6.1-5|15	URL: http://www.wallinfire.net/picviz
14cr|libpicviz-0.6.1-5|16	#Source0: http://www.wallinfire.net/picviz/attachment/wiki/ReleasesDownload/%{name}-%{version}.tar.gz?format=raw
14cr|libpicviz-0.6.1-5|17	Source0: http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
14cr|libpicviz-0.6.1-5|18	Patch0: libpicviz-0.6.1-fix-underlinking.patch
14cr|libpicviz-0.6.1-5|19	Patch1: libpicviz-0.6.1-external-libevent.patch
14cr|libpicviz-0.6.1-5|20	
14cr|libpicviz-0.6.1-5|21	BuildRequires: cmake
14cr|libpicviz-0.6.1-5|22	BuildRequires: bison
14cr|libpicviz-0.6.1-5|23	BuildRequires: flex
14cr|libpicviz-0.6.1-5|24	BuildRequires: python-devel
14cr|libpicviz-0.6.1-5|25	BuildRequires: pkgconfig
14cr|libpicviz-0.6.1-5|26	BuildRequires: pcre-devel
14cr|libpicviz-0.6.1-5|27	BuildRequires: libev-devel
14cr|libpicviz-0.6.1-5|28	BuildRequires: cairo-devel
14cr|libpicviz-0.6.1-5|29	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|libpicviz-0.6.1-5|30	
14cr|libpicviz-0.6.1-5|31	%package -n %{develname}
14cr|libpicviz-0.6.1-5|32	Summary: Picviz development files
14cr|libpicviz-0.6.1-5|33	Group: Development/C
14cr|libpicviz-0.6.1-5|34	Requires: %{libname} = %{version}
14cr|libpicviz-0.6.1-5|35	Provides: %{name}-devel = %{version}-%{release}
14cr|libpicviz-0.6.1-5|36	
14cr|libpicviz-0.6.1-5|37	%package -n %{libname}
14cr|libpicviz-0.6.1-5|38	Summary: Parallel coordinates plotter library
14cr|libpicviz-0.6.1-5|39	Group: Graphics
14cr|libpicviz-0.6.1-5|40	
14cr|libpicviz-0.6.1-5|41	%description
14cr|libpicviz-0.6.1-5|42	Picviz is a parallel coordinates plotter which enables easy scripting
14cr|libpicviz-0.6.1-5|43	from various input (tcpdump, syslog, iptables logs, apache logs,
14cr|libpicviz-0.6.1-5|44	etc..) to visualize your data and discover interesting results
14cr|libpicviz-0.6.1-5|45	quickly.
14cr|libpicviz-0.6.1-5|46	
14cr|libpicviz-0.6.1-5|47	Its primary goal is to graph data in order to be able to quickly
14cr|libpicviz-0.6.1-5|48	analyze problems and find correlations among variables. With security
14cr|libpicviz-0.6.1-5|49	analysis in mind, the program has been designed to be very flexible,
14cr|libpicviz-0.6.1-5|50	able to graph millions of events.
14cr|libpicviz-0.6.1-5|51	
14cr|libpicviz-0.6.1-5|52	The language is designed to be close to the graphviz graph description
14cr|libpicviz-0.6.1-5|53	language.
14cr|libpicviz-0.6.1-5|54	
14cr|libpicviz-0.6.1-5|55	%description -n %{develname}
14cr|libpicviz-0.6.1-5|56	Development files for libpicviz.
14cr|libpicviz-0.6.1-5|57	
14cr|libpicviz-0.6.1-5|58	%description -n %{libname}
14cr|libpicviz-0.6.1-5|59	Picviz is a parallel coordinates plotter which enables easy scripting
14cr|libpicviz-0.6.1-5|60	from various input (tcpdump, syslog, iptables logs, apache logs,
14cr|libpicviz-0.6.1-5|61	etc..) to visualize your data and discover interesting results
14cr|libpicviz-0.6.1-5|62	quickly.
14cr|libpicviz-0.6.1-5|63	
14cr|libpicviz-0.6.1-5|64	Its primary goal is to graph data in order to be able to quickly
14cr|libpicviz-0.6.1-5|65	analyze problems and find correlations among variables. With security
14cr|libpicviz-0.6.1-5|66	analysis in mind, the program has been designed to be very flexible,
14cr|libpicviz-0.6.1-5|67	able to graph millions of events.
14cr|libpicviz-0.6.1-5|68	
14cr|libpicviz-0.6.1-5|69	The language is designed to be close to the graphviz graph description
14cr|libpicviz-0.6.1-5|70	language.
14cr|libpicviz-0.6.1-5|71	
14cr|libpicviz-0.6.1-5|72	%prep
14cr|libpicviz-0.6.1-5|73	%setup -q
14cr|libpicviz-0.6.1-5|74	%patch1 -p 1
14cr|libpicviz-0.6.1-5|75	%patch0 -p 1
14cr|libpicviz-0.6.1-5|76	
14cr|libpicviz-0.6.1-5|77	%build
14cr|libpicviz-0.6.1-5|78	pushd .
14cr|libpicviz-0.6.1-5|79	%cmake -DCMAKE_SKIP_RPATH:BOOL=ON -DLIB_INSTALL_DIR=%_lib -DMOD_INSTALL_DIR=%_lib/%name-%major
14cr|libpicviz-0.6.1-5|80	# parallel build breaks on klodia (too many cores)
14cr|libpicviz-0.6.1-5|81	make
14cr|libpicviz-0.6.1-5|82	popd
14cr|libpicviz-0.6.1-5|83	
14cr|libpicviz-0.6.1-5|84	%install
14cr|libpicviz-0.6.1-5|85	rm -rf %{buildroot}
14cr|libpicviz-0.6.1-5|86	%makeinstall_std
14cr|libpicviz-0.6.1-5|87	
14cr|libpicviz-0.6.1-5|88	%clean
14cr|libpicviz-0.6.1-5|89	rm -rf %{buildroot}
14cr|libpicviz-0.6.1-5|90	
14cr|libpicviz-0.6.1-5|91	%files -n %{develname}
14cr|libpicviz-0.6.1-5|92	%defattr(-,root,root,-)
14cr|libpicviz-0.6.1-5|93	%{_libdir}/libpicviz.so
14cr|libpicviz-0.6.1-5|94	%{_libdir}/pkgconfig/libpicviz.pc
14cr|libpicviz-0.6.1-5|95	%{_includedir}/*
14cr|libpicviz-0.6.1-5|96	
14cr|libpicviz-0.6.1-5|97	%files -n %libname
14cr|libpicviz-0.6.1-5|98	%defattr(-,root,root,-)
14cr|libpicviz-0.6.1-5|99	%doc COPYING
14cr|libpicviz-0.6.1-5|100	%{_libdir}/*.so.*
14cr|libpicviz-0.6.1-5|101	%dir %{_libdir}/%{name}-%major
14cr|libpicviz-0.6.1-5|102	%{_libdir}/%{name}-%major/*.so
14cr|libpicviz-0.6.1-5|103	
14cr|libpicviz-0.6.1-5|104	
14cr|libpicviz-0.6.1-5|105	
14cr|libpicviz-0.6.1-5|106	
14cr|libpicviz-0.6.1-5|107	%changelog
14cr|libpicviz-0.6.1-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-5
14cr|libpicviz-0.6.1-5|109	+ Revision: 1a6993c
14cr|libpicviz-0.6.1-5|110	- MassBuild#464: Increase release tag
14cr|libpicviz-0.6.1-5|111	
14cr|libpicviz-0.6.1-5|112	

2635 14
14cr|libpki-0.6.7-5|1	%define major 67
14cr|libpki-0.6.7-5|2	%define libname %mklibname pki %{major}
14cr|libpki-0.6.7-5|3	%define devname %mklibname pki -d
14cr|libpki-0.6.7-5|4	
14cr|libpki-0.6.7-5|5	Summary:	OpenCA PKI development library
14cr|libpki-0.6.7-5|6	Name:		libpki
14cr|libpki-0.6.7-5|7	Version:	0.6.7
14cr|libpki-0.6.7-5|8	Release:	5
14cr|libpki-0.6.7-5|9	License:	GPLv2+
14cr|libpki-0.6.7-5|10	Group:		System/Libraries
14cr|libpki-0.6.7-5|11	Url:		http://www.openca.org/projects/libpki
14cr|libpki-0.6.7-5|12	Source0:	libpki-%{version}.tar.gz
14cr|libpki-0.6.7-5|13	Patch0:		libpki-0.6.7-automake.patch
14cr|libpki-0.6.7-5|14	Patch1:		libpki-0.3.0-etc_issue_fix.diff
14cr|libpki-0.6.7-5|15	Patch3:		libpki-0.4.1-fix-link.patch
14cr|libpki-0.6.7-5|16	BuildRequires:	libtool-devel
14cr|libpki-0.6.7-5|17	BuildRequires:	mysql-devel
14cr|libpki-0.6.7-5|18	BuildRequires:	openldap-devel
14cr|libpki-0.6.7-5|19	BuildRequires:	pkgconfig(libpq)
14cr|libpki-0.6.7-5|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|libpki-0.6.7-5|21	BuildRequires:	pkgconfig(openssl)
14cr|libpki-0.6.7-5|22	
14cr|libpki-0.6.7-5|23	%description
14cr|libpki-0.6.7-5|24	OpenCA Labs' Easy to use PKI library.
14cr|libpki-0.6.7-5|25	
14cr|libpki-0.6.7-5|26	#----------------------------------------------------------------------------
14cr|libpki-0.6.7-5|27	
14cr|libpki-0.6.7-5|28	%package tools
14cr|libpki-0.6.7-5|29	Summary:	Shared libpki library
14cr|libpki-0.6.7-5|30	Group:		System/Libraries
14cr|libpki-0.6.7-5|31	
14cr|libpki-0.6.7-5|32	%description tools
14cr|libpki-0.6.7-5|33	This package contains various tools using the shared PKI library.
14cr|libpki-0.6.7-5|34	
14cr|libpki-0.6.7-5|35	%files tools
14cr|libpki-0.6.7-5|36	%{_bindir}/pki-cert
14cr|libpki-0.6.7-5|37	%{_bindir}/pki-crl
14cr|libpki-0.6.7-5|38	%{_bindir}/pki-derenc
14cr|libpki-0.6.7-5|39	%{_bindir}/pki-lirt
14cr|libpki-0.6.7-5|40	%{_bindir}/pki-query
14cr|libpki-0.6.7-5|41	%{_bindir}/pki-request
14cr|libpki-0.6.7-5|42	%{_bindir}/pki-siginfo
14cr|libpki-0.6.7-5|43	%{_bindir}/pki-tool
14cr|libpki-0.6.7-5|44	%{_bindir}/pki-xpair
14cr|libpki-0.6.7-5|45	%{_bindir}/url-tool
14cr|libpki-0.6.7-5|46	
14cr|libpki-0.6.7-5|47	#----------------------------------------------------------------------------
14cr|libpki-0.6.7-5|48	
14cr|libpki-0.6.7-5|49	%package data
14cr|libpki-0.6.7-5|50	Summary:	Data files for PKI library
14cr|libpki-0.6.7-5|51	Group:		System/Libraries
14cr|libpki-0.6.7-5|52	Conflicts:	%{_lib}pki67 < 0.6.7-5
14cr|libpki-0.6.7-5|53	
14cr|libpki-0.6.7-5|54	%description data
14cr|libpki-0.6.7-5|55	This package contains data files for PKI library.
14cr|libpki-0.6.7-5|56	
14cr|libpki-0.6.7-5|57	%files data
14cr|libpki-0.6.7-5|58	%dir %{_sysconfdir}/libpki
14cr|libpki-0.6.7-5|59	%dir %{_sysconfdir}/libpki/hsm.d
14cr|libpki-0.6.7-5|60	%dir %{_sysconfdir}/libpki/store.d
14cr|libpki-0.6.7-5|61	%dir %{_sysconfdir}/libpki/profile.d
14cr|libpki-0.6.7-5|62	%dir %{_sysconfdir}/libpki/token.d
14cr|libpki-0.6.7-5|63	%config(noreplace) %{_sysconfdir}/pki.conf
14cr|libpki-0.6.7-5|64	%config(noreplace) %{_sysconfdir}/libpki/*.xml
14cr|libpki-0.6.7-5|65	%config(noreplace) %{_sysconfdir}/libpki/hsm.d/*.xml
14cr|libpki-0.6.7-5|66	%config(noreplace) %{_sysconfdir}/libpki/store.d/*.xml
14cr|libpki-0.6.7-5|67	%config(noreplace) %{_sysconfdir}/libpki/profile.d/*.xml
14cr|libpki-0.6.7-5|68	%config(noreplace) %{_sysconfdir}/libpki/token.d/*.xml
14cr|libpki-0.6.7-5|69	
14cr|libpki-0.6.7-5|70	#----------------------------------------------------------------------------
14cr|libpki-0.6.7-5|71	
14cr|libpki-0.6.7-5|72	%package -n %{libname}
14cr|libpki-0.6.7-5|73	Summary:	Shared libpki library
14cr|libpki-0.6.7-5|74	Group:		System/Libraries
14cr|libpki-0.6.7-5|75	Requires:	%{name}-data
14cr|libpki-0.6.7-5|76	
14cr|libpki-0.6.7-5|77	%description -n %{libname}
14cr|libpki-0.6.7-5|78	This package contains the shared PKI library.
14cr|libpki-0.6.7-5|79	
14cr|libpki-0.6.7-5|80	%files -n %{libname}
14cr|libpki-0.6.7-5|81	%doc AUTHORS ChangeLog NEWS README
14cr|libpki-0.6.7-5|82	%{_libdir}/libpki.so.%{major}*
14cr|libpki-0.6.7-5|83	
14cr|libpki-0.6.7-5|84	#----------------------------------------------------------------------------
14cr|libpki-0.6.7-5|85	
14cr|libpki-0.6.7-5|86	%package -n %{devname}
14cr|libpki-0.6.7-5|87	Summary:	Header files, libraries and development documentation for libpki
14cr|libpki-0.6.7-5|88	Group:		Development/C
14cr|libpki-0.6.7-5|89	Requires:	%{libname} = %{EVRD}
14cr|libpki-0.6.7-5|90	Provides:	pki-devel = %{EVRD}
14cr|libpki-0.6.7-5|91	Provides:	%{name}-devel = %{EVRD}
14cr|libpki-0.6.7-5|92	
14cr|libpki-0.6.7-5|93	%description -n %{devname}
14cr|libpki-0.6.7-5|94	This package contains the development files for the PKI library.
14cr|libpki-0.6.7-5|95	
14cr|libpki-0.6.7-5|96	%files -n %{devname}
14cr|libpki-0.6.7-5|97	%{_includedir}/libpki
14cr|libpki-0.6.7-5|98	%{_bindir}/libpki-config
14cr|libpki-0.6.7-5|99	%{_libdir}/*.so
14cr|libpki-0.6.7-5|100	%{_libdir}/pkgconfig/libpki.pc
14cr|libpki-0.6.7-5|101	
14cr|libpki-0.6.7-5|102	#----------------------------------------------------------------------------
14cr|libpki-0.6.7-5|103	
14cr|libpki-0.6.7-5|104	%prep
14cr|libpki-0.6.7-5|105	%setup -q
14cr|libpki-0.6.7-5|106	%patch0 -p1
14cr|libpki-0.6.7-5|107	%patch1 -p0
14cr|libpki-0.6.7-5|108	%patch3 -p0
14cr|libpki-0.6.7-5|109	
14cr|libpki-0.6.7-5|110	# fix strange perms
14cr|libpki-0.6.7-5|111	find . -type d -exec chmod 755 {} \;
14cr|libpki-0.6.7-5|112	find . -type f -exec chmod 644 {} \;
14cr|libpki-0.6.7-5|113	mkdir -p m4
14cr|libpki-0.6.7-5|114	rm -f ./configure
14cr|libpki-0.6.7-5|115	
14cr|libpki-0.6.7-5|116	%build
14cr|libpki-0.6.7-5|117	autoreconf -fi
14cr|libpki-0.6.7-5|118	export LDFLAGS="$LDFLAGS %{ldflags} -llber"
14cr|libpki-0.6.7-5|119	%global optflags %{optflags} -Wno-sign-conversion
14cr|libpki-0.6.7-5|120	%configure2_5x \
14cr|libpki-0.6.7-5|121	--disable-iphone \
14cr|libpki-0.6.7-5|122	--disable-static
14cr|libpki-0.6.7-5|123	
14cr|libpki-0.6.7-5|124	%make
14cr|libpki-0.6.7-5|125	
14cr|libpki-0.6.7-5|126	%install
14cr|libpki-0.6.7-5|127	%makeinstall_std
14cr|libpki-0.6.7-5|128	mv %{buildroot}%{_prefix}/etc %{buildroot}/%{_sysconfdir}
14cr|libpki-0.6.7-5|129	
14cr|libpki-0.6.7-5|130	# lib64 fix
14cr|libpki-0.6.7-5|131	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" %{buildroot}%{_bindir}/libpki-config \
14cr|libpki-0.6.7-5|132	%{buildroot}%{_libdir}/pkgconfig/libpki.pc
14cr|libpki-0.6.7-5|133	
14cr|libpki-0.6.7-5|134	# cleanup
14cr|libpki-0.6.7-5|135	rm -rf %{buildroot}%{_datadir}/libpki
14cr|libpki-0.6.7-5|136	
14cr|libpki-0.6.7-5|137	
14cr|libpki-0.6.7-5|138	%changelog
14cr|libpki-0.6.7-5|139	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.7-5
14cr|libpki-0.6.7-5|140	+ Revision: 92bdda1
14cr|libpki-0.6.7-5|141	- Fix build with new automake, adjust build flags
14cr|libpki-0.6.7-5|142	
14cr|libpki-0.6.7-5|143	

2636 14
14cr|libppd-0.10-17|1	%define major 1
14cr|libppd-0.10-17|2	%define libname %mklibname ppd %{major}
14cr|libppd-0.10-17|3	%define devname %mklibname ppd -d
14cr|libppd-0.10-17|4	
14cr|libppd-0.10-17|5	Summary:	Library for handling PPD (PostScript Printer Description) files
14cr|libppd-0.10-17|6	Name:		libppd
14cr|libppd-0.10-17|7	Version:	0.10
14cr|libppd-0.10-17|8	Release:	17
14cr|libppd-0.10-17|9	License:	GPLv2+
14cr|libppd-0.10-17|10	Group:		Publishing
14cr|libppd-0.10-17|11	Url:		http://sourceforge.net/projects/lpr/
14cr|libppd-0.10-17|12	Source0:	http://sourceforge.net/projects/lpr/libppd-0.10.tar.bz2
14cr|libppd-0.10-17|13	Patch0:		libppd-0.10-autotools.patch
14cr|libppd-0.10-17|14	BuildRequires:	pkgconfig(glib)
14cr|libppd-0.10-17|15	
14cr|libppd-0.10-17|16	%description
14cr|libppd-0.10-17|17	libppd is a library for handling PPD (PostScript Printer Description)
14cr|libppd-0.10-17|18	files, its functions parse the files, list printer options and choices
14cr|libppd-0.10-17|19	described in the files to set up GUIs for printing, and it inserts
14cr|libppd-0.10-17|20	PostScript commands into PostScript files so that the option settings
14cr|libppd-0.10-17|21	of the user are applied to the PostScript print job.
14cr|libppd-0.10-17|22	
14cr|libppd-0.10-17|23	#----------------------------------------------------------------------------
14cr|libppd-0.10-17|24	
14cr|libppd-0.10-17|25	%package -n ppdfilt
14cr|libppd-0.10-17|26	Summary:	Sets options according to a PPD file in a PostScript file
14cr|libppd-0.10-17|27	Group:		Publishing
14cr|libppd-0.10-17|28	
14cr|libppd-0.10-17|29	%description -n ppdfilt
14cr|libppd-0.10-17|30	ppdfilt is a filter which takes PostScript as input, inserts
14cr|libppd-0.10-17|31	PostScripy code according to a PPD file and user-supplied option
14cr|libppd-0.10-17|32	settings, and puts out the result. Sending a so prepared PostScript
14cr|libppd-0.10-17|33	file to the printer to which the PPD file belongs, the printer does
14cr|libppd-0.10-17|34	the job with the options as set by the user.
14cr|libppd-0.10-17|35	
14cr|libppd-0.10-17|36	%files -n ppdfilt
14cr|libppd-0.10-17|37	%{_bindir}/*
14cr|libppd-0.10-17|38	%{_mandir}/man1/*
14cr|libppd-0.10-17|39	%{_datadir}/postscript
14cr|libppd-0.10-17|40	
14cr|libppd-0.10-17|41	#----------------------------------------------------------------------------
14cr|libppd-0.10-17|42	
14cr|libppd-0.10-17|43	%package -n %{libname}
14cr|libppd-0.10-17|44	Summary:	Library for handling PPD (PostScript Printer Description) files
14cr|libppd-0.10-17|45	Group:		Publishing
14cr|libppd-0.10-17|46	
14cr|libppd-0.10-17|47	%description -n %{libname}
14cr|libppd-0.10-17|48	libppd is a library for handling PPD (PostScript Printer Description)
14cr|libppd-0.10-17|49	files, its functions parse the files, list printer options and choices
14cr|libppd-0.10-17|50	described in the files to set up GUIs for printing, and it inserts
14cr|libppd-0.10-17|51	PostScript commands into PostScript files so that the option settings
14cr|libppd-0.10-17|52	of the user are applied to the PostScript print job.
14cr|libppd-0.10-17|53	
14cr|libppd-0.10-17|54	%files -n %{libname}
14cr|libppd-0.10-17|55	%{_libdir}/libppd.so.%{major}*
14cr|libppd-0.10-17|56	
14cr|libppd-0.10-17|57	#----------------------------------------------------------------------------
14cr|libppd-0.10-17|58	
14cr|libppd-0.10-17|59	%package -n %{devname}
14cr|libppd-0.10-17|60	Summary:	Headers and links to compile against the "%{libname}" library
14cr|libppd-0.10-17|61	Group:		Development/C
14cr|libppd-0.10-17|62	Requires:	%{libname} = %{EVRD}
14cr|libppd-0.10-17|63	Provides:	%{name}-devel = %{EVRD}
14cr|libppd-0.10-17|64	
14cr|libppd-0.10-17|65	%description -n %{devname}
14cr|libppd-0.10-17|66	This package contains all files which one needs to compile programs using
14cr|libppd-0.10-17|67	the "%{libname}" library.
14cr|libppd-0.10-17|68	
14cr|libppd-0.10-17|69	%files -n %{devname}
14cr|libppd-0.10-17|70	%doc AUTHORS ChangeLog TODO
14cr|libppd-0.10-17|71	%{_includedir}/*.h
14cr|libppd-0.10-17|72	%{_libdir}/*.so
14cr|libppd-0.10-17|73	%{_mandir}/man3/*
14cr|libppd-0.10-17|74	
14cr|libppd-0.10-17|75	#----------------------------------------------------------------------------
14cr|libppd-0.10-17|76	
14cr|libppd-0.10-17|77	%prep
14cr|libppd-0.10-17|78	%setup -q
14cr|libppd-0.10-17|79	%patch0 -p1 -b .automake
14cr|libppd-0.10-17|80	
14cr|libppd-0.10-17|81	%build
14cr|libppd-0.10-17|82	autoreconf -fi
14cr|libppd-0.10-17|83	%configure2_5x --disable-static
14cr|libppd-0.10-17|84	# Parallel build is not safe: tested by AdamW 2007/07
14cr|libppd-0.10-17|85	make
14cr|libppd-0.10-17|86	
14cr|libppd-0.10-17|87	%install
14cr|libppd-0.10-17|88	%makeinstall_std
14cr|libppd-0.10-17|89	
14cr|libppd-0.10-17|90	
14cr|libppd-0.10-17|91	%changelog
14cr|libppd-0.10-17|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-17
14cr|libppd-0.10-17|93	+ Revision: ad42bc6
14cr|libppd-0.10-17|94	- MassBuild#464: Increase release tag
14cr|libppd-0.10-17|95	
14cr|libppd-0.10-17|96	

2637 14
14cr|libpq++-4.0-18|1	%define major 4
14cr|libpq++-4.0-18|2	%define libname %mklibname pq++ %{major}
14cr|libpq++-4.0-18|3	%define devname %mklibname pq++ -d
14cr|libpq++-4.0-18|4	
14cr|libpq++-4.0-18|5	Summary:	C++ interface for PostgreSQL
14cr|libpq++-4.0-18|6	Name:		libpq++
14cr|libpq++-4.0-18|7	Version:	4.0
14cr|libpq++-4.0-18|8	Release:	18
14cr|libpq++-4.0-18|9	License:	BSD
14cr|libpq++-4.0-18|10	Group:		System/Libraries
14cr|libpq++-4.0-18|11	Url:		http://gborg.postgresql.org/project/libpqpp/projdisplay.php
14cr|libpq++-4.0-18|12	Source0:	%{name}-%{version}.tar.bz2
14cr|libpq++-4.0-18|13	Patch0:		libpq++-4.0-Makefile.patch
14cr|libpq++-4.0-18|14	Patch1:		libpq++-4.0-gcc43.patch
14cr|libpq++-4.0-18|15	BuildRequires:	libstdc++-devel
14cr|libpq++-4.0-18|16	BuildRequires:	pkgconfig(libpq)
14cr|libpq++-4.0-18|17	BuildRequires:	pkgconfig(openssl)
14cr|libpq++-4.0-18|18	
14cr|libpq++-4.0-18|19	%description
14cr|libpq++-4.0-18|20	This is the C++ interface that has shipped as part of PostgreSQL
14cr|libpq++-4.0-18|21	until v7.2.3.
14cr|libpq++-4.0-18|22	
14cr|libpq++-4.0-18|23	#----------------------------------------------------------------------------
14cr|libpq++-4.0-18|24	
14cr|libpq++-4.0-18|25	%package -n %{libname}
14cr|libpq++-4.0-18|26	Summary:	C++ interface for PostgreSQL
14cr|libpq++-4.0-18|27	Group:		System/Libraries
14cr|libpq++-4.0-18|28	
14cr|libpq++-4.0-18|29	%description -n %{libname}
14cr|libpq++-4.0-18|30	This is the C++ interface that has shipped as part of PostgreSQL
14cr|libpq++-4.0-18|31	until v7.2.3.
14cr|libpq++-4.0-18|32	
14cr|libpq++-4.0-18|33	%files -n %{libname}
14cr|libpq++-4.0-18|34	%doc CHANGES README
14cr|libpq++-4.0-18|35	%{_libdir}/lib*.so.*
14cr|libpq++-4.0-18|36	
14cr|libpq++-4.0-18|37	#----------------------------------------------------------------------------
14cr|libpq++-4.0-18|38	
14cr|libpq++-4.0-18|39	%package -n %{devname}
14cr|libpq++-4.0-18|40	Summary:	Development library and header files for %{name}
14cr|libpq++-4.0-18|41	Group:		Development/C++
14cr|libpq++-4.0-18|42	Requires:	%{libname} = %{EVRD}
14cr|libpq++-4.0-18|43	Provides:	pq++-devel = %{EVRD}
14cr|libpq++-4.0-18|44	Provides:	libpq++-devel = %{EVRD}
14cr|libpq++-4.0-18|45	
14cr|libpq++-4.0-18|46	%description -n %{devname}
14cr|libpq++-4.0-18|47	This is the C++ interface that has shipped as part of PostgreSQL
14cr|libpq++-4.0-18|48	until v7.2.3.
14cr|libpq++-4.0-18|49	
14cr|libpq++-4.0-18|50	This package contains the %{name} library and its header files
14cr|libpq++-4.0-18|51	needed to compile applications such as PowerDNS, etc.
14cr|libpq++-4.0-18|52	
14cr|libpq++-4.0-18|53	%files -n %{devname}
14cr|libpq++-4.0-18|54	%doc docs/*
14cr|libpq++-4.0-18|55	%{_includedir}/pgsql/*.h
14cr|libpq++-4.0-18|56	%{_includedir}/pgsql/libpq++/*.h
14cr|libpq++-4.0-18|57	%{_libdir}/lib*.so
14cr|libpq++-4.0-18|58	%{_libdir}/lib*.a
14cr|libpq++-4.0-18|59	
14cr|libpq++-4.0-18|60	#----------------------------------------------------------------------------
14cr|libpq++-4.0-18|61	
14cr|libpq++-4.0-18|62	%prep
14cr|libpq++-4.0-18|63	%setup -q
14cr|libpq++-4.0-18|64	%patch0 -p0
14cr|libpq++-4.0-18|65	%patch1 -p0
14cr|libpq++-4.0-18|66	
14cr|libpq++-4.0-18|67	# clean up CVS stuff
14cr|libpq++-4.0-18|68	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|libpq++-4.0-18|69	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|libpq++-4.0-18|70	done
14cr|libpq++-4.0-18|71	
14cr|libpq++-4.0-18|72	%build
14cr|libpq++-4.0-18|73	%serverbuild
14cr|libpq++-4.0-18|74	
14cr|libpq++-4.0-18|75	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} %{ldflags} -fPIC"
14cr|libpq++-4.0-18|76	
14cr|libpq++-4.0-18|77	%install
14cr|libpq++-4.0-18|78	install -d %{buildroot}%{_libdir}
14cr|libpq++-4.0-18|79	install -d %{buildroot}%{_includedir}/pgsql/libpq++
14cr|libpq++-4.0-18|80	
14cr|libpq++-4.0-18|81	install -m644 libpq++.h %{buildroot}%{_includedir}/pgsql/
14cr|libpq++-4.0-18|82	install -m644 pgconnection.h %{buildroot}%{_includedir}/pgsql/libpq++/
14cr|libpq++-4.0-18|83	install -m644 pgdatabase.h %{buildroot}%{_includedir}/pgsql/libpq++/
14cr|libpq++-4.0-18|84	install -m644 pgtransdb.h %{buildroot}%{_includedir}/pgsql/libpq++/
14cr|libpq++-4.0-18|85	install -m644 pgcursordb.h %{buildroot}%{_includedir}/pgsql/libpq++/
14cr|libpq++-4.0-18|86	install -m644 pglobject.h %{buildroot}%{_includedir}/pgsql/libpq++/
14cr|libpq++-4.0-18|87	
14cr|libpq++-4.0-18|88	install -m755 libpq++.so.%{major}.0 %{buildroot}%{_libdir}/
14cr|libpq++-4.0-18|89	install -m755 libpq++.a %{buildroot}%{_libdir}/
14cr|libpq++-4.0-18|90	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so.%{major}
14cr|libpq++-4.0-18|91	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so
14cr|libpq++-4.0-18|92	
14cr|libpq++-4.0-18|93	
14cr|libpq++-4.0-18|94	%changelog
14cr|libpq++-4.0-18|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-18
14cr|libpq++-4.0-18|96	+ Revision: 2098e13
14cr|libpq++-4.0-18|97	- MassBuild#464: Increase release tag
14cr|libpq++-4.0-18|98	
14cr|libpq++-4.0-18|99	

2638 14
14cr|libpri-1.4.12-1|1	%define name libpri
14cr|libpri-1.4.12-1|2	%define version 1.4.12
14cr|libpri-1.4.12-1|3	#define beta beta3
14cr|libpri-1.4.12-1|4	%define release %mkrel %{?beta:0.0.%{beta}.}1
14cr|libpri-1.4.12-1|5	%define major 1
14cr|libpri-1.4.12-1|6	%define libname %mklibname pri %{major}
14cr|libpri-1.4.12-1|7	%define develname %mklibname pri -d
14cr|libpri-1.4.12-1|8	
14cr|libpri-1.4.12-1|9	Summary:	An implementation of Primate and Basic Rate ISDN
14cr|libpri-1.4.12-1|10	Name:		%{name}
14cr|libpri-1.4.12-1|11	Version:	%{version}
14cr|libpri-1.4.12-1|12	Release:	%{release}
14cr|libpri-1.4.12-1|13	License:	GPL
14cr|libpri-1.4.12-1|14	Group:		System/Libraries
14cr|libpri-1.4.12-1|15	URL:		http://www.asterisk.org/
14cr|libpri-1.4.12-1|16	Source0:	http://downloads.asterisk.org/pub/telephony/libpri/%{name}-%{version}%{?beta:-%{beta}}.tar.gz
14cr|libpri-1.4.12-1|17	Patch0:		libpri-mdv_conf.diff
14cr|libpri-1.4.12-1|18	Patch1:		libpri-1.4.8-dahdi_fix.diff
14cr|libpri-1.4.12-1|19	BuildRequires:	dahdi-devel
14cr|libpri-1.4.12-1|20	BuildRequires:	zapata-devel
14cr|libpri-1.4.12-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libpri-1.4.12-1|22	
14cr|libpri-1.4.12-1|23	%description
14cr|libpri-1.4.12-1|24	libpri is a C implementation of the Primary Rate ISDN specification. It was
14cr|libpri-1.4.12-1|25	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
14cr|libpri-1.4.12-1|26	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
14cr|libpri-1.4.12-1|27	Custom protocols on switches from Nortel and Lucent.
14cr|libpri-1.4.12-1|28	
14cr|libpri-1.4.12-1|29	%package -n	%{libname}
14cr|libpri-1.4.12-1|30	Summary:	An implementation of Primate and Basic Rate ISDN
14cr|libpri-1.4.12-1|31	Group:          System/Libraries
14cr|libpri-1.4.12-1|32	
14cr|libpri-1.4.12-1|33	%description -n	%{libname}
14cr|libpri-1.4.12-1|34	libpri is a C implementation of the Primary Rate ISDN specification. It was
14cr|libpri-1.4.12-1|35	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
14cr|libpri-1.4.12-1|36	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
14cr|libpri-1.4.12-1|37	Custom protocols on switches from Nortel and Lucent.
14cr|libpri-1.4.12-1|38	
14cr|libpri-1.4.12-1|39	%package -n	%{develname}
14cr|libpri-1.4.12-1|40	Summary:	Development libraries and headers for %{name}
14cr|libpri-1.4.12-1|41	Group:		Development/C
14cr|libpri-1.4.12-1|42	Provides:	pri-devel = %{version}-%{release}
14cr|libpri-1.4.12-1|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|libpri-1.4.12-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|libpri-1.4.12-1|45	Requires:	%{libname} = %{version}-%{release}
14cr|libpri-1.4.12-1|46	
14cr|libpri-1.4.12-1|47	%description -n	%{develname}
14cr|libpri-1.4.12-1|48	libpri is an implementation of the Primary Rate ISDN specification (based on
14cr|libpri-1.4.12-1|49	the ITU and Bellcore specifications). It supports Lucent 4e and 5e, Nortel
14cr|libpri-1.4.12-1|50	DMS-100, and National ISDN switchtypes.
14cr|libpri-1.4.12-1|51	
14cr|libpri-1.4.12-1|52	This package contains all of the development files that you will need in order
14cr|libpri-1.4.12-1|53	to compile %{name} applications.
14cr|libpri-1.4.12-1|54	
14cr|libpri-1.4.12-1|55	%package	utils
14cr|libpri-1.4.12-1|56	Summary:	Various tools for %{name} diagnostics
14cr|libpri-1.4.12-1|57	Group:		System/Libraries
14cr|libpri-1.4.12-1|58	
14cr|libpri-1.4.12-1|59	%description	utils
14cr|libpri-1.4.12-1|60	Various tools for %{name} diagnostics
14cr|libpri-1.4.12-1|61	
14cr|libpri-1.4.12-1|62	%prep
14cr|libpri-1.4.12-1|63	
14cr|libpri-1.4.12-1|64	%setup -q -n %{name}-%{version}%{?beta:-%{beta}}
14cr|libpri-1.4.12-1|65	
14cr|libpri-1.4.12-1|66	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|libpri-1.4.12-1|67	find . -type d -perm 0555 -exec chmod 755 {} \;
14cr|libpri-1.4.12-1|68	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|libpri-1.4.12-1|69	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|libpri-1.4.12-1|70	
14cr|libpri-1.4.12-1|71	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|libpri-1.4.12-1|72	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|libpri-1.4.12-1|73	done
14cr|libpri-1.4.12-1|74	
14cr|libpri-1.4.12-1|75	%patch0 -p0
14cr|libpri-1.4.12-1|76	%patch1 -p1
14cr|libpri-1.4.12-1|77	
14cr|libpri-1.4.12-1|78	# lib64 fix
14cr|libpri-1.4.12-1|79	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
14cr|libpri-1.4.12-1|80	
14cr|libpri-1.4.12-1|81	%build
14cr|libpri-1.4.12-1|82	
14cr|libpri-1.4.12-1|83	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
14cr|libpri-1.4.12-1|84	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT" pridump pritest
14cr|libpri-1.4.12-1|85	
14cr|libpri-1.4.12-1|86	%install
14cr|libpri-1.4.12-1|87	rm -rf %{buildroot}
14cr|libpri-1.4.12-1|88	
14cr|libpri-1.4.12-1|89	install -d %{buildroot}%{_sbindir}
14cr|libpri-1.4.12-1|90	
14cr|libpri-1.4.12-1|91	make \
14cr|libpri-1.4.12-1|92	INSTALL_PREFIX="%{buildroot}" \
14cr|libpri-1.4.12-1|93	install
14cr|libpri-1.4.12-1|94	
14cr|libpri-1.4.12-1|95	install -m0755 pridump %{buildroot}%{_sbindir}/
14cr|libpri-1.4.12-1|96	install -m0755 pritest %{buildroot}%{_sbindir}/
14cr|libpri-1.4.12-1|97	
14cr|libpri-1.4.12-1|98	%if %mdkversion < 200900
14cr|libpri-1.4.12-1|99	%post -n %{libname} -p /sbin/ldconfig
14cr|libpri-1.4.12-1|100	%endif
14cr|libpri-1.4.12-1|101	
14cr|libpri-1.4.12-1|102	%if %mdkversion < 200900
14cr|libpri-1.4.12-1|103	%postun -n %{libname} -p /sbin/ldconfig
14cr|libpri-1.4.12-1|104	%endif
14cr|libpri-1.4.12-1|105	
14cr|libpri-1.4.12-1|106	%clean
14cr|libpri-1.4.12-1|107	rm -rf %{buildroot}
14cr|libpri-1.4.12-1|108	
14cr|libpri-1.4.12-1|109	%files utils
14cr|libpri-1.4.12-1|110	%defattr(-,root,root)
14cr|libpri-1.4.12-1|111	%{_sbindir}/pridump
14cr|libpri-1.4.12-1|112	%{_sbindir}/pritest
14cr|libpri-1.4.12-1|113	
14cr|libpri-1.4.12-1|114	%files -n %{libname}
14cr|libpri-1.4.12-1|115	%defattr(-,root,root)
14cr|libpri-1.4.12-1|116	%doc ChangeLog README TODO
14cr|libpri-1.4.12-1|117	%{_libdir}/lib*.so.%{major}*
14cr|libpri-1.4.12-1|118	
14cr|libpri-1.4.12-1|119	%files -n %{develname}
14cr|libpri-1.4.12-1|120	%defattr(-,root,root)
14cr|libpri-1.4.12-1|121	%{_includedir}/*.h
14cr|libpri-1.4.12-1|122	%{_libdir}/*.so
14cr|libpri-1.4.12-1|123	%{_libdir}/*.a
14cr|libpri-1.4.12-1|124	
14cr|libpri-1.4.12-1|125	
14cr|libpri-1.4.12-1|126	
14cr|libpri-1.4.12-1|127	
14cr|libpri-1.4.12-1|128	
14cr|libpri-1.4.12-1|129	%changelog
14cr|libpri-1.4.12-1|130	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.4.12-1
14cr|libpri-1.4.12-1|131	+ Revision: 517bafd
14cr|libpri-1.4.12-1|132	- Automatic import for version 1.4.12
14cr|libpri-1.4.12-1|133	
14cr|libpri-1.4.12-1|134	

2639 14
14cr|libqb0-0.14.4-2|1	%define major 0
14cr|libqb0-0.14.4-2|2	%define version	0.14.4
14cr|libqb0-0.14.4-2|3	%define release	2
14cr|libqb0-0.14.4-2|4	%define develname %mklibname -d qb
14cr|libqb0-0.14.4-2|5	%define name	%mklibname qb %major
14cr|libqb0-0.14.4-2|6	
14cr|libqb0-0.14.4-2|7	Name:           %name
14cr|libqb0-0.14.4-2|8	Version:        %version
14cr|libqb0-0.14.4-2|9	Release:        %release
14cr|libqb0-0.14.4-2|10	Summary:        An IPC library for high performance servers
14cr|libqb0-0.14.4-2|11	Group:          System/Libraries
14cr|libqb0-0.14.4-2|12	License:        LGPLv2+
14cr|libqb0-0.14.4-2|13	URL:            https://github.com/asalkeld/libqb/wiki
14cr|libqb0-0.14.4-2|14	Source0:        https://fedorahosted.org/releases/q/u/quarterback/libqb-%{version}.tar.gz
14cr|libqb0-0.14.4-2|15	
14cr|libqb0-0.14.4-2|16	BuildRequires:  autoconf automake libtool doxygen procps check-devel
14cr|libqb0-0.14.4-2|17	
14cr|libqb0-0.14.4-2|18	%description
14cr|libqb0-0.14.4-2|19	%{name} provides high performance client server reusable features.
14cr|libqb0-0.14.4-2|20	Initially these are IPC and poll.
14cr|libqb0-0.14.4-2|21	
14cr|libqb0-0.14.4-2|22	
14cr|libqb0-0.14.4-2|23	%package 	devel
14cr|libqb0-0.14.4-2|24	Group:		Development/C
14cr|libqb0-0.14.4-2|25	Summary:	Development files for libqb
14cr|libqb0-0.14.4-2|26	Provides:	%{name}-devel = %{version}-%{release}
14cr|libqb0-0.14.4-2|27	Requires:	%{name} = %{version}
14cr|libqb0-0.14.4-2|28	
14cr|libqb0-0.14.4-2|29	%description 	devel
14cr|libqb0-0.14.4-2|30	The %{name}-devel package contains libraries and header files for
14cr|libqb0-0.14.4-2|31	developing applications that use %{name}
14cr|libqb0-0.14.4-2|32	
14cr|libqb0-0.14.4-2|33	%files devel
14cr|libqb0-0.14.4-2|34	%doc README.markdown
14cr|libqb0-0.14.4-2|35	%{_includedir}/qb/
14cr|libqb0-0.14.4-2|36	%{_libdir}/libqb.so
14cr|libqb0-0.14.4-2|37	%{_libdir}/pkgconfig/libqb.pc
14cr|libqb0-0.14.4-2|38	%{_mandir}/man3/qb*3*
14cr|libqb0-0.14.4-2|39	%{_mandir}/man8/qb*8*
14cr|libqb0-0.14.4-2|40	%{_sbindir}/qb-blackbox
14cr|libqb0-0.14.4-2|41	
14cr|libqb0-0.14.4-2|42	%prep
14cr|libqb0-0.14.4-2|43	%setup -q -n libqb-%{version}
14cr|libqb0-0.14.4-2|44	
14cr|libqb0-0.14.4-2|45	%build
14cr|libqb0-0.14.4-2|46	./autogen.sh
14cr|libqb0-0.14.4-2|47	%configure2_5x --disable-static
14cr|libqb0-0.14.4-2|48	%make
14cr|libqb0-0.14.4-2|49	
14cr|libqb0-0.14.4-2|50	%install
14cr|libqb0-0.14.4-2|51	#make install DESTDIR=%{buildroot}
14cr|libqb0-0.14.4-2|52	%makeinstall_std
14cr|libqb0-0.14.4-2|53	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|libqb0-0.14.4-2|54	rm -rf %{buildroot}/%{_docdir}/*
14cr|libqb0-0.14.4-2|55	
14cr|libqb0-0.14.4-2|56	%files
14cr|libqb0-0.14.4-2|57	%doc COPYING
14cr|libqb0-0.14.4-2|58	%{_libdir}/libqb.so.*
14cr|libqb0-0.14.4-2|59	
14cr|libqb0-0.14.4-2|60	
14cr|libqb0-0.14.4-2|61	%changelog
14cr|libqb0-0.14.4-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.4-2
14cr|libqb0-0.14.4-2|63	+ Revision: 9adf57c
14cr|libqb0-0.14.4-2|64	- MassBuild#464: Increase release tag
14cr|libqb0-0.14.4-2|65	
14cr|libqb0-0.14.4-2|66	

2640 14
14cr|libqtbamf-0.2.2-4|1	%define major 1
14cr|libqtbamf-0.2.2-4|2	%define libname %mklibname qtbamf %{major}
14cr|libqtbamf-0.2.2-4|3	%define devname %mklibname qtbamf -d
14cr|libqtbamf-0.2.2-4|4	%define qmlname %mklibname qtbamf-qml
14cr|libqtbamf-0.2.2-4|5	
14cr|libqtbamf-0.2.2-4|6	Summary:	Qt binding and QML plugin for bamf
14cr|libqtbamf-0.2.2-4|7	Name:		libqtbamf
14cr|libqtbamf-0.2.2-4|8	Version:	0.2.2
14cr|libqtbamf-0.2.2-4|9	Release:	4
14cr|libqtbamf-0.2.2-4|10	License:	LGPLv3+ and GPLv3+
14cr|libqtbamf-0.2.2-4|11	Group:		System/Libraries
14cr|libqtbamf-0.2.2-4|12	Url:		http://launchpad.net/bamf-qt
14cr|libqtbamf-0.2.2-4|13	Source0:	%{name}-%{version}.tar.gz
14cr|libqtbamf-0.2.2-4|14	# PATCH-FIX-UPSTREAM - libqtbamf-cmake-libdir-fix.patch nmarques@opensuse.org -- Fixes $LIBDIR for file installation, upstreamed (lp#784262)
14cr|libqtbamf-0.2.2-4|15	Patch0:		libqtbamf-cmake-libdir-fix.patch
14cr|libqtbamf-0.2.2-4|16	BuildRequires:	cmake
14cr|libqtbamf-0.2.2-4|17	BuildRequires:	pkgconfig(QtCore)
14cr|libqtbamf-0.2.2-4|18	BuildRequires:	pkgconfig(QtDeclarative)
14cr|libqtbamf-0.2.2-4|19	
14cr|libqtbamf-0.2.2-4|20	%description
14cr|libqtbamf-0.2.2-4|21	Qt binding and QML plugin for the bamf dbus daemon semi-automatically
14cr|libqtbamf-0.2.2-4|22	generated with qdbusxml2cpp and matching the GObject library structure.
14cr|libqtbamf-0.2.2-4|23	
14cr|libqtbamf-0.2.2-4|24	#----------------------------------------------------------------------------
14cr|libqtbamf-0.2.2-4|25	
14cr|libqtbamf-0.2.2-4|26	%package -n %{libname}
14cr|libqtbamf-0.2.2-4|27	Summary:	Qt binding and for bamf - shared libraries
14cr|libqtbamf-0.2.2-4|28	Group:		System/Libraries
14cr|libqtbamf-0.2.2-4|29	Requires:	%{qmlname}
14cr|libqtbamf-0.2.2-4|30	
14cr|libqtbamf-0.2.2-4|31	%description -n %{libname}
14cr|libqtbamf-0.2.2-4|32	Qt binding and for the bamf dbus daemon semi-automatically generated with
14cr|libqtbamf-0.2.2-4|33	qdbusxml2cpp and matching the GObject library structure.
14cr|libqtbamf-0.2.2-4|34	
14cr|libqtbamf-0.2.2-4|35	%files -n %{libname}
14cr|libqtbamf-0.2.2-4|36	%doc COPYING-GPL3 COPYING-LGPL3 README
14cr|libqtbamf-0.2.2-4|37	%{_libdir}/libQtBamf.so.%{major}*
14cr|libqtbamf-0.2.2-4|38	
14cr|libqtbamf-0.2.2-4|39	#----------------------------------------------------------------------------
14cr|libqtbamf-0.2.2-4|40	
14cr|libqtbamf-0.2.2-4|41	%package -n %{devname}
14cr|libqtbamf-0.2.2-4|42	Summary:	Qt binding and QML plugin for bamf - development files
14cr|libqtbamf-0.2.2-4|43	Group:		Development/C++
14cr|libqtbamf-0.2.2-4|44	Provides:	%{name}-devel = %{EVRD}
14cr|libqtbamf-0.2.2-4|45	Requires:	%{libname} = %{EVRD}
14cr|libqtbamf-0.2.2-4|46	
14cr|libqtbamf-0.2.2-4|47	%description -n %{devname}
14cr|libqtbamf-0.2.2-4|48	Qt binding and QML plugin for the bamf dbus daemon semi-automatically
14cr|libqtbamf-0.2.2-4|49	generated with qdbusxml2cpp and matching the GObject library structure.
14cr|libqtbamf-0.2.2-4|50	
14cr|libqtbamf-0.2.2-4|51	%files -n %{devname}
14cr|libqtbamf-0.2.2-4|52	%{_includedir}/QtBamf/
14cr|libqtbamf-0.2.2-4|53	%{_libdir}/*.so
14cr|libqtbamf-0.2.2-4|54	%{_libdir}/pkgconfig/libqtbamf.pc
14cr|libqtbamf-0.2.2-4|55	
14cr|libqtbamf-0.2.2-4|56	#----------------------------------------------------------------------------
14cr|libqtbamf-0.2.2-4|57	
14cr|libqtbamf-0.2.2-4|58	%package -n %{qmlname}
14cr|libqtbamf-0.2.2-4|59	Summary:	QML plugin for bamf
14cr|libqtbamf-0.2.2-4|60	Group:		System/Libraries
14cr|libqtbamf-0.2.2-4|61	Conflicts:	%{_lib}qtbamf1 < 0.2.2-4
14cr|libqtbamf-0.2.2-4|62	
14cr|libqtbamf-0.2.2-4|63	%description -n %{qmlname}
14cr|libqtbamf-0.2.2-4|64	QML plugin for the bamf dbus daemon semi-automatically generated with
14cr|libqtbamf-0.2.2-4|65	qdbusxml2cpp and matching the GObject library structure.
14cr|libqtbamf-0.2.2-4|66	
14cr|libqtbamf-0.2.2-4|67	%files -n %{qmlname}
14cr|libqtbamf-0.2.2-4|68	%{_libdir}/qt4/plugins/imports/bamf/
14cr|libqtbamf-0.2.2-4|69	
14cr|libqtbamf-0.2.2-4|70	#----------------------------------------------------------------------------
14cr|libqtbamf-0.2.2-4|71	
14cr|libqtbamf-0.2.2-4|72	%prep
14cr|libqtbamf-0.2.2-4|73	%setup -q
14cr|libqtbamf-0.2.2-4|74	%apply_patches
14cr|libqtbamf-0.2.2-4|75	
14cr|libqtbamf-0.2.2-4|76	%build
14cr|libqtbamf-0.2.2-4|77	export BUILD_GLOBAL=true
14cr|libqtbamf-0.2.2-4|78	%cmake \
14cr|libqtbamf-0.2.2-4|79	-Dlibdir=%{_libdir} \
14cr|libqtbamf-0.2.2-4|80	
14cr|libqtbamf-0.2.2-4|81	%make
14cr|libqtbamf-0.2.2-4|82	
14cr|libqtbamf-0.2.2-4|83	%install
14cr|libqtbamf-0.2.2-4|84	# .pc file hack
14cr|libqtbamf-0.2.2-4|85	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' libqtbamf.pc
14cr|libqtbamf-0.2.2-4|86	%makeinstall_std -C build
14cr|libqtbamf-0.2.2-4|87	
14cr|libqtbamf-0.2.2-4|88	
14cr|libqtbamf-0.2.2-4|89	%changelog
14cr|libqtbamf-0.2.2-4|90	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-4
14cr|libqtbamf-0.2.2-4|91	+ Revision: a64c494
14cr|libqtbamf-0.2.2-4|92	- Move QML files out of library package, spec cleanup
14cr|libqtbamf-0.2.2-4|93	
14cr|libqtbamf-0.2.2-4|94	

2641 14
14cr|libqtdee-0.2.3-2|1	%define major 2
14cr|libqtdee-0.2.3-2|2	%define libname %mklibname qtdee  %{major}
14cr|libqtdee-0.2.3-2|3	%define develname %mklibname qtdee -d
14cr|libqtdee-0.2.3-2|4	
14cr|libqtdee-0.2.3-2|5	Name:		libqtdee
14cr|libqtdee-0.2.3-2|6	Version:	0.2.3
14cr|libqtdee-0.2.3-2|7	Release:	2
14cr|libqtdee-0.2.3-2|8	License:	GPLv3
14cr|libqtdee-0.2.3-2|9	Summary:	Qt bindings and QML plugin for Dee
14cr|libqtdee-0.2.3-2|10	Url:		http://launchat.net/dee-qt
14cr|libqtdee-0.2.3-2|11	Group:		System/Libraries
14cr|libqtdee-0.2.3-2|12	Source0:	%{name}-%{version}.tar.gz
14cr|libqtdee-0.2.3-2|13	# PATCH-FIX-OPENSUSE - libqtdee-cmake-libdir-fix.patch nmarques@opensuse.org -- this is becoming epic.
14cr|libqtdee-0.2.3-2|14	Patch0:		libqtdee-cmake-libdir-fix.patch
14cr|libqtdee-0.2.3-2|15	BuildRequires:	cmake
14cr|libqtdee-0.2.3-2|16	BuildRequires:	pkgconfig(dee-1.0)
14cr|libqtdee-0.2.3-2|17	BuildRequires:	pkgconfig(QtCore)
14cr|libqtdee-0.2.3-2|18	BuildRequires:	pkgconfig(QtDeclarative)
14cr|libqtdee-0.2.3-2|19	
14cr|libqtdee-0.2.3-2|20	%description
14cr|libqtdee-0.2.3-2|21	Qt binding and QML plugin for Dee.
14cr|libqtdee-0.2.3-2|22	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
14cr|libqtdee-0.2.3-2|23	
14cr|libqtdee-0.2.3-2|24	%package -n %{libname}
14cr|libqtdee-0.2.3-2|25	Summary:	Qt bindings and QML plugin for Dee - shared libraries
14cr|libqtdee-0.2.3-2|26	Group:		System/Libraries
14cr|libqtdee-0.2.3-2|27	
14cr|libqtdee-0.2.3-2|28	%description -n %{libname}
14cr|libqtdee-0.2.3-2|29	Qt binding and QML plugin for Dee - system shared libraries.
14cr|libqtdee-0.2.3-2|30	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
14cr|libqtdee-0.2.3-2|31	
14cr|libqtdee-0.2.3-2|32	%package -n %{develname}
14cr|libqtdee-0.2.3-2|33	Summary:	Qt bindings and QML plugin for Dee - development files
14cr|libqtdee-0.2.3-2|34	Group:		Development/C++
14cr|libqtdee-0.2.3-2|35	Requires:	%{libname} = %{version}
14cr|libqtdee-0.2.3-2|36	
14cr|libqtdee-0.2.3-2|37	%description -n %{develname}
14cr|libqtdee-0.2.3-2|38	t binding and QML plugin for Dee - development files.
14cr|libqtdee-0.2.3-2|39	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
14cr|libqtdee-0.2.3-2|40	
14cr|libqtdee-0.2.3-2|41	%prep
14cr|libqtdee-0.2.3-2|42	%setup -q
14cr|libqtdee-0.2.3-2|43	%apply_patches
14cr|libqtdee-0.2.3-2|44	
14cr|libqtdee-0.2.3-2|45	%build
14cr|libqtdee-0.2.3-2|46	export BUILD_GLOBAL=true
14cr|libqtdee-0.2.3-2|47	%cmake \
14cr|libqtdee-0.2.3-2|48	-Dlibdir=%{_libdir} \
14cr|libqtdee-0.2.3-2|49	
14cr|libqtdee-0.2.3-2|50	%make
14cr|libqtdee-0.2.3-2|51	
14cr|libqtdee-0.2.3-2|52	%install
14cr|libqtdee-0.2.3-2|53	pushd build
14cr|libqtdee-0.2.3-2|54	# .pc file hack
14cr|libqtdee-0.2.3-2|55	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' ../libqtdee.pc
14cr|libqtdee-0.2.3-2|56	%makeinstall_std
14cr|libqtdee-0.2.3-2|57	popd
14cr|libqtdee-0.2.3-2|58	
14cr|libqtdee-0.2.3-2|59	%files -n %{libname}
14cr|libqtdee-0.2.3-2|60	%doc COPYING
14cr|libqtdee-0.2.3-2|61	%{_libdir}/*.so.%{major}*
14cr|libqtdee-0.2.3-2|62	%{_libdir}/qt4/plugins/imports/
14cr|libqtdee-0.2.3-2|63	
14cr|libqtdee-0.2.3-2|64	%files -n %{develname}
14cr|libqtdee-0.2.3-2|65	%{_includedir}/QtDee/
14cr|libqtdee-0.2.3-2|66	%{_libdir}/*.so
14cr|libqtdee-0.2.3-2|67	%{_libdir}/pkgconfig/libqtdee.pc
14cr|libqtdee-0.2.3-2|68	
14cr|libqtdee-0.2.3-2|69	
14cr|libqtdee-0.2.3-2|70	
14cr|libqtdee-0.2.3-2|71	
14cr|libqtdee-0.2.3-2|72	%changelog
14cr|libqtdee-0.2.3-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-2
14cr|libqtdee-0.2.3-2|74	+ Revision: a4d3847
14cr|libqtdee-0.2.3-2|75	- MassBuild#464: Increase release tag
14cr|libqtdee-0.2.3-2|76	
14cr|libqtdee-0.2.3-2|77	

2642 14
14cr|libqtgconf-0.1-3|1	%define major 1
14cr|libqtgconf-0.1-3|2	%define libname %mklibname qtgconf %{major}
14cr|libqtgconf-0.1-3|3	%define devname %mklibname qtgconf -d
14cr|libqtgconf-0.1-3|4	
14cr|libqtgconf-0.1-3|5	Summary:	Qt binding and QML plugin for GConf
14cr|libqtgconf-0.1-3|6	Name:		libqtgconf
14cr|libqtgconf-0.1-3|7	Version:	0.1
14cr|libqtgconf-0.1-3|8	Release:	3
14cr|libqtgconf-0.1-3|9	License:	LGPLv2+
14cr|libqtgconf-0.1-3|10	Url:		http://launchpad.net/gconf-qt
14cr|libqtgconf-0.1-3|11	Group:		System/Libraries
14cr|libqtgconf-0.1-3|12	Source0:	%{name}-%{version}.tar.bz2
14cr|libqtgconf-0.1-3|13	# PATCH-FIX-OPENSUSE - libqtgconf-cmake-libdir-fix.patch nmarques@opensuse.org -- not again...
14cr|libqtgconf-0.1-3|14	Patch0:		%{name}-cmake-libdir-fix.patch
14cr|libqtgconf-0.1-3|15	BuildRequires:	cmake
14cr|libqtgconf-0.1-3|16	BuildRequires:	pkgconfig(gconf-2.0)
14cr|libqtgconf-0.1-3|17	BuildRequires:	pkgconfig(QtCore)
14cr|libqtgconf-0.1-3|18	BuildRequires:	pkgconfig(QtDeclarative)
14cr|libqtgconf-0.1-3|19	
14cr|libqtgconf-0.1-3|20	%description
14cr|libqtgconf-0.1-3|21	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
14cr|libqtgconf-0.1-3|22	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
14cr|libqtgconf-0.1-3|23	
14cr|libqtgconf-0.1-3|24	#----------------------------------------------------------------------------
14cr|libqtgconf-0.1-3|25	
14cr|libqtgconf-0.1-3|26	%package -n %{libname}
14cr|libqtgconf-0.1-3|27	Summary:	Qt binding and QML plugin for GConf - shared libraries
14cr|libqtgconf-0.1-3|28	Group:		System/Libraries
14cr|libqtgconf-0.1-3|29	
14cr|libqtgconf-0.1-3|30	%description -n %{libname}
14cr|libqtgconf-0.1-3|31	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
14cr|libqtgconf-0.1-3|32	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
14cr|libqtgconf-0.1-3|33	
14cr|libqtgconf-0.1-3|34	%files -n %{libname}
14cr|libqtgconf-0.1-3|35	%doc COPYING README
14cr|libqtgconf-0.1-3|36	%{_libdir}/libQtGConf.so.%{major}*
14cr|libqtgconf-0.1-3|37	%{_libdir}/qt4/plugins/imports/
14cr|libqtgconf-0.1-3|38	
14cr|libqtgconf-0.1-3|39	#----------------------------------------------------------------------------
14cr|libqtgconf-0.1-3|40	
14cr|libqtgconf-0.1-3|41	%package -n %{devname}
14cr|libqtgconf-0.1-3|42	Summary:	Qt binding and QML plugin for GConf - development files
14cr|libqtgconf-0.1-3|43	Group:		Development/C++
14cr|libqtgconf-0.1-3|44	Requires:	%{libname} = %{EVRD}
14cr|libqtgconf-0.1-3|45	
14cr|libqtgconf-0.1-3|46	%description -n %{devname}
14cr|libqtgconf-0.1-3|47	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
14cr|libqtgconf-0.1-3|48	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
14cr|libqtgconf-0.1-3|49	
14cr|libqtgconf-0.1-3|50	%files -n %{devname}
14cr|libqtgconf-0.1-3|51	%{_includedir}/QtGConf/
14cr|libqtgconf-0.1-3|52	%{_libdir}/*.so
14cr|libqtgconf-0.1-3|53	%{_libdir}/pkgconfig/libqtgconf.pc
14cr|libqtgconf-0.1-3|54	
14cr|libqtgconf-0.1-3|55	#----------------------------------------------------------------------------
14cr|libqtgconf-0.1-3|56	
14cr|libqtgconf-0.1-3|57	%prep
14cr|libqtgconf-0.1-3|58	%setup -q
14cr|libqtgconf-0.1-3|59	%apply_patches
14cr|libqtgconf-0.1-3|60	
14cr|libqtgconf-0.1-3|61	%build
14cr|libqtgconf-0.1-3|62	export BUILD_GLOBAL=true
14cr|libqtgconf-0.1-3|63	%cmake \
14cr|libqtgconf-0.1-3|64	-Dlibdir=%{_libdir} \
14cr|libqtgconf-0.1-3|65	
14cr|libqtgconf-0.1-3|66	%make
14cr|libqtgconf-0.1-3|67	
14cr|libqtgconf-0.1-3|68	%install
14cr|libqtgconf-0.1-3|69	pushd build
14cr|libqtgconf-0.1-3|70	# .pc file hack
14cr|libqtgconf-0.1-3|71	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' ../libqtgconf.pc
14cr|libqtgconf-0.1-3|72	%makeinstall_std
14cr|libqtgconf-0.1-3|73	popd
14cr|libqtgconf-0.1-3|74	
14cr|libqtgconf-0.1-3|75	
14cr|libqtgconf-0.1-3|76	%changelog
14cr|libqtgconf-0.1-3|77	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-3
14cr|libqtgconf-0.1-3|78	+ Revision: caa4687
14cr|libqtgconf-0.1-3|79	- Spec cleanup
14cr|libqtgconf-0.1-3|80	
14cr|libqtgconf-0.1-3|81	

2643 14
14cr|libqtxdg-0.7.0-0.20140508.2|1	%define major 0
14cr|libqtxdg-0.7.0-0.20140508.2|2	%define beta %{nil}
14cr|libqtxdg-0.7.0-0.20140508.2|3	%define scmrev 20140508
14cr|libqtxdg-0.7.0-0.20140508.2|4	%define libname %mklibname qtxdg %{major}
14cr|libqtxdg-0.7.0-0.20140508.2|5	%define devname %mklibname qtxdg -d
14cr|libqtxdg-0.7.0-0.20140508.2|6	
14cr|libqtxdg-0.7.0-0.20140508.2|7	Name: libqtxdg
14cr|libqtxdg-0.7.0-0.20140508.2|8	Version: 0.7.0
14cr|libqtxdg-0.7.0-0.20140508.2|9	%if "%{beta}" == ""
14cr|libqtxdg-0.7.0-0.20140508.2|10	%if "%{scmrev}" == ""
14cr|libqtxdg-0.7.0-0.20140508.2|11	Release: 2
14cr|libqtxdg-0.7.0-0.20140508.2|12	Source: %{name}-%{version}.tar.bz2
14cr|libqtxdg-0.7.0-0.20140508.2|13	%else
14cr|libqtxdg-0.7.0-0.20140508.2|14	Release: 0.%{scmrev}.2
14cr|libqtxdg-0.7.0-0.20140508.2|15	Source: %{name}-%{scmrev}.tar.xz
14cr|libqtxdg-0.7.0-0.20140508.2|16	%endif
14cr|libqtxdg-0.7.0-0.20140508.2|17	%else
14cr|libqtxdg-0.7.0-0.20140508.2|18	%if "%{scmrev}" == ""
14cr|libqtxdg-0.7.0-0.20140508.2|19	Release: 0.%{beta}.1
14cr|libqtxdg-0.7.0-0.20140508.2|20	Source: %{name}-%{version}%{beta}.tar.bz2
14cr|libqtxdg-0.7.0-0.20140508.2|21	%else
14cr|libqtxdg-0.7.0-0.20140508.2|22	Release: 0.%{beta}.%{scmrev}.1
14cr|libqtxdg-0.7.0-0.20140508.2|23	Source: %{name}-%{scmrev}.tar.xz
14cr|libqtxdg-0.7.0-0.20140508.2|24	%endif
14cr|libqtxdg-0.7.0-0.20140508.2|25	%endif
14cr|libqtxdg-0.7.0-0.20140508.2|26	Patch0:  libqtxdg-0.7.0-minor-version.patch
14cr|libqtxdg-0.7.0-0.20140508.2|27	Summary: Library providing freedesktop.org specs implementations for Qt
14cr|libqtxdg-0.7.0-0.20140508.2|28	URL: http://lxde.org/
14cr|libqtxdg-0.7.0-0.20140508.2|29	License: GPL
14cr|libqtxdg-0.7.0-0.20140508.2|30	Group: System/Libraries
14cr|libqtxdg-0.7.0-0.20140508.2|31	BuildRequires: cmake
14cr|libqtxdg-0.7.0-0.20140508.2|32	BuildRequires: ninja
14cr|libqtxdg-0.7.0-0.20140508.2|33	BuildRequires: qt4-devel
14cr|libqtxdg-0.7.0-0.20140508.2|34	BuildRequires: magic-devel
14cr|libqtxdg-0.7.0-0.20140508.2|35	
14cr|libqtxdg-0.7.0-0.20140508.2|36	%description
14cr|libqtxdg-0.7.0-0.20140508.2|37	Library providing freedesktop.org specs implementations for Qt
14cr|libqtxdg-0.7.0-0.20140508.2|38	
14cr|libqtxdg-0.7.0-0.20140508.2|39	%package data
14cr|libqtxdg-0.7.0-0.20140508.2|40	Summary: Data files for %{name}
14cr|libqtxdg-0.7.0-0.20140508.2|41	Group: System/Libraries
14cr|libqtxdg-0.7.0-0.20140508.2|42	
14cr|libqtxdg-0.7.0-0.20140508.2|43	%description data
14cr|libqtxdg-0.7.0-0.20140508.2|44	Data files for %{name}
14cr|libqtxdg-0.7.0-0.20140508.2|45	
14cr|libqtxdg-0.7.0-0.20140508.2|46	%package -n %{libname}
14cr|libqtxdg-0.7.0-0.20140508.2|47	Summary: Library providing freedesktop.org specs implementations for Qt
14cr|libqtxdg-0.7.0-0.20140508.2|48	Group: System/Libraries
14cr|libqtxdg-0.7.0-0.20140508.2|49	Requires: %{name}-data = %{EVRD}
14cr|libqtxdg-0.7.0-0.20140508.2|50	
14cr|libqtxdg-0.7.0-0.20140508.2|51	%description -n %{libname}
14cr|libqtxdg-0.7.0-0.20140508.2|52	Library providing freedesktop.org specs implementations for Qt
14cr|libqtxdg-0.7.0-0.20140508.2|53	
14cr|libqtxdg-0.7.0-0.20140508.2|54	%package -n %{devname}
14cr|libqtxdg-0.7.0-0.20140508.2|55	Summary: Development files for %{name}
14cr|libqtxdg-0.7.0-0.20140508.2|56	Group: Development/C
14cr|libqtxdg-0.7.0-0.20140508.2|57	Requires: %{libname} = %{EVRD}
14cr|libqtxdg-0.7.0-0.20140508.2|58	
14cr|libqtxdg-0.7.0-0.20140508.2|59	%description -n %{devname}
14cr|libqtxdg-0.7.0-0.20140508.2|60	Development files (Headers etc.) for %{name}, a library providing
14cr|libqtxdg-0.7.0-0.20140508.2|61	freedesktop.org specs implementations for Qt.
14cr|libqtxdg-0.7.0-0.20140508.2|62	
14cr|libqtxdg-0.7.0-0.20140508.2|63	%prep
14cr|libqtxdg-0.7.0-0.20140508.2|64	%if "%{scmrev}" == ""
14cr|libqtxdg-0.7.0-0.20140508.2|65	%setup -q -n %{name}-%{version}%{beta}
14cr|libqtxdg-0.7.0-0.20140508.2|66	%else
14cr|libqtxdg-0.7.0-0.20140508.2|67	%setup -q -n %{name}
14cr|libqtxdg-0.7.0-0.20140508.2|68	%endif
14cr|libqtxdg-0.7.0-0.20140508.2|69	%patch0 -p1
14cr|libqtxdg-0.7.0-0.20140508.2|70	%cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja
14cr|libqtxdg-0.7.0-0.20140508.2|71	
14cr|libqtxdg-0.7.0-0.20140508.2|72	%build
14cr|libqtxdg-0.7.0-0.20140508.2|73	ninja -C build
14cr|libqtxdg-0.7.0-0.20140508.2|74	
14cr|libqtxdg-0.7.0-0.20140508.2|75	%install
14cr|libqtxdg-0.7.0-0.20140508.2|76	DESTDIR="%{buildroot}" ninja -C build install
14cr|libqtxdg-0.7.0-0.20140508.2|77	# Fix up the pkgconfig file...
14cr|libqtxdg-0.7.0-0.20140508.2|78	sed -i -e 's,\${prefix}/,,g' "%{buildroot}"%{_libdir}/pkgconfig/*.pc
14cr|libqtxdg-0.7.0-0.20140508.2|79	
14cr|libqtxdg-0.7.0-0.20140508.2|80	%files data
14cr|libqtxdg-0.7.0-0.20140508.2|81	%dir %{_datadir}/libqtxdg
14cr|libqtxdg-0.7.0-0.20140508.2|82	%{expand:%(for lang in ar cs cs_CZ da da_DK de_DE el_GR eo es es_VE eu fi fr_FR hu id_ID it_IT ja lt nl pl_PL pt pt_BR ro_RO ru ru_RU sk_SK sl sr_RS th_TH tr uk zh_CN zh_TW; do echo %{_datadir}/libqtxdg/libqtxdg_$lang.qm; done)}
14cr|libqtxdg-0.7.0-0.20140508.2|83	
14cr|libqtxdg-0.7.0-0.20140508.2|84	%files -n %{libname}
14cr|libqtxdg-0.7.0-0.20140508.2|85	%{_libdir}/*.so.%{major}*
14cr|libqtxdg-0.7.0-0.20140508.2|86	
14cr|libqtxdg-0.7.0-0.20140508.2|87	%files -n %{devname}
14cr|libqtxdg-0.7.0-0.20140508.2|88	%{_includedir}/*
14cr|libqtxdg-0.7.0-0.20140508.2|89	%{_libdir}/*.so
14cr|libqtxdg-0.7.0-0.20140508.2|90	%{_libdir}/pkgconfig/*
14cr|libqtxdg-0.7.0-0.20140508.2|91	%{_datadir}/cmake/qtxdg
14cr|libqtxdg-0.7.0-0.20140508.2|92	
14cr|libqtxdg-0.7.0-0.20140508.2|93	%changelog
14cr|libqtxdg-0.7.0-0.20140508.2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-0.20140508.2
14cr|libqtxdg-0.7.0-0.20140508.2|95	+ Revision: a63d43f
14cr|libqtxdg-0.7.0-0.20140508.2|96	- MassBuild#464: Increase release tag
14cr|libqtxdg-0.7.0-0.20140508.2|97	
14cr|libqtxdg-0.7.0-0.20140508.2|98	

2644 14
14cr|libqwt-6.0.1-3|1	%define realname qwt
14cr|libqwt-6.0.1-3|2	%define major 6
14cr|libqwt-6.0.1-3|3	%define libname %mklibname %{realname} %{major}
14cr|libqwt-6.0.1-3|4	%define libnamedev %mklibname %{realname} -d
14cr|libqwt-6.0.1-3|5	
14cr|libqwt-6.0.1-3|6	%define lib5name %mklibname %{realname} 5
14cr|libqwt-6.0.1-3|7	
14cr|libqwt-6.0.1-3|8	%define debug_package %{nil}
14cr|libqwt-6.0.1-3|9	
14cr|libqwt-6.0.1-3|10	Name:		libqwt
14cr|libqwt-6.0.1-3|11	Version:	6.0.1
14cr|libqwt-6.0.1-3|12	Release:	3
14cr|libqwt-6.0.1-3|13	Summary:	2D plotting widget extension to the Qt GUI
14cr|libqwt-6.0.1-3|14	License:	Qwt License 1.0
14cr|libqwt-6.0.1-3|15	Group:		System/Libraries
14cr|libqwt-6.0.1-3|16	Url:		http://sourceforge.net/projects/qwt
14cr|libqwt-6.0.1-3|17	Source0:	http://freefr.dl.sourceforge.net/sourceforge/qwt/%{realname}-%{version}.tar.bz2
14cr|libqwt-6.0.1-3|18	Patch0:		qwt-6.0.1-qwtconfig.patch
14cr|libqwt-6.0.1-3|19	Patch1:		qwt-6.0.1-do-not-install-docs.patch
14cr|libqwt-6.0.1-3|20	Patch2:		qwt-6.0.1-linkage.patch
14cr|libqwt-6.0.1-3|21	Patch3:		qwt-6.0.1-sfmt.patch
14cr|libqwt-6.0.1-3|22	BuildRequires:	qt4-devel
14cr|libqwt-6.0.1-3|23	
14cr|libqwt-6.0.1-3|24	%description
14cr|libqwt-6.0.1-3|25	Qwt is an extension to the Qt GUI library from Troll Tech AS.
14cr|libqwt-6.0.1-3|26	The Qwt library contains widgets and components which are
14cr|libqwt-6.0.1-3|27	primarily useful for technical and scientifical purposes.
14cr|libqwt-6.0.1-3|28	It includes a 2-D plotting widget, different kinds of sliders,
14cr|libqwt-6.0.1-3|29	and much more.
14cr|libqwt-6.0.1-3|30	
14cr|libqwt-6.0.1-3|31	%package -n %{libname}
14cr|libqwt-6.0.1-3|32	Summary:	2D plotting widget extension to the Qt GUI
14cr|libqwt-6.0.1-3|33	Group:		System/Libraries
14cr|libqwt-6.0.1-3|34	
14cr|libqwt-6.0.1-3|35	%description -n %{libname}
14cr|libqwt-6.0.1-3|36	The libqwt-devel package contains the header files and static libraries
14cr|libqwt-6.0.1-3|37	necessary for developing programs using the Qwt Widget set
14cr|libqwt-6.0.1-3|38	
14cr|libqwt-6.0.1-3|39	If you want to develop programs which will use this set of widgets,
14cr|libqwt-6.0.1-3|40	you should install this package. You need also to install the libqwt package.
14cr|libqwt-6.0.1-3|41	
14cr|libqwt-6.0.1-3|42	%package -n %{libnamedev}
14cr|libqwt-6.0.1-3|43	Summary:	Development tools for programs which uses Qwt Widget set
14cr|libqwt-6.0.1-3|44	Group:		System/Libraries
14cr|libqwt-6.0.1-3|45	Requires:	%{libname} = %{EVRD}
14cr|libqwt-6.0.1-3|46	Requires:	qt4-devel
14cr|libqwt-6.0.1-3|47	Provides:	libqwt-devel = %{EVRD}
14cr|libqwt-6.0.1-3|48	Provides:	qwt-devel = %{EVRD}
14cr|libqwt-6.0.1-3|49	Obsoletes:	%{libname}-devel
14cr|libqwt-6.0.1-3|50	Conflicts:	%{lib5name}
14cr|libqwt-6.0.1-3|51	
14cr|libqwt-6.0.1-3|52	%description -n %{libnamedev}
14cr|libqwt-6.0.1-3|53	The libqwt-devel package contains the header files and static libraries
14cr|libqwt-6.0.1-3|54	necessary for developing programs using the Qwt Widget set
14cr|libqwt-6.0.1-3|55	
14cr|libqwt-6.0.1-3|56	If you want to develop programs which will use this set of widgets,
14cr|libqwt-6.0.1-3|57	you should install this package. You need also to install the libqwt package.
14cr|libqwt-6.0.1-3|58	
14cr|libqwt-6.0.1-3|59	%prep
14cr|libqwt-6.0.1-3|60	%setup -q -n %{realname}-%{version}
14cr|libqwt-6.0.1-3|61	%patch0 -p1 -b .installpath
14cr|libqwt-6.0.1-3|62	%patch1 -p1 -b .doc
14cr|libqwt-6.0.1-3|63	%patch2 -p1 -b .linkage
14cr|libqwt-6.0.1-3|64	%patch3 -p1 -b .sfmt
14cr|libqwt-6.0.1-3|65	sed -i -e 's|{QWT_INSTALL_PREFIX}/lib|{QWT_INSTALL_PREFIX}/%{_lib}|' qwtconfig.pri
14cr|libqwt-6.0.1-3|66	sed -i -e 's|{QWT_INSTALL_PREFIX}/plugins/designer|{QWT_INSTALL_PREFIX}/%{_lib}/qt4/plugins/designer|' qwtconfig.pri
14cr|libqwt-6.0.1-3|67	sed -i -e 's|{QWT_INSTALL_PREFIX}/features|{QWT_INSTALL_PREFIX}/%{_lib}/qt4/features|' qwtconfig.pri
14cr|libqwt-6.0.1-3|68	
14cr|libqwt-6.0.1-3|69	%build
14cr|libqwt-6.0.1-3|70	%qmake_qt4 QT_INSTALL_PREFIX=%{_prefix}
14cr|libqwt-6.0.1-3|71	make
14cr|libqwt-6.0.1-3|72	
14cr|libqwt-6.0.1-3|73	%install
14cr|libqwt-6.0.1-3|74	make install INSTALL_ROOT=%{buildroot}
14cr|libqwt-6.0.1-3|75	
14cr|libqwt-6.0.1-3|76	%files -n %{libname}
14cr|libqwt-6.0.1-3|77	%doc CHANGES COPYING README
14cr|libqwt-6.0.1-3|78	%{_libdir}/*.so.%{major}*
14cr|libqwt-6.0.1-3|79	
14cr|libqwt-6.0.1-3|80	%files -n %{libnamedev}
14cr|libqwt-6.0.1-3|81	%doc examples doc/html
14cr|libqwt-6.0.1-3|82	%{_includedir}/*
14cr|libqwt-6.0.1-3|83	%{qt4lib}/*.so
14cr|libqwt-6.0.1-3|84	%{qt4plugins}/designer/*.so
14cr|libqwt-6.0.1-3|85	%{qt4lib}/qt4/features
14cr|libqwt-6.0.1-3|86	
14cr|libqwt-6.0.1-3|87	
14cr|libqwt-6.0.1-3|88	
14cr|libqwt-6.0.1-3|89	
14cr|libqwt-6.0.1-3|90	%changelog
14cr|libqwt-6.0.1-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.1-3
14cr|libqwt-6.0.1-3|92	+ Revision: 3d6db1b
14cr|libqwt-6.0.1-3|93	- MassBuild#464: Increase release tag
14cr|libqwt-6.0.1-3|94	
14cr|libqwt-6.0.1-3|95	

2645 14
14cr|libqwtplot3d-0.2.7-9|1	%define fakename qwtplot3d
14cr|libqwtplot3d-0.2.7-9|2	
14cr|libqwtplot3d-0.2.7-9|3	%define major 0
14cr|libqwtplot3d-0.2.7-9|4	%define libname %mklibname %{fakename} %{major}
14cr|libqwtplot3d-0.2.7-9|5	%define devname %mklibname %{fakename}  -d
14cr|libqwtplot3d-0.2.7-9|6	
14cr|libqwtplot3d-0.2.7-9|7	Summary:	3D plotting widget extension to the Qt GUI
14cr|libqwtplot3d-0.2.7-9|8	Name:		libqwtplot3d
14cr|libqwtplot3d-0.2.7-9|9	Version:	0.2.7
14cr|libqwtplot3d-0.2.7-9|10	Release:	9
14cr|libqwtplot3d-0.2.7-9|11	License:	zlib
14cr|libqwtplot3d-0.2.7-9|12	Group:		System/Libraries
14cr|libqwtplot3d-0.2.7-9|13	Url:		http://qwtplot3d.sourceforge.net/
14cr|libqwtplot3d-0.2.7-9|14	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-%{version}.tar.bz2
14cr|libqwtplot3d-0.2.7-9|15	Patch0:		qwtplot3d-0.2.7-headers.patch
14cr|libqwtplot3d-0.2.7-9|16	Patch1:		qwtplot3d-0.2.7-linkage.patch
14cr|libqwtplot3d-0.2.7-9|17	BuildRequires:	qt4-devel
14cr|libqwtplot3d-0.2.7-9|18	BuildRequires:	pkgconfig(gl)
14cr|libqwtplot3d-0.2.7-9|19	BuildRequires:	pkgconfig(glu)
14cr|libqwtplot3d-0.2.7-9|20	BuildRequires:	pkgconfig(zlib)
14cr|libqwtplot3d-0.2.7-9|21	
14cr|libqwtplot3d-0.2.7-9|22	%description
14cr|libqwtplot3d-0.2.7-9|23	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
14cr|libqwtplot3d-0.2.7-9|24	It provides essentially a bunch of 3D-widgets for programmers.
14cr|libqwtplot3d-0.2.7-9|25	
14cr|libqwtplot3d-0.2.7-9|26	#----------------------------------------------------------------------------
14cr|libqwtplot3d-0.2.7-9|27	
14cr|libqwtplot3d-0.2.7-9|28	%package -n %{libname}
14cr|libqwtplot3d-0.2.7-9|29	Summary:	3D plotting widget extension to the Qt GUI
14cr|libqwtplot3d-0.2.7-9|30	Group:		System/Libraries
14cr|libqwtplot3d-0.2.7-9|31	
14cr|libqwtplot3d-0.2.7-9|32	%description -n %{libname}
14cr|libqwtplot3d-0.2.7-9|33	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
14cr|libqwtplot3d-0.2.7-9|34	It provides essentially a bunch of 3D-widgets for programmers.
14cr|libqwtplot3d-0.2.7-9|35	
14cr|libqwtplot3d-0.2.7-9|36	%files -n %{libname}
14cr|libqwtplot3d-0.2.7-9|37	%{_libdir}/libqwtplot3d.so.%{major}*
14cr|libqwtplot3d-0.2.7-9|38	
14cr|libqwtplot3d-0.2.7-9|39	#----------------------------------------------------------------------------
14cr|libqwtplot3d-0.2.7-9|40	
14cr|libqwtplot3d-0.2.7-9|41	%package -n %{devname}
14cr|libqwtplot3d-0.2.7-9|42	Summary:	Development tools for programs which uses QwtPlot3D Widget set
14cr|libqwtplot3d-0.2.7-9|43	Group:		Development/Other
14cr|libqwtplot3d-0.2.7-9|44	Requires:	%{libname} = %{EVRD}
14cr|libqwtplot3d-0.2.7-9|45	Provides:	%{name}-devel = %{EVRD}
14cr|libqwtplot3d-0.2.7-9|46	
14cr|libqwtplot3d-0.2.7-9|47	%description -n %{devname}
14cr|libqwtplot3d-0.2.7-9|48	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
14cr|libqwtplot3d-0.2.7-9|49	It provides essentially a bunch of 3D-widgets for programmers.
14cr|libqwtplot3d-0.2.7-9|50	
14cr|libqwtplot3d-0.2.7-9|51	%files -n %{devname}
14cr|libqwtplot3d-0.2.7-9|52	%{_includedir}/*
14cr|libqwtplot3d-0.2.7-9|53	%{_libdir}/*.so
14cr|libqwtplot3d-0.2.7-9|54	
14cr|libqwtplot3d-0.2.7-9|55	#----------------------------------------------------------------------------
14cr|libqwtplot3d-0.2.7-9|56	
14cr|libqwtplot3d-0.2.7-9|57	%prep
14cr|libqwtplot3d-0.2.7-9|58	%setup -q -n qwtplot3d
14cr|libqwtplot3d-0.2.7-9|59	%patch0 -p1
14cr|libqwtplot3d-0.2.7-9|60	%patch1 -p1
14cr|libqwtplot3d-0.2.7-9|61	
14cr|libqwtplot3d-0.2.7-9|62	%build
14cr|libqwtplot3d-0.2.7-9|63	%qmake_qt4
14cr|libqwtplot3d-0.2.7-9|64	%make
14cr|libqwtplot3d-0.2.7-9|65	
14cr|libqwtplot3d-0.2.7-9|66	%install
14cr|libqwtplot3d-0.2.7-9|67	mkdir -p %{buildroot}%{_includedir}
14cr|libqwtplot3d-0.2.7-9|68	mkdir -p %{buildroot}%{_libdir}
14cr|libqwtplot3d-0.2.7-9|69	
14cr|libqwtplot3d-0.2.7-9|70	for n in include/*.h ; do
14cr|libqwtplot3d-0.2.7-9|71	install -m 0644 $n %{buildroot}%{_includedir}
14cr|libqwtplot3d-0.2.7-9|72	done
14cr|libqwtplot3d-0.2.7-9|73	
14cr|libqwtplot3d-0.2.7-9|74	# install, preserving links
14cr|libqwtplot3d-0.2.7-9|75	chmod 0755 lib/libqwtplot3d.so*
14cr|libqwtplot3d-0.2.7-9|76	for n in lib/libqwtplot3d.so* ; do
14cr|libqwtplot3d-0.2.7-9|77	cp -d $n %{buildroot}%{_libdir}
14cr|libqwtplot3d-0.2.7-9|78	done
14cr|libqwtplot3d-0.2.7-9|79	
14cr|libqwtplot3d-0.2.7-9|80	
14cr|libqwtplot3d-0.2.7-9|81	%changelog
14cr|libqwtplot3d-0.2.7-9|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-9
14cr|libqwtplot3d-0.2.7-9|83	+ Revision: ce290a9
14cr|libqwtplot3d-0.2.7-9|84	- MassBuild#464: Increase release tag
14cr|libqwtplot3d-0.2.7-9|85	
14cr|libqwtplot3d-0.2.7-9|86	

2646 14
14cr|libqxt-0.6.2-2|1	######################################################
14cr|libqxt-0.6.2-2|2	# SpecFile: libqxt.spec
14cr|libqxt-0.6.2-2|3	# Generato: http://www.mandrivausers.ro/
14cr|libqxt-0.6.2-2|4	# MRB-Falticska Florin
14cr|libqxt-0.6.2-2|5	######################################################
14cr|libqxt-0.6.2-2|6	
14cr|libqxt-0.6.2-2|7	%define lib_major       0
14cr|libqxt-0.6.2-2|8	%define pkgname         libqxt
14cr|libqxt-0.6.2-2|9	%define lib_name        %mklibname qxt  %{lib_major}
14cr|libqxt-0.6.2-2|10	%define develname       %mklibname -d qxt
14cr|libqxt-0.6.2-2|11	#define  distsuffix	mrb
14cr|libqxt-0.6.2-2|12	#define debug_package   %{nil}
14cr|libqxt-0.6.2-2|13	
14cr|libqxt-0.6.2-2|14	Name:		%{pkgname}
14cr|libqxt-0.6.2-2|15	Version:	0.6.2
14cr|libqxt-0.6.2-2|16	Release:	2
14cr|libqxt-0.6.2-2|17	Summary:	Qt extension library
14cr|libqxt-0.6.2-2|18	Group:		System/Libraries
14cr|libqxt-0.6.2-2|19	License:	LGPLv2
14cr|libqxt-0.6.2-2|20	URL:		http://www.libqxt.org/
14cr|libqxt-0.6.2-2|21	Source0:	http://bitbucket.org/libqxt/libqxt/get/v%{version}.tar.bz2
14cr|libqxt-0.6.2-2|22	Source1:        html.tar.gz
14cr|libqxt-0.6.2-2|23	Patch0:		libqxt-linking.patch
14cr|libqxt-0.6.2-2|24	Patch1:		libqxt-header-fix.patch
14cr|libqxt-0.6.2-2|25	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14cr|libqxt-0.6.2-2|26	BuildRequires:	pkgconfig(avahi-client)
14cr|libqxt-0.6.2-2|27	BuildRequires:	db52-devel
14cr|libqxt-0.6.2-2|28	BuildRequires:	pkgconfig(xrandr)
14cr|libqxt-0.6.2-2|29	BuildRequires:	pkgconfig(openssl)
14cr|libqxt-0.6.2-2|30	BuildRequires:	qt4-devel
14cr|libqxt-0.6.2-2|31	
14cr|libqxt-0.6.2-2|32	
14cr|libqxt-0.6.2-2|33	%description
14cr|libqxt-0.6.2-2|34	LibQxt, an extension library for Qt, provides a suite of cross-platform
14cr|libqxt-0.6.2-2|35	utility classes to add functionality not readily available in the Qt toolkit.
14cr|libqxt-0.6.2-2|36	
14cr|libqxt-0.6.2-2|37	%package -n %{lib_name}
14cr|libqxt-0.6.2-2|38	Summary:    Qt extension library
14cr|libqxt-0.6.2-2|39	Group:      System/Libraries
14cr|libqxt-0.6.2-2|40	
14cr|libqxt-0.6.2-2|41	%description -n %{lib_name}
14cr|libqxt-0.6.2-2|42	LibQxt, an extension library for Qt, provides a suite of cross-platform
14cr|libqxt-0.6.2-2|43	utility classes to add functionality not readily available in the Qt toolkit.
14cr|libqxt-0.6.2-2|44	
14cr|libqxt-0.6.2-2|45	%files -n %{lib_name}
14cr|libqxt-0.6.2-2|46	%doc AUTHORS CHANGES *.txt LICENSE README
14cr|libqxt-0.6.2-2|47	%{_qt_libdir}/libQxt*.so.?*
14cr|libqxt-0.6.2-2|48	
14cr|libqxt-0.6.2-2|49	################################
14cr|libqxt-0.6.2-2|50	
14cr|libqxt-0.6.2-2|51	%package -n %{develname}
14cr|libqxt-0.6.2-2|52	Summary:	Development files for %{name}
14cr|libqxt-0.6.2-2|53	Group:		Development/KDE and Qt
14cr|libqxt-0.6.2-2|54	Requires:       %{lib_name} = %{version}-%{release}
14cr|libqxt-0.6.2-2|55	Requires:	pkgconfig(avahi-compat-libdns_sd)
14cr|libqxt-0.6.2-2|56	Requires:	pkgconfig(avahi-client)
14cr|libqxt-0.6.2-2|57	Requires:	db52-devel
14cr|libqxt-0.6.2-2|58	Requires:	qt4-devel
14cr|libqxt-0.6.2-2|59	Provides:       %{name}-devel = %{version}-%{release}
14cr|libqxt-0.6.2-2|60	
14cr|libqxt-0.6.2-2|61	%description -n %{develname}
14cr|libqxt-0.6.2-2|62	This package contains libraries and header files for developing applications
14cr|libqxt-0.6.2-2|63	that use LibQxt.
14cr|libqxt-0.6.2-2|64	
14cr|libqxt-0.6.2-2|65	%files -n %{develname}
14cr|libqxt-0.6.2-2|66	%doc html/
14cr|libqxt-0.6.2-2|67	%{_qt_libdir}/libQxt*.so
14cr|libqxt-0.6.2-2|68	%{_includedir}/Qxt*/*
14cr|libqxt-0.6.2-2|69	%{_qt_plugindir}/designer/libQxtDesignerPlugins.so
14cr|libqxt-0.6.2-2|70	%{_qt_datadir}/mkspecs/features/qxt*.prf
14cr|libqxt-0.6.2-2|71	##############################
14cr|libqxt-0.6.2-2|72	
14cr|libqxt-0.6.2-2|73	%prep
14cr|libqxt-0.6.2-2|74	%setup -q -n %{name}-%{name}-v%{version} -a 1
14cr|libqxt-0.6.2-2|75	%patch0 -p1 -b .linking
14cr|libqxt-0.6.2-2|76	%patch1 -p1 -b .includes
14cr|libqxt-0.6.2-2|77	
14cr|libqxt-0.6.2-2|78	# we use berkley 5
14cr|libqxt-0.6.2-2|79	perl -pi -e "s|#if DB_VERSION_MAJOR < 5|#if DB_VERSION_MAJOR > 5|"  config.tests/db/main.cpp
14cr|libqxt-0.6.2-2|80	
14cr|libqxt-0.6.2-2|81	#TODO: dirty fix zeroconf should be patched.
14cr|libqxt-0.6.2-2|82	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" config.tests/zeroconf/zeroconf.cpp
14cr|libqxt-0.6.2-2|83	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" \
14cr|libqxt-0.6.2-2|84	src/zeroconf/{qxtdiscoverableservice,qxtservicebrowser}_p.h
14cr|libqxt-0.6.2-2|85	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" src/zeroconf/qxtdiscoverableservicename.cpp
14cr|libqxt-0.6.2-2|86	# fix rpath
14cr|libqxt-0.6.2-2|87	sed -i '/RPATH/d' src/qxtlibs.pri
14cr|libqxt-0.6.2-2|88	
14cr|libqxt-0.6.2-2|89	%build
14cr|libqxt-0.6.2-2|90	./configure -verbose \
14cr|libqxt-0.6.2-2|91	-qmake-bin qmake \
14cr|libqxt-0.6.2-2|92	-prefix %{_prefix} \
14cr|libqxt-0.6.2-2|93	-libdir %{_libdir} \
14cr|libqxt-0.6.2-2|94	-docdir %{_docdir}
14cr|libqxt-0.6.2-2|95	
14cr|libqxt-0.6.2-2|96	%make
14cr|libqxt-0.6.2-2|97	
14cr|libqxt-0.6.2-2|98	
14cr|libqxt-0.6.2-2|99	%install
14cr|libqxt-0.6.2-2|100	make install INSTALL_ROOT=$RPM_BUILD_ROOT
14cr|libqxt-0.6.2-2|101	
14cr|libqxt-0.6.2-2|102	
14cr|libqxt-0.6.2-2|103	%changelog
14cr|libqxt-0.6.2-2|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|libqxt-0.6.2-2|105	+ Revision: d8c88c3
14cr|libqxt-0.6.2-2|106	- MassBuild#464: Increase release tag
14cr|libqxt-0.6.2-2|107	
14cr|libqxt-0.6.2-2|108	

2647 14
14cr|libqzeitgeist-0.8.0-2|1	# Ze: use this untill qt4 macros arent fixed
14cr|libqzeitgeist-0.8.0-2|2	%define _qt4_datadir %{_prefix}/lib/qt4
14cr|libqzeitgeist-0.8.0-2|3	%define _qt4_importdir %{_qt4_datadir}/imports
14cr|libqzeitgeist-0.8.0-2|4	
14cr|libqzeitgeist-0.8.0-2|5	%define oname qzeitgeist
14cr|libqzeitgeist-0.8.0-2|6	%define major 1
14cr|libqzeitgeist-0.8.0-2|7	%define libname %mklibname %{oname} %{major}
14cr|libqzeitgeist-0.8.0-2|8	%define develname %mklibname %{oname} -d
14cr|libqzeitgeist-0.8.0-2|9	
14cr|libqzeitgeist-0.8.0-2|10	
14cr|libqzeitgeist-0.8.0-2|11	Name:		libqzeitgeist
14cr|libqzeitgeist-0.8.0-2|12	Group:		Development/C++
14cr|libqzeitgeist-0.8.0-2|13	Summary:	Qt interface for Zeitgeist
14cr|libqzeitgeist-0.8.0-2|14	Version:	0.8.0
14cr|libqzeitgeist-0.8.0-2|15	Release:	2
14cr|libqzeitgeist-0.8.0-2|16	URL:		http://gitorious.org/kde-zeitgeist/libqzeitgeist
14cr|libqzeitgeist-0.8.0-2|17	License: 	GPLv2
14cr|libqzeitgeist-0.8.0-2|18	Source0:	http://gitorious.org/kde-zeitgeist/libqzeitgeist/%{name}-%{version}.tar.bz2
14cr|libqzeitgeist-0.8.0-2|19	# import fedora patch
14cr|libqzeitgeist-0.8.0-2|20	# fix linking (use QT_DECLARATIVE_LIBRARIES), consistently use QT_IMPORTS_DIR
14cr|libqzeitgeist-0.8.0-2|21	Patch0:		libqzeitgeist-0.8.0-declarative.patch
14cr|libqzeitgeist-0.8.0-2|22	BuildRequires:	automoc4
14cr|libqzeitgeist-0.8.0-2|23	BuildRequires:	cmake
14cr|libqzeitgeist-0.8.0-2|24	BuildRequires:	pkgconfig(QtDBus) pkgconfig(QtDeclarative) pkgconfig(QtXml)
14cr|libqzeitgeist-0.8.0-2|25	BuildRequires:	zeitgeist
14cr|libqzeitgeist-0.8.0-2|26	
14cr|libqzeitgeist-0.8.0-2|27	%description
14cr|libqzeitgeist-0.8.0-2|28	Qt Zeitgeist Library.
14cr|libqzeitgeist-0.8.0-2|29	
14cr|libqzeitgeist-0.8.0-2|30	#-------------------------------------------------------------------------------
14cr|libqzeitgeist-0.8.0-2|31	%package -n %{libname}
14cr|libqzeitgeist-0.8.0-2|32	Group:          System/Libraries
14cr|libqzeitgeist-0.8.0-2|33	Summary:	Qt Zeitgeist library
14cr|libqzeitgeist-0.8.0-2|34	
14cr|libqzeitgeist-0.8.0-2|35	%description -n %{libname}
14cr|libqzeitgeist-0.8.0-2|36	Library for Qt Zeitgeist.
14cr|libqzeitgeist-0.8.0-2|37	
14cr|libqzeitgeist-0.8.0-2|38	%files -n %{libname}
14cr|libqzeitgeist-0.8.0-2|39	%{_libdir}/libqzeitgeist.so.1
14cr|libqzeitgeist-0.8.0-2|40	%{_libdir}/libqzeitgeist.so.%{version}
14cr|libqzeitgeist-0.8.0-2|41	
14cr|libqzeitgeist-0.8.0-2|42	#--------------------------------------------------------------------
14cr|libqzeitgeist-0.8.0-2|43	%package -n libqzeitgeist-plugin
14cr|libqzeitgeist-0.8.0-2|44	Group:		System/Libraries
14cr|libqzeitgeist-0.8.0-2|45	Summary:	Qt Zeitgeist Plugin
14cr|libqzeitgeist-0.8.0-2|46	
14cr|libqzeitgeist-0.8.0-2|47	%description -n libqzeitgeist-plugin
14cr|libqzeitgeist-0.8.0-2|48	Qt Zeitgeist plugin.
14cr|libqzeitgeist-0.8.0-2|49	
14cr|libqzeitgeist-0.8.0-2|50	%files -n libqzeitgeist-plugin
14cr|libqzeitgeist-0.8.0-2|51	%{_qt4_importdir}/org/gnome/zeitgeist/libQZeitgeistDeclarativePlugin.so
14cr|libqzeitgeist-0.8.0-2|52	%{_qt4_importdir}/org/gnome/zeitgeist/qmldir
14cr|libqzeitgeist-0.8.0-2|53	
14cr|libqzeitgeist-0.8.0-2|54	#-------------------------------------------------------------------------------
14cr|libqzeitgeist-0.8.0-2|55	%package -n %{develname}
14cr|libqzeitgeist-0.8.0-2|56	Group:		Development/C++
14cr|libqzeitgeist-0.8.0-2|57	Summary:	Qt Zeitgeist development files
14cr|libqzeitgeist-0.8.0-2|58	Requires:	%{libname} = %{version}-%{release}
14cr|libqzeitgeist-0.8.0-2|59	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|libqzeitgeist-0.8.0-2|60	Provides:	%{name}-devel = %{version}-%{release}
14cr|libqzeitgeist-0.8.0-2|61	
14cr|libqzeitgeist-0.8.0-2|62	%description -n %{develname}
14cr|libqzeitgeist-0.8.0-2|63	Development files for Qt Zeitgeist.
14cr|libqzeitgeist-0.8.0-2|64	
14cr|libqzeitgeist-0.8.0-2|65	%files -n %{develname}
14cr|libqzeitgeist-0.8.0-2|66	%{_includedir}/QZeitgeist
14cr|libqzeitgeist-0.8.0-2|67	%{_libdir}/libqzeitgeist.so
14cr|libqzeitgeist-0.8.0-2|68	%{_libdir}/cmake/QZeitgeist/QZeitgeist*.cmake
14cr|libqzeitgeist-0.8.0-2|69	%{_libdir}/pkgconfig/QZeitgeist.pc
14cr|libqzeitgeist-0.8.0-2|70	
14cr|libqzeitgeist-0.8.0-2|71	#-------------------------------------------------------------------------------
14cr|libqzeitgeist-0.8.0-2|72	%prep
14cr|libqzeitgeist-0.8.0-2|73	%setup -q
14cr|libqzeitgeist-0.8.0-2|74	%patch0 -p1 -b .declarative
14cr|libqzeitgeist-0.8.0-2|75	
14cr|libqzeitgeist-0.8.0-2|76	%build
14cr|libqzeitgeist-0.8.0-2|77	%cmake -DQT_IMPORTS_DIR=%{_qt4_importdir}
14cr|libqzeitgeist-0.8.0-2|78	%make
14cr|libqzeitgeist-0.8.0-2|79	
14cr|libqzeitgeist-0.8.0-2|80	%install
14cr|libqzeitgeist-0.8.0-2|81	rm -rf %{buildroot}
14cr|libqzeitgeist-0.8.0-2|82	%makeinstall_std -C build
14cr|libqzeitgeist-0.8.0-2|83	
14cr|libqzeitgeist-0.8.0-2|84	
14cr|libqzeitgeist-0.8.0-2|85	
14cr|libqzeitgeist-0.8.0-2|86	
14cr|libqzeitgeist-0.8.0-2|87	%changelog
14cr|libqzeitgeist-0.8.0-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|libqzeitgeist-0.8.0-2|89	+ Revision: be5b5b0
14cr|libqzeitgeist-0.8.0-2|90	- MassBuild#464: Increase release tag
14cr|libqzeitgeist-0.8.0-2|91	
14cr|libqzeitgeist-0.8.0-2|92	

2648 14
14cr|librdmacm-1.0.15-2|1	
14cr|librdmacm-1.0.15-2|2	Name:	librdmacm
14cr|librdmacm-1.0.15-2|3	Version: 1.0.15
14cr|librdmacm-1.0.15-2|4	Release: 2
14cr|librdmacm-1.0.15-2|5	Summary: Userspace RDMA Connection Manager
14cr|librdmacm-1.0.15-2|6	Group: Development/Other
14cr|librdmacm-1.0.15-2|7	License: GPL/BSD
14cr|librdmacm-1.0.15-2|8	Url: http://www.openfabrics.org/
14cr|librdmacm-1.0.15-2|9	Source: http://www.openfabrics.org/downloads/rdmacm/%{name}-%{version}.tar.gz
14cr|librdmacm-1.0.15-2|10	BuildRequires: libibverbs-devel >= 1.1 autoconf
14cr|librdmacm-1.0.15-2|11	
14cr|librdmacm-1.0.15-2|12	%description
14cr|librdmacm-1.0.15-2|13	librdmacm provides a userspace RDMA Communication Managment API.
14cr|librdmacm-1.0.15-2|14	
14cr|librdmacm-1.0.15-2|15	%package devel
14cr|librdmacm-1.0.15-2|16	Summary: Development files for the librdmacm library
14cr|librdmacm-1.0.15-2|17	Group: Development/Other
14cr|librdmacm-1.0.15-2|18	provides: lib%{name}-devel = %{version}-%{release}
14cr|librdmacm-1.0.15-2|19	provides: %{name}-devel = %{version}-%{release}
14cr|librdmacm-1.0.15-2|20	
14cr|librdmacm-1.0.15-2|21	%description devel
14cr|librdmacm-1.0.15-2|22	Development files for the librdmacm library.
14cr|librdmacm-1.0.15-2|23	
14cr|librdmacm-1.0.15-2|24	%package utils
14cr|librdmacm-1.0.15-2|25	Summary: Examples for the librdmacm library
14cr|librdmacm-1.0.15-2|26	Group: Development/Other
14cr|librdmacm-1.0.15-2|27	
14cr|librdmacm-1.0.15-2|28	%description utils
14cr|librdmacm-1.0.15-2|29	Example test programs for the librdmacm library.
14cr|librdmacm-1.0.15-2|30	
14cr|librdmacm-1.0.15-2|31	%package static
14cr|librdmacm-1.0.15-2|32	Summary: Static version of the librdmacm library
14cr|librdmacm-1.0.15-2|33	Group: Development/Other
14cr|librdmacm-1.0.15-2|34	Requires: %{name}-devel = %{version}-%{release}
14cr|librdmacm-1.0.15-2|35	provides: lib%{name}-static = %{version}-%{release}
14cr|librdmacm-1.0.15-2|36	provides: %{name}-static = %{version}-%{release}
14cr|librdmacm-1.0.15-2|37	
14cr|librdmacm-1.0.15-2|38	%description static
14cr|librdmacm-1.0.15-2|39	Static version of the librdmacm library.
14cr|librdmacm-1.0.15-2|40	
14cr|librdmacm-1.0.15-2|41	%prep
14cr|librdmacm-1.0.15-2|42	%setup -q
14cr|librdmacm-1.0.15-2|43	
14cr|librdmacm-1.0.15-2|44	%build
14cr|librdmacm-1.0.15-2|45	export LDFLAGS="-lpthread"
14cr|librdmacm-1.0.15-2|46	autoreconf
14cr|librdmacm-1.0.15-2|47	%configure
14cr|librdmacm-1.0.15-2|48	%make
14cr|librdmacm-1.0.15-2|49	
14cr|librdmacm-1.0.15-2|50	%install
14cr|librdmacm-1.0.15-2|51	%makeinstall
14cr|librdmacm-1.0.15-2|52	# remove unpackaged files from the buildroot
14cr|librdmacm-1.0.15-2|53	
14cr|librdmacm-1.0.15-2|54	%clean
14cr|librdmacm-1.0.15-2|55	
14cr|librdmacm-1.0.15-2|56	%post -p /sbin/ldconfig
14cr|librdmacm-1.0.15-2|57	%postun -p /sbin/ldconfig
14cr|librdmacm-1.0.15-2|58	
14cr|librdmacm-1.0.15-2|59	%files
14cr|librdmacm-1.0.15-2|60	%defattr(-,root,root,-)
14cr|librdmacm-1.0.15-2|61	%{_libdir}/librdmacm*.so.*
14cr|librdmacm-1.0.15-2|62	%doc AUTHORS COPYING ChangeLog README
14cr|librdmacm-1.0.15-2|63	
14cr|librdmacm-1.0.15-2|64	%files devel
14cr|librdmacm-1.0.15-2|65	%{_libdir}/lib*.so
14cr|librdmacm-1.0.15-2|66	%{_includedir}/*
14cr|librdmacm-1.0.15-2|67	%{_mandir}/man3/*
14cr|librdmacm-1.0.15-2|68	%{_mandir}/man7/*
14cr|librdmacm-1.0.15-2|69	
14cr|librdmacm-1.0.15-2|70	%files utils
14cr|librdmacm-1.0.15-2|71	%defattr(-,root,root,-)
14cr|librdmacm-1.0.15-2|72	%{_bindir}/*
14cr|librdmacm-1.0.15-2|73	%{_mandir}/man1/*
14cr|librdmacm-1.0.15-2|74	
14cr|librdmacm-1.0.15-2|75	%files static
14cr|librdmacm-1.0.15-2|76	%defattr(-,root,root,-)
14cr|librdmacm-1.0.15-2|77	%{_libdir}/*.a
14cr|librdmacm-1.0.15-2|78	
14cr|librdmacm-1.0.15-2|79	%changelog
14cr|librdmacm-1.0.15-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-2
14cr|librdmacm-1.0.15-2|81	+ Revision: 26dd418
14cr|librdmacm-1.0.15-2|82	- MassBuild#464: Increase release tag
14cr|librdmacm-1.0.15-2|83	
14cr|librdmacm-1.0.15-2|84	

2649 14
14cr|librecad-2.0.5-1|1	%define		prjname	LibreCAD
14cr|librecad-2.0.5-1|2	
14cr|librecad-2.0.5-1|3	Summary:	Computer-aided design (CAD) system
14cr|librecad-2.0.5-1|4	Name:		librecad
14cr|librecad-2.0.5-1|5	Version:	2.0.5
14cr|librecad-2.0.5-1|6	Release:	1
14cr|librecad-2.0.5-1|7	Epoch:		1
14cr|librecad-2.0.5-1|8	License:	GPLv2+
14cr|librecad-2.0.5-1|9	Group:		Graphics
14cr|librecad-2.0.5-1|10	Url:		http://www.librecad.org
14cr|librecad-2.0.5-1|11	Source0:	https://github.com/LibreCAD/LibreCAD/archive/%{prjname}-%{version}.tar.gz
14cr|librecad-2.0.5-1|12	Patch0:		librecad-1.0.0-mdv-desktop.patch
14cr|librecad-2.0.5-1|13	Patch1:		librecad-2.0.2-install.patch
14cr|librecad-2.0.5-1|14	Patch2:		librecad-2.0.2-plugindir.patch
14cr|librecad-2.0.5-1|15	BuildRequires:	boost-devel
14cr|librecad-2.0.5-1|16	BuildRequires:	qt4-devel
14cr|librecad-2.0.5-1|17	BuildRequires:	qt4-assistant
14cr|librecad-2.0.5-1|18	BuildRequires:	qt4-linguist
14cr|librecad-2.0.5-1|19	BuildRequires:	muparser-devel
14cr|librecad-2.0.5-1|20	Requires:	%{name}-data
14cr|librecad-2.0.5-1|21	Suggests:	%{name}-plugins
14cr|librecad-2.0.5-1|22	
14cr|librecad-2.0.5-1|23	%description
14cr|librecad-2.0.5-1|24	LibreCAD is an application for computer aided design (CAD) in two
14cr|librecad-2.0.5-1|25	dimensions (2D). With LibreCAD you can create technical drawings
14cr|librecad-2.0.5-1|26	such as plans for buildings, interiors, mechanical parts or schemas
14cr|librecad-2.0.5-1|27	and diagrams.
14cr|librecad-2.0.5-1|28	
14cr|librecad-2.0.5-1|29	#----------------------------------------------------------------------------
14cr|librecad-2.0.5-1|30	
14cr|librecad-2.0.5-1|31	%package data
14cr|librecad-2.0.5-1|32	Summary:	Platform-independant files for %{name}
14cr|librecad-2.0.5-1|33	Group:		Graphics
14cr|librecad-2.0.5-1|34	Requires:	%{name}
14cr|librecad-2.0.5-1|35	BuildArch:	noarch
14cr|librecad-2.0.5-1|36	
14cr|librecad-2.0.5-1|37	%description data
14cr|librecad-2.0.5-1|38	Contains the platform-independent files for LibreCAD, including
14cr|librecad-2.0.5-1|39	fonts, patterns, translations.
14cr|librecad-2.0.5-1|40	
14cr|librecad-2.0.5-1|41	%files data
14cr|librecad-2.0.5-1|42	%{_datadir}/%{name}/doc/*
14cr|librecad-2.0.5-1|43	%{_datadir}/%{name}/fonts/*
14cr|librecad-2.0.5-1|44	%{_datadir}/%{name}/library/*
14cr|librecad-2.0.5-1|45	%{_datadir}/%{name}/patterns/*
14cr|librecad-2.0.5-1|46	%{_datadir}/%{name}/qm/*
14cr|librecad-2.0.5-1|47	
14cr|librecad-2.0.5-1|48	#----------------------------------------------------------------------------
14cr|librecad-2.0.5-1|49	
14cr|librecad-2.0.5-1|50	%package plugins
14cr|librecad-2.0.5-1|51	Summary:	Plugins libraries files for %{name}
14cr|librecad-2.0.5-1|52	Group:		Graphics
14cr|librecad-2.0.5-1|53	Requires:	%{name}
14cr|librecad-2.0.5-1|54	
14cr|librecad-2.0.5-1|55	%description plugins
14cr|librecad-2.0.5-1|56	Contains the plugins files for LibreCAD.
14cr|librecad-2.0.5-1|57	
14cr|librecad-2.0.5-1|58	%files plugins
14cr|librecad-2.0.5-1|59	%{_libdir}/%{name}/plugins/*
14cr|librecad-2.0.5-1|60	
14cr|librecad-2.0.5-1|61	#----------------------------------------------------------------------------
14cr|librecad-2.0.5-1|62	
14cr|librecad-2.0.5-1|63	%prep
14cr|librecad-2.0.5-1|64	%setup -q -n %{prjname}-%{version}
14cr|librecad-2.0.5-1|65	%patch0 -p1
14cr|librecad-2.0.5-1|66	%patch1 -p1
14cr|librecad-2.0.5-1|67	%patch2 -p1
14cr|librecad-2.0.5-1|68	find . -type f -executable -a \( -name '*.cpp' -o -name '*.h' \) | xargs -i{} chmod 644 {}
14cr|librecad-2.0.5-1|69	
14cr|librecad-2.0.5-1|70	sed -i 's|##LIBDIR##|%{_libdir}|g' librecad/src/lib/engine/rs_system.cpp
14cr|librecad-2.0.5-1|71	
14cr|librecad-2.0.5-1|72	%build
14cr|librecad-2.0.5-1|73	%qmake_qt4
14cr|librecad-2.0.5-1|74	%make
14cr|librecad-2.0.5-1|75	
14cr|librecad-2.0.5-1|76	%install
14cr|librecad-2.0.5-1|77	export BUILDDIR="%{buildroot}%{_datadir}/%{name}"
14cr|librecad-2.0.5-1|78	sh scripts/postprocess-unix.sh
14cr|librecad-2.0.5-1|79	
14cr|librecad-2.0.5-1|80	mkdir -p %{buildroot}%{_libdir}/%{name}/plugins
14cr|librecad-2.0.5-1|81	mv unix/resources/plugins/* %{buildroot}%{_libdir}/%{name}/plugins/
14cr|librecad-2.0.5-1|82	install -Dpm 755 unix/%{name} %{buildroot}%{_bindir}/%{name}
14cr|librecad-2.0.5-1|83	install -Dpm 755 unix/ttf2lff %{buildroot}%{_bindir}/ttf2lff
14cr|librecad-2.0.5-1|84	install -Dpm 644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|librecad-2.0.5-1|85	install -Dpm 644 librecad/res/main/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|librecad-2.0.5-1|86	install -Dpm 644 desktop/%{name}.sharedmimeinfo %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|librecad-2.0.5-1|87	install -Dpm 644 desktop/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|librecad-2.0.5-1|88	
14cr|librecad-2.0.5-1|89	%files
14cr|librecad-2.0.5-1|90	%{_bindir}/%{name}
14cr|librecad-2.0.5-1|91	%{_bindir}/ttf2lff
14cr|librecad-2.0.5-1|92	%{_datadir}/applications/%{name}.desktop
14cr|librecad-2.0.5-1|93	%{_datadir}/pixmaps/%{name}.png
14cr|librecad-2.0.5-1|94	%{_datadir}/mime/packages/%{name}.xml
14cr|librecad-2.0.5-1|95	%{_mandir}/man1/%{name}.1*
14cr|librecad-2.0.5-1|96	
14cr|librecad-2.0.5-1|97	%changelog
14cr|librecad-2.0.5-1|98	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.5-1
14cr|librecad-2.0.5-1|99	+ Revision: 56d0008
14cr|librecad-2.0.5-1|100	- Merge branch 'rosa2012.1' into rosa2014.1
14cr|librecad-2.0.5-1|101	- Conflicts:
14cr|librecad-2.0.5-1|102	- librecad.spec
14cr|librecad-2.0.5-1|103	
14cr|librecad-2.0.5-1|104	

2650 14
14cr|libredblack-1.3-12|1	%define	major 0
14cr|libredblack-1.3-12|2	%define libname %mklibname redblack %{major}
14cr|libredblack-1.3-12|3	%define develname %mklibname redblack -d
14cr|libredblack-1.3-12|4	
14cr|libredblack-1.3-12|5	Summary:	Library for handling red-black tree searching algorithm
14cr|libredblack-1.3-12|6	Name:		libredblack
14cr|libredblack-1.3-12|7	Version:	1.3
14cr|libredblack-1.3-12|8	Release:	12
14cr|libredblack-1.3-12|9	Group:		System/Libraries
14cr|libredblack-1.3-12|10	License:	LGPLv2+
14cr|libredblack-1.3-12|11	URL:		http://libredblack.sourceforge.net/
14cr|libredblack-1.3-12|12	Source0:	%{name}-%{version}.tar.bz2
14cr|libredblack-1.3-12|13	Patch0:		libredblack-typo.diff
14cr|libredblack-1.3-12|14	
14cr|libredblack-1.3-12|15	%description
14cr|libredblack-1.3-12|16	This implements the redblack balanced tree algorithm.
14cr|libredblack-1.3-12|17	
14cr|libredblack-1.3-12|18	%package -n	%{libname}
14cr|libredblack-1.3-12|19	Summary:	Library for handling red-black tree searching algorithm
14cr|libredblack-1.3-12|20	Group:          System/Libraries
14cr|libredblack-1.3-12|21	
14cr|libredblack-1.3-12|22	%description -n	%{libname}
14cr|libredblack-1.3-12|23	This implements the redblack balanced tree algorithm.
14cr|libredblack-1.3-12|24	
14cr|libredblack-1.3-12|25	%package -n	%{develname}
14cr|libredblack-1.3-12|26	Summary:	Libraries and header files for the %{libname} library
14cr|libredblack-1.3-12|27	Group:		Development/C
14cr|libredblack-1.3-12|28	Requires:	%{libname} = %{version}
14cr|libredblack-1.3-12|29	Provides:	%{name} = %{EVRD}
14cr|libredblack-1.3-12|30	Provides:	%{name}-devel = %{EVRD}
14cr|libredblack-1.3-12|31	Obsoletes:	%{mklibname redblack 0 -d}
14cr|libredblack-1.3-12|32	
14cr|libredblack-1.3-12|33	%description -n	%{develname}
14cr|libredblack-1.3-12|34	To develop programs based upon the libredblack library, the system needs to
14cr|libredblack-1.3-12|35	have these header and object files available for creating the executables.
14cr|libredblack-1.3-12|36	
14cr|libredblack-1.3-12|37	%prep
14cr|libredblack-1.3-12|38	%setup -q
14cr|libredblack-1.3-12|39	%patch0 -p0
14cr|libredblack-1.3-12|40	
14cr|libredblack-1.3-12|41	%build
14cr|libredblack-1.3-12|42	%configure2_5x
14cr|libredblack-1.3-12|43	%make
14cr|libredblack-1.3-12|44	
14cr|libredblack-1.3-12|45	%install
14cr|libredblack-1.3-12|46	%makeinstall_std
14cr|libredblack-1.3-12|47	
14cr|libredblack-1.3-12|48	%files -n %{libname}
14cr|libredblack-1.3-12|49	%doc AUTHORS ChangeLog README
14cr|libredblack-1.3-12|50	%{_libdir}/*.so.*
14cr|libredblack-1.3-12|51	
14cr|libredblack-1.3-12|52	%files -n %{develname}
14cr|libredblack-1.3-12|53	%doc example*.c example*.rb
14cr|libredblack-1.3-12|54	%{_bindir}/rbgen
14cr|libredblack-1.3-12|55	%{_libdir}/*.a
14cr|libredblack-1.3-12|56	%{_libdir}/*.so
14cr|libredblack-1.3-12|57	%{_includedir}/*
14cr|libredblack-1.3-12|58	%{_mandir}/man1/*
14cr|libredblack-1.3-12|59	%{_mandir}/man3/*
14cr|libredblack-1.3-12|60	%{_datadir}/libredblack
14cr|libredblack-1.3-12|61	
14cr|libredblack-1.3-12|62	
14cr|libredblack-1.3-12|63	
14cr|libredblack-1.3-12|64	%changelog
14cr|libredblack-1.3-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-12
14cr|libredblack-1.3-12|66	+ Revision: b774235
14cr|libredblack-1.3-12|67	- MassBuild#464: Increase release tag
14cr|libredblack-1.3-12|68	
14cr|libredblack-1.3-12|69	

2651 14
14cr|librep-0.92.3-4|1	%define _disable_ld_no_undefined 1
14cr|librep-0.92.3-4|2	
14cr|librep-0.92.3-4|3	%define major 16
14cr|librep-0.92.3-4|4	%define libname %mklibname rep %{major}
14cr|librep-0.92.3-4|5	%define devname %mklibname rep -d
14cr|librep-0.92.3-4|6	
14cr|librep-0.92.3-4|7	Summary:	An embeddable LISP environment
14cr|librep-0.92.3-4|8	Name:		librep
14cr|librep-0.92.3-4|9	Version:	0.92.3
14cr|librep-0.92.3-4|10	Release:	4
14cr|librep-0.92.3-4|11	License:	GPLv2+
14cr|librep-0.92.3-4|12	Group:		System/Libraries
14cr|librep-0.92.3-4|13	Url:		http://librep.sourceforge.net/
14cr|librep-0.92.3-4|14	Source0:	http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz
14cr|librep-0.92.3-4|15	Source1:	http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz.sha1
14cr|librep-0.92.3-4|16	BuildRequires:	texinfo
14cr|librep-0.92.3-4|17	BuildRequires:	gdbm-devel
14cr|librep-0.92.3-4|18	BuildRequires:	gmp-devel
14cr|librep-0.92.3-4|19	BuildRequires:	gpm-devel
14cr|librep-0.92.3-4|20	BuildRequires:	readline-devel
14cr|librep-0.92.3-4|21	BuildRequires:	pkgconfig(libffi)
14cr|librep-0.92.3-4|22	BuildRequires:	pkgconfig(ncurses)
14cr|librep-0.92.3-4|23	Provides:	%{_bindir}/rep
14cr|librep-0.92.3-4|24	
14cr|librep-0.92.3-4|25	%description
14cr|librep-0.92.3-4|26	This is a lightweight LISP environment for UNIX. It contains a LISP
14cr|librep-0.92.3-4|27	interpreter, byte-code compiler and virtual machine. Applications may use the
14cr|librep-0.92.3-4|28	LISP interpreter as an extension language, or it may be used for standalone
14cr|librep-0.92.3-4|29	scripts.
14cr|librep-0.92.3-4|30	
14cr|librep-0.92.3-4|31	Originally inspired by Emacs Lisp, the language dialect combines many of the
14cr|librep-0.92.3-4|32	elisp features while trying to remove some of the main deficiencies, with
14cr|librep-0.92.3-4|33	features from Common Lisp and Scheme.
14cr|librep-0.92.3-4|34	
14cr|librep-0.92.3-4|35	%files
14cr|librep-0.92.3-4|36	%doc ChangeLog COPYING INSTALL NEWS README TODO
14cr|librep-0.92.3-4|37	%{_bindir}/rep
14cr|librep-0.92.3-4|38	%{_bindir}/rep-remote
14cr|librep-0.92.3-4|39	%{_libexecdir}/rep/
14cr|librep-0.92.3-4|40	%{_infodir}/librep*
14cr|librep-0.92.3-4|41	%{_datadir}/emacs/site-lisp/*.el
14cr|librep-0.92.3-4|42	%{_datadir}/rep
14cr|librep-0.92.3-4|43	%{_mandir}/man1/rep-remote.1*
14cr|librep-0.92.3-4|44	%{_mandir}/man1/rep.1*
14cr|librep-0.92.3-4|45	
14cr|librep-0.92.3-4|46	#----------------------------------------------------------------------------
14cr|librep-0.92.3-4|47	
14cr|librep-0.92.3-4|48	%package -n %{libname}
14cr|librep-0.92.3-4|49	Summary:	Libraries used by librep
14cr|librep-0.92.3-4|50	Group:		System/Libraries
14cr|librep-0.92.3-4|51	
14cr|librep-0.92.3-4|52	%description -n %{libname}
14cr|librep-0.92.3-4|53	Libraries used by librep.
14cr|librep-0.92.3-4|54	
14cr|librep-0.92.3-4|55	%files -n %{libname}
14cr|librep-0.92.3-4|56	%{_libdir}/librep.so.%{major}*
14cr|librep-0.92.3-4|57	
14cr|librep-0.92.3-4|58	#----------------------------------------------------------------------------
14cr|librep-0.92.3-4|59	
14cr|librep-0.92.3-4|60	%package -n %{devname}
14cr|librep-0.92.3-4|61	Summary:	Librep include files and link libraries
14cr|librep-0.92.3-4|62	Group:		Development/Other
14cr|librep-0.92.3-4|63	Requires:	%{name} = %{EVRD}
14cr|librep-0.92.3-4|64	Requires:	%{libname} = %{EVRD}
14cr|librep-0.92.3-4|65	Provides:	%{name}-devel = %{EVRD}
14cr|librep-0.92.3-4|66	
14cr|librep-0.92.3-4|67	%description -n %{devname}
14cr|librep-0.92.3-4|68	Link libraries and C header files for librep development.
14cr|librep-0.92.3-4|69	
14cr|librep-0.92.3-4|70	%files -n %{devname}
14cr|librep-0.92.3-4|71	%{_bindir}/rep-xgettext
14cr|librep-0.92.3-4|72	%{_bindir}/repdoc
14cr|librep-0.92.3-4|73	%{_mandir}/man1/rep-xgettext.1*
14cr|librep-0.92.3-4|74	%{_mandir}/man1/repdoc.1*
14cr|librep-0.92.3-4|75	%{_libdir}/librep.so
14cr|librep-0.92.3-4|76	%{_includedir}/*
14cr|librep-0.92.3-4|77	%{_libdir}/pkgconfig/librep.pc
14cr|librep-0.92.3-4|78	
14cr|librep-0.92.3-4|79	#----------------------------------------------------------------------------
14cr|librep-0.92.3-4|80	
14cr|librep-0.92.3-4|81	%prep
14cr|librep-0.92.3-4|82	%setup -q
14cr|librep-0.92.3-4|83	%apply_patches
14cr|librep-0.92.3-4|84	
14cr|librep-0.92.3-4|85	%build
14cr|librep-0.92.3-4|86	%configure2_5x \
14cr|librep-0.92.3-4|87	--disable-static \
14cr|librep-0.92.3-4|88	--with-readline
14cr|librep-0.92.3-4|89	%make
14cr|librep-0.92.3-4|90	
14cr|librep-0.92.3-4|91	%install
14cr|librep-0.92.3-4|92	%makeinstall_std host_type=%{_target_platform}
14cr|librep-0.92.3-4|93	
14cr|librep-0.92.3-4|94	
14cr|librep-0.92.3-4|95	%changelog
14cr|librep-0.92.3-4|96	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.92.3-4
14cr|librep-0.92.3-4|97	+ Revision: 1abfe7d
14cr|librep-0.92.3-4|98	- Adjust Provides
14cr|librep-0.92.3-4|99	
14cr|librep-0.92.3-4|100	

2652 14
14cr|libretro-20130608-2|1	# Debug depends on system CFLAGS but various cores use their own
14cr|libretro-20130608-2|2	# It's quite a pain to patch every core for CFLAGS and maintain patches
14cr|libretro-20130608-2|3	# And debug is not really needed here anyway
14cr|libretro-20130608-2|4	%define _enable_debug_packages %{nil}
14cr|libretro-20130608-2|5	%define debug_package %{nil}
14cr|libretro-20130608-2|6	
14cr|libretro-20130608-2|7	Summary:	An interface for emulator and game ports
14cr|libretro-20130608-2|8	Name:		libretro
14cr|libretro-20130608-2|9	Version:	20130608
14cr|libretro-20130608-2|10	Release:	2
14cr|libretro-20130608-2|11	Group:		Emulators
14cr|libretro-20130608-2|12	# Actually, various for each core but mostly GPLv2
14cr|libretro-20130608-2|13	License:	GPL
14cr|libretro-20130608-2|14	Url:		http://www.libretro.org/
14cr|libretro-20130608-2|15	# fetched via libretro-fetch.sh from git and re-packed
14cr|libretro-20130608-2|16	Source:		%{name}-%{version}.tar.bz2
14cr|libretro-20130608-2|17	BuildRequires:	pkgconfig(zlib)
14cr|libretro-20130608-2|18	Suggests:	retroarch
14cr|libretro-20130608-2|19	Suggests:	%{name}-bnes
14cr|libretro-20130608-2|20	Suggests:	%{name}-bsnes-accuracy
14cr|libretro-20130608-2|21	Suggests:	%{name}-bsnes-balanced
14cr|libretro-20130608-2|22	Suggests:	%{name}-bsnes-performance
14cr|libretro-20130608-2|23	Suggests:	%{name}-desmume
14cr|libretro-20130608-2|24	Suggests:	%{name}-dosbox
14cr|libretro-20130608-2|25	Suggests:	%{name}-fba
14cr|libretro-20130608-2|26	Suggests:	%{name}-fceumm
14cr|libretro-20130608-2|27	Suggests:	%{name}-gambatte
14cr|libretro-20130608-2|28	Suggests:	%{name}-genesis-plus-gx
14cr|libretro-20130608-2|29	Suggests:	%{name}-mednafen-gba
14cr|libretro-20130608-2|30	Suggests:	%{name}-mednafen-ngp
14cr|libretro-20130608-2|31	Suggests:	%{name}-mednafen-psx
14cr|libretro-20130608-2|32	Suggests:	%{name}-mednafen-snes
14cr|libretro-20130608-2|33	Suggests:	%{name}-mednafen-vb
14cr|libretro-20130608-2|34	Suggests:	%{name}-mednafen-wswan
14cr|libretro-20130608-2|35	Suggests:	%{name}-meteor
14cr|libretro-20130608-2|36	Suggests:	%{name}-nestopia
14cr|libretro-20130608-2|37	Suggests:	%{name}-nxengine
14cr|libretro-20130608-2|38	Suggests:	%{name}-pcsx-rearmed
14cr|libretro-20130608-2|39	Suggests:	%{name}-prboom
14cr|libretro-20130608-2|40	Suggests:	%{name}-quicknes
14cr|libretro-20130608-2|41	Suggests:	%{name}-scummvm
14cr|libretro-20130608-2|42	Suggests:	%{name}-snes9x
14cr|libretro-20130608-2|43	Suggests:	%{name}-snes9x-next
14cr|libretro-20130608-2|44	Suggests:	%{name}-stella
14cr|libretro-20130608-2|45	Suggests:	%{name}-tyrquake
14cr|libretro-20130608-2|46	Suggests:	%{name}-vba-next
14cr|libretro-20130608-2|47	
14cr|libretro-20130608-2|48	%description
14cr|libretro-20130608-2|49	For each emulator 'core', RetroArch makes use of a library API that we like
14cr|libretro-20130608-2|50	to call 'libretro'.
14cr|libretro-20130608-2|51	
14cr|libretro-20130608-2|52	Think of libretro as an interface for emulator and game ports. You can make
14cr|libretro-20130608-2|53	a libretro port once and expect the same code to run on all the platforms
14cr|libretro-20130608-2|54	that RetroArch supports. It's designed with simplicity and ease of use in
14cr|libretro-20130608-2|55	mind so that the porter can worry about the port at hand instead of having
14cr|libretro-20130608-2|56	to wrestle with an obfuscatory API.
14cr|libretro-20130608-2|57	
14cr|libretro-20130608-2|58	The purpose of the project is to help ease the work of the emulator/game
14cr|libretro-20130608-2|59	porter by giving him an API that allows him to target multiple platforms
14cr|libretro-20130608-2|60	at once without having to redo any code. He doesn't have to worry about
14cr|libretro-20130608-2|61	writing input/video/audio drivers - all of that is supplied to him by
14cr|libretro-20130608-2|62	RetroArch. All he has to do is to have the emulator port hook into the
14cr|libretro-20130608-2|63	libretro API and that's it - we take care of the rest.
14cr|libretro-20130608-2|64	
14cr|libretro-20130608-2|65	%files
14cr|libretro-20130608-2|66	
14cr|libretro-20130608-2|67	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|68	
14cr|libretro-20130608-2|69	%package bnes
14cr|libretro-20130608-2|70	Summary:	bNES core for libretro (NES)
14cr|libretro-20130608-2|71	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|72	
14cr|libretro-20130608-2|73	%description bnes
14cr|libretro-20130608-2|74	bNES core for libretro. It's used to run Nintendo games.
14cr|libretro-20130608-2|75	
14cr|libretro-20130608-2|76	%files bnes
14cr|libretro-20130608-2|77	%{_libdir}/%{name}/bnes_libretro.so
14cr|libretro-20130608-2|78	
14cr|libretro-20130608-2|79	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|80	
14cr|libretro-20130608-2|81	%package bsnes-accuracy
14cr|libretro-20130608-2|82	Summary:	bSNES core for libretro with accuracy optimization (SNES)
14cr|libretro-20130608-2|83	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|84	
14cr|libretro-20130608-2|85	%description bsnes-accuracy
14cr|libretro-20130608-2|86	bSNES core for libretro with accuracy optimization.
14cr|libretro-20130608-2|87	It's used to run Super Nintendo games.
14cr|libretro-20130608-2|88	
14cr|libretro-20130608-2|89	%files bsnes-accuracy
14cr|libretro-20130608-2|90	%{_libdir}/%{name}/bsnes_libretro_accuracy.so
14cr|libretro-20130608-2|91	
14cr|libretro-20130608-2|92	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|93	
14cr|libretro-20130608-2|94	%package bsnes-balanced
14cr|libretro-20130608-2|95	Summary:	bSNES core for libretro with balanced optimization (SNES)
14cr|libretro-20130608-2|96	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|97	
14cr|libretro-20130608-2|98	%description bsnes-balanced
14cr|libretro-20130608-2|99	bSNES core for libretro with balanced optimization.
14cr|libretro-20130608-2|100	It's used to run Super Nintendo games.
14cr|libretro-20130608-2|101	
14cr|libretro-20130608-2|102	%files bsnes-balanced
14cr|libretro-20130608-2|103	%{_libdir}/%{name}/bsnes_libretro_balanced.so
14cr|libretro-20130608-2|104	
14cr|libretro-20130608-2|105	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|106	
14cr|libretro-20130608-2|107	%package bsnes-performance
14cr|libretro-20130608-2|108	Summary:	bSNES core for libretro with performance optimization (SNES)
14cr|libretro-20130608-2|109	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|110	
14cr|libretro-20130608-2|111	%description bsnes-performance
14cr|libretro-20130608-2|112	bSNES core for libretro with performance optimization.
14cr|libretro-20130608-2|113	It's used to run Super Nintendo games.
14cr|libretro-20130608-2|114	
14cr|libretro-20130608-2|115	%files bsnes-performance
14cr|libretro-20130608-2|116	%{_libdir}/%{name}/bsnes_libretro_performance.so
14cr|libretro-20130608-2|117	
14cr|libretro-20130608-2|118	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|119	
14cr|libretro-20130608-2|120	%package desmume
14cr|libretro-20130608-2|121	Summary:	Desmume core for libretro (NDS)
14cr|libretro-20130608-2|122	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|123	
14cr|libretro-20130608-2|124	%description desmume
14cr|libretro-20130608-2|125	Desmume core for libretro. It's used to run Nintendo DS games.
14cr|libretro-20130608-2|126	
14cr|libretro-20130608-2|127	%files desmume
14cr|libretro-20130608-2|128	%{_libdir}/%{name}/desmume_libretro.so
14cr|libretro-20130608-2|129	
14cr|libretro-20130608-2|130	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|131	
14cr|libretro-20130608-2|132	%package dosbox
14cr|libretro-20130608-2|133	Summary:	DOSBox core for libretro (DOS)
14cr|libretro-20130608-2|134	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|135	
14cr|libretro-20130608-2|136	%description dosbox
14cr|libretro-20130608-2|137	DOSBox core for libretro. It's used to run DOS games.
14cr|libretro-20130608-2|138	
14cr|libretro-20130608-2|139	%files dosbox
14cr|libretro-20130608-2|140	%{_libdir}/%{name}/dosbox_libretro.so
14cr|libretro-20130608-2|141	
14cr|libretro-20130608-2|142	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|143	
14cr|libretro-20130608-2|144	%package fba
14cr|libretro-20130608-2|145	Summary:	Final Burn Alpha core for libretro (arcade)
14cr|libretro-20130608-2|146	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|147	
14cr|libretro-20130608-2|148	%description fba
14cr|libretro-20130608-2|149	Final Burn Alpha core for libretro. It's used to run arcade games.
14cr|libretro-20130608-2|150	
14cr|libretro-20130608-2|151	It should be able to load:
14cr|libretro-20130608-2|152	- Capcom CPS-1 and CPS-2
14cr|libretro-20130608-2|153	- SNK Neo-Geo
14cr|libretro-20130608-2|154	- Toaplan
14cr|libretro-20130608-2|155	- Cave hardware
14cr|libretro-20130608-2|156	- and various games on miscellaneous hardware
14cr|libretro-20130608-2|157	
14cr|libretro-20130608-2|158	%files fba
14cr|libretro-20130608-2|159	%{_libdir}/%{name}/fb_alpha_libretro.so
14cr|libretro-20130608-2|160	
14cr|libretro-20130608-2|161	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|162	
14cr|libretro-20130608-2|163	%package fceumm
14cr|libretro-20130608-2|164	Summary:	FCE Ultra mappers modified core for libretro (NES)
14cr|libretro-20130608-2|165	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|166	
14cr|libretro-20130608-2|167	%description fceumm
14cr|libretro-20130608-2|168	FCE Ultra mappers modified core for libretro. It's used to run Nintendo games.
14cr|libretro-20130608-2|169	
14cr|libretro-20130608-2|170	%files fceumm
14cr|libretro-20130608-2|171	%{_libdir}/%{name}/fceumm_libretro.so
14cr|libretro-20130608-2|172	
14cr|libretro-20130608-2|173	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|174	
14cr|libretro-20130608-2|175	%package gambatte
14cr|libretro-20130608-2|176	Summary:	Gambatte core for libretro (GBC)
14cr|libretro-20130608-2|177	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|178	
14cr|libretro-20130608-2|179	%description gambatte
14cr|libretro-20130608-2|180	Gambatte core for libretro. It's used to run Game Boy Color games.
14cr|libretro-20130608-2|181	
14cr|libretro-20130608-2|182	%files gambatte
14cr|libretro-20130608-2|183	%{_libdir}/%{name}/gambatte_libretro.so
14cr|libretro-20130608-2|184	
14cr|libretro-20130608-2|185	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|186	
14cr|libretro-20130608-2|187	%package genesis-plus-gx
14cr|libretro-20130608-2|188	Summary:	Genesis Plus GX core for libretro (SMD etc)
14cr|libretro-20130608-2|189	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|190	
14cr|libretro-20130608-2|191	%description genesis-plus-gx
14cr|libretro-20130608-2|192	Genesis Plus GX core for libretro. It should be able to load:
14cr|libretro-20130608-2|193	- Genesis/Mega Drive
14cr|libretro-20130608-2|194	- Sega/Mega CD
14cr|libretro-20130608-2|195	- Master System
14cr|libretro-20130608-2|196	- Game Gear & SG-1000
14cr|libretro-20130608-2|197	
14cr|libretro-20130608-2|198	%files genesis-plus-gx
14cr|libretro-20130608-2|199	%{_libdir}/%{name}/genesis_plus_gx_libretro.so
14cr|libretro-20130608-2|200	
14cr|libretro-20130608-2|201	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|202	
14cr|libretro-20130608-2|203	%package mednafen-gba
14cr|libretro-20130608-2|204	Summary:	Mednafen Game Boy Advance core for libretro (GBA)
14cr|libretro-20130608-2|205	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|206	
14cr|libretro-20130608-2|207	%description mednafen-gba
14cr|libretro-20130608-2|208	Mednafen GBA core for libretro. It's used to run Game Boy Advance games.
14cr|libretro-20130608-2|209	
14cr|libretro-20130608-2|210	%files mednafen-gba
14cr|libretro-20130608-2|211	%{_libdir}/%{name}/mednafen_gba_libretro.so
14cr|libretro-20130608-2|212	
14cr|libretro-20130608-2|213	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|214	
14cr|libretro-20130608-2|215	%package mednafen-ngp
14cr|libretro-20130608-2|216	Summary:	Mednafen Neo Geo Pocket core for libretro (NGP)
14cr|libretro-20130608-2|217	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|218	
14cr|libretro-20130608-2|219	%description mednafen-ngp
14cr|libretro-20130608-2|220	Mednafen NGP core for libretro. It's used to run Neo Geo Pocket games.
14cr|libretro-20130608-2|221	
14cr|libretro-20130608-2|222	%files mednafen-ngp
14cr|libretro-20130608-2|223	%{_libdir}/%{name}/mednafen_ngp_libretro.so
14cr|libretro-20130608-2|224	
14cr|libretro-20130608-2|225	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|226	
14cr|libretro-20130608-2|227	%package mednafen-pce
14cr|libretro-20130608-2|228	Summary:	Mednafen PC Engine core for libretro (NGP)
14cr|libretro-20130608-2|229	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|230	
14cr|libretro-20130608-2|231	%description mednafen-pce
14cr|libretro-20130608-2|232	Mednafen PCE core for libretro. It's used to run PC Engine/TurboGrafx-16 games.
14cr|libretro-20130608-2|233	
14cr|libretro-20130608-2|234	TG-CD emulation requires the CD BIOS image, named as syscard3.pce.
14cr|libretro-20130608-2|235	This BIOS image is to be placed into the Mednafen base directory ~/.mednafen/.
14cr|libretro-20130608-2|236	Then, you will have to indicate to Mednafen where the syscard3.pce file is
14cr|libretro-20130608-2|237	located. To do this, edit the ~/.mednafen/mednafen.cfg file:
14cr|libretro-20130608-2|238	
14cr|libretro-20130608-2|239	;Path to the ROM BIOS
14cr|libretro-20130608-2|240	
14cr|libretro-20130608-2|241	pce.cdbios /path/to/file/syscard3.pce
14cr|libretro-20130608-2|242	
14cr|libretro-20130608-2|243	%files mednafen-pce
14cr|libretro-20130608-2|244	%{_libdir}/%{name}/mednafen_pce_fast_libretro.so
14cr|libretro-20130608-2|245	
14cr|libretro-20130608-2|246	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|247	
14cr|libretro-20130608-2|248	%package mednafen-psx
14cr|libretro-20130608-2|249	Summary:	Mednafen Sony Playstation 1 core for libretro (PSX)
14cr|libretro-20130608-2|250	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|251	
14cr|libretro-20130608-2|252	%description mednafen-psx
14cr|libretro-20130608-2|253	Mednafen PSX core for libretro. It's used to run Sony Playstation 1 games.
14cr|libretro-20130608-2|254	
14cr|libretro-20130608-2|255	* Running
14cr|libretro-20130608-2|256	
14cr|libretro-20130608-2|257	To run this core, the "system directory" must be defined if running in
14cr|libretro-20130608-2|258	RetroArch. Here, the PSX BIOSes must be placed, $sysdir/SCPH550{0,1,2}
14cr|libretro-20130608-2|259	for Japanese, NA and EU regions respectively. Memory cards will also be
14cr|libretro-20130608-2|260	saved to this system directory.
14cr|libretro-20130608-2|261	
14cr|libretro-20130608-2|262	* Loading ISOs
14cr|libretro-20130608-2|263	
14cr|libretro-20130608-2|264	Mednafen differs from other PS1 emulators in that it reads a .cue sheet
14cr|libretro-20130608-2|265	that points to an .iso/.bin whatever. If you have e.g. <tt>foo.iso</tt>,
14cr|libretro-20130608-2|266	you should create a foo.cue, and fill this in:
14cr|libretro-20130608-2|267	
14cr|libretro-20130608-2|268	FILE "foo.iso" BINARY
14cr|libretro-20130608-2|269	TRACK 01 MODE1/2352
14cr|libretro-20130608-2|270	INDEX 01 00:00:00
14cr|libretro-20130608-2|271	
14cr|libretro-20130608-2|272	After that, you can load the <tt>foo.cue</tt> file as a ROM.
14cr|libretro-20130608-2|273	Note that this is a dirty hack and will not work on all games.
14cr|libretro-20130608-2|274	Ideally, make sure to use rips that have cue-sheets.
14cr|libretro-20130608-2|275	
14cr|libretro-20130608-2|276	%files mednafen-psx
14cr|libretro-20130608-2|277	%{_libdir}/%{name}/mednafen_psx_libretro.so
14cr|libretro-20130608-2|278	
14cr|libretro-20130608-2|279	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|280	
14cr|libretro-20130608-2|281	%package mednafen-snes
14cr|libretro-20130608-2|282	Summary:	Mednafen Super Nintendo core for libretro (SNES)
14cr|libretro-20130608-2|283	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|284	
14cr|libretro-20130608-2|285	%description mednafen-snes
14cr|libretro-20130608-2|286	Mednafen SNES core for libretro. It's used to run Super Nintendo games.
14cr|libretro-20130608-2|287	
14cr|libretro-20130608-2|288	%files mednafen-snes
14cr|libretro-20130608-2|289	%{_libdir}/%{name}/mednafen_snes_libretro.so
14cr|libretro-20130608-2|290	
14cr|libretro-20130608-2|291	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|292	
14cr|libretro-20130608-2|293	%package mednafen-vb
14cr|libretro-20130608-2|294	Summary:	Mednafen Virtual Boy core for libretro
14cr|libretro-20130608-2|295	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|296	
14cr|libretro-20130608-2|297	%description mednafen-vb
14cr|libretro-20130608-2|298	Mednafen VB core for libretro. It's used to run Nintendo Virtual Boy games.
14cr|libretro-20130608-2|299	
14cr|libretro-20130608-2|300	%files mednafen-vb
14cr|libretro-20130608-2|301	%{_libdir}/%{name}/mednafen_vb_libretro.so
14cr|libretro-20130608-2|302	
14cr|libretro-20130608-2|303	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|304	
14cr|libretro-20130608-2|305	%package mednafen-wswan
14cr|libretro-20130608-2|306	Summary:	Mednafen WonderSwan core for libretro
14cr|libretro-20130608-2|307	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|308	
14cr|libretro-20130608-2|309	%description mednafen-wswan
14cr|libretro-20130608-2|310	Mednafen WSwan core for libretro. It's used to run Bandai WonderSwan games.
14cr|libretro-20130608-2|311	
14cr|libretro-20130608-2|312	%files mednafen-wswan
14cr|libretro-20130608-2|313	%{_libdir}/%{name}/mednafen_wswan_libretro.so
14cr|libretro-20130608-2|314	
14cr|libretro-20130608-2|315	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|316	
14cr|libretro-20130608-2|317	%package meteor
14cr|libretro-20130608-2|318	Summary:	Meteor core for libretro (GBA)
14cr|libretro-20130608-2|319	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|320	
14cr|libretro-20130608-2|321	%description meteor
14cr|libretro-20130608-2|322	Meteor core for libretro. It's used to run Game Boy Advance games.
14cr|libretro-20130608-2|323	
14cr|libretro-20130608-2|324	%files meteor
14cr|libretro-20130608-2|325	%{_libdir}/%{name}/meteor_libretro.so
14cr|libretro-20130608-2|326	
14cr|libretro-20130608-2|327	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|328	
14cr|libretro-20130608-2|329	%package nestopia
14cr|libretro-20130608-2|330	Summary:	Nestopia core for libretro (NES)
14cr|libretro-20130608-2|331	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|332	
14cr|libretro-20130608-2|333	%description nestopia
14cr|libretro-20130608-2|334	Nestopia core for libretro. It's used to run Nintendo games.
14cr|libretro-20130608-2|335	
14cr|libretro-20130608-2|336	%files nestopia
14cr|libretro-20130608-2|337	%{_libdir}/%{name}/nestopia_libretro.so
14cr|libretro-20130608-2|338	
14cr|libretro-20130608-2|339	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|340	
14cr|libretro-20130608-2|341	%package nxengine
14cr|libretro-20130608-2|342	Summary:	NXEngine core for libretro (Cave Story)
14cr|libretro-20130608-2|343	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|344	
14cr|libretro-20130608-2|345	%description nxengine
14cr|libretro-20130608-2|346	NXEngine core for libretro. It's used to run Cave Story (Doukutsu Monogatari).
14cr|libretro-20130608-2|347	
14cr|libretro-20130608-2|348	%files nxengine
14cr|libretro-20130608-2|349	%{_libdir}/%{name}/nxengine_libretro.so
14cr|libretro-20130608-2|350	
14cr|libretro-20130608-2|351	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|352	
14cr|libretro-20130608-2|353	%package pcsx-rearmed
14cr|libretro-20130608-2|354	Summary:	PCSX-ReARMed core for libretro (PSX)
14cr|libretro-20130608-2|355	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|356	
14cr|libretro-20130608-2|357	%description pcsx-rearmed
14cr|libretro-20130608-2|358	PCSX-ReARMed core for libretro. It's used to run Sony Playstation 1 games.
14cr|libretro-20130608-2|359	
14cr|libretro-20130608-2|360	%files pcsx-rearmed
14cr|libretro-20130608-2|361	%{_libdir}/%{name}/pcsx_rearmed_libretro.so
14cr|libretro-20130608-2|362	
14cr|libretro-20130608-2|363	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|364	
14cr|libretro-20130608-2|365	%package prboom
14cr|libretro-20130608-2|366	Summary:	PrBoom core for libretro (Doom)
14cr|libretro-20130608-2|367	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|368	
14cr|libretro-20130608-2|369	%description prboom
14cr|libretro-20130608-2|370	PrBoom core for libretro. It's used to run early Doom games.
14cr|libretro-20130608-2|371	
14cr|libretro-20130608-2|372	PrBoom is a game engine - it provides a program to play Doom levels, but
14cr|libretro-20130608-2|373	it doesn't include any levels itself. More importantly, you need all the
14cr|libretro-20130608-2|374	sounds, sprites, and other graphics that make up the Doom environment.
14cr|libretro-20130608-2|375	So to play PrBoom, you need one of the main Doom date files from id
14cr|libretro-20130608-2|376	Software - either doom.wad, doom2.wad, tnt.wad or plutonia.wad from one
14cr|libretro-20130608-2|377	of the commercial Doom games, or the shareware doom1.wad. This file
14cr|libretro-20130608-2|378	is called the IWAD.
14cr|libretro-20130608-2|379	
14cr|libretro-20130608-2|380	PrBoom also supports playing Doom add-on levels, called "PWADs", which
14cr|libretro-20130608-2|381	are small extra .wad files which just contain extra levels or other
14cr|libretro-20130608-2|382	resources. PWADs are ONLY ADD-ONS, you still need the original IWAD
14cr|libretro-20130608-2|383	that they are designed to work with. In practice, most PWADs on the
14cr|libretro-20130608-2|384	Internet require doom2.wad (although some work with doom.wad).
14cr|libretro-20130608-2|385	
14cr|libretro-20130608-2|386	%files prboom
14cr|libretro-20130608-2|387	%{_libdir}/%{name}/prboom_libretro.so
14cr|libretro-20130608-2|388	
14cr|libretro-20130608-2|389	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|390	
14cr|libretro-20130608-2|391	%package quicknes
14cr|libretro-20130608-2|392	Summary:	QuickNES core for libretro (NES)
14cr|libretro-20130608-2|393	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|394	
14cr|libretro-20130608-2|395	%description quicknes
14cr|libretro-20130608-2|396	QuickNES core for libretro. It's used to run Nintendo games.
14cr|libretro-20130608-2|397	
14cr|libretro-20130608-2|398	%files quicknes
14cr|libretro-20130608-2|399	%{_libdir}/%{name}/quicknes_libretro.so
14cr|libretro-20130608-2|400	
14cr|libretro-20130608-2|401	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|402	
14cr|libretro-20130608-2|403	%package scummvm
14cr|libretro-20130608-2|404	Summary:	ScummVM core for libretro (DOS etc)
14cr|libretro-20130608-2|405	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|406	
14cr|libretro-20130608-2|407	%description scummvm
14cr|libretro-20130608-2|408	ScummVM core for libretro. It's used to run various games,
14cr|libretro-20130608-2|409	mostly classic DOS point-and-click adventures.
14cr|libretro-20130608-2|410	
14cr|libretro-20130608-2|411	%files scummvm
14cr|libretro-20130608-2|412	%{_libdir}/%{name}/scummvm_libretro.so
14cr|libretro-20130608-2|413	
14cr|libretro-20130608-2|414	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|415	
14cr|libretro-20130608-2|416	%package snes9x
14cr|libretro-20130608-2|417	Summary:	SNES9x core for libretro (SNES)
14cr|libretro-20130608-2|418	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|419	
14cr|libretro-20130608-2|420	%description snes9x
14cr|libretro-20130608-2|421	SNES9x core for libretro. It's used to run Super Nintendo games.
14cr|libretro-20130608-2|422	
14cr|libretro-20130608-2|423	%files snes9x
14cr|libretro-20130608-2|424	%{_libdir}/%{name}/snes9x_libretro.so
14cr|libretro-20130608-2|425	
14cr|libretro-20130608-2|426	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|427	
14cr|libretro-20130608-2|428	%package snes9x-next
14cr|libretro-20130608-2|429	Summary:	SNES9x Next core for libretro (SNES)
14cr|libretro-20130608-2|430	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|431	
14cr|libretro-20130608-2|432	%description snes9x-next
14cr|libretro-20130608-2|433	SNES9x Next core for libretro. It's used to run Super Nintendo games.
14cr|libretro-20130608-2|434	
14cr|libretro-20130608-2|435	SNES9x Next is an optimized port/rewrite of SNES9x 1.52+ to libretro.
14cr|libretro-20130608-2|436	
14cr|libretro-20130608-2|437	%files snes9x-next
14cr|libretro-20130608-2|438	%{_libdir}/%{name}/snes9x_next_libretro.so
14cr|libretro-20130608-2|439	
14cr|libretro-20130608-2|440	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|441	
14cr|libretro-20130608-2|442	%package stella
14cr|libretro-20130608-2|443	Summary:	Stella core for libretro (Atari 2600)
14cr|libretro-20130608-2|444	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|445	
14cr|libretro-20130608-2|446	%description stella
14cr|libretro-20130608-2|447	Stella core for libretro. It's used to run Atari 2600 games.
14cr|libretro-20130608-2|448	
14cr|libretro-20130608-2|449	%files stella
14cr|libretro-20130608-2|450	%{_libdir}/%{name}/stella_libretro.so
14cr|libretro-20130608-2|451	
14cr|libretro-20130608-2|452	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|453	
14cr|libretro-20130608-2|454	%package tyrquake
14cr|libretro-20130608-2|455	Summary:	Tyr-Quake core for libretro (Quake)
14cr|libretro-20130608-2|456	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|457	
14cr|libretro-20130608-2|458	%description tyrquake
14cr|libretro-20130608-2|459	Tyr-Quake core for libretro. It's used to run Quake 1 and QuakeWorld.
14cr|libretro-20130608-2|460	
14cr|libretro-20130608-2|461	%files tyrquake
14cr|libretro-20130608-2|462	%{_libdir}/%{name}/tyrquake_libretro.so
14cr|libretro-20130608-2|463	
14cr|libretro-20130608-2|464	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|465	
14cr|libretro-20130608-2|466	%package vba-next
14cr|libretro-20130608-2|467	Summary:	VBA Next core for libretro (GBA)
14cr|libretro-20130608-2|468	Provides:	libretro-core = %{EVRD}
14cr|libretro-20130608-2|469	
14cr|libretro-20130608-2|470	%description vba-next
14cr|libretro-20130608-2|471	VBA Next core for libretro. It's used to run Game Boy Advance games.
14cr|libretro-20130608-2|472	
14cr|libretro-20130608-2|473	VBA Next is an optimized port of VBA-M to libretro.
14cr|libretro-20130608-2|474	
14cr|libretro-20130608-2|475	%files vba-next
14cr|libretro-20130608-2|476	%{_libdir}/%{name}/vba_next_libretro.so
14cr|libretro-20130608-2|477	
14cr|libretro-20130608-2|478	#----------------------------------------------------------------------------
14cr|libretro-20130608-2|479	
14cr|libretro-20130608-2|480	%prep
14cr|libretro-20130608-2|481	%setup -q
14cr|libretro-20130608-2|482	# Drop usless cores
14cr|libretro-20130608-2|483	rm -rf libretro-gl-modelviewer
14cr|libretro-20130608-2|484	rm -rf libretro-gl-scenewalker
14cr|libretro-20130608-2|485	# virtual memory exhausted during build
14cr|libretro-20130608-2|486	rm -rf libretro-picodrive
14cr|libretro-20130608-2|487	# not ready yet
14cr|libretro-20130608-2|488	rm -rf libretro-mame078
14cr|libretro-20130608-2|489	
14cr|libretro-20130608-2|490	%build
14cr|libretro-20130608-2|491	./libretro-build.sh
14cr|libretro-20130608-2|492	
14cr|libretro-20130608-2|493	%install
14cr|libretro-20130608-2|494	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|libretro-20130608-2|495	./libretro-install.sh %{buildroot}%{_libdir}/%{name}
14cr|libretro-20130608-2|496	
14cr|libretro-20130608-2|497	
14cr|libretro-20130608-2|498	%changelog
14cr|libretro-20130608-2|499	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130608-2
14cr|libretro-20130608-2|500	+ Revision: 42ab85e
14cr|libretro-20130608-2|501	- MassBuild#464: Increase release tag
14cr|libretro-20130608-2|502	
14cr|libretro-20130608-2|503	

2653 14
14cr|libroadnav-0.20-0.0.alpha.4|1	%define major 0
14cr|libroadnav-0.20-0.0.alpha.4|2	%define libname %mklibname roadnav %{major}
14cr|libroadnav-0.20-0.0.alpha.4|3	%define devname %mklibname roadnav -d
14cr|libroadnav-0.20-0.0.alpha.4|4	
14cr|libroadnav-0.20-0.0.alpha.4|5	Summary:	A GPS mapping data library
14cr|libroadnav-0.20-0.0.alpha.4|6	Name:		libroadnav
14cr|libroadnav-0.20-0.0.alpha.4|7	Version:	0.20
14cr|libroadnav-0.20-0.0.alpha.4|8	Release:	0.0.alpha.4
14cr|libroadnav-0.20-0.0.alpha.4|9	License:	LGPLv2.1+
14cr|libroadnav-0.20-0.0.alpha.4|10	Group:		System/Libraries
14cr|libroadnav-0.20-0.0.alpha.4|11	Url:		http://roadnav.sourceforge.net/
14cr|libroadnav-0.20-0.0.alpha.4|12	Source0:	http://roadnav.sourceforge.net/prerel/%{name}-%{version}alpha.tar.gz
14cr|libroadnav-0.20-0.0.alpha.4|13	Patch0:		libroadnav-0.20alpha-shared.diff
14cr|libroadnav-0.20-0.0.alpha.4|14	BuildRequires:	libtool
14cr|libroadnav-0.20-0.0.alpha.4|15	BuildRequires:	wxgtku2.8-devel
14cr|libroadnav-0.20-0.0.alpha.4|16	
14cr|libroadnav-0.20-0.0.alpha.4|17	%description
14cr|libroadnav-0.20-0.0.alpha.4|18	LibRoadnav is a library that makes mapping data easily accessible to
14cr|libroadnav-0.20-0.0.alpha.4|19	developers. It can automatically download mapping data from a variety of free
14cr|libroadnav-0.20-0.0.alpha.4|20	online sources, process that data, and make street maps of any place in the
14cr|libroadnav-0.20-0.0.alpha.4|21	United States available to developers and their applications. It can also
14cr|libroadnav-0.20-0.0.alpha.4|22	produce turn by turn directions from one place in the US to another.
14cr|libroadnav-0.20-0.0.alpha.4|23	
14cr|libroadnav-0.20-0.0.alpha.4|24	#----------------------------------------------------------------------------
14cr|libroadnav-0.20-0.0.alpha.4|25	
14cr|libroadnav-0.20-0.0.alpha.4|26	%package -n %{libname}
14cr|libroadnav-0.20-0.0.alpha.4|27	Summary:	A GPS mapping data library
14cr|libroadnav-0.20-0.0.alpha.4|28	Group:		System/Libraries
14cr|libroadnav-0.20-0.0.alpha.4|29	
14cr|libroadnav-0.20-0.0.alpha.4|30	%description -n %{libname}
14cr|libroadnav-0.20-0.0.alpha.4|31	LibRoadnav is a library that makes mapping data easily accessible to
14cr|libroadnav-0.20-0.0.alpha.4|32	developers. It can automatically download mapping data from a variety of free
14cr|libroadnav-0.20-0.0.alpha.4|33	online sources, process that data, and make street maps of any place in the
14cr|libroadnav-0.20-0.0.alpha.4|34	United States available to developers and their applications. It can also
14cr|libroadnav-0.20-0.0.alpha.4|35	produce turn by turn directions from one place in the US to another.
14cr|libroadnav-0.20-0.0.alpha.4|36	
14cr|libroadnav-0.20-0.0.alpha.4|37	%files -n %{libname}
14cr|libroadnav-0.20-0.0.alpha.4|38	%doc AUTHORS COPYING ChangeLog README
14cr|libroadnav-0.20-0.0.alpha.4|39	%{_libdir}/*.so.%{major}*
14cr|libroadnav-0.20-0.0.alpha.4|40	
14cr|libroadnav-0.20-0.0.alpha.4|41	#----------------------------------------------------------------------------
14cr|libroadnav-0.20-0.0.alpha.4|42	
14cr|libroadnav-0.20-0.0.alpha.4|43	%package -n %{devname}
14cr|libroadnav-0.20-0.0.alpha.4|44	Summary:	Static library and header files for the libroadnav library
14cr|libroadnav-0.20-0.0.alpha.4|45	Group:		Development/C++
14cr|libroadnav-0.20-0.0.alpha.4|46	Requires:	%{libname} = %{EVRD}
14cr|libroadnav-0.20-0.0.alpha.4|47	Provides:	%{name}-devel = %{EVRD}
14cr|libroadnav-0.20-0.0.alpha.4|48	
14cr|libroadnav-0.20-0.0.alpha.4|49	%description -n %{devname}
14cr|libroadnav-0.20-0.0.alpha.4|50	LibRoadnav is a library that makes mapping data easily accessible to
14cr|libroadnav-0.20-0.0.alpha.4|51	developers. It can automatically download mapping data from a variety of free
14cr|libroadnav-0.20-0.0.alpha.4|52	online sources, process that data, and make street maps of any place in the
14cr|libroadnav-0.20-0.0.alpha.4|53	United States available to developers and their applications. It can also
14cr|libroadnav-0.20-0.0.alpha.4|54	produce turn by turn directions from one place in the US to another.
14cr|libroadnav-0.20-0.0.alpha.4|55	
14cr|libroadnav-0.20-0.0.alpha.4|56	This package contains the static libroadnav library and its header files needed
14cr|libroadnav-0.20-0.0.alpha.4|57	to compile applications such as roadnav, etc.
14cr|libroadnav-0.20-0.0.alpha.4|58	
14cr|libroadnav-0.20-0.0.alpha.4|59	%files -n %{devname}
14cr|libroadnav-0.20-0.0.alpha.4|60	%{_includedir}/%{name}
14cr|libroadnav-0.20-0.0.alpha.4|61	%{_libdir}/*.so
14cr|libroadnav-0.20-0.0.alpha.4|62	
14cr|libroadnav-0.20-0.0.alpha.4|63	#----------------------------------------------------------------------------
14cr|libroadnav-0.20-0.0.alpha.4|64	
14cr|libroadnav-0.20-0.0.alpha.4|65	%prep
14cr|libroadnav-0.20-0.0.alpha.4|66	%setup -q -n %{name}-%{version}alpha
14cr|libroadnav-0.20-0.0.alpha.4|67	%patch0 -p1
14cr|libroadnav-0.20-0.0.alpha.4|68	
14cr|libroadnav-0.20-0.0.alpha.4|69	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|libroadnav-0.20-0.0.alpha.4|70	
14cr|libroadnav-0.20-0.0.alpha.4|71	%build
14cr|libroadnav-0.20-0.0.alpha.4|72	autoreconf -fi
14cr|libroadnav-0.20-0.0.alpha.4|73	%configure2_5x --disable-static
14cr|libroadnav-0.20-0.0.alpha.4|74	%make
14cr|libroadnav-0.20-0.0.alpha.4|75	
14cr|libroadnav-0.20-0.0.alpha.4|76	%install
14cr|libroadnav-0.20-0.0.alpha.4|77	%makeinstall_std
14cr|libroadnav-0.20-0.0.alpha.4|78	
14cr|libroadnav-0.20-0.0.alpha.4|79	# cleanup
14cr|libroadnav-0.20-0.0.alpha.4|80	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|libroadnav-0.20-0.0.alpha.4|81	
14cr|libroadnav-0.20-0.0.alpha.4|82	
14cr|libroadnav-0.20-0.0.alpha.4|83	%changelog
14cr|libroadnav-0.20-0.0.alpha.4|84	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20-0.0.alpha.4
14cr|libroadnav-0.20-0.0.alpha.4|85	+ Revision: 0bd1426
14cr|libroadnav-0.20-0.0.alpha.4|86	- LOG Adjust automake stuff, spec cleanup
14cr|libroadnav-0.20-0.0.alpha.4|87	
14cr|libroadnav-0.20-0.0.alpha.4|88	

2654 14
14cr|librra-0.14-8|1	%define shortname rra
14cr|librra-0.14-8|2	
14cr|librra-0.14-8|3	%define major 0
14cr|librra-0.14-8|4	%define libname %mklibname %{shortname} %{major}
14cr|librra-0.14-8|5	%define devname %mklibname %{shortname} -d
14cr|librra-0.14-8|6	
14cr|librra-0.14-8|7	Summary:	SynCE: Communication application
14cr|librra-0.14-8|8	Name:		librra
14cr|librra-0.14-8|9	Version:	0.14
14cr|librra-0.14-8|10	Release:	8
14cr|librra-0.14-8|11	License:	MIT
14cr|librra-0.14-8|12	Group:		System/Libraries
14cr|librra-0.14-8|13	Url:		http://synce.sourceforge.net/
14cr|librra-0.14-8|14	Source0:	http://prdownloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
14cr|librra-0.14-8|15	Patch0:		librra-0.14-libsynce.patch
14cr|librra-0.14-8|16	BuildRequires:	python-pyrex
14cr|librra-0.14-8|17	BuildRequires:	gettext-devel
14cr|librra-0.14-8|18	BuildRequires:	libmimedir-devel
14cr|librra-0.14-8|19	BuildRequires:	pkgconfig(libsynce)
14cr|librra-0.14-8|20	BuildRequires:	pkgconfig(python)
14cr|librra-0.14-8|21	
14cr|librra-0.14-8|22	%description
14cr|librra-0.14-8|23	%{name} is part of the SynCE project.
14cr|librra-0.14-8|24	
14cr|librra-0.14-8|25	%files
14cr|librra-0.14-8|26	%doc README TODO
14cr|librra-0.14-8|27	%{_bindir}/*
14cr|librra-0.14-8|28	%{_mandir}/man?/*
14cr|librra-0.14-8|29	
14cr|librra-0.14-8|30	#----------------------------------------------------------------------------
14cr|librra-0.14-8|31	
14cr|librra-0.14-8|32	%package -n %{devname}
14cr|librra-0.14-8|33	Summary:	SynCE: Communication application
14cr|librra-0.14-8|34	Group:		Development/C
14cr|librra-0.14-8|35	Provides:	%{name}-devel = %{EVRD}
14cr|librra-0.14-8|36	Requires:	%{libname} = %{EVRD}
14cr|librra-0.14-8|37	
14cr|librra-0.14-8|38	%description -n %{devname}
14cr|librra-0.14-8|39	%{name} is part of the SynCE project.
14cr|librra-0.14-8|40	
14cr|librra-0.14-8|41	%files -n %{devname}
14cr|librra-0.14-8|42	%{_libdir}/*.so
14cr|librra-0.14-8|43	%{_includedir}/rra
14cr|librra-0.14-8|44	%{_libdir}/pkgconfig/librra.pc
14cr|librra-0.14-8|45	
14cr|librra-0.14-8|46	#----------------------------------------------------------------------------
14cr|librra-0.14-8|47	
14cr|librra-0.14-8|48	%package -n %{libname}
14cr|librra-0.14-8|49	Summary:	SynCE: Communication application
14cr|librra-0.14-8|50	Group:		System/Libraries
14cr|librra-0.14-8|51	
14cr|librra-0.14-8|52	%description -n %{libname}
14cr|librra-0.14-8|53	%{name} is part of the SynCE project.
14cr|librra-0.14-8|54	
14cr|librra-0.14-8|55	%files -n %{libname}
14cr|librra-0.14-8|56	%{_libdir}/librra.so.%{major}*
14cr|librra-0.14-8|57	
14cr|librra-0.14-8|58	#----------------------------------------------------------------------------
14cr|librra-0.14-8|59	
14cr|librra-0.14-8|60	%package -n python-%{name}
14cr|librra-0.14-8|61	Summary:	SynCE: Communication application
14cr|librra-0.14-8|62	Group:		System/Libraries
14cr|librra-0.14-8|63	
14cr|librra-0.14-8|64	%description -n python-%{name}
14cr|librra-0.14-8|65	%{name} is part of the SynCE project.
14cr|librra-0.14-8|66	
14cr|librra-0.14-8|67	%files -n python-%{name}
14cr|librra-0.14-8|68	%{py_platsitedir}/pyrra.*
14cr|librra-0.14-8|69	
14cr|librra-0.14-8|70	#----------------------------------------------------------------------------
14cr|librra-0.14-8|71	
14cr|librra-0.14-8|72	%prep
14cr|librra-0.14-8|73	%setup -q
14cr|librra-0.14-8|74	%patch0 -p1
14cr|librra-0.14-8|75	perl -pi -e 's/-Werror//' lib/Makefile.in
14cr|librra-0.14-8|76	
14cr|librra-0.14-8|77	%build
14cr|librra-0.14-8|78	autoreconf -fi
14cr|librra-0.14-8|79	%configure2_5x \
14cr|librra-0.14-8|80	--disable-static \
14cr|librra-0.14-8|81	--with-libsynce=%{_prefix} \
14cr|librra-0.14-8|82	--includedir=%{_includedir}/rra
14cr|librra-0.14-8|83	%make includedir=%{buildroot}%{_includedir}/rra
14cr|librra-0.14-8|84	
14cr|librra-0.14-8|85	%install
14cr|librra-0.14-8|86	%makeinstall includedir=%{buildroot}%{_includedir}/rra
14cr|librra-0.14-8|87	
14cr|librra-0.14-8|88	
14cr|librra-0.14-8|89	%changelog
14cr|librra-0.14-8|90	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14-8
14cr|librra-0.14-8|91	+ Revision: a2bacf0
14cr|librra-0.14-8|92	- Update BuildRequires
14cr|librra-0.14-8|93	
14cr|librra-0.14-8|94	

2655 14
14cr|librtfcomp-1.2-2|1	Name:		librtfcomp
14cr|librtfcomp-1.2-2|2	Version:	1.2
14cr|librtfcomp-1.2-2|3	Release:	2
14cr|librtfcomp-1.2-2|4	
14cr|librtfcomp-1.2-2|5	%define 	major 0
14cr|librtfcomp-1.2-2|6	%define		libname	%mklibname rtfcomp %major
14cr|librtfcomp-1.2-2|7	
14cr|librtfcomp-1.2-2|8	Summary:	Library to read and write compressed RTF files
14cr|librtfcomp-1.2-2|9	License:	GPL
14cr|librtfcomp-1.2-2|10	Group:		System/Libraries
14cr|librtfcomp-1.2-2|11	URL:		http://synce.sourceforge.net/
14cr|librtfcomp-1.2-2|12	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/librtfcomp/%{name}-%{version}.tar.gz
14cr|librtfcomp-1.2-2|13	BuildRequires:	python-devel python-pyrex
14cr|librtfcomp-1.2-2|14	
14cr|librtfcomp-1.2-2|15	%description
14cr|librtfcomp-1.2-2|16	Can decompress and recompress compressed RTF and convert from
14cr|librtfcomp-1.2-2|17	UTF8 to RTF for use in things like the AirSync protocols.
14cr|librtfcomp-1.2-2|18	
14cr|librtfcomp-1.2-2|19	%package -n	%{libname}
14cr|librtfcomp-1.2-2|20	Summary:	Main library for %{name}
14cr|librtfcomp-1.2-2|21	Group:		System/Libraries
14cr|librtfcomp-1.2-2|22	Provides:	%{name} = %{version}-%{release}
14cr|librtfcomp-1.2-2|23	
14cr|librtfcomp-1.2-2|24	%description -n	%{libname}
14cr|librtfcomp-1.2-2|25	Can decompress and recompress compressed RTF and convert from
14cr|librtfcomp-1.2-2|26	UTF8 to RTF for use in things like the AirSync protocols
14cr|librtfcomp-1.2-2|27	
14cr|librtfcomp-1.2-2|28	%package -n	%{libname}-devel
14cr|librtfcomp-1.2-2|29	Summary:	Headers for developing programs that will use %{name}
14cr|librtfcomp-1.2-2|30	Group:		Development/C
14cr|librtfcomp-1.2-2|31	Requires:	%{libname} = %{version}
14cr|librtfcomp-1.2-2|32	Provides:	%{name}-devel = %{version}-%{release}
14cr|librtfcomp-1.2-2|33	
14cr|librtfcomp-1.2-2|34	%description -n	%{libname}-devel
14cr|librtfcomp-1.2-2|35	This package contains the headers that programmers will need to develop
14cr|librtfcomp-1.2-2|36	applications which will use %{name}.
14cr|librtfcomp-1.2-2|37	
14cr|librtfcomp-1.2-2|38	%package -n	python-%{libname}
14cr|librtfcomp-1.2-2|39	Summary:	Python bindings for %{name}
14cr|librtfcomp-1.2-2|40	Group:		System/Libraries
14cr|librtfcomp-1.2-2|41	Requires:	%{libname} = %{version}
14cr|librtfcomp-1.2-2|42	Provides:	python-%{name}
14cr|librtfcomp-1.2-2|43	
14cr|librtfcomp-1.2-2|44	%description -n	python-%{libname}
14cr|librtfcomp-1.2-2|45	This package contains the python bindings for %{name}.
14cr|librtfcomp-1.2-2|46	
14cr|librtfcomp-1.2-2|47	%prep
14cr|librtfcomp-1.2-2|48	%setup -q
14cr|librtfcomp-1.2-2|49	
14cr|librtfcomp-1.2-2|50	%build
14cr|librtfcomp-1.2-2|51	%configure2_5x --program-prefix=rtfcomp- \
14cr|librtfcomp-1.2-2|52	--disable-static
14cr|librtfcomp-1.2-2|53	%make
14cr|librtfcomp-1.2-2|54	
14cr|librtfcomp-1.2-2|55	%install
14cr|librtfcomp-1.2-2|56	%makeinstall_std
14cr|librtfcomp-1.2-2|57	
14cr|librtfcomp-1.2-2|58	%files -n %{libname}
14cr|librtfcomp-1.2-2|59	%{_libdir}/%{name}.so.%{major}
14cr|librtfcomp-1.2-2|60	%{_libdir}/%{name}.so.%{major}.*
14cr|librtfcomp-1.2-2|61	
14cr|librtfcomp-1.2-2|62	%files -n %{libname}-devel
14cr|librtfcomp-1.2-2|63	%{_includedir}/rtfcomp/*.h
14cr|librtfcomp-1.2-2|64	%{_libdir}/%{name}.so
14cr|librtfcomp-1.2-2|65	
14cr|librtfcomp-1.2-2|66	%files -n python-%{libname}
14cr|librtfcomp-1.2-2|67	%{py_platsitedir}
14cr|librtfcomp-1.2-2|68	
14cr|librtfcomp-1.2-2|69	
14cr|librtfcomp-1.2-2|70	
14cr|librtfcomp-1.2-2|71	%changelog
14cr|librtfcomp-1.2-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|librtfcomp-1.2-2|73	+ Revision: 1cf7f76
14cr|librtfcomp-1.2-2|74	- MassBuild#464: Increase release tag
14cr|librtfcomp-1.2-2|75	
14cr|librtfcomp-1.2-2|76	

2656 14
14cr|libsbml-3.4.1-6|1	Summary:	Systems Biology Markup Language (SBML) library
14cr|libsbml-3.4.1-6|2	Name:		libsbml
14cr|libsbml-3.4.1-6|3	Version:	3.4.1
14cr|libsbml-3.4.1-6|4	Release:	6
14cr|libsbml-3.4.1-6|5	Source:         http://prdownloads.sourceforge.net/sbml/%{name}-%{version}-src.tar.bz2
14cr|libsbml-3.4.1-6|6	License:	LGPL
14cr|libsbml-3.4.1-6|7	Group:		System/Libraries
14cr|libsbml-3.4.1-6|8	Url:		http://sbml.org/libsbml.html
14cr|libsbml-3.4.1-6|9	Requires:	swig python
14cr|libsbml-3.4.1-6|10	BuildRequires:  swig xerces-c-devel python-devel tetex-latex tetex-dvips zlib-devel bzip2-devel
14cr|libsbml-3.4.1-6|11	
14cr|libsbml-3.4.1-6|12	# Avoid dependency on internal lib provided by the package itself
14cr|libsbml-3.4.1-6|13	%define __noautoreq 'libsbml.so.*'
14cr|libsbml-3.4.1-6|14	
14cr|libsbml-3.4.1-6|15	%description
14cr|libsbml-3.4.1-6|16	The Systems Biology Markup Language (SBML) is a computer-readable format for
14cr|libsbml-3.4.1-6|17	representing models of biochemical reaction networks. SBML is applicable
14cr|libsbml-3.4.1-6|18	to metabolic networks, cell-signaling pathways, genomic regulatory networks,
14cr|libsbml-3.4.1-6|19	and many other areas in systems biology.
14cr|libsbml-3.4.1-6|20	
14cr|libsbml-3.4.1-6|21	LIBSBML is a C application programming interface (API) library for reading,
14cr|libsbml-3.4.1-6|22	writing and manipulating the SBML. Currently, the library supports all of
14cr|libsbml-3.4.1-6|23	SBML Level 1 Version 1 and Version 2, and nearly all of SBML Level 2 Version 1.
14cr|libsbml-3.4.1-6|24	(The still-unimplemented parts of Level 2 are support for RDF and support
14cr|libsbml-3.4.1-6|25	for MathML's semantics, annotation and annotation-xml elements.
14cr|libsbml-3.4.1-6|26	These will be implemented in the near future.)
14cr|libsbml-3.4.1-6|27	
14cr|libsbml-3.4.1-6|28	
14cr|libsbml-3.4.1-6|29	%package -n %{name}-devel
14cr|libsbml-3.4.1-6|30	Summary:        Header files for development with the Systems Biology Markup Language (SBML)
14cr|libsbml-3.4.1-6|31	Group:          Development/C
14cr|libsbml-3.4.1-6|32	Requires:       %{name} = %{version}-%{release}
14cr|libsbml-3.4.1-6|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|libsbml-3.4.1-6|34	
14cr|libsbml-3.4.1-6|35	%description -n %{name}-devel
14cr|libsbml-3.4.1-6|36	This package provides the necessary development libraries and includes
14cr|libsbml-3.4.1-6|37	files to allow you to develop with the Systems Biology Markup Language (SBML)
14cr|libsbml-3.4.1-6|38	
14cr|libsbml-3.4.1-6|39	
14cr|libsbml-3.4.1-6|40	%package -n %{name}-static-devel
14cr|libsbml-3.4.1-6|41	Summary:        Static libraries for the Systems Biology Markup Language (SBML) library
14cr|libsbml-3.4.1-6|42	Group:          Development/C
14cr|libsbml-3.4.1-6|43	Requires:       %{name}-devel = %{version}-%{release}
14cr|libsbml-3.4.1-6|44	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|libsbml-3.4.1-6|45	
14cr|libsbml-3.4.1-6|46	%description -n %{name}-static-devel
14cr|libsbml-3.4.1-6|47	This package includes the static libraries necessary for developing programs
14cr|libsbml-3.4.1-6|48	which will use the Systems Biology Markup Language (SBML)
14cr|libsbml-3.4.1-6|49	
14cr|libsbml-3.4.1-6|50	
14cr|libsbml-3.4.1-6|51	%package doc
14cr|libsbml-3.4.1-6|52	Summary:        Documentation for libSBML
14cr|libsbml-3.4.1-6|53	Group:          Development/C
14cr|libsbml-3.4.1-6|54	Requires:       %{name} = %{version}-%{release}
14cr|libsbml-3.4.1-6|55	
14cr|libsbml-3.4.1-6|56	%description doc
14cr|libsbml-3.4.1-6|57	This package contains the developer's documentation
14cr|libsbml-3.4.1-6|58	
14cr|libsbml-3.4.1-6|59	
14cr|libsbml-3.4.1-6|60	%prep
14cr|libsbml-3.4.1-6|61	
14cr|libsbml-3.4.1-6|62	%setup -q
14cr|libsbml-3.4.1-6|63	
14cr|libsbml-3.4.1-6|64	%build
14cr|libsbml-3.4.1-6|65	
14cr|libsbml-3.4.1-6|66	%configure --with-xerces --with-swig --with-python
14cr|libsbml-3.4.1-6|67	%make -j1
14cr|libsbml-3.4.1-6|68	
14cr|libsbml-3.4.1-6|69	%install
14cr|libsbml-3.4.1-6|70	%makeinstall_std
14cr|libsbml-3.4.1-6|71	
14cr|libsbml-3.4.1-6|72	%files -n %{name}
14cr|libsbml-3.4.1-6|73	%defattr(-,root,root)
14cr|libsbml-3.4.1-6|74	%{_libdir}/*.so
14cr|libsbml-3.4.1-6|75	%doc COPYING.txt
14cr|libsbml-3.4.1-6|76	%py_platsitedir/*
14cr|libsbml-3.4.1-6|77	
14cr|libsbml-3.4.1-6|78	%files -n %{name}-devel
14cr|libsbml-3.4.1-6|79	%defattr(-,root,root)
14cr|libsbml-3.4.1-6|80	%{_includedir}/sbml/
14cr|libsbml-3.4.1-6|81	
14cr|libsbml-3.4.1-6|82	%files -n %{name}-static-devel
14cr|libsbml-3.4.1-6|83	%defattr(-,root,root)
14cr|libsbml-3.4.1-6|84	%{_libdir}/*.a
14cr|libsbml-3.4.1-6|85	%{_libdir}/pkgconfig/libsbml.pc
14cr|libsbml-3.4.1-6|86	
14cr|libsbml-3.4.1-6|87	#%files doc
14cr|libsbml-3.4.1-6|88	#%defattr(-,root,root)
14cr|libsbml-3.4.1-6|89	#%{_docdir}
14cr|libsbml-3.4.1-6|90	
14cr|libsbml-3.4.1-6|91	
14cr|libsbml-3.4.1-6|92	
14cr|libsbml-3.4.1-6|93	
14cr|libsbml-3.4.1-6|94	%changelog
14cr|libsbml-3.4.1-6|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-6
14cr|libsbml-3.4.1-6|96	+ Revision: f8b9362
14cr|libsbml-3.4.1-6|97	- MassBuild#464: Increase release tag
14cr|libsbml-3.4.1-6|98	
14cr|libsbml-3.4.1-6|99	

2657 14
14cr|libsemanage-2.0.31-5|1	%define major 1
14cr|libsemanage-2.0.31-5|2	%define libname %mklibname semanage %{major}
14cr|libsemanage-2.0.31-5|3	%define devname %mklibname semanage -d
14cr|libsemanage-2.0.31-5|4	%define sdevname %mklibname semanage -d -s
14cr|libsemanage-2.0.31-5|5	
14cr|libsemanage-2.0.31-5|6	Summary:	SELinux binary policy manipulation library
14cr|libsemanage-2.0.31-5|7	Name:		libsemanage
14cr|libsemanage-2.0.31-5|8	Version:	2.0.31
14cr|libsemanage-2.0.31-5|9	Release:	5
14cr|libsemanage-2.0.31-5|10	License:	GPLv2+
14cr|libsemanage-2.0.31-5|11	Group:		System/Libraries
14cr|libsemanage-2.0.31-5|12	Url:		http://www.selinuxproject.org
14cr|libsemanage-2.0.31-5|13	Source0:	http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
14cr|libsemanage-2.0.31-5|14	#Source1:	http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz.sign
14cr|libsemanage-2.0.31-5|15	Patch0:		libsemanage-rhat.patch
14cr|libsemanage-2.0.31-5|16	BuildRequires:	bison
14cr|libsemanage-2.0.31-5|17	BuildRequires:	flex
14cr|libsemanage-2.0.31-5|18	BuildRequires:	bzip2-devel
14cr|libsemanage-2.0.31-5|19	BuildRequires:	selinux-devel
14cr|libsemanage-2.0.31-5|20	BuildRequires:	sepol-devel
14cr|libsemanage-2.0.31-5|21	BuildRequires:	ustr-static-devel
14cr|libsemanage-2.0.31-5|22	BuildRequires:	pkgconfig(python)
14cr|libsemanage-2.0.31-5|23	
14cr|libsemanage-2.0.31-5|24	%description
14cr|libsemanage-2.0.31-5|25	Security-enhanced Linux is a feature of the Linux® kernel and a number
14cr|libsemanage-2.0.31-5|26	of utilities with enhanced security functionality designed to add
14cr|libsemanage-2.0.31-5|27	mandatory access controls to Linux.  The Security-enhanced Linux
14cr|libsemanage-2.0.31-5|28	kernel contains new architectural components originally developed to
14cr|libsemanage-2.0.31-5|29	improve the security of the Flask operating system. These
14cr|libsemanage-2.0.31-5|30	architectural components provide general support for the enforcement
14cr|libsemanage-2.0.31-5|31	of many kinds of mandatory access control policies, including those
14cr|libsemanage-2.0.31-5|32	based on the concepts of Type Enforcement®, Role-based Access
14cr|libsemanage-2.0.31-5|33	Control, and Multi-level Security.
14cr|libsemanage-2.0.31-5|34	
14cr|libsemanage-2.0.31-5|35	libsemanage provides an API for the manipulation of SELinux binary policies.
14cr|libsemanage-2.0.31-5|36	It is used by checkpolicy (the policy compiler) and similar tools, as well
14cr|libsemanage-2.0.31-5|37	as by programs like load_policy that need to perform specific transformations
14cr|libsemanage-2.0.31-5|38	on binary policies such as customizing policy boolean settings.
14cr|libsemanage-2.0.31-5|39	
14cr|libsemanage-2.0.31-5|40	#----------------------------------------------------------------------------
14cr|libsemanage-2.0.31-5|41	
14cr|libsemanage-2.0.31-5|42	%package -n %{libname}
14cr|libsemanage-2.0.31-5|43	Summary:	SELinux binary policy manipulation library
14cr|libsemanage-2.0.31-5|44	Group:		System/Libraries
14cr|libsemanage-2.0.31-5|45	Provides:	semanage = %{EVRD}
14cr|libsemanage-2.0.31-5|46	
14cr|libsemanage-2.0.31-5|47	%description -n %{libname}
14cr|libsemanage-2.0.31-5|48	libsemanage provides an API for the manipulation of SELinux binary policies.
14cr|libsemanage-2.0.31-5|49	It is used by checkpolicy (the policy compiler) and similar tools, as well
14cr|libsemanage-2.0.31-5|50	as by programs like load_policy that need to perform specific transformations
14cr|libsemanage-2.0.31-5|51	on binary policies such as customizing policy boolean settings.
14cr|libsemanage-2.0.31-5|52	
14cr|libsemanage-2.0.31-5|53	%files -n %{libname}
14cr|libsemanage-2.0.31-5|54	%config(noreplace) /etc/selinux/semanage.conf
14cr|libsemanage-2.0.31-5|55	/%{_lib}/libsemanage.so.1
14cr|libsemanage-2.0.31-5|56	
14cr|libsemanage-2.0.31-5|57	#----------------------------------------------------------------------------
14cr|libsemanage-2.0.31-5|58	
14cr|libsemanage-2.0.31-5|59	%package -n %{devname}
14cr|libsemanage-2.0.31-5|60	Summary:	Header files and libraries used to build policy manipulation tools
14cr|libsemanage-2.0.31-5|61	Group:		Development/C
14cr|libsemanage-2.0.31-5|62	Requires:	%{libname} = %{EVRD}
14cr|libsemanage-2.0.31-5|63	Provides:	semanage-devel = %{EVRD}
14cr|libsemanage-2.0.31-5|64	
14cr|libsemanage-2.0.31-5|65	%description -n %{devname}
14cr|libsemanage-2.0.31-5|66	The libsemanage-devel package contains the libraries and header files
14cr|libsemanage-2.0.31-5|67	needed for developing applications that manipulate binary policies.
14cr|libsemanage-2.0.31-5|68	
14cr|libsemanage-2.0.31-5|69	%files -n %{devname}
14cr|libsemanage-2.0.31-5|70	%{_libdir}/libsemanage.so
14cr|libsemanage-2.0.31-5|71	%dir %{_includedir}/semanage
14cr|libsemanage-2.0.31-5|72	%{_includedir}/semanage/*.h
14cr|libsemanage-2.0.31-5|73	%{_mandir}/man3/*
14cr|libsemanage-2.0.31-5|74	
14cr|libsemanage-2.0.31-5|75	#----------------------------------------------------------------------------
14cr|libsemanage-2.0.31-5|76	
14cr|libsemanage-2.0.31-5|77	%package -n %{sdevname}
14cr|libsemanage-2.0.31-5|78	Summary:	Static libraries used to build policy manipulation tools
14cr|libsemanage-2.0.31-5|79	Group:		Development/C
14cr|libsemanage-2.0.31-5|80	Requires:	%{devname} = %{EVRD}
14cr|libsemanage-2.0.31-5|81	Provides:	semanage-static-devel = %{EVRD}
14cr|libsemanage-2.0.31-5|82	
14cr|libsemanage-2.0.31-5|83	%description -n %{sdevname}
14cr|libsemanage-2.0.31-5|84	The libsemanage-devel package contains the static libraries
14cr|libsemanage-2.0.31-5|85	needed for developing applications that manipulate binary policies.
14cr|libsemanage-2.0.31-5|86	
14cr|libsemanage-2.0.31-5|87	%files -n %{sdevname}
14cr|libsemanage-2.0.31-5|88	%{_libdir}/libsemanage.a
14cr|libsemanage-2.0.31-5|89	
14cr|libsemanage-2.0.31-5|90	#----------------------------------------------------------------------------
14cr|libsemanage-2.0.31-5|91	
14cr|libsemanage-2.0.31-5|92	%package -n python-semanage
14cr|libsemanage-2.0.31-5|93	Summary:	Python bindings for %{name}
14cr|libsemanage-2.0.31-5|94	Group:		Development/Python
14cr|libsemanage-2.0.31-5|95	
14cr|libsemanage-2.0.31-5|96	%description -n python-semanage
14cr|libsemanage-2.0.31-5|97	This package contains python bindings for %{name}.
14cr|libsemanage-2.0.31-5|98	
14cr|libsemanage-2.0.31-5|99	%files -n python-semanage
14cr|libsemanage-2.0.31-5|100	%{_libdir}/python*/site-packages/*
14cr|libsemanage-2.0.31-5|101	
14cr|libsemanage-2.0.31-5|102	#----------------------------------------------------------------------------
14cr|libsemanage-2.0.31-5|103	
14cr|libsemanage-2.0.31-5|104	%prep
14cr|libsemanage-2.0.31-5|105	%setup -q
14cr|libsemanage-2.0.31-5|106	%patch0 -p1
14cr|libsemanage-2.0.31-5|107	
14cr|libsemanage-2.0.31-5|108	%build
14cr|libsemanage-2.0.31-5|109	%make clean
14cr|libsemanage-2.0.31-5|110	%make CFLAGS="-fPIC %{optflags}" CC=gcc
14cr|libsemanage-2.0.31-5|111	
14cr|libsemanage-2.0.31-5|112	%install
14cr|libsemanage-2.0.31-5|113	mkdir -p %{buildroot}/%{_lib}
14cr|libsemanage-2.0.31-5|114	mkdir -p %{buildroot}%{_libdir}
14cr|libsemanage-2.0.31-5|115	mkdir -p %{buildroot}%{_includedir}
14cr|libsemanage-2.0.31-5|116	make DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}" install install-pywrap
14cr|libsemanage-2.0.31-5|117	
14cr|libsemanage-2.0.31-5|118	
14cr|libsemanage-2.0.31-5|119	%changelog
14cr|libsemanage-2.0.31-5|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.31-5
14cr|libsemanage-2.0.31-5|121	+ Revision: 5d534ce
14cr|libsemanage-2.0.31-5|122	- MassBuild#464: Increase release tag
14cr|libsemanage-2.0.31-5|123	
14cr|libsemanage-2.0.31-5|124	

2658 14
14cr|libsexymm-0.1.9-6|1	%define name libsexymm
14cr|libsexymm-0.1.9-6|2	%define version 0.1.9
14cr|libsexymm-0.1.9-6|3	%define release 6
14cr|libsexymm-0.1.9-6|4	%define major 2
14cr|libsexymm-0.1.9-6|5	%define libname %mklibname sexymm %major
14cr|libsexymm-0.1.9-6|6	
14cr|libsexymm-0.1.9-6|7	Summary: Collection of widgets for gtkmm
14cr|libsexymm-0.1.9-6|8	Name: %{name}
14cr|libsexymm-0.1.9-6|9	Version: %{version}
14cr|libsexymm-0.1.9-6|10	Release: %{release}
14cr|libsexymm-0.1.9-6|11	Source0: http://releases.chipx86.com/libsexy/%name/%{name}-%{version}.tar.bz2
14cr|libsexymm-0.1.9-6|12	License: LGPL
14cr|libsexymm-0.1.9-6|13	Group: System/Libraries
14cr|libsexymm-0.1.9-6|14	Url: http://www.chipx86.com/wiki/Libsexy
14cr|libsexymm-0.1.9-6|15	BuildRequires: pkgconfig(libsexy)
14cr|libsexymm-0.1.9-6|16	BuildRequires: pkgconfig(gdkmm-2.4)
14cr|libsexymm-0.1.9-6|17	
14cr|libsexymm-0.1.9-6|18	%description
14cr|libsexymm-0.1.9-6|19	This is a collection of widgets for gtkmm.
14cr|libsexymm-0.1.9-6|20	
14cr|libsexymm-0.1.9-6|21	%package -n %libname
14cr|libsexymm-0.1.9-6|22	Group:System/Libraries
14cr|libsexymm-0.1.9-6|23	Summary: Collection of widgets for gtkmm
14cr|libsexymm-0.1.9-6|24	
14cr|libsexymm-0.1.9-6|25	%description -n %libname
14cr|libsexymm-0.1.9-6|26	This is a collection of widgets for gtkmm.
14cr|libsexymm-0.1.9-6|27	
14cr|libsexymm-0.1.9-6|28	%package -n %libname-devel
14cr|libsexymm-0.1.9-6|29	Group:Development/C++
14cr|libsexymm-0.1.9-6|30	Summary: Collection of widgets for gtkmm
14cr|libsexymm-0.1.9-6|31	Requires: %libname = %version
14cr|libsexymm-0.1.9-6|32	Provides: libsexymm-devel = %version-%release
14cr|libsexymm-0.1.9-6|33	%description -n %libname-devel
14cr|libsexymm-0.1.9-6|34	This is a collection of widgets for gtkmm.
14cr|libsexymm-0.1.9-6|35	
14cr|libsexymm-0.1.9-6|36	%prep
14cr|libsexymm-0.1.9-6|37	%setup -q
14cr|libsexymm-0.1.9-6|38	
14cr|libsexymm-0.1.9-6|39	%build
14cr|libsexymm-0.1.9-6|40	%configure2_5x
14cr|libsexymm-0.1.9-6|41	%make
14cr|libsexymm-0.1.9-6|42	
14cr|libsexymm-0.1.9-6|43	%install
14cr|libsexymm-0.1.9-6|44	%makeinstall_std
14cr|libsexymm-0.1.9-6|45	
14cr|libsexymm-0.1.9-6|46	%if %mdkversion < 200900
14cr|libsexymm-0.1.9-6|47	%post -n %libname -p /sbin/ldconfig
14cr|libsexymm-0.1.9-6|48	%endif
14cr|libsexymm-0.1.9-6|49	%if %mdkversion < 200900
14cr|libsexymm-0.1.9-6|50	%postun -n %libname -p /sbin/ldconfig
14cr|libsexymm-0.1.9-6|51	%endif
14cr|libsexymm-0.1.9-6|52	
14cr|libsexymm-0.1.9-6|53	%files -n %libname
14cr|libsexymm-0.1.9-6|54	%_libdir/*.so.%{major}*
14cr|libsexymm-0.1.9-6|55	
14cr|libsexymm-0.1.9-6|56	%files -n %libname-devel
14cr|libsexymm-0.1.9-6|57	%doc ChangeLog AUTHORS NEWS
14cr|libsexymm-0.1.9-6|58	%_includedir/*
14cr|libsexymm-0.1.9-6|59	%_libdir/*.so
14cr|libsexymm-0.1.9-6|60	%_libdir/*.a
14cr|libsexymm-0.1.9-6|61	%_libdir/%name
14cr|libsexymm-0.1.9-6|62	%_libdir/pkgconfig/*
14cr|libsexymm-0.1.9-6|63	
14cr|libsexymm-0.1.9-6|64	
14cr|libsexymm-0.1.9-6|65	
14cr|libsexymm-0.1.9-6|66	%changelog
14cr|libsexymm-0.1.9-6|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-6
14cr|libsexymm-0.1.9-6|68	+ Revision: cc7d667
14cr|libsexymm-0.1.9-6|69	- MassBuild#464: Increase release tag
14cr|libsexymm-0.1.9-6|70	
14cr|libsexymm-0.1.9-6|71	

2659 14
14cr|libshairport-1.2.1-0.git20120111.2|1	%define	major	1
14cr|libshairport-1.2.1-0.git20120111.2|2	%define	libname	%mklibname shairport %{major}
14cr|libshairport-1.2.1-0.git20120111.2|3	%define	devname	%mklibname shairport -d
14cr|libshairport-1.2.1-0.git20120111.2|4	
14cr|libshairport-1.2.1-0.git20120111.2|5	%define	snap	20120111
14cr|libshairport-1.2.1-0.git20120111.2|6	%define	rel	2
14cr|libshairport-1.2.1-0.git20120111.2|7	
14cr|libshairport-1.2.1-0.git20120111.2|8	Summary:	Apple RAOP server library
14cr|libshairport-1.2.1-0.git20120111.2|9	Name:		libshairport
14cr|libshairport-1.2.1-0.git20120111.2|10	Version:	1.2.1
14cr|libshairport-1.2.1-0.git20120111.2|11	Release:	0.git%{snap}.%{rel}
14cr|libshairport-1.2.1-0.git20120111.2|12	License:	MIT
14cr|libshairport-1.2.1-0.git20120111.2|13	Group:		System/Libraries
14cr|libshairport-1.2.1-0.git20120111.2|14	URL:		https://github.com/amejia1/libshairport
14cr|libshairport-1.2.1-0.git20120111.2|15	# git archive --prefix libshairport-20120111/ master | xz > libshairport-20120111.tar.xz
14cr|libshairport-1.2.1-0.git20120111.2|16	Source:		%{name}-%{snap}.tar.xz
14cr|libshairport-1.2.1-0.git20120111.2|17	BuildRequires:	pkgconfig(openssl)
14cr|libshairport-1.2.1-0.git20120111.2|18	BuildRequires:	pkgconfig(ao)
14cr|libshairport-1.2.1-0.git20120111.2|19	
14cr|libshairport-1.2.1-0.git20120111.2|20	%description
14cr|libshairport-1.2.1-0.git20120111.2|21	This library emulates an AirPort Express for the purpose of streaming
14cr|libshairport-1.2.1-0.git20120111.2|22	music from iTunes and compatible iPods. It implements a server for the
14cr|libshairport-1.2.1-0.git20120111.2|23	Apple RAOP protocol.
14cr|libshairport-1.2.1-0.git20120111.2|24	
14cr|libshairport-1.2.1-0.git20120111.2|25	ShairPort does not support AirPlay v2 (video and photo streaming).
14cr|libshairport-1.2.1-0.git20120111.2|26	
14cr|libshairport-1.2.1-0.git20120111.2|27	%package -n %{libname}
14cr|libshairport-1.2.1-0.git20120111.2|28	Summary:	Shared library of libshairport
14cr|libshairport-1.2.1-0.git20120111.2|29	Group:		System/Libraries
14cr|libshairport-1.2.1-0.git20120111.2|30	Provides:	%{name} = %{EVRD}
14cr|libshairport-1.2.1-0.git20120111.2|31	
14cr|libshairport-1.2.1-0.git20120111.2|32	%description -n %{libname}
14cr|libshairport-1.2.1-0.git20120111.2|33	libshairport is an Apple RAOP server library.
14cr|libshairport-1.2.1-0.git20120111.2|34	
14cr|libshairport-1.2.1-0.git20120111.2|35	This package contains the library needed to run programs dynamically
14cr|libshairport-1.2.1-0.git20120111.2|36	linked with libshairport.
14cr|libshairport-1.2.1-0.git20120111.2|37	
14cr|libshairport-1.2.1-0.git20120111.2|38	%package -n %{devname}
14cr|libshairport-1.2.1-0.git20120111.2|39	Summary:	Headers for libshairport development
14cr|libshairport-1.2.1-0.git20120111.2|40	Group:		Development/C
14cr|libshairport-1.2.1-0.git20120111.2|41	Requires:	%{libname} = %{EVRD}
14cr|libshairport-1.2.1-0.git20120111.2|42	# we are not actually linking against it (just using the headers), so this
14cr|libshairport-1.2.1-0.git20120111.2|43	# doesn't get added automatically:
14cr|libshairport-1.2.1-0.git20120111.2|44	Requires:	pkgconfig(ao)
14cr|libshairport-1.2.1-0.git20120111.2|45	Provides:	shairport-devel = %{EVRD}
14cr|libshairport-1.2.1-0.git20120111.2|46	
14cr|libshairport-1.2.1-0.git20120111.2|47	%description -n %{devname}
14cr|libshairport-1.2.1-0.git20120111.2|48	libshairport is an Apple RAOP server library.
14cr|libshairport-1.2.1-0.git20120111.2|49	
14cr|libshairport-1.2.1-0.git20120111.2|50	This package contains the headers that are needed to compile
14cr|libshairport-1.2.1-0.git20120111.2|51	applications that use libshairport.
14cr|libshairport-1.2.1-0.git20120111.2|52	
14cr|libshairport-1.2.1-0.git20120111.2|53	%prep
14cr|libshairport-1.2.1-0.git20120111.2|54	%setup -q -n %{name}-%{snap}
14cr|libshairport-1.2.1-0.git20120111.2|55	
14cr|libshairport-1.2.1-0.git20120111.2|56	%build
14cr|libshairport-1.2.1-0.git20120111.2|57	autoreconf -fi
14cr|libshairport-1.2.1-0.git20120111.2|58	%configure2_5x --disable-static
14cr|libshairport-1.2.1-0.git20120111.2|59	%make
14cr|libshairport-1.2.1-0.git20120111.2|60	
14cr|libshairport-1.2.1-0.git20120111.2|61	%install
14cr|libshairport-1.2.1-0.git20120111.2|62	%makeinstall_std
14cr|libshairport-1.2.1-0.git20120111.2|63	
14cr|libshairport-1.2.1-0.git20120111.2|64	%files -n %{libname}
14cr|libshairport-1.2.1-0.git20120111.2|65	%{_libdir}/*.so.%{major}*
14cr|libshairport-1.2.1-0.git20120111.2|66	
14cr|libshairport-1.2.1-0.git20120111.2|67	%files -n %{devname}
14cr|libshairport-1.2.1-0.git20120111.2|68	%doc README
14cr|libshairport-1.2.1-0.git20120111.2|69	%{_libdir}/*.so
14cr|libshairport-1.2.1-0.git20120111.2|70	%dir %{_includedir}/shairport
14cr|libshairport-1.2.1-0.git20120111.2|71	%{_includedir}/shairport/*.h
14cr|libshairport-1.2.1-0.git20120111.2|72	%{_libdir}/pkgconfig/%{name}.pc
14cr|libshairport-1.2.1-0.git20120111.2|73	
14cr|libshairport-1.2.1-0.git20120111.2|74	
14cr|libshairport-1.2.1-0.git20120111.2|75	%changelog
14cr|libshairport-1.2.1-0.git20120111.2|76	* Thu Oct 11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-0.git20120111.2
14cr|libshairport-1.2.1-0.git20120111.2|77	+ Revision: 06766e9
14cr|libshairport-1.2.1-0.git20120111.2|78	- LOG Drop .la files
14cr|libshairport-1.2.1-0.git20120111.2|79	
14cr|libshairport-1.2.1-0.git20120111.2|80	

2660 14
14cr|libsigc++1.2-1.2.7-6|1	%define pkgname libsigc++
14cr|libsigc++1.2-1.2.7-6|2	
14cr|libsigc++1.2-1.2.7-6|3	%define api 1.2
14cr|libsigc++1.2-1.2.7-6|4	%define major 5
14cr|libsigc++1.2-1.2.7-6|5	%define libname %mklibname sigc++ %{api} %{major}
14cr|libsigc++1.2-1.2.7-6|6	%define devname %mklibname sigc++ %{api} -d
14cr|libsigc++1.2-1.2.7-6|7	
14cr|libsigc++1.2-1.2.7-6|8	Summary:	The Typesafe Signal Framework for C++
14cr|libsigc++1.2-1.2.7-6|9	Name:		%{pkgname}%{api}
14cr|libsigc++1.2-1.2.7-6|10	Version:	1.2.7
14cr|libsigc++1.2-1.2.7-6|11	Release:	6
14cr|libsigc++1.2-1.2.7-6|12	License:	LGPLv2.1+
14cr|libsigc++1.2-1.2.7-6|13	Group:		System/Libraries
14cr|libsigc++1.2-1.2.7-6|14	Url:		http://libsigc.sourceforge.net/
14cr|libsigc++1.2-1.2.7-6|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{pkgname}-%{version}.tar.bz2
14cr|libsigc++1.2-1.2.7-6|16	
14cr|libsigc++1.2-1.2.7-6|17	%description
14cr|libsigc++1.2-1.2.7-6|18	Callback system for use in widget libraries, abstract interfaces, and
14cr|libsigc++1.2-1.2.7-6|19	general programming.
14cr|libsigc++1.2-1.2.7-6|20	
14cr|libsigc++1.2-1.2.7-6|21	This library implements a full callback system for use in widget
14cr|libsigc++1.2-1.2.7-6|22	libraries, abstract interfaces, and general programming. Originally part
14cr|libsigc++1.2-1.2.7-6|23	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14cr|libsigc++1.2-1.2.7-6|24	more general use. It is the most complete library of its kind with the
14cr|libsigc++1.2-1.2.7-6|25	ablity to connect an abstract callback to a class method, function, or
14cr|libsigc++1.2-1.2.7-6|26	function object. It contains adaptor classes for connection of dissimilar
14cr|libsigc++1.2-1.2.7-6|27	callbacks and has an ease of use unmatched by other C++ callback
14cr|libsigc++1.2-1.2.7-6|28	libraries.
14cr|libsigc++1.2-1.2.7-6|29	
14cr|libsigc++1.2-1.2.7-6|30	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14cr|libsigc++1.2-1.2.7-6|31	%{pkgname}.
14cr|libsigc++1.2-1.2.7-6|32	
14cr|libsigc++1.2-1.2.7-6|33	#----------------------------------------------------------------------------
14cr|libsigc++1.2-1.2.7-6|34	
14cr|libsigc++1.2-1.2.7-6|35	%package -n %{libname}
14cr|libsigc++1.2-1.2.7-6|36	Summary:	The Typesafe Signal Framework for C++
14cr|libsigc++1.2-1.2.7-6|37	Group:		System/Libraries
14cr|libsigc++1.2-1.2.7-6|38	
14cr|libsigc++1.2-1.2.7-6|39	%description -n %{libname}
14cr|libsigc++1.2-1.2.7-6|40	Callback system for use in widget libraries, abstract interfaces, and
14cr|libsigc++1.2-1.2.7-6|41	general programming.
14cr|libsigc++1.2-1.2.7-6|42	
14cr|libsigc++1.2-1.2.7-6|43	This library implements a full callback system for use in widget
14cr|libsigc++1.2-1.2.7-6|44	libraries, abstract interfaces, and general programming. Originally part
14cr|libsigc++1.2-1.2.7-6|45	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14cr|libsigc++1.2-1.2.7-6|46	more general use. It is the most complete library of its kind with the
14cr|libsigc++1.2-1.2.7-6|47	ablity to connect an abstract callback to a class method, function, or
14cr|libsigc++1.2-1.2.7-6|48	function object. It contains adaptor classes for connection of dissimilar
14cr|libsigc++1.2-1.2.7-6|49	callbacks and has an ease of use unmatched by other C++ callback
14cr|libsigc++1.2-1.2.7-6|50	libraries.
14cr|libsigc++1.2-1.2.7-6|51	
14cr|libsigc++1.2-1.2.7-6|52	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14cr|libsigc++1.2-1.2.7-6|53	%{pkgname}.
14cr|libsigc++1.2-1.2.7-6|54	
14cr|libsigc++1.2-1.2.7-6|55	%files -n %{libname}
14cr|libsigc++1.2-1.2.7-6|56	%doc AUTHORS COPYING.LIB FEATURES NEWS README
14cr|libsigc++1.2-1.2.7-6|57	%{_libdir}/libsigc-%{api}.so.%{major}*
14cr|libsigc++1.2-1.2.7-6|58	
14cr|libsigc++1.2-1.2.7-6|59	#----------------------------------------------------------------------------
14cr|libsigc++1.2-1.2.7-6|60	
14cr|libsigc++1.2-1.2.7-6|61	%package -n %{devname}
14cr|libsigc++1.2-1.2.7-6|62	Summary:	Development tools for the Typesafe Signal Framework for C++
14cr|libsigc++1.2-1.2.7-6|63	Group:		Development/C++
14cr|libsigc++1.2-1.2.7-6|64	Requires:	%{libname} = %{EVRD}
14cr|libsigc++1.2-1.2.7-6|65	Provides:	%{name}-devel = %{EVRD}
14cr|libsigc++1.2-1.2.7-6|66	Conflicts:	%{_lib}sigc++1.2_5-devel < 1.2.7-5
14cr|libsigc++1.2-1.2.7-6|67	Obsoletes:	%{_lib}sigc++1.2_5-devel < 1.2.7-5
14cr|libsigc++1.2-1.2.7-6|68	
14cr|libsigc++1.2-1.2.7-6|69	%description -n %{devname}
14cr|libsigc++1.2-1.2.7-6|70	This package contains the headers and static libraries of %{pkgname},
14cr|libsigc++1.2-1.2.7-6|71	which are needed when developing or compiling applications which use
14cr|libsigc++1.2-1.2.7-6|72	%{pkgname}.
14cr|libsigc++1.2-1.2.7-6|73	
14cr|libsigc++1.2-1.2.7-6|74	%files -n %{devname}
14cr|libsigc++1.2-1.2.7-6|75	%doc ChangeLog TODO IDEAS doc/[[:lower:]]*
14cr|libsigc++1.2-1.2.7-6|76	%{_includedir}/*
14cr|libsigc++1.2-1.2.7-6|77	%{_libdir}/libsigc-%{api}.so
14cr|libsigc++1.2-1.2.7-6|78	%{_libdir}/pkgconfig/*
14cr|libsigc++1.2-1.2.7-6|79	%{_libdir}/sigc++-%{api}
14cr|libsigc++1.2-1.2.7-6|80	
14cr|libsigc++1.2-1.2.7-6|81	#----------------------------------------------------------------------------
14cr|libsigc++1.2-1.2.7-6|82	
14cr|libsigc++1.2-1.2.7-6|83	%prep
14cr|libsigc++1.2-1.2.7-6|84	%setup -q -n %{pkgname}-%{version}
14cr|libsigc++1.2-1.2.7-6|85	
14cr|libsigc++1.2-1.2.7-6|86	%build
14cr|libsigc++1.2-1.2.7-6|87	%configure2_5x --disable-static
14cr|libsigc++1.2-1.2.7-6|88	%make
14cr|libsigc++1.2-1.2.7-6|89	
14cr|libsigc++1.2-1.2.7-6|90	%install
14cr|libsigc++1.2-1.2.7-6|91	%makeinstall_std
14cr|libsigc++1.2-1.2.7-6|92	
14cr|libsigc++1.2-1.2.7-6|93	rm -rf doc/tests
14cr|libsigc++1.2-1.2.7-6|94	mkdir doc/tests
14cr|libsigc++1.2-1.2.7-6|95	cp tests/*.cc tests/README tests/Makefile doc/tests/
14cr|libsigc++1.2-1.2.7-6|96	
14cr|libsigc++1.2-1.2.7-6|97	rm -rf doc/examples
14cr|libsigc++1.2-1.2.7-6|98	mkdir doc/examples
14cr|libsigc++1.2-1.2.7-6|99	cp examples/*.cc examples/Makefile doc/examples/
14cr|libsigc++1.2-1.2.7-6|100	
14cr|libsigc++1.2-1.2.7-6|101	# remove files not bundled
14cr|libsigc++1.2-1.2.7-6|102	rm -f doc/manual/README
14cr|libsigc++1.2-1.2.7-6|103	
14cr|libsigc++1.2-1.2.7-6|104	%check
14cr|libsigc++1.2-1.2.7-6|105	make check
14cr|libsigc++1.2-1.2.7-6|106	
14cr|libsigc++1.2-1.2.7-6|107	
14cr|libsigc++1.2-1.2.7-6|108	%changelog
14cr|libsigc++1.2-1.2.7-6|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-6
14cr|libsigc++1.2-1.2.7-6|110	+ Revision: 68d1e0f
14cr|libsigc++1.2-1.2.7-6|111	- MassBuild#464: Increase release tag
14cr|libsigc++1.2-1.2.7-6|112	
14cr|libsigc++1.2-1.2.7-6|113	

2661 14
14cr|libsignon-glib-1.8-2|1	%define api	1.0
14cr|libsignon-glib-1.8-2|2	%define major	1
14cr|libsignon-glib-1.8-2|3	%define libname	%mklibname signon-glib %{major}
14cr|libsignon-glib-1.8-2|4	%define girname	%mklibname signon-glib-gir %{api}
14cr|libsignon-glib-1.8-2|5	%define devname	%mklibname -d signon-glib
14cr|libsignon-glib-1.8-2|6	
14cr|libsignon-glib-1.8-2|7	Summary:	Authorization and authentication management for glib
14cr|libsignon-glib-1.8-2|8	Name:		libsignon-glib
14cr|libsignon-glib-1.8-2|9	Version:	1.8
14cr|libsignon-glib-1.8-2|10	Release:	2
14cr|libsignon-glib-1.8-2|11	Group:		System/Libraries
14cr|libsignon-glib-1.8-2|12	License:	LGPLv2
14cr|libsignon-glib-1.8-2|13	Url:		http://code.google.com/p/accounts-sso/
14cr|libsignon-glib-1.8-2|14	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|libsignon-glib-1.8-2|15	BuildRequires:	python-gi >= 2.90
14cr|libsignon-glib-1.8-2|16	BuildRequires:	xsltproc
14cr|libsignon-glib-1.8-2|17	BuildRequires:	pkgconfig(check) >= 0.9.4
14cr|libsignon-glib-1.8-2|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14cr|libsignon-glib-1.8-2|19	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|libsignon-glib-1.8-2|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
14cr|libsignon-glib-1.8-2|21	BuildRequires:	pkgconfig(gobject-2.0)
14cr|libsignon-glib-1.8-2|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|libsignon-glib-1.8-2|23	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90
14cr|libsignon-glib-1.8-2|24	BuildRequires:	pkgconfig(signond) >= 8.40
14cr|libsignon-glib-1.8-2|25	
14cr|libsignon-glib-1.8-2|26	%description
14cr|libsignon-glib-1.8-2|27	libsignon-glib provides authorization and authentication management for GLib
14cr|libsignon-glib-1.8-2|28	applications.
14cr|libsignon-glib-1.8-2|29	
14cr|libsignon-glib-1.8-2|30	%package -n %{libname}
14cr|libsignon-glib-1.8-2|31	Group:		System/Libraries
14cr|libsignon-glib-1.8-2|32	Summary:	Accounts and SSO (Single Sign-On) framework
14cr|libsignon-glib-1.8-2|33	
14cr|libsignon-glib-1.8-2|34	%description -n %{libname}
14cr|libsignon-glib-1.8-2|35	libsignon-glib provides authorization and authentication management for GLib
14cr|libsignon-glib-1.8-2|36	applications.
14cr|libsignon-glib-1.8-2|37	
14cr|libsignon-glib-1.8-2|38	%package -n %{girname}
14cr|libsignon-glib-1.8-2|39	Group:		System/Libraries
14cr|libsignon-glib-1.8-2|40	Summary:	GObject Introspection interface description for %{name}
14cr|libsignon-glib-1.8-2|41	
14cr|libsignon-glib-1.8-2|42	%description -n %{girname}
14cr|libsignon-glib-1.8-2|43	GObject Introspection interface description for %{name}.
14cr|libsignon-glib-1.8-2|44	
14cr|libsignon-glib-1.8-2|45	%package -n %{devname}
14cr|libsignon-glib-1.8-2|46	Summary:	Development files for %{name}
14cr|libsignon-glib-1.8-2|47	Group:		Development/C
14cr|libsignon-glib-1.8-2|48	Requires:	%{libname} = %{version}-%{release}
14cr|libsignon-glib-1.8-2|49	Requires:	%{girname} = %{version}-%{release}
14cr|libsignon-glib-1.8-2|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|libsignon-glib-1.8-2|51	
14cr|libsignon-glib-1.8-2|52	%description -n %{devname}
14cr|libsignon-glib-1.8-2|53	The %{name}-devel package contains libraries and header files for
14cr|libsignon-glib-1.8-2|54	developing applications that use %{name}.
14cr|libsignon-glib-1.8-2|55	
14cr|libsignon-glib-1.8-2|56	%package -n python-%{name}
14cr|libsignon-glib-1.8-2|57	Summary:	Python binding for %{name}
14cr|libsignon-glib-1.8-2|58	Group:		Development/Python
14cr|libsignon-glib-1.8-2|59	
14cr|libsignon-glib-1.8-2|60	%description -n python-%{name}
14cr|libsignon-glib-1.8-2|61	Python binding for %{name}.
14cr|libsignon-glib-1.8-2|62	
14cr|libsignon-glib-1.8-2|63	%prep
14cr|libsignon-glib-1.8-2|64	%setup -q
14cr|libsignon-glib-1.8-2|65	
14cr|libsignon-glib-1.8-2|66	%build
14cr|libsignon-glib-1.8-2|67	%configure2_5x --disable-static
14cr|libsignon-glib-1.8-2|68	make
14cr|libsignon-glib-1.8-2|69	
14cr|libsignon-glib-1.8-2|70	%install
14cr|libsignon-glib-1.8-2|71	%makeinstall_std
14cr|libsignon-glib-1.8-2|72	rm -fr %{buildroot}%{_prefix}/doc
14cr|libsignon-glib-1.8-2|73	
14cr|libsignon-glib-1.8-2|74	%files -n %{libname}
14cr|libsignon-glib-1.8-2|75	%{_libdir}/%{name}.so.%{major}*
14cr|libsignon-glib-1.8-2|76	
14cr|libsignon-glib-1.8-2|77	%files -n %{girname}
14cr|libsignon-glib-1.8-2|78	%{_libdir}/girepository-1.0/Signon-%{api}.typelib
14cr|libsignon-glib-1.8-2|79	
14cr|libsignon-glib-1.8-2|80	%files -n %{devname}
14cr|libsignon-glib-1.8-2|81	%doc COPYING AUTHORS
14cr|libsignon-glib-1.8-2|82	%{_libdir}/%{name}.so
14cr|libsignon-glib-1.8-2|83	%{_libdir}/pkgconfig/%{name}.pc
14cr|libsignon-glib-1.8-2|84	%{_includedir}/%{name}
14cr|libsignon-glib-1.8-2|85	%{_datadir}/gir-1.0/Signon-%{api}.gir
14cr|libsignon-glib-1.8-2|86	%{_datadir}/gtk-doc/html/%{name}
14cr|libsignon-glib-1.8-2|87	%{_datadir}/vala/vapi/*
14cr|libsignon-glib-1.8-2|88	
14cr|libsignon-glib-1.8-2|89	%files -n python-%{name}
14cr|libsignon-glib-1.8-2|90	%py_platsitedir/gi/overrides/Signon.*
14cr|libsignon-glib-1.8-2|91	
14cr|libsignon-glib-1.8-2|92	
14cr|libsignon-glib-1.8-2|93	%changelog
14cr|libsignon-glib-1.8-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-2
14cr|libsignon-glib-1.8-2|95	+ Revision: f3efdad
14cr|libsignon-glib-1.8-2|96	- MassBuild#464: Increase release tag
14cr|libsignon-glib-1.8-2|97	
14cr|libsignon-glib-1.8-2|98	

2662 14
14cr|libsnet-1.0.0-2|1	%define major 0
14cr|libsnet-1.0.0-2|2	%define libname %mklibname snet %{major}
14cr|libsnet-1.0.0-2|3	%define libnamep %mklibname snet_p %{major}
14cr|libsnet-1.0.0-2|4	%define devname %mklibname snet -d
14cr|libsnet-1.0.0-2|5	
14cr|libsnet-1.0.0-2|6	Summary:	The libsnet library
14cr|libsnet-1.0.0-2|7	Name:		libsnet
14cr|libsnet-1.0.0-2|8	Version:	1.0.0
14cr|libsnet-1.0.0-2|9	Release:	2
14cr|libsnet-1.0.0-2|10	Epoch:		1
14cr|libsnet-1.0.0-2|11	License:	BSD
14cr|libsnet-1.0.0-2|12	Group:		System/Libraries
14cr|libsnet-1.0.0-2|13	Url:		http://sourceforge.net/projects/libsnet
14cr|libsnet-1.0.0-2|14	Source0:	%{name}-%{version}.tar.gz
14cr|libsnet-1.0.0-2|15	Patch0:		libsnet-makefile_fixes.diff
14cr|libsnet-1.0.0-2|16	BuildRequires:	sasl-devel
14cr|libsnet-1.0.0-2|17	BuildRequires:	pkgconfig(openssl)
14cr|libsnet-1.0.0-2|18	BuildRequires:	pkgconfig(zlib)
14cr|libsnet-1.0.0-2|19	
14cr|libsnet-1.0.0-2|20	%description
14cr|libsnet-1.0.0-2|21	The libsnet library.
14cr|libsnet-1.0.0-2|22	
14cr|libsnet-1.0.0-2|23	#----------------------------------------------------------------------------
14cr|libsnet-1.0.0-2|24	
14cr|libsnet-1.0.0-2|25	%package -n %{libname}
14cr|libsnet-1.0.0-2|26	Summary:	The libsnet library
14cr|libsnet-1.0.0-2|27	Group:		System/Libraries
14cr|libsnet-1.0.0-2|28	
14cr|libsnet-1.0.0-2|29	%description -n %{libname}
14cr|libsnet-1.0.0-2|30	The libsnet library.
14cr|libsnet-1.0.0-2|31	
14cr|libsnet-1.0.0-2|32	%files -n %{libname}
14cr|libsnet-1.0.0-2|33	%{_libdir}/libsnet.so.%{major}*
14cr|libsnet-1.0.0-2|34	
14cr|libsnet-1.0.0-2|35	#----------------------------------------------------------------------------
14cr|libsnet-1.0.0-2|36	
14cr|libsnet-1.0.0-2|37	%package -n %{libnamep}
14cr|libsnet-1.0.0-2|38	Summary:	The libsnet library
14cr|libsnet-1.0.0-2|39	Group:		System/Libraries
14cr|libsnet-1.0.0-2|40	Conflicts:	%{_lib}sname0 < 1:1.0.0
14cr|libsnet-1.0.0-2|41	
14cr|libsnet-1.0.0-2|42	%description -n %{libnamep}
14cr|libsnet-1.0.0-2|43	The libsnet library.
14cr|libsnet-1.0.0-2|44	
14cr|libsnet-1.0.0-2|45	%files -n %{libnamep}
14cr|libsnet-1.0.0-2|46	%{_libdir}/libsnet_p.so.%{major}*
14cr|libsnet-1.0.0-2|47	
14cr|libsnet-1.0.0-2|48	#----------------------------------------------------------------------------
14cr|libsnet-1.0.0-2|49	
14cr|libsnet-1.0.0-2|50	%package -n %{devname}
14cr|libsnet-1.0.0-2|51	Summary:	Static library and header files for the libsnet library
14cr|libsnet-1.0.0-2|52	Group:		Development/C
14cr|libsnet-1.0.0-2|53	Requires:	%{libname} = %{EVRD}
14cr|libsnet-1.0.0-2|54	Requires:	%{libnamep} = %{EVRD}
14cr|libsnet-1.0.0-2|55	Provides:	snet-devel = %{EVRD}
14cr|libsnet-1.0.0-2|56	Provides:	libsnet-devel = %{EVRD}
14cr|libsnet-1.0.0-2|57	
14cr|libsnet-1.0.0-2|58	%description -n	%{devname}
14cr|libsnet-1.0.0-2|59	This package contains the static libsnet library and its header
14cr|libsnet-1.0.0-2|60	files needed to compile applications such as radmind, nefu, etc.
14cr|libsnet-1.0.0-2|61	
14cr|libsnet-1.0.0-2|62	%files -n %{devname}
14cr|libsnet-1.0.0-2|63	%{_includedir}/*
14cr|libsnet-1.0.0-2|64	%{_libdir}/*.so
14cr|libsnet-1.0.0-2|65	
14cr|libsnet-1.0.0-2|66	#----------------------------------------------------------------------------
14cr|libsnet-1.0.0-2|67	
14cr|libsnet-1.0.0-2|68	%prep
14cr|libsnet-1.0.0-2|69	%setup -q
14cr|libsnet-1.0.0-2|70	%patch0 -p1
14cr|libsnet-1.0.0-2|71	
14cr|libsnet-1.0.0-2|72	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|libsnet-1.0.0-2|73	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|libsnet-1.0.0-2|74	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|libsnet-1.0.0-2|75	
14cr|libsnet-1.0.0-2|76	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|libsnet-1.0.0-2|77	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|libsnet-1.0.0-2|78	done
14cr|libsnet-1.0.0-2|79	
14cr|libsnet-1.0.0-2|80	# lib64 fixes
14cr|libsnet-1.0.0-2|81	perl -pi -e "s|/lib\b|/%{_lib}|g" *
14cr|libsnet-1.0.0-2|82	
14cr|libsnet-1.0.0-2|83	%build
14cr|libsnet-1.0.0-2|84	export OPTOPTS="%{optflags} -fPIC"
14cr|libsnet-1.0.0-2|85	export LIBS="-lcrypto -lssl -lsasl2 -lz"
14cr|libsnet-1.0.0-2|86	
14cr|libsnet-1.0.0-2|87	%configure2_5x \
14cr|libsnet-1.0.0-2|88	--enable-shared \
14cr|libsnet-1.0.0-2|89	--disable-static \
14cr|libsnet-1.0.0-2|90	--with-zlib=%{_prefix} \
14cr|libsnet-1.0.0-2|91	--with-ssl=%{_prefix} \
14cr|libsnet-1.0.0-2|92	--with-sasl=%{_prefix}
14cr|libsnet-1.0.0-2|93	
14cr|libsnet-1.0.0-2|94	%make
14cr|libsnet-1.0.0-2|95	
14cr|libsnet-1.0.0-2|96	%install
14cr|libsnet-1.0.0-2|97	%makeinstall
14cr|libsnet-1.0.0-2|98	
14cr|libsnet-1.0.0-2|99	
14cr|libsnet-1.0.0-2|100	%changelog
14cr|libsnet-1.0.0-2|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.0-2
14cr|libsnet-1.0.0-2|102	+ Revision: 557e7bc
14cr|libsnet-1.0.0-2|103	- MassBuild#464: Increase release tag
14cr|libsnet-1.0.0-2|104	
14cr|libsnet-1.0.0-2|105	

2663 14
14cr|libsodium-0.6.0-2|1	%define major 10
14cr|libsodium-0.6.0-2|2	%define libname %mklibname sodium %{major}
14cr|libsodium-0.6.0-2|3	%define devname %mklibname sodium -d
14cr|libsodium-0.6.0-2|4	
14cr|libsodium-0.6.0-2|5	Name:           libsodium
14cr|libsodium-0.6.0-2|6	Version:        0.6.0
14cr|libsodium-0.6.0-2|7	Release:        2
14cr|libsodium-0.6.0-2|8	Group:          System/Libraries
14cr|libsodium-0.6.0-2|9	Summary:        The Sodium crypto library
14cr|libsodium-0.6.0-2|10	License:        ISC
14cr|libsodium-0.6.0-2|11	URL:            http://libsodium.org/
14cr|libsodium-0.6.0-2|12	Source0:        http://download.libsodium.org/libsodium/releases/%{name}-%{version}.tar.gz
14cr|libsodium-0.6.0-2|13	
14cr|libsodium-0.6.0-2|14	%description
14cr|libsodium-0.6.0-2|15	Sodium is a new, easy-to-use software library for encryption, decryption,
14cr|libsodium-0.6.0-2|16	signatures, password hashing and more. It is a portable, cross-compilable,
14cr|libsodium-0.6.0-2|17	installable, packageable fork of NaCl, with a compatible API, and an extended
14cr|libsodium-0.6.0-2|18	API to improve usability even further. Its goal is to provide all of the core
14cr|libsodium-0.6.0-2|19	operations needed to build higher-level cryptographic tools. The design
14cr|libsodium-0.6.0-2|20	choices emphasize security, and "magic constants" have clear rationales.
14cr|libsodium-0.6.0-2|21	
14cr|libsodium-0.6.0-2|22	The same cannot be said of NIST curves, where the specific origins of certain
14cr|libsodium-0.6.0-2|23	constants are not described by the standards. And despite the emphasis on
14cr|libsodium-0.6.0-2|24	higher security, primitives are faster across-the-board than most
14cr|libsodium-0.6.0-2|25	implementations of the NIST standards.
14cr|libsodium-0.6.0-2|26	
14cr|libsodium-0.6.0-2|27	%package -n     %{libname}
14cr|libsodium-0.6.0-2|28	Summary:        The Sodium crypto library
14cr|libsodium-0.6.0-2|29	Group:          System/Libraries
14cr|libsodium-0.6.0-2|30	
14cr|libsodium-0.6.0-2|31	%description -n %{libname}
14cr|libsodium-0.6.0-2|32	Sodium is a new, easy-to-use software library for encryption, decryption,
14cr|libsodium-0.6.0-2|33	signatures, password hashing and more. It is a portable, cross-compilable,
14cr|libsodium-0.6.0-2|34	installable, packageable fork of NaCl, with a compatible API, and an extended
14cr|libsodium-0.6.0-2|35	API to improve usability even further. Its goal is to provide all of the core
14cr|libsodium-0.6.0-2|36	operations needed to build higher-level cryptographic tools. The design
14cr|libsodium-0.6.0-2|37	choices emphasize security, and "magic constants" have clear rationales.
14cr|libsodium-0.6.0-2|38	
14cr|libsodium-0.6.0-2|39	The same cannot be said of NIST curves, where the specific origins of certain
14cr|libsodium-0.6.0-2|40	constants are not described by the standards. And despite the emphasis on
14cr|libsodium-0.6.0-2|41	higher security, primitives are faster across-the-board than most
14cr|libsodium-0.6.0-2|42	implementations of the NIST standards.
14cr|libsodium-0.6.0-2|43	
14cr|libsodium-0.6.0-2|44	%package -n     %{devname}
14cr|libsodium-0.6.0-2|45	Summary:        Development related files of %{name}
14cr|libsodium-0.6.0-2|46	Group:          Development/C
14cr|libsodium-0.6.0-2|47	Provides:       %{name}-devel = %{version}-%{release}
14cr|libsodium-0.6.0-2|48	Requires:       %{libname} = %{EVRD}
14cr|libsodium-0.6.0-2|49	
14cr|libsodium-0.6.0-2|50	%description -n %{devname}
14cr|libsodium-0.6.0-2|51	This package contains headers and other necessary files to develop.
14cr|libsodium-0.6.0-2|52	or compile applications that use %{name}.
14cr|libsodium-0.6.0-2|53	
14cr|libsodium-0.6.0-2|54	
14cr|libsodium-0.6.0-2|55	%prep
14cr|libsodium-0.6.0-2|56	%setup -q
14cr|libsodium-0.6.0-2|57	
14cr|libsodium-0.6.0-2|58	%build
14cr|libsodium-0.6.0-2|59	%configure2_5x \
14cr|libsodium-0.6.0-2|60	--disable-static \
14cr|libsodium-0.6.0-2|61	--disable-silent-rules
14cr|libsodium-0.6.0-2|62	%make
14cr|libsodium-0.6.0-2|63	
14cr|libsodium-0.6.0-2|64	%install
14cr|libsodium-0.6.0-2|65	%makeinstall_std
14cr|libsodium-0.6.0-2|66	
14cr|libsodium-0.6.0-2|67	%check
14cr|libsodium-0.6.0-2|68	make check
14cr|libsodium-0.6.0-2|69	
14cr|libsodium-0.6.0-2|70	%files -n %{libname}
14cr|libsodium-0.6.0-2|71	%doc LICENSE
14cr|libsodium-0.6.0-2|72	%{_libdir}/libsodium.so.%{major}*
14cr|libsodium-0.6.0-2|73	
14cr|libsodium-0.6.0-2|74	%files -n %{devname}
14cr|libsodium-0.6.0-2|75	%doc AUTHORS ChangeLog README.markdown THANKS
14cr|libsodium-0.6.0-2|76	%doc test/default/*.{c,h}
14cr|libsodium-0.6.0-2|77	%{_includedir}/sodium.h
14cr|libsodium-0.6.0-2|78	%{_includedir}/sodium/
14cr|libsodium-0.6.0-2|79	%{_libdir}/libsodium.so
14cr|libsodium-0.6.0-2|80	%{_libdir}/pkgconfig/libsodium.pc
14cr|libsodium-0.6.0-2|81	
14cr|libsodium-0.6.0-2|82	%changelog
14cr|libsodium-0.6.0-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|libsodium-0.6.0-2|84	+ Revision: c2f82c3
14cr|libsodium-0.6.0-2|85	- MassBuild#464: Increase release tag
14cr|libsodium-0.6.0-2|86	
14cr|libsodium-0.6.0-2|87	

2664 14
14cr|libsoundtouch4c-0.5-0.b1.2|1	%define beta b1
14cr|libsoundtouch4c-0.5-0.b1.2|2	%define	major 0
14cr|libsoundtouch4c-0.5-0.b1.2|3	%define libname %mklibname soundtouch4c %{major}
14cr|libsoundtouch4c-0.5-0.b1.2|4	%define develname %mklibname -d soundtouch4c
14cr|libsoundtouch4c-0.5-0.b1.2|5	
14cr|libsoundtouch4c-0.5-0.b1.2|6	Summary:	A wrapper for soundtouch so you can use it in C programs
14cr|libsoundtouch4c-0.5-0.b1.2|7	Name:		libsoundtouch4c
14cr|libsoundtouch4c-0.5-0.b1.2|8	Version:	0.5
14cr|libsoundtouch4c-0.5-0.b1.2|9	Release:	%mkrel -c %beta 2
14cr|libsoundtouch4c-0.5-0.b1.2|10	Group:		System/Libraries
14cr|libsoundtouch4c-0.5-0.b1.2|11	License:	GPL
14cr|libsoundtouch4c-0.5-0.b1.2|12	URL:		http://lobstertech.com/2006/aug/23/soundtouch4c/
14cr|libsoundtouch4c-0.5-0.b1.2|13	Source0:	http://lobstertech.com/media/file/libsoundtouch4c/soundtouch4c-%{version}b.tar.gz
14cr|libsoundtouch4c-0.5-0.b1.2|14	BuildRequires:	pkgconfig(soundtouch) >= 1.3.1
14cr|libsoundtouch4c-0.5-0.b1.2|15	BuildRequires:	libtool
14cr|libsoundtouch4c-0.5-0.b1.2|16	
14cr|libsoundtouch4c-0.5-0.b1.2|17	%description
14cr|libsoundtouch4c-0.5-0.b1.2|18	A wrapper for soundtouch so you can use it in C programs
14cr|libsoundtouch4c-0.5-0.b1.2|19	
14cr|libsoundtouch4c-0.5-0.b1.2|20	%package -n	%{libname}
14cr|libsoundtouch4c-0.5-0.b1.2|21	Summary:	A wrapper for soundtouch so you can use it in C programs
14cr|libsoundtouch4c-0.5-0.b1.2|22	Group:          System/Libraries
14cr|libsoundtouch4c-0.5-0.b1.2|23	
14cr|libsoundtouch4c-0.5-0.b1.2|24	%description -n	%{libname}
14cr|libsoundtouch4c-0.5-0.b1.2|25	A wrapper for soundtouch so you can use it in C programs
14cr|libsoundtouch4c-0.5-0.b1.2|26	
14cr|libsoundtouch4c-0.5-0.b1.2|27	This package contains the shared libraries for libsoundtouch4c.
14cr|libsoundtouch4c-0.5-0.b1.2|28	
14cr|libsoundtouch4c-0.5-0.b1.2|29	%package -n	%{develname}
14cr|libsoundtouch4c-0.5-0.b1.2|30	Summary:	Development package with static libs and headers
14cr|libsoundtouch4c-0.5-0.b1.2|31	Group:		Development/C
14cr|libsoundtouch4c-0.5-0.b1.2|32	Requires:	%{libname} = %{version}
14cr|libsoundtouch4c-0.5-0.b1.2|33	Provides:	soundtouch4c-devel = %{version}-%{release}
14cr|libsoundtouch4c-0.5-0.b1.2|34	
14cr|libsoundtouch4c-0.5-0.b1.2|35	%description -n	%{develname}
14cr|libsoundtouch4c-0.5-0.b1.2|36	Static libraries and header files for libsoundtouch4c.
14cr|libsoundtouch4c-0.5-0.b1.2|37	
14cr|libsoundtouch4c-0.5-0.b1.2|38	%prep
14cr|libsoundtouch4c-0.5-0.b1.2|39	%setup -q -n soundtouch4c-%{version}b
14cr|libsoundtouch4c-0.5-0.b1.2|40	
14cr|libsoundtouch4c-0.5-0.b1.2|41	%build
14cr|libsoundtouch4c-0.5-0.b1.2|42	%configure2_5x \
14cr|libsoundtouch4c-0.5-0.b1.2|43	--enable-shared
14cr|libsoundtouch4c-0.5-0.b1.2|44	%make
14cr|libsoundtouch4c-0.5-0.b1.2|45	
14cr|libsoundtouch4c-0.5-0.b1.2|46	%install
14cr|libsoundtouch4c-0.5-0.b1.2|47	%makeinstall_std
14cr|libsoundtouch4c-0.5-0.b1.2|48	
14cr|libsoundtouch4c-0.5-0.b1.2|49	%if %mdkversion < 200900
14cr|libsoundtouch4c-0.5-0.b1.2|50	%post -n %{libname} -p /sbin/ldconfig
14cr|libsoundtouch4c-0.5-0.b1.2|51	%endif
14cr|libsoundtouch4c-0.5-0.b1.2|52	
14cr|libsoundtouch4c-0.5-0.b1.2|53	%if %mdkversion < 200900
14cr|libsoundtouch4c-0.5-0.b1.2|54	%postun -n %{libname} -p /sbin/ldconfig
14cr|libsoundtouch4c-0.5-0.b1.2|55	%endif
14cr|libsoundtouch4c-0.5-0.b1.2|56	
14cr|libsoundtouch4c-0.5-0.b1.2|57	%files -n %{libname}
14cr|libsoundtouch4c-0.5-0.b1.2|58	%defattr(-,root,root)
14cr|libsoundtouch4c-0.5-0.b1.2|59	%doc AUTHORS COPYING
14cr|libsoundtouch4c-0.5-0.b1.2|60	%{_libdir}/*.so.%{major}
14cr|libsoundtouch4c-0.5-0.b1.2|61	%{_libdir}/*.so.%{major}.*
14cr|libsoundtouch4c-0.5-0.b1.2|62	
14cr|libsoundtouch4c-0.5-0.b1.2|63	%files -n %{develname}
14cr|libsoundtouch4c-0.5-0.b1.2|64	%defattr(-,root,root)
14cr|libsoundtouch4c-0.5-0.b1.2|65	%{_bindir}/soundtouch4c-demo
14cr|libsoundtouch4c-0.5-0.b1.2|66	%{_datadir}/aclocal/*.m4
14cr|libsoundtouch4c-0.5-0.b1.2|67	%{_mandir}/man7/*.7.*
14cr|libsoundtouch4c-0.5-0.b1.2|68	%{_includedir}/*
14cr|libsoundtouch4c-0.5-0.b1.2|69	%{_libdir}/*.so
14cr|libsoundtouch4c-0.5-0.b1.2|70	%{_libdir}/*.a
14cr|libsoundtouch4c-0.5-0.b1.2|71	
14cr|libsoundtouch4c-0.5-0.b1.2|72	
14cr|libsoundtouch4c-0.5-0.b1.2|73	
14cr|libsoundtouch4c-0.5-0.b1.2|74	%changelog
14cr|libsoundtouch4c-0.5-0.b1.2|75	* Sun Oct 14 2012 SymbianFlo <symbianflo@mandrivausers.ro> 0.5-0.b1.2
14cr|libsoundtouch4c-0.5-0.b1.2|76	+ Revision: c24935b
14cr|libsoundtouch4c-0.5-0.b1.2|77	- LOG delete la files spec clean , switch to pkgconfig style
14cr|libsoundtouch4c-0.5-0.b1.2|78	
14cr|libsoundtouch4c-0.5-0.b1.2|79	

2665 14
14cr|libspatialite-3.1.0-0.RC2.1|1	%define	beta	RC2
14cr|libspatialite-3.1.0-0.RC2.1|2	
14cr|libspatialite-3.1.0-0.RC2.1|3	Name:		libspatialite
14cr|libspatialite-3.1.0-0.RC2.1|4	Version:	3.1.0
14cr|libspatialite-3.1.0-0.RC2.1|5	Release:	0.%{beta}.1
14cr|libspatialite-3.1.0-0.RC2.1|6	Summary:	SpatiaLite extension enables SQLite to support spatial data
14cr|libspatialite-3.1.0-0.RC2.1|7	Group:		System/Libraries
14cr|libspatialite-3.1.0-0.RC2.1|8	License:	MPL
14cr|libspatialite-3.1.0-0.RC2.1|9	URL:		http://www.gaia-gis.it
14cr|libspatialite-3.1.0-0.RC2.1|10	Source0:	%{name}-%{version}-%{beta}.tar.gz
14cr|libspatialite-3.1.0-0.RC2.1|11	Patch0:		libspatialite-3.1.0-RC2-linkage.patch
14cr|libspatialite-3.1.0-0.RC2.1|12	BuildRequires:	sqlite3-devel
14cr|libspatialite-3.1.0-0.RC2.1|13	BuildRequires:	freexl-devel
14cr|libspatialite-3.1.0-0.RC2.1|14	BuildRequires:	geos-devel
14cr|libspatialite-3.1.0-0.RC2.1|15	BuildRequires:	proj-devel
14cr|libspatialite-3.1.0-0.RC2.1|16	
14cr|libspatialite-3.1.0-0.RC2.1|17	%description
14cr|libspatialite-3.1.0-0.RC2.1|18	Core package.
14cr|libspatialite-3.1.0-0.RC2.1|19	
14cr|libspatialite-3.1.0-0.RC2.1|20	#-------------------------------------------------------------------------------------
14cr|libspatialite-3.1.0-0.RC2.1|21	
14cr|libspatialite-3.1.0-0.RC2.1|22	%define major 3
14cr|libspatialite-3.1.0-0.RC2.1|23	%define libname %mklibname spatialite %{major}
14cr|libspatialite-3.1.0-0.RC2.1|24	
14cr|libspatialite-3.1.0-0.RC2.1|25	%package -n	%{libname}
14cr|libspatialite-3.1.0-0.RC2.1|26	Summary:	SpatiaLite extension enables SQLite to support spatial data
14cr|libspatialite-3.1.0-0.RC2.1|27	Group:		System/Libraries
14cr|libspatialite-3.1.0-0.RC2.1|28	
14cr|libspatialite-3.1.0-0.RC2.1|29	%description -n	%{libname}
14cr|libspatialite-3.1.0-0.RC2.1|30	The SpatiaLite extension enables SQLite to support spatial data too [aka
14cr|libspatialite-3.1.0-0.RC2.1|31	GEOMETRY], in a way conformant to OpenGis specifications supports standard
14cr|libspatialite-3.1.0-0.RC2.1|32	WKT and WKB formats:
14cr|libspatialite-3.1.0-0.RC2.1|33	- implements SQL spatial functions such as AsText(), GeomFromText(), Area(),
14cr|libspatialite-3.1.0-0.RC2.1|34	PointN() and alike
14cr|libspatialite-3.1.0-0.RC2.1|35	- the complete set of OpenGis functions is supported via GEOS, this
14cr|libspatialite-3.1.0-0.RC2.1|36	comprehending sophisticated spatial analysis functions such as Overlaps(),
14cr|libspatialite-3.1.0-0.RC2.1|37	Touches(), Union(), Buffer() ..
14cr|libspatialite-3.1.0-0.RC2.1|38	- supports full Spatial metadata along the OpenGis specifications
14cr|libspatialite-3.1.0-0.RC2.1|39	- supports importing and exporting from / to shapefiles
14cr|libspatialite-3.1.0-0.RC2.1|40	- supports coordinate reprojection via PROJ.4 and EPSG geodetic parameters
14cr|libspatialite-3.1.0-0.RC2.1|41	dataset
14cr|libspatialite-3.1.0-0.RC2.1|42	- supports locale charsets via GNU libiconv
14cr|libspatialite-3.1.0-0.RC2.1|43	- implements a true Spatial Index based on the SQLite's RTree extension
14cr|libspatialite-3.1.0-0.RC2.1|44	
14cr|libspatialite-3.1.0-0.RC2.1|45	%files -n %{libname}
14cr|libspatialite-3.1.0-0.RC2.1|46	%{_libdir}/libspatialite.so.%{major}*
14cr|libspatialite-3.1.0-0.RC2.1|47	
14cr|libspatialite-3.1.0-0.RC2.1|48	#-------------------------------------------------------------------------------------
14cr|libspatialite-3.1.0-0.RC2.1|49	
14cr|libspatialite-3.1.0-0.RC2.1|50	%define develname %mklibname -d spatialite
14cr|libspatialite-3.1.0-0.RC2.1|51	
14cr|libspatialite-3.1.0-0.RC2.1|52	%package -n	%{develname}
14cr|libspatialite-3.1.0-0.RC2.1|53	Summary:	Devel files for spatialite library
14cr|libspatialite-3.1.0-0.RC2.1|54	Group:		Development/C
14cr|libspatialite-3.1.0-0.RC2.1|55	Provides:	%{name}-devel = %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|56	Provides:	spatialite-devel =  %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|57	Requires:	%{libname} = %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|58	
14cr|libspatialite-3.1.0-0.RC2.1|59	%description -n	%{develname}
14cr|libspatialite-3.1.0-0.RC2.1|60	Devel files for spatialite library
14cr|libspatialite-3.1.0-0.RC2.1|61	
14cr|libspatialite-3.1.0-0.RC2.1|62	%files -n %{develname}
14cr|libspatialite-3.1.0-0.RC2.1|63	%{_includedir}/*
14cr|libspatialite-3.1.0-0.RC2.1|64	%{_libdir}/*.so
14cr|libspatialite-3.1.0-0.RC2.1|65	%{_libdir}/pkgconfig/*.pc
14cr|libspatialite-3.1.0-0.RC2.1|66	
14cr|libspatialite-3.1.0-0.RC2.1|67	#-------------------------------------------------------------------------------------
14cr|libspatialite-3.1.0-0.RC2.1|68	
14cr|libspatialite-3.1.0-0.RC2.1|69	%define develname_static %mklibname -d -s spatialite
14cr|libspatialite-3.1.0-0.RC2.1|70	
14cr|libspatialite-3.1.0-0.RC2.1|71	%package -n	%{develname_static}
14cr|libspatialite-3.1.0-0.RC2.1|72	Summary:	Devel files for spatialite library
14cr|libspatialite-3.1.0-0.RC2.1|73	Group:		Development/C
14cr|libspatialite-3.1.0-0.RC2.1|74	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|75	Provides:	spatialite-static-devel =  %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|76	Requires:	%{develname} = %{version}-%{release}
14cr|libspatialite-3.1.0-0.RC2.1|77	
14cr|libspatialite-3.1.0-0.RC2.1|78	%description -n	%{develname_static}
14cr|libspatialite-3.1.0-0.RC2.1|79	Devel files for spatialite library
14cr|libspatialite-3.1.0-0.RC2.1|80	
14cr|libspatialite-3.1.0-0.RC2.1|81	%files -n %{develname_static}
14cr|libspatialite-3.1.0-0.RC2.1|82	%{_libdir}/*.a
14cr|libspatialite-3.1.0-0.RC2.1|83	
14cr|libspatialite-3.1.0-0.RC2.1|84	#-------------------------------------------------------------------------------------
14cr|libspatialite-3.1.0-0.RC2.1|85	
14cr|libspatialite-3.1.0-0.RC2.1|86	%prep
14cr|libspatialite-3.1.0-0.RC2.1|87	%setup -q -n %{name}-%{version}-%{beta}
14cr|libspatialite-3.1.0-0.RC2.1|88	%patch0 -p1
14cr|libspatialite-3.1.0-0.RC2.1|89	
14cr|libspatialite-3.1.0-0.RC2.1|90	%build
14cr|libspatialite-3.1.0-0.RC2.1|91	autoreconf -fi
14cr|libspatialite-3.1.0-0.RC2.1|92	%configure2_5x
14cr|libspatialite-3.1.0-0.RC2.1|93	%make
14cr|libspatialite-3.1.0-0.RC2.1|94	
14cr|libspatialite-3.1.0-0.RC2.1|95	%install
14cr|libspatialite-3.1.0-0.RC2.1|96	%makeinstall_std
14cr|libspatialite-3.1.0-0.RC2.1|97	
14cr|libspatialite-3.1.0-0.RC2.1|98	
14cr|libspatialite-3.1.0-0.RC2.1|99	%changelog
14cr|libspatialite-3.1.0-0.RC2.1|100	* Sun Nov 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0-0.RC2.1
14cr|libspatialite-3.1.0-0.RC2.1|101	+ Revision: 02a13e8
14cr|libspatialite-3.1.0-0.RC2.1|102	- LOG New version 3.1.0-RC2, spec cleanup
14cr|libspatialite-3.1.0-0.RC2.1|103	
14cr|libspatialite-3.1.0-0.RC2.1|104	

2666 14
14cr|libspectrum-1.1.1-3|1	%define major 8
14cr|libspectrum-1.1.1-3|2	%define libname %mklibname spectrum %{major}
14cr|libspectrum-1.1.1-3|3	%define devname %mklibname spectrum -d
14cr|libspectrum-1.1.1-3|4	
14cr|libspectrum-1.1.1-3|5	Summary:	Library to work with ZX Spectrum emulator files
14cr|libspectrum-1.1.1-3|6	Name:		libspectrum
14cr|libspectrum-1.1.1-3|7	Version:	1.1.1
14cr|libspectrum-1.1.1-3|8	Release:	3
14cr|libspectrum-1.1.1-3|9	License:	GPLv2+
14cr|libspectrum-1.1.1-3|10	Group:		System/Libraries
14cr|libspectrum-1.1.1-3|11	Url:		http://fuse-emulator.sourceforge.net/
14cr|libspectrum-1.1.1-3|12	Source0:	http://prdownloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
14cr|libspectrum-1.1.1-3|13	BuildRequires:	bzip2-devel
14cr|libspectrum-1.1.1-3|14	BuildRequires:	pkgconfig(audiofile)
14cr|libspectrum-1.1.1-3|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|libspectrum-1.1.1-3|16	BuildRequires:	pkgconfig(libgcrypt)
14cr|libspectrum-1.1.1-3|17	BuildRequires:	pkgconfig(zlib)
14cr|libspectrum-1.1.1-3|18	
14cr|libspectrum-1.1.1-3|19	%description
14cr|libspectrum-1.1.1-3|20	libspectrum is a fairly simple library designed to make the handling
14cr|libspectrum-1.1.1-3|21	of various ZX Spectrum emulator-related file formats easy.  So far it
14cr|libspectrum-1.1.1-3|22	handles:
14cr|libspectrum-1.1.1-3|23	
14cr|libspectrum-1.1.1-3|24	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
14cr|libspectrum-1.1.1-3|25	+D snapshots (read only).
14cr|libspectrum-1.1.1-3|26	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
14cr|libspectrum-1.1.1-3|27	* Input recordings: .rzx (read/write).
14cr|libspectrum-1.1.1-3|28	* Timex cartridges: .dck (read only).
14cr|libspectrum-1.1.1-3|29	* IDE hard disk images: .hdf (read/write).
14cr|libspectrum-1.1.1-3|30	
14cr|libspectrum-1.1.1-3|31	#----------------------------------------------------------------------------
14cr|libspectrum-1.1.1-3|32	
14cr|libspectrum-1.1.1-3|33	%package -n %{libname}
14cr|libspectrum-1.1.1-3|34	Summary:	Library to work with ZX Spectrum emulator files
14cr|libspectrum-1.1.1-3|35	Group:		System/Libraries
14cr|libspectrum-1.1.1-3|36	
14cr|libspectrum-1.1.1-3|37	%description -n %{libname}
14cr|libspectrum-1.1.1-3|38	libspectrum is a library which is designed to make the input and
14cr|libspectrum-1.1.1-3|39	output of ZX Spectrum emulator files slightly easier than it would be
14cr|libspectrum-1.1.1-3|40	otherwise. It should hopefully compile and run on Unix-based systems,
14cr|libspectrum-1.1.1-3|41	Win32 and Mac OS X.
14cr|libspectrum-1.1.1-3|42	
14cr|libspectrum-1.1.1-3|43	Currently supported are:
14cr|libspectrum-1.1.1-3|44	
14cr|libspectrum-1.1.1-3|45	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
14cr|libspectrum-1.1.1-3|46	+D snapshots (read only).
14cr|libspectrum-1.1.1-3|47	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
14cr|libspectrum-1.1.1-3|48	* Input recordings: .rzx (read/write).
14cr|libspectrum-1.1.1-3|49	* Timex cartridges: .dck (read only).
14cr|libspectrum-1.1.1-3|50	* IDE hard disk images: .hdf (read/write).
14cr|libspectrum-1.1.1-3|51	
14cr|libspectrum-1.1.1-3|52	This package provides the libraries to handle ZX Spectrum emulator files.
14cr|libspectrum-1.1.1-3|53	
14cr|libspectrum-1.1.1-3|54	%files -n %{libname}
14cr|libspectrum-1.1.1-3|55	%{_libdir}/libspectrum.so.%{major}*
14cr|libspectrum-1.1.1-3|56	
14cr|libspectrum-1.1.1-3|57	#----------------------------------------------------------------------------
14cr|libspectrum-1.1.1-3|58	
14cr|libspectrum-1.1.1-3|59	%package -n %{devname}
14cr|libspectrum-1.1.1-3|60	Summary:	Development files for programs which will use the libspectrum library
14cr|libspectrum-1.1.1-3|61	Group:		Development/C
14cr|libspectrum-1.1.1-3|62	Requires:	%{libname} = %{EVRD}
14cr|libspectrum-1.1.1-3|63	Provides:	%{name}-devel = %{EVRD}
14cr|libspectrum-1.1.1-3|64	
14cr|libspectrum-1.1.1-3|65	%description -n %{devname}
14cr|libspectrum-1.1.1-3|66	This package provides the necessary development libraries and include
14cr|libspectrum-1.1.1-3|67	files to allow you to develop with libspectrum.
14cr|libspectrum-1.1.1-3|68	
14cr|libspectrum-1.1.1-3|69	%files -n %{devname}
14cr|libspectrum-1.1.1-3|70	%doc COPYING README doc/libspectrum.txt
14cr|libspectrum-1.1.1-3|71	%{_libdir}/libspectrum.so
14cr|libspectrum-1.1.1-3|72	%{_includedir}/%{name}.h
14cr|libspectrum-1.1.1-3|73	%{_mandir}/man3/%{name}.3*
14cr|libspectrum-1.1.1-3|74	
14cr|libspectrum-1.1.1-3|75	#----------------------------------------------------------------------------
14cr|libspectrum-1.1.1-3|76	
14cr|libspectrum-1.1.1-3|77	%prep
14cr|libspectrum-1.1.1-3|78	%setup -q
14cr|libspectrum-1.1.1-3|79	
14cr|libspectrum-1.1.1-3|80	%build
14cr|libspectrum-1.1.1-3|81	autoreconf -fi
14cr|libspectrum-1.1.1-3|82	%configure2_5x --disable-static
14cr|libspectrum-1.1.1-3|83	%make
14cr|libspectrum-1.1.1-3|84	
14cr|libspectrum-1.1.1-3|85	%install
14cr|libspectrum-1.1.1-3|86	%makeinstall_std
14cr|libspectrum-1.1.1-3|87	
14cr|libspectrum-1.1.1-3|88	
14cr|libspectrum-1.1.1-3|89	%changelog
14cr|libspectrum-1.1.1-3|90	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
14cr|libspectrum-1.1.1-3|91	+ Revision: 2ea7660
14cr|libspectrum-1.1.1-3|92	- Spec cleanup
14cr|libspectrum-1.1.1-3|93	
14cr|libspectrum-1.1.1-3|94	

2667 14
14cr|libspf2-1.2.9-6|1	%define	major 2
14cr|libspf2-1.2.9-6|2	%define libname	%mklibname spf %{major}
14cr|libspf2-1.2.9-6|3	
14cr|libspf2-1.2.9-6|4	Summary:	Implementation of the SPF specification
14cr|libspf2-1.2.9-6|5	Name:		libspf2
14cr|libspf2-1.2.9-6|6	Version:	1.2.9
14cr|libspf2-1.2.9-6|7	Release:	6
14cr|libspf2-1.2.9-6|8	License:	BSD
14cr|libspf2-1.2.9-6|9	Group:		System/Libraries
14cr|libspf2-1.2.9-6|10	URL:		http://www.libspf2.org/
14cr|libspf2-1.2.9-6|11	Source0:	http://www.libspf2.org/spf/%{name}-%{version}.tar.gz
14cr|libspf2-1.2.9-6|12	
14cr|libspf2-1.2.9-6|13	%description
14cr|libspf2-1.2.9-6|14	libspf2 is an implementation of the SPF (Sender Policy Framework)
14cr|libspf2-1.2.9-6|15	specification as found at:
14cr|libspf2-1.2.9-6|16	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
14cr|libspf2-1.2.9-6|17	SPF allows email systems to check SPF DNS records and make sure
14cr|libspf2-1.2.9-6|18	that an email is authorized by the administrator of the domain
14cr|libspf2-1.2.9-6|19	name that it is coming from. This prevents email forgery, commonly
14cr|libspf2-1.2.9-6|20	used by spammers, scammers, and email viruses/worms.
14cr|libspf2-1.2.9-6|21	
14cr|libspf2-1.2.9-6|22	A lot of effort has been put into making it secure by design, and
14cr|libspf2-1.2.9-6|23	a great deal of effort has been put into the regression tests.
14cr|libspf2-1.2.9-6|24	
14cr|libspf2-1.2.9-6|25	%if "%{_lib}" != "lib"
14cr|libspf2-1.2.9-6|26	%package -n	%{libname}
14cr|libspf2-1.2.9-6|27	Summary:	Implementation of the SPF specification
14cr|libspf2-1.2.9-6|28	Group:		System/Libraries
14cr|libspf2-1.2.9-6|29	
14cr|libspf2-1.2.9-6|30	%description -n	%{libname}
14cr|libspf2-1.2.9-6|31	libspf2 is an implementation of the SPF (Sender Policy Framework)
14cr|libspf2-1.2.9-6|32	specification as found at:
14cr|libspf2-1.2.9-6|33	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
14cr|libspf2-1.2.9-6|34	SPF allows email systems to check SPF DNS records and make sure
14cr|libspf2-1.2.9-6|35	that an email is authorized by the administrator of the domain
14cr|libspf2-1.2.9-6|36	name that it is coming from. This prevents email forgery, commonly
14cr|libspf2-1.2.9-6|37	used by spammers, scammers, and email viruses/worms.
14cr|libspf2-1.2.9-6|38	
14cr|libspf2-1.2.9-6|39	A lot of effort has been put into making it secure by design, and
14cr|libspf2-1.2.9-6|40	a great deal of effort has been put into the regression tests.
14cr|libspf2-1.2.9-6|41	%endif
14cr|libspf2-1.2.9-6|42	
14cr|libspf2-1.2.9-6|43	%package -n	%{libname}-devel
14cr|libspf2-1.2.9-6|44	Summary:	Development tools needed to build programs that use libspf2
14cr|libspf2-1.2.9-6|45	Group:		Development/C
14cr|libspf2-1.2.9-6|46	Requires:	%{libname} = %{version}
14cr|libspf2-1.2.9-6|47	Provides:	%{libname}-devel = %{EVRD}
14cr|libspf2-1.2.9-6|48	Provides:	%{name}-devel = %{EVRD}
14cr|libspf2-1.2.9-6|49	
14cr|libspf2-1.2.9-6|50	%description -n	%{libname}-devel
14cr|libspf2-1.2.9-6|51	The libspf2-devel package contains the header files and static
14cr|libspf2-1.2.9-6|52	libraries necessary for developing programs using the libspf2
14cr|libspf2-1.2.9-6|53	(Sender Policy Framework) library.
14cr|libspf2-1.2.9-6|54	
14cr|libspf2-1.2.9-6|55	If you want to develop programs that will look up and process SPF
14cr|libspf2-1.2.9-6|56	records, you should install libspf2-devel. You also need to
14cr|libspf2-1.2.9-6|57	install the libspf2 package.
14cr|libspf2-1.2.9-6|58	
14cr|libspf2-1.2.9-6|59	%package -n	spf2-utils
14cr|libspf2-1.2.9-6|60	Summary:	Programs for making SPF queries using libspf2
14cr|libspf2-1.2.9-6|61	Group:		System/Servers
14cr|libspf2-1.2.9-6|62	
14cr|libspf2-1.2.9-6|63	%description -n	spf2-utils
14cr|libspf2-1.2.9-6|64	Programs for making SPF queries and checking their results using
14cr|libspf2-1.2.9-6|65	libspf2.
14cr|libspf2-1.2.9-6|66	
14cr|libspf2-1.2.9-6|67	%prep
14cr|libspf2-1.2.9-6|68	
14cr|libspf2-1.2.9-6|69	%setup -q
14cr|libspf2-1.2.9-6|70	
14cr|libspf2-1.2.9-6|71	%build
14cr|libspf2-1.2.9-6|72	
14cr|libspf2-1.2.9-6|73	# The configure script checks for the existence of __ns_get16 and uses the
14cr|libspf2-1.2.9-6|74	# system-supplied version if found, otherwise one from src/libreplace.
14cr|libspf2-1.2.9-6|75	# However, this function is marked GLIBC_PRIVATE in recent versions of glibc
14cr|libspf2-1.2.9-6|76	# and shouldn't be called even if the configure script finds it. So we make
14cr|libspf2-1.2.9-6|77	# sure that the configure script always uses the version in src/libreplace.
14cr|libspf2-1.2.9-6|78	# This prevents us getting an unresolvable dependency in the built RPM.
14cr|libspf2-1.2.9-6|79	cat > config.cache << EOF
14cr|libspf2-1.2.9-6|80	ac_cv_func___ns_get16=no
14cr|libspf2-1.2.9-6|81	EOF
14cr|libspf2-1.2.9-6|82	
14cr|libspf2-1.2.9-6|83	%configure2_5x \
14cr|libspf2-1.2.9-6|84	--cache-file=config.cache
14cr|libspf2-1.2.9-6|85	
14cr|libspf2-1.2.9-6|86	%make
14cr|libspf2-1.2.9-6|87	
14cr|libspf2-1.2.9-6|88	%install
14cr|libspf2-1.2.9-6|89	rm -rf %{buildroot}
14cr|libspf2-1.2.9-6|90	
14cr|libspf2-1.2.9-6|91	%makeinstall_std
14cr|libspf2-1.2.9-6|92	
14cr|libspf2-1.2.9-6|93	# install all headers
14cr|libspf2-1.2.9-6|94	install -m0644 src/include/*.h %{buildroot}%{_includedir}/spf2/
14cr|libspf2-1.2.9-6|95	
14cr|libspf2-1.2.9-6|96	# these binaries are needed by the tests above
14cr|libspf2-1.2.9-6|97	rm -f %{buildroot}%{_bindir}/*_static
14cr|libspf2-1.2.9-6|98	
14cr|libspf2-1.2.9-6|99	# rename the binaries to prevent file conflicts
14cr|libspf2-1.2.9-6|100	cd  %{buildroot}%{_bindir}
14cr|libspf2-1.2.9-6|101	for f in *; do mv ${f} ${f}2; done
14cr|libspf2-1.2.9-6|102	cd -
14cr|libspf2-1.2.9-6|103	
14cr|libspf2-1.2.9-6|104	%files -n %{libname}
14cr|libspf2-1.2.9-6|105	%doc README INSTALL LICENSES TODO
14cr|libspf2-1.2.9-6|106	%{_libdir}/lib*.so.%{major}*
14cr|libspf2-1.2.9-6|107	
14cr|libspf2-1.2.9-6|108	%files -n %{libname}-devel
14cr|libspf2-1.2.9-6|109	%{_libdir}/*.a
14cr|libspf2-1.2.9-6|110	%{_libdir}/*.so
14cr|libspf2-1.2.9-6|111	%{_includedir}/spf2
14cr|libspf2-1.2.9-6|112	
14cr|libspf2-1.2.9-6|113	%files -n spf2-utils
14cr|libspf2-1.2.9-6|114	%{_bindir}/spfd2
14cr|libspf2-1.2.9-6|115	%{_bindir}/spfquery2
14cr|libspf2-1.2.9-6|116	%{_bindir}/spftest2
14cr|libspf2-1.2.9-6|117	%{_bindir}/spf_example2
14cr|libspf2-1.2.9-6|118	
14cr|libspf2-1.2.9-6|119	
14cr|libspf2-1.2.9-6|120	
14cr|libspf2-1.2.9-6|121	%changelog
14cr|libspf2-1.2.9-6|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-6
14cr|libspf2-1.2.9-6|123	+ Revision: 498cbd0
14cr|libspf2-1.2.9-6|124	- MassBuild#464: Increase release tag
14cr|libspf2-1.2.9-6|125	
14cr|libspf2-1.2.9-6|126	

2668 14
14cr|libspopc-0.7.8-3|1	%define	major 0
14cr|libspopc-0.7.8-3|2	%define libname %mklibname spopc %{major}
14cr|libspopc-0.7.8-3|3	%define develname %mklibname spopc -d
14cr|libspopc-0.7.8-3|4	
14cr|libspopc-0.7.8-3|5	Summary:	POP3 client library
14cr|libspopc-0.7.8-3|6	Name:		libspopc
14cr|libspopc-0.7.8-3|7	Version:	0.7.8
14cr|libspopc-0.7.8-3|8	Release:	3
14cr|libspopc-0.7.8-3|9	License:	LGPLv2+
14cr|libspopc-0.7.8-3|10	Group:		System/Libraries
14cr|libspopc-0.7.8-3|11	URL:		http://brouits.free.fr/libspopc/
14cr|libspopc-0.7.8-3|12	Source0:	http://brouits.free.fr/libspopc/releases/%{name}-%{version}.tar.gz
14cr|libspopc-0.7.8-3|13	Patch0:		libspopc-shared.diff
14cr|libspopc-0.7.8-3|14	BuildRequires:	openssl-devel
14cr|libspopc-0.7.8-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|libspopc-0.7.8-3|16	
14cr|libspopc-0.7.8-3|17	%description
14cr|libspopc-0.7.8-3|18	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
14cr|libspopc-0.7.8-3|19	quick way to host a POP3 client within a program to C developers without
14cr|libspopc-0.7.8-3|20	exposing them to socket programming. However, the socket layer is also
14cr|libspopc-0.7.8-3|21	accessible. libspopc allows mail programs to connect to many POP accounts and
14cr|libspopc-0.7.8-3|22	manage email. It implements the client side of RFC 1939. The email client can
14cr|libspopc-0.7.8-3|23	download email headers before downloading the entire message.
14cr|libspopc-0.7.8-3|24	
14cr|libspopc-0.7.8-3|25	%package -n	%{libname}
14cr|libspopc-0.7.8-3|26	Summary:	POP3 client library
14cr|libspopc-0.7.8-3|27	Group:          System/Libraries
14cr|libspopc-0.7.8-3|28	Obsoletes:	%{name}
14cr|libspopc-0.7.8-3|29	Provides:	%{name}
14cr|libspopc-0.7.8-3|30	
14cr|libspopc-0.7.8-3|31	%description -n	%{libname}
14cr|libspopc-0.7.8-3|32	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
14cr|libspopc-0.7.8-3|33	quick way to host a POP3 client within a program to C developers without
14cr|libspopc-0.7.8-3|34	exposing them to socket programming. However, the socket layer is also
14cr|libspopc-0.7.8-3|35	accessible. libspopc allows mail programs to connect to many POP accounts and
14cr|libspopc-0.7.8-3|36	manage email. It implements the client side of RFC 1939. The email client can
14cr|libspopc-0.7.8-3|37	download email headers before downloading the entire message.
14cr|libspopc-0.7.8-3|38	
14cr|libspopc-0.7.8-3|39	%package -n	%{develname}
14cr|libspopc-0.7.8-3|40	Summary:	Development library and header files for %{name}
14cr|libspopc-0.7.8-3|41	Group:		Development/C
14cr|libspopc-0.7.8-3|42	Requires:	%{libname} = %{version}
14cr|libspopc-0.7.8-3|43	Provides:	%{libname}-devel = %{version}
14cr|libspopc-0.7.8-3|44	Obsoletes:	%{libname}-devel
14cr|libspopc-0.7.8-3|45	Provides:	spopc-devel = %{version}
14cr|libspopc-0.7.8-3|46	Obsoletes:	spopc-devel
14cr|libspopc-0.7.8-3|47	
14cr|libspopc-0.7.8-3|48	%description -n	%{develname}
14cr|libspopc-0.7.8-3|49	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
14cr|libspopc-0.7.8-3|50	quick way to host a POP3 client within a program to C developers without
14cr|libspopc-0.7.8-3|51	exposing them to socket programming. However, the socket layer is also
14cr|libspopc-0.7.8-3|52	accessible. libspopc allows mail programs to connect to many POP accounts and
14cr|libspopc-0.7.8-3|53	manage email. It implements the client side of RFC 1939. The email client can
14cr|libspopc-0.7.8-3|54	download email headers before downloading the entire message.
14cr|libspopc-0.7.8-3|55	
14cr|libspopc-0.7.8-3|56	This package contains the development library and header files for %{name}
14cr|libspopc-0.7.8-3|57	
14cr|libspopc-0.7.8-3|58	%prep
14cr|libspopc-0.7.8-3|59	
14cr|libspopc-0.7.8-3|60	%setup -q -n %{name}-%{version}
14cr|libspopc-0.7.8-3|61	%patch -p0
14cr|libspopc-0.7.8-3|62	
14cr|libspopc-0.7.8-3|63	# fix attribs
14cr|libspopc-0.7.8-3|64	chmod 644 AUTHORS ChangeLog doc/README* README* doc/*.txt doc/*.html examples/*
14cr|libspopc-0.7.8-3|65	
14cr|libspopc-0.7.8-3|66	%build
14cr|libspopc-0.7.8-3|67	
14cr|libspopc-0.7.8-3|68	make
14cr|libspopc-0.7.8-3|69	
14cr|libspopc-0.7.8-3|70	%install
14cr|libspopc-0.7.8-3|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libspopc-0.7.8-3|72	
14cr|libspopc-0.7.8-3|73	install -d %{buildroot}%{_includedir}
14cr|libspopc-0.7.8-3|74	install -d %{buildroot}%{_libdir}
14cr|libspopc-0.7.8-3|75	
14cr|libspopc-0.7.8-3|76	install -m0755 libspopc.so.%{version} %{buildroot}%{_libdir}/
14cr|libspopc-0.7.8-3|77	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so.0.7
14cr|libspopc-0.7.8-3|78	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so.0
14cr|libspopc-0.7.8-3|79	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so
14cr|libspopc-0.7.8-3|80	
14cr|libspopc-0.7.8-3|81	install -m0755 libspopc.a %{buildroot}%{_libdir}/
14cr|libspopc-0.7.8-3|82	install -m0644 libspopc.h %{buildroot}%{_includedir}/
14cr|libspopc-0.7.8-3|83	
14cr|libspopc-0.7.8-3|84	cp doc/README README.examples
14cr|libspopc-0.7.8-3|85	
14cr|libspopc-0.7.8-3|86	%if %mdkversion < 200900
14cr|libspopc-0.7.8-3|87	%post -n %{libname} -p /sbin/ldconfig
14cr|libspopc-0.7.8-3|88	%endif
14cr|libspopc-0.7.8-3|89	
14cr|libspopc-0.7.8-3|90	%if %mdkversion < 200900
14cr|libspopc-0.7.8-3|91	%postun -n %{libname} -p /sbin/ldconfig
14cr|libspopc-0.7.8-3|92	%endif
14cr|libspopc-0.7.8-3|93	
14cr|libspopc-0.7.8-3|94	%clean
14cr|libspopc-0.7.8-3|95	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libspopc-0.7.8-3|96	
14cr|libspopc-0.7.8-3|97	%files -n %{libname}
14cr|libspopc-0.7.8-3|98	%defattr(-,root,root)
14cr|libspopc-0.7.8-3|99	%doc AUTHORS ChangeLog README doc/*.txt doc/*.html
14cr|libspopc-0.7.8-3|100	%{_libdir}/*.so.*
14cr|libspopc-0.7.8-3|101	
14cr|libspopc-0.7.8-3|102	%files -n %{develname}
14cr|libspopc-0.7.8-3|103	%defattr(-,root,root)
14cr|libspopc-0.7.8-3|104	%doc README.examples examples
14cr|libspopc-0.7.8-3|105	%{_includedir}/*
14cr|libspopc-0.7.8-3|106	%{_libdir}/*.so
14cr|libspopc-0.7.8-3|107	%{_libdir}/*.a
14cr|libspopc-0.7.8-3|108	
14cr|libspopc-0.7.8-3|109	
14cr|libspopc-0.7.8-3|110	
14cr|libspopc-0.7.8-3|111	%changelog
14cr|libspopc-0.7.8-3|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.8-3
14cr|libspopc-0.7.8-3|113	+ Revision: a97edfa
14cr|libspopc-0.7.8-3|114	- MassBuild#464: Increase release tag
14cr|libspopc-0.7.8-3|115	
14cr|libspopc-0.7.8-3|116	

2669 14
14cr|libsrcinst-2.5-6|1	%define shortname srcinst
14cr|libsrcinst-2.5-6|2	
14cr|libsrcinst-2.5-6|3	%define major 0
14cr|libsrcinst-2.5-6|4	%define libname %mklibname %{shortname} %{major}
14cr|libsrcinst-2.5-6|5	%define devname %mklibname %{shortname} -d
14cr|libsrcinst-2.5-6|6	
14cr|libsrcinst-2.5-6|7	Summary:	Basic library used by sourceinstall
14cr|libsrcinst-2.5-6|8	Name:		libsrcinst
14cr|libsrcinst-2.5-6|9	Version:	2.5
14cr|libsrcinst-2.5-6|10	Release:	6
14cr|libsrcinst-2.5-6|11	License:	GPLv3+
14cr|libsrcinst-2.5-6|12	Group:		System/Libraries
14cr|libsrcinst-2.5-6|13	Url:		http://www.gnu.org/software/sourceinstall
14cr|libsrcinst-2.5-6|14	Source0:	ftp://ftp.gnu.org/gnu/sourceinstall/%{name}-%{version}.tar.gz
14cr|libsrcinst-2.5-6|15	Source10:	%{name}.rpmlintrc
14cr|libsrcinst-2.5-6|16	BuildRequires:	info-install
14cr|libsrcinst-2.5-6|17	
14cr|libsrcinst-2.5-6|18	%description
14cr|libsrcinst-2.5-6|19	Libsrcinst is the basic library used by the sourceinstall application.
14cr|libsrcinst-2.5-6|20	Sourceinstall provides a way to centralize source installation.
14cr|libsrcinst-2.5-6|21	
14cr|libsrcinst-2.5-6|22	#----------------------------------------------------------------------------
14cr|libsrcinst-2.5-6|23	
14cr|libsrcinst-2.5-6|24	%package -n %{libname}
14cr|libsrcinst-2.5-6|25	Summary:	Basic library used by sourceinstall
14cr|libsrcinst-2.5-6|26	Group:		System/Libraries
14cr|libsrcinst-2.5-6|27	
14cr|libsrcinst-2.5-6|28	%description -n %{libname}
14cr|libsrcinst-2.5-6|29	Libsrcinst is the basic library used by the sourceinstall application.
14cr|libsrcinst-2.5-6|30	Sourceinstall provides a way to centralize source installation.
14cr|libsrcinst-2.5-6|31	
14cr|libsrcinst-2.5-6|32	%files -n %{libname}
14cr|libsrcinst-2.5-6|33	%{_libdir}/%{name}.so.%{major}*
14cr|libsrcinst-2.5-6|34	
14cr|libsrcinst-2.5-6|35	#----------------------------------------------------------------------------
14cr|libsrcinst-2.5-6|36	
14cr|libsrcinst-2.5-6|37	%package -n %{devname}
14cr|libsrcinst-2.5-6|38	Summary:	Development headers for the sourceinstall library
14cr|libsrcinst-2.5-6|39	Group:		Development/C
14cr|libsrcinst-2.5-6|40	Provides:	%{name}-devel = %{EVRD}
14cr|libsrcinst-2.5-6|41	Requires:	%{libname} = %{EVRD}
14cr|libsrcinst-2.5-6|42	
14cr|libsrcinst-2.5-6|43	%description -n %{devname}
14cr|libsrcinst-2.5-6|44	Libsrcinst is the basic library used by the sourceinstall application.
14cr|libsrcinst-2.5-6|45	Sourceinstall provides a way to centralize source installation.
14cr|libsrcinst-2.5-6|46	
14cr|libsrcinst-2.5-6|47	%files -n %{devname} -f %{name}.lang
14cr|libsrcinst-2.5-6|48	%doc AUTHORS README.API TODO
14cr|libsrcinst-2.5-6|49	%{_includedir}/%{shortname}
14cr|libsrcinst-2.5-6|50	%{_libdir}/%{name}.so
14cr|libsrcinst-2.5-6|51	%{_libdir}/pkgconfig/%{name}.pc
14cr|libsrcinst-2.5-6|52	%{_mandir}/*/*
14cr|libsrcinst-2.5-6|53	
14cr|libsrcinst-2.5-6|54	#----------------------------------------------------------------------------
14cr|libsrcinst-2.5-6|55	
14cr|libsrcinst-2.5-6|56	%prep
14cr|libsrcinst-2.5-6|57	%setup -q
14cr|libsrcinst-2.5-6|58	
14cr|libsrcinst-2.5-6|59	%build
14cr|libsrcinst-2.5-6|60	PATH=$PATH:/sbin %configure2_5x --disable-static
14cr|libsrcinst-2.5-6|61	%make
14cr|libsrcinst-2.5-6|62	
14cr|libsrcinst-2.5-6|63	%install
14cr|libsrcinst-2.5-6|64	PATH=$PATH:/sbin %makeinstall_std
14cr|libsrcinst-2.5-6|65	
14cr|libsrcinst-2.5-6|66	%find_lang %{name}
14cr|libsrcinst-2.5-6|67	
14cr|libsrcinst-2.5-6|68	
14cr|libsrcinst-2.5-6|69	%changelog
14cr|libsrcinst-2.5-6|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-6
14cr|libsrcinst-2.5-6|71	+ Revision: 8ae87c3
14cr|libsrcinst-2.5-6|72	- MassBuild#464: Increase release tag
14cr|libsrcinst-2.5-6|73	
14cr|libsrcinst-2.5-6|74	

2670 14
14cr|libsrs2-1.0.18-9|1	%define	major _2
14cr|libsrs2-1.0.18-9|2	%define libname %mklibname srs %{major}
14cr|libsrs2-1.0.18-9|3	%define develname %mklibname srs -d
14cr|libsrs2-1.0.18-9|4	
14cr|libsrs2-1.0.18-9|5	Summary:	SRS email address rewriting engine
14cr|libsrs2-1.0.18-9|6	Name:		libsrs2
14cr|libsrs2-1.0.18-9|7	Version:	1.0.18
14cr|libsrs2-1.0.18-9|8	Release:	9
14cr|libsrs2-1.0.18-9|9	License:	BSD
14cr|libsrs2-1.0.18-9|10	Group:		System/Libraries
14cr|libsrs2-1.0.18-9|11	URL:		http://www.libsrs2.org/
14cr|libsrs2-1.0.18-9|12	Source0:	http://www.libsrs2.org/srs/%{name}-%{version}.tar.bz2
14cr|libsrs2-1.0.18-9|13	BuildRequires:	autoconf2.5
14cr|libsrs2-1.0.18-9|14	BuildRequires:	libtool
14cr|libsrs2-1.0.18-9|15	
14cr|libsrs2-1.0.18-9|16	%description
14cr|libsrs2-1.0.18-9|17	libsrs2 is the next generation SRS library. SPF verifies that the
14cr|libsrs2-1.0.18-9|18	Sender address of a mail matches (according to some policy) the
14cr|libsrs2-1.0.18-9|19	client IP address which submits the mail. When a mail is forwarded,
14cr|libsrs2-1.0.18-9|20	the sender address must be rewritten to comply with SPF policy. The
14cr|libsrs2-1.0.18-9|21	Sender Rewriting Scheme, or SRS, provides a standard for this
14cr|libsrs2-1.0.18-9|22	rewriting which is not vulnerable to attacks by spammers.
14cr|libsrs2-1.0.18-9|23	
14cr|libsrs2-1.0.18-9|24	%package -n	%{libname}
14cr|libsrs2-1.0.18-9|25	Summary:	SRS email address rewriting engine
14cr|libsrs2-1.0.18-9|26	Group:		System/Libraries
14cr|libsrs2-1.0.18-9|27	
14cr|libsrs2-1.0.18-9|28	%description -n	%{libname}
14cr|libsrs2-1.0.18-9|29	libsrs2 is the next generation SRS library. SPF verifies that the
14cr|libsrs2-1.0.18-9|30	Sender address of a mail matches (according to some policy) the
14cr|libsrs2-1.0.18-9|31	client IP address which submits the mail. When a mail is forwarded,
14cr|libsrs2-1.0.18-9|32	the sender address must be rewritten to comply with SPF policy. The
14cr|libsrs2-1.0.18-9|33	Sender Rewriting Scheme, or SRS, provides a standard for this
14cr|libsrs2-1.0.18-9|34	rewriting which is not vulnerable to attacks by spammers.
14cr|libsrs2-1.0.18-9|35	
14cr|libsrs2-1.0.18-9|36	%package -n	%{develname}
14cr|libsrs2-1.0.18-9|37	Summary:	Development tools needed to build programs that use libsrs2
14cr|libsrs2-1.0.18-9|38	Group:		Development/C
14cr|libsrs2-1.0.18-9|39	Requires:	%{libname} = %{version}
14cr|libsrs2-1.0.18-9|40	Provides:	libsrs-devel = %{version}-%{release}
14cr|libsrs2-1.0.18-9|41	Obsoletes:	%{mklibname srs 2 -d}
14cr|libsrs2-1.0.18-9|42	
14cr|libsrs2-1.0.18-9|43	%description -n	%{develname}
14cr|libsrs2-1.0.18-9|44	libsrs2 is the next generation SRS library. SPF verifies that the
14cr|libsrs2-1.0.18-9|45	Sender address of a mail matches (according to some policy) the
14cr|libsrs2-1.0.18-9|46	client IP address which submits the mail. When a mail is forwarded,
14cr|libsrs2-1.0.18-9|47	the sender address must be rewritten to comply with SPF policy. The
14cr|libsrs2-1.0.18-9|48	Sender Rewriting Scheme, or SRS, provides a standard for this
14cr|libsrs2-1.0.18-9|49	rewriting which is not vulnerable to attacks by spammers.
14cr|libsrs2-1.0.18-9|50	
14cr|libsrs2-1.0.18-9|51	This package contains development files needed to compile softwares
14cr|libsrs2-1.0.18-9|52	against the SRS library.
14cr|libsrs2-1.0.18-9|53	
14cr|libsrs2-1.0.18-9|54	%package -n	srs
14cr|libsrs2-1.0.18-9|55	Summary:	Command line interface to libsrs2
14cr|libsrs2-1.0.18-9|56	Group:		System/Servers
14cr|libsrs2-1.0.18-9|57	
14cr|libsrs2-1.0.18-9|58	%description -n	srs
14cr|libsrs2-1.0.18-9|59	Command line interface to libsrs2
14cr|libsrs2-1.0.18-9|60	
14cr|libsrs2-1.0.18-9|61	%prep
14cr|libsrs2-1.0.18-9|62	
14cr|libsrs2-1.0.18-9|63	%setup -q
14cr|libsrs2-1.0.18-9|64	
14cr|libsrs2-1.0.18-9|65	%build
14cr|libsrs2-1.0.18-9|66	
14cr|libsrs2-1.0.18-9|67	%configure2_5x
14cr|libsrs2-1.0.18-9|68	
14cr|libsrs2-1.0.18-9|69	make
14cr|libsrs2-1.0.18-9|70	
14cr|libsrs2-1.0.18-9|71	%install
14cr|libsrs2-1.0.18-9|72	%makeinstall_std
14cr|libsrs2-1.0.18-9|73	
14cr|libsrs2-1.0.18-9|74	install -d %{buildroot}%{_mandir}/man1
14cr|libsrs2-1.0.18-9|75	install -m0644 debian/srs.1 %{buildroot}%{_mandir}/man1/
14cr|libsrs2-1.0.18-9|76	
14cr|libsrs2-1.0.18-9|77	%files -n %{libname}
14cr|libsrs2-1.0.18-9|78	%defattr(-,root,root)
14cr|libsrs2-1.0.18-9|79	%doc README NEWS AUTHORS
14cr|libsrs2-1.0.18-9|80	%{_libdir}/lib*.so.*
14cr|libsrs2-1.0.18-9|81	
14cr|libsrs2-1.0.18-9|82	%files -n %{develname}
14cr|libsrs2-1.0.18-9|83	%defattr(-,root,root)
14cr|libsrs2-1.0.18-9|84	%{_libdir}/*.a
14cr|libsrs2-1.0.18-9|85	%{_libdir}/*.so
14cr|libsrs2-1.0.18-9|86	%{_includedir}/*.h
14cr|libsrs2-1.0.18-9|87	
14cr|libsrs2-1.0.18-9|88	%files -n srs
14cr|libsrs2-1.0.18-9|89	%defattr(-,root,root)
14cr|libsrs2-1.0.18-9|90	%{_bindir}/srs
14cr|libsrs2-1.0.18-9|91	%{_mandir}/man1/*
14cr|libsrs2-1.0.18-9|92	
14cr|libsrs2-1.0.18-9|93	
14cr|libsrs2-1.0.18-9|94	
14cr|libsrs2-1.0.18-9|95	%changelog
14cr|libsrs2-1.0.18-9|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.18-9
14cr|libsrs2-1.0.18-9|97	+ Revision: 6df182c
14cr|libsrs2-1.0.18-9|98	- MassBuild#464: Increase release tag
14cr|libsrs2-1.0.18-9|99	
14cr|libsrs2-1.0.18-9|100	

2671 14
14cr|libsrs_alt-0.5-9|1	%define major 0
14cr|libsrs_alt-0.5-9|2	%define libname %mklibname srs_alt %{major}
14cr|libsrs_alt-0.5-9|3	%define develname %mklibname srs_alt -d
14cr|libsrs_alt-0.5-9|4	
14cr|libsrs_alt-0.5-9|5	Summary:	A C implementation of SRS
14cr|libsrs_alt-0.5-9|6	Name:		libsrs_alt
14cr|libsrs_alt-0.5-9|7	Version:	0.5
14cr|libsrs_alt-0.5-9|8	Release:	9
14cr|libsrs_alt-0.5-9|9	License:	GPL
14cr|libsrs_alt-0.5-9|10	Group:		System/Libraries
14cr|libsrs_alt-0.5-9|11	URL:		http://srs.mirtol.com/
14cr|libsrs_alt-0.5-9|12	Source0:	http://srs.mirtol.com/%{name}-%{version}.tar.bz2
14cr|libsrs_alt-0.5-9|13	BuildRequires:	autoconf2.5
14cr|libsrs_alt-0.5-9|14	BuildRequires:	libtool
14cr|libsrs_alt-0.5-9|15	
14cr|libsrs_alt-0.5-9|16	%description
14cr|libsrs_alt-0.5-9|17	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
14cr|libsrs_alt-0.5-9|18	
14cr|libsrs_alt-0.5-9|19	Features:
14cr|libsrs_alt-0.5-9|20	
14cr|libsrs_alt-0.5-9|21	o No external library requirements (from 0.4)
14cr|libsrs_alt-0.5-9|22	o Quick and easy to use library interface
14cr|libsrs_alt-0.5-9|23	o Support for database callback with SRS0
14cr|libsrs_alt-0.5-9|24	o srs command line tool and srs daemon
14cr|libsrs_alt-0.5-9|25	o All non-critical errors reported using function return value
14cr|libsrs_alt-0.5-9|26	o Support for Exim (including database lookup) (See latest exiscan patch)
14cr|libsrs_alt-0.5-9|27	o SRS Compliant
14cr|libsrs_alt-0.5-9|28	o Automake/autoconf package
14cr|libsrs_alt-0.5-9|29	
14cr|libsrs_alt-0.5-9|30	%package -n	%{libname}
14cr|libsrs_alt-0.5-9|31	Summary:	A C implementation of SRS
14cr|libsrs_alt-0.5-9|32	Group:		System/Libraries
14cr|libsrs_alt-0.5-9|33	
14cr|libsrs_alt-0.5-9|34	%description -n	%{libname}
14cr|libsrs_alt-0.5-9|35	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
14cr|libsrs_alt-0.5-9|36	
14cr|libsrs_alt-0.5-9|37	Features:
14cr|libsrs_alt-0.5-9|38	
14cr|libsrs_alt-0.5-9|39	o No external library requirements (from 0.4)
14cr|libsrs_alt-0.5-9|40	o Quick and easy to use library interface
14cr|libsrs_alt-0.5-9|41	o Support for database callback with SRS0
14cr|libsrs_alt-0.5-9|42	o srs command line tool and srs daemon
14cr|libsrs_alt-0.5-9|43	o All non-critical errors reported using function return value
14cr|libsrs_alt-0.5-9|44	o Support for Exim (including database lookup) (See latest exiscan patch)
14cr|libsrs_alt-0.5-9|45	o SRS Compliant
14cr|libsrs_alt-0.5-9|46	o Automake/autoconf package
14cr|libsrs_alt-0.5-9|47	
14cr|libsrs_alt-0.5-9|48	%package -n	%{develname}
14cr|libsrs_alt-0.5-9|49	Summary:	Development tools needed to build programs that use the %{name} library
14cr|libsrs_alt-0.5-9|50	Group:		Development/C
14cr|libsrs_alt-0.5-9|51	Requires:	%{libname} = %{version}
14cr|libsrs_alt-0.5-9|52	Provides:	%{name}-devel = %{EVRD}
14cr|libsrs_alt-0.5-9|53	Provides:	srs_alt-devel = %{EVRD}
14cr|libsrs_alt-0.5-9|54	Obsoletes:	%{mklibname srs_alt 0 -d}
14cr|libsrs_alt-0.5-9|55	
14cr|libsrs_alt-0.5-9|56	%description -n	%{develname}
14cr|libsrs_alt-0.5-9|57	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
14cr|libsrs_alt-0.5-9|58	
14cr|libsrs_alt-0.5-9|59	This package contains development files needed to compile softwares
14cr|libsrs_alt-0.5-9|60	against the libsrs_alt library.
14cr|libsrs_alt-0.5-9|61	
14cr|libsrs_alt-0.5-9|62	%package -n	%{name}-utils
14cr|libsrs_alt-0.5-9|63	Summary:	Command line interface to %{name}
14cr|libsrs_alt-0.5-9|64	Group:		System/Servers
14cr|libsrs_alt-0.5-9|65	
14cr|libsrs_alt-0.5-9|66	%description -n	%{name}-utils
14cr|libsrs_alt-0.5-9|67	Command line interface to %{name}
14cr|libsrs_alt-0.5-9|68	
14cr|libsrs_alt-0.5-9|69	%prep
14cr|libsrs_alt-0.5-9|70	
14cr|libsrs_alt-0.5-9|71	%setup -q
14cr|libsrs_alt-0.5-9|72	
14cr|libsrs_alt-0.5-9|73	%build
14cr|libsrs_alt-0.5-9|74	
14cr|libsrs_alt-0.5-9|75	%configure2_5x
14cr|libsrs_alt-0.5-9|76	
14cr|libsrs_alt-0.5-9|77	make
14cr|libsrs_alt-0.5-9|78	
14cr|libsrs_alt-0.5-9|79	%install
14cr|libsrs_alt-0.5-9|80	%makeinstall_std
14cr|libsrs_alt-0.5-9|81	
14cr|libsrs_alt-0.5-9|82	mv %{buildroot}%{_bindir}/srs %{buildroot}%{_bindir}/srs_alt
14cr|libsrs_alt-0.5-9|83	
14cr|libsrs_alt-0.5-9|84	%files -n %{libname}
14cr|libsrs_alt-0.5-9|85	%doc ChangeLog
14cr|libsrs_alt-0.5-9|86	%{_libdir}/lib*.so.*
14cr|libsrs_alt-0.5-9|87	
14cr|libsrs_alt-0.5-9|88	%files -n %{develname}
14cr|libsrs_alt-0.5-9|89	%{_libdir}/*.a
14cr|libsrs_alt-0.5-9|90	%{_libdir}/*.so
14cr|libsrs_alt-0.5-9|91	%{_includedir}/*.h
14cr|libsrs_alt-0.5-9|92	
14cr|libsrs_alt-0.5-9|93	%files -n %{name}-utils
14cr|libsrs_alt-0.5-9|94	%{_bindir}/srs_alt
14cr|libsrs_alt-0.5-9|95	
14cr|libsrs_alt-0.5-9|96	
14cr|libsrs_alt-0.5-9|97	
14cr|libsrs_alt-0.5-9|98	%changelog
14cr|libsrs_alt-0.5-9|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-9
14cr|libsrs_alt-0.5-9|100	+ Revision: e8506c1
14cr|libsrs_alt-0.5-9|101	- MassBuild#464: Increase release tag
14cr|libsrs_alt-0.5-9|102	
14cr|libsrs_alt-0.5-9|103	

2672 14
14cr|libss7-1.0.2-4|1	%define	major 1
14cr|libss7-1.0.2-4|2	%define libname %mklibname ss7 _%{major}
14cr|libss7-1.0.2-4|3	%define develname %mklibname ss7 -d
14cr|libss7-1.0.2-4|4	
14cr|libss7-1.0.2-4|5	Summary:	Provides SS7 protocol services to applications
14cr|libss7-1.0.2-4|6	Name:		libss7
14cr|libss7-1.0.2-4|7	Version:	1.0.2
14cr|libss7-1.0.2-4|8	Release:	4
14cr|libss7-1.0.2-4|9	License:	GPL
14cr|libss7-1.0.2-4|10	Group:		System/Libraries
14cr|libss7-1.0.2-4|11	URL:		http://www.asterisk.org/
14cr|libss7-1.0.2-4|12	Source0:	http://ftp.digium.com/pub/libss7/%{name}-%{version}.tar.gz
14cr|libss7-1.0.2-4|13	
14cr|libss7-1.0.2-4|14	%description
14cr|libss7-1.0.2-4|15	libss7 is a userspace library that is used for providing SS7 protocol services
14cr|libss7-1.0.2-4|16	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cr|libss7-1.0.2-4|17	SS7, however it was written in a manner that will easily allow support for
14cr|libss7-1.0.2-4|18	other various national specific variants in the future.  For a working
14cr|libss7-1.0.2-4|19	reference implementation, see the various link test programs, as well as the
14cr|libss7-1.0.2-4|20	Asterisk Open Source PBX.
14cr|libss7-1.0.2-4|21	
14cr|libss7-1.0.2-4|22	%package -n	%{libname}
14cr|libss7-1.0.2-4|23	Summary:	Provides SS7 protocol services to applications
14cr|libss7-1.0.2-4|24	Group:          System/Libraries
14cr|libss7-1.0.2-4|25	
14cr|libss7-1.0.2-4|26	%description -n	%{libname}
14cr|libss7-1.0.2-4|27	libss7 is a userspace library that is used for providing SS7 protocol services
14cr|libss7-1.0.2-4|28	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cr|libss7-1.0.2-4|29	SS7, however it was written in a manner that will easily allow support for
14cr|libss7-1.0.2-4|30	other various national specific variants in the future.  For a working
14cr|libss7-1.0.2-4|31	reference implementation, see the various link test programs, as well as the
14cr|libss7-1.0.2-4|32	Asterisk Open Source PBX.
14cr|libss7-1.0.2-4|33	
14cr|libss7-1.0.2-4|34	%package -n	%{develname}
14cr|libss7-1.0.2-4|35	Summary:	Development libraries and headers for %{name}
14cr|libss7-1.0.2-4|36	Group:		Development/C
14cr|libss7-1.0.2-4|37	Requires:	%{libname} = %{version}-%{release}
14cr|libss7-1.0.2-4|38	Provides:	ss7-devel = %{version}-%{release}
14cr|libss7-1.0.2-4|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|libss7-1.0.2-4|40	
14cr|libss7-1.0.2-4|41	%description -n	%{develname}
14cr|libss7-1.0.2-4|42	libss7 is a userspace library that is used for providing SS7 protocol services
14cr|libss7-1.0.2-4|43	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cr|libss7-1.0.2-4|44	SS7, however it was written in a manner that will easily allow support for
14cr|libss7-1.0.2-4|45	other various national specific variants in the future.  For a working
14cr|libss7-1.0.2-4|46	reference implementation, see the various link test programs, as well as the
14cr|libss7-1.0.2-4|47	Asterisk Open Source PBX.
14cr|libss7-1.0.2-4|48	
14cr|libss7-1.0.2-4|49	This package contains all of the development files that you will need in order
14cr|libss7-1.0.2-4|50	to compile %{name} applications.
14cr|libss7-1.0.2-4|51	
14cr|libss7-1.0.2-4|52	%prep
14cr|libss7-1.0.2-4|53	
14cr|libss7-1.0.2-4|54	%setup -q
14cr|libss7-1.0.2-4|55	
14cr|libss7-1.0.2-4|56	# lib64 fix
14cr|libss7-1.0.2-4|57	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
14cr|libss7-1.0.2-4|58	
14cr|libss7-1.0.2-4|59	%build
14cr|libss7-1.0.2-4|60	
14cr|libss7-1.0.2-4|61	%make CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
14cr|libss7-1.0.2-4|62	
14cr|libss7-1.0.2-4|63	%install
14cr|libss7-1.0.2-4|64	rm -rf %{buildroot}
14cr|libss7-1.0.2-4|65	
14cr|libss7-1.0.2-4|66	make \
14cr|libss7-1.0.2-4|67	INSTALL_PREFIX="%{buildroot}" \
14cr|libss7-1.0.2-4|68	install
14cr|libss7-1.0.2-4|69	
14cr|libss7-1.0.2-4|70	%files -n %{libname}
14cr|libss7-1.0.2-4|71	%doc ChangeLog README NEWS*
14cr|libss7-1.0.2-4|72	%{_libdir}/lib*.so.%{major}*
14cr|libss7-1.0.2-4|73	
14cr|libss7-1.0.2-4|74	%files -n %{develname}
14cr|libss7-1.0.2-4|75	%{_includedir}/*.h
14cr|libss7-1.0.2-4|76	%{_libdir}/*.so
14cr|libss7-1.0.2-4|77	%{_libdir}/*.a
14cr|libss7-1.0.2-4|78	
14cr|libss7-1.0.2-4|79	%changelog
14cr|libss7-1.0.2-4|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|libss7-1.0.2-4|81	+ Revision: 701d902
14cr|libss7-1.0.2-4|82	- MassBuild#464: Increase release tag
14cr|libss7-1.0.2-4|83	
14cr|libss7-1.0.2-4|84	

2673 14
14cr|libstatgrab-0.17-2|1	%define name libstatgrab
14cr|libstatgrab-0.17-2|2	%define version 0.17
14cr|libstatgrab-0.17-2|3	%define release 2
14cr|libstatgrab-0.17-2|4	
14cr|libstatgrab-0.17-2|5	%define shortname statgrab
14cr|libstatgrab-0.17-2|6	%define major 6
14cr|libstatgrab-0.17-2|7	%define libname %mklibname %shortname %major
14cr|libstatgrab-0.17-2|8	%define libnamedevel %mklibname -d %shortname
14cr|libstatgrab-0.17-2|9	%define libnamedevel_static %mklibname -d %shortname -s
14cr|libstatgrab-0.17-2|10	
14cr|libstatgrab-0.17-2|11	Summary: Make system statistics
14cr|libstatgrab-0.17-2|12	Name: %{name}
14cr|libstatgrab-0.17-2|13	Version: %{version}
14cr|libstatgrab-0.17-2|14	Release: %{release}
14cr|libstatgrab-0.17-2|15	Source0: ftp://ftp.uk.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
14cr|libstatgrab-0.17-2|16	Patch0: %{name}.nochmod.patch
14cr|libstatgrab-0.17-2|17	License: LGPLv2+ and GPLv2+
14cr|libstatgrab-0.17-2|18	Group: Monitoring
14cr|libstatgrab-0.17-2|19	Url: http://www.i-scream.org/libstatgrab/
14cr|libstatgrab-0.17-2|20	
14cr|libstatgrab-0.17-2|21	%description
14cr|libstatgrab-0.17-2|22	Libstatgrab is a library that provides cross platform access to statistics
14cr|libstatgrab-0.17-2|23	about the system on which it's run. It's written in C and presents a selection
14cr|libstatgrab-0.17-2|24	of useful interfaces which can be used to access key system statistics. The
14cr|libstatgrab-0.17-2|25	current list of statistics includes CPU usage, memory utilisation, disk usage,
14cr|libstatgrab-0.17-2|26	process counts, network traffic, disk I/O, and more.
14cr|libstatgrab-0.17-2|27	
14cr|libstatgrab-0.17-2|28	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
14cr|libstatgrab-0.17-2|29	The aim is to extend this to include as many operating systems as possible.
14cr|libstatgrab-0.17-2|30	
14cr|libstatgrab-0.17-2|31	The package also includes a couple of useful tools. The first, saidar,
14cr|libstatgrab-0.17-2|32	provides a curses-based interface to viewing the current state of the
14cr|libstatgrab-0.17-2|33	system. The second, statgrab, gives a sysctl-style interface to the
14cr|libstatgrab-0.17-2|34	statistics gathered by libstatgrab. This extends the use of libstatgrab
14cr|libstatgrab-0.17-2|35	to people writing scripts or anything else that can't easily make C
14cr|libstatgrab-0.17-2|36	function calls. Included with statgrab is a script to generate an MRTG
14cr|libstatgrab-0.17-2|37	configuration file to use statgrab.
14cr|libstatgrab-0.17-2|38	
14cr|libstatgrab-0.17-2|39	%package -n %shortname-tools
14cr|libstatgrab-0.17-2|40	Summary: Tools from %name to monitoring the system
14cr|libstatgrab-0.17-2|41	Group: Monitoring
14cr|libstatgrab-0.17-2|42	License: GPLv2+
14cr|libstatgrab-0.17-2|43	
14cr|libstatgrab-0.17-2|44	%description -n %shortname-tools
14cr|libstatgrab-0.17-2|45	Libstatgrab is a library that provides cross platform access to statistics
14cr|libstatgrab-0.17-2|46	about the system on which it's run. It's written in C and presents a selection
14cr|libstatgrab-0.17-2|47	of useful interfaces which can be used to access key system statistics. The
14cr|libstatgrab-0.17-2|48	current list of statistics includes CPU usage, memory utilisation, disk usage,
14cr|libstatgrab-0.17-2|49	process counts, network traffic, disk I/O, and more.
14cr|libstatgrab-0.17-2|50	
14cr|libstatgrab-0.17-2|51	The current list of platforms is Solaris 2.x, Linux , and FreeBSD 4.x/5.x.
14cr|libstatgrab-0.17-2|52	The aim is to extend this to include as many operating systems as possible.
14cr|libstatgrab-0.17-2|53	
14cr|libstatgrab-0.17-2|54	The package also includes a couple of useful tools. The first, saidar,
14cr|libstatgrab-0.17-2|55	provides a curses-based interface to viewing the current state of the
14cr|libstatgrab-0.17-2|56	system. The second, statgrab, gives a sysctl-style interface to the
14cr|libstatgrab-0.17-2|57	statistics gathered by libstatgrab. This extends the use of libstatgrab
14cr|libstatgrab-0.17-2|58	to people writing scripts or anything else that can't easily make C
14cr|libstatgrab-0.17-2|59	function calls. Included with statgrab is a script to generate an MRTG
14cr|libstatgrab-0.17-2|60	configuration file to use statgrab.
14cr|libstatgrab-0.17-2|61	
14cr|libstatgrab-0.17-2|62	%package -n %libname
14cr|libstatgrab-0.17-2|63	Summary: The %name libraries
14cr|libstatgrab-0.17-2|64	Group: System/Libraries
14cr|libstatgrab-0.17-2|65	License: LGPLv2+
14cr|libstatgrab-0.17-2|66	Provides: %name = %version-%release
14cr|libstatgrab-0.17-2|67	
14cr|libstatgrab-0.17-2|68	%description -n %libname
14cr|libstatgrab-0.17-2|69	Libstatgrab is a library that provides cross platform access to statistics
14cr|libstatgrab-0.17-2|70	about the system on which it's run. It's written in C and presents a selection
14cr|libstatgrab-0.17-2|71	of useful interfaces which can be used to access key system statistics. The
14cr|libstatgrab-0.17-2|72	current list of statistics includes CPU usage, memory utilisation, disk usage,
14cr|libstatgrab-0.17-2|73	process counts, network traffic, disk I/O, and more.
14cr|libstatgrab-0.17-2|74	
14cr|libstatgrab-0.17-2|75	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
14cr|libstatgrab-0.17-2|76	The aim is to extend this to include as many operating systems as possible.
14cr|libstatgrab-0.17-2|77	
14cr|libstatgrab-0.17-2|78	The package also includes a couple of useful tools. The first, saidar,
14cr|libstatgrab-0.17-2|79	provides a curses-based interface to viewing the current state of the
14cr|libstatgrab-0.17-2|80	system. The second, statgrab, gives a sysctl-style interface to the
14cr|libstatgrab-0.17-2|81	statistics gathered by libstatgrab. This extends the use of libstatgrab
14cr|libstatgrab-0.17-2|82	to people writing scripts or anything else that can't easily make C
14cr|libstatgrab-0.17-2|83	function calls. Included with statgrab is a script to generate an MRTG
14cr|libstatgrab-0.17-2|84	configuration file to use statgrab.
14cr|libstatgrab-0.17-2|85	
14cr|libstatgrab-0.17-2|86	%package -n %libnamedevel
14cr|libstatgrab-0.17-2|87	Summary: The development files from %name libraries
14cr|libstatgrab-0.17-2|88	Group: Development/Other
14cr|libstatgrab-0.17-2|89	License: LGPLv2+
14cr|libstatgrab-0.17-2|90	Provides: %name-devel = %version-%release
14cr|libstatgrab-0.17-2|91	Requires: %libname = %version
14cr|libstatgrab-0.17-2|92	
14cr|libstatgrab-0.17-2|93	%description -n %libnamedevel
14cr|libstatgrab-0.17-2|94	Libstatgrab is a library that provides cross platform access to statistics
14cr|libstatgrab-0.17-2|95	about the system on which it's run. It's written in C and presents a selection
14cr|libstatgrab-0.17-2|96	of useful interfaces which can be used to access key system statistics. The
14cr|libstatgrab-0.17-2|97	current list of statistics includes CPU usage, memory utilisation, disk usage,
14cr|libstatgrab-0.17-2|98	process counts, network traffic, disk I/O, and more.
14cr|libstatgrab-0.17-2|99	
14cr|libstatgrab-0.17-2|100	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
14cr|libstatgrab-0.17-2|101	The aim is to extend this to include as many operating systems as possible.
14cr|libstatgrab-0.17-2|102	
14cr|libstatgrab-0.17-2|103	The package also includes a couple of useful tools. The first, saidar,
14cr|libstatgrab-0.17-2|104	provides a curses-based interface to viewing the current state of the
14cr|libstatgrab-0.17-2|105	system. The second, statgrab, gives a sysctl-style interface to the
14cr|libstatgrab-0.17-2|106	statistics gathered by libstatgrab. This extends the use of libstatgrab
14cr|libstatgrab-0.17-2|107	to people writing scripts or anything else that can't easily make C
14cr|libstatgrab-0.17-2|108	function calls. Included with statgrab is a script to generate an MRTG
14cr|libstatgrab-0.17-2|109	configuration file to use statgrab.
14cr|libstatgrab-0.17-2|110	
14cr|libstatgrab-0.17-2|111	
14cr|libstatgrab-0.17-2|112	%package -n %libnamedevel_static
14cr|libstatgrab-0.17-2|113	Summary: The development static files from %name libraries
14cr|libstatgrab-0.17-2|114	Group: Development/Other
14cr|libstatgrab-0.17-2|115	License: LGPLv2+
14cr|libstatgrab-0.17-2|116	Provides: %name-static-devel = %version-%release
14cr|libstatgrab-0.17-2|117	Requires: %libname = %version
14cr|libstatgrab-0.17-2|118	Requires: %name-devel = %version-%release
14cr|libstatgrab-0.17-2|119	
14cr|libstatgrab-0.17-2|120	%description -n %libnamedevel_static
14cr|libstatgrab-0.17-2|121	Libstatgrab is a library that provides cross platform access to statistics
14cr|libstatgrab-0.17-2|122	about the system on which it's run. It's written in C and presents a selection
14cr|libstatgrab-0.17-2|123	of useful interfaces which can be used to access key system statistics. The
14cr|libstatgrab-0.17-2|124	current list of statistics includes CPU usage, memory utilisation, disk usage,
14cr|libstatgrab-0.17-2|125	process counts, network traffic, disk I/O, and more.
14cr|libstatgrab-0.17-2|126	
14cr|libstatgrab-0.17-2|127	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
14cr|libstatgrab-0.17-2|128	The aim is to extend this to include as many operating systems as possible.
14cr|libstatgrab-0.17-2|129	
14cr|libstatgrab-0.17-2|130	The package also includes a couple of useful tools. The first, saidar,
14cr|libstatgrab-0.17-2|131	provides a curses-based interface to viewing the current state of the
14cr|libstatgrab-0.17-2|132	system. The second, statgrab, gives a sysctl-style interface to the
14cr|libstatgrab-0.17-2|133	statistics gathered by libstatgrab. This extends the use of libstatgrab
14cr|libstatgrab-0.17-2|134	to people writing scripts or anything else that can't easily make C
14cr|libstatgrab-0.17-2|135	function calls. Included with statgrab is a script to generate an MRTG
14cr|libstatgrab-0.17-2|136	configuration file to use statgrab.
14cr|libstatgrab-0.17-2|137	
14cr|libstatgrab-0.17-2|138	%prep
14cr|libstatgrab-0.17-2|139	%setup -q
14cr|libstatgrab-0.17-2|140	%patch0 -p0
14cr|libstatgrab-0.17-2|141	
14cr|libstatgrab-0.17-2|142	%build
14cr|libstatgrab-0.17-2|143	%configure2_5x
14cr|libstatgrab-0.17-2|144	
14cr|libstatgrab-0.17-2|145	%make
14cr|libstatgrab-0.17-2|146	
14cr|libstatgrab-0.17-2|147	%install
14cr|libstatgrab-0.17-2|148	%makeinstall_std
14cr|libstatgrab-0.17-2|149	
14cr|libstatgrab-0.17-2|150	%files -n %shortname-tools
14cr|libstatgrab-0.17-2|151	%doc AUTHORS INSTALL README ChangeLog NEWS
14cr|libstatgrab-0.17-2|152	%_bindir/*
14cr|libstatgrab-0.17-2|153	%_mandir/*/*
14cr|libstatgrab-0.17-2|154	
14cr|libstatgrab-0.17-2|155	%files -n %libname
14cr|libstatgrab-0.17-2|156	%_libdir/*.so.%{major}*
14cr|libstatgrab-0.17-2|157	
14cr|libstatgrab-0.17-2|158	%files -n %libnamedevel
14cr|libstatgrab-0.17-2|159	%doc AUTHORS INSTALL README ChangeLog NEWS
14cr|libstatgrab-0.17-2|160	%_libdir/*.so
14cr|libstatgrab-0.17-2|161	%_includedir/*.h
14cr|libstatgrab-0.17-2|162	%_libdir/pkgconfig/%name.pc
14cr|libstatgrab-0.17-2|163	
14cr|libstatgrab-0.17-2|164	%files -n %libnamedevel_static
14cr|libstatgrab-0.17-2|165	%_libdir/*.a
14cr|libstatgrab-0.17-2|166	
14cr|libstatgrab-0.17-2|167	%changelog
14cr|libstatgrab-0.17-2|168	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-2
14cr|libstatgrab-0.17-2|169	+ Revision: b024b67
14cr|libstatgrab-0.17-2|170	- MassBuild#464: Increase release tag
14cr|libstatgrab-0.17-2|171	
14cr|libstatgrab-0.17-2|172	

2674 14
14cr|libsynce-0.16-7|1	%define major 0
14cr|libsynce-0.16-7|2	%define libname %mklibname synce %{major}
14cr|libsynce-0.16-7|3	%define devname %mklibname synce -d
14cr|libsynce-0.16-7|4	
14cr|libsynce-0.16-7|5	Summary:	Basic library used by applications in the SynCE project
14cr|libsynce-0.16-7|6	Name:		libsynce
14cr|libsynce-0.16-7|7	Version:	0.16
14cr|libsynce-0.16-7|8	Release:	7
14cr|libsynce-0.16-7|9	License:	MIT
14cr|libsynce-0.16-7|10	Group:		System/Libraries
14cr|libsynce-0.16-7|11	Url:		http://synce.sourceforge.net/
14cr|libsynce-0.16-7|12	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/synce-core/synce-core-%{version}.tar.gz
14cr|libsynce-0.16-7|13	BuildRequires:	dhcp-client
14cr|libsynce-0.16-7|14	BuildRequires:	python-pyrex
14cr|libsynce-0.16-7|15	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|libsynce-0.16-7|16	BuildRequires:	pkgconfig(gudev-1.0)
14cr|libsynce-0.16-7|17	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|libsynce-0.16-7|18	BuildRequires:	pkgconfig(python)
14cr|libsynce-0.16-7|19	BuildRequires:	pkgconfig(udev)
14cr|libsynce-0.16-7|20	
14cr|libsynce-0.16-7|21	%description
14cr|libsynce-0.16-7|22	Libsynce is part of the SynCE project. It is a library of basic
14cr|libsynce-0.16-7|23	functions used by the rest of the project.
14cr|libsynce-0.16-7|24	
14cr|libsynce-0.16-7|25	#----------------------------------------------------------------------------
14cr|libsynce-0.16-7|26	
14cr|libsynce-0.16-7|27	%package -n synce-core
14cr|libsynce-0.16-7|28	Summary:	Basic library used by applications in the SynCE project
14cr|libsynce-0.16-7|29	Group:		Communications
14cr|libsynce-0.16-7|30	Conflicts:	librapi < 0.16
14cr|libsynce-0.16-7|31	Obsoletes:	librapi < 0.16
14cr|libsynce-0.16-7|32	
14cr|libsynce-0.16-7|33	%description -n synce-core
14cr|libsynce-0.16-7|34	Synce-core is part of the SynCE project. It is a library of basic
14cr|libsynce-0.16-7|35	functions used by the rest of the project.
14cr|libsynce-0.16-7|36	
14cr|libsynce-0.16-7|37	%files -n synce-core
14cr|libsynce-0.16-7|38	%{_datadir}/synce-core/dhclient.conf
14cr|libsynce-0.16-7|39	%{_datadir}/synce-core/udev-synce-*
14cr|libsynce-0.16-7|40	%{_datadir}/synce-core/synceconnector.py
14cr|libsynce-0.16-7|41	%{_datadir}/dbus-1/system-services/org.synce.dccm.service
14cr|libsynce-0.16-7|42	%{_sysconfdir}/ppp/ip-up.d/synce-udev-bt-ipup
14cr|libsynce-0.16-7|43	%{_sysconfdir}/ppp/peers/synce-bt-peer
14cr|libsynce-0.16-7|44	%{_sysconfdir}/dbus-1/system.d/org.synce.dccm.conf
14cr|libsynce-0.16-7|45	/lib/udev/rules.d/*.rules
14cr|libsynce-0.16-7|46	/lib/udev/synce-udev-rndis
14cr|libsynce-0.16-7|47	/lib/udev/synce-udev-serial
14cr|libsynce-0.16-7|48	%{_bindir}/*
14cr|libsynce-0.16-7|49	%{_mandir}/man1/*.xz
14cr|libsynce-0.16-7|50	%{_libdir}/dccm
14cr|libsynce-0.16-7|51	%{_libdir}/synce-serial-chat
14cr|libsynce-0.16-7|52	
14cr|libsynce-0.16-7|53	#----------------------------------------------------------------------------
14cr|libsynce-0.16-7|54	
14cr|libsynce-0.16-7|55	%package -n %{libname}
14cr|libsynce-0.16-7|56	Summary:	Basic library used by applications in the SynCE project
14cr|libsynce-0.16-7|57	Group:		System/Libraries
14cr|libsynce-0.16-7|58	Requires:	synce-core >= %{EVRD}
14cr|libsynce-0.16-7|59	
14cr|libsynce-0.16-7|60	%description -n %{libname}
14cr|libsynce-0.16-7|61	Libsynce is part of the SynCE project. It is a library of basic
14cr|libsynce-0.16-7|62	functions used by the rest of the project.
14cr|libsynce-0.16-7|63	
14cr|libsynce-0.16-7|64	%files -n %{libname}
14cr|libsynce-0.16-7|65	%{_libdir}/libsynce.so.%{major}*
14cr|libsynce-0.16-7|66	
14cr|libsynce-0.16-7|67	#----------------------------------------------------------------------------
14cr|libsynce-0.16-7|68	
14cr|libsynce-0.16-7|69	%package -n %{devname}
14cr|libsynce-0.16-7|70	Summary:	Basic library used by applications in the SynCE project
14cr|libsynce-0.16-7|71	Group:		Development/C
14cr|libsynce-0.16-7|72	Requires:	%{libname} = %{EVRD}
14cr|libsynce-0.16-7|73	Requires:	synce-core >= %{EVRD}
14cr|libsynce-0.16-7|74	Provides:	%{name}-devel = %{EVRD}
14cr|libsynce-0.16-7|75	Provides:	synce-core-devel = %{EVRD}
14cr|libsynce-0.16-7|76	Conflicts:	%{_lib}rapi-devel < 0.16
14cr|libsynce-0.16-7|77	Obsoletes:	%{_lib}rapi-devel < 0.16
14cr|libsynce-0.16-7|78	
14cr|libsynce-0.16-7|79	%description -n %{devname}
14cr|libsynce-0.16-7|80	Libsynce is part of the SynCE project. It is a library of basic
14cr|libsynce-0.16-7|81	functions used by the rest of the project.
14cr|libsynce-0.16-7|82	
14cr|libsynce-0.16-7|83	%files -n %{devname}
14cr|libsynce-0.16-7|84	%doc README TODO
14cr|libsynce-0.16-7|85	%{_libdir}/libsynce.so
14cr|libsynce-0.16-7|86	%{_includedir}/*.h
14cr|libsynce-0.16-7|87	%{_libdir}/pkgconfig/libsynce.pc
14cr|libsynce-0.16-7|88	%{_mandir}/man3/*3*
14cr|libsynce-0.16-7|89	%{_mandir}/man7/*7*
14cr|libsynce-0.16-7|90	
14cr|libsynce-0.16-7|91	#----------------------------------------------------------------------------
14cr|libsynce-0.16-7|92	
14cr|libsynce-0.16-7|93	%package -n python-%{name}
14cr|libsynce-0.16-7|94	Summary:	%{name} python package
14cr|libsynce-0.16-7|95	Group:		System/Libraries
14cr|libsynce-0.16-7|96	Conflicts:	librapi-python < 0.16
14cr|libsynce-0.16-7|97	Obsoletes:	librapi-python < 0.16
14cr|libsynce-0.16-7|98	
14cr|libsynce-0.16-7|99	%description -n python-%{name}
14cr|libsynce-0.16-7|100	The python-%{name} package.
14cr|libsynce-0.16-7|101	
14cr|libsynce-0.16-7|102	%files -n python-%{name}
14cr|libsynce-0.16-7|103	%{python_sitearch}/*.so
14cr|libsynce-0.16-7|104	
14cr|libsynce-0.16-7|105	#----------------------------------------------------------------------------
14cr|libsynce-0.16-7|106	
14cr|libsynce-0.16-7|107	%prep
14cr|libsynce-0.16-7|108	%setup -q -n synce-core-%{version}
14cr|libsynce-0.16-7|109	
14cr|libsynce-0.16-7|110	%build
14cr|libsynce-0.16-7|111	export PATH=$PATH:/sbin/
14cr|libsynce-0.16-7|112	
14cr|libsynce-0.16-7|113	%configure2_5x \
14cr|libsynce-0.16-7|114	--enable-udev-support \
14cr|libsynce-0.16-7|115	--disable-hal-support \
14cr|libsynce-0.16-7|116	--enable-dccm-file-support \
14cr|libsynce-0.16-7|117	--enable-odccm-support \
14cr|libsynce-0.16-7|118	--enable-python-bindings \
14cr|libsynce-0.16-7|119	--enable-bluetooth-support \
14cr|libsynce-0.16-7|120	--disable-static
14cr|libsynce-0.16-7|121	%make
14cr|libsynce-0.16-7|122	
14cr|libsynce-0.16-7|123	%install
14cr|libsynce-0.16-7|124	%makeinstall_std
14cr|libsynce-0.16-7|125	
14cr|libsynce-0.16-7|126	rm -fr %{buildroot}%{_datadir}/doc
14cr|libsynce-0.16-7|127	
14cr|libsynce-0.16-7|128	
14cr|libsynce-0.16-7|129	%changelog
14cr|libsynce-0.16-7|130	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-7
14cr|libsynce-0.16-7|131	+ Revision: fe2a6c0
14cr|libsynce-0.16-7|132	- Devel packages obsoletes librapi-devel (everything is ported to libsynce now)
14cr|libsynce-0.16-7|133	
14cr|libsynce-0.16-7|134	

2675 14
14cr|libsysactivity-0.6.3-2|1	%define	major	1
14cr|libsysactivity-0.6.3-2|2	# this pkg is kinda messed up
14cr|libsysactivity-0.6.3-2|3	%define majorminorrelease	%{version}
14cr|libsysactivity-0.6.3-2|4	%define libname	%mklibname	sysactivity %{major}
14cr|libsysactivity-0.6.3-2|5	%define develname	%mklibname	sysactivity -d
14cr|libsysactivity-0.6.3-2|6	
14cr|libsysactivity-0.6.3-2|7	Summary:	Library for retrieving statistics of the system`s activity
14cr|libsysactivity-0.6.3-2|8	Name:		libsysactivity
14cr|libsysactivity-0.6.3-2|9	Version:	0.6.3
14cr|libsysactivity-0.6.3-2|10	Release:	2
14cr|libsysactivity-0.6.3-2|11	Group:		System/Libraries
14cr|libsysactivity-0.6.3-2|12	License:	LGPLv2+
14cr|libsysactivity-0.6.3-2|13	URL:		http://sourceforge.net/projects/libsysactivity/
14cr|libsysactivity-0.6.3-2|14	Source0:	http://downloads.sourceforge.net/project/%{name}/0.6.x/%{name}-%{version}.tar.gz
14cr|libsysactivity-0.6.3-2|15	
14cr|libsysactivity-0.6.3-2|16	BuildRequires:	doxygen
14cr|libsysactivity-0.6.3-2|17	BuildRequires:	cmake
14cr|libsysactivity-0.6.3-2|18	
14cr|libsysactivity-0.6.3-2|19	%description
14cr|libsysactivity-0.6.3-2|20	A lightweight library that retrieves statistics of the system's activity in a
14cr|libsysactivity-0.6.3-2|21	portable and thread safe way. In each OS that it supports it offers the same
14cr|libsysactivity-0.6.3-2|22	API for retrieving the activity of: hard disks, CPUs, memory, processes and
14cr|libsysactivity-0.6.3-2|23	network interfaces.
14cr|libsysactivity-0.6.3-2|24	
14cr|libsysactivity-0.6.3-2|25	%package -n %{libname}
14cr|libsysactivity-0.6.3-2|26	Summary:	Libraries for the %{name} package
14cr|libsysactivity-0.6.3-2|27	Group:		System/Libraries
14cr|libsysactivity-0.6.3-2|28	
14cr|libsysactivity-0.6.3-2|29	%description -n %{libname}
14cr|libsysactivity-0.6.3-2|30	Libraries for %{name}.
14cr|libsysactivity-0.6.3-2|31	
14cr|libsysactivity-0.6.3-2|32	%package -n %{develname}
14cr|libsysactivity-0.6.3-2|33	Summary:	Development files for %{name}
14cr|libsysactivity-0.6.3-2|34	Group:		Development/C++
14cr|libsysactivity-0.6.3-2|35	Requires:	%{libname} = %{version}-%{release}
14cr|libsysactivity-0.6.3-2|36	
14cr|libsysactivity-0.6.3-2|37	%description -n %{develname}
14cr|libsysactivity-0.6.3-2|38	The %{name}-devel package contains libraries and header files for
14cr|libsysactivity-0.6.3-2|39	developing applications that use %{name}.
14cr|libsysactivity-0.6.3-2|40	
14cr|libsysactivity-0.6.3-2|41	%prep
14cr|libsysactivity-0.6.3-2|42	%setup -q
14cr|libsysactivity-0.6.3-2|43	
14cr|libsysactivity-0.6.3-2|44	%build
14cr|libsysactivity-0.6.3-2|45	%cmake
14cr|libsysactivity-0.6.3-2|46	%make
14cr|libsysactivity-0.6.3-2|47	
14cr|libsysactivity-0.6.3-2|48	%install
14cr|libsysactivity-0.6.3-2|49	%makeinstall_std -C build
14cr|libsysactivity-0.6.3-2|50	
14cr|libsysactivity-0.6.3-2|51	%files -n %{libname}
14cr|libsysactivity-0.6.3-2|52	%{_libdir}/%{name}.so.%{major}*
14cr|libsysactivity-0.6.3-2|53	%{_libdir}/%{name}.so.%{majorminorrelease}
14cr|libsysactivity-0.6.3-2|54	
14cr|libsysactivity-0.6.3-2|55	%files -n %{develname}
14cr|libsysactivity-0.6.3-2|56	%doc CHANGELOG COPYING
14cr|libsysactivity-0.6.3-2|57	%{_includedir}/%{name}
14cr|libsysactivity-0.6.3-2|58	%{_libdir}/%{name}.so
14cr|libsysactivity-0.6.3-2|59	%{_libdir}/cmake/%{name}
14cr|libsysactivity-0.6.3-2|60	
14cr|libsysactivity-0.6.3-2|61	
14cr|libsysactivity-0.6.3-2|62	
14cr|libsysactivity-0.6.3-2|63	
14cr|libsysactivity-0.6.3-2|64	%changelog
14cr|libsysactivity-0.6.3-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-2
14cr|libsysactivity-0.6.3-2|66	+ Revision: 3ecec14
14cr|libsysactivity-0.6.3-2|67	- MassBuild#464: Increase release tag
14cr|libsysactivity-0.6.3-2|68	
14cr|libsysactivity-0.6.3-2|69	

2676 14
14cr|libsysstat-0.1.1-0.20140508.1|1	%define scmrev 20140508
14cr|libsysstat-0.1.1-0.20140508.1|2	
14cr|libsysstat-0.1.1-0.20140508.1|3	%define major 0
14cr|libsysstat-0.1.1-0.20140508.1|4	%define libname %mklibname sysstat %{major}
14cr|libsysstat-0.1.1-0.20140508.1|5	%define devname %mklibname sysstat -d
14cr|libsysstat-0.1.1-0.20140508.1|6	
14cr|libsysstat-0.1.1-0.20140508.1|7	Summary:	System status library for LXQt
14cr|libsysstat-0.1.1-0.20140508.1|8	Name:		libsysstat
14cr|libsysstat-0.1.1-0.20140508.1|9	Version:	0.1.1
14cr|libsysstat-0.1.1-0.20140508.1|10	%if "%{scmrev}" == ""
14cr|libsysstat-0.1.1-0.20140508.1|11	Release:	2
14cr|libsysstat-0.1.1-0.20140508.1|12	%else
14cr|libsysstat-0.1.1-0.20140508.1|13	Release:	0.%{scmrev}.1
14cr|libsysstat-0.1.1-0.20140508.1|14	%endif
14cr|libsysstat-0.1.1-0.20140508.1|15	License:	LGPLv2.1+
14cr|libsysstat-0.1.1-0.20140508.1|16	Group:		System/Libraries
14cr|libsysstat-0.1.1-0.20140508.1|17	Url:		http://lxqt.org
14cr|libsysstat-0.1.1-0.20140508.1|18	%if "%{scmrev}" == ""
14cr|libsysstat-0.1.1-0.20140508.1|19	Source0:	%{name}-%{version}.tar.bz2
14cr|libsysstat-0.1.1-0.20140508.1|20	%else
14cr|libsysstat-0.1.1-0.20140508.1|21	Source0:	%{name}-%{scmrev}.tar.xz
14cr|libsysstat-0.1.1-0.20140508.1|22	%endif
14cr|libsysstat-0.1.1-0.20140508.1|23	BuildRequires:	cmake
14cr|libsysstat-0.1.1-0.20140508.1|24	BuildRequires:	qt4-devel
14cr|libsysstat-0.1.1-0.20140508.1|25	
14cr|libsysstat-0.1.1-0.20140508.1|26	%description
14cr|libsysstat-0.1.1-0.20140508.1|27	System status library for LXQt.
14cr|libsysstat-0.1.1-0.20140508.1|28	
14cr|libsysstat-0.1.1-0.20140508.1|29	#----------------------------------------------------------------------------
14cr|libsysstat-0.1.1-0.20140508.1|30	
14cr|libsysstat-0.1.1-0.20140508.1|31	%package -n %{libname}
14cr|libsysstat-0.1.1-0.20140508.1|32	Summary:	System status library for LXQt
14cr|libsysstat-0.1.1-0.20140508.1|33	Group:		System/Libraries
14cr|libsysstat-0.1.1-0.20140508.1|34	
14cr|libsysstat-0.1.1-0.20140508.1|35	%description -n %{libname}
14cr|libsysstat-0.1.1-0.20140508.1|36	System status library for LXQt.
14cr|libsysstat-0.1.1-0.20140508.1|37	
14cr|libsysstat-0.1.1-0.20140508.1|38	%files -n %{libname}
14cr|libsysstat-0.1.1-0.20140508.1|39	%{_libdir}/libsysstat.so.%{major}*
14cr|libsysstat-0.1.1-0.20140508.1|40	
14cr|libsysstat-0.1.1-0.20140508.1|41	#----------------------------------------------------------------------------
14cr|libsysstat-0.1.1-0.20140508.1|42	
14cr|libsysstat-0.1.1-0.20140508.1|43	%package -n %{devname}
14cr|libsysstat-0.1.1-0.20140508.1|44	Summary:	Development files for %{name}
14cr|libsysstat-0.1.1-0.20140508.1|45	Group:		Development/C++
14cr|libsysstat-0.1.1-0.20140508.1|46	Requires:	%{libname} = %{EVRD}
14cr|libsysstat-0.1.1-0.20140508.1|47	
14cr|libsysstat-0.1.1-0.20140508.1|48	%description -n %{devname}
14cr|libsysstat-0.1.1-0.20140508.1|49	Development files (headers etc.) for %{name}.
14cr|libsysstat-0.1.1-0.20140508.1|50	
14cr|libsysstat-0.1.1-0.20140508.1|51	%files -n %{devname}
14cr|libsysstat-0.1.1-0.20140508.1|52	%{_includedir}/*
14cr|libsysstat-0.1.1-0.20140508.1|53	%{_libdir}/libsysstat.so
14cr|libsysstat-0.1.1-0.20140508.1|54	%{_libdir}/pkgconfig/sysstat.pc
14cr|libsysstat-0.1.1-0.20140508.1|55	%{_datadir}/cmake/sysstat
14cr|libsysstat-0.1.1-0.20140508.1|56	
14cr|libsysstat-0.1.1-0.20140508.1|57	#----------------------------------------------------------------------------
14cr|libsysstat-0.1.1-0.20140508.1|58	
14cr|libsysstat-0.1.1-0.20140508.1|59	%prep
14cr|libsysstat-0.1.1-0.20140508.1|60	%if "%{scmrev}" == ""
14cr|libsysstat-0.1.1-0.20140508.1|61	%setup -q -n %{name}-%{version}
14cr|libsysstat-0.1.1-0.20140508.1|62	%else
14cr|libsysstat-0.1.1-0.20140508.1|63	%setup -q -n %{name}-%{scmrev}
14cr|libsysstat-0.1.1-0.20140508.1|64	%endif
14cr|libsysstat-0.1.1-0.20140508.1|65	
14cr|libsysstat-0.1.1-0.20140508.1|66	%build
14cr|libsysstat-0.1.1-0.20140508.1|67	%cmake
14cr|libsysstat-0.1.1-0.20140508.1|68	%make
14cr|libsysstat-0.1.1-0.20140508.1|69	
14cr|libsysstat-0.1.1-0.20140508.1|70	%install
14cr|libsysstat-0.1.1-0.20140508.1|71	%makeinstall_std -C build
14cr|libsysstat-0.1.1-0.20140508.1|72	
14cr|libsysstat-0.1.1-0.20140508.1|73	
14cr|libsysstat-0.1.1-0.20140508.1|74	%changelog
14cr|libsysstat-0.1.1-0.20140508.1|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-0.20140508.1
14cr|libsysstat-0.1.1-0.20140508.1|76	+ Revision: e56991e
14cr|libsysstat-0.1.1-0.20140508.1|77	- MassBuild#464: Increase release tag
14cr|libsysstat-0.1.1-0.20140508.1|78	
14cr|libsysstat-0.1.1-0.20140508.1|79	

2677 14
14cr|libticables-1.3.3-2|1	%define oname libticables2
14cr|libticables-1.3.3-2|2	
14cr|libticables-1.3.3-2|3	%define major 5
14cr|libticables-1.3.3-2|4	%define libname %mklibname ticables %{major}
14cr|libticables-1.3.3-2|5	%define develname %mklibname -d ticables
14cr|libticables-1.3.3-2|6	
14cr|libticables-1.3.3-2|7	Summary:	Library to handle the different TI link cables
14cr|libticables-1.3.3-2|8	Name:		libticables
14cr|libticables-1.3.3-2|9	Version:	1.3.3
14cr|libticables-1.3.3-2|10	Release:	2
14cr|libticables-1.3.3-2|11	Epoch:		1
14cr|libticables-1.3.3-2|12	License:	LGPLv2+
14cr|libticables-1.3.3-2|13	Group:		Communications
14cr|libticables-1.3.3-2|14	Url:		http://tilp.sourceforge.net/
14cr|libticables-1.3.3-2|15	Source0:	http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
14cr|libticables-1.3.3-2|16	Patch0:		libticables2-buildfix.patch
14cr|libticables-1.3.3-2|17	BuildRequires:	libusb-devel
14cr|libticables-1.3.3-2|18	BuildRequires:	glib2-devel
14cr|libticables-1.3.3-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libticables-1.3.3-2|20	
14cr|libticables-1.3.3-2|21	%description
14cr|libticables-1.3.3-2|22	The TiCables library is a part of the TiLP project and constitutes with
14cr|libticables-1.3.3-2|23	the other libraries a complete framework for developping and/or linking
14cr|libticables-1.3.3-2|24	TI files oriented applications.
14cr|libticables-1.3.3-2|25	
14cr|libticables-1.3.3-2|26	It is able to handle the different link cables designed for TI's graphing
14cr|libticables-1.3.3-2|27	calculators (also called handheld), without worrying about different link
14cr|libticables-1.3.3-2|28	cables characteristics as well as different platforms.
14cr|libticables-1.3.3-2|29	
14cr|libticables-1.3.3-2|30	It supports all the currently available link cables:
14cr|libticables-1.3.3-2|31	- home-made parallel (aka $5-cable)
14cr|libticables-1.3.3-2|32	- home-made serial (aka $4-cable)
14cr|libticables-1.3.3-2|33	- TI's BlackLink
14cr|libticables-1.3.3-2|34	- TI's GrayLink
14cr|libticables-1.3.3-2|35	- TI's SilverLink
14cr|libticables-1.3.3-2|36	- AVRlink
14cr|libticables-1.3.3-2|37	
14cr|libticables-1.3.3-2|38	It also supports some 'virtual' link cables for connection with emulators:
14cr|libticables-1.3.3-2|39	- Virtual TI (VTi)
14cr|libticables-1.3.3-2|40	- (Gtk)TiEmu
14cr|libticables-1.3.3-2|41	
14cr|libticables-1.3.3-2|42	%package -n %{libname}
14cr|libticables-1.3.3-2|43	Summary:	Library to handle different TI link cables
14cr|libticables-1.3.3-2|44	Group:		System/Libraries
14cr|libticables-1.3.3-2|45	Provides:   %{name} = %epoch:%version-%release
14cr|libticables-1.3.3-2|46	
14cr|libticables-1.3.3-2|47	%description -n %{libname}
14cr|libticables-1.3.3-2|48	The TiCables library is a part of the TiLP project and constitutes with
14cr|libticables-1.3.3-2|49	the other libraries a complete framework for developping and/or linking
14cr|libticables-1.3.3-2|50	TI files oriented applications.
14cr|libticables-1.3.3-2|51	
14cr|libticables-1.3.3-2|52	It is able to handle the different link cables designed for TI's graphing
14cr|libticables-1.3.3-2|53	calculators (also called handheld), without worrying about different link
14cr|libticables-1.3.3-2|54	cables characteristics as well as different platforms.
14cr|libticables-1.3.3-2|55	
14cr|libticables-1.3.3-2|56	It supports all the currently available link cables:
14cr|libticables-1.3.3-2|57	- home-made parallel (aka $5-cable)
14cr|libticables-1.3.3-2|58	- home-made serial (aka $4-cable)
14cr|libticables-1.3.3-2|59	- TI's BlackLink
14cr|libticables-1.3.3-2|60	- TI's GrayLink
14cr|libticables-1.3.3-2|61	- TI's SilverLink
14cr|libticables-1.3.3-2|62	- AVRlink
14cr|libticables-1.3.3-2|63	
14cr|libticables-1.3.3-2|64	It also supports some 'virtual' link cables for connection with emulators:
14cr|libticables-1.3.3-2|65	- Virtual TI (VTi)
14cr|libticables-1.3.3-2|66	- (Gtk)TiEmu
14cr|libticables-1.3.3-2|67	
14cr|libticables-1.3.3-2|68	%package -n %{develname}
14cr|libticables-1.3.3-2|69	Summary:	Development related files for %{name}
14cr|libticables-1.3.3-2|70	Group:		Development/Other
14cr|libticables-1.3.3-2|71	Provides:	%{name}-devel = %{version}-%{release}
14cr|libticables-1.3.3-2|72	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|libticables-1.3.3-2|73	
14cr|libticables-1.3.3-2|74	%description -n %{develname}
14cr|libticables-1.3.3-2|75	This package contains headers and other necessary files to develop or compile
14cr|libticables-1.3.3-2|76	applications that use %{name}.
14cr|libticables-1.3.3-2|77	
14cr|libticables-1.3.3-2|78	%prep
14cr|libticables-1.3.3-2|79	%setup -q -n %{oname}-%{version}
14cr|libticables-1.3.3-2|80	%patch0 -p0
14cr|libticables-1.3.3-2|81	
14cr|libticables-1.3.3-2|82	%build
14cr|libticables-1.3.3-2|83	%configure2_5x \
14cr|libticables-1.3.3-2|84	--enable-logging \
14cr|libticables-1.3.3-2|85	--disable-rpath \
14cr|libticables-1.3.3-2|86	--enable-threads=pth
14cr|libticables-1.3.3-2|87	
14cr|libticables-1.3.3-2|88	%make
14cr|libticables-1.3.3-2|89	
14cr|libticables-1.3.3-2|90	%install
14cr|libticables-1.3.3-2|91	rm -rf %{buildroot}
14cr|libticables-1.3.3-2|92	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
14cr|libticables-1.3.3-2|93	
14cr|libticables-1.3.3-2|94	%find_lang %{oname}
14cr|libticables-1.3.3-2|95	
14cr|libticables-1.3.3-2|96	%if %mdkversion < 200900
14cr|libticables-1.3.3-2|97	%post -n %{libname} -p /sbin/ldconfig
14cr|libticables-1.3.3-2|98	%endif
14cr|libticables-1.3.3-2|99	
14cr|libticables-1.3.3-2|100	%if %mdkversion < 200900
14cr|libticables-1.3.3-2|101	%postun -n %{libname} -p /sbin/ldconfig
14cr|libticables-1.3.3-2|102	%endif
14cr|libticables-1.3.3-2|103	
14cr|libticables-1.3.3-2|104	%clean
14cr|libticables-1.3.3-2|105	rm -rf %{buildroot}
14cr|libticables-1.3.3-2|106	
14cr|libticables-1.3.3-2|107	%files -n %{libname}
14cr|libticables-1.3.3-2|108	%defattr(-,root,root)
14cr|libticables-1.3.3-2|109	%{_libdir}/*.so.%{major}*
14cr|libticables-1.3.3-2|110	
14cr|libticables-1.3.3-2|111	%files -n %{develname} -f %{oname}.lang
14cr|libticables-1.3.3-2|112	%defattr(-,root,root)
14cr|libticables-1.3.3-2|113	%doc AUTHORS ChangeLog README
14cr|libticables-1.3.3-2|114	# %{_libdir}/*.la
14cr|libticables-1.3.3-2|115	%{_libdir}/*.so
14cr|libticables-1.3.3-2|116	%{_libdir}/pkgconfig/*.pc
14cr|libticables-1.3.3-2|117	%{_includedir}/*
14cr|libticables-1.3.3-2|118	
14cr|libticables-1.3.3-2|119	
14cr|libticables-1.3.3-2|120	
14cr|libticables-1.3.3-2|121	
14cr|libticables-1.3.3-2|122	
14cr|libticables-1.3.3-2|123	%changelog
14cr|libticables-1.3.3-2|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.3-2
14cr|libticables-1.3.3-2|125	+ Revision: f4dd3fe
14cr|libticables-1.3.3-2|126	- MassBuild#464: Increase release tag
14cr|libticables-1.3.3-2|127	
14cr|libticables-1.3.3-2|128	

2678 14
14cr|libticables2-1.3.3-3|1	%define major 5
14cr|libticables2-1.3.3-3|2	%define libname %mklibname ticables2 %{major}
14cr|libticables2-1.3.3-3|3	%define develname %mklibname ticables2 -d
14cr|libticables2-1.3.3-3|4	
14cr|libticables2-1.3.3-3|5	Name: libticables2
14cr|libticables2-1.3.3-3|6	Version: 1.3.3
14cr|libticables2-1.3.3-3|7	Release: 3
14cr|libticables2-1.3.3-3|8	Url: http://sourceforge.net/projects/tilp
14cr|libticables2-1.3.3-3|9	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
14cr|libticables2-1.3.3-3|10	Group: System/Libraries
14cr|libticables2-1.3.3-3|11	License: GPLv2+
14cr|libticables2-1.3.3-3|12	BuildRequires: libusb1-devel, pkgconfig(glib-2.0)
14cr|libticables2-1.3.3-3|13	BuildRequires: autoconf automake libtool gettext-devel pkgconfig(libusb)
14cr|libticables2-1.3.3-3|14	Requires: udev >= 154
14cr|libticables2-1.3.3-3|15	Summary: Library for handling TI link cables
14cr|libticables2-1.3.3-3|16	%description
14cr|libticables2-1.3.3-3|17	Library for handling TI link cables
14cr|libticables2-1.3.3-3|18	
14cr|libticables2-1.3.3-3|19	%package  -n %develname
14cr|libticables2-1.3.3-3|20	Summary: Development files for %{name}
14cr|libticables2-1.3.3-3|21	Group: Development/C
14cr|libticables2-1.3.3-3|22	Requires: %libname = %{version}-%{release}
14cr|libticables2-1.3.3-3|23	Provides: %{name}-devel = %{version}-%{release}
14cr|libticables2-1.3.3-3|24	
14cr|libticables2-1.3.3-3|25	%description -n %develname
14cr|libticables2-1.3.3-3|26	This package contains the files necessary to develop applications using the
14cr|libticables2-1.3.3-3|27	%{name} library.
14cr|libticables2-1.3.3-3|28	
14cr|libticables2-1.3.3-3|29	%package  -n %libname
14cr|libticables2-1.3.3-3|30	Summary: Development files for %{name}
14cr|libticables2-1.3.3-3|31	Group: System/Libraries
14cr|libticables2-1.3.3-3|32	
14cr|libticables2-1.3.3-3|33	%description -n %libname
14cr|libticables2-1.3.3-3|34	This package contains the files necessary to develop applications using the
14cr|libticables2-1.3.3-3|35	%{name} library.
14cr|libticables2-1.3.3-3|36	
14cr|libticables2-1.3.3-3|37	%prep
14cr|libticables2-1.3.3-3|38	%setup -q
14cr|libticables2-1.3.3-3|39	autoreconf -i -f
14cr|libticables2-1.3.3-3|40	
14cr|libticables2-1.3.3-3|41	%build
14cr|libticables2-1.3.3-3|42	%configure2_5x --enable-libusb10
14cr|libticables2-1.3.3-3|43	%make
14cr|libticables2-1.3.3-3|44	
14cr|libticables2-1.3.3-3|45	%install
14cr|libticables2-1.3.3-3|46	%makeinstall_std
14cr|libticables2-1.3.3-3|47	rm -f %buildroot%{_libdir}/libticables2.la
14cr|libticables2-1.3.3-3|48	
14cr|libticables2-1.3.3-3|49	
14cr|libticables2-1.3.3-3|50	mkdir -p %buildroot/lib/udev/rules.d
14cr|libticables2-1.3.3-3|51	cat >%buildroot/lib/udev/rules.d/69-libticables.rules <<EOF
14cr|libticables2-1.3.3-3|52	# This file was installed by the libticables2 Fedora package.
14cr|libticables2-1.3.3-3|53	
14cr|libticables2-1.3.3-3|54	ACTION!="add", GOTO="libticables_end"
14cr|libticables2-1.3.3-3|55	
14cr|libticables2-1.3.3-3|56	# serial device (assume TI calculator)
14cr|libticables2-1.3.3-3|57	KERNEL=="ttyS[0-3]", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|58	# parallel device (assume TI calculator)
14cr|libticables2-1.3.3-3|59	SUBSYSTEM=="ppdev", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|60	# SilverLink
14cr|libticables2-1.3.3-3|61	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e001", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|62	# TI-84+ DirectLink
14cr|libticables2-1.3.3-3|63	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e003", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|64	# TI-89 Titanium DirectLink
14cr|libticables2-1.3.3-3|65	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e004", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|66	# TI-84+ SE DirectLink
14cr|libticables2-1.3.3-3|67	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e008", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|68	# TI-Nspire DirectLink
14cr|libticables2-1.3.3-3|69	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e012", TAG+="udev-acl"
14cr|libticables2-1.3.3-3|70	
14cr|libticables2-1.3.3-3|71	LABEL="libticables_end"
14cr|libticables2-1.3.3-3|72	EOF
14cr|libticables2-1.3.3-3|73	
14cr|libticables2-1.3.3-3|74	
14cr|libticables2-1.3.3-3|75	
14cr|libticables2-1.3.3-3|76	%files -n %libname
14cr|libticables2-1.3.3-3|77	%{_libdir}/libticables2.so.%{major}*
14cr|libticables2-1.3.3-3|78	/lib/udev/rules.d/69-libticables.rules
14cr|libticables2-1.3.3-3|79	
14cr|libticables2-1.3.3-3|80	%files -n %develname
14cr|libticables2-1.3.3-3|81	%{_includedir}/tilp2
14cr|libticables2-1.3.3-3|82	%{_libdir}/libticables2.so
14cr|libticables2-1.3.3-3|83	%{_libdir}/pkgconfig/ticables2.pc
14cr|libticables2-1.3.3-3|84	%{_datadir}/locale/fr/LC_MESSAGES/%{name}.mo
14cr|libticables2-1.3.3-3|85	
14cr|libticables2-1.3.3-3|86	
14cr|libticables2-1.3.3-3|87	
14cr|libticables2-1.3.3-3|88	%changelog
14cr|libticables2-1.3.3-3|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-3
14cr|libticables2-1.3.3-3|90	+ Revision: 6baf4c6
14cr|libticables2-1.3.3-3|91	- MassBuild#464: Increase release tag
14cr|libticables2-1.3.3-3|92	
14cr|libticables2-1.3.3-3|93	

2679 14
14cr|libticalcs-1.1.7-2|1	%define oname libticalcs2
14cr|libticalcs-1.1.7-2|2	%define version 1.1.7
14cr|libticalcs-1.1.7-2|3	%define release 2
14cr|libticalcs-1.1.7-2|4	
14cr|libticalcs-1.1.7-2|5	
14cr|libticalcs-1.1.7-2|6	%define libticables_version 1.3.3
14cr|libticalcs-1.1.7-2|7	%define libtifiles_version 1.1.5
14cr|libticalcs-1.1.7-2|8	
14cr|libticalcs-1.1.7-2|9	%define major 10
14cr|libticalcs-1.1.7-2|10	%define libname %mklibname ticalcs %{major}
14cr|libticalcs-1.1.7-2|11	%define develname %mklibname -d ticalcs
14cr|libticalcs-1.1.7-2|12	
14cr|libticalcs-1.1.7-2|13	Summary:	Library to handle the different TI calculators
14cr|libticalcs-1.1.7-2|14	Name:		libticalcs
14cr|libticalcs-1.1.7-2|15	Version:	%{version}
14cr|libticalcs-1.1.7-2|16	Release:	%{release}
14cr|libticalcs-1.1.7-2|17	Epoch:		1
14cr|libticalcs-1.1.7-2|18	License:	LGPLv2+
14cr|libticalcs-1.1.7-2|19	Group:		Communications
14cr|libticalcs-1.1.7-2|20	URL:		http://tilp.sourceforge.net/
14cr|libticalcs-1.1.7-2|21	Source:		http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
14cr|libticalcs-1.1.7-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libticalcs-1.1.7-2|23	BuildRequires:	libticables-devel >= %{libticables_version}
14cr|libticalcs-1.1.7-2|24	BuildRequires:	libtifiles-devel >= %{libtifiles_version}
14cr|libticalcs-1.1.7-2|25	
14cr|libticalcs-1.1.7-2|26	%description
14cr|libticalcs-1.1.7-2|27	The TiCalcs library is a part of the TiLP project and constitutes with
14cr|libticalcs-1.1.7-2|28	the other libraries a complete framework for developping and/or linking
14cr|libticalcs-1.1.7-2|29	TI files oriented applications.
14cr|libticalcs-1.1.7-2|30	
14cr|libticalcs-1.1.7-2|31	It is a library which brings about all the functions needed to communicate
14cr|libticalcs-1.1.7-2|32	with a Texas Instruments graphing calculator (or hand-held), without
14cr|libticalcs-1.1.7-2|33	worrying about packet oriented protocol, the file management and some
14cr|libticalcs-1.1.7-2|34	other stuffs. Currently, it does not support some education devices
14cr|libticalcs-1.1.7-2|35	(such as CBL/CBR and others).
14cr|libticalcs-1.1.7-2|36	
14cr|libticalcs-1.1.7-2|37	It supports all currently available calculators and their associated file
14cr|libticalcs-1.1.7-2|38	formats:
14cr|libticalcs-1.1.7-2|39	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cr|libticalcs-1.1.7-2|40	TI73/83+ and 85/86).
14cr|libticalcs-1.1.7-2|41	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cr|libticalcs-1.1.7-2|42	
14cr|libticalcs-1.1.7-2|43	%package	-n %{libname}
14cr|libticalcs-1.1.7-2|44	Summary:	Library to handle different TI calculators
14cr|libticalcs-1.1.7-2|45	Group:		System/Libraries
14cr|libticalcs-1.1.7-2|46	
14cr|libticalcs-1.1.7-2|47	
14cr|libticalcs-1.1.7-2|48	%description	-n %{libname}
14cr|libticalcs-1.1.7-2|49	The TiCalcs library is a part of the TiLP project and constitutes with
14cr|libticalcs-1.1.7-2|50	the other libraries a complete framework for developping and/or linking
14cr|libticalcs-1.1.7-2|51	TI files oriented applications.
14cr|libticalcs-1.1.7-2|52	
14cr|libticalcs-1.1.7-2|53	It is a library which brings about all the functions needed to communicate
14cr|libticalcs-1.1.7-2|54	with a Texas Instruments graphing calculator (or hand-held), without
14cr|libticalcs-1.1.7-2|55	worrying about packet oriented protocol, the file management and some
14cr|libticalcs-1.1.7-2|56	other stuffs. Currently, it does not support some education devices
14cr|libticalcs-1.1.7-2|57	(such as CBL/CBR and others).
14cr|libticalcs-1.1.7-2|58	
14cr|libticalcs-1.1.7-2|59	It supports all currently available calculators and their associated file
14cr|libticalcs-1.1.7-2|60	formats:
14cr|libticalcs-1.1.7-2|61	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cr|libticalcs-1.1.7-2|62	TI73/83+ and 85/86).
14cr|libticalcs-1.1.7-2|63	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cr|libticalcs-1.1.7-2|64	
14cr|libticalcs-1.1.7-2|65	
14cr|libticalcs-1.1.7-2|66	%package	-n %{develname}
14cr|libticalcs-1.1.7-2|67	Summary:	Development related files for %{name}
14cr|libticalcs-1.1.7-2|68	Group:		Development/Other
14cr|libticalcs-1.1.7-2|69	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|libticalcs-1.1.7-2|70	Provides:	%{name}-devel = %{version}-%{release}
14cr|libticalcs-1.1.7-2|71	Obsoletes:	%mklibname -d ticalcs 4
14cr|libticalcs-1.1.7-2|72	
14cr|libticalcs-1.1.7-2|73	%description	-n %{develname}
14cr|libticalcs-1.1.7-2|74	This package contains headers and other necessary files to develop
14cr|libticalcs-1.1.7-2|75	or compile applications that use %{name}.
14cr|libticalcs-1.1.7-2|76	
14cr|libticalcs-1.1.7-2|77	%prep
14cr|libticalcs-1.1.7-2|78	%setup -q -n %{oname}-%{version}
14cr|libticalcs-1.1.7-2|79	
14cr|libticalcs-1.1.7-2|80	%build
14cr|libticalcs-1.1.7-2|81	%configure2_5x --enable-static=yes
14cr|libticalcs-1.1.7-2|82	%make
14cr|libticalcs-1.1.7-2|83	
14cr|libticalcs-1.1.7-2|84	%install
14cr|libticalcs-1.1.7-2|85	rm -rf ${RPM_BUILD_ROOT}
14cr|libticalcs-1.1.7-2|86	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
14cr|libticalcs-1.1.7-2|87	
14cr|libticalcs-1.1.7-2|88	#fix conflicts with libticables-devel
14cr|libticalcs-1.1.7-2|89	rm -f %buildroot%_includedir/tilp/export.h
14cr|libticalcs-1.1.7-2|90	
14cr|libticalcs-1.1.7-2|91	%find_lang %{oname}
14cr|libticalcs-1.1.7-2|92	
14cr|libticalcs-1.1.7-2|93	%if %mdkversion < 200900
14cr|libticalcs-1.1.7-2|94	%post -n %{libname} -p /sbin/ldconfig
14cr|libticalcs-1.1.7-2|95	%endif
14cr|libticalcs-1.1.7-2|96	
14cr|libticalcs-1.1.7-2|97	%if %mdkversion < 200900
14cr|libticalcs-1.1.7-2|98	%postun -n %{libname} -p /sbin/ldconfig
14cr|libticalcs-1.1.7-2|99	%endif
14cr|libticalcs-1.1.7-2|100	
14cr|libticalcs-1.1.7-2|101	%clean
14cr|libticalcs-1.1.7-2|102	rm -rf ${RPM_BUILD_ROOT}
14cr|libticalcs-1.1.7-2|103	
14cr|libticalcs-1.1.7-2|104	%files -f %{oname}.lang
14cr|libticalcs-1.1.7-2|105	%defattr(-,root,root)
14cr|libticalcs-1.1.7-2|106	
14cr|libticalcs-1.1.7-2|107	%files -n %{libname}
14cr|libticalcs-1.1.7-2|108	%defattr(-,root,root)
14cr|libticalcs-1.1.7-2|109	%doc COPYING
14cr|libticalcs-1.1.7-2|110	%{_libdir}/*.so.%{major}
14cr|libticalcs-1.1.7-2|111	%{_libdir}/*.so.%{major}.*
14cr|libticalcs-1.1.7-2|112	
14cr|libticalcs-1.1.7-2|113	%files -n %{develname}
14cr|libticalcs-1.1.7-2|114	%defattr(-,root,root)
14cr|libticalcs-1.1.7-2|115	%doc AUTHORS ChangeLog README
14cr|libticalcs-1.1.7-2|116	%{_includedir}/tilp2/*
14cr|libticalcs-1.1.7-2|117	%{_libdir}/*.a
14cr|libticalcs-1.1.7-2|118	# %{_libdir}/*.la
14cr|libticalcs-1.1.7-2|119	%{_libdir}/*.so
14cr|libticalcs-1.1.7-2|120	%{_libdir}/pkgconfig/*.pc
14cr|libticalcs-1.1.7-2|121	
14cr|libticalcs-1.1.7-2|122	
14cr|libticalcs-1.1.7-2|123	
14cr|libticalcs-1.1.7-2|124	
14cr|libticalcs-1.1.7-2|125	
14cr|libticalcs-1.1.7-2|126	%changelog
14cr|libticalcs-1.1.7-2|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.7-2
14cr|libticalcs-1.1.7-2|128	+ Revision: 42264b5
14cr|libticalcs-1.1.7-2|129	- MassBuild#464: Increase release tag
14cr|libticalcs-1.1.7-2|130	
14cr|libticalcs-1.1.7-2|131	

2680 14
14cr|libticonv-1.1.3-3|1	%define major 6
14cr|libticonv-1.1.3-3|2	%define libname %mklibname ticonv %{major}
14cr|libticonv-1.1.3-3|3	%define develname %mklibname ticonv -d
14cr|libticonv-1.1.3-3|4	
14cr|libticonv-1.1.3-3|5	Summary:	Communicate with TI calculators
14cr|libticonv-1.1.3-3|6	Name:		libticonv
14cr|libticonv-1.1.3-3|7	Version:	1.1.3
14cr|libticonv-1.1.3-3|8	Release:	3
14cr|libticonv-1.1.3-3|9	Group:		System/Libraries
14cr|libticonv-1.1.3-3|10	License:	GPLv2+
14cr|libticonv-1.1.3-3|11	URL:		http://lpg.ticalc.org/prj_tilp
14cr|libticonv-1.1.3-3|12	Source0:	%{name}-%{version}.tar.bz2
14cr|libticonv-1.1.3-3|13	Patch0:		libticonv-foreign_package.patch
14cr|libticonv-1.1.3-3|14	BuildRequires:	dos2unix
14cr|libticonv-1.1.3-3|15	BuildRequires:	glib2-devel
14cr|libticonv-1.1.3-3|16	
14cr|libticonv-1.1.3-3|17	%description
14cr|libticonv-1.1.3-3|18	Communicate with TI calculators.
14cr|libticonv-1.1.3-3|19	
14cr|libticonv-1.1.3-3|20	%package -n %{libname}
14cr|libticonv-1.1.3-3|21	Summary:	Communicate with TI calculators
14cr|libticonv-1.1.3-3|22	Group:		System/Libraries
14cr|libticonv-1.1.3-3|23	
14cr|libticonv-1.1.3-3|24	%description -n %{libname}
14cr|libticonv-1.1.3-3|25	Communicate with TI calculators.
14cr|libticonv-1.1.3-3|26	
14cr|libticonv-1.1.3-3|27	%package -n %{develname}
14cr|libticonv-1.1.3-3|28	Summary:	Development package for libticalcs library
14cr|libticonv-1.1.3-3|29	Group:		Development/C
14cr|libticonv-1.1.3-3|30	Provides:	ticonv-devel = %{version}-%{release}
14cr|libticonv-1.1.3-3|31	Provides:	%{name}-devel = %{version}-%{release}
14cr|libticonv-1.1.3-3|32	Requires:	%{libname} = %{version}-%{release}
14cr|libticonv-1.1.3-3|33	Obsoletes:	%{mklibname ticonv 1 -d}
14cr|libticonv-1.1.3-3|34	
14cr|libticonv-1.1.3-3|35	%description -n %{develname}
14cr|libticonv-1.1.3-3|36	This package contains the header files and static libraries needed to
14cr|libticonv-1.1.3-3|37	develop applications with libticalcs.
14cr|libticonv-1.1.3-3|38	
14cr|libticonv-1.1.3-3|39	%prep
14cr|libticonv-1.1.3-3|40	%setup -q
14cr|libticonv-1.1.3-3|41	for i in ChangeLog AUTHORS README LOGO; do
14cr|libticonv-1.1.3-3|42	dos2unix $i
14cr|libticonv-1.1.3-3|43	iconv -f iso-8859-1 -t UTF-8 -o xxx $i && mv xxx $i
14cr|libticonv-1.1.3-3|44	done
14cr|libticonv-1.1.3-3|45	
14cr|libticonv-1.1.3-3|46	%build
14cr|libticonv-1.1.3-3|47	%configure2_5x
14cr|libticonv-1.1.3-3|48	
14cr|libticonv-1.1.3-3|49	%make
14cr|libticonv-1.1.3-3|50	
14cr|libticonv-1.1.3-3|51	%install
14cr|libticonv-1.1.3-3|52	%makeinstall_std
14cr|libticonv-1.1.3-3|53	
14cr|libticonv-1.1.3-3|54	%files -n %{libname}
14cr|libticonv-1.1.3-3|55	%doc ChangeLog AUTHORS README LOGO
14cr|libticonv-1.1.3-3|56	%{_libdir}/lib*.so.%{major}*
14cr|libticonv-1.1.3-3|57	
14cr|libticonv-1.1.3-3|58	%files -n %{develname}
14cr|libticonv-1.1.3-3|59	%{_includedir}/tilp2
14cr|libticonv-1.1.3-3|60	# %{_libdir}/*.*
14cr|libticonv-1.1.3-3|61	%{_libdir}/*.so
14cr|libticonv-1.1.3-3|62	%{_libdir}/pkgconfig/ticonv.pc
14cr|libticonv-1.1.3-3|63	
14cr|libticonv-1.1.3-3|64	
14cr|libticonv-1.1.3-3|65	
14cr|libticonv-1.1.3-3|66	%changelog
14cr|libticonv-1.1.3-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cr|libticonv-1.1.3-3|68	+ Revision: 1b35ab1
14cr|libticonv-1.1.3-3|69	- MassBuild#464: Increase release tag
14cr|libticonv-1.1.3-3|70	
14cr|libticonv-1.1.3-3|71	

2681 14
14cr|libtifiles-1.1.5-2|1	%define oname libtifiles2
14cr|libtifiles-1.1.5-2|2	%define major 8
14cr|libtifiles-1.1.5-2|3	%define libname %mklibname tifiles %{major}
14cr|libtifiles-1.1.5-2|4	%define develname %mklibname tifiles -d
14cr|libtifiles-1.1.5-2|5	
14cr|libtifiles-1.1.5-2|6	Summary:	Library for Ti File Format management
14cr|libtifiles-1.1.5-2|7	Name:		libtifiles
14cr|libtifiles-1.1.5-2|8	Version:	1.1.5
14cr|libtifiles-1.1.5-2|9	Release:	2
14cr|libtifiles-1.1.5-2|10	License:	LGPLv2+
14cr|libtifiles-1.1.5-2|11	Group:		Communications
14cr|libtifiles-1.1.5-2|12	URL:		http://tilp.sourceforge.net/
14cr|libtifiles-1.1.5-2|13	Source:		http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
14cr|libtifiles-1.1.5-2|14	BuildRequires:	glib2-devel
14cr|libtifiles-1.1.5-2|15	BuildRequires:	ticonv-devel = 1.1.3
14cr|libtifiles-1.1.5-2|16	BuildRequires:	zlib-devel
14cr|libtifiles-1.1.5-2|17	BuildRequires:	bison
14cr|libtifiles-1.1.5-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libtifiles-1.1.5-2|19	
14cr|libtifiles-1.1.5-2|20	%description
14cr|libtifiles-1.1.5-2|21	The TiFiles library is a part of the TiLP project and constitutes
14cr|libtifiles-1.1.5-2|22	with the other libraries a complete framework for developping
14cr|libtifiles-1.1.5-2|23	and/or linking TI files oriented applications.
14cr|libtifiles-1.1.5-2|24	
14cr|libtifiles-1.1.5-2|25	It is a library capable of reading/modifying/writing TI formatted
14cr|libtifiles-1.1.5-2|26	files and can group/ungroups files, without worrying about different
14cr|libtifiles-1.1.5-2|27	TI file formats.
14cr|libtifiles-1.1.5-2|28	
14cr|libtifiles-1.1.5-2|29	It supports all the currently availablecables calculators and their associated
14cr|libtifiles-1.1.5-2|30	file formats:
14cr|libtifiles-1.1.5-2|31	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cr|libtifiles-1.1.5-2|32	TI 73/83+ and 85/86).
14cr|libtifiles-1.1.5-2|33	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cr|libtifiles-1.1.5-2|34	
14cr|libtifiles-1.1.5-2|35	%package -n %{libname}
14cr|libtifiles-1.1.5-2|36	Summary:	Library for Ti File Format management
14cr|libtifiles-1.1.5-2|37	Group:		System/Libraries
14cr|libtifiles-1.1.5-2|38	# Requires:	%{name} = %{version}-%{release}
14cr|libtifiles-1.1.5-2|39	
14cr|libtifiles-1.1.5-2|40	%description -n %{libname}
14cr|libtifiles-1.1.5-2|41	The TiFiles library is a part of the TiLP project and constitutes
14cr|libtifiles-1.1.5-2|42	with the other libraries a complete framework for developping
14cr|libtifiles-1.1.5-2|43	and/or linking TI files oriented applications.
14cr|libtifiles-1.1.5-2|44	
14cr|libtifiles-1.1.5-2|45	It is a library capable of reading/modifying/writing TI formatted
14cr|libtifiles-1.1.5-2|46	files and can group/ungroups files, without worrying about different
14cr|libtifiles-1.1.5-2|47	TI file formats.
14cr|libtifiles-1.1.5-2|48	
14cr|libtifiles-1.1.5-2|49	It supports all the currently available calculators and their associated
14cr|libtifiles-1.1.5-2|50	file formats:
14cr|libtifiles-1.1.5-2|51	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cr|libtifiles-1.1.5-2|52	TI 73/83+ and 85/86).
14cr|libtifiles-1.1.5-2|53	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cr|libtifiles-1.1.5-2|54	
14cr|libtifiles-1.1.5-2|55	%package -n %{develname}
14cr|libtifiles-1.1.5-2|56	Summary:	Development related files for %{name}
14cr|libtifiles-1.1.5-2|57	Group:		Development/Other
14cr|libtifiles-1.1.5-2|58	Requires:	%{libname} = %{version}-%{release}
14cr|libtifiles-1.1.5-2|59	Provides:	%{name}-devel = %{version}-%{release}
14cr|libtifiles-1.1.5-2|60	Provides:	tifiles-devel = %{version}-%{release}
14cr|libtifiles-1.1.5-2|61	Obsoletes:	%{name}-doc < %{version}
14cr|libtifiles-1.1.5-2|62	Provides:	%{name}-doc
14cr|libtifiles-1.1.5-2|63	
14cr|libtifiles-1.1.5-2|64	%description -n	%{develname}
14cr|libtifiles-1.1.5-2|65	This package contains headers and other necessary files to develop
14cr|libtifiles-1.1.5-2|66	or compile applications that use %{name}.
14cr|libtifiles-1.1.5-2|67	
14cr|libtifiles-1.1.5-2|68	%prep
14cr|libtifiles-1.1.5-2|69	%setup -q -n %{oname}-%{version}
14cr|libtifiles-1.1.5-2|70	
14cr|libtifiles-1.1.5-2|71	
14cr|libtifiles-1.1.5-2|72	%build
14cr|libtifiles-1.1.5-2|73	%configure2_5x
14cr|libtifiles-1.1.5-2|74	
14cr|libtifiles-1.1.5-2|75	%make
14cr|libtifiles-1.1.5-2|76	
14cr|libtifiles-1.1.5-2|77	%install
14cr|libtifiles-1.1.5-2|78	rm -rf %{buildroot}
14cr|libtifiles-1.1.5-2|79	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
14cr|libtifiles-1.1.5-2|80	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}
14cr|libtifiles-1.1.5-2|81	
14cr|libtifiles-1.1.5-2|82	%find_lang %{oname}
14cr|libtifiles-1.1.5-2|83	
14cr|libtifiles-1.1.5-2|84	%if %mdkversion < 200900
14cr|libtifiles-1.1.5-2|85	%post -n %{libname} -p /sbin/ldconfig
14cr|libtifiles-1.1.5-2|86	%endif
14cr|libtifiles-1.1.5-2|87	
14cr|libtifiles-1.1.5-2|88	%if %mdkversion < 200900
14cr|libtifiles-1.1.5-2|89	%postun -n %{libname} -p /sbin/ldconfig
14cr|libtifiles-1.1.5-2|90	%endif
14cr|libtifiles-1.1.5-2|91	
14cr|libtifiles-1.1.5-2|92	%clean
14cr|libtifiles-1.1.5-2|93	rm -rf %{buildroot}
14cr|libtifiles-1.1.5-2|94	
14cr|libtifiles-1.1.5-2|95	%files -n %{libname} -f %{oname}.lang
14cr|libtifiles-1.1.5-2|96	%defattr(-,root,root)
14cr|libtifiles-1.1.5-2|97	%{_libdir}/*.so.%{major}*
14cr|libtifiles-1.1.5-2|98	
14cr|libtifiles-1.1.5-2|99	%files -n %{develname}
14cr|libtifiles-1.1.5-2|100	%defattr(-,root,root)
14cr|libtifiles-1.1.5-2|101	%doc AUTHORS ChangeLog README
14cr|libtifiles-1.1.5-2|102	%{_includedir}/*
14cr|libtifiles-1.1.5-2|103	# %{_libdir}/*.la
14cr|libtifiles-1.1.5-2|104	%{_libdir}/*.so
14cr|libtifiles-1.1.5-2|105	%{_libdir}/pkgconfig/*.pc
14cr|libtifiles-1.1.5-2|106	
14cr|libtifiles-1.1.5-2|107	
14cr|libtifiles-1.1.5-2|108	
14cr|libtifiles-1.1.5-2|109	
14cr|libtifiles-1.1.5-2|110	
14cr|libtifiles-1.1.5-2|111	%changelog
14cr|libtifiles-1.1.5-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|libtifiles-1.1.5-2|113	+ Revision: fc24e82
14cr|libtifiles-1.1.5-2|114	- MassBuild#464: Increase release tag
14cr|libtifiles-1.1.5-2|115	
14cr|libtifiles-1.1.5-2|116	

2682 14
14cr|libtifiles2-1.1.5-3|1	%define major 8
14cr|libtifiles2-1.1.5-3|2	%define libname %mklibname tifiles2 %{major}
14cr|libtifiles2-1.1.5-3|3	%define develname %mklibname tifiles2 -d
14cr|libtifiles2-1.1.5-3|4	
14cr|libtifiles2-1.1.5-3|5	Name: libtifiles2
14cr|libtifiles2-1.1.5-3|6	Version: 1.1.5
14cr|libtifiles2-1.1.5-3|7	Release: 3
14cr|libtifiles2-1.1.5-3|8	Url: http://sourceforge.net/projects/tilp
14cr|libtifiles2-1.1.5-3|9	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
14cr|libtifiles2-1.1.5-3|10	Group: System/Libraries
14cr|libtifiles2-1.1.5-3|11	License: GPLv2+
14cr|libtifiles2-1.1.5-3|12	BuildRequires: libusb1-devel, pkgconfig(glib-2.0)
14cr|libtifiles2-1.1.5-3|13	BuildRequires: pkgconfig(ticalcs2) pkgconfig(ticonv)
14cr|libtifiles2-1.1.5-3|14	BuildRequires: autoconf automake libtool gettext-devel pkgconfig(libusb)
14cr|libtifiles2-1.1.5-3|15	Requires: udev >= 154
14cr|libtifiles2-1.1.5-3|16	Summary: Library for handling TI link cables
14cr|libtifiles2-1.1.5-3|17	%description
14cr|libtifiles2-1.1.5-3|18	Library for handling TI link cables
14cr|libtifiles2-1.1.5-3|19	
14cr|libtifiles2-1.1.5-3|20	%package  -n %develname
14cr|libtifiles2-1.1.5-3|21	Summary: Development files for %{name}
14cr|libtifiles2-1.1.5-3|22	Group: Development/C
14cr|libtifiles2-1.1.5-3|23	Requires: %libname = %{version}-%{release}
14cr|libtifiles2-1.1.5-3|24	Provides: %{name}-devel = %{version}-%{release}
14cr|libtifiles2-1.1.5-3|25	
14cr|libtifiles2-1.1.5-3|26	%description -n %develname
14cr|libtifiles2-1.1.5-3|27	This package contains the files necessary to develop applications using the
14cr|libtifiles2-1.1.5-3|28	%{name} library.
14cr|libtifiles2-1.1.5-3|29	
14cr|libtifiles2-1.1.5-3|30	%package  -n %libname
14cr|libtifiles2-1.1.5-3|31	Summary: Development files for %{name}
14cr|libtifiles2-1.1.5-3|32	Group: System/Libraries
14cr|libtifiles2-1.1.5-3|33	
14cr|libtifiles2-1.1.5-3|34	%description -n %libname
14cr|libtifiles2-1.1.5-3|35	This package contains the files necessary to develop applications using the
14cr|libtifiles2-1.1.5-3|36	%{name} library.
14cr|libtifiles2-1.1.5-3|37	
14cr|libtifiles2-1.1.5-3|38	%prep
14cr|libtifiles2-1.1.5-3|39	%setup -q
14cr|libtifiles2-1.1.5-3|40	autoreconf -i -f
14cr|libtifiles2-1.1.5-3|41	
14cr|libtifiles2-1.1.5-3|42	%build
14cr|libtifiles2-1.1.5-3|43	%configure2_5x
14cr|libtifiles2-1.1.5-3|44	%make
14cr|libtifiles2-1.1.5-3|45	
14cr|libtifiles2-1.1.5-3|46	%install
14cr|libtifiles2-1.1.5-3|47	%makeinstall_std
14cr|libtifiles2-1.1.5-3|48	rm -f %buildroot%{_libdir}/*.la
14cr|libtifiles2-1.1.5-3|49	
14cr|libtifiles2-1.1.5-3|50	%files -n %libname
14cr|libtifiles2-1.1.5-3|51	%{_libdir}/libtifiles2.so.%{major}*
14cr|libtifiles2-1.1.5-3|52	
14cr|libtifiles2-1.1.5-3|53	%files -n %develname
14cr|libtifiles2-1.1.5-3|54	%{_includedir}/tilp2
14cr|libtifiles2-1.1.5-3|55	%{_libdir}/libtifiles2.so
14cr|libtifiles2-1.1.5-3|56	%{_libdir}/pkgconfig/tifiles2.pc
14cr|libtifiles2-1.1.5-3|57	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
14cr|libtifiles2-1.1.5-3|58	
14cr|libtifiles2-1.1.5-3|59	
14cr|libtifiles2-1.1.5-3|60	
14cr|libtifiles2-1.1.5-3|61	%changelog
14cr|libtifiles2-1.1.5-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-3
14cr|libtifiles2-1.1.5-3|63	+ Revision: fce039b
14cr|libtifiles2-1.1.5-3|64	- MassBuild#464: Increase release tag
14cr|libtifiles2-1.1.5-3|65	
14cr|libtifiles2-1.1.5-3|66	

2683 14
14cr|libtlen-1-6.20060309.8|1	%define	major 1
14cr|libtlen-1-6.20060309.8|2	%define libname	%mklibname tlen %major
14cr|libtlen-1-6.20060309.8|3	%define develname	%mklibname -d tlen
14cr|libtlen-1-6.20060309.8|4	%define		_snapshot	20060309
14cr|libtlen-1-6.20060309.8|5	
14cr|libtlen-1-6.20060309.8|6	Summary:	Tlen.pl client library
14cr|libtlen-1-6.20060309.8|7	Name:		libtlen
14cr|libtlen-1-6.20060309.8|8	Version:	1
14cr|libtlen-1-6.20060309.8|9	Release:	%mkrel 6.%{_snapshot}.8
14cr|libtlen-1-6.20060309.8|10	License:	GPLv2+
14cr|libtlen-1-6.20060309.8|11	Group:		System/Libraries
14cr|libtlen-1-6.20060309.8|12	Source0:	http://dl.sourceforge.net/sourceforge/tleenx/%{name}-%{_snapshot}.tar.gz
14cr|libtlen-1-6.20060309.8|13	URL:		http://libtlen.sourceforge.net/
14cr|libtlen-1-6.20060309.8|14	BuildRequires:	libstdc++-devel
14cr|libtlen-1-6.20060309.8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|libtlen-1-6.20060309.8|16	
14cr|libtlen-1-6.20060309.8|17	%description
14cr|libtlen-1-6.20060309.8|18	libtlen is a library providing an API for client programs which want
14cr|libtlen-1-6.20060309.8|19	to use Tlen.pl.
14cr|libtlen-1-6.20060309.8|20	
14cr|libtlen-1-6.20060309.8|21	%package -n %libname
14cr|libtlen-1-6.20060309.8|22	Summary:	Development library for libtlen
14cr|libtlen-1-6.20060309.8|23	Group:		Development/C
14cr|libtlen-1-6.20060309.8|24	Obsoletes:	%{name} < %{version}-%{release}
14cr|libtlen-1-6.20060309.8|25	
14cr|libtlen-1-6.20060309.8|26	%description -n %libname
14cr|libtlen-1-6.20060309.8|27	libtlen is a library providing an API for client programs which want
14cr|libtlen-1-6.20060309.8|28	to use Tlen.pl.
14cr|libtlen-1-6.20060309.8|29	
14cr|libtlen-1-6.20060309.8|30	%package -n %develname
14cr|libtlen-1-6.20060309.8|31	Summary:	Development library for libtlen
14cr|libtlen-1-6.20060309.8|32	Group:		Development/C
14cr|libtlen-1-6.20060309.8|33	Requires:	%{libname} = %{version}-%{release}
14cr|libtlen-1-6.20060309.8|34	Provides:	libtlen-devel = %{version}-%{release}
14cr|libtlen-1-6.20060309.8|35	
14cr|libtlen-1-6.20060309.8|36	%description -n %develname
14cr|libtlen-1-6.20060309.8|37	This package is required to develop programs that use Tlen.pl
14cr|libtlen-1-6.20060309.8|38	protocol.
14cr|libtlen-1-6.20060309.8|39	
14cr|libtlen-1-6.20060309.8|40	%prep
14cr|libtlen-1-6.20060309.8|41	%setup -q -n %{name}-%{_snapshot}
14cr|libtlen-1-6.20060309.8|42	
14cr|libtlen-1-6.20060309.8|43	%build
14cr|libtlen-1-6.20060309.8|44	%configure2_5x
14cr|libtlen-1-6.20060309.8|45	%make
14cr|libtlen-1-6.20060309.8|46	
14cr|libtlen-1-6.20060309.8|47	%install
14cr|libtlen-1-6.20060309.8|48	rm -rf %{buildroot}
14cr|libtlen-1-6.20060309.8|49	%makeinstall_std
14cr|libtlen-1-6.20060309.8|50	
14cr|libtlen-1-6.20060309.8|51	%clean
14cr|libtlen-1-6.20060309.8|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libtlen-1-6.20060309.8|53	
14cr|libtlen-1-6.20060309.8|54	%if %mdkversion < 200900
14cr|libtlen-1-6.20060309.8|55	%post -n %libname -p /sbin/ldconfig
14cr|libtlen-1-6.20060309.8|56	%endif
14cr|libtlen-1-6.20060309.8|57	%if %mdkversion < 200900
14cr|libtlen-1-6.20060309.8|58	%postun -n %libname -p /sbin/ldconfig
14cr|libtlen-1-6.20060309.8|59	%endif
14cr|libtlen-1-6.20060309.8|60	
14cr|libtlen-1-6.20060309.8|61	%files -n %libname
14cr|libtlen-1-6.20060309.8|62	%defattr(644,root,root,755)
14cr|libtlen-1-6.20060309.8|63	%doc docs/AUTHORS docs/TODO
14cr|libtlen-1-6.20060309.8|64	%attr(755,root,root) %{_libdir}/libtlen.so.%{major}*
14cr|libtlen-1-6.20060309.8|65	
14cr|libtlen-1-6.20060309.8|66	%files -n %develname
14cr|libtlen-1-6.20060309.8|67	%defattr(644,root,root,755)
14cr|libtlen-1-6.20060309.8|68	%doc docs/*.html
14cr|libtlen-1-6.20060309.8|69	%{_includedir}/*
14cr|libtlen-1-6.20060309.8|70	%{_libdir}/libtlen.so
14cr|libtlen-1-6.20060309.8|71	%{_libdir}/libtlen.a
14cr|libtlen-1-6.20060309.8|72	
14cr|libtlen-1-6.20060309.8|73	
14cr|libtlen-1-6.20060309.8|74	
14cr|libtlen-1-6.20060309.8|75	%changelog
14cr|libtlen-1-6.20060309.8|76	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1-6.20060309.8
14cr|libtlen-1-6.20060309.8|77	+ Revision: b47197e
14cr|libtlen-1-6.20060309.8|78	- Automatic import for version 1
14cr|libtlen-1-6.20060309.8|79	
14cr|libtlen-1-6.20060309.8|80	

2684 14
14cr|libtorrent-0.13.3-2|1	%define major 17
14cr|libtorrent-0.13.3-2|2	%define libname %mklibname torrent %major
14cr|libtorrent-0.13.3-2|3	%define libnamedev %mklibname -d torrent
14cr|libtorrent-0.13.3-2|4	
14cr|libtorrent-0.13.3-2|5	Name:		libtorrent
14cr|libtorrent-0.13.3-2|6	Version:	0.13.3
14cr|libtorrent-0.13.3-2|7	Release:	2
14cr|libtorrent-0.13.3-2|8	Summary:	BitTorrent library written in C++ for *nix
14cr|libtorrent-0.13.3-2|9	License:	GPLv2+
14cr|libtorrent-0.13.3-2|10	Group:		Networking/File transfer
14cr|libtorrent-0.13.3-2|11	URL:		http://libtorrent.rakshasa.no/
14cr|libtorrent-0.13.3-2|12	Source0:	http://libtorrent.rakshasa.no/downloads/libtorrent-%{version}.tar.gz
14cr|libtorrent-0.13.3-2|13	Patch0:		libtorrent-0.13.1-fix-linking.patch
14cr|libtorrent-0.13.3-2|14	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|libtorrent-0.13.3-2|15	BuildRequires: 	pkgconfig(openssl)
14cr|libtorrent-0.13.3-2|16	BuildRequires:	automake
14cr|libtorrent-0.13.3-2|17	BuildRequires:	libtool
14cr|libtorrent-0.13.3-2|18	BuildRequires:	cppunit-devel
14cr|libtorrent-0.13.3-2|19	
14cr|libtorrent-0.13.3-2|20	%description
14cr|libtorrent-0.13.3-2|21	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cr|libtorrent-0.13.3-2|22	avoid redundant copying and storing of data that other clients and libraries
14cr|libtorrent-0.13.3-2|23	suffer from. Licensed under the GPL.
14cr|libtorrent-0.13.3-2|24	
14cr|libtorrent-0.13.3-2|25	Basic features have been implemented and a ncurses client is included. Sloppy
14cr|libtorrent-0.13.3-2|26	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cr|libtorrent-0.13.3-2|27	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cr|libtorrent-0.13.3-2|28	
14cr|libtorrent-0.13.3-2|29	The library and client are under heavy development. They are stable enough to
14cr|libtorrent-0.13.3-2|30	handle any torrents I throw at them these days.
14cr|libtorrent-0.13.3-2|31	
14cr|libtorrent-0.13.3-2|32	Authors:
14cr|libtorrent-0.13.3-2|33	--------
14cr|libtorrent-0.13.3-2|34	Jari Sundell <jaris@ifi.uio.no>
14cr|libtorrent-0.13.3-2|35	
14cr|libtorrent-0.13.3-2|36	%package -n %{libname}
14cr|libtorrent-0.13.3-2|37	Summary:	BitTorrent library written in C++ for *nix
14cr|libtorrent-0.13.3-2|38	Group:		System/Libraries
14cr|libtorrent-0.13.3-2|39	Provides: %{name} = %{version}-%{release}
14cr|libtorrent-0.13.3-2|40	
14cr|libtorrent-0.13.3-2|41	%description -n %libname
14cr|libtorrent-0.13.3-2|42	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cr|libtorrent-0.13.3-2|43	avoid redundant copying and storing of data that other clients and libraries
14cr|libtorrent-0.13.3-2|44	suffer from. Licensed under the GPL.
14cr|libtorrent-0.13.3-2|45	
14cr|libtorrent-0.13.3-2|46	Basic features have been implemented and a ncurses client is included. Sloppy
14cr|libtorrent-0.13.3-2|47	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cr|libtorrent-0.13.3-2|48	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cr|libtorrent-0.13.3-2|49	
14cr|libtorrent-0.13.3-2|50	The library and client are under heavy development. They are stable enough to
14cr|libtorrent-0.13.3-2|51	handle any torrents I throw at them these days.
14cr|libtorrent-0.13.3-2|52	
14cr|libtorrent-0.13.3-2|53	Authors:
14cr|libtorrent-0.13.3-2|54	--------
14cr|libtorrent-0.13.3-2|55	Jari Sundell <jaris@ifi.uio.no>
14cr|libtorrent-0.13.3-2|56	
14cr|libtorrent-0.13.3-2|57	%package -n %{libnamedev}
14cr|libtorrent-0.13.3-2|58	Summary:	BitTorrent library written in C++ for *nix
14cr|libtorrent-0.13.3-2|59	Group:		Development/C++
14cr|libtorrent-0.13.3-2|60	Requires:	%{libname} = %{version}
14cr|libtorrent-0.13.3-2|61	Provides:	%{name}-devel = %{version}-%{release}
14cr|libtorrent-0.13.3-2|62	# for some reason doesn't provide pkgconfig...
14cr|libtorrent-0.13.3-2|63	Provides:   pkgconfig(libtorrent) = %{version}-%{release}
14cr|libtorrent-0.13.3-2|64	Obsoletes:	%mklibname -d %name 10
14cr|libtorrent-0.13.3-2|65	
14cr|libtorrent-0.13.3-2|66	%description -n %libnamedev
14cr|libtorrent-0.13.3-2|67	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cr|libtorrent-0.13.3-2|68	avoid redundant copying and storing of data that other clients and libraries
14cr|libtorrent-0.13.3-2|69	suffer from. Licensed under the GPL.
14cr|libtorrent-0.13.3-2|70	
14cr|libtorrent-0.13.3-2|71	Basic features have been implemented and a ncurses client is included. Sloppy
14cr|libtorrent-0.13.3-2|72	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cr|libtorrent-0.13.3-2|73	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cr|libtorrent-0.13.3-2|74	
14cr|libtorrent-0.13.3-2|75	The library and client are under heavy development. They are stable enough to
14cr|libtorrent-0.13.3-2|76	handle any torrents I throw at them these days.
14cr|libtorrent-0.13.3-2|77	
14cr|libtorrent-0.13.3-2|78	Authors:
14cr|libtorrent-0.13.3-2|79	--------
14cr|libtorrent-0.13.3-2|80	Jari Sundell <jaris@ifi.uio.no>
14cr|libtorrent-0.13.3-2|81	
14cr|libtorrent-0.13.3-2|82	%prep
14cr|libtorrent-0.13.3-2|83	%setup -q
14cr|libtorrent-0.13.3-2|84	%apply_patches
14cr|libtorrent-0.13.3-2|85	
14cr|libtorrent-0.13.3-2|86	autoreconf -fi
14cr|libtorrent-0.13.3-2|87	
14cr|libtorrent-0.13.3-2|88	%build
14cr|libtorrent-0.13.3-2|89	export CFLAGS=$(echo %optflags|sed s/O2/O3/)
14cr|libtorrent-0.13.3-2|90	export CXXFLAGS=$(echo %optflags|sed s/O2/O3/)
14cr|libtorrent-0.13.3-2|91	%configure2_5x --with-posix-fallocate
14cr|libtorrent-0.13.3-2|92	%make
14cr|libtorrent-0.13.3-2|93	
14cr|libtorrent-0.13.3-2|94	%install
14cr|libtorrent-0.13.3-2|95	%makeinstall_std
14cr|libtorrent-0.13.3-2|96	
14cr|libtorrent-0.13.3-2|97	find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
14cr|libtorrent-0.13.3-2|98	
14cr|libtorrent-0.13.3-2|99	%files -n %{libname}
14cr|libtorrent-0.13.3-2|100	%{_libdir}/lib*.so.%{major}*
14cr|libtorrent-0.13.3-2|101	
14cr|libtorrent-0.13.3-2|102	%files -n %{libnamedev}
14cr|libtorrent-0.13.3-2|103	%{_libdir}/lib*.so
14cr|libtorrent-0.13.3-2|104	%{_includedir}/torrent/
14cr|libtorrent-0.13.3-2|105	%{_libdir}/pkgconfig/%{name}.pc
14cr|libtorrent-0.13.3-2|106	
14cr|libtorrent-0.13.3-2|107	
14cr|libtorrent-0.13.3-2|108	
14cr|libtorrent-0.13.3-2|109	%changelog
14cr|libtorrent-0.13.3-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.3-2
14cr|libtorrent-0.13.3-2|111	+ Revision: a663cae
14cr|libtorrent-0.13.3-2|112	- MassBuild#464: Increase release tag
14cr|libtorrent-0.13.3-2|113	
14cr|libtorrent-0.13.3-2|114	

2685 14
14cr|libtubo-4.7.6-4|1	%define oname tubo
14cr|libtubo-4.7.6-4|2	%define major 0
14cr|libtubo-4.7.6-4|3	%define libname %mklibname %{oname} %{major}
14cr|libtubo-4.7.6-4|4	%define devname %mklibname %{oname} -d
14cr|libtubo-4.7.6-4|5	
14cr|libtubo-4.7.6-4|6	Summary:	Interprocess communication used by xffm
14cr|libtubo-4.7.6-4|7	Name:		libtubo
14cr|libtubo-4.7.6-4|8	Version:	4.7.6
14cr|libtubo-4.7.6-4|9	Release:	4
14cr|libtubo-4.7.6-4|10	License:	GPLv2+
14cr|libtubo-4.7.6-4|11	Group:		System/Libraries
14cr|libtubo-4.7.6-4|12	Url:		http://xffm.sf.net
14cr|libtubo-4.7.6-4|13	Source0:	http://downloads.sourceforge.net/project/xffm/libtubo/%{oname}-%{version}.tar.gz
14cr|libtubo-4.7.6-4|14	Patch0:		tubo-4.7.6-rosa-linkage.patch
14cr|libtubo-4.7.6-4|15	Patch1:		tubo-4.7.6-rosa-no_rpath.patch
14cr|libtubo-4.7.6-4|16	BuildRequires:	autoconf2.5
14cr|libtubo-4.7.6-4|17	BuildRequires:	automake1.9
14cr|libtubo-4.7.6-4|18	BuildRequires:	glib-gettextize
14cr|libtubo-4.7.6-4|19	BuildRequires:	gtk-doc
14cr|libtubo-4.7.6-4|20	BuildRequires:	intltool
14cr|libtubo-4.7.6-4|21	BuildRequires:	xfce-dev-tools
14cr|libtubo-4.7.6-4|22	BuildRequires:	pkgconfig(glib-2.0)
14cr|libtubo-4.7.6-4|23	
14cr|libtubo-4.7.6-4|24	%description
14cr|libtubo-4.7.6-4|25	The Libtubo library is small and simple function set to enable a process
14cr|libtubo-4.7.6-4|26	to run any other process in the background and communicate via
14cr|libtubo-4.7.6-4|27	the stdout, stderr and stdin file descriptors.
14cr|libtubo-4.7.6-4|28	
14cr|libtubo-4.7.6-4|29	#----------------------------------------------------------------------------
14cr|libtubo-4.7.6-4|30	
14cr|libtubo-4.7.6-4|31	%package -n %{libname}
14cr|libtubo-4.7.6-4|32	Summary:	A library of functions for interprocess communication
14cr|libtubo-4.7.6-4|33	Group:		System/Libraries
14cr|libtubo-4.7.6-4|34	Provides:	%{name} = %{EVRD}
14cr|libtubo-4.7.6-4|35	
14cr|libtubo-4.7.6-4|36	%description -n %{libname}
14cr|libtubo-4.7.6-4|37	This package contains the library needed to run programs dynamically
14cr|libtubo-4.7.6-4|38	linked with libtubo.
14cr|libtubo-4.7.6-4|39	
14cr|libtubo-4.7.6-4|40	%files -n %{libname}
14cr|libtubo-4.7.6-4|41	%doc AUTHORS COPYING* ChangeLog NEWS* README*
14cr|libtubo-4.7.6-4|42	%{_libdir}/libtubo.so.%{major}*
14cr|libtubo-4.7.6-4|43	
14cr|libtubo-4.7.6-4|44	#----------------------------------------------------------------------------
14cr|libtubo-4.7.6-4|45	
14cr|libtubo-4.7.6-4|46	%package -n %{devname}
14cr|libtubo-4.7.6-4|47	Summary:	Development tools for interprocess communication
14cr|libtubo-4.7.6-4|48	Group:		Development/C
14cr|libtubo-4.7.6-4|49	Requires:	%{libname} = %{EVRD}
14cr|libtubo-4.7.6-4|50	Provides:	tubo-devel = %{EVRD}
14cr|libtubo-4.7.6-4|51	
14cr|libtubo-4.7.6-4|52	%description -n %{devname}
14cr|libtubo-4.7.6-4|53	The libtubo-devel package contains the header files and libraries
14cr|libtubo-4.7.6-4|54	necessary for developing programs using libtubo.
14cr|libtubo-4.7.6-4|55	
14cr|libtubo-4.7.6-4|56	%files -n %{devname}
14cr|libtubo-4.7.6-4|57	%doc %{_datadir}/gtk-doc/html/%{name}
14cr|libtubo-4.7.6-4|58	%{_includedir}/tubo.h
14cr|libtubo-4.7.6-4|59	%{_libdir}/libtubo.so
14cr|libtubo-4.7.6-4|60	%{_libdir}/pkgconfig/%{oname}.pc
14cr|libtubo-4.7.6-4|61	
14cr|libtubo-4.7.6-4|62	#----------------------------------------------------------------------------
14cr|libtubo-4.7.6-4|63	
14cr|libtubo-4.7.6-4|64	%prep
14cr|libtubo-4.7.6-4|65	%setup -qn %{oname}-%{version}
14cr|libtubo-4.7.6-4|66	%patch0 -p1
14cr|libtubo-4.7.6-4|67	%patch1 -p1
14cr|libtubo-4.7.6-4|68	
14cr|libtubo-4.7.6-4|69	%build
14cr|libtubo-4.7.6-4|70	aclocal -I /usr/share/xfce4/dev-tools/m4macros -I ./m4
14cr|libtubo-4.7.6-4|71	autoreconf -fi
14cr|libtubo-4.7.6-4|72	%configure2_5x
14cr|libtubo-4.7.6-4|73	%make
14cr|libtubo-4.7.6-4|74	
14cr|libtubo-4.7.6-4|75	%install
14cr|libtubo-4.7.6-4|76	%makeinstall
14cr|libtubo-4.7.6-4|77	
14cr|libtubo-4.7.6-4|78	
14cr|libtubo-4.7.6-4|79	%changelog
14cr|libtubo-4.7.6-4|80	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.6-4
14cr|libtubo-4.7.6-4|81	+ Revision: a4be12d
14cr|libtubo-4.7.6-4|82	- Spec cleanup
14cr|libtubo-4.7.6-4|83	
14cr|libtubo-4.7.6-4|84	

2686 14
14cr|libtuxcap-1.4.0-3|1	%define		major 4.0
14cr|libtuxcap-1.4.0-3|2	%define		libname		%mklibname tuxcap %{major}
14cr|libtuxcap-1.4.0-3|3	%define		develname	%mklibname tuxcap -d
14cr|libtuxcap-1.4.0-3|4	Name:		libtuxcap
14cr|libtuxcap-1.4.0-3|5	Version:	1.4.0
14cr|libtuxcap-1.4.0-3|6	Release:	3
14cr|libtuxcap-1.4.0-3|7	License:	BSD
14cr|libtuxcap-1.4.0-3|8	Summary:	Port of the PopCap Games Framework used for 2D game development
14cr|libtuxcap-1.4.0-3|9	Group:		System/Libraries
14cr|libtuxcap-1.4.0-3|10	Url:		http://sourceforge.net/projects/tuxcap/
14cr|libtuxcap-1.4.0-3|11	Source:		%{name}-%{version}.tar.gz
14cr|libtuxcap-1.4.0-3|12	Patch0:		libtuxcap-1.4.0-includes.patch
14cr|libtuxcap-1.4.0-3|13	Patch1:		libtuxcap-1.4.0-libdir.patch
14cr|libtuxcap-1.4.0-3|14	Patch2:		libtuxcap-1.4.0-imagemagick.patch
14cr|libtuxcap-1.4.0-3|15	
14cr|libtuxcap-1.4.0-3|16	BuildRequires:	cmake
14cr|libtuxcap-1.4.0-3|17	BuildRequires:	pkgconfig(gl)
14cr|libtuxcap-1.4.0-3|18	BuildRequires:	pkgconfig(glu)
14cr|libtuxcap-1.4.0-3|19	BuildRequires:	pkgconfig(ImageMagick)
14cr|libtuxcap-1.4.0-3|20	BuildRequires:  imagemagick
14cr|libtuxcap-1.4.0-3|21	BuildRequires:	pkgconfig(SDL_mixer)
14cr|libtuxcap-1.4.0-3|22	BuildRequires:	pkgconfig(x11)
14cr|libtuxcap-1.4.0-3|23	BuildRequires:	pkgconfig(python)
14cr|libtuxcap-1.4.0-3|24	
14cr|libtuxcap-1.4.0-3|25	%description
14cr|libtuxcap-1.4.0-3|26	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
14cr|libtuxcap-1.4.0-3|27	Games Framework used for 2D game development. It comes with PyCap Python
14cr|libtuxcap-1.4.0-3|28	bindings, a fast 2D physics engine, a particle engine, widgets and many
14cr|libtuxcap-1.4.0-3|29	documented examples.
14cr|libtuxcap-1.4.0-3|30	
14cr|libtuxcap-1.4.0-3|31	%package -n %{libname}
14cr|libtuxcap-1.4.0-3|32	Group:		System/Libraries
14cr|libtuxcap-1.4.0-3|33	Summary:	Port of the PopCap Games Framework used for 2D game development
14cr|libtuxcap-1.4.0-3|34	
14cr|libtuxcap-1.4.0-3|35	%description -n %{libname}
14cr|libtuxcap-1.4.0-3|36	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
14cr|libtuxcap-1.4.0-3|37	Games Framework used for 2D game development. It comes with PyCap Python
14cr|libtuxcap-1.4.0-3|38	bindings, a fast 2D physics engine, a particle engine, widgets and many
14cr|libtuxcap-1.4.0-3|39	documented examples.
14cr|libtuxcap-1.4.0-3|40	
14cr|libtuxcap-1.4.0-3|41	%package -n %{develname}
14cr|libtuxcap-1.4.0-3|42	Group:		Development/C
14cr|libtuxcap-1.4.0-3|43	Provides:	%{name}-devel = %{EVRD}
14cr|libtuxcap-1.4.0-3|44	Requires:	%{libname} = %{EVRD}
14cr|libtuxcap-1.4.0-3|45	Summary:	Development headers for %{name}
14cr|libtuxcap-1.4.0-3|46	
14cr|libtuxcap-1.4.0-3|47	%description -n %{develname}
14cr|libtuxcap-1.4.0-3|48	Development headers for TuxCap Games Framework
14cr|libtuxcap-1.4.0-3|49	
14cr|libtuxcap-1.4.0-3|50	%prep
14cr|libtuxcap-1.4.0-3|51	%setup -q
14cr|libtuxcap-1.4.0-3|52	%patch0 -p1
14cr|libtuxcap-1.4.0-3|53	%patch1 -p1
14cr|libtuxcap-1.4.0-3|54	%patch2 -p1
14cr|libtuxcap-1.4.0-3|55	
14cr|libtuxcap-1.4.0-3|56	%__sed -i '/pythondemo1/d' tuxcap/CMakeLists.txt
14cr|libtuxcap-1.4.0-3|57	
14cr|libtuxcap-1.4.0-3|58	%build
14cr|libtuxcap-1.4.0-3|59	%cmake
14cr|libtuxcap-1.4.0-3|60	%make
14cr|libtuxcap-1.4.0-3|61	
14cr|libtuxcap-1.4.0-3|62	%install
14cr|libtuxcap-1.4.0-3|63	
14cr|libtuxcap-1.4.0-3|64	%makeinstall_std -C build
14cr|libtuxcap-1.4.0-3|65	
14cr|libtuxcap-1.4.0-3|66	rm -fr %{buildroot}%{_libdir}/*.*a
14cr|libtuxcap-1.4.0-3|67	
14cr|libtuxcap-1.4.0-3|68	%files -n %{libname}
14cr|libtuxcap-1.4.0-3|69	%{_libdir}/*.so.%{major}*
14cr|libtuxcap-1.4.0-3|70	
14cr|libtuxcap-1.4.0-3|71	%files -n %{develname}
14cr|libtuxcap-1.4.0-3|72	%doc AUTHORS CHANGELOG COPYRIGHT README TODO doc/*
14cr|libtuxcap-1.4.0-3|73	%{_includedir}/*
14cr|libtuxcap-1.4.0-3|74	%{_libdir}/*.so
14cr|libtuxcap-1.4.0-3|75	
14cr|libtuxcap-1.4.0-3|76	
14cr|libtuxcap-1.4.0-3|77	%changelog
14cr|libtuxcap-1.4.0-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|libtuxcap-1.4.0-3|79	+ Revision: 9fa0719
14cr|libtuxcap-1.4.0-3|80	- MassBuild#464: Increase release tag
14cr|libtuxcap-1.4.0-3|81	
14cr|libtuxcap-1.4.0-3|82	

2687 14
14cr|libunity-6.12.0-3|1	%define major 9
14cr|libunity-6.12.0-3|2	%define libname %mklibname unity %{major}
14cr|libunity-6.12.0-3|3	%define develname %mklibname unity -d
14cr|libunity-6.12.0-3|4	
14cr|libunity-6.12.0-3|5	Name:           libunity
14cr|libunity-6.12.0-3|6	Version:        6.12.0
14cr|libunity-6.12.0-3|7	Release:        3
14cr|libunity-6.12.0-3|8	License:        LGPLv3
14cr|libunity-6.12.0-3|9	Summary:        Unity instrumenting and integration library
14cr|libunity-6.12.0-3|10	
14cr|libunity-6.12.0-3|11	Url:            http://launchpad.net/libunity
14cr|libunity-6.12.0-3|12	Group:          System/Libraries
14cr|libunity-6.12.0-3|13	Source0:        https://launchpad.net/libunity/6.0/%{version}/+download/libunity-%{version}.tar.gz
14cr|libunity-6.12.0-3|14	BuildRequires:  gtk-doc
14cr|libunity-6.12.0-3|15	BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
14cr|libunity-6.12.0-3|16	BuildRequires:  pkgconfig(dee-1.0)
14cr|libunity-6.12.0-3|17	BuildRequires:  pkgconfig(gee-1.0)
14cr|libunity-6.12.0-3|18	BuildRequires:  pkgconfig(glib-2.0)
14cr|libunity-6.12.0-3|19	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|libunity-6.12.0-3|20	BuildRequires:  vala-devel
14cr|libunity-6.12.0-3|21	BuildRequires:  vala
14cr|libunity-6.12.0-3|22	BuildRequires:	intltool
14cr|libunity-6.12.0-3|23	BuildRequires:	gtk+3-devel
14cr|libunity-6.12.0-3|24	
14cr|libunity-6.12.0-3|25	%description
14cr|libunity-6.12.0-3|26	Libunity is a shared library to be able to interact with the launcher and
14cr|libunity-6.12.0-3|27	add places in Unity environment.
14cr|libunity-6.12.0-3|28	
14cr|libunity-6.12.0-3|29	%package -n %{libname}
14cr|libunity-6.12.0-3|30	Summary:        Unity instrumenting and integration library - shared libraries
14cr|libunity-6.12.0-3|31	
14cr|libunity-6.12.0-3|32	Group:          System/Libraries
14cr|libunity-6.12.0-3|33	
14cr|libunity-6.12.0-3|34	%description -n %{libname}
14cr|libunity-6.12.0-3|35	Unity instrumenting and integration library - shared libraries
14cr|libunity-6.12.0-3|36	Libunity is a shared library to be able to interact with the launcher and
14cr|libunity-6.12.0-3|37	add places in Unity environment.
14cr|libunity-6.12.0-3|38	
14cr|libunity-6.12.0-3|39	%package -n %{develname}
14cr|libunity-6.12.0-3|40	Summary:        Unity instrumenting and integration library - development files
14cr|libunity-6.12.0-3|41	
14cr|libunity-6.12.0-3|42	Group:          Development/C
14cr|libunity-6.12.0-3|43	Requires:       %{libname} = %{version}-%{release}
14cr|libunity-6.12.0-3|44	Provides:       %{name}-devel = %{version}-%{release}
14cr|libunity-6.12.0-3|45	
14cr|libunity-6.12.0-3|46	%description -n %{develname}
14cr|libunity-6.12.0-3|47	Unity instrumenting and integration library - development files
14cr|libunity-6.12.0-3|48	Libunity is a shared library to be able to interact with the launcher and
14cr|libunity-6.12.0-3|49	add places in Unity environment.
14cr|libunity-6.12.0-3|50	
14cr|libunity-6.12.0-3|51	This package provides the development files required to build applications.
14cr|libunity-6.12.0-3|52	
14cr|libunity-6.12.0-3|53	%package -n python-%{name}
14cr|libunity-6.12.0-3|54	Summary:        Python bindings for libunity
14cr|libunity-6.12.0-3|55	
14cr|libunity-6.12.0-3|56	Group:          Development/Python
14cr|libunity-6.12.0-3|57	BuildRequires:	python-devel
14cr|libunity-6.12.0-3|58	
14cr|libunity-6.12.0-3|59	%description -n python-%{name}
14cr|libunity-6.12.0-3|60	Unity instrumenting and integration library - python bindings
14cr|libunity-6.12.0-3|61	Libunity is a shared library to be able to interact with the launcher and
14cr|libunity-6.12.0-3|62	add places in Unity environment.
14cr|libunity-6.12.0-3|63	
14cr|libunity-6.12.0-3|64	%prep
14cr|libunity-6.12.0-3|65	%setup -q
14cr|libunity-6.12.0-3|66	
14cr|libunity-6.12.0-3|67	%build
14cr|libunity-6.12.0-3|68	%configure2_5x \
14cr|libunity-6.12.0-3|69	--disable-static \
14cr|libunity-6.12.0-3|70	--enable-gtk-doc
14cr|libunity-6.12.0-3|71	%make
14cr|libunity-6.12.0-3|72	
14cr|libunity-6.12.0-3|73	%install
14cr|libunity-6.12.0-3|74	%makeinstall_std
14cr|libunity-6.12.0-3|75	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14cr|libunity-6.12.0-3|76	
14cr|libunity-6.12.0-3|77	
14cr|libunity-6.12.0-3|78	%files -n %{libname}
14cr|libunity-6.12.0-3|79	%{_libdir}/libunity.so.%{major}*
14cr|libunity-6.12.0-3|80	%{_libdir}/libunity/libunity-protocol-private.so.*
14cr|libunity-6.12.0-3|81	%{_libdir}/girepository-1.0/*.typelib
14cr|libunity-6.12.0-3|82	
14cr|libunity-6.12.0-3|83	%files -n python-%{name}
14cr|libunity-6.12.0-3|84	%{py_platsitedir}/gi/overrides/Unity.*
14cr|libunity-6.12.0-3|85	
14cr|libunity-6.12.0-3|86	%files -n %{develname}
14cr|libunity-6.12.0-3|87	%dir %{_includedir}/unity
14cr|libunity-6.12.0-3|88	%dir %{_datadir}/gir-1.0
14cr|libunity-6.12.0-3|89	%{_includedir}/unity/unity/
14cr|libunity-6.12.0-3|90	%{_libdir}/libunity.so
14cr|libunity-6.12.0-3|91	%{_libdir}/libunity/libunity-protocol-private.so
14cr|libunity-6.12.0-3|92	%{_libdir}/pkgconfig/*.pc
14cr|libunity-6.12.0-3|93	%{_datadir}/vala/vapi/
14cr|libunity-6.12.0-3|94	%{_datadir}/gir-1.0/*.gir
14cr|libunity-6.12.0-3|95	%{_bindir}/libunity-tool
14cr|libunity-6.12.0-3|96	%{_datadir}/glib-2.0/schemas/com.canonical.Unity.Lenses.gschema.xml
14cr|libunity-6.12.0-3|97	
14cr|libunity-6.12.0-3|98	%changelog
14cr|libunity-6.12.0-3|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.12.0-3
14cr|libunity-6.12.0-3|100	+ Revision: dcc7250
14cr|libunity-6.12.0-3|101	- MassBuild#464: Increase release tag
14cr|libunity-6.12.0-3|102	
14cr|libunity-6.12.0-3|103	

2688 14
14cr|libunity-misc-4.0.4-2|1	%define major	4
14cr|libunity-misc-4.0.4-2|2	%define libname	%mklibname	unity-misc %{major}
14cr|libunity-misc-4.0.4-2|3	%define develname	%mklibname	unity-misc -d
14cr|libunity-misc-4.0.4-2|4	
14cr|libunity-misc-4.0.4-2|5	Name:           libunity-misc
14cr|libunity-misc-4.0.4-2|6	Version:        4.0.4
14cr|libunity-misc-4.0.4-2|7	Release:        2
14cr|libunity-misc-4.0.4-2|8	License:        GPLv2,LGPLv2.1
14cr|libunity-misc-4.0.4-2|9	Summary:        Miscellaneous differently licensed stuff for Unity
14cr|libunity-misc-4.0.4-2|10	Url:            http://launchpad.net/libunity-misc
14cr|libunity-misc-4.0.4-2|11	Group:          System/Libraries
14cr|libunity-misc-4.0.4-2|12	Source0:        %{name}-%{version}.tar.gz
14cr|libunity-misc-4.0.4-2|13	Patch0:			libunity-misc-4.0.4_werror.patch
14cr|libunity-misc-4.0.4-2|14	BuildRequires:  pkgconfig(glib-2.0)
14cr|libunity-misc-4.0.4-2|15	BuildRequires:  pkgconfig(gtk+-3.0)
14cr|libunity-misc-4.0.4-2|16	BuildRequires:  gtk-doc
14cr|libunity-misc-4.0.4-2|17	
14cr|libunity-misc-4.0.4-2|18	%description
14cr|libunity-misc-4.0.4-2|19	This package provides miscellaneous stuff for Unity under several
14cr|libunity-misc-4.0.4-2|20	licenses.
14cr|libunity-misc-4.0.4-2|21	
14cr|libunity-misc-4.0.4-2|22	%package -n %{libname}
14cr|libunity-misc-4.0.4-2|23	Summary:        Miscellaneous differently licensed stuff for Unity
14cr|libunity-misc-4.0.4-2|24	Group:          System/Libraries
14cr|libunity-misc-4.0.4-2|25	
14cr|libunity-misc-4.0.4-2|26	%description -n %{libname}
14cr|libunity-misc-4.0.4-2|27	This package provides miscellaneous stuff for Unity under several
14cr|libunity-misc-4.0.4-2|28	licenses.
14cr|libunity-misc-4.0.4-2|29	
14cr|libunity-misc-4.0.4-2|30	%package -n %{develname}
14cr|libunity-misc-4.0.4-2|31	Summary:        Development files for libunity-misc
14cr|libunity-misc-4.0.4-2|32	Group:          Development/C
14cr|libunity-misc-4.0.4-2|33	Requires:       %{libname} = %{version}-%{release}
14cr|libunity-misc-4.0.4-2|34	Provides:		%{name}-devel = %{version}-%{release}
14cr|libunity-misc-4.0.4-2|35	
14cr|libunity-misc-4.0.4-2|36	%description -n %{develname}
14cr|libunity-misc-4.0.4-2|37	Development files for miscellaneous stuff used in Unity under several
14cr|libunity-misc-4.0.4-2|38	licenses.
14cr|libunity-misc-4.0.4-2|39	
14cr|libunity-misc-4.0.4-2|40	%prep
14cr|libunity-misc-4.0.4-2|41	%setup -q
14cr|libunity-misc-4.0.4-2|42	%patch0 -p1
14cr|libunity-misc-4.0.4-2|43	
14cr|libunity-misc-4.0.4-2|44	%build
14cr|libunity-misc-4.0.4-2|45	autoreconf -fi
14cr|libunity-misc-4.0.4-2|46	%configure2_5x \
14cr|libunity-misc-4.0.4-2|47	--disable-static
14cr|libunity-misc-4.0.4-2|48	%make LIBS='-lm'
14cr|libunity-misc-4.0.4-2|49	
14cr|libunity-misc-4.0.4-2|50	%install
14cr|libunity-misc-4.0.4-2|51	%makeinstall_std
14cr|libunity-misc-4.0.4-2|52	find %{buildroot}%{_libdir} -name "*.la" -type f -print -delete
14cr|libunity-misc-4.0.4-2|53	
14cr|libunity-misc-4.0.4-2|54	
14cr|libunity-misc-4.0.4-2|55	%files -n %{libname}
14cr|libunity-misc-4.0.4-2|56	%defattr(-,root,root)
14cr|libunity-misc-4.0.4-2|57	%{_libdir}/*.so.%{major}*
14cr|libunity-misc-4.0.4-2|58	
14cr|libunity-misc-4.0.4-2|59	%files -n %{develname}
14cr|libunity-misc-4.0.4-2|60	%defattr(-,root,root)
14cr|libunity-misc-4.0.4-2|61	%{_includedir}/unity-misc/
14cr|libunity-misc-4.0.4-2|62	%{_libdir}/*.so
14cr|libunity-misc-4.0.4-2|63	%{_libdir}/pkgconfig/unity-misc.pc
14cr|libunity-misc-4.0.4-2|64	%{_datadir}/gtk-doc/html/%{name}/
14cr|libunity-misc-4.0.4-2|65	
14cr|libunity-misc-4.0.4-2|66	
14cr|libunity-misc-4.0.4-2|67	
14cr|libunity-misc-4.0.4-2|68	
14cr|libunity-misc-4.0.4-2|69	%changelog
14cr|libunity-misc-4.0.4-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-2
14cr|libunity-misc-4.0.4-2|71	+ Revision: 51faf3d
14cr|libunity-misc-4.0.4-2|72	- MassBuild#464: Increase release tag
14cr|libunity-misc-4.0.4-2|73	
14cr|libunity-misc-4.0.4-2|74	

2689 14
14cr|libuv-0.11.21-2|1	%define sover 0.11
14cr|libuv-0.11.21-2|2	%define api 1.0
14cr|libuv-0.11.21-2|3	%define libname %mklibname uv %{sover}
14cr|libuv-0.11.21-2|4	%define devname %mklibname -d uv
14cr|libuv-0.11.21-2|5	
14cr|libuv-0.11.21-2|6	Name:		libuv
14cr|libuv-0.11.21-2|7	Version:	0.11.21
14cr|libuv-0.11.21-2|8	Release:	2
14cr|libuv-0.11.21-2|9	Summary:	Platform layer for node.js
14cr|libuv-0.11.21-2|10	
14cr|libuv-0.11.21-2|11	Group:		Development/Other
14cr|libuv-0.11.21-2|12	# the licensing breakdown is described in detail in the LICENSE file
14cr|libuv-0.11.21-2|13	License:	MIT and BSD and ISC
14cr|libuv-0.11.21-2|14	URL:		http://nodejs.org/
14cr|libuv-0.11.21-2|15	Source0:	http://libuv.org/dist/v%{version}/%{name}-v%{version}.tar.gz
14cr|libuv-0.11.21-2|16	Source2:	libuv.pc.in
14cr|libuv-0.11.21-2|17	
14cr|libuv-0.11.21-2|18	BuildRequires: gyp
14cr|libuv-0.11.21-2|19	
14cr|libuv-0.11.21-2|20	%description
14cr|libuv-0.11.21-2|21	libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
14cr|libuv-0.11.21-2|22	Windows and libev on Unix systems. We intend to eventually contain all platform
14cr|libuv-0.11.21-2|23	differences in this library.
14cr|libuv-0.11.21-2|24	
14cr|libuv-0.11.21-2|25	
14cr|libuv-0.11.21-2|26	%package -n %{libname}
14cr|libuv-0.11.21-2|27	Summary:    %{summary}
14cr|libuv-0.11.21-2|28	Group:      System/Libraries
14cr|libuv-0.11.21-2|29	
14cr|libuv-0.11.21-2|30	%description -n %{libname}
14cr|libuv-0.11.21-2|31	%{summary}
14cr|libuv-0.11.21-2|32	
14cr|libuv-0.11.21-2|33	%package -n	%{devname}
14cr|libuv-0.11.21-2|34	Summary:	Development libraries for libuv
14cr|libuv-0.11.21-2|35	Group:		Development/C
14cr|libuv-0.11.21-2|36	Requires: %{libname} = %{version}-%{release}
14cr|libuv-0.11.21-2|37	
14cr|libuv-0.11.21-2|38	%description -n %{devname}
14cr|libuv-0.11.21-2|39	Development libraries for libuv
14cr|libuv-0.11.21-2|40	
14cr|libuv-0.11.21-2|41	%prep
14cr|libuv-0.11.21-2|42	%setup -q -n %{name}-v%{version}
14cr|libuv-0.11.21-2|43	
14cr|libuv-0.11.21-2|44	%build
14cr|libuv-0.11.21-2|45	echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \
14cr|libuv-0.11.21-2|46	> m4/libuv-extra-automake-flags.m4
14cr|libuv-0.11.21-2|47	libtoolize --install --copy --force --automake
14cr|libuv-0.11.21-2|48	aclocal -I m4
14cr|libuv-0.11.21-2|49	autoconf
14cr|libuv-0.11.21-2|50	automake --add-missing --copy --foreign
14cr|libuv-0.11.21-2|51	
14cr|libuv-0.11.21-2|52	export CFLAGS='%{optflags}'
14cr|libuv-0.11.21-2|53	export CXXFLAGS='%{optflags}'
14cr|libuv-0.11.21-2|54	%configure2_5x
14cr|libuv-0.11.21-2|55	
14cr|libuv-0.11.21-2|56	%make
14cr|libuv-0.11.21-2|57	
14cr|libuv-0.11.21-2|58	%install
14cr|libuv-0.11.21-2|59	%makeinstall_std
14cr|libuv-0.11.21-2|60	# Create the pkgconfig file
14cr|libuv-0.11.21-2|61	mkdir -p %{buildroot}/%{_libdir}/pkgconfig
14cr|libuv-0.11.21-2|62	
14cr|libuv-0.11.21-2|63	sed -e "s#@prefix@#%{_prefix}#g" \
14cr|libuv-0.11.21-2|64	-e "s#@exec_prefix@#%{_exec_prefix}#g" \
14cr|libuv-0.11.21-2|65	-e "s#@libdir@#%{_libdir}#g" \
14cr|libuv-0.11.21-2|66	-e "s#@includedir@#%{_includedir}#g" \
14cr|libuv-0.11.21-2|67	-e "s#@version@#%{version}#g" \
14cr|libuv-0.11.21-2|68	%{SOURCE2} > %{buildroot}/%{_libdir}/pkgconfig/libuv.pc
14cr|libuv-0.11.21-2|69	
14cr|libuv-0.11.21-2|70	rm -f %{buildroot}%{_libdir}/*.a
14cr|libuv-0.11.21-2|71	
14cr|libuv-0.11.21-2|72	%check
14cr|libuv-0.11.21-2|73	# Tests are currently disabled because some require network access
14cr|libuv-0.11.21-2|74	# Working with upstream to split these out
14cr|libuv-0.11.21-2|75	#./run-tests
14cr|libuv-0.11.21-2|76	#./run-benchmarks
14cr|libuv-0.11.21-2|77	
14cr|libuv-0.11.21-2|78	%files -n %{libname}
14cr|libuv-0.11.21-2|79	%{_libdir}/libuv.so.*
14cr|libuv-0.11.21-2|80	
14cr|libuv-0.11.21-2|81	%files -n %{devname}
14cr|libuv-0.11.21-2|82	%doc README.md AUTHORS LICENSE
14cr|libuv-0.11.21-2|83	%{_libdir}/libuv.so
14cr|libuv-0.11.21-2|84	%{_libdir}/pkgconfig/libuv.pc
14cr|libuv-0.11.21-2|85	%{_includedir}/uv*.h
14cr|libuv-0.11.21-2|86	
14cr|libuv-0.11.21-2|87	%changelog
14cr|libuv-0.11.21-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.21-2
14cr|libuv-0.11.21-2|89	+ Revision: a694b00
14cr|libuv-0.11.21-2|90	- MassBuild#464: Increase release tag
14cr|libuv-0.11.21-2|91	
14cr|libuv-0.11.21-2|92	

2690 14
14cr|libvformat-1.13-7|1	%define name	libvformat
14cr|libvformat-1.13-7|2	%define version	1.13
14cr|libvformat-1.13-7|3	%define release  7
14cr|libvformat-1.13-7|4	
14cr|libvformat-1.13-7|5	%define major	0
14cr|libvformat-1.13-7|6	%define libname %mklibname vformat %major
14cr|libvformat-1.13-7|7	
14cr|libvformat-1.13-7|8	Name: 	 	%{name}
14cr|libvformat-1.13-7|9	Summary: 	Library to read and write vcard files
14cr|libvformat-1.13-7|10	Version: 	%{version}
14cr|libvformat-1.13-7|11	Release: 	%{release}
14cr|libvformat-1.13-7|12	
14cr|libvformat-1.13-7|13	Source:		%{name}-%{version}.tar.bz2
14cr|libvformat-1.13-7|14	Patch0:		%name-1.13-debian.diff
14cr|libvformat-1.13-7|15	Patch1:		libvformat-1.13-fix-str-fmt.patch
14cr|libvformat-1.13-7|16	URL:		http://sourceforge.net/projects/vformat/
14cr|libvformat-1.13-7|17	License:	GPL
14cr|libvformat-1.13-7|18	Group:		System/Libraries
14cr|libvformat-1.13-7|19	
14cr|libvformat-1.13-7|20	%description
14cr|libvformat-1.13-7|21	Library to read and write vcard files
14cr|libvformat-1.13-7|22	
14cr|libvformat-1.13-7|23	%package -n 	%{libname}
14cr|libvformat-1.13-7|24	Summary:        Dynamic libraries from %name
14cr|libvformat-1.13-7|25	Group:          System/Libraries
14cr|libvformat-1.13-7|26	
14cr|libvformat-1.13-7|27	%description -n %{libname}
14cr|libvformat-1.13-7|28	Dynamic libraries from %name.
14cr|libvformat-1.13-7|29	
14cr|libvformat-1.13-7|30	%package -n 	%{libname}-devel
14cr|libvformat-1.13-7|31	Summary: 	Header files and static libraries from %name
14cr|libvformat-1.13-7|32	Group: 		Development/C
14cr|libvformat-1.13-7|33	Requires: 	%{libname} >= %{version}
14cr|libvformat-1.13-7|34	Provides: 	lib%{name}-devel = %{version}-%{release}
14cr|libvformat-1.13-7|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|libvformat-1.13-7|36	Obsoletes: 	%name-devel
14cr|libvformat-1.13-7|37	
14cr|libvformat-1.13-7|38	%description -n %{libname}-devel
14cr|libvformat-1.13-7|39	Libraries and includes files for developing programs based on %name.
14cr|libvformat-1.13-7|40	
14cr|libvformat-1.13-7|41	%prep
14cr|libvformat-1.13-7|42	%setup -q -n %name-%version.orig
14cr|libvformat-1.13-7|43	%patch0 -p1
14cr|libvformat-1.13-7|44	%patch1 -p0
14cr|libvformat-1.13-7|45	
14cr|libvformat-1.13-7|46	%build
14cr|libvformat-1.13-7|47	%configure2_5x
14cr|libvformat-1.13-7|48	%make
14cr|libvformat-1.13-7|49	
14cr|libvformat-1.13-7|50	%install
14cr|libvformat-1.13-7|51	# since we currently don't have c2man
14cr|libvformat-1.13-7|52	perl -p -i -e 's|install-data-hook|||g' doc/Makefile
14cr|libvformat-1.13-7|53	%makeinstall_std
14cr|libvformat-1.13-7|54	rm -fr $RPM_BUILD_ROOT/%_bindir/vformat
14cr|libvformat-1.13-7|55	
14cr|libvformat-1.13-7|56	
14cr|libvformat-1.13-7|57	%files -n %{libname}
14cr|libvformat-1.13-7|58	%{_libdir}/*.so.*
14cr|libvformat-1.13-7|59	
14cr|libvformat-1.13-7|60	%files -n %{libname}-devel
14cr|libvformat-1.13-7|61	%{_includedir}/*
14cr|libvformat-1.13-7|62	%{_libdir}/*.so
14cr|libvformat-1.13-7|63	%{_libdir}/*.a
14cr|libvformat-1.13-7|64	
14cr|libvformat-1.13-7|65	
14cr|libvformat-1.13-7|66	
14cr|libvformat-1.13-7|67	
14cr|libvformat-1.13-7|68	%changelog
14cr|libvformat-1.13-7|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-7
14cr|libvformat-1.13-7|70	+ Revision: cf14e4b
14cr|libvformat-1.13-7|71	- MassBuild#464: Increase release tag
14cr|libvformat-1.13-7|72	
14cr|libvformat-1.13-7|73	

2691 14
14cr|libvidcap-0.2.1-3|1	%define major		1
14cr|libvidcap-0.2.1-3|2	%define libname		%mklibname vidcap %{major}
14cr|libvidcap-0.2.1-3|3	%define develname	%mklibname vidcap -d
14cr|libvidcap-0.2.1-3|4	
14cr|libvidcap-0.2.1-3|5	Name:		libvidcap
14cr|libvidcap-0.2.1-3|6	Version:	0.2.1
14cr|libvidcap-0.2.1-3|7	Release:	%{mkrel 3}
14cr|libvidcap-0.2.1-3|8	Summary:	Video capture library
14cr|libvidcap-0.2.1-3|9	Group:		System/Libraries
14cr|libvidcap-0.2.1-3|10	URL:		http://sourceforge.net/projects/%{name}
14cr|libvidcap-0.2.1-3|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|libvidcap-0.2.1-3|12	License:	LGPLv2+
14cr|libvidcap-0.2.1-3|13	BuildRoot:	%{_tmppath}/%{name}-root
14cr|libvidcap-0.2.1-3|14	
14cr|libvidcap-0.2.1-3|15	%description
14cr|libvidcap-0.2.1-3|16	libvidcap is a cross-platform library for capturing video from webcams
14cr|libvidcap-0.2.1-3|17	and other video capture devices.
14cr|libvidcap-0.2.1-3|18	
14cr|libvidcap-0.2.1-3|19	%package -n %{libname}
14cr|libvidcap-0.2.1-3|20	Summary:	Video capture library
14cr|libvidcap-0.2.1-3|21	Group:		System/Libraries
14cr|libvidcap-0.2.1-3|22	
14cr|libvidcap-0.2.1-3|23	%description -n %{libname}
14cr|libvidcap-0.2.1-3|24	libvidcap is a cross-platform library for capturing video from webcams
14cr|libvidcap-0.2.1-3|25	and other video capture devices.
14cr|libvidcap-0.2.1-3|26	
14cr|libvidcap-0.2.1-3|27	%package -n %{develname}
14cr|libvidcap-0.2.1-3|28	Summary:	Development headers and libraries for %{name}
14cr|libvidcap-0.2.1-3|29	Group:		Development/C
14cr|libvidcap-0.2.1-3|30	Provides:	%{name}-devel = %{version}-%{release}
14cr|libvidcap-0.2.1-3|31	Requires:	%{libname} = %{version}-%{release}
14cr|libvidcap-0.2.1-3|32	
14cr|libvidcap-0.2.1-3|33	%description -n %{develname}
14cr|libvidcap-0.2.1-3|34	libvidcap is a cross-platform library for capturing video from webcams
14cr|libvidcap-0.2.1-3|35	and other video capture devices.
14cr|libvidcap-0.2.1-3|36	
14cr|libvidcap-0.2.1-3|37	%prep
14cr|libvidcap-0.2.1-3|38	%setup -q
14cr|libvidcap-0.2.1-3|39	
14cr|libvidcap-0.2.1-3|40	%build
14cr|libvidcap-0.2.1-3|41	# or else it doesn't link right against libpthread...
14cr|libvidcap-0.2.1-3|42	export PTHREAD_LIBS="-lpthread"
14cr|libvidcap-0.2.1-3|43	%configure2_5x
14cr|libvidcap-0.2.1-3|44	%make
14cr|libvidcap-0.2.1-3|45	
14cr|libvidcap-0.2.1-3|46	%install
14cr|libvidcap-0.2.1-3|47	rm -rf %{buildroot}
14cr|libvidcap-0.2.1-3|48	%makeinstall_std
14cr|libvidcap-0.2.1-3|49	
14cr|libvidcap-0.2.1-3|50	%if %mdkversion < 200900
14cr|libvidcap-0.2.1-3|51	%post -n %{libname} -p /sbin/ldconfig
14cr|libvidcap-0.2.1-3|52	%endif
14cr|libvidcap-0.2.1-3|53	
14cr|libvidcap-0.2.1-3|54	%if %mdkversion < 200900
14cr|libvidcap-0.2.1-3|55	%postun -n %{libname} -p /sbin/ldconfig
14cr|libvidcap-0.2.1-3|56	%endif
14cr|libvidcap-0.2.1-3|57	
14cr|libvidcap-0.2.1-3|58	%clean
14cr|libvidcap-0.2.1-3|59	rm -rf %{buildroot}
14cr|libvidcap-0.2.1-3|60	
14cr|libvidcap-0.2.1-3|61	%files -n %{libname}
14cr|libvidcap-0.2.1-3|62	%defattr(-,root,root)
14cr|libvidcap-0.2.1-3|63	%{_libdir}/*.so.%{major}*
14cr|libvidcap-0.2.1-3|64	
14cr|libvidcap-0.2.1-3|65	%files -n %{develname}
14cr|libvidcap-0.2.1-3|66	%defattr(-,root,root)
14cr|libvidcap-0.2.1-3|67	%{_libdir}/*.so
14cr|libvidcap-0.2.1-3|68	%{_libdir}/*.*a
14cr|libvidcap-0.2.1-3|69	%{_includedir}/vidcap
14cr|libvidcap-0.2.1-3|70	%{_libdir}/pkgconfig/*.pc
14cr|libvidcap-0.2.1-3|71	
14cr|libvidcap-0.2.1-3|72	
14cr|libvidcap-0.2.1-3|73	
14cr|libvidcap-0.2.1-3|74	
14cr|libvidcap-0.2.1-3|75	%changelog
14cr|libvidcap-0.2.1-3|76	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.1-3
14cr|libvidcap-0.2.1-3|77	+ Revision: 2abac1a
14cr|libvidcap-0.2.1-3|78	- Automatic import for version 0.2.1
14cr|libvidcap-0.2.1-3|79	
14cr|libvidcap-0.2.1-3|80	

2692 14
14cr|libvisual-projectm-2.0.1-3|1	%define name libvisual-projectm
14cr|libvisual-projectm-2.0.1-3|2	%define version 2.0.1
14cr|libvisual-projectm-2.0.1-3|3	%define release 3
14cr|libvisual-projectm-2.0.1-3|4	%define oname projectM_libvisual
14cr|libvisual-projectm-2.0.1-3|5	
14cr|libvisual-projectm-2.0.1-3|6	Summary: Visualization module for libvisual based on projectM
14cr|libvisual-projectm-2.0.1-3|7	Name: %{name}
14cr|libvisual-projectm-2.0.1-3|8	Version: %{version}
14cr|libvisual-projectm-2.0.1-3|9	Release: %{release}
14cr|libvisual-projectm-2.0.1-3|10	#new source file, from http://sourceforge.net/projects/projectm/files/2.1.0/
14cr|libvisual-projectm-2.0.1-3|11	Source0: http://downloads.sourceforge.net/project/projectm/2.1.0/%{oname}-%{version}-Source.tar.gz
14cr|libvisual-projectm-2.0.1-3|12	License: LGPLv2+
14cr|libvisual-projectm-2.0.1-3|13	Group: System/Libraries
14cr|libvisual-projectm-2.0.1-3|14	Url: http://xmms-projectm.sourceforge.net/
14cr|libvisual-projectm-2.0.1-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libvisual-projectm-2.0.1-3|16	BuildRequires: pkgconfig(libvisual-0.4)
14cr|libvisual-projectm-2.0.1-3|17	BuildRequires: libprojectm-devel >= 1:2.0
14cr|libvisual-projectm-2.0.1-3|18	BuildRequires: pkgconfig(sdl)
14cr|libvisual-projectm-2.0.1-3|19	BuildRequires: cmake
14cr|libvisual-projectm-2.0.1-3|20	
14cr|libvisual-projectm-2.0.1-3|21	%description
14cr|libvisual-projectm-2.0.1-3|22	projectM is a reimplementation of Milkdrop under OpenGL.
14cr|libvisual-projectm-2.0.1-3|23	
14cr|libvisual-projectm-2.0.1-3|24	%package data
14cr|libvisual-projectm-2.0.1-3|25	Summary: Visualization library for OpenGL based on Milkdrop
14cr|libvisual-projectm-2.0.1-3|26	Group: Graphics
14cr|libvisual-projectm-2.0.1-3|27	
14cr|libvisual-projectm-2.0.1-3|28	%description data
14cr|libvisual-projectm-2.0.1-3|29	projectM is a reimplementation of Milkdrop under OpenGL. This contains data
14cr|libvisual-projectm-2.0.1-3|30	files and presets.
14cr|libvisual-projectm-2.0.1-3|31	
14cr|libvisual-projectm-2.0.1-3|32	
14cr|libvisual-projectm-2.0.1-3|33	%prep
14cr|libvisual-projectm-2.0.1-3|34	%setup -q -n %oname-%version-Source
14cr|libvisual-projectm-2.0.1-3|35	
14cr|libvisual-projectm-2.0.1-3|36	%build
14cr|libvisual-projectm-2.0.1-3|37	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix
14cr|libvisual-projectm-2.0.1-3|38	%make
14cr|libvisual-projectm-2.0.1-3|39	
14cr|libvisual-projectm-2.0.1-3|40	%install
14cr|libvisual-projectm-2.0.1-3|41	%makeinstall_std
14cr|libvisual-projectm-2.0.1-3|42	
14cr|libvisual-projectm-2.0.1-3|43	%files
14cr|libvisual-projectm-2.0.1-3|44	%doc AUTHORS ChangeLog
14cr|libvisual-projectm-2.0.1-3|45	%dir %_libdir/libvisual-0.4/
14cr|libvisual-projectm-2.0.1-3|46	%dir %_libdir/libvisual-0.4/actor/
14cr|libvisual-projectm-2.0.1-3|47	%_libdir/libvisual-0.4/actor/libprojectM_libvisual.so
14cr|libvisual-projectm-2.0.1-3|48	
14cr|libvisual-projectm-2.0.1-3|49	
14cr|libvisual-projectm-2.0.1-3|50	%changelog
14cr|libvisual-projectm-2.0.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|libvisual-projectm-2.0.1-3|52	+ Revision: 5ce75c1
14cr|libvisual-projectm-2.0.1-3|53	- MassBuild#464: Increase release tag
14cr|libvisual-projectm-2.0.1-3|54	
14cr|libvisual-projectm-2.0.1-3|55	

2693 14
14cr|libvmime07-0.7.1-1|1	%define	major 0
14cr|libvmime07-0.7.1-1|2	%define	libname %mklibname vmime07 _%{major}
14cr|libvmime07-0.7.1-1|3	%define develname %mklibname vmime07 -d
14cr|libvmime07-0.7.1-1|4	
14cr|libvmime07-0.7.1-1|5	%if %mandriva_branch == Cooker
14cr|libvmime07-0.7.1-1|6	# Cooker
14cr|libvmime07-0.7.1-1|7	%define release 4
14cr|libvmime07-0.7.1-1|8	%else
14cr|libvmime07-0.7.1-1|9	# Old distros
14cr|libvmime07-0.7.1-1|10	%define subrel 2
14cr|libvmime07-0.7.1-1|11	%define release 1
14cr|libvmime07-0.7.1-1|12	%endif
14cr|libvmime07-0.7.1-1|13	
14cr|libvmime07-0.7.1-1|14	Summary:	A powerful C++ class library for working with MIME/Internet messages
14cr|libvmime07-0.7.1-1|15	Name:		libvmime07
14cr|libvmime07-0.7.1-1|16	Version:	0.7.1
14cr|libvmime07-0.7.1-1|17	Release:	%release
14cr|libvmime07-0.7.1-1|18	License:	GPLv2+
14cr|libvmime07-0.7.1-1|19	Group:		System/Libraries
14cr|libvmime07-0.7.1-1|20	URL:		http://www.zarafa.com/wiki/index.php/Libvmime_patches
14cr|libvmime07-0.7.1-1|21	Source0:	http://developer.zarafa.com/download/libvmime-%{version}.tar.bz2
14cr|libvmime07-0.7.1-1|22	Patch0:		libvmime07-0.7.1-package.patch
14cr|libvmime07-0.7.1-1|23	# Early catches an exception of vmime when iconv was unable to convert a word from or to the requested charsets. This makes broken mails with invalid characters for a valid charset still be able to deliver. We'd rather have an email with a ? sign than a FallbackDelivery for the user.
14cr|libvmime07-0.7.1-1|24	Patch1:		libvmime07-0.7.1-charset-catch.patch
14cr|libvmime07-0.7.1-1|25	# Broken emails without a final boundary will still be able to deliver with all attachments. The final part without the boundary will be treated as an attachment.
14cr|libvmime07-0.7.1-1|26	Patch2:		libvmime07-0.7.1-missing-boundary.patch
14cr|libvmime07-0.7.1-1|27	# Makes the messageBuilder helper generate an mail without To or Cc headers. This way, an email with only Bcc entries will still be sent. This feature is mostly used by people to mask a mailing list or invitation that should be send to alot of people.
14cr|libvmime07-0.7.1-1|28	Patch3:		libvmime07-0.7.1-allow-no-recips-and-senders.patch
14cr|libvmime07-0.7.1-1|29	# We've seen broken mails with an invalid encoding. Unsure what 'bmoted-printable' actually is, we make vmime treat it as normal quoted-printable.
14cr|libvmime07-0.7.1-1|30	Patch4:		libvmime07-0.7.1-bmoted-printable.patch
14cr|libvmime07-0.7.1-1|31	# This patch makes sure that vmime does not parse trailing spaces on an header. Otherwise vmime will throw an exception and a fallback delivery wil be started.
14cr|libvmime07-0.7.1-1|32	Patch5:		libvmime07-0.7.1-strip-header-endspaces-and-header-end.patch
14cr|libvmime07-0.7.1-1|33	# Fixes parsing of an attachment filename that is between 66 and 76 characters long.
14cr|libvmime07-0.7.1-1|34	Patch6:		libvmime07-0.7.1-attachfnamelen.patch
14cr|libvmime07-0.7.1-1|35	# Bcc headers should not be send to the SMTP server. Some SMTP server automatically strip this header (Postfix, qmail), and others have an option for this (Exim).
14cr|libvmime07-0.7.1-1|36	Patch7:		libvmime07-0.7.1-remove-bcc.patch
14cr|libvmime07-0.7.1-1|37	# Fixes a small but crusial typo in a header of an MDN (read receipt) mail.
14cr|libvmime07-0.7.1-1|38	Patch8:		libvmime07-0.7.1-mdn-disposition.patch
14cr|libvmime07-0.7.1-1|39	# A header with the final recipient information was created, but not added to the MDN email. This patch adds this information to the mail.
14cr|libvmime07-0.7.1-1|40	Patch9:		libvmime07-0.7.1-mdn-final-recipient.patch
14cr|libvmime07-0.7.1-1|41	# On [WWW] Debian machines, you need to configure the locales (languages) that will be used on the system. When you use a locale (eg. LC_MESSAGES=nl_NL, but did not configure your distribution to have this locale present on your system, a NULL pointer would have thrown an exception in the std::string class. This makes sure that exception never happends.
14cr|libvmime07-0.7.1-1|42	Patch10:	libvmime07-0.7.1-broken-locale-error.patch
14cr|libvmime07-0.7.1-1|43	# Headers can be broken over multiple lines in an email. When the wrapped line directly started with quoted-printable, vmime copied this text as normal text, in stead of parsing it as quoted-printable.
14cr|libvmime07-0.7.1-1|44	Patch11:	libvmime07-0.7.1-qp-starts-on-second-line.patch
14cr|libvmime07-0.7.1-1|45	# This patch adds some characters that should be "escaped" in quoted-printable. With this fix you can have these characters in a fullname of an email address.
14cr|libvmime07-0.7.1-1|46	Patch12:	libvmime07-0.7.1-quoted-printable-specials.patch
14cr|libvmime07-0.7.1-1|47	# When an email header has the data part on the second line, vmime was unable to parse this data and skip adds the header as empty to it's internal structures. This makes sure these headers are still correctly parsed.
14cr|libvmime07-0.7.1-1|48	Patch13:	libvmime07-0.7.1-header-value-on-next-line.patch
14cr|libvmime07-0.7.1-1|49	# Fixes attachment names in Outlook Express which are long and have high characters.
14cr|libvmime07-0.7.1-1|50	Patch14:	libvmime07-0.7.1-oe-compatibility.patch
14cr|libvmime07-0.7.1-1|51	# Some mails have a special definition of the utf-7 character set, named unicode-1-1-utf-7. Since this name is not defined by iconv, we rename it to utf-7.
14cr|libvmime07-0.7.1-1|52	Patch15:	libvmime07-0.7.1-unicode-1-1-utf-7-charset.patch
14cr|libvmime07-0.7.1-1|53	# When a line in a plain text mail starts with a '.', the character needs to be escaped. VMime has a special filter for this, but due to a bug in this filter, a second line starting with a '.' would trigger a wrong buffer copy, and your email would contain double parts.
14cr|libvmime07-0.7.1-1|54	Patch16:	libvmime07-0.7.1-out-of-bounds-copy.patch
14cr|libvmime07-0.7.1-1|55	# Some broken generators may set the Content-Tranfer-Encoding header, but did not set any value. We'll assume the default value '7bit'.
14cr|libvmime07-0.7.1-1|56	Patch17:	libvmime07-0.7.1-default-transfer-encoding.patch
14cr|libvmime07-0.7.1-1|57	# Enables re-generation of broken content-id's that had no @ sign in them.
14cr|libvmime07-0.7.1-1|58	Patch18:	libvmime07-0.7.1-contentid-without-at.patch
14cr|libvmime07-0.7.1-1|59	# Small partial backport of some socket handling code from 0.8.1
14cr|libvmime07-0.7.1-1|60	# Only receiving data is handled better. It also has a timeout, when receiving data from a socket hasn't worked for 5 minutes. This isn't present in 0.8.1.
14cr|libvmime07-0.7.1-1|61	Patch19:	libvmime07-0.7.1-socket-backport-and-timeout-fix.patch
14cr|libvmime07-0.7.1-1|62	# When an email contains the same boundary to announce a new body part directly one after another, vmime would have crashed because the body part added to the object with size of (size_type)(-1). Thus having a body part of 4294967294 bytes on 32bit and 18446744073709551615 bytes on 64bit systems.
14cr|libvmime07-0.7.1-1|63	Patch20:	libvmime07-0.7.1-double-empty-boundary.patch
14cr|libvmime07-0.7.1-1|64	# Special characters break the quotedprintable encoding when they are typed after a ?. This fix also encodes ?-characters, so we can't break the encoding with this trick.
14cr|libvmime07-0.7.1-1|65	Patch21:	libvmime07-0.7.1-quoted-printable-encode-questionmark.patch
14cr|libvmime07-0.7.1-1|66	Patch22:	libvmime07-0.7.1-charset-output-buffer-full.patch
14cr|libvmime07-0.7.1-1|67	# Adds required include headers to compile with g++-4.3.
14cr|libvmime07-0.7.1-1|68	Patch23:	libvmime07-0.7.1-gcc-4.3-support.patch
14cr|libvmime07-0.7.1-1|69	# Fixes dates in headers which use a timezone definition, instead of a numeric timezone offset.
14cr|libvmime07-0.7.1-1|70	Patch24:	libvmime07-0.7.1-timezone-name.patch
14cr|libvmime07-0.7.1-1|71	# Adds the TCP_NODELAY flag to vmime sockets. This makes the SMTP connection much faster.
14cr|libvmime07-0.7.1-1|72	Patch25:	libvmime07-0.7.1-socket-tcp-nodelay.patch
14cr|libvmime07-0.7.1-1|73	# Workaround a static variable in the smart_ptr class using a pthread mutex, which fixes multi-threading issues in libvmime.
14cr|libvmime07-0.7.1-1|74	Patch26:	libvmime07-0.7.1-threading-remove-static_non-abi-change.patch
14cr|libvmime07-0.7.1-1|75	# Adds required include headers to compile with g++-4.4.
14cr|libvmime07-0.7.1-1|76	Patch27:	libvmime07-0.7.1-gcc-4.4-support.patch
14cr|libvmime07-0.7.1-1|77	# When constructing a plaintext only body without attachments, a copy of the body was made to set as the real body, and thus
14cr|libvmime07-0.7.1-1|78	# removing all the multiparts. However, the same reference is removed before setting the new body, thus invalidating that body
14cr|libvmime07-0.7.1-1|79	# we wish to copy, possibly resulting in a crash.
14cr|libvmime07-0.7.1-1|80	Patch28:	libvmime07-0.7.1-plain-bodycopy.patch
14cr|libvmime07-0.7.1-1|81	Patch29:	libvmime07-0.7.1-sigset-signal.patch
14cr|libvmime07-0.7.1-1|82	#Fixes RFC 2047 encoded fullname parsing. All addresses after a wrongly parsed address were not recognized anymore.
14cr|libvmime07-0.7.1-1|83	Patch30:	libvmime07-0.7.1-address-parse-encoded.diff
14cr|libvmime07-0.7.1-1|84	# Adds support for address headers that specify an (encoded) fullname with an empty email address, which was set by a <> marker.
14cr|libvmime07-0.7.1-1|85	Patch31:	libvmime07-0.7.1-fullname-without-email-address.diff
14cr|libvmime07-0.7.1-1|86	#Strips excessive spaces in parameterized headers. Backported from upstream svn.
14cr|libvmime07-0.7.1-1|87	Patch32:	libvmime07-0.7.1-strip-spaces-parameterized-headers.diff
14cr|libvmime07-0.7.1-1|88	# Allows non-rfc 7-bit and 8-bit encodings in Content-Transfer-Encoding headers.
14cr|libvmime07-0.7.1-1|89	Patch33:	libvmime07-0.7.1-allow-alternate-encodings.diff
14cr|libvmime07-0.7.1-1|90	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libvmime07-0.7.1-1|91	
14cr|libvmime07-0.7.1-1|92	%description
14cr|libvmime07-0.7.1-1|93	VMime is a powerful C++ class library for parsing, generating or
14cr|libvmime07-0.7.1-1|94	editing Internet RFC-[2]822 and MIME messages. VMime is designed
14cr|libvmime07-0.7.1-1|95	to provide a fast and an easy way to manipulate Internet mail
14cr|libvmime07-0.7.1-1|96	messages.
14cr|libvmime07-0.7.1-1|97	
14cr|libvmime07-0.7.1-1|98	It also includes support for using messaging protocols (POP3, IMAP,
14cr|libvmime07-0.7.1-1|99	SMTP and maildir) with a lot of features supported: listing folders,
14cr|libvmime07-0.7.1-1|100	downloading and adding messages to folders, extracting parts from
14cr|libvmime07-0.7.1-1|101	message, getting and setting message flags and a lot more.
14cr|libvmime07-0.7.1-1|102	
14cr|libvmime07-0.7.1-1|103	This package contains an old and deprecated version of libvmime.
14cr|libvmime07-0.7.1-1|104	You need it only if the software you are using hasn't been updated
14cr|libvmime07-0.7.1-1|105	to work with the newer version and the newer API.
14cr|libvmime07-0.7.1-1|106	
14cr|libvmime07-0.7.1-1|107	%package -n	%{libname}
14cr|libvmime07-0.7.1-1|108	Summary:	Library associated with ncpfs
14cr|libvmime07-0.7.1-1|109	Group:		System/Libraries
14cr|libvmime07-0.7.1-1|110	
14cr|libvmime07-0.7.1-1|111	%description -n	%{libname}
14cr|libvmime07-0.7.1-1|112	VMime is a powerful C++ class library for parsing, generating or
14cr|libvmime07-0.7.1-1|113	editing Internet RFC-[2]822 and MIME messages. VMime is designed
14cr|libvmime07-0.7.1-1|114	to provide a fast and an easy way to manipulate Internet mail
14cr|libvmime07-0.7.1-1|115	messages.
14cr|libvmime07-0.7.1-1|116	
14cr|libvmime07-0.7.1-1|117	It also includes support for using messaging protocols (POP3, IMAP,
14cr|libvmime07-0.7.1-1|118	SMTP and maildir) with a lot of features supported: listing folders,
14cr|libvmime07-0.7.1-1|119	downloading and adding messages to folders, extracting parts from
14cr|libvmime07-0.7.1-1|120	message, getting and setting message flags and a lot more.
14cr|libvmime07-0.7.1-1|121	
14cr|libvmime07-0.7.1-1|122	This package contains an old and deprecated version of libvmime.
14cr|libvmime07-0.7.1-1|123	You need it only if the software you are using hasn't been updated
14cr|libvmime07-0.7.1-1|124	to work with the newer version and the newer API.
14cr|libvmime07-0.7.1-1|125	
14cr|libvmime07-0.7.1-1|126	%package -n	%{develname}
14cr|libvmime07-0.7.1-1|127	Summary:	Development files for the libvmime library
14cr|libvmime07-0.7.1-1|128	Group:		Development/C++
14cr|libvmime07-0.7.1-1|129	Requires:	%{libname} >= %{version}-%{release}
14cr|libvmime07-0.7.1-1|130	Requires:	pkgconfig
14cr|libvmime07-0.7.1-1|131	Provides:	%{name}-devel = %{version}-%{release}
14cr|libvmime07-0.7.1-1|132	
14cr|libvmime07-0.7.1-1|133	%description -n	%{develname}
14cr|libvmime07-0.7.1-1|134	The libvmime package includes header files and libraries necessary
14cr|libvmime07-0.7.1-1|135	for developing programs which use the libvmime C++ class library.
14cr|libvmime07-0.7.1-1|136	
14cr|libvmime07-0.7.1-1|137	This package contains an old and deprecated version of libvmime.
14cr|libvmime07-0.7.1-1|138	You need it only if the software you are using hasn't been updated
14cr|libvmime07-0.7.1-1|139	to work with the newer version and the newer API.
14cr|libvmime07-0.7.1-1|140	
14cr|libvmime07-0.7.1-1|141	%prep
14cr|libvmime07-0.7.1-1|142	
14cr|libvmime07-0.7.1-1|143	%setup -q -n libvmime-%{version}
14cr|libvmime07-0.7.1-1|144	%patch0 -p1 -b .package
14cr|libvmime07-0.7.1-1|145	%patch1 -p1 -b .charset-catch
14cr|libvmime07-0.7.1-1|146	%patch2 -p1 -b .missing-boundary
14cr|libvmime07-0.7.1-1|147	%patch3 -p1 -b .allow-no-recips-and-senders
14cr|libvmime07-0.7.1-1|148	%patch4 -p1 -b .bmoted-printable
14cr|libvmime07-0.7.1-1|149	%patch5 -p1 -b .strip-header-endspaces-and-header-end
14cr|libvmime07-0.7.1-1|150	%patch6 -p1 -b .attachfnamelen
14cr|libvmime07-0.7.1-1|151	%patch7 -p1 -b .remove-bcc
14cr|libvmime07-0.7.1-1|152	%patch8 -p1 -b .mdn-disposition
14cr|libvmime07-0.7.1-1|153	%patch9 -p1 -b .mdn-final-recipient
14cr|libvmime07-0.7.1-1|154	%patch10 -p1 -b .broken-locale-error
14cr|libvmime07-0.7.1-1|155	%patch11 -p1 -b .qp-starts-on-second-line
14cr|libvmime07-0.7.1-1|156	%patch12 -p1 -b .quoted-printable-specials
14cr|libvmime07-0.7.1-1|157	%patch13 -p1 -b .header-value-on-next-line
14cr|libvmime07-0.7.1-1|158	%patch14 -p1 -b .oe-compatibility
14cr|libvmime07-0.7.1-1|159	%patch15 -p1 -b .unicode-1-1-utf-7-charset
14cr|libvmime07-0.7.1-1|160	%patch16 -p1 -b .out-of-bounds-copy
14cr|libvmime07-0.7.1-1|161	%patch17 -p1 -b .default-transfer-encoding
14cr|libvmime07-0.7.1-1|162	%patch18 -p1 -b .contentid-without-at
14cr|libvmime07-0.7.1-1|163	%patch19 -p1 -b .socket-backport-and-timeout-fix
14cr|libvmime07-0.7.1-1|164	%patch20 -p1 -b .double-empty-boundary
14cr|libvmime07-0.7.1-1|165	%patch21 -p1 -b .quoted-printable-encode-questionmark
14cr|libvmime07-0.7.1-1|166	%patch22 -p1 -b .charset-output-buffer-full
14cr|libvmime07-0.7.1-1|167	%patch23 -p1 -b .gcc-4.3-support
14cr|libvmime07-0.7.1-1|168	%patch24 -p1 -b .timezone-name
14cr|libvmime07-0.7.1-1|169	%patch25 -p1 -b .socket-tcp-nodelay
14cr|libvmime07-0.7.1-1|170	%patch26 -p1 -b .threading-remove-static_non-abi-change
14cr|libvmime07-0.7.1-1|171	%patch27 -p1 -b .gcc-4.4-support
14cr|libvmime07-0.7.1-1|172	%patch28 -p1 -b .plain-bodycopy
14cr|libvmime07-0.7.1-1|173	%patch29 -p1 -b .sigset-signal
14cr|libvmime07-0.7.1-1|174	%patch30 -p0 -b .address-parse-encoded
14cr|libvmime07-0.7.1-1|175	%patch31 -p0 -b .fullname-without-email-address
14cr|libvmime07-0.7.1-1|176	%patch32 -p0 -b .strip-spaces-parameterized-headers
14cr|libvmime07-0.7.1-1|177	%patch33 -p0 -b .allow-alternate-encodings
14cr|libvmime07-0.7.1-1|178	
14cr|libvmime07-0.7.1-1|179	%build
14cr|libvmime07-0.7.1-1|180	# Needed to apply branding patch
14cr|libvmime07-0.7.1-1|181	libtoolize --force
14cr|libvmime07-0.7.1-1|182	autoreconf --force --install
14cr|libvmime07-0.7.1-1|183	
14cr|libvmime07-0.7.1-1|184	export EXTRA_CFLAGS="%{optflags}"
14cr|libvmime07-0.7.1-1|185	export SENDMAIL=%{_sbindir}/sendmail
14cr|libvmime07-0.7.1-1|186	
14cr|libvmime07-0.7.1-1|187	%configure2_5x
14cr|libvmime07-0.7.1-1|188	%make
14cr|libvmime07-0.7.1-1|189	
14cr|libvmime07-0.7.1-1|190	%install
14cr|libvmime07-0.7.1-1|191	rm -rf %{buildroot}
14cr|libvmime07-0.7.1-1|192	
14cr|libvmime07-0.7.1-1|193	%makeinstall_std
14cr|libvmime07-0.7.1-1|194	
14cr|libvmime07-0.7.1-1|195	# Complete the libvmime07 renaming at some places
14cr|libvmime07-0.7.1-1|196	mkdir -p %{buildroot}%{_includedir}/%{name}/
14cr|libvmime07-0.7.1-1|197	mv -f %{buildroot}%{_includedir}/{vmime,%{name}}/
14cr|libvmime07-0.7.1-1|198	mv -f %{buildroot}%{_libdir}/pkgconfig/vmime{,07}.pc
14cr|libvmime07-0.7.1-1|199	
14cr|libvmime07-0.7.1-1|200	# Remove the static library and libtool .la file
14cr|libvmime07-0.7.1-1|201	rm -f %{buildroot}%{_libdir}/%{name}.{a,la}
14cr|libvmime07-0.7.1-1|202	
14cr|libvmime07-0.7.1-1|203	# Remove the documentation dir, as %doc will pick it up
14cr|libvmime07-0.7.1-1|204	rm -rf %{buildroot}%{_datadir}/doc
14cr|libvmime07-0.7.1-1|205	
14cr|libvmime07-0.7.1-1|206	%if %mdkversion < 200900
14cr|libvmime07-0.7.1-1|207	%post -n %{libname} -p /sbin/ldconfig
14cr|libvmime07-0.7.1-1|208	%endif
14cr|libvmime07-0.7.1-1|209	
14cr|libvmime07-0.7.1-1|210	%if %mdkversion < 200900
14cr|libvmime07-0.7.1-1|211	%postun -n %{libname} -p /sbin/ldconfig
14cr|libvmime07-0.7.1-1|212	%endif
14cr|libvmime07-0.7.1-1|213	
14cr|libvmime07-0.7.1-1|214	%clean
14cr|libvmime07-0.7.1-1|215	rm -rf %{buildroot}
14cr|libvmime07-0.7.1-1|216	
14cr|libvmime07-0.7.1-1|217	%files -n %{libname}
14cr|libvmime07-0.7.1-1|218	%defattr(-,root,root,-)
14cr|libvmime07-0.7.1-1|219	%doc AUTHORS COPYING ChangeLog
14cr|libvmime07-0.7.1-1|220	%{_libdir}/%{name}.so.*
14cr|libvmime07-0.7.1-1|221	
14cr|libvmime07-0.7.1-1|222	%files -n %{develname}
14cr|libvmime07-0.7.1-1|223	%defattr(-,root,root,-)
14cr|libvmime07-0.7.1-1|224	%{_libdir}/%{name}.so
14cr|libvmime07-0.7.1-1|225	%{_includedir}/%{name}/
14cr|libvmime07-0.7.1-1|226	%{_libdir}/pkgconfig/vmime07.pc
14cr|libvmime07-0.7.1-1|227	
14cr|libvmime07-0.7.1-1|228	
14cr|libvmime07-0.7.1-1|229	
14cr|libvmime07-0.7.1-1|230	
14cr|libvmime07-0.7.1-1|231	%changelog
14cr|libvmime07-0.7.1-1|232	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-1
14cr|libvmime07-0.7.1-1|233	+ Revision: 3a508bb
14cr|libvmime07-0.7.1-1|234	- MassBuild#464: Increase release tag
14cr|libvmime07-0.7.1-1|235	
14cr|libvmime07-0.7.1-1|236	

2694 14
14cr|libvmime-0.9.2-2|1	%define	major	0
14cr|libvmime-0.9.2-2|2	%define	libname	%mklibname vmime %{major}
14cr|libvmime-0.9.2-2|3	%define	devname	%mklibname vmime -d
14cr|libvmime-0.9.2-2|4	
14cr|libvmime-0.9.2-2|5	
14cr|libvmime-0.9.2-2|6	Summary:	A powerful C++ class library for working with MIME/Internet messages
14cr|libvmime-0.9.2-2|7	Name:		libvmime
14cr|libvmime-0.9.2-2|8	Version:	0.9.2
14cr|libvmime-0.9.2-2|9	Release:	2
14cr|libvmime-0.9.2-2|10	License:	GPLv2+
14cr|libvmime-0.9.2-2|11	Group:		System/Libraries
14cr|libvmime-0.9.2-2|12	URL:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/
14cr|libvmime-0.9.2-2|13	Source0:	http://downloads.sourceforge.net/project/vmime/vmime/0.9/%{name}-%{version}.tar.bz2
14cr|libvmime-0.9.2-2|14	Patch0:         libvmime-0.9.2-soversion.patch
14cr|libvmime-0.9.2-2|15	Patch1:         libvmime-0.9.2-gnutls.patch
14cr|libvmime-0.9.2-2|16	BuildRequires:	cmake
14cr|libvmime-0.9.2-2|17	BuildRequires:	pkgconfig
14cr|libvmime-0.9.2-2|18	BuildRequires:	pkgconfig(libgsasl)
14cr|libvmime-0.9.2-2|19	BuildRequires:	pkgconfig(gnutls)
14cr|libvmime-0.9.2-2|20	BuildRequires:	pkgconfig(zlib)
14cr|libvmime-0.9.2-2|21	BuildRequires:	libgcrypt-devel
14cr|libvmime-0.9.2-2|22	BuildRequires:	sendmail
14cr|libvmime-0.9.2-2|23	BuildRequires:	doxygen
14cr|libvmime-0.9.2-2|24	
14cr|libvmime-0.9.2-2|25	%description
14cr|libvmime-0.9.2-2|26	VMime is a powerful C++ class library for parsing, generating or
14cr|libvmime-0.9.2-2|27	editing Internet RFC-[2]822 and MIME messages. VMime is designed
14cr|libvmime-0.9.2-2|28	to provide a fast and an easy way to manipulate Internet mail
14cr|libvmime-0.9.2-2|29	messages.
14cr|libvmime-0.9.2-2|30	
14cr|libvmime-0.9.2-2|31	It also includes support for using messaging protocols (POP3, IMAP,
14cr|libvmime-0.9.2-2|32	SMTP and maildir) with a lot of features supported: listing folders,
14cr|libvmime-0.9.2-2|33	downloading and adding messages to folders, extracting parts from
14cr|libvmime-0.9.2-2|34	message, getting and setting message flags and a lot more.
14cr|libvmime-0.9.2-2|35	
14cr|libvmime-0.9.2-2|36	This package contains an old and deprecated version of libvmime.
14cr|libvmime-0.9.2-2|37	You need it only if the software you are using hasn't been updated
14cr|libvmime-0.9.2-2|38	to work with the newer version and the newer API.
14cr|libvmime-0.9.2-2|39	
14cr|libvmime-0.9.2-2|40	%package -n	%{libname}
14cr|libvmime-0.9.2-2|41	Summary:	Library associated with ncpfs
14cr|libvmime-0.9.2-2|42	Group:		System/Libraries
14cr|libvmime-0.9.2-2|43	Obsoletes:	%{mklibname vmime07 _0}
14cr|libvmime-0.9.2-2|44	
14cr|libvmime-0.9.2-2|45	%description -n	%{libname}
14cr|libvmime-0.9.2-2|46	VMime is a powerful C++ class library for parsing, generating or
14cr|libvmime-0.9.2-2|47	editing Internet RFC-[2]822 and MIME messages. VMime is designed
14cr|libvmime-0.9.2-2|48	to provide a fast and an easy way to manipulate Internet mail
14cr|libvmime-0.9.2-2|49	messages.
14cr|libvmime-0.9.2-2|50	
14cr|libvmime-0.9.2-2|51	It also includes support for using messaging protocols (POP3, IMAP,
14cr|libvmime-0.9.2-2|52	SMTP and maildir) with a lot of features supported: listing folders,
14cr|libvmime-0.9.2-2|53	downloading and adding messages to folders, extracting parts from
14cr|libvmime-0.9.2-2|54	message, getting and setting message flags and a lot more.
14cr|libvmime-0.9.2-2|55	
14cr|libvmime-0.9.2-2|56	This package contains an old and deprecated version of libvmime.
14cr|libvmime-0.9.2-2|57	You need it only if the software you are using hasn't been updated
14cr|libvmime-0.9.2-2|58	to work with the newer version and the newer API.
14cr|libvmime-0.9.2-2|59	
14cr|libvmime-0.9.2-2|60	%package -n	%{devname}
14cr|libvmime-0.9.2-2|61	Summary:	Development files for the libvmime library
14cr|libvmime-0.9.2-2|62	Group:		Development/C++
14cr|libvmime-0.9.2-2|63	Requires:	%{libname} = %{EVRD}
14cr|libvmime-0.9.2-2|64	Obsoletes:	%{mklibname vmime07 -d}
14cr|libvmime-0.9.2-2|65	
14cr|libvmime-0.9.2-2|66	%description -n	%{devname}
14cr|libvmime-0.9.2-2|67	The libvmime package includes header files and libraries necessary
14cr|libvmime-0.9.2-2|68	for developing programs which use the libvmime C++ class library.
14cr|libvmime-0.9.2-2|69	
14cr|libvmime-0.9.2-2|70	This package contains an old and deprecated version of libvmime.
14cr|libvmime-0.9.2-2|71	You need it only if the software you are using hasn't been updated
14cr|libvmime-0.9.2-2|72	to work with the newer version and the newer API.
14cr|libvmime-0.9.2-2|73	
14cr|libvmime-0.9.2-2|74	%prep
14cr|libvmime-0.9.2-2|75	%setup -q
14cr|libvmime-0.9.2-2|76	%patch0 -p1
14cr|libvmime-0.9.2-2|77	#patch1 -p1
14cr|libvmime-0.9.2-2|78	
14cr|libvmime-0.9.2-2|79	%build
14cr|libvmime-0.9.2-2|80	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
14cr|libvmime-0.9.2-2|81	%make
14cr|libvmime-0.9.2-2|82	
14cr|libvmime-0.9.2-2|83	%install
14cr|libvmime-0.9.2-2|84	%makeinstall_std -C build
14cr|libvmime-0.9.2-2|85	
14cr|libvmime-0.9.2-2|86	# Remove the static library and libtool .la file
14cr|libvmime-0.9.2-2|87	rm -f %{buildroot}%{_libdir}/%{name}.a
14cr|libvmime-0.9.2-2|88	
14cr|libvmime-0.9.2-2|89	# Remove the documentation dir, as %doc will pick it up
14cr|libvmime-0.9.2-2|90	rm -rf %{buildroot}%{_datadir}/doc
14cr|libvmime-0.9.2-2|91	
14cr|libvmime-0.9.2-2|92	%files -n %{libname}
14cr|libvmime-0.9.2-2|93	%doc AUTHORS COPYING ChangeLog
14cr|libvmime-0.9.2-2|94	%{_libdir}/%{name}.so.%{major}*
14cr|libvmime-0.9.2-2|95	
14cr|libvmime-0.9.2-2|96	%files -n %{devname}
14cr|libvmime-0.9.2-2|97	%{_libdir}/%{name}.so
14cr|libvmime-0.9.2-2|98	%{_includedir}/vmime/
14cr|libvmime-0.9.2-2|99	%{_libdir}/pkgconfig/*.pc
14cr|libvmime-0.9.2-2|100	
14cr|libvmime-0.9.2-2|101	
14cr|libvmime-0.9.2-2|102	%changelog
14cr|libvmime-0.9.2-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
14cr|libvmime-0.9.2-2|104	+ Revision: 6732b77
14cr|libvmime-0.9.2-2|105	- MassBuild#464: Increase release tag
14cr|libvmime-0.9.2-2|106	
14cr|libvmime-0.9.2-2|107	

2695 14
14cr|libwbxml-0.11.0-2|1	%define major 1
14cr|libwbxml-0.11.0-2|2	%define libname %mklibname wbxml %{major}
14cr|libwbxml-0.11.0-2|3	%define develname %mklibname wbxml -d
14cr|libwbxml-0.11.0-2|4	
14cr|libwbxml-0.11.0-2|5	Summary:	WBXML parser and compiler library
14cr|libwbxml-0.11.0-2|6	Name:		libwbxml
14cr|libwbxml-0.11.0-2|7	Version:	0.11.0
14cr|libwbxml-0.11.0-2|8	Release:	2
14cr|libwbxml-0.11.0-2|9	License:	LGPLv2+
14cr|libwbxml-0.11.0-2|10	Group:		System/Libraries
14cr|libwbxml-0.11.0-2|11	URL:		http://libwbxml.opensync.org
14cr|libwbxml-0.11.0-2|12	Source0:	http://downloads.sourceforge.net/project/libwbxml/libwbxml/%{version}/%{name}-%{version}.tar.gz
14cr|libwbxml-0.11.0-2|13	Requires:	expat >= 2.0.1
14cr|libwbxml-0.11.0-2|14	BuildRequires:	cmake
14cr|libwbxml-0.11.0-2|15	BuildRequires:	expat-devel >= 2.0.1
14cr|libwbxml-0.11.0-2|16	BuildRequires:	popt-devel
14cr|libwbxml-0.11.0-2|17	BuildRequires:	zlib-devel
14cr|libwbxml-0.11.0-2|18	
14cr|libwbxml-0.11.0-2|19	%description
14cr|libwbxml-0.11.0-2|20	The WBXML Library (libwbxml) contains a library and its associated tools to
14cr|libwbxml-0.11.0-2|21	parse, encode and handle WBXML documents. The WBXML format is a binary
14cr|libwbxml-0.11.0-2|22	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cr|libwbxml-0.11.0-2|23	in mobile communications.
14cr|libwbxml-0.11.0-2|24	
14cr|libwbxml-0.11.0-2|25	%package -n %{libname}
14cr|libwbxml-0.11.0-2|26	Group:		System/Libraries
14cr|libwbxml-0.11.0-2|27	License:	LGPLv2+
14cr|libwbxml-0.11.0-2|28	Summary:	Library for parsing WAP Binary XML
14cr|libwbxml-0.11.0-2|29	Obsoletes:  %mklibname wbxml2_ 0
14cr|libwbxml-0.11.0-2|30	
14cr|libwbxml-0.11.0-2|31	%description -n %libname
14cr|libwbxml-0.11.0-2|32	The WBXML Library (libwbxml) contains a library and its associated tools to
14cr|libwbxml-0.11.0-2|33	parse, encode and handle WBXML documents. The WBXML format is a binary
14cr|libwbxml-0.11.0-2|34	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cr|libwbxml-0.11.0-2|35	in mobile communications.
14cr|libwbxml-0.11.0-2|36	
14cr|libwbxml-0.11.0-2|37	This package contains just the library for use by other applications.
14cr|libwbxml-0.11.0-2|38	
14cr|libwbxml-0.11.0-2|39	%package -n %{develname}
14cr|libwbxml-0.11.0-2|40	Group:		Development/C
14cr|libwbxml-0.11.0-2|41	License:	LGPLv2+
14cr|libwbxml-0.11.0-2|42	Summary:	Library for developing applications that parse WAP Binary XML
14cr|libwbxml-0.11.0-2|43	Requires:	%{libname} = %{version}-%{release}
14cr|libwbxml-0.11.0-2|44	Provides:   wbxml-devel = %{version}-%{release}
14cr|libwbxml-0.11.0-2|45	Obsoletes:  %mklibname wbxml2_ -d 0
14cr|libwbxml-0.11.0-2|46	
14cr|libwbxml-0.11.0-2|47	%description -n %{develname}
14cr|libwbxml-0.11.0-2|48	The WBXML Library (libwbxml) contains a library and its associated tools to
14cr|libwbxml-0.11.0-2|49	parse, encode and handle WBXML documents. The WBXML format is a binary
14cr|libwbxml-0.11.0-2|50	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cr|libwbxml-0.11.0-2|51	in mobile communications.
14cr|libwbxml-0.11.0-2|52	
14cr|libwbxml-0.11.0-2|53	This package contains the headers and other development files required to
14cr|libwbxml-0.11.0-2|54	compile applications that need to parse WBXML.
14cr|libwbxml-0.11.0-2|55	
14cr|libwbxml-0.11.0-2|56	%prep
14cr|libwbxml-0.11.0-2|57	%setup -q
14cr|libwbxml-0.11.0-2|58	
14cr|libwbxml-0.11.0-2|59	%build
14cr|libwbxml-0.11.0-2|60	%cmake
14cr|libwbxml-0.11.0-2|61	%make
14cr|libwbxml-0.11.0-2|62	
14cr|libwbxml-0.11.0-2|63	%install
14cr|libwbxml-0.11.0-2|64	cd build
14cr|libwbxml-0.11.0-2|65	%makeinstall_std
14cr|libwbxml-0.11.0-2|66	
14cr|libwbxml-0.11.0-2|67	%files
14cr|libwbxml-0.11.0-2|68	%doc ChangeLog AUTHORS
14cr|libwbxml-0.11.0-2|69	%{_bindir}/*
14cr|libwbxml-0.11.0-2|70	
14cr|libwbxml-0.11.0-2|71	%files -n %libname
14cr|libwbxml-0.11.0-2|72	%{_libdir}/*.so.%{major}*
14cr|libwbxml-0.11.0-2|73	
14cr|libwbxml-0.11.0-2|74	%files -n %{develname}
14cr|libwbxml-0.11.0-2|75	%doc README References TODO
14cr|libwbxml-0.11.0-2|76	%{_includedir}/*
14cr|libwbxml-0.11.0-2|77	%{_libdir}/*.so
14cr|libwbxml-0.11.0-2|78	%{_libdir}/pkgconfig/libwbxml2.pc
14cr|libwbxml-0.11.0-2|79	
14cr|libwbxml-0.11.0-2|80	
14cr|libwbxml-0.11.0-2|81	
14cr|libwbxml-0.11.0-2|82	%changelog
14cr|libwbxml-0.11.0-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|libwbxml-0.11.0-2|84	+ Revision: c9a0bf9
14cr|libwbxml-0.11.0-2|85	- MassBuild#464: Increase release tag
14cr|libwbxml-0.11.0-2|86	
14cr|libwbxml-0.11.0-2|87	

2696 14
14cr|libwcat-1.1-4|1	%define	major 1
14cr|libwcat-1.1-4|2	%define libname %mklibname wcat %{major}
14cr|libwcat-1.1-4|3	%define develname %mklibname wcat -d
14cr|libwcat-1.1-4|4	
14cr|libwcat-1.1-4|5	Summary:	Library for the watchcat software watchdog
14cr|libwcat-1.1-4|6	Name:		libwcat
14cr|libwcat-1.1-4|7	Version:	1.1
14cr|libwcat-1.1-4|8	Release:	4
14cr|libwcat-1.1-4|9	License:	LGPL
14cr|libwcat-1.1-4|10	Group:		System/Libraries
14cr|libwcat-1.1-4|11	URL:		http://oss.digirati.com.br/watchcatd/
14cr|libwcat-1.1-4|12	Source0:	http://oss.digirati.com.br/watchcatd/%{name}-%{version}.tar.gz
14cr|libwcat-1.1-4|13	Patch0:		libwcat-ldflags.diff
14cr|libwcat-1.1-4|14	Patch1:		libwcat-socket_location_fix.diff
14cr|libwcat-1.1-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libwcat-1.1-4|16	
14cr|libwcat-1.1-4|17	%description
14cr|libwcat-1.1-4|18	libwcat is an API to watchcatd, a software watchdog that uses an
14cr|libwcat-1.1-4|19	approach not as drastic as the usual watchdog solutions. It tries
14cr|libwcat-1.1-4|20	to kill the locked process only.
14cr|libwcat-1.1-4|21	
14cr|libwcat-1.1-4|22	%package -n	%{libname}
14cr|libwcat-1.1-4|23	Summary:	Library for the watchcat software watchdog
14cr|libwcat-1.1-4|24	Group:		System/Libraries
14cr|libwcat-1.1-4|25	
14cr|libwcat-1.1-4|26	%description -n	%{libname}
14cr|libwcat-1.1-4|27	libwcat is an API to watchcatd, a software watchdog that uses an
14cr|libwcat-1.1-4|28	approach not as drastic as the usual watchdog solutions. It tries
14cr|libwcat-1.1-4|29	to kill the locked process only.
14cr|libwcat-1.1-4|30	
14cr|libwcat-1.1-4|31	%package -n	%{develname}
14cr|libwcat-1.1-4|32	Summary:	Static library and header files for the watchcat library
14cr|libwcat-1.1-4|33	Group:		Development/C
14cr|libwcat-1.1-4|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|libwcat-1.1-4|35	Requires:	%{libname} = %{version}-%{release}
14cr|libwcat-1.1-4|36	Obsoletes:	%{mklibname wcat 1 -d}
14cr|libwcat-1.1-4|37	
14cr|libwcat-1.1-4|38	%description -n	%{develname}
14cr|libwcat-1.1-4|39	libwcat is an API to watchcatd, a software watchdog that uses an
14cr|libwcat-1.1-4|40	approach not as drastic as the usual watchdog solutions. It tries
14cr|libwcat-1.1-4|41	to kill the locked process only.
14cr|libwcat-1.1-4|42	
14cr|libwcat-1.1-4|43	This package contains the static libwcat library and its header files
14cr|libwcat-1.1-4|44	needed to compile applications that use libwcat.
14cr|libwcat-1.1-4|45	
14cr|libwcat-1.1-4|46	%prep
14cr|libwcat-1.1-4|47	
14cr|libwcat-1.1-4|48	%setup -q -n %{name}-%{version}
14cr|libwcat-1.1-4|49	%patch0 -p0
14cr|libwcat-1.1-4|50	%patch1 -p0
14cr|libwcat-1.1-4|51	
14cr|libwcat-1.1-4|52	%build
14cr|libwcat-1.1-4|53	export CFLAGS="%{optflags} -fPIC"
14cr|libwcat-1.1-4|54	
14cr|libwcat-1.1-4|55	%make
14cr|libwcat-1.1-4|56	
14cr|libwcat-1.1-4|57	%install
14cr|libwcat-1.1-4|58	rm -rf %{buildroot}
14cr|libwcat-1.1-4|59	
14cr|libwcat-1.1-4|60	install -d %{buildroot}%{_libdir}
14cr|libwcat-1.1-4|61	install -d %{buildroot}%{_includedir}
14cr|libwcat-1.1-4|62	
14cr|libwcat-1.1-4|63	install -m755 %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/
14cr|libwcat-1.1-4|64	install -m644 %{name}.a %{buildroot}%{_libdir}/
14cr|libwcat-1.1-4|65	install -m644 watchcat.h %{buildroot}%{_includedir}/
14cr|libwcat-1.1-4|66	
14cr|libwcat-1.1-4|67	ln -s %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/%{name}.so
14cr|libwcat-1.1-4|68	ln -s %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/%{name}.so.%{major}
14cr|libwcat-1.1-4|69	
14cr|libwcat-1.1-4|70	%if %mdkversion < 200900
14cr|libwcat-1.1-4|71	%post -n %{libname} -p /sbin/ldconfig
14cr|libwcat-1.1-4|72	%endif
14cr|libwcat-1.1-4|73	
14cr|libwcat-1.1-4|74	%if %mdkversion < 200900
14cr|libwcat-1.1-4|75	%postun -n %{libname} -p /sbin/ldconfig
14cr|libwcat-1.1-4|76	%endif
14cr|libwcat-1.1-4|77	
14cr|libwcat-1.1-4|78	%clean
14cr|libwcat-1.1-4|79	rm -rf %{buildroot}
14cr|libwcat-1.1-4|80	
14cr|libwcat-1.1-4|81	%files -n %{libname}
14cr|libwcat-1.1-4|82	%defattr(-,root,root)
14cr|libwcat-1.1-4|83	%{_libdir}/*.so.*
14cr|libwcat-1.1-4|84	
14cr|libwcat-1.1-4|85	%files -n %{develname}
14cr|libwcat-1.1-4|86	%defattr(-,root,root)
14cr|libwcat-1.1-4|87	%{_includedir}/*
14cr|libwcat-1.1-4|88	%{_libdir}/*.so
14cr|libwcat-1.1-4|89	%{_libdir}/*.a
14cr|libwcat-1.1-4|90	
14cr|libwcat-1.1-4|91	
14cr|libwcat-1.1-4|92	
14cr|libwcat-1.1-4|93	%changelog
14cr|libwcat-1.1-4|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14cr|libwcat-1.1-4|95	+ Revision: 14f23a7
14cr|libwcat-1.1-4|96	- MassBuild#464: Increase release tag
14cr|libwcat-1.1-4|97	
14cr|libwcat-1.1-4|98	

2697 14
14cr|libwebcam-0.2.3-2|1	%define major 0
14cr|libwebcam-0.2.3-2|2	%define libname %mklibname %{name} %{major}
14cr|libwebcam-0.2.3-2|3	%define devname %mklibname %{name} -d
14cr|libwebcam-0.2.3-2|4	
14cr|libwebcam-0.2.3-2|5	Summary:	A library for user-space configuration of the uvcvideo driver
14cr|libwebcam-0.2.3-2|6	Name:		libwebcam
14cr|libwebcam-0.2.3-2|7	Version:	0.2.3
14cr|libwebcam-0.2.3-2|8	Release:	2
14cr|libwebcam-0.2.3-2|9	Group:		System/Kernel and hardware
14cr|libwebcam-0.2.3-2|10	License:	GPLv3+
14cr|libwebcam-0.2.3-2|11	Url:		http://sourceforge.net/p/libwebcam/wiki/Home/
14cr|libwebcam-0.2.3-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
14cr|libwebcam-0.2.3-2|13	Patch0:		libwebcam-silence-uvcdynctrl.patch
14cr|libwebcam-0.2.3-2|14	Patch1:		libwebcam-src-0.2.3-v4l2-check.patch
14cr|libwebcam-0.2.3-2|15	BuildRequires:	cmake
14cr|libwebcam-0.2.3-2|16	BuildRequires:	gengetopt
14cr|libwebcam-0.2.3-2|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|libwebcam-0.2.3-2|18	
14cr|libwebcam-0.2.3-2|19	%description
14cr|libwebcam-0.2.3-2|20	Libwebcam provides a user-space library for interaction with the uvcvideo
14cr|libwebcam-0.2.3-2|21	kernel driver. One could use this library to manipulate settings for one
14cr|libwebcam-0.2.3-2|22	or many UVC-type webcams found attached on a single computer.
14cr|libwebcam-0.2.3-2|23	
14cr|libwebcam-0.2.3-2|24	#----------------------------------------------------------------------------
14cr|libwebcam-0.2.3-2|25	
14cr|libwebcam-0.2.3-2|26	%package -n %{libname}
14cr|libwebcam-0.2.3-2|27	Summary:	A library for user-space configuration of the uvcvideo driver
14cr|libwebcam-0.2.3-2|28	Group:		System/Libraries
14cr|libwebcam-0.2.3-2|29	
14cr|libwebcam-0.2.3-2|30	%description -n %{libname}
14cr|libwebcam-0.2.3-2|31	Libwebcam provides a user-space library for interaction with the uvcvideo
14cr|libwebcam-0.2.3-2|32	kernel driver. One could use this library to manipulate settings for one
14cr|libwebcam-0.2.3-2|33	or many UVC-type webcams found attached on a single computer.
14cr|libwebcam-0.2.3-2|34	
14cr|libwebcam-0.2.3-2|35	%files -n %{libname}
14cr|libwebcam-0.2.3-2|36	%doc libwebcam/README libwebcam/COPYING.LESSER
14cr|libwebcam-0.2.3-2|37	%{_libdir}/libwebcam.so.*
14cr|libwebcam-0.2.3-2|38	
14cr|libwebcam-0.2.3-2|39	#----------------------------------------------------------------------------
14cr|libwebcam-0.2.3-2|40	
14cr|libwebcam-0.2.3-2|41	%package -n %{devname}
14cr|libwebcam-0.2.3-2|42	Summary:	Development libraries and headers for libwebcam
14cr|libwebcam-0.2.3-2|43	Group:		Development/C
14cr|libwebcam-0.2.3-2|44	Requires:	%{libname} = %{EVRD}
14cr|libwebcam-0.2.3-2|45	
14cr|libwebcam-0.2.3-2|46	%description -n %{devname}
14cr|libwebcam-0.2.3-2|47	Development libraries and headers for libwebcam.
14cr|libwebcam-0.2.3-2|48	
14cr|libwebcam-0.2.3-2|49	%files -n %{devname}
14cr|libwebcam-0.2.3-2|50	%{_includedir}/webcam.h
14cr|libwebcam-0.2.3-2|51	%{_libdir}/libwebcam.so
14cr|libwebcam-0.2.3-2|52	%{_libdir}/pkgconfig/libwebcam.pc
14cr|libwebcam-0.2.3-2|53	
14cr|libwebcam-0.2.3-2|54	#----------------------------------------------------------------------------
14cr|libwebcam-0.2.3-2|55	
14cr|libwebcam-0.2.3-2|56	%package -n uvcdynctrl
14cr|libwebcam-0.2.3-2|57	Summary:	Command line interface to libwebcam
14cr|libwebcam-0.2.3-2|58	Group:		System/Kernel and hardware
14cr|libwebcam-0.2.3-2|59	Requires:	uvcdynctrl-data = %{EVRD}
14cr|libwebcam-0.2.3-2|60	
14cr|libwebcam-0.2.3-2|61	%description -n uvcdynctrl
14cr|libwebcam-0.2.3-2|62	Uvcdynctrl is a command line interface for manipulating settings in
14cr|libwebcam-0.2.3-2|63	UVC-type webcams. It uses the libwebcam library for webcam access.
14cr|libwebcam-0.2.3-2|64	
14cr|libwebcam-0.2.3-2|65	%files -n uvcdynctrl
14cr|libwebcam-0.2.3-2|66	%doc uvcdynctrl/README uvcdynctrl/COPYING
14cr|libwebcam-0.2.3-2|67	%{_bindir}/uvcdynctrl*
14cr|libwebcam-0.2.3-2|68	/lib/udev/uvcdynctrl
14cr|libwebcam-0.2.3-2|69	/lib/udev/rules.d/80-uvcdynctrl.rules
14cr|libwebcam-0.2.3-2|70	%{_mandir}/man1/uvcdynctrl*.1*
14cr|libwebcam-0.2.3-2|71	
14cr|libwebcam-0.2.3-2|72	#----------------------------------------------------------------------------
14cr|libwebcam-0.2.3-2|73	
14cr|libwebcam-0.2.3-2|74	%package -n uvcdynctrl-data
14cr|libwebcam-0.2.3-2|75	Summary:	XML control file for the uvcdynctrl package
14cr|libwebcam-0.2.3-2|76	Group:		System/Kernel and hardware
14cr|libwebcam-0.2.3-2|77	Requires:	uvcdynctrl = %{EVRD}
14cr|libwebcam-0.2.3-2|78	BuildArch:	noarch
14cr|libwebcam-0.2.3-2|79	
14cr|libwebcam-0.2.3-2|80	%description -n uvcdynctrl-data
14cr|libwebcam-0.2.3-2|81	XML control file for the uvcdynctrl package.
14cr|libwebcam-0.2.3-2|82	
14cr|libwebcam-0.2.3-2|83	%files -n uvcdynctrl-data
14cr|libwebcam-0.2.3-2|84	%{_datadir}/uvcdynctrl
14cr|libwebcam-0.2.3-2|85	
14cr|libwebcam-0.2.3-2|86	#----------------------------------------------------------------------------
14cr|libwebcam-0.2.3-2|87	
14cr|libwebcam-0.2.3-2|88	%prep
14cr|libwebcam-0.2.3-2|89	%setup -q -n %{name}-src-%{version}
14cr|libwebcam-0.2.3-2|90	%patch0 -p1
14cr|libwebcam-0.2.3-2|91	%patch1 -p1
14cr|libwebcam-0.2.3-2|92	
14cr|libwebcam-0.2.3-2|93	%build
14cr|libwebcam-0.2.3-2|94	%cmake
14cr|libwebcam-0.2.3-2|95	%make
14cr|libwebcam-0.2.3-2|96	
14cr|libwebcam-0.2.3-2|97	%install
14cr|libwebcam-0.2.3-2|98	%makeinstall_std -C build
14cr|libwebcam-0.2.3-2|99	rm %{buildroot}%{_libdir}/libwebcam.a
14cr|libwebcam-0.2.3-2|100	
14cr|libwebcam-0.2.3-2|101	
14cr|libwebcam-0.2.3-2|102	%changelog
14cr|libwebcam-0.2.3-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-2
14cr|libwebcam-0.2.3-2|104	+ Revision: 94fb904
14cr|libwebcam-0.2.3-2|105	- MassBuild#464: Increase release tag
14cr|libwebcam-0.2.3-2|106	
14cr|libwebcam-0.2.3-2|107	

2698 14
14cr|libwulf-1.0.2-7|1	# The following should match PROGRAM, VERSION and RELEASE in the
14cr|libwulf-1.0.2-7|2	# Makefile accompanying this program (and the .tgz defined in Source
14cr|libwulf-1.0.2-7|3	# below.
14cr|libwulf-1.0.2-7|4	
14cr|libwulf-1.0.2-7|5	%define name    libwulf
14cr|libwulf-1.0.2-7|6	%define version 1.0.2
14cr|libwulf-1.0.2-7|7	%define release 7
14cr|libwulf-1.0.2-7|8	
14cr|libwulf-1.0.2-7|9	%define lib_version     1.0.2
14cr|libwulf-1.0.2-7|10	%define lib_major       1
14cr|libwulf-1.0.2-7|11	%define lib_name_orig   %mklibname wulf
14cr|libwulf-1.0.2-7|12	%define lib_name        %{lib_name_orig}%{lib_major}
14cr|libwulf-1.0.2-7|13	
14cr|libwulf-1.0.2-7|14	Summary: The core library of the wulfstat family of xmlsysd clients
14cr|libwulf-1.0.2-7|15	
14cr|libwulf-1.0.2-7|16	Name: %name
14cr|libwulf-1.0.2-7|17	Version: %version
14cr|libwulf-1.0.2-7|18	Release: %release
14cr|libwulf-1.0.2-7|19	Group: Monitoring
14cr|libwulf-1.0.2-7|20	License: GPL
14cr|libwulf-1.0.2-7|21	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
14cr|libwulf-1.0.2-7|22	Requires: libxml2
14cr|libwulf-1.0.2-7|23	BuildRequires: libxml2-devel
14cr|libwulf-1.0.2-7|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14cr|libwulf-1.0.2-7|25	URL:	http://www.phy.duke.edu/~rgb/wulfware/
14cr|libwulf-1.0.2-7|26	
14cr|libwulf-1.0.2-7|27	%description
14cr|libwulf-1.0.2-7|28	libwulf is the core common library required by wulfstat and wulflogger,
14cr|libwulf-1.0.2-7|29	two xmlsysd clients that poll and display various statistics from a
14cr|libwulf-1.0.2-7|30	cluster in a user-controllable loop.  libwulf contains routines that
14cr|libwulf-1.0.2-7|31	open and parse a wulfhosts (cluster/lan descriptor) file, establish
14cr|libwulf-1.0.2-7|32	xmlsysd connections in a threaded subtask to all hosts in the wulfhosts
14cr|libwulf-1.0.2-7|33	file, and in parallel with this initialize and update selected
14cr|libwulf-1.0.2-7|34	statistics.  libwulf functions form an API adequate to support many
14cr|libwulf-1.0.2-7|35	kinds of toplevel log and gui applications reasonably efficiently.
14cr|libwulf-1.0.2-7|36	
14cr|libwulf-1.0.2-7|37	%package -n     %{lib_name}-devel
14cr|libwulf-1.0.2-7|38	Summary:        Development tools for programs which will use the libwulf library
14cr|libwulf-1.0.2-7|39	Group:          Development/C
14cr|libwulf-1.0.2-7|40	Requires:       %{lib_name} = %{version}
14cr|libwulf-1.0.2-7|41	Obsoletes:      %{name}-devel
14cr|libwulf-1.0.2-7|42	Provides:       %{name}-devel = %{version}-%{release}
14cr|libwulf-1.0.2-7|43	
14cr|libwulf-1.0.2-7|44	%description -n %{lib_name}-devel
14cr|libwulf-1.0.2-7|45	This package contains the header files for developing programs
14cr|libwulf-1.0.2-7|46	which uses the libwulf library.
14cr|libwulf-1.0.2-7|47	
14cr|libwulf-1.0.2-7|48	%package -n     %{lib_name}
14cr|libwulf-1.0.2-7|49	Summary:        A library of functions for the wulfware applications
14cr|libwulf-1.0.2-7|50	Group:          System/Libraries
14cr|libwulf-1.0.2-7|51	Obsoletes:      %{name}
14cr|libwulf-1.0.2-7|52	Provides:       %{name} = %{version}-%{release}
14cr|libwulf-1.0.2-7|53	
14cr|libwulf-1.0.2-7|54	%description -n %{lib_name}
14cr|libwulf-1.0.2-7|55	This package contains the .so libraries for wulfware applications.
14cr|libwulf-1.0.2-7|56	
14cr|libwulf-1.0.2-7|57	%package -n     %{lib_name}-static-devel
14cr|libwulf-1.0.2-7|58	Summary:        Static libraries for programs which will use the libwulf library
14cr|libwulf-1.0.2-7|59	Group:          Development/C
14cr|libwulf-1.0.2-7|60	Requires:       %{lib_name}-devel = %{version}
14cr|libwulf-1.0.2-7|61	Provides:       %{name}-static-devel = %{version}-%{release}
14cr|libwulf-1.0.2-7|62	
14cr|libwulf-1.0.2-7|63	%description -n %{lib_name}-static-devel
14cr|libwulf-1.0.2-7|64	This package contains the static libraries for developing
14cr|libwulf-1.0.2-7|65	programs which uses the libwulf library.
14cr|libwulf-1.0.2-7|66	
14cr|libwulf-1.0.2-7|67	
14cr|libwulf-1.0.2-7|68	%prep
14cr|libwulf-1.0.2-7|69	%setup -q -n %{name}
14cr|libwulf-1.0.2-7|70	
14cr|libwulf-1.0.2-7|71	%build
14cr|libwulf-1.0.2-7|72	make clean
14cr|libwulf-1.0.2-7|73	make
14cr|libwulf-1.0.2-7|74	
14cr|libwulf-1.0.2-7|75	%install
14cr|libwulf-1.0.2-7|76	make PREFIX=%{buildroot}/usr install
14cr|libwulf-1.0.2-7|77	%ifarch x86_64
14cr|libwulf-1.0.2-7|78	mv  %{buildroot}/usr/lib  %{buildroot}%{_libdir}
14cr|libwulf-1.0.2-7|79	%endif
14cr|libwulf-1.0.2-7|80	ln -snf %{name}.so.%{lib_version} %{buildroot}%{_libdir}/%{name}.so
14cr|libwulf-1.0.2-7|81	
14cr|libwulf-1.0.2-7|82	%clean
14cr|libwulf-1.0.2-7|83	rm -rf $RPM_BUILD_ROOT
14cr|libwulf-1.0.2-7|84	rm -rf %{builddir}
14cr|libwulf-1.0.2-7|85	
14cr|libwulf-1.0.2-7|86	%files -n %{lib_name}-devel
14cr|libwulf-1.0.2-7|87	%defattr(-,root,root,-)
14cr|libwulf-1.0.2-7|88	%doc COPYING README CHANGELOG
14cr|libwulf-1.0.2-7|89	%{_includedir}/*
14cr|libwulf-1.0.2-7|90	%{_libdir}/*.so
14cr|libwulf-1.0.2-7|91	%{_mandir}/man3/*
14cr|libwulf-1.0.2-7|92	
14cr|libwulf-1.0.2-7|93	
14cr|libwulf-1.0.2-7|94	%files -n %{lib_name}
14cr|libwulf-1.0.2-7|95	%defattr(-,root,root,-)
14cr|libwulf-1.0.2-7|96	#%doc Readme
14cr|libwulf-1.0.2-7|97	%{_libdir}/*.so.*
14cr|libwulf-1.0.2-7|98	
14cr|libwulf-1.0.2-7|99	
14cr|libwulf-1.0.2-7|100	%files -n %{lib_name}-static-devel
14cr|libwulf-1.0.2-7|101	%defattr(-,root,root,-)
14cr|libwulf-1.0.2-7|102	%doc COPYING README CHANGELOG
14cr|libwulf-1.0.2-7|103	%{_libdir}/*.a
14cr|libwulf-1.0.2-7|104	
14cr|libwulf-1.0.2-7|105	
14cr|libwulf-1.0.2-7|106	%if %mdkversion < 200900
14cr|libwulf-1.0.2-7|107	%post -n %{lib_name} -p /sbin/ldconfig
14cr|libwulf-1.0.2-7|108	%endif
14cr|libwulf-1.0.2-7|109	
14cr|libwulf-1.0.2-7|110	%if %mdkversion < 200900
14cr|libwulf-1.0.2-7|111	%postun -n %{lib_name} -p /sbin/ldconfig
14cr|libwulf-1.0.2-7|112	%endif
14cr|libwulf-1.0.2-7|113	
14cr|libwulf-1.0.2-7|114	
14cr|libwulf-1.0.2-7|115	
14cr|libwulf-1.0.2-7|116	
14cr|libwulf-1.0.2-7|117	
14cr|libwulf-1.0.2-7|118	%changelog
14cr|libwulf-1.0.2-7|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-7
14cr|libwulf-1.0.2-7|120	+ Revision: e09ef05
14cr|libwulf-1.0.2-7|121	- MassBuild#464: Increase release tag
14cr|libwulf-1.0.2-7|122	
14cr|libwulf-1.0.2-7|123	

2699 14
14cr|libxdiff-0.23-2|1	%define	major 0
14cr|libxdiff-0.23-2|2	%define	libname %mklibname xdiff %{major}
14cr|libxdiff-0.23-2|3	%define develname %mklibname xdiff -d
14cr|libxdiff-0.23-2|4	
14cr|libxdiff-0.23-2|5	Summary:	Create diffs/patches for text/binary files
14cr|libxdiff-0.23-2|6	Name:		libxdiff
14cr|libxdiff-0.23-2|7	Version:	0.23
14cr|libxdiff-0.23-2|8	Release:	2
14cr|libxdiff-0.23-2|9	License:	LGPL
14cr|libxdiff-0.23-2|10	Group:		System/Libraries
14cr|libxdiff-0.23-2|11	URL:		http://www.xmailserver.org/xdiff-lib.html
14cr|libxdiff-0.23-2|12	Source0:	http://www.xmailserver.org/libxdiff-%{version}.tar.gz
14cr|libxdiff-0.23-2|13	Patch0:		am-fixes.patch
14cr|libxdiff-0.23-2|14	BuildRequires:	autoconf
14cr|libxdiff-0.23-2|15	BuildRequires:	automake
14cr|libxdiff-0.23-2|16	BuildRequires:	libtool
14cr|libxdiff-0.23-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|libxdiff-0.23-2|18	
14cr|libxdiff-0.23-2|19	%description
14cr|libxdiff-0.23-2|20	The LibXDiff library implements basic and yet complete functionalities
14cr|libxdiff-0.23-2|21	to create file differences/patches to both binary and text files. It
14cr|libxdiff-0.23-2|22	uses memory files as file abstraction to achieve both performance and
14cr|libxdiff-0.23-2|23	portability. For binary files, it implements (with some modification)
14cr|libxdiff-0.23-2|24	the algorithm described in "File System Support for Delta Compression"
14cr|libxdiff-0.23-2|25	by Joshua P. MacDonald. For text files, it follows directives described
14cr|libxdiff-0.23-2|26	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
14cr|libxdiff-0.23-2|27	Myers. Memory files used by the library are basically a collection of
14cr|libxdiff-0.23-2|28	buffers that store the file content.
14cr|libxdiff-0.23-2|29	
14cr|libxdiff-0.23-2|30	%package -n	%{libname}
14cr|libxdiff-0.23-2|31	Summary:	Shared libxdiff library
14cr|libxdiff-0.23-2|32	Group:		System/Libraries
14cr|libxdiff-0.23-2|33	
14cr|libxdiff-0.23-2|34	%description -n	%{libname}
14cr|libxdiff-0.23-2|35	The LibXDiff library implements basic and yet complete functionalities
14cr|libxdiff-0.23-2|36	to create file differences/patches to both binary and text files. It
14cr|libxdiff-0.23-2|37	uses memory files as file abstraction to achieve both performance and
14cr|libxdiff-0.23-2|38	portability. For binary files, it implements (with some modification)
14cr|libxdiff-0.23-2|39	the algorithm described in "File System Support for Delta Compression"
14cr|libxdiff-0.23-2|40	by Joshua P. MacDonald. For text files, it follows directives described
14cr|libxdiff-0.23-2|41	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
14cr|libxdiff-0.23-2|42	Myers. Memory files used by the library are basically a collection of
14cr|libxdiff-0.23-2|43	buffers that store the file content
14cr|libxdiff-0.23-2|44	
14cr|libxdiff-0.23-2|45	%package -n	%{develname}
14cr|libxdiff-0.23-2|46	Summary:	Header files for libxdiff library
14cr|libxdiff-0.23-2|47	Group:		Development/C
14cr|libxdiff-0.23-2|48	Requires:	%{libname} = %{version}
14cr|libxdiff-0.23-2|49	Provides:	%{name}-devel = %{version}-%{release}
14cr|libxdiff-0.23-2|50	
14cr|libxdiff-0.23-2|51	%description -n	%{develname}
14cr|libxdiff-0.23-2|52	The LibXDiff library implements basic and yet complete functionalities
14cr|libxdiff-0.23-2|53	to create file differences/patches to both binary and text files. It
14cr|libxdiff-0.23-2|54	uses memory files as file abstraction to achieve both performance and
14cr|libxdiff-0.23-2|55	portability. For binary files, it implements (with some modification)
14cr|libxdiff-0.23-2|56	the algorithm described in "File System Support for Delta Compression"
14cr|libxdiff-0.23-2|57	by Joshua P. MacDonald. For text files, it follows directives described
14cr|libxdiff-0.23-2|58	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
14cr|libxdiff-0.23-2|59	Myers. Memory files used by the library are basically a collection of
14cr|libxdiff-0.23-2|60	buffers that store the file content
14cr|libxdiff-0.23-2|61	
14cr|libxdiff-0.23-2|62	Header files for libxdiff library.
14cr|libxdiff-0.23-2|63	
14cr|libxdiff-0.23-2|64	%prep
14cr|libxdiff-0.23-2|65	
14cr|libxdiff-0.23-2|66	%setup -q
14cr|libxdiff-0.23-2|67	%patch0 -p1
14cr|libxdiff-0.23-2|68	
14cr|libxdiff-0.23-2|69	%build
14cr|libxdiff-0.23-2|70	%serverbuild
14cr|libxdiff-0.23-2|71	autoreconf -fis
14cr|libxdiff-0.23-2|72	
14cr|libxdiff-0.23-2|73	%configure2_5x \
14cr|libxdiff-0.23-2|74	--with-pic \
14cr|libxdiff-0.23-2|75	--disable-rpath
14cr|libxdiff-0.23-2|76	
14cr|libxdiff-0.23-2|77	%make
14cr|libxdiff-0.23-2|78	
14cr|libxdiff-0.23-2|79	%install
14cr|libxdiff-0.23-2|80	rm -rf %{buildroot}
14cr|libxdiff-0.23-2|81	
14cr|libxdiff-0.23-2|82	%makeinstall_std
14cr|libxdiff-0.23-2|83	
14cr|libxdiff-0.23-2|84	%if %mdkversion < 200900
14cr|libxdiff-0.23-2|85	%post -n %{libname} -p /sbin/ldconfig
14cr|libxdiff-0.23-2|86	%endif
14cr|libxdiff-0.23-2|87	
14cr|libxdiff-0.23-2|88	%if %mdkversion < 200900
14cr|libxdiff-0.23-2|89	%postun	-n %{libname} -p /sbin/ldconfig
14cr|libxdiff-0.23-2|90	%endif
14cr|libxdiff-0.23-2|91	
14cr|libxdiff-0.23-2|92	%clean
14cr|libxdiff-0.23-2|93	rm -rf %{buildroot}
14cr|libxdiff-0.23-2|94	
14cr|libxdiff-0.23-2|95	%files -n %{libname}
14cr|libxdiff-0.23-2|96	%defattr(-,root,root)
14cr|libxdiff-0.23-2|97	%doc AUTHORS COPYING ChangeLog
14cr|libxdiff-0.23-2|98	%{_libdir}/*.so.*
14cr|libxdiff-0.23-2|99	
14cr|libxdiff-0.23-2|100	%files -n %{develname}
14cr|libxdiff-0.23-2|101	%defattr(-,root,root)
14cr|libxdiff-0.23-2|102	%{_includedir}/*.h
14cr|libxdiff-0.23-2|103	%{_libdir}/*.so
14cr|libxdiff-0.23-2|104	%{_libdir}/*.*a
14cr|libxdiff-0.23-2|105	%{_mandir}/man3/xdiff.3*
14cr|libxdiff-0.23-2|106	
14cr|libxdiff-0.23-2|107	
14cr|libxdiff-0.23-2|108	
14cr|libxdiff-0.23-2|109	%changelog
14cr|libxdiff-0.23-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-2
14cr|libxdiff-0.23-2|111	+ Revision: 9b7d2ff
14cr|libxdiff-0.23-2|112	- MassBuild#464: Increase release tag
14cr|libxdiff-0.23-2|113	
14cr|libxdiff-0.23-2|114	

2700 14
14cr|libxfce4ui-4.11.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|libxfce4ui-4.11.1-1|2	
14cr|libxfce4ui-4.11.1-1|3	%define major 0
14cr|libxfce4ui-4.11.1-1|4	%define api 1
14cr|libxfce4ui-4.11.1-1|5	%define majorkbd 0
14cr|libxfce4ui-4.11.1-1|6	%define apikbd 2
14cr|libxfce4ui-4.11.1-1|7	%define libname %mklibname xfce4ui %{api} %{major}
14cr|libxfce4ui-4.11.1-1|8	%define libnamekbd %mklibname xfce4kbd-private %{apikbd} %{majorkbd}
14cr|libxfce4ui-4.11.1-1|9	%define devname %mklibname xfce4ui -d
14cr|libxfce4ui-4.11.1-1|10	
14cr|libxfce4ui-4.11.1-1|11	Summary:	Various Xfce widgets for Xfce desktop environment
14cr|libxfce4ui-4.11.1-1|12	Name:		libxfce4ui
14cr|libxfce4ui-4.11.1-1|13	Version:	4.11.1
14cr|libxfce4ui-4.11.1-1|14	Release:	1
14cr|libxfce4ui-4.11.1-1|15	License:	GPLv2+
14cr|libxfce4ui-4.11.1-1|16	Group:		Graphical desktop/Xfce
14cr|libxfce4ui-4.11.1-1|17	Url:		http://www.xfce.org
14cr|libxfce4ui-4.11.1-1|18	Source0:	http://archive.xfce.org/src/xfce/libxfce4ui/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|libxfce4ui-4.11.1-1|19	BuildRequires:	xfce4-dev-tools >= 4.11.0
14cr|libxfce4ui-4.11.1-1|20	BuildRequires:	xfconf-devel >= 4.9.0
14cr|libxfce4ui-4.11.1-1|21	BuildRequires:	pkgconfig(gdk-2.0)
14cr|libxfce4ui-4.11.1-1|22	BuildRequires:	pkgconfig(gladeui-1.0)
14cr|libxfce4ui-4.11.1-1|23	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|libxfce4ui-4.11.1-1|24	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cr|libxfce4ui-4.11.1-1|25	BuildRequires:	pkgconfig(sm)
14cr|libxfce4ui-4.11.1-1|26	
14cr|libxfce4ui-4.11.1-1|27	%description
14cr|libxfce4ui-4.11.1-1|28	Various Xfce widgets for Xfce desktop environment.
14cr|libxfce4ui-4.11.1-1|29	
14cr|libxfce4ui-4.11.1-1|30	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|31	
14cr|libxfce4ui-4.11.1-1|32	%package -n %{libname}
14cr|libxfce4ui-4.11.1-1|33	Summary:	Gui libraries for Xfce
14cr|libxfce4ui-4.11.1-1|34	Group:		Graphical desktop/Xfce
14cr|libxfce4ui-4.11.1-1|35	Requires:	%{name}-common >= %{EVRD}
14cr|libxfce4ui-4.11.1-1|36	
14cr|libxfce4ui-4.11.1-1|37	%description -n %{libname}
14cr|libxfce4ui-4.11.1-1|38	Gui libraries for Xfce desktop environment.
14cr|libxfce4ui-4.11.1-1|39	
14cr|libxfce4ui-4.11.1-1|40	%files -n %{libname}
14cr|libxfce4ui-4.11.1-1|41	%{_libdir}/libxfce4ui-%{api}.so.%{major}*
14cr|libxfce4ui-4.11.1-1|42	
14cr|libxfce4ui-4.11.1-1|43	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|44	
14cr|libxfce4ui-4.11.1-1|45	%package -n %{libnamekbd}
14cr|libxfce4ui-4.11.1-1|46	Summary:	Gui libraries for Xfce
14cr|libxfce4ui-4.11.1-1|47	Group:		Graphical desktop/Xfce
14cr|libxfce4ui-4.11.1-1|48	Requires:	%{name}-common >= %{EVRD}
14cr|libxfce4ui-4.11.1-1|49	
14cr|libxfce4ui-4.11.1-1|50	%description -n %{libnamekbd}
14cr|libxfce4ui-4.11.1-1|51	Gui libraries for Xfce desktop environment.
14cr|libxfce4ui-4.11.1-1|52	
14cr|libxfce4ui-4.11.1-1|53	%files -n %{libnamekbd}
14cr|libxfce4ui-4.11.1-1|54	%{_libdir}/libxfce4kbd-private-%{apikbd}.so.%{majorkbd}*
14cr|libxfce4ui-4.11.1-1|55	
14cr|libxfce4ui-4.11.1-1|56	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|57	
14cr|libxfce4ui-4.11.1-1|58	%package -n %{devname}
14cr|libxfce4ui-4.11.1-1|59	Summary:	Libraries and header files for the %{name} library
14cr|libxfce4ui-4.11.1-1|60	Group:		Development/Other
14cr|libxfce4ui-4.11.1-1|61	Requires:	%{libname} = %{EVRD}
14cr|libxfce4ui-4.11.1-1|62	Requires:	%{libnamekbd} = %{EVRD}
14cr|libxfce4ui-4.11.1-1|63	Provides:	%{name}-devel = %{EVRD}
14cr|libxfce4ui-4.11.1-1|64	
14cr|libxfce4ui-4.11.1-1|65	%description -n %{devname}
14cr|libxfce4ui-4.11.1-1|66	Libraries and header files for the %{name} library.
14cr|libxfce4ui-4.11.1-1|67	
14cr|libxfce4ui-4.11.1-1|68	%files -n %{devname}
14cr|libxfce4ui-4.11.1-1|69	%doc AUTHORS ChangeLog README NEWS
14cr|libxfce4ui-4.11.1-1|70	%doc %{_datadir}/gtk-doc/html/%{name}
14cr|libxfce4ui-4.11.1-1|71	%{_libdir}/%{name}-%{api}.so
14cr|libxfce4ui-4.11.1-1|72	%{_libdir}/pkgconfig/*.pc
14cr|libxfce4ui-4.11.1-1|73	%{_libdir}/*xfce4kbd-private-%{apikbd}.so
14cr|libxfce4ui-4.11.1-1|74	%{_includedir}/xfce4/%{name}-*
14cr|libxfce4ui-4.11.1-1|75	%{_includedir}/xfce4/*xfce4kbd-private-%{apikbd}
14cr|libxfce4ui-4.11.1-1|76	
14cr|libxfce4ui-4.11.1-1|77	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|78	
14cr|libxfce4ui-4.11.1-1|79	%package common
14cr|libxfce4ui-4.11.1-1|80	Summary:	Common files for %{name}
14cr|libxfce4ui-4.11.1-1|81	Group:		Graphical desktop/Xfce
14cr|libxfce4ui-4.11.1-1|82	
14cr|libxfce4ui-4.11.1-1|83	%description common
14cr|libxfce4ui-4.11.1-1|84	This package contains common files for %{name}.
14cr|libxfce4ui-4.11.1-1|85	
14cr|libxfce4ui-4.11.1-1|86	%files common -f %{name}.lang
14cr|libxfce4ui-4.11.1-1|87	%{_bindir}/xfce4-about
14cr|libxfce4ui-4.11.1-1|88	%{_datadir}/applications/xfce4-about.desktop
14cr|libxfce4ui-4.11.1-1|89	%{_iconsdir}/hicolor/*/apps/xfce4-logo.png
14cr|libxfce4ui-4.11.1-1|90	
14cr|libxfce4ui-4.11.1-1|91	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|92	
14cr|libxfce4ui-4.11.1-1|93	%package glade
14cr|libxfce4ui-4.11.1-1|94	Summary:	Glade modules for %{name}
14cr|libxfce4ui-4.11.1-1|95	Group:		Graphical desktop/Xfce
14cr|libxfce4ui-4.11.1-1|96	Requires:	glade3
14cr|libxfce4ui-4.11.1-1|97	
14cr|libxfce4ui-4.11.1-1|98	%description glade
14cr|libxfce4ui-4.11.1-1|99	This package provides a catalog for Glade which allows the use of the
14cr|libxfce4ui-4.11.1-1|100	provided Xfce widgets in Glade.
14cr|libxfce4ui-4.11.1-1|101	
14cr|libxfce4ui-4.11.1-1|102	%files glade
14cr|libxfce4ui-4.11.1-1|103	%{_libdir}/glade3/modules/%{name}*
14cr|libxfce4ui-4.11.1-1|104	%{_datadir}/glade3/catalogs/%{name}.*
14cr|libxfce4ui-4.11.1-1|105	%{_datadir}/glade3/pixmaps/hicolor/*/*/*%{name}*.png
14cr|libxfce4ui-4.11.1-1|106	
14cr|libxfce4ui-4.11.1-1|107	#----------------------------------------------------------------------------
14cr|libxfce4ui-4.11.1-1|108	
14cr|libxfce4ui-4.11.1-1|109	%prep
14cr|libxfce4ui-4.11.1-1|110	%setup -q
14cr|libxfce4ui-4.11.1-1|111	
14cr|libxfce4ui-4.11.1-1|112	%build
14cr|libxfce4ui-4.11.1-1|113	%configure \
14cr|libxfce4ui-4.11.1-1|114	--disable-static \
14cr|libxfce4ui-4.11.1-1|115	--enable-startup-notification \
14cr|libxfce4ui-4.11.1-1|116	--enable-gladeui \
14cr|libxfce4ui-4.11.1-1|117	--with-vendor-info=%{vendor}
14cr|libxfce4ui-4.11.1-1|118	
14cr|libxfce4ui-4.11.1-1|119	%make
14cr|libxfce4ui-4.11.1-1|120	
14cr|libxfce4ui-4.11.1-1|121	%install
14cr|libxfce4ui-4.11.1-1|122	%makeinstall_std
14cr|libxfce4ui-4.11.1-1|123	
14cr|libxfce4ui-4.11.1-1|124	# (tpg) this file is in mandriva-xfce-config package
14cr|libxfce4ui-4.11.1-1|125	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
14cr|libxfce4ui-4.11.1-1|126	
14cr|libxfce4ui-4.11.1-1|127	%find_lang %{name}
14cr|libxfce4ui-4.11.1-1|128	
14cr|libxfce4ui-4.11.1-1|129	%changelog
14cr|libxfce4ui-4.11.1-1|130	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.1-1
14cr|libxfce4ui-4.11.1-1|131	+ Revision: 6dcd69f
14cr|libxfce4ui-4.11.1-1|132	- New version 4.11.1, spec cleanup
14cr|libxfce4ui-4.11.1-1|133	
14cr|libxfce4ui-4.11.1-1|134	

2701 14
14cr|libxfce4util-4.11.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|libxfce4util-4.11.0-1|2	%define major 6
14cr|libxfce4util-4.11.0-1|3	%define libname %mklibname xfce4util %{major}
14cr|libxfce4util-4.11.0-1|4	%define devname %mklibname xfce4util -d
14cr|libxfce4util-4.11.0-1|5	
14cr|libxfce4util-4.11.0-1|6	Summary:	Utility library for the Xfce desktop environment
14cr|libxfce4util-4.11.0-1|7	Name:		libxfce4util
14cr|libxfce4util-4.11.0-1|8	Version:	4.11.0
14cr|libxfce4util-4.11.0-1|9	Release:	1
14cr|libxfce4util-4.11.0-1|10	License:	GPLv2+
14cr|libxfce4util-4.11.0-1|11	Group:		Graphical desktop/Xfce
14cr|libxfce4util-4.11.0-1|12	Url:		http://www.xfce.org
14cr|libxfce4util-4.11.0-1|13	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|libxfce4util-4.11.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|libxfce4util-4.11.0-1|15	BuildRequires:	xfce4-dev-tools >= 4.11.0
14cr|libxfce4util-4.11.0-1|16	
14cr|libxfce4util-4.11.0-1|17	%description
14cr|libxfce4util-4.11.0-1|18	Basic utility non-GUI functions for Xfce desktop environment.
14cr|libxfce4util-4.11.0-1|19	
14cr|libxfce4util-4.11.0-1|20	#----------------------------------------------------------------------------
14cr|libxfce4util-4.11.0-1|21	
14cr|libxfce4util-4.11.0-1|22	%package -n %{libname}
14cr|libxfce4util-4.11.0-1|23	Summary:	Utility library for the Xfce desktop environment
14cr|libxfce4util-4.11.0-1|24	Group:		Graphical desktop/Xfce
14cr|libxfce4util-4.11.0-1|25	Requires:	xdg-user-dirs
14cr|libxfce4util-4.11.0-1|26	Requires:	%{name}-common
14cr|libxfce4util-4.11.0-1|27	
14cr|libxfce4util-4.11.0-1|28	%description -n %{libname}
14cr|libxfce4util-4.11.0-1|29	Utility library for the Xfce desktop environment.
14cr|libxfce4util-4.11.0-1|30	
14cr|libxfce4util-4.11.0-1|31	%files -n %{libname}
14cr|libxfce4util-4.11.0-1|32	%{_libdir}/libxfce4util.so.%{major}*
14cr|libxfce4util-4.11.0-1|33	
14cr|libxfce4util-4.11.0-1|34	#----------------------------------------------------------------------------
14cr|libxfce4util-4.11.0-1|35	
14cr|libxfce4util-4.11.0-1|36	%package -n %{devname}
14cr|libxfce4util-4.11.0-1|37	Summary:	Libraries and header files for the %{name} library
14cr|libxfce4util-4.11.0-1|38	Group:		Development/Other
14cr|libxfce4util-4.11.0-1|39	Requires:	xfce4-dev-tools >= 4.9.0
14cr|libxfce4util-4.11.0-1|40	Requires:	%{libname} = %{EVRD}
14cr|libxfce4util-4.11.0-1|41	Provides:	%{name}-devel = %{EVRD}
14cr|libxfce4util-4.11.0-1|42	
14cr|libxfce4util-4.11.0-1|43	%description -n %{devname}
14cr|libxfce4util-4.11.0-1|44	Libraries and header files for the %{name} library.
14cr|libxfce4util-4.11.0-1|45	
14cr|libxfce4util-4.11.0-1|46	%files -n %{devname}
14cr|libxfce4util-4.11.0-1|47	%{_libdir}/lib*.so
14cr|libxfce4util-4.11.0-1|48	%{_libdir}/pkgconfig/*.pc
14cr|libxfce4util-4.11.0-1|49	%dir %{_includedir}/xfce4
14cr|libxfce4util-4.11.0-1|50	%{_includedir}/xfce4/%{name}
14cr|libxfce4util-4.11.0-1|51	%{_datadir}/gtk-doc/html/*
14cr|libxfce4util-4.11.0-1|52	
14cr|libxfce4util-4.11.0-1|53	#----------------------------------------------------------------------------
14cr|libxfce4util-4.11.0-1|54	
14cr|libxfce4util-4.11.0-1|55	%package common
14cr|libxfce4util-4.11.0-1|56	Summary:	Common files for Xfce utility library
14cr|libxfce4util-4.11.0-1|57	Group:		Graphical desktop/Xfce
14cr|libxfce4util-4.11.0-1|58	BuildArch:	noarch
14cr|libxfce4util-4.11.0-1|59	
14cr|libxfce4util-4.11.0-1|60	%description common
14cr|libxfce4util-4.11.0-1|61	Common files for %{name}.
14cr|libxfce4util-4.11.0-1|62	
14cr|libxfce4util-4.11.0-1|63	%files common -f %{name}.lang
14cr|libxfce4util-4.11.0-1|64	%doc AUTHORS ChangeLog TODO
14cr|libxfce4util-4.11.0-1|65	
14cr|libxfce4util-4.11.0-1|66	#----------------------------------------------------------------------------
14cr|libxfce4util-4.11.0-1|67	
14cr|libxfce4util-4.11.0-1|68	%package -n xfce-kiosk
14cr|libxfce4util-4.11.0-1|69	Summary:	Kiosk support for the Xfce desktop environment
14cr|libxfce4util-4.11.0-1|70	Group:		Graphical desktop/Xfce
14cr|libxfce4util-4.11.0-1|71	
14cr|libxfce4util-4.11.0-1|72	%description -n xfce-kiosk
14cr|libxfce4util-4.11.0-1|73	Kiosk support for the Xfce desktop environment.
14cr|libxfce4util-4.11.0-1|74	
14cr|libxfce4util-4.11.0-1|75	%files -n xfce-kiosk
14cr|libxfce4util-4.11.0-1|76	%{_sbindir}/xfce4-kiosk-query
14cr|libxfce4util-4.11.0-1|77	
14cr|libxfce4util-4.11.0-1|78	#----------------------------------------------------------------------------
14cr|libxfce4util-4.11.0-1|79	
14cr|libxfce4util-4.11.0-1|80	%prep
14cr|libxfce4util-4.11.0-1|81	%setup -q
14cr|libxfce4util-4.11.0-1|82	
14cr|libxfce4util-4.11.0-1|83	%build
14cr|libxfce4util-4.11.0-1|84	%configure2_5x \
14cr|libxfce4util-4.11.0-1|85	--disable-static
14cr|libxfce4util-4.11.0-1|86	
14cr|libxfce4util-4.11.0-1|87	%make
14cr|libxfce4util-4.11.0-1|88	
14cr|libxfce4util-4.11.0-1|89	%install
14cr|libxfce4util-4.11.0-1|90	%makeinstall_std
14cr|libxfce4util-4.11.0-1|91	
14cr|libxfce4util-4.11.0-1|92	%find_lang %{name}
14cr|libxfce4util-4.11.0-1|93	
14cr|libxfce4util-4.11.0-1|94	%changelog
14cr|libxfce4util-4.11.0-1|95	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.0-1
14cr|libxfce4util-4.11.0-1|96	+ Revision: 59e6963
14cr|libxfce4util-4.11.0-1|97	- New version 4.11.0, spec cleanup
14cr|libxfce4util-4.11.0-1|98	
14cr|libxfce4util-4.11.0-1|99	

2702 14
14cr|libxfcegui4-4.10.0-5|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|libxfcegui4-4.10.0-5|2	%define major 4
14cr|libxfcegui4-4.10.0-5|3	%define libname %mklibname xfcegui4_ %{major}
14cr|libxfcegui4-4.10.0-5|4	%define devname %mklibname xfcegui4 -d
14cr|libxfcegui4-4.10.0-5|5	
14cr|libxfcegui4-4.10.0-5|6	Summary:	Various GTK+ widgets for Xfce desktop environment
14cr|libxfcegui4-4.10.0-5|7	Name:		libxfcegui4
14cr|libxfcegui4-4.10.0-5|8	Version:	4.10.0
14cr|libxfcegui4-4.10.0-5|9	Release:	5
14cr|libxfcegui4-4.10.0-5|10	License:	GPLv2+
14cr|libxfcegui4-4.10.0-5|11	Group:		Graphical desktop/Xfce
14cr|libxfcegui4-4.10.0-5|12	Url:		http://www.xfce.org
14cr|libxfcegui4-4.10.0-5|13	Source0:	http://archive.xfce.org/src/xfce/libxfcegui4/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|libxfcegui4-4.10.0-5|14	#(tpg) http://bugzilla.xfce.org/show_bug.cgi?id=3614
14cr|libxfcegui4-4.10.0-5|15	Patch0:		%{name}-4.4.2-extension-strip.patch
14cr|libxfcegui4-4.10.0-5|16	Patch1:		libxfcegui4-4.10.0-no-xfce_setenv.patch
14cr|libxfcegui4-4.10.0-5|17	BuildRequires:	gtk-doc
14cr|libxfcegui4-4.10.0-5|18	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cr|libxfcegui4-4.10.0-5|19	BuildRequires:	gettext-devel
14cr|libxfcegui4-4.10.0-5|20	BuildRequires:	pkgconfig(gdk-2.0)
14cr|libxfcegui4-4.10.0-5|21	BuildRequires:	pkgconfig(gladeui-1.0)
14cr|libxfcegui4-4.10.0-5|22	BuildRequires:	pkgconfig(libglade-2.0)
14cr|libxfcegui4-4.10.0-5|23	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|libxfcegui4-4.10.0-5|24	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|libxfcegui4-4.10.0-5|25	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|libxfcegui4-4.10.0-5|26	Conflicts:	%{_lib}xfcegui4_4 < 4.10.0-5
14cr|libxfcegui4-4.10.0-5|27	
14cr|libxfcegui4-4.10.0-5|28	%description
14cr|libxfcegui4-4.10.0-5|29	Various GTK+ widgets for Xfce desktop environment.
14cr|libxfcegui4-4.10.0-5|30	
14cr|libxfcegui4-4.10.0-5|31	%files
14cr|libxfcegui4-4.10.0-5|32	%{_libdir}/libglade/2.0/libxfce4.so
14cr|libxfcegui4-4.10.0-5|33	
14cr|libxfcegui4-4.10.0-5|34	#----------------------------------------------------------------------------
14cr|libxfcegui4-4.10.0-5|35	
14cr|libxfcegui4-4.10.0-5|36	%package -n %{libname}
14cr|libxfcegui4-4.10.0-5|37	Summary:	Gui libraries for Xfce
14cr|libxfcegui4-4.10.0-5|38	Group:		Graphical desktop/Xfce
14cr|libxfcegui4-4.10.0-5|39	Provides:	libxfcegui4-plugins = %{EVRD}
14cr|libxfcegui4-4.10.0-5|40	Requires:	librsvg2
14cr|libxfcegui4-4.10.0-5|41	Requires:	%{name} >= %{EVRD}
14cr|libxfcegui4-4.10.0-5|42	Requires:	%{name}-common >= %{EVRD}
14cr|libxfcegui4-4.10.0-5|43	
14cr|libxfcegui4-4.10.0-5|44	%description -n %{libname}
14cr|libxfcegui4-4.10.0-5|45	Gui libraries for Xfce desktop environment.
14cr|libxfcegui4-4.10.0-5|46	
14cr|libxfcegui4-4.10.0-5|47	%files -n %{libname}
14cr|libxfcegui4-4.10.0-5|48	%{_libdir}/libxfcegui4.so.%{major}*
14cr|libxfcegui4-4.10.0-5|49	
14cr|libxfcegui4-4.10.0-5|50	#----------------------------------------------------------------------------
14cr|libxfcegui4-4.10.0-5|51	
14cr|libxfcegui4-4.10.0-5|52	%package common
14cr|libxfcegui4-4.10.0-5|53	Summary:	Translations for %{name}
14cr|libxfcegui4-4.10.0-5|54	Group:		Graphical desktop/Xfce
14cr|libxfcegui4-4.10.0-5|55	BuildArch:	noarch
14cr|libxfcegui4-4.10.0-5|56	
14cr|libxfcegui4-4.10.0-5|57	%description common
14cr|libxfcegui4-4.10.0-5|58	This package contains common files for %{name}.
14cr|libxfcegui4-4.10.0-5|59	
14cr|libxfcegui4-4.10.0-5|60	%files common -f %{name}.lang
14cr|libxfcegui4-4.10.0-5|61	%{_iconsdir}/hicolor/*/apps/xfce*
14cr|libxfcegui4-4.10.0-5|62	
14cr|libxfcegui4-4.10.0-5|63	#----------------------------------------------------------------------------
14cr|libxfcegui4-4.10.0-5|64	
14cr|libxfcegui4-4.10.0-5|65	%package glade
14cr|libxfcegui4-4.10.0-5|66	Summary:	Glade modules for %{name}
14cr|libxfcegui4-4.10.0-5|67	Group:		Graphical desktop/Xfce
14cr|libxfcegui4-4.10.0-5|68	Requires:	glade3
14cr|libxfcegui4-4.10.0-5|69	
14cr|libxfcegui4-4.10.0-5|70	%description glade
14cr|libxfcegui4-4.10.0-5|71	This package provides a catalog for Glade which allows the use of the
14cr|libxfcegui4-4.10.0-5|72	provided Xfce widgets in Glade.
14cr|libxfcegui4-4.10.0-5|73	
14cr|libxfcegui4-4.10.0-5|74	%files glade
14cr|libxfcegui4-4.10.0-5|75	%{_libdir}/glade3/modules/libgladexfce4.so
14cr|libxfcegui4-4.10.0-5|76	%{_datadir}/glade3/catalogs/xfce4.xml
14cr|libxfcegui4-4.10.0-5|77	%{_datadir}/glade3/catalogs/xfce4.xml.in
14cr|libxfcegui4-4.10.0-5|78	%{_datadir}/glade3/pixmaps/hicolor/*/actions/*.png
14cr|libxfcegui4-4.10.0-5|79	
14cr|libxfcegui4-4.10.0-5|80	#----------------------------------------------------------------------------
14cr|libxfcegui4-4.10.0-5|81	
14cr|libxfcegui4-4.10.0-5|82	%package -n %{devname}
14cr|libxfcegui4-4.10.0-5|83	Summary:	Libraries and header files for the %{name} library
14cr|libxfcegui4-4.10.0-5|84	Group:		Development/Other
14cr|libxfcegui4-4.10.0-5|85	Requires:	%{libname} = %{EVRD}
14cr|libxfcegui4-4.10.0-5|86	Requires:	xfce4-dev-tools
14cr|libxfcegui4-4.10.0-5|87	Requires:	pkgconfig(gladeui-1.0)
14cr|libxfcegui4-4.10.0-5|88	Requires:	pkgconfig(libglade-2.0)
14cr|libxfcegui4-4.10.0-5|89	Provides:	%{name}-devel = %{EVRD}
14cr|libxfcegui4-4.10.0-5|90	Provides:	libxfce4gui-devel = %{EVRD}
14cr|libxfcegui4-4.10.0-5|91	
14cr|libxfcegui4-4.10.0-5|92	%description -n %{devname}
14cr|libxfcegui4-4.10.0-5|93	Libraries and header files for the %{name} library.
14cr|libxfcegui4-4.10.0-5|94	
14cr|libxfcegui4-4.10.0-5|95	%files -n %{devname}
14cr|libxfcegui4-4.10.0-5|96	%doc AUTHORS ChangeLog README NEWS
14cr|libxfcegui4-4.10.0-5|97	%doc %{_datadir}/gtk-doc/html/libxfcegui4/
14cr|libxfcegui4-4.10.0-5|98	%{_libdir}/%{name}.so
14cr|libxfcegui4-4.10.0-5|99	%{_libdir}/pkgconfig/*.pc
14cr|libxfcegui4-4.10.0-5|100	%{_includedir}/xfce4/*
14cr|libxfcegui4-4.10.0-5|101	
14cr|libxfcegui4-4.10.0-5|102	#----------------------------------------------------------------------------
14cr|libxfcegui4-4.10.0-5|103	
14cr|libxfcegui4-4.10.0-5|104	%prep
14cr|libxfcegui4-4.10.0-5|105	%setup -q
14cr|libxfcegui4-4.10.0-5|106	%patch0 -p1 -b .icons
14cr|libxfcegui4-4.10.0-5|107	%patch1 -p0 -b .setenv
14cr|libxfcegui4-4.10.0-5|108	
14cr|libxfcegui4-4.10.0-5|109	%build
14cr|libxfcegui4-4.10.0-5|110	%configure2_5x \
14cr|libxfcegui4-4.10.0-5|111	--disable-static \
14cr|libxfcegui4-4.10.0-5|112	--enable-startup-notification \
14cr|libxfcegui4-4.10.0-5|113	--enable-gladeui
14cr|libxfcegui4-4.10.0-5|114	
14cr|libxfcegui4-4.10.0-5|115	%make
14cr|libxfcegui4-4.10.0-5|116	
14cr|libxfcegui4-4.10.0-5|117	%install
14cr|libxfcegui4-4.10.0-5|118	%makeinstall_std
14cr|libxfcegui4-4.10.0-5|119	
14cr|libxfcegui4-4.10.0-5|120	%find_lang %{name}
14cr|libxfcegui4-4.10.0-5|121	
14cr|libxfcegui4-4.10.0-5|122	%changelog
14cr|libxfcegui4-4.10.0-5|123	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.10.0-5
14cr|libxfcegui4-4.10.0-5|124	+ Revision: ac13fa8
14cr|libxfcegui4-4.10.0-5|125	- Apply patch properly
14cr|libxfcegui4-4.10.0-5|126	
14cr|libxfcegui4-4.10.0-5|127	

2703 14
14cr|libxmi-1.2-9|1	%define major 0
14cr|libxmi-1.2-9|2	%define libname %mklibname xmi %{major}
14cr|libxmi-1.2-9|3	%define libnamedev %mklibname xmi -d
14cr|libxmi-1.2-9|4	
14cr|libxmi-1.2-9|5	Summary:	Libxmi for library rasterizing 2-D vector graphics
14cr|libxmi-1.2-9|6	Name:		libxmi
14cr|libxmi-1.2-9|7	Version:	1.2
14cr|libxmi-1.2-9|8	Release:	9
14cr|libxmi-1.2-9|9	License:	GPL
14cr|libxmi-1.2-9|10	Group:		System/Libraries
14cr|libxmi-1.2-9|11	URL:		http://www.gnu.org/software/libxmi/
14cr|libxmi-1.2-9|12	Source:		ftp://ftp.gnu.org/pub/gnu/libxmi/%{name}-%{version}.tar.bz2
14cr|libxmi-1.2-9|13	
14cr|libxmi-1.2-9|14	%description
14cr|libxmi-1.2-9|15	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
14cr|libxmi-1.2-9|16	graphics. It can draw 2-D graphical primitives, including wide
14cr|libxmi-1.2-9|17	polygonal lines and circular and elliptical arcs, into a
14cr|libxmi-1.2-9|18	user-supplied matrix of pixels. Sophisticated line styles, such
14cr|libxmi-1.2-9|19	as multicolored dashing patterns, can be specified. There is also
14cr|libxmi-1.2-9|20	support for filling and texturing polygons.
14cr|libxmi-1.2-9|21	
14cr|libxmi-1.2-9|22	%package -n %{libname}
14cr|libxmi-1.2-9|23	Summary:	Libxmi for library rasterizing 2-D vector graphics
14cr|libxmi-1.2-9|24	Group:		Development/Other
14cr|libxmi-1.2-9|25	Provides:	%{name} = %{version}
14cr|libxmi-1.2-9|26	
14cr|libxmi-1.2-9|27	%description -n %{libname}
14cr|libxmi-1.2-9|28	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
14cr|libxmi-1.2-9|29	graphics. It can draw 2-D graphical primitives, including wide
14cr|libxmi-1.2-9|30	polygonal lines and circular and elliptical arcs, into a
14cr|libxmi-1.2-9|31	user-supplied matrix of pixels. Sophisticated line styles, such
14cr|libxmi-1.2-9|32	as multicolored dashing patterns, can be specified. There is also
14cr|libxmi-1.2-9|33	support for filling and texturing polygons.
14cr|libxmi-1.2-9|34	
14cr|libxmi-1.2-9|35	%package -n %{libnamedev}
14cr|libxmi-1.2-9|36	Summary:	Libxmi for library rasterizing 2-D vector graphics
14cr|libxmi-1.2-9|37	Group:		Development/Other
14cr|libxmi-1.2-9|38	Requires:	%{libname} = %{version}
14cr|libxmi-1.2-9|39	Provides:	%{name}-devel = %{version}
14cr|libxmi-1.2-9|40	Obsoletes:	%{mklibname xmi -d 0 } < 1.2-8
14cr|libxmi-1.2-9|41	
14cr|libxmi-1.2-9|42	%description -n %{libnamedev}
14cr|libxmi-1.2-9|43	libxmi devel files.
14cr|libxmi-1.2-9|44	
14cr|libxmi-1.2-9|45	
14cr|libxmi-1.2-9|46	%prep
14cr|libxmi-1.2-9|47	
14cr|libxmi-1.2-9|48	%setup -q
14cr|libxmi-1.2-9|49	
14cr|libxmi-1.2-9|50	%build
14cr|libxmi-1.2-9|51	autoreconf -fi
14cr|libxmi-1.2-9|52	%configure2_5x
14cr|libxmi-1.2-9|53	
14cr|libxmi-1.2-9|54	%make
14cr|libxmi-1.2-9|55	
14cr|libxmi-1.2-9|56	%install
14cr|libxmi-1.2-9|57	%makeinstall_std
14cr|libxmi-1.2-9|58	
14cr|libxmi-1.2-9|59	%files -n %{libname}
14cr|libxmi-1.2-9|60	%{_libdir}/*.so.%{major}*
14cr|libxmi-1.2-9|61	
14cr|libxmi-1.2-9|62	%files -n %{libnamedev}
14cr|libxmi-1.2-9|63	%{_libdir}/*.so
14cr|libxmi-1.2-9|64	%{_includedir}/*
14cr|libxmi-1.2-9|65	%{_libdir}/*.*a
14cr|libxmi-1.2-9|66	%{_infodir}/*
14cr|libxmi-1.2-9|67	%changelog
14cr|libxmi-1.2-9|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-9
14cr|libxmi-1.2-9|69	+ Revision: c39f3a8
14cr|libxmi-1.2-9|70	- MassBuild#464: Increase release tag
14cr|libxmi-1.2-9|71	
14cr|libxmi-1.2-9|72	

2704 14
14cr|libxmlrow-0.2-5|1	%define	major 1
14cr|libxmlrow-0.2-5|2	%define libname %mklibname xmlrow %{major}
14cr|libxmlrow-0.2-5|3	%define develname %mklibname xmlrow -d
14cr|libxmlrow-0.2-5|4	
14cr|libxmlrow-0.2-5|5	Summary:	The libxmlrow C library
14cr|libxmlrow-0.2-5|6	Name:		libxmlrow
14cr|libxmlrow-0.2-5|7	Version:	0.2
14cr|libxmlrow-0.2-5|8	Release:	5
14cr|libxmlrow-0.2-5|9	Group:		System/Libraries
14cr|libxmlrow-0.2-5|10	License:	BSD
14cr|libxmlrow-0.2-5|11	URL:		http://tangent.org/
14cr|libxmlrow-0.2-5|12	Source0:	http://download.tangent.org/%{name}-%{version}.tar.gz
14cr|libxmlrow-0.2-5|13	BuildRequires:	libtool
14cr|libxmlrow-0.2-5|14	BuildRequires:	autoconf2.5
14cr|libxmlrow-0.2-5|15	BuildRequires:	libxml2-devel
14cr|libxmlrow-0.2-5|16	
14cr|libxmlrow-0.2-5|17	%description
14cr|libxmlrow-0.2-5|18	The libxmlrow C library.
14cr|libxmlrow-0.2-5|19	
14cr|libxmlrow-0.2-5|20	%package -n	%{libname}
14cr|libxmlrow-0.2-5|21	Summary:	A memcached C library
14cr|libxmlrow-0.2-5|22	Group:          System/Libraries
14cr|libxmlrow-0.2-5|23	
14cr|libxmlrow-0.2-5|24	%description -n	%{libname}
14cr|libxmlrow-0.2-5|25	The libxmlrow C shared library.
14cr|libxmlrow-0.2-5|26	
14cr|libxmlrow-0.2-5|27	%package -n	%{develname}
14cr|libxmlrow-0.2-5|28	Summary:	Static library and header files for the libxmlrow library
14cr|libxmlrow-0.2-5|29	Group:		Development/C
14cr|libxmlrow-0.2-5|30	Requires:	%{libname} = %{version}-%{release}
14cr|libxmlrow-0.2-5|31	Provides:	%{name}-devel = %{EVRD}
14cr|libxmlrow-0.2-5|32	Provides:	xmlrow-devel = %{EVRD}
14cr|libxmlrow-0.2-5|33	
14cr|libxmlrow-0.2-5|34	%description -n	%{develname}
14cr|libxmlrow-0.2-5|35	The libxmlrow C library.
14cr|libxmlrow-0.2-5|36	
14cr|libxmlrow-0.2-5|37	This package contains the static libxmlrow library and its header files.
14cr|libxmlrow-0.2-5|38	
14cr|libxmlrow-0.2-5|39	%prep
14cr|libxmlrow-0.2-5|40	
14cr|libxmlrow-0.2-5|41	%setup -q
14cr|libxmlrow-0.2-5|42	
14cr|libxmlrow-0.2-5|43	%build
14cr|libxmlrow-0.2-5|44	%configure2_5x
14cr|libxmlrow-0.2-5|45	%make
14cr|libxmlrow-0.2-5|46	
14cr|libxmlrow-0.2-5|47	%install
14cr|libxmlrow-0.2-5|48	%makeinstall_std
14cr|libxmlrow-0.2-5|49	
14cr|libxmlrow-0.2-5|50	%files -n %{libname}
14cr|libxmlrow-0.2-5|51	%doc AUTHORS COPYING ChangeLog README
14cr|libxmlrow-0.2-5|52	%{_libdir}/*.so.%{major}*
14cr|libxmlrow-0.2-5|53	
14cr|libxmlrow-0.2-5|54	%files -n %{develname}
14cr|libxmlrow-0.2-5|55	%dir %{_includedir}/%{name}
14cr|libxmlrow-0.2-5|56	%{_includedir}/%{name}/*
14cr|libxmlrow-0.2-5|57	%{_libdir}/*.so
14cr|libxmlrow-0.2-5|58	%{_libdir}/*.a
14cr|libxmlrow-0.2-5|59	%{_libdir}/pkgconfig/*.pc
14cr|libxmlrow-0.2-5|60	
14cr|libxmlrow-0.2-5|61	
14cr|libxmlrow-0.2-5|62	
14cr|libxmlrow-0.2-5|63	
14cr|libxmlrow-0.2-5|64	%changelog
14cr|libxmlrow-0.2-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cr|libxmlrow-0.2-5|66	+ Revision: a4f6921
14cr|libxmlrow-0.2-5|67	- MassBuild#464: Increase release tag
14cr|libxmlrow-0.2-5|68	
14cr|libxmlrow-0.2-5|69	

2705 14
14cr|libxprintapputil-1.0.1-14|1	%define major 1
14cr|libxprintapputil-1.0.1-14|2	%define libname %mklibname xprintapputil %{major}
14cr|libxprintapputil-1.0.1-14|3	%define devname %mklibname -d xprintapputil
14cr|libxprintapputil-1.0.1-14|4	
14cr|libxprintapputil-1.0.1-14|5	Summary:	The XprintAppUtil library
14cr|libxprintapputil-1.0.1-14|6	Name:		libxprintapputil
14cr|libxprintapputil-1.0.1-14|7	Version:	1.0.1
14cr|libxprintapputil-1.0.1-14|8	Release:	14
14cr|libxprintapputil-1.0.1-14|9	License:	MIT
14cr|libxprintapputil-1.0.1-14|10	Group:		Development/X11
14cr|libxprintapputil-1.0.1-14|11	Url:		http://xorg.freedesktop.org
14cr|libxprintapputil-1.0.1-14|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXprintAppUtil-%{version}.tar.bz2
14cr|libxprintapputil-1.0.1-14|13	BuildRequires:	x11-proto-devel
14cr|libxprintapputil-1.0.1-14|14	BuildRequires:	pkgconfig(x11)
14cr|libxprintapputil-1.0.1-14|15	BuildRequires:	pkgconfig(xau)
14cr|libxprintapputil-1.0.1-14|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|libxprintapputil-1.0.1-14|17	BuildRequires:	pkgconfig(xp)
14cr|libxprintapputil-1.0.1-14|18	BuildRequires:	pkgconfig(xprintutil)
14cr|libxprintapputil-1.0.1-14|19	
14cr|libxprintapputil-1.0.1-14|20	%description
14cr|libxprintapputil-1.0.1-14|21	The XprintAppUtil library.
14cr|libxprintapputil-1.0.1-14|22	
14cr|libxprintapputil-1.0.1-14|23	#----------------------------------------------------------------------------
14cr|libxprintapputil-1.0.1-14|24	
14cr|libxprintapputil-1.0.1-14|25	%package -n %{libname}
14cr|libxprintapputil-1.0.1-14|26	Summary:	The XprintAppUtil library
14cr|libxprintapputil-1.0.1-14|27	Group:		Development/X11
14cr|libxprintapputil-1.0.1-14|28	
14cr|libxprintapputil-1.0.1-14|29	%description -n %{libname}
14cr|libxprintapputil-1.0.1-14|30	The XprintAppUtil Library.
14cr|libxprintapputil-1.0.1-14|31	
14cr|libxprintapputil-1.0.1-14|32	%files -n %{libname}
14cr|libxprintapputil-1.0.1-14|33	%{_libdir}/libXprintAppUtil.so.%{major}*
14cr|libxprintapputil-1.0.1-14|34	
14cr|libxprintapputil-1.0.1-14|35	#----------------------------------------------------------------------------
14cr|libxprintapputil-1.0.1-14|36	
14cr|libxprintapputil-1.0.1-14|37	%package -n %{devname}
14cr|libxprintapputil-1.0.1-14|38	Summary:	Development files for %{name}
14cr|libxprintapputil-1.0.1-14|39	Group:		Development/X11
14cr|libxprintapputil-1.0.1-14|40	Requires:	%{libname} = %{EVRD}
14cr|libxprintapputil-1.0.1-14|41	Obsoletes:	%{_lib}xprintapputil-static-devel < 1.0.1-13
14cr|libxprintapputil-1.0.1-14|42	
14cr|libxprintapputil-1.0.1-14|43	%description -n %{devname}
14cr|libxprintapputil-1.0.1-14|44	Development files for %{name}.
14cr|libxprintapputil-1.0.1-14|45	
14cr|libxprintapputil-1.0.1-14|46	%files -n %{devname}
14cr|libxprintapputil-1.0.1-14|47	%{_libdir}/libXprintAppUtil.so
14cr|libxprintapputil-1.0.1-14|48	%{_libdir}/pkgconfig/xprintapputil.pc
14cr|libxprintapputil-1.0.1-14|49	%{_includedir}/X11/XprintAppUtil/xpapputil.h
14cr|libxprintapputil-1.0.1-14|50	
14cr|libxprintapputil-1.0.1-14|51	#----------------------------------------------------------------------------
14cr|libxprintapputil-1.0.1-14|52	
14cr|libxprintapputil-1.0.1-14|53	%prep
14cr|libxprintapputil-1.0.1-14|54	%setup -q -n libXprintAppUtil-%{version}
14cr|libxprintapputil-1.0.1-14|55	
14cr|libxprintapputil-1.0.1-14|56	%build
14cr|libxprintapputil-1.0.1-14|57	%configure2_5x\
14cr|libxprintapputil-1.0.1-14|58	--disable-static \
14cr|libxprintapputil-1.0.1-14|59	--x-includes=%{_includedir}\
14cr|libxprintapputil-1.0.1-14|60	--x-libraries=%{_libdir}
14cr|libxprintapputil-1.0.1-14|61	
14cr|libxprintapputil-1.0.1-14|62	%make
14cr|libxprintapputil-1.0.1-14|63	
14cr|libxprintapputil-1.0.1-14|64	%install
14cr|libxprintapputil-1.0.1-14|65	%makeinstall_std
14cr|libxprintapputil-1.0.1-14|66	
14cr|libxprintapputil-1.0.1-14|67	
14cr|libxprintapputil-1.0.1-14|68	%changelog
14cr|libxprintapputil-1.0.1-14|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-14
14cr|libxprintapputil-1.0.1-14|70	+ Revision: 3264946
14cr|libxprintapputil-1.0.1-14|71	- MassBuild#464: Increase release tag
14cr|libxprintapputil-1.0.1-14|72	
14cr|libxprintapputil-1.0.1-14|73	

2706 14
14cr|libxr-1.0-5|1	%define major 1
14cr|libxr-1.0-5|2	%define libname %mklibname xr %{major}
14cr|libxr-1.0-5|3	%define develname %mklibname xr -d
14cr|libxr-1.0-5|4	
14cr|libxr-1.0-5|5	Summary:	Cross-platform XML-RPC client/server library written in C
14cr|libxr-1.0-5|6	Name:		libxr
14cr|libxr-1.0-5|7	Version:	1.0
14cr|libxr-1.0-5|8	Release:	5
14cr|libxr-1.0-5|9	License:	LGPLv2+
14cr|libxr-1.0-5|10	Group:		System/Libraries
14cr|libxr-1.0-5|11	Url:		http://oss.zonio.net/libxr.htm
14cr|libxr-1.0-5|12	Source0:	http://oss.zonio.net/releases/libxr/libxr-%{version}.tar.bz2
14cr|libxr-1.0-5|13	BuildRequires:	flex
14cr|libxr-1.0-5|14	BuildRequires:	bison
14cr|libxr-1.0-5|15	BuildRequires:	libglib2-devel	>= 2.12.0
14cr|libxr-1.0-5|16	BuildRequires:	pkgconfig(libxml-2.0)	>= 2.6.20
14cr|libxr-1.0-5|17	BuildRequires:	openssl-devel	>= 0.9.8e
14cr|libxr-1.0-5|18	BuildRequires:	re2c
14cr|libxr-1.0-5|19	Requires:	%{libname} = %{version}-%{release}
14cr|libxr-1.0-5|20	Requires:	%{develname} = %{version}-%{release}
14cr|libxr-1.0-5|21	
14cr|libxr-1.0-5|22	%description
14cr|libxr-1.0-5|23	Cross-platform XML-RPC client/server library written in C that supports
14cr|libxr-1.0-5|24	persistent HTTP/1.1 conenctions over SSL and comes with XML-RPC interface
14cr|libxr-1.0-5|25	description language and client/server code compiler.
14cr|libxr-1.0-5|26	
14cr|libxr-1.0-5|27	Features:
14cr|libxr-1.0-5|28	
14cr|libxr-1.0-5|29	- Persistent connections over HTTP/1.1
14cr|libxr-1.0-5|30	- SSLv3/TLSv1 using OpenSSL.
14cr|libxr-1.0-5|31	- XML-RPC interface description language (XDL).
14cr|libxr-1.0-5|32	- XML-RPC client stubs/servlet skels compiler.
14cr|libxr-1.0-5|33	- Multiple servlets per server.
14cr|libxr-1.0-5|34	- Servlet lifetime (init -- call -- call -- fini).
14cr|libxr-1.0-5|35	- Multiplatform (linux, mingw32 on windows).
14cr|libxr-1.0-5|36	- IPV6 as soon as OpenSSL 0.9.9 is released.
14cr|libxr-1.0-5|37	
14cr|libxr-1.0-5|38	%package -n %{libname}
14cr|libxr-1.0-5|39	Summary:	Main library for libxr
14cr|libxr-1.0-5|40	Group:		System/Libraries
14cr|libxr-1.0-5|41	Obsoletes:	%mklibname xr 0
14cr|libxr-1.0-5|42	
14cr|libxr-1.0-5|43	%description -n %{libname}
14cr|libxr-1.0-5|44	Main library for libxr.
14cr|libxr-1.0-5|45	
14cr|libxr-1.0-5|46	%package -n %{develname}
14cr|libxr-1.0-5|47	Summary:	Development files for libxr
14cr|libxr-1.0-5|48	Group:		Development/C
14cr|libxr-1.0-5|49	Requires:	%{name} = %{version}-%{release}
14cr|libxr-1.0-5|50	Obsoletes:	%mklibname %{name} 0 -d
14cr|libxr-1.0-5|51	
14cr|libxr-1.0-5|52	%description -n %{develname}
14cr|libxr-1.0-5|53	Development files for libxr.
14cr|libxr-1.0-5|54	
14cr|libxr-1.0-5|55	%prep
14cr|libxr-1.0-5|56	%setup -q
14cr|libxr-1.0-5|57	
14cr|libxr-1.0-5|58	%build
14cr|libxr-1.0-5|59	%configure2_5x
14cr|libxr-1.0-5|60	
14cr|libxr-1.0-5|61	%make
14cr|libxr-1.0-5|62	
14cr|libxr-1.0-5|63	%install
14cr|libxr-1.0-5|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libxr-1.0-5|65	
14cr|libxr-1.0-5|66	%makeinstall_std
14cr|libxr-1.0-5|67	
14cr|libxr-1.0-5|68	%if %mdkversion < 200900
14cr|libxr-1.0-5|69	%post -n %{libname} -p /sbin/ldconfig
14cr|libxr-1.0-5|70	%endif
14cr|libxr-1.0-5|71	
14cr|libxr-1.0-5|72	%if %mdkversion < 200900
14cr|libxr-1.0-5|73	%postun -n %{libname} -p /sbin/ldconfig
14cr|libxr-1.0-5|74	%endif
14cr|libxr-1.0-5|75	
14cr|libxr-1.0-5|76	%clean
14cr|libxr-1.0-5|77	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|libxr-1.0-5|78	
14cr|libxr-1.0-5|79	%files
14cr|libxr-1.0-5|80	%defattr(-,root,root)
14cr|libxr-1.0-5|81	%{_bindir}/xdl-compiler
14cr|libxr-1.0-5|82	%{_mandir}/man1/xdl-compiler.*
14cr|libxr-1.0-5|83	
14cr|libxr-1.0-5|84	%files -n %{libname}
14cr|libxr-1.0-5|85	%defattr(-,root,root)
14cr|libxr-1.0-5|86	%{_libdir}/libxr.so.%{major}*
14cr|libxr-1.0-5|87	
14cr|libxr-1.0-5|88	%files -n %{develname}
14cr|libxr-1.0-5|89	%defattr(-,root,root)
14cr|libxr-1.0-5|90	%doc AUTHORS NEWS README TODO
14cr|libxr-1.0-5|91	%{_includedir}/libxr/*.h
14cr|libxr-1.0-5|92	%{_libdir}/libxr.a
14cr|libxr-1.0-5|93	%{_libdir}/libxr.so
14cr|libxr-1.0-5|94	%{_libdir}/pkgconfig/libxr.pc
14cr|libxr-1.0-5|95	
14cr|libxr-1.0-5|96	
14cr|libxr-1.0-5|97	
14cr|libxr-1.0-5|98	%changelog
14cr|libxr-1.0-5|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|libxr-1.0-5|100	+ Revision: 4c0838f
14cr|libxr-1.0-5|101	- MassBuild#464: Increase release tag
14cr|libxr-1.0-5|102	
14cr|libxr-1.0-5|103	

2707 14
14cr|libzen-0.4.29-2|1	%define	oname	zen
14cr|libzen-0.4.29-2|2	
14cr|libzen-0.4.29-2|3	%define	major	0
14cr|libzen-0.4.29-2|4	%define	libname	%mklibname %{oname} %{major}
14cr|libzen-0.4.29-2|5	%define	devname	%mklibname %{oname} -d
14cr|libzen-0.4.29-2|6	
14cr|libzen-0.4.29-2|7	Name:		libzen
14cr|libzen-0.4.29-2|8	Version:	0.4.29
14cr|libzen-0.4.29-2|9	Release:	2
14cr|libzen-0.4.29-2|10	Summary:	Shared library for mediainfo
14cr|libzen-0.4.29-2|11	Group:		System/Libraries
14cr|libzen-0.4.29-2|12	License:	BSD
14cr|libzen-0.4.29-2|13	URL:		http://zenlib.sourceforge.net/
14cr|libzen-0.4.29-2|14	Source0:	http://downloads.sourceforge.net/zenlib/%{name}_%{version}.tar.bz2
14cr|libzen-0.4.29-2|15	Patch0:		%{name}_0.4.20-fix-build.patch
14cr|libzen-0.4.29-2|16	BuildRequires:	dos2unix
14cr|libzen-0.4.29-2|17	BuildRequires:	doxygen
14cr|libzen-0.4.29-2|18	
14cr|libzen-0.4.29-2|19	%description
14cr|libzen-0.4.29-2|20	Shared library for libmediainfo and mediainfo-gui.
14cr|libzen-0.4.29-2|21	
14cr|libzen-0.4.29-2|22	#----------------------------------------------------------------------------
14cr|libzen-0.4.29-2|23	
14cr|libzen-0.4.29-2|24	%package -n %{libname}
14cr|libzen-0.4.29-2|25	Summary:	Shared library for mediainfo
14cr|libzen-0.4.29-2|26	Group:		System/Libraries
14cr|libzen-0.4.29-2|27	
14cr|libzen-0.4.29-2|28	%description -n %{libname}
14cr|libzen-0.4.29-2|29	Shared library for libmediainfo and mediainfo-gui.
14cr|libzen-0.4.29-2|30	
14cr|libzen-0.4.29-2|31	%files -n %{libname}
14cr|libzen-0.4.29-2|32	%doc *.txt
14cr|libzen-0.4.29-2|33	%{_bindir}/%{name}-config
14cr|libzen-0.4.29-2|34	%{_libdir}/%{name}.so.%{major}*
14cr|libzen-0.4.29-2|35	
14cr|libzen-0.4.29-2|36	#----------------------------------------------------------------------------
14cr|libzen-0.4.29-2|37	
14cr|libzen-0.4.29-2|38	%package -n %{devname}
14cr|libzen-0.4.29-2|39	Summary:	Include files and libraries for development
14cr|libzen-0.4.29-2|40	Group:		Development/C++
14cr|libzen-0.4.29-2|41	Requires:	%{libname} = %{version}
14cr|libzen-0.4.29-2|42	Provides:	zenlib-devel = %{version}-%{release}
14cr|libzen-0.4.29-2|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|libzen-0.4.29-2|44	
14cr|libzen-0.4.29-2|45	%description -n %{devname}
14cr|libzen-0.4.29-2|46	Include files and mandatory libraries for development.
14cr|libzen-0.4.29-2|47	
14cr|libzen-0.4.29-2|48	%files -n %{devname}
14cr|libzen-0.4.29-2|49	%doc Source/Doc/Documentation.html
14cr|libzen-0.4.29-2|50	%doc Doc/*
14cr|libzen-0.4.29-2|51	%{_includedir}/ZenLib
14cr|libzen-0.4.29-2|52	%{_libdir}/%{name}.so
14cr|libzen-0.4.29-2|53	%{_libdir}/pkgconfig/*.pc
14cr|libzen-0.4.29-2|54	
14cr|libzen-0.4.29-2|55	#----------------------------------------------------------------------------
14cr|libzen-0.4.29-2|56	
14cr|libzen-0.4.29-2|57	%prep
14cr|libzen-0.4.29-2|58	%setup -qn ZenLib
14cr|libzen-0.4.29-2|59	%patch0 -p0
14cr|libzen-0.4.29-2|60	
14cr|libzen-0.4.29-2|61	#fix EOLs and rights
14cr|libzen-0.4.29-2|62	dos2unix *.txt Source/Doc/*.html
14cr|libzen-0.4.29-2|63	chmod 644 *.txt Source/Doc/*.html
14cr|libzen-0.4.29-2|64	
14cr|libzen-0.4.29-2|65	
14cr|libzen-0.4.29-2|66	%build
14cr|libzen-0.4.29-2|67	pushd Project/GNU/Library
14cr|libzen-0.4.29-2|68	autoreconf -vfi
14cr|libzen-0.4.29-2|69	%configure2_5x \
14cr|libzen-0.4.29-2|70	--enable-shared \
14cr|libzen-0.4.29-2|71	--disable-static
14cr|libzen-0.4.29-2|72	%make
14cr|libzen-0.4.29-2|73	popd
14cr|libzen-0.4.29-2|74	
14cr|libzen-0.4.29-2|75	# generate docs
14cr|libzen-0.4.29-2|76	pushd Source/Doc
14cr|libzen-0.4.29-2|77	doxygen -u 2> /dev/null
14cr|libzen-0.4.29-2|78	doxygen Doxyfile
14cr|libzen-0.4.29-2|79	popd
14cr|libzen-0.4.29-2|80	
14cr|libzen-0.4.29-2|81	
14cr|libzen-0.4.29-2|82	%install
14cr|libzen-0.4.29-2|83	pushd Project/GNU/Library
14cr|libzen-0.4.29-2|84	%makeinstall_std
14cr|libzen-0.4.29-2|85	popd
14cr|libzen-0.4.29-2|86	
14cr|libzen-0.4.29-2|87	# Zenlib headers and ZenLib-config
14cr|libzen-0.4.29-2|88	install -dm 755 %{buildroot}%{_includedir}/ZenLib
14cr|libzen-0.4.29-2|89	install -m 644 Source/ZenLib/*.h %{buildroot}%{_includedir}/ZenLib
14cr|libzen-0.4.29-2|90	
14cr|libzen-0.4.29-2|91	for i in HTTP_Client Format/Html Format/Http; do
14cr|libzen-0.4.29-2|92	install -dm 755 %{buildroot}%{_includedir}/ZenLib/$i
14cr|libzen-0.4.29-2|93	install -m 644 Source/ZenLib/$i/*.h %{buildroot}%{_includedir}/ZenLib/$i
14cr|libzen-0.4.29-2|94	done
14cr|libzen-0.4.29-2|95	
14cr|libzen-0.4.29-2|96	#fix and install pkgconfig file
14cr|libzen-0.4.29-2|97	sed -i -e 's|Version: 0.4.25|Version: %{version}|g' Project/GNU/Library/libzen.pc
14cr|libzen-0.4.29-2|98	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libzen.pc
14cr|libzen-0.4.29-2|99	
14cr|libzen-0.4.29-2|100	install -dm 755 %{buildroot}%{_libdir}/pkgconfig
14cr|libzen-0.4.29-2|101	install -m 644 Project/GNU/Library/libzen.pc %{buildroot}%{_libdir}/pkgconfig
14cr|libzen-0.4.29-2|102	
14cr|libzen-0.4.29-2|103	#we don't want these
14cr|libzen-0.4.29-2|104	rm %{buildroot}%{_libdir}/libzen.la
14cr|libzen-0.4.29-2|105	
14cr|libzen-0.4.29-2|106	
14cr|libzen-0.4.29-2|107	
14cr|libzen-0.4.29-2|108	%changelog
14cr|libzen-0.4.29-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.29-2
14cr|libzen-0.4.29-2|110	+ Revision: d326628
14cr|libzen-0.4.29-2|111	- MassBuild#464: Increase release tag
14cr|libzen-0.4.29-2|112	
14cr|libzen-0.4.29-2|113	

2708 14
14cr|libzita-convolver-3.1.0-2|1	%define name_base       zita-convolver
14cr|libzita-convolver-3.1.0-2|2	%define name            libzita-convolver
14cr|libzita-convolver-3.1.0-2|3	%define version         3.1.0
14cr|libzita-convolver-3.1.0-2|4	%define release         2
14cr|libzita-convolver-3.1.0-2|5	%define lib_major       3
14cr|libzita-convolver-3.1.0-2|6	%define lib_name        %mklibname %name_base %{lib_major}
14cr|libzita-convolver-3.1.0-2|7	%define lib_name_devel  %mklibname %name_base -d
14cr|libzita-convolver-3.1.0-2|8	
14cr|libzita-convolver-3.1.0-2|9	Name:           %{name}
14cr|libzita-convolver-3.1.0-2|10	Summary:        Audio convolution engine library needed by jconvolver
14cr|libzita-convolver-3.1.0-2|11	Version:        %{version}
14cr|libzita-convolver-3.1.0-2|12	Release:        %{release}
14cr|libzita-convolver-3.1.0-2|13	
14cr|libzita-convolver-3.1.0-2|14	Source:         http://www.kokkinizita.net/linuxaudio/downloads/%name_base-%{version}.tar.bz2
14cr|libzita-convolver-3.1.0-2|15	URL:            http://www.kokkinizita.net/linuxaudio/
14cr|libzita-convolver-3.1.0-2|16	License:        LGPLv2
14cr|libzita-convolver-3.1.0-2|17	Group:          Sound
14cr|libzita-convolver-3.1.0-2|18	BuildRequires:  fftw3-devel
14cr|libzita-convolver-3.1.0-2|19	
14cr|libzita-convolver-3.1.0-2|20	%description
14cr|libzita-convolver-3.1.0-2|21	Convolution engine library for use with jconvolver. Jconvolver is a
14cr|libzita-convolver-3.1.0-2|22	Convolution Engine for JACK using FFT-based partitioned convolution with
14cr|libzita-convolver-3.1.0-2|23	multiple partition sizes. It is mainly used to create realistic acoustic
14cr|libzita-convolver-3.1.0-2|24	environments for sounds sent to its input. Jconvolver uses a configurable
14cr|libzita-convolver-3.1.0-2|25	smallest partition size at the start of the impulse response, and longer
14cr|libzita-convolver-3.1.0-2|26	ones further on. This it allows long impulse responses along with minimal
14cr|libzita-convolver-3.1.0-2|27	or even zero delay at a reasonable CPU load.
14cr|libzita-convolver-3.1.0-2|28	
14cr|libzita-convolver-3.1.0-2|29	#-----------------------------------
14cr|libzita-convolver-3.1.0-2|30	%package -n %{lib_name}
14cr|libzita-convolver-3.1.0-2|31	
14cr|libzita-convolver-3.1.0-2|32	Summary:        Audio convolution engine library needed by jconvolver
14cr|libzita-convolver-3.1.0-2|33	Group:          Sound
14cr|libzita-convolver-3.1.0-2|34	
14cr|libzita-convolver-3.1.0-2|35	%description -n %{lib_name}
14cr|libzita-convolver-3.1.0-2|36	Convolution engine library for use with jconvolver. Jconvolver is a
14cr|libzita-convolver-3.1.0-2|37	Convolution Engine for JACK using FFT-based partitioned convolution with
14cr|libzita-convolver-3.1.0-2|38	multiple partition sizes. It is mainly used to create realistic acoustic
14cr|libzita-convolver-3.1.0-2|39	environments for sounds sent to its input. Jconvolver uses a configurable
14cr|libzita-convolver-3.1.0-2|40	smallest partition size at the start of the impulse response, and longer
14cr|libzita-convolver-3.1.0-2|41	ones further on. This it allows long impulse responses along with minimal
14cr|libzita-convolver-3.1.0-2|42	or even zero delay at a reasonable CPU load.
14cr|libzita-convolver-3.1.0-2|43	
14cr|libzita-convolver-3.1.0-2|44	%files -n %{lib_name}
14cr|libzita-convolver-3.1.0-2|45	%defattr(-,root,root,-)
14cr|libzita-convolver-3.1.0-2|46	%{_libdir}/%{name}.so.*
14cr|libzita-convolver-3.1.0-2|47	
14cr|libzita-convolver-3.1.0-2|48	#-----------------------------------
14cr|libzita-convolver-3.1.0-2|49	%package -n %{lib_name_devel}
14cr|libzita-convolver-3.1.0-2|50	
14cr|libzita-convolver-3.1.0-2|51	Summary:        The zita-convolver library development headers
14cr|libzita-convolver-3.1.0-2|52	Group:          Sound
14cr|libzita-convolver-3.1.0-2|53	Requires:       %{lib_name} = %{version}-%{release}
14cr|libzita-convolver-3.1.0-2|54	Provides:       %{name}-devel = %{version}-%{release}
14cr|libzita-convolver-3.1.0-2|55	
14cr|libzita-convolver-3.1.0-2|56	%description -n %{lib_name_devel}
14cr|libzita-convolver-3.1.0-2|57	Development files needed to build applications against libzita-convolver.
14cr|libzita-convolver-3.1.0-2|58	
14cr|libzita-convolver-3.1.0-2|59	%files -n %{lib_name_devel}
14cr|libzita-convolver-3.1.0-2|60	%defattr(-,root,root,-)
14cr|libzita-convolver-3.1.0-2|61	%{_libdir}/%{name}.so
14cr|libzita-convolver-3.1.0-2|62	%{_includedir}/*.h
14cr|libzita-convolver-3.1.0-2|63	
14cr|libzita-convolver-3.1.0-2|64	#-----------------------------------
14cr|libzita-convolver-3.1.0-2|65	
14cr|libzita-convolver-3.1.0-2|66	%prep
14cr|libzita-convolver-3.1.0-2|67	%setup -q -n %name_base-%{version}
14cr|libzita-convolver-3.1.0-2|68	cd libs
14cr|libzita-convolver-3.1.0-2|69	perl -pi -e 's/PREFIX =/#PREFIX =/g' Makefile
14cr|libzita-convolver-3.1.0-2|70	perl -pi -e 's/CPPFLAGS \+=/#CPPFLAGS \+=/g' Makefile
14cr|libzita-convolver-3.1.0-2|71	perl -pi -e 's/ldconfig//g' Makefile
14cr|libzita-convolver-3.1.0-2|72	perl -pi -e 's/-march=native//g' Makefile
14cr|libzita-convolver-3.1.0-2|73	
14cr|libzita-convolver-3.1.0-2|74	%build
14cr|libzita-convolver-3.1.0-2|75	cd libs
14cr|libzita-convolver-3.1.0-2|76	CPPFLAGS="%{optflags} -fPIC -mmmx -msse -mfpmath=sse -ffast-math" make
14cr|libzita-convolver-3.1.0-2|77	
14cr|libzita-convolver-3.1.0-2|78	%install
14cr|libzita-convolver-3.1.0-2|79	rm -rf %{buildroot}
14cr|libzita-convolver-3.1.0-2|80	cd libs
14cr|libzita-convolver-3.1.0-2|81	PREFIX=%{buildroot}%{_prefix} make install
14cr|libzita-convolver-3.1.0-2|82	
14cr|libzita-convolver-3.1.0-2|83	%clean
14cr|libzita-convolver-3.1.0-2|84	rm -rf %{buildroot}
14cr|libzita-convolver-3.1.0-2|85	
14cr|libzita-convolver-3.1.0-2|86	
14cr|libzita-convolver-3.1.0-2|87	
14cr|libzita-convolver-3.1.0-2|88	%changelog
14cr|libzita-convolver-3.1.0-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-2
14cr|libzita-convolver-3.1.0-2|90	+ Revision: 4d3fb45
14cr|libzita-convolver-3.1.0-2|91	- MassBuild#464: Increase release tag
14cr|libzita-convolver-3.1.0-2|92	
14cr|libzita-convolver-3.1.0-2|93	

2709 14
14cr|libzita-resampler-1.1.0-4|1	%define major 1
14cr|libzita-resampler-1.1.0-4|2	%define libname %mklibname zita-resampler %{major}
14cr|libzita-resampler-1.1.0-4|3	%define devname %mklibname zita-resampler -d
14cr|libzita-resampler-1.1.0-4|4	
14cr|libzita-resampler-1.1.0-4|5	Summary:	Fast, high-quality sample rate conversion library
14cr|libzita-resampler-1.1.0-4|6	Name:		libzita-resampler
14cr|libzita-resampler-1.1.0-4|7	Version:	1.1.0
14cr|libzita-resampler-1.1.0-4|8	Release:	4
14cr|libzita-resampler-1.1.0-4|9	License:	GPLv2+
14cr|libzita-resampler-1.1.0-4|10	Group:		Sound
14cr|libzita-resampler-1.1.0-4|11	Url:		http://www.kokkinizita.net/linuxaudio/zita-resampler/resampler.html
14cr|libzita-resampler-1.1.0-4|12	Source0:	http://www.kokkinizita.net/linuxaudio/downloads/zita-resampler-%{version}.tar.bz2
14cr|libzita-resampler-1.1.0-4|13	BuildRequires:	pkgconfig(sndfile)
14cr|libzita-resampler-1.1.0-4|14	
14cr|libzita-resampler-1.1.0-4|15	%description
14cr|libzita-resampler-1.1.0-4|16	zita-resampler is a C++ library for resampling audio signals. It is
14cr|libzita-resampler-1.1.0-4|17	designed to be used within a real-time processing context, to be fast,
14cr|libzita-resampler-1.1.0-4|18	and to provide high-quality sample rate conversion.
14cr|libzita-resampler-1.1.0-4|19	
14cr|libzita-resampler-1.1.0-4|20	The library operates on signals represented in single-precision
14cr|libzita-resampler-1.1.0-4|21	floating point format. For multichannel operation both the input and
14cr|libzita-resampler-1.1.0-4|22	output signals are assumed to be stored as interleaved samples.
14cr|libzita-resampler-1.1.0-4|23	
14cr|libzita-resampler-1.1.0-4|24	The API allows a trade-off between quality and CPU load. For the
14cr|libzita-resampler-1.1.0-4|25	latter a range of approximately 1:6 is available. Even at the highest
14cr|libzita-resampler-1.1.0-4|26	quality setting zita-resampler will be faster than most similar
14cr|libzita-resampler-1.1.0-4|27	libraries, e.g. libsamplerate.
14cr|libzita-resampler-1.1.0-4|28	
14cr|libzita-resampler-1.1.0-4|29	#----------------------------------------------------------------------------
14cr|libzita-resampler-1.1.0-4|30	
14cr|libzita-resampler-1.1.0-4|31	%package -n %{libname}
14cr|libzita-resampler-1.1.0-4|32	Summary:	Fast, high-quality sample rate conversion library
14cr|libzita-resampler-1.1.0-4|33	Group:		System/Libraries
14cr|libzita-resampler-1.1.0-4|34	
14cr|libzita-resampler-1.1.0-4|35	%description -n %{libname}
14cr|libzita-resampler-1.1.0-4|36	zita-resampler is a C++ library for resampling audio signals. It is
14cr|libzita-resampler-1.1.0-4|37	designed to be used within a real-time processing context, to be fast,
14cr|libzita-resampler-1.1.0-4|38	and to provide high-quality sample rate conversion.
14cr|libzita-resampler-1.1.0-4|39	
14cr|libzita-resampler-1.1.0-4|40	The library operates on signals represented in single-precision
14cr|libzita-resampler-1.1.0-4|41	floating point format. For multichannel operation both the input and
14cr|libzita-resampler-1.1.0-4|42	output signals are assumed to be stored as interleaved samples
14cr|libzita-resampler-1.1.0-4|43	
14cr|libzita-resampler-1.1.0-4|44	%files -n %{libname}
14cr|libzita-resampler-1.1.0-4|45	%doc AUTHORS COPYING
14cr|libzita-resampler-1.1.0-4|46	%{_libdir}/%{name}.so.%{major}*
14cr|libzita-resampler-1.1.0-4|47	
14cr|libzita-resampler-1.1.0-4|48	#----------------------------------------------------------------------------
14cr|libzita-resampler-1.1.0-4|49	
14cr|libzita-resampler-1.1.0-4|50	%package  -n %{devname}
14cr|libzita-resampler-1.1.0-4|51	Summary:	Development libraries and headers for %{name}
14cr|libzita-resampler-1.1.0-4|52	Group:		Development/C
14cr|libzita-resampler-1.1.0-4|53	Requires:	%{libname} = %{EVRD}
14cr|libzita-resampler-1.1.0-4|54	Provides:	%{name}-devel = %{EVRD}
14cr|libzita-resampler-1.1.0-4|55	
14cr|libzita-resampler-1.1.0-4|56	%description -n %{devname}
14cr|libzita-resampler-1.1.0-4|57	This package contains the headers and development libraries
14cr|libzita-resampler-1.1.0-4|58	for %{name}.
14cr|libzita-resampler-1.1.0-4|59	
14cr|libzita-resampler-1.1.0-4|60	%files -n %{devname}
14cr|libzita-resampler-1.1.0-4|61	%doc docs/*
14cr|libzita-resampler-1.1.0-4|62	%{_libdir}/%{name}.so
14cr|libzita-resampler-1.1.0-4|63	%{_includedir}/zita-resampler/*.h
14cr|libzita-resampler-1.1.0-4|64	
14cr|libzita-resampler-1.1.0-4|65	#----------------------------------------------------------------------------
14cr|libzita-resampler-1.1.0-4|66	
14cr|libzita-resampler-1.1.0-4|67	%package -n zita-resampler
14cr|libzita-resampler-1.1.0-4|68	Summary:	The zresample executable comming with %{name}
14cr|libzita-resampler-1.1.0-4|69	Group:		Sound
14cr|libzita-resampler-1.1.0-4|70	
14cr|libzita-resampler-1.1.0-4|71	%description -n zita-resampler
14cr|libzita-resampler-1.1.0-4|72	zita-resampler is a C++ library for resampling audio signals. It is
14cr|libzita-resampler-1.1.0-4|73	designed to be used within a real-time processing context, to be fast,
14cr|libzita-resampler-1.1.0-4|74	and to provide high-quality sample rate conversion.
14cr|libzita-resampler-1.1.0-4|75	
14cr|libzita-resampler-1.1.0-4|76	This package provides the zresample executable.
14cr|libzita-resampler-1.1.0-4|77	
14cr|libzita-resampler-1.1.0-4|78	%files -n zita-resampler
14cr|libzita-resampler-1.1.0-4|79	%{_bindir}/zresample
14cr|libzita-resampler-1.1.0-4|80	%{_mandir}/man1/zresample.*
14cr|libzita-resampler-1.1.0-4|81	
14cr|libzita-resampler-1.1.0-4|82	#----------------------------------------------------------------------------
14cr|libzita-resampler-1.1.0-4|83	
14cr|libzita-resampler-1.1.0-4|84	%prep
14cr|libzita-resampler-1.1.0-4|85	%setup -q -n zita-resampler-%{version}
14cr|libzita-resampler-1.1.0-4|86	
14cr|libzita-resampler-1.1.0-4|87	# To make sure to have the correct Fedora specific flags:
14cr|libzita-resampler-1.1.0-4|88	sed -i 's|-O2|%{optflags} -I../libs|' libs/Makefile
14cr|libzita-resampler-1.1.0-4|89	sed -i 's|-O3|%{optflags} -I../libs|' apps/Makefile
14cr|libzita-resampler-1.1.0-4|90	sed -i 's|ldconfig||' libs/Makefile
14cr|libzita-resampler-1.1.0-4|91	sed -i 's|-march=native||' libs/Makefile
14cr|libzita-resampler-1.1.0-4|92	sed -i 's|-march=native||' apps/Makefile
14cr|libzita-resampler-1.1.0-4|93	
14cr|libzita-resampler-1.1.0-4|94	%build
14cr|libzita-resampler-1.1.0-4|95	export LDFLAGS="-L../libs"
14cr|libzita-resampler-1.1.0-4|96	%make -C libs
14cr|libzita-resampler-1.1.0-4|97	# In order to build apps, we need to create the symlink
14cr|libzita-resampler-1.1.0-4|98	# Note that this is originally done at "make install" stage
14cr|libzita-resampler-1.1.0-4|99	ln -sf libzita-resampler.so.%{version} libs/libzita-resampler.so
14cr|libzita-resampler-1.1.0-4|100	%make -C apps
14cr|libzita-resampler-1.1.0-4|101	
14cr|libzita-resampler-1.1.0-4|102	%install
14cr|libzita-resampler-1.1.0-4|103	make PREFIX=%{buildroot}%{_prefix} LIBDIR=%{_lib} -C libs install
14cr|libzita-resampler-1.1.0-4|104	make PREFIX=%{buildroot}%{_prefix} BINDIR=%{_bin} \
14cr|libzita-resampler-1.1.0-4|105	MANDIR=%{buildroot}%{_mandir}/man1 -C apps install
14cr|libzita-resampler-1.1.0-4|106	
14cr|libzita-resampler-1.1.0-4|107	
14cr|libzita-resampler-1.1.0-4|108	%changelog
14cr|libzita-resampler-1.1.0-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cr|libzita-resampler-1.1.0-4|110	+ Revision: 623d05f
14cr|libzita-resampler-1.1.0-4|111	- MassBuild#464: Increase release tag
14cr|libzita-resampler-1.1.0-4|112	
14cr|libzita-resampler-1.1.0-4|113	

2710 14
14cr|libzrtpcpp-2.3.4-2|1	%define major 2
14cr|libzrtpcpp-2.3.4-2|2	%define libname %mklibname zrtpcpp %{major}
14cr|libzrtpcpp-2.3.4-2|3	%define devname %mklibname zrtpcpp -d
14cr|libzrtpcpp-2.3.4-2|4	
14cr|libzrtpcpp-2.3.4-2|5	Summary:	A ccrtp extension for zrtp/Zfone support
14cr|libzrtpcpp-2.3.4-2|6	Name:		libzrtpcpp
14cr|libzrtpcpp-2.3.4-2|7	Version:	2.3.4
14cr|libzrtpcpp-2.3.4-2|8	Release:	2
14cr|libzrtpcpp-2.3.4-2|9	License:	GPLv2+
14cr|libzrtpcpp-2.3.4-2|10	Group:		System/Libraries
14cr|libzrtpcpp-2.3.4-2|11	Url:		http://www.gnu.org/software/commoncpp/commoncpp.html
14cr|libzrtpcpp-2.3.4-2|12	Source0:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz
14cr|libzrtpcpp-2.3.4-2|13	Source1:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz.sig
14cr|libzrtpcpp-2.3.4-2|14	BuildRequires:	cmake
14cr|libzrtpcpp-2.3.4-2|15	BuildRequires:	stdc++-devel
14cr|libzrtpcpp-2.3.4-2|16	BuildRequires:	pkgconfig(libccext2)
14cr|libzrtpcpp-2.3.4-2|17	BuildRequires:	pkgconfig(libccrtp)
14cr|libzrtpcpp-2.3.4-2|18	BuildRequires:	pkgconfig(libgcrypt)
14cr|libzrtpcpp-2.3.4-2|19	
14cr|libzrtpcpp-2.3.4-2|20	%description
14cr|libzrtpcpp-2.3.4-2|21	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
14cr|libzrtpcpp-2.3.4-2|22	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
14cr|libzrtpcpp-2.3.4-2|23	which can be directly embedded into telephony applications.  The current
14cr|libzrtpcpp-2.3.4-2|24	release is based on a beta draft of the zrtp spec.
14cr|libzrtpcpp-2.3.4-2|25	
14cr|libzrtpcpp-2.3.4-2|26	#----------------------------------------------------------------------------
14cr|libzrtpcpp-2.3.4-2|27	
14cr|libzrtpcpp-2.3.4-2|28	%package -n %{libname}
14cr|libzrtpcpp-2.3.4-2|29	Summary:	Abstract asynchronous event notification library
14cr|libzrtpcpp-2.3.4-2|30	Group:		System/Libraries
14cr|libzrtpcpp-2.3.4-2|31	
14cr|libzrtpcpp-2.3.4-2|32	%description -n %{libname}
14cr|libzrtpcpp-2.3.4-2|33	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
14cr|libzrtpcpp-2.3.4-2|34	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
14cr|libzrtpcpp-2.3.4-2|35	which can be directly embedded into telephony applications. The current
14cr|libzrtpcpp-2.3.4-2|36	release is based on a beta draft of the zrtp spec.
14cr|libzrtpcpp-2.3.4-2|37	
14cr|libzrtpcpp-2.3.4-2|38	%files -n %{libname}
14cr|libzrtpcpp-2.3.4-2|39	%{_libdir}/libzrtpcpp.so.%{major}*
14cr|libzrtpcpp-2.3.4-2|40	
14cr|libzrtpcpp-2.3.4-2|41	#----------------------------------------------------------------------------
14cr|libzrtpcpp-2.3.4-2|42	
14cr|libzrtpcpp-2.3.4-2|43	%package -n %{devname}
14cr|libzrtpcpp-2.3.4-2|44	Summary:	Development library and header files for the libzrtpcpp library
14cr|libzrtpcpp-2.3.4-2|45	Group:		Development/C
14cr|libzrtpcpp-2.3.4-2|46	Requires:	%{libname} = %{EVRD}
14cr|libzrtpcpp-2.3.4-2|47	Provides:	%{name}-devel = %{EVRD}
14cr|libzrtpcpp-2.3.4-2|48	
14cr|libzrtpcpp-2.3.4-2|49	%description -n %{devname}
14cr|libzrtpcpp-2.3.4-2|50	This package provides the header files, link libraries, and documentation for
14cr|libzrtpcpp-2.3.4-2|51	building applications that use libzrtpcpp.
14cr|libzrtpcpp-2.3.4-2|52	
14cr|libzrtpcpp-2.3.4-2|53	%files -n %{devname}
14cr|libzrtpcpp-2.3.4-2|54	%doc AUTHORS COPYING
14cr|libzrtpcpp-2.3.4-2|55	%dir %{_includedir}/libzrtpcpp
14cr|libzrtpcpp-2.3.4-2|56	%{_includedir}/libzrtpcpp/*.h
14cr|libzrtpcpp-2.3.4-2|57	%{_libdir}/*.so
14cr|libzrtpcpp-2.3.4-2|58	%{_libdir}/pkgconfig/*.pc
14cr|libzrtpcpp-2.3.4-2|59	
14cr|libzrtpcpp-2.3.4-2|60	#----------------------------------------------------------------------------
14cr|libzrtpcpp-2.3.4-2|61	
14cr|libzrtpcpp-2.3.4-2|62	%prep
14cr|libzrtpcpp-2.3.4-2|63	%setup -q
14cr|libzrtpcpp-2.3.4-2|64	
14cr|libzrtpcpp-2.3.4-2|65	%build
14cr|libzrtpcpp-2.3.4-2|66	%cmake
14cr|libzrtpcpp-2.3.4-2|67	%make
14cr|libzrtpcpp-2.3.4-2|68	
14cr|libzrtpcpp-2.3.4-2|69	%install
14cr|libzrtpcpp-2.3.4-2|70	%makeinstall_std -C build
14cr|libzrtpcpp-2.3.4-2|71	
14cr|libzrtpcpp-2.3.4-2|72	
14cr|libzrtpcpp-2.3.4-2|73	%changelog
14cr|libzrtpcpp-2.3.4-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-2
14cr|libzrtpcpp-2.3.4-2|75	+ Revision: 64e1913
14cr|libzrtpcpp-2.3.4-2|76	- MassBuild#464: Increase release tag
14cr|libzrtpcpp-2.3.4-2|77	
14cr|libzrtpcpp-2.3.4-2|78	

2711 14
14cr|licq-1.8.2-1|1	Summary:	ICQ clone written in C++
14cr|licq-1.8.2-1|2	Name:		licq
14cr|licq-1.8.2-1|3	Version:	1.8.2
14cr|licq-1.8.2-1|4	Release:	1
14cr|licq-1.8.2-1|5	License:	GPLv2+
14cr|licq-1.8.2-1|6	Group:		Networking/Instant messaging
14cr|licq-1.8.2-1|7	Url:		http://www.licq.org/
14cr|licq-1.8.2-1|8	Source0:	http://ovh.dl.sourceforge.net/licq/%{name}-%{version}.tar.bz2
14cr|licq-1.8.2-1|9	BuildRequires:	cmake
14cr|licq-1.8.2-1|10	BuildRequires:	doxygen
14cr|licq-1.8.2-1|11	BuildRequires:	boost-devel
14cr|licq-1.8.2-1|12	BuildRequires:	cdk-devel
14cr|licq-1.8.2-1|13	BuildRequires:	gpgme-devel
14cr|licq-1.8.2-1|14	BuildRequires:	qt4-devel
14cr|licq-1.8.2-1|15	BuildRequires:	pkgconfig(gloox)
14cr|licq-1.8.2-1|16	BuildRequires:	pkgconfig(openssl)
14cr|licq-1.8.2-1|17	BuildRequires:	pkgconfig(xscrnsaver)
14cr|licq-1.8.2-1|18	Requires:	licq-frontend = %{EVRD}
14cr|licq-1.8.2-1|19	Requires:	licq-protocol = %{EVRD}
14cr|licq-1.8.2-1|20	Requires:	sox
14cr|licq-1.8.2-1|21	# Seems to be dropped
14cr|licq-1.8.2-1|22	Obsoletes:	licq-console < 1.8.2
14cr|licq-1.8.2-1|23	
14cr|licq-1.8.2-1|24	%description
14cr|licq-1.8.2-1|25	Licq supports different interfaces and functions via
14cr|licq-1.8.2-1|26	plugins. Currently there are plugins for both the X Windowing System
14cr|licq-1.8.2-1|27	and the console.
14cr|licq-1.8.2-1|28	
14cr|licq-1.8.2-1|29	This version of licq has SSL support for those plugins that support it.
14cr|licq-1.8.2-1|30	
14cr|licq-1.8.2-1|31	%files -f %{name}.lang
14cr|licq-1.8.2-1|32	%doc doc/ upgrade/ README*
14cr|licq-1.8.2-1|33	%{_bindir}/licq
14cr|licq-1.8.2-1|34	%{_bindir}/licq-ssl
14cr|licq-1.8.2-1|35	%dir %{_datadir}/licq
14cr|licq-1.8.2-1|36	%{_datadir}/licq/translations
14cr|licq-1.8.2-1|37	%{_datadir}/licq/utilities
14cr|licq-1.8.2-1|38	%{_datadir}/licq/sounds
14cr|licq-1.8.2-1|39	
14cr|licq-1.8.2-1|40	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|41	
14cr|licq-1.8.2-1|42	%package qt4
14cr|licq-1.8.2-1|43	Summary:	Qt4 plugin for Licq
14cr|licq-1.8.2-1|44	Group:		Networking/Instant messaging
14cr|licq-1.8.2-1|45	Provides:	licq-frontend = %{EVRD}
14cr|licq-1.8.2-1|46	Requires:	%{name} = %{EVRD}
14cr|licq-1.8.2-1|47	
14cr|licq-1.8.2-1|48	%description qt4
14cr|licq-1.8.2-1|49	This package contains the base files for Licq (the Licq daemon) and
14cr|licq-1.8.2-1|50	the Qt plugin, which is written using the Qt widget set. Currently
14cr|licq-1.8.2-1|51	this GUI plugin has most of the ICQ functions implemented.
14cr|licq-1.8.2-1|52	
14cr|licq-1.8.2-1|53	This starts the Qt plugin by default, so to run other plugins, you
14cr|licq-1.8.2-1|54	will have to issue the command "licq -p <plugin>" once. To get back
14cr|licq-1.8.2-1|55	the Qt plugin, you will have to run once "licq -p qt-gui".
14cr|licq-1.8.2-1|56	Alternatively you may be able to do it in a plugin dialog box
14cr|licq-1.8.2-1|57	if your plugin supports this feature.
14cr|licq-1.8.2-1|58	
14cr|licq-1.8.2-1|59	%files qt4
14cr|licq-1.8.2-1|60	%{_libdir}/licq/licq_qt4-gui.so
14cr|licq-1.8.2-1|61	%{_datadir}/licq/qt4-gui
14cr|licq-1.8.2-1|62	%{_datadir}/applications/*.desktop
14cr|licq-1.8.2-1|63	
14cr|licq-1.8.2-1|64	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|65	
14cr|licq-1.8.2-1|66	%package icq
14cr|licq-1.8.2-1|67	Summary:	ICQ Licq plugin
14cr|licq-1.8.2-1|68	Group:		Networking/Instant messaging
14cr|licq-1.8.2-1|69	Provides:	licq-protocol = %{EVRD}
14cr|licq-1.8.2-1|70	Requires:	%{name} = %{EVRD}
14cr|licq-1.8.2-1|71	
14cr|licq-1.8.2-1|72	%description icq
14cr|licq-1.8.2-1|73	ICQ plugin for Licq.
14cr|licq-1.8.2-1|74	
14cr|licq-1.8.2-1|75	%files icq
14cr|licq-1.8.2-1|76	%doc plugins/icq/README
14cr|licq-1.8.2-1|77	%{_libdir}/licq/protocol_icq.so
14cr|licq-1.8.2-1|78	
14cr|licq-1.8.2-1|79	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|80	
14cr|licq-1.8.2-1|81	%package jabber
14cr|licq-1.8.2-1|82	Summary:	Jabber Licq plugin
14cr|licq-1.8.2-1|83	Group:		Networking/Instant messaging
14cr|licq-1.8.2-1|84	Provides:	licq-protocol = %{EVRD}
14cr|licq-1.8.2-1|85	Requires:	%{name} = %{EVRD}
14cr|licq-1.8.2-1|86	
14cr|licq-1.8.2-1|87	%description jabber
14cr|licq-1.8.2-1|88	ICQ plugin for Licq.
14cr|licq-1.8.2-1|89	
14cr|licq-1.8.2-1|90	%files jabber
14cr|licq-1.8.2-1|91	%doc plugins/jabber/README plugins/jabber/COPYING
14cr|licq-1.8.2-1|92	%{_libdir}/licq/protocol_jabber.so
14cr|licq-1.8.2-1|93	
14cr|licq-1.8.2-1|94	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|95	
14cr|licq-1.8.2-1|96	%package rms
14cr|licq-1.8.2-1|97	Summary:	Remote management service Licq plugin
14cr|licq-1.8.2-1|98	Group:		Networking/Instant messaging
14cr|licq-1.8.2-1|99	Requires:	%{name} = %{EVRD}
14cr|licq-1.8.2-1|100	
14cr|licq-1.8.2-1|101	%description rms
14cr|licq-1.8.2-1|102	RMS stands for the Remote Management Service. It is a plugin for Licq
14cr|licq-1.8.2-1|103	which enables you to "telnet" to your Licq box to perform various
14cr|licq-1.8.2-1|104	tasks. Security is implemented through basic username and password
14cr|licq-1.8.2-1|105	authentication.
14cr|licq-1.8.2-1|106	
14cr|licq-1.8.2-1|107	%files rms
14cr|licq-1.8.2-1|108	%doc plugins/rms*/COPYING plugins/rms*/README
14cr|licq-1.8.2-1|109	%{_libdir}/licq/licq*rms*
14cr|licq-1.8.2-1|110	
14cr|licq-1.8.2-1|111	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|112	
14cr|licq-1.8.2-1|113	%package devel
14cr|licq-1.8.2-1|114	Summary:	Development files for Licq
14cr|licq-1.8.2-1|115	Group:		Development/C
14cr|licq-1.8.2-1|116	
14cr|licq-1.8.2-1|117	%description devel
14cr|licq-1.8.2-1|118	This is the header files that you will need in order to compile Licq plugins.
14cr|licq-1.8.2-1|119	
14cr|licq-1.8.2-1|120	%files devel
14cr|licq-1.8.2-1|121	%{_datadir}/cmake/Modules/*.cmake
14cr|licq-1.8.2-1|122	%{_includedir}/licq
14cr|licq-1.8.2-1|123	
14cr|licq-1.8.2-1|124	#----------------------------------------------------------------------------
14cr|licq-1.8.2-1|125	
14cr|licq-1.8.2-1|126	%prep
14cr|licq-1.8.2-1|127	%setup -q
14cr|licq-1.8.2-1|128	
14cr|licq-1.8.2-1|129	%build
14cr|licq-1.8.2-1|130	%cmake
14cr|licq-1.8.2-1|131	%make
14cr|licq-1.8.2-1|132	cd ..
14cr|licq-1.8.2-1|133	
14cr|licq-1.8.2-1|134	cmakeopts="-DCMAKE_MODULE_PATH=%{_builddir}/%{name}-%{version}/cmake -DLicq_DIR=%{_builddir}/%{name}-%{version}/build/cmake"
14cr|licq-1.8.2-1|135	
14cr|licq-1.8.2-1|136	# Qt4 gui
14cr|licq-1.8.2-1|137	pushd plugins/qt4-gui
14cr|licq-1.8.2-1|138	%cmake $cmakeopts
14cr|licq-1.8.2-1|139	%make
14cr|licq-1.8.2-1|140	popd
14cr|licq-1.8.2-1|141	
14cr|licq-1.8.2-1|142	# Remote management service
14cr|licq-1.8.2-1|143	pushd plugins/rms
14cr|licq-1.8.2-1|144	%cmake $cmakeopts
14cr|licq-1.8.2-1|145	%make
14cr|licq-1.8.2-1|146	popd
14cr|licq-1.8.2-1|147	
14cr|licq-1.8.2-1|148	# ICQ
14cr|licq-1.8.2-1|149	pushd plugins/icq
14cr|licq-1.8.2-1|150	%cmake $cmakeopts
14cr|licq-1.8.2-1|151	%make
14cr|licq-1.8.2-1|152	popd
14cr|licq-1.8.2-1|153	
14cr|licq-1.8.2-1|154	# Jabber
14cr|licq-1.8.2-1|155	pushd plugins/jabber
14cr|licq-1.8.2-1|156	%cmake $cmakeopts
14cr|licq-1.8.2-1|157	%make
14cr|licq-1.8.2-1|158	popd
14cr|licq-1.8.2-1|159	
14cr|licq-1.8.2-1|160	%install
14cr|licq-1.8.2-1|161	%makeinstall_std -C build
14cr|licq-1.8.2-1|162	%makeinstall_std -C plugins/qt4-gui/build
14cr|licq-1.8.2-1|163	%makeinstall_std -C plugins/rms/build
14cr|licq-1.8.2-1|164	%makeinstall_std -C plugins/icq/build
14cr|licq-1.8.2-1|165	%makeinstall_std -C plugins/jabber/build
14cr|licq-1.8.2-1|166	
14cr|licq-1.8.2-1|167	ln -sf licq %{buildroot}%{_bindir}/licq-ssl
14cr|licq-1.8.2-1|168	
14cr|licq-1.8.2-1|169	# Fix cmake modules location
14cr|licq-1.8.2-1|170	mkdir -p %{buildroot}%{_datadir}/cmake/Modules
14cr|licq-1.8.2-1|171	mv %{buildroot}%{_datadir}/%{name}/cmake/*.cmake %{buildroot}%{_datadir}/cmake/Modules/
14cr|licq-1.8.2-1|172	rm -rf %{buildroot}%{_datadir}/%{name}/cmake
14cr|licq-1.8.2-1|173	
14cr|licq-1.8.2-1|174	%find_lang %{name}
14cr|licq-1.8.2-1|175	
14cr|licq-1.8.2-1|176	
14cr|licq-1.8.2-1|177	%changelog
14cr|licq-1.8.2-1|178	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.2-1
14cr|licq-1.8.2-1|179	+ Revision: 5a832fe
14cr|licq-1.8.2-1|180	- New version 1.8.2, drop dead console plugin, build icq and jabber plugins, update BuildRequires
14cr|licq-1.8.2-1|181	
14cr|licq-1.8.2-1|182	

2712 14
14cr|lifelines-3.0.62-9|1	Summary:	A terminal based genealogy program
14cr|lifelines-3.0.62-9|2	Name:		lifelines
14cr|lifelines-3.0.62-9|3	Version:	3.0.62
14cr|lifelines-3.0.62-9|4	Release:	9
14cr|lifelines-3.0.62-9|5	License:	MIT
14cr|lifelines-3.0.62-9|6	Group:		Databases
14cr|lifelines-3.0.62-9|7	URL:		http://lifelines.sourceforge.net/
14cr|lifelines-3.0.62-9|8	Source:		http://prdownloads.sourceforge.net/lifelines/%{name}-%{version}.tar.bz2
14cr|lifelines-3.0.62-9|9	Patch0:		lifelines-3.0.62-format-strings.patch
14cr|lifelines-3.0.62-9|10	BuildRequires:	pkgconfig(ncursesw)
14cr|lifelines-3.0.62-9|11	BuildRequires:	openjade
14cr|lifelines-3.0.62-9|12	BuildRequires:	bison
14cr|lifelines-3.0.62-9|13	
14cr|lifelines-3.0.62-9|14	%description
14cr|lifelines-3.0.62-9|15	This program allows the tracking of genealogical information. The lifelines
14cr|lifelines-3.0.62-9|16	reports are the power of the system.
14cr|lifelines-3.0.62-9|17	
14cr|lifelines-3.0.62-9|18	%prep
14cr|lifelines-3.0.62-9|19	%setup -q
14cr|lifelines-3.0.62-9|20	%patch0 -p1
14cr|lifelines-3.0.62-9|21	find . -type d -perm 0700 -exec chmod 0755 '{}' \;
14cr|lifelines-3.0.62-9|22	find . -type f -perm 0700 -exec chmod 0644 '{}' \;
14cr|lifelines-3.0.62-9|23	chmod 0755 ./configure
14cr|lifelines-3.0.62-9|24	
14cr|lifelines-3.0.62-9|25	%build
14cr|lifelines-3.0.62-9|26	%configure2_5x
14cr|lifelines-3.0.62-9|27	
14cr|lifelines-3.0.62-9|28	%make
14cr|lifelines-3.0.62-9|29	
14cr|lifelines-3.0.62-9|30	%install
14cr|lifelines-3.0.62-9|31	%makeinstall_std
14cr|lifelines-3.0.62-9|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}/reports
14cr|lifelines-3.0.62-9|33	install -m 644 reports/CREDIT reports/README reports/boc.gif reports/*.ll reports/tree.* reports/index.html reports/ll.png  reports/st/*.ll %{buildroot}%{_datadir}/%{name}/reports
14cr|lifelines-3.0.62-9|34	
14cr|lifelines-3.0.62-9|35	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|lifelines-3.0.62-9|36	install -m 644 docs/llines.1 %{buildroot}%{_mandir}/man1/llines.1
14cr|lifelines-3.0.62-9|37	
14cr|lifelines-3.0.62-9|38	rm -rf %{buildroot}%{_datadir}/doc/lifelines
14cr|lifelines-3.0.62-9|39	rm -f %{buildroot}%{_libdir}/libarch.a
14cr|lifelines-3.0.62-9|40	
14cr|lifelines-3.0.62-9|41	%find_lang %{name}
14cr|lifelines-3.0.62-9|42	
14cr|lifelines-3.0.62-9|43	%files -f %{name}.lang
14cr|lifelines-3.0.62-9|44	%doc README* ChangeLog NEWS AUTHORS LICENSE docs/*.txt docs/*.pdf docs/*.html
14cr|lifelines-3.0.62-9|45	%{_mandir}/man1/*
14cr|lifelines-3.0.62-9|46	%{_bindir}/btedit
14cr|lifelines-3.0.62-9|47	%{_bindir}/llines
14cr|lifelines-3.0.62-9|48	%{_bindir}/llexec
14cr|lifelines-3.0.62-9|49	%{_bindir}/dbverify
14cr|lifelines-3.0.62-9|50	%{_datadir}/%{name}
14cr|lifelines-3.0.62-9|51	
14cr|lifelines-3.0.62-9|52	
14cr|lifelines-3.0.62-9|53	%changelog
14cr|lifelines-3.0.62-9|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.62-9
14cr|lifelines-3.0.62-9|55	+ Revision: 8d1efcc
14cr|lifelines-3.0.62-9|56	- MassBuild#464: Increase release tag
14cr|lifelines-3.0.62-9|57	
14cr|lifelines-3.0.62-9|58	

2713 14
14cr|liferea-1.10.9-5|1	Summary:	A News Aggregator For RSS/RDF Feeds For GTK/GNOME
14cr|liferea-1.10.9-5|2	Name:		liferea
14cr|liferea-1.10.9-5|3	Version:	1.10.9
14cr|liferea-1.10.9-5|4	Release:	5
14cr|liferea-1.10.9-5|5	Epoch:		1
14cr|liferea-1.10.9-5|6	License:	GPLv2+
14cr|liferea-1.10.9-5|7	Group:		Networking/News
14cr|liferea-1.10.9-5|8	URL:		http://liferea.sf.net/
14cr|liferea-1.10.9-5|9	Source:	http://freefr.dl.sourceforge.net/project/liferea/Liferea%20Stable/-%{version}/%{name}-%{version}.tar.bz2
14cr|liferea-1.10.9-5|10	# patch from mga
14cr|liferea-1.10.9-5|11	# Patch0:		liferea-1.10.2-drop-commented-req.patch
14cr|liferea-1.10.9-5|12	BuildRequires:	pkgconfig(gio-2.0) >= 2.26.0
14cr|liferea-1.10.9-5|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14cr|liferea-1.10.9-5|14	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.0.0
14cr|liferea-1.10.9-5|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|liferea-1.10.9-5|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cr|liferea-1.10.9-5|17	BuildRequires:	pkgconfig(gthread-2.0)
14cr|liferea-1.10.9-5|18	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14cr|liferea-1.10.9-5|19	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|liferea-1.10.9-5|20	BuildRequires:	pkgconfig(libnotify) >= 0.7
14cr|liferea-1.10.9-5|21	BuildRequires:	pkgconfig(libpeas-1.0) >= 1.0.0
14cr|liferea-1.10.9-5|22	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 1.0.0
14cr|liferea-1.10.9-5|23	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.28.2
14cr|liferea-1.10.9-5|24	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.27
14cr|liferea-1.10.9-5|25	BuildRequires:	pkgconfig(libxslt) >= 1.1.19
14cr|liferea-1.10.9-5|26	BuildRequires:	pkgconfig(pango) >= 1.4.0
14cr|liferea-1.10.9-5|27	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
14cr|liferea-1.10.9-5|28	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|liferea-1.10.9-5|29	BuildRequires:	imagemagick
14cr|liferea-1.10.9-5|30	BuildRequires:	desktop-file-utils
14cr|liferea-1.10.9-5|31	BuildRequires:	intltool >= 0.35.0
14cr|liferea-1.10.9-5|32	BuildRequires:	gettext-devel
14cr|liferea-1.10.9-5|33	# Without dconf, liferea can't save its settings
14cr|liferea-1.10.9-5|34	Requires:	dconf
14cr|liferea-1.10.9-5|35	
14cr|liferea-1.10.9-5|36	%description
14cr|liferea-1.10.9-5|37	Liferea (abbreviation of Linux Feed Reader) is a news aggregator for
14cr|liferea-1.10.9-5|38	RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds
14cr|liferea-1.10.9-5|39	and OCS or OPML directories. It is a simple FeedReader clone for Unix.
14cr|liferea-1.10.9-5|40	
14cr|liferea-1.10.9-5|41	%prep
14cr|liferea-1.10.9-5|42	%setup -q -n %name-%version
14cr|liferea-1.10.9-5|43	# %apply_patches
14cr|liferea-1.10.9-5|44	
14cr|liferea-1.10.9-5|45	# utf-8 convert
14cr|liferea-1.10.9-5|46	iconv -f iso8859-1 -t utf-8 man/pl/liferea.1 > man/pl/liferea.1.conv && \
14cr|liferea-1.10.9-5|47	mv -f man/pl/liferea.1.conv man/pl/liferea.1
14cr|liferea-1.10.9-5|48	
14cr|liferea-1.10.9-5|49	# Add RosaLab feed
14cr|liferea-1.10.9-5|50	sed -i -e 's@^\(.*http://planet\.gnome\.org.*\)$@\1\n\t\t\t\t<outline text="RosaLab News" htmlUrl="http://rosalab.ru/blogs/" xmlUrl="http://www.rosalab.ru/blogs.rss" />@' opml/*.opml
14cr|liferea-1.10.9-5|51	
14cr|liferea-1.10.9-5|52	%build
14cr|liferea-1.10.9-5|53	%configure2_5x
14cr|liferea-1.10.9-5|54	%make
14cr|liferea-1.10.9-5|55	
14cr|liferea-1.10.9-5|56	%install
14cr|liferea-1.10.9-5|57	%makeinstall_std
14cr|liferea-1.10.9-5|58	install -p -D -m 644 liferea.convert %{buildroot}%{_datadir}/GConf/gsettings/liferea.convert
14cr|liferea-1.10.9-5|59	
14cr|liferea-1.10.9-5|60	# icons
14cr|liferea-1.10.9-5|61	%__mkdir_p %{buildroot}%{_iconsdir} \
14cr|liferea-1.10.9-5|62	%{buildroot}%{_liconsdir}
14cr|liferea-1.10.9-5|63	install -D -m 644 pixmaps/16x16/liferea.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|liferea-1.10.9-5|64	install -D -m 644 pixmaps/32x32/liferea.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|liferea-1.10.9-5|65	install -D -m 644 pixmaps/48x48/liferea.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|liferea-1.10.9-5|66	
14cr|liferea-1.10.9-5|67	desktop-file-validate %{buildroot}/%{_datadir}/applications/liferea.desktop
14cr|liferea-1.10.9-5|68	
14cr|liferea-1.10.9-5|69	%find_lang %{name}
14cr|liferea-1.10.9-5|70	
14cr|liferea-1.10.9-5|71	
14cr|liferea-1.10.9-5|72	%files -f %{name}.lang
14cr|liferea-1.10.9-5|73	%doc AUTHORS ChangeLog README
14cr|liferea-1.10.9-5|74	%{_bindir}/*
14cr|liferea-1.10.9-5|75	%{_datadir}/applications/*.desktop
14cr|liferea-1.10.9-5|76	%{_datadir}/icons/hicolor/*/apps/*
14cr|liferea-1.10.9-5|77	%{_datadir}/%{name}
14cr|liferea-1.10.9-5|78	%_mandir/man1/*
14cr|liferea-1.10.9-5|79	%lang(pl) %_mandir/pl/man1/liferea.1*
14cr|liferea-1.10.9-5|80	%{_iconsdir}/%{name}.png
14cr|liferea-1.10.9-5|81	%{_liconsdir}/%{name}.png
14cr|liferea-1.10.9-5|82	%{_miconsdir}/%{name}.png
14cr|liferea-1.10.9-5|83	%{_libdir}/%{name}/girepository-1.0/Liferea-3.0.typelib
14cr|liferea-1.10.9-5|84	%{_libdir}/%{name}/plugins/*
14cr|liferea-1.10.9-5|85	%{_datadir}/appdata/liferea.appdata.xml
14cr|liferea-1.10.9-5|86	%{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml
14cr|liferea-1.10.9-5|87	%{_datadir}/GConf/gsettings/liferea.convert
14cr|liferea-1.10.9-5|88	
14cr|liferea-1.10.9-5|89	
14cr|liferea-1.10.9-5|90	%changelog
14cr|liferea-1.10.9-5|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.10.9-5
14cr|liferea-1.10.9-5|92	+ Revision: f32aa19
14cr|liferea-1.10.9-5|93	- MassBuild#464: Increase release tag
14cr|liferea-1.10.9-5|94	
14cr|liferea-1.10.9-5|95	

2714 14
14cr|lightdm-1.8.5-8|1	%define libapi		1
14cr|lightdm-1.8.5-8|2	%define libmajor	0
14cr|lightdm-1.8.5-8|3	%define ver		1.8
14cr|lightdm-1.8.5-8|4	
14cr|lightdm-1.8.5-8|5	Summary:	The Light Display Manager
14cr|lightdm-1.8.5-8|6	Name:		lightdm
14cr|lightdm-1.8.5-8|7	Version:	1.8.5
14cr|lightdm-1.8.5-8|8	Release:	8
14cr|lightdm-1.8.5-8|9	License:	GPLv3+
14cr|lightdm-1.8.5-8|10	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|11	Url:		http://www.freedesktop.org/wiki/Software/LightDM
14cr|lightdm-1.8.5-8|12	Source0:	https://launchpad.net/lightdm/%{ver}/%{version}/+download/%{name}-%{version}.tar.xz
14cr|lightdm-1.8.5-8|13	Source1:	29lightdm.conf
14cr|lightdm-1.8.5-8|14	Source2:	Xsession
14cr|lightdm-1.8.5-8|15	Source3:	lightdm-autologin.pam
14cr|lightdm-1.8.5-8|16	Source4:	lightdm.pam
14cr|lightdm-1.8.5-8|17	Source5:	lightdm-greeter.pam
14cr|lightdm-1.8.5-8|18	#Systemd related:
14cr|lightdm-1.8.5-8|19	Source10:	lightdm-tmpfiles.conf
14cr|lightdm-1.8.5-8|20	Source11:	lightdm.service
14cr|lightdm-1.8.5-8|21	Source12:	lightdm.rules
14cr|lightdm-1.8.5-8|22	Patch0:		lightdm-1.8.5-rosa_config.patch
14cr|lightdm-1.8.5-8|23	#Fedora patches
14cr|lightdm-1.8.5-8|24	Patch10:	lightdm-1.8.3-lock-screen-before-switch.patch
14cr|lightdm-1.8.5-8|25	Patch11:	lightdm-1.8.3-nodaemon_option.patch
14cr|lightdm-1.8.5-8|26	BuildRequires:	gnome-common
14cr|lightdm-1.8.5-8|27	BuildRequires:	gtk-doc
14cr|lightdm-1.8.5-8|28	BuildRequires:	intltool
14cr|lightdm-1.8.5-8|29	BuildRequires:	itstool
14cr|lightdm-1.8.5-8|30	BuildRequires:	systemd
14cr|lightdm-1.8.5-8|31	BuildRequires:	yelp-tools
14cr|lightdm-1.8.5-8|32	BuildRequires:	gettext-devel
14cr|lightdm-1.8.5-8|33	BuildRequires:	pam-devel
14cr|lightdm-1.8.5-8|34	BuildRequires:	pkgconfig(gio-2.0)
14cr|lightdm-1.8.5-8|35	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|lightdm-1.8.5-8|36	BuildRequires:	pkgconfig(glib-2.0)
14cr|lightdm-1.8.5-8|37	BuildRequires:	pkgconfig(gobject-2.0)
14cr|lightdm-1.8.5-8|38	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|lightdm-1.8.5-8|39	BuildRequires:	pkgconfig(libgcrypt)
14cr|lightdm-1.8.5-8|40	BuildRequires:	pkgconfig(libxklavier)
14cr|lightdm-1.8.5-8|41	BuildRequires:	pkgconfig(QtCore) < 5.0.0
14cr|lightdm-1.8.5-8|42	BuildRequires:	pkgconfig(QtDBus) < 5.0.0
14cr|lightdm-1.8.5-8|43	BuildRequires:	pkgconfig(QtGui) < 5.0.0
14cr|lightdm-1.8.5-8|44	%if 0
14cr|lightdm-1.8.5-8|45	BuildRequires:	pkgconfig(Qt5Core)
14cr|lightdm-1.8.5-8|46	BuildRequires:	pkgconfig(Qt5DBus)
14cr|lightdm-1.8.5-8|47	BuildRequires:	pkgconfig(Qt5Gui)
14cr|lightdm-1.8.5-8|48	%endif
14cr|lightdm-1.8.5-8|49	BuildRequires:	pkgconfig(x11)
14cr|lightdm-1.8.5-8|50	BuildRequires:	pkgconfig(xcb)
14cr|lightdm-1.8.5-8|51	BuildRequires:	pkgconfig(xdmcp)
14cr|lightdm-1.8.5-8|52	Requires:	accountsservice
14cr|lightdm-1.8.5-8|53	Requires:	lightdm-greeter
14cr|lightdm-1.8.5-8|54	Requires(post,preun,postun):	systemd
14cr|lightdm-1.8.5-8|55	Requires(post,postun):	update-alternatives
14cr|lightdm-1.8.5-8|56	Provides:	dm
14cr|lightdm-1.8.5-8|57	#Use for now only gtk-greeter
14cr|lightdm-1.8.5-8|58	Suggests:	lightdm-gtk-greeter >= 1.6.1
14cr|lightdm-1.8.5-8|59	
14cr|lightdm-1.8.5-8|60	%description
14cr|lightdm-1.8.5-8|61	An X display manager that:
14cr|lightdm-1.8.5-8|62	* Has a lightweight codebase
14cr|lightdm-1.8.5-8|63	* Is standards compliant (PAM, etc)
14cr|lightdm-1.8.5-8|64	* Has a well defined interface between the server and user interface
14cr|lightdm-1.8.5-8|65	* Fully themeable (easiest with the webkit interface)
14cr|lightdm-1.8.5-8|66	* Cross-desktop (greeters can be written in any toolkit)
14cr|lightdm-1.8.5-8|67	
14cr|lightdm-1.8.5-8|68	%files -f %{name}.lang
14cr|lightdm-1.8.5-8|69	%dir %{_sysconfdir}/%{name}
14cr|lightdm-1.8.5-8|70	%dir %{_localstatedir}/lib/%{name}
14cr|lightdm-1.8.5-8|71	%dir %{_sysconfdir}/%{name}/lightdm.conf.d
14cr|lightdm-1.8.5-8|72	%{_sysconfdir}/%{name}/Xsession
14cr|lightdm-1.8.5-8|73	%config(noreplace) %{_sysconfdir}/%{name}/keys.conf
14cr|lightdm-1.8.5-8|74	%config %{_sysconfdir}/%{name}/lightdm.conf
14cr|lightdm-1.8.5-8|75	%config %{_sysconfdir}/%{name}/users.conf
14cr|lightdm-1.8.5-8|76	%ghost %{_localstatedir}/log/%{name}/%{name}.log
14cr|lightdm-1.8.5-8|77	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
14cr|lightdm-1.8.5-8|78	%{_sysconfdir}/pam.d/lightdm*
14cr|lightdm-1.8.5-8|79	%{_datadir}/X11/dm.d/29lightdm.conf
14cr|lightdm-1.8.5-8|80	%{_datadir}/polkit-1/rules.d/lightdm.rules
14cr|lightdm-1.8.5-8|81	%{_datadir}/%{name}/
14cr|lightdm-1.8.5-8|82	%{_sbindir}/%{name}
14cr|lightdm-1.8.5-8|83	%{_bindir}/dm-tool
14cr|lightdm-1.8.5-8|84	%{_libexecdir}/%{name}/*
14cr|lightdm-1.8.5-8|85	%{_mandir}/man1/%{name}*.1*
14cr|lightdm-1.8.5-8|86	%{_datadir}/help/C/%{name}/
14cr|lightdm-1.8.5-8|87	%{_prefix}/lib/tmpfiles.d/lightdm.conf
14cr|lightdm-1.8.5-8|88	%{_unitdir}/lightdm.service
14cr|lightdm-1.8.5-8|89	
14cr|lightdm-1.8.5-8|90	%pre
14cr|lightdm-1.8.5-8|91	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cr|lightdm-1.8.5-8|92	
14cr|lightdm-1.8.5-8|93	%post
14cr|lightdm-1.8.5-8|94	# avoiding conflict with gdm
14cr|lightdm-1.8.5-8|95	if [ $1 -eq 1 ] ; then \
14cr|lightdm-1.8.5-8|96	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
14cr|lightdm-1.8.5-8|97	fi
14cr|lightdm-1.8.5-8|98	
14cr|lightdm-1.8.5-8|99	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.log %{name} %{name} 0644
14cr|lightdm-1.8.5-8|100	%systemd_post %{name}.service
14cr|lightdm-1.8.5-8|101	
14cr|lightdm-1.8.5-8|102	%preun
14cr|lightdm-1.8.5-8|103	if [ $1 -ge 0 ] ; then \
14cr|lightdm-1.8.5-8|104	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
14cr|lightdm-1.8.5-8|105	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
14cr|lightdm-1.8.5-8|106	fi
14cr|lightdm-1.8.5-8|107	fi
14cr|lightdm-1.8.5-8|108	%systemd_preun %{name}.service
14cr|lightdm-1.8.5-8|109	
14cr|lightdm-1.8.5-8|110	%postun
14cr|lightdm-1.8.5-8|111	%_postun_userdel %{name}
14cr|lightdm-1.8.5-8|112	%systemd_postun %{name}.service
14cr|lightdm-1.8.5-8|113	
14cr|lightdm-1.8.5-8|114	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|115	
14cr|lightdm-1.8.5-8|116	%define liblightdmgobject %mklibname lightdm-gobject %{libapi} %{libmajor}
14cr|lightdm-1.8.5-8|117	
14cr|lightdm-1.8.5-8|118	%package -n %{liblightdmgobject}
14cr|lightdm-1.8.5-8|119	Summary:	LightDM GObject client library
14cr|lightdm-1.8.5-8|120	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|121	
14cr|lightdm-1.8.5-8|122	%description -n %{liblightdmgobject}
14cr|lightdm-1.8.5-8|123	A GObject based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|124	
14cr|lightdm-1.8.5-8|125	%files -n %{liblightdmgobject}
14cr|lightdm-1.8.5-8|126	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}
14cr|lightdm-1.8.5-8|127	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}.*
14cr|lightdm-1.8.5-8|128	
14cr|lightdm-1.8.5-8|129	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|130	
14cr|lightdm-1.8.5-8|131	%define liblightdmgir %mklibname lightdm-gir %{libapi}
14cr|lightdm-1.8.5-8|132	
14cr|lightdm-1.8.5-8|133	%package -n %{liblightdmgir}
14cr|lightdm-1.8.5-8|134	Summary:	Typelib file for liblightdm-1
14cr|lightdm-1.8.5-8|135	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|136	Requires:	%{liblightdmgobject} = %{EVRD}
14cr|lightdm-1.8.5-8|137	
14cr|lightdm-1.8.5-8|138	%description -n %{liblightdmgir}
14cr|lightdm-1.8.5-8|139	A GObject based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|140	
14cr|lightdm-1.8.5-8|141	%files -n %{liblightdmgir}
14cr|lightdm-1.8.5-8|142	%{_libdir}/girepository-1.0/LightDM-%{libapi}.typelib
14cr|lightdm-1.8.5-8|143	
14cr|lightdm-1.8.5-8|144	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|145	
14cr|lightdm-1.8.5-8|146	%define liblightdmgobjectdevel %mklibname -d lightdm-gobject
14cr|lightdm-1.8.5-8|147	
14cr|lightdm-1.8.5-8|148	%package -n %{liblightdmgobjectdevel}
14cr|lightdm-1.8.5-8|149	Summary:	LightDM client library (development files)
14cr|lightdm-1.8.5-8|150	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|151	Requires:	%{liblightdmgobject} = %{EVRD}
14cr|lightdm-1.8.5-8|152	Provides:	lightdm-gobject-devel = %{EVRD}
14cr|lightdm-1.8.5-8|153	
14cr|lightdm-1.8.5-8|154	%description -n %{liblightdmgobjectdevel}
14cr|lightdm-1.8.5-8|155	A GObject based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|156	
14cr|lightdm-1.8.5-8|157	This package contains header files and development information, which
14cr|lightdm-1.8.5-8|158	is useful for building LightDM greeters and user switchers.
14cr|lightdm-1.8.5-8|159	
14cr|lightdm-1.8.5-8|160	%files -n %{liblightdmgobjectdevel}
14cr|lightdm-1.8.5-8|161	%doc %{_datadir}/gtk-doc/html/lightdm-gobject-%{libapi}
14cr|lightdm-1.8.5-8|162	%{_includedir}/lightdm-gobject-%{libapi}/
14cr|lightdm-1.8.5-8|163	%{_libdir}/liblightdm-gobject-%{libapi}.so
14cr|lightdm-1.8.5-8|164	%{_libdir}/pkgconfig/liblightdm-gobject-%{libapi}.pc
14cr|lightdm-1.8.5-8|165	%{_datadir}/gir-1.0/LightDM-%{libapi}.gir
14cr|lightdm-1.8.5-8|166	%{_datadir}/vala/vapi/liblightdm-gobject-%{libapi}.vapi
14cr|lightdm-1.8.5-8|167	
14cr|lightdm-1.8.5-8|168	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|169	
14cr|lightdm-1.8.5-8|170	%define libqtapi 3
14cr|lightdm-1.8.5-8|171	%define liblightdmqt %mklibname lightdm-qt %{libqtapi} %{libmajor}
14cr|lightdm-1.8.5-8|172	
14cr|lightdm-1.8.5-8|173	%package -n %{liblightdmqt}
14cr|lightdm-1.8.5-8|174	Summary:	LightDM Qt client library
14cr|lightdm-1.8.5-8|175	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|176	
14cr|lightdm-1.8.5-8|177	%description -n %{liblightdmqt}
14cr|lightdm-1.8.5-8|178	A Qt based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|179	
14cr|lightdm-1.8.5-8|180	%files -n %{liblightdmqt}
14cr|lightdm-1.8.5-8|181	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}
14cr|lightdm-1.8.5-8|182	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}.*
14cr|lightdm-1.8.5-8|183	
14cr|lightdm-1.8.5-8|184	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|185	
14cr|lightdm-1.8.5-8|186	%define liblightdmqtdevel %mklibname -d lightdm-qt
14cr|lightdm-1.8.5-8|187	
14cr|lightdm-1.8.5-8|188	%package -n %{liblightdmqtdevel}
14cr|lightdm-1.8.5-8|189	Summary:	LightDM client library (development files)
14cr|lightdm-1.8.5-8|190	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|191	Requires:	%{liblightdmqt} = %{EVRD}
14cr|lightdm-1.8.5-8|192	Provides:	lightdm-qt-devel = %{EVRD}
14cr|lightdm-1.8.5-8|193	
14cr|lightdm-1.8.5-8|194	%description -n %{liblightdmqtdevel}
14cr|lightdm-1.8.5-8|195	A Qt based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|196	
14cr|lightdm-1.8.5-8|197	This package contains header files and development information, which
14cr|lightdm-1.8.5-8|198	is useful for building LightDM greeters and user switchers.
14cr|lightdm-1.8.5-8|199	
14cr|lightdm-1.8.5-8|200	%files -n %{liblightdmqtdevel}
14cr|lightdm-1.8.5-8|201	%{_includedir}/lightdm-qt-%{libqtapi}
14cr|lightdm-1.8.5-8|202	%{_libdir}/liblightdm-qt-%{libqtapi}.so
14cr|lightdm-1.8.5-8|203	%{_libdir}/pkgconfig/liblightdm-qt-%{libqtapi}.pc
14cr|lightdm-1.8.5-8|204	
14cr|lightdm-1.8.5-8|205	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|206	%if 0
14cr|lightdm-1.8.5-8|207	%define liblightdmqt5 %mklibname lightdm-qt5_ %{libqtapi} %{libmajor}
14cr|lightdm-1.8.5-8|208	
14cr|lightdm-1.8.5-8|209	%package -n %{liblightdmqt5}
14cr|lightdm-1.8.5-8|210	Summary:	LightDM Qt5 client library
14cr|lightdm-1.8.5-8|211	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|212	License:	LGPLv2+
14cr|lightdm-1.8.5-8|213	
14cr|lightdm-1.8.5-8|214	%description -n %{liblightdmqt5}
14cr|lightdm-1.8.5-8|215	A Qt5 based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|216	
14cr|lightdm-1.8.5-8|217	%files -n %{liblightdmqt5}
14cr|lightdm-1.8.5-8|218	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}
14cr|lightdm-1.8.5-8|219	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}.*
14cr|lightdm-1.8.5-8|220	
14cr|lightdm-1.8.5-8|221	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|222	
14cr|lightdm-1.8.5-8|223	%define liblightdmqt5devel %mklibname -d lightdm-qt5
14cr|lightdm-1.8.5-8|224	
14cr|lightdm-1.8.5-8|225	%package -n %{liblightdmqt5devel}
14cr|lightdm-1.8.5-8|226	Summary:	LightDM client library (development files)
14cr|lightdm-1.8.5-8|227	Group:		Graphical desktop/Other
14cr|lightdm-1.8.5-8|228	License:	LGPLv2+
14cr|lightdm-1.8.5-8|229	Requires:	%{liblightdmqt5} = %{EVRD}
14cr|lightdm-1.8.5-8|230	Provides:	lightdm-qt5-devel = %{EVRD}
14cr|lightdm-1.8.5-8|231	
14cr|lightdm-1.8.5-8|232	%description -n %{liblightdmqt5devel}
14cr|lightdm-1.8.5-8|233	A Qt5 based library for LightDM clients to use to interface with LightDM.
14cr|lightdm-1.8.5-8|234	
14cr|lightdm-1.8.5-8|235	This package contains header files and development information, which
14cr|lightdm-1.8.5-8|236	is useful for building LightDM greeters and user switchers.
14cr|lightdm-1.8.5-8|237	
14cr|lightdm-1.8.5-8|238	%files -n %{liblightdmqt5devel}
14cr|lightdm-1.8.5-8|239	%{_includedir}/lightdm-qt5-%{libqtapi}
14cr|lightdm-1.8.5-8|240	%{_libdir}/liblightdm-qt5-%{libqtapi}.so
14cr|lightdm-1.8.5-8|241	%{_libdir}/pkgconfig/liblightdm-qt5-%{libqtapi}.pc
14cr|lightdm-1.8.5-8|242	%endif
14cr|lightdm-1.8.5-8|243	
14cr|lightdm-1.8.5-8|244	#-------------------------------------------------------------------------
14cr|lightdm-1.8.5-8|245	
14cr|lightdm-1.8.5-8|246	%prep
14cr|lightdm-1.8.5-8|247	%setup -q
14cr|lightdm-1.8.5-8|248	%apply_patches
14cr|lightdm-1.8.5-8|249	
14cr|lightdm-1.8.5-8|250	%build
14cr|lightdm-1.8.5-8|251	autoreconf -vfi
14cr|lightdm-1.8.5-8|252	export PATH=$PATH:%{_qt4_bindir}
14cr|lightdm-1.8.5-8|253	%configure2_5x \
14cr|lightdm-1.8.5-8|254	--disable-static \
14cr|lightdm-1.8.5-8|255	--disable-tests \
14cr|lightdm-1.8.5-8|256	--enable-introspection \
14cr|lightdm-1.8.5-8|257	--enable-liblightdm-gobject \
14cr|lightdm-1.8.5-8|258	--enable-liblightdm-qt \
14cr|lightdm-1.8.5-8|259	--with-greeter-session=lightdm-greeter
14cr|lightdm-1.8.5-8|260	%make
14cr|lightdm-1.8.5-8|261	
14cr|lightdm-1.8.5-8|262	%install
14cr|lightdm-1.8.5-8|263	%makeinstall_std
14cr|lightdm-1.8.5-8|264	
14cr|lightdm-1.8.5-8|265	## create/own these
14cr|lightdm-1.8.5-8|266	mkdir -p %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf.d
14cr|lightdm-1.8.5-8|267	mkdir -p %{buildroot}%{_datadir}/lightdm/lightdm.conf.d
14cr|lightdm-1.8.5-8|268	
14cr|lightdm-1.8.5-8|269	# install pam file
14cr|lightdm-1.8.5-8|270	install -Dpm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|lightdm-1.8.5-8|271	install -Dpm 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/%{name}-autologin
14cr|lightdm-1.8.5-8|272	install -Dpm 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pam.d/%{name}-greeter
14cr|lightdm-1.8.5-8|273	
14cr|lightdm-1.8.5-8|274	# dm config
14cr|lightdm-1.8.5-8|275	install -Dpm644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/dm.d/29lightdm.conf
14cr|lightdm-1.8.5-8|276	
14cr|lightdm-1.8.5-8|277	# session wrapper script to source /etc/profile and ~/.profile if they exists
14cr|lightdm-1.8.5-8|278	install -Dpm755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%{name}/Xsession
14cr|lightdm-1.8.5-8|279	
14cr|lightdm-1.8.5-8|280	# will be created when lightdm starts
14cr|lightdm-1.8.5-8|281	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cr|lightdm-1.8.5-8|282	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14cr|lightdm-1.8.5-8|283	
14cr|lightdm-1.8.5-8|284	# directory for chksession-generated sessions
14cr|lightdm-1.8.5-8|285	mkdir -p %{buildroot}%{_datadir}/%{name}/sessions
14cr|lightdm-1.8.5-8|286	# directory for remote sessions
14cr|lightdm-1.8.5-8|287	mkdir -p %{buildroot}%{_datadir}/%{name}/remote-sessions
14cr|lightdm-1.8.5-8|288	
14cr|lightdm-1.8.5-8|289	install -Dpm 644 %{SOURCE10} %{buildroot}%{_prefix}/lib/tmpfiles.d/lightdm.conf
14cr|lightdm-1.8.5-8|290	install -Dpm 644 %{SOURCE11} %{buildroot}%{_unitdir}/lightdm.service
14cr|lightdm-1.8.5-8|291	install -Dpm 644 %{SOURCE12} %{buildroot}%{_datadir}/polkit-1/rules.d/lightdm.rules
14cr|lightdm-1.8.5-8|292	
14cr|lightdm-1.8.5-8|293	#we don't want these
14cr|lightdm-1.8.5-8|294	rm -rf %{buildroot}%{_sysconfdir}/apparmor.d
14cr|lightdm-1.8.5-8|295	# omit upstart support
14cr|lightdm-1.8.5-8|296	rm -rfv %{buildroot}%{_sysconfdir}/init
14cr|lightdm-1.8.5-8|297	
14cr|lightdm-1.8.5-8|298	#home dir for lightdm user
14cr|lightdm-1.8.5-8|299	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cr|lightdm-1.8.5-8|300	
14cr|lightdm-1.8.5-8|301	%find_lang %{name}
14cr|lightdm-1.8.5-8|302	
14cr|lightdm-1.8.5-8|303	
14cr|lightdm-1.8.5-8|304	%changelog
14cr|lightdm-1.8.5-8|305	* Sun Sep 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.5-8
14cr|lightdm-1.8.5-8|306	+ Revision: f92ca1e
14cr|lightdm-1.8.5-8|307	- Generate chksession files to /usr/share/lightdm/sessions instead of /usr/share/xsessions
14cr|lightdm-1.8.5-8|308	- Spec cleanup
14cr|lightdm-1.8.5-8|309	
14cr|lightdm-1.8.5-8|310	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-7
14cr|lightdm-1.8.5-8|311	+ Revision: 4aa7cc7
14cr|lightdm-1.8.5-8|312	- MassBuild#464: Increase release tag
14cr|lightdm-1.8.5-8|313	
14cr|lightdm-1.8.5-8|314	* Mon Apr 07 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.8.5-6
14cr|lightdm-1.8.5-8|315	+ Revision: dc471aa
14cr|lightdm-1.8.5-8|316	- update pam rules
14cr|lightdm-1.8.5-8|317	
14cr|lightdm-1.8.5-8|318	* Sat Dec 21 2013 akdengi <kazancas@mandriva.ru> 1.8.5-4
14cr|lightdm-1.8.5-8|319	+ Revision: cddaf19
14cr|lightdm-1.8.5-8|320	- fix pam rules
14cr|lightdm-1.8.5-8|321	
14cr|lightdm-1.8.5-8|322	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-3
14cr|lightdm-1.8.5-8|323	+ Revision: 8055001
14cr|lightdm-1.8.5-8|324	- up release
14cr|lightdm-1.8.5-8|325	
14cr|lightdm-1.8.5-8|326	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-2
14cr|lightdm-1.8.5-8|327	+ Revision: 588b1c9
14cr|lightdm-1.8.5-8|328	- really add sourve
14cr|lightdm-1.8.5-8|329	
14cr|lightdm-1.8.5-8|330	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-2
14cr|lightdm-1.8.5-8|331	+ Revision: 0cbc0d5
14cr|lightdm-1.8.5-8|332	- use fedora pam rules and create/own lightdm.conf.d
14cr|lightdm-1.8.5-8|333	
14cr|lightdm-1.8.5-8|334	* Mon Dec 09 2013 akdengi <alexander.kazancev@rosalab.ru> 1.8.5-1
14cr|lightdm-1.8.5-8|335	+ Revision: c84d7e4
14cr|lightdm-1.8.5-8|336	- Update to 1.8.5
14cr|lightdm-1.8.5-8|337	
14cr|lightdm-1.8.5-8|338	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.18-2
14cr|lightdm-1.8.5-8|339	+ Revision: 1eb4593
14cr|lightdm-1.8.5-8|340	- fix config. Return x-server on 0:display and vt1
14cr|lightdm-1.8.5-8|341	
14cr|lightdm-1.8.5-8|342	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1.7.18-1
14cr|lightdm-1.8.5-8|343	+ Revision: 74837c9
14cr|lightdm-1.8.5-8|344	- rediff ROSA config patch
14cr|lightdm-1.8.5-8|345	
14cr|lightdm-1.8.5-8|346	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1.7.18-1
14cr|lightdm-1.8.5-8|347	+ Revision: f7bfeec
14cr|lightdm-1.8.5-8|348	- update to 1.7.18
14cr|lightdm-1.8.5-8|349	
14cr|lightdm-1.8.5-8|350	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-7
14cr|lightdm-1.8.5-8|351	+ Revision: fbf22de
14cr|lightdm-1.8.5-8|352	- fix config
14cr|lightdm-1.8.5-8|353	
14cr|lightdm-1.8.5-8|354	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-6
14cr|lightdm-1.8.5-8|355	+ Revision: ec9dbf2
14cr|lightdm-1.8.5-8|356	- fix post
14cr|lightdm-1.8.5-8|357	
14cr|lightdm-1.8.5-8|358	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-5
14cr|lightdm-1.8.5-8|359	+ Revision: ea7395a
14cr|lightdm-1.8.5-8|360	- fix config and clean spec
14cr|lightdm-1.8.5-8|361	
14cr|lightdm-1.8.5-8|362	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-5
14cr|lightdm-1.8.5-8|363	+ Revision: 33911cb
14cr|lightdm-1.8.5-8|364	- fix triggers
14cr|lightdm-1.8.5-8|365	
14cr|lightdm-1.8.5-8|366	* Sun Sep 15 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.7.15-4
14cr|lightdm-1.8.5-8|367	+ Revision: 6288227
14cr|lightdm-1.8.5-8|368	- Added alternatives to avoid conflict with gdm
14cr|lightdm-1.8.5-8|369	
14cr|lightdm-1.8.5-8|370	* Sun Sep 15 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.15-3
14cr|lightdm-1.8.5-8|371	+ Revision: 77bceac
14cr|lightdm-1.8.5-8|372	- Fix symlink
14cr|lightdm-1.8.5-8|373	
14cr|lightdm-1.8.5-8|374	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-2
14cr|lightdm-1.8.5-8|375	+ Revision: d4c2a3a
14cr|lightdm-1.8.5-8|376	- fix conflicts with gdm. Use 3.6.0 as initial
14cr|lightdm-1.8.5-8|377	
14cr|lightdm-1.8.5-8|378	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru>
14cr|lightdm-1.8.5-8|379	+ Revision: 445532b
14cr|lightdm-1.8.5-8|380	- fix user change
14cr|lightdm-1.8.5-8|381	
14cr|lightdm-1.8.5-8|382	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-1
14cr|lightdm-1.8.5-8|383	+ Revision: d161dfc
14cr|lightdm-1.8.5-8|384	- fix difference
14cr|lightdm-1.8.5-8|385	
14cr|lightdm-1.8.5-8|386	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-1
14cr|lightdm-1.8.5-8|387	+ Revision: 1d6d42c
14cr|lightdm-1.8.5-8|388	- 1.7.15
14cr|lightdm-1.8.5-8|389	
14cr|lightdm-1.8.5-8|390	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.11-7
14cr|lightdm-1.8.5-8|391	+ Revision: 99b7d7b
14cr|lightdm-1.8.5-8|392	- Enable lock patch
14cr|lightdm-1.8.5-8|393	
14cr|lightdm-1.8.5-8|394	* Thu Aug 29 2013 akdengi <kazancas@mandriva.ru> 1.7.11-6
14cr|lightdm-1.8.5-8|395	+ Revision: 1832066
14cr|lightdm-1.8.5-8|396	- add /var/lib/lightdm to files and temporary disable lock screen patch
14cr|lightdm-1.8.5-8|397	
14cr|lightdm-1.8.5-8|398	* Wed Aug 28 2013 akdengi <kazancas@mandriva.ru> 1.7.11-5
14cr|lightdm-1.8.5-8|399	+ Revision: 78d86ab
14cr|lightdm-1.8.5-8|400	- try fix update error
14cr|lightdm-1.8.5-8|401	
14cr|lightdm-1.8.5-8|402	* Mon Aug 26 2013 akdengi <kazancas@mandriva.ru> 1.7.11-4
14cr|lightdm-1.8.5-8|403	+ Revision: c2ad6b1
14cr|lightdm-1.8.5-8|404	- 1.7.11
14cr|lightdm-1.8.5-8|405	
14cr|lightdm-1.8.5-8|406	* Tue May 21 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-16
14cr|lightdm-1.8.5-8|407	+ Revision: dc115b8
14cr|lightdm-1.8.5-8|408	- Updated lightdm.spec
14cr|lightdm-1.8.5-8|409	
14cr|lightdm-1.8.5-8|410	* Mon May 20 2013 akdengi <kazancas@gmail.com> 1.6.0-15
14cr|lightdm-1.8.5-8|411	+ Revision: 138ca3b
14cr|lightdm-1.8.5-8|412	- up version
14cr|lightdm-1.8.5-8|413	
14cr|lightdm-1.8.5-8|414	* Mon May 20 2013 akdengi <kazancas@gmail.com> 1.6.0-14
14cr|lightdm-1.8.5-8|415	+ Revision: 492f9d0
14cr|lightdm-1.8.5-8|416	- fix icon. Fix systemd patch
14cr|lightdm-1.8.5-8|417	
14cr|lightdm-1.8.5-8|418	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-13
14cr|lightdm-1.8.5-8|419	+ Revision: 7409627
14cr|lightdm-1.8.5-8|420	- Use native systemd
14cr|lightdm-1.8.5-8|421	
14cr|lightdm-1.8.5-8|422	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-12
14cr|lightdm-1.8.5-8|423	+ Revision: f9558d6
14cr|lightdm-1.8.5-8|424	- need systemd => 194-15
14cr|lightdm-1.8.5-8|425	
14cr|lightdm-1.8.5-8|426	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-12
14cr|lightdm-1.8.5-8|427	+ Revision: 1b5d76b
14cr|lightdm-1.8.5-8|428	- fix systemd session greeter problem
14cr|lightdm-1.8.5-8|429	
14cr|lightdm-1.8.5-8|430	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
14cr|lightdm-1.8.5-8|431	+ Revision: 9662c2d
14cr|lightdm-1.8.5-8|432	- fix X-start
14cr|lightdm-1.8.5-8|433	
14cr|lightdm-1.8.5-8|434	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
14cr|lightdm-1.8.5-8|435	+ Revision: 6829c2a
14cr|lightdm-1.8.5-8|436	- temporary disable systemd pam in greeter
14cr|lightdm-1.8.5-8|437	
14cr|lightdm-1.8.5-8|438	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
14cr|lightdm-1.8.5-8|439	+ Revision: f2ad4ba
14cr|lightdm-1.8.5-8|440	- delete greeter user
14cr|lightdm-1.8.5-8|441	
14cr|lightdm-1.8.5-8|442	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-8
14cr|lightdm-1.8.5-8|443	+ Revision: eaa299c
14cr|lightdm-1.8.5-8|444	- up version
14cr|lightdm-1.8.5-8|445	
14cr|lightdm-1.8.5-8|446	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-7
14cr|lightdm-1.8.5-8|447	+ Revision: dcf6e64
14cr|lightdm-1.8.5-8|448	- add systemd support to pam files
14cr|lightdm-1.8.5-8|449	
14cr|lightdm-1.8.5-8|450	* Thu May 09 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-7
14cr|lightdm-1.8.5-8|451	+ Revision: e8fa1ab
14cr|lightdm-1.8.5-8|452	- Don't enable xsetup.d support - enable it only in build ISO script!
14cr|lightdm-1.8.5-8|453	
14cr|lightdm-1.8.5-8|454	

2715 14
14cr|lightdm-gtk-greeter-1.6.1-10|1	Summary:	The Light Display Manager (GTK+ greeter)
14cr|lightdm-gtk-greeter-1.6.1-10|2	Name:		lightdm-gtk-greeter
14cr|lightdm-gtk-greeter-1.6.1-10|3	Version:	1.6.1
14cr|lightdm-gtk-greeter-1.6.1-10|4	Release:	10
14cr|lightdm-gtk-greeter-1.6.1-10|5	License:	GPLv3+
14cr|lightdm-gtk-greeter-1.6.1-10|6	Group:		Graphical desktop/Other
14cr|lightdm-gtk-greeter-1.6.1-10|7	Source0:	https://launchpad.net/%{name}/1.6/%{version}/+download/%{name}-%{version}.tar.gz
14cr|lightdm-gtk-greeter-1.6.1-10|8	Patch0:		lightdm-gtk-greeter-1.6.0-rosa-customizations.patch
14cr|lightdm-gtk-greeter-1.6.1-10|9	Patch1:		lightdm-gtk-greeter-1.6.0-po.patch
14cr|lightdm-gtk-greeter-1.6.1-10|10	Patch2:		lightdm-gtk-greeter-1.6.0-ui.patch
14cr|lightdm-gtk-greeter-1.6.1-10|11	URL:		http://www.freedesktop.org/wiki/Software/LightDM
14cr|lightdm-gtk-greeter-1.6.1-10|12	BuildRequires:	pkgconfig(gmodule-export-2.0)
14cr|lightdm-gtk-greeter-1.6.1-10|13	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
14cr|lightdm-gtk-greeter-1.6.1-10|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|lightdm-gtk-greeter-1.6.1-10|15	BuildRequires:	pkgconfig(liblightdm-gobject-1)
14cr|lightdm-gtk-greeter-1.6.1-10|16	BuildRequires:	pkgconfig(x11)
14cr|lightdm-gtk-greeter-1.6.1-10|17	BuildRequires:	gtk-doc
14cr|lightdm-gtk-greeter-1.6.1-10|18	BuildRequires:	intltool >= 0.35.0
14cr|lightdm-gtk-greeter-1.6.1-10|19	BuildRequires:	gettext-devel
14cr|lightdm-gtk-greeter-1.6.1-10|20	BuildRequires:	autoconf
14cr|lightdm-gtk-greeter-1.6.1-10|21	BuildRequires:	automake
14cr|lightdm-gtk-greeter-1.6.1-10|22	# For autoreconf
14cr|lightdm-gtk-greeter-1.6.1-10|23	BuildRequires:	gnome-common
14cr|lightdm-gtk-greeter-1.6.1-10|24	Provides:	lightdm-greeter
14cr|lightdm-gtk-greeter-1.6.1-10|25	Requires:	lightdm
14cr|lightdm-gtk-greeter-1.6.1-10|26	# For logo:
14cr|lightdm-gtk-greeter-1.6.1-10|27	Requires:	desktop-common-data
14cr|lightdm-gtk-greeter-1.6.1-10|28	# For icons in top right corner
14cr|lightdm-gtk-greeter-1.6.1-10|29	Requires:	gnome-icon-theme
14cr|lightdm-gtk-greeter-1.6.1-10|30	# For icons in HighContrast mode
14cr|lightdm-gtk-greeter-1.6.1-10|31	Requires:	gnome-themes-standard
14cr|lightdm-gtk-greeter-1.6.1-10|32	
14cr|lightdm-gtk-greeter-1.6.1-10|33	#For LXDE
14cr|lightdm-gtk-greeter-1.6.1-10|34	Suggests:	rosa-flat-icons
14cr|lightdm-gtk-greeter-1.6.1-10|35	Suggests:	rosa-lxde-flat
14cr|lightdm-gtk-greeter-1.6.1-10|36	
14cr|lightdm-gtk-greeter-1.6.1-10|37	Requires(post):		update-alternatives
14cr|lightdm-gtk-greeter-1.6.1-10|38	Requires(postun):	update-alternatives
14cr|lightdm-gtk-greeter-1.6.1-10|39	
14cr|lightdm-gtk-greeter-1.6.1-10|40	%description
14cr|lightdm-gtk-greeter-1.6.1-10|41	A LightDM greeter that uses the GTK+ toolkit.
14cr|lightdm-gtk-greeter-1.6.1-10|42	
14cr|lightdm-gtk-greeter-1.6.1-10|43	#-------------------------------------------------------------------------
14cr|lightdm-gtk-greeter-1.6.1-10|44	
14cr|lightdm-gtk-greeter-1.6.1-10|45	%prep
14cr|lightdm-gtk-greeter-1.6.1-10|46	%setup -q
14cr|lightdm-gtk-greeter-1.6.1-10|47	%apply_patches
14cr|lightdm-gtk-greeter-1.6.1-10|48	
14cr|lightdm-gtk-greeter-1.6.1-10|49	%build
14cr|lightdm-gtk-greeter-1.6.1-10|50	autoreconf -vfi
14cr|lightdm-gtk-greeter-1.6.1-10|51	%configure2_5x \
14cr|lightdm-gtk-greeter-1.6.1-10|52	--disable-static
14cr|lightdm-gtk-greeter-1.6.1-10|53	%make
14cr|lightdm-gtk-greeter-1.6.1-10|54	
14cr|lightdm-gtk-greeter-1.6.1-10|55	%install
14cr|lightdm-gtk-greeter-1.6.1-10|56	%makeinstall_std
14cr|lightdm-gtk-greeter-1.6.1-10|57	
14cr|lightdm-gtk-greeter-1.6.1-10|58	# own alternatives target
14cr|lightdm-gtk-greeter-1.6.1-10|59	touch %{buildroot}%{_datadir}/xgreeters/lightdm-greeter.desktop
14cr|lightdm-gtk-greeter-1.6.1-10|60	
14cr|lightdm-gtk-greeter-1.6.1-10|61	%find_lang %{name}
14cr|lightdm-gtk-greeter-1.6.1-10|62	
14cr|lightdm-gtk-greeter-1.6.1-10|63	%post
14cr|lightdm-gtk-greeter-1.6.1-10|64	%{_sbindir}/update-alternatives \
14cr|lightdm-gtk-greeter-1.6.1-10|65	--install %{_datadir}/xgreeters/lightdm-greeter.desktop \
14cr|lightdm-gtk-greeter-1.6.1-10|66	lightdm-greeter \
14cr|lightdm-gtk-greeter-1.6.1-10|67	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop \
14cr|lightdm-gtk-greeter-1.6.1-10|68	20
14cr|lightdm-gtk-greeter-1.6.1-10|69	
14cr|lightdm-gtk-greeter-1.6.1-10|70	%postun
14cr|lightdm-gtk-greeter-1.6.1-10|71	if [ $1 -eq 0 ]; then
14cr|lightdm-gtk-greeter-1.6.1-10|72	%{_sbindir}/update-alternatives \
14cr|lightdm-gtk-greeter-1.6.1-10|73	--remove lightdm-greeter \
14cr|lightdm-gtk-greeter-1.6.1-10|74	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
14cr|lightdm-gtk-greeter-1.6.1-10|75	fi
14cr|lightdm-gtk-greeter-1.6.1-10|76	
14cr|lightdm-gtk-greeter-1.6.1-10|77	%files -f %{name}.lang
14cr|lightdm-gtk-greeter-1.6.1-10|78	%doc NEWS
14cr|lightdm-gtk-greeter-1.6.1-10|79	#%config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
14cr|lightdm-gtk-greeter-1.6.1-10|80	#we need replace config
14cr|lightdm-gtk-greeter-1.6.1-10|81	%config %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
14cr|lightdm-gtk-greeter-1.6.1-10|82	%{_sbindir}/%{name}
14cr|lightdm-gtk-greeter-1.6.1-10|83	#{_datadir}/%{name}/
14cr|lightdm-gtk-greeter-1.6.1-10|84	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
14cr|lightdm-gtk-greeter-1.6.1-10|85	# own alternatives target
14cr|lightdm-gtk-greeter-1.6.1-10|86	%ghost %{_datadir}/xgreeters/lightdm-greeter.desktop
14cr|lightdm-gtk-greeter-1.6.1-10|87	
14cr|lightdm-gtk-greeter-1.6.1-10|88	
14cr|lightdm-gtk-greeter-1.6.1-10|89	%changelog
14cr|lightdm-gtk-greeter-1.6.1-10|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-10
14cr|lightdm-gtk-greeter-1.6.1-10|91	+ Revision: 753fe4a
14cr|lightdm-gtk-greeter-1.6.1-10|92	- MassBuild#464: Increase release tag
14cr|lightdm-gtk-greeter-1.6.1-10|93	
14cr|lightdm-gtk-greeter-1.6.1-10|94	

2716 14
14cr|lightdm-kde-greeter-0.3.2.1-6|1	Summary:	LightDM KDE Greeter
14cr|lightdm-kde-greeter-0.3.2.1-6|2	Name:		lightdm-kde-greeter
14cr|lightdm-kde-greeter-0.3.2.1-6|3	Version:	0.3.2.1
14cr|lightdm-kde-greeter-0.3.2.1-6|4	Release:	6
14cr|lightdm-kde-greeter-0.3.2.1-6|5	Group:		System/X11
14cr|lightdm-kde-greeter-0.3.2.1-6|6	License:	GPLv3+
14cr|lightdm-kde-greeter-0.3.2.1-6|7	URL:	 	https://projects.kde.org/projects/playground/base/lightdm
14cr|lightdm-kde-greeter-0.3.2.1-6|8	Source0: 	http://carroll.aset.psu.edu/pub/kde/unstable/lightdm-kde/src/lightdm-kde-%{version}.tar.bz2
14cr|lightdm-kde-greeter-0.3.2.1-6|9	Patch0:		lightdm-kde-0.3.2.1-lightdm-1.7.patch
14cr|lightdm-kde-greeter-0.3.2.1-6|10	
14cr|lightdm-kde-greeter-0.3.2.1-6|11	BuildRequires:	gettext
14cr|lightdm-kde-greeter-0.3.2.1-6|12	BuildRequires:	intltool
14cr|lightdm-kde-greeter-0.3.2.1-6|13	BuildRequires:	kdelibs4-devel
14cr|lightdm-kde-greeter-0.3.2.1-6|14	BuildRequires:	pkgconfig(liblightdm-qt-3)
14cr|lightdm-kde-greeter-0.3.2.1-6|15	
14cr|lightdm-kde-greeter-0.3.2.1-6|16	Provides:	lightdm-greeter
14cr|lightdm-kde-greeter-0.3.2.1-6|17	Requires:	lightdm
14cr|lightdm-kde-greeter-0.3.2.1-6|18	Requires:	kdebase4-runtime
14cr|lightdm-kde-greeter-0.3.2.1-6|19	Requires(post,postun):	update-alternatives
14cr|lightdm-kde-greeter-0.3.2.1-6|20	
14cr|lightdm-kde-greeter-0.3.2.1-6|21	%description
14cr|lightdm-kde-greeter-0.3.2.1-6|22	A LightDM greeter that uses the KDE toolkit.
14cr|lightdm-kde-greeter-0.3.2.1-6|23	
14cr|lightdm-kde-greeter-0.3.2.1-6|24	%prep
14cr|lightdm-kde-greeter-0.3.2.1-6|25	%setup -qn lightdm-%{version}
14cr|lightdm-kde-greeter-0.3.2.1-6|26	%apply_patches
14cr|lightdm-kde-greeter-0.3.2.1-6|27	
14cr|lightdm-kde-greeter-0.3.2.1-6|28	%build
14cr|lightdm-kde-greeter-0.3.2.1-6|29	%cmake_kde4
14cr|lightdm-kde-greeter-0.3.2.1-6|30	%make
14cr|lightdm-kde-greeter-0.3.2.1-6|31	
14cr|lightdm-kde-greeter-0.3.2.1-6|32	%install
14cr|lightdm-kde-greeter-0.3.2.1-6|33	%makeinstall_std -C build
14cr|lightdm-kde-greeter-0.3.2.1-6|34	
14cr|lightdm-kde-greeter-0.3.2.1-6|35	%find_lang %{name} --all-name --with-kde
14cr|lightdm-kde-greeter-0.3.2.1-6|36	
14cr|lightdm-kde-greeter-0.3.2.1-6|37	%post
14cr|lightdm-kde-greeter-0.3.2.1-6|38	%{_sbindir}/update-alternatives \
14cr|lightdm-kde-greeter-0.3.2.1-6|39	--install %{_datadir}/xgreeters/lightdm-greeter.desktop \
14cr|lightdm-kde-greeter-0.3.2.1-6|40	lightdm-greeter \
14cr|lightdm-kde-greeter-0.3.2.1-6|41	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop \
14cr|lightdm-kde-greeter-0.3.2.1-6|42	10
14cr|lightdm-kde-greeter-0.3.2.1-6|43	
14cr|lightdm-kde-greeter-0.3.2.1-6|44	%postun
14cr|lightdm-kde-greeter-0.3.2.1-6|45	if [ $1 -eq 0 ]; then
14cr|lightdm-kde-greeter-0.3.2.1-6|46	%{_sbindir}/update-alternatives \
14cr|lightdm-kde-greeter-0.3.2.1-6|47	--remove lightdm-greeter \
14cr|lightdm-kde-greeter-0.3.2.1-6|48	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop
14cr|lightdm-kde-greeter-0.3.2.1-6|49	fi
14cr|lightdm-kde-greeter-0.3.2.1-6|50	
14cr|lightdm-kde-greeter-0.3.2.1-6|51	%files -f %{name}.lang
14cr|lightdm-kde-greeter-0.3.2.1-6|52	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmlightdm.conf
14cr|lightdm-kde-greeter-0.3.2.1-6|53	%{_kde_libdir}/kde4/kcm_lightdm.so
14cr|lightdm-kde-greeter-0.3.2.1-6|54	%{_kde_libdir}/kde4/libexec/kcmlightdmhelper
14cr|lightdm-kde-greeter-0.3.2.1-6|55	%{_kde_libdir}/kde4/libexec/lightdm-kde-greeter-rootimage
14cr|lightdm-kde-greeter-0.3.2.1-6|56	%{_sbindir}/lightdm-kde-greeter
14cr|lightdm-kde-greeter-0.3.2.1-6|57	%{_datadir}/apps/lightdm-kde-greeter
14cr|lightdm-kde-greeter-0.3.2.1-6|58	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmlightdm.service
14cr|lightdm-kde-greeter-0.3.2.1-6|59	%{_datadir}/kde4/services/kcm_lightdm.desktop
14cr|lightdm-kde-greeter-0.3.2.1-6|60	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmlightdm.policy
14cr|lightdm-kde-greeter-0.3.2.1-6|61	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop
14cr|lightdm-kde-greeter-0.3.2.1-6|62	
14cr|lightdm-kde-greeter-0.3.2.1-6|63	%changelog
14cr|lightdm-kde-greeter-0.3.2.1-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2.1-6
14cr|lightdm-kde-greeter-0.3.2.1-6|65	+ Revision: 5a8cbc0
14cr|lightdm-kde-greeter-0.3.2.1-6|66	- MassBuild#464: Increase release tag
14cr|lightdm-kde-greeter-0.3.2.1-6|67	
14cr|lightdm-kde-greeter-0.3.2.1-6|68	

2717 14
14cr|lightlang-0.8.6-10|1	Summary:	Dictionary Shell on Qt4
14cr|lightlang-0.8.6-10|2	Name:		lightlang
14cr|lightlang-0.8.6-10|3	Version:	0.8.6
14cr|lightlang-0.8.6-10|4	Release:	10
14cr|lightlang-0.8.6-10|5	License:	GPL
14cr|lightlang-0.8.6-10|6	Group:		Office
14cr|lightlang-0.8.6-10|7	Url:		http://lightlang.org.ru
14cr|lightlang-0.8.6-10|8	Source0:	lightlang-%{version}-rev990.tar.bz2
14cr|lightlang-0.8.6-10|9	BuildRequires:	mplayer
14cr|lightlang-0.8.6-10|10	BuildRequires:	python-qt4
14cr|lightlang-0.8.6-10|11	BuildRequires:	python-sip
14cr|lightlang-0.8.6-10|12	BuildRequires:	python-xlib
14cr|lightlang-0.8.6-10|13	BuildRequires:	qt4-common
14cr|lightlang-0.8.6-10|14	BuildRequires:	sox
14cr|lightlang-0.8.6-10|15	BuildRequires:	xterm
14cr|lightlang-0.8.6-10|16	Requires:	lightlang-dict
14cr|lightlang-0.8.6-10|17	Requires:	python-qt4
14cr|lightlang-0.8.6-10|18	Requires:	python-xlib
14cr|lightlang-0.8.6-10|19	Requires:	qt4-common
14cr|lightlang-0.8.6-10|20	Requires:	sox
14cr|lightlang-0.8.6-10|21	
14cr|lightlang-0.8.6-10|22	%description
14cr|lightlang-0.8.6-10|23	LightLang is a small and powerfull dictionary shell,
14cr|lightlang-0.8.6-10|24	writed on qt4 and has a many dictionary (ru-en and en-ru).
14cr|lightlang-0.8.6-10|25	
14cr|lightlang-0.8.6-10|26	%files
14cr|lightlang-0.8.6-10|27	%{_bindir}/sl
14cr|lightlang-0.8.6-10|28	%{_bindir}/xsl
14cr|lightlang-0.8.6-10|29	%{_bindir}/llrepo
14cr|lightlang-0.8.6-10|30	%{_bindir}/lightlang
14cr|lightlang-0.8.6-10|31	%{_libdir}/xsl
14cr|lightlang-0.8.6-10|32	%{_libdir}/llrepo
14cr|lightlang-0.8.6-10|33	%{_datadir}/applications/xsl.desktop
14cr|lightlang-0.8.6-10|34	%{_datadir}/sl
14cr|lightlang-0.8.6-10|35	%{_datadir}/xsl
14cr|lightlang-0.8.6-10|36	%{_iconsdir}/hicolor/*/apps/*.png
14cr|lightlang-0.8.6-10|37	%doc %{_docdir}/lightlang
14cr|lightlang-0.8.6-10|38	%doc %{_mandir}/man1/*
14cr|lightlang-0.8.6-10|39	%doc %{_mandir}/ru/man1/*
14cr|lightlang-0.8.6-10|40	
14cr|lightlang-0.8.6-10|41	#----------------------------------------------------------------------------
14cr|lightlang-0.8.6-10|42	
14cr|lightlang-0.8.6-10|43	%package devel
14cr|lightlang-0.8.6-10|44	Summary:	Devel package for LightLang
14cr|lightlang-0.8.6-10|45	Group:		Office
14cr|lightlang-0.8.6-10|46	Requires:	%{name} = %{EVRD}
14cr|lightlang-0.8.6-10|47	
14cr|lightlang-0.8.6-10|48	%description devel
14cr|lightlang-0.8.6-10|49	Devel package for LightLang.
14cr|lightlang-0.8.6-10|50	
14cr|lightlang-0.8.6-10|51	%files devel
14cr|lightlang-0.8.6-10|52	%{_libdir}/pkgconfig/lightlang.pc
14cr|lightlang-0.8.6-10|53	
14cr|lightlang-0.8.6-10|54	#----------------------------------------------------------------------------
14cr|lightlang-0.8.6-10|55	
14cr|lightlang-0.8.6-10|56	%prep
14cr|lightlang-0.8.6-10|57	%setup -q
14cr|lightlang-0.8.6-10|58	
14cr|lightlang-0.8.6-10|59	%build
14cr|lightlang-0.8.6-10|60	%configure2_5x --with-audio-player=mplayer
14cr|lightlang-0.8.6-10|61	%make
14cr|lightlang-0.8.6-10|62	
14cr|lightlang-0.8.6-10|63	%install
14cr|lightlang-0.8.6-10|64	%makeinstall_std
14cr|lightlang-0.8.6-10|65	
14cr|lightlang-0.8.6-10|66	
14cr|lightlang-0.8.6-10|67	%changelog
14cr|lightlang-0.8.6-10|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6-10
14cr|lightlang-0.8.6-10|69	+ Revision: e1320e8
14cr|lightlang-0.8.6-10|70	- MassBuild#464: Increase release tag
14cr|lightlang-0.8.6-10|71	
14cr|lightlang-0.8.6-10|72	

2718 14
14cr|lightlang-dict-0.0.2-2|1	%define version 0.0.2
14cr|lightlang-dict-0.0.2-2|2	%define	rel	2
14cr|lightlang-dict-0.0.2-2|3	%define release %mkrel %{rel}
14cr|lightlang-dict-0.0.2-2|4	
14cr|lightlang-dict-0.0.2-2|5	Summary: Dictionary for LightLang
14cr|lightlang-dict-0.0.2-2|6	Name: lightlang-dict
14cr|lightlang-dict-0.0.2-2|7	Version:	%{version}
14cr|lightlang-dict-0.0.2-2|8	Release:	%{release}
14cr|lightlang-dict-0.0.2-2|9	License: GPL2+
14cr|lightlang-dict-0.0.2-2|10	Group: Office
14cr|lightlang-dict-0.0.2-2|11	URL: http://code.google.com/p/lightlang/
14cr|lightlang-dict-0.0.2-2|12	Source: %{name}-%{version}.tar.bz2
14cr|lightlang-dict-0.0.2-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|lightlang-dict-0.0.2-2|14	BuildArch: noarch
14cr|lightlang-dict-0.0.2-2|15	
14cr|lightlang-dict-0.0.2-2|16	Requires: lightlang
14cr|lightlang-dict-0.0.2-2|17	
14cr|lightlang-dict-0.0.2-2|18	%description
14cr|lightlang-dict-0.0.2-2|19	Dictionary for LightLang
14cr|lightlang-dict-0.0.2-2|20	
14cr|lightlang-dict-0.0.2-2|21	%prep
14cr|lightlang-dict-0.0.2-2|22	%setup -q
14cr|lightlang-dict-0.0.2-2|23	
14cr|lightlang-dict-0.0.2-2|24	%install
14cr|lightlang-dict-0.0.2-2|25	%{__rm} -rf %{buildroot}
14cr|lightlang-dict-0.0.2-2|26	mkdir -p %{buildroot}/%{_datadir}/sl/dicts
14cr|lightlang-dict-0.0.2-2|27	cp ./* %{buildroot}/%{_datadir}/sl/dicts
14cr|lightlang-dict-0.0.2-2|28	
14cr|lightlang-dict-0.0.2-2|29	%build
14cr|lightlang-dict-0.0.2-2|30	
14cr|lightlang-dict-0.0.2-2|31	%clean
14cr|lightlang-dict-0.0.2-2|32	%{__rm} -rf %{buildroot}
14cr|lightlang-dict-0.0.2-2|33	
14cr|lightlang-dict-0.0.2-2|34	
14cr|lightlang-dict-0.0.2-2|35	%files
14cr|lightlang-dict-0.0.2-2|36	%defattr(-, root, root, 0755)
14cr|lightlang-dict-0.0.2-2|37	%{_datadir}/sl/dicts/*
14cr|lightlang-dict-0.0.2-2|38	
14cr|lightlang-dict-0.0.2-2|39	
14cr|lightlang-dict-0.0.2-2|40	
14cr|lightlang-dict-0.0.2-2|41	%changelog
14cr|lightlang-dict-0.0.2-2|42	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0.2-2
14cr|lightlang-dict-0.0.2-2|43	+ Revision: 8c0b94a
14cr|lightlang-dict-0.0.2-2|44	- Automatic import for version 0.0.2
14cr|lightlang-dict-0.0.2-2|45	
14cr|lightlang-dict-0.0.2-2|46	

2719 14
14cr|lightlang-sounds-0.0.1-3|1	Summary:	Sounds for LightLang Dictionary
14cr|lightlang-sounds-0.0.1-3|2	Name:		lightlang-sounds
14cr|lightlang-sounds-0.0.1-3|3	Version:	0.0.1
14cr|lightlang-sounds-0.0.1-3|4	Release:	3
14cr|lightlang-sounds-0.0.1-3|5	License:	GPLv2+
14cr|lightlang-sounds-0.0.1-3|6	Group:		Office
14cr|lightlang-sounds-0.0.1-3|7	Url:		http://lightlang.org.ru
14cr|lightlang-sounds-0.0.1-3|8	Source0:	%{name}-%{version}.tar.bz2
14cr|lightlang-sounds-0.0.1-3|9	Requires:	lightlang
14cr|lightlang-sounds-0.0.1-3|10	BuildArch:	noarch
14cr|lightlang-sounds-0.0.1-3|11	
14cr|lightlang-sounds-0.0.1-3|12	%description
14cr|lightlang-sounds-0.0.1-3|13	Sounds for LightLang Dictionary.
14cr|lightlang-sounds-0.0.1-3|14	
14cr|lightlang-sounds-0.0.1-3|15	%files
14cr|lightlang-sounds-0.0.1-3|16	%{_datadir}/sl/sounds/en/*
14cr|lightlang-sounds-0.0.1-3|17	
14cr|lightlang-sounds-0.0.1-3|18	#----------------------------------------------------------------------------
14cr|lightlang-sounds-0.0.1-3|19	
14cr|lightlang-sounds-0.0.1-3|20	%prep
14cr|lightlang-sounds-0.0.1-3|21	%setup -q
14cr|lightlang-sounds-0.0.1-3|22	
14cr|lightlang-sounds-0.0.1-3|23	%build
14cr|lightlang-sounds-0.0.1-3|24	
14cr|lightlang-sounds-0.0.1-3|25	%install
14cr|lightlang-sounds-0.0.1-3|26	mkdir -p %{buildroot}%{_datadir}/sl
14cr|lightlang-sounds-0.0.1-3|27	mkdir %{buildroot}%{_datadir}/sl/sounds/
14cr|lightlang-sounds-0.0.1-3|28	mkdir %{buildroot}%{_datadir}/sl/sounds/en
14cr|lightlang-sounds-0.0.1-3|29	cp -r ./en/* %{buildroot}%{_datadir}/sl/sounds/en
14cr|lightlang-sounds-0.0.1-3|30	
14cr|lightlang-sounds-0.0.1-3|31	
14cr|lightlang-sounds-0.0.1-3|32	%changelog
14cr|lightlang-sounds-0.0.1-3|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14cr|lightlang-sounds-0.0.1-3|34	+ Revision: 14b95ee
14cr|lightlang-sounds-0.0.1-3|35	- MassBuild#464: Increase release tag
14cr|lightlang-sounds-0.0.1-3|36	
14cr|lightlang-sounds-0.0.1-3|37	

2720 14
14cr|lightmediascanner-0.4.1.0-2|1	%define		major	0
14cr|lightmediascanner-0.4.1.0-2|2	%define		libname %mklibname %name %{major}
14cr|lightmediascanner-0.4.1.0-2|3	%define		develname %mklibname %name -d
14cr|lightmediascanner-0.4.1.0-2|4	
14cr|lightmediascanner-0.4.1.0-2|5	Summary: 	Lightweight media scanner
14cr|lightmediascanner-0.4.1.0-2|6	Name: 		lightmediascanner
14cr|lightmediascanner-0.4.1.0-2|7	Version: 	0.4.1.0
14cr|lightmediascanner-0.4.1.0-2|8	Release: 	2
14cr|lightmediascanner-0.4.1.0-2|9	Group: 		System/Libraries
14cr|lightmediascanner-0.4.1.0-2|10	License: 	LGPL
14cr|lightmediascanner-0.4.1.0-2|11	URL: 		http://lms.garage.maemo.org/
14cr|lightmediascanner-0.4.1.0-2|12	Source0: 	%{name}-%{version}.tar.xz
14cr|lightmediascanner-0.4.1.0-2|13	
14cr|lightmediascanner-0.4.1.0-2|14	
14cr|lightmediascanner-0.4.1.0-2|15	%description
14cr|lightmediascanner-0.4.1.0-2|16	Lightweight media scanner meant to be used in not-so-powerful
14cr|lightmediascanner-0.4.1.0-2|17	devices, like embedded systems or old machines. Provides an optimized
14cr|lightmediascanner-0.4.1.0-2|18	way to recursively scan directories, handling the parser in a child
14cr|lightmediascanner-0.4.1.0-2|19	process, avoiding breaks of the main process when parsers break.
14cr|lightmediascanner-0.4.1.0-2|20	One can opt to use the single process version, but be aware that
14cr|lightmediascanner-0.4.1.0-2|21	if something bad happens during parsing, your application will suffer.
14cr|lightmediascanner-0.4.1.0-2|22	
14cr|lightmediascanner-0.4.1.0-2|23	%package -n %{libname}
14cr|lightmediascanner-0.4.1.0-2|24	Summary:    %{name} library
14cr|lightmediascanner-0.4.1.0-2|25	Group:      System/Libraries
14cr|lightmediascanner-0.4.1.0-2|26	
14cr|lightmediascanner-0.4.1.0-2|27	%description -n %{libname}
14cr|lightmediascanner-0.4.1.0-2|28	This package contains the dynamic libraries from %{name}.
14cr|lightmediascanner-0.4.1.0-2|29	
14cr|lightmediascanner-0.4.1.0-2|30	%package -n %{develname}
14cr|lightmediascanner-0.4.1.0-2|31	Summary: 	Headers for developing programs that will use %{name}
14cr|lightmediascanner-0.4.1.0-2|32	Group:      Development/C
14cr|lightmediascanner-0.4.1.0-2|33	Requires:   %{libname} = %{version}
14cr|lightmediascanner-0.4.1.0-2|34	Provides:   %{name}-devel = %{version}-%{release}
14cr|lightmediascanner-0.4.1.0-2|35	
14cr|lightmediascanner-0.4.1.0-2|36	%description -n %{develname}
14cr|lightmediascanner-0.4.1.0-2|37	This package contains the headers that programmers will need to develop
14cr|lightmediascanner-0.4.1.0-2|38	applications which will use %{name}.
14cr|lightmediascanner-0.4.1.0-2|39	
14cr|lightmediascanner-0.4.1.0-2|40	%prep
14cr|lightmediascanner-0.4.1.0-2|41	%setup -q
14cr|lightmediascanner-0.4.1.0-2|42	
14cr|lightmediascanner-0.4.1.0-2|43	%build
14cr|lightmediascanner-0.4.1.0-2|44	%configure2_5x \
14cr|lightmediascanner-0.4.1.0-2|45	--disable-static
14cr|lightmediascanner-0.4.1.0-2|46	
14cr|lightmediascanner-0.4.1.0-2|47	%make
14cr|lightmediascanner-0.4.1.0-2|48	
14cr|lightmediascanner-0.4.1.0-2|49	%install
14cr|lightmediascanner-0.4.1.0-2|50	%makeinstall_std
14cr|lightmediascanner-0.4.1.0-2|51	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14cr|lightmediascanner-0.4.1.0-2|52	
14cr|lightmediascanner-0.4.1.0-2|53	%files -n %{libname}
14cr|lightmediascanner-0.4.1.0-2|54	%{_libdir}/lib%{name}.so.%{major}*
14cr|lightmediascanner-0.4.1.0-2|55	%{_libdir}/%{name}/plugins/*.so
14cr|lightmediascanner-0.4.1.0-2|56	
14cr|lightmediascanner-0.4.1.0-2|57	%files -n %{develname}
14cr|lightmediascanner-0.4.1.0-2|58	%{_libdir}/*.so
14cr|lightmediascanner-0.4.1.0-2|59	%{_includedir}/*.h
14cr|lightmediascanner-0.4.1.0-2|60	%{_libdir}/pkgconfig/%{name}.pc
14cr|lightmediascanner-0.4.1.0-2|61	
14cr|lightmediascanner-0.4.1.0-2|62	
14cr|lightmediascanner-0.4.1.0-2|63	
14cr|lightmediascanner-0.4.1.0-2|64	
14cr|lightmediascanner-0.4.1.0-2|65	
14cr|lightmediascanner-0.4.1.0-2|66	%changelog
14cr|lightmediascanner-0.4.1.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1.0-2
14cr|lightmediascanner-0.4.1.0-2|68	+ Revision: f809665
14cr|lightmediascanner-0.4.1.0-2|69	- MassBuild#464: Increase release tag
14cr|lightmediascanner-0.4.1.0-2|70	
14cr|lightmediascanner-0.4.1.0-2|71	

2721 14
14cr|lightning-2.0.3-2|1	%define _disable_ld_no_undefined 1
14cr|lightning-2.0.3-2|2	
14cr|lightning-2.0.3-2|3	%define major 0
14cr|lightning-2.0.3-2|4	%define libname %mklibname %{name} %{major}
14cr|lightning-2.0.3-2|5	%define devname %mklibname %{name} -d
14cr|lightning-2.0.3-2|6	
14cr|lightning-2.0.3-2|7	Summary:	Portable just-in-time compiler library
14cr|lightning-2.0.3-2|8	Name:		lightning
14cr|lightning-2.0.3-2|9	Version:	2.0.3
14cr|lightning-2.0.3-2|10	Release:	2
14cr|lightning-2.0.3-2|11	License:	LGPLv3+
14cr|lightning-2.0.3-2|12	Group:		Development/Other
14cr|lightning-2.0.3-2|13	Url:		http://www.gnu.org/software/lightning/
14cr|lightning-2.0.3-2|14	Source0:	ftp://ftp.gnu.org/gnu/lightning/%{name}-%{version}.tar.gz
14cr|lightning-2.0.3-2|15	BuildRequires:	texinfo
14cr|lightning-2.0.3-2|16	BuildRequires:	binutils-devel
14cr|lightning-2.0.3-2|17	BuildRequires:	pkgconfig(zlib)
14cr|lightning-2.0.3-2|18	
14cr|lightning-2.0.3-2|19	%description
14cr|lightning-2.0.3-2|20	GNU lightning is a library that generates assembly language code at run-time;
14cr|lightning-2.0.3-2|21	it is very fast, making it ideal for Just-In-Time compilers, and it abstracts
14cr|lightning-2.0.3-2|22	over the target CPU, as it exposes to the clients a standardized RISC
14cr|lightning-2.0.3-2|23	instruction set inspired by the MIPS and SPARC chips.
14cr|lightning-2.0.3-2|24	
14cr|lightning-2.0.3-2|25	#----------------------------------------------------------------------------
14cr|lightning-2.0.3-2|26	
14cr|lightning-2.0.3-2|27	%package -n %{libname}
14cr|lightning-2.0.3-2|28	Summary:	Shared library the GNU lightning
14cr|lightning-2.0.3-2|29	Group:		System/Libraries
14cr|lightning-2.0.3-2|30	Conflicts:	%{name} < 2.0.3
14cr|lightning-2.0.3-2|31	Obsoletes:	%{name} < 2.0.3
14cr|lightning-2.0.3-2|32	
14cr|lightning-2.0.3-2|33	%description -n %{libname}
14cr|lightning-2.0.3-2|34	Shared library the GNU lightning.
14cr|lightning-2.0.3-2|35	
14cr|lightning-2.0.3-2|36	%files -n %{libname}
14cr|lightning-2.0.3-2|37	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
14cr|lightning-2.0.3-2|38	%{_libdir}/lib%{name}.so.%{major}*
14cr|lightning-2.0.3-2|39	
14cr|lightning-2.0.3-2|40	#----------------------------------------------------------------------------
14cr|lightning-2.0.3-2|41	
14cr|lightning-2.0.3-2|42	%package -n %{devname}
14cr|lightning-2.0.3-2|43	Summary:	Development files for the GNU lightning
14cr|lightning-2.0.3-2|44	Group:		Development/Other
14cr|lightning-2.0.3-2|45	Requires:	%{libname} = %{EVRD}
14cr|lightning-2.0.3-2|46	Provides:	%{name}-devel = %{EVRD}
14cr|lightning-2.0.3-2|47	Conflicts:	%{name} < 2.0.3
14cr|lightning-2.0.3-2|48	
14cr|lightning-2.0.3-2|49	%description -n %{devname}
14cr|lightning-2.0.3-2|50	The libraries, header files and documentation for using GNU lightning.
14cr|lightning-2.0.3-2|51	
14cr|lightning-2.0.3-2|52	%files -n %{devname}
14cr|lightning-2.0.3-2|53	%doc ChangeLog COPYING.DOC
14cr|lightning-2.0.3-2|54	%{_includedir}/%{name}.h
14cr|lightning-2.0.3-2|55	%{_includedir}/%{name}
14cr|lightning-2.0.3-2|56	%{_libdir}/lib%{name}.so
14cr|lightning-2.0.3-2|57	%{_infodir}/%{name}.info*
14cr|lightning-2.0.3-2|58	
14cr|lightning-2.0.3-2|59	#----------------------------------------------------------------------------
14cr|lightning-2.0.3-2|60	
14cr|lightning-2.0.3-2|61	%prep
14cr|lightning-2.0.3-2|62	%setup -q
14cr|lightning-2.0.3-2|63	
14cr|lightning-2.0.3-2|64	%build
14cr|lightning-2.0.3-2|65	%configure2_5x --disable-static
14cr|lightning-2.0.3-2|66	%make
14cr|lightning-2.0.3-2|67	
14cr|lightning-2.0.3-2|68	%install
14cr|lightning-2.0.3-2|69	%makeinstall_std
14cr|lightning-2.0.3-2|70	
14cr|lightning-2.0.3-2|71	%check
14cr|lightning-2.0.3-2|72	make check
14cr|lightning-2.0.3-2|73	
14cr|lightning-2.0.3-2|74	
14cr|lightning-2.0.3-2|75	%changelog
14cr|lightning-2.0.3-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|lightning-2.0.3-2|77	+ Revision: cd547ff
14cr|lightning-2.0.3-2|78	- MassBuild#464: Increase release tag
14cr|lightning-2.0.3-2|79	
14cr|lightning-2.0.3-2|80	

2722 14
14cr|lightspark-0.7.2-10.20140219git|1	%define major 0
14cr|lightspark-0.7.2-10.20140219git|2	%define libname %mklibname %{name} %{major}
14cr|lightspark-0.7.2-10.20140219git|3	%define devname %mklibname -d %{name}
14cr|lightspark-0.7.2-10.20140219git|4	
14cr|lightspark-0.7.2-10.20140219git|5	Summary:	An alternative Flash Player implementation
14cr|lightspark-0.7.2-10.20140219git|6	Name:		lightspark
14cr|lightspark-0.7.2-10.20140219git|7	Version:	0.7.2
14cr|lightspark-0.7.2-10.20140219git|8	Release:	10.20140219git
14cr|lightspark-0.7.2-10.20140219git|9	Group:		Networking/WWW
14cr|lightspark-0.7.2-10.20140219git|10	License:	LGPLv3+
14cr|lightspark-0.7.2-10.20140219git|11	Url:		http://lightspark.sourceforge.net
14cr|lightspark-0.7.2-10.20140219git|12	Source0:	lightspark-%version-20140219git.tar.bz2
14cr|lightspark-0.7.2-10.20140219git|13	Patch0:		lightspark-0.7.2-fix_ffmpeg_include_dir.patch
14cr|lightspark-0.7.2-10.20140219git|14	Patch1:		lightspark-0.7.2-llvm-libs-hack.patch
14cr|lightspark-0.7.2-10.20140219git|15	Patch2:		lightspark-0.7.2-fix-build-with-llvm-3.5.patch
14cr|lightspark-0.7.2-10.20140219git|16	BuildRequires:	cmake
14cr|lightspark-0.7.2-10.20140219git|17	BuildRequires:	nasm
14cr|lightspark-0.7.2-10.20140219git|18	BuildRequires:	boost-devel
14cr|lightspark-0.7.2-10.20140219git|19	BuildRequires:	llvm-devel
14cr|lightspark-0.7.2-10.20140219git|20	BuildRequires:	pkgconfig(fontconfig)
14cr|lightspark-0.7.2-10.20140219git|21	BuildRequires:	pkgconfig(ftgl)
14cr|lightspark-0.7.2-10.20140219git|22	BuildRequires:	pkgconfig(glew)
14cr|lightspark-0.7.2-10.20140219git|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|lightspark-0.7.2-10.20140219git|24	BuildRequires:	pkgconfig(libavcodec)
14cr|lightspark-0.7.2-10.20140219git|25	BuildRequires:	pkgconfig(libcurl)
14cr|lightspark-0.7.2-10.20140219git|26	BuildRequires:	pkgconfig(libpcre)
14cr|lightspark-0.7.2-10.20140219git|27	BuildRequires:	pkgconfig(libpulse)
14cr|lightspark-0.7.2-10.20140219git|28	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|lightspark-0.7.2-10.20140219git|29	BuildRequires:	pkgconfig(libxul)
14cr|lightspark-0.7.2-10.20140219git|30	BuildRequires:	pkgconfig(sdl)
14cr|lightspark-0.7.2-10.20140219git|31	Requires:	fonts-ttf-liberation
14cr|lightspark-0.7.2-10.20140219git|32	Suggests:	%{name}-pulse
14cr|lightspark-0.7.2-10.20140219git|33	
14cr|lightspark-0.7.2-10.20140219git|34	%description
14cr|lightspark-0.7.2-10.20140219git|35	Lightspark is a modern, free, open-source flash player implementation.
14cr|lightspark-0.7.2-10.20140219git|36	Lightspark features:
14cr|lightspark-0.7.2-10.20140219git|37	
14cr|lightspark-0.7.2-10.20140219git|38	* JIT compilation of Actionscript to native x86 bytecode using LLVM
14cr|lightspark-0.7.2-10.20140219git|39	* Hardware accelerated rendering using OpenGL Shaders (GLSL)
14cr|lightspark-0.7.2-10.20140219git|40	* Very good and robust support for current-generation Actionscript 3
14cr|lightspark-0.7.2-10.20140219git|41	* A new, clean, codebase exploiting multithreading and optimized for
14cr|lightspark-0.7.2-10.20140219git|42	modern hardware. Designed from scratch after the official Flash
14cr|lightspark-0.7.2-10.20140219git|43	documentation was released.
14cr|lightspark-0.7.2-10.20140219git|44	
14cr|lightspark-0.7.2-10.20140219git|45	%files -f %{name}.lang
14cr|lightspark-0.7.2-10.20140219git|46	%doc COPYING COPYING.LESSER ChangeLog
14cr|lightspark-0.7.2-10.20140219git|47	%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
14cr|lightspark-0.7.2-10.20140219git|48	%{_bindir}/%{name}
14cr|lightspark-0.7.2-10.20140219git|49	%{_bindir}/tightspark
14cr|lightspark-0.7.2-10.20140219git|50	%{_datadir}/applications/%{name}.desktop
14cr|lightspark-0.7.2-10.20140219git|51	%{_datadir}/%{name}
14cr|lightspark-0.7.2-10.20140219git|52	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|lightspark-0.7.2-10.20140219git|53	%{_mandir}/man1/%{name}.1*
14cr|lightspark-0.7.2-10.20140219git|54	
14cr|lightspark-0.7.2-10.20140219git|55	#----------------------------------------------------------------------------
14cr|lightspark-0.7.2-10.20140219git|56	
14cr|lightspark-0.7.2-10.20140219git|57	%package -n %{libname}
14cr|lightspark-0.7.2-10.20140219git|58	Summary:	%{name} libraries
14cr|lightspark-0.7.2-10.20140219git|59	Group:		System/Libraries
14cr|lightspark-0.7.2-10.20140219git|60	
14cr|lightspark-0.7.2-10.20140219git|61	%description -n %{libname}
14cr|lightspark-0.7.2-10.20140219git|62	This is the libraries used by %{name}.
14cr|lightspark-0.7.2-10.20140219git|63	
14cr|lightspark-0.7.2-10.20140219git|64	%files -n %{libname}
14cr|lightspark-0.7.2-10.20140219git|65	%config %{_sysconfdir}/ld.so.conf.d/lightspark.conf
14cr|lightspark-0.7.2-10.20140219git|66	%{_libdir}/%{name}/lib%{name}.so.%{major}*
14cr|lightspark-0.7.2-10.20140219git|67	
14cr|lightspark-0.7.2-10.20140219git|68	#----------------------------------------------------------------------------
14cr|lightspark-0.7.2-10.20140219git|69	
14cr|lightspark-0.7.2-10.20140219git|70	%package -n %{devname}
14cr|lightspark-0.7.2-10.20140219git|71	Summary:	Development libraries for %{name}
14cr|lightspark-0.7.2-10.20140219git|72	Group:		Development/C++
14cr|lightspark-0.7.2-10.20140219git|73	Provides:	%{name}-devel = %{version}-%{release}
14cr|lightspark-0.7.2-10.20140219git|74	Requires:	%{libname} = %{version}-%{release}
14cr|lightspark-0.7.2-10.20140219git|75	
14cr|lightspark-0.7.2-10.20140219git|76	%description -n %{devname}
14cr|lightspark-0.7.2-10.20140219git|77	Development files for the %{name} libraries.
14cr|lightspark-0.7.2-10.20140219git|78	
14cr|lightspark-0.7.2-10.20140219git|79	%files -n %{devname}
14cr|lightspark-0.7.2-10.20140219git|80	%{_libdir}/%{name}/lib%{name}.so
14cr|lightspark-0.7.2-10.20140219git|81	
14cr|lightspark-0.7.2-10.20140219git|82	#----------------------------------------------------------------------------
14cr|lightspark-0.7.2-10.20140219git|83	
14cr|lightspark-0.7.2-10.20140219git|84	%package mozilla-plugin
14cr|lightspark-0.7.2-10.20140219git|85	Summary:	Mozilla compatible plugin for %{name}
14cr|lightspark-0.7.2-10.20140219git|86	Group:		Networking/WWW
14cr|lightspark-0.7.2-10.20140219git|87	Suggests:	gnash
14cr|lightspark-0.7.2-10.20140219git|88	Suggests:	%{name}-pulse
14cr|lightspark-0.7.2-10.20140219git|89	Conflicts:	gnash-firefox-plugin
14cr|lightspark-0.7.2-10.20140219git|90	
14cr|lightspark-0.7.2-10.20140219git|91	%description mozilla-plugin
14cr|lightspark-0.7.2-10.20140219git|92	This is the Mozilla compatible plugin for %{name}
14cr|lightspark-0.7.2-10.20140219git|93	
14cr|lightspark-0.7.2-10.20140219git|94	%files mozilla-plugin
14cr|lightspark-0.7.2-10.20140219git|95	%{_libdir}/mozilla/plugins/lib%{name}plugin.so
14cr|lightspark-0.7.2-10.20140219git|96	
14cr|lightspark-0.7.2-10.20140219git|97	#----------------------------------------------------------------------------
14cr|lightspark-0.7.2-10.20140219git|98	
14cr|lightspark-0.7.2-10.20140219git|99	%package pulse
14cr|lightspark-0.7.2-10.20140219git|100	Summary:	PulseAudio plugin for %{name}
14cr|lightspark-0.7.2-10.20140219git|101	Group:		Networking/WWW
14cr|lightspark-0.7.2-10.20140219git|102	
14cr|lightspark-0.7.2-10.20140219git|103	%description pulse
14cr|lightspark-0.7.2-10.20140219git|104	This is the PulseAudio plugin for %{name}
14cr|lightspark-0.7.2-10.20140219git|105	
14cr|lightspark-0.7.2-10.20140219git|106	%files pulse
14cr|lightspark-0.7.2-10.20140219git|107	%{_libdir}/%{name}/plugins/lib%{name}pulseplugin.so
14cr|lightspark-0.7.2-10.20140219git|108	
14cr|lightspark-0.7.2-10.20140219git|109	#----------------------------------------------------------------------------
14cr|lightspark-0.7.2-10.20140219git|110	
14cr|lightspark-0.7.2-10.20140219git|111	%prep
14cr|lightspark-0.7.2-10.20140219git|112	%setup -q
14cr|lightspark-0.7.2-10.20140219git|113	%apply_patches
14cr|lightspark-0.7.2-10.20140219git|114	
14cr|lightspark-0.7.2-10.20140219git|115	%build
14cr|lightspark-0.7.2-10.20140219git|116	%define _disable_ld_no_undefined 1
14cr|lightspark-0.7.2-10.20140219git|117	
14cr|lightspark-0.7.2-10.20140219git|118	# Without this, Cmake would fail to properly check for LLVM headers and that
14cr|lightspark-0.7.2-10.20140219git|119	# would make a mess.
14cr|lightspark-0.7.2-10.20140219git|120	export CXXFLAGS="$RPM_OPT_FLAGS -std=gnu++11"
14cr|lightspark-0.7.2-10.20140219git|121	
14cr|lightspark-0.7.2-10.20140219git|122	%cmake \
14cr|lightspark-0.7.2-10.20140219git|123	-DCOMPILE_PLUGIN=1 \
14cr|lightspark-0.7.2-10.20140219git|124	-DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins/" \
14cr|lightspark-0.7.2-10.20140219git|125	-DENABLE_SOUND=1 \
14cr|lightspark-0.7.2-10.20140219git|126	-DGNASH_EXE_PATH="%{_bindir}/gnash"
14cr|lightspark-0.7.2-10.20140219git|127	
14cr|lightspark-0.7.2-10.20140219git|128	%make
14cr|lightspark-0.7.2-10.20140219git|129	
14cr|lightspark-0.7.2-10.20140219git|130	%install
14cr|lightspark-0.7.2-10.20140219git|131	%makeinstall_std -C build
14cr|lightspark-0.7.2-10.20140219git|132	
14cr|lightspark-0.7.2-10.20140219git|133	#(eandry) tell lightspark where the libs are
14cr|lightspark-0.7.2-10.20140219git|134	install -d -m 0755  %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cr|lightspark-0.7.2-10.20140219git|135	echo "%{_libdir}/lightspark" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/lightspark.conf
14cr|lightspark-0.7.2-10.20140219git|136	
14cr|lightspark-0.7.2-10.20140219git|137	install -Dpm 644 media/%{name}-logo.svg %{buildroot}%{_datadir}/%{name}
14cr|lightspark-0.7.2-10.20140219git|138	
14cr|lightspark-0.7.2-10.20140219git|139	%find_lang %{name}
14cr|lightspark-0.7.2-10.20140219git|140	
14cr|lightspark-0.7.2-10.20140219git|141	
14cr|lightspark-0.7.2-10.20140219git|142	%changelog
14cr|lightspark-0.7.2-10.20140219git|143	* Wed Sep 10 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.7.2-10.20140219git
14cr|lightspark-0.7.2-10.20140219git|144	+ Revision: 8cc84aa
14cr|lightspark-0.7.2-10.20140219git|145	- More fixes for the build with LLVM 3.5
14cr|lightspark-0.7.2-10.20140219git|146	
14cr|lightspark-0.7.2-10.20140219git|147	

2723 14
14cr|lighttpd-1.4.35-3|1	# Following modules bring no additionnal dependencies
14cr|lighttpd-1.4.35-3|2	# Other ones go into separate packages
14cr|lighttpd-1.4.35-3|3	%define base_modules	mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.so,mod_proxy.so,mod_redirect.so,mod_rewrite.so,mod_rrdtool.so,mod_scgi.so,mod_secdownload.so,mod_setenv.so,mod_simple_vhost.so,mod_ssi.so,mod_staticfile.so,mod_status.so,mod_userdir.so,mod_usertrack.so,mod_evasive.so
14cr|lighttpd-1.4.35-3|4	
14cr|lighttpd-1.4.35-3|5	Summary:	A fast webserver with minimal memory-footprint
14cr|lighttpd-1.4.35-3|6	Name:		lighttpd
14cr|lighttpd-1.4.35-3|7	Version:	1.4.35
14cr|lighttpd-1.4.35-3|8	Release:	3
14cr|lighttpd-1.4.35-3|9	License:	BSD
14cr|lighttpd-1.4.35-3|10	Group:		System/Servers
14cr|lighttpd-1.4.35-3|11	Url:		http://lighttpd.net/
14cr|lighttpd-1.4.35-3|12	Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
14cr|lighttpd-1.4.35-3|13	Source1:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz.asc
14cr|lighttpd-1.4.35-3|14	Source2:	lighttpd.service
14cr|lighttpd-1.4.35-3|15	Source3:	php.d-lighttpd.ini
14cr|lighttpd-1.4.35-3|16	Patch0:		lighttpd-defaultroot.patch
14cr|lighttpd-1.4.35-3|17	BuildRequires:	attr-devel
14cr|lighttpd-1.4.35-3|18	BuildRequires:	bzip2-devel
14cr|lighttpd-1.4.35-3|19	BuildRequires:	gdbm-devel
14cr|lighttpd-1.4.35-3|20	BuildRequires:	memcache-devel
14cr|lighttpd-1.4.35-3|21	BuildRequires:	mysql-devel
14cr|lighttpd-1.4.35-3|22	BuildRequires:	openldap-devel
14cr|lighttpd-1.4.35-3|23	BuildRequires:	pkgconfig(gamin)
14cr|lighttpd-1.4.35-3|24	BuildRequires:	pkgconfig(libpcre)
14cr|lighttpd-1.4.35-3|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|lighttpd-1.4.35-3|26	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lighttpd-1.4.35-3|27	BuildRequires:	pkgconfig(openssl)
14cr|lighttpd-1.4.35-3|28	BuildRequires:	pkgconfig(sqlite3)
14cr|lighttpd-1.4.35-3|29	BuildRequires:	pkgconfig(zlib)
14cr|lighttpd-1.4.35-3|30	Requires:	webserver-base
14cr|lighttpd-1.4.35-3|31	Requires(pre):	webserver-base
14cr|lighttpd-1.4.35-3|32	Requires(post,preun):	rpm-helper
14cr|lighttpd-1.4.35-3|33	Obsoletes:	%{name}-modules < %{EVRD}
14cr|lighttpd-1.4.35-3|34	Provides:	%{name}-modules = %{EVRD}
14cr|lighttpd-1.4.35-3|35	Provides:	webserver
14cr|lighttpd-1.4.35-3|36	
14cr|lighttpd-1.4.35-3|37	%description
14cr|lighttpd-1.4.35-3|38	Security, speed, compliance, and flexibility--all of these describe LightTPD
14cr|lighttpd-1.4.35-3|39	which is rapidly redefining efficiency of a web server; as it is designed and
14cr|lighttpd-1.4.35-3|40	optimized for high performance environments. With a small memory
14cr|lighttpd-1.4.35-3|41	footprint compared to other web-servers, effective management of the
14cr|lighttpd-1.4.35-3|42	cpu-load, and advanced feature set (FastCGI, CGI, Auth,
14cr|lighttpd-1.4.35-3|43	Output-Compression, URL-Rewriting and many more) LightTPD is the
14cr|lighttpd-1.4.35-3|44	perfect solution for every server that is suffering load problems.
14cr|lighttpd-1.4.35-3|45	
14cr|lighttpd-1.4.35-3|46	This packages contains the server and base modules :
14cr|lighttpd-1.4.35-3|47	%(for mod in $(echo %base_modules | tr ',' '\n'); do echo ${mod%%.so}; done)
14cr|lighttpd-1.4.35-3|48	
14cr|lighttpd-1.4.35-3|49	%files -f base.list
14cr|lighttpd-1.4.35-3|50	%doc doc/config/lighttpd.conf README NEWS COPYING AUTHORS
14cr|lighttpd-1.4.35-3|51	%{_unitdir}/lighttpd.service
14cr|lighttpd-1.4.35-3|52	%config(noreplace) %{_sysconfdir}/sysconfig/lighttpd
14cr|lighttpd-1.4.35-3|53	%dir %{_sysconfdir}/lighttpd/
14cr|lighttpd-1.4.35-3|54	%dir %{_sysconfdir}/lighttpd/conf.d/
14cr|lighttpd-1.4.35-3|55	%config(noreplace) %{_sysconfdir}/lighttpd/*.conf
14cr|lighttpd-1.4.35-3|56	%config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf
14cr|lighttpd-1.4.35-3|57	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|lighttpd-1.4.35-3|58	%config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini
14cr|lighttpd-1.4.35-3|59	%attr(0755,apache,apache) %{_logdir}/lighttpd
14cr|lighttpd-1.4.35-3|60	%{_mandir}/*/*
14cr|lighttpd-1.4.35-3|61	%{_sbindir}/*
14cr|lighttpd-1.4.35-3|62	
14cr|lighttpd-1.4.35-3|63	%post
14cr|lighttpd-1.4.35-3|64	# Fix rights on logs after upgrade, else the server can not start
14cr|lighttpd-1.4.35-3|65	if [ $1 -gt 1 ]; then
14cr|lighttpd-1.4.35-3|66	if grep '^server.username = "apache"' %{_sysconfdir}/lighttpd/lighttpd.conf >/dev/null; then
14cr|lighttpd-1.4.35-3|67	if [ `stat -c %U /var/log/lighttpd/` != "apache" ]; then
14cr|lighttpd-1.4.35-3|68	chown -R apache /var/log/lighttpd/
14cr|lighttpd-1.4.35-3|69	fi
14cr|lighttpd-1.4.35-3|70	fi
14cr|lighttpd-1.4.35-3|71	fi
14cr|lighttpd-1.4.35-3|72	
14cr|lighttpd-1.4.35-3|73	%_post_unit %{name}
14cr|lighttpd-1.4.35-3|74	
14cr|lighttpd-1.4.35-3|75	%postun
14cr|lighttpd-1.4.35-3|76	%_postun_unit %{name}
14cr|lighttpd-1.4.35-3|77	
14cr|lighttpd-1.4.35-3|78	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|79	
14cr|lighttpd-1.4.35-3|80	%package mod_auth
14cr|lighttpd-1.4.35-3|81	Summary:	Authentification module for %{name}
14cr|lighttpd-1.4.35-3|82	Group:		System/Servers
14cr|lighttpd-1.4.35-3|83	Requires:	%{name}
14cr|lighttpd-1.4.35-3|84	
14cr|lighttpd-1.4.35-3|85	%description mod_auth
14cr|lighttpd-1.4.35-3|86	lighttpd supportes both authentication method described by RFC 2617:
14cr|lighttpd-1.4.35-3|87	
14cr|lighttpd-1.4.35-3|88	- basic
14cr|lighttpd-1.4.35-3|89	- digest
14cr|lighttpd-1.4.35-3|90	
14cr|lighttpd-1.4.35-3|91	Depending on the method lighttpd provides various way to store the credentials
14cr|lighttpd-1.4.35-3|92	used for the authentication.
14cr|lighttpd-1.4.35-3|93	
14cr|lighttpd-1.4.35-3|94	for basic auth:
14cr|lighttpd-1.4.35-3|95	- plain
14cr|lighttpd-1.4.35-3|96	- htpasswd
14cr|lighttpd-1.4.35-3|97	- htdigest
14cr|lighttpd-1.4.35-3|98	- ldap
14cr|lighttpd-1.4.35-3|99	
14cr|lighttpd-1.4.35-3|100	for digest auth:
14cr|lighttpd-1.4.35-3|101	- plain
14cr|lighttpd-1.4.35-3|102	- htdigest
14cr|lighttpd-1.4.35-3|103	
14cr|lighttpd-1.4.35-3|104	%files mod_auth -f mod_auth
14cr|lighttpd-1.4.35-3|105	%{_libdir}/%{name}/mod_auth.so
14cr|lighttpd-1.4.35-3|106	
14cr|lighttpd-1.4.35-3|107	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|108	
14cr|lighttpd-1.4.35-3|109	%package mod_cml
14cr|lighttpd-1.4.35-3|110	Summary:	CML (Cache Meta Language) module for %{name}
14cr|lighttpd-1.4.35-3|111	Group:		System/Servers
14cr|lighttpd-1.4.35-3|112	Requires:	%{name}
14cr|lighttpd-1.4.35-3|113	
14cr|lighttpd-1.4.35-3|114	%description mod_cml
14cr|lighttpd-1.4.35-3|115	CML (Cache Meta Language) is a Meta language to describe the dependencies
14cr|lighttpd-1.4.35-3|116	of a page at one side and building a page from its fragments on the other side
14cr|lighttpd-1.4.35-3|117	using LUA.
14cr|lighttpd-1.4.35-3|118	
14cr|lighttpd-1.4.35-3|119	%files mod_cml -f mod_cml
14cr|lighttpd-1.4.35-3|120	%{_libdir}/%{name}/mod_cml.so
14cr|lighttpd-1.4.35-3|121	
14cr|lighttpd-1.4.35-3|122	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|123	
14cr|lighttpd-1.4.35-3|124	%package mod_compress
14cr|lighttpd-1.4.35-3|125	Summary:	Output Compression module for %{name}
14cr|lighttpd-1.4.35-3|126	Group:		System/Servers
14cr|lighttpd-1.4.35-3|127	Requires:	%{name}
14cr|lighttpd-1.4.35-3|128	
14cr|lighttpd-1.4.35-3|129	%description mod_compress
14cr|lighttpd-1.4.35-3|130	Output compression reduces the network load and can improve the
14cr|lighttpd-1.4.35-3|131	overall throughput of the webserver. All major http-clients support
14cr|lighttpd-1.4.35-3|132	compression by announcing it in the Accept-Encoding header. This
14cr|lighttpd-1.4.35-3|133	is used to negotiate the most suitable compression method.
14cr|lighttpd-1.4.35-3|134	We support deflate, gzip and bzip2.
14cr|lighttpd-1.4.35-3|135	
14cr|lighttpd-1.4.35-3|136	%files mod_compress -f mod_compress
14cr|lighttpd-1.4.35-3|137	%{_libdir}/%{name}/mod_compress.so
14cr|lighttpd-1.4.35-3|138	
14cr|lighttpd-1.4.35-3|139	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|140	
14cr|lighttpd-1.4.35-3|141	%package mod_mysql_vhost
14cr|lighttpd-1.4.35-3|142	Summary:	MySQL-based vhosting module for %{name}
14cr|lighttpd-1.4.35-3|143	Group:		System/Servers
14cr|lighttpd-1.4.35-3|144	Requires:	%{name}
14cr|lighttpd-1.4.35-3|145	
14cr|lighttpd-1.4.35-3|146	%description mod_mysql_vhost
14cr|lighttpd-1.4.35-3|147	With MySQL-based vhosting you can store the path to a given
14cr|lighttpd-1.4.35-3|148	host's document root in a MySQL database.
14cr|lighttpd-1.4.35-3|149	
14cr|lighttpd-1.4.35-3|150	%files mod_mysql_vhost -f mod_mysql_vhost
14cr|lighttpd-1.4.35-3|151	%{_libdir}/%{name}/mod_mysql_vhost.so
14cr|lighttpd-1.4.35-3|152	
14cr|lighttpd-1.4.35-3|153	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|154	
14cr|lighttpd-1.4.35-3|155	%package mod_trigger_b4_dl
14cr|lighttpd-1.4.35-3|156	Summary:	Trigger before Download module for %{name}
14cr|lighttpd-1.4.35-3|157	Group:		System/Servers
14cr|lighttpd-1.4.35-3|158	Requires:	%{name}
14cr|lighttpd-1.4.35-3|159	
14cr|lighttpd-1.4.35-3|160	%description mod_trigger_b4_dl
14cr|lighttpd-1.4.35-3|161	Anti Hotlinking:
14cr|lighttpd-1.4.35-3|162	- if user requests ''download-url'' directly, the request is denied
14cr|lighttpd-1.4.35-3|163	and he is redirected to ''deny-url'
14cr|lighttpd-1.4.35-3|164	- if user visits ''trigger-url'' before requesting ''download-url'',
14cr|lighttpd-1.4.35-3|165	access is granted
14cr|lighttpd-1.4.35-3|166	- if user visits ''download-url'' again after ''trigger-timeout'' has
14cr|lighttpd-1.4.35-3|167	elapsed, the request is denied and he is redirected to ''deny-url''
14cr|lighttpd-1.4.35-3|168	
14cr|lighttpd-1.4.35-3|169	The trigger information is either stored locally in a gdbm file or
14cr|lighttpd-1.4.35-3|170	remotely in memcached.
14cr|lighttpd-1.4.35-3|171	
14cr|lighttpd-1.4.35-3|172	%files mod_trigger_b4_dl -f mod_trigger_b4_dl
14cr|lighttpd-1.4.35-3|173	%{_libdir}/%{name}/mod_trigger_b4_dl.so
14cr|lighttpd-1.4.35-3|174	
14cr|lighttpd-1.4.35-3|175	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|176	
14cr|lighttpd-1.4.35-3|177	%package mod_webdav
14cr|lighttpd-1.4.35-3|178	Summary:	WebDAV module for %{name}
14cr|lighttpd-1.4.35-3|179	Group:		System/Servers
14cr|lighttpd-1.4.35-3|180	Requires:	%{name}
14cr|lighttpd-1.4.35-3|181	
14cr|lighttpd-1.4.35-3|182	%description mod_webdav
14cr|lighttpd-1.4.35-3|183	The WebDAV module for %{name} is a very minimalistic implementation of RFC
14cr|lighttpd-1.4.35-3|184	2518.
14cr|lighttpd-1.4.35-3|185	
14cr|lighttpd-1.4.35-3|186	%files mod_webdav -f mod_webdav
14cr|lighttpd-1.4.35-3|187	%{_libdir}/%{name}/mod_webdav.so
14cr|lighttpd-1.4.35-3|188	
14cr|lighttpd-1.4.35-3|189	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|190	
14cr|lighttpd-1.4.35-3|191	%package mod_magnet
14cr|lighttpd-1.4.35-3|192	Summary:	Module to control the request handling in %{name}
14cr|lighttpd-1.4.35-3|193	Group:		System/Servers
14cr|lighttpd-1.4.35-3|194	Requires:	%{name}
14cr|lighttpd-1.4.35-3|195	
14cr|lighttpd-1.4.35-3|196	%description mod_magnet
14cr|lighttpd-1.4.35-3|197	mod_magnet can attract a request in several stages in the request-handling.
14cr|lighttpd-1.4.35-3|198	
14cr|lighttpd-1.4.35-3|199	* either at the same level as mod_rewrite, before any parsing of the URL is
14cr|lighttpd-1.4.35-3|200	done
14cr|lighttpd-1.4.35-3|201	* or at a later stage, when the doc-root is known and the physical-path is
14cr|lighttpd-1.4.35-3|202	already setup
14cr|lighttpd-1.4.35-3|203	
14cr|lighttpd-1.4.35-3|204	Keep in mind that the magnet is executed in the core of lighty. EVERY long-
14cr|lighttpd-1.4.35-3|205	running operation is blocking ALL connections in the server. You are warned.
14cr|lighttpd-1.4.35-3|206	For time-consuming or blocking scripts use mod_fastcgi and friends.
14cr|lighttpd-1.4.35-3|207	
14cr|lighttpd-1.4.35-3|208	%files mod_magnet -f mod_magnet
14cr|lighttpd-1.4.35-3|209	%{_libdir}/%{name}/mod_magnet.so
14cr|lighttpd-1.4.35-3|210	
14cr|lighttpd-1.4.35-3|211	#----------------------------------------------------------------------------
14cr|lighttpd-1.4.35-3|212	
14cr|lighttpd-1.4.35-3|213	%prep
14cr|lighttpd-1.4.35-3|214	%setup -q
14cr|lighttpd-1.4.35-3|215	%patch0 -p0
14cr|lighttpd-1.4.35-3|216	
14cr|lighttpd-1.4.35-3|217	%build
14cr|lighttpd-1.4.35-3|218	%configure2_5x \
14cr|lighttpd-1.4.35-3|219	--libdir=%{_libdir}/%{name}/ \
14cr|lighttpd-1.4.35-3|220	--with-mysql\
14cr|lighttpd-1.4.35-3|221	--with-ldap\
14cr|lighttpd-1.4.35-3|222	--with-attr\
14cr|lighttpd-1.4.35-3|223	--with-openssl\
14cr|lighttpd-1.4.35-3|224	--with-pcre\
14cr|lighttpd-1.4.35-3|225	--with-bzip2\
14cr|lighttpd-1.4.35-3|226	--with-fam\
14cr|lighttpd-1.4.35-3|227	--with-webdav-props\
14cr|lighttpd-1.4.35-3|228	--with-webdav-locks\
14cr|lighttpd-1.4.35-3|229	--with-gdbm\
14cr|lighttpd-1.4.35-3|230	--with-memcache\
14cr|lighttpd-1.4.35-3|231	--with-lua
14cr|lighttpd-1.4.35-3|232	
14cr|lighttpd-1.4.35-3|233	%make
14cr|lighttpd-1.4.35-3|234	
14cr|lighttpd-1.4.35-3|235	%install
14cr|lighttpd-1.4.35-3|236	%makeinstall_std
14cr|lighttpd-1.4.35-3|237	
14cr|lighttpd-1.4.35-3|238	install -Dm 644 doc/initscripts/sysconfig.lighttpd \
14cr|lighttpd-1.4.35-3|239	%{buildroot}%{_sysconfdir}/sysconfig/lighttpd
14cr|lighttpd-1.4.35-3|240	
14cr|lighttpd-1.4.35-3|241	install -Dm 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cr|lighttpd-1.4.35-3|242	
14cr|lighttpd-1.4.35-3|243	install -Dm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini
14cr|lighttpd-1.4.35-3|244	
14cr|lighttpd-1.4.35-3|245	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd
14cr|lighttpd-1.4.35-3|246	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd/conf.d
14cr|lighttpd-1.4.35-3|247	install -m 644 doc/config/*.conf %{buildroot}%{_sysconfdir}/lighttpd
14cr|lighttpd-1.4.35-3|248	install -m 644 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d
14cr|lighttpd-1.4.35-3|249	
14cr|lighttpd-1.4.35-3|250	install -d -m 755 %{buildroot}%{_logdir}/lighttpd
14cr|lighttpd-1.4.35-3|251	
14cr|lighttpd-1.4.35-3|252	sed -i \
14cr|lighttpd-1.4.35-3|253	-e 's!^server.username\s*=.*$!server.username = "apache"!;' \
14cr|lighttpd-1.4.35-3|254	-e 's!^server.groupname\s*=.*$!server.groupname = "apache"!;' \
14cr|lighttpd-1.4.35-3|255	-e 's!^var.server_root\s*=.*$!var.server_root = "%{_var}/www"!;' \
14cr|lighttpd-1.4.35-3|256	-e 's!^server.document-root\s*=.*$!server.document-root = "%{_var}/www/html"!;' \
14cr|lighttpd-1.4.35-3|257	-e 's!^server.errorlog\s*=.*$!server.errorlog = "%{_logdir}/lighttpd/error.log"!;' \
14cr|lighttpd-1.4.35-3|258	%{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf
14cr|lighttpd-1.4.35-3|259	
14cr|lighttpd-1.4.35-3|260	sed -i \
14cr|lighttpd-1.4.35-3|261	-e 's!^accesslog.filename.*$!accesslog.filename = "%{_logdir}/lighttpd/access.log"!' \
14cr|lighttpd-1.4.35-3|262	%{buildroot}%{_sysconfdir}/lighttpd/conf.d/access_log.conf
14cr|lighttpd-1.4.35-3|263	
14cr|lighttpd-1.4.35-3|264	
14cr|lighttpd-1.4.35-3|265	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|lighttpd-1.4.35-3|266	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|lighttpd-1.4.35-3|267	%{_logdir}/%{name}/*.log {
14cr|lighttpd-1.4.35-3|268	size=20M
14cr|lighttpd-1.4.35-3|269	rotate 5
14cr|lighttpd-1.4.35-3|270	weekly
14cr|lighttpd-1.4.35-3|271	missingok
14cr|lighttpd-1.4.35-3|272	notifempty
14cr|lighttpd-1.4.35-3|273	postrotate
14cr|lighttpd-1.4.35-3|274	service %{name} reload
14cr|lighttpd-1.4.35-3|275	endscript
14cr|lighttpd-1.4.35-3|276	}
14cr|lighttpd-1.4.35-3|277	EOF
14cr|lighttpd-1.4.35-3|278	
14cr|lighttpd-1.4.35-3|279	echo %{_libdir}/%{name}/{%{base_modules}} | tr ' ' '\n' > base.list
14cr|lighttpd-1.4.35-3|280	for i in doc/outdated/*.txt
14cr|lighttpd-1.4.35-3|281	do
14cr|lighttpd-1.4.35-3|282	mod=`cat "$i" | tr -d '\\r' | sed -n "s/^Module:.*\\(mod_.*\\)$/\\1/p"`
14cr|lighttpd-1.4.35-3|283	if [ -z "$mod" ]
14cr|lighttpd-1.4.35-3|284	then
14cr|lighttpd-1.4.35-3|285	echo  "%doc $i" >> base.list
14cr|lighttpd-1.4.35-3|286	else
14cr|lighttpd-1.4.35-3|287	if echo "%{base_modules}" | grep "$mod" > /dev/null
14cr|lighttpd-1.4.35-3|288	then
14cr|lighttpd-1.4.35-3|289	echo "%doc $i" >> base.list
14cr|lighttpd-1.4.35-3|290	else
14cr|lighttpd-1.4.35-3|291	echo "%doc $i" >> "$mod"
14cr|lighttpd-1.4.35-3|292	fi
14cr|lighttpd-1.4.35-3|293	fi
14cr|lighttpd-1.4.35-3|294	done
14cr|lighttpd-1.4.35-3|295	
14cr|lighttpd-1.4.35-3|296	
14cr|lighttpd-1.4.35-3|297	%changelog
14cr|lighttpd-1.4.35-3|298	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.35-3
14cr|lighttpd-1.4.35-3|299	+ Revision: 05a0b85
14cr|lighttpd-1.4.35-3|300	- Force lua 5.1, spec cleanup
14cr|lighttpd-1.4.35-3|301	
14cr|lighttpd-1.4.35-3|302	

2724 14
14cr|lilo-24.0-2|1	%define _enable_debug_packages %{nil}
14cr|lilo-24.0-2|2	%define debug_package %{nil}
14cr|lilo-24.0-2|3	
14cr|lilo-24.0-2|4	%define _default_patch_fuzz 2
14cr|lilo-24.0-2|5	
14cr|lilo-24.0-2|6	Summary:	The boot loader for Linux and other operating systems
14cr|lilo-24.0-2|7	Name:		lilo
14cr|lilo-24.0-2|8	Version:	24.0
14cr|lilo-24.0-2|9	Release:	2
14cr|lilo-24.0-2|10	Epoch:		1
14cr|lilo-24.0-2|11	License:	MIT
14cr|lilo-24.0-2|12	Group:		System/Kernel and hardware
14cr|lilo-24.0-2|13	Url:		http://lilo.alioth.debian.org/
14cr|lilo-24.0-2|14	Source0:	http://lilo.alioth.debian.org/ftp/sources/%{name}-%{version}.tar.gz
14cr|lilo-24.0-2|15	Source1:	rosa_256c.uu
14cr|lilo-24.0-2|16	Source2:	rosa_256c.dat
14cr|lilo-24.0-2|17	Patch0:		lilo-21.6-keytab-3mdk.patch
14cr|lilo-24.0-2|18	Patch1:		lilo-disks-without-partitions.patch
14cr|lilo-24.0-2|19	Patch2:		lilo-23.2.syslinux.patch
14cr|lilo-24.0-2|20	Patch9:		lilo-22.5.1-unsafe-and-default-table.patch
14cr|lilo-24.0-2|21	Patch26:	lilo-22.5.9-longer_image_names.patch
14cr|lilo-24.0-2|22	# [Pixel] the following patch was introduced in 2004 by Juan Quintela,
14cr|lilo-24.0-2|23	# it may be needed by longer_image_names patch above, but it seems unneeded
14cr|lilo-24.0-2|24	Patch27:	lilo-two_columns.patch
14cr|lilo-24.0-2|25	Patch28:	lilo-22.5.9-never-relocate-when-has-partititions.patch
14cr|lilo-24.0-2|26	Patch29:	lilo-22.5.9-initialize-Volume-IDs-with-no-fanfare.patch
14cr|lilo-24.0-2|27	Patch31:	lilo-exit_code_1_when_aborting.patch
14cr|lilo-24.0-2|28	Patch32:	lilo-22.6.1-turn-non-valid-boot-signature-into-a-warning.patch
14cr|lilo-24.0-2|29	Patch35:	lilo-22.6.1-large-memory-option-by-default.patch
14cr|lilo-24.0-2|30	Patch36:	lilo-23.2-no-debian.patch
14cr|lilo-24.0-2|31	Patch37:	lilo-24.0-Fix-make-install-when-lilo.static-is-not-built.patch
14cr|lilo-24.0-2|32	BuildRequires:	texlive
14cr|lilo-24.0-2|33	BuildRequires:	dev86
14cr|lilo-24.0-2|34	BuildRequires:	dev86-devel
14cr|lilo-24.0-2|35	BuildRequires:	nasm
14cr|lilo-24.0-2|36	BuildRequires:	device-mapper-devel
14cr|lilo-24.0-2|37	BuildRequires:	sharutils
14cr|lilo-24.0-2|38	Requires(post):	perl-base
14cr|lilo-24.0-2|39	Provides:	bootloader
14cr|lilo-24.0-2|40	ExclusiveArch:	%{ix86} x86_64
14cr|lilo-24.0-2|41	
14cr|lilo-24.0-2|42	%description
14cr|lilo-24.0-2|43	LILO (LInux LOader) is a basic system program which boots your Linux
14cr|lilo-24.0-2|44	system. LILO loads the Linux kernel from a floppy or a hard drive, boots
14cr|lilo-24.0-2|45	the kernel and passes control of the system to the kernel. LILO can also
14cr|lilo-24.0-2|46	boot other operating systems.
14cr|lilo-24.0-2|47	
14cr|lilo-24.0-2|48	%files
14cr|lilo-24.0-2|49	%doc README* COPYING
14cr|lilo-24.0-2|50	/sbin/*
14cr|lilo-24.0-2|51	%{_bindir}/*
14cr|lilo-24.0-2|52	%{_mandir}/*/*
14cr|lilo-24.0-2|53	/boot/rosa.bmp
14cr|lilo-24.0-2|54	
14cr|lilo-24.0-2|55	%post
14cr|lilo-24.0-2|56	if [ -f /etc/lilo.conf ]; then
14cr|lilo-24.0-2|57	
14cr|lilo-24.0-2|58	if [ -L /boot/lilo ]; then
14cr|lilo-24.0-2|59	
14cr|lilo-24.0-2|60	# upgrading from old lilo boot.b based
14cr|lilo-24.0-2|61	
14cr|lilo-24.0-2|62	# before:
14cr|lilo-24.0-2|63	# - message is a symlink to either lilo-text/message, lilo-menu/message or lilo-graphic/message
14cr|lilo-24.0-2|64	# - lilo-text/message and lilo-menu/message are created by DrakX (and are usually the same file)
14cr|lilo-24.0-2|65	# - lilo-graphic/message is in the RPM (will be removed by RPM after %post)
14cr|lilo-24.0-2|66	# after:
14cr|lilo-24.0-2|67	# - message-text is the text message
14cr|lilo-24.0-2|68	# - message-graphic is the old lilo-graphic/message
14cr|lilo-24.0-2|69	
14cr|lilo-24.0-2|70	# transforming the /boot/message symlink in non-symlink
14cr|lilo-24.0-2|71	if [ -e /boot/lilo-text/message ]; then
14cr|lilo-24.0-2|72	mv -f /boot/lilo-text/message /boot/message-text
14cr|lilo-24.0-2|73	fi
14cr|lilo-24.0-2|74	if [ -e /boot/lilo-menu/message ]; then
14cr|lilo-24.0-2|75	mv -f /boot/lilo-menu/message /boot/message-text
14cr|lilo-24.0-2|76	fi
14cr|lilo-24.0-2|77	
14cr|lilo-24.0-2|78	if [ -e /boot/message-text ]; then
14cr|lilo-24.0-2|79	ln -sf message-text /boot/message
14cr|lilo-24.0-2|80	fi
14cr|lilo-24.0-2|81	
14cr|lilo-24.0-2|82	# ensuring the right choice is taken
14cr|lilo-24.0-2|83	
14cr|lilo-24.0-2|84	link=`perl -e 'print readlink("/boot/lilo")'`
14cr|lilo-24.0-2|85	case $link in
14cr|lilo-24.0-2|86	lilo-menu) ;; # chosen by default
14cr|lilo-24.0-2|87	lilo-bmp) ;; # automatically chosen by lilo based on "bitmap=..."
14cr|lilo-24.0-2|88	lilo-graphic) ;; # obsolete
14cr|lilo-24.0-2|89	lilo-text)
14cr|lilo-24.0-2|90	# need a special install=...
14cr|lilo-24.0-2|91	perl -pi -e 's|^install=.*\n||; $_ = "install=text\n$_" if $. == 1' /etc/lilo.conf ;;
14cr|lilo-24.0-2|92	*)
14cr|lilo-24.0-2|93	echo "ERROR: unknown lilo scheme, it is DROPPED (please file a bug at http://bugs.rosalinux.ru/)"
14cr|lilo-24.0-2|94	sleep 1 ;;
14cr|lilo-24.0-2|95	esac
14cr|lilo-24.0-2|96	
14cr|lilo-24.0-2|97	rm -f /boot/lilo
14cr|lilo-24.0-2|98	elif [ -e /boot/message-graphic ]; then
14cr|lilo-24.0-2|99	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
14cr|lilo-24.0-2|100	link=`perl -e 'print readlink("/boot/message")'`
14cr|lilo-24.0-2|101	rm /boot/message
14cr|lilo-24.0-2|102	if [ "$link" = "message-graphic" -a -e /boot/message-text ]; then
14cr|lilo-24.0-2|103	ln -s message-text /boot/message
14cr|lilo-24.0-2|104	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
14cr|lilo-24.0-2|105	# weird message-text file... well someone had this on cooker, better be safe
14cr|lilo-24.0-2|106	echo > /boot/message
14cr|lilo-24.0-2|107	fi
14cr|lilo-24.0-2|108	else
14cr|lilo-24.0-2|109	echo > /boot/message
14cr|lilo-24.0-2|110	fi
14cr|lilo-24.0-2|111	fi
14cr|lilo-24.0-2|112	fi
14cr|lilo-24.0-2|113	
14cr|lilo-24.0-2|114	chmod 600 /etc/lilo.conf
14cr|lilo-24.0-2|115	if [ -x /usr/sbin/detectloader ]; then
14cr|lilo-24.0-2|116	LOADER=$(/usr/sbin/detectloader -q)
14cr|lilo-24.0-2|117	if [ "$LOADER" = "LILO" ]; then
14cr|lilo-24.0-2|118	/sbin/lilo > /dev/null
14cr|lilo-24.0-2|119	fi
14cr|lilo-24.0-2|120	fi
14cr|lilo-24.0-2|121	fi
14cr|lilo-24.0-2|122	
14cr|lilo-24.0-2|123	#----------------------------------------------------------------------------
14cr|lilo-24.0-2|124	
14cr|lilo-24.0-2|125	%package doc
14cr|lilo-24.0-2|126	Summary:	More doc for %{name}
14cr|lilo-24.0-2|127	Group:		System/Kernel and hardware
14cr|lilo-24.0-2|128	
14cr|lilo-24.0-2|129	%description doc
14cr|lilo-24.0-2|130	cf %{name} package.
14cr|lilo-24.0-2|131	
14cr|lilo-24.0-2|132	%files doc
14cr|lilo-24.0-2|133	%doc doc/*.pdf QuickInst
14cr|lilo-24.0-2|134	
14cr|lilo-24.0-2|135	#----------------------------------------------------------------------------
14cr|lilo-24.0-2|136	
14cr|lilo-24.0-2|137	%prep
14cr|lilo-24.0-2|138	%setup -q
14cr|lilo-24.0-2|139	%patch0 -p1
14cr|lilo-24.0-2|140	%patch1 -p1
14cr|lilo-24.0-2|141	%patch2 -p1
14cr|lilo-24.0-2|142	%patch9 -p1
14cr|lilo-24.0-2|143	%patch26 -p1 -b .images
14cr|lilo-24.0-2|144	%patch27 -p1 -b .two
14cr|lilo-24.0-2|145	%patch28 -p1
14cr|lilo-24.0-2|146	%patch29 -p1
14cr|lilo-24.0-2|147	%patch31 -p1 -b .exit_code
14cr|lilo-24.0-2|148	%patch32 -p1
14cr|lilo-24.0-2|149	%patch35 -p1
14cr|lilo-24.0-2|150	%patch36 -p1
14cr|lilo-24.0-2|151	%patch37 -p1
14cr|lilo-24.0-2|152	
14cr|lilo-24.0-2|153	bzip2 -9 README*
14cr|lilo-24.0-2|154	
14cr|lilo-24.0-2|155	cp -a %{SOURCE1} %{SOURCE2} images/
14cr|lilo-24.0-2|156	
14cr|lilo-24.0-2|157	# disable diagnostic build (which would need beeing root)
14cr|lilo-24.0-2|158	perl -pi -e 's/^(diagnostic:).*/diagnostic:/' Makefile
14cr|lilo-24.0-2|159	
14cr|lilo-24.0-2|160	%build
14cr|lilo-24.0-2|161	perl -p -i -e "s/-Wall -g/%{optflags}/" Makefile
14cr|lilo-24.0-2|162	make all
14cr|lilo-24.0-2|163	(cd doc
14cr|lilo-24.0-2|164	make -f Makefile.old CFLAGS="%{optflags} -DDEBUG"
14cr|lilo-24.0-2|165	dvipdfm -o User_Guide.pdf user.dvi
14cr|lilo-24.0-2|166	dvipdfm -o Technical_Guide.pdf tech.dvi
14cr|lilo-24.0-2|167	rm -f *.aux *.log *.toc)
14cr|lilo-24.0-2|168	
14cr|lilo-24.0-2|169	%install
14cr|lilo-24.0-2|170	%makeinstall_std
14cr|lilo-24.0-2|171	
14cr|lilo-24.0-2|172	install -d %{buildroot}%{_bindir}
14cr|lilo-24.0-2|173	mv %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}
14cr|lilo-24.0-2|174	
14cr|lilo-24.0-2|175	rm -rf %{buildroot}%{_sysconfdir}/initramfs %{buildroot}%{_sysconfdir}/kernel %{buildroot}%{_sysconfdir}/lilo.conf_example
14cr|lilo-24.0-2|176	
14cr|lilo-24.0-2|177	
14cr|lilo-24.0-2|178	%changelog
14cr|lilo-24.0-2|179	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:24.0-2
14cr|lilo-24.0-2|180	+ Revision: c2ca5ef
14cr|lilo-24.0-2|181	- MassBuild#464: Increase release tag
14cr|lilo-24.0-2|182	
14cr|lilo-24.0-2|183	

2725 14
14cr|lilv-0.20.0-1|1	%define _enable_debug_packages %{nil}
14cr|lilv-0.20.0-1|2	%define debug_package          %{nil}
14cr|lilv-0.20.0-1|3	
14cr|lilv-0.20.0-1|4	Name:           lilv
14cr|lilv-0.20.0-1|5	Version:        0.20.0
14cr|lilv-0.20.0-1|6	Release:        1
14cr|lilv-0.20.0-1|7	
14cr|lilv-0.20.0-1|8	
14cr|lilv-0.20.0-1|9	%define lib_major       0
14cr|lilv-0.20.0-1|10	%define lib_name        %mklibname %{name} %{lib_major}
14cr|lilv-0.20.0-1|11	%define lib_name_devel  %mklibname %{name} -d
14cr|lilv-0.20.0-1|12	
14cr|lilv-0.20.0-1|13	Summary:        LV2 plugin library for applications and hosts
14cr|lilv-0.20.0-1|14	Source0:        http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|lilv-0.20.0-1|15	Patch0:         lilv-0.5.0-fix-decl.patch
14cr|lilv-0.20.0-1|16	URL:            http://drobilla.net/software/%{name}/
14cr|lilv-0.20.0-1|17	License:        ISC
14cr|lilv-0.20.0-1|18	Group:          System/Libraries
14cr|lilv-0.20.0-1|19	
14cr|lilv-0.20.0-1|20	BuildRequires:  waf, pkgconfig, python
14cr|lilv-0.20.0-1|21	BuildRequires:  sord-devel
14cr|lilv-0.20.0-1|22	BuildRequires:  pkgconfig(lv2)
14cr|lilv-0.20.0-1|23	BuildRequires:  sratom-devel
14cr|lilv-0.20.0-1|24	
14cr|lilv-0.20.0-1|25	%description
14cr|lilv-0.20.0-1|26	LV2 plugin library for applications and hosts
14cr|lilv-0.20.0-1|27	
14cr|lilv-0.20.0-1|28	%files -n %{name}
14cr|lilv-0.20.0-1|29	%doc COPYING README
14cr|lilv-0.20.0-1|30	%doc %{_mandir}/man1/*
14cr|lilv-0.20.0-1|31	%{_bindir}/lilv-bench
14cr|lilv-0.20.0-1|32	%{_bindir}/lv2info
14cr|lilv-0.20.0-1|33	%{_bindir}/lv2ls
14cr|lilv-0.20.0-1|34	%{_bindir}/lv2bench
14cr|lilv-0.20.0-1|35	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/bash_completion.d/lilv
14cr|lilv-0.20.0-1|36	
14cr|lilv-0.20.0-1|37	#-----------------------------------
14cr|lilv-0.20.0-1|38	%package -n %{lib_name}
14cr|lilv-0.20.0-1|39	
14cr|lilv-0.20.0-1|40	Summary:        LV2 plugin library for applications and hosts
14cr|lilv-0.20.0-1|41	Group:          System/Libraries
14cr|lilv-0.20.0-1|42	
14cr|lilv-0.20.0-1|43	%description -n %{lib_name}
14cr|lilv-0.20.0-1|44	Lilv is a library to make the use of LV2 plugins as simple as possible
14cr|lilv-0.20.0-1|45	for applications. Lilv is the successor to SLV2, rewritten to be
14cr|lilv-0.20.0-1|46	significantly faster and have minimal dependencies.
14cr|lilv-0.20.0-1|47	
14cr|lilv-0.20.0-1|48	%files -n %{lib_name}
14cr|lilv-0.20.0-1|49	%{_libdir}/lib%{name}-%{lib_major}.so.*
14cr|lilv-0.20.0-1|50	
14cr|lilv-0.20.0-1|51	#-----------------------------------
14cr|lilv-0.20.0-1|52	%package -n %{lib_name_devel}
14cr|lilv-0.20.0-1|53	Summary:        Headers for the lilv LV2 library
14cr|lilv-0.20.0-1|54	Group:          System/Libraries
14cr|lilv-0.20.0-1|55	Requires:       %{lib_name} = %{version}-%{release}
14cr|lilv-0.20.0-1|56	Requires:       pkgconfig
14cr|lilv-0.20.0-1|57	Provides:       %{name}-devel = %{version}-%{release}
14cr|lilv-0.20.0-1|58	
14cr|lilv-0.20.0-1|59	%description -n %{lib_name_devel}
14cr|lilv-0.20.0-1|60	Development files needed to build applications against lilv.
14cr|lilv-0.20.0-1|61	
14cr|lilv-0.20.0-1|62	%files -n %{lib_name_devel}
14cr|lilv-0.20.0-1|63	%{_libdir}/lib%{name}-%{lib_major}.so
14cr|lilv-0.20.0-1|64	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
14cr|lilv-0.20.0-1|65	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
14cr|lilv-0.20.0-1|66	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
14cr|lilv-0.20.0-1|67	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
14cr|lilv-0.20.0-1|68	
14cr|lilv-0.20.0-1|69	#-----------------------------------
14cr|lilv-0.20.0-1|70	%prep
14cr|lilv-0.20.0-1|71	%setup -q
14cr|lilv-0.20.0-1|72	
14cr|lilv-0.20.0-1|73	%build
14cr|lilv-0.20.0-1|74	./waf configure --prefix=%{_prefix} \
14cr|lilv-0.20.0-1|75	--mandir=%{_mandir} \
14cr|lilv-0.20.0-1|76	--libdir=%{_libdir} \
14cr|lilv-0.20.0-1|77	--configdir=%{_sysconfdir}
14cr|lilv-0.20.0-1|78	./waf
14cr|lilv-0.20.0-1|79	
14cr|lilv-0.20.0-1|80	%install
14cr|lilv-0.20.0-1|81	
14cr|lilv-0.20.0-1|82	./waf install --destdir=%{buildroot}
14cr|lilv-0.20.0-1|83	
14cr|lilv-0.20.0-1|84	
14cr|lilv-0.20.0-1|85	
14cr|lilv-0.20.0-1|86	%changelog
14cr|lilv-0.20.0-1|87	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.20.0-1
14cr|lilv-0.20.0-1|88	+ Revision: c15dcb4
14cr|lilv-0.20.0-1|89	- New version 0.20.0
14cr|lilv-0.20.0-1|90	
14cr|lilv-0.20.0-1|91	

2726 14
14cr|lilypond-2.18.2-4|1	%define __noautoreq '/usr/bin/guile'
14cr|lilypond-2.18.2-4|2	%define _disable_ld_no_undefined 1
14cr|lilypond-2.18.2-4|3	
14cr|lilypond-2.18.2-4|4	Summary:	A typesetting system for music notation
14cr|lilypond-2.18.2-4|5	Name:		lilypond
14cr|lilypond-2.18.2-4|6	Version:	2.18.2
14cr|lilypond-2.18.2-4|7	Release:	4
14cr|lilypond-2.18.2-4|8	Group:		Publishing
14cr|lilypond-2.18.2-4|9	License:	GPLv3+
14cr|lilypond-2.18.2-4|10	Url:		http://www.lilypond.org
14cr|lilypond-2.18.2-4|11	Source0:	http://download.linuxaudio.org/lilypond/sources/v2.18/%{name}-%{version}.tar.gz
14cr|lilypond-2.18.2-4|12	Patch0:		lilypond-2.21.2-gcc44-relocate.patch
14cr|lilypond-2.18.2-4|13	Group:		Publishing
14cr|lilypond-2.18.2-4|14	Requires:	ghostscript >= 8.15
14cr|lilypond-2.18.2-4|15	Requires:	guile1.8
14cr|lilypond-2.18.2-4|16	Obsoletes: 	lilypond-fonts <= 2.12.1-1
14cr|lilypond-2.18.2-4|17	Requires:	lilypond-century-schoolbook-l-fonts = %{version}-%{release}
14cr|lilypond-2.18.2-4|18	Requires:	lilypond-emmentaler-fonts = %{version}-%{release}
14cr|lilypond-2.18.2-4|19	
14cr|lilypond-2.18.2-4|20	BuildRequires:  t1utils
14cr|lilypond-2.18.2-4|21	BuildRequires:  bison
14cr|lilypond-2.18.2-4|22	BuildRequires:  flex
14cr|lilypond-2.18.2-4|23	BuildRequires:  imagemagick
14cr|lilypond-2.18.2-4|24	BuildRequires:  gettext
14cr|lilypond-2.18.2-4|25	BuildRequires:  texlive
14cr|lilypond-2.18.2-4|26	BuildRequires:  python-devel >= 2.4.0
14cr|lilypond-2.18.2-4|27	BuildRequires:  mftrace >= 1.1.19
14cr|lilypond-2.18.2-4|28	BuildRequires:  texinfo >= 4.8
14cr|lilypond-2.18.2-4|29	BuildRequires:  pkgconfig(guile-1.8)
14cr|lilypond-2.18.2-4|30	BuildRequires:  ghostscript >= 8.15
14cr|lilypond-2.18.2-4|31	BuildRequires:  pango-devel >= 1.12.0
14cr|lilypond-2.18.2-4|32	BuildRequires:  pkgconfig(pangoft2)
14cr|lilypond-2.18.2-4|33	BuildRequires:  pkgconfig(fontconfig)
14cr|lilypond-2.18.2-4|34	BuildRequires:  pkgconfig(freetype2)
14cr|lilypond-2.18.2-4|35	BuildRequires:	dblatex
14cr|lilypond-2.18.2-4|36	BuildRequires:	texi2html
14cr|lilypond-2.18.2-4|37	BuildRequires:	rsync
14cr|lilypond-2.18.2-4|38	BuildRequires:	texlive
14cr|lilypond-2.18.2-4|39	BuildRequires:	netpbm
14cr|lilypond-2.18.2-4|40	BuildRequires:	zip
14cr|lilypond-2.18.2-4|41	
14cr|lilypond-2.18.2-4|42	%description
14cr|lilypond-2.18.2-4|43	LilyPond is an automated music engraving system. It formats music
14cr|lilypond-2.18.2-4|44	beautifully and automatically, and has a friendly syntax for its input
14cr|lilypond-2.18.2-4|45	files.
14cr|lilypond-2.18.2-4|46	
14cr|lilypond-2.18.2-4|47	%package century-schoolbook-l-fonts
14cr|lilypond-2.18.2-4|48	Summary:        Lilypond Century Schoolbook L fonts
14cr|lilypond-2.18.2-4|49	
14cr|lilypond-2.18.2-4|50	Requires:	lilypond-fonts-common = %{version}-%{release}
14cr|lilypond-2.18.2-4|51	Obsoletes:	lilypond-centuryschl-fonts <= 2.12.1-3
14cr|lilypond-2.18.2-4|52	BuildArch:	noarch
14cr|lilypond-2.18.2-4|53	
14cr|lilypond-2.18.2-4|54	%description century-schoolbook-l-fonts
14cr|lilypond-2.18.2-4|55	LilyPond is an automated music engraving system. It formats music
14cr|lilypond-2.18.2-4|56	beautifully and automatically, and has a friendly syntax for its input
14cr|lilypond-2.18.2-4|57	files.
14cr|lilypond-2.18.2-4|58	
14cr|lilypond-2.18.2-4|59	These are the Century Schoolbook L fonts included in the package.
14cr|lilypond-2.18.2-4|60	
14cr|lilypond-2.18.2-4|61	%package emmentaler-fonts
14cr|lilypond-2.18.2-4|62	Summary:        Lilypond emmentaler fonts
14cr|lilypond-2.18.2-4|63	
14cr|lilypond-2.18.2-4|64	Requires:	lilypond-fonts-common = %{version}-%{release}
14cr|lilypond-2.18.2-4|65	BuildArch:	noarch
14cr|lilypond-2.18.2-4|66	
14cr|lilypond-2.18.2-4|67	%description emmentaler-fonts
14cr|lilypond-2.18.2-4|68	LilyPond is an automated music engraving system. It formats music
14cr|lilypond-2.18.2-4|69	beautifully and automatically, and has a friendly syntax for its input
14cr|lilypond-2.18.2-4|70	files.
14cr|lilypond-2.18.2-4|71	
14cr|lilypond-2.18.2-4|72	These are the emmentaler fonts included in the package.
14cr|lilypond-2.18.2-4|73	
14cr|lilypond-2.18.2-4|74	
14cr|lilypond-2.18.2-4|75	%package fonts-common
14cr|lilypond-2.18.2-4|76	Summary:        Lilypond fonts common dir
14cr|lilypond-2.18.2-4|77	
14cr|lilypond-2.18.2-4|78	Obsoletes:	lilypond-aybabtu-fonts <= 2.12.3-3
14cr|lilypond-2.18.2-4|79	Obsoletes:	lilypond-feta-fonts <= 2.12.3-3
14cr|lilypond-2.18.2-4|80	Obsoletes:	lilypond-feta-alphabet-fonts <= 2.12.3-3
14cr|lilypond-2.18.2-4|81	Obsoletes:	lilypond-feta-braces-fonts <= 2.12.3-3
14cr|lilypond-2.18.2-4|82	Obsoletes:	lilypond-parmesan-fonts <= 2.12.3-3
14cr|lilypond-2.18.2-4|83	BuildArch:	noarch
14cr|lilypond-2.18.2-4|84	
14cr|lilypond-2.18.2-4|85	%description fonts-common
14cr|lilypond-2.18.2-4|86	LilyPond is an automated music engraving system. It formats music
14cr|lilypond-2.18.2-4|87	beautifully and automatically, and has a friendly syntax for its input
14cr|lilypond-2.18.2-4|88	files.
14cr|lilypond-2.18.2-4|89	
14cr|lilypond-2.18.2-4|90	This contains the directory common to all lilypond fonts.
14cr|lilypond-2.18.2-4|91	
14cr|lilypond-2.18.2-4|92	%prep
14cr|lilypond-2.18.2-4|93	%setup -q
14cr|lilypond-2.18.2-4|94	
14cr|lilypond-2.18.2-4|95	%patch0 -p0
14cr|lilypond-2.18.2-4|96	
14cr|lilypond-2.18.2-4|97	%build
14cr|lilypond-2.18.2-4|98	%configure --without-kpathsea --disable-checking \
14cr|lilypond-2.18.2-4|99	--with-ncsb-dir=%{_datadir}/fonts/default/Type1
14cr|lilypond-2.18.2-4|100	# underlink
14cr|lilypond-2.18.2-4|101	echo LIBS=-lpython2.7 >> python/GNUmakefile
14cr|lilypond-2.18.2-4|102	make
14cr|lilypond-2.18.2-4|103	
14cr|lilypond-2.18.2-4|104	
14cr|lilypond-2.18.2-4|105	%install
14cr|lilypond-2.18.2-4|106	rm -rf $RPM_BUILD_ROOT
14cr|lilypond-2.18.2-4|107	make install DESTDIR=$RPM_BUILD_ROOT package_infodir=%{_infodir} \
14cr|lilypond-2.18.2-4|108	vimdir=%{_datadir}/vim
14cr|lilypond-2.18.2-4|109	
14cr|lilypond-2.18.2-4|110	chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/python/midi.so
14cr|lilypond-2.18.2-4|111	
14cr|lilypond-2.18.2-4|112	# Symlink lilypond-init.el in emacs' site-start.d directory
14cr|lilypond-2.18.2-4|113	pushd $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
14cr|lilypond-2.18.2-4|114	mkdir site-start.d
14cr|lilypond-2.18.2-4|115	ln -s ../lilypond-init.el site-start.d
14cr|lilypond-2.18.2-4|116	popd
14cr|lilypond-2.18.2-4|117	
14cr|lilypond-2.18.2-4|118	# Change encoding to UTF8
14cr|lilypond-2.18.2-4|119	pushd $RPM_BUILD_ROOT%{_infodir}
14cr|lilypond-2.18.2-4|120	iconv -f iso-8859-1 -t utf-8 music-glossary.info > music-glossary.info.utf8
14cr|lilypond-2.18.2-4|121	mv music-glossary.info.utf8 music-glossary.info
14cr|lilypond-2.18.2-4|122	sed -e s,lilypond/,, -i *.info
14cr|lilypond-2.18.2-4|123	popd
14cr|lilypond-2.18.2-4|124	
14cr|lilypond-2.18.2-4|125	rm -f $RPM_BUILD_ROOT%{_infodir}/dir
14cr|lilypond-2.18.2-4|126	
14cr|lilypond-2.18.2-4|127	%find_lang %{name}
14cr|lilypond-2.18.2-4|128	
14cr|lilypond-2.18.2-4|129	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts
14cr|lilypond-2.18.2-4|130	mv $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf/*.otf $RPM_BUILD_ROOT%{_datadir}/fonts
14cr|lilypond-2.18.2-4|131	rmdir $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf
14cr|lilypond-2.18.2-4|132	ln -s %{_datadir}/fonts $RPM_BUILD_ROOT%{_datadir}/lilypond/%{version}/fonts/otf
14cr|lilypond-2.18.2-4|133	
14cr|lilypond-2.18.2-4|134	chmod +x %{buildroot}%{_datadir}/lilypond/2.18.2/python/langdefs.py
14cr|lilypond-2.18.2-4|135	
14cr|lilypond-2.18.2-4|136	%files -f %{name}.lang
14cr|lilypond-2.18.2-4|137	%doc AUTHORS.txt COPYING DEDICATION HACKING INSTALL.txt
14cr|lilypond-2.18.2-4|138	%doc NEWS.txt README.txt ROADMAP VERSION
14cr|lilypond-2.18.2-4|139	%{_bindir}/*
14cr|lilypond-2.18.2-4|140	%{_libdir}/lilypond
14cr|lilypond-2.18.2-4|141	%{_datadir}/lilypond
14cr|lilypond-2.18.2-4|142	%{_datadir}/emacs/site-lisp
14cr|lilypond-2.18.2-4|143	%{_datadir}/vim/*/*
14cr|lilypond-2.18.2-4|144	%{_infodir}/*
14cr|lilypond-2.18.2-4|145	%{_mandir}/man1/*
14cr|lilypond-2.18.2-4|146	
14cr|lilypond-2.18.2-4|147	%files century-schoolbook-l-fonts
14cr|lilypond-2.18.2-4|148	%doc COPYING
14cr|lilypond-2.18.2-4|149	%{_datadir}/fonts/emmentaler-*.otf
14cr|lilypond-2.18.2-4|150	
14cr|lilypond-2.18.2-4|151	%files emmentaler-fonts
14cr|lilypond-2.18.2-4|152	%doc COPYING
14cr|lilypond-2.18.2-4|153	%{_datadir}/fonts/CenturySchL*.otf
14cr|lilypond-2.18.2-4|154	
14cr|lilypond-2.18.2-4|155	%files fonts-common
14cr|lilypond-2.18.2-4|156	%doc COPYING
14cr|lilypond-2.18.2-4|157	%dir %{_datadir}/fonts
14cr|lilypond-2.18.2-4|158	
14cr|lilypond-2.18.2-4|159	%changelog
14cr|lilypond-2.18.2-4|160	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.18.2-4
14cr|lilypond-2.18.2-4|161	+ Revision: 4720c89
14cr|lilypond-2.18.2-4|162	- MassBuild#464: Increase release tag
14cr|lilypond-2.18.2-4|163	
14cr|lilypond-2.18.2-4|164	* Tue Jul 01 2014 Tigro <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|165	+ Revision: 17b07ca
14cr|lilypond-2.18.2-4|166	- pack fonts to proper packages
14cr|lilypond-2.18.2-4|167	
14cr|lilypond-2.18.2-4|168	* Mon Jun 30 2014 Arkady Shane <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|169	+ Revision: 009344b
14cr|lilypond-2.18.2-4|170	- Drop fontpackages requires again.
14cr|lilypond-2.18.2-4|171	
14cr|lilypond-2.18.2-4|172	* Mon Jun 30 2014 Arkady Shane <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|173	+ Revision: 40a06c8
14cr|lilypond-2.18.2-4|174	- back BR: fontpackages-devel
14cr|lilypond-2.18.2-4|175	
14cr|lilypond-2.18.2-4|176	* Mon Jun 30 2014 Tigro <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|177	+ Revision: c473d4e
14cr|lilypond-2.18.2-4|178	- pack fonts
14cr|lilypond-2.18.2-4|179	
14cr|lilypond-2.18.2-4|180	* Mon Jun 30 2014 Tigro <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|181	+ Revision: 35606c8
14cr|lilypond-2.18.2-4|182	- fix typo
14cr|lilypond-2.18.2-4|183	
14cr|lilypond-2.18.2-4|184	* Mon Jun 30 2014 Tigro <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|185	+ Revision: f3e917b
14cr|lilypond-2.18.2-4|186	- expand macro
14cr|lilypond-2.18.2-4|187	
14cr|lilypond-2.18.2-4|188	* Mon Jun 30 2014 Arkady Shane <ashejn@gmail.com> 2.18.2-3
14cr|lilypond-2.18.2-4|189	+ Revision: fb12832
14cr|lilypond-2.18.2-4|190	- how did it work before?
14cr|lilypond-2.18.2-4|191	
14cr|lilypond-2.18.2-4|192	* Fri Jun 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.18.2-2
14cr|lilypond-2.18.2-4|193	+ Revision: ba09505
14cr|lilypond-2.18.2-4|194	- Bump release
14cr|lilypond-2.18.2-4|195	
14cr|lilypond-2.18.2-4|196	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.18.2-1
14cr|lilypond-2.18.2-4|197	+ Revision: 5a459c4
14cr|lilypond-2.18.2-4|198	- Fix BRs
14cr|lilypond-2.18.2-4|199	
14cr|lilypond-2.18.2-4|200	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.18.2-1
14cr|lilypond-2.18.2-4|201	+ Revision: f4c5dff
14cr|lilypond-2.18.2-4|202	- Updated to 2.18.2
14cr|lilypond-2.18.2-4|203	
14cr|lilypond-2.18.2-4|204	* Thu Jan 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.18.0-2
14cr|lilypond-2.18.2-4|205	+ Revision: 43e7f9e
14cr|lilypond-2.18.2-4|206	- Do not require /usr/bin/guile explicitly
14cr|lilypond-2.18.2-4|207	
14cr|lilypond-2.18.2-4|208	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.18.0-1
14cr|lilypond-2.18.2-4|209	+ Revision: 277d46b
14cr|lilypond-2.18.2-4|210	- Updated to 2.18.0
14cr|lilypond-2.18.2-4|211	
14cr|lilypond-2.18.2-4|212	* Wed Jun 05 2013 gvm <mc2374@mclink.it> 0:2.16.2-1
14cr|lilypond-2.18.2-4|213	+ Revision: b42c4a5
14cr|lilypond-2.18.2-4|214	- Updated lilypond.spec for fontconfig.
14cr|lilypond-2.18.2-4|215	
14cr|lilypond-2.18.2-4|216	* Tue Jun 04 2013 gvm <mc2374@mclink.it> 0:2.16.2-1
14cr|lilypond-2.18.2-4|217	+ Revision: 00044b0
14cr|lilypond-2.18.2-4|218	- Fixed ghostscript BReq
14cr|lilypond-2.18.2-4|219	
14cr|lilypond-2.18.2-4|220	* Tue Jun 04 2013 gvm <mc2374@mclink.it> 0:2.16.2-1
14cr|lilypond-2.18.2-4|221	+ Revision: e9f1192
14cr|lilypond-2.18.2-4|222	- Updated Freetype2 Breq
14cr|lilypond-2.18.2-4|223	
14cr|lilypond-2.18.2-4|224	* Tue Jun 04 2013 Giovanni Mariani <mc2374@mclink.it> 0:2.16.2-1
14cr|lilypond-2.18.2-4|225	+ Revision: 3ffebd9
14cr|lilypond-2.18.2-4|226	- Updated to version 2.16.2
14cr|lilypond-2.18.2-4|227	
14cr|lilypond-2.18.2-4|228	* Thu Dec 06 2012 Frank Kober <goemusic@yahoo.fr> 0:2.16.0-2
14cr|lilypond-2.18.2-4|229	+ Revision: 5d2d557
14cr|lilypond-2.18.2-4|230	- Added guile1.8 as Requires since guile 2.0 appears incompatible
14cr|lilypond-2.18.2-4|231	
14cr|lilypond-2.18.2-4|232	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:2.16.0-1
14cr|lilypond-2.18.2-4|233	+ Revision: 60df8e6
14cr|lilypond-2.18.2-4|234	- LOG Add rpmlint filter
14cr|lilypond-2.18.2-4|235	
14cr|lilypond-2.18.2-4|236	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:2.16.0-1
14cr|lilypond-2.18.2-4|237	+ Revision: f7da082
14cr|lilypond-2.18.2-4|238	- LOG Add fontconfig to Requires
14cr|lilypond-2.18.2-4|239	
14cr|lilypond-2.18.2-4|240	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:2.16.0-1
14cr|lilypond-2.18.2-4|241	+ Revision: bbac7d8
14cr|lilypond-2.18.2-4|242	- LOG Update BuildRequires
14cr|lilypond-2.18.2-4|243	
14cr|lilypond-2.18.2-4|244	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:2.16.0-1
14cr|lilypond-2.18.2-4|245	+ Revision: bf0cd2e
14cr|lilypond-2.18.2-4|246	- LOG New version 2.16.0, update BuildRequires and Requires, spec cleanups
14cr|lilypond-2.18.2-4|247	
14cr|lilypond-2.18.2-4|248	* Wed Apr 11 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.36-1
14cr|lilypond-2.18.2-4|249	+ Revision: 9b17d6e
14cr|lilypond-2.18.2-4|250	- Automatic import for version 2.15.36
14cr|lilypond-2.18.2-4|251	
14cr|lilypond-2.18.2-4|252	* Wed Apr 04 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.35-1
14cr|lilypond-2.18.2-4|253	+ Revision: 87993d4
14cr|lilypond-2.18.2-4|254	- Automatic import for version 2.15.35
14cr|lilypond-2.18.2-4|255	
14cr|lilypond-2.18.2-4|256	* Tue Mar 27 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.34-1
14cr|lilypond-2.18.2-4|257	+ Revision: 29612ce
14cr|lilypond-2.18.2-4|258	- Automatic import for version 2.15.34
14cr|lilypond-2.18.2-4|259	
14cr|lilypond-2.18.2-4|260	* Thu Mar 15 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.33-1
14cr|lilypond-2.18.2-4|261	+ Revision: 3707fc4
14cr|lilypond-2.18.2-4|262	- Automatic import for version 2.15.33
14cr|lilypond-2.18.2-4|263	
14cr|lilypond-2.18.2-4|264	* Sun Mar 11 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.32-1
14cr|lilypond-2.18.2-4|265	+ Revision: 587938c
14cr|lilypond-2.18.2-4|266	- Automatic import for version 2.15.32
14cr|lilypond-2.18.2-4|267	
14cr|lilypond-2.18.2-4|268	* Mon Mar 05 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.31-1
14cr|lilypond-2.18.2-4|269	+ Revision: 5dcfe08
14cr|lilypond-2.18.2-4|270	- Automatic import for version 2.15.31
14cr|lilypond-2.18.2-4|271	
14cr|lilypond-2.18.2-4|272	* Mon Feb 27 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.30-1
14cr|lilypond-2.18.2-4|273	+ Revision: 1598543
14cr|lilypond-2.18.2-4|274	- Automatic import for version 2.15.30
14cr|lilypond-2.18.2-4|275	
14cr|lilypond-2.18.2-4|276	* Fri Feb 24 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:2.15.29-1
14cr|lilypond-2.18.2-4|277	+ Revision: 438c304
14cr|lilypond-2.18.2-4|278	- Automatic import for version 2.15.29
14cr|lilypond-2.18.2-4|279	
14cr|lilypond-2.18.2-4|280	

2727 14
14cr|linalg-linbox-1.3.2-4|1	# Avoid find requires problem with atlas*-devel packages
14cr|linalg-linbox-1.3.2-4|2	%define __noautoreq	'devel\\(|libcblas\\.so\\.(.*)|libclapack\\.so\\.(.*)'
14cr|linalg-linbox-1.3.2-4|3	
14cr|linalg-linbox-1.3.2-4|4	Name:           linalg-linbox
14cr|linalg-linbox-1.3.2-4|5	Version:        1.3.2
14cr|linalg-linbox-1.3.2-4|6	Release:        4
14cr|linalg-linbox-1.3.2-4|7	Summary:        C++ Library for High-Performance Exact Linear Algebra
14cr|linalg-linbox-1.3.2-4|8	Group:          Sciences/Mathematics
14cr|linalg-linbox-1.3.2-4|9	License:        LGPLv2+
14cr|linalg-linbox-1.3.2-4|10	URL:            http://www.linalg.org/
14cr|linalg-linbox-1.3.2-4|11	Source0:        http://www.linalg.org/linbox-%{version}.tar.gz
14cr|linalg-linbox-1.3.2-4|12	# Sent upstream 2 Nov 2011.  Fix double frees that crash all tests.
14cr|linalg-linbox-1.3.2-4|13	Patch0:         linbox-destructor.patch
14cr|linalg-linbox-1.3.2-4|14	Patch1:         linbox-gcc47.patch
14cr|linalg-linbox-1.3.2-4|15	# Correct missing semicollon
14cr|linalg-linbox-1.3.2-4|16	Patch2:		linbox-int64.patch
14cr|linalg-linbox-1.3.2-4|17	# Force linkage to mpfr and iml to avoid unresolved symbols
14cr|linalg-linbox-1.3.2-4|18	Patch3:		linbox-underlink.patch
14cr|linalg-linbox-1.3.2-4|19	
14cr|linalg-linbox-1.3.2-4|20	BuildRequires:  fflas-ffpack-devel
14cr|linalg-linbox-1.3.2-4|21	BuildRequires:  givaro-devel
14cr|linalg-linbox-1.3.2-4|22	BuildRequires:  iml-devel
14cr|linalg-linbox-1.3.2-4|23	BuildRequires:  libatlas-devel
14cr|linalg-linbox-1.3.2-4|24	BuildRequires:  libm4ri-devel
14cr|linalg-linbox-1.3.2-4|25	BuildRequires:  libm4rie-devel
14cr|linalg-linbox-1.3.2-4|26	BuildRequires:  mpfr-devel
14cr|linalg-linbox-1.3.2-4|27	BuildRequires:  ntl-devel
14cr|linalg-linbox-1.3.2-4|28	
14cr|linalg-linbox-1.3.2-4|29	BuildRequires:  doxygen
14cr|linalg-linbox-1.3.2-4|30	BuildRequires:  ghostscript
14cr|linalg-linbox-1.3.2-4|31	BuildRequires:  gnuplot
14cr|linalg-linbox-1.3.2-4|32	BuildRequires:  texlive
14cr|linalg-linbox-1.3.2-4|33	Requires: atlas
14cr|linalg-linbox-1.3.2-4|34	
14cr|linalg-linbox-1.3.2-4|35	%description
14cr|linalg-linbox-1.3.2-4|36	LinBox is a C++ template library for exact, high-performance linear
14cr|linalg-linbox-1.3.2-4|37	algebra computation with dense, sparse, and structured matrices over
14cr|linalg-linbox-1.3.2-4|38	the integers and over finite fields.
14cr|linalg-linbox-1.3.2-4|39	
14cr|linalg-linbox-1.3.2-4|40	
14cr|linalg-linbox-1.3.2-4|41	%package        devel
14cr|linalg-linbox-1.3.2-4|42	Summary:        Development libraries/headers for linbox
14cr|linalg-linbox-1.3.2-4|43	Group:          Development/C++
14cr|linalg-linbox-1.3.2-4|44	Requires:       %{name} = %{version}-%{release}
14cr|linalg-linbox-1.3.2-4|45	Requires:       fflas-ffpack-devel
14cr|linalg-linbox-1.3.2-4|46	
14cr|linalg-linbox-1.3.2-4|47	
14cr|linalg-linbox-1.3.2-4|48	%description    devel
14cr|linalg-linbox-1.3.2-4|49	Headers and libraries for development with linbox.
14cr|linalg-linbox-1.3.2-4|50	
14cr|linalg-linbox-1.3.2-4|51	
14cr|linalg-linbox-1.3.2-4|52	%prep
14cr|linalg-linbox-1.3.2-4|53	%setup -q -n linbox-%{version}
14cr|linalg-linbox-1.3.2-4|54	%patch0 -p1
14cr|linalg-linbox-1.3.2-4|55	%patch1 -p1
14cr|linalg-linbox-1.3.2-4|56	%patch2 -p1
14cr|linalg-linbox-1.3.2-4|57	%patch3 -p1
14cr|linalg-linbox-1.3.2-4|58	
14cr|linalg-linbox-1.3.2-4|59	# Fix up missing and extraneous library linkage
14cr|linalg-linbox-1.3.2-4|60	sed -e "s|\$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas \$(NTL_LIBS) -lcblas|" \
14cr|linalg-linbox-1.3.2-4|61	-i interfaces/driver/Makefile.in
14cr|linalg-linbox-1.3.2-4|62	sed -e "s|\$(GIVARO_LIBS) \$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas ../../linbox/liblinbox.la \$(GIVARO_LIBS) \$(NTL_LIBS) -lcblas|" \
14cr|linalg-linbox-1.3.2-4|63	-i interfaces/sage/Makefile.in
14cr|linalg-linbox-1.3.2-4|64	
14cr|linalg-linbox-1.3.2-4|65	# Fix libtool
14cr|linalg-linbox-1.3.2-4|66	sed -i "s/func_apped/func_append/g" build-aux/ltmain.sh
14cr|linalg-linbox-1.3.2-4|67	
14cr|linalg-linbox-1.3.2-4|68	%build
14cr|linalg-linbox-1.3.2-4|69	CFLAGS="%{optflags}"
14cr|linalg-linbox-1.3.2-4|70	%ifarch x86_64 ppc64
14cr|linalg-linbox-1.3.2-4|71	CFLAGS="$CFLAGS -D__LINBOX_HAVE_INT64=1"
14cr|linalg-linbox-1.3.2-4|72	%endif
14cr|linalg-linbox-1.3.2-4|73	export CFLAGS
14cr|linalg-linbox-1.3.2-4|74	CXXFLAGS=$CFLAGS
14cr|linalg-linbox-1.3.2-4|75	export CXXFLAGS
14cr|linalg-linbox-1.3.2-4|76	CPPFLAGS="$CPPFLAGS -I%{_includedir}/m4rie"
14cr|linalg-linbox-1.3.2-4|77	export CPPFLAGS
14cr|linalg-linbox-1.3.2-4|78	
14cr|linalg-linbox-1.3.2-4|79	%configure2_5x --enable-shared --disable-static --enable-sage \
14cr|linalg-linbox-1.3.2-4|80	--enable-doc --with-ntl
14cr|linalg-linbox-1.3.2-4|81	
14cr|linalg-linbox-1.3.2-4|82	# Remove hardcoded rpaths
14cr|linalg-linbox-1.3.2-4|83	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|linalg-linbox-1.3.2-4|84	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|linalg-linbox-1.3.2-4|85	-i libtool
14cr|linalg-linbox-1.3.2-4|86	
14cr|linalg-linbox-1.3.2-4|87	# Don't try to optimize the tests; the build takes gargantuan amounts of memory
14cr|linalg-linbox-1.3.2-4|88	sed -i 's|-O2||g' tests/Makefile
14cr|linalg-linbox-1.3.2-4|89	
14cr|linalg-linbox-1.3.2-4|90	make # %%{?_smp_mflags}
14cr|linalg-linbox-1.3.2-4|91	
14cr|linalg-linbox-1.3.2-4|92	# Don't want these files in with the HTML files
14cr|linalg-linbox-1.3.2-4|93	rm -f doc/linbox-html/{AUTHORS,COPYING,INSTALL}
14cr|linalg-linbox-1.3.2-4|94	
14cr|linalg-linbox-1.3.2-4|95	
14cr|linalg-linbox-1.3.2-4|96	%install
14cr|linalg-linbox-1.3.2-4|97	make install DESTDIR=%{buildroot}
14cr|linalg-linbox-1.3.2-4|98	rm -f %{buildroot}%{_libdir}/*.la
14cr|linalg-linbox-1.3.2-4|99	
14cr|linalg-linbox-1.3.2-4|100	# Remove docs that are installed in the wrong place
14cr|linalg-linbox-1.3.2-4|101	rm -rf %{buildroot}%{_prefix}/doc
14cr|linalg-linbox-1.3.2-4|102	
14cr|linalg-linbox-1.3.2-4|103	
14cr|linalg-linbox-1.3.2-4|104	%check
14cr|linalg-linbox-1.3.2-4|105	LD_LIBRARY_PATH=`pwd`/linbox/.libs make %{?_smp_mflags} check
14cr|linalg-linbox-1.3.2-4|106	
14cr|linalg-linbox-1.3.2-4|107	
14cr|linalg-linbox-1.3.2-4|108	%files
14cr|linalg-linbox-1.3.2-4|109	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|linalg-linbox-1.3.2-4|110	%{_libdir}/*.so.*
14cr|linalg-linbox-1.3.2-4|111	
14cr|linalg-linbox-1.3.2-4|112	
14cr|linalg-linbox-1.3.2-4|113	%files devel
14cr|linalg-linbox-1.3.2-4|114	%doc doc/linbox-html/*
14cr|linalg-linbox-1.3.2-4|115	%{_includedir}/linbox
14cr|linalg-linbox-1.3.2-4|116	%{_libdir}/*.so
14cr|linalg-linbox-1.3.2-4|117	%{_bindir}/linbox-config
14cr|linalg-linbox-1.3.2-4|118	%{_mandir}/man1/linbox-config.1*
14cr|linalg-linbox-1.3.2-4|119	
14cr|linalg-linbox-1.3.2-4|120	
14cr|linalg-linbox-1.3.2-4|121	
14cr|linalg-linbox-1.3.2-4|122	%changelog
14cr|linalg-linbox-1.3.2-4|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-4
14cr|linalg-linbox-1.3.2-4|124	+ Revision: 80419be
14cr|linalg-linbox-1.3.2-4|125	- MassBuild#464: Increase release tag
14cr|linalg-linbox-1.3.2-4|126	
14cr|linalg-linbox-1.3.2-4|127	

2728 14
14cr|lincity-ng-2.0-8|1	Summary:	Lincity - A City Simulation Game
14cr|lincity-ng-2.0-8|2	Name:		lincity-ng
14cr|lincity-ng-2.0-8|3	Version:	2.0
14cr|lincity-ng-2.0-8|4	Release:	8
14cr|lincity-ng-2.0-8|5	License:	GPLv2+
14cr|lincity-ng-2.0-8|6	Group:		Games/Other
14cr|lincity-ng-2.0-8|7	Source0:	http://freefr.dl.sourceforge.net/project/lincity-ng.berlios/lincity-ng-%version.tar.bz2
14cr|lincity-ng-2.0-8|8	Patch0:		lincity-ng-1.1.2-fix-desktop.patch
14cr|lincity-ng-2.0-8|9	Patch1:		lincity-ng-2.0-fix-str-fmt.patch
14cr|lincity-ng-2.0-8|10	Url:		http://lincity-ng.berlios.de/
14cr|lincity-ng-2.0-8|11	BuildRequires:	imagemagick
14cr|lincity-ng-2.0-8|12	BuildRequires:	jam
14cr|lincity-ng-2.0-8|13	BuildRequires:	mesa-common-devel
14cr|lincity-ng-2.0-8|14	BuildRequires:	SDL-devel
14cr|lincity-ng-2.0-8|15	BuildRequires:	SDL_gfx-devel
14cr|lincity-ng-2.0-8|16	BuildRequires:	SDL_image-devel
14cr|lincity-ng-2.0-8|17	BuildRequires:	SDL_mixer-devel
14cr|lincity-ng-2.0-8|18	BuildRequires:	SDL_ttf-devel
14cr|lincity-ng-2.0-8|19	BuildRequires:	libphysfs-devel
14cr|lincity-ng-2.0-8|20	BuildRequires:	libxml2-devel
14cr|lincity-ng-2.0-8|21	BuildRequires:	zlib-devel
14cr|lincity-ng-2.0-8|22	Provides:	lincity = %{EVRD}
14cr|lincity-ng-2.0-8|23	
14cr|lincity-ng-2.0-8|24	%description
14cr|lincity-ng-2.0-8|25	Lincity is a city simulation game. Build your city up from a primitive village
14cr|lincity-ng-2.0-8|26	to an advanced civilization.  Build a sustainable economy, or build rockets to
14cr|lincity-ng-2.0-8|27	escape from a pollution ridden and resource starved planet.
14cr|lincity-ng-2.0-8|28	
14cr|lincity-ng-2.0-8|29	LinCity-NG is a polished and improved version of the classic LinCity game with
14cr|lincity-ng-2.0-8|30	a new iso-3D graphics engine, with a completely redone and modern GUI.
14cr|lincity-ng-2.0-8|31	
14cr|lincity-ng-2.0-8|32	%prep
14cr|lincity-ng-2.0-8|33	%setup -q
14cr|lincity-ng-2.0-8|34	%patch0 -p0
14cr|lincity-ng-2.0-8|35	%patch1 -p0
14cr|lincity-ng-2.0-8|36	
14cr|lincity-ng-2.0-8|37	%build
14cr|lincity-ng-2.0-8|38	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|lincity-ng-2.0-8|39	--datadir=%{_gamesdatadir} \
14cr|lincity-ng-2.0-8|40	--with-gzip \
14cr|lincity-ng-2.0-8|41	--with-svga \
14cr|lincity-ng-2.0-8|42	--with-x \
14cr|lincity-ng-2.0-8|43	--disable-rpath
14cr|lincity-ng-2.0-8|44	jam %_smp_mflags
14cr|lincity-ng-2.0-8|45	
14cr|lincity-ng-2.0-8|46	%install
14cr|lincity-ng-2.0-8|47	DESTDIR=%{buildroot} jam install
14cr|lincity-ng-2.0-8|48	mkdir -p %{buildroot}%{_miconsdir}
14cr|lincity-ng-2.0-8|49	convert -size 48x48 data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|50	mkdir -p %{buildroot}%{_iconsdir}
14cr|lincity-ng-2.0-8|51	convert -size 32x32 data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|52	mkdir -p %{buildroot}%{_liconsdir}
14cr|lincity-ng-2.0-8|53	convert -size 16x16 data/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|54	
14cr|lincity-ng-2.0-8|55	mkdir -p %buildroot%_datadir/applications
14cr|lincity-ng-2.0-8|56	mv %{buildroot}%{_gamesdatadir}/applications/* %{buildroot}%{_datadir}/applications
14cr|lincity-ng-2.0-8|57	
14cr|lincity-ng-2.0-8|58	mkdir -p %buildroot%_datadir/pixmaps
14cr|lincity-ng-2.0-8|59	mv %buildroot%{_gamesdatadir}/pixmaps/* %buildroot%_datadir/pixmaps
14cr|lincity-ng-2.0-8|60	
14cr|lincity-ng-2.0-8|61	rm -fr %buildroot%_gamesdatadir/doc
14cr|lincity-ng-2.0-8|62	
14cr|lincity-ng-2.0-8|63	%files
14cr|lincity-ng-2.0-8|64	%doc COPYING* README RELNOTES TODO
14cr|lincity-ng-2.0-8|65	%{_gamesbindir}/*
14cr|lincity-ng-2.0-8|66	%{_datadir}/pixmaps/*
14cr|lincity-ng-2.0-8|67	%{_datadir}/applications/*
14cr|lincity-ng-2.0-8|68	%{_gamesdatadir}/%{name}
14cr|lincity-ng-2.0-8|69	%{_miconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|70	%{_iconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|71	%{_liconsdir}/%{name}.png
14cr|lincity-ng-2.0-8|72	
14cr|lincity-ng-2.0-8|73	
14cr|lincity-ng-2.0-8|74	%changelog
14cr|lincity-ng-2.0-8|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-8
14cr|lincity-ng-2.0-8|76	+ Revision: 4a330b0
14cr|lincity-ng-2.0-8|77	- MassBuild#464: Increase release tag
14cr|lincity-ng-2.0-8|78	
14cr|lincity-ng-2.0-8|79	

2729 14
14cr|linesrv-2.1.21-12|1	Summary:	Line Control Server
14cr|linesrv-2.1.21-12|2	Name:		linesrv
14cr|linesrv-2.1.21-12|3	Version:	2.1.21
14cr|linesrv-2.1.21-12|4	Release:	12
14cr|linesrv-2.1.21-12|5	# debian/copyright in the source suggests GPLv2 specifically applies
14cr|linesrv-2.1.21-12|6	License:	GPLv2+
14cr|linesrv-2.1.21-12|7	Group:		Networking/Other
14cr|linesrv-2.1.21-12|8	Url:		http://linecontrol.sourceforge.net
14cr|linesrv-2.1.21-12|9	Source0:	%{name}-%{version}.src.tar.bz2
14cr|linesrv-2.1.21-12|10	Source1:	linesrv.init.bz2
14cr|linesrv-2.1.21-12|11	Source2:	linesrv.conf.bz2
14cr|linesrv-2.1.21-12|12	Source3:	linesrv-scripts.tar.bz2
14cr|linesrv-2.1.21-12|13	Source4:	linesrv.conf.documentation.bz2
14cr|linesrv-2.1.21-12|14	Patch0:		linesrv-2.1.21-debian-syslog_header.patch
14cr|linesrv-2.1.21-12|15	Patch1:		linesrv-2.1.21-str-fmt.patch
14cr|linesrv-2.1.21-12|16	Requires(pre):	rpm-helper
14cr|linesrv-2.1.21-12|17	BuildRequires:	pam-devel
14cr|linesrv-2.1.21-12|18	BuildRequires:	mysql-devel
14cr|linesrv-2.1.21-12|19	
14cr|linesrv-2.1.21-12|20	%description
14cr|linesrv-2.1.21-12|21	The line control system will allow authorized LAN users to manipulate
14cr|linesrv-2.1.21-12|22	the network interface (usually a modem) that gives the Internet
14cr|linesrv-2.1.21-12|23	access on a Linux box without having to use telnet. It's based on
14cr|linesrv-2.1.21-12|24	a client/server approach so any TCP/IP enabled system should be able
14cr|linesrv-2.1.21-12|25	to take advantage of this server, if a client is written for it.
14cr|linesrv-2.1.21-12|26	Currently; Linux, Windows, NetBSD, and any system with a Java
14cr|linesrv-2.1.21-12|27	implementation or Web Browser have clients.
14cr|linesrv-2.1.21-12|28	
14cr|linesrv-2.1.21-12|29	Note: Please make changes to /etc/lineserv.conf.
14cr|linesrv-2.1.21-12|30	
14cr|linesrv-2.1.21-12|31	%files
14cr|linesrv-2.1.21-12|32	%config(noreplace) %{_sysconfdir}/pam.d/*
14cr|linesrv-2.1.21-12|33	%config(noreplace) %{_initrddir}/%{name}
14cr|linesrv-2.1.21-12|34	%{_sbindir}/%{name}
14cr|linesrv-2.1.21-12|35	%{_libdir}/%{name}
14cr|linesrv-2.1.21-12|36	%{_localstatedir}/log/%{name}
14cr|linesrv-2.1.21-12|37	%doc AUTHORS server/INSTALL server/COPYING server/NEWS server/README
14cr|linesrv-2.1.21-12|38	%doc server/LICENSE INSTALL.lclog linesrv.conf.documentation
14cr|linesrv-2.1.21-12|39	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|linesrv-2.1.21-12|40	%config(noreplace) %{_sysconfdir}/%{name}
14cr|linesrv-2.1.21-12|41	
14cr|linesrv-2.1.21-12|42	%post
14cr|linesrv-2.1.21-12|43	%_post_service %{name}
14cr|linesrv-2.1.21-12|44	
14cr|linesrv-2.1.21-12|45	%preun
14cr|linesrv-2.1.21-12|46	%_preun_service %{name}
14cr|linesrv-2.1.21-12|47	
14cr|linesrv-2.1.21-12|48	#----------------------------------------------------------------------------
14cr|linesrv-2.1.21-12|49	
14cr|linesrv-2.1.21-12|50	%package web
14cr|linesrv-2.1.21-12|51	Summary:	Line Control Server - Web Status
14cr|linesrv-2.1.21-12|52	Group:		Networking/Other
14cr|linesrv-2.1.21-12|53	Requires:	webserver
14cr|linesrv-2.1.21-12|54	Requires:	linesrv
14cr|linesrv-2.1.21-12|55	
14cr|linesrv-2.1.21-12|56	%description web
14cr|linesrv-2.1.21-12|57	The line control system will allow authorized LAN users to manipulate
14cr|linesrv-2.1.21-12|58	the network interface (usually a modem) that gives the Internet
14cr|linesrv-2.1.21-12|59	access on a Linux box without having to use telnet. It's based on
14cr|linesrv-2.1.21-12|60	a client/server approach so any TCP/IP enabled system should be able
14cr|linesrv-2.1.21-12|61	to take advantage of this server, if a client is written for it.
14cr|linesrv-2.1.21-12|62	Currently; Linux, Windows, NetBSD, and any system with a Java
14cr|linesrv-2.1.21-12|63	implementation or Web Browser have clients.
14cr|linesrv-2.1.21-12|64	
14cr|linesrv-2.1.21-12|65	This package provides web-based status report of the line.
14cr|linesrv-2.1.21-12|66	
14cr|linesrv-2.1.21-12|67	%files web
14cr|linesrv-2.1.21-12|68	%{_localstatedir}/www/html/lclog/
14cr|linesrv-2.1.21-12|69	%attr(4750,root,apache) %{_localstatedir}/www/cgi-bin/*
14cr|linesrv-2.1.21-12|70	%dir %{_localstatedir}/lib/%{name}
14cr|linesrv-2.1.21-12|71	%attr(640,root,apache) %{_localstatedir}/lib/%{name}/htmlstatus
14cr|linesrv-2.1.21-12|72	%doc htmlstatus/README
14cr|linesrv-2.1.21-12|73	
14cr|linesrv-2.1.21-12|74	#----------------------------------------------------------------------------
14cr|linesrv-2.1.21-12|75	
14cr|linesrv-2.1.21-12|76	%prep
14cr|linesrv-2.1.21-12|77	%setup -q -n %{name}-%(echo %{version}|cut -f1-2 -d.) -a3
14cr|linesrv-2.1.21-12|78	%patch0 -p1 -b .header
14cr|linesrv-2.1.21-12|79	%patch1 -p0 -b .str
14cr|linesrv-2.1.21-12|80	cp %{SOURCE4} .
14cr|linesrv-2.1.21-12|81	bunzip2 `basename %{SOURCE4}`
14cr|linesrv-2.1.21-12|82	
14cr|linesrv-2.1.21-12|83	%build
14cr|linesrv-2.1.21-12|84	%configure2_5x
14cr|linesrv-2.1.21-12|85	%make
14cr|linesrv-2.1.21-12|86	
14cr|linesrv-2.1.21-12|87	%install
14cr|linesrv-2.1.21-12|88	mkdir -p %{buildroot}{%{_sbindir},%{_bindir}}
14cr|linesrv-2.1.21-12|89	mkdir -p %{buildroot}%{_initrddir}
14cr|linesrv-2.1.21-12|90	mkdir -p %{buildroot}%{_mandir}/{man5,man8}
14cr|linesrv-2.1.21-12|91	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|linesrv-2.1.21-12|92	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|linesrv-2.1.21-12|93	mkdir -p %{buildroot}%{_localstatedir}/www/cgi-bin/
14cr|linesrv-2.1.21-12|94	install -m 755 server/%{name} %{buildroot}%{_sbindir}/
14cr|linesrv-2.1.21-12|95	install -m 755 lclog/lclog %{buildroot}%{_localstatedir}/www/cgi-bin/
14cr|linesrv-2.1.21-12|96	install -m 4755 htmlstatus/htmlstatus %{buildroot}%{_localstatedir}/www/cgi-bin/
14cr|linesrv-2.1.21-12|97	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14cr|linesrv-2.1.21-12|98	chmod 755 %{buildroot}/%{_initrddir}/%{name}
14cr|linesrv-2.1.21-12|99	install -m664 server/config/pam.d/l*  %{buildroot}/%{_sysconfdir}/pam.d/
14cr|linesrv-2.1.21-12|100	
14cr|linesrv-2.1.21-12|101	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|linesrv-2.1.21-12|102	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cr|linesrv-2.1.21-12|103	install -m644 server/config/complete_syntax/addr_book %{buildroot}%{_sysconfdir}/%{name}
14cr|linesrv-2.1.21-12|104	install -m644 server/config/complete_syntax/tarif.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|linesrv-2.1.21-12|105	
14cr|linesrv-2.1.21-12|106	# scripts
14cr|linesrv-2.1.21-12|107	install -m755 scripts/*  %{buildroot}%{_libdir}/%{name}
14cr|linesrv-2.1.21-12|108	
14cr|linesrv-2.1.21-12|109	#web stuff
14cr|linesrv-2.1.21-12|110	install -d %{buildroot}%{_localstatedir}/www/html/lclog
14cr|linesrv-2.1.21-12|111	install lclog/html/* %{buildroot}%{_localstatedir}/www/html/lclog/
14cr|linesrv-2.1.21-12|112	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|linesrv-2.1.21-12|113	mknod %{buildroot}%{_localstatedir}/lib/%{name}/htmlstatus p
14cr|linesrv-2.1.21-12|114	
14cr|linesrv-2.1.21-12|115	#logs:
14cr|linesrv-2.1.21-12|116	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cr|linesrv-2.1.21-12|117	
14cr|linesrv-2.1.21-12|118	#fix docs:
14cr|linesrv-2.1.21-12|119	cp htmlstatus/README README.htmlstatus
14cr|linesrv-2.1.21-12|120	cp lclog/INSTALL INSTALL.lclog
14cr|linesrv-2.1.21-12|121	
14cr|linesrv-2.1.21-12|122	
14cr|linesrv-2.1.21-12|123	%changelog
14cr|linesrv-2.1.21-12|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.21-12
14cr|linesrv-2.1.21-12|125	+ Revision: 6ce7e23
14cr|linesrv-2.1.21-12|126	- MassBuild#464: Increase release tag
14cr|linesrv-2.1.21-12|127	
14cr|linesrv-2.1.21-12|128	

2730 14
14cr|lingot-0.9.1-3|1	Summary:    A musical instrument tuner
14cr|lingot-0.9.1-3|2	Name:       lingot
14cr|lingot-0.9.1-3|3	Version:    0.9.1
14cr|lingot-0.9.1-3|4	Release:    3
14cr|lingot-0.9.1-3|5	URL:        http://savannah.nongnu.org/projects/%{name}
14cr|lingot-0.9.1-3|6	Source0:     http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|lingot-0.9.1-3|7	Patch0:     lingot-0.9.1-mdv-format-security.patch
14cr|lingot-0.9.1-3|8	License:    GPLv2
14cr|lingot-0.9.1-3|9	Group:      Sound
14cr|lingot-0.9.1-3|10	BuildRequires: gtk2-devel
14cr|lingot-0.9.1-3|11	BuildRequires: pkgconfig(libglade-2.0)
14cr|lingot-0.9.1-3|12	BuildRequires: intltool
14cr|lingot-0.9.1-3|13	BuildRequires: pkgconfig(alsa)
14cr|lingot-0.9.1-3|14	BuildRequires: pkgconfig(jack)
14cr|lingot-0.9.1-3|15	
14cr|lingot-0.9.1-3|16	%description
14cr|lingot-0.9.1-3|17	LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly
14cr|lingot-0.9.1-3|18	configurable. Originally conceived to tune electric guitars, it can now be used
14cr|lingot-0.9.1-3|19	to tune other instruments.
14cr|lingot-0.9.1-3|20	
14cr|lingot-0.9.1-3|21	It looks like an analogue tuner, with a gauge indicating the relative shift to
14cr|lingot-0.9.1-3|22	a certain note, found automatically as the closest note to the estimated
14cr|lingot-0.9.1-3|23	frequency.
14cr|lingot-0.9.1-3|24	
14cr|lingot-0.9.1-3|25	%prep
14cr|lingot-0.9.1-3|26	%setup -q
14cr|lingot-0.9.1-3|27	%patch0 -p1
14cr|lingot-0.9.1-3|28	
14cr|lingot-0.9.1-3|29	%build
14cr|lingot-0.9.1-3|30	%configure2_5x
14cr|lingot-0.9.1-3|31	%make
14cr|lingot-0.9.1-3|32	
14cr|lingot-0.9.1-3|33	%install
14cr|lingot-0.9.1-3|34	%makeinstall_std
14cr|lingot-0.9.1-3|35	rm -rf %{buildroot}%{_docdir}
14cr|lingot-0.9.1-3|36	%find_lang %{name}
14cr|lingot-0.9.1-3|37	
14cr|lingot-0.9.1-3|38	%files -f %{name}.lang
14cr|lingot-0.9.1-3|39	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|lingot-0.9.1-3|40	%{_bindir}/%name
14cr|lingot-0.9.1-3|41	%{_datadir}/applications/%{name}.desktop
14cr|lingot-0.9.1-3|42	%{_datadir}/pixmaps/%{name}
14cr|lingot-0.9.1-3|43	%{_datadir}/%{name}
14cr|lingot-0.9.1-3|44	
14cr|lingot-0.9.1-3|45	
14cr|lingot-0.9.1-3|46	
14cr|lingot-0.9.1-3|47	%changelog
14cr|lingot-0.9.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|lingot-0.9.1-3|49	+ Revision: 8426b20
14cr|lingot-0.9.1-3|50	- MassBuild#464: Increase release tag
14cr|lingot-0.9.1-3|51	
14cr|lingot-0.9.1-3|52	

2731 14
14cr|linkchecker-8.0-2|1	%define __noautoprov '_network.so|htmlsax.so'
14cr|linkchecker-8.0-2|2	
14cr|linkchecker-8.0-2|3	Summary:	Check HTML documents for broken links
14cr|linkchecker-8.0-2|4	Name:		linkchecker
14cr|linkchecker-8.0-2|5	Version:	8.0
14cr|linkchecker-8.0-2|6	Release:	2
14cr|linkchecker-8.0-2|7	Url:		http://linkchecker.sourceforge.net
14cr|linkchecker-8.0-2|8	Source0:	http://downloads.sourceforge.net/project/linkchecker/%{version}/LinkChecker-%{version}.tar.xz
14cr|linkchecker-8.0-2|9	License:	GPLv2+
14cr|linkchecker-8.0-2|10	Group:		Networking/WWW
14cr|linkchecker-8.0-2|11	BuildRequires:	python-devel
14cr|linkchecker-8.0-2|12	BuildRequires:	qt4-assistant
14cr|linkchecker-8.0-2|13	Requires:	python-qt4
14cr|linkchecker-8.0-2|14	
14cr|linkchecker-8.0-2|15	%description
14cr|linkchecker-8.0-2|16	Features:
14cr|linkchecker-8.0-2|17	o recursive checking
14cr|linkchecker-8.0-2|18	o multithreaded
14cr|linkchecker-8.0-2|19	o output can be colored or normal text, HTML, SQL, CSV or a sitemap
14cr|linkchecker-8.0-2|20	graph in GML or XML
14cr|linkchecker-8.0-2|21	o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local
14cr|linkchecker-8.0-2|22	file links are supported
14cr|linkchecker-8.0-2|23	o restrict link checking with regular expression filters for URLs
14cr|linkchecker-8.0-2|24	o proxy support
14cr|linkchecker-8.0-2|25	o give username/password for HTTP and FTP authorization
14cr|linkchecker-8.0-2|26	o robots.txt exclusion protocol support
14cr|linkchecker-8.0-2|27	o i18n support
14cr|linkchecker-8.0-2|28	o command line interface
14cr|linkchecker-8.0-2|29	o (Fast)CGI web interface (requires HTTP server)
14cr|linkchecker-8.0-2|30	
14cr|linkchecker-8.0-2|31	%prep
14cr|linkchecker-8.0-2|32	%setup -qn LinkChecker-%{version}
14cr|linkchecker-8.0-2|33	
14cr|linkchecker-8.0-2|34	%build
14cr|linkchecker-8.0-2|35	export PATH=$PATH:/usr/lib/qt4/bin/
14cr|linkchecker-8.0-2|36	
14cr|linkchecker-8.0-2|37	pushd doc/html
14cr|linkchecker-8.0-2|38	make
14cr|linkchecker-8.0-2|39	popd
14cr|linkchecker-8.0-2|40	
14cr|linkchecker-8.0-2|41	python setup.py build
14cr|linkchecker-8.0-2|42	
14cr|linkchecker-8.0-2|43	%install
14cr|linkchecker-8.0-2|44	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|linkchecker-8.0-2|45	
14cr|linkchecker-8.0-2|46	install -d %{buildroot}/etc
14cr|linkchecker-8.0-2|47	mv %{buildroot}/usr/share/linkchecker/linkcheckerrc %{buildroot}/etc
14cr|linkchecker-8.0-2|48	
14cr|linkchecker-8.0-2|49	%find_lang %{name}
14cr|linkchecker-8.0-2|50	
14cr|linkchecker-8.0-2|51	%files -f %{name}.lang
14cr|linkchecker-8.0-2|52	%config(noreplace) /etc/*
14cr|linkchecker-8.0-2|53	%{_bindir}/*
14cr|linkchecker-8.0-2|54	%{_datadir}/applications/*.desktop
14cr|linkchecker-8.0-2|55	%{py_platsitedir}/*
14cr|linkchecker-8.0-2|56	%{_mandir}/*/*
14cr|linkchecker-8.0-2|57	%_datadir/%name
14cr|linkchecker-8.0-2|58	
14cr|linkchecker-8.0-2|59	
14cr|linkchecker-8.0-2|60	
14cr|linkchecker-8.0-2|61	%changelog
14cr|linkchecker-8.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.0-2
14cr|linkchecker-8.0-2|63	+ Revision: d77d4eb
14cr|linkchecker-8.0-2|64	- MassBuild#464: Increase release tag
14cr|linkchecker-8.0-2|65	
14cr|linkchecker-8.0-2|66	

2732 14
14cr|links-2.8-3|1	Summary:	Lynx-like text WWW browser
14cr|links-2.8-3|2	Name:		links
14cr|links-2.8-3|3	Version:	2.8
14cr|links-2.8-3|4	Release:	3
14cr|links-2.8-3|5	License:	GPLv2+
14cr|links-2.8-3|6	Group:		Networking/WWW
14cr|links-2.8-3|7	Url:		http://links.twibright.com/
14cr|links-2.8-3|8	Source0:	http://links.twibright.com/download/links-%{version}.tar.bz2
14cr|links-2.8-3|9	Source4:	links.cfg
14cr|links-2.8-3|10	Patch3:		links-0.96-no-weird-unhx-ing-of-command-line-args.patch
14cr|links-2.8-3|11	Patch6:		links-2.8-cookies-save.patch
14cr|links-2.8-3|12	Patch8:		links-current-color-by-default--and-vt100-frames.patch
14cr|links-2.8-3|13	Patch14:	links-2.8-automake.patch
14cr|links-2.8-3|14	Patch21:	links-2.1pre17-fix-segfault-on-loading-cookies.patch
14cr|links-2.8-3|15	Patch22:	links-2.8-64bit-fixes.patch
14cr|links-2.8-3|16	Patch23:	links-2.8-dont-have-two-assocations-with-same-label--otherwise-one-cant-override-shared-config.patch
14cr|links-2.8-3|17	Patch24:	links-2.8-CVE-2006-5925--disable-SMB.patch
14cr|links-2.8-3|18	Patch25:	links2_better_verification.diff
14cr|links-2.8-3|19	Patch26:	links-2.7-automake-1.13.patch
14cr|links-2.8-3|20	BuildRequires:	bzip2-devel
14cr|links-2.8-3|21	BuildRequires:	gpm-devel
14cr|links-2.8-3|22	BuildRequires:	jpeg-devel
14cr|links-2.8-3|23	BuildRequires:	pkgconfig(directfb)
14cr|links-2.8-3|24	BuildRequires:	pkgconfig(libpng)
14cr|links-2.8-3|25	BuildRequires:	pkgconfig(libtiff-4)
14cr|links-2.8-3|26	BuildRequires:	pkgconfig(openssl)
14cr|links-2.8-3|27	BuildRequires:	pkgconfig(x11)
14cr|links-2.8-3|28	BuildRequires:	pkgconfig(zlib)
14cr|links-2.8-3|29	Provides:	webclient
14cr|links-2.8-3|30	Requires:	links-common = %{EVRD}
14cr|links-2.8-3|31	
14cr|links-2.8-3|32	%description
14cr|links-2.8-3|33	Links is a text based WWW browser, at first look similar to Lynx, but
14cr|links-2.8-3|34	somehow different:
14cr|links-2.8-3|35	
14cr|links-2.8-3|36	- renders tables and frames
14cr|links-2.8-3|37	- displays colors as specified in current HTML page
14cr|links-2.8-3|38	- uses drop-down menu (like in Midnight Commander)
14cr|links-2.8-3|39	- can download files in background
14cr|links-2.8-3|40	- partially handle Javascript
14cr|links-2.8-3|41	
14cr|links-2.8-3|42	%files
14cr|links-2.8-3|43	%{_bindir}/links-text
14cr|links-2.8-3|44	
14cr|links-2.8-3|45	%post
14cr|links-2.8-3|46	update-alternatives --install /usr/bin/links links /usr/bin/links-text 10
14cr|links-2.8-3|47	
14cr|links-2.8-3|48	%postun
14cr|links-2.8-3|49	if [ "$1" = "0" ]; then
14cr|links-2.8-3|50	update-alternatives --remove links /usr/bin/links-text
14cr|links-2.8-3|51	fi
14cr|links-2.8-3|52	
14cr|links-2.8-3|53	%triggerpostun -- links
14cr|links-2.8-3|54	if [ ! -e /usr/bin/links ]; then
14cr|links-2.8-3|55	update-alternatives --auto links
14cr|links-2.8-3|56	fi
14cr|links-2.8-3|57	
14cr|links-2.8-3|58	#----------------------------------------------------------------------------
14cr|links-2.8-3|59	
14cr|links-2.8-3|60	%package graphic
14cr|links-2.8-3|61	Summary:	Lynx-like text/X11 WWW browser
14cr|links-2.8-3|62	Group:		Networking/WWW
14cr|links-2.8-3|63	Requires:	links-common = %{EVRD}
14cr|links-2.8-3|64	Provides:	webclient
14cr|links-2.8-3|65	Requires:	indexhtml
14cr|links-2.8-3|66	
14cr|links-2.8-3|67	%description graphic
14cr|links-2.8-3|68	Links is a text/X11 based WWW browser, at first look similar to Lynx, but
14cr|links-2.8-3|69	somehow different:
14cr|links-2.8-3|70	
14cr|links-2.8-3|71	- renders tables and frames
14cr|links-2.8-3|72	- displays colors as specified in current HTML page
14cr|links-2.8-3|73	- uses drop-down menu (like in Midnight Commander)
14cr|links-2.8-3|74	- can download files in background
14cr|links-2.8-3|75	- partially handle Javascript
14cr|links-2.8-3|76	
14cr|links-2.8-3|77	%files graphic
14cr|links-2.8-3|78	%{_bindir}/links-graphic
14cr|links-2.8-3|79	%{_datadir}/applications/*
14cr|links-2.8-3|80	
14cr|links-2.8-3|81	%post graphic
14cr|links-2.8-3|82	update-alternatives --install /usr/bin/links links /usr/bin/links-graphic 20
14cr|links-2.8-3|83	
14cr|links-2.8-3|84	%postun graphic
14cr|links-2.8-3|85	if [ "$1" = "0" ]; then
14cr|links-2.8-3|86	update-alternatives --remove links /usr/bin/links-graphic
14cr|links-2.8-3|87	fi
14cr|links-2.8-3|88	
14cr|links-2.8-3|89	%triggerpostun graphic -- links
14cr|links-2.8-3|90	if [ ! -e /usr/bin/links ]; then
14cr|links-2.8-3|91	update-alternatives --auto links
14cr|links-2.8-3|92	fi
14cr|links-2.8-3|93	
14cr|links-2.8-3|94	#----------------------------------------------------------------------------
14cr|links-2.8-3|95	
14cr|links-2.8-3|96	%package common
14cr|links-2.8-3|97	Summary:	Lynx-like text/X11 WWW browser
14cr|links-2.8-3|98	Group:		Networking/WWW
14cr|links-2.8-3|99	Requires:	links-common = %{EVRD}
14cr|links-2.8-3|100	
14cr|links-2.8-3|101	%description common
14cr|links-2.8-3|102	Common files for links and links-graphic.
14cr|links-2.8-3|103	
14cr|links-2.8-3|104	%files common
14cr|links-2.8-3|105	%doc AUTHORS ChangeLog README SITES
14cr|links-2.8-3|106	%config(noreplace) /etc/links.cfg
14cr|links-2.8-3|107	%{_mandir}/*/*
14cr|links-2.8-3|108	
14cr|links-2.8-3|109	#----------------------------------------------------------------------------
14cr|links-2.8-3|110	
14cr|links-2.8-3|111	%prep
14cr|links-2.8-3|112	%setup -q
14cr|links-2.8-3|113	%patch3 -p1
14cr|links-2.8-3|114	%patch6 -p1
14cr|links-2.8-3|115	%patch8 -p1
14cr|links-2.8-3|116	%patch14 -p1
14cr|links-2.8-3|117	%patch21 -p1
14cr|links-2.8-3|118	%patch22 -p1 -b .64bit-fixes
14cr|links-2.8-3|119	%patch23 -p1
14cr|links-2.8-3|120	%patch24 -p1
14cr|links-2.8-3|121	%patch25 -p1
14cr|links-2.8-3|122	%patch26 -p1 -b .automake-1_13
14cr|links-2.8-3|123	
14cr|links-2.8-3|124	%build
14cr|links-2.8-3|125	autoreconf -fi
14cr|links-2.8-3|126	%configure2_5x
14cr|links-2.8-3|127	%make
14cr|links-2.8-3|128	
14cr|links-2.8-3|129	cp -f links links-text
14cr|links-2.8-3|130	
14cr|links-2.8-3|131	make clean
14cr|links-2.8-3|132	%configure2_5x --enable-graphics
14cr|links-2.8-3|133	%make
14cr|links-2.8-3|134	
14cr|links-2.8-3|135	cp -f links links-graphic
14cr|links-2.8-3|136	
14cr|links-2.8-3|137	%install
14cr|links-2.8-3|138	%makeinstall_std
14cr|links-2.8-3|139	
14cr|links-2.8-3|140	rm -f %{buildroot}%{_bindir}/links
14cr|links-2.8-3|141	install links-graphic links-text %{buildroot}%{_bindir}
14cr|links-2.8-3|142	
14cr|links-2.8-3|143	install -D -m 644 %{SOURCE4} %{buildroot}/etc/links.cfg
14cr|links-2.8-3|144	
14cr|links-2.8-3|145	mkdir -p %{buildroot}%{_datadir}/applications
14cr|links-2.8-3|146	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|links-2.8-3|147	[Desktop Entry]
14cr|links-2.8-3|148	Name=Links
14cr|links-2.8-3|149	Comment=Lynx-like text/graphic Web browser
14cr|links-2.8-3|150	Exec=/usr/bin/links-graphic /usr/share/mdk/indexhtml/index.html
14cr|links-2.8-3|151	Icon=web_browser_section
14cr|links-2.8-3|152	Terminal=false
14cr|links-2.8-3|153	Type=Application
14cr|links-2.8-3|154	Categories=Network;WebBrowser;
14cr|links-2.8-3|155	EOF
14cr|links-2.8-3|156	
14cr|links-2.8-3|157	
14cr|links-2.8-3|158	%changelog
14cr|links-2.8-3|159	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8-3
14cr|links-2.8-3|160	+ Revision: 4a85ce6
14cr|links-2.8-3|161	- MassBuild#464: Increase release tag
14cr|links-2.8-3|162	
14cr|links-2.8-3|163	

2733 14
14cr|linksysmon-1.1.4-7|1	Summary:	A tool for monitoring Linksys BEFSR41 and BEFSR11 firewalls
14cr|linksysmon-1.1.4-7|2	
14cr|linksysmon-1.1.4-7|3	Name:		linksysmon
14cr|linksysmon-1.1.4-7|4	Version:	1.1.4
14cr|linksysmon-1.1.4-7|5	Release:	7
14cr|linksysmon-1.1.4-7|6	License:	GPL or Artistic
14cr|linksysmon-1.1.4-7|7	Group:		System/Servers
14cr|linksysmon-1.1.4-7|8	URL:		http://woogie.net/projects/linksysmon/
14cr|linksysmon-1.1.4-7|9	Source0:	http://woogie.net/projects/linksysmon/attachment/wiki/WikiStart/%{name}-%{version}.tar.bz2
14cr|linksysmon-1.1.4-7|10	Source1:	linksysmon.init.bz2
14cr|linksysmon-1.1.4-7|11	Source2:	linksysmon.sysconfig.bz2
14cr|linksysmon-1.1.4-7|12	Requires(post): rpm-helper
14cr|linksysmon-1.1.4-7|13	Requires(preun): rpm-helper
14cr|linksysmon-1.1.4-7|14	BuildRequires:	perl-devel
14cr|linksysmon-1.1.4-7|15	Requires:	net-snmp
14cr|linksysmon-1.1.4-7|16	Requires:	net-snmp-utils
14cr|linksysmon-1.1.4-7|17	Requires:	net-snmp-trapd
14cr|linksysmon-1.1.4-7|18	BuildArch:	noarch
14cr|linksysmon-1.1.4-7|19	
14cr|linksysmon-1.1.4-7|20	%description
14cr|linksysmon-1.1.4-7|21	linksysmon is a tool for monitoring Linksys BEFSR41 and BEFSR11
14cr|linksysmon-1.1.4-7|22	firewalls under Linux and other Unix-like operating systems (I
14cr|linksysmon-1.1.4-7|23	specify Linux because that is what I used to develop it, and the
14cr|linksysmon-1.1.4-7|24	only one I know for sure works). It accepts log mesages from the
14cr|linksysmon-1.1.4-7|25	Linksys, and logs the messages to /var/log/linksys.log. It handles
14cr|linksysmon-1.1.4-7|26	the standard activity logs, as well as the "secret" extended
14cr|linksysmon-1.1.4-7|27	logging, and can handle logs from multiple firewalls. When using
14cr|linksysmon-1.1.4-7|28	extended logging, it can detect external IP address changes (if
14cr|linksysmon-1.1.4-7|29	you are using either DHCP or PPPOE) and can call an external
14cr|linksysmon-1.1.4-7|30	program to process the change.
14cr|linksysmon-1.1.4-7|31	
14cr|linksysmon-1.1.4-7|32	%prep
14cr|linksysmon-1.1.4-7|33	
14cr|linksysmon-1.1.4-7|34	%setup -q -n %{name}-%{version}
14cr|linksysmon-1.1.4-7|35	
14cr|linksysmon-1.1.4-7|36	bzcat %{SOURCE1} > linksysmon.init
14cr|linksysmon-1.1.4-7|37	bzcat %{SOURCE2} > linksysmon.sysconfig
14cr|linksysmon-1.1.4-7|38	
14cr|linksysmon-1.1.4-7|39	%build
14cr|linksysmon-1.1.4-7|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|linksysmon-1.1.4-7|41	
14cr|linksysmon-1.1.4-7|42	
14cr|linksysmon-1.1.4-7|43	%make
14cr|linksysmon-1.1.4-7|44	make test
14cr|linksysmon-1.1.4-7|45	
14cr|linksysmon-1.1.4-7|46	%install
14cr|linksysmon-1.1.4-7|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|linksysmon-1.1.4-7|48	
14cr|linksysmon-1.1.4-7|49	install -d %{buildroot}%{_initrddir}
14cr|linksysmon-1.1.4-7|50	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|linksysmon-1.1.4-7|51	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|linksysmon-1.1.4-7|52	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|linksysmon-1.1.4-7|53	install -d %{buildroot}%{_sbindir}
14cr|linksysmon-1.1.4-7|54	
14cr|linksysmon-1.1.4-7|55	%makeinstall_std
14cr|linksysmon-1.1.4-7|56	
14cr|linksysmon-1.1.4-7|57	install -m0755 linksysmon.init %{buildroot}%{_initrddir}/linksysmon
14cr|linksysmon-1.1.4-7|58	install -m0644 linksysmon.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/linksysmon
14cr|linksysmon-1.1.4-7|59	
14cr|linksysmon-1.1.4-7|60	install -m0644 etc/linksysmon.conf %{buildroot}%{_sysconfdir}/linksysmon.conf
14cr|linksysmon-1.1.4-7|61	install -m0755 etc/cron.daily/linksysmon-report %{buildroot}%{_sysconfdir}/cron.daily/linksysmon-report
14cr|linksysmon-1.1.4-7|62	
14cr|linksysmon-1.1.4-7|63	install -m0755 usr/sbin/linksysmon %{buildroot}%{_sbindir}/
14cr|linksysmon-1.1.4-7|64	install -m0755 usr/sbin/linksysmon-ez-ipupdate %{buildroot}%{_sbindir}/
14cr|linksysmon-1.1.4-7|65	install -m0755 usr/sbin/linksysmon-ipchange %{buildroot}%{_sbindir}/
14cr|linksysmon-1.1.4-7|66	install -m0755 usr/sbin/linksysmon-report %{buildroot}%{_sbindir}/
14cr|linksysmon-1.1.4-7|67	install -m0755 usr/sbin/linksysmon-watch %{buildroot}%{_sbindir}/
14cr|linksysmon-1.1.4-7|68	
14cr|linksysmon-1.1.4-7|69	# install log rotation stuff
14cr|linksysmon-1.1.4-7|70	cat > %{buildroot}%{_sysconfdir}/logrotate.d/linksysmon << EOF
14cr|linksysmon-1.1.4-7|71	/var/log/linksys.log {
14cr|linksysmon-1.1.4-7|72	missingok
14cr|linksysmon-1.1.4-7|73	postrotate
14cr|linksysmon-1.1.4-7|74	%{_initrddir}/linksysmon restart > /dev/null || /bin/true
14cr|linksysmon-1.1.4-7|75	endscript
14cr|linksysmon-1.1.4-7|76	}
14cr|linksysmon-1.1.4-7|77	EOF
14cr|linksysmon-1.1.4-7|78	
14cr|linksysmon-1.1.4-7|79	%post
14cr|linksysmon-1.1.4-7|80	%_post_service linksysmon
14cr|linksysmon-1.1.4-7|81	
14cr|linksysmon-1.1.4-7|82	%preun
14cr|linksysmon-1.1.4-7|83	%_preun_service linksysmon
14cr|linksysmon-1.1.4-7|84	
14cr|linksysmon-1.1.4-7|85	%clean
14cr|linksysmon-1.1.4-7|86	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|linksysmon-1.1.4-7|87	
14cr|linksysmon-1.1.4-7|88	%files
14cr|linksysmon-1.1.4-7|89	%doc BUGS CHANGELOG COPYING INSTALL README TODO
14cr|linksysmon-1.1.4-7|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/linksysmon.conf
14cr|linksysmon-1.1.4-7|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/linksysmon
14cr|linksysmon-1.1.4-7|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/linksysmon
14cr|linksysmon-1.1.4-7|93	%attr(0755,root,root) %{_sysconfdir}/cron.daily/linksysmon-report
14cr|linksysmon-1.1.4-7|94	%attr(0755,root,root) %{_initrddir}/linksysmon
14cr|linksysmon-1.1.4-7|95	%attr(0755,root,root) %{_sbindir}/*
14cr|linksysmon-1.1.4-7|96	%attr(0644,root,root) %{perl_vendorlib}/linksysmon.pm
14cr|linksysmon-1.1.4-7|97	
14cr|linksysmon-1.1.4-7|98	
14cr|linksysmon-1.1.4-7|99	
14cr|linksysmon-1.1.4-7|100	
14cr|linksysmon-1.1.4-7|101	
14cr|linksysmon-1.1.4-7|102	%changelog
14cr|linksysmon-1.1.4-7|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-7
14cr|linksysmon-1.1.4-7|104	+ Revision: 774bdd2
14cr|linksysmon-1.1.4-7|105	- MassBuild#464: Increase release tag
14cr|linksysmon-1.1.4-7|106	
14cr|linksysmon-1.1.4-7|107	

2734 14
14cr|linuxdcpp-1.1.0-1|1	%define name	linuxdcpp
14cr|linuxdcpp-1.1.0-1|2	%define version	1.1.0
14cr|linuxdcpp-1.1.0-1|3	%define snapshot 0
14cr|linuxdcpp-1.1.0-1|4	%define rel	1
14cr|linuxdcpp-1.1.0-1|5	
14cr|linuxdcpp-1.1.0-1|6	%if %{snapshot}
14cr|linuxdcpp-1.1.0-1|7	%define release	%mkrel 0.%{snapshot}.%{rel}
14cr|linuxdcpp-1.1.0-1|8	%else
14cr|linuxdcpp-1.1.0-1|9	%define release %mkrel %{rel}
14cr|linuxdcpp-1.1.0-1|10	%endif
14cr|linuxdcpp-1.1.0-1|11	
14cr|linuxdcpp-1.1.0-1|12	# for menu
14cr|linuxdcpp-1.1.0-1|13	%define title	LinuxDC++
14cr|linuxdcpp-1.1.0-1|14	%define comment	Direct Connect client
14cr|linuxdcpp-1.1.0-1|15	
14cr|linuxdcpp-1.1.0-1|16	Summary:	A DC++ port for Linux
14cr|linuxdcpp-1.1.0-1|17	Name:		%{name}
14cr|linuxdcpp-1.1.0-1|18	Version:	%{version}
14cr|linuxdcpp-1.1.0-1|19	Release:	%{release}
14cr|linuxdcpp-1.1.0-1|20	License:	GPL
14cr|linuxdcpp-1.1.0-1|21	Group:		Networking/File transfer
14cr|linuxdcpp-1.1.0-1|22	URL:		http://launchpad.net/linuxdcpp/
14cr|linuxdcpp-1.1.0-1|23	%if %{snapshot}
14cr|linuxdcpp-1.1.0-1|24	Source:		%{name}-%{snapshot}.tar.bz2
14cr|linuxdcpp-1.1.0-1|25	%else
14cr|linuxdcpp-1.1.0-1|26	Source:		http://launchpad.net/linuxdcpp/1.0/%{version}/+download/linuxdcpp-%{version}.tar.bz2
14cr|linuxdcpp-1.1.0-1|27	%endif
14cr|linuxdcpp-1.1.0-1|28	BuildRoot:	%{_tmppath}/%{name}-root
14cr|linuxdcpp-1.1.0-1|29	Obsoletes:	linuxdc++ < 0-20070000
14cr|linuxdcpp-1.1.0-1|30	Provides:	linuxdc++ = %{version}
14cr|linuxdcpp-1.1.0-1|31	BuildRequires:	glib2-devel >= 2.4
14cr|linuxdcpp-1.1.0-1|32	BuildRequires:	gtk+2-devel >= 2.6
14cr|linuxdcpp-1.1.0-1|33	BuildRequires:	libglade2.0-devel >= 2.4
14cr|linuxdcpp-1.1.0-1|34	BuildRequires:	bzip2-devel
14cr|linuxdcpp-1.1.0-1|35	BuildRequires:	zlib-devel
14cr|linuxdcpp-1.1.0-1|36	BuildRequires:	png-devel
14cr|linuxdcpp-1.1.0-1|37	BuildRequires:	boost-devel
14cr|linuxdcpp-1.1.0-1|38	BuildRequires:	freetype2-devel
14cr|linuxdcpp-1.1.0-1|39	BuildRequires:	openssl-devel
14cr|linuxdcpp-1.1.0-1|40	BuildRequires:	scons
14cr|linuxdcpp-1.1.0-1|41	BuildRequires: libnotify-devel
14cr|linuxdcpp-1.1.0-1|42	
14cr|linuxdcpp-1.1.0-1|43	%description
14cr|linuxdcpp-1.1.0-1|44	LinuxDC++ is a project to port the DC++ Direct Connect client for
14cr|linuxdcpp-1.1.0-1|45	Linux.
14cr|linuxdcpp-1.1.0-1|46	
14cr|linuxdcpp-1.1.0-1|47	%prep
14cr|linuxdcpp-1.1.0-1|48	%if %{snapshot}
14cr|linuxdcpp-1.1.0-1|49	%setup -q -n %{name}
14cr|linuxdcpp-1.1.0-1|50	%else
14cr|linuxdcpp-1.1.0-1|51	%setup -q
14cr|linuxdcpp-1.1.0-1|52	%endif
14cr|linuxdcpp-1.1.0-1|53	
14cr|linuxdcpp-1.1.0-1|54	%build
14cr|linuxdcpp-1.1.0-1|55	export CFLAGS="%{optflags}"
14cr|linuxdcpp-1.1.0-1|56	export CXXFLAGS="%{optflags}"
14cr|linuxdcpp-1.1.0-1|57	scons PREFIX="%{_prefix}"
14cr|linuxdcpp-1.1.0-1|58	
14cr|linuxdcpp-1.1.0-1|59	%install
14cr|linuxdcpp-1.1.0-1|60	rm -rf %{buildroot}
14cr|linuxdcpp-1.1.0-1|61	scons PREFIX="%{_prefix}" FAKE_ROOT="%{buildroot}" release=1 install
14cr|linuxdcpp-1.1.0-1|62	
14cr|linuxdcpp-1.1.0-1|63	rm -v %{buildroot}%{_datadir}/doc/linuxdcpp/*
14cr|linuxdcpp-1.1.0-1|64	
14cr|linuxdcpp-1.1.0-1|65	%find_lang %{name} --all-name
14cr|linuxdcpp-1.1.0-1|66	
14cr|linuxdcpp-1.1.0-1|67	%clean
14cr|linuxdcpp-1.1.0-1|68	rm -rf %{buildroot}
14cr|linuxdcpp-1.1.0-1|69	
14cr|linuxdcpp-1.1.0-1|70	%files -f %{name}.lang
14cr|linuxdcpp-1.1.0-1|71	%defattr(-,root,root)
14cr|linuxdcpp-1.1.0-1|72	%doc *.txt
14cr|linuxdcpp-1.1.0-1|73	%{_bindir}/%{name}
14cr|linuxdcpp-1.1.0-1|74	%{_datadir}/%{name}
14cr|linuxdcpp-1.1.0-1|75	%{_iconsdir}/hicolor/*/*/%{name}.*
14cr|linuxdcpp-1.1.0-1|76	%{_datadir}/applications/%{name}.desktop
14cr|linuxdcpp-1.1.0-1|77	
14cr|linuxdcpp-1.1.0-1|78	
14cr|linuxdcpp-1.1.0-1|79	
14cr|linuxdcpp-1.1.0-1|80	
14cr|linuxdcpp-1.1.0-1|81	%changelog
14cr|linuxdcpp-1.1.0-1|82	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.0-1
14cr|linuxdcpp-1.1.0-1|83	+ Revision: 62dc578
14cr|linuxdcpp-1.1.0-1|84	- Automatic import for version 1.1.0
14cr|linuxdcpp-1.1.0-1|85	
14cr|linuxdcpp-1.1.0-1|86	

2735 14
14cr|linux_logo-5.11-5|1	Summary:	ASCII Tux (Linux Penguin)
14cr|linux_logo-5.11-5|2	Name:		linux_logo
14cr|linux_logo-5.11-5|3	Version:	5.11
14cr|linux_logo-5.11-5|4	Release:	5
14cr|linux_logo-5.11-5|5	License:	GPL
14cr|linux_logo-5.11-5|6	Group:		System/Configuration/Boot and Init
14cr|linux_logo-5.11-5|7	Source0:	http://www.deater.net/weave/vmwprod/linux_logo/%{name}-%{version}.tar.gz
14cr|linux_logo-5.11-5|8	URL:		http://www.deater.net/weave/vmwprod/linux_logo/
14cr|linux_logo-5.11-5|9	Patch0:		linux_logo-5.02-use-mdk-logo.patch
14cr|linux_logo-5.11-5|10	
14cr|linux_logo-5.11-5|11	%define debug_package \
14cr|linux_logo-5.11-5|12	%ifnarch noarch\
14cr|linux_logo-5.11-5|13	%global __debug_package 1\
14cr|linux_logo-5.11-5|14	%package debuginfo\
14cr|linux_logo-5.11-5|15	Summary: Debug information for package %{name}\
14cr|linux_logo-5.11-5|16	Group: Development/Debug\
14cr|linux_logo-5.11-5|17	AutoReqProv: 0\
14cr|linux_logo-5.11-5|18	%description debuginfo\
14cr|linux_logo-5.11-5|19	This package provides debug information for package %{name}.\
14cr|linux_logo-5.11-5|20	Debug information is useful when developing applications that use this\
14cr|linux_logo-5.11-5|21	package or when debugging this package.\
14cr|linux_logo-5.11-5|22	%files debuginfo -f debugfiles.list\
14cr|linux_logo-5.11-5|23	%defattr(-,root,root)\
14cr|linux_logo-5.11-5|24	%endif\
14cr|linux_logo-5.11-5|25	%{nil}
14cr|linux_logo-5.11-5|26	
14cr|linux_logo-5.11-5|27	%description
14cr|linux_logo-5.11-5|28	This package contains an ASCII Linux-Penguin.
14cr|linux_logo-5.11-5|29	
14cr|linux_logo-5.11-5|30	%prep
14cr|linux_logo-5.11-5|31	%setup -q
14cr|linux_logo-5.11-5|32	%patch0 -p1 -b .mdklogos~
14cr|linux_logo-5.11-5|33	find -exec chmod go+r {} +
14cr|linux_logo-5.11-5|34	
14cr|linux_logo-5.11-5|35	%build
14cr|linux_logo-5.11-5|36	./configure --prefix=%{_prefix}
14cr|linux_logo-5.11-5|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|linux_logo-5.11-5|38	
14cr|linux_logo-5.11-5|39	%install
14cr|linux_logo-5.11-5|40	make install PREFIX=%{buildroot}%{_prefix}
14cr|linux_logo-5.11-5|41	
14cr|linux_logo-5.11-5|42	%find_lang %{name}
14cr|linux_logo-5.11-5|43	
14cr|linux_logo-5.11-5|44	%files -f %{name}.lang
14cr|linux_logo-5.11-5|45	%doc ANNOUNCE.logo BUGS CHANGES README TODO
14cr|linux_logo-5.11-5|46	%doc LINUX_LOGO.FAQ USAGE README.CUSTOM_LOGOS
14cr|linux_logo-5.11-5|47	%{_bindir}/linux_logo
14cr|linux_logo-5.11-5|48	%{_mandir}/man1/linux_logo.1*
14cr|linux_logo-5.11-5|49	
14cr|linux_logo-5.11-5|50	
14cr|linux_logo-5.11-5|51	
14cr|linux_logo-5.11-5|52	%changelog
14cr|linux_logo-5.11-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.11-5
14cr|linux_logo-5.11-5|54	+ Revision: 96709d3
14cr|linux_logo-5.11-5|55	- MassBuild#464: Increase release tag
14cr|linux_logo-5.11-5|56	
14cr|linux_logo-5.11-5|57	

2736 14
14cr|linuxsampler-1.0.0-3|1	%define	major	3
14cr|linuxsampler-1.0.0-3|2	%define	libname	%mklibname %name %major
14cr|linuxsampler-1.0.0-3|3	%define	develname %mklibname %name -d
14cr|linuxsampler-1.0.0-3|4	
14cr|linuxsampler-1.0.0-3|5	Name:          linuxsampler
14cr|linuxsampler-1.0.0-3|6	Summary:       Professional grade software audio sampler
14cr|linuxsampler-1.0.0-3|7	Version:       1.0.0
14cr|linuxsampler-1.0.0-3|8	Release:       3
14cr|linuxsampler-1.0.0-3|9	License:       GPL
14cr|linuxsampler-1.0.0-3|10	Group:	       Sound
14cr|linuxsampler-1.0.0-3|11	Source0:       %{name}-%{version}.tar.bz2
14cr|linuxsampler-1.0.0-3|12	URL: 	       http://www.linuxsampler.org/
14cr|linuxsampler-1.0.0-3|13	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|linuxsampler-1.0.0-3|14	
14cr|linuxsampler-1.0.0-3|15	BuildRequires: libgig-devel >= 3.3.0
14cr|linuxsampler-1.0.0-3|16	BuildRequires: jackit-devel
14cr|linuxsampler-1.0.0-3|17	BuildRequires: dssi-devel
14cr|linuxsampler-1.0.0-3|18	BuildRequires: sqlite3-devel
14cr|linuxsampler-1.0.0-3|19	BuildRequires: lv2core-devel
14cr|linuxsampler-1.0.0-3|20	#BuildRequires: arts-devel
14cr|linuxsampler-1.0.0-3|21	
14cr|linuxsampler-1.0.0-3|22	%description
14cr|linuxsampler-1.0.0-3|23	LinuxSampler is a professional grade software audio sampler
14cr|linuxsampler-1.0.0-3|24	that aims to deliver performance and features at par with
14cr|linuxsampler-1.0.0-3|25	hardware sampler devices
14cr|linuxsampler-1.0.0-3|26	
14cr|linuxsampler-1.0.0-3|27	%files
14cr|linuxsampler-1.0.0-3|28	%defattr(-,root,root)
14cr|linuxsampler-1.0.0-3|29	%_bindir/linuxsampler
14cr|linuxsampler-1.0.0-3|30	%_mandir/man1/linuxsampler.1.*
14cr|linuxsampler-1.0.0-3|31	%_prefix/README.urpmi
14cr|linuxsampler-1.0.0-3|32	%_localstatedir/lib/%{name}/*.db
14cr|linuxsampler-1.0.0-3|33	%dir %_libdir/%{name}/plugins
14cr|linuxsampler-1.0.0-3|34	
14cr|linuxsampler-1.0.0-3|35	#--------------------------------------------------------------------
14cr|linuxsampler-1.0.0-3|36	
14cr|linuxsampler-1.0.0-3|37	%package -n	%libname
14cr|linuxsampler-1.0.0-3|38	Group: 		System/Libraries
14cr|linuxsampler-1.0.0-3|39	Summary: 	Libraries for %name
14cr|linuxsampler-1.0.0-3|40	Provides: 	lib%name = %version-%release
14cr|linuxsampler-1.0.0-3|41	
14cr|linuxsampler-1.0.0-3|42	%description -n %libname
14cr|linuxsampler-1.0.0-3|43	Librairies from %name
14cr|linuxsampler-1.0.0-3|44	
14cr|linuxsampler-1.0.0-3|45	%if %mdkversion < 200900
14cr|linuxsampler-1.0.0-3|46	%post -n %libname -p /sbin/ldconfig
14cr|linuxsampler-1.0.0-3|47	%endif
14cr|linuxsampler-1.0.0-3|48	%if %mdkversion < 200900
14cr|linuxsampler-1.0.0-3|49	%postun -n %libname -p /sbin/ldconfig
14cr|linuxsampler-1.0.0-3|50	%endif
14cr|linuxsampler-1.0.0-3|51	
14cr|linuxsampler-1.0.0-3|52	%files -n %libname
14cr|linuxsampler-1.0.0-3|53	%defattr(-,root,root)
14cr|linuxsampler-1.0.0-3|54	%_libdir/linuxsampler/liblinuxsampler.so.%{major}*
14cr|linuxsampler-1.0.0-3|55	
14cr|linuxsampler-1.0.0-3|56	#--------------------------------------------------------------------
14cr|linuxsampler-1.0.0-3|57	
14cr|linuxsampler-1.0.0-3|58	%package -n	%develname
14cr|linuxsampler-1.0.0-3|59	Group: 		Development/Other
14cr|linuxsampler-1.0.0-3|60	Summary: 	Libraries for %name
14cr|linuxsampler-1.0.0-3|61	Requires:	%libname = %version-%release
14cr|linuxsampler-1.0.0-3|62	Provides:	lib%name-devel = %version-%release
14cr|linuxsampler-1.0.0-3|63	Provides: 	%{name}-devel = %{version}-%{release}
14cr|linuxsampler-1.0.0-3|64	Obsoletes:	%{_lib}%{name}1-devel
14cr|linuxsampler-1.0.0-3|65	
14cr|linuxsampler-1.0.0-3|66	%description -n	%develname
14cr|linuxsampler-1.0.0-3|67	Development libraries from %name
14cr|linuxsampler-1.0.0-3|68	
14cr|linuxsampler-1.0.0-3|69	%files -n %develname
14cr|linuxsampler-1.0.0-3|70	%defattr (-,root,root)
14cr|linuxsampler-1.0.0-3|71	%_includedir/%name/*.h
14cr|linuxsampler-1.0.0-3|72	%_includedir/%name/common/*.h
14cr|linuxsampler-1.0.0-3|73	%_includedir/%name/drivers/*.h
14cr|linuxsampler-1.0.0-3|74	%_includedir/%name/drivers/audio/*.h
14cr|linuxsampler-1.0.0-3|75	%_includedir/%name/drivers/midi/*.h
14cr|linuxsampler-1.0.0-3|76	%_includedir/%name/effects/*.h
14cr|linuxsampler-1.0.0-3|77	%_includedir/%name/engines/*.h
14cr|linuxsampler-1.0.0-3|78	%_includedir/%name/plugins/*.h
14cr|linuxsampler-1.0.0-3|79	%_libdir/pkgconfig/%name.pc
14cr|linuxsampler-1.0.0-3|80	%_libdir/dssi/*.a
14cr|linuxsampler-1.0.0-3|81	%_libdir/dssi/*.so
14cr|linuxsampler-1.0.0-3|82	%_libdir/lv2/linuxsampler.lv2/*.a
14cr|linuxsampler-1.0.0-3|83	%_libdir/lv2/linuxsampler.lv2/*.so
14cr|linuxsampler-1.0.0-3|84	%_libdir/lv2/linuxsampler.lv2/*.ttl
14cr|linuxsampler-1.0.0-3|85	%_libdir/%name/liblinuxsampler.a
14cr|linuxsampler-1.0.0-3|86	%_libdir/%name/liblinuxsampler.so
14cr|linuxsampler-1.0.0-3|87	
14cr|linuxsampler-1.0.0-3|88	#--------------------------------------------------------------------
14cr|linuxsampler-1.0.0-3|89	
14cr|linuxsampler-1.0.0-3|90	%prep
14cr|linuxsampler-1.0.0-3|91	%setup -q -n %name-%version
14cr|linuxsampler-1.0.0-3|92	perl -pi -e "s/append\(element\)/this->append\(element\)/g" src/common/Pool.h
14cr|linuxsampler-1.0.0-3|93	
14cr|linuxsampler-1.0.0-3|94	%build
14cr|linuxsampler-1.0.0-3|95	LDFLAGS="-lpthread -ldl" %configure2_5x
14cr|linuxsampler-1.0.0-3|96	%make
14cr|linuxsampler-1.0.0-3|97	
14cr|linuxsampler-1.0.0-3|98	%install
14cr|linuxsampler-1.0.0-3|99	make DESTDIR=%buildroot  install
14cr|linuxsampler-1.0.0-3|100	
14cr|linuxsampler-1.0.0-3|101	cat > %buildroot/%_prefix/README.urpmi <<EOF
14cr|linuxsampler-1.0.0-3|102	
14cr|linuxsampler-1.0.0-3|103	WARNING
14cr|linuxsampler-1.0.0-3|104	-------
14cr|linuxsampler-1.0.0-3|105	LinuxSampler is licensed under the GNU GPL with the exception that
14cr|linuxsampler-1.0.0-3|106	USAGE of the source code, libraries and applications FOR COMMERCIAL
14cr|linuxsampler-1.0.0-3|107	HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED  without prior written
14cr|linuxsampler-1.0.0-3|108	permission by the LinuxSampler authors. If you have questions on the
14cr|linuxsampler-1.0.0-3|109	subject, that are not yet covered by the FAQ, please contact us.
14cr|linuxsampler-1.0.0-3|110	
14cr|linuxsampler-1.0.0-3|111	EOF
14cr|linuxsampler-1.0.0-3|112	
14cr|linuxsampler-1.0.0-3|113	%clean
14cr|linuxsampler-1.0.0-3|114	
14cr|linuxsampler-1.0.0-3|115	
14cr|linuxsampler-1.0.0-3|116	
14cr|linuxsampler-1.0.0-3|117	
14cr|linuxsampler-1.0.0-3|118	%changelog
14cr|linuxsampler-1.0.0-3|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|linuxsampler-1.0.0-3|120	+ Revision: 6cbea5b
14cr|linuxsampler-1.0.0-3|121	- MassBuild#464: Increase release tag
14cr|linuxsampler-1.0.0-3|122	
14cr|linuxsampler-1.0.0-3|123	

2737 14
14cr|linuxsms-0.77-8|1	%define	name	linuxsms
14cr|linuxsms-0.77-8|2	%define version	0.77
14cr|linuxsms-0.77-8|3	%define release	 8
14cr|linuxsms-0.77-8|4	
14cr|linuxsms-0.77-8|5	
14cr|linuxsms-0.77-8|6	%define summary	Cool script to send SMS
14cr|linuxsms-0.77-8|7	
14cr|linuxsms-0.77-8|8	Summary:	%summary
14cr|linuxsms-0.77-8|9	Name:		%name
14cr|linuxsms-0.77-8|10	Version:	%version
14cr|linuxsms-0.77-8|11	Release:	%release
14cr|linuxsms-0.77-8|12	Source0:	%name-%version.tar.bz2
14cr|linuxsms-0.77-8|13	Source1:	%name-icons.tar.bz2
14cr|linuxsms-0.77-8|14	Source2:	xlinuxsms.pl.bz2
14cr|linuxsms-0.77-8|15	Patch0:		%name-makefile.patch.bz2
14cr|linuxsms-0.77-8|16	Patch1:		linuxsms-0.77-pady.patch.bz2
14cr|linuxsms-0.77-8|17	License:	GPL
14cr|linuxsms-0.77-8|18	Group:		Communications
14cr|linuxsms-0.77-8|19	URL:		http://linuxsms.sourceforge.net
14cr|linuxsms-0.77-8|20	BuildRoot:	%_tmppath/%name-buildroot
14cr|linuxsms-0.77-8|21	Buildarch:	noarch
14cr|linuxsms-0.77-8|22	
14cr|linuxsms-0.77-8|23	%description
14cr|linuxsms-0.77-8|24	Linuxsms is a cool script in Perl for send short messages to gsm phones
14cr|linuxsms-0.77-8|25	(aka: sms 8-)) written by z0mbie.
14cr|linuxsms-0.77-8|26	Also includes a small Perl script with a GUI for linuxsms.
14cr|linuxsms-0.77-8|27	
14cr|linuxsms-0.77-8|28	%prep
14cr|linuxsms-0.77-8|29	%setup -q
14cr|linuxsms-0.77-8|30	%setup -q -T -D -a1
14cr|linuxsms-0.77-8|31	%patch0 -p1 -b .linuxsms-makefile.patch
14cr|linuxsms-0.77-8|32	bzcat %{SOURCE2} > xlinuxsms.pl
14cr|linuxsms-0.77-8|33	%patch1 -p1
14cr|linuxsms-0.77-8|34	
14cr|linuxsms-0.77-8|35	%build
14cr|linuxsms-0.77-8|36	
14cr|linuxsms-0.77-8|37	%install
14cr|linuxsms-0.77-8|38	%makeinstall
14cr|linuxsms-0.77-8|39	
14cr|linuxsms-0.77-8|40	# install icons
14cr|linuxsms-0.77-8|41	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
14cr|linuxsms-0.77-8|42	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
14cr|linuxsms-0.77-8|43	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
14cr|linuxsms-0.77-8|44	
14cr|linuxsms-0.77-8|45	# menu
14cr|linuxsms-0.77-8|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|linuxsms-0.77-8|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
14cr|linuxsms-0.77-8|48	[Desktop Entry]
14cr|linuxsms-0.77-8|49	Type=Application
14cr|linuxsms-0.77-8|50	Exec=%_bindir/xlinuxsms.pl
14cr|linuxsms-0.77-8|51	Icon=%name
14cr|linuxsms-0.77-8|52	Categories=Network;
14cr|linuxsms-0.77-8|53	Name=LinuxSMS
14cr|linuxsms-0.77-8|54	Comment=%summary
14cr|linuxsms-0.77-8|55	EOF
14cr|linuxsms-0.77-8|56	
14cr|linuxsms-0.77-8|57	%if %mdkversion < 200900
14cr|linuxsms-0.77-8|58	%post
14cr|linuxsms-0.77-8|59	%update_menus
14cr|linuxsms-0.77-8|60	%endif
14cr|linuxsms-0.77-8|61	
14cr|linuxsms-0.77-8|62	%if %mdkversion < 200900
14cr|linuxsms-0.77-8|63	%postun
14cr|linuxsms-0.77-8|64	%update_menus
14cr|linuxsms-0.77-8|65	%endif
14cr|linuxsms-0.77-8|66	
14cr|linuxsms-0.77-8|67	%clean
14cr|linuxsms-0.77-8|68	rm -rf $RPM_BUILD_ROOT
14cr|linuxsms-0.77-8|69	
14cr|linuxsms-0.77-8|70	%files
14cr|linuxsms-0.77-8|71	%defattr(0755,root,bin)
14cr|linuxsms-0.77-8|72	%{_bindir}/linuxsms
14cr|linuxsms-0.77-8|73	%{_bindir}/xlinuxsms.pl
14cr|linuxsms-0.77-8|74	%defattr(-,root,root,0755)
14cr|linuxsms-0.77-8|75	%doc BUGS CHANGES COPYING README README.ES TODO
14cr|linuxsms-0.77-8|76	%{_mandir}/man1/linuxsms.1*
14cr|linuxsms-0.77-8|77	%{_datadir}/applications/mandriva-*.desktop
14cr|linuxsms-0.77-8|78	%{_miconsdir}/*
14cr|linuxsms-0.77-8|79	%{_iconsdir}/*.png
14cr|linuxsms-0.77-8|80	%{_liconsdir}/*
14cr|linuxsms-0.77-8|81	
14cr|linuxsms-0.77-8|82	
14cr|linuxsms-0.77-8|83	
14cr|linuxsms-0.77-8|84	
14cr|linuxsms-0.77-8|85	%changelog
14cr|linuxsms-0.77-8|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.77-8
14cr|linuxsms-0.77-8|87	+ Revision: c9e6d05
14cr|linuxsms-0.77-8|88	- MassBuild#464: Increase release tag
14cr|linuxsms-0.77-8|89	
14cr|linuxsms-0.77-8|90	

2738 14
14cr|lipsofsuna-0.8.0-3|1	Summary:	Lips of Suna is a tongue-in-cheek dungeon crawl game
14cr|lipsofsuna-0.8.0-3|2	Name:		lipsofsuna
14cr|lipsofsuna-0.8.0-3|3	Version:	0.8.0
14cr|lipsofsuna-0.8.0-3|4	Release:	3
14cr|lipsofsuna-0.8.0-3|5	License:	LGPLv3+
14cr|lipsofsuna-0.8.0-3|6	Group:		Games/Arcade
14cr|lipsofsuna-0.8.0-3|7	Url:		http://sourceforge.net/projects/lipsofsuna/
14cr|lipsofsuna-0.8.0-3|8	Source0:	http://sourceforge.net/projects/%{name}/files/%name}/%{version}/%{name}-%{version}.tar.gz
14cr|lipsofsuna-0.8.0-3|9	Patch0:		lipsofsuna-0.8.0-linkage.patch
14cr|lipsofsuna-0.8.0-3|10	BuildRequires:	boost-devel
14cr|lipsofsuna-0.8.0-3|11	BuildRequires:	inotify-tools-devel
14cr|lipsofsuna-0.8.0-3|12	BuildRequires:	pkgconfig(bullet)
14cr|lipsofsuna-0.8.0-3|13	BuildRequires:	pkgconfig(flac)
14cr|lipsofsuna-0.8.0-3|14	BuildRequires:	pkgconfig(gl)
14cr|lipsofsuna-0.8.0-3|15	BuildRequires:	pkgconfig(glew)
14cr|lipsofsuna-0.8.0-3|16	BuildRequires:	pkgconfig(glu)
14cr|lipsofsuna-0.8.0-3|17	BuildRequires:	pkgconfig(libcurl)
14cr|lipsofsuna-0.8.0-3|18	BuildRequires:	pkgconfig(libenet)
14cr|lipsofsuna-0.8.0-3|19	BuildRequires:	pkgconfig(lua)
14cr|lipsofsuna-0.8.0-3|20	BuildRequires:	pkgconfig(ogg)
14cr|lipsofsuna-0.8.0-3|21	BuildRequires:	pkgconfig(OGRE)
14cr|lipsofsuna-0.8.0-3|22	BuildRequires:	pkgconfig(OIS)
14cr|lipsofsuna-0.8.0-3|23	BuildRequires:	pkgconfig(openal)
14cr|lipsofsuna-0.8.0-3|24	BuildRequires:	pkgconfig(sqlite3)
14cr|lipsofsuna-0.8.0-3|25	BuildRequires:	pkgconfig(vorbis)
14cr|lipsofsuna-0.8.0-3|26	BuildRequires:	pkgconfig(zlib)
14cr|lipsofsuna-0.8.0-3|27	
14cr|lipsofsuna-0.8.0-3|28	%description
14cr|lipsofsuna-0.8.0-3|29	Lips of Suna is a tongue-in-cheek dungeon crawl game that takes place in the
14cr|lipsofsuna-0.8.0-3|30	chaotic dungeons of Suna. The five intelligent races of the world descend to
14cr|lipsofsuna-0.8.0-3|31	the dungeons with their goal to save the world from a conclusive disaster.
14cr|lipsofsuna-0.8.0-3|32	
14cr|lipsofsuna-0.8.0-3|33	In your journey to the depths of the dungeons, you will, among other things,
14cr|lipsofsuna-0.8.0-3|34	have to fight creatures of different varieties, solve quests, explore new
14cr|lipsofsuna-0.8.0-3|35	places, and craft custom items. Luckily you don't need to do all this alone
14cr|lipsofsuna-0.8.0-3|36	since you can crawl the dungeons with your friends.
14cr|lipsofsuna-0.8.0-3|37	
14cr|lipsofsuna-0.8.0-3|38	%files
14cr|lipsofsuna-0.8.0-3|39	%{_bindir}/*
14cr|lipsofsuna-0.8.0-3|40	%{_datadir}/%{name}
14cr|lipsofsuna-0.8.0-3|41	%{_datadir}/applications/*.desktop
14cr|lipsofsuna-0.8.0-3|42	%{_datadir}/pixmaps
14cr|lipsofsuna-0.8.0-3|43	
14cr|lipsofsuna-0.8.0-3|44	#----------------------------------------------------------------------------
14cr|lipsofsuna-0.8.0-3|45	
14cr|lipsofsuna-0.8.0-3|46	%prep
14cr|lipsofsuna-0.8.0-3|47	%setup -q
14cr|lipsofsuna-0.8.0-3|48	%patch0 -p1
14cr|lipsofsuna-0.8.0-3|49	
14cr|lipsofsuna-0.8.0-3|50	%build
14cr|lipsofsuna-0.8.0-3|51	export LDFLAGS="$LDFLAGS -lstdc++"
14cr|lipsofsuna-0.8.0-3|52	./waf configure --prefix=%{_prefix} \
14cr|lipsofsuna-0.8.0-3|53	--libdir=%{_libdir} \
14cr|lipsofsuna-0.8.0-3|54	--bindir=%{_bindir} \
14cr|lipsofsuna-0.8.0-3|55	--disable-relpath
14cr|lipsofsuna-0.8.0-3|56	
14cr|lipsofsuna-0.8.0-3|57	%install
14cr|lipsofsuna-0.8.0-3|58	./waf install --destdir=%{buildroot}
14cr|lipsofsuna-0.8.0-3|59	
14cr|lipsofsuna-0.8.0-3|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|lipsofsuna-0.8.0-3|61	[Desktop Entry]
14cr|lipsofsuna-0.8.0-3|62	Name=Lips of Suna
14cr|lipsofsuna-0.8.0-3|63	Comment=Lips of Suna is a tongue-in-cheek dungeon crawl game
14cr|lipsofsuna-0.8.0-3|64	Exec=%{_bindir}/%{name}
14cr|lipsofsuna-0.8.0-3|65	Icon=%{name}
14cr|lipsofsuna-0.8.0-3|66	Terminal=false
14cr|lipsofsuna-0.8.0-3|67	Type=Application
14cr|lipsofsuna-0.8.0-3|68	StartupNotify=true
14cr|lipsofsuna-0.8.0-3|69	Categories=Game;ArcadeGame;
14cr|lipsofsuna-0.8.0-3|70	EOF
14cr|lipsofsuna-0.8.0-3|71	
14cr|lipsofsuna-0.8.0-3|72	
14cr|lipsofsuna-0.8.0-3|73	%changelog
14cr|lipsofsuna-0.8.0-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|lipsofsuna-0.8.0-3|75	+ Revision: 53d1c44
14cr|lipsofsuna-0.8.0-3|76	- MassBuild#464: Increase release tag
14cr|lipsofsuna-0.8.0-3|77	
14cr|lipsofsuna-0.8.0-3|78	

2739 14
14cr|liquidfun-1.1.0-3|1	%define _enable_debug_packages %{nil}
14cr|liquidfun-1.1.0-3|2	%define debug_package %{nil}
14cr|liquidfun-1.1.0-3|3	
14cr|liquidfun-1.1.0-3|4	%define oname Box2D
14cr|liquidfun-1.1.0-3|5	
14cr|liquidfun-1.1.0-3|6	Summary:	A 2D physics engine for games based on Box2D
14cr|liquidfun-1.1.0-3|7	Name:		liquidfun
14cr|liquidfun-1.1.0-3|8	Version:	1.1.0
14cr|liquidfun-1.1.0-3|9	Release:	3
14cr|liquidfun-1.1.0-3|10	License:	BSD
14cr|liquidfun-1.1.0-3|11	Group:		System/Libraries
14cr|liquidfun-1.1.0-3|12	Url:		http://google.github.io/liquidfun/
14cr|liquidfun-1.1.0-3|13	Source0:	https://github.com/google/liquidfun/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cr|liquidfun-1.1.0-3|14	Patch0:		liquidfun-1.1.0-cmake.patch
14cr|liquidfun-1.1.0-3|15	BuildRequires:	cmake
14cr|liquidfun-1.1.0-3|16	
14cr|liquidfun-1.1.0-3|17	%description
14cr|liquidfun-1.1.0-3|18	LiquidFun is a 2D rigid body simulation library for games. Programmers can
14cr|liquidfun-1.1.0-3|19	use it in their games to make objects move in believable ways and make the
14cr|liquidfun-1.1.0-3|20	game world more interactive. From the game's point of view a physics engine
14cr|liquidfun-1.1.0-3|21	is just a system for procedural animation.
14cr|liquidfun-1.1.0-3|22	
14cr|liquidfun-1.1.0-3|23	LiquidFun is written in portable C++ and based on Box2D. Most of the types
14cr|liquidfun-1.1.0-3|24	defined in the engine begin with the b2 prefix. Hopefully this is sufficient
14cr|liquidfun-1.1.0-3|25	to avoid name clashing with your game engine.
14cr|liquidfun-1.1.0-3|26	
14cr|liquidfun-1.1.0-3|27	#----------------------------------------------------------------------------
14cr|liquidfun-1.1.0-3|28	
14cr|liquidfun-1.1.0-3|29	%package devel
14cr|liquidfun-1.1.0-3|30	Summary:	A 2D physics engine for games based on Box2D
14cr|liquidfun-1.1.0-3|31	Group:		Development/C++
14cr|liquidfun-1.1.0-3|32	Conflicts:	box2d-devel
14cr|liquidfun-1.1.0-3|33	
14cr|liquidfun-1.1.0-3|34	%description devel
14cr|liquidfun-1.1.0-3|35	LiquidFun is a 2D rigid body simulation library for games. Programmers can
14cr|liquidfun-1.1.0-3|36	use it in their games to make objects move in believable ways and make the
14cr|liquidfun-1.1.0-3|37	game world more interactive. From the game's point of view a physics engine
14cr|liquidfun-1.1.0-3|38	is just a system for procedural animation.
14cr|liquidfun-1.1.0-3|39	
14cr|liquidfun-1.1.0-3|40	LiquidFun is written in portable C++ and based on Box2D. Most of the types
14cr|liquidfun-1.1.0-3|41	defined in the engine begin with the b2 prefix. Hopefully this is sufficient
14cr|liquidfun-1.1.0-3|42	to avoid name clashing with your game engine.
14cr|liquidfun-1.1.0-3|43	
14cr|liquidfun-1.1.0-3|44	%files devel
14cr|liquidfun-1.1.0-3|45	%doc License.txt Documentation
14cr|liquidfun-1.1.0-3|46	%{_libdir}/lib*.a
14cr|liquidfun-1.1.0-3|47	%{_libdir}/%{oname}
14cr|liquidfun-1.1.0-3|48	%{_libdir}/cmake/%{oname}
14cr|liquidfun-1.1.0-3|49	%{_includedir}/%{oname}
14cr|liquidfun-1.1.0-3|50	
14cr|liquidfun-1.1.0-3|51	#----------------------------------------------------------------------------
14cr|liquidfun-1.1.0-3|52	
14cr|liquidfun-1.1.0-3|53	%prep
14cr|liquidfun-1.1.0-3|54	%setup -q -n %{name}/%{oname}
14cr|liquidfun-1.1.0-3|55	%patch0 -p2
14cr|liquidfun-1.1.0-3|56	find . -perm 0640 | xargs chmod 0644
14cr|liquidfun-1.1.0-3|57	find . -perm 0750 | xargs chmod 0755
14cr|liquidfun-1.1.0-3|58	
14cr|liquidfun-1.1.0-3|59	%build
14cr|liquidfun-1.1.0-3|60	%cmake \
14cr|liquidfun-1.1.0-3|61	-DBOX2D_INSTALL:BOOL=ON \
14cr|liquidfun-1.1.0-3|62	-DBOX2D_BUILD_EXAMPLES:BOOL=OFF \
14cr|liquidfun-1.1.0-3|63	-DBOX2D_BUILD_UNITTESTS:BOOL=OFF
14cr|liquidfun-1.1.0-3|64	%make
14cr|liquidfun-1.1.0-3|65	
14cr|liquidfun-1.1.0-3|66	%install
14cr|liquidfun-1.1.0-3|67	%makeinstall_std -C build
14cr|liquidfun-1.1.0-3|68	
14cr|liquidfun-1.1.0-3|69	
14cr|liquidfun-1.1.0-3|70	%changelog
14cr|liquidfun-1.1.0-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|liquidfun-1.1.0-3|72	+ Revision: 1f8daf5
14cr|liquidfun-1.1.0-3|73	- MassBuild#464: Increase release tag
14cr|liquidfun-1.1.0-3|74	
14cr|liquidfun-1.1.0-3|75	

2740 14
14cr|liquidwar-5.6.4-8|1	%define build_allegro_unstable 0
14cr|liquidwar-5.6.4-8|2	%{?_with_allegro_unstable: %{expand: %%global build_allegro_unstable 1}}
14cr|liquidwar-5.6.4-8|3	
14cr|liquidwar-5.6.4-8|4	Name: 		liquidwar
14cr|liquidwar-5.6.4-8|5	Version: 	5.6.4
14cr|liquidwar-5.6.4-8|6	Release: 	8
14cr|liquidwar-5.6.4-8|7	Summary:	Unique multiplayer wargame
14cr|liquidwar-5.6.4-8|8	License:	GPLv2+
14cr|liquidwar-5.6.4-8|9	Group:		Games/Arcade
14cr|liquidwar-5.6.4-8|10	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|liquidwar-5.6.4-8|11	Patch0:		liquidwar-5.6.4-desktop-file-fix.patch
14cr|liquidwar-5.6.4-8|12	Patch1:		liquidwar-5.6.4-fix-str-fmt.patch
14cr|liquidwar-5.6.4-8|13	Patch2:		liquidwar-5.6.4-fix-linking-issue.patch
14cr|liquidwar-5.6.4-8|14	Source11:	%{name}-16.png
14cr|liquidwar-5.6.4-8|15	Source12:	%{name}-32.png
14cr|liquidwar-5.6.4-8|16	Source13:	%{name}-48.png
14cr|liquidwar-5.6.4-8|17	URL: 		http://www.ufoot.org/liquidwar/v5
14cr|liquidwar-5.6.4-8|18	BuildRequires:	python-devel
14cr|liquidwar-5.6.4-8|19	# (misc) data file need to compile
14cr|liquidwar-5.6.4-8|20	%if %build_allegro_unstable
14cr|liquidwar-5.6.4-8|21	BuildRequires:	allegro-testing, allegro-testing-devel
14cr|liquidwar-5.6.4-8|22	%else
14cr|liquidwar-5.6.4-8|23	BuildRequires:  allegro, allegro-devel
14cr|liquidwar-5.6.4-8|24	%endif
14cr|liquidwar-5.6.4-8|25	
14cr|liquidwar-5.6.4-8|26	# for buildinfo files
14cr|liquidwar-5.6.4-8|27	BuildRequires:	texinfo
14cr|liquidwar-5.6.4-8|28	
14cr|liquidwar-5.6.4-8|29	%define debug_package %{nil}
14cr|liquidwar-5.6.4-8|30	
14cr|liquidwar-5.6.4-8|31	%description
14cr|liquidwar-5.6.4-8|32	Liquid War is a wargame. But it is different from common wargames.
14cr|liquidwar-5.6.4-8|33	
14cr|liquidwar-5.6.4-8|34	When playing Liquid War, one has to eat one's opponent. There can be from
14cr|liquidwar-5.6.4-8|35	2 to 6 players. There are no weapons, the only thing you have to do is to
14cr|liquidwar-5.6.4-8|36	move a cursor in a 2-D battlefield. This cursor is followed by your army,
14cr|liquidwar-5.6.4-8|37	which is composed by a great many little fighters. Fighters are represented
14cr|liquidwar-5.6.4-8|38	by small colored squares. All the fighters who have the same color belong
14cr|liquidwar-5.6.4-8|39	to the same team. One very often controls several thousands fighters at the
14cr|liquidwar-5.6.4-8|40	same time. And when fighters from different teams meet, they eat each
14cr|liquidwar-5.6.4-8|41	other, it is as simple as that.
14cr|liquidwar-5.6.4-8|42	
14cr|liquidwar-5.6.4-8|43	
14cr|liquidwar-5.6.4-8|44	%prep
14cr|liquidwar-5.6.4-8|45	%setup -q
14cr|liquidwar-5.6.4-8|46	%patch0 -p1
14cr|liquidwar-5.6.4-8|47	%patch1 -p1
14cr|liquidwar-5.6.4-8|48	%patch2 -p0
14cr|liquidwar-5.6.4-8|49	%build
14cr|liquidwar-5.6.4-8|50	autoconf
14cr|liquidwar-5.6.4-8|51	%configure2_5x --disable-doc-pdf --disable-doc-ps \
14cr|liquidwar-5.6.4-8|52	%ifnarch %ix86
14cr|liquidwar-5.6.4-8|53	--disable-asm \
14cr|liquidwar-5.6.4-8|54	%endif
14cr|liquidwar-5.6.4-8|55	
14cr|liquidwar-5.6.4-8|56	%make
14cr|liquidwar-5.6.4-8|57	
14cr|liquidwar-5.6.4-8|58	%install
14cr|liquidwar-5.6.4-8|59	perl -pi -e 's#install_custom_texture install_icon install_gpl#install_custom_texture #' Makefile
14cr|liquidwar-5.6.4-8|60	%makeinstall
14cr|liquidwar-5.6.4-8|61	
14cr|liquidwar-5.6.4-8|62	# icons
14cr|liquidwar-5.6.4-8|63	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|64	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|65	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|66	
14cr|liquidwar-5.6.4-8|67	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/liquidwar $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|liquidwar-5.6.4-8|68	
14cr|liquidwar-5.6.4-8|69	# remove unused links
14cr|liquidwar-5.6.4-8|70	rm -rf $RPM_BUILD_ROOT%{_bindir}
14cr|liquidwar-5.6.4-8|71	
14cr|liquidwar-5.6.4-8|72	%files
14cr|liquidwar-5.6.4-8|73	%defattr(-,root,root)
14cr|liquidwar-5.6.4-8|74	%doc COPYING README doc/html/*.html
14cr|liquidwar-5.6.4-8|75	%{_gamesbindir}/*
14cr|liquidwar-5.6.4-8|76	%{_gamesdatadir}/%{name}
14cr|liquidwar-5.6.4-8|77	%{_mandir}/man6/*
14cr|liquidwar-5.6.4-8|78	%{_infodir}/*
14cr|liquidwar-5.6.4-8|79	%{_iconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|80	%{_miconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|81	%{_liconsdir}/%{name}.png
14cr|liquidwar-5.6.4-8|82	%{_datadir}/applications/*
14cr|liquidwar-5.6.4-8|83	
14cr|liquidwar-5.6.4-8|84	
14cr|liquidwar-5.6.4-8|85	
14cr|liquidwar-5.6.4-8|86	
14cr|liquidwar-5.6.4-8|87	%changelog
14cr|liquidwar-5.6.4-8|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.6.4-8
14cr|liquidwar-5.6.4-8|89	+ Revision: 924f05c
14cr|liquidwar-5.6.4-8|90	- MassBuild#464: Increase release tag
14cr|liquidwar-5.6.4-8|91	
14cr|liquidwar-5.6.4-8|92	

2741 14
14cr|liquidwar6-0.4.3681-2|1	%define major 0.4
14cr|liquidwar6-0.4.3681-2|2	%define minor 3681
14cr|liquidwar6-0.4.3681-2|3	
14cr|liquidwar6-0.4.3681-2|4	Summary:	Unique multiplayer wargame
14cr|liquidwar6-0.4.3681-2|5	Name:		liquidwar6
14cr|liquidwar6-0.4.3681-2|6	Version:	%{major}.%{minor}
14cr|liquidwar6-0.4.3681-2|7	Release:	2
14cr|liquidwar6-0.4.3681-2|8	License:	GPLv3+
14cr|liquidwar6-0.4.3681-2|9	Group:		Games/Arcade
14cr|liquidwar6-0.4.3681-2|10	Url:		http://www.gnu.org/software/liquidwar6/
14cr|liquidwar6-0.4.3681-2|11	Source0:	http://ftp.gnu.org/gnu/liquidwar6/%{name}-%{version}.tar.gz
14cr|liquidwar6-0.4.3681-2|12	BuildRequires:	desktop-file-utils
14cr|liquidwar6-0.4.3681-2|13	BuildRequires:	gomp-devel
14cr|liquidwar6-0.4.3681-2|14	BuildRequires:	jpeg-devel
14cr|liquidwar6-0.4.3681-2|15	BuildRequires:	libstdc++-devel
14cr|liquidwar6-0.4.3681-2|16	BuildRequires:	libstdc++-static-devel
14cr|liquidwar6-0.4.3681-2|17	BuildRequires:	readline-devel
14cr|liquidwar6-0.4.3681-2|18	BuildRequires:	pkgconfig(expat)
14cr|liquidwar6-0.4.3681-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|liquidwar6-0.4.3681-2|20	BuildRequires:	pkgconfig(guile-2.0)
14cr|liquidwar6-0.4.3681-2|21	BuildRequires:	pkgconfig(gl)
14cr|liquidwar6-0.4.3681-2|22	BuildRequires:	pkgconfig(glu)
14cr|liquidwar6-0.4.3681-2|23	BuildRequires:	pkgconfig(libcurl)
14cr|liquidwar6-0.4.3681-2|24	BuildRequires:	pkgconfig(libpng)
14cr|liquidwar6-0.4.3681-2|25	BuildRequires:	pkgconfig(sdl)
14cr|liquidwar6-0.4.3681-2|26	BuildRequires:	pkgconfig(SDL_image)
14cr|liquidwar6-0.4.3681-2|27	BuildRequires:	pkgconfig(SDL_mixer)
14cr|liquidwar6-0.4.3681-2|28	BuildRequires:	pkgconfig(SDL_ttf)
14cr|liquidwar6-0.4.3681-2|29	BuildRequires:	pkgconfig(sqlite3)
14cr|liquidwar6-0.4.3681-2|30	BuildRequires:	pkgconfig(zlib)
14cr|liquidwar6-0.4.3681-2|31	Requires:	guile-runtime
14cr|liquidwar6-0.4.3681-2|32	
14cr|liquidwar6-0.4.3681-2|33	%description
14cr|liquidwar6-0.4.3681-2|34	Liquid War 6 is a unique multiplayer wargame. Your army is a blob of
14cr|liquidwar6-0.4.3681-2|35	liquid and you have to try and eat your opponents. Rules are very
14cr|liquidwar6-0.4.3681-2|36	simple yet original, they have been invented by Thomas Colcombet. It
14cr|liquidwar6-0.4.3681-2|37	is possible to play alone against the computer but the game is really
14cr|liquidwar6-0.4.3681-2|38	designed to be played with friends, on a single computer, on a LAN, or
14cr|liquidwar6-0.4.3681-2|39	on Internet.
14cr|liquidwar6-0.4.3681-2|40	
14cr|liquidwar6-0.4.3681-2|41	Warning! The game is still under heavy development and may be unstable.
14cr|liquidwar6-0.4.3681-2|42	
14cr|liquidwar6-0.4.3681-2|43	%files -f %{name}.lang
14cr|liquidwar6-0.4.3681-2|44	%doc AUTHORS README NEWS COPYING
14cr|liquidwar6-0.4.3681-2|45	%{_bindir}/%{name}*
14cr|liquidwar6-0.4.3681-2|46	%{_datadir}/applications/%{name}.desktop
14cr|liquidwar6-0.4.3681-2|47	%{_datadir}/%{name}-%{major}
14cr|liquidwar6-0.4.3681-2|48	%{_datadir}/pixmaps/%{name}.*
14cr|liquidwar6-0.4.3681-2|49	%{_mandir}/man6/*
14cr|liquidwar6-0.4.3681-2|50	%{_infodir}/%{name}*
14cr|liquidwar6-0.4.3681-2|51	
14cr|liquidwar6-0.4.3681-2|52	#----------------------------------------------------------------------------
14cr|liquidwar6-0.4.3681-2|53	
14cr|liquidwar6-0.4.3681-2|54	%prep
14cr|liquidwar6-0.4.3681-2|55	%setup -q
14cr|liquidwar6-0.4.3681-2|56	
14cr|liquidwar6-0.4.3681-2|57	%build
14cr|liquidwar6-0.4.3681-2|58	%global optflags %{optflags} -fno-strict-aliasing
14cr|liquidwar6-0.4.3681-2|59	# Don't build static and shared libraries, build only game binary
14cr|liquidwar6-0.4.3681-2|60	%configure2_5x --enable-allinone
14cr|liquidwar6-0.4.3681-2|61	%make
14cr|liquidwar6-0.4.3681-2|62	
14cr|liquidwar6-0.4.3681-2|63	%install
14cr|liquidwar6-0.4.3681-2|64	%makeinstall_std
14cr|liquidwar6-0.4.3681-2|65	
14cr|liquidwar6-0.4.3681-2|66	rm -rf %{buildroot}%{_libdir}
14cr|liquidwar6-0.4.3681-2|67	rm -rf %{buildroot}%{_includedir}
14cr|liquidwar6-0.4.3681-2|68	
14cr|liquidwar6-0.4.3681-2|69	desktop-file-install \
14cr|liquidwar6-0.4.3681-2|70	--vendor="" \
14cr|liquidwar6-0.4.3681-2|71	--dir %{buildroot}%{_datadir}/applications \
14cr|liquidwar6-0.4.3681-2|72	--add-category="ArcadeGame" \
14cr|liquidwar6-0.4.3681-2|73	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|liquidwar6-0.4.3681-2|74	
14cr|liquidwar6-0.4.3681-2|75	%find_lang %{name}
14cr|liquidwar6-0.4.3681-2|76	
14cr|liquidwar6-0.4.3681-2|77	
14cr|liquidwar6-0.4.3681-2|78	%changelog
14cr|liquidwar6-0.4.3681-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3681-2
14cr|liquidwar6-0.4.3681-2|80	+ Revision: 2fd1244
14cr|liquidwar6-0.4.3681-2|81	- MassBuild#464: Increase release tag
14cr|liquidwar6-0.4.3681-2|82	
14cr|liquidwar6-0.4.3681-2|83	

2742 14
14cr|lirc-remotes-0.8.3-0.20130327.2|1	%define	name	lirc-remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|2	%define	version 0.8.3
14cr|lirc-remotes-0.8.3-0.20130327.2|3	%define release	0.20130327.2
14cr|lirc-remotes-0.8.3-0.20130327.2|4	
14cr|lirc-remotes-0.8.3-0.20130327.2|5	Summary:	Lirc remotes database
14cr|lirc-remotes-0.8.3-0.20130327.2|6	Name:		lirc-remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|7	Version:	0.8.3
14cr|lirc-remotes-0.8.3-0.20130327.2|8	Release:	0.20130327.2
14cr|lirc-remotes-0.8.3-0.20130327.2|9	License:	GPL
14cr|lirc-remotes-0.8.3-0.20130327.2|10	Group:		System/Kernel and hardware
14cr|lirc-remotes-0.8.3-0.20130327.2|11	Source0:	http://www.lirc.org/remotes.tar.bz2
14cr|lirc-remotes-0.8.3-0.20130327.2|12	#Source1:	lirc-remotes-qsonic.tar.bz2
14cr|lirc-remotes-0.8.3-0.20130327.2|13	Source2:	lirc-fixup-keys.c
14cr|lirc-remotes-0.8.3-0.20130327.2|14	Source3:	http://d.gardon.free.fr/vase/lirc/full/nns_full.txt
14cr|lirc-remotes-0.8.3-0.20130327.2|15	# (fc) 0.8.3-0.20080704.3mdv fix remote names for files not parsed by gnome-lirc-properties
14cr|lirc-remotes-0.8.3-0.20130327.2|16	Patch0:		lirc-fixname.patch
14cr|lirc-remotes-0.8.3-0.20130327.2|17	URL:		http://www.lirc.org/
14cr|lirc-remotes-0.8.3-0.20130327.2|18	BuildArch:	noarch
14cr|lirc-remotes-0.8.3-0.20130327.2|19	BuildRequires:	glib2-devel
14cr|lirc-remotes-0.8.3-0.20130327.2|20	Requires:	lirc >= %{version}
14cr|lirc-remotes-0.8.3-0.20130327.2|21	
14cr|lirc-remotes-0.8.3-0.20130327.2|22	%description
14cr|lirc-remotes-0.8.3-0.20130327.2|23	LIRC is a package that allows you to decode and send infra-red signals
14cr|lirc-remotes-0.8.3-0.20130327.2|24	of many (but not all) commonly used remote controls.
14cr|lirc-remotes-0.8.3-0.20130327.2|25	
14cr|lirc-remotes-0.8.3-0.20130327.2|26	This package contains configuration files for many remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|27	supported by lirc.
14cr|lirc-remotes-0.8.3-0.20130327.2|28	
14cr|lirc-remotes-0.8.3-0.20130327.2|29	%prep
14cr|lirc-remotes-0.8.3-0.20130327.2|30	%setup -q -T -c -b 0 -n remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|31	cp %{SOURCE2} %{SOURCE3} .
14cr|lirc-remotes-0.8.3-0.20130327.2|32	# no backup extension, since we copy the entire dir
14cr|lirc-remotes-0.8.3-0.20130327.2|33	%patch0 -p1
14cr|lirc-remotes-0.8.3-0.20130327.2|34	
14cr|lirc-remotes-0.8.3-0.20130327.2|35	%build
14cr|lirc-remotes-0.8.3-0.20130327.2|36	
14cr|lirc-remotes-0.8.3-0.20130327.2|37	#gcc -o lirc-fixup-keys lirc-fixup-keys.c `pkg-config --libs --cflags glib-2.0`
14cr|lirc-remotes-0.8.3-0.20130327.2|38	
14cr|lirc-remotes-0.8.3-0.20130327.2|39	#./lirc-fixup-keys nns_full.txt remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|40	
14cr|lirc-remotes-0.8.3-0.20130327.2|41	%install
14cr|lirc-remotes-0.8.3-0.20130327.2|42	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|lirc-remotes-0.8.3-0.20130327.2|43	cp -r remotes/* %{buildroot}%{_datadir}/%{name}
14cr|lirc-remotes-0.8.3-0.20130327.2|44	
14cr|lirc-remotes-0.8.3-0.20130327.2|45	%files
14cr|lirc-remotes-0.8.3-0.20130327.2|46	%{_datadir}/lirc-remotes
14cr|lirc-remotes-0.8.3-0.20130327.2|47	
14cr|lirc-remotes-0.8.3-0.20130327.2|48	
14cr|lirc-remotes-0.8.3-0.20130327.2|49	
14cr|lirc-remotes-0.8.3-0.20130327.2|50	
14cr|lirc-remotes-0.8.3-0.20130327.2|51	%changelog
14cr|lirc-remotes-0.8.3-0.20130327.2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-0.20130327.2
14cr|lirc-remotes-0.8.3-0.20130327.2|53	+ Revision: bb6351f
14cr|lirc-remotes-0.8.3-0.20130327.2|54	- MassBuild#464: Increase release tag
14cr|lirc-remotes-0.8.3-0.20130327.2|55	
14cr|lirc-remotes-0.8.3-0.20130327.2|56	

2743 14
14cr|listadmin-2.40-8|1	Summary:	Command line mailman interface
14cr|listadmin-2.40-8|2	Name:		listadmin
14cr|listadmin-2.40-8|3	Version:	2.40
14cr|listadmin-2.40-8|4	Release:	8
14cr|listadmin-2.40-8|5	License:	Public Domain
14cr|listadmin-2.40-8|6	Group:		File tools
14cr|listadmin-2.40-8|7	Url:		http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
14cr|listadmin-2.40-8|8	Source0:	http://heim.ifi.uio.no/kjetilho/hacks/%{name}-%{version}.tar.gz
14cr|listadmin-2.40-8|9	BuildArch:	noarch
14cr|listadmin-2.40-8|10	
14cr|listadmin-2.40-8|11	%description
14cr|listadmin-2.40-8|12	listadmin is a command-line alternative to Mailman's Web interface for
14cr|listadmin-2.40-8|13	administering mailing lists. It allows you to inspect messages or subscription
14cr|listadmin-2.40-8|14	requests, approve or discard them manually, or discard messages automatically
14cr|listadmin-2.40-8|15	when certain conditions are true. listadmin can also be configured to run out
14cr|listadmin-2.40-8|16	of cron to do routine cleaning.
14cr|listadmin-2.40-8|17	
14cr|listadmin-2.40-8|18	%files
14cr|listadmin-2.40-8|19	%{_bindir}/*
14cr|listadmin-2.40-8|20	%{_mandir}/man1/*
14cr|listadmin-2.40-8|21	
14cr|listadmin-2.40-8|22	#----------------------------------------------------------------------------
14cr|listadmin-2.40-8|23	
14cr|listadmin-2.40-8|24	%prep
14cr|listadmin-2.40-8|25	%setup -q
14cr|listadmin-2.40-8|26	
14cr|listadmin-2.40-8|27	%build
14cr|listadmin-2.40-8|28	
14cr|listadmin-2.40-8|29	%install
14cr|listadmin-2.40-8|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|listadmin-2.40-8|31	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|listadmin-2.40-8|32	%makeinstall
14cr|listadmin-2.40-8|33	
14cr|listadmin-2.40-8|34	
14cr|listadmin-2.40-8|35	%changelog
14cr|listadmin-2.40-8|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40-8
14cr|listadmin-2.40-8|37	+ Revision: ff043e8
14cr|listadmin-2.40-8|38	- MassBuild#464: Increase release tag
14cr|listadmin-2.40-8|39	
14cr|listadmin-2.40-8|40	

2744 14
14cr|listener-2.0.0-2|1	Name:		listener
14cr|listener-2.0.0-2|2	Version:	2.0.0
14cr|listener-2.0.0-2|3	Release:	2
14cr|listener-2.0.0-2|4	Summary:	A sounds detection program
14cr|listener-2.0.0-2|5	Group:		Sound
14cr|listener-2.0.0-2|6	License:	GPL
14cr|listener-2.0.0-2|7	URL:		http://www.vanheusden.com/listener/
14cr|listener-2.0.0-2|8	Source:		http://www.vanheusden.com/listener/%{name}-%{version}.tgz
14cr|listener-2.0.0-2|9	Patch0:		listener-2.0.0-mdv-makefile.patch
14cr|listener-2.0.0-2|10	BuildRequires:	pkgconfig(ncurses)
14cr|listener-2.0.0-2|11	BuildRequires:	pkgconfig(alsa)
14cr|listener-2.0.0-2|12	BuildRequires:	pkgconfig(sndfile)
14cr|listener-2.0.0-2|13	
14cr|listener-2.0.0-2|14	%description
14cr|listener-2.0.0-2|15	This program listens for sound. If it detects any, it starts recording
14cr|listener-2.0.0-2|16	automatically and also automatically stops when things become silent
14cr|listener-2.0.0-2|17	again.
14cr|listener-2.0.0-2|18	
14cr|listener-2.0.0-2|19	%prep
14cr|listener-2.0.0-2|20	%setup -q
14cr|listener-2.0.0-2|21	%patch0 -p0
14cr|listener-2.0.0-2|22	
14cr|listener-2.0.0-2|23	%build
14cr|listener-2.0.0-2|24	%make
14cr|listener-2.0.0-2|25	
14cr|listener-2.0.0-2|26	%install
14cr|listener-2.0.0-2|27	%makeinstall_std
14cr|listener-2.0.0-2|28	
14cr|listener-2.0.0-2|29	%files
14cr|listener-2.0.0-2|30	%{_bindir}/*
14cr|listener-2.0.0-2|31	%config(noreplace) %{_sysconfdir}/*
14cr|listener-2.0.0-2|32	%doc manual.html
14cr|listener-2.0.0-2|33	
14cr|listener-2.0.0-2|34	
14cr|listener-2.0.0-2|35	%changelog
14cr|listener-2.0.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|listener-2.0.0-2|37	+ Revision: 6a58888
14cr|listener-2.0.0-2|38	- MassBuild#464: Increase release tag
14cr|listener-2.0.0-2|39	
14cr|listener-2.0.0-2|40	

2745 14
14cr|lite-0.9.1_svn-1|1	
14cr|lite-0.9.1_svn-1|2	%define name	lite
14cr|lite-0.9.1_svn-1|3	%define Name	LiTE
14cr|lite-0.9.1_svn-1|4	%define version	0.9.1_svn
14cr|lite-0.9.1_svn-1|5	%define rel	1
14cr|lite-0.9.1_svn-1|6	
14cr|lite-0.9.1_svn-1|7	%define libname_orig lib%{name}
14cr|lite-0.9.1_svn-1|8	%define libmajor 1
14cr|lite-0.9.1_svn-1|9	%define libname %mklibname %{name} %{libmajor}
14cr|lite-0.9.1_svn-1|10	%define lecklibname %mklibname leck %{libmajor}
14cr|lite-0.9.1_svn-1|11	%define libnamedevel %mklibname %{name} -d
14cr|lite-0.9.1_svn-1|12	
14cr|lite-0.9.1_svn-1|13	Name:		%{name}
14cr|lite-0.9.1_svn-1|14	Summary:	Toolkit Engine
14cr|lite-0.9.1_svn-1|15	Version:	%version
14cr|lite-0.9.1_svn-1|16	Release:	%rel
14cr|lite-0.9.1_svn-1|17	URL:		http://www.directfb.org/
14cr|lite-0.9.1_svn-1|18	Group:		System/Libraries
14cr|lite-0.9.1_svn-1|19	Source0:	http://www.directfb.org/downloads/Libs/%{Name}-0.9.1.tar.gz
14cr|lite-0.9.1_svn-1|20	License:	LGPLv2+
14cr|lite-0.9.1_svn-1|21	BuildRequires:	directfb-devel
14cr|lite-0.9.1_svn-1|22	BuildRequires:	pkgconfig
14cr|lite-0.9.1_svn-1|23	BuildRequires:	automake
14cr|lite-0.9.1_svn-1|24	BuildRequires:	autoconf
14cr|lite-0.9.1_svn-1|25	BuildRequires:	libtool
14cr|lite-0.9.1_svn-1|26	
14cr|lite-0.9.1_svn-1|27	
14cr|lite-0.9.1_svn-1|28	
14cr|lite-0.9.1_svn-1|29	%description
14cr|lite-0.9.1_svn-1|30	LiTE is a Toolkit Engine for DirectFB.
14cr|lite-0.9.1_svn-1|31	
14cr|lite-0.9.1_svn-1|32	%package common
14cr|lite-0.9.1_svn-1|33	Summary:	Images and fonts for LiTE
14cr|lite-0.9.1_svn-1|34	Requires:	fonts-ttf-vera
14cr|lite-0.9.1_svn-1|35	Group:		Graphical desktop/Other
14cr|lite-0.9.1_svn-1|36	
14cr|lite-0.9.1_svn-1|37	%description common
14cr|lite-0.9.1_svn-1|38	LiTE is a Toolkit Engine for DirectFB.
14cr|lite-0.9.1_svn-1|39	This package contains the images and fonts needed by LiTE.
14cr|lite-0.9.1_svn-1|40	
14cr|lite-0.9.1_svn-1|41	%package tools
14cr|lite-0.9.1_svn-1|42	Summary:	LiTE tools and examples
14cr|lite-0.9.1_svn-1|43	Group:		Graphical desktop/Other
14cr|lite-0.9.1_svn-1|44	
14cr|lite-0.9.1_svn-1|45	%description tools
14cr|lite-0.9.1_svn-1|46	LiTE is a Toolkit Engine for DirectFB.
14cr|lite-0.9.1_svn-1|47	This package contains example tools for LiTE.
14cr|lite-0.9.1_svn-1|48	
14cr|lite-0.9.1_svn-1|49	%package -n %{libname}
14cr|lite-0.9.1_svn-1|50	Summary:	Main library for LiTE
14cr|lite-0.9.1_svn-1|51	Group:		System/Libraries
14cr|lite-0.9.1_svn-1|52	Provides:	%{name} = %{version}-%{release}
14cr|lite-0.9.1_svn-1|53	Requires:	%{name}-common >= %{version}
14cr|lite-0.9.1_svn-1|54	
14cr|lite-0.9.1_svn-1|55	%description -n %{libname}
14cr|lite-0.9.1_svn-1|56	LiTE is a Toolkit Engine for DirectFB.
14cr|lite-0.9.1_svn-1|57	This package contains the library needed to run programs dynamically
14cr|lite-0.9.1_svn-1|58	linked with LiTE.
14cr|lite-0.9.1_svn-1|59	
14cr|lite-0.9.1_svn-1|60	%package -n %{lecklibname}
14cr|lite-0.9.1_svn-1|61	Summary:	LiTE's extended Component Kit
14cr|lite-0.9.1_svn-1|62	Group:		System/Libraries
14cr|lite-0.9.1_svn-1|63	
14cr|lite-0.9.1_svn-1|64	%description -n %{lecklibname}
14cr|lite-0.9.1_svn-1|65	LiTE is a Toolkit Engine for DirectFB. This package contains
14cr|lite-0.9.1_svn-1|66	LiTE's extended Component Kit.
14cr|lite-0.9.1_svn-1|67	
14cr|lite-0.9.1_svn-1|68	%package -n %{libnamedevel}
14cr|lite-0.9.1_svn-1|69	Summary:	Headers for developing programs that will use LiTE
14cr|lite-0.9.1_svn-1|70	Group:		Development/C
14cr|lite-0.9.1_svn-1|71	Requires:	%{libname} = %{version}
14cr|lite-0.9.1_svn-1|72	Requires:	%{lecklibname} = %{version}
14cr|lite-0.9.1_svn-1|73	Provides:	%{libname_orig}-devel = %{version}-%{release}
14cr|lite-0.9.1_svn-1|74	Provides:	%{name}-devel = %{version}-%{release}
14cr|lite-0.9.1_svn-1|75	Provides:	leck-devel = %{version}-%{release}
14cr|lite-0.9.1_svn-1|76	Obsoletes:	%{_lib}lite2-devel < 0.8.6
14cr|lite-0.9.1_svn-1|77	Requires:	pkgconfig
14cr|lite-0.9.1_svn-1|78	
14cr|lite-0.9.1_svn-1|79	%description -n %{libnamedevel}
14cr|lite-0.9.1_svn-1|80	LiTE is a Toolkit Engine for DirectFB.
14cr|lite-0.9.1_svn-1|81	This package contains the headers that programmers will need to develop
14cr|lite-0.9.1_svn-1|82	applications which will use LiTE.
14cr|lite-0.9.1_svn-1|83	
14cr|lite-0.9.1_svn-1|84	%prep
14cr|lite-0.9.1_svn-1|85	%setup -q -n %Name-0.9.1
14cr|lite-0.9.1_svn-1|86	
14cr|lite-0.9.1_svn-1|87	%build
14cr|lite-0.9.1_svn-1|88	./autogen.sh
14cr|lite-0.9.1_svn-1|89	%configure2_5x --with-fontdir=%{_datadir}/%{Name}/fonts
14cr|lite-0.9.1_svn-1|90	%make
14cr|lite-0.9.1_svn-1|91	
14cr|lite-0.9.1_svn-1|92	%install
14cr|lite-0.9.1_svn-1|93	%makeinstall_std
14cr|lite-0.9.1_svn-1|94	
14cr|lite-0.9.1_svn-1|95	rm %{buildroot}%{_datadir}/%{Name}/fonts/vera{,bd,bi,i}.ttf
14cr|lite-0.9.1_svn-1|96	ln -s %{_datadir}/fonts/TTF/Vera.ttf %{buildroot}%{_datadir}/%{Name}/fonts/vera.ttf
14cr|lite-0.9.1_svn-1|97	ln -s %{_datadir}/fonts/TTF/VeraBd.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verabd.ttf
14cr|lite-0.9.1_svn-1|98	ln -s %{_datadir}/fonts/TTF/VeraBI.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verabi.ttf
14cr|lite-0.9.1_svn-1|99	ln -s %{_datadir}/fonts/TTF/VeraIt.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verai.ttf
14cr|lite-0.9.1_svn-1|100	
14cr|lite-0.9.1_svn-1|101	
14cr|lite-0.9.1_svn-1|102	%files common
14cr|lite-0.9.1_svn-1|103	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cr|lite-0.9.1_svn-1|104	%{_datadir}/LiTE
14cr|lite-0.9.1_svn-1|105	
14cr|lite-0.9.1_svn-1|106	%files tools
14cr|lite-0.9.1_svn-1|107	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cr|lite-0.9.1_svn-1|108	%{_bindir}/lite_*
14cr|lite-0.9.1_svn-1|109	
14cr|lite-0.9.1_svn-1|110	
14cr|lite-0.9.1_svn-1|111	%files -n %{libname}
14cr|lite-0.9.1_svn-1|112	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cr|lite-0.9.1_svn-1|113	%{_libdir}/liblite-0.9.so.%{libmajor}*
14cr|lite-0.9.1_svn-1|114	
14cr|lite-0.9.1_svn-1|115	
14cr|lite-0.9.1_svn-1|116	
14cr|lite-0.9.1_svn-1|117	%files -n %{lecklibname}
14cr|lite-0.9.1_svn-1|118	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cr|lite-0.9.1_svn-1|119	%{_libdir}/libleck-0.9.so.%{libmajor}*
14cr|lite-0.9.1_svn-1|120	
14cr|lite-0.9.1_svn-1|121	%files -n %{libnamedevel}
14cr|lite-0.9.1_svn-1|122	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cr|lite-0.9.1_svn-1|123	%{_libdir}/liblite.so
14cr|lite-0.9.1_svn-1|124	%{_libdir}/libleck.so
14cr|lite-0.9.1_svn-1|125	%{_libdir}/pkgconfig/lite.pc
14cr|lite-0.9.1_svn-1|126	%{_libdir}/pkgconfig/leck.pc
14cr|lite-0.9.1_svn-1|127	%{_includedir}/lite
14cr|lite-0.9.1_svn-1|128	%{_includedir}/leck
14cr|lite-0.9.1_svn-1|129	
14cr|lite-0.9.1_svn-1|130	
14cr|lite-0.9.1_svn-1|131	
14cr|lite-0.9.1_svn-1|132	
14cr|lite-0.9.1_svn-1|133	%changelog
14cr|lite-0.9.1_svn-1|134	* Tue Dec 04 2012 symbianflo <symbianflo@mandrivausers.ro> 0.9.1_svn-1
14cr|lite-0.9.1_svn-1|135	+ Revision: c61d882
14cr|lite-0.9.1_svn-1|136	- LOG update to 0.9.1_svn, spec clean
14cr|lite-0.9.1_svn-1|137	
14cr|lite-0.9.1_svn-1|138	

2746 14
14cr|lives-2.2.6-1|1	%define major 0
14cr|lives-2.2.6-1|2	%define libname %mklibname weed %{major}
14cr|lives-2.2.6-1|3	%define devname %mklibname -d weed
14cr|lives-2.2.6-1|4	
14cr|lives-2.2.6-1|5	Summary:	Linux Video Editing System
14cr|lives-2.2.6-1|6	Name:		lives
14cr|lives-2.2.6-1|7	Version:	2.2.6
14cr|lives-2.2.6-1|8	Release:	1
14cr|lives-2.2.6-1|9	License:	GPLv3+
14cr|lives-2.2.6-1|10	Group:		Video
14cr|lives-2.2.6-1|11	Url:		http://lives.sourceforge.net/
14cr|lives-2.2.6-1|12	Source0:	http://www.xs4all.nl/~salsaman/lives/current/LiVES-%{version}.tar.bz2
14cr|lives-2.2.6-1|13	Source1:	%{name}-16.png
14cr|lives-2.2.6-1|14	Source2:	%{name}-32.png
14cr|lives-2.2.6-1|15	Source3:	%{name}-48.png
14cr|lives-2.2.6-1|16	Source100:  %{name}.rpmlintrc
14cr|lives-2.2.6-1|17	Patch0:		lives-1.6.1-mdv-symlink.patch
14cr|lives-2.2.6-1|18	
14cr|lives-2.2.6-1|19	BuildRequires:	bison
14cr|lives-2.2.6-1|20	BuildRequires:	imagemagick
14cr|lives-2.2.6-1|21	BuildRequires:	gpm-devel
14cr|lives-2.2.6-1|22	BuildRequires:	pth-devel
14cr|lives-2.2.6-1|23	BuildRequires:	pkgconfig(cairo)
14cr|lives-2.2.6-1|24	BuildRequires:	pkgconfig(celt)
14cr|lives-2.2.6-1|25	BuildRequires:	pkgconfig(gdk-3.0)
14cr|lives-2.2.6-1|26	BuildRequires:	pkgconfig(jack)
14cr|lives-2.2.6-1|27	BuildRequires:	ffmpeg-devel >= 2.0.1
14cr|lives-2.2.6-1|28	BuildRequires:	pkgconfig(libpulse)
14cr|lives-2.2.6-1|29	BuildRequires:	pkgconfig(libv4l1)
14cr|lives-2.2.6-1|30	BuildRequires:	pkgconfig(libvisual-0.4) >= 0.1.7
14cr|lives-2.2.6-1|31	BuildRequires:	pkgconfig(mjpegtools)
14cr|lives-2.2.6-1|32	BuildRequires:	pkgconfig(samplerate)
14cr|lives-2.2.6-1|33	BuildRequires:	pkgconfig(sdl)
14cr|lives-2.2.6-1|34	BuildRequires:	pkgconfig(theora)
14cr|lives-2.2.6-1|35	BuildRequires:	tirpc-devel
14cr|lives-2.2.6-1|36	# full featured build for MRB
14cr|lives-2.2.6-1|37	# TODO: Push in contrib.Sflo
14cr|lives-2.2.6-1|38	BuildRequires:	doxygen
14cr|lives-2.2.6-1|39	BuildRequires:	ladspa-devel
14cr|lives-2.2.6-1|40	BuildRequires:	frei0r-plugins-devel
14cr|lives-2.2.6-1|41	BuildRequires:	pkgconfig(glee)
14cr|lives-2.2.6-1|42	BuildRequires:	pkgconfig(libunicap)
14cr|lives-2.2.6-1|43	BuildRequires:	pkgconfig(liboil-0.3)
14cr|lives-2.2.6-1|44	BuildRequires:	pkgconfig(libavc1394)
14cr|lives-2.2.6-1|45	#
14cr|lives-2.2.6-1|46	
14cr|lives-2.2.6-1|47	Requires:	cdrecord-cdda2wav
14cr|lives-2.2.6-1|48	Requires:	dvgrab
14cr|lives-2.2.6-1|49	Requires:	frei0r-plugins
14cr|lives-2.2.6-1|50	Requires:	imagemagick
14cr|lives-2.2.6-1|51	Requires:	libvisual-plugins
14cr|lives-2.2.6-1|52	Requires:	mencoder
14cr|lives-2.2.6-1|53	Requires:	mkvtoolnix
14cr|lives-2.2.6-1|54	Requires:	mplayer
14cr|lives-2.2.6-1|55	Requires:	ogmtools
14cr|lives-2.2.6-1|56	Requires:	sox
14cr|lives-2.2.6-1|57	Requires:	vorbis-tools
14cr|lives-2.2.6-1|58	Requires:	xset
14cr|lives-2.2.6-1|59	Requires:	youtube-dl
14cr|lives-2.2.6-1|60	
14cr|lives-2.2.6-1|61	%description
14cr|lives-2.2.6-1|62	The Linux Video Editing System (LiVES) is intended to be a simple yet powerful
14cr|lives-2.2.6-1|63	video effects and editing system.  It uses common tools for most of its work
14cr|lives-2.2.6-1|64	(mplayer, ImageMagick, GTK+, sox).
14cr|lives-2.2.6-1|65	
14cr|lives-2.2.6-1|66	%files -f lives.lang
14cr|lives-2.2.6-1|67	%doc %{_docdir}/%{name}-%{version}
14cr|lives-2.2.6-1|68	%{_bindir}/*
14cr|lives-2.2.6-1|69	%{_datadir}/%{name}
14cr|lives-2.2.6-1|70	%{_libdir}/%{name}
14cr|lives-2.2.6-1|71	%{_datadir}/applications/LiVES.desktop
14cr|lives-2.2.6-1|72	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|lives-2.2.6-1|73	
14cr|lives-2.2.6-1|74	#----------------------------------------------------------------------------
14cr|lives-2.2.6-1|75	
14cr|lives-2.2.6-1|76	%package -n %{libname}
14cr|lives-2.2.6-1|77	Summary:	Linux Video Editing System - shared libs
14cr|lives-2.2.6-1|78	Group:		Video
14cr|lives-2.2.6-1|79	
14cr|lives-2.2.6-1|80	%description -n %{libname}
14cr|lives-2.2.6-1|81	This package contains shared libs for LiVES.
14cr|lives-2.2.6-1|82	
14cr|lives-2.2.6-1|83	%files -n %{libname}
14cr|lives-2.2.6-1|84	%doc COPYING FEATURES NEWS README GETTING.STARTED
14cr|lives-2.2.6-1|85	%{_libdir}/*.so.%{major}*
14cr|lives-2.2.6-1|86	
14cr|lives-2.2.6-1|87	#----------------------------------------------------------------------------
14cr|lives-2.2.6-1|88	
14cr|lives-2.2.6-1|89	%package -n %{devname}
14cr|lives-2.2.6-1|90	Summary:	Linux Video Editing System - Development files
14cr|lives-2.2.6-1|91	Group:		Video
14cr|lives-2.2.6-1|92	Requires:	%{libname} = %{version}-%{release}
14cr|lives-2.2.6-1|93	Provides:	%{name}-devel = %{version}-%{release}
14cr|lives-2.2.6-1|94	
14cr|lives-2.2.6-1|95	%description -n %{devname}
14cr|lives-2.2.6-1|96	This package contains development files needed to build LiVES plug-ins.
14cr|lives-2.2.6-1|97	
14cr|lives-2.2.6-1|98	%files -n %{devname}
14cr|lives-2.2.6-1|99	%doc BUGS ABOUT-NLS AUTHORS
14cr|lives-2.2.6-1|100	%{_includedir}/weed
14cr|lives-2.2.6-1|101	%{_libdir}/*.so
14cr|lives-2.2.6-1|102	%{_libdir}/pkgconfig/*.pc
14cr|lives-2.2.6-1|103	
14cr|lives-2.2.6-1|104	#----------------------------------------------------------------------------
14cr|lives-2.2.6-1|105	
14cr|lives-2.2.6-1|106	%prep
14cr|lives-2.2.6-1|107	%setup -q
14cr|lives-2.2.6-1|108	
14cr|lives-2.2.6-1|109	%patch0 -p1 -b .symlink~
14cr|lives-2.2.6-1|110	
14cr|lives-2.2.6-1|111	
14cr|lives-2.2.6-1|112	# fix debug spurious-executable
14cr|lives-2.2.6-1|113	chmod a-x src/giw/{giwvslider,giwled,giwknob}.h
14cr|lives-2.2.6-1|114	chmod a-x src/giw/{giwvslider,giwled,giwknob}.c
14cr|lives-2.2.6-1|115	chmod a-x lives-plugins/weed-plugins/bump2d.c
14cr|lives-2.2.6-1|116	chmod a-x lives-plugins/weed-plugins/syna.h
14cr|lives-2.2.6-1|117	
14cr|lives-2.2.6-1|118	aclocal
14cr|lives-2.2.6-1|119	automake
14cr|lives-2.2.6-1|120	perl -p -i -e 's|"/usr/local/"|&get_home_dir||g' smogrify
14cr|lives-2.2.6-1|121	
14cr|lives-2.2.6-1|122	%build
14cr|lives-2.2.6-1|123	%define _disable_ld_no_undefined 1
14cr|lives-2.2.6-1|124	%configure2_5x --disable-static --enable-threads=posix
14cr|lives-2.2.6-1|125	%make
14cr|lives-2.2.6-1|126	
14cr|lives-2.2.6-1|127	%install
14cr|lives-2.2.6-1|128	%makeinstall_std
14cr|lives-2.2.6-1|129	
14cr|lives-2.2.6-1|130	
14cr|lives-2.2.6-1|131	
14cr|lives-2.2.6-1|132	rm -f %{buildroot}%{_datadir}/pixmaps/lives.xpm
14cr|lives-2.2.6-1|133	rm -rf %{buildroot}/%{_datadir}/app-install
14cr|lives-2.2.6-1|134	
14cr|lives-2.2.6-1|135	#fix linting
14cr|lives-2.2.6-1|136	chmod a-x %{buildroot}%{_libdir}/lives/plugins/effects/realtime/weed/data/fourKlives/songs/{examples,newlives,regrlives,roselives,modulations}.txt
14cr|lives-2.2.6-1|137	
14cr|lives-2.2.6-1|138	
14cr|lives-2.2.6-1|139	# icons
14cr|lives-2.2.6-1|140	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|lives-2.2.6-1|141	install -m 644 %{SOURCE1} \
14cr|lives-2.2.6-1|142	%{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|lives-2.2.6-1|143	install -m 644 %{SOURCE2} \
14cr|lives-2.2.6-1|144	%{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|lives-2.2.6-1|145	install -m 644 %{SOURCE3} \
14cr|lives-2.2.6-1|146	%{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|lives-2.2.6-1|147	
14cr|lives-2.2.6-1|148	%find_lang lives
14cr|lives-2.2.6-1|149	%changelog
14cr|lives-2.2.6-1|150	* Sun Sep 07 2014 symbianflo <symbianflo@symbianflo> 2.2.6-1
14cr|lives-2.2.6-1|151	+ Revision: 7422e17
14cr|lives-2.2.6-1|152	- Log:Version 2.2.6 (16 Aug 2014)
14cr|lives-2.2.6-1|153	- ---------------------------
14cr|lives-2.2.6-1|154	- Fix startup bug (regression) creating config file incorrectly.
14cr|lives-2.2.6-1|155	- Libav compatibility fixes.
14cr|lives-2.2.6-1|156	- Updates for gtk+ >= 3.10.0
14cr|lives-2.2.6-1|157	- Show warning when configured with gtk+ 3.10.x
14cr|lives-2.2.6-1|158	- Add support for freenect camera.
14cr|lives-2.2.6-1|159	- Minor code cleanups.
14cr|lives-2.2.6-1|160	- Git clean
14cr|lives-2.2.6-1|161	
14cr|lives-2.2.6-1|162	* Sat Sep 06 2014 abfonly <abfonly@gmail.com> 2.2.6-1
14cr|lives-2.2.6-1|163	+ Revision: 34362f2
14cr|lives-2.2.6-1|164	- Updated lives.spec
14cr|lives-2.2.6-1|165	
14cr|lives-2.2.6-1|166	* Sat Sep 06 2014 symbianflo <symbianflo@symbianflo> 2.2.6-1
14cr|lives-2.2.6-1|167	+ Revision: a0a900d
14cr|lives-2.2.6-1|168	- Log: Cangelog 2.2.6:
14cr|lives-2.2.6-1|169	- Fix startup bug (regression) creating config file incorrectly.
14cr|lives-2.2.6-1|170	- Libav compatibility fixes.
14cr|lives-2.2.6-1|171	- Updates for gtk+ >= 3.10.0
14cr|lives-2.2.6-1|172	- Show warning when configured with gtk+ 3.10.x
14cr|lives-2.2.6-1|173	- Add support for freenect camera.
14cr|lives-2.2.6-1|174	- Minor code cleanups.
14cr|lives-2.2.6-1|175	- Git clean
14cr|lives-2.2.6-1|176	
14cr|lives-2.2.6-1|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-2
14cr|lives-2.2.6-1|178	+ Revision: 24fa3b8
14cr|lives-2.2.6-1|179	- MassBuild#464: Increase release tag
14cr|lives-2.2.6-1|180	
14cr|lives-2.2.6-1|181	* Tue Jul 15 2014 abfonly <abfonly@gmail.com> 2.2.5-1
14cr|lives-2.2.6-1|182	+ Revision: 9d0aa3c
14cr|lives-2.2.6-1|183	- Updated lives.spec
14cr|lives-2.2.6-1|184	
14cr|lives-2.2.6-1|185	* Mon Jul 14 2014 symbianflo <symbianflo@symbianflo> 2.2.5-1
14cr|lives-2.2.6-1|186	+ Revision: b29a0b5
14cr|lives-2.2.6-1|187	- Log: update to 2.2.5, merge with fresh
14cr|lives-2.2.6-1|188	
14cr|lives-2.2.6-1|189	* Wed Jun 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-2
14cr|lives-2.2.6-1|190	+ Revision: 7865257
14cr|lives-2.2.6-1|191	- Upload tarball to file-store
14cr|lives-2.2.6-1|192	
14cr|lives-2.2.6-1|193	* Wed Jun 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-2
14cr|lives-2.2.6-1|194	+ Revision: cef1c3d
14cr|lives-2.2.6-1|195	- Build with tirpc
14cr|lives-2.2.6-1|196	
14cr|lives-2.2.6-1|197	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.4-2
14cr|lives-2.2.6-1|198	+ Revision: 19dcb31
14cr|lives-2.2.6-1|199	- MassBuild#430: Increase release tag
14cr|lives-2.2.6-1|200	
14cr|lives-2.2.6-1|201	* Thu Apr 24 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.4-1
14cr|lives-2.2.6-1|202	+ Revision: 7bc0432
14cr|lives-2.2.6-1|203	- drop patch 1, fixed upstream.
14cr|lives-2.2.6-1|204	
14cr|lives-2.2.6-1|205	* Thu Apr 24 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.4-1
14cr|lives-2.2.6-1|206	+ Revision: 318c197
14cr|lives-2.2.6-1|207	- Updated to 2.2.4
14cr|lives-2.2.6-1|208	- Changelog:
14cr|lives-2.2.6-1|209	- Fix compiler errors from 2.2.3
14cr|lives-2.2.6-1|210	- Fix GUI regression with gtk+ 3.0 < 3.8.0
14cr|lives-2.2.6-1|211	
14cr|lives-2.2.6-1|212	* Sat Apr 19 2014 symbianflo <symbianflo@symbianflo> 2.2.3-1
14cr|lives-2.2.6-1|213	+ Revision: 9ac7a9b
14cr|lives-2.2.6-1|214	- Log. Update to 2.2.3, patched decoders
14cr|lives-2.2.6-1|215	
14cr|lives-2.2.6-1|216	* Sat Apr 19 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.3-1
14cr|lives-2.2.6-1|217	+ Revision: 8457bdb
14cr|lives-2.2.6-1|218	- Updated to 2.2.3
14cr|lives-2.2.6-1|219	
14cr|lives-2.2.6-1|220	* Thu Dec 12 2013 symbianflo <symbianflo@mandrivausers.ro> 2.2.2-1
14cr|lives-2.2.6-1|221	+ Revision: e258dfb
14cr|lives-2.2.6-1|222	- Log: Fixes a crash in the new multithreaded renderer.
14cr|lives-2.2.6-1|223	
14cr|lives-2.2.6-1|224	* Mon Dec 02 2013 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.0-1
14cr|lives-2.2.6-1|225	+ Revision: cfe4c06
14cr|lives-2.2.6-1|226	- Updated lives.spec
14cr|lives-2.2.6-1|227	
14cr|lives-2.2.6-1|228	* Sun Dec 01 2013 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.0-1
14cr|lives-2.2.6-1|229	+ Revision: 73180ad
14cr|lives-2.2.6-1|230	- Updated lives.spec
14cr|lives-2.2.6-1|231	
14cr|lives-2.2.6-1|232	* Sun Dec 01 2013 symbianflo <symbianflo@mandrivausers.ro> 2.2.0-1
14cr|lives-2.2.6-1|233	+ Revision: 4059b36
14cr|lives-2.2.6-1|234	- Log: update to 2.2.0
14cr|lives-2.2.6-1|235	
14cr|lives-2.2.6-1|236	* Tue Oct 08 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.6-1
14cr|lives-2.2.6-1|237	+ Revision: 5844907
14cr|lives-2.2.6-1|238	- LOG: Update to 2.0.6,Changelog:
14cr|lives-2.2.6-1|239	- Add new clip thumbnails window for dual head mode.
14cr|lives-2.2.6-1|240	- Add -Activated- and -Activate- pseudo-parameters in data connection mapper.
14cr|lives-2.2.6-1|241	- Fix bug (regression) with -clear- button in rte mapping window.
14cr|lives-2.2.6-1|242	- Fix possible issue with OSC constants lookups.
14cr|lives-2.2.6-1|243	- Add -kaleidoscope- realtime effect.
14cr|lives-2.2.6-1|244	- Fix crash when resetting playback speed and no audio is playing.
14cr|lives-2.2.6-1|245	- Enable -wrap- for relevant parameters when using keyboard control.
14cr|lives-2.2.6-1|246	- Fix vertical spacing error for radiobuttons in parameter windows.
14cr|lives-2.2.6-1|247	- Updated translation to Ukranian.
14cr|lives-2.2.6-1|248	
14cr|lives-2.2.6-1|249	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-4
14cr|lives-2.2.6-1|250	+ Revision: 54271ca
14cr|lives-2.2.6-1|251	- LOG Rebuild with new ffmpeg
14cr|lives-2.2.6-1|252	
14cr|lives-2.2.6-1|253	* Mon Aug 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-3
14cr|lives-2.2.6-1|254	+ Revision: b656d5a
14cr|lives-2.2.6-1|255	- LOG Add patch to fix build with ffmpeg 2.0
14cr|lives-2.2.6-1|256	
14cr|lives-2.2.6-1|257	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2
14cr|lives-2.2.6-1|258	+ Revision: 9302119
14cr|lives-2.2.6-1|259	- LOG Rebuild with new ffmpeg
14cr|lives-2.2.6-1|260	
14cr|lives-2.2.6-1|261	* Tue Jun 18 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.5-1
14cr|lives-2.2.6-1|262	+ Revision: 36b09a6
14cr|lives-2.2.6-1|263	- LOG update to 2.0.5, bug fix release: Improvements were made for dual monitor support. A bug (regression) in Load New Audio was fixed. Some minor compilation issues were cleaned up.
14cr|lives-2.2.6-1|264	
14cr|lives-2.2.6-1|265	* Sun May 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.4-1
14cr|lives-2.2.6-1|266	+ Revision: e6a0de7
14cr|lives-2.2.6-1|267	- LOG fix debug linting
14cr|lives-2.2.6-1|268	
14cr|lives-2.2.6-1|269	* Sun May 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.4-1
14cr|lives-2.2.6-1|270	+ Revision: ea72bda
14cr|lives-2.2.6-1|271	- LOG to be fix debug
14cr|lives-2.2.6-1|272	
14cr|lives-2.2.6-1|273	* Sun May 05 2013 SymbianFlo <symbianflo@mandrivausers.ro> 2.0.4-1
14cr|lives-2.2.6-1|274	+ Revision: 9f3b361
14cr|lives-2.2.6-1|275	- Updated lives.spec
14cr|lives-2.2.6-1|276	
14cr|lives-2.2.6-1|277	* Sun May 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.4-1
14cr|lives-2.2.6-1|278	+ Revision: 5a69537
14cr|lives-2.2.6-1|279	- LOG fix debug linting
14cr|lives-2.2.6-1|280	
14cr|lives-2.2.6-1|281	* Sun May 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.4-1
14cr|lives-2.2.6-1|282	+ Revision: bd1d7fd
14cr|lives-2.2.6-1|283	- LOG update to 2.0.4, Changelog:
14cr|lives-2.2.6-1|284	- Fix regressions in Paste as New, Fade Audio In/Out, load images
14cr|lives-2.2.6-1|285	- Fix occasional crash in load new audio.
14cr|lives-2.2.6-1|286	- Fix bug affecting resizing some webcam frames.
14cr|lives-2.2.6-1|287	- Fix rowstride errors in effecTV plugins.
14cr|lives-2.2.6-1|288	- Add revTV effect.
14cr|lives-2.2.6-1|289	
14cr|lives-2.2.6-1|290	* Fri Apr 12 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.3-1
14cr|lives-2.2.6-1|291	+ Revision: 7a27c5c
14cr|lives-2.2.6-1|292	- LOG update to 2.0.3
14cr|lives-2.2.6-1|293	
14cr|lives-2.2.6-1|294	* Wed Jan 30 2013 symbianflo <symbianflo@mandrivausers.ro> 1.8.2-1
14cr|lives-2.2.6-1|295	+ Revision: 1502c6b
14cr|lives-2.2.6-1|296	- LOG New upstream bugfix release:
14cr|lives-2.2.6-1|297	- Add (another) fix for double tyedef compilation error.
14cr|lives-2.2.6-1|298	- Allow renaming of tracks in multitrack window.
14cr|lives-2.2.6-1|299	- Fix weed_plugin_utils lib versioning issue.
14cr|lives-2.2.6-1|300	
14cr|lives-2.2.6-1|301	* Sat Jan 26 2013 SymbianFlo <symbianflo@mandrivausers.ro> 1.8.1-1
14cr|lives-2.2.6-1|302	+ Revision: 28181f6
14cr|lives-2.2.6-1|303	- Updated lives.spec
14cr|lives-2.2.6-1|304	
14cr|lives-2.2.6-1|305	* Sat Jan 26 2013 symbianflo <symbianflo@mandrivausers.ro> 1.8.1-1
14cr|lives-2.2.6-1|306	+ Revision: b46bddd
14cr|lives-2.2.6-1|307	- Log:
14cr|lives-2.2.6-1|308	- Fix various bugs with the RFX builder menus.
14cr|lives-2.2.6-1|309	- Fix compilation error (double typedef).
14cr|lives-2.2.6-1|310	- Fix compilation for GTK+ < 2.24
14cr|lives-2.2.6-1|311	- Fix regression error in Resize All Frames.
14cr|lives-2.2.6-1|312	- Fix regression in Append Audio.
14cr|lives-2.2.6-1|313	- Fix crash in audio previews (open/append new audio).
14cr|lives-2.2.6-1|314	- Fix regression in encoding (after resample).
14cr|lives-2.2.6-1|315	- Add experimental neural_net compound effect.
14cr|lives-2.2.6-1|316	- Add motion_analyser compound effect.
14cr|lives-2.2.6-1|317	- Add mini tracker player in LiVES (fourKlives).
14cr|lives-2.2.6-1|318	- Various widget updates.
14cr|lives-2.2.6-1|319	- Make preview in fileselector more responsive.
14cr|lives-2.2.6-1|320	- Add new interface in RTE window for making/showing data connections.
14cr|lives-2.2.6-1|321	- Updated translations for German, Russian and Ukranian.
14cr|lives-2.2.6-1|322	
14cr|lives-2.2.6-1|323	* Sat Dec 22 2012 symbianflo <symbianflo@mandrivausers.ro> 1.8.0-1
14cr|lives-2.2.6-1|324	+ Revision: 10ca19e
14cr|lives-2.2.6-1|325	- Log update to 1.8.0
14cr|lives-2.2.6-1|326	
14cr|lives-2.2.6-1|327	* Tue Dec 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.4-2
14cr|lives-2.2.6-1|328	+ Revision: 42f45d9
14cr|lives-2.2.6-1|329	- LOG Don't require xmms, just suggest it. Various cosmetic updates.
14cr|lives-2.2.6-1|330	
14cr|lives-2.2.6-1|331	* Wed Oct 24 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-1
14cr|lives-2.2.6-1|332	+ Revision: ea362f4
14cr|lives-2.2.6-1|333	- LOG Updated to 1.6.4
14cr|lives-2.2.6-1|334	
14cr|lives-2.2.6-1|335	

2747 14
14cr|liveusb-creator-3.12.0-1|1	%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14cr|liveusb-creator-3.12.0-1|2	
14cr|liveusb-creator-3.12.0-1|3	Name:           liveusb-creator
14cr|liveusb-creator-3.12.0-1|4	Version:        3.12.0
14cr|liveusb-creator-3.12.0-1|5	Release:        1
14cr|liveusb-creator-3.12.0-1|6	Summary:        A liveusb creator
14cr|liveusb-creator-3.12.0-1|7	
14cr|liveusb-creator-3.12.0-1|8	Group:          System/Configuration/Other
14cr|liveusb-creator-3.12.0-1|9	License:        GPLv2
14cr|liveusb-creator-3.12.0-1|10	URL:            https://fedorahosted.org/liveusb-creator
14cr|liveusb-creator-3.12.0-1|11	Source0:        https://fedorahosted.org/releases/l/i/liveusb-creator/%{name}-%{version}.tar.bz2
14cr|liveusb-creator-3.12.0-1|12	
14cr|liveusb-creator-3.12.0-1|13	BuildArch:      noarch
14cr|liveusb-creator-3.12.0-1|14	ExcludeArch:    ppc
14cr|liveusb-creator-3.12.0-1|15	ExcludeArch:    ppc64
14cr|liveusb-creator-3.12.0-1|16	
14cr|liveusb-creator-3.12.0-1|17	BuildRequires:  python-devel, python-setuptools, python-qt4-devel, desktop-file-utils gettext
14cr|liveusb-creator-3.12.0-1|18	Requires:       syslinux, python-qt4, usermode, isomd5sum
14cr|liveusb-creator-3.12.0-1|19	Requires:       python-urlgrabber python-dbus
14cr|liveusb-creator-3.12.0-1|20	Requires:       python-parted >= 2.0
14cr|liveusb-creator-3.12.0-1|21	
14cr|liveusb-creator-3.12.0-1|22	%description
14cr|liveusb-creator-3.12.0-1|23	A liveusb creator from Live Fedora images
14cr|liveusb-creator-3.12.0-1|24	
14cr|liveusb-creator-3.12.0-1|25	%prep
14cr|liveusb-creator-3.12.0-1|26	%setup -q
14cr|liveusb-creator-3.12.0-1|27	
14cr|liveusb-creator-3.12.0-1|28	%build
14cr|liveusb-creator-3.12.0-1|29	python setup.py build
14cr|liveusb-creator-3.12.0-1|30	make mo
14cr|liveusb-creator-3.12.0-1|31	make mo
14cr|liveusb-creator-3.12.0-1|32	
14cr|liveusb-creator-3.12.0-1|33	%install
14cr|liveusb-creator-3.12.0-1|34	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|liveusb-creator-3.12.0-1|35	rm -r liveusb/urlgrabber
14cr|liveusb-creator-3.12.0-1|36	
14cr|liveusb-creator-3.12.0-1|37	# Adjust for console-helper magic
14cr|liveusb-creator-3.12.0-1|38	mkdir -p %{buildroot}%{_sbindir}
14cr|liveusb-creator-3.12.0-1|39	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14cr|liveusb-creator-3.12.0-1|40	ln -s ../bin/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|liveusb-creator-3.12.0-1|41	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|liveusb-creator-3.12.0-1|42	cp %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|liveusb-creator-3.12.0-1|43	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|liveusb-creator-3.12.0-1|44	cp %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|liveusb-creator-3.12.0-1|45	
14cr|liveusb-creator-3.12.0-1|46	desktop-file-install --vendor="fedora"                    \
14cr|liveusb-creator-3.12.0-1|47	--dir=%{buildroot}%{_datadir}/applications           \
14cr|liveusb-creator-3.12.0-1|48	%{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
14cr|liveusb-creator-3.12.0-1|49	rm -rf %{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
14cr|liveusb-creator-3.12.0-1|50	
14cr|liveusb-creator-3.12.0-1|51	%find_lang %{name}
14cr|liveusb-creator-3.12.0-1|52	
14cr|liveusb-creator-3.12.0-1|53	%clean
14cr|liveusb-creator-3.12.0-1|54	
14cr|liveusb-creator-3.12.0-1|55	%files -f %{name}.lang
14cr|liveusb-creator-3.12.0-1|56	%defattr(-,root,root,-)
14cr|liveusb-creator-3.12.0-1|57	%doc README.txt LICENSE.txt
14cr|liveusb-creator-3.12.0-1|58	%{py_puresitedir}/*
14cr|liveusb-creator-3.12.0-1|59	%{_bindir}/%{name}
14cr|liveusb-creator-3.12.0-1|60	%{_sbindir}/%{name}
14cr|liveusb-creator-3.12.0-1|61	%{_datadir}/applications/fedora-liveusb-creator.desktop
14cr|liveusb-creator-3.12.0-1|62	%{_datadir}/pixmaps/fedorausb.png
14cr|liveusb-creator-3.12.0-1|63	#%{_datadir}/locale/*/LC_MESSAGES/liveusb-creator.mo
14cr|liveusb-creator-3.12.0-1|64	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|liveusb-creator-3.12.0-1|65	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|liveusb-creator-3.12.0-1|66	
14cr|liveusb-creator-3.12.0-1|67	%changelog
14cr|liveusb-creator-3.12.0-1|68	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.0-1
14cr|liveusb-creator-3.12.0-1|69	+ Revision: 92397d2
14cr|liveusb-creator-3.12.0-1|70	- Updated to 3.12.0 (by updates_builder)
14cr|liveusb-creator-3.12.0-1|71	
14cr|liveusb-creator-3.12.0-1|72	

2748 14
14cr|liveusb-creator-3.12.1-1|1	%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14cr|liveusb-creator-3.12.1-1|2	
14cr|liveusb-creator-3.12.1-1|3	Name:           liveusb-creator
14cr|liveusb-creator-3.12.1-1|4	Version:        3.12.1
14cr|liveusb-creator-3.12.1-1|5	Release:        1
14cr|liveusb-creator-3.12.1-1|6	Summary:        A liveusb creator
14cr|liveusb-creator-3.12.1-1|7	
14cr|liveusb-creator-3.12.1-1|8	Group:          System/Configuration/Other
14cr|liveusb-creator-3.12.1-1|9	License:        GPLv2
14cr|liveusb-creator-3.12.1-1|10	URL:            https://fedorahosted.org/liveusb-creator
14cr|liveusb-creator-3.12.1-1|11	Source0:        https://fedorahosted.org/releases/l/i/liveusb-creator/%{name}-%{version}.tar.bz2
14cr|liveusb-creator-3.12.1-1|12	
14cr|liveusb-creator-3.12.1-1|13	BuildArch:      noarch
14cr|liveusb-creator-3.12.1-1|14	ExcludeArch:    ppc
14cr|liveusb-creator-3.12.1-1|15	ExcludeArch:    ppc64
14cr|liveusb-creator-3.12.1-1|16	
14cr|liveusb-creator-3.12.1-1|17	BuildRequires:  python-devel, python-setuptools, python-qt4-devel, desktop-file-utils gettext
14cr|liveusb-creator-3.12.1-1|18	Requires:       syslinux, python-qt4, usermode, isomd5sum
14cr|liveusb-creator-3.12.1-1|19	Requires:       python-urlgrabber python-dbus
14cr|liveusb-creator-3.12.1-1|20	Requires:       python-parted >= 2.0
14cr|liveusb-creator-3.12.1-1|21	
14cr|liveusb-creator-3.12.1-1|22	%description
14cr|liveusb-creator-3.12.1-1|23	A liveusb creator from Live Fedora images
14cr|liveusb-creator-3.12.1-1|24	
14cr|liveusb-creator-3.12.1-1|25	%prep
14cr|liveusb-creator-3.12.1-1|26	%setup -q
14cr|liveusb-creator-3.12.1-1|27	
14cr|liveusb-creator-3.12.1-1|28	%build
14cr|liveusb-creator-3.12.1-1|29	python setup.py build
14cr|liveusb-creator-3.12.1-1|30	make mo
14cr|liveusb-creator-3.12.1-1|31	make mo
14cr|liveusb-creator-3.12.1-1|32	
14cr|liveusb-creator-3.12.1-1|33	%install
14cr|liveusb-creator-3.12.1-1|34	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|liveusb-creator-3.12.1-1|35	rm -r liveusb/urlgrabber
14cr|liveusb-creator-3.12.1-1|36	
14cr|liveusb-creator-3.12.1-1|37	# Adjust for console-helper magic
14cr|liveusb-creator-3.12.1-1|38	mkdir -p %{buildroot}%{_sbindir}
14cr|liveusb-creator-3.12.1-1|39	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14cr|liveusb-creator-3.12.1-1|40	ln -s ../bin/consolehelper %{buildroot}%{_bindir}/%{name}
14cr|liveusb-creator-3.12.1-1|41	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|liveusb-creator-3.12.1-1|42	cp %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|liveusb-creator-3.12.1-1|43	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|liveusb-creator-3.12.1-1|44	cp %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cr|liveusb-creator-3.12.1-1|45	
14cr|liveusb-creator-3.12.1-1|46	desktop-file-install --vendor="fedora"                    \
14cr|liveusb-creator-3.12.1-1|47	--dir=%{buildroot}%{_datadir}/applications           \
14cr|liveusb-creator-3.12.1-1|48	%{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
14cr|liveusb-creator-3.12.1-1|49	rm -rf %{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
14cr|liveusb-creator-3.12.1-1|50	
14cr|liveusb-creator-3.12.1-1|51	%find_lang %{name}
14cr|liveusb-creator-3.12.1-1|52	
14cr|liveusb-creator-3.12.1-1|53	%clean
14cr|liveusb-creator-3.12.1-1|54	
14cr|liveusb-creator-3.12.1-1|55	%files -f %{name}.lang
14cr|liveusb-creator-3.12.1-1|56	%defattr(-,root,root,-)
14cr|liveusb-creator-3.12.1-1|57	%doc README.txt LICENSE.txt
14cr|liveusb-creator-3.12.1-1|58	%{py_puresitedir}/*
14cr|liveusb-creator-3.12.1-1|59	%{_bindir}/%{name}
14cr|liveusb-creator-3.12.1-1|60	%{_sbindir}/%{name}
14cr|liveusb-creator-3.12.1-1|61	%{_datadir}/applications/fedora-liveusb-creator.desktop
14cr|liveusb-creator-3.12.1-1|62	%{_datadir}/pixmaps/fedorausb.png
14cr|liveusb-creator-3.12.1-1|63	#%{_datadir}/locale/*/LC_MESSAGES/liveusb-creator.mo
14cr|liveusb-creator-3.12.1-1|64	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|liveusb-creator-3.12.1-1|65	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|liveusb-creator-3.12.1-1|66	
14cr|liveusb-creator-3.12.1-1|67	%changelog
14cr|liveusb-creator-3.12.1-1|68	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.1-1
14cr|liveusb-creator-3.12.1-1|69	+ Revision: 709895a
14cr|liveusb-creator-3.12.1-1|70	- Updated to 3.12.1 (by updates_builder)
14cr|liveusb-creator-3.12.1-1|71	
14cr|liveusb-creator-3.12.1-1|72	

2749 14
14cr|lkmpg-1.1.0-17|1	%define name lkmpg
14cr|lkmpg-1.1.0-17|2	%define version 1.1.0
14cr|lkmpg-1.1.0-17|3	%define release 17
14cr|lkmpg-1.1.0-17|4	
14cr|lkmpg-1.1.0-17|5	Summary: The Linux Kernel Module Programming Guide
14cr|lkmpg-1.1.0-17|6	Name: %{name}
14cr|lkmpg-1.1.0-17|7	Version: %{version}
14cr|lkmpg-1.1.0-17|8	Release: %{release}
14cr|lkmpg-1.1.0-17|9	Group: Books/Computer books
14cr|lkmpg-1.1.0-17|10	Source: lkmpg.tar.bz2
14cr|lkmpg-1.1.0-17|11	License: GPL
14cr|lkmpg-1.1.0-17|12	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|lkmpg-1.1.0-17|13	BuildArchitectures: noarch
14cr|lkmpg-1.1.0-17|14	URL: http://www.linuxdoc.org/LDP/lkmpg/mpg.html
14cr|lkmpg-1.1.0-17|15	
14cr|lkmpg-1.1.0-17|16	%description
14cr|lkmpg-1.1.0-17|17	This document is for people who want to write kernel modules.
14cr|lkmpg-1.1.0-17|18	
14cr|lkmpg-1.1.0-17|19	Examples are include.
14cr|lkmpg-1.1.0-17|20	
14cr|lkmpg-1.1.0-17|21	%prep
14cr|lkmpg-1.1.0-17|22	rm -rf $RPM_BUILD_ROOT
14cr|lkmpg-1.1.0-17|23	mkdir -p $RPM_BUILD_ROOT%{_docdir}/LDP
14cr|lkmpg-1.1.0-17|24	cd $RPM_BUILD_ROOT%{_docdir}/LDP
14cr|lkmpg-1.1.0-17|25	bzcat %{SOURCE0} | tar xv
14cr|lkmpg-1.1.0-17|26	
14cr|lkmpg-1.1.0-17|27	%clean
14cr|lkmpg-1.1.0-17|28	rm -rf $RPM_BUILD_ROOT
14cr|lkmpg-1.1.0-17|29	
14cr|lkmpg-1.1.0-17|30	%files
14cr|lkmpg-1.1.0-17|31	%defattr(-,root,root)
14cr|lkmpg-1.1.0-17|32	%{_docdir}/LDP/*
14cr|lkmpg-1.1.0-17|33	
14cr|lkmpg-1.1.0-17|34	
14cr|lkmpg-1.1.0-17|35	
14cr|lkmpg-1.1.0-17|36	
14cr|lkmpg-1.1.0-17|37	
14cr|lkmpg-1.1.0-17|38	%changelog
14cr|lkmpg-1.1.0-17|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-17
14cr|lkmpg-1.1.0-17|40	+ Revision: fe06a3e
14cr|lkmpg-1.1.0-17|41	- MassBuild#464: Increase release tag
14cr|lkmpg-1.1.0-17|42	
14cr|lkmpg-1.1.0-17|43	

2750 14
14cr|ll-plugins-0.2.8-4|1	Summary:    A collection of LV2 plugins
14cr|ll-plugins-0.2.8-4|2	Name:       ll-plugins
14cr|ll-plugins-0.2.8-4|3	Version:    0.2.8
14cr|ll-plugins-0.2.8-4|4	Release:    4
14cr|ll-plugins-0.2.8-4|5	License:    GPLv3+
14cr|ll-plugins-0.2.8-4|6	Group:      Sound
14cr|ll-plugins-0.2.8-4|7	URL:        http://ll-plugins.nongnu.org/index.html
14cr|ll-plugins-0.2.8-4|8	Source0:    http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
14cr|ll-plugins-0.2.8-4|9	Requires:   jackit >= 0.109
14cr|ll-plugins-0.2.8-4|10	BuildRequires:  libalsa-devel
14cr|ll-plugins-0.2.8-4|11	BuildRequires:  boost-devel
14cr|ll-plugins-0.2.8-4|12	BuildRequires:  cairomm-devel
14cr|ll-plugins-0.2.8-4|13	BuildRequires:  fftw3-devel
14cr|ll-plugins-0.2.8-4|14	BuildRequires:  gsl-devel
14cr|ll-plugins-0.2.8-4|15	BuildRequires:  gtkmm2.4-devel >= 2.6.0
14cr|ll-plugins-0.2.8-4|16	BuildRequires:  jackit
14cr|ll-plugins-0.2.8-4|17	BuildRequires:  lash-devel
14cr|ll-plugins-0.2.8-4|18	BuildRequires:  jackit-devel >= 0.109
14cr|ll-plugins-0.2.8-4|19	BuildRequires:  liblo-devel
14cr|ll-plugins-0.2.8-4|20	BuildRequires:  lv2-c++-tools
14cr|ll-plugins-0.2.8-4|21	BuildRequires:  lv2-c++-tools-devel
14cr|ll-plugins-0.2.8-4|22	BuildRequires:  pkgconfig
14cr|ll-plugins-0.2.8-4|23	BuildRequires:  libsamplerate-devel
14cr|ll-plugins-0.2.8-4|24	BuildRequires:  sndfile-devel
14cr|ll-plugins-0.2.8-4|25	BuildRequires:  sigc++2.0-devel
14cr|ll-plugins-0.2.8-4|26	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ll-plugins-0.2.8-4|27	
14cr|ll-plugins-0.2.8-4|28	%description
14cr|ll-plugins-0.2.8-4|29	THE PLUGINS
14cr|ll-plugins-0.2.8-4|30	===========
14cr|ll-plugins-0.2.8-4|31	All plugins are installed in separate LV2 bundles (except the ones that are
14cr|ll-plugins-0.2.8-4|32	closely related, like the math-constant plugins or the mono and stereo versions
14cr|ll-plugins-0.2.8-4|33	of the peak meter). The GUIs, for the plugins that have GUIs, are installed in
14cr|ll-plugins-0.2.8-4|34	bundles of their own to make it easier for packagers to put them in separate
14cr|ll-plugins-0.2.8-4|35	binary packages to avoid Gtk dependencies for the plugins themselves.
14cr|ll-plugins-0.2.8-4|36	
14cr|ll-plugins-0.2.8-4|37	The plugins are reasonably simple and could be used as examples or starting
14cr|ll-plugins-0.2.8-4|38	points for hackers who want to write LV2 plugins based on the frameworks in
14cr|ll-plugins-0.2.8-4|39	the lv2-c++-tools package. There are synths, event processors, simple audio
14cr|ll-plugins-0.2.8-4|40	and control manipulators and GUI-based plugins.
14cr|ll-plugins-0.2.8-4|41	
14cr|ll-plugins-0.2.8-4|42	BASIC ARPEGGIATOR
14cr|ll-plugins-0.2.8-4|43	=================
14cr|ll-plugins-0.2.8-4|44	This plugin is just what it says. It takes MIDI event input and writes
14cr|ll-plugins-0.2.8-4|45	MIDI event output in the form of an arpeggio over the held keys in the input.
14cr|ll-plugins-0.2.8-4|46	You can control the speed of the arpeggio and the direction (up or down).
14cr|ll-plugins-0.2.8-4|47	
14cr|ll-plugins-0.2.8-4|48	CONTROL2MIDI
14cr|ll-plugins-0.2.8-4|49	============
14cr|ll-plugins-0.2.8-4|50	A plugin that converts a LV2 control port value to MIDI CC events. You can
14cr|ll-plugins-0.2.8-4|51	set the CC number and the expected range of the input value.
14cr|ll-plugins-0.2.8-4|52	
14cr|ll-plugins-0.2.8-4|53	KLAVIATUR
14cr|ll-plugins-0.2.8-4|54	=========
14cr|ll-plugins-0.2.8-4|55	A MIDI keyboard. You can use it to send pitchbend events, CC events and of
14cr|ll-plugins-0.2.8-4|56	course notes, using mouse or keyboard. Handy when you want to test a synth
14cr|ll-plugins-0.2.8-4|57	patch but don't have a real keyboard nearby. Klaviatur has a Gtk GUI that you
14cr|ll-plugins-0.2.8-4|58	use to control it.
14cr|ll-plugins-0.2.8-4|59	
14cr|ll-plugins-0.2.8-4|60	MATH-CONSTANTS
14cr|ll-plugins-0.2.8-4|61	==============
14cr|ll-plugins-0.2.8-4|62	A set of plugins that output constant control parameters for mathematical
14cr|ll-plugins-0.2.8-4|63	constants defined in the C header <math.h>.
14cr|ll-plugins-0.2.8-4|64	
14cr|ll-plugins-0.2.8-4|65	MATH-FUNCTIONS
14cr|ll-plugins-0.2.8-4|66	==============
14cr|ll-plugins-0.2.8-4|67	A set of plugins wrapping most of the functions in the C header <math.h>
14cr|ll-plugins-0.2.8-4|68	(sin(), cos(), exp(), modf() etc). All are available as both audio rate
14cr|ll-plugins-0.2.8-4|69	and control rate functions.
14cr|ll-plugins-0.2.8-4|70	
14cr|ll-plugins-0.2.8-4|71	PEAK METER
14cr|ll-plugins-0.2.8-4|72	==========
14cr|ll-plugins-0.2.8-4|73	A decaying peak meter that shows the peak level of the input signal.
14cr|ll-plugins-0.2.8-4|74	There is a mono and a stereo version. Both have Gtk GUIs.
14cr|ll-plugins-0.2.8-4|75	
14cr|ll-plugins-0.2.8-4|76	RUDOLF 556
14cr|ll-plugins-0.2.8-4|77	==========
14cr|ll-plugins-0.2.8-4|78	A simple drum machine with six separate drum voices - two bass drums, two
14cr|ll-plugins-0.2.8-4|79	snares and two hihats. The different voices are mapped to C, D, E, F, G and A
14cr|ll-plugins-0.2.8-4|80	in all octaves, and every voice has three control parameters (length,
14cr|ll-plugins-0.2.8-4|81	hardness and volume). This plugin has a Gtk GUI that you can use to control the
14cr|ll-plugins-0.2.8-4|82	parameters.
14cr|ll-plugins-0.2.8-4|83	
14cr|ll-plugins-0.2.8-4|84	SINESHAPER
14cr|ll-plugins-0.2.8-4|85	==========
14cr|ll-plugins-0.2.8-4|86	An LV2 version of the Sineshaper synth - two sine oscillators fed through
14cr|ll-plugins-0.2.8-4|87	two sine waveshapers in series, with a bunch of parameters to control them.
14cr|ll-plugins-0.2.8-4|88	This plugin has a Gtk GUI too.
14cr|ll-plugins-0.2.8-4|89	
14cr|ll-plugins-0.2.8-4|90	%package    gui
14cr|ll-plugins-0.2.8-4|91	Summary:    GUIs for the ll-plugins package
14cr|ll-plugins-0.2.8-4|92	Group:      Sound
14cr|ll-plugins-0.2.8-4|93	
14cr|ll-plugins-0.2.8-4|94	%description    gui
14cr|ll-plugins-0.2.8-4|95	This package contains the GUIs for the ll-plugins.
14cr|ll-plugins-0.2.8-4|96	
14cr|ll-plugins-0.2.8-4|97	%package -n elven
14cr|ll-plugins-0.2.8-4|98	Summary:    The LV2 host Elven
14cr|ll-plugins-0.2.8-4|99	Group:      Sound
14cr|ll-plugins-0.2.8-4|100	Requires:   jackit >= 0.109
14cr|ll-plugins-0.2.8-4|101	
14cr|ll-plugins-0.2.8-4|102	%description -n elven
14cr|ll-plugins-0.2.8-4|103	THE HOST
14cr|ll-plugins-0.2.8-4|104	========
14cr|ll-plugins-0.2.8-4|105	The host that comes with this package is called Elven (Experimental LV2
14cr|ll-plugins-0.2.8-4|106	Execution ENvironment). It is pretty slow and I don't really recommend it.
14cr|ll-plugins-0.2.8-4|107	If you can use another host, do that.
14cr|ll-plugins-0.2.8-4|108	
14cr|ll-plugins-0.2.8-4|109	%prep
14cr|ll-plugins-0.2.8-4|110	
14cr|ll-plugins-0.2.8-4|111	%setup -q -n %{name}-%{version}
14cr|ll-plugins-0.2.8-4|112	
14cr|ll-plugins-0.2.8-4|113	%build
14cr|ll-plugins-0.2.8-4|114	./configure \
14cr|ll-plugins-0.2.8-4|115	--prefix=%{_prefix} \
14cr|ll-plugins-0.2.8-4|116	--libdir=%{_libdir} \
14cr|ll-plugins-0.2.8-4|117	--CFLAGS="%{optflags} -Dclear_path=begin_new_path" \
14cr|ll-plugins-0.2.8-4|118	--LDFLAGS=-ldl
14cr|ll-plugins-0.2.8-4|119	
14cr|ll-plugins-0.2.8-4|120	%make
14cr|ll-plugins-0.2.8-4|121	
14cr|ll-plugins-0.2.8-4|122	%install
14cr|ll-plugins-0.2.8-4|123	rm -rf %{buildroot}
14cr|ll-plugins-0.2.8-4|124	
14cr|ll-plugins-0.2.8-4|125	%makeinstall_std \
14cr|ll-plugins-0.2.8-4|126	build_experimental=yes \
14cr|ll-plugins-0.2.8-4|127	install-lv2-plugins \
14cr|ll-plugins-0.2.8-4|128	prefix=%{_prefix} \
14cr|ll-plugins-0.2.8-4|129	libdir=%{_libdir} \
14cr|ll-plugins-0.2.8-4|130	docdir=%{_docdir}/%{name}
14cr|ll-plugins-0.2.8-4|131	
14cr|ll-plugins-0.2.8-4|132	%clean
14cr|ll-plugins-0.2.8-4|133	rm -rf %{buildroot}
14cr|ll-plugins-0.2.8-4|134	
14cr|ll-plugins-0.2.8-4|135	%files
14cr|ll-plugins-0.2.8-4|136	%defattr(-, root, root)
14cr|ll-plugins-0.2.8-4|137	%doc AUTHORS COPYING ChangeLog README
14cr|ll-plugins-0.2.8-4|138	%{_libdir}/lv2/arpeggiator.lv2/*
14cr|ll-plugins-0.2.8-4|139	%{_libdir}/lv2/control2midi.lv2/*
14cr|ll-plugins-0.2.8-4|140	%{_libdir}/lv2/klaviatur.lv2/*
14cr|ll-plugins-0.2.8-4|141	%{_libdir}/lv2/math-constants.lv2/*
14cr|ll-plugins-0.2.8-4|142	%{_libdir}/lv2/math-functions.lv2/*
14cr|ll-plugins-0.2.8-4|143	%{_libdir}/lv2/peakmeter.lv2/*
14cr|ll-plugins-0.2.8-4|144	%{_libdir}/lv2/rudolf556.lv2/*
14cr|ll-plugins-0.2.8-4|145	%{_libdir}/lv2/sineshaper.lv2/*
14cr|ll-plugins-0.2.8-4|146	
14cr|ll-plugins-0.2.8-4|147	%files gui
14cr|ll-plugins-0.2.8-4|148	%defattr(-, root, root)
14cr|ll-plugins-0.2.8-4|149	%doc COPYING
14cr|ll-plugins-0.2.8-4|150	%{_libdir}/lv2/klaviatur_gtk.lv2/*
14cr|ll-plugins-0.2.8-4|151	%{_libdir}/lv2/peakmeter_gtk.lv2/*
14cr|ll-plugins-0.2.8-4|152	%{_libdir}/lv2/rudolf556_gtk.lv2/*
14cr|ll-plugins-0.2.8-4|153	%{_libdir}/lv2/sineshaper_gtk.lv2/*
14cr|ll-plugins-0.2.8-4|154	
14cr|ll-plugins-0.2.8-4|155	%files -n elven
14cr|ll-plugins-0.2.8-4|156	%defattr(-, root, root)
14cr|ll-plugins-0.2.8-4|157	%doc COPYING
14cr|ll-plugins-0.2.8-4|158	%{_bindir}/elven
14cr|ll-plugins-0.2.8-4|159	
14cr|ll-plugins-0.2.8-4|160	
14cr|ll-plugins-0.2.8-4|161	
14cr|ll-plugins-0.2.8-4|162	
14cr|ll-plugins-0.2.8-4|163	%changelog
14cr|ll-plugins-0.2.8-4|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-4
14cr|ll-plugins-0.2.8-4|165	+ Revision: dc153e9
14cr|ll-plugins-0.2.8-4|166	- MassBuild#464: Increase release tag
14cr|ll-plugins-0.2.8-4|167	
14cr|ll-plugins-0.2.8-4|168	

2751 14
14cr|lmbench-3.0-0.a9.4|1	# Based on Fedora's package
14cr|lmbench-3.0-0.a9.4|2	
14cr|lmbench-3.0-0.a9.4|3	%define tar_release a9
14cr|lmbench-3.0-0.a9.4|4	
14cr|lmbench-3.0-0.a9.4|5	Summary:	Tools for Kernel Performance Analysis
14cr|lmbench-3.0-0.a9.4|6	Name:		lmbench
14cr|lmbench-3.0-0.a9.4|7	Version:	3.0
14cr|lmbench-3.0-0.a9.4|8	Release:	0.%{tar_release}.4
14cr|lmbench-3.0-0.a9.4|9	License:	GPL
14cr|lmbench-3.0-0.a9.4|10	Group:		Development/Kernel
14cr|lmbench-3.0-0.a9.4|11	Url:		http://sourceforge.net/projects/lmbench
14cr|lmbench-3.0-0.a9.4|12	Source0:	http://dl.sf.net/lmbench/lmbench-%{version}-%{tar_release}.tgz
14cr|lmbench-3.0-0.a9.4|13	Source1:	%{name}-%{version}-%{tar_release}-run.sh
14cr|lmbench-3.0-0.a9.4|14	Patch0:		lmbench-3.0-a9-tirpc.patch
14cr|lmbench-3.0-0.a9.4|15	BuildRequires:	pkgconfig(libtirpc)
14cr|lmbench-3.0-0.a9.4|16	
14cr|lmbench-3.0-0.a9.4|17	%description
14cr|lmbench-3.0-0.a9.4|18	Bandwidth benchmarks: cached file read, memory copy (bcopy), memory read,
14cr|lmbench-3.0-0.a9.4|19	memory write, pipe, TCP; Latency benchmarks: context switching, connection
14cr|lmbench-3.0-0.a9.4|20	establishment, pipe, TCP, UDP, RPC hot potato, file system creates and
14cr|lmbench-3.0-0.a9.4|21	deletes, process creation, signal handling, system call overhead,  memory
14cr|lmbench-3.0-0.a9.4|22	read latency; Miscellanious Processor clock rate calculation.
14cr|lmbench-3.0-0.a9.4|23	
14cr|lmbench-3.0-0.a9.4|24	%files
14cr|lmbench-3.0-0.a9.4|25	%doc ACKNOWLEDGEMENTS CHANGES COPYING COPYING-2 hbench-REBUTTAL README.* TODO.* doc/
14cr|lmbench-3.0-0.a9.4|26	%{_bindir}/lmbench
14cr|lmbench-3.0-0.a9.4|27	%{_prefix}/lib/lmbench/
14cr|lmbench-3.0-0.a9.4|28	
14cr|lmbench-3.0-0.a9.4|29	#----------------------------------------------------------------------------
14cr|lmbench-3.0-0.a9.4|30	
14cr|lmbench-3.0-0.a9.4|31	%prep
14cr|lmbench-3.0-0.a9.4|32	%setup -q -n %{name}-%{version}-%{tar_release}
14cr|lmbench-3.0-0.a9.4|33	%patch0 -p1
14cr|lmbench-3.0-0.a9.4|34	
14cr|lmbench-3.0-0.a9.4|35	mv -f src/TODO TODO.lmbench
14cr|lmbench-3.0-0.a9.4|36	mv -f scripts/README README.scripts
14cr|lmbench-3.0-0.a9.4|37	mv -f scripts/SHIT SHIT.scripts
14cr|lmbench-3.0-0.a9.4|38	mv -f scripts/TODO TODO.scripts
14cr|lmbench-3.0-0.a9.4|39	
14cr|lmbench-3.0-0.a9.4|40	%build
14cr|lmbench-3.0-0.a9.4|41	#make LDLIBS="-ltirpc"
14cr|lmbench-3.0-0.a9.4|42	%make
14cr|lmbench-3.0-0.a9.4|43	find . -name 'SCCS' -type d -exec rm -rf {} \;
14cr|lmbench-3.0-0.a9.4|44	
14cr|lmbench-3.0-0.a9.4|45	%install
14cr|lmbench-3.0-0.a9.4|46	install -Dp -m0755 %{SOURCE1} %{buildroot}%{_bindir}/lmbench
14cr|lmbench-3.0-0.a9.4|47	install -Dp -m0644 results/Makefile %{buildroot}%{_prefix}/lib/lmbench/results/Makefile
14cr|lmbench-3.0-0.a9.4|48	install -Dp -m0644 src/webpage-lm.tar %{buildroot}%{_prefix}/lib/lmbench/src/webpage-lm.tar
14cr|lmbench-3.0-0.a9.4|49	
14cr|lmbench-3.0-0.a9.4|50	cp -avx bin/ scripts/ %{buildroot}%{_prefix}/lib/lmbench/
14cr|lmbench-3.0-0.a9.4|51	find %{buildroot}%{_prefix}/lib/lmbench/ -name 'Makefile*' -or -name '*.[ao]' -exec rm -f {} \;
14cr|lmbench-3.0-0.a9.4|52	
14cr|lmbench-3.0-0.a9.4|53	chmod a-x %{buildroot}%{_prefix}/lib/lmbench/scripts/info-template
14cr|lmbench-3.0-0.a9.4|54	
14cr|lmbench-3.0-0.a9.4|55	
14cr|lmbench-3.0-0.a9.4|56	%changelog
14cr|lmbench-3.0-0.a9.4|57	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-0.a9.4
14cr|lmbench-3.0-0.a9.4|58	+ Revision: 4fecdba
14cr|lmbench-3.0-0.a9.4|59	- Build with tirpc
14cr|lmbench-3.0-0.a9.4|60	
14cr|lmbench-3.0-0.a9.4|61	

2752 14
14cr|lmctl-0.3.2-8|1	%define rel 8
14cr|lmctl-0.3.2-8|2	%define name lmctl
14cr|lmctl-0.3.2-8|3	%define version 0.3.2
14cr|lmctl-0.3.2-8|4	%define release %mkrel %{rel}
14cr|lmctl-0.3.2-8|5	
14cr|lmctl-0.3.2-8|6	Summary:	Configuration tool for Logitech USB Mice
14cr|lmctl-0.3.2-8|7	Name:		%{name}
14cr|lmctl-0.3.2-8|8	Version:	%{version}
14cr|lmctl-0.3.2-8|9	Release:	%{release}
14cr|lmctl-0.3.2-8|10	License:	GPL
14cr|lmctl-0.3.2-8|11	Group:		System/Configuration/Hardware
14cr|lmctl-0.3.2-8|12	URL:		http://bedroomlan.dyndns.org/~alexios/coding_lmctl.html
14cr|lmctl-0.3.2-8|13	BuildRoot:	%_tmppath/%{name}-%{version}-%{release}-buildroot
14cr|lmctl-0.3.2-8|14	Source0:	http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/%{name}_%{version}.tar.gz
14cr|lmctl-0.3.2-8|15	Source1:	http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/%{name}_%{version}.tar.gz.sig
14cr|lmctl-0.3.2-8|16	# (abel) Recognize extra mouse IDs
14cr|lmctl-0.3.2-8|17	Patch0:		lmctl-0.3.2-extra-devices.patch.bz2
14cr|lmctl-0.3.2-8|18	# (abel) MX518 allows max 1600dpi resolution
14cr|lmctl-0.3.2-8|19	Patch1:		lmctl-0.3.2-mx518.patch.bz2
14cr|lmctl-0.3.2-8|20	BuildRequires:	libusb-devel
14cr|lmctl-0.3.2-8|21	Requires:	logitech-mouse-common
14cr|lmctl-0.3.2-8|22	
14cr|lmctl-0.3.2-8|23	%description
14cr|lmctl-0.3.2-8|24	LMCtl can manipulate the special features on recent Logitech USB
14cr|lmctl-0.3.2-8|25	mice using Command Line interface. Features that can be controlled
14cr|lmctl-0.3.2-8|26	or reported include:
14cr|lmctl-0.3.2-8|27	
14cr|lmctl-0.3.2-8|28	o Wireless status reporting
14cr|lmctl-0.3.2-8|29	o Battery charge indication
14cr|lmctl-0.3.2-8|30	o Resolution
14cr|lmctl-0.3.2-8|31	o SmartScroll.
14cr|lmctl-0.3.2-8|32	
14cr|lmctl-0.3.2-8|33	%prep
14cr|lmctl-0.3.2-8|34	%setup -q -n %{name}-0.3.1
14cr|lmctl-0.3.2-8|35	%patch0 -p1 -b .extradevice
14cr|lmctl-0.3.2-8|36	%patch1 -p1 -b .mx518
14cr|lmctl-0.3.2-8|37	
14cr|lmctl-0.3.2-8|38	%build
14cr|lmctl-0.3.2-8|39	%configure2_5x --bindir=%{_sbindir}
14cr|lmctl-0.3.2-8|40	%make
14cr|lmctl-0.3.2-8|41	
14cr|lmctl-0.3.2-8|42	%install
14cr|lmctl-0.3.2-8|43	rm -rf  %{buildroot}
14cr|lmctl-0.3.2-8|44	%makeinstall_std
14cr|lmctl-0.3.2-8|45	
14cr|lmctl-0.3.2-8|46	%clean
14cr|lmctl-0.3.2-8|47	rm -rf %{buildroot}
14cr|lmctl-0.3.2-8|48	
14cr|lmctl-0.3.2-8|49	%files
14cr|lmctl-0.3.2-8|50	%defattr(-,root,root)
14cr|lmctl-0.3.2-8|51	%doc AUTHORS COPYING README debian/changelog
14cr|lmctl-0.3.2-8|52	%{_sbindir}/*
14cr|lmctl-0.3.2-8|53	%{_mandir}/man1/lmctl*
14cr|lmctl-0.3.2-8|54	
14cr|lmctl-0.3.2-8|55	
14cr|lmctl-0.3.2-8|56	
14cr|lmctl-0.3.2-8|57	
14cr|lmctl-0.3.2-8|58	
14cr|lmctl-0.3.2-8|59	%changelog
14cr|lmctl-0.3.2-8|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3.2-8
14cr|lmctl-0.3.2-8|61	+ Revision: 9dfdb8a
14cr|lmctl-0.3.2-8|62	- Automatic import for version 0.3.2
14cr|lmctl-0.3.2-8|63	
14cr|lmctl-0.3.2-8|64	

2753 14
14cr|lmms-1.0.3-1|1	%define Werror_cflags %{nil}
14cr|lmms-1.0.3-1|2	# RemoteZynAddSubFx doesn't work without rpath
14cr|lmms-1.0.3-1|3	%global _cmake_skip_rpath %{nil}
14cr|lmms-1.0.3-1|4	
14cr|lmms-1.0.3-1|5	%define devname %mklibname %{name} -d
14cr|lmms-1.0.3-1|6	
14cr|lmms-1.0.3-1|7	Summary:	Linux MultiMedia Studio
14cr|lmms-1.0.3-1|8	Name:		lmms
14cr|lmms-1.0.3-1|9	Version:	1.0.3
14cr|lmms-1.0.3-1|10	Release:	1
14cr|lmms-1.0.3-1|11	License:	GPLv2+
14cr|lmms-1.0.3-1|12	Group:		Sound
14cr|lmms-1.0.3-1|13	Url:		http://lmms.sourceforge.net/
14cr|lmms-1.0.3-1|14	Source0:	https://github.com/LMMS/lmms/releases/download/v%{version}/%{name}-%{version}-src.tar.bz2
14cr|lmms-1.0.3-1|15	Patch0:		lmms-1.0.3-no-werror.patch
14cr|lmms-1.0.3-1|16	Patch1:		lmms-1.0.3-gcc4.9.patch
14cr|lmms-1.0.3-1|17	BuildRequires:	cmake
14cr|lmms-1.0.3-1|18	BuildRequires:	fltk-devel
14cr|lmms-1.0.3-1|19	BuildRequires:	ladspa-devel
14cr|lmms-1.0.3-1|20	BuildRequires:	qt4-devel
14cr|lmms-1.0.3-1|21	BuildRequires:	SDL_sound-devel
14cr|lmms-1.0.3-1|22	# Synthesis ToolKit
14cr|lmms-1.0.3-1|23	BuildRequires:	stk-devel >= 4.4.4
14cr|lmms-1.0.3-1|24	BuildRequires:	pkgconfig(alsa)
14cr|lmms-1.0.3-1|25	BuildRequires:	pkgconfig(fftw3)
14cr|lmms-1.0.3-1|26	BuildRequires:	pkgconfig(fluidsynth)
14cr|lmms-1.0.3-1|27	BuildRequires:	pkgconfig(freetype2)
14cr|lmms-1.0.3-1|28	BuildRequires:	pkgconfig(jack)
14cr|lmms-1.0.3-1|29	BuildRequires:	pkgconfig(libpulse)
14cr|lmms-1.0.3-1|30	BuildRequires:	pkgconfig(ogg)
14cr|lmms-1.0.3-1|31	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|lmms-1.0.3-1|32	BuildRequires:	pkgconfig(samplerate)
14cr|lmms-1.0.3-1|33	BuildRequires:	pkgconfig(sdl)
14cr|lmms-1.0.3-1|34	BuildRequires:	pkgconfig(sndfile)
14cr|lmms-1.0.3-1|35	BuildRequires:	pkgconfig(x11)
14cr|lmms-1.0.3-1|36	BuildRequires:	pkgconfig(xext)
14cr|lmms-1.0.3-1|37	BuildRequires:	pkgconfig(xft)
14cr|lmms-1.0.3-1|38	BuildRequires:	pkgconfig(xinerama)
14cr|lmms-1.0.3-1|39	Requires:	calf
14cr|lmms-1.0.3-1|40	Requires:	caps
14cr|lmms-1.0.3-1|41	Requires:	cmt
14cr|lmms-1.0.3-1|42	Requires:	fltk
14cr|lmms-1.0.3-1|43	Requires:	swh-plugins
14cr|lmms-1.0.3-1|44	Obsoletes:	lmms-mt < 1.0.3
14cr|lmms-1.0.3-1|45	
14cr|lmms-1.0.3-1|46	%description
14cr|lmms-1.0.3-1|47	LMMS combines the features of a tracker-sequencer program and those of
14cr|lmms-1.0.3-1|48	powerful synthesizers, samplers, effects etc. in a modern, user-friendly and
14cr|lmms-1.0.3-1|49	easy to use graphical user-interface.
14cr|lmms-1.0.3-1|50	
14cr|lmms-1.0.3-1|51	%files
14cr|lmms-1.0.3-1|52	%doc README AUTHORS TODO
14cr|lmms-1.0.3-1|53	%{_bindir}/%{name}
14cr|lmms-1.0.3-1|54	%{_datadir}/%{name}
14cr|lmms-1.0.3-1|55	%{_libdir}/%{name}/*
14cr|lmms-1.0.3-1|56	%{_mandir}/man?/*
14cr|lmms-1.0.3-1|57	%{_datadir}/applications/*.desktop
14cr|lmms-1.0.3-1|58	%{_datadir}/mime/packages/%{name}.xml
14cr|lmms-1.0.3-1|59	%{_datadir}/pixmaps/%{name}.png
14cr|lmms-1.0.3-1|60	
14cr|lmms-1.0.3-1|61	#----------------------------------------------------------------------------
14cr|lmms-1.0.3-1|62	
14cr|lmms-1.0.3-1|63	%package -n %{devname}
14cr|lmms-1.0.3-1|64	Summary:	LMMS development files
14cr|lmms-1.0.3-1|65	Group:		Development/Other
14cr|lmms-1.0.3-1|66	
14cr|lmms-1.0.3-1|67	%description -n %devname
14cr|lmms-1.0.3-1|68	Development headers for LMMS.
14cr|lmms-1.0.3-1|69	
14cr|lmms-1.0.3-1|70	%files -n %{devname}
14cr|lmms-1.0.3-1|71	%{_includedir}/%{name}/*
14cr|lmms-1.0.3-1|72	
14cr|lmms-1.0.3-1|73	#----------------------------------------------------------------------------
14cr|lmms-1.0.3-1|74	
14cr|lmms-1.0.3-1|75	%prep
14cr|lmms-1.0.3-1|76	%setup -q
14cr|lmms-1.0.3-1|77	%patch0 -p1
14cr|lmms-1.0.3-1|78	%patch1 -p1
14cr|lmms-1.0.3-1|79	
14cr|lmms-1.0.3-1|80	%build
14cr|lmms-1.0.3-1|81	%cmake
14cr|lmms-1.0.3-1|82	make VERBOSE=1
14cr|lmms-1.0.3-1|83	
14cr|lmms-1.0.3-1|84	%install
14cr|lmms-1.0.3-1|85	%makeinstall_std -C build
14cr|lmms-1.0.3-1|86	
14cr|lmms-1.0.3-1|87	rm -rf %{buildroot}%{_datadir}/menu/lmms
14cr|lmms-1.0.3-1|88	
14cr|lmms-1.0.3-1|89	%changelog
14cr|lmms-1.0.3-1|90	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14cr|lmms-1.0.3-1|91	+ Revision: 2d85d11
14cr|lmms-1.0.3-1|92	- New version 1.0.3, spec cleanup
14cr|lmms-1.0.3-1|93	
14cr|lmms-1.0.3-1|94	

2754 14
14cr|lnav-0.5.1-2|1	Summary:	A curses-based tool for viewing and analyzing log files
14cr|lnav-0.5.1-2|2	Name:		lnav
14cr|lnav-0.5.1-2|3	Version:	0.5.1
14cr|lnav-0.5.1-2|4	Release:	2
14cr|lnav-0.5.1-2|5	License:	BSD
14cr|lnav-0.5.1-2|6	Group:		File tools
14cr|lnav-0.5.1-2|7	Url:		http://lnav.org
14cr|lnav-0.5.1-2|8	Source0:	http://lnav.org/downloads/%{name}-%{version}.tar.bz2
14cr|lnav-0.5.1-2|9	BuildRequires:	bzip2-devel
14cr|lnav-0.5.1-2|10	BuildRequires:	readline-devel
14cr|lnav-0.5.1-2|11	BuildRequires:	pkgconfig(libpcre)
14cr|lnav-0.5.1-2|12	BuildRequires:	pkgconfig(ncursesw)
14cr|lnav-0.5.1-2|13	BuildRequires:	pkgconfig(openssl)
14cr|lnav-0.5.1-2|14	BuildRequires:	pkgconfig(sqlite3)
14cr|lnav-0.5.1-2|15	BuildRequires:	pkgconfig(zlib)
14cr|lnav-0.5.1-2|16	
14cr|lnav-0.5.1-2|17	%description
14cr|lnav-0.5.1-2|18	The log file navigator is an enhanced log file viewer that takes
14cr|lnav-0.5.1-2|19	advantage of any semantic information that can be gleaned from
14cr|lnav-0.5.1-2|20	the files being viewed, such as timestamps and log levels. Using this
14cr|lnav-0.5.1-2|21	extra semantic information, it can do things like interleaving
14cr|lnav-0.5.1-2|22	messages from different files, generate histograms of messages over
14cr|lnav-0.5.1-2|23	time, and providing hotkeys for navigating through the file. It is
14cr|lnav-0.5.1-2|24	hoped that these features will allow the user to quickly and
14cr|lnav-0.5.1-2|25	efficiently zero in on problems.
14cr|lnav-0.5.1-2|26	
14cr|lnav-0.5.1-2|27	%prep
14cr|lnav-0.5.1-2|28	%setup -q
14cr|lnav-0.5.1-2|29	
14cr|lnav-0.5.1-2|30	%build
14cr|lnav-0.5.1-2|31	autoreconf -fiv
14cr|lnav-0.5.1-2|32	%configure2_5x --disable-static
14cr|lnav-0.5.1-2|33	%make
14cr|lnav-0.5.1-2|34	
14cr|lnav-0.5.1-2|35	%install
14cr|lnav-0.5.1-2|36	%makeinstall_std
14cr|lnav-0.5.1-2|37	
14cr|lnav-0.5.1-2|38	%files
14cr|lnav-0.5.1-2|39	%doc LICENSE NEWS README
14cr|lnav-0.5.1-2|40	%{_bindir}/%{name}
14cr|lnav-0.5.1-2|41	
14cr|lnav-0.5.1-2|42	
14cr|lnav-0.5.1-2|43	%changelog
14cr|lnav-0.5.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|lnav-0.5.1-2|45	+ Revision: f0825ce
14cr|lnav-0.5.1-2|46	- MassBuild#464: Increase release tag
14cr|lnav-0.5.1-2|47	
14cr|lnav-0.5.1-2|48	

2755 14
14cr|log4cpp-1.0-3|1	%define major 4
14cr|log4cpp-1.0-3|2	%define libname %mklibname log4cpp %{major}
14cr|log4cpp-1.0-3|3	%define develname %mklibname log4cpp -d
14cr|log4cpp-1.0-3|4	
14cr|log4cpp-1.0-3|5	Summary:	Log for C++
14cr|log4cpp-1.0-3|6	Name:		log4cpp
14cr|log4cpp-1.0-3|7	Version:	1.0
14cr|log4cpp-1.0-3|8	Release:	3
14cr|log4cpp-1.0-3|9	License:	LGPLv2+
14cr|log4cpp-1.0-3|10	Group:		System/Libraries
14cr|log4cpp-1.0-3|11	URL:		http://log4cpp.sourceforge.net/
14cr|log4cpp-1.0-3|12	Source0:	%{name}-%{version}.tar.gz
14cr|log4cpp-1.0-3|13	Patch0:		log4cpp-1.0-gcc43.patch
14cr|log4cpp-1.0-3|14	Patch1:		log4cpp-1.0-remove-pc-cflags.patch
14cr|log4cpp-1.0-3|15	Patch2:		log4cpp-1.0-fix-doc-dest.patch
14cr|log4cpp-1.0-3|16	Patch3:		log4cpp-1.0-no-snprintf.patch
14cr|log4cpp-1.0-3|17	BuildRequires:	autoconf2.5
14cr|log4cpp-1.0-3|18	BuildRequires:  doxygen
14cr|log4cpp-1.0-3|19	BuildRequires:  libtool
14cr|log4cpp-1.0-3|20	BuildRequires:	multiarch-utils >= 1.0.3
14cr|log4cpp-1.0-3|21	
14cr|log4cpp-1.0-3|22	%description
14cr|log4cpp-1.0-3|23	Log for C++ is a library of classes for flexible logging to files, syslog,
14cr|log4cpp-1.0-3|24	and other destinations. It is modeled after the Log for Java library and
14cr|log4cpp-1.0-3|25	stays as close to its API as is reasonable.
14cr|log4cpp-1.0-3|26	
14cr|log4cpp-1.0-3|27	%package -n	%{libname}
14cr|log4cpp-1.0-3|28	Summary:	Log for C++ library
14cr|log4cpp-1.0-3|29	Group:		System/Libraries
14cr|log4cpp-1.0-3|30	
14cr|log4cpp-1.0-3|31	%description -n	%{libname}
14cr|log4cpp-1.0-3|32	Log for C++ is a library of classes for flexible logging to files, syslog,
14cr|log4cpp-1.0-3|33	and other destinations. It is modeled after the Log for Java library and
14cr|log4cpp-1.0-3|34	stays as close to its API as is reasonable.
14cr|log4cpp-1.0-3|35	
14cr|log4cpp-1.0-3|36	This package contains the shared library needed to run programs using log4cpp.
14cr|log4cpp-1.0-3|37	
14cr|log4cpp-1.0-3|38	%package -n	%{develname}
14cr|log4cpp-1.0-3|39	Summary:	Development tools for Log for C++
14cr|log4cpp-1.0-3|40	Group:		Development/C++
14cr|log4cpp-1.0-3|41	Requires:	%{libname} >= %{version}
14cr|log4cpp-1.0-3|42	Provides:	liblog4cpp-devel = %{version}-%{release}
14cr|log4cpp-1.0-3|43	Provides:	log4cpp-devel = %{version}-%{release}
14cr|log4cpp-1.0-3|44	
14cr|log4cpp-1.0-3|45	%description -n	%{develname}
14cr|log4cpp-1.0-3|46	Log for C++ is a library of classes for flexible logging to files, syslog,
14cr|log4cpp-1.0-3|47	and other destinations. It is modeled after the Log for Java library and
14cr|log4cpp-1.0-3|48	stays as close to its API as is reasonable.
14cr|log4cpp-1.0-3|49	
14cr|log4cpp-1.0-3|50	This package contains the static libraries and header files needed for
14cr|log4cpp-1.0-3|51	development with %{libname}.
14cr|log4cpp-1.0-3|52	
14cr|log4cpp-1.0-3|53	%package	doc
14cr|log4cpp-1.0-3|54	Summary:	HTML formatted API documention for Log for C++
14cr|log4cpp-1.0-3|55	Group:		Development/C++
14cr|log4cpp-1.0-3|56	
14cr|log4cpp-1.0-3|57	%description	doc
14cr|log4cpp-1.0-3|58	The %{name}-doc package contains HTML formatted API documention generated
14cr|log4cpp-1.0-3|59	by the popular doxygen documentation generation tool.
14cr|log4cpp-1.0-3|60	
14cr|log4cpp-1.0-3|61	%prep
14cr|log4cpp-1.0-3|62	%setup -q
14cr|log4cpp-1.0-3|63	%patch0 -p1 -b .gcc43
14cr|log4cpp-1.0-3|64	%patch1 -p1 -b .no-cflags
14cr|log4cpp-1.0-3|65	%patch2 -p1 -b .doc-dest
14cr|log4cpp-1.0-3|66	%patch3 -p1 -b .no-snprintf
14cr|log4cpp-1.0-3|67	
14cr|log4cpp-1.0-3|68	# Delete non-free (but freely distributable) file under Artistic 1.0
14cr|log4cpp-1.0-3|69	# just to be sure we're not using it.
14cr|log4cpp-1.0-3|70	rm -rf src/snprintf.c
14cr|log4cpp-1.0-3|71	
14cr|log4cpp-1.0-3|72	%build
14cr|log4cpp-1.0-3|73	libtoolize --copy --force; aclocal -I m4; autoconf; autoheader; automake --add-missing --copy
14cr|log4cpp-1.0-3|74	export LIBS="-lpthread"
14cr|log4cpp-1.0-3|75	
14cr|log4cpp-1.0-3|76	%configure2_5x \
14cr|log4cpp-1.0-3|77	--enable-doxygen
14cr|log4cpp-1.0-3|78	%make
14cr|log4cpp-1.0-3|79	
14cr|log4cpp-1.0-3|80	%check
14cr|log4cpp-1.0-3|81	make check
14cr|log4cpp-1.0-3|82	
14cr|log4cpp-1.0-3|83	%install
14cr|log4cpp-1.0-3|84	%makeinstall_std
14cr|log4cpp-1.0-3|85	
14cr|log4cpp-1.0-3|86	%multiarch_binaries %{buildroot}%{_bindir}/log4cpp-config
14cr|log4cpp-1.0-3|87	
14cr|log4cpp-1.0-3|88	%files -n %{libname}
14cr|log4cpp-1.0-3|89	%defattr(-,root,root,0755)
14cr|log4cpp-1.0-3|90	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14cr|log4cpp-1.0-3|91	
14cr|log4cpp-1.0-3|92	%files -n %{develname}
14cr|log4cpp-1.0-3|93	%defattr(-,root,root,0755)
14cr|log4cpp-1.0-3|94	%{_includedir}/*
14cr|log4cpp-1.0-3|95	%multiarch %{multiarch_bindir}/log4cpp-config
14cr|log4cpp-1.0-3|96	
14cr|log4cpp-1.0-3|97	%attr(0755,root,root) %{_bindir}/log4cpp-config
14cr|log4cpp-1.0-3|98	%attr(0755,root,root) %{_libdir}/lib*.so
14cr|log4cpp-1.0-3|99	%attr(0644,root,root) %{_libdir}/*.*a
14cr|log4cpp-1.0-3|100	%attr(0644,root,root) %{_libdir}/pkgconfig/log4cpp.pc
14cr|log4cpp-1.0-3|101	%{_datadir}/aclocal/log4cpp.m4
14cr|log4cpp-1.0-3|102	%{_mandir}/*/*
14cr|log4cpp-1.0-3|103	
14cr|log4cpp-1.0-3|104	%files doc
14cr|log4cpp-1.0-3|105	%defattr(-,root,root,0755)
14cr|log4cpp-1.0-3|106	%doc %{_docdir}/*
14cr|log4cpp-1.0-3|107	
14cr|log4cpp-1.0-3|108	
14cr|log4cpp-1.0-3|109	%changelog
14cr|log4cpp-1.0-3|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|log4cpp-1.0-3|111	+ Revision: 8f7a122
14cr|log4cpp-1.0-3|112	- MassBuild#464: Increase release tag
14cr|log4cpp-1.0-3|113	
14cr|log4cpp-1.0-3|114	

2756 14
14cr|logcheck-1.3.15-2|1	%define debug_package %{nil}
14cr|logcheck-1.3.15-2|2	
14cr|logcheck-1.3.15-2|3	Name:		logcheck
14cr|logcheck-1.3.15-2|4	Summary:	Psionic LogCheck
14cr|logcheck-1.3.15-2|5	Version:	1.3.15
14cr|logcheck-1.3.15-2|6	Release:	2
14cr|logcheck-1.3.15-2|7	License:	GPLv2
14cr|logcheck-1.3.15-2|8	Group:		Monitoring
14cr|logcheck-1.3.15-2|9	URL:		http://logcheck.org/
14cr|logcheck-1.3.15-2|10	Source:		http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.15.tar.gz
14cr|logcheck-1.3.15-2|11	BuildRequires:	docbook-to-man
14cr|logcheck-1.3.15-2|12	Requires:	lockfile-progs
14cr|logcheck-1.3.15-2|13	Requires:	nail
14cr|logcheck-1.3.15-2|14	Requires:	sendmail-command
14cr|logcheck-1.3.15-2|15	Requires:	mime-construct
14cr|logcheck-1.3.15-2|16	
14cr|logcheck-1.3.15-2|17	%description
14cr|logcheck-1.3.15-2|18	Logcheck is a software package that is designed to automatically run and check
14cr|logcheck-1.3.15-2|19	system log files for security violations and unusual activity.  Logcheck
14cr|logcheck-1.3.15-2|20	utilizes a program called logtail that remembers the last position it read
14cr|logcheck-1.3.15-2|21	from in a log file and uses this position on subsequent runs to process new
14cr|logcheck-1.3.15-2|22	information.  All source code is available for review and the implementation
14cr|logcheck-1.3.15-2|23	was kept simple to avoid problems.  This package is a clone of the
14cr|logcheck-1.3.15-2|24	frequentcheck.sh script from the Trusted Information Systems Gauntlet(tm)
14cr|logcheck-1.3.15-2|25	firewall package.  TIS has granted permission for me to clone this package.
14cr|logcheck-1.3.15-2|26	
14cr|logcheck-1.3.15-2|27	%prep
14cr|logcheck-1.3.15-2|28	%setup -q
14cr|logcheck-1.3.15-2|29	
14cr|logcheck-1.3.15-2|30	%build
14cr|logcheck-1.3.15-2|31	cd docs
14cr|logcheck-1.3.15-2|32	docbook-to-man logcheck.sgml > logcheck.8
14cr|logcheck-1.3.15-2|33	
14cr|logcheck-1.3.15-2|34	%install
14cr|logcheck-1.3.15-2|35	%makeinstall_std
14cr|logcheck-1.3.15-2|36	
14cr|logcheck-1.3.15-2|37	install -d %buildroot%_mandir/man8
14cr|logcheck-1.3.15-2|38	install -m 644 docs/*.8 %buildroot%_mandir/man8
14cr|logcheck-1.3.15-2|39	
14cr|logcheck-1.3.15-2|40	install -d %buildroot/%_sysconfdir/cron.d
14cr|logcheck-1.3.15-2|41	cat > %buildroot/%_sysconfdir/cron.d/logcheck <<EOF
14cr|logcheck-1.3.15-2|42	2 * * * * logcheck %{_sbindir}/logcheck
14cr|logcheck-1.3.15-2|43	EOF
14cr|logcheck-1.3.15-2|44	
14cr|logcheck-1.3.15-2|45	cat > README.urpmi <<EOF
14cr|logcheck-1.3.15-2|46	Mandriva package notes
14cr|logcheck-1.3.15-2|47	----------------------
14cr|logcheck-1.3.15-2|48	In order to finish installation, you have to ensure the logcheck user has read
14cr|logcheck-1.3.15-2|49	access to all log files listed in %_sysconfdir/logcheck/logcheck.logfiles
14cr|logcheck-1.3.15-2|50	EOF
14cr|logcheck-1.3.15-2|51	
14cr|logcheck-1.3.15-2|52	%clean
14cr|logcheck-1.3.15-2|53	
14cr|logcheck-1.3.15-2|54	%pre
14cr|logcheck-1.3.15-2|55	%_pre_useradd logcheck /var/lib/logcheck /bin/false
14cr|logcheck-1.3.15-2|56	
14cr|logcheck-1.3.15-2|57	%postun
14cr|logcheck-1.3.15-2|58	%_postun_userdel logcheck
14cr|logcheck-1.3.15-2|59	
14cr|logcheck-1.3.15-2|60	%files
14cr|logcheck-1.3.15-2|61	%defattr(-,root,root)
14cr|logcheck-1.3.15-2|62	%doc AUTHORS CHANGES CREDITS INSTALL LICENSE TODO docs/README.* README.urpmi
14cr|logcheck-1.3.15-2|63	%config(noreplace) %_sysconfdir/cron.d/logcheck
14cr|logcheck-1.3.15-2|64	%config(noreplace) %attr(-,root,logcheck) %_sysconfdir/logcheck
14cr|logcheck-1.3.15-2|65	%_sbindir/logcheck
14cr|logcheck-1.3.15-2|66	%_sbindir/logtail
14cr|logcheck-1.3.15-2|67	%_bindir/logcheck-test
14cr|logcheck-1.3.15-2|68	%_sbindir/logtail2
14cr|logcheck-1.3.15-2|69	%_datadir/logtail
14cr|logcheck-1.3.15-2|70	%_mandir/man8/logcheck.8*
14cr|logcheck-1.3.15-2|71	%_mandir/man8/logtail.8*
14cr|logcheck-1.3.15-2|72	%_mandir/man8/logtail2.8*
14cr|logcheck-1.3.15-2|73	%attr(-,logcheck,logcheck) %dir %{_localstatedir}/lock/%name
14cr|logcheck-1.3.15-2|74	%attr(0700,logcheck,logcheck) %dir %{_localstatedir}/lib/%name
14cr|logcheck-1.3.15-2|75	
14cr|logcheck-1.3.15-2|76	
14cr|logcheck-1.3.15-2|77	
14cr|logcheck-1.3.15-2|78	%changelog
14cr|logcheck-1.3.15-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.15-2
14cr|logcheck-1.3.15-2|80	+ Revision: 4381c5b
14cr|logcheck-1.3.15-2|81	- MassBuild#464: Increase release tag
14cr|logcheck-1.3.15-2|82	
14cr|logcheck-1.3.15-2|83	

2757 14
14cr|logfinder-0.1-6|1	%define	name	logfinder
14cr|logfinder-0.1-6|2	%define	version	0.1
14cr|logfinder-0.1-6|3	%define release	 6
14cr|logfinder-0.1-6|4	
14cr|logfinder-0.1-6|5	Name:		%{name}
14cr|logfinder-0.1-6|6	Summary:	Helps Eliminate Unwanted Logging of Personal Data
14cr|logfinder-0.1-6|7	Version:	%{version}
14cr|logfinder-0.1-6|8	Release:	%{release}
14cr|logfinder-0.1-6|9	Source0:	%{name}-%{version}.tar.bz2
14cr|logfinder-0.1-6|10	URL:		http://www.eff.org/news/archives/2005_02.php#002370
14cr|logfinder-0.1-6|11	Group:		File tools
14cr|logfinder-0.1-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|logfinder-0.1-6|13	License:	GPL
14cr|logfinder-0.1-6|14	Requires:	python
14cr|logfinder-0.1-6|15	BuildArch:	noarch
14cr|logfinder-0.1-6|16	
14cr|logfinder-0.1-6|17	%description
14cr|logfinder-0.1-6|18	By finding unwanted log files, logfinder informs system
14cr|logfinder-0.1-6|19	administrators when their servers are collecting personal data
14cr|logfinder-0.1-6|20	and gives them the opportunity to turn logging off if it isn't
14cr|logfinder-0.1-6|21	gathering information necessary for administering the system.
14cr|logfinder-0.1-6|22	
14cr|logfinder-0.1-6|23	%prep
14cr|logfinder-0.1-6|24	%setup -q
14cr|logfinder-0.1-6|25	
14cr|logfinder-0.1-6|26	%install
14cr|logfinder-0.1-6|27	rm -rf $RPM_BUILD_ROOT
14cr|logfinder-0.1-6|28	install -m755 logfinder.py -D $RPM_BUILD_ROOT%{_bindir}/logfinder.py
14cr|logfinder-0.1-6|29	
14cr|logfinder-0.1-6|30	%clean
14cr|logfinder-0.1-6|31	rm -rf $RPM_BUILD_ROOT
14cr|logfinder-0.1-6|32	
14cr|logfinder-0.1-6|33	%files
14cr|logfinder-0.1-6|34	%defattr(-,root,root)
14cr|logfinder-0.1-6|35	%doc README
14cr|logfinder-0.1-6|36	%{_bindir}/logfinder.py
14cr|logfinder-0.1-6|37	
14cr|logfinder-0.1-6|38	
14cr|logfinder-0.1-6|39	
14cr|logfinder-0.1-6|40	
14cr|logfinder-0.1-6|41	%changelog
14cr|logfinder-0.1-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cr|logfinder-0.1-6|43	+ Revision: a73f5d8
14cr|logfinder-0.1-6|44	- MassBuild#464: Increase release tag
14cr|logfinder-0.1-6|45	
14cr|logfinder-0.1-6|46	

2758 14
14cr|loggedfs-0.5-6|1	%define name	loggedfs
14cr|loggedfs-0.5-6|2	%define version	0.5
14cr|loggedfs-0.5-6|3	%define release	6
14cr|loggedfs-0.5-6|4	
14cr|loggedfs-0.5-6|5	Name:		%name
14cr|loggedfs-0.5-6|6	Version:	%version
14cr|loggedfs-0.5-6|7	Release:	%release
14cr|loggedfs-0.5-6|8	License:	GPL
14cr|loggedfs-0.5-6|9	Source:		http://downloads.sourceforge.net/loggedfs/loggedfs-%{version}.tar.bz2
14cr|loggedfs-0.5-6|10	Patch0:		%{name}_makefile.patch
14cr|loggedfs-0.5-6|11	URL:		http://loggedfs.sourceforge.net/
14cr|loggedfs-0.5-6|12	BuildRoot:	%{_tmppath}/%{name}-root
14cr|loggedfs-0.5-6|13	Group:		File tools
14cr|loggedfs-0.5-6|14	Summary:	Fuse-based filesystem which can log every operations that happens in it
14cr|loggedfs-0.5-6|15	BuildRequires:	fuse-devel, pcre-devel, rlog-devel, libxml2-devel
14cr|loggedfs-0.5-6|16	Requires:	fuse
14cr|loggedfs-0.5-6|17	%description
14cr|loggedfs-0.5-6|18	LoggedFS is a fuse-based filesystem which can log every operations that happens
14cr|loggedfs-0.5-6|19	in it.
14cr|loggedfs-0.5-6|20	
14cr|loggedfs-0.5-6|21	How it works: Fuse does almost everything. LoggedFS only sends a message
14cr|loggedfs-0.5-6|22	to syslog when called by fuse and then let the real filesystem do the
14cr|loggedfs-0.5-6|23	rest of the job.
14cr|loggedfs-0.5-6|24	
14cr|loggedfs-0.5-6|25	%prep
14cr|loggedfs-0.5-6|26	%setup -q -c
14cr|loggedfs-0.5-6|27	%patch0 -p1
14cr|loggedfs-0.5-6|28	
14cr|loggedfs-0.5-6|29	%build
14cr|loggedfs-0.5-6|30	%make
14cr|loggedfs-0.5-6|31	
14cr|loggedfs-0.5-6|32	%install
14cr|loggedfs-0.5-6|33	%{__mkdir} -p $RPM_BUILD_ROOT%{_mandir}/man1 $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_sysconfdir}
14cr|loggedfs-0.5-6|34	
14cr|loggedfs-0.5-6|35	%makeinstall
14cr|loggedfs-0.5-6|36	
14cr|loggedfs-0.5-6|37	%files
14cr|loggedfs-0.5-6|38	%defattr(-,root,root)
14cr|loggedfs-0.5-6|39	%doc LICENSE
14cr|loggedfs-0.5-6|40	%{_sysconfdir}/loggedfs.xml
14cr|loggedfs-0.5-6|41	%{_bindir}/loggedfs
14cr|loggedfs-0.5-6|42	%{_mandir}/man1/loggedfs.*
14cr|loggedfs-0.5-6|43	
14cr|loggedfs-0.5-6|44	
14cr|loggedfs-0.5-6|45	
14cr|loggedfs-0.5-6|46	%changelog
14cr|loggedfs-0.5-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-6
14cr|loggedfs-0.5-6|48	+ Revision: e33621f
14cr|loggedfs-0.5-6|49	- MassBuild#464: Increase release tag
14cr|loggedfs-0.5-6|50	
14cr|loggedfs-0.5-6|51	

2759 14
14cr|logitech_applet-0.4test1-8|1	%define name logitech_applet
14cr|logitech_applet-0.4test1-8|2	%define version 0.4test1
14cr|logitech_applet-0.4test1-8|3	%define release  8
14cr|logitech_applet-0.4test1-8|4	
14cr|logitech_applet-0.4test1-8|5	Name:		%{name}
14cr|logitech_applet-0.4test1-8|6	Version:	%{version}
14cr|logitech_applet-0.4test1-8|7	Release:	%{release}
14cr|logitech_applet-0.4test1-8|8	Summary:	Command line tool for Logitech mouse
14cr|logitech_applet-0.4test1-8|9	License:	GPL
14cr|logitech_applet-0.4test1-8|10	Group:		System/Configuration/Hardware
14cr|logitech_applet-0.4test1-8|11	Source:		http://www.frogmouth.net/%{name}-%{version}.tar.bz2
14cr|logitech_applet-0.4test1-8|12	# (abel) MX518 support
14cr|logitech_applet-0.4test1-8|13	Patch0:		logitech_applet-0.4-mx518.patch.bz2
14cr|logitech_applet-0.4test1-8|14	# (abel) More verbose error reporting for smart scroll
14cr|logitech_applet-0.4test1-8|15	Patch1:		logitech_applet-0.4-verbose-report.patch.bz2
14cr|logitech_applet-0.4test1-8|16	URL:		http://freshmeat.net/projects/logitech_applet/
14cr|logitech_applet-0.4test1-8|17	BuildRequires:  libusb0.1-devel
14cr|logitech_applet-0.4test1-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|logitech_applet-0.4test1-8|19	
14cr|logitech_applet-0.4test1-8|20	%description
14cr|logitech_applet-0.4test1-8|21	Logitech Mouse Applet is a small command line tool for setting
14cr|logitech_applet-0.4test1-8|22	the special features that are available on some Logitech mice.
14cr|logitech_applet-0.4test1-8|23	It is particularly useful to those who want to switch their mouse
14cr|logitech_applet-0.4test1-8|24	to 800cpi instead of the default 400cpi.
14cr|logitech_applet-0.4test1-8|25	
14cr|logitech_applet-0.4test1-8|26	%prep
14cr|logitech_applet-0.4test1-8|27	%setup -q
14cr|logitech_applet-0.4test1-8|28	%patch0 -p1 -b .mx518
14cr|logitech_applet-0.4test1-8|29	%patch1 -p1 -b .verbose
14cr|logitech_applet-0.4test1-8|30	
14cr|logitech_applet-0.4test1-8|31	%build
14cr|logitech_applet-0.4test1-8|32	%configure2_5x --bindir=%{_sbindir}
14cr|logitech_applet-0.4test1-8|33	%make
14cr|logitech_applet-0.4test1-8|34	
14cr|logitech_applet-0.4test1-8|35	%install
14cr|logitech_applet-0.4test1-8|36	rm -rf $RPM_BUILD_ROOT
14cr|logitech_applet-0.4test1-8|37	%makeinstall_std
14cr|logitech_applet-0.4test1-8|38	
14cr|logitech_applet-0.4test1-8|39	%clean
14cr|logitech_applet-0.4test1-8|40	rm -rf $RPM_BUILD_ROOT
14cr|logitech_applet-0.4test1-8|41	
14cr|logitech_applet-0.4test1-8|42	%files
14cr|logitech_applet-0.4test1-8|43	%defattr(-,root,root)
14cr|logitech_applet-0.4test1-8|44	%doc INSTALL README AUTHORS ChangeLog
14cr|logitech_applet-0.4test1-8|45	%{_sbindir}/%{name}
14cr|logitech_applet-0.4test1-8|46	
14cr|logitech_applet-0.4test1-8|47	
14cr|logitech_applet-0.4test1-8|48	
14cr|logitech_applet-0.4test1-8|49	
14cr|logitech_applet-0.4test1-8|50	%changelog
14cr|logitech_applet-0.4test1-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4test1-8
14cr|logitech_applet-0.4test1-8|52	+ Revision: f1a967f
14cr|logitech_applet-0.4test1-8|53	- MassBuild#464: Increase release tag
14cr|logitech_applet-0.4test1-8|54	
14cr|logitech_applet-0.4test1-8|55	

2760 14
14cr|logitech-mouse-common-0.1-8|1	%define	version	0.1
14cr|logitech-mouse-common-0.1-8|2	%define release	8
14cr|logitech-mouse-common-0.1-8|3	
14cr|logitech-mouse-common-0.1-8|4	Summary:	Shared data files and scripts for Logitech mice
14cr|logitech-mouse-common-0.1-8|5	Name:		logitech-mouse-common
14cr|logitech-mouse-common-0.1-8|6	Version:	%{version}
14cr|logitech-mouse-common-0.1-8|7	Release:	%{release}
14cr|logitech-mouse-common-0.1-8|8	License:	GPL
14cr|logitech-mouse-common-0.1-8|9	Group:		System/Configuration/Hardware
14cr|logitech-mouse-common-0.1-8|10	Source0:	logitechmouse-sysconfig.bz2
14cr|logitech-mouse-common-0.1-8|11	Source1:	logitech-mouse.rules.bz2
14cr|logitech-mouse-common-0.1-8|12	Source2:	logitech-mouse-udev.sh.bz2
14cr|logitech-mouse-common-0.1-8|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|logitech-mouse-common-0.1-8|14	BuildArch:	noarch
14cr|logitech-mouse-common-0.1-8|15	Requires:	lmctl
14cr|logitech-mouse-common-0.1-8|16	
14cr|logitech-mouse-common-0.1-8|17	%description
14cr|logitech-mouse-common-0.1-8|18	This package contains scripts that turn on/off some certain feature
14cr|logitech-mouse-common-0.1-8|19	of recent Logitech USB mouse automatically when device is plugged
14cr|logitech-mouse-common-0.1-8|20	into system.
14cr|logitech-mouse-common-0.1-8|21	
14cr|logitech-mouse-common-0.1-8|22	%prep
14cr|logitech-mouse-common-0.1-8|23	
14cr|logitech-mouse-common-0.1-8|24	%build
14cr|logitech-mouse-common-0.1-8|25	
14cr|logitech-mouse-common-0.1-8|26	%install
14cr|logitech-mouse-common-0.1-8|27	rm -rf $RPM_BUILD_ROOT
14cr|logitech-mouse-common-0.1-8|28	
14cr|logitech-mouse-common-0.1-8|29	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
14cr|logitech-mouse-common-0.1-8|30	bzip2 -dc %{SOURCE0} > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/logitechmouse
14cr|logitech-mouse-common-0.1-8|31	chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/logitechmouse
14cr|logitech-mouse-common-0.1-8|32	
14cr|logitech-mouse-common-0.1-8|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
14cr|logitech-mouse-common-0.1-8|34	bzip2 -dc %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/80-logitech-mouse.rules
14cr|logitech-mouse-common-0.1-8|35	chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/80-logitech-mouse.rules
14cr|logitech-mouse-common-0.1-8|36	
14cr|logitech-mouse-common-0.1-8|37	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts
14cr|logitech-mouse-common-0.1-8|38	bzip2 -dc %{SOURCE2} > $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/logitech-mouse.sh
14cr|logitech-mouse-common-0.1-8|39	chmod 0755 $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/logitech-mouse.sh
14cr|logitech-mouse-common-0.1-8|40	
14cr|logitech-mouse-common-0.1-8|41	%clean
14cr|logitech-mouse-common-0.1-8|42	rm -rf $RPM_BUILD_ROOT
14cr|logitech-mouse-common-0.1-8|43	
14cr|logitech-mouse-common-0.1-8|44	%files
14cr|logitech-mouse-common-0.1-8|45	%defattr(-,root,root)
14cr|logitech-mouse-common-0.1-8|46	%config(noreplace) %{_sysconfdir}/sysconfig/logitechmouse
14cr|logitech-mouse-common-0.1-8|47	%config(noreplace) %{_sysconfdir}/udev/rules.d/*.rules
14cr|logitech-mouse-common-0.1-8|48	%{_sysconfdir}/udev/scripts/*.sh
14cr|logitech-mouse-common-0.1-8|49	
14cr|logitech-mouse-common-0.1-8|50	
14cr|logitech-mouse-common-0.1-8|51	
14cr|logitech-mouse-common-0.1-8|52	
14cr|logitech-mouse-common-0.1-8|53	%changelog
14cr|logitech-mouse-common-0.1-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cr|logitech-mouse-common-0.1-8|55	+ Revision: cc3947a
14cr|logitech-mouse-common-0.1-8|56	- MassBuild#464: Increase release tag
14cr|logitech-mouse-common-0.1-8|57	
14cr|logitech-mouse-common-0.1-8|58	

2761 14
14cr|logjam-4.6.2-2|1	%define use_xmms 0
14cr|logjam-4.6.2-2|2	
14cr|logjam-4.6.2-2|3	Name:		logjam
14cr|logjam-4.6.2-2|4	Version:	4.6.2
14cr|logjam-4.6.2-2|5	Release:	2
14cr|logjam-4.6.2-2|6	Summary:	GTK2 client for LiveJournal
14cr|logjam-4.6.2-2|7	License:	GPLv2+
14cr|logjam-4.6.2-2|8	Group:		Networking/Other
14cr|logjam-4.6.2-2|9	URL:		http://logjam.danga.com/
14cr|logjam-4.6.2-2|10	Source0:	http://logjam.danga.com/download/logjam-%{version}.tar.bz2
14cr|logjam-4.6.2-2|11	Patch0:		logjam-4.4.1-fedora-desktop.patch
14cr|logjam-4.6.2-2|12	Patch1:		logjam-4.6.2-sfmt.patch
14cr|logjam-4.6.2-2|13	%if %{use_xmms}
14cr|logjam-4.6.2-2|14	BuildRequires:	xmms-devel
14cr|logjam-4.6.2-2|15	%endif
14cr|logjam-4.6.2-2|16	BuildRequires:	autoconf
14cr|logjam-4.6.2-2|17	BuildRequires:	desktop-file-utils
14cr|logjam-4.6.2-2|18	BuildRequires:	gettext
14cr|logjam-4.6.2-2|19	BuildRequires:	intltool
14cr|logjam-4.6.2-2|20	BuildRequires:	aspell-devel
14cr|logjam-4.6.2-2|21	BuildRequires:	libgcrypt-devel
14cr|logjam-4.6.2-2|22	BuildRequires:	pkgconfig(libcurl)
14cr|logjam-4.6.2-2|23	BuildRequires:	pkgconfig(gnutls)
14cr|logjam-4.6.2-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|logjam-4.6.2-2|25	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|logjam-4.6.2-2|26	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14cr|logjam-4.6.2-2|27	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|logjam-4.6.2-2|28	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|logjam-4.6.2-2|29	BuildRequires:	pkgconfig(sqlite)
14cr|logjam-4.6.2-2|30	Requires:	curl
14cr|logjam-4.6.2-2|31	Requires:	gtkspell
14cr|logjam-4.6.2-2|32	
14cr|logjam-4.6.2-2|33	%description
14cr|logjam-4.6.2-2|34	This is the new GTK2 client for LiveJournal (http://www.livejournal.com).
14cr|logjam-4.6.2-2|35	
14cr|logjam-4.6.2-2|36	%if %{use_xmms}
14cr|logjam-4.6.2-2|37	%package xmms
14cr|logjam-4.6.2-2|38	Summary:	LogJam helper binary
14cr|logjam-4.6.2-2|39	Group:		Graphical desktop/GNOME
14cr|logjam-4.6.2-2|40	Requires:	logjam
14cr|logjam-4.6.2-2|41	Requires:	xmms
14cr|logjam-4.6.2-2|42	
14cr|logjam-4.6.2-2|43	%description xmms
14cr|logjam-4.6.2-2|44	This is a helper binary for LogJam which is used to get the
14cr|logjam-4.6.2-2|45	current music from XMMS.
14cr|logjam-4.6.2-2|46	%endif
14cr|logjam-4.6.2-2|47	
14cr|logjam-4.6.2-2|48	%prep
14cr|logjam-4.6.2-2|49	%setup -q
14cr|logjam-4.6.2-2|50	%patch0 -p1 -b .desktop
14cr|logjam-4.6.2-2|51	%patch1 -p1 -b .sfmt
14cr|logjam-4.6.2-2|52	
14cr|logjam-4.6.2-2|53	%build
14cr|logjam-4.6.2-2|54	autoconf
14cr|logjam-4.6.2-2|55	%configure2_5x \
14cr|logjam-4.6.2-2|56	--with-sqlite3 \
14cr|logjam-4.6.2-2|57	%if %{use_xmms}
14cr|logjam-4.6.2-2|58	--with-xmms
14cr|logjam-4.6.2-2|59	%endif
14cr|logjam-4.6.2-2|60	
14cr|logjam-4.6.2-2|61	%make
14cr|logjam-4.6.2-2|62	
14cr|logjam-4.6.2-2|63	%install
14cr|logjam-4.6.2-2|64	%makeinstall_std
14cr|logjam-4.6.2-2|65	# Rename locale dir, bugzilla 210206
14cr|logjam-4.6.2-2|66	# mv %{buildroot}%{_datadir}/locale/en_US.UTF-8 %{buildroot}%{_datadir}/locale/en_US
14cr|logjam-4.6.2-2|67	
14cr|logjam-4.6.2-2|68	%find_lang %{name}
14cr|logjam-4.6.2-2|69	
14cr|logjam-4.6.2-2|70	desktop-file-install	\
14cr|logjam-4.6.2-2|71	--dir %{buildroot}%{_datadir}/applications	\
14cr|logjam-4.6.2-2|72	%{buildroot}/%{_datadir}/applications/logjam.desktop
14cr|logjam-4.6.2-2|73	
14cr|logjam-4.6.2-2|74	%files -f %{name}.lang
14cr|logjam-4.6.2-2|75	%doc doc/README COPYING doc/TODO
14cr|logjam-4.6.2-2|76	%{_bindir}/logjam
14cr|logjam-4.6.2-2|77	%{_mandir}/man*/logjam.1.*
14cr|logjam-4.6.2-2|78	%{_datadir}/applications/*.desktop
14cr|logjam-4.6.2-2|79	%{_datadir}/pixmaps/logjam*
14cr|logjam-4.6.2-2|80	
14cr|logjam-4.6.2-2|81	%if %{use_xmms}
14cr|logjam-4.6.2-2|82	%files xmms
14cr|logjam-4.6.2-2|83	%{_bindir}/logjam-xmms-client
14cr|logjam-4.6.2-2|84	%endif
14cr|logjam-4.6.2-2|85	
14cr|logjam-4.6.2-2|86	
14cr|logjam-4.6.2-2|87	%changelog
14cr|logjam-4.6.2-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.2-2
14cr|logjam-4.6.2-2|89	+ Revision: bcf371c
14cr|logjam-4.6.2-2|90	- MassBuild#464: Increase release tag
14cr|logjam-4.6.2-2|91	
14cr|logjam-4.6.2-2|92	

2762 14
14cr|logwatch-7.4.0-5|1	Summary: 	Analyzes and Reports on system logs
14cr|logwatch-7.4.0-5|2	Name: 		logwatch
14cr|logwatch-7.4.0-5|3	Version: 	7.4.0
14cr|logwatch-7.4.0-5|4	Release: 	5
14cr|logwatch-7.4.0-5|5	License: 	MIT
14cr|logwatch-7.4.0-5|6	Group: 		Monitoring
14cr|logwatch-7.4.0-5|7	URL: 		http://www.logwatch.org
14cr|logwatch-7.4.0-5|8	BuildArch: 	noarch
14cr|logwatch-7.4.0-5|9	Source: 	http://downloads.sourceforge.net/project/logwatch/logwatch-7.4.0/logwatch-7.4.0.tar.gz
14cr|logwatch-7.4.0-5|10	Patch0:		logwatch-fixpath.patch
14cr|logwatch-7.4.0-5|11	Requires: 	perl,coreutils,grep,mailx
14cr|logwatch-7.4.0-5|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|logwatch-7.4.0-5|13	
14cr|logwatch-7.4.0-5|14	
14cr|logwatch-7.4.0-5|15	%description
14cr|logwatch-7.4.0-5|16	Logwatch is a customizable, pluggable log-monitoring system.  It will go
14cr|logwatch-7.4.0-5|17	through your logs for a given period of time and make a report in the areas
14cr|logwatch-7.4.0-5|18	that you wish with the detail that you wish.  Easy to use - works right out
14cr|logwatch-7.4.0-5|19	of the package on many systems.
14cr|logwatch-7.4.0-5|20	
14cr|logwatch-7.4.0-5|21	
14cr|logwatch-7.4.0-5|22	%prep
14cr|logwatch-7.4.0-5|23	%setup
14cr|logwatch-7.4.0-5|24	%patch0 -p0
14cr|logwatch-7.4.0-5|25	
14cr|logwatch-7.4.0-5|26	%build
14cr|logwatch-7.4.0-5|27	
14cr|logwatch-7.4.0-5|28	%install
14cr|logwatch-7.4.0-5|29	rm -rf %{buildroot}
14cr|logwatch-7.4.0-5|30	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
14cr|logwatch-7.4.0-5|31	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/services
14cr|logwatch-7.4.0-5|32	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/services
14cr|logwatch-7.4.0-5|33	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/shared
14cr|logwatch-7.4.0-5|34	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/lib
14cr|logwatch-7.4.0-5|35	
14cr|logwatch-7.4.0-5|36	mkdir -p %{buildroot}/var/cache/%{name}
14cr|logwatch-7.4.0-5|37	
14cr|logwatch-7.4.0-5|38	install -m 0755 scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/scripts/%{name}.pl
14cr|logwatch-7.4.0-5|39	for i in scripts/logfiles/* ; do
14cr|logwatch-7.4.0-5|40	if [ $(ls $i | wc -l) -ne 0 ] ; then
14cr|logwatch-7.4.0-5|41	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/$i
14cr|logwatch-7.4.0-5|42	install -m 0755 $i/* %{buildroot}%{_sysconfdir}/log.d/$i
14cr|logwatch-7.4.0-5|43	fi
14cr|logwatch-7.4.0-5|44	done
14cr|logwatch-7.4.0-5|45	install -m 0755 scripts/services/* %{buildroot}%{_sysconfdir}/log.d/scripts/services
14cr|logwatch-7.4.0-5|46	install -m 0755 scripts/shared/* %{buildroot}%{_sysconfdir}/log.d/scripts/shared
14cr|logwatch-7.4.0-5|47	install -m 0755 lib/* %{buildroot}%{_sysconfdir}/log.d/lib
14cr|logwatch-7.4.0-5|48	
14cr|logwatch-7.4.0-5|49	install -m 0644 conf/*.conf %{buildroot}%{_sysconfdir}/log.d/conf
14cr|logwatch-7.4.0-5|50	install -m 0644 conf/logfiles/* %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
14cr|logwatch-7.4.0-5|51	install -m 0644 conf/services/* %{buildroot}%{_sysconfdir}/log.d/conf/services
14cr|logwatch-7.4.0-5|52	
14cr|logwatch-7.4.0-5|53	install -m 0755 -d %{buildroot}%{_mandir}/man8
14cr|logwatch-7.4.0-5|54	install -m 0644 logwatch.8 %{buildroot}%{_mandir}/man8
14cr|logwatch-7.4.0-5|55	
14cr|logwatch-7.4.0-5|56	rm -f %{buildroot}%{_sysconfdir}/log.d/%{name} \
14cr|logwatch-7.4.0-5|57	%{buildroot}%{_sysconfdir}/log.d/%{name}.conf \
14cr|logwatch-7.4.0-5|58	%{buildroot}%{_sysconfdir}/cron.daily/%{name} \
14cr|logwatch-7.4.0-5|59	%{buildroot}%{_sbindir}/%{name}
14cr|logwatch-7.4.0-5|60	
14cr|logwatch-7.4.0-5|61	ln -s scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/%{name}
14cr|logwatch-7.4.0-5|62	ln -s conf/logwatch.conf %{buildroot}%{_sysconfdir}/log.d/%{name}.conf
14cr|logwatch-7.4.0-5|63	install -m 0755 -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|logwatch-7.4.0-5|64	ln -s ../log.d/scripts/logwatch.pl %{buildroot}%{_sysconfdir}/cron.daily/0%{name}
14cr|logwatch-7.4.0-5|65	install -m 0755 -d %{buildroot}%{_sbindir}
14cr|logwatch-7.4.0-5|66	ln -s ../..%{_sysconfdir}/log.d/scripts/logwatch.pl %{buildroot}%{_sbindir}/%{name}
14cr|logwatch-7.4.0-5|67	
14cr|logwatch-7.4.0-5|68	%clean
14cr|logwatch-7.4.0-5|69	rm -rf %{buildroot}
14cr|logwatch-7.4.0-5|70	
14cr|logwatch-7.4.0-5|71	%files
14cr|logwatch-7.4.0-5|72	%defattr(-,root,root)
14cr|logwatch-7.4.0-5|73	%doc README
14cr|logwatch-7.4.0-5|74	%dir %{_sysconfdir}/log.d
14cr|logwatch-7.4.0-5|75	%dir %{_sysconfdir}/log.d/conf
14cr|logwatch-7.4.0-5|76	%dir %{_sysconfdir}/log.d/scripts
14cr|logwatch-7.4.0-5|77	%dir %{_sysconfdir}/log.d/conf/logfiles
14cr|logwatch-7.4.0-5|78	%dir %{_sysconfdir}/log.d/conf/services
14cr|logwatch-7.4.0-5|79	%dir %{_sysconfdir}/log.d/scripts/logfiles
14cr|logwatch-7.4.0-5|80	%dir %{_sysconfdir}/log.d/scripts/services
14cr|logwatch-7.4.0-5|81	%dir %{_sysconfdir}/log.d/scripts/shared
14cr|logwatch-7.4.0-5|82	%dir %{_sysconfdir}/log.d/scripts/logfiles/*
14cr|logwatch-7.4.0-5|83	%dir %{_sysconfdir}/log.d/lib
14cr|logwatch-7.4.0-5|84	%dir /var/cache/%{name}
14cr|logwatch-7.4.0-5|85	%config(noreplace) %{_sysconfdir}/log.d/conf/*.conf
14cr|logwatch-7.4.0-5|86	%config(noreplace) %{_sysconfdir}/log.d/conf/services/*
14cr|logwatch-7.4.0-5|87	%config(noreplace) %{_sysconfdir}/log.d/conf/logfiles/*
14cr|logwatch-7.4.0-5|88	%{_sysconfdir}/log.d/scripts/%{name}.pl
14cr|logwatch-7.4.0-5|89	%{_sbindir}/%{name}
14cr|logwatch-7.4.0-5|90	%{_sysconfdir}/log.d/scripts/shared/*
14cr|logwatch-7.4.0-5|91	%{_sysconfdir}/log.d/scripts/services/*
14cr|logwatch-7.4.0-5|92	%{_sysconfdir}/log.d/scripts/logfiles/*/*
14cr|logwatch-7.4.0-5|93	%{_sysconfdir}/log.d/%{name}
14cr|logwatch-7.4.0-5|94	%{_sysconfdir}/log.d/lib/Logwatch.pm
14cr|logwatch-7.4.0-5|95	%{_sysconfdir}/log.d/%{name}.conf
14cr|logwatch-7.4.0-5|96	%{_sysconfdir}/cron.daily/0%{name}
14cr|logwatch-7.4.0-5|97	%doc %{_mandir}/man8/%{name}.8*
14cr|logwatch-7.4.0-5|98	
14cr|logwatch-7.4.0-5|99	
14cr|logwatch-7.4.0-5|100	
14cr|logwatch-7.4.0-5|101	%changelog
14cr|logwatch-7.4.0-5|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.4.0-5
14cr|logwatch-7.4.0-5|103	+ Revision: b383143
14cr|logwatch-7.4.0-5|104	- MassBuild#464: Increase release tag
14cr|logwatch-7.4.0-5|105	
14cr|logwatch-7.4.0-5|106	

2763 14
14cr|loki-lib-0.1.7-3|1	%define oname loki
14cr|loki-lib-0.1.7-3|2	%define major %{version}
14cr|loki-lib-0.1.7-3|3	%define libname %mklibname %{oname} %{major}
14cr|loki-lib-0.1.7-3|4	%define devname %mklibname %{oname} -d
14cr|loki-lib-0.1.7-3|5	
14cr|loki-lib-0.1.7-3|6	Summary:	Loki C++ Library of design patterns and idioms
14cr|loki-lib-0.1.7-3|7	Name:		%{oname}-lib
14cr|loki-lib-0.1.7-3|8	Version:	0.1.7
14cr|loki-lib-0.1.7-3|9	Release:	3
14cr|loki-lib-0.1.7-3|10	# License text not included
14cr|loki-lib-0.1.7-3|11	# https://sourceforge.net/tracker/?func=detail&aid=3027570&group_id=29557&atid=396647
14cr|loki-lib-0.1.7-3|12	License:	MIT
14cr|loki-lib-0.1.7-3|13	Group:		System/Libraries
14cr|loki-lib-0.1.7-3|14	Url:		http://sourceforge.net/projects/loki-lib
14cr|loki-lib-0.1.7-3|15	Source0:	http://prdownloads.sourceforge.net/loki-lib/%{oname}-%{version}.tar.gz
14cr|loki-lib-0.1.7-3|16	
14cr|loki-lib-0.1.7-3|17	%description
14cr|loki-lib-0.1.7-3|18	A C++ library of designs, containing flexible implementations of common design
14cr|loki-lib-0.1.7-3|19	patterns and idioms.
14cr|loki-lib-0.1.7-3|20	
14cr|loki-lib-0.1.7-3|21	#----------------------------------------------------------------------------
14cr|loki-lib-0.1.7-3|22	
14cr|loki-lib-0.1.7-3|23	%package -n %{libname}
14cr|loki-lib-0.1.7-3|24	Summary:	Loki C++ Library of design patterns and idioms
14cr|loki-lib-0.1.7-3|25	Group:		System/Libraries
14cr|loki-lib-0.1.7-3|26	Obsoletes:	%{_lib}loki0 < 0.1.7-2
14cr|loki-lib-0.1.7-3|27	Conflicts:	%{_lib}loki0 < 0.1.7-2
14cr|loki-lib-0.1.7-3|28	
14cr|loki-lib-0.1.7-3|29	%description -n %{libname}
14cr|loki-lib-0.1.7-3|30	A C++ library of designs, containing flexible implementations of common design
14cr|loki-lib-0.1.7-3|31	patterns and idioms.
14cr|loki-lib-0.1.7-3|32	
14cr|loki-lib-0.1.7-3|33	%files -n %{libname}
14cr|loki-lib-0.1.7-3|34	%{_libdir}/lib%{oname}.so.%{major}*
14cr|loki-lib-0.1.7-3|35	
14cr|loki-lib-0.1.7-3|36	#----------------------------------------------------------------------------
14cr|loki-lib-0.1.7-3|37	
14cr|loki-lib-0.1.7-3|38	%package -n %{devname}
14cr|loki-lib-0.1.7-3|39	Summary:	The Loki C++ headers and development libraries
14cr|loki-lib-0.1.7-3|40	Group:		Development/C++
14cr|loki-lib-0.1.7-3|41	Requires:	%{libname} = %{EVRD}
14cr|loki-lib-0.1.7-3|42	Provides:	%{name}-devel = %{EVRD}
14cr|loki-lib-0.1.7-3|43	Provides:	%{oname}-devel = %{EVRD}
14cr|loki-lib-0.1.7-3|44	
14cr|loki-lib-0.1.7-3|45	%description -n  %{devname}
14cr|loki-lib-0.1.7-3|46	Headers and shared object symlinks for the Loki C++ Library.
14cr|loki-lib-0.1.7-3|47	
14cr|loki-lib-0.1.7-3|48	%files -n %{devname}
14cr|loki-lib-0.1.7-3|49	%{_includedir}/*
14cr|loki-lib-0.1.7-3|50	%{_libdir}/lib%{oname}.so
14cr|loki-lib-0.1.7-3|51	%{_libdir}/lib%{oname}.a
14cr|loki-lib-0.1.7-3|52	
14cr|loki-lib-0.1.7-3|53	#----------------------------------------------------------------------------
14cr|loki-lib-0.1.7-3|54	
14cr|loki-lib-0.1.7-3|55	%package doc
14cr|loki-lib-0.1.7-3|56	Summary:	The Loki C++ html docs
14cr|loki-lib-0.1.7-3|57	Group:		Development/C++
14cr|loki-lib-0.1.7-3|58	BuildArch:	noarch
14cr|loki-lib-0.1.7-3|59	
14cr|loki-lib-0.1.7-3|60	%description doc
14cr|loki-lib-0.1.7-3|61	HTML documentation files for the Loki C++ Library.
14cr|loki-lib-0.1.7-3|62	
14cr|loki-lib-0.1.7-3|63	%files doc
14cr|loki-lib-0.1.7-3|64	%doc README CHANGES doc/html doc/flex doc/yasli
14cr|loki-lib-0.1.7-3|65	
14cr|loki-lib-0.1.7-3|66	#----------------------------------------------------------------------------
14cr|loki-lib-0.1.7-3|67	
14cr|loki-lib-0.1.7-3|68	%prep
14cr|loki-lib-0.1.7-3|69	%setup -n %{oname}-%{version} -q
14cr|loki-lib-0.1.7-3|70	chmod -x doc/html/*
14cr|loki-lib-0.1.7-3|71	rm doc/html/installdox
14cr|loki-lib-0.1.7-3|72	iconv -f ISO88591 -t utf8 CHANGES -o CHANGES
14cr|loki-lib-0.1.7-3|73	
14cr|loki-lib-0.1.7-3|74	%build
14cr|loki-lib-0.1.7-3|75	%ifarch x86_64
14cr|loki-lib-0.1.7-3|76	sed -i s,"/lib","/lib64",g src/Makefile
14cr|loki-lib-0.1.7-3|77	sed -i s,"/lib/","/lib64/",g test/Makefile.common
14cr|loki-lib-0.1.7-3|78	mkdir lib64
14cr|loki-lib-0.1.7-3|79	%endif
14cr|loki-lib-0.1.7-3|80	
14cr|loki-lib-0.1.7-3|81	make CXXFLAGS="%{optflags}"
14cr|loki-lib-0.1.7-3|82	
14cr|loki-lib-0.1.7-3|83	%install
14cr|loki-lib-0.1.7-3|84	%makeinstall
14cr|loki-lib-0.1.7-3|85	
14cr|loki-lib-0.1.7-3|86	
14cr|loki-lib-0.1.7-3|87	%changelog
14cr|loki-lib-0.1.7-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
14cr|loki-lib-0.1.7-3|89	+ Revision: cb1b8ba
14cr|loki-lib-0.1.7-3|90	- MassBuild#464: Increase release tag
14cr|loki-lib-0.1.7-3|91	
14cr|loki-lib-0.1.7-3|92	

2764 14
14cr|loki_patch-fix-0.1-4|1	%define	name	loki_patch-fix
14cr|loki_patch-fix-0.1-4|2	%define	version 0.1
14cr|loki_patch-fix-0.1-4|3	%define rel	4
14cr|loki_patch-fix-0.1-4|4	%define	release	%mkrel %rel
14cr|loki_patch-fix-0.1-4|5	
14cr|loki_patch-fix-0.1-4|6	Name:		%{name}
14cr|loki_patch-fix-0.1-4|7	Summary:	A program that fixes broken loki patches
14cr|loki_patch-fix-0.1-4|8	Version:	%{version}
14cr|loki_patch-fix-0.1-4|9	Release:	%{release}
14cr|loki_patch-fix-0.1-4|10	Source0:	%{name}-%{version}.tar.bz2
14cr|loki_patch-fix-0.1-4|11	URL:		http://goldenfiles.sourceforge.net/index.php?page=lokipatchfix
14cr|loki_patch-fix-0.1-4|12	Group:		Games/Other
14cr|loki_patch-fix-0.1-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|loki_patch-fix-0.1-4|14	License:	GPL
14cr|loki_patch-fix-0.1-4|15	Requires:	loki_update zenity
14cr|loki_patch-fix-0.1-4|16	BuildArch:	noarch
14cr|loki_patch-fix-0.1-4|17	
14cr|loki_patch-fix-0.1-4|18	%description
14cr|loki_patch-fix-0.1-4|19	loki_patch-fix is a program that fixes old patches for loki games
14cr|loki_patch-fix-0.1-4|20	that now segfault upon startup. It does this by replacing the old
14cr|loki_patch-fix-0.1-4|21	loki_patch executeable with a new one automatically. Running this
14cr|loki_patch-fix-0.1-4|22	file on any of the non-working loki patches should make them work
14cr|loki_patch-fix-0.1-4|23	without any problem.
14cr|loki_patch-fix-0.1-4|24	
14cr|loki_patch-fix-0.1-4|25	%prep
14cr|loki_patch-fix-0.1-4|26	%setup -q
14cr|loki_patch-fix-0.1-4|27	
14cr|loki_patch-fix-0.1-4|28	%build
14cr|loki_patch-fix-0.1-4|29	./build -wo fixedpatch README LICENSE TODO version -v
14cr|loki_patch-fix-0.1-4|30	
14cr|loki_patch-fix-0.1-4|31	%install
14cr|loki_patch-fix-0.1-4|32	rm -rf $RPM_BUILD_ROOT
14cr|loki_patch-fix-0.1-4|33	install -m755 ./Loki_patch-fix/loki_patch-fix -D $RPM_BUILD_ROOT%{_bindir}/loki_patch-fix
14cr|loki_patch-fix-0.1-4|34	install -m755 ./Loki_patch-fix/loki_patch-fix-GUI $RPM_BUILD_ROOT%{_bindir}/loki_patch-fix-GUI
14cr|loki_patch-fix-0.1-4|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications//
14cr|loki_patch-fix-0.1-4|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|loki_patch-fix-0.1-4|37	[Desktop Entry]
14cr|loki_patch-fix-0.1-4|38	Type=Application
14cr|loki_patch-fix-0.1-4|39	Exec=%{_bindir}/loki_patch-fix-GUI
14cr|loki_patch-fix-0.1-4|40	Icon=loki_update
14cr|loki_patch-fix-0.1-4|41	Categories=Game;
14cr|loki_patch-fix-0.1-4|42	Name=Oki
14cr|loki_patch-fix-0.1-4|43	Comment=Oki
14cr|loki_patch-fix-0.1-4|44	EOF
14cr|loki_patch-fix-0.1-4|45	
14cr|loki_patch-fix-0.1-4|46	%if %mdkversion < 200900
14cr|loki_patch-fix-0.1-4|47	%post
14cr|loki_patch-fix-0.1-4|48	%{update_menus}
14cr|loki_patch-fix-0.1-4|49	%endif
14cr|loki_patch-fix-0.1-4|50	
14cr|loki_patch-fix-0.1-4|51	%if %mdkversion < 200900
14cr|loki_patch-fix-0.1-4|52	%postun
14cr|loki_patch-fix-0.1-4|53	%{clean_menus}
14cr|loki_patch-fix-0.1-4|54	%endif
14cr|loki_patch-fix-0.1-4|55	
14cr|loki_patch-fix-0.1-4|56	%clean
14cr|loki_patch-fix-0.1-4|57	rm -rf $RPM_BUILD_ROOT
14cr|loki_patch-fix-0.1-4|58	
14cr|loki_patch-fix-0.1-4|59	%files
14cr|loki_patch-fix-0.1-4|60	%defattr(-,root,root)
14cr|loki_patch-fix-0.1-4|61	%doc TODO README version
14cr|loki_patch-fix-0.1-4|62	%{_bindir}/*
14cr|loki_patch-fix-0.1-4|63	%{_datadir}/applications/mandriva-*.desktop
14cr|loki_patch-fix-0.1-4|64	
14cr|loki_patch-fix-0.1-4|65	
14cr|loki_patch-fix-0.1-4|66	
14cr|loki_patch-fix-0.1-4|67	
14cr|loki_patch-fix-0.1-4|68	%changelog
14cr|loki_patch-fix-0.1-4|69	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-4
14cr|loki_patch-fix-0.1-4|70	+ Revision: 6e33cda
14cr|loki_patch-fix-0.1-4|71	- Automatic import for version 0.1
14cr|loki_patch-fix-0.1-4|72	
14cr|loki_patch-fix-0.1-4|73	

2765 14
14cr|lomoco-1.0-12|1	%define svn_rev r133
14cr|lomoco-1.0-12|2	
14cr|lomoco-1.0-12|3	%define major 0
14cr|lomoco-1.0-12|4	%define libname %mklibname lomoco %{major}
14cr|lomoco-1.0-12|5	%define devname %mklibname lomoco -d
14cr|lomoco-1.0-12|6	
14cr|lomoco-1.0-12|7	Summary:	Logitech mouse control tool
14cr|lomoco-1.0-12|8	Name:		lomoco
14cr|lomoco-1.0-12|9	Version:	1.0
14cr|lomoco-1.0-12|10	Release:	12
14cr|lomoco-1.0-12|11	License:	GPLv2+
14cr|lomoco-1.0-12|12	Group:		System/Configuration/Hardware
14cr|lomoco-1.0-12|13	Url:		http://www.lomoco.org/
14cr|lomoco-1.0-12|14	Source0:	http://www.lomoco.org/lomoco-%{svn_rev}.tar.bz2
14cr|lomoco-1.0-12|15	Patch0:		lomoco-trunk-config.patch
14cr|lomoco-1.0-12|16	BuildRequires:	chrpath
14cr|lomoco-1.0-12|17	BuildRequires:	cmake
14cr|lomoco-1.0-12|18	BuildRequires:	doxygen
14cr|lomoco-1.0-12|19	BuildRequires:	graphviz
14cr|lomoco-1.0-12|20	BuildRequires:	pkgconfig(libusb)
14cr|lomoco-1.0-12|21	
14cr|lomoco-1.0-12|22	%description
14cr|lomoco-1.0-12|23	Lomoco can configure vendor-specific options on Logitech USB mice (or
14cr|lomoco-1.0-12|24	dual-personality mice plugged into the USB port). A number of recent devices
14cr|lomoco-1.0-12|25	are supported. The program is mostly useful in setting the resolution to 800
14cr|lomoco-1.0-12|26	cpi or higher on mice that boot at 400 cpi (such as the MX500, MX510, MX1000
14cr|lomoco-1.0-12|27	etc.), and disabling SmartScroll or Cruise Control for those who would rather
14cr|lomoco-1.0-12|28	use the two extra buttons as ordinary mouse buttons.
14cr|lomoco-1.0-12|29	
14cr|lomoco-1.0-12|30	Supported devices:
14cr|lomoco-1.0-12|31	
14cr|lomoco-1.0-12|32	Cordless Mouse Receiver
14cr|lomoco-1.0-12|33	Cordless MouseMan Optical
14cr|lomoco-1.0-12|34	Cordless Optical Mouse
14cr|lomoco-1.0-12|35	Cordless TrackMan Wheel
14cr|lomoco-1.0-12|36	G3 Gaming Laser Mouse
14cr|lomoco-1.0-12|37	G5 Gaming Laser Mouse
14cr|lomoco-1.0-12|38	MX Revolution Mouse
14cr|lomoco-1.0-12|39	MX1000 Laser Cordless Mouse
14cr|lomoco-1.0-12|40	MX300 Optical Mouse
14cr|lomoco-1.0-12|41	MX310 Optical Mouse
14cr|lomoco-1.0-12|42	MX500 Optical Mouse
14cr|lomoco-1.0-12|43	MX510 Optical Mouse
14cr|lomoco-1.0-12|44	MX518 Optical Mouse
14cr|lomoco-1.0-12|45	MX900 Cordless Mouse
14cr|lomoco-1.0-12|46	MouseMan Dual Optical
14cr|lomoco-1.0-12|47	MouseMan Traveler
14cr|lomoco-1.0-12|48	Optical Wheel Mouse
14cr|lomoco-1.0-12|49	USB Receiver
14cr|lomoco-1.0-12|50	UltraX Optical Mouse
14cr|lomoco-1.0-12|51	V200 Cordless Notebook Mouse
14cr|lomoco-1.0-12|52	VX Revolution Mouse
14cr|lomoco-1.0-12|53	Wheel Mouse Optical
14cr|lomoco-1.0-12|54	diNovo Media Desktop Receiver
14cr|lomoco-1.0-12|55	iFeel Mouse
14cr|lomoco-1.0-12|56	
14cr|lomoco-1.0-12|57	%files
14cr|lomoco-1.0-12|58	%{_bindir}/lomoco
14cr|lomoco-1.0-12|59	%{_sysconfdir}/lomoco.ini
14cr|lomoco-1.0-12|60	
14cr|lomoco-1.0-12|61	#----------------------------------------------------------------------------
14cr|lomoco-1.0-12|62	
14cr|lomoco-1.0-12|63	%package -n %{libname}
14cr|lomoco-1.0-12|64	Summary:	Main library for lomoco
14cr|lomoco-1.0-12|65	Group:		System/Libraries
14cr|lomoco-1.0-12|66	
14cr|lomoco-1.0-12|67	%description -n %{libname}
14cr|lomoco-1.0-12|68	This package contains the library needed to run programs dynamically
14cr|lomoco-1.0-12|69	linked with lomoco.
14cr|lomoco-1.0-12|70	
14cr|lomoco-1.0-12|71	%files -n %{libname}
14cr|lomoco-1.0-12|72	%{_libdir}/lib%{name}.so.%{major}*
14cr|lomoco-1.0-12|73	
14cr|lomoco-1.0-12|74	#----------------------------------------------------------------------------
14cr|lomoco-1.0-12|75	
14cr|lomoco-1.0-12|76	%package -n %{devname}
14cr|lomoco-1.0-12|77	Summary:	Development files for lomoco
14cr|lomoco-1.0-12|78	Group:		Development/C
14cr|lomoco-1.0-12|79	Requires:	%{libname} = %{EVRD}
14cr|lomoco-1.0-12|80	Provides:	%{name}-devel = %{EVRD}
14cr|lomoco-1.0-12|81	
14cr|lomoco-1.0-12|82	%description -n %{devname}
14cr|lomoco-1.0-12|83	This package contains the files needed to develop programs
14cr|lomoco-1.0-12|84	linked with lomoco.
14cr|lomoco-1.0-12|85	
14cr|lomoco-1.0-12|86	%files -n %{devname}
14cr|lomoco-1.0-12|87	%doc build/doc/html/*
14cr|lomoco-1.0-12|88	%{_includedir}/*
14cr|lomoco-1.0-12|89	%{_libdir}/lib%{name}.so
14cr|lomoco-1.0-12|90	
14cr|lomoco-1.0-12|91	#----------------------------------------------------------------------------
14cr|lomoco-1.0-12|92	
14cr|lomoco-1.0-12|93	%prep
14cr|lomoco-1.0-12|94	%setup -q -n lomoco-trunk
14cr|lomoco-1.0-12|95	%patch0 -p1
14cr|lomoco-1.0-12|96	
14cr|lomoco-1.0-12|97	%build
14cr|lomoco-1.0-12|98	export CFLAGS="%{optflags} -fPIC"
14cr|lomoco-1.0-12|99	%cmake -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
14cr|lomoco-1.0-12|100	%make
14cr|lomoco-1.0-12|101	%make doc
14cr|lomoco-1.0-12|102	
14cr|lomoco-1.0-12|103	%install
14cr|lomoco-1.0-12|104	%makeinstall_std -C build
14cr|lomoco-1.0-12|105	mkdir -p %{buildroot}%{_bindir}
14cr|lomoco-1.0-12|106	install -m 0755 build/client/lomoco %{buildroot}%{_bindir}/lomoco
14cr|lomoco-1.0-12|107	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/lomoco
14cr|lomoco-1.0-12|108	
14cr|lomoco-1.0-12|109	mkdir -p %{buildroot}%{_sysconfdir}
14cr|lomoco-1.0-12|110	mv %{buildroot}%{_prefix}%{_sysconfdir}/lomoco.ini %{buildroot}%{_sysconfdir}/lomoco.ini
14cr|lomoco-1.0-12|111	
14cr|lomoco-1.0-12|112	
14cr|lomoco-1.0-12|113	%changelog
14cr|lomoco-1.0-12|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-12
14cr|lomoco-1.0-12|115	+ Revision: bcfe757
14cr|lomoco-1.0-12|116	- MassBuild#464: Increase release tag
14cr|lomoco-1.0-12|117	
14cr|lomoco-1.0-12|118	

2766 14
14cr|lorcon-0.0.20060625-10|1	%define	name	lorcon
14cr|lorcon-0.0.20060625-10|2	%define version	0.0.20060625
14cr|lorcon-0.0.20060625-10|3	%define release	10
14cr|lorcon-0.0.20060625-10|4	%define major	1
14cr|lorcon-0.0.20060625-10|5	%define libname	%mklibname %{name} %{major}
14cr|lorcon-0.0.20060625-10|6	
14cr|lorcon-0.0.20060625-10|7	Summary:	A generic library for injecting 802.11 frames
14cr|lorcon-0.0.20060625-10|8	Name:		%{name}
14cr|lorcon-0.0.20060625-10|9	Version:	%{version}
14cr|lorcon-0.0.20060625-10|10	Release:	%{release}
14cr|lorcon-0.0.20060625-10|11	License:	GPL
14cr|lorcon-0.0.20060625-10|12	Group:		Networking/Other
14cr|lorcon-0.0.20060625-10|13	URL:		http://802.11ninja.net/
14cr|lorcon-0.0.20060625-10|14	Source:		http://802.11ninja.net/code/%{name}-current.tar.bz2
14cr|lorcon-0.0.20060625-10|15	BuildRequires:	libpcap-devel
14cr|lorcon-0.0.20060625-10|16	
14cr|lorcon-0.0.20060625-10|17	%description
14cr|lorcon-0.0.20060625-10|18	Lorcon is a generic library for injecting 802.11 frames, capable of injection
14cr|lorcon-0.0.20060625-10|19	via multiple driver frameworks, with out forcing modification of the
14cr|lorcon-0.0.20060625-10|20	application code.
14cr|lorcon-0.0.20060625-10|21	
14cr|lorcon-0.0.20060625-10|22	%package -n %{libname}
14cr|lorcon-0.0.20060625-10|23	Summary: Main library for %{name}
14cr|lorcon-0.0.20060625-10|24	Group: System/Libraries
14cr|lorcon-0.0.20060625-10|25	Provides: lib%{name} = %{version}-%{release}
14cr|lorcon-0.0.20060625-10|26	Provides: %{name} = %{version}-%{release}
14cr|lorcon-0.0.20060625-10|27	
14cr|lorcon-0.0.20060625-10|28	%description -n %{libname}
14cr|lorcon-0.0.20060625-10|29	This package contains the library needed to run programs dynamically
14cr|lorcon-0.0.20060625-10|30	linked with %{name}.
14cr|lorcon-0.0.20060625-10|31	
14cr|lorcon-0.0.20060625-10|32	%package -n %{libname}-devel
14cr|lorcon-0.0.20060625-10|33	Summary: Headers for developing programs that will use %{name}
14cr|lorcon-0.0.20060625-10|34	Group: Development/C
14cr|lorcon-0.0.20060625-10|35	Provides: lib%{name}-devel = %{version}-%{release}
14cr|lorcon-0.0.20060625-10|36	Provides: %{name}-devel  = %{version}-%{release}
14cr|lorcon-0.0.20060625-10|37	Requires: %{libname} = %{version}
14cr|lorcon-0.0.20060625-10|38	
14cr|lorcon-0.0.20060625-10|39	%description -n %{libname}-devel
14cr|lorcon-0.0.20060625-10|40	This package contains the headers that programmers will need to develop
14cr|lorcon-0.0.20060625-10|41	applications which will use %{name}.
14cr|lorcon-0.0.20060625-10|42	
14cr|lorcon-0.0.20060625-10|43	%prep
14cr|lorcon-0.0.20060625-10|44	%setup -q -n %{name}
14cr|lorcon-0.0.20060625-10|45	
14cr|lorcon-0.0.20060625-10|46	%build
14cr|lorcon-0.0.20060625-10|47	%make
14cr|lorcon-0.0.20060625-10|48	
14cr|lorcon-0.0.20060625-10|49	%install
14cr|lorcon-0.0.20060625-10|50	mkdir -p \
14cr|lorcon-0.0.20060625-10|51	%{buildroot}/%{_includedir} \
14cr|lorcon-0.0.20060625-10|52	%{buildroot}/%{_libdir}
14cr|lorcon-0.0.20060625-10|53	%makeinstall LIB=%{buildroot}/%{_libdir}
14cr|lorcon-0.0.20060625-10|54	
14cr|lorcon-0.0.20060625-10|55	%files -n %{libname}
14cr|lorcon-0.0.20060625-10|56	%defattr(-,root,root)
14cr|lorcon-0.0.20060625-10|57	%{_libdir}/liborcon-%{major}.*.so
14cr|lorcon-0.0.20060625-10|58	
14cr|lorcon-0.0.20060625-10|59	%files -n %{libname}-devel
14cr|lorcon-0.0.20060625-10|60	%defattr(-,root,root)
14cr|lorcon-0.0.20060625-10|61	%{_includedir}/*.h
14cr|lorcon-0.0.20060625-10|62	%{_libdir}/liborcon.a
14cr|lorcon-0.0.20060625-10|63	%{_libdir}/liborcon.so
14cr|lorcon-0.0.20060625-10|64	
14cr|lorcon-0.0.20060625-10|65	
14cr|lorcon-0.0.20060625-10|66	
14cr|lorcon-0.0.20060625-10|67	%changelog
14cr|lorcon-0.0.20060625-10|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.20060625-10
14cr|lorcon-0.0.20060625-10|69	+ Revision: cb32069
14cr|lorcon-0.0.20060625-10|70	- MassBuild#464: Increase release tag
14cr|lorcon-0.0.20060625-10|71	
14cr|lorcon-0.0.20060625-10|72	

2767 14
14cr|lottanzb-0.5.3-4|1	Summary:	LottaNZB - Automated Usenet Client
14cr|lottanzb-0.5.3-4|2	Name:		lottanzb
14cr|lottanzb-0.5.3-4|3	Version:	0.5.3
14cr|lottanzb-0.5.3-4|4	Release:	4
14cr|lottanzb-0.5.3-4|5	License:	GPL
14cr|lottanzb-0.5.3-4|6	Group:		Networking/News
14cr|lottanzb-0.5.3-4|7	Url:		http://www.lottanzb.org/
14cr|lottanzb-0.5.3-4|8	Source0:	http://launchpad.net/lottanzb/0.5/%{version}/+download/%{name}-%{version}.tar.gz
14cr|lottanzb-0.5.3-4|9	BuildRequires:	python-devel
14cr|lottanzb-0.5.3-4|10	BuildRequires:	pygtk2.0-devel
14cr|lottanzb-0.5.3-4|11	BuildRequires:	python-kiwi
14cr|lottanzb-0.5.3-4|12	BuildRequires:	intltool
14cr|lottanzb-0.5.3-4|13	Requires:	python-kiwi
14cr|lottanzb-0.5.3-4|14	Requires:	python
14cr|lottanzb-0.5.3-4|15	Requires:	hellanzb
14cr|lottanzb-0.5.3-4|16	Requires:	pygtk2.0
14cr|lottanzb-0.5.3-4|17	Requires:	pygtk2.0-libglade
14cr|lottanzb-0.5.3-4|18	BuildArch:	noarch
14cr|lottanzb-0.5.3-4|19	
14cr|lottanzb-0.5.3-4|20	%description
14cr|lottanzb-0.5.3-4|21	LottaNZB is a Usenet client that automates the download of
14cr|lottanzb-0.5.3-4|22	Usenet files with the help of NZB files. It uses HellaNZB as
14cr|lottanzb-0.5.3-4|23	its backend and PyGTK for its user interface.
14cr|lottanzb-0.5.3-4|24	
14cr|lottanzb-0.5.3-4|25	%prep
14cr|lottanzb-0.5.3-4|26	%setup -q
14cr|lottanzb-0.5.3-4|27	
14cr|lottanzb-0.5.3-4|28	%build
14cr|lottanzb-0.5.3-4|29	python setup.py build
14cr|lottanzb-0.5.3-4|30	
14cr|lottanzb-0.5.3-4|31	%install
14cr|lottanzb-0.5.3-4|32	python setup.py install --packaging-mode --root=%{buildroot}
14cr|lottanzb-0.5.3-4|33	
14cr|lottanzb-0.5.3-4|34	%find_lang %{name} --with-gnome
14cr|lottanzb-0.5.3-4|35	
14cr|lottanzb-0.5.3-4|36	rm -fr %{buildroot}%{_datadir}/doc
14cr|lottanzb-0.5.3-4|37	
14cr|lottanzb-0.5.3-4|38	%files -f %{name}.lang
14cr|lottanzb-0.5.3-4|39	%{_sysconfdir}/apport/crashdb.conf.d/lottanzb-crashdb.conf
14cr|lottanzb-0.5.3-4|40	%{_datadir}/apport
14cr|lottanzb-0.5.3-4|41	%{_bindir}/*
14cr|lottanzb-0.5.3-4|42	%{py_puresitedir}/%{name}/*
14cr|lottanzb-0.5.3-4|43	%{_datadir}/%{name}/*
14cr|lottanzb-0.5.3-4|44	%{_datadir}/icons/*
14cr|lottanzb-0.5.3-4|45	%{py_puresitedir}/%{name}-%{version}-*.egg-info
14cr|lottanzb-0.5.3-4|46	%{_mandir}/man1/*
14cr|lottanzb-0.5.3-4|47	%{_datadir}/application-registry/lottanzb.applications
14cr|lottanzb-0.5.3-4|48	%{_datadir}/applications/lottanzb.desktop
14cr|lottanzb-0.5.3-4|49	%{_datadir}/mime-info/%{name}.*
14cr|lottanzb-0.5.3-4|50	%{_datadir}/mime/packages/*
14cr|lottanzb-0.5.3-4|51	
14cr|lottanzb-0.5.3-4|52	
14cr|lottanzb-0.5.3-4|53	%changelog
14cr|lottanzb-0.5.3-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-4
14cr|lottanzb-0.5.3-4|55	+ Revision: 4f4b050
14cr|lottanzb-0.5.3-4|56	- MassBuild#464: Increase release tag
14cr|lottanzb-0.5.3-4|57	
14cr|lottanzb-0.5.3-4|58	

2768 14
14cr|lout-3.31-8|1	%define	name	lout
14cr|lout-3.31-8|2	%define	version	3.31
14cr|lout-3.31-8|3	%define release	8
14cr|lout-3.31-8|4	
14cr|lout-3.31-8|5	Summary:	The Lout document formatting language
14cr|lout-3.31-8|6	Name:		%{name}
14cr|lout-3.31-8|7	Version:	%{version}
14cr|lout-3.31-8|8	Release:	%{release}
14cr|lout-3.31-8|9	Group:		Text tools
14cr|lout-3.31-8|10	Source0:	ftp://ftp.cs.usyd.edu.au/jeff/lout/%{name}-%{version}.tar.bz2
14cr|lout-3.31-8|11	Patch0:		lout-makefile.patch
14cr|lout-3.31-8|12	License:	GPL
14cr|lout-3.31-8|13	Url:		http://lout.sourceforge.net/
14cr|lout-3.31-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lout-3.31-8|15	
14cr|lout-3.31-8|16	%description
14cr|lout-3.31-8|17	Lout is a high-level language for document formatting.  Lout reads a
14cr|lout-3.31-8|18	high-level description of a document (similar in style to LaTeX) and can
14cr|lout-3.31-8|19	produce a PostScript(TM) file for printing or produce plain text.
14cr|lout-3.31-8|20	Lout supports the typesetting of documents which contain floating
14cr|lout-3.31-8|21	figures, table, diagrams, rotated and scaled text or graphics, footnotes,
14cr|lout-3.31-8|22	running headers, footers, an index, a table of contents and bibliography,
14cr|lout-3.31-8|23	cross-references, mathematical equations and statistical graphs.  Lout can
14cr|lout-3.31-8|24	be extended with definitions that should be easier to write than other
14cr|lout-3.31-8|25	languages, since Lout is a high-level language.  Lout supports (with
14cr|lout-3.31-8|26	hyphenation) a variety of languages:  Czech, Danish, Dutch, English,
14cr|lout-3.31-8|27	Finnish, French, German, Norwegian, Russian, Slovenian, Spanish and
14cr|lout-3.31-8|28	Swedish.
14cr|lout-3.31-8|29	
14cr|lout-3.31-8|30	Install the lout package if you'd like to try the Lout document formatting
14cr|lout-3.31-8|31	system.  Unless you're already a Lout expert, you'll probably want to also
14cr|lout-3.31-8|32	install the lout-doc package, which contains the documentation for Lout.
14cr|lout-3.31-8|33	
14cr|lout-3.31-8|34	%package doc
14cr|lout-3.31-8|35	Summary:	The documentation for the Lout document formatting language
14cr|lout-3.31-8|36	Group:		Books/Computer books
14cr|lout-3.31-8|37	
14cr|lout-3.31-8|38	%description doc
14cr|lout-3.31-8|39	The lout-doc package includes all of the documentation for the Lout
14cr|lout-3.31-8|40	document formatting language.  The documentation includes manuals for
14cr|lout-3.31-8|41	regular users and for experts, written in Lout and available as
14cr|lout-3.31-8|42	PostScript(TM) files.  The documentation provides good examples for how to
14cr|lout-3.31-8|43	write large documents with Lout.
14cr|lout-3.31-8|44	
14cr|lout-3.31-8|45	If you're installing the lout package, you should install the lout-doc
14cr|lout-3.31-8|46	package.
14cr|lout-3.31-8|47	
14cr|lout-3.31-8|48	%prep
14cr|lout-3.31-8|49	%setup -q
14cr|lout-3.31-8|50	%patch0 -p1
14cr|lout-3.31-8|51	
14cr|lout-3.31-8|52	%build
14cr|lout-3.31-8|53	%make LIBDIR=%{_datadir}/lout lout prg2lout
14cr|lout-3.31-8|54	
14cr|lout-3.31-8|55	%install
14cr|lout-3.31-8|56	rm -rf $RPM_BUILD_ROOT
14cr|lout-3.31-8|57	mkdir -p $RPM_BUILD_ROOT%{_prefix}/{bin,doc,man/man1}
14cr|lout-3.31-8|58	mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/
14cr|lout-3.31-8|59	
14cr|lout-3.31-8|60	%makeinstall_std DATADIR=%{_datadir} LIBDIR=%{_datadir}/lout installman installdoc
14cr|lout-3.31-8|61	
14cr|lout-3.31-8|62	for i in user slides expert design; do
14cr|lout-3.31-8|63	chmod 755 $RPM_BUILD_ROOT/usr/doc/lout/$i
14cr|lout-3.31-8|64	done
14cr|lout-3.31-8|65	
14cr|lout-3.31-8|66	#moves the man page
14cr|lout-3.31-8|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}
14cr|lout-3.31-8|68	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT%{_datadir}
14cr|lout-3.31-8|69	
14cr|lout-3.31-8|70	# remove unwanted files
14cr|lout-3.31-8|71	rm -rf $RPM_BUILD_ROOT/%_prefix/doc
14cr|lout-3.31-8|72	rm -rf $RPM_BUILD_DIR/%name-%version/doc/user/.pie_intr.swp
14cr|lout-3.31-8|73	
14cr|lout-3.31-8|74	%clean
14cr|lout-3.31-8|75	rm -rf $RPM_BUILD_ROOT
14cr|lout-3.31-8|76	
14cr|lout-3.31-8|77	%files
14cr|lout-3.31-8|78	%defattr(0644,root,root,755)
14cr|lout-3.31-8|79	%doc blurb README maillist whatsnew notes_dsc
14cr|lout-3.31-8|80	%defattr(-,root,root)
14cr|lout-3.31-8|81	%{_bindir}/lout
14cr|lout-3.31-8|82	%{_mandir}/man1/*
14cr|lout-3.31-8|83	%{_bindir}/prg2lout
14cr|lout-3.31-8|84	%{_datadir}/lout
14cr|lout-3.31-8|85	
14cr|lout-3.31-8|86	%files doc
14cr|lout-3.31-8|87	%defattr(0644,root,root,755)
14cr|lout-3.31-8|88	%doc doc/
14cr|lout-3.31-8|89	
14cr|lout-3.31-8|90	
14cr|lout-3.31-8|91	
14cr|lout-3.31-8|92	
14cr|lout-3.31-8|93	%changelog
14cr|lout-3.31-8|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.31-8
14cr|lout-3.31-8|95	+ Revision: 1ad982b
14cr|lout-3.31-8|96	- MassBuild#464: Increase release tag
14cr|lout-3.31-8|97	
14cr|lout-3.31-8|98	

2769 14
14cr|lpairs-1.0.4-5|1	%define release 5
14cr|lpairs-1.0.4-5|2	
14cr|lpairs-1.0.4-5|3	Summary: Memory game
14cr|lpairs-1.0.4-5|4	Name: lpairs
14cr|lpairs-1.0.4-5|5	Version: 1.0.4
14cr|lpairs-1.0.4-5|6	Release: %release
14cr|lpairs-1.0.4-5|7	URL: http://lgames.sourceforge.net/index.php?project=LPairs
14cr|lpairs-1.0.4-5|8	Source0: http://peterhost.dl.sourceforge.net/sourceforge/lgames/%{name}-%{version}.tar.gz
14cr|lpairs-1.0.4-5|9	Patch0:	lpairs-1.0.4-fix-desktop.patch
14cr|lpairs-1.0.4-5|10	License: GPLv2+
14cr|lpairs-1.0.4-5|11	Group: Games/Puzzles
14cr|lpairs-1.0.4-5|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|lpairs-1.0.4-5|13	BuildRequires: SDL-devel
14cr|lpairs-1.0.4-5|14	BuildRequires: filesystem
14cr|lpairs-1.0.4-5|15	BuildRequires: imagemagick
14cr|lpairs-1.0.4-5|16	BuildRequires: texinfo
14cr|lpairs-1.0.4-5|17	
14cr|lpairs-1.0.4-5|18	%description
14cr|lpairs-1.0.4-5|19	LPairs is a classical memory game. This means you have to find pairs of
14cr|lpairs-1.0.4-5|20	identical cards which will then be removed. Your time and tries needed will be
14cr|lpairs-1.0.4-5|21	counted but there is no highscore chart or limit to this.
14cr|lpairs-1.0.4-5|22	
14cr|lpairs-1.0.4-5|23	%prep
14cr|lpairs-1.0.4-5|24	%setup -q
14cr|lpairs-1.0.4-5|25	%patch0 -p0
14cr|lpairs-1.0.4-5|26	
14cr|lpairs-1.0.4-5|27	%build
14cr|lpairs-1.0.4-5|28	%configure2_5x \
14cr|lpairs-1.0.4-5|29	--bindir=%_gamesbindir \
14cr|lpairs-1.0.4-5|30	--localstatedir=%{_localstatedir}/lib/games
14cr|lpairs-1.0.4-5|31	%make
14cr|lpairs-1.0.4-5|32	
14cr|lpairs-1.0.4-5|33	%install
14cr|lpairs-1.0.4-5|34	rm -rf $RPM_BUILD_ROOT
14cr|lpairs-1.0.4-5|35	%makeinstall_std
14cr|lpairs-1.0.4-5|36	
14cr|lpairs-1.0.4-5|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|lpairs-1.0.4-5|38	install -m644 %name.desktop $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|lpairs-1.0.4-5|39	
14cr|lpairs-1.0.4-5|40	mkdir -p %buildroot%_iconsdir/
14cr|lpairs-1.0.4-5|41	convert -resize 32x32 %name.png %buildroot%_iconsdir/%name.png
14cr|lpairs-1.0.4-5|42	
14cr|lpairs-1.0.4-5|43	%find_lang %{name}
14cr|lpairs-1.0.4-5|44	
14cr|lpairs-1.0.4-5|45	%clean
14cr|lpairs-1.0.4-5|46	rm -rf $RPM_BUILD_ROOT
14cr|lpairs-1.0.4-5|47	
14cr|lpairs-1.0.4-5|48	%if %mdkversion < 200900
14cr|lpairs-1.0.4-5|49	%post
14cr|lpairs-1.0.4-5|50	%{update_menus}
14cr|lpairs-1.0.4-5|51	%endif
14cr|lpairs-1.0.4-5|52	
14cr|lpairs-1.0.4-5|53	%if %mdkversion < 200900
14cr|lpairs-1.0.4-5|54	%postun
14cr|lpairs-1.0.4-5|55	%{clean_menus}
14cr|lpairs-1.0.4-5|56	%endif
14cr|lpairs-1.0.4-5|57	
14cr|lpairs-1.0.4-5|58	%files -f %{name}.lang
14cr|lpairs-1.0.4-5|59	%defattr(-,root,root)
14cr|lpairs-1.0.4-5|60	%doc README
14cr|lpairs-1.0.4-5|61	%{_gamesbindir}/%{name}
14cr|lpairs-1.0.4-5|62	%{_gamesdatadir}/%{name}/*
14cr|lpairs-1.0.4-5|63	%{_iconsdir}/*.png
14cr|lpairs-1.0.4-5|64	%{_datadir}/applications/*.desktop
14cr|lpairs-1.0.4-5|65	
14cr|lpairs-1.0.4-5|66	
14cr|lpairs-1.0.4-5|67	
14cr|lpairs-1.0.4-5|68	%changelog
14cr|lpairs-1.0.4-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-5
14cr|lpairs-1.0.4-5|70	+ Revision: 72f0f74
14cr|lpairs-1.0.4-5|71	- MassBuild#464: Increase release tag
14cr|lpairs-1.0.4-5|72	
14cr|lpairs-1.0.4-5|73	

2770 14
14cr|lpg-2.0.17-4|1	%global    _compat_version 1.1.0
14cr|lpg-2.0.17-4|2	
14cr|lpg-2.0.17-4|3	Name:      lpg
14cr|lpg-2.0.17-4|4	Version:   2.0.17
14cr|lpg-2.0.17-4|5	Release:   4
14cr|lpg-2.0.17-4|6	Summary:   LALR Parser Generator
14cr|lpg-2.0.17-4|7	Group:     Development/Java
14cr|lpg-2.0.17-4|8	# although the text of the licence isn't distributed with some of the source,
14cr|lpg-2.0.17-4|9	# the author has exlicitly stated that everything is covered under the EPL
14cr|lpg-2.0.17-4|10	# see: http://sourceforge.net/forum/forum.php?thread_id=3277926&forum_id=523519
14cr|lpg-2.0.17-4|11	License:   EPL
14cr|lpg-2.0.17-4|12	URL:       http://lpg.sourceforge.net/
14cr|lpg-2.0.17-4|13	
14cr|lpg-2.0.17-4|14	Source0:   http://downloads.sourceforge.net/lpg/lpg-java-runtime-src-%{version}.zip
14cr|lpg-2.0.17-4|15	Source1:   http://downloads.sourceforge.net/lpg/lpg-generator-cpp-src-%{version}.zip
14cr|lpg-2.0.17-4|16	Source2:   http://downloads.sourceforge.net/lpg/lpg-generator-templates-%{version}.zip
14cr|lpg-2.0.17-4|17	
14cr|lpg-2.0.17-4|18	# source archive for the java compat lib
14cr|lpg-2.0.17-4|19	Source3:   http://downloads.sourceforge.net/lpg/lpgdistribution-05-16-06.zip
14cr|lpg-2.0.17-4|20	
14cr|lpg-2.0.17-4|21	# upstream does not provide a build script or manifest file for the java
14cr|lpg-2.0.17-4|22	# compat lib
14cr|lpg-2.0.17-4|23	Source4:   %{name}-build.xml
14cr|lpg-2.0.17-4|24	Source5:   %{name}-manifest.mf
14cr|lpg-2.0.17-4|25	
14cr|lpg-2.0.17-4|26	# TODO: drop Source3, 4, 5 and obsolete the java-compat package when dependent
14cr|lpg-2.0.17-4|27	# projects are ported to LPG 2.x.x
14cr|lpg-2.0.17-4|28	
14cr|lpg-2.0.17-4|29	# executable name in the bootstrap make target is wrong; sent upstream, see:
14cr|lpg-2.0.17-4|30	# https://sourceforge.net/tracker/?func=detail&aid=2794057&group_id=155963&atid=797881
14cr|lpg-2.0.17-4|31	Patch0:    %{name}-bootstrap-target.patch
14cr|lpg-2.0.17-4|32	
14cr|lpg-2.0.17-4|33	# change build script to build the base jar with osgi bundle info
14cr|lpg-2.0.17-4|34	Patch1:    %{name}-osgi-jar.patch
14cr|lpg-2.0.17-4|35	
14cr|lpg-2.0.17-4|36	%description
14cr|lpg-2.0.17-4|37	The LALR Parser Generator (LPG) is a tool for developing scanners and parsers
14cr|lpg-2.0.17-4|38	written in Java, C++ or C. Input is specified by BNF rules. LPG supports
14cr|lpg-2.0.17-4|39	backtracking (to resolve ambiguity), automatic AST generation and grammar
14cr|lpg-2.0.17-4|40	inheritance.
14cr|lpg-2.0.17-4|41	
14cr|lpg-2.0.17-4|42	%package       java
14cr|lpg-2.0.17-4|43	Summary:       Java runtime library for LPG
14cr|lpg-2.0.17-4|44	Group:         Development/Java
14cr|lpg-2.0.17-4|45	
14cr|lpg-2.0.17-4|46	BuildArch:     noarch
14cr|lpg-2.0.17-4|47	
14cr|lpg-2.0.17-4|48	BuildRequires: java-1.7.0-openjdk-devel
14cr|lpg-2.0.17-4|49	BuildRequires: jpackage-utils
14cr|lpg-2.0.17-4|50	BuildRequires: ant-apache-regexp
14cr|lpg-2.0.17-4|51	Requires:      java
14cr|lpg-2.0.17-4|52	Requires:      jpackage-utils
14cr|lpg-2.0.17-4|53	
14cr|lpg-2.0.17-4|54	%description   java
14cr|lpg-2.0.17-4|55	Java runtime library for parsers generated with the LALR Parser Generator
14cr|lpg-2.0.17-4|56	(LPG).
14cr|lpg-2.0.17-4|57	
14cr|lpg-2.0.17-4|58	%package       java-compat
14cr|lpg-2.0.17-4|59	Version:       %{_compat_version}
14cr|lpg-2.0.17-4|60	Summary:       Compatibility Java runtime library for LPG 1.x
14cr|lpg-2.0.17-4|61	Group:         Development/Java
14cr|lpg-2.0.17-4|62	
14cr|lpg-2.0.17-4|63	BuildArch:     noarch
14cr|lpg-2.0.17-4|64	
14cr|lpg-2.0.17-4|65	BuildRequires: java-devel
14cr|lpg-2.0.17-4|66	BuildRequires: jpackage-utils
14cr|lpg-2.0.17-4|67	BuildRequires: ant
14cr|lpg-2.0.17-4|68	Requires:      java
14cr|lpg-2.0.17-4|69	Requires:      jpackage-utils
14cr|lpg-2.0.17-4|70	
14cr|lpg-2.0.17-4|71	%description   java-compat
14cr|lpg-2.0.17-4|72	Compatibility Java runtime library for parsers generated with the LALR Parser
14cr|lpg-2.0.17-4|73	Generator (LPG) 1.x.
14cr|lpg-2.0.17-4|74	
14cr|lpg-2.0.17-4|75	%prep
14cr|lpg-2.0.17-4|76	%setup -q -T -c -n %{name}-%{version}
14cr|lpg-2.0.17-4|77	
14cr|lpg-2.0.17-4|78	# because you can't use setup to unzip to subdirectories when your source
14cr|lpg-2.0.17-4|79	# archives do not create top level directories
14cr|lpg-2.0.17-4|80	unzip -qq %{SOURCE0} -d lpg-java-runtime
14cr|lpg-2.0.17-4|81	unzip -qq %{SOURCE1} -d lpg-generator-cpp
14cr|lpg-2.0.17-4|82	unzip -qq %{SOURCE2} -d lpg-generator-templates
14cr|lpg-2.0.17-4|83	chmod -Rf a+rX,u+w,g-w,o-w .
14cr|lpg-2.0.17-4|84	
14cr|lpg-2.0.17-4|85	# setup java compat stuff
14cr|lpg-2.0.17-4|86	%setup -q -D -T -a 3 -n %{name}-%{version}
14cr|lpg-2.0.17-4|87	cp -p %{SOURCE4} lpgdistribution/build.xml
14cr|lpg-2.0.17-4|88	cp -p %{SOURCE5} lpgdistribution/MANIFEST.MF
14cr|lpg-2.0.17-4|89	
14cr|lpg-2.0.17-4|90	# apply patches
14cr|lpg-2.0.17-4|91	%patch0 -p0 -b .orig
14cr|lpg-2.0.17-4|92	%patch1 -p0 -b .orig
14cr|lpg-2.0.17-4|93	
14cr|lpg-2.0.17-4|94	%build
14cr|lpg-2.0.17-4|95	# build java stuff
14cr|lpg-2.0.17-4|96	(cd lpg-java-runtime && ant -f exportPlugin.xml)
14cr|lpg-2.0.17-4|97	
14cr|lpg-2.0.17-4|98	# build java compat stuff
14cr|lpg-2.0.17-4|99	(cd lpgdistribution && ant)
14cr|lpg-2.0.17-4|100	
14cr|lpg-2.0.17-4|101	# build native stuff
14cr|lpg-2.0.17-4|102	pushd lpg-generator-cpp/src
14cr|lpg-2.0.17-4|103	
14cr|lpg-2.0.17-4|104	# ARCH just tells us what tools to use, so this can be the same on all arches
14cr|lpg-2.0.17-4|105	# we build twice in order to bootstrap the grammar parser
14cr|lpg-2.0.17-4|106	make clean install ARCH=linux_x86 \
14cr|lpg-2.0.17-4|107	LOCAL_CFLAGS="%{optflags}" LOCAL_CXXFLAGS="%{optflags}"
14cr|lpg-2.0.17-4|108	make bootstrap ARCH=linux_x86
14cr|lpg-2.0.17-4|109	make clean install ARCH=linux_x86 \
14cr|lpg-2.0.17-4|110	LOCAL_CFLAGS="%{optflags}" LOCAL_CXXFLAGS="%{optflags}"
14cr|lpg-2.0.17-4|111	
14cr|lpg-2.0.17-4|112	popd
14cr|lpg-2.0.17-4|113	
14cr|lpg-2.0.17-4|114	%install
14cr|lpg-2.0.17-4|115	
14cr|lpg-2.0.17-4|116	install -pD -T lpg-java-runtime/%{name}runtime.jar \
14cr|lpg-2.0.17-4|117	%{buildroot}%{_javadir}/%{name}runtime-%{version}.jar
14cr|lpg-2.0.17-4|118	install -pD -T lpgdistribution/%{name}javaruntime.jar \
14cr|lpg-2.0.17-4|119	%{buildroot}%{_javadir}/%{name}javaruntime-%{_compat_version}.jar
14cr|lpg-2.0.17-4|120	install -pD -T lpg-generator-cpp/bin/%{name}-linux_x86 \
14cr|lpg-2.0.17-4|121	%{buildroot}%{_bindir}/%{name}
14cr|lpg-2.0.17-4|122	
14cr|lpg-2.0.17-4|123	# create unversioned symlinks to jars
14cr|lpg-2.0.17-4|124	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|lpg-2.0.17-4|125	(cd %{buildroot}%{_javadir} && for jar in *-%{_compat_version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{_compat_version}||g"`; done)
14cr|lpg-2.0.17-4|126	
14cr|lpg-2.0.17-4|127	%files
14cr|lpg-2.0.17-4|128	%doc lpg-generator-templates/docs/*
14cr|lpg-2.0.17-4|129	%{_bindir}/%{name}
14cr|lpg-2.0.17-4|130	
14cr|lpg-2.0.17-4|131	%files java
14cr|lpg-2.0.17-4|132	%doc lpg-java-runtime/Eclipse\ Public\ License\ -\ Version\ 1_0.htm
14cr|lpg-2.0.17-4|133	%{_javadir}/%{name}runtime*
14cr|lpg-2.0.17-4|134	
14cr|lpg-2.0.17-4|135	%files java-compat
14cr|lpg-2.0.17-4|136	%doc lpg-java-runtime/Eclipse\ Public\ License\ -\ Version\ 1_0.htm
14cr|lpg-2.0.17-4|137	%{_javadir}/%{name}javaruntime*
14cr|lpg-2.0.17-4|138	
14cr|lpg-2.0.17-4|139	%changelog
14cr|lpg-2.0.17-4|140	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.17-4
14cr|lpg-2.0.17-4|141	+ Revision: a309258
14cr|lpg-2.0.17-4|142	- Fix typo
14cr|lpg-2.0.17-4|143	
14cr|lpg-2.0.17-4|144	

2771 14
14cr|lprng-3.8.32-7|1	%define rname LPRng
14cr|lprng-3.8.32-7|2	
14cr|lprng-3.8.32-7|3	Summary:	LPRng Print Spooler
14cr|lprng-3.8.32-7|4	Name:		lprng
14cr|lprng-3.8.32-7|5	Version:	3.8.32
14cr|lprng-3.8.32-7|6	Release:	7
14cr|lprng-3.8.32-7|7	License:	GPL and Artistic
14cr|lprng-3.8.32-7|8	Group:		System/Configuration/Printing
14cr|lprng-3.8.32-7|9	URL:		http://www.lprng.com
14cr|lprng-3.8.32-7|10	Source0:	http://www.lprng.com/DISTRIB/LPRng/%{rname}-%{version}.tgz
14cr|lprng-3.8.32-7|11	Source1:	lprng.startup
14cr|lprng-3.8.32-7|12	Patch0:		LPRng-3.8.27-gcc4.diff
14cr|lprng-3.8.32-7|13	Patch1:		LPRng-typo_fix.diff
14cr|lprng-3.8.32-7|14	Patch2:		lprng-3.8.32-Werror=format-security.patch
14cr|lprng-3.8.32-7|15	# "Conflicts: lpr" is mis-understood, not only the package "lpr" is
14cr|lprng-3.8.32-7|16	# considered as conflicting but also /usr/bin/lpr of another spooler, as
14cr|lprng-3.8.32-7|17	# CUPS.
14cr|lprng-3.8.32-7|18	#Conflicts: lpr
14cr|lprng-3.8.32-7|19	Requires:	net-tools
14cr|lprng-3.8.32-7|20	Requires:	%{name}-client >= %{version}
14cr|lprng-3.8.32-7|21	Obsoletes:	%{rname}
14cr|lprng-3.8.32-7|22	Provides:	lpr lpddaemon
14cr|lprng-3.8.32-7|23	Requires(post): update-alternatives
14cr|lprng-3.8.32-7|24	Requires(preun): update-alternatives
14cr|lprng-3.8.32-7|25	BuildRequires:	gdbm-devel
14cr|lprng-3.8.32-7|26	BuildRequires:	gettext-devel
14cr|lprng-3.8.32-7|27	BuildRoot:	%{_tmppath}/%{rname}-%{version}-%{release}-buildroot
14cr|lprng-3.8.32-7|28	
14cr|lprng-3.8.32-7|29	%description
14cr|lprng-3.8.32-7|30	The LPRng software is an enhanced, extended, and portable implementation of
14cr|lprng-3.8.32-7|31	the Berkeley LPR print spooler functionality. While providing the same
14cr|lprng-3.8.32-7|32	interface and meeting RFC1179 requirements, the implementation is completely
14cr|lprng-3.8.32-7|33	new and provides support for the following features: lightweight (no databases
14cr|lprng-3.8.32-7|34	needed) lpr, lpc, and lprm programs; dynamic redirection of print queues;
14cr|lprng-3.8.32-7|35	automatic job holding; highly verbose diagnostics; multiple printers serving a
14cr|lprng-3.8.32-7|36	single queue; client programs do not need to run SUID root; greatly enhanced
14cr|lprng-3.8.32-7|37	security checks; and a greatly improved permission and authorization mechanism.
14cr|lprng-3.8.32-7|38	
14cr|lprng-3.8.32-7|39	%package	client
14cr|lprng-3.8.32-7|40	Group:		System/Configuration/Printing
14cr|lprng-3.8.32-7|41	Summary:	LPRng printing client
14cr|lprng-3.8.32-7|42	Requires(post): update-alternatives
14cr|lprng-3.8.32-7|43	Requires(preun): update-alternatives
14cr|lprng-3.8.32-7|44	Conflicts:	LPRng <= 3.8.28-1mdk
14cr|lprng-3.8.32-7|45	Obsoletes:	%{rname}-client
14cr|lprng-3.8.32-7|46	
14cr|lprng-3.8.32-7|47	%description	client
14cr|lprng-3.8.32-7|48	The LPRng software is an enhanced, extended, and portable implementation of
14cr|lprng-3.8.32-7|49	the Berkeley LPR print spooler functionality. While providing the same
14cr|lprng-3.8.32-7|50	interface and meeting RFC1179 requirements, the implementation is completely
14cr|lprng-3.8.32-7|51	new and provides support for the following features: lightweight (no databases
14cr|lprng-3.8.32-7|52	needed) lpr, lpc, and lprm programs; dynamic redirection of print queues;
14cr|lprng-3.8.32-7|53	automatic job holding; highly verbose diagnostics; multiple printers serving a
14cr|lprng-3.8.32-7|54	single queue; client programs do not need to run SUID root; greatly enhanced
14cr|lprng-3.8.32-7|55	security checks; and a greatly improved permission and authorization mechanism.
14cr|lprng-3.8.32-7|56	
14cr|lprng-3.8.32-7|57	This package contains the LPRng client tools.
14cr|lprng-3.8.32-7|58	
14cr|lprng-3.8.32-7|59	%prep
14cr|lprng-3.8.32-7|60	
14cr|lprng-3.8.32-7|61	%setup -q -n %{rname}-%{version}
14cr|lprng-3.8.32-7|62	
14cr|lprng-3.8.32-7|63	# Security fix: Restrict remote access
14cr|lprng-3.8.32-7|64	perl -p -i -e "s/^\#REJECT SERVICE=X/REJECT SERVICE=X NOT SERVER\n\#REJECT SERVICE=X/" lpd.perms.in
14cr|lprng-3.8.32-7|65	
14cr|lprng-3.8.32-7|66	%patch0 -p1 -b .gcc4
14cr|lprng-3.8.32-7|67	%patch1 -p0
14cr|lprng-3.8.32-7|68	%patch2 -p1
14cr|lprng-3.8.32-7|69	
14cr|lprng-3.8.32-7|70	# Modified startup file with various system checks
14cr|lprng-3.8.32-7|71	cp %{SOURCE1} lprng.startup
14cr|lprng-3.8.32-7|72	
14cr|lprng-3.8.32-7|73	%build
14cr|lprng-3.8.32-7|74	%serverbuild
14cr|lprng-3.8.32-7|75	
14cr|lprng-3.8.32-7|76	%configure2_5x \
14cr|lprng-3.8.32-7|77	--enable-nls \
14cr|lprng-3.8.32-7|78	--with-userid=lp \
14cr|lprng-3.8.32-7|79	--with-groupid=lp \
14cr|lprng-3.8.32-7|80	--disable-werror
14cr|lprng-3.8.32-7|81	#%{!?nokerberos:--enable-kerberos}
14cr|lprng-3.8.32-7|82	
14cr|lprng-3.8.32-7|83	make
14cr|lprng-3.8.32-7|84	
14cr|lprng-3.8.32-7|85	%install
14cr|lprng-3.8.32-7|86	rm -rf %{buildroot}
14cr|lprng-3.8.32-7|87	
14cr|lprng-3.8.32-7|88	# Suppress automatic replacement of "echo" by "gprintf" in the LPRng
14cr|lprng-3.8.32-7|89	# startup script by RPM. This automatic replacement is broken.
14cr|lprng-3.8.32-7|90	export DONT_GPRINTIFY=1
14cr|lprng-3.8.32-7|91	
14cr|lprng-3.8.32-7|92	# Installation of locales is broken... Work around it! (They will never get
14cr|lprng-3.8.32-7|93	# it correct)
14cr|lprng-3.8.32-7|94	perl -pi -e "s,prefix =.*,prefix = %{buildroot}%{_prefix},g" po/Makefile
14cr|lprng-3.8.32-7|95	perl -pi -e "s,datadir =.*,datadir = %{buildroot}%{_prefix}/share,g" po/Makefile
14cr|lprng-3.8.32-7|96	perl -pi -e "s,localedir =.*,localedir = %{buildroot}%{_prefix}/share/locale,g" po/Makefile
14cr|lprng-3.8.32-7|97	perl -pi -e "s,gettextsrcdir =.*,gettextsrcdir = %{buildroot}%{_prefix}/share/gettext/po,g" po/Makefile
14cr|lprng-3.8.32-7|98	
14cr|lprng-3.8.32-7|99	make SUID_ROOT_PERMS=" 04755" \
14cr|lprng-3.8.32-7|100	DESTDIR=%{buildroot} \
14cr|lprng-3.8.32-7|101	MAKEPACKAGE=YES \
14cr|lprng-3.8.32-7|102	DATADIR="%{buildroot}%{_datadir}/LPRng" \
14cr|lprng-3.8.32-7|103	mandir=%{_mandir} install
14cr|lprng-3.8.32-7|104	
14cr|lprng-3.8.32-7|105	%__cp src/monitor %{buildroot}%{_prefix}/sbin/monitor
14cr|lprng-3.8.32-7|106	
14cr|lprng-3.8.32-7|107	# install init script
14cr|lprng-3.8.32-7|108	install -d %{buildroot}%{_initrddir}
14cr|lprng-3.8.32-7|109	install -m0755 lprng.startup %{buildroot}%{_initrddir}/lpd
14cr|lprng-3.8.32-7|110	
14cr|lprng-3.8.32-7|111	# prepare the commands conflicting with CUPS for the update-alternatives
14cr|lprng-3.8.32-7|112	# treatment
14cr|lprng-3.8.32-7|113	( cd %{buildroot}%{_bindir}
14cr|lprng-3.8.32-7|114	rm -f lp
14cr|lprng-3.8.32-7|115	ln -s lpr-lpd lp
14cr|lprng-3.8.32-7|116	rm -f cancel
14cr|lprng-3.8.32-7|117	ln -s lprm-lpd cancel
14cr|lprng-3.8.32-7|118	mv lpr lpr-lpd
14cr|lprng-3.8.32-7|119	mv lpq lpq-lpd
14cr|lprng-3.8.32-7|120	mv lprm lprm-lpd
14cr|lprng-3.8.32-7|121	mv lp lp-lpd
14cr|lprng-3.8.32-7|122	mv cancel cancel-lpd
14cr|lprng-3.8.32-7|123	mv lpstat lpstat-lpd
14cr|lprng-3.8.32-7|124	)
14cr|lprng-3.8.32-7|125	( cd %{buildroot}%{_sbindir}
14cr|lprng-3.8.32-7|126	mv lpc lpc-lpd
14cr|lprng-3.8.32-7|127	)
14cr|lprng-3.8.32-7|128	( cd %{buildroot}%{_mandir}/man1
14cr|lprng-3.8.32-7|129	mv lpr.1 lpr-lpd.1
14cr|lprng-3.8.32-7|130	mv lpq.1 lpq-lpd.1
14cr|lprng-3.8.32-7|131	mv lprm.1 lprm-lpd.1
14cr|lprng-3.8.32-7|132	mv lp.1 lp-lpd.1
14cr|lprng-3.8.32-7|133	mv cancel.1 cancel-lpd.1
14cr|lprng-3.8.32-7|134	mv lpstat.1 lpstat-lpd.1
14cr|lprng-3.8.32-7|135	)
14cr|lprng-3.8.32-7|136	( cd %{buildroot}%{_mandir}/man8
14cr|lprng-3.8.32-7|137	mv lpc.8 lpc-lpd.8
14cr|lprng-3.8.32-7|138	)
14cr|lprng-3.8.32-7|139	
14cr|lprng-3.8.32-7|140	# Conflict with setup package
14cr|lprng-3.8.32-7|141	rm -f %{buildroot}%{_sysconfdir}/printcap
14cr|lprng-3.8.32-7|142	rm -rf %{buildroot}%{_datadir}/LPRng
14cr|lprng-3.8.32-7|143	rm -f %{buildroot}%{_sysconfdir}/rc.d/init.d/lpd.sample
14cr|lprng-3.8.32-7|144	
14cr|lprng-3.8.32-7|145	%find_lang %{rname}
14cr|lprng-3.8.32-7|146	
14cr|lprng-3.8.32-7|147	%post
14cr|lprng-3.8.32-7|148	/sbin/chkconfig --add lpd
14cr|lprng-3.8.32-7|149	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-lpd 5 --slave \
14cr|lprng-3.8.32-7|150	%{_mandir}/man8/lpc.8%{_extension} lpc.8%{_extension} %{_mandir}/man8/lpc-lpd.8%{_extension}
14cr|lprng-3.8.32-7|151	
14cr|lprng-3.8.32-7|152	%post client
14cr|lprng-3.8.32-7|153	if [ -w /etc/printcap ] ; then
14cr|lprng-3.8.32-7|154	TMP1=`mktemp /etc/printcap.XXXXXX`
14cr|lprng-3.8.32-7|155	gawk '
14cr|lprng-3.8.32-7|156	BEGIN { first = 1; cont = 0; last = "" }
14cr|lprng-3.8.32-7|157	/^[:space:]*#/      { if(cont) sub("\\\\$", "", last)}
14cr|lprng-3.8.32-7|158	{ if(first == 0) print last }
14cr|lprng-3.8.32-7|159	{ first = 0 }
14cr|lprng-3.8.32-7|160	{ last = $0 }
14cr|lprng-3.8.32-7|161	{ cont = 0 }
14cr|lprng-3.8.32-7|162	/\\$/ { cont = 1 }
14cr|lprng-3.8.32-7|163	END {sub("\\\\$", "", last); print last}
14cr|lprng-3.8.32-7|164	' /etc/printcap > ${TMP1} && cat ${TMP1} > /etc/printcap && rm -f ${TMP1}
14cr|lprng-3.8.32-7|165	fi
14cr|lprng-3.8.32-7|166	
14cr|lprng-3.8.32-7|167	# Set up update-alternatives entries
14cr|lprng-3.8.32-7|168	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-lpd 5 \
14cr|lprng-3.8.32-7|169	--slave %{_mandir}/man1/lpr.1%{_extension} lpr.1%{_extension} %{_mandir}/man1/lpr-lpd.1%{_extension}
14cr|lprng-3.8.32-7|170	
14cr|lprng-3.8.32-7|171	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-lpd 5 \
14cr|lprng-3.8.32-7|172	--slave %{_mandir}/man1/lpq.1%{_extension} lpq.1%{_extension} %{_mandir}/man1/lpq-lpd.1%{_extension}
14cr|lprng-3.8.32-7|173	
14cr|lprng-3.8.32-7|174	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-lpd 5 \
14cr|lprng-3.8.32-7|175	--slave %{_mandir}/man1/lprm.1%{_extension} lprm.1%{_extension} %{_mandir}/man1/lprm-lpd.1%{_extension}
14cr|lprng-3.8.32-7|176	
14cr|lprng-3.8.32-7|177	%{_sbindir}/update-alternatives --install %{_bindir}/lp lp %{_bindir}/lp-lpd 5 \
14cr|lprng-3.8.32-7|178	--slave %{_mandir}/man1/lp.1%{_extension} lp.1%{_extension} %{_mandir}/man1/lp-lpd.1%{_extension}
14cr|lprng-3.8.32-7|179	
14cr|lprng-3.8.32-7|180	%{_sbindir}/update-alternatives --install %{_bindir}/cancel cancel %{_bindir}/cancel-lpd 5 \
14cr|lprng-3.8.32-7|181	--slave %{_mandir}/man1/cancel.1%{_extension} cancel.1%{_extension} %{_mandir}/man1/cancel-lpd.1%{_extension}
14cr|lprng-3.8.32-7|182	
14cr|lprng-3.8.32-7|183	%{_sbindir}/update-alternatives --install %{_bindir}/lpstat lpstat %{_bindir}/lpstat-lpd 5 \
14cr|lprng-3.8.32-7|184	--slave %{_mandir}/man1/lpstat.1%{_extension} lpstat.1%{_extension} %{_mandir}/man1/lpstat-lpd.1%{_extension}
14cr|lprng-3.8.32-7|185	
14cr|lprng-3.8.32-7|186	%preun
14cr|lprng-3.8.32-7|187	if [ "$1" = 0 ]; then
14cr|lprng-3.8.32-7|188	%{_initrddir}/lpd stop >/dev/null 2>&1
14cr|lprng-3.8.32-7|189	/sbin/chkconfig --del lpd
14cr|lprng-3.8.32-7|190	%{_sbindir}/update-alternatives --remove lpc /usr/sbin/lpc-lpd
14cr|lprng-3.8.32-7|191	fi
14cr|lprng-3.8.32-7|192	
14cr|lprng-3.8.32-7|193	%preun client
14cr|lprng-3.8.32-7|194	if [ "$1" = 0 ]; then
14cr|lprng-3.8.32-7|195	# Remove update-alternatives entries
14cr|lprng-3.8.32-7|196	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-lpd
14cr|lprng-3.8.32-7|197	%{_sbindir}/update-alternatives --remove lpq /usr/bin/lpq-lpd
14cr|lprng-3.8.32-7|198	%{_sbindir}/update-alternatives --remove lprm /usr/bin/lprm-lpd
14cr|lprng-3.8.32-7|199	%{_sbindir}/update-alternatives --remove lp /usr/bin/lp-lpd
14cr|lprng-3.8.32-7|200	%{_sbindir}/update-alternatives --remove cancel /usr/bin/cancel-lpd
14cr|lprng-3.8.32-7|201	%{_sbindir}/update-alternatives --remove lpstat /usr/bin/lpstat-lpd
14cr|lprng-3.8.32-7|202	fi
14cr|lprng-3.8.32-7|203	
14cr|lprng-3.8.32-7|204	%postun
14cr|lprng-3.8.32-7|205	if [ "$1" -ge "1" ]; then
14cr|lprng-3.8.32-7|206	%{_initrddir}/lpd condrestart >/dev/null 2>&1
14cr|lprng-3.8.32-7|207	fi
14cr|lprng-3.8.32-7|208	
14cr|lprng-3.8.32-7|209	%clean
14cr|lprng-3.8.32-7|210	rm -rf %{buildroot}
14cr|lprng-3.8.32-7|211	
14cr|lprng-3.8.32-7|212	%files -f %{rname}.lang
14cr|lprng-3.8.32-7|213	%defattr(-,root,root)
14cr|lprng-3.8.32-7|214	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL LICENSE
14cr|lprng-3.8.32-7|215	%doc README* VERSION Y2KCompliance
14cr|lprng-3.8.32-7|216	%doc DOCS/*.htm* DOCS/*.jpg DOCS/*.png DOCS/*.txt DOCS/*.pdf
14cr|lprng-3.8.32-7|217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/printcap*
14cr|lprng-3.8.32-7|218	%attr(0755,root,root) %{_initrddir}/lpd
14cr|lprng-3.8.32-7|219	%{_sbindir}/checkpc
14cr|lprng-3.8.32-7|220	%{_sbindir}/lpd
14cr|lprng-3.8.32-7|221	%{_sbindir}/lprng_certs
14cr|lprng-3.8.32-7|222	%{_sbindir}/lprng_index_certs
14cr|lprng-3.8.32-7|223	%{_sbindir}/monitor
14cr|lprng-3.8.32-7|224	%attr(0755,lp,lp) %{_sbindir}/lpc-lpd
14cr|lprng-3.8.32-7|225	%attr(0755,root,root) %{_libdir}/filters/*
14cr|lprng-3.8.32-7|226	%attr(0755,root,root) %{_libdir}/liblpr*
14cr|lprng-3.8.32-7|227	%{_mandir}/*/*
14cr|lprng-3.8.32-7|228	
14cr|lprng-3.8.32-7|229	%files client
14cr|lprng-3.8.32-7|230	%defattr(-,root,root)
14cr|lprng-3.8.32-7|231	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL LICENSE
14cr|lprng-3.8.32-7|232	%doc README* VERSION Y2KCompliance
14cr|lprng-3.8.32-7|233	%doc DOCS/*.htm* DOCS/*.jpg DOCS/*.png DOCS/*.txt DOCS/*.pdf
14cr|lprng-3.8.32-7|234	%attr(0755,root,root) %dir %{_sysconfdir}/lpd
14cr|lprng-3.8.32-7|235	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/lpd/*
14cr|lprng-3.8.32-7|236	%attr(0755,lp,lp) %{_bindir}/lpq-lpd
14cr|lprng-3.8.32-7|237	%attr(0755,lp,lp) %{_bindir}/lprm-lpd
14cr|lprng-3.8.32-7|238	%attr(0755,lp,lp) %{_bindir}/lpr-lpd
14cr|lprng-3.8.32-7|239	%attr(0755,lp,lp) %{_bindir}/lpstat-lpd
14cr|lprng-3.8.32-7|240	%{_bindir}/lp-lpd
14cr|lprng-3.8.32-7|241	%{_bindir}/cancel-lpd
14cr|lprng-3.8.32-7|242	
14cr|lprng-3.8.32-7|243	
14cr|lprng-3.8.32-7|244	
14cr|lprng-3.8.32-7|245	%changelog
14cr|lprng-3.8.32-7|246	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.32-7
14cr|lprng-3.8.32-7|247	+ Revision: 58c93a2
14cr|lprng-3.8.32-7|248	- MassBuild#464: Increase release tag
14cr|lprng-3.8.32-7|249	
14cr|lprng-3.8.32-7|250	

2772 14
14cr|lrcalc-1.1.6-0.beta.2|1	Name:		lrcalc
14cr|lrcalc-1.1.6-0.beta.2|2	Group:		Sciences/Mathematics
14cr|lrcalc-1.1.6-0.beta.2|3	Version:	1.1.6
14cr|lrcalc-1.1.6-0.beta.2|4	Release:	0.beta.2
14cr|lrcalc-1.1.6-0.beta.2|5	License:	GPLv2+
14cr|lrcalc-1.1.6-0.beta.2|6	Summary:	Littlewood-Richardson Calculator
14cr|lrcalc-1.1.6-0.beta.2|7	URL:		http://math.rutgers.edu/~asbuch/lrcalc
14cr|lrcalc-1.1.6-0.beta.2|8	Source0:	http://math.rutgers.edu/~asbuch/lrcalc/%{name}-sage-%{version}.tar.gz
14cr|lrcalc-1.1.6-0.beta.2|9	Source1:	%{name}.rpmlintrc
14cr|lrcalc-1.1.6-0.beta.2|10	
14cr|lrcalc-1.1.6-0.beta.2|11	%description
14cr|lrcalc-1.1.6-0.beta.2|12	The "Littlewood-Richardson Calculator" is a package of C and Maple programs
14cr|lrcalc-1.1.6-0.beta.2|13	for computing Littlewood-Richardson coefficients. The C programs form the
14cr|lrcalc-1.1.6-0.beta.2|14	engine of the package, providing fast calculation of single LR coefficients,
14cr|lrcalc-1.1.6-0.beta.2|15	products of Schur functions, and skew Schur functions. The Maple code mainly
14cr|lrcalc-1.1.6-0.beta.2|16	gives an interface which makes it possible to use the C programs from Maple.
14cr|lrcalc-1.1.6-0.beta.2|17	This interface uses the same notation as the SF package of John Stembridge,
14cr|lrcalc-1.1.6-0.beta.2|18	to make it easier to use both packages at the same time.
14cr|lrcalc-1.1.6-0.beta.2|19	
14cr|lrcalc-1.1.6-0.beta.2|20	%package	devel
14cr|lrcalc-1.1.6-0.beta.2|21	Summary:	Development files for %{name}
14cr|lrcalc-1.1.6-0.beta.2|22	Group:		Development/C
14cr|lrcalc-1.1.6-0.beta.2|23	Requires:	%{name} = %{EVRD}
14cr|lrcalc-1.1.6-0.beta.2|24	
14cr|lrcalc-1.1.6-0.beta.2|25	%description    devel
14cr|lrcalc-1.1.6-0.beta.2|26	The %{name}-devel package contains libraries and header files for
14cr|lrcalc-1.1.6-0.beta.2|27	developing applications that use %{name}.
14cr|lrcalc-1.1.6-0.beta.2|28	
14cr|lrcalc-1.1.6-0.beta.2|29	%prep
14cr|lrcalc-1.1.6-0.beta.2|30	%setup -q -n %{name}-sage-%{version}
14cr|lrcalc-1.1.6-0.beta.2|31	
14cr|lrcalc-1.1.6-0.beta.2|32	%build
14cr|lrcalc-1.1.6-0.beta.2|33	%configure --bindir=%{_libdir}/%{name} --enable-shared --disable-static
14cr|lrcalc-1.1.6-0.beta.2|34	%make CFLAGS="%{optflags}"
14cr|lrcalc-1.1.6-0.beta.2|35	
14cr|lrcalc-1.1.6-0.beta.2|36	%install
14cr|lrcalc-1.1.6-0.beta.2|37	%makeinstall_std
14cr|lrcalc-1.1.6-0.beta.2|38	
14cr|lrcalc-1.1.6-0.beta.2|39	%check
14cr|lrcalc-1.1.6-0.beta.2|40	make check
14cr|lrcalc-1.1.6-0.beta.2|41	
14cr|lrcalc-1.1.6-0.beta.2|42	%files
14cr|lrcalc-1.1.6-0.beta.2|43	%doc AUTHORS
14cr|lrcalc-1.1.6-0.beta.2|44	%doc ChangeLog
14cr|lrcalc-1.1.6-0.beta.2|45	%doc COPYING
14cr|lrcalc-1.1.6-0.beta.2|46	%doc LICENSE
14cr|lrcalc-1.1.6-0.beta.2|47	%doc README
14cr|lrcalc-1.1.6-0.beta.2|48	%{_libdir}/%{name}
14cr|lrcalc-1.1.6-0.beta.2|49	%{_libdir}/lib%{name}.so.*
14cr|lrcalc-1.1.6-0.beta.2|50	
14cr|lrcalc-1.1.6-0.beta.2|51	%files		devel
14cr|lrcalc-1.1.6-0.beta.2|52	%{_includedir}/%{name}
14cr|lrcalc-1.1.6-0.beta.2|53	%{_libdir}/lib%{name}.so
14cr|lrcalc-1.1.6-0.beta.2|54	
14cr|lrcalc-1.1.6-0.beta.2|55	%changelog
14cr|lrcalc-1.1.6-0.beta.2|56	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-0.beta.2
14cr|lrcalc-1.1.6-0.beta.2|57	+ Revision: 73ea2c4
14cr|lrcalc-1.1.6-0.beta.2|58	- Spec cleanup
14cr|lrcalc-1.1.6-0.beta.2|59	
14cr|lrcalc-1.1.6-0.beta.2|60	

2773 14
14cr|lrzip-0.614-3|1	%define major 0
14cr|lrzip-0.614-3|2	%define libname %mklibname lrzip %{major}
14cr|lrzip-0.614-3|3	%define devname %mklibname lrzip -d
14cr|lrzip-0.614-3|4	
14cr|lrzip-0.614-3|5	Summary:	Long Range ZIP or Lzma RZIP
14cr|lrzip-0.614-3|6	Name:		lrzip
14cr|lrzip-0.614-3|7	Version:	0.614
14cr|lrzip-0.614-3|8	Release:	3
14cr|lrzip-0.614-3|9	License:	GPLv2+
14cr|lrzip-0.614-3|10	Group:		Archiving/Compression
14cr|lrzip-0.614-3|11	Url:		http://ck.kolivas.org/apps/lrzip/
14cr|lrzip-0.614-3|12	Source0:	http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
14cr|lrzip-0.614-3|13	BuildRequires:	bzip2-devel
14cr|lrzip-0.614-3|14	BuildRequires:	liblzo2-devel
14cr|lrzip-0.614-3|15	BuildRequires:	pkgconfig(zlib)
14cr|lrzip-0.614-3|16	Requires:	tar
14cr|lrzip-0.614-3|17	
14cr|lrzip-0.614-3|18	%description
14cr|lrzip-0.614-3|19	This is a compression program optimized for large files. The larger the file
14cr|lrzip-0.614-3|20	and the more memory you have, the better the compression advantage this will
14cr|lrzip-0.614-3|21	provide, especially once the files are larger than 100MB. The advantage can
14cr|lrzip-0.614-3|22	be chosen to be either size (much smaller than bzip2) or speed (much faster
14cr|lrzip-0.614-3|23	than bzip2).
14cr|lrzip-0.614-3|24	
14cr|lrzip-0.614-3|25	%files
14cr|lrzip-0.614-3|26	%{_bindir}/lr*
14cr|lrzip-0.614-3|27	%doc %{_docdir}/%{name}
14cr|lrzip-0.614-3|28	%{_mandir}/man?/*.*
14cr|lrzip-0.614-3|29	
14cr|lrzip-0.614-3|30	#----------------------------------------------------------------------------
14cr|lrzip-0.614-3|31	
14cr|lrzip-0.614-3|32	%package -n %{libname}
14cr|lrzip-0.614-3|33	Summary:	lrzip shared library
14cr|lrzip-0.614-3|34	Group:		System/Libraries
14cr|lrzip-0.614-3|35	
14cr|lrzip-0.614-3|36	%description -n %{libname}
14cr|lrzip-0.614-3|37	This package contains lrzip shared library.
14cr|lrzip-0.614-3|38	
14cr|lrzip-0.614-3|39	%files -n %{libname}
14cr|lrzip-0.614-3|40	%{_libdir}/liblrzip.so.%{major}*
14cr|lrzip-0.614-3|41	
14cr|lrzip-0.614-3|42	#----------------------------------------------------------------------------
14cr|lrzip-0.614-3|43	
14cr|lrzip-0.614-3|44	%package -n %{devname}
14cr|lrzip-0.614-3|45	Summary:	lrzip shared library
14cr|lrzip-0.614-3|46	Group:		Development/C
14cr|lrzip-0.614-3|47	
14cr|lrzip-0.614-3|48	%description -n %{devname}
14cr|lrzip-0.614-3|49	This package contains dfevelopment files for lrzip library.
14cr|lrzip-0.614-3|50	
14cr|lrzip-0.614-3|51	%files -n %{devname}
14cr|lrzip-0.614-3|52	%{_includedir}/*.h
14cr|lrzip-0.614-3|53	%{_libdir}/liblrzip.so
14cr|lrzip-0.614-3|54	%{_libdir}/pkgconfig/lrzip.pc
14cr|lrzip-0.614-3|55	
14cr|lrzip-0.614-3|56	#----------------------------------------------------------------------------
14cr|lrzip-0.614-3|57	
14cr|lrzip-0.614-3|58	%prep
14cr|lrzip-0.614-3|59	%setup -q
14cr|lrzip-0.614-3|60	
14cr|lrzip-0.614-3|61	%build
14cr|lrzip-0.614-3|62	autoreconf -fi
14cr|lrzip-0.614-3|63	%configure2_5x --disable-static
14cr|lrzip-0.614-3|64	%make
14cr|lrzip-0.614-3|65	
14cr|lrzip-0.614-3|66	%install
14cr|lrzip-0.614-3|67	%makeinstall_std
14cr|lrzip-0.614-3|68	
14cr|lrzip-0.614-3|69	%check
14cr|lrzip-0.614-3|70	make check
14cr|lrzip-0.614-3|71	
14cr|lrzip-0.614-3|72	%changelog
14cr|lrzip-0.614-3|73	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.614-3
14cr|lrzip-0.614-3|74	+ Revision: da42948
14cr|lrzip-0.614-3|75	- Use autoreconf -fi
14cr|lrzip-0.614-3|76	
14cr|lrzip-0.614-3|77	

2774 14
14cr|lsdvd-0.16-10|1	Name:		lsdvd
14cr|lsdvd-0.16-10|2	Summary:	Reads and prints the contents of a dvd in plain English
14cr|lsdvd-0.16-10|3	Version:	0.16
14cr|lsdvd-0.16-10|4	Release:	10
14cr|lsdvd-0.16-10|5	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|lsdvd-0.16-10|6	Patch0:		%{name}-0.16-configure.patch
14cr|lsdvd-0.16-10|7	Patch1:		%{name}-0.16-include-order.patch
14cr|lsdvd-0.16-10|8	Patch2:		%{name}-0.16-ocode.patch
14cr|lsdvd-0.16-10|9	Patch3:		%{name}-0.16-fix-string-format.patch
14cr|lsdvd-0.16-10|10	URL:		http://untrepid.com/lsdvd/
14cr|lsdvd-0.16-10|11	License:	GPLv2
14cr|lsdvd-0.16-10|12	Group:		Video
14cr|lsdvd-0.16-10|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|lsdvd-0.16-10|14	BuildRequires:	libdvdread-devel >= 0.9.4
14cr|lsdvd-0.16-10|15	
14cr|lsdvd-0.16-10|16	%description
14cr|lsdvd-0.16-10|17	Lsdvd reads and prints the contents of a dvd to your terminal in plain, but
14cr|lsdvd-0.16-10|18	very parsable, English. Lsdvd in turn uses libdvdread, the most popular dvd
14cr|lsdvd-0.16-10|19	reading library for *nix.
14cr|lsdvd-0.16-10|20	
14cr|lsdvd-0.16-10|21	%prep
14cr|lsdvd-0.16-10|22	%setup -q
14cr|lsdvd-0.16-10|23	%patch0 -p0
14cr|lsdvd-0.16-10|24	%patch1 -p0
14cr|lsdvd-0.16-10|25	%patch2 -p0
14cr|lsdvd-0.16-10|26	%patch3 -p0
14cr|lsdvd-0.16-10|27	
14cr|lsdvd-0.16-10|28	%build
14cr|lsdvd-0.16-10|29	%configure2_5x
14cr|lsdvd-0.16-10|30	
14cr|lsdvd-0.16-10|31	%make
14cr|lsdvd-0.16-10|32	
14cr|lsdvd-0.16-10|33	%install
14cr|lsdvd-0.16-10|34	rm -rf %{buildroot}
14cr|lsdvd-0.16-10|35	%makeinstall_std
14cr|lsdvd-0.16-10|36	
14cr|lsdvd-0.16-10|37	%clean
14cr|lsdvd-0.16-10|38	rm -rf %{buildroot}
14cr|lsdvd-0.16-10|39	
14cr|lsdvd-0.16-10|40	%files
14cr|lsdvd-0.16-10|41	%defattr(644,root,root,755)
14cr|lsdvd-0.16-10|42	%doc README AUTHORS COPYING NEWS
14cr|lsdvd-0.16-10|43	%attr(755,root,root) %{_bindir}/%{name}
14cr|lsdvd-0.16-10|44	%{_mandir}/man1/%{name}.*
14cr|lsdvd-0.16-10|45	
14cr|lsdvd-0.16-10|46	
14cr|lsdvd-0.16-10|47	
14cr|lsdvd-0.16-10|48	%changelog
14cr|lsdvd-0.16-10|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16-10
14cr|lsdvd-0.16-10|50	+ Revision: ee51a71
14cr|lsdvd-0.16-10|51	- MassBuild#464: Increase release tag
14cr|lsdvd-0.16-10|52	
14cr|lsdvd-0.16-10|53	

2775 14
14cr|lsscsi-0.26-2|1	Name:		lsscsi
14cr|lsscsi-0.26-2|2	Version:	0.26
14cr|lsscsi-0.26-2|3	Release:	2
14cr|lsscsi-0.26-2|4	License:	GPLv2
14cr|lsscsi-0.26-2|5	Group:		System/Kernel and hardware
14cr|lsscsi-0.26-2|6	Summary:	List SCSI devices (or hosts) and associated information
14cr|lsscsi-0.26-2|7	Url:		http://sg.danny.cz/scsi/lsscsi.html
14cr|lsscsi-0.26-2|8	Source0:	http://sg.danny.cz/scsi/%{name}-%{version}.tgz
14cr|lsscsi-0.26-2|9	
14cr|lsscsi-0.26-2|10	%description
14cr|lsscsi-0.26-2|11	Uses information provided by the sysfs pseudo file system in Linux kernel
14cr|lsscsi-0.26-2|12	2.6 series to list SCSI devices or all SCSI hosts. Includes a "classic"
14cr|lsscsi-0.26-2|13	option to mimic the output of "cat /proc/scsi/scsi" that has been widely
14cr|lsscsi-0.26-2|14	used prior to the lk 2.6 series.
14cr|lsscsi-0.26-2|15	
14cr|lsscsi-0.26-2|16	%prep
14cr|lsscsi-0.26-2|17	%setup -q
14cr|lsscsi-0.26-2|18	
14cr|lsscsi-0.26-2|19	%build
14cr|lsscsi-0.26-2|20	%configure2_5x
14cr|lsscsi-0.26-2|21	%make
14cr|lsscsi-0.26-2|22	
14cr|lsscsi-0.26-2|23	%install
14cr|lsscsi-0.26-2|24	%makeinstall
14cr|lsscsi-0.26-2|25	
14cr|lsscsi-0.26-2|26	%files
14cr|lsscsi-0.26-2|27	%defattr(-,root,root)
14cr|lsscsi-0.26-2|28	%doc ChangeLog INSTALL README CREDITS AUTHORS COPYING
14cr|lsscsi-0.26-2|29	%attr(0755,root,root) %{_bindir}/*
14cr|lsscsi-0.26-2|30	%{_mandir}/man8/*
14cr|lsscsi-0.26-2|31	
14cr|lsscsi-0.26-2|32	
14cr|lsscsi-0.26-2|33	
14cr|lsscsi-0.26-2|34	%changelog
14cr|lsscsi-0.26-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.26-2
14cr|lsscsi-0.26-2|36	+ Revision: 4e92472
14cr|lsscsi-0.26-2|37	- MassBuild#464: Increase release tag
14cr|lsscsi-0.26-2|38	
14cr|lsscsi-0.26-2|39	

2776 14
14cr|ltp-0.20120903-4|1	%define srcver 20120903
14cr|ltp-0.20120903-4|2	
14cr|ltp-0.20120903-4|3	Summary:	Linux Test Project
14cr|ltp-0.20120903-4|4	Name:		ltp
14cr|ltp-0.20120903-4|5	Version:	0.%{srcver}
14cr|ltp-0.20120903-4|6	Release:	4
14cr|ltp-0.20120903-4|7	License:	GPLv2+
14cr|ltp-0.20120903-4|8	Group:		Development/Kernel
14cr|ltp-0.20120903-4|9	Url:		http://ltp.sourceforge.net/
14cr|ltp-0.20120903-4|10	Source0:	http://downloads.sourceforge.net/project/%{name}/LTP%20Source/%{name}-%{srcver}/%{name}-full-%{srcver}.bz2
14cr|ltp-0.20120903-4|11	Patch0:		ltp-full-20120903.printf.patch
14cr|ltp-0.20120903-4|12	Patch1:		ltp-full-20120903-tirpc.patch
14cr|ltp-0.20120903-4|13	BuildRequires:	flex
14cr|ltp-0.20120903-4|14	BuildRequires:	rsync
14cr|ltp-0.20120903-4|15	BuildRequires:	glibc-static-devel
14cr|ltp-0.20120903-4|16	BuildRequires:	tirpc-static-devel
14cr|ltp-0.20120903-4|17	Requires:	cdialog
14cr|ltp-0.20120903-4|18	
14cr|ltp-0.20120903-4|19	%description
14cr|ltp-0.20120903-4|20	The Linux Test Project is a joint project with SGI, IBM, OSDL, and Bull with a
14cr|ltp-0.20120903-4|21	goal to deliver test suites to the open source community that validate the
14cr|ltp-0.20120903-4|22	reliability, robustness, and stability of Linux. The Linux Test Project is a
14cr|ltp-0.20120903-4|23	collection of tools for testing the Linux kernel and related features. Our goal
14cr|ltp-0.20120903-4|24	is to improve the Linux kernel by bring test automation to the kernel testing
14cr|ltp-0.20120903-4|25	effort. Interested open source contributors are encouraged to join the project.
14cr|ltp-0.20120903-4|26	
14cr|ltp-0.20120903-4|27	%files
14cr|ltp-0.20120903-4|28	%doc README CREDITS doc/*.txt
14cr|ltp-0.20120903-4|29	%doc doc/examples doc/*.lyx
14cr|ltp-0.20120903-4|30	%doc doc/testcases
14cr|ltp-0.20120903-4|31	%{_libdir}/%{name}
14cr|ltp-0.20120903-4|32	%{_libdir}/libkerntest.a
14cr|ltp-0.20120903-4|33	%{_libdir}/libmem.a
14cr|ltp-0.20120903-4|34	%{_mandir}/man1/*
14cr|ltp-0.20120903-4|35	%{_mandir}/man3/*
14cr|ltp-0.20120903-4|36	%{_bindir}/*
14cr|ltp-0.20120903-4|37	
14cr|ltp-0.20120903-4|38	#----------------------------------------------------------------------------
14cr|ltp-0.20120903-4|39	
14cr|ltp-0.20120903-4|40	%prep
14cr|ltp-0.20120903-4|41	%setup -q -n %{name}-full-%{srcver}
14cr|ltp-0.20120903-4|42	%patch0 -p1 -b .printf
14cr|ltp-0.20120903-4|43	%patch1 -p1
14cr|ltp-0.20120903-4|44	
14cr|ltp-0.20120903-4|45	%build
14cr|ltp-0.20120903-4|46	make autotools
14cr|ltp-0.20120903-4|47	%configure2_5x
14cr|ltp-0.20120903-4|48	%make
14cr|ltp-0.20120903-4|49	
14cr|ltp-0.20120903-4|50	%install
14cr|ltp-0.20120903-4|51	%makeinstall
14cr|ltp-0.20120903-4|52	
14cr|ltp-0.20120903-4|53	mkdir -p %{buildroot}%{_libdir}/%{name}/
14cr|ltp-0.20120903-4|54	mv %{buildroot}%{_prefix}/{runtest,testcases,testscripts,scenario_groups,Version} %{buildroot}%{_libdir}/%{name}/
14cr|ltp-0.20120903-4|55	mv %{buildroot}%{_prefix}/{IDcheck.sh,runalltests.sh,runltp,runltplite.sh,ver_linux} %{buildroot}%{_bindir}/
14cr|ltp-0.20120903-4|56	find %{buildroot} -type f -perm 775 -exec chmod 755 \{\} \;
14cr|ltp-0.20120903-4|57	strip %{buildroot}%{_libdir}/%{name}/testcases/bin/*.obj
14cr|ltp-0.20120903-4|58	
14cr|ltp-0.20120903-4|59	
14cr|ltp-0.20120903-4|60	%changelog
14cr|ltp-0.20120903-4|61	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20120903-4
14cr|ltp-0.20120903-4|62	+ Revision: ef5e311
14cr|ltp-0.20120903-4|63	- Spec cleanup, build with tirpc
14cr|ltp-0.20120903-4|64	
14cr|ltp-0.20120903-4|65	

2777 14
14cr|ltris-1.0.19-2|1	Summary:	Nice tetris clone
14cr|ltris-1.0.19-2|2	Name:		ltris
14cr|ltris-1.0.19-2|3	Version:	1.0.19
14cr|ltris-1.0.19-2|4	Release:	2
14cr|ltris-1.0.19-2|5	Epoch:		1
14cr|ltris-1.0.19-2|6	Url:		http://lgames.sourceforge.net/index.php?project=LTris
14cr|ltris-1.0.19-2|7	Source0:	https://sourceforge.net/projects/lgames/files/ltris/%{name}-%{version}.tar.gz
14cr|ltris-1.0.19-2|8	License:	GPLv2+
14cr|ltris-1.0.19-2|9	Group:		Games/Arcade
14cr|ltris-1.0.19-2|10	BuildRequires:	SDL_mixer-devel
14cr|ltris-1.0.19-2|11	BuildRequires:	imagemagick
14cr|ltris-1.0.19-2|12	BuildRequires:	desktop-file-utils
14cr|ltris-1.0.19-2|13	
14cr|ltris-1.0.19-2|14	%description
14cr|ltris-1.0.19-2|15	o Tetris clone using SDL
14cr|ltris-1.0.19-2|16	o Sound
14cr|ltris-1.0.19-2|17	o Menu
14cr|ltris-1.0.19-2|18	o Controls can be redefined
14cr|ltris-1.0.19-2|19	o Block preview
14cr|ltris-1.0.19-2|20	o Starting level between 0 and 9
14cr|ltris-1.0.19-2|21	o Various backgrounds
14cr|ltris-1.0.19-2|22	o HighScores
14cr|ltris-1.0.19-2|23	o Nice graphics
14cr|ltris-1.0.19-2|24	o Smooth gameplay
14cr|ltris-1.0.19-2|25	o Cool effects (transparency, animations)
14cr|ltris-1.0.19-2|26	o Two player mode
14cr|ltris-1.0.19-2|27	o Two game modes
14cr|ltris-1.0.19-2|28	
14cr|ltris-1.0.19-2|29	%prep
14cr|ltris-1.0.19-2|30	%setup -q
14cr|ltris-1.0.19-2|31	
14cr|ltris-1.0.19-2|32	%build
14cr|ltris-1.0.19-2|33	%configure2_5x	--localstatedir=%{_localstatedir}/games \
14cr|ltris-1.0.19-2|34	--bindir=%{_gamesbindir}
14cr|ltris-1.0.19-2|35	%make
14cr|ltris-1.0.19-2|36	
14cr|ltris-1.0.19-2|37	%install
14cr|ltris-1.0.19-2|38	%makeinstall_std
14cr|ltris-1.0.19-2|39	
14cr|ltris-1.0.19-2|40	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir}}
14cr|ltris-1.0.19-2|41	convert icons/%{name}48.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|ltris-1.0.19-2|42	convert icons/%{name}32.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|ltris-1.0.19-2|43	convert icons/%{name}16.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|ltris-1.0.19-2|44	
14cr|ltris-1.0.19-2|45	rm %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ltris-1.0.19-2|46	rm %{buildroot}%{_iconsdir}/%{name}48.gif
14cr|ltris-1.0.19-2|47	
14cr|ltris-1.0.19-2|48	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|ltris-1.0.19-2|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|ltris-1.0.19-2|50	[Desktop Entry]
14cr|ltris-1.0.19-2|51	Name=LTris
14cr|ltris-1.0.19-2|52	Comment=Nice Tetris clone
14cr|ltris-1.0.19-2|53	Exec=ltris
14cr|ltris-1.0.19-2|54	Icon=ltris
14cr|ltris-1.0.19-2|55	Terminal=false
14cr|ltris-1.0.19-2|56	Type=Application
14cr|ltris-1.0.19-2|57	Categories=Game;ArcadeGame;
14cr|ltris-1.0.19-2|58	EOF
14cr|ltris-1.0.19-2|59	
14cr|ltris-1.0.19-2|60	%find_lang %{name}
14cr|ltris-1.0.19-2|61	
14cr|ltris-1.0.19-2|62	%clean
14cr|ltris-1.0.19-2|63	
14cr|ltris-1.0.19-2|64	%files -f %{name}.lang
14cr|ltris-1.0.19-2|65	%doc README INSTALL AUTHORS ChangeLog
14cr|ltris-1.0.19-2|66	%attr(2755, root, games) %{_gamesbindir}/*
14cr|ltris-1.0.19-2|67	%config(noreplace) %attr(664, games, games) %{_localstatedir}/games/%{name}.hscr
14cr|ltris-1.0.19-2|68	%{_datadir}/%{name}
14cr|ltris-1.0.19-2|69	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|ltris-1.0.19-2|70	%{_iconsdir}/*.png
14cr|ltris-1.0.19-2|71	%{_miconsdir}/*
14cr|ltris-1.0.19-2|72	%{_liconsdir}/*
14cr|ltris-1.0.19-2|73	
14cr|ltris-1.0.19-2|74	%changelog
14cr|ltris-1.0.19-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.19-2
14cr|ltris-1.0.19-2|76	+ Revision: 062d3bb
14cr|ltris-1.0.19-2|77	- MassBuild#464: Increase release tag
14cr|ltris-1.0.19-2|78	
14cr|ltris-1.0.19-2|79	

2778 14
14cr|ltsp-5.4.4-3|1	%define _tftpdir /var/lib/tftpboot
14cr|ltsp-5.4.4-3|2	
14cr|ltsp-5.4.4-3|3	Summary:	Linux Terminal Server Project Server and Client
14cr|ltsp-5.4.4-3|4	Name:		ltsp
14cr|ltsp-5.4.4-3|5	Version:	5.4.4
14cr|ltsp-5.4.4-3|6	#define _datestamp .20090203.18
14cr|ltsp-5.4.4-3|7	#Release:	2%{_datestamp}%{?dist}
14cr|ltsp-5.4.4-3|8	Release:	3
14cr|ltsp-5.4.4-3|9	License:	GPLv2+
14cr|ltsp-5.4.4-3|10	Group:		System/X11
14cr|ltsp-5.4.4-3|11	Url:		http://www.ltsp.org
14cr|ltsp-5.4.4-3|12	#   bzr branch http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk
14cr|ltsp-5.4.4-3|13	#   cd ltsp-trunk
14cr|ltsp-5.4.4-3|14	#   mkdst tar --from-tag=ltsp-%{version}
14cr|ltsp-5.4.4-3|15	Source0:	%{name}-%{version}.tar.bz2
14cr|ltsp-5.4.4-3|16	Source1:	%{name}.rpmlintrc
14cr|ltsp-5.4.4-3|17	BuildRequires:	bison
14cr|ltsp-5.4.4-3|18	BuildRequires:	flex
14cr|ltsp-5.4.4-3|19	%ifarch %{ix86} x86_64
14cr|ltsp-5.4.4-3|20	# Need pxelinux.0 from syslinux if server is x86
14cr|ltsp-5.4.4-3|21	BuildRequires:	syslinux
14cr|ltsp-5.4.4-3|22	%endif
14cr|ltsp-5.4.4-3|23	BuildRequires:	tftp-server
14cr|ltsp-5.4.4-3|24	BuildRequires:	pkgconfig(glib-2.0)
14cr|ltsp-5.4.4-3|25	BuildRequires:	pkgconfig(popt)
14cr|ltsp-5.4.4-3|26	BuildRequires:	pkgconfig(x11)
14cr|ltsp-5.4.4-3|27	
14cr|ltsp-5.4.4-3|28	%description
14cr|ltsp-5.4.4-3|29	LTSP client and server.
14cr|ltsp-5.4.4-3|30	
14cr|ltsp-5.4.4-3|31	#----------------------------------------------------------------------------
14cr|ltsp-5.4.4-3|32	
14cr|ltsp-5.4.4-3|33	%package client
14cr|ltsp-5.4.4-3|34	Summary:	LTSP client
14cr|ltsp-5.4.4-3|35	Group:		System/X11
14cr|ltsp-5.4.4-3|36	Requires:	chkconfig
14cr|ltsp-5.4.4-3|37	Requires:	ltspfsd
14cr|ltsp-5.4.4-3|38	Requires:	mille-xterm-nbd-server
14cr|ltsp-5.4.4-3|39	# Jetpipe needs pyserial
14cr|ltsp-5.4.4-3|40	Requires:	pyserial
14cr|ltsp-5.4.4-3|41	Requires(post):	initscripts
14cr|ltsp-5.4.4-3|42	
14cr|ltsp-5.4.4-3|43	%description client
14cr|ltsp-5.4.4-3|44	LTSP client package.
14cr|ltsp-5.4.4-3|45	This package contains the scripts necessary to boot as a LTSP5 thin client.
14cr|ltsp-5.4.4-3|46	
14cr|ltsp-5.4.4-3|47	%files client
14cr|ltsp-5.4.4-3|48	%{_mandir}/man1/getltscfg.1.*
14cr|ltsp-5.4.4-3|49	%{_bindir}/getltscfg
14cr|ltsp-5.4.4-3|50	%{_bindir}/xatomwait
14cr|ltsp-5.4.4-3|51	%{_bindir}/ltsp-open
14cr|ltsp-5.4.4-3|52	%{_bindir}/ltsp-remoteapps
14cr|ltsp-5.4.4-3|53	%{_bindir}/ltsp-remoteappsd
14cr|ltsp-5.4.4-3|54	%{_sbindir}/ltsp-client-launch
14cr|ltsp-5.4.4-3|55	%{_sbindir}/init-ltsp
14cr|ltsp-5.4.4-3|56	%dir %{_datadir}/ltsp
14cr|ltsp-5.4.4-3|57	%{_datadir}/ltsp/cleanup.d
14cr|ltsp-5.4.4-3|58	%{_datadir}/ltsp/configure-x.sh
14cr|ltsp-5.4.4-3|59	%{_datadir}/ltsp/init-ltsp.d
14cr|ltsp-5.4.4-3|60	%{_datadir}/ltsp/kioskSession
14cr|ltsp-5.4.4-3|61	%{_datadir}/ltsp/ltsp-cleanup
14cr|ltsp-5.4.4-3|62	%{_datadir}/ltsp/ltsp-init-common
14cr|ltsp-5.4.4-3|63	%{_datadir}/ltsp/ltsp-client-common-functions
14cr|ltsp-5.4.4-3|64	%{_datadir}/ltsp/ltsp-client-functions
14cr|ltsp-5.4.4-3|65	%{_datadir}/ltsp/ltsp_config
14cr|ltsp-5.4.4-3|66	%{_datadir}/ltsp/ltsp_config.d
14cr|ltsp-5.4.4-3|67	%{_datadir}/ltsp/nbd-disconnect
14cr|ltsp-5.4.4-3|68	%{_datadir}/ltsp/screen_session
14cr|ltsp-5.4.4-3|69	%{_datadir}/ltsp/screen-x-common
14cr|ltsp-5.4.4-3|70	%{_datadir}/ltsp/screen.d/
14cr|ltsp-5.4.4-3|71	%{_datadir}/ltsp/screen-session.d/
14cr|ltsp-5.4.4-3|72	%{_datadir}/ltsp/udev
14cr|ltsp-5.4.4-3|73	%{_datadir}/ltsp/update-kernels
14cr|ltsp-5.4.4-3|74	%{_datadir}/ltsp/xinitrc
14cr|ltsp-5.4.4-3|75	%{_datadir}/ltsp/xinitrc.d/
14cr|ltsp-5.4.4-3|76	%{_datadir}/ltsp/template/
14cr|ltsp-5.4.4-3|77	%{_datadir}/ldm/rc.d/
14cr|ltsp-5.4.4-3|78	%{_sbindir}/jetpipe
14cr|ltsp-5.4.4-3|79	%{_sbindir}/ltsp-rewrap-latest-kernel
14cr|ltsp-5.4.4-3|80	%{_mandir}/man8/jetpipe.8.*
14cr|ltsp-5.4.4-3|81	%{_datadir}/ltsp/ltsp-chroot-setup
14cr|ltsp-5.4.4-3|82	%{_datadir}/ltsp/chroot-setup.d/
14cr|ltsp-5.4.4-3|83	%{_bindir}/ltsp-localappsd
14cr|ltsp-5.4.4-3|84	%{_bindir}/ltsp-genmenu
14cr|ltsp-5.4.4-3|85	%{_sysconfdir}/sysconfig/mkinitrd.ltsp-template
14cr|ltsp-5.4.4-3|86	%{_sysconfdir}/kernel/postinst.d/ltsp
14cr|ltsp-5.4.4-3|87	%{_sysconfdir}/kernel/prerm.d/ltsp
14cr|ltsp-5.4.4-3|88	%dir %{_localstatedir}/cache/ltsp-localapps/
14cr|ltsp-5.4.4-3|89	# readonly-root related files
14cr|ltsp-5.4.4-3|90	%{_sysconfdir}/rwtab.d/*
14cr|ltsp-5.4.4-3|91	%{_localstatedir}/lib/random-seed
14cr|ltsp-5.4.4-3|92	%config(noreplace) %{_sysconfdir}/lts.conf
14cr|ltsp-5.4.4-3|93	
14cr|ltsp-5.4.4-3|94	%post client
14cr|ltsp-5.4.4-3|95	%{_datadir}/ltsp/ltsp-chroot-setup
14cr|ltsp-5.4.4-3|96	
14cr|ltsp-5.4.4-3|97	#----------------------------------------------------------------------------
14cr|ltsp-5.4.4-3|98	
14cr|ltsp-5.4.4-3|99	%package server
14cr|ltsp-5.4.4-3|100	Summary:	LTSP server
14cr|ltsp-5.4.4-3|101	Group:		System/X11
14cr|ltsp-5.4.4-3|102	Requires:	dhcp-server
14cr|ltsp-5.4.4-3|103	Requires:	tftp-server
14cr|ltsp-5.4.4-3|104	Requires:	ltspfs
14cr|ltsp-5.4.4-3|105	Requires:	gettext
14cr|ltsp-5.4.4-3|106	Requires:	bridge-utils
14cr|ltsp-5.4.4-3|107	Requires:	mille-xterm-nbd-server
14cr|ltsp-5.4.4-3|108	Requires:	ldminfod
14cr|ltsp-5.4.4-3|109	Requires(post,preun,postun):	chkconfig
14cr|ltsp-5.4.4-3|110	
14cr|ltsp-5.4.4-3|111	%description server
14cr|ltsp-5.4.4-3|112	LTSP server package.
14cr|ltsp-5.4.4-3|113	
14cr|ltsp-5.4.4-3|114	This package contains the scripts and services necessary to install and run
14cr|ltsp-5.4.4-3|115	a Linux Terminal Server.
14cr|ltsp-5.4.4-3|116	
14cr|ltsp-5.4.4-3|117	%files server
14cr|ltsp-5.4.4-3|118	%doc COPYING TODO
14cr|ltsp-5.4.4-3|119	%dir %{_localstatedir}/lib/ltsp/
14cr|ltsp-5.4.4-3|120	%attr(700,nobody,nobody) %dir %{_localstatedir}/lib/ltsp/swapfiles/
14cr|ltsp-5.4.4-3|121	%dir %{_tftpdir}/
14cr|ltsp-5.4.4-3|122	%dir %{_tftpdir}/ltsp/
14cr|ltsp-5.4.4-3|123	%dir %{_tftpdir}/ltsp/i386/
14cr|ltsp-5.4.4-3|124	%dir %{_tftpdir}/ltsp/i386/pxelinux.cfg/
14cr|ltsp-5.4.4-3|125	%dir %{_tftpdir}/ltsp/x86_64/
14cr|ltsp-5.4.4-3|126	%dir %{_tftpdir}/ltsp/x86_64/pxelinux.cfg/
14cr|ltsp-5.4.4-3|127	%dir %{_tftpdir}/ltsp/ppc/
14cr|ltsp-5.4.4-3|128	%dir %{_tftpdir}/ltsp/ppc64/
14cr|ltsp-5.4.4-3|129	%ifarch %{ix86} x86_64
14cr|ltsp-5.4.4-3|130	%{_tftpdir}/ltsp/i386/pxelinux.0
14cr|ltsp-5.4.4-3|131	%{_tftpdir}/ltsp/x86_64/pxelinux.0
14cr|ltsp-5.4.4-3|132	%endif
14cr|ltsp-5.4.4-3|133	%config(noreplace) %{_tftpdir}/ltsp/i386/pxelinux.cfg/default
14cr|ltsp-5.4.4-3|134	%config(noreplace) %{_tftpdir}/ltsp/x86_64/pxelinux.cfg/default
14cr|ltsp-5.4.4-3|135	%config(noreplace) %{_tftpdir}/ltsp/ppc/yaboot.conf
14cr|ltsp-5.4.4-3|136	%config(noreplace) %{_tftpdir}/ltsp/ppc64/yaboot.conf
14cr|ltsp-5.4.4-3|137	%{_bindir}/ltsp-localapps
14cr|ltsp-5.4.4-3|138	%dir /opt/ltsp
14cr|ltsp-5.4.4-3|139	%dir /opt/ltsp/images
14cr|ltsp-5.4.4-3|140	%{_sbindir}/ltsp-build-client
14cr|ltsp-5.4.4-3|141	%{_datadir}/ltsp/plugins/
14cr|ltsp-5.4.4-3|142	%{_sbindir}/ltsp-prepare-kernel
14cr|ltsp-5.4.4-3|143	%{_sbindir}/ltsp-server-initialize
14cr|ltsp-5.4.4-3|144	%{_sbindir}/ltsp-update-kernels
14cr|ltsp-5.4.4-3|145	%{_sbindir}/ltsp-update-image
14cr|ltsp-5.4.4-3|146	%{_datadir}/ltsp/scripts/
14cr|ltsp-5.4.4-3|147	%{_datadir}/ltsp/scripts.d/
14cr|ltsp-5.4.4-3|148	%{_datadir}/ltsp/chkconfig.d/
14cr|ltsp-5.4.4-3|149	%{_datadir}/ltsp/mksquashfs-exclude
14cr|ltsp-5.4.4-3|150	%{_datadir}/ltsp/ltsp-server-common-functions
14cr|ltsp-5.4.4-3|151	%{_datadir}/ltsp/ltsp-server-functions
14cr|ltsp-5.4.4-3|152	%{_sbindir}/ltsp-update-sshkeys
14cr|ltsp-5.4.4-3|153	%{_sbindir}/nbdrootd
14cr|ltsp-5.4.4-3|154	%{_sbindir}/nbdswapd
14cr|ltsp-5.4.4-3|155	%{_sbindir}/chroot-creator
14cr|ltsp-5.4.4-3|156	%{_sbindir}/ltsp-chroot
14cr|ltsp-5.4.4-3|157	%{_sbindir}/ltsp-info
14cr|ltsp-5.4.4-3|158	%{_sbindir}/ltsp-swapfile-delete
14cr|ltsp-5.4.4-3|159	%{_sysconfdir}/cron.daily/ltsp-swapfile-delete
14cr|ltsp-5.4.4-3|160	%{_sysconfdir}/init.d/ltsp-dhcpd
14cr|ltsp-5.4.4-3|161	%{_sysconfdir}/sysconfig/ltspdist
14cr|ltsp-5.4.4-3|162	%config(noreplace) %{_sysconfdir}/xinetd.d/nbdrootd
14cr|ltsp-5.4.4-3|163	%config(noreplace) %{_sysconfdir}/xinetd.d/nbdswapd
14cr|ltsp-5.4.4-3|164	%dir %{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|165	# Configuration Files
14cr|ltsp-5.4.4-3|166	%config(noreplace) %{_sysconfdir}/sysconfig/ltsp-dhcpd
14cr|ltsp-5.4.4-3|167	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifcfg-ltspbr0
14cr|ltsp-5.4.4-3|168	%config(noreplace) %{_sysconfdir}/ltsp/nbdswapd.conf
14cr|ltsp-5.4.4-3|169	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-build-client.conf
14cr|ltsp-5.4.4-3|170	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-server.conf
14cr|ltsp-5.4.4-3|171	%config(noreplace) %{_sysconfdir}/ltsp/dhcpd.conf
14cr|ltsp-5.4.4-3|172	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-update-kernels.conf
14cr|ltsp-5.4.4-3|173	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-update-image.excludes
14cr|ltsp-5.4.4-3|174	%{_sysconfdir}/ltsp/kickstart/
14cr|ltsp-5.4.4-3|175	%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|176	%config(noreplace) %{_tftpdir}/ltsp/*/lts.conf
14cr|ltsp-5.4.4-3|177	
14cr|ltsp-5.4.4-3|178	%post server
14cr|ltsp-5.4.4-3|179	/sbin/chkconfig --add ltsp-dhcpd
14cr|ltsp-5.4.4-3|180	
14cr|ltsp-5.4.4-3|181	# If initial install, start the ltspbr0 bridge
14cr|ltsp-5.4.4-3|182	# it would come up automatically in the next reboot.
14cr|ltsp-5.4.4-3|183	if [ "$1" == "1" ]; then
14cr|ltsp-5.4.4-3|184	ifup ltspbr0 > /dev/null 2>&1 || :
14cr|ltsp-5.4.4-3|185	fi
14cr|ltsp-5.4.4-3|186	
14cr|ltsp-5.4.4-3|187	# During upgrades fix up config files
14cr|ltsp-5.4.4-3|188	if [ $1 -gt 1 ]; then
14cr|ltsp-5.4.4-3|189	grep -q "flags" /etc/xinetd.d/nbdrootd
14cr|ltsp-5.4.4-3|190	[ $? -eq 1 ] && sed -i -e '/type  /a \\tflags\t\t= KEEPALIVE' /etc/xinetd.d/nbdrootd
14cr|ltsp-5.4.4-3|191	grep -q "flags" /etc/xinetd.d/nbdswapd
14cr|ltsp-5.4.4-3|192	[ $? -eq 1 ] && sed -i -e '/type  /a \\tflags\t\t= KEEPALIVE' /etc/xinetd.d/nbdswapd
14cr|ltsp-5.4.4-3|193	# Add server_args if missing from nbdrootd
14cr|ltsp-5.4.4-3|194	grep -q "server_args" /etc/xinetd.d/nbdrootd
14cr|ltsp-5.4.4-3|195	[ $? -eq 1 ] && sed -i -e '/server  /a \\tserver_args\t= /opt/ltsp/images/i386.img' /etc/xinetd.d/nbdrootd
14cr|ltsp-5.4.4-3|196	# Restart xinetd
14cr|ltsp-5.4.4-3|197	/sbin/service xinetd condrestart > /dev/null 2>&1
14cr|ltsp-5.4.4-3|198	fi
14cr|ltsp-5.4.4-3|199	
14cr|ltsp-5.4.4-3|200	%preun server
14cr|ltsp-5.4.4-3|201	if [ $1 = 0 ]; then
14cr|ltsp-5.4.4-3|202	/sbin/service ltsp-dhcpd status >/dev/null 2>&1
14cr|ltsp-5.4.4-3|203	if [ $? = 3 ]; then
14cr|ltsp-5.4.4-3|204	/sbin/service ltsp-dhcpd stop >/dev/null 2>&1
14cr|ltsp-5.4.4-3|205	fi
14cr|ltsp-5.4.4-3|206	
14cr|ltsp-5.4.4-3|207	/sbin/chkconfig --del ltsp-dhcpd || :
14cr|ltsp-5.4.4-3|208	/sbin/service xinetd reload > /dev/null 2>&1 || :
14cr|ltsp-5.4.4-3|209	fi
14cr|ltsp-5.4.4-3|210	
14cr|ltsp-5.4.4-3|211	%postun server
14cr|ltsp-5.4.4-3|212	if [ $1 -ge 1 ]; then
14cr|ltsp-5.4.4-3|213	/sbin/service ltsp-dhcpd condrestart >/dev/null 2>&1
14cr|ltsp-5.4.4-3|214	fi
14cr|ltsp-5.4.4-3|215	
14cr|ltsp-5.4.4-3|216	#----------------------------------------------------------------------------
14cr|ltsp-5.4.4-3|217	
14cr|ltsp-5.4.4-3|218	%ifarch %{ix86} x86_64
14cr|ltsp-5.4.4-3|219	%package vmclient
14cr|ltsp-5.4.4-3|220	Summary:	LTSP Virtual Machine Client
14cr|ltsp-5.4.4-3|221	Group:		Emulators
14cr|ltsp-5.4.4-3|222	Requires:	kvm
14cr|ltsp-5.4.4-3|223	
14cr|ltsp-5.4.4-3|224	%description vmclient
14cr|ltsp-5.4.4-3|225	Run a qemu-kvm virtual machine as a PXE client.  This allows you to test a
14cr|ltsp-5.4.4-3|226	LTSP server without the hassle of having extra hardware.  Requires
14cr|ltsp-5.4.4-3|227	your system to support hardware virtualization or it will be very slow.
14cr|ltsp-5.4.4-3|228	
14cr|ltsp-5.4.4-3|229	%files vmclient
14cr|ltsp-5.4.4-3|230	%{_sbindir}/ltsp-vmclient
14cr|ltsp-5.4.4-3|231	%{_sbindir}/ltsp-qemu-bridge-ifup
14cr|ltsp-5.4.4-3|232	%config(noreplace) %{_sysconfdir}/ltsp/vmclient
14cr|ltsp-5.4.4-3|233	%endif
14cr|ltsp-5.4.4-3|234	
14cr|ltsp-5.4.4-3|235	#----------------------------------------------------------------------------
14cr|ltsp-5.4.4-3|236	
14cr|ltsp-5.4.4-3|237	%prep
14cr|ltsp-5.4.4-3|238	%setup -q
14cr|ltsp-5.4.4-3|239	
14cr|ltsp-5.4.4-3|240	%build
14cr|ltsp-5.4.4-3|241	pushd client/getltscfg
14cr|ltsp-5.4.4-3|242	%make
14cr|ltsp-5.4.4-3|243	popd
14cr|ltsp-5.4.4-3|244	
14cr|ltsp-5.4.4-3|245	pushd client/localapps
14cr|ltsp-5.4.4-3|246	./autogen.sh
14cr|ltsp-5.4.4-3|247	%configure2_5x
14cr|ltsp-5.4.4-3|248	%make
14cr|ltsp-5.4.4-3|249	popd
14cr|ltsp-5.4.4-3|250	
14cr|ltsp-5.4.4-3|251	
14cr|ltsp-5.4.4-3|252	%install
14cr|ltsp-5.4.4-3|253	##### make directories
14cr|ltsp-5.4.4-3|254	# client
14cr|ltsp-5.4.4-3|255	mkdir -p %{buildroot}%{_bindir}
14cr|ltsp-5.4.4-3|256	mkdir -p %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|257	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|ltsp-5.4.4-3|258	mkdir -p %{buildroot}%{_sysconfdir}/rwtab.d/
14cr|ltsp-5.4.4-3|259	mkdir -p %{buildroot}%{_sysconfdir}/X11/
14cr|ltsp-5.4.4-3|260	mkdir -p %{buildroot}%{_datadir}/ltsp/
14cr|ltsp-5.4.4-3|261	mkdir -p %{buildroot}%{_datadir}/ltsp/chroot-setup.d/
14cr|ltsp-5.4.4-3|262	mkdir -p %{buildroot}%{_datadir}/ltsp/template/
14cr|ltsp-5.4.4-3|263	mkdir -p %{buildroot}%{_datadir}/ldm/rc.d/
14cr|ltsp-5.4.4-3|264	mkdir -p %{buildroot}%{_sysconfdir}/kernel/postinst.d/
14cr|ltsp-5.4.4-3|265	mkdir -p %{buildroot}%{_sysconfdir}/kernel/prerm.d/
14cr|ltsp-5.4.4-3|266	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cr|ltsp-5.4.4-3|267	mkdir -p %{buildroot}%{_localstatedir}/cache/ltsp-localapps/
14cr|ltsp-5.4.4-3|268	
14cr|ltsp-5.4.4-3|269	# server
14cr|ltsp-5.4.4-3|270	mkdir -p %{buildroot}%{_mandir}/man8
14cr|ltsp-5.4.4-3|271	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|272	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/kickstart/
14cr|ltsp-5.4.4-3|273	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|274	mkdir -p %{buildroot}%{_sysconfdir}/init.d/
14cr|ltsp-5.4.4-3|275	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cr|ltsp-5.4.4-3|276	mkdir -p %{buildroot}%{_bindir}
14cr|ltsp-5.4.4-3|277	mkdir -p %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|278	mkdir -p %{buildroot}%{_datadir}/ltsp/scripts/
14cr|ltsp-5.4.4-3|279	mkdir -p %{buildroot}%{_datadir}/ltsp/scripts.d/
14cr|ltsp-5.4.4-3|280	mkdir -p %{buildroot}%{_datadir}/ltsp/chkconfig.d/
14cr|ltsp-5.4.4-3|281	mkdir -p %{buildroot}%{_datadir}/ltsp/plugins/
14cr|ltsp-5.4.4-3|282	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily/
14cr|ltsp-5.4.4-3|283	mkdir -p %{buildroot}%{_localstatedir}/lib/ltsp/swapfiles/
14cr|ltsp-5.4.4-3|284	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
14cr|ltsp-5.4.4-3|285	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
14cr|ltsp-5.4.4-3|286	mkdir -p %{buildroot}/opt/ltsp
14cr|ltsp-5.4.4-3|287	mkdir -p %{buildroot}/opt/ltsp/images
14cr|ltsp-5.4.4-3|288	
14cr|ltsp-5.4.4-3|289	mkdir -p %{buildroot}%{_tftpdir}/ltsp/i386/pxelinux.cfg/
14cr|ltsp-5.4.4-3|290	mkdir -p %{buildroot}%{_tftpdir}/ltsp/x86_64/pxelinux.cfg/
14cr|ltsp-5.4.4-3|291	mkdir -p %{buildroot}%{_tftpdir}/ltsp/ppc/
14cr|ltsp-5.4.4-3|292	mkdir -p %{buildroot}%{_tftpdir}/ltsp/ppc64/
14cr|ltsp-5.4.4-3|293	
14cr|ltsp-5.4.4-3|294	###### client install
14cr|ltsp-5.4.4-3|295	pushd client/localapps
14cr|ltsp-5.4.4-3|296	make install DESTDIR=%{buildroot}
14cr|ltsp-5.4.4-3|297	popd
14cr|ltsp-5.4.4-3|298	install -m 0755 client/init-ltsp %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|299	install -m 0755 client/localapps/ltsp-localappsd %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|300	install -m 0755 client/localapps/ltsp-genmenu %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|301	install -m 0755 client/localapps/ltsp-remoteapps %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|302	install -m 0755 client/localapps/ltsp-remoteappsd %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|303	install -m 0755 client/localapps/ltsp-open %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|304	
14cr|ltsp-5.4.4-3|305	install -m 0755 client/getltscfg/getltscfg %{buildroot}%{_bindir}/getltscfg
14cr|ltsp-5.4.4-3|306	install -m 0644 client/getltscfg/getltscfg.1 %{buildroot}%{_mandir}/man1/
14cr|ltsp-5.4.4-3|307	install -m 0644 client/initscripts/ltsp-init-common %{buildroot}%{_datadir}/ltsp/
14cr|ltsp-5.4.4-3|308	install -m 0644 common/ltsp-common-functions %{buildroot}%{_datadir}/ltsp/ltsp-client-common-functions
14cr|ltsp-5.4.4-3|309	install -m 0755 client/Fedora/initscripts/ltsp-client-launch %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|310	install -m 0644 client/k12linux/rwtab.d/k12linux.rwtab %{buildroot}%{_sysconfdir}/rwtab.d
14cr|ltsp-5.4.4-3|311	install -m 0755 client/jetpipe/jetpipe %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|312	install -m 0644 client/jetpipe/jetpipe.8 %{buildroot}%{_mandir}/man8/
14cr|ltsp-5.4.4-3|313	install -m 0755 client/k12linux/scripts/ltsp-rewrap-latest-kernel %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|314	install -m 0700 client/k12linux/chroot-setup/ltsp-chroot-setup %{buildroot}%{_datadir}/ltsp/
14cr|ltsp-5.4.4-3|315	install -m 0755 client/localapps/ldm-rc.d/* %{buildroot}%{_datadir}/ldm/rc.d/
14cr|ltsp-5.4.4-3|316	cp -av client/k12linux/chroot-setup/* %{buildroot}%{_datadir}/ltsp/chroot-setup.d/
14cr|ltsp-5.4.4-3|317	cp -av client/share/ltsp %{buildroot}%{_datadir}/
14cr|ltsp-5.4.4-3|318	cp -av client/k12linux/template/* %{buildroot}%{_datadir}/ltsp/template/
14cr|ltsp-5.4.4-3|319	cp -av client/localapps/ldm-rc.d/* %{buildroot}%{_datadir}/ldm/rc.d/.
14cr|ltsp-5.4.4-3|320	touch %{buildroot}%{_sysconfdir}/lts.conf
14cr|ltsp-5.4.4-3|321	touch %{buildroot}%{_localstatedir}/lib/random-seed
14cr|ltsp-5.4.4-3|322	# We need these files in both in client and server, but it ends up in the same place.
14cr|ltsp-5.4.4-3|323	# client copy is to ensure that it gets upgraded with ltsp-client package upgrades.
14cr|ltsp-5.4.4-3|324	# server copy is so chroot-creator can copy it into the chroot before mkinitrd runs the first time.
14cr|ltsp-5.4.4-3|325	# the real client copy is written during ltsp-client %post iff it is actually a client chroot.
14cr|ltsp-5.4.4-3|326	install -m 0644 server/k12linux/configs/dracut/sysconfig-mkinitrd %{buildroot}%{_sysconfdir}/sysconfig/mkinitrd.ltsp-template
14cr|ltsp-5.4.4-3|327	install -m 0755 server/k12linux/configs/dracut/ltsp-postinst.d %{buildroot}%{_sysconfdir}/kernel/postinst.d/ltsp
14cr|ltsp-5.4.4-3|328	install -m 0755 server/k12linux/configs/dracut/ltsp-prerm.d    %{buildroot}%{_sysconfdir}/kernel/prerm.d/ltsp
14cr|ltsp-5.4.4-3|329	
14cr|ltsp-5.4.4-3|330	### server install
14cr|ltsp-5.4.4-3|331	install -m 0755 client/localapps/ltsp-localapps %{buildroot}%{_bindir}/
14cr|ltsp-5.4.4-3|332	install -m 0755 server/ltsp-info %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|333	install -m 0755 server/ltsp-chroot %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|334	install -m 0755 server/nbdrootd %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|335	install -m 0755 server/nbdswapd %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|336	install -m 0755 server/ltsp-update-sshkeys %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|337	install -m 0755 server/ltsp-build-client %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|338	cp -pr server/share/ltsp/plugins/* %{buildroot}%{_datadir}/ltsp/plugins/
14cr|ltsp-5.4.4-3|339	cp server/share/ltsp/ltsp-server-functions %{buildroot}%{_datadir}/ltsp/ltsp-server-functions
14cr|ltsp-5.4.4-3|340	install -m 0644 common/ltsp-common-functions %{buildroot}%{_datadir}/ltsp/ltsp-server-common-functions
14cr|ltsp-5.4.4-3|341	install -m 0755 server/ltsp-update-kernels %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|342	install -m 0755 server/k12linux/scripts/ltsp-update-image %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|343	install -m 0755 server/k12linux/scripts/chroot-creator %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|344	install -m 0755 server/ltsp-swapfile-delete %{buildroot}%{_sbindir}
14cr|ltsp-5.4.4-3|345	ln -s ../../%{_sbindir}/ltsp-swapfile-delete %{buildroot}%{_sysconfdir}/cron.daily/ltsp-swapfile-delete
14cr|ltsp-5.4.4-3|346	install -m 0644 server/nbdrootd %{buildroot}%{_sysconfdir}/xinetd.d/
14cr|ltsp-5.4.4-3|347	install -m 0644 server/nbdswapd %{buildroot}%{_sysconfdir}/xinetd.d/
14cr|ltsp-5.4.4-3|348	install -m 0644 server/configs/nbdswapd.conf %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|349	install -m 0644 server/configs/ltsp-update-image.excludes %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|350	#cp -pr server/configs/kickstart/* %{buildroot}%{_sysconfdir}/ltsp/kickstart/
14cr|ltsp-5.4.4-3|351	install -m 0644 server/k12linux/configs/dracut/ifcfg-eth0 %{buildroot}%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|352	install -m 0644 server/k12linux/configs/dracut/sysconfig-dracut %{buildroot}%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|353	install -m 0644 server/k12linux/configs/dracut/sysconfig-network %{buildroot}%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|354	install -m 0755 server/k12linux/configs/dracut/ltsp-postinst.d %{buildroot}%{_sysconfdir}/ltsp/dracut/
14cr|ltsp-5.4.4-3|355	install -m 0644 server/Fedora/configs/services/sysconfig-ltsp-dhcpd %{buildroot}%{_sysconfdir}/sysconfig/ltsp-dhcpd
14cr|ltsp-5.4.4-3|356	install -m 0755 server/Fedora/configs/services/ltsp-dhcpd.init %{buildroot}%{_sysconfdir}/init.d/ltsp-dhcpd
14cr|ltsp-5.4.4-3|357	install -m 0755 server/k12linux/scripts/ltsp-prepare-kernel %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|358	install -m 0755 server/k12linux/scripts/ltsp-server-initialize %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|359	install -m 0755 server/k12linux/scripts/hosts-update %{buildroot}%{_datadir}/ltsp/scripts/
14cr|ltsp-5.4.4-3|360	install -m 0755 server/k12linux/scripts/dhcpd-update %{buildroot}%{_datadir}/ltsp/scripts/
14cr|ltsp-5.4.4-3|361	cp -p server/k12linux/scripts/scripts.d/*   %{buildroot}%{_datadir}/ltsp/scripts.d/
14cr|ltsp-5.4.4-3|362	cp -p server/k12linux/scripts/chkconfig.d/* %{buildroot}%{_datadir}/ltsp/chkconfig.d/
14cr|ltsp-5.4.4-3|363	install -m 0644 server/k12linux/scripts/mksquashfs-exclude %{buildroot}%{_datadir}/ltsp/
14cr|ltsp-5.4.4-3|364	
14cr|ltsp-5.4.4-3|365	# Remove irrelevant plugins from package
14cr|ltsp-5.4.4-3|366	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/ALTLinux/
14cr|ltsp-5.4.4-3|367	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Debian/
14cr|ltsp-5.4.4-3|368	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Gentoo/
14cr|ltsp-5.4.4-3|369	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/SUSE_LINUX/
14cr|ltsp-5.4.4-3|370	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Ubuntu/
14cr|ltsp-5.4.4-3|371	
14cr|ltsp-5.4.4-3|372	# configs
14cr|ltsp-5.4.4-3|373	install -m 0644 server/k12linux/configs/ifcfg-ltspbr0 %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
14cr|ltsp-5.4.4-3|374	install -m 0644 server/k12linux/configs/ltsp-dhcpd.conf %{buildroot}%{_sysconfdir}/ltsp/dhcpd.conf
14cr|ltsp-5.4.4-3|375	install -m 0644 server/k12linux/configs/ltsp-update-kernels.conf %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|376	install -m 0644 server/k12linux/configs/ltsp-build-client.conf %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|377	install -m 0644 server/k12linux/configs/ltsp-server.conf %{buildroot}%{_sysconfdir}/ltsp/
14cr|ltsp-5.4.4-3|378	
14cr|ltsp-5.4.4-3|379	for arch in i386 x86_64 ppc ppc64; do
14cr|ltsp-5.4.4-3|380	install -m 0644 server/k12linux/configs/lts.conf %{buildroot}%{_tftpdir}/ltsp/$arch/
14cr|ltsp-5.4.4-3|381	done
14cr|ltsp-5.4.4-3|382	
14cr|ltsp-5.4.4-3|383	install -m 0644 server/k12linux/configs/ltspdist.template %{buildroot}%{_sysconfdir}/sysconfig/ltspdist
14cr|ltsp-5.4.4-3|384	
14cr|ltsp-5.4.4-3|385	# PXE
14cr|ltsp-5.4.4-3|386	install -m 0644 server/k12linux/configs/pxe-default.conf %{buildroot}%{_tftpdir}/ltsp/i386/pxelinux.cfg/default
14cr|ltsp-5.4.4-3|387	install -m 0644 server//k12linux/configs/pxe-default.conf %{buildroot}%{_tftpdir}/ltsp/x86_64/pxelinux.cfg/default
14cr|ltsp-5.4.4-3|388	%ifarch %{ix86} x86_64
14cr|ltsp-5.4.4-3|389	install -m 0644 /usr/lib/syslinux/pxelinux.0 %{buildroot}%{_tftpdir}/ltsp/i386
14cr|ltsp-5.4.4-3|390	install -m 0644 /usr/lib/syslinux/pxelinux.0 %{buildroot}%{_tftpdir}/ltsp/x86_64
14cr|ltsp-5.4.4-3|391	%endif
14cr|ltsp-5.4.4-3|392	
14cr|ltsp-5.4.4-3|393	# PPC
14cr|ltsp-5.4.4-3|394	install -m 0644 server/k12linux/configs/yaboot-default.conf %{buildroot}%{_tftpdir}/ltsp/ppc/yaboot.conf
14cr|ltsp-5.4.4-3|395	install -m 0644 server/k12linux/configs/yaboot-default.conf %{buildroot}%{_tftpdir}/ltsp/ppc64/yaboot.conf
14cr|ltsp-5.4.4-3|396	
14cr|ltsp-5.4.4-3|397	%ifarch %{ix86} x86_64
14cr|ltsp-5.4.4-3|398	# vmclient
14cr|ltsp-5.4.4-3|399	install -m 0755 obsolete/qemu-kvm-client/ltsp-vmclient           %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|400	install -m 0755 obsolete/qemu-kvm-client/ltsp-qemu-bridge-ifup   %{buildroot}%{_sbindir}/
14cr|ltsp-5.4.4-3|401	install -m 0644 obsolete/qemu-kvm-client/config-vmclient         %{buildroot}%{_sysconfdir}/ltsp/vmclient
14cr|ltsp-5.4.4-3|402	%endif
14cr|ltsp-5.4.4-3|403	
14cr|ltsp-5.4.4-3|404	
14cr|ltsp-5.4.4-3|405	%changelog
14cr|ltsp-5.4.4-3|406	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.4-3
14cr|ltsp-5.4.4-3|407	+ Revision: 33c4482
14cr|ltsp-5.4.4-3|408	- MassBuild#464: Increase release tag
14cr|ltsp-5.4.4-3|409	
14cr|ltsp-5.4.4-3|410	

2779 14
14cr|ltspfs-1.3-3|1	Summary: 	Tool used to mount local media on an Xterminal from the terminals serveur
14cr|ltspfs-1.3-3|2	Name:		ltspfs
14cr|ltspfs-1.3-3|3	Version:	1.3
14cr|ltspfs-1.3-3|4	Release:	3
14cr|ltspfs-1.3-3|5	License:	GPLv2+
14cr|ltspfs-1.3-3|6	Group:		System/Servers
14cr|ltspfs-1.3-3|7	Url:		http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspFS
14cr|ltspfs-1.3-3|8	Source0:	http://ftp.fr.debian.org/debian/pool/main/l/ltspfs/%{name}_%{version}.orig.tar.gz
14cr|ltspfs-1.3-3|9	BuildRequires:	fuse
14cr|ltspfs-1.3-3|10	BuildRequires:	pkgconfig(fuse)
14cr|ltspfs-1.3-3|11	BuildRequires:	pkgconfig(glib-2.0)
14cr|ltspfs-1.3-3|12	BuildRequires:	pkgconfig(libtirpc)
14cr|ltspfs-1.3-3|13	BuildRequires:	pkgconfig(x11)
14cr|ltspfs-1.3-3|14	Requires:	fuse
14cr|ltspfs-1.3-3|15	
14cr|ltspfs-1.3-3|16	%description
14cr|ltspfs-1.3-3|17	ltspfs is a remote filesystem consisting of two parts:
14cr|ltspfs-1.3-3|18	1) A network server daemon that runs on the LTSP terminal.
14cr|ltspfs-1.3-3|19	2) A FUSE module that runs in user-space on the server, that connects with
14cr|ltspfs-1.3-3|20	the daemon on the client.
14cr|ltspfs-1.3-3|21	
14cr|ltspfs-1.3-3|22	The goals of ltspfs are:
14cr|ltspfs-1.3-3|23	
14cr|ltspfs-1.3-3|24	1. Provide a lightweight file access mechanism that will be feasable on
14cr|ltspfs-1.3-3|25	lower end hardware.
14cr|ltspfs-1.3-3|26	2. Provide a stateless file access method that will feature "atomic" reads
14cr|ltspfs-1.3-3|27	and writes to minimize impact from client network disruptions.
14cr|ltspfs-1.3-3|28	3. Provide a network filesystem that handles client reboots and
14cr|ltspfs-1.3-3|29	disconnections in a manner that doesn't leave inaccesible, unmountable
14cr|ltspfs-1.3-3|30	filesystems on the LTSP server.
14cr|ltspfs-1.3-3|31	4. Provide a network filesystem that can easily handle the oddities of
14cr|ltspfs-1.3-3|32	dealing with removable media, and integrate well with udev (LTSP's
14cr|ltspfs-1.3-3|33	preferred device handling support).
14cr|ltspfs-1.3-3|34	
14cr|ltspfs-1.3-3|35	%files
14cr|ltspfs-1.3-3|36	%doc COPYING ChangeLog
14cr|ltspfs-1.3-3|37	%{_bindir}/ltspfs
14cr|ltspfs-1.3-3|38	%attr(4755,root,root) %{_bindir}/lbmount
14cr|ltspfs-1.3-3|39	%{_sbindir}/ltspfsmounter
14cr|ltspfs-1.3-3|40	%{_mandir}/man1/ltspfs.1*
14cr|ltspfs-1.3-3|41	%{_mandir}/man1/lbmount.1*
14cr|ltspfs-1.3-3|42	%{_mandir}/man1/ltspfsmounter.1*
14cr|ltspfs-1.3-3|43	
14cr|ltspfs-1.3-3|44	#----------------------------------------------------------------------------
14cr|ltspfs-1.3-3|45	
14cr|ltspfs-1.3-3|46	%package -n ltspfsd
14cr|ltspfs-1.3-3|47	Summary:	LTSP file system, userspace FUSE module that runs on a server
14cr|ltspfs-1.3-3|48	Group:		System/Servers
14cr|ltspfs-1.3-3|49	Requires:	x11-tools
14cr|ltspfs-1.3-3|50	Requires:	x11-util-cf-files
14cr|ltspfs-1.3-3|51	Requires:	x11-util-macros
14cr|ltspfs-1.3-3|52	Requires:	x11-util-modular
14cr|ltspfs-1.3-3|53	
14cr|ltspfs-1.3-3|54	%description -n ltspfsd
14cr|ltspfs-1.3-3|55	Fuse based remote filesystem daemon for LTSP thin clients
14cr|ltspfs-1.3-3|56	LtspFS is a remote filesystem consisting of two parts:
14cr|ltspfs-1.3-3|57	1) A network server daemon that runs on the LTSP terminal.
14cr|ltspfs-1.3-3|58	2) A FUSE module that runs in userspace on the server, that connects with
14cr|ltspfs-1.3-3|59	the daemon on the client.
14cr|ltspfs-1.3-3|60	This package contains the daemon to be run on the LTSP thin client.
14cr|ltspfs-1.3-3|61	
14cr|ltspfs-1.3-3|62	%files -n ltspfsd
14cr|ltspfs-1.3-3|63	%{_bindir}/ltspfsd
14cr|ltspfs-1.3-3|64	%{_sbindir}/ltspfs_mount
14cr|ltspfs-1.3-3|65	%{_sbindir}/ltspfs_umount
14cr|ltspfs-1.3-3|66	/lib/udev/rules.d/88-ltsp.rules
14cr|ltspfs-1.3-3|67	/lib/udev/ltspfs_entry
14cr|ltspfs-1.3-3|68	%{_datadir}/ldm/
14cr|ltspfs-1.3-3|69	%{_datadir}/ltsp/xinitrc.d/I05-set-ltspfs_token
14cr|ltspfs-1.3-3|70	%{_mandir}/man1/ltspfsd.1*
14cr|ltspfs-1.3-3|71	%{_mandir}/man1/ltspfs_mount.1*
14cr|ltspfs-1.3-3|72	%{_mandir}/man1/ltspfs_umount.1*
14cr|ltspfs-1.3-3|73	%dir %{_localstatedir}/run/devices/
14cr|ltspfs-1.3-3|74	
14cr|ltspfs-1.3-3|75	#----------------------------------------------------------------------------
14cr|ltspfs-1.3-3|76	
14cr|ltspfs-1.3-3|77	%prep
14cr|ltspfs-1.3-3|78	%setup -q
14cr|ltspfs-1.3-3|79	
14cr|ltspfs-1.3-3|80	%build
14cr|ltspfs-1.3-3|81	autoreconf -fi
14cr|ltspfs-1.3-3|82	%configure2_5x
14cr|ltspfs-1.3-3|83	%make LIBS="-ltirpc"
14cr|ltspfs-1.3-3|84	
14cr|ltspfs-1.3-3|85	%install
14cr|ltspfs-1.3-3|86	mkdir -p %{buildroot}%{_localstatedir}/run/devices/
14cr|ltspfs-1.3-3|87	%makeinstall_std
14cr|ltspfs-1.3-3|88	
14cr|ltspfs-1.3-3|89	mkdir -p %{buildroot}/lib/udev/rules.d/
14cr|ltspfs-1.3-3|90	mv %{buildroot}%{_datadir}/ltspfs/udev/ltspfsd.rules %{buildroot}/lib/udev/rules.d/88-ltsp.rules
14cr|ltspfs-1.3-3|91	
14cr|ltspfs-1.3-3|92	
14cr|ltspfs-1.3-3|93	%changelog
14cr|ltspfs-1.3-3|94	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-3
14cr|ltspfs-1.3-3|95	+ Revision: 72a6a68
14cr|ltspfs-1.3-3|96	- Build with tirpc
14cr|ltspfs-1.3-3|97	
14cr|ltspfs-1.3-3|98	

2780 14
14cr|ltsp-hwlists-0.02-6|1	Summary:	LTSP hardware lists
14cr|ltsp-hwlists-0.02-6|2	Name:		ltsp-hwlists
14cr|ltsp-hwlists-0.02-6|3	Version:	0.02
14cr|ltsp-hwlists-0.02-6|4	Release:	6
14cr|ltsp-hwlists-0.02-6|5	License:	GPLv2+
14cr|ltsp-hwlists-0.02-6|6	Group:		System/Servers
14cr|ltsp-hwlists-0.02-6|7	Url:		http://www.ltsp.org
14cr|ltsp-hwlists-0.02-6|8	Source0:	pci_scan-lists.tar.bz2
14cr|ltsp-hwlists-0.02-6|9	BuildArch:	noarch
14cr|ltsp-hwlists-0.02-6|10	
14cr|ltsp-hwlists-0.02-6|11	%description
14cr|ltsp-hwlists-0.02-6|12	This package contains LTSP hardware lists for use with pci_scan. It includes a
14cr|ltsp-hwlists-0.02-6|13	network card list, video card list, sound card list and usb controller list.
14cr|ltsp-hwlists-0.02-6|14	
14cr|ltsp-hwlists-0.02-6|15	%files
14cr|ltsp-hwlists-0.02-6|16	%config(noreplace) %{_sysconfdir}/audiolist
14cr|ltsp-hwlists-0.02-6|17	%config(noreplace) %{_sysconfdir}/audiolist.alsa
14cr|ltsp-hwlists-0.02-6|18	%config(noreplace) %{_sysconfdir}/audiolist.bestdriver
14cr|ltsp-hwlists-0.02-6|19	%config(noreplace) %{_sysconfdir}/niclist
14cr|ltsp-hwlists-0.02-6|20	%config(noreplace) %{_sysconfdir}/usblist
14cr|ltsp-hwlists-0.02-6|21	%config(noreplace) %{_sysconfdir}/vidlist
14cr|ltsp-hwlists-0.02-6|22	
14cr|ltsp-hwlists-0.02-6|23	#----------------------------------------------------------------------------
14cr|ltsp-hwlists-0.02-6|24	
14cr|ltsp-hwlists-0.02-6|25	%prep
14cr|ltsp-hwlists-0.02-6|26	%setup -q -c -T -a0
14cr|ltsp-hwlists-0.02-6|27	
14cr|ltsp-hwlists-0.02-6|28	%build
14cr|ltsp-hwlists-0.02-6|29	
14cr|ltsp-hwlists-0.02-6|30	%install
14cr|ltsp-hwlists-0.02-6|31	install -d %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|32	
14cr|ltsp-hwlists-0.02-6|33	install -m0644 audiolist %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|34	install -m0644 audiolist.alsa %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|35	install -m0644 audiolist.bestdriver %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|36	install -m0644 niclist %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|37	install -m0644 usblist %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|38	install -m0644 vidlist %{buildroot}%{_sysconfdir}
14cr|ltsp-hwlists-0.02-6|39	
14cr|ltsp-hwlists-0.02-6|40	
14cr|ltsp-hwlists-0.02-6|41	%changelog
14cr|ltsp-hwlists-0.02-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-6
14cr|ltsp-hwlists-0.02-6|43	+ Revision: 121229e
14cr|ltsp-hwlists-0.02-6|44	- MassBuild#464: Increase release tag
14cr|ltsp-hwlists-0.02-6|45	
14cr|ltsp-hwlists-0.02-6|46	

2781 14
14cr|ltsp-utils-0.25-4|1	Summary:	Linux Terminal Server Project (ltsp.org) utilities
14cr|ltsp-utils-0.25-4|2	Name:		ltsp-utils
14cr|ltsp-utils-0.25-4|3	Version:	0.25
14cr|ltsp-utils-0.25-4|4	Release:	4
14cr|ltsp-utils-0.25-4|5	License:	GPLv2+
14cr|ltsp-utils-0.25-4|6	Group:		System/Servers
14cr|ltsp-utils-0.25-4|7	Url:		http://www.ltsp.org
14cr|ltsp-utils-0.25-4|8	Source0:	http://ltsp.mirrors.tds.net/pub/ltsp/utils/%{name}-%{version}-0.tgz
14cr|ltsp-utils-0.25-4|9	Requires:	nfs-utils
14cr|ltsp-utils-0.25-4|10	Requires:	tftp-server
14cr|ltsp-utils-0.25-4|11	Requires:	perl(Digest::MD5)
14cr|ltsp-utils-0.25-4|12	Requires:	perl(LWP)
14cr|ltsp-utils-0.25-4|13	Requires:	perl(Term::Cap)
14cr|ltsp-utils-0.25-4|14	Requires:	perl(URI)
14cr|ltsp-utils-0.25-4|15	BuildArch:	noarch
14cr|ltsp-utils-0.25-4|16	
14cr|ltsp-utils-0.25-4|17	%description
14cr|ltsp-utils-0.25-4|18	This package includes the following utilities for LTSP server:
14cr|ltsp-utils-0.25-4|19	ltspadmin   For installing and managing the packages
14cr|ltsp-utils-0.25-4|20	on an LTSP server.
14cr|ltsp-utils-0.25-4|21	ltspcfg     For configuring the services on an LTSP server.
14cr|ltsp-utils-0.25-4|22	ltspinfo    For querying the workstation, to learn things,
14cr|ltsp-utils-0.25-4|23	such as which sound daemon is being used.
14cr|ltsp-utils-0.25-4|24	
14cr|ltsp-utils-0.25-4|25	%files
14cr|ltsp-utils-0.25-4|26	%doc ChangeLog notes.txt COPYING
14cr|ltsp-utils-0.25-4|27	%{_bindir}/ltspinfo
14cr|ltsp-utils-0.25-4|28	%{_sbindir}/ltspadmin
14cr|ltsp-utils-0.25-4|29	%{_sbindir}/ltspcfg
14cr|ltsp-utils-0.25-4|30	
14cr|ltsp-utils-0.25-4|31	#----------------------------------------------------------------------------
14cr|ltsp-utils-0.25-4|32	
14cr|ltsp-utils-0.25-4|33	%prep
14cr|ltsp-utils-0.25-4|34	%setup -n %{name}
14cr|ltsp-utils-0.25-4|35	
14cr|ltsp-utils-0.25-4|36	%build
14cr|ltsp-utils-0.25-4|37	
14cr|ltsp-utils-0.25-4|38	%install
14cr|ltsp-utils-0.25-4|39	mkdir -p %{buildroot}%{_sbindir}
14cr|ltsp-utils-0.25-4|40	mkdir -p %{buildroot}%{_bindir}
14cr|ltsp-utils-0.25-4|41	install ltspadmin ltspcfg %{buildroot}%{_sbindir}
14cr|ltsp-utils-0.25-4|42	install ltspinfo %{buildroot}%{_bindir}
14cr|ltsp-utils-0.25-4|43	
14cr|ltsp-utils-0.25-4|44	
14cr|ltsp-utils-0.25-4|45	%changelog
14cr|ltsp-utils-0.25-4|46	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25-4
14cr|ltsp-utils-0.25-4|47	+ Revision: cd78edf
14cr|ltsp-utils-0.25-4|48	- Spec cleanup
14cr|ltsp-utils-0.25-4|49	
14cr|ltsp-utils-0.25-4|50	

2782 14
14cr|ltxml-1.2.9-2|1	%define debug_package %{nil}
14cr|ltxml-1.2.9-2|2	
14cr|ltxml-1.2.9-2|3	%define name	ltxml
14cr|ltxml-1.2.9-2|4	%define version	1.2.9
14cr|ltxml-1.2.9-2|5	%define release	2
14cr|ltxml-1.2.9-2|6	%define major	1
14cr|ltxml-1.2.9-2|7	%define libname	%mklibname %{name} %{major}
14cr|ltxml-1.2.9-2|8	%define develname	%mklibname %{name} -d
14cr|ltxml-1.2.9-2|9	
14cr|ltxml-1.2.9-2|10	%define automake_version %(automake --version | awk '/^automake/ {print $4}')
14cr|ltxml-1.2.9-2|11	
14cr|ltxml-1.2.9-2|12	Name:		%{name}
14cr|ltxml-1.2.9-2|13	Version:	%{version}
14cr|ltxml-1.2.9-2|14	Release:	%{release}
14cr|ltxml-1.2.9-2|15	Summary:	High-speed C-language validating XML parser
14cr|ltxml-1.2.9-2|16	License:	GPL
14cr|ltxml-1.2.9-2|17	Group:		File tools
14cr|ltxml-1.2.9-2|18	Url:		http://www.ltg.ed.ac.uk/software/xml
14cr|ltxml-1.2.9-2|19	Source0:	ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/%{name}-%{version}.tar.gz
14cr|ltxml-1.2.9-2|20	BuildRequires:  zlib-devel
14cr|ltxml-1.2.9-2|21	
14cr|ltxml-1.2.9-2|22	%description
14cr|ltxml-1.2.9-2|23	LT XML is an integrated set of XML tools and a developers' tool-kit,
14cr|ltxml-1.2.9-2|24	including a C-based API. The release now available will run on UNIX and
14cr|ltxml-1.2.9-2|25	WIN32.
14cr|ltxml-1.2.9-2|26	The LT XML tool-kit includes stand-alone tools for a wide range
14cr|ltxml-1.2.9-2|27	of processing of well-formed XML documents, including searching and
14cr|ltxml-1.2.9-2|28	extracting, down-translation (e.g. report generation, formatting),
14cr|ltxml-1.2.9-2|29	tokenising and sorting.
14cr|ltxml-1.2.9-2|30	
14cr|ltxml-1.2.9-2|31	%package -n %{develname}
14cr|ltxml-1.2.9-2|32	Summary:    Development header files for %{name}
14cr|ltxml-1.2.9-2|33	Group:      Development/C
14cr|ltxml-1.2.9-2|34	Requires:   %{name} = %{version}-%{release}
14cr|ltxml-1.2.9-2|35	Provides:   %{name}-devel = %{version}-%{release}
14cr|ltxml-1.2.9-2|36	Obsoletes:  %mklibname %{name} -d 1
14cr|ltxml-1.2.9-2|37	
14cr|ltxml-1.2.9-2|38	%description -n %{develname}
14cr|ltxml-1.2.9-2|39	Libraries, include files and other resources you can use to develop
14cr|ltxml-1.2.9-2|40	%{name} applications.
14cr|ltxml-1.2.9-2|41	
14cr|ltxml-1.2.9-2|42	%prep
14cr|ltxml-1.2.9-2|43	%setup -q
14cr|ltxml-1.2.9-2|44	
14cr|ltxml-1.2.9-2|45	%build
14cr|ltxml-1.2.9-2|46	cd XML
14cr|ltxml-1.2.9-2|47	
14cr|ltxml-1.2.9-2|48	sed -e '/CFLAGS=/s:-g::' \
14cr|ltxml-1.2.9-2|49	-e '/CFLAGS=/s:-O2::' \
14cr|ltxml-1.2.9-2|50	-i configure || die
14cr|ltxml-1.2.9-2|51	
14cr|ltxml-1.2.9-2|52	autoreconf -fi
14cr|ltxml-1.2.9-2|53	%configure2_5x
14cr|ltxml-1.2.9-2|54	%make all
14cr|ltxml-1.2.9-2|55	
14cr|ltxml-1.2.9-2|56	%install
14cr|ltxml-1.2.9-2|57	cd XML && %makeinstall \
14cr|ltxml-1.2.9-2|58	datadir=%{buildroot}%{_datadir}/%{name} \
14cr|ltxml-1.2.9-2|59	includedir=%{buildroot}%{_includedir}/%{name}
14cr|ltxml-1.2.9-2|60	
14cr|ltxml-1.2.9-2|61	%files
14cr|ltxml-1.2.9-2|62	%{_datadir}/%{name}
14cr|ltxml-1.2.9-2|63	
14cr|ltxml-1.2.9-2|64	%files -n %{develname}
14cr|ltxml-1.2.9-2|65	%{_libdir}/*.a
14cr|ltxml-1.2.9-2|66	%{_includedir}/%{name}
14cr|ltxml-1.2.9-2|67	
14cr|ltxml-1.2.9-2|68	%changelog
14cr|ltxml-1.2.9-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-2
14cr|ltxml-1.2.9-2|70	+ Revision: 27a6b48
14cr|ltxml-1.2.9-2|71	- MassBuild#464: Increase release tag
14cr|ltxml-1.2.9-2|72	
14cr|ltxml-1.2.9-2|73	

2783 14
14cr|lua5.0-5.0.3-11|1	%define	major	5.0
14cr|lua5.0-5.0.3-11|2	%define	libname %mklibname lua %{major}
14cr|lua5.0-5.0.3-11|3	%define alt_priority %(echo %{major} | sed -e 's/[^0-9]//g')
14cr|lua5.0-5.0.3-11|4	
14cr|lua5.0-5.0.3-11|5	Summary:	Powerful, light-weight programming language
14cr|lua5.0-5.0.3-11|6	Name:		lua5.0
14cr|lua5.0-5.0.3-11|7	Version:	5.0.3
14cr|lua5.0-5.0.3-11|8	Release:	11
14cr|lua5.0-5.0.3-11|9	License:	MIT
14cr|lua5.0-5.0.3-11|10	URL:		http://www.lua.org/
14cr|lua5.0-5.0.3-11|11	Group:		Development/Other
14cr|lua5.0-5.0.3-11|12	Source0:	http://www.lua.org/ftp/lua-%{version}.tar.bz2
14cr|lua5.0-5.0.3-11|13	Patch0:		lua-config.patch
14cr|lua5.0-5.0.3-11|14	Patch1:		lua-lbaselib.patch
14cr|lua5.0-5.0.3-11|15	Patch2:		lua-default.patch
14cr|lua5.0-5.0.3-11|16	Patch3:		lua-soname.patch
14cr|lua5.0-5.0.3-11|17	# Provides:	lua = %{version}-%{release}
14cr|lua5.0-5.0.3-11|18	
14cr|lua5.0-5.0.3-11|19	%description
14cr|lua5.0-5.0.3-11|20	Lua is a programming language originally designed for extending applications,
14cr|lua5.0-5.0.3-11|21	but also frequently used as a general-purpose, stand-alone language. Lua
14cr|lua5.0-5.0.3-11|22	combines simple procedural syntax (similar to Pascal) with powerful data
14cr|lua5.0-5.0.3-11|23	description constructs based on associative arrays and extensible semantics.
14cr|lua5.0-5.0.3-11|24	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14cr|lua5.0-5.0.3-11|25	management, making it ideal for configuration, scripting, and rapid
14cr|lua5.0-5.0.3-11|26	prototyping. Lua is implemented as a small library of C functions, written in
14cr|lua5.0-5.0.3-11|27	ANSI C, and compiles unmodified in all known platforms. The implementation
14cr|lua5.0-5.0.3-11|28	goals are simplicity, efficiency, portability, and low embedding cost.
14cr|lua5.0-5.0.3-11|29	
14cr|lua5.0-5.0.3-11|30	%package -n	%{libname}
14cr|lua5.0-5.0.3-11|31	Summary:	Powerful, light-weight programming language
14cr|lua5.0-5.0.3-11|32	Group:		System/Libraries
14cr|lua5.0-5.0.3-11|33	
14cr|lua5.0-5.0.3-11|34	%description -n	%{libname}
14cr|lua5.0-5.0.3-11|35	Lua is a programming language originally designed for extending applications,
14cr|lua5.0-5.0.3-11|36	but also frequently used as a general-purpose, stand-alone language. Lua
14cr|lua5.0-5.0.3-11|37	combines simple procedural syntax (similar to Pascal) with powerful data
14cr|lua5.0-5.0.3-11|38	description constructs based on associative arrays and extensible semantics.
14cr|lua5.0-5.0.3-11|39	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14cr|lua5.0-5.0.3-11|40	management, making it ideal for configuration, scripting, and rapid
14cr|lua5.0-5.0.3-11|41	prototyping. Lua is implemented as a small library of C functions, written in
14cr|lua5.0-5.0.3-11|42	ANSI C, and compiles unmodified in all known platforms. The implementation
14cr|lua5.0-5.0.3-11|43	goals are simplicity, efficiency, portability, and low embedding cost.
14cr|lua5.0-5.0.3-11|44	
14cr|lua5.0-5.0.3-11|45	This package includes the libraries.
14cr|lua5.0-5.0.3-11|46	
14cr|lua5.0-5.0.3-11|47	
14cr|lua5.0-5.0.3-11|48	%package -n	%{libname}-devel
14cr|lua5.0-5.0.3-11|49	Summary:	Powerful, light-weight programming language
14cr|lua5.0-5.0.3-11|50	Group:		Development/Other
14cr|lua5.0-5.0.3-11|51	Requires:	%{libname} = %{version}
14cr|lua5.0-5.0.3-11|52	# to have the same provides on all arches
14cr|lua5.0-5.0.3-11|53	Provides:	lua%{major}-devel = %{version}-%{release}
14cr|lua5.0-5.0.3-11|54	# conflict with other versions
14cr|lua5.0-5.0.3-11|55	Conflicts:	lua-devel
14cr|lua5.0-5.0.3-11|56	
14cr|lua5.0-5.0.3-11|57	%description -n	%{libname}-devel
14cr|lua5.0-5.0.3-11|58	Lua is a programming language originally designed for extending applications,
14cr|lua5.0-5.0.3-11|59	but also frequently used as a general-purpose, stand-alone language. Lua
14cr|lua5.0-5.0.3-11|60	combines simple procedural syntax (similar to Pascal) with powerful data
14cr|lua5.0-5.0.3-11|61	description constructs based on associative arrays and extensible semantics.
14cr|lua5.0-5.0.3-11|62	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14cr|lua5.0-5.0.3-11|63	management, making it ideal for configuration, scripting, and rapid
14cr|lua5.0-5.0.3-11|64	prototyping. Lua is implemented as a small library of C functions, written in
14cr|lua5.0-5.0.3-11|65	ANSI C, and compiles unmodified in all known platforms. The implementation
14cr|lua5.0-5.0.3-11|66	goals are simplicity, efficiency, portability, and low embedding cost.
14cr|lua5.0-5.0.3-11|67	
14cr|lua5.0-5.0.3-11|68	This package contains the headers and development files for lua.
14cr|lua5.0-5.0.3-11|69	
14cr|lua5.0-5.0.3-11|70	
14cr|lua5.0-5.0.3-11|71	%package -n	%{libname}-devel-static
14cr|lua5.0-5.0.3-11|72	Summary:	Powerful, light-weight programming language
14cr|lua5.0-5.0.3-11|73	Group:		Development/Other
14cr|lua5.0-5.0.3-11|74	Requires:	%{libname}-devel = %{version}
14cr|lua5.0-5.0.3-11|75	# to have the same provides on all arches
14cr|lua5.0-5.0.3-11|76	Provides:	lua%{major}-devel-static = %{version}-%{release}
14cr|lua5.0-5.0.3-11|77	# conflict with other versions
14cr|lua5.0-5.0.3-11|78	Conflicts:	lua-devel-static
14cr|lua5.0-5.0.3-11|79	
14cr|lua5.0-5.0.3-11|80	%description -n	%{libname}-devel-static
14cr|lua5.0-5.0.3-11|81	Lua is a programming language originally designed for extending applications,
14cr|lua5.0-5.0.3-11|82	but also frequently used as a general-purpose, stand-alone language. Lua
14cr|lua5.0-5.0.3-11|83	combines simple procedural syntax (similar to Pascal) with powerful data
14cr|lua5.0-5.0.3-11|84	description constructs based on associative arrays and extensible semantics.
14cr|lua5.0-5.0.3-11|85	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14cr|lua5.0-5.0.3-11|86	management, making it ideal for configuration, scripting, and rapid
14cr|lua5.0-5.0.3-11|87	prototyping. Lua is implemented as a small library of C functions, written in
14cr|lua5.0-5.0.3-11|88	ANSI C, and compiles unmodified in all known platforms. The implementation
14cr|lua5.0-5.0.3-11|89	goals are simplicity, efficiency, portability, and low embedding cost.
14cr|lua5.0-5.0.3-11|90	
14cr|lua5.0-5.0.3-11|91	This package contains the headers and development files for lua.
14cr|lua5.0-5.0.3-11|92	
14cr|lua5.0-5.0.3-11|93	
14cr|lua5.0-5.0.3-11|94	%prep
14cr|lua5.0-5.0.3-11|95	%setup -q -n lua-%{version}
14cr|lua5.0-5.0.3-11|96	
14cr|lua5.0-5.0.3-11|97	%patch0 -p1
14cr|lua5.0-5.0.3-11|98	%patch1 -p1
14cr|lua5.0-5.0.3-11|99	%patch2 -p1
14cr|lua5.0-5.0.3-11|100	%patch3 -p0 -b .soname
14cr|lua5.0-5.0.3-11|101	
14cr|lua5.0-5.0.3-11|102	%build
14cr|lua5.0-5.0.3-11|103	
14cr|lua5.0-5.0.3-11|104	%ifarch x86_64
14cr|lua5.0-5.0.3-11|105	fpic="-fPIC"
14cr|lua5.0-5.0.3-11|106	%endif
14cr|lua5.0-5.0.3-11|107	%make MYCFLAGS="$RPM_OPT_FLAGS ${fpic}" MYLDFLAGS="%{?ldflags}"
14cr|lua5.0-5.0.3-11|108	make so
14cr|lua5.0-5.0.3-11|109	
14cr|lua5.0-5.0.3-11|110	%install
14cr|lua5.0-5.0.3-11|111	rm -rf %{buildroot}
14cr|lua5.0-5.0.3-11|112	
14cr|lua5.0-5.0.3-11|113	%makeinstall_std INSTALL_LIB=%buildroot%_libdir
14cr|lua5.0-5.0.3-11|114	install -d %{buildroot}%{_libdir}/lua/%{major}/
14cr|lua5.0-5.0.3-11|115	install -d %{buildroot}%{_datadir}/lua/%{major}/
14cr|lua5.0-5.0.3-11|116	install -m 755 lib/*.so.* %{buildroot}%{_libdir}/
14cr|lua5.0-5.0.3-11|117	cp -a lib/*.so %{buildroot}%{_libdir}/
14cr|lua5.0-5.0.3-11|118	install -m 644 lib/*.lua %{buildroot}%{_datadir}/lua/%{major}/
14cr|lua5.0-5.0.3-11|119	
14cr|lua5.0-5.0.3-11|120	# for update-alternatives
14cr|lua5.0-5.0.3-11|121	mv %{buildroot}/%{_bindir}/lua %{buildroot}/%{_bindir}/lua%{major}
14cr|lua5.0-5.0.3-11|122	mv %{buildroot}/%{_bindir}/luac %{buildroot}/%{_bindir}/luac%{major}
14cr|lua5.0-5.0.3-11|123	
14cr|lua5.0-5.0.3-11|124	# to avoid conflict with other versions
14cr|lua5.0-5.0.3-11|125	mv %{buildroot}/%{_mandir}/man1/lua.1 %{buildroot}/%{_mandir}/man1/lua%{major}.1
14cr|lua5.0-5.0.3-11|126	mv %{buildroot}/%{_mandir}/man1/luac.1 %{buildroot}/%{_mandir}/man1/luac%{major}.1
14cr|lua5.0-5.0.3-11|127	
14cr|lua5.0-5.0.3-11|128	%post
14cr|lua5.0-5.0.3-11|129	/usr/sbin/update-alternatives --install %{_bindir}/lua lua %{_bindir}/lua%{major} %{alt_priority} --slave %{_bindir}/luac luac %{_bindir}/luac%{major}
14cr|lua5.0-5.0.3-11|130	
14cr|lua5.0-5.0.3-11|131	%files
14cr|lua5.0-5.0.3-11|132	%doc COPYRIGHT HISTORY INSTALL MANIFEST README
14cr|lua5.0-5.0.3-11|133	%doc doc/*.html doc/*.gif
14cr|lua5.0-5.0.3-11|134	%{_bindir}/*
14cr|lua5.0-5.0.3-11|135	%dir %{_libdir}/lua
14cr|lua5.0-5.0.3-11|136	%{_libdir}/lua/%{major}
14cr|lua5.0-5.0.3-11|137	%{_datadir}/lua/%{major}/*.lua
14cr|lua5.0-5.0.3-11|138	%{_mandir}/man1/*
14cr|lua5.0-5.0.3-11|139	
14cr|lua5.0-5.0.3-11|140	%files -n %{libname}
14cr|lua5.0-5.0.3-11|141	%{_libdir}/*.so.*
14cr|lua5.0-5.0.3-11|142	
14cr|lua5.0-5.0.3-11|143	%files -n %{libname}-devel
14cr|lua5.0-5.0.3-11|144	%{_includedir}/*
14cr|lua5.0-5.0.3-11|145	%{_libdir}/*.so
14cr|lua5.0-5.0.3-11|146	
14cr|lua5.0-5.0.3-11|147	%files -n %{libname}-devel-static
14cr|lua5.0-5.0.3-11|148	%{_libdir}/*.a
14cr|lua5.0-5.0.3-11|149	
14cr|lua5.0-5.0.3-11|150	%changelog
14cr|lua5.0-5.0.3-11|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.3-11
14cr|lua5.0-5.0.3-11|152	+ Revision: 165ae12
14cr|lua5.0-5.0.3-11|153	- MassBuild#464: Increase release tag
14cr|lua5.0-5.0.3-11|154	
14cr|lua5.0-5.0.3-11|155	

2784 14
14cr|lua-dbi-0.5-2|1	%define luaver 5.1
14cr|lua-dbi-0.5-2|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-dbi-0.5-2|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-dbi-0.5-2|4	%define oname luadbi
14cr|lua-dbi-0.5-2|5	
14cr|lua-dbi-0.5-2|6	# DBI.lua has a shebang that requires bin/lua directly
14cr|lua-dbi-0.5-2|7	%if %{_use_internal_dependency_generator}
14cr|lua-dbi-0.5-2|8	%define __noautoreq '.*bin/lua.*'
14cr|lua-dbi-0.5-2|9	%else
14cr|lua-dbi-0.5-2|10	%define _requires_exceptions bin/lua
14cr|lua-dbi-0.5-2|11	%endif
14cr|lua-dbi-0.5-2|12	
14cr|lua-dbi-0.5-2|13	Summary:	Database connectivity for the Lua programming language
14cr|lua-dbi-0.5-2|14	Name:		lua-dbi
14cr|lua-dbi-0.5-2|15	Version:	0.5
14cr|lua-dbi-0.5-2|16	Release:	2
14cr|lua-dbi-0.5-2|17	License:	MIT
14cr|lua-dbi-0.5-2|18	Group:		Development/Other
14cr|lua-dbi-0.5-2|19	Url:		http://code.google.com/p/%{oname}/
14cr|lua-dbi-0.5-2|20	Source0:	http://%{oname}.googlecode.com/files/%{oname}.%{version}.tar.gz
14cr|lua-dbi-0.5-2|21	# patch to compile with postgresql,
14cr|lua-dbi-0.5-2|22	# to send upstream, once a Pgsql ( nanar ) tell me if this is right or not
14cr|lua-dbi-0.5-2|23	Patch0:		luadbi-fix_postgresql.diff
14cr|lua-dbi-0.5-2|24	Patch1:		luadbi-0.5-pgsql_transaction.patch
14cr|lua-dbi-0.5-2|25	Patch2:		luadbi-0.5-postgresql-path.patch
14cr|lua-dbi-0.5-2|26	BuildRequires:	lua >= %{luaver}
14cr|lua-dbi-0.5-2|27	BuildRequires:	mysql-devel
14cr|lua-dbi-0.5-2|28	BuildRequires:	pkgconfig(lua) >= %{luaver}
14cr|lua-dbi-0.5-2|29	BuildRequires:	pkgconfig(libpq)
14cr|lua-dbi-0.5-2|30	BuildRequires:	pkgconfig(sqlite3)
14cr|lua-dbi-0.5-2|31	Requires:	lua >= %{luaver}
14cr|lua-dbi-0.5-2|32	
14cr|lua-dbi-0.5-2|33	%description
14cr|lua-dbi-0.5-2|34	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
14cr|lua-dbi-0.5-2|35	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
14cr|lua-dbi-0.5-2|36	statements and it allows for retrieving results in a row-by-row cursor fashion.
14cr|lua-dbi-0.5-2|37	
14cr|lua-dbi-0.5-2|38	%files
14cr|lua-dbi-0.5-2|39	%doc README
14cr|lua-dbi-0.5-2|40	%{lualibdir}/DBI.lua
14cr|lua-dbi-0.5-2|41	
14cr|lua-dbi-0.5-2|42	#----------------------------------------------------------------------------
14cr|lua-dbi-0.5-2|43	
14cr|lua-dbi-0.5-2|44	%package sqlite
14cr|lua-dbi-0.5-2|45	Summary:	SQLite database connectivity for the Lua programming language
14cr|lua-dbi-0.5-2|46	Group:		Development/Other
14cr|lua-dbi-0.5-2|47	Requires:	%{name}
14cr|lua-dbi-0.5-2|48	
14cr|lua-dbi-0.5-2|49	%description sqlite
14cr|lua-dbi-0.5-2|50	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-dbi-0.5-2|51	to SQLite databases.
14cr|lua-dbi-0.5-2|52	
14cr|lua-dbi-0.5-2|53	%files sqlite
14cr|lua-dbi-0.5-2|54	%{lualibdir}/dbdsqlite3.so
14cr|lua-dbi-0.5-2|55	
14cr|lua-dbi-0.5-2|56	#----------------------------------------------------------------------------
14cr|lua-dbi-0.5-2|57	
14cr|lua-dbi-0.5-2|58	%package mysql
14cr|lua-dbi-0.5-2|59	Summary:	MySQL database connectivity for the Lua programming language
14cr|lua-dbi-0.5-2|60	Group:		Development/Other
14cr|lua-dbi-0.5-2|61	Requires:	%{name}
14cr|lua-dbi-0.5-2|62	
14cr|lua-dbi-0.5-2|63	%description mysql
14cr|lua-dbi-0.5-2|64	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-dbi-0.5-2|65	to MySQL databases.
14cr|lua-dbi-0.5-2|66	
14cr|lua-dbi-0.5-2|67	%files mysql
14cr|lua-dbi-0.5-2|68	%{lualibdir}/dbdmysql.so
14cr|lua-dbi-0.5-2|69	
14cr|lua-dbi-0.5-2|70	#----------------------------------------------------------------------------
14cr|lua-dbi-0.5-2|71	
14cr|lua-dbi-0.5-2|72	%package postgresql
14cr|lua-dbi-0.5-2|73	Summary:	PostgreSQL database connectivity for the Lua programming language
14cr|lua-dbi-0.5-2|74	Group:		Development/Other
14cr|lua-dbi-0.5-2|75	Requires:	%{name}
14cr|lua-dbi-0.5-2|76	
14cr|lua-dbi-0.5-2|77	%description postgresql
14cr|lua-dbi-0.5-2|78	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-dbi-0.5-2|79	to PostgreSQL databases.
14cr|lua-dbi-0.5-2|80	
14cr|lua-dbi-0.5-2|81	%files postgresql
14cr|lua-dbi-0.5-2|82	%{lualibdir}/dbdpostgresql.so
14cr|lua-dbi-0.5-2|83	
14cr|lua-dbi-0.5-2|84	#----------------------------------------------------------------------------
14cr|lua-dbi-0.5-2|85	
14cr|lua-dbi-0.5-2|86	%prep
14cr|lua-dbi-0.5-2|87	%setup -c -q -n %{oname}-%{version}
14cr|lua-dbi-0.5-2|88	%patch0 -p0
14cr|lua-dbi-0.5-2|89	%patch1 -p1
14cr|lua-dbi-0.5-2|90	%patch2 -p1
14cr|lua-dbi-0.5-2|91	
14cr|lua-dbi-0.5-2|92	%build
14cr|lua-dbi-0.5-2|93	mkdir -p build
14cr|lua-dbi-0.5-2|94	make
14cr|lua-dbi-0.5-2|95	
14cr|lua-dbi-0.5-2|96	%install
14cr|lua-dbi-0.5-2|97	mkdir -p %{buildroot}/%{lualibdir}/
14cr|lua-dbi-0.5-2|98	cp *so *lua %{buildroot}/%{lualibdir}/
14cr|lua-dbi-0.5-2|99	
14cr|lua-dbi-0.5-2|100	
14cr|lua-dbi-0.5-2|101	%changelog
14cr|lua-dbi-0.5-2|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|lua-dbi-0.5-2|103	+ Revision: 6f19bd1
14cr|lua-dbi-0.5-2|104	- MassBuild#464: Increase release tag
14cr|lua-dbi-0.5-2|105	
14cr|lua-dbi-0.5-2|106	

2785 14
14cr|luadoc-3.0.1-5|1	%define luaver 5.1
14cr|luadoc-3.0.1-5|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|luadoc-3.0.1-5|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|luadoc-3.0.1-5|4	
14cr|luadoc-3.0.1-5|5	Name:           luadoc
14cr|luadoc-3.0.1-5|6	Version:        3.0.1
14cr|luadoc-3.0.1-5|7	Release:        5
14cr|luadoc-3.0.1-5|8	Summary:        Documentation Generator Tool for the Lua language
14cr|luadoc-3.0.1-5|9	
14cr|luadoc-3.0.1-5|10	Group:          Development/Other
14cr|luadoc-3.0.1-5|11	License:        MIT
14cr|luadoc-3.0.1-5|12	URL:            http://luadoc.luaforge.net/
14cr|luadoc-3.0.1-5|13	Source0:        http://luaforge.net/frs/download.php/3185/%{name}-%{version}.tar.gz
14cr|luadoc-3.0.1-5|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|luadoc-3.0.1-5|15	BuildArch:      noarch
14cr|luadoc-3.0.1-5|16	
14cr|luadoc-3.0.1-5|17	Requires:       lua
14cr|luadoc-3.0.1-5|18	Requires:       lua-filesystem
14cr|luadoc-3.0.1-5|19	Requires:       lua-logging
14cr|luadoc-3.0.1-5|20	
14cr|luadoc-3.0.1-5|21	%description
14cr|luadoc-3.0.1-5|22	LuaDoc is a documentation generator tool for Lua source code. It parses the
14cr|luadoc-3.0.1-5|23	declarations and documentation comments in a set of Lua source files and
14cr|luadoc-3.0.1-5|24	produces a set of XHTML pages describing the commented declarations and
14cr|luadoc-3.0.1-5|25	functions.
14cr|luadoc-3.0.1-5|26	
14cr|luadoc-3.0.1-5|27	The output is not limited to XHTML. Other formats can be generated by
14cr|luadoc-3.0.1-5|28	implementing new doclets. The format of the documentation comments is also
14cr|luadoc-3.0.1-5|29	flexible and can be customized by implementing new taglets.
14cr|luadoc-3.0.1-5|30	
14cr|luadoc-3.0.1-5|31	%prep
14cr|luadoc-3.0.1-5|32	%setup -q
14cr|luadoc-3.0.1-5|33	
14cr|luadoc-3.0.1-5|34	
14cr|luadoc-3.0.1-5|35	%build
14cr|luadoc-3.0.1-5|36	
14cr|luadoc-3.0.1-5|37	
14cr|luadoc-3.0.1-5|38	%install
14cr|luadoc-3.0.1-5|39	rm -rf $RPM_BUILD_ROOT
14cr|luadoc-3.0.1-5|40	make install PREFIX=$RPM_BUILD_ROOT/%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT/%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT/%{luapkgdir} SYS_BINDIR=$RPM_BUILD_ROOT/%{_bindir} LUA_INTERPRETER=%{_bindir}/lua
14cr|luadoc-3.0.1-5|41	
14cr|luadoc-3.0.1-5|42	
14cr|luadoc-3.0.1-5|43	%clean
14cr|luadoc-3.0.1-5|44	rm -rf $RPM_BUILD_ROOT
14cr|luadoc-3.0.1-5|45	
14cr|luadoc-3.0.1-5|46	
14cr|luadoc-3.0.1-5|47	%files
14cr|luadoc-3.0.1-5|48	%defattr(-,root,root,-)
14cr|luadoc-3.0.1-5|49	%doc doc/us/*
14cr|luadoc-3.0.1-5|50	%doc README
14cr|luadoc-3.0.1-5|51	%{luapkgdir}/*
14cr|luadoc-3.0.1-5|52	%{_bindir}/luadoc
14cr|luadoc-3.0.1-5|53	
14cr|luadoc-3.0.1-5|54	
14cr|luadoc-3.0.1-5|55	
14cr|luadoc-3.0.1-5|56	%changelog
14cr|luadoc-3.0.1-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-5
14cr|luadoc-3.0.1-5|58	+ Revision: eaeca34
14cr|luadoc-3.0.1-5|59	- MassBuild#464: Increase release tag
14cr|luadoc-3.0.1-5|60	
14cr|luadoc-3.0.1-5|61	

2786 14
14cr|lua-expat-1.2.0-3|1	%define luaver 5.1
14cr|lua-expat-1.2.0-3|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-expat-1.2.0-3|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-expat-1.2.0-3|4	%define oname luaexpat
14cr|lua-expat-1.2.0-3|5	
14cr|lua-expat-1.2.0-3|6	Summary:	SAX XML parser based on expat, for lua
14cr|lua-expat-1.2.0-3|7	Name:		lua-expat
14cr|lua-expat-1.2.0-3|8	Version:	1.2.0
14cr|lua-expat-1.2.0-3|9	Release:	3
14cr|lua-expat-1.2.0-3|10	License:	MIT
14cr|lua-expat-1.2.0-3|11	Group:		Development/Other
14cr|lua-expat-1.2.0-3|12	Url:		http://www.keplerproject.org/luaexpat/
14cr|lua-expat-1.2.0-3|13	Source0:	http://luaforge.net/frs/download.php/2469/%{oname}-%{version}.tar.gz
14cr|lua-expat-1.2.0-3|14	BuildRequires:	pkgconfig(expat)
14cr|lua-expat-1.2.0-3|15	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lua-expat-1.2.0-3|16	
14cr|lua-expat-1.2.0-3|17	%description
14cr|lua-expat-1.2.0-3|18	SAX XML parser based on expat, for lua.
14cr|lua-expat-1.2.0-3|19	
14cr|lua-expat-1.2.0-3|20	%files
14cr|lua-expat-1.2.0-3|21	%doc README  doc/us/*
14cr|lua-expat-1.2.0-3|22	%{lualibdir}/*
14cr|lua-expat-1.2.0-3|23	%{luapkgdir}/*
14cr|lua-expat-1.2.0-3|24	
14cr|lua-expat-1.2.0-3|25	#----------------------------------------------------------------------------
14cr|lua-expat-1.2.0-3|26	
14cr|lua-expat-1.2.0-3|27	%prep
14cr|lua-expat-1.2.0-3|28	%setup -q -n %{oname}-%{version}
14cr|lua-expat-1.2.0-3|29	
14cr|lua-expat-1.2.0-3|30	%build
14cr|lua-expat-1.2.0-3|31	perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
14cr|lua-expat-1.2.0-3|32	echo 'LUA_VERSION_NUM=501' >> config
14cr|lua-expat-1.2.0-3|33	%make
14cr|lua-expat-1.2.0-3|34	
14cr|lua-expat-1.2.0-3|35	%install
14cr|lua-expat-1.2.0-3|36	make install \
14cr|lua-expat-1.2.0-3|37	LUA_LIBDIR=%{buildroot}%{lualibdir} \
14cr|lua-expat-1.2.0-3|38	LUA_DIR=%{buildroot}%{luapkgdir}
14cr|lua-expat-1.2.0-3|39	
14cr|lua-expat-1.2.0-3|40	
14cr|lua-expat-1.2.0-3|41	
14cr|lua-expat-1.2.0-3|42	%changelog
14cr|lua-expat-1.2.0-3|43	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
14cr|lua-expat-1.2.0-3|44	+ Revision: 3d66ab0
14cr|lua-expat-1.2.0-3|45	- Force build with lua 5.1
14cr|lua-expat-1.2.0-3|46	
14cr|lua-expat-1.2.0-3|47	

2787 14
14cr|luajit-2.0.0-0.beta10.1|1	%define major		2
14cr|luajit-2.0.0-0.beta10.1|2	%define api		5.1
14cr|luajit-2.0.0-0.beta10.1|3	%define libname		%mklibname %{name}-%{api} _%{major}
14cr|luajit-2.0.0-0.beta10.1|4	%define libcommon	%mklibname %{name}-%{api}-common
14cr|luajit-2.0.0-0.beta10.1|5	%define devname		%mklibname %{name}-%{api} -d
14cr|luajit-2.0.0-0.beta10.1|6	
14cr|luajit-2.0.0-0.beta10.1|7	%define tarname		LuaJIT
14cr|luajit-2.0.0-0.beta10.1|8	%define beta		beta10
14cr|luajit-2.0.0-0.beta10.1|9	
14cr|luajit-2.0.0-0.beta10.1|10	Name:		luajit
14cr|luajit-2.0.0-0.beta10.1|11	Version:	2.0.0
14cr|luajit-2.0.0-0.beta10.1|12	Release:	0.%{beta}.1
14cr|luajit-2.0.0-0.beta10.1|13	Summary:	Just-In-Time Compiler for the Lua programming language
14cr|luajit-2.0.0-0.beta10.1|14	Group:		Development/Other
14cr|luajit-2.0.0-0.beta10.1|15	License:	MIT
14cr|luajit-2.0.0-0.beta10.1|16	Url:		http://luajit.org/luajit.html
14cr|luajit-2.0.0-0.beta10.1|17	# http://luajit.org/download/LuaJIT-2.0.0-beta10.tar.gz
14cr|luajit-2.0.0-0.beta10.1|18	Source:		http://%{name}.org/download/%{tarname}-%{version}-%{beta}.tar.gz
14cr|luajit-2.0.0-0.beta10.1|19	Requires:	%{libcommon} = %{version}-%{release}
14cr|luajit-2.0.0-0.beta10.1|20	Patch0:		luajit-2.0.0-beta10-mga-fix_multiarch_build-luaconf.h.patch
14cr|luajit-2.0.0-0.beta10.1|21	
14cr|luajit-2.0.0-0.beta10.1|22	%description
14cr|luajit-2.0.0-0.beta10.1|23	LuaJIT has been successfully used as a scripting middle-ware in games,
14cr|luajit-2.0.0-0.beta10.1|24	3D modelers, numerical simulations, trading platforms and many other
14cr|luajit-2.0.0-0.beta10.1|25	specialty applications.
14cr|luajit-2.0.0-0.beta10.1|26	It combines high flexibility with high performance and an unmatched low
14cr|luajit-2.0.0-0.beta10.1|27	memory footprint: less than 125K for the VM plus less than 85K for the
14cr|luajit-2.0.0-0.beta10.1|28	JIT compiler (on x86).
14cr|luajit-2.0.0-0.beta10.1|29	LuaJIT has been in continuous development since 2005. It is widely considered
14cr|luajit-2.0.0-0.beta10.1|30	to be one of the fastest dynamic language implementations.
14cr|luajit-2.0.0-0.beta10.1|31	
14cr|luajit-2.0.0-0.beta10.1|32	%prep
14cr|luajit-2.0.0-0.beta10.1|33	%setup -q -n %{tarname}-%{version}-%{beta}
14cr|luajit-2.0.0-0.beta10.1|34	%patch0 -p0 -b .luajit-2.0.0-beta10-mga-fix_multiarch_build-luaconf.h.patch
14cr|luajit-2.0.0-0.beta10.1|35	
14cr|luajit-2.0.0-0.beta10.1|36	%build
14cr|luajit-2.0.0-0.beta10.1|37	%make amalg PREFIX=%{_usr} \
14cr|luajit-2.0.0-0.beta10.1|38	CCDEBUG=" -g " \
14cr|luajit-2.0.0-0.beta10.1|39	TARGET_LDFLAGS="%{ldflags}" \
14cr|luajit-2.0.0-0.beta10.1|40	%ifarch x86_64
14cr|luajit-2.0.0-0.beta10.1|41	TARGET_CFLAGS="%{optflags} -DMULTIARCH_PATH='\"%{_libdir}/\"'"
14cr|luajit-2.0.0-0.beta10.1|42	%else
14cr|luajit-2.0.0-0.beta10.1|43	TARGET_CFLAGS="%{optflags}" INSTALL_LIB="%{buildroot}%{_libdir}"
14cr|luajit-2.0.0-0.beta10.1|44	%endif
14cr|luajit-2.0.0-0.beta10.1|45	
14cr|luajit-2.0.0-0.beta10.1|46	%install
14cr|luajit-2.0.0-0.beta10.1|47	%makeinstall_std PREFIX=%{_usr} INSTALL_LIB=%{buildroot}%{_libdir}
14cr|luajit-2.0.0-0.beta10.1|48	
14cr|luajit-2.0.0-0.beta10.1|49	ln -sf %{_bindir}/%{name}-%{version}-%{beta} %{buildroot}%{_bindir}/%{name}
14cr|luajit-2.0.0-0.beta10.1|50	ln -sf %{_libdir}/libluajit-%{api}.so.%{major}.0.0 %{buildroot}%{_libdir}/libluajit-%{api}.so
14cr|luajit-2.0.0-0.beta10.1|51	
14cr|luajit-2.0.0-0.beta10.1|52	%files
14cr|luajit-2.0.0-0.beta10.1|53	%doc COPYRIGHT README
14cr|luajit-2.0.0-0.beta10.1|54	%{_bindir}/%{name}-%{version}-%{beta}
14cr|luajit-2.0.0-0.beta10.1|55	%{_bindir}/%{name}
14cr|luajit-2.0.0-0.beta10.1|56	%{_mandir}/man1/luajit.1.xz
14cr|luajit-2.0.0-0.beta10.1|57	
14cr|luajit-2.0.0-0.beta10.1|58	%package -n %{libcommon}
14cr|luajit-2.0.0-0.beta10.1|59	Summary:	Just-In-Time Compiler for the Lua programming language
14cr|luajit-2.0.0-0.beta10.1|60	Group:		System/Libraries
14cr|luajit-2.0.0-0.beta10.1|61	
14cr|luajit-2.0.0-0.beta10.1|62	%description -n %{libcommon}
14cr|luajit-2.0.0-0.beta10.1|63	LuaJIT has been successfully used as a scripting middle-ware in games,
14cr|luajit-2.0.0-0.beta10.1|64	3D modelers, numerical simulations, trading platforms and many other
14cr|luajit-2.0.0-0.beta10.1|65	specialty applications.
14cr|luajit-2.0.0-0.beta10.1|66	It combines high flexibility with high performance and an unmatched low
14cr|luajit-2.0.0-0.beta10.1|67	memory footprint: less than 125K for the VM plus less than 85K for the
14cr|luajit-2.0.0-0.beta10.1|68	JIT compiler (on x86).
14cr|luajit-2.0.0-0.beta10.1|69	LuaJIT has been in continuous development since 2005. It is widely considered
14cr|luajit-2.0.0-0.beta10.1|70	to be one of the fastest dynamic language implementations.
14cr|luajit-2.0.0-0.beta10.1|71	
14cr|luajit-2.0.0-0.beta10.1|72	%files -n %{libcommon}
14cr|luajit-2.0.0-0.beta10.1|73	%{_datadir}/%{name}-%{version}-%{beta}/jit/*.lua
14cr|luajit-2.0.0-0.beta10.1|74	
14cr|luajit-2.0.0-0.beta10.1|75	%package -n %{libname}
14cr|luajit-2.0.0-0.beta10.1|76	Summary:	Just-In-Time Compiler for the Lua programming language
14cr|luajit-2.0.0-0.beta10.1|77	Group:		System/Libraries
14cr|luajit-2.0.0-0.beta10.1|78	Requires:	%{libcommon} = %{version}-%{release}
14cr|luajit-2.0.0-0.beta10.1|79	
14cr|luajit-2.0.0-0.beta10.1|80	%description -n %{libname}
14cr|luajit-2.0.0-0.beta10.1|81	LuaJIT has been successfully used as a scripting middle-ware in games,
14cr|luajit-2.0.0-0.beta10.1|82	3D modelers, numerical simulations, trading platforms and many other
14cr|luajit-2.0.0-0.beta10.1|83	specialty applications.
14cr|luajit-2.0.0-0.beta10.1|84	It combines high flexibility with high performance and an unmatched low
14cr|luajit-2.0.0-0.beta10.1|85	memory footprint: less than 125K for the VM plus less than 85K for the
14cr|luajit-2.0.0-0.beta10.1|86	JIT compiler (on x86).
14cr|luajit-2.0.0-0.beta10.1|87	LuaJIT has been in continuous development since 2005. It is widely considered
14cr|luajit-2.0.0-0.beta10.1|88	to be one of the fastest dynamic language implementations.
14cr|luajit-2.0.0-0.beta10.1|89	
14cr|luajit-2.0.0-0.beta10.1|90	%files -n %{libname}
14cr|luajit-2.0.0-0.beta10.1|91	%{_libdir}/lib%{name}*.so.%{major}*
14cr|luajit-2.0.0-0.beta10.1|92	
14cr|luajit-2.0.0-0.beta10.1|93	%package -n %{devname}
14cr|luajit-2.0.0-0.beta10.1|94	Summary:	Just-In-Time Compiler for the Lua programming language
14cr|luajit-2.0.0-0.beta10.1|95	Group:		Development/Other
14cr|luajit-2.0.0-0.beta10.1|96	Requires:	%{libname} = %{version}-%{release}
14cr|luajit-2.0.0-0.beta10.1|97	Provides:	%{name}-devel = %{version}-%{release}
14cr|luajit-2.0.0-0.beta10.1|98	Provides:	%{tarname}-devel = %{version}-%{release}
14cr|luajit-2.0.0-0.beta10.1|99	
14cr|luajit-2.0.0-0.beta10.1|100	%description -n %{devname}
14cr|luajit-2.0.0-0.beta10.1|101	This package contains header files needed by developers.
14cr|luajit-2.0.0-0.beta10.1|102	
14cr|luajit-2.0.0-0.beta10.1|103	%files -n %{devname}
14cr|luajit-2.0.0-0.beta10.1|104	%{_includedir}/luajit*/*.h*
14cr|luajit-2.0.0-0.beta10.1|105	%{_libdir}/pkgconfig/%{name}.pc
14cr|luajit-2.0.0-0.beta10.1|106	%{_libdir}/libluajit*.a
14cr|luajit-2.0.0-0.beta10.1|107	%{_libdir}/libluajit-%{api}.so
14cr|luajit-2.0.0-0.beta10.1|108	
14cr|luajit-2.0.0-0.beta10.1|109	
14cr|luajit-2.0.0-0.beta10.1|110	%changelog
14cr|luajit-2.0.0-0.beta10.1|111	* Sat Nov 03 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0.0-0.beta10.1
14cr|luajit-2.0.0-0.beta10.1|112	+ Revision: 4f225be
14cr|luajit-2.0.0-0.beta10.1|113	- Automatic import for version 2.0.0-0.beta10.1
14cr|luajit-2.0.0-0.beta10.1|114	
14cr|luajit-2.0.0-0.beta10.1|115	

2788 14
14cr|lua-logging-1.1.4-5|1	%define luaver 5.1
14cr|lua-logging-1.1.4-5|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-logging-1.1.4-5|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-logging-1.1.4-5|4	%define oname lualogging
14cr|lua-logging-1.1.4-5|5	
14cr|lua-logging-1.1.4-5|6	Name:           lua-logging
14cr|lua-logging-1.1.4-5|7	Version:        1.1.4
14cr|lua-logging-1.1.4-5|8	Release:        5
14cr|lua-logging-1.1.4-5|9	Summary:        A simple API to use logging features in Lua
14cr|lua-logging-1.1.4-5|10	
14cr|lua-logging-1.1.4-5|11	Group:          Development/Other
14cr|lua-logging-1.1.4-5|12	License:        MIT
14cr|lua-logging-1.1.4-5|13	URL:            http://www.keplerproject.org/lualogging/
14cr|lua-logging-1.1.4-5|14	Source0:        http://luaforge.net/frs/download.php/2693/%{oname}-%{version}.tar.gz
14cr|lua-logging-1.1.4-5|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lua-logging-1.1.4-5|16	Requires:       lua >= %{luaver}
14cr|lua-logging-1.1.4-5|17	Requires:       lua-socket
14cr|lua-logging-1.1.4-5|18	Requires:       lua-sql
14cr|lua-logging-1.1.4-5|19	BuildArch:      noarch
14cr|lua-logging-1.1.4-5|20	
14cr|lua-logging-1.1.4-5|21	%description
14cr|lua-logging-1.1.4-5|22	LuaLogging provides a simple API to use logging features
14cr|lua-logging-1.1.4-5|23	in Lua. Its design was based on log4j. LuaLogging currently
14cr|lua-logging-1.1.4-5|24	supports, through the use of appenders, console, file, email,
14cr|lua-logging-1.1.4-5|25	socket and sql outputs.
14cr|lua-logging-1.1.4-5|26	
14cr|lua-logging-1.1.4-5|27	%prep
14cr|lua-logging-1.1.4-5|28	%setup -q -n %{oname}-%{version}
14cr|lua-logging-1.1.4-5|29	
14cr|lua-logging-1.1.4-5|30	%build
14cr|lua-logging-1.1.4-5|31	%make
14cr|lua-logging-1.1.4-5|32	
14cr|lua-logging-1.1.4-5|33	%install
14cr|lua-logging-1.1.4-5|34	rm -rf %{buildroot}
14cr|lua-logging-1.1.4-5|35	make install PREFIX=$RPM_BUILD_ROOT/%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT/%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT/%{luapkgdir} SYS_BINDIR=$RPM_BUILD_ROOT/%{_bindir} LUA_INTERPRETER=%{_bindir}/lua
14cr|lua-logging-1.1.4-5|36	
14cr|lua-logging-1.1.4-5|37	
14cr|lua-logging-1.1.4-5|38	%clean
14cr|lua-logging-1.1.4-5|39	rm -rf $RPM_BUILD_ROOT
14cr|lua-logging-1.1.4-5|40	
14cr|lua-logging-1.1.4-5|41	
14cr|lua-logging-1.1.4-5|42	%files
14cr|lua-logging-1.1.4-5|43	%defattr(-,root,root,-)
14cr|lua-logging-1.1.4-5|44	%doc doc/us/*
14cr|lua-logging-1.1.4-5|45	%doc README
14cr|lua-logging-1.1.4-5|46	%{luapkgdir}/*
14cr|lua-logging-1.1.4-5|47	
14cr|lua-logging-1.1.4-5|48	
14cr|lua-logging-1.1.4-5|49	
14cr|lua-logging-1.1.4-5|50	%changelog
14cr|lua-logging-1.1.4-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-5
14cr|lua-logging-1.1.4-5|52	+ Revision: 6d4dbb1
14cr|lua-logging-1.1.4-5|53	- MassBuild#464: Increase release tag
14cr|lua-logging-1.1.4-5|54	
14cr|lua-logging-1.1.4-5|55	

2789 14
14cr|lua-lposix-1.0-5|1	%define soname posix
14cr|lua-lposix-1.0-5|2	%define lua_version 5.1
14cr|lua-lposix-1.0-5|3	
14cr|lua-lposix-1.0-5|4	Summary:	A POSIX library for the Lua programming language
14cr|lua-lposix-1.0-5|5	Name:		lua-lposix
14cr|lua-lposix-1.0-5|6	Version:	1.0
14cr|lua-lposix-1.0-5|7	Release:	5
14cr|lua-lposix-1.0-5|8	License:	Public Domain
14cr|lua-lposix-1.0-5|9	Group:		Development/Other
14cr|lua-lposix-1.0-5|10	Url:		http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
14cr|lua-lposix-1.0-5|11	Source0:	lposix.tar.bz2
14cr|lua-lposix-1.0-5|12	Patch0:		luaposix.patch
14cr|lua-lposix-1.0-5|13	# From upstream reference (by Funda)
14cr|lua-lposix-1.0-5|14	Patch1:		lposix-build-5.1.patch
14cr|lua-lposix-1.0-5|15	# Corrects use of obsolete CLK_TCK constant to CLOCKS_PER_SEC - AdamW
14cr|lua-lposix-1.0-5|16	# 2008/07 (see http://www.mail-archive.com/debian-glibc@lists.debian.org/msg34448.html )
14cr|lua-lposix-1.0-5|17	Patch2:		lposix-clktck.patch
14cr|lua-lposix-1.0-5|18	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lua-lposix-1.0-5|19	
14cr|lua-lposix-1.0-5|20	%description
14cr|lua-lposix-1.0-5|21	A POSIX module for the Lua programming language.
14cr|lua-lposix-1.0-5|22	
14cr|lua-lposix-1.0-5|23	%files
14cr|lua-lposix-1.0-5|24	%doc README
14cr|lua-lposix-1.0-5|25	%{_libdir}/lua/%{lua_version}/*.so
14cr|lua-lposix-1.0-5|26	%{_datadir}/lua/%{lua_version}/*.lua
14cr|lua-lposix-1.0-5|27	
14cr|lua-lposix-1.0-5|28	#----------------------------------------------------------------------------
14cr|lua-lposix-1.0-5|29	
14cr|lua-lposix-1.0-5|30	%package devel
14cr|lua-lposix-1.0-5|31	Summary:	Development header for the lposix LUA module
14cr|lua-lposix-1.0-5|32	Group:		Development/Other
14cr|lua-lposix-1.0-5|33	Requires:	%{name} = %{EVRD}
14cr|lua-lposix-1.0-5|34	
14cr|lua-lposix-1.0-5|35	%description devel
14cr|lua-lposix-1.0-5|36	Development header for the lposix LUA module.
14cr|lua-lposix-1.0-5|37	
14cr|lua-lposix-1.0-5|38	%files devel
14cr|lua-lposix-1.0-5|39	%{_libdir}/lua/%{lua_version}/*.a
14cr|lua-lposix-1.0-5|40	
14cr|lua-lposix-1.0-5|41	#----------------------------------------------------------------------------
14cr|lua-lposix-1.0-5|42	
14cr|lua-lposix-1.0-5|43	%prep
14cr|lua-lposix-1.0-5|44	%setup -q -n %{soname}
14cr|lua-lposix-1.0-5|45	%patch0 -p1
14cr|lua-lposix-1.0-5|46	%patch1 -p0
14cr|lua-lposix-1.0-5|47	%patch2 -p1 -b .clktck
14cr|lua-lposix-1.0-5|48	
14cr|lua-lposix-1.0-5|49	%build
14cr|lua-lposix-1.0-5|50	export CFLAGS="%{optflags} -fPIC"
14cr|lua-lposix-1.0-5|51	%make
14cr|lua-lposix-1.0-5|52	
14cr|lua-lposix-1.0-5|53	%install
14cr|lua-lposix-1.0-5|54	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|55	install -d %{buildroot}/%{_libdir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|56	install -m0755 %{soname}.so %{buildroot}%{_libdir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|57	install -m0644 %{soname}.a %{buildroot}/%{_libdir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|58	install -m0644 %{soname}.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|59	install -m0644 test.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|60	install -m0644 tree.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cr|lua-lposix-1.0-5|61	
14cr|lua-lposix-1.0-5|62	
14cr|lua-lposix-1.0-5|63	%changelog
14cr|lua-lposix-1.0-5|64	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1.0-5
14cr|lua-lposix-1.0-5|65	+ Revision: 41071b4
14cr|lua-lposix-1.0-5|66	- Force build with lua 5.1
14cr|lua-lposix-1.0-5|67	
14cr|lua-lposix-1.0-5|68	

2790 14
14cr|lua-luafilesystem-1.4.1-3|1	%define luaver 5.1
14cr|lua-luafilesystem-1.4.1-3|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-luafilesystem-1.4.1-3|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-luafilesystem-1.4.1-3|4	%define oname luafilesystem
14cr|lua-luafilesystem-1.4.1-3|5	
14cr|lua-luafilesystem-1.4.1-3|6	Summary:	FileSystem Tool for the Lua language
14cr|lua-luafilesystem-1.4.1-3|7	Name:		lua-luafilesystem
14cr|lua-luafilesystem-1.4.1-3|8	Version:	1.4.1
14cr|lua-luafilesystem-1.4.1-3|9	Release:	3
14cr|lua-luafilesystem-1.4.1-3|10	License:	MIT
14cr|lua-luafilesystem-1.4.1-3|11	Group:		Development/Other
14cr|lua-luafilesystem-1.4.1-3|12	Url:		http://www.keplerproject.org/luafilesystem/
14cr|lua-luafilesystem-1.4.1-3|13	Source0:	http://luaforge.net/frs/download.php/3345/%{oname}-%{version}.tar.gz
14cr|lua-luafilesystem-1.4.1-3|14	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lua-luafilesystem-1.4.1-3|15	
14cr|lua-luafilesystem-1.4.1-3|16	%description
14cr|lua-luafilesystem-1.4.1-3|17	LuaFileSystem offers a portable way to access the underlying directory
14cr|lua-luafilesystem-1.4.1-3|18	structure and file attributes.
14cr|lua-luafilesystem-1.4.1-3|19	
14cr|lua-luafilesystem-1.4.1-3|20	%files
14cr|lua-luafilesystem-1.4.1-3|21	%doc doc/us/*
14cr|lua-luafilesystem-1.4.1-3|22	%doc README
14cr|lua-luafilesystem-1.4.1-3|23	%{lualibdir}/*
14cr|lua-luafilesystem-1.4.1-3|24	
14cr|lua-luafilesystem-1.4.1-3|25	#----------------------------------------------------------------------------
14cr|lua-luafilesystem-1.4.1-3|26	
14cr|lua-luafilesystem-1.4.1-3|27	%prep
14cr|lua-luafilesystem-1.4.1-3|28	%setup -q -n %{oname}-%{version}
14cr|lua-luafilesystem-1.4.1-3|29	
14cr|lua-luafilesystem-1.4.1-3|30	%build
14cr|lua-luafilesystem-1.4.1-3|31	%make
14cr|lua-luafilesystem-1.4.1-3|32	
14cr|lua-luafilesystem-1.4.1-3|33	%install
14cr|lua-luafilesystem-1.4.1-3|34	make install \
14cr|lua-luafilesystem-1.4.1-3|35	PREFIX=%{buildroot}%{_prefix} \
14cr|lua-luafilesystem-1.4.1-3|36	LUA_LIBDIR=%{buildroot}%{lualibdir} \
14cr|lua-luafilesystem-1.4.1-3|37	LUA_DIR=%{buildroot}%{luapkgdir} \
14cr|lua-luafilesystem-1.4.1-3|38	SYS_BINDIR=%{buildroot}%{_bindir} \
14cr|lua-luafilesystem-1.4.1-3|39	LUA_INTERPRETER=%{_bindir}/lua%{luaver}
14cr|lua-luafilesystem-1.4.1-3|40	
14cr|lua-luafilesystem-1.4.1-3|41	
14cr|lua-luafilesystem-1.4.1-3|42	%changelog
14cr|lua-luafilesystem-1.4.1-3|43	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 1.4.1-3
14cr|lua-luafilesystem-1.4.1-3|44	+ Revision: d94f6a3
14cr|lua-luafilesystem-1.4.1-3|45	- Force build with lua 5.1
14cr|lua-luafilesystem-1.4.1-3|46	
14cr|lua-luafilesystem-1.4.1-3|47	

2791 14
14cr|luaposix-5.1.23-2|1	%define name          luaposix
14cr|luaposix-5.1.23-2|2	%define soname        posix
14cr|luaposix-5.1.23-2|3	%define version       5.1.23
14cr|luaposix-5.1.23-2|4	%define major         1
14cr|luaposix-5.1.23-2|5	%define release       2
14cr|luaposix-5.1.23-2|6	%define libname       %mklibname %{soname} %{major}
14cr|luaposix-5.1.23-2|7	%define libname_major %mklibname %{name} %{major}
14cr|luaposix-5.1.23-2|8	%define libname_orig  %mklibname %{name}
14cr|luaposix-5.1.23-2|9	%define develname     %mklibname %{name} -d
14cr|luaposix-5.1.23-2|10	%define lua_version   5.1
14cr|luaposix-5.1.23-2|11	
14cr|luaposix-5.1.23-2|12	Summary:        A POSIX library for the Lua programming language
14cr|luaposix-5.1.23-2|13	Name:           %name
14cr|luaposix-5.1.23-2|14	Version:        %version
14cr|luaposix-5.1.23-2|15	Release:        %release
14cr|luaposix-5.1.23-2|16	License:        Public Domain
14cr|luaposix-5.1.23-2|17	Group:          Development/Other
14cr|luaposix-5.1.23-2|18	URL:            http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
14cr|luaposix-5.1.23-2|19	Source0:        https://github.com/downloads/luaposix/luaposix/%{name}-%{version}.tar.gz
14cr|luaposix-5.1.23-2|20	Obsoletes:      %{libname} = %{version}
14cr|luaposix-5.1.23-2|21	Obsoletes:      %{libname_orig}
14cr|luaposix-5.1.23-2|22	Provides:       %{libname} = %{version}
14cr|luaposix-5.1.23-2|23	Provides:       %{libname_orig}
14cr|luaposix-5.1.23-2|24	
14cr|luaposix-5.1.23-2|25	%description
14cr|luaposix-5.1.23-2|26	A POSIX library for the Lua programming language.
14cr|luaposix-5.1.23-2|27	
14cr|luaposix-5.1.23-2|28	%package -n     %{libname_major}
14cr|luaposix-5.1.23-2|29	Summary:        A POSIX library for the Lua programming language
14cr|luaposix-5.1.23-2|30	Group:          Development/Other
14cr|luaposix-5.1.23-2|31	Obsoletes:      %{libname_orig}
14cr|luaposix-5.1.23-2|32	Provides:       %{libname_orig}
14cr|luaposix-5.1.23-2|33	Requires:       liblua%{lua_version}
14cr|luaposix-5.1.23-2|34	BuildRequires:  pkgconfig(lua)
14cr|luaposix-5.1.23-2|35	
14cr|luaposix-5.1.23-2|36	%description -n %{libname_major}
14cr|luaposix-5.1.23-2|37	A POSIX library for the Lua programming language.
14cr|luaposix-5.1.23-2|38	
14cr|luaposix-5.1.23-2|39	%package -n     %{develname}
14cr|luaposix-5.1.23-2|40	Summary:        Static library and header files for the luaposix library
14cr|luaposix-5.1.23-2|41	Group:          Development/Other
14cr|luaposix-5.1.23-2|42	License:        Public Domain
14cr|luaposix-5.1.23-2|43	Requires:       %{libname_major} = %{version}
14cr|luaposix-5.1.23-2|44	Obsoletes:	%{libname_major}-devel
14cr|luaposix-5.1.23-2|45	
14cr|luaposix-5.1.23-2|46	%description -n %{develname}
14cr|luaposix-5.1.23-2|47	A POSIX library for the Lua programming language.
14cr|luaposix-5.1.23-2|48	
14cr|luaposix-5.1.23-2|49	This package contains the static libluaposix library and its header files
14cr|luaposix-5.1.23-2|50	needed to compile applications that use luaposix.
14cr|luaposix-5.1.23-2|51	
14cr|luaposix-5.1.23-2|52	%prep
14cr|luaposix-5.1.23-2|53	%setup -q
14cr|luaposix-5.1.23-2|54	
14cr|luaposix-5.1.23-2|55	%build
14cr|luaposix-5.1.23-2|56	export CFLAGS="%{optflags} -fPIC"
14cr|luaposix-5.1.23-2|57	%configure2_5x --libdir=%{_libdir}/lua/%{lua_version}/%{name} \
14cr|luaposix-5.1.23-2|58	--docdir=%{_datadir}/doc/lua/%{lua_version}/%{name} \
14cr|luaposix-5.1.23-2|59	--datadir=%{_datadir}/doc/lua/%{lua_version}/%{name}
14cr|luaposix-5.1.23-2|60	%make
14cr|luaposix-5.1.23-2|61	
14cr|luaposix-5.1.23-2|62	%install
14cr|luaposix-5.1.23-2|63	%makeinstall_std
14cr|luaposix-5.1.23-2|64	
14cr|luaposix-5.1.23-2|65	%post -n %{libname_major}
14cr|luaposix-5.1.23-2|66	cd %{_datadir}/lua/%{lua_version} && rm -f %{soname}.lua && ln default.lua %{soname}.lua
14cr|luaposix-5.1.23-2|67	
14cr|luaposix-5.1.23-2|68	%postun -n %{libname_major}
14cr|luaposix-5.1.23-2|69	if [ "$1" = "0" ]; then
14cr|luaposix-5.1.23-2|70	rm -f %{_datadir}/lua/%{lua_version}/%{soname}.lua
14cr|luaposix-5.1.23-2|71	fi
14cr|luaposix-5.1.23-2|72	
14cr|luaposix-5.1.23-2|73	%files -n %{libname_major}
14cr|luaposix-5.1.23-2|74	%{_libdir}/lua/%{lua_version}/%{name}/*.so
14cr|luaposix-5.1.23-2|75	%{_defaultdocdir}/lua/%{lua_version}/*
14cr|luaposix-5.1.23-2|76	
14cr|luaposix-5.1.23-2|77	%files -n %{develname}
14cr|luaposix-5.1.23-2|78	#%{_libdir}/lua/%{lua_version}/*.so
14cr|luaposix-5.1.23-2|79	#%{_libdir}/lua/%{lua_version}/*.a
14cr|luaposix-5.1.23-2|80	
14cr|luaposix-5.1.23-2|81	%changelog
14cr|luaposix-5.1.23-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1.23-2
14cr|luaposix-5.1.23-2|83	+ Revision: b736e12
14cr|luaposix-5.1.23-2|84	- MassBuild#464: Increase release tag
14cr|luaposix-5.1.23-2|85	
14cr|luaposix-5.1.23-2|86	

2792 14
14cr|luaposix-5.1.23-5|1	%define lua_version 5.1
14cr|luaposix-5.1.23-5|2	
14cr|luaposix-5.1.23-5|3	Summary:	A POSIX library for the Lua programming language
14cr|luaposix-5.1.23-5|4	Name:		luaposix
14cr|luaposix-5.1.23-5|5	Version:	5.1.23
14cr|luaposix-5.1.23-5|6	Release:	5
14cr|luaposix-5.1.23-5|7	License:	Public Domain
14cr|luaposix-5.1.23-5|8	Group:		Development/Other
14cr|luaposix-5.1.23-5|9	Url:		http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
14cr|luaposix-5.1.23-5|10	Source0:	https://github.com/downloads/luaposix/luaposix/%{name}-%{version}.tar.gz
14cr|luaposix-5.1.23-5|11	BuildRequires:	pkgconfig(lua) < 5.2
14cr|luaposix-5.1.23-5|12	Conflicts:	%{_lib}luaposix1 < 5.1.23-5
14cr|luaposix-5.1.23-5|13	Obsoletes:	%{_lib}luaposix1 < 5.1.23-5
14cr|luaposix-5.1.23-5|14	Obsoletes:	%{_lib}luaposix-devel < 5.1.23-5
14cr|luaposix-5.1.23-5|15	
14cr|luaposix-5.1.23-5|16	%description
14cr|luaposix-5.1.23-5|17	A POSIX library for the Lua programming language.
14cr|luaposix-5.1.23-5|18	
14cr|luaposix-5.1.23-5|19	%files
14cr|luaposix-5.1.23-5|20	%{_libdir}/lua/%{lua_version}/%{name}/*.so
14cr|luaposix-5.1.23-5|21	%{_defaultdocdir}/lua/%{lua_version}/*
14cr|luaposix-5.1.23-5|22	
14cr|luaposix-5.1.23-5|23	%post
14cr|luaposix-5.1.23-5|24	cd %{_datadir}/lua/%{lua_version} && rm -f %{posix}.lua && ln default.lua %{posix}.lua
14cr|luaposix-5.1.23-5|25	
14cr|luaposix-5.1.23-5|26	%postun
14cr|luaposix-5.1.23-5|27	if [ "$1" = "0" ]; then
14cr|luaposix-5.1.23-5|28	rm -f %{_datadir}/lua/%{lua_version}/%{posix}.lua
14cr|luaposix-5.1.23-5|29	fi
14cr|luaposix-5.1.23-5|30	
14cr|luaposix-5.1.23-5|31	#----------------------------------------------------------------------------
14cr|luaposix-5.1.23-5|32	
14cr|luaposix-5.1.23-5|33	%prep
14cr|luaposix-5.1.23-5|34	%setup -q
14cr|luaposix-5.1.23-5|35	
14cr|luaposix-5.1.23-5|36	%build
14cr|luaposix-5.1.23-5|37	export CFLAGS="%{optflags} -fPIC"
14cr|luaposix-5.1.23-5|38	%configure2_5x \
14cr|luaposix-5.1.23-5|39	--libdir=%{_libdir}/lua/%{lua_version}/%{name} \
14cr|luaposix-5.1.23-5|40	--docdir=%{_datadir}/doc/lua/%{lua_version}/%{name} \
14cr|luaposix-5.1.23-5|41	--datadir=%{_datadir}/doc/lua/%{lua_version}/%{name}
14cr|luaposix-5.1.23-5|42	%make
14cr|luaposix-5.1.23-5|43	
14cr|luaposix-5.1.23-5|44	%install
14cr|luaposix-5.1.23-5|45	%makeinstall_std
14cr|luaposix-5.1.23-5|46	
14cr|luaposix-5.1.23-5|47	
14cr|luaposix-5.1.23-5|48	%changelog
14cr|luaposix-5.1.23-5|49	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.23-5
14cr|luaposix-5.1.23-5|50	+ Revision: 5292f4d
14cr|luaposix-5.1.23-5|51	- Spec cleanup
14cr|luaposix-5.1.23-5|52	
14cr|luaposix-5.1.23-5|53	

2793 14
14cr|luarocks-2.0.12-4|1	%define debug_package %{nil}
14cr|luarocks-2.0.12-4|2	
14cr|luarocks-2.0.12-4|3	%define luaver 5.1
14cr|luarocks-2.0.12-4|4	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|luarocks-2.0.12-4|5	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|luarocks-2.0.12-4|6	
14cr|luarocks-2.0.12-4|7	%define __noautoreq '/usr/bin/lua5.1'
14cr|luarocks-2.0.12-4|8	
14cr|luarocks-2.0.12-4|9	Summary:	Deployment and management system for Lua modules
14cr|luarocks-2.0.12-4|10	Name:		luarocks
14cr|luarocks-2.0.12-4|11	Version:	2.0.12
14cr|luarocks-2.0.12-4|12	Release:	4
14cr|luarocks-2.0.12-4|13	License:	MIT
14cr|luarocks-2.0.12-4|14	Group:		Development/Other
14cr|luarocks-2.0.12-4|15	Url:		http://www.luarocks.org/
14cr|luarocks-2.0.12-4|16	Source0:	http://luaforge.net/frs/download.php/3727/%{name}-%{version}.tar.gz
14cr|luarocks-2.0.12-4|17	BuildRequires:	pkgconfig(lua) < 5.2
14cr|luarocks-2.0.12-4|18	# The package contains explicit calls to lua5.1 interpreter
14cr|luarocks-2.0.12-4|19	Requires:	lua%{luaver}
14cr|luarocks-2.0.12-4|20	Requires:	wget
14cr|luarocks-2.0.12-4|21	
14cr|luarocks-2.0.12-4|22	%description
14cr|luarocks-2.0.12-4|23	LuaRocks allows you to install Lua modules as self-contained packages called
14cr|luarocks-2.0.12-4|24	"rocks", which also contain version dependency information. This information
14cr|luarocks-2.0.12-4|25	is used both at install time, so that when one rock is requested all rocks it
14cr|luarocks-2.0.12-4|26	depends on are installed as well, and at run time, so that when a module is
14cr|luarocks-2.0.12-4|27	required, the correct version is loaded. LuaRocks supports both local and
14cr|luarocks-2.0.12-4|28	remote repositories, and multiple local rocks trees.
14cr|luarocks-2.0.12-4|29	
14cr|luarocks-2.0.12-4|30	%files
14cr|luarocks-2.0.12-4|31	%{_sysconfdir}/luarocks/config.lua
14cr|luarocks-2.0.12-4|32	%{_bindir}/*
14cr|luarocks-2.0.12-4|33	%{luapkgdir}/%{name}/*
14cr|luarocks-2.0.12-4|34	
14cr|luarocks-2.0.12-4|35	#----------------------------------------------------------------------------
14cr|luarocks-2.0.12-4|36	
14cr|luarocks-2.0.12-4|37	%prep
14cr|luarocks-2.0.12-4|38	%setup -q -n %{name}-%{version}
14cr|luarocks-2.0.12-4|39	
14cr|luarocks-2.0.12-4|40	for file in COPYING_7z; do
14cr|luarocks-2.0.12-4|41	sed "s|\r||g" $file > $file.new && \
14cr|luarocks-2.0.12-4|42	touch -r $file $file.new && \
14cr|luarocks-2.0.12-4|43	mv $file.new $file
14cr|luarocks-2.0.12-4|44	done
14cr|luarocks-2.0.12-4|45	
14cr|luarocks-2.0.12-4|46	
14cr|luarocks-2.0.12-4|47	%build
14cr|luarocks-2.0.12-4|48	./configure \
14cr|luarocks-2.0.12-4|49	--prefix=/usr \
14cr|luarocks-2.0.12-4|50	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|luarocks-2.0.12-4|51	--rocks-tree=%{lualibdir} \
14cr|luarocks-2.0.12-4|52	--lua-suffix=%{luaver}
14cr|luarocks-2.0.12-4|53	make
14cr|luarocks-2.0.12-4|54	
14cr|luarocks-2.0.12-4|55	%install
14cr|luarocks-2.0.12-4|56	%makeinstall_std
14cr|luarocks-2.0.12-4|57	
14cr|luarocks-2.0.12-4|58	
14cr|luarocks-2.0.12-4|59	%changelog
14cr|luarocks-2.0.12-4|60	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.0.12-4
14cr|luarocks-2.0.12-4|61	+ Revision: 7dfbf7a
14cr|luarocks-2.0.12-4|62	- Force build with lua 5.1, shouldn't be noarch package because it uses _libdir
14cr|luarocks-2.0.12-4|63	
14cr|luarocks-2.0.12-4|64	

2794 14
14cr|lua-sec-0.4-4|1	%define luaver 5.1
14cr|lua-sec-0.4-4|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-sec-0.4-4|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-sec-0.4-4|4	%define oname luasec
14cr|lua-sec-0.4-4|5	
14cr|lua-sec-0.4-4|6	Name:           lua-sec
14cr|lua-sec-0.4-4|7	Version:        0.4
14cr|lua-sec-0.4-4|8	Release:        4
14cr|lua-sec-0.4-4|9	Summary:        OpenSSL binding for Lua
14cr|lua-sec-0.4-4|10	Group:          Development/Other
14cr|lua-sec-0.4-4|11	License:        MIT
14cr|lua-sec-0.4-4|12	URL:            http://www.inf.puc-rio.br/~brunoos/luasec/
14cr|lua-sec-0.4-4|13	Source0:        http://luaforge.net/frs/download.php/4255/%{oname}-%{version}.tar.gz
14cr|lua-sec-0.4-4|14	Patch0:		luasec-0.4-fix-link.patch
14cr|lua-sec-0.4-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|lua-sec-0.4-4|16	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
14cr|lua-sec-0.4-4|17	BuildRequires:  openssl-devel
14cr|lua-sec-0.4-4|18	Requires:       lua >= %{luaver}
14cr|lua-sec-0.4-4|19	Requires:       lua-socket
14cr|lua-sec-0.4-4|20	
14cr|lua-sec-0.4-4|21	%description
14cr|lua-sec-0.4-4|22	LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
14cr|lua-sec-0.4-4|23	This version delegates to LuaSocket the TCP connection establishment
14cr|lua-sec-0.4-4|24	between the client and server. Then LuaSec uses this connection to start
14cr|lua-sec-0.4-4|25	a secure TLS/SSL session.
14cr|lua-sec-0.4-4|26	
14cr|lua-sec-0.4-4|27	
14cr|lua-sec-0.4-4|28	%prep
14cr|lua-sec-0.4-4|29	%setup -q -n %{oname}-%{version}
14cr|lua-sec-0.4-4|30	%patch0 -p0
14cr|lua-sec-0.4-4|31	
14cr|lua-sec-0.4-4|32	%build
14cr|lua-sec-0.4-4|33	#perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
14cr|lua-sec-0.4-4|34	#echo 'LUA_VERSION_NUM=501' >> config
14cr|lua-sec-0.4-4|35	%make  linux
14cr|lua-sec-0.4-4|36	
14cr|lua-sec-0.4-4|37	%install
14cr|lua-sec-0.4-4|38	rm -rf %{buildroot}
14cr|lua-sec-0.4-4|39	mkdir -p $RPM_BUILD_ROOT%{lualibdir} $RPM_BUILD_ROOT%{luapkgdir}
14cr|lua-sec-0.4-4|40	make install LUACPATH=$RPM_BUILD_ROOT%{lualibdir} LUAPATH=$RPM_BUILD_ROOT%{luapkgdir}
14cr|lua-sec-0.4-4|41	
14cr|lua-sec-0.4-4|42	%clean
14cr|lua-sec-0.4-4|43	rm -rf $RPM_BUILD_ROOT
14cr|lua-sec-0.4-4|44	
14cr|lua-sec-0.4-4|45	
14cr|lua-sec-0.4-4|46	%files
14cr|lua-sec-0.4-4|47	%defattr(-,root,root,-)
14cr|lua-sec-0.4-4|48	%doc CHANGELOG samples/*
14cr|lua-sec-0.4-4|49	%{lualibdir}/*
14cr|lua-sec-0.4-4|50	%{luapkgdir}/*
14cr|lua-sec-0.4-4|51	
14cr|lua-sec-0.4-4|52	
14cr|lua-sec-0.4-4|53	
14cr|lua-sec-0.4-4|54	%changelog
14cr|lua-sec-0.4-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14cr|lua-sec-0.4-4|56	+ Revision: dd1a615
14cr|lua-sec-0.4-4|57	- MassBuild#464: Increase release tag
14cr|lua-sec-0.4-4|58	
14cr|lua-sec-0.4-4|59	

2795 14
14cr|lua-socket-2.0.2-6|1	%define lua_version 5.1
14cr|lua-socket-2.0.2-6|2	
14cr|lua-socket-2.0.2-6|3	Summary:	Network access library for the Lua programming language
14cr|lua-socket-2.0.2-6|4	Name:		lua-socket
14cr|lua-socket-2.0.2-6|5	Version:	2.0.2
14cr|lua-socket-2.0.2-6|6	Release:	6
14cr|lua-socket-2.0.2-6|7	License:	MIT
14cr|lua-socket-2.0.2-6|8	Group:		Development/Other
14cr|lua-socket-2.0.2-6|9	Url:		http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
14cr|lua-socket-2.0.2-6|10	Source0:	luasocket-%{version}.tar.gz
14cr|lua-socket-2.0.2-6|11	Patch0:		luasocket-2.0.2-cflags.patch
14cr|lua-socket-2.0.2-6|12	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lua-socket-2.0.2-6|13	
14cr|lua-socket-2.0.2-6|14	%description
14cr|lua-socket-2.0.2-6|15	LuaSocket is a Lua extension library that is composed by two parts: a
14cr|lua-socket-2.0.2-6|16	C layer that provides support for the TCP and UDP transport layers,
14cr|lua-socket-2.0.2-6|17	and a set of Lua modules that add support for the SMTP (sending
14cr|lua-socket-2.0.2-6|18	e-mails), HTTP (WWW access) and FTP (uploading and downloading files)
14cr|lua-socket-2.0.2-6|19	protocols.
14cr|lua-socket-2.0.2-6|20	
14cr|lua-socket-2.0.2-6|21	%files
14cr|lua-socket-2.0.2-6|22	%doc NEW README doc/*
14cr|lua-socket-2.0.2-6|23	%{_libdir}/lua/%{lua_version}/mime/*.so
14cr|lua-socket-2.0.2-6|24	%{_libdir}/lua/%{lua_version}/socket/*.so
14cr|lua-socket-2.0.2-6|25	%{_datadir}/lua/%{lua_version}/*.lua
14cr|lua-socket-2.0.2-6|26	%{_datadir}/lua/%{lua_version}/socket/*.lua
14cr|lua-socket-2.0.2-6|27	
14cr|lua-socket-2.0.2-6|28	#----------------------------------------------------------------------------
14cr|lua-socket-2.0.2-6|29	
14cr|lua-socket-2.0.2-6|30	%prep
14cr|lua-socket-2.0.2-6|31	%setup -q -n luasocket-%{version}
14cr|lua-socket-2.0.2-6|32	%patch0 -p1 -b .cflags
14cr|lua-socket-2.0.2-6|33	
14cr|lua-socket-2.0.2-6|34	%build
14cr|lua-socket-2.0.2-6|35	export CFLAGS="%{optflags} -fPIC"
14cr|lua-socket-2.0.2-6|36	%make
14cr|lua-socket-2.0.2-6|37	
14cr|lua-socket-2.0.2-6|38	%install
14cr|lua-socket-2.0.2-6|39	%makeinstall_std \
14cr|lua-socket-2.0.2-6|40	INSTALL_TOP_SHARE=%{buildroot}%{_datadir}/lua/%{lua_version} \
14cr|lua-socket-2.0.2-6|41	INSTALL_TOP_LIB=%{buildroot}%{_libdir}/lua/%{lua_version}
14cr|lua-socket-2.0.2-6|42	
14cr|lua-socket-2.0.2-6|43	
14cr|lua-socket-2.0.2-6|44	%changelog
14cr|lua-socket-2.0.2-6|45	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.0.2-6
14cr|lua-socket-2.0.2-6|46	+ Revision: 8bf5aaf
14cr|lua-socket-2.0.2-6|47	- Force build with lua 5.1
14cr|lua-socket-2.0.2-6|48	
14cr|lua-socket-2.0.2-6|49	

2796 14
14cr|lua-sql-2.1.1-9|1	%define luaver 5.1
14cr|lua-sql-2.1.1-9|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cr|lua-sql-2.1.1-9|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cr|lua-sql-2.1.1-9|4	%define oname luasql
14cr|lua-sql-2.1.1-9|5	
14cr|lua-sql-2.1.1-9|6	Summary:	Database connectivity for the Lua programming language
14cr|lua-sql-2.1.1-9|7	Name:		lua-sql
14cr|lua-sql-2.1.1-9|8	Version:	2.1.1
14cr|lua-sql-2.1.1-9|9	Release:	9
14cr|lua-sql-2.1.1-9|10	License:	MIT
14cr|lua-sql-2.1.1-9|11	Group:		Development/Other
14cr|lua-sql-2.1.1-9|12	Url:		http://www.keplerproject.org/luasql/
14cr|lua-sql-2.1.1-9|13	Source0:	http://luaforge.net/frs/download.php/2686/%{oname}-%{version}.tar.gz
14cr|lua-sql-2.1.1-9|14	BuildRequires:	pkgconfig(lua) < 5.2
14cr|lua-sql-2.1.1-9|15	BuildRequires:	mysql-devel
14cr|lua-sql-2.1.1-9|16	BuildRequires:	pkgconfig(libpq)
14cr|lua-sql-2.1.1-9|17	BuildRequires:	pkgconfig(sqlite3)
14cr|lua-sql-2.1.1-9|18	Requires:	lua-sql-sqlite
14cr|lua-sql-2.1.1-9|19	Requires:	lua-sql-mysql
14cr|lua-sql-2.1.1-9|20	Requires:	lua-sql-postgresql
14cr|lua-sql-2.1.1-9|21	Requires:	lua-sql-doc
14cr|lua-sql-2.1.1-9|22	
14cr|lua-sql-2.1.1-9|23	%description
14cr|lua-sql-2.1.1-9|24	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
14cr|lua-sql-2.1.1-9|25	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
14cr|lua-sql-2.1.1-9|26	statements and it allows for retrieving results in a row-by-row cursor fashion.
14cr|lua-sql-2.1.1-9|27	
14cr|lua-sql-2.1.1-9|28	%files
14cr|lua-sql-2.1.1-9|29	
14cr|lua-sql-2.1.1-9|30	#----------------------------------------------------------------------------
14cr|lua-sql-2.1.1-9|31	
14cr|lua-sql-2.1.1-9|32	%package doc
14cr|lua-sql-2.1.1-9|33	Summary:	Documentation for LuaSQL
14cr|lua-sql-2.1.1-9|34	Group:		Documentation
14cr|lua-sql-2.1.1-9|35	
14cr|lua-sql-2.1.1-9|36	%description doc
14cr|lua-sql-2.1.1-9|37	LuaSQL is a simple interface from Lua to a DBMS. This package contains the
14cr|lua-sql-2.1.1-9|38	documentation for LuaSQL.
14cr|lua-sql-2.1.1-9|39	
14cr|lua-sql-2.1.1-9|40	%files doc
14cr|lua-sql-2.1.1-9|41	%doc README
14cr|lua-sql-2.1.1-9|42	%doc doc/us/*
14cr|lua-sql-2.1.1-9|43	
14cr|lua-sql-2.1.1-9|44	#----------------------------------------------------------------------------
14cr|lua-sql-2.1.1-9|45	
14cr|lua-sql-2.1.1-9|46	%package sqlite
14cr|lua-sql-2.1.1-9|47	Summary:	SQLite database connectivity for the Lua programming language
14cr|lua-sql-2.1.1-9|48	Group:		Development/Other
14cr|lua-sql-2.1.1-9|49	
14cr|lua-sql-2.1.1-9|50	%description sqlite
14cr|lua-sql-2.1.1-9|51	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-sql-2.1.1-9|52	to SQLite databases.
14cr|lua-sql-2.1.1-9|53	
14cr|lua-sql-2.1.1-9|54	%files sqlite
14cr|lua-sql-2.1.1-9|55	%dir %{lualibdir}/luasql
14cr|lua-sql-2.1.1-9|56	%{lualibdir}/luasql/sqlite3.so
14cr|lua-sql-2.1.1-9|57	
14cr|lua-sql-2.1.1-9|58	#----------------------------------------------------------------------------
14cr|lua-sql-2.1.1-9|59	
14cr|lua-sql-2.1.1-9|60	%package mysql
14cr|lua-sql-2.1.1-9|61	Summary:	MySQL database connectivity for the Lua programming language
14cr|lua-sql-2.1.1-9|62	Group:		Development/Other
14cr|lua-sql-2.1.1-9|63	
14cr|lua-sql-2.1.1-9|64	%description mysql
14cr|lua-sql-2.1.1-9|65	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-sql-2.1.1-9|66	to MySQL databases.
14cr|lua-sql-2.1.1-9|67	
14cr|lua-sql-2.1.1-9|68	%files mysql
14cr|lua-sql-2.1.1-9|69	%dir %{lualibdir}/luasql
14cr|lua-sql-2.1.1-9|70	%{lualibdir}/luasql/mysql.so
14cr|lua-sql-2.1.1-9|71	
14cr|lua-sql-2.1.1-9|72	#----------------------------------------------------------------------------
14cr|lua-sql-2.1.1-9|73	
14cr|lua-sql-2.1.1-9|74	%package postgresql
14cr|lua-sql-2.1.1-9|75	Summary:	PostgreSQL database connectivity for the Lua programming language
14cr|lua-sql-2.1.1-9|76	Group:		Development/Other
14cr|lua-sql-2.1.1-9|77	
14cr|lua-sql-2.1.1-9|78	%description postgresql
14cr|lua-sql-2.1.1-9|79	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cr|lua-sql-2.1.1-9|80	to PostgreSQL databases.
14cr|lua-sql-2.1.1-9|81	
14cr|lua-sql-2.1.1-9|82	%files postgresql
14cr|lua-sql-2.1.1-9|83	%dir %{lualibdir}/luasql
14cr|lua-sql-2.1.1-9|84	%{lualibdir}/luasql/postgres.so
14cr|lua-sql-2.1.1-9|85	
14cr|lua-sql-2.1.1-9|86	#----------------------------------------------------------------------------
14cr|lua-sql-2.1.1-9|87	
14cr|lua-sql-2.1.1-9|88	%prep
14cr|lua-sql-2.1.1-9|89	%setup -q -n %{oname}-%{version}
14cr|lua-sql-2.1.1-9|90	
14cr|lua-sql-2.1.1-9|91	%build
14cr|lua-sql-2.1.1-9|92	make DRIVER_INCS="`pkg-config --cflags sqlite3`" DRIVER_LIBS="`pkg-config --libs sqlite3`" T=sqlite3 DEFS="%{optflags} -fPIC"
14cr|lua-sql-2.1.1-9|93	make DRIVER_INCS="" DRIVER_LIBS="-lpq" T=postgres DEFS="%{optflags} -fPIC" WARN=
14cr|lua-sql-2.1.1-9|94	make DRIVER_INCS="-I%{_prefix}/include/mysql" DRIVER_LIBS="-L%{_libdir}/mysql -lmysqlclient" T=mysql DEFS="%{optflags} -fPIC"
14cr|lua-sql-2.1.1-9|95	
14cr|lua-sql-2.1.1-9|96	
14cr|lua-sql-2.1.1-9|97	%install
14cr|lua-sql-2.1.1-9|98	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} T=sqlite3
14cr|lua-sql-2.1.1-9|99	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} T=postgres
14cr|lua-sql-2.1.1-9|100	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} T=mysql
14cr|lua-sql-2.1.1-9|101	
14cr|lua-sql-2.1.1-9|102	
14cr|lua-sql-2.1.1-9|103	%changelog
14cr|lua-sql-2.1.1-9|104	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.1.1-9
14cr|lua-sql-2.1.1-9|105	+ Revision: 355aa03
14cr|lua-sql-2.1.1-9|106	- Force build with lua 5.1
14cr|lua-sql-2.1.1-9|107	
14cr|lua-sql-2.1.1-9|108	

2797 14
14cr|luasqlmysql-2.2.0-5|1	%define debug_package %{nil}
14cr|luasqlmysql-2.2.0-5|2	
14cr|luasqlmysql-2.2.0-5|3	%define srcname      luasql
14cr|luasqlmysql-2.2.0-5|4	%define soname       postgres
14cr|luasqlmysql-2.2.0-5|5	%define lua_version  5.1
14cr|luasqlmysql-2.2.0-5|6	
14cr|luasqlmysql-2.2.0-5|7	Summary:	Simple interface from Lua to MySQL
14cr|luasqlmysql-2.2.0-5|8	Name:		luasqlmysql
14cr|luasqlmysql-2.2.0-5|9	Version:	2.2.0
14cr|luasqlmysql-2.2.0-5|10	Release:	5
14cr|luasqlmysql-2.2.0-5|11	License:	MIT
14cr|luasqlmysql-2.2.0-5|12	Group:		Development/Other
14cr|luasqlmysql-2.2.0-5|13	Url:		http://www.keplerproject.org/luasql/
14cr|luasqlmysql-2.2.0-5|14	Source0:	https://github.com/downloads/keplerproject/luasql/%{srcname}-%{version}.tar.gz
14cr|luasqlmysql-2.2.0-5|15	BuildRequires:	mysql-devel
14cr|luasqlmysql-2.2.0-5|16	BuildRequires:	pkgconfig(libpq)
14cr|luasqlmysql-2.2.0-5|17	BuildRequires:	pkgconfig(lua) < 5.2
14cr|luasqlmysql-2.2.0-5|18	Conflicts:	%{_lib}luasqlmysql2 < 2.2.0-5
14cr|luasqlmysql-2.2.0-5|19	Obsoletes:	%{_lib}luasqlmysql2 < 2.2.0-5
14cr|luasqlmysql-2.2.0-5|20	
14cr|luasqlmysql-2.2.0-5|21	%description
14cr|luasqlmysql-2.2.0-5|22	LuaMySQL is a simple interface from Lua to MySQL.
14cr|luasqlmysql-2.2.0-5|23	
14cr|luasqlmysql-2.2.0-5|24	%files
14cr|luasqlmysql-2.2.0-5|25	%{_libdir}/lua/%{lua_version}/%{srcname}/*.so
14cr|luasqlmysql-2.2.0-5|26	%{_defaultdocdir}/lua/%{lua_version}/%{srcname}/*
14cr|luasqlmysql-2.2.0-5|27	
14cr|luasqlmysql-2.2.0-5|28	%post
14cr|luasqlmysql-2.2.0-5|29	cd %{_datadir}/lua/%{lua_version} && rm -f %{soname}.lua && ln default.lua %{soname}.lua
14cr|luasqlmysql-2.2.0-5|30	
14cr|luasqlmysql-2.2.0-5|31	%postun
14cr|luasqlmysql-2.2.0-5|32	if [ "$1" = "0" ]; then
14cr|luasqlmysql-2.2.0-5|33	rm -f %{_datadir}/lua/%{lua_version}/%{soname}.lua
14cr|luasqlmysql-2.2.0-5|34	fi
14cr|luasqlmysql-2.2.0-5|35	
14cr|luasqlmysql-2.2.0-5|36	#----------------------------------------------------------------------------
14cr|luasqlmysql-2.2.0-5|37	
14cr|luasqlmysql-2.2.0-5|38	%prep
14cr|luasqlmysql-2.2.0-5|39	%setup -q -n %{srcname}-%{version}
14cr|luasqlmysql-2.2.0-5|40	
14cr|luasqlmysql-2.2.0-5|41	%build
14cr|luasqlmysql-2.2.0-5|42	%make CFLAGS="%{optflags} -fPIC"
14cr|luasqlmysql-2.2.0-5|43	
14cr|luasqlmysql-2.2.0-5|44	%install
14cr|luasqlmysql-2.2.0-5|45	strip src/%{soname}.so
14cr|luasqlmysql-2.2.0-5|46	mkdir -p  %{buildroot}%{_libdir}/lua/%{lua_version}
14cr|luasqlmysql-2.2.0-5|47	make install LUA_LIBDIR=%{buildroot}%{_libdir}/lua/%{lua_version}
14cr|luasqlmysql-2.2.0-5|48	
14cr|luasqlmysql-2.2.0-5|49	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
14cr|luasqlmysql-2.2.0-5|50	install -d %{buildroot}/%{_defaultdocdir}/lua/%{lua_version}/%{srcname}
14cr|luasqlmysql-2.2.0-5|51	cp -r doc/  %{buildroot}%{_defaultdocdir}/lua/%{lua_version}/%{srcname}
14cr|luasqlmysql-2.2.0-5|52	
14cr|luasqlmysql-2.2.0-5|53	
14cr|luasqlmysql-2.2.0-5|54	%changelog
14cr|luasqlmysql-2.2.0-5|55	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.2.0-5
14cr|luasqlmysql-2.2.0-5|56	+ Revision: 5e9c251
14cr|luasqlmysql-2.2.0-5|57	- Force build with lua 5.1, spec cleanup
14cr|luasqlmysql-2.2.0-5|58	
14cr|luasqlmysql-2.2.0-5|59	

2798 14
14cr|luciole-0.8.2-3|1	Summary:	A stop motion software for animation movie realization
14cr|luciole-0.8.2-3|2	Name:		luciole
14cr|luciole-0.8.2-3|3	Version:	0.8.2
14cr|luciole-0.8.2-3|4	Release:	3
14cr|luciole-0.8.2-3|5	License:	GPLv3
14cr|luciole-0.8.2-3|6	Group:		Video
14cr|luciole-0.8.2-3|7	Source0:	http://launchpad.net/luciole/0.8/0.8.2/+download/%{name}_%{version}.tar.gz
14cr|luciole-0.8.2-3|8	Patch0:		luciole-0.8.2-use-system-default-theme.patch
14cr|luciole-0.8.2-3|9	Url:		http://festival.inattendu.org/Luciole
14cr|luciole-0.8.2-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|luciole-0.8.2-3|11	BuildArch:	noarch
14cr|luciole-0.8.2-3|12	BuildRequires:	python-devel
14cr|luciole-0.8.2-3|13	BuildRequires:	desktop-file-utils
14cr|luciole-0.8.2-3|14	Requires:	pygtk2.0
14cr|luciole-0.8.2-3|15	Requires:	python-imaging
14cr|luciole-0.8.2-3|16	Requires:	gnome-python
14cr|luciole-0.8.2-3|17	Requires:	python-dbus
14cr|luciole-0.8.2-3|18	Requires:	gstreamer0.10-python
14cr|luciole-0.8.2-3|19	Requires:	pygtk2.0-libglade
14cr|luciole-0.8.2-3|20	Requires:	imagemagick
14cr|luciole-0.8.2-3|21	Requires:	mencoder
14cr|luciole-0.8.2-3|22	Requires:	ffmpeg
14cr|luciole-0.8.2-3|23	Requires:	mjpegtools
14cr|luciole-0.8.2-3|24	Requires:	gstreamer0.10-plugins-base
14cr|luciole-0.8.2-3|25	Requires:	gstreamer0.10-plugins-good
14cr|luciole-0.8.2-3|26	Suggests:	gtk-theme-clearlooks
14cr|luciole-0.8.2-3|27	Suggests:	murrine
14cr|luciole-0.8.2-3|28	
14cr|luciole-0.8.2-3|29	%description
14cr|luciole-0.8.2-3|30	Luciole is a stop motion software for animation movie realization. It can make
14cr|luciole-0.8.2-3|31	live capture of images from external devices as webcam or DV cam.
14cr|luciole-0.8.2-3|32	
14cr|luciole-0.8.2-3|33	%prep
14cr|luciole-0.8.2-3|34	%setup -q -n %{name}_%{version}
14cr|luciole-0.8.2-3|35	%patch0 -p0 -b .default-theme
14cr|luciole-0.8.2-3|36	
14cr|luciole-0.8.2-3|37	%install
14cr|luciole-0.8.2-3|38	rm -rf %{buildroot}
14cr|luciole-0.8.2-3|39	
14cr|luciole-0.8.2-3|40	#remove unneeded files
14cr|luciole-0.8.2-3|41	rm -f po/luciole*.po*
14cr|luciole-0.8.2-3|42	rm -f po/POTFILES.in po/createpot.py
14cr|luciole-0.8.2-3|43	
14cr|luciole-0.8.2-3|44	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|luciole-0.8.2-3|45	cp -rp images luciole.py templates ui luciole_lint.rc lucioLib po sounds themes _version.py %{buildroot}%{_datadir}/%{name}
14cr|luciole-0.8.2-3|46	
14cr|luciole-0.8.2-3|47	#create executable
14cr|luciole-0.8.2-3|48	cat > luciole  <<EOF
14cr|luciole-0.8.2-3|49	#!/bin/sh
14cr|luciole-0.8.2-3|50	cd /usr/share/luciole
14cr|luciole-0.8.2-3|51	exec python luciole.py
14cr|luciole-0.8.2-3|52	EOF
14cr|luciole-0.8.2-3|53	mkdir -p %{buildroot}%{_bindir}
14cr|luciole-0.8.2-3|54	install -m 755 luciole %{buildroot}%{_bindir}
14cr|luciole-0.8.2-3|55	
14cr|luciole-0.8.2-3|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|luciole-0.8.2-3|57	desktop-file-install	--remove-key=Encoding \
14cr|luciole-0.8.2-3|58	--dir %{buildroot}%{_datadir}/applications \
14cr|luciole-0.8.2-3|59	luciole.desktop
14cr|luciole-0.8.2-3|60	
14cr|luciole-0.8.2-3|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|luciole-0.8.2-3|62	cp -p images/luciole.xpm %{buildroot}%{_datadir}/pixmaps/
14cr|luciole-0.8.2-3|63	
14cr|luciole-0.8.2-3|64	
14cr|luciole-0.8.2-3|65	%clean
14cr|luciole-0.8.2-3|66	rm -rf %{buildroot}
14cr|luciole-0.8.2-3|67	
14cr|luciole-0.8.2-3|68	
14cr|luciole-0.8.2-3|69	%files
14cr|luciole-0.8.2-3|70	%defattr(-,root,root)
14cr|luciole-0.8.2-3|71	%doc COPYING RELEASE
14cr|luciole-0.8.2-3|72	%{_bindir}/%{name}
14cr|luciole-0.8.2-3|73	%{_datadir}/%{name}
14cr|luciole-0.8.2-3|74	%{_datadir}/applications/%{name}.desktop
14cr|luciole-0.8.2-3|75	%{_datadir}/pixmaps/*
14cr|luciole-0.8.2-3|76	
14cr|luciole-0.8.2-3|77	
14cr|luciole-0.8.2-3|78	
14cr|luciole-0.8.2-3|79	%changelog
14cr|luciole-0.8.2-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
14cr|luciole-0.8.2-3|81	+ Revision: e88f035
14cr|luciole-0.8.2-3|82	- MassBuild#464: Increase release tag
14cr|luciole-0.8.2-3|83	
14cr|luciole-0.8.2-3|84	

2799 14
14cr|luckybackup-0.4.7-2|1	%define name luckybackup
14cr|luckybackup-0.4.7-2|2	%define version 0.4.7
14cr|luckybackup-0.4.7-2|3	
14cr|luckybackup-0.4.7-2|4	Summary:	A powerful, fast and reliable backup & sync tool
14cr|luckybackup-0.4.7-2|5	Name:		%{name}
14cr|luckybackup-0.4.7-2|6	Version:	%{version}
14cr|luckybackup-0.4.7-2|7	Release:	2
14cr|luckybackup-0.4.7-2|8	License:	GPLv3
14cr|luckybackup-0.4.7-2|9	Url:		http://luckybackup.sourceforge.net/
14cr|luckybackup-0.4.7-2|10	Group:		Archiving/Backup
14cr|luckybackup-0.4.7-2|11	Source0:	http://prdownloads.sourceforge.net/sourceforge/luckybackup/luckybackup-%{version}.tar.gz
14cr|luckybackup-0.4.7-2|12	Patch0:		remove_old_menu_file.patch
14cr|luckybackup-0.4.7-2|13	BuildRequires:	qt4-devel
14cr|luckybackup-0.4.7-2|14	Requires:	rsync
14cr|luckybackup-0.4.7-2|15	
14cr|luckybackup-0.4.7-2|16	%description
14cr|luckybackup-0.4.7-2|17	luckyBackup is an application that backs-up and/or synchronizes any
14cr|luckybackup-0.4.7-2|18	directories with the power of rsync.
14cr|luckybackup-0.4.7-2|19	
14cr|luckybackup-0.4.7-2|20	It is simple to use, fast (transfers over only changes made and not
14cr|luckybackup-0.4.7-2|21	all data), safe (keeps your data safe by checking all declared directories
14cr|luckybackup-0.4.7-2|22	before proceeding in any data manipulation ), reliable and fully customizable.
14cr|luckybackup-0.4.7-2|23	
14cr|luckybackup-0.4.7-2|24	%prep
14cr|luckybackup-0.4.7-2|25	%setup -q
14cr|luckybackup-0.4.7-2|26	%patch0 -p1
14cr|luckybackup-0.4.7-2|27	
14cr|luckybackup-0.4.7-2|28	%build
14cr|luckybackup-0.4.7-2|29	qmake
14cr|luckybackup-0.4.7-2|30	
14cr|luckybackup-0.4.7-2|31	%make
14cr|luckybackup-0.4.7-2|32	
14cr|luckybackup-0.4.7-2|33	%install
14cr|luckybackup-0.4.7-2|34	%makeinstall INSTALL_ROOT=%{buildroot} install
14cr|luckybackup-0.4.7-2|35	
14cr|luckybackup-0.4.7-2|36	%files
14cr|luckybackup-0.4.7-2|37	%{_bindir}/%{name}
14cr|luckybackup-0.4.7-2|38	%{_datadir}/applications/*
14cr|luckybackup-0.4.7-2|39	%{_datadir}/%{name}/translations/*
14cr|luckybackup-0.4.7-2|40	%{_datadir}/pixmaps/%{name}.*
14cr|luckybackup-0.4.7-2|41	%{_mandir}/man8/*
14cr|luckybackup-0.4.7-2|42	%{_defaultdocdir}/%{name}/*
14cr|luckybackup-0.4.7-2|43	
14cr|luckybackup-0.4.7-2|44	
14cr|luckybackup-0.4.7-2|45	
14cr|luckybackup-0.4.7-2|46	
14cr|luckybackup-0.4.7-2|47	%changelog
14cr|luckybackup-0.4.7-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-2
14cr|luckybackup-0.4.7-2|49	+ Revision: 5a67f0d
14cr|luckybackup-0.4.7-2|50	- MassBuild#464: Increase release tag
14cr|luckybackup-0.4.7-2|51	
14cr|luckybackup-0.4.7-2|52	

2800 14
14cr|luks-tools-0.0.14-2|1	Summary: Utilities for working with LUKS-protected filesystems
14cr|luks-tools-0.0.14-2|2	Name: luks-tools
14cr|luks-tools-0.0.14-2|3	Version: 0.0.14
14cr|luks-tools-0.0.14-2|4	Release: 2
14cr|luks-tools-0.0.14-2|5	License: GPL
14cr|luks-tools-0.0.14-2|6	Group: File tools
14cr|luks-tools-0.0.14-2|7	Source0: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
14cr|luks-tools-0.0.14-2|8	# (fc) 0.0.12-1mdv fix pam-stack deprecated usage
14cr|luks-tools-0.0.14-2|9	Patch0: luks-tools-0.0.12-fixpamstack.patch
14cr|luks-tools-0.0.14-2|10	# (fc) 0.0.12-1mdv fix consolehelper file
14cr|luks-tools-0.0.14-2|11	Patch1: luks-tools-0.0.12-fixconsolehelper.patch
14cr|luks-tools-0.0.14-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|luks-tools-0.0.14-2|13	URL: http://www.flyn.org
14cr|luks-tools-0.0.14-2|14	Requires: cryptsetup-luks
14cr|luks-tools-0.0.14-2|15	Requires: usermode
14cr|luks-tools-0.0.14-2|16	# These three are needed for gnome-luks-format - AdamW 2008/02
14cr|luks-tools-0.0.14-2|17	Requires: python-dbus
14cr|luks-tools-0.0.14-2|18	Requires: pygtk2.0
14cr|luks-tools-0.0.14-2|19	Requires: pygtk2.0-libglade
14cr|luks-tools-0.0.14-2|20	BuildRequires: cryptsetup-luks
14cr|luks-tools-0.0.14-2|21	BuildRequires: glib2-devel
14cr|luks-tools-0.0.14-2|22	BuildRequires: libuuid-devel
14cr|luks-tools-0.0.14-2|23	
14cr|luks-tools-0.0.14-2|24	%description
14cr|luks-tools-0.0.14-2|25	The luks-tools package contains various utilities for working with
14cr|luks-tools-0.0.14-2|26	LUKS-protected filesystems. HAL uses these utilites to automatically
14cr|luks-tools-0.0.14-2|27	mount encrypted volumes when they are attached to a system, provided
14cr|luks-tools-0.0.14-2|28	the user can produce the correct passphrase. These utilities are
14cr|luks-tools-0.0.14-2|29	written as separate programs to allow MAC systems like SELinux to
14cr|luks-tools-0.0.14-2|30	have fine-grained control over them.
14cr|luks-tools-0.0.14-2|31	
14cr|luks-tools-0.0.14-2|32	luks-format
14cr|luks-tools-0.0.14-2|33	A utility that formats a filesystem to contain a LUKS encryption
14cr|luks-tools-0.0.14-2|34	header.
14cr|luks-tools-0.0.14-2|35	
14cr|luks-tools-0.0.14-2|36	luks-is-encrypted
14cr|luks-tools-0.0.14-2|37	A tool that can determine if a filesystem contains a LUKS
14cr|luks-tools-0.0.14-2|38	encryption header.
14cr|luks-tools-0.0.14-2|39	
14cr|luks-tools-0.0.14-2|40	luks-setup
14cr|luks-tools-0.0.14-2|41	A utility that sets up the dm-crypt device map for a partition.
14cr|luks-tools-0.0.14-2|42	
14cr|luks-tools-0.0.14-2|43	gnome-luks-format
14cr|luks-tools-0.0.14-2|44	A GNOME front-end for luks-format.
14cr|luks-tools-0.0.14-2|45	
14cr|luks-tools-0.0.14-2|46	
14cr|luks-tools-0.0.14-2|47	
14cr|luks-tools-0.0.14-2|48	%prep
14cr|luks-tools-0.0.14-2|49	%setup -q
14cr|luks-tools-0.0.14-2|50	%patch0 -p1 -b .fixpamstack
14cr|luks-tools-0.0.14-2|51	%patch1 -p1 -b .fixconsolehelper
14cr|luks-tools-0.0.14-2|52	
14cr|luks-tools-0.0.14-2|53	%build
14cr|luks-tools-0.0.14-2|54	PATH="$PATH:/sbin" %configure2_5x
14cr|luks-tools-0.0.14-2|55	%make
14cr|luks-tools-0.0.14-2|56	
14cr|luks-tools-0.0.14-2|57	%install
14cr|luks-tools-0.0.14-2|58	rm -rf $RPM_BUILD_ROOT
14cr|luks-tools-0.0.14-2|59	%makeinstall_std
14cr|luks-tools-0.0.14-2|60	
14cr|luks-tools-0.0.14-2|61	mv $RPM_BUILD_ROOT%{_bindir}/gnome-luks-format $RPM_BUILD_ROOT%{_sbindir}/gnome-luks-format
14cr|luks-tools-0.0.14-2|62	ln -s consolehelper $RPM_BUILD_ROOT%{_bindir}/gnome-luks-format
14cr|luks-tools-0.0.14-2|63	
14cr|luks-tools-0.0.14-2|64	%clean
14cr|luks-tools-0.0.14-2|65	rm -rf $RPM_BUILD_ROOT
14cr|luks-tools-0.0.14-2|66	
14cr|luks-tools-0.0.14-2|67	
14cr|luks-tools-0.0.14-2|68	%files
14cr|luks-tools-0.0.14-2|69	%defattr(-, root, root)
14cr|luks-tools-0.0.14-2|70	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README FAQ
14cr|luks-tools-0.0.14-2|71	%{_sysconfdir}/pam.d/*
14cr|luks-tools-0.0.14-2|72	%{_sysconfdir}/security/console.apps/*
14cr|luks-tools-0.0.14-2|73	%{_datadir}/luks-tools/*
14cr|luks-tools-0.0.14-2|74	%{_bindir}/*
14cr|luks-tools-0.0.14-2|75	%{_sbindir}/*
14cr|luks-tools-0.0.14-2|76	%{_mandir}/man*/*
14cr|luks-tools-0.0.14-2|77	
14cr|luks-tools-0.0.14-2|78	
14cr|luks-tools-0.0.14-2|79	
14cr|luks-tools-0.0.14-2|80	%changelog
14cr|luks-tools-0.0.14-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.14-2
14cr|luks-tools-0.0.14-2|82	+ Revision: 73a4e98
14cr|luks-tools-0.0.14-2|83	- MassBuild#464: Increase release tag
14cr|luks-tools-0.0.14-2|84	
14cr|luks-tools-0.0.14-2|85	

2801 14
14cr|luma-3.0.7-4|1	Name:		luma
14cr|luma-3.0.7-4|2	Summary:	LDAP browser, utility and more
14cr|luma-3.0.7-4|3	Version:	3.0.7
14cr|luma-3.0.7-4|4	Release:	4
14cr|luma-3.0.7-4|5	Epoch:		1
14cr|luma-3.0.7-4|6	Source0:	%{name}-%{version}.tar.gz
14cr|luma-3.0.7-4|7	URL:		http://luma.sourceforge.net/
14cr|luma-3.0.7-4|8	License:	GPL
14cr|luma-3.0.7-4|9	Group:		System/Configuration/Other
14cr|luma-3.0.7-4|10	Requires:	python-qt4 >= 4.8
14cr|luma-3.0.7-4|11	Requires:	python-ldap >= 2.3
14cr|luma-3.0.7-4|12	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14cr|luma-3.0.7-4|13	Requires:	py-smbpasswd
14cr|luma-3.0.7-4|14	BuildRequires:  python-devel
14cr|luma-3.0.7-4|15	BuildRequires:  python-sip
14cr|luma-3.0.7-4|16	BuildArch:	noarch
14cr|luma-3.0.7-4|17	
14cr|luma-3.0.7-4|18	%description
14cr|luma-3.0.7-4|19	Luma is a graphical utility for accessing and managing data
14cr|luma-3.0.7-4|20	stored on LDAP servers. It is written in Python, using PyQt
14cr|luma-3.0.7-4|21	and python-ldap. Plugin-support is included and useful
14cr|luma-3.0.7-4|22	widgets with LDAP-functionality for easy creation of plugins
14cr|luma-3.0.7-4|23	are delivered.
14cr|luma-3.0.7-4|24	
14cr|luma-3.0.7-4|25	%prep
14cr|luma-3.0.7-4|26	%setup -q
14cr|luma-3.0.7-4|27	
14cr|luma-3.0.7-4|28	%build
14cr|luma-3.0.7-4|29	python setup.py build
14cr|luma-3.0.7-4|30	
14cr|luma-3.0.7-4|31	%install
14cr|luma-3.0.7-4|32	python setup.py install --root=%{buildroot}
14cr|luma-3.0.7-4|33	
14cr|luma-3.0.7-4|34	%files
14cr|luma-3.0.7-4|35	%doc AUTHORS ChangeLog COPYING README
14cr|luma-3.0.7-4|36	%{_bindir}/%{name}
14cr|luma-3.0.7-4|37	%{py_puresitedir}/%{name}
14cr|luma-3.0.7-4|38	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
14cr|luma-3.0.7-4|39	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|luma-3.0.7-4|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|luma-3.0.7-4|41	%{_datadir}/pixmaps/%{name}.svg
14cr|luma-3.0.7-4|42	%{_datadir}/applications/%{name}.desktop
14cr|luma-3.0.7-4|43	%{_mandir}/man1/*
14cr|luma-3.0.7-4|44	
14cr|luma-3.0.7-4|45	%changelog
14cr|luma-3.0.7-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.0.7-4
14cr|luma-3.0.7-4|47	+ Revision: f4add02
14cr|luma-3.0.7-4|48	- MassBuild#464: Increase release tag
14cr|luma-3.0.7-4|49	
14cr|luma-3.0.7-4|50	

2802 14
14cr|luminance-hdr-2.4.0-2|1	Summary:	A graphical tool for creating and tone-mapping HDR images
14cr|luminance-hdr-2.4.0-2|2	Name:		luminance-hdr
14cr|luminance-hdr-2.4.0-2|3	Version:	2.4.0
14cr|luminance-hdr-2.4.0-2|4	Release:	2
14cr|luminance-hdr-2.4.0-2|5	License:	GPLv2+
14cr|luminance-hdr-2.4.0-2|6	Group:		Graphics
14cr|luminance-hdr-2.4.0-2|7	Url:		http://qtpfsgui.sourceforge.net/
14cr|luminance-hdr-2.4.0-2|8	Source0:	http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}%{?pre:-%pre}.tar.bz2
14cr|luminance-hdr-2.4.0-2|9	Patch0:		luminance-hdr-2.4.0-desktop_file_fix.patch
14cr|luminance-hdr-2.4.0-2|10	BuildRequires:	cmake
14cr|luminance-hdr-2.4.0-2|11	BuildRequires:	qt5-linguist-tools
14cr|luminance-hdr-2.4.0-2|12	BuildRequires:	boost-devel
14cr|luminance-hdr-2.4.0-2|13	BuildRequires:	gomp-devel
14cr|luminance-hdr-2.4.0-2|14	BuildRequires:	jpeg-devel
14cr|luminance-hdr-2.4.0-2|15	BuildRequires:	qt5-devel
14cr|luminance-hdr-2.4.0-2|16	BuildRequires:	pkgconfig(cfitsio)
14cr|luminance-hdr-2.4.0-2|17	BuildRequires:	pkgconfig(exiv2)
14cr|luminance-hdr-2.4.0-2|18	BuildRequires:	pkgconfig(fftw3)
14cr|luminance-hdr-2.4.0-2|19	BuildRequires:	pkgconfig(gsl)
14cr|luminance-hdr-2.4.0-2|20	BuildRequires:	pkgconfig(lcms2)
14cr|luminance-hdr-2.4.0-2|21	BuildRequires:	pkgconfig(libpng)
14cr|luminance-hdr-2.4.0-2|22	BuildRequires:	pkgconfig(libraw)
14cr|luminance-hdr-2.4.0-2|23	BuildRequires:	pkgconfig(libtiff-4)
14cr|luminance-hdr-2.4.0-2|24	BuildRequires:	pkgconfig(OpenEXR)
14cr|luminance-hdr-2.4.0-2|25	BuildRequires:	pkgconfig(QtWebKit)
14cr|luminance-hdr-2.4.0-2|26	BuildRequires:	pkgconfig(zlib)
14cr|luminance-hdr-2.4.0-2|27	Requires:	qt4-database-plugin-sqlite
14cr|luminance-hdr-2.4.0-2|28	
14cr|luminance-hdr-2.4.0-2|29	%description
14cr|luminance-hdr-2.4.0-2|30	Luminance is a graphical program for assembling bracketed photos into High
14cr|luminance-hdr-2.4.0-2|31	Dynamic Range (HDR) images. It also provides a number of tone-mapping
14cr|luminance-hdr-2.4.0-2|32	operators for creating low dynamic range versions of HDR images.
14cr|luminance-hdr-2.4.0-2|33	
14cr|luminance-hdr-2.4.0-2|34	%files
14cr|luminance-hdr-2.4.0-2|35	%doc AUTHORS Changelog LICENSE README TODO
14cr|luminance-hdr-2.4.0-2|36	%{_bindir}/%{name}
14cr|luminance-hdr-2.4.0-2|37	%{_bindir}/%{name}-cli
14cr|luminance-hdr-2.4.0-2|38	%{_datadir}/%{name}
14cr|luminance-hdr-2.4.0-2|39	%{_datadir}/applications/%{name}.desktop
14cr|luminance-hdr-2.4.0-2|40	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|luminance-hdr-2.4.0-2|41	
14cr|luminance-hdr-2.4.0-2|42	#----------------------------------------------------------------------------
14cr|luminance-hdr-2.4.0-2|43	
14cr|luminance-hdr-2.4.0-2|44	%prep
14cr|luminance-hdr-2.4.0-2|45	%setup -q
14cr|luminance-hdr-2.4.0-2|46	%patch0 -p1 -b .desktop-fix
14cr|luminance-hdr-2.4.0-2|47	
14cr|luminance-hdr-2.4.0-2|48	# fix inconsistant newlines
14cr|luminance-hdr-2.4.0-2|49	sed -i 's/\r//' Changelog
14cr|luminance-hdr-2.4.0-2|50	
14cr|luminance-hdr-2.4.0-2|51	%build
14cr|luminance-hdr-2.4.0-2|52	%cmake_qt4
14cr|luminance-hdr-2.4.0-2|53	%make
14cr|luminance-hdr-2.4.0-2|54	
14cr|luminance-hdr-2.4.0-2|55	%install
14cr|luminance-hdr-2.4.0-2|56	%makeinstall_std -C build
14cr|luminance-hdr-2.4.0-2|57	
14cr|luminance-hdr-2.4.0-2|58	
14cr|luminance-hdr-2.4.0-2|59	%changelog
14cr|luminance-hdr-2.4.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-2
14cr|luminance-hdr-2.4.0-2|61	+ Revision: 1603fe0
14cr|luminance-hdr-2.4.0-2|62	- MassBuild#464: Increase release tag
14cr|luminance-hdr-2.4.0-2|63	
14cr|luminance-hdr-2.4.0-2|64	

2803 14
14cr|lunzip-1.1-2|1	Name:		lunzip
14cr|lunzip-1.1-2|2	Summary:	Decompressor for lzip files
14cr|lunzip-1.1-2|3	Version:	1.1
14cr|lunzip-1.1-2|4	Release:	2
14cr|lunzip-1.1-2|5	License:	GPLv3+
14cr|lunzip-1.1-2|6	Group:		Archiving/Compression
14cr|lunzip-1.1-2|7	URL:		http://www.nongnu.org/lzip/lunzip.html
14cr|lunzip-1.1-2|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
14cr|lunzip-1.1-2|9	BuildRequires:	lzip
14cr|lunzip-1.1-2|10	
14cr|lunzip-1.1-2|11	%description
14cr|lunzip-1.1-2|12	Lunzip is a decompressor for lzip files. It is written in C and its small size
14cr|lunzip-1.1-2|13	makes it well suited for embedded devices or software installers that need
14cr|lunzip-1.1-2|14	to decompress files but do not need compression capabilities.
14cr|lunzip-1.1-2|15	
14cr|lunzip-1.1-2|16	Lunzip replaces every file given in the command line with a decompressed
14cr|lunzip-1.1-2|17	version of itself. Each decompressed file has the same modification date,
14cr|lunzip-1.1-2|18	permissions, and, when possible, ownership as the corresponding compressed
14cr|lunzip-1.1-2|19	file. Lunzip is able to read from some types of non regular files
14cr|lunzip-1.1-2|20	if the "--stdout" option is specified.
14cr|lunzip-1.1-2|21	
14cr|lunzip-1.1-2|22	If no file names are specified, lunzip decompresses from standard input
14cr|lunzip-1.1-2|23	to standard output. In this case, lunzip will decline to read compressed input
14cr|lunzip-1.1-2|24	from a terminal.
14cr|lunzip-1.1-2|25	
14cr|lunzip-1.1-2|26	Lunzip will correctly decompress a file which is the concatenation of two
14cr|lunzip-1.1-2|27	or more compressed files. The result is the concatenation of the corresponding
14cr|lunzip-1.1-2|28	uncompressed files. Integrity testing of concatenated compressed files is also
14cr|lunzip-1.1-2|29	supported.
14cr|lunzip-1.1-2|30	
14cr|lunzip-1.1-2|31	The amount of memory required by lunzip to decompress a file is only a few tens
14cr|lunzip-1.1-2|32	of KiB larger than the dictionary size used to compress that file.
14cr|lunzip-1.1-2|33	
14cr|lunzip-1.1-2|34	%prep
14cr|lunzip-1.1-2|35	%setup -q
14cr|lunzip-1.1-2|36	
14cr|lunzip-1.1-2|37	%build
14cr|lunzip-1.1-2|38	%configure
14cr|lunzip-1.1-2|39	%make
14cr|lunzip-1.1-2|40	
14cr|lunzip-1.1-2|41	%check
14cr|lunzip-1.1-2|42	make check
14cr|lunzip-1.1-2|43	
14cr|lunzip-1.1-2|44	%install
14cr|lunzip-1.1-2|45	%makeinstall_std
14cr|lunzip-1.1-2|46	
14cr|lunzip-1.1-2|47	%files
14cr|lunzip-1.1-2|48	%{_bindir}/lunzip
14cr|lunzip-1.1-2|49	%{_mandir}/man1/lunzip.1*
14cr|lunzip-1.1-2|50	%doc AUTHORS ChangeLog NEWS README
14cr|lunzip-1.1-2|51	
14cr|lunzip-1.1-2|52	
14cr|lunzip-1.1-2|53	
14cr|lunzip-1.1-2|54	%changelog
14cr|lunzip-1.1-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|lunzip-1.1-2|56	+ Revision: ac16ebe
14cr|lunzip-1.1-2|57	- MassBuild#464: Increase release tag
14cr|lunzip-1.1-2|58	
14cr|lunzip-1.1-2|59	

2804 14
14cr|luola-1.3.2-7|1	%define name	luola
14cr|luola-1.3.2-7|2	%define version	1.3.2
14cr|luola-1.3.2-7|3	%define release	7
14cr|luola-1.3.2-7|4	%define Summary	Fly a small V shaped ship in a 2D arcade game
14cr|luola-1.3.2-7|5	
14cr|luola-1.3.2-7|6	Summary:	%{Summary}
14cr|luola-1.3.2-7|7	Name:		%{name}
14cr|luola-1.3.2-7|8	Version:	%{version}
14cr|luola-1.3.2-7|9	Release:	%{release}
14cr|luola-1.3.2-7|10	Source0:	http://www.luolamies.org/software/luola/%{name}-%{version}.tar.bz2
14cr|luola-1.3.2-7|11	Source1:    http://luolamies.org/software/luola/stdlevels-6.0.tar.gz
14cr|luola-1.3.2-7|12	License:	GPLv2+
14cr|luola-1.3.2-7|13	Group:		Games/Arcade
14cr|luola-1.3.2-7|14	URL:		http://www.luolamies.org/software/luola/
14cr|luola-1.3.2-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|luola-1.3.2-7|16	BuildRequires:	imagemagick SDL-devel SDL_image-devel SDL_mixer-devel
14cr|luola-1.3.2-7|17	BuildRequires:	zlib-devel
14cr|luola-1.3.2-7|18	%description
14cr|luola-1.3.2-7|19	Luola is a 2D arcade game where you fly a small V shaped ship in different
14cr|luola-1.3.2-7|20	kinds of levels. It's genre "Luolalentely" (Cave-flying) is (or was) very
14cr|luola-1.3.2-7|21	popular in Finland. Though cavern-flying games are not originally
14cr|luola-1.3.2-7|22	Finnish, nowdays most of them are.
14cr|luola-1.3.2-7|23	
14cr|luola-1.3.2-7|24	%prep
14cr|luola-1.3.2-7|25	%setup -q
14cr|luola-1.3.2-7|26	tar -xf %{SOURCE1} -C data/levels
14cr|luola-1.3.2-7|27	
14cr|luola-1.3.2-7|28	%build
14cr|luola-1.3.2-7|29	export LDFLAGS="-lm"
14cr|luola-1.3.2-7|30	%configure2_5x	--bindir=%{_gamesbindir} --enable-sdl-gfx --datadir=%{_gamesdatadir} --enable-sound
14cr|luola-1.3.2-7|31	%make
14cr|luola-1.3.2-7|32	
14cr|luola-1.3.2-7|33	%install
14cr|luola-1.3.2-7|34	%{makeinstall_std} datadir=%{_gamesdatadir}
14cr|luola-1.3.2-7|35	install -m644 data/levels/*.{png,lev} %{buildroot}%_gamesdatadir/%name/levels/
14cr|luola-1.3.2-7|36	
14cr|luola-1.3.2-7|37	#Menu items
14cr|luola-1.3.2-7|38	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|luola-1.3.2-7|39	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|luola-1.3.2-7|40	[Desktop Entry]
14cr|luola-1.3.2-7|41	Type=Application
14cr|luola-1.3.2-7|42	Exec=%{_gamesbindir}/%{name}
14cr|luola-1.3.2-7|43	Icon=%{name}
14cr|luola-1.3.2-7|44	Categories=Game;ArcadeGame;
14cr|luola-1.3.2-7|45	Name=Luola
14cr|luola-1.3.2-7|46	Comment=%{Summary}
14cr|luola-1.3.2-7|47	EOF
14cr|luola-1.3.2-7|48	#Icons
14cr|luola-1.3.2-7|49	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|luola-1.3.2-7|50	convert -size 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|luola-1.3.2-7|51	convert -size 48x48 %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|luola-1.3.2-7|52	convert -size 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|luola-1.3.2-7|53	
14cr|luola-1.3.2-7|54	%files
14cr|luola-1.3.2-7|55	%defattr(-, root, root)
14cr|luola-1.3.2-7|56	%doc README AUTHORS
14cr|luola-1.3.2-7|57	%{_gamesbindir}/*
14cr|luola-1.3.2-7|58	%{_gamesdatadir}/%{name}
14cr|luola-1.3.2-7|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|luola-1.3.2-7|60	%{_miconsdir}/%{name}.png
14cr|luola-1.3.2-7|61	%{_iconsdir}/%{name}.png
14cr|luola-1.3.2-7|62	%{_liconsdir}/%{name}.png
14cr|luola-1.3.2-7|63	
14cr|luola-1.3.2-7|64	
14cr|luola-1.3.2-7|65	
14cr|luola-1.3.2-7|66	
14cr|luola-1.3.2-7|67	%changelog
14cr|luola-1.3.2-7|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-7
14cr|luola-1.3.2-7|69	+ Revision: 05db694
14cr|luola-1.3.2-7|70	- MassBuild#464: Increase release tag
14cr|luola-1.3.2-7|71	
14cr|luola-1.3.2-7|72	

2805 14
14cr|lv2-1.10.0-2|1	%define debug_package %{nil}
14cr|lv2-1.10.0-2|2	
14cr|lv2-1.10.0-2|3	Name:       lv2
14cr|lv2-1.10.0-2|4	Version:    1.10.0
14cr|lv2-1.10.0-2|5	Release:    2
14cr|lv2-1.10.0-2|6	Summary:    Audio Plugin Standard
14cr|lv2-1.10.0-2|7	Group:      System/Libraries
14cr|lv2-1.10.0-2|8	
14cr|lv2-1.10.0-2|9	# lv2specgen template.html is CC-AT-SA
14cr|lv2-1.10.0-2|10	License:    ISC
14cr|lv2-1.10.0-2|11	URL:        http://lv2plug.in
14cr|lv2-1.10.0-2|12	Source0:    http://lv2plug.in/spec/lv2-%{version}.tar.bz2
14cr|lv2-1.10.0-2|13	Source1:    lv2.sh.bz2
14cr|lv2-1.10.0-2|14	Source2:    lv2.csh.bz2
14cr|lv2-1.10.0-2|15	
14cr|lv2-1.10.0-2|16	# this package replaces lv2core
14cr|lv2-1.10.0-2|17	Provides:   lv2core = 6.0-4
14cr|lv2-1.10.0-2|18	Obsoletes:  lv2core < 6.0-4
14cr|lv2-1.10.0-2|19	Provides:   lv2-ui = 2.4-5
14cr|lv2-1.10.0-2|20	Obsoletes:  lv2-ui < 2.4-5
14cr|lv2-1.10.0-2|21	
14cr|lv2-1.10.0-2|22	%description
14cr|lv2-1.10.0-2|23	LV2 is a standard for plugins and matching host applications, mainly
14cr|lv2-1.10.0-2|24	targeted at audio processing and generation.
14cr|lv2-1.10.0-2|25	
14cr|lv2-1.10.0-2|26	There are a large number of open source and free software synthesis
14cr|lv2-1.10.0-2|27	packages in use or development at this time. This API ('LV2') attempts
14cr|lv2-1.10.0-2|28	to give programmers the ability to write simple 'plugin' audio
14cr|lv2-1.10.0-2|29	processors in C/C++ and link them dynamically ('plug') into a range of
14cr|lv2-1.10.0-2|30	these packages ('hosts').  It should be possible for any host and any
14cr|lv2-1.10.0-2|31	plugin to communicate completely through this interface.
14cr|lv2-1.10.0-2|32	
14cr|lv2-1.10.0-2|33	LV2 is a successor to LADSPA, created to address the limitations of
14cr|lv2-1.10.0-2|34	LADSPA which many hosts have outgrown.
14cr|lv2-1.10.0-2|35	
14cr|lv2-1.10.0-2|36	%package devel
14cr|lv2-1.10.0-2|37	Summary:    API for the LV2 Audio Plugin Standard
14cr|lv2-1.10.0-2|38	Group:      Development/C
14cr|lv2-1.10.0-2|39	
14cr|lv2-1.10.0-2|40	Requires:   %{name}%{?_isa} = %{version}-%{release}
14cr|lv2-1.10.0-2|41	Provides:   lv2core-devel = 6.0-4
14cr|lv2-1.10.0-2|42	Obsoletes:  lv2core-devel < 6.0-4
14cr|lv2-1.10.0-2|43	Provides:   lv2-ui-devel = 2.4-5
14cr|lv2-1.10.0-2|44	Obsoletes:  lv2-ui-devel < 2.4-5
14cr|lv2-1.10.0-2|45	
14cr|lv2-1.10.0-2|46	BuildRequires:  pkgconfig(sndfile) >= 1.0.0
14cr|lv2-1.10.0-2|47	
14cr|lv2-1.10.0-2|48	%description devel
14cr|lv2-1.10.0-2|49	lv2-devel contains the lv2.h header file and headers for all of the
14cr|lv2-1.10.0-2|50	LV@ specification extensions and bundles.
14cr|lv2-1.10.0-2|51	
14cr|lv2-1.10.0-2|52	Definitive technical documentation on LV2 plug-ins for both the host
14cr|lv2-1.10.0-2|53	and plug-in is contained within copious comments within the lv2.h
14cr|lv2-1.10.0-2|54	header file.
14cr|lv2-1.10.0-2|55	
14cr|lv2-1.10.0-2|56	%prep
14cr|lv2-1.10.0-2|57	%setup -q
14cr|lv2-1.10.0-2|58	
14cr|lv2-1.10.0-2|59	%build
14cr|lv2-1.10.0-2|60	./waf configure -vv --prefix=%{_prefix} --libdir=%{_libdir} --debug --no-plugins
14cr|lv2-1.10.0-2|61	./waf -vv %{?_smp_mflags}
14cr|lv2-1.10.0-2|62	
14cr|lv2-1.10.0-2|63	%install
14cr|lv2-1.10.0-2|64	DESTDIR=%{buildroot} ./waf -vv install
14cr|lv2-1.10.0-2|65	install -d -m 755 %buildroot%_sysconfdir/profile.d
14cr|lv2-1.10.0-2|66	bzcat %SOURCE1 > %buildroot%_sysconfdir/profile.d/lv2.sh
14cr|lv2-1.10.0-2|67	bzcat %SOURCE2 > %buildroot%_sysconfdir/profile.d/lv2.csh
14cr|lv2-1.10.0-2|68	
14cr|lv2-1.10.0-2|69	%files
14cr|lv2-1.10.0-2|70	%doc COPYING NEWS README
14cr|lv2-1.10.0-2|71	%{_libdir}/%{name}/*/*.[ch]
14cr|lv2-1.10.0-2|72	%{_libdir}/%{name}/*/*.ttl
14cr|lv2-1.10.0-2|73	%{_bindir}/lv2specgen.py
14cr|lv2-1.10.0-2|74	%{_datadir}/lv2specgen/*
14cr|lv2-1.10.0-2|75	%attr(644,root,root) %_sysconfdir/profile.d/lv2*sh
14cr|lv2-1.10.0-2|76	
14cr|lv2-1.10.0-2|77	%files devel
14cr|lv2-1.10.0-2|78	%{_includedir}/%{name}.h
14cr|lv2-1.10.0-2|79	%{_includedir}/%{name}/
14cr|lv2-1.10.0-2|80	%{_libdir}/pkgconfig/lv2core.pc
14cr|lv2-1.10.0-2|81	%{_libdir}/pkgconfig/%{name}.pc
14cr|lv2-1.10.0-2|82	
14cr|lv2-1.10.0-2|83	
14cr|lv2-1.10.0-2|84	%changelog
14cr|lv2-1.10.0-2|85	* Sun Aug 31 2014 emuse <goemusic@yahoo.fr> 1.10.0-2
14cr|lv2-1.10.0-2|86	+ Revision: 00f1c70
14cr|lv2-1.10.0-2|87	- Added profile.d scripts for LV2_PATH definition
14cr|lv2-1.10.0-2|88	- o Rosa installs LV2 plugins in non-standard path /usr/lib64 on 64bit systems,
14cr|lv2-1.10.0-2|89	- although plugins are not arch dependent
14cr|lv2-1.10.0-2|90	
14cr|lv2-1.10.0-2|91	

2806 14
14cr|lv2-c++-tools-1.0.4-2|1	%define major 0
14cr|lv2-c++-tools-1.0.4-2|2	%define libname %mklibname %{name} %{major}
14cr|lv2-c++-tools-1.0.4-2|3	%define develname %mklibname %{name} -d
14cr|lv2-c++-tools-1.0.4-2|4	
14cr|lv2-c++-tools-1.0.4-2|5	Summary:	A LV2 Development SDK
14cr|lv2-c++-tools-1.0.4-2|6	Name:		lv2-c++-tools
14cr|lv2-c++-tools-1.0.4-2|7	Version:	1.0.4
14cr|lv2-c++-tools-1.0.4-2|8	Release:	2
14cr|lv2-c++-tools-1.0.4-2|9	License:	GPLv3+
14cr|lv2-c++-tools-1.0.4-2|10	Group:		Sound
14cr|lv2-c++-tools-1.0.4-2|11	URL:		http://ll-plugins.nongnu.org/hacking.html
14cr|lv2-c++-tools-1.0.4-2|12	Source0:	http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
14cr|lv2-c++-tools-1.0.4-2|13	Patch0:		lv2-c++-tools-boost.patch
14cr|lv2-c++-tools-1.0.4-2|14	BuildRequires:	boost-devel
14cr|lv2-c++-tools-1.0.4-2|15	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|lv2-c++-tools-1.0.4-2|16	
14cr|lv2-c++-tools-1.0.4-2|17	%description
14cr|lv2-c++-tools-1.0.4-2|18	This software package contains libraries and programs that should make it
14cr|lv2-c++-tools-1.0.4-2|19	easier to write LV2 plugins.
14cr|lv2-c++-tools-1.0.4-2|20	
14cr|lv2-c++-tools-1.0.4-2|21	%package -n	%{libname}
14cr|lv2-c++-tools-1.0.4-2|22	Summary:	LV2 Development SDK library
14cr|lv2-c++-tools-1.0.4-2|23	Group:		System/Libraries
14cr|lv2-c++-tools-1.0.4-2|24	
14cr|lv2-c++-tools-1.0.4-2|25	%description -n	%{libname}
14cr|lv2-c++-tools-1.0.4-2|26	This package contains the library needed to run programs dynamically
14cr|lv2-c++-tools-1.0.4-2|27	linked with the %{name} library.
14cr|lv2-c++-tools-1.0.4-2|28	
14cr|lv2-c++-tools-1.0.4-2|29	%package -n	%{develname}
14cr|lv2-c++-tools-1.0.4-2|30	Summary:	Development headers and libraries for %{name}
14cr|lv2-c++-tools-1.0.4-2|31	Group:		Development/C
14cr|lv2-c++-tools-1.0.4-2|32	Requires:	%{libname} = %{version}-%{release}
14cr|lv2-c++-tools-1.0.4-2|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|lv2-c++-tools-1.0.4-2|34	
14cr|lv2-c++-tools-1.0.4-2|35	%description -n	%{develname}
14cr|lv2-c++-tools-1.0.4-2|36	This package contains the header files and libraries needed for
14cr|lv2-c++-tools-1.0.4-2|37	developing programs using the %{name} library.
14cr|lv2-c++-tools-1.0.4-2|38	
14cr|lv2-c++-tools-1.0.4-2|39	%prep
14cr|lv2-c++-tools-1.0.4-2|40	%setup -q
14cr|lv2-c++-tools-1.0.4-2|41	%patch0 -p1
14cr|lv2-c++-tools-1.0.4-2|42	
14cr|lv2-c++-tools-1.0.4-2|43	# don't invoke ldconfig
14cr|lv2-c++-tools-1.0.4-2|44	perl -pi -e "s|/sbin/ldconfig -n |/bin/true |g" Makefile.template
14cr|lv2-c++-tools-1.0.4-2|45	
14cr|lv2-c++-tools-1.0.4-2|46	# lib64 fix
14cr|lv2-c++-tools-1.0.4-2|47	perl -pi -e "s|/lib\b|/%{_lib}|g" Makefile.template
14cr|lv2-c++-tools-1.0.4-2|48	
14cr|lv2-c++-tools-1.0.4-2|49	%build
14cr|lv2-c++-tools-1.0.4-2|50	./configure \
14cr|lv2-c++-tools-1.0.4-2|51	--prefix=%{_prefix} \
14cr|lv2-c++-tools-1.0.4-2|52	--libdir=%{_libdir}
14cr|lv2-c++-tools-1.0.4-2|53	
14cr|lv2-c++-tools-1.0.4-2|54	%make CFLAGS="%{optflags}" \
14cr|lv2-c++-tools-1.0.4-2|55	prefix=%{_prefix} \
14cr|lv2-c++-tools-1.0.4-2|56	libdir=%{_libdir}
14cr|lv2-c++-tools-1.0.4-2|57	
14cr|lv2-c++-tools-1.0.4-2|58	%install
14cr|lv2-c++-tools-1.0.4-2|59	%makeinstall_std \
14cr|lv2-c++-tools-1.0.4-2|60	prefix=%{_prefix} \
14cr|lv2-c++-tools-1.0.4-2|61	libdir=%{_libdir} \
14cr|lv2-c++-tools-1.0.4-2|62	pkgdocdir=%{_docdir}/%{name}
14cr|lv2-c++-tools-1.0.4-2|63	
14cr|lv2-c++-tools-1.0.4-2|64	%files
14cr|lv2-c++-tools-1.0.4-2|65	%doc %{_docdir}/%{name}
14cr|lv2-c++-tools-1.0.4-2|66	%{_bindir}/lv2peg
14cr|lv2-c++-tools-1.0.4-2|67	%{_bindir}/lv2soname
14cr|lv2-c++-tools-1.0.4-2|68	
14cr|lv2-c++-tools-1.0.4-2|69	%files -n %{libname}
14cr|lv2-c++-tools-1.0.4-2|70	%{_libdir}/lib*.so.%{major}*
14cr|lv2-c++-tools-1.0.4-2|71	
14cr|lv2-c++-tools-1.0.4-2|72	%files -n %{develname}
14cr|lv2-c++-tools-1.0.4-2|73	%dir %{_includedir}/%{name}
14cr|lv2-c++-tools-1.0.4-2|74	%{_includedir}/%{name}/*
14cr|lv2-c++-tools-1.0.4-2|75	%{_libdir}/*.a
14cr|lv2-c++-tools-1.0.4-2|76	%{_libdir}/*.so
14cr|lv2-c++-tools-1.0.4-2|77	%{_libdir}/pkgconfig/*.pc
14cr|lv2-c++-tools-1.0.4-2|78	
14cr|lv2-c++-tools-1.0.4-2|79	
14cr|lv2-c++-tools-1.0.4-2|80	%changelog
14cr|lv2-c++-tools-1.0.4-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cr|lv2-c++-tools-1.0.4-2|82	+ Revision: 6cb7d23
14cr|lv2-c++-tools-1.0.4-2|83	- MassBuild#464: Increase release tag
14cr|lv2-c++-tools-1.0.4-2|84	
14cr|lv2-c++-tools-1.0.4-2|85	

2807 14
14cr|lv2-event-1.4-3|1	%define extname event
14cr|lv2-event-1.4-3|2	%define debug_package %{nil}
14cr|lv2-event-1.4-3|3	
14cr|lv2-event-1.4-3|4	Name:           lv2-%{extname}
14cr|lv2-event-1.4-3|5	Version:        1.4
14cr|lv2-event-1.4-3|6	Release:        3
14cr|lv2-event-1.4-3|7	Summary:        LV2 %{extname} extension
14cr|lv2-event-1.4-3|8	
14cr|lv2-event-1.4-3|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
14cr|lv2-event-1.4-3|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
14cr|lv2-event-1.4-3|11	License:        ISC
14cr|lv2-event-1.4-3|12	Group:          System/Libraries
14cr|lv2-event-1.4-3|13	BuildRequires:  waf
14cr|lv2-event-1.4-3|14	BuildRequires:  pkgconfig
14cr|lv2-event-1.4-3|15	Requires:       lv2core
14cr|lv2-event-1.4-3|16	
14cr|lv2-event-1.4-3|17	%description
14cr|lv2-event-1.4-3|18	This extension defines an interface that can be used in LV2 plugins and
14cr|lv2-event-1.4-3|19	hosts to create %{extname}s in plugins.
14cr|lv2-event-1.4-3|20	
14cr|lv2-event-1.4-3|21	%package    devel
14cr|lv2-event-1.4-3|22	Summary:    Development files for the LV2 %{extname} extension
14cr|lv2-event-1.4-3|23	Group:      Development/C
14cr|lv2-event-1.4-3|24	Requires:   %{name} = %{version}
14cr|lv2-event-1.4-3|25	Requires:   lv2core-devel
14cr|lv2-event-1.4-3|26	
14cr|lv2-event-1.4-3|27	%description    devel
14cr|lv2-event-1.4-3|28	This package contains development files for the LV2 %{extname} extension.
14cr|lv2-event-1.4-3|29	
14cr|lv2-event-1.4-3|30	
14cr|lv2-event-1.4-3|31	%files
14cr|lv2-event-1.4-3|32	%defattr(-,root,root,-)
14cr|lv2-event-1.4-3|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
14cr|lv2-event-1.4-3|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
14cr|lv2-event-1.4-3|35	
14cr|lv2-event-1.4-3|36	%files devel
14cr|lv2-event-1.4-3|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
14cr|lv2-event-1.4-3|38	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
14cr|lv2-event-1.4-3|39	%{_libdir}/lv2/%{extname}.lv2/%{extname}-helpers.h
14cr|lv2-event-1.4-3|40	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
14cr|lv2-event-1.4-3|41	
14cr|lv2-event-1.4-3|42	%prep
14cr|lv2-event-1.4-3|43	%setup -q
14cr|lv2-event-1.4-3|44	
14cr|lv2-event-1.4-3|45	%build
14cr|lv2-event-1.4-3|46	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|lv2-event-1.4-3|47	./waf
14cr|lv2-event-1.4-3|48	
14cr|lv2-event-1.4-3|49	%install
14cr|lv2-event-1.4-3|50	rm -rf %{buildroot}
14cr|lv2-event-1.4-3|51	
14cr|lv2-event-1.4-3|52	./waf install --destdir=%{buildroot}
14cr|lv2-event-1.4-3|53	
14cr|lv2-event-1.4-3|54	
14cr|lv2-event-1.4-3|55	%clean
14cr|lv2-event-1.4-3|56	rm -rf %{buildroot}
14cr|lv2-event-1.4-3|57	
14cr|lv2-event-1.4-3|58	
14cr|lv2-event-1.4-3|59	
14cr|lv2-event-1.4-3|60	%changelog
14cr|lv2-event-1.4-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|lv2-event-1.4-3|62	+ Revision: af263e0
14cr|lv2-event-1.4-3|63	- MassBuild#464: Increase release tag
14cr|lv2-event-1.4-3|64	
14cr|lv2-event-1.4-3|65	

2808 14
14cr|lv2-midi-1.4-3|1	%define extname midi
14cr|lv2-midi-1.4-3|2	%define debug_package %{nil}
14cr|lv2-midi-1.4-3|3	
14cr|lv2-midi-1.4-3|4	Name:           lv2-%{extname}
14cr|lv2-midi-1.4-3|5	Version:        1.4
14cr|lv2-midi-1.4-3|6	Release:        3
14cr|lv2-midi-1.4-3|7	Summary:        LV2 %{extname} extension
14cr|lv2-midi-1.4-3|8	
14cr|lv2-midi-1.4-3|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
14cr|lv2-midi-1.4-3|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
14cr|lv2-midi-1.4-3|11	License:        ISC
14cr|lv2-midi-1.4-3|12	Group:          System/Libraries
14cr|lv2-midi-1.4-3|13	BuildRequires:  waf
14cr|lv2-midi-1.4-3|14	BuildRequires:  pkgconfig
14cr|lv2-midi-1.4-3|15	Requires:       lv2core
14cr|lv2-midi-1.4-3|16	
14cr|lv2-midi-1.4-3|17	%description
14cr|lv2-midi-1.4-3|18	This extension defines an interface that can be used in LV2 plugins and
14cr|lv2-midi-1.4-3|19	hosts to use %{extname} data in plugins.
14cr|lv2-midi-1.4-3|20	
14cr|lv2-midi-1.4-3|21	%package    devel
14cr|lv2-midi-1.4-3|22	Summary:    Development files for the LV2 %{extname} extension
14cr|lv2-midi-1.4-3|23	Group:      Development/C
14cr|lv2-midi-1.4-3|24	Requires:   %{name} = %{version}
14cr|lv2-midi-1.4-3|25	Requires:   lv2core-devel
14cr|lv2-midi-1.4-3|26	
14cr|lv2-midi-1.4-3|27	%description    devel
14cr|lv2-midi-1.4-3|28	This package contains development files for the LV2 %{extname} extension.
14cr|lv2-midi-1.4-3|29	
14cr|lv2-midi-1.4-3|30	
14cr|lv2-midi-1.4-3|31	%files
14cr|lv2-midi-1.4-3|32	%defattr(-,root,root,-)
14cr|lv2-midi-1.4-3|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
14cr|lv2-midi-1.4-3|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
14cr|lv2-midi-1.4-3|35	
14cr|lv2-midi-1.4-3|36	%files devel
14cr|lv2-midi-1.4-3|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
14cr|lv2-midi-1.4-3|38	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
14cr|lv2-midi-1.4-3|39	
14cr|lv2-midi-1.4-3|40	%prep
14cr|lv2-midi-1.4-3|41	%setup -q
14cr|lv2-midi-1.4-3|42	
14cr|lv2-midi-1.4-3|43	%build
14cr|lv2-midi-1.4-3|44	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|lv2-midi-1.4-3|45	./waf
14cr|lv2-midi-1.4-3|46	
14cr|lv2-midi-1.4-3|47	%install
14cr|lv2-midi-1.4-3|48	rm -rf %{buildroot}
14cr|lv2-midi-1.4-3|49	
14cr|lv2-midi-1.4-3|50	./waf install --destdir=%{buildroot}
14cr|lv2-midi-1.4-3|51	
14cr|lv2-midi-1.4-3|52	
14cr|lv2-midi-1.4-3|53	%clean
14cr|lv2-midi-1.4-3|54	rm -rf %{buildroot}
14cr|lv2-midi-1.4-3|55	
14cr|lv2-midi-1.4-3|56	
14cr|lv2-midi-1.4-3|57	
14cr|lv2-midi-1.4-3|58	%changelog
14cr|lv2-midi-1.4-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|lv2-midi-1.4-3|60	+ Revision: 3b7f8c9
14cr|lv2-midi-1.4-3|61	- MassBuild#464: Increase release tag
14cr|lv2-midi-1.4-3|62	
14cr|lv2-midi-1.4-3|63	

2809 14
14cr|lv2-ui-2.4-5|1	%define extname ui
14cr|lv2-ui-2.4-5|2	%define debug_package %{nil}
14cr|lv2-ui-2.4-5|3	
14cr|lv2-ui-2.4-5|4	Name:           lv2-%{extname}
14cr|lv2-ui-2.4-5|5	Version:        2.4
14cr|lv2-ui-2.4-5|6	Release:        5
14cr|lv2-ui-2.4-5|7	Summary:        LV2 %{extname} extension
14cr|lv2-ui-2.4-5|8	
14cr|lv2-ui-2.4-5|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
14cr|lv2-ui-2.4-5|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
14cr|lv2-ui-2.4-5|11	License:        ISC
14cr|lv2-ui-2.4-5|12	Group:          System/Libraries
14cr|lv2-ui-2.4-5|13	BuildRequires:  waf
14cr|lv2-ui-2.4-5|14	BuildRequires:  pkgconfig
14cr|lv2-ui-2.4-5|15	Requires:       lv2core
14cr|lv2-ui-2.4-5|16	
14cr|lv2-ui-2.4-5|17	%description
14cr|lv2-ui-2.4-5|18	This extension defines an interface that can be used in LV2 plugins and
14cr|lv2-ui-2.4-5|19	hosts to create UIs for plugins. The UIs are similar to plugins and
14cr|lv2-ui-2.4-5|20	reside in shared object files in an LV2 bundle.
14cr|lv2-ui-2.4-5|21	
14cr|lv2-ui-2.4-5|22	%package    devel
14cr|lv2-ui-2.4-5|23	Summary:    Development files for the LV2 %{extname} extension
14cr|lv2-ui-2.4-5|24	Group:      Development/C
14cr|lv2-ui-2.4-5|25	Requires:   %{name} = %{version}
14cr|lv2-ui-2.4-5|26	Requires:   lv2core-devel
14cr|lv2-ui-2.4-5|27	
14cr|lv2-ui-2.4-5|28	%description    devel
14cr|lv2-ui-2.4-5|29	This package contains development files for the LV2 %{extname} extension.
14cr|lv2-ui-2.4-5|30	
14cr|lv2-ui-2.4-5|31	
14cr|lv2-ui-2.4-5|32	%files
14cr|lv2-ui-2.4-5|33	%defattr(-,root,root,-)
14cr|lv2-ui-2.4-5|34	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
14cr|lv2-ui-2.4-5|35	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
14cr|lv2-ui-2.4-5|36	%{_libdir}/lv2/%{extname}.lv2/lv2-%{extname}.doap.ttl
14cr|lv2-ui-2.4-5|37	
14cr|lv2-ui-2.4-5|38	%files devel
14cr|lv2-ui-2.4-5|39	%{_includedir}/lv2/lv2plug.in/ns/extensions/%{extname}
14cr|lv2-ui-2.4-5|40	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
14cr|lv2-ui-2.4-5|41	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-extensions-%{extname}.pc
14cr|lv2-ui-2.4-5|42	
14cr|lv2-ui-2.4-5|43	%prep
14cr|lv2-ui-2.4-5|44	%setup -q
14cr|lv2-ui-2.4-5|45	
14cr|lv2-ui-2.4-5|46	%build
14cr|lv2-ui-2.4-5|47	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|lv2-ui-2.4-5|48	./waf
14cr|lv2-ui-2.4-5|49	
14cr|lv2-ui-2.4-5|50	%install
14cr|lv2-ui-2.4-5|51	rm -rf %{buildroot}
14cr|lv2-ui-2.4-5|52	
14cr|lv2-ui-2.4-5|53	./waf install --destdir=%{buildroot}
14cr|lv2-ui-2.4-5|54	
14cr|lv2-ui-2.4-5|55	
14cr|lv2-ui-2.4-5|56	%clean
14cr|lv2-ui-2.4-5|57	rm -rf %{buildroot}
14cr|lv2-ui-2.4-5|58	
14cr|lv2-ui-2.4-5|59	
14cr|lv2-ui-2.4-5|60	
14cr|lv2-ui-2.4-5|61	%changelog
14cr|lv2-ui-2.4-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-5
14cr|lv2-ui-2.4-5|63	+ Revision: 246b874
14cr|lv2-ui-2.4-5|64	- MassBuild#464: Increase release tag
14cr|lv2-ui-2.4-5|65	
14cr|lv2-ui-2.4-5|66	

2810 14
14cr|lv2-uri-map-1.4-3|1	%define extname uri-map
14cr|lv2-uri-map-1.4-3|2	%define debug_package %{nil}
14cr|lv2-uri-map-1.4-3|3	
14cr|lv2-uri-map-1.4-3|4	Name:           lv2-%{extname}
14cr|lv2-uri-map-1.4-3|5	Version:        1.4
14cr|lv2-uri-map-1.4-3|6	Release:        3
14cr|lv2-uri-map-1.4-3|7	Summary:        LV2 %{extname} extension
14cr|lv2-uri-map-1.4-3|8	
14cr|lv2-uri-map-1.4-3|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
14cr|lv2-uri-map-1.4-3|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
14cr|lv2-uri-map-1.4-3|11	License:        ISC
14cr|lv2-uri-map-1.4-3|12	Group:          System/Libraries
14cr|lv2-uri-map-1.4-3|13	BuildRequires:  waf
14cr|lv2-uri-map-1.4-3|14	BuildRequires:  pkgconfig
14cr|lv2-uri-map-1.4-3|15	Requires:       lv2core
14cr|lv2-uri-map-1.4-3|16	
14cr|lv2-uri-map-1.4-3|17	%description
14cr|lv2-uri-map-1.4-3|18	This extension defines an interface that can be used in LV2 plugins and
14cr|lv2-uri-map-1.4-3|19	hosts to create %{extname}s in plugins.
14cr|lv2-uri-map-1.4-3|20	
14cr|lv2-uri-map-1.4-3|21	%package    devel
14cr|lv2-uri-map-1.4-3|22	Summary:    Development files for the LV2 %{extname} extension
14cr|lv2-uri-map-1.4-3|23	Group:      Development/C
14cr|lv2-uri-map-1.4-3|24	Requires:   %{name} = %{version}
14cr|lv2-uri-map-1.4-3|25	Requires:   lv2core-devel
14cr|lv2-uri-map-1.4-3|26	
14cr|lv2-uri-map-1.4-3|27	%description    devel
14cr|lv2-uri-map-1.4-3|28	This package contains development files for the LV2 %{extname} extension.
14cr|lv2-uri-map-1.4-3|29	
14cr|lv2-uri-map-1.4-3|30	
14cr|lv2-uri-map-1.4-3|31	%files
14cr|lv2-uri-map-1.4-3|32	%defattr(-,root,root,-)
14cr|lv2-uri-map-1.4-3|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
14cr|lv2-uri-map-1.4-3|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
14cr|lv2-uri-map-1.4-3|35	
14cr|lv2-uri-map-1.4-3|36	%files devel
14cr|lv2-uri-map-1.4-3|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
14cr|lv2-uri-map-1.4-3|38	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
14cr|lv2-uri-map-1.4-3|39	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
14cr|lv2-uri-map-1.4-3|40	
14cr|lv2-uri-map-1.4-3|41	%prep
14cr|lv2-uri-map-1.4-3|42	%setup -q
14cr|lv2-uri-map-1.4-3|43	
14cr|lv2-uri-map-1.4-3|44	%build
14cr|lv2-uri-map-1.4-3|45	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|lv2-uri-map-1.4-3|46	./waf
14cr|lv2-uri-map-1.4-3|47	
14cr|lv2-uri-map-1.4-3|48	%install
14cr|lv2-uri-map-1.4-3|49	rm -rf %{buildroot}
14cr|lv2-uri-map-1.4-3|50	
14cr|lv2-uri-map-1.4-3|51	./waf install --destdir=%{buildroot}
14cr|lv2-uri-map-1.4-3|52	
14cr|lv2-uri-map-1.4-3|53	
14cr|lv2-uri-map-1.4-3|54	%clean
14cr|lv2-uri-map-1.4-3|55	rm -rf %{buildroot}
14cr|lv2-uri-map-1.4-3|56	
14cr|lv2-uri-map-1.4-3|57	
14cr|lv2-uri-map-1.4-3|58	
14cr|lv2-uri-map-1.4-3|59	%changelog
14cr|lv2-uri-map-1.4-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|lv2-uri-map-1.4-3|61	+ Revision: 518be5a
14cr|lv2-uri-map-1.4-3|62	- MassBuild#464: Increase release tag
14cr|lv2-uri-map-1.4-3|63	
14cr|lv2-uri-map-1.4-3|64	

2811 14
14cr|lxde-ctrl-center-0.1.0-2|1	Summary:	LXDE Control Center
14cr|lxde-ctrl-center-0.1.0-2|2	Name:		lxde-ctrl-center
14cr|lxde-ctrl-center-0.1.0-2|3	Version:	0.1.0
14cr|lxde-ctrl-center-0.1.0-2|4	Release:	2
14cr|lxde-ctrl-center-0.1.0-2|5	Group:		System/Configuration/Other
14cr|lxde-ctrl-center-0.1.0-2|6	License:	GPLv3+
14cr|lxde-ctrl-center-0.1.0-2|7	Url:		http://code.google.com/p/lxde-ctrl-center/
14cr|lxde-ctrl-center-0.1.0-2|8	Source0:	http://code.google.com/p/lxde-ctrl-center/files/%{name}-%{version}.tar.gz
14cr|lxde-ctrl-center-0.1.0-2|9	Source1:	clouds.png
14cr|lxde-ctrl-center-0.1.0-2|10	Source2:	bg.png
14cr|lxde-ctrl-center-0.1.0-2|11	BuildRequires:	gettext
14cr|lxde-ctrl-center-0.1.0-2|12	BuildRequires:	python
14cr|lxde-ctrl-center-0.1.0-2|13	Requires:	pygtk2.0
14cr|lxde-ctrl-center-0.1.0-2|14	Requires:	python-webkitgtk
14cr|lxde-ctrl-center-0.1.0-2|15	Requires:	python-simplejson
14cr|lxde-ctrl-center-0.1.0-2|16	Requires:	beesu
14cr|lxde-ctrl-center-0.1.0-2|17	Requires:	lxde-common
14cr|lxde-ctrl-center-0.1.0-2|18	BuildArch:	noarch
14cr|lxde-ctrl-center-0.1.0-2|19	
14cr|lxde-ctrl-center-0.1.0-2|20	#drakuser
14cr|lxde-ctrl-center-0.1.0-2|21	Suggests:	userdrake
14cr|lxde-ctrl-center-0.1.0-2|22	#drakauth, drakkeyboard, /usr/sbin/drakscanner, /usr/sbin/diskdrake, /usr/sbin/draksound, drakups, /usr/sbin/drakxservices, draklocale, drakboot, draklog, /usr/sbin/drakedm
14cr|lxde-ctrl-center-0.1.0-2|23	Suggests:	drakxtools-curses
14cr|lxde-ctrl-center-0.1.0-2|24	#/usr/sbin/drakguard
14cr|lxde-ctrl-center-0.1.0-2|25	Suggests:	drakguard
14cr|lxde-ctrl-center-0.1.0-2|26	#obconf
14cr|lxde-ctrl-center-0.1.0-2|27	Suggests:	obconf
14cr|lxde-ctrl-center-0.1.0-2|28	#lxappearance
14cr|lxde-ctrl-center-0.1.0-2|29	Suggests:	lxappearance
14cr|lxde-ctrl-center-0.1.0-2|30	#pcmanfm --desktop-pref
14cr|lxde-ctrl-center-0.1.0-2|31	Suggests:	pcmanfm
14cr|lxde-ctrl-center-0.1.0-2|32	#lxrandr
14cr|lxde-ctrl-center-0.1.0-2|33	Suggests:	lxrandr
14cr|lxde-ctrl-center-0.1.0-2|34	#xscreensaver-demo
14cr|lxde-ctrl-center-0.1.0-2|35	Suggests:	xscreensaver
14cr|lxde-ctrl-center-0.1.0-2|36	#drakfont, drakclock, /usr/sbin/draksec
14cr|lxde-ctrl-center-0.1.0-2|37	Suggests:	drakxtools
14cr|lxde-ctrl-center-0.1.0-2|38	#/usr/sbin/harddrake2
14cr|lxde-ctrl-center-0.1.0-2|39	Suggests:	harddrake-ui
14cr|lxde-ctrl-center-0.1.0-2|40	#XFdrake, /usr/sbin/mousedrake
14cr|lxde-ctrl-center-0.1.0-2|41	Suggests:	drakx-kbd-mouse-x11
14cr|lxde-ctrl-center-0.1.0-2|42	#system-config-printer
14cr|lxde-ctrl-center-0.1.0-2|43	Suggests:	system-config-printer
14cr|lxde-ctrl-center-0.1.0-2|44	#mdvinput
14cr|lxde-ctrl-center-0.1.0-2|45	Suggests:	mdvinput
14cr|lxde-ctrl-center-0.1.0-2|46	#pavucontrol
14cr|lxde-ctrl-center-0.1.0-2|47	Suggests:	pavucontrol
14cr|lxde-ctrl-center-0.1.0-2|48	#drakproxy, /usr/sbin/drakfirewall, drakgw
14cr|lxde-ctrl-center-0.1.0-2|49	Suggests:	drakx-net-text
14cr|lxde-ctrl-center-0.1.0-2|50	#vpnpptp
14cr|lxde-ctrl-center-0.1.0-2|51	Suggests:	vpnpptp-allde
14cr|lxde-ctrl-center-0.1.0-2|52	#system-config-nfs
14cr|lxde-ctrl-center-0.1.0-2|53	Suggests:	system-config-nfs
14cr|lxde-ctrl-center-0.1.0-2|54	#system-config-samba
14cr|lxde-ctrl-center-0.1.0-2|55	Suggests:	system-config-samba
14cr|lxde-ctrl-center-0.1.0-2|56	#gigolo
14cr|lxde-ctrl-center-0.1.0-2|57	Suggests:	gigolo
14cr|lxde-ctrl-center-0.1.0-2|58	#drakhosts
14cr|lxde-ctrl-center-0.1.0-2|59	Suggests:	drakx-net
14cr|lxde-ctrl-center-0.1.0-2|60	#drakrpm, drakrpm-edit-media, drakrpm-update
14cr|lxde-ctrl-center-0.1.0-2|61	Suggests:	rpmdrake
14cr|lxde-ctrl-center-0.1.0-2|62	#libfm-pref-apps
14cr|lxde-ctrl-center-0.1.0-2|63	Suggests:	libfm
14cr|lxde-ctrl-center-0.1.0-2|64	#fskbsetting
14cr|lxde-ctrl-center-0.1.0-2|65	Suggests:	fskbsetting
14cr|lxde-ctrl-center-0.1.0-2|66	#/usr/sbin/msecgui
14cr|lxde-ctrl-center-0.1.0-2|67	Suggests:	msec-gui
14cr|lxde-ctrl-center-0.1.0-2|68	#nm-connection-editor
14cr|lxde-ctrl-center-0.1.0-2|69	Suggests:	networkmanager-applet
14cr|lxde-ctrl-center-0.1.0-2|70	#add2sudoers, rmfromsudoers
14cr|lxde-ctrl-center-0.1.0-2|71	Suggests:	xsudo-sudoers
14cr|lxde-ctrl-center-0.1.0-2|72	
14cr|lxde-ctrl-center-0.1.0-2|73	%description
14cr|lxde-ctrl-center-0.1.0-2|74	LXDE Control Center is united launch tools for DrakX
14cr|lxde-ctrl-center-0.1.0-2|75	and LXDE configuration programs.
14cr|lxde-ctrl-center-0.1.0-2|76	
14cr|lxde-ctrl-center-0.1.0-2|77	%prep
14cr|lxde-ctrl-center-0.1.0-2|78	%setup -q -n %{name}
14cr|lxde-ctrl-center-0.1.0-2|79	cp -f %{SOURCE1} ./share/%{name}/frontend/images/
14cr|lxde-ctrl-center-0.1.0-2|80	cp -f %{SOURCE2} ./share/%{name}/frontend/images/
14cr|lxde-ctrl-center-0.1.0-2|81	sed -i -e 's/"beesu drakconnect"/"nm-connection-editor"/g' ./share/%{name}/items/x0002x
14cr|lxde-ctrl-center-0.1.0-2|82	sed -i -e '/"beesu drakgw"/d' ./share/%{name}/items/x0002x
14cr|lxde-ctrl-center-0.1.0-2|83	
14cr|lxde-ctrl-center-0.1.0-2|84	%build
14cr|lxde-ctrl-center-0.1.0-2|85	./make build_pkg
14cr|lxde-ctrl-center-0.1.0-2|86	
14cr|lxde-ctrl-center-0.1.0-2|87	%install
14cr|lxde-ctrl-center-0.1.0-2|88	mkdir -p %{buildroot}%{_bindir}
14cr|lxde-ctrl-center-0.1.0-2|89	mkdir -p %{buildroot}%{_datadir}
14cr|lxde-ctrl-center-0.1.0-2|90	
14cr|lxde-ctrl-center-0.1.0-2|91	cp -rf ./bin/* %{buildroot}%{_bindir}/
14cr|lxde-ctrl-center-0.1.0-2|92	cp -rf ./share/* %{buildroot}%{_datadir}/
14cr|lxde-ctrl-center-0.1.0-2|93	
14cr|lxde-ctrl-center-0.1.0-2|94	%find_lang %{name}
14cr|lxde-ctrl-center-0.1.0-2|95	
14cr|lxde-ctrl-center-0.1.0-2|96	%files -f %{name}.lang
14cr|lxde-ctrl-center-0.1.0-2|97	%doc AUTHORS COPYING
14cr|lxde-ctrl-center-0.1.0-2|98	%{_bindir}/%{name}
14cr|lxde-ctrl-center-0.1.0-2|99	%{_datadir}/applications/%{name}.desktop
14cr|lxde-ctrl-center-0.1.0-2|100	%{_datadir}/%{name}
14cr|lxde-ctrl-center-0.1.0-2|101	
14cr|lxde-ctrl-center-0.1.0-2|102	
14cr|lxde-ctrl-center-0.1.0-2|103	%changelog
14cr|lxde-ctrl-center-0.1.0-2|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|lxde-ctrl-center-0.1.0-2|105	+ Revision: 09b4b1b
14cr|lxde-ctrl-center-0.1.0-2|106	- MassBuild#464: Increase release tag
14cr|lxde-ctrl-center-0.1.0-2|107	
14cr|lxde-ctrl-center-0.1.0-2|108	

2812 14
14cr|lxdream-0.9.1-5|1	Name:		lxdream
14cr|lxdream-0.9.1-5|2	Version:	0.9.1
14cr|lxdream-0.9.1-5|3	Release:	5
14cr|lxdream-0.9.1-5|4	Summary:	Sega Dreamcast emulator
14cr|lxdream-0.9.1-5|5	License:	GPLv2+
14cr|lxdream-0.9.1-5|6	Group:		Emulators
14cr|lxdream-0.9.1-5|7	URL:		http://www.lxdream.org
14cr|lxdream-0.9.1-5|8	Source0:	%{name}-%{version}.tar.gz
14cr|lxdream-0.9.1-5|9	#http://www.lxdream.org/count.php?file=%{name}-%{version}.tar.gz
14cr|lxdream-0.9.1-5|10	Patch0:		lxdream-0.9.1-plf-undefined-ok-for-plugins.patch
14cr|lxdream-0.9.1-5|11	Patch1:		lxdream-0.9.1-glib.patch
14cr|lxdream-0.9.1-5|12	Patch2:		lxdream-0.9.1-linking.patch
14cr|lxdream-0.9.1-5|13	BuildRequires:	pkgconfig(sdl)
14cr|lxdream-0.9.1-5|14	BuildRequires:	pkgconfig(gl)
14cr|lxdream-0.9.1-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|lxdream-0.9.1-5|16	BuildRequires:	pkgconfig(libpulse)
14cr|lxdream-0.9.1-5|17	BuildRequires:	pkgconfig(liblircclient0)
14cr|lxdream-0.9.1-5|18	BuildRequires:	pkgconfig(zlib)
14cr|lxdream-0.9.1-5|19	BuildRequires:	pkgconfig(libpng)
14cr|lxdream-0.9.1-5|20	BuildRequires:	pkgconfig(alsa)
14cr|lxdream-0.9.1-5|21	BuildRequires:	desktop-file-utils
14cr|lxdream-0.9.1-5|22	
14cr|lxdream-0.9.1-5|23	%description
14cr|lxdream-0.9.1-5|24	Lxdream is a Sega Dreamcast emulator.
14cr|lxdream-0.9.1-5|25	
14cr|lxdream-0.9.1-5|26	%prep
14cr|lxdream-0.9.1-5|27	%setup -q
14cr|lxdream-0.9.1-5|28	%patch0 -p1
14cr|lxdream-0.9.1-5|29	%patch1 -p1
14cr|lxdream-0.9.1-5|30	%patch2 -p1
14cr|lxdream-0.9.1-5|31	
14cr|lxdream-0.9.1-5|32	%build
14cr|lxdream-0.9.1-5|33	
14cr|lxdream-0.9.1-5|34	%configure
14cr|lxdream-0.9.1-5|35	%install
14cr|lxdream-0.9.1-5|36	%makeinstall
14cr|lxdream-0.9.1-5|37	
14cr|lxdream-0.9.1-5|38	# xdg menus
14cr|lxdream-0.9.1-5|39	install -m 644 lxdream.desktop \
14cr|lxdream-0.9.1-5|40	%{buildroot}%{_datadir}/applications/lxdream.desktop
14cr|lxdream-0.9.1-5|41	
14cr|lxdream-0.9.1-5|42	desktop-file-install --vendor="" \
14cr|lxdream-0.9.1-5|43	--remove-category="Game" \
14cr|lxdream-0.9.1-5|44	--add-category="Emulator" \
14cr|lxdream-0.9.1-5|45	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|lxdream-0.9.1-5|46	--dir %{buildroot}%{_datadir}/applications/ \
14cr|lxdream-0.9.1-5|47	%{buildroot}%{_datadir}/applications/*
14cr|lxdream-0.9.1-5|48	
14cr|lxdream-0.9.1-5|49	#locales
14cr|lxdream-0.9.1-5|50	%find_lang %{name}
14cr|lxdream-0.9.1-5|51	
14cr|lxdream-0.9.1-5|52	%files -f %{name}.lang
14cr|lxdream-0.9.1-5|53	%doc ChangeLog
14cr|lxdream-0.9.1-5|54	%{_bindir}/lxdream
14cr|lxdream-0.9.1-5|55	%{_libdir}/lxdream
14cr|lxdream-0.9.1-5|56	%{_datadir}/applications/lxdream.desktop
14cr|lxdream-0.9.1-5|57	%{_datadir}/pixmaps/lxdream*
14cr|lxdream-0.9.1-5|58	%{_mandir}/man1/lxdream.1*
14cr|lxdream-0.9.1-5|59	%config(noreplace) %{_sysconfdir}/lxdreamrc
14cr|lxdream-0.9.1-5|60	
14cr|lxdream-0.9.1-5|61	
14cr|lxdream-0.9.1-5|62	
14cr|lxdream-0.9.1-5|63	%changelog
14cr|lxdream-0.9.1-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-5
14cr|lxdream-0.9.1-5|65	+ Revision: 40ce02c
14cr|lxdream-0.9.1-5|66	- MassBuild#464: Increase release tag
14cr|lxdream-0.9.1-5|67	
14cr|lxdream-0.9.1-5|68	

2813 14
14cr|lxqt-about-0.7.0-2|1	Summary:	About application for the LXQt desktop
14cr|lxqt-about-0.7.0-2|2	Name:		lxqt-about
14cr|lxqt-about-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-about-0.7.0-2|4	Release:	2
14cr|lxqt-about-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-about-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-about-0.7.0-2|7	Url:		http://lxqt.org/
14cr|lxqt-about-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-about-0.7.0-2|9	Patch0:		lxqt-about-0.7.0-desktop.patch
14cr|lxqt-about-0.7.0-2|10	BuildRequires:	cmake
14cr|lxqt-about-0.7.0-2|11	BuildRequires:	qt4-devel
14cr|lxqt-about-0.7.0-2|12	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-about-0.7.0-2|13	
14cr|lxqt-about-0.7.0-2|14	%description
14cr|lxqt-about-0.7.0-2|15	About application for the LXQt desktop.
14cr|lxqt-about-0.7.0-2|16	
14cr|lxqt-about-0.7.0-2|17	%files
14cr|lxqt-about-0.7.0-2|18	%{_bindir}/lxqt-about
14cr|lxqt-about-0.7.0-2|19	%{_datadir}/applications/lxqt-about.desktop
14cr|lxqt-about-0.7.0-2|20	
14cr|lxqt-about-0.7.0-2|21	#----------------------------------------------------------------------------
14cr|lxqt-about-0.7.0-2|22	
14cr|lxqt-about-0.7.0-2|23	%prep
14cr|lxqt-about-0.7.0-2|24	%setup -q -c %{name}-%{version}
14cr|lxqt-about-0.7.0-2|25	%patch0 -p1
14cr|lxqt-about-0.7.0-2|26	
14cr|lxqt-about-0.7.0-2|27	%build
14cr|lxqt-about-0.7.0-2|28	%cmake
14cr|lxqt-about-0.7.0-2|29	%make
14cr|lxqt-about-0.7.0-2|30	
14cr|lxqt-about-0.7.0-2|31	%install
14cr|lxqt-about-0.7.0-2|32	%makeinstall_std -C build
14cr|lxqt-about-0.7.0-2|33	
14cr|lxqt-about-0.7.0-2|34	
14cr|lxqt-about-0.7.0-2|35	%changelog
14cr|lxqt-about-0.7.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-about-0.7.0-2|37	+ Revision: 51aafc9
14cr|lxqt-about-0.7.0-2|38	- MassBuild#464: Increase release tag
14cr|lxqt-about-0.7.0-2|39	
14cr|lxqt-about-0.7.0-2|40	

2814 14
14cr|lxqt-common-0.7.0-3|1	Summary:	Common files for the LXQt desktop
14cr|lxqt-common-0.7.0-3|2	Name:		lxqt-common
14cr|lxqt-common-0.7.0-3|3	Version:	0.7.0
14cr|lxqt-common-0.7.0-3|4	Release:	3
14cr|lxqt-common-0.7.0-3|5	License:	LGPLv2.1+
14cr|lxqt-common-0.7.0-3|6	Group:		Graphical desktop/Other
14cr|lxqt-common-0.7.0-3|7	Url:		http://lxqt.org/
14cr|lxqt-common-0.7.0-3|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-common-0.7.0-3|9	BuildRequires:	cmake
14cr|lxqt-common-0.7.0-3|10	BuildRequires:	qt4-devel
14cr|lxqt-common-0.7.0-3|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-common-0.7.0-3|12	BuildArch:	noarch
14cr|lxqt-common-0.7.0-3|13	
14cr|lxqt-common-0.7.0-3|14	%description
14cr|lxqt-common-0.7.0-3|15	Common files for the LXQt desktop.
14cr|lxqt-common-0.7.0-3|16	
14cr|lxqt-common-0.7.0-3|17	%files
14cr|lxqt-common-0.7.0-3|18	%{_bindir}/startlxqt
14cr|lxqt-common-0.7.0-3|19	%{_datadir}/lxqt/themes
14cr|lxqt-common-0.7.0-3|20	%{_datadir}/lxqt/graphics
14cr|lxqt-common-0.7.0-3|21	%{_datadir}/lxqt/openbox
14cr|lxqt-common-0.7.0-3|22	%{_datadir}/xsessions/lxqt.desktop
14cr|lxqt-common-0.7.0-3|23	%{_sysconfdir}/lxqt
14cr|lxqt-common-0.7.0-3|24	%{_sysconfdir}/pcmanfm-qt
14cr|lxqt-common-0.7.0-3|25	%{_sysconfdir}/xdg/autostart/lxqt*
14cr|lxqt-common-0.7.0-3|26	
14cr|lxqt-common-0.7.0-3|27	#----------------------------------------------------------------------------
14cr|lxqt-common-0.7.0-3|28	
14cr|lxqt-common-0.7.0-3|29	%prep
14cr|lxqt-common-0.7.0-3|30	%setup -q -c %{name}-%{version}
14cr|lxqt-common-0.7.0-3|31	
14cr|lxqt-common-0.7.0-3|32	%build
14cr|lxqt-common-0.7.0-3|33	%cmake
14cr|lxqt-common-0.7.0-3|34	%make
14cr|lxqt-common-0.7.0-3|35	
14cr|lxqt-common-0.7.0-3|36	%install
14cr|lxqt-common-0.7.0-3|37	%makeinstall_std -C build
14cr|lxqt-common-0.7.0-3|38	
14cr|lxqt-common-0.7.0-3|39	# Don't duplicate it there because KDM now reads %{_datadir}/xsessions/ by default
14cr|lxqt-common-0.7.0-3|40	rm -f %{buildroot}%{_datadir}/apps/kdm/sessions/lxqt.desktop
14cr|lxqt-common-0.7.0-3|41	
14cr|lxqt-common-0.7.0-3|42	%changelog
14cr|lxqt-common-0.7.0-3|43	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-3
14cr|lxqt-common-0.7.0-3|44	+ Revision: 38ee503
14cr|lxqt-common-0.7.0-3|45	- Fix typo
14cr|lxqt-common-0.7.0-3|46	
14cr|lxqt-common-0.7.0-3|47	

2815 14
14cr|lxqt-config-0.7.0-2|1	Summary:	Config panel for the LXQt desktop
14cr|lxqt-config-0.7.0-2|2	Name:		lxqt-config
14cr|lxqt-config-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-config-0.7.0-2|4	Release:	2
14cr|lxqt-config-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-config-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-config-0.7.0-2|7	Url:		http://lxqt.org/
14cr|lxqt-config-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-config-0.7.0-2|9	Source100:	%{name}.rpmlintrc
14cr|lxqt-config-0.7.0-2|10	BuildRequires:	cmake
14cr|lxqt-config-0.7.0-2|11	BuildRequires:	qt4-devel
14cr|lxqt-config-0.7.0-2|12	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-config-0.7.0-2|13	BuildRequires:	pkgconfig(x11)
14cr|lxqt-config-0.7.0-2|14	BuildRequires:	pkgconfig(xcursor)
14cr|lxqt-config-0.7.0-2|15	BuildRequires:	pkgconfig(zlib)
14cr|lxqt-config-0.7.0-2|16	
14cr|lxqt-config-0.7.0-2|17	%description
14cr|lxqt-config-0.7.0-2|18	Config panel for the LXQt desktop.
14cr|lxqt-config-0.7.0-2|19	
14cr|lxqt-config-0.7.0-2|20	%files
14cr|lxqt-config-0.7.0-2|21	%{_bindir}/lxqt-config
14cr|lxqt-config-0.7.0-2|22	%{_bindir}/lxqt-config-input
14cr|lxqt-config-0.7.0-2|23	%{_bindir}/lxqt-config-appearance
14cr|lxqt-config-0.7.0-2|24	%{_bindir}/lxqt-config-file-associations
14cr|lxqt-config-0.7.0-2|25	%{_libdir}/lib*.so
14cr|lxqt-config-0.7.0-2|26	%{_datadir}/applications/lxqt-config*.desktop
14cr|lxqt-config-0.7.0-2|27	%{_datadir}/lxqt/lxqt-config
14cr|lxqt-config-0.7.0-2|28	%{_sysconfdir}/xdg/menus/lxqt-config.menu
14cr|lxqt-config-0.7.0-2|29	
14cr|lxqt-config-0.7.0-2|30	#----------------------------------------------------------------------------
14cr|lxqt-config-0.7.0-2|31	
14cr|lxqt-config-0.7.0-2|32	%prep
14cr|lxqt-config-0.7.0-2|33	%setup -q -c %{name}-%{version}
14cr|lxqt-config-0.7.0-2|34	
14cr|lxqt-config-0.7.0-2|35	%build
14cr|lxqt-config-0.7.0-2|36	%cmake
14cr|lxqt-config-0.7.0-2|37	%make
14cr|lxqt-config-0.7.0-2|38	
14cr|lxqt-config-0.7.0-2|39	%install
14cr|lxqt-config-0.7.0-2|40	%makeinstall_std -C build
14cr|lxqt-config-0.7.0-2|41	
14cr|lxqt-config-0.7.0-2|42	
14cr|lxqt-config-0.7.0-2|43	%changelog
14cr|lxqt-config-0.7.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-config-0.7.0-2|45	+ Revision: 20cb47f
14cr|lxqt-config-0.7.0-2|46	- MassBuild#464: Increase release tag
14cr|lxqt-config-0.7.0-2|47	
14cr|lxqt-config-0.7.0-2|48	

2816 14
14cr|lxqt-config-randr-0.7.0-2|1	Summary:	RandR config module for LXQt
14cr|lxqt-config-randr-0.7.0-2|2	Name:		lxqt-config-randr
14cr|lxqt-config-randr-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-config-randr-0.7.0-2|4	Release:	2
14cr|lxqt-config-randr-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-config-randr-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-config-randr-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-config-randr-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-config-randr-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-config-randr-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-config-randr-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-config-randr-0.7.0-2|12	BuildRequires:	pkgconfig(x11)
14cr|lxqt-config-randr-0.7.0-2|13	BuildRequires:	pkgconfig(xrandr)
14cr|lxqt-config-randr-0.7.0-2|14	
14cr|lxqt-config-randr-0.7.0-2|15	%description
14cr|lxqt-config-randr-0.7.0-2|16	RandR config module for LXQt.
14cr|lxqt-config-randr-0.7.0-2|17	
14cr|lxqt-config-randr-0.7.0-2|18	%files
14cr|lxqt-config-randr-0.7.0-2|19	%{_bindir}/%{name}
14cr|lxqt-config-randr-0.7.0-2|20	%{_datadir}/applications/%{name}.desktop
14cr|lxqt-config-randr-0.7.0-2|21	
14cr|lxqt-config-randr-0.7.0-2|22	#----------------------------------------------------------------------------
14cr|lxqt-config-randr-0.7.0-2|23	
14cr|lxqt-config-randr-0.7.0-2|24	%prep
14cr|lxqt-config-randr-0.7.0-2|25	%setup -q -c %{name}-%{version}
14cr|lxqt-config-randr-0.7.0-2|26	
14cr|lxqt-config-randr-0.7.0-2|27	%build
14cr|lxqt-config-randr-0.7.0-2|28	%cmake
14cr|lxqt-config-randr-0.7.0-2|29	%make
14cr|lxqt-config-randr-0.7.0-2|30	
14cr|lxqt-config-randr-0.7.0-2|31	%install
14cr|lxqt-config-randr-0.7.0-2|32	%makeinstall_std -C build
14cr|lxqt-config-randr-0.7.0-2|33	
14cr|lxqt-config-randr-0.7.0-2|34	
14cr|lxqt-config-randr-0.7.0-2|35	%changelog
14cr|lxqt-config-randr-0.7.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-config-randr-0.7.0-2|37	+ Revision: 08837d3
14cr|lxqt-config-randr-0.7.0-2|38	- MassBuild#464: Increase release tag
14cr|lxqt-config-randr-0.7.0-2|39	
14cr|lxqt-config-randr-0.7.0-2|40	

2817 14
14cr|lxqt-globalkeys-0.7.0-3|1	%define major 0
14cr|lxqt-globalkeys-0.7.0-3|2	%define libname %mklibname lxqt-globalkeys %{major}
14cr|lxqt-globalkeys-0.7.0-3|3	%define devname %mklibname lxqt-globalkeys -d
14cr|lxqt-globalkeys-0.7.0-3|4	%define uiname %mklibname lxqt-globalkeys-ui %{major}
14cr|lxqt-globalkeys-0.7.0-3|5	%define uidevname %mklibname lxqt-globalkeys-ui -d
14cr|lxqt-globalkeys-0.7.0-3|6	
14cr|lxqt-globalkeys-0.7.0-3|7	Summary:	Global keys config module for LXQt
14cr|lxqt-globalkeys-0.7.0-3|8	Name:		lxqt-globalkeys
14cr|lxqt-globalkeys-0.7.0-3|9	Version:	0.7.0
14cr|lxqt-globalkeys-0.7.0-3|10	Release:	3
14cr|lxqt-globalkeys-0.7.0-3|11	License:	LGPLv2.1+
14cr|lxqt-globalkeys-0.7.0-3|12	Group:		Graphical desktop/Other
14cr|lxqt-globalkeys-0.7.0-3|13	Url:		http://lxqt.org
14cr|lxqt-globalkeys-0.7.0-3|14	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-globalkeys-0.7.0-3|15	BuildRequires:	cmake
14cr|lxqt-globalkeys-0.7.0-3|16	BuildRequires:	qt4-devel
14cr|lxqt-globalkeys-0.7.0-3|17	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-globalkeys-0.7.0-3|18	
14cr|lxqt-globalkeys-0.7.0-3|19	%description
14cr|lxqt-globalkeys-0.7.0-3|20	Global keys config module for LXQt.
14cr|lxqt-globalkeys-0.7.0-3|21	
14cr|lxqt-globalkeys-0.7.0-3|22	%files
14cr|lxqt-globalkeys-0.7.0-3|23	%{_bindir}/*
14cr|lxqt-globalkeys-0.7.0-3|24	%{_datadir}/applications/*.desktop
14cr|lxqt-globalkeys-0.7.0-3|25	%{_datadir}/lxqt/lxqt-config-globalkeys*
14cr|lxqt-globalkeys-0.7.0-3|26	
14cr|lxqt-globalkeys-0.7.0-3|27	#----------------------------------------------------------------------------
14cr|lxqt-globalkeys-0.7.0-3|28	
14cr|lxqt-globalkeys-0.7.0-3|29	%package -n %{libname}
14cr|lxqt-globalkeys-0.7.0-3|30	Summary:	The LXQt globalkeys library
14cr|lxqt-globalkeys-0.7.0-3|31	Group:		System/Libraries
14cr|lxqt-globalkeys-0.7.0-3|32	
14cr|lxqt-globalkeys-0.7.0-3|33	%description -n %{libname}
14cr|lxqt-globalkeys-0.7.0-3|34	The LXQt globalkeys library.
14cr|lxqt-globalkeys-0.7.0-3|35	
14cr|lxqt-globalkeys-0.7.0-3|36	%files -n %{libname}
14cr|lxqt-globalkeys-0.7.0-3|37	%{_libdir}/liblxqt-globalkeys.so.%{major}*
14cr|lxqt-globalkeys-0.7.0-3|38	
14cr|lxqt-globalkeys-0.7.0-3|39	#----------------------------------------------------------------------------
14cr|lxqt-globalkeys-0.7.0-3|40	
14cr|lxqt-globalkeys-0.7.0-3|41	%package -n %{uiname}
14cr|lxqt-globalkeys-0.7.0-3|42	Summary:	The LXQt globalkeys UI library
14cr|lxqt-globalkeys-0.7.0-3|43	Group:		System/Libraries
14cr|lxqt-globalkeys-0.7.0-3|44	
14cr|lxqt-globalkeys-0.7.0-3|45	%description -n %{uiname}
14cr|lxqt-globalkeys-0.7.0-3|46	The LXQt globalkeys UI library.
14cr|lxqt-globalkeys-0.7.0-3|47	
14cr|lxqt-globalkeys-0.7.0-3|48	%files -n %{uiname}
14cr|lxqt-globalkeys-0.7.0-3|49	%{_libdir}/liblxqt-globalkeys-ui.so.%{major}*
14cr|lxqt-globalkeys-0.7.0-3|50	
14cr|lxqt-globalkeys-0.7.0-3|51	#----------------------------------------------------------------------------
14cr|lxqt-globalkeys-0.7.0-3|52	
14cr|lxqt-globalkeys-0.7.0-3|53	%package -n %{devname}
14cr|lxqt-globalkeys-0.7.0-3|54	Summary:	Development files for the LXQt globalkeys library
14cr|lxqt-globalkeys-0.7.0-3|55	Group:		Development/C++
14cr|lxqt-globalkeys-0.7.0-3|56	Requires:	%{libname} = %{EVRD}
14cr|lxqt-globalkeys-0.7.0-3|57	
14cr|lxqt-globalkeys-0.7.0-3|58	%description -n %{devname}
14cr|lxqt-globalkeys-0.7.0-3|59	Development files for the LXQt globalkeys library.
14cr|lxqt-globalkeys-0.7.0-3|60	
14cr|lxqt-globalkeys-0.7.0-3|61	%files -n %{devname}
14cr|lxqt-globalkeys-0.7.0-3|62	%{_libdir}/liblxqt-globalkeys.so
14cr|lxqt-globalkeys-0.7.0-3|63	%{_includedir}/lxqt-globalkeys.h
14cr|lxqt-globalkeys-0.7.0-3|64	%{_includedir}/lxqt-globalkeys
14cr|lxqt-globalkeys-0.7.0-3|65	%{_libdir}/pkgconfig/lxqt-globalkeys.pc
14cr|lxqt-globalkeys-0.7.0-3|66	%{_datadir}/cmake/lxqt_globalkeys
14cr|lxqt-globalkeys-0.7.0-3|67	
14cr|lxqt-globalkeys-0.7.0-3|68	#----------------------------------------------------------------------------
14cr|lxqt-globalkeys-0.7.0-3|69	
14cr|lxqt-globalkeys-0.7.0-3|70	%package -n %{uidevname}
14cr|lxqt-globalkeys-0.7.0-3|71	Summary:	Development files for the LXQt globalkeys UI library
14cr|lxqt-globalkeys-0.7.0-3|72	Group:		Development/C++
14cr|lxqt-globalkeys-0.7.0-3|73	Requires:	%{uiname} = %{EVRD}
14cr|lxqt-globalkeys-0.7.0-3|74	
14cr|lxqt-globalkeys-0.7.0-3|75	%description -n %{uidevname}
14cr|lxqt-globalkeys-0.7.0-3|76	Development files for the LXQt globalkeys UI library.
14cr|lxqt-globalkeys-0.7.0-3|77	
14cr|lxqt-globalkeys-0.7.0-3|78	%files -n %{uidevname}
14cr|lxqt-globalkeys-0.7.0-3|79	%{_libdir}/liblxqt-globalkeys-ui.so
14cr|lxqt-globalkeys-0.7.0-3|80	%{_includedir}/lxqt-globalkeys-ui
14cr|lxqt-globalkeys-0.7.0-3|81	%{_libdir}/pkgconfig/lxqt-globalkeys-ui.pc
14cr|lxqt-globalkeys-0.7.0-3|82	%{_datadir}/cmake/lxqt_globalkeys_ui
14cr|lxqt-globalkeys-0.7.0-3|83	
14cr|lxqt-globalkeys-0.7.0-3|84	#----------------------------------------------------------------------------
14cr|lxqt-globalkeys-0.7.0-3|85	
14cr|lxqt-globalkeys-0.7.0-3|86	%prep
14cr|lxqt-globalkeys-0.7.0-3|87	%setup -q -c %{name}-%{version}
14cr|lxqt-globalkeys-0.7.0-3|88	
14cr|lxqt-globalkeys-0.7.0-3|89	%build
14cr|lxqt-globalkeys-0.7.0-3|90	%cmake
14cr|lxqt-globalkeys-0.7.0-3|91	%make
14cr|lxqt-globalkeys-0.7.0-3|92	
14cr|lxqt-globalkeys-0.7.0-3|93	%install
14cr|lxqt-globalkeys-0.7.0-3|94	%makeinstall_std -C build
14cr|lxqt-globalkeys-0.7.0-3|95	
14cr|lxqt-globalkeys-0.7.0-3|96	
14cr|lxqt-globalkeys-0.7.0-3|97	%changelog
14cr|lxqt-globalkeys-0.7.0-3|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|lxqt-globalkeys-0.7.0-3|99	+ Revision: 9525a39
14cr|lxqt-globalkeys-0.7.0-3|100	- MassBuild#464: Increase release tag
14cr|lxqt-globalkeys-0.7.0-3|101	
14cr|lxqt-globalkeys-0.7.0-3|102	

2818 14
14cr|lxqt-notificationd-0.7.0-2|1	Summary:	Notification daemon for the LXQt desktop
14cr|lxqt-notificationd-0.7.0-2|2	Name:		lxqt-notificationd
14cr|lxqt-notificationd-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-notificationd-0.7.0-2|4	Release:	2
14cr|lxqt-notificationd-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-notificationd-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-notificationd-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-notificationd-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-notificationd-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-notificationd-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-notificationd-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-notificationd-0.7.0-2|12	
14cr|lxqt-notificationd-0.7.0-2|13	%description
14cr|lxqt-notificationd-0.7.0-2|14	Notification daemon for the LXQt desktop.
14cr|lxqt-notificationd-0.7.0-2|15	
14cr|lxqt-notificationd-0.7.0-2|16	%files
14cr|lxqt-notificationd-0.7.0-2|17	%{_bindir}/lxqt-notificationd
14cr|lxqt-notificationd-0.7.0-2|18	%{_bindir}/lxqt-config-notificationd
14cr|lxqt-notificationd-0.7.0-2|19	%{_datadir}/applications/lxqt-config-notificationd.desktop
14cr|lxqt-notificationd-0.7.0-2|20	
14cr|lxqt-notificationd-0.7.0-2|21	#----------------------------------------------------------------------------
14cr|lxqt-notificationd-0.7.0-2|22	
14cr|lxqt-notificationd-0.7.0-2|23	%prep
14cr|lxqt-notificationd-0.7.0-2|24	%setup -q -c %{name}-%{version}
14cr|lxqt-notificationd-0.7.0-2|25	
14cr|lxqt-notificationd-0.7.0-2|26	%build
14cr|lxqt-notificationd-0.7.0-2|27	%cmake
14cr|lxqt-notificationd-0.7.0-2|28	%make
14cr|lxqt-notificationd-0.7.0-2|29	
14cr|lxqt-notificationd-0.7.0-2|30	%install
14cr|lxqt-notificationd-0.7.0-2|31	%makeinstall_std -C build
14cr|lxqt-notificationd-0.7.0-2|32	
14cr|lxqt-notificationd-0.7.0-2|33	
14cr|lxqt-notificationd-0.7.0-2|34	%changelog
14cr|lxqt-notificationd-0.7.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-notificationd-0.7.0-2|36	+ Revision: 3935bb8
14cr|lxqt-notificationd-0.7.0-2|37	- MassBuild#464: Increase release tag
14cr|lxqt-notificationd-0.7.0-2|38	
14cr|lxqt-notificationd-0.7.0-2|39	

2819 14
14cr|lxqt-openssh-askpass-0.7.0-2|1	Summary:	OpenSSH askpass application for the LXQt desktop
14cr|lxqt-openssh-askpass-0.7.0-2|2	Name:		lxqt-openssh-askpass
14cr|lxqt-openssh-askpass-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-openssh-askpass-0.7.0-2|4	Release:	2
14cr|lxqt-openssh-askpass-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-openssh-askpass-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-openssh-askpass-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-openssh-askpass-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-openssh-askpass-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-openssh-askpass-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-openssh-askpass-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-openssh-askpass-0.7.0-2|12	
14cr|lxqt-openssh-askpass-0.7.0-2|13	%description
14cr|lxqt-openssh-askpass-0.7.0-2|14	OpenSSH askpass application for the LXQt desktop.
14cr|lxqt-openssh-askpass-0.7.0-2|15	
14cr|lxqt-openssh-askpass-0.7.0-2|16	%files
14cr|lxqt-openssh-askpass-0.7.0-2|17	%{_bindir}/%{name}
14cr|lxqt-openssh-askpass-0.7.0-2|18	
14cr|lxqt-openssh-askpass-0.7.0-2|19	#----------------------------------------------------------------------------
14cr|lxqt-openssh-askpass-0.7.0-2|20	
14cr|lxqt-openssh-askpass-0.7.0-2|21	%prep
14cr|lxqt-openssh-askpass-0.7.0-2|22	%setup -q -c %{name}-%{version}
14cr|lxqt-openssh-askpass-0.7.0-2|23	%cmake
14cr|lxqt-openssh-askpass-0.7.0-2|24	
14cr|lxqt-openssh-askpass-0.7.0-2|25	%build
14cr|lxqt-openssh-askpass-0.7.0-2|26	%make -C build
14cr|lxqt-openssh-askpass-0.7.0-2|27	
14cr|lxqt-openssh-askpass-0.7.0-2|28	%install
14cr|lxqt-openssh-askpass-0.7.0-2|29	%makeinstall_std -C build
14cr|lxqt-openssh-askpass-0.7.0-2|30	
14cr|lxqt-openssh-askpass-0.7.0-2|31	
14cr|lxqt-openssh-askpass-0.7.0-2|32	%changelog
14cr|lxqt-openssh-askpass-0.7.0-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-openssh-askpass-0.7.0-2|34	+ Revision: 0648dc1
14cr|lxqt-openssh-askpass-0.7.0-2|35	- MassBuild#464: Increase release tag
14cr|lxqt-openssh-askpass-0.7.0-2|36	
14cr|lxqt-openssh-askpass-0.7.0-2|37	

2820 14
14cr|lxqt-panel-0.7.0-3|1	Summary:	Launcher panel for the LXQt desktop
14cr|lxqt-panel-0.7.0-3|2	Name:		lxqt-panel
14cr|lxqt-panel-0.7.0-3|3	Version:	0.7.0
14cr|lxqt-panel-0.7.0-3|4	Release:	3
14cr|lxqt-panel-0.7.0-3|5	License:	LGPLv2.1+
14cr|lxqt-panel-0.7.0-3|6	Group:		Graphical desktop/Other
14cr|lxqt-panel-0.7.0-3|7	Url:		http://lxqt.org
14cr|lxqt-panel-0.7.0-3|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-panel-0.7.0-3|9	BuildRequires:	cmake
14cr|lxqt-panel-0.7.0-3|10	BuildRequires:	icu-devel
14cr|lxqt-panel-0.7.0-3|11	BuildRequires:	lm_sensors-devel
14cr|lxqt-panel-0.7.0-3|12	BuildRequires:	qt4-devel
14cr|lxqt-panel-0.7.0-3|13	BuildRequires:	pkgconfig(alsa)
14cr|lxqt-panel-0.7.0-3|14	BuildRequires:	pkgconfig(libmenu-cache)
14cr|lxqt-panel-0.7.0-3|15	BuildRequires:	pkgconfig(libpulse)
14cr|lxqt-panel-0.7.0-3|16	BuildRequires:	pkgconfig(libstatgrab)
14cr|lxqt-panel-0.7.0-3|17	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-panel-0.7.0-3|18	BuildRequires:	pkgconfig(lxqt-globalkeys)
14cr|lxqt-panel-0.7.0-3|19	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
14cr|lxqt-panel-0.7.0-3|20	BuildRequires:	pkgconfig(lxqtmount)
14cr|lxqt-panel-0.7.0-3|21	BuildRequires:	pkgconfig(qtxdg)
14cr|lxqt-panel-0.7.0-3|22	BuildRequires:	pkgconfig(sysstat)
14cr|lxqt-panel-0.7.0-3|23	BuildRequires:	pkgconfig(x11)
14cr|lxqt-panel-0.7.0-3|24	BuildRequires:	pkgconfig(xcomposite)
14cr|lxqt-panel-0.7.0-3|25	BuildRequires:	pkgconfig(xdamage)
14cr|lxqt-panel-0.7.0-3|26	BuildRequires:	pkgconfig(xrender)
14cr|lxqt-panel-0.7.0-3|27	
14cr|lxqt-panel-0.7.0-3|28	%description
14cr|lxqt-panel-0.7.0-3|29	Launcher panel for the LXQt desktop.
14cr|lxqt-panel-0.7.0-3|30	
14cr|lxqt-panel-0.7.0-3|31	%files
14cr|lxqt-panel-0.7.0-3|32	%{_bindir}/lxqt-panel
14cr|lxqt-panel-0.7.0-3|33	%{_datadir}/lxqt/lxqt-panel
14cr|lxqt-panel-0.7.0-3|34	%{_libdir}/lxqt-panel/*.so
14cr|lxqt-panel-0.7.0-3|35	%{_sysconfdir}/lxqt/panel.conf
14cr|lxqt-panel-0.7.0-3|36	
14cr|lxqt-panel-0.7.0-3|37	#----------------------------------------------------------------------------
14cr|lxqt-panel-0.7.0-3|38	
14cr|lxqt-panel-0.7.0-3|39	%package devel
14cr|lxqt-panel-0.7.0-3|40	Summary:	Development files for the LXQt panel
14cr|lxqt-panel-0.7.0-3|41	Group:		Development/C
14cr|lxqt-panel-0.7.0-3|42	
14cr|lxqt-panel-0.7.0-3|43	%description devel
14cr|lxqt-panel-0.7.0-3|44	Development files for the LXQt panel.
14cr|lxqt-panel-0.7.0-3|45	
14cr|lxqt-panel-0.7.0-3|46	%files devel
14cr|lxqt-panel-0.7.0-3|47	%{_includedir}/lxqt
14cr|lxqt-panel-0.7.0-3|48	
14cr|lxqt-panel-0.7.0-3|49	#----------------------------------------------------------------------------
14cr|lxqt-panel-0.7.0-3|50	
14cr|lxqt-panel-0.7.0-3|51	%prep
14cr|lxqt-panel-0.7.0-3|52	%setup -q -c %{name}-%{version}
14cr|lxqt-panel-0.7.0-3|53	%cmake
14cr|lxqt-panel-0.7.0-3|54	
14cr|lxqt-panel-0.7.0-3|55	%build
14cr|lxqt-panel-0.7.0-3|56	%make -C build
14cr|lxqt-panel-0.7.0-3|57	
14cr|lxqt-panel-0.7.0-3|58	%install
14cr|lxqt-panel-0.7.0-3|59	%makeinstall_std -C build
14cr|lxqt-panel-0.7.0-3|60	
14cr|lxqt-panel-0.7.0-3|61	
14cr|lxqt-panel-0.7.0-3|62	%changelog
14cr|lxqt-panel-0.7.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|lxqt-panel-0.7.0-3|64	+ Revision: 360ae6c
14cr|lxqt-panel-0.7.0-3|65	- MassBuild#464: Increase release tag
14cr|lxqt-panel-0.7.0-3|66	
14cr|lxqt-panel-0.7.0-3|67	

2821 14
14cr|lxqt-policykit-0.7.0-2|1	Summary:	LXQt PolicyKit agent
14cr|lxqt-policykit-0.7.0-2|2	Name:		lxqt-policykit
14cr|lxqt-policykit-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-policykit-0.7.0-2|4	Release:	2
14cr|lxqt-policykit-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-policykit-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-policykit-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-policykit-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-policykit-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-policykit-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-policykit-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-policykit-0.7.0-2|12	BuildRequires:	pkgconfig(polkit-qt-1)
14cr|lxqt-policykit-0.7.0-2|13	
14cr|lxqt-policykit-0.7.0-2|14	%description
14cr|lxqt-policykit-0.7.0-2|15	LXQt PolicyKit agent.
14cr|lxqt-policykit-0.7.0-2|16	
14cr|lxqt-policykit-0.7.0-2|17	%files
14cr|lxqt-policykit-0.7.0-2|18	%{_bindir}/lxqt-policykit-agent
14cr|lxqt-policykit-0.7.0-2|19	
14cr|lxqt-policykit-0.7.0-2|20	#----------------------------------------------------------------------------
14cr|lxqt-policykit-0.7.0-2|21	
14cr|lxqt-policykit-0.7.0-2|22	%prep
14cr|lxqt-policykit-0.7.0-2|23	%setup -q -c %{name}-%{version}
14cr|lxqt-policykit-0.7.0-2|24	
14cr|lxqt-policykit-0.7.0-2|25	%build
14cr|lxqt-policykit-0.7.0-2|26	export CMAKE_PREFIX_PATH=%{_libdir}/cmake/PolkitQt-1
14cr|lxqt-policykit-0.7.0-2|27	%cmake
14cr|lxqt-policykit-0.7.0-2|28	%make
14cr|lxqt-policykit-0.7.0-2|29	
14cr|lxqt-policykit-0.7.0-2|30	%install
14cr|lxqt-policykit-0.7.0-2|31	%makeinstall_std -C build
14cr|lxqt-policykit-0.7.0-2|32	
14cr|lxqt-policykit-0.7.0-2|33	
14cr|lxqt-policykit-0.7.0-2|34	%changelog
14cr|lxqt-policykit-0.7.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-policykit-0.7.0-2|36	+ Revision: 3bf01fd
14cr|lxqt-policykit-0.7.0-2|37	- MassBuild#464: Increase release tag
14cr|lxqt-policykit-0.7.0-2|38	
14cr|lxqt-policykit-0.7.0-2|39	

2822 14
14cr|lxqt-powermanagement-0.7.0-2|1	Summary:	Power management module for LXQt
14cr|lxqt-powermanagement-0.7.0-2|2	Name:		lxqt-powermanagement
14cr|lxqt-powermanagement-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-powermanagement-0.7.0-2|4	Release:	2
14cr|lxqt-powermanagement-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-powermanagement-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-powermanagement-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-powermanagement-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-powermanagement-0.7.0-2|9	Patch0:		lxqt-powermanagement-0.7.0-compile.patch
14cr|lxqt-powermanagement-0.7.0-2|10	BuildRequires:	cmake
14cr|lxqt-powermanagement-0.7.0-2|11	BuildRequires:	qt4-devel
14cr|lxqt-powermanagement-0.7.0-2|12	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-powermanagement-0.7.0-2|13	BuildRequires:	pkgconfig(x11-xcb)
14cr|lxqt-powermanagement-0.7.0-2|14	BuildRequires:	pkgconfig(xcb)
14cr|lxqt-powermanagement-0.7.0-2|15	BuildRequires:	pkgconfig(xcb-dpms)
14cr|lxqt-powermanagement-0.7.0-2|16	BuildRequires:	pkgconfig(xcb-screensaver)
14cr|lxqt-powermanagement-0.7.0-2|17	
14cr|lxqt-powermanagement-0.7.0-2|18	%description
14cr|lxqt-powermanagement-0.7.0-2|19	Power management module for LXQt.
14cr|lxqt-powermanagement-0.7.0-2|20	
14cr|lxqt-powermanagement-0.7.0-2|21	%files
14cr|lxqt-powermanagement-0.7.0-2|22	%{_bindir}/lxqt-config-powermanagement
14cr|lxqt-powermanagement-0.7.0-2|23	%{_bindir}/lxqt-powermanagement
14cr|lxqt-powermanagement-0.7.0-2|24	%{_datadir}/applications/lxqt-config-powermanagement.desktop
14cr|lxqt-powermanagement-0.7.0-2|25	%{_iconsdir}/*/*/*/laptop-lid.*
14cr|lxqt-powermanagement-0.7.0-2|26	
14cr|lxqt-powermanagement-0.7.0-2|27	#----------------------------------------------------------------------------
14cr|lxqt-powermanagement-0.7.0-2|28	
14cr|lxqt-powermanagement-0.7.0-2|29	%prep
14cr|lxqt-powermanagement-0.7.0-2|30	%setup -q -c %{name}-%{version}
14cr|lxqt-powermanagement-0.7.0-2|31	%apply_patches
14cr|lxqt-powermanagement-0.7.0-2|32	
14cr|lxqt-powermanagement-0.7.0-2|33	%build
14cr|lxqt-powermanagement-0.7.0-2|34	%cmake
14cr|lxqt-powermanagement-0.7.0-2|35	%make
14cr|lxqt-powermanagement-0.7.0-2|36	
14cr|lxqt-powermanagement-0.7.0-2|37	%install
14cr|lxqt-powermanagement-0.7.0-2|38	%makeinstall_std -C build
14cr|lxqt-powermanagement-0.7.0-2|39	
14cr|lxqt-powermanagement-0.7.0-2|40	
14cr|lxqt-powermanagement-0.7.0-2|41	%changelog
14cr|lxqt-powermanagement-0.7.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-powermanagement-0.7.0-2|43	+ Revision: 988c030
14cr|lxqt-powermanagement-0.7.0-2|44	- MassBuild#464: Increase release tag
14cr|lxqt-powermanagement-0.7.0-2|45	
14cr|lxqt-powermanagement-0.7.0-2|46	

2823 14
14cr|lxqt-qtplugin-0.7.0-2|1	Summary:	Qt plugin for the LXQt desktop
14cr|lxqt-qtplugin-0.7.0-2|2	Name:		lxqt-qtplugin
14cr|lxqt-qtplugin-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-qtplugin-0.7.0-2|4	Release:	2
14cr|lxqt-qtplugin-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-qtplugin-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-qtplugin-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-qtplugin-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-qtplugin-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-qtplugin-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-qtplugin-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-qtplugin-0.7.0-2|12	
14cr|lxqt-qtplugin-0.7.0-2|13	%description
14cr|lxqt-qtplugin-0.7.0-2|14	LXQt system integration plugin for Qt. With this plugin, all Qt-based programs
14cr|lxqt-qtplugin-0.7.0-2|15	can adopt settings of LXQt, such as the icon theme.
14cr|lxqt-qtplugin-0.7.0-2|16	
14cr|lxqt-qtplugin-0.7.0-2|17	%files
14cr|lxqt-qtplugin-0.7.0-2|18	%{_libdir}/qt4/plugins/gui_platform
14cr|lxqt-qtplugin-0.7.0-2|19	
14cr|lxqt-qtplugin-0.7.0-2|20	#----------------------------------------------------------------------------
14cr|lxqt-qtplugin-0.7.0-2|21	
14cr|lxqt-qtplugin-0.7.0-2|22	%prep
14cr|lxqt-qtplugin-0.7.0-2|23	%setup -q -c %{name}-%{version}
14cr|lxqt-qtplugin-0.7.0-2|24	
14cr|lxqt-qtplugin-0.7.0-2|25	%build
14cr|lxqt-qtplugin-0.7.0-2|26	%cmake
14cr|lxqt-qtplugin-0.7.0-2|27	%make
14cr|lxqt-qtplugin-0.7.0-2|28	
14cr|lxqt-qtplugin-0.7.0-2|29	%install
14cr|lxqt-qtplugin-0.7.0-2|30	%makeinstall_std -C build
14cr|lxqt-qtplugin-0.7.0-2|31	
14cr|lxqt-qtplugin-0.7.0-2|32	
14cr|lxqt-qtplugin-0.7.0-2|33	%changelog
14cr|lxqt-qtplugin-0.7.0-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-qtplugin-0.7.0-2|35	+ Revision: 23ac5c8
14cr|lxqt-qtplugin-0.7.0-2|36	- MassBuild#464: Increase release tag
14cr|lxqt-qtplugin-0.7.0-2|37	
14cr|lxqt-qtplugin-0.7.0-2|38	

2824 14
14cr|lxqt-runner-0.7.0-2|1	Summary:	Launcher runner for the LXQt desktop
14cr|lxqt-runner-0.7.0-2|2	Name:		lxqt-runner
14cr|lxqt-runner-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-runner-0.7.0-2|4	Release:	2
14cr|lxqt-runner-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-runner-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-runner-0.7.0-2|7	Url:		http://lxqt.org
14cr|lxqt-runner-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-runner-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-runner-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-runner-0.7.0-2|11	BuildRequires:	pkgconfig(libmenu-cache)
14cr|lxqt-runner-0.7.0-2|12	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-runner-0.7.0-2|13	BuildRequires:	pkgconfig(lxqt-globalkeys)
14cr|lxqt-runner-0.7.0-2|14	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
14cr|lxqt-runner-0.7.0-2|15	BuildRequires:	pkgconfig(x11)
14cr|lxqt-runner-0.7.0-2|16	
14cr|lxqt-runner-0.7.0-2|17	%description
14cr|lxqt-runner-0.7.0-2|18	Launcher runner for the LXQt desktop.
14cr|lxqt-runner-0.7.0-2|19	
14cr|lxqt-runner-0.7.0-2|20	%files
14cr|lxqt-runner-0.7.0-2|21	%{_bindir}/lxqt-runner
14cr|lxqt-runner-0.7.0-2|22	%{_datadir}/lxqt/lxqt-runner
14cr|lxqt-runner-0.7.0-2|23	
14cr|lxqt-runner-0.7.0-2|24	#----------------------------------------------------------------------------
14cr|lxqt-runner-0.7.0-2|25	
14cr|lxqt-runner-0.7.0-2|26	%prep
14cr|lxqt-runner-0.7.0-2|27	%setup -q -c %{name}-%{version}
14cr|lxqt-runner-0.7.0-2|28	
14cr|lxqt-runner-0.7.0-2|29	%build
14cr|lxqt-runner-0.7.0-2|30	%cmake
14cr|lxqt-runner-0.7.0-2|31	%make
14cr|lxqt-runner-0.7.0-2|32	
14cr|lxqt-runner-0.7.0-2|33	%install
14cr|lxqt-runner-0.7.0-2|34	%makeinstall_std -C build
14cr|lxqt-runner-0.7.0-2|35	
14cr|lxqt-runner-0.7.0-2|36	
14cr|lxqt-runner-0.7.0-2|37	%changelog
14cr|lxqt-runner-0.7.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-runner-0.7.0-2|39	+ Revision: 2e4f765
14cr|lxqt-runner-0.7.0-2|40	- MassBuild#464: Increase release tag
14cr|lxqt-runner-0.7.0-2|41	
14cr|lxqt-runner-0.7.0-2|42	

2825 14
14cr|lxqt-session-0.7.0-2|1	Summary:	Session manager for the LXQt desktop
14cr|lxqt-session-0.7.0-2|2	Name:		lxqt-session
14cr|lxqt-session-0.7.0-2|3	Version:	0.7.0
14cr|lxqt-session-0.7.0-2|4	Release:	2
14cr|lxqt-session-0.7.0-2|5	License:	LGPLv2.1+
14cr|lxqt-session-0.7.0-2|6	Group:		Graphical desktop/Other
14cr|lxqt-session-0.7.0-2|7	Url:		http://lxqt.org/
14cr|lxqt-session-0.7.0-2|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|lxqt-session-0.7.0-2|9	BuildRequires:	cmake
14cr|lxqt-session-0.7.0-2|10	BuildRequires:	qt4-devel
14cr|lxqt-session-0.7.0-2|11	BuildRequires:	pkgconfig(lxqt)
14cr|lxqt-session-0.7.0-2|12	BuildRequires:	pkgconfig(x11)
14cr|lxqt-session-0.7.0-2|13	Requires:	xdg-utils
14cr|lxqt-session-0.7.0-2|14	
14cr|lxqt-session-0.7.0-2|15	%description
14cr|lxqt-session-0.7.0-2|16	Session manager for the LXQt desktop.
14cr|lxqt-session-0.7.0-2|17	
14cr|lxqt-session-0.7.0-2|18	%files
14cr|lxqt-session-0.7.0-2|19	%{_bindir}/lxqt-session
14cr|lxqt-session-0.7.0-2|20	%{_bindir}/lxqt-config-session
14cr|lxqt-session-0.7.0-2|21	%{_datadir}/lxqt/lxqt-session
14cr|lxqt-session-0.7.0-2|22	%{_datadir}/lxqt/lxqt-config-session
14cr|lxqt-session-0.7.0-2|23	%{_datadir}/applications/lxqt-config-session.desktop
14cr|lxqt-session-0.7.0-2|24	
14cr|lxqt-session-0.7.0-2|25	#----------------------------------------------------------------------------
14cr|lxqt-session-0.7.0-2|26	
14cr|lxqt-session-0.7.0-2|27	%prep
14cr|lxqt-session-0.7.0-2|28	%setup -q -c %{name}-%{version}
14cr|lxqt-session-0.7.0-2|29	
14cr|lxqt-session-0.7.0-2|30	%build
14cr|lxqt-session-0.7.0-2|31	%cmake -DBUNDLE_XDG_UTILS=No
14cr|lxqt-session-0.7.0-2|32	%make
14cr|lxqt-session-0.7.0-2|33	
14cr|lxqt-session-0.7.0-2|34	%install
14cr|lxqt-session-0.7.0-2|35	%makeinstall_std -C build
14cr|lxqt-session-0.7.0-2|36	
14cr|lxqt-session-0.7.0-2|37	
14cr|lxqt-session-0.7.0-2|38	%changelog
14cr|lxqt-session-0.7.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|lxqt-session-0.7.0-2|40	+ Revision: a4616d6
14cr|lxqt-session-0.7.0-2|41	- MassBuild#464: Increase release tag
14cr|lxqt-session-0.7.0-2|42	
14cr|lxqt-session-0.7.0-2|43	

2826 14
14cr|lynis-1.2.9-2|1	
14cr|lynis-1.2.9-2|2	%define _includedir	/usr/share/lynis/include
14cr|lynis-1.2.9-2|3	%define _pluginsdir	/usr/share/lynis/plugins
14cr|lynis-1.2.9-2|4	%define _dbdir		/usr/share/lynis/db
14cr|lynis-1.2.9-2|5	%define _bindir		/usr/bin
14cr|lynis-1.2.9-2|6	
14cr|lynis-1.2.9-2|7	Summary:		Security and system auditing tool
14cr|lynis-1.2.9-2|8	Name:			lynis
14cr|lynis-1.2.9-2|9	Version:		1.2.9
14cr|lynis-1.2.9-2|10	Release:		2
14cr|lynis-1.2.9-2|11	License:		GPL
14cr|lynis-1.2.9-2|12	Group:			System/Configuration/Other
14cr|lynis-1.2.9-2|13	Source:			lynis-%{version}.tar.gz
14cr|lynis-1.2.9-2|14	BuildRoot:		 %{_tmppath}/%{name}-%{version}-build
14cr|lynis-1.2.9-2|15	URL:			http://www.rootkit.nl/
14cr|lynis-1.2.9-2|16	BuildArch:		noarch
14cr|lynis-1.2.9-2|17	%if 0%{?mandriva_version}
14cr|lynis-1.2.9-2|18	BuildRequires: spec-helper
14cr|lynis-1.2.9-2|19	%endif
14cr|lynis-1.2.9-2|20	
14cr|lynis-1.2.9-2|21	%description
14cr|lynis-1.2.9-2|22	Lynis is a security and system auditing tool. It scans a system on the
14cr|lynis-1.2.9-2|23	
14cr|lynis-1.2.9-2|24	
14cr|lynis-1.2.9-2|25	most interesting parts useful for audits, like:
14cr|lynis-1.2.9-2|26	- Security enhancements
14cr|lynis-1.2.9-2|27	- Logging and auditing options
14cr|lynis-1.2.9-2|28	- Banner identification
14cr|lynis-1.2.9-2|29	- Software availability
14cr|lynis-1.2.9-2|30	
14cr|lynis-1.2.9-2|31	Lynis is released as a GPL licensed project and free for everyone to use.
14cr|lynis-1.2.9-2|32	
14cr|lynis-1.2.9-2|33	See http://www.rootkit.nl for a full description and documentation.
14cr|lynis-1.2.9-2|34	
14cr|lynis-1.2.9-2|35	%prep
14cr|lynis-1.2.9-2|36	
14cr|lynis-1.2.9-2|37	
14cr|lynis-1.2.9-2|38	# Make directory with our name, instead of with version
14cr|lynis-1.2.9-2|39	%setup -q
14cr|lynis-1.2.9-2|40	
14cr|lynis-1.2.9-2|41	
14cr|lynis-1.2.9-2|42	
14cr|lynis-1.2.9-2|43	%build
14cr|lynis-1.2.9-2|44	
14cr|lynis-1.2.9-2|45	%install
14cr|lynis-1.2.9-2|46	# Install profile
14cr|lynis-1.2.9-2|47	install -d ${RPM_BUILD_ROOT}/etc/lynis
14cr|lynis-1.2.9-2|48	install default.prf ${RPM_BUILD_ROOT}/etc/lynis
14cr|lynis-1.2.9-2|49	# Install binary
14cr|lynis-1.2.9-2|50	install -d ${RPM_BUILD_ROOT}/%{_bindir}
14cr|lynis-1.2.9-2|51	install lynis ${RPM_BUILD_ROOT}/%{_bindir}
14cr|lynis-1.2.9-2|52	# Install man page
14cr|lynis-1.2.9-2|53	install -d ${RPM_BUILD_ROOT}/%{_mandir}/man8
14cr|lynis-1.2.9-2|54	install lynis.8 ${RPM_BUILD_ROOT}/%{_mandir}/man8
14cr|lynis-1.2.9-2|55	# Install functions/includes
14cr|lynis-1.2.9-2|56	install -d ${RPM_BUILD_ROOT}%{_includedir}
14cr|lynis-1.2.9-2|57	install include/* ${RPM_BUILD_ROOT}%{_includedir}
14cr|lynis-1.2.9-2|58	# Install plugins
14cr|lynis-1.2.9-2|59	install -d ${RPM_BUILD_ROOT}%{_pluginsdir}
14cr|lynis-1.2.9-2|60	install plugins/* ${RPM_BUILD_ROOT}%{_pluginsdir}
14cr|lynis-1.2.9-2|61	# Install database files
14cr|lynis-1.2.9-2|62	install -d ${RPM_BUILD_ROOT}%{_dbdir}
14cr|lynis-1.2.9-2|63	install db/* ${RPM_BUILD_ROOT}%{_dbdir}
14cr|lynis-1.2.9-2|64	
14cr|lynis-1.2.9-2|65	
14cr|lynis-1.2.9-2|66	%clean
14cr|lynis-1.2.9-2|67	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT"
14cr|lynis-1.2.9-2|68	
14cr|lynis-1.2.9-2|69	%files
14cr|lynis-1.2.9-2|70	%defattr(-,root,root)
14cr|lynis-1.2.9-2|71	# Binaries
14cr|lynis-1.2.9-2|72	
14cr|lynis-1.2.9-2|73	%{_bindir}/lynis
14cr|lynis-1.2.9-2|74	# Man page and docs
14cr|lynis-1.2.9-2|75	%doc CHANGELOG FAQ LICENSE README
14cr|lynis-1.2.9-2|76	%doc %{_mandir}/man8/lynis.8.*
14cr|lynis-1.2.9-2|77	/etc/lynis/default.prf
14cr|lynis-1.2.9-2|78	%{_dbdir}/*
14cr|lynis-1.2.9-2|79	%{_includedir}/*
14cr|lynis-1.2.9-2|80	%{_pluginsdir}/*
14cr|lynis-1.2.9-2|81	%dir /etc/lynis
14cr|lynis-1.2.9-2|82	%dir /usr/share/lynis
14cr|lynis-1.2.9-2|83	%dir /usr/share/lynis/db
14cr|lynis-1.2.9-2|84	%dir /usr/share/lynis/include
14cr|lynis-1.2.9-2|85	%dir /usr/share/lynis/plugins
14cr|lynis-1.2.9-2|86	
14cr|lynis-1.2.9-2|87	
14cr|lynis-1.2.9-2|88	
14cr|lynis-1.2.9-2|89	
14cr|lynis-1.2.9-2|90	%changelog
14cr|lynis-1.2.9-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-2
14cr|lynis-1.2.9-2|92	+ Revision: 355ad0c
14cr|lynis-1.2.9-2|93	- MassBuild#464: Increase release tag
14cr|lynis-1.2.9-2|94	
14cr|lynis-1.2.9-2|95	

2827 14
14cr|lyx2html-0.2-11|1	Summary: Simple lyx to html converter
14cr|lyx2html-0.2-11|2	Name:    lyx2html
14cr|lyx2html-0.2-11|3	Version: 0.2
14cr|lyx2html-0.2-11|4	Release: 11
14cr|lyx2html-0.2-11|5	Source0: %{name}-%{version}.tar.bz2
14cr|lyx2html-0.2-11|6	Patch:	%{name}-makefile.patch
14cr|lyx2html-0.2-11|7	License: GPL
14cr|lyx2html-0.2-11|8	URL: http://www.netmeister.org/apps/lyx2html/index.html
14cr|lyx2html-0.2-11|9	Group: Text tools
14cr|lyx2html-0.2-11|10	
14cr|lyx2html-0.2-11|11	%description
14cr|lyx2html-0.2-11|12	"lyx2html" is a very simple Lyx to HTML converter. As the name
14cr|lyx2html-0.2-11|13	suggests, it takes a ".lyx" document as input and generates an
14cr|lyx2html-0.2-11|14	HTML-file following a few simple rules. "lyx2html" can be very
14cr|lyx2html-0.2-11|15	useful for generation documentation. This is a beta-release,
14cr|lyx2html-0.2-11|16	meaning there are probably still a lot of bugs in the program,
14cr|lyx2html-0.2-11|17	and that it might not generate the expected output or that it
14cr|lyx2html-0.2-11|18	might even segfault on you.
14cr|lyx2html-0.2-11|19	
14cr|lyx2html-0.2-11|20	%prep
14cr|lyx2html-0.2-11|21	%setup
14cr|lyx2html-0.2-11|22	%patch -p0
14cr|lyx2html-0.2-11|23	
14cr|lyx2html-0.2-11|24	%build
14cr|lyx2html-0.2-11|25	%make
14cr|lyx2html-0.2-11|26	
14cr|lyx2html-0.2-11|27	%install
14cr|lyx2html-0.2-11|28	mkdir -p %{buildroot}/%{_bindir}
14cr|lyx2html-0.2-11|29	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|lyx2html-0.2-11|30	make DESTDIR=%{buildroot} install
14cr|lyx2html-0.2-11|31	
14cr|lyx2html-0.2-11|32	%clean
14cr|lyx2html-0.2-11|33	
14cr|lyx2html-0.2-11|34	%files
14cr|lyx2html-0.2-11|35	%defattr(-,root,root)
14cr|lyx2html-0.2-11|36	%{_bindir}/lyx2html
14cr|lyx2html-0.2-11|37	%defattr(644,root,root,755)
14cr|lyx2html-0.2-11|38	%doc README COPYING
14cr|lyx2html-0.2-11|39	%{_mandir}/man1/*
14cr|lyx2html-0.2-11|40	
14cr|lyx2html-0.2-11|41	
14cr|lyx2html-0.2-11|42	
14cr|lyx2html-0.2-11|43	
14cr|lyx2html-0.2-11|44	
14cr|lyx2html-0.2-11|45	%changelog
14cr|lyx2html-0.2-11|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-11
14cr|lyx2html-0.2-11|47	+ Revision: e485654
14cr|lyx2html-0.2-11|48	- MassBuild#464: Increase release tag
14cr|lyx2html-0.2-11|49	
14cr|lyx2html-0.2-11|50	

2828 14
14cr|lziprecover-1.13-3|1	Name:		lziprecover
14cr|lziprecover-1.13-3|2	Summary:	Data recovery tool and decompressor for lzipped files
14cr|lziprecover-1.13-3|3	Version:	1.13
14cr|lziprecover-1.13-3|4	Release:	3
14cr|lziprecover-1.13-3|5	License:	GPLv3+
14cr|lziprecover-1.13-3|6	Group:		Archiving/Compression
14cr|lziprecover-1.13-3|7	URL:		http://www.nongnu.org/lzip/lziprecover.html
14cr|lziprecover-1.13-3|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
14cr|lziprecover-1.13-3|9	BuildRequires:	lzip
14cr|lziprecover-1.13-3|10	
14cr|lziprecover-1.13-3|11	%description
14cr|lziprecover-1.13-3|12	Lziprecover is a data recovery tool and decompressor for files in the lzip
14cr|lziprecover-1.13-3|13	compressed data format (.lz) able to repair slightly damaged files, recover
14cr|lziprecover-1.13-3|14	badly damaged files from two or more copies, extract undamaged members
14cr|lziprecover-1.13-3|15	from multi-member files, decompress files and test integrity of files.
14cr|lziprecover-1.13-3|16	
14cr|lziprecover-1.13-3|17	Lziprecover is able to recover or decompress files produced by any
14cr|lziprecover-1.13-3|18	of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
14cr|lziprecover-1.13-3|19	and pdlzip. This recovery capability contributes to make the lzip format one
14cr|lziprecover-1.13-3|20	of the best options for long-term data archiving.
14cr|lziprecover-1.13-3|21	
14cr|lziprecover-1.13-3|22	Lziprecover is able to efficiently extract a range of bytes
14cr|lziprecover-1.13-3|23	from a multi-member file, because it only decompresses the members containing
14cr|lziprecover-1.13-3|24	the desired data.
14cr|lziprecover-1.13-3|25	
14cr|lziprecover-1.13-3|26	Lziprecover can print correct total file sizes and ratios even for multi-member
14cr|lziprecover-1.13-3|27	files.
14cr|lziprecover-1.13-3|28	
14cr|lziprecover-1.13-3|29	When recovering data, lziprecover takes as arguments the names of the damaged
14cr|lziprecover-1.13-3|30	files and writes zero or more recovered files depending on the operation
14cr|lziprecover-1.13-3|31	selected and whether the recovery succeeded or not. The damaged files
14cr|lziprecover-1.13-3|32	themselves are never modified.
14cr|lziprecover-1.13-3|33	
14cr|lziprecover-1.13-3|34	When decompressing or testing file integrity, lziprecover behaves like lzip
14cr|lziprecover-1.13-3|35	or lunzip.
14cr|lziprecover-1.13-3|36	
14cr|lziprecover-1.13-3|37	If the files are too damaged for lziprecover to repair them, data from damaged
14cr|lziprecover-1.13-3|38	members can be partially recovered writing it to stdout.
14cr|lziprecover-1.13-3|39	
14cr|lziprecover-1.13-3|40	%prep
14cr|lziprecover-1.13-3|41	%setup -q
14cr|lziprecover-1.13-3|42	
14cr|lziprecover-1.13-3|43	%build
14cr|lziprecover-1.13-3|44	%configure
14cr|lziprecover-1.13-3|45	%make
14cr|lziprecover-1.13-3|46	
14cr|lziprecover-1.13-3|47	%install
14cr|lziprecover-1.13-3|48	%makeinstall_std
14cr|lziprecover-1.13-3|49	
14cr|lziprecover-1.13-3|50	%files
14cr|lziprecover-1.13-3|51	%{_bindir}/lziprecover
14cr|lziprecover-1.13-3|52	%{_mandir}/man1/lziprecover.1*
14cr|lziprecover-1.13-3|53	%{_infodir}/lziprecover.info*
14cr|lziprecover-1.13-3|54	
14cr|lziprecover-1.13-3|55	
14cr|lziprecover-1.13-3|56	
14cr|lziprecover-1.13-3|57	%changelog
14cr|lziprecover-1.13-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-3
14cr|lziprecover-1.13-3|59	+ Revision: 30c95d5
14cr|lziprecover-1.13-3|60	- MassBuild#464: Increase release tag
14cr|lziprecover-1.13-3|61	
14cr|lziprecover-1.13-3|62	

2829 14
14cr|lzlib-1.3-3|1	%define dont_remove_libtool_files 1
14cr|lzlib-1.3-3|2	%define major 1
14cr|lzlib-1.3-3|3	%define libname %mklibname lz %major
14cr|lzlib-1.3-3|4	%define develname %mklibname lz -d
14cr|lzlib-1.3-3|5	%define staticname %mklibname lz -d -s
14cr|lzlib-1.3-3|6	
14cr|lzlib-1.3-3|7	Name:		lzlib
14cr|lzlib-1.3-3|8	Summary:	A compression library for lzip files
14cr|lzlib-1.3-3|9	Version:	1.3
14cr|lzlib-1.3-3|10	Release:	3
14cr|lzlib-1.3-3|11	License:	GPLv3+
14cr|lzlib-1.3-3|12	Group:		System/Libraries
14cr|lzlib-1.3-3|13	URL:		http://www.nongnu.org/lzip/lzlib.html
14cr|lzlib-1.3-3|14	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
14cr|lzlib-1.3-3|15	BuildRequires:	lzip
14cr|lzlib-1.3-3|16	
14cr|lzlib-1.3-3|17	%description
14cr|lzlib-1.3-3|18	The lzlib compression library provides in-memory LZMA compression
14cr|lzlib-1.3-3|19	and decompression functions, including integrity checking
14cr|lzlib-1.3-3|20	of the decompressed data. The compressed data format used by the library
14cr|lzlib-1.3-3|21	is the lzip format.
14cr|lzlib-1.3-3|22	
14cr|lzlib-1.3-3|23	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cr|lzlib-1.3-3|24	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cr|lzlib-1.3-3|25	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cr|lzlib-1.3-3|26	
14cr|lzlib-1.3-3|27	#------------------------------------------------------------------------------
14cr|lzlib-1.3-3|28	
14cr|lzlib-1.3-3|29	%package -n %{libname}
14cr|lzlib-1.3-3|30	Summary:        A compression library for lzip files
14cr|lzlib-1.3-3|31	Group:          System/Libraries
14cr|lzlib-1.3-3|32	
14cr|lzlib-1.3-3|33	%description -n %{libname}
14cr|lzlib-1.3-3|34	The lzlib compression library provides in-memory LZMA compression
14cr|lzlib-1.3-3|35	and decompression functions, including integrity checking
14cr|lzlib-1.3-3|36	of the decompressed data. The compressed data format used by the library
14cr|lzlib-1.3-3|37	is the lzip format.
14cr|lzlib-1.3-3|38	
14cr|lzlib-1.3-3|39	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cr|lzlib-1.3-3|40	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cr|lzlib-1.3-3|41	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cr|lzlib-1.3-3|42	
14cr|lzlib-1.3-3|43	%files -n %{libname}
14cr|lzlib-1.3-3|44	%{_libdir}/*.so.%{major}*
14cr|lzlib-1.3-3|45	
14cr|lzlib-1.3-3|46	#------------------------------------------------------------------------------
14cr|lzlib-1.3-3|47	
14cr|lzlib-1.3-3|48	%package -n %{develname}
14cr|lzlib-1.3-3|49	Summary:        A compression library for lzip files
14cr|lzlib-1.3-3|50	Group:          Development/C
14cr|lzlib-1.3-3|51	Requires:       %{libname} = %{version}
14cr|lzlib-1.3-3|52	Provides:	%{name}-devel = %{EVRD}
14cr|lzlib-1.3-3|53	
14cr|lzlib-1.3-3|54	%description -n %{develname}
14cr|lzlib-1.3-3|55	The lzlib compression library provides in-memory LZMA compression
14cr|lzlib-1.3-3|56	and decompression functions, including integrity checking
14cr|lzlib-1.3-3|57	of the decompressed data. The compressed data format used by the library
14cr|lzlib-1.3-3|58	is the lzip format.
14cr|lzlib-1.3-3|59	
14cr|lzlib-1.3-3|60	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cr|lzlib-1.3-3|61	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cr|lzlib-1.3-3|62	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cr|lzlib-1.3-3|63	
14cr|lzlib-1.3-3|64	%files -n %{develname}
14cr|lzlib-1.3-3|65	%{_libdir}/*.so
14cr|lzlib-1.3-3|66	%{_infodir}/*
14cr|lzlib-1.3-3|67	%{_includedir}/*
14cr|lzlib-1.3-3|68	%doc AUTHORS ChangeLog NEWS README
14cr|lzlib-1.3-3|69	
14cr|lzlib-1.3-3|70	%if %{mdvver} < 201200
14cr|lzlib-1.3-3|71	%post -n %{develname}
14cr|lzlib-1.3-3|72	%_install_info
14cr|lzlib-1.3-3|73	
14cr|lzlib-1.3-3|74	%postun -n %{develname}
14cr|lzlib-1.3-3|75	%_remove_install_info
14cr|lzlib-1.3-3|76	%endif
14cr|lzlib-1.3-3|77	
14cr|lzlib-1.3-3|78	#------------------------------------------------------------------------------
14cr|lzlib-1.3-3|79	
14cr|lzlib-1.3-3|80	%package -n %{staticname}
14cr|lzlib-1.3-3|81	Summary:	A compression library for lzip files
14cr|lzlib-1.3-3|82	Group:		Development/C
14cr|lzlib-1.3-3|83	
14cr|lzlib-1.3-3|84	%description -n %{staticname}
14cr|lzlib-1.3-3|85	The lzlib compression library provides in-memory LZMA compression
14cr|lzlib-1.3-3|86	and decompression functions, including integrity checking
14cr|lzlib-1.3-3|87	of the decompressed data. The compressed data format used by the library
14cr|lzlib-1.3-3|88	is the lzip format.
14cr|lzlib-1.3-3|89	
14cr|lzlib-1.3-3|90	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cr|lzlib-1.3-3|91	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cr|lzlib-1.3-3|92	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cr|lzlib-1.3-3|93	
14cr|lzlib-1.3-3|94	%files -n %{staticname}
14cr|lzlib-1.3-3|95	%{_libdir}/*.a
14cr|lzlib-1.3-3|96	
14cr|lzlib-1.3-3|97	#------------------------------------------------------------------------------
14cr|lzlib-1.3-3|98	
14cr|lzlib-1.3-3|99	%prep
14cr|lzlib-1.3-3|100	%setup -q
14cr|lzlib-1.3-3|101	
14cr|lzlib-1.3-3|102	%build
14cr|lzlib-1.3-3|103	%configure --enable-shared
14cr|lzlib-1.3-3|104	%make
14cr|lzlib-1.3-3|105	
14cr|lzlib-1.3-3|106	%install
14cr|lzlib-1.3-3|107	%makeinstall_std
14cr|lzlib-1.3-3|108	pushd %{buildroot}%{_libdir}/
14cr|lzlib-1.3-3|109	ln -s liblz.so.%{major} liblz.so
14cr|lzlib-1.3-3|110	popd
14cr|lzlib-1.3-3|111	
14cr|lzlib-1.3-3|112	%check
14cr|lzlib-1.3-3|113	make check
14cr|lzlib-1.3-3|114	
14cr|lzlib-1.3-3|115	
14cr|lzlib-1.3-3|116	
14cr|lzlib-1.3-3|117	%changelog
14cr|lzlib-1.3-3|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14cr|lzlib-1.3-3|119	+ Revision: 3458440
14cr|lzlib-1.3-3|120	- MassBuild#464: Increase release tag
14cr|lzlib-1.3-3|121	
14cr|lzlib-1.3-3|122	

2830 14
14cr|m17n-contrib-1.1.12-2|1	%define version	1.1.12
14cr|m17n-contrib-1.1.12-2|2	%define release	2
14cr|m17n-contrib-1.1.12-2|3	
14cr|m17n-contrib-1.1.12-2|4	%define m17n_db_version 1.5.0
14cr|m17n-contrib-1.1.12-2|5	
14cr|m17n-contrib-1.1.12-2|6	Name:      m17n-contrib
14cr|m17n-contrib-1.1.12-2|7	Summary:   Contributed input methods for m17n library
14cr|m17n-contrib-1.1.12-2|8	Version:   %{version}
14cr|m17n-contrib-1.1.12-2|9	Release:   %{release}
14cr|m17n-contrib-1.1.12-2|10	Group:     System/Internationalization
14cr|m17n-contrib-1.1.12-2|11	License:   LGPLv2+
14cr|m17n-contrib-1.1.12-2|12	URL:       http://www.m17n.org/m17n-lib-en/
14cr|m17n-contrib-1.1.12-2|13	Source0:   http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
14cr|m17n-contrib-1.1.12-2|14	Requires:        m17n-db >= %{m17n_db_version}
14cr|m17n-contrib-1.1.12-2|15	BuildRequires:   m17n-db-devel >= %{m17n_db_version}
14cr|m17n-contrib-1.1.12-2|16	BuildArch:	noarch
14cr|m17n-contrib-1.1.12-2|17	BuildRoot:	%{tmpdir}/%{name}-%{version}-%{release}-buildroot
14cr|m17n-contrib-1.1.12-2|18	
14cr|m17n-contrib-1.1.12-2|19	%description
14cr|m17n-contrib-1.1.12-2|20	Contributed input methods for m17n library.
14cr|m17n-contrib-1.1.12-2|21	
14cr|m17n-contrib-1.1.12-2|22	%prep
14cr|m17n-contrib-1.1.12-2|23	%setup -qn %{name}-%{version}
14cr|m17n-contrib-1.1.12-2|24	
14cr|m17n-contrib-1.1.12-2|25	%build
14cr|m17n-contrib-1.1.12-2|26	[[ ! -x configure ]] && ./bootstrap.sh
14cr|m17n-contrib-1.1.12-2|27	%configure2_5x --build=%{_host}
14cr|m17n-contrib-1.1.12-2|28	%make
14cr|m17n-contrib-1.1.12-2|29	
14cr|m17n-contrib-1.1.12-2|30	%install
14cr|m17n-contrib-1.1.12-2|31	rm -rf $RPM_BUILD_ROOT
14cr|m17n-contrib-1.1.12-2|32	%makeinstall_std
14cr|m17n-contrib-1.1.12-2|33	
14cr|m17n-contrib-1.1.12-2|34	# The file conflicts with m17n-data
14cr|m17n-contrib-1.1.12-2|35	rm -f $RPM_BUILD_ROOT%{_datadir}/m17n/bn-itrans.mim
14cr|m17n-contrib-1.1.12-2|36	
14cr|m17n-contrib-1.1.12-2|37	%{find_lang} %{name}
14cr|m17n-contrib-1.1.12-2|38	
14cr|m17n-contrib-1.1.12-2|39	%clean
14cr|m17n-contrib-1.1.12-2|40	rm -rf $RPM_BUILD_ROOT
14cr|m17n-contrib-1.1.12-2|41	
14cr|m17n-contrib-1.1.12-2|42	%files -f %{name}.lang
14cr|m17n-contrib-1.1.12-2|43	%defattr(-,root,root)
14cr|m17n-contrib-1.1.12-2|44	%doc AUTHORS ChangeLog NEWS README
14cr|m17n-contrib-1.1.12-2|45	%{_datadir}/m17n/*.mim
14cr|m17n-contrib-1.1.12-2|46	%{_datadir}/m17n/icons/*
14cr|m17n-contrib-1.1.12-2|47	%{_datadir}/m17n/scripts/*
14cr|m17n-contrib-1.1.12-2|48	
14cr|m17n-contrib-1.1.12-2|49	
14cr|m17n-contrib-1.1.12-2|50	
14cr|m17n-contrib-1.1.12-2|51	%changelog
14cr|m17n-contrib-1.1.12-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.12-2
14cr|m17n-contrib-1.1.12-2|53	+ Revision: 63edc2b
14cr|m17n-contrib-1.1.12-2|54	- MassBuild#464: Increase release tag
14cr|m17n-contrib-1.1.12-2|55	
14cr|m17n-contrib-1.1.12-2|56	

2831 14
14cr|m2vrequantizer-20030929-4|1	
14cr|m2vrequantizer-20030929-4|2	%define name	m2vrequantizer
14cr|m2vrequantizer-20030929-4|3	%define Name	M2VRequantizer
14cr|m2vrequantizer-20030929-4|4	%define version	20030929
14cr|m2vrequantizer-20030929-4|5	%define rel	4
14cr|m2vrequantizer-20030929-4|6	
14cr|m2vrequantizer-20030929-4|7	# This is the version that is recommended for the VDR burn plugin.
14cr|m2vrequantizer-20030929-4|8	# Feel free to upgrade after you've tested that the new version
14cr|m2vrequantizer-20030929-4|9	# works with it too.
14cr|m2vrequantizer-20030929-4|10	
14cr|m2vrequantizer-20030929-4|11	Summary:	Requantizes MPEG-2 streams
14cr|m2vrequantizer-20030929-4|12	Name:		%name
14cr|m2vrequantizer-20030929-4|13	Version:	%version
14cr|m2vrequantizer-20030929-4|14	Release:	%mkrel %rel
14cr|m2vrequantizer-20030929-4|15	Group:		Video
14cr|m2vrequantizer-20030929-4|16	License:	GPL+
14cr|m2vrequantizer-20030929-4|17	URL:		http://www.xeatre.tv/community/burn/contrib/
14cr|m2vrequantizer-20030929-4|18	Source:		http://www.xeatre.tv/community/burn/contrib/%Name-%version.tar.bz2
14cr|m2vrequantizer-20030929-4|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|m2vrequantizer-20030929-4|20	
14cr|m2vrequantizer-20030929-4|21	%description
14cr|m2vrequantizer-20030929-4|22	Requantizes MPEG-2 streams without recompressing the files.
14cr|m2vrequantizer-20030929-4|23	
14cr|m2vrequantizer-20030929-4|24	This is the version that is recommended for the VDR burn plugin.
14cr|m2vrequantizer-20030929-4|25	
14cr|m2vrequantizer-20030929-4|26	%prep
14cr|m2vrequantizer-20030929-4|27	%setup -q -n %Name
14cr|m2vrequantizer-20030929-4|28	
14cr|m2vrequantizer-20030929-4|29	%build
14cr|m2vrequantizer-20030929-4|30	%__cc %optflags %{?ldflags} -o requant main.c -lm
14cr|m2vrequantizer-20030929-4|31	
14cr|m2vrequantizer-20030929-4|32	%install
14cr|m2vrequantizer-20030929-4|33	rm -rf %{buildroot}
14cr|m2vrequantizer-20030929-4|34	
14cr|m2vrequantizer-20030929-4|35	install -D -m755 requant %{buildroot}%{_bindir}/requant
14cr|m2vrequantizer-20030929-4|36	
14cr|m2vrequantizer-20030929-4|37	%clean
14cr|m2vrequantizer-20030929-4|38	rm -rf %{buildroot}
14cr|m2vrequantizer-20030929-4|39	
14cr|m2vrequantizer-20030929-4|40	%files
14cr|m2vrequantizer-20030929-4|41	%defattr(-,root,root)
14cr|m2vrequantizer-20030929-4|42	%{_bindir}/requant
14cr|m2vrequantizer-20030929-4|43	
14cr|m2vrequantizer-20030929-4|44	
14cr|m2vrequantizer-20030929-4|45	
14cr|m2vrequantizer-20030929-4|46	%changelog
14cr|m2vrequantizer-20030929-4|47	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 20030929-4
14cr|m2vrequantizer-20030929-4|48	+ Revision: f16d976
14cr|m2vrequantizer-20030929-4|49	- Automatic import for version 20030929
14cr|m2vrequantizer-20030929-4|50	
14cr|m2vrequantizer-20030929-4|51	

2832 14
14cr|macchanger-1.5.0-8|1	%define	name	macchanger
14cr|macchanger-1.5.0-8|2	%define	version	1.5.0
14cr|macchanger-1.5.0-8|3	%define release	8
14cr|macchanger-1.5.0-8|4	%define	lib_name_orig	lib%{name}
14cr|macchanger-1.5.0-8|5	%define	lib_major	0
14cr|macchanger-1.5.0-8|6	%define	lib_name	%mklibname %{name} %{lib_major}
14cr|macchanger-1.5.0-8|7	
14cr|macchanger-1.5.0-8|8	Name:           %{name}
14cr|macchanger-1.5.0-8|9	Summary: 	Uility for viewing/manipulating the MAC address of network interfaces
14cr|macchanger-1.5.0-8|10	Group:		System/Configuration/Networking
14cr|macchanger-1.5.0-8|11	Version:        %{version}
14cr|macchanger-1.5.0-8|12	Release:        %{release}
14cr|macchanger-1.5.0-8|13	License:	GPL
14cr|macchanger-1.5.0-8|14	URL:		http://www.alobbs.com/macchanger/
14cr|macchanger-1.5.0-8|15	Source:         %{name}-%{version}.tar.bz2
14cr|macchanger-1.5.0-8|16	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|macchanger-1.5.0-8|17	
14cr|macchanger-1.5.0-8|18	
14cr|macchanger-1.5.0-8|19	%description
14cr|macchanger-1.5.0-8|20	A GNU/Linux utility for viewing/manipulating the MAC address of network
14cr|macchanger-1.5.0-8|21	interfaces.
14cr|macchanger-1.5.0-8|22	Features
14cr|macchanger-1.5.0-8|23	* Set specific MAC address of a network interface
14cr|macchanger-1.5.0-8|24	* Set the MAC randomly
14cr|macchanger-1.5.0-8|25	* Set a MAC of another vendor
14cr|macchanger-1.5.0-8|26	* Set another MAC of the same vendor
14cr|macchanger-1.5.0-8|27	* Set a MAC of the same kind (eg: wireless card)
14cr|macchanger-1.5.0-8|28	* Display a vendor MAC list (today, 6200 items) to choose from
14cr|macchanger-1.5.0-8|29	
14cr|macchanger-1.5.0-8|30	Possible usages
14cr|macchanger-1.5.0-8|31	* You're in a DHCP network with some kind of IP-based restriction
14cr|macchanger-1.5.0-8|32	* You've a cluster that boot with BOOTP and you want to have a
14cr|macchanger-1.5.0-8|33	* clean set of MACs
14cr|macchanger-1.5.0-8|34	* Debug MAC based routes
14cr|macchanger-1.5.0-8|35	
14cr|macchanger-1.5.0-8|36	%prep
14cr|macchanger-1.5.0-8|37	%setup -q
14cr|macchanger-1.5.0-8|38	
14cr|macchanger-1.5.0-8|39	%build
14cr|macchanger-1.5.0-8|40	%configure
14cr|macchanger-1.5.0-8|41	%make
14cr|macchanger-1.5.0-8|42	
14cr|macchanger-1.5.0-8|43	%install
14cr|macchanger-1.5.0-8|44	rm -rf $RPM_BUILD_ROOT
14cr|macchanger-1.5.0-8|45	%makeinstall
14cr|macchanger-1.5.0-8|46	
14cr|macchanger-1.5.0-8|47	
14cr|macchanger-1.5.0-8|48	
14cr|macchanger-1.5.0-8|49	%clean
14cr|macchanger-1.5.0-8|50	rm -rf $RPM_BUILD_ROOT
14cr|macchanger-1.5.0-8|51	
14cr|macchanger-1.5.0-8|52	%files
14cr|macchanger-1.5.0-8|53	%defattr(644,root,root,755)
14cr|macchanger-1.5.0-8|54	%doc README COPYING ChangeLog INSTALL AUTHORS
14cr|macchanger-1.5.0-8|55	%dir %{_datadir}/%{name}
14cr|macchanger-1.5.0-8|56	%{_datadir}/%{name}/*
14cr|macchanger-1.5.0-8|57	%{_mandir}/man1/*
14cr|macchanger-1.5.0-8|58	%{_infodir}/%{name}.info*
14cr|macchanger-1.5.0-8|59	%defattr(755,root,root,755)
14cr|macchanger-1.5.0-8|60	%{_bindir}/*
14cr|macchanger-1.5.0-8|61	
14cr|macchanger-1.5.0-8|62	
14cr|macchanger-1.5.0-8|63	
14cr|macchanger-1.5.0-8|64	%changelog
14cr|macchanger-1.5.0-8|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-8
14cr|macchanger-1.5.0-8|66	+ Revision: 87d3471
14cr|macchanger-1.5.0-8|67	- MassBuild#464: Increase release tag
14cr|macchanger-1.5.0-8|68	
14cr|macchanger-1.5.0-8|69	

2833 14
14cr|macrofusion-0.7.3-2|1	Name:		macrofusion
14cr|macrofusion-0.7.3-2|2	Version:	0.7.3
14cr|macrofusion-0.7.3-2|3	Release:	2
14cr|macrofusion-0.7.3-2|4	Group:		Graphics
14cr|macrofusion-0.7.3-2|5	Summary:	GUI for HDR tool Enfuse
14cr|macrofusion-0.7.3-2|6	License:	GPLv3
14cr|macrofusion-0.7.3-2|7	URL:		http://sourceforge.net/projects/macrofusion
14cr|macrofusion-0.7.3-2|8	Source0:	http://sourceforge.net/projects/macrofusion/files/%{name}-%{version}/%{name}_%{version}.orig.tar.gz
14cr|macrofusion-0.7.3-2|9	BuildArch:	noarch
14cr|macrofusion-0.7.3-2|10	Requires:	python
14cr|macrofusion-0.7.3-2|11	Requires:	python-imaging
14cr|macrofusion-0.7.3-2|12	Requires:	Image-ExifTool
14cr|macrofusion-0.7.3-2|13	Requires:	hugin
14cr|macrofusion-0.7.3-2|14	Requires:	enfuse
14cr|macrofusion-0.7.3-2|15	
14cr|macrofusion-0.7.3-2|16	%description
14cr|macrofusion-0.7.3-2|17	MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes
14cr|macrofusion-0.7.3-2|18	easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic
14cr|macrofusion-0.7.3-2|19	Range). It can be useful for every macro lovers or landscapers.
14cr|macrofusion-0.7.3-2|20	
14cr|macrofusion-0.7.3-2|21	%prep
14cr|macrofusion-0.7.3-2|22	%setup -q
14cr|macrofusion-0.7.3-2|23	
14cr|macrofusion-0.7.3-2|24	%build
14cr|macrofusion-0.7.3-2|25	
14cr|macrofusion-0.7.3-2|26	%install
14cr|macrofusion-0.7.3-2|27	install -m 755 -D macrofusion.py %{buildroot}%{_bindir}/macrofusion
14cr|macrofusion-0.7.3-2|28	install -m 644 -D macrofusion.desktop %{buildroot}%{_datadir}/applications/macrofusion.desktop
14cr|macrofusion-0.7.3-2|29	install -d -m 755 %{buildroot}%{_datadir}/mfusion/ui
14cr|macrofusion-0.7.3-2|30	install -m 644 ui/* %{buildroot}%{_datadir}/mfusion/ui/
14cr|macrofusion-0.7.3-2|31	install -D -m 644 images/macrofusion.png %{buildroot}%{_datadir}/pixmaps/macrofusion.png
14cr|macrofusion-0.7.3-2|32	install -D -m 644 images/logoSplash.png %{buildroot}%{_datadir}/mfusion/images/logoSplash.png
14cr|macrofusion-0.7.3-2|33	for file in locale/*/LC_MESSAGES/*.mo
14cr|macrofusion-0.7.3-2|34	do
14cr|macrofusion-0.7.3-2|35	install -D -m 644 $file %{buildroot}%{_datadir}/$file
14cr|macrofusion-0.7.3-2|36	done
14cr|macrofusion-0.7.3-2|37	
14cr|macrofusion-0.7.3-2|38	%find_lang MacroFusion
14cr|macrofusion-0.7.3-2|39	
14cr|macrofusion-0.7.3-2|40	%files -f MacroFusion.lang
14cr|macrofusion-0.7.3-2|41	%{_bindir}/macrofusion
14cr|macrofusion-0.7.3-2|42	%{_datadir}/mfusion/
14cr|macrofusion-0.7.3-2|43	%{_datadir}/pixmaps/macrofusion.png
14cr|macrofusion-0.7.3-2|44	%{_datadir}/applications/macrofusion.desktop
14cr|macrofusion-0.7.3-2|45	%doc README CHANGELOG TODO
14cr|macrofusion-0.7.3-2|46	
14cr|macrofusion-0.7.3-2|47	
14cr|macrofusion-0.7.3-2|48	
14cr|macrofusion-0.7.3-2|49	%changelog
14cr|macrofusion-0.7.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-2
14cr|macrofusion-0.7.3-2|51	+ Revision: 597eb8e
14cr|macrofusion-0.7.3-2|52	- MassBuild#464: Increase release tag
14cr|macrofusion-0.7.3-2|53	
14cr|macrofusion-0.7.3-2|54	

2834 14
14cr|madbomber-0.2.5-8|1	%define	name	madbomber
14cr|madbomber-0.2.5-8|2	%define	version	0.2.5
14cr|madbomber-0.2.5-8|3	%define release	8
14cr|madbomber-0.2.5-8|4	%define summary	Catch the bombs
14cr|madbomber-0.2.5-8|5	
14cr|madbomber-0.2.5-8|6	Summary:	%{summary}
14cr|madbomber-0.2.5-8|7	Name:		%{name}
14cr|madbomber-0.2.5-8|8	Version:	%{version}
14cr|madbomber-0.2.5-8|9	Release:	%{release}
14cr|madbomber-0.2.5-8|10	Url:		http://newbreedsoftware.com/madbomber
14cr|madbomber-0.2.5-8|11	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/%{name}-%{version}.tar.bz2
14cr|madbomber-0.2.5-8|12	Source5:	%{name}-16.png
14cr|madbomber-0.2.5-8|13	Source6:	%{name}-32.png
14cr|madbomber-0.2.5-8|14	Source7:	%{name}-48.png
14cr|madbomber-0.2.5-8|15	License:	GPL
14cr|madbomber-0.2.5-8|16	Group:		Games/Arcade
14cr|madbomber-0.2.5-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|madbomber-0.2.5-8|18	BuildRequires:	SDL_mixer-devel
14cr|madbomber-0.2.5-8|19	BuildRequires:	SDL_image-devel
14cr|madbomber-0.2.5-8|20	BuildRequires:	SDL-devel
14cr|madbomber-0.2.5-8|21	Patch0:		madbomber-0.1.8-fix-CFLAGS.patch
14cr|madbomber-0.2.5-8|22	Patch1:		madbomber-0.2.4-add-keypad-keys.patch
14cr|madbomber-0.2.5-8|23	
14cr|madbomber-0.2.5-8|24	%description
14cr|madbomber-0.2.5-8|25	The Mad Bomber is loose in the city and he's dropping bombs everywhere! It's
14cr|madbomber-0.2.5-8|26	your job to catch them before they hit the ground and explode. Luckily, you
14cr|madbomber-0.2.5-8|27	have a set of trusty buckets to extinguish them with.
14cr|madbomber-0.2.5-8|28	
14cr|madbomber-0.2.5-8|29	%prep
14cr|madbomber-0.2.5-8|30	%setup -q
14cr|madbomber-0.2.5-8|31	%patch0 -p1
14cr|madbomber-0.2.5-8|32	%patch1 -p1 -z .pix
14cr|madbomber-0.2.5-8|33	chmod a+r -R .
14cr|madbomber-0.2.5-8|34	# remove .xvpics directories
14cr|madbomber-0.2.5-8|35	find . -type d -name .xvpics | xargs rm -rf
14cr|madbomber-0.2.5-8|36	
14cr|madbomber-0.2.5-8|37	cat << EOF > mandriva-%{name}.desktop
14cr|madbomber-0.2.5-8|38	[Desktop Entry]
14cr|madbomber-0.2.5-8|39	Name=MadBomber
14cr|madbomber-0.2.5-8|40	Comment=%{summary}
14cr|madbomber-0.2.5-8|41	Exec=%_gamesbindir/%{name}
14cr|madbomber-0.2.5-8|42	Icon=%{name}
14cr|madbomber-0.2.5-8|43	Terminal=false
14cr|madbomber-0.2.5-8|44	Type=Application
14cr|madbomber-0.2.5-8|45	Categories=Game;ArcadeGame;
14cr|madbomber-0.2.5-8|46	EOF
14cr|madbomber-0.2.5-8|47	
14cr|madbomber-0.2.5-8|48	%build
14cr|madbomber-0.2.5-8|49	%make CFLAGS="%{optflags} %{ldflags}" DATA_PREFIX=%{_gamesdatadir}/%{name}/
14cr|madbomber-0.2.5-8|50	
14cr|madbomber-0.2.5-8|51	%install
14cr|madbomber-0.2.5-8|52	rm -rf $RPM_BUILD_ROOT
14cr|madbomber-0.2.5-8|53	
14cr|madbomber-0.2.5-8|54	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|madbomber-0.2.5-8|55	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|madbomber-0.2.5-8|56	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|madbomber-0.2.5-8|57	
14cr|madbomber-0.2.5-8|58	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
14cr|madbomber-0.2.5-8|59	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|madbomber-0.2.5-8|60	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|madbomber-0.2.5-8|61	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|madbomber-0.2.5-8|62	
14cr|madbomber-0.2.5-8|63	%if %mdkversion < 200900
14cr|madbomber-0.2.5-8|64	%post
14cr|madbomber-0.2.5-8|65	%update_menus
14cr|madbomber-0.2.5-8|66	%endif
14cr|madbomber-0.2.5-8|67	
14cr|madbomber-0.2.5-8|68	%if %mdkversion < 200900
14cr|madbomber-0.2.5-8|69	%postun
14cr|madbomber-0.2.5-8|70	%clean_menus
14cr|madbomber-0.2.5-8|71	%endif
14cr|madbomber-0.2.5-8|72	
14cr|madbomber-0.2.5-8|73	%clean
14cr|madbomber-0.2.5-8|74	rm -rf $RPM_BUILD_ROOT
14cr|madbomber-0.2.5-8|75	
14cr|madbomber-0.2.5-8|76	%files
14cr|madbomber-0.2.5-8|77	%defattr(-,root,root)
14cr|madbomber-0.2.5-8|78	%doc AUTHORS.txt CHANGES.txt README.txt
14cr|madbomber-0.2.5-8|79	%{_gamesbindir}/*
14cr|madbomber-0.2.5-8|80	%{_gamesdatadir}/%{name}
14cr|madbomber-0.2.5-8|81	%{_datadir}/applications/*
14cr|madbomber-0.2.5-8|82	%{_iconsdir}/*.png
14cr|madbomber-0.2.5-8|83	%{_miconsdir}/*.png
14cr|madbomber-0.2.5-8|84	%{_liconsdir}/*.png
14cr|madbomber-0.2.5-8|85	
14cr|madbomber-0.2.5-8|86	
14cr|madbomber-0.2.5-8|87	
14cr|madbomber-0.2.5-8|88	%changelog
14cr|madbomber-0.2.5-8|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-8
14cr|madbomber-0.2.5-8|90	+ Revision: c408a5f
14cr|madbomber-0.2.5-8|91	- MassBuild#464: Increase release tag
14cr|madbomber-0.2.5-8|92	
14cr|madbomber-0.2.5-8|93	

2835 14
14cr|madplay-0.15.2b-10|1	Summary:	Command line MPEG audio player based on libmad
14cr|madplay-0.15.2b-10|2	Name:		madplay
14cr|madplay-0.15.2b-10|3	Version:	0.15.2b
14cr|madplay-0.15.2b-10|4	Release:	10
14cr|madplay-0.15.2b-10|5	Source0:	http://prdownloads.sourceforge.net/mad/%{name}-%{version}.tar.bz2
14cr|madplay-0.15.2b-10|6	License:	GPL
14cr|madplay-0.15.2b-10|7	Group:		Sound
14cr|madplay-0.15.2b-10|8	URL:		http://www.underbit.com/products/mad/
14cr|madplay-0.15.2b-10|9	BuildRequires:  pkgconfig(mad) >= 0.15.0b
14cr|madplay-0.15.2b-10|10	BuildRequires:  pkgconfig(id3tag) >= 0.15.0b
14cr|madplay-0.15.2b-10|11	BuildRequires:  pkgconfig(esound)
14cr|madplay-0.15.2b-10|12	%rename		mad
14cr|madplay-0.15.2b-10|13	
14cr|madplay-0.15.2b-10|14	%description
14cr|madplay-0.15.2b-10|15	madplay is a command-line MPEG audio decoder and player based on the
14cr|madplay-0.15.2b-10|16	MAD library (libmad). For details about MAD, see the libmad package
14cr|madplay-0.15.2b-10|17	distributed separately.
14cr|madplay-0.15.2b-10|18	
14cr|madplay-0.15.2b-10|19	madplay will also read and display ID3 tag information, and further
14cr|madplay-0.15.2b-10|20	supports the relative volume adjustment information (RVA2) in such
14cr|madplay-0.15.2b-10|21	tags, as written by tools like `normalize'.
14cr|madplay-0.15.2b-10|22	
14cr|madplay-0.15.2b-10|23	
14cr|madplay-0.15.2b-10|24	%prep
14cr|madplay-0.15.2b-10|25	%setup -q
14cr|madplay-0.15.2b-10|26	
14cr|madplay-0.15.2b-10|27	%build
14cr|madplay-0.15.2b-10|28	%configure2_5x
14cr|madplay-0.15.2b-10|29	%make
14cr|madplay-0.15.2b-10|30	
14cr|madplay-0.15.2b-10|31	%install
14cr|madplay-0.15.2b-10|32	%makeinstall
14cr|madplay-0.15.2b-10|33	# this is an invalid locale dir
14cr|madplay-0.15.2b-10|34	rm -rf %{buildroot}/%{_datadir}/locale/en
14cr|madplay-0.15.2b-10|35	%find_lang %{name}
14cr|madplay-0.15.2b-10|36	
14cr|madplay-0.15.2b-10|37	%files -f %{name}.lang
14cr|madplay-0.15.2b-10|38	%doc COPYING README CREDITS TODO
14cr|madplay-0.15.2b-10|39	%{_bindir}/*
14cr|madplay-0.15.2b-10|40	%{_mandir}/man1/*
14cr|madplay-0.15.2b-10|41	
14cr|madplay-0.15.2b-10|42	
14cr|madplay-0.15.2b-10|43	
14cr|madplay-0.15.2b-10|44	%changelog
14cr|madplay-0.15.2b-10|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.2b-10
14cr|madplay-0.15.2b-10|46	+ Revision: d513a29
14cr|madplay-0.15.2b-10|47	- MassBuild#464: Increase release tag
14cr|madplay-0.15.2b-10|48	
14cr|madplay-0.15.2b-10|49	

2836 14
14cr|Maelstrom-3.0.6-14|1	%define version  3.0.6
14cr|Maelstrom-3.0.6-14|2	%define release  14
14cr|Maelstrom-3.0.6-14|3	%define name Maelstrom
14cr|Maelstrom-3.0.6-14|4	
14cr|Maelstrom-3.0.6-14|5	Summary:   Maelstrom
14cr|Maelstrom-3.0.6-14|6	Name:      %{name}
14cr|Maelstrom-3.0.6-14|7	Version:   %{version}
14cr|Maelstrom-3.0.6-14|8	Release:   %{release}
14cr|Maelstrom-3.0.6-14|9	License: LGPL
14cr|Maelstrom-3.0.6-14|10	Group:     Games/Arcade
14cr|Maelstrom-3.0.6-14|11	Source0:   %{name}-%{version}.tar.bz2
14cr|Maelstrom-3.0.6-14|12	Source10: %name.16.png
14cr|Maelstrom-3.0.6-14|13	Source11: %name.32.png
14cr|Maelstrom-3.0.6-14|14	Source12: %name.48.png
14cr|Maelstrom-3.0.6-14|15	Patch1:    Maelstrom-3.0.6-scorefile.patch
14cr|Maelstrom-3.0.6-14|16	Patch2:	   Maelstrom-3.0.6-datadir.patch
14cr|Maelstrom-3.0.6-14|17	Patch3:	   Maelstrom-3.0.6-gcc3.4.patch
14cr|Maelstrom-3.0.6-14|18	Patch4:    Maelstrom-3.0.6-64bit-fixes.patch
14cr|Maelstrom-3.0.6-14|19	URL:       http://www.devolution.com/~slouken/Maelstrom/
14cr|Maelstrom-3.0.6-14|20	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|Maelstrom-3.0.6-14|21	BuildRequires:	SDL_net-devel
14cr|Maelstrom-3.0.6-14|22	BuildRequires:	SDL-devel
14cr|Maelstrom-3.0.6-14|23	
14cr|Maelstrom-3.0.6-14|24	%description
14cr|Maelstrom-3.0.6-14|25	Maelstrom is a rockin' asteroids game ported from the Macintosh
14cr|Maelstrom-3.0.6-14|26	Originally written by Andrew Welch of Ambrosia Software, and ported
14cr|Maelstrom-3.0.6-14|27	to UNIX and then SDL by Sam Lantinga <slouken@devolution.com>
14cr|Maelstrom-3.0.6-14|28	
14cr|Maelstrom-3.0.6-14|29	%prep
14cr|Maelstrom-3.0.6-14|30	%setup -q
14cr|Maelstrom-3.0.6-14|31	%patch1 -b .scores
14cr|Maelstrom-3.0.6-14|32	%patch2 -p1 -b .libdir
14cr|Maelstrom-3.0.6-14|33	%patch3 -p1
14cr|Maelstrom-3.0.6-14|34	%patch4 -p1 -b .64bit-fixes
14cr|Maelstrom-3.0.6-14|35	
14cr|Maelstrom-3.0.6-14|36	touch ChangeLog NEWS AUTHORS
14cr|Maelstrom-3.0.6-14|37	
14cr|Maelstrom-3.0.6-14|38	%build
14cr|Maelstrom-3.0.6-14|39	autoreconf -fi
14cr|Maelstrom-3.0.6-14|40	%configure2_5x --disable-rpath --bindir=%_gamesbindir --libdir=%_gamesdatadir
14cr|Maelstrom-3.0.6-14|41	
14cr|Maelstrom-3.0.6-14|42	%make
14cr|Maelstrom-3.0.6-14|43	
14cr|Maelstrom-3.0.6-14|44	%install
14cr|Maelstrom-3.0.6-14|45	rm -rf %buildroot
14cr|Maelstrom-3.0.6-14|46	%makeinstall_std GAME_INSTALLDIR=%buildroot/%_gamesdatadir/%name
14cr|Maelstrom-3.0.6-14|47	install -D -m755 Maelstrom %buildroot/%_gamesbindir/Maelstrom
14cr|Maelstrom-3.0.6-14|48	install -D -m755 Maelstrom-netd %buildroot/%_gamesbindir/Maelstrom-netd
14cr|Maelstrom-3.0.6-14|49	
14cr|Maelstrom-3.0.6-14|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|Maelstrom-3.0.6-14|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|Maelstrom-3.0.6-14|52	[Desktop Entry]
14cr|Maelstrom-3.0.6-14|53	Type=Application
14cr|Maelstrom-3.0.6-14|54	Exec=%_gamesbindir/Maelstrom
14cr|Maelstrom-3.0.6-14|55	Name=Maelstrom
14cr|Maelstrom-3.0.6-14|56	Comment=Asteroids game
14cr|Maelstrom-3.0.6-14|57	Categories=Game;ArcadeGame;
14cr|Maelstrom-3.0.6-14|58	Icon=Maelstrom
14cr|Maelstrom-3.0.6-14|59	EOF
14cr|Maelstrom-3.0.6-14|60	
14cr|Maelstrom-3.0.6-14|61	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
14cr|Maelstrom-3.0.6-14|62	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
14cr|Maelstrom-3.0.6-14|63	install -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|Maelstrom-3.0.6-14|64	install -m 644 %{SOURCE11} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|Maelstrom-3.0.6-14|65	install -m 644 %{SOURCE12} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|Maelstrom-3.0.6-14|66	
14cr|Maelstrom-3.0.6-14|67	mkdir -p %buildroot/var/lib/games/
14cr|Maelstrom-3.0.6-14|68	mv %buildroot%_gamesdatadir/Maelstrom/Maelstrom-Scores %buildroot/var/lib/games/Maelstrom-Scores
14cr|Maelstrom-3.0.6-14|69	
14cr|Maelstrom-3.0.6-14|70	%clean
14cr|Maelstrom-3.0.6-14|71	rm -rf $RPM_BUILD_ROOT
14cr|Maelstrom-3.0.6-14|72	
14cr|Maelstrom-3.0.6-14|73	%if %mdkversion < 200900
14cr|Maelstrom-3.0.6-14|74	%post
14cr|Maelstrom-3.0.6-14|75	%update_menus
14cr|Maelstrom-3.0.6-14|76	%endif
14cr|Maelstrom-3.0.6-14|77	
14cr|Maelstrom-3.0.6-14|78	%if %mdkversion < 200900
14cr|Maelstrom-3.0.6-14|79	%postun
14cr|Maelstrom-3.0.6-14|80	%clean_menus
14cr|Maelstrom-3.0.6-14|81	%endif
14cr|Maelstrom-3.0.6-14|82	
14cr|Maelstrom-3.0.6-14|83	%pre
14cr|Maelstrom-3.0.6-14|84	# in Maelstrom <= 3.0.6-4mdk %_gamesbindir/Maelstrom is a directory
14cr|Maelstrom-3.0.6-14|85	if [ -d %_gamesbindir/Maelstrom ]; then
14cr|Maelstrom-3.0.6-14|86	rm -rf %_gamesbindir/Maelstrom
14cr|Maelstrom-3.0.6-14|87	fi
14cr|Maelstrom-3.0.6-14|88	
14cr|Maelstrom-3.0.6-14|89	%files
14cr|Maelstrom-3.0.6-14|90	%defattr(-, root, root)
14cr|Maelstrom-3.0.6-14|91	%doc COPYING CREDITS README* Changelog Docs
14cr|Maelstrom-3.0.6-14|92	%attr(2755,root,games) %_gamesbindir/Maelstrom*
14cr|Maelstrom-3.0.6-14|93	%_gamesdatadir/Maelstrom
14cr|Maelstrom-3.0.6-14|94	%{_datadir}/applications/mandriva-*.desktop
14cr|Maelstrom-3.0.6-14|95	%_iconsdir/*.png
14cr|Maelstrom-3.0.6-14|96	%_miconsdir/*
14cr|Maelstrom-3.0.6-14|97	%_liconsdir/*
14cr|Maelstrom-3.0.6-14|98	%attr(0664,root,games) /var/lib/games/Maelstrom-Scores
14cr|Maelstrom-3.0.6-14|99	
14cr|Maelstrom-3.0.6-14|100	
14cr|Maelstrom-3.0.6-14|101	
14cr|Maelstrom-3.0.6-14|102	
14cr|Maelstrom-3.0.6-14|103	%changelog
14cr|Maelstrom-3.0.6-14|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.6-14
14cr|Maelstrom-3.0.6-14|105	+ Revision: 6d17400
14cr|Maelstrom-3.0.6-14|106	- MassBuild#464: Increase release tag
14cr|Maelstrom-3.0.6-14|107	
14cr|Maelstrom-3.0.6-14|108	

2837 14
14cr|magicpoint-1.13a-7|1	Summary:	Presentation tool
14cr|magicpoint-1.13a-7|2	Name:		magicpoint
14cr|magicpoint-1.13a-7|3	Version:	1.13a
14cr|magicpoint-1.13a-7|4	Release:	7
14cr|magicpoint-1.13a-7|5	License:	BSD like
14cr|magicpoint-1.13a-7|6	URL:		http://member.wide.ad.jp/wg/mgp/
14cr|magicpoint-1.13a-7|7	Group:		Office
14cr|magicpoint-1.13a-7|8	Source:		ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/%{name}-%{version}.tar.gz
14cr|magicpoint-1.13a-7|9	Patch0:         magicpoint-1.10a-remove-rpath.patch
14cr|magicpoint-1.13a-7|10	Patch1:         magicpoint-1.09a-defaults-to-latin1.patch
14cr|magicpoint-1.13a-7|11	Patch2:         magicpoint-1.09a-emacs-mode--add-font-lock.patch
14cr|magicpoint-1.13a-7|12	Patch3:         magicpoint-1.09a-xfont-force-same-one.patch
14cr|magicpoint-1.13a-7|13	BuildRequires:	pkgconfig(x11)
14cr|magicpoint-1.13a-7|14	BuildRequires:	pkgconfig(xft)
14cr|magicpoint-1.13a-7|15	BuildRequires:	pkgconfig(xmu)
14cr|magicpoint-1.13a-7|16	BuildRequires:	imlib-devel
14cr|magicpoint-1.13a-7|17	BuildRequires:  ungif-devel
14cr|magicpoint-1.13a-7|18	BuildRequires:  flex byacc
14cr|magicpoint-1.13a-7|19	BuildRequires:	imake gccmakedep
14cr|magicpoint-1.13a-7|20	Requires:	libjpeg-progs
14cr|magicpoint-1.13a-7|21	
14cr|magicpoint-1.13a-7|22	%description
14cr|magicpoint-1.13a-7|23	MagicPoint is an X11 based presentation tool. It is designed to make
14cr|magicpoint-1.13a-7|24	simple presentations easy while making complicated presentations
14cr|magicpoint-1.13a-7|25	possible. Its presentation file is just text so that you can create
14cr|magicpoint-1.13a-7|26	presentation files quickly with your favorite editor (e.g. Emacs).
14cr|magicpoint-1.13a-7|27	
14cr|magicpoint-1.13a-7|28	It includes a true type library for elegant looking text and effects.
14cr|magicpoint-1.13a-7|29	
14cr|magicpoint-1.13a-7|30	%prep
14cr|magicpoint-1.13a-7|31	%setup -q
14cr|magicpoint-1.13a-7|32	#%patch0 -p1
14cr|magicpoint-1.13a-7|33	%patch1 -p1
14cr|magicpoint-1.13a-7|34	%patch2 -p1
14cr|magicpoint-1.13a-7|35	
14cr|magicpoint-1.13a-7|36	%build
14cr|magicpoint-1.13a-7|37	%configure2_5x --enable-locale
14cr|magicpoint-1.13a-7|38	xmkmf
14cr|magicpoint-1.13a-7|39	make Makefiles
14cr|magicpoint-1.13a-7|40	make CCOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|magicpoint-1.13a-7|41	
14cr|magicpoint-1.13a-7|42	%install
14cr|magicpoint-1.13a-7|43	rm -fr %buildroot
14cr|magicpoint-1.13a-7|44	%makeinstall_std install.man
14cr|magicpoint-1.13a-7|45	
14cr|magicpoint-1.13a-7|46	install -m 644 -D contrib/mgp-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/mgp-mode.el
14cr|magicpoint-1.13a-7|47	
14cr|magicpoint-1.13a-7|48	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|magicpoint-1.13a-7|49	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|magicpoint-1.13a-7|50	(autoload 'mgp-mode "mgp-mode" "MagicPoint editing mode" t)
14cr|magicpoint-1.13a-7|51	(add-to-list 'auto-mode-alist '("\\\\.mgp$" . mgp-mode))
14cr|magicpoint-1.13a-7|52	EOF
14cr|magicpoint-1.13a-7|53	
14cr|magicpoint-1.13a-7|54	#clean cvs things
14cr|magicpoint-1.13a-7|55	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|magicpoint-1.13a-7|56	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|magicpoint-1.13a-7|57	done
14cr|magicpoint-1.13a-7|58	rm -rf %{buildroot}/usr/X11R6/lib*/X11/doc/html
14cr|magicpoint-1.13a-7|59	
14cr|magicpoint-1.13a-7|60	%clean
14cr|magicpoint-1.13a-7|61	rm -rf %{buildroot}
14cr|magicpoint-1.13a-7|62	
14cr|magicpoint-1.13a-7|63	%files
14cr|magicpoint-1.13a-7|64	%defattr (-,root,root)
14cr|magicpoint-1.13a-7|65	%doc COPYRIGHT FAQ README* RELNOTES SYNTAX USAGE
14cr|magicpoint-1.13a-7|66	%doc sample/
14cr|magicpoint-1.13a-7|67	%{_datadir}/emacs/site-lisp/*
14cr|magicpoint-1.13a-7|68	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14cr|magicpoint-1.13a-7|69	%{_bindir}/*
14cr|magicpoint-1.13a-7|70	%{_mandir}/*/*
14cr|magicpoint-1.13a-7|71	%{_prefix}/lib/X11/mgp/*
14cr|magicpoint-1.13a-7|72	
14cr|magicpoint-1.13a-7|73	
14cr|magicpoint-1.13a-7|74	
14cr|magicpoint-1.13a-7|75	%changelog
14cr|magicpoint-1.13a-7|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13a-7
14cr|magicpoint-1.13a-7|77	+ Revision: f2af009
14cr|magicpoint-1.13a-7|78	- MassBuild#464: Increase release tag
14cr|magicpoint-1.13a-7|79	
14cr|magicpoint-1.13a-7|80	

2838 14
14cr|magicrescue-1.1.9-4|1	Name:           magicrescue
14cr|magicrescue-1.1.9-4|2	Version:        1.1.9
14cr|magicrescue-1.1.9-4|3	Release:        4
14cr|magicrescue-1.1.9-4|4	Summary:        Tries to recover files
14cr|magicrescue-1.1.9-4|5	License:        GPLv2+
14cr|magicrescue-1.1.9-4|6	Group:          Archiving/Other
14cr|magicrescue-1.1.9-4|7	URL:            http://jbj.rapanden.dk/magicrescue/
14cr|magicrescue-1.1.9-4|8	Source0:        http://jbj.rapanden.dk/magicrescue/release/%name-%version.tar.gz
14cr|magicrescue-1.1.9-4|9	Conflicts:	safecat
14cr|magicrescue-1.1.9-4|10	Requires:       binutils
14cr|magicrescue-1.1.9-4|11	Requires:       gzip
14cr|magicrescue-1.1.9-4|12	Requires:       mencoder
14cr|magicrescue-1.1.9-4|13	Requires:	mpg123
14cr|magicrescue-1.1.9-4|14	BuildRequires:  gdbm-devel
14cr|magicrescue-1.1.9-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|magicrescue-1.1.9-4|16	
14cr|magicrescue-1.1.9-4|17	%description
14cr|magicrescue-1.1.9-4|18	Magic Rescue scans a block device for file types it knows how to recover and
14cr|magicrescue-1.1.9-4|19	calls an external program to extract them.  It looks at "magic bytes" in file
14cr|magicrescue-1.1.9-4|20	contents, so it can be used both as an undelete utility and for recovering a
14cr|magicrescue-1.1.9-4|21	corrupted drive or partition.  As long as the file data is there, it will find
14cr|magicrescue-1.1.9-4|22	it. It works on any file system.
14cr|magicrescue-1.1.9-4|23	
14cr|magicrescue-1.1.9-4|24	%prep
14cr|magicrescue-1.1.9-4|25	%setup -q
14cr|magicrescue-1.1.9-4|26	
14cr|magicrescue-1.1.9-4|27	%build
14cr|magicrescue-1.1.9-4|28	# XXX: This is not a GNU autoconf script
14cr|magicrescue-1.1.9-4|29	export CFLAGS="%{optflags}"
14cr|magicrescue-1.1.9-4|30	./configure --prefix=%{_prefix}
14cr|magicrescue-1.1.9-4|31	%{make}
14cr|magicrescue-1.1.9-4|32	
14cr|magicrescue-1.1.9-4|33	%install
14cr|magicrescue-1.1.9-4|34	rm -rf %{buildroot}
14cr|magicrescue-1.1.9-4|35	mkdir -p %{buildroot}%{_prefix}
14cr|magicrescue-1.1.9-4|36	%makeinstall PREFIX=%{buildroot}/%{_prefix}
14cr|magicrescue-1.1.9-4|37	# move man pages to the right directory
14cr|magicrescue-1.1.9-4|38	mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}
14cr|magicrescue-1.1.9-4|39	# move binaries from /usr/share
14cr|magicrescue-1.1.9-4|40	mv %{buildroot}%{_datadir}/magicrescue/tools/inputseek %{buildroot}%{_bindir}
14cr|magicrescue-1.1.9-4|41	mv %{buildroot}%{_datadir}/magicrescue/tools/safecat %{buildroot}%{_bindir}
14cr|magicrescue-1.1.9-4|42	mv %{buildroot}%{_datadir}/magicrescue/tools/textextract %{buildroot}%{_bindir}
14cr|magicrescue-1.1.9-4|43	
14cr|magicrescue-1.1.9-4|44	%clean
14cr|magicrescue-1.1.9-4|45	rm -rf %{buildroot}
14cr|magicrescue-1.1.9-4|46	
14cr|magicrescue-1.1.9-4|47	%files
14cr|magicrescue-1.1.9-4|48	%defattr(0644,root,root,0755)
14cr|magicrescue-1.1.9-4|49	%doc COPYING README
14cr|magicrescue-1.1.9-4|50	%{_datadir}/magicrescue/recipes/*
14cr|magicrescue-1.1.9-4|51	%{_mandir}/man1/*
14cr|magicrescue-1.1.9-4|52	%defattr(0755,root,root,0755)
14cr|magicrescue-1.1.9-4|53	%{_bindir}/*
14cr|magicrescue-1.1.9-4|54	%{_datadir}/magicrescue/tools/*
14cr|magicrescue-1.1.9-4|55	
14cr|magicrescue-1.1.9-4|56	
14cr|magicrescue-1.1.9-4|57	
14cr|magicrescue-1.1.9-4|58	%changelog
14cr|magicrescue-1.1.9-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-4
14cr|magicrescue-1.1.9-4|60	+ Revision: de00dd3
14cr|magicrescue-1.1.9-4|61	- MassBuild#464: Increase release tag
14cr|magicrescue-1.1.9-4|62	
14cr|magicrescue-1.1.9-4|63	

2839 14
14cr|mahjongg3d-0.96-10|1	Name:			mahjongg3d
14cr|mahjongg3d-0.96-10|2	Version:		0.96
14cr|mahjongg3d-0.96-10|3	Release:		10
14cr|mahjongg3d-0.96-10|4	
14cr|mahjongg3d-0.96-10|5	Summary:	MahJongg 3D Solitaire
14cr|mahjongg3d-0.96-10|6	License:	GPLv2+
14cr|mahjongg3d-0.96-10|7	Group:		Games/Boards
14cr|mahjongg3d-0.96-10|8	URL:		http://www.reto-schoelly.de/mahjongg3d/
14cr|mahjongg3d-0.96-10|9	Source:		http://www.reto-schoelly.de/mahjongg3d/%{name}-%{version}.tar.bz2
14cr|mahjongg3d-0.96-10|10	Source1:	http://www.reto-schoelly.de/mahjongg3d/%{name}-0.96-patch2.tar.bz2
14cr|mahjongg3d-0.96-10|11	Source10:	http://www.reto-schoelly.de/mahjongg3d/hieroglyph_tileset.tar.bz2
14cr|mahjongg3d-0.96-10|12	Source11:	http://www.reto-schoelly.de/mahjongg3d/lab_layout.tar.bz2
14cr|mahjongg3d-0.96-10|13	Source20:	%{name}-16.png
14cr|mahjongg3d-0.96-10|14	Source21:	%{name}-32.png
14cr|mahjongg3d-0.96-10|15	Source22:	%{name}-48.png
14cr|mahjongg3d-0.96-10|16	Patch:		mahjongg3d-0.96-mdv-64bit-fix.patch
14cr|mahjongg3d-0.96-10|17	
14cr|mahjongg3d-0.96-10|18	BuildRequires:	qt3-devel
14cr|mahjongg3d-0.96-10|19	BuildRequires:	pkgconfig(glu)
14cr|mahjongg3d-0.96-10|20	
14cr|mahjongg3d-0.96-10|21	%description
14cr|mahjongg3d-0.96-10|22	MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient
14cr|mahjongg3d-0.96-10|23	chinese board game "Mah Jongg".
14cr|mahjongg3d-0.96-10|24	
14cr|mahjongg3d-0.96-10|25	%prep
14cr|mahjongg3d-0.96-10|26	%setup -q -n mahjongg3d.release -a 1
14cr|mahjongg3d-0.96-10|27	%patch -p1 -b .build+x64-fix
14cr|mahjongg3d-0.96-10|28	
14cr|mahjongg3d-0.96-10|29	pushd bin
14cr|mahjongg3d-0.96-10|30	tar xvjf %{SOURCE10}
14cr|mahjongg3d-0.96-10|31	tar xvjf %{SOURCE11}
14cr|mahjongg3d-0.96-10|32	popd
14cr|mahjongg3d-0.96-10|33	
14cr|mahjongg3d-0.96-10|34	cp -fr patch2/* .
14cr|mahjongg3d-0.96-10|35	rm -fr patch2
14cr|mahjongg3d-0.96-10|36	sed -i -e 's/openglwidget.h/OpenGLWidget.h/' src/MainDialogBase.ui
14cr|mahjongg3d-0.96-10|37	
14cr|mahjongg3d-0.96-10|38	%build
14cr|mahjongg3d-0.96-10|39	export QTDIR=%{qt3dir}
14cr|mahjongg3d-0.96-10|40	%{qt3dir}/bin/qmake
14cr|mahjongg3d-0.96-10|41	%{qt3dir}/bin/qmake src/src.pro -o src/Makefile
14cr|mahjongg3d-0.96-10|42	cat > src/gamedata_path.h <<EOF
14cr|mahjongg3d-0.96-10|43	#define GAMEDATA_BASE_PATH "/usr/share/games/mahjongg3d"
14cr|mahjongg3d-0.96-10|44	EOF
14cr|mahjongg3d-0.96-10|45	
14cr|mahjongg3d-0.96-10|46	%make PREFIX=%{_prefix} GAMEDATA_PREFIX=%_gamesdatadir
14cr|mahjongg3d-0.96-10|47	
14cr|mahjongg3d-0.96-10|48	%install
14cr|mahjongg3d-0.96-10|49	rm -rf %buildroot
14cr|mahjongg3d-0.96-10|50	install -d %buildroot%{_gamesdatadir}/%{name}/backgrounds
14cr|mahjongg3d-0.96-10|51	install -d %buildroot%{_gamesdatadir}/%{name}/gra
14cr|mahjongg3d-0.96-10|52	install -d %buildroot%{_gamesdatadir}/%{name}/layouts
14cr|mahjongg3d-0.96-10|53	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets
14cr|mahjongg3d-0.96-10|54	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/default
14cr|mahjongg3d-0.96-10|55	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/flowers
14cr|mahjongg3d-0.96-10|56	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/hiero
14cr|mahjongg3d-0.96-10|57	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/runes
14cr|mahjongg3d-0.96-10|58	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/traditional
14cr|mahjongg3d-0.96-10|59	
14cr|mahjongg3d-0.96-10|60	install -d %buildroot%{_gamesbindir}
14cr|mahjongg3d-0.96-10|61	install -d %buildroot%{_mandir}/man6
14cr|mahjongg3d-0.96-10|62	install -m 0755 bin/%{name} %buildroot%{_gamesbindir}/
14cr|mahjongg3d-0.96-10|63	install -m 0644 bin/backgrounds/* %buildroot%{_gamesdatadir}/%{name}/backgrounds/
14cr|mahjongg3d-0.96-10|64	install -m 0644 bin/gra/* %buildroot%{_gamesdatadir}/%{name}/gra/
14cr|mahjongg3d-0.96-10|65	install -m 0644 bin/layouts/* %buildroot%{_gamesdatadir}/%{name}/layouts/
14cr|mahjongg3d-0.96-10|66	install -m 0644 bin/tilesets/*.tileset %buildroot%{_gamesdatadir}/%{name}/tilesets/
14cr|mahjongg3d-0.96-10|67	install -m 0644 bin/tilesets/default/* %buildroot%{_gamesdatadir}/%{name}/tilesets/default/
14cr|mahjongg3d-0.96-10|68	install -m 0644 bin/tilesets/flowers/* %buildroot%{_gamesdatadir}/%{name}/tilesets/flowers/
14cr|mahjongg3d-0.96-10|69	install -m 0644 bin/tilesets/hiero/* %buildroot%{_gamesdatadir}/%{name}/tilesets/hiero/
14cr|mahjongg3d-0.96-10|70	install -m 0644 bin/tilesets/runes/* %buildroot%{_gamesdatadir}/%{name}/tilesets/runes/
14cr|mahjongg3d-0.96-10|71	install -m 0644 bin/tilesets/traditional/* %buildroot%{_gamesdatadir}/%{name}/tilesets/traditional/
14cr|mahjongg3d-0.96-10|72	install -m 0644 %{name}.6 %buildroot%{_mandir}/man6/
14cr|mahjongg3d-0.96-10|73	
14cr|mahjongg3d-0.96-10|74	install -m 644 -D %{SOURCE20} $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|75	install -m 644 -D %{SOURCE21} $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|76	install -m 644 -D %{SOURCE22} $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|77	
14cr|mahjongg3d-0.96-10|78	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mahjongg3d-0.96-10|79	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|mahjongg3d-0.96-10|80	[Desktop Entry]
14cr|mahjongg3d-0.96-10|81	Name=MahJongg 3D Solitaire
14cr|mahjongg3d-0.96-10|82	Comment=MahJongg 3D Solitaire - A board game using OpenGL, with several themes
14cr|mahjongg3d-0.96-10|83	Exec=%{_gamesbindir}/%{name}
14cr|mahjongg3d-0.96-10|84	Icon=%{name}
14cr|mahjongg3d-0.96-10|85	Type=Application
14cr|mahjongg3d-0.96-10|86	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;Qt;
14cr|mahjongg3d-0.96-10|87	EOF
14cr|mahjongg3d-0.96-10|88	
14cr|mahjongg3d-0.96-10|89	%files
14cr|mahjongg3d-0.96-10|90	%doc Changelog COPYING INSTALL_CUSTOM README
14cr|mahjongg3d-0.96-10|91	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|mahjongg3d-0.96-10|92	%{_mandir}/man6/%{name}.6*
14cr|mahjongg3d-0.96-10|93	%{_gamesdatadir}/%{name}
14cr|mahjongg3d-0.96-10|94	%{_datadir}/applications/*.desktop
14cr|mahjongg3d-0.96-10|95	%{_miconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|96	%{_iconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|97	%{_liconsdir}/%{name}.png
14cr|mahjongg3d-0.96-10|98	
14cr|mahjongg3d-0.96-10|99	
14cr|mahjongg3d-0.96-10|100	%changelog
14cr|mahjongg3d-0.96-10|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.96-10
14cr|mahjongg3d-0.96-10|102	+ Revision: 84a7485
14cr|mahjongg3d-0.96-10|103	- MassBuild#464: Increase release tag
14cr|mahjongg3d-0.96-10|104	
14cr|mahjongg3d-0.96-10|105	

2840 14
14cr|mail2sms-1.3.5-10|1	Summary:	Mail to SMS converter
14cr|mail2sms-1.3.5-10|2	Name:		mail2sms
14cr|mail2sms-1.3.5-10|3	Version:	1.3.5
14cr|mail2sms-1.3.5-10|4	Release:	10
14cr|mail2sms-1.3.5-10|5	License:	GPL
14cr|mail2sms-1.3.5-10|6	Group:		Networking/Other
14cr|mail2sms-1.3.5-10|7	URL:		http://daniel.haxx.se/projects/mail2sms/
14cr|mail2sms-1.3.5-10|8	Source:		http://daniel.haxx.se/projects/mail2sms/%{name}-%{version}.tar.bz2
14cr|mail2sms-1.3.5-10|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|mail2sms-1.3.5-10|10	
14cr|mail2sms-1.3.5-10|11	%description
14cr|mail2sms-1.3.5-10|12	mail2sms reads a (MIME) mail and converts it to a short message. It offers
14cr|mail2sms-1.3.5-10|13	search and replace, conditional rules, conditional search and replace etc to
14cr|mail2sms-1.3.5-10|14	create a custom output. It can optionally pipe its output into a specified
14cr|mail2sms-1.3.5-10|15	program.
14cr|mail2sms-1.3.5-10|16	
14cr|mail2sms-1.3.5-10|17	%prep
14cr|mail2sms-1.3.5-10|18	
14cr|mail2sms-1.3.5-10|19	%setup -q
14cr|mail2sms-1.3.5-10|20	
14cr|mail2sms-1.3.5-10|21	%build
14cr|mail2sms-1.3.5-10|22	
14cr|mail2sms-1.3.5-10|23	%configure
14cr|mail2sms-1.3.5-10|24	
14cr|mail2sms-1.3.5-10|25	%make
14cr|mail2sms-1.3.5-10|26	
14cr|mail2sms-1.3.5-10|27	%install
14cr|mail2sms-1.3.5-10|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mail2sms-1.3.5-10|29	
14cr|mail2sms-1.3.5-10|30	install -d  %{buildroot}%{_sysconfdir}/mail/mail/sms
14cr|mail2sms-1.3.5-10|31	install -d  %{buildroot}%{_bindir}
14cr|mail2sms-1.3.5-10|32	install -d  %{buildroot}%{_mandir}/man1
14cr|mail2sms-1.3.5-10|33	install -d  %{buildroot}%{_mandir}/man4
14cr|mail2sms-1.3.5-10|34	
14cr|mail2sms-1.3.5-10|35	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|mail2sms-1.3.5-10|36	install -m0644 example.conf %{buildroot}%{_sysconfdir}/mail/mail/sms/mail2sms.conf
14cr|mail2sms-1.3.5-10|37	install -m0644 %{name}.1  %{buildroot}%{_mandir}/man1/
14cr|mail2sms-1.3.5-10|38	install -m0644 %{name}.4  %{buildroot}%{_mandir}/man4/
14cr|mail2sms-1.3.5-10|39	
14cr|mail2sms-1.3.5-10|40	%clean
14cr|mail2sms-1.3.5-10|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mail2sms-1.3.5-10|42	
14cr|mail2sms-1.3.5-10|43	%files
14cr|mail2sms-1.3.5-10|44	%defattr(-,root,root)
14cr|mail2sms-1.3.5-10|45	%doc CHANGES FILES INSTALL LEGAL README REGEX TODO forward.README forward.example
14cr|mail2sms-1.3.5-10|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/mail/sms/mail2sms.conf
14cr|mail2sms-1.3.5-10|47	%attr(0755,root,root) %{_bindir}/%{name}
14cr|mail2sms-1.3.5-10|48	%attr(0644,root,root) %{_mandir}/man1/*
14cr|mail2sms-1.3.5-10|49	%attr(0644,root,root) %{_mandir}/man4/*
14cr|mail2sms-1.3.5-10|50	
14cr|mail2sms-1.3.5-10|51	
14cr|mail2sms-1.3.5-10|52	
14cr|mail2sms-1.3.5-10|53	
14cr|mail2sms-1.3.5-10|54	%changelog
14cr|mail2sms-1.3.5-10|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-10
14cr|mail2sms-1.3.5-10|56	+ Revision: 5196441
14cr|mail2sms-1.3.5-10|57	- MassBuild#464: Increase release tag
14cr|mail2sms-1.3.5-10|58	
14cr|mail2sms-1.3.5-10|59	

2841 14
14cr|maildrop-2.5.5-3|1	Summary:	Maildrop mail filter/mail delivery agent
14cr|maildrop-2.5.5-3|2	Name:		maildrop
14cr|maildrop-2.5.5-3|3	Version:	2.5.5
14cr|maildrop-2.5.5-3|4	Release:	3
14cr|maildrop-2.5.5-3|5	License:	GPLv3
14cr|maildrop-2.5.5-3|6	Group:		System/Servers
14cr|maildrop-2.5.5-3|7	URL:		http://www.courier-mta.org/maildrop/
14cr|maildrop-2.5.5-3|8	Source0:	%{name}-%{version}.tar.bz2
14cr|maildrop-2.5.5-3|9	Patch0:		maildrop-1.7.0-format_not_a_string_literal_and_no_format_arguments.diff
14cr|maildrop-2.5.5-3|10	BuildConflicts:	libreoffice-common
14cr|maildrop-2.5.5-3|11	BuildRequires:	autoconf
14cr|maildrop-2.5.5-3|12	BuildRequires:	automake
14cr|maildrop-2.5.5-3|13	BuildRequires:	db-devel
14cr|maildrop-2.5.5-3|14	BuildRequires:	fam-devel
14cr|maildrop-2.5.5-3|15	BuildRequires:	idn-devel
14cr|maildrop-2.5.5-3|16	BuildRequires:	libstdc++-devel
14cr|maildrop-2.5.5-3|17	BuildRequires:	libtool
14cr|maildrop-2.5.5-3|18	BuildRequires:	pcre-devel
14cr|maildrop-2.5.5-3|19	Requires:	sendmail-command
14cr|maildrop-2.5.5-3|20	
14cr|maildrop-2.5.5-3|21	%description
14cr|maildrop-2.5.5-3|22	Maildrop is a combination mail filter/mail delivery agent. Maildrop reads the
14cr|maildrop-2.5.5-3|23	message to be delivered to your mailbox, optionally reads instructions from a
14cr|maildrop-2.5.5-3|24	file how filter incoming mail, then based on these instructions may deliver
14cr|maildrop-2.5.5-3|25	mail to an alternate mailbox, or forward it, instead of dropping the message
14cr|maildrop-2.5.5-3|26	into your mailbox.
14cr|maildrop-2.5.5-3|27	
14cr|maildrop-2.5.5-3|28	Maildrop uses a structured, real, meta-programming language in order to define
14cr|maildrop-2.5.5-3|29	filtering instructions. Its basic features are fast and efficient. At sites
14cr|maildrop-2.5.5-3|30	which carry a light load, the more advanced, CPU-demanding, features can be
14cr|maildrop-2.5.5-3|31	used to build very sophisticated mail filters.  Maildrop deployments have
14cr|maildrop-2.5.5-3|32	been reported at sites that support as many as 30,000 mailboxes.
14cr|maildrop-2.5.5-3|33	
14cr|maildrop-2.5.5-3|34	Maildrop mailing list:
14cr|maildrop-2.5.5-3|35	http://lists.sourceforge.net/lists/listinfo/courier-maildrop
14cr|maildrop-2.5.5-3|36	
14cr|maildrop-2.5.5-3|37	This version is compiled with support for GDBM database files, maildir
14cr|maildrop-2.5.5-3|38	enhancements (folders+quotas), and userdb.
14cr|maildrop-2.5.5-3|39	
14cr|maildrop-2.5.5-3|40	%prep
14cr|maildrop-2.5.5-3|41	
14cr|maildrop-2.5.5-3|42	%setup -q -n %{name}-%{version}
14cr|maildrop-2.5.5-3|43	%patch0 -p0
14cr|maildrop-2.5.5-3|44	
14cr|maildrop-2.5.5-3|45	%build
14cr|maildrop-2.5.5-3|46	export DEFAULT_DEF="./Maildir"
14cr|maildrop-2.5.5-3|47	export MAILBOT="%{_bindir}/mailbot"
14cr|maildrop-2.5.5-3|48	
14cr|maildrop-2.5.5-3|49	%configure2_5x \
14cr|maildrop-2.5.5-3|50	--disable-authlib \
14cr|maildrop-2.5.5-3|51	--enable-crlf-term=1 \
14cr|maildrop-2.5.5-3|52	--enable-global-timeout=300 \
14cr|maildrop-2.5.5-3|53	--enable-keep-fromline=1 \
14cr|maildrop-2.5.5-3|54	--enable-lockext-def=.lock \
14cr|maildrop-2.5.5-3|55	--enable-lockrefresh-def=15 \
14cr|maildrop-2.5.5-3|56	--enable-locksleep-def=5 \
14cr|maildrop-2.5.5-3|57	--enable-locktimeout-def=60 \
14cr|maildrop-2.5.5-3|58	--enable-maildirquota \
14cr|maildrop-2.5.5-3|59	--enable-maildrop-gid=mail \
14cr|maildrop-2.5.5-3|60	--enable-maildrop-uid=root \
14cr|maildrop-2.5.5-3|61	--enable-mimecharset=iso-8859-1 \
14cr|maildrop-2.5.5-3|62	--enable-restrict-trusted=0 \
14cr|maildrop-2.5.5-3|63	--enable-sendmail=%{_sbindir}/sendmail \
14cr|maildrop-2.5.5-3|64	--enable-smallmsg=8192 \
14cr|maildrop-2.5.5-3|65	--enable-syslog=1 \
14cr|maildrop-2.5.5-3|66	--enable-tempdir=.tmp \
14cr|maildrop-2.5.5-3|67	--enable-trusted-users="root mail daemon postfix postmaster uucp qmaild sendmail mmdf vpopmaill" \
14cr|maildrop-2.5.5-3|68	--enable-use-flock=1 \
14cr|maildrop-2.5.5-3|69	--with-db=db \
14cr|maildrop-2.5.5-3|70	--with-dirsync \
14cr|maildrop-2.5.5-3|71	--with-etcdir=%{_sysconfdir}/maildrop \
14cr|maildrop-2.5.5-3|72	--with-libidn=%{_prefix} \
14cr|maildrop-2.5.5-3|73	--without-devel \
14cr|maildrop-2.5.5-3|74	--with-trashquota
14cr|maildrop-2.5.5-3|75	
14cr|maildrop-2.5.5-3|76	%make
14cr|maildrop-2.5.5-3|77	
14cr|maildrop-2.5.5-3|78	%install
14cr|maildrop-2.5.5-3|79	rm -rf %{buildroot}
14cr|maildrop-2.5.5-3|80	
14cr|maildrop-2.5.5-3|81	%makeinstall_std MAILDROPUID='' MAILDROPGID=''
14cr|maildrop-2.5.5-3|82	
14cr|maildrop-2.5.5-3|83	install -d %{buildroot}%{_sysconfdir}/maildrop/maildroprcs
14cr|maildrop-2.5.5-3|84	
14cr|maildrop-2.5.5-3|85	install -m644 maildir/quotawarnmsg %{buildroot}%{_sysconfdir}/maildrop/quotawarnmsg
14cr|maildrop-2.5.5-3|86	
14cr|maildrop-2.5.5-3|87	cat > %{buildroot}%{_sysconfdir}/maildrop/autoresponsesquota <<EOF
14cr|maildrop-2.5.5-3|88	#100000000S,10000C
14cr|maildrop-2.5.5-3|89	EOF
14cr|maildrop-2.5.5-3|90	
14cr|maildrop-2.5.5-3|91	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirfilterconfig <<EOF
14cr|maildrop-2.5.5-3|92	MAILDIRFILTER=../.mailfilter
14cr|maildrop-2.5.5-3|93	MAILDIR=./Maildir
14cr|maildrop-2.5.5-3|94	EOF
14cr|maildrop-2.5.5-3|95	
14cr|maildrop-2.5.5-3|96	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirshared <<EOF
14cr|maildrop-2.5.5-3|97	#
14cr|maildrop-2.5.5-3|98	EOF
14cr|maildrop-2.5.5-3|99	
14cr|maildrop-2.5.5-3|100	cat > %{buildroot}%{_sysconfdir}/maildrop/maildroprc <<EOF
14cr|maildrop-2.5.5-3|101	#logfile "/var/log/maildrop.log"
14cr|maildrop-2.5.5-3|102	EOF
14cr|maildrop-2.5.5-3|103	
14cr|maildrop-2.5.5-3|104	# fix html docs for proper docs inclusion
14cr|maildrop-2.5.5-3|105	rm -rf html
14cr|maildrop-2.5.5-3|106	mv %{buildroot}%{_datadir}/maildrop/html html
14cr|maildrop-2.5.5-3|107	
14cr|maildrop-2.5.5-3|108	# fix so that these won't conflict with the courier-imap package
14cr|maildrop-2.5.5-3|109	mv %{buildroot}%{_bindir}/deliverquota %{buildroot}%{_bindir}/deliverquota-maildrop
14cr|maildrop-2.5.5-3|110	mv %{buildroot}%{_bindir}/maildirmake %{buildroot}%{_bindir}/maildirmake-maildrop
14cr|maildrop-2.5.5-3|111	
14cr|maildrop-2.5.5-3|112	mv %{buildroot}%{_mandir}/man1/maildirmake.1 %{buildroot}%{_mandir}/man1/maildirmake-maildrop.1
14cr|maildrop-2.5.5-3|113	mv %{buildroot}%{_mandir}/man8/deliverquota.8 %{buildroot}%{_mandir}/man8/maildirmake-deliverquota.8
14cr|maildrop-2.5.5-3|114	
14cr|maildrop-2.5.5-3|115	%clean
14cr|maildrop-2.5.5-3|116	rm -rf %{buildroot}
14cr|maildrop-2.5.5-3|117	
14cr|maildrop-2.5.5-3|118	%files
14cr|maildrop-2.5.5-3|119	%defattr(-,root,root)
14cr|maildrop-2.5.5-3|120	%doc INSTALL NEWS UPGRADE ChangeLog maildir/README* html
14cr|maildrop-2.5.5-3|121	%doc INSTALL.html maildroptips.txt
14cr|maildrop-2.5.5-3|122	%doc README.html UPGRADE.html
14cr|maildrop-2.5.5-3|123	%doc maildir/README.maildirfilter.html
14cr|maildrop-2.5.5-3|124	%doc maildir/README.maildirquota.html
14cr|maildrop-2.5.5-3|125	%doc maildir/README.maildirquota.txt
14cr|maildrop-2.5.5-3|126	%doc maildir/README.sharedfolders.html
14cr|maildrop-2.5.5-3|127	%doc maildir/README.sharedfolders.txt
14cr|maildrop-2.5.5-3|128	
14cr|maildrop-2.5.5-3|129	%attr(0755,root,mail) %dir %{_sysconfdir}/maildrop
14cr|maildrop-2.5.5-3|130	%attr(0700,root,mail) %dir %{_sysconfdir}/maildrop/maildroprcs
14cr|maildrop-2.5.5-3|131	
14cr|maildrop-2.5.5-3|132	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/autoresponsesquota
14cr|maildrop-2.5.5-3|133	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirfilterconfig
14cr|maildrop-2.5.5-3|134	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirshared
14cr|maildrop-2.5.5-3|135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildroprc
14cr|maildrop-2.5.5-3|136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/quotawarnmsg
14cr|maildrop-2.5.5-3|137	
14cr|maildrop-2.5.5-3|138	%attr(0755,root,mail) %{_bindir}/lockmail
14cr|maildrop-2.5.5-3|139	%attr(0755,root,mail) %{_bindir}/maildrop
14cr|maildrop-2.5.5-3|140	%attr(0755,root,root) %{_bindir}/deliverquota-maildrop
14cr|maildrop-2.5.5-3|141	%attr(0755,root,root) %{_bindir}/mailbot
14cr|maildrop-2.5.5-3|142	%attr(0755,root,root) %{_bindir}/maildirmake-maildrop
14cr|maildrop-2.5.5-3|143	%attr(0755,root,root) %{_bindir}/makedatprog
14cr|maildrop-2.5.5-3|144	%attr(0755,root,root) %{_bindir}/makemime
14cr|maildrop-2.5.5-3|145	%attr(0755,root,root) %{_bindir}/reformime
14cr|maildrop-2.5.5-3|146	%attr(0755,root,root) %{_bindir}/makedat
14cr|maildrop-2.5.5-3|147	%attr(0755,root,root) %{_bindir}/reformail
14cr|maildrop-2.5.5-3|148	
14cr|maildrop-2.5.5-3|149	%attr(0644,root,root) %{_mandir}/man[1578]/*
14cr|maildrop-2.5.5-3|150	
14cr|maildrop-2.5.5-3|151	
14cr|maildrop-2.5.5-3|152	
14cr|maildrop-2.5.5-3|153	%changelog
14cr|maildrop-2.5.5-3|154	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.5-3
14cr|maildrop-2.5.5-3|155	+ Revision: 96864e4
14cr|maildrop-2.5.5-3|156	- MassBuild#464: Increase release tag
14cr|maildrop-2.5.5-3|157	
14cr|maildrop-2.5.5-3|158	

2842 14
14cr|mairix-0.23-2|1	Name:           mairix
14cr|mairix-0.23-2|2	Version:        0.23
14cr|mairix-0.23-2|3	Release:        2
14cr|mairix-0.23-2|4	Summary:        A program for indexing and searching email messages
14cr|mairix-0.23-2|5	
14cr|mairix-0.23-2|6	Group:          Networking/Mail
14cr|mairix-0.23-2|7	License:        GPLv2
14cr|mairix-0.23-2|8	URL:            http://www.rc0.org.uk/mairix
14cr|mairix-0.23-2|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|mairix-0.23-2|10	Patch0:         mairix-0.23-build.patch
14cr|mairix-0.23-2|11	
14cr|mairix-0.23-2|12	BuildRequires:  bison flex bzip2-devel zlib-devel
14cr|mairix-0.23-2|13	
14cr|mairix-0.23-2|14	%description
14cr|mairix-0.23-2|15	mairix is a program for indexing and searching email messages
14cr|mairix-0.23-2|16	stored in Maildir, MH or mbox folders.
14cr|mairix-0.23-2|17	
14cr|mairix-0.23-2|18	%prep
14cr|mairix-0.23-2|19	%setup -q
14cr|mairix-0.23-2|20	%patch0 -p1 -b .build
14cr|mairix-0.23-2|21	
14cr|mairix-0.23-2|22	find -type f ! -name configure -a ! -name mkversion | xargs chmod 644
14cr|mairix-0.23-2|23	for i in ACKNOWLEDGEMENTS NEWS; do
14cr|mairix-0.23-2|24	iconv -f iso8859-1 -t utf8 -o ${i}{_,} && touch -r ${i}{,_} && mv -f ${i}{_,}
14cr|mairix-0.23-2|25	done
14cr|mairix-0.23-2|26	
14cr|mairix-0.23-2|27	%build
14cr|mairix-0.23-2|28	# fool the configure macro :-(
14cr|mairix-0.23-2|29	touch configure.ac
14cr|mairix-0.23-2|30	%configure
14cr|mairix-0.23-2|31	%make
14cr|mairix-0.23-2|32	
14cr|mairix-0.23-2|33	%install
14cr|mairix-0.23-2|34	rm -rf $RPM_BUILD_ROOT
14cr|mairix-0.23-2|35	%makeinstall
14cr|mairix-0.23-2|36	
14cr|mairix-0.23-2|37	%clean
14cr|mairix-0.23-2|38	rm -rf $RPM_BUILD_ROOT
14cr|mairix-0.23-2|39	
14cr|mairix-0.23-2|40	%files
14cr|mairix-0.23-2|41	%defattr(-,root,root,-)
14cr|mairix-0.23-2|42	%doc ACKNOWLEDGEMENTS COPYING NEWS README dotmairixrc.eg
14cr|mairix-0.23-2|43	%{_bindir}/mairix
14cr|mairix-0.23-2|44	%{_mandir}/man1/mairix.1*
14cr|mairix-0.23-2|45	%{_mandir}/man5/mairixrc.5*
14cr|mairix-0.23-2|46	
14cr|mairix-0.23-2|47	
14cr|mairix-0.23-2|48	
14cr|mairix-0.23-2|49	
14cr|mairix-0.23-2|50	%changelog
14cr|mairix-0.23-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-2
14cr|mairix-0.23-2|52	+ Revision: 1a2fe68
14cr|mairix-0.23-2|53	- MassBuild#464: Increase release tag
14cr|mairix-0.23-2|54	
14cr|mairix-0.23-2|55	

2843 14
14cr|makebootfat-1.4-7|1	%define name makebootfat
14cr|makebootfat-1.4-7|2	%define version 1.4
14cr|makebootfat-1.4-7|3	%define release 7
14cr|makebootfat-1.4-7|4	
14cr|makebootfat-1.4-7|5	Summary: A command line utility able to create bootable USB disks
14cr|makebootfat-1.4-7|6	Name: %{name}
14cr|makebootfat-1.4-7|7	Version: %{version}
14cr|makebootfat-1.4-7|8	Release: %{release}
14cr|makebootfat-1.4-7|9	Source0: http://puzzle.dl.sourceforge.net/sourceforge/advancemame/%{name}-%{version}.tar.bz2
14cr|makebootfat-1.4-7|10	License: GPL
14cr|makebootfat-1.4-7|11	Group: System/Kernel and hardware
14cr|makebootfat-1.4-7|12	Url: http://advancemame.sourceforge.net/boot-download.html
14cr|makebootfat-1.4-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|makebootfat-1.4-7|14	
14cr|makebootfat-1.4-7|15	
14cr|makebootfat-1.4-7|16	%description
14cr|makebootfat-1.4-7|17	makebootfat is a command line utility able to create
14cr|makebootfat-1.4-7|18	bootable USB disks for Linux and Windows
14cr|makebootfat-1.4-7|19	using the FAT filesystem and syslinux.
14cr|makebootfat-1.4-7|20	
14cr|makebootfat-1.4-7|21	%prep
14cr|makebootfat-1.4-7|22	%setup -q
14cr|makebootfat-1.4-7|23	%configure
14cr|makebootfat-1.4-7|24	
14cr|makebootfat-1.4-7|25	%build
14cr|makebootfat-1.4-7|26	%make
14cr|makebootfat-1.4-7|27	
14cr|makebootfat-1.4-7|28	%install
14cr|makebootfat-1.4-7|29	rm -rf $RPM_BUILD_ROOT
14cr|makebootfat-1.4-7|30	%makeinstall
14cr|makebootfat-1.4-7|31	
14cr|makebootfat-1.4-7|32	%clean
14cr|makebootfat-1.4-7|33	rm -rf $RPM_BUILD_ROOT
14cr|makebootfat-1.4-7|34	
14cr|makebootfat-1.4-7|35	%files
14cr|makebootfat-1.4-7|36	%defattr(-,root,root)
14cr|makebootfat-1.4-7|37	%{_bindir}/makebootfat
14cr|makebootfat-1.4-7|38	%{_mandir}/man1/makebootfat*
14cr|makebootfat-1.4-7|39	
14cr|makebootfat-1.4-7|40	
14cr|makebootfat-1.4-7|41	
14cr|makebootfat-1.4-7|42	
14cr|makebootfat-1.4-7|43	%changelog
14cr|makebootfat-1.4-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-7
14cr|makebootfat-1.4-7|45	+ Revision: fd5c50a
14cr|makebootfat-1.4-7|46	- MassBuild#464: Increase release tag
14cr|makebootfat-1.4-7|47	
14cr|makebootfat-1.4-7|48	

2844 14
14cr|makepasswd-0.5.0-2|1	%define name 	makepasswd
14cr|makepasswd-0.5.0-2|2	%define version 0.5.0
14cr|makepasswd-0.5.0-2|3	%define release 2
14cr|makepasswd-0.5.0-2|4	
14cr|makepasswd-0.5.0-2|5	Name: 		%{name}
14cr|makepasswd-0.5.0-2|6	Version: 	%{version}
14cr|makepasswd-0.5.0-2|7	Release: 	%{release}
14cr|makepasswd-0.5.0-2|8	Summary: 	Generate random passwords
14cr|makepasswd-0.5.0-2|9	License: 	GPL
14cr|makepasswd-0.5.0-2|10	Group: 		System/Configuration/Other
14cr|makepasswd-0.5.0-2|11	URL: 		http://www.defora.org/index.php?page=projects&project=makepasswd
14cr|makepasswd-0.5.0-2|12	Source0: 	http://www.defora.org/os/download/3500/%{name}-%{version}.tar.gz
14cr|makepasswd-0.5.0-2|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|makepasswd-0.5.0-2|14	
14cr|makepasswd-0.5.0-2|15	%description
14cr|makepasswd-0.5.0-2|16	Makepasswd generates pseudo-random passwords of a desired length. It is able
14cr|makepasswd-0.5.0-2|17	to generate its crypted equivalent.
14cr|makepasswd-0.5.0-2|18	
14cr|makepasswd-0.5.0-2|19	%prep
14cr|makepasswd-0.5.0-2|20	%setup -q
14cr|makepasswd-0.5.0-2|21	
14cr|makepasswd-0.5.0-2|22	%build
14cr|makepasswd-0.5.0-2|23	%make CFLAGS="%{optflags}"
14cr|makepasswd-0.5.0-2|24	
14cr|makepasswd-0.5.0-2|25	%install
14cr|makepasswd-0.5.0-2|26	rm -fr %{buildroot}
14cr|makepasswd-0.5.0-2|27	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|makepasswd-0.5.0-2|28	
14cr|makepasswd-0.5.0-2|29	%clean
14cr|makepasswd-0.5.0-2|30	rm -rf %{buildroot}
14cr|makepasswd-0.5.0-2|31	
14cr|makepasswd-0.5.0-2|32	%files
14cr|makepasswd-0.5.0-2|33	%defattr(-,root,root)
14cr|makepasswd-0.5.0-2|34	%{_bindir}/makepasswd
14cr|makepasswd-0.5.0-2|35	
14cr|makepasswd-0.5.0-2|36	
14cr|makepasswd-0.5.0-2|37	
14cr|makepasswd-0.5.0-2|38	%changelog
14cr|makepasswd-0.5.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|makepasswd-0.5.0-2|40	+ Revision: d0aec41
14cr|makepasswd-0.5.0-2|41	- MassBuild#464: Increase release tag
14cr|makepasswd-0.5.0-2|42	
14cr|makepasswd-0.5.0-2|43	

2845 14
14cr|makesig.pl-0.0.9-11|1	%define name makesig.pl
14cr|makesig.pl-0.0.9-11|2	%define version 0.0.9
14cr|makesig.pl-0.0.9-11|3	%define release  11
14cr|makesig.pl-0.0.9-11|4	%define summary A very flexible random signature generator
14cr|makesig.pl-0.0.9-11|5	
14cr|makesig.pl-0.0.9-11|6	Name:			%name
14cr|makesig.pl-0.0.9-11|7	Version:       		%version
14cr|makesig.pl-0.0.9-11|8	Release:       		%release
14cr|makesig.pl-0.0.9-11|9	Summary:		%summary
14cr|makesig.pl-0.0.9-11|10	License:		GPLv2
14cr|makesig.pl-0.0.9-11|11	Group:			Text tools
14cr|makesig.pl-0.0.9-11|12	Url:			http://www.h.shuttle.de/mitch/makesig_pl.en.html
14cr|makesig.pl-0.0.9-11|13	Source:			%name-%version.tar.bz2
14cr|makesig.pl-0.0.9-11|14	Patch0:			makesig.pl.patch
14cr|makesig.pl-0.0.9-11|15	BuildRoot:		%_tmppath/%name-buildroot
14cr|makesig.pl-0.0.9-11|16	BuildArchitectures:	noarch
14cr|makesig.pl-0.0.9-11|17	
14cr|makesig.pl-0.0.9-11|18	%description
14cr|makesig.pl-0.0.9-11|19	makesig.pl is a very flexible random signature generator for those who
14cr|makesig.pl-0.0.9-11|20	don't fear the power of the command line. It comes together with some
14cr|makesig.pl-0.0.9-11|21	tools to format your signature. makesig.pl can also read fortune files.
14cr|makesig.pl-0.0.9-11|22	
14cr|makesig.pl-0.0.9-11|23	%prep
14cr|makesig.pl-0.0.9-11|24	rm -rf $RPM_BUILD_ROOT
14cr|makesig.pl-0.0.9-11|25	%setup
14cr|makesig.pl-0.0.9-11|26	%patch0 -p1
14cr|makesig.pl-0.0.9-11|27	
14cr|makesig.pl-0.0.9-11|28	%build
14cr|makesig.pl-0.0.9-11|29	
14cr|makesig.pl-0.0.9-11|30	%install
14cr|makesig.pl-0.0.9-11|31	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|makesig.pl-0.0.9-11|32	cp makesig.pl $RPM_BUILD_ROOT%_bindir
14cr|makesig.pl-0.0.9-11|33	cp tools/*.pl $RPM_BUILD_ROOT%_bindir
14cr|makesig.pl-0.0.9-11|34	
14cr|makesig.pl-0.0.9-11|35	%clean
14cr|makesig.pl-0.0.9-11|36	rm -rf $RPM_BUILD_ROOT
14cr|makesig.pl-0.0.9-11|37	
14cr|makesig.pl-0.0.9-11|38	%files
14cr|makesig.pl-0.0.9-11|39	%defattr(0755,root,root)
14cr|makesig.pl-0.0.9-11|40	%{_bindir}/*
14cr|makesig.pl-0.0.9-11|41	%defattr(0755,root,root)
14cr|makesig.pl-0.0.9-11|42	%doc HISTORY COPYING tools/README.tools examples/README.makesig examples/README.examples examples/asciiart.txt examples/background.txt examples/demo.txt examples/left.conf examples/moresigs.txt examples/right.conf examples/somesigs.txt examples/tools.sh
14cr|makesig.pl-0.0.9-11|43	
14cr|makesig.pl-0.0.9-11|44	
14cr|makesig.pl-0.0.9-11|45	
14cr|makesig.pl-0.0.9-11|46	
14cr|makesig.pl-0.0.9-11|47	%changelog
14cr|makesig.pl-0.0.9-11|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-11
14cr|makesig.pl-0.0.9-11|49	+ Revision: 24ceec8
14cr|makesig.pl-0.0.9-11|50	- MassBuild#464: Increase release tag
14cr|makesig.pl-0.0.9-11|51	
14cr|makesig.pl-0.0.9-11|52	

2846 14
14cr|makethumbs-1.239-5|1	Name:		makethumbs
14cr|makethumbs-1.239-5|2	Summary:	Web gallery generator
14cr|makethumbs-1.239-5|3	Version:	1.239
14cr|makethumbs-1.239-5|4	Release:	5
14cr|makethumbs-1.239-5|5	License:	Public Domain
14cr|makethumbs-1.239-5|6	Group:		Graphics
14cr|makethumbs-1.239-5|7	URL:		http://www.molenda.com/makethumbs/
14cr|makethumbs-1.239-5|8	Source1:	http://www.molenda.com/makethumbs/makethumbs.sh
14cr|makethumbs-1.239-5|9	Source2:	http://www.molenda.com/makethumbs/rotate.sh
14cr|makethumbs-1.239-5|10	Source3:	http://www.molenda.com/makethumbs/doc/makethumbs.sgml
14cr|makethumbs-1.239-5|11	Requires:	imagemagick
14cr|makethumbs-1.239-5|12	Suggests:	metacam jhead
14cr|makethumbs-1.239-5|13	BuildRequires:	docbook-utils-pdf docbook-utils docbook-dtd41-sgml
14cr|makethumbs-1.239-5|14	BuildRequires:	texlive
14cr|makethumbs-1.239-5|15	BuildArch:	noarch
14cr|makethumbs-1.239-5|16	%description
14cr|makethumbs-1.239-5|17	makethumbs.sh and rotate.sh are scripts to create polished, static image
14cr|makethumbs-1.239-5|18	galleries suitable for the web or for a CD-ROM, given a bunch of JPEGs
14cr|makethumbs-1.239-5|19	in a directory. makethumbs is most commonly used in conjunction a digital
14cr|makethumbs-1.239-5|20	camera. Do you want to put a batch of pictures on the web for people to
14cr|makethumbs-1.239-5|21	browse? Once the images are on your system, makethumbs will give you
14cr|makethumbs-1.239-5|22	usable web pages with zero extra work. If you have more than five seconds
14cr|makethumbs-1.239-5|23	to spend on your pictures, makethumbs allows for lots of customization,
14cr|makethumbs-1.239-5|24	labeling, and image descriptions.
14cr|makethumbs-1.239-5|25	
14cr|makethumbs-1.239-5|26	%prep
14cr|makethumbs-1.239-5|27	
14cr|makethumbs-1.239-5|28	%build
14cr|makethumbs-1.239-5|29	%{__rm} -Rf %{name}-%{version}
14cr|makethumbs-1.239-5|30	mkdir %{name}-%{version}
14cr|makethumbs-1.239-5|31	cd %{name}-%{version}
14cr|makethumbs-1.239-5|32	mkdir html
14cr|makethumbs-1.239-5|33	docbook2html -o html %{SOURCE3}
14cr|makethumbs-1.239-5|34	docbook2pdf %{SOURCE3}
14cr|makethumbs-1.239-5|35	
14cr|makethumbs-1.239-5|36	%install
14cr|makethumbs-1.239-5|37	cd %{name}-%{version}
14cr|makethumbs-1.239-5|38	%{__rm} -Rf %{buildroot}
14cr|makethumbs-1.239-5|39	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|makethumbs-1.239-5|40	
14cr|makethumbs-1.239-5|41	%{__cp} -p %{SOURCE1} %{buildroot}%{_bindir}/makethumbs.sh
14cr|makethumbs-1.239-5|42	%{__cp} -p %{SOURCE2} %{buildroot}%{_bindir}/rotate.sh
14cr|makethumbs-1.239-5|43	
14cr|makethumbs-1.239-5|44	chmod a+x %{buildroot}%{_bindir}/*
14cr|makethumbs-1.239-5|45	
14cr|makethumbs-1.239-5|46	%files
14cr|makethumbs-1.239-5|47	%defattr(-,root,root)
14cr|makethumbs-1.239-5|48	%doc %{name}-%{version}/html
14cr|makethumbs-1.239-5|49	%doc %{name}-%{version}/makethumbs.pdf
14cr|makethumbs-1.239-5|50	%{_bindir}/makethumbs.sh
14cr|makethumbs-1.239-5|51	%{_bindir}/rotate.sh
14cr|makethumbs-1.239-5|52	
14cr|makethumbs-1.239-5|53	
14cr|makethumbs-1.239-5|54	
14cr|makethumbs-1.239-5|55	%changelog
14cr|makethumbs-1.239-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.239-5
14cr|makethumbs-1.239-5|57	+ Revision: 1aa109f
14cr|makethumbs-1.239-5|58	- MassBuild#464: Increase release tag
14cr|makethumbs-1.239-5|59	
14cr|makethumbs-1.239-5|60	

2847 14
14cr|mamory-0.2.25-4|1	%define major 0
14cr|mamory-0.2.25-4|2	%define libname %mklibname %{name} %{major}
14cr|mamory-0.2.25-4|3	%define develname %mklibname %{name} -d
14cr|mamory-0.2.25-4|4	
14cr|mamory-0.2.25-4|5	Summary:	A Rom Management CLI
14cr|mamory-0.2.25-4|6	Name:		mamory
14cr|mamory-0.2.25-4|7	Version:	0.2.25
14cr|mamory-0.2.25-4|8	Release:	4
14cr|mamory-0.2.25-4|9	License:	GPL
14cr|mamory-0.2.25-4|10	Group:		Emulators
14cr|mamory-0.2.25-4|11	Source:		http://prdownloads.sourceforge.net/mamory/%{name}-%{version}.tar.bz2
14cr|mamory-0.2.25-4|12	URL:		http://mamory.sourceforge.net/
14cr|mamory-0.2.25-4|13	BuildRequires:	expat-devel
14cr|mamory-0.2.25-4|14	
14cr|mamory-0.2.25-4|15	%package -n %{libname}
14cr|mamory-0.2.25-4|16	Summary:	A Rom Management Library
14cr|mamory-0.2.25-4|17	Group:		Emulators
14cr|mamory-0.2.25-4|18	
14cr|mamory-0.2.25-4|19	%package -n %{develname}
14cr|mamory-0.2.25-4|20	Summary:	Devel package for libmamory
14cr|mamory-0.2.25-4|21	Group:		Emulators
14cr|mamory-0.2.25-4|22	Requires:	%{libname} = %{version}-%{release}
14cr|mamory-0.2.25-4|23	Provides:	%{name}-devel = %{version}-%{release}
14cr|mamory-0.2.25-4|24	
14cr|mamory-0.2.25-4|25	%description
14cr|mamory-0.2.25-4|26	The Mamory CLI
14cr|mamory-0.2.25-4|27	This should be the part that most people will be looking for, at least
14cr|mamory-0.2.25-4|28	until libmamory is used through the graphical user interface of a generic
14cr|mamory-0.2.25-4|29	roms management application.
14cr|mamory-0.2.25-4|30	
14cr|mamory-0.2.25-4|31	Use the Mamory CLI in order to manage a set of roms corresponding
14cr|mamory-0.2.25-4|32	to any kind of emulators.
14cr|mamory-0.2.25-4|33	
14cr|mamory-0.2.25-4|34	%description -n %{libname}
14cr|mamory-0.2.25-4|35	Mamory is a rom management library.
14cr|mamory-0.2.25-4|36	It allows developpers of emulation related projects to access useful
14cr|mamory-0.2.25-4|37	functions in order to maintain roms sets.
14cr|mamory-0.2.25-4|38	It's based on the comparison on CRC32, size and name of the roms.
14cr|mamory-0.2.25-4|39	Therefore, it needs a source of informations that describes the roms set
14cr|mamory-0.2.25-4|40	to maintain.
14cr|mamory-0.2.25-4|41	
14cr|mamory-0.2.25-4|42	To demonstrate the functionalities offered by libmamory, Mamory
14cr|mamory-0.2.25-4|43	is distributed with a command line interface (CLI) called "mamory".
14cr|mamory-0.2.25-4|44	
14cr|mamory-0.2.25-4|45	%description -n %{develname}
14cr|mamory-0.2.25-4|46	Devel package for libmamory
14cr|mamory-0.2.25-4|47	
14cr|mamory-0.2.25-4|48	%prep
14cr|mamory-0.2.25-4|49	%setup -q
14cr|mamory-0.2.25-4|50	
14cr|mamory-0.2.25-4|51	%build
14cr|mamory-0.2.25-4|52	%configure2_5x
14cr|mamory-0.2.25-4|53	%make OPTFLAGS="%{optflags} -fPIC" CPPFLAGS="%{optflags} -fPIC"
14cr|mamory-0.2.25-4|54	
14cr|mamory-0.2.25-4|55	%install
14cr|mamory-0.2.25-4|56	%makeinstall_std
14cr|mamory-0.2.25-4|57	
14cr|mamory-0.2.25-4|58	%files
14cr|mamory-0.2.25-4|59	%doc AUTHORS ChangeLog COPYING INSTALL README TODO
14cr|mamory-0.2.25-4|60	%{_bindir}/%{name}
14cr|mamory-0.2.25-4|61	
14cr|mamory-0.2.25-4|62	%files -n %{libname}
14cr|mamory-0.2.25-4|63	%{_libdir}/lib%{name}.so.%{major}*
14cr|mamory-0.2.25-4|64	
14cr|mamory-0.2.25-4|65	%files -n %{develname}
14cr|mamory-0.2.25-4|66	%doc README
14cr|mamory-0.2.25-4|67	%{_libdir}/lib%{name}.a
14cr|mamory-0.2.25-4|68	%{_libdir}/lib%{name}.so
14cr|mamory-0.2.25-4|69	%{_includedir}/%{name}/*
14cr|mamory-0.2.25-4|70	
14cr|mamory-0.2.25-4|71	
14cr|mamory-0.2.25-4|72	%changelog
14cr|mamory-0.2.25-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.25-4
14cr|mamory-0.2.25-4|74	+ Revision: 13b91f6
14cr|mamory-0.2.25-4|75	- MassBuild#464: Increase release tag
14cr|mamory-0.2.25-4|76	
14cr|mamory-0.2.25-4|77	

2848 14
14cr|managelogs-2.2.1-4|1	%define major 2
14cr|managelogs-2.2.1-4|2	%define libname %mklibname managelogs %{major}
14cr|managelogs-2.2.1-4|3	
14cr|managelogs-2.2.1-4|4	Summary:	A log management software for apache
14cr|managelogs-2.2.1-4|5	Name:		managelogs
14cr|managelogs-2.2.1-4|6	Group:		System/Servers
14cr|managelogs-2.2.1-4|7	Version:	2.2.1
14cr|managelogs-2.2.1-4|8	Release:	4
14cr|managelogs-2.2.1-4|9	License:	Apache license
14cr|managelogs-2.2.1-4|10	URL:		http://managelogs.tekwire.net/
14cr|managelogs-2.2.1-4|11	Source0:	managelogs-%{version}.tar.gz
14cr|managelogs-2.2.1-4|12	BuildRequires:	apr-devel
14cr|managelogs-2.2.1-4|13	BuildRequires:	bzip2-devel
14cr|managelogs-2.2.1-4|14	BuildRequires:	zlib-devel
14cr|managelogs-2.2.1-4|15	
14cr|managelogs-2.2.1-4|16	%description
14cr|managelogs-2.2.1-4|17	managelogs is a log management program for Apache, like rotatelogs and
14cr|managelogs-2.2.1-4|18	cronolog. It allows to rotate and purge the Apache log files based on
14cr|managelogs-2.2.1-4|19	different size limits. It also brings a lot of other features, like
14cr|managelogs-2.2.1-4|20	running as a given non-root user, on-the-fly compression, maintaining
14cr|managelogs-2.2.1-4|21	symbolic links on log files, ensuring that rotation occurs on line
14cr|managelogs-2.2.1-4|22	boundaries, and more.
14cr|managelogs-2.2.1-4|23	
14cr|managelogs-2.2.1-4|24	%package -n	%{libname}
14cr|managelogs-2.2.1-4|25	Summary:	Shared library for managelogs
14cr|managelogs-2.2.1-4|26	Group:		System/Libraries
14cr|managelogs-2.2.1-4|27	
14cr|managelogs-2.2.1-4|28	%description -n	%{libname}
14cr|managelogs-2.2.1-4|29	This package contains the library needed to run programs dynamically
14cr|managelogs-2.2.1-4|30	linked with managelogs.
14cr|managelogs-2.2.1-4|31	
14cr|managelogs-2.2.1-4|32	%prep
14cr|managelogs-2.2.1-4|33	
14cr|managelogs-2.2.1-4|34	%setup -q
14cr|managelogs-2.2.1-4|35	
14cr|managelogs-2.2.1-4|36	%build
14cr|managelogs-2.2.1-4|37	%serverbuild
14cr|managelogs-2.2.1-4|38	export CFLAGS="%{optflags} -fPIC"
14cr|managelogs-2.2.1-4|39	
14cr|managelogs-2.2.1-4|40	%configure2_5x \
14cr|managelogs-2.2.1-4|41	--with-apr=%{_bindir}/apr-1-config \
14cr|managelogs-2.2.1-4|42	--with-zlib=%{_prefix} \
14cr|managelogs-2.2.1-4|43	--with-bz2=%{_prefix}
14cr|managelogs-2.2.1-4|44	
14cr|managelogs-2.2.1-4|45	%make CFLAGS="%{optflags} -fPIC"
14cr|managelogs-2.2.1-4|46	
14cr|managelogs-2.2.1-4|47	%install
14cr|managelogs-2.2.1-4|48	%makeinstall_std
14cr|managelogs-2.2.1-4|49	
14cr|managelogs-2.2.1-4|50	# cleanup devel crap
14cr|managelogs-2.2.1-4|51	rm -f %{buildroot}%{_libdir}/*.*a
14cr|managelogs-2.2.1-4|52	rm -f %{buildroot}%{_libdir}/*.so
14cr|managelogs-2.2.1-4|53	rm -f %{buildroot}%{_includedir}/*.h
14cr|managelogs-2.2.1-4|54	
14cr|managelogs-2.2.1-4|55	%files -n %{libname}
14cr|managelogs-2.2.1-4|56	%defattr(-,root,root)
14cr|managelogs-2.2.1-4|57	%{_libdir}/lib*.so.%{major}*
14cr|managelogs-2.2.1-4|58	
14cr|managelogs-2.2.1-4|59	%files
14cr|managelogs-2.2.1-4|60	%defattr(-,root,root,-)
14cr|managelogs-2.2.1-4|61	%{_bindir}/managelogs
14cr|managelogs-2.2.1-4|62	%{_mandir}/man8/managelogs.8*
14cr|managelogs-2.2.1-4|63	
14cr|managelogs-2.2.1-4|64	
14cr|managelogs-2.2.1-4|65	
14cr|managelogs-2.2.1-4|66	%changelog
14cr|managelogs-2.2.1-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-4
14cr|managelogs-2.2.1-4|68	+ Revision: c470055
14cr|managelogs-2.2.1-4|69	- MassBuild#464: Increase release tag
14cr|managelogs-2.2.1-4|70	
14cr|managelogs-2.2.1-4|71	

2849 14
14cr|manedit-1.2.1-6|1	Summary:	UNIX manual pages editor
14cr|manedit-1.2.1-6|2	Name:		manedit
14cr|manedit-1.2.1-6|3	Version:	1.2.1
14cr|manedit-1.2.1-6|4	Release:	6
14cr|manedit-1.2.1-6|5	License:	GPLv2+
14cr|manedit-1.2.1-6|6	Group:		Editors
14cr|manedit-1.2.1-6|7	Url:		http://www.battlefieldlinux.com/wolfpack/ManEdit/
14cr|manedit-1.2.1-6|8	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
14cr|manedit-1.2.1-6|9	Patch0:		%{name}-0.6.1.lib64.patch
14cr|manedit-1.2.1-6|10	Patch1:		manedit-1.2.1-no-strip.patch
14cr|manedit-1.2.1-6|11	BuildRequires:	imagemagick
14cr|manedit-1.2.1-6|12	BuildRequires:	pkgconfig(gtk+)
14cr|manedit-1.2.1-6|13	BuildRequires:	pkgconfig(zlib)
14cr|manedit-1.2.1-6|14	
14cr|manedit-1.2.1-6|15	%description
14cr|manedit-1.2.1-6|16	ManEdit was created due to a lack of editors for UNIX manual pages,
14cr|manedit-1.2.1-6|17	since users expect each UNIX program/configuration/api/etc to have a
14cr|manedit-1.2.1-6|18	manual page the lack of an editor and the high demand for what it
14cr|manedit-1.2.1-6|19	should create eventually lead to this (long overdue) application.
14cr|manedit-1.2.1-6|20	
14cr|manedit-1.2.1-6|21	Although most resourced developers can create a source document using a
14cr|manedit-1.2.1-6|22	much more advanced editor and then export to multiple file formats, the
14cr|manedit-1.2.1-6|23	average UNIX contributor isn't up to that. Even the creators of this
14cr|manedit-1.2.1-6|24	application were intimidated at the UNIX manual page creation process.
14cr|manedit-1.2.1-6|25	
14cr|manedit-1.2.1-6|26	So to make computers and life simpler, we created ManEdit, the Manual
14cr|manedit-1.2.1-6|27	Page Editor and Viewer. It features:
14cr|manedit-1.2.1-6|28	- XML Interface and Multiple Sectional Editing
14cr|manedit-1.2.1-6|29	- Instant preview feature and stand-alone viewer/browser
14cr|manedit-1.2.1-6|30	- Drag and Drop system and templates for easy mass production
14cr|manedit-1.2.1-6|31	
14cr|manedit-1.2.1-6|32	%files
14cr|manedit-1.2.1-6|33	%doc AUTHORS LICENSE README
14cr|manedit-1.2.1-6|34	%{_bindir}/*
14cr|manedit-1.2.1-6|35	%{_datadir}/%{name}
14cr|manedit-1.2.1-6|36	%{_mandir}/man1/*
14cr|manedit-1.2.1-6|37	%{_datadir}/applications/%{name}.desktop
14cr|manedit-1.2.1-6|38	%{_iconsdir}/%{name}.png
14cr|manedit-1.2.1-6|39	%{_miconsdir}/%{name}.png
14cr|manedit-1.2.1-6|40	%{_liconsdir}/%{name}.png
14cr|manedit-1.2.1-6|41	
14cr|manedit-1.2.1-6|42	#----------------------------------------------------------------------------
14cr|manedit-1.2.1-6|43	
14cr|manedit-1.2.1-6|44	%prep
14cr|manedit-1.2.1-6|45	%setup -q
14cr|manedit-1.2.1-6|46	%patch0 -p0
14cr|manedit-1.2.1-6|47	%patch1 -p1
14cr|manedit-1.2.1-6|48	
14cr|manedit-1.2.1-6|49	%build
14cr|manedit-1.2.1-6|50	export CFLAGS="%{optflags}"
14cr|manedit-1.2.1-6|51	%ifarch x86_64
14cr|manedit-1.2.1-6|52	./configure Linux64 -v --libdir=-L%{_libdir}
14cr|manedit-1.2.1-6|53	%else
14cr|manedit-1.2.1-6|54	./configure Linux -v --disable=arch-i686 --libdir=-L%{_libdir}
14cr|manedit-1.2.1-6|55	%endif
14cr|manedit-1.2.1-6|56	make
14cr|manedit-1.2.1-6|57	
14cr|manedit-1.2.1-6|58	%install
14cr|manedit-1.2.1-6|59	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man1 install
14cr|manedit-1.2.1-6|60	
14cr|manedit-1.2.1-6|61	# icons
14cr|manedit-1.2.1-6|62	convert %{name}/%{name}.xpm -resize 16x16 %{name}-16.png
14cr|manedit-1.2.1-6|63	convert %{name}/%{name}.xpm -resize 32x32 %{name}-32.png
14cr|manedit-1.2.1-6|64	convert %{name}/%{name}.xpm %{name}-48.png
14cr|manedit-1.2.1-6|65	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|manedit-1.2.1-6|66	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|manedit-1.2.1-6|67	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|manedit-1.2.1-6|68	
14cr|manedit-1.2.1-6|69	# menu entry
14cr|manedit-1.2.1-6|70	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|manedit-1.2.1-6|71	cat >  %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|manedit-1.2.1-6|72	[Desktop Entry]
14cr|manedit-1.2.1-6|73	Name=ManEdit
14cr|manedit-1.2.1-6|74	Comment=UNIX manual pages editor
14cr|manedit-1.2.1-6|75	Exec=%{_bindir}/%{name}
14cr|manedit-1.2.1-6|76	Icon=%{name}
14cr|manedit-1.2.1-6|77	Terminal=false
14cr|manedit-1.2.1-6|78	Type=Application
14cr|manedit-1.2.1-6|79	StartupNotify=false
14cr|manedit-1.2.1-6|80	Categories=TextEditor;
14cr|manedit-1.2.1-6|81	EOF
14cr|manedit-1.2.1-6|82	
14cr|manedit-1.2.1-6|83	rm %{buildroot}%{_iconsdir}/*.xpm
14cr|manedit-1.2.1-6|84	
14cr|manedit-1.2.1-6|85	
14cr|manedit-1.2.1-6|86	%changelog
14cr|manedit-1.2.1-6|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-6
14cr|manedit-1.2.1-6|88	+ Revision: 4c35a14
14cr|manedit-1.2.1-6|89	- MassBuild#464: Increase release tag
14cr|manedit-1.2.1-6|90	
14cr|manedit-1.2.1-6|91	

2850 14
14cr|mangler-1.2.2-6|1	%define develname %{name}-devel
14cr|mangler-1.2.2-6|2	
14cr|mangler-1.2.2-6|3	Summary:	Mangler is an open source VOIP client
14cr|mangler-1.2.2-6|4	Name:		mangler
14cr|mangler-1.2.2-6|5	Version:	1.2.2
14cr|mangler-1.2.2-6|6	Release:	6
14cr|mangler-1.2.2-6|7	Group:		Networking/Chat
14cr|mangler-1.2.2-6|8	License:	GPLv3
14cr|mangler-1.2.2-6|9	URL:		http://www.mangler.org/
14cr|mangler-1.2.2-6|10	Source0:	http://www.mangler.org/%{name}-%{version}.tar.gz
14cr|mangler-1.2.2-6|11	Source1:	%{name}.png
14cr|mangler-1.2.2-6|12	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mangler-1.2.2-6|13	BuildRequires:	desktop-file-utils
14cr|mangler-1.2.2-6|14	BuildRequires:	freetype-devel
14cr|mangler-1.2.2-6|15	BuildRequires:	gvfs-devel
14cr|mangler-1.2.2-6|16	BuildRequires:	gtkmm2.4-devel
14cr|mangler-1.2.2-6|17	BuildRequires:	libsigc++2.0-devel
14cr|mangler-1.2.2-6|18	BuildRequires:	libcairomm1.0-devel
14cr|mangler-1.2.2-6|19	BuildRequires:	libtool
14cr|mangler-1.2.2-6|20	BuildRequires:	speex-devel
14cr|mangler-1.2.2-6|21	BuildRequires:	pixman-devel
14cr|mangler-1.2.2-6|22	BuildRequires:	pangomm2.4-devel
14cr|mangler-1.2.2-6|23	BuildRequires:	pkgconfig(libpng)
14cr|mangler-1.2.2-6|24	BuildRequires:	gdk-pixbuf-devel
14cr|mangler-1.2.2-6|25	BuildRequires:	gsm-devel
14cr|mangler-1.2.2-6|26	Obsoletes:	%name < %version
14cr|mangler-1.2.2-6|27	
14cr|mangler-1.2.2-6|28	%description
14cr|mangler-1.2.2-6|29	Mangler is an open source VOIP client capable of connecting
14cr|mangler-1.2.2-6|30	to Ventrilo 3.x servers.
14cr|mangler-1.2.2-6|31	It is capable of performing almost all standard user
14cr|mangler-1.2.2-6|32	functionality found in a Windows Ventrilo client.
14cr|mangler-1.2.2-6|33	
14cr|mangler-1.2.2-6|34	%package -n	%{develname}
14cr|mangler-1.2.2-6|35	Summary:	Header files and static library for %{name}
14cr|mangler-1.2.2-6|36	Group:		Development/C
14cr|mangler-1.2.2-6|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|mangler-1.2.2-6|38	Requires:	%{name} = %{version}-%{release}
14cr|mangler-1.2.2-6|39	
14cr|mangler-1.2.2-6|40	%description -n %{develname}
14cr|mangler-1.2.2-6|41	Header files and static library for %{name}.
14cr|mangler-1.2.2-6|42	
14cr|mangler-1.2.2-6|43	%prep
14cr|mangler-1.2.2-6|44	%setup -q
14cr|mangler-1.2.2-6|45	
14cr|mangler-1.2.2-6|46	%build
14cr|mangler-1.2.2-6|47	%configure2_5x
14cr|mangler-1.2.2-6|48	
14cr|mangler-1.2.2-6|49	%make
14cr|mangler-1.2.2-6|50	
14cr|mangler-1.2.2-6|51	%install
14cr|mangler-1.2.2-6|52	%makeinstall
14cr|mangler-1.2.2-6|53	
14cr|mangler-1.2.2-6|54	# menu-entry
14cr|mangler-1.2.2-6|55	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|mangler-1.2.2-6|56	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop <<EOF
14cr|mangler-1.2.2-6|57	[Desktop Entry]
14cr|mangler-1.2.2-6|58	Name=Mangler
14cr|mangler-1.2.2-6|59	GenericName=VOIP Client
14cr|mangler-1.2.2-6|60	Comment=Voice chat on Ventrilo 3.x servers
14cr|mangler-1.2.2-6|61	Exec=%{name}
14cr|mangler-1.2.2-6|62	Icon=%{name}
14cr|mangler-1.2.2-6|63	StartupNotify=true
14cr|mangler-1.2.2-6|64	Terminal=false
14cr|mangler-1.2.2-6|65	Type=Application
14cr|mangler-1.2.2-6|66	Categories=GTK;Network;X-MandrivaLinux-Network-Internet-Chat;
14cr|mangler-1.2.2-6|67	EOF
14cr|mangler-1.2.2-6|68	
14cr|mangler-1.2.2-6|69	#remove
14cr|mangler-1.2.2-6|70	rm -f %{buildroot}/%{_datadir}/pixmaps/*.svg
14cr|mangler-1.2.2-6|71	
14cr|mangler-1.2.2-6|72	#icon
14cr|mangler-1.2.2-6|73	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|mangler-1.2.2-6|74	install -m 644 %SOURCE1 %{buildroot}/%{_datadir}/pixmaps
14cr|mangler-1.2.2-6|75	
14cr|mangler-1.2.2-6|76	%files
14cr|mangler-1.2.2-6|77	%doc COPYING AUTHORS ChangeLog NEWS README
14cr|mangler-1.2.2-6|78	%{_bindir}/%{name}
14cr|mangler-1.2.2-6|79	%{_datadir}/applications/%{name}.desktop
14cr|mangler-1.2.2-6|80	%{_datadir}/pixmaps/%{name}.png
14cr|mangler-1.2.2-6|81	%{_libdir}/libventrilo3.so.*
14cr|mangler-1.2.2-6|82	
14cr|mangler-1.2.2-6|83	%files -n %{develname}
14cr|mangler-1.2.2-6|84	%{_libdir}/libventrilo3.so
14cr|mangler-1.2.2-6|85	%{_libdir}/libventrilo3.a
14cr|mangler-1.2.2-6|86	%{_includedir}/ventrilo3.h
14cr|mangler-1.2.2-6|87	
14cr|mangler-1.2.2-6|88	
14cr|mangler-1.2.2-6|89	
14cr|mangler-1.2.2-6|90	%changelog
14cr|mangler-1.2.2-6|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-6
14cr|mangler-1.2.2-6|92	+ Revision: 506592b
14cr|mangler-1.2.2-6|93	- MassBuild#464: Increase release tag
14cr|mangler-1.2.2-6|94	
14cr|mangler-1.2.2-6|95	

2851 14
14cr|maniadrive-1.2-16|1	%define rname ManiaDrive
14cr|maniadrive-1.2-16|2	%define engine_name raydium
14cr|maniadrive-1.2-16|3	
14cr|maniadrive-1.2-16|4	%define major 0
14cr|maniadrive-1.2-16|5	%define libname %mklibname %{engine_name} %{major}
14cr|maniadrive-1.2-16|6	
14cr|maniadrive-1.2-16|7	Summary:	Arcade car game on acrobatic tracks
14cr|maniadrive-1.2-16|8	Name:		maniadrive
14cr|maniadrive-1.2-16|9	Version:	1.2
14cr|maniadrive-1.2-16|10	Release:	16
14cr|maniadrive-1.2-16|11	License:	GPLv2+
14cr|maniadrive-1.2-16|12	Group:		Games/Arcade
14cr|maniadrive-1.2-16|13	Url:		http://raydium.org/
14cr|maniadrive-1.2-16|14	# svn export svn://raydium.org/raydium/trunk raydium-svn`date +%Y%m%d`
14cr|maniadrive-1.2-16|15	Source0:	%{rname}-%{version}-src.tar.bz2
14cr|maniadrive-1.2-16|16	Source1:	%{name}.png
14cr|maniadrive-1.2-16|17	Source2:	maniadrive.rpmlintrc
14cr|maniadrive-1.2-16|18	Patch0:		raydium-1.01-svn20060728-build.patch
14cr|maniadrive-1.2-16|19	Patch1:		ManiaDrive-1.1-src.dirs.patch
14cr|maniadrive-1.2-16|20	Patch3:		ManiaDrive-1.1-src.safemode.patch
14cr|maniadrive-1.2-16|21	Patch4:		ManiaDrive-1.1-src.home.patch
14cr|maniadrive-1.2-16|22	Patch5:		ManiaDrive-1.2-src.fPIC.patch
14cr|maniadrive-1.2-16|23	Patch6:		ManiaDrive-1.2-ode.patch
14cr|maniadrive-1.2-16|24	Patch7:		ManiaDrive-1.2-key.patch
14cr|maniadrive-1.2-16|25	Patch8:		maniadrive-1.2-fix-modifying-php-strings-inline.patch
14cr|maniadrive-1.2-16|26	BuildRequires:	jpeg-devel
14cr|maniadrive-1.2-16|27	BuildRequires:	php-devel
14cr|maniadrive-1.2-16|28	BuildRequires:	pkgconfig(freealut)
14cr|maniadrive-1.2-16|29	BuildRequires:	pkgconfig(glew)
14cr|maniadrive-1.2-16|30	BuildRequires:	pkgconfig(libcurl)
14cr|maniadrive-1.2-16|31	BuildRequires:	pkgconfig(libv4l1)
14cr|maniadrive-1.2-16|32	BuildRequires:	pkgconfig(ode)
14cr|maniadrive-1.2-16|33	BuildRequires:	pkgconfig(openal)
14cr|maniadrive-1.2-16|34	BuildRequires:	pkgconfig(vorbis)
14cr|maniadrive-1.2-16|35	BuildRequires:	pkgconfig(xinerama)
14cr|maniadrive-1.2-16|36	Requires:	maniadrive-data
14cr|maniadrive-1.2-16|37	Requires:	glxinfo
14cr|maniadrive-1.2-16|38	Requires:	php-curl
14cr|maniadrive-1.2-16|39	Requires:	php-ini
14cr|maniadrive-1.2-16|40	Requires:	php-soap
14cr|maniadrive-1.2-16|41	Requires:	php-zlib
14cr|maniadrive-1.2-16|42	
14cr|maniadrive-1.2-16|43	%description
14cr|maniadrive-1.2-16|44	ManiaDrive is a free clone of Trackmania, the great game from Nado
14cr|maniadrive-1.2-16|45	studio, and is an arcade car game on acrobatic tracks, with a quick
14cr|maniadrive-1.2-16|46	and nervous gameplay (tracks almost never exceed one minute), and
14cr|maniadrive-1.2-16|47	features a network mode, as the original.
14cr|maniadrive-1.2-16|48	
14cr|maniadrive-1.2-16|49	Raydium is a game engine. It provides a set of functions which allow
14cr|maniadrive-1.2-16|50	quick and flexible games creation.
14cr|maniadrive-1.2-16|51	Functions covers things like player inputs (keyboard, mouse, joystick,
14cr|maniadrive-1.2-16|52	joypad, force feedback), rendering (3D objets, OSD (On Screen
14cr|maniadrive-1.2-16|53	Display)), time (a game must run at the exact same speed on every
14cr|maniadrive-1.2-16|54	computer), sound, ...
14cr|maniadrive-1.2-16|55	
14cr|maniadrive-1.2-16|56	%files
14cr|maniadrive-1.2-16|57	%{_gamesbindir}/%{name}
14cr|maniadrive-1.2-16|58	%{_gamesbindir}/mania*.static
14cr|maniadrive-1.2-16|59	%dir %{_gamesdatadir}/%{name}/rayphp
14cr|maniadrive-1.2-16|60	%{_gamesdatadir}/%{name}/php.ini
14cr|maniadrive-1.2-16|61	%{_gamesdatadir}/%{name}/mania_*.php
14cr|maniadrive-1.2-16|62	%{_gamesdatadir}/%{name}/rayphp/*
14cr|maniadrive-1.2-16|63	%{_datadir}/icons/%{name}.png
14cr|maniadrive-1.2-16|64	%{_datadir}/applications/%{name}.desktop
14cr|maniadrive-1.2-16|65	
14cr|maniadrive-1.2-16|66	#----------------------------------------------------------------------------
14cr|maniadrive-1.2-16|67	
14cr|maniadrive-1.2-16|68	%package -n %{libname}
14cr|maniadrive-1.2-16|69	Summary:	Shared library for %{name}
14cr|maniadrive-1.2-16|70	Group:		System/Libraries
14cr|maniadrive-1.2-16|71	Conflicts:	%{name} < 1.2-15
14cr|maniadrive-1.2-16|72	
14cr|maniadrive-1.2-16|73	%description -n %{libname}
14cr|maniadrive-1.2-16|74	Shared library for %{name}.
14cr|maniadrive-1.2-16|75	
14cr|maniadrive-1.2-16|76	%files -n %{libname}
14cr|maniadrive-1.2-16|77	%{_libdir}/lib%{engine_name}.so.%{major}*
14cr|maniadrive-1.2-16|78	
14cr|maniadrive-1.2-16|79	#----------------------------------------------------------------------------
14cr|maniadrive-1.2-16|80	
14cr|maniadrive-1.2-16|81	%prep
14cr|maniadrive-1.2-16|82	%setup -q -n %{rname}-%{version}-src
14cr|maniadrive-1.2-16|83	%patch0 -p0 -b .build
14cr|maniadrive-1.2-16|84	%patch1 -p1 -b .dirs
14cr|maniadrive-1.2-16|85	%patch3 -p1 -b .safemode
14cr|maniadrive-1.2-16|86	#patch4 -p1 -b .home
14cr|maniadrive-1.2-16|87	%patch5 -p1 -b .fPIC
14cr|maniadrive-1.2-16|88	%patch6 -p1
14cr|maniadrive-1.2-16|89	%patch7 -p1
14cr|maniadrive-1.2-16|90	%patch8 -p1
14cr|maniadrive-1.2-16|91	
14cr|maniadrive-1.2-16|92	# php weird stuff, borrowed from thttpd-php.spec
14cr|maniadrive-1.2-16|93	cp /usr/src/php-devel/internal_functions.c .
14cr|maniadrive-1.2-16|94	cp %{_includedir}/php/ext/date/lib/timelib_config.h .
14cr|maniadrive-1.2-16|95	ln -s /usr/src/php-devel/ext .
14cr|maniadrive-1.2-16|96	
14cr|maniadrive-1.2-16|97	%build
14cr|maniadrive-1.2-16|98	%make
14cr|maniadrive-1.2-16|99	
14cr|maniadrive-1.2-16|100	for f in mania2 mania_drive mania_server; do
14cr|maniadrive-1.2-16|101	# from odyncomp.sh
14cr|maniadrive-1.2-16|102	gcc $f.c -g -Wall -DFORCE_LIBRAYDIUM %{optflags} -DBINDIR='"%{_gamesbindir}"' -DGAMEDIR='"%{_gamesdatadir}/%{name}"' -o $f.static libraydium.so -lphp5_common -lGL -lm `php-config --includes`
14cr|maniadrive-1.2-16|103	done
14cr|maniadrive-1.2-16|104	
14cr|maniadrive-1.2-16|105	%install
14cr|maniadrive-1.2-16|106	install -d %{buildroot}%{_libdir}
14cr|maniadrive-1.2-16|107	cp -a lib%{engine_name}.so.* %{buildroot}%{_libdir}
14cr|maniadrive-1.2-16|108	install -d %{buildroot}%{_gamesbindir}
14cr|maniadrive-1.2-16|109	install -m755 mania*.static %{buildroot}%{_gamesbindir}
14cr|maniadrive-1.2-16|110	
14cr|maniadrive-1.2-16|111	# This may not be required on future versions of the intel dri driver
14cr|maniadrive-1.2-16|112	# Previously, %{_gamesbindir}/%{name} was a symlink to %{_gamesbindir}/mania_drive.static
14cr|maniadrive-1.2-16|113	# https://bugs.freedesktop.org/show_bug.cgi?id=28002
14cr|maniadrive-1.2-16|114	# https://bugs.freedesktop.org/show_bug.cgi?id=28069
14cr|maniadrive-1.2-16|115	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|maniadrive-1.2-16|116	\`glxinfo | grep -q 'OpenGL renderer string: Mesa'\` && export LIBGL_ALWAYS_INDIRECT=true
14cr|maniadrive-1.2-16|117	exec %{_gamesbindir}/mania_drive.static "\$@"
14cr|maniadrive-1.2-16|118	EOF
14cr|maniadrive-1.2-16|119	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cr|maniadrive-1.2-16|120	
14cr|maniadrive-1.2-16|121	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|maniadrive-1.2-16|122	install -m644 *.php %{buildroot}%{_gamesdatadir}/%{name}
14cr|maniadrive-1.2-16|123	
14cr|maniadrive-1.2-16|124	cp -a rayphp %{buildroot}%{_gamesdatadir}/%{name}
14cr|maniadrive-1.2-16|125	
14cr|maniadrive-1.2-16|126	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cr|maniadrive-1.2-16|127	
14cr|maniadrive-1.2-16|128	# https://qa.mandriva.com/show_bug.cgi?id=37748
14cr|maniadrive-1.2-16|129	rm -f %{buildroot}%{_gamesdatadir}/%{name}/php.ini
14cr|maniadrive-1.2-16|130	ln -sf %{_sysconfdir}/php.ini %{buildroot}%{_gamesdatadir}/%{name}/php.ini
14cr|maniadrive-1.2-16|131	ln -sf %{_gamesdatadir}/%{name}/rayphp %{buildroot}%{_gamesdatadir}/%{name}/rayphp/rayphp
14cr|maniadrive-1.2-16|132	
14cr|maniadrive-1.2-16|133	install -d %{buildroot}%{_datadir}/applications
14cr|maniadrive-1.2-16|134	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|maniadrive-1.2-16|135	[Desktop Entry]
14cr|maniadrive-1.2-16|136	Name=ManiaDrive
14cr|maniadrive-1.2-16|137	Comment=Arcade car game on acrobatic tracks
14cr|maniadrive-1.2-16|138	Exec=soundwrapper %{_gamesbindir}/%{name}
14cr|maniadrive-1.2-16|139	Icon=%{name}
14cr|maniadrive-1.2-16|140	Terminal=false
14cr|maniadrive-1.2-16|141	Type=Application
14cr|maniadrive-1.2-16|142	Categories=Game;ArcadeGame;
14cr|maniadrive-1.2-16|143	EOF
14cr|maniadrive-1.2-16|144	
14cr|maniadrive-1.2-16|145	
14cr|maniadrive-1.2-16|146	%changelog
14cr|maniadrive-1.2-16|147	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-16
14cr|maniadrive-1.2-16|148	+ Revision: 42ae6d4
14cr|maniadrive-1.2-16|149	- MassBuild#464: Increase release tag
14cr|maniadrive-1.2-16|150	
14cr|maniadrive-1.2-16|151	

2852 14
14cr|maniadrive-data-1.2-5|1	%define game_name maniadrive
14cr|maniadrive-data-1.2-5|2	%define name %{game_name}-data
14cr|maniadrive-data-1.2-5|3	%define version 1.2
14cr|maniadrive-data-1.2-5|4	%define distname ManiaDrive-%{version}-data
14cr|maniadrive-data-1.2-5|5	
14cr|maniadrive-data-1.2-5|6	%define release 5
14cr|maniadrive-data-1.2-5|7	
14cr|maniadrive-data-1.2-5|8	Summary: ManiaDrive data files
14cr|maniadrive-data-1.2-5|9	Name: %{name}
14cr|maniadrive-data-1.2-5|10	Version: %{version}
14cr|maniadrive-data-1.2-5|11	Release: %{release}
14cr|maniadrive-data-1.2-5|12	Source0: %{distname}.tar.gz
14cr|maniadrive-data-1.2-5|13	License: GPL
14cr|maniadrive-data-1.2-5|14	Group: Games/Arcade
14cr|maniadrive-data-1.2-5|15	Url: http://maniadrive.raydium.org/
14cr|maniadrive-data-1.2-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|maniadrive-data-1.2-5|17	BuildArch: noarch
14cr|maniadrive-data-1.2-5|18	
14cr|maniadrive-data-1.2-5|19	
14cr|maniadrive-data-1.2-5|20	%description
14cr|maniadrive-data-1.2-5|21	ManiaDrive data files
14cr|maniadrive-data-1.2-5|22	
14cr|maniadrive-data-1.2-5|23	%prep
14cr|maniadrive-data-1.2-5|24	%setup -q -n %{distname}
14cr|maniadrive-data-1.2-5|25	pushd game
14cr|maniadrive-data-1.2-5|26	ls *.mni > mania_server_tracks.txt
14cr|maniadrive-data-1.2-5|27	popd
14cr|maniadrive-data-1.2-5|28	
14cr|maniadrive-data-1.2-5|29	%build
14cr|maniadrive-data-1.2-5|30	
14cr|maniadrive-data-1.2-5|31	%install
14cr|maniadrive-data-1.2-5|32	rm -rf %{buildroot}
14cr|maniadrive-data-1.2-5|33	install -d %{buildroot}%{_gamesdatadir}
14cr|maniadrive-data-1.2-5|34	cp -a game %{buildroot}%{_gamesdatadir}/%{game_name}
14cr|maniadrive-data-1.2-5|35	rm -f %{buildroot}%{_gamesdatadir}/%{game_name}/php.ini
14cr|maniadrive-data-1.2-5|36	rm -f %{buildroot}%{_gamesdatadir}/%{game_name}/*.php
14cr|maniadrive-data-1.2-5|37	rm -rf %{buildroot}%{_gamesdatadir}/%{game_name}/rayphp
14cr|maniadrive-data-1.2-5|38	find %{buildroot}%{_gamesdatadir}/%{game_name} -type d -exec chmod 755 {} \;
14cr|maniadrive-data-1.2-5|39	find %{buildroot}%{_gamesdatadir}/%{game_name} -type f -exec chmod 644 {} \;
14cr|maniadrive-data-1.2-5|40	
14cr|maniadrive-data-1.2-5|41	%clean
14cr|maniadrive-data-1.2-5|42	rm -rf %{buildroot}
14cr|maniadrive-data-1.2-5|43	
14cr|maniadrive-data-1.2-5|44	%files
14cr|maniadrive-data-1.2-5|45	%defattr(-,root,root)
14cr|maniadrive-data-1.2-5|46	%doc README COPYING
14cr|maniadrive-data-1.2-5|47	%{_gamesdatadir}/%{game_name}
14cr|maniadrive-data-1.2-5|48	
14cr|maniadrive-data-1.2-5|49	
14cr|maniadrive-data-1.2-5|50	
14cr|maniadrive-data-1.2-5|51	
14cr|maniadrive-data-1.2-5|52	
14cr|maniadrive-data-1.2-5|53	%changelog
14cr|maniadrive-data-1.2-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cr|maniadrive-data-1.2-5|55	+ Revision: e8d87f5
14cr|maniadrive-data-1.2-5|56	- MassBuild#464: Increase release tag
14cr|maniadrive-data-1.2-5|57	
14cr|maniadrive-data-1.2-5|58	

2853 14
14cr|manpageeditor-0.0.15-2|1	%define oname ManPageEditor
14cr|manpageeditor-0.0.15-2|2	%define debug_package	%{nil}
14cr|manpageeditor-0.0.15-2|3	#define distsuffix mrb
14cr|manpageeditor-0.0.15-2|4	
14cr|manpageeditor-0.0.15-2|5	Name:			manpageeditor
14cr|manpageeditor-0.0.15-2|6	Version:		0.0.15
14cr|manpageeditor-0.0.15-2|7	Release:		2
14cr|manpageeditor-0.0.15-2|8	Summary:		Manual pages editor
14cr|manpageeditor-0.0.15-2|9	License:		GPLv3
14cr|manpageeditor-0.0.15-2|10	Group:			Books/Howtos
14cr|manpageeditor-0.0.15-2|11	URL:			http://keithhedger.hostingsiteforfree.com/
14cr|manpageeditor-0.0.15-2|12	Source0:		http://keithhedger.hostingsiteforfree.com/zips/manpageeditor/%{oname}-%{version}.tar.gz
14cr|manpageeditor-0.0.15-2|13	BuildRequires:		desktop-file-utils
14cr|manpageeditor-0.0.15-2|14	BuildRequires:		pkgconfig(gtksourceview-2.0)
14cr|manpageeditor-0.0.15-2|15	BuildRequires:   	aspell-devel
14cr|manpageeditor-0.0.15-2|16	BuildRequires:     	imagemagick
14cr|manpageeditor-0.0.15-2|17	BuildRequires:     	pkgconfig(gdk-2.0)
14cr|manpageeditor-0.0.15-2|18	
14cr|manpageeditor-0.0.15-2|19	%description
14cr|manpageeditor-0.0.15-2|20	Create,edit,import,preview man-pages.
14cr|manpageeditor-0.0.15-2|21	
14cr|manpageeditor-0.0.15-2|22	%prep
14cr|manpageeditor-0.0.15-2|23	%setup -q -n %{oname}-%{version}
14cr|manpageeditor-0.0.15-2|24	
14cr|manpageeditor-0.0.15-2|25	%build
14cr|manpageeditor-0.0.15-2|26	%configure --prefix=/usr --enable-aspell
14cr|manpageeditor-0.0.15-2|27	%make
14cr|manpageeditor-0.0.15-2|28	
14cr|manpageeditor-0.0.15-2|29	%install
14cr|manpageeditor-0.0.15-2|30	# installer is a total mess...
14cr|manpageeditor-0.0.15-2|31	mkdir -p %{buildroot}%{_bindir}
14cr|manpageeditor-0.0.15-2|32	install -m755 ManPageEditor/app/%{name} %{buildroot}%{_bindir}
14cr|manpageeditor-0.0.15-2|33	# man pages
14cr|manpageeditor-0.0.15-2|34	mkdir -p %{buildroot}%{_mandir}/man1
14cr|manpageeditor-0.0.15-2|35	install -m644  ManPageEditor/resources/man/manpageeditor.1 %{buildroot}%{_mandir}/man1
14cr|manpageeditor-0.0.15-2|36	# data files
14cr|manpageeditor-0.0.15-2|37	mkdir -p %{buildroot}%{_datadir}/%{oname}
14cr|manpageeditor-0.0.15-2|38	cp -R ManPageEditor/resources/examples %{buildroot}%{_datadir}/%{oname}/examples
14cr|manpageeditor-0.0.15-2|39	# menu entry fix
14cr|manpageeditor-0.0.15-2|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|manpageeditor-0.0.15-2|41	cp -R ManPageEditor/resources/applications/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|manpageeditor-0.0.15-2|42	desktop-file-install %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|manpageeditor-0.0.15-2|43	# icons
14cr|manpageeditor-0.0.15-2|44	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|manpageeditor-0.0.15-2|45	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|46	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|47	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|48	
14cr|manpageeditor-0.0.15-2|49	rm -fr %{buildroot}%{_datadir}/%{oname}/docs
14cr|manpageeditor-0.0.15-2|50	
14cr|manpageeditor-0.0.15-2|51	%files
14cr|manpageeditor-0.0.15-2|52	%doc ChangeLog ManPageEditor/resources/docs/gpl-3.0.txt ManPageEditor/resources/help
14cr|manpageeditor-0.0.15-2|53	%{_bindir}/%{name}
14cr|manpageeditor-0.0.15-2|54	%{_datadir}/applications/%{oname}.desktop
14cr|manpageeditor-0.0.15-2|55	%{_datadir}/%{oname}/examples/*
14cr|manpageeditor-0.0.15-2|56	%{_mandir}/man1/manpageeditor.1*
14cr|manpageeditor-0.0.15-2|57	%{_miconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|58	%{_iconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|59	%{_liconsdir}/%{oname}.png
14cr|manpageeditor-0.0.15-2|60	
14cr|manpageeditor-0.0.15-2|61	
14cr|manpageeditor-0.0.15-2|62	
14cr|manpageeditor-0.0.15-2|63	%changelog
14cr|manpageeditor-0.0.15-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.15-2
14cr|manpageeditor-0.0.15-2|65	+ Revision: 5489fb7
14cr|manpageeditor-0.0.15-2|66	- MassBuild#464: Increase release tag
14cr|manpageeditor-0.0.15-2|67	
14cr|manpageeditor-0.0.15-2|68	

2854 14
14cr|manslide-2.0.3-6|1	Name:		manslide
14cr|manslide-2.0.3-6|2	Summary:	Graphical slideshow creation program
14cr|manslide-2.0.3-6|3	Version:	2.0.3
14cr|manslide-2.0.3-6|4	Release:	6
14cr|manslide-2.0.3-6|5	Source0:	http://www.mandrivalinux-online.eu/%{name}/%{name}-%{version}.tar.gz
14cr|manslide-2.0.3-6|6	URL:		http://www.kde-apps.org/content/show.php?content=72739
14cr|manslide-2.0.3-6|7	Group:		Graphics
14cr|manslide-2.0.3-6|8	License:	GPLv2+
14cr|manslide-2.0.3-6|9	
14cr|manslide-2.0.3-6|10	BuildRequires:	qt4-devel
14cr|manslide-2.0.3-6|11	Requires:	sox
14cr|manslide-2.0.3-6|12	Requires:	imagemagick
14cr|manslide-2.0.3-6|13	Requires:	mencoder
14cr|manslide-2.0.3-6|14	Requires:	mplayer
14cr|manslide-2.0.3-6|15	
14cr|manslide-2.0.3-6|16	%description
14cr|manslide-2.0.3-6|17	Manslide is a slideshow creation application which makes it easy to
14cr|manslide-2.0.3-6|18	produce attractive slideshows with optional background music. Manslide
14cr|manslide-2.0.3-6|19	uses the QT4 toolkit.
14cr|manslide-2.0.3-6|20	
14cr|manslide-2.0.3-6|21	%prep
14cr|manslide-2.0.3-6|22	%setup -q
14cr|manslide-2.0.3-6|23	moc mainfrm.h > moc_mainfrm.cpp
14cr|manslide-2.0.3-6|24	moc tetrahedron.h > moc_tetrahedron.cpp
14cr|manslide-2.0.3-6|25	
14cr|manslide-2.0.3-6|26	%build
14cr|manslide-2.0.3-6|27	%qmake_qt4
14cr|manslide-2.0.3-6|28	%make
14cr|manslide-2.0.3-6|29	
14cr|manslide-2.0.3-6|30	%install
14cr|manslide-2.0.3-6|31	install -m755 Manslide -D %{buildroot}%{_datadir}/%{name}/%{name}
14cr|manslide-2.0.3-6|32	install -m644 *.qm %{buildroot}%{_datadir}/%{name}/
14cr|manslide-2.0.3-6|33	install -m644 *.ts %{buildroot}%{_datadir}/%{name}/
14cr|manslide-2.0.3-6|34	cp -R Interface %{buildroot}%{_datadir}/%{name}/
14cr|manslide-2.0.3-6|35	cp -R BIB_ManSlide %{buildroot}%{_datadir}/%{name}/
14cr|manslide-2.0.3-6|36	install -d %{buildroot}%{_bindir}
14cr|manslide-2.0.3-6|37	ln -s %{_datadir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
14cr|manslide-2.0.3-6|38	
14cr|manslide-2.0.3-6|39	install -d %{buildroot}%{_datadir}/applications
14cr|manslide-2.0.3-6|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|manslide-2.0.3-6|41	[Desktop Entry]
14cr|manslide-2.0.3-6|42	Name=Manslide
14cr|manslide-2.0.3-6|43	Comment=Slideshow generator
14cr|manslide-2.0.3-6|44	Exec=%{_bindir}/%{name}
14cr|manslide-2.0.3-6|45	Icon=image_processing_section
14cr|manslide-2.0.3-6|46	Terminal=false
14cr|manslide-2.0.3-6|47	Type=Application
14cr|manslide-2.0.3-6|48	StartupNotify=true
14cr|manslide-2.0.3-6|49	Categories=Graphics;Qt;Photography;X-MandrivaLinux-CrossDesktop;
14cr|manslide-2.0.3-6|50	EOF
14cr|manslide-2.0.3-6|51	
14cr|manslide-2.0.3-6|52	%files
14cr|manslide-2.0.3-6|53	%{_datadir}/%{name}
14cr|manslide-2.0.3-6|54	%{_bindir}/%{name}
14cr|manslide-2.0.3-6|55	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|manslide-2.0.3-6|56	
14cr|manslide-2.0.3-6|57	
14cr|manslide-2.0.3-6|58	
14cr|manslide-2.0.3-6|59	%changelog
14cr|manslide-2.0.3-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-6
14cr|manslide-2.0.3-6|61	+ Revision: 09d79f0
14cr|manslide-2.0.3-6|62	- MassBuild#464: Increase release tag
14cr|manslide-2.0.3-6|63	
14cr|manslide-2.0.3-6|64	

2855 14
14cr|mantis-1.2.1-6|1	%define oname   mantisbt
14cr|mantis-1.2.1-6|2	
14cr|mantis-1.2.1-6|3	
14cr|mantis-1.2.1-6|4	Name:		mantis
14cr|mantis-1.2.1-6|5	Version:	1.2.1
14cr|mantis-1.2.1-6|6	Release:	6
14cr|mantis-1.2.1-6|7	Summary:	Web-based bug tracker
14cr|mantis-1.2.1-6|8	License:	GPLv2
14cr|mantis-1.2.1-6|9	Group:		System/Servers
14cr|mantis-1.2.1-6|10	URL:		http://www.mantisbt.org
14cr|mantis-1.2.1-6|11	Source0:	%{oname}-%{version}.tar.gz
14cr|mantis-1.2.1-6|12	Requires:	apache-mod_php
14cr|mantis-1.2.1-6|13	Requires:	php-mysql
14cr|mantis-1.2.1-6|14	Requires:	apache-mod_socache_shmcb
14cr|mantis-1.2.1-6|15	BuildArch:	noarch
14cr|mantis-1.2.1-6|16	
14cr|mantis-1.2.1-6|17	%description
14cr|mantis-1.2.1-6|18	Mantis is a php/MySQL/web based bugtracking system.
14cr|mantis-1.2.1-6|19	The goals for this project are to produce and maintain a
14cr|mantis-1.2.1-6|20	lightweight and simple bugtracking system. Additions of
14cr|mantis-1.2.1-6|21	complexity and/or features are modular and configurable
14cr|mantis-1.2.1-6|22	so that users can be shielded from unwanted clutter.
14cr|mantis-1.2.1-6|23	
14cr|mantis-1.2.1-6|24	The product is designed to be easily modifiable,
14cr|mantis-1.2.1-6|25	customizable, and upgradeable. Anyone with intermediate
14cr|mantis-1.2.1-6|26	PHP and MySQL experience should be able to customize
14cr|mantis-1.2.1-6|27	Mantis to suit their needs.
14cr|mantis-1.2.1-6|28	
14cr|mantis-1.2.1-6|29	%prep
14cr|mantis-1.2.1-6|30	%setup -q -n %{oname}-%{version}
14cr|mantis-1.2.1-6|31	
14cr|mantis-1.2.1-6|32	%build
14cr|mantis-1.2.1-6|33	
14cr|mantis-1.2.1-6|34	%install
14cr|mantis-1.2.1-6|35	rm -rf packages
14cr|mantis-1.2.1-6|36	# install files
14cr|mantis-1.2.1-6|37	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|mantis-1.2.1-6|38	install -d -m 755 %{buildroot}%_defaultdocdir/%{name}-%{version}
14cr|mantis-1.2.1-6|39	mv doc/*  %{buildroot}%_defaultdocdir/%{name}-%{version}
14cr|mantis-1.2.1-6|40	rm -rf doc
14cr|mantis-1.2.1-6|41	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cr|mantis-1.2.1-6|42	
14cr|mantis-1.2.1-6|43	# apache configuration
14cr|mantis-1.2.1-6|44	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|mantis-1.2.1-6|45	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
14cr|mantis-1.2.1-6|46	Alias /mantis "/var/www/mantis"
14cr|mantis-1.2.1-6|47	
14cr|mantis-1.2.1-6|48	<Directory /var/www/mantis>
14cr|mantis-1.2.1-6|49	
14cr|mantis-1.2.1-6|50	Require all granted
14cr|mantis-1.2.1-6|51	
14cr|mantis-1.2.1-6|52	php_admin_value memory_limit 32M
14cr|mantis-1.2.1-6|53	php_admin_value max_execution_time 60
14cr|mantis-1.2.1-6|54	php_admin_value register_globals Off
14cr|mantis-1.2.1-6|55	php_admin_value magic_quotes_gpc Off
14cr|mantis-1.2.1-6|56	php_admin_value magic_quotes_runtime Off
14cr|mantis-1.2.1-6|57	# settings for the file upload, you might increase them further
14cr|mantis-1.2.1-6|58	php_admin_value upload_max_filesize 16M
14cr|mantis-1.2.1-6|59	# session handling: now the check for expired sessions is done on every 10th session creation
14cr|mantis-1.2.1-6|60	php_admin_value session.use_trans_sid Off
14cr|mantis-1.2.1-6|61	php_admin_value session.gc_probability 1
14cr|mantis-1.2.1-6|62	php_admin_value session.gc_divisor 10
14cr|mantis-1.2.1-6|63	# multibyte extension: needed for utf-8
14cr|mantis-1.2.1-6|64	php_admin_value mbstring.func_overload 7
14cr|mantis-1.2.1-6|65	
14cr|mantis-1.2.1-6|66	<Files ~ "\.inc\.php$">
14cr|mantis-1.2.1-6|67	Require all denied
14cr|mantis-1.2.1-6|68	</Files>
14cr|mantis-1.2.1-6|69	
14cr|mantis-1.2.1-6|70	<Files ~ ".tpl$">
14cr|mantis-1.2.1-6|71	Require all denied
14cr|mantis-1.2.1-6|72	</Files>
14cr|mantis-1.2.1-6|73	
14cr|mantis-1.2.1-6|74	</Directory>
14cr|mantis-1.2.1-6|75	EOF
14cr|mantis-1.2.1-6|76	
14cr|mantis-1.2.1-6|77	find %{buildroot}%{_var}/www/%{name} -name '*.php' -exec perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|g' {} \;
14cr|mantis-1.2.1-6|78	
14cr|mantis-1.2.1-6|79	%clean
14cr|mantis-1.2.1-6|80	
14cr|mantis-1.2.1-6|81	
14cr|mantis-1.2.1-6|82	%files
14cr|mantis-1.2.1-6|83	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|mantis-1.2.1-6|84	%_defaultdocdir/%{name}-%{version}
14cr|mantis-1.2.1-6|85	%{_var}/www/%{name}
14cr|mantis-1.2.1-6|86	
14cr|mantis-1.2.1-6|87	
14cr|mantis-1.2.1-6|88	
14cr|mantis-1.2.1-6|89	%changelog
14cr|mantis-1.2.1-6|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-6
14cr|mantis-1.2.1-6|91	+ Revision: 3f83351
14cr|mantis-1.2.1-6|92	- MassBuild#464: Increase release tag
14cr|mantis-1.2.1-6|93	
14cr|mantis-1.2.1-6|94	

2856 14
14cr|mapnik-2.2.0-3|1	%define major 2
14cr|mapnik-2.2.0-3|2	%define libname %mklibname %{name} %{major}
14cr|mapnik-2.2.0-3|3	%define devname %mklibname %{name} -d
14cr|mapnik-2.2.0-3|4	
14cr|mapnik-2.2.0-3|5	Summary:	Free Toolkit for developing mapping applications
14cr|mapnik-2.2.0-3|6	Name:		mapnik
14cr|mapnik-2.2.0-3|7	Version:	2.2.0
14cr|mapnik-2.2.0-3|8	Release:	3
14cr|mapnik-2.2.0-3|9	License:	LGPLv2+
14cr|mapnik-2.2.0-3|10	Group:		Communications
14cr|mapnik-2.2.0-3|11	Url:		http://mapnik.org/
14cr|mapnik-2.2.0-3|12	Source0:	https://github.com/downloads/mapnik/mapnik/%{name}-v%{version}.tar.bz2
14cr|mapnik-2.2.0-3|13	Source1:	mapnik-data.license
14cr|mapnik-2.2.0-3|14	Source2:	no_date_footer.html
14cr|mapnik-2.2.0-3|15	Source3:	viewer.desktop
14cr|mapnik-2.2.0-3|16	Patch0:		mapnik-2.2.0-build-viewer.patch
14cr|mapnik-2.2.0-3|17	#Patch1:		mapnik-2.2.0-system-agg.patch
14cr|mapnik-2.2.0-3|18	Patch2:		mapnik-2.2.0-composite-mode.patch
14cr|mapnik-2.2.0-3|19	Patch3:		mapnik-2.2.0-disable-hsv.patch
14cr|mapnik-2.2.0-3|20	Patch4:		mapnik-2.2.0-system-sparsehash.patch
14cr|mapnik-2.2.0-3|21	Patch5:		mapnik-2.2.0-qapplication.patch
14cr|mapnik-2.2.0-3|22	Patch6:		mapnik-2.2.0-link.patch
14cr|mapnik-2.2.0-3|23	BuildRequires:	chrpath
14cr|mapnik-2.2.0-3|24	BuildRequires:	desktop-file-utils
14cr|mapnik-2.2.0-3|25	BuildRequires:	doxygen
14cr|mapnik-2.2.0-3|26	BuildRequires:	scons
14cr|mapnik-2.2.0-3|27	BuildRequires:	boost-devel
14cr|mapnik-2.2.0-3|28	BuildRequires:	gdal-devel
14cr|mapnik-2.2.0-3|29	BuildRequires:	jpeg-devel
14cr|mapnik-2.2.0-3|30	BuildRequires:	libtool-devel
14cr|mapnik-2.2.0-3|31	BuildRequires:	qt4-devel
14cr|mapnik-2.2.0-3|32	BuildRequires:	sparsehash-devel
14cr|mapnik-2.2.0-3|33	BuildRequires:	tiff-devel
14cr|mapnik-2.2.0-3|34	BuildRequires:	pkgconfig(cairomm-1.0)
14cr|mapnik-2.2.0-3|35	BuildRequires:	pkgconfig(freetype2)
14cr|mapnik-2.2.0-3|36	BuildRequires:	pkgconfig(icu-i18n)
14cr|mapnik-2.2.0-3|37	#BuildRequires:	pkgconfig(libagg)
14cr|mapnik-2.2.0-3|38	BuildRequires:	pkgconfig(libpng)
14cr|mapnik-2.2.0-3|39	BuildRequires:	pkgconfig(libpq)
14cr|mapnik-2.2.0-3|40	BuildRequires:	pkgconfig(libxml-2.0)
14cr|mapnik-2.2.0-3|41	BuildRequires:	pkgconfig(proj)
14cr|mapnik-2.2.0-3|42	BuildRequires:	pkgconfig(pycairo)
14cr|mapnik-2.2.0-3|43	BuildRequires:	pkgconfig(python)
14cr|mapnik-2.2.0-3|44	Requires:	fonts-ttf-dejavu
14cr|mapnik-2.2.0-3|45	
14cr|mapnik-2.2.0-3|46	%description
14cr|mapnik-2.2.0-3|47	Mapnik is a Free Toolkit for developing mapping applications.
14cr|mapnik-2.2.0-3|48	It's written in C++ and there are Python bindings to
14cr|mapnik-2.2.0-3|49	facilitate fast-paced agile development. It can comfortably
14cr|mapnik-2.2.0-3|50	be used for both desktop and web development, which was something
14cr|mapnik-2.2.0-3|51	I wanted from the beginning.
14cr|mapnik-2.2.0-3|52	
14cr|mapnik-2.2.0-3|53	Mapnik is about making beautiful maps. It uses the AGG library
14cr|mapnik-2.2.0-3|54	and offers world class anti-aliasing rendering with subpixel
14cr|mapnik-2.2.0-3|55	accuracy for geographic data. It is written from scratch in
14cr|mapnik-2.2.0-3|56	modern C++ and doesn't suffer from design decisions made a decade
14cr|mapnik-2.2.0-3|57	ago. When it comes to handling common software tasks such as memory
14cr|mapnik-2.2.0-3|58	management, filesystem access, regular expressions, parsing and so
14cr|mapnik-2.2.0-3|59	on, Mapnik doesn't re-invent the wheel, but utilises best of breed
14cr|mapnik-2.2.0-3|60	industry standard libraries from boost.org.
14cr|mapnik-2.2.0-3|61	
14cr|mapnik-2.2.0-3|62	%files
14cr|mapnik-2.2.0-3|63	%doc AUTHORS.md COPYING README.md
14cr|mapnik-2.2.0-3|64	%dir %{_libdir}/%{name}
14cr|mapnik-2.2.0-3|65	%dir %{_libdir}/%{name}/input
14cr|mapnik-2.2.0-3|66	%{_libdir}/%{name}/input/*.input
14cr|mapnik-2.2.0-3|67	
14cr|mapnik-2.2.0-3|68	#----------------------------------------------------------------------------
14cr|mapnik-2.2.0-3|69	
14cr|mapnik-2.2.0-3|70	%package -n %{libname}
14cr|mapnik-2.2.0-3|71	Summary:	Mapnik is a Free toolkit for developing mapping applications
14cr|mapnik-2.2.0-3|72	Group:		System/Libraries
14cr|mapnik-2.2.0-3|73	
14cr|mapnik-2.2.0-3|74	%description -n %{libname}
14cr|mapnik-2.2.0-3|75	This package contains the shared library for %{name}.
14cr|mapnik-2.2.0-3|76	
14cr|mapnik-2.2.0-3|77	%files -n %{libname}
14cr|mapnik-2.2.0-3|78	%{_libdir}/lib%{name}.so.%{major}*
14cr|mapnik-2.2.0-3|79	
14cr|mapnik-2.2.0-3|80	#----------------------------------------------------------------------------
14cr|mapnik-2.2.0-3|81	
14cr|mapnik-2.2.0-3|82	%package -n %{devname}
14cr|mapnik-2.2.0-3|83	Summary:	Mapnik is a Free toolkit for developing mapping applications
14cr|mapnik-2.2.0-3|84	Group:		Development/C++
14cr|mapnik-2.2.0-3|85	Requires:	%{libname} = %{EVRD}
14cr|mapnik-2.2.0-3|86	Provides:	%{name}-devel = %{EVRD}
14cr|mapnik-2.2.0-3|87	
14cr|mapnik-2.2.0-3|88	%description -n %{devname}
14cr|mapnik-2.2.0-3|89	This package contains the development files for %{name}.
14cr|mapnik-2.2.0-3|90	
14cr|mapnik-2.2.0-3|91	%files -n %{devname}
14cr|mapnik-2.2.0-3|92	%dir %{_includedir}/%{name}
14cr|mapnik-2.2.0-3|93	%{_includedir}/%{name}/*.hpp
14cr|mapnik-2.2.0-3|94	%{_includedir}/%{name}/*/*.hpp
14cr|mapnik-2.2.0-3|95	%{_libdir}/lib%{name}.so
14cr|mapnik-2.2.0-3|96	%{_datadir}/pkgconfig/%{name}.pc
14cr|mapnik-2.2.0-3|97	
14cr|mapnik-2.2.0-3|98	#----------------------------------------------------------------------------
14cr|mapnik-2.2.0-3|99	
14cr|mapnik-2.2.0-3|100	%package python
14cr|mapnik-2.2.0-3|101	Summary:	Python bindings for the Mapnik spatial visualization library
14cr|mapnik-2.2.0-3|102	License:	GPLv2+
14cr|mapnik-2.2.0-3|103	Group:		Development/Python
14cr|mapnik-2.2.0-3|104	Requires:	%{name} = %{EVRD}
14cr|mapnik-2.2.0-3|105	Requires:	python-imaging
14cr|mapnik-2.2.0-3|106	Requires:	python-lxml
14cr|mapnik-2.2.0-3|107	
14cr|mapnik-2.2.0-3|108	%description python
14cr|mapnik-2.2.0-3|109	Language bindings to enable the Mapnik library to be used from python.
14cr|mapnik-2.2.0-3|110	
14cr|mapnik-2.2.0-3|111	%files python
14cr|mapnik-2.2.0-3|112	%{_bindir}/mapdef_stats.py
14cr|mapnik-2.2.0-3|113	%{_bindir}/upgrade_map_xml.py
14cr|mapnik-2.2.0-3|114	%{python_sitearch}/%{name}
14cr|mapnik-2.2.0-3|115	%{python_sitearch}/%{name}%{major}/__init__.py
14cr|mapnik-2.2.0-3|116	
14cr|mapnik-2.2.0-3|117	#----------------------------------------------------------------------------
14cr|mapnik-2.2.0-3|118	
14cr|mapnik-2.2.0-3|119	%package utils
14cr|mapnik-2.2.0-3|120	Summary:	Utilities distributed with the Mapnik spatial visualization library
14cr|mapnik-2.2.0-3|121	License:	GPLv2+
14cr|mapnik-2.2.0-3|122	Group:		Communications
14cr|mapnik-2.2.0-3|123	Requires:	%{name} = %{EVRD}
14cr|mapnik-2.2.0-3|124	
14cr|mapnik-2.2.0-3|125	%description utils
14cr|mapnik-2.2.0-3|126	Miscellaneous utilities distributed with the Mapnik spatial visualization
14cr|mapnik-2.2.0-3|127	library.
14cr|mapnik-2.2.0-3|128	
14cr|mapnik-2.2.0-3|129	%files utils
14cr|mapnik-2.2.0-3|130	%{_bindir}/shapeindex
14cr|mapnik-2.2.0-3|131	%{_bindir}/%{name}-config
14cr|mapnik-2.2.0-3|132	%{_bindir}/%{name}-speed-check
14cr|mapnik-2.2.0-3|133	
14cr|mapnik-2.2.0-3|134	#----------------------------------------------------------------------------
14cr|mapnik-2.2.0-3|135	
14cr|mapnik-2.2.0-3|136	%prep
14cr|mapnik-2.2.0-3|137	%setup -q -n %{name}-v%{version}
14cr|mapnik-2.2.0-3|138	%apply_patches
14cr|mapnik-2.2.0-3|139	
14cr|mapnik-2.2.0-3|140	# clean SVN
14cr|mapnik-2.2.0-3|141	find . -type d -name .svn -exec rm -rf '{}' +
14cr|mapnik-2.2.0-3|142	
14cr|mapnik-2.2.0-3|143	# get rid of local agg, tinyxml and fonts
14cr|mapnik-2.2.0-3|144	rm -rf agg tinyxml fonts
14cr|mapnik-2.2.0-3|145	
14cr|mapnik-2.2.0-3|146	set +x
14cr|mapnik-2.2.0-3|147	for f in `find . -type f` ; do
14cr|mapnik-2.2.0-3|148	if file $f | grep -q ISO-8859 ; then
14cr|mapnik-2.2.0-3|149	set -x
14cr|mapnik-2.2.0-3|150	iconv -f ISO-8859-1 -t UTF-8 $f > ${f}.tmp && \
14cr|mapnik-2.2.0-3|151	mv -f ${f}.tmp $f
14cr|mapnik-2.2.0-3|152	set +x
14cr|mapnik-2.2.0-3|153	fi
14cr|mapnik-2.2.0-3|154	if file $f | grep -q CRLF ; then
14cr|mapnik-2.2.0-3|155	set -x
14cr|mapnik-2.2.0-3|156	sed -i -e 's|\r||g' $f
14cr|mapnik-2.2.0-3|157	set +x
14cr|mapnik-2.2.0-3|158	fi
14cr|mapnik-2.2.0-3|159	done
14cr|mapnik-2.2.0-3|160	set -x
14cr|mapnik-2.2.0-3|161	
14cr|mapnik-2.2.0-3|162	# fix spurious exec flag
14cr|mapnik-2.2.0-3|163	chmod -x demo/viewer/images/*.png
14cr|mapnik-2.2.0-3|164	find . -type d -perm /g+s -exec chmod -s '{}' \;
14cr|mapnik-2.2.0-3|165	
14cr|mapnik-2.2.0-3|166	# fix wrong path in some demo files
14cr|mapnik-2.2.0-3|167	sed -i -e 's|/lib/mapnik/input/|/%{name}/input/|g' demo/c++/rundemo.cpp
14cr|mapnik-2.2.0-3|168	
14cr|mapnik-2.2.0-3|169	%build
14cr|mapnik-2.2.0-3|170	# fix build flags
14cr|mapnik-2.2.0-3|171	sed -i -e "s|common_cxx_flags = .-D\%s|common_cxx_flags = \'-D\%s %{optflags} -DBOOST_FILESYSTEM_VERSION=3 |g" SConstruct
14cr|mapnik-2.2.0-3|172	
14cr|mapnik-2.2.0-3|173	
14cr|mapnik-2.2.0-3|174	# WARNING smp may break build
14cr|mapnik-2.2.0-3|175	# %{?_smp_mflags}
14cr|mapnik-2.2.0-3|176	scons         PREFIX=%{_prefix} \
14cr|mapnik-2.2.0-3|177	THREADING=multi \
14cr|mapnik-2.2.0-3|178	XMLPARSER=libxml2 \
14cr|mapnik-2.2.0-3|179	GDAL_INCLUDES=%{_includedir}/gdal \
14cr|mapnik-2.2.0-3|180	INTERNAL_LIBAGG=True \
14cr|mapnik-2.2.0-3|181	LIBDIR_SCHEMA=%{_lib} \
14cr|mapnik-2.2.0-3|182	SYSTEM_FONTS=True
14cr|mapnik-2.2.0-3|183	
14cr|mapnik-2.2.0-3|184	%install
14cr|mapnik-2.2.0-3|185	scons install DESTDIR=%{buildroot} \
14cr|mapnik-2.2.0-3|186	PREFIX=%{_prefix} \
14cr|mapnik-2.2.0-3|187	THREADING=multi \
14cr|mapnik-2.2.0-3|188	XMLPARSER=libxml2 \
14cr|mapnik-2.2.0-3|189	GDAL_INCLUDES=%{_includedir}/gdal \
14cr|mapnik-2.2.0-3|190	INTERNAL_LIBAGG=True \
14cr|mapnik-2.2.0-3|191	LIBDIR_SCHEMA=%{_lib} \
14cr|mapnik-2.2.0-3|192	SYSTEM_FONTS=True
14cr|mapnik-2.2.0-3|193	
14cr|mapnik-2.2.0-3|194	# get rid of fonts use external instead
14cr|mapnik-2.2.0-3|195	rm -rf %{buildroot}%{_libdir}/%{name}/fonts
14cr|mapnik-2.2.0-3|196	
14cr|mapnik-2.2.0-3|197	# Most likely these are not needed
14cr|mapnik-2.2.0-3|198	rm -rf %{buildroot}%{_includedir}/%{name}/agg
14cr|mapnik-2.2.0-3|199	rm -rf %{buildroot}%{_includedir}/%{name}/sparsehash
14cr|mapnik-2.2.0-3|200	
14cr|mapnik-2.2.0-3|201	# install more utils
14cr|mapnik-2.2.0-3|202	mkdir -p %{buildroot}%{_bindir}
14cr|mapnik-2.2.0-3|203	#install -p -m 755 demo/viewer/viewer %{buildroot}%{_bindir}/
14cr|mapnik-2.2.0-3|204	install -p -m 755 utils/stats/mapdef_stats.py %{buildroot}%{_bindir}/
14cr|mapnik-2.2.0-3|205	#install -p -m 644 %{SOURCE1} demo/data/
14cr|mapnik-2.2.0-3|206	
14cr|mapnik-2.2.0-3|207	# install pkgconfig file
14cr|mapnik-2.2.0-3|208	cat > %{name}.pc <<EOF
14cr|mapnik-2.2.0-3|209	prefix=%{_prefix}
14cr|mapnik-2.2.0-3|210	exec_prefix=%{_prefix}
14cr|mapnik-2.2.0-3|211	includedir=%{_includedir}
14cr|mapnik-2.2.0-3|212	
14cr|mapnik-2.2.0-3|213	Name: %{name}
14cr|mapnik-2.2.0-3|214	Description: Free Toolkit for developing mapping applications
14cr|mapnik-2.2.0-3|215	Version: %{version}
14cr|mapnik-2.2.0-3|216	Libs: -lmapnik
14cr|mapnik-2.2.0-3|217	Cflags: -I${includedir}/%{name} -I${includedir}/agg
14cr|mapnik-2.2.0-3|218	EOF
14cr|mapnik-2.2.0-3|219	
14cr|mapnik-2.2.0-3|220	mkdir -p %{buildroot}%{_datadir}/pkgconfig/
14cr|mapnik-2.2.0-3|221	install -p -m 644 %{name}.pc %{buildroot}%{_datadir}/pkgconfig/
14cr|mapnik-2.2.0-3|222	
14cr|mapnik-2.2.0-3|223	chrpath -d %{buildroot}%{_libdir}/mapnik/input/shape.input \
14cr|mapnik-2.2.0-3|224	%{buildroot}%{_libdir}/mapnik/input/raster.input \
14cr|mapnik-2.2.0-3|225	%{buildroot}%{_libdir}/mapnik/input/postgis.input \
14cr|mapnik-2.2.0-3|226	%{buildroot}%{_bindir}/shapeindex
14cr|mapnik-2.2.0-3|227	
14cr|mapnik-2.2.0-3|228	%check
14cr|mapnik-2.2.0-3|229	# export test enviroment
14cr|mapnik-2.2.0-3|230	export PYTHONPATH=$PYTHONPATH:%{buildroot}%{python_sitearch}
14cr|mapnik-2.2.0-3|231	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH%{buildroot}%{_libdir}
14cr|mapnik-2.2.0-3|232	
14cr|mapnik-2.2.0-3|233	pushd tests/
14cr|mapnik-2.2.0-3|234	./run_tests.py || true
14cr|mapnik-2.2.0-3|235	popd
14cr|mapnik-2.2.0-3|236	
14cr|mapnik-2.2.0-3|237	
14cr|mapnik-2.2.0-3|238	%changelog
14cr|mapnik-2.2.0-3|239	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-3
14cr|mapnik-2.2.0-3|240	+ Revision: e0d0194
14cr|mapnik-2.2.0-3|241	- MassBuild#464: Increase release tag
14cr|mapnik-2.2.0-3|242	
14cr|mapnik-2.2.0-3|243	

2857 14
14cr|mapserver-6.2.1-4|1	%define libname %mklibname %{name} %{version}
14cr|mapserver-6.2.1-4|2	%define devname %mklibname %{name} -d
14cr|mapserver-6.2.1-4|3	
14cr|mapserver-6.2.1-4|4	Summary:	Web-based Map Server
14cr|mapserver-6.2.1-4|5	Name:		mapserver
14cr|mapserver-6.2.1-4|6	Version:	6.2.1
14cr|mapserver-6.2.1-4|7	Release:	4
14cr|mapserver-6.2.1-4|8	License:	MIT
14cr|mapserver-6.2.1-4|9	Group:		Sciences/Geosciences
14cr|mapserver-6.2.1-4|10	Url:		http://mapserver.org/
14cr|mapserver-6.2.1-4|11	Source0:	http://download.osgeo.org/mapserver/%{name}-%{version}.tar.gz
14cr|mapserver-6.2.1-4|12	Patch0:		mapserver-6.2.1-link.patch
14cr|mapserver-6.2.1-4|13	Patch1:		mapserver-6.2.1-gdver.patch
14cr|mapserver-6.2.1-4|14	Patch2:		mapserver-6.2.1-giflib51.patch
14cr|mapserver-6.2.1-4|15	BuildRequires:	apache-mpm-prefork
14cr|mapserver-6.2.1-4|16	BuildRequires:	webserver
14cr|mapserver-6.2.1-4|17	BuildRequires:	gd-devel
14cr|mapserver-6.2.1-4|18	BuildRequires:	gdal-devel
14cr|mapserver-6.2.1-4|19	BuildRequires:	geos-devel
14cr|mapserver-6.2.1-4|20	BuildRequires:	php-devel
14cr|mapserver-6.2.1-4|21	BuildRequires:	postgresql-devel
14cr|mapserver-6.2.1-4|22	BuildRequires:	readline-devel
14cr|mapserver-6.2.1-4|23	BuildRequires:	shapelib-devel
14cr|mapserver-6.2.1-4|24	BuildRequires:	pkgconfig(cfitsio)
14cr|mapserver-6.2.1-4|25	BuildRequires:	pkgconfig(freetype2)
14cr|mapserver-6.2.1-4|26	BuildRequires:	pkgconfig(ftgl)
14cr|mapserver-6.2.1-4|27	BuildRequires:	pkgconfig(gl)
14cr|mapserver-6.2.1-4|28	BuildRequires:	pkgconfig(glu)
14cr|mapserver-6.2.1-4|29	BuildRequires:	pkgconfig(libcurl)
14cr|mapserver-6.2.1-4|30	BuildRequires:	pkgconfig(libming)
14cr|mapserver-6.2.1-4|31	BuildRequires:	pkgconfig(libsvg-cairo)
14cr|mapserver-6.2.1-4|32	BuildRequires:	pkgconfig(netcdf)
14cr|mapserver-6.2.1-4|33	BuildRequires:	pkgconfig(proj)
14cr|mapserver-6.2.1-4|34	Requires:	webserver
14cr|mapserver-6.2.1-4|35	
14cr|mapserver-6.2.1-4|36	%description
14cr|mapserver-6.2.1-4|37	MapServer is an  OpenSource development environment for building spatially
14cr|mapserver-6.2.1-4|38	enabled Internet applications. The software builds upon other popular
14cr|mapserver-6.2.1-4|39	OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF,
14cr|mapserver-6.2.1-4|40	Perl and others.
14cr|mapserver-6.2.1-4|41	
14cr|mapserver-6.2.1-4|42	The MapServer CGI application provides a significant number of
14cr|mapserver-6.2.1-4|43	"out-of-the-box" features. Here's a sampling:
14cr|mapserver-6.2.1-4|44	
14cr|mapserver-6.2.1-4|45	* vector formats supported: ESRI shapefiles, simple embedded features,
14cr|mapserver-6.2.1-4|46	ESRI ArcSDE (alpha release)
14cr|mapserver-6.2.1-4|47	* raster formats supported (8-bit only): TIFF/GeoTIFF, GIF, PNG, ERDAS,
14cr|mapserver-6.2.1-4|48	JPEG and EPPL7
14cr|mapserver-6.2.1-4|49	* quadtree spatial indexing for shapefiles
14cr|mapserver-6.2.1-4|50	* fully customizable, template driven output
14cr|mapserver-6.2.1-4|51	* feature selection by item/value, point, area or another feature
14cr|mapserver-6.2.1-4|52	* TrueType font support
14cr|mapserver-6.2.1-4|53	* support for tiled raster and vector data (display only)
14cr|mapserver-6.2.1-4|54	* automatic legend and scalebar building
14cr|mapserver-6.2.1-4|55	* scale dependent feature drawing and application execution
14cr|mapserver-6.2.1-4|56	* thematic map building using logical or regular expression based classes
14cr|mapserver-6.2.1-4|57	* feature labeling including label collision mediation
14cr|mapserver-6.2.1-4|58	* on-the-fly configuration via URLs
14cr|mapserver-6.2.1-4|59	* on-the-fly projection
14cr|mapserver-6.2.1-4|60	
14cr|mapserver-6.2.1-4|61	MapServer is not a full-featured GIS system, nor does it aspire to be.
14cr|mapserver-6.2.1-4|62	It does, however, provide enough core functionality to support a wide
14cr|mapserver-6.2.1-4|63	variety of web applications. Beyond browsing GIS data, MapServer allows
14cr|mapserver-6.2.1-4|64	you create "geographic image maps", that is, maps that can direct users
14cr|mapserver-6.2.1-4|65	to content.
14cr|mapserver-6.2.1-4|66	
14cr|mapserver-6.2.1-4|67	%files
14cr|mapserver-6.2.1-4|68	%dir %{_var}/www/html/mapserver
14cr|mapserver-6.2.1-4|69	%attr(755,apache,apache) %{_var}/www/html/mapserver/tmp
14cr|mapserver-6.2.1-4|70	%doc INSTALL README HISTORY.TXT
14cr|mapserver-6.2.1-4|71	%{_bindir}/legend
14cr|mapserver-6.2.1-4|72	%{_bindir}/mapserv
14cr|mapserver-6.2.1-4|73	%{_bindir}/msencrypt
14cr|mapserver-6.2.1-4|74	%{_bindir}/scalebar
14cr|mapserver-6.2.1-4|75	%{_bindir}/shp2img
14cr|mapserver-6.2.1-4|76	%{_bindir}/shptree
14cr|mapserver-6.2.1-4|77	%{_bindir}/shptreetst
14cr|mapserver-6.2.1-4|78	%{_bindir}/shptreevis
14cr|mapserver-6.2.1-4|79	%{_bindir}/sortshp
14cr|mapserver-6.2.1-4|80	%{_bindir}/tile4ms
14cr|mapserver-6.2.1-4|81	
14cr|mapserver-6.2.1-4|82	#----------------------------------------------------------------------------
14cr|mapserver-6.2.1-4|83	
14cr|mapserver-6.2.1-4|84	%package -n php-mapscript
14cr|mapserver-6.2.1-4|85	Summary:	Mapserver php-mapscript
14cr|mapserver-6.2.1-4|86	Group:		Sciences/Geosciences
14cr|mapserver-6.2.1-4|87	Provides:	mapscript = %{EVRD}
14cr|mapserver-6.2.1-4|88	Provides:	mapserver-php = %{EVRD}
14cr|mapserver-6.2.1-4|89	Requires:	php
14cr|mapserver-6.2.1-4|90	Requires:	curl
14cr|mapserver-6.2.1-4|91	
14cr|mapserver-6.2.1-4|92	%description -n php-mapscript
14cr|mapserver-6.2.1-4|93	php-mapscript allows you to have mapserver functions from within php,
14cr|mapserver-6.2.1-4|94	creating maps with php commands.
14cr|mapserver-6.2.1-4|95	
14cr|mapserver-6.2.1-4|96	%files -n php-mapscript
14cr|mapserver-6.2.1-4|97	%{_sysconfdir}/php.d/40_mapscript.ini
14cr|mapserver-6.2.1-4|98	%{_libdir}/php/extensions/*
14cr|mapserver-6.2.1-4|99	
14cr|mapserver-6.2.1-4|100	%post -n php-mapscript
14cr|mapserver-6.2.1-4|101	%{_post_webapp}
14cr|mapserver-6.2.1-4|102	
14cr|mapserver-6.2.1-4|103	%postun -n php-mapscript
14cr|mapserver-6.2.1-4|104	%{_postun_webapp}
14cr|mapserver-6.2.1-4|105	
14cr|mapserver-6.2.1-4|106	#----------------------------------------------------------------------------
14cr|mapserver-6.2.1-4|107	
14cr|mapserver-6.2.1-4|108	%package -n %{libname}
14cr|mapserver-6.2.1-4|109	Summary:	Mapserver shared library
14cr|mapserver-6.2.1-4|110	Group:		System/Libraries
14cr|mapserver-6.2.1-4|111	Conflicts:	%{name} < 6.2.1
14cr|mapserver-6.2.1-4|112	
14cr|mapserver-6.2.1-4|113	%description -n %{libname}
14cr|mapserver-6.2.1-4|114	Mapserver shared library.
14cr|mapserver-6.2.1-4|115	
14cr|mapserver-6.2.1-4|116	%files -n %{libname}
14cr|mapserver-6.2.1-4|117	%{_libdir}/lib%{name}-%{version}.so
14cr|mapserver-6.2.1-4|118	
14cr|mapserver-6.2.1-4|119	#----------------------------------------------------------------------------
14cr|mapserver-6.2.1-4|120	
14cr|mapserver-6.2.1-4|121	%package -n %{devname}
14cr|mapserver-6.2.1-4|122	Summary:	Mapserver development files
14cr|mapserver-6.2.1-4|123	Group:		Development/Other
14cr|mapserver-6.2.1-4|124	Requires:	%{libname} = %{EVRD}
14cr|mapserver-6.2.1-4|125	Provides:	%{name}-devel = %{EVRD}
14cr|mapserver-6.2.1-4|126	Conflicts:	%{name}-devel < 6.2.1
14cr|mapserver-6.2.1-4|127	Obsoletes:	%{name}-devel < 6.2.1
14cr|mapserver-6.2.1-4|128	
14cr|mapserver-6.2.1-4|129	%description -n %{devname}
14cr|mapserver-6.2.1-4|130	Development files for %{name}.
14cr|mapserver-6.2.1-4|131	
14cr|mapserver-6.2.1-4|132	%files -n %{devname}
14cr|mapserver-6.2.1-4|133	%{_libdir}/lib%{name}.so
14cr|mapserver-6.2.1-4|134	%{_bindir}/mapserver-config
14cr|mapserver-6.2.1-4|135	
14cr|mapserver-6.2.1-4|136	#----------------------------------------------------------------------------
14cr|mapserver-6.2.1-4|137	
14cr|mapserver-6.2.1-4|138	%prep
14cr|mapserver-6.2.1-4|139	%setup -q
14cr|mapserver-6.2.1-4|140	%patch0 -p0
14cr|mapserver-6.2.1-4|141	%patch1 -p1
14cr|mapserver-6.2.1-4|142	%patch2 -p1
14cr|mapserver-6.2.1-4|143	
14cr|mapserver-6.2.1-4|144	%build
14cr|mapserver-6.2.1-4|145	%global ldflags %{ldflags} -lX11
14cr|mapserver-6.2.1-4|146	
14cr|mapserver-6.2.1-4|147	autoreconf -fi
14cr|mapserver-6.2.1-4|148	%configure2_5x \
14cr|mapserver-6.2.1-4|149	--with-proj \
14cr|mapserver-6.2.1-4|150	--with-gdal \
14cr|mapserver-6.2.1-4|151	--with-ogr \
14cr|mapserver-6.2.1-4|152	--with-wms \
14cr|mapserver-6.2.1-4|153	--with-php=%{_bindir}/php-config \
14cr|mapserver-6.2.1-4|154	--without-tiff \
14cr|mapserver-6.2.1-4|155	--with-threads \
14cr|mapserver-6.2.1-4|156	--with-postgis \
14cr|mapserver-6.2.1-4|157	--with-wfs \
14cr|mapserver-6.2.1-4|158	--with-wcs \
14cr|mapserver-6.2.1-4|159	--with-wmsclient \
14cr|mapserver-6.2.1-4|160	--with-wfsclient \
14cr|mapserver-6.2.1-4|161	--with-png \
14cr|mapserver-6.2.1-4|162	--with-geos \
14cr|mapserver-6.2.1-4|163	--with-httpd=%{_sbindir}/httpd \
14cr|mapserver-6.2.1-4|164	--with-kml \
14cr|mapserver-6.2.1-4|165	--with-ftgl \
14cr|mapserver-6.2.1-4|166	--with-opengl \
14cr|mapserver-6.2.1-4|167	--with-mysql \
14cr|mapserver-6.2.1-4|168	--with-cairo \
14cr|mapserver-6.2.1-4|169	--with-libsvg-cairo \
14cr|mapserver-6.2.1-4|170	--with-zlib \
14cr|mapserver-6.2.1-4|171	--with-gd
14cr|mapserver-6.2.1-4|172	
14cr|mapserver-6.2.1-4|173	%make
14cr|mapserver-6.2.1-4|174	
14cr|mapserver-6.2.1-4|175	%install
14cr|mapserver-6.2.1-4|176	mkdir -p %{buildroot}/%{_libdir}
14cr|mapserver-6.2.1-4|177	mkdir -p %{buildroot}/%{_includedir}/%{name}-4.6
14cr|mapserver-6.2.1-4|178	mkdir -p %{buildroot}/%{_libdir}/php/extensions
14cr|mapserver-6.2.1-4|179	mkdir -p %{buildroot}/%{_sysconfdir}/php.d/
14cr|mapserver-6.2.1-4|180	
14cr|mapserver-6.2.1-4|181	cat > 40_mapscript.ini <<EOF
14cr|mapserver-6.2.1-4|182	extension = php_mapscript.so
14cr|mapserver-6.2.1-4|183	EOF
14cr|mapserver-6.2.1-4|184	
14cr|mapserver-6.2.1-4|185	%makeinstall_std
14cr|mapserver-6.2.1-4|186	
14cr|mapserver-6.2.1-4|187	install -d %{buildroot}/%{_var}/www/html/mapserver/tmp
14cr|mapserver-6.2.1-4|188	
14cr|mapserver-6.2.1-4|189	install -m755 40_mapscript.ini %{buildroot}/%{_sysconfdir}/php.d/
14cr|mapserver-6.2.1-4|190	
14cr|mapserver-6.2.1-4|191	for binary in mapserv shp2img legend shptree shptreevis \
14cr|mapserver-6.2.1-4|192	shptreetst scalebar sortshp tile4ms msencrypt
14cr|mapserver-6.2.1-4|193	do
14cr|mapserver-6.2.1-4|194	chrpath -d %{buildroot}%{_bindir}/$binary
14cr|mapserver-6.2.1-4|195	done
14cr|mapserver-6.2.1-4|196	
14cr|mapserver-6.2.1-4|197	
14cr|mapserver-6.2.1-4|198	%changelog
14cr|mapserver-6.2.1-4|199	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.1-4
14cr|mapserver-6.2.1-4|200	+ Revision: 4d1b581
14cr|mapserver-6.2.1-4|201	- MassBuild#464: Increase release tag
14cr|mapserver-6.2.1-4|202	
14cr|mapserver-6.2.1-4|203	

2858 14
14cr|maradns-1.4.06-3|1	%define topver	1.4
14cr|maradns-1.4.06-3|2	
14cr|maradns-1.4.06-3|3	Summary:	An authoritative and recursive DNS server made with security in mind
14cr|maradns-1.4.06-3|4	Name:		maradns
14cr|maradns-1.4.06-3|5	Version:	1.4.06
14cr|maradns-1.4.06-3|6	Release:	3
14cr|maradns-1.4.06-3|7	License:	BSD
14cr|maradns-1.4.06-3|8	Group:		System/Servers
14cr|maradns-1.4.06-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|maradns-1.4.06-3|10	URL:		http://www.maradns.org
14cr|maradns-1.4.06-3|11	Source0:	http://www.maradns.org/download/%{topver}/%{version}/%{name}-%{version}.tar.bz2
14cr|maradns-1.4.06-3|12	Patch0:		maradns-1.3.07.09-install.patch
14cr|maradns-1.4.06-3|13	Patch1:		maradns-1.3.07.09-initscript.patch
14cr|maradns-1.4.06-3|14	Patch2:		maradns-1.3.07.09-mararc_examples.patch
14cr|maradns-1.4.06-3|15	Requires(post):	rpm-helper
14cr|maradns-1.4.06-3|16	
14cr|maradns-1.4.06-3|17	%description
14cr|maradns-1.4.06-3|18	MaraDNS is an authoritative and recursive DNS server made with
14cr|maradns-1.4.06-3|19	security in mind. More information is at http://www.maradns.org.
14cr|maradns-1.4.06-3|20	
14cr|maradns-1.4.06-3|21	%prep
14cr|maradns-1.4.06-3|22	%setup -q
14cr|maradns-1.4.06-3|23	%patch0 -p1 -b .path
14cr|maradns-1.4.06-3|24	%patch1 -p1
14cr|maradns-1.4.06-3|25	%patch2 -p1
14cr|maradns-1.4.06-3|26	
14cr|maradns-1.4.06-3|27	%build
14cr|maradns-1.4.06-3|28	%setup_compile_flags
14cr|maradns-1.4.06-3|29	%make
14cr|maradns-1.4.06-3|30	
14cr|maradns-1.4.06-3|31	%install
14cr|maradns-1.4.06-3|32	rm -rf %{buildroot}
14cr|maradns-1.4.06-3|33	
14cr|maradns-1.4.06-3|34	mkdir -p %{buildroot}%{_sbindir}
14cr|maradns-1.4.06-3|35	mkdir -p %{buildroot}%{_bindir}
14cr|maradns-1.4.06-3|36	mkdir -p %{buildroot}%{_mandir}/{man1,man5,man8}
14cr|maradns-1.4.06-3|37	mkdir -p %{buildroot}/%{_initrddir}
14cr|maradns-1.4.06-3|38	mkdir -p %{buildroot}%{_logdir}/%{name}
14cr|maradns-1.4.06-3|39	
14cr|maradns-1.4.06-3|40	PREFIX="%{buildroot}%{_prefix}" make install
14cr|maradns-1.4.06-3|41	
14cr|maradns-1.4.06-3|42	install -m 0644 doc/en/examples/example_authoritative_mararc.txt \
14cr|maradns-1.4.06-3|43	%{buildroot}%{_sysconfdir}/%{name}/mararc.authorative
14cr|maradns-1.4.06-3|44	install -m 0644 doc/en/examples/example_full_mararc \
14cr|maradns-1.4.06-3|45	%{buildroot}%{_sysconfdir}/%{name}/mararc.full
14cr|maradns-1.4.06-3|46	install -m 0644 doc/en/examples/example_recursive_mararc.txt \
14cr|maradns-1.4.06-3|47	%{buildroot}%{_sysconfdir}/%{name}/mararc.recursive
14cr|maradns-1.4.06-3|48	
14cr|maradns-1.4.06-3|49	# remove unwanted %doc files
14cr|maradns-1.4.06-3|50	rm doc/en/Makefile \
14cr|maradns-1.4.06-3|51	doc/en/*.html \
14cr|maradns-1.4.06-3|52	doc/en/examples/Makefile
14cr|maradns-1.4.06-3|53	rm -r doc/en/man \
14cr|maradns-1.4.06-3|54	doc/en/misc \
14cr|maradns-1.4.06-3|55	doc/en/pdf \
14cr|maradns-1.4.06-3|56	doc/en/source
14cr|maradns-1.4.06-3|57	rm -r doc/pt_br
14cr|maradns-1.4.06-3|58	
14cr|maradns-1.4.06-3|59	%clean
14cr|maradns-1.4.06-3|60	rm -rf %{buildroot}/
14cr|maradns-1.4.06-3|61	
14cr|maradns-1.4.06-3|62	%pre
14cr|maradns-1.4.06-3|63	%_pre_useradd maradns /etc/maradns /bin/false
14cr|maradns-1.4.06-3|64	%_pre_groupadd maradns maradns
14cr|maradns-1.4.06-3|65	#if [ $1 = 1 ]
14cr|maradns-1.4.06-3|66	#	then
14cr|maradns-1.4.06-3|67	#	/usr/sbin/groupadd -r -g 99 maradns > /dev/null 2>&1
14cr|maradns-1.4.06-3|68	#	/usr/sbin/useradd -u 99 -r -d /etc/maradns -s /bin/false \
14cr|maradns-1.4.06-3|69	#	-c "Maradns pseudo user" -g maradns maradns  > /dev/null 2>&1
14cr|maradns-1.4.06-3|70	#fi
14cr|maradns-1.4.06-3|71	
14cr|maradns-1.4.06-3|72	%post
14cr|maradns-1.4.06-3|73	%_post_service maradns
14cr|maradns-1.4.06-3|74	
14cr|maradns-1.4.06-3|75	%preun
14cr|maradns-1.4.06-3|76	%_preun_service maradns
14cr|maradns-1.4.06-3|77	
14cr|maradns-1.4.06-3|78	%postun
14cr|maradns-1.4.06-3|79	%_postun_userdel maradns
14cr|maradns-1.4.06-3|80	%_postun_groupdel maradns
14cr|maradns-1.4.06-3|81	
14cr|maradns-1.4.06-3|82	
14cr|maradns-1.4.06-3|83	%files
14cr|maradns-1.4.06-3|84	%defattr(-,root,root)
14cr|maradns-1.4.06-3|85	%doc doc/*
14cr|maradns-1.4.06-3|86	%attr(755,root,root) %{_sysconfdir}/rc.d/init.d/%{name}*
14cr|maradns-1.4.06-3|87	%dir %{_sysconfdir}/%{name}
14cr|maradns-1.4.06-3|88	%dir %{_sysconfdir}/%{name}/logger
14cr|maradns-1.4.06-3|89	%config(noreplace) %{_sysconfdir}/%{name}/db.example.net
14cr|maradns-1.4.06-3|90	%config(noreplace) %{_sysconfdir}/%{name}/mararc*
14cr|maradns-1.4.06-3|91	%{_bindir}/fetchzone
14cr|maradns-1.4.06-3|92	%{_bindir}/getzone
14cr|maradns-1.4.06-3|93	%{_bindir}/askmara
14cr|maradns-1.4.06-3|94	%{_sbindir}/%{name}
14cr|maradns-1.4.06-3|95	%{_sbindir}/zoneserver
14cr|maradns-1.4.06-3|96	%{_sbindir}/duende
14cr|maradns-1.4.06-3|97	%{_mandir}/man1/*
14cr|maradns-1.4.06-3|98	%{_mandir}/man5/*
14cr|maradns-1.4.06-3|99	%{_mandir}/man8/*
14cr|maradns-1.4.06-3|100	%dir %{_logdir}/%{name}
14cr|maradns-1.4.06-3|101	
14cr|maradns-1.4.06-3|102	
14cr|maradns-1.4.06-3|103	
14cr|maradns-1.4.06-3|104	%changelog
14cr|maradns-1.4.06-3|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.06-3
14cr|maradns-1.4.06-3|106	+ Revision: 0764c3a
14cr|maradns-1.4.06-3|107	- MassBuild#464: Increase release tag
14cr|maradns-1.4.06-3|108	
14cr|maradns-1.4.06-3|109	

2859 14
14cr|marathon-1.0.1-3|1	%define		oname		Marathon
14cr|marathon-1.0.1-3|2	%define		oversion	20120128
14cr|marathon-1.0.1-3|3	
14cr|marathon-1.0.1-3|4	Name:		marathon
14cr|marathon-1.0.1-3|5	Version:	1.0.1
14cr|marathon-1.0.1-3|6	Release:	3
14cr|marathon-1.0.1-3|7	Summary:	3D first-person shooter game
14cr|marathon-1.0.1-3|8	License:	GPL
14cr|marathon-1.0.1-3|9	Group:		Games/Arcade
14cr|marathon-1.0.1-3|10	Source0:	%{oname}-%{oversion}-Data.zip
14cr|marathon-1.0.1-3|11	URL:		http://sourceforge.net/projects/marathon/
14cr|marathon-1.0.1-3|12	Requires:	alephone
14cr|marathon-1.0.1-3|13	BuildArch:	noarch
14cr|marathon-1.0.1-3|14	
14cr|marathon-1.0.1-3|15	%description
14cr|marathon-1.0.1-3|16	Marathon is a first-person shooter video game with a science fiction theme
14cr|marathon-1.0.1-3|17	developed and published by Bungie released in December 1994 for the Apple
14cr|marathon-1.0.1-3|18	Macintosh. Marathon was released at a time when other early first-person
14cr|marathon-1.0.1-3|19	shooters such as Doom were enjoying popularity amongst PC users, and it was
14cr|marathon-1.0.1-3|20	widely seen as a Macintosh counterpart to Doom (which would not be ported to
14cr|marathon-1.0.1-3|21	the Macintosh platform until 1995).
14cr|marathon-1.0.1-3|22	
14cr|marathon-1.0.1-3|23	The game takes place several centuries into the future in outer space and sets
14cr|marathon-1.0.1-3|24	the player as a security officer attempting to defeat an alien invasion aboard
14cr|marathon-1.0.1-3|25	a colony ship named the Marathon. Although Marathon features action-heavy,
14cr|marathon-1.0.1-3|26	first-person shooter gameplay similar to Doom and other contemporaries, the
14cr|marathon-1.0.1-3|27	game is renowned for having an intricate story line that is also an essential
14cr|marathon-1.0.1-3|28	element of its gameplay whereas most similar games devote minimal attention to
14cr|marathon-1.0.1-3|29	plot for the sake of faster, simpler, more action-oriented gameplay.
14cr|marathon-1.0.1-3|30	
14cr|marathon-1.0.1-3|31	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
14cr|marathon-1.0.1-3|32	code to the Marathon 2 engine, and the Marathon Open Source project began,
14cr|marathon-1.0.1-3|33	resulting in the new Marathon engine called Aleph One. Since then, the fan
14cr|marathon-1.0.1-3|34	community has made improvements that feature OpenGL-based, high-resolution
14cr|marathon-1.0.1-3|35	graphics, support for Lua, a slew of internal structural changes allowing for
14cr|marathon-1.0.1-3|36	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
14cr|marathon-1.0.1-3|37	
14cr|marathon-1.0.1-3|38	While the fundamental technology underlying the Marathon engine is still
14cr|marathon-1.0.1-3|39	considered rather outdated by today's standards, Aleph One has added
14cr|marathon-1.0.1-3|40	significant improvements and a more modern polish to its capabilities and
14cr|marathon-1.0.1-3|41	ported it to a wide variety of platforms, bringing Marathon and its derivatives
14cr|marathon-1.0.1-3|42	far beyond their Mac roots.
14cr|marathon-1.0.1-3|43	
14cr|marathon-1.0.1-3|44	%prep
14cr|marathon-1.0.1-3|45	%setup -q -n Marathon\ (A1)
14cr|marathon-1.0.1-3|46	find . -type f -exec %__chmod 0644 {} \;
14cr|marathon-1.0.1-3|47	
14cr|marathon-1.0.1-3|48	%build
14cr|marathon-1.0.1-3|49	
14cr|marathon-1.0.1-3|50	%install
14cr|marathon-1.0.1-3|51	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon-1.0.1-3|52	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon-1.0.1-3|53	
14cr|marathon-1.0.1-3|54	mkdir -p %{buildroot}%{_gamesbindir}
14cr|marathon-1.0.1-3|55	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|marathon-1.0.1-3|56	#!/bin/bash
14cr|marathon-1.0.1-3|57	
14cr|marathon-1.0.1-3|58	alephone %{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon-1.0.1-3|59	EOF
14cr|marathon-1.0.1-3|60	
14cr|marathon-1.0.1-3|61	mkdir -p %{buildroot}%{_datadir}/applications
14cr|marathon-1.0.1-3|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|marathon-1.0.1-3|63	[Desktop Entry]
14cr|marathon-1.0.1-3|64	Name=Marathon
14cr|marathon-1.0.1-3|65	Comment=3D first-person shooter
14cr|marathon-1.0.1-3|66	Exec=%{name}
14cr|marathon-1.0.1-3|67	Icon=/usr/share/pixmaps/marathon.png
14cr|marathon-1.0.1-3|68	Terminal=false
14cr|marathon-1.0.1-3|69	Type=Application
14cr|marathon-1.0.1-3|70	Categories=Game;ArcadeGame;
14cr|marathon-1.0.1-3|71	EOF
14cr|marathon-1.0.1-3|72	
14cr|marathon-1.0.1-3|73	%files
14cr|marathon-1.0.1-3|74	%defattr(644,root,root,755)
14cr|marathon-1.0.1-3|75	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|marathon-1.0.1-3|76	%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon-1.0.1-3|77	%{_datadir}/applications/%{name}.desktop
14cr|marathon-1.0.1-3|78	
14cr|marathon-1.0.1-3|79	
14cr|marathon-1.0.1-3|80	
14cr|marathon-1.0.1-3|81	%changelog
14cr|marathon-1.0.1-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|marathon-1.0.1-3|83	+ Revision: 65c0a16
14cr|marathon-1.0.1-3|84	- MassBuild#464: Increase release tag
14cr|marathon-1.0.1-3|85	
14cr|marathon-1.0.1-3|86	

2860 14
14cr|marathon2-1.0.1-3|1	%define		oname		Marathon2
14cr|marathon2-1.0.1-3|2	%define		oversion	20120128
14cr|marathon2-1.0.1-3|3	
14cr|marathon2-1.0.1-3|4	Name:		marathon2
14cr|marathon2-1.0.1-3|5	Version:	1.0.1
14cr|marathon2-1.0.1-3|6	Release:	3
14cr|marathon2-1.0.1-3|7	Summary:	3D first-person shooter game
14cr|marathon2-1.0.1-3|8	License:	GPL
14cr|marathon2-1.0.1-3|9	Group:		Games/Arcade
14cr|marathon2-1.0.1-3|10	Source0:	%{oname}-%{oversion}-Data.zip
14cr|marathon2-1.0.1-3|11	URL:		http://sourceforge.net/projects/marathon/
14cr|marathon2-1.0.1-3|12	Requires:	alephone
14cr|marathon2-1.0.1-3|13	BuildArch:	noarch
14cr|marathon2-1.0.1-3|14	
14cr|marathon2-1.0.1-3|15	%description
14cr|marathon2-1.0.1-3|16	Marathon 2: Durandal is the first sequel in the Marathon series of science
14cr|marathon2-1.0.1-3|17	fiction first-person shooter computer games from Bungie Software. It was
14cr|marathon2-1.0.1-3|18	released on November 24, 1995. The game is mostly set on the fictional planet
14cr|marathon2-1.0.1-3|19	of Lh'owon, homeworld of the S'pht, and once again the player takes the role
14cr|marathon2-1.0.1-3|20	of a Security Officer from the Marathon.
14cr|marathon2-1.0.1-3|21	
14cr|marathon2-1.0.1-3|22	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
14cr|marathon2-1.0.1-3|23	code to the Marathon 2 engine, and the Marathon Open Source project began,
14cr|marathon2-1.0.1-3|24	resulting in the new Marathon engine called Aleph One. Since then, the fan
14cr|marathon2-1.0.1-3|25	community has made improvements that feature OpenGL-based, high-resolution
14cr|marathon2-1.0.1-3|26	graphics, support for Lua, a slew of internal structural changes allowing for
14cr|marathon2-1.0.1-3|27	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
14cr|marathon2-1.0.1-3|28	
14cr|marathon2-1.0.1-3|29	While the fundamental technology underlying the Marathon engine is still
14cr|marathon2-1.0.1-3|30	considered rather outdated by today's standards, Aleph One has added
14cr|marathon2-1.0.1-3|31	significant improvements and a more modern polish to its capabilities and
14cr|marathon2-1.0.1-3|32	ported it to a wide variety of platforms, bringing Marathon and its derivatives
14cr|marathon2-1.0.1-3|33	far beyond their Mac roots.
14cr|marathon2-1.0.1-3|34	
14cr|marathon2-1.0.1-3|35	%prep
14cr|marathon2-1.0.1-3|36	%setup -q -n Marathon\ 2
14cr|marathon2-1.0.1-3|37	
14cr|marathon2-1.0.1-3|38	%build
14cr|marathon2-1.0.1-3|39	
14cr|marathon2-1.0.1-3|40	%install
14cr|marathon2-1.0.1-3|41	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon2-1.0.1-3|42	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon2-1.0.1-3|43	
14cr|marathon2-1.0.1-3|44	mkdir -p %{buildroot}%{_gamesbindir}
14cr|marathon2-1.0.1-3|45	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|marathon2-1.0.1-3|46	#!/bin/bash
14cr|marathon2-1.0.1-3|47	
14cr|marathon2-1.0.1-3|48	alephone %{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon2-1.0.1-3|49	EOF
14cr|marathon2-1.0.1-3|50	
14cr|marathon2-1.0.1-3|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|marathon2-1.0.1-3|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|marathon2-1.0.1-3|53	[Desktop Entry]
14cr|marathon2-1.0.1-3|54	Name=Marathon 2
14cr|marathon2-1.0.1-3|55	Comment=3D first-person shooter
14cr|marathon2-1.0.1-3|56	Exec=%{name}
14cr|marathon2-1.0.1-3|57	Icon=/usr/share/pixmaps/marathon.png
14cr|marathon2-1.0.1-3|58	Terminal=false
14cr|marathon2-1.0.1-3|59	Type=Application
14cr|marathon2-1.0.1-3|60	Categories=Game;ArcadeGame;
14cr|marathon2-1.0.1-3|61	EOF
14cr|marathon2-1.0.1-3|62	
14cr|marathon2-1.0.1-3|63	%files
14cr|marathon2-1.0.1-3|64	%defattr(644,root,root,755)
14cr|marathon2-1.0.1-3|65	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|marathon2-1.0.1-3|66	%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon2-1.0.1-3|67	%{_datadir}/applications/%{name}.desktop
14cr|marathon2-1.0.1-3|68	
14cr|marathon2-1.0.1-3|69	
14cr|marathon2-1.0.1-3|70	
14cr|marathon2-1.0.1-3|71	%changelog
14cr|marathon2-1.0.1-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|marathon2-1.0.1-3|73	+ Revision: 6b48b2c
14cr|marathon2-1.0.1-3|74	- MassBuild#464: Increase release tag
14cr|marathon2-1.0.1-3|75	
14cr|marathon2-1.0.1-3|76	

2861 14
14cr|marathon-infinity-1.0.1-3|1	%define		oname		MarathonInfinity
14cr|marathon-infinity-1.0.1-3|2	%define		oversion	20120128
14cr|marathon-infinity-1.0.1-3|3	
14cr|marathon-infinity-1.0.1-3|4	Name:		marathon-infinity
14cr|marathon-infinity-1.0.1-3|5	Version:	1.0.1
14cr|marathon-infinity-1.0.1-3|6	Release:	3
14cr|marathon-infinity-1.0.1-3|7	Summary:	3D first-person shooter game
14cr|marathon-infinity-1.0.1-3|8	License:	GPL
14cr|marathon-infinity-1.0.1-3|9	Group:		Games/Arcade
14cr|marathon-infinity-1.0.1-3|10	Source0:	%{oname}-%{oversion}-Data.zip
14cr|marathon-infinity-1.0.1-3|11	URL:		http://sourceforge.net/projects/marathon/
14cr|marathon-infinity-1.0.1-3|12	Requires:	alephone
14cr|marathon-infinity-1.0.1-3|13	BuildArch:	noarch
14cr|marathon-infinity-1.0.1-3|14	
14cr|marathon-infinity-1.0.1-3|15	%description
14cr|marathon-infinity-1.0.1-3|16	Marathon Infinity is the third game in the Marathon Trilogy of science fiction
14cr|marathon-infinity-1.0.1-3|17	first-person shooter computer games from Bungie Software. The game was released
14cr|marathon-infinity-1.0.1-3|18	on October 15, 1996 and included more levels than its predecessor Marathon 2.
14cr|marathon-infinity-1.0.1-3|19	These were larger, and formed part of a more intricate plot that spanned both
14cr|marathon-infinity-1.0.1-3|20	space and time.
14cr|marathon-infinity-1.0.1-3|21	
14cr|marathon-infinity-1.0.1-3|22	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
14cr|marathon-infinity-1.0.1-3|23	code to the Marathon 2 engine, and the Marathon Open Source project began,
14cr|marathon-infinity-1.0.1-3|24	resulting in the new Marathon engine called Aleph One. Since then, the fan
14cr|marathon-infinity-1.0.1-3|25	community has made improvements that feature OpenGL-based, high-resolution
14cr|marathon-infinity-1.0.1-3|26	graphics, support for Lua, a slew of internal structural changes allowing for
14cr|marathon-infinity-1.0.1-3|27	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
14cr|marathon-infinity-1.0.1-3|28	
14cr|marathon-infinity-1.0.1-3|29	While the fundamental technology underlying the Marathon engine is still
14cr|marathon-infinity-1.0.1-3|30	considered rather outdated by today's standards, Aleph One has added
14cr|marathon-infinity-1.0.1-3|31	significant improvements and a more modern polish to its capabilities and
14cr|marathon-infinity-1.0.1-3|32	ported it to a wide variety of platforms, bringing Marathon and its derivatives
14cr|marathon-infinity-1.0.1-3|33	far beyond their Mac roots.
14cr|marathon-infinity-1.0.1-3|34	
14cr|marathon-infinity-1.0.1-3|35	%prep
14cr|marathon-infinity-1.0.1-3|36	%setup -q -n Marathon\ Infinity
14cr|marathon-infinity-1.0.1-3|37	
14cr|marathon-infinity-1.0.1-3|38	%build
14cr|marathon-infinity-1.0.1-3|39	
14cr|marathon-infinity-1.0.1-3|40	%install
14cr|marathon-infinity-1.0.1-3|41	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon-infinity-1.0.1-3|42	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon-infinity-1.0.1-3|43	
14cr|marathon-infinity-1.0.1-3|44	mkdir -p %{buildroot}%{_gamesbindir}
14cr|marathon-infinity-1.0.1-3|45	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|marathon-infinity-1.0.1-3|46	#!/bin/bash
14cr|marathon-infinity-1.0.1-3|47	
14cr|marathon-infinity-1.0.1-3|48	alephone %{_gamesdatadir}/AlephOne/%{name}/
14cr|marathon-infinity-1.0.1-3|49	EOF
14cr|marathon-infinity-1.0.1-3|50	
14cr|marathon-infinity-1.0.1-3|51	
14cr|marathon-infinity-1.0.1-3|52	mkdir -p %{buildroot}%{_datadir}/applications
14cr|marathon-infinity-1.0.1-3|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|marathon-infinity-1.0.1-3|54	[Desktop Entry]
14cr|marathon-infinity-1.0.1-3|55	Name=Marathon Infinity
14cr|marathon-infinity-1.0.1-3|56	Comment=3D first-person shooter
14cr|marathon-infinity-1.0.1-3|57	Exec=%{name}
14cr|marathon-infinity-1.0.1-3|58	Icon=/usr/share/pixmaps/marathon.png
14cr|marathon-infinity-1.0.1-3|59	Terminal=false
14cr|marathon-infinity-1.0.1-3|60	Type=Application
14cr|marathon-infinity-1.0.1-3|61	Categories=Game;ArcadeGame;
14cr|marathon-infinity-1.0.1-3|62	EOF
14cr|marathon-infinity-1.0.1-3|63	
14cr|marathon-infinity-1.0.1-3|64	%files
14cr|marathon-infinity-1.0.1-3|65	%defattr(644,root,root,755)
14cr|marathon-infinity-1.0.1-3|66	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|marathon-infinity-1.0.1-3|67	%{_gamesdatadir}/AlephOne/%{name}
14cr|marathon-infinity-1.0.1-3|68	%{_datadir}/applications/%{name}.desktop
14cr|marathon-infinity-1.0.1-3|69	
14cr|marathon-infinity-1.0.1-3|70	
14cr|marathon-infinity-1.0.1-3|71	
14cr|marathon-infinity-1.0.1-3|72	
14cr|marathon-infinity-1.0.1-3|73	%changelog
14cr|marathon-infinity-1.0.1-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|marathon-infinity-1.0.1-3|75	+ Revision: 8edf7a2
14cr|marathon-infinity-1.0.1-3|76	- MassBuild#464: Increase release tag
14cr|marathon-infinity-1.0.1-3|77	
14cr|marathon-infinity-1.0.1-3|78	

2862 14
14cr|marco-1.8.0-2|1	%define oname mate-window-manager
14cr|marco-1.8.0-2|2	%define name  marco
14cr|marco-1.8.0-2|3	%define major 0
14cr|marco-1.8.0-2|4	%define libname %mklibname marco-private %{major}
14cr|marco-1.8.0-2|5	%define develname %mklibname -d marco-private
14cr|marco-1.8.0-2|6	%define startup_notification_version 0.4
14cr|marco-1.8.0-2|7	
14cr|marco-1.8.0-2|8	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|marco-1.8.0-2|9	
14cr|marco-1.8.0-2|10	Summary:       Mate window manager
14cr|marco-1.8.0-2|11	Name:          %{name}
14cr|marco-1.8.0-2|12	Version:       1.8.0
14cr|marco-1.8.0-2|13	Release:       2
14cr|marco-1.8.0-2|14	URL:           http://www.mate-desktop.org/
14cr|marco-1.8.0-2|15	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|marco-1.8.0-2|16	# use oxygen as our default theme
14cr|marco-1.8.0-2|17	Source1:       http://gnome-look.org/CONTENT/content-files/76582-Oxygen_Accurate_Installation_Files.tar.bz2
14cr|marco-1.8.0-2|18	License:       GPLv2+
14cr|marco-1.8.0-2|19	Group:         Graphical desktop/Other
14cr|marco-1.8.0-2|20	
14cr|marco-1.8.0-2|21	BuildRequires: intltool
14cr|marco-1.8.0-2|22	BuildRequires: itstool
14cr|marco-1.8.0-2|23	BuildRequires: mate-common
14cr|marco-1.8.0-2|24	BuildRequires: mate-dialogs
14cr|marco-1.8.0-2|25	BuildRequires: pkgconfig(gtk+-2.0)
14cr|marco-1.8.0-2|26	BuildRequires: pkgconfig(ice)
14cr|marco-1.8.0-2|27	BuildRequires: pkgconfig(libcanberra-gtk)
14cr|marco-1.8.0-2|28	BuildRequires: pkgconfig(libgtop-2.0)
14cr|marco-1.8.0-2|29	BuildRequires: pkgconfig(libstartup-notification-1.0)
14cr|marco-1.8.0-2|30	BuildRequires: pkgconfig(mate-doc-utils)
14cr|marco-1.8.0-2|31	BuildRequires: pkgconfig(pangoxft)
14cr|marco-1.8.0-2|32	BuildRequires: pkgconfig(sm)
14cr|marco-1.8.0-2|33	BuildRequires: pkgconfig(x11)
14cr|marco-1.8.0-2|34	BuildRequires: pkgconfig(xcomposite)
14cr|marco-1.8.0-2|35	BuildRequires: pkgconfig(xcursor)
14cr|marco-1.8.0-2|36	BuildRequires: pkgconfig(xdamage)
14cr|marco-1.8.0-2|37	BuildRequires: pkgconfig(xext)
14cr|marco-1.8.0-2|38	BuildRequires: pkgconfig(xfixes)
14cr|marco-1.8.0-2|39	BuildRequires: pkgconfig(xinerama)
14cr|marco-1.8.0-2|40	BuildRequires: pkgconfig(xrandr)
14cr|marco-1.8.0-2|41	BuildRequires: pkgconfig(xrender)
14cr|marco-1.8.0-2|42	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14cr|marco-1.8.0-2|43	BuildRequires: pkgconfig(dbus-glib-1)
14cr|marco-1.8.0-2|44	BuildRequires: pkgconfig(glu)
14cr|marco-1.8.0-2|45	BuildRequires: yelp-tools
14cr|marco-1.8.0-2|46	
14cr|marco-1.8.0-2|47	Requires:      mate-dialogs
14cr|marco-1.8.0-2|48	
14cr|marco-1.8.0-2|49	%rename		%{oname}
14cr|marco-1.8.0-2|50	
14cr|marco-1.8.0-2|51	%description
14cr|marco-1.8.0-2|52	The Mate window manager integrates nicely with MATE.
14cr|marco-1.8.0-2|53	
14cr|marco-1.8.0-2|54	%package -n %{libname}
14cr|marco-1.8.0-2|55	Summary:        Libraries for Mate window manager
14cr|marco-1.8.0-2|56	Group:          System/Libraries
14cr|marco-1.8.0-2|57	
14cr|marco-1.8.0-2|58	%description -n %{libname}
14cr|marco-1.8.0-2|59	This package contains libraries used by Mate window manager.
14cr|marco-1.8.0-2|60	
14cr|marco-1.8.0-2|61	%package -n %{develname}
14cr|marco-1.8.0-2|62	Summary:        Libraries and include files with Mate window manager
14cr|marco-1.8.0-2|63	Group:          Development/C
14cr|marco-1.8.0-2|64	Requires:	%{libname} = %{version}
14cr|marco-1.8.0-2|65	Provides:	%{oname}-devel = %{version}-%{release}
14cr|marco-1.8.0-2|66	
14cr|marco-1.8.0-2|67	%description -n %{develname}
14cr|marco-1.8.0-2|68	This package provides the necessary development libraries and include
14cr|marco-1.8.0-2|69	files to allow you to develop with Mate window manager.
14cr|marco-1.8.0-2|70	
14cr|marco-1.8.0-2|71	
14cr|marco-1.8.0-2|72	%prep
14cr|marco-1.8.0-2|73	%setup -q -n %{name}-%{version} -b1
14cr|marco-1.8.0-2|74	
14cr|marco-1.8.0-2|75	pushd "../Oxygen Accurate Installation Files"
14cr|marco-1.8.0-2|76	tar xf OxygenAccurate.tar.gz
14cr|marco-1.8.0-2|77	popd
14cr|marco-1.8.0-2|78	
14cr|marco-1.8.0-2|79	%build
14cr|marco-1.8.0-2|80	%configure2_5x \
14cr|marco-1.8.0-2|81	--disable-static \
14cr|marco-1.8.0-2|82	--disable-scrollkeeper
14cr|marco-1.8.0-2|83	
14cr|marco-1.8.0-2|84	%make
14cr|marco-1.8.0-2|85	
14cr|marco-1.8.0-2|86	%install
14cr|marco-1.8.0-2|87	%makeinstall_std
14cr|marco-1.8.0-2|88	
14cr|marco-1.8.0-2|89	%find_lang %{name}
14cr|marco-1.8.0-2|90	
14cr|marco-1.8.0-2|91	pushd "../Oxygen Accurate Installation Files/Oxygen Accurate"
14cr|marco-1.8.0-2|92	mkdir -p %{buildroot}%{_datadir}/themes/oxygnome
14cr|marco-1.8.0-2|93	cp -fr metacity-1 %{buildroot}%{_datadir}/themes/oxygnome/metacity-1
14cr|marco-1.8.0-2|94	popd
14cr|marco-1.8.0-2|95	
14cr|marco-1.8.0-2|96	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|marco-1.8.0-2|97	
14cr|marco-1.8.0-2|98	%files -f %{name}.lang
14cr|marco-1.8.0-2|99	%doc README NEWS HACKING
14cr|marco-1.8.0-2|100	%{_bindir}/marco
14cr|marco-1.8.0-2|101	%{_bindir}/marco-message
14cr|marco-1.8.0-2|102	%{_datadir}/applications/marco.desktop
14cr|marco-1.8.0-2|103	%{_datadir}/themes/ClearlooksRe
14cr|marco-1.8.0-2|104	%{_datadir}/themes/Dopple-Left
14cr|marco-1.8.0-2|105	%{_datadir}/themes/Dopple
14cr|marco-1.8.0-2|106	%{_datadir}/themes/DustBlue
14cr|marco-1.8.0-2|107	%{_datadir}/themes/Spidey-Left
14cr|marco-1.8.0-2|108	%{_datadir}/themes/Spidey
14cr|marco-1.8.0-2|109	%{_datadir}/themes/Splint-Left
14cr|marco-1.8.0-2|110	%{_datadir}/themes/Splint
14cr|marco-1.8.0-2|111	%{_datadir}/themes/WinMe
14cr|marco-1.8.0-2|112	%{_datadir}/themes/eOS
14cr|marco-1.8.0-2|113	%{_datadir}/marco
14cr|marco-1.8.0-2|114	%{_datadir}/mate-control-center/keybindings/50-marco*.xml
14cr|marco-1.8.0-2|115	%{_datadir}/help/C/creating-marco-themes
14cr|marco-1.8.0-2|116	%{_datadir}/mate/wm-properties
14cr|marco-1.8.0-2|117	%{_datadir}/glib-2.0/schemas/org.mate.marco.gschema.xml
14cr|marco-1.8.0-2|118	%{_datadir}/themes/oxygnome/
14cr|marco-1.8.0-2|119	%{_mandir}/man1/marco.1.*
14cr|marco-1.8.0-2|120	%{_mandir}/man1/marco-message.1.*
14cr|marco-1.8.0-2|121	
14cr|marco-1.8.0-2|122	%files -n %{libname}
14cr|marco-1.8.0-2|123	%{_libdir}/libmarco-private.so.%{major}*
14cr|marco-1.8.0-2|124	
14cr|marco-1.8.0-2|125	%files -n %{develname}
14cr|marco-1.8.0-2|126	%doc ChangeLog
14cr|marco-1.8.0-2|127	%{_bindir}/marco-theme-viewer
14cr|marco-1.8.0-2|128	%{_bindir}/marco-window-demo
14cr|marco-1.8.0-2|129	%{_includedir}/marco-1
14cr|marco-1.8.0-2|130	%{_libdir}/libmarco-private.so
14cr|marco-1.8.0-2|131	%{_libdir}/pkgconfig/libmarco-private.pc
14cr|marco-1.8.0-2|132	%{_mandir}/man1/marco-theme-viewer.1.*
14cr|marco-1.8.0-2|133	%{_mandir}/man1/marco-window-demo.1.*
14cr|marco-1.8.0-2|134	
14cr|marco-1.8.0-2|135	
14cr|marco-1.8.0-2|136	%changelog
14cr|marco-1.8.0-2|137	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|marco-1.8.0-2|138	+ Revision: df33dc1
14cr|marco-1.8.0-2|139	- MassBuild#464: Increase release tag
14cr|marco-1.8.0-2|140	
14cr|marco-1.8.0-2|141	

2863 14
14cr|marisa-0.2.4-2|1	Name:		marisa
14cr|marisa-0.2.4-2|2	Version:	0.2.4
14cr|marisa-0.2.4-2|3	Release:	2
14cr|marisa-0.2.4-2|4	Summary:	Static and spece-efficient trie data structure library
14cr|marisa-0.2.4-2|5	
14cr|marisa-0.2.4-2|6	License:	BSD or LGPL
14cr|marisa-0.2.4-2|7	URL:		https://code.google.com/p/marisa-trie/
14cr|marisa-0.2.4-2|8	Source0:	https://marisa-trie.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|marisa-0.2.4-2|9	Group:		System/Internationalization
14cr|marisa-0.2.4-2|10	BuildRequires:	swig
14cr|marisa-0.2.4-2|11	BuildRequires:	perl-devel
14cr|marisa-0.2.4-2|12	BuildRequires:	python-devel
14cr|marisa-0.2.4-2|13	BuildRequires:	ruby-devel clang-devel
14cr|marisa-0.2.4-2|14	BuildRequires:	gcc gcc-c++ automake swig
14cr|marisa-0.2.4-2|15	
14cr|marisa-0.2.4-2|16	%description
14cr|marisa-0.2.4-2|17	Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
14cr|marisa-0.2.4-2|18	static and space-efficient trie data structure. And libmarisa is a C++
14cr|marisa-0.2.4-2|19	library to provide an implementation of MARISA. Also, the package of
14cr|marisa-0.2.4-2|20	libmarisa contains a set of command line tools for building and
14cr|marisa-0.2.4-2|21	operating a MARISA-based dictionary.
14cr|marisa-0.2.4-2|22	
14cr|marisa-0.2.4-2|23	A MARISA-based dictionary supports not only lookup but also reverse
14cr|marisa-0.2.4-2|24	lookup, common prefix search and predictive search.
14cr|marisa-0.2.4-2|25	
14cr|marisa-0.2.4-2|26	
14cr|marisa-0.2.4-2|27	%package	devel
14cr|marisa-0.2.4-2|28	Summary:	Development files for %{name}
14cr|marisa-0.2.4-2|29	Group:		System/Internationalization
14cr|marisa-0.2.4-2|30	Requires:	%{name}%{?_isa} = %{version}-%{release}
14cr|marisa-0.2.4-2|31	
14cr|marisa-0.2.4-2|32	%description	devel
14cr|marisa-0.2.4-2|33	The %{name}-devel package contains libraries and header files for
14cr|marisa-0.2.4-2|34	developing applications that use %{name}.
14cr|marisa-0.2.4-2|35	
14cr|marisa-0.2.4-2|36	
14cr|marisa-0.2.4-2|37	%package        tools
14cr|marisa-0.2.4-2|38	Summary:	Tools for %{name}
14cr|marisa-0.2.4-2|39	Group:		System/Internationalization
14cr|marisa-0.2.4-2|40	Requires:	%{name}%{?_isa} = %{version}-%{release}
14cr|marisa-0.2.4-2|41	
14cr|marisa-0.2.4-2|42	%description	tools
14cr|marisa-0.2.4-2|43	The %{name}-tools package contains tools for developing applications
14cr|marisa-0.2.4-2|44	that use %{name}.
14cr|marisa-0.2.4-2|45	
14cr|marisa-0.2.4-2|46	
14cr|marisa-0.2.4-2|47	%package perl
14cr|marisa-0.2.4-2|48	Summary:	Perl language binding for marisa
14cr|marisa-0.2.4-2|49	Group:		Development/Perl
14cr|marisa-0.2.4-2|50	Requires:	%{name} = %{version}-%{release}
14cr|marisa-0.2.4-2|51	
14cr|marisa-0.2.4-2|52	%description perl
14cr|marisa-0.2.4-2|53	Perl language binding for marisa
14cr|marisa-0.2.4-2|54	
14cr|marisa-0.2.4-2|55	
14cr|marisa-0.2.4-2|56	%package python
14cr|marisa-0.2.4-2|57	Summary:	Python language binding for marisa
14cr|marisa-0.2.4-2|58	Group:		Development/Python
14cr|marisa-0.2.4-2|59	Requires:	%{name} = %{version}-%{release}
14cr|marisa-0.2.4-2|60	
14cr|marisa-0.2.4-2|61	%description python
14cr|marisa-0.2.4-2|62	Python language binding for marisa
14cr|marisa-0.2.4-2|63	
14cr|marisa-0.2.4-2|64	
14cr|marisa-0.2.4-2|65	%package ruby
14cr|marisa-0.2.4-2|66	Summary:	Ruby language binding for marisa
14cr|marisa-0.2.4-2|67	Group:		Development/Ruby
14cr|marisa-0.2.4-2|68	Requires:	%{name} = %{version}-%{release}
14cr|marisa-0.2.4-2|69	Requires:	ruby
14cr|marisa-0.2.4-2|70	
14cr|marisa-0.2.4-2|71	%description ruby
14cr|marisa-0.2.4-2|72	Ruby language binding for groonga
14cr|marisa-0.2.4-2|73	
14cr|marisa-0.2.4-2|74	
14cr|marisa-0.2.4-2|75	%prep
14cr|marisa-0.2.4-2|76	%setup -q
14cr|marisa-0.2.4-2|77	
14cr|marisa-0.2.4-2|78	
14cr|marisa-0.2.4-2|79	%build
14cr|marisa-0.2.4-2|80	export CFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|81	export LDFLAGS="-lstdc++"
14cr|marisa-0.2.4-2|82	./configure --exec-prefix=%{_prefix} \
14cr|marisa-0.2.4-2|83	--build=x86_64-unknown-linux-gnu \
14cr|marisa-0.2.4-2|84	--host=x86_64-unknown-linux-gnu \
14cr|marisa-0.2.4-2|85	--bindir=%{_bindir} \
14cr|marisa-0.2.4-2|86	--sbindir=%{_sbindir} \
14cr|marisa-0.2.4-2|87	--sysconfdir=%{_sysconfdir} \
14cr|marisa-0.2.4-2|88	--datadir=%{_datadir} \
14cr|marisa-0.2.4-2|89	--includedir=%{_includedir} \
14cr|marisa-0.2.4-2|90	--libdir=%{_libdir} \
14cr|marisa-0.2.4-2|91	--libexecdir=%{_libexecdir} \
14cr|marisa-0.2.4-2|92	--localstatedir=%{_localstatedir} \
14cr|marisa-0.2.4-2|93	--sharedstatedir=%{_sharedstatedir} \
14cr|marisa-0.2.4-2|94	--mandir=%{_mandir} \
14cr|marisa-0.2.4-2|95	--infodir=%{_infodir} \
14cr|marisa-0.2.4-2|96	--x-includes=%{_includedir} \
14cr|marisa-0.2.4-2|97	--x-libraries=%{_libdir}
14cr|marisa-0.2.4-2|98	# sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|marisa-0.2.4-2|99	# sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|marisa-0.2.4-2|100	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" make
14cr|marisa-0.2.4-2|101	
14cr|marisa-0.2.4-2|102	# build Perl bindings
14cr|marisa-0.2.4-2|103	pushd bindings/perl
14cr|marisa-0.2.4-2|104	export CFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|105	export LDFLAGS="-lstdc++"
14cr|marisa-0.2.4-2|106	export CXXFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|107	%{__perl} Makefile.PL INC="-I%{_builddir}/%{name}-%{version}/lib" LIBS="-L%{_builddir}/%{name}-%{version}/lib/.libs" INSTALLDIRS=vendor
14cr|marisa-0.2.4-2|108	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" make
14cr|marisa-0.2.4-2|109	popd
14cr|marisa-0.2.4-2|110	
14cr|marisa-0.2.4-2|111	# build Python bindings
14cr|marisa-0.2.4-2|112	pushd bindings/python
14cr|marisa-0.2.4-2|113	python setup.py build_ext --include-dirs="%{_builddir}/%{name}-%{version}/lib" --library-dirs="%{_builddir}/%{name}-%{version}/lib/.libs"
14cr|marisa-0.2.4-2|114	python setup.py build
14cr|marisa-0.2.4-2|115	popd
14cr|marisa-0.2.4-2|116	
14cr|marisa-0.2.4-2|117	# build Ruby bindings
14cr|marisa-0.2.4-2|118	# Regenerate ruby bindings
14cr|marisa-0.2.4-2|119	pushd bindings
14cr|marisa-0.2.4-2|120	export CFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|121	export LDFLAGS="-lstdc++"
14cr|marisa-0.2.4-2|122	export CXXFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|123	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" %make swig-ruby
14cr|marisa-0.2.4-2|124	popd
14cr|marisa-0.2.4-2|125	
14cr|marisa-0.2.4-2|126	pushd bindings/ruby
14cr|marisa-0.2.4-2|127	export CFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|128	export LDFLAGS="-lstdc++"
14cr|marisa-0.2.4-2|129	export CXXFLAGS="-g -O2 -lstdc++"
14cr|marisa-0.2.4-2|130	ruby extconf.rb --with-opt-include="%{_builddir}/%{name}-%{version}/lib" --with-opt-lib="%{_builddir}/%{name}-%{version}/lib/.libs" --vendor
14cr|marisa-0.2.4-2|131	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" %make
14cr|marisa-0.2.4-2|132	popd
14cr|marisa-0.2.4-2|133	
14cr|marisa-0.2.4-2|134	%install
14cr|marisa-0.2.4-2|135	%make_install INSTALL="install -p"
14cr|marisa-0.2.4-2|136	
14cr|marisa-0.2.4-2|137	# install Perl bindings
14cr|marisa-0.2.4-2|138	pushd bindings/perl
14cr|marisa-0.2.4-2|139	%make_install INSTALL="install -p"
14cr|marisa-0.2.4-2|140	popd
14cr|marisa-0.2.4-2|141	
14cr|marisa-0.2.4-2|142	# install Python bindings
14cr|marisa-0.2.4-2|143	pushd bindings/python
14cr|marisa-0.2.4-2|144	python setup.py install --root="%{buildroot}"
14cr|marisa-0.2.4-2|145	popd
14cr|marisa-0.2.4-2|146	
14cr|marisa-0.2.4-2|147	# install Ruby bindings
14cr|marisa-0.2.4-2|148	pushd bindings/ruby
14cr|marisa-0.2.4-2|149	make install DESTDIR=%{buildroot} hdrdir=%{_includedir}/ruby-%{ruby_version} rubyhdrdir=%{_includedir}/ruby-%{ruby_version}
14cr|marisa-0.2.4-2|150	popd
14cr|marisa-0.2.4-2|151	rm -rf %{buildroot}%{_libdir}/libmarisa.{la,a}
14cr|marisa-0.2.4-2|152	
14cr|marisa-0.2.4-2|153	find %{buildroot} -name 'perllocal.pod' -exec rm -f {} ';'
14cr|marisa-0.2.4-2|154	
14cr|marisa-0.2.4-2|155	%files
14cr|marisa-0.2.4-2|156	%doc docs/* AUTHORS COPYING README
14cr|marisa-0.2.4-2|157	%{_libdir}/*.so.*
14cr|marisa-0.2.4-2|158	
14cr|marisa-0.2.4-2|159	%files devel
14cr|marisa-0.2.4-2|160	%{_includedir}/*
14cr|marisa-0.2.4-2|161	%{_libdir}/*.so
14cr|marisa-0.2.4-2|162	%{_libdir}/pkgconfig/*.pc
14cr|marisa-0.2.4-2|163	
14cr|marisa-0.2.4-2|164	%files tools
14cr|marisa-0.2.4-2|165	%{_bindir}/marisa*
14cr|marisa-0.2.4-2|166	
14cr|marisa-0.2.4-2|167	%files perl
14cr|marisa-0.2.4-2|168	%{perl_vendorarch}/*
14cr|marisa-0.2.4-2|169	%exclude %dir %{perl_vendorarch}/auto/
14cr|marisa-0.2.4-2|170	
14cr|marisa-0.2.4-2|171	%files python
14cr|marisa-0.2.4-2|172	%{py_platsitedir}/*
14cr|marisa-0.2.4-2|173	
14cr|marisa-0.2.4-2|174	%files ruby
14cr|marisa-0.2.4-2|175	%{ruby_vendorarchdir}/*
14cr|marisa-0.2.4-2|176	
14cr|marisa-0.2.4-2|177	%changelog
14cr|marisa-0.2.4-2|178	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|marisa-0.2.4-2|179	+ Revision: d8c08e4
14cr|marisa-0.2.4-2|180	- Cleanup
14cr|marisa-0.2.4-2|181	
14cr|marisa-0.2.4-2|182	

2864 14
14cr|marked-0.3.2-1|1	%{?nodejs_find_provides_and_requires}
14cr|marked-0.3.2-1|2	
14cr|marked-0.3.2-1|3	%global enable_tests 0
14cr|marked-0.3.2-1|4	
14cr|marked-0.3.2-1|5	Name:       marked
14cr|marked-0.3.2-1|6	Version:    0.3.2
14cr|marked-0.3.2-1|7	Release:    1
14cr|marked-0.3.2-1|8	Summary:    A markdown parser for Node.js built for speed
14cr|marked-0.3.2-1|9	License:    MIT
14cr|marked-0.3.2-1|10	Group:      Development/Other
14cr|marked-0.3.2-1|11	URL:        https://github.com/chjj/marked
14cr|marked-0.3.2-1|12	Source0:    http://registry.npmjs.org/marked/-/marked-%{version}.tgz
14cr|marked-0.3.2-1|13	# The test files are not included in the npm tarball.
14cr|marked-0.3.2-1|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|marked-0.3.2-1|15	# version control repository.
14cr|marked-0.3.2-1|16	Source1:    tests-v%{version}.tar.bz2
14cr|marked-0.3.2-1|17	Source10:   dl-tests.sh
14cr|marked-0.3.2-1|18	
14cr|marked-0.3.2-1|19	BuildArch:	noarch
14cr|marked-0.3.2-1|20	
14cr|marked-0.3.2-1|21	BuildRequires:  nodejs-packaging
14cr|marked-0.3.2-1|22	BuildRequires:  web-assets-devel
14cr|marked-0.3.2-1|23	BuildRequires:  uglify-js
14cr|marked-0.3.2-1|24	
14cr|marked-0.3.2-1|25	%if 0%{?enable_tests}
14cr|marked-0.3.2-1|26	BuildRequires:  npm(express)
14cr|marked-0.3.2-1|27	BuildRequires:  npm(markdown)
14cr|marked-0.3.2-1|28	BuildRequires:  npm(showdown)
14cr|marked-0.3.2-1|29	# Not yet packaged for Fedora.
14cr|marked-0.3.2-1|30	# BuildRequires:  npm(robotskirt)
14cr|marked-0.3.2-1|31	%endif
14cr|marked-0.3.2-1|32	
14cr|marked-0.3.2-1|33	Requires:       js-marked = %{version}-%{release}
14cr|marked-0.3.2-1|34	
14cr|marked-0.3.2-1|35	%description
14cr|marked-0.3.2-1|36	marked is a full-featured markdown compiler that can parse huge chunks of
14cr|marked-0.3.2-1|37	markdown without having to worry about caching the compiled output or
14cr|marked-0.3.2-1|38	blocking for an unnecessarily long time.
14cr|marked-0.3.2-1|39	
14cr|marked-0.3.2-1|40	marked is extremely fast and frequently outperforms similar markdown parsers.
14cr|marked-0.3.2-1|41	marked is very concise and still implements all markdown features, as well
14cr|marked-0.3.2-1|42	as GitHub Flavored Markdown features.
14cr|marked-0.3.2-1|43	
14cr|marked-0.3.2-1|44	marked more or less passes the official markdown test suite in its entirety.
14cr|marked-0.3.2-1|45	This is important because a surprising number of markdown compilers cannot
14cr|marked-0.3.2-1|46	pass more than a few tests.
14cr|marked-0.3.2-1|47	
14cr|marked-0.3.2-1|48	
14cr|marked-0.3.2-1|49	%package -n js-marked
14cr|marked-0.3.2-1|50	Summary:    A markdown parser for JavaScript built for speed
14cr|marked-0.3.2-1|51	Group:      Development/Other
14cr|marked-0.3.2-1|52	Requires:   web-assets-filesystem
14cr|marked-0.3.2-1|53	
14cr|marked-0.3.2-1|54	%description -n js-marked
14cr|marked-0.3.2-1|55	marked is a full-featured markdown compiler that can parse huge chunks of
14cr|marked-0.3.2-1|56	markdown without having to worry about caching the compiled output or
14cr|marked-0.3.2-1|57	blocking for an unnecessarily long time.
14cr|marked-0.3.2-1|58	
14cr|marked-0.3.2-1|59	marked is extremely fast and frequently outperforms similar markdown parsers.
14cr|marked-0.3.2-1|60	marked is very concise and still implements all markdown features, as well
14cr|marked-0.3.2-1|61	as GitHub Flavored Markdown features.
14cr|marked-0.3.2-1|62	
14cr|marked-0.3.2-1|63	marked more or less passes the official markdown test suite in its entirety.
14cr|marked-0.3.2-1|64	This is important because a surprising number of markdown compilers cannot
14cr|marked-0.3.2-1|65	pass more than a few tests.
14cr|marked-0.3.2-1|66	
14cr|marked-0.3.2-1|67	
14cr|marked-0.3.2-1|68	%prep
14cr|marked-0.3.2-1|69	%setup -q -n package
14cr|marked-0.3.2-1|70	%setup -q -T -D -a 1 -n package
14cr|marked-0.3.2-1|71	
14cr|marked-0.3.2-1|72	# remove the bundled minified marked
14cr|marked-0.3.2-1|73	rm -f marked.min.js
14cr|marked-0.3.2-1|74	
14cr|marked-0.3.2-1|75	
14cr|marked-0.3.2-1|76	%build
14cr|marked-0.3.2-1|77	uglifyjs --comments '/Copyright/' lib/marked.js -o marked.min.js
14cr|marked-0.3.2-1|78	
14cr|marked-0.3.2-1|79	
14cr|marked-0.3.2-1|80	%install
14cr|marked-0.3.2-1|81	mkdir -p %{buildroot}%{_jsdir}/marked
14cr|marked-0.3.2-1|82	cp -pr lib/marked.js marked.min.js %{buildroot}%{_jsdir}/marked
14cr|marked-0.3.2-1|83	
14cr|marked-0.3.2-1|84	mkdir -p %{buildroot}%{nodejs_sitelib}/marked
14cr|marked-0.3.2-1|85	cp -pr package.json component.json \
14cr|marked-0.3.2-1|86	%{buildroot}%{nodejs_sitelib}/marked
14cr|marked-0.3.2-1|87	mkdir -p %{buildroot}%{nodejs_sitelib}/marked/lib
14cr|marked-0.3.2-1|88	ln -sf %{_jsdir}/marked/marked.js \
14cr|marked-0.3.2-1|89	%{buildroot}%{nodejs_sitelib}/marked/lib/marked.js
14cr|marked-0.3.2-1|90	mkdir -p %{buildroot}%{nodejs_sitelib}/marked/bin
14cr|marked-0.3.2-1|91	install -p -D -m0755 bin/marked \
14cr|marked-0.3.2-1|92	%{buildroot}%{nodejs_sitelib}/marked/bin/marked
14cr|marked-0.3.2-1|93	mkdir -p %{buildroot}/%{_bindir}
14cr|marked-0.3.2-1|94	ln -sf %{nodejs_sitelib}/marked/bin/marked \
14cr|marked-0.3.2-1|95	%{buildroot}%{_bindir}/marked
14cr|marked-0.3.2-1|96	
14cr|marked-0.3.2-1|97	mkdir -p %{buildroot}%{_mandir}/man1
14cr|marked-0.3.2-1|98	install -p -D -m0644 man/marked.1 \
14cr|marked-0.3.2-1|99	%{buildroot}%{_mandir}/man1/marked.1
14cr|marked-0.3.2-1|100	
14cr|marked-0.3.2-1|101	%nodejs_symlink_deps
14cr|marked-0.3.2-1|102	
14cr|marked-0.3.2-1|103	
14cr|marked-0.3.2-1|104	%if 0%{?enable_tests}
14cr|marked-0.3.2-1|105	%check
14cr|marked-0.3.2-1|106	# gfm_code_hr_list test is known to fail but the author has not yet arrived
14cr|marked-0.3.2-1|107	# at a satisfactory solution: https://github.com/chjj/marked/pull/118
14cr|marked-0.3.2-1|108	
14cr|marked-0.3.2-1|109	# def_blocks and double_link are also known to fail:
14cr|marked-0.3.2-1|110	# https://github.com/chjj/marked/issues/136#issuecomment-15016714
14cr|marked-0.3.2-1|111	
14cr|marked-0.3.2-1|112	%nodejs_symlink_deps --check
14cr|marked-0.3.2-1|113	# /usr/bin/npm install robotskirt
14cr|marked-0.3.2-1|114	%__nodejs ./test/
14cr|marked-0.3.2-1|115	%endif
14cr|marked-0.3.2-1|116	
14cr|marked-0.3.2-1|117	
14cr|marked-0.3.2-1|118	%files
14cr|marked-0.3.2-1|119	%{nodejs_sitelib}/marked
14cr|marked-0.3.2-1|120	%{_bindir}/marked
14cr|marked-0.3.2-1|121	%{_mandir}/man1/marked.1*
14cr|marked-0.3.2-1|122	
14cr|marked-0.3.2-1|123	
14cr|marked-0.3.2-1|124	%files -n js-marked
14cr|marked-0.3.2-1|125	%doc LICENSE README.md doc/
14cr|marked-0.3.2-1|126	%{_jsdir}/marked
14cr|marked-0.3.2-1|127	
14cr|marked-0.3.2-1|128	%changelog
14cr|marked-0.3.2-1|129	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.3.2-1
14cr|marked-0.3.2-1|130	+ Revision: 981d6dc
14cr|marked-0.3.2-1|131	- Automatic import for version 0.3.2-1
14cr|marked-0.3.2-1|132	
14cr|marked-0.3.2-1|133	

2865 14
14cr|mars_nwe-0.99.pl22-4|1	Summary:	NetWare file and print servers which run on Linux systems
14cr|mars_nwe-0.99.pl22-4|2	Name:		mars_nwe
14cr|mars_nwe-0.99.pl22-4|3	Version:	0.99.pl22
14cr|mars_nwe-0.99.pl22-4|4	Release:	4
14cr|mars_nwe-0.99.pl22-4|5	License:	GPLv2+
14cr|mars_nwe-0.99.pl22-4|6	Group:		Graphics
14cr|mars_nwe-0.99.pl22-4|7	Url:		http://www.compu-art.de/mars_nwe/
14cr|mars_nwe-0.99.pl22-4|8	Source0:	http://ftp.disconnected-by-peer.at/ncpfs/%{name}-%{version}.tar.bz2
14cr|mars_nwe-0.99.pl22-4|9	BuildRequires:	cmake
14cr|mars_nwe-0.99.pl22-4|10	BuildRequires:	gdbm-devel
14cr|mars_nwe-0.99.pl22-4|11	
14cr|mars_nwe-0.99.pl22-4|12	%description
14cr|mars_nwe-0.99.pl22-4|13	The mars_nwe (MARtin Stover's NetWare Emulator) package enables Linux
14cr|mars_nwe-0.99.pl22-4|14	to provide both file and print services for NetWare clients (i.e.,
14cr|mars_nwe-0.99.pl22-4|15	providing the services of a Novell NetWare file server). mars_nwe
14cr|mars_nwe-0.99.pl22-4|16	allows the sharing of files between Linux machines and Novell NetWare
14cr|mars_nwe-0.99.pl22-4|17	clients, using NetWare's native IPX protocol suite.
14cr|mars_nwe-0.99.pl22-4|18	
14cr|mars_nwe-0.99.pl22-4|19	%files
14cr|mars_nwe-0.99.pl22-4|20	%{_sysconfdir}/skel/.nwopt
14cr|mars_nwe-0.99.pl22-4|21	%{_sysconfdir}/%{name}
14cr|mars_nwe-0.99.pl22-4|22	%{_libdir}/%{name}
14cr|mars_nwe-0.99.pl22-4|23	%{_sbindir}/*
14cr|mars_nwe-0.99.pl22-4|24	/var/%{name}
14cr|mars_nwe-0.99.pl22-4|25	
14cr|mars_nwe-0.99.pl22-4|26	#----------------------------------------------------------------------------
14cr|mars_nwe-0.99.pl22-4|27	
14cr|mars_nwe-0.99.pl22-4|28	%prep
14cr|mars_nwe-0.99.pl22-4|29	%setup -q
14cr|mars_nwe-0.99.pl22-4|30	
14cr|mars_nwe-0.99.pl22-4|31	%build
14cr|mars_nwe-0.99.pl22-4|32	%global optflags %{optflags} -Wp,-D_FORTIFY_SOURCE=0
14cr|mars_nwe-0.99.pl22-4|33	%cmake
14cr|mars_nwe-0.99.pl22-4|34	%make
14cr|mars_nwe-0.99.pl22-4|35	
14cr|mars_nwe-0.99.pl22-4|36	%install
14cr|mars_nwe-0.99.pl22-4|37	%makeinstall_std -C build
14cr|mars_nwe-0.99.pl22-4|38	mv %{buildroot}/usr/etc/ %{buildroot}/
14cr|mars_nwe-0.99.pl22-4|39	
14cr|mars_nwe-0.99.pl22-4|40	
14cr|mars_nwe-0.99.pl22-4|41	%changelog
14cr|mars_nwe-0.99.pl22-4|42	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.pl22-4
14cr|mars_nwe-0.99.pl22-4|43	+ Revision: 2fa8966
14cr|mars_nwe-0.99.pl22-4|44	- Adjust build flags, spec cleanup
14cr|mars_nwe-0.99.pl22-4|45	
14cr|mars_nwe-0.99.pl22-4|46	

2866 14
14cr|marsshooter-0.7.5-1|1	Summary:	M.A.R.S. - A Ridiculous Shooter
14cr|marsshooter-0.7.5-1|2	Name:		marsshooter
14cr|marsshooter-0.7.5-1|3	Version:	0.7.5
14cr|marsshooter-0.7.5-1|4	Release:	1
14cr|marsshooter-0.7.5-1|5	License:	GPLv3+
14cr|marsshooter-0.7.5-1|6	Group:		Games/Arcade
14cr|marsshooter-0.7.5-1|7	Url:		http://mars-game.sourceforge.net/
14cr|marsshooter-0.7.5-1|8	Source0:	http://sourceforge.net/projects/mars-game/files/mars_source_%{version}.tar.gz
14cr|marsshooter-0.7.5-1|9	Source1:	%{name}.desktop
14cr|marsshooter-0.7.5-1|10	Patch0:		marsshooter-0.7.5-desktop-file.patch
14cr|marsshooter-0.7.5-1|11	Patch1:		marsshooter-0.7.4-cflags.patch
14cr|marsshooter-0.7.5-1|12	Patch2:		marsshooter-0.7.5-fix-segfault-when-using-arguments-without-path.patch
14cr|marsshooter-0.7.5-1|13	Patch3:		marsshooter-0.7.5-cmake-menu.patch
14cr|marsshooter-0.7.5-1|14	Patch4:		marsshooter-0.7.5-shader-bind.patch
14cr|marsshooter-0.7.5-1|15	BuildRequires:	cmake
14cr|marsshooter-0.7.5-1|16	BuildRequires:	dos2unix
14cr|marsshooter-0.7.5-1|17	BuildRequires:	sfml2-devel >= 2.1
14cr|marsshooter-0.7.5-1|18	BuildRequires:	pkgconfig(gl)
14cr|marsshooter-0.7.5-1|19	BuildRequires:	pkgconfig(glu)
14cr|marsshooter-0.7.5-1|20	BuildRequires:	pkgconfig(fribidi)
14cr|marsshooter-0.7.5-1|21	BuildRequires:	pkgconfig(taglib)
14cr|marsshooter-0.7.5-1|22	
14cr|marsshooter-0.7.5-1|23	%description
14cr|marsshooter-0.7.5-1|24	It is a game for two players, flying with ships in a
14cr|marsshooter-0.7.5-1|25	two-dimensional space setting, governed by the laws of gravity.
14cr|marsshooter-0.7.5-1|26	It features:
14cr|marsshooter-0.7.5-1|27	* awesome 2D-graphics with an unique style
14cr|marsshooter-0.7.5-1|28	* a stunning amount of particles
14cr|marsshooter-0.7.5-1|29	* single- and multiplayer-support
14cr|marsshooter-0.7.5-1|30	* an artificial intelligence using an aggro-system, which
14cr|marsshooter-0.7.5-1|31	reacts differentlyupon varying situations
14cr|marsshooter-0.7.5-1|32	* many impressive weapons
14cr|marsshooter-0.7.5-1|33	* customizable ships
14cr|marsshooter-0.7.5-1|34	* a very sexy GUI
14cr|marsshooter-0.7.5-1|35	* several game modes: Sacceball, TeamDeathmatch, Cannonkeep,
14cr|marsshooter-0.7.5-1|36	Deathmatch, Grave-Itation Pit
14cr|marsshooter-0.7.5-1|37	
14cr|marsshooter-0.7.5-1|38	%files
14cr|marsshooter-0.7.5-1|39	%doc credits.txt license.txt
14cr|marsshooter-0.7.5-1|40	%{_gamesbindir}/%{name}
14cr|marsshooter-0.7.5-1|41	%{_gamesdatadir}/%{name}
14cr|marsshooter-0.7.5-1|42	%{_datadir}/applications/%{name}.desktop
14cr|marsshooter-0.7.5-1|43	%{_datadir}/pixmaps/%{name}.png
14cr|marsshooter-0.7.5-1|44	
14cr|marsshooter-0.7.5-1|45	#----------------------------------------------------------------------------
14cr|marsshooter-0.7.5-1|46	
14cr|marsshooter-0.7.5-1|47	%prep
14cr|marsshooter-0.7.5-1|48	%setup -q -n mars-game
14cr|marsshooter-0.7.5-1|49	%patch0 -p1
14cr|marsshooter-0.7.5-1|50	%patch1 -p1
14cr|marsshooter-0.7.5-1|51	%patch2 -p1
14cr|marsshooter-0.7.5-1|52	%patch3 -p1
14cr|marsshooter-0.7.5-1|53	%patch4 -p1
14cr|marsshooter-0.7.5-1|54	chmod -x data/locales/Polish.txt
14cr|marsshooter-0.7.5-1|55	dos2unix credits.txt license.txt
14cr|marsshooter-0.7.5-1|56	
14cr|marsshooter-0.7.5-1|57	%build
14cr|marsshooter-0.7.5-1|58	%cmake
14cr|marsshooter-0.7.5-1|59	%make VERBOSE=1
14cr|marsshooter-0.7.5-1|60	
14cr|marsshooter-0.7.5-1|61	%install
14cr|marsshooter-0.7.5-1|62	install -D -m 755 mars %{buildroot}%{_gamesbindir}/%{name}
14cr|marsshooter-0.7.5-1|63	install -D -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|marsshooter-0.7.5-1|64	cp -r data/* %{buildroot}%{_gamesdatadir}/%{name}
14cr|marsshooter-0.7.5-1|65	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|marsshooter-0.7.5-1|66	install -D -d %{buildroot}%{_datadir}/pixmaps
14cr|marsshooter-0.7.5-1|67	ln -s %{_gamesdatadir}/%{name}/tex/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|marsshooter-0.7.5-1|68	
14cr|marsshooter-0.7.5-1|69	
14cr|marsshooter-0.7.5-1|70	%changelog
14cr|marsshooter-0.7.5-1|71	* Sun Aug 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.5-1
14cr|marsshooter-0.7.5-1|72	+ Revision: 8fe8019
14cr|marsshooter-0.7.5-1|73	- Install our .desktop file
14cr|marsshooter-0.7.5-1|74	
14cr|marsshooter-0.7.5-1|75	

2867 14
14cr|marst-2.4-8|1	%define name		marst
14cr|marst-2.4-8|2	%define version		2.4
14cr|marst-2.4-8|3	%define release		8
14cr|marst-2.4-8|4	
14cr|marst-2.4-8|5	Name:		%{name}
14cr|marst-2.4-8|6	Summary:	Algol-to-C translator
14cr|marst-2.4-8|7	Version:	%{version}
14cr|marst-2.4-8|8	Release:	%{release}
14cr|marst-2.4-8|9	Source0:	%{name}-%{version}.tar.bz2
14cr|marst-2.4-8|10	Patch0:		%{name}-%{version}-automake-texinfo.patch.bz2
14cr|marst-2.4-8|11	URL:		http://www.gnu.org/software/marst/marst.html
14cr|marst-2.4-8|12	Group:		Development/Other
14cr|marst-2.4-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|marst-2.4-8|14	License:	GPL
14cr|marst-2.4-8|15	BuildRequires:	texinfo autoconf2.5 automake1.8
14cr|marst-2.4-8|16	
14cr|marst-2.4-8|17	%description
14cr|marst-2.4-8|18	MARST is an Algol-to-C translator. It automatically translates programs written
14cr|marst-2.4-8|19	in the algorithmic language Algol 60 to the C programming language.
14cr|marst-2.4-8|20	
14cr|marst-2.4-8|21	%prep
14cr|marst-2.4-8|22	%setup -q
14cr|marst-2.4-8|23	%patch0 -p1
14cr|marst-2.4-8|24	
14cr|marst-2.4-8|25	%build
14cr|marst-2.4-8|26	export FORCE_AUTOCONF_2_5=1
14cr|marst-2.4-8|27	aclocal-1.8
14cr|marst-2.4-8|28	autoconf
14cr|marst-2.4-8|29	automake-1.8 --foreign -a
14cr|marst-2.4-8|30	%configure --disable-dependency-tracking
14cr|marst-2.4-8|31	%make
14cr|marst-2.4-8|32	%make info
14cr|marst-2.4-8|33	
14cr|marst-2.4-8|34	%install
14cr|marst-2.4-8|35	rm -rf $RPM_BUILD_ROOT
14cr|marst-2.4-8|36	%makeinstall
14cr|marst-2.4-8|37	
14cr|marst-2.4-8|38	
14cr|marst-2.4-8|39	
14cr|marst-2.4-8|40	%clean
14cr|marst-2.4-8|41	rm -rf $RPM_BUILD_ROOT
14cr|marst-2.4-8|42	
14cr|marst-2.4-8|43	%files
14cr|marst-2.4-8|44	%defattr(-,root,root,0755)
14cr|marst-2.4-8|45	%doc AUTHORS ChangeLog COPYING README examples
14cr|marst-2.4-8|46	%{_libdir}/libalgol.a
14cr|marst-2.4-8|47	%{_includedir}/algol.h
14cr|marst-2.4-8|48	%{_bindir}/macvt
14cr|marst-2.4-8|49	%{_bindir}/marst
14cr|marst-2.4-8|50	%{_infodir}/%{name}.info*
14cr|marst-2.4-8|51	
14cr|marst-2.4-8|52	
14cr|marst-2.4-8|53	
14cr|marst-2.4-8|54	
14cr|marst-2.4-8|55	%changelog
14cr|marst-2.4-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-8
14cr|marst-2.4-8|57	+ Revision: d955ff9
14cr|marst-2.4-8|58	- MassBuild#464: Increase release tag
14cr|marst-2.4-8|59	
14cr|marst-2.4-8|60	

2868 14
14cr|mason-1.540.0-3|1	%define	upstream_name		HTML-Mason
14cr|mason-1.540.0-3|2	%define	upstream_version	1.54
14cr|mason-1.540.0-3|3	
14cr|mason-1.540.0-3|4	%if %{_use_internal_dependency_generator}
14cr|mason-1.540.0-3|5	%define	__noautoreq 'perl\\(MasonX::Request::PlusApacheSession\\)|perl\\(Apache::Request\\)'
14cr|mason-1.540.0-3|6	%define	__noautoprov 'perl\\(MyApp(.*)\\)'
14cr|mason-1.540.0-3|7	%else
14cr|mason-1.540.0-3|8	# useless stuff pulled by ./eg/MyApp/MasonWithSession.pm
14cr|mason-1.540.0-3|9	%define	_requires_exceptions perl(MasonX::Request::PlusApacheSession)
14cr|mason-1.540.0-3|10	%define	_provides_exceptions perl(MyApp
14cr|mason-1.540.0-3|11	%endif
14cr|mason-1.540.0-3|12	
14cr|mason-1.540.0-3|13	Name:		mason
14cr|mason-1.540.0-3|14	Version:	%perl_convert_version %{upstream_version}
14cr|mason-1.540.0-3|15	Release:	3
14cr|mason-1.540.0-3|16	Summary:	Powerful Perl-based web site development and delivery engine
14cr|mason-1.540.0-3|17	
14cr|mason-1.540.0-3|18	License:	GPL/Artistic
14cr|mason-1.540.0-3|19	Group:		Networking/WWW
14cr|mason-1.540.0-3|20	URL:		https://metacpan.org/pod/Mason
14cr|mason-1.540.0-3|21	Source0:	http://cpan.metacpan.org/authors/id/J/JS/JSWARTZ/%{upstream_name}-%{upstream_version}.tar.gz
14cr|mason-1.540.0-3|22	Patch0:		HTML-Mason-1.32-netdisco.diff
14cr|mason-1.540.0-3|23	BuildRequires:	apache-mod_perl
14cr|mason-1.540.0-3|24	BuildRequires:	perl-libapreq2
14cr|mason-1.540.0-3|25	BuildRequires:	perl-devel
14cr|mason-1.540.0-3|26	BuildRequires:	perl(Cache::Cache) >= 1.0
14cr|mason-1.540.0-3|27	BuildRequires:	perl(CGI)
14cr|mason-1.540.0-3|28	BuildRequires:	perl(Class::Container) >= 0.07
14cr|mason-1.540.0-3|29	BuildRequires:	perl(Exception::Class) >= 1.15
14cr|mason-1.540.0-3|30	BuildRequires:	perl(File::Spec) >= 0.8
14cr|mason-1.540.0-3|31	BuildRequires:	perl(HTML::Entities)
14cr|mason-1.540.0-3|32	BuildRequires:	perl(Log::Any)
14cr|mason-1.540.0-3|33	BuildRequires:	perl(Params::Validate) >= 0.70
14cr|mason-1.540.0-3|34	BuildRequires:	perl(Scalar::Util) >= 1.01
14cr|mason-1.540.0-3|35	BuildRequires:	perl(Test)
14cr|mason-1.540.0-3|36	BuildRequires:	perl(Test::Builder)
14cr|mason-1.540.0-3|37	BuildRequires:	perl(Test::Deep)
14cr|mason-1.540.0-3|38	
14cr|mason-1.540.0-3|39	Requires:	apache-mod_perl
14cr|mason-1.540.0-3|40	Requires:	perl-HTML-Parser
14cr|mason-1.540.0-3|41	Requires:	perl-libapreq2
14cr|mason-1.540.0-3|42	%rename		perl-HTML-Mason
14cr|mason-1.540.0-3|43	BuildArch:	noarch
14cr|mason-1.540.0-3|44	
14cr|mason-1.540.0-3|45	%description
14cr|mason-1.540.0-3|46	Mason allows web pages and sites to be constructed from shared, reusable
14cr|mason-1.540.0-3|47	building blocks called components. Components contain a mix of Perl and HTML,
14cr|mason-1.540.0-3|48	and can call each other and pass values back and forth like subroutines.
14cr|mason-1.540.0-3|49	Components increase modularity and eliminate repetitive work: common design
14cr|mason-1.540.0-3|50	elements (headers, footers, menus, logos) can be extracted into their own
14cr|mason-1.540.0-3|51	components where they need be changed only once to affect the whole site.
14cr|mason-1.540.0-3|52	
14cr|mason-1.540.0-3|53	Other Mason features include a graphical site previewing utility, an HTML/data
14cr|mason-1.540.0-3|54	caching model, and the ability to walk through requests with the Perl debugger.
14cr|mason-1.540.0-3|55	
14cr|mason-1.540.0-3|56	
14cr|mason-1.540.0-3|57	%prep
14cr|mason-1.540.0-3|58	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|mason-1.540.0-3|59	%patch0 -p0
14cr|mason-1.540.0-3|60	
14cr|mason-1.540.0-3|61	
14cr|mason-1.540.0-3|62	%build
14cr|mason-1.540.0-3|63	export APACHE=%{_sbindir}/httpd
14cr|mason-1.540.0-3|64	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|mason-1.540.0-3|65	%make
14cr|mason-1.540.0-3|66	
14cr|mason-1.540.0-3|67	
14cr|mason-1.540.0-3|68	%check
14cr|mason-1.540.0-3|69	%make test
14cr|mason-1.540.0-3|70	
14cr|mason-1.540.0-3|71	
14cr|mason-1.540.0-3|72	%install
14cr|mason-1.540.0-3|73	%makeinstall_std
14cr|mason-1.540.0-3|74	rm -rf %{buildroot}%{_bindir}
14cr|mason-1.540.0-3|75	
14cr|mason-1.540.0-3|76	install -d %{buildroot}/var/cache/%{name}
14cr|mason-1.540.0-3|77	install -d %{buildroot}/var/www/%{name}
14cr|mason-1.540.0-3|78	
14cr|mason-1.540.0-3|79	
14cr|mason-1.540.0-3|80	%files
14cr|mason-1.540.0-3|81	%doc CREDITS Changes INSTALL LICENSE META.json META.yml README UPGRADE eg samples
14cr|mason-1.540.0-3|82	%{perl_vendorlib}/HTML
14cr|mason-1.540.0-3|83	%attr(-,apache,apache) /var/cache/%{name}
14cr|mason-1.540.0-3|84	/var/www/%{name}
14cr|mason-1.540.0-3|85	%{_mandir}/man*/*
14cr|mason-1.540.0-3|86	
14cr|mason-1.540.0-3|87	
14cr|mason-1.540.0-3|88	
14cr|mason-1.540.0-3|89	%changelog
14cr|mason-1.540.0-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.540.0-3
14cr|mason-1.540.0-3|91	+ Revision: 67002d8
14cr|mason-1.540.0-3|92	- MassBuild#464: Increase release tag
14cr|mason-1.540.0-3|93	
14cr|mason-1.540.0-3|94	

2869 14
14cr|masqmail-0.2.18-17|1	%define confdir		%{_sysconfdir}/masqmail
14cr|masqmail-0.2.18-17|2	%define spooldir	%{_var}/spool/masqmail
14cr|masqmail-0.2.18-17|3	%define logdir		%{_var}/log/masqmail
14cr|masqmail-0.2.18-17|4	%define mailuser	mail
14cr|masqmail-0.2.18-17|5	%define mailgroup	mail
14cr|masqmail-0.2.18-17|6	
14cr|masqmail-0.2.18-17|7	# include AUTH (RFC 2554) client support:
14cr|masqmail-0.2.18-17|8	%define with_AUTH_CL	1
14cr|masqmail-0.2.18-17|9	# include ident (RFC 1413) client support:
14cr|masqmail-0.2.18-17|10	%define with_IDENT_CL	0
14cr|masqmail-0.2.18-17|11	# include qmail-style maildir support:
14cr|masqmail-0.2.18-17|12	%define with_MAILDIR	0
14cr|masqmail-0.2.18-17|13	# include MasqDial support:
14cr|masqmail-0.2.18-17|14	%define with_MSERVER	0
14cr|masqmail-0.2.18-17|15	# include fetchmail-like POP3 client support:
14cr|masqmail-0.2.18-17|16	%define with_POP3_CL	0
14cr|masqmail-0.2.18-17|17	# link with libcrypto:
14cr|masqmail-0.2.18-17|18	%define with_LIBCRYPTO	1
14cr|masqmail-0.2.18-17|19	
14cr|masqmail-0.2.18-17|20	Summary:	Offline Mail Transfert Agent
14cr|masqmail-0.2.18-17|21	Name:		masqmail
14cr|masqmail-0.2.18-17|22	Version:	0.2.18
14cr|masqmail-0.2.18-17|23	Release:	17
14cr|masqmail-0.2.18-17|24	Epoch:		1
14cr|masqmail-0.2.18-17|25	License:	GPLv2+
14cr|masqmail-0.2.18-17|26	Group:		System/Servers
14cr|masqmail-0.2.18-17|27	Url:		http://masqmail.cx/masqmail/
14cr|masqmail-0.2.18-17|28	Source0:	%{name}-%{version}.tar.bz2
14cr|masqmail-0.2.18-17|29	Source3:	%{name}.service
14cr|masqmail-0.2.18-17|30	Source4:	masqmail-etc-masqmail-masqmail.conf
14cr|masqmail-0.2.18-17|31	Source5:	masqmail-etc-masqmail-example.route
14cr|masqmail-0.2.18-17|32	Patch0:		masqmail-Makefile_no_chown.patch.bz2
14cr|masqmail-0.2.18-17|33	BuildRequires:	pkgconfig(glib)
14cr|masqmail-0.2.18-17|34	%if %{with_LIBCRYPTO}
14cr|masqmail-0.2.18-17|35	BuildRequires:	pkgconfig(openssl)
14cr|masqmail-0.2.18-17|36	%endif
14cr|masqmail-0.2.18-17|37	Requires(preun,post):	rpm-helper
14cr|masqmail-0.2.18-17|38	Requires(post): 	systemd-units
14cr|masqmail-0.2.18-17|39	Requires(preun): 	systemd-units
14cr|masqmail-0.2.18-17|40	Requires(postun): 	systemd-units
14cr|masqmail-0.2.18-17|41	Provides:	sendmail-command
14cr|masqmail-0.2.18-17|42	Provides:	mail-server
14cr|masqmail-0.2.18-17|43	
14cr|masqmail-0.2.18-17|44	%description
14cr|masqmail-0.2.18-17|45	MasqMail is a mail server designed for hosts that are not permanently
14cr|masqmail-0.2.18-17|46	connected to the Internet. It handles outgoing messages specially and
14cr|masqmail-0.2.18-17|47	delivers them only when the Internet connection is available.
14cr|masqmail-0.2.18-17|48	It has support for multiple Internet Service Providers and for local
14cr|masqmail-0.2.18-17|49	users's mail boxes. It replaces other MTAs such as Sendmail or Postfix.
14cr|masqmail-0.2.18-17|50	
14cr|masqmail-0.2.18-17|51	%files
14cr|masqmail-0.2.18-17|52	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cr|masqmail-0.2.18-17|53	%dir %{_datadir}/masqmail
14cr|masqmail-0.2.18-17|54	%dir %{_datadir}/masqmail/tpl
14cr|masqmail-0.2.18-17|55	%dir %{_datadir}/masqmail/tpl/*
14cr|masqmail-0.2.18-17|56	%{_mandir}/man5/masqmail.aliases.5*
14cr|masqmail-0.2.18-17|57	%{_mandir}/man5/masqmail.conf.5*
14cr|masqmail-0.2.18-17|58	%if %{with_POP3_CL}
14cr|masqmail-0.2.18-17|59	%{_mandir}/man5/masqmail.get.5*
14cr|masqmail-0.2.18-17|60	%endif
14cr|masqmail-0.2.18-17|61	%{_mandir}/man5/masqmail.route.5*
14cr|masqmail-0.2.18-17|62	%{_mandir}/man8/masqmail.8*
14cr|masqmail-0.2.18-17|63	%if %{with_MSERVER}
14cr|masqmail-0.2.18-17|64	%{_mandir}/man8/mservdetect.8*
14cr|masqmail-0.2.18-17|65	%{_bindir}/mservdetect
14cr|masqmail-0.2.18-17|66	%endif
14cr|masqmail-0.2.18-17|67	%attr(04711, root, root) %{_sbindir}/masqmail
14cr|masqmail-0.2.18-17|68	
14cr|masqmail-0.2.18-17|69	%dir %{confdir}
14cr|masqmail-0.2.18-17|70	%config(noreplace) %{confdir}/masqmail.conf
14cr|masqmail-0.2.18-17|71	%if %{with_POP3_CL}
14cr|masqmail-0.2.18-17|72	%config(noreplace) %{confdir}/example.get
14cr|masqmail-0.2.18-17|73	%endif
14cr|masqmail-0.2.18-17|74	%config(noreplace) %{confdir}/example.route
14cr|masqmail-0.2.18-17|75	%{_unitdir}/%{name}.service
14cr|masqmail-0.2.18-17|76	
14cr|masqmail-0.2.18-17|77	%defattr(-, %{mailuser}, %{mailgroup}, 0755)
14cr|masqmail-0.2.18-17|78	%dir %{logdir}
14cr|masqmail-0.2.18-17|79	%dir %{spooldir}
14cr|masqmail-0.2.18-17|80	%dir %{spooldir}/input
14cr|masqmail-0.2.18-17|81	%dir %{spooldir}/lock
14cr|masqmail-0.2.18-17|82	%dir %{spooldir}/popuidl
14cr|masqmail-0.2.18-17|83	
14cr|masqmail-0.2.18-17|84	%post
14cr|masqmail-0.2.18-17|85	# Install alternatives:
14cr|masqmail-0.2.18-17|86	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/masqmail 20 \
14cr|masqmail-0.2.18-17|87	--slave %{_libdir}/sendmail sendmail-command-in_libdir %{_sbindir}/masqmail \
14cr|masqmail-0.2.18-17|88	--slave %{_mandir}/man1/sendmail.1.bz2 sendmail-command-man %{_mandir}/man8/masqmail.8*
14cr|masqmail-0.2.18-17|89	
14cr|masqmail-0.2.18-17|90	%systemd_post %{name}.service
14cr|masqmail-0.2.18-17|91	
14cr|masqmail-0.2.18-17|92	%preun
14cr|masqmail-0.2.18-17|93	%systemd_preun %{name}.service
14cr|masqmail-0.2.18-17|94	
14cr|masqmail-0.2.18-17|95	if [ $1 = 0 ]; then
14cr|masqmail-0.2.18-17|96	# Clean up spool:
14cr|masqmail-0.2.18-17|97	for dir in input lock popuidl; do
14cr|masqmail-0.2.18-17|98	test -d %{spooldir}/$dir && /bin/rm -f %{spooldir}/$dir/*
14cr|masqmail-0.2.18-17|99	done
14cr|masqmail-0.2.18-17|100	# Clean up logs:
14cr|masqmail-0.2.18-17|101	/bin/rm -f %{logdir}/*
14cr|masqmail-0.2.18-17|102	# Remove alternatives:
14cr|masqmail-0.2.18-17|103	update-alternatives --remove sendmail-command %{_sbindir}/masqmail
14cr|masqmail-0.2.18-17|104	fi
14cr|masqmail-0.2.18-17|105	
14cr|masqmail-0.2.18-17|106	%postun
14cr|masqmail-0.2.18-17|107	%systemd_postun_with_restart %{name}.service
14cr|masqmail-0.2.18-17|108	
14cr|masqmail-0.2.18-17|109	#----------------------------------------------------------------------------
14cr|masqmail-0.2.18-17|110	
14cr|masqmail-0.2.18-17|111	%prep
14cr|masqmail-0.2.18-17|112	%setup -q
14cr|masqmail-0.2.18-17|113	%patch0 -p1
14cr|masqmail-0.2.18-17|114	
14cr|masqmail-0.2.18-17|115	%build
14cr|masqmail-0.2.18-17|116	CFGFLAGS=""
14cr|masqmail-0.2.18-17|117	%if %{with_AUTH_CL}
14cr|masqmail-0.2.18-17|118	CFGFLAGS="$CFGFLAGS --enable-auth"
14cr|masqmail-0.2.18-17|119	%endif
14cr|masqmail-0.2.18-17|120	%if %{with_IDENT_CL}
14cr|masqmail-0.2.18-17|121	CFGFLAGS="$CFGFLAGS --enable-ident"
14cr|masqmail-0.2.18-17|122	%endif
14cr|masqmail-0.2.18-17|123	%if %{with_MAILDIR}
14cr|masqmail-0.2.18-17|124	CFGFLAGS="$CFGFLAGS --enable-maildir"
14cr|masqmail-0.2.18-17|125	%endif
14cr|masqmail-0.2.18-17|126	%if %{with_MSERVER}
14cr|masqmail-0.2.18-17|127	CFGFLAGS="$CFGFLAGS --enable-mserver"
14cr|masqmail-0.2.18-17|128	%endif
14cr|masqmail-0.2.18-17|129	CFGFLAGS="$CFGFLAGS --disable-pop3"
14cr|masqmail-0.2.18-17|130	%if %{with_POP3_CL}
14cr|masqmail-0.2.18-17|131	CFGFLAGS=OLDCFGFLAGS
14cr|masqmail-0.2.18-17|132	%endif
14cr|masqmail-0.2.18-17|133	%if %{with_LIBCRYPTO}
14cr|masqmail-0.2.18-17|134	CFGFLAGS="$CFGFLAGS --with-libcrypto"
14cr|masqmail-0.2.18-17|135	%endif
14cr|masqmail-0.2.18-17|136	
14cr|masqmail-0.2.18-17|137	%serverbuild
14cr|masqmail-0.2.18-17|138	
14cr|masqmail-0.2.18-17|139	%configure2_5x \
14cr|masqmail-0.2.18-17|140	--with-user=%{mailuser} \
14cr|masqmail-0.2.18-17|141	--with-group=%{mailgroup} \
14cr|masqmail-0.2.18-17|142	--with-conf-dir=%{confdir} \
14cr|masqmail-0.2.18-17|143	--with-logdir=%{logdir} \
14cr|masqmail-0.2.18-17|144	--with-spooldir=%{spooldir} \
14cr|masqmail-0.2.18-17|145	--disable-debug $CFGFLAGS \
14cr|masqmail-0.2.18-17|146	%ifarch x86_64
14cr|masqmail-0.2.18-17|147	--disable-resolver
14cr|masqmail-0.2.18-17|148	%endif
14cr|masqmail-0.2.18-17|149	
14cr|masqmail-0.2.18-17|150	%make
14cr|masqmail-0.2.18-17|151	
14cr|masqmail-0.2.18-17|152	%install
14cr|masqmail-0.2.18-17|153	%makeinstall_std
14cr|masqmail-0.2.18-17|154	
14cr|masqmail-0.2.18-17|155	# systemd service:
14cr|masqmail-0.2.18-17|156	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cr|masqmail-0.2.18-17|157	
14cr|masqmail-0.2.18-17|158	# Configuration files:
14cr|masqmail-0.2.18-17|159	cp %{SOURCE4} %{buildroot}%{confdir}/masqmail.conf
14cr|masqmail-0.2.18-17|160	cp %{SOURCE5} %{buildroot}%{confdir}/example.route
14cr|masqmail-0.2.18-17|161	%if %{with_POP3_CL}
14cr|masqmail-0.2.18-17|162	cp examples/example.get %{buildroot}%{confdir}/example.get
14cr|masqmail-0.2.18-17|163	%endif
14cr|masqmail-0.2.18-17|164	
14cr|masqmail-0.2.18-17|165	# Unused files:
14cr|masqmail-0.2.18-17|166	%if !%{with_POP3_CL}
14cr|masqmail-0.2.18-17|167	rm %{buildroot}%{_mandir}/man5/masqmail.get.5*
14cr|masqmail-0.2.18-17|168	%endif
14cr|masqmail-0.2.18-17|169	
14cr|masqmail-0.2.18-17|170	%if !%{with_MSERVER}
14cr|masqmail-0.2.18-17|171	rm %{buildroot}%{_mandir}/man8/mservdetect.8*
14cr|masqmail-0.2.18-17|172	rm %{buildroot}%{_bindir}/mservdetect
14cr|masqmail-0.2.18-17|173	%endif
14cr|masqmail-0.2.18-17|174	
14cr|masqmail-0.2.18-17|175	%changelog
14cr|masqmail-0.2.18-17|176	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.18-17
14cr|masqmail-0.2.18-17|177	+ Revision: 965dfa9
14cr|masqmail-0.2.18-17|178	- Bump release
14cr|masqmail-0.2.18-17|179	
14cr|masqmail-0.2.18-17|180	

2870 14
14cr|massxpert-3.4.0-2|1	Name:		massxpert
14cr|massxpert-3.4.0-2|2	Version:	3.4.0
14cr|massxpert-3.4.0-2|3	Release:	2
14cr|massxpert-3.4.0-2|4	Summary:	Linear polymer mass spectrometry software
14cr|massxpert-3.4.0-2|5	Group:		Sciences/Chemistry
14cr|massxpert-3.4.0-2|6	License:	GPLv3
14cr|massxpert-3.4.0-2|7	Url:		http://massxpert.org/
14cr|massxpert-3.4.0-2|8	Source0:	http://download.tuxfamily.org/massxpert/source/%{name}-%{version}.tar.bz2
14cr|massxpert-3.4.0-2|9	
14cr|massxpert-3.4.0-2|10	BuildRequires:	qt4-devel
14cr|massxpert-3.4.0-2|11	BuildRequires:	cmake
14cr|massxpert-3.4.0-2|12	BuildRequires:	freetype2-devel
14cr|massxpert-3.4.0-2|13	BuildRequires:	texlive-scheme-tetex
14cr|massxpert-3.4.0-2|14	# BuildRequires:	texlive-bibtex.bin
14cr|massxpert-3.4.0-2|15	# BuildRequires:	texlive-makeindex.bin
14cr|massxpert-3.4.0-2|16	BuildRequires:	desktop-file-utils
14cr|massxpert-3.4.0-2|17	
14cr|massxpert-3.4.0-2|18	Requires:	%{name}-data = %{version}
14cr|massxpert-3.4.0-2|19	Suggests:	%{name}-doc
14cr|massxpert-3.4.0-2|20	Obsoletes:	polyxmass <= 0.9.7
14cr|massxpert-3.4.0-2|21	Obsoletes:	polyxmass-common <= 0.8.7
14cr|massxpert-3.4.0-2|22	Obsoletes:	polyxmass-doc <= 0.9.0
14cr|massxpert-3.4.0-2|23	Obsoletes:	%{mklibname polyxmass 11} <= 0.9.1
14cr|massxpert-3.4.0-2|24	Obsoletes:	%{mklibname polyxmass 11 -d} <= 0.9.1
14cr|massxpert-3.4.0-2|25	
14cr|massxpert-3.4.0-2|26	%description
14cr|massxpert-3.4.0-2|27	Massxpert is a software environment for polymer chemistry modelling
14cr|massxpert-3.4.0-2|28	and simulation/analysis of mass spectrometric data.
14cr|massxpert-3.4.0-2|29	
14cr|massxpert-3.4.0-2|30	It is the successor of GNU polyxmass.
14cr|massxpert-3.4.0-2|31	
14cr|massxpert-3.4.0-2|32	%files
14cr|massxpert-3.4.0-2|33	%{_bindir}/%{name}
14cr|massxpert-3.4.0-2|34	%{_libdir}/%{name}
14cr|massxpert-3.4.0-2|35	%{_datadir}/applications/%{name}.desktop
14cr|massxpert-3.4.0-2|36	%{_datadir}/pixmaps/%{name}*.xpm
14cr|massxpert-3.4.0-2|37	%{_mandir}/man1/%{name}.1*
14cr|massxpert-3.4.0-2|38	
14cr|massxpert-3.4.0-2|39	#-------------------------------------------------------------------------
14cr|massxpert-3.4.0-2|40	
14cr|massxpert-3.4.0-2|41	%package data
14cr|massxpert-3.4.0-2|42	Summary:	Data for massxpert
14cr|massxpert-3.4.0-2|43	Group:		Sciences/Chemistry
14cr|massxpert-3.4.0-2|44	
14cr|massxpert-3.4.0-2|45	Obsoletes:	polyxmass-data <= 0.8.7
14cr|massxpert-3.4.0-2|46	
14cr|massxpert-3.4.0-2|47	%description data
14cr|massxpert-3.4.0-2|48	This package contains the data files for %{name}.
14cr|massxpert-3.4.0-2|49	
14cr|massxpert-3.4.0-2|50	%files data
14cr|massxpert-3.4.0-2|51	%defattr(-,root,root,-)
14cr|massxpert-3.4.0-2|52	%{_datadir}/%{name}
14cr|massxpert-3.4.0-2|53	%{_mandir}/man7/%{name}-data.7*
14cr|massxpert-3.4.0-2|54	
14cr|massxpert-3.4.0-2|55	#-------------------------------------------------------------------------
14cr|massxpert-3.4.0-2|56	
14cr|massxpert-3.4.0-2|57	%package doc
14cr|massxpert-3.4.0-2|58	Summary:	Documentation for %{name}
14cr|massxpert-3.4.0-2|59	Group:		Sciences/Chemistry
14cr|massxpert-3.4.0-2|60	
14cr|massxpert-3.4.0-2|61	Obsoletes:	polyxmass-doc <= 0.9.0
14cr|massxpert-3.4.0-2|62	
14cr|massxpert-3.4.0-2|63	%description doc
14cr|massxpert-3.4.0-2|64	This package contains the pdf manual for %{name}.
14cr|massxpert-3.4.0-2|65	
14cr|massxpert-3.4.0-2|66	%files doc
14cr|massxpert-3.4.0-2|67	%defattr(-,root,root,-)
14cr|massxpert-3.4.0-2|68	%doc build/usermanual/%{name}.pdf
14cr|massxpert-3.4.0-2|69	%{_mandir}/man7/%{name}-doc.7*
14cr|massxpert-3.4.0-2|70	
14cr|massxpert-3.4.0-2|71	#-------------------------------------------------------------------------
14cr|massxpert-3.4.0-2|72	
14cr|massxpert-3.4.0-2|73	%prep
14cr|massxpert-3.4.0-2|74	%setup -q
14cr|massxpert-3.4.0-2|75	
14cr|massxpert-3.4.0-2|76	%build
14cr|massxpert-3.4.0-2|77	%cmake_qt4 -DBUILD_ALL=1 -DPEDANTIC=0
14cr|massxpert-3.4.0-2|78	%make
14cr|massxpert-3.4.0-2|79	
14cr|massxpert-3.4.0-2|80	%install
14cr|massxpert-3.4.0-2|81	%makeinstall_std -C build
14cr|massxpert-3.4.0-2|82	
14cr|massxpert-3.4.0-2|83	# icon
14cr|massxpert-3.4.0-2|84	install -d %{buildroot}%{_datadir}/pixmaps
14cr|massxpert-3.4.0-2|85	install -D -m 0644 gui/images/%{name}-icon-32.xpm %{buildroot}%{_datadir}/pixmaps
14cr|massxpert-3.4.0-2|86	
14cr|massxpert-3.4.0-2|87	# fix desktop file
14cr|massxpert-3.4.0-2|88	sed -i -e 's:%{name}-icon-32.xpm:%{name}-icon-32:' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|massxpert-3.4.0-2|89	#desktop-file-install	--remove-category=Education \
14cr|massxpert-3.4.0-2|90	#			--remove-category=Physics \
14cr|massxpert-3.4.0-2|91	#			--remove-category=Biology \
14cr|massxpert-3.4.0-2|92	#			--dir %{buildroot}%{_datadir}/applications \
14cr|massxpert-3.4.0-2|93	#			%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|massxpert-3.4.0-2|94	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
14cr|massxpert-3.4.0-2|95	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|massxpert-3.4.0-2|96	
14cr|massxpert-3.4.0-2|97	# drop the installed doc
14cr|massxpert-3.4.0-2|98	# GPLv3 license text not needed and manual relocated in the doc subpackage
14cr|massxpert-3.4.0-2|99	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cr|massxpert-3.4.0-2|100	
14cr|massxpert-3.4.0-2|101	%changelog
14cr|massxpert-3.4.0-2|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-2
14cr|massxpert-3.4.0-2|103	+ Revision: c79eb37
14cr|massxpert-3.4.0-2|104	- MassBuild#464: Increase release tag
14cr|massxpert-3.4.0-2|105	
14cr|massxpert-3.4.0-2|106	

2871 14
14cr|mate-applets-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-applets-1.8.0-2|2	
14cr|mate-applets-1.8.0-2|3	Name:           mate-applets
14cr|mate-applets-1.8.0-2|4	Version:        1.8.0
14cr|mate-applets-1.8.0-2|5	Release:        2
14cr|mate-applets-1.8.0-2|6	Summary:        MATE Desktop panel applets
14cr|mate-applets-1.8.0-2|7	Group:          Graphical desktop/Other
14cr|mate-applets-1.8.0-2|8	License:        GPLv2+ and LGPLv2+
14cr|mate-applets-1.8.0-2|9	URL:            http://mate-desktop.org
14cr|mate-applets-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-applets-1.8.0-2|11	# (Fedora) Patch to fix cpufreq compilation
14cr|mate-applets-1.8.0-2|12	Patch0:			cpufreq.patch
14cr|mate-applets-1.8.0-2|13	
14cr|mate-applets-1.8.0-2|14	BuildRequires:  pkgconfig(libgtop-2.0)
14cr|mate-applets-1.8.0-2|15	BuildRequires:  pkgconfig(gtksourceview-2.0)
14cr|mate-applets-1.8.0-2|16	BuildRequires:  pkgconfig(libxml-2.0)
14cr|mate-applets-1.8.0-2|17	BuildRequires:  pkgconfig(mate-settings-daemon)
14cr|mate-applets-1.8.0-2|18	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-applets-1.8.0-2|19	BuildRequires:  pkgconfig(gio-unix-2.0)
14cr|mate-applets-1.8.0-2|20	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-applets-1.8.0-2|21	BuildRequires:  pkgconfig(libnotify)
14cr|mate-applets-1.8.0-2|22	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cr|mate-applets-1.8.0-2|23	BuildRequires:  pkgconfig(libwnck-1.0)
14cr|mate-applets-1.8.0-2|24	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cr|mate-applets-1.8.0-2|25	BuildRequires:  pkgconfig(mate-icon-theme)
14cr|mate-applets-1.8.0-2|26	BuildRequires:  pkgconfig(mateweather)
14cr|mate-applets-1.8.0-2|27	BuildRequires:  pkgconfig(polkit-agent-1)
14cr|mate-applets-1.8.0-2|28	#BuildRequires:  pkgconfig(gucharmap-2.90)
14cr|mate-applets-1.8.0-2|29	BuildRequires:  pkgconfig(upower-glib)
14cr|mate-applets-1.8.0-2|30	BuildRequires:  mate-common
14cr|mate-applets-1.8.0-2|31	BuildRequires:  pygtk2.0-devel
14cr|mate-applets-1.8.0-2|32	BuildRequires:  python3-gobject3-devel
14cr|mate-applets-1.8.0-2|33	BuildRequires:  cpupower-devel
14cr|mate-applets-1.8.0-2|34	BuildRequires:  libxklavier-devel >= 1.13
14cr|mate-applets-1.8.0-2|35	BuildRequires:  itstool
14cr|mate-applets-1.8.0-2|36	BuildRequires:  NetworkManager-devel
14cr|mate-applets-1.8.0-2|37	
14cr|mate-applets-1.8.0-2|38	Requires:       polkit-agent
14cr|mate-applets-1.8.0-2|39	Requires:       usermode-consoleonly
14cr|mate-applets-1.8.0-2|40	Requires:       python-gi
14cr|mate-applets-1.8.0-2|41	## mate-character-map obsoleted by upstream. Use gucharmap...
14cr|mate-applets-1.8.0-2|42	#Requires:		gucharmap
14cr|mate-applets-1.8.0-2|43	
14cr|mate-applets-1.8.0-2|44	%description
14cr|mate-applets-1.8.0-2|45	MATE Desktop panel applets
14cr|mate-applets-1.8.0-2|46	
14cr|mate-applets-1.8.0-2|47	%prep
14cr|mate-applets-1.8.0-2|48	%setup -q
14cr|mate-applets-1.8.0-2|49	%apply_patches
14cr|mate-applets-1.8.0-2|50	
14cr|mate-applets-1.8.0-2|51	%build
14cr|mate-applets-1.8.0-2|52	# autoreconf -fi
14cr|mate-applets-1.8.0-2|53	%configure2_5x   \
14cr|mate-applets-1.8.0-2|54	--disable-schemas-compile                \
14cr|mate-applets-1.8.0-2|55	--disable-cpufreq                        \
14cr|mate-applets-1.8.0-2|56	--with-gtk=2.0                           \
14cr|mate-applets-1.8.0-2|57	--disable-static                         \
14cr|mate-applets-1.8.0-2|58	--with-x                                 \
14cr|mate-applets-1.8.0-2|59	--enable-polkit                          \
14cr|mate-applets-1.8.0-2|60	--enable-networkmanager                  \
14cr|mate-applets-1.8.0-2|61	--enable-ipv6                            \
14cr|mate-applets-1.8.0-2|62	--libexecdir=%{_libexecdir}/mate-applets
14cr|mate-applets-1.8.0-2|63	
14cr|mate-applets-1.8.0-2|64	%make
14cr|mate-applets-1.8.0-2|65	
14cr|mate-applets-1.8.0-2|66	%install
14cr|mate-applets-1.8.0-2|67	%makeinstall_std
14cr|mate-applets-1.8.0-2|68	
14cr|mate-applets-1.8.0-2|69	#make python script executable
14cr|mate-applets-1.8.0-2|70	#http://forums.fedoraforum.org/showthread.php?t=284962
14cr|mate-applets-1.8.0-2|71	chmod a+x %{buildroot}%{python_sitelib}/mate_invest/chart.py
14cr|mate-applets-1.8.0-2|72	
14cr|mate-applets-1.8.0-2|73	# remove needless MateConf stuff
14cr|mate-applets-1.8.0-2|74	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|mate-applets-1.8.0-2|75	
14cr|mate-applets-1.8.0-2|76	%find_lang %{name} --with-gnome --all-name
14cr|mate-applets-1.8.0-2|77	
14cr|mate-applets-1.8.0-2|78	%files -f %{name}.lang
14cr|mate-applets-1.8.0-2|79	%doc AUTHORS COPYING README
14cr|mate-applets-1.8.0-2|80	%config(noreplace) %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
14cr|mate-applets-1.8.0-2|81	# %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.CPUFreqSelector.conf
14cr|mate-applets-1.8.0-2|82	%{_bindir}/mate-invest-chart
14cr|mate-applets-1.8.0-2|83	# %{_bindir}/mate-cpufreq-selector
14cr|mate-applets-1.8.0-2|84	%{python_sitelib}/mate_invest
14cr|mate-applets-1.8.0-2|85	%{_libexecdir}/mate-applets
14cr|mate-applets-1.8.0-2|86	%{_datadir}/mate-applets
14cr|mate-applets-1.8.0-2|87	%{_datadir}/mate-panel/applets
14cr|mate-applets-1.8.0-2|88	%{_datadir}/dbus-1/services/org.mate.panel.applet.CommandAppletFactory.service
14cr|mate-applets-1.8.0-2|89	%{_datadir}/dbus-1/services/org.mate.panel.applet.TimerAppletFactory.service
14cr|mate-applets-1.8.0-2|90	%{_datadir}/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
14cr|mate-applets-1.8.0-2|91	%{_datadir}/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
14cr|mate-applets-1.8.0-2|92	%{_datadir}/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
14cr|mate-applets-1.8.0-2|93	%{_datadir}/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service
14cr|mate-applets-1.8.0-2|94	%{_datadir}/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service
14cr|mate-applets-1.8.0-2|95	%{_datadir}/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service
14cr|mate-applets-1.8.0-2|96	%{_datadir}/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service
14cr|mate-applets-1.8.0-2|97	%{_datadir}/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service
14cr|mate-applets-1.8.0-2|98	%{_datadir}/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service
14cr|mate-applets-1.8.0-2|99	%{_datadir}/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service
14cr|mate-applets-1.8.0-2|100	# %{_datadir}/dbus-1/services/org.mate.panel.applet.CPUFreqAppletFactory.service
14cr|mate-applets-1.8.0-2|101	# %{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
14cr|mate-applets-1.8.0-2|102	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.battstat.gschema.xml
14cr|mate-applets-1.8.0-2|103	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.charpick.gschema.xml
14cr|mate-applets-1.8.0-2|104	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.geyes.gschema.xml
14cr|mate-applets-1.8.0-2|105	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.multiload.gschema.xml
14cr|mate-applets-1.8.0-2|106	%{_datadir}/glib-2.0/schemas/org.mate.stickynotes.gschema.xml
14cr|mate-applets-1.8.0-2|107	# %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.cpufreq.gschema.xml
14cr|mate-applets-1.8.0-2|108	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.command.gschema.xml
14cr|mate-applets-1.8.0-2|109	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.timer.gschema.xml
14cr|mate-applets-1.8.0-2|110	# %{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
14cr|mate-applets-1.8.0-2|111	%{_datadir}/icons/hicolor/*x*/apps/*.png
14cr|mate-applets-1.8.0-2|112	%{_datadir}/icons/hicolor/scalable/apps/mate-eyes-applet.svg
14cr|mate-applets-1.8.0-2|113	%{_datadir}/icons/hicolor/scalable/apps/mate-sticky-notes-applet.svg
14cr|mate-applets-1.8.0-2|114	%{_datadir}/icons/hicolor/scalable/apps/mate-invest-applet.svg
14cr|mate-applets-1.8.0-2|115	# %{_datadir}/icons/hicolor/scalable/apps/mate-cpu-frequency-applet.svg
14cr|mate-applets-1.8.0-2|116	%{_datadir}/icons/mate/48x48/apps/ax-applet.png
14cr|mate-applets-1.8.0-2|117	%{_datadir}/mate-2.0/ui/accessx-status-applet-menu.xml
14cr|mate-applets-1.8.0-2|118	%{_datadir}/mate-2.0/ui/battstat-applet-menu.xml
14cr|mate-applets-1.8.0-2|119	%{_datadir}/mate-2.0/ui/charpick-applet-menu.xml
14cr|mate-applets-1.8.0-2|120	%{_datadir}/mate-2.0/ui/drivemount-applet-menu.xml
14cr|mate-applets-1.8.0-2|121	%{_datadir}/mate-2.0/ui/geyes-applet-menu.xml
14cr|mate-applets-1.8.0-2|122	%{_datadir}/mate-2.0/ui/stickynotes-applet-menu.xml
14cr|mate-applets-1.8.0-2|123	%{_datadir}/mate-2.0/ui/trashapplet-menu.xml
14cr|mate-applets-1.8.0-2|124	%{_datadir}/mate-2.0/ui/mateweather-applet-menu.xml
14cr|mate-applets-1.8.0-2|125	%{_datadir}/mate-2.0/ui/multiload-applet-menu.xml
14cr|mate-applets-1.8.0-2|126	# %{_datadir}/mate-2.0/ui/cpufreq-applet-menu.xml
14cr|mate-applets-1.8.0-2|127	%{_datadir}/pixmaps/mate-accessx-status-applet
14cr|mate-applets-1.8.0-2|128	%{_datadir}/pixmaps/mate-stickynotes
14cr|mate-applets-1.8.0-2|129	# %{_datadir}/pixmaps/mate-cpufreq-applet
14cr|mate-applets-1.8.0-2|130	# %{_datadir}/help/*/mate-accessx-status
14cr|mate-applets-1.8.0-2|131	# %{_datadir}/help/*/mate-battstat
14cr|mate-applets-1.8.0-2|132	# %{_datadir}/help/*/mate-char-palette
14cr|mate-applets-1.8.0-2|133	# %{_datadir}/help/*/mate-cpufreq-applet
14cr|mate-applets-1.8.0-2|134	# %{_datadir}/help/*/mate-drivemount
14cr|mate-applets-1.8.0-2|135	# %{_datadir}/help/*/mate-geyes
14cr|mate-applets-1.8.0-2|136	# %{_datadir}/help/*/mate-invest-applet
14cr|mate-applets-1.8.0-2|137	# %{_datadir}/help/*/mate-multiload
14cr|mate-applets-1.8.0-2|138	# %{_datadir}/help/*/mate-stickynotes_applet
14cr|mate-applets-1.8.0-2|139	# %{_datadir}/help/*/mate-trashapplet
14cr|mate-applets-1.8.0-2|140	# %{_datadir}/help/*/mateweather
14cr|mate-applets-1.8.0-2|141	
14cr|mate-applets-1.8.0-2|142	%changelog
14cr|mate-applets-1.8.0-2|143	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-applets-1.8.0-2|144	+ Revision: 331d1bd
14cr|mate-applets-1.8.0-2|145	- Fix python-gobject BR
14cr|mate-applets-1.8.0-2|146	
14cr|mate-applets-1.8.0-2|147	

2872 14
14cr|mate-backgrounds-1.8.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|mate-backgrounds-1.8.0-2|2	
14cr|mate-backgrounds-1.8.0-2|3	Name:           mate-backgrounds
14cr|mate-backgrounds-1.8.0-2|4	Version:        1.8.0
14cr|mate-backgrounds-1.8.0-2|5	Release:        2
14cr|mate-backgrounds-1.8.0-2|6	Summary:        MATE Desktop backgrounds
14cr|mate-backgrounds-1.8.0-2|7	Group:          Graphical desktop/Other
14cr|mate-backgrounds-1.8.0-2|8	License:        GPLv2+
14cr|mate-backgrounds-1.8.0-2|9	URL:            http://mate-desktop.org
14cr|mate-backgrounds-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-backgrounds-1.8.0-2|11	
14cr|mate-backgrounds-1.8.0-2|12	BuildArch:      noarch
14cr|mate-backgrounds-1.8.0-2|13	BuildRequires:  mate-common
14cr|mate-backgrounds-1.8.0-2|14	BuildRequires:  intltool
14cr|mate-backgrounds-1.8.0-2|15	
14cr|mate-backgrounds-1.8.0-2|16	%description
14cr|mate-backgrounds-1.8.0-2|17	This module contains a set of backgrounds packaged with the MATE desktop.
14cr|mate-backgrounds-1.8.0-2|18	
14cr|mate-backgrounds-1.8.0-2|19	%prep
14cr|mate-backgrounds-1.8.0-2|20	%setup -q
14cr|mate-backgrounds-1.8.0-2|21	NOCONFIGURE=1 ./autogen.sh
14cr|mate-backgrounds-1.8.0-2|22	
14cr|mate-backgrounds-1.8.0-2|23	
14cr|mate-backgrounds-1.8.0-2|24	%build
14cr|mate-backgrounds-1.8.0-2|25	%configure2_5x
14cr|mate-backgrounds-1.8.0-2|26	%make
14cr|mate-backgrounds-1.8.0-2|27	
14cr|mate-backgrounds-1.8.0-2|28	
14cr|mate-backgrounds-1.8.0-2|29	%install
14cr|mate-backgrounds-1.8.0-2|30	%makeinstall_std
14cr|mate-backgrounds-1.8.0-2|31	%find_lang %{name} --all-name
14cr|mate-backgrounds-1.8.0-2|32	
14cr|mate-backgrounds-1.8.0-2|33	%files -f %{name}.lang
14cr|mate-backgrounds-1.8.0-2|34	%doc AUTHORS COPYING README
14cr|mate-backgrounds-1.8.0-2|35	%{_datadir}/mate-background-properties/
14cr|mate-backgrounds-1.8.0-2|36	%{_datadir}/backgrounds/mate/*
14cr|mate-backgrounds-1.8.0-2|37	
14cr|mate-backgrounds-1.8.0-2|38	
14cr|mate-backgrounds-1.8.0-2|39	
14cr|mate-backgrounds-1.8.0-2|40	%changelog
14cr|mate-backgrounds-1.8.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-backgrounds-1.8.0-2|42	+ Revision: 6df7568
14cr|mate-backgrounds-1.8.0-2|43	- MassBuild#464: Increase release tag
14cr|mate-backgrounds-1.8.0-2|44	
14cr|mate-backgrounds-1.8.0-2|45	

2873 14
14cr|mate-calc-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-calc-1.8.0-2|2	
14cr|mate-calc-1.8.0-2|3	Name:           mate-calc
14cr|mate-calc-1.8.0-2|4	Version:        1.8.0
14cr|mate-calc-1.8.0-2|5	Release:        2
14cr|mate-calc-1.8.0-2|6	Summary:        MATE Desktop calculator
14cr|mate-calc-1.8.0-2|7	License:        GPLv2+
14cr|mate-calc-1.8.0-2|8	Group:          Graphical desktop/Other
14cr|mate-calc-1.8.0-2|9	URL:            http://mate-desktop.org
14cr|mate-calc-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-calc-1.8.0-2|11	
14cr|mate-calc-1.8.0-2|12	BuildRequires:  bison
14cr|mate-calc-1.8.0-2|13	BuildRequires:  flex
14cr|mate-calc-1.8.0-2|14	BuildRequires:  mate-common
14cr|mate-calc-1.8.0-2|15	BuildRequires:	intltool
14cr|mate-calc-1.8.0-2|16	BuildRequires:  pkgconfig(gio-2.0)
14cr|mate-calc-1.8.0-2|17	BuildRequires:  pkgconfig(gmodule-export-2.0)
14cr|mate-calc-1.8.0-2|18	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-calc-1.8.0-2|19	BuildRequires:  pkgconfig(libxml-2.0)
14cr|mate-calc-1.8.0-2|20	BuildRequires:  yelp-tools
14cr|mate-calc-1.8.0-2|21	BuildRequires:  itstool
14cr|mate-calc-1.8.0-2|22	
14cr|mate-calc-1.8.0-2|23	%description
14cr|mate-calc-1.8.0-2|24	mate-calc is a powerful graphical calculator with financial,
14cr|mate-calc-1.8.0-2|25	logical and scientific modes. It uses a multiple precision
14cr|mate-calc-1.8.0-2|26	package to do its arithmetic to give a high degree of accuracy.
14cr|mate-calc-1.8.0-2|27	
14cr|mate-calc-1.8.0-2|28	%prep
14cr|mate-calc-1.8.0-2|29	%setup -q
14cr|mate-calc-1.8.0-2|30	NOCONFIGURE=1 ./autogen.sh
14cr|mate-calc-1.8.0-2|31	
14cr|mate-calc-1.8.0-2|32	
14cr|mate-calc-1.8.0-2|33	%build
14cr|mate-calc-1.8.0-2|34	%configure2_5x --disable-schemas-compile
14cr|mate-calc-1.8.0-2|35	%make
14cr|mate-calc-1.8.0-2|36	
14cr|mate-calc-1.8.0-2|37	%install
14cr|mate-calc-1.8.0-2|38	%makeinstall_std
14cr|mate-calc-1.8.0-2|39	
14cr|mate-calc-1.8.0-2|40	%find_lang %{name} --all-name
14cr|mate-calc-1.8.0-2|41	
14cr|mate-calc-1.8.0-2|42	%files -f %{name}.lang
14cr|mate-calc-1.8.0-2|43	%doc AUTHORS COPYING README
14cr|mate-calc-1.8.0-2|44	%{_mandir}/man1/*
14cr|mate-calc-1.8.0-2|45	%{_bindir}/mate-calc
14cr|mate-calc-1.8.0-2|46	%{_bindir}/mate-calc-cmd
14cr|mate-calc-1.8.0-2|47	%{_bindir}/mate-calculator
14cr|mate-calc-1.8.0-2|48	%{_datadir}/applications/mate-calc.desktop
14cr|mate-calc-1.8.0-2|49	%{_datadir}/glib-2.0/schemas/org.mate.calc.gschema.xml
14cr|mate-calc-1.8.0-2|50	%{_datadir}/mate-calc
14cr|mate-calc-1.8.0-2|51	%{_datadir}/help/*/mate-calc/*
14cr|mate-calc-1.8.0-2|52	
14cr|mate-calc-1.8.0-2|53	%changelog
14cr|mate-calc-1.8.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-calc-1.8.0-2|55	+ Revision: df10dd6
14cr|mate-calc-1.8.0-2|56	- MassBuild#464: Increase release tag
14cr|mate-calc-1.8.0-2|57	
14cr|mate-calc-1.8.0-2|58	

2874 14
14cr|mate-common-1.8.0-2|1	Summary:	Common files for MATE desktop environment
14cr|mate-common-1.8.0-2|2	Name:		mate-common
14cr|mate-common-1.8.0-2|3	Version:	1.8.0
14cr|mate-common-1.8.0-2|4	Release:	2
14cr|mate-common-1.8.0-2|5	License:	GPLv3+
14cr|mate-common-1.8.0-2|6	Group:		Graphical desktop/Other
14cr|mate-common-1.8.0-2|7	URL:		http://www.mate-desktop.org
14cr|mate-common-1.8.0-2|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
14cr|mate-common-1.8.0-2|9	BuildArch:	noarch
14cr|mate-common-1.8.0-2|10	BuildRequires:  gettext-devel
14cr|mate-common-1.8.0-2|11	Requires:	automake
14cr|mate-common-1.8.0-2|12	Requires:	autoconf
14cr|mate-common-1.8.0-2|13	Requires:	m4
14cr|mate-common-1.8.0-2|14	Requires:	intltool
14cr|mate-common-1.8.0-2|15	Requires: 	gtk-doc
14cr|mate-common-1.8.0-2|16	
14cr|mate-common-1.8.0-2|17	%description
14cr|mate-common-1.8.0-2|18	Binaries for building all MATE desktop sub components.
14cr|mate-common-1.8.0-2|19	
14cr|mate-common-1.8.0-2|20	%prep
14cr|mate-common-1.8.0-2|21	%setup -q
14cr|mate-common-1.8.0-2|22	
14cr|mate-common-1.8.0-2|23	%build
14cr|mate-common-1.8.0-2|24	./autogen.sh
14cr|mate-common-1.8.0-2|25	%configure2_5x
14cr|mate-common-1.8.0-2|26	%make
14cr|mate-common-1.8.0-2|27	
14cr|mate-common-1.8.0-2|28	%install
14cr|mate-common-1.8.0-2|29	%makeinstall_std
14cr|mate-common-1.8.0-2|30	
14cr|mate-common-1.8.0-2|31	%files
14cr|mate-common-1.8.0-2|32	%{_bindir}/*
14cr|mate-common-1.8.0-2|33	%{_datadir}/aclocal/*.m4
14cr|mate-common-1.8.0-2|34	%{_datadir}/mate-common
14cr|mate-common-1.8.0-2|35	%{_mandir}/man1/*
14cr|mate-common-1.8.0-2|36	
14cr|mate-common-1.8.0-2|37	
14cr|mate-common-1.8.0-2|38	%changelog
14cr|mate-common-1.8.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-common-1.8.0-2|40	+ Revision: 43cf2c2
14cr|mate-common-1.8.0-2|41	- MassBuild#464: Increase release tag
14cr|mate-common-1.8.0-2|42	
14cr|mate-common-1.8.0-2|43	

2875 14
14cr|mate-control-center-1.8.0-3|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-control-center-1.8.0-3|2	%define major        1
14cr|mate-control-center-1.8.0-3|3	%define slab_major   0
14cr|mate-control-center-1.8.0-3|4	%define libname      %mklibname mate-window-settings %{major}
14cr|mate-control-center-1.8.0-3|5	%define libslabname  %mklibname slab %{slab_major}
14cr|mate-control-center-1.8.0-3|6	%define develname    %mklibname -d mate-window-settings
14cr|mate-control-center-1.8.0-3|7	
14cr|mate-control-center-1.8.0-3|8	Summary:         MATE control center
14cr|mate-control-center-1.8.0-3|9	Name:            mate-control-center
14cr|mate-control-center-1.8.0-3|10	Version:         1.8.0
14cr|mate-control-center-1.8.0-3|11	Release:         3
14cr|mate-control-center-1.8.0-3|12	License:         GPLv2+
14cr|mate-control-center-1.8.0-3|13	Group:           Graphical desktop/Other
14cr|mate-control-center-1.8.0-3|14	URL:             http://mate-desktop.org
14cr|mate-control-center-1.8.0-3|15	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-control-center-1.8.0-3|16	Source1:         mate-drakkeyboard.desktop
14cr|mate-control-center-1.8.0-3|17	# (fc) display icons when control-center is not started from MATE (Mdk bug #16767)
14cr|mate-control-center-1.8.0-3|18	Patch0:          gnome-control-center-2.27.90-menulocation.patch
14cr|mate-control-center-1.8.0-3|19	# (fc) force default dpi to 96, don't use X server value
14cr|mate-control-center-1.8.0-3|20	Patch1:          gnome-control-center-2.23.6-forcedpi.patch
14cr|mate-control-center-1.8.0-3|21	# (fc) fix markup (GNOME bug #597006) (Fedora)
14cr|mate-control-center-1.8.0-3|22	Patch2:          gnome-control-center-2.31.91-fix-markup.patch
14cr|mate-control-center-1.8.0-3|23	
14cr|mate-control-center-1.8.0-3|24	BuildRequires:  itstool
14cr|mate-control-center-1.8.0-3|25	BuildRequires:  mate-common
14cr|mate-control-center-1.8.0-3|26	BuildRequires:  xsltproc
14cr|mate-control-center-1.8.0-3|27	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-control-center-1.8.0-3|28	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cr|mate-control-center-1.8.0-3|29	BuildRequires:  pkgconfig(glib-2.0)
14cr|mate-control-center-1.8.0-3|30	BuildRequires:  pkgconfig(gstreamer-0.10)
14cr|mate-control-center-1.8.0-3|31	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-control-center-1.8.0-3|32	BuildRequires:  pkgconfig(libcanberra-gtk)
14cr|mate-control-center-1.8.0-3|33	BuildRequires:  pkgconfig(libmarco-private)
14cr|mate-control-center-1.8.0-3|34	BuildRequires:  pkgconfig(libmate-menu)
14cr|mate-control-center-1.8.0-3|35	BuildRequires:  pkgconfig(libmatekbd)
14cr|mate-control-center-1.8.0-3|36	BuildRequires:  pkgconfig(libnotify)
14cr|mate-control-center-1.8.0-3|37	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cr|mate-control-center-1.8.0-3|38	BuildRequires:  pkgconfig(mate-settings-daemon)
14cr|mate-control-center-1.8.0-3|39	BuildRequires:  pkgconfig(librsvg-2.0)
14cr|mate-control-center-1.8.0-3|40	BuildRequires:  pkgconfig(pango)
14cr|mate-control-center-1.8.0-3|41	BuildRequires:  pkgconfig(sm)
14cr|mate-control-center-1.8.0-3|42	BuildRequires:  pkgconfig(unique-1.0)
14cr|mate-control-center-1.8.0-3|43	BuildRequires:  pkgconfig(xxf86misc)
14cr|mate-control-center-1.8.0-3|44	BuildRequires:  pkgconfig(xscrnsaver)
14cr|mate-control-center-1.8.0-3|45	BuildRequires:  pkgconfig(dconf) >= 0.10
14cr|mate-control-center-1.8.0-3|46	BuildRequires:  gsettings-desktop-schemas-devel
14cr|mate-control-center-1.8.0-3|47	BuildRequires:  desktop-file-utils
14cr|mate-control-center-1.8.0-3|48	BuildRequires:  shared-mime-info
14cr|mate-control-center-1.8.0-3|49	BuildRequires:  xml2po
14cr|mate-control-center-1.8.0-3|50	BuildRequires:  itstool
14cr|mate-control-center-1.8.0-3|51	BuildRequires:  yelp-tools
14cr|mate-control-center-1.8.0-3|52	BuildRequires:  pkgconfig(ice)
14cr|mate-control-center-1.8.0-3|53	BuildRequires:  pkgconfig(iso-codes)
14cr|mate-control-center-1.8.0-3|54	BuildRequires:  pkgconfig(libebook-1.2)
14cr|mate-control-center-1.8.0-3|55	BuildRequires:  pkgconfig(libmatekbdui)
14cr|mate-control-center-1.8.0-3|56	BuildRequires:  pkgconfig(mate-doc-utils)
14cr|mate-control-center-1.8.0-3|57	BuildRequires:  pkgconfig(x11)
14cr|mate-control-center-1.8.0-3|58	BuildRequires:  pkgconfig(xi)
14cr|mate-control-center-1.8.0-3|59	BuildRequires:  pkgconfig(xext)
14cr|mate-control-center-1.8.0-3|60	BuildRequires:  pkgconfig(xft)
14cr|mate-control-center-1.8.0-3|61	BuildRequires:  pkgconfig(libcaja-extension) >= 1.1.0
14cr|mate-control-center-1.8.0-3|62	
14cr|mate-control-center-1.8.0-3|63	Requires:   mate-settings-daemon >= 1.7.0
14cr|mate-control-center-1.8.0-3|64	Requires:   gnome-keyring
14cr|mate-control-center-1.8.0-3|65	Requires:	%{libname} = %{version}-%{release}
14cr|mate-control-center-1.8.0-3|66	
14cr|mate-control-center-1.8.0-3|67	Requires(post):   desktop-file-utils
14cr|mate-control-center-1.8.0-3|68	Requires(postun): desktop-file-utils
14cr|mate-control-center-1.8.0-3|69	
14cr|mate-control-center-1.8.0-3|70	%description
14cr|mate-control-center-1.8.0-3|71	MATE Control-center is a configuration tool for easily
14cr|mate-control-center-1.8.0-3|72	setting up your MATE environment.
14cr|mate-control-center-1.8.0-3|73	
14cr|mate-control-center-1.8.0-3|74	%package -n %{libname}
14cr|mate-control-center-1.8.0-3|75	Summary:    %{summary}
14cr|mate-control-center-1.8.0-3|76	Group:      System/Libraries
14cr|mate-control-center-1.8.0-3|77	Provides:   libmate-window-settings = %{version}-%{release}
14cr|mate-control-center-1.8.0-3|78	
14cr|mate-control-center-1.8.0-3|79	%description -n %{libname}
14cr|mate-control-center-1.8.0-3|80	Dynamic libraries used by MATE Control Center
14cr|mate-control-center-1.8.0-3|81	
14cr|mate-control-center-1.8.0-3|82	%package -n %{libslabname}
14cr|mate-control-center-1.8.0-3|83	Summary:    %{summary}
14cr|mate-control-center-1.8.0-3|84	Group:      System/Libraries
14cr|mate-control-center-1.8.0-3|85	# Override libslab from gnome2
14cr|mate-control-center-1.8.0-3|86	Epoch:      1
14cr|mate-control-center-1.8.0-3|87	
14cr|mate-control-center-1.8.0-3|88	%description -n %{libslabname}
14cr|mate-control-center-1.8.0-3|89	Dynamic libraries used by MATE Control Center
14cr|mate-control-center-1.8.0-3|90	
14cr|mate-control-center-1.8.0-3|91	%package -n %{develname}
14cr|mate-control-center-1.8.0-3|92	Summary:    Static libraries, include files for MATE control center
14cr|mate-control-center-1.8.0-3|93	Group:      Development/C
14cr|mate-control-center-1.8.0-3|94	Provides:   %{name}-devel = %{version}-%{release}
14cr|mate-control-center-1.8.0-3|95	Requires:   %{libname} >= %{version}
14cr|mate-control-center-1.8.0-3|96	Requires:   %{libslabname} = %{EVRD}
14cr|mate-control-center-1.8.0-3|97	
14cr|mate-control-center-1.8.0-3|98	%description -n %{develname}
14cr|mate-control-center-1.8.0-3|99	Static libraries, include files for MATE Control Center
14cr|mate-control-center-1.8.0-3|100	
14cr|mate-control-center-1.8.0-3|101	%prep
14cr|mate-control-center-1.8.0-3|102	%setup -q
14cr|mate-control-center-1.8.0-3|103	%apply_patches
14cr|mate-control-center-1.8.0-3|104	
14cr|mate-control-center-1.8.0-3|105	%build
14cr|mate-control-center-1.8.0-3|106	NOCONFIGURE=1 ./autogen.sh
14cr|mate-control-center-1.8.0-3|107	%configure2_5x \
14cr|mate-control-center-1.8.0-3|108	--disable-static          \
14cr|mate-control-center-1.8.0-3|109	--disable-schemas-compile \
14cr|mate-control-center-1.8.0-3|110	--disable-update-mimedb   \
14cr|mate-control-center-1.8.0-3|111	--disable-scrollkeeper
14cr|mate-control-center-1.8.0-3|112	
14cr|mate-control-center-1.8.0-3|113	%make LIBS='-lm -lgmodule-2.0'
14cr|mate-control-center-1.8.0-3|114	
14cr|mate-control-center-1.8.0-3|115	%install
14cr|mate-control-center-1.8.0-3|116	%makeinstall_std
14cr|mate-control-center-1.8.0-3|117	
14cr|mate-control-center-1.8.0-3|118	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mate-drakkeyboard.desktop
14cr|mate-control-center-1.8.0-3|119	
14cr|mate-control-center-1.8.0-3|120	for desktopfile in %{buildroot}%{_datadir}/applications/*.desktop
14cr|mate-control-center-1.8.0-3|121	do
14cr|mate-control-center-1.8.0-3|122	desktop-file-edit --remove-category=MATE --add-category=X-MATE $desktopfile
14cr|mate-control-center-1.8.0-3|123	done
14cr|mate-control-center-1.8.0-3|124	
14cr|mate-control-center-1.8.0-3|125	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cr|mate-control-center-1.8.0-3|126	
14cr|mate-control-center-1.8.0-3|127	%find_lang %{name} --with-gnome --all-name
14cr|mate-control-center-1.8.0-3|128	
14cr|mate-control-center-1.8.0-3|129	mkdir -p %{buildroot}%{_datadir}/mate-background-properties
14cr|mate-control-center-1.8.0-3|130	
14cr|mate-control-center-1.8.0-3|131	#remove unneeded mateconf file
14cr|mate-control-center-1.8.0-3|132	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|mate-control-center-1.8.0-3|133	
14cr|mate-control-center-1.8.0-3|134	%files -f %{name}.lang
14cr|mate-control-center-1.8.0-3|135	%doc AUTHORS NEWS README
14cr|mate-control-center-1.8.0-3|136	%config(noreplace) %{_sysconfdir}/xdg/menus/matecc.menu
14cr|mate-control-center-1.8.0-3|137	%{_bindir}/mate-control-center
14cr|mate-control-center-1.8.0-3|138	%{_bindir}/mate-font-viewer
14cr|mate-control-center-1.8.0-3|139	%{_bindir}/mate-thumbnail-font
14cr|mate-control-center-1.8.0-3|140	%{_bindir}/mate-about-me
14cr|mate-control-center-1.8.0-3|141	%{_bindir}/mate-window-properties
14cr|mate-control-center-1.8.0-3|142	%{_bindir}/mate-network-properties
14cr|mate-control-center-1.8.0-3|143	%{_bindir}/mate-mouse-properties
14cr|mate-control-center-1.8.0-3|144	%{_bindir}/mate-keybinding-properties
14cr|mate-control-center-1.8.0-3|145	%{_bindir}/mate-keyboard-properties
14cr|mate-control-center-1.8.0-3|146	%{_bindir}/mate-display-properties
14cr|mate-control-center-1.8.0-3|147	%{_bindir}/mate-default-applications-properties
14cr|mate-control-center-1.8.0-3|148	%{_bindir}/mate-appearance-properties
14cr|mate-control-center-1.8.0-3|149	%{_bindir}/mate-at-properties
14cr|mate-control-center-1.8.0-3|150	%{_bindir}/mate-typing-monitor
14cr|mate-control-center-1.8.0-3|151	%{_sbindir}/mate-display-properties-install-systemwide
14cr|mate-control-center-1.8.0-3|152	%{_datadir}/polkit-1/actions/org.mate.randr.policy
14cr|mate-control-center-1.8.0-3|153	%{_iconsdir}/hicolor/*/*/*
14cr|mate-control-center-1.8.0-3|154	%{_datadir}/mate-background-properties
14cr|mate-control-center-1.8.0-3|155	%{_datadir}/applications/*.desktop
14cr|mate-control-center-1.8.0-3|156	%{_datadir}/desktop-directories/*
14cr|mate-control-center-1.8.0-3|157	%{_datadir}/mate-control-center/
14cr|mate-control-center-1.8.0-3|158	%{_datadir}/glib-2.0/schemas/org.mate.control-center.gschema.xml
14cr|mate-control-center-1.8.0-3|159	%{_datadir}/glib-2.0/schemas/org.mate.control-center.keybinding.gschema.xml
14cr|mate-control-center-1.8.0-3|160	%dir %{_datadir}/mate/cursor-fonts/
14cr|mate-control-center-1.8.0-3|161	%{_datadir}/mate/cursor-fonts/*
14cr|mate-control-center-1.8.0-3|162	%{_datadir}/mime/packages/mate-theme-package.xml
14cr|mate-control-center-1.8.0-3|163	%{_datadir}/thumbnailers/mate-font-viewer.thumbnailer
14cr|mate-control-center-1.8.0-3|164	%{_datadir}/man/man1/*
14cr|mate-control-center-1.8.0-3|165	
14cr|mate-control-center-1.8.0-3|166	%files -n %{libname}
14cr|mate-control-center-1.8.0-3|167	%{_libdir}/libmate-window-settings.so.%{major}*
14cr|mate-control-center-1.8.0-3|168	%{_libdir}/window-manager-settings/libmarco.so
14cr|mate-control-center-1.8.0-3|169	
14cr|mate-control-center-1.8.0-3|170	%files -n %{libslabname}
14cr|mate-control-center-1.8.0-3|171	%{_libdir}/libslab.so.%{slab_major}
14cr|mate-control-center-1.8.0-3|172	%{_libdir}/libslab.so.%{slab_major}.*
14cr|mate-control-center-1.8.0-3|173	
14cr|mate-control-center-1.8.0-3|174	%files -n %{develname}
14cr|mate-control-center-1.8.0-3|175	%doc ChangeLog
14cr|mate-control-center-1.8.0-3|176	%{_libdir}/libmate-window-settings.so
14cr|mate-control-center-1.8.0-3|177	%{_libdir}/libslab.so
14cr|mate-control-center-1.8.0-3|178	%{_libdir}/pkgconfig/*
14cr|mate-control-center-1.8.0-3|179	%dir %{_includedir}/mate-window-settings-2.0
14cr|mate-control-center-1.8.0-3|180	%{_includedir}/mate-window-settings-2.0/*
14cr|mate-control-center-1.8.0-3|181	%dir %{_includedir}/libslab
14cr|mate-control-center-1.8.0-3|182	%{_includedir}/libslab/*
14cr|mate-control-center-1.8.0-3|183	
14cr|mate-control-center-1.8.0-3|184	%changelog
14cr|mate-control-center-1.8.0-3|185	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-3
14cr|mate-control-center-1.8.0-3|186	+ Revision: 472a377
14cr|mate-control-center-1.8.0-3|187	- MassBuild#464: Increase release tag
14cr|mate-control-center-1.8.0-3|188	
14cr|mate-control-center-1.8.0-3|189	

2876 14
14cr|mate-desktop-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-desktop-1.8.0-2|2	
14cr|mate-desktop-1.8.0-2|3	%define name mate-desktop
14cr|mate-desktop-1.8.0-2|4	%define api 2
14cr|mate-desktop-1.8.0-2|5	%define major 17
14cr|mate-desktop-1.8.0-2|6	%define libname %mklibname %{name} %{api} %{major}
14cr|mate-desktop-1.8.0-2|7	%define develname %mklibname %{name} -d
14cr|mate-desktop-1.8.0-2|8	
14cr|mate-desktop-1.8.0-2|9	Name:           mate-desktop
14cr|mate-desktop-1.8.0-2|10	Version:        1.8.0
14cr|mate-desktop-1.8.0-2|11	Release:        2
14cr|mate-desktop-1.8.0-2|12	Epoch:		1
14cr|mate-desktop-1.8.0-2|13	License:        GPLv2+ and LGPLv2+ and MIT
14cr|mate-desktop-1.8.0-2|14	Summary:        Library with common API for various MATE modules
14cr|mate-desktop-1.8.0-2|15	Url:            http://mate-desktop.org/
14cr|mate-desktop-1.8.0-2|16	Group:          Graphical desktop/Other
14cr|mate-desktop-1.8.0-2|17	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-desktop-1.8.0-2|18	Source1:        user-dirs-update-mate.desktop
14cr|mate-desktop-1.8.0-2|19	
14cr|mate-desktop-1.8.0-2|20	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cr|mate-desktop-1.8.0-2|21	BuildRequires:  pkgconfig(glib-2.0)
14cr|mate-desktop-1.8.0-2|22	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-desktop-1.8.0-2|23	BuildRequires:  pkgconfig(libstartup-notification-1.0)
14cr|mate-desktop-1.8.0-2|24	BuildRequires:  pkgconfig(unique-1.0)
14cr|mate-desktop-1.8.0-2|25	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cr|mate-desktop-1.8.0-2|26	BuildRequires:	docbook-dtd412-xml
14cr|mate-desktop-1.8.0-2|27	BuildRequires:  gtk-doc
14cr|mate-desktop-1.8.0-2|28	BuildRequires:  intltool
14cr|mate-desktop-1.8.0-2|29	BuildRequires:  ldetect-lst
14cr|mate-desktop-1.8.0-2|30	BuildRequires:  mate-common
14cr|mate-desktop-1.8.0-2|31	BuildRequires:  gettext
14cr|mate-desktop-1.8.0-2|32	BuildRequires:  pkgconfig(libnotify)
14cr|mate-desktop-1.8.0-2|33	BuildRequires:  desktop-file-utils
14cr|mate-desktop-1.8.0-2|34	BuildRequires:	which
14cr|mate-desktop-1.8.0-2|35	BuildRequires:	xml2po
14cr|mate-desktop-1.8.0-2|36	BuildRequires:	itstool
14cr|mate-desktop-1.8.0-2|37	BuildRequires:	pkgconfig(dconf)
14cr|mate-desktop-1.8.0-2|38	BuildRequires:	yelp-tools
14cr|mate-desktop-1.8.0-2|39	BuildRequires:  pkgconfig(x11)
14cr|mate-desktop-1.8.0-2|40	BuildRequires:  pkgconfig(xext)
14cr|mate-desktop-1.8.0-2|41	BuildRequires:  pkgconfig(xrandr)
14cr|mate-desktop-1.8.0-2|42	
14cr|mate-desktop-1.8.0-2|43	Requires:       pygtk2
14cr|mate-desktop-1.8.0-2|44	Requires:       xdg-user-dirs-gtk
14cr|mate-desktop-1.8.0-2|45	Requires:       mate-panel
14cr|mate-desktop-1.8.0-2|46	
14cr|mate-desktop-1.8.0-2|47	%description
14cr|mate-desktop-1.8.0-2|48	This package contains some data files and other shared components of the
14cr|mate-desktop-1.8.0-2|49	MATE user environment.
14cr|mate-desktop-1.8.0-2|50	
14cr|mate-desktop-1.8.0-2|51	%package -n %{libname}
14cr|mate-desktop-1.8.0-2|52	Summary:        %{summary}
14cr|mate-desktop-1.8.0-2|53	Group:          System/Libraries
14cr|mate-desktop-1.8.0-2|54	
14cr|mate-desktop-1.8.0-2|55	%description -n %{libname}
14cr|mate-desktop-1.8.0-2|56	Internal library (libmatedesktop) used to implement some portions of the
14cr|mate-desktop-1.8.0-2|57	GNOME desktop.
14cr|mate-desktop-1.8.0-2|58	
14cr|mate-desktop-1.8.0-2|59	%package -n %{develname}
14cr|mate-desktop-1.8.0-2|60	Summary:        MATE module API library development files
14cr|mate-desktop-1.8.0-2|61	Group:          Development/C
14cr|mate-desktop-1.8.0-2|62	Requires:       %{libname} = %{epoch}:%{version}
14cr|mate-desktop-1.8.0-2|63	Provides:       %{name}-devel = %{version}-%{release}
14cr|mate-desktop-1.8.0-2|64	
14cr|mate-desktop-1.8.0-2|65	%description -n %{develname}
14cr|mate-desktop-1.8.0-2|66	Development library with common API for various MATE modules.
14cr|mate-desktop-1.8.0-2|67	
14cr|mate-desktop-1.8.0-2|68	%prep
14cr|mate-desktop-1.8.0-2|69	%setup -q
14cr|mate-desktop-1.8.0-2|70	%apply_patches
14cr|mate-desktop-1.8.0-2|71	
14cr|mate-desktop-1.8.0-2|72	%build
14cr|mate-desktop-1.8.0-2|73	NOCONFIGURE=yes ./autogen.sh
14cr|mate-desktop-1.8.0-2|74	%configure2_5x \
14cr|mate-desktop-1.8.0-2|75	--disable-scrollkeeper                                \
14cr|mate-desktop-1.8.0-2|76	--disable-schemas-compile                             \
14cr|mate-desktop-1.8.0-2|77	--with-gtk=2.0                                        \
14cr|mate-desktop-1.8.0-2|78	--with-x                                              \
14cr|mate-desktop-1.8.0-2|79	--disable-static                                      \
14cr|mate-desktop-1.8.0-2|80	--enable-unique                                       \
14cr|mate-desktop-1.8.0-2|81	--enable-gtk-doc                                      \
14cr|mate-desktop-1.8.0-2|82	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids          \
14cr|mate-desktop-1.8.0-2|83	--with-omf-dir=%{_datadir}/omf/mate-desktop
14cr|mate-desktop-1.8.0-2|84	%make
14cr|mate-desktop-1.8.0-2|85	
14cr|mate-desktop-1.8.0-2|86	%install
14cr|mate-desktop-1.8.0-2|87	%makeinstall_std
14cr|mate-desktop-1.8.0-2|88	
14cr|mate-desktop-1.8.0-2|89	# Avoid conflicts with gnome 3
14cr|mate-desktop-1.8.0-2|90	find %{buildroot}%{_datadir}/help/ -name index.docbook -delete
14cr|mate-desktop-1.8.0-2|91	
14cr|mate-desktop-1.8.0-2|92	%find_lang %{name}
14cr|mate-desktop-1.8.0-2|93	
14cr|mate-desktop-1.8.0-2|94	
14cr|mate-desktop-1.8.0-2|95	%files -f %{name}.lang
14cr|mate-desktop-1.8.0-2|96	%doc AUTHORS COPYING COPYING.LIB NEWS README
14cr|mate-desktop-1.8.0-2|97	%{_bindir}/*
14cr|mate-desktop-1.8.0-2|98	%{_datadir}/applications/*.desktop
14cr|mate-desktop-1.8.0-2|99	#%{_datadir}/help/*/*/*.docbook
14cr|mate-desktop-1.8.0-2|100	%{_datadir}/help/*/*/*.xml
14cr|mate-desktop-1.8.0-2|101	#%{_datadir}/mate/help/*/*/*.xml
14cr|mate-desktop-1.8.0-2|102	#%{_datadir}/omf/mate-desktop/*/*.omf
14cr|mate-desktop-1.8.0-2|103	%{_datadir}/mate-about/
14cr|mate-desktop-1.8.0-2|104	%{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml
14cr|mate-desktop-1.8.0-2|105	%{_mandir}/man1/mate*
14cr|mate-desktop-1.8.0-2|106	%{_datadir}/MateConf/gsettings/mate-desktop.convert
14cr|mate-desktop-1.8.0-2|107	%{_datadir}/help/*/mate-user-guide/figures
14cr|mate-desktop-1.8.0-2|108	
14cr|mate-desktop-1.8.0-2|109	%files -n %libname
14cr|mate-desktop-1.8.0-2|110	%{_libdir}/libmate-desktop-%{api}.so.%{major}*
14cr|mate-desktop-1.8.0-2|111	
14cr|mate-desktop-1.8.0-2|112	%files -n %develname
14cr|mate-desktop-1.8.0-2|113	%{_datadir}/gtk-doc/html/mate-desktop
14cr|mate-desktop-1.8.0-2|114	%{_libdir}/libmate-desktop-2.so
14cr|mate-desktop-1.8.0-2|115	%{_libdir}/pkgconfig/mate-desktop-2.0.pc
14cr|mate-desktop-1.8.0-2|116	%{_includedir}/mate-desktop-2.0
14cr|mate-desktop-1.8.0-2|117	
14cr|mate-desktop-1.8.0-2|118	%changelog
14cr|mate-desktop-1.8.0-2|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.0-2
14cr|mate-desktop-1.8.0-2|120	+ Revision: a4e30ca
14cr|mate-desktop-1.8.0-2|121	- MassBuild#464: Increase release tag
14cr|mate-desktop-1.8.0-2|122	
14cr|mate-desktop-1.8.0-2|123	

2877 14
14cr|mate-dialogs-1.8.0-2|1	Summary:	Call GNOME dialog boxes from the command line
14cr|mate-dialogs-1.8.0-2|2	Name:		mate-dialogs
14cr|mate-dialogs-1.8.0-2|3	Version:	1.8.0
14cr|mate-dialogs-1.8.0-2|4	Release:	2
14cr|mate-dialogs-1.8.0-2|5	License:	LGPLv2+
14cr|mate-dialogs-1.8.0-2|6	Group:		Development/Other
14cr|mate-dialogs-1.8.0-2|7	URL:		http://mate-desktop.org
14cr|mate-dialogs-1.8.0-2|8	Source0:	http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
14cr|mate-dialogs-1.8.0-2|9	
14cr|mate-dialogs-1.8.0-2|10	BuildRequires:	docbook-dtd412-xml
14cr|mate-dialogs-1.8.0-2|11	BuildRequires:	intltool
14cr|mate-dialogs-1.8.0-2|12	BuildRequires:	mate-common
14cr|mate-dialogs-1.8.0-2|13	BuildRequires:	xsltproc
14cr|mate-dialogs-1.8.0-2|14	BuildRequires:	rarian
14cr|mate-dialogs-1.8.0-2|15	BuildRequires:	which
14cr|mate-dialogs-1.8.0-2|16	BuildRequires:	xml2po
14cr|mate-dialogs-1.8.0-2|17	BuildRequires:	yelp-tools
14cr|mate-dialogs-1.8.0-2|18	BuildRequires:	itstool
14cr|mate-dialogs-1.8.0-2|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|mate-dialogs-1.8.0-2|20	BuildRequires:	pkgconfig(libnotify)
14cr|mate-dialogs-1.8.0-2|21	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-dialogs-1.8.0-2|22	
14cr|mate-dialogs-1.8.0-2|23	%description
14cr|mate-dialogs-1.8.0-2|24	Mate-dialogs allows you to display dialog boxes from the commandline and shell
14cr|mate-dialogs-1.8.0-2|25	scripts.
14cr|mate-dialogs-1.8.0-2|26	
14cr|mate-dialogs-1.8.0-2|27	%prep
14cr|mate-dialogs-1.8.0-2|28	%setup -q
14cr|mate-dialogs-1.8.0-2|29	
14cr|mate-dialogs-1.8.0-2|30	%build
14cr|mate-dialogs-1.8.0-2|31	NOCONFIGURE=yes ./autogen.sh
14cr|mate-dialogs-1.8.0-2|32	%configure2_5x \
14cr|mate-dialogs-1.8.0-2|33	--disable-silent-rules \
14cr|mate-dialogs-1.8.0-2|34	--disable-static \
14cr|mate-dialogs-1.8.0-2|35	--enable-libnotify \
14cr|mate-dialogs-1.8.0-2|36	--disable-scrollkeeper
14cr|mate-dialogs-1.8.0-2|37	%make
14cr|mate-dialogs-1.8.0-2|38	
14cr|mate-dialogs-1.8.0-2|39	%install
14cr|mate-dialogs-1.8.0-2|40	%makeinstall_std
14cr|mate-dialogs-1.8.0-2|41	
14cr|mate-dialogs-1.8.0-2|42	# MD this file conflicts with zenity
14cr|mate-dialogs-1.8.0-2|43	rm -f %{buildroot}%{_bindir}/gdialog
14cr|mate-dialogs-1.8.0-2|44	
14cr|mate-dialogs-1.8.0-2|45	%find_lang matedialog --with-gnome
14cr|mate-dialogs-1.8.0-2|46	%find_lang %{name}
14cr|mate-dialogs-1.8.0-2|47	cat matedialog.lang >> %{name}.lang
14cr|mate-dialogs-1.8.0-2|48	
14cr|mate-dialogs-1.8.0-2|49	%files -f %{name}.lang
14cr|mate-dialogs-1.8.0-2|50	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
14cr|mate-dialogs-1.8.0-2|51	%{_bindir}/matedialog
14cr|mate-dialogs-1.8.0-2|52	%dir %{_datadir}/matedialog
14cr|mate-dialogs-1.8.0-2|53	%{_datadir}/matedialog/*
14cr|mate-dialogs-1.8.0-2|54	%{_mandir}/man1/*
14cr|mate-dialogs-1.8.0-2|55	
14cr|mate-dialogs-1.8.0-2|56	
14cr|mate-dialogs-1.8.0-2|57	%changelog
14cr|mate-dialogs-1.8.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-dialogs-1.8.0-2|59	+ Revision: 2b308fe
14cr|mate-dialogs-1.8.0-2|60	- MassBuild#464: Increase release tag
14cr|mate-dialogs-1.8.0-2|61	
14cr|mate-dialogs-1.8.0-2|62	

2878 14
14cr|mate-doc-utils-1.6.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-doc-utils-1.6.1-2|2	
14cr|mate-doc-utils-1.6.1-2|3	Summary:   MATE XML documentation utilities
14cr|mate-doc-utils-1.6.1-2|4	Name:      mate-doc-utils
14cr|mate-doc-utils-1.6.1-2|5	Version:   1.6.1
14cr|mate-doc-utils-1.6.1-2|6	Release:   2
14cr|mate-doc-utils-1.6.1-2|7	License:   GPLv3+
14cr|mate-doc-utils-1.6.1-2|8	Group:     Graphical desktop/Other
14cr|mate-doc-utils-1.6.1-2|9	URL:       http://mate-desktop.org
14cr|mate-doc-utils-1.6.1-2|10	Source0:   http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-doc-utils-1.6.1-2|11	BuildArch: noarch
14cr|mate-doc-utils-1.6.1-2|12	
14cr|mate-doc-utils-1.6.1-2|13	BuildRequires: docbook-dtd44-xml
14cr|mate-doc-utils-1.6.1-2|14	BuildRequires: intltool
14cr|mate-doc-utils-1.6.1-2|15	BuildRequires: mate-common
14cr|mate-doc-utils-1.6.1-2|16	BuildRequires: libxml2-utils
14cr|mate-doc-utils-1.6.1-2|17	BuildRequires: xsltproc
14cr|mate-doc-utils-1.6.1-2|18	BuildRequires: python-libxml2
14cr|mate-doc-utils-1.6.1-2|19	BuildRequires: pkgconfig(libxml-2.0)
14cr|mate-doc-utils-1.6.1-2|20	BuildRequires: pkgconfig(libxslt)
14cr|mate-doc-utils-1.6.1-2|21	BuildRequires: pkgconfig(rarian)
14cr|mate-doc-utils-1.6.1-2|22	Requires:      xsltproc
14cr|mate-doc-utils-1.6.1-2|23	
14cr|mate-doc-utils-1.6.1-2|24	%description
14cr|mate-doc-utils-1.6.1-2|25	mate-doc-utils is a collection of documentation utilities for the MATE
14cr|mate-doc-utils-1.6.1-2|26	project. Notably, it contains utilities for building documentation and all
14cr|mate-doc-utils-1.6.1-2|27	auxiliary files in your source tree, and it contains the DocBook XSLT.
14cr|mate-doc-utils-1.6.1-2|28	
14cr|mate-doc-utils-1.6.1-2|29	%package devel
14cr|mate-doc-utils-1.6.1-2|30	Summary:  A Collection of Documentation Utilities for MATE
14cr|mate-doc-utils-1.6.1-2|31	Group:    Development/Other
14cr|mate-doc-utils-1.6.1-2|32	Provides: %{name}-devel = %{version}-%{release}
14cr|mate-doc-utils-1.6.1-2|33	Requires: %{name} = %{version}
14cr|mate-doc-utils-1.6.1-2|34	Requires: docbook-dtd412-xml
14cr|mate-doc-utils-1.6.1-2|35	Requires: docbook-dtd44-xml
14cr|mate-doc-utils-1.6.1-2|36	Requires: libxml2-utils
14cr|mate-doc-utils-1.6.1-2|37	Requires: mate-common
14cr|mate-doc-utils-1.6.1-2|38	Requires: gnome-doc-utils
14cr|mate-doc-utils-1.6.1-2|39	
14cr|mate-doc-utils-1.6.1-2|40	%description devel
14cr|mate-doc-utils-1.6.1-2|41	This package contains the development files for %{name}.
14cr|mate-doc-utils-1.6.1-2|42	
14cr|mate-doc-utils-1.6.1-2|43	%prep
14cr|mate-doc-utils-1.6.1-2|44	%setup -q
14cr|mate-doc-utils-1.6.1-2|45	
14cr|mate-doc-utils-1.6.1-2|46	%build
14cr|mate-doc-utils-1.6.1-2|47	%configure2_5x \
14cr|mate-doc-utils-1.6.1-2|48	--build=%{_build} \
14cr|mate-doc-utils-1.6.1-2|49	--disable-scrollkeeper
14cr|mate-doc-utils-1.6.1-2|50	
14cr|mate-doc-utils-1.6.1-2|51	%make
14cr|mate-doc-utils-1.6.1-2|52	
14cr|mate-doc-utils-1.6.1-2|53	%install
14cr|mate-doc-utils-1.6.1-2|54	%makeinstall_std
14cr|mate-doc-utils-1.6.1-2|55	
14cr|mate-doc-utils-1.6.1-2|56	%find_lang %{name}
14cr|mate-doc-utils-1.6.1-2|57	#Remove unnecessary python sitepackages provided by gnome-doc-utils
14cr|mate-doc-utils-1.6.1-2|58	rm -rf %{buildroot}/%{python_sitelib}/*
14cr|mate-doc-utils-1.6.1-2|59	rm -rf %{buildroot}/%{python_sitelib}/xml2po/
14cr|mate-doc-utils-1.6.1-2|60	rm -rf %{buildroot}/%{_mandir}/man1/*
14cr|mate-doc-utils-1.6.1-2|61	rm -rf %{buildroot}/%{_datadir}/xml/mallard
14cr|mate-doc-utils-1.6.1-2|62	rm -rf %{buildroot}/%{_bindir}/xml2po
14cr|mate-doc-utils-1.6.1-2|63	rm -rf %{buildroot}/%{_datadir}/pkgconfig/xml2po.pc
14cr|mate-doc-utils-1.6.1-2|64	#Debian script not needed
14cr|mate-doc-utils-1.6.1-2|65	rm -rf %{buildroot}/%{_datadir}/mate-doc-utils/mate-debian.sh
14cr|mate-doc-utils-1.6.1-2|66	
14cr|mate-doc-utils-1.6.1-2|67	%files -f %{name}.lang
14cr|mate-doc-utils-1.6.1-2|68	%doc AUTHORS ChangeLog README
14cr|mate-doc-utils-1.6.1-2|69	%{_bindir}/mate-doc-tool
14cr|mate-doc-utils-1.6.1-2|70	%dir %{_datadir}/mate-doc-utils
14cr|mate-doc-utils-1.6.1-2|71	%{_datadir}/mate-doc-utils/icons
14cr|mate-doc-utils-1.6.1-2|72	%{_datadir}/mate-doc-utils/watermarks
14cr|mate-doc-utils-1.6.1-2|73	%dir %{_datadir}/xml/
14cr|mate-doc-utils-1.6.1-2|74	%{_datadir}/xml/mate
14cr|mate-doc-utils-1.6.1-2|75	%{_datadir}/mate/help/
14cr|mate-doc-utils-1.6.1-2|76	
14cr|mate-doc-utils-1.6.1-2|77	
14cr|mate-doc-utils-1.6.1-2|78	%files devel
14cr|mate-doc-utils-1.6.1-2|79	%{_bindir}/mate-doc-prepare
14cr|mate-doc-utils-1.6.1-2|80	%{_datadir}/pkgconfig/*.pc
14cr|mate-doc-utils-1.6.1-2|81	%{_datadir}/aclocal/*.m4
14cr|mate-doc-utils-1.6.1-2|82	%{_datadir}/mate-doc-utils/mate-doc-utils.make
14cr|mate-doc-utils-1.6.1-2|83	%{_datadir}/mate-doc-utils/templates
14cr|mate-doc-utils-1.6.1-2|84	%{_datadir}/mate-doc-utils/template*.*
14cr|mate-doc-utils-1.6.1-2|85	%{_datadir}/omf/mate-doc-make/
14cr|mate-doc-utils-1.6.1-2|86	%{_datadir}/omf/mate-doc-xslt/
14cr|mate-doc-utils-1.6.1-2|87	
14cr|mate-doc-utils-1.6.1-2|88	%changelog
14cr|mate-doc-utils-1.6.1-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-2
14cr|mate-doc-utils-1.6.1-2|90	+ Revision: 19cf40d
14cr|mate-doc-utils-1.6.1-2|91	- MassBuild#464: Increase release tag
14cr|mate-doc-utils-1.6.1-2|92	
14cr|mate-doc-utils-1.6.1-2|93	

2879 14
14cr|mate-icon-theme-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-icon-theme-1.8.0-2|2	
14cr|mate-icon-theme-1.8.0-2|3	Summary:         MATE desktop default icons
14cr|mate-icon-theme-1.8.0-2|4	Name:            mate-icon-theme
14cr|mate-icon-theme-1.8.0-2|5	Version:         1.8.0
14cr|mate-icon-theme-1.8.0-2|6	Release:         2
14cr|mate-icon-theme-1.8.0-2|7	License:         LGPLv3
14cr|mate-icon-theme-1.8.0-2|8	Group:           Graphical desktop/Other
14cr|mate-icon-theme-1.8.0-2|9	URL:             http://www.mate-desktop.org/
14cr|mate-icon-theme-1.8.0-2|10	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-icon-theme-1.8.0-2|11	
14cr|mate-icon-theme-1.8.0-2|12	BuildRequires:   icon-naming-utils >= 0.8.7
14cr|mate-icon-theme-1.8.0-2|13	BuildRequires:   mate-common
14cr|mate-icon-theme-1.8.0-2|14	BuildRequires:   intltool
14cr|mate-icon-theme-1.8.0-2|15	BuildArch:       noarch
14cr|mate-icon-theme-1.8.0-2|16	
14cr|mate-icon-theme-1.8.0-2|17	Requires: hicolor-icon-theme
14cr|mate-icon-theme-1.8.0-2|18	
14cr|mate-icon-theme-1.8.0-2|19	%description
14cr|mate-icon-theme-1.8.0-2|20	A collection of icons used as the basis for MATE themes
14cr|mate-icon-theme-1.8.0-2|21	
14cr|mate-icon-theme-1.8.0-2|22	%package menta
14cr|mate-icon-theme-1.8.0-2|23	Summary:	Menta Icon theme for MATE Desktop
14cr|mate-icon-theme-1.8.0-2|24	Group:		Graphical desktop/Other
14cr|mate-icon-theme-1.8.0-2|25	Requires:	%{name} = %{version}-%{release}
14cr|mate-icon-theme-1.8.0-2|26	
14cr|mate-icon-theme-1.8.0-2|27	%description menta
14cr|mate-icon-theme-1.8.0-2|28	Menta Icon theme for MATE Desktop.
14cr|mate-icon-theme-1.8.0-2|29	
14cr|mate-icon-theme-1.8.0-2|30	%package devel
14cr|mate-icon-theme-1.8.0-2|31	Summary:	Development files for mate-icon-theme
14cr|mate-icon-theme-1.8.0-2|32	Group:		Development/C
14cr|mate-icon-theme-1.8.0-2|33	
14cr|mate-icon-theme-1.8.0-2|34	%description devel
14cr|mate-icon-theme-1.8.0-2|35	Development files for mate-icon-theme.
14cr|mate-icon-theme-1.8.0-2|36	
14cr|mate-icon-theme-1.8.0-2|37	%prep
14cr|mate-icon-theme-1.8.0-2|38	%setup -q
14cr|mate-icon-theme-1.8.0-2|39	
14cr|mate-icon-theme-1.8.0-2|40	%build
14cr|mate-icon-theme-1.8.0-2|41	%configure \
14cr|mate-icon-theme-1.8.0-2|42	--disable-silent-rules \
14cr|mate-icon-theme-1.8.0-2|43	--enable-icon-mapping
14cr|mate-icon-theme-1.8.0-2|44	%make
14cr|mate-icon-theme-1.8.0-2|45	
14cr|mate-icon-theme-1.8.0-2|46	%install
14cr|mate-icon-theme-1.8.0-2|47	%make install \
14cr|mate-icon-theme-1.8.0-2|48	install_sh="install -p" \
14cr|mate-icon-theme-1.8.0-2|49	DESTDIR=%{buildroot}
14cr|mate-icon-theme-1.8.0-2|50	
14cr|mate-icon-theme-1.8.0-2|51	install -d %{buildroot}%{_datadir}/icons/mate/scalable/{actions,apps,status}
14cr|mate-icon-theme-1.8.0-2|52	> %{buildroot}%{_iconsdir}/mate/icon-theme.cache
14cr|mate-icon-theme-1.8.0-2|53	> %{buildroot}%{_iconsdir}/menta/icon-theme.cache
14cr|mate-icon-theme-1.8.0-2|54	
14cr|mate-icon-theme-1.8.0-2|55	%post
14cr|mate-icon-theme-1.8.0-2|56	%update_icon_cache mate
14cr|mate-icon-theme-1.8.0-2|57	
14cr|mate-icon-theme-1.8.0-2|58	%postun
14cr|mate-icon-theme-1.8.0-2|59	%update_icon_cache mate
14cr|mate-icon-theme-1.8.0-2|60	
14cr|mate-icon-theme-1.8.0-2|61	%post menta
14cr|mate-icon-theme-1.8.0-2|62	%update_icon_cache menta
14cr|mate-icon-theme-1.8.0-2|63	
14cr|mate-icon-theme-1.8.0-2|64	%postun menta
14cr|mate-icon-theme-1.8.0-2|65	%update_icon_cache menta
14cr|mate-icon-theme-1.8.0-2|66	
14cr|mate-icon-theme-1.8.0-2|67	%files
14cr|mate-icon-theme-1.8.0-2|68	%defattr(644,root,root,755)
14cr|mate-icon-theme-1.8.0-2|69	%doc AUTHORS README
14cr|mate-icon-theme-1.8.0-2|70	%dir %{_iconsdir}/mate
14cr|mate-icon-theme-1.8.0-2|71	%{_iconsdir}/mate/index.theme
14cr|mate-icon-theme-1.8.0-2|72	%{_iconsdir}/mate/[0-9]*x*
14cr|mate-icon-theme-1.8.0-2|73	%{_iconsdir}/mate/scalable
14cr|mate-icon-theme-1.8.0-2|74	%ghost %{_iconsdir}/mate/icon-theme.cache
14cr|mate-icon-theme-1.8.0-2|75	
14cr|mate-icon-theme-1.8.0-2|76	%files menta
14cr|mate-icon-theme-1.8.0-2|77	%defattr(644,root,root,755)
14cr|mate-icon-theme-1.8.0-2|78	%dir %{_iconsdir}/menta
14cr|mate-icon-theme-1.8.0-2|79	%{_iconsdir}/menta/[0-9]*x*
14cr|mate-icon-theme-1.8.0-2|80	%{_iconsdir}/menta/index.theme
14cr|mate-icon-theme-1.8.0-2|81	%ghost %{_iconsdir}/menta/icon-theme.cache
14cr|mate-icon-theme-1.8.0-2|82	
14cr|mate-icon-theme-1.8.0-2|83	%files devel
14cr|mate-icon-theme-1.8.0-2|84	%defattr(644,root,root,755)
14cr|mate-icon-theme-1.8.0-2|85	%{_datadir}/pkgconfig/%{name}.pc
14cr|mate-icon-theme-1.8.0-2|86	
14cr|mate-icon-theme-1.8.0-2|87	%changelog
14cr|mate-icon-theme-1.8.0-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-icon-theme-1.8.0-2|89	+ Revision: 7fe694f
14cr|mate-icon-theme-1.8.0-2|90	- MassBuild#464: Increase release tag
14cr|mate-icon-theme-1.8.0-2|91	
14cr|mate-icon-theme-1.8.0-2|92	

2880 14
14cr|mate-icon-theme-faenza-1.8.0-2|1	Summary:		MATE icon theme faenza
14cr|mate-icon-theme-faenza-1.8.0-2|2	Name:			mate-icon-theme-faenza
14cr|mate-icon-theme-faenza-1.8.0-2|3	Version:		1.8.0
14cr|mate-icon-theme-faenza-1.8.0-2|4	Release:		2
14cr|mate-icon-theme-faenza-1.8.0-2|5	URL:			http://mate-desktop.org
14cr|mate-icon-theme-faenza-1.8.0-2|6	Source0:		http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
14cr|mate-icon-theme-faenza-1.8.0-2|7	License:		GPLv2
14cr|mate-icon-theme-faenza-1.8.0-2|8	BuildArch:		noarch
14cr|mate-icon-theme-faenza-1.8.0-2|9	Group:			Graphical desktop/Other
14cr|mate-icon-theme-faenza-1.8.0-2|10	BuildRequires:	icon-naming-utils
14cr|mate-icon-theme-faenza-1.8.0-2|11	BuildRequires:	mate-common
14cr|mate-icon-theme-faenza-1.8.0-2|12	
14cr|mate-icon-theme-faenza-1.8.0-2|13	%description
14cr|mate-icon-theme-faenza-1.8.0-2|14	This icon theme uses Faenza and Faience icon themes by ~Tiheum and
14cr|mate-icon-theme-faenza-1.8.0-2|15	some icons customized for MATE by Rowen Stipe.
14cr|mate-icon-theme-faenza-1.8.0-2|16	
14cr|mate-icon-theme-faenza-1.8.0-2|17	%prep
14cr|mate-icon-theme-faenza-1.8.0-2|18	%setup -q
14cr|mate-icon-theme-faenza-1.8.0-2|19	NOCONFIGURE=1 ./autogen.sh
14cr|mate-icon-theme-faenza-1.8.0-2|20	
14cr|mate-icon-theme-faenza-1.8.0-2|21	%build
14cr|mate-icon-theme-faenza-1.8.0-2|22	%configure \
14cr|mate-icon-theme-faenza-1.8.0-2|23	--enable-icon-mapping
14cr|mate-icon-theme-faenza-1.8.0-2|24	
14cr|mate-icon-theme-faenza-1.8.0-2|25	%install
14cr|mate-icon-theme-faenza-1.8.0-2|26	%makeinstall_std
14cr|mate-icon-theme-faenza-1.8.0-2|27	
14cr|mate-icon-theme-faenza-1.8.0-2|28	%post
14cr|mate-icon-theme-faenza-1.8.0-2|29	/bin/touch --no-create %{_datadir}/icons/matefaenza &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|30	/bin/touch --no-create %{_datadir}/icons/matefaenzagray &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|31	/bin/touch --no-create %{_datadir}/icons/matefaenzadark &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|32	
14cr|mate-icon-theme-faenza-1.8.0-2|33	%postun
14cr|mate-icon-theme-faenza-1.8.0-2|34	if [ $1 -eq 0 ] ; then
14cr|mate-icon-theme-faenza-1.8.0-2|35	/bin/touch --no-create %{_datadir}/icons/matefaenza &>/dev/null
14cr|mate-icon-theme-faenza-1.8.0-2|36	/bin/touch --no-create %{_datadir}/icons/matefaenzagray &>/dev/null
14cr|mate-icon-theme-faenza-1.8.0-2|37	/bin/touch --no-create %{_datadir}/icons/matefaenzadark &>/dev/null
14cr|mate-icon-theme-faenza-1.8.0-2|38	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenza &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|39	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzagray &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|40	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzadark &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|41	fi
14cr|mate-icon-theme-faenza-1.8.0-2|42	
14cr|mate-icon-theme-faenza-1.8.0-2|43	%posttrans
14cr|mate-icon-theme-faenza-1.8.0-2|44	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenza &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|45	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzagray &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|46	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzadark &>/dev/null || :
14cr|mate-icon-theme-faenza-1.8.0-2|47	
14cr|mate-icon-theme-faenza-1.8.0-2|48	%files
14cr|mate-icon-theme-faenza-1.8.0-2|49	%doc COPYING AUTHORS
14cr|mate-icon-theme-faenza-1.8.0-2|50	%{_datadir}/icons/matefaenza/
14cr|mate-icon-theme-faenza-1.8.0-2|51	%{_datadir}/icons/matefaenzagray/
14cr|mate-icon-theme-faenza-1.8.0-2|52	%{_datadir}/icons/matefaenzadark/
14cr|mate-icon-theme-faenza-1.8.0-2|53	%changelog
14cr|mate-icon-theme-faenza-1.8.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-icon-theme-faenza-1.8.0-2|55	+ Revision: 9dbb135
14cr|mate-icon-theme-faenza-1.8.0-2|56	- MassBuild#464: Increase release tag
14cr|mate-icon-theme-faenza-1.8.0-2|57	
14cr|mate-icon-theme-faenza-1.8.0-2|58	

2881 14
14cr|mate-indicator-applet-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-indicator-applet-1.8.0-2|2	
14cr|mate-indicator-applet-1.8.0-2|3	Summary: MATE Panel applet indicator
14cr|mate-indicator-applet-1.8.0-2|4	Name:    mate-indicator-applet
14cr|mate-indicator-applet-1.8.0-2|5	Version: 1.8.0
14cr|mate-indicator-applet-1.8.0-2|6	Release: 2
14cr|mate-indicator-applet-1.8.0-2|7	License: LGPLv2+ and GPLv3
14cr|mate-indicator-applet-1.8.0-2|8	Group:   Graphical desktop/Other
14cr|mate-indicator-applet-1.8.0-2|9	URL:     http://mate-desktop.org
14cr|mate-indicator-applet-1.8.0-2|10	Source0: http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-indicator-applet-1.8.0-2|11	# This patch fixes 'AM_CONFIG_HEADER' macro is deprecated error
14cr|mate-indicator-applet-1.8.0-2|12	Patch0: mate-indicator-applet-1.8.0-rosa-fix-configure_ac-script.patch
14cr|mate-indicator-applet-1.8.0-2|13	
14cr|mate-indicator-applet-1.8.0-2|14	BuildRequires: intltool
14cr|mate-indicator-applet-1.8.0-2|15	BuildRequires: mate-common
14cr|mate-indicator-applet-1.8.0-2|16	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-indicator-applet-1.8.0-2|17	BuildRequires: pkgconfig(indicator-0.4)
14cr|mate-indicator-applet-1.8.0-2|18	BuildRequires: pkgconfig(dbus-glib-1)
14cr|mate-indicator-applet-1.8.0-2|19	BuildRequires: mate-settings-daemon-devel
14cr|mate-indicator-applet-1.8.0-2|20	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
14cr|mate-indicator-applet-1.8.0-2|21	
14cr|mate-indicator-applet-1.8.0-2|22	Requires:      mate-panel
14cr|mate-indicator-applet-1.8.0-2|23	
14cr|mate-indicator-applet-1.8.0-2|24	%description
14cr|mate-indicator-applet-1.8.0-2|25	A small applet to display information from various applications consistently
14cr|mate-indicator-applet-1.8.0-2|26	in the panel. The indicator applet exposes Ayatana Indicators in the MATE
14cr|mate-indicator-applet-1.8.0-2|27	Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and
14cr|mate-indicator-applet-1.8.0-2|28	clean system and application status indication. They take the form of an icon
14cr|mate-indicator-applet-1.8.0-2|29	and associated menu, displayed (usually) in the desktop panel. Existing
14cr|mate-indicator-applet-1.8.0-2|30	indicators include the Message Menu, Battery Menu and Sound menu.
14cr|mate-indicator-applet-1.8.0-2|31	
14cr|mate-indicator-applet-1.8.0-2|32	%prep
14cr|mate-indicator-applet-1.8.0-2|33	%setup -q
14cr|mate-indicator-applet-1.8.0-2|34	# %apply_patches
14cr|mate-indicator-applet-1.8.0-2|35	
14cr|mate-indicator-applet-1.8.0-2|36	%build
14cr|mate-indicator-applet-1.8.0-2|37	# NOCONFIGURE=1 ./autogen.sh
14cr|mate-indicator-applet-1.8.0-2|38	%configure2_5x \
14cr|mate-indicator-applet-1.8.0-2|39	--disable-static
14cr|mate-indicator-applet-1.8.0-2|40	
14cr|mate-indicator-applet-1.8.0-2|41	%make
14cr|mate-indicator-applet-1.8.0-2|42	
14cr|mate-indicator-applet-1.8.0-2|43	%install
14cr|mate-indicator-applet-1.8.0-2|44	%makeinstall_std
14cr|mate-indicator-applet-1.8.0-2|45	
14cr|mate-indicator-applet-1.8.0-2|46	%find_lang %{name}
14cr|mate-indicator-applet-1.8.0-2|47	
14cr|mate-indicator-applet-1.8.0-2|48	%files -f %{name}.lang
14cr|mate-indicator-applet-1.8.0-2|49	%doc ChangeLog COPYING
14cr|mate-indicator-applet-1.8.0-2|50	%{_libexecdir}/indicator-applet*
14cr|mate-indicator-applet-1.8.0-2|51	%{_datadir}/dbus-1/services/*.service
14cr|mate-indicator-applet-1.8.0-2|52	%{_datadir}/mate-panel/applets/*.mate-panel-applet
14cr|mate-indicator-applet-1.8.0-2|53	%{_iconsdir}/hicolor/*/*/*
14cr|mate-indicator-applet-1.8.0-2|54	
14cr|mate-indicator-applet-1.8.0-2|55	
14cr|mate-indicator-applet-1.8.0-2|56	%changelog
14cr|mate-indicator-applet-1.8.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-indicator-applet-1.8.0-2|58	+ Revision: b651b9c
14cr|mate-indicator-applet-1.8.0-2|59	- MassBuild#464: Increase release tag
14cr|mate-indicator-applet-1.8.0-2|60	
14cr|mate-indicator-applet-1.8.0-2|61	

2882 14
14cr|mate-keyring-1.6.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-keyring-1.6.0-2|2	%define name mate-keyring
14cr|mate-keyring-1.6.0-2|3	%define major 0
14cr|mate-keyring-1.6.0-2|4	%define libname %mklibname %{name} %{major}
14cr|mate-keyring-1.6.0-2|5	%define develname %mklibname -d %{name}
14cr|mate-keyring-1.6.0-2|6	
14cr|mate-keyring-1.6.0-2|7	Summary:        Framework for managing passwords and other secrets
14cr|mate-keyring-1.6.0-2|8	Name:           mate-keyring
14cr|mate-keyring-1.6.0-2|9	Version:        1.6.0
14cr|mate-keyring-1.6.0-2|10	Release:        2
14cr|mate-keyring-1.6.0-2|11	License:        GPLv2+ and LGPLv2+
14cr|mate-keyring-1.6.0-2|12	Group:          Networking/Remote access
14cr|mate-keyring-1.6.0-2|13	URL:            http://mate-desktop.org
14cr|mate-keyring-1.6.0-2|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-keyring-1.6.0-2|15	
14cr|mate-keyring-1.6.0-2|16	BuildRequires: gtk-doc
14cr|mate-keyring-1.6.0-2|17	BuildRequires: libcap-devel
14cr|mate-keyring-1.6.0-2|18	BuildRequires: libgcrypt-devel
14cr|mate-keyring-1.6.0-2|19	BuildRequires: pkgconfig(dbus-1) >= 1.0
14cr|mate-keyring-1.6.0-2|20	BuildRequires: pkgconfig(glib-2.0)
14cr|mate-keyring-1.6.0-2|21	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-keyring-1.6.0-2|22	BuildRequires: pkgconfig(libtasn1)
14cr|mate-keyring-1.6.0-2|23	BuildRequires: libtasn1-tools
14cr|mate-keyring-1.6.0-2|24	BuildRequires: mate-common
14cr|mate-keyring-1.6.0-2|25	BuildRequires: pam-devel
14cr|mate-keyring-1.6.0-2|26	BuildRequires: intltool
14cr|mate-keyring-1.6.0-2|27	
14cr|mate-keyring-1.6.0-2|28	%description
14cr|mate-keyring-1.6.0-2|29	The mate-keyring session daemon manages passwords and other types of
14cr|mate-keyring-1.6.0-2|30	secrets for the user, storing them encrypted with a main password.
14cr|mate-keyring-1.6.0-2|31	Applications can use the mate-keyring library to integrate with the keyring.
14cr|mate-keyring-1.6.0-2|32	
14cr|mate-keyring-1.6.0-2|33	%package -n %{libname}
14cr|mate-keyring-1.6.0-2|34	Summary: Library files for mate-keyring
14cr|mate-keyring-1.6.0-2|35	License: LGPLv2+
14cr|mate-keyring-1.6.0-2|36	Group:   System/Libraries
14cr|mate-keyring-1.6.0-2|37	
14cr|mate-keyring-1.6.0-2|38	%description -n %{libname}
14cr|mate-keyring-1.6.0-2|39	This package contain the library files for %{name}
14cr|mate-keyring-1.6.0-2|40	
14cr|mate-keyring-1.6.0-2|41	%package -n %{develname}
14cr|mate-keyring-1.6.0-2|42	Summary:        Development files for %{name}
14cr|mate-keyring-1.6.0-2|43	Group:          Development/C
14cr|mate-keyring-1.6.0-2|44	Requires:       %{libname} = %{version}
14cr|mate-keyring-1.6.0-2|45	Provides:       %{name}-devel = %{version}-%{release}
14cr|mate-keyring-1.6.0-2|46	
14cr|mate-keyring-1.6.0-2|47	%description -n %{develname}
14cr|mate-keyring-1.6.0-2|48	This package contains the libraries and
14cr|mate-keyring-1.6.0-2|49	header files needed to develop applications that use mate-keyring.
14cr|mate-keyring-1.6.0-2|50	
14cr|mate-keyring-1.6.0-2|51	%prep
14cr|mate-keyring-1.6.0-2|52	%setup -q
14cr|mate-keyring-1.6.0-2|53	NOCONFIGURE=1 ./autogen.sh
14cr|mate-keyring-1.6.0-2|54	
14cr|mate-keyring-1.6.0-2|55	%build
14cr|mate-keyring-1.6.0-2|56	%configure \
14cr|mate-keyring-1.6.0-2|57	--disable-static                    \
14cr|mate-keyring-1.6.0-2|58	--with-gtk=2.0                      \
14cr|mate-keyring-1.6.0-2|59	--disable-schemas-compile           \
14cr|mate-keyring-1.6.0-2|60	--with-pam-dir=/%{_lib}/security/   \
14cr|mate-keyring-1.6.0-2|61	--with-root-certs=%{_sysconfdir}/pki/tls/certs
14cr|mate-keyring-1.6.0-2|62	
14cr|mate-keyring-1.6.0-2|63	%make LIBS='-lgmodule-2.0'
14cr|mate-keyring-1.6.0-2|64	
14cr|mate-keyring-1.6.0-2|65	%install
14cr|mate-keyring-1.6.0-2|66	%makeinstall_std
14cr|mate-keyring-1.6.0-2|67	
14cr|mate-keyring-1.6.0-2|68	%find_lang %{name}
14cr|mate-keyring-1.6.0-2|69	
14cr|mate-keyring-1.6.0-2|70	
14cr|mate-keyring-1.6.0-2|71	%files -f %{name}.lang
14cr|mate-keyring-1.6.0-2|72	%doc AUTHORS NEWS README COPYING COPYING.LIB
14cr|mate-keyring-1.6.0-2|73	%{_bindir}/mate-keyring
14cr|mate-keyring-1.6.0-2|74	%attr(755,root,root) %{_bindir}/mate-keyring-daemon
14cr|mate-keyring-1.6.0-2|75	%{_sysconfdir}/xdg/autostart/mate-keyring-pkcs11.desktop
14cr|mate-keyring-1.6.0-2|76	%{_sysconfdir}/xdg/autostart/mate-keyring-secrets.desktop
14cr|mate-keyring-1.6.0-2|77	%{_sysconfdir}/xdg/autostart/mate-keyring-ssh.desktop
14cr|mate-keyring-1.6.0-2|78	%{_sysconfdir}/xdg/autostart/mate-keyring-gpg.desktop
14cr|mate-keyring-1.6.0-2|79	%{_libexecdir}/mate-keyring-prompt
14cr|mate-keyring-1.6.0-2|80	%{_datadir}/dbus-1/services/*.service
14cr|mate-keyring-1.6.0-2|81	%{_datadir}/mategcr/
14cr|mate-keyring-1.6.0-2|82	%{_datadir}/mate-keyring/
14cr|mate-keyring-1.6.0-2|83	%{_datadir}/MateConf/gsettings/*.convert
14cr|mate-keyring-1.6.0-2|84	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14cr|mate-keyring-1.6.0-2|85	
14cr|mate-keyring-1.6.0-2|86	%files -n %{libname}
14cr|mate-keyring-1.6.0-2|87	%{_libdir}/libmategck.so.%{major}*
14cr|mate-keyring-1.6.0-2|88	%{_libdir}/libmategcr.so.%{major}*
14cr|mate-keyring-1.6.0-2|89	%{_libdir}/mate-keyring/
14cr|mate-keyring-1.6.0-2|90	%{_libdir}/pkcs11/mate-keyring-pkcs11.so
14cr|mate-keyring-1.6.0-2|91	/%{_lib}/security/pam_mate_keyring.so
14cr|mate-keyring-1.6.0-2|92	
14cr|mate-keyring-1.6.0-2|93	%files -n %{develname}
14cr|mate-keyring-1.6.0-2|94	%doc %{_datadir}/gtk-doc/html/mate-gck/
14cr|mate-keyring-1.6.0-2|95	%doc %{_datadir}/gtk-doc/html/mate-gcr-0/
14cr|mate-keyring-1.6.0-2|96	%{_includedir}/mategcr/
14cr|mate-keyring-1.6.0-2|97	%{_includedir}/mate-gck/
14cr|mate-keyring-1.6.0-2|98	%{_includedir}/gck/
14cr|mate-keyring-1.6.0-2|99	%{_libdir}/libmategck.so
14cr|mate-keyring-1.6.0-2|100	%{_libdir}/libmategcr.so
14cr|mate-keyring-1.6.0-2|101	%{_libdir}/pkgconfig/mate-gck-0.pc
14cr|mate-keyring-1.6.0-2|102	%{_libdir}/pkgconfig/mate-gcr-0.pc
14cr|mate-keyring-1.6.0-2|103	
14cr|mate-keyring-1.6.0-2|104	
14cr|mate-keyring-1.6.0-2|105	%changelog
14cr|mate-keyring-1.6.0-2|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-2
14cr|mate-keyring-1.6.0-2|107	+ Revision: beb4c38
14cr|mate-keyring-1.6.0-2|108	- MassBuild#464: Increase release tag
14cr|mate-keyring-1.6.0-2|109	
14cr|mate-keyring-1.6.0-2|110	

2883 14
14cr|mate-media-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-media-1.8.0-2|2	%define source_name  mate-media
14cr|mate-media-1.8.0-2|3	%define pulse   1
14cr|mate-media-1.8.0-2|4	%define gst     1
14cr|mate-media-1.8.0-2|5	
14cr|mate-media-1.8.0-2|6	
14cr|mate-media-1.8.0-2|7	Summary:        MATE media programs
14cr|mate-media-1.8.0-2|8	Name:           mate-media
14cr|mate-media-1.8.0-2|9	Version:        1.8.0
14cr|mate-media-1.8.0-2|10	Release:        2
14cr|mate-media-1.8.0-2|11	License:        GPLv2+ and LGPLv2+
14cr|mate-media-1.8.0-2|12	Group:          Graphical desktop/Other
14cr|mate-media-1.8.0-2|13	URL:            http://mate-desktop.org
14cr|mate-media-1.8.0-2|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-media-1.8.0-2|15	
14cr|mate-media-1.8.0-2|16	BuildRequires:  itstool
14cr|mate-media-1.8.0-2|17	BuildRequires:  mate-common
14cr|mate-media-1.8.0-2|18	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-media-1.8.0-2|19	BuildRequires:  pkgconfig(mate-window-settings-2.0)
14cr|mate-media-1.8.0-2|20	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cr|mate-media-1.8.0-2|21	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-media-1.8.0-2|22	BuildRequires:  pkgconfig(libxml-2.0)
14cr|mate-media-1.8.0-2|23	BuildRequires:  pkgconfig(unique-1.0)
14cr|mate-media-1.8.0-2|24	
14cr|mate-media-1.8.0-2|25	%if pulse
14cr|mate-media-1.8.0-2|26	BuildRequires:  pkgconfig(libcanberra-gtk)
14cr|mate-media-1.8.0-2|27	BuildRequires:  pkgconfig(libpulse)
14cr|mate-media-1.8.0-2|28	%endif
14cr|mate-media-1.8.0-2|29	
14cr|mate-media-1.8.0-2|30	%if gst
14cr|mate-media-1.8.0-2|31	BuildRequires:  pkgconfig(gstreamer-0.10)
14cr|mate-media-1.8.0-2|32	BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
14cr|mate-media-1.8.0-2|33	%endif
14cr|mate-media-1.8.0-2|34	
14cr|mate-media-1.8.0-2|35	Obsoletes:      %{name}-pulse < 1.7.0
14cr|mate-media-1.8.0-2|36	Obsoletes:      %{name}-gstreamer < 1.7.0
14cr|mate-media-1.8.0-2|37	Conflicts:      %{name}-pulse < 1.7.0
14cr|mate-media-1.8.0-2|38	Conflicts:      %{name}-gstreamer < 1.7.0
14cr|mate-media-1.8.0-2|39	
14cr|mate-media-1.8.0-2|40	%description
14cr|mate-media-1.8.0-2|41	Media utilities for the MATE desktop, including an audio mixer.
14cr|mate-media-1.8.0-2|42	
14cr|mate-media-1.8.0-2|43	%package -n %{name}-common
14cr|mate-media-1.8.0-2|44	Summary:         Common files for mate-media
14cr|mate-media-1.8.0-2|45	Group:           Graphical desktop/Other
14cr|mate-media-1.8.0-2|46	Requires:        mate-settings-daemon-common
14cr|mate-media-1.8.0-2|47	Requires:        %{name}-pulse = %{EVRD}
14cr|mate-media-1.8.0-2|48	Suggests:        %{name}-gstreamer = %{EVRD}
14cr|mate-media-1.8.0-2|49	Provides:        %{name} = %{version}-%{release}
14cr|mate-media-1.8.0-2|50	
14cr|mate-media-1.8.0-2|51	%description -n %{name}-common
14cr|mate-media-1.8.0-2|52	Media utilities for the MATE desktop, including an audio mixer.
14cr|mate-media-1.8.0-2|53	
14cr|mate-media-1.8.0-2|54	This package includes common files for MATE media.
14cr|mate-media-1.8.0-2|55	
14cr|mate-media-1.8.0-2|56	%if %pulse
14cr|mate-media-1.8.0-2|57	%package -n %{name}-pulse
14cr|mate-media-1.8.0-2|58	Summary:	MATE media programs with pulseaudio backend
14cr|mate-media-1.8.0-2|59	Group:		Graphical desktop/Other
14cr|mate-media-1.8.0-2|60	Requires:	pulseaudio
14cr|mate-media-1.8.0-2|61	Requires:	%{name}-common = %{EVRD}
14cr|mate-media-1.8.0-2|62	Obsoletes:  %{name}-pulse < 1.7.0
14cr|mate-media-1.8.0-2|63	Conflicts:  %{name}-pulse < 1.7.0
14cr|mate-media-1.8.0-2|64	
14cr|mate-media-1.8.0-2|65	%description -n %{name}-pulse
14cr|mate-media-1.8.0-2|66	Media utilities for the MATE desktop, including an audio mixer.
14cr|mate-media-1.8.0-2|67	
14cr|mate-media-1.8.0-2|68	This package uses pulseaudio backend. If you want to use
14cr|mate-media-1.8.0-2|69	gstreamer backend you should install mate-media-gstreamer
14cr|mate-media-1.8.0-2|70	package instead of this.
14cr|mate-media-1.8.0-2|71	%endif
14cr|mate-media-1.8.0-2|72	
14cr|mate-media-1.8.0-2|73	%if gst
14cr|mate-media-1.8.0-2|74	%package -n %{name}-gstreamer
14cr|mate-media-1.8.0-2|75	Summary:	MATE media programs with gstreamer backend
14cr|mate-media-1.8.0-2|76	Group:		Graphical desktop/Other
14cr|mate-media-1.8.0-2|77	Requires:	%{name}-common = %{EVRD}
14cr|mate-media-1.8.0-2|78	Obsoletes:  %{name}-gstreamer < 1.7.0
14cr|mate-media-1.8.0-2|79	Conflicts:  %{name}-gstreamer < 1.7.0
14cr|mate-media-1.8.0-2|80	
14cr|mate-media-1.8.0-2|81	%description -n %{name}-gstreamer
14cr|mate-media-1.8.0-2|82	Media utilities for the MATE desktop, including an audio mixer.
14cr|mate-media-1.8.0-2|83	
14cr|mate-media-1.8.0-2|84	This package uses gstreamer backend. If you want to use
14cr|mate-media-1.8.0-2|85	pulseaudio backend you should install mate-media-pulse
14cr|mate-media-1.8.0-2|86	package instead of this.
14cr|mate-media-1.8.0-2|87	%endif
14cr|mate-media-1.8.0-2|88	
14cr|mate-media-1.8.0-2|89	%prep
14cr|mate-media-1.8.0-2|90	%setup -q -n %{name} -c
14cr|mate-media-1.8.0-2|91	cp -a %{name}-%{version} %{name}-pulse
14cr|mate-media-1.8.0-2|92	mv -f %{name}-%{version} %{name}-gst
14cr|mate-media-1.8.0-2|93	
14cr|mate-media-1.8.0-2|94	%build
14cr|mate-media-1.8.0-2|95	%if gst
14cr|mate-media-1.8.0-2|96	pushd %{name}-gst
14cr|mate-media-1.8.0-2|97	%configure2_5x  \
14cr|mate-media-1.8.0-2|98	--disable-static \
14cr|mate-media-1.8.0-2|99	--enable-gstmix \
14cr|mate-media-1.8.0-2|100	--disable-schemas-compile \
14cr|mate-media-1.8.0-2|101	--disable-scrollkeeper \
14cr|mate-media-1.8.0-2|102	--enable-gst-mixer-applet \
14cr|mate-media-1.8.0-2|103	--disable-pulseaudio \
14cr|mate-media-1.8.0-2|104	--enable-gstreamer
14cr|mate-media-1.8.0-2|105	
14cr|mate-media-1.8.0-2|106	%make
14cr|mate-media-1.8.0-2|107	popd
14cr|mate-media-1.8.0-2|108	%endif
14cr|mate-media-1.8.0-2|109	
14cr|mate-media-1.8.0-2|110	%if pulse
14cr|mate-media-1.8.0-2|111	pushd %{name}-pulse
14cr|mate-media-1.8.0-2|112	%configure2_5x  \
14cr|mate-media-1.8.0-2|113	--disable-static \
14cr|mate-media-1.8.0-2|114	--disable-gstmix \
14cr|mate-media-1.8.0-2|115	--disable-schemas-compile \
14cr|mate-media-1.8.0-2|116	--disable-scrollkeeper \
14cr|mate-media-1.8.0-2|117	--disable-gst-mixer-applet \
14cr|mate-media-1.8.0-2|118	--enable-pulseaudio
14cr|mate-media-1.8.0-2|119	%make
14cr|mate-media-1.8.0-2|120	popd
14cr|mate-media-1.8.0-2|121	%endif
14cr|mate-media-1.8.0-2|122	
14cr|mate-media-1.8.0-2|123	
14cr|mate-media-1.8.0-2|124	%install
14cr|mate-media-1.8.0-2|125	%if %pulse
14cr|mate-media-1.8.0-2|126	pushd %{name}-pulse
14cr|mate-media-1.8.0-2|127	%makeinstall_std
14cr|mate-media-1.8.0-2|128	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-pulse
14cr|mate-media-1.8.0-2|129	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin
14cr|mate-media-1.8.0-2|130	ln -s %{_bindir}/mate-volume-control-pulse %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
14cr|mate-media-1.8.0-2|131	popd
14cr|mate-media-1.8.0-2|132	%endif
14cr|mate-media-1.8.0-2|133	
14cr|mate-media-1.8.0-2|134	%if %gst
14cr|mate-media-1.8.0-2|135	pushd %{name}-gst
14cr|mate-media-1.8.0-2|136	%makeinstall_std
14cr|mate-media-1.8.0-2|137	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-gst
14cr|mate-media-1.8.0-2|138	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin
14cr|mate-media-1.8.0-2|139	ln -s %{_bindir}/mate-volume-control-gst %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
14cr|mate-media-1.8.0-2|140	popd
14cr|mate-media-1.8.0-2|141	%endif
14cr|mate-media-1.8.0-2|142	
14cr|mate-media-1.8.0-2|143	%if %pulse || %gst
14cr|mate-media-1.8.0-2|144	ln -s %{_sysconfdir}/sound/profiles/current/mate/bin/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control
14cr|mate-media-1.8.0-2|145	%endif
14cr|mate-media-1.8.0-2|146	
14cr|mate-media-1.8.0-2|147	# We don't need MateConf stuff in Mageia
14cr|mate-media-1.8.0-2|148	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|mate-media-1.8.0-2|149	
14cr|mate-media-1.8.0-2|150	%find_lang %{name} --all-name
14cr|mate-media-1.8.0-2|151	
14cr|mate-media-1.8.0-2|152	%files -n %{name}-common -f %{name}.lang
14cr|mate-media-1.8.0-2|153	%doc %{name}-pulse/AUTHORS %{name}-pulse/README %{name}-pulse/ChangeLog
14cr|mate-media-1.8.0-2|154	%{_bindir}/mate-volume-control
14cr|mate-media-1.8.0-2|155	%{_datadir}/mate-media/
14cr|mate-media-1.8.0-2|156	%{_datadir}/applications/mate-volume-control.desktop
14cr|mate-media-1.8.0-2|157	%{_datadir}/sounds/mate/
14cr|mate-media-1.8.0-2|158	%{_datadir}/icons/mate/*/*/*.png
14cr|mate-media-1.8.0-2|159	%{_datadir}/glib-2.0/schemas/org.mate.volume-control.gschema.xml
14cr|mate-media-1.8.0-2|160	%{_datadir}/help/*/mate-volume-control
14cr|mate-media-1.8.0-2|161	%{_mandir}/man1/mate-volume-control.1.*
14cr|mate-media-1.8.0-2|162	
14cr|mate-media-1.8.0-2|163	%if %pulse
14cr|mate-media-1.8.0-2|164	%files -n %{name}-pulse
14cr|mate-media-1.8.0-2|165	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
14cr|mate-media-1.8.0-2|166	%{_bindir}/mate-volume-control-pulse
14cr|mate-media-1.8.0-2|167	%{_bindir}/mate-volume-control-applet
14cr|mate-media-1.8.0-2|168	%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
14cr|mate-media-1.8.0-2|169	%{_mandir}/man1/mate-volume-control-applet.1.*
14cr|mate-media-1.8.0-2|170	%endif
14cr|mate-media-1.8.0-2|171	
14cr|mate-media-1.8.0-2|172	%if %gst
14cr|mate-media-1.8.0-2|173	%files -n %{name}-gstreamer
14cr|mate-media-1.8.0-2|174	%{_bindir}/mate-volume-control-gst
14cr|mate-media-1.8.0-2|175	%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
14cr|mate-media-1.8.0-2|176	%{_libexecdir}/mixer_applet2
14cr|mate-media-1.8.0-2|177	%{_datadir}/dbus-1/services/org.mate.panel.applet.MixerAppletFactory.service
14cr|mate-media-1.8.0-2|178	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.mixer.gschema.xml
14cr|mate-media-1.8.0-2|179	%{_datadir}/mate-2.0/ui/mixer-applet-menu.xml
14cr|mate-media-1.8.0-2|180	%{_datadir}/mate-panel/applets/org.mate.applets.MixerApplet.mate-panel-applet
14cr|mate-media-1.8.0-2|181	%{_datadir}/help/*/mate-mixer_applet2
14cr|mate-media-1.8.0-2|182	%endif
14cr|mate-media-1.8.0-2|183	
14cr|mate-media-1.8.0-2|184	%changelog
14cr|mate-media-1.8.0-2|185	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-media-1.8.0-2|186	+ Revision: 62becd2
14cr|mate-media-1.8.0-2|187	- MassBuild#464: Increase release tag
14cr|mate-media-1.8.0-2|188	
14cr|mate-media-1.8.0-2|189	

2884 14
14cr|mate-menus-1.8.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|mate-menus-1.8.0-2|2	%define major 2
14cr|mate-menus-1.8.0-2|3	%define libname %mklibname mate-menu %{major}
14cr|mate-menus-1.8.0-2|4	%define develname %mklibname -d mate-menu
14cr|mate-menus-1.8.0-2|5	%define api 2.0
14cr|mate-menus-1.8.0-2|6	%define gi_major 2.0
14cr|mate-menus-1.8.0-2|7	%define girname %mklibname mate-menu-gir %{gi_major}
14cr|mate-menus-1.8.0-2|8	
14cr|mate-menus-1.8.0-2|9	Summary:        MATE menu library
14cr|mate-menus-1.8.0-2|10	Name:           mate-menus
14cr|mate-menus-1.8.0-2|11	Version:        1.8.0
14cr|mate-menus-1.8.0-2|12	Release:        2
14cr|mate-menus-1.8.0-2|13	License:        GPLv2+ and LGPLv2+
14cr|mate-menus-1.8.0-2|14	URL:            http://mate-desktop.org
14cr|mate-menus-1.8.0-2|15	Group:          System/Libraries
14cr|mate-menus-1.8.0-2|16	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-menus-1.8.0-2|17	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
14cr|mate-menus-1.8.0-2|18	Patch0:         mate-menus-1.6.0-mga-uncluttermenu.patch
14cr|mate-menus-1.8.0-2|19	Patch1:         mate-menus-1.6.0-mga-l10n.patch
14cr|mate-menus-1.8.0-2|20	
14cr|mate-menus-1.8.0-2|21	BuildRequires:  intltool
14cr|mate-menus-1.8.0-2|22	BuildRequires:  mate-common
14cr|mate-menus-1.8.0-2|23	BuildRequires:  pkgconfig(glib-2.0)
14cr|mate-menus-1.8.0-2|24	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|mate-menus-1.8.0-2|25	BuildRequires:  pkgconfig(python)
14cr|mate-menus-1.8.0-2|26	
14cr|mate-menus-1.8.0-2|27	Suggests:       python-%{name}
14cr|mate-menus-1.8.0-2|28	
14cr|mate-menus-1.8.0-2|29	%description
14cr|mate-menus-1.8.0-2|30	The package contains an implementation of the draft "Desktop Menu
14cr|mate-menus-1.8.0-2|31	Specification" from freedesktop.org:
14cr|mate-menus-1.8.0-2|32	http://www.freedesktop.org/Standards/menu-spec
14cr|mate-menus-1.8.0-2|33	
14cr|mate-menus-1.8.0-2|34	Also contained here are the MATE menu layout configuration files,
14cr|mate-menus-1.8.0-2|35	.directory files and assorted menu related utility programs.
14cr|mate-menus-1.8.0-2|36	
14cr|mate-menus-1.8.0-2|37	%package -n python-%{name}
14cr|mate-menus-1.8.0-2|38	Group:      Development/Python
14cr|mate-menus-1.8.0-2|39	Summary:    Module to access XDG menu
14cr|mate-menus-1.8.0-2|40	
14cr|mate-menus-1.8.0-2|41	%description -n python-%{name}
14cr|mate-menus-1.8.0-2|42	Python module to access XDG menu.
14cr|mate-menus-1.8.0-2|43	
14cr|mate-menus-1.8.0-2|44	%package -n %libname
14cr|mate-menus-1.8.0-2|45	Group:      System/Libraries
14cr|mate-menus-1.8.0-2|46	Summary:    MATE menu library
14cr|mate-menus-1.8.0-2|47	Conflicts:  gir-repository < 0.6.5-8
14cr|mate-menus-1.8.0-2|48	
14cr|mate-menus-1.8.0-2|49	%description -n %libname
14cr|mate-menus-1.8.0-2|50	The package contains an implementation of the draft "Desktop Menu
14cr|mate-menus-1.8.0-2|51	Specification" from freedesktop.org:
14cr|mate-menus-1.8.0-2|52	http://www.freedesktop.org/Standards/menu-spec
14cr|mate-menus-1.8.0-2|53	
14cr|mate-menus-1.8.0-2|54	%package -n %{girname}
14cr|mate-menus-1.8.0-2|55	Summary:        GObject Introspection interface description for %{name}
14cr|mate-menus-1.8.0-2|56	Group:          System/Libraries
14cr|mate-menus-1.8.0-2|57	Requires:       %{libname} = %{version}
14cr|mate-menus-1.8.0-2|58	
14cr|mate-menus-1.8.0-2|59	%description -n %{girname}
14cr|mate-menus-1.8.0-2|60	GObject Introspection interface description for %{name}.
14cr|mate-menus-1.8.0-2|61	
14cr|mate-menus-1.8.0-2|62	%package -n %develname
14cr|mate-menus-1.8.0-2|63	Group:      Development/C
14cr|mate-menus-1.8.0-2|64	Summary:    MATE menu library development files
14cr|mate-menus-1.8.0-2|65	Requires: %{libname} = %{version}-%{release}
14cr|mate-menus-1.8.0-2|66	Requires: %{girname} = %{version}-%{release}
14cr|mate-menus-1.8.0-2|67	Provides:   %{name}-devel = %{version}-%{release}
14cr|mate-menus-1.8.0-2|68	
14cr|mate-menus-1.8.0-2|69	%description -n %develname
14cr|mate-menus-1.8.0-2|70	The package contains an implementation of the draft "Desktop Menu
14cr|mate-menus-1.8.0-2|71	Specification" from freedesktop.org:
14cr|mate-menus-1.8.0-2|72	http://www.freedesktop.org/Standards/menu-spec
14cr|mate-menus-1.8.0-2|73	
14cr|mate-menus-1.8.0-2|74	%prep
14cr|mate-menus-1.8.0-2|75	%setup -q
14cr|mate-menus-1.8.0-2|76	%apply_patches
14cr|mate-menus-1.8.0-2|77	
14cr|mate-menus-1.8.0-2|78	%build
14cr|mate-menus-1.8.0-2|79	NOCONFIGURE=1 ./autogen.sh
14cr|mate-menus-1.8.0-2|80	%configure2_5x \
14cr|mate-menus-1.8.0-2|81	--disable-static \
14cr|mate-menus-1.8.0-2|82	--enable-python \
14cr|mate-menus-1.8.0-2|83	--enable-introspection=yes
14cr|mate-menus-1.8.0-2|84	%make
14cr|mate-menus-1.8.0-2|85	
14cr|mate-menus-1.8.0-2|86	%install
14cr|mate-menus-1.8.0-2|87	%makeinstall_std
14cr|mate-menus-1.8.0-2|88	
14cr|mate-menus-1.8.0-2|89	%find_lang %name
14cr|mate-menus-1.8.0-2|90	
14cr|mate-menus-1.8.0-2|91	mkdir -p %{buildroot}%{_sysconfdir}/xdg/mate
14cr|mate-menus-1.8.0-2|92	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/mate
14cr|mate-menus-1.8.0-2|93	
14cr|mate-menus-1.8.0-2|94	%files -f %name.lang
14cr|mate-menus-1.8.0-2|95	%doc AUTHORS COPYING README
14cr|mate-menus-1.8.0-2|96	%dir %{_sysconfdir}/xdg/mate
14cr|mate-menus-1.8.0-2|97	%dir %{_sysconfdir}/xdg/mate/menus
14cr|mate-menus-1.8.0-2|98	%config(noreplace) %{_sysconfdir}/xdg/mate/menus/*
14cr|mate-menus-1.8.0-2|99	%{_datadir}/%{name}
14cr|mate-menus-1.8.0-2|100	%{_datadir}/mate/desktop-directories/*
14cr|mate-menus-1.8.0-2|101	
14cr|mate-menus-1.8.0-2|102	%files -n python-%{name}
14cr|mate-menus-1.8.0-2|103	%{python_sitearch}/*
14cr|mate-menus-1.8.0-2|104	
14cr|mate-menus-1.8.0-2|105	%files -n %libname
14cr|mate-menus-1.8.0-2|106	%{_libdir}/libmate-menu.so.%{major}*
14cr|mate-menus-1.8.0-2|107	
14cr|mate-menus-1.8.0-2|108	%files -n %{girname}
14cr|mate-menus-1.8.0-2|109	%{_libdir}/girepository-1.0/MateMenu-%{gi_major}.typelib
14cr|mate-menus-1.8.0-2|110	
14cr|mate-menus-1.8.0-2|111	%files -n %develname
14cr|mate-menus-1.8.0-2|112	%{_libdir}/lib*.so
14cr|mate-menus-1.8.0-2|113	%{_includedir}/mate-menus/
14cr|mate-menus-1.8.0-2|114	%{_libdir}/pkgconfig/*.pc
14cr|mate-menus-1.8.0-2|115	%{_datadir}/gir-1.0/MateMenu-%{api}.gir
14cr|mate-menus-1.8.0-2|116	
14cr|mate-menus-1.8.0-2|117	%changelog
14cr|mate-menus-1.8.0-2|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-menus-1.8.0-2|119	+ Revision: c9db501
14cr|mate-menus-1.8.0-2|120	- MassBuild#464: Increase release tag
14cr|mate-menus-1.8.0-2|121	
14cr|mate-menus-1.8.0-2|122	

2885 14
14cr|mate-netbook-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-netbook-1.8.0-2|2	
14cr|mate-netbook-1.8.0-2|3	Summary:	    MATE Desktop window management tool
14cr|mate-netbook-1.8.0-2|4	Name:               mate-netbook
14cr|mate-netbook-1.8.0-2|5	Version:	    1.8.0
14cr|mate-netbook-1.8.0-2|6	Release:	    2
14cr|mate-netbook-1.8.0-2|7	License:	    GPLv3
14cr|mate-netbook-1.8.0-2|8	Group:		    Graphical desktop/Other
14cr|mate-netbook-1.8.0-2|9	URL:		    http://mate-desktop.org
14cr|mate-netbook-1.8.0-2|10	Source0:	    http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-netbook-1.8.0-2|11	
14cr|mate-netbook-1.8.0-2|12	BuildRequires:	intltool
14cr|mate-netbook-1.8.0-2|13	BuildRequires:	mate-common
14cr|mate-netbook-1.8.0-2|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|mate-netbook-1.8.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mate-netbook-1.8.0-2|16	BuildRequires:	pkgconfig(libfakekey)
14cr|mate-netbook-1.8.0-2|17	BuildRequires:	pkgconfig(libmatewnck)
14cr|mate-netbook-1.8.0-2|18	BuildRequires:	pkgconfig(libmatepanelapplet-4.0)
14cr|mate-netbook-1.8.0-2|19	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|mate-netbook-1.8.0-2|20	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cr|mate-netbook-1.8.0-2|21	BuildRequires:	pkgconfig(mate-doc-utils)
14cr|mate-netbook-1.8.0-2|22	BuildRequires:	pkgconfig(unique-1.0)
14cr|mate-netbook-1.8.0-2|23	BuildRequires:	pkgconfig(xtst)
14cr|mate-netbook-1.8.0-2|24	
14cr|mate-netbook-1.8.0-2|25	Requires:	    mate-panel >= 1.6.0
14cr|mate-netbook-1.8.0-2|26	
14cr|mate-netbook-1.8.0-2|27	%description
14cr|mate-netbook-1.8.0-2|28	This package provides a simple window management tool which provides the
14cr|mate-netbook-1.8.0-2|29	following functionality:
14cr|mate-netbook-1.8.0-2|30	* Allow to set basic rules for window types;
14cr|mate-netbook-1.8.0-2|31	* Allow exceptions to the rules based on string matching for window
14cr|mate-netbook-1.8.0-2|32	name and window class;
14cr|mate-netbook-1.8.0-2|33	* Allows reversing of rules when the user manually changes something;
14cr|mate-netbook-1.8.0-2|34	* Re-decorates windows on un-maximize
14cr|mate-netbook-1.8.0-2|35	
14cr|mate-netbook-1.8.0-2|36	%prep
14cr|mate-netbook-1.8.0-2|37	%setup -q
14cr|mate-netbook-1.8.0-2|38	
14cr|mate-netbook-1.8.0-2|39	%build
14cr|mate-netbook-1.8.0-2|40	# NOCONFIGURE=1 ./autogen.sh
14cr|mate-netbook-1.8.0-2|41	%configure2_5x \
14cr|mate-netbook-1.8.0-2|42	--libexecdir=%{_libexecdir}/%{name}
14cr|mate-netbook-1.8.0-2|43	
14cr|mate-netbook-1.8.0-2|44	%make LIBS='-lm'
14cr|mate-netbook-1.8.0-2|45	
14cr|mate-netbook-1.8.0-2|46	%install
14cr|mate-netbook-1.8.0-2|47	%makeinstall_std
14cr|mate-netbook-1.8.0-2|48	%find_lang %{name} --with-gnome --all-name
14cr|mate-netbook-1.8.0-2|49	
14cr|mate-netbook-1.8.0-2|50	%files -f %{name}.lang
14cr|mate-netbook-1.8.0-2|51	%doc ChangeLog README COPYING
14cr|mate-netbook-1.8.0-2|52	%config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
14cr|mate-netbook-1.8.0-2|53	%dir %{_libexecdir}/%{name}
14cr|mate-netbook-1.8.0-2|54	%{_bindir}/mate-maximus
14cr|mate-netbook-1.8.0-2|55	%{_libexecdir}/%{name}/mate-window-picker-applet
14cr|mate-netbook-1.8.0-2|56	%{_datadir}/dbus-1/services/*.service
14cr|mate-netbook-1.8.0-2|57	%{_datadir}/glib-2.0/schemas/*.xml
14cr|mate-netbook-1.8.0-2|58	%{_datadir}/mate-panel/
14cr|mate-netbook-1.8.0-2|59	%{_datadir}/MateConf/gsettings/mate-maximus.convert
14cr|mate-netbook-1.8.0-2|60	
14cr|mate-netbook-1.8.0-2|61	
14cr|mate-netbook-1.8.0-2|62	%changelog
14cr|mate-netbook-1.8.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-netbook-1.8.0-2|64	+ Revision: 2daad27
14cr|mate-netbook-1.8.0-2|65	- MassBuild#464: Increase release tag
14cr|mate-netbook-1.8.0-2|66	
14cr|mate-netbook-1.8.0-2|67	

2886 14
14cr|mate-netspeed-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-netspeed-1.8.0-2|2	%define oname   mate-netspeed
14cr|mate-netspeed-1.8.0-2|3	
14cr|mate-netspeed-1.8.0-2|4	Summary:	MATE applet that shows traffic on a network device
14cr|mate-netspeed-1.8.0-2|5	Name:		mate-netspeed
14cr|mate-netspeed-1.8.0-2|6	Version:	1.8.0
14cr|mate-netspeed-1.8.0-2|7	Release:	2
14cr|mate-netspeed-1.8.0-2|8	Group:		Graphical desktop/GNOME
14cr|mate-netspeed-1.8.0-2|9	License:	GPLv2+
14cr|mate-netspeed-1.8.0-2|10	URL:		http://mate-desktop.org
14cr|mate-netspeed-1.8.0-2|11	Source0:	http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cr|mate-netspeed-1.8.0-2|12	
14cr|mate-netspeed-1.8.0-2|13	BuildRequires:  intltool
14cr|mate-netspeed-1.8.0-2|14	BuildRequires:  itstool
14cr|mate-netspeed-1.8.0-2|15	BuildRequires:  mate-common
14cr|mate-netspeed-1.8.0-2|16	BuildRequires:  which
14cr|mate-netspeed-1.8.0-2|17	BuildRequires:  xml2po
14cr|mate-netspeed-1.8.0-2|18	BuildRequires:  pkgconfig(glib-2.0)
14cr|mate-netspeed-1.8.0-2|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-netspeed-1.8.0-2|20	BuildRequires:  pkgconfig(libgtop-2.0)
14cr|mate-netspeed-1.8.0-2|21	BuildRequires:  pkgconfig(libmatewnck)
14cr|mate-netspeed-1.8.0-2|22	BuildRequires:  pkgconfig(libnotify)
14cr|mate-netspeed-1.8.0-2|23	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cr|mate-netspeed-1.8.0-2|24	
14cr|mate-netspeed-1.8.0-2|25	
14cr|mate-netspeed-1.8.0-2|26	%description
14cr|mate-netspeed-1.8.0-2|27	netspeed is a little MATE applet that shows the traffic on a
14cr|mate-netspeed-1.8.0-2|28	specified network device (for example eth0) in kbytes/s.
14cr|mate-netspeed-1.8.0-2|29	
14cr|mate-netspeed-1.8.0-2|30	%prep
14cr|mate-netspeed-1.8.0-2|31	%setup -q
14cr|mate-netspeed-1.8.0-2|32	
14cr|mate-netspeed-1.8.0-2|33	%build
14cr|mate-netspeed-1.8.0-2|34	#aclocal
14cr|mate-netspeed-1.8.0-2|35	#libtoolize --force --automake --copy
14cr|mate-netspeed-1.8.0-2|36	#autoheader
14cr|mate-netspeed-1.8.0-2|37	#automake --add-missing --copy
14cr|mate-netspeed-1.8.0-2|38	#autoconf
14cr|mate-netspeed-1.8.0-2|39	#cp configure.ac configure.in
14cr|mate-netspeed-1.8.0-2|40	# NOCONFIGURE=1 sh ./autogen.sh
14cr|mate-netspeed-1.8.0-2|41	#intltoolize --copy --force
14cr|mate-netspeed-1.8.0-2|42	
14cr|mate-netspeed-1.8.0-2|43	%configure2_5x \
14cr|mate-netspeed-1.8.0-2|44	--disable-scrollkeeper
14cr|mate-netspeed-1.8.0-2|45	
14cr|mate-netspeed-1.8.0-2|46	%make LIBS='-lm'
14cr|mate-netspeed-1.8.0-2|47	
14cr|mate-netspeed-1.8.0-2|48	%install
14cr|mate-netspeed-1.8.0-2|49	%makeinstall_std
14cr|mate-netspeed-1.8.0-2|50	
14cr|mate-netspeed-1.8.0-2|51	%find_lang %{name} --all-name
14cr|mate-netspeed-1.8.0-2|52	
14cr|mate-netspeed-1.8.0-2|53	%files -f %{name}.lang
14cr|mate-netspeed-1.8.0-2|54	%doc AUTHORS COPYING README
14cr|mate-netspeed-1.8.0-2|55	%{_libexecdir}/mate-netspeed-applet
14cr|mate-netspeed-1.8.0-2|56	%{_datadir}/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service
14cr|mate-netspeed-1.8.0-2|57	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.netspeed.gschema.xml
14cr|mate-netspeed-1.8.0-2|58	%{_datadir}/help/*/mate_netspeed_applet
14cr|mate-netspeed-1.8.0-2|59	%{_datadir}/mate-panel/applets/org.mate.panel.NetspeedApplet.mate-panel-applet
14cr|mate-netspeed-1.8.0-2|60	%{_datadir}/mate-panel/ui/netspeed-menu.xml
14cr|mate-netspeed-1.8.0-2|61	%{_iconsdir}/hicolor/*/*/*
14cr|mate-netspeed-1.8.0-2|62	
14cr|mate-netspeed-1.8.0-2|63	%changelog
14cr|mate-netspeed-1.8.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-netspeed-1.8.0-2|65	+ Revision: 4a8f273
14cr|mate-netspeed-1.8.0-2|66	- MassBuild#464: Increase release tag
14cr|mate-netspeed-1.8.0-2|67	
14cr|mate-netspeed-1.8.0-2|68	

2887 14
14cr|mate-notification-daemon-1.8.0-2|1	%define _libexecdir %{_prefix}/libexec
14cr|mate-notification-daemon-1.8.0-2|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-notification-daemon-1.8.0-2|3	
14cr|mate-notification-daemon-1.8.0-2|4	Summary:       Mate Notification Daemon
14cr|mate-notification-daemon-1.8.0-2|5	Name:          mate-notification-daemon
14cr|mate-notification-daemon-1.8.0-2|6	Version:       1.8.0
14cr|mate-notification-daemon-1.8.0-2|7	Release:       2
14cr|mate-notification-daemon-1.8.0-2|8	License:       GPLv2+
14cr|mate-notification-daemon-1.8.0-2|9	Group:         System/Servers
14cr|mate-notification-daemon-1.8.0-2|10	URL:           http://mate-desktop.org/
14cr|mate-notification-daemon-1.8.0-2|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-notification-daemon-1.8.0-2|12	
14cr|mate-notification-daemon-1.8.0-2|13	# BuildRequires: pkgconfig(gio-2.0) >= 2.27.0
14cr|mate-notification-daemon-1.8.0-2|14	BuildRequires: mate-common
14cr|mate-notification-daemon-1.8.0-2|15	BuildRequires: dbus-devel
14cr|mate-notification-daemon-1.8.0-2|16	BuildRequires: dbus-glib-devel
14cr|mate-notification-daemon-1.8.0-2|17	BuildRequires: glib-devel
14cr|mate-notification-daemon-1.8.0-2|18	BuildRequires: xml2po
14cr|mate-notification-daemon-1.8.0-2|19	BuildRequires: gettext
14cr|mate-notification-daemon-1.8.0-2|20	BuildRequires: glib-gettextize
14cr|mate-notification-daemon-1.8.0-2|21	BuildRequires: icon-naming-utils
14cr|mate-notification-daemon-1.8.0-2|22	BuildRequires: desktop-file-utils
14cr|mate-notification-daemon-1.8.0-2|23	BuildRequires: mate-desktop-devel
14cr|mate-notification-daemon-1.8.0-2|24	BuildRequires: pkgconfig(libnotify)
14cr|mate-notification-daemon-1.8.0-2|25	BuildRequires: pkgconfig(dbus-glib-1)
14cr|mate-notification-daemon-1.8.0-2|26	BuildRequires: pkgconfig(glib-2.0)
14cr|mate-notification-daemon-1.8.0-2|27	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-notification-daemon-1.8.0-2|28	BuildRequires: pkgconfig(libcanberra-gtk)
14cr|mate-notification-daemon-1.8.0-2|29	BuildRequires: pkgconfig(libmatewnck)
14cr|mate-notification-daemon-1.8.0-2|30	BuildRequires: pkgconfig(x11)
14cr|mate-notification-daemon-1.8.0-2|31	BuildRequires: pkgconfig(gdk-2.0)
14cr|mate-notification-daemon-1.8.0-2|32	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14cr|mate-notification-daemon-1.8.0-2|33	BuildRequires: pkgconfig(gio-2.0)
14cr|mate-notification-daemon-1.8.0-2|34	BuildRequires: pkgconfig(gmodule-2.0)
14cr|mate-notification-daemon-1.8.0-2|35	BuildRequires: pkgconfig(gtk+-3.0)
14cr|mate-notification-daemon-1.8.0-2|36	BuildRequires: pkgconfig(libwnck-1.0)
14cr|mate-notification-daemon-1.8.0-2|37	
14cr|mate-notification-daemon-1.8.0-2|38	Provides:      virtual-notification-daemon
14cr|mate-notification-daemon-1.8.0-2|39	Conflicts:     xfce4-notifyd
14cr|mate-notification-daemon-1.8.0-2|40	Suggests:      notification-daemon-engine-nodoka
14cr|mate-notification-daemon-1.8.0-2|41	%description
14cr|mate-notification-daemon-1.8.0-2|42	Notification daemon for MATE Desktop
14cr|mate-notification-daemon-1.8.0-2|43	
14cr|mate-notification-daemon-1.8.0-2|44	%prep
14cr|mate-notification-daemon-1.8.0-2|45	%setup -q
14cr|mate-notification-daemon-1.8.0-2|46	
14cr|mate-notification-daemon-1.8.0-2|47	%build
14cr|mate-notification-daemon-1.8.0-2|48	NOCONFIGURE=1 ./autogen.sh
14cr|mate-notification-daemon-1.8.0-2|49	%configure --disable-schemas-compile   \
14cr|mate-notification-daemon-1.8.0-2|50	--with-gtk=2.0
14cr|mate-notification-daemon-1.8.0-2|51	
14cr|mate-notification-daemon-1.8.0-2|52	%make V=1
14cr|mate-notification-daemon-1.8.0-2|53	
14cr|mate-notification-daemon-1.8.0-2|54	%install
14cr|mate-notification-daemon-1.8.0-2|55	#Keeping this just in case, not needed anymore
14cr|mate-notification-daemon-1.8.0-2|56	#LIBTOOL="/usr/bin/libtool"
14cr|mate-notification-daemon-1.8.0-2|57	%makeinstall_std
14cr|mate-notification-daemon-1.8.0-2|58	
14cr|mate-notification-daemon-1.8.0-2|59	%find_lang %{name}
14cr|mate-notification-daemon-1.8.0-2|60	
14cr|mate-notification-daemon-1.8.0-2|61	%files -f %{name}.lang
14cr|mate-notification-daemon-1.8.0-2|62	%doc AUTHORS COPYING README
14cr|mate-notification-daemon-1.8.0-2|63	%{_bindir}/mate-notification-properties
14cr|mate-notification-daemon-1.8.0-2|64	%{_datadir}/applications/mate-notification-properties.desktop
14cr|mate-notification-daemon-1.8.0-2|65	%{_datadir}/dbus-1/services/org.freedesktop.mate.Notifications.service
14cr|mate-notification-daemon-1.8.0-2|66	%{_datadir}/mate-notification-daemon/mate-notification-properties.ui
14cr|mate-notification-daemon-1.8.0-2|67	%{_libexecdir}/mate-notification-daemon
14cr|mate-notification-daemon-1.8.0-2|68	%{_datadir}/icons/hicolor/*/apps/mate-notification-properties.*
14cr|mate-notification-daemon-1.8.0-2|69	%{_datadir}/glib-2.0/schemas/org.mate.NotificationDaemon.gschema.xml
14cr|mate-notification-daemon-1.8.0-2|70	%{_datadir}/MateConf/gsettings/mate-notification-daemon.convert
14cr|mate-notification-daemon-1.8.0-2|71	%{_libdir}/mate-notification-daemon
14cr|mate-notification-daemon-1.8.0-2|72	%{_mandir}/man1/*
14cr|mate-notification-daemon-1.8.0-2|73	
14cr|mate-notification-daemon-1.8.0-2|74	
14cr|mate-notification-daemon-1.8.0-2|75	%changelog
14cr|mate-notification-daemon-1.8.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-notification-daemon-1.8.0-2|77	+ Revision: 8601e50
14cr|mate-notification-daemon-1.8.0-2|78	- MassBuild#464: Increase release tag
14cr|mate-notification-daemon-1.8.0-2|79	
14cr|mate-notification-daemon-1.8.0-2|80	

2888 14
14cr|mate-panel-1.8.0-2|1	%define api	4
14cr|mate-panel-1.8.0-2|2	%define major	1
14cr|mate-panel-1.8.0-2|3	%define	girmajor	4.0
14cr|mate-panel-1.8.0-2|4	%define libname	%mklibname mate-panel-applet %{api} %{major}
14cr|mate-panel-1.8.0-2|5	%define libname2	%mklibname mate-panel-applet 2 %{major}
14cr|mate-panel-1.8.0-2|6	%define girname	%mklibname matepanelapplet-gir %{girmajor}
14cr|mate-panel-1.8.0-2|7	%define devname %mklibname -d mate-panel-applet
14cr|mate-panel-1.8.0-2|8	
14cr|mate-panel-1.8.0-2|9	Summary:	The core programs for the MATE GUI desktop environment
14cr|mate-panel-1.8.0-2|10	Name:		mate-panel
14cr|mate-panel-1.8.0-2|11	Version:	1.8.0
14cr|mate-panel-1.8.0-2|12	Release:	2
14cr|mate-panel-1.8.0-2|13	License:	GPLv2+ and LGPLv2+
14cr|mate-panel-1.8.0-2|14	Group:		Graphical desktop/Other
14cr|mate-panel-1.8.0-2|15	URL:		http://mate-desktop.org
14cr|mate-panel-1.8.0-2|16	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cr|mate-panel-1.8.0-2|17	Source1:	mandriva-panel.png
14cr|mate-panel-1.8.0-2|18	
14cr|mate-panel-1.8.0-2|19	# (fc) 1.6.0-1mga  use xlock instead of xscreensaver to lock root desktop
14cr|mate-panel-1.8.0-2|20	Patch0:         mate-panel-1.6.0-mga-rootlock.patch
14cr|mate-panel-1.8.0-2|21	# (fc) 1.6.0-1mga ensure net_applet role is network
14cr|mate-panel-1.8.0-2|22	Patch1:         mate-panel-1.6.0-mga-netapplet.patch
14cr|mate-panel-1.8.0-2|23	
14cr|mate-panel-1.8.0-2|24	BuildRequires: docbook-dtd412-xml
14cr|mate-panel-1.8.0-2|25	BuildRequires: gtk-doc
14cr|mate-panel-1.8.0-2|26	BuildRequires: intltool
14cr|mate-panel-1.8.0-2|27	BuildRequires: mate-common
14cr|mate-panel-1.8.0-2|28	BuildRequires: xsltproc
14cr|mate-panel-1.8.0-2|29	BuildRequires: which
14cr|mate-panel-1.8.0-2|30	BuildRequires: xml2po
14cr|mate-panel-1.8.0-2|31	BuildRequires: itstool
14cr|mate-panel-1.8.0-2|32	BuildRequires: yelp-tools
14cr|mate-panel-1.8.0-2|33	BuildRequires: pkgconfig(dbus-glib-1)
14cr|mate-panel-1.8.0-2|34	BuildRequires: pkgconfig(glib-2.0)
14cr|mate-panel-1.8.0-2|35	BuildRequires: pkgconfig(gobject-introspection-1.0)
14cr|mate-panel-1.8.0-2|36	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-panel-1.8.0-2|37	BuildRequires: pkgconfig(mateweather)
14cr|mate-panel-1.8.0-2|38	BuildRequires: pkgconfig(ice)
14cr|mate-panel-1.8.0-2|39	BuildRequires: pkgconfig(libcanberra-gtk)
14cr|mate-panel-1.8.0-2|40	BuildRequires: pkgconfig(libmatewnck)
14cr|mate-panel-1.8.0-2|41	BuildRequires: pkgconfig(libmate-menu)
14cr|mate-panel-1.8.0-2|42	BuildRequires: pkgconfig(librsvg-2.0)
14cr|mate-panel-1.8.0-2|43	BuildRequires: pkgconfig(libwnck-1.0)
14cr|mate-panel-1.8.0-2|44	BuildRequires: pkgconfig(mate-desktop-2.0)
14cr|mate-panel-1.8.0-2|45	BuildRequires: pkgconfig(NetworkManager)
14cr|mate-panel-1.8.0-2|46	BuildRequires: pkgconfig(sm)
14cr|mate-panel-1.8.0-2|47	BuildRequires: pkgconfig(x11)
14cr|mate-panel-1.8.0-2|48	BuildRequires: pkgconfig(xau)
14cr|mate-panel-1.8.0-2|49	BuildRequires: pkgconfig(xrandr)
14cr|mate-panel-1.8.0-2|50	BuildRequires: pkgconfig(dconf)
14cr|mate-panel-1.8.0-2|51	
14cr|mate-panel-1.8.0-2|52	Requires:      desktop-common-data
14cr|mate-panel-1.8.0-2|53	Requires:      mate-session-manager
14cr|mate-panel-1.8.0-2|54	Requires:      mate-desktop
14cr|mate-panel-1.8.0-2|55	Requires:      mate-menus
14cr|mate-panel-1.8.0-2|56	Requires:      mate-screensaver
14cr|mate-panel-1.8.0-2|57	Requires:      mate-polkit
14cr|mate-panel-1.8.0-2|58	#(patch0)
14cr|mate-panel-1.8.0-2|59	Requires:      xlockmore
14cr|mate-panel-1.8.0-2|60	Suggests:      mate-applets
14cr|mate-panel-1.8.0-2|61	
14cr|mate-panel-1.8.0-2|62	%description
14cr|mate-panel-1.8.0-2|63	The MATE panel packages provides the mate panel, menus and some
14cr|mate-panel-1.8.0-2|64	basic applets for the panel.
14cr|mate-panel-1.8.0-2|65	
14cr|mate-panel-1.8.0-2|66	%package -n	%{libname}
14cr|mate-panel-1.8.0-2|67	Summary:	%{summary}
14cr|mate-panel-1.8.0-2|68	Group:		System/Libraries
14cr|mate-panel-1.8.0-2|69	
14cr|mate-panel-1.8.0-2|70	%description -n	%{libname}
14cr|mate-panel-1.8.0-2|71	Panel libraries for running MATE panels.
14cr|mate-panel-1.8.0-2|72	
14cr|mate-panel-1.8.0-2|73	%package -n %{girname}
14cr|mate-panel-1.8.0-2|74	Summary:	GObject Introspection interface description for %{name}
14cr|mate-panel-1.8.0-2|75	Group:		System/Libraries
14cr|mate-panel-1.8.0-2|76	
14cr|mate-panel-1.8.0-2|77	%description -n %{girname}
14cr|mate-panel-1.8.0-2|78	GObject Introspection interface description for %{name}.
14cr|mate-panel-1.8.0-2|79	
14cr|mate-panel-1.8.0-2|80	%package -n	%{devname}
14cr|mate-panel-1.8.0-2|81	Summary:	Development libraries, include files for MATE panel
14cr|mate-panel-1.8.0-2|82	Group:		Development/C
14cr|mate-panel-1.8.0-2|83	Provides:	%{name}-devel = %{EVRD}
14cr|mate-panel-1.8.0-2|84	Requires:	%{libname} = %{EVRD}
14cr|mate-panel-1.8.0-2|85	Requires:	%{girname} = %{EVRD}
14cr|mate-panel-1.8.0-2|86	
14cr|mate-panel-1.8.0-2|87	%description -n	%{devname}
14cr|mate-panel-1.8.0-2|88	Panel libraries and header files for creating MATE panels.
14cr|mate-panel-1.8.0-2|89	
14cr|mate-panel-1.8.0-2|90	%prep
14cr|mate-panel-1.8.0-2|91	%setup -q
14cr|mate-panel-1.8.0-2|92	%apply_patches
14cr|mate-panel-1.8.0-2|93	
14cr|mate-panel-1.8.0-2|94	%build
14cr|mate-panel-1.8.0-2|95	# NOCONFIGURE=yes ./autogen.sh
14cr|mate-panel-1.8.0-2|96	%configure2_5x \
14cr|mate-panel-1.8.0-2|97	--disable-static \
14cr|mate-panel-1.8.0-2|98	--libexecdir=%{_libexecdir}/mate-applets \
14cr|mate-panel-1.8.0-2|99	--enable-introspection  \
14cr|mate-panel-1.8.0-2|100	--enable-matecomponent  \
14cr|mate-panel-1.8.0-2|101	--disable-scrollkeeper \
14cr|mate-panel-1.8.0-2|102	--disable-schemas-install
14cr|mate-panel-1.8.0-2|103	
14cr|mate-panel-1.8.0-2|104	%make LIBS='-lgmodule-2.0'
14cr|mate-panel-1.8.0-2|105	
14cr|mate-panel-1.8.0-2|106	%install
14cr|mate-panel-1.8.0-2|107	%makeinstall_std
14cr|mate-panel-1.8.0-2|108	
14cr|mate-panel-1.8.0-2|109	%find_lang %{name}-3.0 --with-gnome --all-name
14cr|mate-panel-1.8.0-2|110	
14cr|mate-panel-1.8.0-2|111	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|mate-panel-1.8.0-2|112	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cr|mate-panel-1.8.0-2|113	
14cr|mate-panel-1.8.0-2|114	%files -f %{name}-3.0.lang
14cr|mate-panel-1.8.0-2|115	%doc AUTHORS COPYING README
14cr|mate-panel-1.8.0-2|116	%{_datadir}/glib-2.0/schemas/org.mate.panel.*.xml
14cr|mate-panel-1.8.0-2|117	%{_bindir}/*
14cr|mate-panel-1.8.0-2|118	%{_libexecdir}/mate-applets/clock-applet
14cr|mate-panel-1.8.0-2|119	%{_libexecdir}/mate-applets/fish-applet
14cr|mate-panel-1.8.0-2|120	%{_libexecdir}/mate-applets/notification-area-applet
14cr|mate-panel-1.8.0-2|121	%{_libexecdir}/mate-applets/wnck-applet
14cr|mate-panel-1.8.0-2|122	%{_datadir}/applications/*.desktop
14cr|mate-panel-1.8.0-2|123	%{_datadir}/MateConf/gsettings/mate-panel.convert
14cr|mate-panel-1.8.0-2|124	%{_datadir}/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
14cr|mate-panel-1.8.0-2|125	%{_datadir}/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
14cr|mate-panel-1.8.0-2|126	%{_datadir}/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
14cr|mate-panel-1.8.0-2|127	%{_datadir}/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
14cr|mate-panel-1.8.0-2|128	%{_datadir}/%{name}
14cr|mate-panel-1.8.0-2|129	%{_iconsdir}/hicolor/*/apps/*
14cr|mate-panel-1.8.0-2|130	%{_mandir}/man1/*
14cr|mate-panel-1.8.0-2|131	
14cr|mate-panel-1.8.0-2|132	%files -n %{libname}
14cr|mate-panel-1.8.0-2|133	%{_libdir}/libmate-panel-applet-%{api}.so.%{major}*
14cr|mate-panel-1.8.0-2|134	
14cr|mate-panel-1.8.0-2|135	%files -n %{girname}
14cr|mate-panel-1.8.0-2|136	%{_libdir}/girepository-1.0/MatePanelApplet-%{girmajor}.typelib
14cr|mate-panel-1.8.0-2|137	
14cr|mate-panel-1.8.0-2|138	%files -n %{devname}
14cr|mate-panel-1.8.0-2|139	%doc ChangeLog
14cr|mate-panel-1.8.0-2|140	%doc %{_datadir}/gtk-doc/html/*
14cr|mate-panel-1.8.0-2|141	%{_includedir}/*
14cr|mate-panel-1.8.0-2|142	%{_libdir}/libmate-panel*.so
14cr|mate-panel-1.8.0-2|143	%{_libdir}/pkgconfig/*
14cr|mate-panel-1.8.0-2|144	%{_datadir}/gir-1.0/MatePanelApplet-%{girmajor}.gir
14cr|mate-panel-1.8.0-2|145	
14cr|mate-panel-1.8.0-2|146	
14cr|mate-panel-1.8.0-2|147	%changelog
14cr|mate-panel-1.8.0-2|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-panel-1.8.0-2|149	+ Revision: 7492822
14cr|mate-panel-1.8.0-2|150	- MassBuild#464: Increase release tag
14cr|mate-panel-1.8.0-2|151	
14cr|mate-panel-1.8.0-2|152	

2889 14
14cr|mate-polkit-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-polkit-1.8.0-2|2	
14cr|mate-polkit-1.8.0-2|3	%define major         0
14cr|mate-polkit-1.8.0-2|4	%define api           1
14cr|mate-polkit-1.8.0-2|5	%define libname       %mklibname %name %api %{major}
14cr|mate-polkit-1.8.0-2|6	%define develname     %mklibname -d %name %api
14cr|mate-polkit-1.8.0-2|7	
14cr|mate-polkit-1.8.0-2|8	%define gi_major      1.0
14cr|mate-polkit-1.8.0-2|9	%define girname       %mklibname %{name}-gir %{gi_major}
14cr|mate-polkit-1.8.0-2|10	
14cr|mate-polkit-1.8.0-2|11	Summary:        PolicyKit integration for the MATE desktop
14cr|mate-polkit-1.8.0-2|12	Name:           mate-polkit
14cr|mate-polkit-1.8.0-2|13	Version:        1.8.0
14cr|mate-polkit-1.8.0-2|14	Release:        2
14cr|mate-polkit-1.8.0-2|15	License:        LGPLv2+
14cr|mate-polkit-1.8.0-2|16	Group:          System/Libraries
14cr|mate-polkit-1.8.0-2|17	URL:            http://mate-desktop.org
14cr|mate-polkit-1.8.0-2|18	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-polkit-1.8.0-2|19	Source1:        polkit-gnome-authentication-agent-1.desktop.in
14cr|mate-polkit-1.8.0-2|20	
14cr|mate-polkit-1.8.0-2|21	BuildRequires:  gtk-doc
14cr|mate-polkit-1.8.0-2|22	BuildRequires:  intltool
14cr|mate-polkit-1.8.0-2|23	BuildRequires:  mate-common
14cr|mate-polkit-1.8.0-2|24	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-polkit-1.8.0-2|25	BuildRequires:  pkgconfig(polkit-agent-1)
14cr|mate-polkit-1.8.0-2|26	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cr|mate-polkit-1.8.0-2|27	
14cr|mate-polkit-1.8.0-2|28	Provides: polkit-agent
14cr|mate-polkit-1.8.0-2|29	Provides: polkit-mate = %{version}
14cr|mate-polkit-1.8.0-2|30	
14cr|mate-polkit-1.8.0-2|31	%description
14cr|mate-polkit-1.8.0-2|32	mate-polkit provides an authentication agent for PolicyKit
14cr|mate-polkit-1.8.0-2|33	that matches the look and feel of the MATE desktop.
14cr|mate-polkit-1.8.0-2|34	
14cr|mate-polkit-1.8.0-2|35	%package -n %{libname}
14cr|mate-polkit-1.8.0-2|36	Summary:       Development files for mate-polkit
14cr|mate-polkit-1.8.0-2|37	Group:         System/Libraries
14cr|mate-polkit-1.8.0-2|38	Provides:      %mklibname polkit-gtk %{api} %{major} = %{version}-%{release}
14cr|mate-polkit-1.8.0-2|39	Provides:      libpolkit-gtk-mate-1 = %{version}-%{release}
14cr|mate-polkit-1.8.0-2|40	Provides:      libpolkit-gtk-mate = %{version}-%{release}
14cr|mate-polkit-1.8.0-2|41	
14cr|mate-polkit-1.8.0-2|42	%define oldlib %mklibname polkit-gtk-mate %{api} %{major}
14cr|mate-polkit-1.8.0-2|43	%rename %{oldlib}
14cr|mate-polkit-1.8.0-2|44	
14cr|mate-polkit-1.8.0-2|45	%description -n %{libname}
14cr|mate-polkit-1.8.0-2|46	Development files for mate-polkit.
14cr|mate-polkit-1.8.0-2|47	
14cr|mate-polkit-1.8.0-2|48	%package -n %{girname}
14cr|mate-polkit-1.8.0-2|49	Summary:       GObject Introspection interface description for %{name}
14cr|mate-polkit-1.8.0-2|50	Group:         System/Libraries
14cr|mate-polkit-1.8.0-2|51	Requires:      %{libname} = %{version}
14cr|mate-polkit-1.8.0-2|52	
14cr|mate-polkit-1.8.0-2|53	%description -n %{girname}
14cr|mate-polkit-1.8.0-2|54	GObject Introspection interface description for %{name}
14cr|mate-polkit-1.8.0-2|55	
14cr|mate-polkit-1.8.0-2|56	%package -n %{develname}
14cr|mate-polkit-1.8.0-2|57	Summary:      Development files for mate-polkit
14cr|mate-polkit-1.8.0-2|58	Group:        Development/C
14cr|mate-polkit-1.8.0-2|59	Requires:     %{libname} = %{version}
14cr|mate-polkit-1.8.0-2|60	Requires:     %{girname} = %{version}
14cr|mate-polkit-1.8.0-2|61	Provides:     %{name}-devel = %{version}-%{release}
14cr|mate-polkit-1.8.0-2|62	
14cr|mate-polkit-1.8.0-2|63	%description -n %{develname}
14cr|mate-polkit-1.8.0-2|64	Development files for mate-polkit.
14cr|mate-polkit-1.8.0-2|65	
14cr|mate-polkit-1.8.0-2|66	%prep
14cr|mate-polkit-1.8.0-2|67	%setup -q
14cr|mate-polkit-1.8.0-2|68	
14cr|mate-polkit-1.8.0-2|69	%build
14cr|mate-polkit-1.8.0-2|70	NOCONFIGURE=1 ./autogen.sh
14cr|mate-polkit-1.8.0-2|71	%configure2_5x \
14cr|mate-polkit-1.8.0-2|72	--disable-static
14cr|mate-polkit-1.8.0-2|73	%make
14cr|mate-polkit-1.8.0-2|74	
14cr|mate-polkit-1.8.0-2|75	%install
14cr|mate-polkit-1.8.0-2|76	%makeinstall_std
14cr|mate-polkit-1.8.0-2|77	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cr|mate-polkit-1.8.0-2|78	
14cr|mate-polkit-1.8.0-2|79	sed -i 's,@FULL_LIBEXECDIR@,%{_libdir},' %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cr|mate-polkit-1.8.0-2|80	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cr|mate-polkit-1.8.0-2|81	
14cr|mate-polkit-1.8.0-2|82	%find_lang %{name}
14cr|mate-polkit-1.8.0-2|83	
14cr|mate-polkit-1.8.0-2|84	%files -f %{name}.lang
14cr|mate-polkit-1.8.0-2|85	%doc COPYING AUTHORS README
14cr|mate-polkit-1.8.0-2|86	%config(noreplace) %_sysconfdir/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cr|mate-polkit-1.8.0-2|87	%{_libexecdir}/polkit-mate-authentication-agent-1
14cr|mate-polkit-1.8.0-2|88	
14cr|mate-polkit-1.8.0-2|89	%files -n %{libname}
14cr|mate-polkit-1.8.0-2|90	%{_libdir}/libpolkit-gtk-mate-%{api}.so.%{major}*
14cr|mate-polkit-1.8.0-2|91	
14cr|mate-polkit-1.8.0-2|92	%files -n %{girname}
14cr|mate-polkit-1.8.0-2|93	%{_libdir}/girepository-1.0/PolkitGtkMate-%{gi_major}.typelib
14cr|mate-polkit-1.8.0-2|94	
14cr|mate-polkit-1.8.0-2|95	%files -n %{develname}
14cr|mate-polkit-1.8.0-2|96	%{_libdir}/lib*.so
14cr|mate-polkit-1.8.0-2|97	%{_libdir}/pkgconfig/polkit-gtk-mate-%{api}.pc
14cr|mate-polkit-1.8.0-2|98	%dir %{_includedir}/polkit-gtk-mate-1
14cr|mate-polkit-1.8.0-2|99	%dir %{_includedir}/polkit-gtk-mate-1/polkitgtkmate
14cr|mate-polkit-1.8.0-2|100	%{_includedir}/polkit-gtk-mate-1/polkitgtkmate/*
14cr|mate-polkit-1.8.0-2|101	%_datadir/gir-1.0/PolkitGtkMate-%{gi_major}.gir
14cr|mate-polkit-1.8.0-2|102	
14cr|mate-polkit-1.8.0-2|103	
14cr|mate-polkit-1.8.0-2|104	
14cr|mate-polkit-1.8.0-2|105	
14cr|mate-polkit-1.8.0-2|106	%changelog
14cr|mate-polkit-1.8.0-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-polkit-1.8.0-2|108	+ Revision: 62fdce0
14cr|mate-polkit-1.8.0-2|109	- MassBuild#464: Increase release tag
14cr|mate-polkit-1.8.0-2|110	
14cr|mate-polkit-1.8.0-2|111	

2890 14
14cr|mate-power-manager-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-power-manager-1.8.0-2|2	Name:           mate-power-manager
14cr|mate-power-manager-1.8.0-2|3	Version:        1.8.0
14cr|mate-power-manager-1.8.0-2|4	Release:        2
14cr|mate-power-manager-1.8.0-2|5	Summary:        MATE Power Manager
14cr|mate-power-manager-1.8.0-2|6	License:        GPLv2+
14cr|mate-power-manager-1.8.0-2|7	Group:          Graphical desktop/Other
14cr|mate-power-manager-1.8.0-2|8	URL:            http://pub.mate-desktop.org
14cr|mate-power-manager-1.8.0-2|9	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-power-manager-1.8.0-2|10	
14cr|mate-power-manager-1.8.0-2|11	# upstream patch
14cr|mate-power-manager-1.8.0-2|12	# https://github.com/mate-desktop/mate-power-manager/commit/8cb168b
14cr|mate-power-manager-1.8.0-2|13	Patch0:        mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
14cr|mate-power-manager-1.8.0-2|14	# https://github.com/mate-desktop/mate-power-manager/commit/2b3cf01
14cr|mate-power-manager-1.8.0-2|15	Patch1:        mate-power-manager_avoid-levels-is-0-warning.patch
14cr|mate-power-manager-1.8.0-2|16	
14cr|mate-power-manager-1.8.0-2|17	# upstream fixes for upower-1.0, the order of the series is important
14cr|mate-power-manager-1.8.0-2|18	# https://github.com/mate-desktop/mate-power-manager/commit/220a4e0
14cr|mate-power-manager-1.8.0-2|19	Patch2:        mate-power-manager_remove-battery-recall-logic.patch
14cr|mate-power-manager-1.8.0-2|20	# https://github.com/mate-desktop/mate-power-manager/commit/d59f4b8
14cr|mate-power-manager-1.8.0-2|21	Patch3:        mate-power-manager_port-to-upower-0.99-API.patch
14cr|mate-power-manager-1.8.0-2|22	# https://github.com/mate-desktop/mate-power-manager/commit/1fb2870
14cr|mate-power-manager-1.8.0-2|23	Patch4:        mate-power-manager_improve-UPower1-support.patch
14cr|mate-power-manager-1.8.0-2|24	# https://github.com/mate-desktop/mate-power-manager/commit/8f734c6
14cr|mate-power-manager-1.8.0-2|25	Patch5:        mate-power-manager_other-round-of-fixes-for-UPower-0.99-API-changes.patch
14cr|mate-power-manager-1.8.0-2|26	
14cr|mate-power-manager-1.8.0-2|27	BuildRequires: intltool
14cr|mate-power-manager-1.8.0-2|28	BuildRequires: mate-common
14cr|mate-power-manager-1.8.0-2|29	BuildRequires: rarian
14cr|mate-power-manager-1.8.0-2|30	BuildRequires: xmlto
14cr|mate-power-manager-1.8.0-2|31	BuildRequires: which
14cr|mate-power-manager-1.8.0-2|32	BuildRequires: xml2po
14cr|mate-power-manager-1.8.0-2|33	BuildRequires: docbook-utils
14cr|mate-power-manager-1.8.0-2|34	BuildRequires: docbook-dtd41-sgml
14cr|mate-power-manager-1.8.0-2|35	BuildRequires: pkgconfig(cairo)
14cr|mate-power-manager-1.8.0-2|36	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-power-manager-1.8.0-2|37	BuildRequires: pkgconfig(libcanberra-gtk)
14cr|mate-power-manager-1.8.0-2|38	BuildRequires: pkgconfig(libnotify)
14cr|mate-power-manager-1.8.0-2|39	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
14cr|mate-power-manager-1.8.0-2|40	BuildRequires: pkgconfig(libwnck-1.0)
14cr|mate-power-manager-1.8.0-2|41	BuildRequires: pkgconfig(mate-doc-utils)
14cr|mate-power-manager-1.8.0-2|42	BuildRequires: pkgconfig(mate-keyring-1)
14cr|mate-power-manager-1.8.0-2|43	BuildRequires: pkgconfig(unique-1.0)
14cr|mate-power-manager-1.8.0-2|44	BuildRequires: pkgconfig(upower-glib)
14cr|mate-power-manager-1.8.0-2|45	BuildRequires: pkgconfig(systemd)
14cr|mate-power-manager-1.8.0-2|46	BuildRequires: pkgconfig(gnome-keyring-1)
14cr|mate-power-manager-1.8.0-2|47	BuildRequires: yelp-tools
14cr|mate-power-manager-1.8.0-2|48	BuildRequires: itstool
14cr|mate-power-manager-1.8.0-2|49	
14cr|mate-power-manager-1.8.0-2|50	Requires:      mate-icon-theme
14cr|mate-power-manager-1.8.0-2|51	Requires:      upower
14cr|mate-power-manager-1.8.0-2|52	
14cr|mate-power-manager-1.8.0-2|53	
14cr|mate-power-manager-1.8.0-2|54	%description
14cr|mate-power-manager-1.8.0-2|55	MATE Power Manager uses the information and facilities provided by UPower
14cr|mate-power-manager-1.8.0-2|56	displaying icons and handling user callbacks in an interactive MATE session.
14cr|mate-power-manager-1.8.0-2|57	
14cr|mate-power-manager-1.8.0-2|58	%prep
14cr|mate-power-manager-1.8.0-2|59	%setup -q
14cr|mate-power-manager-1.8.0-2|60	
14cr|mate-power-manager-1.8.0-2|61	%patch0 -p1 -b .dbus
14cr|mate-power-manager-1.8.0-2|62	%patch1 -p1 -b .avoid-levels-is-0-warning
14cr|mate-power-manager-1.8.0-2|63	%patch2 -p1 -b .remove-battery-recall-logic
14cr|mate-power-manager-1.8.0-2|64	%patch3 -p1 -b .port-to-upower-0.99-API
14cr|mate-power-manager-1.8.0-2|65	%patch4 -p1 -b .improve-UPower1-support
14cr|mate-power-manager-1.8.0-2|66	%patch5 -p1 -b .other-round-of-fixes-for-UPower-0.99
14cr|mate-power-manager-1.8.0-2|67	
14cr|mate-power-manager-1.8.0-2|68	%build
14cr|mate-power-manager-1.8.0-2|69	# Not needed >= 1.6.1 version
14cr|mate-power-manager-1.8.0-2|70	# NOCONFIGURE=1 ./autogen.sh
14cr|mate-power-manager-1.8.0-2|71	%configure2_5x \
14cr|mate-power-manager-1.8.0-2|72	--enable-unique \
14cr|mate-power-manager-1.8.0-2|73	--with-systemdinhibit \
14cr|mate-power-manager-1.8.0-2|74	--with-gtk=2.0 \
14cr|mate-power-manager-1.8.0-2|75	--disable-scrollkeeper \
14cr|mate-power-manager-1.8.0-2|76	--enable-docbook-docs \
14cr|mate-power-manager-1.8.0-2|77	--enable-applets \
14cr|mate-power-manager-1.8.0-2|78	--with-doc-dir=%{buildroot}%{_datadir}/doc
14cr|mate-power-manager-1.8.0-2|79	
14cr|mate-power-manager-1.8.0-2|80	%make
14cr|mate-power-manager-1.8.0-2|81	
14cr|mate-power-manager-1.8.0-2|82	%install
14cr|mate-power-manager-1.8.0-2|83	%makeinstall_std
14cr|mate-power-manager-1.8.0-2|84	
14cr|mate-power-manager-1.8.0-2|85	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cr|mate-power-manager-1.8.0-2|86	
14cr|mate-power-manager-1.8.0-2|87	%find_lang %name --with-gnome --all-name
14cr|mate-power-manager-1.8.0-2|88	
14cr|mate-power-manager-1.8.0-2|89	%files  -f %{name}.lang
14cr|mate-power-manager-1.8.0-2|90	%doc AUTHORS COPYING README
14cr|mate-power-manager-1.8.0-2|91	%{_mandir}/man1/*
14cr|mate-power-manager-1.8.0-2|92	%{_bindir}/mate-power-bugreport.sh
14cr|mate-power-manager-1.8.0-2|93	%{_bindir}/mate-power-manager
14cr|mate-power-manager-1.8.0-2|94	%{_bindir}/mate-power-preferences
14cr|mate-power-manager-1.8.0-2|95	%{_bindir}/mate-power-statistics
14cr|mate-power-manager-1.8.0-2|96	%{_sbindir}/mate-power-backlight-helper
14cr|mate-power-manager-1.8.0-2|97	%{_datadir}/applications/mate-*.desktop
14cr|mate-power-manager-1.8.0-2|98	%dir %{_datadir}/dbus-1/services
14cr|mate-power-manager-1.8.0-2|99	%{_datadir}/dbus-1/services/*.service
14cr|mate-power-manager-1.8.0-2|100	%{_datadir}/mate-power-manager/
14cr|mate-power-manager-1.8.0-2|101	%{_datadir}/icons/hicolor/*/apps/mate-*.*
14cr|mate-power-manager-1.8.0-2|102	%{_datadir}/polkit-1/actions/org.mate.power.policy
14cr|mate-power-manager-1.8.0-2|103	%{_datadir}/mate-2.0/ui/brightness-applet-menu.xml
14cr|mate-power-manager-1.8.0-2|104	%{_datadir}/mate-2.0/ui/inhibit-applet-menu.xml
14cr|mate-power-manager-1.8.0-2|105	%{_datadir}/mate-panel/applets/org.mate.BrightnessApplet.mate-panel-applet
14cr|mate-power-manager-1.8.0-2|106	%{_datadir}/mate-panel/applets/org.mate.InhibitApplet.mate-panel-applet
14cr|mate-power-manager-1.8.0-2|107	%{_datadir}/glib-2.0/schemas/org.mate.power-manager.gschema.xml
14cr|mate-power-manager-1.8.0-2|108	%{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
14cr|mate-power-manager-1.8.0-2|109	%{_libexecdir}/mate-brightness-applet
14cr|mate-power-manager-1.8.0-2|110	%{_libexecdir}/mate-inhibit-applet
14cr|mate-power-manager-1.8.0-2|111	%{_datadir}/MateConf/gsettings/mate-power-manager.convert
14cr|mate-power-manager-1.8.0-2|112	
14cr|mate-power-manager-1.8.0-2|113	
14cr|mate-power-manager-1.8.0-2|114	
14cr|mate-power-manager-1.8.0-2|115	
14cr|mate-power-manager-1.8.0-2|116	%changelog
14cr|mate-power-manager-1.8.0-2|117	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-power-manager-1.8.0-2|118	+ Revision: 87a9bae
14cr|mate-power-manager-1.8.0-2|119	- Add upstream patches for new upower
14cr|mate-power-manager-1.8.0-2|120	
14cr|mate-power-manager-1.8.0-2|121	

2891 14
14cr|mate-screensaver-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-screensaver-1.8.0-2|2	
14cr|mate-screensaver-1.8.0-2|3	Name:           mate-screensaver
14cr|mate-screensaver-1.8.0-2|4	Version:        1.8.0
14cr|mate-screensaver-1.8.0-2|5	Release:        2
14cr|mate-screensaver-1.8.0-2|6	Summary:        MATE Screensaver
14cr|mate-screensaver-1.8.0-2|7	License:        GPLv2+ and LGPLv2+
14cr|mate-screensaver-1.8.0-2|8	Group:          Graphical desktop/Other
14cr|mate-screensaver-1.8.0-2|9	URL:            http://pub.mate-desktop.org
14cr|mate-screensaver-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-screensaver-1.8.0-2|11	
14cr|mate-screensaver-1.8.0-2|12	BuildRequires: intltool
14cr|mate-screensaver-1.8.0-2|13	BuildRequires: mate-common
14cr|mate-screensaver-1.8.0-2|14	BuildRequires: pam-devel
14cr|mate-screensaver-1.8.0-2|15	BuildRequires: xml2po
14cr|mate-screensaver-1.8.0-2|16	BuildRequires: pkgconfig(xscrnsaver)
14cr|mate-screensaver-1.8.0-2|17	BuildRequires: pkgconfig(dbus-glib-1)
14cr|mate-screensaver-1.8.0-2|18	BuildRequires: pkgconfig(gl)
14cr|mate-screensaver-1.8.0-2|19	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-screensaver-1.8.0-2|20	BuildRequires: pkgconfig(libmate-menu)
14cr|mate-screensaver-1.8.0-2|21	BuildRequires: pkgconfig(libmatekbdui)
14cr|mate-screensaver-1.8.0-2|22	BuildRequires: pkgconfig(libnotify)
14cr|mate-screensaver-1.8.0-2|23	BuildRequires: pkgconfig(mate-desktop-2.0)
14cr|mate-screensaver-1.8.0-2|24	BuildRequires: pkgconfig(xext)
14cr|mate-screensaver-1.8.0-2|25	BuildRequires: pkgconfig(xxf86misc)
14cr|mate-screensaver-1.8.0-2|26	BuildRequires: pkgconfig(xxf86vm)
14cr|mate-screensaver-1.8.0-2|27	BuildRequires: pkgconfig(xtst)
14cr|mate-screensaver-1.8.0-2|28	BuildRequires: pkgconfig(systemd)
14cr|mate-screensaver-1.8.0-2|29	BuildRequires: libsystemd-login-devel
14cr|mate-screensaver-1.8.0-2|30	BuildRequires: pkgconfig(libsystemd-login)
14cr|mate-screensaver-1.8.0-2|31	BuildRequires: pkgconfig(libsystemd-daemon)
14cr|mate-screensaver-1.8.0-2|32	BuildRequires: pkgconfig(gthread-2.0)
14cr|mate-screensaver-1.8.0-2|33	
14cr|mate-screensaver-1.8.0-2|34	Requires:       mate-keyring >= 1.1.0
14cr|mate-screensaver-1.8.0-2|35	Requires:       mate-backgrounds
14cr|mate-screensaver-1.8.0-2|36	Requires:       mate-power-manager
14cr|mate-screensaver-1.8.0-2|37	Requires:       dbus-x11
14cr|mate-screensaver-1.8.0-2|38	Requires: 	pkgconfig(xscrnsaver)
14cr|mate-screensaver-1.8.0-2|39	
14cr|mate-screensaver-1.8.0-2|40	%description
14cr|mate-screensaver-1.8.0-2|41	mate-screensaver is a screen saver and locker that aims to have
14cr|mate-screensaver-1.8.0-2|42	simple, sane, secure defaults and be well integrated with the desktop.
14cr|mate-screensaver-1.8.0-2|43	
14cr|mate-screensaver-1.8.0-2|44	
14cr|mate-screensaver-1.8.0-2|45	%package devel
14cr|mate-screensaver-1.8.0-2|46	Summary: Development files for mate-screensaver
14cr|mate-screensaver-1.8.0-2|47	Group:   Development/C
14cr|mate-screensaver-1.8.0-2|48	Requires: %{name} = %{version}
14cr|mate-screensaver-1.8.0-2|49	
14cr|mate-screensaver-1.8.0-2|50	%description devel
14cr|mate-screensaver-1.8.0-2|51	Development files for mate-screensaver
14cr|mate-screensaver-1.8.0-2|52	
14cr|mate-screensaver-1.8.0-2|53	
14cr|mate-screensaver-1.8.0-2|54	%prep
14cr|mate-screensaver-1.8.0-2|55	%setup -q
14cr|mate-screensaver-1.8.0-2|56	
14cr|mate-screensaver-1.8.0-2|57	%build
14cr|mate-screensaver-1.8.0-2|58	NOCONFIGURE=1 ./autogen.sh
14cr|mate-screensaver-1.8.0-2|59	%configure2_5x --disable-more-warnings \
14cr|mate-screensaver-1.8.0-2|60	--with-xscreensaverdir=%{_datadir}/xscreensaver/config \
14cr|mate-screensaver-1.8.0-2|61	--with-xscreensaverhackdir=%{_libdir}/xscreensaver
14cr|mate-screensaver-1.8.0-2|62	
14cr|mate-screensaver-1.8.0-2|63	%make
14cr|mate-screensaver-1.8.0-2|64	
14cr|mate-screensaver-1.8.0-2|65	
14cr|mate-screensaver-1.8.0-2|66	%install
14cr|mate-screensaver-1.8.0-2|67	%makeinstall_std
14cr|mate-screensaver-1.8.0-2|68	
14cr|mate-screensaver-1.8.0-2|69	sed -ie 's@XSL=${DIST_BIN}/xscreensaver-config.xsl@XSL=%{_datadir}/mate-screensaver/xscreensaver-config.xsl@' \
14cr|mate-screensaver-1.8.0-2|70	data/migrate-xscreensaver-config.sh
14cr|mate-screensaver-1.8.0-2|71	sed -ie 's@b=`basename ${FILE} .xml`@b=xscreensaver-`basename ${FILE} .xml`@' \
14cr|mate-screensaver-1.8.0-2|72	data/migrate-xscreensaver-config.sh
14cr|mate-screensaver-1.8.0-2|73	
14cr|mate-screensaver-1.8.0-2|74	install -m755 data/migrate-xscreensaver-config.sh %{buildroot}%{_datadir}/mate-screensaver
14cr|mate-screensaver-1.8.0-2|75	install -m644 data/xscreensaver-config.xsl %{buildroot}%{_datadir}/mate-screensaver
14cr|mate-screensaver-1.8.0-2|76	
14cr|mate-screensaver-1.8.0-2|77	# Do we need this doc?
14cr|mate-screensaver-1.8.0-2|78	rm -fr %{buildroot}%{_docdir}/mate-screensaver-1.6.0
14cr|mate-screensaver-1.8.0-2|79	
14cr|mate-screensaver-1.8.0-2|80	%find_lang %{name} --with-gnome
14cr|mate-screensaver-1.8.0-2|81	
14cr|mate-screensaver-1.8.0-2|82	%triggerin -- xscreensaver-base xscreensaver-gl xscreensaver-extrusion xscreensaver-matrix
14cr|mate-screensaver-1.8.0-2|83	(  cd %{_datadir}/applications/screensavers ; \
14cr|mate-screensaver-1.8.0-2|84	for f in %{_datadir}/xscreensaver/config/*.xml; do
14cr|mate-screensaver-1.8.0-2|85	%{_datadir}/mate-screensaver/migrate-xscreensaver-config.sh $f > /dev/null 2>&1
14cr|mate-screensaver-1.8.0-2|86	done)
14cr|mate-screensaver-1.8.0-2|87	
14cr|mate-screensaver-1.8.0-2|88	%triggerun -- xscreensaver-base
14cr|mate-screensaver-1.8.0-2|89	[ "$2" = 0 ] || exit 0
14cr|mate-screensaver-1.8.0-2|90	(cd %{_datadir}/applications/screensavers; \
14cr|mate-screensaver-1.8.0-2|91	for f in $(rpm -ql xscreensaver-base | grep '%{_datadir}/xscreensaver/config/'); do
14cr|mate-screensaver-1.8.0-2|92	rm -f xscreensaver-$(basename $f .xml).desktop
14cr|mate-screensaver-1.8.0-2|93	done)
14cr|mate-screensaver-1.8.0-2|94	
14cr|mate-screensaver-1.8.0-2|95	%triggerun -- xscreensaver-gl
14cr|mate-screensaver-1.8.0-2|96	[ "$2" = 0 ] || exit 0
14cr|mate-screensaver-1.8.0-2|97	(cd %{_datadir}/applications/screensavers; \
14cr|mate-screensaver-1.8.0-2|98	for f in $(rpm -ql xscreensaver-gl | grep '%{_datadir}/xscreensaver/config/'); do
14cr|mate-screensaver-1.8.0-2|99	rm -f xscreensaver-$(basename $f .xml).desktop
14cr|mate-screensaver-1.8.0-2|100	done)
14cr|mate-screensaver-1.8.0-2|101	
14cr|mate-screensaver-1.8.0-2|102	%triggerun -- xscreensaver-extrusion
14cr|mate-screensaver-1.8.0-2|103	[ "$2" = 0 ] || exit 0
14cr|mate-screensaver-1.8.0-2|104	(cd %{_datadir}/applications/screensavers; \
14cr|mate-screensaver-1.8.0-2|105	for f in $(rpm -ql xscreensaver-extrusion | grep '%{_datadir}/xscreensaver/config/'); do
14cr|mate-screensaver-1.8.0-2|106	rm -f xscreensaver-$(basename $f .xml).desktop
14cr|mate-screensaver-1.8.0-2|107	done)
14cr|mate-screensaver-1.8.0-2|108	
14cr|mate-screensaver-1.8.0-2|109	%triggerun -- xscreensaver-matrix
14cr|mate-screensaver-1.8.0-2|110	[ "$2" = 0 ] || exit 0
14cr|mate-screensaver-1.8.0-2|111	(cd %{_datadir}/applications/screensavers; \
14cr|mate-screensaver-1.8.0-2|112	for f in $(rpm -ql xscreensaver-matrix | grep '%{_datadir}/xscreensaver/config/'); do
14cr|mate-screensaver-1.8.0-2|113	rm -f xscreensaver-$(basename $f .xml).desktop
14cr|mate-screensaver-1.8.0-2|114	done)
14cr|mate-screensaver-1.8.0-2|115	
14cr|mate-screensaver-1.8.0-2|116	%files -f %{name}.lang
14cr|mate-screensaver-1.8.0-2|117	%doc AUTHORS NEWS README COPYING
14cr|mate-screensaver-1.8.0-2|118	%{_bindir}/mate-screensaver*
14cr|mate-screensaver-1.8.0-2|119	%config(noreplace) %{_sysconfdir}/pam.d/mate-screensaver
14cr|mate-screensaver-1.8.0-2|120	%config(noreplace) %{_sysconfdir}/xdg/menus/mate-screensavers.menu
14cr|mate-screensaver-1.8.0-2|121	%{_sysconfdir}/xdg/autostart/mate-screensaver.desktop
14cr|mate-screensaver-1.8.0-2|122	%{_libexecdir}/mate-screensaver-*
14cr|mate-screensaver-1.8.0-2|123	%{_libexecdir}/mate-screensaver
14cr|mate-screensaver-1.8.0-2|124	%{_datadir}/applications/mate-screensaver-preferences.desktop
14cr|mate-screensaver-1.8.0-2|125	%{_datadir}/applications/screensavers/*.desktop
14cr|mate-screensaver-1.8.0-2|126	%{_datadir}/mate-screensaver
14cr|mate-screensaver-1.8.0-2|127	%{_datadir}/backgrounds/cosmos/
14cr|mate-screensaver-1.8.0-2|128	%{_datadir}/pixmaps/*.svg
14cr|mate-screensaver-1.8.0-2|129	%{_datadir}/desktop-directories/mate-screensaver.directory
14cr|mate-screensaver-1.8.0-2|130	%{_datadir}/MateConf/gsettings/org.mate.screensaver.gschema.migrate
14cr|mate-screensaver-1.8.0-2|131	%{_datadir}/glib-2.0/schemas/org.mate.screensaver.gschema.xml
14cr|mate-screensaver-1.8.0-2|132	%{_datadir}/mate-background-properties/cosmos.xml
14cr|mate-screensaver-1.8.0-2|133	%{_datadir}/dbus-1/services/org.mate.ScreenSaver.service
14cr|mate-screensaver-1.8.0-2|134	%{_mandir}/man1/*
14cr|mate-screensaver-1.8.0-2|135	
14cr|mate-screensaver-1.8.0-2|136	%files devel
14cr|mate-screensaver-1.8.0-2|137	%{_libdir}/pkgconfig/*
14cr|mate-screensaver-1.8.0-2|138	
14cr|mate-screensaver-1.8.0-2|139	
14cr|mate-screensaver-1.8.0-2|140	%changelog
14cr|mate-screensaver-1.8.0-2|141	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-screensaver-1.8.0-2|142	+ Revision: 2444a0d
14cr|mate-screensaver-1.8.0-2|143	- MassBuild#464: Increase release tag
14cr|mate-screensaver-1.8.0-2|144	
14cr|mate-screensaver-1.8.0-2|145	

2892 14
14cr|mate-sensors-applet-1.8.0-2|1	%define _libexecdir %{_exec_prefix}/libexec
14cr|mate-sensors-applet-1.8.0-2|2	%define url_ver   %(echo %{version}|cut -d. -f1,2)
14cr|mate-sensors-applet-1.8.0-2|3	%define major     0
14cr|mate-sensors-applet-1.8.0-2|4	%define libname   %mklibname %{name} %{major}
14cr|mate-sensors-applet-1.8.0-2|5	%define develname %mklibname -d %{name}
14cr|mate-sensors-applet-1.8.0-2|6	
14cr|mate-sensors-applet-1.8.0-2|7	Summary:        Detailed hardware monitoring applet for MATE
14cr|mate-sensors-applet-1.8.0-2|8	Name:           mate-sensors-applet
14cr|mate-sensors-applet-1.8.0-2|9	Version:        1.8.0
14cr|mate-sensors-applet-1.8.0-2|10	Release:        2
14cr|mate-sensors-applet-1.8.0-2|11	License:        GPLv2+
14cr|mate-sensors-applet-1.8.0-2|12	Group:          Graphical desktop/Other
14cr|mate-sensors-applet-1.8.0-2|13	URL:            http://mate-desktop.org
14cr|mate-sensors-applet-1.8.0-2|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-sensors-applet-1.8.0-2|15	Patch0:         sensors-applet-2.2.3-fix-linkage.patch
14cr|mate-sensors-applet-1.8.0-2|16	
14cr|mate-sensors-applet-1.8.0-2|17	BuildRequires:  itstool
14cr|mate-sensors-applet-1.8.0-2|18	BuildRequires:  mate-common
14cr|mate-sensors-applet-1.8.0-2|19	BuildRequires:  xsltproc
14cr|mate-sensors-applet-1.8.0-2|20	BuildRequires:  yelp-tools
14cr|mate-sensors-applet-1.8.0-2|21	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-sensors-applet-1.8.0-2|22	BuildRequires:  pkgconfig(libatasmart)
14cr|mate-sensors-applet-1.8.0-2|23	BuildRequires:  pkgconfig(libnotify)
14cr|mate-sensors-applet-1.8.0-2|24	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cr|mate-sensors-applet-1.8.0-2|25	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-sensors-applet-1.8.0-2|26	BuildRequires:  lm_sensors-devel
14cr|mate-sensors-applet-1.8.0-2|27	
14cr|mate-sensors-applet-1.8.0-2|28	%description
14cr|mate-sensors-applet-1.8.0-2|29	MATE Sensors Applet is an applet for the MATE Panel to display readings
14cr|mate-sensors-applet-1.8.0-2|30	from hardware sensors, including CPU and system temperatures, fan speeds and
14cr|mate-sensors-applet-1.8.0-2|31	voltage readings under Linux.
14cr|mate-sensors-applet-1.8.0-2|32	
14cr|mate-sensors-applet-1.8.0-2|33	Interfaces via the Linux kernel i2c modules.
14cr|mate-sensors-applet-1.8.0-2|34	
14cr|mate-sensors-applet-1.8.0-2|35	%package -n %{libname}
14cr|mate-sensors-applet-1.8.0-2|36	Summary:    mate-sensors-applet libraries
14cr|mate-sensors-applet-1.8.0-2|37	Group:      System/Libraries
14cr|mate-sensors-applet-1.8.0-2|38	
14cr|mate-sensors-applet-1.8.0-2|39	%description -n %{libname}
14cr|mate-sensors-applet-1.8.0-2|40	This is the shared library parts of %{name}.
14cr|mate-sensors-applet-1.8.0-2|41	
14cr|mate-sensors-applet-1.8.0-2|42	%package -n %{develname}
14cr|mate-sensors-applet-1.8.0-2|43	Summary:    Development files for mate-sensors-applet
14cr|mate-sensors-applet-1.8.0-2|44	Group:      Development/C
14cr|mate-sensors-applet-1.8.0-2|45	Requires:   %{libname} = %{version}
14cr|mate-sensors-applet-1.8.0-2|46	Provides:   %{name}-devel = %{version}-%{release}
14cr|mate-sensors-applet-1.8.0-2|47	
14cr|mate-sensors-applet-1.8.0-2|48	%description -n %{develname}
14cr|mate-sensors-applet-1.8.0-2|49	This package contains development files for mate-sensors-applet.
14cr|mate-sensors-applet-1.8.0-2|50	
14cr|mate-sensors-applet-1.8.0-2|51	%prep
14cr|mate-sensors-applet-1.8.0-2|52	%setup -q
14cr|mate-sensors-applet-1.8.0-2|53	%apply_patches
14cr|mate-sensors-applet-1.8.0-2|54	
14cr|mate-sensors-applet-1.8.0-2|55	%build
14cr|mate-sensors-applet-1.8.0-2|56	%configure2_5x \
14cr|mate-sensors-applet-1.8.0-2|57	--disable-static \
14cr|mate-sensors-applet-1.8.0-2|58	--disable-scrollkeeper \
14cr|mate-sensors-applet-1.8.0-2|59	--enable-libnotify \
14cr|mate-sensors-applet-1.8.0-2|60	--with-nvidia
14cr|mate-sensors-applet-1.8.0-2|61	
14cr|mate-sensors-applet-1.8.0-2|62	%make
14cr|mate-sensors-applet-1.8.0-2|63	
14cr|mate-sensors-applet-1.8.0-2|64	%install
14cr|mate-sensors-applet-1.8.0-2|65	%makeinstall_std
14cr|mate-sensors-applet-1.8.0-2|66	
14cr|mate-sensors-applet-1.8.0-2|67	%find_lang %{name}
14cr|mate-sensors-applet-1.8.0-2|68	
14cr|mate-sensors-applet-1.8.0-2|69	%files -f %{name}.lang
14cr|mate-sensors-applet-1.8.0-2|70	%doc AUTHORS NEWS README TODO
14cr|mate-sensors-applet-1.8.0-2|71	%{_libexecdir}/mate-sensors-applet
14cr|mate-sensors-applet-1.8.0-2|72	%{_libdir}/mate-sensors-applet/
14cr|mate-sensors-applet-1.8.0-2|73	%{_datadir}/mate-sensors-applet/ui/
14cr|mate-sensors-applet-1.8.0-2|74	%{_datadir}/help/*/mate-sensors-applet/*
14cr|mate-sensors-applet-1.8.0-2|75	%{_datadir}/pixmaps/mate-sensors-applet/
14cr|mate-sensors-applet-1.8.0-2|76	%{_datadir}/icons/hicolor/*/*/*.png
14cr|mate-sensors-applet-1.8.0-2|77	%{_datadir}/dbus-1/services/org.mate.panel.applet.SensorsAppletFactory.service
14cr|mate-sensors-applet-1.8.0-2|78	%dir %{_datadir}/glib-2.0/schemas
14cr|mate-sensors-applet-1.8.0-2|79	%{_datadir}/glib-2.0/schemas/*.xml
14cr|mate-sensors-applet-1.8.0-2|80	%dir %{_datadir}/mate-panel/applets
14cr|mate-sensors-applet-1.8.0-2|81	%{_datadir}/mate-panel/applets/org.mate.applets.sensors-applet.mate-panel-applet
14cr|mate-sensors-applet-1.8.0-2|82	
14cr|mate-sensors-applet-1.8.0-2|83	%files -n %{libname}
14cr|mate-sensors-applet-1.8.0-2|84	%{_libdir}/libmate-sensors-applet-plugin.so.%{major}*
14cr|mate-sensors-applet-1.8.0-2|85	
14cr|mate-sensors-applet-1.8.0-2|86	%files -n %{develname}
14cr|mate-sensors-applet-1.8.0-2|87	%doc ChangeLog
14cr|mate-sensors-applet-1.8.0-2|88	%{_includedir}/mate-sensors-applet/*
14cr|mate-sensors-applet-1.8.0-2|89	%{_libdir}/*.so
14cr|mate-sensors-applet-1.8.0-2|90	
14cr|mate-sensors-applet-1.8.0-2|91	
14cr|mate-sensors-applet-1.8.0-2|92	%changelog
14cr|mate-sensors-applet-1.8.0-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-sensors-applet-1.8.0-2|94	+ Revision: d308bd0
14cr|mate-sensors-applet-1.8.0-2|95	- MassBuild#464: Increase release tag
14cr|mate-sensors-applet-1.8.0-2|96	
14cr|mate-sensors-applet-1.8.0-2|97	

2893 14
14cr|mate-session-manager-1.8.1-1|1	Summary:	The mate desktop programs for the MATE GUI desktop environment
14cr|mate-session-manager-1.8.1-1|2	Name:		mate-session-manager
14cr|mate-session-manager-1.8.1-1|3	Version:	1.8.1
14cr|mate-session-manager-1.8.1-1|4	Release:	1
14cr|mate-session-manager-1.8.1-1|5	License:	GPLv2+
14cr|mate-session-manager-1.8.1-1|6	Group:		Graphical desktop/MATE
14cr|mate-session-manager-1.8.1-1|7	Url:		http://mate-desktop.org
14cr|mate-session-manager-1.8.1-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cr|mate-session-manager-1.8.1-1|9	Source1:	startmate
14cr|mate-session-manager-1.8.1-1|10	Source2:	materc
14cr|mate-session-manager-1.8.1-1|11	Patch0:		mate-session-manager-1.8.1-session.patch
14cr|mate-session-manager-1.8.1-1|12	BuildRequires:	gtk-doc
14cr|mate-session-manager-1.8.1-1|13	BuildRequires:	intltool
14cr|mate-session-manager-1.8.1-1|14	BuildRequires:	mate-common
14cr|mate-session-manager-1.8.1-1|15	BuildRequires:	xmlto
14cr|mate-session-manager-1.8.1-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|mate-session-manager-1.8.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|mate-session-manager-1.8.1-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mate-session-manager-1.8.1-1|19	BuildRequires:	pkgconfig(ice)
14cr|mate-session-manager-1.8.1-1|20	BuildRequires:	pkgconfig(sm)
14cr|mate-session-manager-1.8.1-1|21	BuildRequires:	pkgconfig(systemd)
14cr|mate-session-manager-1.8.1-1|22	BuildRequires:	pkgconfig(xtrans)
14cr|mate-session-manager-1.8.1-1|23	
14cr|mate-session-manager-1.8.1-1|24	Requires:	desktop-common-data
14cr|mate-session-manager-1.8.1-1|25	Requires:	mate-settings-daemon
14cr|mate-session-manager-1.8.1-1|26	Requires:	%{name}-bin >= %{EVRD}
14cr|mate-session-manager-1.8.1-1|27	
14cr|mate-session-manager-1.8.1-1|28	%description
14cr|mate-session-manager-1.8.1-1|29	MATE (GNU Network Object Model Environment) is a user-friendly
14cr|mate-session-manager-1.8.1-1|30	set of applications and desktop tools to be used in conjunction with a
14cr|mate-session-manager-1.8.1-1|31	window manager for the X Window System.
14cr|mate-session-manager-1.8.1-1|32	
14cr|mate-session-manager-1.8.1-1|33	The MATE Session Manager restores a set session (group of applications)
14cr|mate-session-manager-1.8.1-1|34	when you log into MATE.
14cr|mate-session-manager-1.8.1-1|35	
14cr|mate-session-manager-1.8.1-1|36	%files -f %{name}.lang
14cr|mate-session-manager-1.8.1-1|37	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|mate-session-manager-1.8.1-1|38	%{_bindir}/mate-session-properties
14cr|mate-session-manager-1.8.1-1|39	%{_bindir}/mate-session-save
14cr|mate-session-manager-1.8.1-1|40	%{_bindir}/mate-wm
14cr|mate-session-manager-1.8.1-1|41	%{_datadir}/applications/*
14cr|mate-session-manager-1.8.1-1|42	%{_datadir}/xsessions/mate.desktop
14cr|mate-session-manager-1.8.1-1|43	%{_mandir}/man1/mate-session-properties.*
14cr|mate-session-manager-1.8.1-1|44	%{_mandir}/man1/mate-session-save.1.xz
14cr|mate-session-manager-1.8.1-1|45	%{_mandir}/man1/mate-wm.1.xz
14cr|mate-session-manager-1.8.1-1|46	%{_datadir}/MateConf/gsettings/mate-session.convert
14cr|mate-session-manager-1.8.1-1|47	
14cr|mate-session-manager-1.8.1-1|48	#----------------------------------------------------------------------------
14cr|mate-session-manager-1.8.1-1|49	
14cr|mate-session-manager-1.8.1-1|50	%package bin
14cr|mate-session-manager-1.8.1-1|51	Summary:	The mate desktop programs for the MATE GUI desktop environment
14cr|mate-session-manager-1.8.1-1|52	Group:		Graphical desktop/MATE
14cr|mate-session-manager-1.8.1-1|53	
14cr|mate-session-manager-1.8.1-1|54	%description bin
14cr|mate-session-manager-1.8.1-1|55	This package contains the binaries for the MATE Session Manager, but
14cr|mate-session-manager-1.8.1-1|56	no startup scripts. It is meant for applications such as GDM that use
14cr|mate-session-manager-1.8.1-1|57	mate-session internally.
14cr|mate-session-manager-1.8.1-1|58	
14cr|mate-session-manager-1.8.1-1|59	%files bin
14cr|mate-session-manager-1.8.1-1|60	%{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
14cr|mate-session-manager-1.8.1-1|61	%{_sysconfdir}/materc
14cr|mate-session-manager-1.8.1-1|62	%{_bindir}/mate-session
14cr|mate-session-manager-1.8.1-1|63	%{_bindir}/startmate
14cr|mate-session-manager-1.8.1-1|64	%{_datadir}/mate-session-manager
14cr|mate-session-manager-1.8.1-1|65	%{_iconsdir}/hicolor/*/apps/*
14cr|mate-session-manager-1.8.1-1|66	%{_mandir}/man1/mate-session.*
14cr|mate-session-manager-1.8.1-1|67	
14cr|mate-session-manager-1.8.1-1|68	#----------------------------------------------------------------------------
14cr|mate-session-manager-1.8.1-1|69	
14cr|mate-session-manager-1.8.1-1|70	%prep
14cr|mate-session-manager-1.8.1-1|71	%setup -q
14cr|mate-session-manager-1.8.1-1|72	%apply_patches
14cr|mate-session-manager-1.8.1-1|73	
14cr|mate-session-manager-1.8.1-1|74	%build
14cr|mate-session-manager-1.8.1-1|75	NOCONFIGURE=yes ./autogen.sh
14cr|mate-session-manager-1.8.1-1|76	%configure2_5x \
14cr|mate-session-manager-1.8.1-1|77	--disable-upower \
14cr|mate-session-manager-1.8.1-1|78	--with-systemd
14cr|mate-session-manager-1.8.1-1|79	
14cr|mate-session-manager-1.8.1-1|80	%make
14cr|mate-session-manager-1.8.1-1|81	
14cr|mate-session-manager-1.8.1-1|82	%install
14cr|mate-session-manager-1.8.1-1|83	%makeinstall_std
14cr|mate-session-manager-1.8.1-1|84	rm -f %{buildroot}%{_datadir}/doc/mate-session/dbus/mate-session.html
14cr|mate-session-manager-1.8.1-1|85	
14cr|mate-session-manager-1.8.1-1|86	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/startmate
14cr|mate-session-manager-1.8.1-1|87	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/materc
14cr|mate-session-manager-1.8.1-1|88	
14cr|mate-session-manager-1.8.1-1|89	%find_lang %{name}
14cr|mate-session-manager-1.8.1-1|90	
14cr|mate-session-manager-1.8.1-1|91	
14cr|mate-session-manager-1.8.1-1|92	%changelog
14cr|mate-session-manager-1.8.1-1|93	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.1-1
14cr|mate-session-manager-1.8.1-1|94	+ Revision: dbd7878
14cr|mate-session-manager-1.8.1-1|95	- Revert to 1.8.1
14cr|mate-session-manager-1.8.1-1|96	- Disable upower support
14cr|mate-session-manager-1.8.1-1|97	- Enable systemd support
14cr|mate-session-manager-1.8.1-1|98	- Leave only /usr/share/xsessions file for sessions and ajust it to run startmate
14cr|mate-session-manager-1.8.1-1|99	
14cr|mate-session-manager-1.8.1-1|100	

2894 14
14cr|mate-settings-daemon-1.8.0-2|1	%define _libexecdir %{_exec_prefix}/libexec
14cr|mate-settings-daemon-1.8.0-2|2	
14cr|mate-settings-daemon-1.8.0-2|3	%define          url_ver    %(echo %{version}|cut -d. -f1,2)
14cr|mate-settings-daemon-1.8.0-2|4	%define          pulse 1
14cr|mate-settings-daemon-1.8.0-2|5	%define          gstreamer 1
14cr|mate-settings-daemon-1.8.0-2|6	
14cr|mate-settings-daemon-1.8.0-2|7	Summary:         MATE Desktop settings daemon
14cr|mate-settings-daemon-1.8.0-2|8	Name:            mate-settings-daemon
14cr|mate-settings-daemon-1.8.0-2|9	Version:         1.8.0
14cr|mate-settings-daemon-1.8.0-2|10	Release:         2
14cr|mate-settings-daemon-1.8.0-2|11	License:         GPLv2+
14cr|mate-settings-daemon-1.8.0-2|12	Group:           Graphical desktop/Other
14cr|mate-settings-daemon-1.8.0-2|13	URL:             http://mate-desktop.org
14cr|mate-settings-daemon-1.8.0-2|14	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-settings-daemon-1.8.0-2|15	Patch0:          mate-settings-daemon-1.7.90-mga-fix_underlinking.patch
14cr|mate-settings-daemon-1.8.0-2|16	
14cr|mate-settings-daemon-1.8.0-2|17	BuildRequires:   itstool
14cr|mate-settings-daemon-1.8.0-2|18	BuildRequires:   mate-common
14cr|mate-settings-daemon-1.8.0-2|19	BuildRequires:   pkgconfig(dbus-glib-1)
14cr|mate-settings-daemon-1.8.0-2|20	BuildRequires:   pkgconfig(fontconfig)
14cr|mate-settings-daemon-1.8.0-2|21	BuildRequires:   pkgconfig(glib-2.0)
14cr|mate-settings-daemon-1.8.0-2|22	BuildRequires:   pkgconfig(gtk+-2.0)
14cr|mate-settings-daemon-1.8.0-2|23	BuildRequires:   pkgconfig(ice)
14cr|mate-settings-daemon-1.8.0-2|24	BuildRequires:   pkgconfig(dconf)
14cr|mate-settings-daemon-1.8.0-2|25	BuildRequires:   pkgconfig(mate-desktop-2.0) >= 1.7.3
14cr|mate-settings-daemon-1.8.0-2|26	BuildRequires:   pkgconfig(libmatekbd)
14cr|mate-settings-daemon-1.8.0-2|27	BuildRequires:   pkgconfig(libnotify)
14cr|mate-settings-daemon-1.8.0-2|28	BuildRequires:   pkgconfig(libxklavier)
14cr|mate-settings-daemon-1.8.0-2|29	BuildRequires:   pkgconfig(nss)
14cr|mate-settings-daemon-1.8.0-2|30	BuildRequires:   pkgconfig(polkit-gtk-mate-1)
14cr|mate-settings-daemon-1.8.0-2|31	BuildRequires:   pkgconfig(x11)
14cr|mate-settings-daemon-1.8.0-2|32	BuildRequires:   pkgconfig(xfixes)
14cr|mate-settings-daemon-1.8.0-2|33	BuildRequires:   pkgconfig(xi)
14cr|mate-settings-daemon-1.8.0-2|34	BuildRequires:   pkgconfig(sm)
14cr|mate-settings-daemon-1.8.0-2|35	
14cr|mate-settings-daemon-1.8.0-2|36	%if %pulse
14cr|mate-settings-daemon-1.8.0-2|37	BuildRequires:   pkgconfig(libpulse)
14cr|mate-settings-daemon-1.8.0-2|38	BuildRequires:   pkgconfig(libcanberra-gtk)
14cr|mate-settings-daemon-1.8.0-2|39	%endif
14cr|mate-settings-daemon-1.8.0-2|40	
14cr|mate-settings-daemon-1.8.0-2|41	%if %gstreamer
14cr|mate-settings-daemon-1.8.0-2|42	BuildRequires:   pkgconfig(gstreamer-plugins-base-0.10)
14cr|mate-settings-daemon-1.8.0-2|43	%endif
14cr|mate-settings-daemon-1.8.0-2|44	
14cr|mate-settings-daemon-1.8.0-2|45	%description
14cr|mate-settings-daemon-1.8.0-2|46	MATE settings daemon manages the configuration of the desktop in the
14cr|mate-settings-daemon-1.8.0-2|47	background.
14cr|mate-settings-daemon-1.8.0-2|48	
14cr|mate-settings-daemon-1.8.0-2|49	%package -n %{name}-common
14cr|mate-settings-daemon-1.8.0-2|50	Summary:         Common files for mate-settings-daemon
14cr|mate-settings-daemon-1.8.0-2|51	Group:           Graphical desktop/Other
14cr|mate-settings-daemon-1.8.0-2|52	Requires:        mate-icon-theme
14cr|mate-settings-daemon-1.8.0-2|53	Provides:        %{name} = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|54	Requires:        %{name}-pulse = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|55	Conflicts:       %{name}-pulse < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|56	Conflicts:       %{name}-gstreamer < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|57	Suggests:        %{name}-gstreamer = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|58	
14cr|mate-settings-daemon-1.8.0-2|59	%description -n %{name}-common
14cr|mate-settings-daemon-1.8.0-2|60	MATE settings daemon manages the configuration of the desktop in the
14cr|mate-settings-daemon-1.8.0-2|61	background.
14cr|mate-settings-daemon-1.8.0-2|62	
14cr|mate-settings-daemon-1.8.0-2|63	This package includes common files for MATE settings daemon.
14cr|mate-settings-daemon-1.8.0-2|64	
14cr|mate-settings-daemon-1.8.0-2|65	%package -n %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|66	Summary:         MATE settings daemon PulseAudio backend
14cr|mate-settings-daemon-1.8.0-2|67	Group:           Graphical desktop/Other
14cr|mate-settings-daemon-1.8.0-2|68	Requires:        %{name}-common = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|69	Obsoletes:       %{name}-pulse < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|70	Obsoletes:       %{name}-gstreamer < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|71	Conflicts:       %{name}-pulse < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|72	Conflicts:       %{name}-gstreamer < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|73	
14cr|mate-settings-daemon-1.8.0-2|74	%description -n %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|75	MATE settings daemon manages the configuration of the desktop in the
14cr|mate-settings-daemon-1.8.0-2|76	background.
14cr|mate-settings-daemon-1.8.0-2|77	
14cr|mate-settings-daemon-1.8.0-2|78	This package is built with PulseAudio support. If you
14cr|mate-settings-daemon-1.8.0-2|79	want to use GStreamer backend then install mate-settings-daemon-gstreamer
14cr|mate-settings-daemon-1.8.0-2|80	package.
14cr|mate-settings-daemon-1.8.0-2|81	
14cr|mate-settings-daemon-1.8.0-2|82	%package -n %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|83	Summary:         MATE settings daemon GStreamer backend
14cr|mate-settings-daemon-1.8.0-2|84	Group:           Graphical desktop/Other
14cr|mate-settings-daemon-1.8.0-2|85	Requires:        %{name}-common = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|86	Requires:        gstreamer0.10-plugins-good
14cr|mate-settings-daemon-1.8.0-2|87	Requires:        gstreamer0.10-plugins-base
14cr|mate-settings-daemon-1.8.0-2|88	Obsoletes:       %{name}-gstreamer < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|89	Obsoletes:       %{name}-pulse < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|90	Conflicts:       %{name}-pulse < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|91	Conflicts:       %{name}-gstreamer < 1.7.0
14cr|mate-settings-daemon-1.8.0-2|92	
14cr|mate-settings-daemon-1.8.0-2|93	%description -n %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|94	MATE settings daemon manages the configuration of the desktop in the
14cr|mate-settings-daemon-1.8.0-2|95	background.
14cr|mate-settings-daemon-1.8.0-2|96	
14cr|mate-settings-daemon-1.8.0-2|97	This package is built with GStreamer support. If you
14cr|mate-settings-daemon-1.8.0-2|98	want to use GStreamer backend then install mate-settings-daemon-gstreamer
14cr|mate-settings-daemon-1.8.0-2|99	package.
14cr|mate-settings-daemon-1.8.0-2|100	
14cr|mate-settings-daemon-1.8.0-2|101	%package -n     %{name}-devel
14cr|mate-settings-daemon-1.8.0-2|102	Summary:        Include files for the MATE settings daemon
14cr|mate-settings-daemon-1.8.0-2|103	Group:          Development/GNOME and GTK+
14cr|mate-settings-daemon-1.8.0-2|104	Requires:       %{name} = %{version}-%{release}
14cr|mate-settings-daemon-1.8.0-2|105	
14cr|mate-settings-daemon-1.8.0-2|106	%description -n %{name}-devel
14cr|mate-settings-daemon-1.8.0-2|107	Include files for the MATE settings daemon
14cr|mate-settings-daemon-1.8.0-2|108	
14cr|mate-settings-daemon-1.8.0-2|109	%prep
14cr|mate-settings-daemon-1.8.0-2|110	%setup -q -n %{name} -c
14cr|mate-settings-daemon-1.8.0-2|111	pushd %{name}-%{version}
14cr|mate-settings-daemon-1.8.0-2|112	%apply_patches
14cr|mate-settings-daemon-1.8.0-2|113	popd
14cr|mate-settings-daemon-1.8.0-2|114	%if %pulse
14cr|mate-settings-daemon-1.8.0-2|115	cp -a %{name}-%{version} %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|116	pushd %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|117	autoreconf -fi
14cr|mate-settings-daemon-1.8.0-2|118	popd
14cr|mate-settings-daemon-1.8.0-2|119	%endif
14cr|mate-settings-daemon-1.8.0-2|120	%if %gstreamer
14cr|mate-settings-daemon-1.8.0-2|121	mv -f %{name}-%{version} %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|122	pushd %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|123	autoreconf -fi
14cr|mate-settings-daemon-1.8.0-2|124	popd
14cr|mate-settings-daemon-1.8.0-2|125	%endif
14cr|mate-settings-daemon-1.8.0-2|126	
14cr|mate-settings-daemon-1.8.0-2|127	
14cr|mate-settings-daemon-1.8.0-2|128	%build
14cr|mate-settings-daemon-1.8.0-2|129	%if %gstreamer
14cr|mate-settings-daemon-1.8.0-2|130	pushd %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|131	%configure2_5x \
14cr|mate-settings-daemon-1.8.0-2|132	--disable-static \
14cr|mate-settings-daemon-1.8.0-2|133	--enable-polkit \
14cr|mate-settings-daemon-1.8.0-2|134	--disable-pulse \
14cr|mate-settings-daemon-1.8.0-2|135	--enable-gstreamer \
14cr|mate-settings-daemon-1.8.0-2|136	--enable-profiling   \
14cr|mate-settings-daemon-1.8.0-2|137	--with-nssdb
14cr|mate-settings-daemon-1.8.0-2|138	
14cr|mate-settings-daemon-1.8.0-2|139	%make
14cr|mate-settings-daemon-1.8.0-2|140	popd
14cr|mate-settings-daemon-1.8.0-2|141	%endif
14cr|mate-settings-daemon-1.8.0-2|142	
14cr|mate-settings-daemon-1.8.0-2|143	%if %pulse
14cr|mate-settings-daemon-1.8.0-2|144	pushd %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|145	%configure2_5x \
14cr|mate-settings-daemon-1.8.0-2|146	--disable-static \
14cr|mate-settings-daemon-1.8.0-2|147	--enable-polkit \
14cr|mate-settings-daemon-1.8.0-2|148	--enable-pulse \
14cr|mate-settings-daemon-1.8.0-2|149	--disable-gstreamer \
14cr|mate-settings-daemon-1.8.0-2|150	--enable-profiling \
14cr|mate-settings-daemon-1.8.0-2|151	--with-nssdb
14cr|mate-settings-daemon-1.8.0-2|152	
14cr|mate-settings-daemon-1.8.0-2|153	%make
14cr|mate-settings-daemon-1.8.0-2|154	popd
14cr|mate-settings-daemon-1.8.0-2|155	%endif
14cr|mate-settings-daemon-1.8.0-2|156	
14cr|mate-settings-daemon-1.8.0-2|157	
14cr|mate-settings-daemon-1.8.0-2|158	%install
14cr|mate-settings-daemon-1.8.0-2|159	%if %pulse
14cr|mate-settings-daemon-1.8.0-2|160	pushd %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|161	%makeinstall_std
14cr|mate-settings-daemon-1.8.0-2|162	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/libmedia-keys-pulse.so
14cr|mate-settings-daemon-1.8.0-2|163	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/libsound-pulse.so
14cr|mate-settings-daemon-1.8.0-2|164	# remove all installations except libsound-pulse.so and libmedia-keys-pulse.so;
14cr|mate-settings-daemon-1.8.0-2|165	# they will created by gstreamer installation
14cr|mate-settings-daemon-1.8.0-2|166	rm -fr %{buildroot}%{_libdir}/{mate-settings-daemon/*,pkgconfig}
14cr|mate-settings-daemon-1.8.0-2|167	rm -fr %{buildroot}%{_datadir}
14cr|mate-settings-daemon-1.8.0-2|168	rm -fr %{buildroot}%{_libexecdir}
14cr|mate-settings-daemon-1.8.0-2|169	rm -fr %{buildroot}%{_sysconfdir}/{xdg,dbus-1}
14cr|mate-settings-daemon-1.8.0-2|170	rm -fr %{buildroot}%{_includedir}
14cr|mate-settings-daemon-1.8.0-2|171	# move libsound-pulse.so and libmedia-keys-pulse.so into its own place
14cr|mate-settings-daemon-1.8.0-2|172	mv -f %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/%{name}/
14cr|mate-settings-daemon-1.8.0-2|173	# create /etc/sound stuff
14cr|mate-settings-daemon-1.8.0-2|174	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib
14cr|mate-settings-daemon-1.8.0-2|175	ln -s %{_libdir}/%{name}/libmedia-keys-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|176	ln -s %{_libdir}/%{name}/libsound-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libsound.so
14cr|mate-settings-daemon-1.8.0-2|177	popd
14cr|mate-settings-daemon-1.8.0-2|178	%endif
14cr|mate-settings-daemon-1.8.0-2|179	
14cr|mate-settings-daemon-1.8.0-2|180	%if %gstreamer
14cr|mate-settings-daemon-1.8.0-2|181	pushd %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|182	%makeinstall_std
14cr|mate-settings-daemon-1.8.0-2|183	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys-gstreamer.so
14cr|mate-settings-daemon-1.8.0-2|184	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/%{name}/libsound-gstreamer.so
14cr|mate-settings-daemon-1.8.0-2|185	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib
14cr|mate-settings-daemon-1.8.0-2|186	ln -s %{_libdir}/%{name}/libmedia-keys-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|187	ln -s %{_libdir}/%{name}/libsound-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libsound.so
14cr|mate-settings-daemon-1.8.0-2|188	popd
14cr|mate-settings-daemon-1.8.0-2|189	%endif
14cr|mate-settings-daemon-1.8.0-2|190	
14cr|mate-settings-daemon-1.8.0-2|191	%if %pulse || %gstreamer
14cr|mate-settings-daemon-1.8.0-2|192	ln -s %{_sysconfdir}/sound/profiles/current/mate/%_lib/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|193	ln -s %{_sysconfdir}/sound/profiles/current/mate/%_lib/libsound.so %{buildroot}%{_libdir}/%{name}/libsound.so
14cr|mate-settings-daemon-1.8.0-2|194	%endif
14cr|mate-settings-daemon-1.8.0-2|195	
14cr|mate-settings-daemon-1.8.0-2|196	find %{buildroot}%{_libdir} -type f -name "*.a" -delete
14cr|mate-settings-daemon-1.8.0-2|197	
14cr|mate-settings-daemon-1.8.0-2|198	# We don't need MateConf convert files:
14cr|mate-settings-daemon-1.8.0-2|199	rm -fr %{buildroot}%{_datadir}/MateConf
14cr|mate-settings-daemon-1.8.0-2|200	
14cr|mate-settings-daemon-1.8.0-2|201	%{find_lang} %{name}
14cr|mate-settings-daemon-1.8.0-2|202	
14cr|mate-settings-daemon-1.8.0-2|203	%pre
14cr|mate-settings-daemon-1.8.0-2|204	if [ -d %{_libexecdir}/%{name} ]; then
14cr|mate-settings-daemon-1.8.0-2|205	rm -rf %{_libexecdir}/%{name}
14cr|mate-settings-daemon-1.8.0-2|206	fi
14cr|mate-settings-daemon-1.8.0-2|207	
14cr|mate-settings-daemon-1.8.0-2|208	
14cr|mate-settings-daemon-1.8.0-2|209	
14cr|mate-settings-daemon-1.8.0-2|210	%files -n %{name}-common -f %{name}.lang
14cr|mate-settings-daemon-1.8.0-2|211	%doc %{name}-pulse/AUTHORS %{name}-pulse/README
14cr|mate-settings-daemon-1.8.0-2|212	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
14cr|mate-settings-daemon-1.8.0-2|213	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
14cr|mate-settings-daemon-1.8.0-2|214	%{_libdir}/%{name}/liba11y-keyboard.so
14cr|mate-settings-daemon-1.8.0-2|215	%{_libdir}/%{name}/libkeybindings.so
14cr|mate-settings-daemon-1.8.0-2|216	%{_libdir}/%{name}/libmpris.so
14cr|mate-settings-daemon-1.8.0-2|217	%{_libdir}/%{name}/libxrandr.so
14cr|mate-settings-daemon-1.8.0-2|218	%{_libdir}/%{name}/libbackground.so
14cr|mate-settings-daemon-1.8.0-2|219	%{_libdir}/%{name}/libkeyboard.so
14cr|mate-settings-daemon-1.8.0-2|220	%{_libdir}/%{name}/libsmartcard.so
14cr|mate-settings-daemon-1.8.0-2|221	%{_libdir}/%{name}/libxrdb.so
14cr|mate-settings-daemon-1.8.0-2|222	%{_libdir}/%{name}/libclipboard.so
14cr|mate-settings-daemon-1.8.0-2|223	%{_libdir}/%{name}/libxsettings.so
14cr|mate-settings-daemon-1.8.0-2|224	%{_libdir}/%{name}/libhousekeeping.so
14cr|mate-settings-daemon-1.8.0-2|225	%{_libdir}/%{name}/libmouse.so
14cr|mate-settings-daemon-1.8.0-2|226	%{_libdir}/%{name}/libtyping-break.so
14cr|mate-settings-daemon-1.8.0-2|227	%{_libdir}/%{name}/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|228	%{_libdir}/%{name}/libsound.so
14cr|mate-settings-daemon-1.8.0-2|229	%{_libdir}/%{name}/*.mate-settings-plugin
14cr|mate-settings-daemon-1.8.0-2|230	%{_libexecdir}/*
14cr|mate-settings-daemon-1.8.0-2|231	%{_datadir}/dbus-1/services/org.mate.SettingsDaemon.service
14cr|mate-settings-daemon-1.8.0-2|232	%{_datadir}/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
14cr|mate-settings-daemon-1.8.0-2|233	%{_iconsdir}/mate/*/*/*
14cr|mate-settings-daemon-1.8.0-2|234	%{_datadir}/%{name}
14cr|mate-settings-daemon-1.8.0-2|235	%{_datadir}/glib-2.0/schemas/org.mate.*.xml
14cr|mate-settings-daemon-1.8.0-2|236	%{_datadir}/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
14cr|mate-settings-daemon-1.8.0-2|237	%{_mandir}/man1/mate-settings-daemon.1*
14cr|mate-settings-daemon-1.8.0-2|238	
14cr|mate-settings-daemon-1.8.0-2|239	%if %pulse
14cr|mate-settings-daemon-1.8.0-2|240	%files -n %{name}-pulse
14cr|mate-settings-daemon-1.8.0-2|241	%{_libdir}/%{name}/libmedia-keys-pulse.so
14cr|mate-settings-daemon-1.8.0-2|242	%{_libdir}/%{name}/libsound-pulse.so
14cr|mate-settings-daemon-1.8.0-2|243	%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|244	%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libsound.so
14cr|mate-settings-daemon-1.8.0-2|245	%endif
14cr|mate-settings-daemon-1.8.0-2|246	
14cr|mate-settings-daemon-1.8.0-2|247	%if %gstreamer
14cr|mate-settings-daemon-1.8.0-2|248	%files -n %{name}-gstreamer
14cr|mate-settings-daemon-1.8.0-2|249	%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libsound.so
14cr|mate-settings-daemon-1.8.0-2|250	%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libmedia-keys.so
14cr|mate-settings-daemon-1.8.0-2|251	%{_libdir}/%{name}/libmedia-keys-gstreamer.so
14cr|mate-settings-daemon-1.8.0-2|252	%{_libdir}/%{name}/libsound-gstreamer.so
14cr|mate-settings-daemon-1.8.0-2|253	%endif
14cr|mate-settings-daemon-1.8.0-2|254	
14cr|mate-settings-daemon-1.8.0-2|255	%files -n %{name}-devel
14cr|mate-settings-daemon-1.8.0-2|256	%doc %{name}-pulse/ChangeLog
14cr|mate-settings-daemon-1.8.0-2|257	%{_includedir}/*
14cr|mate-settings-daemon-1.8.0-2|258	%{_libdir}/pkgconfig/*
14cr|mate-settings-daemon-1.8.0-2|259	
14cr|mate-settings-daemon-1.8.0-2|260	%changelog
14cr|mate-settings-daemon-1.8.0-2|261	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-settings-daemon-1.8.0-2|262	+ Revision: ad99a4f
14cr|mate-settings-daemon-1.8.0-2|263	- MassBuild#464: Increase release tag
14cr|mate-settings-daemon-1.8.0-2|264	
14cr|mate-settings-daemon-1.8.0-2|265	

2895 14
14cr|mate-system-monitor-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-system-monitor-1.8.0-2|2	
14cr|mate-system-monitor-1.8.0-2|3	Summary:        Simple process monitor for MATE
14cr|mate-system-monitor-1.8.0-2|4	Name:           mate-system-monitor
14cr|mate-system-monitor-1.8.0-2|5	Version:        1.8.0
14cr|mate-system-monitor-1.8.0-2|6	Release:        2
14cr|mate-system-monitor-1.8.0-2|7	License:        GPLv2+
14cr|mate-system-monitor-1.8.0-2|8	Group:          Graphical desktop/Other
14cr|mate-system-monitor-1.8.0-2|9	URL:            http://mate-desktop.org
14cr|mate-system-monitor-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-system-monitor-1.8.0-2|11	
14cr|mate-system-monitor-1.8.0-2|12	BuildRequires:  libxml2-python
14cr|mate-system-monitor-1.8.0-2|13	BuildRequires:  xml2po
14cr|mate-system-monitor-1.8.0-2|14	BuildRequires:  mate-common
14cr|mate-system-monitor-1.8.0-2|15	BuildRequires:  libgksu-devel
14cr|mate-system-monitor-1.8.0-2|16	BuildRequires:	dbus-glib-devel
14cr|mate-system-monitor-1.8.0-2|17	BuildRequires:	desktop-file-utils
14cr|mate-system-monitor-1.8.0-2|18	BuildRequires:	docbook-dtd412-xml
14cr|mate-system-monitor-1.8.0-2|19	BuildRequires:	startup-notification-devel
14cr|mate-system-monitor-1.8.0-2|20	BuildRequires:  pkgconfig(dconf)
14cr|mate-system-monitor-1.8.0-2|21	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-system-monitor-1.8.0-2|22	BuildRequires:  pkgconfig(glib-2.0)
14cr|mate-system-monitor-1.8.0-2|23	BuildRequires:  pkgconfig(libgtop-2.0)
14cr|mate-system-monitor-1.8.0-2|24	BuildRequires:  pkgconfig(libmatewnck)
14cr|mate-system-monitor-1.8.0-2|25	BuildRequires:  pkgconfig(librsvg-2.0)
14cr|mate-system-monitor-1.8.0-2|26	BuildRequires:  pkgconfig(libwnck-1.0)
14cr|mate-system-monitor-1.8.0-2|27	BuildRequires:  pkgconfig(libxml-2.0)
14cr|mate-system-monitor-1.8.0-2|28	BuildRequires:  pkgconfig(glibmm-2.4)
14cr|mate-system-monitor-1.8.0-2|29	BuildRequires:  pkgconfig(giomm-2.4)
14cr|mate-system-monitor-1.8.0-2|30	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-system-monitor-1.8.0-2|31	BuildRequires:  pkgconfig(gtkmm-2.4)
14cr|mate-system-monitor-1.8.0-2|32	BuildRequires:  pkgconfig(mate-icon-theme)
14cr|mate-system-monitor-1.8.0-2|33	BuildRequires:  pkgconfig(gtkmm-2.4)
14cr|mate-system-monitor-1.8.0-2|34	BuildRequires:  desktop-file-utils
14cr|mate-system-monitor-1.8.0-2|35	BuildRequires:  mate-polkit-devel >= 1.1.0
14cr|mate-system-monitor-1.8.0-2|36	BuildRequires:	pcre-devel
14cr|mate-system-monitor-1.8.0-2|37	BuildRequires:	yelp-tools
14cr|mate-system-monitor-1.8.0-2|38	BuildRequires:	itstool
14cr|mate-system-monitor-1.8.0-2|39	
14cr|mate-system-monitor-1.8.0-2|40	Requires:       polkit-agent
14cr|mate-system-monitor-1.8.0-2|41	
14cr|mate-system-monitor-1.8.0-2|42	%description
14cr|mate-system-monitor-1.8.0-2|43	mate-system-monitor allows to graphically view and manipulate the
14cr|mate-system-monitor-1.8.0-2|44	running processes on your system. It also provides an overview of
14cr|mate-system-monitor-1.8.0-2|45	available resources such as CPU and memory.
14cr|mate-system-monitor-1.8.0-2|46	
14cr|mate-system-monitor-1.8.0-2|47	%prep
14cr|mate-system-monitor-1.8.0-2|48	%setup -q
14cr|mate-system-monitor-1.8.0-2|49	
14cr|mate-system-monitor-1.8.0-2|50	%build
14cr|mate-system-monitor-1.8.0-2|51	NOCONFIGURE=1 ./autogen.sh
14cr|mate-system-monitor-1.8.0-2|52	%configure \
14cr|mate-system-monitor-1.8.0-2|53	--disable-static \
14cr|mate-system-monitor-1.8.0-2|54	--disable-scrollkeeper \
14cr|mate-system-monitor-1.8.0-2|55	--enable-compile-warnings=minimum
14cr|mate-system-monitor-1.8.0-2|56	
14cr|mate-system-monitor-1.8.0-2|57	%make
14cr|mate-system-monitor-1.8.0-2|58	
14cr|mate-system-monitor-1.8.0-2|59	%install
14cr|mate-system-monitor-1.8.0-2|60	%makeinstall_std
14cr|mate-system-monitor-1.8.0-2|61	
14cr|mate-system-monitor-1.8.0-2|62	%find_lang %{name} --with-gnome
14cr|mate-system-monitor-1.8.0-2|63	
14cr|mate-system-monitor-1.8.0-2|64	%files -f %{name}.lang
14cr|mate-system-monitor-1.8.0-2|65	%defattr(644,root,root,755)
14cr|mate-system-monitor-1.8.0-2|66	%doc AUTHORS NEWS README
14cr|mate-system-monitor-1.8.0-2|67	%attr(755,root,root) %{_bindir}/%{name}
14cr|mate-system-monitor-1.8.0-2|68	%{_datadir}/applications/mate-system-monitor.desktop
14cr|mate-system-monitor-1.8.0-2|69	%{_datadir}/pixmaps/mate-system-monitor/*
14cr|mate-system-monitor-1.8.0-2|70	%{_datadir}/glib-2.0/schemas/*
14cr|mate-system-monitor-1.8.0-2|71	# %{_datadir}/mate/help/mate-system-monitor/*
14cr|mate-system-monitor-1.8.0-2|72	%{_mandir}/man1/*
14cr|mate-system-monitor-1.8.0-2|73	%{_datadir}/MateConf
14cr|mate-system-monitor-1.8.0-2|74	
14cr|mate-system-monitor-1.8.0-2|75	
14cr|mate-system-monitor-1.8.0-2|76	%changelog
14cr|mate-system-monitor-1.8.0-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-system-monitor-1.8.0-2|78	+ Revision: 6d3eab5
14cr|mate-system-monitor-1.8.0-2|79	- MassBuild#464: Increase release tag
14cr|mate-system-monitor-1.8.0-2|80	
14cr|mate-system-monitor-1.8.0-2|81	

2896 14
14cr|mate-system-tools-1.8.0-2|1	Summary:	MATE System Tools
14cr|mate-system-tools-1.8.0-2|2	Name:		mate-system-tools
14cr|mate-system-tools-1.8.0-2|3	Version:	1.8.0
14cr|mate-system-tools-1.8.0-2|4	Release:	2
14cr|mate-system-tools-1.8.0-2|5	License:	GPLv2+
14cr|mate-system-tools-1.8.0-2|6	Group:		System/Configuration/Other
14cr|mate-system-tools-1.8.0-2|7	URL:		http://mate-desktop.org
14cr|mate-system-tools-1.8.0-2|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cr|mate-system-tools-1.8.0-2|9	
14cr|mate-system-tools-1.8.0-2|10	BuildRequires:	docbook-dtd412-xml
14cr|mate-system-tools-1.8.0-2|11	BuildRequires:	intltool
14cr|mate-system-tools-1.8.0-2|12	BuildRequires:	mate-common
14cr|mate-system-tools-1.8.0-2|13	BuildRequires:	rarian
14cr|mate-system-tools-1.8.0-2|14	BuildRequires:	itstool
14cr|mate-system-tools-1.8.0-2|15	BuildRequires:	yelp-tools
14cr|mate-system-tools-1.8.0-2|16	BuildRequires:	xsltproc
14cr|mate-system-tools-1.8.0-2|17	BuildRequires:	libiw-devel
14cr|mate-system-tools-1.8.0-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mate-system-tools-1.8.0-2|19	BuildRequires:	pkgconfig(liboobs-1)
14cr|mate-system-tools-1.8.0-2|20	BuildRequires:	pkgconfig(libcaja-extension)
14cr|mate-system-tools-1.8.0-2|21	BuildRequires:	pkgconfig(pango)
14cr|mate-system-tools-1.8.0-2|22	BuildRequires:	pkgconfig(polkit-gtk-mate-1)
14cr|mate-system-tools-1.8.0-2|23	BuildRequires:	pkgconfig(system-tools-backends-2.0)
14cr|mate-system-tools-1.8.0-2|24	
14cr|mate-system-tools-1.8.0-2|25	Requires:	system-tools-backends2
14cr|mate-system-tools-1.8.0-2|26	Requires:	usermode
14cr|mate-system-tools-1.8.0-2|27	
14cr|mate-system-tools-1.8.0-2|28	%description
14cr|mate-system-tools-1.8.0-2|29	Day-to-day system management on Unix systems is a chore. Even when
14cr|mate-system-tools-1.8.0-2|30	you're using a friendly graphical desktop, seemingly basic tasks
14cr|mate-system-tools-1.8.0-2|31	like setting the system time, changing the network setup, importing
14cr|mate-system-tools-1.8.0-2|32	and exporting network shared filesystems and configuring swap partitions
14cr|mate-system-tools-1.8.0-2|33	requires editing configuration files by hand, and the exact procedure
14cr|mate-system-tools-1.8.0-2|34	varies between different operating systems and distributions.
14cr|mate-system-tools-1.8.0-2|35	
14cr|mate-system-tools-1.8.0-2|36	The MATE System Tools solve all these problems, giving you a simple
14cr|mate-system-tools-1.8.0-2|37	graphical interface for each task, which uses an advanced backend to
14cr|mate-system-tools-1.8.0-2|38	edit all the relevant files and apply your changes. The interface
14cr|mate-system-tools-1.8.0-2|39	looks and acts in exactly the same way regardless of what platform
14cr|mate-system-tools-1.8.0-2|40	you're using.
14cr|mate-system-tools-1.8.0-2|41	
14cr|mate-system-tools-1.8.0-2|42	%package devel
14cr|mate-system-tools-1.8.0-2|43	Summary:	Pkgconfig file for %{name}
14cr|mate-system-tools-1.8.0-2|44	Group:		Development/Other
14cr|mate-system-tools-1.8.0-2|45	
14cr|mate-system-tools-1.8.0-2|46	%description devel
14cr|mate-system-tools-1.8.0-2|47	This package contains the pkgconfig file for %{name}.
14cr|mate-system-tools-1.8.0-2|48	
14cr|mate-system-tools-1.8.0-2|49	%prep
14cr|mate-system-tools-1.8.0-2|50	%setup -q
14cr|mate-system-tools-1.8.0-2|51	%apply_patches
14cr|mate-system-tools-1.8.0-2|52	
14cr|mate-system-tools-1.8.0-2|53	%build
14cr|mate-system-tools-1.8.0-2|54	# NOCONFIGURE=yes ./autogen.sh
14cr|mate-system-tools-1.8.0-2|55	%configure2_5x \
14cr|mate-system-tools-1.8.0-2|56	--disable-static \
14cr|mate-system-tools-1.8.0-2|57	--disable-scrollkeeper \
14cr|mate-system-tools-1.8.0-2|58	--enable-services
14cr|mate-system-tools-1.8.0-2|59	
14cr|mate-system-tools-1.8.0-2|60	%make LIBS='-lm'
14cr|mate-system-tools-1.8.0-2|61	
14cr|mate-system-tools-1.8.0-2|62	%install
14cr|mate-system-tools-1.8.0-2|63	%makeinstall_std
14cr|mate-system-tools-1.8.0-2|64	rm -rf %buildroot/var/lib/scrollkeeper
14cr|mate-system-tools-1.8.0-2|65	
14cr|mate-system-tools-1.8.0-2|66	%find_lang %{name} --with-gnome --all-name
14cr|mate-system-tools-1.8.0-2|67	
14cr|mate-system-tools-1.8.0-2|68	%files -f %{name}.lang
14cr|mate-system-tools-1.8.0-2|69	%doc README AUTHORS COPYING HACKING NEWS ChangeLog
14cr|mate-system-tools-1.8.0-2|70	%dir %_sysconfdir/%{name}
14cr|mate-system-tools-1.8.0-2|71	%config(noreplace) %_sysconfdir/%{name}/*.conf
14cr|mate-system-tools-1.8.0-2|72	%{_bindir}/mate-network-admin
14cr|mate-system-tools-1.8.0-2|73	%{_bindir}/mate-services-admin
14cr|mate-system-tools-1.8.0-2|74	%{_bindir}/mate-shares-admin
14cr|mate-system-tools-1.8.0-2|75	%{_bindir}/mate-time-admin
14cr|mate-system-tools-1.8.0-2|76	%{_bindir}/mate-users-admin
14cr|mate-system-tools-1.8.0-2|77	%{_libdir}/caja/extensions-2.0/libcaja-gst-shares.so
14cr|mate-system-tools-1.8.0-2|78	%{_datadir}/applications/mate-network.desktop
14cr|mate-system-tools-1.8.0-2|79	%{_datadir}/applications/mate-services.desktop
14cr|mate-system-tools-1.8.0-2|80	%{_datadir}/applications/mate-shares.desktop
14cr|mate-system-tools-1.8.0-2|81	%{_datadir}/applications/mate-time.desktop
14cr|mate-system-tools-1.8.0-2|82	%{_datadir}/applications/mate-users.desktop
14cr|mate-system-tools-1.8.0-2|83	%{_datadir}/glib-2.0/schemas/org.mate.system-tools.gschema.xml
14cr|mate-system-tools-1.8.0-2|84	%{_datadir}/%{name}
14cr|mate-system-tools-1.8.0-2|85	%{_iconsdir}/mate/*/*/*
14cr|mate-system-tools-1.8.0-2|86	
14cr|mate-system-tools-1.8.0-2|87	%files devel
14cr|mate-system-tools-1.8.0-2|88	%_libdir/pkgconfig/mate-system-tools.pc
14cr|mate-system-tools-1.8.0-2|89	
14cr|mate-system-tools-1.8.0-2|90	
14cr|mate-system-tools-1.8.0-2|91	
14cr|mate-system-tools-1.8.0-2|92	
14cr|mate-system-tools-1.8.0-2|93	%changelog
14cr|mate-system-tools-1.8.0-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-system-tools-1.8.0-2|95	+ Revision: c7e7c5a
14cr|mate-system-tools-1.8.0-2|96	- MassBuild#464: Increase release tag
14cr|mate-system-tools-1.8.0-2|97	
14cr|mate-system-tools-1.8.0-2|98	

2897 14
14cr|mate-terminal-1.8.0-2|1	%define url_ver    %(echo %{version}|cut -d. -f1,2)
14cr|mate-terminal-1.8.0-2|2	
14cr|mate-terminal-1.8.0-2|3	Name:           mate-terminal
14cr|mate-terminal-1.8.0-2|4	Summary:        MATE terminal emulator
14cr|mate-terminal-1.8.0-2|5	Version:        1.8.0
14cr|mate-terminal-1.8.0-2|6	Release:        2
14cr|mate-terminal-1.8.0-2|7	URL:            http://mate-desktop.org
14cr|mate-terminal-1.8.0-2|8	License:        GPLv2+
14cr|mate-terminal-1.8.0-2|9	Group:          Graphical desktop/Other
14cr|mate-terminal-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-terminal-1.8.0-2|11	# (fc) add -geometry support
14cr|mate-terminal-1.8.0-2|12	Patch0:         gnome-terminal-2.25.3-geometry.patch
14cr|mate-terminal-1.8.0-2|13	# (fc) change default background (grey on black)
14cr|mate-terminal-1.8.0-2|14	Patch2:         gnome-terminal-2.10.0-background.patch
14cr|mate-terminal-1.8.0-2|15	
14cr|mate-terminal-1.8.0-2|16	
14cr|mate-terminal-1.8.0-2|17	
14cr|mate-terminal-1.8.0-2|18	BuildRequires: docbook-dtd412-xml
14cr|mate-terminal-1.8.0-2|19	BuildRequires: intltool
14cr|mate-terminal-1.8.0-2|20	BuildRequires: mate-common
14cr|mate-terminal-1.8.0-2|21	BuildRequires: rarian
14cr|mate-terminal-1.8.0-2|22	BuildRequires: xml2po
14cr|mate-terminal-1.8.0-2|23	BuildRequires: xsltproc
14cr|mate-terminal-1.8.0-2|24	BuildRequires: itstool
14cr|mate-terminal-1.8.0-2|25	BuildRequires: pkgconfig(glib-2.0)
14cr|mate-terminal-1.8.0-2|26	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-terminal-1.8.0-2|27	BuildRequires: pkgconfig(ice)
14cr|mate-terminal-1.8.0-2|28	BuildRequires: pkgconfig(mate-doc-utils)
14cr|mate-terminal-1.8.0-2|29	BuildRequires: pkgconfig(sm)
14cr|mate-terminal-1.8.0-2|30	BuildRequires: pkgconfig(vte)
14cr|mate-terminal-1.8.0-2|31	BuildRequires: pkgconfig(x11)
14cr|mate-terminal-1.8.0-2|32	BuildRequires: pkgconfig(dconf)
14cr|mate-terminal-1.8.0-2|33	
14cr|mate-terminal-1.8.0-2|34	%description
14cr|mate-terminal-1.8.0-2|35	Mate-terminal is a terminal emulator for MATE. It supports translucent
14cr|mate-terminal-1.8.0-2|36	backgrounds, opening multiple terminals in a single window (tabs) and
14cr|mate-terminal-1.8.0-2|37	clickable URLs.
14cr|mate-terminal-1.8.0-2|38	
14cr|mate-terminal-1.8.0-2|39	%prep
14cr|mate-terminal-1.8.0-2|40	%setup -q
14cr|mate-terminal-1.8.0-2|41	%apply_patches
14cr|mate-terminal-1.8.0-2|42	
14cr|mate-terminal-1.8.0-2|43	%build
14cr|mate-terminal-1.8.0-2|44	# NOCONFIGURE=1 ./autogen.sh
14cr|mate-terminal-1.8.0-2|45	%configure2_5x
14cr|mate-terminal-1.8.0-2|46	%make
14cr|mate-terminal-1.8.0-2|47	
14cr|mate-terminal-1.8.0-2|48	%install
14cr|mate-terminal-1.8.0-2|49	%makeinstall_std
14cr|mate-terminal-1.8.0-2|50	rm -rf %{buildroot}/var
14cr|mate-terminal-1.8.0-2|51	
14cr|mate-terminal-1.8.0-2|52	desktop-file-install --vendor="" \
14cr|mate-terminal-1.8.0-2|53	--remove-category="Application" \
14cr|mate-terminal-1.8.0-2|54	--add-only-show-in="MATE" \
14cr|mate-terminal-1.8.0-2|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|mate-terminal-1.8.0-2|56	
14cr|mate-terminal-1.8.0-2|57	
14cr|mate-terminal-1.8.0-2|58	%find_lang %{name}
14cr|mate-terminal-1.8.0-2|59	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
14cr|mate-terminal-1.8.0-2|60	#echo "%lang($(basename $omf|sed -e s/%{name}-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
14cr|mate-terminal-1.8.0-2|61	#done
14cr|mate-terminal-1.8.0-2|62	
14cr|mate-terminal-1.8.0-2|63	%post
14cr|mate-terminal-1.8.0-2|64	if [ "$1" = "2" ]; then
14cr|mate-terminal-1.8.0-2|65	update-alternatives --remove xvt %{_bindir}/mate-terminal
14cr|mate-terminal-1.8.0-2|66	fi
14cr|mate-terminal-1.8.0-2|67	
14cr|mate-terminal-1.8.0-2|68	%files -f %{name}.lang
14cr|mate-terminal-1.8.0-2|69	%doc AUTHORS COPYING NEWS README ChangeLog
14cr|mate-terminal-1.8.0-2|70	%{_mandir}/man1/*
14cr|mate-terminal-1.8.0-2|71	%{_bindir}/mate-terminal
14cr|mate-terminal-1.8.0-2|72	%{_bindir}/mate-terminal.wrapper
14cr|mate-terminal-1.8.0-2|73	%{_datadir}/mate-terminal
14cr|mate-terminal-1.8.0-2|74	%{_datadir}/applications/mate-terminal.desktop
14cr|mate-terminal-1.8.0-2|75	%{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
14cr|mate-terminal-1.8.0-2|76	%{_datadir}/help/*/mate-terminal/legal.xml
14cr|mate-terminal-1.8.0-2|77	%{_datadir}/help/*/mate-terminal/index.docbook
14cr|mate-terminal-1.8.0-2|78	%{_datadir}/help/*/mate-terminal/figures/*.png
14cr|mate-terminal-1.8.0-2|79	
14cr|mate-terminal-1.8.0-2|80	%changelog
14cr|mate-terminal-1.8.0-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-terminal-1.8.0-2|82	+ Revision: 42431b8
14cr|mate-terminal-1.8.0-2|83	- MassBuild#464: Increase release tag
14cr|mate-terminal-1.8.0-2|84	
14cr|mate-terminal-1.8.0-2|85	

2898 14
14cr|mate-themes-1.8.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|mate-themes-1.8.0-2|2	
14cr|mate-themes-1.8.0-2|3	Name:           mate-themes
14cr|mate-themes-1.8.0-2|4	Version:        1.8.0
14cr|mate-themes-1.8.0-2|5	Release:        2
14cr|mate-themes-1.8.0-2|6	Summary:        MATE Desktop themes
14cr|mate-themes-1.8.0-2|7	Group:          Graphical desktop/Other
14cr|mate-themes-1.8.0-2|8	License:        LGPLv2+
14cr|mate-themes-1.8.0-2|9	URL:            http://mate-desktop.org
14cr|mate-themes-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-themes-1.8.0-2|11	BuildArch:      noarch
14cr|mate-themes-1.8.0-2|12	
14cr|mate-themes-1.8.0-2|13	BuildRequires:  intltool
14cr|mate-themes-1.8.0-2|14	BuildRequires:  icon-naming-utils
14cr|mate-themes-1.8.0-2|15	BuildRequires:  mate-common
14cr|mate-themes-1.8.0-2|16	BuildRequires:  pkgconfig(gtk-engines-2)
14cr|mate-themes-1.8.0-2|17	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-themes-1.8.0-2|18	
14cr|mate-themes-1.8.0-2|19	Requires:       gtk-engines2
14cr|mate-themes-1.8.0-2|20	Requires:       mate-icon-theme
14cr|mate-themes-1.8.0-2|21	Requires:       murrine
14cr|mate-themes-1.8.0-2|22	
14cr|mate-themes-1.8.0-2|23	%description
14cr|mate-themes-1.8.0-2|24	This packages contains themes for MATE.
14cr|mate-themes-1.8.0-2|25	
14cr|mate-themes-1.8.0-2|26	%package accessibility
14cr|mate-themes-1.8.0-2|27	Summary:	Accessibility themes for MATE environment
14cr|mate-themes-1.8.0-2|28	Group:		Graphical desktop/Other
14cr|mate-themes-1.8.0-2|29	Requires:	%{name} = %{version}-%{release}
14cr|mate-themes-1.8.0-2|30	Requires:	mate-icon-theme >= 1.5
14cr|mate-themes-1.8.0-2|31	
14cr|mate-themes-1.8.0-2|32	%prep
14cr|mate-themes-1.8.0-2|33	%setup -q
14cr|mate-themes-1.8.0-2|34	
14cr|mate-themes-1.8.0-2|35	%build
14cr|mate-themes-1.8.0-2|36	%configure2_5x \
14cr|mate-themes-1.8.0-2|37	--enable-all-themes   \
14cr|mate-themes-1.8.0-2|38	--enable-theme-test \
14cr|mate-themes-1.8.0-2|39	--enable-icon-mapping \
14cr|mate-themes-1.8.0-2|40	--enable-test-themes \
14cr|mate-themes-1.8.0-2|41	--build=%_host
14cr|mate-themes-1.8.0-2|42	%make
14cr|mate-themes-1.8.0-2|43	
14cr|mate-themes-1.8.0-2|44	%install
14cr|mate-themes-1.8.0-2|45	%makeinstall_std
14cr|mate-themes-1.8.0-2|46	
14cr|mate-themes-1.8.0-2|47	%find_lang %{name}
14cr|mate-themes-1.8.0-2|48	
14cr|mate-themes-1.8.0-2|49	%files -f %{name}.lang
14cr|mate-themes-1.8.0-2|50	%defattr(644,root,root,755)
14cr|mate-themes-1.8.0-2|51	%doc AUTHORS README
14cr|mate-themes-1.8.0-2|52	%{_datadir}/themes/AlaDelta
14cr|mate-themes-1.8.0-2|53	%{_datadir}/themes/Atantla
14cr|mate-themes-1.8.0-2|54	%{_datadir}/themes/BlueMenta/
14cr|mate-themes-1.8.0-2|55	%{_datadir}/themes/BlackMenta/
14cr|mate-themes-1.8.0-2|56	%{_datadir}/themes/BlackMATE
14cr|mate-themes-1.8.0-2|57	%{_datadir}/themes/Fog
14cr|mate-themes-1.8.0-2|58	%{_datadir}/themes/GreenLaguna
14cr|mate-themes-1.8.0-2|59	%{_datadir}/themes/Menta
14cr|mate-themes-1.8.0-2|60	%{_datadir}/themes/Quid
14cr|mate-themes-1.8.0-2|61	%{_datadir}/themes/Shiny
14cr|mate-themes-1.8.0-2|62	%{_datadir}/themes/Simply
14cr|mate-themes-1.8.0-2|63	%{_datadir}/themes/TraditionalGreen
14cr|mate-themes-1.8.0-2|64	%{_datadir}/themes/TraditionalOk
14cr|mate-themes-1.8.0-2|65	%{_datadir}/themes/TraditionalOkTest
14cr|mate-themes-1.8.0-2|66	%{_iconsdir}/Fog
14cr|mate-themes-1.8.0-2|67	%{_iconsdir}/Quid
14cr|mate-themes-1.8.0-2|68	%{_iconsdir}/mate/cursors
14cr|mate-themes-1.8.0-2|69	
14cr|mate-themes-1.8.0-2|70	%files accessibility
14cr|mate-themes-1.8.0-2|71	%defattr(644,root,root,755)
14cr|mate-themes-1.8.0-2|72	%{_datadir}/themes/ContrastHigh
14cr|mate-themes-1.8.0-2|73	%{_datadir}/themes/ContrastHighInverse
14cr|mate-themes-1.8.0-2|74	%{_datadir}/themes/ContrastHighLargePrint
14cr|mate-themes-1.8.0-2|75	%{_datadir}/themes/ContrastHighLargePrintInverse
14cr|mate-themes-1.8.0-2|76	%{_datadir}/themes/ContrastLow
14cr|mate-themes-1.8.0-2|77	%{_datadir}/themes/ContrastLowLargePrint
14cr|mate-themes-1.8.0-2|78	%{_datadir}/themes/PrintLarge
14cr|mate-themes-1.8.0-2|79	%{_datadir}/themes/Reverse
14cr|mate-themes-1.8.0-2|80	%{_iconsdir}/ContrastHigh
14cr|mate-themes-1.8.0-2|81	%{_iconsdir}/ContrastHigh-SVG
14cr|mate-themes-1.8.0-2|82	%{_iconsdir}/ContrastHighInverse
14cr|mate-themes-1.8.0-2|83	%{_iconsdir}/ContrastHighLargePrint
14cr|mate-themes-1.8.0-2|84	%{_iconsdir}/ContrastHighLargePrintInverse
14cr|mate-themes-1.8.0-2|85	%{_iconsdir}/MateLargePrint
14cr|mate-themes-1.8.0-2|86	
14cr|mate-themes-1.8.0-2|87	
14cr|mate-themes-1.8.0-2|88	
14cr|mate-themes-1.8.0-2|89	%changelog
14cr|mate-themes-1.8.0-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-themes-1.8.0-2|91	+ Revision: 1efc0a4
14cr|mate-themes-1.8.0-2|92	- MassBuild#464: Increase release tag
14cr|mate-themes-1.8.0-2|93	
14cr|mate-themes-1.8.0-2|94	

2899 14
14cr|mate-user-share-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mate-user-share-1.8.0-2|2	
14cr|mate-user-share-1.8.0-2|3	Name:           mate-user-share
14cr|mate-user-share-1.8.0-2|4	Version:        1.8.0
14cr|mate-user-share-1.8.0-2|5	Release:        2
14cr|mate-user-share-1.8.0-2|6	License:        GPLv2+
14cr|mate-user-share-1.8.0-2|7	Summary:        MATE  user file sharing
14cr|mate-user-share-1.8.0-2|8	URL:            http://mate-desktop.org
14cr|mate-user-share-1.8.0-2|9	Group:          System/Servers
14cr|mate-user-share-1.8.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-user-share-1.8.0-2|11	
14cr|mate-user-share-1.8.0-2|12	BuildRequires:  apache-devel
14cr|mate-user-share-1.8.0-2|13	BuildRequires:  itstool
14cr|mate-user-share-1.8.0-2|14	BuildRequires:  libxml2-utils
14cr|mate-user-share-1.8.0-2|15	BuildRequires:  itstool
14cr|mate-user-share-1.8.0-2|16	BuildRequires:  pkgconfig(dbus-1)
14cr|mate-user-share-1.8.0-2|17	BuildRequires:  hicolor-icon-theme
14cr|mate-user-share-1.8.0-2|18	BuildRequires:  mate-common
14cr|mate-user-share-1.8.0-2|19	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|mate-user-share-1.8.0-2|20	BuildRequires:  pkgconfig(libcaja-extension)
14cr|mate-user-share-1.8.0-2|21	BuildRequires:  pkgconfig(libnotify)
14cr|mate-user-share-1.8.0-2|22	BuildRequires:  pkgconfig(libcanberra-gtk)
14cr|mate-user-share-1.8.0-2|23	BuildRequires:  pkgconfig(gdk-x11-2.0)
14cr|mate-user-share-1.8.0-2|24	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mate-user-share-1.8.0-2|25	BuildRequires:  perl(XML::Parser)
14cr|mate-user-share-1.8.0-2|26	BuildRequires:  pkgconfig(unique-1.0)
14cr|mate-user-share-1.8.0-2|27	BuildRequires:  pkgconfig(ice)
14cr|mate-user-share-1.8.0-2|28	BuildRequires:  pkgconfig(sm)
14cr|mate-user-share-1.8.0-2|29	BuildRequires:  yelp-tools
14cr|mate-user-share-1.8.0-2|30	
14cr|mate-user-share-1.8.0-2|31	Suggests:       apache
14cr|mate-user-share-1.8.0-2|32	
14cr|mate-user-share-1.8.0-2|33	# already not working bluetooth support dropped by upstream:
14cr|mate-user-share-1.8.0-2|34	Obsoletes:		mate-bluetooth
14cr|mate-user-share-1.8.0-2|35	Obsoletes:		mate-file-manager-sendto-bluetooth
14cr|mate-user-share-1.8.0-2|36	Obsoletes:		libmate-bluetooth-devel
14cr|mate-user-share-1.8.0-2|37	Obsoletes:		libmate-bluetooth-gir1.0
14cr|mate-user-share-1.8.0-2|38	Obsoletes:		libmate-bluetooth8
14cr|mate-user-share-1.8.0-2|39	Conflicts:		mate-bluetooth
14cr|mate-user-share-1.8.0-2|40	Conflicts:		mate-file-manager-sendto-bluetooth
14cr|mate-user-share-1.8.0-2|41	Conflicts:		libmate-bluetooth-devel
14cr|mate-user-share-1.8.0-2|42	Conflicts:		libmate-bluetooth-gir1.0
14cr|mate-user-share-1.8.0-2|43	Conflicts:		libmate-bluetooth8
14cr|mate-user-share-1.8.0-2|44	
14cr|mate-user-share-1.8.0-2|45	%description
14cr|mate-user-share-1.8.0-2|46	This program enables user to share directories through Webdav.
14cr|mate-user-share-1.8.0-2|47	
14cr|mate-user-share-1.8.0-2|48	This package does not provide bluetooth support. Use a generic
14cr|mate-user-share-1.8.0-2|49	tool to get bluetooth support.
14cr|mate-user-share-1.8.0-2|50	
14cr|mate-user-share-1.8.0-2|51	%prep
14cr|mate-user-share-1.8.0-2|52	%setup -q
14cr|mate-user-share-1.8.0-2|53	%apply_patches
14cr|mate-user-share-1.8.0-2|54	
14cr|mate-user-share-1.8.0-2|55	%build
14cr|mate-user-share-1.8.0-2|56	%configure2_5x \
14cr|mate-user-share-1.8.0-2|57	--disable-scrollkeeper \
14cr|mate-user-share-1.8.0-2|58	--disable-static \
14cr|mate-user-share-1.8.0-2|59	--disable-bluetooth \
14cr|mate-user-share-1.8.0-2|60	--disable-schemas-compile
14cr|mate-user-share-1.8.0-2|61	%make
14cr|mate-user-share-1.8.0-2|62	
14cr|mate-user-share-1.8.0-2|63	%install
14cr|mate-user-share-1.8.0-2|64	%makeinstall_std
14cr|mate-user-share-1.8.0-2|65	
14cr|mate-user-share-1.8.0-2|66	# remove needless gsettings convert file to avoid slow session start
14cr|mate-user-share-1.8.0-2|67	rm -fr  %{buildroot}%{_datadir}/MateConf
14cr|mate-user-share-1.8.0-2|68	
14cr|mate-user-share-1.8.0-2|69	# remove obsolete bluetooth stuff
14cr|mate-user-share-1.8.0-2|70	rm -fr  %{buildroot}%{_sysconfdir}/xdg/autostart/mate-user-share-obex*
14cr|mate-user-share-1.8.0-2|71	
14cr|mate-user-share-1.8.0-2|72	%find_lang %{name} --with-gnome --all-name
14cr|mate-user-share-1.8.0-2|73	
14cr|mate-user-share-1.8.0-2|74	%files -f %{name}.lang
14cr|mate-user-share-1.8.0-2|75	%doc ChangeLog README
14cr|mate-user-share-1.8.0-2|76	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-user-share-webdav.desktop
14cr|mate-user-share-1.8.0-2|77	%{_bindir}/mate-file-share-properties
14cr|mate-user-share-1.8.0-2|78	%{_libexecdir}/%{name}
14cr|mate-user-share-1.8.0-2|79	%{_libdir}/caja/
14cr|mate-user-share-1.8.0-2|80	%{_datadir}/%{name}/
14cr|mate-user-share-1.8.0-2|81	%{_datadir}/applications/mate-user-share-properties.desktop
14cr|mate-user-share-1.8.0-2|82	%{_datadir}/icons/hicolor/
14cr|mate-user-share-1.8.0-2|83	%{_datadir}/glib-2.0/schemas/org.mate.FileSharing.gschema.xml
14cr|mate-user-share-1.8.0-2|84	#%{_datadir}/help/*/mate-user-share
14cr|mate-user-share-1.8.0-2|85	%{_mandir}/man1/mate-file-share-properties.1*
14cr|mate-user-share-1.8.0-2|86	
14cr|mate-user-share-1.8.0-2|87	%changelog
14cr|mate-user-share-1.8.0-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-user-share-1.8.0-2|89	+ Revision: 187d231
14cr|mate-user-share-1.8.0-2|90	- MassBuild#464: Increase release tag
14cr|mate-user-share-1.8.0-2|91	
14cr|mate-user-share-1.8.0-2|92	

2900 14
14cr|mate-utils-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cr|mate-utils-1.8.0-2|2	%define major 6
14cr|mate-utils-1.8.0-2|3	%define libname %mklibname matedict1.0_ %{major}
14cr|mate-utils-1.8.0-2|4	%define develname %mklibname -d matedict1.0
14cr|mate-utils-1.8.0-2|5	
14cr|mate-utils-1.8.0-2|6	%define subrel 1
14cr|mate-utils-1.8.0-2|7	
14cr|mate-utils-1.8.0-2|8	Summary:        MATE utility programs such as file search and calculator
14cr|mate-utils-1.8.0-2|9	Name:           mate-utils
14cr|mate-utils-1.8.0-2|10	Version:        1.8.0
14cr|mate-utils-1.8.0-2|11	Release:        2
14cr|mate-utils-1.8.0-2|12	Group:          Graphical desktop/Other
14cr|mate-utils-1.8.0-2|13	License:        GPLv2+ and LGPLv2+
14cr|mate-utils-1.8.0-2|14	URL:            http://mate-desktop.org
14cr|mate-utils-1.8.0-2|15	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mate-utils-1.8.0-2|16	
14cr|mate-utils-1.8.0-2|17	BuildRequires: docbook-dtd412-xml
14cr|mate-utils-1.8.0-2|18	BuildRequires: gtk-doc
14cr|mate-utils-1.8.0-2|19	BuildRequires: intltool
14cr|mate-utils-1.8.0-2|20	BuildRequires: mate-common
14cr|mate-utils-1.8.0-2|21	BuildRequires: xml2po
14cr|mate-utils-1.8.0-2|22	BuildRequires: itstool
14cr|mate-utils-1.8.0-2|23	BuildRequires: yelp-tools
14cr|mate-utils-1.8.0-2|24	BuildRequires: pkgconfig(glib-2.0)
14cr|mate-utils-1.8.0-2|25	BuildRequires: pkgconfig(gtk+-2.0)
14cr|mate-utils-1.8.0-2|26	BuildRequires: pkgconfig(ice)
14cr|mate-utils-1.8.0-2|27	BuildRequires: pkgconfig(libcanberra-gtk)
14cr|mate-utils-1.8.0-2|28	BuildRequires: pkgconfig(libgtop-2.0)
14cr|mate-utils-1.8.0-2|29	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
14cr|mate-utils-1.8.0-2|30	BuildRequires: pkgconfig(sm)
14cr|mate-utils-1.8.0-2|31	BuildRequires: pkgconfig(x11)
14cr|mate-utils-1.8.0-2|32	BuildRequires: pkgconfig(xext)
14cr|mate-utils-1.8.0-2|33	
14cr|mate-utils-1.8.0-2|34	%description
14cr|mate-utils-1.8.0-2|35	MATE Utilities is a collection of small applications all there to make
14cr|mate-utils-1.8.0-2|36	your day just that little bit brighter - System Log Viewer,
14cr|mate-utils-1.8.0-2|37	Search Tool, Dictionary.
14cr|mate-utils-1.8.0-2|38	
14cr|mate-utils-1.8.0-2|39	%package -n %{libname}
14cr|mate-utils-1.8.0-2|40	Group:   System/Libraries
14cr|mate-utils-1.8.0-2|41	Summary: MATE dictionary shared library
14cr|mate-utils-1.8.0-2|42	
14cr|mate-utils-1.8.0-2|43	%description -n %{libname}
14cr|mate-utils-1.8.0-2|44	This is the shared library required by the MATE Dictionary.
14cr|mate-utils-1.8.0-2|45	
14cr|mate-utils-1.8.0-2|46	%package -n %{develname}
14cr|mate-utils-1.8.0-2|47	Group:     Development/C
14cr|mate-utils-1.8.0-2|48	Summary:   MATE dictionary library development files
14cr|mate-utils-1.8.0-2|49	Requires:  %{libname} = %{version}
14cr|mate-utils-1.8.0-2|50	Provides:  libmatedict1.0-devel = %{version}-%{release}
14cr|mate-utils-1.8.0-2|51	Provides:  %{name}-devel = %{version}-%{release}
14cr|mate-utils-1.8.0-2|52	
14cr|mate-utils-1.8.0-2|53	%description -n %{develname}
14cr|mate-utils-1.8.0-2|54	This is the shared library required by the MATE Dictionary.
14cr|mate-utils-1.8.0-2|55	
14cr|mate-utils-1.8.0-2|56	%prep
14cr|mate-utils-1.8.0-2|57	%setup -q
14cr|mate-utils-1.8.0-2|58	
14cr|mate-utils-1.8.0-2|59	%build
14cr|mate-utils-1.8.0-2|60	NOCONFIGURE=1 ./autogen.sh
14cr|mate-utils-1.8.0-2|61	%configure2_5x \
14cr|mate-utils-1.8.0-2|62	--disable-static            \
14cr|mate-utils-1.8.0-2|63	--disable-scrollkeeper      \
14cr|mate-utils-1.8.0-2|64	--disable-schemas-compile   \
14cr|mate-utils-1.8.0-2|65	--enable-gdict-applet       \
14cr|mate-utils-1.8.0-2|66	--enable-gtk-doc-html       \
14cr|mate-utils-1.8.0-2|67	--enable-ipv6=yes           \
14cr|mate-utils-1.8.0-2|68	--disable-schemas-compile   \
14cr|mate-utils-1.8.0-2|69	--with-x
14cr|mate-utils-1.8.0-2|70	
14cr|mate-utils-1.8.0-2|71	%make
14cr|mate-utils-1.8.0-2|72	
14cr|mate-utils-1.8.0-2|73	%install
14cr|mate-utils-1.8.0-2|74	%makeinstall_std
14cr|mate-utils-1.8.0-2|75	rm -rf %{buildroot}/var
14cr|mate-utils-1.8.0-2|76	
14cr|mate-utils-1.8.0-2|77	# make mate-system-log use consolehelper until it starts using polkit
14cr|mate-utils-1.8.0-2|78	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|mate-utils-1.8.0-2|79	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/mate-system-log
14cr|mate-utils-1.8.0-2|80	#%%PAM-1.0
14cr|mate-utils-1.8.0-2|81	auth		include		system-auth
14cr|mate-utils-1.8.0-2|82	account		include		system-auth
14cr|mate-utils-1.8.0-2|83	session		include		system-auth
14cr|mate-utils-1.8.0-2|84	EOF
14cr|mate-utils-1.8.0-2|85	
14cr|mate-utils-1.8.0-2|86	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|mate-utils-1.8.0-2|87	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/mate-system-log
14cr|mate-utils-1.8.0-2|88	USER=root
14cr|mate-utils-1.8.0-2|89	PROGRAM=/usr/sbin/mate-system-log
14cr|mate-utils-1.8.0-2|90	SESSION=true
14cr|mate-utils-1.8.0-2|91	FALLBACK=true
14cr|mate-utils-1.8.0-2|92	EOF
14cr|mate-utils-1.8.0-2|93	
14cr|mate-utils-1.8.0-2|94	mkdir -p %{buildroot}%{_sbindir}
14cr|mate-utils-1.8.0-2|95	/bin/mv %{buildroot}%{_bindir}/mate-system-log %{buildroot}%{_sbindir}
14cr|mate-utils-1.8.0-2|96	/bin/ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/mate-system-log
14cr|mate-utils-1.8.0-2|97	
14cr|mate-utils-1.8.0-2|98	%{find_lang} %{name}-2.0 --with-gnome --all-name
14cr|mate-utils-1.8.0-2|99	
14cr|mate-utils-1.8.0-2|100	desktop-file-install                          \
14cr|mate-utils-1.8.0-2|101	--remove-category="MATE"                    \
14cr|mate-utils-1.8.0-2|102	--add-category="X-Mate"                     \
14cr|mate-utils-1.8.0-2|103	--delete-original                           \
14cr|mate-utils-1.8.0-2|104	--dir %{buildroot}%{_datadir}/applications  \
14cr|mate-utils-1.8.0-2|105	%{buildroot}%{_datadir}/applications/*
14cr|mate-utils-1.8.0-2|106	
14cr|mate-utils-1.8.0-2|107	for i in %{buildroot}%{_datadir}/applications/* ; do
14cr|mate-utils-1.8.0-2|108	desktop-file-validate $i
14cr|mate-utils-1.8.0-2|109	done
14cr|mate-utils-1.8.0-2|110	
14cr|mate-utils-1.8.0-2|111	rm -fv %{buildroot}%{_bindir}/test-reader
14cr|mate-utils-1.8.0-2|112	
14cr|mate-utils-1.8.0-2|113	%files -f %{name}-2.0.lang
14cr|mate-utils-1.8.0-2|114	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|mate-utils-1.8.0-2|115	%doc mate-dictionary/AUTHORS
14cr|mate-utils-1.8.0-2|116	%doc mate-dictionary/README
14cr|mate-utils-1.8.0-2|117	%doc baobab/AUTHORS
14cr|mate-utils-1.8.0-2|118	%doc baobab/README
14cr|mate-utils-1.8.0-2|119	%config(noreplace) %{_datadir}/dbus-1/services/*.service
14cr|mate-utils-1.8.0-2|120	%{_sysconfdir}/security/console.apps/mate-system-log
14cr|mate-utils-1.8.0-2|121	%{_sysconfdir}/pam.d/mate-system-log
14cr|mate-utils-1.8.0-2|122	%{_bindir}/*
14cr|mate-utils-1.8.0-2|123	%{_sbindir}/mate-system-log
14cr|mate-utils-1.8.0-2|124	%{_libexecdir}/mate-dictionary-applet
14cr|mate-utils-1.8.0-2|125	%{_mandir}/*/*
14cr|mate-utils-1.8.0-2|126	%{_datadir}/applications/mate-*.desktop
14cr|mate-utils-1.8.0-2|127	%{_datadir}/mate-dict/
14cr|mate-utils-1.8.0-2|128	%{_datadir}/mate-dictionary/
14cr|mate-utils-1.8.0-2|129	%{_datadir}/mate-screenshot/
14cr|mate-utils-1.8.0-2|130	%{_datadir}/mate-disk-usage-analyzer/
14cr|mate-utils-1.8.0-2|131	%{_datadir}/mate-utils/
14cr|mate-utils-1.8.0-2|132	%{_datadir}/pixmaps/*
14cr|mate-utils-1.8.0-2|133	%{_datadir}/MateConf/gsettings/*.convert
14cr|mate-utils-1.8.0-2|134	%{_datadir}/glib-2.0/schemas/*gschema.xml
14cr|mate-utils-1.8.0-2|135	%{_datadir}/gtk-doc/html/mate-dict
14cr|mate-utils-1.8.0-2|136	%{_datadir}/mate-panel/applets/org.mate.DictionaryApplet.mate-panel-applet
14cr|mate-utils-1.8.0-2|137	%{_iconsdir}/hicolor/*/apps/*
14cr|mate-utils-1.8.0-2|138	
14cr|mate-utils-1.8.0-2|139	%files -n %{libname}
14cr|mate-utils-1.8.0-2|140	%_libdir/libmatedict.so.%{major}*
14cr|mate-utils-1.8.0-2|141	
14cr|mate-utils-1.8.0-2|142	%files -n %{develname}
14cr|mate-utils-1.8.0-2|143	%{_libdir}/libmatedict*.so
14cr|mate-utils-1.8.0-2|144	%{_libdir}/pkgconfig/mate-dict*.pc
14cr|mate-utils-1.8.0-2|145	%{_includedir}/mate-dict
14cr|mate-utils-1.8.0-2|146	
14cr|mate-utils-1.8.0-2|147	
14cr|mate-utils-1.8.0-2|148	
14cr|mate-utils-1.8.0-2|149	%changelog
14cr|mate-utils-1.8.0-2|150	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mate-utils-1.8.0-2|151	+ Revision: 55a90bf
14cr|mate-utils-1.8.0-2|152	- MassBuild#464: Increase release tag
14cr|mate-utils-1.8.0-2|153	
14cr|mate-utils-1.8.0-2|154	

2901 14
14cr|mathgl-2.2.2.1-3|1	%define major 7.2.0
14cr|mathgl-2.2.2.1-3|2	%define libname %mklibname mgl %{major}
14cr|mathgl-2.2.2.1-3|3	%define fltkmajor 7.2.0
14cr|mathgl-2.2.2.1-3|4	%define fltklibname %mklibname mgl-fltk %{fltkmajor}
14cr|mathgl-2.2.2.1-3|5	%define glutmajor 7.2.0
14cr|mathgl-2.2.2.1-3|6	%define glutlibname %mklibname mgl-glut %{glutmajor}
14cr|mathgl-2.2.2.1-3|7	%define qtmajor 7.2.0
14cr|mathgl-2.2.2.1-3|8	%define qtlibname %mklibname mgl-qt %{qtmajor}
14cr|mathgl-2.2.2.1-3|9	%define qt4major 7.2.0
14cr|mathgl-2.2.2.1-3|10	%define qt4libname %mklibname mgl-qt4_ %{qt4major}
14cr|mathgl-2.2.2.1-3|11	%define wndmajor 7.2.0
14cr|mathgl-2.2.2.1-3|12	%define wndlibname %mklibname mgl-wnd %{wndmajor}
14cr|mathgl-2.2.2.1-3|13	%define wxmajor 7.2.0
14cr|mathgl-2.2.2.1-3|14	%define wxlibname %mklibname mgl-wx %{wxmajor}
14cr|mathgl-2.2.2.1-3|15	%define devname %mklibname mgl -d
14cr|mathgl-2.2.2.1-3|16	%define sdevname %mklibname mgl -d -s
14cr|mathgl-2.2.2.1-3|17	
14cr|mathgl-2.2.2.1-3|18	# Broken for now due to swig issues (doesn't build)
14cr|mathgl-2.2.2.1-3|19	%bcond_with octave
14cr|mathgl-2.2.2.1-3|20	
14cr|mathgl-2.2.2.1-3|21	Summary:	Library for scientific graphics
14cr|mathgl-2.2.2.1-3|22	Name:		mathgl
14cr|mathgl-2.2.2.1-3|23	Version:	2.2.2.1
14cr|mathgl-2.2.2.1-3|24	Release:	3
14cr|mathgl-2.2.2.1-3|25	License:	GPLv2+
14cr|mathgl-2.2.2.1-3|26	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|27	Url:		http://mathgl.sourceforge.net/
14cr|mathgl-2.2.2.1-3|28	Source0:	http://downloads.sourceforge.net/mathgl/%{name}-%{version}.tar.gz
14cr|mathgl-2.2.2.1-3|29	Patch0:		mathgl-2.2.2.1-mathgl-fltk.patch
14cr|mathgl-2.2.2.1-3|30	Patch1:		mathgl-2.2.2.1-udav-help-path.patch
14cr|mathgl-2.2.2.1-3|31	Patch2:		mathgl-2.2-no_octave.patch
14cr|mathgl-2.2.2.1-3|32	Patch3:		mathgl-2.2.2.1-giflib51.patch
14cr|mathgl-2.2.2.1-3|33	BuildRequires:	chrpath
14cr|mathgl-2.2.2.1-3|34	BuildRequires:	cmake
14cr|mathgl-2.2.2.1-3|35	BuildRequires:	swig
14cr|mathgl-2.2.2.1-3|36	BuildRequires:	texi2html
14cr|mathgl-2.2.2.1-3|37	BuildRequires:	texinfo
14cr|mathgl-2.2.2.1-3|38	BuildRequires:	texlive
14cr|mathgl-2.2.2.1-3|39	BuildRequires:	fltk-devel
14cr|mathgl-2.2.2.1-3|40	BuildRequires:	giflib-devel
14cr|mathgl-2.2.2.1-3|41	BuildRequires:	hdf5-devel
14cr|mathgl-2.2.2.1-3|42	BuildRequires:	jpeg-devel
14cr|mathgl-2.2.2.1-3|43	BuildRequires:	libharu-devel
14cr|mathgl-2.2.2.1-3|44	%if %{with octave}
14cr|mathgl-2.2.2.1-3|45	BuildRequires:	octave-devel
14cr|mathgl-2.2.2.1-3|46	%endif
14cr|mathgl-2.2.2.1-3|47	BuildRequires:	qt4-devel
14cr|mathgl-2.2.2.1-3|48	BuildRequires:	wxgtku2.8-devel
14cr|mathgl-2.2.2.1-3|49	BuildRequires:	pkgconfig(gl)
14cr|mathgl-2.2.2.1-3|50	BuildRequires:	pkgconfig(glut)
14cr|mathgl-2.2.2.1-3|51	BuildRequires:	pkgconfig(gsl)
14cr|mathgl-2.2.2.1-3|52	BuildRequires:	pkgconfig(xmu)
14cr|mathgl-2.2.2.1-3|53	%if !%{with octave}
14cr|mathgl-2.2.2.1-3|54	Obsoletes:	%{name}-octave < %{EVRD}
14cr|mathgl-2.2.2.1-3|55	%endif
14cr|mathgl-2.2.2.1-3|56	
14cr|mathgl-2.2.2.1-3|57	%description
14cr|mathgl-2.2.2.1-3|58	MathGL is a library for making high-quality scientific graphics. It
14cr|mathgl-2.2.2.1-3|59	provides fast data plotting and handling of large data arrays.
14cr|mathgl-2.2.2.1-3|60	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
14cr|mathgl-2.2.2.1-3|61	console programs.
14cr|mathgl-2.2.2.1-3|62	
14cr|mathgl-2.2.2.1-3|63	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|64	
14cr|mathgl-2.2.2.1-3|65	%package tools
14cr|mathgl-2.2.2.1-3|66	Summary:	Tools for MathGL
14cr|mathgl-2.2.2.1-3|67	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|68	
14cr|mathgl-2.2.2.1-3|69	%description tools
14cr|mathgl-2.2.2.1-3|70	This package contains the MathGL tools.
14cr|mathgl-2.2.2.1-3|71	
14cr|mathgl-2.2.2.1-3|72	%files tools
14cr|mathgl-2.2.2.1-3|73	%{_bindir}/mglconv
14cr|mathgl-2.2.2.1-3|74	%{_bindir}/mglview
14cr|mathgl-2.2.2.1-3|75	%{_bindir}/mgl.cgi
14cr|mathgl-2.2.2.1-3|76	%{_mandir}/man1/mglconv.1*
14cr|mathgl-2.2.2.1-3|77	%{_mandir}/man1/mglview.1*
14cr|mathgl-2.2.2.1-3|78	%{_mandir}/man1/mgl.cgi.1*
14cr|mathgl-2.2.2.1-3|79	
14cr|mathgl-2.2.2.1-3|80	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|81	
14cr|mathgl-2.2.2.1-3|82	%package examples
14cr|mathgl-2.2.2.1-3|83	Summary:	Examples for MathGL
14cr|mathgl-2.2.2.1-3|84	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|85	
14cr|mathgl-2.2.2.1-3|86	%description examples
14cr|mathgl-2.2.2.1-3|87	This package contains the MathGL examples.
14cr|mathgl-2.2.2.1-3|88	
14cr|mathgl-2.2.2.1-3|89	%files examples
14cr|mathgl-2.2.2.1-3|90	%{_bindir}/mgl*_example
14cr|mathgl-2.2.2.1-3|91	
14cr|mathgl-2.2.2.1-3|92	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|93	
14cr|mathgl-2.2.2.1-3|94	%package data
14cr|mathgl-2.2.2.1-3|95	Summary:	Data files for MathGL
14cr|mathgl-2.2.2.1-3|96	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|97	
14cr|mathgl-2.2.2.1-3|98	%description data
14cr|mathgl-2.2.2.1-3|99	This package contains the MathGL data files.
14cr|mathgl-2.2.2.1-3|100	
14cr|mathgl-2.2.2.1-3|101	%files data
14cr|mathgl-2.2.2.1-3|102	%{_datadir}/%{name}
14cr|mathgl-2.2.2.1-3|103	
14cr|mathgl-2.2.2.1-3|104	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|105	
14cr|mathgl-2.2.2.1-3|106	%if %{with octave}
14cr|mathgl-2.2.2.1-3|107	%package octave
14cr|mathgl-2.2.2.1-3|108	Summary:	MathGL bindings for octave
14cr|mathgl-2.2.2.1-3|109	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|110	Requires(post):	octave(api) = %{octave_api}
14cr|mathgl-2.2.2.1-3|111	Requires(postun): octave(api) = %{octave_api}
14cr|mathgl-2.2.2.1-3|112	Requires:	octave(api) = %{octave_api}
14cr|mathgl-2.2.2.1-3|113	
14cr|mathgl-2.2.2.1-3|114	%description octave
14cr|mathgl-2.2.2.1-3|115	This package contains the MathGL bindings for octave.
14cr|mathgl-2.2.2.1-3|116	
14cr|mathgl-2.2.2.1-3|117	%files octave
14cr|mathgl-2.2.2.1-3|118	%{_datadir}/octave/packages/*
14cr|mathgl-2.2.2.1-3|119	%{_libexecdir}/octave/packages/*
14cr|mathgl-2.2.2.1-3|120	
14cr|mathgl-2.2.2.1-3|121	%post octave
14cr|mathgl-2.2.2.1-3|122	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
14cr|mathgl-2.2.2.1-3|123	
14cr|mathgl-2.2.2.1-3|124	%postun octave
14cr|mathgl-2.2.2.1-3|125	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
14cr|mathgl-2.2.2.1-3|126	%endif
14cr|mathgl-2.2.2.1-3|127	
14cr|mathgl-2.2.2.1-3|128	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|129	
14cr|mathgl-2.2.2.1-3|130	%package doc
14cr|mathgl-2.2.2.1-3|131	Summary:	Documentation for MathGL
14cr|mathgl-2.2.2.1-3|132	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|133	
14cr|mathgl-2.2.2.1-3|134	%description doc
14cr|mathgl-2.2.2.1-3|135	This package contains the MathGL documentation.
14cr|mathgl-2.2.2.1-3|136	
14cr|mathgl-2.2.2.1-3|137	%files doc
14cr|mathgl-2.2.2.1-3|138	%{_docdir}/%{name}
14cr|mathgl-2.2.2.1-3|139	%{_infodir}/*
14cr|mathgl-2.2.2.1-3|140	%{_mandir}/man5/mgl.5*
14cr|mathgl-2.2.2.1-3|141	
14cr|mathgl-2.2.2.1-3|142	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|143	
14cr|mathgl-2.2.2.1-3|144	%package -n %{libname}
14cr|mathgl-2.2.2.1-3|145	Summary:	Main runtime library for MathGL
14cr|mathgl-2.2.2.1-3|146	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|147	Requires:	%{name}-data
14cr|mathgl-2.2.2.1-3|148	
14cr|mathgl-2.2.2.1-3|149	%description -n %{libname}
14cr|mathgl-2.2.2.1-3|150	MathGL is a library for making high-quality scientific graphics. It
14cr|mathgl-2.2.2.1-3|151	provides fast data plotting and handling of large data arrays.
14cr|mathgl-2.2.2.1-3|152	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
14cr|mathgl-2.2.2.1-3|153	console programs.
14cr|mathgl-2.2.2.1-3|154	
14cr|mathgl-2.2.2.1-3|155	This package contains the MathGL main runtime library.
14cr|mathgl-2.2.2.1-3|156	
14cr|mathgl-2.2.2.1-3|157	%files -n %{libname}
14cr|mathgl-2.2.2.1-3|158	%doc AUTHORS COPYING COPYING_LGPL ChangeLog.txt README README_V2
14cr|mathgl-2.2.2.1-3|159	%{_libdir}/libmgl.so.%{major}*
14cr|mathgl-2.2.2.1-3|160	
14cr|mathgl-2.2.2.1-3|161	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|162	
14cr|mathgl-2.2.2.1-3|163	%package -n %{fltklibname}
14cr|mathgl-2.2.2.1-3|164	Summary:	Fltk runtime library for MathGL
14cr|mathgl-2.2.2.1-3|165	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|166	
14cr|mathgl-2.2.2.1-3|167	%description -n %{fltklibname}
14cr|mathgl-2.2.2.1-3|168	This package contains the MathGL fltk runtime library.
14cr|mathgl-2.2.2.1-3|169	
14cr|mathgl-2.2.2.1-3|170	%files -n %{fltklibname}
14cr|mathgl-2.2.2.1-3|171	%{_libdir}/libmgl-fltk.so.%{fltkmajor}*
14cr|mathgl-2.2.2.1-3|172	
14cr|mathgl-2.2.2.1-3|173	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|174	
14cr|mathgl-2.2.2.1-3|175	%package -n %{glutlibname}
14cr|mathgl-2.2.2.1-3|176	Summary:	Glut runtime library for MathGL
14cr|mathgl-2.2.2.1-3|177	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|178	
14cr|mathgl-2.2.2.1-3|179	%description -n %{glutlibname}
14cr|mathgl-2.2.2.1-3|180	This package contains the MathGL glut runtime library.
14cr|mathgl-2.2.2.1-3|181	
14cr|mathgl-2.2.2.1-3|182	%files -n %{glutlibname}
14cr|mathgl-2.2.2.1-3|183	%{_libdir}/libmgl-glut.so.%{glutmajor}*
14cr|mathgl-2.2.2.1-3|184	
14cr|mathgl-2.2.2.1-3|185	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|186	
14cr|mathgl-2.2.2.1-3|187	%package -n %{qtlibname}
14cr|mathgl-2.2.2.1-3|188	Summary:	Qt runtime library for MathGL
14cr|mathgl-2.2.2.1-3|189	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|190	
14cr|mathgl-2.2.2.1-3|191	%description -n %{qtlibname}
14cr|mathgl-2.2.2.1-3|192	This package contains the MathGL Qt runtime library.
14cr|mathgl-2.2.2.1-3|193	
14cr|mathgl-2.2.2.1-3|194	%files -n %{qtlibname}
14cr|mathgl-2.2.2.1-3|195	%{_libdir}/libmgl-qt.so.%{qtmajor}*
14cr|mathgl-2.2.2.1-3|196	
14cr|mathgl-2.2.2.1-3|197	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|198	
14cr|mathgl-2.2.2.1-3|199	%package -n %{qt4libname}
14cr|mathgl-2.2.2.1-3|200	Summary:	Qt4 runtime library for MathGL
14cr|mathgl-2.2.2.1-3|201	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|202	
14cr|mathgl-2.2.2.1-3|203	%description -n %{qt4libname}
14cr|mathgl-2.2.2.1-3|204	This package contains the MathGL Qt runtime library.
14cr|mathgl-2.2.2.1-3|205	
14cr|mathgl-2.2.2.1-3|206	%files -n %{qt4libname}
14cr|mathgl-2.2.2.1-3|207	%{_libdir}/libmgl-qt4.so.%{qt4major}*
14cr|mathgl-2.2.2.1-3|208	
14cr|mathgl-2.2.2.1-3|209	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|210	
14cr|mathgl-2.2.2.1-3|211	%package -n %{wndlibname}
14cr|mathgl-2.2.2.1-3|212	Summary:	WND runtime library for MathGL
14cr|mathgl-2.2.2.1-3|213	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|214	
14cr|mathgl-2.2.2.1-3|215	%description -n %{wndlibname}
14cr|mathgl-2.2.2.1-3|216	This package contains the MathGL WND runtime library.
14cr|mathgl-2.2.2.1-3|217	
14cr|mathgl-2.2.2.1-3|218	%files -n %{wndlibname}
14cr|mathgl-2.2.2.1-3|219	%{_libdir}/libmgl-wnd.so.%{wndmajor}*
14cr|mathgl-2.2.2.1-3|220	
14cr|mathgl-2.2.2.1-3|221	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|222	
14cr|mathgl-2.2.2.1-3|223	%package -n %{wxlibname}
14cr|mathgl-2.2.2.1-3|224	Summary:	WxWidgets runtime library for MathGL
14cr|mathgl-2.2.2.1-3|225	Group:		System/Libraries
14cr|mathgl-2.2.2.1-3|226	
14cr|mathgl-2.2.2.1-3|227	%description -n %{wxlibname}
14cr|mathgl-2.2.2.1-3|228	This package contains the MathGL wxWidgets runtime library.
14cr|mathgl-2.2.2.1-3|229	
14cr|mathgl-2.2.2.1-3|230	%files -n %{wxlibname}
14cr|mathgl-2.2.2.1-3|231	%{_libdir}/libmgl-wx.so.%{wxmajor}*
14cr|mathgl-2.2.2.1-3|232	
14cr|mathgl-2.2.2.1-3|233	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|234	
14cr|mathgl-2.2.2.1-3|235	%package -n %{devname}
14cr|mathgl-2.2.2.1-3|236	Summary:	Development files for MathGL
14cr|mathgl-2.2.2.1-3|237	Group:		Development/Other
14cr|mathgl-2.2.2.1-3|238	Provides:	%{name}-devel = %{EVRD}
14cr|mathgl-2.2.2.1-3|239	Requires:	%{libname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|240	Requires:	%{fltklibname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|241	Requires:	%{glutlibname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|242	Requires:	%{qtlibname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|243	Requires:	%{qt4libname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|244	Requires:	%{wndlibname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|245	Requires:	%{wxlibname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|246	
14cr|mathgl-2.2.2.1-3|247	%description -n %{devname}
14cr|mathgl-2.2.2.1-3|248	This package contains the MathGL development files.
14cr|mathgl-2.2.2.1-3|249	
14cr|mathgl-2.2.2.1-3|250	%files -n %{devname}
14cr|mathgl-2.2.2.1-3|251	%{_libdir}/libmgl*.so
14cr|mathgl-2.2.2.1-3|252	%{_includedir}/mgl2
14cr|mathgl-2.2.2.1-3|253	
14cr|mathgl-2.2.2.1-3|254	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|255	
14cr|mathgl-2.2.2.1-3|256	%package -n %{sdevname}
14cr|mathgl-2.2.2.1-3|257	Summary:	Static development files for MathGL
14cr|mathgl-2.2.2.1-3|258	Group:		Development/Other
14cr|mathgl-2.2.2.1-3|259	Requires:	%{devname} = %{EVRD}
14cr|mathgl-2.2.2.1-3|260	
14cr|mathgl-2.2.2.1-3|261	%description -n %{sdevname}
14cr|mathgl-2.2.2.1-3|262	This package contains the MathGL static development files.
14cr|mathgl-2.2.2.1-3|263	
14cr|mathgl-2.2.2.1-3|264	%files -n %{sdevname}
14cr|mathgl-2.2.2.1-3|265	%{_libdir}/*.a
14cr|mathgl-2.2.2.1-3|266	
14cr|mathgl-2.2.2.1-3|267	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|268	
14cr|mathgl-2.2.2.1-3|269	%package -n udav
14cr|mathgl-2.2.2.1-3|270	Summary:	Fast and interactive data plotting based on MathGL
14cr|mathgl-2.2.2.1-3|271	Group:		Sciences/Mathematics
14cr|mathgl-2.2.2.1-3|272	
14cr|mathgl-2.2.2.1-3|273	%description -n udav
14cr|mathgl-2.2.2.1-3|274	UDAV is cross-platform program for data arrays visualization based on
14cr|mathgl-2.2.2.1-3|275	MathGL library. It support wide spectrum of graphics, simple script
14cr|mathgl-2.2.2.1-3|276	language and visual data handling and editing. It has window
14cr|mathgl-2.2.2.1-3|277	interface for data viewing, changing and plotting. Also it can
14cr|mathgl-2.2.2.1-3|278	execute MGL scripts, setup and rotate graphics and so on.
14cr|mathgl-2.2.2.1-3|279	
14cr|mathgl-2.2.2.1-3|280	%files -n udav
14cr|mathgl-2.2.2.1-3|281	%{_bindir}/udav
14cr|mathgl-2.2.2.1-3|282	%{_datadir}/applications/udav.desktop
14cr|mathgl-2.2.2.1-3|283	%{_datadir}/pixmaps/udav.png
14cr|mathgl-2.2.2.1-3|284	%dir %{_datadir}/udav/
14cr|mathgl-2.2.2.1-3|285	%{_datadir}/udav/*
14cr|mathgl-2.2.2.1-3|286	%{_mandir}/man1/udav.1*
14cr|mathgl-2.2.2.1-3|287	
14cr|mathgl-2.2.2.1-3|288	#----------------------------------------------------------------------------
14cr|mathgl-2.2.2.1-3|289	
14cr|mathgl-2.2.2.1-3|290	%prep
14cr|mathgl-2.2.2.1-3|291	%setup -q
14cr|mathgl-2.2.2.1-3|292	%patch0 -p1
14cr|mathgl-2.2.2.1-3|293	%patch1 -p1
14cr|mathgl-2.2.2.1-3|294	%if !%{with octave}
14cr|mathgl-2.2.2.1-3|295	%patch2 -p0
14cr|mathgl-2.2.2.1-3|296	%endif
14cr|mathgl-2.2.2.1-3|297	%patch3 -p1
14cr|mathgl-2.2.2.1-3|298	
14cr|mathgl-2.2.2.1-3|299	%build
14cr|mathgl-2.2.2.1-3|300	%cmake \
14cr|mathgl-2.2.2.1-3|301	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14cr|mathgl-2.2.2.1-3|302	-Denable-double=on \
14cr|mathgl-2.2.2.1-3|303	-Denable-mpi=off \
14cr|mathgl-2.2.2.1-3|304	-Denable-pthread=off \
14cr|mathgl-2.2.2.1-3|305	-Denable-openmp=off \
14cr|mathgl-2.2.2.1-3|306	-Denable-gsl=on \
14cr|mathgl-2.2.2.1-3|307	-Denable-jpeg=on \
14cr|mathgl-2.2.2.1-3|308	-Denable-png=on \
14cr|mathgl-2.2.2.1-3|309	-Denable-zlib=on \
14cr|mathgl-2.2.2.1-3|310	-Denable-pdf=on \
14cr|mathgl-2.2.2.1-3|311	-Denable-gif=on \
14cr|mathgl-2.2.2.1-3|312	-Denable-hdf5=on \
14cr|mathgl-2.2.2.1-3|313	-Denable-opengl=on \
14cr|mathgl-2.2.2.1-3|314	-Denable-glut=on \
14cr|mathgl-2.2.2.1-3|315	-Denable-fltk=on \
14cr|mathgl-2.2.2.1-3|316	-Denable-wx=on \
14cr|mathgl-2.2.2.1-3|317	-Denable-qt4=on \
14cr|mathgl-2.2.2.1-3|318	-Denable-qt5=off \
14cr|mathgl-2.2.2.1-3|319	-Denable-python=off \
14cr|mathgl-2.2.2.1-3|320	-Denable-lua=off \
14cr|mathgl-2.2.2.1-3|321	%if %{with octave}
14cr|mathgl-2.2.2.1-3|322	-Denable-octave=on \
14cr|mathgl-2.2.2.1-3|323	-Denable-octave-install=on \
14cr|mathgl-2.2.2.1-3|324	%else
14cr|mathgl-2.2.2.1-3|325	-Denable-octave=off \
14cr|mathgl-2.2.2.1-3|326	-Denable-octave-install=off \
14cr|mathgl-2.2.2.1-3|327	%endif
14cr|mathgl-2.2.2.1-3|328	-Denable-all-docs=on \
14cr|mathgl-2.2.2.1-3|329	-Denable-texi2html=on \
14cr|mathgl-2.2.2.1-3|330	-DMGL_LIB_INSTALL_DIR=%{_lib}
14cr|mathgl-2.2.2.1-3|331	
14cr|mathgl-2.2.2.1-3|332	%make
14cr|mathgl-2.2.2.1-3|333	
14cr|mathgl-2.2.2.1-3|334	%install
14cr|mathgl-2.2.2.1-3|335	%makeinstall_std -C build
14cr|mathgl-2.2.2.1-3|336	
14cr|mathgl-2.2.2.1-3|337	cp build/examples/mgl*_example %{buildroot}%{_bindir}/
14cr|mathgl-2.2.2.1-3|338	mv %{buildroot}%{_datadir}/mathgl/mgl.cgi %{buildroot}%{_bindir}/
14cr|mathgl-2.2.2.1-3|339	
14cr|mathgl-2.2.2.1-3|340	# rpath is required at build time but not in package
14cr|mathgl-2.2.2.1-3|341	chrpath -d %{buildroot}%{_bindir}/*
14cr|mathgl-2.2.2.1-3|342	
14cr|mathgl-2.2.2.1-3|343	
14cr|mathgl-2.2.2.1-3|344	%changelog
14cr|mathgl-2.2.2.1-3|345	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2.1-3
14cr|mathgl-2.2.2.1-3|346	+ Revision: 8c3cb0a
14cr|mathgl-2.2.2.1-3|347	- MassBuild#464: Increase release tag
14cr|mathgl-2.2.2.1-3|348	
14cr|mathgl-2.2.2.1-3|349	

2902 14
14cr|mathomatic-16.0.5-2|1	Name:		mathomatic
14cr|mathomatic-16.0.5-2|2	Version:	16.0.5
14cr|mathomatic-16.0.5-2|3	Release:	2
14cr|mathomatic-16.0.5-2|4	Summary:	General purpose CAS (Computer Algebra System)
14cr|mathomatic-16.0.5-2|5	URL:		http://mathomatic.org/
14cr|mathomatic-16.0.5-2|6	Source0:	http://mathomatic.org/%{name}-%{version}.tar.bz2
14cr|mathomatic-16.0.5-2|7	License:	LGPLv2
14cr|mathomatic-16.0.5-2|8	Group:		Sciences/Mathematics
14cr|mathomatic-16.0.5-2|9	BuildRequires:	desktop-file-utils
14cr|mathomatic-16.0.5-2|10	BuildRequires:	ncurses-devel
14cr|mathomatic-16.0.5-2|11	BuildRequires:	readline-devel
14cr|mathomatic-16.0.5-2|12	
14cr|mathomatic-16.0.5-2|13	%description
14cr|mathomatic-16.0.5-2|14	Mathomatic™ is a portable, command-line CAS and calculator software, written
14cr|mathomatic-16.0.5-2|15	entirely in the C programming language. It is free and open source software
14cr|mathomatic-16.0.5-2|16	(FOSS), published under the GNU Lesser General Public License (LGPL version
14cr|mathomatic-16.0.5-2|17	2.1), and has been under continual development since 1986. The software can
14cr|mathomatic-16.0.5-2|18	symbolically solve, simplify, combine, and compare algebraic equations,
14cr|mathomatic-16.0.5-2|19	simultaneously performing generalized standard, complex number, modular,
14cr|mathomatic-16.0.5-2|20	and polynomial arithmetic, as needed. It does some calculus and is very easy
14cr|mathomatic-16.0.5-2|21	to learn and use.
14cr|mathomatic-16.0.5-2|22	
14cr|mathomatic-16.0.5-2|23	Mathomatic consists of both a text-mode symbolic math application,
14cr|mathomatic-16.0.5-2|24	and a symbolic math library, each suitable for desktops, laptops, servers,
14cr|mathomatic-16.0.5-2|25	handhelds, and embedded systems.
14cr|mathomatic-16.0.5-2|26	
14cr|mathomatic-16.0.5-2|27	%prep
14cr|mathomatic-16.0.5-2|28	%setup -q
14cr|mathomatic-16.0.5-2|29	%__cat > makefile.lib << EOF
14cr|mathomatic-16.0.5-2|30	all:
14cr|mathomatic-16.0.5-2|31	EOF
14cr|mathomatic-16.0.5-2|32	%__mkdir_p lib
14cr|mathomatic-16.0.5-2|33	%__cp -a makefile.lib lib/makefile
14cr|mathomatic-16.0.5-2|34	%__mkdir_p %{name}_secure
14cr|mathomatic-16.0.5-2|35	%__mkdir_p %{name}_secure/lib
14cr|mathomatic-16.0.5-2|36	%__cp -a makefile.lib %{name}_secure/lib/makefile
14cr|mathomatic-16.0.5-2|37	%__cp -a *.[ch] makefile VERSION %{name}_secure
14cr|mathomatic-16.0.5-2|38	
14cr|mathomatic-16.0.5-2|39	%build
14cr|mathomatic-16.0.5-2|40	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name}
14cr|mathomatic-16.0.5-2|41	pushd %{name}_secure
14cr|mathomatic-16.0.5-2|42	%__ln_s ../%{name}.1 .
14cr|mathomatic-16.0.5-2|43	%__ln_s ../rmath.1 .
14cr|mathomatic-16.0.5-2|44	%__ln_s ../doc .
14cr|mathomatic-16.0.5-2|45	%__ln_s ../primes .
14cr|mathomatic-16.0.5-2|46	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name}_secure %{name}_secure
14cr|mathomatic-16.0.5-2|47	popd
14cr|mathomatic-16.0.5-2|48	
14cr|mathomatic-16.0.5-2|49	%check
14cr|mathomatic-16.0.5-2|50	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name} check
14cr|mathomatic-16.0.5-2|51	
14cr|mathomatic-16.0.5-2|52	%install
14cr|mathomatic-16.0.5-2|53	%makeinstall docdir=%{buildroot}%{_docdir}/%{name}
14cr|mathomatic-16.0.5-2|54	%__rm -rf %{buildroot}%{_docdir}/%{name}
14cr|mathomatic-16.0.5-2|55	%__rm -rf doc/%{name}.1
14cr|mathomatic-16.0.5-2|56	cd %{name}_secure
14cr|mathomatic-16.0.5-2|57	%__install -m 755 %{name}_secure %{buildroot}%{_bindir}/%{name}_secure
14cr|mathomatic-16.0.5-2|58	cd ..
14cr|mathomatic-16.0.5-2|59	%{_bindir}/desktop-file-validate %{buildroot}%{_datadir}/applications/mathomatic.desktop
14cr|mathomatic-16.0.5-2|60	
14cr|mathomatic-16.0.5-2|61	%files
14cr|mathomatic-16.0.5-2|62	%defattr(0644,root,root,0755)
14cr|mathomatic-16.0.5-2|63	%doc NEWS README.txt VERSION doc/ tests/
14cr|mathomatic-16.0.5-2|64	%defattr(-,root,root)
14cr|mathomatic-16.0.5-2|65	%{_bindir}/%{name}
14cr|mathomatic-16.0.5-2|66	%{_bindir}/%{name}_secure
14cr|mathomatic-16.0.5-2|67	%{_mandir}/man1/mathomatic.1*
14cr|mathomatic-16.0.5-2|68	%{_datadir}/applications/mathomatic.desktop
14cr|mathomatic-16.0.5-2|69	%{_datadir}/pixmaps/mathomatic.png
14cr|mathomatic-16.0.5-2|70	%{_datadir}/pixmaps/mathomatic.xpm
14cr|mathomatic-16.0.5-2|71	
14cr|mathomatic-16.0.5-2|72	
14cr|mathomatic-16.0.5-2|73	
14cr|mathomatic-16.0.5-2|74	%changelog
14cr|mathomatic-16.0.5-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 16.0.5-2
14cr|mathomatic-16.0.5-2|76	+ Revision: 2b83f54
14cr|mathomatic-16.0.5-2|77	- MassBuild#464: Increase release tag
14cr|mathomatic-16.0.5-2|78	
14cr|mathomatic-16.0.5-2|79	

2903 14
14cr|matio-1.5.2-3|1	%define major 2
14cr|matio-1.5.2-3|2	%define libname %mklibname %{name} %{major}
14cr|matio-1.5.2-3|3	%define devname %mklibname %{name} -d
14cr|matio-1.5.2-3|4	
14cr|matio-1.5.2-3|5	Summary:	MAT File I/O Library
14cr|matio-1.5.2-3|6	Name:		matio
14cr|matio-1.5.2-3|7	Version:	1.5.2
14cr|matio-1.5.2-3|8	Release:	3
14cr|matio-1.5.2-3|9	License:	LGPLv2+
14cr|matio-1.5.2-3|10	Group:		System/Libraries
14cr|matio-1.5.2-3|11	Url:		http://sourceforge.net/projects/matio/
14cr|matio-1.5.2-3|12	Source0:	http://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz
14cr|matio-1.5.2-3|13	Patch0:		matio-1.5.0-fix-linking.patch
14cr|matio-1.5.2-3|14	BuildRequires:	doxygen
14cr|matio-1.5.2-3|15	BuildRequires:	ghostscript
14cr|matio-1.5.2-3|16	BuildRequires:	texlive
14cr|matio-1.5.2-3|17	BuildRequires:	hdf5-devel
14cr|matio-1.5.2-3|18	BuildRequires:	pkgconfig(zlib)
14cr|matio-1.5.2-3|19	
14cr|matio-1.5.2-3|20	%description
14cr|matio-1.5.2-3|21	matio is an ISO C library (with a limited Fortran 90 interface)
14cr|matio-1.5.2-3|22	for reading and writing Matlab MAT files.
14cr|matio-1.5.2-3|23	
14cr|matio-1.5.2-3|24	%files
14cr|matio-1.5.2-3|25	%{_bindir}/matdump
14cr|matio-1.5.2-3|26	
14cr|matio-1.5.2-3|27	#----------------------------------------------------------------------------
14cr|matio-1.5.2-3|28	
14cr|matio-1.5.2-3|29	%package -n %{libname}
14cr|matio-1.5.2-3|30	Summary:	MAT File I/O Library
14cr|matio-1.5.2-3|31	Group:		System/Libraries
14cr|matio-1.5.2-3|32	
14cr|matio-1.5.2-3|33	%description -n %{libname}
14cr|matio-1.5.2-3|34	matio is an ISO C library (with a limited Fortran 90 interface)
14cr|matio-1.5.2-3|35	for reading and writing Matlab MAT files.
14cr|matio-1.5.2-3|36	
14cr|matio-1.5.2-3|37	%files -n %{libname}
14cr|matio-1.5.2-3|38	%{_libdir}/lib%{name}.so.%{major}*
14cr|matio-1.5.2-3|39	
14cr|matio-1.5.2-3|40	#----------------------------------------------------------------------------
14cr|matio-1.5.2-3|41	
14cr|matio-1.5.2-3|42	%package -n %{devname}
14cr|matio-1.5.2-3|43	Summary:	Development files for %{name}
14cr|matio-1.5.2-3|44	Group:		Development/C++
14cr|matio-1.5.2-3|45	Requires:	%{libname} = %{EVRD}
14cr|matio-1.5.2-3|46	Provides:	%{name}-devel = %{EVRD}
14cr|matio-1.5.2-3|47	
14cr|matio-1.5.2-3|48	%description -n %{devname}
14cr|matio-1.5.2-3|49	Development files and headers for %{name}.
14cr|matio-1.5.2-3|50	
14cr|matio-1.5.2-3|51	%files -n %{devname}
14cr|matio-1.5.2-3|52	%doc NEWS README
14cr|matio-1.5.2-3|53	%{_includedir}/*.h
14cr|matio-1.5.2-3|54	%{_libdir}/lib%{name}.so
14cr|matio-1.5.2-3|55	%{_libdir}/pkgconfig/*.pc
14cr|matio-1.5.2-3|56	%{_mandir}/man3/*.3*
14cr|matio-1.5.2-3|57	
14cr|matio-1.5.2-3|58	#----------------------------------------------------------------------------
14cr|matio-1.5.2-3|59	
14cr|matio-1.5.2-3|60	%prep
14cr|matio-1.5.2-3|61	%setup -q
14cr|matio-1.5.2-3|62	%patch0 -p1
14cr|matio-1.5.2-3|63	
14cr|matio-1.5.2-3|64	%build
14cr|matio-1.5.2-3|65	autoreconf -fi
14cr|matio-1.5.2-3|66	%configure2_5x \
14cr|matio-1.5.2-3|67	--enable-shared \
14cr|matio-1.5.2-3|68	--disable-static \
14cr|matio-1.5.2-3|69	--enable-extended-sparse=yes \
14cr|matio-1.5.2-3|70	%if %{_lib} != lib
14cr|matio-1.5.2-3|71	--with-libdir-suffix=lib64
14cr|matio-1.5.2-3|72	%endif
14cr|matio-1.5.2-3|73	
14cr|matio-1.5.2-3|74	# remove rpath from libtool
14cr|matio-1.5.2-3|75	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|matio-1.5.2-3|76	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|matio-1.5.2-3|77	
14cr|matio-1.5.2-3|78	%make
14cr|matio-1.5.2-3|79	
14cr|matio-1.5.2-3|80	%install
14cr|matio-1.5.2-3|81	%makeinstall_std
14cr|matio-1.5.2-3|82	
14cr|matio-1.5.2-3|83	rm -rf %{buildroot}%{_docdir}/matio
14cr|matio-1.5.2-3|84	
14cr|matio-1.5.2-3|85	
14cr|matio-1.5.2-3|86	%changelog
14cr|matio-1.5.2-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-3
14cr|matio-1.5.2-3|88	+ Revision: 65c68b0
14cr|matio-1.5.2-3|89	- MassBuild#464: Increase release tag
14cr|matio-1.5.2-3|90	
14cr|matio-1.5.2-3|91	

2904 14
14cr|matrixssl-3.2.1-2|1	%define	major 3
14cr|matrixssl-3.2.1-2|2	%define libname %mklibname %{name} %{major}
14cr|matrixssl-3.2.1-2|3	%define develname %mklibname %{name} -d
14cr|matrixssl-3.2.1-2|4	
14cr|matrixssl-3.2.1-2|5	Summary:	Embedded SSL implementation
14cr|matrixssl-3.2.1-2|6	Name:		matrixssl
14cr|matrixssl-3.2.1-2|7	Version:	3.2.1
14cr|matrixssl-3.2.1-2|8	Release:	2
14cr|matrixssl-3.2.1-2|9	License:	GPLv2
14cr|matrixssl-3.2.1-2|10	Group:		System/Libraries
14cr|matrixssl-3.2.1-2|11	URL:		http://www.matrixssl.org/
14cr|matrixssl-3.2.1-2|12	Source0:	%{name}-3-2-1-open.tgz
14cr|matrixssl-3.2.1-2|13	Patch0:		matrixssl-3.2.1-no_strip.diff
14cr|matrixssl-3.2.1-2|14	Patch2:		matrixssl-3.2.1-soname.diff
14cr|matrixssl-3.2.1-2|15	BuildRequires:	dietlibc-devel >= 0.32
14cr|matrixssl-3.2.1-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|matrixssl-3.2.1-2|17	
14cr|matrixssl-3.2.1-2|18	%description
14cr|matrixssl-3.2.1-2|19	PeerSec MatrixSSL is an embedded SSL implementation designed for
14cr|matrixssl-3.2.1-2|20	small footprint devices and applications requiring low overhead per
14cr|matrixssl-3.2.1-2|21	connection. The library is less than 50K on disk with cipher suites.
14cr|matrixssl-3.2.1-2|22	
14cr|matrixssl-3.2.1-2|23	It includes SSL client and SSL server support, session resumption,
14cr|matrixssl-3.2.1-2|24	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
14cr|matrixssl-3.2.1-2|25	well documented and contains portability layers for additional
14cr|matrixssl-3.2.1-2|26	operating systems, cipher suites, and cryptography providers.
14cr|matrixssl-3.2.1-2|27	
14cr|matrixssl-3.2.1-2|28	%package -n	%{libname}
14cr|matrixssl-3.2.1-2|29	Summary:	Embedded SSL implementation
14cr|matrixssl-3.2.1-2|30	Group:          System/Libraries
14cr|matrixssl-3.2.1-2|31	
14cr|matrixssl-3.2.1-2|32	%description -n	%{libname}
14cr|matrixssl-3.2.1-2|33	PeerSec MatrixSSL is an embedded SSL implementation designed for
14cr|matrixssl-3.2.1-2|34	small footprint devices and applications requiring low overhead per
14cr|matrixssl-3.2.1-2|35	connection. The library is less than 50K on disk with cipher suites.
14cr|matrixssl-3.2.1-2|36	
14cr|matrixssl-3.2.1-2|37	It includes SSL client and SSL server support, session resumption,
14cr|matrixssl-3.2.1-2|38	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
14cr|matrixssl-3.2.1-2|39	well documented and contains portability layers for additional
14cr|matrixssl-3.2.1-2|40	operating systems, cipher suites, and cryptography providers.
14cr|matrixssl-3.2.1-2|41	
14cr|matrixssl-3.2.1-2|42	%package -n	%{develname}
14cr|matrixssl-3.2.1-2|43	Summary:	Static library and header files for the %{name} library
14cr|matrixssl-3.2.1-2|44	Group:		Development/C
14cr|matrixssl-3.2.1-2|45	Requires:	%{libname} = %{version}
14cr|matrixssl-3.2.1-2|46	Requires:	dietlibc-devel >= 0.32
14cr|matrixssl-3.2.1-2|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|matrixssl-3.2.1-2|48	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|matrixssl-3.2.1-2|49	Obsoletes:	%{name}-devel
14cr|matrixssl-3.2.1-2|50	Obsoletes:	%{mklibname matrixssl -d 1}
14cr|matrixssl-3.2.1-2|51	
14cr|matrixssl-3.2.1-2|52	%description -n	%{develname}
14cr|matrixssl-3.2.1-2|53	PeerSec MatrixSSL is an embedded SSL implementation designed for
14cr|matrixssl-3.2.1-2|54	small footprint devices and applications requiring low overhead per
14cr|matrixssl-3.2.1-2|55	connection. The library is less than 50K on disk with cipher suites.
14cr|matrixssl-3.2.1-2|56	
14cr|matrixssl-3.2.1-2|57	It includes SSL client and SSL server support, session resumption,
14cr|matrixssl-3.2.1-2|58	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
14cr|matrixssl-3.2.1-2|59	well documented and contains portability layers for additional
14cr|matrixssl-3.2.1-2|60	operating systems, cipher suites, and cryptography providers.
14cr|matrixssl-3.2.1-2|61	
14cr|matrixssl-3.2.1-2|62	This package contains the static libraries and headers for both
14cr|matrixssl-3.2.1-2|63	glibc and dietlibc.
14cr|matrixssl-3.2.1-2|64	
14cr|matrixssl-3.2.1-2|65	%prep
14cr|matrixssl-3.2.1-2|66	
14cr|matrixssl-3.2.1-2|67	%setup -q -n %{name}-3-2-1-open
14cr|matrixssl-3.2.1-2|68	%patch0 -p0
14cr|matrixssl-3.2.1-2|69	
14cr|matrixssl-3.2.1-2|70	# prepare for dietlibc
14cr|matrixssl-3.2.1-2|71	mkdir -p dietlibc
14cr|matrixssl-3.2.1-2|72	cp -rp core crypto matrixssl Makefile dietlibc/
14cr|matrixssl-3.2.1-2|73	
14cr|matrixssl-3.2.1-2|74	%build
14cr|matrixssl-3.2.1-2|75	
14cr|matrixssl-3.2.1-2|76	# first make the standard glibc stuff...
14cr|matrixssl-3.2.1-2|77	make DFLAGS="%{optflags} -fPIC" MAJOR="%{major}"
14cr|matrixssl-3.2.1-2|78	
14cr|matrixssl-3.2.1-2|79	# now make the dietlibc static library
14cr|matrixssl-3.2.1-2|80	make -C dietlibc CC="diet -Os gcc" \
14cr|matrixssl-3.2.1-2|81	DFLAGS="" \
14cr|matrixssl-3.2.1-2|82	LDFLAGS="-nostdlib" \
14cr|matrixssl-3.2.1-2|83	libmatrixssl.a
14cr|matrixssl-3.2.1-2|84	
14cr|matrixssl-3.2.1-2|85	%install
14cr|matrixssl-3.2.1-2|86	rm -rf %{buildroot}
14cr|matrixssl-3.2.1-2|87	
14cr|matrixssl-3.2.1-2|88	install -d %{buildroot}%{_libdir}
14cr|matrixssl-3.2.1-2|89	install -d %{buildroot}%{_prefix}/lib/dietlibc/{lib,include}
14cr|matrixssl-3.2.1-2|90	install -d %{buildroot}%{_includedir}/matrixssl/core
14cr|matrixssl-3.2.1-2|91	install -d %{buildroot}%{_includedir}/matrixssl/crypto/{digest,keyformat,math,pubkey,symmetric}
14cr|matrixssl-3.2.1-2|92	
14cr|matrixssl-3.2.1-2|93	# install the glibc version
14cr|matrixssl-3.2.1-2|94	install -m0755 lib%{name}.so %{buildroot}%{_libdir}/lib%{name}.so.%{version}
14cr|matrixssl-3.2.1-2|95	ln -snf lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
14cr|matrixssl-3.2.1-2|96	ln -snf lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
14cr|matrixssl-3.2.1-2|97	install -m0644 lib%{name}.a %{buildroot}%{_libdir}/
14cr|matrixssl-3.2.1-2|98	
14cr|matrixssl-3.2.1-2|99	# install the headers
14cr|matrixssl-3.2.1-2|100	install -m0644 core/*.h %{buildroot}%{_includedir}/matrixssl/core/
14cr|matrixssl-3.2.1-2|101	install -m0644 crypto/*.h %{buildroot}%{_includedir}/matrixssl/crypto/
14cr|matrixssl-3.2.1-2|102	install -m0644 crypto/digest/*.h %{buildroot}%{_includedir}/matrixssl/crypto/digest/
14cr|matrixssl-3.2.1-2|103	install -m0644 crypto/keyformat/*.h %{buildroot}%{_includedir}/matrixssl/crypto/keyformat/
14cr|matrixssl-3.2.1-2|104	install -m0644 crypto/math/*.h %{buildroot}%{_includedir}/matrixssl/crypto/math/
14cr|matrixssl-3.2.1-2|105	install -m0644 crypto/pubkey/*.h %{buildroot}%{_includedir}/matrixssl/crypto/pubkey/
14cr|matrixssl-3.2.1-2|106	install -m0644 crypto/symmetric/*.h %{buildroot}%{_includedir}/matrixssl/crypto/symmetric/
14cr|matrixssl-3.2.1-2|107	install -m0644 matrixssl/matrixsslApi.h %{buildroot}%{_includedir}/matrixssl/
14cr|matrixssl-3.2.1-2|108	install -m0644 matrixssl/matrixsslConfig.h %{buildroot}%{_includedir}/matrixssl/
14cr|matrixssl-3.2.1-2|109	install -m0644 matrixssl/matrixssllib.h %{buildroot}%{_includedir}/matrixssl/
14cr|matrixssl-3.2.1-2|110	
14cr|matrixssl-3.2.1-2|111	# install the dietlibc version
14cr|matrixssl-3.2.1-2|112	install -m0644 dietlibc/lib%{name}.a %{buildroot}%{_prefix}/lib/dietlibc/lib/
14cr|matrixssl-3.2.1-2|113	
14cr|matrixssl-3.2.1-2|114	%clean
14cr|matrixssl-3.2.1-2|115	rm -rf %{buildroot}
14cr|matrixssl-3.2.1-2|116	
14cr|matrixssl-3.2.1-2|117	%files -n %{libname}
14cr|matrixssl-3.2.1-2|118	%defattr(-,root,root)
14cr|matrixssl-3.2.1-2|119	%{_libdir}/*.so.*
14cr|matrixssl-3.2.1-2|120	
14cr|matrixssl-3.2.1-2|121	%files -n %{develname}
14cr|matrixssl-3.2.1-2|122	%defattr(-,root,root)
14cr|matrixssl-3.2.1-2|123	%doc doc/*.pdf
14cr|matrixssl-3.2.1-2|124	%{_includedir}/matrixssl
14cr|matrixssl-3.2.1-2|125	%{_libdir}/*.so
14cr|matrixssl-3.2.1-2|126	%{_libdir}/*.a
14cr|matrixssl-3.2.1-2|127	%{_prefix}/lib/dietlibc/lib/*.a
14cr|matrixssl-3.2.1-2|128	
14cr|matrixssl-3.2.1-2|129	
14cr|matrixssl-3.2.1-2|130	
14cr|matrixssl-3.2.1-2|131	%changelog
14cr|matrixssl-3.2.1-2|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-2
14cr|matrixssl-3.2.1-2|133	+ Revision: 576c6db
14cr|matrixssl-3.2.1-2|134	- MassBuild#464: Increase release tag
14cr|matrixssl-3.2.1-2|135	
14cr|matrixssl-3.2.1-2|136	

2905 14
14cr|maven-enforcer-1.3-2|1	Name:           maven-enforcer
14cr|maven-enforcer-1.3-2|2	Version:        1.3
14cr|maven-enforcer-1.3-2|3	Release:        2
14cr|maven-enforcer-1.3-2|4	Summary:        Maven Enforcer
14cr|maven-enforcer-1.3-2|5	
14cr|maven-enforcer-1.3-2|6	Group:          Development/Java
14cr|maven-enforcer-1.3-2|7	License:        ASL 2.0
14cr|maven-enforcer-1.3-2|8	URL:            http://maven.apache.org/enforcer
14cr|maven-enforcer-1.3-2|9	#svn export http://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.3 enforcer-1.3
14cr|maven-enforcer-1.3-2|10	#tar caf enforcer-1.3.tar.xz enforcer-1.3
14cr|maven-enforcer-1.3-2|11	Source0:        enforcer-%{version}.tar.xz
14cr|maven-enforcer-1.3-2|12	Source1:        %{name}-depmap.xml
14cr|maven-enforcer-1.3-2|13	Patch0:         fix-site.patch
14cr|maven-enforcer-1.3-2|14	
14cr|maven-enforcer-1.3-2|15	BuildArch: noarch
14cr|maven-enforcer-1.3-2|16	
14cr|maven-enforcer-1.3-2|17	BuildRequires: java-devel >= 0:1.6.0
14cr|maven-enforcer-1.3-2|18	
14cr|maven-enforcer-1.3-2|19	BuildRequires: maven2
14cr|maven-enforcer-1.3-2|20	BuildRequires: maven-plugin-plugin
14cr|maven-enforcer-1.3-2|21	BuildRequires: maven-assembly-plugin
14cr|maven-enforcer-1.3-2|22	BuildRequires: maven-compiler-plugin
14cr|maven-enforcer-1.3-2|23	BuildRequires: maven-doxia
14cr|maven-enforcer-1.3-2|24	#BuildRequires: maven-doxia-sitetools
14cr|maven-enforcer-1.3-2|25	BuildRequires: maven-doxia-tools
14cr|maven-enforcer-1.3-2|26	BuildRequires: maven-install-plugin
14cr|maven-enforcer-1.3-2|27	BuildRequires: maven-javadoc-plugin
14cr|maven-enforcer-1.3-2|28	BuildRequires: maven-jar-plugin
14cr|maven-enforcer-1.3-2|29	BuildRequires: maven-plugin-testing-harness
14cr|maven-enforcer-1.3-2|30	BuildRequires: maven-plugin-cobertura
14cr|maven-enforcer-1.3-2|31	BuildRequires: maven-resources-plugin
14cr|maven-enforcer-1.3-2|32	BuildRequires: maven-site-plugin
14cr|maven-enforcer-1.3-2|33	BuildRequires: maven-shared-reporting-impl
14cr|maven-enforcer-1.3-2|34	BuildRequires: maven-surefire-plugin
14cr|maven-enforcer-1.3-2|35	BuildRequires: maven-surefire-provider-junit
14cr|maven-enforcer-1.3-2|36	BuildRequires: tomcat6
14cr|maven-enforcer-1.3-2|37	BuildRequires: plexus-maven-plugin
14cr|maven-enforcer-1.3-2|38	#BuildRequires: plexus-containers-component-javadoc
14cr|maven-enforcer-1.3-2|39	Requires:      maven2
14cr|maven-enforcer-1.3-2|40	Requires:       jpackage-utils
14cr|maven-enforcer-1.3-2|41	Requires:       java
14cr|maven-enforcer-1.3-2|42	Requires(post):       jpackage-utils
14cr|maven-enforcer-1.3-2|43	Requires(postun):     jpackage-utils
14cr|maven-enforcer-1.3-2|44	
14cr|maven-enforcer-1.3-2|45	%description
14cr|maven-enforcer-1.3-2|46	Enforcer is a build rule execution framework.
14cr|maven-enforcer-1.3-2|47	
14cr|maven-enforcer-1.3-2|48	%package javadoc
14cr|maven-enforcer-1.3-2|49	Group:          Development/Java
14cr|maven-enforcer-1.3-2|50	Summary:        Javadoc for %{name}
14cr|maven-enforcer-1.3-2|51	Requires:       jpackage-utils
14cr|maven-enforcer-1.3-2|52	
14cr|maven-enforcer-1.3-2|53	%description javadoc
14cr|maven-enforcer-1.3-2|54	API documentation for %{name}.
14cr|maven-enforcer-1.3-2|55	
14cr|maven-enforcer-1.3-2|56	%package api
14cr|maven-enforcer-1.3-2|57	Summary: Enforcer API
14cr|maven-enforcer-1.3-2|58	Group: Development/Java
14cr|maven-enforcer-1.3-2|59	Requires: %{name} = %{version}-%{release}
14cr|maven-enforcer-1.3-2|60	
14cr|maven-enforcer-1.3-2|61	%description api
14cr|maven-enforcer-1.3-2|62	This component provides the generic interfaces needed to
14cr|maven-enforcer-1.3-2|63	implement custom rules for the maven-enforcer-plugin.
14cr|maven-enforcer-1.3-2|64	
14cr|maven-enforcer-1.3-2|65	%package rules
14cr|maven-enforcer-1.3-2|66	Summary: Enforcer Rules
14cr|maven-enforcer-1.3-2|67	Group: Development/Java
14cr|maven-enforcer-1.3-2|68	Requires: %{name} = %{version}-%{release}
14cr|maven-enforcer-1.3-2|69	Requires: %{name}-api
14cr|maven-enforcer-1.3-2|70	
14cr|maven-enforcer-1.3-2|71	%description rules
14cr|maven-enforcer-1.3-2|72	This component contains the standard Enforcer Rules.
14cr|maven-enforcer-1.3-2|73	
14cr|maven-enforcer-1.3-2|74	%package -n maven-enforcer-plugin
14cr|maven-enforcer-1.3-2|75	Summary: Enforcer Rules
14cr|maven-enforcer-1.3-2|76	Group: Development/Java
14cr|maven-enforcer-1.3-2|77	Requires: %{name} = %{version}-%{release}
14cr|maven-enforcer-1.3-2|78	Requires: %{name}-rules
14cr|maven-enforcer-1.3-2|79	Obsoletes: maven2-plugin-enforcer <= 0:2.0.8
14cr|maven-enforcer-1.3-2|80	Provides: maven2-plugin-enforcer = 1:%{version}-%{release}
14cr|maven-enforcer-1.3-2|81	
14cr|maven-enforcer-1.3-2|82	%description -n maven-enforcer-plugin
14cr|maven-enforcer-1.3-2|83	This component contains the standard Enforcer Rules.
14cr|maven-enforcer-1.3-2|84	
14cr|maven-enforcer-1.3-2|85	%prep
14cr|maven-enforcer-1.3-2|86	%setup -q -n enforcer-%{version}
14cr|maven-enforcer-1.3-2|87	%patch0
14cr|maven-enforcer-1.3-2|88	
14cr|maven-enforcer-1.3-2|89	# fix old dep on javadoc taglet
14cr|maven-enforcer-1.3-2|90	sed -i 's:<artifactId>plexus-javadoc</artifactId>:<artifactId>plexus-component-javadoc</artifactId>:' pom.xml
14cr|maven-enforcer-1.3-2|91	
14cr|maven-enforcer-1.3-2|92	%build
14cr|maven-enforcer-1.3-2|93	mvn \
14cr|maven-enforcer-1.3-2|94	-Dmaven.local.depmap.file=%{SOURCE1} \
14cr|maven-enforcer-1.3-2|95	-Dmaven.test.failure.ignore=true \
14cr|maven-enforcer-1.3-2|96	install javadoc:aggregate
14cr|maven-enforcer-1.3-2|97	
14cr|maven-enforcer-1.3-2|98	%install
14cr|maven-enforcer-1.3-2|99	# jars
14cr|maven-enforcer-1.3-2|100	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
14cr|maven-enforcer-1.3-2|101	install -m 644 enforcer-api/target/enforcer-api-%{version}.jar  \
14cr|maven-enforcer-1.3-2|102	%{buildroot}%{_javadir}/%{name}/enforcer-api.jar
14cr|maven-enforcer-1.3-2|103	install -m 644 enforcer-rules/target/enforcer-rules-%{version}.jar \
14cr|maven-enforcer-1.3-2|104	%{buildroot}%{_javadir}/%{name}/enforcer-rules.jar
14cr|maven-enforcer-1.3-2|105	install -m 644 maven-enforcer-plugin/target/maven-enforcer-plugin-%{version}.jar  \
14cr|maven-enforcer-1.3-2|106	%{buildroot}%{_javadir}/%{name}/plugin.jar
14cr|maven-enforcer-1.3-2|107	
14cr|maven-enforcer-1.3-2|108	# poms
14cr|maven-enforcer-1.3-2|109	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cr|maven-enforcer-1.3-2|110	
14cr|maven-enforcer-1.3-2|111	install -pm 644 pom.xml \
14cr|maven-enforcer-1.3-2|112	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14cr|maven-enforcer-1.3-2|113	%add_to_maven_depmap org.apache.maven.enforcer enforcer %{version} JPP %{name}
14cr|maven-enforcer-1.3-2|114	
14cr|maven-enforcer-1.3-2|115	install -pm 644 enforcer-api/pom.xml \
14cr|maven-enforcer-1.3-2|116	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-api.pom
14cr|maven-enforcer-1.3-2|117	%add_to_maven_depmap org.apache.maven.enforcer enforcer-api %{version} JPP/%{name} enforcer-api
14cr|maven-enforcer-1.3-2|118	
14cr|maven-enforcer-1.3-2|119	install -pm 644 enforcer-rules/pom.xml \
14cr|maven-enforcer-1.3-2|120	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-rules.pom
14cr|maven-enforcer-1.3-2|121	%add_to_maven_depmap org.apache.maven.enforcer enforcer-rules %{version} JPP/%{name} enforcer-rules
14cr|maven-enforcer-1.3-2|122	
14cr|maven-enforcer-1.3-2|123	install -pm 644 maven-enforcer-plugin/pom.xml \
14cr|maven-enforcer-1.3-2|124	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-plugin.pom
14cr|maven-enforcer-1.3-2|125	%add_to_maven_depmap org.apache.maven.plugins maven-enforcer-plugin %{version} JPP/%{name} plugin
14cr|maven-enforcer-1.3-2|126	
14cr|maven-enforcer-1.3-2|127	# javadoc
14cr|maven-enforcer-1.3-2|128	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cr|maven-enforcer-1.3-2|129	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cr|maven-enforcer-1.3-2|130	
14cr|maven-enforcer-1.3-2|131	
14cr|maven-enforcer-1.3-2|132	%post
14cr|maven-enforcer-1.3-2|133	%update_maven_depmap
14cr|maven-enforcer-1.3-2|134	
14cr|maven-enforcer-1.3-2|135	%postun
14cr|maven-enforcer-1.3-2|136	%update_maven_depmap
14cr|maven-enforcer-1.3-2|137	
14cr|maven-enforcer-1.3-2|138	%pre javadoc
14cr|maven-enforcer-1.3-2|139	# workaround for rpm bug, can be removed in F-17
14cr|maven-enforcer-1.3-2|140	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cr|maven-enforcer-1.3-2|141	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cr|maven-enforcer-1.3-2|142	
14cr|maven-enforcer-1.3-2|143	
14cr|maven-enforcer-1.3-2|144	%files
14cr|maven-enforcer-1.3-2|145	%dir %{_javadir}/%{name}
14cr|maven-enforcer-1.3-2|146	%{_mavenpomdir}/*
14cr|maven-enforcer-1.3-2|147	%{_mavendepmapfragdir}/*
14cr|maven-enforcer-1.3-2|148	
14cr|maven-enforcer-1.3-2|149	%files javadoc
14cr|maven-enforcer-1.3-2|150	%{_javadocdir}/%{name}
14cr|maven-enforcer-1.3-2|151	
14cr|maven-enforcer-1.3-2|152	%files api
14cr|maven-enforcer-1.3-2|153	%{_javadir}/%{name}/enforcer-api*
14cr|maven-enforcer-1.3-2|154	
14cr|maven-enforcer-1.3-2|155	%files rules
14cr|maven-enforcer-1.3-2|156	%{_javadir}/%{name}/enforcer-rules*
14cr|maven-enforcer-1.3-2|157	
14cr|maven-enforcer-1.3-2|158	%files -n maven-enforcer-plugin
14cr|maven-enforcer-1.3-2|159	%{_javadir}/%{name}/plugin*
14cr|maven-enforcer-1.3-2|160	
14cr|maven-enforcer-1.3-2|161	
14cr|maven-enforcer-1.3-2|162	%changelog
14cr|maven-enforcer-1.3-2|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|maven-enforcer-1.3-2|164	+ Revision: 8cc2821
14cr|maven-enforcer-1.3-2|165	- MassBuild#464: Increase release tag
14cr|maven-enforcer-1.3-2|166	
14cr|maven-enforcer-1.3-2|167	

2906 14
14cr|maven-invoker-plugin-1.8-2|1	Name:           maven-invoker-plugin
14cr|maven-invoker-plugin-1.8-2|2	Version:        1.8
14cr|maven-invoker-plugin-1.8-2|3	Release:        2
14cr|maven-invoker-plugin-1.8-2|4	Summary:        Maven Invoker Plugin
14cr|maven-invoker-plugin-1.8-2|5	
14cr|maven-invoker-plugin-1.8-2|6	Group:          Development/Java
14cr|maven-invoker-plugin-1.8-2|7	License:        ASL 2.0
14cr|maven-invoker-plugin-1.8-2|8	URL:            http://maven.apache.org/plugins/maven-invoker-plugin/
14cr|maven-invoker-plugin-1.8-2|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-invoker-plugin-1.5 maven-invoker-plugin
14cr|maven-invoker-plugin-1.8-2|10	# tar czf maven-invoker-plugin-1.5.tgz maven-invoker-plugin
14cr|maven-invoker-plugin-1.8-2|11	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8-source-release.zip
14cr|maven-invoker-plugin-1.8-2|12	
14cr|maven-invoker-plugin-1.8-2|13	BuildArch: noarch
14cr|maven-invoker-plugin-1.8-2|14	
14cr|maven-invoker-plugin-1.8-2|15	BuildRequires: jpackage-utils
14cr|maven-invoker-plugin-1.8-2|16	BuildRequires: java-devel >= 0:1.6.0
14cr|maven-invoker-plugin-1.8-2|17	BuildRequires: maven2
14cr|maven-invoker-plugin-1.8-2|18	BuildRequires: maven-resources-plugin
14cr|maven-invoker-plugin-1.8-2|19	BuildRequires: maven-plugin-plugin
14cr|maven-invoker-plugin-1.8-2|20	BuildRequires: maven-compiler-plugin
14cr|maven-invoker-plugin-1.8-2|21	BuildRequires: maven-install-plugin
14cr|maven-invoker-plugin-1.8-2|22	BuildRequires: maven-jar-plugin
14cr|maven-invoker-plugin-1.8-2|23	BuildRequires: maven-doxia
14cr|maven-invoker-plugin-1.8-2|24	#BuildRequires: maven-doxia-tools
14cr|maven-invoker-plugin-1.8-2|25	#BuildRequires: maven-doxia-sitetools
14cr|maven-invoker-plugin-1.8-2|26	BuildRequires: maven-surefire-provider-junit
14cr|maven-invoker-plugin-1.8-2|27	BuildRequires: maven-surefire-maven-plugin
14cr|maven-invoker-plugin-1.8-2|28	#BuildRequires: maven-plugin-cobertura
14cr|maven-invoker-plugin-1.8-2|29	BuildRequires: maven-javadoc-plugin
14cr|maven-invoker-plugin-1.8-2|30	#BuildRequires: maven-shared-invoker
14cr|maven-invoker-plugin-1.8-2|31	
14cr|maven-invoker-plugin-1.8-2|32	# Others
14cr|maven-invoker-plugin-1.8-2|33	#BuildRequires: groovy
14cr|maven-invoker-plugin-1.8-2|34	
14cr|maven-invoker-plugin-1.8-2|35	Requires: java
14cr|maven-invoker-plugin-1.8-2|36	Requires: maven2
14cr|maven-invoker-plugin-1.8-2|37	#Requires: groovy
14cr|maven-invoker-plugin-1.8-2|38	Requires: jpackage-utils
14cr|maven-invoker-plugin-1.8-2|39	#Requires: maven-shared-invoker
14cr|maven-invoker-plugin-1.8-2|40	#Requires: maven-shared-reporting-api
14cr|maven-invoker-plugin-1.8-2|41	#Requires: maven-shared-reporting-impl
14cr|maven-invoker-plugin-1.8-2|42	Requires(post): jpackage-utils
14cr|maven-invoker-plugin-1.8-2|43	Requires(postun): jpackage-utils
14cr|maven-invoker-plugin-1.8-2|44	
14cr|maven-invoker-plugin-1.8-2|45	Provides:       maven2-plugin-invoker = 1:%{version}-%{release}
14cr|maven-invoker-plugin-1.8-2|46	Obsoletes:      maven2-plugin-invoker <= 0:2.0.8
14cr|maven-invoker-plugin-1.8-2|47	
14cr|maven-invoker-plugin-1.8-2|48	%description
14cr|maven-invoker-plugin-1.8-2|49	The Maven Invoker Plugin is used to run a set of Maven projects. The plugin
14cr|maven-invoker-plugin-1.8-2|50	can determine whether each project execution is successful, and optionally
14cr|maven-invoker-plugin-1.8-2|51	can verify the output generated from a given project execution.
14cr|maven-invoker-plugin-1.8-2|52	
14cr|maven-invoker-plugin-1.8-2|53	
14cr|maven-invoker-plugin-1.8-2|54	%package javadoc
14cr|maven-invoker-plugin-1.8-2|55	Group:          Development/Java
14cr|maven-invoker-plugin-1.8-2|56	Summary:        Javadoc for %{name}
14cr|maven-invoker-plugin-1.8-2|57	Requires:       jpackage-utils
14cr|maven-invoker-plugin-1.8-2|58	
14cr|maven-invoker-plugin-1.8-2|59	%description javadoc
14cr|maven-invoker-plugin-1.8-2|60	API documentation for %{name}.
14cr|maven-invoker-plugin-1.8-2|61	
14cr|maven-invoker-plugin-1.8-2|62	%prep
14cr|maven-invoker-plugin-1.8-2|63	%setup -q
14cr|maven-invoker-plugin-1.8-2|64	
14cr|maven-invoker-plugin-1.8-2|65	%build
14cr|maven-invoker-plugin-1.8-2|66	mvn \
14cr|maven-invoker-plugin-1.8-2|67	-Dmaven.test.skip=true \
14cr|maven-invoker-plugin-1.8-2|68	install javadoc:javadoc
14cr|maven-invoker-plugin-1.8-2|69	
14cr|maven-invoker-plugin-1.8-2|70	%install
14cr|maven-invoker-plugin-1.8-2|71	# jars
14cr|maven-invoker-plugin-1.8-2|72	install -d -m 0755 %{buildroot}%{_javadir}
14cr|maven-invoker-plugin-1.8-2|73	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|maven-invoker-plugin-1.8-2|74	
14cr|maven-invoker-plugin-1.8-2|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cr|maven-invoker-plugin-1.8-2|76	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|maven-invoker-plugin-1.8-2|77	
14cr|maven-invoker-plugin-1.8-2|78	%add_to_maven_depmap org.apache.maven.plugins maven-invoker-plugin %{version} JPP maven-invoker-plugin
14cr|maven-invoker-plugin-1.8-2|79	
14cr|maven-invoker-plugin-1.8-2|80	# poms
14cr|maven-invoker-plugin-1.8-2|81	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|maven-invoker-plugin-1.8-2|82	install -pm 644 pom.xml \
14cr|maven-invoker-plugin-1.8-2|83	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|maven-invoker-plugin-1.8-2|84	
14cr|maven-invoker-plugin-1.8-2|85	# javadoc
14cr|maven-invoker-plugin-1.8-2|86	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|maven-invoker-plugin-1.8-2|87	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|maven-invoker-plugin-1.8-2|88	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|maven-invoker-plugin-1.8-2|89	rm -rf target/site/api*
14cr|maven-invoker-plugin-1.8-2|90	
14cr|maven-invoker-plugin-1.8-2|91	%post
14cr|maven-invoker-plugin-1.8-2|92	%update_maven_depmap
14cr|maven-invoker-plugin-1.8-2|93	
14cr|maven-invoker-plugin-1.8-2|94	%postun
14cr|maven-invoker-plugin-1.8-2|95	%update_maven_depmap
14cr|maven-invoker-plugin-1.8-2|96	
14cr|maven-invoker-plugin-1.8-2|97	%files
14cr|maven-invoker-plugin-1.8-2|98	%{_javadir}/*
14cr|maven-invoker-plugin-1.8-2|99	%{_mavenpomdir}/*
14cr|maven-invoker-plugin-1.8-2|100	%{_mavendepmapfragdir}/*
14cr|maven-invoker-plugin-1.8-2|101	
14cr|maven-invoker-plugin-1.8-2|102	%files javadoc
14cr|maven-invoker-plugin-1.8-2|103	%{_javadocdir}/%{name}-%{version}
14cr|maven-invoker-plugin-1.8-2|104	%{_javadocdir}/%{name}
14cr|maven-invoker-plugin-1.8-2|105	
14cr|maven-invoker-plugin-1.8-2|106	%changelog
14cr|maven-invoker-plugin-1.8-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-2
14cr|maven-invoker-plugin-1.8-2|108	+ Revision: 54885b2
14cr|maven-invoker-plugin-1.8-2|109	- MassBuild#464: Increase release tag
14cr|maven-invoker-plugin-1.8-2|110	
14cr|maven-invoker-plugin-1.8-2|111	

2907 14
14cr|maven-shade-plugin-1.4-6|1	Name:           maven-shade-plugin
14cr|maven-shade-plugin-1.4-6|2	Version:        1.4
14cr|maven-shade-plugin-1.4-6|3	Release:        6
14cr|maven-shade-plugin-1.4-6|4	Summary:        This plugin provides the capability to package the artifact in an uber-jar
14cr|maven-shade-plugin-1.4-6|5	
14cr|maven-shade-plugin-1.4-6|6	Group:          Development/Java
14cr|maven-shade-plugin-1.4-6|7	License:        ASL 2.0
14cr|maven-shade-plugin-1.4-6|8	URL:            http://maven.apache.org/plugins/%{name}
14cr|maven-shade-plugin-1.4-6|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-1.4
14cr|maven-shade-plugin-1.4-6|10	# tar caf maven-shade-plugin-1.4.tar.xz maven-shade-plugin-1.4
14cr|maven-shade-plugin-1.4-6|11	Source0:        %{name}-%{version}.tar.xz
14cr|maven-shade-plugin-1.4-6|12	Source1:        %{name}.depmap
14cr|maven-shade-plugin-1.4-6|13	Patch1:         pom.xml.maven-artifact-manager.patch
14cr|maven-shade-plugin-1.4-6|14	
14cr|maven-shade-plugin-1.4-6|15	BuildArch: noarch
14cr|maven-shade-plugin-1.4-6|16	
14cr|maven-shade-plugin-1.4-6|17	BuildRequires: java-devel >= 0:1.6.0
14cr|maven-shade-plugin-1.4-6|18	BuildRequires: jpackage-utils
14cr|maven-shade-plugin-1.4-6|19	BuildRequires: plexus-utils
14cr|maven-shade-plugin-1.4-6|20	BuildRequires: ant-nodeps
14cr|maven-shade-plugin-1.4-6|21	BuildRequires: maven2
14cr|maven-shade-plugin-1.4-6|22	#BuildRequires: maven-wagon
14cr|maven-shade-plugin-1.4-6|23	#BuildRequires: maven-enforcer-plugin
14cr|maven-shade-plugin-1.4-6|24	BuildRequires: plexus-container-default
14cr|maven-shade-plugin-1.4-6|25	BuildRequires: maven-install-plugin
14cr|maven-shade-plugin-1.4-6|26	BuildRequires: maven-compiler-plugin
14cr|maven-shade-plugin-1.4-6|27	BuildRequires: maven-plugin-plugin
14cr|maven-shade-plugin-1.4-6|28	BuildRequires: maven-resources-plugin
14cr|maven-shade-plugin-1.4-6|29	BuildRequires: maven-surefire-maven-plugin
14cr|maven-shade-plugin-1.4-6|30	BuildRequires: maven-surefire-provider-junit
14cr|maven-shade-plugin-1.4-6|31	BuildRequires: maven-jar-plugin
14cr|maven-shade-plugin-1.4-6|32	BuildRequires: maven-javadoc-plugin
14cr|maven-shade-plugin-1.4-6|33	#BuildRequires: maven-shared-plugin-testing-harness
14cr|maven-shade-plugin-1.4-6|34	#BuildRequires: jdependency >= 0.6
14cr|maven-shade-plugin-1.4-6|35	Requires: ant-nodeps
14cr|maven-shade-plugin-1.4-6|36	Requires: maven2
14cr|maven-shade-plugin-1.4-6|37	Requires: jpackage-utils
14cr|maven-shade-plugin-1.4-6|38	Requires: java >= 0:1.6.0
14cr|maven-shade-plugin-1.4-6|39	#Requires: jdependency >= 0.6
14cr|maven-shade-plugin-1.4-6|40	Requires(post): jpackage-utils
14cr|maven-shade-plugin-1.4-6|41	Requires(postun): jpackage-utils
14cr|maven-shade-plugin-1.4-6|42	
14cr|maven-shade-plugin-1.4-6|43	Obsoletes: maven2-plugin-shade <= 0:2.0.8
14cr|maven-shade-plugin-1.4-6|44	Provides: maven2-plugin-shade = 1:%{version}-%{release}
14cr|maven-shade-plugin-1.4-6|45	
14cr|maven-shade-plugin-1.4-6|46	%description
14cr|maven-shade-plugin-1.4-6|47	This plugin provides the capability to package the artifact in an
14cr|maven-shade-plugin-1.4-6|48	uber-jar, including its dependencies and to shade - i.e. rename - the
14cr|maven-shade-plugin-1.4-6|49	packages of some of the dependencies.
14cr|maven-shade-plugin-1.4-6|50	
14cr|maven-shade-plugin-1.4-6|51	
14cr|maven-shade-plugin-1.4-6|52	%package javadoc
14cr|maven-shade-plugin-1.4-6|53	Group:          Development/Java
14cr|maven-shade-plugin-1.4-6|54	Summary:        API documentation for %{name}
14cr|maven-shade-plugin-1.4-6|55	Requires:       jpackage-utils
14cr|maven-shade-plugin-1.4-6|56	
14cr|maven-shade-plugin-1.4-6|57	%description javadoc
14cr|maven-shade-plugin-1.4-6|58	%{summary}.
14cr|maven-shade-plugin-1.4-6|59	
14cr|maven-shade-plugin-1.4-6|60	
14cr|maven-shade-plugin-1.4-6|61	%prep
14cr|maven-shade-plugin-1.4-6|62	%setup -q
14cr|maven-shade-plugin-1.4-6|63	rm src/test/jars/plexus-utils-1.4.1.jar
14cr|maven-shade-plugin-1.4-6|64	ln -s $(build-classpath plexus/utils) src/test/jars/plexus-utils-1.4.1.jar
14cr|maven-shade-plugin-1.4-6|65	
14cr|maven-shade-plugin-1.4-6|66	# Add dependency on maven-artifact-manager
14cr|maven-shade-plugin-1.4-6|67	%patch1 -p0
14cr|maven-shade-plugin-1.4-6|68	
14cr|maven-shade-plugin-1.4-6|69	# remove failing test:  testShadeWithFilter
14cr|maven-shade-plugin-1.4-6|70	rm src/test/java/org/apache/maven/plugins/shade/mojo/ShadeMojoTest.java
14cr|maven-shade-plugin-1.4-6|71	
14cr|maven-shade-plugin-1.4-6|72	%build
14cr|maven-shade-plugin-1.4-6|73	# we skip test because even with binary mvn release these fail for
14cr|maven-shade-plugin-1.4-6|74	# various reasons.
14cr|maven-shade-plugin-1.4-6|75	mvn \
14cr|maven-shade-plugin-1.4-6|76	-Dmaven2.jpp.depmap.file="%{SOURCE1}" \
14cr|maven-shade-plugin-1.4-6|77	install javadoc:javadoc
14cr|maven-shade-plugin-1.4-6|78	
14cr|maven-shade-plugin-1.4-6|79	%install
14cr|maven-shade-plugin-1.4-6|80	
14cr|maven-shade-plugin-1.4-6|81	# jars
14cr|maven-shade-plugin-1.4-6|82	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|maven-shade-plugin-1.4-6|83	
14cr|maven-shade-plugin-1.4-6|84	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cr|maven-shade-plugin-1.4-6|85	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|maven-shade-plugin-1.4-6|86	
14cr|maven-shade-plugin-1.4-6|87	# poms
14cr|maven-shade-plugin-1.4-6|88	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|maven-shade-plugin-1.4-6|89	
14cr|maven-shade-plugin-1.4-6|90	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
14cr|maven-shade-plugin-1.4-6|91	
14cr|maven-shade-plugin-1.4-6|92	# javadoc
14cr|maven-shade-plugin-1.4-6|93	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|maven-shade-plugin-1.4-6|94	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|maven-shade-plugin-1.4-6|95	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|maven-shade-plugin-1.4-6|96	rm -rf target/site/api*
14cr|maven-shade-plugin-1.4-6|97	
14cr|maven-shade-plugin-1.4-6|98	%post
14cr|maven-shade-plugin-1.4-6|99	%update_maven_depmap
14cr|maven-shade-plugin-1.4-6|100	
14cr|maven-shade-plugin-1.4-6|101	%postun
14cr|maven-shade-plugin-1.4-6|102	%update_maven_depmap
14cr|maven-shade-plugin-1.4-6|103	
14cr|maven-shade-plugin-1.4-6|104	%files
14cr|maven-shade-plugin-1.4-6|105	%{_javadir}/*
14cr|maven-shade-plugin-1.4-6|106	%{_mavenpomdir}/*
14cr|maven-shade-plugin-1.4-6|107	%{_mavendepmapfragdir}/*
14cr|maven-shade-plugin-1.4-6|108	
14cr|maven-shade-plugin-1.4-6|109	%files javadoc
14cr|maven-shade-plugin-1.4-6|110	%{_javadocdir}/%{name}-%{version}
14cr|maven-shade-plugin-1.4-6|111	%{_javadocdir}/%{name}
14cr|maven-shade-plugin-1.4-6|112	
14cr|maven-shade-plugin-1.4-6|113	%changelog
14cr|maven-shade-plugin-1.4-6|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-6
14cr|maven-shade-plugin-1.4-6|115	+ Revision: 74f7acd
14cr|maven-shade-plugin-1.4-6|116	- MassBuild#464: Increase release tag
14cr|maven-shade-plugin-1.4-6|117	
14cr|maven-shade-plugin-1.4-6|118	

2908 14
14cr|maxima-5.33.0-3|1	%define _enable_debug_packages	%{nil}
14cr|maxima-5.33.0-3|2	%define debug_package	%{nil}
14cr|maxima-5.33.0-3|3	
14cr|maxima-5.33.0-3|4	%define enable_clisp	1
14cr|maxima-5.33.0-3|5	%define enable_gcl	0
14cr|maxima-5.33.0-3|6	%define enable_sbcl	1
14cr|maxima-5.33.0-3|7	%define enable_ecl	1
14cr|maxima-5.33.0-3|8	%define defaultlisp	sbcl
14cr|maxima-5.33.0-3|9	
14cr|maxima-5.33.0-3|10	%if %enable_clisp
14cr|maxima-5.33.0-3|11	%define clisp_flags	--enable-clisp
14cr|maxima-5.33.0-3|12	%else
14cr|maxima-5.33.0-3|13	%define clisp_flags	--disable-clisp
14cr|maxima-5.33.0-3|14	%endif
14cr|maxima-5.33.0-3|15	
14cr|maxima-5.33.0-3|16	%if %enable_gcl
14cr|maxima-5.33.0-3|17	%define gcl_flags	--enable-gcl
14cr|maxima-5.33.0-3|18	%else
14cr|maxima-5.33.0-3|19	%define gcl_flags	--disable-gcl
14cr|maxima-5.33.0-3|20	%endif
14cr|maxima-5.33.0-3|21	
14cr|maxima-5.33.0-3|22	%if %enable_sbcl
14cr|maxima-5.33.0-3|23	%define sbcl_flags	--enable-sbcl
14cr|maxima-5.33.0-3|24	%define sbcl_version	1.1.14
14cr|maxima-5.33.0-3|25	%else
14cr|maxima-5.33.0-3|26	%define sbcl_flags	--disable-sbcl
14cr|maxima-5.33.0-3|27	%endif
14cr|maxima-5.33.0-3|28	
14cr|maxima-5.33.0-3|29	%if %enable_ecl
14cr|maxima-5.33.0-3|30	%define ecl_flags	--enable-ecl
14cr|maxima-5.33.0-3|31	# build module required by sagemath runtime?
14cr|maxima-5.33.0-3|32	%define sagemath	1
14cr|maxima-5.33.0-3|33	%define ecllib		%(ecl -eval "(princ (SI:GET-LIBRARY-PATHNAME))" -eval "(quit)")
14cr|maxima-5.33.0-3|34	%else
14cr|maxima-5.33.0-3|35	%define sagemath	0
14cr|maxima-5.33.0-3|36	%define ecl_flags	--disable-ecl
14cr|maxima-5.33.0-3|37	%endif
14cr|maxima-5.33.0-3|38	
14cr|maxima-5.33.0-3|39	%define emacs_sitelisp	%{_datadir}/emacs/site-lisp/
14cr|maxima-5.33.0-3|40	%define xemacs_sitelisp	%{_datadir}/xemacs/site-packages/lisp/
14cr|maxima-5.33.0-3|41	%define texmf		%{_datadir}/texmf
14cr|maxima-5.33.0-3|42	
14cr|maxima-5.33.0-3|43	Summary:	Maxima Symbolic Computation Program
14cr|maxima-5.33.0-3|44	Name:		maxima
14cr|maxima-5.33.0-3|45	Version:	5.33.0
14cr|maxima-5.33.0-3|46	Release:	3
14cr|maxima-5.33.0-3|47	License:	GPLv2
14cr|maxima-5.33.0-3|48	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|49	URL:		http://maxima.sourceforge.net
14cr|maxima-5.33.0-3|50	Source0:	http://downloads.sourceforge.net/sourceforge/maxima/maxima-%{version}.tar.gz
14cr|maxima-5.33.0-3|51	Source1:	maxima.png
14cr|maxima-5.33.0-3|52	Source2:	xmaxima.desktop
14cr|maxima-5.33.0-3|53	Source6:	maxima-modes.el
14cr|maxima-5.33.0-3|54	
14cr|maxima-5.33.0-3|55	## Other maxima reference docs
14cr|maxima-5.33.0-3|56	Source10:	http://starship.python.net/crew/mike/TixMaxima/macref.pdf
14cr|maxima-5.33.0-3|57	Source11:	http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf
14cr|maxima-5.33.0-3|58	
14cr|maxima-5.33.0-3|59	## upstreamable patches
14cr|maxima-5.33.0-3|60	# https://bugzilla.redhat.com/show_bug.cgi?id=837142
14cr|maxima-5.33.0-3|61	# https://sourceforge.net/tracker/?func=detail&aid=3539587&group_id=4933&atid=104933
14cr|maxima-5.33.0-3|62	Patch50: maxima-5.28.0-clisp-noreadline.patch
14cr|maxima-5.33.0-3|63	
14cr|maxima-5.33.0-3|64	# Build the fasl while building the executable to avoid double initialization
14cr|maxima-5.33.0-3|65	Patch51: maxima-5.30.0-build-fasl.patch
14cr|maxima-5.33.0-3|66	
14cr|maxima-5.33.0-3|67	BuildRequires:	desktop-file-utils
14cr|maxima-5.33.0-3|68	BuildRequires:	texinfo
14cr|maxima-5.33.0-3|69	BuildRequires:	texlive-epsf
14cr|maxima-5.33.0-3|70	BuildRequires:	texlive-ec
14cr|maxima-5.33.0-3|71	BuildRequires:	texlive-cm-super
14cr|maxima-5.33.0-3|72	BuildRequires:	texlive-collection-latex
14cr|maxima-5.33.0-3|73	#BuildRequires:	texlive
14cr|maxima-5.33.0-3|74	BuildRequires:	python
14cr|maxima-5.33.0-3|75	BuildRequires:	time
14cr|maxima-5.33.0-3|76	%if %{enable_clisp}
14cr|maxima-5.33.0-3|77	BuildRequires:	clisp
14cr|maxima-5.33.0-3|78	%endif
14cr|maxima-5.33.0-3|79	%if %{enable_gcl}
14cr|maxima-5.33.0-3|80	BuildRequires:	gcl > 2.5.3
14cr|maxima-5.33.0-3|81	%endif
14cr|maxima-5.33.0-3|82	%if %{enable_sbcl}
14cr|maxima-5.33.0-3|83	BuildRequires:	sbcl = %{sbcl_version}
14cr|maxima-5.33.0-3|84	%endif
14cr|maxima-5.33.0-3|85	%if %{enable_ecl}
14cr|maxima-5.33.0-3|86	BuildRequires:	ecl
14cr|maxima-5.33.0-3|87	BuildRequires:	pkgconfig(libffi)
14cr|maxima-5.33.0-3|88	%endif
14cr|maxima-5.33.0-3|89	Requires:	gnuplot
14cr|maxima-5.33.0-3|90	Requires:	maxima-runtime
14cr|maxima-5.33.0-3|91	Suggests:	tcl
14cr|maxima-5.33.0-3|92	Suggests:	tk
14cr|maxima-5.33.0-3|93	
14cr|maxima-5.33.0-3|94	%description
14cr|maxima-5.33.0-3|95	Maxima is a full symbolic computation program.  It is full featured
14cr|maxima-5.33.0-3|96	doing symbolic manipulation of polynomials, matrices, rational
14cr|maxima-5.33.0-3|97	functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
14cr|maxima-5.33.0-3|98	symbolic debugger source level debugger for maxima code.  Maxima is
14cr|maxima-5.33.0-3|99	based on the original Macsyma developed at MIT in the 1970's.  It is
14cr|maxima-5.33.0-3|100	quite reliable, and has good garbage collection, and no memory leaks.
14cr|maxima-5.33.0-3|101	It comes with hundreds of self tests.
14cr|maxima-5.33.0-3|102	
14cr|maxima-5.33.0-3|103	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|104	
14cr|maxima-5.33.0-3|105	%package gui
14cr|maxima-5.33.0-3|106	Summary: Tcl/Tk GUI interface to Maxima
14cr|maxima-5.33.0-3|107	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|108	Requires:	maxima
14cr|maxima-5.33.0-3|109	Requires:	tk
14cr|maxima-5.33.0-3|110	Provides:	xmaxima = %{version}-%{release}
14cr|maxima-5.33.0-3|111	%description gui
14cr|maxima-5.33.0-3|112	Tcl/Tk GUI interface to Maxima.
14cr|maxima-5.33.0-3|113	
14cr|maxima-5.33.0-3|114	%files gui
14cr|maxima-5.33.0-3|115	%{_bindir}/xmaxima
14cr|maxima-5.33.0-3|116	%{_datadir}/applications/*.desktop
14cr|maxima-5.33.0-3|117	%{_iconsdir}/hicolor/*/apps/*.png
14cr|maxima-5.33.0-3|118	
14cr|maxima-5.33.0-3|119	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|120	
14cr|maxima-5.33.0-3|121	%if %{enable_clisp}
14cr|maxima-5.33.0-3|122	%package runtime-clisp
14cr|maxima-5.33.0-3|123	Summary: Maxima compiled with clisp
14cr|maxima-5.33.0-3|124	Group: Sciences/Mathematics
14cr|maxima-5.33.0-3|125	Requires:	clisp
14cr|maxima-5.33.0-3|126	Requires:	maxima = %{version}-%{release}
14cr|maxima-5.33.0-3|127	Provides:	maxima-runtime = %{version}-%{release}
14cr|maxima-5.33.0-3|128	%description runtime-clisp
14cr|maxima-5.33.0-3|129	Maxima compiled with clisp.
14cr|maxima-5.33.0-3|130	
14cr|maxima-5.33.0-3|131	%files runtime-clisp
14cr|maxima-5.33.0-3|132	%dir %{_libdir}/maxima/%{version}/binary-clisp
14cr|maxima-5.33.0-3|133	%{_libdir}/maxima/%{version}/binary-clisp/*
14cr|maxima-5.33.0-3|134	%endif
14cr|maxima-5.33.0-3|135	
14cr|maxima-5.33.0-3|136	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|137	
14cr|maxima-5.33.0-3|138	%if %{enable_gcl}
14cr|maxima-5.33.0-3|139	%package runtime-gcl
14cr|maxima-5.33.0-3|140	Summary: Maxima compiled with GCL
14cr|maxima-5.33.0-3|141	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|142	Requires:	maxima = %{version}-%{release}
14cr|maxima-5.33.0-3|143	Suggests:	rlwrap
14cr|maxima-5.33.0-3|144	Provides:	maxima-runtime = %{version}-%{release}
14cr|maxima-5.33.0-3|145	%description runtime-gcl
14cr|maxima-5.33.0-3|146	Maxima compiled with Gnu Common Lisp.
14cr|maxima-5.33.0-3|147	
14cr|maxima-5.33.0-3|148	%files runtime-gcl
14cr|maxima-5.33.0-3|149	%dir %{_libdir}/maxima/%{version}/binary-gcl
14cr|maxima-5.33.0-3|150	%{_libdir}/maxima/%{version}/binary-gcl/*
14cr|maxima-5.33.0-3|151	%endif
14cr|maxima-5.33.0-3|152	
14cr|maxima-5.33.0-3|153	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|154	%if %{enable_sbcl}
14cr|maxima-5.33.0-3|155	%package runtime-sbcl
14cr|maxima-5.33.0-3|156	Summary: Maxima compiled with SBCL
14cr|maxima-5.33.0-3|157	Group: Sciences/Mathematics
14cr|maxima-5.33.0-3|158	Requires:	sbcl = %{sbcl_version}
14cr|maxima-5.33.0-3|159	Requires:	maxima = %{version}-%{release}
14cr|maxima-5.33.0-3|160	Provides:	maxima-runtime = %{version}-%{release}
14cr|maxima-5.33.0-3|161	
14cr|maxima-5.33.0-3|162	%description runtime-sbcl
14cr|maxima-5.33.0-3|163	Maxima compiled with SBCL.
14cr|maxima-5.33.0-3|164	
14cr|maxima-5.33.0-3|165	%files runtime-sbcl
14cr|maxima-5.33.0-3|166	%dir %{_libdir}/maxima/%{version}/binary-sbcl
14cr|maxima-5.33.0-3|167	%{_libdir}/maxima/%{version}/binary-sbcl/*
14cr|maxima-5.33.0-3|168	%endif
14cr|maxima-5.33.0-3|169	
14cr|maxima-5.33.0-3|170	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|171	%if %{enable_ecl}
14cr|maxima-5.33.0-3|172	%package runtime-ecl
14cr|maxima-5.33.0-3|173	Summary: Maxima compiled with ECL
14cr|maxima-5.33.0-3|174	Group: Sciences/Mathematics
14cr|maxima-5.33.0-3|175	Requires:	maxima = %{version}-%{release}
14cr|maxima-5.33.0-3|176	Provides:	maxima-runtime = %{version}-%{release}
14cr|maxima-5.33.0-3|177	
14cr|maxima-5.33.0-3|178	%description runtime-ecl
14cr|maxima-5.33.0-3|179	Maxima compiled with ECL.
14cr|maxima-5.33.0-3|180	
14cr|maxima-5.33.0-3|181	%files runtime-ecl
14cr|maxima-5.33.0-3|182	%dir %{_libdir}/maxima/%{version}/binary-ecl
14cr|maxima-5.33.0-3|183	%{_libdir}/maxima/%{version}/binary-ecl/*
14cr|maxima-5.33.0-3|184	%{ecllib}/maxima.fas
14cr|maxima-5.33.0-3|185	%endif
14cr|maxima-5.33.0-3|186	
14cr|maxima-5.33.0-3|187	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|188	%package lang-de-utf8
14cr|maxima-5.33.0-3|189	Summary:	Maxima German UTF-8 language pack
14cr|maxima-5.33.0-3|190	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|191	Requires:	maxima = %{version}
14cr|maxima-5.33.0-3|192	
14cr|maxima-5.33.0-3|193	%description lang-de-utf8
14cr|maxima-5.33.0-3|194	Maxima German language support (UTF-8).
14cr|maxima-5.33.0-3|195	
14cr|maxima-5.33.0-3|196	%files lang-de-utf8
14cr|maxima-5.33.0-3|197	%doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
14cr|maxima-5.33.0-3|198	%{_infodir}/de.utf8
14cr|maxima-5.33.0-3|199	
14cr|maxima-5.33.0-3|200	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|201	%package lang-es-utf8
14cr|maxima-5.33.0-3|202	Summary:	Maxima Spanish UTF-8 language pack
14cr|maxima-5.33.0-3|203	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|204	Requires:	maxima = %{version}
14cr|maxima-5.33.0-3|205	
14cr|maxima-5.33.0-3|206	%description lang-es-utf8
14cr|maxima-5.33.0-3|207	Maxima Spanish language support (UTF-8).
14cr|maxima-5.33.0-3|208	
14cr|maxima-5.33.0-3|209	%files lang-es-utf8
14cr|maxima-5.33.0-3|210	%doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
14cr|maxima-5.33.0-3|211	%{_infodir}/es.utf8
14cr|maxima-5.33.0-3|212	
14cr|maxima-5.33.0-3|213	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|214	%package lang-pt-utf8
14cr|maxima-5.33.0-3|215	Summary:	Maxima Portuguese UTF-8 language pack
14cr|maxima-5.33.0-3|216	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|217	Requires:	maxima = %{version}
14cr|maxima-5.33.0-3|218	
14cr|maxima-5.33.0-3|219	%description lang-pt-utf8
14cr|maxima-5.33.0-3|220	Maxima Portuguese language support (UTF-8).
14cr|maxima-5.33.0-3|221	
14cr|maxima-5.33.0-3|222	%files lang-pt-utf8
14cr|maxima-5.33.0-3|223	%doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
14cr|maxima-5.33.0-3|224	%{_infodir}/pt.utf8
14cr|maxima-5.33.0-3|225	
14cr|maxima-5.33.0-3|226	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|227	%package lang-pt_BR-utf8
14cr|maxima-5.33.0-3|228	Summary:	Maxima Brazilian Portuguese UTF-8 language pack
14cr|maxima-5.33.0-3|229	Group:		Sciences/Mathematics
14cr|maxima-5.33.0-3|230	Requires:	maxima = %{version}
14cr|maxima-5.33.0-3|231	
14cr|maxima-5.33.0-3|232	%description lang-pt_BR-utf8
14cr|maxima-5.33.0-3|233	Maxima Brazilian Portuguese language support (UTF-8).
14cr|maxima-5.33.0-3|234	
14cr|maxima-5.33.0-3|235	%files lang-pt_BR-utf8
14cr|maxima-5.33.0-3|236	%doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
14cr|maxima-5.33.0-3|237	%{_infodir}/pt_BR.utf8
14cr|maxima-5.33.0-3|238	
14cr|maxima-5.33.0-3|239	#--------------------------------------------------------------------
14cr|maxima-5.33.0-3|240	
14cr|maxima-5.33.0-3|241	%prep
14cr|maxima-5.33.0-3|242	%setup -q
14cr|maxima-5.33.0-3|243	
14cr|maxima-5.33.0-3|244	%patch50 -p1 -b .clisp-noreadline
14cr|maxima-5.33.0-3|245	%patch51 -p1 -b .build-fasl
14cr|maxima-5.33.0-3|246	
14cr|maxima-5.33.0-3|247	# Extra docs
14cr|maxima-5.33.0-3|248	install -p -m644 %{SOURCE10} .
14cr|maxima-5.33.0-3|249	install -D -p -m644 %{SOURCE11} doc/maximabook/maxima.pdf
14cr|maxima-5.33.0-3|250	
14cr|maxima-5.33.0-3|251	sed -i -e 's|@ARCH@|%{_target_cpu}|' src/maxima.in
14cr|maxima-5.33.0-3|252	
14cr|maxima-5.33.0-3|253	sed -i -e 's:/usr/local/info:/usr/share/info:' \
14cr|maxima-5.33.0-3|254	interfaces/emacs/emaxima/maxima.el
14cr|maxima-5.33.0-3|255	sed -i -e \
14cr|maxima-5.33.0-3|256	's/(defcustom\s+maxima-info-index-file\s+)(\S+)/$1\"maxima.info-16\"/' \
14cr|maxima-5.33.0-3|257	interfaces/emacs/emaxima/maxima.el
14cr|maxima-5.33.0-3|258	
14cr|maxima-5.33.0-3|259	# remove CVS crud
14cr|maxima-5.33.0-3|260	find -name CVS -type d | xargs --no-run-if-empty rm -rv
14cr|maxima-5.33.0-3|261	
14cr|maxima-5.33.0-3|262	%build
14cr|maxima-5.33.0-3|263	autoreconf -fi
14cr|maxima-5.33.0-3|264	
14cr|maxima-5.33.0-3|265	%if %{enable_gcl}
14cr|maxima-5.33.0-3|266	export GCL_ANSI=y
14cr|maxima-5.33.0-3|267	%endif
14cr|maxima-5.33.0-3|268	%if %{enable_sbcl}
14cr|maxima-5.33.0-3|269	export SBCL_HOME=%{_libdir}/sbcl
14cr|maxima-5.33.0-3|270	%endif
14cr|maxima-5.33.0-3|271	export CFLAGS="%{optflags} -fno-fast-math"
14cr|maxima-5.33.0-3|272	export CXXFLAGS="%{optflags} -fno-fast-math"
14cr|maxima-5.33.0-3|273	%configure2_5x \
14cr|maxima-5.33.0-3|274	%{clisp_flags} \
14cr|maxima-5.33.0-3|275	%{gcl_flags} \
14cr|maxima-5.33.0-3|276	%{sbcl_flags} \
14cr|maxima-5.33.0-3|277	%{ecl_flags} \
14cr|maxima-5.33.0-3|278	--with-default-lisp=%{defaultlisp} \
14cr|maxima-5.33.0-3|279	--enable-lang-de-utf8 \
14cr|maxima-5.33.0-3|280	--enable-lang-es-utf8 \
14cr|maxima-5.33.0-3|281	--enable-lang-pt-utf8 \
14cr|maxima-5.33.0-3|282	--enable-lang-pt_BR-utf8 LDFLAGS=
14cr|maxima-5.33.0-3|283	
14cr|maxima-5.33.0-3|284	# help avoid (re)running makeinfo/tex
14cr|maxima-5.33.0-3|285	touch doc/info/maxima.info
14cr|maxima-5.33.0-3|286	
14cr|maxima-5.33.0-3|287	make
14cr|maxima-5.33.0-3|288	
14cr|maxima-5.33.0-3|289	%install
14cr|maxima-5.33.0-3|290	%makeinstall_std
14cr|maxima-5.33.0-3|291	
14cr|maxima-5.33.0-3|292	%if %{?enable_ecl}
14cr|maxima-5.33.0-3|293	install -D -m755 src/binary-ecl/maxima.fas %{buildroot}%{ecllib}/maxima.fas
14cr|maxima-5.33.0-3|294	%endif
14cr|maxima-5.33.0-3|295	
14cr|maxima-5.33.0-3|296	# app icon
14cr|maxima-5.33.0-3|297	install -p -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/maxima.png
14cr|maxima-5.33.0-3|298	
14cr|maxima-5.33.0-3|299	desktop-file-install \
14cr|maxima-5.33.0-3|300	--dir="%{buildroot}%{_datadir}/applications" \
14cr|maxima-5.33.0-3|301	%{SOURCE2}
14cr|maxima-5.33.0-3|302	
14cr|maxima-5.33.0-3|303	# (x)emacs
14cr|maxima-5.33.0-3|304	install -D -m644 -p %{SOURCE6} %{buildroot}%{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el
14cr|maxima-5.33.0-3|305	
14cr|maxima-5.33.0-3|306	for dir in %{emacs_sitelisp} %{xemacs_sitelisp} ; do
14cr|maxima-5.33.0-3|307	install -d -m755 %{buildroot}$dir/{,site-start.d}
14cr|maxima-5.33.0-3|308	ln -s %{_datadir}/maxima/%{version}/emacs %{buildroot}$dir/maxima
14cr|maxima-5.33.0-3|309	for file in %{buildroot}%{_datadir}/maxima/%{version}/emacs/*.el ; do
14cr|maxima-5.33.0-3|310	touch `dirname $file`/`basename $file .el`.elc
14cr|maxima-5.33.0-3|311	done
14cr|maxima-5.33.0-3|312	ln -s %{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el %{buildroot}$dir/site-start.d/
14cr|maxima-5.33.0-3|313	touch %{buildroot}$dir/site-start.d/maxima-modes.elc
14cr|maxima-5.33.0-3|314	done
14cr|maxima-5.33.0-3|315	
14cr|maxima-5.33.0-3|316	# emaxima LaTeX style (%ghost)
14cr|maxima-5.33.0-3|317	install -d %{buildroot}%{texmf}/tex/latex/
14cr|maxima-5.33.0-3|318	ln -sf  %{_datadir}/maxima/%{version}/emacs \
14cr|maxima-5.33.0-3|319	%{buildroot}%{texmf}/tex/latex/emaxima
14cr|maxima-5.33.0-3|320	
14cr|maxima-5.33.0-3|321	## unwanted/unpackaged files
14cr|maxima-5.33.0-3|322	rm -f %{buildroot}%{_infodir}/dir
14cr|maxima-5.33.0-3|323	# docs
14cr|maxima-5.33.0-3|324	rm -rf %{buildroot}%{_datadir}/maxima/%{version}/doc/{contributors,implementation,misc,maximabook,EMaximaIntro.ps}
14cr|maxima-5.33.0-3|325	
14cr|maxima-5.33.0-3|326	%check
14cr|maxima-5.33.0-3|327	make -k check
14cr|maxima-5.33.0-3|328	
14cr|maxima-5.33.0-3|329	# A little hack - maxima wants this file to be uncompressed, but it is compressed
14cr|maxima-5.33.0-3|330	# automatiaclly by rpmbuild
14cr|maxima-5.33.0-3|331	# Maybe a better solution would be to palce this file to another location...
14cr|maxima-5.33.0-3|332	%postun
14cr|maxima-5.33.0-3|333	rm -f %{_infodir}/maxima-index.lisp
14cr|maxima-5.33.0-3|334	
14cr|maxima-5.33.0-3|335	%posttrans
14cr|maxima-5.33.0-3|336	xz -d %{_infodir}/maxima-index.lisp.xz
14cr|maxima-5.33.0-3|337	
14cr|maxima-5.33.0-3|338	%files
14cr|maxima-5.33.0-3|339	%doc AUTHORS COPYING README README.lisps
14cr|maxima-5.33.0-3|340	%{_bindir}/maxima
14cr|maxima-5.33.0-3|341	%{_bindir}/rmaxima
14cr|maxima-5.33.0-3|342	%{_libdir}/maxima/%{version}/mgnuplot
14cr|maxima-5.33.0-3|343	%{_datadir}/maxima/%{version}/*
14cr|maxima-5.33.0-3|344	%{_infodir}/*.info*
14cr|maxima-5.33.0-3|345	%{_infodir}/maxima-index.lisp*
14cr|maxima-5.33.0-3|346	%{_mandir}/man1/maxima.*
14cr|maxima-5.33.0-3|347	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
14cr|maxima-5.33.0-3|348	%exclude %{_infodir}/es.utf8
14cr|maxima-5.33.0-3|349	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
14cr|maxima-5.33.0-3|350	%exclude %{_infodir}/de.utf8
14cr|maxima-5.33.0-3|351	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
14cr|maxima-5.33.0-3|352	%exclude %{_infodir}/pt.utf8
14cr|maxima-5.33.0-3|353	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
14cr|maxima-5.33.0-3|354	%exclude %{_infodir}/pt_BR.utf8
14cr|maxima-5.33.0-3|355	%{texmf}/tex/latex/emaxima
14cr|maxima-5.33.0-3|356	%{emacs_sitelisp}/maxima
14cr|maxima-5.33.0-3|357	%{emacs_sitelisp}/site-start.d/*
14cr|maxima-5.33.0-3|358	%{xemacs_sitelisp}/maxima
14cr|maxima-5.33.0-3|359	%{xemacs_sitelisp}/site-start.d/*
14cr|maxima-5.33.0-3|360	
14cr|maxima-5.33.0-3|361	%changelog
14cr|maxima-5.33.0-3|362	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.33.0-3
14cr|maxima-5.33.0-3|363	+ Revision: 3cec278
14cr|maxima-5.33.0-3|364	- MassBuild#464: Increase release tag
14cr|maxima-5.33.0-3|365	
14cr|maxima-5.33.0-3|366	

2909 14
14cr|maxr-0.2.8-2|1	Name:		maxr
14cr|maxr-0.2.8-2|2	Version:	0.2.8
14cr|maxr-0.2.8-2|3	Release:	2
14cr|maxr-0.2.8-2|4	Summary:	A classic turn-based strategy game
14cr|maxr-0.2.8-2|5	Group:		Games/Other
14cr|maxr-0.2.8-2|6	License:	GPLv2+ and GFDL
14cr|maxr-0.2.8-2|7	URL:		http://www.maxr.org
14cr|maxr-0.2.8-2|8	Source0:	http://www.maxr.org/downloads/%{name}-%{version}.tar.gz
14cr|maxr-0.2.8-2|9	Source1:	%{name}.desktop
14cr|maxr-0.2.8-2|10	Source2:	%{name}.png
14cr|maxr-0.2.8-2|11	BuildRequires:	SDL-devel
14cr|maxr-0.2.8-2|12	BuildRequires:	SDL_mixer-devel
14cr|maxr-0.2.8-2|13	BuildRequires:	SDL_net-devel
14cr|maxr-0.2.8-2|14	BuildRequires:	desktop-file-utils
14cr|maxr-0.2.8-2|15	
14cr|maxr-0.2.8-2|16	%description
14cr|maxr-0.2.8-2|17	M.A.X.R. (Mechanized Assault and eXploration Reloaded) is a fanmade strategy
14cr|maxr-0.2.8-2|18	game by the community of maxr.org. MAXR is OpenSource and a remake of
14cr|maxr-0.2.8-2|19	the old M.A.X.by Interplay from 1996 featuring network games based on TCP/IP
14cr|maxr-0.2.8-2|20	(e.g. over the internet). The game can be played in a turn-based mode (with or
14cr|maxr-0.2.8-2|21	without time limit), or simultaneous mode (all the players take their turns at
14cr|maxr-0.2.8-2|22	the same time), and features combat in air, land, and sea. Three resources are
14cr|maxr-0.2.8-2|23	present on the maps - Raw Materials, which are needed to manufacture units,
14cr|maxr-0.2.8-2|24	structures and ammunition, Fuel, which power generators need to function, and
14cr|maxr-0.2.8-2|25	Gold, which is used to purchase upgrades. This game is a mix of realtime and
14cr|maxr-0.2.8-2|26	turnbased strategy with battle chess character.
14cr|maxr-0.2.8-2|27	
14cr|maxr-0.2.8-2|28	%prep
14cr|maxr-0.2.8-2|29	%setup -q
14cr|maxr-0.2.8-2|30	# Needed because of this rpmlint warning "W: wrong-file-end-of-line-encoding"
14cr|maxr-0.2.8-2|31	sed -i 's/\r//' CHANGELOG
14cr|maxr-0.2.8-2|32	# Convert everything to UTF-8
14cr|maxr-0.2.8-2|33	# COPYING.README
14cr|maxr-0.2.8-2|34	iconv -f iso-8859-1 -t utf-8 -o COPYING.README.utf8 COPYING.README
14cr|maxr-0.2.8-2|35	touch -c -r COPYING.README COPYING.README.utf8
14cr|maxr-0.2.8-2|36	mv -f COPYING.README.utf8 COPYING.README
14cr|maxr-0.2.8-2|37	# ABOUT
14cr|maxr-0.2.8-2|38	iconv -f iso-8859-1 -t utf-8 -o ABOUT.utf8 ABOUT
14cr|maxr-0.2.8-2|39	touch -c -r ABOUT ABOUT.utf8
14cr|maxr-0.2.8-2|40	mv -f ABOUT.utf8 ABOUT
14cr|maxr-0.2.8-2|41	
14cr|maxr-0.2.8-2|42	%build
14cr|maxr-0.2.8-2|43	%configure2_5x
14cr|maxr-0.2.8-2|44	%make
14cr|maxr-0.2.8-2|45	
14cr|maxr-0.2.8-2|46	%install
14cr|maxr-0.2.8-2|47	%makeinstall_std
14cr|maxr-0.2.8-2|48	
14cr|maxr-0.2.8-2|49	desktop-file-install \
14cr|maxr-0.2.8-2|50	--dir=%{buildroot}%{_datadir}/applications \
14cr|maxr-0.2.8-2|51	%{SOURCE1}
14cr|maxr-0.2.8-2|52	
14cr|maxr-0.2.8-2|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|maxr-0.2.8-2|54	
14cr|maxr-0.2.8-2|55	install -p -m 0644 %{SOURCE2} \
14cr|maxr-0.2.8-2|56	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|maxr-0.2.8-2|57	
14cr|maxr-0.2.8-2|58	%files
14cr|maxr-0.2.8-2|59	%doc ABOUT CHANGELOG COPYING COPYING.README
14cr|maxr-0.2.8-2|60	%{_bindir}/%{name}
14cr|maxr-0.2.8-2|61	%{_datadir}/%{name}/
14cr|maxr-0.2.8-2|62	%{_datadir}/applications/%{name}.desktop
14cr|maxr-0.2.8-2|63	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|maxr-0.2.8-2|64	
14cr|maxr-0.2.8-2|65	
14cr|maxr-0.2.8-2|66	%changelog
14cr|maxr-0.2.8-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-2
14cr|maxr-0.2.8-2|68	+ Revision: a540da8
14cr|maxr-0.2.8-2|69	- MassBuild#464: Increase release tag
14cr|maxr-0.2.8-2|70	
14cr|maxr-0.2.8-2|71	

2910 14
14cr|mayavi-1.5-11|1	Summary:	A powerful scientific data visualizer for Python
14cr|mayavi-1.5-11|2	Name:		mayavi
14cr|mayavi-1.5-11|3	Version:	1.5
14cr|mayavi-1.5-11|4	Release:	11
14cr|mayavi-1.5-11|5	License:	BSD
14cr|mayavi-1.5-11|6	Group:		Sciences/Other
14cr|mayavi-1.5-11|7	Url:		http://mayavi.sourceforge.net
14cr|mayavi-1.5-11|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/mayavi/MayaVi-%{version}.tar.bz2
14cr|mayavi-1.5-11|9	BuildRequires:	pkgconfig(python)
14cr|mayavi-1.5-11|10	Requires:	python-vtk
14cr|mayavi-1.5-11|11	Requires:	tkinter
14cr|mayavi-1.5-11|12	BuildArch:	noarch
14cr|mayavi-1.5-11|13	
14cr|mayavi-1.5-11|14	%description
14cr|mayavi-1.5-11|15	MayaVi is a free, easy to use scientific data visualizer. It is written in
14cr|mayavi-1.5-11|16	Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It
14cr|mayavi-1.5-11|17	provides a GUI written using  Tkinter. MayaVi is free and distributed under the
14cr|mayavi-1.5-11|18	conditions of the  BSD license. It is also cross platform and should run on any
14cr|mayavi-1.5-11|19	platform where both Python and VTK are available (which is almost any *nix, Mac
14cr|mayavi-1.5-11|20	OSX or Windows).
14cr|mayavi-1.5-11|21	
14cr|mayavi-1.5-11|22	%files -f INSTALLED_FILES
14cr|mayavi-1.5-11|23	
14cr|mayavi-1.5-11|24	#----------------------------------------------------------------------------
14cr|mayavi-1.5-11|25	
14cr|mayavi-1.5-11|26	%prep
14cr|mayavi-1.5-11|27	%setup -n MayaVi-%{version}
14cr|mayavi-1.5-11|28	
14cr|mayavi-1.5-11|29	%build
14cr|mayavi-1.5-11|30	python setup.py build
14cr|mayavi-1.5-11|31	
14cr|mayavi-1.5-11|32	%install
14cr|mayavi-1.5-11|33	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|mayavi-1.5-11|34	
14cr|mayavi-1.5-11|35	
14cr|mayavi-1.5-11|36	%changelog
14cr|mayavi-1.5-11|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-11
14cr|mayavi-1.5-11|38	+ Revision: aede204
14cr|mayavi-1.5-11|39	- MassBuild#464: Increase release tag
14cr|mayavi-1.5-11|40	
14cr|mayavi-1.5-11|41	

2911 14
14cr|mazeofgalious-0.63-4|1	%define oname mog
14cr|mazeofgalious-0.63-4|2	%define rev 1548
14cr|mazeofgalious-0.63-4|3	
14cr|mazeofgalious-0.63-4|4	Summary:	A side-view, flick-screen platform game
14cr|mazeofgalious-0.63-4|5	Name:		mazeofgalious
14cr|mazeofgalious-0.63-4|6	Version:	0.63
14cr|mazeofgalious-0.63-4|7	Release:	4
14cr|mazeofgalious-0.63-4|8	License:	GPLv2+
14cr|mazeofgalious-0.63-4|9	Group:		Games/Arcade
14cr|mazeofgalious-0.63-4|10	Url:		http://www.braingames.getput.com/mog/
14cr|mazeofgalious-0.63-4|11	Source0:	%{oname}-%{version}.%{rev}.tar.bz2
14cr|mazeofgalious-0.63-4|12	Source1:	thegnu.pcx
14cr|mazeofgalious-0.63-4|13	Patch0:		mog-0.63-makefile.patch
14cr|mazeofgalious-0.63-4|14	Patch1:		mog-0.63-datapath.patch
14cr|mazeofgalious-0.63-4|15	Patch2:		mog-0.63-desktop.patch
14cr|mazeofgalious-0.63-4|16	Patch3:		mog-0.63-makefile2.patch
14cr|mazeofgalious-0.63-4|17	Patch4:		mog-0.63-sfmt.patch
14cr|mazeofgalious-0.63-4|18	BuildRequires:	imagemagick
14cr|mazeofgalious-0.63-4|19	BuildRequires:	SDL_sound-devel
14cr|mazeofgalious-0.63-4|20	BuildRequires:	pkgconfig(sdl)
14cr|mazeofgalious-0.63-4|21	BuildRequires:	pkgconfig(SDL_image)
14cr|mazeofgalious-0.63-4|22	BuildRequires:	pkgconfig(SDL_mixer)
14cr|mazeofgalious-0.63-4|23	Provides:	%{oname} = %{EVRD}
14cr|mazeofgalious-0.63-4|24	
14cr|mazeofgalious-0.63-4|25	%description
14cr|mazeofgalious-0.63-4|26	The Maze of Galious (MoG in short) was originally a Konami game for the MSX
14cr|mazeofgalious-0.63-4|27	computer system. Its real name is Knightmare II: The Maze of Galious and is
14cr|mazeofgalious-0.63-4|28	the sequel of another Konami game called Knightmare.
14cr|mazeofgalious-0.63-4|29	
14cr|mazeofgalious-0.63-4|30	MoG is a very addictive game where you have to kill thousands of enemies,
14cr|mazeofgalious-0.63-4|31	collect items in order to obtain new powers and defeat some really great demons
14cr|mazeofgalious-0.63-4|32	at the end of each level. The gameplay of MoG is not the boring linear one.
14cr|mazeofgalious-0.63-4|33	
14cr|mazeofgalious-0.63-4|34	In MoG you are free to go everywhere you want from the beginning of the game.
14cr|mazeofgalious-0.63-4|35	You have to be very careful of the order in which you visit all the rooms in
14cr|mazeofgalious-0.63-4|36	the HUGE map if you want to keep your character alive. The map is structured
14cr|mazeofgalious-0.63-4|37	in a main map (called the castle) and 10 submaps (called the worlds).
14cr|mazeofgalious-0.63-4|38	Initially you are in the castle and you have to find the keys that open the
14cr|mazeofgalious-0.63-4|39	doors to go to each of the worlds. To complete the game you have to defeat
14cr|mazeofgalious-0.63-4|40	the boss at the end of each one of the 10 worlds. You are free to revisit
14cr|mazeofgalious-0.63-4|41	each world as often as you want in order to see if you have missed something.
14cr|mazeofgalious-0.63-4|42	
14cr|mazeofgalious-0.63-4|43	To defeat all 10 demons you control two characters: Popolon and Aphrodite.
14cr|mazeofgalious-0.63-4|44	Each one has special abilities, i.e. Popolon has a greater ability to jump
14cr|mazeofgalious-0.63-4|45	and Aphrodite is able to dive.
14cr|mazeofgalious-0.63-4|46	
14cr|mazeofgalious-0.63-4|47	%files
14cr|mazeofgalious-0.63-4|48	%doc LICENSE *.txt
14cr|mazeofgalious-0.63-4|49	%{_gamesbindir}/%{oname}
14cr|mazeofgalious-0.63-4|50	%{_gamesdatadir}/%{oname}
14cr|mazeofgalious-0.63-4|51	%{_datadir}/applications/%{oname}.desktop
14cr|mazeofgalious-0.63-4|52	%{_datadir}/pixmaps/%{oname}.png
14cr|mazeofgalious-0.63-4|53	
14cr|mazeofgalious-0.63-4|54	#----------------------------------------------------------------------------
14cr|mazeofgalious-0.63-4|55	
14cr|mazeofgalious-0.63-4|56	%prep
14cr|mazeofgalious-0.63-4|57	%setup -q -n %{oname}-%{version}.%{rev}
14cr|mazeofgalious-0.63-4|58	%patch0 -p1 -b .makefile
14cr|mazeofgalious-0.63-4|59	%patch1 -p1 -b .datapath
14cr|mazeofgalious-0.63-4|60	%patch2 -p1 -b .desktop
14cr|mazeofgalious-0.63-4|61	%patch3 -p1 -b .makefile
14cr|mazeofgalious-0.63-4|62	%patch4 -p1 -b .sfmt
14cr|mazeofgalious-0.63-4|63	
14cr|mazeofgalious-0.63-4|64	%build
14cr|mazeofgalious-0.63-4|65	%make OPTFLAGS="%{optflags}" LFLAGS="%{ldflags}"
14cr|mazeofgalious-0.63-4|66	
14cr|mazeofgalious-0.63-4|67	%install
14cr|mazeofgalious-0.63-4|68	%makeinstall_std
14cr|mazeofgalious-0.63-4|69	
14cr|mazeofgalious-0.63-4|70	# replace Konami logo with GNU
14cr|mazeofgalious-0.63-4|71	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/graphics/*/konami.pcx
14cr|mazeofgalious-0.63-4|72	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alfonso/
14cr|mazeofgalious-0.63-4|73	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alternate/
14cr|mazeofgalious-0.63-4|74	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/boltian/
14cr|mazeofgalious-0.63-4|75	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/hinox/
14cr|mazeofgalious-0.63-4|76	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/naramura/
14cr|mazeofgalious-0.63-4|77	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/original/
14cr|mazeofgalious-0.63-4|78	
14cr|mazeofgalious-0.63-4|79	
14cr|mazeofgalious-0.63-4|80	
14cr|mazeofgalious-0.63-4|81	%changelog
14cr|mazeofgalious-0.63-4|82	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.63-4
14cr|mazeofgalious-0.63-4|83	+ Revision: 1a439ea
14cr|mazeofgalious-0.63-4|84	- Fix patch to work with new patch program
14cr|mazeofgalious-0.63-4|85	
14cr|mazeofgalious-0.63-4|86	

2912 14
14cr|mb-applet-input-manager-0.6-9|1	%define name 	mb-applet-input-manager
14cr|mb-applet-input-manager-0.6-9|2	%define version 0.6
14cr|mb-applet-input-manager-0.6-9|3	%define release  9
14cr|mb-applet-input-manager-0.6-9|4	
14cr|mb-applet-input-manager-0.6-9|5	Summary: 	Input manager for the Matchbox Desktop
14cr|mb-applet-input-manager-0.6-9|6	Name: 		%name
14cr|mb-applet-input-manager-0.6-9|7	Version: 	%version
14cr|mb-applet-input-manager-0.6-9|8	Release: 	%release
14cr|mb-applet-input-manager-0.6-9|9	Url: 		http://matchbox-project.org/
14cr|mb-applet-input-manager-0.6-9|10	License: 	GPLv2+
14cr|mb-applet-input-manager-0.6-9|11	Group: 		Graphical desktop/Other
14cr|mb-applet-input-manager-0.6-9|12	Source: 	http://matchbox-project.org/sources/%name/%version/%{name}-%{version}.tar.bz2
14cr|mb-applet-input-manager-0.6-9|13	BuildRequires:	pkgconfig(x11)
14cr|mb-applet-input-manager-0.6-9|14	BuildRequires:	libmatchbox-devel
14cr|mb-applet-input-manager-0.6-9|15	
14cr|mb-applet-input-manager-0.6-9|16	%description
14cr|mb-applet-input-manager-0.6-9|17	Input manager for the Matchbox Desktop
14cr|mb-applet-input-manager-0.6-9|18	
14cr|mb-applet-input-manager-0.6-9|19	%prep
14cr|mb-applet-input-manager-0.6-9|20	%setup -q
14cr|mb-applet-input-manager-0.6-9|21	
14cr|mb-applet-input-manager-0.6-9|22	%build
14cr|mb-applet-input-manager-0.6-9|23	%configure2_5x
14cr|mb-applet-input-manager-0.6-9|24	%make
14cr|mb-applet-input-manager-0.6-9|25	
14cr|mb-applet-input-manager-0.6-9|26	%install
14cr|mb-applet-input-manager-0.6-9|27	rm -rf $RPM_BUILD_ROOT
14cr|mb-applet-input-manager-0.6-9|28	%makeinstall_std
14cr|mb-applet-input-manager-0.6-9|29	
14cr|mb-applet-input-manager-0.6-9|30	%clean
14cr|mb-applet-input-manager-0.6-9|31	rm -rf $RPM_BUILD_ROOT
14cr|mb-applet-input-manager-0.6-9|32	
14cr|mb-applet-input-manager-0.6-9|33	%files
14cr|mb-applet-input-manager-0.6-9|34	%defattr(-,root,root)
14cr|mb-applet-input-manager-0.6-9|35	%doc AUTHORS README
14cr|mb-applet-input-manager-0.6-9|36	%_bindir/mbinputmgr
14cr|mb-applet-input-manager-0.6-9|37	%_datadir/applications/*
14cr|mb-applet-input-manager-0.6-9|38	%_datadir/pixmaps/*
14cr|mb-applet-input-manager-0.6-9|39	
14cr|mb-applet-input-manager-0.6-9|40	
14cr|mb-applet-input-manager-0.6-9|41	
14cr|mb-applet-input-manager-0.6-9|42	%changelog
14cr|mb-applet-input-manager-0.6-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-9
14cr|mb-applet-input-manager-0.6-9|44	+ Revision: 139b2f0
14cr|mb-applet-input-manager-0.6-9|45	- MassBuild#464: Increase release tag
14cr|mb-applet-input-manager-0.6-9|46	
14cr|mb-applet-input-manager-0.6-9|47	

2913 14
14cr|mb-applet-volume-0.2-6|1	%define name 	mb-applet-volume
14cr|mb-applet-volume-0.2-6|2	%define version 0.2
14cr|mb-applet-volume-0.2-6|3	%define release 6
14cr|mb-applet-volume-0.2-6|4	
14cr|mb-applet-volume-0.2-6|5	Summary: 	Volume control for the Matchbox Desktop
14cr|mb-applet-volume-0.2-6|6	Name: 		%name
14cr|mb-applet-volume-0.2-6|7	Version: 	%version
14cr|mb-applet-volume-0.2-6|8	Release: 	%release
14cr|mb-applet-volume-0.2-6|9	Url: 		http://matchbox-project.org
14cr|mb-applet-volume-0.2-6|10	License: 	GPLv2+
14cr|mb-applet-volume-0.2-6|11	Group: 		Graphical desktop/Other
14cr|mb-applet-volume-0.2-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mb-applet-volume-0.2-6|13	Source: 	http://matchbox-project.org/sources/%name/%version/%{name}-%{version}.tar.bz2
14cr|mb-applet-volume-0.2-6|14	
14cr|mb-applet-volume-0.2-6|15	BuildRequires:	gtk2-devel matchbox-devel libXsettings-client-devel
14cr|mb-applet-volume-0.2-6|16	
14cr|mb-applet-volume-0.2-6|17	%description
14cr|mb-applet-volume-0.2-6|18	Volume for the Matchbox Desktop
14cr|mb-applet-volume-0.2-6|19	
14cr|mb-applet-volume-0.2-6|20	%prep
14cr|mb-applet-volume-0.2-6|21	%setup -q
14cr|mb-applet-volume-0.2-6|22	
14cr|mb-applet-volume-0.2-6|23	%build
14cr|mb-applet-volume-0.2-6|24	%configure2_5x
14cr|mb-applet-volume-0.2-6|25	%make
14cr|mb-applet-volume-0.2-6|26	
14cr|mb-applet-volume-0.2-6|27	%install
14cr|mb-applet-volume-0.2-6|28	rm -rf $RPM_BUILD_ROOT
14cr|mb-applet-volume-0.2-6|29	%makeinstall
14cr|mb-applet-volume-0.2-6|30	
14cr|mb-applet-volume-0.2-6|31	%clean
14cr|mb-applet-volume-0.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|mb-applet-volume-0.2-6|33	
14cr|mb-applet-volume-0.2-6|34	%files
14cr|mb-applet-volume-0.2-6|35	%defattr(-,root,root)
14cr|mb-applet-volume-0.2-6|36	%doc AUTHORS TODO
14cr|mb-applet-volume-0.2-6|37	%_bindir/mb*
14cr|mb-applet-volume-0.2-6|38	%_datadir/applications/*
14cr|mb-applet-volume-0.2-6|39	%_datadir/pixmaps/*
14cr|mb-applet-volume-0.2-6|40	
14cr|mb-applet-volume-0.2-6|41	
14cr|mb-applet-volume-0.2-6|42	
14cr|mb-applet-volume-0.2-6|43	%changelog
14cr|mb-applet-volume-0.2-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-6
14cr|mb-applet-volume-0.2-6|45	+ Revision: dfd0dc6
14cr|mb-applet-volume-0.2-6|46	- MassBuild#464: Increase release tag
14cr|mb-applet-volume-0.2-6|47	
14cr|mb-applet-volume-0.2-6|48	

2914 14
14cr|mbootpack-0.4a-7|1	Summary:	Turns a multiboot kernel and modules (eg Xen) into a single file
14cr|mbootpack-0.4a-7|2	Name:		mbootpack
14cr|mbootpack-0.4a-7|3	Version:	0.4a
14cr|mbootpack-0.4a-7|4	Release:	7
14cr|mbootpack-0.4a-7|5	License:	BSD
14cr|mbootpack-0.4a-7|6	Group:		System/Kernel and hardware
14cr|mbootpack-0.4a-7|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mbootpack-0.4a-7|8	URL:		http://www.tjd.phlegethon.org/software/#mbootpack
14cr|mbootpack-0.4a-7|9	Source:	http://www.tjd.phlegethon.org/software/%{name}-%{version}.tar.bz2
14cr|mbootpack-0.4a-7|10	Patch0:	mbootpack-0.4a-fix-build-new-kernel-headers.patch
14cr|mbootpack-0.4a-7|11	Patch1:	mbootpack-0.4a-x86_64-build-fix.patch
14cr|mbootpack-0.4a-7|12	
14cr|mbootpack-0.4a-7|13	%description
14cr|mbootpack-0.4a-7|14	This is a tool that takes a multiboot kernel and modules (e.g. a Xen VMM, linux
14cr|mbootpack-0.4a-7|15	kernel and initrd), and packages them up as a single file that looks like a
14cr|mbootpack-0.4a-7|16	bzImage linux kernel. The aim is to allow you to boot multiboot kernels (in
14cr|mbootpack-0.4a-7|17	particular, Xen) using bootloaders that don't support multiboot (i.e. pretty
14cr|mbootpack-0.4a-7|18	much anything except GRUB and SYSLINUX).
14cr|mbootpack-0.4a-7|19	
14cr|mbootpack-0.4a-7|20	%prep
14cr|mbootpack-0.4a-7|21	%setup -q
14cr|mbootpack-0.4a-7|22	%patch0 -p1 -b .fix-build-new-kernel-headers
14cr|mbootpack-0.4a-7|23	%patch1 -p1 -b .x86_64-build-fix
14cr|mbootpack-0.4a-7|24	
14cr|mbootpack-0.4a-7|25	%build
14cr|mbootpack-0.4a-7|26	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cr|mbootpack-0.4a-7|27	%make
14cr|mbootpack-0.4a-7|28	
14cr|mbootpack-0.4a-7|29	%install
14cr|mbootpack-0.4a-7|30	rm -rf %{buildroot}
14cr|mbootpack-0.4a-7|31	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|mbootpack-0.4a-7|32	install -m 755 mbootpack $RPM_BUILD_ROOT/%_bindir/
14cr|mbootpack-0.4a-7|33	
14cr|mbootpack-0.4a-7|34	%clean
14cr|mbootpack-0.4a-7|35	rm -rf %{buildroot}
14cr|mbootpack-0.4a-7|36	
14cr|mbootpack-0.4a-7|37	%files
14cr|mbootpack-0.4a-7|38	%defattr(-,root,root)
14cr|mbootpack-0.4a-7|39	%doc README Changes
14cr|mbootpack-0.4a-7|40	%{_bindir}/*
14cr|mbootpack-0.4a-7|41	
14cr|mbootpack-0.4a-7|42	
14cr|mbootpack-0.4a-7|43	
14cr|mbootpack-0.4a-7|44	
14cr|mbootpack-0.4a-7|45	
14cr|mbootpack-0.4a-7|46	
14cr|mbootpack-0.4a-7|47	%changelog
14cr|mbootpack-0.4a-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4a-7
14cr|mbootpack-0.4a-7|49	+ Revision: 384d817
14cr|mbootpack-0.4a-7|50	- MassBuild#464: Increase release tag
14cr|mbootpack-0.4a-7|51	
14cr|mbootpack-0.4a-7|52	

2915 14
14cr|mbr-1.1.10-6|1	%define name mbr
14cr|mbr-1.1.10-6|2	%define version 1.1.10
14cr|mbr-1.1.10-6|3	%define release 6
14cr|mbr-1.1.10-6|4	
14cr|mbr-1.1.10-6|5	Summary: Master Boot Record for IBM-PC compatible computers
14cr|mbr-1.1.10-6|6	Name: %{name}
14cr|mbr-1.1.10-6|7	Version: %{version}
14cr|mbr-1.1.10-6|8	Release: %{release}
14cr|mbr-1.1.10-6|9	Source0: %{name}_%{version}.orig.tar.gz
14cr|mbr-1.1.10-6|10	Patch0: mbr_1.1.10-1.diff.gz
14cr|mbr-1.1.10-6|11	License: GPL
14cr|mbr-1.1.10-6|12	Group: System/Kernel and hardware
14cr|mbr-1.1.10-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mbr-1.1.10-6|14	Url: http://packages.debian.org/unstable/admin/mbr
14cr|mbr-1.1.10-6|15	BuildRequires: dev86
14cr|mbr-1.1.10-6|16	Exclusivearch: %ix86
14cr|mbr-1.1.10-6|17	
14cr|mbr-1.1.10-6|18	%description
14cr|mbr-1.1.10-6|19	This is used in booting Linux from the hard disk. The MBR runs first,
14cr|mbr-1.1.10-6|20	then transfers control to LILO, which transfers control to the Linux
14cr|mbr-1.1.10-6|21	kernel.
14cr|mbr-1.1.10-6|22	
14cr|mbr-1.1.10-6|23	%prep
14cr|mbr-1.1.10-6|24	%setup -q
14cr|mbr-1.1.10-6|25	%patch0 -p1
14cr|mbr-1.1.10-6|26	
14cr|mbr-1.1.10-6|27	%build
14cr|mbr-1.1.10-6|28	%configure
14cr|mbr-1.1.10-6|29	%make
14cr|mbr-1.1.10-6|30	
14cr|mbr-1.1.10-6|31	%install
14cr|mbr-1.1.10-6|32	rm -rf %{buildroot}
14cr|mbr-1.1.10-6|33	%makeinstall
14cr|mbr-1.1.10-6|34	
14cr|mbr-1.1.10-6|35	%clean
14cr|mbr-1.1.10-6|36	rm -rf %{buildroot}
14cr|mbr-1.1.10-6|37	
14cr|mbr-1.1.10-6|38	%files
14cr|mbr-1.1.10-6|39	%defattr(-,root,root)
14cr|mbr-1.1.10-6|40	%{_sbindir}/install-mbr
14cr|mbr-1.1.10-6|41	%{_mandir}/*/install-mbr.8*
14cr|mbr-1.1.10-6|42	
14cr|mbr-1.1.10-6|43	
14cr|mbr-1.1.10-6|44	
14cr|mbr-1.1.10-6|45	%changelog
14cr|mbr-1.1.10-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-6
14cr|mbr-1.1.10-6|47	+ Revision: 2b59e89
14cr|mbr-1.1.10-6|48	- MassBuild#464: Increase release tag
14cr|mbr-1.1.10-6|49	
14cr|mbr-1.1.10-6|50	

2916 14
14cr|mbw-1.1-6|1	%define name mbw
14cr|mbw-1.1-6|2	%define version 1.1
14cr|mbw-1.1-6|3	%define release 6
14cr|mbw-1.1-6|4	
14cr|mbw-1.1-6|5	Summary: Memory bandwidth benchmark
14cr|mbw-1.1-6|6	Name: %name
14cr|mbw-1.1-6|7	Version: %version
14cr|mbw-1.1-6|8	Release: %release
14cr|mbw-1.1-6|9	License: LGPL
14cr|mbw-1.1-6|10	Source: %{name}.tar.bz2
14cr|mbw-1.1-6|11	Group: System/Kernel and hardware
14cr|mbw-1.1-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mbw-1.1-6|13	Url:http://freshmeat.net/redir/mbw/64534/url_homepage/mbw
14cr|mbw-1.1-6|14	
14cr|mbw-1.1-6|15	%description
14cr|mbw-1.1-6|16	Test memory copy bandwidth (single thread).
14cr|mbw-1.1-6|17	Switch off swap or make sure array size does not exceed available free RAM.
14cr|mbw-1.1-6|18	
14cr|mbw-1.1-6|19	%prep
14cr|mbw-1.1-6|20	%setup -n %{name}
14cr|mbw-1.1-6|21	
14cr|mbw-1.1-6|22	%build
14cr|mbw-1.1-6|23	make
14cr|mbw-1.1-6|24	
14cr|mbw-1.1-6|25	%install
14cr|mbw-1.1-6|26	mkdir -p %{buildroot}%{_bindir}
14cr|mbw-1.1-6|27	mkdir -p %{buildroot}%{_mandir}/man1
14cr|mbw-1.1-6|28	install -m 755 mbw %{buildroot}%{_bindir}/mbw
14cr|mbw-1.1-6|29	install -m 644 mbw.1 %{buildroot}%{_mandir}/man1/mbw.1
14cr|mbw-1.1-6|30	
14cr|mbw-1.1-6|31	%clean
14cr|mbw-1.1-6|32	rm -rf %{buildroot}
14cr|mbw-1.1-6|33	
14cr|mbw-1.1-6|34	%files
14cr|mbw-1.1-6|35	%defattr(-,root,root)
14cr|mbw-1.1-6|36	%{_bindir}/mbw
14cr|mbw-1.1-6|37	%doc %{_mandir}/man1/mbw.1*
14cr|mbw-1.1-6|38	
14cr|mbw-1.1-6|39	
14cr|mbw-1.1-6|40	
14cr|mbw-1.1-6|41	
14cr|mbw-1.1-6|42	%changelog
14cr|mbw-1.1-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-6
14cr|mbw-1.1-6|44	+ Revision: d92c2a1
14cr|mbw-1.1-6|45	- MassBuild#464: Increase release tag
14cr|mbw-1.1-6|46	
14cr|mbw-1.1-6|47	

2917 14
14cr|mc46-4.6.3-4|1	%define oname mc
14cr|mc46-4.6.3-4|2	
14cr|mc46-4.6.3-4|3	Summary:	So called russian fork of Midnight Commander
14cr|mc46-4.6.3-4|4	Name:		mc46
14cr|mc46-4.6.3-4|5	Version:	4.6.3
14cr|mc46-4.6.3-4|6	Release:	4
14cr|mc46-4.6.3-4|7	License:	GPLv2+
14cr|mc46-4.6.3-4|8	Group:		File tools
14cr|mc46-4.6.3-4|9	Url:		http://mc.redhat-club.org
14cr|mc46-4.6.3-4|10	Source0:	%{oname}-%{version}.tar.bz2
14cr|mc46-4.6.3-4|11	BuildRequires:	bison
14cr|mc46-4.6.3-4|12	BuildRequires:	gpm-devel
14cr|mc46-4.6.3-4|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|mc46-4.6.3-4|14	BuildRequires:	pkgconfig(x11)
14cr|mc46-4.6.3-4|15	Conflicts:	%{oname}
14cr|mc46-4.6.3-4|16	
14cr|mc46-4.6.3-4|17	%description
14cr|mc46-4.6.3-4|18	So called russian fork of Midnight Commander.
14cr|mc46-4.6.3-4|19	
14cr|mc46-4.6.3-4|20	It has better default syntax highlighting for spec files and some
14cr|mc46-4.6.3-4|21	other useful features that we don't have in 4.7+.
14cr|mc46-4.6.3-4|22	
14cr|mc46-4.6.3-4|23	Midnight Commander is a visual shell much like a file manager,
14cr|mc46-4.6.3-4|24	only with way more features. It is text mode, but also includes
14cr|mc46-4.6.3-4|25	mouse support if you are running GPM.  Its coolest feature is
14cr|mc46-4.6.3-4|26	the ability to ftp, view tar, zip files, and poke into RPMs for
14cr|mc46-4.6.3-4|27	specific files. This is "revived" version with many patches applied.
14cr|mc46-4.6.3-4|28	
14cr|mc46-4.6.3-4|29	%files -f %{oname}.lang
14cr|mc46-4.6.3-4|30	%doc COPYING README INSTALL AUTHORS
14cr|mc46-4.6.3-4|31	%{_bindir}/*
14cr|mc46-4.6.3-4|32	%{_libdir}/%{oname}
14cr|mc46-4.6.3-4|33	%{_sysconfdir}/%{oname}
14cr|mc46-4.6.3-4|34	%{_mandir}/man1/*
14cr|mc46-4.6.3-4|35	%{_datadir}/%{oname}
14cr|mc46-4.6.3-4|36	
14cr|mc46-4.6.3-4|37	#----------------------------------------------------------------------------
14cr|mc46-4.6.3-4|38	
14cr|mc46-4.6.3-4|39	%prep
14cr|mc46-4.6.3-4|40	%setup -q -n %{oname}-%{version}
14cr|mc46-4.6.3-4|41	
14cr|mc46-4.6.3-4|42	%build
14cr|mc46-4.6.3-4|43	%configure --with-gpm-mouse --with-x
14cr|mc46-4.6.3-4|44	%make
14cr|mc46-4.6.3-4|45	
14cr|mc46-4.6.3-4|46	%install
14cr|mc46-4.6.3-4|47	%makeinstall_std
14cr|mc46-4.6.3-4|48	cp %{buildroot}%{_datadir}/%{oname}/bin/* %{buildroot}%{_libdir}/%{oname}/
14cr|mc46-4.6.3-4|49	
14cr|mc46-4.6.3-4|50	%find_lang %{oname} --with-man
14cr|mc46-4.6.3-4|51	
14cr|mc46-4.6.3-4|52	
14cr|mc46-4.6.3-4|53	%changelog
14cr|mc46-4.6.3-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.3-4
14cr|mc46-4.6.3-4|55	+ Revision: fb5c185
14cr|mc46-4.6.3-4|56	- MassBuild#464: Increase release tag
14cr|mc46-4.6.3-4|57	
14cr|mc46-4.6.3-4|58	

2918 14
14cr|mcabber-0.10.2-3|1	Summary:	Console jabber client
14cr|mcabber-0.10.2-3|2	Name:		mcabber
14cr|mcabber-0.10.2-3|3	Version:	0.10.2
14cr|mcabber-0.10.2-3|4	Release:	3
14cr|mcabber-0.10.2-3|5	License:	GPLv2+
14cr|mcabber-0.10.2-3|6	Group:		Networking/Instant messaging
14cr|mcabber-0.10.2-3|7	Url:		http://www.lilotux.net/~mikael/mcabber/
14cr|mcabber-0.10.2-3|8	Source0:	http://www.lilotux.net/~mikael/mcabber/files/mcabber-%{version}.tar.bz2
14cr|mcabber-0.10.2-3|9	Patch0:		mcabber-0.10.2-libotr4.patch
14cr|mcabber-0.10.2-3|10	BuildRequires:	gpgme-devel
14cr|mcabber-0.10.2-3|11	BuildRequires:	pkgconfig(enchant)
14cr|mcabber-0.10.2-3|12	BuildRequires:	pkgconfig(glib-2.0)
14cr|mcabber-0.10.2-3|13	BuildRequires:	pkgconfig(libotr)
14cr|mcabber-0.10.2-3|14	BuildRequires:	pkgconfig(loudmouth-1.0)
14cr|mcabber-0.10.2-3|15	BuildRequires:	pkgconfig(ncursesw)
14cr|mcabber-0.10.2-3|16	BuildRequires:	pkgconfig(openssl)
14cr|mcabber-0.10.2-3|17	
14cr|mcabber-0.10.2-3|18	%description
14cr|mcabber-0.10.2-3|19	Mcabber is a small jabber console client which supports SSL support, history
14cr|mcabber-0.10.2-3|20	logging, external actions and more.
14cr|mcabber-0.10.2-3|21	
14cr|mcabber-0.10.2-3|22	%files
14cr|mcabber-0.10.2-3|23	%doc AUTHORS ChangeLog NEWS README TODO
14cr|mcabber-0.10.2-3|24	%doc mcabberrc.example contrib
14cr|mcabber-0.10.2-3|25	%{_mandir}/man1/mcabber.1*
14cr|mcabber-0.10.2-3|26	%{_bindir}/mcabber
14cr|mcabber-0.10.2-3|27	%{_datadir}/%{name}/
14cr|mcabber-0.10.2-3|28	%{_libdir}/mcabber/libbeep.so
14cr|mcabber-0.10.2-3|29	%{_libdir}/mcabber/libxttitle.so
14cr|mcabber-0.10.2-3|30	%{_libdir}/mcabber/libfifo.so
14cr|mcabber-0.10.2-3|31	%{_libdir}/mcabber/liburlregex.so
14cr|mcabber-0.10.2-3|32	
14cr|mcabber-0.10.2-3|33	#----------------------------------------------------------------------------
14cr|mcabber-0.10.2-3|34	
14cr|mcabber-0.10.2-3|35	%package devel
14cr|mcabber-0.10.2-3|36	Summary:	Development files for %{name}
14cr|mcabber-0.10.2-3|37	Group:		Development/Other
14cr|mcabber-0.10.2-3|38	Conflicts:	%{name} < 0.10.2-2
14cr|mcabber-0.10.2-3|39	
14cr|mcabber-0.10.2-3|40	%description devel
14cr|mcabber-0.10.2-3|41	Development files for %{name}.
14cr|mcabber-0.10.2-3|42	
14cr|mcabber-0.10.2-3|43	%files devel
14cr|mcabber-0.10.2-3|44	%{_includedir}/mcabber/*.c
14cr|mcabber-0.10.2-3|45	%{_includedir}/mcabber/*.h
14cr|mcabber-0.10.2-3|46	%{_libdir}/pkgconfig/mcabber.pc
14cr|mcabber-0.10.2-3|47	
14cr|mcabber-0.10.2-3|48	#----------------------------------------------------------------------------
14cr|mcabber-0.10.2-3|49	
14cr|mcabber-0.10.2-3|50	%prep
14cr|mcabber-0.10.2-3|51	%setup -q
14cr|mcabber-0.10.2-3|52	%patch0 -p1
14cr|mcabber-0.10.2-3|53	
14cr|mcabber-0.10.2-3|54	%build
14cr|mcabber-0.10.2-3|55	autoreconf -fi
14cr|mcabber-0.10.2-3|56	%configure2_5x \
14cr|mcabber-0.10.2-3|57	--disable-dependency-tracking \
14cr|mcabber-0.10.2-3|58	--enable-enchant \
14cr|mcabber-0.10.2-3|59	--enable-otr
14cr|mcabber-0.10.2-3|60	%make
14cr|mcabber-0.10.2-3|61	
14cr|mcabber-0.10.2-3|62	%install
14cr|mcabber-0.10.2-3|63	%makeinstall_std
14cr|mcabber-0.10.2-3|64	
14cr|mcabber-0.10.2-3|65	
14cr|mcabber-0.10.2-3|66	%changelog
14cr|mcabber-0.10.2-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-3
14cr|mcabber-0.10.2-3|68	+ Revision: 1dd49f4
14cr|mcabber-0.10.2-3|69	- MassBuild#464: Increase release tag
14cr|mcabber-0.10.2-3|70	
14cr|mcabber-0.10.2-3|71	

2919 14
14cr|mcelog-0.9-0.pre.git20090623.2|1	%define pre_ver pre
14cr|mcelog-0.9-0.pre.git20090623.2|2	%define git 20090623
14cr|mcelog-0.9-0.pre.git20090623.2|3	%define rel_num 2
14cr|mcelog-0.9-0.pre.git20090623.2|4	%if "%{git}" != ""
14cr|mcelog-0.9-0.pre.git20090623.2|5	%define rel 0.%{?pre_ver:%{pre_ver}.}git%{git}.%{rel_num}
14cr|mcelog-0.9-0.pre.git20090623.2|6	%else
14cr|mcelog-0.9-0.pre.git20090623.2|7	%define rel %{?pre_ver:0.%{pre_ver}.}%{rel_num}
14cr|mcelog-0.9-0.pre.git20090623.2|8	%endif
14cr|mcelog-0.9-0.pre.git20090623.2|9	
14cr|mcelog-0.9-0.pre.git20090623.2|10	Name:		mcelog
14cr|mcelog-0.9-0.pre.git20090623.2|11	Version:	0.9
14cr|mcelog-0.9-0.pre.git20090623.2|12	Release:	%mkrel %{rel}
14cr|mcelog-0.9-0.pre.git20090623.2|13	Summary:	The kernel machine check logger
14cr|mcelog-0.9-0.pre.git20090623.2|14	License:	GPLv2
14cr|mcelog-0.9-0.pre.git20090623.2|15	Group:		System/Kernel and hardware
14cr|mcelog-0.9-0.pre.git20090623.2|16	Url:		ftp://ftp.x86-64.org/pub/linux/tools/mcelog/
14cr|mcelog-0.9-0.pre.git20090623.2|17	Source:		mcelog-%{version}%{?pre_ver:%{pre_ver}}%{?git:-git%{git}}.tar.lzma
14cr|mcelog-0.9-0.pre.git20090623.2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|mcelog-0.9-0.pre.git20090623.2|19	
14cr|mcelog-0.9-0.pre.git20090623.2|20	%description
14cr|mcelog-0.9-0.pre.git20090623.2|21	mcelog is the user space interface to the in kernel machine check logger
14cr|mcelog-0.9-0.pre.git20090623.2|22	on x86-64. It decodes the binary machine check records into a human
14cr|mcelog-0.9-0.pre.git20090623.2|23	readable format.
14cr|mcelog-0.9-0.pre.git20090623.2|24	
14cr|mcelog-0.9-0.pre.git20090623.2|25	%prep
14cr|mcelog-0.9-0.pre.git20090623.2|26	%setup -q -n %{name}-%{version}%{?pre_ver:%{pre_ver}}%{?git:-git%{git}}
14cr|mcelog-0.9-0.pre.git20090623.2|27	
14cr|mcelog-0.9-0.pre.git20090623.2|28	%build
14cr|mcelog-0.9-0.pre.git20090623.2|29	%make CFLAGS="%{optflags}"
14cr|mcelog-0.9-0.pre.git20090623.2|30	
14cr|mcelog-0.9-0.pre.git20090623.2|31	%install
14cr|mcelog-0.9-0.pre.git20090623.2|32	rm -rf %{buildroot}
14cr|mcelog-0.9-0.pre.git20090623.2|33	mkdir -p %{buildroot}/%{_sbindir}
14cr|mcelog-0.9-0.pre.git20090623.2|34	mkdir -p %{buildroot}/%{_mandir}/man8
14cr|mcelog-0.9-0.pre.git20090623.2|35	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
14cr|mcelog-0.9-0.pre.git20090623.2|36	mkdir -p %{buildroot}/%{_sysconfdir}/cron.hourly/
14cr|mcelog-0.9-0.pre.git20090623.2|37	
14cr|mcelog-0.9-0.pre.git20090623.2|38	%makeinstall etcprefix=%{buildroot}
14cr|mcelog-0.9-0.pre.git20090623.2|39	cp mcelog.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cr|mcelog-0.9-0.pre.git20090623.2|40	cp mcelog.cron %{buildroot}/%{_sysconfdir}/cron.hourly/%{name}
14cr|mcelog-0.9-0.pre.git20090623.2|41	
14cr|mcelog-0.9-0.pre.git20090623.2|42	%clean
14cr|mcelog-0.9-0.pre.git20090623.2|43	rm -rf %{buildroot}
14cr|mcelog-0.9-0.pre.git20090623.2|44	
14cr|mcelog-0.9-0.pre.git20090623.2|45	%files
14cr|mcelog-0.9-0.pre.git20090623.2|46	%defattr(-,root,root)
14cr|mcelog-0.9-0.pre.git20090623.2|47	%{_sbindir}/mcelog
14cr|mcelog-0.9-0.pre.git20090623.2|48	%{_mandir}/man8/*
14cr|mcelog-0.9-0.pre.git20090623.2|49	%{_sysconfdir}/cron.hourly/%{name}
14cr|mcelog-0.9-0.pre.git20090623.2|50	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|mcelog-0.9-0.pre.git20090623.2|51	%config(noreplace) %{_sysconfdir}/mcelog.conf
14cr|mcelog-0.9-0.pre.git20090623.2|52	
14cr|mcelog-0.9-0.pre.git20090623.2|53	
14cr|mcelog-0.9-0.pre.git20090623.2|54	
14cr|mcelog-0.9-0.pre.git20090623.2|55	%changelog
14cr|mcelog-0.9-0.pre.git20090623.2|56	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9-0.pre.git20090623.2
14cr|mcelog-0.9-0.pre.git20090623.2|57	+ Revision: c398e24
14cr|mcelog-0.9-0.pre.git20090623.2|58	- Automatic import for version 0.9
14cr|mcelog-0.9-0.pre.git20090623.2|59	
14cr|mcelog-0.9-0.pre.git20090623.2|60	

2920 14
14cr|mcomix-0.98-3|1	Summary:	Fork of the Comix project
14cr|mcomix-0.98-3|2	Name:		mcomix
14cr|mcomix-0.98-3|3	Version:	0.98
14cr|mcomix-0.98-3|4	Release:	3
14cr|mcomix-0.98-3|5	License:	GPLv2+
14cr|mcomix-0.98-3|6	Group:		Office
14cr|mcomix-0.98-3|7	URL:		http://mcomix.sourceforge.net/
14cr|mcomix-0.98-3|8	Source0:	http://downloads.sourceforge.net/mcomix/%name-%{version}.tar.bz2
14cr|mcomix-0.98-3|9	
14cr|mcomix-0.98-3|10	Buildarch:	noarch
14cr|mcomix-0.98-3|11	BuildRequires:	python, python-imaging, jpeg-progs, pygtk2.0-devel
14cr|mcomix-0.98-3|12	BuildRequires:	desktop-file-utils python-setuptools python-imaging-devel
14cr|mcomix-0.98-3|13	Requires:	python, python-imaging, jpeg-progs, pygtk2.0 gettext
14cr|mcomix-0.98-3|14	Patch0:		mcomix-0.92-fedora-rpmbuild-gtk.patch
14cr|mcomix-0.98-3|15	Patch1:		mcomix-0.94-gettext-system-install.patch
14cr|mcomix-0.98-3|16	
14cr|mcomix-0.98-3|17	
14cr|mcomix-0.98-3|18	%description
14cr|mcomix-0.98-3|19	MComix is an user-friendly, customizable image viewer.
14cr|mcomix-0.98-3|20	It is specifically designed to handle comic books, but also serves as
14cr|mcomix-0.98-3|21	a generic viewer.  It reads images in ZIP, RAR, 7Zip or tar archives
14cr|mcomix-0.98-3|22	as well as plain image files.  It is written in Python and uses GTK+
14cr|mcomix-0.98-3|23	through the PyGTK bindings, and runs on both Linux and Windows.
14cr|mcomix-0.98-3|24	
14cr|mcomix-0.98-3|25	%prep
14cr|mcomix-0.98-3|26	%setup -q -n %{name}-%{version}
14cr|mcomix-0.98-3|27	%patch0 -p1
14cr|mcomix-0.98-3|28	%patch1 -p1
14cr|mcomix-0.98-3|29	
14cr|mcomix-0.98-3|30	%build
14cr|mcomix-0.98-3|31	echo "Hey, i'm fake building "
14cr|mcomix-0.98-3|32	
14cr|mcomix-0.98-3|33	find . -name comicthumb\* | while read f
14cr|mcomix-0.98-3|34	do
14cr|mcomix-0.98-3|35	mv $f $(echo $f | sed -e 's|comicthumb|mcomicthumb|')
14cr|mcomix-0.98-3|36	done
14cr|mcomix-0.98-3|37	grep -rl comicthumb . | xargs sed -i -e 's|comicthumb|mcomicthumb|g'
14cr|mcomix-0.98-3|38	
14cr|mcomix-0.98-3|39	
14cr|mcomix-0.98-3|40	%install
14cr|mcomix-0.98-3|41	python setup.py \
14cr|mcomix-0.98-3|42	install \
14cr|mcomix-0.98-3|43	--root %buildroot
14cr|mcomix-0.98-3|44	
14cr|mcomix-0.98-3|45	mkdir -p %buildroot%{_sysconfdir}/gconf/schemas
14cr|mcomix-0.98-3|46	install -cpm 644 ./mime/comicbook.schemas \
14cr|mcomix-0.98-3|47	%buildroot%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|mcomix-0.98-3|48	
14cr|mcomix-0.98-3|49	
14cr|mcomix-0.98-3|50	#localization
14cr|mcomix-0.98-3|51	mkdir -p %buildroot%{_datadir}/locale/
14cr|mcomix-0.98-3|52	mv %buildroot%{python_sitelib}/%{name}/messages/*/ \
14cr|mcomix-0.98-3|53	%buildroot%{_datadir}/locale/
14cr|mcomix-0.98-3|54	
14cr|mcomix-0.98-3|55	
14cr|mcomix-0.98-3|56	%find_lang %{name}
14cr|mcomix-0.98-3|57	
14cr|mcomix-0.98-3|58	desktop-file-install --vendor='' \
14cr|mcomix-0.98-3|59	--dir %buildroot%_datadir/applications \
14cr|mcomix-0.98-3|60	--remove-category='Application' \
14cr|mcomix-0.98-3|61	--add-category='GNOME;GTK' \
14cr|mcomix-0.98-3|62	%buildroot%_datadir/applications/*.desktop
14cr|mcomix-0.98-3|63	
14cr|mcomix-0.98-3|64	%files -f %{name}.lang
14cr|mcomix-0.98-3|65	%doc COPYING ChangeLog README
14cr|mcomix-0.98-3|66	
14cr|mcomix-0.98-3|67	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|mcomix-0.98-3|68	%{_bindir}/%{name}
14cr|mcomix-0.98-3|69	%{python_sitelib}/%{name}/
14cr|mcomix-0.98-3|70	%{python_sitelib}/%{name}-%{version}-py*.egg-info/
14cr|mcomix-0.98-3|71	%{_datadir}/applications/%{name}.desktop
14cr|mcomix-0.98-3|72	%{_datadir}/mime/packages/%{name}.xml
14cr|mcomix-0.98-3|73	%{_mandir}/man1/mcomix.1*
14cr|mcomix-0.98-3|74	%{_datadir}/icons/hicolor/*/apps/%{name}*
14cr|mcomix-0.98-3|75	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*.png
14cr|mcomix-0.98-3|76	
14cr|mcomix-0.98-3|77	
14cr|mcomix-0.98-3|78	
14cr|mcomix-0.98-3|79	%changelog
14cr|mcomix-0.98-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98-3
14cr|mcomix-0.98-3|81	+ Revision: 2669c0e
14cr|mcomix-0.98-3|82	- MassBuild#464: Increase release tag
14cr|mcomix-0.98-3|83	
14cr|mcomix-0.98-3|84	

2921 14
14cr|mcp-plugins-0.4.0-2|1	Name:         mcp-plugins
14cr|mcp-plugins-0.4.0-2|2	Version:      0.4.0
14cr|mcp-plugins-0.4.0-2|3	Release:      2
14cr|mcp-plugins-0.4.0-2|4	
14cr|mcp-plugins-0.4.0-2|5	Summary:      A set of audio plugins for LADSPA
14cr|mcp-plugins-0.4.0-2|6	License:      GPLv2
14cr|mcp-plugins-0.4.0-2|7	Group:        Sound
14cr|mcp-plugins-0.4.0-2|8	Source:       http://kokkinizita.linuxaudio.org/linuxaudio/downloads/MCP-plugins-%version.tar.bz2
14cr|mcp-plugins-0.4.0-2|9	URL:          http://kokkinizita.linuxaudio.org/linuxaudio
14cr|mcp-plugins-0.4.0-2|10	Requires:     ladspa
14cr|mcp-plugins-0.4.0-2|11	
14cr|mcp-plugins-0.4.0-2|12	%description
14cr|mcp-plugins-0.4.0-2|13	A set of audio plugins for LADSPA by Fons Adriaensen.
14cr|mcp-plugins-0.4.0-2|14	Currently contains a phaser, a chorus and a moog vcf.
14cr|mcp-plugins-0.4.0-2|15	
14cr|mcp-plugins-0.4.0-2|16	%prep
14cr|mcp-plugins-0.4.0-2|17	%setup -n MCP-plugins-%version -q
14cr|mcp-plugins-0.4.0-2|18	perl -pi -e 's/\/usr\/lib\/ladspa/\$(DESTDIR)/g' Makefile
14cr|mcp-plugins-0.4.0-2|19	
14cr|mcp-plugins-0.4.0-2|20	%build
14cr|mcp-plugins-0.4.0-2|21	%make
14cr|mcp-plugins-0.4.0-2|22	
14cr|mcp-plugins-0.4.0-2|23	%install
14cr|mcp-plugins-0.4.0-2|24	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
14cr|mcp-plugins-0.4.0-2|25	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
14cr|mcp-plugins-0.4.0-2|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}
14cr|mcp-plugins-0.4.0-2|27	make DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ladspa install
14cr|mcp-plugins-0.4.0-2|28	
14cr|mcp-plugins-0.4.0-2|29	%files
14cr|mcp-plugins-0.4.0-2|30	%defattr(-,root,root)
14cr|mcp-plugins-0.4.0-2|31	%doc AUTHORS COPYING README
14cr|mcp-plugins-0.4.0-2|32	%{_libdir}/ladspa/*.so
14cr|mcp-plugins-0.4.0-2|33	
14cr|mcp-plugins-0.4.0-2|34	
14cr|mcp-plugins-0.4.0-2|35	
14cr|mcp-plugins-0.4.0-2|36	
14cr|mcp-plugins-0.4.0-2|37	%changelog
14cr|mcp-plugins-0.4.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|mcp-plugins-0.4.0-2|39	+ Revision: 11c0e28
14cr|mcp-plugins-0.4.0-2|40	- MassBuild#464: Increase release tag
14cr|mcp-plugins-0.4.0-2|41	
14cr|mcp-plugins-0.4.0-2|42	

2922 14
14cr|mcrypt-2.6.8-5|1	Summary:	Data encryption/decryption program
14cr|mcrypt-2.6.8-5|2	Name:		mcrypt
14cr|mcrypt-2.6.8-5|3	Version:	2.6.8
14cr|mcrypt-2.6.8-5|4	Release:	5
14cr|mcrypt-2.6.8-5|5	License:	GPLv2+
14cr|mcrypt-2.6.8-5|6	Group:		File tools
14cr|mcrypt-2.6.8-5|7	URL:		http://mcrypt.sourceforge.net/
14cr|mcrypt-2.6.8-5|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/mcrypt/%{name}-%{version}.tar.gz
14cr|mcrypt-2.6.8-5|9	Patch0:		mcrypt-2.6.8-format_not_a_string_literal_and_no_format_arguments.diff
14cr|mcrypt-2.6.8-5|10	BuildRequires:	libmhash-devel >= 0.8.15
14cr|mcrypt-2.6.8-5|11	BuildRequires:	libmcrypt-devel >= 2.5.0
14cr|mcrypt-2.6.8-5|12	
14cr|mcrypt-2.6.8-5|13	%description
14cr|mcrypt-2.6.8-5|14	A replacement for the old unix crypt(1) command. Mcrypt uses the following
14cr|mcrypt-2.6.8-5|15	encryption (block) algorithms: BLOWFISH, DES, TripleDES, 3-WAY, SAFER-SK64,
14cr|mcrypt-2.6.8-5|16	SAFER-SK128, CAST-128, RC2 TEA (extended), TWOFISH, RC6, IDEA and GOST. The
14cr|mcrypt-2.6.8-5|17	unix crypt algorithm is also included, to allow compatibility with the crypt(1)
14cr|mcrypt-2.6.8-5|18	command. CBC, ECB, OFB and CFB modes of encryption are supported.
14cr|mcrypt-2.6.8-5|19	
14cr|mcrypt-2.6.8-5|20	%prep
14cr|mcrypt-2.6.8-5|21	
14cr|mcrypt-2.6.8-5|22	%setup -q
14cr|mcrypt-2.6.8-5|23	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14cr|mcrypt-2.6.8-5|24	
14cr|mcrypt-2.6.8-5|25	%build
14cr|mcrypt-2.6.8-5|26	
14cr|mcrypt-2.6.8-5|27	%configure2_5x
14cr|mcrypt-2.6.8-5|28	
14cr|mcrypt-2.6.8-5|29	# ugly hack
14cr|mcrypt-2.6.8-5|30	export MKINSTALLDIRS="`pwd`/mkinstalldirs"
14cr|mcrypt-2.6.8-5|31	find -name "Makefile" | xargs perl -pi -e "s|^MKINSTALLDIRS.*|MKINSTALLDIRS=\"$MKINSTALLDIRS\"|g"
14cr|mcrypt-2.6.8-5|32	
14cr|mcrypt-2.6.8-5|33	%make
14cr|mcrypt-2.6.8-5|34	
14cr|mcrypt-2.6.8-5|35	%install
14cr|mcrypt-2.6.8-5|36	rm -rf %{buildroot}
14cr|mcrypt-2.6.8-5|37	
14cr|mcrypt-2.6.8-5|38	%makeinstall
14cr|mcrypt-2.6.8-5|39	
14cr|mcrypt-2.6.8-5|40	%find_lang %name
14cr|mcrypt-2.6.8-5|41	
14cr|mcrypt-2.6.8-5|42	%files -f %name.lang
14cr|mcrypt-2.6.8-5|43	%doc ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO doc/FORMAT doc/magic doc/sample*
14cr|mcrypt-2.6.8-5|44	%{_bindir}/*
14cr|mcrypt-2.6.8-5|45	%{_mandir}/man1/*
14cr|mcrypt-2.6.8-5|46	
14cr|mcrypt-2.6.8-5|47	
14cr|mcrypt-2.6.8-5|48	
14cr|mcrypt-2.6.8-5|49	%changelog
14cr|mcrypt-2.6.8-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.8-5
14cr|mcrypt-2.6.8-5|51	+ Revision: 3a10fa3
14cr|mcrypt-2.6.8-5|52	- MassBuild#464: Increase release tag
14cr|mcrypt-2.6.8-5|53	
14cr|mcrypt-2.6.8-5|54	

2923 14
14cr|mcstrans-0.2.11-4|1	Name: mcstrans
14cr|mcstrans-0.2.11-4|2	Version: 0.2.11
14cr|mcstrans-0.2.11-4|3	Release: 4
14cr|mcstrans-0.2.11-4|4	Summary: SELinux Translation Daemon
14cr|mcstrans-0.2.11-4|5	License: GPLv2+
14cr|mcstrans-0.2.11-4|6	Group: System/Servers
14cr|mcstrans-0.2.11-4|7	Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz
14cr|mcstrans-0.2.11-4|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|mcstrans-0.2.11-4|9	BuildRequires: selinux-devel >= 1.30.3-1
14cr|mcstrans-0.2.11-4|10	BuildRequires: cap-devel
14cr|mcstrans-0.2.11-4|11	Requires(pre): rpm-helper
14cr|mcstrans-0.2.11-4|12	Requires(post): rpm-helper
14cr|mcstrans-0.2.11-4|13	Provides: setransd = %{version}-%{release}
14cr|mcstrans-0.2.11-4|14	
14cr|mcstrans-0.2.11-4|15	%description
14cr|mcstrans-0.2.11-4|16	Security-enhanced Linux is a feature of the Linux® kernel and a number
14cr|mcstrans-0.2.11-4|17	of utilities with enhanced security functionality designed to add
14cr|mcstrans-0.2.11-4|18	mandatory access controls to Linux.  The Security-enhanced Linux
14cr|mcstrans-0.2.11-4|19	kernel contains new architectural components originally developed to
14cr|mcstrans-0.2.11-4|20	improve the security of the Flask operating system. These
14cr|mcstrans-0.2.11-4|21	architectural components provide general support for the enforcement
14cr|mcstrans-0.2.11-4|22	of many kinds of mandatory access control policies, including those
14cr|mcstrans-0.2.11-4|23	based on the concepts of Type Enforcement®, Role-based Access
14cr|mcstrans-0.2.11-4|24	Control, and Multi-level Security.
14cr|mcstrans-0.2.11-4|25	
14cr|mcstrans-0.2.11-4|26	mcstrans provides an translation daemon to translate SELinux categories
14cr|mcstrans-0.2.11-4|27	from internal representations to user defined representation.
14cr|mcstrans-0.2.11-4|28	
14cr|mcstrans-0.2.11-4|29	%prep
14cr|mcstrans-0.2.11-4|30	%setup -q
14cr|mcstrans-0.2.11-4|31	
14cr|mcstrans-0.2.11-4|32	%build
14cr|mcstrans-0.2.11-4|33	%{make} clean
14cr|mcstrans-0.2.11-4|34	%{make} CFLAGS="-g %{optflags}"
14cr|mcstrans-0.2.11-4|35	
14cr|mcstrans-0.2.11-4|36	%install
14cr|mcstrans-0.2.11-4|37	%{__rm} -rf %{buildroot}
14cr|mcstrans-0.2.11-4|38	%{makeinstall_std} LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}"
14cr|mcstrans-0.2.11-4|39	
14cr|mcstrans-0.2.11-4|40	%clean
14cr|mcstrans-0.2.11-4|41	%{__rm} -rf %{buildroot}
14cr|mcstrans-0.2.11-4|42	
14cr|mcstrans-0.2.11-4|43	%post
14cr|mcstrans-0.2.11-4|44	%_post_service mcstrans
14cr|mcstrans-0.2.11-4|45	
14cr|mcstrans-0.2.11-4|46	%preun
14cr|mcstrans-0.2.11-4|47	%_preun_service mcstrans
14cr|mcstrans-0.2.11-4|48	
14cr|mcstrans-0.2.11-4|49	%files
14cr|mcstrans-0.2.11-4|50	%defattr(-,root,root,0755)
14cr|mcstrans-0.2.11-4|51	/sbin/mcstransd
14cr|mcstrans-0.2.11-4|52	%{_initrddir}/mcstrans
14cr|mcstrans-0.2.11-4|53	%{_mandir}/man8/mcs.8*
14cr|mcstrans-0.2.11-4|54	
14cr|mcstrans-0.2.11-4|55	
14cr|mcstrans-0.2.11-4|56	
14cr|mcstrans-0.2.11-4|57	%changelog
14cr|mcstrans-0.2.11-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-4
14cr|mcstrans-0.2.11-4|59	+ Revision: e39dbe5
14cr|mcstrans-0.2.11-4|60	- MassBuild#464: Increase release tag
14cr|mcstrans-0.2.11-4|61	
14cr|mcstrans-0.2.11-4|62	

2924 14
14cr|md5deep-4.1-2|1	Summary:	Compute MD5 message digests on an arbitrary number of files
14cr|md5deep-4.1-2|2	Name:		md5deep
14cr|md5deep-4.1-2|3	Version:	4.1
14cr|md5deep-4.1-2|4	Release:	2
14cr|md5deep-4.1-2|5	Group:		File tools
14cr|md5deep-4.1-2|6	License:	Public Domain and GPLv2+
14cr|md5deep-4.1-2|7	URL:		http://md5deep.sourceforge.net/
14cr|md5deep-4.1-2|8	Source0:	http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-4.0.0/%{name}-%{version}.tar.gz
14cr|md5deep-4.1-2|9	
14cr|md5deep-4.1-2|10	%description
14cr|md5deep-4.1-2|11	md5deep is a cross-platform program to compute MD5 message digests
14cr|md5deep-4.1-2|12	on an arbitrary number of files. The program is known to run on
14cr|md5deep-4.1-2|13	Windows(tm), Linux, FreeBSD, OS X, Solaris, and should run on most
14cr|md5deep-4.1-2|14	other platforms. md5deep is similar to the md5sum program found in
14cr|md5deep-4.1-2|15	the GNU Coreutils package, but has the following additional
14cr|md5deep-4.1-2|16	features:
14cr|md5deep-4.1-2|17	
14cr|md5deep-4.1-2|18	* Recursive operation - md5deep is able to recursive examine an
14cr|md5deep-4.1-2|19	entire directory tree. That is, compute the MD5 for every file
14cr|md5deep-4.1-2|20	in a directory andf for every file in every subdirectory.
14cr|md5deep-4.1-2|21	
14cr|md5deep-4.1-2|22	* Time estimation - md5deep can produce a time estimate when it's
14cr|md5deep-4.1-2|23	processing very large files.
14cr|md5deep-4.1-2|24	
14cr|md5deep-4.1-2|25	* Comparison mode - md5deep can accept a list of known hashes and
14cr|md5deep-4.1-2|26	compare them to a set of input files. The program can display
14cr|md5deep-4.1-2|27	either those input files that match the list of known hashes or
14cr|md5deep-4.1-2|28	those that do not match.
14cr|md5deep-4.1-2|29	
14cr|md5deep-4.1-2|30	%prep
14cr|md5deep-4.1-2|31	%setup -q
14cr|md5deep-4.1-2|32	
14cr|md5deep-4.1-2|33	%build
14cr|md5deep-4.1-2|34	%configure2_5x
14cr|md5deep-4.1-2|35	%make
14cr|md5deep-4.1-2|36	
14cr|md5deep-4.1-2|37	%install
14cr|md5deep-4.1-2|38	%makeinstall_std
14cr|md5deep-4.1-2|39	
14cr|md5deep-4.1-2|40	%files
14cr|md5deep-4.1-2|41	%doc ChangeLog README
14cr|md5deep-4.1-2|42	%{_bindir}/*
14cr|md5deep-4.1-2|43	%{_mandir}/man1/*
14cr|md5deep-4.1-2|44	
14cr|md5deep-4.1-2|45	
14cr|md5deep-4.1-2|46	
14cr|md5deep-4.1-2|47	%changelog
14cr|md5deep-4.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-2
14cr|md5deep-4.1-2|49	+ Revision: a0825ee
14cr|md5deep-4.1-2|50	- MassBuild#464: Increase release tag
14cr|md5deep-4.1-2|51	
14cr|md5deep-4.1-2|52	

2925 14
14cr|md5sha1sum-0.9.5-2|1	Summary:	Microbrew MD5sum/SHA1sum/RIPEMD160sum
14cr|md5sha1sum-0.9.5-2|2	Name:		md5sha1sum
14cr|md5sha1sum-0.9.5-2|3	Version:	0.9.5
14cr|md5sha1sum-0.9.5-2|4	Release:	2
14cr|md5sha1sum-0.9.5-2|5	License:	GPLv2+
14cr|md5sha1sum-0.9.5-2|6	Group:		System/Base
14cr|md5sha1sum-0.9.5-2|7	URL:		http://www.microbrew.org/tools/md5sha1sum/
14cr|md5sha1sum-0.9.5-2|8	Source0:	http://www.microbrew.org/tools/md5sha1sum/%{name}-%{version}.tar.gz
14cr|md5sha1sum-0.9.5-2|9	BuildRequires:	openssl-devel
14cr|md5sha1sum-0.9.5-2|10	BuildRequires:	pkgconfig
14cr|md5sha1sum-0.9.5-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|md5sha1sum-0.9.5-2|12	
14cr|md5sha1sum-0.9.5-2|13	%description
14cr|md5sha1sum-0.9.5-2|14	This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to
14cr|md5sha1sum-0.9.5-2|15	be drop in replacements for the tools from GNU textutils. Since installing
14cr|md5sha1sum-0.9.5-2|16	textutils is somewhat excessive for just two utilities, these are meant to be
14cr|md5sha1sum-0.9.5-2|17	the more compact and easier to install replacements. This is useful on systems
14cr|md5sha1sum-0.9.5-2|18	such as Solaris where most of the tools from textutils are already provided by
14cr|md5sha1sum-0.9.5-2|19	the vendor.
14cr|md5sha1sum-0.9.5-2|20	
14cr|md5sha1sum-0.9.5-2|21	%prep
14cr|md5sha1sum-0.9.5-2|22	
14cr|md5sha1sum-0.9.5-2|23	%setup -q
14cr|md5sha1sum-0.9.5-2|24	
14cr|md5sha1sum-0.9.5-2|25	
14cr|md5sha1sum-0.9.5-2|26	%build
14cr|md5sha1sum-0.9.5-2|27	cat > sys-setup.mk << EOF
14cr|md5sha1sum-0.9.5-2|28	CC=%{_bindir}/gcc
14cr|md5sha1sum-0.9.5-2|29	CFLAGS= %{optflags} -I%{_includedir}
14cr|md5sha1sum-0.9.5-2|30	LDFLAGS= %{ldflags} `pkg-config --libs openssl`
14cr|md5sha1sum-0.9.5-2|31	BINDIR=%{_bindir}
14cr|md5sha1sum-0.9.5-2|32	MD5BINNAME=ubmd5sum
14cr|md5sha1sum-0.9.5-2|33	SHA1BINNAME=ubsha1sum
14cr|md5sha1sum-0.9.5-2|34	RIPEMD160BINNAME=ubripemd160sum
14cr|md5sha1sum-0.9.5-2|35	EOF
14cr|md5sha1sum-0.9.5-2|36	
14cr|md5sha1sum-0.9.5-2|37	%make
14cr|md5sha1sum-0.9.5-2|38	
14cr|md5sha1sum-0.9.5-2|39	%install
14cr|md5sha1sum-0.9.5-2|40	rm -rf %{buildroot}
14cr|md5sha1sum-0.9.5-2|41	
14cr|md5sha1sum-0.9.5-2|42	install -d %{buildroot}%{_bindir}
14cr|md5sha1sum-0.9.5-2|43	install -m0755 ubmd5sum %{buildroot}%{_bindir}/
14cr|md5sha1sum-0.9.5-2|44	ln -snf ubmd5sum %{buildroot}%{_bindir}/ubsha1sum
14cr|md5sha1sum-0.9.5-2|45	ln -snf ubmd5sum %{buildroot}%{_bindir}/ubripemd160sum
14cr|md5sha1sum-0.9.5-2|46	
14cr|md5sha1sum-0.9.5-2|47	%clean
14cr|md5sha1sum-0.9.5-2|48	rm -rf %{buildroot}
14cr|md5sha1sum-0.9.5-2|49	
14cr|md5sha1sum-0.9.5-2|50	%files
14cr|md5sha1sum-0.9.5-2|51	%defattr(-,root,root,0755)
14cr|md5sha1sum-0.9.5-2|52	%doc ChangeLog LICENSE README
14cr|md5sha1sum-0.9.5-2|53	%{_bindir}/ubmd5sum
14cr|md5sha1sum-0.9.5-2|54	%{_bindir}/ubsha1sum
14cr|md5sha1sum-0.9.5-2|55	%{_bindir}/ubripemd160sum
14cr|md5sha1sum-0.9.5-2|56	
14cr|md5sha1sum-0.9.5-2|57	
14cr|md5sha1sum-0.9.5-2|58	
14cr|md5sha1sum-0.9.5-2|59	
14cr|md5sha1sum-0.9.5-2|60	%changelog
14cr|md5sha1sum-0.9.5-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-2
14cr|md5sha1sum-0.9.5-2|62	+ Revision: 30947cb
14cr|md5sha1sum-0.9.5-2|63	- MassBuild#464: Increase release tag
14cr|md5sha1sum-0.9.5-2|64	
14cr|md5sha1sum-0.9.5-2|65	

2926 14
14cr|mdbtools-0.7.1-2|1	Name:           mdbtools
14cr|mdbtools-0.7.1-2|2	Version:        0.7.1
14cr|mdbtools-0.7.1-2|3	Release:        2
14cr|mdbtools-0.7.1-2|4	Summary:        Access data stored in Microsoft Access databases
14cr|mdbtools-0.7.1-2|5	
14cr|mdbtools-0.7.1-2|6	Group:          Development/Databases
14cr|mdbtools-0.7.1-2|7	License:        GPLv2+
14cr|mdbtools-0.7.1-2|8	URL:            https://github.com/brianb/mdbtools/wiki
14cr|mdbtools-0.7.1-2|9	
14cr|mdbtools-0.7.1-2|10	Source0:        https://github.com/brianb/mdbtools/archive/%{version}.tar.gz
14cr|mdbtools-0.7.1-2|11	Source1:        gmdb2.desktop
14cr|mdbtools-0.7.1-2|12	BuildRequires:  pkgconfig(libxml-2.0)
14cr|mdbtools-0.7.1-2|13	BuildRequires:  pkgconfig(libgnomeui-2.0)
14cr|mdbtools-0.7.1-2|14	BuildRequires:  unixODBC-devel
14cr|mdbtools-0.7.1-2|15	BuildRequires:  readline-devel
14cr|mdbtools-0.7.1-2|16	BuildRequires:  bison
14cr|mdbtools-0.7.1-2|17	BuildRequires:  flex
14cr|mdbtools-0.7.1-2|18	BuildRequires:  desktop-file-utils
14cr|mdbtools-0.7.1-2|19	BuildRequires:  txt2man
14cr|mdbtools-0.7.1-2|20	BuildRequires:  gnome-common
14cr|mdbtools-0.7.1-2|21	BuildRequires:  pkgconfig(libglade-2.0)
14cr|mdbtools-0.7.1-2|22	BuildRequires:  rarian
14cr|mdbtools-0.7.1-2|23	BuildRequires:  gnome-doc-utils
14cr|mdbtools-0.7.1-2|24	BuildRequires:  libtool
14cr|mdbtools-0.7.1-2|25	BuildRequires:  autoconf
14cr|mdbtools-0.7.1-2|26	BuildRequires:  automake
14cr|mdbtools-0.7.1-2|27	Requires:       %{name}-libs = %{EVRD}
14cr|mdbtools-0.7.1-2|28	
14cr|mdbtools-0.7.1-2|29	%description
14cr|mdbtools-0.7.1-2|30	MDB Tools is a suite of programs for accessing data stored in Microsoft
14cr|mdbtools-0.7.1-2|31	Access databases.
14cr|mdbtools-0.7.1-2|32	
14cr|mdbtools-0.7.1-2|33	%package libs
14cr|mdbtools-0.7.1-2|34	Summary:        Library for accessing data stored in Microsoft Access databases
14cr|mdbtools-0.7.1-2|35	Group:          System/Libraries
14cr|mdbtools-0.7.1-2|36	License:        LGPLv2+
14cr|mdbtools-0.7.1-2|37	
14cr|mdbtools-0.7.1-2|38	%description libs
14cr|mdbtools-0.7.1-2|39	This package contains the MDB Tools library, which can be used by applications
14cr|mdbtools-0.7.1-2|40	to access data stored in Microsoft Access databases.
14cr|mdbtools-0.7.1-2|41	
14cr|mdbtools-0.7.1-2|42	%package        devel
14cr|mdbtools-0.7.1-2|43	Summary:        Development files for %{name}
14cr|mdbtools-0.7.1-2|44	Group:          Development/Databases
14cr|mdbtools-0.7.1-2|45	License:        LGPLv2+
14cr|mdbtools-0.7.1-2|46	Requires:       %{name}-libs = %{EVRD}
14cr|mdbtools-0.7.1-2|47	Requires:	glib2-devel
14cr|mdbtools-0.7.1-2|48	Requires:	pkgconfig
14cr|mdbtools-0.7.1-2|49	
14cr|mdbtools-0.7.1-2|50	%description    devel
14cr|mdbtools-0.7.1-2|51	The %{name}-devel package contains libraries and header files for
14cr|mdbtools-0.7.1-2|52	developing applications that use %{name}.
14cr|mdbtools-0.7.1-2|53	
14cr|mdbtools-0.7.1-2|54	%package gui
14cr|mdbtools-0.7.1-2|55	Summary:        Graphical interface for MDB Tools
14cr|mdbtools-0.7.1-2|56	Group:          Development/Databases
14cr|mdbtools-0.7.1-2|57	License:        GPLv2+
14cr|mdbtools-0.7.1-2|58	Requires:       %{name}-libs = %{EVRD}
14cr|mdbtools-0.7.1-2|59	
14cr|mdbtools-0.7.1-2|60	%description gui
14cr|mdbtools-0.7.1-2|61	The mdbtools-gui package contains the gmdb2 graphical user interface
14cr|mdbtools-0.7.1-2|62	for MDB Tools
14cr|mdbtools-0.7.1-2|63	
14cr|mdbtools-0.7.1-2|64	%prep
14cr|mdbtools-0.7.1-2|65	%setup -q
14cr|mdbtools-0.7.1-2|66	
14cr|mdbtools-0.7.1-2|67	%build
14cr|mdbtools-0.7.1-2|68	autoreconf -vif
14cr|mdbtools-0.7.1-2|69	%configure --disable-static --enable-sql --with-unixodbc="%{_prefix}" --enable-gtk-doc
14cr|mdbtools-0.7.1-2|70	%make V=1
14cr|mdbtools-0.7.1-2|71	
14cr|mdbtools-0.7.1-2|72	%install
14cr|mdbtools-0.7.1-2|73	%makeinstall_std
14cr|mdbtools-0.7.1-2|74	
14cr|mdbtools-0.7.1-2|75	# remove some headers which should not be installed / exported
14cr|mdbtools-0.7.1-2|76	rm -f %{buildroot}%{_includedir}/gmdb.h
14cr|mdbtools-0.7.1-2|77	rm -f %{buildroot}%{_includedir}/mdbver.h
14cr|mdbtools-0.7.1-2|78	
14cr|mdbtools-0.7.1-2|79	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mdbtools-0.7.1-2|80	
14cr|mdbtools-0.7.1-2|81	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|mdbtools-0.7.1-2|82	
14cr|mdbtools-0.7.1-2|83	%files
14cr|mdbtools-0.7.1-2|84	%doc COPYING
14cr|mdbtools-0.7.1-2|85	%{_bindir}/mdb-*
14cr|mdbtools-0.7.1-2|86	%{_mandir}/man1/mdb-*
14cr|mdbtools-0.7.1-2|87	
14cr|mdbtools-0.7.1-2|88	%files libs
14cr|mdbtools-0.7.1-2|89	%doc AUTHORS COPYING.LIB NEWS README
14cr|mdbtools-0.7.1-2|90	%{_libdir}/libmdb*.so.*
14cr|mdbtools-0.7.1-2|91	
14cr|mdbtools-0.7.1-2|92	%files devel
14cr|mdbtools-0.7.1-2|93	%doc HACKING ChangeLog TODO doc/faq.html
14cr|mdbtools-0.7.1-2|94	%{_libdir}/libmdb*.so
14cr|mdbtools-0.7.1-2|95	%{_libdir}/pkgconfig/libmdb*.pc
14cr|mdbtools-0.7.1-2|96	%{_includedir}/mdb*.h
14cr|mdbtools-0.7.1-2|97	
14cr|mdbtools-0.7.1-2|98	%files gui
14cr|mdbtools-0.7.1-2|99	%{_bindir}/gmdb2
14cr|mdbtools-0.7.1-2|100	%{_datadir}/gmdb
14cr|mdbtools-0.7.1-2|101	%{_datadir}/gnome/help/gmdb
14cr|mdbtools-0.7.1-2|102	%{_datadir}/applications/*gmdb2.desktop
14cr|mdbtools-0.7.1-2|103	%{_datadir}/omf/mdbtools/gmdb-C.omf
14cr|mdbtools-0.7.1-2|104	%{_mandir}/man1/gmdb2*
14cr|mdbtools-0.7.1-2|105	
14cr|mdbtools-0.7.1-2|106	
14cr|mdbtools-0.7.1-2|107	%changelog
14cr|mdbtools-0.7.1-2|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|mdbtools-0.7.1-2|109	+ Revision: 5bd8bcf
14cr|mdbtools-0.7.1-2|110	- MassBuild#464: Increase release tag
14cr|mdbtools-0.7.1-2|111	
14cr|mdbtools-0.7.1-2|112	

2927 14
14cr|mdf2iso-0.3.0-2|1	Name:		mdf2iso
14cr|mdf2iso-0.3.0-2|2	Version:	0.3.0
14cr|mdf2iso-0.3.0-2|3	Release:	2
14cr|mdf2iso-0.3.0-2|4	Summary:	Alkohol 120 CD Images (.mdf) to ISO converter
14cr|mdf2iso-0.3.0-2|5	License:	GPL
14cr|mdf2iso-0.3.0-2|6	Group:		Archiving/Other
14cr|mdf2iso-0.3.0-2|7	URL:		http://mdf2iso.berlios.de/
14cr|mdf2iso-0.3.0-2|8	Source:		%{name}-%{version}-src.tar.bz2
14cr|mdf2iso-0.3.0-2|9	Patch0:		mdf2iso-0.3.0-largefiles.patch
14cr|mdf2iso-0.3.0-2|10	
14cr|mdf2iso-0.3.0-2|11	%description
14cr|mdf2iso-0.3.0-2|12	MDF2ISO is a very simple utility to convert an Alcohol 120 bin images
14cr|mdf2iso-0.3.0-2|13	to the standard ISO-9660 format.
14cr|mdf2iso-0.3.0-2|14	
14cr|mdf2iso-0.3.0-2|15	%prep
14cr|mdf2iso-0.3.0-2|16	%setup -q -n %{name}
14cr|mdf2iso-0.3.0-2|17	%patch0 -p1
14cr|mdf2iso-0.3.0-2|18	
14cr|mdf2iso-0.3.0-2|19	%build
14cr|mdf2iso-0.3.0-2|20	%configure2_5x
14cr|mdf2iso-0.3.0-2|21	%make
14cr|mdf2iso-0.3.0-2|22	
14cr|mdf2iso-0.3.0-2|23	%install
14cr|mdf2iso-0.3.0-2|24	%__rm -rf %{buildroot}
14cr|mdf2iso-0.3.0-2|25	%makeinstall_std
14cr|mdf2iso-0.3.0-2|26	
14cr|mdf2iso-0.3.0-2|27	%clean
14cr|mdf2iso-0.3.0-2|28	%__rm -rf %{buildroot}
14cr|mdf2iso-0.3.0-2|29	
14cr|mdf2iso-0.3.0-2|30	%files
14cr|mdf2iso-0.3.0-2|31	%doc ChangeLog gpl.txt
14cr|mdf2iso-0.3.0-2|32	%{_bindir}/mdf2iso
14cr|mdf2iso-0.3.0-2|33	
14cr|mdf2iso-0.3.0-2|34	
14cr|mdf2iso-0.3.0-2|35	
14cr|mdf2iso-0.3.0-2|36	
14cr|mdf2iso-0.3.0-2|37	%changelog
14cr|mdf2iso-0.3.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|mdf2iso-0.3.0-2|39	+ Revision: 3444b10
14cr|mdf2iso-0.3.0-2|40	- MassBuild#464: Increase release tag
14cr|mdf2iso-0.3.0-2|41	
14cr|mdf2iso-0.3.0-2|42	

2928 14
14cr|mdns-scan-0.5-2|1	Summary:	Tool for scanning mDNS/DNS-SD published services in local network
14cr|mdns-scan-0.5-2|2	Name:		mdns-scan
14cr|mdns-scan-0.5-2|3	Version:	0.5
14cr|mdns-scan-0.5-2|4	Release:	2
14cr|mdns-scan-0.5-2|5	License:	GPLv2+
14cr|mdns-scan-0.5-2|6	Group:		Networking/Other
14cr|mdns-scan-0.5-2|7	Url:		http://freecode.com/projects/mdns-scan
14cr|mdns-scan-0.5-2|8	Source0:	http://0pointer.de/lennart/projects/mdns-scan/mdns-scan-%{version}.tar.gz
14cr|mdns-scan-0.5-2|9	
14cr|mdns-scan-0.5-2|10	%description
14cr|mdns-scan-0.5-2|11	mdns-scan is a tool for scanning for mDNS/DNS-SD published services
14cr|mdns-scan-0.5-2|12	on the local network. It issues a mDNS PTR query to the special RR
14cr|mdns-scan-0.5-2|13	_services._dns-sd._udp.local for retrieving a list of all currently
14cr|mdns-scan-0.5-2|14	registered services on the local link.
14cr|mdns-scan-0.5-2|15	
14cr|mdns-scan-0.5-2|16	%files
14cr|mdns-scan-0.5-2|17	%doc LICENSE README
14cr|mdns-scan-0.5-2|18	%{_bindir}/%{name}
14cr|mdns-scan-0.5-2|19	%{_mandir}/man1/%{name}.1*
14cr|mdns-scan-0.5-2|20	
14cr|mdns-scan-0.5-2|21	#----------------------------------------------------------------------------
14cr|mdns-scan-0.5-2|22	
14cr|mdns-scan-0.5-2|23	%prep
14cr|mdns-scan-0.5-2|24	%setup -q
14cr|mdns-scan-0.5-2|25	
14cr|mdns-scan-0.5-2|26	%build
14cr|mdns-scan-0.5-2|27	%make CFLAGS="%{optflags}"
14cr|mdns-scan-0.5-2|28	
14cr|mdns-scan-0.5-2|29	%install
14cr|mdns-scan-0.5-2|30	mkdir -p %{buildroot}%{_bindir}
14cr|mdns-scan-0.5-2|31	%makeinstall_std
14cr|mdns-scan-0.5-2|32	
14cr|mdns-scan-0.5-2|33	mkdir -p %{buildroot}%{_mandir}/man1
14cr|mdns-scan-0.5-2|34	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|mdns-scan-0.5-2|35	
14cr|mdns-scan-0.5-2|36	
14cr|mdns-scan-0.5-2|37	%changelog
14cr|mdns-scan-0.5-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|mdns-scan-0.5-2|39	+ Revision: 9737613
14cr|mdns-scan-0.5-2|40	- MassBuild#464: Increase release tag
14cr|mdns-scan-0.5-2|41	
14cr|mdns-scan-0.5-2|42	

2929 14
14cr|mdsplib-0.11-3|1	
14cr|mdsplib-0.11-3|2	%define name	mdsplib
14cr|mdsplib-0.11-3|3	%define version	0.11
14cr|mdsplib-0.11-3|4	%define rel	3
14cr|mdsplib-0.11-3|5	
14cr|mdsplib-0.11-3|6	%define major	0
14cr|mdsplib-0.11-3|7	%define libname	%mklibname metar %major
14cr|mdsplib-0.11-3|8	%define devname %mklibname metar -d
14cr|mdsplib-0.11-3|9	
14cr|mdsplib-0.11-3|10	Summary:	METAR Decoder Software Package Library
14cr|mdsplib-0.11-3|11	Name:		%name
14cr|mdsplib-0.11-3|12	Version:	%version
14cr|mdsplib-0.11-3|13	Release:	%mkrel %rel
14cr|mdsplib-0.11-3|14	License:	LGPLv2+
14cr|mdsplib-0.11-3|15	Group:		System/Libraries
14cr|mdsplib-0.11-3|16	Source:		http://limulus.net/mdsplib/mdsplib-%version.tar.bz2
14cr|mdsplib-0.11-3|17	Patch0:		mdsplib-fmtstr.patch
14cr|mdsplib-0.11-3|18	# fedora patches
14cr|mdsplib-0.11-3|19	Patch10:	mdsplib-0.11-makefile.patch
14cr|mdsplib-0.11-3|20	Patch11:	mdsplib-0.11-nullcheck.patch
14cr|mdsplib-0.11-3|21	Patch12:	mdsplib-0.11-shared.patch
14cr|mdsplib-0.11-3|22	Patch13:	mdsplib-0.11-typeerror.patch
14cr|mdsplib-0.11-3|23	BuildRoot:	%{_tmppath}/%{name}-root
14cr|mdsplib-0.11-3|24	
14cr|mdsplib-0.11-3|25	%description
14cr|mdsplib-0.11-3|26	The MDSP Library provides a programmer with two functions, the major one
14cr|mdsplib-0.11-3|27	being DcdMETAR, which decodes a METAR into structures provided by the
14cr|mdsplib-0.11-3|28	library. Also prtDMETR, which prints out a decoded METAR structure.
14cr|mdsplib-0.11-3|29	
14cr|mdsplib-0.11-3|30	The MDSP was written by Carl McCalla and released to the public by the
14cr|mdsplib-0.11-3|31	US National Weather Service. The MDSP Library is the original MDSP
14cr|mdsplib-0.11-3|32	modified to compile and run on *NIX systems.
14cr|mdsplib-0.11-3|33	
14cr|mdsplib-0.11-3|34	%package -n %libname
14cr|mdsplib-0.11-3|35	Summary:	METAR Decoder Software Package Library
14cr|mdsplib-0.11-3|36	Group:		System/Libraries
14cr|mdsplib-0.11-3|37	
14cr|mdsplib-0.11-3|38	%description -n %libname
14cr|mdsplib-0.11-3|39	The MDSP Library provides a programmer with two functions, the major one
14cr|mdsplib-0.11-3|40	being DcdMETAR, which decodes a METAR into structures provided by the
14cr|mdsplib-0.11-3|41	library. Also prtDMETR, which prints out a decoded METAR structure.
14cr|mdsplib-0.11-3|42	
14cr|mdsplib-0.11-3|43	The MDSP was written by Carl McCalla and released to the public by the
14cr|mdsplib-0.11-3|44	US National Weather Service. The MDSP Library is the original MDSP
14cr|mdsplib-0.11-3|45	modified to compile and run on *NIX systems.
14cr|mdsplib-0.11-3|46	
14cr|mdsplib-0.11-3|47	This package contains the shared library.
14cr|mdsplib-0.11-3|48	
14cr|mdsplib-0.11-3|49	%package -n %devname
14cr|mdsplib-0.11-3|50	Summary:	Development headers for libmetar
14cr|mdsplib-0.11-3|51	Group:		Development/C
14cr|mdsplib-0.11-3|52	Requires:	%{libname} = %{version}
14cr|mdsplib-0.11-3|53	Provides:	mdsplib-devel = %{version}-%{release}
14cr|mdsplib-0.11-3|54	Provides:	metar-devel = %{version}-%{release}
14cr|mdsplib-0.11-3|55	Obsoletes:	mdsplib-devel < 0.11-2
14cr|mdsplib-0.11-3|56	
14cr|mdsplib-0.11-3|57	%description -n %devname
14cr|mdsplib-0.11-3|58	The MDSP Library provides a programmer with two functions, the major one
14cr|mdsplib-0.11-3|59	being DcdMETAR, which decodes a METAR into structures provided by the
14cr|mdsplib-0.11-3|60	library. Also prtDMETR, which prints out a decoded METAR structure.
14cr|mdsplib-0.11-3|61	
14cr|mdsplib-0.11-3|62	The MDSP was written by Carl McCalla and released to the public by the
14cr|mdsplib-0.11-3|63	US National Weather Service. The MDSP Library is the original MDSP
14cr|mdsplib-0.11-3|64	modified to compile and run on *NIX systems.
14cr|mdsplib-0.11-3|65	
14cr|mdsplib-0.11-3|66	This package contains the development headers.
14cr|mdsplib-0.11-3|67	
14cr|mdsplib-0.11-3|68	%prep
14cr|mdsplib-0.11-3|69	%setup -q
14cr|mdsplib-0.11-3|70	%apply_patches
14cr|mdsplib-0.11-3|71	
14cr|mdsplib-0.11-3|72	%build
14cr|mdsplib-0.11-3|73	%make CFLAGS="%optflags -fPIC"
14cr|mdsplib-0.11-3|74	
14cr|mdsplib-0.11-3|75	%install
14cr|mdsplib-0.11-3|76	rm -rf %{buildroot}
14cr|mdsplib-0.11-3|77	%makeinstall_std libdir=%{_libdir}
14cr|mdsplib-0.11-3|78	
14cr|mdsplib-0.11-3|79	%clean
14cr|mdsplib-0.11-3|80	rm -rf %{buildroot}
14cr|mdsplib-0.11-3|81	
14cr|mdsplib-0.11-3|82	%files -n %libname
14cr|mdsplib-0.11-3|83	%defattr(-,root,root)
14cr|mdsplib-0.11-3|84	%{_libdir}/libmetar.so.%{major}*
14cr|mdsplib-0.11-3|85	
14cr|mdsplib-0.11-3|86	%files -n %devname
14cr|mdsplib-0.11-3|87	%defattr(-,root,root)
14cr|mdsplib-0.11-3|88	%doc HISTORY README README.MDSP
14cr|mdsplib-0.11-3|89	%{_libdir}/libmetar.so
14cr|mdsplib-0.11-3|90	%{_includedir}/metar.h
14cr|mdsplib-0.11-3|91	
14cr|mdsplib-0.11-3|92	
14cr|mdsplib-0.11-3|93	
14cr|mdsplib-0.11-3|94	
14cr|mdsplib-0.11-3|95	
14cr|mdsplib-0.11-3|96	%changelog
14cr|mdsplib-0.11-3|97	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.11-3
14cr|mdsplib-0.11-3|98	+ Revision: a6c5657
14cr|mdsplib-0.11-3|99	- Automatic import for version 0.11
14cr|mdsplib-0.11-3|100	
14cr|mdsplib-0.11-3|101	

2930 14
14cr|meandmyshadow-0.4.1-2|1	Summary:	Me and My Shadow is a puzzle/platform game
14cr|meandmyshadow-0.4.1-2|2	Name:		meandmyshadow
14cr|meandmyshadow-0.4.1-2|3	Version:	0.4.1
14cr|meandmyshadow-0.4.1-2|4	Release:	2
14cr|meandmyshadow-0.4.1-2|5	License:	GPLv3+
14cr|meandmyshadow-0.4.1-2|6	Group:		Games/Arcade
14cr|meandmyshadow-0.4.1-2|7	Url:		http://meandmyshadow.sourceforge.net
14cr|meandmyshadow-0.4.1-2|8	Source0:	https://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}-src.tar.gz
14cr|meandmyshadow-0.4.1-2|9	BuildRequires:	cmake
14cr|meandmyshadow-0.4.1-2|10	BuildRequires:	pkgconfig(gl)
14cr|meandmyshadow-0.4.1-2|11	BuildRequires:	pkgconfig(glu)
14cr|meandmyshadow-0.4.1-2|12	BuildRequires:	pkgconfig(libarchive)
14cr|meandmyshadow-0.4.1-2|13	BuildRequires:	pkgconfig(libcurl)
14cr|meandmyshadow-0.4.1-2|14	BuildRequires:	pkgconfig(openssl)
14cr|meandmyshadow-0.4.1-2|15	BuildRequires:	pkgconfig(sdl)
14cr|meandmyshadow-0.4.1-2|16	BuildRequires:	pkgconfig(SDL_gfx)
14cr|meandmyshadow-0.4.1-2|17	BuildRequires:	pkgconfig(SDL_image)
14cr|meandmyshadow-0.4.1-2|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|meandmyshadow-0.4.1-2|19	BuildRequires:	pkgconfig(SDL_ttf)
14cr|meandmyshadow-0.4.1-2|20	BuildRequires:	pkgconfig(x11)
14cr|meandmyshadow-0.4.1-2|21	
14cr|meandmyshadow-0.4.1-2|22	%description
14cr|meandmyshadow-0.4.1-2|23	Me and My Shadow is a puzzle/platform game written by Luka Horvat.
14cr|meandmyshadow-0.4.1-2|24	The author has given us permission to GPL the game, and develop it further.
14cr|meandmyshadow-0.4.1-2|25	It has an interesting concept and rather unique gameplay.
14cr|meandmyshadow-0.4.1-2|26	
14cr|meandmyshadow-0.4.1-2|27	%files
14cr|meandmyshadow-0.4.1-2|28	%doc README COPYING ChangeLog AUTHORS
14cr|meandmyshadow-0.4.1-2|29	%{_bindir}/meandmyshadow
14cr|meandmyshadow-0.4.1-2|30	%dir %{_datadir}/%{name}
14cr|meandmyshadow-0.4.1-2|31	%{_datadir}/%{name}/*
14cr|meandmyshadow-0.4.1-2|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|meandmyshadow-0.4.1-2|33	%{_datadir}/applications/%{name}.desktop
14cr|meandmyshadow-0.4.1-2|34	
14cr|meandmyshadow-0.4.1-2|35	#----------------------------------------------------------------------------
14cr|meandmyshadow-0.4.1-2|36	
14cr|meandmyshadow-0.4.1-2|37	%prep
14cr|meandmyshadow-0.4.1-2|38	%setup -q
14cr|meandmyshadow-0.4.1-2|39	find . -type f -exec chmod 0644 '{}' \;
14cr|meandmyshadow-0.4.1-2|40	
14cr|meandmyshadow-0.4.1-2|41	%build
14cr|meandmyshadow-0.4.1-2|42	%cmake
14cr|meandmyshadow-0.4.1-2|43	%make
14cr|meandmyshadow-0.4.1-2|44	
14cr|meandmyshadow-0.4.1-2|45	%install
14cr|meandmyshadow-0.4.1-2|46	%makeinstall_std -C build
14cr|meandmyshadow-0.4.1-2|47	
14cr|meandmyshadow-0.4.1-2|48	
14cr|meandmyshadow-0.4.1-2|49	%changelog
14cr|meandmyshadow-0.4.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|meandmyshadow-0.4.1-2|51	+ Revision: 5a44647
14cr|meandmyshadow-0.4.1-2|52	- MassBuild#464: Increase release tag
14cr|meandmyshadow-0.4.1-2|53	
14cr|meandmyshadow-0.4.1-2|54	

2931 14
14cr|meataxe-2.4.24-4|1	Name:           meataxe
14cr|meataxe-2.4.24-4|2	Version:        2.4.24
14cr|meataxe-2.4.24-4|3	Release:        4
14cr|meataxe-2.4.24-4|4	Summary:        Matrix representations over finite fields
14cr|meataxe-2.4.24-4|5	
14cr|meataxe-2.4.24-4|6	Group:          Sciences/Mathematics
14cr|meataxe-2.4.24-4|7	License:        GPLv2+
14cr|meataxe-2.4.24-4|8	URL:            http://www.math.rwth-aachen.de/~MTX/
14cr|meataxe-2.4.24-4|9	Source0:        http://www.math.rwth-aachen.de/~MTX/%{name}-%{version}.tar.gz
14cr|meataxe-2.4.24-4|10	# These man pages were written by Jerry James <loganjerry@gmail.com> using
14cr|meataxe-2.4.24-4|11	# text taken from the sources.  Therefore, these pages have the same copyright
14cr|meataxe-2.4.24-4|12	# and license as the source files.
14cr|meataxe-2.4.24-4|13	Source1:        %{name}-man.tar.xz
14cr|meataxe-2.4.24-4|14	# This patch causes a shared library to be built instead of a static library,
14cr|meataxe-2.4.24-4|15	# and to link all of the binaries against the shared library.  Upstream is
14cr|meataxe-2.4.24-4|16	# not interested in building a shared library.
14cr|meataxe-2.4.24-4|17	Patch0:         %{name}-shared.patch
14cr|meataxe-2.4.24-4|18	
14cr|meataxe-2.4.24-4|19	BuildRequires:  doxygen
14cr|meataxe-2.4.24-4|20	Requires:       %{name}-libs = %{EVRD}
14cr|meataxe-2.4.24-4|21	
14cr|meataxe-2.4.24-4|22	%description
14cr|meataxe-2.4.24-4|23	The MeatAxe is a set of programs for working with matrix representations
14cr|meataxe-2.4.24-4|24	over finite fields.  Permutation representations are supported to some
14cr|meataxe-2.4.24-4|25	extent, too.
14cr|meataxe-2.4.24-4|26	
14cr|meataxe-2.4.24-4|27	%package libs
14cr|meataxe-2.4.24-4|28	Summary:        Library of matrix representations over finite fields
14cr|meataxe-2.4.24-4|29	Group:          Development/Other
14cr|meataxe-2.4.24-4|30	
14cr|meataxe-2.4.24-4|31	%description libs
14cr|meataxe-2.4.24-4|32	This package contains the MeatAxe library, which provides functions for
14cr|meataxe-2.4.24-4|33	working with matrix representations over finite fields.  Permutation
14cr|meataxe-2.4.24-4|34	representations are supported to some extent, too.
14cr|meataxe-2.4.24-4|35	
14cr|meataxe-2.4.24-4|36	%package devel
14cr|meataxe-2.4.24-4|37	Summary:        Header files and libraries for MeatAxe development
14cr|meataxe-2.4.24-4|38	Group:          Development/Other
14cr|meataxe-2.4.24-4|39	Requires:       %{name}-libs = %{EVRD}
14cr|meataxe-2.4.24-4|40	
14cr|meataxe-2.4.24-4|41	%description devel
14cr|meataxe-2.4.24-4|42	This package contains the header files and library links for building
14cr|meataxe-2.4.24-4|43	applications that use the MeatAxe library.
14cr|meataxe-2.4.24-4|44	
14cr|meataxe-2.4.24-4|45	%prep
14cr|meataxe-2.4.24-4|46	%setup -q -c
14cr|meataxe-2.4.24-4|47	%setup -q -T -D -a 1
14cr|meataxe-2.4.24-4|48	%patch0
14cr|meataxe-2.4.24-4|49	
14cr|meataxe-2.4.24-4|50	# Set up the configuration
14cr|meataxe-2.4.24-4|51	sed -e "s|^MTXLIB=.*|MTXLIB=%{_libdir}|" \
14cr|meataxe-2.4.24-4|52	-e "s|^MTXBIN=.*|MTXBIN=%{_bindir}|" \
14cr|meataxe-2.4.24-4|53	-e "s|^CFLAGS1=.*|CFLAGS1=-std=gnu99 $RPM_OPT_FLAGS|" \
14cr|meataxe-2.4.24-4|54	Makefile.conf.dist > Makefile.conf
14cr|meataxe-2.4.24-4|55	
14cr|meataxe-2.4.24-4|56	# Let Doxygen find standard header files
14cr|meataxe-2.4.24-4|57	sed -ri \
14cr|meataxe-2.4.24-4|58	"s|^(INCLUDE_PATH.*=)|\1 %{_includedir} `echo %{_libdir}/gcc/*/*/include`|" \
14cr|meataxe-2.4.24-4|59	etc/Doxyfile
14cr|meataxe-2.4.24-4|60	
14cr|meataxe-2.4.24-4|61	# Let us see compiler warnings
14cr|meataxe-2.4.24-4|62	sed -i 's|@\$(CC)|\$(CC)|' Makefile
14cr|meataxe-2.4.24-4|63	
14cr|meataxe-2.4.24-4|64	%build
14cr|meataxe-2.4.24-4|65	make %{?_smp_mflags} VERSION=%{version} LFLAGS1="$RPM_LD_FLAGS"
14cr|meataxe-2.4.24-4|66	make %{?_smp_mflags} rebuild-doc
14cr|meataxe-2.4.24-4|67	
14cr|meataxe-2.4.24-4|68	%install
14cr|meataxe-2.4.24-4|69	# Install the binaries
14cr|meataxe-2.4.24-4|70	mkdir -p %{buildroot}%{_bindir}
14cr|meataxe-2.4.24-4|71	install -m 0755 bin/* -p %{buildroot}%{_bindir}
14cr|meataxe-2.4.24-4|72	rm -f %{buildroot}%{_bindir}/mk.dir
14cr|meataxe-2.4.24-4|73	
14cr|meataxe-2.4.24-4|74	# Install the libraries
14cr|meataxe-2.4.24-4|75	mkdir -p %{buildroot}%{_libdir}
14cr|meataxe-2.4.24-4|76	cp -dp tmp/libmtx.so* %{buildroot}%{_libdir}
14cr|meataxe-2.4.24-4|77	chmod 0755 %{buildroot}%{_libdir}/libmtx.so.%{version}
14cr|meataxe-2.4.24-4|78	
14cr|meataxe-2.4.24-4|79	# Install the header
14cr|meataxe-2.4.24-4|80	mkdir -p %{buildroot}%{_includedir}
14cr|meataxe-2.4.24-4|81	cp -p src/meataxe.h %{buildroot}%{_includedir}
14cr|meataxe-2.4.24-4|82	
14cr|meataxe-2.4.24-4|83	# Install the man pages
14cr|meataxe-2.4.24-4|84	mkdir -p %{buildroot}%{_mandir}/man1
14cr|meataxe-2.4.24-4|85	cd man
14cr|meataxe-2.4.24-4|86	for m in *.1; do
14cr|meataxe-2.4.24-4|87	sed "s/@VERSION@/%{version}/" $m > %{buildroot}%{_mandir}/man1/$m
14cr|meataxe-2.4.24-4|88	touch -r $m %{buildroot}%{_mandir}/man1/$m
14cr|meataxe-2.4.24-4|89	done
14cr|meataxe-2.4.24-4|90	
14cr|meataxe-2.4.24-4|91	%check
14cr|meataxe-2.4.24-4|92	make check
14cr|meataxe-2.4.24-4|93	
14cr|meataxe-2.4.24-4|94	%files
14cr|meataxe-2.4.24-4|95	%{_bindir}/*
14cr|meataxe-2.4.24-4|96	%{_mandir}/man1/*
14cr|meataxe-2.4.24-4|97	
14cr|meataxe-2.4.24-4|98	%files libs
14cr|meataxe-2.4.24-4|99	%doc COPYING README
14cr|meataxe-2.4.24-4|100	%{_libdir}/libmtx.so.*
14cr|meataxe-2.4.24-4|101	
14cr|meataxe-2.4.24-4|102	%files devel
14cr|meataxe-2.4.24-4|103	%doc doc
14cr|meataxe-2.4.24-4|104	%{_includedir}/meataxe.h
14cr|meataxe-2.4.24-4|105	%{_libdir}/libmtx.so
14cr|meataxe-2.4.24-4|106	
14cr|meataxe-2.4.24-4|107	%changelog
14cr|meataxe-2.4.24-4|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.24-4
14cr|meataxe-2.4.24-4|109	+ Revision: dbc1e16
14cr|meataxe-2.4.24-4|110	- MassBuild#464: Increase release tag
14cr|meataxe-2.4.24-4|111	
14cr|meataxe-2.4.24-4|112	

2932 14
14cr|mecab-0.994-2|1	%define major 2
14cr|mecab-0.994-2|2	%define libname %mklibname %{name} %{major}
14cr|mecab-0.994-2|3	%define develname %mklibname -d %{name}
14cr|mecab-0.994-2|4	
14cr|mecab-0.994-2|5	Name:		mecab
14cr|mecab-0.994-2|6	Summary:	Yet Another Part-of-Speech and Morphological Analyzer
14cr|mecab-0.994-2|7	Version:	0.994
14cr|mecab-0.994-2|8	Release:	2
14cr|mecab-0.994-2|9	License:	LGPLv2+
14cr|mecab-0.994-2|10	Group:		System/Internationalization
14cr|mecab-0.994-2|11	URL:		http://mecab.sourceforge.jp/
14cr|mecab-0.994-2|12	Source0:	http://sourceforge.net/projects/mecab/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|mecab-0.994-2|13	Conflicts:	%{_lib}mecab1 < 0.99
14cr|mecab-0.994-2|14	
14cr|mecab-0.994-2|15	%description
14cr|mecab-0.994-2|16	Yet Another Part-of-Speech and Morphological Analyzer.
14cr|mecab-0.994-2|17	
14cr|mecab-0.994-2|18	%package -n 	%{libname}
14cr|mecab-0.994-2|19	Summary:	Mecab shared library
14cr|mecab-0.994-2|20	Group:		System/Libraries
14cr|mecab-0.994-2|21	
14cr|mecab-0.994-2|22	%description -n %{libname}
14cr|mecab-0.994-2|23	Mecab shared library.
14cr|mecab-0.994-2|24	
14cr|mecab-0.994-2|25	%package -n	%{develname}
14cr|mecab-0.994-2|26	Summary:	Headers of %{name} for development
14cr|mecab-0.994-2|27	Group:		Development/C
14cr|mecab-0.994-2|28	Requires:	%{libname} = %{version}-%{release}
14cr|mecab-0.994-2|29	Provides:	%{name}-devel = %{version}-%{release}
14cr|mecab-0.994-2|30	
14cr|mecab-0.994-2|31	%description -n %{develname}
14cr|mecab-0.994-2|32	mecab development package.
14cr|mecab-0.994-2|33	
14cr|mecab-0.994-2|34	%prep
14cr|mecab-0.994-2|35	%setup -q
14cr|mecab-0.994-2|36	mv doc/doxygen .
14cr|mecab-0.994-2|37	find . -name \*.cpp -print0 | xargs -0 chmod 0644
14cr|mecab-0.994-2|38	find . -name \*.h -print0 | xargs -0 chmod 0644
14cr|mecab-0.994-2|39	
14cr|mecab-0.994-2|40	# compiler flags fix
14cr|mecab-0.994-2|41	sed -i.flags \
14cr|mecab-0.994-2|42	-e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \
14cr|mecab-0.994-2|43	-e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' \
14cr|mecab-0.994-2|44	-e '/MECAB_LIBS/s|-lstdc++||' \
14cr|mecab-0.994-2|45	configure
14cr|mecab-0.994-2|46	
14cr|mecab-0.994-2|47	# multilib change
14cr|mecab-0.994-2|48	sed -i.multilib \
14cr|mecab-0.994-2|49	-e 's|@prefix@/lib/mecab|%{_libdir}/mecab|' \
14cr|mecab-0.994-2|50	mecab-config.in mecabrc.in
14cr|mecab-0.994-2|51	
14cr|mecab-0.994-2|52	%build
14cr|mecab-0.994-2|53	%configure2_5x
14cr|mecab-0.994-2|54	# remove rpath from libtool
14cr|mecab-0.994-2|55	sed -i.rpath \
14cr|mecab-0.994-2|56	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|mecab-0.994-2|57	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|mecab-0.994-2|58	libtool
14cr|mecab-0.994-2|59	%make
14cr|mecab-0.994-2|60	
14cr|mecab-0.994-2|61	%install
14cr|mecab-0.994-2|62	%makeinstall_std
14cr|mecab-0.994-2|63	
14cr|mecab-0.994-2|64	%files
14cr|mecab-0.994-2|65	%doc AUTHORS COPYING README doc/
14cr|mecab-0.994-2|66	%{_bindir}/mecab
14cr|mecab-0.994-2|67	%{_mandir}/*/mecab.1*
14cr|mecab-0.994-2|68	%config(noreplace) %{_sysconfdir}/mecabrc
14cr|mecab-0.994-2|69	%{_libdir}/mecab
14cr|mecab-0.994-2|70	
14cr|mecab-0.994-2|71	%files -n %{libname}
14cr|mecab-0.994-2|72	%{_libdir}/*.so.%{major}*
14cr|mecab-0.994-2|73	
14cr|mecab-0.994-2|74	%files -n %{develname}
14cr|mecab-0.994-2|75	%{_bindir}/mecab-config
14cr|mecab-0.994-2|76	%{_includedir}/*
14cr|mecab-0.994-2|77	%{_libdir}/*.a
14cr|mecab-0.994-2|78	%{_libdir}/*.so
14cr|mecab-0.994-2|79	
14cr|mecab-0.994-2|80	
14cr|mecab-0.994-2|81	%changelog
14cr|mecab-0.994-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.994-2
14cr|mecab-0.994-2|83	+ Revision: f4f9b5a
14cr|mecab-0.994-2|84	- MassBuild#464: Increase release tag
14cr|mecab-0.994-2|85	
14cr|mecab-0.994-2|86	

2933 14
14cr|mecab-ipadic-2.7.0-20070801.4|1	%define _enable_debug_packages %{nil}
14cr|mecab-ipadic-2.7.0-20070801.4|2	%define debug_package %{nil}
14cr|mecab-ipadic-2.7.0-20070801.4|3	
14cr|mecab-ipadic-2.7.0-20070801.4|4	%define src_version	2.7.0-20070801
14cr|mecab-ipadic-2.7.0-20070801.4|5	
14cr|mecab-ipadic-2.7.0-20070801.4|6	Name:		mecab-ipadic
14cr|mecab-ipadic-2.7.0-20070801.4|7	Summary:	IPA dictionary for MeCab
14cr|mecab-ipadic-2.7.0-20070801.4|8	Version:	2.7.0
14cr|mecab-ipadic-2.7.0-20070801.4|9	Release:	20070801.4
14cr|mecab-ipadic-2.7.0-20070801.4|10	License:	BSD-like
14cr|mecab-ipadic-2.7.0-20070801.4|11	Group:		System/Internationalization
14cr|mecab-ipadic-2.7.0-20070801.4|12	URL:		http://mecab.sourceforge.jp/
14cr|mecab-ipadic-2.7.0-20070801.4|13	Source0:	http://prdownloads.sourceforge.jp/mecab/18371/%{name}-%{src_version}.tar.bz2
14cr|mecab-ipadic-2.7.0-20070801.4|14	Requires:	mecab
14cr|mecab-ipadic-2.7.0-20070801.4|15	BuildRequires:	mecab-devel
14cr|mecab-ipadic-2.7.0-20070801.4|16	BuildRequires:	mecab
14cr|mecab-ipadic-2.7.0-20070801.4|17	
14cr|mecab-ipadic-2.7.0-20070801.4|18	%description
14cr|mecab-ipadic-2.7.0-20070801.4|19	IPA dictionary for MeCab.
14cr|mecab-ipadic-2.7.0-20070801.4|20	
14cr|mecab-ipadic-2.7.0-20070801.4|21	%prep
14cr|mecab-ipadic-2.7.0-20070801.4|22	%setup -q -n %{name}-%{src_version}
14cr|mecab-ipadic-2.7.0-20070801.4|23	
14cr|mecab-ipadic-2.7.0-20070801.4|24	%build
14cr|mecab-ipadic-2.7.0-20070801.4|25	%configure2_5x --libexecdir=/usr/lib --with-charset=utf8
14cr|mecab-ipadic-2.7.0-20070801.4|26	
14cr|mecab-ipadic-2.7.0-20070801.4|27	perl -i -p -e "s/libexec/%{_lib}/g" Makefile
14cr|mecab-ipadic-2.7.0-20070801.4|28	%make
14cr|mecab-ipadic-2.7.0-20070801.4|29	
14cr|mecab-ipadic-2.7.0-20070801.4|30	%install
14cr|mecab-ipadic-2.7.0-20070801.4|31	%makeinstall_std
14cr|mecab-ipadic-2.7.0-20070801.4|32	
14cr|mecab-ipadic-2.7.0-20070801.4|33	%files
14cr|mecab-ipadic-2.7.0-20070801.4|34	%{_libdir}/mecab/dic/*
14cr|mecab-ipadic-2.7.0-20070801.4|35	
14cr|mecab-ipadic-2.7.0-20070801.4|36	
14cr|mecab-ipadic-2.7.0-20070801.4|37	%changelog
14cr|mecab-ipadic-2.7.0-20070801.4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-20070801.4
14cr|mecab-ipadic-2.7.0-20070801.4|39	+ Revision: 39f53ed
14cr|mecab-ipadic-2.7.0-20070801.4|40	- MassBuild#464: Increase release tag
14cr|mecab-ipadic-2.7.0-20070801.4|41	
14cr|mecab-ipadic-2.7.0-20070801.4|42	

2934 14
14cr|mediadownloader-1.5.2-2|1	Name:		mediadownloader
14cr|mediadownloader-1.5.2-2|2	Version:	1.5.2
14cr|mediadownloader-1.5.2-2|3	Release:	2
14cr|mediadownloader-1.5.2-2|4	Summary:	Qt4 based viewer and downloader for Google Image and YouTube
14cr|mediadownloader-1.5.2-2|5	Group:		Networking/WWW
14cr|mediadownloader-1.5.2-2|6	License:	GPLv3+
14cr|mediadownloader-1.5.2-2|7	URL:		http://mediadownloader.cz.cc/
14cr|mediadownloader-1.5.2-2|8	Source0:	http://sourceforge.net/projects/googleimagedown/files/project/1.5.2/%{name}-%{version}-src.tar.gz
14cr|mediadownloader-1.5.2-2|9	Patch0:		%{name}-1.5.1-fix_appdata_path.patch
14cr|mediadownloader-1.5.2-2|10	BuildRequires:	qt4-devel >= 4.8
14cr|mediadownloader-1.5.2-2|11	BuildRequires:	phonon-devel
14cr|mediadownloader-1.5.2-2|12	BuildRequires:	pkgconfig(gl)
14cr|mediadownloader-1.5.2-2|13	BuildRequires:	pkgconfig(xtst)
14cr|mediadownloader-1.5.2-2|14	BuildRequires:	pkgconfig(x11)
14cr|mediadownloader-1.5.2-2|15	BuildRequires:	desktop-file-utils
14cr|mediadownloader-1.5.2-2|16	BuildRequires:	imagemagick
14cr|mediadownloader-1.5.2-2|17	Requires:	ffmpeg
14cr|mediadownloader-1.5.2-2|18	Requires:	lame-mp3x
14cr|mediadownloader-1.5.2-2|19	Requires:	mplayer
14cr|mediadownloader-1.5.2-2|20	
14cr|mediadownloader-1.5.2-2|21	%description
14cr|mediadownloader-1.5.2-2|22	Mediadownloader is a qt4 based software that let you search, watch and
14cr|mediadownloader-1.5.2-2|23	download items with Google Image and YouTube. Search results are displayed as
14cr|mediadownloader-1.5.2-2|24	thumbnails within a nice mouse scrollable view. It can also make a slide show
14cr|mediadownloader-1.5.2-2|25	of searched videos and images, set images as wallpaper, save and restore
14cr|mediadownloader-1.5.2-2|26	searches, make multiple searches by a given text file, and convert local
14cr|mediadownloader-1.5.2-2|27	videos or videos while downloading with a dedicated ffmpeg GUI front-end.
14cr|mediadownloader-1.5.2-2|28	It will also look at the Firefox cache to catch video streaming contents while
14cr|mediadownloader-1.5.2-2|29	browsing.
14cr|mediadownloader-1.5.2-2|30	
14cr|mediadownloader-1.5.2-2|31	
14cr|mediadownloader-1.5.2-2|32	%prep
14cr|mediadownloader-1.5.2-2|33	%setup -qn %{name}-%{version}
14cr|mediadownloader-1.5.2-2|34	%apply_patches
14cr|mediadownloader-1.5.2-2|35	
14cr|mediadownloader-1.5.2-2|36	
14cr|mediadownloader-1.5.2-2|37	%build
14cr|mediadownloader-1.5.2-2|38	%qmake_qt4
14cr|mediadownloader-1.5.2-2|39	%make
14cr|mediadownloader-1.5.2-2|40	
14cr|mediadownloader-1.5.2-2|41	
14cr|mediadownloader-1.5.2-2|42	%install
14cr|mediadownloader-1.5.2-2|43	# This macro does not work out-of-the-box: %%makeinstall_std;
14cr|mediadownloader-1.5.2-2|44	# according the developers we need to use INSTALL_ROOT
14cr|mediadownloader-1.5.2-2|45	# instead of DESTDIR
14cr|mediadownloader-1.5.2-2|46	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|mediadownloader-1.5.2-2|47	# This is still required to modify the .desktop file
14cr|mediadownloader-1.5.2-2|48	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mediadownloader-1.5.2-2|49	desktop-file-install -m 644 --copy-name-to-generic-name --dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cr|mediadownloader-1.5.2-2|50	
14cr|mediadownloader-1.5.2-2|51	# Manually move the other required files
14cr|mediadownloader-1.5.2-2|52	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|mediadownloader-1.5.2-2|53	mkdir -p %{buildroot}%{_datadir}/%{name}/css
14cr|mediadownloader-1.5.2-2|54	mkdir -p %{buildroot}%{_datadir}/%{name}/ffmpeg-presets
14cr|mediadownloader-1.5.2-2|55	install -p -m 644 ./css/*.css %{buildroot}%{_datadir}/%{name}/css
14cr|mediadownloader-1.5.2-2|56	install -p -m 644 ./ffmpeg-presets/*.ffpreset %{buildroot}%{_datadir}/%{name}/ffmpeg-presets
14cr|mediadownloader-1.5.2-2|57	
14cr|mediadownloader-1.5.2-2|58	# For the icons first install the provided one
14cr|mediadownloader-1.5.2-2|59	install -Dm 644 icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|mediadownloader-1.5.2-2|60	# then resize it to the needed sizes and place the result in the right dirs
14cr|mediadownloader-1.5.2-2|61	for size in 96x96 64x64 48x48 32x32 22x22 16x16
14cr|mediadownloader-1.5.2-2|62	do
14cr|mediadownloader-1.5.2-2|63	install -p -dm 0755 %{buildroot}%{_iconsdir}/hicolor/${size}/apps
14cr|mediadownloader-1.5.2-2|64	convert -resize ${size} icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}/apps/%{name}.png
14cr|mediadownloader-1.5.2-2|65	done
14cr|mediadownloader-1.5.2-2|66	
14cr|mediadownloader-1.5.2-2|67	
14cr|mediadownloader-1.5.2-2|68	%files
14cr|mediadownloader-1.5.2-2|69	%doc COPYING README.txt
14cr|mediadownloader-1.5.2-2|70	%{_bindir}/%{name}
14cr|mediadownloader-1.5.2-2|71	%{_datadir}/applications/%{name}.desktop
14cr|mediadownloader-1.5.2-2|72	%{_datadir}/%{name}/css/*.css
14cr|mediadownloader-1.5.2-2|73	%{_datadir}/%{name}/ffmpeg-presets/*.ffpreset
14cr|mediadownloader-1.5.2-2|74	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|mediadownloader-1.5.2-2|75	
14cr|mediadownloader-1.5.2-2|76	
14cr|mediadownloader-1.5.2-2|77	
14cr|mediadownloader-1.5.2-2|78	%changelog
14cr|mediadownloader-1.5.2-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|mediadownloader-1.5.2-2|80	+ Revision: 482cbe4
14cr|mediadownloader-1.5.2-2|81	- MassBuild#464: Increase release tag
14cr|mediadownloader-1.5.2-2|82	
14cr|mediadownloader-1.5.2-2|83	

2935 14
14cr|mediainfo-0.7.68-2|1	Summary:	Supplies technical and tag information about a video or audio file
14cr|mediainfo-0.7.68-2|2	Name:		mediainfo
14cr|mediainfo-0.7.68-2|3	Version:	0.7.68
14cr|mediainfo-0.7.68-2|4	Release:	2
14cr|mediainfo-0.7.68-2|5	Group:		Sound
14cr|mediainfo-0.7.68-2|6	License:	BSD
14cr|mediainfo-0.7.68-2|7	Url:		http://mediaarea.net/en/MediaInfo
14cr|mediainfo-0.7.68-2|8	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
14cr|mediainfo-0.7.68-2|9	Patch0:		mediainfo_0.7.63-fix-qtgui-build.patch
14cr|mediainfo-0.7.68-2|10	BuildRequires:	dos2unix
14cr|mediainfo-0.7.68-2|11	BuildRequires:	imagemagick
14cr|mediainfo-0.7.68-2|12	BuildRequires:	qt4-devel
14cr|mediainfo-0.7.68-2|13	BuildRequires:	wxgtku2.8-devel
14cr|mediainfo-0.7.68-2|14	BuildRequires:	pkgconfig(libmediainfo) >= 0.7.68
14cr|mediainfo-0.7.68-2|15	BuildRequires:	pkgconfig(libzen)
14cr|mediainfo-0.7.68-2|16	BuildRequires:	pkgconfig(zlib)
14cr|mediainfo-0.7.68-2|17	
14cr|mediainfo-0.7.68-2|18	%description
14cr|mediainfo-0.7.68-2|19	MediaInfo supplies technical and tag information about a video or audio file.
14cr|mediainfo-0.7.68-2|20	What information can I get from MediaInfo?
14cr|mediainfo-0.7.68-2|21	* General: title, author, director, album, track number, date, duration...
14cr|mediainfo-0.7.68-2|22	* Video: codec, aspect, fps, bitrate...
14cr|mediainfo-0.7.68-2|23	* Audio: codec, sample rate, channels, language, bitrate...
14cr|mediainfo-0.7.68-2|24	* Text: language of subtitle
14cr|mediainfo-0.7.68-2|25	* Chapters: number of chapters, list of chapters.
14cr|mediainfo-0.7.68-2|26	
14cr|mediainfo-0.7.68-2|27	DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
14cr|mediainfo-0.7.68-2|28	MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
14cr|mediainfo-0.7.68-2|29	RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
14cr|mediainfo-0.7.68-2|30	VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2.
14cr|mediainfo-0.7.68-2|31	
14cr|mediainfo-0.7.68-2|32	What format (container) does MediaInfo support?
14cr|mediainfo-0.7.68-2|33	* Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1,
14cr|mediainfo-0.7.68-2|34	MPEG-2, MPEG-4, DVD (VOB) (Codecs: DivX, XviD, MSMPEG4, ASP,
14cr|mediainfo-0.7.68-2|35	H.264, AVC...)
14cr|mediainfo-0.7.68-2|36	* Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF
14cr|mediainfo-0.7.68-2|37	* Subtitles: SRT, SSA, ASS, SAMI.
14cr|mediainfo-0.7.68-2|38	
14cr|mediainfo-0.7.68-2|39	%files
14cr|mediainfo-0.7.68-2|40	%doc Release/ReadMe_CLI_Linux.txt
14cr|mediainfo-0.7.68-2|41	%doc License.html History_CLI.txt
14cr|mediainfo-0.7.68-2|42	%{_bindir}/mediainfo
14cr|mediainfo-0.7.68-2|43	
14cr|mediainfo-0.7.68-2|44	#----------------------------------------------------------------------------
14cr|mediainfo-0.7.68-2|45	
14cr|mediainfo-0.7.68-2|46	%package gui-wx
14cr|mediainfo-0.7.68-2|47	Summary:	GUI for %{name}
14cr|mediainfo-0.7.68-2|48	Group:		Sound
14cr|mediainfo-0.7.68-2|49	Requires:	%{name}-gui-common = %{EVRD}
14cr|mediainfo-0.7.68-2|50	Provides:	%{name}-gui = %{EVRD}
14cr|mediainfo-0.7.68-2|51	
14cr|mediainfo-0.7.68-2|52	%description gui-wx
14cr|mediainfo-0.7.68-2|53	Graphical user interface for %{name}.
14cr|mediainfo-0.7.68-2|54	
14cr|mediainfo-0.7.68-2|55	%files gui-wx
14cr|mediainfo-0.7.68-2|56	%doc Release/ReadMe_GUI_Linux.txt
14cr|mediainfo-0.7.68-2|57	%doc License.html History_GUI.txt
14cr|mediainfo-0.7.68-2|58	%{_bindir}/%{name}-wx
14cr|mediainfo-0.7.68-2|59	%{_datadir}/applications/%{vendor}-%{name}-wx.desktop
14cr|mediainfo-0.7.68-2|60	
14cr|mediainfo-0.7.68-2|61	#----------------------------------------------------------------------------
14cr|mediainfo-0.7.68-2|62	
14cr|mediainfo-0.7.68-2|63	%package gui-qt
14cr|mediainfo-0.7.68-2|64	Summary:	GUI for %{name}
14cr|mediainfo-0.7.68-2|65	Group:		Sound
14cr|mediainfo-0.7.68-2|66	Requires:	%{name}-gui-common = %{EVRD}
14cr|mediainfo-0.7.68-2|67	Provides:	%{name}-gui = %{EVRD}
14cr|mediainfo-0.7.68-2|68	
14cr|mediainfo-0.7.68-2|69	%description gui-qt
14cr|mediainfo-0.7.68-2|70	Qt-based graphical user interface for %{name}.
14cr|mediainfo-0.7.68-2|71	
14cr|mediainfo-0.7.68-2|72	%files gui-qt
14cr|mediainfo-0.7.68-2|73	%{_bindir}/%{name}-qt
14cr|mediainfo-0.7.68-2|74	%{_datadir}/applications/%{vendor}-%{name}-qt.desktop
14cr|mediainfo-0.7.68-2|75	
14cr|mediainfo-0.7.68-2|76	#----------------------------------------------------------------------------
14cr|mediainfo-0.7.68-2|77	
14cr|mediainfo-0.7.68-2|78	%package gui-common
14cr|mediainfo-0.7.68-2|79	Summary:	Common files for %{name} GUIs
14cr|mediainfo-0.7.68-2|80	Group:		Sound
14cr|mediainfo-0.7.68-2|81	BuildArch:	noarch
14cr|mediainfo-0.7.68-2|82	
14cr|mediainfo-0.7.68-2|83	%description gui-common
14cr|mediainfo-0.7.68-2|84	Common files for %{name} GUI packages.
14cr|mediainfo-0.7.68-2|85	
14cr|mediainfo-0.7.68-2|86	%files gui-common
14cr|mediainfo-0.7.68-2|87	%{_datadir}/icons/hicolor/*/apps/*.png
14cr|mediainfo-0.7.68-2|88	
14cr|mediainfo-0.7.68-2|89	#----------------------------------------------------------------------------
14cr|mediainfo-0.7.68-2|90	
14cr|mediainfo-0.7.68-2|91	%prep
14cr|mediainfo-0.7.68-2|92	%setup -qn MediaInfo
14cr|mediainfo-0.7.68-2|93	%patch0 -p0 -b .buildfix
14cr|mediainfo-0.7.68-2|94	
14cr|mediainfo-0.7.68-2|95	# fix EOLs and rights
14cr|mediainfo-0.7.68-2|96	dos2unix License.html History_*.txt
14cr|mediainfo-0.7.68-2|97	chmod 644 *.html *.txt Release/*.txt
14cr|mediainfo-0.7.68-2|98	
14cr|mediainfo-0.7.68-2|99	
14cr|mediainfo-0.7.68-2|100	%build
14cr|mediainfo-0.7.68-2|101	# build CLI
14cr|mediainfo-0.7.68-2|102	pushd Project/GNU/CLI
14cr|mediainfo-0.7.68-2|103	autoreconf -vfi
14cr|mediainfo-0.7.68-2|104	%configure2_5x --disable-static
14cr|mediainfo-0.7.68-2|105	%make
14cr|mediainfo-0.7.68-2|106	popd
14cr|mediainfo-0.7.68-2|107	
14cr|mediainfo-0.7.68-2|108	# build GUI
14cr|mediainfo-0.7.68-2|109	pushd Project/GNU/GUI
14cr|mediainfo-0.7.68-2|110	autoreconf -vfi
14cr|mediainfo-0.7.68-2|111	%configure2_5x --disable-static
14cr|mediainfo-0.7.68-2|112	%make
14cr|mediainfo-0.7.68-2|113	popd
14cr|mediainfo-0.7.68-2|114	
14cr|mediainfo-0.7.68-2|115	# build Qt based GUI
14cr|mediainfo-0.7.68-2|116	pushd Project/QMake/GUI
14cr|mediainfo-0.7.68-2|117	%qmake_qt4
14cr|mediainfo-0.7.68-2|118	%make
14cr|mediainfo-0.7.68-2|119	popd
14cr|mediainfo-0.7.68-2|120	
14cr|mediainfo-0.7.68-2|121	
14cr|mediainfo-0.7.68-2|122	%install
14cr|mediainfo-0.7.68-2|123	pushd Project/GNU/CLI
14cr|mediainfo-0.7.68-2|124	%makeinstall_std
14cr|mediainfo-0.7.68-2|125	popd
14cr|mediainfo-0.7.68-2|126	
14cr|mediainfo-0.7.68-2|127	pushd Project/GNU/GUI
14cr|mediainfo-0.7.68-2|128	%makeinstall_std
14cr|mediainfo-0.7.68-2|129	popd
14cr|mediainfo-0.7.68-2|130	
14cr|mediainfo-0.7.68-2|131	pushd Project/QMake/GUI
14cr|mediainfo-0.7.68-2|132	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|mediainfo-0.7.68-2|133	popd
14cr|mediainfo-0.7.68-2|134	
14cr|mediainfo-0.7.68-2|135	# icon
14cr|mediainfo-0.7.68-2|136	install -Dm 644 Source/Resource/Image/MediaInfo.png \
14cr|mediainfo-0.7.68-2|137	%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cr|mediainfo-0.7.68-2|138	
14cr|mediainfo-0.7.68-2|139	for i in 16 32 48 64 128; do
14cr|mediainfo-0.7.68-2|140	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
14cr|mediainfo-0.7.68-2|141	convert -scale ${i} Source/Resource/Image/MediaInfo.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cr|mediainfo-0.7.68-2|142	done
14cr|mediainfo-0.7.68-2|143	
14cr|mediainfo-0.7.68-2|144	# menu-entry
14cr|mediainfo-0.7.68-2|145	mkdir -p %{buildroot}/%{_datadir}/applications/
14cr|mediainfo-0.7.68-2|146	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-wx.desktop << EOF
14cr|mediainfo-0.7.68-2|147	[Desktop Entry]
14cr|mediainfo-0.7.68-2|148	Type=Application
14cr|mediainfo-0.7.68-2|149	Name=MediaInfo
14cr|mediainfo-0.7.68-2|150	Comment=Supplies technical and tag information about a video or audio file
14cr|mediainfo-0.7.68-2|151	Icon=%{name}
14cr|mediainfo-0.7.68-2|152	Exec=%{name}-wx %f
14cr|mediainfo-0.7.68-2|153	Terminal=false
14cr|mediainfo-0.7.68-2|154	Categories=AudioVideo;AudioVideoEditing;
14cr|mediainfo-0.7.68-2|155	EOF
14cr|mediainfo-0.7.68-2|156	
14cr|mediainfo-0.7.68-2|157	mkdir -p %{buildroot}/%{_datadir}/applications/
14cr|mediainfo-0.7.68-2|158	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-qt.desktop << EOF
14cr|mediainfo-0.7.68-2|159	[Desktop Entry]
14cr|mediainfo-0.7.68-2|160	Type=Application
14cr|mediainfo-0.7.68-2|161	Name=MediaInfo
14cr|mediainfo-0.7.68-2|162	Comment=Supplies technical and tag information about a video or audio file
14cr|mediainfo-0.7.68-2|163	Icon=%{name}
14cr|mediainfo-0.7.68-2|164	Exec=%{name}-qt %f
14cr|mediainfo-0.7.68-2|165	Terminal=false
14cr|mediainfo-0.7.68-2|166	Categories=AudioVideo;AudioVideoEditing;
14cr|mediainfo-0.7.68-2|167	EOF
14cr|mediainfo-0.7.68-2|168	
14cr|mediainfo-0.7.68-2|169	#fix binary name
14cr|mediainfo-0.7.68-2|170	mv %{buildroot}%{_bindir}/%{name}-gui %{buildroot}%{_bindir}/%{name}-wx
14cr|mediainfo-0.7.68-2|171	
14cr|mediainfo-0.7.68-2|172	
14cr|mediainfo-0.7.68-2|173	%changelog
14cr|mediainfo-0.7.68-2|174	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.68-2
14cr|mediainfo-0.7.68-2|175	+ Revision: 6cb2114
14cr|mediainfo-0.7.68-2|176	- MassBuild#464: Increase release tag
14cr|mediainfo-0.7.68-2|177	
14cr|mediainfo-0.7.68-2|178	

2936 14
14cr|mediatomb-0.12.1-4|1	# Spec file taken from upstream, thanks. -AdamW 2007/06
14cr|mediatomb-0.12.1-4|2	
14cr|mediatomb-0.12.1-4|3	%define svn	0
14cr|mediatomb-0.12.1-4|4	%define rel	4
14cr|mediatomb-0.12.1-4|5	%if %svn
14cr|mediatomb-0.12.1-4|6	%define	release		0.%{svn}.%{rel}
14cr|mediatomb-0.12.1-4|7	%define distname	%{name}-%{svn}.tar.xz
14cr|mediatomb-0.12.1-4|8	%define dirname		%{name}
14cr|mediatomb-0.12.1-4|9	%else
14cr|mediatomb-0.12.1-4|10	%define release		%{rel}
14cr|mediatomb-0.12.1-4|11	%define distname	%{name}-%{version}.tar.gz
14cr|mediatomb-0.12.1-4|12	%define dirname		%{name}-%{version}
14cr|mediatomb-0.12.1-4|13	%endif
14cr|mediatomb-0.12.1-4|14	
14cr|mediatomb-0.12.1-4|15	Name:		mediatomb
14cr|mediatomb-0.12.1-4|16	Summary:	UPnP AV MediaServer
14cr|mediatomb-0.12.1-4|17	Version:	0.12.1
14cr|mediatomb-0.12.1-4|18	Release:	%{release}
14cr|mediatomb-0.12.1-4|19	License:	GPLv2
14cr|mediatomb-0.12.1-4|20	Group:		Networking/Remote access
14cr|mediatomb-0.12.1-4|21	URL:		http://mediatomb.cc
14cr|mediatomb-0.12.1-4|22	Source0:	http://downloads.sourceforge.net/mediatomb/%{distname}
14cr|mediatomb-0.12.1-4|23	Source1:	mediatomb.logrotate
14cr|mediatomb-0.12.1-4|24	# Adds parallel init info to init.d script - AdamW 2007/06
14cr|mediatomb-0.12.1-4|25	Patch0:		mediatomb-0.11.0-initinfo.patch
14cr|mediatomb-0.12.1-4|26	Patch1:		mediatomb-0.12.1-gcc46.patch
14cr|mediatomb-0.12.1-4|27	Patch2:		mediatomb-0.12.1-gcc47.patch
14cr|mediatomb-0.12.1-4|28	Patch3:		mediatomb-0.12.1-mozjs185.patch
14cr|mediatomb-0.12.1-4|29	Patch4:		mediatomb-0.12.1.tonewjs.patch
14cr|mediatomb-0.12.1-4|30	Patch5:		mediatomb-0.12.1-jsparse.patch
14cr|mediatomb-0.12.1-4|31	Patch6:		mediatomb-0.12.1-libmp4v2.patch
14cr|mediatomb-0.12.1-4|32	Patch7:		libav_0.7_support.patch
14cr|mediatomb-0.12.1-4|33	BuildRequires:	pkgconfig(sqlite3)
14cr|mediatomb-0.12.1-4|34	BuildRequires:	magic-devel
14cr|mediatomb-0.12.1-4|35	BuildRequires:	pkgconfig(id3tag)
14cr|mediatomb-0.12.1-4|36	BuildRequires:	libmp4v2-devel
14cr|mediatomb-0.12.1-4|37	BuildRequires:	pkgconfig(taglib)
14cr|mediatomb-0.12.1-4|38	BuildRequires:	pkgconfig(libexif)
14cr|mediatomb-0.12.1-4|39	BuildRequires:	pkgconfig(libcurl)
14cr|mediatomb-0.12.1-4|40	BuildRequires:	ffmpeg-devel
14cr|mediatomb-0.12.1-4|41	BuildRequires:	pkgconfig(expat)
14cr|mediatomb-0.12.1-4|42	BuildRequires:	file
14cr|mediatomb-0.12.1-4|43	BuildRequires:	js-devel
14cr|mediatomb-0.12.1-4|44	
14cr|mediatomb-0.12.1-4|45	%description
14cr|mediatomb-0.12.1-4|46	MediaTomb - UPnP AV Mediaserver for Linux.
14cr|mediatomb-0.12.1-4|47	
14cr|mediatomb-0.12.1-4|48	%prep
14cr|mediatomb-0.12.1-4|49	%setup -q
14cr|mediatomb-0.12.1-4|50	%patch0 -p1
14cr|mediatomb-0.12.1-4|51	%patch1 -p1
14cr|mediatomb-0.12.1-4|52	%patch2 -p1
14cr|mediatomb-0.12.1-4|53	%patch3 -p1
14cr|mediatomb-0.12.1-4|54	%patch4 -p1
14cr|mediatomb-0.12.1-4|55	%patch5 -p1
14cr|mediatomb-0.12.1-4|56	%patch6 -p1
14cr|mediatomb-0.12.1-4|57	%patch7 -p1
14cr|mediatomb-0.12.1-4|58	
14cr|mediatomb-0.12.1-4|59	%build
14cr|mediatomb-0.12.1-4|60	autoreconf -fi
14cr|mediatomb-0.12.1-4|61	%configure2_5x \
14cr|mediatomb-0.12.1-4|62	--enable-taglib \
14cr|mediatomb-0.12.1-4|63	--enable-libjs \
14cr|mediatomb-0.12.1-4|64	--with-js-h=%{_includedir}/js \
14cr|mediatomb-0.12.1-4|65	--enable-external-transcoding \
14cr|mediatomb-0.12.1-4|66	--enable-protocolinfo-extension
14cr|mediatomb-0.12.1-4|67	
14cr|mediatomb-0.12.1-4|68	%make
14cr|mediatomb-0.12.1-4|69	
14cr|mediatomb-0.12.1-4|70	%install
14cr|mediatomb-0.12.1-4|71	install -D -m 0755 scripts/mediatomb-service-fedora %{buildroot}%{_initrddir}/%{name}
14cr|mediatomb-0.12.1-4|72	install -D -m 0755 config/mediatomb-conf-fedora %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|mediatomb-0.12.1-4|73	
14cr|mediatomb-0.12.1-4|74	%makeinstall_std
14cr|mediatomb-0.12.1-4|75	
14cr|mediatomb-0.12.1-4|76	mkdir -p %{buildroot}%{_logdir}
14cr|mediatomb-0.12.1-4|77	touch %{buildroot}%{_logdir}/%{name}
14cr|mediatomb-0.12.1-4|78	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/%{name}
14cr|mediatomb-0.12.1-4|79	
14cr|mediatomb-0.12.1-4|80	%pre
14cr|mediatomb-0.12.1-4|81	# Create a user
14cr|mediatomb-0.12.1-4|82	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|mediatomb-0.12.1-4|83	
14cr|mediatomb-0.12.1-4|84	%post
14cr|mediatomb-0.12.1-4|85	%_post_service %{name}
14cr|mediatomb-0.12.1-4|86	
14cr|mediatomb-0.12.1-4|87	# Create initial log file so that logrotate doesn't complain
14cr|mediatomb-0.12.1-4|88	if [ $1 = 1 ]; then
14cr|mediatomb-0.12.1-4|89	%create_ghostfile %{_logdir}/%{name} root root 644
14cr|mediatomb-0.12.1-4|90	fi
14cr|mediatomb-0.12.1-4|91	
14cr|mediatomb-0.12.1-4|92	%preun
14cr|mediatomb-0.12.1-4|93	%_preun_service %{name}
14cr|mediatomb-0.12.1-4|94	
14cr|mediatomb-0.12.1-4|95	%postun
14cr|mediatomb-0.12.1-4|96	%_postun_userdel %{name}
14cr|mediatomb-0.12.1-4|97	
14cr|mediatomb-0.12.1-4|98	%files
14cr|mediatomb-0.12.1-4|99	%defattr(-,root,root)
14cr|mediatomb-0.12.1-4|100	%doc README README.UTF_8 AUTHORS ChangeLog INSTALL doc/doxygen.conf
14cr|mediatomb-0.12.1-4|101	%doc doc/scripting.txt doc/scripting_utf8.txt
14cr|mediatomb-0.12.1-4|102	%{_sysconfdir}/logrotate.d/%{name}
14cr|mediatomb-0.12.1-4|103	%{_bindir}/%{name}
14cr|mediatomb-0.12.1-4|104	%{_datadir}/%{name}
14cr|mediatomb-0.12.1-4|105	%{_mandir}/man1/*
14cr|mediatomb-0.12.1-4|106	%{_initrddir}/%{name}
14cr|mediatomb-0.12.1-4|107	%defattr(-,%{name},%{name})
14cr|mediatomb-0.12.1-4|108	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|mediatomb-0.12.1-4|109	%ghost %{_logdir}/%{name}
14cr|mediatomb-0.12.1-4|110	
14cr|mediatomb-0.12.1-4|111	
14cr|mediatomb-0.12.1-4|112	%changelog
14cr|mediatomb-0.12.1-4|113	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.12.1-4
14cr|mediatomb-0.12.1-4|114	+ Revision: 96f010a
14cr|mediatomb-0.12.1-4|115	- Bump release and clean the spec after applying automated fixes to spec file
14cr|mediatomb-0.12.1-4|116	
14cr|mediatomb-0.12.1-4|117	

2937 14
14cr|medit-1.1.1-2|1	Name:		medit
14cr|medit-1.1.1-2|2	Version:	1.1.1
14cr|medit-1.1.1-2|3	Release:	2
14cr|medit-1.1.1-2|4	Summary:	Multiplatform GTK+2 text editor
14cr|medit-1.1.1-2|5	Group:		Editors
14cr|medit-1.1.1-2|6	License:	GPLv2+
14cr|medit-1.1.1-2|7	URL:		http://mooedit.sourceforge.net/
14cr|medit-1.1.1-2|8	Source0:	http://downloads.sourceforge.net/mooedit/%{name}-%{version}.tar.bz2
14cr|medit-1.1.1-2|9	Patch0:		medit-1.1.0-dso.patch
14cr|medit-1.1.1-2|10	BuildRequires:	gtk2-devel
14cr|medit-1.1.1-2|11	BuildRequires:	libxml2-devel
14cr|medit-1.1.1-2|12	BuildRequires:	intltool
14cr|medit-1.1.1-2|13	BuildRequires:	python-devel
14cr|medit-1.1.1-2|14	BuildRequires:	pygtk2.0-devel
14cr|medit-1.1.1-2|15	BuildRequires:	pkgconfig(sm)
14cr|medit-1.1.1-2|16	BuildRequires:	imagemagick
14cr|medit-1.1.1-2|17	
14cr|medit-1.1.1-2|18	%description
14cr|medit-1.1.1-2|19	Medit is a multiplatform GTK+2 text editor.
14cr|medit-1.1.1-2|20	Features:
14cr|medit-1.1.1-2|21	o Configurable syntax highlighting
14cr|medit-1.1.1-2|22	o Configurable keyboard accelerators
14cr|medit-1.1.1-2|23	o Multiplatform - works both on unix and windows
14cr|medit-1.1.1-2|24	
14cr|medit-1.1.1-2|25	%prep
14cr|medit-1.1.1-2|26	%setup -q
14cr|medit-1.1.1-2|27	%patch0 -p1
14cr|medit-1.1.1-2|28	
14cr|medit-1.1.1-2|29	%build
14cr|medit-1.1.1-2|30	%configure2_5x --disable-install-hooks
14cr|medit-1.1.1-2|31	%make
14cr|medit-1.1.1-2|32	
14cr|medit-1.1.1-2|33	%install
14cr|medit-1.1.1-2|34	%makeinstall_std
14cr|medit-1.1.1-2|35	
14cr|medit-1.1.1-2|36	# more icon sizes, 48x48 is already installed by make install
14cr|medit-1.1.1-2|37	for size in 32x32 16x16; do
14cr|medit-1.1.1-2|38	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/$size/apps;
14cr|medit-1.1.1-2|39	convert moo/mooutils/pixmaps/medit.png -scale $size %{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png;
14cr|medit-1.1.1-2|40	done
14cr|medit-1.1.1-2|41	
14cr|medit-1.1.1-2|42	%if %{mdvver} >= 2012
14cr|medit-1.1.1-2|43	%find_lang medit-1 medit-1-gsv medit-1.lang
14cr|medit-1.1.1-2|44	%else
14cr|medit-1.1.1-2|45	%find_lang medit-1 medit-1-gsv
14cr|medit-1.1.1-2|46	%endif
14cr|medit-1.1.1-2|47	
14cr|medit-1.1.1-2|48	%files -f medit-1.lang
14cr|medit-1.1.1-2|49	%doc README
14cr|medit-1.1.1-2|50	%doc %{_defaultdocdir}/medit-1
14cr|medit-1.1.1-2|51	%{_bindir}/medit
14cr|medit-1.1.1-2|52	%{_datadir}/applications/*.desktop
14cr|medit-1.1.1-2|53	%{_iconsdir}/hicolor/*/apps/*
14cr|medit-1.1.1-2|54	%{_mandir}/man1/medit.1.*
14cr|medit-1.1.1-2|55	%{_datadir}/medit-1/
14cr|medit-1.1.1-2|56	
14cr|medit-1.1.1-2|57	
14cr|medit-1.1.1-2|58	
14cr|medit-1.1.1-2|59	
14cr|medit-1.1.1-2|60	%changelog
14cr|medit-1.1.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|medit-1.1.1-2|62	+ Revision: 727b519
14cr|medit-1.1.1-2|63	- MassBuild#464: Increase release tag
14cr|medit-1.1.1-2|64	
14cr|medit-1.1.1-2|65	

2938 14
14cr|mednafen-0.9.33.3-3|1	Summary:	Multi-consoles Emulator
14cr|mednafen-0.9.33.3-3|2	Name:		mednafen
14cr|mednafen-0.9.33.3-3|3	Version:	0.9.33.3
14cr|mednafen-0.9.33.3-3|4	Release:	3
14cr|mednafen-0.9.33.3-3|5	License:	GPLv2+
14cr|mednafen-0.9.33.3-3|6	Group:		Emulators
14cr|mednafen-0.9.33.3-3|7	Url:		http://mednafen.sourceforge.net/
14cr|mednafen-0.9.33.3-3|8	Source0:	%{name}-%{version}.tar.bz2
14cr|mednafen-0.9.33.3-3|9	BuildRequires:	bison
14cr|mednafen-0.9.33.3-3|10	BuildRequires:	pkgconfig(alsa)
14cr|mednafen-0.9.33.3-3|11	BuildRequires:	pkgconfig(gl)
14cr|mednafen-0.9.33.3-3|12	BuildRequires:	pkgconfig(glu)
14cr|mednafen-0.9.33.3-3|13	BuildRequires:	pkgconfig(libcdio)
14cr|mednafen-0.9.33.3-3|14	BuildRequires:	pkgconfig(sdl)
14cr|mednafen-0.9.33.3-3|15	BuildRequires:	pkgconfig(SDL_net)
14cr|mednafen-0.9.33.3-3|16	BuildRequires:	pkgconfig(sndfile)
14cr|mednafen-0.9.33.3-3|17	BuildRequires:	pkgconfig(vorbis)
14cr|mednafen-0.9.33.3-3|18	BuildRequires:	pkgconfig(zlib)
14cr|mednafen-0.9.33.3-3|19	
14cr|mednafen-0.9.33.3-3|20	%description
14cr|mednafen-0.9.33.3-3|21	Mednafen emulates several consoles:
14cr|mednafen-0.9.33.3-3|22	-Atari Lynx
14cr|mednafen-0.9.33.3-3|23	-GameBoy (Color)
14cr|mednafen-0.9.33.3-3|24	-GameBoy Advance
14cr|mednafen-0.9.33.3-3|25	-Neo Geo Pocket (Color)
14cr|mednafen-0.9.33.3-3|26	-NES
14cr|mednafen-0.9.33.3-3|27	-SNES
14cr|mednafen-0.9.33.3-3|28	-PC Engine (TurboGrafx 16)
14cr|mednafen-0.9.33.3-3|29	-PC-FX
14cr|mednafen-0.9.33.3-3|30	-Sega Master System & Game Gear
14cr|mednafen-0.9.33.3-3|31	-SuperGrafx
14cr|mednafen-0.9.33.3-3|32	-Virtual Boy
14cr|mednafen-0.9.33.3-3|33	-WonderSwan (Color)
14cr|mednafen-0.9.33.3-3|34	
14cr|mednafen-0.9.33.3-3|35	Warning: No GUI.
14cr|mednafen-0.9.33.3-3|36	
14cr|mednafen-0.9.33.3-3|37	%files -f %{name}.lang
14cr|mednafen-0.9.33.3-3|38	%doc ABOUT-NLS AUTHORS COPYING ChangeLog TODO Documentation/*
14cr|mednafen-0.9.33.3-3|39	%{_bindir}/%{name}
14cr|mednafen-0.9.33.3-3|40	%{_datadir}/%{name}/c68k_op0.inc
14cr|mednafen-0.9.33.3-3|41	
14cr|mednafen-0.9.33.3-3|42	#----------------------------------------------------------------------------
14cr|mednafen-0.9.33.3-3|43	
14cr|mednafen-0.9.33.3-3|44	%prep
14cr|mednafen-0.9.33.3-3|45	%setup -q -n %{name}
14cr|mednafen-0.9.33.3-3|46	find ./src -type f -exec chmod 644 '{}' +
14cr|mednafen-0.9.33.3-3|47	find ./src -type d -exec chmod 755 '{}' +
14cr|mednafen-0.9.33.3-3|48	
14cr|mednafen-0.9.33.3-3|49	%build
14cr|mednafen-0.9.33.3-3|50	autoreconf -i
14cr|mednafen-0.9.33.3-3|51	%configure2_5x
14cr|mednafen-0.9.33.3-3|52	%make
14cr|mednafen-0.9.33.3-3|53	
14cr|mednafen-0.9.33.3-3|54	%install
14cr|mednafen-0.9.33.3-3|55	%makeinstall_std
14cr|mednafen-0.9.33.3-3|56	
14cr|mednafen-0.9.33.3-3|57	%find_lang %{name}
14cr|mednafen-0.9.33.3-3|58	
14cr|mednafen-0.9.33.3-3|59	
14cr|mednafen-0.9.33.3-3|60	%changelog
14cr|mednafen-0.9.33.3-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.33.3-3
14cr|mednafen-0.9.33.3-3|62	+ Revision: 4aa3140
14cr|mednafen-0.9.33.3-3|63	- MassBuild#464: Increase release tag
14cr|mednafen-0.9.33.3-3|64	
14cr|mednafen-0.9.33.3-3|65	

2939 14
14cr|mednafen-server-0.5.0-2|1	Name:			mednafen-server
14cr|mednafen-server-0.5.0-2|2	Version:		0.5.0
14cr|mednafen-server-0.5.0-2|3	Release:		2
14cr|mednafen-server-0.5.0-2|4	
14cr|mednafen-server-0.5.0-2|5	Summary:	Mednafen Network Play Server
14cr|mednafen-server-0.5.0-2|6	License:	GPLv2+
14cr|mednafen-server-0.5.0-2|7	URL:		http://mednafen.sourceforge.net/
14cr|mednafen-server-0.5.0-2|8	Group:		Emulators
14cr|mednafen-server-0.5.0-2|9	Source0:	http://downloads.sourceforge.net/mednafen/%{name}-%{version}.tar.bz2
14cr|mednafen-server-0.5.0-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|mednafen-server-0.5.0-2|11	
14cr|mednafen-server-0.5.0-2|12	%description
14cr|mednafen-server-0.5.0-2|13	This CLI-driven server aims at providing multiplayer gaming over a LAN
14cr|mednafen-server-0.5.0-2|14	for mednafen emulator.
14cr|mednafen-server-0.5.0-2|15	
14cr|mednafen-server-0.5.0-2|16	Look at the provided documentation for an example config file and usage.
14cr|mednafen-server-0.5.0-2|17	
14cr|mednafen-server-0.5.0-2|18	%prep
14cr|mednafen-server-0.5.0-2|19	%setup -q -n %{name}
14cr|mednafen-server-0.5.0-2|20	#find ./src -type f -exec chmod 644 '{}' +
14cr|mednafen-server-0.5.0-2|21	#find ./src -type d -exec chmod 755 '{}' +
14cr|mednafen-server-0.5.0-2|22	
14cr|mednafen-server-0.5.0-2|23	%build
14cr|mednafen-server-0.5.0-2|24	#autoreconf -i
14cr|mednafen-server-0.5.0-2|25	%configure2_5x
14cr|mednafen-server-0.5.0-2|26	%make
14cr|mednafen-server-0.5.0-2|27	
14cr|mednafen-server-0.5.0-2|28	%install
14cr|mednafen-server-0.5.0-2|29	rm -rf %{buildroot}
14cr|mednafen-server-0.5.0-2|30	%makeinstall_std
14cr|mednafen-server-0.5.0-2|31	
14cr|mednafen-server-0.5.0-2|32	%files
14cr|mednafen-server-0.5.0-2|33	%defattr(-,root,root)
14cr|mednafen-server-0.5.0-2|34	%doc ChangeLog README TODO run.sh standard.conf
14cr|mednafen-server-0.5.0-2|35	%attr(0755,root,root) %{_bindir}/%{name}
14cr|mednafen-server-0.5.0-2|36	
14cr|mednafen-server-0.5.0-2|37	%clean
14cr|mednafen-server-0.5.0-2|38	rm -rf %{buildroot}
14cr|mednafen-server-0.5.0-2|39	
14cr|mednafen-server-0.5.0-2|40	
14cr|mednafen-server-0.5.0-2|41	
14cr|mednafen-server-0.5.0-2|42	
14cr|mednafen-server-0.5.0-2|43	%changelog
14cr|mednafen-server-0.5.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|mednafen-server-0.5.0-2|45	+ Revision: a762734
14cr|mednafen-server-0.5.0-2|46	- MassBuild#464: Increase release tag
14cr|mednafen-server-0.5.0-2|47	
14cr|mednafen-server-0.5.0-2|48	

2940 14
14cr|mednaffe-0.6-2|1	# Seems to have issues when built with optflags, so we don't use them here
14cr|mednaffe-0.6-2|2	%global optflags %{nil}
14cr|mednaffe-0.6-2|3	%define _enable_debug_packages %{nil}
14cr|mednaffe-0.6-2|4	%define debug_package %{nil}
14cr|mednaffe-0.6-2|5	
14cr|mednaffe-0.6-2|6	Summary:	A front-end (GUI) for Mednafen emulator
14cr|mednaffe-0.6-2|7	Name:		mednaffe
14cr|mednaffe-0.6-2|8	Version:	0.6
14cr|mednaffe-0.6-2|9	Release:	2
14cr|mednaffe-0.6-2|10	License:	GPLv3+
14cr|mednaffe-0.6-2|11	Group:		Emulators
14cr|mednaffe-0.6-2|12	Url:		https://code.google.com/p/mednaffe/
14cr|mednaffe-0.6-2|13	Source0:	https://sites.google.com/site/amatcoder/mednaffe/downloads/%{name}-%{version}.tar.gz
14cr|mednaffe-0.6-2|14	Patch0:		mednaffe-0.6-error-message.patch
14cr|mednaffe-0.6-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mednaffe-0.6-2|16	Requires:	mednafen
14cr|mednaffe-0.6-2|17	
14cr|mednaffe-0.6-2|18	%description
14cr|mednaffe-0.6-2|19	Mednaffe is a front-end (GUI) for Mednafen emulator.
14cr|mednaffe-0.6-2|20	
14cr|mednaffe-0.6-2|21	For now Mednaffe only works with 0.9.3x-WIP versions of mednafen emulator.
14cr|mednaffe-0.6-2|22	
14cr|mednaffe-0.6-2|23	%files
14cr|mednaffe-0.6-2|24	%doc COPYING ChangeLog README AUTHORS
14cr|mednaffe-0.6-2|25	%{_bindir}/%{name}
14cr|mednaffe-0.6-2|26	%{_datadir}/applications/%{name}.desktop
14cr|mednaffe-0.6-2|27	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|mednaffe-0.6-2|28	%{_datadir}/pixmaps/%{name}.png
14cr|mednaffe-0.6-2|29	
14cr|mednaffe-0.6-2|30	#----------------------------------------------------------------------------
14cr|mednaffe-0.6-2|31	
14cr|mednaffe-0.6-2|32	%prep
14cr|mednaffe-0.6-2|33	%setup -q
14cr|mednaffe-0.6-2|34	%patch0 -p1
14cr|mednaffe-0.6-2|35	
14cr|mednaffe-0.6-2|36	%build
14cr|mednaffe-0.6-2|37	%configure2_5x
14cr|mednaffe-0.6-2|38	%make
14cr|mednaffe-0.6-2|39	
14cr|mednaffe-0.6-2|40	%install
14cr|mednaffe-0.6-2|41	%makeinstall_std
14cr|mednaffe-0.6-2|42	
14cr|mednaffe-0.6-2|43	
14cr|mednaffe-0.6-2|44	%changelog
14cr|mednaffe-0.6-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|mednaffe-0.6-2|46	+ Revision: 42fc821
14cr|mednaffe-0.6-2|47	- MassBuild#464: Increase release tag
14cr|mednaffe-0.6-2|48	
14cr|mednaffe-0.6-2|49	

2941 14
14cr|megaglest-3.9.1-4|1	# no matter what, ignores -lssl -lcrypto dependency of -lcurl
14cr|megaglest-3.9.1-4|2	%define		_disable_ld_as_needed		1
14cr|megaglest-3.9.1-4|3	
14cr|megaglest-3.9.1-4|4	%define		debug_package			%{nil}
14cr|megaglest-3.9.1-4|5	
14cr|megaglest-3.9.1-4|6	Name:		megaglest
14cr|megaglest-3.9.1-4|7	Version:	3.9.1
14cr|megaglest-3.9.1-4|8	Release:	4
14cr|megaglest-3.9.1-4|9	Summary:	Open Source 3d real time strategy game
14cr|megaglest-3.9.1-4|10	License:	GPLv3+
14cr|megaglest-3.9.1-4|11	Group:		Games/Strategy
14cr|megaglest-3.9.1-4|12	Url:		http://megaglest.org/
14cr|megaglest-3.9.1-4|13	Source0:	http://downloads.sourceforge.net/%{name}/files/%{name}-source-%{version}.tar.xz
14cr|megaglest-3.9.1-4|14	# Correct usage of xvfb-run when generating manpages
14cr|megaglest-3.9.1-4|15	Patch0:		%{name}-3.9.0-help2man.patch
14cr|megaglest-3.9.1-4|16	# Do not fail with cryptic message if there are missing translations
14cr|megaglest-3.9.1-4|17	# just use english text
14cr|megaglest-3.9.1-4|18	Patch1:		%{name}-3.9.1-translation-missing.patch
14cr|megaglest-3.9.1-4|19	# Use proper path to g3dviewer.ico in sources
14cr|megaglest-3.9.1-4|20	Patch2:         %{name}-3.9.1-icon-path.patch
14cr|megaglest-3.9.1-4|21	# Mandriva patch
14cr|megaglest-3.9.1-4|22	Patch3:		%{name}-3.6.0.3-underlink.patch
14cr|megaglest-3.9.1-4|23	
14cr|megaglest-3.9.1-4|24	BuildRequires:	cmake
14cr|megaglest-3.9.1-4|25	BuildRequires:	help2man
14cr|megaglest-3.9.1-4|26	BuildRequires:	subversion
14cr|megaglest-3.9.1-4|27	BuildRequires:	x11-server-xvfb
14cr|megaglest-3.9.1-4|28	BuildRequires:	icu-devel
14cr|megaglest-3.9.1-4|29	BuildRequires:	jpeg-devel
14cr|megaglest-3.9.1-4|30	BuildRequires:	libircclient-static-devel
14cr|megaglest-3.9.1-4|31	BuildRequires:	miniupnpc-devel
14cr|megaglest-3.9.1-4|32	BuildRequires:	wxgtku-devel
14cr|megaglest-3.9.1-4|33	BuildRequires:	xerces-c-devel
14cr|megaglest-3.9.1-4|34	BuildRequires:	pkgconfig(libcurl)
14cr|megaglest-3.9.1-4|35	BuildRequires:	pkgconfig(ftgl)
14cr|megaglest-3.9.1-4|36	BuildRequires:	pkgconfig(gl)
14cr|megaglest-3.9.1-4|37	BuildRequires:	pkgconfig(glew)
14cr|megaglest-3.9.1-4|38	BuildRequires:	pkgconfig(gnutls)
14cr|megaglest-3.9.1-4|39	BuildRequires:	pkgconfig(libpng)
14cr|megaglest-3.9.1-4|40	BuildRequires:	pkgconfig(lua)
14cr|megaglest-3.9.1-4|41	BuildRequires:	pkgconfig(openal)
14cr|megaglest-3.9.1-4|42	BuildRequires:	pkgconfig(openssl)
14cr|megaglest-3.9.1-4|43	BuildRequires:	pkgconfig(sdl)
14cr|megaglest-3.9.1-4|44	BuildRequires:	pkgconfig(SDL_mixer)
14cr|megaglest-3.9.1-4|45	BuildRequires:	pkgconfig(SDL_net)
14cr|megaglest-3.9.1-4|46	BuildRequires:	pkgconfig(vorbis)
14cr|megaglest-3.9.1-4|47	BuildRequires:	pkgconfig(zlib)
14cr|megaglest-3.9.1-4|48	Requires:	glxinfo
14cr|megaglest-3.9.1-4|49	Requires:	megaglest-data = %{version}
14cr|megaglest-3.9.1-4|50	Requires:	p7zip
14cr|megaglest-3.9.1-4|51	
14cr|megaglest-3.9.1-4|52	%description
14cr|megaglest-3.9.1-4|53	MegaGlest is an open source 3D-real-time strategy game, where you control
14cr|megaglest-3.9.1-4|54	the armies of one of seven different factions: Tech, Magic, Egyptians,
14cr|megaglest-3.9.1-4|55	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
14cr|megaglest-3.9.1-4|56	naturally looking settings, which -like the unit models- are crafted with
14cr|megaglest-3.9.1-4|57	great appreciation for detail. Additional game data can be downloaded from
14cr|megaglest-3.9.1-4|58	within the game at no cost.
14cr|megaglest-3.9.1-4|59	
14cr|megaglest-3.9.1-4|60	#-----------------------------------------------------------------------
14cr|megaglest-3.9.1-4|61	%prep
14cr|megaglest-3.9.1-4|62	%setup -q
14cr|megaglest-3.9.1-4|63	
14cr|megaglest-3.9.1-4|64	%patch0 -p1
14cr|megaglest-3.9.1-4|65	%patch1 -p1
14cr|megaglest-3.9.1-4|66	%patch2 -p1
14cr|megaglest-3.9.1-4|67	%patch3 -p1
14cr|megaglest-3.9.1-4|68	
14cr|megaglest-3.9.1-4|69	#-----------------------------------------------------------------------
14cr|megaglest-3.9.1-4|70	%build
14cr|megaglest-3.9.1-4|71	sed -i -e 's/-O3//g' `find . -name CMakeLists.txt`
14cr|megaglest-3.9.1-4|72	%cmake									\
14cr|megaglest-3.9.1-4|73	-DCMAKE_INSTALL_PREFIX=/					\
14cr|megaglest-3.9.1-4|74	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir}			\
14cr|megaglest-3.9.1-4|75	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir}			\
14cr|megaglest-3.9.1-4|76	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
14cr|megaglest-3.9.1-4|77	%make
14cr|megaglest-3.9.1-4|78	
14cr|megaglest-3.9.1-4|79	#-----------------------------------------------------------------------
14cr|megaglest-3.9.1-4|80	%install
14cr|megaglest-3.9.1-4|81	%makeinstall_std -C build
14cr|megaglest-3.9.1-4|82	mv %{buildroot}/share/* %{buildroot}%{_datadir}
14cr|megaglest-3.9.1-4|83	rmdir %{buildroot}/share
14cr|megaglest-3.9.1-4|84	install -d %{buildroot}%{_gamesdatadir}/megaglest
14cr|megaglest-3.9.1-4|85	for image in `ls %{buildroot}%{_iconsdir}`; do
14cr|megaglest-3.9.1-4|86	[ -e %{buildroot}%{_gamesdatadir}/$image ] ||
14cr|megaglest-3.9.1-4|87	ln -sf %{_iconsdir}/$image %{buildroot}%{_gamesdatadir}/megaglest
14cr|megaglest-3.9.1-4|88	done
14cr|megaglest-3.9.1-4|89	# installed by megaglest-data
14cr|megaglest-3.9.1-4|90	rm %{buildroot}%{_gamesdatadir}/megaglest/megaglest.bmp
14cr|megaglest-3.9.1-4|91	for file in megaglest megaglest_editor megaglest_g3dviewer; do
14cr|megaglest-3.9.1-4|92	desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/$file.desktop
14cr|megaglest-3.9.1-4|93	done
14cr|megaglest-3.9.1-4|94	
14cr|megaglest-3.9.1-4|95	#-----------------------------------------------------------------------
14cr|megaglest-3.9.1-4|96	%files
14cr|megaglest-3.9.1-4|97	%doc docs/AUTHORS.source_code.txt
14cr|megaglest-3.9.1-4|98	%doc docs/CHANGELOG.txt
14cr|megaglest-3.9.1-4|99	%doc docs/COPYRIGHT.source_code.txt
14cr|megaglest-3.9.1-4|100	%doc docs/gnu_gpl_3.0.txt
14cr|megaglest-3.9.1-4|101	%doc docs/README.txt
14cr|megaglest-3.9.1-4|102	%{_datadir}/applications/%{name}*.desktop
14cr|megaglest-3.9.1-4|103	%{_iconsdir}/*
14cr|megaglest-3.9.1-4|104	%{_mandir}/man6/*.6*
14cr|megaglest-3.9.1-4|105	%{_gamesbindir}/*
14cr|megaglest-3.9.1-4|106	%{_gamesdatadir}/megaglest/*
14cr|megaglest-3.9.1-4|107	
14cr|megaglest-3.9.1-4|108	%changelog
14cr|megaglest-3.9.1-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.1-4
14cr|megaglest-3.9.1-4|110	+ Revision: 9f1d5d2
14cr|megaglest-3.9.1-4|111	- MassBuild#464: Increase release tag
14cr|megaglest-3.9.1-4|112	
14cr|megaglest-3.9.1-4|113	

2942 14
14cr|megaglest-data-3.9.1-2|1	Name:		megaglest-data
14cr|megaglest-data-3.9.1-2|2	Version:	3.9.1
14cr|megaglest-data-3.9.1-2|3	Release:	2
14cr|megaglest-data-3.9.1-2|4	Summary:	Mega Glest data files
14cr|megaglest-data-3.9.1-2|5	License:	Creative Commons Attribution
14cr|megaglest-data-3.9.1-2|6	Group:		Games/Strategy
14cr|megaglest-data-3.9.1-2|7	Url:		http://megaglest.org/
14cr|megaglest-data-3.9.1-2|8	Source0:	https://github.com/MegaGlest/megaglest-data/releases/download/3.9.1/%{name}-%{version}.tar.xz
14cr|megaglest-data-3.9.1-2|9	BuildArch:	noarch
14cr|megaglest-data-3.9.1-2|10	BuildRequires:	cmake
14cr|megaglest-data-3.9.1-2|11	
14cr|megaglest-data-3.9.1-2|12	%description
14cr|megaglest-data-3.9.1-2|13	MegaGlest is an open source 3D-real-time strategy game, where you control
14cr|megaglest-data-3.9.1-2|14	the armies of one of seven different factions: Tech, Magic, Egyptians,
14cr|megaglest-data-3.9.1-2|15	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
14cr|megaglest-data-3.9.1-2|16	naturally looking settings, which -like the unit models- are crafted with
14cr|megaglest-data-3.9.1-2|17	great appreciation for detail. Additional game data can be downloaded from
14cr|megaglest-data-3.9.1-2|18	within the game at no cost.
14cr|megaglest-data-3.9.1-2|19	
14cr|megaglest-data-3.9.1-2|20	#-----------------------------------------------------------------------
14cr|megaglest-data-3.9.1-2|21	%prep
14cr|megaglest-data-3.9.1-2|22	%setup -q -n megaglest-%{version}
14cr|megaglest-data-3.9.1-2|23	
14cr|megaglest-data-3.9.1-2|24	#-----------------------------------------------------------------------
14cr|megaglest-data-3.9.1-2|25	%build
14cr|megaglest-data-3.9.1-2|26	%cmake									\
14cr|megaglest-data-3.9.1-2|27	-DCMAKE_INSTALL_PREFIX=/					\
14cr|megaglest-data-3.9.1-2|28	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir}			\
14cr|megaglest-data-3.9.1-2|29	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir}			\
14cr|megaglest-data-3.9.1-2|30	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
14cr|megaglest-data-3.9.1-2|31	%make
14cr|megaglest-data-3.9.1-2|32	
14cr|megaglest-data-3.9.1-2|33	#-----------------------------------------------------------------------
14cr|megaglest-data-3.9.1-2|34	%install
14cr|megaglest-data-3.9.1-2|35	%makeinstall_std -C build
14cr|megaglest-data-3.9.1-2|36	rm -fr %{buildroot}%{_gamesdatadir}/megaglest/docs
14cr|megaglest-data-3.9.1-2|37	
14cr|megaglest-data-3.9.1-2|38	#-----------------------------------------------------------------------
14cr|megaglest-data-3.9.1-2|39	%files
14cr|megaglest-data-3.9.1-2|40	%doc docs/*
14cr|megaglest-data-3.9.1-2|41	%{_gamesdatadir}/megaglest
14cr|megaglest-data-3.9.1-2|42	
14cr|megaglest-data-3.9.1-2|43	%changelog
14cr|megaglest-data-3.9.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.1-2
14cr|megaglest-data-3.9.1-2|45	+ Revision: 08003e6
14cr|megaglest-data-3.9.1-2|46	- MassBuild#464: Increase release tag
14cr|megaglest-data-3.9.1-2|47	
14cr|megaglest-data-3.9.1-2|48	

2943 14
14cr|megamario-1.7-2|1	Name:		megamario
14cr|megamario-1.7-2|2	Version:	1.7
14cr|megamario-1.7-2|3	Release:	2
14cr|megamario-1.7-2|4	Summary:	Super Mario Bros 1 clone
14cr|megamario-1.7-2|5	Group:		Games/Arcade
14cr|megamario-1.7-2|6	License:	LGPLv2.1
14cr|megamario-1.7-2|7	URL:		http://mmario.sourceforge.net/
14cr|megamario-1.7-2|8	Source0:	http://downloads.sourceforge.net/mmario/MegaMario_v%{version}_full.zip
14cr|megamario-1.7-2|9	Source1:	%{name}.desktop
14cr|megamario-1.7-2|10	Patch0:		megamario-1.5-compile-fix.patch
14cr|megamario-1.7-2|11	BuildRequires:	pkgconfig(SDL_mixer)
14cr|megamario-1.7-2|12	BuildRequires:	pkgconfig(SDL_image)
14cr|megamario-1.7-2|13	BuildRequires:	pkgconfig(SDL_ttf)
14cr|megamario-1.7-2|14	BuildRequires:  pkgconfig(gl)
14cr|megamario-1.7-2|15	BuildRequires:  pkgconfig(glu)
14cr|megamario-1.7-2|16	BuildRequires:	imagemagick
14cr|megamario-1.7-2|17	BuildRequires:	desktop-file-utils
14cr|megamario-1.7-2|18	Requires:	hicolor-icon-theme
14cr|megamario-1.7-2|19	
14cr|megamario-1.7-2|20	%description
14cr|megamario-1.7-2|21	MegaMario is a clone of the well know platform game Super Mario Bros 1.
14cr|megamario-1.7-2|22	In the game you play Mario, and your task is to free his brother Luigi,
14cr|megamario-1.7-2|23	who was captured by the evil Bowser.
14cr|megamario-1.7-2|24	
14cr|megamario-1.7-2|25	
14cr|megamario-1.7-2|26	%prep
14cr|megamario-1.7-2|27	%setup -q -c
14cr|megamario-1.7-2|28	%patch0 -p1
14cr|megamario-1.7-2|29	sed -i 's/\r//' *.txt
14cr|megamario-1.7-2|30	
14cr|megamario-1.7-2|31	%build
14cr|megamario-1.7-2|32	%make PREFIX=%{_prefix} CFLAGS="$RPM_OPT_FLAGS -fsigned-char"
14cr|megamario-1.7-2|33	convert -transparent '#FF00FF' data/gfx/characters/small/player1r.PNG %{name}.png
14cr|megamario-1.7-2|34	
14cr|megamario-1.7-2|35	%install
14cr|megamario-1.7-2|36	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|megamario-1.7-2|37	# cruft removal
14cr|megamario-1.7-2|38	rm %{buildroot}%{_datadir}/megamario/levels/1/1
14cr|megamario-1.7-2|39	rm %{buildroot}%{_datadir}/megamario/levels/11/mai
14cr|megamario-1.7-2|40	rm %{buildroot}%{_datadir}/megamario/save.sav
14cr|megamario-1.7-2|41	
14cr|megamario-1.7-2|42	# below is the desktop file and icon stuff.
14cr|megamario-1.7-2|43	mkdir -p %{buildroot}%{_datadir}/applications
14cr|megamario-1.7-2|44	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|megamario-1.7-2|45	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cr|megamario-1.7-2|46	install -p -m 644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cr|megamario-1.7-2|47	
14cr|megamario-1.7-2|48	
14cr|megamario-1.7-2|49	%files
14cr|megamario-1.7-2|50	%doc CONTROLS.txt readme.txt fixes_v%{version}.txt
14cr|megamario-1.7-2|51	%{_bindir}/%{name}
14cr|megamario-1.7-2|52	%{_datadir}/%{name}
14cr|megamario-1.7-2|53	%{_datadir}/applications/%{name}.desktop
14cr|megamario-1.7-2|54	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|megamario-1.7-2|55	
14cr|megamario-1.7-2|56	
14cr|megamario-1.7-2|57	
14cr|megamario-1.7-2|58	
14cr|megamario-1.7-2|59	
14cr|megamario-1.7-2|60	%changelog
14cr|megamario-1.7-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cr|megamario-1.7-2|62	+ Revision: f9bcf03
14cr|megamario-1.7-2|63	- MassBuild#464: Increase release tag
14cr|megamario-1.7-2|64	
14cr|megamario-1.7-2|65	

2944 14
14cr|megatunix-0.9.23-1|1	%if %mandriva_branch == Cooker
14cr|megatunix-0.9.23-1|2	# Cooker
14cr|megatunix-0.9.23-1|3	%define release 2
14cr|megatunix-0.9.23-1|4	%else
14cr|megatunix-0.9.23-1|5	# Old distros
14cr|megatunix-0.9.23-1|6	%define subrel 1
14cr|megatunix-0.9.23-1|7	%define release 1
14cr|megatunix-0.9.23-1|8	%endif
14cr|megatunix-0.9.23-1|9	
14cr|megatunix-0.9.23-1|10	Summary:	MegaTunix Tuning Software
14cr|megatunix-0.9.23-1|11	Name:		megatunix
14cr|megatunix-0.9.23-1|12	Version:	0.9.23
14cr|megatunix-0.9.23-1|13	Release:	%release
14cr|megatunix-0.9.23-1|14	License:	GPLv2+
14cr|megatunix-0.9.23-1|15	Group:		Networking/Other
14cr|megatunix-0.9.23-1|16	URL:		http://sourceforge.net/projects/megatunix
14cr|megatunix-0.9.23-1|17	Source0:	http://sourceforge.net/projects/megatunix/files/MegaTunix/%{version}/%{name}-%{version}.tar.gz
14cr|megatunix-0.9.23-1|18	Patch0:		megatunix-0.9.23-glib_fix.diff
14cr|megatunix-0.9.23-1|19	Patch1:		megatunix-0.9.23-menu_fixes.diff
14cr|megatunix-0.9.23-1|20	BuildRequires:	autoconf automake libtool
14cr|megatunix-0.9.23-1|21	BuildRequires:	bison
14cr|megatunix-0.9.23-1|22	BuildRequires:	flex
14cr|megatunix-0.9.23-1|23	BuildRequires:	imagemagick
14cr|megatunix-0.9.23-1|24	BuildRequires:	intltool
14cr|megatunix-0.9.23-1|25	BuildRequires:	pkgconfig(gdk-2.0)
14cr|megatunix-0.9.23-1|26	BuildRequires:	pkgconfig(gdkglext-1.0)
14cr|megatunix-0.9.23-1|27	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
14cr|megatunix-0.9.23-1|28	BuildRequires:	pkgconfig(gdk-x11-2.0)
14cr|megatunix-0.9.23-1|29	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|megatunix-0.9.23-1|30	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|megatunix-0.9.23-1|31	BuildRequires:	pkgconfig(gtkglext-x11-1.0)
14cr|megatunix-0.9.23-1|32	BuildRequires:	pkgconfig(gtk+-unix-print-2.0)
14cr|megatunix-0.9.23-1|33	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14cr|megatunix-0.9.23-1|34	BuildRequires:	pkgconfig(libglade-2.0)
14cr|megatunix-0.9.23-1|35	BuildRequires:	pkgconfig(libxml-2.0)
14cr|megatunix-0.9.23-1|36	
14cr|megatunix-0.9.23-1|37	%description
14cr|megatunix-0.9.23-1|38	MegaTunix is a cross-platform tuning application for some of the available DIY
14cr|megatunix-0.9.23-1|39	Fuel Injection controllers, including the MegaSquirt (MS1, MS1-Extra, MS2 and
14cr|megatunix-0.9.23-1|40	MS2-Extra) as well as the FreeEMS EFI system and the JimStim ECU
14cr|megatunix-0.9.23-1|41	stimulator/development tool.
14cr|megatunix-0.9.23-1|42	
14cr|megatunix-0.9.23-1|43	%prep
14cr|megatunix-0.9.23-1|44	
14cr|megatunix-0.9.23-1|45	%setup -q
14cr|megatunix-0.9.23-1|46	%patch0 -p0
14cr|megatunix-0.9.23-1|47	%patch1 -p1
14cr|megatunix-0.9.23-1|48	
14cr|megatunix-0.9.23-1|49	%build
14cr|megatunix-0.9.23-1|50	autoreconf -fi
14cr|megatunix-0.9.23-1|51	
14cr|megatunix-0.9.23-1|52	%configure2_5x \
14cr|megatunix-0.9.23-1|53	--disable-rpath \
14cr|megatunix-0.9.23-1|54	--disable-static
14cr|megatunix-0.9.23-1|55	
14cr|megatunix-0.9.23-1|56	%make
14cr|megatunix-0.9.23-1|57	
14cr|megatunix-0.9.23-1|58	%install
14cr|megatunix-0.9.23-1|59	rm -rf %{buildroot}
14cr|megatunix-0.9.23-1|60	
14cr|megatunix-0.9.23-1|61	%makeinstall_std
14cr|megatunix-0.9.23-1|62	
14cr|megatunix-0.9.23-1|63	rm -rf %{buildroot}%{_datadir}/icons
14cr|megatunix-0.9.23-1|64	
14cr|megatunix-0.9.23-1|65	install -d %{buildroot}%{_miconsdir}
14cr|megatunix-0.9.23-1|66	install -d %{buildroot}%{_iconsdir}
14cr|megatunix-0.9.23-1|67	install -d %{buildroot}%{_liconsdir}
14cr|megatunix-0.9.23-1|68	
14cr|megatunix-0.9.23-1|69	for i in automotive dashdesigner gaugedesigner megatunix mtxloader; do
14cr|megatunix-0.9.23-1|70	convert icons/${i}.xpm -resize 16x16 %{buildroot}%{_miconsdir}/${i}.png
14cr|megatunix-0.9.23-1|71	convert icons/${i}.xpm -resize 32x32 %{buildroot}%{_iconsdir}/${i}.png
14cr|megatunix-0.9.23-1|72	convert icons/${i}.xpm -resize 48x48 %{buildroot}%{_liconsdir}/${i}.png
14cr|megatunix-0.9.23-1|73	done
14cr|megatunix-0.9.23-1|74	
14cr|megatunix-0.9.23-1|75	%files
14cr|megatunix-0.9.23-1|76	%doc AUTHORS CREDITS LICENSE README TODO
14cr|megatunix-0.9.23-1|77	%{_sysconfdir}/xdg/menus/applications-merged/automotive.menu
14cr|megatunix-0.9.23-1|78	%{_bindir}/dashdesigner
14cr|megatunix-0.9.23-1|79	%{_bindir}/gaugedesigner
14cr|megatunix-0.9.23-1|80	%{_bindir}/megatunix
14cr|megatunix-0.9.23-1|81	%{_bindir}/msloader
14cr|megatunix-0.9.23-1|82	%{_bindir}/mtxloader
14cr|megatunix-0.9.23-1|83	%{_datadir}/MegaTunix
14cr|megatunix-0.9.23-1|84	%{_datadir}/desktop-directories/Automotive.directory
14cr|megatunix-0.9.23-1|85	%{_datadir}/applications/*.desktop
14cr|megatunix-0.9.23-1|86	%{_miconsdir}/*.png
14cr|megatunix-0.9.23-1|87	%{_iconsdir}/*.png
14cr|megatunix-0.9.23-1|88	%{_liconsdir}/*.png
14cr|megatunix-0.9.23-1|89	
14cr|megatunix-0.9.23-1|90	
14cr|megatunix-0.9.23-1|91	
14cr|megatunix-0.9.23-1|92	%changelog
14cr|megatunix-0.9.23-1|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.23-1
14cr|megatunix-0.9.23-1|94	+ Revision: ba5770a
14cr|megatunix-0.9.23-1|95	- MassBuild#464: Increase release tag
14cr|megatunix-0.9.23-1|96	
14cr|megatunix-0.9.23-1|97	

2945 14
14cr|megaupload-dl-0.3.3-1|1	Name:		megaupload-dl
14cr|megaupload-dl-0.3.3-1|2	Version:	0.3.3
14cr|megaupload-dl-0.3.3-1|3	Release:	%mkrel 1
14cr|megaupload-dl-0.3.3-1|4	Summary:	Megaupload automatic downloader
14cr|megaupload-dl-0.3.3-1|5	Group:		Networking/File transfer
14cr|megaupload-dl-0.3.3-1|6	License:	GPLv3
14cr|megaupload-dl-0.3.3-1|7	URL:		http://code.google.com/p/megaupload-dl/
14cr|megaupload-dl-0.3.3-1|8	Source0:	http://megaupload-dl.googlecode.com/files/%{name}-%{version}.tgz
14cr|megaupload-dl-0.3.3-1|9	Source1:	megaupload.com.terms.txt
14cr|megaupload-dl-0.3.3-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|megaupload-dl-0.3.3-1|11	BuildRequires:	python-beautifulsoup
14cr|megaupload-dl-0.3.3-1|12	BuildRequires:	python-imaging
14cr|megaupload-dl-0.3.3-1|13	BuildRequires:	tesseract
14cr|megaupload-dl-0.3.3-1|14	BuildRequires:	python-devel
14cr|megaupload-dl-0.3.3-1|15	Requires:	python-base >= 2.6
14cr|megaupload-dl-0.3.3-1|16	Requires:	python-beautifulsoup
14cr|megaupload-dl-0.3.3-1|17	Requires:	python-imaging
14cr|megaupload-dl-0.3.3-1|18	Requires:	tesseract
14cr|megaupload-dl-0.3.3-1|19	BuildArch:	noarch
14cr|megaupload-dl-0.3.3-1|20	
14cr|megaupload-dl-0.3.3-1|21	%description
14cr|megaupload-dl-0.3.3-1|22	Megaupload-dl helps on the painful process of downloading
14cr|megaupload-dl-0.3.3-1|23	files hosted on the popular Megaupload site if you don't have
14cr|megaupload-dl-0.3.3-1|24	a premium account. The process is completely automatic as the
14cr|megaupload-dl-0.3.3-1|25	captcha is recognized using a OCR. The script
14cr|megaupload-dl-0.3.3-1|26	(run from the command line, there is no GUI) only returns the file link;
14cr|megaupload-dl-0.3.3-1|27	use your favorite web downloader to actually get the file.
14cr|megaupload-dl-0.3.3-1|28	
14cr|megaupload-dl-0.3.3-1|29	%prep
14cr|megaupload-dl-0.3.3-1|30	%setup -q -n %{name}
14cr|megaupload-dl-0.3.3-1|31	cp %{SOURCE1} .
14cr|megaupload-dl-0.3.3-1|32	
14cr|megaupload-dl-0.3.3-1|33	%install
14cr|megaupload-dl-0.3.3-1|34	rm -rf $RPM_BUILD_ROOT
14cr|megaupload-dl-0.3.3-1|35	python setup.py install --root=$RPM_BUILD_ROOT
14cr|megaupload-dl-0.3.3-1|36	
14cr|megaupload-dl-0.3.3-1|37	rm -rf %buildroot%{_datadir}/doc/megaupload_dl
14cr|megaupload-dl-0.3.3-1|38	
14cr|megaupload-dl-0.3.3-1|39	%clean
14cr|megaupload-dl-0.3.3-1|40	rm -rf $RPM_BUILD_ROOT
14cr|megaupload-dl-0.3.3-1|41	
14cr|megaupload-dl-0.3.3-1|42	
14cr|megaupload-dl-0.3.3-1|43	%files
14cr|megaupload-dl-0.3.3-1|44	%defattr(-,root,root,-)
14cr|megaupload-dl-0.3.3-1|45	%doc CHANGELOG README examples/* megaupload.com.terms.txt
14cr|megaupload-dl-0.3.3-1|46	%{_bindir}/*
14cr|megaupload-dl-0.3.3-1|47	%{py_puresitedir}/megaupload_dl
14cr|megaupload-dl-0.3.3-1|48	%{py_puresitedir}/*.egg-info
14cr|megaupload-dl-0.3.3-1|49	%{_datadir}/megaupload_dl/news_gothic_bt.ttf
14cr|megaupload-dl-0.3.3-1|50	
14cr|megaupload-dl-0.3.3-1|51	
14cr|megaupload-dl-0.3.3-1|52	
14cr|megaupload-dl-0.3.3-1|53	%changelog
14cr|megaupload-dl-0.3.3-1|54	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3.3-1
14cr|megaupload-dl-0.3.3-1|55	+ Revision: 52704a7
14cr|megaupload-dl-0.3.3-1|56	- Automatic import for version 0.3.3
14cr|megaupload-dl-0.3.3-1|57	
14cr|megaupload-dl-0.3.3-1|58	

2946 14
14cr|meka-0.73-3|1	# spec is based on Andrea Musuruane's work in Fedora
14cr|meka-0.73-3|2	
14cr|meka-0.73-3|3	%define pkgdate 2010-05-30
14cr|meka-0.73-3|4	%define pkgversion %(echo %version|sed s/\\\\\.//g)
14cr|meka-0.73-3|5	
14cr|meka-0.73-3|6	Name:		meka
14cr|meka-0.73-3|7	Version:	0.73
14cr|meka-0.73-3|8	Release:	3
14cr|meka-0.73-3|9	Summary:	Sega 8-bit machine emulator
14cr|meka-0.73-3|10	Group:		Emulators
14cr|meka-0.73-3|11	License:	MEKA and non-commercial
14cr|meka-0.73-3|12	URL:		http://www.smspower.org/meka/
14cr|meka-0.73-3|13	Source0:	http://www.smspower.org/meka/releases/%{name}-%{pkgdate}-srcs-v%{pkgversion}.zip
14cr|meka-0.73-3|14	Source1:	%{name}.sh
14cr|meka-0.73-3|15	Source2:	%{name}.desktop
14cr|meka-0.73-3|16	Patch0:		meka-0.72-rpmopt.patch
14cr|meka-0.73-3|17	Patch1:		meka-0.72-buffer_overflow.patch
14cr|meka-0.73-3|18	# http://www.smspower.org/forums/viewtopic.php?t=12699
14cr|meka-0.73-3|19	Patch2:		meka-0.73-execstack.patch
14cr|meka-0.73-3|20	# http://www.smspower.org/forums/viewtopic.php?t=10848
14cr|meka-0.73-3|21	# http://www.smspower.org/forums/viewtopic.php?t=12699
14cr|meka-0.73-3|22	Patch3:		meka-0.73-noseal.patch
14cr|meka-0.73-3|23	# http://www.smspower.org/forums/viewtopic.php?t=12699
14cr|meka-0.73-3|24	Patch4:		meka-0.73-gcc45.patch
14cr|meka-0.73-3|25	
14cr|meka-0.73-3|26	Patch5:		meka-0.73-sfmt.patch
14cr|meka-0.73-3|27	Patch6:		meka-0.73-png15.patch
14cr|meka-0.73-3|28	
14cr|meka-0.73-3|29	# This is package contains ix86 asm code
14cr|meka-0.73-3|30	ExclusiveArch:	%{ix86}
14cr|meka-0.73-3|31	BuildRequires:	allegro-devel
14cr|meka-0.73-3|32	BuildRequires:	nasm
14cr|meka-0.73-3|33	BuildRequires:	png-devel
14cr|meka-0.73-3|34	BuildRequires:	pkgconfig(xpm)
14cr|meka-0.73-3|35	BuildRequires:	pkgconfig(xxf86dga)
14cr|meka-0.73-3|36	BuildRequires:	pkgconfig(xxf86vm)
14cr|meka-0.73-3|37	BuildRequires:	pkgconfig(xext)
14cr|meka-0.73-3|38	BuildRequires:	imagemagick
14cr|meka-0.73-3|39	BuildRequires:	desktop-file-utils
14cr|meka-0.73-3|40	
14cr|meka-0.73-3|41	%description
14cr|meka-0.73-3|42	MEKA is a multi machine emulator, originally started as a Sega Master System
14cr|meka-0.73-3|43	emulator, and generally very oriented toward Z80-based Sega 8-bit systems.
14cr|meka-0.73-3|44	MEKA officially emulates the following systems:
14cr|meka-0.73-3|45	
14cr|meka-0.73-3|46	- Sega Game 1000        / SG-1000  / Japan, Oceania
14cr|meka-0.73-3|47	- Sega Computer 3000    / SC-3000  / Japan, Oceania, Europe
14cr|meka-0.73-3|48	- Super Control Station / SF-7000  / Japan, Oceania, Europe
14cr|meka-0.73-3|49	- Sega Mark III         / MK3      / Japan
14cr|meka-0.73-3|50	+ FM Unit Extension  / MK3+FM   / Japan
14cr|meka-0.73-3|51	- Sega Master System    / SMS      / World Wide
14cr|meka-0.73-3|52	- Sega Game Gear        / GG       / World Wide
14cr|meka-0.73-3|53	- ColecoVision          / COLECO   / America, Europe
14cr|meka-0.73-3|54	- Othello Multivision   / OMV      / Japan
14cr|meka-0.73-3|55	
14cr|meka-0.73-3|56	You can play other systems on it only if you are smart enough to figure how.
14cr|meka-0.73-3|57	And if you are, I doubt you will want to play Nintendo games. So forget it.
14cr|meka-0.73-3|58	
14cr|meka-0.73-3|59	%prep
14cr|meka-0.73-3|60	%setup -q -c
14cr|meka-0.73-3|61	# Fix CFLAGS in Makefilie
14cr|meka-0.73-3|62	%patch0 -p1
14cr|meka-0.73-3|63	# Fix buffer overflows
14cr|meka-0.73-3|64	%patch1 -p1
14cr|meka-0.73-3|65	# Patch not to require an executable stack
14cr|meka-0.73-3|66	%patch2 -p1
14cr|meka-0.73-3|67	# Patch not to require libseal (audio is severly broken)
14cr|meka-0.73-3|68	%patch3 -p1
14cr|meka-0.73-3|69	# Patch to compile with gcc 4.5
14cr|meka-0.73-3|70	%patch4 -p1
14cr|meka-0.73-3|71	# Fix string format error
14cr|meka-0.73-3|72	%patch5 -p1
14cr|meka-0.73-3|73	# Fix build with png15
14cr|meka-0.73-3|74	%patch6 -p1
14cr|meka-0.73-3|75	# Remove pre-built lib files
14cr|meka-0.73-3|76	find -name '*.lib' -exec %__rm -f '{}' \;
14cr|meka-0.73-3|77	# Fix end-of-line-encoding
14cr|meka-0.73-3|78	%__sed -i 's/\r//' *.txt
14cr|meka-0.73-3|79	# Fix char encondigs
14cr|meka-0.73-3|80	for i in *.txt; do
14cr|meka-0.73-3|81	iconv --from=ISO-8859-1 --to=UTF-8 $i > $i.utf8
14cr|meka-0.73-3|82	%__mv $i.utf8 $i
14cr|meka-0.73-3|83	done
14cr|meka-0.73-3|84	
14cr|meka-0.73-3|85	
14cr|meka-0.73-3|86	%build
14cr|meka-0.73-3|87	cd srcs
14cr|meka-0.73-3|88	# make doesn't compile with %%{?_smp_mflags}
14cr|meka-0.73-3|89	%__make RPMFLAGS="%{optflags}"
14cr|meka-0.73-3|90	
14cr|meka-0.73-3|91	
14cr|meka-0.73-3|92	%install
14cr|meka-0.73-3|93	%__rm -rf %{buildroot}
14cr|meka-0.73-3|94	
14cr|meka-0.73-3|95	%__install -d %{buildroot}%{_bindir}
14cr|meka-0.73-3|96	%__install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/meka
14cr|meka-0.73-3|97	%__install -d %{buildroot}%{_libdir}/meka
14cr|meka-0.73-3|98	%__install -m 755 meka %{buildroot}%{_libdir}/meka
14cr|meka-0.73-3|99	%__install -d %{buildroot}%{_datadir}/meka
14cr|meka-0.73-3|100	%__install -m 644 meka.{blt,dat,inp,msg,nam,pat,thm} %{buildroot}%{_datadir}/meka
14cr|meka-0.73-3|101	
14cr|meka-0.73-3|102	# install desktop file
14cr|meka-0.73-3|103	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|meka-0.73-3|104	desktop-file-install \
14cr|meka-0.73-3|105	--dir %{buildroot}%{_datadir}/applications \
14cr|meka-0.73-3|106	%{SOURCE2}
14cr|meka-0.73-3|107	
14cr|meka-0.73-3|108	# install icons
14cr|meka-0.73-3|109	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32}/apps
14cr|meka-0.73-3|110	convert -delete 1 srcs/mekaw.ico \
14cr|meka-0.73-3|111	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|meka-0.73-3|112	convert -delete 0 srcs/mekaw.ico \
14cr|meka-0.73-3|113	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|meka-0.73-3|114	
14cr|meka-0.73-3|115	
14cr|meka-0.73-3|116	%clean
14cr|meka-0.73-3|117	%__rm -rf %{buildroot}
14cr|meka-0.73-3|118	
14cr|meka-0.73-3|119	%post
14cr|meka-0.73-3|120	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meka-0.73-3|121	
14cr|meka-0.73-3|122	%postun
14cr|meka-0.73-3|123	if [ $1 -eq 0 ] ; then
14cr|meka-0.73-3|124	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|meka-0.73-3|125	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meka-0.73-3|126	fi
14cr|meka-0.73-3|127	
14cr|meka-0.73-3|128	%posttrans
14cr|meka-0.73-3|129	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meka-0.73-3|130	
14cr|meka-0.73-3|131	%files
14cr|meka-0.73-3|132	%doc changes.txt compat.txt debugger.txt history.txt mekanix.txt
14cr|meka-0.73-3|133	%doc meka.txt multi.txt sources.txt tech.txt TODO.txt
14cr|meka-0.73-3|134	%{_bindir}/meka
14cr|meka-0.73-3|135	%{_libdir}/meka
14cr|meka-0.73-3|136	%{_datadir}/meka
14cr|meka-0.73-3|137	%{_datadir}/applications/%{name}.desktop
14cr|meka-0.73-3|138	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|meka-0.73-3|139	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|meka-0.73-3|140	
14cr|meka-0.73-3|141	
14cr|meka-0.73-3|142	
14cr|meka-0.73-3|143	
14cr|meka-0.73-3|144	%changelog
14cr|meka-0.73-3|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.73-3
14cr|meka-0.73-3|146	+ Revision: 1a2cfce
14cr|meka-0.73-3|147	- MassBuild#464: Increase release tag
14cr|meka-0.73-3|148	
14cr|meka-0.73-3|149	

2947 14
14cr|meld-1.8.4-3|1	Name:		meld
14cr|meld-1.8.4-3|2	Version:	1.8.4
14cr|meld-1.8.4-3|3	Release:	3
14cr|meld-1.8.4-3|4	Summary:	Visual diff and merge tool
14cr|meld-1.8.4-3|5	Group:		File tools
14cr|meld-1.8.4-3|6	License:	GPLv2+
14cr|meld-1.8.4-3|7	URL:		http://meldmerge.org/
14cr|meld-1.8.4-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.xz
14cr|meld-1.8.4-3|9	
14cr|meld-1.8.4-3|10	BuildRequires:	rarian
14cr|meld-1.8.4-3|11	BuildRequires:	gettext
14cr|meld-1.8.4-3|12	BuildRequires:	intltool
14cr|meld-1.8.4-3|13	BuildRequires:	desktop-file-utils
14cr|meld-1.8.4-3|14	BuildRequires:	perl(XML::Parser)
14cr|meld-1.8.4-3|15	
14cr|meld-1.8.4-3|16	Requires:	python-gtksourceview
14cr|meld-1.8.4-3|17	Requires:	python-gobject
14cr|meld-1.8.4-3|18	Requires:	python-dbus
14cr|meld-1.8.4-3|19	Requires:	pygtk2.0
14cr|meld-1.8.4-3|20	Requires:	dbus-x11
14cr|meld-1.8.4-3|21	Requires:	patch
14cr|meld-1.8.4-3|22	
14cr|meld-1.8.4-3|23	BuildArch:	noarch
14cr|meld-1.8.4-3|24	
14cr|meld-1.8.4-3|25	%description
14cr|meld-1.8.4-3|26	Meld is a visual diff and merge tool targeted at developers.
14cr|meld-1.8.4-3|27	It helps you compare files, directories, and version controlled
14cr|meld-1.8.4-3|28	projects. It provides two-and three-way comparison of both files
14cr|meld-1.8.4-3|29	and directories, and the tabbed interface allows you to open many
14cr|meld-1.8.4-3|30	diffs at once. Meld has has support for many popular version
14cr|meld-1.8.4-3|31	control systems including Git, Mercurial, Bazaar, SVN and CVS.
14cr|meld-1.8.4-3|32	The diff viewer lets you edit files in place (diffs update dynamically),
14cr|meld-1.8.4-3|33	and a middle column shows detailed changes and allows merges.
14cr|meld-1.8.4-3|34	The margins show location of changes for easy navigation.
14cr|meld-1.8.4-3|35	
14cr|meld-1.8.4-3|36	
14cr|meld-1.8.4-3|37	%prep
14cr|meld-1.8.4-3|38	%setup -q
14cr|meld-1.8.4-3|39	
14cr|meld-1.8.4-3|40	sed -i "s|#! /usr/bin/env python|#\!/usr/bin/python|" ./bin/meld
14cr|meld-1.8.4-3|41	
14cr|meld-1.8.4-3|42	
14cr|meld-1.8.4-3|43	%build
14cr|meld-1.8.4-3|44	make prefix=%{_prefix} libdir=%{_datadir} sharedir=%{_datadir}
14cr|meld-1.8.4-3|45	
14cr|meld-1.8.4-3|46	
14cr|meld-1.8.4-3|47	%install
14cr|meld-1.8.4-3|48	make prefix=%{_prefix} libdir=%{_datadir} \
14cr|meld-1.8.4-3|49	DESTDIR=%{buildroot} install INSTALL='install -p'
14cr|meld-1.8.4-3|50	
14cr|meld-1.8.4-3|51	desktop-file-install \
14cr|meld-1.8.4-3|52	--dir %{buildroot}%{_datadir}/applications \
14cr|meld-1.8.4-3|53	--delete-original \
14cr|meld-1.8.4-3|54	--add-category="GTK" \
14cr|meld-1.8.4-3|55	--remove-category="Application" \
14cr|meld-1.8.4-3|56	%{buildroot}%{_datadir}/applications/%{name}.desktop \
14cr|meld-1.8.4-3|57	
14cr|meld-1.8.4-3|58	%find_lang %{name} --with-gnome
14cr|meld-1.8.4-3|59	
14cr|meld-1.8.4-3|60	
14cr|meld-1.8.4-3|61	%post
14cr|meld-1.8.4-3|62	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meld-1.8.4-3|63	touch --no-create %{_datadir}/icons/HighContrast &>/dev/null || :
14cr|meld-1.8.4-3|64	update-desktop-database &> /dev/null || :
14cr|meld-1.8.4-3|65	update-mime-database %{_datadir}/mime &> /dev/null || :
14cr|meld-1.8.4-3|66	
14cr|meld-1.8.4-3|67	
14cr|meld-1.8.4-3|68	%postun
14cr|meld-1.8.4-3|69	if [ $1 -eq 0 ] ; then
14cr|meld-1.8.4-3|70	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|meld-1.8.4-3|71	touch --no-create %{_datadir}/icons/HighContrast &>/dev/null
14cr|meld-1.8.4-3|72	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meld-1.8.4-3|73	gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
14cr|meld-1.8.4-3|74	fi
14cr|meld-1.8.4-3|75	update-desktop-database &> /dev/null || :
14cr|meld-1.8.4-3|76	update-mime-database %{_datadir}/mime &> /dev/null || :
14cr|meld-1.8.4-3|77	
14cr|meld-1.8.4-3|78	
14cr|meld-1.8.4-3|79	%posttrans
14cr|meld-1.8.4-3|80	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|meld-1.8.4-3|81	gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
14cr|meld-1.8.4-3|82	
14cr|meld-1.8.4-3|83	
14cr|meld-1.8.4-3|84	%files -f %{name}.lang
14cr|meld-1.8.4-3|85	%defattr(-,root,root,-)
14cr|meld-1.8.4-3|86	%doc COPYING NEWS
14cr|meld-1.8.4-3|87	%{_bindir}/%{name}
14cr|meld-1.8.4-3|88	%{_datadir}/%{name}/
14cr|meld-1.8.4-3|89	%{_datadir}/mime/packages/%{name}.xml
14cr|meld-1.8.4-3|90	%{_datadir}/applications/*%{name}.desktop
14cr|meld-1.8.4-3|91	%{_datadir}/appdata/*%{name}.appdata.xml
14cr|meld-1.8.4-3|92	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|meld-1.8.4-3|93	%{_datadir}/icons/HighContrast/*/apps/%{name}.*
14cr|meld-1.8.4-3|94	
14cr|meld-1.8.4-3|95	
14cr|meld-1.8.4-3|96	
14cr|meld-1.8.4-3|97	%changelog
14cr|meld-1.8.4-3|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.4-3
14cr|meld-1.8.4-3|99	+ Revision: 7d01daf
14cr|meld-1.8.4-3|100	- MassBuild#464: Increase release tag
14cr|meld-1.8.4-3|101	
14cr|meld-1.8.4-3|102	

2948 14
14cr|memcachefs-0.5-5|1	Name:           memcachefs
14cr|memcachefs-0.5-5|2	Version:        0.5
14cr|memcachefs-0.5-5|3	Release:        5
14cr|memcachefs-0.5-5|4	Epoch:          0
14cr|memcachefs-0.5-5|5	Summary:        Filesystem which mounts the memcache server
14cr|memcachefs-0.5-5|6	License:        GPLv2+
14cr|memcachefs-0.5-5|7	Group:          System/Kernel and hardware
14cr|memcachefs-0.5-5|8	URL:            http://memcachefs.sourceforge.net/
14cr|memcachefs-0.5-5|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|memcachefs-0.5-5|10	Requires:       kmod(fuse)
14cr|memcachefs-0.5-5|11	Requires:       fuse
14cr|memcachefs-0.5-5|12	BuildRequires:  fuse-devel
14cr|memcachefs-0.5-5|13	BuildRequires:  memcache-devel
14cr|memcachefs-0.5-5|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|memcachefs-0.5-5|15	
14cr|memcachefs-0.5-5|16	%description
14cr|memcachefs-0.5-5|17	memcachefs is FUSE-based filesystem which mounts the memcache
14cr|memcachefs-0.5-5|18	server. It allows you to view cache data of memcached as if they
14cr|memcachefs-0.5-5|19	were regular files.
14cr|memcachefs-0.5-5|20	
14cr|memcachefs-0.5-5|21	%prep
14cr|memcachefs-0.5-5|22	%setup -q
14cr|memcachefs-0.5-5|23	
14cr|memcachefs-0.5-5|24	%build
14cr|memcachefs-0.5-5|25	%{configure2_5x}
14cr|memcachefs-0.5-5|26	%{make}
14cr|memcachefs-0.5-5|27	
14cr|memcachefs-0.5-5|28	%install
14cr|memcachefs-0.5-5|29	%{__rm} -rf %{buildroot}
14cr|memcachefs-0.5-5|30	%{makeinstall_std}
14cr|memcachefs-0.5-5|31	
14cr|memcachefs-0.5-5|32	%clean
14cr|memcachefs-0.5-5|33	%{__rm} -rf %{buildroot}
14cr|memcachefs-0.5-5|34	
14cr|memcachefs-0.5-5|35	%files
14cr|memcachefs-0.5-5|36	%defattr(0644,root,root,0755)
14cr|memcachefs-0.5-5|37	%doc AUTHORS ChangeLog INSTALL NEWS README
14cr|memcachefs-0.5-5|38	%attr(-,root,root) %{_bindir}/memcachefs
14cr|memcachefs-0.5-5|39	%{_mandir}/man1/memcachefs.1*
14cr|memcachefs-0.5-5|40	
14cr|memcachefs-0.5-5|41	
14cr|memcachefs-0.5-5|42	
14cr|memcachefs-0.5-5|43	%changelog
14cr|memcachefs-0.5-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.5-5
14cr|memcachefs-0.5-5|45	+ Revision: 09c8049
14cr|memcachefs-0.5-5|46	- MassBuild#464: Increase release tag
14cr|memcachefs-0.5-5|47	
14cr|memcachefs-0.5-5|48	

2949 14
14cr|memonix-1.6-3|1	Name:		memonix
14cr|memonix-1.6-3|2	Version:	1.6
14cr|memonix-1.6-3|3	Release:	3
14cr|memonix-1.6-3|4	Summary:	Brain teasers, puzzle and memory games for kid's in one pack
14cr|memonix-1.6-3|5	Group:		Games/Puzzles
14cr|memonix-1.6-3|6	License:	GPLv3
14cr|memonix-1.6-3|7	URL:		http://www.viewizard.com/memonix/
14cr|memonix-1.6-3|8	Source:		http://www.viewizard.com/download/%{name}_%{version}_src.tar.bz2
14cr|memonix-1.6-3|9	Patch0:		memonix-1.6-datapath.patch
14cr|memonix-1.6-3|10	Patch1:		memonix-1.6-default-mode.patch
14cr|memonix-1.6-3|11	BuildRequires:	cmake
14cr|memonix-1.6-3|12	BuildRequires:	imagemagick
14cr|memonix-1.6-3|13	BuildRequires:	pkgconfig(glu)
14cr|memonix-1.6-3|14	BuildRequires:	pkgconfig(sdl)
14cr|memonix-1.6-3|15	BuildRequires:	pkgconfig(SDL_image)
14cr|memonix-1.6-3|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|memonix-1.6-3|17	BuildRequires:	pkgconfig(x11)
14cr|memonix-1.6-3|18	
14cr|memonix-1.6-3|19	%description
14cr|memonix-1.6-3|20	Memonix is the latest version of a wonderful collection of four brain
14cr|memonix-1.6-3|21	twisters, including Mosaic, Builder, Pair and Jig-Saw. While being
14cr|memonix-1.6-3|22	amazingly addictive and fun to play, these games can be used to improve
14cr|memonix-1.6-3|23	your child’s memory, thinking and reaction. Five difficulty levels from
14cr|memonix-1.6-3|24	normal to obscene plus the timer mean that the challenge will never run
14cr|memonix-1.6-3|25	away. Joyful music and brightly-colored visuals maximize the excitement
14cr|memonix-1.6-3|26	from the gameplay.
14cr|memonix-1.6-3|27	
14cr|memonix-1.6-3|28	%prep
14cr|memonix-1.6-3|29	%setup -q -c %{name}-%{version}
14cr|memonix-1.6-3|30	%patch0 -p0
14cr|memonix-1.6-3|31	%patch1 -p0
14cr|memonix-1.6-3|32	
14cr|memonix-1.6-3|33	%build
14cr|memonix-1.6-3|34	pushd MemonixSourceCode
14cr|memonix-1.6-3|35	%cmake
14cr|memonix-1.6-3|36	%make
14cr|memonix-1.6-3|37	popd
14cr|memonix-1.6-3|38	
14cr|memonix-1.6-3|39	for N in 16 32 64 128; do convert icon48.png -resize ${N}x${N} $N.png; done
14cr|memonix-1.6-3|40	
14cr|memonix-1.6-3|41	%install
14cr|memonix-1.6-3|42	install -D MemonixSourceCode/build/Memonix %{buildroot}%{_gamesbindir}/%{name}
14cr|memonix-1.6-3|43	
14cr|memonix-1.6-3|44	install -D gamedata.vfs %{buildroot}%{_gamesdatadir}/%{name}/gamedata.vfs
14cr|memonix-1.6-3|45	
14cr|memonix-1.6-3|46	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|memonix-1.6-3|47	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|memonix-1.6-3|48	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|memonix-1.6-3|49	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|memonix-1.6-3|50	
14cr|memonix-1.6-3|51	# menu-entry
14cr|memonix-1.6-3|52	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|memonix-1.6-3|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|memonix-1.6-3|54	[Desktop Entry]
14cr|memonix-1.6-3|55	Name=Memonix
14cr|memonix-1.6-3|56	Comment=Brain teasers, puzzle and memory games
14cr|memonix-1.6-3|57	Exec=memonix
14cr|memonix-1.6-3|58	Icon=memonix
14cr|memonix-1.6-3|59	Terminal=false
14cr|memonix-1.6-3|60	Type=Application
14cr|memonix-1.6-3|61	Categories=Game;LogicGame;
14cr|memonix-1.6-3|62	EOF
14cr|memonix-1.6-3|63	
14cr|memonix-1.6-3|64	%files
14cr|memonix-1.6-3|65	%doc MemonixSourceCode/ReadMe.txt MemonixSourceCode/License.txt MemonixSourceCode/gpl-3.0.txt
14cr|memonix-1.6-3|66	%{_gamesbindir}/%{name}
14cr|memonix-1.6-3|67	%{_gamesdatadir}/%{name}
14cr|memonix-1.6-3|68	%{_datadir}/applications/%{name}.desktop
14cr|memonix-1.6-3|69	%{_liconsdir}/%{name}.png
14cr|memonix-1.6-3|70	%{_miconsdir}/%{name}.png
14cr|memonix-1.6-3|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|memonix-1.6-3|72	
14cr|memonix-1.6-3|73	
14cr|memonix-1.6-3|74	%changelog
14cr|memonix-1.6-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14cr|memonix-1.6-3|76	+ Revision: 24d5adb
14cr|memonix-1.6-3|77	- MassBuild#464: Increase release tag
14cr|memonix-1.6-3|78	
14cr|memonix-1.6-3|79	

2950 14
14cr|memtester-4.3.0-4|1	Summary:	Memory tester
14cr|memtester-4.3.0-4|2	Name:		memtester
14cr|memtester-4.3.0-4|3	Version:	4.3.0
14cr|memtester-4.3.0-4|4	Release:	4
14cr|memtester-4.3.0-4|5	License:	GPLv2+
14cr|memtester-4.3.0-4|6	Group:		Monitoring
14cr|memtester-4.3.0-4|7	Url:		http://pyropus.ca/software/memtester/
14cr|memtester-4.3.0-4|8	Source0:	http://pyropus.ca/software/memtester/old-versions/%{name}-%{version}.tar.gz
14cr|memtester-4.3.0-4|9	
14cr|memtester-4.3.0-4|10	%description
14cr|memtester-4.3.0-4|11	Memtest is a utility for testing the memory subsystem in a computer to
14cr|memtester-4.3.0-4|12	determine if it is faulty.
14cr|memtester-4.3.0-4|13	
14cr|memtester-4.3.0-4|14	%files
14cr|memtester-4.3.0-4|15	%doc BUGS CHANGELOG COPYING README.tests README
14cr|memtester-4.3.0-4|16	%{_bindir}/*
14cr|memtester-4.3.0-4|17	%{_mandir}/man8/*
14cr|memtester-4.3.0-4|18	
14cr|memtester-4.3.0-4|19	#----------------------------------------------------------------------------
14cr|memtester-4.3.0-4|20	
14cr|memtester-4.3.0-4|21	%prep
14cr|memtester-4.3.0-4|22	%setup -q
14cr|memtester-4.3.0-4|23	echo "cc %{optflags} -DPOSIX -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -DTEST_NARROW_WRITES -c" > conf-cc
14cr|memtester-4.3.0-4|24	echo "cc %{ldflags}" > conf-ld
14cr|memtester-4.3.0-4|25	
14cr|memtester-4.3.0-4|26	%build
14cr|memtester-4.3.0-4|27	%make
14cr|memtester-4.3.0-4|28	
14cr|memtester-4.3.0-4|29	%install
14cr|memtester-4.3.0-4|30	mkdir -p %{buildroot}%{_bindir}
14cr|memtester-4.3.0-4|31	install -m 755 memtester %{buildroot}%{_bindir}
14cr|memtester-4.3.0-4|32	
14cr|memtester-4.3.0-4|33	mkdir -p %{buildroot}%{_mandir}/man8
14cr|memtester-4.3.0-4|34	install -m 644 memtester.8 %{buildroot}%{_mandir}/man8/
14cr|memtester-4.3.0-4|35	
14cr|memtester-4.3.0-4|36	
14cr|memtester-4.3.0-4|37	%changelog
14cr|memtester-4.3.0-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-4
14cr|memtester-4.3.0-4|39	+ Revision: cb2815a
14cr|memtester-4.3.0-4|40	- MassBuild#464: Increase release tag
14cr|memtester-4.3.0-4|41	
14cr|memtester-4.3.0-4|42	

2951 14
14cr|menhir-20130911-4|1	%define _enable_debug_packages %{nil}
14cr|menhir-20130911-4|2	%define debug_package %{nil}
14cr|menhir-20130911-4|3	
14cr|menhir-20130911-4|4	Summary:	Menhir is a LR(1) parser generator for OCaml
14cr|menhir-20130911-4|5	Name:		menhir
14cr|menhir-20130911-4|6	Version:	20130911
14cr|menhir-20130911-4|7	Release:	4
14cr|menhir-20130911-4|8	License:	LGPLv2.1+ and QPL with static compilation exception
14cr|menhir-20130911-4|9	Group:		Development/OCaml
14cr|menhir-20130911-4|10	Url:		http://pauillac.inria.fr/~fpottier/menhir/
14cr|menhir-20130911-4|11	Source0:	http://pauillac.inria.fr/~fpottier/menhir/menhir-%{version}.tar.gz
14cr|menhir-20130911-4|12	BuildRequires:	ocaml
14cr|menhir-20130911-4|13	BuildRequires:	ocaml-findlib
14cr|menhir-20130911-4|14	
14cr|menhir-20130911-4|15	%description
14cr|menhir-20130911-4|16	Menhir is a LR(1) parser generator for OCaml. It is mostly compatible
14cr|menhir-20130911-4|17	with the standard ocamlyacc and has the following enhancements:
14cr|menhir-20130911-4|18	
14cr|menhir-20130911-4|19	- it accepts LR(1) grammars,
14cr|menhir-20130911-4|20	- it offers parameterized nonterminal symbols as well as a library of
14cr|menhir-20130911-4|21	standard definitions,
14cr|menhir-20130911-4|22	- it explains conflicts in terms of the grammar,
14cr|menhir-20130911-4|23	- it allows grammar specifications to be split over multiple files and
14cr|menhir-20130911-4|24	parametrized by OCaml modules,
14cr|menhir-20130911-4|25	- it produces reentrant parsers.
14cr|menhir-20130911-4|26	
14cr|menhir-20130911-4|27	%files
14cr|menhir-20130911-4|28	%doc manual.pdf
14cr|menhir-20130911-4|29	%{_bindir}/menhir
14cr|menhir-20130911-4|30	%{_mandir}/man1/menhir.1*
14cr|menhir-20130911-4|31	%{_datadir}/menhir/standard.mly
14cr|menhir-20130911-4|32	%dir %{_libdir}/ocaml/menhirLib
14cr|menhir-20130911-4|33	%{_libdir}/ocaml/menhirLib/*.cmi
14cr|menhir-20130911-4|34	%{_libdir}/ocaml/menhirLib/*.cmo
14cr|menhir-20130911-4|35	%{_libdir}/ocaml/menhirLib/*.o
14cr|menhir-20130911-4|36	%{_libdir}/ocaml/menhirLib/META
14cr|menhir-20130911-4|37	
14cr|menhir-20130911-4|38	#----------------------------------------------------------------------------
14cr|menhir-20130911-4|39	
14cr|menhir-20130911-4|40	%package devel
14cr|menhir-20130911-4|41	Summary:	Development files for %{name}
14cr|menhir-20130911-4|42	Group:		Development/OCaml
14cr|menhir-20130911-4|43	Requires:	%{name} = %{EVRD}
14cr|menhir-20130911-4|44	
14cr|menhir-20130911-4|45	%description devel
14cr|menhir-20130911-4|46	The %{name}-devel package contains libraries and signature files for
14cr|menhir-20130911-4|47	developing applications that use %{name}.
14cr|menhir-20130911-4|48	
14cr|menhir-20130911-4|49	%files devel
14cr|menhir-20130911-4|50	%doc demos/
14cr|menhir-20130911-4|51	%{_libdir}/ocaml/menhirLib/*.cmx
14cr|menhir-20130911-4|52	
14cr|menhir-20130911-4|53	#----------------------------------------------------------------------------
14cr|menhir-20130911-4|54	
14cr|menhir-20130911-4|55	%prep
14cr|menhir-20130911-4|56	%setup -q
14cr|menhir-20130911-4|57	
14cr|menhir-20130911-4|58	%build
14cr|menhir-20130911-4|59	# PREFIX is there without %{buildroot} because it is used to write the
14cr|menhir-20130911-4|60	# lib path in the source
14cr|menhir-20130911-4|61	make PREFIX=/usr
14cr|menhir-20130911-4|62	
14cr|menhir-20130911-4|63	%install
14cr|menhir-20130911-4|64	# Prevent recompilation when doing make install
14cr|menhir-20130911-4|65	sed -i 's/install: all/install:/' Makefile
14cr|menhir-20130911-4|66	export DESTDIR=%{buildroot}
14cr|menhir-20130911-4|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|menhir-20130911-4|68	mkdir -p $OCAMLFIND_DESTDIR/menhirLib
14cr|menhir-20130911-4|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|menhir-20130911-4|70	make install PREFIX=%{buildroot}/usr
14cr|menhir-20130911-4|71	
14cr|menhir-20130911-4|72	
14cr|menhir-20130911-4|73	%changelog
14cr|menhir-20130911-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130911-4
14cr|menhir-20130911-4|75	+ Revision: 2b8d1bb
14cr|menhir-20130911-4|76	- MassBuild#464: Increase release tag
14cr|menhir-20130911-4|77	
14cr|menhir-20130911-4|78	

2952 14
14cr|mercurial-server-1.2-3|1	%define name	mercurial-server
14cr|mercurial-server-1.2-3|2	%define version	1.2
14cr|mercurial-server-1.2-3|3	%define release 3
14cr|mercurial-server-1.2-3|4	
14cr|mercurial-server-1.2-3|5	Summary:	Mercurial authentication and authorization tools
14cr|mercurial-server-1.2-3|6	Name:		%{name}
14cr|mercurial-server-1.2-3|7	Version:	%{version}
14cr|mercurial-server-1.2-3|8	Release:	%{release}
14cr|mercurial-server-1.2-3|9	Source0:	http://dev.lshift.net/paul/%{name}/%{name}_%{version}.tar.gz
14cr|mercurial-server-1.2-3|10	License:	GPLv2
14cr|mercurial-server-1.2-3|11	Group:		Development/Other
14cr|mercurial-server-1.2-3|12	Url:		http://www.lshift.net/mercurial-server.html
14cr|mercurial-server-1.2-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mercurial-server-1.2-3|14	BuildArch:	noarch
14cr|mercurial-server-1.2-3|15	Requires:	mercurial, openssh-server
14cr|mercurial-server-1.2-3|16	BuildRequires:	xsltproc, docbook-style-xsl
14cr|mercurial-server-1.2-3|17	
14cr|mercurial-server-1.2-3|18	%description
14cr|mercurial-server-1.2-3|19	mercurial-server gives your developers remote read/write access to centralized
14cr|mercurial-server-1.2-3|20	Mercurial repositories using SSH public key authentication; it provides
14cr|mercurial-server-1.2-3|21	convenient and fine-grained key management and access control.
14cr|mercurial-server-1.2-3|22	
14cr|mercurial-server-1.2-3|23	%prep
14cr|mercurial-server-1.2-3|24	%setup -q -n %{name}_%{version}.orig
14cr|mercurial-server-1.2-3|25	
14cr|mercurial-server-1.2-3|26	%install
14cr|mercurial-server-1.2-3|27	%__rm -rf %{buildroot}
14cr|mercurial-server-1.2-3|28	
14cr|mercurial-server-1.2-3|29	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/root
14cr|mercurial-server-1.2-3|30	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/users
14cr|mercurial-server-1.2-3|31	%__install -m 644 src/init/conf/access.conf %{buildroot}%{_sysconfdir}/mercurial-server/
14cr|mercurial-server-1.2-3|32	
14cr|mercurial-server-1.2-3|33	%__install -d -m 755 %{buildroot}%{_sysconfdir}/remote-hgrc.d
14cr|mercurial-server-1.2-3|34	%__install -m 644 src/init/conf/remote-hgrc.d/* %{buildroot}%{_sysconfdir}/remote-hgrc.d
14cr|mercurial-server-1.2-3|35	
14cr|mercurial-server-1.2-3|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --install-scripts=%{_datadir}/%{name} --install-data=%{_datadir}/%{name} --record=FILE_LIST
14cr|mercurial-server-1.2-3|37	
14cr|mercurial-server-1.2-3|38	%__install -m 755 -d %{buildroot}/var/hg
14cr|mercurial-server-1.2-3|39	
14cr|mercurial-server-1.2-3|40	pushd doc
14cr|mercurial-server-1.2-3|41	xsltproc --nonet -o ../manual.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl manual.docbook
14cr|mercurial-server-1.2-3|42	
14cr|mercurial-server-1.2-3|43	%clean
14cr|mercurial-server-1.2-3|44	%__rm -rf %{buildroot}
14cr|mercurial-server-1.2-3|45	
14cr|mercurial-server-1.2-3|46	%pre
14cr|mercurial-server-1.2-3|47	# Need to run usermod -U twice to unlock created account:
14cr|mercurial-server-1.2-3|48	if ! getent passwd hg 2>&1 > /dev/null; then \
14cr|mercurial-server-1.2-3|49	/usr/sbin/useradd -r -m -d /var/hg -s /bin/bash -c "Mercurial repository server user" hg && \
14cr|mercurial-server-1.2-3|50	/usr/sbin/usermod -U hg && /usr/sbin/usermod -U hg
14cr|mercurial-server-1.2-3|51	fi
14cr|mercurial-server-1.2-3|52	
14cr|mercurial-server-1.2-3|53	# .mercurial-server needs to be in the hg user directory:
14cr|mercurial-server-1.2-3|54	[ ! -e ~hg/.mercurial-server ] && /bin/su hg -c "install -m 600 /etc/mercurial-server/init/dot-mercurial-server ~hg/.mercurial-server"
14cr|mercurial-server-1.2-3|55	
14cr|mercurial-server-1.2-3|56	%post
14cr|mercurial-server-1.2-3|57	[ -d /var/hg ] && [ ! -d /var/hg/repos ] && \
14cr|mercurial-server-1.2-3|58	chown -R hg:hg /var/hg && \
14cr|mercurial-server-1.2-3|59	/bin/su hg -c "/usr/share/mercurial-server/init/hginit /usr/share/mercurial-server"
14cr|mercurial-server-1.2-3|60	
14cr|mercurial-server-1.2-3|61	cat <<EOF
14cr|mercurial-server-1.2-3|62	-------------------------------------------------------------------------------
14cr|mercurial-server-1.2-3|63	Place the SSH public key(s) of the user(s) who require access to the repository
14cr|mercurial-server-1.2-3|64	in the directory /etc/mercurial-server/keys/root and run
14cr|mercurial-server-1.2-3|65	/usr/share/mercurial-server/refresh-auth while logged in as the user hg.
14cr|mercurial-server-1.2-3|66	-------------------------------------------------------------------------------
14cr|mercurial-server-1.2-3|67	EOF
14cr|mercurial-server-1.2-3|68	
14cr|mercurial-server-1.2-3|69	%postun
14cr|mercurial-server-1.2-3|70	/usr/sbin/userdel -r hg
14cr|mercurial-server-1.2-3|71	
14cr|mercurial-server-1.2-3|72	%files -f FILE_LIST
14cr|mercurial-server-1.2-3|73	%defattr(-,root,root)
14cr|mercurial-server-1.2-3|74	%doc CREDITS LICENSE NEWS README manual.html
14cr|mercurial-server-1.2-3|75	%config(noreplace) %{_sysconfdir}/mercurial-server/
14cr|mercurial-server-1.2-3|76	%{_sysconfdir}/remote-hgrc.d/access.rc
14cr|mercurial-server-1.2-3|77	%{_sysconfdir}/remote-hgrc.d/logging.rc
14cr|mercurial-server-1.2-3|78	/var/hg
14cr|mercurial-server-1.2-3|79	
14cr|mercurial-server-1.2-3|80	
14cr|mercurial-server-1.2-3|81	
14cr|mercurial-server-1.2-3|82	%changelog
14cr|mercurial-server-1.2-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|mercurial-server-1.2-3|84	+ Revision: dcb3080
14cr|mercurial-server-1.2-3|85	- MassBuild#464: Increase release tag
14cr|mercurial-server-1.2-3|86	
14cr|mercurial-server-1.2-3|87	

2953 14
14cr|mergelog-4.5-7|1	Summary:	Merges httpd log files by date
14cr|mergelog-4.5-7|2	Name:		mergelog
14cr|mergelog-4.5-7|3	Version:	4.5
14cr|mergelog-4.5-7|4	Release:	7
14cr|mergelog-4.5-7|5	Group:		System/Servers
14cr|mergelog-4.5-7|6	License:	GPLv2
14cr|mergelog-4.5-7|7	URL:		http://mergelog.sourceforge.net/
14cr|mergelog-4.5-7|8	Source0:	http://prdownloads.sourceforge.net/mergelog/%{name}-%{version}.tar.bz2
14cr|mergelog-4.5-7|9	BuildRequires:	zlib-devel
14cr|mergelog-4.5-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mergelog-4.5-7|11	
14cr|mergelog-4.5-7|12	%description
14cr|mergelog-4.5-7|13	mergelog is a small and fast C program which merges by date httpd log files in
14cr|mergelog-4.5-7|14	'Common Log Format' from web servers behind round-robin DNS. It has been
14cr|mergelog-4.5-7|15	designed to easily manage huge log files from highly stressed servers. mergelog
14cr|mergelog-4.5-7|16	is distributed with zmergelog which supports gzipped log files.
14cr|mergelog-4.5-7|17	
14cr|mergelog-4.5-7|18	%prep
14cr|mergelog-4.5-7|19	%setup -q
14cr|mergelog-4.5-7|20	
14cr|mergelog-4.5-7|21	%build
14cr|mergelog-4.5-7|22	%configure2_5x
14cr|mergelog-4.5-7|23	%make
14cr|mergelog-4.5-7|24	
14cr|mergelog-4.5-7|25	%install
14cr|mergelog-4.5-7|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mergelog-4.5-7|27	
14cr|mergelog-4.5-7|28	install -d %{buildroot}%{_sbindir}
14cr|mergelog-4.5-7|29	install -d %{buildroot}%{_mandir}/man1
14cr|mergelog-4.5-7|30	
14cr|mergelog-4.5-7|31	install -m0755 src/mergelog %{buildroot}%{_sbindir}/
14cr|mergelog-4.5-7|32	install -m0755 src/zmergelog %{buildroot}%{_sbindir}/
14cr|mergelog-4.5-7|33	
14cr|mergelog-4.5-7|34	install -m0644 man/mergelog.1 %{buildroot}%{_mandir}/man1
14cr|mergelog-4.5-7|35	install -m0644 man/zmergelog.1 %{buildroot}%{_mandir}/man1
14cr|mergelog-4.5-7|36	
14cr|mergelog-4.5-7|37	%clean
14cr|mergelog-4.5-7|38	rm -rf $RPM_BUILD_ROOT
14cr|mergelog-4.5-7|39	
14cr|mergelog-4.5-7|40	%files
14cr|mergelog-4.5-7|41	%defattr(-,root,root,-)
14cr|mergelog-4.5-7|42	%doc AUTHORS COPYING ChangeLog README
14cr|mergelog-4.5-7|43	%attr(0755,root,root) %{_sbindir}/mergelog
14cr|mergelog-4.5-7|44	%attr(0755,root,root) %{_sbindir}/zmergelog
14cr|mergelog-4.5-7|45	%attr(0640,root,root) %{_mandir}/man1/mergelog.1*
14cr|mergelog-4.5-7|46	%attr(0640,root,root) %{_mandir}/man1/zmergelog.1*
14cr|mergelog-4.5-7|47	
14cr|mergelog-4.5-7|48	
14cr|mergelog-4.5-7|49	
14cr|mergelog-4.5-7|50	
14cr|mergelog-4.5-7|51	
14cr|mergelog-4.5-7|52	%changelog
14cr|mergelog-4.5-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5-7
14cr|mergelog-4.5-7|54	+ Revision: cfa7c5d
14cr|mergelog-4.5-7|55	- MassBuild#464: Increase release tag
14cr|mergelog-4.5-7|56	
14cr|mergelog-4.5-7|57	

2954 14
14cr|merkaartor-0.18.1-4|1	Summary:	Openstreetmap mapping program
14cr|merkaartor-0.18.1-4|2	Name:		merkaartor
14cr|merkaartor-0.18.1-4|3	Version:	0.18.1
14cr|merkaartor-0.18.1-4|4	Release:	4
14cr|merkaartor-0.18.1-4|5	License:	GPLv2+
14cr|merkaartor-0.18.1-4|6	Group:		Sciences/Other
14cr|merkaartor-0.18.1-4|7	Url:		http://merkaartor.be/projects/merkaartor/
14cr|merkaartor-0.18.1-4|8	Source0:	http://merkaartor.be/attachments/download/301/%{name}-%{version}.tar.bz2
14cr|merkaartor-0.18.1-4|9	BuildRequires:	gdb
14cr|merkaartor-0.18.1-4|10	BuildRequires:	qt4-linguist
14cr|merkaartor-0.18.1-4|11	BuildRequires:	boost-devel
14cr|merkaartor-0.18.1-4|12	BuildRequires:	gdal-devel
14cr|merkaartor-0.18.1-4|13	BuildRequires:	qt4-devel
14cr|merkaartor-0.18.1-4|14	BuildRequires:	pkgconfig(exiv2)
14cr|merkaartor-0.18.1-4|15	BuildRequires:	pkgconfig(QtWebKit)
14cr|merkaartor-0.18.1-4|16	
14cr|merkaartor-0.18.1-4|17	%description
14cr|merkaartor-0.18.1-4|18	Merkaartor is an openstreetmap (http://www.openstreetmap.org) mapping
14cr|merkaartor-0.18.1-4|19	program. Merkaartor focuses on providing a visually pleasing but
14cr|merkaartor-0.18.1-4|20	performant editing environment for free geographical data.
14cr|merkaartor-0.18.1-4|21	
14cr|merkaartor-0.18.1-4|22	%files -f %{name}.lang
14cr|merkaartor-0.18.1-4|23	%doc AUTHORS CHANGELOG CREDITS TODO
14cr|merkaartor-0.18.1-4|24	%{_bindir}/*
14cr|merkaartor-0.18.1-4|25	%{_datadir}/%{name}/*.xml
14cr|merkaartor-0.18.1-4|26	%{_datadir}/applications/*.desktop
14cr|merkaartor-0.18.1-4|27	%{_libdir}/%{name}/plugins/background/*.so
14cr|merkaartor-0.18.1-4|28	%{_libdir}/%{name}/plugins/styles/libskulpture.so
14cr|merkaartor-0.18.1-4|29	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|merkaartor-0.18.1-4|30	
14cr|merkaartor-0.18.1-4|31	#----------------------------------------------------------------------------
14cr|merkaartor-0.18.1-4|32	
14cr|merkaartor-0.18.1-4|33	%prep
14cr|merkaartor-0.18.1-4|34	%setup -q
14cr|merkaartor-0.18.1-4|35	
14cr|merkaartor-0.18.1-4|36	%build
14cr|merkaartor-0.18.1-4|37	lrelease translations/merkaartor*.ts
14cr|merkaartor-0.18.1-4|38	%qmake_qt4 \
14cr|merkaartor-0.18.1-4|39	PREFIX=%{_prefix} \
14cr|merkaartor-0.18.1-4|40	LIBDIR=%{_libdir} \
14cr|merkaartor-0.18.1-4|41	TRANSDIR_MERKAARTOR=%{_datadir}/%{name}/translations \
14cr|merkaartor-0.18.1-4|42	TRANSDIR_SYSTEM=%{qt4dir}/translations \
14cr|merkaartor-0.18.1-4|43	GDAL=1
14cr|merkaartor-0.18.1-4|44	%make
14cr|merkaartor-0.18.1-4|45	
14cr|merkaartor-0.18.1-4|46	%install
14cr|merkaartor-0.18.1-4|47	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|merkaartor-0.18.1-4|48	
14cr|merkaartor-0.18.1-4|49	%find_lang %{name} --with-qt
14cr|merkaartor-0.18.1-4|50	
14cr|merkaartor-0.18.1-4|51	rm -f %{buildroot}/merkaartor.gdb-index
14cr|merkaartor-0.18.1-4|52	
14cr|merkaartor-0.18.1-4|53	
14cr|merkaartor-0.18.1-4|54	%changelog
14cr|merkaartor-0.18.1-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.1-4
14cr|merkaartor-0.18.1-4|56	+ Revision: 74350db
14cr|merkaartor-0.18.1-4|57	- MassBuild#464: Increase release tag
14cr|merkaartor-0.18.1-4|58	
14cr|merkaartor-0.18.1-4|59	

2955 14
14cr|merlin-0.9.0-3|1	Summary:	Nagios distributed monitoring
14cr|merlin-0.9.0-3|2	Name:		merlin
14cr|merlin-0.9.0-3|3	Version:	0.9.0
14cr|merlin-0.9.0-3|4	Release:	3
14cr|merlin-0.9.0-3|5	License:	BSD
14cr|merlin-0.9.0-3|6	Group:		Networking/Other
14cr|merlin-0.9.0-3|7	Url:		http://www.op5.org/community/plugin-inventory/op5-projects/merlin
14cr|merlin-0.9.0-3|8	Source0:	http://op5.org/op5media/op5.org/downloads/merlin-%{version}.tar.gz
14cr|merlin-0.9.0-3|9	Patch0:		merlin-0.9.0-sfmt.patch
14cr|merlin-0.9.0-3|10	BuildRequires:	dbi-devel
14cr|merlin-0.9.0-3|11	
14cr|merlin-0.9.0-3|12	%description
14cr|merlin-0.9.0-3|13	The Merlin project, or Module for Effortless Redundancy and Loadbalancing In
14cr|merlin-0.9.0-3|14	Nagios, was initially started to create an easy way to set up distributed
14cr|merlin-0.9.0-3|15	Nagios installations, allowing Nagios processes to exchange information
14cr|merlin-0.9.0-3|16	directly as an alternative to the standard nagios way using NSCA. When starting
14cr|merlin-0.9.0-3|17	the Ninja project we realised that we could continue the work on Merlin and
14cr|merlin-0.9.0-3|18	adopt the project to function as backend for Ninja by adding support for
14cr|merlin-0.9.0-3|19	storing the status information in a database, fault tolearance and some other
14cr|merlin-0.9.0-3|20	cool things. This means that Merlin now are responsible for providing status
14cr|merlin-0.9.0-3|21	data, acting as a backend, for the Ninja GUI.
14cr|merlin-0.9.0-3|22	
14cr|merlin-0.9.0-3|23	%files
14cr|merlin-0.9.0-3|24	%doc TECHNICAL SPECS README HOWTO COPYING
14cr|merlin-0.9.0-3|25	%{_initrddir}/merlind
14cr|merlin-0.9.0-3|26	%{_libdir}/merlin
14cr|merlin-0.9.0-3|27	%{_localstatedir}/lib/merlin
14cr|merlin-0.9.0-3|28	%{_localstatedir}/log/merlin
14cr|merlin-0.9.0-3|29	%config(noreplace)%{_sysconfdir}/merlin.conf
14cr|merlin-0.9.0-3|30	
14cr|merlin-0.9.0-3|31	#----------------------------------------------------------------------------
14cr|merlin-0.9.0-3|32	
14cr|merlin-0.9.0-3|33	%prep
14cr|merlin-0.9.0-3|34	%setup -q
14cr|merlin-0.9.0-3|35	%patch0 -p1
14cr|merlin-0.9.0-3|36	
14cr|merlin-0.9.0-3|37	%build
14cr|merlin-0.9.0-3|38	%make CFLAGS="%{optflags}"
14cr|merlin-0.9.0-3|39	
14cr|merlin-0.9.0-3|40	%install
14cr|merlin-0.9.0-3|41	install -d -m 755 %{buildroot}%{_libdir}/merlin
14cr|merlin-0.9.0-3|42	install -m 755 import showlog merlind %{buildroot}%{_libdir}/merlin
14cr|merlin-0.9.0-3|43	install -m 644 merlin.so import.php object_importer.inc.php %{buildroot}%{_libdir}/merlin
14cr|merlin-0.9.0-3|44	
14cr|merlin-0.9.0-3|45	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|merlin-0.9.0-3|46	install -m 644 example.conf %{buildroot}%{_sysconfdir}/merlin.conf
14cr|merlin-0.9.0-3|47	perl -pi \
14cr|merlin-0.9.0-3|48	-e 's|@\@DESTDIR@\@/logs|%{_localstatedir}/log/merlin|;' \
14cr|merlin-0.9.0-3|49	-e 's|@\@DESTDIR@\@/ipc.sock|%{_localstatedir}/lib/merlin/ipc.sock|;' \
14cr|merlin-0.9.0-3|50	%{buildroot}%{_sysconfdir}/merlin.conf
14cr|merlin-0.9.0-3|51	
14cr|merlin-0.9.0-3|52	install -d -m 755 %{buildroot}%{_localstatedir}/log/merlin
14cr|merlin-0.9.0-3|53	install -d -m 755 %{buildroot}%{_localstatedir}/lib/merlin
14cr|merlin-0.9.0-3|54	
14cr|merlin-0.9.0-3|55	install -d -m 755 %{buildroot}%{_initrddir}
14cr|merlin-0.9.0-3|56	install -m 755 init.sh %{buildroot}%{_initrddir}/merlind
14cr|merlin-0.9.0-3|57	perl -pi \
14cr|merlin-0.9.0-3|58	-e 's|^BINDIR=.*|BINDIR=%{_libdir}/merlin|;' \
14cr|merlin-0.9.0-3|59	-e 's|^CONFIG_FILE=.*|CONFIG_FILE=%{_sysconfdir}/merlin.conf|;' \
14cr|merlin-0.9.0-3|60	%{buildroot}%{_initrddir}/merlind
14cr|merlin-0.9.0-3|61	
14cr|merlin-0.9.0-3|62	
14cr|merlin-0.9.0-3|63	
14cr|merlin-0.9.0-3|64	%changelog
14cr|merlin-0.9.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|merlin-0.9.0-3|66	+ Revision: 33901c8
14cr|merlin-0.9.0-3|67	- MassBuild#464: Increase release tag
14cr|merlin-0.9.0-3|68	
14cr|merlin-0.9.0-3|69	

2956 14
14cr|meshio-0.2.0-10|1	%define debug_package %{nil}
14cr|meshio-0.2.0-10|2	%define version 0.2.0
14cr|meshio-0.2.0-10|3	%define release 10
14cr|meshio-0.2.0-10|4	%define name    meshio
14cr|meshio-0.2.0-10|5	
14cr|meshio-0.2.0-10|6	%define major 0
14cr|meshio-0.2.0-10|7	%define libname %mklibname %{name} %major
14cr|meshio-0.2.0-10|8	%define libnamedev %mklibname %{name} %major -d
14cr|meshio-0.2.0-10|9	
14cr|meshio-0.2.0-10|10	Name:        %{name}
14cr|meshio-0.2.0-10|11	Summary:     Library for the loading of 3D model files
14cr|meshio-0.2.0-10|12	Version:     %{version}
14cr|meshio-0.2.0-10|13	Release:     %{release}
14cr|meshio-0.2.0-10|14	License:     LGPLv2.1
14cr|meshio-0.2.0-10|15	Group:       System/Libraries
14cr|meshio-0.2.0-10|16	Source:      meshio-%version.tar.bz2
14cr|meshio-0.2.0-10|17	Patch0:      meshio-0.2.0-build.patch
14cr|meshio-0.2.0-10|18	
14cr|meshio-0.2.0-10|19	URL:         http://www.3dwm.org/frameset.html
14cr|meshio-0.2.0-10|20	
14cr|meshio-0.2.0-10|21	
14cr|meshio-0.2.0-10|22	%description
14cr|meshio-0.2.0-10|23	MeshIO is a simple C++ library for the loading of 3D model
14cr|meshio-0.2.0-10|24	files. Currently, MeshIO only supports plain .3DS files as
14cr|meshio-0.2.0-10|25	well as its native .RAW format. MeshIO will undergo a major
14cr|meshio-0.2.0-10|26	redesign in the future.
14cr|meshio-0.2.0-10|27	
14cr|meshio-0.2.0-10|28	%package -n %libname
14cr|meshio-0.2.0-10|29	Summary:     	Library for the loading of 3D model files
14cr|meshio-0.2.0-10|30	Group: 		 System/Libraries
14cr|meshio-0.2.0-10|31	
14cr|meshio-0.2.0-10|32	%description -n %libname
14cr|meshio-0.2.0-10|33	MeshIO is a simple C++ library for the loading of 3D model
14cr|meshio-0.2.0-10|34	files. Currently, MeshIO only supports plain .3DS files as
14cr|meshio-0.2.0-10|35	well as its native .RAW format. MeshIO will undergo a major
14cr|meshio-0.2.0-10|36	redesign in the future.
14cr|meshio-0.2.0-10|37	
14cr|meshio-0.2.0-10|38	
14cr|meshio-0.2.0-10|39	%package -n %libname-devel
14cr|meshio-0.2.0-10|40	Summary:        Library for the loading of 3D model files
14cr|meshio-0.2.0-10|41	Group:          System/Libraries
14cr|meshio-0.2.0-10|42	Requires:	%libname = %version
14cr|meshio-0.2.0-10|43	Provides:	libmeshio-devel
14cr|meshio-0.2.0-10|44	
14cr|meshio-0.2.0-10|45	%description -n %libname-devel
14cr|meshio-0.2.0-10|46	MeshIO is a simple C++ library for the loading of 3D model
14cr|meshio-0.2.0-10|47	files. Currently, MeshIO only supports plain .3DS files as
14cr|meshio-0.2.0-10|48	well as its native .RAW format. MeshIO will undergo a major
14cr|meshio-0.2.0-10|49	redesign in the future.
14cr|meshio-0.2.0-10|50	
14cr|meshio-0.2.0-10|51	
14cr|meshio-0.2.0-10|52	%prep
14cr|meshio-0.2.0-10|53	%setup -n meshio-%version
14cr|meshio-0.2.0-10|54	%patch0 -p0
14cr|meshio-0.2.0-10|55	
14cr|meshio-0.2.0-10|56	%build
14cr|meshio-0.2.0-10|57	
14cr|meshio-0.2.0-10|58	linux32 ./configure
14cr|meshio-0.2.0-10|59	%make
14cr|meshio-0.2.0-10|60	
14cr|meshio-0.2.0-10|61	%install
14cr|meshio-0.2.0-10|62	%makeinstall
14cr|meshio-0.2.0-10|63	
14cr|meshio-0.2.0-10|64	
14cr|meshio-0.2.0-10|65	
14cr|meshio-0.2.0-10|66	%files -n %libname
14cr|meshio-0.2.0-10|67	%doc AUTHORS COPYING README
14cr|meshio-0.2.0-10|68	%_libdir/*.so.*
14cr|meshio-0.2.0-10|69	
14cr|meshio-0.2.0-10|70	%files -n %libname-devel
14cr|meshio-0.2.0-10|71	%doc AUTHORS COPYING README
14cr|meshio-0.2.0-10|72	%_libdir/*.*a
14cr|meshio-0.2.0-10|73	%_libdir/*.so
14cr|meshio-0.2.0-10|74	%_includedir/MeshIO/
14cr|meshio-0.2.0-10|75	
14cr|meshio-0.2.0-10|76	
14cr|meshio-0.2.0-10|77	%changelog
14cr|meshio-0.2.0-10|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-10
14cr|meshio-0.2.0-10|79	+ Revision: a12c45e
14cr|meshio-0.2.0-10|80	- MassBuild#464: Increase release tag
14cr|meshio-0.2.0-10|81	
14cr|meshio-0.2.0-10|82	

2957 14
14cr|metaconf-1.3.1-12|1	Name: metaconf
14cr|metaconf-1.3.1-12|2	Version: 1.3.1
14cr|metaconf-1.3.1-12|3	Release: 12
14cr|metaconf-1.3.1-12|4	License: GPL
14cr|metaconf-1.3.1-12|5	Group: System/Configuration/Other
14cr|metaconf-1.3.1-12|6	Summary: Maintains multiple configurations in the same machine
14cr|metaconf-1.3.1-12|7	Source: metaconf-%{version}.tar.bz2
14cr|metaconf-1.3.1-12|8	Patch0:  metaconf-use_our_arping.patch
14cr|metaconf-1.3.1-12|9	URL: http://niemeyer.net/metaconf
14cr|metaconf-1.3.1-12|10	Requires(post,preun): rpm-helper
14cr|metaconf-1.3.1-12|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|metaconf-1.3.1-12|12	BuildRequires: python-devel
14cr|metaconf-1.3.1-12|13	BuildArch: noarch
14cr|metaconf-1.3.1-12|14	
14cr|metaconf-1.3.1-12|15	%description
14cr|metaconf-1.3.1-12|16	metaconf is a generic software for maintenance of multiple
14cr|metaconf-1.3.1-12|17	configurations in a single machine. One of its main uses is for
14cr|metaconf-1.3.1-12|18	notebook users which need mobility between several places, but
14cr|metaconf-1.3.1-12|19	unlike other similar softwares, metaconf is not designed to work
14cr|metaconf-1.3.1-12|20	specifically with network configurations. Indeed, it may be used
14cr|metaconf-1.3.1-12|21	to alternate between almost any kind of configuration, as far as
14cr|metaconf-1.3.1-12|22	the user knows how to configure the softwares properly.
14cr|metaconf-1.3.1-12|23	
14cr|metaconf-1.3.1-12|24	%prep
14cr|metaconf-1.3.1-12|25	%setup -q
14cr|metaconf-1.3.1-12|26	%patch0 -p0
14cr|metaconf-1.3.1-12|27	
14cr|metaconf-1.3.1-12|28	%build
14cr|metaconf-1.3.1-12|29	python setup.py build
14cr|metaconf-1.3.1-12|30	
14cr|metaconf-1.3.1-12|31	%install
14cr|metaconf-1.3.1-12|32	rm -rf %{buildroot}
14cr|metaconf-1.3.1-12|33	
14cr|metaconf-1.3.1-12|34	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|metaconf-1.3.1-12|35	
14cr|metaconf-1.3.1-12|36	mkdir -p %{buildroot}%{_bindir} %{buildroot}/%{_initrddir}
14cr|metaconf-1.3.1-12|37	install -m 755 contrib/metaconf-chooser.sh %{buildroot}%{_bindir}/
14cr|metaconf-1.3.1-12|38	install -m 755 contrib/metaconf.init %{buildroot}%{_initrddir}/%{name}
14cr|metaconf-1.3.1-12|39	install -m 755 contrib/metaconf-autochooser.sh %{buildroot}%{_bindir}/
14cr|metaconf-1.3.1-12|40	install -m 600 contrib/metaconf.macs %{buildroot}%{_sysconfdir}
14cr|metaconf-1.3.1-12|41	
14cr|metaconf-1.3.1-12|42	%clean
14cr|metaconf-1.3.1-12|43	rm -rf %{buildroot}
14cr|metaconf-1.3.1-12|44	
14cr|metaconf-1.3.1-12|45	%files
14cr|metaconf-1.3.1-12|46	%defattr(0644,root,root,0755)
14cr|metaconf-1.3.1-12|47	%doc LICENSE doc/metaconf.moin
14cr|metaconf-1.3.1-12|48	%defattr(-,root,root)
14cr|metaconf-1.3.1-12|49	%{_bindir}/*
14cr|metaconf-1.3.1-12|50	%config(noreplace) %{_sysconfdir}/metaconf.macs
14cr|metaconf-1.3.1-12|51	%{py_puresitedir}/*
14cr|metaconf-1.3.1-12|52	%{_initrddir}/metaconf
14cr|metaconf-1.3.1-12|53	
14cr|metaconf-1.3.1-12|54	%post
14cr|metaconf-1.3.1-12|55	%_post_service metaconf
14cr|metaconf-1.3.1-12|56	
14cr|metaconf-1.3.1-12|57	%preun
14cr|metaconf-1.3.1-12|58	%_preun_service metaconf
14cr|metaconf-1.3.1-12|59	
14cr|metaconf-1.3.1-12|60	
14cr|metaconf-1.3.1-12|61	
14cr|metaconf-1.3.1-12|62	
14cr|metaconf-1.3.1-12|63	
14cr|metaconf-1.3.1-12|64	%changelog
14cr|metaconf-1.3.1-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-12
14cr|metaconf-1.3.1-12|66	+ Revision: 0347c3e
14cr|metaconf-1.3.1-12|67	- MassBuild#464: Increase release tag
14cr|metaconf-1.3.1-12|68	
14cr|metaconf-1.3.1-12|69	

2958 14
14cr|metadata-extractor-2.3.1-3|1	# This spec is based on Toni Graffy's from OpenSUSE and
14cr|metadata-extractor-2.3.1-3|2	# Alberto Altieri's from MIB work
14cr|metadata-extractor-2.3.1-3|3	
14cr|metadata-extractor-2.3.1-3|4	Name:		metadata-extractor
14cr|metadata-extractor-2.3.1-3|5	Summary:	A project to extract Exif and Iptc image meta-data from media files
14cr|metadata-extractor-2.3.1-3|6	URL:		http://www.drewnoakes.com/code/exif/
14cr|metadata-extractor-2.3.1-3|7	Group:		Graphics
14cr|metadata-extractor-2.3.1-3|8	Version:	2.3.1
14cr|metadata-extractor-2.3.1-3|9	Release:	3
14cr|metadata-extractor-2.3.1-3|10	License:	ASL 2.0
14cr|metadata-extractor-2.3.1-3|11	Source0:	http://www.drewnoakes.com/code/exif/%{name}-%{version}-src.jar
14cr|metadata-extractor-2.3.1-3|12	Patch0:		metadata-extractor-build.xml.diff
14cr|metadata-extractor-2.3.1-3|13	Patch1:		metadata-extractor-2.3.1-nosun.diff
14cr|metadata-extractor-2.3.1-3|14	Patch2:		metadata-extractor-2.3.1-unmappable.patch
14cr|metadata-extractor-2.3.1-3|15	BuildRequires:	ant
14cr|metadata-extractor-2.3.1-3|16	BuildRequires:	ant-junit
14cr|metadata-extractor-2.3.1-3|17	BuildRequires:	java-devel-openjdk
14cr|metadata-extractor-2.3.1-3|18	BuildRequires:	junit
14cr|metadata-extractor-2.3.1-3|19	BuildRequires:	update-alternatives
14cr|metadata-extractor-2.3.1-3|20	BuildRequires:	xerces-j2
14cr|metadata-extractor-2.3.1-3|21	BuildRequires:	xml-commons-apis
14cr|metadata-extractor-2.3.1-3|22	BuildRequires:	java-rpmbuild
14cr|metadata-extractor-2.3.1-3|23	Requires:	java >= 1.5
14cr|metadata-extractor-2.3.1-3|24	Requires:	jpackage-utils
14cr|metadata-extractor-2.3.1-3|25	BuildArch:	noarch
14cr|metadata-extractor-2.3.1-3|26	
14cr|metadata-extractor-2.3.1-3|27	%description
14cr|metadata-extractor-2.3.1-3|28	A project to extract Exif and Iptc image meta-data from media
14cr|metadata-extractor-2.3.1-3|29	such as JPEG files.
14cr|metadata-extractor-2.3.1-3|30	
14cr|metadata-extractor-2.3.1-3|31	What began as a simple utility to extract the date-taken from a
14cr|metadata-extractor-2.3.1-3|32	digital still camera (DSC) Jpeg file is now a general metadata
14cr|metadata-extractor-2.3.1-3|33	extraction framework. Support currently exists for Exif and Iptc
14cr|metadata-extractor-2.3.1-3|34	metadata segments. Extraction of these segments is provided for
14cr|metadata-extractor-2.3.1-3|35	Jpeg files. It is hoped that individuals with specific needs
14cr|metadata-extractor-2.3.1-3|36	will extend the framework by adding their own classes.
14cr|metadata-extractor-2.3.1-3|37	
14cr|metadata-extractor-2.3.1-3|38	Information extracted by this library might be of use to you if
14cr|metadata-extractor-2.3.1-3|39	you're writing an image browser, image categoriser, photo album,
14cr|metadata-extractor-2.3.1-3|40	etc... I started coding this library for use in my own photo
14cr|metadata-extractor-2.3.1-3|41	gallery.
14cr|metadata-extractor-2.3.1-3|42	
14cr|metadata-extractor-2.3.1-3|43	This metadata library is available with Java source code for usage
14cr|metadata-extractor-2.3.1-3|44	in the public domain.
14cr|metadata-extractor-2.3.1-3|45	
14cr|metadata-extractor-2.3.1-3|46	%package javadoc
14cr|metadata-extractor-2.3.1-3|47	Summary:	User documentation for metadata-extractor
14cr|metadata-extractor-2.3.1-3|48	Group:		Development/Java
14cr|metadata-extractor-2.3.1-3|49	Requires:	jpackage-utils
14cr|metadata-extractor-2.3.1-3|50	
14cr|metadata-extractor-2.3.1-3|51	%description javadoc
14cr|metadata-extractor-2.3.1-3|52	User documentation for metadata-extractor.
14cr|metadata-extractor-2.3.1-3|53	
14cr|metadata-extractor-2.3.1-3|54	%prep
14cr|metadata-extractor-2.3.1-3|55	%setup -q -T -c
14cr|metadata-extractor-2.3.1-3|56	jar xf %{SOURCE0}
14cr|metadata-extractor-2.3.1-3|57	%patch0 -p0
14cr|metadata-extractor-2.3.1-3|58	%patch1 -p1
14cr|metadata-extractor-2.3.1-3|59	%patch2 -p1
14cr|metadata-extractor-2.3.1-3|60	
14cr|metadata-extractor-2.3.1-3|61	%__rm -rf Libraries
14cr|metadata-extractor-2.3.1-3|62	
14cr|metadata-extractor-2.3.1-3|63	%build
14cr|metadata-extractor-2.3.1-3|64	export LANG=de_DE
14cr|metadata-extractor-2.3.1-3|65	%ant dist-binaries javadoc
14cr|metadata-extractor-2.3.1-3|66	
14cr|metadata-extractor-2.3.1-3|67	%install
14cr|metadata-extractor-2.3.1-3|68	%__rm -rf %{buildroot}
14cr|metadata-extractor-2.3.1-3|69	export NO_BRP_CHECK_BYTECODE_VERSION=true
14cr|metadata-extractor-2.3.1-3|70	
14cr|metadata-extractor-2.3.1-3|71	# jars
14cr|metadata-extractor-2.3.1-3|72	%__install -dm 755 %{buildroot}%{_javadir}
14cr|metadata-extractor-2.3.1-3|73	%__install -m 644 Releases/%{name}-%{version}.jar \
14cr|metadata-extractor-2.3.1-3|74	%{buildroot}%{_javadir}
14cr|metadata-extractor-2.3.1-3|75	pushd %{buildroot}%{_javadir}
14cr|metadata-extractor-2.3.1-3|76	for jar in *-%{version}*; do
14cr|metadata-extractor-2.3.1-3|77	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cr|metadata-extractor-2.3.1-3|78	done
14cr|metadata-extractor-2.3.1-3|79	popd
14cr|metadata-extractor-2.3.1-3|80	
14cr|metadata-extractor-2.3.1-3|81	# javadoc
14cr|metadata-extractor-2.3.1-3|82	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|metadata-extractor-2.3.1-3|83	cp -pr javadoc/* \
14cr|metadata-extractor-2.3.1-3|84	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|metadata-extractor-2.3.1-3|85	%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cr|metadata-extractor-2.3.1-3|86	
14cr|metadata-extractor-2.3.1-3|87	%clean
14cr|metadata-extractor-2.3.1-3|88	%__rm -rf %{buildroot}
14cr|metadata-extractor-2.3.1-3|89	
14cr|metadata-extractor-2.3.1-3|90	%post javadoc
14cr|metadata-extractor-2.3.1-3|91	%__rm -f %{_javadocdir}/%{name}
14cr|metadata-extractor-2.3.1-3|92	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
14cr|metadata-extractor-2.3.1-3|93	
14cr|metadata-extractor-2.3.1-3|94	%files
14cr|metadata-extractor-2.3.1-3|95	%defattr(-,root,root)
14cr|metadata-extractor-2.3.1-3|96	%doc ChangeLog.txt
14cr|metadata-extractor-2.3.1-3|97	%{_javadir}/*.jar
14cr|metadata-extractor-2.3.1-3|98	
14cr|metadata-extractor-2.3.1-3|99	%files javadoc
14cr|metadata-extractor-2.3.1-3|100	%defattr(0644,root,root,0755)
14cr|metadata-extractor-2.3.1-3|101	%doc %{_javadocdir}/%{name}-%{version}
14cr|metadata-extractor-2.3.1-3|102	%ghost %doc %{_javadocdir}/%{name}
14cr|metadata-extractor-2.3.1-3|103	
14cr|metadata-extractor-2.3.1-3|104	
14cr|metadata-extractor-2.3.1-3|105	
14cr|metadata-extractor-2.3.1-3|106	
14cr|metadata-extractor-2.3.1-3|107	%changelog
14cr|metadata-extractor-2.3.1-3|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-3
14cr|metadata-extractor-2.3.1-3|109	+ Revision: 2f0426c
14cr|metadata-extractor-2.3.1-3|110	- MassBuild#464: Increase release tag
14cr|metadata-extractor-2.3.1-3|111	
14cr|metadata-extractor-2.3.1-3|112	

2959 14
14cr|metakit-2.4.9.7-9|1	%define major		1
14cr|metakit-2.4.9.7-9|2	%define libname		%mklibname %{name} %{major}
14cr|metakit-2.4.9.7-9|3	%define develname	%mklibname %{name} -d
14cr|metakit-2.4.9.7-9|4	%define soname		libmk4.so.1
14cr|metakit-2.4.9.7-9|5	
14cr|metakit-2.4.9.7-9|6	Summary: 	Embeddable database
14cr|metakit-2.4.9.7-9|7	Name: 		metakit
14cr|metakit-2.4.9.7-9|8	Version: 	2.4.9.7
14cr|metakit-2.4.9.7-9|9	Release: 	9
14cr|metakit-2.4.9.7-9|10	License: 	MIT
14cr|metakit-2.4.9.7-9|11	Group: 		System/Libraries
14cr|metakit-2.4.9.7-9|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|metakit-2.4.9.7-9|13	Source0: 	http://www.equi4.com/pub/mk/%{name}-%{version}.tar.gz
14cr|metakit-2.4.9.7-9|14	Patch0:		metakit-2.4.9.7-flags.patch
14cr|metakit-2.4.9.7-9|15	Patch1:		metakit-2.4.9.6-alt-soname.patch
14cr|metakit-2.4.9.7-9|16	Patch2:		metakit-2.4.9.7-tcl8.6.patch
14cr|metakit-2.4.9.7-9|17	Patch3:		metakit-2.4.9.7-linkage.patch
14cr|metakit-2.4.9.7-9|18	URL: 		http://www.equi4.com/metakit/
14cr|metakit-2.4.9.7-9|19	BuildRequires:	tcl-devel
14cr|metakit-2.4.9.7-9|20	BuildRequires:	python-devel
14cr|metakit-2.4.9.7-9|21	
14cr|metakit-2.4.9.7-9|22	%description
14cr|metakit-2.4.9.7-9|23	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cr|metakit-2.4.9.7-9|24	and other platforms. It lets you build applications which store their data
14cr|metakit-2.4.9.7-9|25	efficiently, in a portable way, and which will not need a complex runtime
14cr|metakit-2.4.9.7-9|26	installation. In terms of the data model, MetaKit takes the middle ground
14cr|metakit-2.4.9.7-9|27	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cr|metakit-2.4.9.7-9|28	from each of them.
14cr|metakit-2.4.9.7-9|29	
14cr|metakit-2.4.9.7-9|30	%package -n %{libname}
14cr|metakit-2.4.9.7-9|31	Summary:	Main library for %{name}, a embeddable database
14cr|metakit-2.4.9.7-9|32	Group:		System/Libraries
14cr|metakit-2.4.9.7-9|33	Provides:	%{name} = %{version}-%{release}
14cr|metakit-2.4.9.7-9|34	
14cr|metakit-2.4.9.7-9|35	%description -n %{libname}
14cr|metakit-2.4.9.7-9|36	This package contains the library needed to run programs dynamically
14cr|metakit-2.4.9.7-9|37	linked with %{name}.
14cr|metakit-2.4.9.7-9|38	
14cr|metakit-2.4.9.7-9|39	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cr|metakit-2.4.9.7-9|40	and other platforms. It lets you build applications which store their data
14cr|metakit-2.4.9.7-9|41	efficiently, in a portable way, and which will not need a complex runtime
14cr|metakit-2.4.9.7-9|42	installation. In terms of the data model, MetaKit takes the middle ground
14cr|metakit-2.4.9.7-9|43	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cr|metakit-2.4.9.7-9|44	from each of them.
14cr|metakit-2.4.9.7-9|45	
14cr|metakit-2.4.9.7-9|46	%package -n %{develname}
14cr|metakit-2.4.9.7-9|47	Summary:	Files to compile programs that will use %{name}
14cr|metakit-2.4.9.7-9|48	Group:		Development/C
14cr|metakit-2.4.9.7-9|49	Requires:	%{libname} = %{version}
14cr|metakit-2.4.9.7-9|50	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|metakit-2.4.9.7-9|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|metakit-2.4.9.7-9|52	Obsoletes:	%{mklibname metakit 1 -d} < %{version}-%{release}
14cr|metakit-2.4.9.7-9|53	
14cr|metakit-2.4.9.7-9|54	%description -n %{develname}
14cr|metakit-2.4.9.7-9|55	This package contains the headers that programmers will need to develop
14cr|metakit-2.4.9.7-9|56	applications which will use %{name}.
14cr|metakit-2.4.9.7-9|57	
14cr|metakit-2.4.9.7-9|58	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cr|metakit-2.4.9.7-9|59	and other platforms. It lets you build applications which store their data
14cr|metakit-2.4.9.7-9|60	efficiently, in a portable way, and which will not need a complex runtime
14cr|metakit-2.4.9.7-9|61	installation. In terms of the data model, MetaKit takes the middle ground
14cr|metakit-2.4.9.7-9|62	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cr|metakit-2.4.9.7-9|63	from each of them.
14cr|metakit-2.4.9.7-9|64	
14cr|metakit-2.4.9.7-9|65	%package -n python-%{name}
14cr|metakit-2.4.9.7-9|66	Summary:	Python bindings for %{name}, a embeddable database
14cr|metakit-2.4.9.7-9|67	Group:		System/Libraries
14cr|metakit-2.4.9.7-9|68	Requires:	%{libname} python
14cr|metakit-2.4.9.7-9|69	Provides:	Mk4py = %{version}-%{release}
14cr|metakit-2.4.9.7-9|70	Provides:	mk4py = %{version}-%{release}
14cr|metakit-2.4.9.7-9|71	Provides:	%{name}-python = %{version}-%{release}
14cr|metakit-2.4.9.7-9|72	Obsoletes:	%{name}-python < %{version}-%{release}
14cr|metakit-2.4.9.7-9|73	
14cr|metakit-2.4.9.7-9|74	%description -n python-%{name}
14cr|metakit-2.4.9.7-9|75	Python bindings for %{name}
14cr|metakit-2.4.9.7-9|76	
14cr|metakit-2.4.9.7-9|77	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cr|metakit-2.4.9.7-9|78	and other platforms. It lets you build applications which store their data
14cr|metakit-2.4.9.7-9|79	efficiently, in a portable way, and which will not need a complex runtime
14cr|metakit-2.4.9.7-9|80	installation. In terms of the data model, MetaKit takes the middle ground
14cr|metakit-2.4.9.7-9|81	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cr|metakit-2.4.9.7-9|82	from each of them.
14cr|metakit-2.4.9.7-9|83	
14cr|metakit-2.4.9.7-9|84	%package -n %{name}-tcl
14cr|metakit-2.4.9.7-9|85	Summary:	Tcl bindings for %{name}, a embeddable database
14cr|metakit-2.4.9.7-9|86	Group:		System/Libraries
14cr|metakit-2.4.9.7-9|87	Requires:	%{libname} tcl
14cr|metakit-2.4.9.7-9|88	Provides:	Mk4tcl = %{version}-%{release}
14cr|metakit-2.4.9.7-9|89	Provides:	mk4tcl = %{version}-%{release}
14cr|metakit-2.4.9.7-9|90	
14cr|metakit-2.4.9.7-9|91	%description -n %{name}-tcl
14cr|metakit-2.4.9.7-9|92	Tcl bindings for %{name}
14cr|metakit-2.4.9.7-9|93	
14cr|metakit-2.4.9.7-9|94	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cr|metakit-2.4.9.7-9|95	and other platforms. It lets you build applications which store their data
14cr|metakit-2.4.9.7-9|96	efficiently, in a portable way, and which will not need a complex runtime
14cr|metakit-2.4.9.7-9|97	installation. In terms of the data model, MetaKit takes the middle ground
14cr|metakit-2.4.9.7-9|98	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cr|metakit-2.4.9.7-9|99	from each of them.
14cr|metakit-2.4.9.7-9|100	
14cr|metakit-2.4.9.7-9|101	%prep
14cr|metakit-2.4.9.7-9|102	%setup -q
14cr|metakit-2.4.9.7-9|103	%patch0 -p0
14cr|metakit-2.4.9.7-9|104	%patch1 -p1
14cr|metakit-2.4.9.7-9|105	%patch2 -p1
14cr|metakit-2.4.9.7-9|106	%patch3 -p0
14cr|metakit-2.4.9.7-9|107	rm -rf builds/tests/CVS
14cr|metakit-2.4.9.7-9|108	
14cr|metakit-2.4.9.7-9|109	%build
14cr|metakit-2.4.9.7-9|110	cd unix
14cr|metakit-2.4.9.7-9|111	sed -i -e "s/^CXXFLAGS.*/CXXFLAGS = %{optflags} -fPIC/" Makefile.in
14cr|metakit-2.4.9.7-9|112	cd ../builds
14cr|metakit-2.4.9.7-9|113	CONFIGURE_TOP="../unix" %configure2_5x --enable-python \
14cr|metakit-2.4.9.7-9|114	--with-python="%{_includedir}/python%{python_version},%{py_platsitedir}" \
14cr|metakit-2.4.9.7-9|115	--with-tcl=%{_includedir},%{tcl_sitearch}
14cr|metakit-2.4.9.7-9|116	%make MK4_SONAME=%{soname} TCL_LIB=-ltcl PYTHON_LIB=-lpython%{py_ver}
14cr|metakit-2.4.9.7-9|117	
14cr|metakit-2.4.9.7-9|118	%check
14cr|metakit-2.4.9.7-9|119	cd builds
14cr|metakit-2.4.9.7-9|120	export LD_LIBRARY_PATH=`pwd`
14cr|metakit-2.4.9.7-9|121	make test
14cr|metakit-2.4.9.7-9|122	
14cr|metakit-2.4.9.7-9|123	%install
14cr|metakit-2.4.9.7-9|124	rm -rf %{buildroot}
14cr|metakit-2.4.9.7-9|125	mkdir -p %{buildroot}/%{py_platsitedir}
14cr|metakit-2.4.9.7-9|126	%makeinstall_std -C builds MK4_SONAME=%{soname}
14cr|metakit-2.4.9.7-9|127	
14cr|metakit-2.4.9.7-9|128	%clean
14cr|metakit-2.4.9.7-9|129	rm -rf %{buildroot}
14cr|metakit-2.4.9.7-9|130	
14cr|metakit-2.4.9.7-9|131	%if %mdkversion < 200900
14cr|metakit-2.4.9.7-9|132	%post -n %{libname} -p /sbin/ldconfig
14cr|metakit-2.4.9.7-9|133	%endif
14cr|metakit-2.4.9.7-9|134	%if %mdkversion < 200900
14cr|metakit-2.4.9.7-9|135	%postun -n %{libname} -p /sbin/ldconfig
14cr|metakit-2.4.9.7-9|136	%endif
14cr|metakit-2.4.9.7-9|137	
14cr|metakit-2.4.9.7-9|138	%files -n %{libname}
14cr|metakit-2.4.9.7-9|139	%defattr(-, root, root)
14cr|metakit-2.4.9.7-9|140	%doc README
14cr|metakit-2.4.9.7-9|141	%{_libdir}/*.so.*
14cr|metakit-2.4.9.7-9|142	
14cr|metakit-2.4.9.7-9|143	%files -n %{develname}
14cr|metakit-2.4.9.7-9|144	%defattr(-, root, root)
14cr|metakit-2.4.9.7-9|145	%doc README CHANGES doc demos examples
14cr|metakit-2.4.9.7-9|146	%{_libdir}/*.so
14cr|metakit-2.4.9.7-9|147	%{_includedir}/*
14cr|metakit-2.4.9.7-9|148	
14cr|metakit-2.4.9.7-9|149	%files -n python-%{name}
14cr|metakit-2.4.9.7-9|150	%defattr(-, root, root)
14cr|metakit-2.4.9.7-9|151	%doc README
14cr|metakit-2.4.9.7-9|152	%{py_platsitedir}/Mk4py.so
14cr|metakit-2.4.9.7-9|153	%{py_platsitedir}/metakit.py
14cr|metakit-2.4.9.7-9|154	
14cr|metakit-2.4.9.7-9|155	%files -n %{name}-tcl
14cr|metakit-2.4.9.7-9|156	%defattr(-, root, root)
14cr|metakit-2.4.9.7-9|157	%doc doc/tcl.html doc/tcl.gif doc/e4s.gif
14cr|metakit-2.4.9.7-9|158	%{tcl_sitearch}/Mk4tcl
14cr|metakit-2.4.9.7-9|159	
14cr|metakit-2.4.9.7-9|160	
14cr|metakit-2.4.9.7-9|161	
14cr|metakit-2.4.9.7-9|162	
14cr|metakit-2.4.9.7-9|163	%changelog
14cr|metakit-2.4.9.7-9|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.9.7-9
14cr|metakit-2.4.9.7-9|165	+ Revision: d061210
14cr|metakit-2.4.9.7-9|166	- MassBuild#464: Increase release tag
14cr|metakit-2.4.9.7-9|167	
14cr|metakit-2.4.9.7-9|168	

2960 14
14cr|metalink-0.3.6-4|1	Summary:	A commandline metalink generator
14cr|metalink-0.3.6-4|2	Name:		metalink
14cr|metalink-0.3.6-4|3	Version:	0.3.6
14cr|metalink-0.3.6-4|4	Release:	4
14cr|metalink-0.3.6-4|5	License:	GPLv3+
14cr|metalink-0.3.6-4|6	Group:		Networking/Other
14cr|metalink-0.3.6-4|7	Url:		http://metamirrors.nl/metalinks_project
14cr|metalink-0.3.6-4|8	Source0:	http://downloads.sourceforge.net/metalinks/%{name}-%{version}.tar.gz
14cr|metalink-0.3.6-4|9	Patch0:		metalink-0.3.6-gcc4.9.patch
14cr|metalink-0.3.6-4|10	BuildRequires:	boost-devel
14cr|metalink-0.3.6-4|11	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|metalink-0.3.6-4|12	BuildRequires:	pkgconfig(gpg-error)
14cr|metalink-0.3.6-4|13	BuildRequires:	pkgconfig(icu-i18n)
14cr|metalink-0.3.6-4|14	BuildRequires:	pkgconfig(libgcrypt)
14cr|metalink-0.3.6-4|15	
14cr|metalink-0.3.6-4|16	%description
14cr|metalink-0.3.6-4|17	A .metalink is an XML file that describes a download, and includes mirrors
14cr|metalink-0.3.6-4|18	and checksum information. Metalink is the main Metalink generation tool.
14cr|metalink-0.3.6-4|19	It combines a list of mirrors (from stdin) and a number of files into one
14cr|metalink-0.3.6-4|20	Metalink record (stdout). It can also be used to transform a MD5SUMS file
14cr|metalink-0.3.6-4|21	into a metalink.
14cr|metalink-0.3.6-4|22	
14cr|metalink-0.3.6-4|23	%files
14cr|metalink-0.3.6-4|24	%doc AUTHORS ChangeLog COPYING NEWS README TODO example
14cr|metalink-0.3.6-4|25	%{_bindir}/metalink
14cr|metalink-0.3.6-4|26	%{_mandir}/man1/*
14cr|metalink-0.3.6-4|27	
14cr|metalink-0.3.6-4|28	#----------------------------------------------------------------------------
14cr|metalink-0.3.6-4|29	
14cr|metalink-0.3.6-4|30	%prep
14cr|metalink-0.3.6-4|31	%setup -q
14cr|metalink-0.3.6-4|32	%patch0 -p1
14cr|metalink-0.3.6-4|33	chmod 0644 example/gen.sh
14cr|metalink-0.3.6-4|34	
14cr|metalink-0.3.6-4|35	%build
14cr|metalink-0.3.6-4|36	rm -rf autom4te.cache
14cr|metalink-0.3.6-4|37	
14cr|metalink-0.3.6-4|38	%configure2_5x
14cr|metalink-0.3.6-4|39	%make
14cr|metalink-0.3.6-4|40	
14cr|metalink-0.3.6-4|41	%install
14cr|metalink-0.3.6-4|42	%makeinstall_std
14cr|metalink-0.3.6-4|43	
14cr|metalink-0.3.6-4|44	
14cr|metalink-0.3.6-4|45	%changelog
14cr|metalink-0.3.6-4|46	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.6-4
14cr|metalink-0.3.6-4|47	+ Revision: 6de25cb
14cr|metalink-0.3.6-4|48	- Add patch to fix build with gcc 4.9
14cr|metalink-0.3.6-4|49	
14cr|metalink-0.3.6-4|50	

2961 14
14cr|metasploit-4.4.0-3|1	# rpmlint check is really useless here
14cr|metasploit-4.4.0-3|2	%define _build_pkgcheck_set %{nil}
14cr|metasploit-4.4.0-3|3	
14cr|metasploit-4.4.0-3|4	# prevent rpm to create debug files for binary content
14cr|metasploit-4.4.0-3|5	%define _enable_debug_packages    %{nil}
14cr|metasploit-4.4.0-3|6	%define debug_package     %{nil}
14cr|metasploit-4.4.0-3|7	
14cr|metasploit-4.4.0-3|8	Name:		metasploit
14cr|metasploit-4.4.0-3|9	Version:	4.4.0
14cr|metasploit-4.4.0-3|10	Release:	3
14cr|metasploit-4.4.0-3|11	Summary:	Penetration Testing Resources
14cr|metasploit-4.4.0-3|12	License:	GPLv2
14cr|metasploit-4.4.0-3|13	Group:		Monitoring
14cr|metasploit-4.4.0-3|14	URL:		http://www.metasploit.com/
14cr|metasploit-4.4.0-3|15	Source0:	http://www.metasploit.com/releases/framework-%{version}.tar.bz2
14cr|metasploit-4.4.0-3|16	# To avoid automatic dependency on file
14cr|metasploit-4.4.0-3|17	Requires:	rubygems
14cr|metasploit-4.4.0-3|18	Requires:	rubygem(msgpack)
14cr|metasploit-4.4.0-3|19	AutoReqProv:	no
14cr|metasploit-4.4.0-3|20	BuildRequires:	ruby
14cr|metasploit-4.4.0-3|21	BuildArch:	noarch
14cr|metasploit-4.4.0-3|22	
14cr|metasploit-4.4.0-3|23	%description
14cr|metasploit-4.4.0-3|24	Metasploit provides useful information and tools for penetration
14cr|metasploit-4.4.0-3|25	testers, security researchers, and IDS signature developers. This
14cr|metasploit-4.4.0-3|26	project was created to provide information on exploit techniques
14cr|metasploit-4.4.0-3|27	and to create a functional knowledgebase for exploit developers and
14cr|metasploit-4.4.0-3|28	security professionals. The tools and information on this site are
14cr|metasploit-4.4.0-3|29	provided for legal security research and testing purposes only.
14cr|metasploit-4.4.0-3|30	Metasploit is an open source project managed by Rapid7.
14cr|metasploit-4.4.0-3|31	
14cr|metasploit-4.4.0-3|32	%package gui
14cr|metasploit-4.4.0-3|33	Summary:	GUI for %{name}
14cr|metasploit-4.4.0-3|34	Group:		Monitoring
14cr|metasploit-4.4.0-3|35	Requires:	%{name} = %{version}-%{release}
14cr|metasploit-4.4.0-3|36	Requires:	rubygem(gtk2)
14cr|metasploit-4.4.0-3|37	
14cr|metasploit-4.4.0-3|38	%description gui
14cr|metasploit-4.4.0-3|39	This package contains a GUI for %{name}.
14cr|metasploit-4.4.0-3|40	
14cr|metasploit-4.4.0-3|41	%prep
14cr|metasploit-4.4.0-3|42	%setup -q -n msf3
14cr|metasploit-4.4.0-3|43	find . -name .svn | xargs rm -rf
14cr|metasploit-4.4.0-3|44	find . -type f | \
14cr|metasploit-4.4.0-3|45	xargs perl -pi -e "s|msfbase = __FILE__|msfbase = '%{_datadir}/%{name}/.'|"
14cr|metasploit-4.4.0-3|46	
14cr|metasploit-4.4.0-3|47	%build
14cr|metasploit-4.4.0-3|48	
14cr|metasploit-4.4.0-3|49	%install
14cr|metasploit-4.4.0-3|50	install -d -m 755 %{buildroot}%{_bindir}
14cr|metasploit-4.4.0-3|51	install -m 755 msf* %{buildroot}%{_bindir}
14cr|metasploit-4.4.0-3|52	
14cr|metasploit-4.4.0-3|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|54	cp -r data %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|55	cp -r external %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|56	cp -r lib %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|57	cp -r modules %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|58	cp -r plugins %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|59	cp -r scripts %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|60	cp -r tools %{buildroot}%{_datadir}/%{name}
14cr|metasploit-4.4.0-3|61	
14cr|metasploit-4.4.0-3|62	rm -rf %{buildroot}%{_datadir}/%{name}/external/source
14cr|metasploit-4.4.0-3|63	
14cr|metasploit-4.4.0-3|64	%files
14cr|metasploit-4.4.0-3|65	%doc HACKING documentation/*
14cr|metasploit-4.4.0-3|66	%{_bindir}/*
14cr|metasploit-4.4.0-3|67	%{_datadir}/metasploit
14cr|metasploit-4.4.0-3|68	%exclude %{_bindir}/msfgui
14cr|metasploit-4.4.0-3|69	
14cr|metasploit-4.4.0-3|70	%files gui
14cr|metasploit-4.4.0-3|71	%{_bindir}/msfgui
14cr|metasploit-4.4.0-3|72	
14cr|metasploit-4.4.0-3|73	
14cr|metasploit-4.4.0-3|74	
14cr|metasploit-4.4.0-3|75	%changelog
14cr|metasploit-4.4.0-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-3
14cr|metasploit-4.4.0-3|77	+ Revision: 10bb06b
14cr|metasploit-4.4.0-3|78	- MassBuild#464: Increase release tag
14cr|metasploit-4.4.0-3|79	
14cr|metasploit-4.4.0-3|80	

2962 14
14cr|meteor-1.4.0-5|1	Summary:	A GameBoy Advance emulator
14cr|meteor-1.4.0-5|2	Name:		meteor
14cr|meteor-1.4.0-5|3	Version:	1.4.0
14cr|meteor-1.4.0-5|4	Release:	5
14cr|meteor-1.4.0-5|5	License:	GPLv3+
14cr|meteor-1.4.0-5|6	Group:		Emulators
14cr|meteor-1.4.0-5|7	Url:		http://sourceforge.net/projects/meteorgba/
14cr|meteor-1.4.0-5|8	Source0:	http://sourceforge.net/projects/meteorgba/files/%{name}-%{version}.tar.bz2
14cr|meteor-1.4.0-5|9	Patch0:		meteor-1.4.0-gcc4.7.patch
14cr|meteor-1.4.0-5|10	Patch1:		meteor-1.4.0-sfml2.patch
14cr|meteor-1.4.0-5|11	Patch2:		meteor-1.4.0-fpic.patch
14cr|meteor-1.4.0-5|12	Patch3:		meteor-1.4.0-static.patch
14cr|meteor-1.4.0-5|13	BuildRequires:	cmake
14cr|meteor-1.4.0-5|14	BuildRequires:	nasm
14cr|meteor-1.4.0-5|15	BuildRequires:	sfml2-devel
14cr|meteor-1.4.0-5|16	BuildRequires:	pkgconfig(ao)
14cr|meteor-1.4.0-5|17	BuildRequires:	pkgconfig(freetype2)
14cr|meteor-1.4.0-5|18	BuildRequires:	pkgconfig(gl)
14cr|meteor-1.4.0-5|19	BuildRequires:	pkgconfig(glew)
14cr|meteor-1.4.0-5|20	BuildRequires:	pkgconfig(glu)
14cr|meteor-1.4.0-5|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|meteor-1.4.0-5|22	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|meteor-1.4.0-5|23	BuildRequires:	pkgconfig(x11)
14cr|meteor-1.4.0-5|24	
14cr|meteor-1.4.0-5|25	%description
14cr|meteor-1.4.0-5|26	Meteor is a GameBoy Advance emulator with GTK2 frontend.
14cr|meteor-1.4.0-5|27	
14cr|meteor-1.4.0-5|28	%files
14cr|meteor-1.4.0-5|29	%doc README COPYING AUTHORS
14cr|meteor-1.4.0-5|30	%{_bindir}/%{name}
14cr|meteor-1.4.0-5|31	%{_datadir}/%{name}
14cr|meteor-1.4.0-5|32	%{_datadir}/applications/%{name}.desktop
14cr|meteor-1.4.0-5|33	
14cr|meteor-1.4.0-5|34	#----------------------------------------------------------------------------
14cr|meteor-1.4.0-5|35	
14cr|meteor-1.4.0-5|36	%prep
14cr|meteor-1.4.0-5|37	%setup -q
14cr|meteor-1.4.0-5|38	%patch0 -p1
14cr|meteor-1.4.0-5|39	%patch1 -p1
14cr|meteor-1.4.0-5|40	%patch2 -p1
14cr|meteor-1.4.0-5|41	%patch3 -p1
14cr|meteor-1.4.0-5|42	
14cr|meteor-1.4.0-5|43	%build
14cr|meteor-1.4.0-5|44	%cmake \
14cr|meteor-1.4.0-5|45	-DCXXFLAGS="%{optflags}" \
14cr|meteor-1.4.0-5|46	-DLDFLAGS="%{ldflags}"
14cr|meteor-1.4.0-5|47	%make
14cr|meteor-1.4.0-5|48	
14cr|meteor-1.4.0-5|49	%install
14cr|meteor-1.4.0-5|50	%makeinstall_std -C build
14cr|meteor-1.4.0-5|51	
14cr|meteor-1.4.0-5|52	mkdir -p %{buildroot}%{_datadir}/applications
14cr|meteor-1.4.0-5|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|meteor-1.4.0-5|54	[Desktop Entry]
14cr|meteor-1.4.0-5|55	Name=Meteor
14cr|meteor-1.4.0-5|56	Comment=GameBoy Advance emulator
14cr|meteor-1.4.0-5|57	Exec=%{_bindir}/%{name}
14cr|meteor-1.4.0-5|58	Icon=emulators_section
14cr|meteor-1.4.0-5|59	Terminal=false
14cr|meteor-1.4.0-5|60	Type=Application
14cr|meteor-1.4.0-5|61	StartupNotify=true
14cr|meteor-1.4.0-5|62	Categories=GTK;Game;Emulator;
14cr|meteor-1.4.0-5|63	EOF
14cr|meteor-1.4.0-5|64	
14cr|meteor-1.4.0-5|65	%changelog
14cr|meteor-1.4.0-5|66	* Sun Aug 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-5
14cr|meteor-1.4.0-5|67	+ Revision: 312b782
14cr|meteor-1.4.0-5|68	- Rebuild against SFML 2.1, update sfml2-patch for that (use upstream one)
14cr|meteor-1.4.0-5|69	
14cr|meteor-1.4.0-5|70	

2963 14
14cr|meterbridge-0.9.2-5|1	# build breaks without these, not easily fixable, and contains no
14cr|meterbridge-0.9.2-5|2	# shared libs anyway - AdamW 2008/09
14cr|meterbridge-0.9.2-5|3	%define _disable_ld_no_undefined	1
14cr|meterbridge-0.9.2-5|4	%define _disable_ld_as_needed		1
14cr|meterbridge-0.9.2-5|5	
14cr|meterbridge-0.9.2-5|6	Summary:	Software meterbridge for Jack
14cr|meterbridge-0.9.2-5|7	Name:		meterbridge
14cr|meterbridge-0.9.2-5|8	Version:	0.9.2
14cr|meterbridge-0.9.2-5|9	Release:	%{mkrel 5}
14cr|meterbridge-0.9.2-5|10	URL: 		http://plugin.org.uk/meterbridge/
14cr|meterbridge-0.9.2-5|11	Source0: 	%{name}-%{version}.tar.bz2
14cr|meterbridge-0.9.2-5|12	# From Debian: fix build by removing duplicate declaration of buf_rect
14cr|meterbridge-0.9.2-5|13	# AdamW 2008/09
14cr|meterbridge-0.9.2-5|14	Patch0:		meterbridge-0.9.2-build.patch
14cr|meterbridge-0.9.2-5|15	License: 	GPL+
14cr|meterbridge-0.9.2-5|16	Group: 		Sound
14cr|meterbridge-0.9.2-5|17	BuildRoot: 	%{_tmppath}/%{name}-root
14cr|meterbridge-0.9.2-5|18	BuildRequires:	jackit-devel
14cr|meterbridge-0.9.2-5|19	BuildRequires:	SDL_image-devel
14cr|meterbridge-0.9.2-5|20	
14cr|meterbridge-0.9.2-5|21	%description
14cr|meterbridge-0.9.2-5|22	Software meterbridge for the UNIX based JACK audio system. It supports
14cr|meterbridge-0.9.2-5|23	a number of different types of meter, rendered using the SDL library
14cr|meterbridge-0.9.2-5|24	and user-editable pixmaps.
14cr|meterbridge-0.9.2-5|25	
14cr|meterbridge-0.9.2-5|26	%prep
14cr|meterbridge-0.9.2-5|27	%setup -q
14cr|meterbridge-0.9.2-5|28	%patch0 -p1 -b .build
14cr|meterbridge-0.9.2-5|29	
14cr|meterbridge-0.9.2-5|30	%build
14cr|meterbridge-0.9.2-5|31	%configure2_5x
14cr|meterbridge-0.9.2-5|32	%make CC="gcc %{optflags}"
14cr|meterbridge-0.9.2-5|33	
14cr|meterbridge-0.9.2-5|34	%install
14cr|meterbridge-0.9.2-5|35	rm -rf %{buildroot}
14cr|meterbridge-0.9.2-5|36	%makeinstall_std
14cr|meterbridge-0.9.2-5|37	
14cr|meterbridge-0.9.2-5|38	%clean
14cr|meterbridge-0.9.2-5|39	rm -rf %{buildroot}
14cr|meterbridge-0.9.2-5|40	
14cr|meterbridge-0.9.2-5|41	%files
14cr|meterbridge-0.9.2-5|42	%defattr(-,root,root)
14cr|meterbridge-0.9.2-5|43	%doc AUTHORS ChangeLog INSTALL
14cr|meterbridge-0.9.2-5|44	%{_bindir}/%{name}
14cr|meterbridge-0.9.2-5|45	%{_datadir}/%{name}
14cr|meterbridge-0.9.2-5|46	
14cr|meterbridge-0.9.2-5|47	
14cr|meterbridge-0.9.2-5|48	
14cr|meterbridge-0.9.2-5|49	
14cr|meterbridge-0.9.2-5|50	%changelog
14cr|meterbridge-0.9.2-5|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9.2-5
14cr|meterbridge-0.9.2-5|52	+ Revision: 12f44c9
14cr|meterbridge-0.9.2-5|53	- Automatic import for version 0.9.2
14cr|meterbridge-0.9.2-5|54	
14cr|meterbridge-0.9.2-5|55	

2964 14
14cr|mew-6.5-3|1	# TODO:
14cr|mew-6.5-3|2	# - See how debian and fedora package things
14cr|mew-6.5-3|3	# - Break helpers binaries out into seperate package and make main package
14cr|mew-6.5-3|4	#   noarch
14cr|mew-6.5-3|5	# - Remove .elc files so it works with both emacs and xemacs (policy?)
14cr|mew-6.5-3|6	# - Fix stripping binaries (rpmlint)
14cr|mew-6.5-3|7	
14cr|mew-6.5-3|8	%define name mew
14cr|mew-6.5-3|9	%define version 6.5
14cr|mew-6.5-3|10	%define release 3
14cr|mew-6.5-3|11	
14cr|mew-6.5-3|12	Summary: Messaging in the Emacs World
14cr|mew-6.5-3|13	Name: %{name}
14cr|mew-6.5-3|14	Version: %{version}
14cr|mew-6.5-3|15	Release: %{release}
14cr|mew-6.5-3|16	Source0: http://www.mew.org/Release/%{name}-%{version}.tar.gz
14cr|mew-6.5-3|17	Source1: %{name}.el
14cr|mew-6.5-3|18	License: BSD-like
14cr|mew-6.5-3|19	Group: Networking/Mail
14cr|mew-6.5-3|20	Url: http://www.Mew.org/
14cr|mew-6.5-3|21	
14cr|mew-6.5-3|22	BuildRequires: emacs
14cr|mew-6.5-3|23	Requires: emacs
14cr|mew-6.5-3|24	
14cr|mew-6.5-3|25	%description
14cr|mew-6.5-3|26	Mew (Messaging in the Emacs World) is a user interface for text messages,
14cr|mew-6.5-3|27	multimedia messages (MIME), news articles and security functionality
14cr|mew-6.5-3|28	including PGP, SSH and SSL.
14cr|mew-6.5-3|29	
14cr|mew-6.5-3|30	The features of Mew are as follows:
14cr|mew-6.5-3|31	
14cr|mew-6.5-3|32	- POP, SMTP, NNTP, and IMAP are supported.
14cr|mew-6.5-3|33	- You can easily display a very complicated structured message.
14cr|mew-6.5-3|34	- You can start to read messages before they are all fully listed.
14cr|mew-6.5-3|35	- For refiling, default folders are neatly suggested.
14cr|mew-6.5-3|36	- You can complete field names, e-mail addresses, receiver's names,
14cr|mew-6.5-3|37	domain names, and folder names.
14cr|mew-6.5-3|38	- Thread, a mechanism to display the flow of messages, is supported.
14cr|mew-6.5-3|39	
14cr|mew-6.5-3|40	%prep
14cr|mew-6.5-3|41	%setup -q
14cr|mew-6.5-3|42	
14cr|mew-6.5-3|43	%build
14cr|mew-6.5-3|44	%configure
14cr|mew-6.5-3|45	%make elispdir=%{_datadir}/emacs/site-lisp/%{name} etcdir=%{_datadir}/pixmaps/mew
14cr|mew-6.5-3|46	
14cr|mew-6.5-3|47	%install
14cr|mew-6.5-3|48	%makeinstall elispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{name} etcdir=%{buildroot}%{_datadir}/pixmaps/mew INSTALLINFO=/sbin/install-info
14cr|mew-6.5-3|49	
14cr|mew-6.5-3|50	%__install -dm 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|mew-6.5-3|51	%__install -pm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|mew-6.5-3|52	
14cr|mew-6.5-3|53	
14cr|mew-6.5-3|54	
14cr|mew-6.5-3|55	%files
14cr|mew-6.5-3|56	%defattr(-,root,root,0755)
14cr|mew-6.5-3|57	%doc 00copyright 00readme 00diff 00changes*
14cr|mew-6.5-3|58	%attr(0755,root,root) %{_bindir}/*
14cr|mew-6.5-3|59	%{_datadir}/emacs/site-lisp/%{name}/*
14cr|mew-6.5-3|60	%{_datadir}/pixmaps/mew/*
14cr|mew-6.5-3|61	%{_infodir}/*
14cr|mew-6.5-3|62	%{_mandir}/*
14cr|mew-6.5-3|63	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
14cr|mew-6.5-3|64	
14cr|mew-6.5-3|65	%changelog
14cr|mew-6.5-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.5-3
14cr|mew-6.5-3|67	+ Revision: 453046d
14cr|mew-6.5-3|68	- MassBuild#464: Increase release tag
14cr|mew-6.5-3|69	
14cr|mew-6.5-3|70	

2965 14
14cr|mfs-1.6.26-6|1	%define	_localstatedir	/var/lib
14cr|mfs-1.6.26-6|2	%define	mfsconfdir	%{_sysconfdir}
14cr|mfs-1.6.26-6|3	
14cr|mfs-1.6.26-6|4	Summary:	MooseFS - distributed, fault tolerant file system
14cr|mfs-1.6.26-6|5	Name:		mfs
14cr|mfs-1.6.26-6|6	Version:	1.6.26
14cr|mfs-1.6.26-6|7	Release:	6
14cr|mfs-1.6.26-6|8	License:	GPLv3+
14cr|mfs-1.6.26-6|9	Group:		System/Cluster
14cr|mfs-1.6.26-6|10	Url:		http://www.moosefs.org/
14cr|mfs-1.6.26-6|11	Source0:	http://moosefs.org/tl_files/mfscode/%{name}-%{version}.tar.gz
14cr|mfs-1.6.26-6|12	Source1:	mfschunkserver.service
14cr|mfs-1.6.26-6|13	Source2:	mfsmaster.service
14cr|mfs-1.6.26-6|14	Source3: 	mfsmetalogger.service
14cr|mfs-1.6.26-6|15	BuildRequires:	pkgconfig(fuse)
14cr|mfs-1.6.26-6|16	BuildRequires:	pkgconfig(zlib)
14cr|mfs-1.6.26-6|17	Requires(post,preun,postun):	systemd-units
14cr|mfs-1.6.26-6|18	
14cr|mfs-1.6.26-6|19	%description
14cr|mfs-1.6.26-6|20	MooseFS is an Open Source, easy to deploy and maintain, distributed,
14cr|mfs-1.6.26-6|21	fault tolerant file system for POSIX compliant OSes.
14cr|mfs-1.6.26-6|22	
14cr|mfs-1.6.26-6|23	%pre
14cr|mfs-1.6.26-6|24	%_pre_useradd mfs /var/lib/mfs /sbin/nologin
14cr|mfs-1.6.26-6|25	%_pre_groupadd mfs mfs
14cr|mfs-1.6.26-6|26	
14cr|mfs-1.6.26-6|27	%postun
14cr|mfs-1.6.26-6|28	%_postun_groupdel mfs
14cr|mfs-1.6.26-6|29	%_postun_userdel mfs
14cr|mfs-1.6.26-6|30	
14cr|mfs-1.6.26-6|31	%post
14cr|mfs-1.6.26-6|32	if [ $1 -eq 1 ] ; then
14cr|mfs-1.6.26-6|33	# Initial installation
14cr|mfs-1.6.26-6|34	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mfs-1.6.26-6|35	fi
14cr|mfs-1.6.26-6|36	
14cr|mfs-1.6.26-6|37	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|38	
14cr|mfs-1.6.26-6|39	%package master
14cr|mfs-1.6.26-6|40	Summary:	MooseFS master server
14cr|mfs-1.6.26-6|41	Group:		System/Cluster
14cr|mfs-1.6.26-6|42	Requires(preun,postun):	systemd-units
14cr|mfs-1.6.26-6|43	
14cr|mfs-1.6.26-6|44	%description master
14cr|mfs-1.6.26-6|45	MooseFS master (metadata) server together with metarestore utility.
14cr|mfs-1.6.26-6|46	
14cr|mfs-1.6.26-6|47	%files master
14cr|mfs-1.6.26-6|48	%defattr(644,root,root,755)
14cr|mfs-1.6.26-6|49	%doc NEWS README UPGRADE
14cr|mfs-1.6.26-6|50	%attr(755,root,root) %{_sbindir}/mfsmaster
14cr|mfs-1.6.26-6|51	%attr(755,root,root) %{_sbindir}/mfsmetadump
14cr|mfs-1.6.26-6|52	%attr(755,root,root) %{_sbindir}/mfsmetarestore
14cr|mfs-1.6.26-6|53	%{_mandir}/man5/mfsexports.cfg.5*
14cr|mfs-1.6.26-6|54	%{_mandir}/man5/mfsmaster.cfg.5*
14cr|mfs-1.6.26-6|55	%{_mandir}/man5/mfstopology.cfg.5.xz
14cr|mfs-1.6.26-6|56	%{_mandir}/man7/mfs.7*
14cr|mfs-1.6.26-6|57	%{_mandir}/man7/moosefs.7*
14cr|mfs-1.6.26-6|58	%{_mandir}/man8/mfsmaster.8*
14cr|mfs-1.6.26-6|59	%{_mandir}/man8/mfsmetarestore.8*
14cr|mfs-1.6.26-6|60	%{mfsconfdir}/mfsexports.cfg.dist
14cr|mfs-1.6.26-6|61	%{mfsconfdir}/mfsexports.cfg
14cr|mfs-1.6.26-6|62	%{mfsconfdir}/mfsmount.cfg.dist
14cr|mfs-1.6.26-6|63	%{mfsconfdir}/mfsmount.cfg
14cr|mfs-1.6.26-6|64	%{mfsconfdir}/mfsmaster.cfg.dist
14cr|mfs-1.6.26-6|65	%{mfsconfdir}/mfsmaster.cfg
14cr|mfs-1.6.26-6|66	%{mfsconfdir}/mfstopology.cfg.dist
14cr|mfs-1.6.26-6|67	%{mfsconfdir}/mfstopology.cfg
14cr|mfs-1.6.26-6|68	%attr(755,mfs,mfs) %{_localstatedir}/mfs
14cr|mfs-1.6.26-6|69	%{_unitdir}/mfsmaster.service
14cr|mfs-1.6.26-6|70	
14cr|mfs-1.6.26-6|71	%post master
14cr|mfs-1.6.26-6|72	%systemd_post mfsmaster.service
14cr|mfs-1.6.26-6|73	
14cr|mfs-1.6.26-6|74	%preun master
14cr|mfs-1.6.26-6|75	%systemd_preun mfsmaster.service
14cr|mfs-1.6.26-6|76	
14cr|mfs-1.6.26-6|77	%postun master
14cr|mfs-1.6.26-6|78	%systemd_postun_with_restart mfsmaster.service
14cr|mfs-1.6.26-6|79	
14cr|mfs-1.6.26-6|80	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|81	
14cr|mfs-1.6.26-6|82	%package metalogger
14cr|mfs-1.6.26-6|83	Summary:	MooseFS metalogger server
14cr|mfs-1.6.26-6|84	Group:		System/Cluster
14cr|mfs-1.6.26-6|85	Requires(preun,postun):	systemd-units
14cr|mfs-1.6.26-6|86	
14cr|mfs-1.6.26-6|87	%description metalogger
14cr|mfs-1.6.26-6|88	MooseFS metalogger (metadata replication) server.
14cr|mfs-1.6.26-6|89	
14cr|mfs-1.6.26-6|90	%files metalogger
14cr|mfs-1.6.26-6|91	%defattr(644,root,root,755)
14cr|mfs-1.6.26-6|92	%doc NEWS README UPGRADE
14cr|mfs-1.6.26-6|93	%attr(755,root,root) %{_sbindir}/mfsmetalogger
14cr|mfs-1.6.26-6|94	%{_mandir}/man5/mfsmetalogger.cfg.5*
14cr|mfs-1.6.26-6|95	%{_mandir}/man8/mfsmetalogger.8*
14cr|mfs-1.6.26-6|96	%{mfsconfdir}/mfsmetalogger.cfg.dist
14cr|mfs-1.6.26-6|97	%{mfsconfdir}/mfsmetalogger.cfg
14cr|mfs-1.6.26-6|98	%{_unitdir}/mfsmetalogger.service
14cr|mfs-1.6.26-6|99	
14cr|mfs-1.6.26-6|100	%post metalogger
14cr|mfs-1.6.26-6|101	%systemd_post mfsmetalogger.service
14cr|mfs-1.6.26-6|102	
14cr|mfs-1.6.26-6|103	%preun metalogger
14cr|mfs-1.6.26-6|104	%systemd_preun mfsmetalogger.service
14cr|mfs-1.6.26-6|105	
14cr|mfs-1.6.26-6|106	%postun metalogger
14cr|mfs-1.6.26-6|107	%systemd_postun_with_restart mfsmetalogger.service
14cr|mfs-1.6.26-6|108	
14cr|mfs-1.6.26-6|109	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|110	
14cr|mfs-1.6.26-6|111	%package chunkserver
14cr|mfs-1.6.26-6|112	Summary:	MooseFS data server
14cr|mfs-1.6.26-6|113	Group:		System/Cluster
14cr|mfs-1.6.26-6|114	Requires(preun,postun):	systemd-units
14cr|mfs-1.6.26-6|115	
14cr|mfs-1.6.26-6|116	%description chunkserver
14cr|mfs-1.6.26-6|117	MooseFS data server.
14cr|mfs-1.6.26-6|118	
14cr|mfs-1.6.26-6|119	%files chunkserver
14cr|mfs-1.6.26-6|120	%defattr(644,root,root,755)
14cr|mfs-1.6.26-6|121	%doc NEWS README UPGRADE
14cr|mfs-1.6.26-6|122	%attr(755,root,root) %{_sbindir}/mfschunkserver
14cr|mfs-1.6.26-6|123	%{_mandir}/man5/mfschunkserver.cfg.5*
14cr|mfs-1.6.26-6|124	%{_mandir}/man5/mfshdd.cfg.5*
14cr|mfs-1.6.26-6|125	%{_mandir}/man8/mfschunkserver.8*
14cr|mfs-1.6.26-6|126	%{mfsconfdir}/mfschunkserver.cfg.dist
14cr|mfs-1.6.26-6|127	%{mfsconfdir}/mfschunkserver.cfg
14cr|mfs-1.6.26-6|128	%{mfsconfdir}/mfshdd.cfg.dist
14cr|mfs-1.6.26-6|129	%{mfsconfdir}/mfshdd.cfg
14cr|mfs-1.6.26-6|130	%{_unitdir}/mfschunkserver.service
14cr|mfs-1.6.26-6|131	
14cr|mfs-1.6.26-6|132	%post chunkserver
14cr|mfs-1.6.26-6|133	%systemd_post mfschunkserver.service
14cr|mfs-1.6.26-6|134	
14cr|mfs-1.6.26-6|135	%preun chunkserver
14cr|mfs-1.6.26-6|136	%systemd_preun mfschunkserver.service
14cr|mfs-1.6.26-6|137	
14cr|mfs-1.6.26-6|138	%postun chunkserver
14cr|mfs-1.6.26-6|139	%systemd_postun_with_restart mfschunkserver.service
14cr|mfs-1.6.26-6|140	
14cr|mfs-1.6.26-6|141	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|142	
14cr|mfs-1.6.26-6|143	%package client
14cr|mfs-1.6.26-6|144	Summary:	MooseFS client
14cr|mfs-1.6.26-6|145	Group:		System/Cluster
14cr|mfs-1.6.26-6|146	
14cr|mfs-1.6.26-6|147	%description client
14cr|mfs-1.6.26-6|148	MooseFS client: mfsmount and mfstools.
14cr|mfs-1.6.26-6|149	
14cr|mfs-1.6.26-6|150	%files client
14cr|mfs-1.6.26-6|151	%defattr(644,root,root,755)
14cr|mfs-1.6.26-6|152	%doc NEWS README UPGRADE
14cr|mfs-1.6.26-6|153	%attr(755,root,root) %{_bindir}/mfsappendchunks
14cr|mfs-1.6.26-6|154	%attr(755,root,root) %{_bindir}/mfscheckfile
14cr|mfs-1.6.26-6|155	%attr(755,root,root) %{_bindir}/mfsdeleattr
14cr|mfs-1.6.26-6|156	%attr(755,root,root) %{_bindir}/mfsdirinfo
14cr|mfs-1.6.26-6|157	%attr(755,root,root) %{_bindir}/mfsfileinfo
14cr|mfs-1.6.26-6|158	%attr(755,root,root) %{_bindir}/mfsfilerepair
14cr|mfs-1.6.26-6|159	%attr(755,root,root) %{_bindir}/mfsgeteattr
14cr|mfs-1.6.26-6|160	%attr(755,root,root) %{_bindir}/mfsgetgoal
14cr|mfs-1.6.26-6|161	%attr(755,root,root) %{_bindir}/mfsgettrashtime
14cr|mfs-1.6.26-6|162	%attr(755,root,root) %{_bindir}/mfsmakesnapshot
14cr|mfs-1.6.26-6|163	%attr(755,root,root) %{_bindir}/mfsmount
14cr|mfs-1.6.26-6|164	%attr(755,root,root) %{_bindir}/mfsrgetgoal
14cr|mfs-1.6.26-6|165	%attr(755,root,root) %{_bindir}/mfsrgettrashtime
14cr|mfs-1.6.26-6|166	%attr(755,root,root) %{_bindir}/mfsrsetgoal
14cr|mfs-1.6.26-6|167	%attr(755,root,root) %{_bindir}/mfsrsettrashtime
14cr|mfs-1.6.26-6|168	%attr(755,root,root) %{_bindir}/mfsseteattr
14cr|mfs-1.6.26-6|169	%attr(755,root,root) %{_bindir}/mfssetgoal
14cr|mfs-1.6.26-6|170	%attr(755,root,root) %{_bindir}/mfssettrashtime
14cr|mfs-1.6.26-6|171	%attr(755,root,root) %{_bindir}/mfssnapshot
14cr|mfs-1.6.26-6|172	%attr(755,root,root) %{_bindir}/mfstools
14cr|mfs-1.6.26-6|173	%{_mandir}/man1/mfsappendchunks.1*
14cr|mfs-1.6.26-6|174	%{_mandir}/man1/mfscheckfile.1*
14cr|mfs-1.6.26-6|175	%{_mandir}/man1/mfsdeleattr.1*
14cr|mfs-1.6.26-6|176	%{_mandir}/man1/mfsdirinfo.1*
14cr|mfs-1.6.26-6|177	%{_mandir}/man1/mfsfileinfo.1*
14cr|mfs-1.6.26-6|178	%{_mandir}/man1/mfsfilerepair.1*
14cr|mfs-1.6.26-6|179	%{_mandir}/man1/mfsgeteattr.1*
14cr|mfs-1.6.26-6|180	%{_mandir}/man1/mfsgetgoal.1*
14cr|mfs-1.6.26-6|181	%{_mandir}/man1/mfsgettrashtime.1*
14cr|mfs-1.6.26-6|182	%{_mandir}/man1/mfsmakesnapshot.1*
14cr|mfs-1.6.26-6|183	%{_mandir}/man1/mfsrgetgoal.1*
14cr|mfs-1.6.26-6|184	%{_mandir}/man1/mfsrgettrashtime.1*
14cr|mfs-1.6.26-6|185	%{_mandir}/man1/mfsrsetgoal.1*
14cr|mfs-1.6.26-6|186	%{_mandir}/man1/mfsrsettrashtime.1*
14cr|mfs-1.6.26-6|187	%{_mandir}/man1/mfsseteattr.1*
14cr|mfs-1.6.26-6|188	%{_mandir}/man1/mfssetgoal.1*
14cr|mfs-1.6.26-6|189	%{_mandir}/man1/mfssettrashtime.1*
14cr|mfs-1.6.26-6|190	%{_mandir}/man1/mfstools.1*
14cr|mfs-1.6.26-6|191	%{_mandir}/man8/mfsmount.8*
14cr|mfs-1.6.26-6|192	
14cr|mfs-1.6.26-6|193	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|194	
14cr|mfs-1.6.26-6|195	%package cgi
14cr|mfs-1.6.26-6|196	Summary:	MooseFS CGI Monitor
14cr|mfs-1.6.26-6|197	Group:		System/Cluster
14cr|mfs-1.6.26-6|198	Requires:	python
14cr|mfs-1.6.26-6|199	
14cr|mfs-1.6.26-6|200	%description cgi
14cr|mfs-1.6.26-6|201	MooseFS CGI Monitor.
14cr|mfs-1.6.26-6|202	
14cr|mfs-1.6.26-6|203	%files cgi
14cr|mfs-1.6.26-6|204	%defattr(644,root,root,755)
14cr|mfs-1.6.26-6|205	%doc NEWS README UPGRADE
14cr|mfs-1.6.26-6|206	%attr(755,root,root) %{_sbindir}/mfscgiserv
14cr|mfs-1.6.26-6|207	%{_mandir}/man8/mfscgiserv.8*
14cr|mfs-1.6.26-6|208	%attr(755,mfs,mfs) %{_datadir}/mfscgi
14cr|mfs-1.6.26-6|209	
14cr|mfs-1.6.26-6|210	#----------------------------------------------------------------------------
14cr|mfs-1.6.26-6|211	
14cr|mfs-1.6.26-6|212	%prep
14cr|mfs-1.6.26-6|213	%setup -q
14cr|mfs-1.6.26-6|214	
14cr|mfs-1.6.26-6|215	%build
14cr|mfs-1.6.26-6|216	autoreconf -fi
14cr|mfs-1.6.26-6|217	%configure2_5x
14cr|mfs-1.6.26-6|218	%make
14cr|mfs-1.6.26-6|219	
14cr|mfs-1.6.26-6|220	%install
14cr|mfs-1.6.26-6|221	%makeinstall_std
14cr|mfs-1.6.26-6|222	
14cr|mfs-1.6.26-6|223	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/mfschunkserver.service
14cr|mfs-1.6.26-6|224	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/mfsmaster.service
14cr|mfs-1.6.26-6|225	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/mfsmetalogger.service
14cr|mfs-1.6.26-6|226	
14cr|mfs-1.6.26-6|227	# creating default configs
14cr|mfs-1.6.26-6|228	cp %{buildroot}%{mfsconfdir}/mfsexports.cfg.dist %{buildroot}%{mfsconfdir}/mfsexports.cfg
14cr|mfs-1.6.26-6|229	cp %{buildroot}%{mfsconfdir}/mfsmount.cfg.dist %{buildroot}%{mfsconfdir}/mfsmount.cfg
14cr|mfs-1.6.26-6|230	cp %{buildroot}%{mfsconfdir}/mfsmaster.cfg.dist %{buildroot}%{mfsconfdir}/mfsmaster.cfg
14cr|mfs-1.6.26-6|231	cp %{buildroot}%{mfsconfdir}/mfstopology.cfg.dist %{buildroot}%{mfsconfdir}/mfstopology.cfg
14cr|mfs-1.6.26-6|232	cp %{buildroot}%{mfsconfdir}/mfsmetalogger.cfg.dist %{buildroot}%{mfsconfdir}/mfsmetalogger.cfg
14cr|mfs-1.6.26-6|233	cp %{buildroot}%{mfsconfdir}/mfschunkserver.cfg.dist %{buildroot}%{mfsconfdir}/mfschunkserver.cfg
14cr|mfs-1.6.26-6|234	cp %{buildroot}%{mfsconfdir}/mfshdd.cfg.dist %{buildroot}%{mfsconfdir}/mfshdd.cfg
14cr|mfs-1.6.26-6|235	
14cr|mfs-1.6.26-6|236	
14cr|mfs-1.6.26-6|237	%changelog
14cr|mfs-1.6.26-6|238	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.26-6
14cr|mfs-1.6.26-6|239	+ Revision: 712a93c
14cr|mfs-1.6.26-6|240	- Bump release
14cr|mfs-1.6.26-6|241	
14cr|mfs-1.6.26-6|242	

2966 14
14cr|mftrace-1.2.18-2|1	Name:		mftrace
14cr|mftrace-1.2.18-2|2	Version:	1.2.18
14cr|mftrace-1.2.18-2|3	Release:	2
14cr|mftrace-1.2.18-2|4	Epoch:		2
14cr|mftrace-1.2.18-2|5	Summary:	Generates scalable fonts for TeX
14cr|mftrace-1.2.18-2|6	Group:		Publishing
14cr|mftrace-1.2.18-2|7	License:	GPL
14cr|mftrace-1.2.18-2|8	URL:		http://lilypond.org/mftrace/
14cr|mftrace-1.2.18-2|9	Source0:	http://lilypond.org/download/sources/mftrace/mftrace-%{version}.tar.gz
14cr|mftrace-1.2.18-2|10	Requires:	autotrace
14cr|mftrace-1.2.18-2|11	Requires:	fontforge
14cr|mftrace-1.2.18-2|12	Requires:	potrace
14cr|mftrace-1.2.18-2|13	Requires:	python
14cr|mftrace-1.2.18-2|14	Requires:	t1utils
14cr|mftrace-1.2.18-2|15	Requires:	texlive
14cr|mftrace-1.2.18-2|16	BuildRequires:	autotrace
14cr|mftrace-1.2.18-2|17	BuildRequires:	potrace
14cr|mftrace-1.2.18-2|18	BuildRequires:	python
14cr|mftrace-1.2.18-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mftrace-1.2.18-2|20	
14cr|mftrace-1.2.18-2|21	%description
14cr|mftrace-1.2.18-2|22	mftrace is a small Python program that lets you trace a TeX bitmap
14cr|mftrace-1.2.18-2|23	font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF
14cr|mftrace-1.2.18-2|24	(TrueType) font. It is licensed under the GNU GPL.
14cr|mftrace-1.2.18-2|25	
14cr|mftrace-1.2.18-2|26	Scalable fonts offer many advantages over bitmaps, as they allow
14cr|mftrace-1.2.18-2|27	documents to render correctly at many printer resolutions. Moreover,
14cr|mftrace-1.2.18-2|28	Ghostscript can generate much better PDF, if given scalable PostScript
14cr|mftrace-1.2.18-2|29	fonts.
14cr|mftrace-1.2.18-2|30	
14cr|mftrace-1.2.18-2|31	%prep
14cr|mftrace-1.2.18-2|32	%setup -q
14cr|mftrace-1.2.18-2|33	
14cr|mftrace-1.2.18-2|34	%build
14cr|mftrace-1.2.18-2|35	%{configure2_5x}
14cr|mftrace-1.2.18-2|36	%{make} CC="%{__cc}" CFLAGS="%{optflags}"
14cr|mftrace-1.2.18-2|37	
14cr|mftrace-1.2.18-2|38	%install
14cr|mftrace-1.2.18-2|39	%{__rm} -rf %{buildroot}
14cr|mftrace-1.2.18-2|40	%{makeinstall_std}
14cr|mftrace-1.2.18-2|41	
14cr|mftrace-1.2.18-2|42	%clean
14cr|mftrace-1.2.18-2|43	%{__rm} -rf %{buildroot}
14cr|mftrace-1.2.18-2|44	
14cr|mftrace-1.2.18-2|45	%files
14cr|mftrace-1.2.18-2|46	%defattr(-,root,root)
14cr|mftrace-1.2.18-2|47	%attr(0755,root,root) %{_bindir}/gf2pbm
14cr|mftrace-1.2.18-2|48	%attr(0755,root,root) %{_bindir}/mftrace
14cr|mftrace-1.2.18-2|49	%{_mandir}/man1/mftrace.1*
14cr|mftrace-1.2.18-2|50	%{_datadir}/%{name}
14cr|mftrace-1.2.18-2|51	
14cr|mftrace-1.2.18-2|52	
14cr|mftrace-1.2.18-2|53	
14cr|mftrace-1.2.18-2|54	%changelog
14cr|mftrace-1.2.18-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.2.18-2
14cr|mftrace-1.2.18-2|56	+ Revision: e019d5e
14cr|mftrace-1.2.18-2|57	- MassBuild#464: Increase release tag
14cr|mftrace-1.2.18-2|58	
14cr|mftrace-1.2.18-2|59	

2967 14
14cr|mgm-1.1-11|1	Summary:	Moaning Goat Status Meter
14cr|mgm-1.1-11|2	Name:		mgm
14cr|mgm-1.1-11|3	Version:	1.1
14cr|mgm-1.1-11|4	Release:	11
14cr|mgm-1.1-11|5	License:	GPLv2+
14cr|mgm-1.1-11|6	Group:		Monitoring
14cr|mgm-1.1-11|7	Url:		http://linuxmafia.com/mgm/
14cr|mgm-1.1-11|8	Source0:	%{name}-%{version}.tar.bz2
14cr|mgm-1.1-11|9	Source1:	%{name}48.png
14cr|mgm-1.1-11|10	Source2:	%{name}32.png
14cr|mgm-1.1-11|11	Source3:	%{name}16.png
14cr|mgm-1.1-11|12	Patch0:		mgm-1.1-fix-abs-path.patch
14cr|mgm-1.1-11|13	Requires:	perl-Tk
14cr|mgm-1.1-11|14	Requires:	tk
14cr|mgm-1.1-11|15	BuildArch:	noarch
14cr|mgm-1.1-11|16	
14cr|mgm-1.1-11|17	%description
14cr|mgm-1.1-11|18	MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast iron lawn
14cr|mgm-1.1-11|19	ornament for the desktops of today's hacker set: A gorgeous, highly
14cr|mgm-1.1-11|20	configurable load and status meter written entirely in Perl. Serious
14cr|mgm-1.1-11|21	pink-flamingo territory.  MGM will not get your whites whiter or your
14cr|mgm-1.1-11|22	colors brighter. It will, however, sit there and look spiffy while
14cr|mgm-1.1-11|23	sucking down a major honking wad of RAM.
14cr|mgm-1.1-11|24	
14cr|mgm-1.1-11|25	%files
14cr|mgm-1.1-11|26	%doc doc/*
14cr|mgm-1.1-11|27	%{_bindir}/%{name}
14cr|mgm-1.1-11|28	%{_datadir}/%{name}
14cr|mgm-1.1-11|29	%{_datadir}/applications/%{name}.desktop
14cr|mgm-1.1-11|30	%{_liconsdir}/%{name}.png
14cr|mgm-1.1-11|31	%{_iconsdir}/%{name}.png
14cr|mgm-1.1-11|32	%{_miconsdir}/%{name}.png
14cr|mgm-1.1-11|33	
14cr|mgm-1.1-11|34	#----------------------------------------------------------------------------
14cr|mgm-1.1-11|35	
14cr|mgm-1.1-11|36	%prep
14cr|mgm-1.1-11|37	%setup -q -n %{name}
14cr|mgm-1.1-11|38	%patch0 -p0
14cr|mgm-1.1-11|39	chmod 644 `find -type f`
14cr|mgm-1.1-11|40	chmod 755 `find -type d`
14cr|mgm-1.1-11|41	chmod 755 mgm lib/xpm
14cr|mgm-1.1-11|42	rm -fr modules/netbsd
14cr|mgm-1.1-11|43	rm -fr modules/solaris
14cr|mgm-1.1-11|44	
14cr|mgm-1.1-11|45	%build
14cr|mgm-1.1-11|46	
14cr|mgm-1.1-11|47	%install
14cr|mgm-1.1-11|48	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|mgm-1.1-11|49	cp -r mgm lib modules %{buildroot}%{_datadir}/%{name}
14cr|mgm-1.1-11|50	mkdir -p %{buildroot}%{_bindir}
14cr|mgm-1.1-11|51	echo '#!/bin/bash' > %{buildroot}%{_bindir}/%{name}
14cr|mgm-1.1-11|52	echo 'exec %{_datadir}/mgm/mgm' >> %{buildroot}%{_bindir}/%{name}
14cr|mgm-1.1-11|53	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|mgm-1.1-11|54	
14cr|mgm-1.1-11|55	#menu
14cr|mgm-1.1-11|56	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|mgm-1.1-11|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mgm-1.1-11|58	[Desktop Entry]
14cr|mgm-1.1-11|59	Type=Application
14cr|mgm-1.1-11|60	Exec=%{name}
14cr|mgm-1.1-11|61	Icon=%{name}
14cr|mgm-1.1-11|62	Name=MGM
14cr|mgm-1.1-11|63	Comment=System Monitor
14cr|mgm-1.1-11|64	Categories=System;Monitor;
14cr|mgm-1.1-11|65	EOF
14cr|mgm-1.1-11|66	
14cr|mgm-1.1-11|67	#icons
14cr|mgm-1.1-11|68	mkdir -p %{buildroot}%{_liconsdir}
14cr|mgm-1.1-11|69	cat %{SOURCE1} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|mgm-1.1-11|70	mkdir -p %{buildroot}%{_iconsdir}
14cr|mgm-1.1-11|71	cat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|mgm-1.1-11|72	mkdir -p %{buildroot}%{_miconsdir}
14cr|mgm-1.1-11|73	cat %{SOURCE3} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|mgm-1.1-11|74	
14cr|mgm-1.1-11|75	
14cr|mgm-1.1-11|76	
14cr|mgm-1.1-11|77	%changelog
14cr|mgm-1.1-11|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-11
14cr|mgm-1.1-11|79	+ Revision: 36ec545
14cr|mgm-1.1-11|80	- MassBuild#464: Increase release tag
14cr|mgm-1.1-11|81	
14cr|mgm-1.1-11|82	

2968 14
14cr|mgtools-2.2.1-3|1	%define name	mgtools
14cr|mgtools-2.2.1-3|2	%define version	2.2.1
14cr|mgtools-2.2.1-3|3	%define release	3
14cr|mgtools-2.2.1-3|4	
14cr|mgtools-2.2.1-3|5	Name:		%{name}
14cr|mgtools-2.2.1-3|6	Version:	%{version}
14cr|mgtools-2.2.1-3|7	Release:	%{release}
14cr|mgtools-2.2.1-3|8	Summary:	Tools and scripts to edit and visualize Meta Grammars
14cr|mgtools-2.2.1-3|9	License:	GPL
14cr|mgtools-2.2.1-3|10	Group:		Sciences/Computer science
14cr|mgtools-2.2.1-3|11	Source:		https://gforge.inria.fr/frs/download.php/5683/%{name}-%{version}.tar.gz
14cr|mgtools-2.2.1-3|12	Url:		http://alpage.inria.fr/catalogue.en.html#mgtools
14cr|mgtools-2.2.1-3|13	Buildrequires:	libxml2-devel
14cr|mgtools-2.2.1-3|14	Buildrequires:	bison
14cr|mgtools-2.2.1-3|15	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|mgtools-2.2.1-3|16	
14cr|mgtools-2.2.1-3|17	%description
14cr|mgtools-2.2.1-3|18	mgtools collects several useful tools and scripts to edit and visualize Meta
14cr|mgtools-2.2.1-3|19	Grammars
14cr|mgtools-2.2.1-3|20	
14cr|mgtools-2.2.1-3|21	* smg2xml to convert MG from a simple format (smg) to XML format
14cr|mgtools-2.2.1-3|22	* mg.el an Emacs mode to edit MG (in both XML and SMG formats)
14cr|mgtools-2.2.1-3|23	* mg2smg.xsl an XSLT stylesheet to convert from XML to SMG
14cr|mgtools-2.2.1-3|24	* mgviewer.pl a graphical viewer/editor for MG
14cr|mgtools-2.2.1-3|25	* mg*2html.xsl several XSLT stylesheets to get HTML views on MG
14cr|mgtools-2.2.1-3|26	* mg2*.xsl several XSLT stylesheets to convert to other formats
14cr|mgtools-2.2.1-3|27	
14cr|mgtools-2.2.1-3|28	%prep
14cr|mgtools-2.2.1-3|29	%setup -q
14cr|mgtools-2.2.1-3|30	
14cr|mgtools-2.2.1-3|31	%build
14cr|mgtools-2.2.1-3|32	export LDFLAGS=-L%{_libdir}/DyAlog
14cr|mgtools-2.2.1-3|33	%configure2_5x
14cr|mgtools-2.2.1-3|34	%make
14cr|mgtools-2.2.1-3|35	
14cr|mgtools-2.2.1-3|36	%install
14cr|mgtools-2.2.1-3|37	rm -rf %{buildroot}
14cr|mgtools-2.2.1-3|38	%makeinstall_std
14cr|mgtools-2.2.1-3|39	
14cr|mgtools-2.2.1-3|40	%clean
14cr|mgtools-2.2.1-3|41	rm -rf %{buildroot}
14cr|mgtools-2.2.1-3|42	
14cr|mgtools-2.2.1-3|43	%files
14cr|mgtools-2.2.1-3|44	%defattr(-,root,root)
14cr|mgtools-2.2.1-3|45	%doc INSTALL README
14cr|mgtools-2.2.1-3|46	%{_bindir}/*
14cr|mgtools-2.2.1-3|47	%{_libdir}/pkgconfig/mgtools.pc
14cr|mgtools-2.2.1-3|48	%{_datadir}/emacs/site-lisp/mg.el
14cr|mgtools-2.2.1-3|49	%{_datadir}/mgtools
14cr|mgtools-2.2.1-3|50	
14cr|mgtools-2.2.1-3|51	
14cr|mgtools-2.2.1-3|52	
14cr|mgtools-2.2.1-3|53	
14cr|mgtools-2.2.1-3|54	%changelog
14cr|mgtools-2.2.1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-3
14cr|mgtools-2.2.1-3|56	+ Revision: 2c9958d
14cr|mgtools-2.2.1-3|57	- MassBuild#464: Increase release tag
14cr|mgtools-2.2.1-3|58	
14cr|mgtools-2.2.1-3|59	

2969 14
14cr|mhwaveedit-1.4.22-2|1	Summary:	WAV Editing Package
14cr|mhwaveedit-1.4.22-2|2	Name: 		mhwaveedit
14cr|mhwaveedit-1.4.22-2|3	Version: 	1.4.22
14cr|mhwaveedit-1.4.22-2|4	Release: 	2
14cr|mhwaveedit-1.4.22-2|5	License: 	GPLv2+
14cr|mhwaveedit-1.4.22-2|6	Group: 		Sound
14cr|mhwaveedit-1.4.22-2|7	URL: 		https://gna.org/projects/mhwaveedit/
14cr|mhwaveedit-1.4.22-2|8	Source0: 	http://download.gna.org/mhwaveedit/%{name}-%{version}.tar.bz2
14cr|mhwaveedit-1.4.22-2|9	BuildRequires: 	pkgconfig gtk+2-devel SDL-devel sndfile-devel libalsa-devel
14cr|mhwaveedit-1.4.22-2|10	BuildRequires:	jackit-devel libsamplerate-devel ladspa-devel
14cr|mhwaveedit-1.4.22-2|11	
14cr|mhwaveedit-1.4.22-2|12	%description
14cr|mhwaveedit-1.4.22-2|13	mhWaveEdit is a graphical program for editing sound files. It is completely
14cr|mhwaveedit-1.4.22-2|14	free (GPL) and it's written by Magnus Hjorth. It is intended to be
14cr|mhwaveedit-1.4.22-2|15	user-friendly and robust.
14cr|mhwaveedit-1.4.22-2|16	
14cr|mhwaveedit-1.4.22-2|17	OGG and LAME support are available if installed.
14cr|mhwaveedit-1.4.22-2|18	
14cr|mhwaveedit-1.4.22-2|19	%prep
14cr|mhwaveedit-1.4.22-2|20	%setup -q
14cr|mhwaveedit-1.4.22-2|21	
14cr|mhwaveedit-1.4.22-2|22	%build
14cr|mhwaveedit-1.4.22-2|23	%configure2_5x --without-portaudio
14cr|mhwaveedit-1.4.22-2|24	%make
14cr|mhwaveedit-1.4.22-2|25	
14cr|mhwaveedit-1.4.22-2|26	%install
14cr|mhwaveedit-1.4.22-2|27	%makeinstall_std
14cr|mhwaveedit-1.4.22-2|28	%find_lang %{name}
14cr|mhwaveedit-1.4.22-2|29	
14cr|mhwaveedit-1.4.22-2|30	%files -f %{name}.lang
14cr|mhwaveedit-1.4.22-2|31	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cr|mhwaveedit-1.4.22-2|32	%{_bindir}/%{name}
14cr|mhwaveedit-1.4.22-2|33	%{_datadir}/applications/*
14cr|mhwaveedit-1.4.22-2|34	%{_datadir}/pixmaps/mhwaveedit.xpm
14cr|mhwaveedit-1.4.22-2|35	%{_mandir}/man1/mhwaveedit.1*
14cr|mhwaveedit-1.4.22-2|36	
14cr|mhwaveedit-1.4.22-2|37	
14cr|mhwaveedit-1.4.22-2|38	
14cr|mhwaveedit-1.4.22-2|39	%changelog
14cr|mhwaveedit-1.4.22-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.22-2
14cr|mhwaveedit-1.4.22-2|41	+ Revision: 3fca212
14cr|mhwaveedit-1.4.22-2|42	- MassBuild#464: Increase release tag
14cr|mhwaveedit-1.4.22-2|43	
14cr|mhwaveedit-1.4.22-2|44	

2970 14
14cr|miau-0.6.6-3|1	Summary:	IRC-bouncer/proxy
14cr|miau-0.6.6-3|2	Name:		miau
14cr|miau-0.6.6-3|3	Version:	0.6.6
14cr|miau-0.6.6-3|4	Release:	3
14cr|miau-0.6.6-3|5	License:	GPLv2+
14cr|miau-0.6.6-3|6	Group:		Networking/IRC
14cr|miau-0.6.6-3|7	Source0:	http://downloads.sourceforge.net/miau/%{name}-%{version}.tar.bz2
14cr|miau-0.6.6-3|8	URL:		http://miau.sourceforge.net/
14cr|miau-0.6.6-3|9	
14cr|miau-0.6.6-3|10	%description
14cr|miau-0.6.6-3|11	Miau is a smart and versatile irc-bouncing tool for unix. The difference
14cr|miau-0.6.6-3|12	between miau and other bouncers is that miau will go on irc as soon as it's
14cr|miau-0.6.6-3|13	launched, guarding or attempting to get your nick. Control over the session can
14cr|miau-0.6.6-3|14	be taken as with other bouncers, by simply connecting to miau (and providing a
14cr|miau-0.6.6-3|15	password) like you would connect to a normal irc-server. On disconnect, miau is
14cr|miau-0.6.6-3|16	able to stay in the channels and to reintroduce them to your client on your
14cr|miau-0.6.6-3|17	next connect. Other handy features are message-logging, flood-protection,
14cr|miau-0.6.6-3|18	dcc-bouncing, etc.
14cr|miau-0.6.6-3|19	
14cr|miau-0.6.6-3|20	%prep
14cr|miau-0.6.6-3|21	%setup -q
14cr|miau-0.6.6-3|22	
14cr|miau-0.6.6-3|23	%build
14cr|miau-0.6.6-3|24	%configure \
14cr|miau-0.6.6-3|25	--enable-dccbounce \
14cr|miau-0.6.6-3|26	--enable-automode \
14cr|miau-0.6.6-3|27	--enable-releasenick \
14cr|miau-0.6.6-3|28	--enable-ctcp-replies \
14cr|miau-0.6.6-3|29	--enable-mkpasswd \
14cr|miau-0.6.6-3|30	--enable-uptime \
14cr|miau-0.6.6-3|31	--enable-chanlog \
14cr|miau-0.6.6-3|32	--enable-privlog \
14cr|miau-0.6.6-3|33	--enable-onconnect \
14cr|miau-0.6.6-3|34	--enable-empty-awaymsg
14cr|miau-0.6.6-3|35	%make
14cr|miau-0.6.6-3|36	
14cr|miau-0.6.6-3|37	%install
14cr|miau-0.6.6-3|38	rm -rf %{buildroot}
14cr|miau-0.6.6-3|39	%makeinstall_std
14cr|miau-0.6.6-3|40	rm -f %{buildroot}%{_datadir}/miaurc
14cr|miau-0.6.6-3|41	
14cr|miau-0.6.6-3|42	%files
14cr|miau-0.6.6-3|43	%defattr(644,root,root,755)
14cr|miau-0.6.6-3|44	%doc AUTHORS ChangeLog README TODO misc/miaurc
14cr|miau-0.6.6-3|45	%attr(755,root,root) %{_bindir}/*
14cr|miau-0.6.6-3|46	%{_infodir}/*.info*
14cr|miau-0.6.6-3|47	%{_mandir}/man1/miau.1*
14cr|miau-0.6.6-3|48	
14cr|miau-0.6.6-3|49	
14cr|miau-0.6.6-3|50	
14cr|miau-0.6.6-3|51	%changelog
14cr|miau-0.6.6-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-3
14cr|miau-0.6.6-3|53	+ Revision: 0d33591
14cr|miau-0.6.6-3|54	- MassBuild#464: Increase release tag
14cr|miau-0.6.6-3|55	
14cr|miau-0.6.6-3|56	

2971 14
14cr|mib-ossigeno-icons-4.3.0-69.5|1	%define		oname		MIB-Ossigeno-Ultimate-Icons
14cr|mib-ossigeno-icons-4.3.0-69.5|2	%define		oversion	4.3
14cr|mib-ossigeno-icons-4.3.0-69.5|3	
14cr|mib-ossigeno-icons-4.3.0-69.5|4	Name:		mib-ossigeno-icons
14cr|mib-ossigeno-icons-4.3.0-69.5|5	Version:	4.3.0
14cr|mib-ossigeno-icons-4.3.0-69.5|6	Release:	69.5
14cr|mib-ossigeno-icons-4.3.0-69.5|7	Summary:	MIB-Ossigeno icon theme
14cr|mib-ossigeno-icons-4.3.0-69.5|8	# http://kde-look.org/content/show.php/?content=128221
14cr|mib-ossigeno-icons-4.3.0-69.5|9	Source0:	%{oname}-%{oversion}.tar.gz
14cr|mib-ossigeno-icons-4.3.0-69.5|10	License:	LGPL
14cr|mib-ossigeno-icons-4.3.0-69.5|11	Group:		Graphical desktop/KDE
14cr|mib-ossigeno-icons-4.3.0-69.5|12	URL:		http://mib.pianetalinux.org/mib/
14cr|mib-ossigeno-icons-4.3.0-69.5|13	BuildArch:	noarch
14cr|mib-ossigeno-icons-4.3.0-69.5|14	Obsoletes:	mib-ossigeno-icon-theme < %{version}
14cr|mib-ossigeno-icons-4.3.0-69.5|15	
14cr|mib-ossigeno-icons-4.3.0-69.5|16	%description
14cr|mib-ossigeno-icons-4.3.0-69.5|17	MIB-Ossigeno Ultimate Icons is a blue icon theme derived from Oxygen Icons.
14cr|mib-ossigeno-icons-4.3.0-69.5|18	It differs from Oxygen mainly for folder icons, completely redesigned.
14cr|mib-ossigeno-icons-4.3.0-69.5|19	MIB-Ossigeno Ultimate Icons theme has been developed by emanueleeeee.
14cr|mib-ossigeno-icons-4.3.0-69.5|20	
14cr|mib-ossigeno-icons-4.3.0-69.5|21	%prep
14cr|mib-ossigeno-icons-4.3.0-69.5|22	%setup -q -n %{oname}
14cr|mib-ossigeno-icons-4.3.0-69.5|23	
14cr|mib-ossigeno-icons-4.3.0-69.5|24	%build
14cr|mib-ossigeno-icons-4.3.0-69.5|25	
14cr|mib-ossigeno-icons-4.3.0-69.5|26	%install
14cr|mib-ossigeno-icons-4.3.0-69.5|27	mkdir -p %{buildroot}%{_iconsdir}/%{oname}
14cr|mib-ossigeno-icons-4.3.0-69.5|28	
14cr|mib-ossigeno-icons-4.3.0-69.5|29	cp -rf ./* %{buildroot}%{_iconsdir}/%{oname}/
14cr|mib-ossigeno-icons-4.3.0-69.5|30	
14cr|mib-ossigeno-icons-4.3.0-69.5|31	rm -f %{buildroot}%{_iconsdir}/%{oname}/README
14cr|mib-ossigeno-icons-4.3.0-69.5|32	rm -f %{buildroot}%{_iconsdir}/%{oname}/Changelog
14cr|mib-ossigeno-icons-4.3.0-69.5|33	
14cr|mib-ossigeno-icons-4.3.0-69.5|34	%files
14cr|mib-ossigeno-icons-4.3.0-69.5|35	%defattr(644,root,root,755)
14cr|mib-ossigeno-icons-4.3.0-69.5|36	%doc README Changelog
14cr|mib-ossigeno-icons-4.3.0-69.5|37	%{_iconsdir}/%{oname}/*
14cr|mib-ossigeno-icons-4.3.0-69.5|38	
14cr|mib-ossigeno-icons-4.3.0-69.5|39	
14cr|mib-ossigeno-icons-4.3.0-69.5|40	
14cr|mib-ossigeno-icons-4.3.0-69.5|41	%changelog
14cr|mib-ossigeno-icons-4.3.0-69.5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-69.5
14cr|mib-ossigeno-icons-4.3.0-69.5|43	+ Revision: 130d403
14cr|mib-ossigeno-icons-4.3.0-69.5|44	- MassBuild#464: Increase release tag
14cr|mib-ossigeno-icons-4.3.0-69.5|45	
14cr|mib-ossigeno-icons-4.3.0-69.5|46	

2972 14
14cr|mib-report-0.11-4|1	Summary:	A tool to generate packages reports for Rosa, MDV and MGA repos
14cr|mib-report-0.11-4|2	Name:		mib-report
14cr|mib-report-0.11-4|3	Version:	0.11
14cr|mib-report-0.11-4|4	Release:	4
14cr|mib-report-0.11-4|5	License:	GPLv2+
14cr|mib-report-0.11-4|6	Group:		System/Configuration/Packaging
14cr|mib-report-0.11-4|7	Url:		http://mib.pianetalinux.org/mib-report/
14cr|mib-report-0.11-4|8	Source0:	http://mib.pianetalinux.org/mib-report/%{name}-%{version}.tar.bz2
14cr|mib-report-0.11-4|9	# bash-completion
14cr|mib-report-0.11-4|10	Source1:	%{name}
14cr|mib-report-0.11-4|11	Patch0:		mib-report-0.9-rpm4.patch
14cr|mib-report-0.11-4|12	# Qt5 is also supported
14cr|mib-report-0.11-4|13	BuildRequires:	qt4-devel
14cr|mib-report-0.11-4|14	BuildRequires:	rpm-devel
14cr|mib-report-0.11-4|15	Requires:	lynx
14cr|mib-report-0.11-4|16	Requires:	curl
14cr|mib-report-0.11-4|17	
14cr|mib-report-0.11-4|18	%description
14cr|mib-report-0.11-4|19	A tool to generate packages reports and check package versions.
14cr|mib-report-0.11-4|20	
14cr|mib-report-0.11-4|21	Since 0.9 it supports 6 report modes:
14cr|mib-report-0.11-4|22	1) mga-mdv - report for packages in Mageia repositories that may be interesting
14cr|mib-report-0.11-4|23	for Mandriva packagers
14cr|mib-report-0.11-4|24	2) mdv-mga - like mga-mdv but for Mageia packagers (by request)
14cr|mib-report-0.11-4|25	3) mdv-rosa
14cr|mib-report-0.11-4|26	4) rosa-mdv
14cr|mib-report-0.11-4|27	5) mga-rosa
14cr|mib-report-0.11-4|28	6) rosa-mga
14cr|mib-report-0.11-4|29	
14cr|mib-report-0.11-4|30	It produces a table with packages and shows if there are newer versions of
14cr|mib-report-0.11-4|31	these packages in other distros. It also gives quick links for source packages
14cr|mib-report-0.11-4|32	and programs' homepages.
14cr|mib-report-0.11-4|33	
14cr|mib-report-0.11-4|34	Since 0.4 new mode "--search package" was added. It searches for package in all
14cr|mib-report-0.11-4|35	reference repositories and displays results in Repository, Version, URL format.
14cr|mib-report-0.11-4|36	
14cr|mib-report-0.11-4|37	Version %{version} supports reference repositories:
14cr|mib-report-0.11-4|38	-Rosa 2014.1
14cr|mib-report-0.11-4|39	-MDV Cooker
14cr|mib-report-0.11-4|40	-Mageia Cauldron
14cr|mib-report-0.11-4|41	-Fedora Rawhide (+RpmFusion)
14cr|mib-report-0.11-4|42	-PCLinuxOS
14cr|mib-report-0.11-4|43	-Alt Linux Sisyphus
14cr|mib-report-0.11-4|44	-OpenSUSE Factory
14cr|mib-report-0.11-4|45	-PLD Linux 3.0
14cr|mib-report-0.11-4|46	-Gentoo
14cr|mib-report-0.11-4|47	-Debian
14cr|mib-report-0.11-4|48	-Ubuntu
14cr|mib-report-0.11-4|49	-Upstream Tracker
14cr|mib-report-0.11-4|50	
14cr|mib-report-0.11-4|51	%files
14cr|mib-report-0.11-4|52	%doc COPYING AUTHORS ChangeLog
14cr|mib-report-0.11-4|53	%{_bindir}/%{name}
14cr|mib-report-0.11-4|54	%{_bindir}/urls-fetcher
14cr|mib-report-0.11-4|55	%dir %{_datadir}/%{name}
14cr|mib-report-0.11-4|56	%{_datadir}/%{name}/urls.txt
14cr|mib-report-0.11-4|57	%{_datadir}/%{name}/blacklist.txt
14cr|mib-report-0.11-4|58	%{_datadir}/bash-completion/completions/%{name}
14cr|mib-report-0.11-4|59	
14cr|mib-report-0.11-4|60	#----------------------------------------------------------------------------
14cr|mib-report-0.11-4|61	
14cr|mib-report-0.11-4|62	%prep
14cr|mib-report-0.11-4|63	%setup -q
14cr|mib-report-0.11-4|64	%if %{mdvver} < 201100
14cr|mib-report-0.11-4|65	%patch0 -p1
14cr|mib-report-0.11-4|66	%endif
14cr|mib-report-0.11-4|67	
14cr|mib-report-0.11-4|68	%build
14cr|mib-report-0.11-4|69	# Can be built with Qt5 if needed
14cr|mib-report-0.11-4|70	%qmake_qt4
14cr|mib-report-0.11-4|71	%make
14cr|mib-report-0.11-4|72	
14cr|mib-report-0.11-4|73	%install
14cr|mib-report-0.11-4|74	mkdir -p %{buildroot}%{_bindir}
14cr|mib-report-0.11-4|75	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|mib-report-0.11-4|76	install -D -m 755 urls-fetcher %{buildroot}%{_bindir}/urls-fetcher
14cr|mib-report-0.11-4|77	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|mib-report-0.11-4|78	install -D -m 644 urls.txt %{buildroot}%{_datadir}/%{name}/urls.txt
14cr|mib-report-0.11-4|79	install -D -m 644 blacklist.txt %{buildroot}%{_datadir}/%{name}/blacklist.txt
14cr|mib-report-0.11-4|80	
14cr|mib-report-0.11-4|81	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions/
14cr|mib-report-0.11-4|82	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/%{name}
14cr|mib-report-0.11-4|83	
14cr|mib-report-0.11-4|84	
14cr|mib-report-0.11-4|85	%changelog
14cr|mib-report-0.11-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14cr|mib-report-0.11-4|87	+ Revision: 37dd152
14cr|mib-report-0.11-4|88	- MassBuild#464: Increase release tag
14cr|mib-report-0.11-4|89	
14cr|mib-report-0.11-4|90	

2973 14
14cr|micropolis-4.0-12|1	Summary:	City simulation based on Maxis SimCity
14cr|micropolis-4.0-12|2	Name:		micropolis
14cr|micropolis-4.0-12|3	# activity/activity.info = 7
14cr|micropolis-4.0-12|4	# src/sim/sim.c and about = 4.0
14cr|micropolis-4.0-12|5	Version:	4.0
14cr|micropolis-4.0-12|6	Release:	12
14cr|micropolis-4.0-12|7	License:	GPLv3+
14cr|micropolis-4.0-12|8	Group:		Games/Strategy
14cr|micropolis-4.0-12|9	Url:		http://www.donhopkins.com/home/micropolis/
14cr|micropolis-4.0-12|10	# Also see http://dev.laptop.org/git?p=projects/micropolis-activity
14cr|micropolis-4.0-12|11	Source0:	http://www.donhopkins.com/home/micropolis/micropolis-activity-source.tgz
14cr|micropolis-4.0-12|12	# Lots of fixes from
14cr|micropolis-4.0-12|13	# http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis
14cr|micropolis-4.0-12|14	# curl http://rmdir.de/~michael/micropolis_git.patch > micropolis-zerfleddert.$(date +%Y%m%d).patch
14cr|micropolis-4.0-12|15	Patch0:		micropolis-zerfleddert.20080302.patch
14cr|micropolis-4.0-12|16	Patch1:		micropolis-path.patch
14cr|micropolis-4.0-12|17	# From debian, optflags patch:
14cr|micropolis-4.0-12|18	Patch2:		micropolis-makefile.patch
14cr|micropolis-4.0-12|19	# (Anssi 01/2008): Fix some 64bit pointer warnings. It is likely they are
14cr|micropolis-4.0-12|20	# harmless corner cases, but this code is so old I don't take any chances.
14cr|micropolis-4.0-12|21	Patch3:		micropolis-64bit-warns.patch
14cr|micropolis-4.0-12|22	Patch4:		micropolis-printf-format.patch
14cr|micropolis-4.0-12|23	BuildRequires:	bison
14cr|micropolis-4.0-12|24	BuildRequires:	imagemagick
14cr|micropolis-4.0-12|25	BuildRequires:	pkgconfig(sdl)
14cr|micropolis-4.0-12|26	BuildRequires:	pkgconfig(SDL_mixer)
14cr|micropolis-4.0-12|27	BuildRequires:	pkgconfig(x11)
14cr|micropolis-4.0-12|28	BuildRequires:	pkgconfig(xpm)
14cr|micropolis-4.0-12|29	BuildRequires:	pkgconfig(xext)
14cr|micropolis-4.0-12|30	
14cr|micropolis-4.0-12|31	%description
14cr|micropolis-4.0-12|32	City-building simulation game originally released as SimCity by Maxis and
14cr|micropolis-4.0-12|33	subsequently released as free software, renamed to Micropolis.
14cr|micropolis-4.0-12|34	
14cr|micropolis-4.0-12|35	%files
14cr|micropolis-4.0-12|36	%doc manual/*
14cr|micropolis-4.0-12|37	%{_gamesbindir}/%{name}
14cr|micropolis-4.0-12|38	%{_gamesdatadir}/%{name}
14cr|micropolis-4.0-12|39	%{_libdir}/%{name}
14cr|micropolis-4.0-12|40	%{_miconsdir}/%{name}.png
14cr|micropolis-4.0-12|41	%{_iconsdir}/%{name}.png
14cr|micropolis-4.0-12|42	%{_liconsdir}/%{name}.png
14cr|micropolis-4.0-12|43	%{_datadir}/applications/%{name}.desktop
14cr|micropolis-4.0-12|44	
14cr|micropolis-4.0-12|45	#----------------------------------------------------------------------------
14cr|micropolis-4.0-12|46	
14cr|micropolis-4.0-12|47	%prep
14cr|micropolis-4.0-12|48	%setup -q -n micropolis-activity
14cr|micropolis-4.0-12|49	%patch0 -p1
14cr|micropolis-4.0-12|50	%patch1 -p1
14cr|micropolis-4.0-12|51	%patch2 -p1
14cr|micropolis-4.0-12|52	%patch3 -p1
14cr|micropolis-4.0-12|53	%patch4 -p1
14cr|micropolis-4.0-12|54	
14cr|micropolis-4.0-12|55	#[ $(sed -n 's,activity_version = ,,p' activity/activity.info) = %version ]
14cr|micropolis-4.0-12|56	[ $(sed -r -n 's,^.*MicropolisVersion = "(.+)".*$,\1,p' src/sim/sim.c) = %version ]
14cr|micropolis-4.0-12|57	
14cr|micropolis-4.0-12|58	perl -pi -e 's,GAMESDATADIR,%{_gamesdatadir},;s,LIBDIR,%{_libdir},' Micropolis
14cr|micropolis-4.0-12|59	
14cr|micropolis-4.0-12|60	# Re-enable air crash:
14cr|micropolis-4.0-12|61	perl -pi -e 's,-DNO_AIRCRASH,,' src/sim/makefile
14cr|micropolis-4.0-12|62	
14cr|micropolis-4.0-12|63	%build
14cr|micropolis-4.0-12|64	%make OPTFLAGS="%optflags" -C src
14cr|micropolis-4.0-12|65	
14cr|micropolis-4.0-12|66	%install
14cr|micropolis-4.0-12|67	rm -rf %{buildroot}
14cr|micropolis-4.0-12|68	install -d -m755 %{buildroot}%{_gamesbindir}
14cr|micropolis-4.0-12|69	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|micropolis-4.0-12|70	install -d -m755 %{buildroot}%{_libdir}/%{name}
14cr|micropolis-4.0-12|71	
14cr|micropolis-4.0-12|72	install -m755 src/sim/sim %{buildroot}%{_libdir}/%{name}
14cr|micropolis-4.0-12|73	install -m755 Micropolis %{buildroot}%{_gamesbindir}/%{name}
14cr|micropolis-4.0-12|74	
14cr|micropolis-4.0-12|75	cp -a cities images res %{buildroot}%{_gamesdatadir}/%{name}
14cr|micropolis-4.0-12|76	chmod +x %{buildroot}%{_gamesdatadir}/%{name}/res/sounds/player
14cr|micropolis-4.0-12|77	
14cr|micropolis-4.0-12|78	install -d -m755 %{buildroot}%{_miconsdir}
14cr|micropolis-4.0-12|79	install -d -m755 %{buildroot}%{_iconsdir}
14cr|micropolis-4.0-12|80	install -d -m755 %{buildroot}%{_liconsdir}
14cr|micropolis-4.0-12|81	
14cr|micropolis-4.0-12|82	convert Micropolis.png -resize x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|micropolis-4.0-12|83	convert Micropolis.png -resize x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|micropolis-4.0-12|84	convert Micropolis.png -resize x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|micropolis-4.0-12|85	
14cr|micropolis-4.0-12|86	mkdir -p %{buildroot}%{_datadir}/applications
14cr|micropolis-4.0-12|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|micropolis-4.0-12|88	[Desktop Entry]
14cr|micropolis-4.0-12|89	Name=Micropolis
14cr|micropolis-4.0-12|90	GenericName=City simulation
14cr|micropolis-4.0-12|91	Exec=%{_gamesbindir}/%{name}
14cr|micropolis-4.0-12|92	Icon=%{name}
14cr|micropolis-4.0-12|93	Terminal=false
14cr|micropolis-4.0-12|94	Type=Application
14cr|micropolis-4.0-12|95	StartupNotify=false
14cr|micropolis-4.0-12|96	Categories=Game;StrategyGame;
14cr|micropolis-4.0-12|97	EOF
14cr|micropolis-4.0-12|98	
14cr|micropolis-4.0-12|99	
14cr|micropolis-4.0-12|100	%changelog
14cr|micropolis-4.0-12|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-12
14cr|micropolis-4.0-12|102	+ Revision: bdb91be
14cr|micropolis-4.0-12|103	- MassBuild#464: Increase release tag
14cr|micropolis-4.0-12|104	
14cr|micropolis-4.0-12|105	

2974 14
14cr|midicontroller-041011-6|1	%define name	midicontroller
14cr|midicontroller-041011-6|2	%define version	041011
14cr|midicontroller-041011-6|3	%define release 6
14cr|midicontroller-041011-6|4	
14cr|midicontroller-041011-6|5	Name: 	 	%{name}
14cr|midicontroller-041011-6|6	Summary:	Graphical sliders to send MIDI control commands
14cr|midicontroller-041011-6|7	Version: 	%{version}
14cr|midicontroller-041011-6|8	Release: 	%{release}
14cr|midicontroller-041011-6|9	
14cr|midicontroller-041011-6|10	Source:		%{name}-%{version}.tar.bz2
14cr|midicontroller-041011-6|11	URL:		http://sourceforge.net/projects/midicontrol/
14cr|midicontroller-041011-6|12	License:	GPL
14cr|midicontroller-041011-6|13	Group:		Sound
14cr|midicontroller-041011-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|midicontroller-041011-6|15	BuildRequires:	pkgconfig libalsa-devel libglademm2.4-devel
14cr|midicontroller-041011-6|16	
14cr|midicontroller-041011-6|17	%description
14cr|midicontroller-041011-6|18	This is a small program that lets you set MIDI controller values using sliders
14cr|midicontroller-041011-6|19	and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be
14cr|midicontroller-041011-6|20	replaced without rebuilding the program, so you can build your own controller
14cr|midicontroller-041011-6|21	GUIs in Glade.
14cr|midicontroller-041011-6|22	
14cr|midicontroller-041011-6|23	%prep
14cr|midicontroller-041011-6|24	%setup -q
14cr|midicontroller-041011-6|25	perl -p -i -e "s|-g -O2|$RPM_OPT_FLAGS -Wno-long-long||g" Makefile
14cr|midicontroller-041011-6|26	
14cr|midicontroller-041011-6|27	%build
14cr|midicontroller-041011-6|28	%make PREFIX=%{_prefix}
14cr|midicontroller-041011-6|29	
14cr|midicontroller-041011-6|30	%install
14cr|midicontroller-041011-6|31	rm -rf $RPM_BUILD_ROOT
14cr|midicontroller-041011-6|32	%makeinstall PREFIX=$RPM_BUILD_ROOT/%_prefix
14cr|midicontroller-041011-6|33	
14cr|midicontroller-041011-6|34	#menu
14cr|midicontroller-041011-6|35	
14cr|midicontroller-041011-6|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|midicontroller-041011-6|37	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|midicontroller-041011-6|38	[Desktop Entry]
14cr|midicontroller-041011-6|39	Name=MIDI Controller
14cr|midicontroller-041011-6|40	Comment=MIDI CC Sliders
14cr|midicontroller-041011-6|41	Exec=%{_bindir}/%{name}
14cr|midicontroller-041011-6|42	Icon=sound_section
14cr|midicontroller-041011-6|43	Terminal=false
14cr|midicontroller-041011-6|44	Type=Application
14cr|midicontroller-041011-6|45	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Midi;
14cr|midicontroller-041011-6|46	Encoding=UTF-8
14cr|midicontroller-041011-6|47	EOF
14cr|midicontroller-041011-6|48	rm -fr $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|midicontroller-041011-6|49	
14cr|midicontroller-041011-6|50	%files
14cr|midicontroller-041011-6|51	%defattr(-,root,root)
14cr|midicontroller-041011-6|52	%doc README
14cr|midicontroller-041011-6|53	%{_bindir}/%name
14cr|midicontroller-041011-6|54	%{_datadir}/%name
14cr|midicontroller-041011-6|55	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|midicontroller-041011-6|56	
14cr|midicontroller-041011-6|57	
14cr|midicontroller-041011-6|58	
14cr|midicontroller-041011-6|59	
14cr|midicontroller-041011-6|60	%changelog
14cr|midicontroller-041011-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 041011-6
14cr|midicontroller-041011-6|62	+ Revision: f92497f
14cr|midicontroller-041011-6|63	- MassBuild#464: Increase release tag
14cr|midicontroller-041011-6|64	
14cr|midicontroller-041011-6|65	

2975 14
14cr|midori-0.5.7-2|1	%define	major		1
14cr|midori-0.5.7-2|2	%define	libname		%mklibname %{name} %{major}
14cr|midori-0.5.7-2|3	%define	url_ver	%(echo %{version} | cut -c 1-3)
14cr|midori-0.5.7-2|4	
14cr|midori-0.5.7-2|5	Summary:	Web browser based on WebKitGtk
14cr|midori-0.5.7-2|6	Name:		midori
14cr|midori-0.5.7-2|7	Version:	0.5.7
14cr|midori-0.5.7-2|8	Release:	2
14cr|midori-0.5.7-2|9	License:	LGPLv2+
14cr|midori-0.5.7-2|10	Group:		Networking/WWW
14cr|midori-0.5.7-2|11	URL:		http://www.midori-browser.org
14cr|midori-0.5.7-2|12	# For git: git clone http://software.twotoasts.de/media/midori.git
14cr|midori-0.5.7-2|13	Source0:	http://www.midori-browser.org/download/source/%{name}_%{version}_all_.tar.bz2
14cr|midori-0.5.7-2|14	Source100:	%{name}.rpmlintrc
14cr|midori-0.5.7-2|15	BuildRequires:	desktop-file-utils
14cr|midori-0.5.7-2|16	BuildRequires:	intltool
14cr|midori-0.5.7-2|17	BuildRequires:	librsvg
14cr|midori-0.5.7-2|18	#BuildRequires:	python-docutils
14cr|midori-0.5.7-2|19	BuildRequires:	cmake
14cr|midori-0.5.7-2|20	BuildRequires:	gettext
14cr|midori-0.5.7-2|21	BuildRequires:	vala >= 0.16.0
14cr|midori-0.5.7-2|22	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
14cr|midori-0.5.7-2|23	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.32.3
14cr|midori-0.5.7-2|24	BuildRequires:	pkgconfig(gthread-2.0) >= 2.8.0
14cr|midori-0.5.7-2|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14cr|midori-0.5.7-2|26	BuildRequires:	pkgconfig(libidn) >= 1.0
14cr|midori-0.5.7-2|27	BuildRequires:	pkgconfig(libnotify)
14cr|midori-0.5.7-2|28	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.27.90
14cr|midori-0.5.7-2|29	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6
14cr|midori-0.5.7-2|30	BuildRequires:	pkgconfig(sqlite3) >= 3.6.19
14cr|midori-0.5.7-2|31	BuildRequires:	pkgconfig(unique-3.0) >= 0.9
14cr|midori-0.5.7-2|32	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.1
14cr|midori-0.5.7-2|33	BuildRequires:	pkgconfig(x11)
14cr|midori-0.5.7-2|34	BuildRequires:	pkgconfig(xscrnsaver)
14cr|midori-0.5.7-2|35	BuildRequires:	pkgconfig(gcr-3) >= 2.32
14cr|midori-0.5.7-2|36	BuildRequires:	pkgconfig(zeitgeist-1.0) >= 0.3.14
14cr|midori-0.5.7-2|37	Requires:	%{libname} = %{version}
14cr|midori-0.5.7-2|38	Requires:	indexhtml
14cr|midori-0.5.7-2|39	Requires:	xdg-utils
14cr|midori-0.5.7-2|40	Requires:	glib-networking
14cr|midori-0.5.7-2|41	Requires:	dbus-x11
14cr|midori-0.5.7-2|42	Provides:	webclient = %{version}-%{release}
14cr|midori-0.5.7-2|43	%rename		%{name}-vala
14cr|midori-0.5.7-2|44	%rename		%{name}-devel
14cr|midori-0.5.7-2|45	
14cr|midori-0.5.7-2|46	%description
14cr|midori-0.5.7-2|47	Midori is a lightweight GTK+ 2 web browser based on WebKitGtk. It features
14cr|midori-0.5.7-2|48	tabs, windows and session management, bookmarks stored with XBEL, searchbox
14cr|midori-0.5.7-2|49	based on OpenSearch, and user scripts support.
14cr|midori-0.5.7-2|50	
14cr|midori-0.5.7-2|51	%files -f %{name}.lang
14cr|midori-0.5.7-2|52	%doc AUTHORS ChangeLog README
14cr|midori-0.5.7-2|53	#doc %%{_datadir}/gtk-doc/html/%%{name}-0.5/*/*
14cr|midori-0.5.7-2|54	%{_bindir}/%{name}
14cr|midori-0.5.7-2|55	%{_datadir}/applications/%{name}*.desktop
14cr|midori-0.5.7-2|56	%{_datadir}/appdata/%{name}.appdata.xml
14cr|midori-0.5.7-2|57	%{_iconsdir}/hicolor/*/*/*
14cr|midori-0.5.7-2|58	%{_datadir}/%{name}
14cr|midori-0.5.7-2|59	%{_sysconfdir}/xdg/%{name}
14cr|midori-0.5.7-2|60	
14cr|midori-0.5.7-2|61	#-----------------------------------------------------------------------------
14cr|midori-0.5.7-2|62	
14cr|midori-0.5.7-2|63	%package -n %{libname}
14cr|midori-0.5.7-2|64	Group:		System/Libraries
14cr|midori-0.5.7-2|65	Summary:	Libraries for %{name}
14cr|midori-0.5.7-2|66	Requires:	%{name} = %{version}
14cr|midori-0.5.7-2|67	
14cr|midori-0.5.7-2|68	%description -n %{libname}
14cr|midori-0.5.7-2|69	This package contains the shared libraries needed by %{name}.
14cr|midori-0.5.7-2|70	
14cr|midori-0.5.7-2|71	%files -n %{libname}
14cr|midori-0.5.7-2|72	%doc AUTHORS ChangeLog README
14cr|midori-0.5.7-2|73	%{_libdir}/lib%{name}-core.so*
14cr|midori-0.5.7-2|74	%{_libdir}/%{name}
14cr|midori-0.5.7-2|75	
14cr|midori-0.5.7-2|76	#-----------------------------------------------------------------------------
14cr|midori-0.5.7-2|77	
14cr|midori-0.5.7-2|78	%prep
14cr|midori-0.5.7-2|79	%setup -q
14cr|midori-0.5.7-2|80	#apply_patches
14cr|midori-0.5.7-2|81	
14cr|midori-0.5.7-2|82	# Fix linking failure
14cr|midori-0.5.7-2|83	sed -i -e 's|"${OPTS_LIBRARIES};${XSS}"| "${OPTS_LIBRARIES};${XSS};%{_libdir}/libX11.so"|' CMakeLists.txt
14cr|midori-0.5.7-2|84	
14cr|midori-0.5.7-2|85	
14cr|midori-0.5.7-2|86	%build
14cr|midori-0.5.7-2|87	# TODO: Provide a granite package and enable the option below
14cr|midori-0.5.7-2|88	%cmake	.. -DUSE_GTK3=ON \
14cr|midori-0.5.7-2|89	-DUSE_ZEITGEIST=ON \
14cr|midori-0.5.7-2|90	-DUSE_GRANITE=OFF \
14cr|midori-0.5.7-2|91	-DUSE_APIDOCS=OFF
14cr|midori-0.5.7-2|92	%make
14cr|midori-0.5.7-2|93	
14cr|midori-0.5.7-2|94	
14cr|midori-0.5.7-2|95	%install
14cr|midori-0.5.7-2|96	%makeinstall_std -C build
14cr|midori-0.5.7-2|97	
14cr|midori-0.5.7-2|98	#fix desktop file
14cr|midori-0.5.7-2|99	desktop-file-install \
14cr|midori-0.5.7-2|100	--remove-not-show-in="Pantheon" \
14cr|midori-0.5.7-2|101	--dir %{buildroot}%{_datadir}/applications \
14cr|midori-0.5.7-2|102	%{buildroot}%{_datadir}/applications/%{name}-private.desktop
14cr|midori-0.5.7-2|103	
14cr|midori-0.5.7-2|104	# We have no more devel package
14cr|midori-0.5.7-2|105	rm -rf %{buildroot}%{_libdir}/lib%{name}.so
14cr|midori-0.5.7-2|106	
14cr|midori-0.5.7-2|107	%find_lang %{name} %{name}.lang
14cr|midori-0.5.7-2|108	
14cr|midori-0.5.7-2|109	
14cr|midori-0.5.7-2|110	
14cr|midori-0.5.7-2|111	%changelog
14cr|midori-0.5.7-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-2
14cr|midori-0.5.7-2|113	+ Revision: a5285de
14cr|midori-0.5.7-2|114	- MassBuild#464: Increase release tag
14cr|midori-0.5.7-2|115	
14cr|midori-0.5.7-2|116	

2976 14
14cr|mille-xterm-cdpoll-1.0-0.2137.4|1	%define svn 2137
14cr|mille-xterm-cdpoll-1.0-0.2137.4|2	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|3	Summary:	Local CDROM polling for the MILLE-XTERM project
14cr|mille-xterm-cdpoll-1.0-0.2137.4|4	Name:		mille-xterm-cdpoll
14cr|mille-xterm-cdpoll-1.0-0.2137.4|5	Version:	1.0
14cr|mille-xterm-cdpoll-1.0-0.2137.4|6	Release:	%mkrel 0.%{svn}.4
14cr|mille-xterm-cdpoll-1.0-0.2137.4|7	License:	GPL
14cr|mille-xterm-cdpoll-1.0-0.2137.4|8	Group:		System/Servers
14cr|mille-xterm-cdpoll-1.0-0.2137.4|9	URL:		http://www.revolutionlinux.com/mille-xterm
14cr|mille-xterm-cdpoll-1.0-0.2137.4|10	Source:		mille-xterm-cdpoll-%{version}.tar.bz2
14cr|mille-xterm-cdpoll-1.0-0.2137.4|11	Patch0:		mille-xterm-cdpoll-INT_MAX_fix.diff
14cr|mille-xterm-cdpoll-1.0-0.2137.4|12	BuildRequires:	python-devel
14cr|mille-xterm-cdpoll-1.0-0.2137.4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mille-xterm-cdpoll-1.0-0.2137.4|14	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|15	%description
14cr|mille-xterm-cdpoll-1.0-0.2137.4|16	This program checks if there's a CD in the drive.
14cr|mille-xterm-cdpoll-1.0-0.2137.4|17	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|18	%prep
14cr|mille-xterm-cdpoll-1.0-0.2137.4|19	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|20	%setup -q
14cr|mille-xterm-cdpoll-1.0-0.2137.4|21	%patch0 -p0
14cr|mille-xterm-cdpoll-1.0-0.2137.4|22	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|23	%build
14cr|mille-xterm-cdpoll-1.0-0.2137.4|24	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|25	gcc %{optflags} cdpoll.c -o cdpoll
14cr|mille-xterm-cdpoll-1.0-0.2137.4|26	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|27	%install
14cr|mille-xterm-cdpoll-1.0-0.2137.4|28	rm -fr %{buildroot}
14cr|mille-xterm-cdpoll-1.0-0.2137.4|29	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|30	install -d  %{buildroot}/sbin/
14cr|mille-xterm-cdpoll-1.0-0.2137.4|31	install -m0755 cdpoll %{buildroot}/sbin/
14cr|mille-xterm-cdpoll-1.0-0.2137.4|32	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|33	%clean
14cr|mille-xterm-cdpoll-1.0-0.2137.4|34	rm -rf %{buildroot}
14cr|mille-xterm-cdpoll-1.0-0.2137.4|35	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|36	%files
14cr|mille-xterm-cdpoll-1.0-0.2137.4|37	%defattr(-,root,root)
14cr|mille-xterm-cdpoll-1.0-0.2137.4|38	%doc AUTHORS Changelog COPYING INSTALL README
14cr|mille-xterm-cdpoll-1.0-0.2137.4|39	/sbin/cdpoll
14cr|mille-xterm-cdpoll-1.0-0.2137.4|40	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|41	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|42	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|43	%changelog
14cr|mille-xterm-cdpoll-1.0-0.2137.4|44	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-0.2137.4
14cr|mille-xterm-cdpoll-1.0-0.2137.4|45	+ Revision: 820789f
14cr|mille-xterm-cdpoll-1.0-0.2137.4|46	- Automatic import for version 1.0
14cr|mille-xterm-cdpoll-1.0-0.2137.4|47	
14cr|mille-xterm-cdpoll-1.0-0.2137.4|48	

2977 14
14cr|mille-xterm-dm-1.0-8|1	Summary:	Mille-xterm display manager
14cr|mille-xterm-dm-1.0-8|2	Name:		mille-xterm-dm
14cr|mille-xterm-dm-1.0-8|3	Version:	1.0
14cr|mille-xterm-dm-1.0-8|4	Release:	8
14cr|mille-xterm-dm-1.0-8|5	License:	GPL
14cr|mille-xterm-dm-1.0-8|6	Group:		System/Servers
14cr|mille-xterm-dm-1.0-8|7	URL:		http://www.revolutionlinux.com/mille-xterm
14cr|mille-xterm-dm-1.0-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|mille-xterm-dm-1.0-8|9	Requires:	python >= 2.4
14cr|mille-xterm-dm-1.0-8|10	Requires:	gnome-python
14cr|mille-xterm-dm-1.0-8|11	Requires:	pygtk2.0-libglade
14cr|mille-xterm-dm-1.0-8|12	Requires:	openssh-clients
14cr|mille-xterm-dm-1.0-8|13	Requires:	x11-server-xorg
14cr|mille-xterm-dm-1.0-8|14	BuildArch:	noarch
14cr|mille-xterm-dm-1.0-8|15	
14cr|mille-xterm-dm-1.0-8|16	%description
14cr|mille-xterm-dm-1.0-8|17	The mille-xterm display manager is the login interface on terminal. It runs on
14cr|mille-xterm-dm-1.0-8|18	the terminal and encrypts the X11 trafix through SSH.
14cr|mille-xterm-dm-1.0-8|19	
14cr|mille-xterm-dm-1.0-8|20	It is based on LDM, the LTSP Display Manager.
14cr|mille-xterm-dm-1.0-8|21	
14cr|mille-xterm-dm-1.0-8|22	%prep
14cr|mille-xterm-dm-1.0-8|23	
14cr|mille-xterm-dm-1.0-8|24	%setup -q
14cr|mille-xterm-dm-1.0-8|25	
14cr|mille-xterm-dm-1.0-8|26	%build
14cr|mille-xterm-dm-1.0-8|27	#nothing to do
14cr|mille-xterm-dm-1.0-8|28	
14cr|mille-xterm-dm-1.0-8|29	%install
14cr|mille-xterm-dm-1.0-8|30	rm -rf %{buildroot}
14cr|mille-xterm-dm-1.0-8|31	
14cr|mille-xterm-dm-1.0-8|32	install -d %{buildroot}%{_sysconfdir}/screen.d
14cr|mille-xterm-dm-1.0-8|33	install -d %{buildroot}%{_sbindir}
14cr|mille-xterm-dm-1.0-8|34	install -d %{buildroot}%{_prefix}/lib/ltsp/greeters
14cr|mille-xterm-dm-1.0-8|35	install -d %{buildroot}%{_datadir}/ldm
14cr|mille-xterm-dm-1.0-8|36	
14cr|mille-xterm-dm-1.0-8|37	install -m0755 src/ldm %{buildroot}%{_sbindir}
14cr|mille-xterm-dm-1.0-8|38	install -m0755 src/ldm-askpass %{buildroot}%{_prefix}/lib/ltsp
14cr|mille-xterm-dm-1.0-8|39	install -m0755 src/greeters/* %{buildroot}%{_prefix}/lib/ltsp/greeters/
14cr|mille-xterm-dm-1.0-8|40	install -m0755 src/screen.d/ldm %{buildroot}%{_sysconfdir}/screen.d/ldm
14cr|mille-xterm-dm-1.0-8|41	cp -r src/themes %{buildroot}%{_datadir}/ldm/
14cr|mille-xterm-dm-1.0-8|42	
14cr|mille-xterm-dm-1.0-8|43	%post
14cr|mille-xterm-dm-1.0-8|44	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Mille-xterm 35
14cr|mille-xterm-dm-1.0-8|45	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Ubuntu 40
14cr|mille-xterm-dm-1.0-8|46	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Edubuntu 45
14cr|mille-xterm-dm-1.0-8|47	
14cr|mille-xterm-dm-1.0-8|48	%preun
14cr|mille-xterm-dm-1.0-8|49	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Mille-xterm
14cr|mille-xterm-dm-1.0-8|50	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Ubuntu
14cr|mille-xterm-dm-1.0-8|51	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Edubuntu
14cr|mille-xterm-dm-1.0-8|52	
14cr|mille-xterm-dm-1.0-8|53	%clean
14cr|mille-xterm-dm-1.0-8|54	rm -rf %{buildroot}
14cr|mille-xterm-dm-1.0-8|55	
14cr|mille-xterm-dm-1.0-8|56	%files
14cr|mille-xterm-dm-1.0-8|57	%defattr(-,root,root)
14cr|mille-xterm-dm-1.0-8|58	%doc copyright
14cr|mille-xterm-dm-1.0-8|59	%{_sysconfdir}/screen.d/ldm
14cr|mille-xterm-dm-1.0-8|60	%{_sbindir}/ldm
14cr|mille-xterm-dm-1.0-8|61	%dir %{_prefix}/lib/ltsp
14cr|mille-xterm-dm-1.0-8|62	%{_prefix}/lib/ltsp/*
14cr|mille-xterm-dm-1.0-8|63	%dir %{_datadir}/ldm
14cr|mille-xterm-dm-1.0-8|64	%{_datadir}/ldm/*
14cr|mille-xterm-dm-1.0-8|65	
14cr|mille-xterm-dm-1.0-8|66	
14cr|mille-xterm-dm-1.0-8|67	
14cr|mille-xterm-dm-1.0-8|68	
14cr|mille-xterm-dm-1.0-8|69	
14cr|mille-xterm-dm-1.0-8|70	%changelog
14cr|mille-xterm-dm-1.0-8|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|mille-xterm-dm-1.0-8|72	+ Revision: 8a39e00
14cr|mille-xterm-dm-1.0-8|73	- MassBuild#464: Increase release tag
14cr|mille-xterm-dm-1.0-8|74	
14cr|mille-xterm-dm-1.0-8|75	

2978 14
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|1	%define svn 2137
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|2	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|3	Summary:	Load balancer for the MILLE-XTERM project
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|4	Name:		mille-xterm-loadbalancer
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|5	Version:	1.0
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|6	Release:	0.%{svn}.5
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|7	License:	GPLv2+
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|8	Group:		System/Servers
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|9	Url:		http://www.revolutionlinux.com/mille-xterm
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|10	Source0:	mille-xterm-loadbalancer-%{version}.tar.bz2
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|11	Patch0:		mille-xterm-loadbalancer-1.0-initscript.patch
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|12	BuildRequires:	pkgconfig(python)
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|13	BuildArch:	noarch
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|14	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|15	%description
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|16	Load balancer for the MILLE-XTERM project.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|17	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|18	#----------------------------------------------------------------------------
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|19	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|20	%package -n	%{name}-common
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|21	Summary:	Documentation and common files
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|22	Group:		System/Servers
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|23	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|24	%description -n	%{name}-common
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|25	Load balancer of the MILLE-XTERM project.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|26	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|27	Documentation and common files.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|28	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|29	%files -n %{name}-common
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|30	%doc AUTHORS Changelog COPYING doc/LoadBalancer_fr.odt doc/examples/v07_lbaconfig.xml doc/examples/v07_lbsconfig.xml INSTALL README
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|31	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|32	#----------------------------------------------------------------------------
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|33	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|34	%package -n	%{name}-lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|35	Summary:	Monitoring agent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|36	Group:		System/Servers
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|37	Requires:	%{name}-common
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|38	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|39	%description -n	%{name}-lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|40	Load balancer of the MILLE-XTERM project.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|41	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|42	Monitoring agent.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|43	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|44	%files -n %{name}-lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|45	%config(noreplace) %{_sysconfdir}/mille-xterm/lbaconfig.xml
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|46	%{_initrddir}/lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|47	%{_datadir}/mille-xterm/lbagent/*
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|48	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|49	%post -n %{name}-lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|50	chkconfig --add lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|51	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|52	%preun -n %{name}-lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|53	chkconfig --del lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|54	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|55	#----------------------------------------------------------------------------
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|56	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|57	%package -n	%{name}-lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|58	Summary:	Load balancer server
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|59	Group:		System/Servers
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|60	Requires:	%{name}-common
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|61	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|62	%description -n	%{name}-lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|63	Load balancer of the MILLE-XTERM project.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|64	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|65	Load balancer server.
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|66	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|67	%files -n %{name}-lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|68	%config(noreplace) %{_sysconfdir}/mille-xterm/lbsconfig.xml
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|69	%{_initrddir}/lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|70	%{_datadir}/mille-xterm/lbserver/*
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|71	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|72	%post -n %{name}-lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|73	chkconfig --add lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|74	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|75	%preun -n %{name}-lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|76	chkconfig --del lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|77	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|78	#----------------------------------------------------------------------------
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|79	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|80	%prep
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|81	%setup -q
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|82	%patch0 -p1
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|83	find -type f|xargs perl -pi -e "s|\015||g;"
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|84	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|85	%build
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|86	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|87	%install
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|88	install -d %{buildroot}%{_initrddir}
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|89	install -d %{buildroot}/lib/python%{py_ver}/site-packages
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|90	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|91	pushd src/lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|92	python setup.py install --prefix=%{buildroot}
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|93	popd
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|94	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|95	pushd src/lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|96	python setup.py install --prefix=%{buildroot}
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|97	popd
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|98	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|99	chmod 755 %{buildroot}%{_datadir}/mille-xterm/lb*/*
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|100	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|101	install -m0755 src/lbagent/lbagent %{buildroot}%{_initrddir}/lbagent
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|102	install -m0755 src/lbserver/lbserver %{buildroot}%{_initrddir}/lbserver
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|103	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|104	# cleanup
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|105	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|106	rm -rf %{buildroot}/lib/python%{py_ver}/site-packages
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|107	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|108	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|109	%changelog
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|110	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.2137.5
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|111	+ Revision: 08e0f5e
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|112	- LOG Spec cleanup
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|113	
14cr|mille-xterm-loadbalancer-1.0-0.2137.5|114	

2979 14
14cr|mille-xterm-nbd-2.9.11-4|1	Summary:	Network Block Device support for MILLE-XTERM
14cr|mille-xterm-nbd-2.9.11-4|2	Name:		mille-xterm-nbd
14cr|mille-xterm-nbd-2.9.11-4|3	Version:	2.9.11
14cr|mille-xterm-nbd-2.9.11-4|4	Release:	4
14cr|mille-xterm-nbd-2.9.11-4|5	License:	GPL
14cr|mille-xterm-nbd-2.9.11-4|6	Group:		System/Servers
14cr|mille-xterm-nbd-2.9.11-4|7	URL:		http://sourceforge.net/projects/nbd
14cr|mille-xterm-nbd-2.9.11-4|8	Source0:	http://prdownloads.sourceforge.net/nbd/nbd-%{version}.tar.gz
14cr|mille-xterm-nbd-2.9.11-4|9	Source1:	nbd-server.wrapper
14cr|mille-xterm-nbd-2.9.11-4|10	Source2:	nbd-server.xinetd
14cr|mille-xterm-nbd-2.9.11-4|11	Source3:	README.fr
14cr|mille-xterm-nbd-2.9.11-4|12	Source4:	INSTALL.fr
14cr|mille-xterm-nbd-2.9.11-4|13	BuildRequires:	pkgconfig
14cr|mille-xterm-nbd-2.9.11-4|14	BuildRequires:	glib2-devel
14cr|mille-xterm-nbd-2.9.11-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mille-xterm-nbd-2.9.11-4|16	
14cr|mille-xterm-nbd-2.9.11-4|17	%description
14cr|mille-xterm-nbd-2.9.11-4|18	Network Block Device support for MILLE-XTERM.
14cr|mille-xterm-nbd-2.9.11-4|19	
14cr|mille-xterm-nbd-2.9.11-4|20	%package -n	%{name}-server
14cr|mille-xterm-nbd-2.9.11-4|21	Summary:	NBD server
14cr|mille-xterm-nbd-2.9.11-4|22	Group:		System/Servers
14cr|mille-xterm-nbd-2.9.11-4|23	Requires:	xinetd
14cr|mille-xterm-nbd-2.9.11-4|24	Requires(post): rpm-helper
14cr|mille-xterm-nbd-2.9.11-4|25	Requires(preun): rpm-helper
14cr|mille-xterm-nbd-2.9.11-4|26	Requires(pre): rpm-helper
14cr|mille-xterm-nbd-2.9.11-4|27	Requires(postun): rpm-helper
14cr|mille-xterm-nbd-2.9.11-4|28	
14cr|mille-xterm-nbd-2.9.11-4|29	%description -n	%{name}-server
14cr|mille-xterm-nbd-2.9.11-4|30	NBD server for the MILLE-XTERM project.
14cr|mille-xterm-nbd-2.9.11-4|31	
14cr|mille-xterm-nbd-2.9.11-4|32	%package -n	%{name}-client
14cr|mille-xterm-nbd-2.9.11-4|33	Summary:	NBD client
14cr|mille-xterm-nbd-2.9.11-4|34	Group:		System/Servers
14cr|mille-xterm-nbd-2.9.11-4|35	
14cr|mille-xterm-nbd-2.9.11-4|36	%description -n	%{name}-client
14cr|mille-xterm-nbd-2.9.11-4|37	NBD client for the MILLE-XTERM project.
14cr|mille-xterm-nbd-2.9.11-4|38	
14cr|mille-xterm-nbd-2.9.11-4|39	%prep
14cr|mille-xterm-nbd-2.9.11-4|40	
14cr|mille-xterm-nbd-2.9.11-4|41	%setup -q -n nbd-%{version}
14cr|mille-xterm-nbd-2.9.11-4|42	cp %{SOURCE1} nbd-server.wrapper
14cr|mille-xterm-nbd-2.9.11-4|43	cp %{SOURCE2} nbd-server.xinetd
14cr|mille-xterm-nbd-2.9.11-4|44	cp %{SOURCE3} README.fr
14cr|mille-xterm-nbd-2.9.11-4|45	cp %{SOURCE4} INSTALL.fr
14cr|mille-xterm-nbd-2.9.11-4|46	
14cr|mille-xterm-nbd-2.9.11-4|47	
14cr|mille-xterm-nbd-2.9.11-4|48	chmod 644 README.fr INSTALL.fr
14cr|mille-xterm-nbd-2.9.11-4|49	
14cr|mille-xterm-nbd-2.9.11-4|50	%build
14cr|mille-xterm-nbd-2.9.11-4|51	
14cr|mille-xterm-nbd-2.9.11-4|52	%configure2_5x
14cr|mille-xterm-nbd-2.9.11-4|53	
14cr|mille-xterm-nbd-2.9.11-4|54	%make
14cr|mille-xterm-nbd-2.9.11-4|55	
14cr|mille-xterm-nbd-2.9.11-4|56	%install
14cr|mille-xterm-nbd-2.9.11-4|57	rm -rf %{buildroot}
14cr|mille-xterm-nbd-2.9.11-4|58	
14cr|mille-xterm-nbd-2.9.11-4|59	#It seems they have inverted sbin and bin!
14cr|mille-xterm-nbd-2.9.11-4|60	%makeinstall sbindir=%{buildroot}%{_bindir} bindir=%{buildroot}%{_sbindir}
14cr|mille-xterm-nbd-2.9.11-4|61	
14cr|mille-xterm-nbd-2.9.11-4|62	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14cr|mille-xterm-nbd-2.9.11-4|63	
14cr|mille-xterm-nbd-2.9.11-4|64	install -m0755 nbd-server.wrapper %{buildroot}%{_sbindir}/nbd-server.wrapper
14cr|mille-xterm-nbd-2.9.11-4|65	install -m0644 nbd-server.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/nbd-server
14cr|mille-xterm-nbd-2.9.11-4|66	
14cr|mille-xterm-nbd-2.9.11-4|67	%pre -n %{name}-server
14cr|mille-xterm-nbd-2.9.11-4|68	%{_datadir}/rpm-helper/add-user %{name}-server $1 nbd /var/lib/rpm /bin/false
14cr|mille-xterm-nbd-2.9.11-4|69	
14cr|mille-xterm-nbd-2.9.11-4|70	%postun -n %{name}-server
14cr|mille-xterm-nbd-2.9.11-4|71	%{_datadir}/rpm-helper/del-user %{name}-server $1 nbd
14cr|mille-xterm-nbd-2.9.11-4|72	%{_initrddir}/xinetd restart
14cr|mille-xterm-nbd-2.9.11-4|73	
14cr|mille-xterm-nbd-2.9.11-4|74	%post -n %{name}-server
14cr|mille-xterm-nbd-2.9.11-4|75	if [ ! -d /swapfiles ]; then
14cr|mille-xterm-nbd-2.9.11-4|76	mkdir /swapfiles
14cr|mille-xterm-nbd-2.9.11-4|77	dd if=/dev/zero of=/swapfiles/default.swap bs=1024 count=32000
14cr|mille-xterm-nbd-2.9.11-4|78	mkswap /swapfiles/default.swap
14cr|mille-xterm-nbd-2.9.11-4|79	chown nbd:nbd -R /swapfiles
14cr|mille-xterm-nbd-2.9.11-4|80	fi
14cr|mille-xterm-nbd-2.9.11-4|81	
14cr|mille-xterm-nbd-2.9.11-4|82	if ! grep nbd-server %{_sysconfdir}/services; then
14cr|mille-xterm-nbd-2.9.11-4|83	echo -e "# nbd-server added by the %{name}-server-%{version}-%{release} package at `LC_ALL=C date`\nnbd-server\t3000/tcp\t\t\t# Network Block Device" >> %{_sysconfdir}/services
14cr|mille-xterm-nbd-2.9.11-4|84	fi
14cr|mille-xterm-nbd-2.9.11-4|85	
14cr|mille-xterm-nbd-2.9.11-4|86	%{_initrddir}/xinetd restart
14cr|mille-xterm-nbd-2.9.11-4|87	
14cr|mille-xterm-nbd-2.9.11-4|88	%clean
14cr|mille-xterm-nbd-2.9.11-4|89	rm -rf %{buildroot}
14cr|mille-xterm-nbd-2.9.11-4|90	
14cr|mille-xterm-nbd-2.9.11-4|91	%files -n %{name}-server
14cr|mille-xterm-nbd-2.9.11-4|92	%defattr(-,root,root)
14cr|mille-xterm-nbd-2.9.11-4|93	%doc README* INSTALL*
14cr|mille-xterm-nbd-2.9.11-4|94	%config(noreplace) %{_sysconfdir}/xinetd.d/nbd-server
14cr|mille-xterm-nbd-2.9.11-4|95	%{_sbindir}/nbd-server
14cr|mille-xterm-nbd-2.9.11-4|96	%{_sbindir}/nbd-server.wrapper
14cr|mille-xterm-nbd-2.9.11-4|97	%{_mandir}/man1/nbd-server.1*
14cr|mille-xterm-nbd-2.9.11-4|98	%{_mandir}/man5/nbd-server.5*
14cr|mille-xterm-nbd-2.9.11-4|99	
14cr|mille-xterm-nbd-2.9.11-4|100	%files -n %{name}-client
14cr|mille-xterm-nbd-2.9.11-4|101	%defattr(-,root,root)
14cr|mille-xterm-nbd-2.9.11-4|102	%{_bindir}/nbd-client
14cr|mille-xterm-nbd-2.9.11-4|103	%{_mandir}/man8/nbd-client.8*
14cr|mille-xterm-nbd-2.9.11-4|104	
14cr|mille-xterm-nbd-2.9.11-4|105	
14cr|mille-xterm-nbd-2.9.11-4|106	
14cr|mille-xterm-nbd-2.9.11-4|107	%changelog
14cr|mille-xterm-nbd-2.9.11-4|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.11-4
14cr|mille-xterm-nbd-2.9.11-4|109	+ Revision: dd760a3
14cr|mille-xterm-nbd-2.9.11-4|110	- MassBuild#464: Increase release tag
14cr|mille-xterm-nbd-2.9.11-4|111	
14cr|mille-xterm-nbd-2.9.11-4|112	

2980 14
14cr|mille-xterm-pam-storepw-1.0-8|1	Summary:	Pluggable Authentication Module for storing user password
14cr|mille-xterm-pam-storepw-1.0-8|2	Name:		mille-xterm-pam-storepw
14cr|mille-xterm-pam-storepw-1.0-8|3	Version:	1.0
14cr|mille-xterm-pam-storepw-1.0-8|4	Release:	8
14cr|mille-xterm-pam-storepw-1.0-8|5	License:	GPL
14cr|mille-xterm-pam-storepw-1.0-8|6	Group:		Networking/Other
14cr|mille-xterm-pam-storepw-1.0-8|7	URL:		http://silicon-verl.de/home/flo/software/pamcifs.html
14cr|mille-xterm-pam-storepw-1.0-8|8	Source:		%{name}-%{version}.tar.bz2
14cr|mille-xterm-pam-storepw-1.0-8|9	BuildRequires:	pam-devel
14cr|mille-xterm-pam-storepw-1.0-8|10	BuildRequires:	perl
14cr|mille-xterm-pam-storepw-1.0-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mille-xterm-pam-storepw-1.0-8|12	
14cr|mille-xterm-pam-storepw-1.0-8|13	%description
14cr|mille-xterm-pam-storepw-1.0-8|14	pam_storepw is a PAM module to store the user's password. It is used to
14cr|mille-xterm-pam-storepw-1.0-8|15	mount drives, use remote printers and generally connect to services where
14cr|mille-xterm-pam-storepw-1.0-8|16	the user would usually need to re-authenticate. The module stores the user
14cr|mille-xterm-pam-storepw-1.0-8|17	password in /var/run/pw/<USER>.
14cr|mille-xterm-pam-storepw-1.0-8|18	
14cr|mille-xterm-pam-storepw-1.0-8|19	%prep
14cr|mille-xterm-pam-storepw-1.0-8|20	
14cr|mille-xterm-pam-storepw-1.0-8|21	%setup -q
14cr|mille-xterm-pam-storepw-1.0-8|22	perl -pi -e "s/-lpam_misc/-lpam_misc -lc/;" libpam-storepw-*/Makefile
14cr|mille-xterm-pam-storepw-1.0-8|23	
14cr|mille-xterm-pam-storepw-1.0-8|24	%build
14cr|mille-xterm-pam-storepw-1.0-8|25	cd libpam-storepw-*/
14cr|mille-xterm-pam-storepw-1.0-8|26	
14cr|mille-xterm-pam-storepw-1.0-8|27	%make CFLAGS="%{optflags} -fPIC"
14cr|mille-xterm-pam-storepw-1.0-8|28	
14cr|mille-xterm-pam-storepw-1.0-8|29	%install
14cr|mille-xterm-pam-storepw-1.0-8|30	rm -rf %{buildroot}
14cr|mille-xterm-pam-storepw-1.0-8|31	
14cr|mille-xterm-pam-storepw-1.0-8|32	install -d %{buildroot}/%{_lib}/security
14cr|mille-xterm-pam-storepw-1.0-8|33	install -d %{buildroot}/var/run/pw
14cr|mille-xterm-pam-storepw-1.0-8|34	
14cr|mille-xterm-pam-storepw-1.0-8|35	install -m0755 libpam-storepw-*/pam_storepw.so %{buildroot}/%{_lib}/security
14cr|mille-xterm-pam-storepw-1.0-8|36	
14cr|mille-xterm-pam-storepw-1.0-8|37	%clean
14cr|mille-xterm-pam-storepw-1.0-8|38	rm -rf %{buildroot}
14cr|mille-xterm-pam-storepw-1.0-8|39	
14cr|mille-xterm-pam-storepw-1.0-8|40	%files
14cr|mille-xterm-pam-storepw-1.0-8|41	%defattr(0644,root,root,0755)
14cr|mille-xterm-pam-storepw-1.0-8|42	%doc README AUTHORS Changelog COPYING INSTALL
14cr|mille-xterm-pam-storepw-1.0-8|43	/%{_lib}/security/pam_storepw*.so
14cr|mille-xterm-pam-storepw-1.0-8|44	%dir /var/run/pw
14cr|mille-xterm-pam-storepw-1.0-8|45	
14cr|mille-xterm-pam-storepw-1.0-8|46	
14cr|mille-xterm-pam-storepw-1.0-8|47	
14cr|mille-xterm-pam-storepw-1.0-8|48	
14cr|mille-xterm-pam-storepw-1.0-8|49	
14cr|mille-xterm-pam-storepw-1.0-8|50	%changelog
14cr|mille-xterm-pam-storepw-1.0-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|mille-xterm-pam-storepw-1.0-8|52	+ Revision: 1fd29fb
14cr|mille-xterm-pam-storepw-1.0-8|53	- MassBuild#464: Increase release tag
14cr|mille-xterm-pam-storepw-1.0-8|54	
14cr|mille-xterm-pam-storepw-1.0-8|55	

2981 14
14cr|mille-xterm-sessreg-1.0-0.2137.3|1	%define svn 2137
14cr|mille-xterm-sessreg-1.0-0.2137.3|2	
14cr|mille-xterm-sessreg-1.0-0.2137.3|3	Summary:	X session register for the MILLE-XTERM project
14cr|mille-xterm-sessreg-1.0-0.2137.3|4	Name:		mille-xterm-sessreg
14cr|mille-xterm-sessreg-1.0-0.2137.3|5	Version:	1.0
14cr|mille-xterm-sessreg-1.0-0.2137.3|6	Release:	%mkrel 0.%{svn}.3
14cr|mille-xterm-sessreg-1.0-0.2137.3|7	License:	GPL
14cr|mille-xterm-sessreg-1.0-0.2137.3|8	Group:		System/Servers
14cr|mille-xterm-sessreg-1.0-0.2137.3|9	URL:		http://www.revolutionlinux.com/mille-xterm
14cr|mille-xterm-sessreg-1.0-0.2137.3|10	Source:		mille-xterm-sessreg-%{version}.tar.bz2
14cr|mille-xterm-sessreg-1.0-0.2137.3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|mille-xterm-sessreg-1.0-0.2137.3|12	
14cr|mille-xterm-sessreg-1.0-0.2137.3|13	%description
14cr|mille-xterm-sessreg-1.0-0.2137.3|14	This program replaces sessreg by a statically linked version that does not
14cr|mille-xterm-sessreg-1.0-0.2137.3|15	depend on any X libraries. It doesn't use lastlog, only utmp.
14cr|mille-xterm-sessreg-1.0-0.2137.3|16	
14cr|mille-xterm-sessreg-1.0-0.2137.3|17	%prep
14cr|mille-xterm-sessreg-1.0-0.2137.3|18	
14cr|mille-xterm-sessreg-1.0-0.2137.3|19	%setup -q
14cr|mille-xterm-sessreg-1.0-0.2137.3|20	
14cr|mille-xterm-sessreg-1.0-0.2137.3|21	%build
14cr|mille-xterm-sessreg-1.0-0.2137.3|22	
14cr|mille-xterm-sessreg-1.0-0.2137.3|23	gcc %{optflags} -DNO_LASTLOG sessreg.c -o mille-xterm-sessreg
14cr|mille-xterm-sessreg-1.0-0.2137.3|24	
14cr|mille-xterm-sessreg-1.0-0.2137.3|25	%install
14cr|mille-xterm-sessreg-1.0-0.2137.3|26	rm -fr %{buildroot}
14cr|mille-xterm-sessreg-1.0-0.2137.3|27	
14cr|mille-xterm-sessreg-1.0-0.2137.3|28	install -d  %{buildroot}%{_bindir}
14cr|mille-xterm-sessreg-1.0-0.2137.3|29	install -m0755 mille-xterm-sessreg %{buildroot}%{_bindir}/
14cr|mille-xterm-sessreg-1.0-0.2137.3|30	
14cr|mille-xterm-sessreg-1.0-0.2137.3|31	%clean
14cr|mille-xterm-sessreg-1.0-0.2137.3|32	rm -rf %{buildroot}
14cr|mille-xterm-sessreg-1.0-0.2137.3|33	
14cr|mille-xterm-sessreg-1.0-0.2137.3|34	%files
14cr|mille-xterm-sessreg-1.0-0.2137.3|35	%defattr(-,root,root)
14cr|mille-xterm-sessreg-1.0-0.2137.3|36	%doc AUTHORS Changelog COPYING INSTALL README add1000users del1000users
14cr|mille-xterm-sessreg-1.0-0.2137.3|37	%{_bindir}/mille-xterm-sessreg
14cr|mille-xterm-sessreg-1.0-0.2137.3|38	
14cr|mille-xterm-sessreg-1.0-0.2137.3|39	
14cr|mille-xterm-sessreg-1.0-0.2137.3|40	
14cr|mille-xterm-sessreg-1.0-0.2137.3|41	
14cr|mille-xterm-sessreg-1.0-0.2137.3|42	
14cr|mille-xterm-sessreg-1.0-0.2137.3|43	%changelog
14cr|mille-xterm-sessreg-1.0-0.2137.3|44	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-0.2137.3
14cr|mille-xterm-sessreg-1.0-0.2137.3|45	+ Revision: b6112de
14cr|mille-xterm-sessreg-1.0-0.2137.3|46	- Automatic import for version 1.0
14cr|mille-xterm-sessreg-1.0-0.2137.3|47	
14cr|mille-xterm-sessreg-1.0-0.2137.3|48	

2982 14
14cr|mime-construct-1.9-6|1	Summary:	Construct and optionally mail MIME messages
14cr|mime-construct-1.9-6|2	Name:		mime-construct
14cr|mime-construct-1.9-6|3	Version:	1.9
14cr|mime-construct-1.9-6|4	Release:	6
14cr|mime-construct-1.9-6|5	License:	GPL or Artistic
14cr|mime-construct-1.9-6|6	Group:		Development/Perl
14cr|mime-construct-1.9-6|7	URL:		http://search.cpan.org/~rosch/mime-construct/
14cr|mime-construct-1.9-6|8	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/%{name}-%{version}.tar.bz2
14cr|mime-construct-1.9-6|9	BuildRequires:	perl-devel
14cr|mime-construct-1.9-6|10	BuildArch:	noarch
14cr|mime-construct-1.9-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mime-construct-1.9-6|12	
14cr|mime-construct-1.9-6|13	%description
14cr|mime-construct-1.9-6|14	mime-construct constructs and (by default) mails MIME messages. It
14cr|mime-construct-1.9-6|15	is entirely driven from the command line, it is designed to be
14cr|mime-construct-1.9-6|16	used by other programs, or people who act like programs.
14cr|mime-construct-1.9-6|17	
14cr|mime-construct-1.9-6|18	%prep
14cr|mime-construct-1.9-6|19	
14cr|mime-construct-1.9-6|20	%setup -q -n %{name}-%{version}
14cr|mime-construct-1.9-6|21	
14cr|mime-construct-1.9-6|22	%build
14cr|mime-construct-1.9-6|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|mime-construct-1.9-6|24	
14cr|mime-construct-1.9-6|25	%make
14cr|mime-construct-1.9-6|26	make test
14cr|mime-construct-1.9-6|27	
14cr|mime-construct-1.9-6|28	%install
14cr|mime-construct-1.9-6|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mime-construct-1.9-6|30	
14cr|mime-construct-1.9-6|31	%makeinstall_std
14cr|mime-construct-1.9-6|32	
14cr|mime-construct-1.9-6|33	%clean
14cr|mime-construct-1.9-6|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mime-construct-1.9-6|35	
14cr|mime-construct-1.9-6|36	%files
14cr|mime-construct-1.9-6|37	%defattr(-,root,root)
14cr|mime-construct-1.9-6|38	%doc README
14cr|mime-construct-1.9-6|39	%{_bindir}/mime-construct
14cr|mime-construct-1.9-6|40	%{_mandir}/*/*
14cr|mime-construct-1.9-6|41	
14cr|mime-construct-1.9-6|42	
14cr|mime-construct-1.9-6|43	
14cr|mime-construct-1.9-6|44	
14cr|mime-construct-1.9-6|45	
14cr|mime-construct-1.9-6|46	%changelog
14cr|mime-construct-1.9-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-6
14cr|mime-construct-1.9-6|48	+ Revision: c7bccdc
14cr|mime-construct-1.9-6|49	- MassBuild#464: Increase release tag
14cr|mime-construct-1.9-6|50	
14cr|mime-construct-1.9-6|51	

2983 14
14cr|mimetex-1.71-10|1	Summary:        Easily embed LaTeX math in web pages
14cr|mimetex-1.71-10|2	Name:           mimetex
14cr|mimetex-1.71-10|3	Version:        1.71
14cr|mimetex-1.71-10|4	Release:        10
14cr|mimetex-1.71-10|5	License:        GPLv3
14cr|mimetex-1.71-10|6	Group:          System/Servers
14cr|mimetex-1.71-10|7	URL:            http://www.forkosh.com/mimetex.html
14cr|mimetex-1.71-10|8	Source0:        http://www.forkosh.com/%{name}.zip
14cr|mimetex-1.71-10|9	Requires:       webserver
14cr|mimetex-1.71-10|10	# actually, only if webserver is apache, but there is no syntax for such aa condition
14cr|mimetex-1.71-10|11	Requires:       apache-mod_socache_shmcb
14cr|mimetex-1.71-10|12	
14cr|mimetex-1.71-10|13	%description
14cr|mimetex-1.71-10|14	MimeTeX lets you easily embed LaTeX math in your html pages. It parses a LaTeX
14cr|mimetex-1.71-10|15	math expression and immediately emits the corresponding gif image, rather than
14cr|mimetex-1.71-10|16	the usual TeX dvi. And mimeTeX is an entirely separate little program that
14cr|mimetex-1.71-10|17	doesn't use TeX or its fonts in any way.
14cr|mimetex-1.71-10|18	
14cr|mimetex-1.71-10|19	%prep
14cr|mimetex-1.71-10|20	%setup -q -c
14cr|mimetex-1.71-10|21	
14cr|mimetex-1.71-10|22	%build
14cr|mimetex-1.71-10|23	%serverbuild
14cr|mimetex-1.71-10|24	
14cr|mimetex-1.71-10|25	gcc $CFLAGS -DAA -DCACHEPATH=\"/var/cache/%{name}/\" mimetex.c gifsave.c -lm -o mimetex.cgi
14cr|mimetex-1.71-10|26	
14cr|mimetex-1.71-10|27	%install
14cr|mimetex-1.71-10|28	install -d %{buildroot}/var/www/cgi-bin
14cr|mimetex-1.71-10|29	install -d %{buildroot}/var/www/html
14cr|mimetex-1.71-10|30	install -d %{buildroot}/var/cache/%{name}
14cr|mimetex-1.71-10|31	
14cr|mimetex-1.71-10|32	install -m0755 mimetex.cgi %{buildroot}/var/www/cgi-bin/%{name}.cgi
14cr|mimetex-1.71-10|33	install -m0644 mimetex.html %{buildroot}/var/www/html/%{name}.html
14cr|mimetex-1.71-10|34	
14cr|mimetex-1.71-10|35	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|mimetex-1.71-10|36	
14cr|mimetex-1.71-10|37	# apache config
14cr|mimetex-1.71-10|38	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|mimetex-1.71-10|39	
14cr|mimetex-1.71-10|40	<LocationMatch /cgi-bin/%{name}.cgi>
14cr|mimetex-1.71-10|41	Require all granted
14cr|mimetex-1.71-10|42	</LocationMatch>
14cr|mimetex-1.71-10|43	EOF
14cr|mimetex-1.71-10|44	
14cr|mimetex-1.71-10|45	
14cr|mimetex-1.71-10|46	%clean
14cr|mimetex-1.71-10|47	
14cr|mimetex-1.71-10|48	%files
14cr|mimetex-1.71-10|49	%doc COPYING README
14cr|mimetex-1.71-10|50	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|mimetex-1.71-10|51	/var/www/cgi-bin/%{name}.cgi
14cr|mimetex-1.71-10|52	/var/www/html/%{name}.html
14cr|mimetex-1.71-10|53	%attr(0755,apache,apache) %dir /var/cache/%{name}
14cr|mimetex-1.71-10|54	
14cr|mimetex-1.71-10|55	
14cr|mimetex-1.71-10|56	
14cr|mimetex-1.71-10|57	%changelog
14cr|mimetex-1.71-10|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.71-10
14cr|mimetex-1.71-10|59	+ Revision: 3a918da
14cr|mimetex-1.71-10|60	- MassBuild#464: Increase release tag
14cr|mimetex-1.71-10|61	
14cr|mimetex-1.71-10|62	

2984 14
14cr|mimms-3.2.1-4|1	Summary:	MMS stream downloader
14cr|mimms-3.2.1-4|2	Name:		mimms
14cr|mimms-3.2.1-4|3	Version:	3.2.1
14cr|mimms-3.2.1-4|4	Release:	4
14cr|mimms-3.2.1-4|5	URL:		http://nongnu.org/mimms/
14cr|mimms-3.2.1-4|6	Source:		http://download.savannah.gnu.org/releases/mimms/%{name}-%{version}.tar.bz2
14cr|mimms-3.2.1-4|7	License:	GPLv3+
14cr|mimms-3.2.1-4|8	Group:		Video
14cr|mimms-3.2.1-4|9	# not noarch due to arch-specific requirement on libmms0
14cr|mimms-3.2.1-4|10	# BuildArch:	noarch
14cr|mimms-3.2.1-4|11	Requires:	python-%{name}
14cr|mimms-3.2.1-4|12	
14cr|mimms-3.2.1-4|13	%define debug_package %{nil}
14cr|mimms-3.2.1-4|14	
14cr|mimms-3.2.1-4|15	%description
14cr|mimms-3.2.1-4|16	mimms is a program designed to allow you to download streams using
14cr|mimms-3.2.1-4|17	the MMS protocol and save them to your computer, as opposed to
14cr|mimms-3.2.1-4|18	watching them live. Similar functionality is available in full media
14cr|mimms-3.2.1-4|19	player suites such as Xine, MPlayer, and VLC, but mimms is quick and
14cr|mimms-3.2.1-4|20	easy to use and, for the time being, remains a useful program.
14cr|mimms-3.2.1-4|21	
14cr|mimms-3.2.1-4|22	%package -n python-%{name}
14cr|mimms-3.2.1-4|23	Summary:	MMS stream module for Python
14cr|mimms-3.2.1-4|24	Group:		System/Libraries
14cr|mimms-3.2.1-4|25	BuildRequires: python-devel
14cr|mimms-3.2.1-4|26	# used from pure python code, not linked against
14cr|mimms-3.2.1-4|27	Requires:	%{_lib}mms0
14cr|mimms-3.2.1-4|28	
14cr|mimms-3.2.1-4|29	%description -n python-%{name}
14cr|mimms-3.2.1-4|30	Python module for handling of MMS streams, based on libmms.
14cr|mimms-3.2.1-4|31	
14cr|mimms-3.2.1-4|32	%prep
14cr|mimms-3.2.1-4|33	%setup -q
14cr|mimms-3.2.1-4|34	%apply_patches
14cr|mimms-3.2.1-4|35	
14cr|mimms-3.2.1-4|36	%build
14cr|mimms-3.2.1-4|37	python setup.py build
14cr|mimms-3.2.1-4|38	
14cr|mimms-3.2.1-4|39	%install
14cr|mimms-3.2.1-4|40	python setup.py install --root=%{buildroot}
14cr|mimms-3.2.1-4|41	
14cr|mimms-3.2.1-4|42	%files
14cr|mimms-3.2.1-4|43	%doc AUTHORS NEWS README
14cr|mimms-3.2.1-4|44	%{_bindir}/%{name}
14cr|mimms-3.2.1-4|45	%{_mandir}/man1/%{name}.1*
14cr|mimms-3.2.1-4|46	
14cr|mimms-3.2.1-4|47	%files -n python-%{name}
14cr|mimms-3.2.1-4|48	%doc AUTHORS
14cr|mimms-3.2.1-4|49	%{python_sitelib}/lib%{name}
14cr|mimms-3.2.1-4|50	%{python_sitelib}/%{name}-*.egg-info
14cr|mimms-3.2.1-4|51	
14cr|mimms-3.2.1-4|52	%changelog
14cr|mimms-3.2.1-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-4
14cr|mimms-3.2.1-4|54	+ Revision: ccb9e3f
14cr|mimms-3.2.1-4|55	- MassBuild#464: Increase release tag
14cr|mimms-3.2.1-4|56	
14cr|mimms-3.2.1-4|57	

2985 14
14cr|mindi-2.1.7-2|1	%define _enable_debug_packages %{nil}
14cr|mindi-2.1.7-2|2	%define debug_package %{nil}
14cr|mindi-2.1.7-2|3	
14cr|mindi-2.1.7-2|4	Summary:	Mindi creates emergency boot disks/CDs using your kernel, tools and modules
14cr|mindi-2.1.7-2|5	Name:		mindi
14cr|mindi-2.1.7-2|6	Version:	2.1.7
14cr|mindi-2.1.7-2|7	Release:	2
14cr|mindi-2.1.7-2|8	License:	GPLv2+
14cr|mindi-2.1.7-2|9	Group:		Archiving/Backup
14cr|mindi-2.1.7-2|10	Url:		http://www.mondorescue.org
14cr|mindi-2.1.7-2|11	Source0:	ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
14cr|mindi-2.1.7-2|12	Requires:	binutils
14cr|mindi-2.1.7-2|13	Requires:	dosfstools
14cr|mindi-2.1.7-2|14	Requires:	gawk
14cr|mindi-2.1.7-2|15	Requires:	grep
14cr|mindi-2.1.7-2|16	Requires:	mindi-busybox >= 1.18.5
14cr|mindi-2.1.7-2|17	Requires:	mkisofs
14cr|mindi-2.1.7-2|18	Requires:	mtools
14cr|mindi-2.1.7-2|19	Requires:	ncurses
14cr|mindi-2.1.7-2|20	Requires:	parted
14cr|mindi-2.1.7-2|21	Requires:	perl
14cr|mindi-2.1.7-2|22	Requires:	syslinux
14cr|mindi-2.1.7-2|23	Requires:	which
14cr|mindi-2.1.7-2|24	# Not yet possible as busybox is a binary that should go alongside
14cr|mindi-2.1.7-2|25	# BuildArch:	noarch
14cr|mindi-2.1.7-2|26	
14cr|mindi-2.1.7-2|27	%description
14cr|mindi-2.1.7-2|28	Mindi takes your kernel, modules, tools and libraries, and puts them on N
14cr|mindi-2.1.7-2|29	bootable disks (or 1 bootable CD image). You may then boot from the disks/CD
14cr|mindi-2.1.7-2|30	and do system maintenance - e.g. format partitions, backup/restore data,
14cr|mindi-2.1.7-2|31	verify packages, etc.
14cr|mindi-2.1.7-2|32	
14cr|mindi-2.1.7-2|33	It is part of the MondoRescue suite for which it creates boot media.
14cr|mindi-2.1.7-2|34	Homepage: http://www.mondorescue.org
14cr|mindi-2.1.7-2|35	
14cr|mindi-2.1.7-2|36	%files
14cr|mindi-2.1.7-2|37	%config(noreplace) %{_sysconfdir}/%{name}
14cr|mindi-2.1.7-2|38	%doc ChangeLog INSTALL COPYING README TODO README.* NEWS
14cr|mindi-2.1.7-2|39	%{_mandir}/man8/*
14cr|mindi-2.1.7-2|40	%{_libdir}/%{name}
14cr|mindi-2.1.7-2|41	%{_sbindir}/*
14cr|mindi-2.1.7-2|42	%{_var}/cache/%{name}
14cr|mindi-2.1.7-2|43	
14cr|mindi-2.1.7-2|44	#----------------------------------------------------------------------------
14cr|mindi-2.1.7-2|45	
14cr|mindi-2.1.7-2|46	%prep
14cr|mindi-2.1.7-2|47	%setup -q
14cr|mindi-2.1.7-2|48	
14cr|mindi-2.1.7-2|49	%build
14cr|mindi-2.1.7-2|50	
14cr|mindi-2.1.7-2|51	%install
14cr|mindi-2.1.7-2|52	export DONT_RELINK=1
14cr|mindi-2.1.7-2|53	
14cr|mindi-2.1.7-2|54	export HEAD=%{buildroot}
14cr|mindi-2.1.7-2|55	export PREFIX=%{_exec_prefix}
14cr|mindi-2.1.7-2|56	export CONFDIR=%{_sysconfdir}
14cr|mindi-2.1.7-2|57	export MANDIR=%{_mandir}
14cr|mindi-2.1.7-2|58	export LIBDIR=%{_libdir}
14cr|mindi-2.1.7-2|59	export CACHEDIR=%{_var}/cache/%{name}
14cr|mindi-2.1.7-2|60	export PKGBUILDMINDI="true"
14cr|mindi-2.1.7-2|61	
14cr|mindi-2.1.7-2|62	./install.sh
14cr|mindi-2.1.7-2|63	
14cr|mindi-2.1.7-2|64	
14cr|mindi-2.1.7-2|65	%changelog
14cr|mindi-2.1.7-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-2
14cr|mindi-2.1.7-2|67	+ Revision: ad16ec7
14cr|mindi-2.1.7-2|68	- MassBuild#464: Increase release tag
14cr|mindi-2.1.7-2|69	
14cr|mindi-2.1.7-2|70	

2986 14
14cr|mindi-busybox-1.18.5-4|1	%define _enable_debug_packages %{nil}
14cr|mindi-busybox-1.18.5-4|2	%define debug_package %{nil}
14cr|mindi-busybox-1.18.5-4|3	
14cr|mindi-busybox-1.18.5-4|4	Summary:	Busybox version suited for Mindi
14cr|mindi-busybox-1.18.5-4|5	Name:		mindi-busybox
14cr|mindi-busybox-1.18.5-4|6	Version:	1.18.5
14cr|mindi-busybox-1.18.5-4|7	Release:	4
14cr|mindi-busybox-1.18.5-4|8	License:	GPLv2+
14cr|mindi-busybox-1.18.5-4|9	Group:		Archiving/Backup
14cr|mindi-busybox-1.18.5-4|10	Url:		http://www.mondorescue.org
14cr|mindi-busybox-1.18.5-4|11	Source0:	ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
14cr|mindi-busybox-1.18.5-4|12	Patch0:		mindi-busybox-1.18.5-glibc2.16.patch
14cr|mindi-busybox-1.18.5-4|13	
14cr|mindi-busybox-1.18.5-4|14	%description
14cr|mindi-busybox-1.18.5-4|15	This package provides a busybox version suited for Mindi.
14cr|mindi-busybox-1.18.5-4|16	
14cr|mindi-busybox-1.18.5-4|17	%files
14cr|mindi-busybox-1.18.5-4|18	%doc ChangeLog LICENSE AUTHORS README TODO NEWS
14cr|mindi-busybox-1.18.5-4|19	%{_libdir}/mindi/*
14cr|mindi-busybox-1.18.5-4|20	
14cr|mindi-busybox-1.18.5-4|21	#----------------------------------------------------------------------------
14cr|mindi-busybox-1.18.5-4|22	
14cr|mindi-busybox-1.18.5-4|23	%prep
14cr|mindi-busybox-1.18.5-4|24	%setup -q
14cr|mindi-busybox-1.18.5-4|25	%patch0 -p1
14cr|mindi-busybox-1.18.5-4|26	
14cr|mindi-busybox-1.18.5-4|27	%build
14cr|mindi-busybox-1.18.5-4|28	make oldconfig
14cr|mindi-busybox-1.18.5-4|29	make busybox
14cr|mindi-busybox-1.18.5-4|30	
14cr|mindi-busybox-1.18.5-4|31	%install
14cr|mindi-busybox-1.18.5-4|32	DESTDIR=%{buildroot}%{_libdir}/mindi/rootfs
14cr|mindi-busybox-1.18.5-4|33	make CONFIG_PREFIX=$DESTDIR install
14cr|mindi-busybox-1.18.5-4|34	
14cr|mindi-busybox-1.18.5-4|35	
14cr|mindi-busybox-1.18.5-4|36	
14cr|mindi-busybox-1.18.5-4|37	%changelog
14cr|mindi-busybox-1.18.5-4|38	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.18.5-4
14cr|mindi-busybox-1.18.5-4|39	+ Revision: 0b052ff
14cr|mindi-busybox-1.18.5-4|40	- Add patch to fix build with new glibc
14cr|mindi-busybox-1.18.5-4|41	
14cr|mindi-busybox-1.18.5-4|42	

2987 14
14cr|minetest-0.4.10-2|1	Summary:	An InfiniMiner/Minecraft inspired game
14cr|minetest-0.4.10-2|2	Name:		minetest
14cr|minetest-0.4.10-2|3	Version:	0.4.10
14cr|minetest-0.4.10-2|4	Release:	2
14cr|minetest-0.4.10-2|5	License:	GPLv2+
14cr|minetest-0.4.10-2|6	Group:		Games/Other
14cr|minetest-0.4.10-2|7	Url:		http://minetest.net
14cr|minetest-0.4.10-2|8	# From github by tag
14cr|minetest-0.4.10-2|9	Source0:	%{name}-%{version}.tar.gz
14cr|minetest-0.4.10-2|10	Source1:	%{name}_game-%{version}.tar.gz
14cr|minetest-0.4.10-2|11	Patch1:		minetest-0.4.6-json.patch
14cr|minetest-0.4.10-2|12	Patch2:		minetest-0.4.6-optflags.patch
14cr|minetest-0.4.10-2|13	BuildRequires:	cmake
14cr|minetest-0.4.10-2|14	BuildRequires:	bzip2-devel
14cr|minetest-0.4.10-2|15	BuildRequires:	gettext-devel
14cr|minetest-0.4.10-2|16	BuildRequires:	irrlicht-devel
14cr|minetest-0.4.10-2|17	BuildRequires:	jpeg-devel
14cr|minetest-0.4.10-2|18	BuildRequires:	pkgconfig(gl)
14cr|minetest-0.4.10-2|19	BuildRequires:	pkgconfig(glu)
14cr|minetest-0.4.10-2|20	BuildRequires:	pkgconfig(libcurl)
14cr|minetest-0.4.10-2|21	BuildRequires:	pkgconfig(libpng)
14cr|minetest-0.4.10-2|22	BuildRequires:	pkgconfig(luajit)
14cr|minetest-0.4.10-2|23	BuildRequires:	pkgconfig(openal)
14cr|minetest-0.4.10-2|24	BuildRequires:	pkgconfig(sqlite3)
14cr|minetest-0.4.10-2|25	BuildRequires:	pkgconfig(vorbisfile)
14cr|minetest-0.4.10-2|26	BuildRequires:	pkgconfig(x11)
14cr|minetest-0.4.10-2|27	BuildRequires:	pkgconfig(xext)
14cr|minetest-0.4.10-2|28	BuildRequires:	pkgconfig(xxf86vm)
14cr|minetest-0.4.10-2|29	BuildRequires:	pkgconfig(zlib)
14cr|minetest-0.4.10-2|30	
14cr|minetest-0.4.10-2|31	%description
14cr|minetest-0.4.10-2|32	One of the first InfiniMiner/Minecraft(/whatever) inspired games (started
14cr|minetest-0.4.10-2|33	October 2010), with a goal of taking the survival multiplayer gameplay
14cr|minetest-0.4.10-2|34	to a slightly different direction.
14cr|minetest-0.4.10-2|35	
14cr|minetest-0.4.10-2|36	This game is under development, and as of now, the game does not really
14cr|minetest-0.4.10-2|37	differ from Minecraft except for having a lot less features. Still, playing
14cr|minetest-0.4.10-2|38	is quite fun already, especially for people who have not been able to
14cr|minetest-0.4.10-2|39	experience Minecraft.
14cr|minetest-0.4.10-2|40	
14cr|minetest-0.4.10-2|41	%files
14cr|minetest-0.4.10-2|42	%doc doc/*.txt
14cr|minetest-0.4.10-2|43	%{_bindir}/%{name}
14cr|minetest-0.4.10-2|44	%{_bindir}/%{name}server
14cr|minetest-0.4.10-2|45	%{_datadir}/%{name}
14cr|minetest-0.4.10-2|46	%{_datadir}/appdata/minetest.appdata.xml
14cr|minetest-0.4.10-2|47	%{_datadir}/applications/%{name}.desktop
14cr|minetest-0.4.10-2|48	%{_iconsdir}/hicolor/scalable/apps/%{name}-icon.svg
14cr|minetest-0.4.10-2|49	%{_mandir}/man6/%{name}.6*
14cr|minetest-0.4.10-2|50	%{_mandir}/man6/%{name}server.6*
14cr|minetest-0.4.10-2|51	
14cr|minetest-0.4.10-2|52	#----------------------------------------------------------------------------
14cr|minetest-0.4.10-2|53	
14cr|minetest-0.4.10-2|54	%prep
14cr|minetest-0.4.10-2|55	%setup -q
14cr|minetest-0.4.10-2|56	%patch1 -p1
14cr|minetest-0.4.10-2|57	%patch2 -p1
14cr|minetest-0.4.10-2|58	
14cr|minetest-0.4.10-2|59	%build
14cr|minetest-0.4.10-2|60	# With default LDFLAGS OpenGL is not properly detected for some reasons
14cr|minetest-0.4.10-2|61	%global ldflags %{nil}
14cr|minetest-0.4.10-2|62	
14cr|minetest-0.4.10-2|63	%cmake \
14cr|minetest-0.4.10-2|64	-DENABLE_GETTEXT:BOOL=ON \
14cr|minetest-0.4.10-2|65	-DCMAKE_CXX_FLAGS_RELEASE=  \
14cr|minetest-0.4.10-2|66	-DCMAKE_MODULE_LINKER_FLAGS=
14cr|minetest-0.4.10-2|67	
14cr|minetest-0.4.10-2|68	%make
14cr|minetest-0.4.10-2|69	
14cr|minetest-0.4.10-2|70	%install
14cr|minetest-0.4.10-2|71	%makeinstall_std -C build
14cr|minetest-0.4.10-2|72	
14cr|minetest-0.4.10-2|73	pushd %{buildroot}%{_datadir}/%{name}/games/
14cr|minetest-0.4.10-2|74	tar -xf %{SOURCE1}
14cr|minetest-0.4.10-2|75	mv %{name}_game-%{version} %{name}_game
14cr|minetest-0.4.10-2|76	popd
14cr|minetest-0.4.10-2|77	
14cr|minetest-0.4.10-2|78	# Shows empty spaces with current font, must be re-checked in 0.4.8+
14cr|minetest-0.4.10-2|79	rm %{buildroot}%{_datadir}/%{name}/locale/ru/LC_MESSAGES/minetest.mo
14cr|minetest-0.4.10-2|80	
14cr|minetest-0.4.10-2|81	
14cr|minetest-0.4.10-2|82	%changelog
14cr|minetest-0.4.10-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.10-2
14cr|minetest-0.4.10-2|84	+ Revision: 8345000
14cr|minetest-0.4.10-2|85	- MassBuild#464: Increase release tag
14cr|minetest-0.4.10-2|86	
14cr|minetest-0.4.10-2|87	

2988 14
14cr|mini18n-0.1-4|1	%define major		0
14cr|mini18n-0.1-4|2	%define lib_name	%mklibname mini18n %{major}
14cr|mini18n-0.1-4|3	%define devel_name	%mklibname mini18n -d
14cr|mini18n-0.1-4|4	
14cr|mini18n-0.1-4|5	
14cr|mini18n-0.1-4|6	Name:		mini18n
14cr|mini18n-0.1-4|7	Version:	0.1
14cr|mini18n-0.1-4|8	Release:	4
14cr|mini18n-0.1-4|9	Summary:	A translation library
14cr|mini18n-0.1-4|10	#License:	LGPLv2+
14cr|mini18n-0.1-4|11	#strange license
14cr|mini18n-0.1-4|12	#it was already distributed with yabause under GPLv2+
14cr|mini18n-0.1-4|13	License:	GPLv2+
14cr|mini18n-0.1-4|14	Group:		System/Libraries
14cr|mini18n-0.1-4|15	URL:		http://yabause.sourceforge.net/
14cr|mini18n-0.1-4|16	Source0:	http://downloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
14cr|mini18n-0.1-4|17	
14cr|mini18n-0.1-4|18	%description
14cr|mini18n-0.1-4|19	Mini18n is a small library to translate applications across multiple
14cr|mini18n-0.1-4|20	platforms.
14cr|mini18n-0.1-4|21	
14cr|mini18n-0.1-4|22	%package -n %{lib_name}
14cr|mini18n-0.1-4|23	Summary:	A small translation library
14cr|mini18n-0.1-4|24	Group:		System/Libraries
14cr|mini18n-0.1-4|25	Provides:	%{name} = %{version}-%{release}
14cr|mini18n-0.1-4|26	Provides:	lib%{name} = %{version}-%{release}
14cr|mini18n-0.1-4|27	
14cr|mini18n-0.1-4|28	%description -n %{lib_name}
14cr|mini18n-0.1-4|29	Library and data files for the mini18n package.
14cr|mini18n-0.1-4|30	
14cr|mini18n-0.1-4|31	%package -n %{devel_name}
14cr|mini18n-0.1-4|32	Summary:	Header files and static library from mini18n
14cr|mini18n-0.1-4|33	Group:		Development/C
14cr|mini18n-0.1-4|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|mini18n-0.1-4|35	Obsoletes:	mini18n-devel < %{version}-%{release}
14cr|mini18n-0.1-4|36	Requires:	%{lib_name} = %{version}
14cr|mini18n-0.1-4|37	
14cr|mini18n-0.1-4|38	%description -n	%{devel_name}
14cr|mini18n-0.1-4|39	Library and includes files for developing programs translated with mini18n.
14cr|mini18n-0.1-4|40	
14cr|mini18n-0.1-4|41	%prep
14cr|mini18n-0.1-4|42	%setup -q
14cr|mini18n-0.1-4|43	
14cr|mini18n-0.1-4|44	%build
14cr|mini18n-0.1-4|45	%configure2_5x
14cr|mini18n-0.1-4|46	%make
14cr|mini18n-0.1-4|47	
14cr|mini18n-0.1-4|48	%install
14cr|mini18n-0.1-4|49	%makeinstall
14cr|mini18n-0.1-4|50	
14cr|mini18n-0.1-4|51	%files -n %{lib_name}
14cr|mini18n-0.1-4|52	%doc AUTHORS ChangeLog README example/{main.c,Makefile*}
14cr|mini18n-0.1-4|53	%{_libdir}/*.so.*
14cr|mini18n-0.1-4|54	
14cr|mini18n-0.1-4|55	%files -n %{devel_name}
14cr|mini18n-0.1-4|56	%{_includedir}/*
14cr|mini18n-0.1-4|57	%{_libdir}/*.a
14cr|mini18n-0.1-4|58	%{_libdir}/*.so
14cr|mini18n-0.1-4|59	
14cr|mini18n-0.1-4|60	
14cr|mini18n-0.1-4|61	
14cr|mini18n-0.1-4|62	%changelog
14cr|mini18n-0.1-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|mini18n-0.1-4|64	+ Revision: 9d0535e
14cr|mini18n-0.1-4|65	- MassBuild#464: Increase release tag
14cr|mini18n-0.1-4|66	
14cr|mini18n-0.1-4|67	

2989 14
14cr|minidlna-1.1.2-2|1	Summary:	A DLNA/UPnP-AV compliant media server
14cr|minidlna-1.1.2-2|2	Name:		minidlna
14cr|minidlna-1.1.2-2|3	Version:	1.1.2
14cr|minidlna-1.1.2-2|4	Release:	2
14cr|minidlna-1.1.2-2|5	URL:		http://sourceforge.net/projects/minidlna/
14cr|minidlna-1.1.2-2|6	Group:		Networking/Other
14cr|minidlna-1.1.2-2|7	License:	GPLv2
14cr|minidlna-1.1.2-2|8	Source0:	http://downloads.sourceforge.net/project/minidlna/minidlna/%{version}/minidlna-%{version}.tar.gz
14cr|minidlna-1.1.2-2|9	Source2:	minidlna-tmpfiles.conf
14cr|minidlna-1.1.2-2|10	Source3:	minidlna.1
14cr|minidlna-1.1.2-2|11	Source4:	minidlna.conf.5
14cr|minidlna-1.1.2-2|12	Source5:	%{name}.service
14cr|minidlna-1.1.2-2|13	BuildRequires:	pkgconfig(flac)
14cr|minidlna-1.1.2-2|14	BuildRequires:	libid3tag-devel
14cr|minidlna-1.1.2-2|15	BuildRequires:	libexif-devel
14cr|minidlna-1.1.2-2|16	BuildRequires:	jpeg-devel
14cr|minidlna-1.1.2-2|17	BuildRequires:	pkgconfig(sqlite3)
14cr|minidlna-1.1.2-2|18	BuildRequires:	ffmpeg-devel >= 1.1
14cr|minidlna-1.1.2-2|19	BuildRequires:	pkgconfig(vorbis)
14cr|minidlna-1.1.2-2|20	BuildRequires:	systemd
14cr|minidlna-1.1.2-2|21	Requires(post):	rpm-helper
14cr|minidlna-1.1.2-2|22	Requires(preun):	rpm-helper
14cr|minidlna-1.1.2-2|23	Requires(postun):	rpm-helper
14cr|minidlna-1.1.2-2|24	
14cr|minidlna-1.1.2-2|25	%description
14cr|minidlna-1.1.2-2|26	MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully
14cr|minidlna-1.1.2-2|27	compliant with DLNA/UPnP-AV clients. MiniDLNA serves multimedia content
14cr|minidlna-1.1.2-2|28	such as music, video and pictures to compatible clients on the network.
14cr|minidlna-1.1.2-2|29	
14cr|minidlna-1.1.2-2|30	See http://www.upnp.org/ for more details on UPnP
14cr|minidlna-1.1.2-2|31	and http://www.dlna.org/ for mode details on DLNA.
14cr|minidlna-1.1.2-2|32	
14cr|minidlna-1.1.2-2|33	%prep
14cr|minidlna-1.1.2-2|34	%setup -q
14cr|minidlna-1.1.2-2|35	
14cr|minidlna-1.1.2-2|36	%build
14cr|minidlna-1.1.2-2|37	%serverbuild
14cr|minidlna-1.1.2-2|38	
14cr|minidlna-1.1.2-2|39	%configure2_5x \
14cr|minidlna-1.1.2-2|40	--with-log-path=%{_logdir} \
14cr|minidlna-1.1.2-2|41	--with-db-path=%{_localstatedir}/cache \
14cr|minidlna-1.1.2-2|42	--with-os-name="%{distribution}"\
14cr|minidlna-1.1.2-2|43	--with-os-version="%{distro_release}" \
14cr|minidlna-1.1.2-2|44	--with-os-url="%{disturl}"
14cr|minidlna-1.1.2-2|45	
14cr|minidlna-1.1.2-2|46	%make
14cr|minidlna-1.1.2-2|47	
14cr|minidlna-1.1.2-2|48	%install
14cr|minidlna-1.1.2-2|49	%makeinstall_std
14cr|minidlna-1.1.2-2|50	
14cr|minidlna-1.1.2-2|51	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
14cr|minidlna-1.1.2-2|52	install -m 644 -D minidlna.conf %{buildroot}%{_sysconfdir}/minidlna.conf
14cr|minidlna-1.1.2-2|53	install -m 644 -D %{SOURCE3} %{buildroot}%{_mandir}/man1/minidlna.1
14cr|minidlna-1.1.2-2|54	install -m 644 -D %{SOURCE4} %{buildroot}%{_mandir}/man5/minidlna.conf.5
14cr|minidlna-1.1.2-2|55	
14cr|minidlna-1.1.2-2|56	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
14cr|minidlna-1.1.2-2|57	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|minidlna-1.1.2-2|58	
14cr|minidlna-1.1.2-2|59	install -d -m 0755 %{buildroot}%{_localstatedir}/cache/%{name}/
14cr|minidlna-1.1.2-2|60	touch %{buildroot}%{_localstatedir}/cache/%{name}/files.db
14cr|minidlna-1.1.2-2|61	
14cr|minidlna-1.1.2-2|62	%find_lang %{name}
14cr|minidlna-1.1.2-2|63	
14cr|minidlna-1.1.2-2|64	%pre
14cr|minidlna-1.1.2-2|65	%_pre_useradd %{name} /run/%{name} /sbin/nologin
14cr|minidlna-1.1.2-2|66	%_pre_groupadd minidlna minidlna
14cr|minidlna-1.1.2-2|67	
14cr|minidlna-1.1.2-2|68	%post
14cr|minidlna-1.1.2-2|69	%create_ghostfile %{_localstatedir}/cache/%{name}/files.db %{name} %{name} 0644
14cr|minidlna-1.1.2-2|70	%_post_service minidlna
14cr|minidlna-1.1.2-2|71	%tmpfiles_create %{name}.conf
14cr|minidlna-1.1.2-2|72	
14cr|minidlna-1.1.2-2|73	%preun
14cr|minidlna-1.1.2-2|74	%_preun_service minidlna
14cr|minidlna-1.1.2-2|75	
14cr|minidlna-1.1.2-2|76	%postun
14cr|minidlna-1.1.2-2|77	%_postun_userdel minidlna
14cr|minidlna-1.1.2-2|78	%_postun_groupdel minidlna minidlna
14cr|minidlna-1.1.2-2|79	
14cr|minidlna-1.1.2-2|80	%files -f %{name}.lang
14cr|minidlna-1.1.2-2|81	%doc README
14cr|minidlna-1.1.2-2|82	%dir %attr(-,minidlna,minidlna) %{_localstatedir}/cache/%{name}/
14cr|minidlna-1.1.2-2|83	%ghost %attr(-,minidlna,minidlna) %{_localstatedir}/cache/%{name}/files.db
14cr|minidlna-1.1.2-2|84	%attr(755,-,-) %{_sbindir}/minidlna*
14cr|minidlna-1.1.2-2|85	%{_unitdir}/%{name}.service
14cr|minidlna-1.1.2-2|86	%config(noreplace) %{_sysconfdir}/minidlna.conf
14cr|minidlna-1.1.2-2|87	%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|minidlna-1.1.2-2|88	%{_mandir}/man1/minidlna.1*
14cr|minidlna-1.1.2-2|89	%{_mandir}/man5/minidlna.conf.5*
14cr|minidlna-1.1.2-2|90	
14cr|minidlna-1.1.2-2|91	%changelog
14cr|minidlna-1.1.2-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|minidlna-1.1.2-2|93	+ Revision: 71ab0c2
14cr|minidlna-1.1.2-2|94	- MassBuild#464: Increase release tag
14cr|minidlna-1.1.2-2|95	
14cr|minidlna-1.1.2-2|96	

2990 14
14cr|minised-1.14-2|1	Summary:	A smaller, cheaper, faster SED implementation
14cr|minised-1.14-2|2	Name:		minised
14cr|minised-1.14-2|3	Version:	1.14
14cr|minised-1.14-2|4	Release:	2
14cr|minised-1.14-2|5	License:	BSD
14cr|minised-1.14-2|6	Group:		File tools
14cr|minised-1.14-2|7	Url:		http://www.exactcode.de/site/open_source/minised/
14cr|minised-1.14-2|8	Source0:	http://dl.exactcode.de/oss/minised/%{name}-%{version}.tar.gz
14cr|minised-1.14-2|9	Patch0:		minised-1.14-sfmt.patch
14cr|minised-1.14-2|10	BuildRequires:	dietlibc-devel
14cr|minised-1.14-2|11	
14cr|minised-1.14-2|12	%description
14cr|minised-1.14-2|13	This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used
14cr|minised-1.14-2|14	to use it, until they built their own sed around an extended (some would say
14cr|minised-1.14-2|15	over-extended) regexp package. For embedded use we searched for a tiny sed
14cr|minised-1.14-2|16	implementation especially for use with the dietlibc and found Eric S. Raymond's
14cr|minised-1.14-2|17	sed implementation quite handy. Though it suffered several bugs and was not
14cr|minised-1.14-2|18	under active maintenance anymore. After sending a bunch of fixes we agreed to
14cr|minised-1.14-2|19	continue maintaining this lovely, historic sed implementation.
14cr|minised-1.14-2|20	
14cr|minised-1.14-2|21	%files
14cr|minised-1.14-2|22	%doc README
14cr|minised-1.14-2|23	%{_bindir}/minised
14cr|minised-1.14-2|24	%{_mandir}/man1/minised.1*
14cr|minised-1.14-2|25	
14cr|minised-1.14-2|26	#----------------------------------------------------------------------------
14cr|minised-1.14-2|27	
14cr|minised-1.14-2|28	%prep
14cr|minised-1.14-2|29	%setup -q
14cr|minised-1.14-2|30	%patch0 -p1
14cr|minised-1.14-2|31	
14cr|minised-1.14-2|32	%build
14cr|minised-1.14-2|33	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -static" CFLAGS="%{optflags} -static"
14cr|minised-1.14-2|34	
14cr|minised-1.14-2|35	%install
14cr|minised-1.14-2|36	%makeinstall_std
14cr|minised-1.14-2|37	
14cr|minised-1.14-2|38	
14cr|minised-1.14-2|39	
14cr|minised-1.14-2|40	%changelog
14cr|minised-1.14-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-2
14cr|minised-1.14-2|42	+ Revision: 3785d75
14cr|minised-1.14-2|43	- MassBuild#464: Increase release tag
14cr|minised-1.14-2|44	
14cr|minised-1.14-2|45	

2991 14
14cr|mini_sendmail-1.3.6-2|1	%define name    mini_sendmail
14cr|mini_sendmail-1.3.6-2|2	%define version 1.3.6
14cr|mini_sendmail-1.3.6-2|3	%define release 2
14cr|mini_sendmail-1.3.6-2|4	%define summary Accept email on behalf of real sendmail
14cr|mini_sendmail-1.3.6-2|5	
14cr|mini_sendmail-1.3.6-2|6	Summary:	%summary
14cr|mini_sendmail-1.3.6-2|7	Name:		%name
14cr|mini_sendmail-1.3.6-2|8	Version:	%version
14cr|mini_sendmail-1.3.6-2|9	Release:	%release
14cr|mini_sendmail-1.3.6-2|10	License:	BSD
14cr|mini_sendmail-1.3.6-2|11	Group:		Networking/Mail
14cr|mini_sendmail-1.3.6-2|12	URL:		http://www.acme.com/software/mini_sendmail
14cr|mini_sendmail-1.3.6-2|13	Requires(post,preun): update-alternatives
14cr|mini_sendmail-1.3.6-2|14	Source0:	http://www.acme.com/software/mini_sendmail/%name-%version.tar.gz
14cr|mini_sendmail-1.3.6-2|15	Patch0:		%name-1.3.2-makefile.patch.bz2
14cr|mini_sendmail-1.3.6-2|16	Provides:	sendmail-command
14cr|mini_sendmail-1.3.6-2|17	BuildRoot:      %_tmppath/%name-buildroot
14cr|mini_sendmail-1.3.6-2|18	
14cr|mini_sendmail-1.3.6-2|19	%description
14cr|mini_sendmail-1.3.6-2|20	mini_sendmail reads its standard input up to an end-of-file and sends a copy
14cr|mini_sendmail-1.3.6-2|21	of the message found there to all of the addresses listed. The message is sent
14cr|mini_sendmail-1.3.6-2|22	by connecting to a local SMTP server. This means mini_sendmail can be used to
14cr|mini_sendmail-1.3.6-2|23	send email from inside a chroot(2) area.
14cr|mini_sendmail-1.3.6-2|24	
14cr|mini_sendmail-1.3.6-2|25	%prep
14cr|mini_sendmail-1.3.6-2|26	%setup -q
14cr|mini_sendmail-1.3.6-2|27	%patch0 -p1 -b .makefile
14cr|mini_sendmail-1.3.6-2|28	
14cr|mini_sendmail-1.3.6-2|29	%build
14cr|mini_sendmail-1.3.6-2|30	make mini_sendmail	PREFIX=%{_prefix} \
14cr|mini_sendmail-1.3.6-2|31	BINDIR=%{_sbindir} \
14cr|mini_sendmail-1.3.6-2|32	MANDIR=%{_mandir}
14cr|mini_sendmail-1.3.6-2|33	
14cr|mini_sendmail-1.3.6-2|34	%install
14cr|mini_sendmail-1.3.6-2|35	%__mkdir_p %buildroot/%_sbindir/
14cr|mini_sendmail-1.3.6-2|36	install mini_sendmail %buildroot/%{_sbindir}/mini_sendmail
14cr|mini_sendmail-1.3.6-2|37	
14cr|mini_sendmail-1.3.6-2|38	%clean
14cr|mini_sendmail-1.3.6-2|39	rm -rf %buildroot
14cr|mini_sendmail-1.3.6-2|40	
14cr|mini_sendmail-1.3.6-2|41	%post
14cr|mini_sendmail-1.3.6-2|42	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/mini_sendmail 5
14cr|mini_sendmail-1.3.6-2|43	
14cr|mini_sendmail-1.3.6-2|44	%preun
14cr|mini_sendmail-1.3.6-2|45	if [ $1 = 0 ]; then
14cr|mini_sendmail-1.3.6-2|46	update-alternatives --remove sendmail-command %{_sbindir}/mini_sendmail
14cr|mini_sendmail-1.3.6-2|47	fi
14cr|mini_sendmail-1.3.6-2|48	
14cr|mini_sendmail-1.3.6-2|49	%files
14cr|mini_sendmail-1.3.6-2|50	%defattr(-,root,root)
14cr|mini_sendmail-1.3.6-2|51	%doc README FILES
14cr|mini_sendmail-1.3.6-2|52	%_sbindir/mini_sendmail
14cr|mini_sendmail-1.3.6-2|53	
14cr|mini_sendmail-1.3.6-2|54	
14cr|mini_sendmail-1.3.6-2|55	
14cr|mini_sendmail-1.3.6-2|56	
14cr|mini_sendmail-1.3.6-2|57	%changelog
14cr|mini_sendmail-1.3.6-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-2
14cr|mini_sendmail-1.3.6-2|59	+ Revision: 3964b19
14cr|mini_sendmail-1.3.6-2|60	- MassBuild#464: Increase release tag
14cr|mini_sendmail-1.3.6-2|61	
14cr|mini_sendmail-1.3.6-2|62	

2992 14
14cr|minitube-2.2-2|1	Summary:	A native YouTube client
14cr|minitube-2.2-2|2	Name:		minitube
14cr|minitube-2.2-2|3	Version:	2.2
14cr|minitube-2.2-2|4	Release:	2
14cr|minitube-2.2-2|5	License:	GPLv2+
14cr|minitube-2.2-2|6	Group:		Video
14cr|minitube-2.2-2|7	Url:		http://flavio.tordini.org/minitube
14cr|minitube-2.2-2|8	# In fact, http://flavio.tordini.org/files/minitube/minitube.tar.gz
14cr|minitube-2.2-2|9	# But we should rather rename tarball to make sure we build specific version
14cr|minitube-2.2-2|10	Source0:	http://flavio.tordini.org/files/minitube/%{name}-%{version}.tar.gz
14cr|minitube-2.2-2|11	BuildRequires:	qt4-devel
14cr|minitube-2.2-2|12	BuildRequires:	pkgconfig(phonon)
14cr|minitube-2.2-2|13	Requires:	gstreamer0.10-ffmpeg
14cr|minitube-2.2-2|14	Requires:	phonon-backend
14cr|minitube-2.2-2|15	Suggests:	gstreamer0.10-faad
14cr|minitube-2.2-2|16	
14cr|minitube-2.2-2|17	%description
14cr|minitube-2.2-2|18	Minitube is a native YouTube client. With it you can watch YouTube videos in
14cr|minitube-2.2-2|19	a new way: you type a keyword, Minitube gives you an endless video stream.
14cr|minitube-2.2-2|20	Minitube does not require the Flash Player.
14cr|minitube-2.2-2|21	Minitube is not about cloning the original Youtube web interface, it strives
14cr|minitube-2.2-2|22	to create a new TV-like experience.
14cr|minitube-2.2-2|23	If you have problems with video playback, try to switch to vlc Phonon back-end
14cr|minitube-2.2-2|24	in KDE4 settings.
14cr|minitube-2.2-2|25	If you use GStreamer Phonon back-end, it's recommended to install package
14cr|minitube-2.2-2|26	gstreamer0.10-faad from PLF or Restricted (ex-PLF) repository.
14cr|minitube-2.2-2|27	
14cr|minitube-2.2-2|28	%files
14cr|minitube-2.2-2|29	%doc TODO CHANGES AUTHORS
14cr|minitube-2.2-2|30	%{_bindir}/%{name}
14cr|minitube-2.2-2|31	%{_datadir}/applications/%{name}.desktop
14cr|minitube-2.2-2|32	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|minitube-2.2-2|33	%{_datadir}/%{name}
14cr|minitube-2.2-2|34	
14cr|minitube-2.2-2|35	#----------------------------------------------------------------------------
14cr|minitube-2.2-2|36	
14cr|minitube-2.2-2|37	%prep
14cr|minitube-2.2-2|38	%setup -qn %{name}
14cr|minitube-2.2-2|39	
14cr|minitube-2.2-2|40	%build
14cr|minitube-2.2-2|41	%qmake_qt4 PREFIX=%{_prefix}
14cr|minitube-2.2-2|42	%make
14cr|minitube-2.2-2|43	
14cr|minitube-2.2-2|44	%install
14cr|minitube-2.2-2|45	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|minitube-2.2-2|46	
14cr|minitube-2.2-2|47	
14cr|minitube-2.2-2|48	%changelog
14cr|minitube-2.2-2|49	* Sun Aug 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-2
14cr|minitube-2.2-2|50	+ Revision: 0196d40
14cr|minitube-2.2-2|51	- Rename tarball to make sure it's versioned, spec cleanup
14cr|minitube-2.2-2|52	
14cr|minitube-2.2-2|53	

2993 14
14cr|miniupnpc-1.9-2|1	%define major 10
14cr|miniupnpc-1.9-2|2	%define libname %mklibname %{name} %{major}
14cr|miniupnpc-1.9-2|3	%define devname %mklibname %{name} -d
14cr|miniupnpc-1.9-2|4	
14cr|miniupnpc-1.9-2|5	Summary:	Library and tool to control NAT in UPnP-enabled routers
14cr|miniupnpc-1.9-2|6	Name:		miniupnpc
14cr|miniupnpc-1.9-2|7	Version:	1.9
14cr|miniupnpc-1.9-2|8	Release:	2
14cr|miniupnpc-1.9-2|9	License:	LGPLv2+
14cr|miniupnpc-1.9-2|10	Group:		System/Libraries
14cr|miniupnpc-1.9-2|11	Url:		http://miniupnp.free.fr/
14cr|miniupnpc-1.9-2|12	Source0:	http://miniupnp.free.fr/files/%{name}-%{version}.tar.gz
14cr|miniupnpc-1.9-2|13	Source1:	USAGE
14cr|miniupnpc-1.9-2|14	# Install headers and add extra file to compilation
14cr|miniupnpc-1.9-2|15	# Patch originally from Mageia Linux
14cr|miniupnpc-1.9-2|16	Patch0:		%{name}-files.patch
14cr|miniupnpc-1.9-2|17	# Do not create libminiupnpc.so.1.5 and libminiupnpc.so.8 linking to it
14cr|miniupnpc-1.9-2|18	Patch1:		%{name}-version.patch
14cr|miniupnpc-1.9-2|19	# Link to and find libminiupnpc
14cr|miniupnpc-1.9-2|20	Patch2:		%{name}-tests.patch
14cr|miniupnpc-1.9-2|21	BuildRequires:	cmake
14cr|miniupnpc-1.9-2|22	BuildRequires:	pkgconfig(python)
14cr|miniupnpc-1.9-2|23	
14cr|miniupnpc-1.9-2|24	%description
14cr|miniupnpc-1.9-2|25	miniupnpc is an implementation of a UPnP client library, enabling
14cr|miniupnpc-1.9-2|26	applications to access the services provided by an UPnP "Internet
14cr|miniupnpc-1.9-2|27	Gateway Device" present on the network. In UPnP terminology, it is
14cr|miniupnpc-1.9-2|28	a UPnP Control Point.
14cr|miniupnpc-1.9-2|29	
14cr|miniupnpc-1.9-2|30	%files
14cr|miniupnpc-1.9-2|31	%doc Changelog.txt
14cr|miniupnpc-1.9-2|32	%doc LICENSE
14cr|miniupnpc-1.9-2|33	%doc README
14cr|miniupnpc-1.9-2|34	%doc USAGE
14cr|miniupnpc-1.9-2|35	%{_bindir}/upnpc
14cr|miniupnpc-1.9-2|36	
14cr|miniupnpc-1.9-2|37	#----------------------------------------------------------------------------
14cr|miniupnpc-1.9-2|38	
14cr|miniupnpc-1.9-2|39	%package -n %{libname}
14cr|miniupnpc-1.9-2|40	Summary:	Library and tool to control NAT in UPnP-enabled routers
14cr|miniupnpc-1.9-2|41	Group:		System/Libraries
14cr|miniupnpc-1.9-2|42	
14cr|miniupnpc-1.9-2|43	%description -n %{libname}
14cr|miniupnpc-1.9-2|44	miniupnpc is an implementation of a UPnP client library, enabling
14cr|miniupnpc-1.9-2|45	applications to access the services provided by an UPnP "Internet
14cr|miniupnpc-1.9-2|46	Gateway Device" present on the network. In UPnP terminology, it is
14cr|miniupnpc-1.9-2|47	a UPnP Control Point.
14cr|miniupnpc-1.9-2|48	
14cr|miniupnpc-1.9-2|49	%files -n %{libname}
14cr|miniupnpc-1.9-2|50	%{_libdir}/libminiupnpc.so.%{major}*
14cr|miniupnpc-1.9-2|51	
14cr|miniupnpc-1.9-2|52	#----------------------------------------------------------------------------
14cr|miniupnpc-1.9-2|53	
14cr|miniupnpc-1.9-2|54	%package -n %{devname}
14cr|miniupnpc-1.9-2|55	Summary:	Header files, libraries and development documentation for miniupnpc
14cr|miniupnpc-1.9-2|56	Group:		Development/C
14cr|miniupnpc-1.9-2|57	Requires:	%{libname} = %{EVRD}
14cr|miniupnpc-1.9-2|58	Provides:	%{name}-devel = %{EVRD}
14cr|miniupnpc-1.9-2|59	
14cr|miniupnpc-1.9-2|60	%description -n %{devname}
14cr|miniupnpc-1.9-2|61	This package contains the header files and development documentation for
14cr|miniupnpc-1.9-2|62	miniupnpc. If you like to develop programs using miniupnpc, you will need
14cr|miniupnpc-1.9-2|63	to install this package.
14cr|miniupnpc-1.9-2|64	
14cr|miniupnpc-1.9-2|65	%files -n %{devname}
14cr|miniupnpc-1.9-2|66	%{_includedir}/miniupnpc
14cr|miniupnpc-1.9-2|67	%{_libdir}/*.so
14cr|miniupnpc-1.9-2|68	%{_mandir}/man3/miniupnpc.3*
14cr|miniupnpc-1.9-2|69	
14cr|miniupnpc-1.9-2|70	#----------------------------------------------------------------------------
14cr|miniupnpc-1.9-2|71	
14cr|miniupnpc-1.9-2|72	%package -n python-%{name}
14cr|miniupnpc-1.9-2|73	Summary:	Python interface to %{name}
14cr|miniupnpc-1.9-2|74	Group:		Development/Python
14cr|miniupnpc-1.9-2|75	
14cr|miniupnpc-1.9-2|76	%description -n python-%{name}
14cr|miniupnpc-1.9-2|77	This package contains python interfaces to %{name}.
14cr|miniupnpc-1.9-2|78	
14cr|miniupnpc-1.9-2|79	%files -n python-%{name}
14cr|miniupnpc-1.9-2|80	%{python_sitearch}/miniupnpc-%{version}-py?.?.egg-info
14cr|miniupnpc-1.9-2|81	%{python_sitearch}/miniupnpc.so
14cr|miniupnpc-1.9-2|82	
14cr|miniupnpc-1.9-2|83	#----------------------------------------------------------------------------
14cr|miniupnpc-1.9-2|84	
14cr|miniupnpc-1.9-2|85	%prep
14cr|miniupnpc-1.9-2|86	%setup -q
14cr|miniupnpc-1.9-2|87	%patch0 -p1
14cr|miniupnpc-1.9-2|88	%patch1 -p1
14cr|miniupnpc-1.9-2|89	%patch2 -p1
14cr|miniupnpc-1.9-2|90	cp %{SOURCE1} .
14cr|miniupnpc-1.9-2|91	
14cr|miniupnpc-1.9-2|92	sed -i "s|\(\tpython setup.py install\)$|\1 --root=\$(DESTDIR)/|" Makefile
14cr|miniupnpc-1.9-2|93	
14cr|miniupnpc-1.9-2|94	# version not updated in setup.py
14cr|miniupnpc-1.9-2|95	sed -i 's/"1\.7"/"%{version}"/' setup.py
14cr|miniupnpc-1.9-2|96	
14cr|miniupnpc-1.9-2|97	# Changelog says added -ansi without reason, but that
14cr|miniupnpc-1.9-2|98	# breaks C files (python module) using C++ comments
14cr|miniupnpc-1.9-2|99	sed -i 's/\(CFLAGS += -ansi\)/#\1/' Makefile
14cr|miniupnpc-1.9-2|100	
14cr|miniupnpc-1.9-2|101	%build
14cr|miniupnpc-1.9-2|102	export CC=%{__cc}
14cr|miniupnpc-1.9-2|103	%cmake \
14cr|miniupnpc-1.9-2|104	-DUPNPC_BUILD_STATIC=OFF \
14cr|miniupnpc-1.9-2|105	-DUPNPC_BUILD_TESTS=ON
14cr|miniupnpc-1.9-2|106	make upnpc-shared all
14cr|miniupnpc-1.9-2|107	cd ..
14cr|miniupnpc-1.9-2|108	make upnpc-shared pythonmodule
14cr|miniupnpc-1.9-2|109	
14cr|miniupnpc-1.9-2|110	%install
14cr|miniupnpc-1.9-2|111	export CC=%{__cc}
14cr|miniupnpc-1.9-2|112	%makeinstall_std -C build
14cr|miniupnpc-1.9-2|113	
14cr|miniupnpc-1.9-2|114	make DESTDIR=%{buildroot} installpythonmodule
14cr|miniupnpc-1.9-2|115	install -D -m644 man3/miniupnpc.3 %{buildroot}%{_mandir}/man3/miniupnpc.3
14cr|miniupnpc-1.9-2|116	install -D -m 0755 upnpc-shared %{buildroot}%{_bindir}/upnpc
14cr|miniupnpc-1.9-2|117	
14cr|miniupnpc-1.9-2|118	
14cr|miniupnpc-1.9-2|119	%changelog
14cr|miniupnpc-1.9-2|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-2
14cr|miniupnpc-1.9-2|121	+ Revision: ba98467
14cr|miniupnpc-1.9-2|122	- MassBuild#464: Increase release tag
14cr|miniupnpc-1.9-2|123	
14cr|miniupnpc-1.9-2|124	

2994 14
14cr|miniupnpd-1.8.20140523-3|1	Summary:	The UPNP & NAT-PMP implementation
14cr|miniupnpd-1.8.20140523-3|2	Name:		miniupnpd
14cr|miniupnpd-1.8.20140523-3|3	Version:	1.8.20140523
14cr|miniupnpd-1.8.20140523-3|4	Release:	3
14cr|miniupnpd-1.8.20140523-3|5	License:	GPLv2
14cr|miniupnpd-1.8.20140523-3|6	Group:		System/Servers
14cr|miniupnpd-1.8.20140523-3|7	URL:		http://miniupnp.free.fr
14cr|miniupnpd-1.8.20140523-3|8	Source0:	http://miniupnp.free.fr/files/download.php?file=/%{name}-%{version}.tar.gz
14cr|miniupnpd-1.8.20140523-3|9	BuildRequires:	iptables-ip4tc-devel
14cr|miniupnpd-1.8.20140523-3|10	BuildRequires:	iptables-devel
14cr|miniupnpd-1.8.20140523-3|11	BuildRequires:	pkgconfig(libiptc)
14cr|miniupnpd-1.8.20140523-3|12	BuildRequires:	pkgconfig(libnetfilter_conntrack)
14cr|miniupnpd-1.8.20140523-3|13	Requires:	iptables
14cr|miniupnpd-1.8.20140523-3|14	Source1:	miniupnpd.service
14cr|miniupnpd-1.8.20140523-3|15	
14cr|miniupnpd-1.8.20140523-3|16	%description
14cr|miniupnpd-1.8.20140523-3|17	The miniUPnP daemon is an UPnP IGD (internet gateway device)
14cr|miniupnpd-1.8.20140523-3|18	which provide NAT traversal services to any UPnP enabled client on
14cr|miniupnpd-1.8.20140523-3|19	the network.
14cr|miniupnpd-1.8.20140523-3|20	See http://www.upnp.org/ for more details on UPnP.
14cr|miniupnpd-1.8.20140523-3|21	
14cr|miniupnpd-1.8.20140523-3|22	%prep
14cr|miniupnpd-1.8.20140523-3|23	%setup -q
14cr|miniupnpd-1.8.20140523-3|24	
14cr|miniupnpd-1.8.20140523-3|25	%build
14cr|miniupnpd-1.8.20140523-3|26	mv Makefile.linux Makefile
14cr|miniupnpd-1.8.20140523-3|27	sed -i \
14cr|miniupnpd-1.8.20140523-3|28	-e "s#^CFLAGS = .*-D#CPPFLAGS += -I/usr/include -D#" \
14cr|miniupnpd-1.8.20140523-3|29	-e '/^CFLAGS :=/s/CFLAGS/CPPFLAGS/g' \
14cr|miniupnpd-1.8.20140523-3|30	-e "s/CFLAGS += -ansi/#CFLAGS += -ansi/g" \
14cr|miniupnpd-1.8.20140523-3|31	-e "s/LIBS = -liptc/LIBS = -lip4tc/g" \
14cr|miniupnpd-1.8.20140523-3|32	-e 's/genuuid||//' \
14cr|miniupnpd-1.8.20140523-3|33	Makefile || die
14cr|miniupnpd-1.8.20140523-3|34	sed -i \
14cr|miniupnpd-1.8.20140523-3|35	-e 's/\(strncpy(\([->a-z.]\+\), "[a-zA-Z]\+", \)IPT_FUNCTION_MAXNAMELEN);/\1sizeof(\2));/' \
14cr|miniupnpd-1.8.20140523-3|36	netfilter/iptcrdr.c || die
14cr|miniupnpd-1.8.20140523-3|37	
14cr|miniupnpd-1.8.20140523-3|38	make config.h
14cr|miniupnpd-1.8.20140523-3|39	
14cr|miniupnpd-1.8.20140523-3|40	sed -i \
14cr|miniupnpd-1.8.20140523-3|41	-e 's/\/\*#define ENABLE_LEASEFILE\*\//#define ENABLE_LEASEFILE/g' \
14cr|miniupnpd-1.8.20140523-3|42	config.h || die
14cr|miniupnpd-1.8.20140523-3|43	
14cr|miniupnpd-1.8.20140523-3|44	%make CC=gcc
14cr|miniupnpd-1.8.20140523-3|45	
14cr|miniupnpd-1.8.20140523-3|46	%install
14cr|miniupnpd-1.8.20140523-3|47	mkdir -p %{buildroot}%{_mandir}/man8/
14cr|miniupnpd-1.8.20140523-3|48	
14cr|miniupnpd-1.8.20140523-3|49	make install  PREFIX="%{buildroot}" STRIP="true"
14cr|miniupnpd-1.8.20140523-3|50	rm -f %{buildroot}%{_sysconfdir}/init.d/miniupnpd
14cr|miniupnpd-1.8.20140523-3|51	rm -f %{buildroot}%{_sysconfdir}/miniupnpd/miniupnpd.conf~
14cr|miniupnpd-1.8.20140523-3|52	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|miniupnpd-1.8.20140523-3|53	
14cr|miniupnpd-1.8.20140523-3|54	%post
14cr|miniupnpd-1.8.20140523-3|55	%systemd_post %{name}.service
14cr|miniupnpd-1.8.20140523-3|56	
14cr|miniupnpd-1.8.20140523-3|57	%preun
14cr|miniupnpd-1.8.20140523-3|58	%systemd_preun %{name}.service
14cr|miniupnpd-1.8.20140523-3|59	
14cr|miniupnpd-1.8.20140523-3|60	%postun
14cr|miniupnpd-1.8.20140523-3|61	%systemd_postun_with_restart %{name}.service
14cr|miniupnpd-1.8.20140523-3|62	
14cr|miniupnpd-1.8.20140523-3|63	%files
14cr|miniupnpd-1.8.20140523-3|64	%{_sbindir}/miniupnpd
14cr|miniupnpd-1.8.20140523-3|65	%{_unitdir}/miniupnpd*
14cr|miniupnpd-1.8.20140523-3|66	%doc %{_mandir}/man*/*
14cr|miniupnpd-1.8.20140523-3|67	%config(noreplace) %{_sysconfdir}/miniupnpd/*
14cr|miniupnpd-1.8.20140523-3|68	%doc README Changelog.txt
14cr|miniupnpd-1.8.20140523-3|69	
14cr|miniupnpd-1.8.20140523-3|70	%changelog
14cr|miniupnpd-1.8.20140523-3|71	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.20140523-3
14cr|miniupnpd-1.8.20140523-3|72	+ Revision: de6a9d1
14cr|miniupnpd-1.8.20140523-3|73	- Register service during installation
14cr|miniupnpd-1.8.20140523-3|74	
14cr|miniupnpd-1.8.20140523-3|75	

2995 14
14cr|mipv6-daemon-0.4-9|1	Name:		mipv6-daemon
14cr|mipv6-daemon-0.4-9|2	Version:	0.4
14cr|mipv6-daemon-0.4-9|3	Release:	9
14cr|mipv6-daemon-0.4-9|4	Summary:	Mobile IPv6 (MIPv6) Daemon
14cr|mipv6-daemon-0.4-9|5	Group:		System/Servers
14cr|mipv6-daemon-0.4-9|6	License:	GPLv2
14cr|mipv6-daemon-0.4-9|7	URL:		http://www.linux-ipv6.org/memo/mipv6/
14cr|mipv6-daemon-0.4-9|8	Source0:	ftp://ftp.linux-ipv6.org/pub/usagi/patch/mipv6/umip-%{version}/daemon/tarball/mipv6-daemon-umip-%{version}.tar.gz
14cr|mipv6-daemon-0.4-9|9	Source1:	mip6d.service
14cr|mipv6-daemon-0.4-9|10	Source2:	mip6d.sysconfig
14cr|mipv6-daemon-0.4-9|11	Source3:	mip6d.conf
14cr|mipv6-daemon-0.4-9|12	Patch0:		mipv6-daemon-header-fix.patch
14cr|mipv6-daemon-0.4-9|13	BuildRequires: systemd
14cr|mipv6-daemon-0.4-9|14	Requires(post): systemd
14cr|mipv6-daemon-0.4-9|15	Requires(preun): systemd
14cr|mipv6-daemon-0.4-9|16	Requires(postun): systemd
14cr|mipv6-daemon-0.4-9|17	BuildRequires:	flex
14cr|mipv6-daemon-0.4-9|18	BuildRequires:	bison
14cr|mipv6-daemon-0.4-9|19	BuildRequires:	indent
14cr|mipv6-daemon-0.4-9|20	
14cr|mipv6-daemon-0.4-9|21	%description
14cr|mipv6-daemon-0.4-9|22	The mobile IPv6 daemon allows nodes to remain
14cr|mipv6-daemon-0.4-9|23	reachable while moving around in the IPv6 Internet.
14cr|mipv6-daemon-0.4-9|24	
14cr|mipv6-daemon-0.4-9|25	%package devel
14cr|mipv6-daemon-0.4-9|26	Group:	Development/Other
14cr|mipv6-daemon-0.4-9|27	Summary:	Mobile IPv6 (MIPv6) header files
14cr|mipv6-daemon-0.4-9|28	
14cr|mipv6-daemon-0.4-9|29	%description devel
14cr|mipv6-daemon-0.4-9|30	Mobile IPv6 (MIPv6) header files
14cr|mipv6-daemon-0.4-9|31	
14cr|mipv6-daemon-0.4-9|32	%prep
14cr|mipv6-daemon-0.4-9|33	%setup -q -n mipv6-daemon-umip-%{version}
14cr|mipv6-daemon-0.4-9|34	%patch0 -p1
14cr|mipv6-daemon-0.4-9|35	
14cr|mipv6-daemon-0.4-9|36	%build
14cr|mipv6-daemon-0.4-9|37	%configure
14cr|mipv6-daemon-0.4-9|38	%make
14cr|mipv6-daemon-0.4-9|39	
14cr|mipv6-daemon-0.4-9|40	%install
14cr|mipv6-daemon-0.4-9|41	%makeinstall_std
14cr|mipv6-daemon-0.4-9|42	
14cr|mipv6-daemon-0.4-9|43	install -d %{buildroot}%{_unitdir}
14cr|mipv6-daemon-0.4-9|44	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/mip6d.service
14cr|mipv6-daemon-0.4-9|45	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|mipv6-daemon-0.4-9|46	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/mip6d
14cr|mipv6-daemon-0.4-9|47	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/mip6d.conf
14cr|mipv6-daemon-0.4-9|48	
14cr|mipv6-daemon-0.4-9|49	mkdir -p %{buildroot}%{_includedir}/netinet
14cr|mipv6-daemon-0.4-9|50	cp -av include/netinet/ip6mh.h %{buildroot}%{_includedir}/netinet/
14cr|mipv6-daemon-0.4-9|51	
14cr|mipv6-daemon-0.4-9|52	%preun
14cr|mipv6-daemon-0.4-9|53	%systemd_preun mip6d.service
14cr|mipv6-daemon-0.4-9|54	
14cr|mipv6-daemon-0.4-9|55	%post
14cr|mipv6-daemon-0.4-9|56	%systemd_post mip6d.service
14cr|mipv6-daemon-0.4-9|57	
14cr|mipv6-daemon-0.4-9|58	%postun
14cr|mipv6-daemon-0.4-9|59	%systemd_postun_with_restart mip6d.service
14cr|mipv6-daemon-0.4-9|60	
14cr|mipv6-daemon-0.4-9|61	%files
14cr|mipv6-daemon-0.4-9|62	%doc AUTHORS BUGS COPYING NEWS README README.IPsec THANKS extras
14cr|mipv6-daemon-0.4-9|63	%{_unitdir}/mip6d.service
14cr|mipv6-daemon-0.4-9|64	%config(noreplace) %{_sysconfdir}/sysconfig/mip6d
14cr|mipv6-daemon-0.4-9|65	%config(noreplace) %{_sysconfdir}/mip6d.conf
14cr|mipv6-daemon-0.4-9|66	%{_sbindir}/*
14cr|mipv6-daemon-0.4-9|67	%{_mandir}/man1/*
14cr|mipv6-daemon-0.4-9|68	%{_mandir}/man5/*
14cr|mipv6-daemon-0.4-9|69	%{_mandir}/man7/*
14cr|mipv6-daemon-0.4-9|70	
14cr|mipv6-daemon-0.4-9|71	%files devel
14cr|mipv6-daemon-0.4-9|72	%{_includedir}/netinet/*.h
14cr|mipv6-daemon-0.4-9|73	
14cr|mipv6-daemon-0.4-9|74	%changelog
14cr|mipv6-daemon-0.4-9|75	* Fri Aug 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-9
14cr|mipv6-daemon-0.4-9|76	+ Revision: 1ad8d32
14cr|mipv6-daemon-0.4-9|77	- Bump release
14cr|mipv6-daemon-0.4-9|78	
14cr|mipv6-daemon-0.4-9|79	

2996 14
14cr|mirage-0.9.5.2-3|1	Summary:	A fast and simple image viewer
14cr|mirage-0.9.5.2-3|2	Name:		mirage
14cr|mirage-0.9.5.2-3|3	Version:	0.9.5.2
14cr|mirage-0.9.5.2-3|4	Release:	3
14cr|mirage-0.9.5.2-3|5	Group:		Graphics
14cr|mirage-0.9.5.2-3|6	License:	GPLv2+
14cr|mirage-0.9.5.2-3|7	URL:		http://mirageiv.berlios.de/
14cr|mirage-0.9.5.2-3|8	Source0:	http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2
14cr|mirage-0.9.5.2-3|9	BuildRequires:	python-devel
14cr|mirage-0.9.5.2-3|10	BuildRequires:	desktop-file-utils
14cr|mirage-0.9.5.2-3|11	BuildRequires:	pkgconfig(x11)
14cr|mirage-0.9.5.2-3|12	Requires:	pygtk2.0
14cr|mirage-0.9.5.2-3|13	Requires:	gnome-python-gconf
14cr|mirage-0.9.5.2-3|14	
14cr|mirage-0.9.5.2-3|15	%description
14cr|mirage-0.9.5.2-3|16	Mirage is a fast and simple GTK+ image viewer. Because it
14cr|mirage-0.9.5.2-3|17	depends only on PyGTK, Mirage is ideal for users who wish to
14cr|mirage-0.9.5.2-3|18	keep their computers lean while still having a clean image viewer.
14cr|mirage-0.9.5.2-3|19	
14cr|mirage-0.9.5.2-3|20	%prep
14cr|mirage-0.9.5.2-3|21	%setup -q
14cr|mirage-0.9.5.2-3|22	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop
14cr|mirage-0.9.5.2-3|23	
14cr|mirage-0.9.5.2-3|24	%build
14cr|mirage-0.9.5.2-3|25	env CFLAGS="%{optflags}" python setup.py build
14cr|mirage-0.9.5.2-3|26	
14cr|mirage-0.9.5.2-3|27	%install
14cr|mirage-0.9.5.2-3|28	rm -rf %{buildroot}
14cr|mirage-0.9.5.2-3|29	
14cr|mirage-0.9.5.2-3|30	mkdir -p %{buildroot}
14cr|mirage-0.9.5.2-3|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|mirage-0.9.5.2-3|32	
14cr|mirage-0.9.5.2-3|33	# remove document files
14cr|mirage-0.9.5.2-3|34	rm -f %{buildroot}%{_datadir}/%{name}/[A-Z]*
14cr|mirage-0.9.5.2-3|35	
14cr|mirage-0.9.5.2-3|36	desktop-file-install \
14cr|mirage-0.9.5.2-3|37	--remove-category="Application" \
14cr|mirage-0.9.5.2-3|38	--add-category="Viewer" \
14cr|mirage-0.9.5.2-3|39	--remove-key="Version" \
14cr|mirage-0.9.5.2-3|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|mirage-0.9.5.2-3|41	
14cr|mirage-0.9.5.2-3|42	%find_lang %{name}
14cr|mirage-0.9.5.2-3|43	
14cr|mirage-0.9.5.2-3|44	%if %mdkversion < 200900
14cr|mirage-0.9.5.2-3|45	%post
14cr|mirage-0.9.5.2-3|46	%{update_menus}
14cr|mirage-0.9.5.2-3|47	%{update_desktop_database}
14cr|mirage-0.9.5.2-3|48	%endif
14cr|mirage-0.9.5.2-3|49	
14cr|mirage-0.9.5.2-3|50	%if %mdkversion < 200900
14cr|mirage-0.9.5.2-3|51	%postun
14cr|mirage-0.9.5.2-3|52	%{clean_menus}
14cr|mirage-0.9.5.2-3|53	%{clean_desktop_database}
14cr|mirage-0.9.5.2-3|54	%endif
14cr|mirage-0.9.5.2-3|55	
14cr|mirage-0.9.5.2-3|56	%clean
14cr|mirage-0.9.5.2-3|57	rm -rf %{buildroot}
14cr|mirage-0.9.5.2-3|58	
14cr|mirage-0.9.5.2-3|59	%files -f %{name}.lang
14cr|mirage-0.9.5.2-3|60	%defattr(-,root,root)
14cr|mirage-0.9.5.2-3|61	%doc CHANGELOG README TODO TRANSLATORS
14cr|mirage-0.9.5.2-3|62	%{_bindir}/%{name}
14cr|mirage-0.9.5.2-3|63	%{python_sitearch}/%{name}.py*
14cr|mirage-0.9.5.2-3|64	%{python_sitearch}/*.egg-info
14cr|mirage-0.9.5.2-3|65	%{python_sitearch}/*.so
14cr|mirage-0.9.5.2-3|66	%{_datadir}/%{name}/
14cr|mirage-0.9.5.2-3|67	%{_datadir}/pixmaps/*.png
14cr|mirage-0.9.5.2-3|68	%{_datadir}/applications/*%{name}.desktop
14cr|mirage-0.9.5.2-3|69	
14cr|mirage-0.9.5.2-3|70	
14cr|mirage-0.9.5.2-3|71	
14cr|mirage-0.9.5.2-3|72	%changelog
14cr|mirage-0.9.5.2-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5.2-3
14cr|mirage-0.9.5.2-3|74	+ Revision: 6641793
14cr|mirage-0.9.5.2-3|75	- MassBuild#464: Increase release tag
14cr|mirage-0.9.5.2-3|76	
14cr|mirage-0.9.5.2-3|77	

2997 14
14cr|miredo-1.2.6-2|1	%define major_teredo 5
14cr|miredo-1.2.6-2|2	%define major_tun6 0
14cr|miredo-1.2.6-2|3	%define libteredo %mklibname teredo %{major_teredo}
14cr|miredo-1.2.6-2|4	%define libtun6 %mklibname tun 6 %{major_tun6}
14cr|miredo-1.2.6-2|5	%define devname %mklibname miredo -d
14cr|miredo-1.2.6-2|6	
14cr|miredo-1.2.6-2|7	Summary:	Tunneling of IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|8	Name:		miredo
14cr|miredo-1.2.6-2|9	Version:	1.2.6
14cr|miredo-1.2.6-2|10	Release:	2
14cr|miredo-1.2.6-2|11	License:	GPLv2+
14cr|miredo-1.2.6-2|12	Group:		Networking/Other
14cr|miredo-1.2.6-2|13	Url:		http://www.simphalempin.com/dev/miredo/
14cr|miredo-1.2.6-2|14	Source0:	http://www.remlab.net/files/miredo/miredo-%{version}.tar.xz
14cr|miredo-1.2.6-2|15	Source1:	miredo-client.service
14cr|miredo-1.2.6-2|16	Source2:	miredo-server.service
14cr|miredo-1.2.6-2|17	Patch0:		miredo-config-not-exec
14cr|miredo-1.2.6-2|18	Patch1:		reread-resolv-before-resolv-ipv4.patch
14cr|miredo-1.2.6-2|19	Patch2:		miredo-1.2.6-systemd.patch
14cr|miredo-1.2.6-2|20	BuildRequires:	gettext-devel
14cr|miredo-1.2.6-2|21	BuildRequires:	libcap-devel
14cr|miredo-1.2.6-2|22	
14cr|miredo-1.2.6-2|23	Requires(pre):	shadow-utils
14cr|miredo-1.2.6-2|24	Requires(post,preun):	rpm-helper
14cr|miredo-1.2.6-2|25	Requires(preun,postun):	initscripts
14cr|miredo-1.2.6-2|26	
14cr|miredo-1.2.6-2|27	%description
14cr|miredo-1.2.6-2|28	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|29	through NATs" proposed Internet standard (RFC4380). It can serve
14cr|miredo-1.2.6-2|30	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
14cr|miredo-1.2.6-2|31	server. Please install the miredo-server or miredo-client appropriately.
14cr|miredo-1.2.6-2|32	It is meant to provide IPv6 connectivity to hosts behind NAT
14cr|miredo-1.2.6-2|33	devices, most of which do not support IPv6, and not even
14cr|miredo-1.2.6-2|34	IPv6-over-IPv4 (including 6to4).
14cr|miredo-1.2.6-2|35	
14cr|miredo-1.2.6-2|36	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|37	
14cr|miredo-1.2.6-2|38	%package -n %{libteredo}
14cr|miredo-1.2.6-2|39	Summary:	Tunneling of IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|40	Group:		Networking/Other
14cr|miredo-1.2.6-2|41	Conflicts:	%{_lib}miredo4 < 1.2.6
14cr|miredo-1.2.6-2|42	Obsoletes:	%{_lib}miredo4 < 1.2.6
14cr|miredo-1.2.6-2|43	
14cr|miredo-1.2.6-2|44	%description -n %{libteredo}
14cr|miredo-1.2.6-2|45	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|46	through NATs" proposed Internet standard (RFC4380). It can serve
14cr|miredo-1.2.6-2|47	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
14cr|miredo-1.2.6-2|48	server. Please install the miredo-server or miredo-client appropriately.
14cr|miredo-1.2.6-2|49	It is meant to provide IPv6 connectivity to hosts behind NAT
14cr|miredo-1.2.6-2|50	devices, most of which do not support IPv6, and not even
14cr|miredo-1.2.6-2|51	IPv6-over-IPv4 (including 6to4).
14cr|miredo-1.2.6-2|52	
14cr|miredo-1.2.6-2|53	%files -n %{libteredo}
14cr|miredo-1.2.6-2|54	%{_libdir}/libteredo.so.%{major_teredo}*
14cr|miredo-1.2.6-2|55	
14cr|miredo-1.2.6-2|56	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|57	
14cr|miredo-1.2.6-2|58	%package -n %{libtun6}
14cr|miredo-1.2.6-2|59	Summary:	Tunneling of IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|60	Group:		Networking/Other
14cr|miredo-1.2.6-2|61	Conflicts:	%{_lib}miredo4 < 1.2.6
14cr|miredo-1.2.6-2|62	
14cr|miredo-1.2.6-2|63	%description -n %{libtun6}
14cr|miredo-1.2.6-2|64	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|65	through NATs" proposed Internet standard (RFC4380). It can serve
14cr|miredo-1.2.6-2|66	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
14cr|miredo-1.2.6-2|67	server. Please install the miredo-server or miredo-client appropriately.
14cr|miredo-1.2.6-2|68	It is meant to provide IPv6 connectivity to hosts behind NAT
14cr|miredo-1.2.6-2|69	devices, most of which do not support IPv6, and not even
14cr|miredo-1.2.6-2|70	IPv6-over-IPv4 (including 6to4).
14cr|miredo-1.2.6-2|71	
14cr|miredo-1.2.6-2|72	%files -n %{libtun6}
14cr|miredo-1.2.6-2|73	%{_libdir}/libtun6.so.%{major_tun6}*
14cr|miredo-1.2.6-2|74	
14cr|miredo-1.2.6-2|75	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|76	
14cr|miredo-1.2.6-2|77	%package -n %{devname}
14cr|miredo-1.2.6-2|78	Summary:	Header files, libraries and development documentation for %{name}
14cr|miredo-1.2.6-2|79	Group:		Networking/Other
14cr|miredo-1.2.6-2|80	Requires:	%{libteredo} = %{EVRD}
14cr|miredo-1.2.6-2|81	Requires:	%{libtun6} = %{EVRD}
14cr|miredo-1.2.6-2|82	Provides:	%{name}-devel = %{EVRD}
14cr|miredo-1.2.6-2|83	
14cr|miredo-1.2.6-2|84	%description -n %{devname}
14cr|miredo-1.2.6-2|85	This package contains the header files, development libraries and development
14cr|miredo-1.2.6-2|86	documentation for %{name}. If you would like to develop programs using %{name},
14cr|miredo-1.2.6-2|87	you will need to install %{name}-devel.
14cr|miredo-1.2.6-2|88	
14cr|miredo-1.2.6-2|89	%files -n %{devname}
14cr|miredo-1.2.6-2|90	%{_includedir}/libteredo/
14cr|miredo-1.2.6-2|91	%{_includedir}/libtun6/
14cr|miredo-1.2.6-2|92	%{_libdir}/libteredo.so
14cr|miredo-1.2.6-2|93	%{_libdir}/libtun6.so
14cr|miredo-1.2.6-2|94	
14cr|miredo-1.2.6-2|95	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|96	
14cr|miredo-1.2.6-2|97	%package server
14cr|miredo-1.2.6-2|98	Summary:	Tunneling server for IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|99	Group:		Networking/Other
14cr|miredo-1.2.6-2|100	
14cr|miredo-1.2.6-2|101	%description server
14cr|miredo-1.2.6-2|102	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|103	through NATs" proposed Internet standard (RFC4380). This offers the server
14cr|miredo-1.2.6-2|104	part of miredo. Most people will need only the client part.
14cr|miredo-1.2.6-2|105	
14cr|miredo-1.2.6-2|106	%files server
14cr|miredo-1.2.6-2|107	%ghost %config(noreplace,missingok) %{_sysconfdir}/miredo/miredo-server.conf
14cr|miredo-1.2.6-2|108	%{_bindir}/teredo-mire
14cr|miredo-1.2.6-2|109	%{_sbindir}/miredo-server
14cr|miredo-1.2.6-2|110	%{_sbindir}/miredo-checkconf
14cr|miredo-1.2.6-2|111	%{_unitdir}/miredo-server.service
14cr|miredo-1.2.6-2|112	%doc %{_mandir}/man1/teredo-mire*
14cr|miredo-1.2.6-2|113	%doc %{_mandir}/man?/miredo-server*
14cr|miredo-1.2.6-2|114	%doc %{_mandir}/man?/miredo-checkconf*
14cr|miredo-1.2.6-2|115	
14cr|miredo-1.2.6-2|116	%preun server
14cr|miredo-1.2.6-2|117	%_preun_service server
14cr|miredo-1.2.6-2|118	
14cr|miredo-1.2.6-2|119	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|120	
14cr|miredo-1.2.6-2|121	%package client
14cr|miredo-1.2.6-2|122	Summary:	Tunneling client for IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|123	Group:		Networking/Other
14cr|miredo-1.2.6-2|124	Provides:	%{name} = %{EVRD}
14cr|miredo-1.2.6-2|125	
14cr|miredo-1.2.6-2|126	%description client
14cr|miredo-1.2.6-2|127	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|128	through NATs" proposed Internet standard (RFC4380). This offers the client
14cr|miredo-1.2.6-2|129	part of miredo. Most people only need the client part.
14cr|miredo-1.2.6-2|130	
14cr|miredo-1.2.6-2|131	%files client
14cr|miredo-1.2.6-2|132	%{_sbindir}/miredo
14cr|miredo-1.2.6-2|133	%doc %{_mandir}/man?/miredo.*
14cr|miredo-1.2.6-2|134	%{_unitdir}/miredo-client.service
14cr|miredo-1.2.6-2|135	
14cr|miredo-1.2.6-2|136	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|137	
14cr|miredo-1.2.6-2|138	%package common
14cr|miredo-1.2.6-2|139	Summary:	Tunneling client for IPv6 over UDP through NATs
14cr|miredo-1.2.6-2|140	Group:		Networking/Other
14cr|miredo-1.2.6-2|141	Requires:	%{name}-client = %{EVRD}
14cr|miredo-1.2.6-2|142	Requires:	%{name}-server = %{EVRD}
14cr|miredo-1.2.6-2|143	Conflicts:	%{_lib}miredo4 < 1.2.6
14cr|miredo-1.2.6-2|144	
14cr|miredo-1.2.6-2|145	%description common
14cr|miredo-1.2.6-2|146	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
14cr|miredo-1.2.6-2|147	through NATs" proposed Internet standard (RFC4380). This offers the client
14cr|miredo-1.2.6-2|148	part of miredo. Most people only need the client part.
14cr|miredo-1.2.6-2|149	Common package, that contains miredo-client and miredo-server
14cr|miredo-1.2.6-2|150	
14cr|miredo-1.2.6-2|151	%files common -f %{name}.lang
14cr|miredo-1.2.6-2|152	%{_unitdir}/miredo.service
14cr|miredo-1.2.6-2|153	%{_libexecdir}/miredo/
14cr|miredo-1.2.6-2|154	%dir %{_sysconfdir}/miredo
14cr|miredo-1.2.6-2|155	%config(noreplace) %{_sysconfdir}/miredo/miredo.conf
14cr|miredo-1.2.6-2|156	%config(noreplace) %{_sysconfdir}/miredo/client-hook
14cr|miredo-1.2.6-2|157	
14cr|miredo-1.2.6-2|158	%pre common
14cr|miredo-1.2.6-2|159	%_pre_useradd miredo /var/empty /bin/true
14cr|miredo-1.2.6-2|160	%_post_service client
14cr|miredo-1.2.6-2|161	%_post_service server
14cr|miredo-1.2.6-2|162	%_preun_service client
14cr|miredo-1.2.6-2|163	
14cr|miredo-1.2.6-2|164	%postun common
14cr|miredo-1.2.6-2|165	%_postun_userdel miredo
14cr|miredo-1.2.6-2|166	
14cr|miredo-1.2.6-2|167	#----------------------------------------------------------------------------
14cr|miredo-1.2.6-2|168	
14cr|miredo-1.2.6-2|169	%prep
14cr|miredo-1.2.6-2|170	%setup -q
14cr|miredo-1.2.6-2|171	%patch0 -p1
14cr|miredo-1.2.6-2|172	%patch1 -p1
14cr|miredo-1.2.6-2|173	%patch2 -p1
14cr|miredo-1.2.6-2|174	
14cr|miredo-1.2.6-2|175	%build
14cr|miredo-1.2.6-2|176	autoreconf -fi
14cr|miredo-1.2.6-2|177	%configure2_5x \
14cr|miredo-1.2.6-2|178	--disable-static \
14cr|miredo-1.2.6-2|179	--disable-rpath \
14cr|miredo-1.2.6-2|180	--enable-miredo-user \
14cr|miredo-1.2.6-2|181	
14cr|miredo-1.2.6-2|182	# rpath does not really work
14cr|miredo-1.2.6-2|183	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|miredo-1.2.6-2|184	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|miredo-1.2.6-2|185	%make
14cr|miredo-1.2.6-2|186	
14cr|miredo-1.2.6-2|187	%install
14cr|miredo-1.2.6-2|188	%makeinstall_std
14cr|miredo-1.2.6-2|189	
14cr|miredo-1.2.6-2|190	%find_lang %{name}
14cr|miredo-1.2.6-2|191	
14cr|miredo-1.2.6-2|192	mkdir rpmdocs
14cr|miredo-1.2.6-2|193	mv %{buildroot}%{_docdir}/miredo/examples rpmdocs/
14cr|miredo-1.2.6-2|194	mkdir -p %{buildroot}%{_unitdir}
14cr|miredo-1.2.6-2|195	install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/miredo-client.service
14cr|miredo-1.2.6-2|196	install -p -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/miredo-server.service
14cr|miredo-1.2.6-2|197	rm -f %{buildroot}%{_libdir}/lib*.la
14cr|miredo-1.2.6-2|198	touch %{buildroot}%{_sysconfdir}/miredo/miredo-server.conf
14cr|miredo-1.2.6-2|199	
14cr|miredo-1.2.6-2|200	
14cr|miredo-1.2.6-2|201	%changelog
14cr|miredo-1.2.6-2|202	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.6-2
14cr|miredo-1.2.6-2|203	+ Revision: c4f3df0
14cr|miredo-1.2.6-2|204	- MassBuild#464: Increase release tag
14cr|miredo-1.2.6-2|205	
14cr|miredo-1.2.6-2|206	

2998 14
14cr|miro-6.0-5|1	Summary:	Miro Player
14cr|miro-6.0-5|2	Name:		miro
14cr|miro-6.0-5|3	Version:	6.0
14cr|miro-6.0-5|4	Release:	5
14cr|miro-6.0-5|5	License:	GPLv2+
14cr|miro-6.0-5|6	Group:		Video
14cr|miro-6.0-5|7	Url:		http://www.getmiro.com/
14cr|miro-6.0-5|8	Source0:	ftp://ftp.osuosl.org/pub/pculture.org/miro/src/%{name}-%{version}.tar.gz
14cr|miro-6.0-5|9	Patch0:		miro-6.0-charrefs.patch
14cr|miro-6.0-5|10	Patch1:		miro-6.0-sqlite-fixes.patch
14cr|miro-6.0-5|11	Patch2:		miro-6.0-video-controls.patch
14cr|miro-6.0-5|12	BuildRequires:	desktop-file-utils
14cr|miro-6.0-5|13	BuildRequires:	imagemagick
14cr|miro-6.0-5|14	BuildRequires:	python-pyrex
14cr|miro-6.0-5|15	BuildRequires:	boost-devel
14cr|miro-6.0-5|16	BuildRequires:	ffmpeg-devel
14cr|miro-6.0-5|17	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|miro-6.0-5|18	BuildRequires:	pkgconfig(pygobject-2.0)
14cr|miro-6.0-5|19	BuildRequires:	pkgconfig(python)
14cr|miro-6.0-5|20	BuildRequires:	pkgconfig(taglib)
14cr|miro-6.0-5|21	BuildRequires:	pkgconfig(webkit-1.0)
14cr|miro-6.0-5|22	BuildRequires:	pkgconfig(x11)
14cr|miro-6.0-5|23	Requires:	gnome-python-gconf
14cr|miro-6.0-5|24	Requires:	dbus-python
14cr|miro-6.0-5|25	Requires:	ffmpeg
14cr|miro-6.0-5|26	Requires:	ffmpeg2theora
14cr|miro-6.0-5|27	Requires:	gstreamer0.10-python
14cr|miro-6.0-5|28	Requires:	gstreamer0.10-plugins-good
14cr|miro-6.0-5|29	Requires:	mutagen
14cr|miro-6.0-5|30	Requires:	pygtk2.0
14cr|miro-6.0-5|31	Requires:	python-curl
14cr|miro-6.0-5|32	Requires:	python-libtorrent-rasterbar
14cr|miro-6.0-5|33	Requires:	python-webkitgtk
14cr|miro-6.0-5|34	
14cr|miro-6.0-5|35	%description
14cr|miro-6.0-5|36	Internet TV player with integrated RSS and BitTorrent functionality.
14cr|miro-6.0-5|37	
14cr|miro-6.0-5|38	%files -f miro.lang
14cr|miro-6.0-5|39	%doc README CREDITS
14cr|miro-6.0-5|40	%attr(755,root,root) %{_bindir}/*
14cr|miro-6.0-5|41	%{_datadir}/miro
14cr|miro-6.0-5|42	%{_datadir}/applications/*.desktop
14cr|miro-6.0-5|43	%{_iconsdir}/hicolor/*/apps/*.png
14cr|miro-6.0-5|44	%{_datadir}/pixmaps/*.xpm
14cr|miro-6.0-5|45	%{_mandir}/man1/*
14cr|miro-6.0-5|46	%{_datadir}/mime/packages/*.xml
14cr|miro-6.0-5|47	%{py_platsitedir}/miro*
14cr|miro-6.0-5|48	
14cr|miro-6.0-5|49	#----------------------------------------------------------------------------
14cr|miro-6.0-5|50	
14cr|miro-6.0-5|51	%prep
14cr|miro-6.0-5|52	%setup -q
14cr|miro-6.0-5|53	%patch0 -p2
14cr|miro-6.0-5|54	%patch1 -p2
14cr|miro-6.0-5|55	%patch2 -p2
14cr|miro-6.0-5|56	
14cr|miro-6.0-5|57	%build
14cr|miro-6.0-5|58	pushd linux
14cr|miro-6.0-5|59	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" python setup.py build
14cr|miro-6.0-5|60	popd
14cr|miro-6.0-5|61	
14cr|miro-6.0-5|62	%install
14cr|miro-6.0-5|63	pushd linux
14cr|miro-6.0-5|64	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|miro-6.0-5|65	popd
14cr|miro-6.0-5|66	
14cr|miro-6.0-5|67	%find_lang miro
14cr|miro-6.0-5|68	sed -i '/.*testdata.*/d' miro.lang
14cr|miro-6.0-5|69	
14cr|miro-6.0-5|70	desktop-file-install --vendor="" \
14cr|miro-6.0-5|71	--remove-key="Encoding" \
14cr|miro-6.0-5|72	--remove-category="Application" \
14cr|miro-6.0-5|73	--add-category="Video" \
14cr|miro-6.0-5|74	--add-category="Network" \
14cr|miro-6.0-5|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|miro-6.0-5|76	
14cr|miro-6.0-5|77	# Some binaries that we don't seem to need
14cr|miro-6.0-5|78	rm -rf %{buildroot}%{_bindir}/codegen*
14cr|miro-6.0-5|79	
14cr|miro-6.0-5|80	
14cr|miro-6.0-5|81	%changelog
14cr|miro-6.0-5|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0-5
14cr|miro-6.0-5|83	+ Revision: 22e767f
14cr|miro-6.0-5|84	- MassBuild#464: Increase release tag
14cr|miro-6.0-5|85	
14cr|miro-6.0-5|86	

2999 14
14cr|mirovideoconverter-3.0.2-2|1	%define debug_package	%{nil}
14cr|mirovideoconverter-3.0.2-2|2	%define name	mirovideoconverter
14cr|mirovideoconverter-3.0.2-2|3	%define oname	mvc
14cr|mirovideoconverter-3.0.2-2|4	%define release	2
14cr|mirovideoconverter-3.0.2-2|5	%define version	3.0.2
14cr|mirovideoconverter-3.0.2-2|6	%define oversion 2012-12-30
14cr|mirovideoconverter-3.0.2-2|7	Summary:	Convert almost any video
14cr|mirovideoconverter-3.0.2-2|8	Name:		%{name}
14cr|mirovideoconverter-3.0.2-2|9	Version:	%{version}
14cr|mirovideoconverter-3.0.2-2|10	Release:	%{release}
14cr|mirovideoconverter-3.0.2-2|11	URL:		http://www.mirovideoconverter.com/
14cr|mirovideoconverter-3.0.2-2|12	Source0:	http://nightlies.pculture.org/data_volume/%{oname}-%{oversion}-.tar.gz
14cr|mirovideoconverter-3.0.2-2|13	Patch0:		linux-build.patch
14cr|mirovideoconverter-3.0.2-2|14	License:	GPLv3
14cr|mirovideoconverter-3.0.2-2|15	Group:		Video
14cr|mirovideoconverter-3.0.2-2|16	BuildRequires:	pkgconfig(python)
14cr|mirovideoconverter-3.0.2-2|17	BuildRequires:  python-setuptools
14cr|mirovideoconverter-3.0.2-2|18	BuildRequires:	desktop-file-utils
14cr|mirovideoconverter-3.0.2-2|19	Requires:	python(abi)
14cr|mirovideoconverter-3.0.2-2|20	Requires:	ffmpeg
14cr|mirovideoconverter-3.0.2-2|21	BuildArch:	noarch
14cr|mirovideoconverter-3.0.2-2|22	
14cr|mirovideoconverter-3.0.2-2|23	%description
14cr|mirovideoconverter-3.0.2-2|24	Miro Video Converter is super simple way to
14cr|mirovideoconverter-3.0.2-2|25	convert almost any video to MP4, WebM (vp8),
14cr|mirovideoconverter-3.0.2-2|26	Ogg Theora, or for Android, iPhone, and more.
14cr|mirovideoconverter-3.0.2-2|27	
14cr|mirovideoconverter-3.0.2-2|28	%prep
14cr|mirovideoconverter-3.0.2-2|29	%setup -q
14cr|mirovideoconverter-3.0.2-2|30	rm -fr setup-files/osx
14cr|mirovideoconverter-3.0.2-2|31	rm -fr setup-files/windows
14cr|mirovideoconverter-3.0.2-2|32	%patch0 -p0
14cr|mirovideoconverter-3.0.2-2|33	
14cr|mirovideoconverter-3.0.2-2|34	%build
14cr|mirovideoconverter-3.0.2-2|35	python setup.py build
14cr|mirovideoconverter-3.0.2-2|36	
14cr|mirovideoconverter-3.0.2-2|37	%install
14cr|mirovideoconverter-3.0.2-2|38	python setup.py install --root=$RPM_BUILD_ROOT
14cr|mirovideoconverter-3.0.2-2|39	
14cr|mirovideoconverter-3.0.2-2|40	%files
14cr|mirovideoconverter-3.0.2-2|41	%doc LICENSE
14cr|mirovideoconverter-3.0.2-2|42	%{_bindir}/*
14cr|mirovideoconverter-3.0.2-2|43	%{py_sitedir}/mirovideoconverter-3.0.2-py*.egg-info/*
14cr|mirovideoconverter-3.0.2-2|44	%{py_sitedir}/mvc/*.py
14cr|mirovideoconverter-3.0.2-2|45	%{py_sitedir}/mvc/qtfaststart/*.py
14cr|mirovideoconverter-3.0.2-2|46	%{py_sitedir}/mvc/resources/*
14cr|mirovideoconverter-3.0.2-2|47	%{py_sitedir}/mvc/ui/*.py
14cr|mirovideoconverter-3.0.2-2|48	%{py_sitedir}/mvc/widgets/*
14cr|mirovideoconverter-3.0.2-2|49	%{_datadir}/applications/%{name}.desktop
14cr|mirovideoconverter-3.0.2-2|50	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|mirovideoconverter-3.0.2-2|51	
14cr|mirovideoconverter-3.0.2-2|52	
14cr|mirovideoconverter-3.0.2-2|53	
14cr|mirovideoconverter-3.0.2-2|54	
14cr|mirovideoconverter-3.0.2-2|55	%changelog
14cr|mirovideoconverter-3.0.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-2
14cr|mirovideoconverter-3.0.2-2|57	+ Revision: a53efed
14cr|mirovideoconverter-3.0.2-2|58	- MassBuild#464: Increase release tag
14cr|mirovideoconverter-3.0.2-2|59	
14cr|mirovideoconverter-3.0.2-2|60	

3000 14
14cr|mirror-2.9-14|1	%define name mirror
14cr|mirror-2.9-14|2	%define version 2.9
14cr|mirror-2.9-14|3	%define release 14
14cr|mirror-2.9-14|4	
14cr|mirror-2.9-14|5	Name: %name
14cr|mirror-2.9-14|6	Version: %version
14cr|mirror-2.9-14|7	Release: %release
14cr|mirror-2.9-14|8	Summary: Perl program to mirror FTP sites
14cr|mirror-2.9-14|9	License: BSD style
14cr|mirror-2.9-14|10	Group: Networking/File transfer
14cr|mirror-2.9-14|11	Source:  ftp://sunsite.org.uk/packages/mirror/%{name}.tar.bz2
14cr|mirror-2.9-14|12	URL: http://sunsite.doc.ic.ac.uk/packages/%{name}/
14cr|mirror-2.9-14|13	Patch: %{name}-%{version}-mandrake.patch.bz2
14cr|mirror-2.9-14|14	Patch1: %{name}-no-directory-goback.patch.bz2
14cr|mirror-2.9-14|15	Patch2: %{name}-ftp.pl_wupatch.patch.bz2
14cr|mirror-2.9-14|16	Patch3: %{name}-deldir.patch.bz2
14cr|mirror-2.9-14|17	BuildRequires: patch, coreutils
14cr|mirror-2.9-14|18	Requires: perl, perl-base
14cr|mirror-2.9-14|19	BuildArchitectures: noarch
14cr|mirror-2.9-14|20	BuildRoot: %{_tmppath}/%{name}-%buildoot
14cr|mirror-2.9-14|21	
14cr|mirror-2.9-14|22	%description
14cr|mirror-2.9-14|23	Perl program to mirror FTP sites.
14cr|mirror-2.9-14|24	
14cr|mirror-2.9-14|25	%prep
14cr|mirror-2.9-14|26	
14cr|mirror-2.9-14|27	%setup -q -c
14cr|mirror-2.9-14|28	
14cr|mirror-2.9-14|29	%patch -p1 -b .mdk
14cr|mirror-2.9-14|30	%patch1 -p1 -b .sec
14cr|mirror-2.9-14|31	%patch2 -p0 -b .wu
14cr|mirror-2.9-14|32	%patch3 -p0 -b .dd
14cr|mirror-2.9-14|33	
14cr|mirror-2.9-14|34	%install
14cr|mirror-2.9-14|35	rm -rf $RPM_BUILD_ROOT
14cr|mirror-2.9-14|36	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|mirror-2.9-14|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|mirror-2.9-14|38	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}
14cr|mirror-2.9-14|39	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|mirror-2.9-14|40	make "PLDIR=$RPM_BUILD_ROOT//%{_datadir}/%{name}" "BINDIR=$RPM_BUILD_ROOT/%{_bindir}" "MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1" install
14cr|mirror-2.9-14|41	
14cr|mirror-2.9-14|42	install -m 644 %{name}.defaults $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}.conf
14cr|mirror-2.9-14|43	install -m 644 %{name}.defaults $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|mirror-2.9-14|44	
14cr|mirror-2.9-14|45	ln -sf %{name}.pl $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|mirror-2.9-14|46	
14cr|mirror-2.9-14|47	mv $RPM_BUILD_ROOT/%{_mandir}/man1/mm.1 $RPM_BUILD_ROOT/%{_mandir}/man1/mm-mirror.1
14cr|mirror-2.9-14|48	
14cr|mirror-2.9-14|49	%clean
14cr|mirror-2.9-14|50	rm -rf $RPM_BUILD_ROOT
14cr|mirror-2.9-14|51	
14cr|mirror-2.9-14|52	%files
14cr|mirror-2.9-14|53	%defattr(-,root,root)
14cr|mirror-2.9-14|54	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|mirror-2.9-14|55	%{_bindir}/do_unlinks.pl
14cr|mirror-2.9-14|56	%{_bindir}/%{name}
14cr|mirror-2.9-14|57	%{_bindir}/%{name}.pl
14cr|mirror-2.9-14|58	%{_bindir}/mm.pl
14cr|mirror-2.9-14|59	%{_bindir}/pkgs_to_mmin.pl
14cr|mirror-2.9-14|60	%defattr(0644,root,root,0755)
14cr|mirror-2.9-14|61	%{_datadir}/%{name}
14cr|mirror-2.9-14|62	%{_mandir}/man1/%{name}.1*
14cr|mirror-2.9-14|63	%{_mandir}/man1/mm-mirror.1*
14cr|mirror-2.9-14|64	%doc README.txt *.html CHANGES*
14cr|mirror-2.9-14|65	%doc %{name}.nightly support/cyber-patches support/lstest.pl
14cr|mirror-2.9-14|66	
14cr|mirror-2.9-14|67	
14cr|mirror-2.9-14|68	
14cr|mirror-2.9-14|69	%changelog
14cr|mirror-2.9-14|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-14
14cr|mirror-2.9-14|71	+ Revision: 44f426e
14cr|mirror-2.9-14|72	- MassBuild#464: Increase release tag
14cr|mirror-2.9-14|73	
14cr|mirror-2.9-14|74	

3001 14
14cr|misdn-2-20110421.3|1	%define libname %mklibname misdn %{epoch}
14cr|misdn-2-20110421.3|2	
14cr|misdn-2-20110421.3|3	Summary:	Modular ISDN (mISDN) version 2
14cr|misdn-2-20110421.3|4	Name:		misdn
14cr|misdn-2-20110421.3|5	Version:	2
14cr|misdn-2-20110421.3|6	Release:	20110421.3
14cr|misdn-2-20110421.3|7	Epoch:		2
14cr|misdn-2-20110421.3|8	Group:		System/Libraries
14cr|misdn-2-20110421.3|9	License:	GPL
14cr|misdn-2-20110421.3|10	URL:		http://www.misdn.org/index.php/Main_Page
14cr|misdn-2-20110421.3|11	Source0:	http://www.colognechip.com/download/mISDN/socket/mISDNuser.tar.bz2
14cr|misdn-2-20110421.3|12	Obsoletes:	misdn2
14cr|misdn-2-20110421.3|13	Obsoletes:	mISDNuser
14cr|misdn-2-20110421.3|14	Obsoletes:	mISDN2user
14cr|misdn-2-20110421.3|15	Provides:	misdn2
14cr|misdn-2-20110421.3|16	Provides:	mISDNuser
14cr|misdn-2-20110421.3|17	Provides:	mISDN2user
14cr|misdn-2-20110421.3|18	
14cr|misdn-2-20110421.3|19	%description
14cr|misdn-2-20110421.3|20	mISDN supports a complete BRI and PRI ETSI compliant DSS1 protocol stack for
14cr|misdn-2-20110421.3|21	the TE mode and for the NT mode. It is the successor of the "old" isdn4linux
14cr|misdn-2-20110421.3|22	subsystem, in particular its "HiSax" family of drivers. It has growing
14cr|misdn-2-20110421.3|23	support for the interface cards of hisax and additionally supports
14cr|misdn-2-20110421.3|24	the cool HFCmulti chip based cards
14cr|misdn-2-20110421.3|25	
14cr|misdn-2-20110421.3|26	%package -n	%{libname}
14cr|misdn-2-20110421.3|27	Summary:	Modular ISDN (mISDN) libraries
14cr|misdn-2-20110421.3|28	Group:		System/Libraries
14cr|misdn-2-20110421.3|29	Epoch:		%{epoch}
14cr|misdn-2-20110421.3|30	Obsoletes:	%{_lib}mISDN
14cr|misdn-2-20110421.3|31	Obsoletes:	%{_lib}mISDN2user
14cr|misdn-2-20110421.3|32	Obsoletes:	%{_lib}misdn
14cr|misdn-2-20110421.3|33	Obsoletes:	%{_lib}misdn0
14cr|misdn-2-20110421.3|34	Provides:	%{_lib}mISDN
14cr|misdn-2-20110421.3|35	Provides:	%{_lib}mISDN2user
14cr|misdn-2-20110421.3|36	Provides:	%{_lib}misdn
14cr|misdn-2-20110421.3|37	Provides:	%{_lib}misdn0
14cr|misdn-2-20110421.3|38	
14cr|misdn-2-20110421.3|39	%description -n	%{libname}
14cr|misdn-2-20110421.3|40	Modular ISDN (mISDN) is the new ISDN stack of the linux kernel
14cr|misdn-2-20110421.3|41	version 2.6.
14cr|misdn-2-20110421.3|42	
14cr|misdn-2-20110421.3|43	This package provides the shared mISDN libraries.
14cr|misdn-2-20110421.3|44	
14cr|misdn-2-20110421.3|45	%package -n	%{libname}-devel
14cr|misdn-2-20110421.3|46	Summary:	Static library and header files for the mISDN libraries
14cr|misdn-2-20110421.3|47	Group:		Development/C
14cr|misdn-2-20110421.3|48	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14cr|misdn-2-20110421.3|49	Provides:	lib%{name}-devel = %{epoch}:%{version}-%{release}
14cr|misdn-2-20110421.3|50	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|misdn-2-20110421.3|51	Epoch:		%{epoch}
14cr|misdn-2-20110421.3|52	Obsoletes:	%{_lib}mISDN-devel
14cr|misdn-2-20110421.3|53	Obsoletes:	%{_lib}mISDN2user-devel
14cr|misdn-2-20110421.3|54	Obsoletes:	%{_lib}misdn-devel
14cr|misdn-2-20110421.3|55	Obsoletes:	%{_lib}misdn0-devel
14cr|misdn-2-20110421.3|56	Provides:	%{_lib}mISDN-devel
14cr|misdn-2-20110421.3|57	Provides:	%{_lib}mISDN2user-devel
14cr|misdn-2-20110421.3|58	Provides:	%{_lib}misdn-devel
14cr|misdn-2-20110421.3|59	Provides:	%{_lib}misdn0-devel
14cr|misdn-2-20110421.3|60	
14cr|misdn-2-20110421.3|61	%description -n	%{libname}-devel
14cr|misdn-2-20110421.3|62	Modular ISDN (mISDN) is the new ISDN stack of the linux kernel
14cr|misdn-2-20110421.3|63	version 2.6.
14cr|misdn-2-20110421.3|64	
14cr|misdn-2-20110421.3|65	This package provides shared and static libraries and header
14cr|misdn-2-20110421.3|66	files.
14cr|misdn-2-20110421.3|67	
14cr|misdn-2-20110421.3|68	%package gui
14cr|misdn-2-20110421.3|69	License:	GPLv2
14cr|misdn-2-20110421.3|70	Summary:	Qt application to watch the status of mISDN cards
14cr|misdn-2-20110421.3|71	Group:		Monitoring
14cr|misdn-2-20110421.3|72	BuildRequires:	libqt4-devel
14cr|misdn-2-20110421.3|73	
14cr|misdn-2-20110421.3|74	%description gui
14cr|misdn-2-20110421.3|75	This subpackage contain a little Qt tool for watching the status of
14cr|misdn-2-20110421.3|76	ISDN cards.
14cr|misdn-2-20110421.3|77	
14cr|misdn-2-20110421.3|78	%prep
14cr|misdn-2-20110421.3|79	
14cr|misdn-2-20110421.3|80	%setup -q -n mISDNuser
14cr|misdn-2-20110421.3|81	
14cr|misdn-2-20110421.3|82	# cvs cleanup
14cr|misdn-2-20110421.3|83	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|misdn-2-20110421.3|84	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|misdn-2-20110421.3|85	done
14cr|misdn-2-20110421.3|86	
14cr|misdn-2-20110421.3|87	%build
14cr|misdn-2-20110421.3|88	
14cr|misdn-2-20110421.3|89	%configure2_5x --enable-gui
14cr|misdn-2-20110421.3|90	%make
14cr|misdn-2-20110421.3|91	
14cr|misdn-2-20110421.3|92	%install
14cr|misdn-2-20110421.3|93	%makeinstall INSTALL_PREFIX=%{buildroot} INSTALL_LIBDIR=%{_libdir}
14cr|misdn-2-20110421.3|94	
14cr|misdn-2-20110421.3|95	%files
14cr|misdn-2-20110421.3|96	%{_bindir}/misdn*
14cr|misdn-2-20110421.3|97	%{_bindir}/l1oipctrl
14cr|misdn-2-20110421.3|98	%{_sbindir}/*
14cr|misdn-2-20110421.3|99	
14cr|misdn-2-20110421.3|100	%files -n %{libname}
14cr|misdn-2-20110421.3|101	%{_libdir}/*.so*
14cr|misdn-2-20110421.3|102	
14cr|misdn-2-20110421.3|103	%files -n %{libname}-devel
14cr|misdn-2-20110421.3|104	%{_includedir}/mISDN/*.*
14cr|misdn-2-20110421.3|105	%{_libdir}/*.a
14cr|misdn-2-20110421.3|106	
14cr|misdn-2-20110421.3|107	%files gui
14cr|misdn-2-20110421.3|108	%{_bindir}/qmisdnwatch
14cr|misdn-2-20110421.3|109	
14cr|misdn-2-20110421.3|110	%changelog
14cr|misdn-2-20110421.3|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2-20110421.3
14cr|misdn-2-20110421.3|112	+ Revision: ee405df
14cr|misdn-2-20110421.3|113	- MassBuild#464: Increase release tag
14cr|misdn-2-20110421.3|114	
14cr|misdn-2-20110421.3|115	

3002 14
14cr|mixxx-1.11.0-3|1	Summary:	Music DJing software
14cr|mixxx-1.11.0-3|2	Name:		mixxx
14cr|mixxx-1.11.0-3|3	Version:	1.11.0
14cr|mixxx-1.11.0-3|4	Release:	3
14cr|mixxx-1.11.0-3|5	Group:		Sound
14cr|mixxx-1.11.0-3|6	License:	GPLv2+
14cr|mixxx-1.11.0-3|7	URL:		http://mixxx.sourceforge.net/
14cr|mixxx-1.11.0-3|8	Source:		http://downloads.mixxx.org/%{name}-%{version}/%{name}-%{version}-src.tar.gz
14cr|mixxx-1.11.0-3|9	#Patch1:	mixxx-1.7.0-ffmpeg-headers.patch
14cr|mixxx-1.11.0-3|10	#Patch2:	mixxx-1.9.0-remove-track-include.patch
14cr|mixxx-1.11.0-3|11	BuildRequires:	qt4-devel >= 4.6.0
14cr|mixxx-1.11.0-3|12	BuildRequires:	pkgconfig(sndfile)
14cr|mixxx-1.11.0-3|13	BuildRequires:	pkgconfig(fftw3)
14cr|mixxx-1.11.0-3|14	BuildRequires:	pkgconfig(ogg)
14cr|mixxx-1.11.0-3|15	BuildRequires:	pkgconfig(vorbis)
14cr|mixxx-1.11.0-3|16	BuildRequires:	pkgconfig(jack)
14cr|mixxx-1.11.0-3|17	BuildRequires:	pkgconfig(audiofile)
14cr|mixxx-1.11.0-3|18	BuildRequires:	pkgconfig(mad)
14cr|mixxx-1.11.0-3|19	BuildRequires:	pkgconfig(taglib)
14cr|mixxx-1.11.0-3|20	BuildRequires:	pkgconfig(id3tag)
14cr|mixxx-1.11.0-3|21	BuildRequires:	pkgconfig(glu)
14cr|mixxx-1.11.0-3|22	BuildRequires:	pkgconfig(alsa)
14cr|mixxx-1.11.0-3|23	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|mixxx-1.11.0-3|24	BuildRequires:	pkgconfig(libdjconsole)
14cr|mixxx-1.11.0-3|25	BuildRequires:	pkgconfig(libusb)
14cr|mixxx-1.11.0-3|26	BuildRequires:	pkgconfig(libgpod-1.0)
14cr|mixxx-1.11.0-3|27	BuildRequires:	pkgconfig(shout)
14cr|mixxx-1.11.0-3|28	BuildRequires:	pkgconfig(protobuf)
14cr|mixxx-1.11.0-3|29	BuildRequires:	pkgconfig(rubberband)
14cr|mixxx-1.11.0-3|30	BuildRequires:	pkgconfig(wavpack)
14cr|mixxx-1.11.0-3|31	BuildRequires:	pkgconfig(libchromaprint)
14cr|mixxx-1.11.0-3|32	BuildRequires:	ladspa-devel
14cr|mixxx-1.11.0-3|33	BuildRequires:	portmidi-devel
14cr|mixxx-1.11.0-3|34	BuildRequires:	ffmpeg-devel
14cr|mixxx-1.11.0-3|35	BuildRequires:	scons
14cr|mixxx-1.11.0-3|36	BuildRequires:	python
14cr|mixxx-1.11.0-3|37	BuildRequires:	imagemagick
14cr|mixxx-1.11.0-3|38	Requires:	qt4-database-plugin-sqlite
14cr|mixxx-1.11.0-3|39	#py_requires -d
14cr|mixxx-1.11.0-3|40	
14cr|mixxx-1.11.0-3|41	%description
14cr|mixxx-1.11.0-3|42	Mixxx allows DJs to mix music live with a clean, simple interface.
14cr|mixxx-1.11.0-3|43	Futhermore, Mixxx has a number of key features to help DJs in the mix: beat
14cr|mixxx-1.11.0-3|44	estimation, parallel visual displays, and support for various DJ hardware
14cr|mixxx-1.11.0-3|45	controllers.
14cr|mixxx-1.11.0-3|46	
14cr|mixxx-1.11.0-3|47	Mixxx can be controlled through the GUI using the mouse, or by connecting MIDI
14cr|mixxx-1.11.0-3|48	devices to the computer. Commercial and custom build MIDI controllers can be
14cr|mixxx-1.11.0-3|49	used. The mapping between functions and MIDI controller values are done in
14cr|mixxx-1.11.0-3|50	text files.
14cr|mixxx-1.11.0-3|51	
14cr|mixxx-1.11.0-3|52	
14cr|mixxx-1.11.0-3|53	%prep
14cr|mixxx-1.11.0-3|54	%setup -q
14cr|mixxx-1.11.0-3|55	#patch1 -p1
14cr|mixxx-1.11.0-3|56	#patch2 -p0
14cr|mixxx-1.11.0-3|57	
14cr|mixxx-1.11.0-3|58	sed -i -e "s|QTDIR\/lib|QTDIR\/%{_lib}|g" src/SConscript
14cr|mixxx-1.11.0-3|59	# No more present in src/SConscript
14cr|mixxx-1.11.0-3|60	#sed -i -e 's|-Wl,-rpath,\$QTDIR/%%{_lib}||g' src/SConscript
14cr|mixxx-1.11.0-3|61	#sed -i -e "s|lib\/libqt-mt|%%{_lib}\/libqt-mt|g" \
14cr|mixxx-1.11.0-3|62	#	src/build.definition
14cr|mixxx-1.11.0-3|63	
14cr|mixxx-1.11.0-3|64	# Fix vamp plugins installation dir
14cr|mixxx-1.11.0-3|65	sed -i -e "s|(install_root, 'lib')|(install_root, '%{_lib}')|g" src/SConscript
14cr|mixxx-1.11.0-3|66	
14cr|mixxx-1.11.0-3|67	
14cr|mixxx-1.11.0-3|68	%build
14cr|mixxx-1.11.0-3|69	# Not working support: ffmpeg, ipod and tonal
14cr|mixxx-1.11.0-3|70	# Build fail: hss1394, ladspa
14cr|mixxx-1.11.0-3|71	# Other options: faad, mad
14cr|mixxx-1.11.0-3|72	%scons \
14cr|mixxx-1.11.0-3|73	prefix=%{_prefix} \
14cr|mixxx-1.11.0-3|74	install_root=%{buildroot}%{_prefix} \
14cr|mixxx-1.11.0-3|75	qtdir=%{qt4dir} \
14cr|mixxx-1.11.0-3|76	qdebug=0 \
14cr|mixxx-1.11.0-3|77	djconsole=1 \
14cr|mixxx-1.11.0-3|78	optimize=0 \
14cr|mixxx-1.11.0-3|79	shoutcast=1 \
14cr|mixxx-1.11.0-3|80	wavpack=1 \
14cr|mixxx-1.11.0-3|81	promotracks=1 \
14cr|mixxx-1.11.0-3|82	ladspa=0 \
14cr|mixxx-1.11.0-3|83	ipod=0 \
14cr|mixxx-1.11.0-3|84	hifieq=1 \
14cr|mixxx-1.11.0-3|85	ffmpeg=0 \
14cr|mixxx-1.11.0-3|86	vamp=1 \
14cr|mixxx-1.11.0-3|87	vinylcontrol=1 \
14cr|mixxx-1.11.0-3|88	tonal=0 \
14cr|mixxx-1.11.0-3|89	portmidi=1 \
14cr|mixxx-1.11.0-3|90	m4a=0 \
14cr|mixxx-1.11.0-3|91	tuned=0
14cr|mixxx-1.11.0-3|92	
14cr|mixxx-1.11.0-3|93	
14cr|mixxx-1.11.0-3|94	%install
14cr|mixxx-1.11.0-3|95	export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:%{qt4lib}/pkgconfig
14cr|mixxx-1.11.0-3|96	mkdir -p %{buildroot}%{_prefix}
14cr|mixxx-1.11.0-3|97	%scons_install \
14cr|mixxx-1.11.0-3|98	prefix=%{_prefix} \
14cr|mixxx-1.11.0-3|99	install_root=%{buildroot}%{_prefix}
14cr|mixxx-1.11.0-3|100	
14cr|mixxx-1.11.0-3|101	rm -fr %{buildroot}/%{_docdir}
14cr|mixxx-1.11.0-3|102	
14cr|mixxx-1.11.0-3|103	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mixxx-1.11.0-3|104	install -m644 src/mixxx.desktop %{buildroot}%{_datadir}/applications
14cr|mixxx-1.11.0-3|105	
14cr|mixxx-1.11.0-3|106	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
14cr|mixxx-1.11.0-3|107	
14cr|mixxx-1.11.0-3|108	install -m644 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/mixxx-icon.png
14cr|mixxx-1.11.0-3|109	convert -resize 128x128 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/mixxx-icon.png
14cr|mixxx-1.11.0-3|110	convert -resize 32x32 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/mixxx-icon.png
14cr|mixxx-1.11.0-3|111	convert -resize 16x16 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/mixxx-icon.png
14cr|mixxx-1.11.0-3|112	
14cr|mixxx-1.11.0-3|113	# not needed
14cr|mixxx-1.11.0-3|114	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|mixxx-1.11.0-3|115	
14cr|mixxx-1.11.0-3|116	# Fix rpmlint warnings
14cr|mixxx-1.11.0-3|117	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/convertToXMLSchemaV1.php
14cr|mixxx-1.11.0-3|118	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/Vestax-VCI-300-scripts.js
14cr|mixxx-1.11.0-3|119	
14cr|mixxx-1.11.0-3|120	
14cr|mixxx-1.11.0-3|121	%files
14cr|mixxx-1.11.0-3|122	%doc README LICENSE README.macro
14cr|mixxx-1.11.0-3|123	%doc Mixxx-Manual.pdf
14cr|mixxx-1.11.0-3|124	%{_bindir}/%{name}
14cr|mixxx-1.11.0-3|125	%{_libdir}/%{name}/plugins/vamp/*.so
14cr|mixxx-1.11.0-3|126	%{_iconsdir}/hicolor/*/apps/*
14cr|mixxx-1.11.0-3|127	%{_datadir}/%{name}
14cr|mixxx-1.11.0-3|128	%{_datadir}/applications/%{name}.desktop
14cr|mixxx-1.11.0-3|129	
14cr|mixxx-1.11.0-3|130	
14cr|mixxx-1.11.0-3|131	
14cr|mixxx-1.11.0-3|132	%changelog
14cr|mixxx-1.11.0-3|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.0-3
14cr|mixxx-1.11.0-3|134	+ Revision: a7912d7
14cr|mixxx-1.11.0-3|135	- MassBuild#464: Increase release tag
14cr|mixxx-1.11.0-3|136	
14cr|mixxx-1.11.0-3|137	

3003 14
14cr|mj-1.14-2|1	Summary:	Chinese game of mah-jong
14cr|mj-1.14-2|2	Name:		mj
14cr|mj-1.14-2|3	Version:	1.14
14cr|mj-1.14-2|4	Release:	2
14cr|mj-1.14-2|5	License:	GPLv2+
14cr|mj-1.14-2|6	Group:		Games/Boards
14cr|mj-1.14-2|7	Url:		http://www.stevens-bradfield.com/MahJong/
14cr|mj-1.14-2|8	Source0:	http://mahjong.julianbradfield.org/Source/%{name}-%{version}-src.tar.gz
14cr|mj-1.14-2|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mj-1.14-2|10	
14cr|mj-1.14-2|11	%description
14cr|mj-1.14-2|12	mj is the Chinese game of mah-jong. mj supports network play, as well as
14cr|mj-1.14-2|13	simple human to computer play. A Windows (tm) version of this game is
14cr|mj-1.14-2|14	also available.
14cr|mj-1.14-2|15	
14cr|mj-1.14-2|16	%files
14cr|mj-1.14-2|17	%doc ChangeLog README CHANGES LICENCE
14cr|mj-1.14-2|18	%{_bindir}/xmj
14cr|mj-1.14-2|19	%{_bindir}/mj-*
14cr|mj-1.14-2|20	%{_mandir}/man1/*.1*
14cr|mj-1.14-2|21	%{_datadir}/applications/*.desktop
14cr|mj-1.14-2|22	
14cr|mj-1.14-2|23	#----------------------------------------------------------------------------
14cr|mj-1.14-2|24	
14cr|mj-1.14-2|25	%prep
14cr|mj-1.14-2|26	%setup -q -n %{name}-%{version}-src
14cr|mj-1.14-2|27	
14cr|mj-1.14-2|28	%build
14cr|mj-1.14-2|29	make CDEBUGFLAGS="%{optflags}" CCLINK="gcc %{?ldflags}"
14cr|mj-1.14-2|30	
14cr|mj-1.14-2|31	%install
14cr|mj-1.14-2|32	%makeinstall_std \
14cr|mj-1.14-2|33	install.man \
14cr|mj-1.14-2|34	BINDIR="%{_bindir}" \
14cr|mj-1.14-2|35	MANDIR="%{_mandir}/man1" \
14cr|mj-1.14-2|36	INSTPGMFLAGS=""
14cr|mj-1.14-2|37	
14cr|mj-1.14-2|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mj-1.14-2|39	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mj-1.14-2|40	[Desktop Entry]
14cr|mj-1.14-2|41	Name=Mahjong
14cr|mj-1.14-2|42	Comment=Chinese game of mah-jong
14cr|mj-1.14-2|43	Exec=%{_bindir}/xmj
14cr|mj-1.14-2|44	Icon=boards_section
14cr|mj-1.14-2|45	Terminal=false
14cr|mj-1.14-2|46	Type=Application
14cr|mj-1.14-2|47	Categories=Game;BoardGame;
14cr|mj-1.14-2|48	EOF
14cr|mj-1.14-2|49	
14cr|mj-1.14-2|50	
14cr|mj-1.14-2|51	%changelog
14cr|mj-1.14-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-2
14cr|mj-1.14-2|53	+ Revision: 4533d0f
14cr|mj-1.14-2|54	- MassBuild#464: Increase release tag
14cr|mj-1.14-2|55	
14cr|mj-1.14-2|56	

3004 14
14cr|mkbootdisk-1.5.3-7|1	%define name	mkbootdisk
14cr|mkbootdisk-1.5.3-7|2	%define version 1.5.3
14cr|mkbootdisk-1.5.3-7|3	%define release 7
14cr|mkbootdisk-1.5.3-7|4	
14cr|mkbootdisk-1.5.3-7|5	Summary: 	Creates an initial ramdisk image for preloading modules
14cr|mkbootdisk-1.5.3-7|6	Name: 		%{name}
14cr|mkbootdisk-1.5.3-7|7	Version: 	%{version}
14cr|mkbootdisk-1.5.3-7|8	Release: 	%{release}
14cr|mkbootdisk-1.5.3-7|9	License: 	GPL
14cr|mkbootdisk-1.5.3-7|10	Group: 		System/Kernel and hardware
14cr|mkbootdisk-1.5.3-7|11	Source: 	%{name}-%{version}.tar.bz2
14cr|mkbootdisk-1.5.3-7|12	URL:		http://www.redhat.com/swr/src/mkbootdisk-1.4.2-1.src.html
14cr|mkbootdisk-1.5.3-7|13	Patch0: 	mkbootdisk-1.5.3-mdk.patch
14cr|mkbootdisk-1.5.3-7|14	Patch1: 	mkbootdisk-1.5.1-devfs-compliant.patch
14cr|mkbootdisk-1.5.3-7|15	ExclusiveArch: 	sparc sparc64 %{ix86} x86_64 amd64
14cr|mkbootdisk-1.5.3-7|16	ExclusiveOs: 	Linux
14cr|mkbootdisk-1.5.3-7|17	Requires: 	mkinitrd /bin/awk dosfstools mktemp
14cr|mkbootdisk-1.5.3-7|18	Conflicts:	modutils < 2.3.11-5
14cr|mkbootdisk-1.5.3-7|19	%ifarch %ix86 x86_64 amd64
14cr|mkbootdisk-1.5.3-7|20	Requires:	syslinux >= 1.76-2mdk
14cr|mkbootdisk-1.5.3-7|21	%endif
14cr|mkbootdisk-1.5.3-7|22	%ifarch sparc sparc64
14cr|mkbootdisk-1.5.3-7|23	Requires: 	silo genromfs
14cr|mkbootdisk-1.5.3-7|24	%endif
14cr|mkbootdisk-1.5.3-7|25	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
14cr|mkbootdisk-1.5.3-7|26	
14cr|mkbootdisk-1.5.3-7|27	%description
14cr|mkbootdisk-1.5.3-7|28	The mkbootdisk program creates a standalone boot floppy disk for booting
14cr|mkbootdisk-1.5.3-7|29	the running system.  The created boot disk will look for the root
14cr|mkbootdisk-1.5.3-7|30	filesystem on the device mentioned in /etc/fstab and includes an
14cr|mkbootdisk-1.5.3-7|31	initial ramdisk image which will load any necessary SCSI modules for
14cr|mkbootdisk-1.5.3-7|32	the system.
14cr|mkbootdisk-1.5.3-7|33	
14cr|mkbootdisk-1.5.3-7|34	%prep
14cr|mkbootdisk-1.5.3-7|35	%setup -q
14cr|mkbootdisk-1.5.3-7|36	%patch0 -p1 -b .mdk
14cr|mkbootdisk-1.5.3-7|37	%patch1 -p1 -b .devfs
14cr|mkbootdisk-1.5.3-7|38	
14cr|mkbootdisk-1.5.3-7|39	%install
14cr|mkbootdisk-1.5.3-7|40	rm -rf $RPM_BUILD_ROOT
14cr|mkbootdisk-1.5.3-7|41	%make BUILDROOT=$RPM_BUILD_ROOT mandir=%{_mandir} install
14cr|mkbootdisk-1.5.3-7|42	
14cr|mkbootdisk-1.5.3-7|43	%clean
14cr|mkbootdisk-1.5.3-7|44	rm -rf $RPM_BUILD_ROOT
14cr|mkbootdisk-1.5.3-7|45	
14cr|mkbootdisk-1.5.3-7|46	%files
14cr|mkbootdisk-1.5.3-7|47	%defattr(-,root,root)
14cr|mkbootdisk-1.5.3-7|48	%attr(755,root,root) /sbin/mkbootdisk
14cr|mkbootdisk-1.5.3-7|49	%attr(644,root,root) %{_mandir}/man8/mkbootdisk.8*
14cr|mkbootdisk-1.5.3-7|50	
14cr|mkbootdisk-1.5.3-7|51	
14cr|mkbootdisk-1.5.3-7|52	
14cr|mkbootdisk-1.5.3-7|53	%changelog
14cr|mkbootdisk-1.5.3-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-7
14cr|mkbootdisk-1.5.3-7|55	+ Revision: c41644b
14cr|mkbootdisk-1.5.3-7|56	- MassBuild#464: Increase release tag
14cr|mkbootdisk-1.5.3-7|57	
14cr|mkbootdisk-1.5.3-7|58	

3005 14
14cr|mkcd-4.3.0-8|1	%define name mkcd
14cr|mkcd-4.3.0-8|2	%define version 4.3.0
14cr|mkcd-4.3.0-8|3	%define release 8
14cr|mkcd-4.3.0-8|4	
14cr|mkcd-4.3.0-8|5	%if %{_use_internal_dependency_generator}
14cr|mkcd-4.3.0-8|6	%define __noautoreq 'perl(strict)'
14cr|mkcd-4.3.0-8|7	%define __noautoprov 'perl(install_any)'
14cr|mkcd-4.3.0-8|8	%else
14cr|mkcd-4.3.0-8|9	%define _requires_exceptions perl(strict)
14cr|mkcd-4.3.0-8|10	%define _provides_exceptions perl(install_any)
14cr|mkcd-4.3.0-8|11	%endif
14cr|mkcd-4.3.0-8|12	
14cr|mkcd-4.3.0-8|13	Summary:	Script to build ROSA Linux distributions installation discs
14cr|mkcd-4.3.0-8|14	Name:		%{name}
14cr|mkcd-4.3.0-8|15	Version:	%{version}
14cr|mkcd-4.3.0-8|16	Release:	%{release}
14cr|mkcd-4.3.0-8|17	Source0:	%{name}-%{version}.tar.bz2
14cr|mkcd-4.3.0-8|18	License:	GPLv2
14cr|mkcd-4.3.0-8|19	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/mkcd/
14cr|mkcd-4.3.0-8|20	Group:		System/Configuration/Packaging
14cr|mkcd-4.3.0-8|21	Requires:	perl-File-NCopy perl-Image-Size perl-URPM packdrake
14cr|mkcd-4.3.0-8|22	Requires:	isolinux rpmtools
14cr|mkcd-4.3.0-8|23	Suggests:	gfxboot mandriva-theme rosa-gfxboot-theme
14cr|mkcd-4.3.0-8|24	Suggests:	drakx-installer-stage2 drakx-installer-advertising drakx-installer-binaries
14cr|mkcd-4.3.0-8|25	BuildArch:	noarch
14cr|mkcd-4.3.0-8|26	BuildRequires:	libxslt-proc
14cr|mkcd-4.3.0-8|27	
14cr|mkcd-4.3.0-8|28	%description
14cr|mkcd-4.3.0-8|29	mkcd script eases the packages repartition over CDs,
14cr|mkcd-4.3.0-8|30	allows to order packages and to create discs of any
14cr|mkcd-4.3.0-8|31	given size (CDs, DVDs...)
14cr|mkcd-4.3.0-8|32	
14cr|mkcd-4.3.0-8|33	%prep
14cr|mkcd-4.3.0-8|34	%setup -q
14cr|mkcd-4.3.0-8|35	
14cr|mkcd-4.3.0-8|36	%build
14cr|mkcd-4.3.0-8|37	
14cr|mkcd-4.3.0-8|38	%install
14cr|mkcd-4.3.0-8|39	make install PREFIX=%{buildroot}
14cr|mkcd-4.3.0-8|40	
14cr|mkcd-4.3.0-8|41	%files
14cr|mkcd-4.3.0-8|42	%defattr(-,root,root)
14cr|mkcd-4.3.0-8|43	%doc README doc/
14cr|mkcd-4.3.0-8|44	%{_bindir}/*
14cr|mkcd-4.3.0-8|45	%{perl_vendorlib}/Mkcd
14cr|mkcd-4.3.0-8|46	
14cr|mkcd-4.3.0-8|47	
14cr|mkcd-4.3.0-8|48	
14cr|mkcd-4.3.0-8|49	%changelog
14cr|mkcd-4.3.0-8|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-8
14cr|mkcd-4.3.0-8|51	+ Revision: 0f498c9
14cr|mkcd-4.3.0-8|52	- MassBuild#464: Increase release tag
14cr|mkcd-4.3.0-8|53	
14cr|mkcd-4.3.0-8|54	

3006 14
14cr|mldonkey-3.1.5-6|1	Summary:	Door to the 'donkey' network
14cr|mldonkey-3.1.5-6|2	Name:		mldonkey
14cr|mldonkey-3.1.5-6|3	Version:	3.1.5
14cr|mldonkey-3.1.5-6|4	Release:	6
14cr|mldonkey-3.1.5-6|5	Epoch:		1
14cr|mldonkey-3.1.5-6|6	License:	GPLv2+
14cr|mldonkey-3.1.5-6|7	Group:		System/Servers
14cr|mldonkey-3.1.5-6|8	Url:		http://sourceforge.net/projects/mldonkey/
14cr|mldonkey-3.1.5-6|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|mldonkey-3.1.5-6|10	#http://savannah.nongnu.org/download/mldonkey/%{name}-%{version}.tar.bz2
14cr|mldonkey-3.1.5-6|11	Source1:	%{name}-icon-16.png
14cr|mldonkey-3.1.5-6|12	Source2:	%{name}-icon-32.png
14cr|mldonkey-3.1.5-6|13	Source3:	%{name}-icon-48.png
14cr|mldonkey-3.1.5-6|14	Source4:	%{name}.service
14cr|mldonkey-3.1.5-6|15	Source5:	downloads.ini
14cr|mldonkey-3.1.5-6|16	Source6:	%{name}.sysconfig
14cr|mldonkey-3.1.5-6|17	Source7:	mlnet.sh
14cr|mldonkey-3.1.5-6|18	Source8:	mldonkey_df_monitor.crond
14cr|mldonkey-3.1.5-6|19	Source9:	mldonkey_df_monitor.sh
14cr|mldonkey-3.1.5-6|20	Source10:	mlgui.sh
14cr|mldonkey-3.1.5-6|21	Source11:	mldonkey.logrotate
14cr|mldonkey-3.1.5-6|22	BuildRequires:	camlp4
14cr|mldonkey-3.1.5-6|23	BuildRequires:	ocaml
14cr|mldonkey-3.1.5-6|24	BuildRequires:	ocaml-findlib
14cr|mldonkey-3.1.5-6|25	BuildRequires:	ocaml-lablgtk2-devel
14cr|mldonkey-3.1.5-6|26	BuildRequires:	bzip2-devel
14cr|mldonkey-3.1.5-6|27	BuildRequires:	gd-devel
14cr|mldonkey-3.1.5-6|28	BuildRequires:	magic-devel
14cr|mldonkey-3.1.5-6|29	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|mldonkey-3.1.5-6|30	BuildRequires:	pkgconfig(ncurses)
14cr|mldonkey-3.1.5-6|31	Requires:	netcat
14cr|mldonkey-3.1.5-6|32	Requires(post): systemd-units
14cr|mldonkey-3.1.5-6|33	Requires(preun): systemd-units
14cr|mldonkey-3.1.5-6|34	Requires(postun): systemd-units
14cr|mldonkey-3.1.5-6|35	
14cr|mldonkey-3.1.5-6|36	%description
14cr|mldonkey-3.1.5-6|37	MLDonkey is a door to the 'donkey' network, a decentralized network used to
14cr|mldonkey-3.1.5-6|38	exchange big files on the Internet. It is written in a wonderful language,
14cr|mldonkey-3.1.5-6|39	called Objective-Caml, and present most features of the basic Windows donkey
14cr|mldonkey-3.1.5-6|40	client, plus some more:
14cr|mldonkey-3.1.5-6|41	- It should work on most UNIX-compatible platforms.
14cr|mldonkey-3.1.5-6|42	- You can remotely command your client, either by telnet, on a WEB browser,
14cr|mldonkey-3.1.5-6|43	or with the GTK interface.
14cr|mldonkey-3.1.5-6|44	- You can connect to several servers, and each search will query all the
14cr|mldonkey-3.1.5-6|45	connected servers.
14cr|mldonkey-3.1.5-6|46	- You can select mp3s by bitrates in queries (useful ?).
14cr|mldonkey-3.1.5-6|47	- You can select the name of a downloaded file before moving it to your
14cr|mldonkey-3.1.5-6|48	incoming directory.
14cr|mldonkey-3.1.5-6|49	- You can have several queries in the graphical user interface at the same
14cr|mldonkey-3.1.5-6|50	time.
14cr|mldonkey-3.1.5-6|51	- You can remember your old queries results in the command-line interface.
14cr|mldonkey-3.1.5-6|52	- You can search in the history of all files you have seen on the network.
14cr|mldonkey-3.1.5-6|53	
14cr|mldonkey-3.1.5-6|54	It can also access other peer-to-peer networks:
14cr|mldonkey-3.1.5-6|55	- Direct Connect
14cr|mldonkey-3.1.5-6|56	- Open Napster
14cr|mldonkey-3.1.5-6|57	- Gnutella LimeWire
14cr|mldonkey-3.1.5-6|58	- Soulseek
14cr|mldonkey-3.1.5-6|59	- Audio Galaxy
14cr|mldonkey-3.1.5-6|60	- OpenFT
14cr|mldonkey-3.1.5-6|61	- Overnet
14cr|mldonkey-3.1.5-6|62	- Bittorent
14cr|mldonkey-3.1.5-6|63	- FileTP
14cr|mldonkey-3.1.5-6|64	
14cr|mldonkey-3.1.5-6|65	%files
14cr|mldonkey-3.1.5-6|66	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog
14cr|mldonkey-3.1.5-6|67	%doc distrib/Todo.txt distrib/ed2k_submit/README.MLdonkeySubmit distrib/Developers.txt
14cr|mldonkey-3.1.5-6|68	%doc docs
14cr|mldonkey-3.1.5-6|69	%{_bindir}/mlnet
14cr|mldonkey-3.1.5-6|70	%{_bindir}/mldonkey_command
14cr|mldonkey-3.1.5-6|71	%{_bindir}/kill_mldonkey
14cr|mldonkey-3.1.5-6|72	%dir %{_libdir}/%{name}
14cr|mldonkey-3.1.5-6|73	%{_libdir}/%{name}/mlbt
14cr|mldonkey-3.1.5-6|74	%{_libdir}/%{name}/mldonkey
14cr|mldonkey-3.1.5-6|75	%{_libdir}/%{name}/mlgnut
14cr|mldonkey-3.1.5-6|76	%{_libdir}/%{name}/mlnet
14cr|mldonkey-3.1.5-6|77	
14cr|mldonkey-3.1.5-6|78	#----------------------------------------------------------------------------
14cr|mldonkey-3.1.5-6|79	
14cr|mldonkey-3.1.5-6|80	%package gui
14cr|mldonkey-3.1.5-6|81	Summary:	Graphical frontend for mldonkey based on GTK
14cr|mldonkey-3.1.5-6|82	Group:		Networking/Other
14cr|mldonkey-3.1.5-6|83	Provides:	mldonkey-gui-i18n = %{EVRD}
14cr|mldonkey-3.1.5-6|84	
14cr|mldonkey-3.1.5-6|85	%description gui
14cr|mldonkey-3.1.5-6|86	The GTK interface for mldonkey provides a convenient way of managing
14cr|mldonkey-3.1.5-6|87	all mldonkey operations. It gives details about conected servers,
14cr|mldonkey-3.1.5-6|88	downloaded files, friends and lets one search for files in a pleasing
14cr|mldonkey-3.1.5-6|89	way.
14cr|mldonkey-3.1.5-6|90	
14cr|mldonkey-3.1.5-6|91	%files gui
14cr|mldonkey-3.1.5-6|92	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog distrib/Developers.txt distrib/Todo.txt
14cr|mldonkey-3.1.5-6|93	%{_bindir}/mlgui*
14cr|mldonkey-3.1.5-6|94	%{_bindir}/mldonkey_previewer
14cr|mldonkey-3.1.5-6|95	%dir %{_libdir}/%{name}
14cr|mldonkey-3.1.5-6|96	%{_libdir}/%{name}/mlgui
14cr|mldonkey-3.1.5-6|97	%{_libdir}/%{name}/mlguistarter
14cr|mldonkey-3.1.5-6|98	%{_iconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|99	%{_miconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|100	%{_liconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|101	%{_datadir}/%{name}
14cr|mldonkey-3.1.5-6|102	%{_datadir}/applications/%{name}-gui.desktop
14cr|mldonkey-3.1.5-6|103	
14cr|mldonkey-3.1.5-6|104	#----------------------------------------------------------------------------
14cr|mldonkey-3.1.5-6|105	
14cr|mldonkey-3.1.5-6|106	%package init
14cr|mldonkey-3.1.5-6|107	Summary:	Init to launch mldonkey
14cr|mldonkey-3.1.5-6|108	Group:		System/Servers
14cr|mldonkey-3.1.5-6|109	Requires:	%{name} = %{EVRD}
14cr|mldonkey-3.1.5-6|110	Requires(pre):	rpm-helper
14cr|mldonkey-3.1.5-6|111	Requires(post): systemd-units
14cr|mldonkey-3.1.5-6|112	Requires(preun): systemd-units
14cr|mldonkey-3.1.5-6|113	Requires(postun): systemd-units
14cr|mldonkey-3.1.5-6|114	
14cr|mldonkey-3.1.5-6|115	%description init
14cr|mldonkey-3.1.5-6|116	Contains init and configs to launch mldonkey as a service.
14cr|mldonkey-3.1.5-6|117	
14cr|mldonkey-3.1.5-6|118	NOTE: by default incoming dir is located in /var/lib/mldonkey/incoming and
14cr|mldonkey-3.1.5-6|119	temp dir in /var/cache/mldonkey. Mlondkey is launched by daemon function
14cr|mldonkey-3.1.5-6|120	with mldonkey user (created in postinst script).
14cr|mldonkey-3.1.5-6|121	
14cr|mldonkey-3.1.5-6|122	NOTE: If you are using a password for your mldonkey, you now need to specify
14cr|mldonkey-3.1.5-6|123	it in your /etc/sysconfig/mldonkey, because mldonkey now stores them crypted.
14cr|mldonkey-3.1.5-6|124	
14cr|mldonkey-3.1.5-6|125	%files init
14cr|mldonkey-3.1.5-6|126	%doc Copying.txt
14cr|mldonkey-3.1.5-6|127	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|mldonkey-3.1.5-6|128	%config(noreplace) %{_sysconfdir}/cron.d/mldonkey_df_monitor
14cr|mldonkey-3.1.5-6|129	%{_unitdir}/mldonkey.service
14cr|mldonkey-3.1.5-6|130	%config(noreplace) %{_sysconfdir}/logrotate.d/mldonkey
14cr|mldonkey-3.1.5-6|131	%{_libdir}/%{name}/mldonkey_df_monitor.sh
14cr|mldonkey-3.1.5-6|132	%attr(600,mldonkey,mldonkey) %config(noreplace) %{_localstatedir}/lib/mldonkey/downloads.ini
14cr|mldonkey-3.1.5-6|133	%attr(770,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}/incoming
14cr|mldonkey-3.1.5-6|134	%attr(700,mldonkey,mldonkey) %dir %{_localstatedir}/cache/%{name}
14cr|mldonkey-3.1.5-6|135	%attr(710,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}
14cr|mldonkey-3.1.5-6|136	%attr(644,mldonkey,mldonkey) %ghost /var/log/%{name}.log
14cr|mldonkey-3.1.5-6|137	
14cr|mldonkey-3.1.5-6|138	%pre init
14cr|mldonkey-3.1.5-6|139	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/bash
14cr|mldonkey-3.1.5-6|140	
14cr|mldonkey-3.1.5-6|141	%post init
14cr|mldonkey-3.1.5-6|142	%systemd_post %{name}.service
14cr|mldonkey-3.1.5-6|143	%create_ghostfile /var/log/%{name}.log mldonkey mldonkey 0644
14cr|mldonkey-3.1.5-6|144	
14cr|mldonkey-3.1.5-6|145	%preun init
14cr|mldonkey-3.1.5-6|146	%systemd_preun %{name}.service
14cr|mldonkey-3.1.5-6|147	
14cr|mldonkey-3.1.5-6|148	%postun init
14cr|mldonkey-3.1.5-6|149	%systemd_postun_with_restart %{name}.service
14cr|mldonkey-3.1.5-6|150	%_postun_userdel %{name}
14cr|mldonkey-3.1.5-6|151	
14cr|mldonkey-3.1.5-6|152	#----------------------------------------------------------------------------
14cr|mldonkey-3.1.5-6|153	
14cr|mldonkey-3.1.5-6|154	%package ed2k_submit
14cr|mldonkey-3.1.5-6|155	Summary:	This tool gives you an easy way to add a ed2k-link
14cr|mldonkey-3.1.5-6|156	Group:		Graphical desktop/KDE
14cr|mldonkey-3.1.5-6|157	Requires:	kdebase4-runtime
14cr|mldonkey-3.1.5-6|158	Requires:	perl-libwww-perl
14cr|mldonkey-3.1.5-6|159	
14cr|mldonkey-3.1.5-6|160	%description ed2k_submit
14cr|mldonkey-3.1.5-6|161	This tool gives you an easy way to add an ed2k-link
14cr|mldonkey-3.1.5-6|162	(like ed2k://|file|filename.exe|21352658|72b0b287cab7d875ccc1d89ebe910b9g|)
14cr|mldonkey-3.1.5-6|163	with a single click to your mldonkey download queue.
14cr|mldonkey-3.1.5-6|164	
14cr|mldonkey-3.1.5-6|165	You need to edit /etc/sysconfig/mldonkey_submit
14cr|mldonkey-3.1.5-6|166	
14cr|mldonkey-3.1.5-6|167	%files ed2k_submit
14cr|mldonkey-3.1.5-6|168	%doc Copying.txt distrib/ed2k_submit/README.MLdonkeySubmit
14cr|mldonkey-3.1.5-6|169	%config(noreplace) %{_sysconfdir}/sysconfig/mldonkey_submit
14cr|mldonkey-3.1.5-6|170	%{_bindir}/mldonkey_submit
14cr|mldonkey-3.1.5-6|171	%{_datadir}/services/ed2k.protocol
14cr|mldonkey-3.1.5-6|172	
14cr|mldonkey-3.1.5-6|173	#----------------------------------------------------------------------------
14cr|mldonkey-3.1.5-6|174	
14cr|mldonkey-3.1.5-6|175	%prep
14cr|mldonkey-3.1.5-6|176	%setup -q
14cr|mldonkey-3.1.5-6|177	
14cr|mldonkey-3.1.5-6|178	%build
14cr|mldonkey-3.1.5-6|179	# Looks like autoconf, but isn't -- don't use the
14cr|mldonkey-3.1.5-6|180	# %%configure macros
14cr|mldonkey-3.1.5-6|181	CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" \
14cr|mldonkey-3.1.5-6|182	./configure \
14cr|mldonkey-3.1.5-6|183	--prefix=%{_prefix} \
14cr|mldonkey-3.1.5-6|184	--libdir=%{_libdir} \
14cr|mldonkey-3.1.5-6|185	--enable-gui
14cr|mldonkey-3.1.5-6|186	make
14cr|mldonkey-3.1.5-6|187	
14cr|mldonkey-3.1.5-6|188	%install
14cr|mldonkey-3.1.5-6|189	# core
14cr|mldonkey-3.1.5-6|190	install -d -m 755 %{buildroot}%{_bindir}
14cr|mldonkey-3.1.5-6|191	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cr|mldonkey-3.1.5-6|192	install -m 755 %{SOURCE7} %{buildroot}%{_bindir}/mlnet
14cr|mldonkey-3.1.5-6|193	install -m 755 mlnet %{buildroot}%{_libdir}/%{name}/mlnet
14cr|mldonkey-3.1.5-6|194	install -m 755 distrib/mldonkey_command %{buildroot}%{_bindir}/mldonkey_command
14cr|mldonkey-3.1.5-6|195	install -m 755 distrib/kill_mldonkey %{buildroot}%{_bindir}/kill_mldonkey
14cr|mldonkey-3.1.5-6|196	
14cr|mldonkey-3.1.5-6|197	for link in mlbt mldonkey mlgnut; do
14cr|mldonkey-3.1.5-6|198	ln -s mlnet %{buildroot}%{_libdir}/%{name}/$link ;
14cr|mldonkey-3.1.5-6|199	done
14cr|mldonkey-3.1.5-6|200	
14cr|mldonkey-3.1.5-6|201	# gui
14cr|mldonkey-3.1.5-6|202	install -m 755 mlgui %{buildroot}%{_libdir}/%{name}/mlgui
14cr|mldonkey-3.1.5-6|203	install -m 755 mlguistarter %{buildroot}%{_libdir}/%{name}/mlguistarter
14cr|mldonkey-3.1.5-6|204	install -m 755 distrib/mldonkey_previewer %{buildroot}%{_bindir}/mldonkey_previewer
14cr|mldonkey-3.1.5-6|205	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/mlgui
14cr|mldonkey-3.1.5-6|206	
14cr|mldonkey-3.1.5-6|207	# i18n
14cr|mldonkey-3.1.5-6|208	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|mldonkey-3.1.5-6|209	install -m 644 distrib/i18n/gui_messages.ini.de %{buildroot}%{_datadir}/%{name}/gui_messages.ini.de
14cr|mldonkey-3.1.5-6|210	install -m 644 distrib/i18n/gui_messages.ini.fr.noaccents %{buildroot}%{_datadir}/%{name}/gui_messages.ini.fr
14cr|mldonkey-3.1.5-6|211	install -m 644 distrib/i18n/gui_messages.ini.sp %{buildroot}%{_datadir}/%{name}/gui_messages.ini.es
14cr|mldonkey-3.1.5-6|212	install -m 644 distrib/i18n/gui_messages.ini.pt_BR %{buildroot}%{_datadir}/%{name}/gui_messages.ini.pt_BR
14cr|mldonkey-3.1.5-6|213	install -m 644 distrib/i18n/gui_messages.ini.sv %{buildroot}%{_datadir}/%{name}/gui_messages.ini.sv
14cr|mldonkey-3.1.5-6|214	install -m 644 distrib/i18n/gui_messages.ini.catalan %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ca
14cr|mldonkey-3.1.5-6|215	install -m 644 distrib/i18n/gui_messages.ini.dutch %{buildroot}%{_datadir}/%{name}/gui_messages.ini.dutch
14cr|mldonkey-3.1.5-6|216	install -m 644 distrib/i18n/gui_messages.ini.ga %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ga
14cr|mldonkey-3.1.5-6|217	
14cr|mldonkey-3.1.5-6|218	# init
14cr|mldonkey-3.1.5-6|219	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|mldonkey-3.1.5-6|220	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/incoming
14cr|mldonkey-3.1.5-6|221	install -d -m 755 %{buildroot}%{_localstatedir}/cache/mldonkey
14cr|mldonkey-3.1.5-6|222	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|mldonkey-3.1.5-6|223	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|mldonkey-3.1.5-6|224	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|mldonkey-3.1.5-6|225	install -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/mldonkey.service
14cr|mldonkey-3.1.5-6|226	install -m 644 %{SOURCE5} %{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini
14cr|mldonkey-3.1.5-6|227	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/mldonkey
14cr|mldonkey-3.1.5-6|228	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor
14cr|mldonkey-3.1.5-6|229	install -m 755 %{SOURCE9} %{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
14cr|mldonkey-3.1.5-6|230	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/logrotate.d/mldonkey
14cr|mldonkey-3.1.5-6|231	# ghostfiles
14cr|mldonkey-3.1.5-6|232	install -d %{buildroot}/var/log/
14cr|mldonkey-3.1.5-6|233	touch %{buildroot}/var/log/%{name}.log
14cr|mldonkey-3.1.5-6|234	
14cr|mldonkey-3.1.5-6|235	# macroize library dirs in scripts
14cr|mldonkey-3.1.5-6|236	perl -i -pe 's|/usr/lib/%{name}|%{_libdir}/%{name}|g' \
14cr|mldonkey-3.1.5-6|237	%{buildroot}%{_bindir}/mlnet %{buildroot}%{_bindir}/mlgui \
14cr|mldonkey-3.1.5-6|238	%{buildroot}%{_unitdir}/mldonkey.service \
14cr|mldonkey-3.1.5-6|239	%{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor \
14cr|mldonkey-3.1.5-6|240	%{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini \
14cr|mldonkey-3.1.5-6|241	%{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
14cr|mldonkey-3.1.5-6|242	
14cr|mldonkey-3.1.5-6|243	# ed2k_submit
14cr|mldonkey-3.1.5-6|244	install -d -m 755 %{buildroot}%{_datadir}/services/
14cr|mldonkey-3.1.5-6|245	install -m 755 distrib/ed2k_submit/mldonkey_submit %{buildroot}%{_bindir}/mldonkey_submit
14cr|mldonkey-3.1.5-6|246	install -m 644 distrib/ed2k_submit/mldonkey %{buildroot}%{_sysconfdir}/sysconfig/mldonkey_submit
14cr|mldonkey-3.1.5-6|247	install -m 644 distrib/ed2k_submit/ed2k.protocol  %{buildroot}%{_datadir}/services/ed2k.protocol
14cr|mldonkey-3.1.5-6|248	
14cr|mldonkey-3.1.5-6|249	# menu
14cr|mldonkey-3.1.5-6|250	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|251	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|252	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
14cr|mldonkey-3.1.5-6|253	
14cr|mldonkey-3.1.5-6|254	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cr|mldonkey-3.1.5-6|255	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop
14cr|mldonkey-3.1.5-6|256	[Desktop Entry]
14cr|mldonkey-3.1.5-6|257	Name=Mldonkey GUI
14cr|mldonkey-3.1.5-6|258	Name[ru]=Mldonkey GUI
14cr|mldonkey-3.1.5-6|259	Comment=Download files with Mldonkey
14cr|mldonkey-3.1.5-6|260	Comment[ru]=Закачка файлов с помощью Mldonkey
14cr|mldonkey-3.1.5-6|261	Exec=%{_bindir}/mlgui
14cr|mldonkey-3.1.5-6|262	Icon=%{name}
14cr|mldonkey-3.1.5-6|263	Terminal=false
14cr|mldonkey-3.1.5-6|264	Type=Application
14cr|mldonkey-3.1.5-6|265	StartupNotify=true
14cr|mldonkey-3.1.5-6|266	Categories=GTK;Network;FileTransfer;P2P;X-MandrivaLinux-Internet-FileTransfer;
14cr|mldonkey-3.1.5-6|267	EOF
14cr|mldonkey-3.1.5-6|268	
14cr|mldonkey-3.1.5-6|269	%changelog
14cr|mldonkey-3.1.5-6|270	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.5-6
14cr|mldonkey-3.1.5-6|271	+ Revision: 2906481
14cr|mldonkey-3.1.5-6|272	- Bump release
14cr|mldonkey-3.1.5-6|273	
14cr|mldonkey-3.1.5-6|274	

3007 14
14cr|mlterm-3.0.11-5|1	%define majorkik       14
14cr|mlterm-3.0.11-5|2	%define libnamekik     %mklibname kik %{majorkik}
14cr|mlterm-3.0.11-5|3	%define libnamedevkik  %mklibname -d kik %{majorkik}
14cr|mlterm-3.0.11-5|4	
14cr|mlterm-3.0.11-5|5	%define majormkf       16
14cr|mlterm-3.0.11-5|6	%define libnamemkf     %mklibname mkf %{majormkf}
14cr|mlterm-3.0.11-5|7	%define libnamedevmkf  %mklibname -d mkf %{majormkf}
14cr|mlterm-3.0.11-5|8	
14cr|mlterm-3.0.11-5|9	Summary:     Multi Lingual TERMinal emulator for X
14cr|mlterm-3.0.11-5|10	Name:        mlterm
14cr|mlterm-3.0.11-5|11	Version:     3.0.11
14cr|mlterm-3.0.11-5|12	Release:     5
14cr|mlterm-3.0.11-5|13	License:     BSD style
14cr|mlterm-3.0.11-5|14	Group:       Terminals
14cr|mlterm-3.0.11-5|15	URL:         http://mlterm.sourceforge.net/
14cr|mlterm-3.0.11-5|16	Source0:     http://prdownloads.sourceforge.net/mlterm/mlterm-%{version}.tar.gz
14cr|mlterm-3.0.11-5|17	Patch0:      mlterm_font_config.diff
14cr|mlterm-3.0.11-5|18	Patch1:      mlterm_main_config.diff
14cr|mlterm-3.0.11-5|19	Patch2:      mlterm-2.9.4-mdv-fix-str-fmt.patch
14cr|mlterm-3.0.11-5|20	Patch3:		mlterm-3.0.0-linkage.patch
14cr|mlterm-3.0.11-5|21	# we need to versionate the two following requires b/c of missing major changes:
14cr|mlterm-3.0.11-5|22	Requires:       %libnamekik = %{version}
14cr|mlterm-3.0.11-5|23	Requires:       %libnamemkf = %{version}
14cr|mlterm-3.0.11-5|24	Requires:       ncurses-extraterms
14cr|mlterm-3.0.11-5|25	BuildRequires:  fribidi-devel
14cr|mlterm-3.0.11-5|26	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|mlterm-3.0.11-5|27	BuildRequires:  imagemagick
14cr|mlterm-3.0.11-5|28	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|mlterm-3.0.11-5|29	
14cr|mlterm-3.0.11-5|30	%description
14cr|mlterm-3.0.11-5|31	mlterm is a multi-lingual terminal emulator written from
14cr|mlterm-3.0.11-5|32	scratch, which supports various character sets and encodings
14cr|mlterm-3.0.11-5|33	in the world.  It also supports various unique feature such as
14cr|mlterm-3.0.11-5|34	anti-alias using FreeType, multiple windows, scrollbar API,
14cr|mlterm-3.0.11-5|35	scroll by mouse wheel, automatic selection of encoding,
14cr|mlterm-3.0.11-5|36	and so on. Multiple xims are also supported.
14cr|mlterm-3.0.11-5|37	You can dynamically change various xims.
14cr|mlterm-3.0.11-5|38	NOTE: mlterm has good config tools.
14cr|mlterm-3.0.11-5|39	Press Ctrl + right click or Ctrl + left click to run them.
14cr|mlterm-3.0.11-5|40	
14cr|mlterm-3.0.11-5|41	
14cr|mlterm-3.0.11-5|42	%package -n	%libnamekik
14cr|mlterm-3.0.11-5|43	Group:		System/Libraries
14cr|mlterm-3.0.11-5|44	Summary:	Uitlity Library for Multi Lingual TERMinal
14cr|mlterm-3.0.11-5|45	
14cr|mlterm-3.0.11-5|46	%description -n %libnamekik
14cr|mlterm-3.0.11-5|47	This library is necessary for Multi Lingual TERMinal. It contains
14cr|mlterm-3.0.11-5|48	various utility functions for mlterm.
14cr|mlterm-3.0.11-5|49	
14cr|mlterm-3.0.11-5|50	%package -n	%libnamemkf
14cr|mlterm-3.0.11-5|51	Group:		System/Libraries
14cr|mlterm-3.0.11-5|52	Summary:	Mlterm Library for Handling Various Character Encodings
14cr|mlterm-3.0.11-5|53	
14cr|mlterm-3.0.11-5|54	%description -n %libnamemkf
14cr|mlterm-3.0.11-5|55	This library is necessary for Multi Lingual TERMinal. It contains
14cr|mlterm-3.0.11-5|56	routines for handling various character sets.
14cr|mlterm-3.0.11-5|57	
14cr|mlterm-3.0.11-5|58	
14cr|mlterm-3.0.11-5|59	%prep
14cr|mlterm-3.0.11-5|60	%setup -q -n %name-%version
14cr|mlterm-3.0.11-5|61	%patch0 -p0
14cr|mlterm-3.0.11-5|62	%patch1 -p0
14cr|mlterm-3.0.11-5|63	%patch2 -p1 -b .strfmt
14cr|mlterm-3.0.11-5|64	#%patch3 -p0 -b .link
14cr|mlterm-3.0.11-5|65	
14cr|mlterm-3.0.11-5|66	%build
14cr|mlterm-3.0.11-5|67	%define _disable_ld_no_undefined 1
14cr|mlterm-3.0.11-5|68	export CFLAGS="%optflags %ldflags"
14cr|mlterm-3.0.11-5|69	%configure2_5x \
14cr|mlterm-3.0.11-5|70	--disable-static \
14cr|mlterm-3.0.11-5|71	--enable-fribidi \
14cr|mlterm-3.0.11-5|72	--with-imagelib=gdk-pixbuf \
14cr|mlterm-3.0.11-5|73	--enable-anti-alias \
14cr|mlterm-3.0.11-5|74	--with-scrollbars=sample,extra,pixmap_engine \
14cr|mlterm-3.0.11-5|75	--enable-optimize-redrawing \
14cr|mlterm-3.0.11-5|76	--with-tools \
14cr|mlterm-3.0.11-5|77	--disable-rpath
14cr|mlterm-3.0.11-5|78	
14cr|mlterm-3.0.11-5|79	%make
14cr|mlterm-3.0.11-5|80	
14cr|mlterm-3.0.11-5|81	%install
14cr|mlterm-3.0.11-5|82	%makeinstall_std
14cr|mlterm-3.0.11-5|83	
14cr|mlterm-3.0.11-5|84	# install terminfo
14cr|mlterm-3.0.11-5|85	tic -o $RPM_BUILD_ROOT/%{_datadir}/terminfo/ doc/term/mlterm.ti
14cr|mlterm-3.0.11-5|86	
14cr|mlterm-3.0.11-5|87	# install menu entry.
14cr|mlterm-3.0.11-5|88	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mlterm-3.0.11-5|89	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|mlterm-3.0.11-5|90	[Desktop Entry]
14cr|mlterm-3.0.11-5|91	Name=Mlterm
14cr|mlterm-3.0.11-5|92	Comment=A multi-lingual terminal emulator
14cr|mlterm-3.0.11-5|93	Exec=%{_bindir}/%{name}
14cr|mlterm-3.0.11-5|94	Icon=%{name}
14cr|mlterm-3.0.11-5|95	Terminal=false
14cr|mlterm-3.0.11-5|96	Type=Application
14cr|mlterm-3.0.11-5|97	StartupNotify=false
14cr|mlterm-3.0.11-5|98	Categories=System;TerminalEmulator;
14cr|mlterm-3.0.11-5|99	EOF
14cr|mlterm-3.0.11-5|100	
14cr|mlterm-3.0.11-5|101	#install icons.
14cr|mlterm-3.0.11-5|102	mkdir -p $RPM_BUILD_ROOT%{_liconsdir} \
14cr|mlterm-3.0.11-5|103	$RPM_BUILD_ROOT%{_iconsdir} \
14cr|mlterm-3.0.11-5|104	$RPM_BUILD_ROOT%{_miconsdir} \
14cr|mlterm-3.0.11-5|105	
14cr|mlterm-3.0.11-5|106	convert doc/icon/mlterm_16x16.xpm $RPM_BUILD_ROOT/%{_miconsdir}/mlterm.png
14cr|mlterm-3.0.11-5|107	convert doc/icon/mlterm_32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/mlterm.png
14cr|mlterm-3.0.11-5|108	convert doc/icon/mlterm_48x48.xpm $RPM_BUILD_ROOT/%{_liconsdir}/mlterm.png
14cr|mlterm-3.0.11-5|109	
14cr|mlterm-3.0.11-5|110	# remove unnecessary files
14cr|mlterm-3.0.11-5|111	rm -f $RPM_BUILD_ROOT%{_libdir}/libkik.{so,la,a} \
14cr|mlterm-3.0.11-5|112	$RPM_BUILD_ROOT%{_libdir}/libmkf.{so,la,a} \
14cr|mlterm-3.0.11-5|113	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.a \
14cr|mlterm-3.0.11-5|114	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.la
14cr|mlterm-3.0.11-5|115	
14cr|mlterm-3.0.11-5|116	%find_lang mlconfig
14cr|mlterm-3.0.11-5|117	rm -fr $RPM_BUILD_ROOT%{_datadir}/terminfo/m/mlterm
14cr|mlterm-3.0.11-5|118	
14cr|mlterm-3.0.11-5|119	%files -f mlconfig.lang
14cr|mlterm-3.0.11-5|120	%doc ChangeLog LICENCE README doc/{en,ja}
14cr|mlterm-3.0.11-5|121	%config(noreplace) %{_sysconfdir}/mlterm/
14cr|mlterm-3.0.11-5|122	%{_bindir}/mlcc
14cr|mlterm-3.0.11-5|123	%{_bindir}/mlclient
14cr|mlterm-3.0.11-5|124	%{_bindir}/mlterm
14cr|mlterm-3.0.11-5|125	%{_bindir}/mlclientx
14cr|mlterm-3.0.11-5|126	%{_libdir}/mkf
14cr|mlterm-3.0.11-5|127	%{_libdir}/libmlterm_core.so
14cr|mlterm-3.0.11-5|128	%{_libdir}/mlimgloader
14cr|mlterm-3.0.11-5|129	%{_libexecdir}/mlconfig
14cr|mlterm-3.0.11-5|130	%{_libexecdir}/mlterm-menu
14cr|mlterm-3.0.11-5|131	%{_libdir}/%{name}
14cr|mlterm-3.0.11-5|132	%{_datadir}/%{name}
14cr|mlterm-3.0.11-5|133	%{_mandir}/man1/*
14cr|mlterm-3.0.11-5|134	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|mlterm-3.0.11-5|135	%{_iconsdir}/%{name}.png
14cr|mlterm-3.0.11-5|136	%{_liconsdir}/%{name}.png
14cr|mlterm-3.0.11-5|137	%{_miconsdir}/%{name}.png
14cr|mlterm-3.0.11-5|138	
14cr|mlterm-3.0.11-5|139	%files -n %libnamekik
14cr|mlterm-3.0.11-5|140	%_libdir/libkik*.so.%{majorkik}*
14cr|mlterm-3.0.11-5|141	
14cr|mlterm-3.0.11-5|142	%files -n %libnamemkf
14cr|mlterm-3.0.11-5|143	%_libdir/libmkf*.so.%{majormkf}*
14cr|mlterm-3.0.11-5|144	
14cr|mlterm-3.0.11-5|145	
14cr|mlterm-3.0.11-5|146	
14cr|mlterm-3.0.11-5|147	%changelog
14cr|mlterm-3.0.11-5|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.11-5
14cr|mlterm-3.0.11-5|149	+ Revision: 4637f05
14cr|mlterm-3.0.11-5|150	- MassBuild#464: Increase release tag
14cr|mlterm-3.0.11-5|151	
14cr|mlterm-3.0.11-5|152	

3008 14
14cr|mm3d-1.3.8a-4|1	Summary:	Misfit Model 3D - OpenGL-based 3D model editor
14cr|mm3d-1.3.8a-4|2	Name:		mm3d
14cr|mm3d-1.3.8a-4|3	Version:	1.3.8a
14cr|mm3d-1.3.8a-4|4	Release:	4
14cr|mm3d-1.3.8a-4|5	License:	GPLv2+
14cr|mm3d-1.3.8a-4|6	Group:		Graphics
14cr|mm3d-1.3.8a-4|7	URL:		http://www.misfitcode.com/misfitmodel3d/
14cr|mm3d-1.3.8a-4|8	Source0:	http://downloads.sourceforge.net/misfitmodel3d/%{name}-%{version}.tar.gz
14cr|mm3d-1.3.8a-4|9	Patch0:		mm3d-1.3.8a-gcc47.patch
14cr|mm3d-1.3.8a-4|10	#BuildRequires:	lua-devel	>= 5.1
14cr|mm3d-1.3.8a-4|11	BuildRequires:	pkgconfig(Qt3Support)
14cr|mm3d-1.3.8a-4|12	BuildRequires:	qt4-linguist
14cr|mm3d-1.3.8a-4|13	BuildRequires:	qt4-assistant
14cr|mm3d-1.3.8a-4|14	BuildRequires:	qt4-common
14cr|mm3d-1.3.8a-4|15	BuildRequires:	desktop-file-utils
14cr|mm3d-1.3.8a-4|16	BuildRequires:	pkgconfig(xmu)
14cr|mm3d-1.3.8a-4|17	BuildRequires:	mesa-common-devel
14cr|mm3d-1.3.8a-4|18	BuildRequires:	pkgconfig(xi)
14cr|mm3d-1.3.8a-4|19	BuildRequires:	pkgconfig(x11)
14cr|mm3d-1.3.8a-4|20	Requires(post,postun):	desktop-file-utils
14cr|mm3d-1.3.8a-4|21	#Requires:	lua		>= 5.1
14cr|mm3d-1.3.8a-4|22	
14cr|mm3d-1.3.8a-4|23	%description
14cr|mm3d-1.3.8a-4|24	Misfit Model 3D is an OpenGL-based 3D model editor that works with
14cr|mm3d-1.3.8a-4|25	triangle-based models. It supports multi-level undo, skeletal
14cr|mm3d-1.3.8a-4|26	animations, simple texturing, scripting, command-line batch
14cr|mm3d-1.3.8a-4|27	processing, and a plugin system for adding new model and image
14cr|mm3d-1.3.8a-4|28	filters. Complete online help is included. It is designed to be easy
14cr|mm3d-1.3.8a-4|29	to use and easy to extend with plugins and scripts.
14cr|mm3d-1.3.8a-4|30	
14cr|mm3d-1.3.8a-4|31	%prep
14cr|mm3d-1.3.8a-4|32	%setup -q
14cr|mm3d-1.3.8a-4|33	%patch0 -p1
14cr|mm3d-1.3.8a-4|34	
14cr|mm3d-1.3.8a-4|35	%build
14cr|mm3d-1.3.8a-4|36	%configure2_5x
14cr|mm3d-1.3.8a-4|37	# --with-Qt-dir=%{qt4lib}/qt4
14cr|mm3d-1.3.8a-4|38	#	--with-lua-dir=%{_prefix} \
14cr|mm3d-1.3.8a-4|39	#	--with-lua-lib=%{_libdir} \
14cr|mm3d-1.3.8a-4|40	#	--with-lualib-lib=%{_libdir}
14cr|mm3d-1.3.8a-4|41	
14cr|mm3d-1.3.8a-4|42	%make
14cr|mm3d-1.3.8a-4|43	
14cr|mm3d-1.3.8a-4|44	%install
14cr|mm3d-1.3.8a-4|45	%makeinstall_std
14cr|mm3d-1.3.8a-4|46	
14cr|mm3d-1.3.8a-4|47	desktop-file-install \
14cr|mm3d-1.3.8a-4|48	--add-category="3DGraphics" \
14cr|mm3d-1.3.8a-4|49	--remove-category="Application" \
14cr|mm3d-1.3.8a-4|50	--remove-key="Encoding" \
14cr|mm3d-1.3.8a-4|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|mm3d-1.3.8a-4|52	
14cr|mm3d-1.3.8a-4|53	%files
14cr|mm3d-1.3.8a-4|54	%defattr(-,root,root)
14cr|mm3d-1.3.8a-4|55	%doc %{_datadir}/doc/%{name}/html
14cr|mm3d-1.3.8a-4|56	%{_bindir}/%{name}
14cr|mm3d-1.3.8a-4|57	%dir %{_datadir}/%{name}/plugins/1.3
14cr|mm3d-1.3.8a-4|58	%{_datadir}/applications/%{name}.desktop
14cr|mm3d-1.3.8a-4|59	%{_datadir}/mimelnk/application/*.desktop
14cr|mm3d-1.3.8a-4|60	%{_datadir}/%{name}/i18n/mm3d_bork.qm
14cr|mm3d-1.3.8a-4|61	%{_datadir}/%{name}/i18n/mm3d_ref.qm
14cr|mm3d-1.3.8a-4|62	%{_datadir}/%{name}/i18n/mm3d_sk.qm
14cr|mm3d-1.3.8a-4|63	%{_datadir}/%{name}/i18n/mm3d_de.qm
14cr|mm3d-1.3.8a-4|64	%{_datadir}/%{name}/i18n/mm3d_fr.qm
14cr|mm3d-1.3.8a-4|65	%lang(ar) %{_datadir}/%{name}/i18n/qt_ar.qm
14cr|mm3d-1.3.8a-4|66	%lang(cs) %{_datadir}/%{name}/i18n/qt_cs.qm
14cr|mm3d-1.3.8a-4|67	%lang(de) %{_datadir}/%{name}/i18n/qt_de.qm
14cr|mm3d-1.3.8a-4|68	%lang(fr) %{_datadir}/%{name}/i18n/qt_fr.qm
14cr|mm3d-1.3.8a-4|69	%lang(iw) %{_datadir}/%{name}/i18n/qt_iw.qm
14cr|mm3d-1.3.8a-4|70	%lang(ru) %{_datadir}/%{name}/i18n/qt_ru.qm
14cr|mm3d-1.3.8a-4|71	%lang(sk) %{_datadir}/%{name}/i18n/qt_sk.qm
14cr|mm3d-1.3.8a-4|72	%lang(zh_CN) %{_datadir}/%{name}/i18n/qt_zh_CN.qm
14cr|mm3d-1.3.8a-4|73	%{_mandir}/man1/mm3d.1.*
14cr|mm3d-1.3.8a-4|74	%{_datadir}/pixmaps/*.xpm
14cr|mm3d-1.3.8a-4|75	
14cr|mm3d-1.3.8a-4|76	
14cr|mm3d-1.3.8a-4|77	
14cr|mm3d-1.3.8a-4|78	%changelog
14cr|mm3d-1.3.8a-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8a-4
14cr|mm3d-1.3.8a-4|80	+ Revision: d0542eb
14cr|mm3d-1.3.8a-4|81	- MassBuild#464: Increase release tag
14cr|mm3d-1.3.8a-4|82	
14cr|mm3d-1.3.8a-4|83	

3009 14
14cr|mma-12.02-2|1	%define name	mma
14cr|mma-12.02-2|2	%define version 12.02
14cr|mma-12.02-2|3	%define release 2
14cr|mma-12.02-2|4	
14cr|mma-12.02-2|5	Name: 	 	%{name}
14cr|mma-12.02-2|6	Summary: 	Musical MIDI Accompaniment
14cr|mma-12.02-2|7	Version: 	%{version}
14cr|mma-12.02-2|8	Release: 	%{release}
14cr|mma-12.02-2|9	
14cr|mma-12.02-2|10	Source0:	http://mypage.uniserve.ca/~bvdp/mma/%{name}-bin-%{version}.tar.gz
14cr|mma-12.02-2|11	URL:		http://www.kootenay.com/~bvdpoel/music.html
14cr|mma-12.02-2|12	License:	GPLv2+
14cr|mma-12.02-2|13	Group:		Sound
14cr|mma-12.02-2|14	Requires:	python
14cr|mma-12.02-2|15	BuildArch:	noarch
14cr|mma-12.02-2|16	
14cr|mma-12.02-2|17	%description
14cr|mma-12.02-2|18	"Musical MIDI Accompaniment" is an accompaniment generator -- it creates midi
14cr|mma-12.02-2|19	tracks for a soloist to perform over from a user supplied file containing
14cr|mma-12.02-2|20	chords and MMA directives.
14cr|mma-12.02-2|21	
14cr|mma-12.02-2|22	MMA is very versatile and generates excellent tracks. It comes with an
14cr|mma-12.02-2|23	extensive user-extendable library with a variety of patterns for various
14cr|mma-12.02-2|24	popular rhythms, an extensive user manual, and several demo songs.
14cr|mma-12.02-2|25	MMA is a command line driven program. It creates MIDI files which need a
14cr|mma-12.02-2|26	sequencer or MIDI file play program.
14cr|mma-12.02-2|27	
14cr|mma-12.02-2|28	%prep
14cr|mma-12.02-2|29	%setup -q -n %{name}-bin-%{version}
14cr|mma-12.02-2|30	
14cr|mma-12.02-2|31	%install
14cr|mma-12.02-2|32	install -d -m 755 %{buildroot}%{_bindir}
14cr|mma-12.02-2|33	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|mma-12.02-2|34	install -d -m 755 %{buildroot}%{py_sitedir}
14cr|mma-12.02-2|35	install -d -m 755 %{buildroot}%{_docdir}
14cr|mma-12.02-2|36	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|mma-12.02-2|37	install -d -m 755 %{buildroot}%{_mandir}/man8
14cr|mma-12.02-2|38	install -D mma.py %{buildroot}%{_bindir}/mma
14cr|mma-12.02-2|39	cp -a lib %{buildroot}%{_datadir}/%{name}/lib
14cr|mma-12.02-2|40	cp -a includes %{buildroot}%{_datadir}/%{name}/includes
14cr|mma-12.02-2|41	cp -a MMA %{buildroot}%{py_sitedir}/MMA
14cr|mma-12.02-2|42	cp -a docs/html %{buildroot}%{_docdir}/%{name}
14cr|mma-12.02-2|43	for file in util/*.py
14cr|mma-12.02-2|44	do
14cr|mma-12.02-2|45	prog=`echo "$file" | sed 's|^util/||' | sed 's|.py$||'`
14cr|mma-12.02-2|46	install -D -m 755 "$file" "%{buildroot}%{_bindir}/$prog"
14cr|mma-12.02-2|47	done
14cr|mma-12.02-2|48	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1/
14cr|mma-12.02-2|49	install -m 644 docs/man/*.8 %{buildroot}%{_mandir}/man8/
14cr|mma-12.02-2|50	
14cr|mma-12.02-2|51	%post
14cr|mma-12.02-2|52	mma -G
14cr|mma-12.02-2|53	
14cr|mma-12.02-2|54	%files
14cr|mma-12.02-2|55	%doc text/* egs util/README.*
14cr|mma-12.02-2|56	%{_bindir}/*
14cr|mma-12.02-2|57	%{py_sitedir}/MMA
14cr|mma-12.02-2|58	%{_datadir}/%{name}
14cr|mma-12.02-2|59	%{_mandir}/man?/*
14cr|mma-12.02-2|60	
14cr|mma-12.02-2|61	
14cr|mma-12.02-2|62	
14cr|mma-12.02-2|63	%changelog
14cr|mma-12.02-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 12.02-2
14cr|mma-12.02-2|65	+ Revision: 3ce322c
14cr|mma-12.02-2|66	- MassBuild#464: Increase release tag
14cr|mma-12.02-2|67	
14cr|mma-12.02-2|68	

3010 14
14cr|mmc-agent-2.3.2-13|1	%if %mdkversion < 200610
14cr|mmc-agent-2.3.2-13|2	%define py_puresitedir %{_prefix}/lib/python%{pyver}/site-packages/
14cr|mmc-agent-2.3.2-13|3	%endif
14cr|mmc-agent-2.3.2-13|4	
14cr|mmc-agent-2.3.2-13|5	Summary:	Mandriva Management Console Agent
14cr|mmc-agent-2.3.2-13|6	Name:		mmc-agent
14cr|mmc-agent-2.3.2-13|7	Version:	2.3.2
14cr|mmc-agent-2.3.2-13|8	Release:	13
14cr|mmc-agent-2.3.2-13|9	License:	GPL
14cr|mmc-agent-2.3.2-13|10	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|11	URL:		http://mds.mandriva.org/
14cr|mmc-agent-2.3.2-13|12	Source0:	%{name}-%{version}.tar.gz
14cr|mmc-agent-2.3.2-13|13	Source1:	%{name}.init
14cr|mmc-agent-2.3.2-13|14	Patch0:		%{name}-Makefile_fix.diff
14cr|mmc-agent-2.3.2-13|15	Patch1:		%{name}_mdv_conf.diff
14cr|mmc-agent-2.3.2-13|16	Patch2:		%{name}-plugins-base.diff
14cr|mmc-agent-2.3.2-13|17	BuildRequires:	python-devel
14cr|mmc-agent-2.3.2-13|18	#Requires:	python-pyopenssl
14cr|mmc-agent-2.3.2-13|19	Requires:	pycrypto
14cr|mmc-agent-2.3.2-13|20	Requires:	python-mmc-base >= 2.3.2
14cr|mmc-agent-2.3.2-13|21	Requires:	python-OpenSSL
14cr|mmc-agent-2.3.2-13|22	Requires(post): rpm-helper
14cr|mmc-agent-2.3.2-13|23	Requires(preun): rpm-helper
14cr|mmc-agent-2.3.2-13|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mmc-agent-2.3.2-13|25	BuildArch: 	noarch
14cr|mmc-agent-2.3.2-13|26	
14cr|mmc-agent-2.3.2-13|27	%description
14cr|mmc-agent-2.3.2-13|28	XMLRPC server of the MMC API.
14cr|mmc-agent-2.3.2-13|29	
14cr|mmc-agent-2.3.2-13|30	%package -n	python-mmc-base
14cr|mmc-agent-2.3.2-13|31	Summary:	Mandriva Management Console base plugin
14cr|mmc-agent-2.3.2-13|32	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|33	Requires:	python-ldap
14cr|mmc-agent-2.3.2-13|34	Requires:	python-twisted
14cr|mmc-agent-2.3.2-13|35	Requires:	python-twisted-conch
14cr|mmc-agent-2.3.2-13|36	Requires:	python-twisted-core
14cr|mmc-agent-2.3.2-13|37	Requires:	python-twisted-lore
14cr|mmc-agent-2.3.2-13|38	Requires:	python-twisted-mail
14cr|mmc-agent-2.3.2-13|39	Requires:	python-twisted-names
14cr|mmc-agent-2.3.2-13|40	Requires:	python-twisted-runner
14cr|mmc-agent-2.3.2-13|41	Requires:	python-twisted-web
14cr|mmc-agent-2.3.2-13|42	Requires:	python-twisted-words
14cr|mmc-agent-2.3.2-13|43	Provides:	python-mmc-plugins-tools = %{version}-%{release}
14cr|mmc-agent-2.3.2-13|44	Obsoletes:	python-mmc-plugins-tools
14cr|mmc-agent-2.3.2-13|45	
14cr|mmc-agent-2.3.2-13|46	%description -n	python-mmc-base
14cr|mmc-agent-2.3.2-13|47	Contains the base infrastructure for all MMC plugins:
14cr|mmc-agent-2.3.2-13|48	* support classes
14cr|mmc-agent-2.3.2-13|49	* base LDAP management classes
14cr|mmc-agent-2.3.2-13|50	
14cr|mmc-agent-2.3.2-13|51	%package -n	python-mmc-samba
14cr|mmc-agent-2.3.2-13|52	Summary:	Mandriva Management Console SAMBA plugin
14cr|mmc-agent-2.3.2-13|53	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|54	#Requires:	python-pylibacl
14cr|mmc-agent-2.3.2-13|55	Requires:	acl
14cr|mmc-agent-2.3.2-13|56	Requires:	pylibacl
14cr|mmc-agent-2.3.2-13|57	Requires:	python-mmc-base >= 2.3.2
14cr|mmc-agent-2.3.2-13|58	Requires:	samba-server
14cr|mmc-agent-2.3.2-13|59	
14cr|mmc-agent-2.3.2-13|60	%description -n	python-mmc-samba
14cr|mmc-agent-2.3.2-13|61	SAMBA management plugin for the MMC.
14cr|mmc-agent-2.3.2-13|62	
14cr|mmc-agent-2.3.2-13|63	%package -n	python-mmc-mail
14cr|mmc-agent-2.3.2-13|64	Summary:	Mandriva Management Console base plugin
14cr|mmc-agent-2.3.2-13|65	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|66	Requires:	postfix
14cr|mmc-agent-2.3.2-13|67	Requires:	postfix-ldap
14cr|mmc-agent-2.3.2-13|68	Requires:	python-mmc-base >= 2.3.2
14cr|mmc-agent-2.3.2-13|69	
14cr|mmc-agent-2.3.2-13|70	%description -n	python-mmc-mail
14cr|mmc-agent-2.3.2-13|71	Mail account management plugin for the MMC.
14cr|mmc-agent-2.3.2-13|72	
14cr|mmc-agent-2.3.2-13|73	%package -n	python-mmc-proxy
14cr|mmc-agent-2.3.2-13|74	Summary:	Mandriva Management Console proxy plugin
14cr|mmc-agent-2.3.2-13|75	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|76	Requires:	python-mmc-base >= 2.3.2
14cr|mmc-agent-2.3.2-13|77	Requires:	squid
14cr|mmc-agent-2.3.2-13|78	Requires:	squidGuard
14cr|mmc-agent-2.3.2-13|79	
14cr|mmc-agent-2.3.2-13|80	%description -n	python-mmc-proxy
14cr|mmc-agent-2.3.2-13|81	Squidguard/Squid management plugin for the MMC.
14cr|mmc-agent-2.3.2-13|82	
14cr|mmc-agent-2.3.2-13|83	%package -n	python-mmc-network
14cr|mmc-agent-2.3.2-13|84	Summary:	Mandriva Management Console network plugin
14cr|mmc-agent-2.3.2-13|85	Group:		System/Servers
14cr|mmc-agent-2.3.2-13|86	Requires:	python-mmc-base >= 2.3.2
14cr|mmc-agent-2.3.2-13|87	
14cr|mmc-agent-2.3.2-13|88	%description -n	python-mmc-network
14cr|mmc-agent-2.3.2-13|89	DNS/DHCP management plugin for the MMC.
14cr|mmc-agent-2.3.2-13|90	
14cr|mmc-agent-2.3.2-13|91	This plugin requires a LDAP-patched version of ISC DHCPD and BIND9.
14cr|mmc-agent-2.3.2-13|92	
14cr|mmc-agent-2.3.2-13|93	%prep
14cr|mmc-agent-2.3.2-13|94	
14cr|mmc-agent-2.3.2-13|95	%setup -q -n %{name}-%{version}
14cr|mmc-agent-2.3.2-13|96	
14cr|mmc-agent-2.3.2-13|97	for i in `find . -type d -name .svn`; do
14cr|mmc-agent-2.3.2-13|98	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|mmc-agent-2.3.2-13|99	done
14cr|mmc-agent-2.3.2-13|100	
14cr|mmc-agent-2.3.2-13|101	%patch0 -p0
14cr|mmc-agent-2.3.2-13|102	%patch1 -p1
14cr|mmc-agent-2.3.2-13|103	%patch2 -p0
14cr|mmc-agent-2.3.2-13|104	
14cr|mmc-agent-2.3.2-13|105	cp %{SOURCE1} mmc-agent.init
14cr|mmc-agent-2.3.2-13|106	
14cr|mmc-agent-2.3.2-13|107	# mdv default fixes
14cr|mmc-agent-2.3.2-13|108	for i in `find -type f`; do
14cr|mmc-agent-2.3.2-13|109	perl -pi -e "s|ou=Groups\b|ou=Group|g;s|ou=Users\b|ou=People|g;s|ou=Computers\b|ou=Hosts|g" $i
14cr|mmc-agent-2.3.2-13|110	done
14cr|mmc-agent-2.3.2-13|111	
14cr|mmc-agent-2.3.2-13|112	%build
14cr|mmc-agent-2.3.2-13|113	
14cr|mmc-agent-2.3.2-13|114	%install
14cr|mmc-agent-2.3.2-13|115	rm -rf %{buildroot}
14cr|mmc-agent-2.3.2-13|116	
14cr|mmc-agent-2.3.2-13|117	%makeinstall_std LIBDIR=%{_prefix}/lib/mmc
14cr|mmc-agent-2.3.2-13|118	
14cr|mmc-agent-2.3.2-13|119	rm -rf %{buildroot}%{_prefix}/lib*/python*
14cr|mmc-agent-2.3.2-13|120	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
14cr|mmc-agent-2.3.2-13|121	
14cr|mmc-agent-2.3.2-13|122	install -d %{buildroot}%{_initrddir}
14cr|mmc-agent-2.3.2-13|123	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|mmc-agent-2.3.2-13|124	install -d %{buildroot}/var/log/mmc
14cr|mmc-agent-2.3.2-13|125	
14cr|mmc-agent-2.3.2-13|126	install -m0755 mmc-agent.init %{buildroot}%{_initrddir}/mmc-agent
14cr|mmc-agent-2.3.2-13|127	
14cr|mmc-agent-2.3.2-13|128	# install log rotation stuff
14cr|mmc-agent-2.3.2-13|129	cat > %{buildroot}%{_sysconfdir}/logrotate.d/mmc-agent << EOF
14cr|mmc-agent-2.3.2-13|130	/var/log/mmc/mmc-agent.log /var/log/dhcp-ldap-startup.log /var/log/mmc/mmc-fileprefix.log {
14cr|mmc-agent-2.3.2-13|131	create 644 root root
14cr|mmc-agent-2.3.2-13|132	monthly
14cr|mmc-agent-2.3.2-13|133	compress
14cr|mmc-agent-2.3.2-13|134	missingok
14cr|mmc-agent-2.3.2-13|135	postrotate
14cr|mmc-agent-2.3.2-13|136	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
14cr|mmc-agent-2.3.2-13|137	endscript
14cr|mmc-agent-2.3.2-13|138	}
14cr|mmc-agent-2.3.2-13|139	EOF
14cr|mmc-agent-2.3.2-13|140	
14cr|mmc-agent-2.3.2-13|141	# put the openldap schemas in place
14cr|mmc-agent-2.3.2-13|142	install -d %{buildroot}%{_datadir}/openldap/schema
14cr|mmc-agent-2.3.2-13|143	install -m0644 contrib/ldap/mmc.schema %{buildroot}%{_datadir}/openldap/schema/
14cr|mmc-agent-2.3.2-13|144	
14cr|mmc-agent-2.3.2-13|145	%post
14cr|mmc-agent-2.3.2-13|146	%_post_service mmc-agent
14cr|mmc-agent-2.3.2-13|147	
14cr|mmc-agent-2.3.2-13|148	%preun
14cr|mmc-agent-2.3.2-13|149	%_preun_service mmc-agent
14cr|mmc-agent-2.3.2-13|150	
14cr|mmc-agent-2.3.2-13|151	%clean
14cr|mmc-agent-2.3.2-13|152	rm -rf %{buildroot}
14cr|mmc-agent-2.3.2-13|153	
14cr|mmc-agent-2.3.2-13|154	%files
14cr|mmc-agent-2.3.2-13|155	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|156	%doc COPYING Changelog
14cr|mmc-agent-2.3.2-13|157	%attr(0755,root,root) %{_initrddir}/mmc-agent
14cr|mmc-agent-2.3.2-13|158	%dir %{_sysconfdir}/mmc
14cr|mmc-agent-2.3.2-13|159	%dir %{_sysconfdir}/mmc/agent
14cr|mmc-agent-2.3.2-13|160	%dir %{_sysconfdir}/mmc/agent/keys
14cr|mmc-agent-2.3.2-13|161	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/config.ini
14cr|mmc-agent-2.3.2-13|162	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/cacert.pem
14cr|mmc-agent-2.3.2-13|163	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/privkey.pem
14cr|mmc-agent-2.3.2-13|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/mmc-agent
14cr|mmc-agent-2.3.2-13|165	%attr(0755,root,root) %{_sbindir}/mmc-agent
14cr|mmc-agent-2.3.2-13|166	%{py_puresitedir}/mmc/agent.py*
14cr|mmc-agent-2.3.2-13|167	%if %mdkversion >= 200700
14cr|mmc-agent-2.3.2-13|168	%{py_puresitedir}/*.egg-info
14cr|mmc-agent-2.3.2-13|169	%endif
14cr|mmc-agent-2.3.2-13|170	%dir /var/log/mmc
14cr|mmc-agent-2.3.2-13|171	
14cr|mmc-agent-2.3.2-13|172	%files -n python-mmc-base
14cr|mmc-agent-2.3.2-13|173	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|174	%doc contrib
14cr|mmc-agent-2.3.2-13|175	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/base.ini
14cr|mmc-agent-2.3.2-13|176	%{_sbindir}/mds-report
14cr|mmc-agent-2.3.2-13|177	%{_prefix}/lib/mmc/backup-tools/cdlist
14cr|mmc-agent-2.3.2-13|178	%{_prefix}/lib/mmc/backup-tools/backup.sh
14cr|mmc-agent-2.3.2-13|179	%{py_puresitedir}/mmc/support
14cr|mmc-agent-2.3.2-13|180	%{py_puresitedir}/mmc/__init__.py*
14cr|mmc-agent-2.3.2-13|181	%{py_puresitedir}/mmc/plugins/__init__.py*
14cr|mmc-agent-2.3.2-13|182	%{py_puresitedir}/mmc/plugins/base
14cr|mmc-agent-2.3.2-13|183	%{py_puresitedir}/mmc/client.py*
14cr|mmc-agent-2.3.2-13|184	%{_datadir}/openldap/schema/mmc.schema
14cr|mmc-agent-2.3.2-13|185	
14cr|mmc-agent-2.3.2-13|186	%files -n python-mmc-mail
14cr|mmc-agent-2.3.2-13|187	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|188	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/mail.ini
14cr|mmc-agent-2.3.2-13|189	%{py_puresitedir}/mmc/plugins/mail
14cr|mmc-agent-2.3.2-13|190	
14cr|mmc-agent-2.3.2-13|191	%files -n python-mmc-network
14cr|mmc-agent-2.3.2-13|192	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|193	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/network.ini
14cr|mmc-agent-2.3.2-13|194	%{py_puresitedir}/mmc/plugins/network
14cr|mmc-agent-2.3.2-13|195	
14cr|mmc-agent-2.3.2-13|196	%files -n python-mmc-proxy
14cr|mmc-agent-2.3.2-13|197	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|198	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/proxy.ini
14cr|mmc-agent-2.3.2-13|199	%{py_puresitedir}/mmc/plugins/proxy
14cr|mmc-agent-2.3.2-13|200	
14cr|mmc-agent-2.3.2-13|201	%files -n python-mmc-samba
14cr|mmc-agent-2.3.2-13|202	%defattr(-,root,root,0755)
14cr|mmc-agent-2.3.2-13|203	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/samba.ini
14cr|mmc-agent-2.3.2-13|204	%{py_puresitedir}/mmc/plugins/samba
14cr|mmc-agent-2.3.2-13|205	%{_prefix}/lib/mmc/add_machine_script
14cr|mmc-agent-2.3.2-13|206	%{_prefix}/lib/mmc/add_change_share_script
14cr|mmc-agent-2.3.2-13|207	%{_prefix}/lib/mmc/add_printer_script
14cr|mmc-agent-2.3.2-13|208	%{_prefix}/lib/mmc/delete_printer_script
14cr|mmc-agent-2.3.2-13|209	%{_prefix}/lib/mmc/delete_share_script
14cr|mmc-agent-2.3.2-13|210	
14cr|mmc-agent-2.3.2-13|211	
14cr|mmc-agent-2.3.2-13|212	
14cr|mmc-agent-2.3.2-13|213	%changelog
14cr|mmc-agent-2.3.2-13|214	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-13
14cr|mmc-agent-2.3.2-13|215	+ Revision: 617eeb5
14cr|mmc-agent-2.3.2-13|216	- MassBuild#464: Increase release tag
14cr|mmc-agent-2.3.2-13|217	
14cr|mmc-agent-2.3.2-13|218	

3011 14
14cr|mmm-0.43-9|1	Summary: MMM Mirror Manager
14cr|mmm-0.43-9|2	
14cr|mmm-0.43-9|3	Name:    mmm
14cr|mmm-0.43-9|4	Version: 0.43
14cr|mmm-0.43-9|5	Release: 9
14cr|mmm-0.43-9|6	License: GPL
14cr|mmm-0.43-9|7	Group: Networking/WWW
14cr|mmm-0.43-9|8	Url: http://mmm.zarb.org/
14cr|mmm-0.43-9|9	Source0: %{name}-%{version}.tar.gz
14cr|mmm-0.43-9|10	Requires: rsync
14cr|mmm-0.43-9|11	BuildRequires: rsync
14cr|mmm-0.43-9|12	BuildRequires: perl-devel
14cr|mmm-0.43-9|13	BuildRequires: perl(CGI)
14cr|mmm-0.43-9|14	BuildRequires: perl(Config::IniFiles)
14cr|mmm-0.43-9|15	BuildRequires: perl(Digest::MD5)
14cr|mmm-0.43-9|16	BuildRequires: perl(File::Temp)
14cr|mmm-0.43-9|17	BuildRequires: perl(Getopt::Long)
14cr|mmm-0.43-9|18	BuildRequires: perl(Sys::Hostname)
14cr|mmm-0.43-9|19	BuildRequires: perl(IO::Select)
14cr|mmm-0.43-9|20	BuildRequires: perl(URI)
14cr|mmm-0.43-9|21	BuildRequires: perl(XML::Simple)
14cr|mmm-0.43-9|22	BuildRequires: perl-XML-Parser
14cr|mmm-0.43-9|23	BuildRequires: perl(Net::DNS)
14cr|mmm-0.43-9|24	BuildRequires: perl(Date::Calc)
14cr|mmm-0.43-9|25	BuildRequires: perl(WWW::HostipInfo)
14cr|mmm-0.43-9|26	BuildRequires: perl(Mail::Send)
14cr|mmm-0.43-9|27	BuildArch: noarch
14cr|mmm-0.43-9|28	
14cr|mmm-0.43-9|29	%description
14cr|mmm-0.43-9|30	MMM is a tool to easilly manage multiple mirroring process using a predefined
14cr|mmm-0.43-9|31	mirror list.
14cr|mmm-0.43-9|32	
14cr|mmm-0.43-9|33	It support:
14cr|mmm-0.43-9|34	- per tree delay between two sync process,
14cr|mmm-0.43-9|35	- automatic mirror switch in case of failure,
14cr|mmm-0.43-9|36	- mirror status report.
14cr|mmm-0.43-9|37	
14cr|mmm-0.43-9|38	%package cgi
14cr|mmm-0.43-9|39	Group: Networking/WWW
14cr|mmm-0.43-9|40	Summary: MMM cgi report
14cr|mmm-0.43-9|41	
14cr|mmm-0.43-9|42	Requires: %{name} = %{version}-%{release}
14cr|mmm-0.43-9|43	
14cr|mmm-0.43-9|44	%description cgi
14cr|mmm-0.43-9|45	MMM is a tool to easilly manage multiple mirroring process using a predefined
14cr|mmm-0.43-9|46	mirror list.
14cr|mmm-0.43-9|47	
14cr|mmm-0.43-9|48	%prep
14cr|mmm-0.43-9|49	%setup -q
14cr|mmm-0.43-9|50	
14cr|mmm-0.43-9|51	%build
14cr|mmm-0.43-9|52	%{__perl} Makefile.PL INSTALLDIRS=vendor --sysconfir=%{_sysconfig} --localstadir=%{_var}/lib
14cr|mmm-0.43-9|53	%make
14cr|mmm-0.43-9|54	
14cr|mmm-0.43-9|55	perl -pi -e 's:^statedir.*=.*:statedir = /var/spool/mmm:' config/mmm.cfg
14cr|mmm-0.43-9|56	
14cr|mmm-0.43-9|57	%check
14cr|mmm-0.43-9|58	%make test
14cr|mmm-0.43-9|59	
14cr|mmm-0.43-9|60	%install
14cr|mmm-0.43-9|61	%makeinstall_std
14cr|mmm-0.43-9|62	
14cr|mmm-0.43-9|63	# apache configuration
14cr|mmm-0.43-9|64	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|mmm-0.43-9|65	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|mmm-0.43-9|66	ScriptAlias /mmm /var/www/cgi-bin/mmm_status
14cr|mmm-0.43-9|67	
14cr|mmm-0.43-9|68	<Location "/mmm">
14cr|mmm-0.43-9|69	SetEnv MMM_CONFIG %{_sysconfdir}/mmm/mmm.cfg
14cr|mmm-0.43-9|70	</Location>
14cr|mmm-0.43-9|71	EOF
14cr|mmm-0.43-9|72	
14cr|mmm-0.43-9|73	mkdir -p %{buildroot}/var/www/cgi-bin
14cr|mmm-0.43-9|74	install -m 755 bin/mmm_status %{buildroot}/var/www/cgi-bin/mmm_status
14cr|mmm-0.43-9|75	
14cr|mmm-0.43-9|76	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|mmm-0.43-9|77	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/mirrorlist
14cr|mmm-0.43-9|78	cp -a -f config/mmm.cfg %{buildroot}%{_sysconfdir}/%{name}/mmm.cfg
14cr|mmm-0.43-9|79	
14cr|mmm-0.43-9|80	mkdir -p %{buildroot}/var/lib/%{name}
14cr|mmm-0.43-9|81	
14cr|mmm-0.43-9|82	mkdir -p %{buildroot}/%{_sysconfdir}/init.d
14cr|mmm-0.43-9|83	install -m 755 init.d/mmmd %{buildroot}/%{_sysconfdir}/init.d/mmmd
14cr|mmm-0.43-9|84	
14cr|mmm-0.43-9|85	%files
14cr|mmm-0.43-9|86	%doc examples www/index.html
14cr|mmm-0.43-9|87	%config(noreplace) %{_sysconfdir}/%{name}
14cr|mmm-0.43-9|88	%{_bindir}/*
14cr|mmm-0.43-9|89	%{perl_vendorlib}/*
14cr|mmm-0.43-9|90	%{_mandir}/*/*
14cr|mmm-0.43-9|91	%dir /var/lib/%{name}
14cr|mmm-0.43-9|92	%{_sysconfdir}/init.d/mmmd
14cr|mmm-0.43-9|93	
14cr|mmm-0.43-9|94	%files cgi
14cr|mmm-0.43-9|95	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|mmm-0.43-9|96	/var/www/cgi-bin/mmm_status
14cr|mmm-0.43-9|97	
14cr|mmm-0.43-9|98	
14cr|mmm-0.43-9|99	
14cr|mmm-0.43-9|100	
14cr|mmm-0.43-9|101	%changelog
14cr|mmm-0.43-9|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.43-9
14cr|mmm-0.43-9|103	+ Revision: 5e557bf
14cr|mmm-0.43-9|104	- MassBuild#464: Increase release tag
14cr|mmm-0.43-9|105	
14cr|mmm-0.43-9|106	

3012 14
14cr|mnemosyne-2.2.1-2|1	Name:		mnemosyne
14cr|mnemosyne-2.2.1-2|2	Summary:	Flash-card learning tool
14cr|mnemosyne-2.2.1-2|3	Version:	2.2.1
14cr|mnemosyne-2.2.1-2|4	Release:	2
14cr|mnemosyne-2.2.1-2|5	URL:		http://www.mnemosyne-proj.org/
14cr|mnemosyne-2.2.1-2|6	Source0:	%{name}-%{version}.tar.gz
14cr|mnemosyne-2.2.1-2|7	Patch0:		%{name}-desktop.patch
14cr|mnemosyne-2.2.1-2|8	License:	GPLv2+
14cr|mnemosyne-2.2.1-2|9	Group:		Education
14cr|mnemosyne-2.2.1-2|10	BuildRequires:	desktop-file-utils
14cr|mnemosyne-2.2.1-2|11	BuildRequires:	python-devel
14cr|mnemosyne-2.2.1-2|12	BuildRequires:	python-setuptools
14cr|mnemosyne-2.2.1-2|13	BuildArch:	noarch
14cr|mnemosyne-2.2.1-2|14	Requires:	hicolor-icon-theme
14cr|mnemosyne-2.2.1-2|15	Requires:	pygame
14cr|mnemosyne-2.2.1-2|16	Requires:	python-qt4
14cr|mnemosyne-2.2.1-2|17	Requires:	python-imaging
14cr|mnemosyne-2.2.1-2|18	Requires:	python-matplotlib-qt4
14cr|mnemosyne-2.2.1-2|19	Requires:	python-cherrypy
14cr|mnemosyne-2.2.1-2|20	
14cr|mnemosyne-2.2.1-2|21	%description
14cr|mnemosyne-2.2.1-2|22	Mnemosyne resembles a traditional flash-card program but with an
14cr|mnemosyne-2.2.1-2|23	important twist: it uses a sophisticated algorithm to schedule the best
14cr|mnemosyne-2.2.1-2|24	time for a card to come up for review.
14cr|mnemosyne-2.2.1-2|25	
14cr|mnemosyne-2.2.1-2|26	Optional dependencies:
14cr|mnemosyne-2.2.1-2|27	* latex: enables entering formulas using latex syntax.
14cr|mnemosyne-2.2.1-2|28	
14cr|mnemosyne-2.2.1-2|29	%prep
14cr|mnemosyne-2.2.1-2|30	%setup -q -n Mnemosyne-%{version}
14cr|mnemosyne-2.2.1-2|31	%patch0 -p1 -b .d
14cr|mnemosyne-2.2.1-2|32	
14cr|mnemosyne-2.2.1-2|33	%build
14cr|mnemosyne-2.2.1-2|34	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|mnemosyne-2.2.1-2|35	
14cr|mnemosyne-2.2.1-2|36	%install
14cr|mnemosyne-2.2.1-2|37	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|mnemosyne-2.2.1-2|38	
14cr|mnemosyne-2.2.1-2|39	install -d %{buildroot}%{_datadir}/applications
14cr|mnemosyne-2.2.1-2|40	desktop-file-install --vendor="" \
14cr|mnemosyne-2.2.1-2|41	--dir=%{buildroot}%{_datadir}/applications \
14cr|mnemosyne-2.2.1-2|42	%{name}.desktop
14cr|mnemosyne-2.2.1-2|43	
14cr|mnemosyne-2.2.1-2|44	install -d %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps
14cr|mnemosyne-2.2.1-2|45	pushd %{buildroot}/%{_datadir}/icons
14cr|mnemosyne-2.2.1-2|46	mv %{name}.png hicolor/128x128/apps/%{name}.png
14cr|mnemosyne-2.2.1-2|47	popd
14cr|mnemosyne-2.2.1-2|48	
14cr|mnemosyne-2.2.1-2|49	%find_lang %{name}
14cr|mnemosyne-2.2.1-2|50	
14cr|mnemosyne-2.2.1-2|51	%files -f %{name}.lang
14cr|mnemosyne-2.2.1-2|52	%doc ChangeLog README
14cr|mnemosyne-2.2.1-2|53	%{_bindir}/%{name}
14cr|mnemosyne-2.2.1-2|54	%{_bindir}/%{name}-webserver
14cr|mnemosyne-2.2.1-2|55	%{python_sitelib}/%{name}
14cr|mnemosyne-2.2.1-2|56	%{python_sitelib}/Mnemosyne-%{version}-*.egg-info
14cr|mnemosyne-2.2.1-2|57	%{python_sitelib}/openSM2sync
14cr|mnemosyne-2.2.1-2|58	%{_datadir}/applications/%{name}.desktop
14cr|mnemosyne-2.2.1-2|59	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|mnemosyne-2.2.1-2|60	
14cr|mnemosyne-2.2.1-2|61	
14cr|mnemosyne-2.2.1-2|62	%changelog
14cr|mnemosyne-2.2.1-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-2
14cr|mnemosyne-2.2.1-2|64	+ Revision: 60132aa
14cr|mnemosyne-2.2.1-2|65	- MassBuild#464: Increase release tag
14cr|mnemosyne-2.2.1-2|66	
14cr|mnemosyne-2.2.1-2|67	

3013 14
14cr|mnogosearch-3.3.10-7|1	%define major 3
14cr|mnogosearch-3.3.10-7|2	%define minor 2
14cr|mnogosearch-3.3.10-7|3	%define libname %mklibname mnogosearch %{major}.%{minor}
14cr|mnogosearch-3.3.10-7|4	%define develname %mklibname mnogosearch -d
14cr|mnogosearch-3.3.10-7|5	
14cr|mnogosearch-3.3.10-7|6	Summary:	Another one web indexing and searching system for a small domain or intranet
14cr|mnogosearch-3.3.10-7|7	Name:		mnogosearch
14cr|mnogosearch-3.3.10-7|8	Version:	3.3.10
14cr|mnogosearch-3.3.10-7|9	Release:	7
14cr|mnogosearch-3.3.10-7|10	License:	GPL
14cr|mnogosearch-3.3.10-7|11	Group:		System/Servers
14cr|mnogosearch-3.3.10-7|12	URL:		http://www.mnogosearch.org/
14cr|mnogosearch-3.3.10-7|13	Source0:	http://www.mnogosearch.org/Download/mnogosearch-%{version}.tar.gz
14cr|mnogosearch-3.3.10-7|14	Source1:	mnogosearch-dbgen
14cr|mnogosearch-3.3.10-7|15	Source2:	mnogosearch-Mysql-database
14cr|mnogosearch-3.3.10-7|16	Source3:	mnogosearch.png
14cr|mnogosearch-3.3.10-7|17	Patch0:		mnogosearch-local_button.diff
14cr|mnogosearch-3.3.10-7|18	Patch1:		mnogosearch-3.2.16-udm-config.patch
14cr|mnogosearch-3.3.10-7|19	Patch2:		mnogosearch-soname.diff
14cr|mnogosearch-3.3.10-7|20	Patch3:		mnogosearch-3.2.11-docs_fix.patch
14cr|mnogosearch-3.3.10-7|21	Patch4:		mnogosearch-3.3.9-fix-install.patch
14cr|mnogosearch-3.3.10-7|22	Requires(pre):  apache-mpm-prefork
14cr|mnogosearch-3.3.10-7|23	Requires:       apache-mpm-prefork
14cr|mnogosearch-3.3.10-7|24	BuildRequires:	autoconf
14cr|mnogosearch-3.3.10-7|25	BuildRequires:	automake
14cr|mnogosearch-3.3.10-7|26	BuildRequires:	libtool
14cr|mnogosearch-3.3.10-7|27	BuildRequires:	openssl-devel
14cr|mnogosearch-3.3.10-7|28	BuildRequires:	zlib-devel
14cr|mnogosearch-3.3.10-7|29	BuildRequires:	expat-devel
14cr|mnogosearch-3.3.10-7|30	BuildRequires:	openssl-devel
14cr|mnogosearch-3.3.10-7|31	BuildRequires:	openjade
14cr|mnogosearch-3.3.10-7|32	BuildRequires:	docbook-utils
14cr|mnogosearch-3.3.10-7|33	Conflicts:	gnusearch
14cr|mnogosearch-3.3.10-7|34	BuildRequires:	mysql-devel >= 5.1
14cr|mnogosearch-3.3.10-7|35	BuildRequires:	readline-devel
14cr|mnogosearch-3.3.10-7|36	BuildRequires:	ncurses-devel
14cr|mnogosearch-3.3.10-7|37	BuildRequires:	multiarch-utils >= 1.0.3
14cr|mnogosearch-3.3.10-7|38	
14cr|mnogosearch-3.3.10-7|39	%description
14cr|mnogosearch-3.3.10-7|40	mnoGoSearch (formerly known as UdmSearch) is a full-featured Web search engine
14cr|mnogosearch-3.3.10-7|41	that you can use to build search engines over HTTP, HTTPS, FTP, and NTTP
14cr|mnogosearch-3.3.10-7|42	servers, local files, and database big text fields. It supports Oracle, MS SQL
14cr|mnogosearch-3.3.10-7|43	Server, MySQL, PostgreSQL, InterBase/Firebird, Openlink Virtuoso, Intersystems
14cr|mnogosearch-3.3.10-7|44	Cach, iODBC, EasySoft ODBC, and unixODBC database backends. It has XML, HTML,
14cr|mnogosearch-3.3.10-7|45	and TEXT built-in support, and external converters support for other document
14cr|mnogosearch-3.3.10-7|46	types. An automatic language/charset guesser for more 70 language/charset
14cr|mnogosearch-3.3.10-7|47	combinations is included, along with basic authorization support, and you may
14cr|mnogosearch-3.3.10-7|48	index password-protected intranet HTTP servers with proxy authorization
14cr|mnogosearch-3.3.10-7|49	support.
14cr|mnogosearch-3.3.10-7|50	
14cr|mnogosearch-3.3.10-7|51	mnoGoSearch is built with MySQL support.
14cr|mnogosearch-3.3.10-7|52	
14cr|mnogosearch-3.3.10-7|53	%package -n	%{libname}
14cr|mnogosearch-3.3.10-7|54	Summary:	Libraries for %{name}
14cr|mnogosearch-3.3.10-7|55	Group:          System/Libraries
14cr|mnogosearch-3.3.10-7|56	
14cr|mnogosearch-3.3.10-7|57	%description -n	%{libname}
14cr|mnogosearch-3.3.10-7|58	This package contains the %{name} library files.
14cr|mnogosearch-3.3.10-7|59	
14cr|mnogosearch-3.3.10-7|60	%package -n	%{develname}
14cr|mnogosearch-3.3.10-7|61	Summary:	Development headers and libraries for %{name}
14cr|mnogosearch-3.3.10-7|62	Group:		Development/C
14cr|mnogosearch-3.3.10-7|63	Requires:	%{libname} = %{version}
14cr|mnogosearch-3.3.10-7|64	Provides:	lib%{name}-devel = %{version}
14cr|mnogosearch-3.3.10-7|65	Provides:	%{mklibname mnogosearch 3.2 -d} = %{version}-%{release}
14cr|mnogosearch-3.3.10-7|66	Obsoletes:	%{mklibname mnogosearch 3.2 -d}
14cr|mnogosearch-3.3.10-7|67	
14cr|mnogosearch-3.3.10-7|68	%description -n	%{develname}
14cr|mnogosearch-3.3.10-7|69	This package contains the %{name} development files.
14cr|mnogosearch-3.3.10-7|70	
14cr|mnogosearch-3.3.10-7|71	%prep
14cr|mnogosearch-3.3.10-7|72	
14cr|mnogosearch-3.3.10-7|73	%setup -q -n mnogosearch-%{version}
14cr|mnogosearch-3.3.10-7|74	%patch0 -p0
14cr|mnogosearch-3.3.10-7|75	%patch1 -p0
14cr|mnogosearch-3.3.10-7|76	%patch2 -p0
14cr|mnogosearch-3.3.10-7|77	%patch3 -p0
14cr|mnogosearch-3.3.10-7|78	%patch4 -p0
14cr|mnogosearch-3.3.10-7|79	
14cr|mnogosearch-3.3.10-7|80	# CVS cleanup
14cr|mnogosearch-3.3.10-7|81	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|mnogosearch-3.3.10-7|82	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|mnogosearch-3.3.10-7|83	done
14cr|mnogosearch-3.3.10-7|84	
14cr|mnogosearch-3.3.10-7|85	# fix one weird bug...
14cr|mnogosearch-3.3.10-7|86	echo "SUBDIRS= mysql pgsql sqlite cache" > create/Makefile.am
14cr|mnogosearch-3.3.10-7|87	
14cr|mnogosearch-3.3.10-7|88	cp %{SOURCE1} mnogosearch-dbgen
14cr|mnogosearch-3.3.10-7|89	cp %{SOURCE2} mysql.sql
14cr|mnogosearch-3.3.10-7|90	cp %{SOURCE3} mnogosearch.png
14cr|mnogosearch-3.3.10-7|91	
14cr|mnogosearch-3.3.10-7|92	# lib64 fix
14cr|mnogosearch-3.3.10-7|93	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|mnogosearch-3.3.10-7|94	
14cr|mnogosearch-3.3.10-7|95	%build
14cr|mnogosearch-3.3.10-7|96	autoreconf -fi
14cr|mnogosearch-3.3.10-7|97	
14cr|mnogosearch-3.3.10-7|98	%serverbuild
14cr|mnogosearch-3.3.10-7|99	%configure2_5x \
14cr|mnogosearch-3.3.10-7|100	--sysconfdir=%{_sysconfdir}/mnogosearch  \
14cr|mnogosearch-3.3.10-7|101	--datadir=%{_datadir}/mnogosearch  \
14cr|mnogosearch-3.3.10-7|102	--enable-syslog --enable-syslog=LOG_LOCAL6 \
14cr|mnogosearch-3.3.10-7|103	--localstatedir=/var/lib/mnogosearch \
14cr|mnogosearch-3.3.10-7|104	--with-mysql \
14cr|mnogosearch-3.3.10-7|105	--enable-parser \
14cr|mnogosearch-3.3.10-7|106	--enable-mp3 \
14cr|mnogosearch-3.3.10-7|107	--enable-file \
14cr|mnogosearch-3.3.10-7|108	--enable-http \
14cr|mnogosearch-3.3.10-7|109	--enable-ftp \
14cr|mnogosearch-3.3.10-7|110	--enable-news \
14cr|mnogosearch-3.3.10-7|111	--with-openssl=%{_prefix} \
14cr|mnogosearch-3.3.10-7|112	--with-zlib \
14cr|mnogosearch-3.3.10-7|113	--with-readline \
14cr|mnogosearch-3.3.10-7|114	--with-extra-charsets=all \
14cr|mnogosearch-3.3.10-7|115	--enable-mysql-fulltext-plugin
14cr|mnogosearch-3.3.10-7|116	
14cr|mnogosearch-3.3.10-7|117	make
14cr|mnogosearch-3.3.10-7|118	
14cr|mnogosearch-3.3.10-7|119	# TODO: --with-expat
14cr|mnogosearch-3.3.10-7|120	# conditional build: --with-unixODBC --with-freetds
14cr|mnogosearch-3.3.10-7|121	
14cr|mnogosearch-3.3.10-7|122	%install
14cr|mnogosearch-3.3.10-7|123	# don't fiddle with the initscript!
14cr|mnogosearch-3.3.10-7|124	export DONT_GPRINTIFY=1
14cr|mnogosearch-3.3.10-7|125	
14cr|mnogosearch-3.3.10-7|126	install -d %{buildroot}%{_includedir}/%{name}-%{version}
14cr|mnogosearch-3.3.10-7|127	install -d %{buildroot}%{_infodir}
14cr|mnogosearch-3.3.10-7|128	install -d %{buildroot}/var/lib
14cr|mnogosearch-3.3.10-7|129	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|mnogosearch-3.3.10-7|130	install -d %{buildroot}/var/www/cgi-bin
14cr|mnogosearch-3.3.10-7|131	install -d %{buildroot}/var/www/html
14cr|mnogosearch-3.3.10-7|132	install -d %{buildroot}/var/www/icons
14cr|mnogosearch-3.3.10-7|133	
14cr|mnogosearch-3.3.10-7|134	%makeinstall_std
14cr|mnogosearch-3.3.10-7|135	
14cr|mnogosearch-3.3.10-7|136	mv -f %{buildroot}%{_bindir}/*.cgi %{buildroot}/var/www/cgi-bin/
14cr|mnogosearch-3.3.10-7|137	
14cr|mnogosearch-3.3.10-7|138	(cd %{buildroot}%{_sysconfdir}/%{name}
14cr|mnogosearch-3.3.10-7|139	echo "#"> locals
14cr|mnogosearch-3.3.10-7|140	for f in *-dist ; do
14cr|mnogosearch-3.3.10-7|141	mv -f $f `basename $f -dist`
14cr|mnogosearch-3.3.10-7|142	done
14cr|mnogosearch-3.3.10-7|143	)
14cr|mnogosearch-3.3.10-7|144	
14cr|mnogosearch-3.3.10-7|145	install -m0755 mnogosearch-dbgen %{buildroot}%{_sysconfdir}/cron.daily/
14cr|mnogosearch-3.3.10-7|146	install -m0644 mnogosearch.png %{buildroot}/var/www/icons/
14cr|mnogosearch-3.3.10-7|147	
14cr|mnogosearch-3.3.10-7|148	# fix one tiny bug
14cr|mnogosearch-3.3.10-7|149	perl -pi -e "s|/usr/local/mnogosearch/sbin/indexer|%{_sbindir}/indexer|g" %{buildroot}%{_sysconfdir}/mnogosearch/indexer.conf
14cr|mnogosearch-3.3.10-7|150	
14cr|mnogosearch-3.3.10-7|151	# fix docs
14cr|mnogosearch-3.3.10-7|152	rm -rf html; mkdir -p html
14cr|mnogosearch-3.3.10-7|153	cp -p doc/*.html html/
14cr|mnogosearch-3.3.10-7|154	
14cr|mnogosearch-3.3.10-7|155	# rename this file
14cr|mnogosearch-3.3.10-7|156	mv %{buildroot}%{_bindir}/udm-config %{buildroot}%{_bindir}/%{name}-%{version}-config
14cr|mnogosearch-3.3.10-7|157	
14cr|mnogosearch-3.3.10-7|158	# move headers in place (P2 should help finding this)
14cr|mnogosearch-3.3.10-7|159	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}-%{version}/
14cr|mnogosearch-3.3.10-7|160	
14cr|mnogosearch-3.3.10-7|161	# cleanup
14cr|mnogosearch-3.3.10-7|162	rm -rf %{buildroot}/usr/doc
14cr|mnogosearch-3.3.10-7|163	rm -rf %{buildroot}%{_datadir}/%{name}/sqlite
14cr|mnogosearch-3.3.10-7|164	rm -rf %{buildroot}%{_datadir}/%{name}/pgsql
14cr|mnogosearch-3.3.10-7|165	
14cr|mnogosearch-3.3.10-7|166	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-%{version}-config
14cr|mnogosearch-3.3.10-7|167	
14cr|mnogosearch-3.3.10-7|168	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/udm_config.h
14cr|mnogosearch-3.3.10-7|169	
14cr|mnogosearch-3.3.10-7|170	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/udm_autoconf.h
14cr|mnogosearch-3.3.10-7|171	
14cr|mnogosearch-3.3.10-7|172	
14cr|mnogosearch-3.3.10-7|173	%files
14cr|mnogosearch-3.3.10-7|174	%defattr (0644,root,root,0755)
14cr|mnogosearch-3.3.10-7|175	%doc ChangeLog README TODO html doc/samples
14cr|mnogosearch-3.3.10-7|176	%attr (0755,root,root) %{_sbindir}/indexer
14cr|mnogosearch-3.3.10-7|177	%attr (0755,root,root) %{_bindir}/mconv
14cr|mnogosearch-3.3.10-7|178	%attr (0755,root,root) %{_bindir}/mguesser
14cr|mnogosearch-3.3.10-7|179	%attr (0755,root,root) /var/www/cgi-bin/*
14cr|mnogosearch-3.3.10-7|180	%attr (0644,root,root) /var/www/icons/mnogosearch.png
14cr|mnogosearch-3.3.10-7|181	%dir /var/lib/mnogosearch
14cr|mnogosearch-3.3.10-7|182	%dir /var/lib/mnogosearch/cache
14cr|mnogosearch-3.3.10-7|183	%dir %{_sysconfdir}/mnogosearch
14cr|mnogosearch-3.3.10-7|184	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/indexer.conf
14cr|mnogosearch-3.3.10-7|185	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/langmap.conf
14cr|mnogosearch-3.3.10-7|186	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/stopwords.conf
14cr|mnogosearch-3.3.10-7|187	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/*.htm
14cr|mnogosearch-3.3.10-7|188	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/mandarin.freq
14cr|mnogosearch-3.3.10-7|189	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/thai.freq
14cr|mnogosearch-3.3.10-7|190	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/TraditionalChinese.freq
14cr|mnogosearch-3.3.10-7|191	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/locals
14cr|mnogosearch-3.3.10-7|192	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/node.xml
14cr|mnogosearch-3.3.10-7|193	%dir %{_sysconfdir}/mnogosearch/langmap
14cr|mnogosearch-3.3.10-7|194	%dir %{_sysconfdir}/mnogosearch/stopwords
14cr|mnogosearch-3.3.10-7|195	%dir %{_sysconfdir}/mnogosearch/synonym
14cr|mnogosearch-3.3.10-7|196	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/*/*
14cr|mnogosearch-3.3.10-7|197	%attr (0755,root,root) %{_sysconfdir}/cron.daily/*
14cr|mnogosearch-3.3.10-7|198	%attr (0644,root,root) %{_mandir}/man?/*
14cr|mnogosearch-3.3.10-7|199	%{_datadir}/mnogosearch/cache
14cr|mnogosearch-3.3.10-7|200	%{_datadir}/mnogosearch/mysql
14cr|mnogosearch-3.3.10-7|201	
14cr|mnogosearch-3.3.10-7|202	%files -n %{libname}
14cr|mnogosearch-3.3.10-7|203	%defattr (0644,root,root,0755)
14cr|mnogosearch-3.3.10-7|204	%attr (0755,root,root) %{_libdir}/lib*.so.%{major}*
14cr|mnogosearch-3.3.10-7|205	
14cr|mnogosearch-3.3.10-7|206	%files -n %{develname}
14cr|mnogosearch-3.3.10-7|207	%defattr (0644,root,root,0755)
14cr|mnogosearch-3.3.10-7|208	%attr (0755,root,root) %{multiarch_bindir}/mnogosearch-%{version}-config
14cr|mnogosearch-3.3.10-7|209	%attr (0644,root,root) %{multiarch_includedir}/mnogosearch-%{version}/udm_config.h
14cr|mnogosearch-3.3.10-7|210	%attr (0644,root,root) %{multiarch_includedir}/mnogosearch-%{version}/udm_autoconf.h
14cr|mnogosearch-3.3.10-7|211	%attr (0755,root,root) %{_bindir}/mnogosearch-%{version}-config
14cr|mnogosearch-3.3.10-7|212	%attr (0644,root,root) %{_includedir}/mnogosearch-%{version}/*.h
14cr|mnogosearch-3.3.10-7|213	%attr (0644,root,root) %{_libdir}/*.a
14cr|mnogosearch-3.3.10-7|214	%attr (0755,root,root) %{_libdir}/*.so
14cr|mnogosearch-3.3.10-7|215	
14cr|mnogosearch-3.3.10-7|216	
14cr|mnogosearch-3.3.10-7|217	
14cr|mnogosearch-3.3.10-7|218	%changelog
14cr|mnogosearch-3.3.10-7|219	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.10-7
14cr|mnogosearch-3.3.10-7|220	+ Revision: a1f4710
14cr|mnogosearch-3.3.10-7|221	- MassBuild#464: Increase release tag
14cr|mnogosearch-3.3.10-7|222	
14cr|mnogosearch-3.3.10-7|223	

3014 14
14cr|moap-0.2.7-3|1	Name:		moap
14cr|moap-0.2.7-3|2	Version:	0.2.7
14cr|moap-0.2.7-3|3	Release:	3
14cr|moap-0.2.7-3|4	Summary:	A tool to help project mainteners to manage releases
14cr|moap-0.2.7-3|5	License:	GPL
14cr|moap-0.2.7-3|6	Group:      Development/Python
14cr|moap-0.2.7-3|7	URL:		https://thomas.apestaart.org/moap/trac/
14cr|moap-0.2.7-3|8	Source:		http://thomas.apestaart.org/download/moap/%{name}-%{version}.tar.bz2
14cr|moap-0.2.7-3|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|moap-0.2.7-3|10	Buildrequires:	python-devel
14cr|moap-0.2.7-3|11	BuildArch:      noarch
14cr|moap-0.2.7-3|12	%description
14cr|moap-0.2.7-3|13	Moap is a swiss army knife for project maintainers and developers. It aims to
14cr|moap-0.2.7-3|14	help in keeping you in the flow of maintaining, developing and releasing,
14cr|moap-0.2.7-3|15	automating whatever tasks can be automated. This includes updating and
14cr|moap-0.2.7-3|16	committing from ChangeLog files (much like prepare-ChangeLog.pl), maintaining
14cr|moap-0.2.7-3|17	your checkout's ignore list, submitting releases to Freshmeat, sending out
14cr|moap-0.2.7-3|18	release mails (with support for templating), creating iCal/RSS feeds for your
14cr|moap-0.2.7-3|19	releases (based on a doap file, and with support for templating), and more.
14cr|moap-0.2.7-3|20	
14cr|moap-0.2.7-3|21	Supported version control systems currently are Bazaar, CVS, darcs, git and
14cr|moap-0.2.7-3|22	Subversion. Supported templating languages are Cheetah and Genshi. Supported
14cr|moap-0.2.7-3|23	bug tracker backends are Bugzilla and Trac.
14cr|moap-0.2.7-3|24	
14cr|moap-0.2.7-3|25	%prep
14cr|moap-0.2.7-3|26	%setup -q
14cr|moap-0.2.7-3|27	
14cr|moap-0.2.7-3|28	%build
14cr|moap-0.2.7-3|29	# force the libdir value, or package is no longer a proper noarch
14cr|moap-0.2.7-3|30	%configure
14cr|moap-0.2.7-3|31	%make
14cr|moap-0.2.7-3|32	
14cr|moap-0.2.7-3|33	%install
14cr|moap-0.2.7-3|34	rm -rf %{buildroot}
14cr|moap-0.2.7-3|35	%makeinstall libdir=%{buildroot}/%{_prefix}/lib/
14cr|moap-0.2.7-3|36	
14cr|moap-0.2.7-3|37	%clean
14cr|moap-0.2.7-3|38	rm -rf %{buildroot}
14cr|moap-0.2.7-3|39	
14cr|moap-0.2.7-3|40	%files
14cr|moap-0.2.7-3|41	%defattr(-,root,root)
14cr|moap-0.2.7-3|42	%doc ChangeLog AUTHORS README COPYING HACKING
14cr|moap-0.2.7-3|43	%doc INSTALL NEWS RELEASE TODO
14cr|moap-0.2.7-3|44	%{_bindir}/*
14cr|moap-0.2.7-3|45	%{py_puresitedir}/%{name}
14cr|moap-0.2.7-3|46	%{_sysconfdir}/bash_completion.d/*
14cr|moap-0.2.7-3|47	%{_mandir}/man1/*
14cr|moap-0.2.7-3|48	
14cr|moap-0.2.7-3|49	
14cr|moap-0.2.7-3|50	
14cr|moap-0.2.7-3|51	%changelog
14cr|moap-0.2.7-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-3
14cr|moap-0.2.7-3|53	+ Revision: 575237f
14cr|moap-0.2.7-3|54	- MassBuild#464: Increase release tag
14cr|moap-0.2.7-3|55	
14cr|moap-0.2.7-3|56	

3015 14
14cr|mocha-1.18.2-2|1	%global enable_tests 0
14cr|mocha-1.18.2-2|2	
14cr|mocha-1.18.2-2|3	Name:       mocha
14cr|mocha-1.18.2-2|4	Version:    1.18.2
14cr|mocha-1.18.2-2|5	Release:    2
14cr|mocha-1.18.2-2|6	Summary:    A simple, flexible, fun test framework for Node.js
14cr|mocha-1.18.2-2|7	
14cr|mocha-1.18.2-2|8	License:    MIT
14cr|mocha-1.18.2-2|9	Group:      System/Libraries
14cr|mocha-1.18.2-2|10	URL:        https://github.com/visionmedia/mocha
14cr|mocha-1.18.2-2|11	Source0:    http://registry.npmjs.org/mocha/-/mocha-%{version}.tgz
14cr|mocha-1.18.2-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|mocha-1.18.2-2|13	# version control repository.
14cr|mocha-1.18.2-2|14	Source1:    tests-%{version}.tar.bz2
14cr|mocha-1.18.2-2|15	Source2:    support-%{version}.tar.bz2
14cr|mocha-1.18.2-2|16	Source10:   dl-tests.sh
14cr|mocha-1.18.2-2|17	Source20:   https://raw.githubusercontent.com/visionmedia/mocha/661ff1156418cc16d7f3fb1584f5a20e15978bbc/LICENSE
14cr|mocha-1.18.2-2|18	
14cr|mocha-1.18.2-2|19	BuildArch:  noarch
14cr|mocha-1.18.2-2|20	
14cr|mocha-1.18.2-2|21	# Dep generator bug which adds a trailing dot in the node(engine) requires.
14cr|mocha-1.18.2-2|22	Patch0:     nodejs-mocha-1.8.1-node-dep.patch
14cr|mocha-1.18.2-2|23	
14cr|mocha-1.18.2-2|24	BuildRequires:  nodejs-packaging
14cr|mocha-1.18.2-2|25	
14cr|mocha-1.18.2-2|26	%if 0%{?enable_tests}
14cr|mocha-1.18.2-2|27	BuildRequires:  npm(commander)
14cr|mocha-1.18.2-2|28	BuildRequires:  npm(debug)
14cr|mocha-1.18.2-2|29	BuildRequires:  npm(diff)
14cr|mocha-1.18.2-2|30	BuildRequires:  npm(glob)
14cr|mocha-1.18.2-2|31	BuildRequires:  npm(growl)
14cr|mocha-1.18.2-2|32	BuildRequires:  npm(jade)
14cr|mocha-1.18.2-2|33	BuildRequires:  npm(mkdirp)
14cr|mocha-1.18.2-2|34	BuildRequires:  npm(should)
14cr|mocha-1.18.2-2|35	%endif
14cr|mocha-1.18.2-2|36	
14cr|mocha-1.18.2-2|37	%description
14cr|mocha-1.18.2-2|38	Mocha is a feature-rich JavaScript test framework running on Node.js and the
14cr|mocha-1.18.2-2|39	browser, making asynchronous testing simple and fun. Mocha tests run serially,
14cr|mocha-1.18.2-2|40	allowing for flexible and accurate reporting, while mapping uncaught
14cr|mocha-1.18.2-2|41	exceptions to the correct test cases.
14cr|mocha-1.18.2-2|42	
14cr|mocha-1.18.2-2|43	
14cr|mocha-1.18.2-2|44	%prep
14cr|mocha-1.18.2-2|45	%setup -q -n package
14cr|mocha-1.18.2-2|46	%setup -q -T -D -a 1 -n package
14cr|mocha-1.18.2-2|47	%setup -q -T -D -a 2 -n package
14cr|mocha-1.18.2-2|48	%patch0 -p1
14cr|mocha-1.18.2-2|49	cp -p %{SOURCE20} .
14cr|mocha-1.18.2-2|50	
14cr|mocha-1.18.2-2|51	%nodejs_fixdep commander '~2.0'
14cr|mocha-1.18.2-2|52	%nodejs_fixdep growl '~1.7'
14cr|mocha-1.18.2-2|53	%nodejs_fixdep jade '>=0.26.3'
14cr|mocha-1.18.2-2|54	%nodejs_fixdep diff '1.0.x'
14cr|mocha-1.18.2-2|55	%nodejs_fixdep glob '~3.2'
14cr|mocha-1.18.2-2|56	%nodejs_fixdep mkdirp '~0.3'
14cr|mocha-1.18.2-2|57	
14cr|mocha-1.18.2-2|58	
14cr|mocha-1.18.2-2|59	%build
14cr|mocha-1.18.2-2|60	#nothing to do
14cr|mocha-1.18.2-2|61	
14cr|mocha-1.18.2-2|62	
14cr|mocha-1.18.2-2|63	%install
14cr|mocha-1.18.2-2|64	mkdir -p %{buildroot}%{nodejs_sitelib}/mocha
14cr|mocha-1.18.2-2|65	cp -pr package.json index.js lib/ mocha.css mocha.js \
14cr|mocha-1.18.2-2|66	%{buildroot}%{nodejs_sitelib}/mocha
14cr|mocha-1.18.2-2|67	
14cr|mocha-1.18.2-2|68	rm -f %{buildroot}%{nodejs_sitelib}/mocha/lib/template.html
14cr|mocha-1.18.2-2|69	rm -rf %{buildroot}%{nodejs_sitelib}/mocha/lib/reporters/templates
14cr|mocha-1.18.2-2|70	
14cr|mocha-1.18.2-2|71	mkdir -p %{buildroot}%{nodejs_sitelib}/mocha/bin
14cr|mocha-1.18.2-2|72	install -p -D -m0755 bin/mocha %{buildroot}%{nodejs_sitelib}/mocha/bin/mocha
14cr|mocha-1.18.2-2|73	install -p -D -m0755 bin/_mocha %{buildroot}%{nodejs_sitelib}/mocha/bin/_mocha
14cr|mocha-1.18.2-2|74	mkdir -p %{buildroot}%{_bindir}
14cr|mocha-1.18.2-2|75	ln -sf %{nodejs_sitelib}/mocha/bin/mocha %{buildroot}%{_bindir}/mocha
14cr|mocha-1.18.2-2|76	
14cr|mocha-1.18.2-2|77	# Use system diff.js instead.
14cr|mocha-1.18.2-2|78	ln -sf %{nodejs_sitelib}/diff/diff.js \
14cr|mocha-1.18.2-2|79	%{buildroot}%{nodejs_sitelib}/mocha/lib/browser/diff.js
14cr|mocha-1.18.2-2|80	
14cr|mocha-1.18.2-2|81	# Put these files in _datadir to comply with packaging guidelines.
14cr|mocha-1.18.2-2|82	mkdir -p %{buildroot}%{_datadir}/mocha/images
14cr|mocha-1.18.2-2|83	cp -pr images/*.png \
14cr|mocha-1.18.2-2|84	%{buildroot}%{_datadir}/mocha/images
14cr|mocha-1.18.2-2|85	ln -sf %{_datadir}/mocha/images \
14cr|mocha-1.18.2-2|86	%{buildroot}%{nodejs_sitelib}/mocha/images
14cr|mocha-1.18.2-2|87	cp -pr lib/template.html \
14cr|mocha-1.18.2-2|88	%{buildroot}%{_datadir}/mocha
14cr|mocha-1.18.2-2|89	ln -sf %{_datadir}/mocha/template.html \
14cr|mocha-1.18.2-2|90	%{buildroot}%{nodejs_sitelib}/mocha/lib/template.html
14cr|mocha-1.18.2-2|91	cp -pr lib/reporters/templates \
14cr|mocha-1.18.2-2|92	%{buildroot}%{_datadir}/mocha
14cr|mocha-1.18.2-2|93	ln -sf %{_datadir}/mocha/templates \
14cr|mocha-1.18.2-2|94	%{buildroot}%{nodejs_sitelib}/mocha/lib/reporters/templates
14cr|mocha-1.18.2-2|95	
14cr|mocha-1.18.2-2|96	%nodejs_symlink_deps
14cr|mocha-1.18.2-2|97	
14cr|mocha-1.18.2-2|98	
14cr|mocha-1.18.2-2|99	%if 0%{?enable_tests}
14cr|mocha-1.18.2-2|100	%check
14cr|mocha-1.18.2-2|101	%nodejs_symlink_deps --check
14cr|mocha-1.18.2-2|102	./bin/mocha --reporter dot test/acceptance/*.js --growl test/*.js
14cr|mocha-1.18.2-2|103	%endif
14cr|mocha-1.18.2-2|104	
14cr|mocha-1.18.2-2|105	
14cr|mocha-1.18.2-2|106	%files
14cr|mocha-1.18.2-2|107	%doc LICENSE Readme.md
14cr|mocha-1.18.2-2|108	%{nodejs_sitelib}/mocha
14cr|mocha-1.18.2-2|109	%{_bindir}/mocha
14cr|mocha-1.18.2-2|110	%{_datadir}/mocha
14cr|mocha-1.18.2-2|111	
14cr|mocha-1.18.2-2|112	
14cr|mocha-1.18.2-2|113	
14cr|mocha-1.18.2-2|114	%changelog
14cr|mocha-1.18.2-2|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18.2-2
14cr|mocha-1.18.2-2|116	+ Revision: d3f1c99
14cr|mocha-1.18.2-2|117	- MassBuild#464: Increase release tag
14cr|mocha-1.18.2-2|118	
14cr|mocha-1.18.2-2|119	

3016 14
14cr|modello-1.4.1-3|1	# Copyright (c) 2000-2005, JPackage Project
14cr|modello-1.4.1-3|2	# All rights reserved.
14cr|modello-1.4.1-3|3	#
14cr|modello-1.4.1-3|4	# Redistribution and use in source and binary forms, with or without
14cr|modello-1.4.1-3|5	# modification, are permitted provided that the following conditions
14cr|modello-1.4.1-3|6	# are met:
14cr|modello-1.4.1-3|7	#
14cr|modello-1.4.1-3|8	# 1. Redistributions of source code must retain the above copyright
14cr|modello-1.4.1-3|9	#    notice, this list of conditions and the following disclaimer.
14cr|modello-1.4.1-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|modello-1.4.1-3|11	#    notice, this list of conditions and the following disclaimer in the
14cr|modello-1.4.1-3|12	#    documentation and/or other materials provided with the
14cr|modello-1.4.1-3|13	#    distribution.
14cr|modello-1.4.1-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|modello-1.4.1-3|15	#    contributors may be used to endorse or promote products derived
14cr|modello-1.4.1-3|16	#    from this software without specific prior written permission.
14cr|modello-1.4.1-3|17	#
14cr|modello-1.4.1-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|modello-1.4.1-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|modello-1.4.1-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|modello-1.4.1-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|modello-1.4.1-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|modello-1.4.1-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|modello-1.4.1-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|modello-1.4.1-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|modello-1.4.1-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|modello-1.4.1-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|modello-1.4.1-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|modello-1.4.1-3|29	#
14cr|modello-1.4.1-3|30	
14cr|modello-1.4.1-3|31	Name:           modello
14cr|modello-1.4.1-3|32	Version:        1.4.1
14cr|modello-1.4.1-3|33	Release:        3
14cr|modello-1.4.1-3|34	Summary:        Modello Data Model toolkit
14cr|modello-1.4.1-3|35	License:        MIT
14cr|modello-1.4.1-3|36	Group:          Development/Java
14cr|modello-1.4.1-3|37	URL:            http://modello.codehaus.org/
14cr|modello-1.4.1-3|38	Source0:        http://repo2.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cr|modello-1.4.1-3|39	
14cr|modello-1.4.1-3|40	Source2:        %{name}-jpp-depmap.xml
14cr|modello-1.4.1-3|41	
14cr|modello-1.4.1-3|42	Patch0:         0001-Use-public-function-for-component-lookup.patch
14cr|modello-1.4.1-3|43	
14cr|modello-1.4.1-3|44	BuildArch:      noarch
14cr|modello-1.4.1-3|45	
14cr|modello-1.4.1-3|46	BuildRequires:  ant >= 0:1.6
14cr|modello-1.4.1-3|47	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|modello-1.4.1-3|48	BuildRequires:  maven2 >= 2.0.4-9
14cr|modello-1.4.1-3|49	BuildRequires:  maven-assembly-plugin
14cr|modello-1.4.1-3|50	BuildRequires:  maven-compiler-plugin
14cr|modello-1.4.1-3|51	BuildRequires:  maven-install-plugin
14cr|modello-1.4.1-3|52	BuildRequires:  maven-jar-plugin
14cr|modello-1.4.1-3|53	BuildRequires:  maven-javadoc-plugin
14cr|modello-1.4.1-3|54	BuildRequires:  maven-resources-plugin
14cr|modello-1.4.1-3|55	BuildRequires:  maven-surefire-plugin
14cr|modello-1.4.1-3|56	BuildRequires:  maven-site-plugin
14cr|modello-1.4.1-3|57	BuildRequires:  maven-surefire-provider-junit
14cr|modello-1.4.1-3|58	#BuildRequires:  maven-dependency-plugin
14cr|modello-1.4.1-3|59	BuildRequires:  maven-plugin-plugin
14cr|modello-1.4.1-3|60	BuildRequires:  maven-shared-reporting-impl
14cr|modello-1.4.1-3|61	#BuildRequires:  maven-shared-invoker
14cr|modello-1.4.1-3|62	BuildRequires:  classworlds >= 0:1.1
14cr|modello-1.4.1-3|63	BuildRequires:  plexus-container-default
14cr|modello-1.4.1-3|64	BuildRequires:  plexus-utils
14cr|modello-1.4.1-3|65	BuildRequires:  plexus-velocity
14cr|modello-1.4.1-3|66	BuildRequires:  velocity
14cr|modello-1.4.1-3|67	BuildRequires:  maven-doxia
14cr|modello-1.4.1-3|68	BuildRequires:  maven-doxia-sitetools
14cr|modello-1.4.1-3|69	BuildRequires:  maven-doxia-tools
14cr|modello-1.4.1-3|70	#BuildRequires:  plexus-build-api
14cr|modello-1.4.1-3|71	BuildRequires:  ws-jaxme
14cr|modello-1.4.1-3|72	BuildRequires:  xmlunit
14cr|modello-1.4.1-3|73	BuildRequires:  jpa_api = 3.0
14cr|modello-1.4.1-3|74	BuildRequires:  geronimo-parent-poms
14cr|modello-1.4.1-3|75	
14cr|modello-1.4.1-3|76	Requires:       classworlds >= 0:1.1
14cr|modello-1.4.1-3|77	#Requires:       plexus-containers-container-default
14cr|modello-1.4.1-3|78	#Requires:       plexus-build-api
14cr|modello-1.4.1-3|79	Requires:       plexus-utils
14cr|modello-1.4.1-3|80	Requires:       plexus-velocity
14cr|modello-1.4.1-3|81	Requires:       velocity
14cr|modello-1.4.1-3|82	#Requires:       guava
14cr|modello-1.4.1-3|83	#Requires:       xbean
14cr|modello-1.4.1-3|84	
14cr|modello-1.4.1-3|85	Requires:          jpackage-utils
14cr|modello-1.4.1-3|86	Requires(post):    jpackage-utils
14cr|modello-1.4.1-3|87	Requires(postun):  jpackage-utils
14cr|modello-1.4.1-3|88	
14cr|modello-1.4.1-3|89	Provides:       modello-maven-plugin = %{version}-%{release}
14cr|modello-1.4.1-3|90	Obsoletes:      modello-maven-plugin < 0:1.0-0.a8.3jpp
14cr|modello-1.4.1-3|91	
14cr|modello-1.4.1-3|92	%description
14cr|modello-1.4.1-3|93	Modello is a Data Model toolkit in use by the
14cr|modello-1.4.1-3|94	http://maven.apache.org/maven2.
14cr|modello-1.4.1-3|95	It all starts with the Data Model. Once a data model is defined,
14cr|modello-1.4.1-3|96	the toolkit can be used to generate any of the following at compile
14cr|modello-1.4.1-3|97	time.
14cr|modello-1.4.1-3|98	Java POJOs of the model.
14cr|modello-1.4.1-3|99	Java POJOs to XML Writer (provided via xpp3 or dom4j).
14cr|modello-1.4.1-3|100	XML to Java Pojos Reader (provided via xpp3 or dom4j).
14cr|modello-1.4.1-3|101	XDoc documentation of the data model.
14cr|modello-1.4.1-3|102	Java model to [Prevayler|http://www.prevayler.org/] Store.
14cr|modello-1.4.1-3|103	Java model to [JPOX|http://www.jpox.org/] Store.
14cr|modello-1.4.1-3|104	Java model to [JPOX|http://www.jpox.org/] Mapping.
14cr|modello-1.4.1-3|105	
14cr|modello-1.4.1-3|106	
14cr|modello-1.4.1-3|107	%package javadoc
14cr|modello-1.4.1-3|108	Summary:        Javadoc for %{name}
14cr|modello-1.4.1-3|109	Group:          Development/Java
14cr|modello-1.4.1-3|110	Requires:       jpackage-utils
14cr|modello-1.4.1-3|111	
14cr|modello-1.4.1-3|112	%description javadoc
14cr|modello-1.4.1-3|113	API documentation for %{name}.
14cr|modello-1.4.1-3|114	
14cr|modello-1.4.1-3|115	%prep
14cr|modello-1.4.1-3|116	%setup -q -n %{name}-%{version}
14cr|modello-1.4.1-3|117	
14cr|modello-1.4.1-3|118	# fix test compilation failure with new plexus-containers
14cr|modello-1.4.1-3|119	# not really needed now because we are skipping tests for other
14cr|modello-1.4.1-3|120	# problems...
14cr|modello-1.4.1-3|121	#%%patch0 -p1
14cr|modello-1.4.1-3|122	
14cr|modello-1.4.1-3|123	
14cr|modello-1.4.1-3|124	%build
14cr|modello-1.4.1-3|125	
14cr|modello-1.4.1-3|126	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cr|modello-1.4.1-3|127	mkdir -p $MAVEN_REPO_LOCAL
14cr|modello-1.4.1-3|128	
14cr|modello-1.4.1-3|129	# skip tests because we have too old xmlunit in Fedora now (1.0.8)
14cr|modello-1.4.1-3|130	mvn \
14cr|modello-1.4.1-3|131	-e \
14cr|modello-1.4.1-3|132	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cr|modello-1.4.1-3|133	-Dmaven2.jpp.depmap.file=%{SOURCE2} \
14cr|modello-1.4.1-3|134	-Dmaven.test.skip=true \
14cr|modello-1.4.1-3|135	install javadoc:aggregate
14cr|modello-1.4.1-3|136	
14cr|modello-1.4.1-3|137	%install
14cr|modello-1.4.1-3|138	# poms and depmap fragments
14cr|modello-1.4.1-3|139	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cr|modello-1.4.1-3|140	for i in `find . -name pom.xml -not -path ./pom.xml -not -path "*src/it/*"`; do
14cr|modello-1.4.1-3|141	# i is in format ..../artifactid/pom.xml
14cr|modello-1.4.1-3|142	cp -p $i $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.`basename \`dirname $i\``.pom
14cr|modello-1.4.1-3|143	
14cr|modello-1.4.1-3|144	artifactname=`basename \`dirname $i\` | sed -e s:^modello-::g`
14cr|modello-1.4.1-3|145	%add_to_maven_depmap org.codehaus.modello modello-$artifactname %{version} JPP/%{name} $artifactname
14cr|modello-1.4.1-3|146	done
14cr|modello-1.4.1-3|147	
14cr|modello-1.4.1-3|148	cp -p pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.modello-modello.pom
14cr|modello-1.4.1-3|149	%add_to_maven_depmap org.codehaus.modello modello %{version} JPP/%{name} modello
14cr|modello-1.4.1-3|150	
14cr|modello-1.4.1-3|151	# script
14cr|modello-1.4.1-3|152	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
14cr|modello-1.4.1-3|153	%jpackage_script org.codehaus.modello.ModelloCli "" ""  "modello/core:modello/plugin-xpp3:modello/plugin-xml:guava:xbean:plexus/containers-container-default:plexus/utils:plexus/classworlds)" %{name} true
14cr|modello-1.4.1-3|154	
14cr|modello-1.4.1-3|155	# jars
14cr|modello-1.4.1-3|156	
14cr|modello-1.4.1-3|157	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14cr|modello-1.4.1-3|158	for jar in $(find -type f -name "*-%{version}.jar" | grep -E target/.*.jar); do
14cr|modello-1.4.1-3|159	install -m 644 $jar $RPM_BUILD_ROOT%{_javadir}/%{name}/`basename $jar |sed -e s:modello-::g|sed -e s:-%{version}::g`
14cr|modello-1.4.1-3|160	done
14cr|modello-1.4.1-3|161	
14cr|modello-1.4.1-3|162	# javadoc
14cr|modello-1.4.1-3|163	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|modello-1.4.1-3|164	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|modello-1.4.1-3|165	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|modello-1.4.1-3|166	
14cr|modello-1.4.1-3|167	%post
14cr|modello-1.4.1-3|168	%update_maven_depmap
14cr|modello-1.4.1-3|169	
14cr|modello-1.4.1-3|170	%postun
14cr|modello-1.4.1-3|171	%update_maven_depmap
14cr|modello-1.4.1-3|172	
14cr|modello-1.4.1-3|173	%files
14cr|modello-1.4.1-3|174	%defattr(-,root,root,-)
14cr|modello-1.4.1-3|175	%{_mavenpomdir}/*
14cr|modello-1.4.1-3|176	%{_javadir}/%{name}
14cr|modello-1.4.1-3|177	%{_bindir}/*
14cr|modello-1.4.1-3|178	%config(noreplace) %{_mavendepmapfragdir}/*
14cr|modello-1.4.1-3|179	
14cr|modello-1.4.1-3|180	%files javadoc
14cr|modello-1.4.1-3|181	%defattr(-,root,root,-)
14cr|modello-1.4.1-3|182	%{_javadocdir}/%{name}-%{version}
14cr|modello-1.4.1-3|183	%{_javadocdir}/%{name}
14cr|modello-1.4.1-3|184	
14cr|modello-1.4.1-3|185	
14cr|modello-1.4.1-3|186	%changelog
14cr|modello-1.4.1-3|187	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-3
14cr|modello-1.4.1-3|188	+ Revision: 624a3ab
14cr|modello-1.4.1-3|189	- MassBuild#464: Increase release tag
14cr|modello-1.4.1-3|190	
14cr|modello-1.4.1-3|191	

3017 14
14cr|modem-manager-gui-0.0.16-2|1	Summary: Modem Manager GUI
14cr|modem-manager-gui-0.0.16-2|2	Name: modem-manager-gui
14cr|modem-manager-gui-0.0.16-2|3	Version: 0.0.16
14cr|modem-manager-gui-0.0.16-2|4	Release: 2
14cr|modem-manager-gui-0.0.16-2|5	License: GPLv3
14cr|modem-manager-gui-0.0.16-2|6	Group: System/Configuration/Networking
14cr|modem-manager-gui-0.0.16-2|7	URL: http://linuxonly.ru
14cr|modem-manager-gui-0.0.16-2|8	Source:	%{name}-%{version}.tar.gz
14cr|modem-manager-gui-0.0.16-2|9	Source1: modem-manager-gui.ui
14cr|modem-manager-gui-0.0.16-2|10	Vendor:	Alex <alex@linuxonly.ru>
14cr|modem-manager-gui-0.0.16-2|11	
14cr|modem-manager-gui-0.0.16-2|12	BuildRequires: pkgconfig
14cr|modem-manager-gui-0.0.16-2|13	BuildRequires: pkgconfig(gtk+-3.0)
14cr|modem-manager-gui-0.0.16-2|14	BuildRequires: pkgconfig(glib-2.0) >= 2.32.1
14cr|modem-manager-gui-0.0.16-2|15	BuildRequires: gdbm-devel >= 1.10
14cr|modem-manager-gui-0.0.16-2|16	BuildRequires: pkgconfig(libnotify) >= 0.7.5
14cr|modem-manager-gui-0.0.16-2|17	
14cr|modem-manager-gui-0.0.16-2|18	Requires: gtk+3.0 >= 3.4.0
14cr|modem-manager-gui-0.0.16-2|19	Requires: glib2 >= 2.32.1
14cr|modem-manager-gui-0.0.16-2|20	Requires: gdbm >= 1.10
14cr|modem-manager-gui-0.0.16-2|21	Requires: libnotify >= 0.7.5
14cr|modem-manager-gui-0.0.16-2|22	Requires: modemmanager >= 0.6.0.0
14cr|modem-manager-gui-0.0.16-2|23	Suggests: networkmanager
14cr|modem-manager-gui-0.0.16-2|24	
14cr|modem-manager-gui-0.0.16-2|25	%description
14cr|modem-manager-gui-0.0.16-2|26	This program is simple graphical interface for Modem Manager
14cr|modem-manager-gui-0.0.16-2|27	daemon dbus interface.
14cr|modem-manager-gui-0.0.16-2|28	Current features:
14cr|modem-manager-gui-0.0.16-2|29	- View device information: Operator name, Mode, IMEI, IMSI,
14cr|modem-manager-gui-0.0.16-2|30	Signal level.
14cr|modem-manager-gui-0.0.16-2|31	- Send and receive SMS messages with long massages
14cr|modem-manager-gui-0.0.16-2|32	concatenation and store messages in database.
14cr|modem-manager-gui-0.0.16-2|33	- Send USSD requests and read answers in GSM7 and UCS2 formats
14cr|modem-manager-gui-0.0.16-2|34	converted to system UTF8 charset.
14cr|modem-manager-gui-0.0.16-2|35	- Scan available mobile networks.
14cr|modem-manager-gui-0.0.16-2|36	
14cr|modem-manager-gui-0.0.16-2|37	%prep
14cr|modem-manager-gui-0.0.16-2|38	%setup -q
14cr|modem-manager-gui-0.0.16-2|39	cp -f %{SOURCE1} ./src/
14cr|modem-manager-gui-0.0.16-2|40	
14cr|modem-manager-gui-0.0.16-2|41	%build
14cr|modem-manager-gui-0.0.16-2|42	%configure
14cr|modem-manager-gui-0.0.16-2|43	make %{?_smp_mflags}
14cr|modem-manager-gui-0.0.16-2|44	
14cr|modem-manager-gui-0.0.16-2|45	%install
14cr|modem-manager-gui-0.0.16-2|46	rm -rf %{buildroot}
14cr|modem-manager-gui-0.0.16-2|47	make install INSTALLPREFIX=%{buildroot}
14cr|modem-manager-gui-0.0.16-2|48	%find_lang %{name}
14cr|modem-manager-gui-0.0.16-2|49	
14cr|modem-manager-gui-0.0.16-2|50	
14cr|modem-manager-gui-0.0.16-2|51	%files -f %{name}.lang
14cr|modem-manager-gui-0.0.16-2|52	%doc LICENSE
14cr|modem-manager-gui-0.0.16-2|53	%doc AUTHORS
14cr|modem-manager-gui-0.0.16-2|54	%doc Changelog
14cr|modem-manager-gui-0.0.16-2|55	%{_bindir}/modem-manager-gui
14cr|modem-manager-gui-0.0.16-2|56	%{_libdir}/modem-manager-gui/modules/*
14cr|modem-manager-gui-0.0.16-2|57	%{_datadir}/pixmaps/%{name}.png
14cr|modem-manager-gui-0.0.16-2|58	%{_datadir}/modem-manager-gui/pixmaps/*
14cr|modem-manager-gui-0.0.16-2|59	%{_datadir}/modem-manager-gui/sounds/message.ogg
14cr|modem-manager-gui-0.0.16-2|60	%{_datadir}/modem-manager-gui/ui/modem-manager-gui.ui
14cr|modem-manager-gui-0.0.16-2|61	%{_datadir}/applications/modem-manager-gui.desktop
14cr|modem-manager-gui-0.0.16-2|62	%{_mandir}/man1/modem-manager-gui.1.xz
14cr|modem-manager-gui-0.0.16-2|63	
14cr|modem-manager-gui-0.0.16-2|64	
14cr|modem-manager-gui-0.0.16-2|65	%changelog
14cr|modem-manager-gui-0.0.16-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.16-2
14cr|modem-manager-gui-0.0.16-2|67	+ Revision: 3a3cc68
14cr|modem-manager-gui-0.0.16-2|68	- MassBuild#464: Increase release tag
14cr|modem-manager-gui-0.0.16-2|69	
14cr|modem-manager-gui-0.0.16-2|70	

3018 14
14cr|moin-1.9.3-3|1	%define	name	moin
14cr|moin-1.9.3-3|2	%define	version	1.9.3
14cr|moin-1.9.3-3|3	
14cr|moin-1.9.3-3|4	Summary:	Python clone of WikiWiki
14cr|moin-1.9.3-3|5	Name:		%{name}
14cr|moin-1.9.3-3|6	Version:	%{version}
14cr|moin-1.9.3-3|7	Release:	3
14cr|moin-1.9.3-3|8	License:	GPLv2
14cr|moin-1.9.3-3|9	Group:		Networking/WWW
14cr|moin-1.9.3-3|10	URL:		http://moinmo.in/
14cr|moin-1.9.3-3|11	Source0:	http://static.moinmo.in/files/%{name}-%{version}.tar.gz
14cr|moin-1.9.3-3|12	Source1:	README.RPM
14cr|moin-1.9.3-3|13	Source2:	apache2-moin.conf
14cr|moin-1.9.3-3|14	BuildArch:	noarch
14cr|moin-1.9.3-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|moin-1.9.3-3|16	Requires:	apache-conf
14cr|moin-1.9.3-3|17	Requires:	python
14cr|moin-1.9.3-3|18	BuildRequires:	python-devel
14cr|moin-1.9.3-3|19	Obsoletes:	moin-apache2 <= 1.1
14cr|moin-1.9.3-3|20	Obsoletes:	moin-apache2-unsafe <= 1.1
14cr|moin-1.9.3-3|21	
14cr|moin-1.9.3-3|22	%description
14cr|moin-1.9.3-3|23	A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on
14cr|moin-1.9.3-3|24	easy access to and modification of information. MoinMoin is a Python
14cr|moin-1.9.3-3|25	WikiClone that allows you to easily set up your own wiki, only requiring a
14cr|moin-1.9.3-3|26	Web server and a Python installation.
14cr|moin-1.9.3-3|27	
14cr|moin-1.9.3-3|28	%prep
14cr|moin-1.9.3-3|29	%setup -q
14cr|moin-1.9.3-3|30	
14cr|moin-1.9.3-3|31	%build
14cr|moin-1.9.3-3|32	%__python setup.py build
14cr|moin-1.9.3-3|33	
14cr|moin-1.9.3-3|34	%install
14cr|moin-1.9.3-3|35	rm -rf %{buildroot}
14cr|moin-1.9.3-3|36	%__python setup.py install --root=%{buildroot}
14cr|moin-1.9.3-3|37	
14cr|moin-1.9.3-3|38	cp %SOURCE1 README.update.urpmi
14cr|moin-1.9.3-3|39	
14cr|moin-1.9.3-3|40	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14cr|moin-1.9.3-3|41	cp %SOURCE2 %{buildroot}%{_sysconfdir}/httpd/conf.d/moin.conf
14cr|moin-1.9.3-3|42	
14cr|moin-1.9.3-3|43	# ensure "templates" are readable
14cr|moin-1.9.3-3|44	chmod a+r -R %{buildroot}%{_datadir}
14cr|moin-1.9.3-3|45	
14cr|moin-1.9.3-3|46	%clean
14cr|moin-1.9.3-3|47	rm -rf %{buildroot}
14cr|moin-1.9.3-3|48	
14cr|moin-1.9.3-3|49	%post
14cr|moin-1.9.3-3|50	%{_initrddir}/httpd reload
14cr|moin-1.9.3-3|51	
14cr|moin-1.9.3-3|52	%postun
14cr|moin-1.9.3-3|53	%{_initrddir}/httpd reload
14cr|moin-1.9.3-3|54	
14cr|moin-1.9.3-3|55	%files
14cr|moin-1.9.3-3|56	%defattr(-,root,root)
14cr|moin-1.9.3-3|57	%doc README README.update.urpmi docs/CHANGES* docs/INSTALL.html docs/README.migration
14cr|moin-1.9.3-3|58	%doc docs/licenses/
14cr|moin-1.9.3-3|59	%{_bindir}/moin
14cr|moin-1.9.3-3|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/moin.conf
14cr|moin-1.9.3-3|61	%_datadir/%name/
14cr|moin-1.9.3-3|62	%py_puresitedir/jabberbot
14cr|moin-1.9.3-3|63	%py_puresitedir/MoinMoin
14cr|moin-1.9.3-3|64	%py_puresitedir/*.egg-info
14cr|moin-1.9.3-3|65	
14cr|moin-1.9.3-3|66	
14cr|moin-1.9.3-3|67	
14cr|moin-1.9.3-3|68	%changelog
14cr|moin-1.9.3-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.3-3
14cr|moin-1.9.3-3|70	+ Revision: 715fcaf
14cr|moin-1.9.3-3|71	- MassBuild#464: Increase release tag
14cr|moin-1.9.3-3|72	
14cr|moin-1.9.3-3|73	

3019 14
14cr|mondo-3.0.4-2|1	#
14cr|mondo-3.0.4-2|2	# $Id: mondo.spec 1892 2008-03-22 00:57:27Z bruno $
14cr|mondo-3.0.4-2|3	#
14cr|mondo-3.0.4-2|4	
14cr|mondo-3.0.4-2|5	Summary:	A program to create a rescue/restore CD/tape
14cr|mondo-3.0.4-2|6	Summary(fr):	Un programme pour créer un media de sauvegarde/restauration
14cr|mondo-3.0.4-2|7	Summary(it):	Un programma per utenti Linux per creare un CD/tape di rescue
14cr|mondo-3.0.4-2|8	Summary(sp):	Un programa por crear una CD/cinta de restoracion/rescate
14cr|mondo-3.0.4-2|9	
14cr|mondo-3.0.4-2|10	Name:		mondo
14cr|mondo-3.0.4-2|11	Version:	3.0.4
14cr|mondo-3.0.4-2|12	Packager:	Bruno Cornec <bcornec@mandriva.org>
14cr|mondo-3.0.4-2|13	Release:	2
14cr|mondo-3.0.4-2|14	License:	GPL
14cr|mondo-3.0.4-2|15	Group:		Archiving/Backup
14cr|mondo-3.0.4-2|16	Url:		http://www.mondorescue.org
14cr|mondo-3.0.4-2|17	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
14cr|mondo-3.0.4-2|18	BuildRequires:	newt-devel >= 0.50, gcc-c++, autoconf, automake, libtool
14cr|mondo-3.0.4-2|19	ExcludeArch:	ppc
14cr|mondo-3.0.4-2|20	Obsoletes: libmondo
14cr|mondo-3.0.4-2|21	Requires:	mindi >= 2.1.1, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, buffer, cdrecord,
14cr|mondo-3.0.4-2|22	%ifarch ia64
14cr|mondo-3.0.4-2|23	Requires:	elilo, parted
14cr|mondo-3.0.4-2|24	%else
14cr|mondo-3.0.4-2|25	Requires:	syslinux >= 1.52
14cr|mondo-3.0.4-2|26	%endif
14cr|mondo-3.0.4-2|27	
14cr|mondo-3.0.4-2|28	%description
14cr|mondo-3.0.4-2|29	Mondo is a GPL disaster recovery solution to create backup media
14cr|mondo-3.0.4-2|30	(CD, DVD, tape, network images) that can be used to redeploy the
14cr|mondo-3.0.4-2|31	damaged system, as well as deploy similar or less similar systems.
14cr|mondo-3.0.4-2|32	
14cr|mondo-3.0.4-2|33	%prep
14cr|mondo-3.0.4-2|34	%setup -q
14cr|mondo-3.0.4-2|35	
14cr|mondo-3.0.4-2|36	%build
14cr|mondo-3.0.4-2|37	%configure2_5x
14cr|mondo-3.0.4-2|38	make %{?_smp_mflags} VERSION=%{version}
14cr|mondo-3.0.4-2|39	
14cr|mondo-3.0.4-2|40	%install
14cr|mondo-3.0.4-2|41	make DESTDIR=%{buildroot} install
14cr|mondo-3.0.4-2|42	mkdir -p %{buildroot}/%{_var}/cache/%{name}
14cr|mondo-3.0.4-2|43	
14cr|mondo-3.0.4-2|44	%files
14cr|mondo-3.0.4-2|45	%doc ChangeLog
14cr|mondo-3.0.4-2|46	#svn.log
14cr|mondo-3.0.4-2|47	%doc INSTALL COPYING README* TODO AUTHORS NEWS*
14cr|mondo-3.0.4-2|48	%doc docs/en/mondorescue-howto.html docs/en/mondorescue-howto.pdf
14cr|mondo-3.0.4-2|49	%{_libdir}/mondo/test/mrtest_mountlist
14cr|mondo-3.0.4-2|50	%{_libdir}/mondo/test/mrtest_stresc
14cr|mondo-3.0.4-2|51	%{_libdir}/mondo/test/mrtest_truncname
14cr|mondo-3.0.4-2|52	
14cr|mondo-3.0.4-2|53	%{_sbindir}/*
14cr|mondo-3.0.4-2|54	%{_datadir}/%{name}
14cr|mondo-3.0.4-2|55	%{_mandir}/man8/*
14cr|mondo-3.0.4-2|56	%{_var}/cache/%{name}
14cr|mondo-3.0.4-2|57	
14cr|mondo-3.0.4-2|58	
14cr|mondo-3.0.4-2|59	
14cr|mondo-3.0.4-2|60	
14cr|mondo-3.0.4-2|61	%changelog
14cr|mondo-3.0.4-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.4-2
14cr|mondo-3.0.4-2|63	+ Revision: a1d049b
14cr|mondo-3.0.4-2|64	- MassBuild#464: Increase release tag
14cr|mondo-3.0.4-2|65	
14cr|mondo-3.0.4-2|66	

3020 14
14cr|mongo-2004.08.17-7|1	%define name    mongo
14cr|mongo-2004.08.17-7|2	%define version 2004.08.17
14cr|mongo-2004.08.17-7|3	%define release 7
14cr|mongo-2004.08.17-7|4	
14cr|mongo-2004.08.17-7|5	Name:           %{name}
14cr|mongo-2004.08.17-7|6	Version:        %{version}
14cr|mongo-2004.08.17-7|7	Release:        %{release}
14cr|mongo-2004.08.17-7|8	Summary:	Filesystem load tester
14cr|mongo-2004.08.17-7|9	URL:		http://thebsh.namesys.com/benchmarks/dist
14cr|mongo-2004.08.17-7|10	License:	GPL
14cr|mongo-2004.08.17-7|11	Group:		System/Kernel and hardware
14cr|mongo-2004.08.17-7|12	Source0:	%{name}-%{version}.tar.gz
14cr|mongo-2004.08.17-7|13	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
14cr|mongo-2004.08.17-7|14	
14cr|mongo-2004.08.17-7|15	%description
14cr|mongo-2004.08.17-7|16	Mongo is a program to test linux filesystems for performance and
14cr|mongo-2004.08.17-7|17	functionality.
14cr|mongo-2004.08.17-7|18	The way to run a Mongo test is runing the mongo.pl script. The mongo.pl
14cr|mongo-2004.08.17-7|19	creates output files can be parsed by mongo_parse.pl script.
14cr|mongo-2004.08.17-7|20	
14cr|mongo-2004.08.17-7|21	%prep
14cr|mongo-2004.08.17-7|22	%setup -q -n %{name}
14cr|mongo-2004.08.17-7|23	
14cr|mongo-2004.08.17-7|24	%build
14cr|mongo-2004.08.17-7|25	%make
14cr|mongo-2004.08.17-7|26	
14cr|mongo-2004.08.17-7|27	%install
14cr|mongo-2004.08.17-7|28	rm -rf $RPM_BUILD_ROOT
14cr|mongo-2004.08.17-7|29	
14cr|mongo-2004.08.17-7|30	install -d $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|31	install -m 755 mongo_append mongo_copy $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|32	install -m 755 mongo_delete mongo_parser.pl $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|33	install -m 755 summ map5 mongo_modify $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|34	install -m 755 mongo.pl mongo_slinks $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|35	install -m 755 reiser_fract_tree mongo_dd mongo_holes $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|36	install -m 755 mongo_read update-flist.pl $RPM_BUILD_ROOT%_bindir
14cr|mongo-2004.08.17-7|37	
14cr|mongo-2004.08.17-7|38	install -d $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|mongo-2004.08.17-7|39	cp README $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|mongo-2004.08.17-7|40	cp mongo.cmds.example $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
14cr|mongo-2004.08.17-7|41	
14cr|mongo-2004.08.17-7|42	%files
14cr|mongo-2004.08.17-7|43	%attr(755,root,root)
14cr|mongo-2004.08.17-7|44	%_bindir/mongo_append
14cr|mongo-2004.08.17-7|45	%_bindir/mongo_copy
14cr|mongo-2004.08.17-7|46	%_bindir/mongo_delete
14cr|mongo-2004.08.17-7|47	%_bindir/mongo_parser.pl
14cr|mongo-2004.08.17-7|48	%_bindir/summ
14cr|mongo-2004.08.17-7|49	%_bindir/map5
14cr|mongo-2004.08.17-7|50	%_bindir/mongo_modify
14cr|mongo-2004.08.17-7|51	%_bindir/mongo.pl
14cr|mongo-2004.08.17-7|52	%_bindir/mongo_slinks
14cr|mongo-2004.08.17-7|53	%_bindir/reiser_fract_tree
14cr|mongo-2004.08.17-7|54	%_bindir/mongo_dd
14cr|mongo-2004.08.17-7|55	%_bindir/mongo_holes
14cr|mongo-2004.08.17-7|56	%_bindir/mongo_read
14cr|mongo-2004.08.17-7|57	%_bindir/update-flist.pl
14cr|mongo-2004.08.17-7|58	%_defaultdocdir/%name-%version
14cr|mongo-2004.08.17-7|59	
14cr|mongo-2004.08.17-7|60	%clean
14cr|mongo-2004.08.17-7|61	rm -rf $RPM_BUILD_ROOT
14cr|mongo-2004.08.17-7|62	
14cr|mongo-2004.08.17-7|63	
14cr|mongo-2004.08.17-7|64	
14cr|mongo-2004.08.17-7|65	
14cr|mongo-2004.08.17-7|66	
14cr|mongo-2004.08.17-7|67	%changelog
14cr|mongo-2004.08.17-7|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2004.08.17-7
14cr|mongo-2004.08.17-7|69	+ Revision: be2de30
14cr|mongo-2004.08.17-7|70	- MassBuild#464: Increase release tag
14cr|mongo-2004.08.17-7|71	
14cr|mongo-2004.08.17-7|72	

3021 14
14cr|mongodb-2.4.9-1|1	Summary:	MongoDB client shell and tools
14cr|mongodb-2.4.9-1|2	Name:		mongodb
14cr|mongodb-2.4.9-1|3	Version:	2.4.9
14cr|mongodb-2.4.9-1|4	Release:	1
14cr|mongodb-2.4.9-1|5	License:	AGPL 3.0
14cr|mongodb-2.4.9-1|6	Group:		Databases
14cr|mongodb-2.4.9-1|7	Url:		http://www.mongodb.org
14cr|mongodb-2.4.9-1|8	Source0:	http://downloads.mongodb.org/src/%{name}-src-r%{version}.tar.gz
14cr|mongodb-2.4.9-1|9	Source1:	mongod.service
14cr|mongodb-2.4.9-1|10	Patch0:		mongo-2.4.4-werror.patch
14cr|mongodb-2.4.9-1|11	Patch1:		mongo-2.4.4-gcc4.8.patch
14cr|mongodb-2.4.9-1|12	Patch2:		mongo-2.4.4-unused-local-typedefs.patch
14cr|mongodb-2.4.9-1|13	Patch3:		mongo-2.4.10-no-unused-function.patch
14cr|mongodb-2.4.9-1|14	BuildRequires:	scons
14cr|mongodb-2.4.9-1|15	BuildRequires:	boost-devel
14cr|mongodb-2.4.9-1|16	BuildRequires:	js-devel
14cr|mongodb-2.4.9-1|17	BuildRequires:	pcap-devel
14cr|mongodb-2.4.9-1|18	BuildRequires:	readline-devel
14cr|mongodb-2.4.9-1|19	BuildRequires:	pkgconfig(libpcre)
14cr|mongodb-2.4.9-1|20	Obsoletes:	%{name}-devel < 2.4.9
14cr|mongodb-2.4.9-1|21	
14cr|mongodb-2.4.9-1|22	%description
14cr|mongodb-2.4.9-1|23	Mongo (from "huMONGOus") is a schema-free document-oriented database.
14cr|mongodb-2.4.9-1|24	It features dynamic profileable queries, full indexing, replication
14cr|mongodb-2.4.9-1|25	and fail-over support, efficient storage of large binary data objects,
14cr|mongodb-2.4.9-1|26	and auto-sharding.
14cr|mongodb-2.4.9-1|27	
14cr|mongodb-2.4.9-1|28	This package provides the mongo shell, import/export tools, and other
14cr|mongodb-2.4.9-1|29	client utilities.
14cr|mongodb-2.4.9-1|30	
14cr|mongodb-2.4.9-1|31	%files
14cr|mongodb-2.4.9-1|32	%doc README GNU-AGPL-3.0.txt
14cr|mongodb-2.4.9-1|33	%{_bindir}/mongo
14cr|mongodb-2.4.9-1|34	%{_bindir}/mongodump
14cr|mongodb-2.4.9-1|35	%{_bindir}/mongooplog
14cr|mongodb-2.4.9-1|36	%{_bindir}/mongoperf
14cr|mongodb-2.4.9-1|37	%{_bindir}/mongoexport
14cr|mongodb-2.4.9-1|38	%{_bindir}/mongofiles
14cr|mongodb-2.4.9-1|39	%{_bindir}/mongoimport
14cr|mongodb-2.4.9-1|40	%{_bindir}/mongorestore
14cr|mongodb-2.4.9-1|41	%{_bindir}/mongostat
14cr|mongodb-2.4.9-1|42	%{_bindir}/mongosniff
14cr|mongodb-2.4.9-1|43	%{_bindir}/mongotop
14cr|mongodb-2.4.9-1|44	%{_bindir}/bsondump
14cr|mongodb-2.4.9-1|45	%{_mandir}/man1/mongo.1*
14cr|mongodb-2.4.9-1|46	%{_mandir}/man1/mongodump.1*
14cr|mongodb-2.4.9-1|47	%{_mandir}/man1/mongoexport.1*
14cr|mongodb-2.4.9-1|48	%{_mandir}/man1/mongofiles.1*
14cr|mongodb-2.4.9-1|49	%{_mandir}/man1/mongoimport.1*
14cr|mongodb-2.4.9-1|50	%{_mandir}/man1/mongosniff.1*
14cr|mongodb-2.4.9-1|51	%{_mandir}/man1/mongostat.1*
14cr|mongodb-2.4.9-1|52	%{_mandir}/man1/mongorestore.1*
14cr|mongodb-2.4.9-1|53	%{_mandir}/man1/bsondump.1*
14cr|mongodb-2.4.9-1|54	%{_mandir}/man1/mongooplog.1.*
14cr|mongodb-2.4.9-1|55	%{_mandir}/man1/mongoperf.1.*
14cr|mongodb-2.4.9-1|56	%{_mandir}/man1/mongotop.1.*
14cr|mongodb-2.4.9-1|57	
14cr|mongodb-2.4.9-1|58	#----------------------------------------------------------------------------
14cr|mongodb-2.4.9-1|59	
14cr|mongodb-2.4.9-1|60	%package server
14cr|mongodb-2.4.9-1|61	Summary:	MongoDB server, sharding server, and support scripts
14cr|mongodb-2.4.9-1|62	Group:		Databases
14cr|mongodb-2.4.9-1|63	Requires:	%{name}
14cr|mongodb-2.4.9-1|64	Requires(post,preun):	rpm-helper
14cr|mongodb-2.4.9-1|65	
14cr|mongodb-2.4.9-1|66	%description server
14cr|mongodb-2.4.9-1|67	Mongo (from "huMONGOus") is a schema-free document-oriented database.
14cr|mongodb-2.4.9-1|68	
14cr|mongodb-2.4.9-1|69	This package provides the mongo server software, mongo sharding server
14cr|mongodb-2.4.9-1|70	softwware, default configuration files, and init.d scripts.
14cr|mongodb-2.4.9-1|71	
14cr|mongodb-2.4.9-1|72	%files server
14cr|mongodb-2.4.9-1|73	%config(noreplace) %{_sysconfdir}/mongod.conf
14cr|mongodb-2.4.9-1|74	%{_bindir}/mongod
14cr|mongodb-2.4.9-1|75	%{_bindir}/mongos
14cr|mongodb-2.4.9-1|76	%{_mandir}/man1/mongod.1*
14cr|mongodb-2.4.9-1|77	%{_mandir}/man1/mongos.1*
14cr|mongodb-2.4.9-1|78	%{_prefix}/lib/tmpfiles.d/%{name}-server.conf
14cr|mongodb-2.4.9-1|79	%{_unitdir}/mongod.service
14cr|mongodb-2.4.9-1|80	%{_sysconfdir}/rc.d/init.d/mongod
14cr|mongodb-2.4.9-1|81	%{_sysconfdir}/sysconfig/mongod
14cr|mongodb-2.4.9-1|82	%attr(0755,mongod,mongod) %dir %{_var}/lib/mongo
14cr|mongodb-2.4.9-1|83	%attr(0755,mongod,mongod) %dir %{_var}/log/mongo
14cr|mongodb-2.4.9-1|84	%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_var}/log/mongo/mongod.log
14cr|mongodb-2.4.9-1|85	
14cr|mongodb-2.4.9-1|86	%pre server
14cr|mongodb-2.4.9-1|87	%_pre_useradd mongod /var/lib/mongo /bin/false
14cr|mongodb-2.4.9-1|88	
14cr|mongodb-2.4.9-1|89	%post server
14cr|mongodb-2.4.9-1|90	# (cg) Make sure the pid folder exists on install
14cr|mongodb-2.4.9-1|91	mkdir -p %{_var}/run/mongo
14cr|mongodb-2.4.9-1|92	chown mongod.mongod %{_var}/run/mongo
14cr|mongodb-2.4.9-1|93	%_post_service mongod
14cr|mongodb-2.4.9-1|94	
14cr|mongodb-2.4.9-1|95	%preun server
14cr|mongodb-2.4.9-1|96	%_preun_service mongod
14cr|mongodb-2.4.9-1|97	
14cr|mongodb-2.4.9-1|98	%postun server
14cr|mongodb-2.4.9-1|99	%_postun_userdel mongod
14cr|mongodb-2.4.9-1|100	
14cr|mongodb-2.4.9-1|101	#----------------------------------------------------------------------------
14cr|mongodb-2.4.9-1|102	
14cr|mongodb-2.4.9-1|103	%prep
14cr|mongodb-2.4.9-1|104	%setup -qn %{name}-src-r%{version}
14cr|mongodb-2.4.9-1|105	%patch0 -p0
14cr|mongodb-2.4.9-1|106	%patch1 -p1
14cr|mongodb-2.4.9-1|107	%patch2 -p1
14cr|mongodb-2.4.9-1|108	%patch3 -p1
14cr|mongodb-2.4.9-1|109	
14cr|mongodb-2.4.9-1|110	%build
14cr|mongodb-2.4.9-1|111	%serverbuild
14cr|mongodb-2.4.9-1|112	export CXXFLAGS="%{optflags}"
14cr|mongodb-2.4.9-1|113	export LINKFLAGS='%{ldflags}'
14cr|mongodb-2.4.9-1|114	%scons \
14cr|mongodb-2.4.9-1|115	--prefix=%{_prefix} \
14cr|mongodb-2.4.9-1|116	--use-system-pcre=True \
14cr|mongodb-2.4.9-1|117	--use-system-boost=True \
14cr|mongodb-2.4.9-1|118	--nostrip=True
14cr|mongodb-2.4.9-1|119	
14cr|mongodb-2.4.9-1|120	%install
14cr|mongodb-2.4.9-1|121	%serverbuild
14cr|mongodb-2.4.9-1|122	export CXXFLAGS="%{optflags}"
14cr|mongodb-2.4.9-1|123	export LINKFLAGS='%{ldflags}'
14cr|mongodb-2.4.9-1|124	
14cr|mongodb-2.4.9-1|125	%scons \
14cr|mongodb-2.4.9-1|126	--prefix=%{buildroot}%{_prefix} \
14cr|mongodb-2.4.9-1|127	--nostrip=True \
14cr|mongodb-2.4.9-1|128	install
14cr|mongodb-2.4.9-1|129	
14cr|mongodb-2.4.9-1|130	mkdir -p %{buildroot}%{_mandir}/man1
14cr|mongodb-2.4.9-1|131	cp debian/*.1 %{buildroot}%{_mandir}/man1/
14cr|mongodb-2.4.9-1|132	mkdir -p %{buildroot}%{_unitdir}
14cr|mongodb-2.4.9-1|133	cp %{SOURCE1} %{buildroot}%{_unitdir}/mongod.service
14cr|mongodb-2.4.9-1|134	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
14cr|mongodb-2.4.9-1|135	cp rpm/init.d-mongod %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
14cr|mongodb-2.4.9-1|136	chmod a+x %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
14cr|mongodb-2.4.9-1|137	mkdir -p %{buildroot}%{_sysconfdir}
14cr|mongodb-2.4.9-1|138	cp rpm/mongod.conf %{buildroot}%{_sysconfdir}/mongod.conf
14cr|mongodb-2.4.9-1|139	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|mongodb-2.4.9-1|140	cp rpm/mongod.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mongod
14cr|mongodb-2.4.9-1|141	mkdir -p %{buildroot}%{_var}/lib/mongo
14cr|mongodb-2.4.9-1|142	mkdir -p %{buildroot}%{_var}/log/mongo
14cr|mongodb-2.4.9-1|143	touch %{buildroot}%{_var}/log/mongo/mongod.log
14cr|mongodb-2.4.9-1|144	
14cr|mongodb-2.4.9-1|145	cat >> %{buildroot}%{_sysconfdir}/sysconfig/mongod << EOF
14cr|mongodb-2.4.9-1|146	OPTIONS="-f /etc/mongod.conf"
14cr|mongodb-2.4.9-1|147	EOF
14cr|mongodb-2.4.9-1|148	
14cr|mongodb-2.4.9-1|149	# (cg) Ensure the pid file folder exists (this is more important under mga3
14cr|mongodb-2.4.9-1|150	# when /var/run will be on tmpfs)
14cr|mongodb-2.4.9-1|151	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
14cr|mongodb-2.4.9-1|152	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}-server.conf << EOF
14cr|mongodb-2.4.9-1|153	d %{_var}/run/mongo 0755 mongod mongod -
14cr|mongodb-2.4.9-1|154	EOF
14cr|mongodb-2.4.9-1|155	
14cr|mongodb-2.4.9-1|156	rm -f %{buildroot}/usr/lib/libmongoclient.a
14cr|mongodb-2.4.9-1|157	
14cr|mongodb-2.4.9-1|158	
14cr|mongodb-2.4.9-1|159	%changelog
14cr|mongodb-2.4.9-1|160	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.9-1
14cr|mongodb-2.4.9-1|161	+ Revision: 4f74323
14cr|mongodb-2.4.9-1|162	- Adjust build options
14cr|mongodb-2.4.9-1|163	
14cr|mongodb-2.4.9-1|164	

3022 14
14cr|monica-3.7-8|1	Name:           monica
14cr|monica-3.7-8|2	Version:        3.7
14cr|monica-3.7-8|3	Release:        8
14cr|monica-3.7-8|4	Summary:        Monitor Calibration Tool
14cr|monica-3.7-8|5	License:        BSD
14cr|monica-3.7-8|6	Group:          System/Kernel and hardware
14cr|monica-3.7-8|7	URL:            http://www.pcbypaul.com/software/monica.shtml
14cr|monica-3.7-8|8	Source0:        http://www.pcbypaul.com/software/dl/monica-%{version}.tar.bz2
14cr|monica-3.7-8|9	Patch0:		monica-3.7-use-ldflags.patch
14cr|monica-3.7-8|10	Patch1:		monica-3.7-mdv-fix-gcc43.patch
14cr|monica-3.7-8|11	patch2:		monica-3.7-mdv-fix-str-fmt.patch
14cr|monica-3.7-8|12	Requires:       xgamma
14cr|monica-3.7-8|13	BuildRequires:  fltk-devel
14cr|monica-3.7-8|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|monica-3.7-8|15	
14cr|monica-3.7-8|16	%description
14cr|monica-3.7-8|17	Monica is a monitor calibration tool. It works as frontend to xgamma to
14cr|monica-3.7-8|18	alter the gamma correction for XFree86 or Xorg. The black point, gray,
14cr|monica-3.7-8|19	and color blocks help to find usable settings for a target of 2.2 gamma,
14cr|monica-3.7-8|20	the Web, and sRGB standard.
14cr|monica-3.7-8|21	
14cr|monica-3.7-8|22	%prep
14cr|monica-3.7-8|23	%setup -q
14cr|monica-3.7-8|24	%patch0 -p0 -b .orig
14cr|monica-3.7-8|25	%patch1 -p1 -b .gcc43
14cr|monica-3.7-8|26	%patch2 -p1 -b .strfmt
14cr|monica-3.7-8|27	
14cr|monica-3.7-8|28	%build
14cr|monica-3.7-8|29	%{make} CFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
14cr|monica-3.7-8|30	
14cr|monica-3.7-8|31	%install
14cr|monica-3.7-8|32	%{__rm} -rf %{buildroot}
14cr|monica-3.7-8|33	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|monica-3.7-8|34	%{__cp} -a monica %{buildroot}%{_bindir}/monica
14cr|monica-3.7-8|35	
14cr|monica-3.7-8|36	%clean
14cr|monica-3.7-8|37	%{__rm} -rf %{buildroot}
14cr|monica-3.7-8|38	
14cr|monica-3.7-8|39	%files
14cr|monica-3.7-8|40	%defattr(0644,root,root,0755)
14cr|monica-3.7-8|41	%doc authors ChangeLog install licence news readme
14cr|monica-3.7-8|42	%attr(0755,root,root) %{_bindir}/monica
14cr|monica-3.7-8|43	
14cr|monica-3.7-8|44	
14cr|monica-3.7-8|45	
14cr|monica-3.7-8|46	
14cr|monica-3.7-8|47	%changelog
14cr|monica-3.7-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-8
14cr|monica-3.7-8|49	+ Revision: 5adfe39
14cr|monica-3.7-8|50	- MassBuild#464: Increase release tag
14cr|monica-3.7-8|51	
14cr|monica-3.7-8|52	

3023 14
14cr|monika-0.4.4-7|1	%define release_id 2
14cr|monika-0.4.4-7|2	
14cr|monika-0.4.4-7|3	Summary: Monika PBS monitor tools
14cr|monika-0.4.4-7|4	Name: monika
14cr|monika-0.4.4-7|5	Version: 0.4.4
14cr|monika-0.4.4-7|6	Release: 7
14cr|monika-0.4.4-7|7	Source: %{name}_%{version}-%{release_id}.tar.bz2
14cr|monika-0.4.4-7|8	License: GPL
14cr|monika-0.4.4-7|9	URL:http://ka-tools.sourceforge.net/
14cr|monika-0.4.4-7|10	BuildRoot: %{_tmppath}/build-%{name}_%{version}
14cr|monika-0.4.4-7|11	Group: Monitoring
14cr|monika-0.4.4-7|12	Requires: perl-AppConfig, perl-CGI
14cr|monika-0.4.4-7|13	BuildArchitectures: noarch
14cr|monika-0.4.4-7|14	
14cr|monika-0.4.4-7|15	%description
14cr|monika-0.4.4-7|16	Monika is a tool to monitor a PBS cluster. It basically shows an overall
14cr|monika-0.4.4-7|17	picture of node reservations, and job states.
14cr|monika-0.4.4-7|18	
14cr|monika-0.4.4-7|19	%prep
14cr|monika-0.4.4-7|20	
14cr|monika-0.4.4-7|21	%setup -n %{name}-%{version}
14cr|monika-0.4.4-7|22	
14cr|monika-0.4.4-7|23	%build
14cr|monika-0.4.4-7|24	
14cr|monika-0.4.4-7|25	%install
14cr|monika-0.4.4-7|26	mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
14cr|monika-0.4.4-7|27	mkdir -p $RPM_BUILD_ROOT/%{_var}/www/cgi-bin/%{name}
14cr|monika-0.4.4-7|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|monika-0.4.4-7|29	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/
14cr|monika-0.4.4-7|30	
14cr|monika-0.4.4-7|31	cp -a $RPM_BUILD_DIR/%{name}-%{version}/monika.cgi $RPM_BUILD_ROOT/%{_var}/www/cgi-bin
14cr|monika-0.4.4-7|32	cp -a $RPM_BUILD_DIR/%{name}-%{version}/%{name}/*.pm $RPM_BUILD_ROOT/%{_var}/www/cgi-bin/%{name}
14cr|monika-0.4.4-7|33	cp -a $RPM_BUILD_DIR/%{name}-%{version}/monika.conf $RPM_BUILD_ROOT/%{_sysconfdir}/
14cr|monika-0.4.4-7|34	
14cr|monika-0.4.4-7|35	%clean
14cr|monika-0.4.4-7|36	rm -rf $RPM_BUILD_ROOT
14cr|monika-0.4.4-7|37	
14cr|monika-0.4.4-7|38	%files
14cr|monika-0.4.4-7|39	%defattr(-,root,root)
14cr|monika-0.4.4-7|40	%doc  INSTALL README LICENSE
14cr|monika-0.4.4-7|41	%attr(755,root,root) %{_var}/www/cgi-bin/monika*
14cr|monika-0.4.4-7|42	%config(noreplace) %{_sysconfdir}/*conf
14cr|monika-0.4.4-7|43	
14cr|monika-0.4.4-7|44	
14cr|monika-0.4.4-7|45	
14cr|monika-0.4.4-7|46	
14cr|monika-0.4.4-7|47	%changelog
14cr|monika-0.4.4-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-7
14cr|monika-0.4.4-7|49	+ Revision: 12f83a5
14cr|monika-0.4.4-7|50	- MassBuild#464: Increase release tag
14cr|monika-0.4.4-7|51	
14cr|monika-0.4.4-7|52	

3024 14
14cr|monit-5.8.1-1|1	Summary:		Process monitor and restart utility
14cr|monit-5.8.1-1|2	Name:			monit
14cr|monit-5.8.1-1|3	Version:		5.8.1
14cr|monit-5.8.1-1|4	Release:		1
14cr|monit-5.8.1-1|5	License: 		GPLv3+
14cr|monit-5.8.1-1|6	Group: 			Monitoring
14cr|monit-5.8.1-1|7	Url: 			http://www.tildeslash.com/monit/
14cr|monit-5.8.1-1|8	Source0: 		http://mmonit.com/monit/dist/%{name}-%{version}.tar.gz
14cr|monit-5.8.1-1|9	Patch0:			monit-5.8-lsb-init.patch
14cr|monit-5.8.1-1|10	BuildRequires:		bison
14cr|monit-5.8.1-1|11	BuildRequires:		flex
14cr|monit-5.8.1-1|12	BuildRequires:		pam-devel
14cr|monit-5.8.1-1|13	BuildRequires:		pkgconfig(openssl)
14cr|monit-5.8.1-1|14	Requires(post,preun):	rpm-helper
14cr|monit-5.8.1-1|15	
14cr|monit-5.8.1-1|16	%description
14cr|monit-5.8.1-1|17	Monit is a utility for managing and monitoring processes, files, directories
14cr|monit-5.8.1-1|18	and devices on a Unix system. Monit conducts automatic maintenance and repair
14cr|monit-5.8.1-1|19	and can execute meaningful causal actions in error situations.
14cr|monit-5.8.1-1|20	
14cr|monit-5.8.1-1|21	%files
14cr|monit-5.8.1-1|22	%doc COPYING README
14cr|monit-5.8.1-1|23	%config(noreplace) %{_sysconfdir}/monitrc
14cr|monit-5.8.1-1|24	%dir %{_sysconfdir}/%{name}.d
14cr|monit-5.8.1-1|25	%{_initrddir}/%{name}
14cr|monit-5.8.1-1|26	%{_bindir}/%{name}
14cr|monit-5.8.1-1|27	%{_mandir}/man1/%{name}.1.*
14cr|monit-5.8.1-1|28	
14cr|monit-5.8.1-1|29	%post
14cr|monit-5.8.1-1|30	%_post_service %{name}
14cr|monit-5.8.1-1|31	
14cr|monit-5.8.1-1|32	%preun
14cr|monit-5.8.1-1|33	%_preun_service %{name}
14cr|monit-5.8.1-1|34	
14cr|monit-5.8.1-1|35	#----------------------------------------------------------------------------
14cr|monit-5.8.1-1|36	
14cr|monit-5.8.1-1|37	%prep
14cr|monit-5.8.1-1|38	%setup -q
14cr|monit-5.8.1-1|39	%patch0 -p0 -b .lsb
14cr|monit-5.8.1-1|40	
14cr|monit-5.8.1-1|41	%build
14cr|monit-5.8.1-1|42	%configure2_5x
14cr|monit-5.8.1-1|43	%make
14cr|monit-5.8.1-1|44	# enable logging
14cr|monit-5.8.1-1|45	sed -i 's|^# set logfile|set logfile|' monitrc
14cr|monit-5.8.1-1|46	
14cr|monit-5.8.1-1|47	%install
14cr|monit-5.8.1-1|48	%makeinstall_std
14cr|monit-5.8.1-1|49	
14cr|monit-5.8.1-1|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
14cr|monit-5.8.1-1|51	install -m 600 monitrc %{buildroot}%{_sysconfdir}/monitrc
14cr|monit-5.8.1-1|52	
14cr|monit-5.8.1-1|53	install -d -m 755 %{buildroot}%{_initrddir}
14cr|monit-5.8.1-1|54	install -m 755 system/startup/rc.monit %{buildroot}%{_initrddir}/%{name}
14cr|monit-5.8.1-1|55	
14cr|monit-5.8.1-1|56	
14cr|monit-5.8.1-1|57	%changelog
14cr|monit-5.8.1-1|58	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 5.8.1-1
14cr|monit-5.8.1-1|59	+ Revision: ac26b1b
14cr|monit-5.8.1-1|60	- New version 5.8.1, spec cleanup
14cr|monit-5.8.1-1|61	
14cr|monit-5.8.1-1|62	

3025 14
14cr|mono-basic-2.10-4|1	%define name mono-basic
14cr|mono-basic-2.10-4|2	%define version 2.10
14cr|mono-basic-2.10-4|3	%define release 4
14cr|mono-basic-2.10-4|4	
14cr|mono-basic-2.10-4|5	Summary: Visual Basic .NET support for Mono
14cr|mono-basic-2.10-4|6	Name: %{name}
14cr|mono-basic-2.10-4|7	Version: %{version}
14cr|mono-basic-2.10-4|8	Release: %{release}
14cr|mono-basic-2.10-4|9	Source0: http://www.go-mono.com/sources/%name/%{name}-%{version}.tar.bz2
14cr|mono-basic-2.10-4|10	License: BSD
14cr|mono-basic-2.10-4|11	Group: Development/Other
14cr|mono-basic-2.10-4|12	URL:		http://www.go-mono.com/
14cr|mono-basic-2.10-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mono-basic-2.10-4|14	BuildRequires: mono-devel >= 2.10
14cr|mono-basic-2.10-4|15	BuildRequires: locales
14cr|mono-basic-2.10-4|16	BuildArch: noarch
14cr|mono-basic-2.10-4|17	
14cr|mono-basic-2.10-4|18	%description
14cr|mono-basic-2.10-4|19	This package contains the Visual Basic .NET compiler and language
14cr|mono-basic-2.10-4|20	runtime. This allows you to compile and run VB.NET application and
14cr|mono-basic-2.10-4|21	assemblies.
14cr|mono-basic-2.10-4|22	
14cr|mono-basic-2.10-4|23	%package 2.0
14cr|mono-basic-2.10-4|24	Summary: Visual Basic .NET support for Mono 2.0 API
14cr|mono-basic-2.10-4|25	Group: Development/Other
14cr|mono-basic-2.10-4|26	Requires: %{name} = %{version}-%{release}
14cr|mono-basic-2.10-4|27	Conflicts: %{name} < 2.10-2
14cr|mono-basic-2.10-4|28	
14cr|mono-basic-2.10-4|29	%description 2.0
14cr|mono-basic-2.10-4|30	This package contains the Visual Basic .NET compiler and language
14cr|mono-basic-2.10-4|31	runtime under 2.0 API. This allows you to compile and run VB.NET
14cr|mono-basic-2.10-4|32	application and assemblies.
14cr|mono-basic-2.10-4|33	
14cr|mono-basic-2.10-4|34	%prep
14cr|mono-basic-2.10-4|35	%setup -q -n %name-%version
14cr|mono-basic-2.10-4|36	
14cr|mono-basic-2.10-4|37	%build
14cr|mono-basic-2.10-4|38	export LC_ALL=UTF-8
14cr|mono-basic-2.10-4|39	./configure --prefix=%_prefix
14cr|mono-basic-2.10-4|40	make
14cr|mono-basic-2.10-4|41	
14cr|mono-basic-2.10-4|42	%install
14cr|mono-basic-2.10-4|43	rm -rf $RPM_BUILD_ROOT
14cr|mono-basic-2.10-4|44	%makeinstall_std
14cr|mono-basic-2.10-4|45	
14cr|mono-basic-2.10-4|46	%clean
14cr|mono-basic-2.10-4|47	rm -rf $RPM_BUILD_ROOT
14cr|mono-basic-2.10-4|48	
14cr|mono-basic-2.10-4|49	%files
14cr|mono-basic-2.10-4|50	%defattr(-,root,root)
14cr|mono-basic-2.10-4|51	%doc README
14cr|mono-basic-2.10-4|52	%{_bindir}/*
14cr|mono-basic-2.10-4|53	%{_prefix}/lib/mono/4.0/*
14cr|mono-basic-2.10-4|54	%{_prefix}/lib/mono/gac/Microsoft.VisualBasic/10.0.0.0*
14cr|mono-basic-2.10-4|55	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.3.0*
14cr|mono-basic-2.10-4|56	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.3.0*
14cr|mono-basic-2.10-4|57	%{_prefix}/lib/mono/gac/Mono.Cecil.VB/0.9.3.0*
14cr|mono-basic-2.10-4|58	%{_mandir}/man1/vbnc.1*
14cr|mono-basic-2.10-4|59	
14cr|mono-basic-2.10-4|60	%files 2.0
14cr|mono-basic-2.10-4|61	%defattr(-,root,root)
14cr|mono-basic-2.10-4|62	%{_prefix}/lib/mono/2.0/*
14cr|mono-basic-2.10-4|63	%{_prefix}/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0*
14cr|mono-basic-2.10-4|64	
14cr|mono-basic-2.10-4|65	
14cr|mono-basic-2.10-4|66	
14cr|mono-basic-2.10-4|67	%changelog
14cr|mono-basic-2.10-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10-4
14cr|mono-basic-2.10-4|69	+ Revision: ea04427
14cr|mono-basic-2.10-4|70	- MassBuild#464: Increase release tag
14cr|mono-basic-2.10-4|71	
14cr|mono-basic-2.10-4|72	

3026 14
14cr|mono-curses-0.2-0.r128192.6|1	%define svn r128192
14cr|mono-curses-0.2-0.r128192.6|2	
14cr|mono-curses-0.2-0.r128192.6|3	Summary:	Mono library for writing simple curses UIs
14cr|mono-curses-0.2-0.r128192.6|4	Name:		mono-curses
14cr|mono-curses-0.2-0.r128192.6|5	Version:	0.2
14cr|mono-curses-0.2-0.r128192.6|6	Release:	0.%{svn}.6
14cr|mono-curses-0.2-0.r128192.6|7	License:	MIT
14cr|mono-curses-0.2-0.r128192.6|8	Group:		Development/Other
14cr|mono-curses-0.2-0.r128192.6|9	Url:		http://www.mono-project.com/MonoCurses
14cr|mono-curses-0.2-0.r128192.6|10	Source0:	%{name}-%{svn}.tar.bz2
14cr|mono-curses-0.2-0.r128192.6|11	#gw this is automatically generated at build time by attrib, but this does
14cr|mono-curses-0.2-0.r128192.6|12	# not work in iurt
14cr|mono-curses-0.2-0.r128192.6|13	Source1:	constants.cs
14cr|mono-curses-0.2-0.r128192.6|14	Patch:		monotorrent-curses-makefile.patch
14cr|mono-curses-0.2-0.r128192.6|15	
14cr|mono-curses-0.2-0.r128192.6|16	BuildRequires:	mono-devel
14cr|mono-curses-0.2-0.r128192.6|17	BuildRequires:	pkgconfig(ncurses)
14cr|mono-curses-0.2-0.r128192.6|18	BuildRequires:	monodoc
14cr|mono-curses-0.2-0.r128192.6|19	
14cr|mono-curses-0.2-0.r128192.6|20	%description
14cr|mono-curses-0.2-0.r128192.6|21	This is a library for writing curses UIs in Mono.
14cr|mono-curses-0.2-0.r128192.6|22	
14cr|mono-curses-0.2-0.r128192.6|23	%package doc
14cr|mono-curses-0.2-0.r128192.6|24	Summary:	Development documentation for %{name}
14cr|mono-curses-0.2-0.r128192.6|25	Group:		Development/Other
14cr|mono-curses-0.2-0.r128192.6|26	Requires(post): mono-tools
14cr|mono-curses-0.2-0.r128192.6|27	Requires(postun): mono-tools >= 1.1.9
14cr|mono-curses-0.2-0.r128192.6|28	
14cr|mono-curses-0.2-0.r128192.6|29	
14cr|mono-curses-0.2-0.r128192.6|30	%description doc
14cr|mono-curses-0.2-0.r128192.6|31	This package contains the API documentation for the %{name} in
14cr|mono-curses-0.2-0.r128192.6|32	Monodoc format.
14cr|mono-curses-0.2-0.r128192.6|33	
14cr|mono-curses-0.2-0.r128192.6|34	%prep
14cr|mono-curses-0.2-0.r128192.6|35	%setup -q -n mono-curses
14cr|mono-curses-0.2-0.r128192.6|36	%patch
14cr|mono-curses-0.2-0.r128192.6|37	cp %SOURCE1 .
14cr|mono-curses-0.2-0.r128192.6|38	
14cr|mono-curses-0.2-0.r128192.6|39	%build
14cr|mono-curses-0.2-0.r128192.6|40	./configure --prefix=%{_prefix}
14cr|mono-curses-0.2-0.r128192.6|41	make
14cr|mono-curses-0.2-0.r128192.6|42	
14cr|mono-curses-0.2-0.r128192.6|43	%install
14cr|mono-curses-0.2-0.r128192.6|44	%makeinstall
14cr|mono-curses-0.2-0.r128192.6|45	%if %{_lib} != lib
14cr|mono-curses-0.2-0.r128192.6|46	mkdir -p %{buildroot}%{_libdir}
14cr|mono-curses-0.2-0.r128192.6|47	mv %{buildroot}%{_prefix}/lib/{*.so,pkgconfig} %{buildroot}%{_libdir}
14cr|mono-curses-0.2-0.r128192.6|48	%endif
14cr|mono-curses-0.2-0.r128192.6|49	
14cr|mono-curses-0.2-0.r128192.6|50	%post doc
14cr|mono-curses-0.2-0.r128192.6|51	%_bindir/monodoc --make-index > /dev/null
14cr|mono-curses-0.2-0.r128192.6|52	
14cr|mono-curses-0.2-0.r128192.6|53	%postun doc
14cr|mono-curses-0.2-0.r128192.6|54	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
14cr|mono-curses-0.2-0.r128192.6|55	fi
14cr|mono-curses-0.2-0.r128192.6|56	
14cr|mono-curses-0.2-0.r128192.6|57	%files
14cr|mono-curses-0.2-0.r128192.6|58	%doc README AUTHORS
14cr|mono-curses-0.2-0.r128192.6|59	%{_libdir}/libmono-curses.so
14cr|mono-curses-0.2-0.r128192.6|60	%{_libdir}/pkgconfig/mono-curses.pc
14cr|mono-curses-0.2-0.r128192.6|61	%{_prefix}/lib/mono/gac/mono-curses
14cr|mono-curses-0.2-0.r128192.6|62	%{_prefix}/lib/mono/mono-curses
14cr|mono-curses-0.2-0.r128192.6|63	
14cr|mono-curses-0.2-0.r128192.6|64	%files doc
14cr|mono-curses-0.2-0.r128192.6|65	%doc ChangeLog
14cr|mono-curses-0.2-0.r128192.6|66	%{_prefix}/lib/monodoc/sources/mono-curses.*
14cr|mono-curses-0.2-0.r128192.6|67	
14cr|mono-curses-0.2-0.r128192.6|68	
14cr|mono-curses-0.2-0.r128192.6|69	%changelog
14cr|mono-curses-0.2-0.r128192.6|70	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-0.r128192.6
14cr|mono-curses-0.2-0.r128192.6|71	+ Revision: 645b098
14cr|mono-curses-0.2-0.r128192.6|72	- LOG Spec cleanup
14cr|mono-curses-0.2-0.r128192.6|73	
14cr|mono-curses-0.2-0.r128192.6|74	

3027 14
14cr|mono-debugger-2.10-4|1	%define major 0
14cr|mono-debugger-2.10-4|2	%define libname %mklibname monodebuggerserver %{major}
14cr|mono-debugger-2.10-4|3	%define devname %mklibname %{name} -d
14cr|mono-debugger-2.10-4|4	
14cr|mono-debugger-2.10-4|5	%define monodir %{_prefix}/lib/mono
14cr|mono-debugger-2.10-4|6	
14cr|mono-debugger-2.10-4|7	Summary:	Mono Debugger
14cr|mono-debugger-2.10-4|8	Name:		mono-debugger
14cr|mono-debugger-2.10-4|9	Version:	2.10
14cr|mono-debugger-2.10-4|10	Release:	4
14cr|mono-debugger-2.10-4|11	License:	GPLv2+ and MIT
14cr|mono-debugger-2.10-4|12	Group:		Development/Other
14cr|mono-debugger-2.10-4|13	Url:		http://www.go-mono.com/
14cr|mono-debugger-2.10-4|14	Source0:	http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.bz2
14cr|mono-debugger-2.10-4|15	Patch0:		mono-debugger-2.10-glib-includes.patch
14cr|mono-debugger-2.10-4|16	Patch1:		mono-debugger-2.2-dllmap.patch
14cr|mono-debugger-2.10-4|17	BuildRequires:	readline-devel
14cr|mono-debugger-2.10-4|18	BuildRequires:	termcap-devel
14cr|mono-debugger-2.10-4|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|mono-debugger-2.10-4|20	BuildRequires:	pkgconfig(mono)
14cr|mono-debugger-2.10-4|21	Requires:	mono
14cr|mono-debugger-2.10-4|22	Requires:	%{libname} = %{EVRD}
14cr|mono-debugger-2.10-4|23	
14cr|mono-debugger-2.10-4|24	%description
14cr|mono-debugger-2.10-4|25	The Mono Debugger.
14cr|mono-debugger-2.10-4|26	
14cr|mono-debugger-2.10-4|27	%files
14cr|mono-debugger-2.10-4|28	%doc AUTHORS README NEWS ChangeLog
14cr|mono-debugger-2.10-4|29	%{_bindir}/*
14cr|mono-debugger-2.10-4|30	%{monodir}/*
14cr|mono-debugger-2.10-4|31	
14cr|mono-debugger-2.10-4|32	#----------------------------------------------------------------------------
14cr|mono-debugger-2.10-4|33	
14cr|mono-debugger-2.10-4|34	%package -n %{libname}
14cr|mono-debugger-2.10-4|35	Summary:	Shared libraries of the Mono Debugger
14cr|mono-debugger-2.10-4|36	Group:		System/Libraries
14cr|mono-debugger-2.10-4|37	Obsoletes:	%{_lib}mono-debugger0 < 2.10-3
14cr|mono-debugger-2.10-4|38	Conflicts:	%{_lib}mono-debugger0 < 2.10-3
14cr|mono-debugger-2.10-4|39	
14cr|mono-debugger-2.10-4|40	%description -n %{libname}
14cr|mono-debugger-2.10-4|41	This contains shared libraries used by the Mono Debugger.
14cr|mono-debugger-2.10-4|42	
14cr|mono-debugger-2.10-4|43	%files -n %{libname}
14cr|mono-debugger-2.10-4|44	%{_libdir}/libmonodebuggerserver.so.%{major}*
14cr|mono-debugger-2.10-4|45	
14cr|mono-debugger-2.10-4|46	#----------------------------------------------------------------------------
14cr|mono-debugger-2.10-4|47	
14cr|mono-debugger-2.10-4|48	%package -n %{devname}
14cr|mono-debugger-2.10-4|49	Summary:	Headers of the Mono Debugger
14cr|mono-debugger-2.10-4|50	Group:		Development/Other
14cr|mono-debugger-2.10-4|51	Provides:	%{name}-devel = %{EVRD}
14cr|mono-debugger-2.10-4|52	Requires:	%{libname} = %{EVRD}
14cr|mono-debugger-2.10-4|53	Obsoletes:	%{_lib}mono-debugger0-devel < 2.10-3
14cr|mono-debugger-2.10-4|54	Conflicts:	%{_lib}mono-debugger0-devel < 2.10-3
14cr|mono-debugger-2.10-4|55	
14cr|mono-debugger-2.10-4|56	%description -n %{devname}
14cr|mono-debugger-2.10-4|57	This contains headers and libraries of the Mono Debugger.
14cr|mono-debugger-2.10-4|58	
14cr|mono-debugger-2.10-4|59	%files -n %{devname}
14cr|mono-debugger-2.10-4|60	%{_libdir}/libmonodebuggerserver.so
14cr|mono-debugger-2.10-4|61	%{_libdir}/pkgconfig/*.pc
14cr|mono-debugger-2.10-4|62	
14cr|mono-debugger-2.10-4|63	#----------------------------------------------------------------------------
14cr|mono-debugger-2.10-4|64	
14cr|mono-debugger-2.10-4|65	%prep
14cr|mono-debugger-2.10-4|66	%setup -q
14cr|mono-debugger-2.10-4|67	%apply_patches
14cr|mono-debugger-2.10-4|68	
14cr|mono-debugger-2.10-4|69	%build
14cr|mono-debugger-2.10-4|70	%define _disable_ld_no_undefined 1
14cr|mono-debugger-2.10-4|71	%configure2_5x
14cr|mono-debugger-2.10-4|72	#gw parallel build broken in 2.4.3
14cr|mono-debugger-2.10-4|73	make
14cr|mono-debugger-2.10-4|74	
14cr|mono-debugger-2.10-4|75	%install
14cr|mono-debugger-2.10-4|76	%makeinstall_std
14cr|mono-debugger-2.10-4|77	install -m 644 wrapper/mdb.exe.config %{buildroot}%{monodir}/2.0/
14cr|mono-debugger-2.10-4|78	
14cr|mono-debugger-2.10-4|79	
14cr|mono-debugger-2.10-4|80	%changelog
14cr|mono-debugger-2.10-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10-4
14cr|mono-debugger-2.10-4|82	+ Revision: 1a27154
14cr|mono-debugger-2.10-4|83	- MassBuild#464: Increase release tag
14cr|mono-debugger-2.10-4|84	
14cr|mono-debugger-2.10-4|85	

3028 14
14cr|monodevelop-3.0.3.5-3|1	%define	name monodevelop
14cr|monodevelop-3.0.3.5-3|2	%define	version  3.0.3.5
14cr|monodevelop-3.0.3.5-3|3	%define release  3
14cr|monodevelop-3.0.3.5-3|4	%define	gtksharp 1.9.5
14cr|monodevelop-3.0.3.5-3|5	%define	monodoc  1.0
14cr|monodevelop-3.0.3.5-3|6	%define	pkgconfigdir %_datadir/pkgconfig
14cr|monodevelop-3.0.3.5-3|7	
14cr|monodevelop-3.0.3.5-3|8	Summary:	Full-featured IDE for mono and Gtk#
14cr|monodevelop-3.0.3.5-3|9	Name:		%{name}
14cr|monodevelop-3.0.3.5-3|10	Version:	%{version}
14cr|monodevelop-3.0.3.5-3|11	Release:	%{release}
14cr|monodevelop-3.0.3.5-3|12	Source0:	http://download.mono-project.com/sources/monodevelop/%{name}-%{version}.tar.bz2
14cr|monodevelop-3.0.3.5-3|13	Source1000:     %{name}.rpmlintrc
14cr|monodevelop-3.0.3.5-3|14	Patch0:		link_system_nunit.patch
14cr|monodevelop-3.0.3.5-3|15	Patch1:		%{name}-3.0.3.2-md-gettext.patch
14cr|monodevelop-3.0.3.5-3|16	URL:		http://www.monodevelop.com/
14cr|monodevelop-3.0.3.5-3|17	License:	LGPLv2
14cr|monodevelop-3.0.3.5-3|18	Group:		Development/Other
14cr|monodevelop-3.0.3.5-3|19	#Requires: gtksourceview-sharp >= % gtksourceview
14cr|monodevelop-3.0.3.5-3|20	Requires:	gnome-sharp2 >= %gtksharp
14cr|monodevelop-3.0.3.5-3|21	Requires:	glade-sharp2 >= %gtksharp
14cr|monodevelop-3.0.3.5-3|22	Requires:	monodoc >= %monodoc
14cr|monodevelop-3.0.3.5-3|23	Requires:	mono-tools
14cr|monodevelop-3.0.3.5-3|24	Requires:	mono-basic
14cr|monodevelop-3.0.3.5-3|25	Requires:	mono-addins
14cr|monodevelop-3.0.3.5-3|26	Requires:	libmono-devel
14cr|monodevelop-3.0.3.5-3|27	Requires:	shared-mime-info
14cr|monodevelop-3.0.3.5-3|28	Requires:	xterm
14cr|monodevelop-3.0.3.5-3|29	Requires:	subversion
14cr|monodevelop-3.0.3.5-3|30	Requires:	git
14cr|monodevelop-3.0.3.5-3|31	Requires:	xsp
14cr|monodevelop-3.0.3.5-3|32	BuildRequires:	pkgconfig(gconf-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|33	BuildRequires:	pkgconfig(glade-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|34	BuildRequires:	pkgconfig(glib-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|35	BuildRequires:	pkgconfig(gnome-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|36	BuildRequires:	pkgconfig(gnome-vfs-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|37	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12.8
14cr|monodevelop-3.0.3.5-3|38	BuildRequires:	pkgconfig(wcf)
14cr|monodevelop-3.0.3.5-3|39	BuildRequires:	pkgconfig(mono-addins) >= 0.6
14cr|monodevelop-3.0.3.5-3|40	BuildRequires:	pkgconfig(mono-addins-gui) >= 0.6
14cr|monodevelop-3.0.3.5-3|41	BuildRequires:	pkgconfig(mono-addins-setup) >= 0.6
14cr|monodevelop-3.0.3.5-3|42	BuildRequires:	pkgconfig(mono-nunit)
14cr|monodevelop-3.0.3.5-3|43	BuildRequires:	pkgconfig(monodoc) >= 1.0
14cr|monodevelop-3.0.3.5-3|44	BuildRequires:	pkgconfig(mono) >= 2.8
14cr|monodevelop-3.0.3.5-3|45	BuildRequires:	intltool
14cr|monodevelop-3.0.3.5-3|46	BuildRequires:	desktop-file-utils
14cr|monodevelop-3.0.3.5-3|47	BuildRequires:	gettext
14cr|monodevelop-3.0.3.5-3|48	# Obsolete deprecated plugins which are not compatible with MD 2.6
14cr|monodevelop-3.0.3.5-3|49	Obsoletes:	monodevelop-boo
14cr|monodevelop-3.0.3.5-3|50	Obsoletes:	monodevelop-debugger-mdb
14cr|monodevelop-3.0.3.5-3|51	
14cr|monodevelop-3.0.3.5-3|52	Conflicts:	%{name} <= 3.0.3.2-2
14cr|monodevelop-3.0.3.5-3|53	Obsoletes:	%{name} <= 3.0.3.2-2
14cr|monodevelop-3.0.3.5-3|54	
14cr|monodevelop-3.0.3.5-3|55	BuildArch:     noarch
14cr|monodevelop-3.0.3.5-3|56	%define _requires_exceptions ^libg.*\\|lib64g.*\\|libp.*\\|lib64p.*\\|liba.*\\|lib64a.*
14cr|monodevelop-3.0.3.5-3|57	
14cr|monodevelop-3.0.3.5-3|58	%description
14cr|monodevelop-3.0.3.5-3|59	This is MonoDevelop which is intended to be a full-featured
14cr|monodevelop-3.0.3.5-3|60	integrated development environment (IDE) for mono and Gtk#.
14cr|monodevelop-3.0.3.5-3|61	It was originally a port of SharpDevelop 0.98.
14cr|monodevelop-3.0.3.5-3|62	
14cr|monodevelop-3.0.3.5-3|63	%prep
14cr|monodevelop-3.0.3.5-3|64	%setup -q
14cr|monodevelop-3.0.3.5-3|65	%patch0 -p1 -b .nunit
14cr|monodevelop-3.0.3.5-3|66	%patch1 -p1 -b .mdgettext
14cr|monodevelop-3.0.3.5-3|67	
14cr|monodevelop-3.0.3.5-3|68	%build
14cr|monodevelop-3.0.3.5-3|69	./configure --prefix=%_prefix --libdir=%_prefix/lib --enable-versioncontrol --enable-aspnet --enable-subversion --enable-git --enable-aspnetedit --enable-monoextensions --disable-update-mimedb --disable-update-desktopdb
14cr|monodevelop-3.0.3.5-3|70	#--enable-gtksourceview2
14cr|monodevelop-3.0.3.5-3|71	make
14cr|monodevelop-3.0.3.5-3|72	
14cr|monodevelop-3.0.3.5-3|73	%install
14cr|monodevelop-3.0.3.5-3|74	rm -rf %{buildroot} %name.lang
14cr|monodevelop-3.0.3.5-3|75	mkdir -p %{buildroot}/`monodoc --get-sourcesdir`
14cr|monodevelop-3.0.3.5-3|76	%makeinstall_std pkgconfigdir=%pkgconfigdir packagedir=%buildroot%_prefix/lib/monodevelop/AddIns/AspNetEdit MOZILLA_HOME=%buildroot%_prefix/lib/firefox-%mozver/
14cr|monodevelop-3.0.3.5-3|77	
14cr|monodevelop-3.0.3.5-3|78	desktop-file-install --dir %buildroot%_datadir/applications \
14cr|monodevelop-3.0.3.5-3|79	%buildroot%_datadir/applications/*.desktop
14cr|monodevelop-3.0.3.5-3|80	
14cr|monodevelop-3.0.3.5-3|81	%find_lang %name
14cr|monodevelop-3.0.3.5-3|82	
14cr|monodevelop-3.0.3.5-3|83	%files -f %name.lang
14cr|monodevelop-3.0.3.5-3|84	%doc AUTHORS ChangeLog README
14cr|monodevelop-3.0.3.5-3|85	%{_bindir}/mdtool
14cr|monodevelop-3.0.3.5-3|86	%{_bindir}/monodevelop
14cr|monodevelop-3.0.3.5-3|87	%{_prefix}/lib/monodevelop
14cr|monodevelop-3.0.3.5-3|88	%_mandir/man1/mdtool.1*
14cr|monodevelop-3.0.3.5-3|89	%_mandir/man1/monodevelop.1*
14cr|monodevelop-3.0.3.5-3|90	%{_datadir}/applications/monodevelop.desktop
14cr|monodevelop-3.0.3.5-3|91	%{_datadir}/mime/packages/monodevelop.xml
14cr|monodevelop-3.0.3.5-3|92	%_datadir/icons/hicolor/*/apps/monodevelop.*
14cr|monodevelop-3.0.3.5-3|93	%pkgconfigdir/monodevelop.pc
14cr|monodevelop-3.0.3.5-3|94	%pkgconfigdir/monodevelop-core-addins.pc
14cr|monodevelop-3.0.3.5-3|95	
14cr|monodevelop-3.0.3.5-3|96	%changelog
14cr|monodevelop-3.0.3.5-3|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3.5-3
14cr|monodevelop-3.0.3.5-3|98	+ Revision: 2d4b738
14cr|monodevelop-3.0.3.5-3|99	- MassBuild#464: Increase release tag
14cr|monodevelop-3.0.3.5-3|100	
14cr|monodevelop-3.0.3.5-3|101	

3029 14
14cr|monodevelop-debugger-gdb-2.8.5.1-2|1	Name:     	monodevelop-debugger-gdb
14cr|monodevelop-debugger-gdb-2.8.5.1-2|2	Version:	2.8.5.1
14cr|monodevelop-debugger-gdb-2.8.5.1-2|3	Release:	2
14cr|monodevelop-debugger-gdb-2.8.5.1-2|4	License:	MIT
14cr|monodevelop-debugger-gdb-2.8.5.1-2|5	BuildArch:      noarch
14cr|monodevelop-debugger-gdb-2.8.5.1-2|6	URL:		http://www.go-mono.com
14cr|monodevelop-debugger-gdb-2.8.5.1-2|7	Source0:	http://download.mono-project.com/sources/%name/%name-%version.tar.bz2
14cr|monodevelop-debugger-gdb-2.8.5.1-2|8	BuildRequires:  monodevelop >= %version
14cr|monodevelop-debugger-gdb-2.8.5.1-2|9	BuildRequires:  mono-devel
14cr|monodevelop-debugger-gdb-2.8.5.1-2|10	Requires: gdb
14cr|monodevelop-debugger-gdb-2.8.5.1-2|11	Summary:	Monodevelop GDB Addin
14cr|monodevelop-debugger-gdb-2.8.5.1-2|12	Group:		Development/Other
14cr|monodevelop-debugger-gdb-2.8.5.1-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|monodevelop-debugger-gdb-2.8.5.1-2|14	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|15	%description
14cr|monodevelop-debugger-gdb-2.8.5.1-2|16	Monodevelop Addin to integrate the GNU debugger.
14cr|monodevelop-debugger-gdb-2.8.5.1-2|17	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|18	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|19	%prep
14cr|monodevelop-debugger-gdb-2.8.5.1-2|20	%setup -q
14cr|monodevelop-debugger-gdb-2.8.5.1-2|21	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|22	%build
14cr|monodevelop-debugger-gdb-2.8.5.1-2|23	./configure --prefix=%_prefix
14cr|monodevelop-debugger-gdb-2.8.5.1-2|24	%make
14cr|monodevelop-debugger-gdb-2.8.5.1-2|25	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|26	%install
14cr|monodevelop-debugger-gdb-2.8.5.1-2|27	rm -rf "$RPM_BUILD_ROOT" %name.lang
14cr|monodevelop-debugger-gdb-2.8.5.1-2|28	%makeinstall_std
14cr|monodevelop-debugger-gdb-2.8.5.1-2|29	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|30	%clean
14cr|monodevelop-debugger-gdb-2.8.5.1-2|31	rm -rf "$RPM_BUILD_ROOT"
14cr|monodevelop-debugger-gdb-2.8.5.1-2|32	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|33	%files
14cr|monodevelop-debugger-gdb-2.8.5.1-2|34	%defattr(-, root, root)
14cr|monodevelop-debugger-gdb-2.8.5.1-2|35	%_prefix/lib/monodevelop/AddIns/MonoDevelop.Debugger/
14cr|monodevelop-debugger-gdb-2.8.5.1-2|36	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|37	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|38	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|39	%changelog
14cr|monodevelop-debugger-gdb-2.8.5.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.5.1-2
14cr|monodevelop-debugger-gdb-2.8.5.1-2|41	+ Revision: 7487933
14cr|monodevelop-debugger-gdb-2.8.5.1-2|42	- MassBuild#464: Increase release tag
14cr|monodevelop-debugger-gdb-2.8.5.1-2|43	
14cr|monodevelop-debugger-gdb-2.8.5.1-2|44	

3030 14
14cr|mono-nat-1.1.0-3|1	%define name mono-nat
14cr|mono-nat-1.1.0-3|2	%define version 1.1.0
14cr|mono-nat-1.1.0-3|3	%define release 3
14cr|mono-nat-1.1.0-3|4	
14cr|mono-nat-1.1.0-3|5	Summary: Network Address Translation library for Mono
14cr|mono-nat-1.1.0-3|6	Name: %{name}
14cr|mono-nat-1.1.0-3|7	Version: %{version}
14cr|mono-nat-1.1.0-3|8	Release: %{release}
14cr|mono-nat-1.1.0-3|9	Source0: %{name}-%{version}.tar.gz
14cr|mono-nat-1.1.0-3|10	License: MIT
14cr|mono-nat-1.1.0-3|11	Group: System/Libraries
14cr|mono-nat-1.1.0-3|12	Url:  http://projects.qnetp.net/news/show/8
14cr|mono-nat-1.1.0-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mono-nat-1.1.0-3|14	BuildRequires: mono-devel
14cr|mono-nat-1.1.0-3|15	BuildArch: noarch
14cr|mono-nat-1.1.0-3|16	
14cr|mono-nat-1.1.0-3|17	%description
14cr|mono-nat-1.1.0-3|18	This is a .NET Library for automatic network address translation.
14cr|mono-nat-1.1.0-3|19	
14cr|mono-nat-1.1.0-3|20	%prep
14cr|mono-nat-1.1.0-3|21	%setup -q
14cr|mono-nat-1.1.0-3|22	
14cr|mono-nat-1.1.0-3|23	%build
14cr|mono-nat-1.1.0-3|24	./configure --prefix=%_prefix
14cr|mono-nat-1.1.0-3|25	make
14cr|mono-nat-1.1.0-3|26	
14cr|mono-nat-1.1.0-3|27	%install
14cr|mono-nat-1.1.0-3|28	rm -rf %{buildroot}
14cr|mono-nat-1.1.0-3|29	%makeinstall_std linuxpkgconfigdir=%_datadir/pkgconfig
14cr|mono-nat-1.1.0-3|30	
14cr|mono-nat-1.1.0-3|31	%clean
14cr|mono-nat-1.1.0-3|32	rm -rf %{buildroot}
14cr|mono-nat-1.1.0-3|33	
14cr|mono-nat-1.1.0-3|34	%files
14cr|mono-nat-1.1.0-3|35	%defattr(-,root,root)
14cr|mono-nat-1.1.0-3|36	%_prefix/lib/mono-nat
14cr|mono-nat-1.1.0-3|37	%_datadir/pkgconfig/mono.nat.pc
14cr|mono-nat-1.1.0-3|38	
14cr|mono-nat-1.1.0-3|39	
14cr|mono-nat-1.1.0-3|40	
14cr|mono-nat-1.1.0-3|41	
14cr|mono-nat-1.1.0-3|42	%changelog
14cr|mono-nat-1.1.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|mono-nat-1.1.0-3|44	+ Revision: 94bf1ed
14cr|mono-nat-1.1.0-3|45	- MassBuild#464: Increase release tag
14cr|mono-nat-1.1.0-3|46	
14cr|mono-nat-1.1.0-3|47	

3031 14
14cr|mono-sharpziplib-0.86.0-3|1	Name:		mono-sharpziplib
14cr|mono-sharpziplib-0.86.0-3|2	Version:	0.86.0
14cr|mono-sharpziplib-0.86.0-3|3	Release:	3
14cr|mono-sharpziplib-0.86.0-3|4	Summary:	Client Zip library written in C#
14cr|mono-sharpziplib-0.86.0-3|5	URL:		http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
14cr|mono-sharpziplib-0.86.0-3|6	# Exception: Permission is given to use this library in commercial closed-source applications
14cr|mono-sharpziplib-0.86.0-3|7	# See: README.txt
14cr|mono-sharpziplib-0.86.0-3|8	License:	GPLv2+ with exceptions
14cr|mono-sharpziplib-0.86.0-3|9	Group:		Development/Other
14cr|mono-sharpziplib-0.86.0-3|10	Source0:	SharpZipLib_0860_SourceSamples.zip
14cr|mono-sharpziplib-0.86.0-3|11	Source1:	sharpziplib.pc
14cr|mono-sharpziplib-0.86.0-3|12	Patch0:		SharpZipLib-0.86-mono-build.patch
14cr|mono-sharpziplib-0.86.0-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mono-sharpziplib-0.86.0-3|14	BuildRequires:	nant
14cr|mono-sharpziplib-0.86.0-3|15	BuildRequires:	unzip
14cr|mono-sharpziplib-0.86.0-3|16	BuildArch: noarch
14cr|mono-sharpziplib-0.86.0-3|17	
14cr|mono-sharpziplib-0.86.0-3|18	%description
14cr|mono-sharpziplib-0.86.0-3|19	Gives C# projects the ability to work with Zip archives.
14cr|mono-sharpziplib-0.86.0-3|20	
14cr|mono-sharpziplib-0.86.0-3|21	%package devel
14cr|mono-sharpziplib-0.86.0-3|22	Summary:	Client Zip library written in C#
14cr|mono-sharpziplib-0.86.0-3|23	Group:		Development/Other
14cr|mono-sharpziplib-0.86.0-3|24	Requires:	%{name} = %{version}-%{release}
14cr|mono-sharpziplib-0.86.0-3|25	
14cr|mono-sharpziplib-0.86.0-3|26	
14cr|mono-sharpziplib-0.86.0-3|27	%description devel
14cr|mono-sharpziplib-0.86.0-3|28	Gives C# projects the ability to work witz Zip archives.
14cr|mono-sharpziplib-0.86.0-3|29	
14cr|mono-sharpziplib-0.86.0-3|30	%prep
14cr|mono-sharpziplib-0.86.0-3|31	%setup -q -c -n %name-%{version}
14cr|mono-sharpziplib-0.86.0-3|32	# We need this to compile.
14cr|mono-sharpziplib-0.86.0-3|33	%patch0 -p0
14cr|mono-sharpziplib-0.86.0-3|34	# Get rid of the binary dlls
14cr|mono-sharpziplib-0.86.0-3|35	rm ./SrcSamples/samples/HttpCompressionModule/src/refs/SharpZipLib.dll
14cr|mono-sharpziplib-0.86.0-3|36	
14cr|mono-sharpziplib-0.86.0-3|37	%build
14cr|mono-sharpziplib-0.86.0-3|38	cd SrcSamples
14cr|mono-sharpziplib-0.86.0-3|39	# Use the mono system key instead of generating our own here.
14cr|mono-sharpziplib-0.86.0-3|40	%if %mdvver >= 201100
14cr|mono-sharpziplib-0.86.0-3|41	cp -a /etc/pki/mono/mono.snk ICSharpCode.SharpZipLib.key
14cr|mono-sharpziplib-0.86.0-3|42	%endif
14cr|mono-sharpziplib-0.86.0-3|43	nant
14cr|mono-sharpziplib-0.86.0-3|44	
14cr|mono-sharpziplib-0.86.0-3|45	%install
14cr|mono-sharpziplib-0.86.0-3|46	%{__rm} -rf $RPM_BUILD_ROOT
14cr|mono-sharpziplib-0.86.0-3|47	%{__mkdir_p} $RPM_BUILD_ROOT/%_datadir/pkgconfig
14cr|mono-sharpziplib-0.86.0-3|48	cp %{S:1} $RPM_BUILD_ROOT/%_datadir/pkgconfig
14cr|mono-sharpziplib-0.86.0-3|49	%{__mkdir_p} $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
14cr|mono-sharpziplib-0.86.0-3|50	gacutil -i SrcSamples/bin/ICSharpCode.SharpZipLib.dll -f -package sharpziplib -root ${RPM_BUILD_ROOT}/%_prefix/lib
14cr|mono-sharpziplib-0.86.0-3|51	
14cr|mono-sharpziplib-0.86.0-3|52	%clean
14cr|mono-sharpziplib-0.86.0-3|53	%{__rm} -rf $RPM_BUILD_ROOT
14cr|mono-sharpziplib-0.86.0-3|54	
14cr|mono-sharpziplib-0.86.0-3|55	%files
14cr|mono-sharpziplib-0.86.0-3|56	%defattr(-,root,root,-)
14cr|mono-sharpziplib-0.86.0-3|57	%_prefix/lib/mono/gac/ICSharpCode.SharpZipLib*/
14cr|mono-sharpziplib-0.86.0-3|58	%_prefix/lib/mono/sharpziplib/
14cr|mono-sharpziplib-0.86.0-3|59	
14cr|mono-sharpziplib-0.86.0-3|60	%files devel
14cr|mono-sharpziplib-0.86.0-3|61	%defattr(-,root,root,-)
14cr|mono-sharpziplib-0.86.0-3|62	%doc SrcSamples/doc/*
14cr|mono-sharpziplib-0.86.0-3|63	%_datadir/pkgconfig/sharpziplib.pc
14cr|mono-sharpziplib-0.86.0-3|64	
14cr|mono-sharpziplib-0.86.0-3|65	
14cr|mono-sharpziplib-0.86.0-3|66	
14cr|mono-sharpziplib-0.86.0-3|67	
14cr|mono-sharpziplib-0.86.0-3|68	%changelog
14cr|mono-sharpziplib-0.86.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.86.0-3
14cr|mono-sharpziplib-0.86.0-3|70	+ Revision: 7adf91b
14cr|mono-sharpziplib-0.86.0-3|71	- MassBuild#464: Increase release tag
14cr|mono-sharpziplib-0.86.0-3|72	
14cr|mono-sharpziplib-0.86.0-3|73	

3032 14
14cr|monosim-1.5.2-5|1	%define _enable_debug_packages %{nil}
14cr|monosim-1.5.2-5|2	%define debug_package %{nil}
14cr|monosim-1.5.2-5|3	
14cr|monosim-1.5.2-5|4	Summary:	Manage your SIM Card contacts
14cr|monosim-1.5.2-5|5	Name:		monosim
14cr|monosim-1.5.2-5|6	Version:	1.5.2
14cr|monosim-1.5.2-5|7	Release:	5
14cr|monosim-1.5.2-5|8	License:	GPLv2+
14cr|monosim-1.5.2-5|9	Group:		Office
14cr|monosim-1.5.2-5|10	Url:		http://www.integrazioneweb.com/monosim
14cr|monosim-1.5.2-5|11	Source0:	http://www.integrazioneweb.com/repository/sources/%{name}-%{version}.tar.gz
14cr|monosim-1.5.2-5|12	Patch0:		monosim-1.5.2-fix-desktop-file.patch
14cr|monosim-1.5.2-5|13	BuildRequires:	glade-sharp2 >= 2.8.3
14cr|monosim-1.5.2-5|14	BuildRequires:	mono >= 1.2.3
14cr|monosim-1.5.2-5|15	Requires:	gtk-sharp2 >= 2.8.3
14cr|monosim-1.5.2-5|16	Requires:	mono >= 1.2.3
14cr|monosim-1.5.2-5|17	Requires:	pcsc-lite >= 1.0.0
14cr|monosim-1.5.2-5|18	# libpcsclite-devel required because contain /usr/lib/libpcsclite.so
14cr|monosim-1.5.2-5|19	# not contained in to libpcsclite1
14cr|monosim-1.5.2-5|20	Requires:	pkgconfig(libpcsclite)
14cr|monosim-1.5.2-5|21	
14cr|monosim-1.5.2-5|22	%description
14cr|monosim-1.5.2-5|23	is a simple application that can be used to read, write, update,
14cr|monosim-1.5.2-5|24	delete and backup your sim card contacts. It open and save also
14cr|monosim-1.5.2-5|25	some format files to manage your contacts also in a text files.
14cr|monosim-1.5.2-5|26	To connect monosim to your smartcard you need use a standard PCSC
14cr|monosim-1.5.2-5|27	smartcard reader as towitoko, acs, athena, blutronics, etc.
14cr|monosim-1.5.2-5|28	
14cr|monosim-1.5.2-5|29	%files
14cr|monosim-1.5.2-5|30	%doc monosim/copying.gpl
14cr|monosim-1.5.2-5|31	%{_libdir}/%{name}/
14cr|monosim-1.5.2-5|32	%{_bindir}/monosim
14cr|monosim-1.5.2-5|33	%{_datadir}/pixmaps/%{name}.png
14cr|monosim-1.5.2-5|34	%{_datadir}/applications/%{name}.desktop
14cr|monosim-1.5.2-5|35	
14cr|monosim-1.5.2-5|36	#----------------------------------------------------------------------------
14cr|monosim-1.5.2-5|37	
14cr|monosim-1.5.2-5|38	%prep
14cr|monosim-1.5.2-5|39	%setup -q
14cr|monosim-1.5.2-5|40	%patch0 -p0
14cr|monosim-1.5.2-5|41	
14cr|monosim-1.5.2-5|42	%build
14cr|monosim-1.5.2-5|43	%configure2_5x
14cr|monosim-1.5.2-5|44	%make
14cr|monosim-1.5.2-5|45	
14cr|monosim-1.5.2-5|46	%install
14cr|monosim-1.5.2-5|47	%makeinstall_std
14cr|monosim-1.5.2-5|48	
14cr|monosim-1.5.2-5|49	
14cr|monosim-1.5.2-5|50	%changelog
14cr|monosim-1.5.2-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-5
14cr|monosim-1.5.2-5|52	+ Revision: 9e0cafe
14cr|monosim-1.5.2-5|53	- MassBuild#464: Increase release tag
14cr|monosim-1.5.2-5|54	
14cr|monosim-1.5.2-5|55	

3033 14
14cr|monosim-gtk-2.0.0.0-2|1	Summary:   GTK user interface to manage sim card contacts
14cr|monosim-gtk-2.0.0.0-2|2	Name:      monosim-gtk
14cr|monosim-gtk-2.0.0.0-2|3	Version:   2.0.0.0
14cr|monosim-gtk-2.0.0.0-2|4	Release:   2
14cr|monosim-gtk-2.0.0.0-2|5	License:   GPLv2
14cr|monosim-gtk-2.0.0.0-2|6	#ExcludeArch: ppc64
14cr|monosim-gtk-2.0.0.0-2|7	Group:     Office
14cr|monosim-gtk-2.0.0.0-2|8	Source:    http://monosim.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|monosim-gtk-2.0.0.0-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|monosim-gtk-2.0.0.0-2|10	URL:       http://monosim.integrazioneweb.com/
14cr|monosim-gtk-2.0.0.0-2|11	BuildArch: noarch
14cr|monosim-gtk-2.0.0.0-2|12	# don't generate debug file because is empty
14cr|monosim-gtk-2.0.0.0-2|13	# % define debug_package %{nil}
14cr|monosim-gtk-2.0.0.0-2|14	
14cr|monosim-gtk-2.0.0.0-2|15	BuildRequires: mono
14cr|monosim-gtk-2.0.0.0-2|16	BuildRequires: log4net-devel
14cr|monosim-gtk-2.0.0.0-2|17	BuildRequires: comex-base-devel >= 0.1.8.5
14cr|monosim-gtk-2.0.0.0-2|18	BuildRequires: gtk-sharp2-devel
14cr|monosim-gtk-2.0.0.0-2|19	BuildRequires: glade-sharp2
14cr|monosim-gtk-2.0.0.0-2|20	BuildRequires: pkgconfig
14cr|monosim-gtk-2.0.0.0-2|21	
14cr|monosim-gtk-2.0.0.0-2|22	Requires: mono
14cr|monosim-gtk-2.0.0.0-2|23	Requires: log4net
14cr|monosim-gtk-2.0.0.0-2|24	Requires: comex-base >= 0.1.8.5
14cr|monosim-gtk-2.0.0.0-2|25	Requires: gtk-sharp2
14cr|monosim-gtk-2.0.0.0-2|26	Requires: glade-sharp2
14cr|monosim-gtk-2.0.0.0-2|27	Requires: glib-sharp2
14cr|monosim-gtk-2.0.0.0-2|28	
14cr|monosim-gtk-2.0.0.0-2|29	
14cr|monosim-gtk-2.0.0.0-2|30	%description
14cr|monosim-gtk-2.0.0.0-2|31	Is GTK user interface of a simple application that can be used
14cr|monosim-gtk-2.0.0.0-2|32	to manage sim card contacts using PC/SC standard readers or
14cr|monosim-gtk-2.0.0.0-2|33	smartmouse phoenix serial reader.
14cr|monosim-gtk-2.0.0.0-2|34	
14cr|monosim-gtk-2.0.0.0-2|35	%prep
14cr|monosim-gtk-2.0.0.0-2|36	%setup -q
14cr|monosim-gtk-2.0.0.0-2|37	
14cr|monosim-gtk-2.0.0.0-2|38	%build
14cr|monosim-gtk-2.0.0.0-2|39	%configure2_5x --libdir=%_prefix/lib
14cr|monosim-gtk-2.0.0.0-2|40	%make
14cr|monosim-gtk-2.0.0.0-2|41	
14cr|monosim-gtk-2.0.0.0-2|42	%install
14cr|monosim-gtk-2.0.0.0-2|43	rm -fr %{buildroot}
14cr|monosim-gtk-2.0.0.0-2|44	%makeinstall_std
14cr|monosim-gtk-2.0.0.0-2|45	
14cr|monosim-gtk-2.0.0.0-2|46	
14cr|monosim-gtk-2.0.0.0-2|47	%clean
14cr|monosim-gtk-2.0.0.0-2|48	rm -rf %{buildroot}
14cr|monosim-gtk-2.0.0.0-2|49	
14cr|monosim-gtk-2.0.0.0-2|50	
14cr|monosim-gtk-2.0.0.0-2|51	%files
14cr|monosim-gtk-2.0.0.0-2|52	%defattr(-,root,root,-)
14cr|monosim-gtk-2.0.0.0-2|53	%doc copying.gpl monosim-gtk/readme
14cr|monosim-gtk-2.0.0.0-2|54	%{_bindir}/%{name}
14cr|monosim-gtk-2.0.0.0-2|55	%_prefix/lib/%{name}/
14cr|monosim-gtk-2.0.0.0-2|56	%{_datadir}/%{name}/Languages/
14cr|monosim-gtk-2.0.0.0-2|57	%{_datadir}/pixmaps/%{name}.png
14cr|monosim-gtk-2.0.0.0-2|58	%{_datadir}/applications/%{name}.desktop
14cr|monosim-gtk-2.0.0.0-2|59	
14cr|monosim-gtk-2.0.0.0-2|60	
14cr|monosim-gtk-2.0.0.0-2|61	
14cr|monosim-gtk-2.0.0.0-2|62	
14cr|monosim-gtk-2.0.0.0-2|63	
14cr|monosim-gtk-2.0.0.0-2|64	
14cr|monosim-gtk-2.0.0.0-2|65	%changelog
14cr|monosim-gtk-2.0.0.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0.0-2
14cr|monosim-gtk-2.0.0.0-2|67	+ Revision: 3504b15
14cr|monosim-gtk-2.0.0.0-2|68	- MassBuild#464: Increase release tag
14cr|monosim-gtk-2.0.0.0-2|69	
14cr|monosim-gtk-2.0.0.0-2|70	

3034 14
14cr|monosim-qt-2.0.0.0-2|1	Summary:   Qt user interface to manage sim card contacts
14cr|monosim-qt-2.0.0.0-2|2	Name:      monosim-qt
14cr|monosim-qt-2.0.0.0-2|3	Version:   2.0.0.0
14cr|monosim-qt-2.0.0.0-2|4	Release:   2
14cr|monosim-qt-2.0.0.0-2|5	License:   GPLv2
14cr|monosim-qt-2.0.0.0-2|6	#ExcludeArch: ppc64
14cr|monosim-qt-2.0.0.0-2|7	Group:     Office
14cr|monosim-qt-2.0.0.0-2|8	Source:    http://monosim.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|monosim-qt-2.0.0.0-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|monosim-qt-2.0.0.0-2|10	URL:       http://monosim.googlecode.com/
14cr|monosim-qt-2.0.0.0-2|11	BuildArch: noarch
14cr|monosim-qt-2.0.0.0-2|12	# don't generate debug file because is empty
14cr|monosim-qt-2.0.0.0-2|13	# % define debug_package %{nil}
14cr|monosim-qt-2.0.0.0-2|14	
14cr|monosim-qt-2.0.0.0-2|15	BuildRequires: mono
14cr|monosim-qt-2.0.0.0-2|16	BuildRequires: log4net-devel
14cr|monosim-qt-2.0.0.0-2|17	BuildRequires: comex-base-devel >= 0.1.8.5
14cr|monosim-qt-2.0.0.0-2|18	BuildRequires: qyoto
14cr|monosim-qt-2.0.0.0-2|19	BuildRequires: qyoto-devel
14cr|monosim-qt-2.0.0.0-2|20	BuildRequires: pinentry-qt4
14cr|monosim-qt-2.0.0.0-2|21	BuildRequires: pkgconfig
14cr|monosim-qt-2.0.0.0-2|22	
14cr|monosim-qt-2.0.0.0-2|23	Requires: mono
14cr|monosim-qt-2.0.0.0-2|24	Requires: log4net
14cr|monosim-qt-2.0.0.0-2|25	Requires: comex-base >= 0.1.8.5
14cr|monosim-qt-2.0.0.0-2|26	Requires: qyoto
14cr|monosim-qt-2.0.0.0-2|27	Requires: qyoto-devel
14cr|monosim-qt-2.0.0.0-2|28	
14cr|monosim-qt-2.0.0.0-2|29	
14cr|monosim-qt-2.0.0.0-2|30	%description
14cr|monosim-qt-2.0.0.0-2|31	Is Qt user interface of a simple application that can be used
14cr|monosim-qt-2.0.0.0-2|32	to manage sim card contacts using PC/SC standard readers or
14cr|monosim-qt-2.0.0.0-2|33	smartmouse phoenix serial reader.
14cr|monosim-qt-2.0.0.0-2|34	
14cr|monosim-qt-2.0.0.0-2|35	
14cr|monosim-qt-2.0.0.0-2|36	%prep
14cr|monosim-qt-2.0.0.0-2|37	%setup -q
14cr|monosim-qt-2.0.0.0-2|38	
14cr|monosim-qt-2.0.0.0-2|39	%build
14cr|monosim-qt-2.0.0.0-2|40	%configure2_5x --libdir=%_prefix/lib
14cr|monosim-qt-2.0.0.0-2|41	%make
14cr|monosim-qt-2.0.0.0-2|42	
14cr|monosim-qt-2.0.0.0-2|43	%install
14cr|monosim-qt-2.0.0.0-2|44	rm -fr %{buildroot}
14cr|monosim-qt-2.0.0.0-2|45	%makeinstall_std
14cr|monosim-qt-2.0.0.0-2|46	
14cr|monosim-qt-2.0.0.0-2|47	
14cr|monosim-qt-2.0.0.0-2|48	%clean
14cr|monosim-qt-2.0.0.0-2|49	rm -rf %{buildroot}
14cr|monosim-qt-2.0.0.0-2|50	
14cr|monosim-qt-2.0.0.0-2|51	
14cr|monosim-qt-2.0.0.0-2|52	%files
14cr|monosim-qt-2.0.0.0-2|53	%defattr(-,root,root,-)
14cr|monosim-qt-2.0.0.0-2|54	%doc copying.gpl monosim-qt/readme
14cr|monosim-qt-2.0.0.0-2|55	%{_bindir}/%{name}
14cr|monosim-qt-2.0.0.0-2|56	%_prefix/lib/%{name}/
14cr|monosim-qt-2.0.0.0-2|57	%{_datadir}/%{name}/Languages/
14cr|monosim-qt-2.0.0.0-2|58	%{_datadir}/pixmaps/%{name}.png
14cr|monosim-qt-2.0.0.0-2|59	%{_datadir}/applications/%{name}.desktop
14cr|monosim-qt-2.0.0.0-2|60	
14cr|monosim-qt-2.0.0.0-2|61	
14cr|monosim-qt-2.0.0.0-2|62	
14cr|monosim-qt-2.0.0.0-2|63	
14cr|monosim-qt-2.0.0.0-2|64	
14cr|monosim-qt-2.0.0.0-2|65	
14cr|monosim-qt-2.0.0.0-2|66	%changelog
14cr|monosim-qt-2.0.0.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0.0-2
14cr|monosim-qt-2.0.0.0-2|68	+ Revision: 69bc81d
14cr|monosim-qt-2.0.0.0-2|69	- MassBuild#464: Increase release tag
14cr|monosim-qt-2.0.0.0-2|70	
14cr|monosim-qt-2.0.0.0-2|71	

3035 14
14cr|monotone-1.1-1|1	Summary:	A distributed version control tool
14cr|monotone-1.1-1|2	Name:		monotone
14cr|monotone-1.1-1|3	Version:	1.1
14cr|monotone-1.1-1|4	Release:	1
14cr|monotone-1.1-1|5	License:	GPLv2+
14cr|monotone-1.1-1|6	Group:		Development/Other
14cr|monotone-1.1-1|7	Url:		http://monotone.ca
14cr|monotone-1.1-1|8	Source0:	http://monotone.ca/downloads/%{version}/%{name}-%{version}.tar.bz2
14cr|monotone-1.1-1|9	Patch0:		monotone-1.0-pot-segfault.patch
14cr|monotone-1.1-1|10	BuildRequires:	texinfo
14cr|monotone-1.1-1|11	BuildRequires:	boost-devel
14cr|monotone-1.1-1|12	BuildRequires:	pkgconfig(botan-1.10)
14cr|monotone-1.1-1|13	BuildRequires:	pkgconfig(libidn)
14cr|monotone-1.1-1|14	BuildRequires:	pkgconfig(libpcre)
14cr|monotone-1.1-1|15	BuildRequires:	pkgconfig(lua)
14cr|monotone-1.1-1|16	BuildRequires:	pkgconfig(sqlite3)
14cr|monotone-1.1-1|17	BuildRequires:	pkgconfig(zlib)
14cr|monotone-1.1-1|18	
14cr|monotone-1.1-1|19	%description
14cr|monotone-1.1-1|20	monotone is a free, distributed version control system. it provides
14cr|monotone-1.1-1|21	fully disconnected operation, manages complete tree versions, keeps
14cr|monotone-1.1-1|22	its state in a local transactional database, supports overlapping
14cr|monotone-1.1-1|23	branches and extensible metadata, exchanges work over plain network
14cr|monotone-1.1-1|24	protocols, performs history-sensitive merging, and delegates trust
14cr|monotone-1.1-1|25	functions to client-side RSA certificates.
14cr|monotone-1.1-1|26	
14cr|monotone-1.1-1|27	%files -f %{name}.lang
14cr|monotone-1.1-1|28	%doc AUTHORS COPYING NEWS README UPGRADE doc/monotone.html contrib
14cr|monotone-1.1-1|29	%{_bindir}/mtn*
14cr|monotone-1.1-1|30	%dir %{_datadir}/%{name}
14cr|monotone-1.1-1|31	%{_datadir}/%{name}/hooks
14cr|monotone-1.1-1|32	%{_datadir}/%{name}/scripts
14cr|monotone-1.1-1|33	%{_sysconfdir}/bash_completion.d/*
14cr|monotone-1.1-1|34	%{_infodir}/%{name}*
14cr|monotone-1.1-1|35	%{_mandir}/man1/*
14cr|monotone-1.1-1|36	
14cr|monotone-1.1-1|37	#----------------------------------------------------------------------------
14cr|monotone-1.1-1|38	
14cr|monotone-1.1-1|39	%prep
14cr|monotone-1.1-1|40	%setup -q
14cr|monotone-1.1-1|41	%patch0 -p1
14cr|monotone-1.1-1|42	
14cr|monotone-1.1-1|43	%build
14cr|monotone-1.1-1|44	%configure2_5x
14cr|monotone-1.1-1|45	%make
14cr|monotone-1.1-1|46	make html
14cr|monotone-1.1-1|47	
14cr|monotone-1.1-1|48	%check
14cr|monotone-1.1-1|49	# Remove a test which fails (to investigate with upstream) syntax_errors_in_.mtn-ignore
14cr|monotone-1.1-1|50	rm -rf test/func/syntax_errors_in_.mtn-ignore
14cr|monotone-1.1-1|51	make check
14cr|monotone-1.1-1|52	
14cr|monotone-1.1-1|53	%install
14cr|monotone-1.1-1|54	%makeinstall_std
14cr|monotone-1.1-1|55	rm -fr %{buildroot}%{_docdir}/%{name}
14cr|monotone-1.1-1|56	
14cr|monotone-1.1-1|57	%find_lang %{name}
14cr|monotone-1.1-1|58	
14cr|monotone-1.1-1|59	
14cr|monotone-1.1-1|60	%changelog
14cr|monotone-1.1-1|61	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14cr|monotone-1.1-1|62	+ Revision: 66e689a
14cr|monotone-1.1-1|63	- New version 1.1, drop merged patches
14cr|monotone-1.1-1|64	
14cr|monotone-1.1-1|65	

3036 14
14cr|monotone-viz-1.0.2-1|1	Summary:	A small GTK+ application that visualizes monotone ancestry graphs
14cr|monotone-viz-1.0.2-1|2	Name:		monotone-viz
14cr|monotone-viz-1.0.2-1|3	Version:	1.0.2
14cr|monotone-viz-1.0.2-1|4	Release:	1
14cr|monotone-viz-1.0.2-1|5	License:	GPLv2+
14cr|monotone-viz-1.0.2-1|6	Group:		Development/Other
14cr|monotone-viz-1.0.2-1|7	Url:		http://oandrieu.nerim.net/monotone-viz/
14cr|monotone-viz-1.0.2-1|8	Source0:	%{name}-%{version}-nolablgtk.tar.gz
14cr|monotone-viz-1.0.2-1|9	Patch0:		monotone-viz-1.0.2-dot.patch
14cr|monotone-viz-1.0.2-1|10	Patch1:		monotone-viz-1.0.2-new-stdio.patch
14cr|monotone-viz-1.0.2-1|11	BuildRequires:	camlp4
14cr|monotone-viz-1.0.2-1|12	BuildRequires:	ocaml
14cr|monotone-viz-1.0.2-1|13	BuildRequires:	ocaml-lablgtk2-devel
14cr|monotone-viz-1.0.2-1|14	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cr|monotone-viz-1.0.2-1|15	Requires:	graphviz
14cr|monotone-viz-1.0.2-1|16	Requires:	monotone
14cr|monotone-viz-1.0.2-1|17	
14cr|monotone-viz-1.0.2-1|18	%description
14cr|monotone-viz-1.0.2-1|19	Monotone-viz is a small GTK+ application that visualizes monotone ancestry
14cr|monotone-viz-1.0.2-1|20	graphs. Monotone is a free distributed version control system. Montone-viz
14cr|monotone-viz-1.0.2-1|21	is developed in the Objective Caml language, using the GTK+ and
14cr|monotone-viz-1.0.2-1|22	libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it
14cr|monotone-viz-1.0.2-1|23	uses the dot program from the Graphviz package.
14cr|monotone-viz-1.0.2-1|24	
14cr|monotone-viz-1.0.2-1|25	%files
14cr|monotone-viz-1.0.2-1|26	%doc COPYING NEWS README
14cr|monotone-viz-1.0.2-1|27	%{_bindir}/%{name}
14cr|monotone-viz-1.0.2-1|28	%{_datadir}/applications/*
14cr|monotone-viz-1.0.2-1|29	
14cr|monotone-viz-1.0.2-1|30	#----------------------------------------------------------------------------
14cr|monotone-viz-1.0.2-1|31	
14cr|monotone-viz-1.0.2-1|32	%prep
14cr|monotone-viz-1.0.2-1|33	%setup -q
14cr|monotone-viz-1.0.2-1|34	%patch0 -p0
14cr|monotone-viz-1.0.2-1|35	%patch1 -p0
14cr|monotone-viz-1.0.2-1|36	
14cr|monotone-viz-1.0.2-1|37	%build
14cr|monotone-viz-1.0.2-1|38	%configure2_5x --without-local-lablgtk
14cr|monotone-viz-1.0.2-1|39	%make
14cr|monotone-viz-1.0.2-1|40	
14cr|monotone-viz-1.0.2-1|41	%install
14cr|monotone-viz-1.0.2-1|42	%makeinstall_std
14cr|monotone-viz-1.0.2-1|43	
14cr|monotone-viz-1.0.2-1|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|monotone-viz-1.0.2-1|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|monotone-viz-1.0.2-1|46	[Desktop Entry]
14cr|monotone-viz-1.0.2-1|47	Name=Monotone-viz
14cr|monotone-viz-1.0.2-1|48	Comment=Visualizes monotone ancestry graphs
14cr|monotone-viz-1.0.2-1|49	Exec=%{_bindir}/%{name}
14cr|monotone-viz-1.0.2-1|50	Terminal=false
14cr|monotone-viz-1.0.2-1|51	Type=Application
14cr|monotone-viz-1.0.2-1|52	Categories=GNOME;GTK;X-MandrivaLinux-MoreApplications-Development-Tools;Development;RevisionControl;
14cr|monotone-viz-1.0.2-1|53	EOF
14cr|monotone-viz-1.0.2-1|54	
14cr|monotone-viz-1.0.2-1|55	
14cr|monotone-viz-1.0.2-1|56	%changelog
14cr|monotone-viz-1.0.2-1|57	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
14cr|monotone-viz-1.0.2-1|58	+ Revision: f735a1b
14cr|monotone-viz-1.0.2-1|59	- New version 1.0.2
14cr|monotone-viz-1.0.2-1|60	
14cr|monotone-viz-1.0.2-1|61	

3037 14
14cr|monster-masher-1.8.1-7|1	Summary:	Clean caves by mashing monsters with stone
14cr|monster-masher-1.8.1-7|2	Name:		monster-masher
14cr|monster-masher-1.8.1-7|3	Version:	1.8.1
14cr|monster-masher-1.8.1-7|4	Release:	7
14cr|monster-masher-1.8.1-7|5	License:	GPLv2+
14cr|monster-masher-1.8.1-7|6	Group:		Games/Arcade
14cr|monster-masher-1.8.1-7|7	URL:		http://www.cs.auc.dk/~olau/monster-masher/
14cr|monster-masher-1.8.1-7|8	Source:		http://www.cs.auc.dk/~olau/monster-masher/source/%{name}-%{version}.tar.bz2
14cr|monster-masher-1.8.1-7|9	Patch0:		monster-masher-1.8-desktopentry.patch
14cr|monster-masher-1.8.1-7|10	# add handler to close the about dialog (bug #43019)
14cr|monster-masher-1.8.1-7|11	Patch1:		monster-masher-1.8-about-dialog.patch
14cr|monster-masher-1.8.1-7|12	Patch2:		monster-masher-1.8.1-glib.patch
14cr|monster-masher-1.8.1-7|13	Patch3:		monster-masher-1.8.1-crash.patch
14cr|monster-masher-1.8.1-7|14	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
14cr|monster-masher-1.8.1-7|15	BuildRequires:	pkgconfig(gconfmm-2.6)
14cr|monster-masher-1.8.1-7|16	BuildRequires:	pkgconfig(esound)
14cr|monster-masher-1.8.1-7|17	BuildRequires:	imagemagick
14cr|monster-masher-1.8.1-7|18	BuildRequires:	intltool
14cr|monster-masher-1.8.1-7|19	
14cr|monster-masher-1.8.1-7|20	%description
14cr|monster-masher-1.8.1-7|21	Monster Masher is an action game for the GNOME desktop environment.
14cr|monster-masher-1.8.1-7|22	The basic idea is that you, as levitation worker gnome, has to clean
14cr|monster-masher-1.8.1-7|23	the caves for monsters that want to roll over you. You do the cleaning
14cr|monster-masher-1.8.1-7|24	by mashing the monsters with stone blocks.
14cr|monster-masher-1.8.1-7|25	
14cr|monster-masher-1.8.1-7|26	%prep
14cr|monster-masher-1.8.1-7|27	%setup -q
14cr|monster-masher-1.8.1-7|28	%patch0 -p1
14cr|monster-masher-1.8.1-7|29	%patch1 -p1
14cr|monster-masher-1.8.1-7|30	%patch2 -p1
14cr|monster-masher-1.8.1-7|31	%patch3 -p1
14cr|monster-masher-1.8.1-7|32	
14cr|monster-masher-1.8.1-7|33	%build
14cr|monster-masher-1.8.1-7|34	%configure2_5x --bindir=%{_gamesbindir}
14cr|monster-masher-1.8.1-7|35	%make LIBS=-lesd
14cr|monster-masher-1.8.1-7|36	
14cr|monster-masher-1.8.1-7|37	%install
14cr|monster-masher-1.8.1-7|38	rm -rf %{buildroot}
14cr|monster-masher-1.8.1-7|39	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|monster-masher-1.8.1-7|40	
14cr|monster-masher-1.8.1-7|41	# menu entry
14cr|monster-masher-1.8.1-7|42	
14cr|monster-masher-1.8.1-7|43	# icons
14cr|monster-masher-1.8.1-7|44	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|monster-masher-1.8.1-7|45	install -D -m 0644      monster-masher.png %{buildroot}%{_liconsdir}/monster-masher.png
14cr|monster-masher-1.8.1-7|46	convert -geometry 32x32 monster-masher.png %{buildroot}%{_iconsdir}/monster-masher.png
14cr|monster-masher-1.8.1-7|47	convert -geometry 16x16 monster-masher.png %{buildroot}%{_miconsdir}/monster-masher.png
14cr|monster-masher-1.8.1-7|48	
14cr|monster-masher-1.8.1-7|49	%find_lang %{name}
14cr|monster-masher-1.8.1-7|50	
14cr|monster-masher-1.8.1-7|51	%files -f %{name}.lang
14cr|monster-masher-1.8.1-7|52	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|monster-masher-1.8.1-7|53	%{_gamesbindir}/*
14cr|monster-masher-1.8.1-7|54	%{_datadir}/applications/monster-masher.desktop
14cr|monster-masher-1.8.1-7|55	%{_datadir}/pixmaps/*
14cr|monster-masher-1.8.1-7|56	%{_datadir}/%{name}
14cr|monster-masher-1.8.1-7|57	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|monster-masher-1.8.1-7|58	%{_iconsdir}/%{name}.png
14cr|monster-masher-1.8.1-7|59	%{_miconsdir}/%{name}.png
14cr|monster-masher-1.8.1-7|60	%{_liconsdir}/%{name}.png
14cr|monster-masher-1.8.1-7|61	
14cr|monster-masher-1.8.1-7|62	
14cr|monster-masher-1.8.1-7|63	%changelog
14cr|monster-masher-1.8.1-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-7
14cr|monster-masher-1.8.1-7|65	+ Revision: e515140
14cr|monster-masher-1.8.1-7|66	- MassBuild#464: Increase release tag
14cr|monster-masher-1.8.1-7|67	
14cr|monster-masher-1.8.1-7|68	

3038 14
14cr|monsterz-0.7.1-8|1	Name:		monsterz
14cr|monsterz-0.7.1-8|2	Version: 0.7.1
14cr|monsterz-0.7.1-8|3	Release:    8
14cr|monsterz-0.7.1-8|4	# in reality, this is the DWYF license..
14cr|monsterz-0.7.1-8|5	License:	Freeware
14cr|monsterz-0.7.1-8|6	Group:		Games/Puzzles
14cr|monsterz-0.7.1-8|7	Summary:    A little addictive puzzle game
14cr|monsterz-0.7.1-8|8	Source:     http://sam.zoy.org/projects/monsterz/%{name}-%{version}.tar.bz2
14cr|monsterz-0.7.1-8|9	#gw Debian man page
14cr|monsterz-0.7.1-8|10	Source1:    monsterz.1
14cr|monsterz-0.7.1-8|11	Patch:      monsterz-fix-crash-x86_64.patch
14cr|monsterz-0.7.1-8|12	#gw from Debian, fix crash on start (bug #49431)
14cr|monsterz-0.7.1-8|13	Patch1:	    020_fix_blit_crash.diff
14cr|monsterz-0.7.1-8|14	Url:        http://sam.zoy.org/projects/monsterz
14cr|monsterz-0.7.1-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|monsterz-0.7.1-8|16	Requires:   pygame
14cr|monsterz-0.7.1-8|17	BuildArch:  noarch
14cr|monsterz-0.7.1-8|18	BuildRequires: imagemagick
14cr|monsterz-0.7.1-8|19	
14cr|monsterz-0.7.1-8|20	%description
14cr|monsterz-0.7.1-8|21	Monsterz is a little puzzle game, similar to the famous Bejeweled or Zookeeper.
14cr|monsterz-0.7.1-8|22	
14cr|monsterz-0.7.1-8|23	The goal of the game is to create rows of similar monsters, either horizontally
14cr|monsterz-0.7.1-8|24	or vertically. The only allowed move is the swap of two adjacent monsters, on
14cr|monsterz-0.7.1-8|25	the condition that it creates a row of three or more. When alignments are
14cr|monsterz-0.7.1-8|26	cleared, pieces fall from the top of the screen to fill the board again. Chain
14cr|monsterz-0.7.1-8|27	reactions earn you even more points.
14cr|monsterz-0.7.1-8|28	
14cr|monsterz-0.7.1-8|29	This game is mostly about luck, but it remains highly addictive. You have been
14cr|monsterz-0.7.1-8|30	warned.
14cr|monsterz-0.7.1-8|31	
14cr|monsterz-0.7.1-8|32	%prep
14cr|monsterz-0.7.1-8|33	%setup -q
14cr|monsterz-0.7.1-8|34	%patch -p0
14cr|monsterz-0.7.1-8|35	%patch1 -p1
14cr|monsterz-0.7.1-8|36	
14cr|monsterz-0.7.1-8|37	%build
14cr|monsterz-0.7.1-8|38	
14cr|monsterz-0.7.1-8|39	%install
14cr|monsterz-0.7.1-8|40	rm -rf $RPM_BUILD_ROOT
14cr|monsterz-0.7.1-8|41	mkdir -p $RPM_BUILD_ROOT/%{_gamesdatadir}/%{name}
14cr|monsterz-0.7.1-8|42	cp -R monsterz.py graphics/ sound/ $RPM_BUILD_ROOT/%{_gamesdatadir}/%{name}
14cr|monsterz-0.7.1-8|43	
14cr|monsterz-0.7.1-8|44	mkdir -p $RPM_BUILD_ROOT/%{_gamesbindir}/
14cr|monsterz-0.7.1-8|45	
14cr|monsterz-0.7.1-8|46	cat > $RPM_BUILD_ROOT/%{_gamesbindir}/%{name} <<EOF
14cr|monsterz-0.7.1-8|47	#!/bin/bash
14cr|monsterz-0.7.1-8|48	exec python %{_gamesdatadir}/%{name}/monsterz.py
14cr|monsterz-0.7.1-8|49	EOF
14cr|monsterz-0.7.1-8|50	
14cr|monsterz-0.7.1-8|51	chmod 755 $RPM_BUILD_ROOT/%{_gamesbindir}/%{name}
14cr|monsterz-0.7.1-8|52	
14cr|monsterz-0.7.1-8|53	
14cr|monsterz-0.7.1-8|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|monsterz-0.7.1-8|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|monsterz-0.7.1-8|56	[Desktop Entry]
14cr|monsterz-0.7.1-8|57	Name=Monsterz
14cr|monsterz-0.7.1-8|58	Comment=Addictive puzzle game
14cr|monsterz-0.7.1-8|59	Exec=%_gamesbindir/%{name}
14cr|monsterz-0.7.1-8|60	Icon=%name
14cr|monsterz-0.7.1-8|61	Terminal=false
14cr|monsterz-0.7.1-8|62	Type=Application
14cr|monsterz-0.7.1-8|63	StartupNotify=true
14cr|monsterz-0.7.1-8|64	Categories=Game;BlocksGame;
14cr|monsterz-0.7.1-8|65	EOF
14cr|monsterz-0.7.1-8|66	
14cr|monsterz-0.7.1-8|67	mkdir -p $RPM_BUILD_ROOT{%{_miconsdir},%{_iconsdir},%{_liconsdir}}/
14cr|monsterz-0.7.1-8|68	convert -geometry 16x16 graphics/icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|69	convert -geometry 32x32 graphics/icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|70	convert -geometry 48x48 graphics/icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|71	
14cr|monsterz-0.7.1-8|72	install -D %SOURCE1 %buildroot%_mandir/man6/%name.6
14cr|monsterz-0.7.1-8|73	
14cr|monsterz-0.7.1-8|74	%clean
14cr|monsterz-0.7.1-8|75	rm -rf $RPM_BUILD_ROOT
14cr|monsterz-0.7.1-8|76	
14cr|monsterz-0.7.1-8|77	%if %mdkversion < 200900
14cr|monsterz-0.7.1-8|78	%post
14cr|monsterz-0.7.1-8|79	%{update_menus}
14cr|monsterz-0.7.1-8|80	%postun
14cr|monsterz-0.7.1-8|81	%{update_menus}
14cr|monsterz-0.7.1-8|82	%endif
14cr|monsterz-0.7.1-8|83	
14cr|monsterz-0.7.1-8|84	%files
14cr|monsterz-0.7.1-8|85	%defattr(-,root,root)
14cr|monsterz-0.7.1-8|86	%doc AUTHORS COPYING INSTALL README TODO
14cr|monsterz-0.7.1-8|87	%{_gamesdatadir}/%{name}/
14cr|monsterz-0.7.1-8|88	%{_gamesbindir}/%{name}
14cr|monsterz-0.7.1-8|89	%_mandir/man6/%name.6*
14cr|monsterz-0.7.1-8|90	%_datadir/applications/mandriva*
14cr|monsterz-0.7.1-8|91	%{_miconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|92	%{_iconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|93	%{_liconsdir}/%{name}.png
14cr|monsterz-0.7.1-8|94	
14cr|monsterz-0.7.1-8|95	
14cr|monsterz-0.7.1-8|96	
14cr|monsterz-0.7.1-8|97	
14cr|monsterz-0.7.1-8|98	%changelog
14cr|monsterz-0.7.1-8|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-8
14cr|monsterz-0.7.1-8|100	+ Revision: a83c808
14cr|monsterz-0.7.1-8|101	- MassBuild#464: Increase release tag
14cr|monsterz-0.7.1-8|102	
14cr|monsterz-0.7.1-8|103	

3039 14
14cr|moodle-2.2-5|1	%undefine __find_provides
14cr|moodle-2.2-5|2	
14cr|moodle-2.2-5|3	Summary:    A course management system for distance education
14cr|moodle-2.2-5|4	Name:       moodle
14cr|moodle-2.2-5|5	Version:    2.2
14cr|moodle-2.2-5|6	Release:    5
14cr|moodle-2.2-5|7	License:    GPLv2
14cr|moodle-2.2-5|8	Group:      System/Servers
14cr|moodle-2.2-5|9	URL:        http://moodle.org/
14cr|moodle-2.2-5|10	Source0:    http://download.moodle.org/stable19/%{name}-%{version}.tgz
14cr|moodle-2.2-5|11	
14cr|moodle-2.2-5|12	Source2:    http://download.moodle.org/lang16/af_utf8.zip
14cr|moodle-2.2-5|13	Source3:    http://download.moodle.org/lang16/sq_utf8.zip
14cr|moodle-2.2-5|14	Source4:    http://download.moodle.org/lang16/ar_utf8.zip
14cr|moodle-2.2-5|15	Source5:    http://download.moodle.org/lang16/eu_utf8.zip
14cr|moodle-2.2-5|16	Source6:    http://download.moodle.org/lang16/be_utf8.zip
14cr|moodle-2.2-5|17	Source7:    http://download.moodle.org/lang16/bs_utf8.zip
14cr|moodle-2.2-5|18	Source8:    http://download.moodle.org/lang16/bg_utf8.zip
14cr|moodle-2.2-5|19	Source9:    http://download.moodle.org/lang16/ca_utf8.zip
14cr|moodle-2.2-5|20	Source10:   http://download.moodle.org/lang16/hr_utf8.zip
14cr|moodle-2.2-5|21	Source11:   http://download.moodle.org/lang16/zh_cn_utf8.zip
14cr|moodle-2.2-5|22	Source12:   http://download.moodle.org/lang16/zh_tw_utf8.zip
14cr|moodle-2.2-5|23	Source13:   http://download.moodle.org/lang16/cs_utf8.zip
14cr|moodle-2.2-5|24	Source14:   http://download.moodle.org/lang16/da_utf8.zip
14cr|moodle-2.2-5|25	Source15:   http://download.moodle.org/lang16/nl_utf8.zip
14cr|moodle-2.2-5|26	Source16:   http://download.moodle.org/lang16/en_us_utf8.zip
14cr|moodle-2.2-5|27	Source17:   http://download.moodle.org/lang16/et_utf8.zip
14cr|moodle-2.2-5|28	Source18:   http://download.moodle.org/lang16/fa_utf8.zip
14cr|moodle-2.2-5|29	Source19:   http://download.moodle.org/lang16/fil_utf8.zip
14cr|moodle-2.2-5|30	Source20:   http://download.moodle.org/lang16/fi_utf8.zip
14cr|moodle-2.2-5|31	Source21:   http://download.moodle.org/lang16/fr_utf8.zip
14cr|moodle-2.2-5|32	Source22:   http://download.moodle.org/lang16/fr_ca_utf8.zip
14cr|moodle-2.2-5|33	Source23:   http://download.moodle.org/lang16/ga_utf8.zip
14cr|moodle-2.2-5|34	Source24:   http://download.moodle.org/lang16/gl_utf8.zip
14cr|moodle-2.2-5|35	Source25:   http://download.moodle.org/lang16/ka_utf8.zip
14cr|moodle-2.2-5|36	Source26:   http://download.moodle.org/lang16/de_utf8.zip
14cr|moodle-2.2-5|37	Source27:   http://download.moodle.org/lang16/de_du_utf8.zip
14cr|moodle-2.2-5|38	Source28:   http://download.moodle.org/lang16/el_utf8.zip
14cr|moodle-2.2-5|39	Source29:   http://download.moodle.org/lang16/gu_utf8.zip
14cr|moodle-2.2-5|40	Source30:   http://download.moodle.org/lang16/he_utf8.zip
14cr|moodle-2.2-5|41	Source31:   http://download.moodle.org/lang16/hi_utf8.zip
14cr|moodle-2.2-5|42	Source32:   http://download.moodle.org/lang16/hu_utf8.zip
14cr|moodle-2.2-5|43	Source33:   http://download.moodle.org/lang16/is_utf8.zip
14cr|moodle-2.2-5|44	Source34:   http://download.moodle.org/lang16/id_utf8.zip
14cr|moodle-2.2-5|45	Source35:   http://download.moodle.org/lang16/it_utf8.zip
14cr|moodle-2.2-5|46	Source36:   http://download.moodle.org/lang16/ja_utf8.zip
14cr|moodle-2.2-5|47	Source37:   http://download.moodle.org/lang16/kn_utf8.zip
14cr|moodle-2.2-5|48	Source38:   http://download.moodle.org/lang16/km_utf8.zip
14cr|moodle-2.2-5|49	Source39:   http://download.moodle.org/lang16/ko_utf8.zip
14cr|moodle-2.2-5|50	Source40:   http://download.moodle.org/lang16/lt_utf8.zip
14cr|moodle-2.2-5|51	Source41:   http://download.moodle.org/lang16/lo_utf8.zip
14cr|moodle-2.2-5|52	Source42:   http://download.moodle.org/lang16/lv_utf8.zip
14cr|moodle-2.2-5|53	Source43:   http://download.moodle.org/lang16/ml_utf8.zip
14cr|moodle-2.2-5|54	Source44:   http://download.moodle.org/lang16/ms_utf8.zip
14cr|moodle-2.2-5|55	Source45:   http://download.moodle.org/lang16/mi_tn_utf8.zip
14cr|moodle-2.2-5|56	Source46:   http://download.moodle.org/lang16/mi_wwow_utf8.zip
14cr|moodle-2.2-5|57	Source47:   http://download.moodle.org/lang16/mn_utf8.zip
14cr|moodle-2.2-5|58	Source48:   http://download.moodle.org/lang16/no_utf8.zip
14cr|moodle-2.2-5|59	Source49:   http://download.moodle.org/lang16/no_gr_utf8.zip
14cr|moodle-2.2-5|60	Source50:   http://download.moodle.org/lang16/nn_utf8.zip
14cr|moodle-2.2-5|61	Source51:   http://download.moodle.org/lang16/pl_utf8.zip
14cr|moodle-2.2-5|62	Source52:   http://download.moodle.org/lang16/pt_utf8.zip
14cr|moodle-2.2-5|63	Source53:   http://download.moodle.org/lang16/pt_br_utf8.zip
14cr|moodle-2.2-5|64	Source54:   http://download.moodle.org/lang16/ro_utf8.zip
14cr|moodle-2.2-5|65	Source55:   http://download.moodle.org/lang16/ru_utf8.zip
14cr|moodle-2.2-5|66	Source56:   http://download.moodle.org/lang16/sm_utf8.zip
14cr|moodle-2.2-5|67	Source57:   http://download.moodle.org/lang16/si_utf8.zip
14cr|moodle-2.2-5|68	Source58:   http://download.moodle.org/lang16/sr_cr_bo_utf8.zip
14cr|moodle-2.2-5|69	Source59:   http://download.moodle.org/lang16/sr_cr_utf8.zip
14cr|moodle-2.2-5|70	Source60:   http://download.moodle.org/lang16/sr_lt_utf8.zip
14cr|moodle-2.2-5|71	Source61:   http://download.moodle.org/lang16/sk_utf8.zip
14cr|moodle-2.2-5|72	Source62:   http://download.moodle.org/lang16/sl_utf8.zip
14cr|moodle-2.2-5|73	Source63:   http://download.moodle.org/lang16/so_utf8.zip
14cr|moodle-2.2-5|74	Source64:   http://download.moodle.org/lang16/es_utf8.zip
14cr|moodle-2.2-5|75	Source65:   http://download.moodle.org/lang16/sv_utf8.zip
14cr|moodle-2.2-5|76	Source66:   http://download.moodle.org/lang16/tl_utf8.zip
14cr|moodle-2.2-5|77	Source67:   http://download.moodle.org/lang16/ta_utf8.zip
14cr|moodle-2.2-5|78	Source68:   http://download.moodle.org/lang16/th_utf8.zip
14cr|moodle-2.2-5|79	Source69:   http://download.moodle.org/lang16/to_utf8.zip
14cr|moodle-2.2-5|80	Source70:   http://download.moodle.org/lang16/tr_utf8.zip
14cr|moodle-2.2-5|81	Source71:   http://download.moodle.org/lang16/uk_utf8.zip
14cr|moodle-2.2-5|82	Source72:   http://download.moodle.org/lang16/vi_utf8.zip
14cr|moodle-2.2-5|83	Source73:   http://download.moodle.org/lang16/dv_utf8.zip
14cr|moodle-2.2-5|84	Source74:   http://download.moodle.org/lang16/cy_utf8.zip
14cr|moodle-2.2-5|85	Source75:   http://download.moodle.org/lang16/en_utf8.zip
14cr|moodle-2.2-5|86	Source76:   http://download.moodle.org/lang16/mr_utf8.zip
14cr|moodle-2.2-5|87	Source77:   http://download.moodle.org/lang16/ur_utf8.zip
14cr|moodle-2.2-5|88	Source78:   http://download.moodle.org/lang16/ast_utf8.zip
14cr|moodle-2.2-5|89	Source79:   http://download.moodle.org/lang16/la_utf8.zip
14cr|moodle-2.2-5|90	Source80:   http://download.moodle.org/lang16/uz_utf8.zip
14cr|moodle-2.2-5|91	Source81:   http://download.moodle.org/lang16/kk_utf8.zip
14cr|moodle-2.2-5|92	Source82:   http://download.moodle.org/lang16/mk_utf8.zip
14cr|moodle-2.2-5|93	Source83:   http://download.moodle.org/lang16/hy_utf8.zip
14cr|moodle-2.2-5|94	Source84:   http://download.moodle.org/lang16/ta_lk_utf8.zip
14cr|moodle-2.2-5|95	Source85:   http://download.moodle.org/lang16/zu_utf8.zip
14cr|moodle-2.2-5|96	Source86:   http://download.moodle.org/lang16/bn_utf8.zip
14cr|moodle-2.2-5|97	
14cr|moodle-2.2-5|98	Source100:  moodle.rpmlintrc
14cr|moodle-2.2-5|99	
14cr|moodle-2.2-5|100	Patch0:     moodle-external_mimetex.diff
14cr|moodle-2.2-5|101	Patch1:     moodle-1.9.4-CVE-2009-1171.diff
14cr|moodle-2.2-5|102	
14cr|moodle-2.2-5|103	Requires:	php-curl
14cr|moodle-2.2-5|104	Requires:	php-gd
14cr|moodle-2.2-5|105	Requires:	php-iconv
14cr|moodle-2.2-5|106	Requires:	php-ldap
14cr|moodle-2.2-5|107	Requires:	php-mbstring
14cr|moodle-2.2-5|108	Requires:	php-mysql
14cr|moodle-2.2-5|109	Requires:	php-openssl
14cr|moodle-2.2-5|110	Requires:	php-pgsql
14cr|moodle-2.2-5|111	Requires:	php-sockets
14cr|moodle-2.2-5|112	Requires:	php-tidy
14cr|moodle-2.2-5|113	Requires:	php-tokenizer
14cr|moodle-2.2-5|114	Requires:	php-xml
14cr|moodle-2.2-5|115	Requires:	php-zlib
14cr|moodle-2.2-5|116	
14cr|moodle-2.2-5|117	Requires:	imagemagick
14cr|moodle-2.2-5|118	Requires:	mimetex
14cr|moodle-2.2-5|119	Requires:	tetex-dvips
14cr|moodle-2.2-5|120	Requires:	tetex-latex
14cr|moodle-2.2-5|121	
14cr|moodle-2.2-5|122	BuildArch:	noarch
14cr|moodle-2.2-5|123	
14cr|moodle-2.2-5|124	%description
14cr|moodle-2.2-5|125	Moodle is a learning management system for producing Internet-based course Web
14cr|moodle-2.2-5|126	sites. It is written in PHP and is easy to install and use on Linux, Windows,
14cr|moodle-2.2-5|127	Mac OS X, SunOS, BSD, and Netware 6. It has been designed to support modern
14cr|moodle-2.2-5|128	pedagogies based on social constructionist theory, and includes activity
14cr|moodle-2.2-5|129	modules such as forums, chats, resources, journals, quizzes, surveys, choices,
14cr|moodle-2.2-5|130	workshops, glossaries, lessons, and assignments. It has been translated into
14cr|moodle-2.2-5|131	over 70 languages, with more on the way, and supports the popular SCORM
14cr|moodle-2.2-5|132	standard for content packaging. Moodle offers a free alternative to commercial
14cr|moodle-2.2-5|133	software such as WebCT or Blackboard, and is being used by a growing number of
14cr|moodle-2.2-5|134	universities, schools, and independent teachers for distance education or to
14cr|moodle-2.2-5|135	supplement face-to-face teaching.
14cr|moodle-2.2-5|136	
14cr|moodle-2.2-5|137	%prep
14cr|moodle-2.2-5|138	
14cr|moodle-2.2-5|139	%setup -q -n %{name}
14cr|moodle-2.2-5|140	#%patch0 -p0
14cr|moodle-2.2-5|141	#%patch1 -p0
14cr|moodle-2.2-5|142	
14cr|moodle-2.2-5|143	# magic by anssi
14cr|moodle-2.2-5|144	pushd lang; %{expand:%(for i in {2..86}; do echo "unzip -q %%SOURCE$i"; done)}; popd
14cr|moodle-2.2-5|145	
14cr|moodle-2.2-5|146	# clean up CVS stuff
14cr|moodle-2.2-5|147	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|moodle-2.2-5|148	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|moodle-2.2-5|149	done
14cr|moodle-2.2-5|150	
14cr|moodle-2.2-5|151	# fix dir perms
14cr|moodle-2.2-5|152	find . -type d | xargs chmod 755
14cr|moodle-2.2-5|153	
14cr|moodle-2.2-5|154	# fix file perms
14cr|moodle-2.2-5|155	find . -type f -print0 | xargs --null chmod 644
14cr|moodle-2.2-5|156	
14cr|moodle-2.2-5|157	# nuke bundled stuff
14cr|moodle-2.2-5|158	rm -rf lib/pear
14cr|moodle-2.2-5|159	rm -f filter/tex/mimetex.*
14cr|moodle-2.2-5|160	
14cr|moodle-2.2-5|161	# set some exec bits
14cr|moodle-2.2-5|162	chmod 755 filter/algebra/algebra2tex.pl
14cr|moodle-2.2-5|163	
14cr|moodle-2.2-5|164	%build
14cr|moodle-2.2-5|165	
14cr|moodle-2.2-5|166	%install
14cr|moodle-2.2-5|167	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|moodle-2.2-5|168	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|moodle-2.2-5|169	install -d %{buildroot}/var/www/%{name}
14cr|moodle-2.2-5|170	install -d %{buildroot}/var/moodledata
14cr|moodle-2.2-5|171	
14cr|moodle-2.2-5|172	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|moodle-2.2-5|173	
14cr|moodle-2.2-5|174	# apache config
14cr|moodle-2.2-5|175	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|moodle-2.2-5|176	
14cr|moodle-2.2-5|177	Alias /%{name} /var/www/%{name}
14cr|moodle-2.2-5|178	
14cr|moodle-2.2-5|179	<Directory /var/www/%{name}>
14cr|moodle-2.2-5|180	Require all granted
14cr|moodle-2.2-5|181	
14cr|moodle-2.2-5|182	# On some PHP servers it may help if this file is copied
14cr|moodle-2.2-5|183	# to the main moodle directory and renamed .htaccess
14cr|moodle-2.2-5|184	#
14cr|moodle-2.2-5|185	# As soon as you do this, check your web site.  Is it
14cr|moodle-2.2-5|186	# still working OK?  If you are getting a "configuration
14cr|moodle-2.2-5|187	# error" then you may need to enable overrides by editing
14cr|moodle-2.2-5|188	# the main httpd.conf for Apache and in the main server
14cr|moodle-2.2-5|189	# or virtual server area, adding something like:
14cr|moodle-2.2-5|190	#
14cr|moodle-2.2-5|191	# <Directory /web/moodle>
14cr|moodle-2.2-5|192	#     AllowOverride All
14cr|moodle-2.2-5|193	# </Directory>
14cr|moodle-2.2-5|194	#
14cr|moodle-2.2-5|195	
14cr|moodle-2.2-5|196	### Firstly, if you are using Apache 2, you need the following
14cr|moodle-2.2-5|197	### line to allow Apache to pass a PATH_INFO variable
14cr|moodle-2.2-5|198	### correctly for URLs like http://server/file.php/arg1/arg2
14cr|moodle-2.2-5|199	AcceptPathInfo on
14cr|moodle-2.2-5|200	
14cr|moodle-2.2-5|201	### Secondly, you can define the default files in the Moodle
14cr|moodle-2.2-5|202	### directories as follows:
14cr|moodle-2.2-5|203	
14cr|moodle-2.2-5|204	DirectoryIndex index.php index.html index.htm
14cr|moodle-2.2-5|205	
14cr|moodle-2.2-5|206	### Thirdly, set up some PHP variables that Moodle needs
14cr|moodle-2.2-5|207	php_admin_value magic_quotes_gpc		1
14cr|moodle-2.2-5|208	php_admin_value magic_quotes_runtime	0
14cr|moodle-2.2-5|209	php_admin_value register_globals		0
14cr|moodle-2.2-5|210	php_admin_value file_uploads		1
14cr|moodle-2.2-5|211	php_admin_value short_open_tag		1
14cr|moodle-2.2-5|212	php_admin_value session.auto_start		0
14cr|moodle-2.2-5|213	php_admin_value session.bug_compat_warn	0
14cr|moodle-2.2-5|214	
14cr|moodle-2.2-5|215	php_admin_value safe_mode			0
14cr|moodle-2.2-5|216	php_admin_value memory_limit		64M
14cr|moodle-2.2-5|217	php_admin_value session.save_handler	files
14cr|moodle-2.2-5|218	
14cr|moodle-2.2-5|219	### Fourthly, sometimes Apache limits the size of uploaded files
14cr|moodle-2.2-5|220	### (this is a separate limit to the one in PHP, see below).
14cr|moodle-2.2-5|221	### The setting here turns off this limitation
14cr|moodle-2.2-5|222	LimitRequestBody 0
14cr|moodle-2.2-5|223	
14cr|moodle-2.2-5|224	### These are optional - you may not want to override php.ini
14cr|moodle-2.2-5|225	### To enable them, remove the leading hash (#)
14cr|moodle-2.2-5|226	php_admin_value upload_max_filesize		2M
14cr|moodle-2.2-5|227	php_admin_value post_max_size		2M
14cr|moodle-2.2-5|228	php_admin_value session.gc_maxlifetime	7200
14cr|moodle-2.2-5|229	
14cr|moodle-2.2-5|230	### You can change the following line to point to the
14cr|moodle-2.2-5|231	### error/index.php file in your Moodle distribution.
14cr|moodle-2.2-5|232	### It provides a form which emails you (the admin)
14cr|moodle-2.2-5|233	### about 404 errors (URL not found).
14cr|moodle-2.2-5|234	#ErrorDocument 404 http://example.org/moodle/error/index.php
14cr|moodle-2.2-5|235	
14cr|moodle-2.2-5|236	### People have reported that these can help in some cases
14cr|moodle-2.2-5|237	### (unusual) when you see errors about undefined functions
14cr|moodle-2.2-5|238	#php_admin_value auto_prepend_file		none
14cr|moodle-2.2-5|239	#php_admin_value include_path		.
14cr|moodle-2.2-5|240	
14cr|moodle-2.2-5|241	</Directory>
14cr|moodle-2.2-5|242	
14cr|moodle-2.2-5|243	<Directory /var/www/%{name}/install>
14cr|moodle-2.2-5|244	Require host 127.0.0.1
14cr|moodle-2.2-5|245	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|moodle-2.2-5|246	</Directory>
14cr|moodle-2.2-5|247	
14cr|moodle-2.2-5|248	<FilesMatch install.php>
14cr|moodle-2.2-5|249	Require host 127.0.0.1
14cr|moodle-2.2-5|250	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|moodle-2.2-5|251	</FilesMatch>
14cr|moodle-2.2-5|252	
14cr|moodle-2.2-5|253	EOF
14cr|moodle-2.2-5|254	
14cr|moodle-2.2-5|255	%clean
14cr|moodle-2.2-5|256	
14cr|moodle-2.2-5|257	
14cr|moodle-2.2-5|258	%files
14cr|moodle-2.2-5|259	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|moodle-2.2-5|260	/var/www/%{name}
14cr|moodle-2.2-5|261	%attr(2777,apache,apache) %dir /var/moodledata
14cr|moodle-2.2-5|262	
14cr|moodle-2.2-5|263	
14cr|moodle-2.2-5|264	%changelog
14cr|moodle-2.2-5|265	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cr|moodle-2.2-5|266	+ Revision: 8bd2b8a
14cr|moodle-2.2-5|267	- MassBuild#464: Increase release tag
14cr|moodle-2.2-5|268	
14cr|moodle-2.2-5|269	

3040 14
14cr|moon-buggy-1.0.51-5|1	Summary:	Drive and jump with some kind of car across the moon
14cr|moon-buggy-1.0.51-5|2	Name:		moon-buggy
14cr|moon-buggy-1.0.51-5|3	Version:	1.0.51
14cr|moon-buggy-1.0.51-5|4	Release:	5
14cr|moon-buggy-1.0.51-5|5	License:	GPLv2+
14cr|moon-buggy-1.0.51-5|6	Group:		Games/Arcade
14cr|moon-buggy-1.0.51-5|7	URL:		http://seehuhn.de/pages/%{name}
14cr|moon-buggy-1.0.51-5|8	Source0:	http://seehuhn.de/media/programs/%{name}-%{version}.tar.gz
14cr|moon-buggy-1.0.51-5|9	Source1:	http://seehuhn.de/media/programs/%{name}-sound-%{version}.tar.gz
14cr|moon-buggy-1.0.51-5|10	Source2:	%{name}.desktop
14cr|moon-buggy-1.0.51-5|11	Source3:	%{name}-sound.desktop
14cr|moon-buggy-1.0.51-5|12	Patch0:		moon-buggy-1.0.51-pause.patch
14cr|moon-buggy-1.0.51-5|13	Patch1:		moon-buggy-1.0.51-sound.patch
14cr|moon-buggy-1.0.51-5|14	BuildRequires:	desktop-file-utils
14cr|moon-buggy-1.0.51-5|15	BuildRequires:	texinfo
14cr|moon-buggy-1.0.51-5|16	BuildRequires:	pkgconfig(esound)
14cr|moon-buggy-1.0.51-5|17	BuildRequires:	pkgconfig(ncurses)
14cr|moon-buggy-1.0.51-5|18	
14cr|moon-buggy-1.0.51-5|19	%description
14cr|moon-buggy-1.0.51-5|20	Moon-buggy is a simple character graphics game where you drive some kind
14cr|moon-buggy-1.0.51-5|21	of car across the moon's surface. Unfortunately there are dangerous craters
14cr|moon-buggy-1.0.51-5|22	there. Fortunately your car can jump over them!
14cr|moon-buggy-1.0.51-5|23	
14cr|moon-buggy-1.0.51-5|24	The game has some resemblance of the classic arcade game moon-patrol which
14cr|moon-buggy-1.0.51-5|25	was released in 1982. A clone of this game was relased for the Commodore
14cr|moon-buggy-1.0.51-5|26	C64 in 1983. The present, ASCII art version of moon-buggy was written many
14cr|moon-buggy-1.0.51-5|27	years later by Jochen Voss.
14cr|moon-buggy-1.0.51-5|28	
14cr|moon-buggy-1.0.51-5|29	%files
14cr|moon-buggy-1.0.51-5|30	%doc ANNOUNCE AUTHORS ChangeLog COPYING README THANKS README.sound
14cr|moon-buggy-1.0.51-5|31	%{_datadir}/%{name}/
14cr|moon-buggy-1.0.51-5|32	%{_datadir}/pixmaps/%{name}.png
14cr|moon-buggy-1.0.51-5|33	%{_datadir}/applications/%{name}.desktop
14cr|moon-buggy-1.0.51-5|34	%{_datadir}/applications/%{name}-sound.desktop
14cr|moon-buggy-1.0.51-5|35	%attr(2755,root,games) %{_bindir}/%{name}
14cr|moon-buggy-1.0.51-5|36	%{_mandir}/man6/%{name}.6*
14cr|moon-buggy-1.0.51-5|37	%{_infodir}/%{name}.info.*
14cr|moon-buggy-1.0.51-5|38	%dir %attr(0775,root,games) %{_localstatedir}/games/%{name}
14cr|moon-buggy-1.0.51-5|39	%config(noreplace) %attr(664,root,games) %{_localstatedir}/games/%{name}/mbscore
14cr|moon-buggy-1.0.51-5|40	
14cr|moon-buggy-1.0.51-5|41	#----------------------------------------------------------------------------
14cr|moon-buggy-1.0.51-5|42	
14cr|moon-buggy-1.0.51-5|43	%prep
14cr|moon-buggy-1.0.51-5|44	%setup -q -a 1
14cr|moon-buggy-1.0.51-5|45	%patch0 -p1 -b .pause
14cr|moon-buggy-1.0.51-5|46	%patch1 -p1 -b .sound
14cr|moon-buggy-1.0.51-5|47	mv -f %{name}-%{version}/* .
14cr|moon-buggy-1.0.51-5|48	
14cr|moon-buggy-1.0.51-5|49	%build
14cr|moon-buggy-1.0.51-5|50	autoreconf -fi
14cr|moon-buggy-1.0.51-5|51	%configure2_5x --sharedstatedir=%{_localstatedir}/games
14cr|moon-buggy-1.0.51-5|52	%make
14cr|moon-buggy-1.0.51-5|53	
14cr|moon-buggy-1.0.51-5|54	%install
14cr|moon-buggy-1.0.51-5|55	%makeinstall_std
14cr|moon-buggy-1.0.51-5|56	
14cr|moon-buggy-1.0.51-5|57	# Create zero-sized highscore file
14cr|moon-buggy-1.0.51-5|58	touch %{buildroot}%{_localstatedir}/games/%{name}/mbscore
14cr|moon-buggy-1.0.51-5|59	
14cr|moon-buggy-1.0.51-5|60	# Install working *.desktop files and an icon
14cr|moon-buggy-1.0.51-5|61	desktop-file-install --vendor "" --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
14cr|moon-buggy-1.0.51-5|62	desktop-file-install --vendor "" --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
14cr|moon-buggy-1.0.51-5|63	install -D -p -m 644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|moon-buggy-1.0.51-5|64	
14cr|moon-buggy-1.0.51-5|65	# Some file cleanups
14cr|moon-buggy-1.0.51-5|66	rm -f %{buildroot}%{_infodir}/dir
14cr|moon-buggy-1.0.51-5|67	
14cr|moon-buggy-1.0.51-5|68	# Convert everything to UTF-8
14cr|moon-buggy-1.0.51-5|69	iconv -f iso-8859-1 -t utf-8 -o ChangeLog.utf8 ChangeLog
14cr|moon-buggy-1.0.51-5|70	sed -i 's|\r$||g' ChangeLog.utf8
14cr|moon-buggy-1.0.51-5|71	touch -c -r ChangeLog ChangeLog.utf8
14cr|moon-buggy-1.0.51-5|72	mv -f ChangeLog.utf8 ChangeLog
14cr|moon-buggy-1.0.51-5|73	
14cr|moon-buggy-1.0.51-5|74	iconv -f iso-8859-1 -t utf-8 -o TODO.utf8 TODO
14cr|moon-buggy-1.0.51-5|75	sed -i 's|\r$||g' TODO.utf8
14cr|moon-buggy-1.0.51-5|76	touch -c -r TODO TODO.utf8
14cr|moon-buggy-1.0.51-5|77	mv -f TODO.utf8 TODO
14cr|moon-buggy-1.0.51-5|78	
14cr|moon-buggy-1.0.51-5|79	
14cr|moon-buggy-1.0.51-5|80	%changelog
14cr|moon-buggy-1.0.51-5|81	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.51-5
14cr|moon-buggy-1.0.51-5|82	+ Revision: 7eebf0d
14cr|moon-buggy-1.0.51-5|83	- Adjust autoreconf
14cr|moon-buggy-1.0.51-5|84	
14cr|moon-buggy-1.0.51-5|85	

3041 14
14cr|moovida-1.0.9-4|1	%define debug_package	%{nil}
14cr|moovida-1.0.9-4|2	
14cr|moovida-1.0.9-4|3	%define oname	elisa
14cr|moovida-1.0.9-4|4	
14cr|moovida-1.0.9-4|5	# It's the same for releases, but different for pre-releases: please
14cr|moovida-1.0.9-4|6	# don't remove, even if it seems superfluous - AdamW 2008/03
14cr|moovida-1.0.9-4|7	%define fversion	%{version}
14cr|moovida-1.0.9-4|8	
14cr|moovida-1.0.9-4|9	Summary:	Media center written in Python
14cr|moovida-1.0.9-4|10	Name:		moovida
14cr|moovida-1.0.9-4|11	Version:	1.0.9
14cr|moovida-1.0.9-4|12	Release:	4
14cr|moovida-1.0.9-4|13	# For bzr:
14cr|moovida-1.0.9-4|14	# bzr branch lp:~elisa-developers/elisa/relook
14cr|moovida-1.0.9-4|15	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
14cr|moovida-1.0.9-4|16	# Disable automatic updates - AdamW 2009/02
14cr|moovida-1.0.9-4|17	Patch0:		moovida-1.0.1-disable_plugin_updates.patch
14cr|moovida-1.0.9-4|18	License:	GPLv3 and MIT
14cr|moovida-1.0.9-4|19	Group:		Graphical desktop/Other
14cr|moovida-1.0.9-4|20	URL:		http://www.moovida.com/
14cr|moovida-1.0.9-4|21	BuildArch:	noarch
14cr|moovida-1.0.9-4|22	BuildRequires:	python
14cr|moovida-1.0.9-4|23	BuildRequires:	python-setuptools
14cr|moovida-1.0.9-4|24	BuildRequires:	python-devel
14cr|moovida-1.0.9-4|25	BuildRequires:	python-twisted
14cr|moovida-1.0.9-4|26	BuildRequires:	imagemagick
14cr|moovida-1.0.9-4|27	BuildRequires:	desktop-file-utils
14cr|moovida-1.0.9-4|28	BuildRequires:	gstreamer0.10-python
14cr|moovida-1.0.9-4|29	Requires:	moovida-plugins-good = %{version}
14cr|moovida-1.0.9-4|30	Requires:	moovida-plugins-bad = %{version}
14cr|moovida-1.0.9-4|31	Requires:	moovida-core = %{version}
14cr|moovida-1.0.9-4|32	Suggests:	moovida-plugins-ugly = %{version}
14cr|moovida-1.0.9-4|33	Suggests:	gstreamer0.10-libvisual
14cr|moovida-1.0.9-4|34	%rename	elisa
14cr|moovida-1.0.9-4|35	
14cr|moovida-1.0.9-4|36	%description
14cr|moovida-1.0.9-4|37	Moovida is a project to create an open source cross platform media center
14cr|moovida-1.0.9-4|38	solution. Moovida runs on top of the GStreamer multimedia framework and
14cr|moovida-1.0.9-4|39	takes full advantage of harware acceleration provided by modern graphic
14cr|moovida-1.0.9-4|40	cards by using OpenGL APIs. In addition to personal video recorder
14cr|moovida-1.0.9-4|41	functionality (PVR) and Music Jukebox support, Moovida will also
14cr|moovida-1.0.9-4|42	interoperate with devices following the DLNA standard like Intel's ViiV
14cr|moovida-1.0.9-4|43	systems.
14cr|moovida-1.0.9-4|44	
14cr|moovida-1.0.9-4|45	Moovida was formerly know as Elisa.
14cr|moovida-1.0.9-4|46	
14cr|moovida-1.0.9-4|47	%package core
14cr|moovida-1.0.9-4|48	Summary:	Media center written in Python: core files
14cr|moovida-1.0.9-4|49	Group:		Development/Python
14cr|moovida-1.0.9-4|50	Requires:	pigment-python
14cr|moovida-1.0.9-4|51	Requires:	python-imaging
14cr|moovida-1.0.9-4|52	Requires:	python-twisted
14cr|moovida-1.0.9-4|53	Requires:	python-twisted-web2
14cr|moovida-1.0.9-4|54	Requires:	gnome-python-extras
14cr|moovida-1.0.9-4|55	Requires:	gstreamer0.10-python
14cr|moovida-1.0.9-4|56	Requires:	gstreamer0.10-plugins-base
14cr|moovida-1.0.9-4|57	Requires:	python-sqlite2
14cr|moovida-1.0.9-4|58	Requires:	pyxdg
14cr|moovida-1.0.9-4|59	Requires:	python-pkg-resources
14cr|moovida-1.0.9-4|60	Suggests:	gstreamer0.10-plugins-good
14cr|moovida-1.0.9-4|61	Suggests:	gstreamer0.10-plugins-bad
14cr|moovida-1.0.9-4|62	Suggests:	python-gpod
14cr|moovida-1.0.9-4|63	Suggests:	python-dbus
14cr|moovida-1.0.9-4|64	%rename	elisa-core = %{version}-%{release}
14cr|moovida-1.0.9-4|65	
14cr|moovida-1.0.9-4|66	%description core
14cr|moovida-1.0.9-4|67	Moovida is a project to create an open source cross platform media center
14cr|moovida-1.0.9-4|68	solution. Moovida runs on top of the GStreamer multimedia framework and
14cr|moovida-1.0.9-4|69	takes full advantage of harware acceleration provided by modern graphic
14cr|moovida-1.0.9-4|70	cards by using OpenGL APIs. In addition to personal video recorder
14cr|moovida-1.0.9-4|71	functionality (PVR) and Music Jukebox support, Moovida will also
14cr|moovida-1.0.9-4|72	interoperate with devices following the DLNA standard like Intel's ViiV
14cr|moovida-1.0.9-4|73	systems. This package contains the core Python files for Moovida. It is
14cr|moovida-1.0.9-4|74	split from the binaries for packaging reasons.
14cr|moovida-1.0.9-4|75	
14cr|moovida-1.0.9-4|76	Moovida was formerly known as Elisa.
14cr|moovida-1.0.9-4|77	
14cr|moovida-1.0.9-4|78	%prep
14cr|moovida-1.0.9-4|79	%setup -q -n %{oname}-%{version}
14cr|moovida-1.0.9-4|80	%patch0 -p1 -b .update_disable
14cr|moovida-1.0.9-4|81	
14cr|moovida-1.0.9-4|82	%build
14cr|moovida-1.0.9-4|83	
14cr|moovida-1.0.9-4|84	%install
14cr|moovida-1.0.9-4|85	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
14cr|moovida-1.0.9-4|86	
14cr|moovida-1.0.9-4|87	pushd %{buildroot}%{_bindir}
14cr|moovida-1.0.9-4|88	ln -s %{oname} %{name}
14cr|moovida-1.0.9-4|89	popd
14cr|moovida-1.0.9-4|90	
14cr|moovida-1.0.9-4|91	# Install some stuff manually because the build process can't.
14cr|moovida-1.0.9-4|92	install -D -m644 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|moovida-1.0.9-4|93	
14cr|moovida-1.0.9-4|94	# Generate and install 32x32 and 16x16 icons.
14cr|moovida-1.0.9-4|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,16x16}/apps
14cr|moovida-1.0.9-4|96	
14cr|moovida-1.0.9-4|97	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|moovida-1.0.9-4|98	convert -scale 16 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|moovida-1.0.9-4|99	
14cr|moovida-1.0.9-4|100	# Menu file
14cr|moovida-1.0.9-4|101	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|moovida-1.0.9-4|102	rm -f %{buildroot}%{_datadir}/applications/%{name}-mobile.desktop
14cr|moovida-1.0.9-4|103	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|moovida-1.0.9-4|104	[Desktop Entry]
14cr|moovida-1.0.9-4|105	Name=Moovida Media Center
14cr|moovida-1.0.9-4|106	Comment=Play movies and songs on TV with remote
14cr|moovida-1.0.9-4|107	Exec=%{oname} %U
14cr|moovida-1.0.9-4|108	StartupWMClass=%{name}
14cr|moovida-1.0.9-4|109	Icon=%{name}
14cr|moovida-1.0.9-4|110	Terminal=false
14cr|moovida-1.0.9-4|111	Type=Application
14cr|moovida-1.0.9-4|112	StartupNotify=true
14cr|moovida-1.0.9-4|113	Categories=GNOME;GTK;AudioVideo;Audio;Video;Player;X-MandrivaLinux-CrossDesktop;
14cr|moovida-1.0.9-4|114	X-Osso-Service=com.fluendo.elisa
14cr|moovida-1.0.9-4|115	EOF
14cr|moovida-1.0.9-4|116	
14cr|moovida-1.0.9-4|117	#don't want these
14cr|moovida-1.0.9-4|118	rm -rf %{buildroot}%{py_puresitedir}/mswin32
14cr|moovida-1.0.9-4|119	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|moovida-1.0.9-4|120	rm -f %{buildroot}%{_datadir}/icons/%{name}.png
14cr|moovida-1.0.9-4|121	rm -rf %{buildroot}%{_datadir}/mobile-basic-flash
14cr|moovida-1.0.9-4|122	
14cr|moovida-1.0.9-4|123	# as there's three plugins packages that aren't interdependent, best
14cr|moovida-1.0.9-4|124	# let the core package own the plugins dir - AdamW 2008/02
14cr|moovida-1.0.9-4|125	mkdir -p %{buildroot}%{py_puresitedir}/%{name}/plugins
14cr|moovida-1.0.9-4|126	
14cr|moovida-1.0.9-4|127	%files
14cr|moovida-1.0.9-4|128	%doc AUTHORS FAQ FIRST_RUN NEWS RELEASE TRANSLATORS
14cr|moovida-1.0.9-4|129	%{_bindir}/%{oname}
14cr|moovida-1.0.9-4|130	%{_bindir}/%{name}
14cr|moovida-1.0.9-4|131	%{_datadir}/applications/%{name}.desktop
14cr|moovida-1.0.9-4|132	%{_iconsdir}/hicolor/*/apps/*
14cr|moovida-1.0.9-4|133	%{_mandir}/man1/%{name}.1*
14cr|moovida-1.0.9-4|134	%{_datadir}/dbus-1/services/*.service
14cr|moovida-1.0.9-4|135	
14cr|moovida-1.0.9-4|136	%files core
14cr|moovida-1.0.9-4|137	%{py_puresitedir}/%{name}
14cr|moovida-1.0.9-4|138	%{py_puresitedir}/%{oname}
14cr|moovida-1.0.9-4|139	%{py_puresitedir}/%{oname}-%{fversion}-py%{py_ver}-nspkg.pth
14cr|moovida-1.0.9-4|140	%{py_puresitedir}/%{oname}-%{fversion}-py%{py_ver}.egg-info
14cr|moovida-1.0.9-4|141	
14cr|moovida-1.0.9-4|142	
14cr|moovida-1.0.9-4|143	
14cr|moovida-1.0.9-4|144	%changelog
14cr|moovida-1.0.9-4|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-4
14cr|moovida-1.0.9-4|146	+ Revision: 9e332f2
14cr|moovida-1.0.9-4|147	- MassBuild#464: Increase release tag
14cr|moovida-1.0.9-4|148	
14cr|moovida-1.0.9-4|149	

3042 14
14cr|moovida-plugins-bad-1.0.9-3|1	%define debug_package	%{nil}
14cr|moovida-plugins-bad-1.0.9-3|2	
14cr|moovida-plugins-bad-1.0.9-3|3	%define oname	elisa-plugins-bad
14cr|moovida-plugins-bad-1.0.9-3|4	
14cr|moovida-plugins-bad-1.0.9-3|5	# It's the same for releases, but different for pre-releases: please
14cr|moovida-plugins-bad-1.0.9-3|6	# don't remove, even if it seems superfluous - AdamW 2008/03
14cr|moovida-plugins-bad-1.0.9-3|7	%define fversion	%{version}
14cr|moovida-plugins-bad-1.0.9-3|8	
14cr|moovida-plugins-bad-1.0.9-3|9	Summary:	'Bad' plugins for the Moovida media center
14cr|moovida-plugins-bad-1.0.9-3|10	Name:		moovida-plugins-bad
14cr|moovida-plugins-bad-1.0.9-3|11	Version:	1.0.9
14cr|moovida-plugins-bad-1.0.9-3|12	Release:	3
14cr|moovida-plugins-bad-1.0.9-3|13	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
14cr|moovida-plugins-bad-1.0.9-3|14	# Disable irrelevant plugin (now we can't do it in core...) - AdamW
14cr|moovida-plugins-bad-1.0.9-3|15	# 2008/10
14cr|moovida-plugins-bad-1.0.9-3|16	Patch0:		elisa-plugins-bad-1.0.7-unneeded.patch
14cr|moovida-plugins-bad-1.0.9-3|17	# From Debian: use system Coherence - AdamW 2009/02
14cr|moovida-plugins-bad-1.0.9-3|18	Patch1:		http://patch-tracking.debian.net/patch/series/dl/elisa-plugins-bad/0.5.28-1/40_use-system-coherence.patch
14cr|moovida-plugins-bad-1.0.9-3|19	License:	GPLv3 and MIT
14cr|moovida-plugins-bad-1.0.9-3|20	Group:		Development/Python
14cr|moovida-plugins-bad-1.0.9-3|21	URL:		http://www.moovida.com/
14cr|moovida-plugins-bad-1.0.9-3|22	BuildArch:	noarch
14cr|moovida-plugins-bad-1.0.9-3|23	BuildRequires:	python
14cr|moovida-plugins-bad-1.0.9-3|24	BuildRequires:	python-setuptools
14cr|moovida-plugins-bad-1.0.9-3|25	BuildRequires:	python-devel
14cr|moovida-plugins-bad-1.0.9-3|26	BuildRequires:	python-twisted
14cr|moovida-plugins-bad-1.0.9-3|27	BuildRequires:	imagemagick
14cr|moovida-plugins-bad-1.0.9-3|28	BuildRequires:	desktop-file-utils
14cr|moovida-plugins-bad-1.0.9-3|29	BuildRequires:	gstreamer0.10-python
14cr|moovida-plugins-bad-1.0.9-3|30	BuildRequires:	moovida-core = %{version}
14cr|moovida-plugins-bad-1.0.9-3|31	Requires:	moovida-plugins-good = %{version}
14cr|moovida-plugins-bad-1.0.9-3|32	# Needed for interface code, which is in this package - AdamW 2008/07
14cr|moovida-plugins-bad-1.0.9-3|33	Requires:	python-cssutils
14cr|moovida-plugins-bad-1.0.9-3|34	Suggests:	python-coherence
14cr|moovida-plugins-bad-1.0.9-3|35	Suggests:	python-daap
14cr|moovida-plugins-bad-1.0.9-3|36	# Needed for DAAP plugin
14cr|moovida-plugins-bad-1.0.9-3|37	Suggests:	avahi-python
14cr|moovida-plugins-bad-1.0.9-3|38	# Needed for yes.fm support
14cr|moovida-plugins-bad-1.0.9-3|39	Suggests:	python-simplejson
14cr|moovida-plugins-bad-1.0.9-3|40	# Needed for iPod support
14cr|moovida-plugins-bad-1.0.9-3|41	Suggests:	python-gpod
14cr|moovida-plugins-bad-1.0.9-3|42	%rename	elisa-plugins-bad
14cr|moovida-plugins-bad-1.0.9-3|43	
14cr|moovida-plugins-bad-1.0.9-3|44	%description
14cr|moovida-plugins-bad-1.0.9-3|45	Moovida is a project to create an open source cross platform media center
14cr|moovida-plugins-bad-1.0.9-3|46	solution. This package contains 'bad' (somehow not up to planned
14cr|moovida-plugins-bad-1.0.9-3|47	standards for plugins) plugins for Moovida.
14cr|moovida-plugins-bad-1.0.9-3|48	
14cr|moovida-plugins-bad-1.0.9-3|49	%prep
14cr|moovida-plugins-bad-1.0.9-3|50	%setup -q -n %{oname}-%{version}
14cr|moovida-plugins-bad-1.0.9-3|51	%patch0 -p1 -b .unneeded
14cr|moovida-plugins-bad-1.0.9-3|52	%patch1 -p1 -b .sys_coherence
14cr|moovida-plugins-bad-1.0.9-3|53	
14cr|moovida-plugins-bad-1.0.9-3|54	%build
14cr|moovida-plugins-bad-1.0.9-3|55	
14cr|moovida-plugins-bad-1.0.9-3|56	%install
14cr|moovida-plugins-bad-1.0.9-3|57	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
14cr|moovida-plugins-bad-1.0.9-3|58	# already in -good
14cr|moovida-plugins-bad-1.0.9-3|59	rm -f %{buildroot}%{py_puresitedir}/elisa/plugins/__init__*
14cr|moovida-plugins-bad-1.0.9-3|60	
14cr|moovida-plugins-bad-1.0.9-3|61	%files
14cr|moovida-plugins-bad-1.0.9-3|62	%defattr(-,root,root)
14cr|moovida-plugins-bad-1.0.9-3|63	%{py_puresitedir}/elisa/plugins/*
14cr|moovida-plugins-bad-1.0.9-3|64	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
14cr|moovida-plugins-bad-1.0.9-3|65	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
14cr|moovida-plugins-bad-1.0.9-3|66	
14cr|moovida-plugins-bad-1.0.9-3|67	
14cr|moovida-plugins-bad-1.0.9-3|68	%changelog
14cr|moovida-plugins-bad-1.0.9-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
14cr|moovida-plugins-bad-1.0.9-3|70	+ Revision: 8089bd8
14cr|moovida-plugins-bad-1.0.9-3|71	- MassBuild#464: Increase release tag
14cr|moovida-plugins-bad-1.0.9-3|72	
14cr|moovida-plugins-bad-1.0.9-3|73	

3043 14
14cr|moovida-plugins-good-1.0.9-3|1	%define debug_package	%{nil}
14cr|moovida-plugins-good-1.0.9-3|2	
14cr|moovida-plugins-good-1.0.9-3|3	%define oname	elisa-plugins-good
14cr|moovida-plugins-good-1.0.9-3|4	
14cr|moovida-plugins-good-1.0.9-3|5	Summary:	'Good' plugins for the Moovida media center
14cr|moovida-plugins-good-1.0.9-3|6	Name:		moovida-plugins-good
14cr|moovida-plugins-good-1.0.9-3|7	Version:	1.0.9
14cr|moovida-plugins-good-1.0.9-3|8	Release:	3
14cr|moovida-plugins-good-1.0.9-3|9	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
14cr|moovida-plugins-good-1.0.9-3|10	License:	GPLv3
14cr|moovida-plugins-good-1.0.9-3|11	Group:		Development/Python
14cr|moovida-plugins-good-1.0.9-3|12	URL:		http://www.moovida.com/
14cr|moovida-plugins-good-1.0.9-3|13	BuildArch:	noarch
14cr|moovida-plugins-good-1.0.9-3|14	BuildRequires:	python
14cr|moovida-plugins-good-1.0.9-3|15	BuildRequires:	python-setuptools
14cr|moovida-plugins-good-1.0.9-3|16	BuildRequires:	python-devel
14cr|moovida-plugins-good-1.0.9-3|17	BuildRequires:	python-twisted
14cr|moovida-plugins-good-1.0.9-3|18	BuildRequires:	imagemagick
14cr|moovida-plugins-good-1.0.9-3|19	BuildRequires:	desktop-file-utils
14cr|moovida-plugins-good-1.0.9-3|20	BuildRequires:	gstreamer0.10-python
14cr|moovida-plugins-good-1.0.9-3|21	BuildRequires:	moovida-core = %{version}
14cr|moovida-plugins-good-1.0.9-3|22	Requires:	moovida = %{version}
14cr|moovida-plugins-good-1.0.9-3|23	# For UPnP support
14cr|moovida-plugins-good-1.0.9-3|24	Suggests:	python-coherence
14cr|moovida-plugins-good-1.0.9-3|25	# For the weather report plugin
14cr|moovida-plugins-good-1.0.9-3|26	Suggests:	python-pymetar
14cr|moovida-plugins-good-1.0.9-3|27	%rename	elisa-plugins-good
14cr|moovida-plugins-good-1.0.9-3|28	
14cr|moovida-plugins-good-1.0.9-3|29	%description
14cr|moovida-plugins-good-1.0.9-3|30	Moovida is a project to create an open source cross platform media center
14cr|moovida-plugins-good-1.0.9-3|31	solution. This package contains 'good' (well-written and legally clean)
14cr|moovida-plugins-good-1.0.9-3|32	plugins for Moovida.
14cr|moovida-plugins-good-1.0.9-3|33	
14cr|moovida-plugins-good-1.0.9-3|34	%prep
14cr|moovida-plugins-good-1.0.9-3|35	%setup -q -n %{oname}-%{version}
14cr|moovida-plugins-good-1.0.9-3|36	
14cr|moovida-plugins-good-1.0.9-3|37	%build
14cr|moovida-plugins-good-1.0.9-3|38	
14cr|moovida-plugins-good-1.0.9-3|39	%install
14cr|moovida-plugins-good-1.0.9-3|40	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
14cr|moovida-plugins-good-1.0.9-3|41	
14cr|moovida-plugins-good-1.0.9-3|42	%files
14cr|moovida-plugins-good-1.0.9-3|43	%{py_puresitedir}/elisa/plugins/*
14cr|moovida-plugins-good-1.0.9-3|44	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
14cr|moovida-plugins-good-1.0.9-3|45	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
14cr|moovida-plugins-good-1.0.9-3|46	
14cr|moovida-plugins-good-1.0.9-3|47	
14cr|moovida-plugins-good-1.0.9-3|48	%changelog
14cr|moovida-plugins-good-1.0.9-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
14cr|moovida-plugins-good-1.0.9-3|50	+ Revision: 86e10c5
14cr|moovida-plugins-good-1.0.9-3|51	- MassBuild#464: Increase release tag
14cr|moovida-plugins-good-1.0.9-3|52	
14cr|moovida-plugins-good-1.0.9-3|53	

3044 14
14cr|moovida-plugins-ugly-1.0.9-3|1	%define debug_package	%{nil}
14cr|moovida-plugins-ugly-1.0.9-3|2	
14cr|moovida-plugins-ugly-1.0.9-3|3	%define oname	elisa-plugins-ugly
14cr|moovida-plugins-ugly-1.0.9-3|4	
14cr|moovida-plugins-ugly-1.0.9-3|5	Summary:	'Ugly' plugins for the Moovida media center
14cr|moovida-plugins-ugly-1.0.9-3|6	Name:		moovida-plugins-ugly
14cr|moovida-plugins-ugly-1.0.9-3|7	Version:	1.0.9
14cr|moovida-plugins-ugly-1.0.9-3|8	Release:	3
14cr|moovida-plugins-ugly-1.0.9-3|9	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
14cr|moovida-plugins-ugly-1.0.9-3|10	License:	GPLv3 and MIT
14cr|moovida-plugins-ugly-1.0.9-3|11	Group:		Development/Python
14cr|moovida-plugins-ugly-1.0.9-3|12	URL:		http://www.moovida.com
14cr|moovida-plugins-ugly-1.0.9-3|13	BuildArch:	noarch
14cr|moovida-plugins-ugly-1.0.9-3|14	BuildRequires:	python
14cr|moovida-plugins-ugly-1.0.9-3|15	BuildRequires:	python-setuptools
14cr|moovida-plugins-ugly-1.0.9-3|16	BuildRequires:	python-devel
14cr|moovida-plugins-ugly-1.0.9-3|17	BuildRequires:	python-twisted
14cr|moovida-plugins-ugly-1.0.9-3|18	BuildRequires:	imagemagick
14cr|moovida-plugins-ugly-1.0.9-3|19	BuildRequires:	desktop-file-utils
14cr|moovida-plugins-ugly-1.0.9-3|20	BuildRequires:	gstreamer0.10-python
14cr|moovida-plugins-ugly-1.0.9-3|21	BuildRequires:	moovida-core >= %{version}
14cr|moovida-plugins-ugly-1.0.9-3|22	Requires:	moovida-plugins-good >= %{version}
14cr|moovida-plugins-ugly-1.0.9-3|23	Suggests:	twill
14cr|moovida-plugins-ugly-1.0.9-3|24	# For LIRC input support
14cr|moovida-plugins-ugly-1.0.9-3|25	Suggests:	python-lirc
14cr|moovida-plugins-ugly-1.0.9-3|26	%rename elisa-plugins-ugly
14cr|moovida-plugins-ugly-1.0.9-3|27	
14cr|moovida-plugins-ugly-1.0.9-3|28	%description
14cr|moovida-plugins-ugly-1.0.9-3|29	Moovida is a project to create an open source cross platform media center
14cr|moovida-plugins-ugly-1.0.9-3|30	solution. This package contains 'ugly' plugins for Moovida.
14cr|moovida-plugins-ugly-1.0.9-3|31	
14cr|moovida-plugins-ugly-1.0.9-3|32	%prep
14cr|moovida-plugins-ugly-1.0.9-3|33	%setup -q -n %{oname}-%{version}
14cr|moovida-plugins-ugly-1.0.9-3|34	
14cr|moovida-plugins-ugly-1.0.9-3|35	%build
14cr|moovida-plugins-ugly-1.0.9-3|36	
14cr|moovida-plugins-ugly-1.0.9-3|37	%install
14cr|moovida-plugins-ugly-1.0.9-3|38	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
14cr|moovida-plugins-ugly-1.0.9-3|39	# already in -good
14cr|moovida-plugins-ugly-1.0.9-3|40	rm -f %{buildroot}%{py_puresitedir}/elisa/plugins/__init__*
14cr|moovida-plugins-ugly-1.0.9-3|41	
14cr|moovida-plugins-ugly-1.0.9-3|42	%files
14cr|moovida-plugins-ugly-1.0.9-3|43	%{py_puresitedir}/elisa/plugins/*
14cr|moovida-plugins-ugly-1.0.9-3|44	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
14cr|moovida-plugins-ugly-1.0.9-3|45	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
14cr|moovida-plugins-ugly-1.0.9-3|46	
14cr|moovida-plugins-ugly-1.0.9-3|47	
14cr|moovida-plugins-ugly-1.0.9-3|48	%changelog
14cr|moovida-plugins-ugly-1.0.9-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
14cr|moovida-plugins-ugly-1.0.9-3|50	+ Revision: 652d935
14cr|moovida-plugins-ugly-1.0.9-3|51	- MassBuild#464: Increase release tag
14cr|moovida-plugins-ugly-1.0.9-3|52	
14cr|moovida-plugins-ugly-1.0.9-3|53	

3045 14
14cr|mopac7-1.15-4|1	Name:			mopac7
14cr|mopac7-1.15-4|2	Version:		1.15
14cr|mopac7-1.15-4|3	Release:		4
14cr|mopac7-1.15-4|4	
14cr|mopac7-1.15-4|5	%define	major		1
14cr|mopac7-1.15-4|6	%define	libname		%mklibname %{name}_ %major
14cr|mopac7-1.15-4|7	%define develname	%mklibname %{name} -d
14cr|mopac7-1.15-4|8	%define olddevelname	%mklibname %{name}_ 0 -d
14cr|mopac7-1.15-4|9	
14cr|mopac7-1.15-4|10	Summary:	Semi-empirical quantum mechanics suite
14cr|mopac7-1.15-4|11	License:	Public Domain
14cr|mopac7-1.15-4|12	Group:		Sciences/Chemistry
14cr|mopac7-1.15-4|13	URL:		http://www.uku.fi/~thassine/projects/ghemical
14cr|mopac7-1.15-4|14	Source0:	http://www.uku.fi/~thassine/projects/download/current/%{name}-%{version}.tar.gz
14cr|mopac7-1.15-4|15	
14cr|mopac7-1.15-4|16	BuildRequires:	f2c
14cr|mopac7-1.15-4|17	BuildRequires:	libtool
14cr|mopac7-1.15-4|18	BuildRequires:	gcc-gfortran
14cr|mopac7-1.15-4|19	
14cr|mopac7-1.15-4|20	%description
14cr|mopac7-1.15-4|21	MOPAC7 is a semi-empirical quantum-mechanics code written by James J. P.
14cr|mopac7-1.15-4|22	Stewart and co-workers. The purpose of this project is to maintain MOPAC7 as
14cr|mopac7-1.15-4|23	a stand-alone program as well as a library that provides the functionality
14cr|mopac7-1.15-4|24	of MOPAC7 to other programs.
14cr|mopac7-1.15-4|25	
14cr|mopac7-1.15-4|26	%package -n	%{libname}
14cr|mopac7-1.15-4|27	Summary:	Dynamic libraries from %{name}
14cr|mopac7-1.15-4|28	Group:		System/Libraries
14cr|mopac7-1.15-4|29	Provides: 	%{name} = %{version}-%{release}
14cr|mopac7-1.15-4|30	Obsoletes:	%{_lib}%{name}_0
14cr|mopac7-1.15-4|31	
14cr|mopac7-1.15-4|32	%description -n	%{libname}
14cr|mopac7-1.15-4|33	Dynamic libraries from %{name}.
14cr|mopac7-1.15-4|34	
14cr|mopac7-1.15-4|35	%package -n	%{develname}
14cr|mopac7-1.15-4|36	Summary:	Header files and static libraries from %{name}
14cr|mopac7-1.15-4|37	Group:		Development/C
14cr|mopac7-1.15-4|38	Requires:	%{libname} = %{version}
14cr|mopac7-1.15-4|39	Provides:	%{libname}-devel = %{version}-%{release}
14cr|mopac7-1.15-4|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|mopac7-1.15-4|41	Obsoletes:	%{olddevelname}
14cr|mopac7-1.15-4|42	
14cr|mopac7-1.15-4|43	%description -n	%{develname}
14cr|mopac7-1.15-4|44	Libraries and includes files for developing programs based on %{name}.
14cr|mopac7-1.15-4|45	
14cr|mopac7-1.15-4|46	%prep
14cr|mopac7-1.15-4|47	%setup -q
14cr|mopac7-1.15-4|48	
14cr|mopac7-1.15-4|49	%build
14cr|mopac7-1.15-4|50	#rm -f configure
14cr|mopac7-1.15-4|51	#libtoolize --copy --force; aclocal; autoconf
14cr|mopac7-1.15-4|52	%configure2_5x
14cr|mopac7-1.15-4|53	%make
14cr|mopac7-1.15-4|54	
14cr|mopac7-1.15-4|55	%install
14cr|mopac7-1.15-4|56	%makeinstall
14cr|mopac7-1.15-4|57	install -m755 fortran/%{name} -D %{buildroot}%{_bindir}/%{name}
14cr|mopac7-1.15-4|58	sed "s/\.\/src/\/usr\/bin/" run_mopac7 > %{buildroot}%{_bindir}/run_mopac7
14cr|mopac7-1.15-4|59	chmod 755 %{buildroot}%{_bindir}/run_mopac7
14cr|mopac7-1.15-4|60	
14cr|mopac7-1.15-4|61	%files
14cr|mopac7-1.15-4|62	%defattr(-,root,root)
14cr|mopac7-1.15-4|63	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|mopac7-1.15-4|64	%doc tests
14cr|mopac7-1.15-4|65	%{_bindir}/%{name}
14cr|mopac7-1.15-4|66	%{_bindir}/run_mopac7
14cr|mopac7-1.15-4|67	
14cr|mopac7-1.15-4|68	%files -n %{libname}
14cr|mopac7-1.15-4|69	%defattr(-,root,root)
14cr|mopac7-1.15-4|70	%{_libdir}/*.so.%{major}*
14cr|mopac7-1.15-4|71	
14cr|mopac7-1.15-4|72	%files -n %{develname}
14cr|mopac7-1.15-4|73	%defattr(-,root,root)
14cr|mopac7-1.15-4|74	%{_includedir}/%{name}
14cr|mopac7-1.15-4|75	%{_libdir}/*.so
14cr|mopac7-1.15-4|76	%{_libdir}/*.a
14cr|mopac7-1.15-4|77	%{_libdir}/pkgconfig/*.pc
14cr|mopac7-1.15-4|78	
14cr|mopac7-1.15-4|79	
14cr|mopac7-1.15-4|80	
14cr|mopac7-1.15-4|81	%changelog
14cr|mopac7-1.15-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-4
14cr|mopac7-1.15-4|83	+ Revision: 344fb2e
14cr|mopac7-1.15-4|84	- MassBuild#464: Increase release tag
14cr|mopac7-1.15-4|85	
14cr|mopac7-1.15-4|86	

3046 14
14cr|morituri-0.1.1-3|1	Name:           morituri
14cr|morituri-0.1.1-3|2	Version:        0.1.1
14cr|morituri-0.1.1-3|3	Release:        3
14cr|morituri-0.1.1-3|4	Summary:        CD ripper aiming for accuracy over speed
14cr|morituri-0.1.1-3|5	Source:         http://thomas.apestaart.org/download/morituri/%{name}-%{version}.tar.bz2
14cr|morituri-0.1.1-3|6	URL:            http://thomas.apestaart.org/morituri/trac
14cr|morituri-0.1.1-3|7	License:        GPLv2
14cr|morituri-0.1.1-3|8	Group:          Sound
14cr|morituri-0.1.1-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|morituri-0.1.1-3|10	BuildArch:      noarch
14cr|morituri-0.1.1-3|11	BuildRequires:  python-gobject
14cr|morituri-0.1.1-3|12	BuildRequires:  gstreamer0.10-python
14cr|morituri-0.1.1-3|13	
14cr|morituri-0.1.1-3|14	Requires:       cdparanoia
14cr|morituri-0.1.1-3|15	Requires:       cdrdao
14cr|morituri-0.1.1-3|16	Requires:       gstreamer0.10-plugins-good >= 0.10.16
14cr|morituri-0.1.1-3|17	Requires:       gstreamer0.10-python
14cr|morituri-0.1.1-3|18	Requires:       python-musicbrainz2
14cr|morituri-0.1.1-3|19	Requires:       python-pycdio
14cr|morituri-0.1.1-3|20	Requires:       python-pkg-resources
14cr|morituri-0.1.1-3|21	
14cr|morituri-0.1.1-3|22	%description
14cr|morituri-0.1.1-3|23	Morituri is a CD ripper that aims for accuracy over speed. Its features
14cr|morituri-0.1.1-3|24	are modeled to compare with Exact Audio Copy on Windows. It features
14cr|morituri-0.1.1-3|25	support for MusicBrainz for metadata lookup, support for AccurateRip
14cr|morituri-0.1.1-3|26	verification, detection of sample read offset of drives, the ability to
14cr|morituri-0.1.1-3|27	test and copy a rip, the ability to detect and rip Hidden Track One
14cr|morituri-0.1.1-3|28	Audio, templates for file and directory naming, and tagging using
14cr|morituri-0.1.1-3|29	GStreamer. Currently, it only supports lossless encoding and only has
14cr|morituri-0.1.1-3|30	a command line client.
14cr|morituri-0.1.1-3|31	
14cr|morituri-0.1.1-3|32	%prep
14cr|morituri-0.1.1-3|33	
14cr|morituri-0.1.1-3|34	%setup -q
14cr|morituri-0.1.1-3|35	%configure2_5x --sysconfdir=%{_sysconfdir}
14cr|morituri-0.1.1-3|36	
14cr|morituri-0.1.1-3|37	%build
14cr|morituri-0.1.1-3|38	
14cr|morituri-0.1.1-3|39	%install
14cr|morituri-0.1.1-3|40	rm -rf %{buildroot}
14cr|morituri-0.1.1-3|41	%makeinstall_std
14cr|morituri-0.1.1-3|42	
14cr|morituri-0.1.1-3|43	%clean
14cr|morituri-0.1.1-3|44	rm -rf %{buildroot}
14cr|morituri-0.1.1-3|45	
14cr|morituri-0.1.1-3|46	%files
14cr|morituri-0.1.1-3|47	%defattr(-,root,root)
14cr|morituri-0.1.1-3|48	%doc README morituri.doap NEWS RELEASE ChangeLog
14cr|morituri-0.1.1-3|49	%{_bindir}/rip
14cr|morituri-0.1.1-3|50	%{_mandir}/man1/rip.1*
14cr|morituri-0.1.1-3|51	%{py_puresitedir}/morituri
14cr|morituri-0.1.1-3|52	%{_sysconfdir}/bash_completion.d/rip
14cr|morituri-0.1.1-3|53	
14cr|morituri-0.1.1-3|54	
14cr|morituri-0.1.1-3|55	
14cr|morituri-0.1.1-3|56	%changelog
14cr|morituri-0.1.1-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|morituri-0.1.1-3|58	+ Revision: fbd2f56
14cr|morituri-0.1.1-3|59	- MassBuild#464: Increase release tag
14cr|morituri-0.1.1-3|60	
14cr|morituri-0.1.1-3|61	

3047 14
14cr|moserial-3.0.8-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cr|moserial-3.0.8-2|2	
14cr|moserial-3.0.8-2|3	Summary:	Serial terminal for the Gnome desktop
14cr|moserial-3.0.8-2|4	Name:		moserial
14cr|moserial-3.0.8-2|5	Version:	3.0.8
14cr|moserial-3.0.8-2|6	Release:	2
14cr|moserial-3.0.8-2|7	Group:		Communications
14cr|moserial-3.0.8-2|8	License:	GPLv3+
14cr|moserial-3.0.8-2|9	URL:		http://live.gnome.org/moserial/
14cr|moserial-3.0.8-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|moserial-3.0.8-2|11	#Patch0:		moserial-3.0.2-str-fmt.patch
14cr|moserial-3.0.8-2|12	
14cr|moserial-3.0.8-2|13	BuildRequires:	desktop-file-utils
14cr|moserial-3.0.8-2|14	BuildRequires:	intltool
14cr|moserial-3.0.8-2|15	BuildRequires:	rarian
14cr|moserial-3.0.8-2|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|moserial-3.0.8-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|moserial-3.0.8-2|18	Requires:	hicolor-icon-theme
14cr|moserial-3.0.8-2|19	Requires:	yelp
14cr|moserial-3.0.8-2|20	
14cr|moserial-3.0.8-2|21	%description
14cr|moserial-3.0.8-2|22	Moserial is a clean, friendly gtk-based serial terminal for the Gnome
14cr|moserial-3.0.8-2|23	desktop. It is written in Vala for extra goodness.
14cr|moserial-3.0.8-2|24	
14cr|moserial-3.0.8-2|25	%prep
14cr|moserial-3.0.8-2|26	%setup -q
14cr|moserial-3.0.8-2|27	%apply_patches
14cr|moserial-3.0.8-2|28	
14cr|moserial-3.0.8-2|29	%build
14cr|moserial-3.0.8-2|30	%configure2_5x
14cr|moserial-3.0.8-2|31	%make
14cr|moserial-3.0.8-2|32	
14cr|moserial-3.0.8-2|33	%install
14cr|moserial-3.0.8-2|34	%makeinstall_std
14cr|moserial-3.0.8-2|35	
14cr|moserial-3.0.8-2|36	desktop-file-install \
14cr|moserial-3.0.8-2|37	--dir %{buildroot}%{_datadir}/applications \
14cr|moserial-3.0.8-2|38	%{buildroot}%{_datadir}/applications/*.desktop
14cr|moserial-3.0.8-2|39	
14cr|moserial-3.0.8-2|40	%find_lang %{name} --with-gnome
14cr|moserial-3.0.8-2|41	
14cr|moserial-3.0.8-2|42	%files -f %{name}.lang
14cr|moserial-3.0.8-2|43	%doc AUTHORS ChangeLog ChangeLog.pre-git MAINTAINERS NEWS
14cr|moserial-3.0.8-2|44	%{_bindir}/%{name}
14cr|moserial-3.0.8-2|45	%{_datadir}/applications/%{name}.desktop
14cr|moserial-3.0.8-2|46	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|moserial-3.0.8-2|47	%{_datadir}/%{name}
14cr|moserial-3.0.8-2|48	%{_mandir}/man1/%{name}*
14cr|moserial-3.0.8-2|49	
14cr|moserial-3.0.8-2|50	
14cr|moserial-3.0.8-2|51	%changelog
14cr|moserial-3.0.8-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.8-2
14cr|moserial-3.0.8-2|53	+ Revision: 3edcc61
14cr|moserial-3.0.8-2|54	- MassBuild#464: Increase release tag
14cr|moserial-3.0.8-2|55	
14cr|moserial-3.0.8-2|56	

3048 14
14cr|mosh-1.2.4-1|1	%define upstream_name    mosh
14cr|mosh-1.2.4-1|2	%define upstream_version 1.2.4
14cr|mosh-1.2.4-1|3	
14cr|mosh-1.2.4-1|4	Name:		%{upstream_name}
14cr|mosh-1.2.4-1|5	Version:        %{upstream_version}
14cr|mosh-1.2.4-1|6	Release:    	1
14cr|mosh-1.2.4-1|7	Epoch:      	0
14cr|mosh-1.2.4-1|8	
14cr|mosh-1.2.4-1|9	Summary:	Remote terminal application
14cr|mosh-1.2.4-1|10	License:	GPLv3+
14cr|mosh-1.2.4-1|11	Group:		Networking/Remote access
14cr|mosh-1.2.4-1|12	URL:		http://mosh.mit.edu/
14cr|mosh-1.2.4-1|13	Source0:	https://github.com/downloads/keithw/mosh/%{upstream_name}-%{upstream_version}.tar.gz
14cr|mosh-1.2.4-1|14	
14cr|mosh-1.2.4-1|15	BuildRequires:	protobuf-compiler
14cr|mosh-1.2.4-1|16	BuildRequires:  protobuf-devel
14cr|mosh-1.2.4-1|17	BuildRequires:	libutempter-devel
14cr|mosh-1.2.4-1|18	BuildRequires:	zlib-devel
14cr|mosh-1.2.4-1|19	BuildRequires:  ncurses-devel
14cr|mosh-1.2.4-1|20	BuildRequires:  pkgconfig(openssl)
14cr|mosh-1.2.4-1|21	
14cr|mosh-1.2.4-1|22	Requires:       openssh
14cr|mosh-1.2.4-1|23	Requires:       perl(IO::Pty::Easy)
14cr|mosh-1.2.4-1|24	
14cr|mosh-1.2.4-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|mosh-1.2.4-1|26	
14cr|mosh-1.2.4-1|27	%description
14cr|mosh-1.2.4-1|28	Mosh (mobile shell)
14cr|mosh-1.2.4-1|29	
14cr|mosh-1.2.4-1|30	%prep
14cr|mosh-1.2.4-1|31	%setup -q
14cr|mosh-1.2.4-1|32	
14cr|mosh-1.2.4-1|33	%build
14cr|mosh-1.2.4-1|34	export CFLAGS="-g -O2" CXXFLAGS="-g -O2"
14cr|mosh-1.2.4-1|35	%configure --enable-compile-warnings=error
14cr|mosh-1.2.4-1|36	make %{?_smp_mflags}
14cr|mosh-1.2.4-1|37	
14cr|mosh-1.2.4-1|38	%install
14cr|mosh-1.2.4-1|39	make install DESTDIR=$RPM_BUILD_ROOT
14cr|mosh-1.2.4-1|40	
14cr|mosh-1.2.4-1|41	%files
14cr|mosh-1.2.4-1|42	%doc README.md COPYING ChangeLog
14cr|mosh-1.2.4-1|43	%{_bindir}/mosh
14cr|mosh-1.2.4-1|44	%{_bindir}/mosh-client
14cr|mosh-1.2.4-1|45	%{_bindir}/mosh-server
14cr|mosh-1.2.4-1|46	%{_mandir}/man1/mosh.1.xz
14cr|mosh-1.2.4-1|47	%{_mandir}/man1/mosh-client.1.xz
14cr|mosh-1.2.4-1|48	%{_mandir}/man1/mosh-server.1.xz
14cr|mosh-1.2.4-1|49	
14cr|mosh-1.2.4-1|50	
14cr|mosh-1.2.4-1|51	%changelog
14cr|mosh-1.2.4-1|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.4-1
14cr|mosh-1.2.4-1|53	+ Revision: 1b54c27
14cr|mosh-1.2.4-1|54	- MassBuild#464: Increase release tag
14cr|mosh-1.2.4-1|55	
14cr|mosh-1.2.4-1|56	

3049 14
14cr|motion-3.2.12-7.20120717git.3|1	%define		git		20120717git
14cr|motion-3.2.12-7.20120717git.3|2	
14cr|motion-3.2.12-7.20120717git.3|3	Summary:	A highly customizable software motion detector
14cr|motion-3.2.12-7.20120717git.3|4	Name:		motion
14cr|motion-3.2.12-7.20120717git.3|5	Version:	3.2.12
14cr|motion-3.2.12-7.20120717git.3|6	Release:	7.%{git}.3
14cr|motion-3.2.12-7.20120717git.3|7	License:	GPLv2+
14cr|motion-3.2.12-7.20120717git.3|8	Group:		Video
14cr|motion-3.2.12-7.20120717git.3|9	Url:		http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
14cr|motion-3.2.12-7.20120717git.3|10	Source0:	http://heanet.dl.sourceforge.net/motion/%{name}-%{version}.%{git}.tar.gz
14cr|motion-3.2.12-7.20120717git.3|11	Source1:	%{name}-tmpfiles.conf
14cr|motion-3.2.12-7.20120717git.3|12	BuildRequires:	ffmpeg-devel
14cr|motion-3.2.12-7.20120717git.3|13	BuildRequires:	jpeg-devel
14cr|motion-3.2.12-7.20120717git.3|14	BuildRequires:	linux-userspace-headers
14cr|motion-3.2.12-7.20120717git.3|15	BuildRequires:	mysql-devel
14cr|motion-3.2.12-7.20120717git.3|16	BuildRequires:	pkgconfig(sqlite3)
14cr|motion-3.2.12-7.20120717git.3|17	BuildRequires:	postgresql-libs-devel
14cr|motion-3.2.12-7.20120717git.3|18	Requires(post):	systemd
14cr|motion-3.2.12-7.20120717git.3|19	
14cr|motion-3.2.12-7.20120717git.3|20	%description
14cr|motion-3.2.12-7.20120717git.3|21	Motion is a software motion detector. It grabs images from
14cr|motion-3.2.12-7.20120717git.3|22	video4linux devices and/or from web cams (such as the axis network
14cr|motion-3.2.12-7.20120717git.3|23	cameras). It is the perfect tool for keeping an eye on your
14cr|motion-3.2.12-7.20120717git.3|24	property keeping only those images that are interesting.
14cr|motion-3.2.12-7.20120717git.3|25	
14cr|motion-3.2.12-7.20120717git.3|26	%prep
14cr|motion-3.2.12-7.20120717git.3|27	%setup -q -n %{name}-%{version}.%{git}
14cr|motion-3.2.12-7.20120717git.3|28	
14cr|motion-3.2.12-7.20120717git.3|29	%build
14cr|motion-3.2.12-7.20120717git.3|30	%configure2_5x
14cr|motion-3.2.12-7.20120717git.3|31	%make
14cr|motion-3.2.12-7.20120717git.3|32	
14cr|motion-3.2.12-7.20120717git.3|33	%install
14cr|motion-3.2.12-7.20120717git.3|34	%makeinstall_std
14cr|motion-3.2.12-7.20120717git.3|35	
14cr|motion-3.2.12-7.20120717git.3|36	mv %{buildroot}%{_sysconfdir}/motion-dist.conf %{buildroot}%{_sysconfdir}/motion.conf
14cr|motion-3.2.12-7.20120717git.3|37	chmod 644 %{buildroot}%{_sysconfdir}/motion.conf
14cr|motion-3.2.12-7.20120717git.3|38	
14cr|motion-3.2.12-7.20120717git.3|39	rm -rf %{buildroot}%{_datadir}/doc/
14cr|motion-3.2.12-7.20120717git.3|40	
14cr|motion-3.2.12-7.20120717git.3|41	#systemd compat
14cr|motion-3.2.12-7.20120717git.3|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cr|motion-3.2.12-7.20120717git.3|43	
14cr|motion-3.2.12-7.20120717git.3|44	%post
14cr|motion-3.2.12-7.20120717git.3|45	systemd-tmpfiles --create %{name}.conf ||:
14cr|motion-3.2.12-7.20120717git.3|46	
14cr|motion-3.2.12-7.20120717git.3|47	%files
14cr|motion-3.2.12-7.20120717git.3|48	%doc CHANGELOG COPYING CREDITS FAQ README README.axis_2100 motion_guide.html
14cr|motion-3.2.12-7.20120717git.3|49	%config(noreplace) %{_sysconfdir}/motion.conf
14cr|motion-3.2.12-7.20120717git.3|50	%{_bindir}/motion
14cr|motion-3.2.12-7.20120717git.3|51	%{_mandir}/man1/motion.1*
14cr|motion-3.2.12-7.20120717git.3|52	%{_datadir}/%{name}-*
14cr|motion-3.2.12-7.20120717git.3|53	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cr|motion-3.2.12-7.20120717git.3|54	
14cr|motion-3.2.12-7.20120717git.3|55	
14cr|motion-3.2.12-7.20120717git.3|56	%changelog
14cr|motion-3.2.12-7.20120717git.3|57	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.12-7.20120717git.3
14cr|motion-3.2.12-7.20120717git.3|58	+ Revision: 813a2f3
14cr|motion-3.2.12-7.20120717git.3|59	- LOG Rebuild with new ffmpeg
14cr|motion-3.2.12-7.20120717git.3|60	
14cr|motion-3.2.12-7.20120717git.3|61	

3050 14
14cr|motogt-20110505-5|1	%define		oname MotoGT
14cr|motogt-20110505-5|2	
14cr|motogt-20110505-5|3	Name:		motogt
14cr|motogt-20110505-5|4	Version:	20110505
14cr|motogt-20110505-5|5	Release:	5
14cr|motogt-20110505-5|6	Summary:	MotoGT is a free motorcycle racing game
14cr|motogt-20110505-5|7	License:	GPLv2+
14cr|motogt-20110505-5|8	Group:		Games/Arcade
14cr|motogt-20110505-5|9	Url:		http://motogt.sourceforge.net/
14cr|motogt-20110505-5|10	Source0:	http://prdownloads.sourceforge.net/motogt/%{oname}-%{version}.zip
14cr|motogt-20110505-5|11	Source2:	motogt.desktop
14cr|motogt-20110505-5|12	Source3:	MotoGT.png
14cr|motogt-20110505-5|13	Patch0:		motogt-makefile.patch
14cr|motogt-20110505-5|14	Patch1:		motogt-savedir.patch
14cr|motogt-20110505-5|15	Patch2:		motogt-init.patch
14cr|motogt-20110505-5|16	Patch3:		motogt-png15.patch
14cr|motogt-20110505-5|17	BuildRequires:	sfml-audio-devel
14cr|motogt-20110505-5|18	BuildRequires:	sfml-graphics-devel
14cr|motogt-20110505-5|19	BuildRequires:	sfml-system-devel
14cr|motogt-20110505-5|20	BuildRequires:	sfml-window-devel
14cr|motogt-20110505-5|21	BuildRequires:	pkgconfig(glu)
14cr|motogt-20110505-5|22	%rename		%{oname}
14cr|motogt-20110505-5|23	
14cr|motogt-20110505-5|24	%description
14cr|motogt-20110505-5|25	MotoGT is 2D top-viewed game where you drive a MotoGP bike, and you want
14cr|motogt-20110505-5|26	to win races. In career mode you start with a regular bike, but when you
14cr|motogt-20110505-5|27	win races you get experience, and experience let's you improve your bike.
14cr|motogt-20110505-5|28	If you win championships, you can also unlock hidden features.
14cr|motogt-20110505-5|29	
14cr|motogt-20110505-5|30	%prep
14cr|motogt-20110505-5|31	%setup -q -n %{oname}
14cr|motogt-20110505-5|32	%patch0 -p1 -b .makefile~
14cr|motogt-20110505-5|33	%patch1 -p1 -b .savedir~
14cr|motogt-20110505-5|34	%patch2 -p1 -b .init~
14cr|motogt-20110505-5|35	%patch3 -p1 -b .png15~
14cr|motogt-20110505-5|36	
14cr|motogt-20110505-5|37	%build
14cr|motogt-20110505-5|38	%setup_compile_flags
14cr|motogt-20110505-5|39	%make
14cr|motogt-20110505-5|40	
14cr|motogt-20110505-5|41	%install
14cr|motogt-20110505-5|42	mkdir -p %{buildroot}%{_libdir}/%{oname}
14cr|motogt-20110505-5|43	mkdir -p %{buildroot}%{_datadir}/applications
14cr|motogt-20110505-5|44	mkdir -p %{buildroot}%{_iconsdir}
14cr|motogt-20110505-5|45	install -Dm 755 %{oname}.bin -D %{buildroot}%{_libdir}/%{oname}/
14cr|motogt-20110505-5|46	install -Dm 644 %{SOURCE2} -D %{buildroot}%{_datadir}/applications/
14cr|motogt-20110505-5|47	install -Dm 644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/
14cr|motogt-20110505-5|48	cp -rf data %{buildroot}%{_libdir}/%{oname}
14cr|motogt-20110505-5|49	cp -rf data_low %{buildroot}%{_libdir}/%{oname}
14cr|motogt-20110505-5|50	cp -rf doc %{buildroot}%{_libdir}/%{oname}
14cr|motogt-20110505-5|51	
14cr|motogt-20110505-5|52	# 32 bit binary linked against old libs
14cr|motogt-20110505-5|53	rm -f %{buildroot}%{_libdir}/%{oname}/data/src/bikes/hue.bin
14cr|motogt-20110505-5|54	
14cr|motogt-20110505-5|55	mkdir -p %{buildroot}%{_bindir}
14cr|motogt-20110505-5|56	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|motogt-20110505-5|57	#!/bin/bash
14cr|motogt-20110505-5|58	pushd %{_libdir}/%{oname}
14cr|motogt-20110505-5|59	./%{oname}.bin
14cr|motogt-20110505-5|60	popd
14cr|motogt-20110505-5|61	EOF
14cr|motogt-20110505-5|62	
14cr|motogt-20110505-5|63	%files
14cr|motogt-20110505-5|64	%defattr(644,root,root,755)
14cr|motogt-20110505-5|65	%attr(755,root,root) %{_bindir}/%{name}
14cr|motogt-20110505-5|66	%attr(755,root,root) %{_libdir}/%{oname}/%{oname}.bin
14cr|motogt-20110505-5|67	%{_libdir}/%{oname}/data
14cr|motogt-20110505-5|68	%{_libdir}/%{oname}/data_low
14cr|motogt-20110505-5|69	%{_libdir}/%{oname}/doc
14cr|motogt-20110505-5|70	%{_datadir}/applications/%{name}.desktop
14cr|motogt-20110505-5|71	%{_iconsdir}/%{oname}.png
14cr|motogt-20110505-5|72	
14cr|motogt-20110505-5|73	
14cr|motogt-20110505-5|74	
14cr|motogt-20110505-5|75	%changelog
14cr|motogt-20110505-5|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110505-5
14cr|motogt-20110505-5|77	+ Revision: 70fde03
14cr|motogt-20110505-5|78	- MassBuild#464: Increase release tag
14cr|motogt-20110505-5|79	
14cr|motogt-20110505-5|80	

3051 14
14cr|mount-gtk-1.2.0-2|1	Summary:	Front end for udisks
14cr|mount-gtk-1.2.0-2|2	Name:		mount-gtk
14cr|mount-gtk-1.2.0-2|3	Version:	1.2.0
14cr|mount-gtk-1.2.0-2|4	Release:	2
14cr|mount-gtk-1.2.0-2|5	License: 	GPLv2
14cr|mount-gtk-1.2.0-2|6	Group:  	Graphical desktop/GNOME
14cr|mount-gtk-1.2.0-2|7	URL:		http://mount-gtk.sourceforge.net/
14cr|mount-gtk-1.2.0-2|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|mount-gtk-1.2.0-2|9	Patch0:		mount-gtk_format-not-a-string.patch
14cr|mount-gtk-1.2.0-2|10	Patch1:		mount-gtk-1.2.0_desktop.patch
14cr|mount-gtk-1.2.0-2|11	
14cr|mount-gtk-1.2.0-2|12	BuildRequires:	pkgconfig(c++-gtk-utils-3-2.0)
14cr|mount-gtk-1.2.0-2|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|mount-gtk-1.2.0-2|14	BuildRequires:	pkgconfig(libnotify)
14cr|mount-gtk-1.2.0-2|15	
14cr|mount-gtk-1.2.0-2|16	Requires:	udisks
14cr|mount-gtk-1.2.0-2|17	
14cr|mount-gtk-1.2.0-2|18	%description
14cr|mount-gtk-1.2.0-2|19	The program is a front end to udisks and mount. It provides a means of
14cr|mount-gtk-1.2.0-2|20	mounting devices with udisks and mount through an easy to use graphical
14cr|mount-gtk-1.2.0-2|21	interface.
14cr|mount-gtk-1.2.0-2|22	
14cr|mount-gtk-1.2.0-2|23	%prep
14cr|mount-gtk-1.2.0-2|24	%setup -q
14cr|mount-gtk-1.2.0-2|25	%apply_patches
14cr|mount-gtk-1.2.0-2|26	
14cr|mount-gtk-1.2.0-2|27	%build
14cr|mount-gtk-1.2.0-2|28	%configure2_5x
14cr|mount-gtk-1.2.0-2|29	%make
14cr|mount-gtk-1.2.0-2|30	
14cr|mount-gtk-1.2.0-2|31	%install
14cr|mount-gtk-1.2.0-2|32	%makeinstall_std
14cr|mount-gtk-1.2.0-2|33	%find_lang %{name}
14cr|mount-gtk-1.2.0-2|34	
14cr|mount-gtk-1.2.0-2|35	%files -f %{name}.lang
14cr|mount-gtk-1.2.0-2|36	%doc AUTHORS COPYING ChangeLog README BUGS
14cr|mount-gtk-1.2.0-2|37	%{_bindir}/%{name}
14cr|mount-gtk-1.2.0-2|38	%{_datadir}/applications/*.desktop
14cr|mount-gtk-1.2.0-2|39	
14cr|mount-gtk-1.2.0-2|40	
14cr|mount-gtk-1.2.0-2|41	
14cr|mount-gtk-1.2.0-2|42	
14cr|mount-gtk-1.2.0-2|43	%changelog
14cr|mount-gtk-1.2.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|mount-gtk-1.2.0-2|45	+ Revision: 586a1b3
14cr|mount-gtk-1.2.0-2|46	- MassBuild#464: Increase release tag
14cr|mount-gtk-1.2.0-2|47	
14cr|mount-gtk-1.2.0-2|48	

3052 14
14cr|mountloop-0.15.4-9|1	Summary: Allow users to mount files via loopback
14cr|mountloop-0.15.4-9|2	Name: mountloop
14cr|mountloop-0.15.4-9|3	Version: 0.15.4
14cr|mountloop-0.15.4-9|4	Release: 9
14cr|mountloop-0.15.4-9|5	URL: http://www.mandriva.com/
14cr|mountloop-0.15.4-9|6	Source0: %{name}-%{version}.tar.bz2
14cr|mountloop-0.15.4-9|7	License: GPL
14cr|mountloop-0.15.4-9|8	Group: System/Base
14cr|mountloop-0.15.4-9|9	Requires: ssh-askpass, drakxtools, perl-MDK-Common, mount >= 2.11r-2mdk
14cr|mountloop-0.15.4-9|10	BuildRequires: pkgconfig(x11)
14cr|mountloop-0.15.4-9|11	
14cr|mountloop-0.15.4-9|12	%description
14cr|mountloop-0.15.4-9|13	Allow users to mount encrypted loopback filesystems.
14cr|mountloop-0.15.4-9|14	
14cr|mountloop-0.15.4-9|15	%prep
14cr|mountloop-0.15.4-9|16	%setup -q
14cr|mountloop-0.15.4-9|17	
14cr|mountloop-0.15.4-9|18	%build
14cr|mountloop-0.15.4-9|19	%make CFLAGS="%optflags %ldflags"
14cr|mountloop-0.15.4-9|20	
14cr|mountloop-0.15.4-9|21	%install
14cr|mountloop-0.15.4-9|22	%makeinstall_std
14cr|mountloop-0.15.4-9|23	
14cr|mountloop-0.15.4-9|24	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mountloop-0.15.4-9|25	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|mountloop-0.15.4-9|26	[Desktop Entry]
14cr|mountloop-0.15.4-9|27	Name=DrakLoop
14cr|mountloop-0.15.4-9|28	Comment=Create encrypted folder
14cr|mountloop-0.15.4-9|29	Exec=drakloop
14cr|mountloop-0.15.4-9|30	Icon=%{name}
14cr|mountloop-0.15.4-9|31	Terminal=false
14cr|mountloop-0.15.4-9|32	Type=Application
14cr|mountloop-0.15.4-9|33	Categories=X-MandrivaLinux-System-FileTools;System;
14cr|mountloop-0.15.4-9|34	EOF
14cr|mountloop-0.15.4-9|35	
14cr|mountloop-0.15.4-9|36	mkdir -p %{buildroot}%_iconsdir %{buildroot}%_miconsdir %{buildroot}%_liconsdir
14cr|mountloop-0.15.4-9|37	install -m 644 mountloop-20.png %{buildroot}%_iconsdir/%name.png
14cr|mountloop-0.15.4-9|38	install -m 644 mountloop-32.png %{buildroot}%_miconsdir/%name.png
14cr|mountloop-0.15.4-9|39	install -m 644 mountloop-48.png %{buildroot}%_liconsdir/%name.png
14cr|mountloop-0.15.4-9|40	
14cr|mountloop-0.15.4-9|41	%{find_lang} drakloop
14cr|mountloop-0.15.4-9|42	
14cr|mountloop-0.15.4-9|43	%clean
14cr|mountloop-0.15.4-9|44	
14cr|mountloop-0.15.4-9|45	%files -f drakloop.lang
14cr|mountloop-0.15.4-9|46	%doc README ChangeLog AUTHORS
14cr|mountloop-0.15.4-9|47	%attr(4755,root,root) %{_bindir}/encsetup
14cr|mountloop-0.15.4-9|48	%attr(4755,root,root) %{_bindir}/mountloop
14cr|mountloop-0.15.4-9|49	%attr(4755,root,root) %{_bindir}/umountloop
14cr|mountloop-0.15.4-9|50	%{_bindir}/drakloop
14cr|mountloop-0.15.4-9|51	/etc/X11/xinit.d/*
14cr|mountloop-0.15.4-9|52	/usr/X11R6/bin/*
14cr|mountloop-0.15.4-9|53	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|mountloop-0.15.4-9|54	%_iconsdir/%name.png
14cr|mountloop-0.15.4-9|55	%_miconsdir/%name.png
14cr|mountloop-0.15.4-9|56	%_liconsdir/%name.png
14cr|mountloop-0.15.4-9|57	
14cr|mountloop-0.15.4-9|58	
14cr|mountloop-0.15.4-9|59	
14cr|mountloop-0.15.4-9|60	%changelog
14cr|mountloop-0.15.4-9|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.4-9
14cr|mountloop-0.15.4-9|62	+ Revision: 2eeaa02
14cr|mountloop-0.15.4-9|63	- MassBuild#464: Increase release tag
14cr|mountloop-0.15.4-9|64	
14cr|mountloop-0.15.4-9|65	

3053 14
14cr|mousepad-0.3.0-3|1	%define debug_package %{nil}
14cr|mousepad-0.3.0-3|2	
14cr|mousepad-0.3.0-3|3	Summary:	A simple text editor for Xfce
14cr|mousepad-0.3.0-3|4	Name:		mousepad
14cr|mousepad-0.3.0-3|5	Version:	0.3.0
14cr|mousepad-0.3.0-3|6	Release:	3
14cr|mousepad-0.3.0-3|7	License:	GPLv2+
14cr|mousepad-0.3.0-3|8	Group:		Editors
14cr|mousepad-0.3.0-3|9	URL:		http://www.xfce.org
14cr|mousepad-0.3.0-3|10	Source:		http://archive.xfce.org/src/apps/mousepad/0.3/%{name}-%{version}.tar.bz2
14cr|mousepad-0.3.0-3|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mousepad-0.3.0-3|12	BuildRequires:	imagemagick
14cr|mousepad-0.3.0-3|13	BuildRequires:	perl(XML::Parser)
14cr|mousepad-0.3.0-3|14	BuildRequires:	desktop-file-utils
14cr|mousepad-0.3.0-3|15	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|mousepad-0.3.0-3|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|mousepad-0.3.0-3|17	BuildRequires:	intltool
14cr|mousepad-0.3.0-3|18	Requires(post):	desktop-file-utils
14cr|mousepad-0.3.0-3|19	Requires(postun):	desktop-file-utils
14cr|mousepad-0.3.0-3|20	
14cr|mousepad-0.3.0-3|21	%description
14cr|mousepad-0.3.0-3|22	Mousepad is a text editor for Xfce based on Leafpad. The initial reason for
14cr|mousepad-0.3.0-3|23	Mousepad was to provide printing support, which would have been difficult
14cr|mousepad-0.3.0-3|24	for Leafpad for various reasons.
14cr|mousepad-0.3.0-3|25	
14cr|mousepad-0.3.0-3|26	Although some features are under development, currently Mousepad has the
14cr|mousepad-0.3.0-3|27	following features:
14cr|mousepad-0.3.0-3|28	
14cr|mousepad-0.3.0-3|29	* Complete support for UTF-8 text
14cr|mousepad-0.3.0-3|30	* Cut/Copy/Paste and Select All text
14cr|mousepad-0.3.0-3|31	* Search and Replace
14cr|mousepad-0.3.0-3|32	* Font selecton
14cr|mousepad-0.3.0-3|33	* Word Wrap
14cr|mousepad-0.3.0-3|34	* Character coding selection
14cr|mousepad-0.3.0-3|35	* Auto character coding detection (UTF-8 and some codesets)
14cr|mousepad-0.3.0-3|36	* Manual codeset setting
14cr|mousepad-0.3.0-3|37	* Infinite Undo/Redo by word
14cr|mousepad-0.3.0-3|38	* Auto Indent
14cr|mousepad-0.3.0-3|39	* Multi-line Indent
14cr|mousepad-0.3.0-3|40	* Display line numbers
14cr|mousepad-0.3.0-3|41	* Drag and Drop
14cr|mousepad-0.3.0-3|42	* Printing
14cr|mousepad-0.3.0-3|43	
14cr|mousepad-0.3.0-3|44	%prep
14cr|mousepad-0.3.0-3|45	%setup -q
14cr|mousepad-0.3.0-3|46	
14cr|mousepad-0.3.0-3|47	%build
14cr|mousepad-0.3.0-3|48	%configure2_5x \
14cr|mousepad-0.3.0-3|49	--disable-static \
14cr|mousepad-0.3.0-3|50	--enable-dbus
14cr|mousepad-0.3.0-3|51	
14cr|mousepad-0.3.0-3|52	%make
14cr|mousepad-0.3.0-3|53	
14cr|mousepad-0.3.0-3|54	%install
14cr|mousepad-0.3.0-3|55	%makeinstall_std
14cr|mousepad-0.3.0-3|56	
14cr|mousepad-0.3.0-3|57	%find_lang %{name}
14cr|mousepad-0.3.0-3|58	
14cr|mousepad-0.3.0-3|59	desktop-file-install \
14cr|mousepad-0.3.0-3|60	--remove-category="Application" \
14cr|mousepad-0.3.0-3|61	--add-only-show-in="XFCE" \
14cr|mousepad-0.3.0-3|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|mousepad-0.3.0-3|63	
14cr|mousepad-0.3.0-3|64	%files -f %{name}.lang
14cr|mousepad-0.3.0-3|65	%doc AUTHORS ChangeLog NEWS README
14cr|mousepad-0.3.0-3|66	%{_bindir}/*
14cr|mousepad-0.3.0-3|67	%{_datadir}/applications/%{name}.desktop
14cr|mousepad-0.3.0-3|68	
14cr|mousepad-0.3.0-3|69	%changelog
14cr|mousepad-0.3.0-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|mousepad-0.3.0-3|71	+ Revision: 0da7689
14cr|mousepad-0.3.0-3|72	- MassBuild#464: Increase release tag
14cr|mousepad-0.3.0-3|73	
14cr|mousepad-0.3.0-3|74	

3054 14
14cr|Mowitz-0.3.0-13|1	%define major 0
14cr|Mowitz-0.3.0-13|2	%define libname %mklibname %{name} %{major}
14cr|Mowitz-0.3.0-13|3	%define libnamedev %mklibname %{name} -d
14cr|Mowitz-0.3.0-13|4	
14cr|Mowitz-0.3.0-13|5	Summary:	Collection of widgets for X applications
14cr|Mowitz-0.3.0-13|6	Name:		Mowitz
14cr|Mowitz-0.3.0-13|7	Version:	0.3.0
14cr|Mowitz-0.3.0-13|8	Release:	13
14cr|Mowitz-0.3.0-13|9	License:	GPL
14cr|Mowitz-0.3.0-13|10	Group:		System/Libraries
14cr|Mowitz-0.3.0-13|11	URL:		http://siag.nu/mowitz/
14cr|Mowitz-0.3.0-13|12	Source:		http://siag.nu/pub/mowitz/%{name}-%{version}.tar.bz2
14cr|Mowitz-0.3.0-13|13	Patch0:		Mowitz-0.3.0-overflow.patch
14cr|Mowitz-0.3.0-13|14	Patch1:		Mowitz-0.3.0-overflow2.patch
14cr|Mowitz-0.3.0-13|15	Patch2:		Mowitz-0.3.0-overflow3.patch
14cr|Mowitz-0.3.0-13|16	Patch3:		Mowitz-0.3.0-overflow4.patch
14cr|Mowitz-0.3.0-13|17	Patch4:		Mowitz-0.3.0-overflow5.patch
14cr|Mowitz-0.3.0-13|18	Patch5:		Mowitz-0.3.0-overflow6.patch
14cr|Mowitz-0.3.0-13|19	Patch6:		Mowitz-0.3.0-overflow7.patch
14cr|Mowitz-0.3.0-13|20	Patch7:		Mowitz-0.3.0-overflow8.patch
14cr|Mowitz-0.3.0-13|21	Patch8:		Mowitz-0.3.0-link.patch
14cr|Mowitz-0.3.0-13|22	BuildRequires:	pkgconfig(x11)
14cr|Mowitz-0.3.0-13|23	BuildRequires:	pkgconfig(xpm)
14cr|Mowitz-0.3.0-13|24	BuildRequires:	pkgconfig(xext)
14cr|Mowitz-0.3.0-13|25	BuildRequires:	pkgconfig(xaw7)
14cr|Mowitz-0.3.0-13|26	BuildRequires:	pkgconfig(xmu)
14cr|Mowitz-0.3.0-13|27	BuildRequires:	pkgconfig(xt)
14cr|Mowitz-0.3.0-13|28	BuildRequires:	libneXtaw-devel
14cr|Mowitz-0.3.0-13|29	
14cr|Mowitz-0.3.0-13|30	%description
14cr|Mowitz-0.3.0-13|31	The Mowitz library contains a large collection of widgets for X applications
14cr|Mowitz-0.3.0-13|32	to use. It complements a widget set such as Xaw3d or neXtaw.
14cr|Mowitz-0.3.0-13|33	
14cr|Mowitz-0.3.0-13|34	%package -n %{libname}
14cr|Mowitz-0.3.0-13|35	Summary:	Collection of widgets for X applications
14cr|Mowitz-0.3.0-13|36	Group:		System/Libraries
14cr|Mowitz-0.3.0-13|37	
14cr|Mowitz-0.3.0-13|38	%description -n %{libname}
14cr|Mowitz-0.3.0-13|39	The Mowitz library contains a large collection of widgets for X applications
14cr|Mowitz-0.3.0-13|40	to use. It complements a widget set such as Xaw3d or neXtaw.
14cr|Mowitz-0.3.0-13|41	
14cr|Mowitz-0.3.0-13|42	%package -n %{libnamedev}
14cr|Mowitz-0.3.0-13|43	Summary:	Collection of widgets for X applications
14cr|Mowitz-0.3.0-13|44	Group:		Development/C
14cr|Mowitz-0.3.0-13|45	Requires:	%{libname} = %{version}-%{release}
14cr|Mowitz-0.3.0-13|46	Provides:	libMowitz-devel = %{version}-%{release}
14cr|Mowitz-0.3.0-13|47	
14cr|Mowitz-0.3.0-13|48	%description -n %{libnamedev}
14cr|Mowitz-0.3.0-13|49	The Mowitz library contains a large collection of widgets for X applications
14cr|Mowitz-0.3.0-13|50	to use. It complements a widget set such as Xaw3d or neXtaw.
14cr|Mowitz-0.3.0-13|51	
14cr|Mowitz-0.3.0-13|52	%prep
14cr|Mowitz-0.3.0-13|53	%setup -q
14cr|Mowitz-0.3.0-13|54	%patch0 -p0 -b .overflow
14cr|Mowitz-0.3.0-13|55	%patch1 -p0 -b .overflow2
14cr|Mowitz-0.3.0-13|56	%patch2 -p0 -b .overflow3
14cr|Mowitz-0.3.0-13|57	%patch3 -p0 -b .overflow4
14cr|Mowitz-0.3.0-13|58	%patch4 -p0 -b .overflow5
14cr|Mowitz-0.3.0-13|59	%patch5 -p0 -b .overflow6
14cr|Mowitz-0.3.0-13|60	%patch6 -p0 -b .overflow7
14cr|Mowitz-0.3.0-13|61	%patch7 -p0 -b .overflow8
14cr|Mowitz-0.3.0-13|62	%patch8 -p0 -b .link
14cr|Mowitz-0.3.0-13|63	
14cr|Mowitz-0.3.0-13|64	%build
14cr|Mowitz-0.3.0-13|65	%configure2_5x
14cr|Mowitz-0.3.0-13|66	%make
14cr|Mowitz-0.3.0-13|67	
14cr|Mowitz-0.3.0-13|68	%install
14cr|Mowitz-0.3.0-13|69	rm -fr %buildroot
14cr|Mowitz-0.3.0-13|70	%makeinstall_std
14cr|Mowitz-0.3.0-13|71	
14cr|Mowitz-0.3.0-13|72	%multiarch_binaries %{buildroot}%{_bindir}/mowitz-config
14cr|Mowitz-0.3.0-13|73	
14cr|Mowitz-0.3.0-13|74	rm -rf %{buildroot}/usr/doc/
14cr|Mowitz-0.3.0-13|75	
14cr|Mowitz-0.3.0-13|76	%files -n %{libname}
14cr|Mowitz-0.3.0-13|77	%{_libdir}/lib*.so.*
14cr|Mowitz-0.3.0-13|78	%{_datadir}/%{name}
14cr|Mowitz-0.3.0-13|79	
14cr|Mowitz-0.3.0-13|80	%files -n %{libnamedev}
14cr|Mowitz-0.3.0-13|81	%{_bindir}/mowitz-config
14cr|Mowitz-0.3.0-13|82	%{multiarch_bindir}/mowitz-config
14cr|Mowitz-0.3.0-13|83	%_includedir/%name/
14cr|Mowitz-0.3.0-13|84	%{_libdir}/lib*.a
14cr|Mowitz-0.3.0-13|85	%{_libdir}/lib*.so
14cr|Mowitz-0.3.0-13|86	
14cr|Mowitz-0.3.0-13|87	
14cr|Mowitz-0.3.0-13|88	%changelog
14cr|Mowitz-0.3.0-13|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-13
14cr|Mowitz-0.3.0-13|90	+ Revision: 44563d8
14cr|Mowitz-0.3.0-13|91	- MassBuild#464: Increase release tag
14cr|Mowitz-0.3.0-13|92	
14cr|Mowitz-0.3.0-13|93	

3055 14
14cr|mozo-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|mozo-1.8.0-2|2	%define oname   mate-menu-editor
14cr|mozo-1.8.0-2|3	
14cr|mozo-1.8.0-2|4	Summary:       Simple menu editor for MATE
14cr|mozo-1.8.0-2|5	Name:          mozo
14cr|mozo-1.8.0-2|6	Version:       1.8.0
14cr|mozo-1.8.0-2|7	Release:       2
14cr|mozo-1.8.0-2|8	Group:         System/Configuration/Other
14cr|mozo-1.8.0-2|9	License:       LGPLv2+
14cr|mozo-1.8.0-2|10	Url:           http://mate-desktop.org
14cr|mozo-1.8.0-2|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|mozo-1.8.0-2|12	BuildArch:     noarch
14cr|mozo-1.8.0-2|13	
14cr|mozo-1.8.0-2|14	BuildRequires: pkgconfig(mate-doc-utils) >= 1.6.0
14cr|mozo-1.8.0-2|15	BuildRequires: intltool
14cr|mozo-1.8.0-2|16	BuildRequires: mate-common
14cr|mozo-1.8.0-2|17	BuildRequires: pkgconfig(libmate-menu)
14cr|mozo-1.8.0-2|18	BuildRequires: pkgconfig(pygtk-2.0)
14cr|mozo-1.8.0-2|19	
14cr|mozo-1.8.0-2|20	Requires:	pygtk2.0 >= 2.8.0
14cr|mozo-1.8.0-2|21	Requires:	python-mate-menus >= 1.6.0
14cr|mozo-1.8.0-2|22	
14cr|mozo-1.8.0-2|23	%rename %{oname}
14cr|mozo-1.8.0-2|24	
14cr|mozo-1.8.0-2|25	%description
14cr|mozo-1.8.0-2|26	Mozo is a menu editor for MATE that lets you get things done,
14cr|mozo-1.8.0-2|27	simply and quickly.
14cr|mozo-1.8.0-2|28	
14cr|mozo-1.8.0-2|29	Just click and type to edit, add, and delete any menu entry.
14cr|mozo-1.8.0-2|30	
14cr|mozo-1.8.0-2|31	%prep
14cr|mozo-1.8.0-2|32	%setup -q
14cr|mozo-1.8.0-2|33	
14cr|mozo-1.8.0-2|34	%build
14cr|mozo-1.8.0-2|35	# NOCONFIGURE=1 ./autogen.sh
14cr|mozo-1.8.0-2|36	%configure2_5x
14cr|mozo-1.8.0-2|37	%make
14cr|mozo-1.8.0-2|38	
14cr|mozo-1.8.0-2|39	%install
14cr|mozo-1.8.0-2|40	%makeinstall_std
14cr|mozo-1.8.0-2|41	
14cr|mozo-1.8.0-2|42	%find_lang %{name} --all-name
14cr|mozo-1.8.0-2|43	
14cr|mozo-1.8.0-2|44	%files -f %{name}.lang
14cr|mozo-1.8.0-2|45	%doc README AUTHORS COPYING
14cr|mozo-1.8.0-2|46	%{py_puresitedir}/*
14cr|mozo-1.8.0-2|47	%{_bindir}/*
14cr|mozo-1.8.0-2|48	%{_datadir}/applications/*
14cr|mozo-1.8.0-2|49	%{_datadir}/mozo
14cr|mozo-1.8.0-2|50	%{_iconsdir}/hicolor/*/*/*
14cr|mozo-1.8.0-2|51	%{_mandir}/man1/mozo.1.*
14cr|mozo-1.8.0-2|52	
14cr|mozo-1.8.0-2|53	%changelog
14cr|mozo-1.8.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|mozo-1.8.0-2|55	+ Revision: cc430a9
14cr|mozo-1.8.0-2|56	- MassBuild#464: Increase release tag
14cr|mozo-1.8.0-2|57	
14cr|mozo-1.8.0-2|58	

3056 14
14cr|mozplugger-2.1.4-3|1	%define	_mozillapath	%{_libdir}/mozilla/plugins
14cr|mozplugger-2.1.4-3|2	%define	build_debug	0
14cr|mozplugger-2.1.4-3|3	%{?_with_debug: %{expand: %%global build_debug 1}}
14cr|mozplugger-2.1.4-3|4	%{?_without_debug: %{expand: %%global build_debug 0}}
14cr|mozplugger-2.1.4-3|5	
14cr|mozplugger-2.1.4-3|6	Summary:	Generic mozilla plug-in
14cr|mozplugger-2.1.4-3|7	Name:		mozplugger
14cr|mozplugger-2.1.4-3|8	Version:	2.1.4
14cr|mozplugger-2.1.4-3|9	Release:	3
14cr|mozplugger-2.1.4-3|10	License:	GPLv2+
14cr|mozplugger-2.1.4-3|11	Group:		Networking/WWW
14cr|mozplugger-2.1.4-3|12	Url:		http://mozplugger.mozdev.org/
14cr|mozplugger-2.1.4-3|13	Source0:	http://mozplugger.mozdev.org/files/mozplugger-%{version}.tar.gz
14cr|mozplugger-2.1.4-3|14	Source1:	http://umn.dl.sourceforge.net/sourceforge/mplayerplug-in/mini.tar.bz2
14cr|mozplugger-2.1.4-3|15	Source2:	mozmimetypes-1.4.1.tar.bz2
14cr|mozplugger-2.1.4-3|16	Patch1:		mozplugger-2.1.4-pulseaudio.patch
14cr|mozplugger-2.1.4-3|17	Patch2:		mozplugger-2.1.4-gqview.patch
14cr|mozplugger-2.1.4-3|18	BuildRequires:	pkgconfig(x11)
14cr|mozplugger-2.1.4-3|19	Requires:	geeqie
14cr|mozplugger-2.1.4-3|20	Requires:	gv
14cr|mozplugger-2.1.4-3|21	Requires:	imagemagick
14cr|mozplugger-2.1.4-3|22	Requires:	mikmod
14cr|mozplugger-2.1.4-3|23	Requires:	mpg123
14cr|mozplugger-2.1.4-3|24	Requires:	mplayer
14cr|mozplugger-2.1.4-3|25	Requires:	sox
14cr|mozplugger-2.1.4-3|26	Requires:	TiMidity++
14cr|mozplugger-2.1.4-3|27	Requires:	xpdf
14cr|mozplugger-2.1.4-3|28	%rename		plugger
14cr|mozplugger-2.1.4-3|29	
14cr|mozplugger-2.1.4-3|30	%description
14cr|mozplugger-2.1.4-3|31	MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
14cr|mozplugger-2.1.4-3|32	programs as plug-ins for media types on the Internet.
14cr|mozplugger-2.1.4-3|33	
14cr|mozplugger-2.1.4-3|34	%files
14cr|mozplugger-2.1.4-3|35	%doc README COPYING
14cr|mozplugger-2.1.4-3|36	%{_bindir}/enable_mozmimetypes
14cr|mozplugger-2.1.4-3|37	%{_bindir}/disable_mozmimetypes
14cr|mozplugger-2.1.4-3|38	%{_bindir}/mozpluggerrc-sanitize
14cr|mozplugger-2.1.4-3|39	%{_bindir}/mozplugger-helper
14cr|mozplugger-2.1.4-3|40	%{_bindir}/mozplugger-linker
14cr|mozplugger-2.1.4-3|41	%{_bindir}/mozplugger-controller
14cr|mozplugger-2.1.4-3|42	%{_datadir}/mplayer/Skin/mini
14cr|mozplugger-2.1.4-3|43	%{_libdir}/netscape/plugins/mozplugger.so
14cr|mozplugger-2.1.4-3|44	%{_mozillapath}/mozplugger.so
14cr|mozplugger-2.1.4-3|45	%{_mandir}/man7/mozplugger.7*
14cr|mozplugger-2.1.4-3|46	%config(noreplace) %{_sysconfdir}/mozpluggerrc
14cr|mozplugger-2.1.4-3|47	%config(noreplace) %{_sysconfdir}/mozpluggerrc.default
14cr|mozplugger-2.1.4-3|48	
14cr|mozplugger-2.1.4-3|49	#----------------------------------------------------------------------------
14cr|mozplugger-2.1.4-3|50	
14cr|mozplugger-2.1.4-3|51	%prep
14cr|mozplugger-2.1.4-3|52	%setup -q -a 1 -a 2
14cr|mozplugger-2.1.4-3|53	%patch1 -p1 -b .pulse
14cr|mozplugger-2.1.4-3|54	%patch2 -p1 -b .gqview
14cr|mozplugger-2.1.4-3|55	
14cr|mozplugger-2.1.4-3|56	%build
14cr|mozplugger-2.1.4-3|57	%configure
14cr|mozplugger-2.1.4-3|58	%make
14cr|mozplugger-2.1.4-3|59	
14cr|mozplugger-2.1.4-3|60	%install
14cr|mozplugger-2.1.4-3|61	mkdir -p %{buildroot}%{_mozillapath}/plugins \
14cr|mozplugger-2.1.4-3|62	%{buildroot}%{_libdir}/netscape/plugins \
14cr|mozplugger-2.1.4-3|63	%{buildroot}%{_bindir} \
14cr|mozplugger-2.1.4-3|64	%{buildroot}%{_sysconfdir} \
14cr|mozplugger-2.1.4-3|65	%{buildroot}%{_mandir}/man7 \
14cr|mozplugger-2.1.4-3|66	%{buildroot}%{_datadir}/mplayer/Skin/mini
14cr|mozplugger-2.1.4-3|67	
14cr|mozplugger-2.1.4-3|68	install -p -m 755 mozplugger-helper %{buildroot}%{_bindir}
14cr|mozplugger-2.1.4-3|69	install -p -m 755 mozplugger-controller %{buildroot}%{_bindir}
14cr|mozplugger-2.1.4-3|70	install -p -m 755 mozplugger-linker %{buildroot}%{_bindir}
14cr|mozplugger-2.1.4-3|71	install -p -m 755 mozplugger.so %{buildroot}%{_mozillapath}
14cr|mozplugger-2.1.4-3|72	install -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc
14cr|mozplugger-2.1.4-3|73	install -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc.default
14cr|mozplugger-2.1.4-3|74	install -p -m 644 mozplugger.7 %{buildroot}%{_mandir}/man7
14cr|mozplugger-2.1.4-3|75	
14cr|mozplugger-2.1.4-3|76	mkdir -p %{buildroot}%{_mozillapath}
14cr|mozplugger-2.1.4-3|77	ln -s %{_mozillapath}/mozplugger.so \
14cr|mozplugger-2.1.4-3|78	%{buildroot}%{_libdir}/netscape/plugins/mozplugger.so
14cr|mozplugger-2.1.4-3|79	install -p -m 644 mini/*.png mini/skin mini/VERSION mini/README \
14cr|mozplugger-2.1.4-3|80	%{buildroot}%{_datadir}/mplayer/Skin/mini/
14cr|mozplugger-2.1.4-3|81	
14cr|mozplugger-2.1.4-3|82	install -p -m 755 enable_mozmimetypes %{buildroot}%{_bindir}
14cr|mozplugger-2.1.4-3|83	ln -s ./enable_mozmimetypes %{buildroot}%{_bindir}/disable_mozmimetypes
14cr|mozplugger-2.1.4-3|84	
14cr|mozplugger-2.1.4-3|85	install -p -m 755 mozpluggerrc-sanitize %{buildroot}%{_bindir}
14cr|mozplugger-2.1.4-3|86	perl -pi -e \
14cr|mozplugger-2.1.4-3|87	"s|\@LIBDIR\@|%{_libdir}|g;\
14cr|mozplugger-2.1.4-3|88	s|\@SYSCONFDIR\@|%{_sysconfdir}|g;\
14cr|mozplugger-2.1.4-3|89	s|\@PLUGINDIR\@|%{_mozillapath}|g;\
14cr|mozplugger-2.1.4-3|90	s|\@BINDIR\@|%{_bindir}|g;" \
14cr|mozplugger-2.1.4-3|91	%{buildroot}%{_bindir}/mozpluggerrc-sanitize
14cr|mozplugger-2.1.4-3|92	
14cr|mozplugger-2.1.4-3|93	%if %{build_debug}
14cr|mozplugger-2.1.4-3|94	export DONT_STRIP=1
14cr|mozplugger-2.1.4-3|95	%endif
14cr|mozplugger-2.1.4-3|96	
14cr|mozplugger-2.1.4-3|97	%triggerin -- mplayerplugin
14cr|mozplugger-2.1.4-3|98	[ "$2" -ge 1 ] || exit 0
14cr|mozplugger-2.1.4-3|99	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cr|mozplugger-2.1.4-3|100	if [ -x %{_bindir}/disable_mozmimetypes ]; then
14cr|mozplugger-2.1.4-3|101	%{_bindir}/disable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cr|mozplugger-2.1.4-3|102	application/x-drm-v2 \
14cr|mozplugger-2.1.4-3|103	application/x-mplayer2 \
14cr|mozplugger-2.1.4-3|104	application/x-ogg \
14cr|mozplugger-2.1.4-3|105	application/x-quicktimeplayer \
14cr|mozplugger-2.1.4-3|106	application/x-ms-wmw \
14cr|mozplugger-2.1.4-3|107	application/x-nsv-vp3-mp3 \
14cr|mozplugger-2.1.4-3|108	audio/ogg \
14cr|mozplugger-2.1.4-3|109	audio/wav \
14cr|mozplugger-2.1.4-3|110	audio/x-ms-wax \
14cr|mozplugger-2.1.4-3|111	audio/x-ms-wma \
14cr|mozplugger-2.1.4-3|112	audio/x-wav \
14cr|mozplugger-2.1.4-3|113	video/anim \
14cr|mozplugger-2.1.4-3|114	video/dl \
14cr|mozplugger-2.1.4-3|115	video/fli \
14cr|mozplugger-2.1.4-3|116	video/mp4 \
14cr|mozplugger-2.1.4-3|117	video/mpeg \
14cr|mozplugger-2.1.4-3|118	video/msvideo \
14cr|mozplugger-2.1.4-3|119	video/quicktime \
14cr|mozplugger-2.1.4-3|120	video/sgi-movie \
14cr|mozplugger-2.1.4-3|121	video/x-anim \
14cr|mozplugger-2.1.4-3|122	video/x-dl \
14cr|mozplugger-2.1.4-3|123	video/x-fli \
14cr|mozplugger-2.1.4-3|124	video/x-mpeg \
14cr|mozplugger-2.1.4-3|125	video/x-mpeg2 \
14cr|mozplugger-2.1.4-3|126	video/x-ms-asf \
14cr|mozplugger-2.1.4-3|127	video/x-ms-asf-plugin \
14cr|mozplugger-2.1.4-3|128	video/x-msvideo \
14cr|mozplugger-2.1.4-3|129	video/x-ms-wm \
14cr|mozplugger-2.1.4-3|130	video/x-ms-wmv \
14cr|mozplugger-2.1.4-3|131	video/x-ms-wvx \
14cr|mozplugger-2.1.4-3|132	image/x-macpaint \
14cr|mozplugger-2.1.4-3|133	video/x-quicktime \
14cr|mozplugger-2.1.4-3|134	video/x-sgi-movie
14cr|mozplugger-2.1.4-3|135	touch %{_mozillapath}/mozplugger.so
14cr|mozplugger-2.1.4-3|136	fi
14cr|mozplugger-2.1.4-3|137	fi
14cr|mozplugger-2.1.4-3|138	
14cr|mozplugger-2.1.4-3|139	%triggerun -- mplayerplugin
14cr|mozplugger-2.1.4-3|140	[ "$2" = "0" ] || exit 0
14cr|mozplugger-2.1.4-3|141	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cr|mozplugger-2.1.4-3|142	if [ -x %{_bindir}/enable_mozmimetypes ]; then
14cr|mozplugger-2.1.4-3|143	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cr|mozplugger-2.1.4-3|144	application/x-drm-v2 \
14cr|mozplugger-2.1.4-3|145	application/x-mplayer2 \
14cr|mozplugger-2.1.4-3|146	application/x-ogg \
14cr|mozplugger-2.1.4-3|147	application/x-quicktimeplayer \
14cr|mozplugger-2.1.4-3|148	application/x-ms-wmv \
14cr|mozplugger-2.1.4-3|149	application/x-nsv-vp3-mp3 \
14cr|mozplugger-2.1.4-3|150	audio/ogg \
14cr|mozplugger-2.1.4-3|151	audio/wav \
14cr|mozplugger-2.1.4-3|152	audio/x-ms-wax \
14cr|mozplugger-2.1.4-3|153	audio/x-ms-wma \
14cr|mozplugger-2.1.4-3|154	audio/x-wav \
14cr|mozplugger-2.1.4-3|155	video/anim \
14cr|mozplugger-2.1.4-3|156	video/dl \
14cr|mozplugger-2.1.4-3|157	video/fli \
14cr|mozplugger-2.1.4-3|158	video/mp4 \
14cr|mozplugger-2.1.4-3|159	video/mpeg \
14cr|mozplugger-2.1.4-3|160	video/msvideo \
14cr|mozplugger-2.1.4-3|161	video/quicktime \
14cr|mozplugger-2.1.4-3|162	video/sgi-movie \
14cr|mozplugger-2.1.4-3|163	video/x-anim \
14cr|mozplugger-2.1.4-3|164	video/x-dl \
14cr|mozplugger-2.1.4-3|165	video/x-fli \
14cr|mozplugger-2.1.4-3|166	video/x-mpeg \
14cr|mozplugger-2.1.4-3|167	video/x-mpeg2 \
14cr|mozplugger-2.1.4-3|168	video/x-ms-asf \
14cr|mozplugger-2.1.4-3|169	video/x-ms-asf-plugin \
14cr|mozplugger-2.1.4-3|170	video/x-msvideo \
14cr|mozplugger-2.1.4-3|171	video/x-ms-wm \
14cr|mozplugger-2.1.4-3|172	video/x-ms-wmv \
14cr|mozplugger-2.1.4-3|173	video/x-ms-wvx \
14cr|mozplugger-2.1.4-3|174	image/x-macpaint \
14cr|mozplugger-2.1.4-3|175	video/x-quicktime \
14cr|mozplugger-2.1.4-3|176	video/x-sgi-movie
14cr|mozplugger-2.1.4-3|177	touch %{_mozillapath}/mozplugger.so
14cr|mozplugger-2.1.4-3|178	fi
14cr|mozplugger-2.1.4-3|179	fi
14cr|mozplugger-2.1.4-3|180	
14cr|mozplugger-2.1.4-3|181	%triggerpostun -- mplayerplugin
14cr|mozplugger-2.1.4-3|182	[ "$2" = "0" ] || exit 0
14cr|mozplugger-2.1.4-3|183	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cr|mozplugger-2.1.4-3|184	if [ -x %{_bindir}/enable_mozmimetypes ]; then
14cr|mozplugger-2.1.4-3|185	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cr|mozplugger-2.1.4-3|186	application/x-drm-v2 \
14cr|mozplugger-2.1.4-3|187	application/x-mplayer2 \
14cr|mozplugger-2.1.4-3|188	application/x-ogg \
14cr|mozplugger-2.1.4-3|189	application/x-quicktimeplayer \
14cr|mozplugger-2.1.4-3|190	application/x-ms-wmv \
14cr|mozplugger-2.1.4-3|191	application/x-nsv-vmp3-mp3 \
14cr|mozplugger-2.1.4-3|192	audio/ogg \
14cr|mozplugger-2.1.4-3|193	audio/wav \
14cr|mozplugger-2.1.4-3|194	audio/x-ms-wax \
14cr|mozplugger-2.1.4-3|195	audio/x-ms-wma \
14cr|mozplugger-2.1.4-3|196	audio/x-wav \
14cr|mozplugger-2.1.4-3|197	video/anim \
14cr|mozplugger-2.1.4-3|198	video/dl \
14cr|mozplugger-2.1.4-3|199	video/fli \
14cr|mozplugger-2.1.4-3|200	video/mp4 \
14cr|mozplugger-2.1.4-3|201	video/mpeg \
14cr|mozplugger-2.1.4-3|202	video/msvideo \
14cr|mozplugger-2.1.4-3|203	video/quicktime \
14cr|mozplugger-2.1.4-3|204	video/sgi-movie \
14cr|mozplugger-2.1.4-3|205	video/x-anim \
14cr|mozplugger-2.1.4-3|206	video/x-dl \
14cr|mozplugger-2.1.4-3|207	video/x-fli \
14cr|mozplugger-2.1.4-3|208	video/x-mpeg \
14cr|mozplugger-2.1.4-3|209	video/x-mpeg2 \
14cr|mozplugger-2.1.4-3|210	video/x-ms-asf \
14cr|mozplugger-2.1.4-3|211	video/x-ms-asf-plugin \
14cr|mozplugger-2.1.4-3|212	video/x-msvideo \
14cr|mozplugger-2.1.4-3|213	video/x-ms-wm \
14cr|mozplugger-2.1.4-3|214	video/x-ms-wmv \
14cr|mozplugger-2.1.4-3|215	video/x-ms-wvx \
14cr|mozplugger-2.1.4-3|216	image/x-macpaint \
14cr|mozplugger-2.1.4-3|217	video/x-quicktime \
14cr|mozplugger-2.1.4-3|218	video/x-sgi-movie
14cr|mozplugger-2.1.4-3|219	touch %{_mozillapath}/mozplugger.so
14cr|mozplugger-2.1.4-3|220	fi
14cr|mozplugger-2.1.4-3|221	fi
14cr|mozplugger-2.1.4-3|222	
14cr|mozplugger-2.1.4-3|223	%triggerin -- gv >= 3.6.1
14cr|mozplugger-2.1.4-3|224	if grep -q  "gv -safer -quiet -antialias" %{_sysconfdir}/mozpluggerrc; then
14cr|mozplugger-2.1.4-3|225	perl -pi -e "s/gv -safer -quiet -antialias/gv --safer --quiet --antialias/g" %{_sysconfdir}/mozpluggerrc
14cr|mozplugger-2.1.4-3|226	fi
14cr|mozplugger-2.1.4-3|227	
14cr|mozplugger-2.1.4-3|228	%triggerin -- gv < 3.6.1
14cr|mozplugger-2.1.4-3|229	if grep "gv --safer --quiet --antialias" %{_sysconfdir}/mozpluggerrc; then
14cr|mozplugger-2.1.4-3|230	perl -pi -e "s/gv --safer --quiet --antialias/gv -safer -quiet -antialias/g" %{_sysconfdir}/mozpluggerrc
14cr|mozplugger-2.1.4-3|231	fi
14cr|mozplugger-2.1.4-3|232	
14cr|mozplugger-2.1.4-3|233	
14cr|mozplugger-2.1.4-3|234	%changelog
14cr|mozplugger-2.1.4-3|235	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-3
14cr|mozplugger-2.1.4-3|236	+ Revision: 0ce8a9c
14cr|mozplugger-2.1.4-3|237	- MassBuild#464: Increase release tag
14cr|mozplugger-2.1.4-3|238	
14cr|mozplugger-2.1.4-3|239	

3057 14
14cr|mp3asm-0.1.3.1-2|1	Name:           mp3asm
14cr|mp3asm-0.1.3.1-2|2	Summary:        An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor
14cr|mp3asm-0.1.3.1-2|3	Version:        0.1.3.1
14cr|mp3asm-0.1.3.1-2|4	Release:        2
14cr|mp3asm-0.1.3.1-2|5	License:        GPL
14cr|mp3asm-0.1.3.1-2|6	Group:          Sound
14cr|mp3asm-0.1.3.1-2|7	URL:            http://sourceforge.net/projects/mp3asm
14cr|mp3asm-0.1.3.1-2|8	Source0:        https://sourceforge.net/projects/mp3asm/files/mp3asm/0.1.3-1/mp3asm-0.1.3-1.tar.bz2
14cr|mp3asm-0.1.3.1-2|9	
14cr|mp3asm-0.1.3.1-2|10	%description
14cr|mp3asm-0.1.3.1-2|11	MP3ASM allows for cutting, copying, pasting of individual frames,
14cr|mp3asm-0.1.3.1-2|12	correction of common (correctable) errors, removal of bad frames and more.
14cr|mp3asm-0.1.3.1-2|13	Quite useful program for maintaining any mp3 collection.
14cr|mp3asm-0.1.3.1-2|14	
14cr|mp3asm-0.1.3.1-2|15	%prep
14cr|mp3asm-0.1.3.1-2|16	%setup -q -n %{name}-0.1
14cr|mp3asm-0.1.3.1-2|17	
14cr|mp3asm-0.1.3.1-2|18	%build
14cr|mp3asm-0.1.3.1-2|19	%configure
14cr|mp3asm-0.1.3.1-2|20	%make CFLAGS="%{optflags}"
14cr|mp3asm-0.1.3.1-2|21	
14cr|mp3asm-0.1.3.1-2|22	%install
14cr|mp3asm-0.1.3.1-2|23	%{__install} -D src/mp3asm %{buildroot}%{_bindir}/mp3asm
14cr|mp3asm-0.1.3.1-2|24	
14cr|mp3asm-0.1.3.1-2|25	%files -n %{name}
14cr|mp3asm-0.1.3.1-2|26	%defattr(0755,root,root,0755)
14cr|mp3asm-0.1.3.1-2|27	%{_bindir}/*
14cr|mp3asm-0.1.3.1-2|28	%defattr(0644,root,root,0755)
14cr|mp3asm-0.1.3.1-2|29	%doc COPYING README Changelog
14cr|mp3asm-0.1.3.1-2|30	
14cr|mp3asm-0.1.3.1-2|31	
14cr|mp3asm-0.1.3.1-2|32	
14cr|mp3asm-0.1.3.1-2|33	
14cr|mp3asm-0.1.3.1-2|34	%changelog
14cr|mp3asm-0.1.3.1-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3.1-2
14cr|mp3asm-0.1.3.1-2|36	+ Revision: b46131d
14cr|mp3asm-0.1.3.1-2|37	- MassBuild#464: Increase release tag
14cr|mp3asm-0.1.3.1-2|38	
14cr|mp3asm-0.1.3.1-2|39	

3058 14
14cr|mp3blaster-3.2.5-9|1	Summary: 	Console based MP3 player
14cr|mp3blaster-3.2.5-9|2	Name: 		mp3blaster
14cr|mp3blaster-3.2.5-9|3	Version: 	3.2.5
14cr|mp3blaster-3.2.5-9|4	Release: 	9
14cr|mp3blaster-3.2.5-9|5	License: 	GPLv2+
14cr|mp3blaster-3.2.5-9|6	Group: 		Sound
14cr|mp3blaster-3.2.5-9|7	URL:		http://mp3blaster.sourceforge.net/
14cr|mp3blaster-3.2.5-9|8	Source0:	http://prdownloads.sourceforge.net/mp3blaster/%{name}-%{version}.tar.gz
14cr|mp3blaster-3.2.5-9|9	Patch0:		mp3blaster-3.2.5-deb-02_bool.patch
14cr|mp3blaster-3.2.5-9|10	Patch1:		mp3blaster-3.2.5-deb-03_endian.patch
14cr|mp3blaster-3.2.5-9|11	Patch2:		mp3blaster-3.2.5-deb-04_memleak.patch
14cr|mp3blaster-3.2.5-9|12	Patch3:		mp3blaster-3.2.5-deb-05_macro.patch
14cr|mp3blaster-3.2.5-9|13	Patch4:		mp3blaster-3.2.5-deb-06_man.patch
14cr|mp3blaster-3.2.5-9|14	Patch5:		mp3blaster-3.2.5-deb-07_fix_ogg.patch
14cr|mp3blaster-3.2.5-9|15	Patch6:		mp3blaster-3.2.5-deb-08_fix_ftbfs_const_char.patch
14cr|mp3blaster-3.2.5-9|16	
14cr|mp3blaster-3.2.5-9|17	BuildRequires:	mysql-devel
14cr|mp3blaster-3.2.5-9|18	BuildRequires:	stdc++-devel
14cr|mp3blaster-3.2.5-9|19	BuildRequires:	pkgconfig(liblircclient0)
14cr|mp3blaster-3.2.5-9|20	BuildRequires:	pkgconfig(ncurses)
14cr|mp3blaster-3.2.5-9|21	BuildRequires:	pkgconfig(vorbis)
14cr|mp3blaster-3.2.5-9|22	BuildRequires:	sidplay-devel
14cr|mp3blaster-3.2.5-9|23	
14cr|mp3blaster-3.2.5-9|24	
14cr|mp3blaster-3.2.5-9|25	
14cr|mp3blaster-3.2.5-9|26	%description
14cr|mp3blaster-3.2.5-9|27	MP3Blaster is a text console based program for playing mainly mp3
14cr|mp3blaster-3.2.5-9|28	audio files. It is very interactive, and has a great list of
14cr|mp3blaster-3.2.5-9|29	features. Its playlist can be divided in albums or categories
14cr|mp3blaster-3.2.5-9|30	(called 'groups'), which allows for very sophisticated playback
14cr|mp3blaster-3.2.5-9|31	orders.
14cr|mp3blaster-3.2.5-9|32	
14cr|mp3blaster-3.2.5-9|33	%prep
14cr|mp3blaster-3.2.5-9|34	
14cr|mp3blaster-3.2.5-9|35	%setup -q
14cr|mp3blaster-3.2.5-9|36	%patch0 -p1
14cr|mp3blaster-3.2.5-9|37	%patch1 -p1
14cr|mp3blaster-3.2.5-9|38	%patch2 -p1
14cr|mp3blaster-3.2.5-9|39	%patch3 -p1
14cr|mp3blaster-3.2.5-9|40	%patch4 -p1
14cr|mp3blaster-3.2.5-9|41	%patch5 -p1
14cr|mp3blaster-3.2.5-9|42	%patch6 -p1
14cr|mp3blaster-3.2.5-9|43	
14cr|mp3blaster-3.2.5-9|44	%build
14cr|mp3blaster-3.2.5-9|45	export CFLAGS="%{optflags}"
14cr|mp3blaster-3.2.5-9|46	export CXXFLAGS="%{optflags}"
14cr|mp3blaster-3.2.5-9|47	export LDFLAGS=" -I%{_includedir} -I%{_includedir}/mysql -lmysqlclient"
14cr|mp3blaster-3.2.5-9|48	autoreconf -fiv
14cr|mp3blaster-3.2.5-9|49	
14cr|mp3blaster-3.2.5-9|50	%configure2_5x \
14cr|mp3blaster-3.2.5-9|51	--with-mysql \
14cr|mp3blaster-3.2.5-9|52	--with-mysql-includes=%{_includedir}/mysql \
14cr|mp3blaster-3.2.5-9|53	--with-mysql-libs=%{_libdir} \
14cr|mp3blaster-3.2.5-9|54	--with-lirc \
14cr|mp3blaster-3.2.5-9|55	--with-oggvorbis \
14cr|mp3blaster-3.2.5-9|56	--with-sidplay \
14cr|mp3blaster-3.2.5-9|57	
14cr|mp3blaster-3.2.5-9|58	%make
14cr|mp3blaster-3.2.5-9|59	
14cr|mp3blaster-3.2.5-9|60	%install
14cr|mp3blaster-3.2.5-9|61	%makeinstall_std
14cr|mp3blaster-3.2.5-9|62	
14cr|mp3blaster-3.2.5-9|63	# cleanup
14cr|mp3blaster-3.2.5-9|64	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/chargen.c
14cr|mp3blaster-3.2.5-9|65	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/maketbl.c
14cr|mp3blaster-3.2.5-9|66	
14cr|mp3blaster-3.2.5-9|67	
14cr|mp3blaster-3.2.5-9|68	%files
14cr|mp3blaster-3.2.5-9|69	%doc AUTHORS BUGS CREDITS ChangeLog FAQ NEWS README TODO
14cr|mp3blaster-3.2.5-9|70	%{_bindir}/*
14cr|mp3blaster-3.2.5-9|71	%{_datadir}/%{name}
14cr|mp3blaster-3.2.5-9|72	%{_mandir}/man1/*
14cr|mp3blaster-3.2.5-9|73	
14cr|mp3blaster-3.2.5-9|74	
14cr|mp3blaster-3.2.5-9|75	
14cr|mp3blaster-3.2.5-9|76	%changelog
14cr|mp3blaster-3.2.5-9|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.5-9
14cr|mp3blaster-3.2.5-9|78	+ Revision: cbe0d6a
14cr|mp3blaster-3.2.5-9|79	- MassBuild#464: Increase release tag
14cr|mp3blaster-3.2.5-9|80	
14cr|mp3blaster-3.2.5-9|81	

3059 14
14cr|mp3c-0.31-9|1	Summary: 	MP3 creator for audiocds with usage of CDDB
14cr|mp3c-0.31-9|2	Name: 		mp3c
14cr|mp3c-0.31-9|3	Version: 	0.31
14cr|mp3c-0.31-9|4	Release: 	9
14cr|mp3c-0.31-9|5	License: 	GPL
14cr|mp3c-0.31-9|6	Group: 		Sound
14cr|mp3c-0.31-9|7	URL:		http://wspse.de/WSPse/Linux-MP3c.php3
14cr|mp3c-0.31-9|8	Source: 	ftp://ftp.wspse.de/pub/linux/wspse/%{name}-%{version}.tar.bz2
14cr|mp3c-0.31-9|9	BuildRequires:  ncurses-devel
14cr|mp3c-0.31-9|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|mp3c-0.31-9|11	
14cr|mp3c-0.31-9|12	%description
14cr|mp3c-0.31-9|13	This program reads the TOC from audio CDs, gets the CDDB entry for it,
14cr|mp3c-0.31-9|14	and converts the audio tracks to mp3 or Ogg Vorbis format.
14cr|mp3c-0.31-9|15	(under usage of any CD grabber and encoder).
14cr|mp3c-0.31-9|16	
14cr|mp3c-0.31-9|17	It has a comfortable text-based UI, but you can also create a shell script for
14cr|mp3c-0.31-9|18	automated processing of a CD.
14cr|mp3c-0.31-9|19	
14cr|mp3c-0.31-9|20	The default settings require oggenc from the vorbis-tools package and
14cr|mp3c-0.31-9|21	cdparanoia.
14cr|mp3c-0.31-9|22	
14cr|mp3c-0.31-9|23	
14cr|mp3c-0.31-9|24	%prep
14cr|mp3c-0.31-9|25	
14cr|mp3c-0.31-9|26	%setup -q
14cr|mp3c-0.31-9|27	
14cr|mp3c-0.31-9|28	%build
14cr|mp3c-0.31-9|29	
14cr|mp3c-0.31-9|30	%configure2_5x \
14cr|mp3c-0.31-9|31	--with-cddb-path=%{_datadir}/apps/kscd/cddb \
14cr|mp3c-0.31-9|32	--enable-oggdefaults
14cr|mp3c-0.31-9|33	
14cr|mp3c-0.31-9|34	%make
14cr|mp3c-0.31-9|35	
14cr|mp3c-0.31-9|36	%install
14cr|mp3c-0.31-9|37	rm -rf $RPM_BUILD_ROOT
14cr|mp3c-0.31-9|38	
14cr|mp3c-0.31-9|39	%makeinstall
14cr|mp3c-0.31-9|40	
14cr|mp3c-0.31-9|41	%{find_lang} %{name}
14cr|mp3c-0.31-9|42	
14cr|mp3c-0.31-9|43	%clean
14cr|mp3c-0.31-9|44	rm -rf $RPM_BUILD_ROOT
14cr|mp3c-0.31-9|45	
14cr|mp3c-0.31-9|46	%files -f %{name}.lang
14cr|mp3c-0.31-9|47	%defattr(-,root,root)
14cr|mp3c-0.31-9|48	%doc AUTHORS BATCH.README BUGS CDDB_HOWTO ChangeLog FAQ NEWS OTHERS
14cr|mp3c-0.31-9|49	%doc README patches/cdparanoia.diff patches/encoder.diff TODO
14cr|mp3c-0.31-9|50	%{_bindir}/mp3c
14cr|mp3c-0.31-9|51	%{_mandir}/man1/mp3c.1*
14cr|mp3c-0.31-9|52	
14cr|mp3c-0.31-9|53	
14cr|mp3c-0.31-9|54	
14cr|mp3c-0.31-9|55	%changelog
14cr|mp3c-0.31-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31-9
14cr|mp3c-0.31-9|57	+ Revision: 881c44c
14cr|mp3c-0.31-9|58	- MassBuild#464: Increase release tag
14cr|mp3c-0.31-9|59	
14cr|mp3c-0.31-9|60	

3060 14
14cr|mp3cddb-1.6-9|1	%define name mp3cddb
14cr|mp3cddb-1.6-9|2	%define version 1.6
14cr|mp3cddb-1.6-9|3	%define release 9
14cr|mp3cddb-1.6-9|4	
14cr|mp3cddb-1.6-9|5	Summary:	Console MP3 renaming program
14cr|mp3cddb-1.6-9|6	Name:		%{name}
14cr|mp3cddb-1.6-9|7	Version: 	%{version}
14cr|mp3cddb-1.6-9|8	Release: 	%{release}
14cr|mp3cddb-1.6-9|9	Source0: 	%{name}-%{version}.tar.bz2
14cr|mp3cddb-1.6-9|10	License: 	GPL
14cr|mp3cddb-1.6-9|11	Group: 		File tools
14cr|mp3cddb-1.6-9|12	Url: 		http://rufus.hackish.org/wiki/MP3cddb
14cr|mp3cddb-1.6-9|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mp3cddb-1.6-9|14	Requires:	perl-Term-ReadLine-Gnu
14cr|mp3cddb-1.6-9|15	
14cr|mp3cddb-1.6-9|16	%description
14cr|mp3cddb-1.6-9|17	Mp3cddb is a console MP3 renaming program. It can retrieve album data
14cr|mp3cddb-1.6-9|18	automatically or manually from FreeDB, from ID3 tags, or from a blank
14cr|mp3cddb-1.6-9|19	template. Files can be renamed into any imaginable directory structure
14cr|mp3cddb-1.6-9|20	and format using a powerful yet simple configuration syntax.
14cr|mp3cddb-1.6-9|21	
14cr|mp3cddb-1.6-9|22	%prep
14cr|mp3cddb-1.6-9|23	%setup -q
14cr|mp3cddb-1.6-9|24	
14cr|mp3cddb-1.6-9|25	%install
14cr|mp3cddb-1.6-9|26	%__rm -rf $RPM_BUILD_ROOT
14cr|mp3cddb-1.6-9|27	%__install -m 755 -D %{name}-%{version}.pl $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|mp3cddb-1.6-9|28	
14cr|mp3cddb-1.6-9|29	%clean
14cr|mp3cddb-1.6-9|30	%__rm -rf $RPM_BUILD_ROOT
14cr|mp3cddb-1.6-9|31	
14cr|mp3cddb-1.6-9|32	%files
14cr|mp3cddb-1.6-9|33	%defattr(-,root,root)
14cr|mp3cddb-1.6-9|34	%{_bindir}/%{name}
14cr|mp3cddb-1.6-9|35	
14cr|mp3cddb-1.6-9|36	
14cr|mp3cddb-1.6-9|37	
14cr|mp3cddb-1.6-9|38	
14cr|mp3cddb-1.6-9|39	
14cr|mp3cddb-1.6-9|40	%changelog
14cr|mp3cddb-1.6-9|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-9
14cr|mp3cddb-1.6-9|42	+ Revision: 56afad5
14cr|mp3cddb-1.6-9|43	- MassBuild#464: Increase release tag
14cr|mp3cddb-1.6-9|44	
14cr|mp3cddb-1.6-9|45	

3061 14
14cr|mp3_check-1.98-12|1	Name:      mp3_check
14cr|mp3_check-1.98-12|2	Summary:   A utility which analyzes mp3 files for errors and standards conformance
14cr|mp3_check-1.98-12|3	Version:   1.98
14cr|mp3_check-1.98-12|4	Release:   12
14cr|mp3_check-1.98-12|5	Group:     Sound
14cr|mp3_check-1.98-12|6	URL:	   https://sourceforge.net/project/?group_id=6126
14cr|mp3_check-1.98-12|7	License:   GPL
14cr|mp3_check-1.98-12|8	Source:    ftp://ftp.thedeepsky.com/outgoing/mp3_check-%version.tar.bz2
14cr|mp3_check-1.98-12|9	
14cr|mp3_check-1.98-12|10	%define debug_package %{nil}
14cr|mp3_check-1.98-12|11	
14cr|mp3_check-1.98-12|12	%description
14cr|mp3_check-1.98-12|13	Identify in explicit detail mp3s that do not correctly follow the mp3
14cr|mp3_check-1.98-12|14	format. Also look for invalid frame headers, missing frames, etc. This
14cr|mp3_check-1.98-12|15	can be especially important when building an archive, and you want
14cr|mp3_check-1.98-12|16	quality mp3s.
14cr|mp3_check-1.98-12|17	
14cr|mp3_check-1.98-12|18	%prep
14cr|mp3_check-1.98-12|19	%setup -q
14cr|mp3_check-1.98-12|20	
14cr|mp3_check-1.98-12|21	%build
14cr|mp3_check-1.98-12|22	%make CFLAGS="%optflags"
14cr|mp3_check-1.98-12|23	
14cr|mp3_check-1.98-12|24	%install
14cr|mp3_check-1.98-12|25	mkdir -p %{buildroot}%{_bindir}
14cr|mp3_check-1.98-12|26	install -s -m 755 mp3_check %{buildroot}%{_bindir}
14cr|mp3_check-1.98-12|27	
14cr|mp3_check-1.98-12|28	%files
14cr|mp3_check-1.98-12|29	%{_bindir}/mp3_check
14cr|mp3_check-1.98-12|30	%doc NOTES README THANKYOU WISHLIST MY_NOTES GOALS FOR_TESTING
14cr|mp3_check-1.98-12|31	%doc MILESTONE* TODO
14cr|mp3_check-1.98-12|32	
14cr|mp3_check-1.98-12|33	%changelog
14cr|mp3_check-1.98-12|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.98-12
14cr|mp3_check-1.98-12|35	+ Revision: 0279748
14cr|mp3_check-1.98-12|36	- MassBuild#464: Increase release tag
14cr|mp3_check-1.98-12|37	
14cr|mp3_check-1.98-12|38	

3062 14
14cr|mp3diags-1.2.276-2|1	%define	oname	MP3Diags
14cr|mp3diags-1.2.276-2|2	%define rev 276
14cr|mp3diags-1.2.276-2|3	#debuginfo-without-sources
14cr|mp3diags-1.2.276-2|4	%define debug_package	%{nil}
14cr|mp3diags-1.2.276-2|5	
14cr|mp3diags-1.2.276-2|6	Name:		mp3diags
14cr|mp3diags-1.2.276-2|7	Version:	1.2.276
14cr|mp3diags-1.2.276-2|8	Release:	2
14cr|mp3diags-1.2.276-2|9	Summary:	Tool for finding and fixing problems in MP3 files
14cr|mp3diags-1.2.276-2|10	License:	GPLv2+
14cr|mp3diags-1.2.276-2|11	Group:		Sound
14cr|mp3diags-1.2.276-2|12	URL:		http://mp3diags.sourceforge.net/
14cr|mp3diags-1.2.276-2|13	# revision 276 30/06/2013 taballed svn not provided, so just co and compress
14cr|mp3diags-1.2.276-2|14	# svn co https://mp3diags.svn.sourceforge.net/svnroot/mp3diags/trunk/mp3diags mp3diags
14cr|mp3diags-1.2.276-2|15	Source0:	%{name}-%{rev}.tar.gz
14cr|mp3diags-1.2.276-2|16	BuildRequires:	kdelibs4-devel
14cr|mp3diags-1.2.276-2|17	BuildRequires:	qt4-devel >= 4.4.0
14cr|mp3diags-1.2.276-2|18	BuildRequires:	boost-devel >= 1.37
14cr|mp3diags-1.2.276-2|19	BuildRequires:	boost-static-devel >= 1.37
14cr|mp3diags-1.2.276-2|20	BuildRequires:	zlib-devel
14cr|mp3diags-1.2.276-2|21	BuildRequires:	coreutils
14cr|mp3diags-1.2.276-2|22	BuildRequires:	desktop-file-utils
14cr|mp3diags-1.2.276-2|23	
14cr|mp3diags-1.2.276-2|24	Suggests:	%{name}-doc
14cr|mp3diags-1.2.276-2|25	
14cr|mp3diags-1.2.276-2|26	%description
14cr|mp3diags-1.2.276-2|27	It finds problems in MP3 files and helps the user to fix many of them. Looks
14cr|mp3diags-1.2.276-2|28	at both the audio part (VBR info, quality, normalization) and the tags
14cr|mp3diags-1.2.276-2|29	containing track information (ID3). It includes also a tag editor, which can
14cr|mp3diags-1.2.276-2|30	download album information (including cover art) from MusicBrainz and Discogs,
14cr|mp3diags-1.2.276-2|31	as well as paste data from the clipboard. Track information can also be
14cr|mp3diags-1.2.276-2|32	extracted from the file name. Another component is the file renamer, which can
14cr|mp3diags-1.2.276-2|33	rename files based on the fields in their ID3V2 tags (artist, track number,
14cr|mp3diags-1.2.276-2|34	album, genre, ...).
14cr|mp3diags-1.2.276-2|35	
14cr|mp3diags-1.2.276-2|36	########################
14cr|mp3diags-1.2.276-2|37	%package -n %{name}-doc
14cr|mp3diags-1.2.276-2|38	
14cr|mp3diags-1.2.276-2|39	Summary:	HTML documentation for %{name}
14cr|mp3diags-1.2.276-2|40	Group:		Books/Howtos
14cr|mp3diags-1.2.276-2|41	Requires:	%{name}
14cr|mp3diags-1.2.276-2|42	
14cr|mp3diags-1.2.276-2|43	%description
14cr|mp3diags-1.2.276-2|44	Html documentation for %{name}
14cr|mp3diags-1.2.276-2|45	
14cr|mp3diags-1.2.276-2|46	#######################
14cr|mp3diags-1.2.276-2|47	
14cr|mp3diags-1.2.276-2|48	%prep
14cr|mp3diags-1.2.276-2|49	%setup -qn %{name}-%{rev}
14cr|mp3diags-1.2.276-2|50	perl -pi -e "s|/usr/local/bin|/usr/bin|" Install.sh
14cr|mp3diags-1.2.276-2|51	# M$ stuff not needed, package neither, that's we are here for, or most of us...
14cr|mp3diags-1.2.276-2|52	rm -rf Windows package
14cr|mp3diags-1.2.276-2|53	
14cr|mp3diags-1.2.276-2|54	./AdjustMt.sh
14cr|mp3diags-1.2.276-2|55	./MakeTranslations.sh
14cr|mp3diags-1.2.276-2|56	
14cr|mp3diags-1.2.276-2|57	%build
14cr|mp3diags-1.2.276-2|58	%qmake_qt4
14cr|mp3diags-1.2.276-2|59	%make
14cr|mp3diags-1.2.276-2|60	
14cr|mp3diags-1.2.276-2|61	
14cr|mp3diags-1.2.276-2|62	%install
14cr|mp3diags-1.2.276-2|63	# Creating tree
14cr|mp3diags-1.2.276-2|64	mkdir -p "%{buildroot}%{_bindir}" \
14cr|mp3diags-1.2.276-2|65	"%{buildroot}%{_datadir}/applications" \
14cr|mp3diags-1.2.276-2|66	"%{buildroot}%{_datadir}/%{name}/translations" \
14cr|mp3diags-1.2.276-2|67	"%{buildroot}%{_docdir}/%{name}/html"
14cr|mp3diags-1.2.276-2|68	
14cr|mp3diags-1.2.276-2|69	# 1. Menu entry
14cr|mp3diags-1.2.276-2|70	desktop-file-install --dir %{buildroot}%{_datadir}/applications desktop/%{oname}.desktop
14cr|mp3diags-1.2.276-2|71	
14cr|mp3diags-1.2.276-2|72	# 2. main executable
14cr|mp3diags-1.2.276-2|73	install -p -m755 bin/%{oname}-unstable %{buildroot}%{_bindir}/%{oname}
14cr|mp3diags-1.2.276-2|74	
14cr|mp3diags-1.2.276-2|75	# 3. icons
14cr|mp3diags-1.2.276-2|76	for i in "16" "22" "24" "32" "36" "40" "48"; do
14cr|mp3diags-1.2.276-2|77	mkdir -p "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps"
14cr|mp3diags-1.2.276-2|78	install -p -m644 "desktop/MP3Diags-unstable${i}.png" "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps/MP3Diags.png"
14cr|mp3diags-1.2.276-2|79	done
14cr|mp3diags-1.2.276-2|80	
14cr|mp3diags-1.2.276-2|81	# 4. localize
14cr|mp3diags-1.2.276-2|82	install -p -m644 src/translations/%{name}*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cr|mp3diags-1.2.276-2|83	
14cr|mp3diags-1.2.276-2|84	# 5. html documentation
14cr|mp3diags-1.2.276-2|85	install -p -m644 doc/html/{*.css,*.html,*.png,*.jpg,*.ico} -t %{buildroot}%{_docdir}/%{name}/html
14cr|mp3diags-1.2.276-2|86	
14cr|mp3diags-1.2.276-2|87	# Get the SVN noise out of the main tree
14cr|mp3diags-1.2.276-2|88	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
14cr|mp3diags-1.2.276-2|89	
14cr|mp3diags-1.2.276-2|90	%find_lang %{name} --with-qt
14cr|mp3diags-1.2.276-2|91	
14cr|mp3diags-1.2.276-2|92	
14cr|mp3diags-1.2.276-2|93	%files -f %{name}.lang
14cr|mp3diags-1.2.276-2|94	%doc changelog.txt COPYING README.TXT
14cr|mp3diags-1.2.276-2|95	%exclude %{_docdir}/%{name}/html
14cr|mp3diags-1.2.276-2|96	%{_iconsdir}/hicolor/*/apps/MP3Diags.png
14cr|mp3diags-1.2.276-2|97	%{_bindir}/%{oname}
14cr|mp3diags-1.2.276-2|98	%{_datadir}/applications/%{oname}.desktop
14cr|mp3diags-1.2.276-2|99	
14cr|mp3diags-1.2.276-2|100	
14cr|mp3diags-1.2.276-2|101	%files -n %{name}-doc
14cr|mp3diags-1.2.276-2|102	%{_docdir}/%{name}/html
14cr|mp3diags-1.2.276-2|103	
14cr|mp3diags-1.2.276-2|104	
14cr|mp3diags-1.2.276-2|105	%changelog
14cr|mp3diags-1.2.276-2|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.276-2
14cr|mp3diags-1.2.276-2|107	+ Revision: 5ba34f9
14cr|mp3diags-1.2.276-2|108	- MassBuild#464: Increase release tag
14cr|mp3diags-1.2.276-2|109	
14cr|mp3diags-1.2.276-2|110	

3063 14
14cr|mp3gain-1.5.2-2|1	%define name mp3gain
14cr|mp3gain-1.5.2-2|2	%define release 2
14cr|mp3gain-1.5.2-2|3	%define version 1.5.2
14cr|mp3gain-1.5.2-2|4	%define tarball_version 1_5_2_r2
14cr|mp3gain-1.5.2-2|5	
14cr|mp3gain-1.5.2-2|6	Name:		%name
14cr|mp3gain-1.5.2-2|7	Version:	%version
14cr|mp3gain-1.5.2-2|8	Release:	%release
14cr|mp3gain-1.5.2-2|9	Summary:	Lossless MP3 volume adjustment tool
14cr|mp3gain-1.5.2-2|10	
14cr|mp3gain-1.5.2-2|11	Group:		Sound
14cr|mp3gain-1.5.2-2|12	License:	LGPL
14cr|mp3gain-1.5.2-2|13	URL:		http://mp3gain.sourceforge.net
14cr|mp3gain-1.5.2-2|14	Source0:	http://osdn.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{tarball_version}-src.zip
14cr|mp3gain-1.5.2-2|15	Source1:	%{name}.1.bz2
14cr|mp3gain-1.5.2-2|16	Source2:	README.method
14cr|mp3gain-1.5.2-2|17	Patch0:		mp3gain_tempfile_default.patch
14cr|mp3gain-1.5.2-2|18	Patch2:		mp3gain_cflags.patch
14cr|mp3gain-1.5.2-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mp3gain-1.5.2-2|20	
14cr|mp3gain-1.5.2-2|21	
14cr|mp3gain-1.5.2-2|22	%description
14cr|mp3gain-1.5.2-2|23	MP3Gain analyzes and adjusts mp3 files so that they have the same
14cr|mp3gain-1.5.2-2|24	volume. It does not just do peak normalization, as many normalizers
14cr|mp3gain-1.5.2-2|25	do. Instead, it does some statistical analysis to determine how loud
14cr|mp3gain-1.5.2-2|26	the file actually sounds to the human ear. Also, the changes MP3Gain
14cr|mp3gain-1.5.2-2|27	makes are completely lossless. There is no quality lost in the change
14cr|mp3gain-1.5.2-2|28	because the program adjusts the mp3 file directly, without decoding
14cr|mp3gain-1.5.2-2|29	and re-encoding.
14cr|mp3gain-1.5.2-2|30	
14cr|mp3gain-1.5.2-2|31	
14cr|mp3gain-1.5.2-2|32	%prep
14cr|mp3gain-1.5.2-2|33	%setup -q -c %{name}-%{tarball_version}-src
14cr|mp3gain-1.5.2-2|34	%patch0 -p1 -b .tempfile
14cr|mp3gain-1.5.2-2|35	%patch2 -p1 -b .cflags
14cr|mp3gain-1.5.2-2|36	install -p -m 644 %{SOURCE2} .
14cr|mp3gain-1.5.2-2|37	%{__sed} -i 's/\r//' lgpl.txt
14cr|mp3gain-1.5.2-2|38	
14cr|mp3gain-1.5.2-2|39	
14cr|mp3gain-1.5.2-2|40	%build
14cr|mp3gain-1.5.2-2|41	%make
14cr|mp3gain-1.5.2-2|42	
14cr|mp3gain-1.5.2-2|43	
14cr|mp3gain-1.5.2-2|44	%install
14cr|mp3gain-1.5.2-2|45	rm -rf %{buildroot}
14cr|mp3gain-1.5.2-2|46	install -Dp -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|mp3gain-1.5.2-2|47	install -Dp -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1.bz2
14cr|mp3gain-1.5.2-2|48	
14cr|mp3gain-1.5.2-2|49	
14cr|mp3gain-1.5.2-2|50	%clean
14cr|mp3gain-1.5.2-2|51	rm -rf %{buildroot}
14cr|mp3gain-1.5.2-2|52	
14cr|mp3gain-1.5.2-2|53	
14cr|mp3gain-1.5.2-2|54	%files
14cr|mp3gain-1.5.2-2|55	%defattr(-,root,root,-)
14cr|mp3gain-1.5.2-2|56	%doc lgpl.txt README.method
14cr|mp3gain-1.5.2-2|57	%{_bindir}/%{name}
14cr|mp3gain-1.5.2-2|58	%{_mandir}/man1/*
14cr|mp3gain-1.5.2-2|59	
14cr|mp3gain-1.5.2-2|60	
14cr|mp3gain-1.5.2-2|61	
14cr|mp3gain-1.5.2-2|62	%changelog
14cr|mp3gain-1.5.2-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|mp3gain-1.5.2-2|64	+ Revision: 5736ca3
14cr|mp3gain-1.5.2-2|65	- MassBuild#464: Increase release tag
14cr|mp3gain-1.5.2-2|66	
14cr|mp3gain-1.5.2-2|67	

3064 14
14cr|mp3info-0.8.5a-8|1	Summary:	Utility for MP3 information and tag modification
14cr|mp3info-0.8.5a-8|2	Name:		mp3info
14cr|mp3info-0.8.5a-8|3	Version:	0.8.5a
14cr|mp3info-0.8.5a-8|4	Release:	8
14cr|mp3info-0.8.5a-8|5	Group:		Sound
14cr|mp3info-0.8.5a-8|6	License:	GPL
14cr|mp3info-0.8.5a-8|7	URL:		ftp://metalab.unc.edu/pub/linux/apps/sound/mp3-utils/mp3info
14cr|mp3info-0.8.5a-8|8	Source0:	ftp.debian.org/debian/pool/main/m/mp3info/%{name}-%{version}.tgz
14cr|mp3info-0.8.5a-8|9	Source1:	mp3info-16.png
14cr|mp3info-0.8.5a-8|10	Source2:	mp3info-32.png
14cr|mp3info-0.8.5a-8|11	Source3:	mp3info-48.png
14cr|mp3info-0.8.5a-8|12	Patch0:		mp3info-0.8.5a-format_not_a_string_literal_and_no_format_arguments.diff
14cr|mp3info-0.8.5a-8|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mp3info-0.8.5a-8|14	BuildRequires:	ncurses-devel
14cr|mp3info-0.8.5a-8|15	
14cr|mp3info-0.8.5a-8|16	%define debug_package %{nil}
14cr|mp3info-0.8.5a-8|17	
14cr|mp3info-0.8.5a-8|18	%description
14cr|mp3info-0.8.5a-8|19	An MP3 technical info viewer and ID3 1.x tag editor.
14cr|mp3info-0.8.5a-8|20	MP3Info has an interactive mode (using curses) and a command line mode.
14cr|mp3info-0.8.5a-8|21	MP3Info can display ID3 tag information as well as various technical aspects
14cr|mp3info-0.8.5a-8|22	of an MP3 file including playing time, bit-rate, sampling frequency and other
14cr|mp3info-0.8.5a-8|23	attributes in a pre-defined or user-specifiable output format.
14cr|mp3info-0.8.5a-8|24	It also has a VERY configurable output.
14cr|mp3info-0.8.5a-8|25	mp3info is availlable with both ncurses and gtk UIs.
14cr|mp3info-0.8.5a-8|26	
14cr|mp3info-0.8.5a-8|27	%prep
14cr|mp3info-0.8.5a-8|28	%setup -q -n %name-%version
14cr|mp3info-0.8.5a-8|29	%patch0 -p0
14cr|mp3info-0.8.5a-8|30	
14cr|mp3info-0.8.5a-8|31	%build
14cr|mp3info-0.8.5a-8|32	%make CFLAGS="%{optflags}"
14cr|mp3info-0.8.5a-8|33	
14cr|mp3info-0.8.5a-8|34	%install
14cr|mp3info-0.8.5a-8|35	
14cr|mp3info-0.8.5a-8|36	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
14cr|mp3info-0.8.5a-8|37	%makeinstall prefix=%{buildroot} mandir=%{buildroot}%{_mandir}/man1
14cr|mp3info-0.8.5a-8|38	
14cr|mp3info-0.8.5a-8|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mp3info-0.8.5a-8|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|mp3info-0.8.5a-8|41	[Desktop Entry]
14cr|mp3info-0.8.5a-8|42	Name=MP3 info
14cr|mp3info-0.8.5a-8|43	Name[ru]=Информация о MP3
14cr|mp3info-0.8.5a-8|44	Comment=Utility for MP3 information and tag modification
14cr|mp3info-0.8.5a-8|45	Comment[ru]=Утилита для модификации тэгов MP3
14cr|mp3info-0.8.5a-8|46	Exec=%{_bindir}/gmp3info
14cr|mp3info-0.8.5a-8|47	Icon=sound_section
14cr|mp3info-0.8.5a-8|48	Terminal=false
14cr|mp3info-0.8.5a-8|49	Type=Application
14cr|mp3info-0.8.5a-8|50	Categories=Audio;AudioVideo;AudioVideoEditing;
14cr|mp3info-0.8.5a-8|51	EOF
14cr|mp3info-0.8.5a-8|52	
14cr|mp3info-0.8.5a-8|53	%files
14cr|mp3info-0.8.5a-8|54	%doc README ChangeLog mp3info.lsm LICENSE
14cr|mp3info-0.8.5a-8|55	%{_bindir}/*
14cr|mp3info-0.8.5a-8|56	%{_mandir}/man1/*
14cr|mp3info-0.8.5a-8|57	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|mp3info-0.8.5a-8|58	
14cr|mp3info-0.8.5a-8|59	%changelog
14cr|mp3info-0.8.5a-8|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5a-8
14cr|mp3info-0.8.5a-8|61	+ Revision: e20662b
14cr|mp3info-0.8.5a-8|62	- MassBuild#464: Increase release tag
14cr|mp3info-0.8.5a-8|63	
14cr|mp3info-0.8.5a-8|64	

3065 14
14cr|mp3packer-1.26-2|1	#ifarch x86_64
14cr|mp3packer-1.26-2|2	#define	binaryname	mp3packer64
14cr|mp3packer-1.26-2|3	#else
14cr|mp3packer-1.26-2|4	#define	binaryname	mp3packer
14cr|mp3packer-1.26-2|5	#endif
14cr|mp3packer-1.26-2|6	
14cr|mp3packer-1.26-2|7	Summary:	MP3 reorganizer and repacker
14cr|mp3packer-1.26-2|8	Name:		mp3packer
14cr|mp3packer-1.26-2|9	Version:	1.26
14cr|mp3packer-1.26-2|10	Release:	2
14cr|mp3packer-1.26-2|11	License:	GPLv2+
14cr|mp3packer-1.26-2|12	Group:		Sound
14cr|mp3packer-1.26-2|13	Url:		http://omion.dyndns.org/
14cr|mp3packer-1.26-2|14	Source0:	http://omion.dyndns.org/%{name}/%{name}-%{version}_src.zip
14cr|mp3packer-1.26-2|15	#Patch0:	mp3packer-1.23-fix-linking.patch
14cr|mp3packer-1.26-2|16	BuildRequires:	ocaml
14cr|mp3packer-1.26-2|17	# The sources does not unpack with unzip
14cr|mp3packer-1.26-2|18	BuildRequires:	p7zip
14cr|mp3packer-1.26-2|19	
14cr|mp3packer-1.26-2|20	
14cr|mp3packer-1.26-2|21	%description
14cr|mp3packer-1.26-2|22	MP3packer is a program which can rearrange the data within an MP3 to fulfill
14cr|mp3packer-1.26-2|23	specific goals. By default, the program generates the smallest MP3 possible
14cr|mp3packer-1.26-2|24	(with the least padding). However, many people also use it to turn VBR files
14cr|mp3packer-1.26-2|25	into CBR for use with players which don't support VBR.
14cr|mp3packer-1.26-2|26	
14cr|mp3packer-1.26-2|27	
14cr|mp3packer-1.26-2|28	%prep
14cr|mp3packer-1.26-2|29	%setup -T -c
14cr|mp3packer-1.26-2|30	7z e %{SOURCE0}
14cr|mp3packer-1.26-2|31	#apply_patches
14cr|mp3packer-1.26-2|32	touch .depend
14cr|mp3packer-1.26-2|33	
14cr|mp3packer-1.26-2|34	
14cr|mp3packer-1.26-2|35	%build
14cr|mp3packer-1.26-2|36	make depend
14cr|mp3packer-1.26-2|37	%make
14cr|mp3packer-1.26-2|38	#%make %%{binaryname}
14cr|mp3packer-1.26-2|39	
14cr|mp3packer-1.26-2|40	
14cr|mp3packer-1.26-2|41	%install
14cr|mp3packer-1.26-2|42	mkdir -p %{buildroot}%{_bindir}/
14cr|mp3packer-1.26-2|43	cp %{name} %{buildroot}%{_bindir}/%{name}
14cr|mp3packer-1.26-2|44	
14cr|mp3packer-1.26-2|45	
14cr|mp3packer-1.26-2|46	%files
14cr|mp3packer-1.26-2|47	%doc *.html
14cr|mp3packer-1.26-2|48	%{_bindir}/%{name}
14cr|mp3packer-1.26-2|49	
14cr|mp3packer-1.26-2|50	
14cr|mp3packer-1.26-2|51	
14cr|mp3packer-1.26-2|52	%changelog
14cr|mp3packer-1.26-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26-2
14cr|mp3packer-1.26-2|54	+ Revision: 7c1559b
14cr|mp3packer-1.26-2|55	- MassBuild#464: Increase release tag
14cr|mp3packer-1.26-2|56	
14cr|mp3packer-1.26-2|57	

3066 14
14cr|mp3splt-2.6-2|1	Name:		mp3splt
14cr|mp3splt-2.6-2|2	Summary:	Command line utility to split mp3 and ogg files
14cr|mp3splt-2.6-2|3	Version:	2.6
14cr|mp3splt-2.6-2|4	Release:	2
14cr|mp3splt-2.6-2|5	License:	GPLv2+
14cr|mp3splt-2.6-2|6	Group:		Sound
14cr|mp3splt-2.6-2|7	URL:		http://mp3splt.sourceforge.net/
14cr|mp3splt-2.6-2|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|mp3splt-2.6-2|9	BuildRequires:	gettext >= 0.13.1
14cr|mp3splt-2.6-2|10	BuildRequires:	pkgconfig(vorbis)
14cr|mp3splt-2.6-2|11	BuildRequires:	pkgconfig(mad)
14cr|mp3splt-2.6-2|12	BuildRequires:	pkgconfig(flac)
14cr|mp3splt-2.6-2|13	BuildRequires:	libmp3splt-devel >= 0.9.0
14cr|mp3splt-2.6-2|14	
14cr|mp3splt-2.6-2|15	
14cr|mp3splt-2.6-2|16	%description
14cr|mp3splt-2.6-2|17	Mp3Splt is a command line utility to split MP3 (VBR supported) and Ogg Vorbis
14cr|mp3splt-2.6-2|18	files between a beginning and an end time position, without decoding.
14cr|mp3splt-2.6-2|19	
14cr|mp3splt-2.6-2|20	It's very useful to split large mp3/ogg to make smaller files or to split
14cr|mp3splt-2.6-2|21	entire albums to obtain original tracks. If you want to split an album, you
14cr|mp3splt-2.6-2|22	can select split points and filenames manually or you can get them
14cr|mp3splt-2.6-2|23	automatically from CDDB (internet or a local file) or from .cue files.
14cr|mp3splt-2.6-2|24	It supports also automatic silence split, that can be used also to adjust
14cr|mp3splt-2.6-2|25	cddb/cue splitpoints. Otherwise if you have a file created either with
14cr|mp3splt-2.6-2|26	Mp3Wrap or AlbumWrap you can extract tracks just in few seconds.
14cr|mp3splt-2.6-2|27	
14cr|mp3splt-2.6-2|28	
14cr|mp3splt-2.6-2|29	%prep
14cr|mp3splt-2.6-2|30	%setup -q
14cr|mp3splt-2.6-2|31	
14cr|mp3splt-2.6-2|32	
14cr|mp3splt-2.6-2|33	%build
14cr|mp3splt-2.6-2|34	%configure2_5x \
14cr|mp3splt-2.6-2|35	--enable-oggsplt_symlink \
14cr|mp3splt-2.6-2|36	--enable-flacsplt_symlink \
14cr|mp3splt-2.6-2|37	--disable-rpath
14cr|mp3splt-2.6-2|38	%make
14cr|mp3splt-2.6-2|39	
14cr|mp3splt-2.6-2|40	
14cr|mp3splt-2.6-2|41	%install
14cr|mp3splt-2.6-2|42	%makeinstall_std
14cr|mp3splt-2.6-2|43	
14cr|mp3splt-2.6-2|44	%find_lang %{name}
14cr|mp3splt-2.6-2|45	
14cr|mp3splt-2.6-2|46	
14cr|mp3splt-2.6-2|47	%files -f %{name}.lang
14cr|mp3splt-2.6-2|48	%doc AUTHORS ChangeLog README
14cr|mp3splt-2.6-2|49	%{_bindir}/*
14cr|mp3splt-2.6-2|50	%{_mandir}/man1/mp3splt.*
14cr|mp3splt-2.6-2|51	
14cr|mp3splt-2.6-2|52	
14cr|mp3splt-2.6-2|53	
14cr|mp3splt-2.6-2|54	%changelog
14cr|mp3splt-2.6-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|mp3splt-2.6-2|56	+ Revision: e1e8fb4
14cr|mp3splt-2.6-2|57	- MassBuild#464: Increase release tag
14cr|mp3splt-2.6-2|58	
14cr|mp3splt-2.6-2|59	

3067 14
14cr|mp3splt-gtk-0.9-2|1	%define	with_docs	0
14cr|mp3splt-gtk-0.9-2|2	%define	want_gtk3	0
14cr|mp3splt-gtk-0.9-2|3	
14cr|mp3splt-gtk-0.9-2|4	Name:		mp3splt-gtk
14cr|mp3splt-gtk-0.9-2|5	Version:	0.9
14cr|mp3splt-gtk-0.9-2|6	Release:	2
14cr|mp3splt-gtk-0.9-2|7	Summary:	GTK2 utility to split MP3 and Ogg Files without decoding
14cr|mp3splt-gtk-0.9-2|8	URL:		http://mp3splt.sourceforge.net
14cr|mp3splt-gtk-0.9-2|9	Group:		Sound
14cr|mp3splt-gtk-0.9-2|10	License:	GPLv2+
14cr|mp3splt-gtk-0.9-2|11	Source0:	http://prdownloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
14cr|mp3splt-gtk-0.9-2|12	Patch0:		%{name}-0.8.2-fix-format-string-error.patch
14cr|mp3splt-gtk-0.9-2|13	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|mp3splt-gtk-0.9-2|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|mp3splt-gtk-0.9-2|15	BuildRequires:	libmp3splt-devel >= 0.9.0
14cr|mp3splt-gtk-0.9-2|16	%if %{want_gtk3}
14cr|mp3splt-gtk-0.9-2|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14cr|mp3splt-gtk-0.9-2|18	%else
14cr|mp3splt-gtk-0.9-2|19	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.18
14cr|mp3splt-gtk-0.9-2|20	%endif
14cr|mp3splt-gtk-0.9-2|21	BuildRequires:	pkgconfig(libpng)
14cr|mp3splt-gtk-0.9-2|22	#BuildRequires:	pkgconfig(audacious)
14cr|mp3splt-gtk-0.9-2|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|mp3splt-gtk-0.9-2|24	#BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|mp3splt-gtk-0.9-2|25	BuildRequires:	gettext >= 0.13.1
14cr|mp3splt-gtk-0.9-2|26	BuildRequires:	rarian
14cr|mp3splt-gtk-0.9-2|27	%if %{with_docs}
14cr|mp3splt-gtk-0.9-2|28	BuildRequires:	doxygen
14cr|mp3splt-gtk-0.9-2|29	BuildRequires:	graphviz
14cr|mp3splt-gtk-0.9-2|30	%endif
14cr|mp3splt-gtk-0.9-2|31	BuildRequires:	desktop-file-utils
14cr|mp3splt-gtk-0.9-2|32	
14cr|mp3splt-gtk-0.9-2|33	%description
14cr|mp3splt-gtk-0.9-2|34	This package contains a GTK2 utility to split mp3 and ogg files selecting a
14cr|mp3splt-gtk-0.9-2|35	begin and an end time position, without decoding. It is very useful to split
14cr|mp3splt-gtk-0.9-2|36	large mp3/ogg to make smaller files or to split entire albums to obtain
14cr|mp3splt-gtk-0.9-2|37	original tracks.
14cr|mp3splt-gtk-0.9-2|38	
14cr|mp3splt-gtk-0.9-2|39	
14cr|mp3splt-gtk-0.9-2|40	%prep
14cr|mp3splt-gtk-0.9-2|41	%setup -q
14cr|mp3splt-gtk-0.9-2|42	%patch0 -p1
14cr|mp3splt-gtk-0.9-2|43	
14cr|mp3splt-gtk-0.9-2|44	
14cr|mp3splt-gtk-0.9-2|45	%build
14cr|mp3splt-gtk-0.9-2|46	%configure2_5x \
14cr|mp3splt-gtk-0.9-2|47	%if %{want_gtk3}
14cr|mp3splt-gtk-0.9-2|48	--enable-gtk3 \
14cr|mp3splt-gtk-0.9-2|49	%else
14cr|mp3splt-gtk-0.9-2|50	--disable-gtk3 \
14cr|mp3splt-gtk-0.9-2|51	%endif
14cr|mp3splt-gtk-0.9-2|52	--disable-rpath \
14cr|mp3splt-gtk-0.9-2|53	%if %{with_docs}
14cr|mp3splt-gtk-0.9-2|54	--enable-doxygen_doc \
14cr|mp3splt-gtk-0.9-2|55	%else
14cr|mp3splt-gtk-0.9-2|56	--disable-doxygen_doc \
14cr|mp3splt-gtk-0.9-2|57	%endif
14cr|mp3splt-gtk-0.9-2|58	--disable-audacious
14cr|mp3splt-gtk-0.9-2|59	%make
14cr|mp3splt-gtk-0.9-2|60	
14cr|mp3splt-gtk-0.9-2|61	
14cr|mp3splt-gtk-0.9-2|62	%install
14cr|mp3splt-gtk-0.9-2|63	%makeinstall_std
14cr|mp3splt-gtk-0.9-2|64	
14cr|mp3splt-gtk-0.9-2|65	# desktop file
14cr|mp3splt-gtk-0.9-2|66	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|mp3splt-gtk-0.9-2|67	desktop-file-install	%{name}.desktop --dir %{buildroot}%{_datadir}/applications/ \
14cr|mp3splt-gtk-0.9-2|68	--remove-category=Application
14cr|mp3splt-gtk-0.9-2|69	
14cr|mp3splt-gtk-0.9-2|70	%find_lang %{name} --with-gnome
14cr|mp3splt-gtk-0.9-2|71	
14cr|mp3splt-gtk-0.9-2|72	
14cr|mp3splt-gtk-0.9-2|73	%files -f %{name}.lang
14cr|mp3splt-gtk-0.9-2|74	%doc AUTHORS ChangeLog NEWS README
14cr|mp3splt-gtk-0.9-2|75	%{_bindir}/%{name}
14cr|mp3splt-gtk-0.9-2|76	%{_datadir}/%{name}
14cr|mp3splt-gtk-0.9-2|77	%{_datadir}/pixmaps/%{name}*.*
14cr|mp3splt-gtk-0.9-2|78	%{_datadir}/applications/%{name}.desktop
14cr|mp3splt-gtk-0.9-2|79	%{_mandir}/man1/%{name}.*
14cr|mp3splt-gtk-0.9-2|80	
14cr|mp3splt-gtk-0.9-2|81	
14cr|mp3splt-gtk-0.9-2|82	
14cr|mp3splt-gtk-0.9-2|83	%changelog
14cr|mp3splt-gtk-0.9-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|mp3splt-gtk-0.9-2|85	+ Revision: 0d367e5
14cr|mp3splt-gtk-0.9-2|86	- MassBuild#464: Increase release tag
14cr|mp3splt-gtk-0.9-2|87	
14cr|mp3splt-gtk-0.9-2|88	

3068 14
14cr|mp3val-0.1.8-3|1	%define name mp3val
14cr|mp3val-0.1.8-3|2	%define version 0.1.8
14cr|mp3val-0.1.8-3|3	%define release 3
14cr|mp3val-0.1.8-3|4	
14cr|mp3val-0.1.8-3|5	Summary: Tool to validate and fix MPEG audio files
14cr|mp3val-0.1.8-3|6	Name: %{name}
14cr|mp3val-0.1.8-3|7	Version: %{version}
14cr|mp3val-0.1.8-3|8	Release: %{release}
14cr|mp3val-0.1.8-3|9	Source0: http://downloads.sourceforge.net/project/%name/%name/%{name}%%20%{version}/%{name}-%{version}-src.tar.gz
14cr|mp3val-0.1.8-3|10	Patch: mp3val-0.1.7-src-fix-open.patch
14cr|mp3val-0.1.8-3|11	License: GPLv2+
14cr|mp3val-0.1.8-3|12	Group: Sound
14cr|mp3val-0.1.8-3|13	Url: http://mp3val.sourceforge.net/
14cr|mp3val-0.1.8-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mp3val-0.1.8-3|15	
14cr|mp3val-0.1.8-3|16	%description
14cr|mp3val-0.1.8-3|17	MP3val is a small, high-speed tool for MPEG audio files validation and
14cr|mp3val-0.1.8-3|18	(optionally) fixing problems. It was primarily designed for
14cr|mp3val-0.1.8-3|19	verification of MPEG 1 Layer III (MP3) files, but supports also other
14cr|mp3val-0.1.8-3|20	MPEG versions and layers.
14cr|mp3val-0.1.8-3|21	
14cr|mp3val-0.1.8-3|22	%prep
14cr|mp3val-0.1.8-3|23	%setup -q -n %name-%version-src
14cr|mp3val-0.1.8-3|24	%patch -p1
14cr|mp3val-0.1.8-3|25	chmod 644 changelog.txt manual.html
14cr|mp3val-0.1.8-3|26	
14cr|mp3val-0.1.8-3|27	%build
14cr|mp3val-0.1.8-3|28	%make -f Makefile.linux CXXFLAGS="%optflags"
14cr|mp3val-0.1.8-3|29	
14cr|mp3val-0.1.8-3|30	%install
14cr|mp3val-0.1.8-3|31	rm -rf $RPM_BUILD_ROOT
14cr|mp3val-0.1.8-3|32	install -m 755 -D %name %buildroot%_bindir/%name
14cr|mp3val-0.1.8-3|33	
14cr|mp3val-0.1.8-3|34	%clean
14cr|mp3val-0.1.8-3|35	rm -rf $RPM_BUILD_ROOT
14cr|mp3val-0.1.8-3|36	
14cr|mp3val-0.1.8-3|37	%files
14cr|mp3val-0.1.8-3|38	%defattr(-,root,root)
14cr|mp3val-0.1.8-3|39	%doc changelog.txt manual.html
14cr|mp3val-0.1.8-3|40	%_bindir/%name
14cr|mp3val-0.1.8-3|41	
14cr|mp3val-0.1.8-3|42	
14cr|mp3val-0.1.8-3|43	
14cr|mp3val-0.1.8-3|44	%changelog
14cr|mp3val-0.1.8-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-3
14cr|mp3val-0.1.8-3|46	+ Revision: 483a3d9
14cr|mp3val-0.1.8-3|47	- MassBuild#464: Increase release tag
14cr|mp3val-0.1.8-3|48	
14cr|mp3val-0.1.8-3|49	

3069 14
14cr|mp3valgui-0.1.1-5|1	%define name mp3valgui
14cr|mp3valgui-0.1.1-5|2	%define version 0.1.1
14cr|mp3valgui-0.1.1-5|3	%define release 5
14cr|mp3valgui-0.1.1-5|4	
14cr|mp3valgui-0.1.1-5|5	Summary: Tool to validate and fix MPEG audio files
14cr|mp3valgui-0.1.1-5|6	Name: %{name}
14cr|mp3valgui-0.1.1-5|7	Version: %{version}
14cr|mp3valgui-0.1.1-5|8	Release: %{release}
14cr|mp3valgui-0.1.1-5|9	Source0: %{name}-%{version}.tar.bz2
14cr|mp3valgui-0.1.1-5|10	License: GPL
14cr|mp3valgui-0.1.1-5|11	Group: Sound
14cr|mp3valgui-0.1.1-5|12	Url: http://mp3val.sourceforge.net/
14cr|mp3valgui-0.1.1-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mp3valgui-0.1.1-5|14	BuildArch: noarch
14cr|mp3valgui-0.1.1-5|15	Requires: pygtk2.0-libglade
14cr|mp3valgui-0.1.1-5|16	Requires: mp3val
14cr|mp3valgui-0.1.1-5|17	
14cr|mp3valgui-0.1.1-5|18	%description
14cr|mp3valgui-0.1.1-5|19	MP3val is a small, high-speed tool for MPEG audio files validation and
14cr|mp3valgui-0.1.1-5|20	(optionally) fixing problems. It was primarily designed for
14cr|mp3valgui-0.1.1-5|21	verification of MPEG 1 Layer III (MP3) files, but supports also other
14cr|mp3valgui-0.1.1-5|22	MPEG versions and layers.
14cr|mp3valgui-0.1.1-5|23	
14cr|mp3valgui-0.1.1-5|24	This is a GUI for MP3val.
14cr|mp3valgui-0.1.1-5|25	
14cr|mp3valgui-0.1.1-5|26	%prep
14cr|mp3valgui-0.1.1-5|27	%setup -q -n %name
14cr|mp3valgui-0.1.1-5|28	
14cr|mp3valgui-0.1.1-5|29	%build
14cr|mp3valgui-0.1.1-5|30	
14cr|mp3valgui-0.1.1-5|31	%install
14cr|mp3valgui-0.1.1-5|32	rm -rf $RPM_BUILD_ROOT
14cr|mp3valgui-0.1.1-5|33	install -d %buildroot%_datadir/%name
14cr|mp3valgui-0.1.1-5|34	install -m 755 mp3valgui.py %buildroot%_datadir/%name
14cr|mp3valgui-0.1.1-5|35	install -m 644 mp3valgui.glade %buildroot%_datadir/%name
14cr|mp3valgui-0.1.1-5|36	install -d %buildroot%_bindir
14cr|mp3valgui-0.1.1-5|37	cat > %buildroot%_bindir/%name << EOF
14cr|mp3valgui-0.1.1-5|38	#!/bin/sh
14cr|mp3valgui-0.1.1-5|39	exec %_datadir/%name/mp3valgui.py "\$*"
14cr|mp3valgui-0.1.1-5|40	EOF
14cr|mp3valgui-0.1.1-5|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|mp3valgui-0.1.1-5|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|mp3valgui-0.1.1-5|43	[Desktop Entry]
14cr|mp3valgui-0.1.1-5|44	Name=MP3val
14cr|mp3valgui-0.1.1-5|45	Comment=Validate and fix MPEG audio files
14cr|mp3valgui-0.1.1-5|46	Exec=%{name}
14cr|mp3valgui-0.1.1-5|47	Icon=sound_section
14cr|mp3valgui-0.1.1-5|48	Terminal=false
14cr|mp3valgui-0.1.1-5|49	Type=Application
14cr|mp3valgui-0.1.1-5|50	StartupNotify=true
14cr|mp3valgui-0.1.1-5|51	Categories=X-MandrivaLinux-Multimedia-Sound;GTK;Audio;
14cr|mp3valgui-0.1.1-5|52	EOF
14cr|mp3valgui-0.1.1-5|53	
14cr|mp3valgui-0.1.1-5|54	
14cr|mp3valgui-0.1.1-5|55	%clean
14cr|mp3valgui-0.1.1-5|56	rm -rf $RPM_BUILD_ROOT
14cr|mp3valgui-0.1.1-5|57	
14cr|mp3valgui-0.1.1-5|58	%files
14cr|mp3valgui-0.1.1-5|59	%defattr(-,root,root)
14cr|mp3valgui-0.1.1-5|60	%doc AUTHORS NEWS
14cr|mp3valgui-0.1.1-5|61	%attr(755,root,root) %_bindir/%name
14cr|mp3valgui-0.1.1-5|62	%_datadir/%name
14cr|mp3valgui-0.1.1-5|63	%_datadir/applications/mandriva-%name.desktop
14cr|mp3valgui-0.1.1-5|64	
14cr|mp3valgui-0.1.1-5|65	
14cr|mp3valgui-0.1.1-5|66	
14cr|mp3valgui-0.1.1-5|67	%changelog
14cr|mp3valgui-0.1.1-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-5
14cr|mp3valgui-0.1.1-5|69	+ Revision: 9a8897a
14cr|mp3valgui-0.1.1-5|70	- MassBuild#464: Increase release tag
14cr|mp3valgui-0.1.1-5|71	
14cr|mp3valgui-0.1.1-5|72	

3070 14
14cr|mp-5.2.2-2|1	%bcond_with	kde4
14cr|mp-5.2.2-2|2	%define		basever	5
14cr|mp-5.2.2-2|3	
14cr|mp-5.2.2-2|4	Name:		mp
14cr|mp-5.2.2-2|5	Version:	5.2.2
14cr|mp-5.2.2-2|6	Release:	2
14cr|mp-5.2.2-2|7	Summary:	Minimum Profit - Programmer Text Editor
14cr|mp-5.2.2-2|8	Group:		Editors
14cr|mp-5.2.2-2|9	License:	GPL
14cr|mp-5.2.2-2|10	URL:		http://triptico.com
14cr|mp-5.2.2-2|11	Source0:	http://triptico.com/download/%{name}-%{version}.tar.gz
14cr|mp-5.2.2-2|12	BuildRequires:	ncursesw-devel
14cr|mp-5.2.2-2|13	BuildRequires:	qt4-devel
14cr|mp-5.2.2-2|14	%if %with kde4
14cr|mp-5.2.2-2|15	BuildRequires:	kdelibs4-devel
14cr|mp-5.2.2-2|16	%endif
14cr|mp-5.2.2-2|17	Provides:	minimum-profit = %{EVRD}
14cr|mp-5.2.2-2|18	Patch0:		mp-5.2.1-prll.patch
14cr|mp-5.2.2-2|19	
14cr|mp-5.2.2-2|20	
14cr|mp-5.2.2-2|21	%description
14cr|mp-5.2.2-2|22	
14cr|mp-5.2.2-2|23	Minimum Profit (mp) is a text editor for programmers. Among its features
14cr|mp-5.2.2-2|24	are the following:
14cr|mp-5.2.2-2|25	
14cr|mp-5.2.2-2|26	- Fully scriptable using a C-like scripting language.
14cr|mp-5.2.2-2|27	- Unlimited undo levels.
14cr|mp-5.2.2-2|28	- Complete Unicode support.
14cr|mp-5.2.2-2|29	- Multiple files can be edited at the same time and blocks copied
14cr|mp-5.2.2-2|30	and pasted among them.
14cr|mp-5.2.2-2|31	- Syntax highlighting for many popular languages / file formats: C, C++,
14cr|mp-5.2.2-2|32	Perl, Shell Scripts, Ruby, Php, Python, HTML...
14cr|mp-5.2.2-2|33	- Creative use of tags: tags created by the external utility _ctags_
14cr|mp-5.2.2-2|34	are used to move instantaneously to functions or variables inside
14cr|mp-5.2.2-2|35	your current source tree. Tags are visually highlighted (underlined),
14cr|mp-5.2.2-2|36	and symbol completion can be triggered to avoid typing your own function
14cr|mp-5.2.2-2|37	names over and over.
14cr|mp-5.2.2-2|38	
14cr|mp-5.2.2-2|39	
14cr|mp-5.2.2-2|40	%prep
14cr|mp-5.2.2-2|41	%setup -q
14cr|mp-5.2.2-2|42	%patch0 -p1
14cr|mp-5.2.2-2|43	
14cr|mp-5.2.2-2|44	%build
14cr|mp-5.2.2-2|45	./config.sh --prefix="%{_prefix}" --without-win32 \
14cr|mp-5.2.2-2|46	%if %with kde4
14cr|mp-5.2.2-2|47	--with-kde4 \
14cr|mp-5.2.2-2|48	%endif
14cr|mp-5.2.2-2|49	%{nil}
14cr|mp-5.2.2-2|50	
14cr|mp-5.2.2-2|51	make MOC=%{qt4bin}/moc
14cr|mp-5.2.2-2|52	
14cr|mp-5.2.2-2|53	%install
14cr|mp-5.2.2-2|54	mkdir -p %{buildroot}/%{_bindir}
14cr|mp-5.2.2-2|55	%makeinstall_std
14cr|mp-5.2.2-2|56	
14cr|mp-5.2.2-2|57	%files
14cr|mp-5.2.2-2|58	%doc COPYING README
14cr|mp-5.2.2-2|59	%{_bindir}/%{name}-%{basever}
14cr|mp-5.2.2-2|60	%{_bindir}/mpsl
14cr|mp-5.2.2-2|61	%{_mandir}/man1/%{name}-%{basever}.*
14cr|mp-5.2.2-2|62	%{_docdir}/%{name}-%{basever}
14cr|mp-5.2.2-2|63	%{_datadir}/%{name}-%{basever}
14cr|mp-5.2.2-2|64	%{_datadir}/locale/
14cr|mp-5.2.2-2|65	
14cr|mp-5.2.2-2|66	
14cr|mp-5.2.2-2|67	
14cr|mp-5.2.2-2|68	%changelog
14cr|mp-5.2.2-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.2-2
14cr|mp-5.2.2-2|70	+ Revision: d859101
14cr|mp-5.2.2-2|71	- MassBuild#464: Increase release tag
14cr|mp-5.2.2-2|72	
14cr|mp-5.2.2-2|73	

3071 14
14cr|mpc-0.25-3|1	Summary:	A command-line client for MPD
14cr|mpc-0.25-3|2	Name:		mpc
14cr|mpc-0.25-3|3	Version:	0.25
14cr|mpc-0.25-3|4	Release:	3
14cr|mpc-0.25-3|5	License:	GPLv2+
14cr|mpc-0.25-3|6	Group:		Sound
14cr|mpc-0.25-3|7	Url:		http://www.musicpd.org/
14cr|mpc-0.25-3|8	Source0:	http://www.musicpd.org/download/mpc/0/%{name}-%{version}.tar.xz
14cr|mpc-0.25-3|9	# Requires:	mpd
14cr|mpc-0.25-3|10	BuildRequires:	pkgconfig(libmpdclient)
14cr|mpc-0.25-3|11	
14cr|mpc-0.25-3|12	%description
14cr|mpc-0.25-3|13	A command line tool to interface MPD. Scriptable.
14cr|mpc-0.25-3|14	Features:
14cr|mpc-0.25-3|15	* Bash tab completion
14cr|mpc-0.25-3|16	* Can pipe output of other commands into mpc.
14cr|mpc-0.25-3|17	
14cr|mpc-0.25-3|18	%files
14cr|mpc-0.25-3|19	%doc README AUTHORS COPYING doc/*.sh
14cr|mpc-0.25-3|20	%{_sysconfdir}/bash_completion.d/mpc
14cr|mpc-0.25-3|21	%{_bindir}/%{name}
14cr|mpc-0.25-3|22	%{_mandir}/man1/*
14cr|mpc-0.25-3|23	
14cr|mpc-0.25-3|24	#----------------------------------------------------------------------------
14cr|mpc-0.25-3|25	
14cr|mpc-0.25-3|26	%prep
14cr|mpc-0.25-3|27	%setup -q
14cr|mpc-0.25-3|28	
14cr|mpc-0.25-3|29	%build
14cr|mpc-0.25-3|30	%configure2_5x
14cr|mpc-0.25-3|31	%make
14cr|mpc-0.25-3|32	
14cr|mpc-0.25-3|33	%install
14cr|mpc-0.25-3|34	%makeinstall_std
14cr|mpc-0.25-3|35	
14cr|mpc-0.25-3|36	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|mpc-0.25-3|37	cp doc/mpc-completion.bash %{buildroot}%{_sysconfdir}/bash_completion.d/mpc
14cr|mpc-0.25-3|38	
14cr|mpc-0.25-3|39	rm -rf %{buildroot}%{_docdir}/%{name}/
14cr|mpc-0.25-3|40	
14cr|mpc-0.25-3|41	
14cr|mpc-0.25-3|42	%changelog
14cr|mpc-0.25-3|43	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25-3
14cr|mpc-0.25-3|44	+ Revision: e443c77
14cr|mpc-0.25-3|45	- Spec cleanup
14cr|mpc-0.25-3|46	
14cr|mpc-0.25-3|47	

3072 14
14cr|mpdscribble-0.22-4|1	Summary:	Mpd client which submits information about tracks being played to Lastfm
14cr|mpdscribble-0.22-4|2	Name:		mpdscribble
14cr|mpdscribble-0.22-4|3	Version:	0.22
14cr|mpdscribble-0.22-4|4	Release:	4
14cr|mpdscribble-0.22-4|5	License:	GPLv2+
14cr|mpdscribble-0.22-4|6	Group:		Sound
14cr|mpdscribble-0.22-4|7	Url:		http://mpd.wikia.com/wiki/Client:Mpdscribble
14cr|mpdscribble-0.22-4|8	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
14cr|mpdscribble-0.22-4|9	Requires:	mpd
14cr|mpdscribble-0.22-4|10	BuildRequires:	libmpdclient-devel >= 2.2
14cr|mpdscribble-0.22-4|11	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|mpdscribble-0.22-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|mpdscribble-0.22-4|13	
14cr|mpdscribble-0.22-4|14	%description
14cr|mpdscribble-0.22-4|15	Mpdscribble is a music player daemon client which submits information about
14cr|mpdscribble-0.22-4|16	tracks being played to Last.fm (formerly audioscrobbler), with the following
14cr|mpdscribble-0.22-4|17	features:
14cr|mpdscribble-0.22-4|18	* written in C, consumes very little memory and CPU
14cr|mpdscribble-0.22-4|19	* full support for MPD's "idle" mode
14cr|mpdscribble-0.22-4|20	* last.fm protocol 1.2 (including "now playing") supports seeking, crossfading,
14cr|mpdscribble-0.22-4|21	* repeated songs
14cr|mpdscribble-0.22-4|22	
14cr|mpdscribble-0.22-4|23	%prep
14cr|mpdscribble-0.22-4|24	%setup -q
14cr|mpdscribble-0.22-4|25	
14cr|mpdscribble-0.22-4|26	%build
14cr|mpdscribble-0.22-4|27	%configure
14cr|mpdscribble-0.22-4|28	%make
14cr|mpdscribble-0.22-4|29	
14cr|mpdscribble-0.22-4|30	%install
14cr|mpdscribble-0.22-4|31	rm -rf %{buildroot}
14cr|mpdscribble-0.22-4|32	%makeinstall_std
14cr|mpdscribble-0.22-4|33	
14cr|mpdscribble-0.22-4|34	mkdir -p %{buildroot}/var/cache/mpdscribble/
14cr|mpdscribble-0.22-4|35	touch %{buildroot}/var/cache/mpdscribble/cache
14cr|mpdscribble-0.22-4|36	
14cr|mpdscribble-0.22-4|37	%clean
14cr|mpdscribble-0.22-4|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mpdscribble-0.22-4|39	
14cr|mpdscribble-0.22-4|40	%files
14cr|mpdscribble-0.22-4|41	%defattr(-,root,root)
14cr|mpdscribble-0.22-4|42	%doc README AUTHORS COPYING NEWS
14cr|mpdscribble-0.22-4|43	%{_bindir}/mpdscribble
14cr|mpdscribble-0.22-4|44	%{_mandir}/*/*
14cr|mpdscribble-0.22-4|45	%{_sysconfdir}/mpdscribble.conf
14cr|mpdscribble-0.22-4|46	%attr(0600,mpd,audio) %dir /var/cache/mpdscribble
14cr|mpdscribble-0.22-4|47	%attr(0600,mpd,audio) /var/cache/mpdscribble/cache
14cr|mpdscribble-0.22-4|48	
14cr|mpdscribble-0.22-4|49	
14cr|mpdscribble-0.22-4|50	
14cr|mpdscribble-0.22-4|51	
14cr|mpdscribble-0.22-4|52	%changelog
14cr|mpdscribble-0.22-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.22-4
14cr|mpdscribble-0.22-4|54	+ Revision: 5cd3454
14cr|mpdscribble-0.22-4|55	- MassBuild#464: Increase release tag
14cr|mpdscribble-0.22-4|56	
14cr|mpdscribble-0.22-4|57	

3073 14
14cr|mpeg-stat-2.2b-3|1	Name: 	 		mpeg-stat
14cr|mpeg-stat-2.2b-3|2	Version: 		2.2b
14cr|mpeg-stat-2.2b-3|3	Release:		3
14cr|mpeg-stat-2.2b-3|4	
14cr|mpeg-stat-2.2b-3|5	Summary: 	MPEG-1 video analyser
14cr|mpeg-stat-2.2b-3|6	Source0: 	mpeg_stat-%{version}-src.tar.gz
14cr|mpeg-stat-2.2b-3|7	#http://bmrc.berkeley.edu/ftp/pub/multimedia/mpeg/stat/mpeg_stat-2.2b-src.tar.gz
14cr|mpeg-stat-2.2b-3|8	License: 	BSD
14cr|mpeg-stat-2.2b-3|9	Group:	 	Video
14cr|mpeg-stat-2.2b-3|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|mpeg-stat-2.2b-3|11	URL:		http://bmrc.berkeley.edu/research/mpeg/
14cr|mpeg-stat-2.2b-3|12	
14cr|mpeg-stat-2.2b-3|13	%description
14cr|mpeg-stat-2.2b-3|14	MPEG_STAT gathers all lot of statistics (e.g., bitrate, real Q-scale
14cr|mpeg-stat-2.2b-3|15	information, detailed motion vector/cbp information, constrained parameter
14cr|mpeg-stat-2.2b-3|16	checking, etc.).
14cr|mpeg-stat-2.2b-3|17	
14cr|mpeg-stat-2.2b-3|18	
14cr|mpeg-stat-2.2b-3|19	%prep
14cr|mpeg-stat-2.2b-3|20	%setup -q -n mpeg_stat
14cr|mpeg-stat-2.2b-3|21	
14cr|mpeg-stat-2.2b-3|22	%build
14cr|mpeg-stat-2.2b-3|23	%make mpeg_stat
14cr|mpeg-stat-2.2b-3|24	
14cr|mpeg-stat-2.2b-3|25	%install
14cr|mpeg-stat-2.2b-3|26	rm -rf %{buildroot}
14cr|mpeg-stat-2.2b-3|27	install -D -m 755 mpeg_stat %{buildroot}%{_bindir}/mpeg_stat
14cr|mpeg-stat-2.2b-3|28	install -D -m 644 mpeg_stat.1 %{buildroot}%{_mandir}/man1/mpeg_stat.1
14cr|mpeg-stat-2.2b-3|29	
14cr|mpeg-stat-2.2b-3|30	%clean
14cr|mpeg-stat-2.2b-3|31	rm -rf %{buildroot}
14cr|mpeg-stat-2.2b-3|32	
14cr|mpeg-stat-2.2b-3|33	%files
14cr|mpeg-stat-2.2b-3|34	%defattr(-,root,root)
14cr|mpeg-stat-2.2b-3|35	%doc ../ANNOUNCE BUGS CHANGES COPYRIGHT README
14cr|mpeg-stat-2.2b-3|36	%{_bindir}/mpeg_stat
14cr|mpeg-stat-2.2b-3|37	%{_mandir}/man1/*
14cr|mpeg-stat-2.2b-3|38	
14cr|mpeg-stat-2.2b-3|39	
14cr|mpeg-stat-2.2b-3|40	
14cr|mpeg-stat-2.2b-3|41	
14cr|mpeg-stat-2.2b-3|42	%changelog
14cr|mpeg-stat-2.2b-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2b-3
14cr|mpeg-stat-2.2b-3|44	+ Revision: 63156bc
14cr|mpeg-stat-2.2b-3|45	- MassBuild#464: Increase release tag
14cr|mpeg-stat-2.2b-3|46	
14cr|mpeg-stat-2.2b-3|47	

3074 14
14cr|mpfi-1.5-3|1	%define name			mpfi
14cr|mpfi-1.5-3|2	%define version			1.5
14cr|mpfi-1.5-3|3	%define release			3
14cr|mpfi-1.5-3|4	%define major			0
14cr|mpfi-1.5-3|5	%define libmpfi			%mklibname %{name} %{major}
14cr|mpfi-1.5-3|6	%define libmpfi_devel		%mklibname %{name} -d
14cr|mpfi-1.5-3|7	%define libmpfi_static_devel	%mklibname %{name} -d -s
14cr|mpfi-1.5-3|8	
14cr|mpfi-1.5-3|9	Name:		%{name}
14cr|mpfi-1.5-3|10	Group:		Sciences/Mathematics
14cr|mpfi-1.5-3|11	License:	LGPL
14cr|mpfi-1.5-3|12	Summary:	Interval arithmetic multi-precision based on GMP and MPFR
14cr|mpfi-1.5-3|13	Version:	%{version}
14cr|mpfi-1.5-3|14	Release:	%{release}
14cr|mpfi-1.5-3|15	Source:		http://gforge.inria.fr/frs/download.php/22256/%{name}-%{version}.tar.bz2
14cr|mpfi-1.5-3|16	URL:		http://gforge.inria.fr/projects/mpfi/
14cr|mpfi-1.5-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mpfi-1.5-3|18	
14cr|mpfi-1.5-3|19	BuildRequires:	gmp-devel
14cr|mpfi-1.5-3|20	BuildRequires:	mpfr-devel
14cr|mpfi-1.5-3|21	
14cr|mpfi-1.5-3|22	%description
14cr|mpfi-1.5-3|23	MPFI is a C library for interval arithmetic multi-precision based on
14cr|mpfi-1.5-3|24	the GMP and MPFR libraries.
14cr|mpfi-1.5-3|25	
14cr|mpfi-1.5-3|26	%package	-n %{libmpfi}
14cr|mpfi-1.5-3|27	Summary:	lib%{name} dynamic library
14cr|mpfi-1.5-3|28	Group:		System/Libraries
14cr|mpfi-1.5-3|29	Provides:	lib%{name} = %{version}-%{release}
14cr|mpfi-1.5-3|30	
14cr|mpfi-1.5-3|31	%description	-n %{libmpfi}
14cr|mpfi-1.5-3|32	lib%{name} dynamic library. MPFI is a C library for interval
14cr|mpfi-1.5-3|33	arithmetic multi-precision based on the GMP and MPFR libraries.
14cr|mpfi-1.5-3|34	
14cr|mpfi-1.5-3|35	%package	-n %{libmpfi_devel}
14cr|mpfi-1.5-3|36	Summary:	lib%{name} libraries, includes, etc
14cr|mpfi-1.5-3|37	Group:		Development/C
14cr|mpfi-1.5-3|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|mpfi-1.5-3|39	Requires:	%{libmpfi} = %{version}-%{release}
14cr|mpfi-1.5-3|40	
14cr|mpfi-1.5-3|41	%description	-n %{libmpfi_devel}
14cr|mpfi-1.5-3|42	lib%{name} libraries, includes, etc. MPFI is a C library for interval
14cr|mpfi-1.5-3|43	arithmetic multi-precision based on the GMP and MPFR libraries.
14cr|mpfi-1.5-3|44	
14cr|mpfi-1.5-3|45	%package	-n %{libmpfi_static_devel}
14cr|mpfi-1.5-3|46	Summary:	lib%{name} static libraries
14cr|mpfi-1.5-3|47	Group:		Development/C
14cr|mpfi-1.5-3|48	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|mpfi-1.5-3|49	
14cr|mpfi-1.5-3|50	%description	-n %{libmpfi_static_devel}
14cr|mpfi-1.5-3|51	lib%{name} static libraries. MPFI is a C library for interval
14cr|mpfi-1.5-3|52	arithmetic multi-precision based on the GMP and MPFR libraries.
14cr|mpfi-1.5-3|53	
14cr|mpfi-1.5-3|54	%prep
14cr|mpfi-1.5-3|55	%setup -q -n %{name}-%{version}
14cr|mpfi-1.5-3|56	
14cr|mpfi-1.5-3|57	%build
14cr|mpfi-1.5-3|58	export CFLAGS="%{optflags} -fPIC"
14cr|mpfi-1.5-3|59	%configure2_5x
14cr|mpfi-1.5-3|60	%make
14cr|mpfi-1.5-3|61	
14cr|mpfi-1.5-3|62	%install
14cr|mpfi-1.5-3|63	rm -fr %buildroot
14cr|mpfi-1.5-3|64	%makeinstall_std
14cr|mpfi-1.5-3|65	rm %{buildroot}%{_libdir}/*.la
14cr|mpfi-1.5-3|66	
14cr|mpfi-1.5-3|67	%clean
14cr|mpfi-1.5-3|68	rm -rf %{buildroot}
14cr|mpfi-1.5-3|69	
14cr|mpfi-1.5-3|70	%files		-n %{libmpfi}
14cr|mpfi-1.5-3|71	%defattr(-,root,root)
14cr|mpfi-1.5-3|72	%{_libdir}/*.so.*
14cr|mpfi-1.5-3|73	
14cr|mpfi-1.5-3|74	%files		-n %{libmpfi_devel}
14cr|mpfi-1.5-3|75	%defattr(-,root,root)
14cr|mpfi-1.5-3|76	%{_includedir}/*
14cr|mpfi-1.5-3|77	%{_libdir}/*.so
14cr|mpfi-1.5-3|78	%{_infodir}/*
14cr|mpfi-1.5-3|79	
14cr|mpfi-1.5-3|80	%files		-n %{libmpfi_static_devel}
14cr|mpfi-1.5-3|81	%defattr(-,root,root)
14cr|mpfi-1.5-3|82	%{_libdir}/*.a
14cr|mpfi-1.5-3|83	
14cr|mpfi-1.5-3|84	
14cr|mpfi-1.5-3|85	
14cr|mpfi-1.5-3|86	%changelog
14cr|mpfi-1.5-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-3
14cr|mpfi-1.5-3|88	+ Revision: 37a0abd
14cr|mpfi-1.5-3|89	- MassBuild#464: Increase release tag
14cr|mpfi-1.5-3|90	
14cr|mpfi-1.5-3|91	

3075 14
14cr|mpfrcx-0.4.1-2|1	%define libmajor	1
14cr|mpfrcx-0.4.1-2|2	%define libname		%mklibname %{name} %{libmajor}
14cr|mpfrcx-0.4.1-2|3	%define libname_devel	%mklibname %{name} -d
14cr|mpfrcx-0.4.1-2|4	
14cr|mpfrcx-0.4.1-2|5	Summary:	Arithmetic of univariate polynomials
14cr|mpfrcx-0.4.1-2|6	Name:		mpfrcx
14cr|mpfrcx-0.4.1-2|7	Version:	0.4.1
14cr|mpfrcx-0.4.1-2|8	Release:	2
14cr|mpfrcx-0.4.1-2|9	License:	LGPLv2+
14cr|mpfrcx-0.4.1-2|10	Group:		System/Libraries
14cr|mpfrcx-0.4.1-2|11	URL:		http://www.multiprecision.org/%{name}
14cr|mpfrcx-0.4.1-2|12	Source0:	http://www.multiprecision.org/mpfrcx/download/%{name}-%{version}.tar.gz
14cr|mpfrcx-0.4.1-2|13	BuildRequires:	gmp-devel
14cr|mpfrcx-0.4.1-2|14	BuildRequires:	mpfr-devel
14cr|mpfrcx-0.4.1-2|15	BuildRequires:	libmpc-devel
14cr|mpfrcx-0.4.1-2|16	
14cr|mpfrcx-0.4.1-2|17	%description
14cr|mpfrcx-0.4.1-2|18	Mpfrcx is a library for the arithmetic of univariate polynomials over
14cr|mpfrcx-0.4.1-2|19	arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control
14cr|mpfrcx-0.4.1-2|20	on the rounding. For the time being, only the few functions needed to
14cr|mpfrcx-0.4.1-2|21	implement the floating point approach to complex multiplication are
14cr|mpfrcx-0.4.1-2|22	implemented. On the other hand, these comprise asymptotically fast
14cr|mpfrcx-0.4.1-2|23	multiplication routines such as Toom-Cook and the FFT.
14cr|mpfrcx-0.4.1-2|24	
14cr|mpfrcx-0.4.1-2|25	%package	-n %{libname}
14cr|mpfrcx-0.4.1-2|26	Summary:	Arithmetic of univariate polynomials
14cr|mpfrcx-0.4.1-2|27	Group:		System/Libraries
14cr|mpfrcx-0.4.1-2|28	
14cr|mpfrcx-0.4.1-2|29	%description	-n %{libname}
14cr|mpfrcx-0.4.1-2|30	Mpfrcx is a library for the arithmetic of univariate polynomials over
14cr|mpfrcx-0.4.1-2|31	arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control
14cr|mpfrcx-0.4.1-2|32	on the rounding. For the time being, only the few functions needed to
14cr|mpfrcx-0.4.1-2|33	implement the floating point approach to complex multiplication are
14cr|mpfrcx-0.4.1-2|34	implemented. On the other hand, these comprise asymptotically fast
14cr|mpfrcx-0.4.1-2|35	multiplication routines such as Toom-Cook and the FFT.
14cr|mpfrcx-0.4.1-2|36	
14cr|mpfrcx-0.4.1-2|37	%package	-n %{libname_devel}
14cr|mpfrcx-0.4.1-2|38	Summary:	Development headers and libraries for MPFRCX
14cr|mpfrcx-0.4.1-2|39	Group:		Development/C
14cr|mpfrcx-0.4.1-2|40	Requires:	%{libname} = %{version}-%{release}
14cr|mpfrcx-0.4.1-2|41	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|mpfrcx-0.4.1-2|42	Provides:	%{name}-devel = %{version}-%{release}
14cr|mpfrcx-0.4.1-2|43	
14cr|mpfrcx-0.4.1-2|44	%description	-n %{libname_devel}
14cr|mpfrcx-0.4.1-2|45	Development headers and libraries for MPFRCX.
14cr|mpfrcx-0.4.1-2|46	
14cr|mpfrcx-0.4.1-2|47	%prep
14cr|mpfrcx-0.4.1-2|48	%setup -q
14cr|mpfrcx-0.4.1-2|49	
14cr|mpfrcx-0.4.1-2|50	%build
14cr|mpfrcx-0.4.1-2|51	%configure2_5x			\
14cr|mpfrcx-0.4.1-2|52	--enable-shared		\
14cr|mpfrcx-0.4.1-2|53	--disable-static
14cr|mpfrcx-0.4.1-2|54	
14cr|mpfrcx-0.4.1-2|55	%make
14cr|mpfrcx-0.4.1-2|56	
14cr|mpfrcx-0.4.1-2|57	%install
14cr|mpfrcx-0.4.1-2|58	%makeinstall_std
14cr|mpfrcx-0.4.1-2|59	
14cr|mpfrcx-0.4.1-2|60	%check
14cr|mpfrcx-0.4.1-2|61	make check
14cr|mpfrcx-0.4.1-2|62	
14cr|mpfrcx-0.4.1-2|63	%files -n %{libname}
14cr|mpfrcx-0.4.1-2|64	%{_libdir}/libmpfrcx.so.%{libmajor}*
14cr|mpfrcx-0.4.1-2|65	
14cr|mpfrcx-0.4.1-2|66	%files -n %{libname_devel}
14cr|mpfrcx-0.4.1-2|67	%doc AUTHORS NEWS README TODO
14cr|mpfrcx-0.4.1-2|68	%{_includedir}/mpfrcx.h
14cr|mpfrcx-0.4.1-2|69	%{_infodir}/mpfrcx.info*
14cr|mpfrcx-0.4.1-2|70	%{_libdir}/libmpfrcx.so
14cr|mpfrcx-0.4.1-2|71	
14cr|mpfrcx-0.4.1-2|72	
14cr|mpfrcx-0.4.1-2|73	%changelog
14cr|mpfrcx-0.4.1-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|mpfrcx-0.4.1-2|75	+ Revision: bf663ef
14cr|mpfrcx-0.4.1-2|76	- MassBuild#464: Increase release tag
14cr|mpfrcx-0.4.1-2|77	
14cr|mpfrcx-0.4.1-2|78	

3076 14
14cr|mpg321-0.3.2-2|1	Summary:	Mpg123-clone
14cr|mpg321-0.3.2-2|2	Name:		mpg321
14cr|mpg321-0.3.2-2|3	Version:	0.3.2
14cr|mpg321-0.3.2-2|4	Release:	2
14cr|mpg321-0.3.2-2|5	Group:		Sound
14cr|mpg321-0.3.2-2|6	License:	GPLv2+
14cr|mpg321-0.3.2-2|7	URL:		http://sourceforge.net/projects/mpg321
14cr|mpg321-0.3.2-2|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}_%{version}.orig.tar.gz
14cr|mpg321-0.3.2-2|9	Patch0:		mpg321-help.patch
14cr|mpg321-0.3.2-2|10	Patch1:		mpg321-0.2.12-fix-str-fmt.patch
14cr|mpg321-0.3.2-2|11	Patch2:		mpg321-0.2.11-set-channel-mapping.patch
14cr|mpg321-0.3.2-2|12	BuildRequires:	mad-devel >= 0.13
14cr|mpg321-0.3.2-2|13	BuildRequires:	libao-devel >= 0.8.0
14cr|mpg321-0.3.2-2|14	BuildRequires:	libid3tag-devel
14cr|mpg321-0.3.2-2|15	BuildRequires:	libalsa-devel
14cr|mpg321-0.3.2-2|16	
14cr|mpg321-0.3.2-2|17	%description
14cr|mpg321-0.3.2-2|18	mpg321 is a Free clone of mpg123, a command-line MP3 player. It is designed to
14cr|mpg321-0.3.2-2|19	be a drop-in replacement for mpg123, and therefore its interface has been
14cr|mpg321-0.3.2-2|20	designed around that of mpg123, without using any of its code. mpg321 has been
14cr|mpg321-0.3.2-2|21	designed for use with frontends such as gqmpeg, although it is just as useful
14cr|mpg321-0.3.2-2|22	on the command-line. Unlike mpg123, it supports ESD and ALSA output without
14cr|mpg321-0.3.2-2|23	recompiling, and it does all MP3 decoding with only fixed-point math by using
14cr|mpg321-0.3.2-2|24	the mad MPEG audio decoder library.
14cr|mpg321-0.3.2-2|25	
14cr|mpg321-0.3.2-2|26	
14cr|mpg321-0.3.2-2|27	%prep
14cr|mpg321-0.3.2-2|28	%setup -qn %{name}-%{version}-orig
14cr|mpg321-0.3.2-2|29	%patch0 -p0
14cr|mpg321-0.3.2-2|30	%patch1 -p0
14cr|mpg321-0.3.2-2|31	%patch2 -p1
14cr|mpg321-0.3.2-2|32	# Fix wrong-file-end-of-line-encoding
14cr|mpg321-0.3.2-2|33	sed -i 's/\r//' NEWS
14cr|mpg321-0.3.2-2|34	
14cr|mpg321-0.3.2-2|35	%build
14cr|mpg321-0.3.2-2|36	%configure2_5x --enable-mpg123-symlink=no # Uncomment option once mainstream.
14cr|mpg321-0.3.2-2|37	%make
14cr|mpg321-0.3.2-2|38	
14cr|mpg321-0.3.2-2|39	%install
14cr|mpg321-0.3.2-2|40	%makeinstall_std
14cr|mpg321-0.3.2-2|41	
14cr|mpg321-0.3.2-2|42	%files
14cr|mpg321-0.3.2-2|43	%doc BUGS AUTHORS HACKING NEWS README* THANKS TODO
14cr|mpg321-0.3.2-2|44	%{_mandir}/man1/*
14cr|mpg321-0.3.2-2|45	%{_bindir}/*
14cr|mpg321-0.3.2-2|46	
14cr|mpg321-0.3.2-2|47	
14cr|mpg321-0.3.2-2|48	
14cr|mpg321-0.3.2-2|49	%changelog
14cr|mpg321-0.3.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-2
14cr|mpg321-0.3.2-2|51	+ Revision: f699642
14cr|mpg321-0.3.2-2|52	- MassBuild#464: Increase release tag
14cr|mpg321-0.3.2-2|53	
14cr|mpg321-0.3.2-2|54	

3077 14
14cr|mpich2-1.2.1-4|1	%define	major		1.2
14cr|mpich2-1.2.1-4|2	%define	libname		%mklibname mpich 2 %{major}
14cr|mpich2-1.2.1-4|3	%define develname 	%mklibname mpich 2 -d
14cr|mpich2-1.2.1-4|4	%define old_libname	%mklibname mpich 1
14cr|mpich2-1.2.1-4|5	%define mpihome		/home/mpi
14cr|mpich2-1.2.1-4|6	
14cr|mpich2-1.2.1-4|7	
14cr|mpich2-1.2.1-4|8	Name: 		mpich2
14cr|mpich2-1.2.1-4|9	Version: 	1.2.1
14cr|mpich2-1.2.1-4|10	Release: 	4
14cr|mpich2-1.2.1-4|11	Summary: 	Portable implementation of MPI
14cr|mpich2-1.2.1-4|12	Source0: 	http://www-unix.mcs.anl.gov/mpi/mpich/downloads/%{name}-%{version}.tar.gz
14cr|mpich2-1.2.1-4|13	Patch0:		%{name}-1.0.7.soname.patch
14cr|mpich2-1.2.1-4|14	Patch1:		mpich2-1.0.8-fix-str-fmt.patch
14cr|mpich2-1.2.1-4|15	Patch2:		mpich2-modules.patch
14cr|mpich2-1.2.1-4|16	Patch3:		mpich2_mpiexec.c.patch
14cr|mpich2-1.2.1-4|17	URL: 		http://www-unix.mcs.anl.gov/mpi/mpich/
14cr|mpich2-1.2.1-4|18	License:	BSD-style
14cr|mpich2-1.2.1-4|19	Group:		System/Cluster
14cr|mpich2-1.2.1-4|20	Requires: 	%{libname} = %{version}
14cr|mpich2-1.2.1-4|21	Requires:	expect
14cr|mpich2-1.2.1-4|22	Requires:	python
14cr|mpich2-1.2.1-4|23	BuildRequires:	gcc-gfortran
14cr|mpich2-1.2.1-4|24	BuildRequires:	python
14cr|mpich2-1.2.1-4|25	BuildConflicts:	g95
14cr|mpich2-1.2.1-4|26	BuildRequires:	pkgconfig(x11)
14cr|mpich2-1.2.1-4|27	Conflicts:	mpich >= 1.2
14cr|mpich2-1.2.1-4|28	
14cr|mpich2-1.2.1-4|29	%description
14cr|mpich2-1.2.1-4|30	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|31	for message-passing libraries.
14cr|mpich2-1.2.1-4|32	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|33	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|34	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|35	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|36	and docs.
14cr|mpich2-1.2.1-4|37	
14cr|mpich2-1.2.1-4|38	This package provides the libraries that use the standard p4 device.
14cr|mpich2-1.2.1-4|39	
14cr|mpich2-1.2.1-4|40	%package doc
14cr|mpich2-1.2.1-4|41	Summary:	Documentation for developing programs that will use MPICH
14cr|mpich2-1.2.1-4|42	Group:		System/Cluster
14cr|mpich2-1.2.1-4|43	
14cr|mpich2-1.2.1-4|44	%description doc
14cr|mpich2-1.2.1-4|45	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|46	for message-passing libraries.
14cr|mpich2-1.2.1-4|47	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|48	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|49	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|50	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|51	and docs.
14cr|mpich2-1.2.1-4|52	
14cr|mpich2-1.2.1-4|53	This package provides the documentation needed to develop
14cr|mpich2-1.2.1-4|54	applications using the MPICH libraries.
14cr|mpich2-1.2.1-4|55	
14cr|mpich2-1.2.1-4|56	%package -n %{libname}
14cr|mpich2-1.2.1-4|57	Summary:	Shared Librairies for MPICH
14cr|mpich2-1.2.1-4|58	Group:		System/Cluster
14cr|mpich2-1.2.1-4|59	Conflicts:	%{old_libname} >= 1.2
14cr|mpich2-1.2.1-4|60	Provides:	lib%{name} = %{EVRD}
14cr|mpich2-1.2.1-4|61	Conflicts:	libmpich
14cr|mpich2-1.2.1-4|62	
14cr|mpich2-1.2.1-4|63	%description  -n %{libname}
14cr|mpich2-1.2.1-4|64	Shared Librairies for MPICH
14cr|mpich2-1.2.1-4|65	
14cr|mpich2-1.2.1-4|66	%package -n %{develname}
14cr|mpich2-1.2.1-4|67	Summary:	Headers for developing programs that will use MPICH
14cr|mpich2-1.2.1-4|68	Group:		System/Cluster
14cr|mpich2-1.2.1-4|69	Requires:	%{libname} = %{version}
14cr|mpich2-1.2.1-4|70	Conflicts:	%{old_libname}-devel >= 1.2
14cr|mpich2-1.2.1-4|71	Provides:	lib%{name}-devel = %{EVRD}
14cr|mpich2-1.2.1-4|72	Provides:	%{name}-devel = %{EVRD}
14cr|mpich2-1.2.1-4|73	Conflicts:	lam-devel, mpich1-devel
14cr|mpich2-1.2.1-4|74	Obsoletes:	%mklibname -d mpich 2 1.0.4
14cr|mpich2-1.2.1-4|75	Obsoletes:	%mklibname -d mpich 2 1.0.5
14cr|mpich2-1.2.1-4|76	
14cr|mpich2-1.2.1-4|77	%description -n %{develname}
14cr|mpich2-1.2.1-4|78	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|79	for message-passing libraries.
14cr|mpich2-1.2.1-4|80	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|81	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|82	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|83	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|84	and docs.
14cr|mpich2-1.2.1-4|85	
14cr|mpich2-1.2.1-4|86	This package provides the static libraries and header files needed to compile
14cr|mpich2-1.2.1-4|87	applications using the MPICH libraries.
14cr|mpich2-1.2.1-4|88	
14cr|mpich2-1.2.1-4|89	%package -n mpi2cc
14cr|mpich2-1.2.1-4|90	Summary:	The MPICH wrapper over the C compiler
14cr|mpich2-1.2.1-4|91	Group:		Development/C
14cr|mpich2-1.2.1-4|92	Conflicts:	mpicc >= 1.2, lam-devel
14cr|mpich2-1.2.1-4|93	Requires:	gcc >= 3.2
14cr|mpich2-1.2.1-4|94	Requires:	%{develname} = %{version}
14cr|mpich2-1.2.1-4|95	
14cr|mpich2-1.2.1-4|96	%description -n mpi2cc
14cr|mpich2-1.2.1-4|97	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|98	for message-passing libraries.
14cr|mpich2-1.2.1-4|99	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|100	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|101	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|102	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|103	and docs.
14cr|mpich2-1.2.1-4|104	
14cr|mpich2-1.2.1-4|105	This package provides the shell script mpicc, with headers, which allows to
14cr|mpich2-1.2.1-4|106	compile C programs using the MPICH libraries.
14cr|mpich2-1.2.1-4|107	
14cr|mpich2-1.2.1-4|108	%package -n mpi2cxx
14cr|mpich2-1.2.1-4|109	Summary:	The MPICH wrapper over the C++ compiler
14cr|mpich2-1.2.1-4|110	Conflicts:	mpic++ >= 1.2, lam-devel
14cr|mpich2-1.2.1-4|111	Group:		Development/C++
14cr|mpich2-1.2.1-4|112	Requires:	gcc-c++ >= 3.2
14cr|mpich2-1.2.1-4|113	Requires:	%{develname} = %{version}
14cr|mpich2-1.2.1-4|114	
14cr|mpich2-1.2.1-4|115	%description -n mpi2cxx
14cr|mpich2-1.2.1-4|116	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|117	for message-passing libraries.
14cr|mpich2-1.2.1-4|118	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|119	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|120	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|121	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|122	and docs.
14cr|mpich2-1.2.1-4|123	
14cr|mpich2-1.2.1-4|124	This package provides the shell script mpiCC, with headers, which allows to
14cr|mpich2-1.2.1-4|125	compile C++ programs using the MPICH libraries.
14cr|mpich2-1.2.1-4|126	
14cr|mpich2-1.2.1-4|127	%package -n mpi2f77
14cr|mpich2-1.2.1-4|128	Summary:	The MPICH wrapper over the Fortran 77 compiler
14cr|mpich2-1.2.1-4|129	Group:		System/Cluster
14cr|mpich2-1.2.1-4|130	Conflicts:	mpif77 >= 1.2, lam-devel
14cr|mpich2-1.2.1-4|131	Requires:	gcc-gfortran >= 3.2
14cr|mpich2-1.2.1-4|132	Requires:	%{develname} = %{version}
14cr|mpich2-1.2.1-4|133	
14cr|mpich2-1.2.1-4|134	%description -n mpi2f77
14cr|mpich2-1.2.1-4|135	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|136	for message-passing libraries.
14cr|mpich2-1.2.1-4|137	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|138	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|139	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|140	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|141	and docs.
14cr|mpich2-1.2.1-4|142	
14cr|mpich2-1.2.1-4|143	This package provides the shell script mpif77, with headers, which allows to
14cr|mpich2-1.2.1-4|144	compile Fortran 77 (NOT Fortran 90!) programs using the MPICH libraries.
14cr|mpich2-1.2.1-4|145	
14cr|mpich2-1.2.1-4|146	%package -n mpi2f90
14cr|mpich2-1.2.1-4|147	Summary:	The MPICH wrapper over the Fortran 90 compiler
14cr|mpich2-1.2.1-4|148	Group:		System/Cluster
14cr|mpich2-1.2.1-4|149	Requires:	gcc-gfortran >= 3.2
14cr|mpich2-1.2.1-4|150	Requires:	%{develname} = %{version}
14cr|mpich2-1.2.1-4|151	
14cr|mpich2-1.2.1-4|152	%description -n mpi2f90
14cr|mpich2-1.2.1-4|153	MPICH is a freely available, portable implementation of MPI, the Standard
14cr|mpich2-1.2.1-4|154	for message-passing libraries.
14cr|mpich2-1.2.1-4|155	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
14cr|mpich2-1.2.1-4|156	that was developed by the Argonne National Laboratory. It allows different
14cr|mpich2-1.2.1-4|157	processes across a network of workstations to communicate using specific
14cr|mpich2-1.2.1-4|158	message passing functions. It includes librairies, parallel debuging tools
14cr|mpich2-1.2.1-4|159	and docs.
14cr|mpich2-1.2.1-4|160	
14cr|mpich2-1.2.1-4|161	This package provides the shell script mpif90, with headers, which allows to
14cr|mpich2-1.2.1-4|162	compile Fortran 90 (NOT Fortran 77!) programs using the MPICH libraries.
14cr|mpich2-1.2.1-4|163	
14cr|mpich2-1.2.1-4|164	%prep
14cr|mpich2-1.2.1-4|165	%setup -q
14cr|mpich2-1.2.1-4|166	#%patch0 -p1
14cr|mpich2-1.2.1-4|167	%patch1 -p0
14cr|mpich2-1.2.1-4|168	%patch2 -p0
14cr|mpich2-1.2.1-4|169	%patch3 -p1
14cr|mpich2-1.2.1-4|170	
14cr|mpich2-1.2.1-4|171	%build
14cr|mpich2-1.2.1-4|172	export F90=/usr/bin/gfortran
14cr|mpich2-1.2.1-4|173	export F77=/usr/bin/gfortran
14cr|mpich2-1.2.1-4|174	
14cr|mpich2-1.2.1-4|175	%configure2_5x \
14cr|mpich2-1.2.1-4|176	--datadir=%{_datadir}/mpich/ \
14cr|mpich2-1.2.1-4|177	--docdir=%{_datadir}/doc/%{name}-doc-%{version} \
14cr|mpich2-1.2.1-4|178	--htmldir=%{_datadir}/doc/%{name}-doc-%{version}/www \
14cr|mpich2-1.2.1-4|179	--enable-cache \
14cr|mpich2-1.2.1-4|180	--enable-f77 \
14cr|mpich2-1.2.1-4|181	--enable-f90 \
14cr|mpich2-1.2.1-4|182	--enable-cxx \
14cr|mpich2-1.2.1-4|183	--enable-romio \
14cr|mpich2-1.2.1-4|184	--enable-smpcoll \
14cr|mpich2-1.2.1-4|185	--enable-async-progress \
14cr|mpich2-1.2.1-4|186	--enable-mpe \
14cr|mpich2-1.2.1-4|187	--enable-threads=default \
14cr|mpich2-1.2.1-4|188	--with-mpe \
14cr|mpich2-1.2.1-4|189	--with-arch=LINUX \
14cr|mpich2-1.2.1-4|190	--enable-sharedlibs=gcc \
14cr|mpich2-1.2.1-4|191	--disable-weak-symbols
14cr|mpich2-1.2.1-4|192	
14cr|mpich2-1.2.1-4|193	#	--enable-nmpi-as-mpi \
14cr|mpich2-1.2.1-4|194	make
14cr|mpich2-1.2.1-4|195	
14cr|mpich2-1.2.1-4|196	%install
14cr|mpich2-1.2.1-4|197	%makeinstall_std
14cr|mpich2-1.2.1-4|198	
14cr|mpich2-1.2.1-4|199	# fix end of lines
14cr|mpich2-1.2.1-4|200	perl -pi -e 'tr/\r//d;' \
14cr|mpich2-1.2.1-4|201	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/index.htm \
14cr|mpich2-1.2.1-4|202	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www1/index.htm \
14cr|mpich2-1.2.1-4|203	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www3/index.htm
14cr|mpich2-1.2.1-4|204	
14cr|mpich2-1.2.1-4|205	# fix configuration
14cr|mpich2-1.2.1-4|206	rm -f %{buildroot}%{_prefix}/etc/*.in
14cr|mpich2-1.2.1-4|207	sed -i -e '1,2d' %{buildroot}%{_sysconfdir}/*.conf
14cr|mpich2-1.2.1-4|208	
14cr|mpich2-1.2.1-4|209	# move other examples under %{_docdir}
14cr|mpich2-1.2.1-4|210	mv %{buildroot}%{_datadir}/mpich %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/examples
14cr|mpich2-1.2.1-4|211	
14cr|mpich2-1.2.1-4|212	# Cleaning uncessary files
14cr|mpich2-1.2.1-4|213	rm -f %{buildroot}%{_libdir}/*.jar
14cr|mpich2-1.2.1-4|214	rm -f %{buildroot}%{_libdir}/*.o
14cr|mpich2-1.2.1-4|215	rm -rf %{buildroot}%{_prefix}/sbin
14cr|mpich2-1.2.1-4|216	rm -rf %{buildroot}%{_datadir}/logfiles
14cr|mpich2-1.2.1-4|217	rm -rf %{buildroot}%{_bindir}/clog*
14cr|mpich2-1.2.1-4|218	rm -rf %{buildroot}%{_bindir}/slog*
14cr|mpich2-1.2.1-4|219	rm -rf %{buildroot}%{_bindir}/jumpshot
14cr|mpich2-1.2.1-4|220	rm -rf %{buildroot}%{_bindir}/logconvertor
14cr|mpich2-1.2.1-4|221	rm -f %{buildroot}%{_bindir}/rlogTOslog2
14cr|mpich2-1.2.1-4|222	rm -f %{buildroot}%{_bindir}/rlog_check_timeorder
14cr|mpich2-1.2.1-4|223	rm -f %{buildroot}%{_bindir}/rlog_print
14cr|mpich2-1.2.1-4|224	rm -f %{buildroot}%{_bindir}/rlogprint
14cr|mpich2-1.2.1-4|225	rm -f %{buildroot}%{_bindir}/traceTOslog2.in
14cr|mpich2-1.2.1-4|226	rm -f %{buildroot}%{_bindir}/traceprint.in
14cr|mpich2-1.2.1-4|227	rm -f %{buildroot}%{_libdir}/libTraceInput.la
14cr|mpich2-1.2.1-4|228	
14cr|mpich2-1.2.1-4|229	cat > README.urpmi <<EOF
14cr|mpich2-1.2.1-4|230	Post-installation procedure:
14cr|mpich2-1.2.1-4|231	- create a user with constant uid/gid and shared home directory on all nodes
14cr|mpich2-1.2.1-4|232	- ensure this user has rsh/ssh access to all nodes
14cr|mpich2-1.2.1-4|233	For instance, a solution could be:
14cr|mpich2-1.2.1-4|234	# groupadd -g 12384 -r -f mpi
14cr|mpich2-1.2.1-4|235	# useradd -u 12384 -g mpi -d %{mpihome} -r -s /bin/bash mpi -p "" -m
14cr|mpich2-1.2.1-4|236	# mkpasswd -l 32 | passwd --stdin mpi 2>&1 > /dev/null
14cr|mpich2-1.2.1-4|237	# ssh-keygen -f %{mpihome}/.ssh/id_dsa -t dsa -N "" 2>&1 > /dev/null
14cr|mpich2-1.2.1-4|238	# chown mpi:mpi %{mpihome}/.ssh/id_dsa
14cr|mpich2-1.2.1-4|239	# chmod 600 %{mpihome}/.ssh/id_dsa
14cr|mpich2-1.2.1-4|240	EOF
14cr|mpich2-1.2.1-4|241	
14cr|mpich2-1.2.1-4|242	%files
14cr|mpich2-1.2.1-4|243	%doc COPYRIGHT README.urpmi
14cr|mpich2-1.2.1-4|244	%{_bindir}/check_callstack
14cr|mpich2-1.2.1-4|245	%{_bindir}/mpd*
14cr|mpich2-1.2.1-4|246	%{_bindir}/mpi*
14cr|mpich2-1.2.1-4|247	%{_bindir}/pmi_proxy
14cr|mpich2-1.2.1-4|248	%{_bindir}/parkill
14cr|mpich2-1.2.1-4|249	%{_mandir}/man1/mpd*.1*
14cr|mpich2-1.2.1-4|250	%{_mandir}/man1/Zeroconf.1*
14cr|mpich2-1.2.1-4|251	%{_mandir}/man1/mpiexec.1*
14cr|mpich2-1.2.1-4|252	%{_mandir}/man1/MPI.1*
14cr|mpich2-1.2.1-4|253	%{_mandir}/man4/MPE*
14cr|mpich2-1.2.1-4|254	%config(noreplace) %{_sysconfdir}/mpe_*
14cr|mpich2-1.2.1-4|255	%config(noreplace) %{_sysconfdir}/mpixxx_opts.conf
14cr|mpich2-1.2.1-4|256	%exclude %{_bindir}/mpicc
14cr|mpich2-1.2.1-4|257	%exclude %{_bindir}/mpicxx
14cr|mpich2-1.2.1-4|258	%exclude %{_bindir}/mpif77
14cr|mpich2-1.2.1-4|259	%exclude %{_bindir}/mpif90
14cr|mpich2-1.2.1-4|260	
14cr|mpich2-1.2.1-4|261	%files -n %{libname}
14cr|mpich2-1.2.1-4|262	%{_libdir}/*.so.%{major}
14cr|mpich2-1.2.1-4|263	%{_libdir}/*.so.1
14cr|mpich2-1.2.1-4|264	
14cr|mpich2-1.2.1-4|265	%files -n %{develname}
14cr|mpich2-1.2.1-4|266	%doc COPYRIGHT
14cr|mpich2-1.2.1-4|267	%{_mandir}/man3/*.3*
14cr|mpich2-1.2.1-4|268	%{_includedir}/*.h
14cr|mpich2-1.2.1-4|269	%{_includedir}/*.mod
14cr|mpich2-1.2.1-4|270	%{_includedir}/primitives/opa*.h
14cr|mpich2-1.2.1-4|271	%{_libdir}/*.a
14cr|mpich2-1.2.1-4|272	%{_libdir}/*.so
14cr|mpich2-1.2.1-4|273	%{_libdir}/pkgconfig/*.pc
14cr|mpich2-1.2.1-4|274	
14cr|mpich2-1.2.1-4|275	%files doc
14cr|mpich2-1.2.1-4|276	%{_datadir}/doc/%{name}-doc-%{version}
14cr|mpich2-1.2.1-4|277	
14cr|mpich2-1.2.1-4|278	%files -n mpi2cc
14cr|mpich2-1.2.1-4|279	%doc COPYRIGHT
14cr|mpich2-1.2.1-4|280	%{_bindir}/mpicc
14cr|mpich2-1.2.1-4|281	%config(noreplace) %{_sysconfdir}/mpicc.conf
14cr|mpich2-1.2.1-4|282	%{_mandir}/man1/mpicc.1*
14cr|mpich2-1.2.1-4|283	
14cr|mpich2-1.2.1-4|284	%files -n mpi2cxx
14cr|mpich2-1.2.1-4|285	%doc COPYRIGHT
14cr|mpich2-1.2.1-4|286	%{_bindir}/mpicxx
14cr|mpich2-1.2.1-4|287	%config(noreplace) %{_sysconfdir}/mpicxx.conf
14cr|mpich2-1.2.1-4|288	%{_mandir}/man1/mpicxx.1*
14cr|mpich2-1.2.1-4|289	
14cr|mpich2-1.2.1-4|290	%files -n mpi2f77
14cr|mpich2-1.2.1-4|291	%doc COPYRIGHT
14cr|mpich2-1.2.1-4|292	%config(noreplace) %{_sysconfdir}/mpif77.conf
14cr|mpich2-1.2.1-4|293	%{_bindir}/mpif77
14cr|mpich2-1.2.1-4|294	%{_mandir}/man1/mpif77.1*
14cr|mpich2-1.2.1-4|295	
14cr|mpich2-1.2.1-4|296	%files -n mpi2f90
14cr|mpich2-1.2.1-4|297	%doc COPYRIGHT
14cr|mpich2-1.2.1-4|298	%config(noreplace) %{_sysconfdir}/mpif90.conf
14cr|mpich2-1.2.1-4|299	%{_bindir}/mpif90
14cr|mpich2-1.2.1-4|300	%{_mandir}/man1/mpif90.1*
14cr|mpich2-1.2.1-4|301	
14cr|mpich2-1.2.1-4|302	
14cr|mpich2-1.2.1-4|303	
14cr|mpich2-1.2.1-4|304	
14cr|mpich2-1.2.1-4|305	
14cr|mpich2-1.2.1-4|306	%changelog
14cr|mpich2-1.2.1-4|307	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14cr|mpich2-1.2.1-4|308	+ Revision: ab4126b
14cr|mpich2-1.2.1-4|309	- MassBuild#464: Increase release tag
14cr|mpich2-1.2.1-4|310	
14cr|mpich2-1.2.1-4|311	

3078 14
14cr|mpir-2.6.0-2|1	#define distsuffix mrb
14cr|mpir-2.6.0-2|2	
14cr|mpir-2.6.0-2|3	%define libmajor	0
14cr|mpir-2.6.0-2|4	%define libname		%mklibname %{name} %{libmajor}
14cr|mpir-2.6.0-2|5	
14cr|mpir-2.6.0-2|6	
14cr|mpir-2.6.0-2|7	Name:			mpir
14cr|mpir-2.6.0-2|8	Version:		2.6.0
14cr|mpir-2.6.0-2|9	Release:		2
14cr|mpir-2.6.0-2|10	Summary:		A library for arbitrary precision arithmetic
14cr|mpir-2.6.0-2|11	Group:			System/Libraries
14cr|mpir-2.6.0-2|12	License:		LGPLv3+
14cr|mpir-2.6.0-2|13	URL:			http://www.mpir.org/
14cr|mpir-2.6.0-2|14	Source0:		http://www.mpir.org/%{name}-%{version}.tar.lzma
14cr|mpir-2.6.0-2|15	# Fix a broken test.
14cr|mpir-2.6.0-2|16	Patch0:			%{name}-test.patch
14cr|mpir-2.6.0-2|17	# Enable x86_64 support
14cr|mpir-2.6.0-2|18	Patch1:			%{name}-aarch64.patch
14cr|mpir-2.6.0-2|19	BuildRequires:		m4
14cr|mpir-2.6.0-2|20	BuildRequires:		yasm
14cr|mpir-2.6.0-2|21	
14cr|mpir-2.6.0-2|22	%description
14cr|mpir-2.6.0-2|23	MPIR is an open source multi-precision integer library derived from
14cr|mpir-2.6.0-2|24	version 4.2.1 of the GMP (GNU Multi Precision) project.
14cr|mpir-2.6.0-2|25	
14cr|mpir-2.6.0-2|26	%package -n %{libname}
14cr|mpir-2.6.0-2|27	Summary:    Multi-precision integer library
14cr|mpir-2.6.0-2|28	Group:      System/Libraries
14cr|mpir-2.6.0-2|29	Provides:   %{name} = %{version}-%{release}
14cr|mpir-2.6.0-2|30	
14cr|mpir-2.6.0-2|31	%description -n %{libname}
14cr|mpir-2.6.0-2|32	MPIR is an open source multi-precision integer library derived from
14cr|mpir-2.6.0-2|33	version 4.2.1 of the GMP (GNU Multi Precision) project.
14cr|mpir-2.6.0-2|34	
14cr|mpir-2.6.0-2|35	
14cr|mpir-2.6.0-2|36	#--------------
14cr|mpir-2.6.0-2|37	%package  -n %{libname}-devel
14cr|mpir-2.6.0-2|38	Summary:		Development files for %{name}
14cr|mpir-2.6.0-2|39	Group:			Development/C
14cr|mpir-2.6.0-2|40	Requires:		%{libname} = %{version}-%{release}
14cr|mpir-2.6.0-2|41	Provides:		%{name}-devel = %{version}-%{release}
14cr|mpir-2.6.0-2|42	Provides:		%{libname}-devel
14cr|mpir-2.6.0-2|43	
14cr|mpir-2.6.0-2|44	%description	-n %{libname}-devel
14cr|mpir-2.6.0-2|45	The %{name}-devel package contains libraries and header files for
14cr|mpir-2.6.0-2|46	developing applications that use %{name}.
14cr|mpir-2.6.0-2|47	
14cr|mpir-2.6.0-2|48	#-------------
14cr|mpir-2.6.0-2|49	
14cr|mpir-2.6.0-2|50	%prep
14cr|mpir-2.6.0-2|51	%setup -q
14cr|mpir-2.6.0-2|52	%patch0 -p0
14cr|mpir-2.6.0-2|53	%patch1 -p0
14cr|mpir-2.6.0-2|54	
14cr|mpir-2.6.0-2|55	# Convert ISO-8859-1 files to UTF-8, preserving timestamps
14cr|mpir-2.6.0-2|56	for fil in AUTHORS NEWS; do
14cr|mpir-2.6.0-2|57	iconv --from=ISO-8859-1 --to=UTF-8 $fil -o $fil.conv
14cr|mpir-2.6.0-2|58	touch -r $fil $fil.conv
14cr|mpir-2.6.0-2|59	mv -f $fil.conv $fil
14cr|mpir-2.6.0-2|60	done
14cr|mpir-2.6.0-2|61	
14cr|mpir-2.6.0-2|62	# Convert Windows-style line endings to Unix-style
14cr|mpir-2.6.0-2|63	for fil in doc/devel/* doc/isa_abi_headache; do
14cr|mpir-2.6.0-2|64	sed 's/\r//' $fil > $fil.conv
14cr|mpir-2.6.0-2|65	touch -r $fil $fil.conv
14cr|mpir-2.6.0-2|66	mv -f $fil.conv $fil
14cr|mpir-2.6.0-2|67	done
14cr|mpir-2.6.0-2|68	
14cr|mpir-2.6.0-2|69	%build
14cr|mpir-2.6.0-2|70	%configure2_5x --disable-static --enable-cxx \
14cr|mpir-2.6.0-2|71	CCAS="gcc -c -Wa,--noexecstack" \
14cr|mpir-2.6.0-2|72	LIBS="-lrt" \
14cr|mpir-2.6.0-2|73	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed -Wl,-z,noexecstack"
14cr|mpir-2.6.0-2|74	
14cr|mpir-2.6.0-2|75	# Remove YASM, just use the system yasm
14cr|mpir-2.6.0-2|76	rm -rf yasm/*
14cr|mpir-2.6.0-2|77	ln -s %{_bindir}/yasm yasm/
14cr|mpir-2.6.0-2|78	cat > yasm/Makefile << EOT
14cr|mpir-2.6.0-2|79	all install check:
14cr|mpir-2.6.0-2|80	/bin/true
14cr|mpir-2.6.0-2|81	EOT
14cr|mpir-2.6.0-2|82	
14cr|mpir-2.6.0-2|83	# Get rid of undesirable hardcoded rpaths; workaround libtool reordering
14cr|mpir-2.6.0-2|84	# -Wl,--as-needed after all the libraries.
14cr|mpir-2.6.0-2|85	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|mpir-2.6.0-2|86	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|mpir-2.6.0-2|87	-e 's|^LTCC="gcc|LTCC="gcc -Wl,--as-needed|' \
14cr|mpir-2.6.0-2|88	-e 's|^CC="gcc|CC="gcc -Wl,--as-needed|' \
14cr|mpir-2.6.0-2|89	-e 's|^CC="g++|CC="g++ -Wl,--as-needed|' \
14cr|mpir-2.6.0-2|90	-i libtool
14cr|mpir-2.6.0-2|91	
14cr|mpir-2.6.0-2|92	# Compile
14cr|mpir-2.6.0-2|93	export LD_LIBRARY_PATH=`pwd`/.libs
14cr|mpir-2.6.0-2|94	%make
14cr|mpir-2.6.0-2|95	
14cr|mpir-2.6.0-2|96	%install
14cr|mpir-2.6.0-2|97	%makeinstall_std
14cr|mpir-2.6.0-2|98	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|mpir-2.6.0-2|99	rm -rf %{buildroot}%{_infodir}/dir
14cr|mpir-2.6.0-2|100	mv doc/devel doc/html
14cr|mpir-2.6.0-2|101	
14cr|mpir-2.6.0-2|102	%check
14cr|mpir-2.6.0-2|103	export LD_LIBRARY_PATH=`pwd`/.libs
14cr|mpir-2.6.0-2|104	make check
14cr|mpir-2.6.0-2|105	
14cr|mpir-2.6.0-2|106	%files  -n %{libname}
14cr|mpir-2.6.0-2|107	%doc AUTHORS COPYING COPYING.LIB NEWS README
14cr|mpir-2.6.0-2|108	%{_libdir}/*.so.*
14cr|mpir-2.6.0-2|109	
14cr|mpir-2.6.0-2|110	%files -n %{libname}-devel
14cr|mpir-2.6.0-2|111	%doc doc/html doc/isa_abi_headache
14cr|mpir-2.6.0-2|112	%{_includedir}/*
14cr|mpir-2.6.0-2|113	%{_libdir}/*.so
14cr|mpir-2.6.0-2|114	%{_infodir}/mpir.info*
14cr|mpir-2.6.0-2|115	
14cr|mpir-2.6.0-2|116	
14cr|mpir-2.6.0-2|117	%changelog
14cr|mpir-2.6.0-2|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-2
14cr|mpir-2.6.0-2|119	+ Revision: 73db530
14cr|mpir-2.6.0-2|120	- MassBuild#464: Increase release tag
14cr|mpir-2.6.0-2|121	
14cr|mpir-2.6.0-2|122	

3079 14
14cr|mplayer-fonts-1.0-17|1	Summary:	Fonts for MPlayer
14cr|mplayer-fonts-1.0-17|2	Name:		mplayer-fonts
14cr|mplayer-fonts-1.0-17|3	Version:	1.0
14cr|mplayer-fonts-1.0-17|4	Release:	17
14cr|mplayer-fonts-1.0-17|5	License:	GPL
14cr|mplayer-fonts-1.0-17|6	Group:		Video
14cr|mplayer-fonts-1.0-17|7	Url:		http://www.mplayerhq.hu
14cr|mplayer-fonts-1.0-17|8	Source0:	koi8r-font.tar.bz2
14cr|mplayer-fonts-1.0-17|9	Source1:	mp-arial-iso-8859-1.tar.bz2
14cr|mplayer-fonts-1.0-17|10	Source2:	mp-arial-iso-8859-2.tar.bz2
14cr|mplayer-fonts-1.0-17|11	Buildarch:	noarch
14cr|mplayer-fonts-1.0-17|12	
14cr|mplayer-fonts-1.0-17|13	%description
14cr|mplayer-fonts-1.0-17|14	This packages includes following fonts:
14cr|mplayer-fonts-1.0-17|15	- Fonts & symbols package for OSD (ISO 8859-1), by Arpi
14cr|mplayer-fonts-1.0-17|16	- Fonts & symbols package for OSD (ISO 8859-2), by Arpi
14cr|mplayer-fonts-1.0-17|17	- Russian fonts, by Nick Kurshev
14cr|mplayer-fonts-1.0-17|18	
14cr|mplayer-fonts-1.0-17|19	%files
14cr|mplayer-fonts-1.0-17|20	%{_datadir}/mplayer/fonts/
14cr|mplayer-fonts-1.0-17|21	
14cr|mplayer-fonts-1.0-17|22	%post
14cr|mplayer-fonts-1.0-17|23	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-1/arial-24 30
14cr|mplayer-fonts-1.0-17|24	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-2/arial-24 20
14cr|mplayer-fonts-1.0-17|25	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/koi8r-font 10
14cr|mplayer-fonts-1.0-17|26	
14cr|mplayer-fonts-1.0-17|27	%postun
14cr|mplayer-fonts-1.0-17|28	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-1/arial-24
14cr|mplayer-fonts-1.0-17|29	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-2/arial-24
14cr|mplayer-fonts-1.0-17|30	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/koi8r-font
14cr|mplayer-fonts-1.0-17|31	
14cr|mplayer-fonts-1.0-17|32	#----------------------------------------------------------------------------
14cr|mplayer-fonts-1.0-17|33	
14cr|mplayer-fonts-1.0-17|34	%prep
14cr|mplayer-fonts-1.0-17|35	%setup -q -c
14cr|mplayer-fonts-1.0-17|36	%setup -q -c -T -D -a1
14cr|mplayer-fonts-1.0-17|37	%setup -q -c -T -D -a2
14cr|mplayer-fonts-1.0-17|38	
14cr|mplayer-fonts-1.0-17|39	%build
14cr|mplayer-fonts-1.0-17|40	
14cr|mplayer-fonts-1.0-17|41	%install
14cr|mplayer-fonts-1.0-17|42	install -d -m 755 %{buildroot}%{_datadir}/mplayer/fonts
14cr|mplayer-fonts-1.0-17|43	cp -r * %{buildroot}%{_datadir}/mplayer/fonts
14cr|mplayer-fonts-1.0-17|44	
14cr|mplayer-fonts-1.0-17|45	
14cr|mplayer-fonts-1.0-17|46	%changelog
14cr|mplayer-fonts-1.0-17|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-17
14cr|mplayer-fonts-1.0-17|48	+ Revision: 1aa30d8
14cr|mplayer-fonts-1.0-17|49	- MassBuild#464: Increase release tag
14cr|mplayer-fonts-1.0-17|50	
14cr|mplayer-fonts-1.0-17|51	

3080 14
14cr|mpop-1.0.27-3|1	Summary:	A POP3 client that retrieves mail from POP3 mailboxes
14cr|mpop-1.0.27-3|2	Name:		mpop
14cr|mpop-1.0.27-3|3	Version:	1.0.27
14cr|mpop-1.0.27-3|4	Release:	3
14cr|mpop-1.0.27-3|5	License:	GPLv2+
14cr|mpop-1.0.27-3|6	Group:		Networking/Mail
14cr|mpop-1.0.27-3|7	URL:		http://mpop.sourceforge.net/
14cr|mpop-1.0.27-3|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/mpop/%{name}-%{version}.tar.bz2
14cr|mpop-1.0.27-3|9	BuildRequires:	libgcrypt-devel
14cr|mpop-1.0.27-3|10	BuildRequires:	gnutls-devel
14cr|mpop-1.0.27-3|11	BuildRequires:	libgpg-error-devel
14cr|mpop-1.0.27-3|12	BuildRequires:	libgsasl-devel
14cr|mpop-1.0.27-3|13	#<- not packaged yet, why?
14cr|mpop-1.0.27-3|14	BuildRequires:	libidn-devel
14cr|mpop-1.0.27-3|15	BuildRequires:	zlib-devel
14cr|mpop-1.0.27-3|16	
14cr|mpop-1.0.27-3|17	%description
14cr|mpop-1.0.27-3|18	mpop is a small, fast, and portable POP3 client. Its features include
14cr|mpop-1.0.27-3|19	header-based email filtering (filter junk mail before downloading it), delivery
14cr|mpop-1.0.27-3|20	to mbox files, maildir folders, or a mail delivery agent, a very fast POP3
14cr|mpop-1.0.27-3|21	implementation, many authentication methods, and good support for TLS/SSL.
14cr|mpop-1.0.27-3|22	
14cr|mpop-1.0.27-3|23	%prep
14cr|mpop-1.0.27-3|24	%setup -q
14cr|mpop-1.0.27-3|25	
14cr|mpop-1.0.27-3|26	%build
14cr|mpop-1.0.27-3|27	%configure2_5x \
14cr|mpop-1.0.27-3|28	--enable-threads=pth \
14cr|mpop-1.0.27-3|29	--disable-rpath \
14cr|mpop-1.0.27-3|30	--with-ssl=gnutls \
14cr|mpop-1.0.27-3|31	--with-libgnutls-prefix=%{_prefix} \
14cr|mpop-1.0.27-3|32	--with-libidn \
14cr|mpop-1.0.27-3|33	--with-libidn-prefix=%{_prefix}
14cr|mpop-1.0.27-3|34	
14cr|mpop-1.0.27-3|35	#    --with-libgsasl \
14cr|mpop-1.0.27-3|36	#    --with-libgsasl-prefix=%{_prefix} \
14cr|mpop-1.0.27-3|37	
14cr|mpop-1.0.27-3|38	%make
14cr|mpop-1.0.27-3|39	
14cr|mpop-1.0.27-3|40	%install
14cr|mpop-1.0.27-3|41	%makeinstall_std
14cr|mpop-1.0.27-3|42	%find_lang %{name}
14cr|mpop-1.0.27-3|43	
14cr|mpop-1.0.27-3|44	
14cr|mpop-1.0.27-3|45	%files -f %{name}.lang
14cr|mpop-1.0.27-3|46	%doc AUTHORS COPYING ChangeLog NEWS NOTES README THANKS
14cr|mpop-1.0.27-3|47	%{_bindir}/%{name}
14cr|mpop-1.0.27-3|48	%{_infodir}/*
14cr|mpop-1.0.27-3|49	%{_mandir}/man1/*
14cr|mpop-1.0.27-3|50	
14cr|mpop-1.0.27-3|51	
14cr|mpop-1.0.27-3|52	
14cr|mpop-1.0.27-3|53	%changelog
14cr|mpop-1.0.27-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.27-3
14cr|mpop-1.0.27-3|55	+ Revision: a76b0f5
14cr|mpop-1.0.27-3|56	- MassBuild#464: Increase release tag
14cr|mpop-1.0.27-3|57	
14cr|mpop-1.0.27-3|58	

3081 14
14cr|mppenc-1.16-9|1	Summary:	Musepack encoder
14cr|mppenc-1.16-9|2	Name:		mppenc
14cr|mppenc-1.16-9|3	Version:	1.16
14cr|mppenc-1.16-9|4	Release:	9
14cr|mppenc-1.16-9|5	License:	LGPLv2.1+
14cr|mppenc-1.16-9|6	Group:		Sound
14cr|mppenc-1.16-9|7	Url:		http://www.musepack.net/
14cr|mppenc-1.16-9|8	Source0:	http://files.musepack.net/source/mppenc-%{version}.tar.bz2
14cr|mppenc-1.16-9|9	Patch0:		mppenc-1.16-cflags.patch
14cr|mppenc-1.16-9|10	BuildRequires:	cmake
14cr|mppenc-1.16-9|11	
14cr|mppenc-1.16-9|12	%description
14cr|mppenc-1.16-9|13	This program handles encoding of the MPC format, which is an audio
14cr|mppenc-1.16-9|14	compression format with a strong emphasis on high quality. It's not
14cr|mppenc-1.16-9|15	lossless, but it is designed for transparency, so that you won't be
14cr|mppenc-1.16-9|16	able to hear differences between the original wave file and the much
14cr|mppenc-1.16-9|17	smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms,
14cr|mppenc-1.16-9|18	but since 1997 it has rapidly developed and vastly improved and is now
14cr|mppenc-1.16-9|19	at an advanced stage in which it contains heavily optimized and
14cr|mppenc-1.16-9|20	patentless code.
14cr|mppenc-1.16-9|21	
14cr|mppenc-1.16-9|22	%prep
14cr|mppenc-1.16-9|23	%setup -q
14cr|mppenc-1.16-9|24	%patch0 -p1
14cr|mppenc-1.16-9|25	
14cr|mppenc-1.16-9|26	%build
14cr|mppenc-1.16-9|27	%cmake
14cr|mppenc-1.16-9|28	%make
14cr|mppenc-1.16-9|29	
14cr|mppenc-1.16-9|30	%install
14cr|mppenc-1.16-9|31	%makeinstall_std -C build
14cr|mppenc-1.16-9|32	
14cr|mppenc-1.16-9|33	%files
14cr|mppenc-1.16-9|34	%doc Changelog
14cr|mppenc-1.16-9|35	%{_bindir}/%{name}
14cr|mppenc-1.16-9|36	
14cr|mppenc-1.16-9|37	
14cr|mppenc-1.16-9|38	%changelog
14cr|mppenc-1.16-9|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-9
14cr|mppenc-1.16-9|40	+ Revision: b3d7ae7
14cr|mppenc-1.16-9|41	- MassBuild#464: Increase release tag
14cr|mppenc-1.16-9|42	
14cr|mppenc-1.16-9|43	

3082 14
14cr|mpqc-2.3.1-15.2|1	%define	major		7
14cr|mpqc-2.3.1-15.2|2	%define	libname		%mklibname SC %{major}
14cr|mpqc-2.3.1-15.2|3	%define develname	%mklibname SC -d
14cr|mpqc-2.3.1-15.2|4	
14cr|mpqc-2.3.1-15.2|5	Summary:	Ab-inito chemistry program
14cr|mpqc-2.3.1-15.2|6	Name:		mpqc
14cr|mpqc-2.3.1-15.2|7	Version:	2.3.1
14cr|mpqc-2.3.1-15.2|8	Release:	15.2
14cr|mpqc-2.3.1-15.2|9	License:	GPLv2+
14cr|mpqc-2.3.1-15.2|10	Group:		Sciences/Chemistry
14cr|mpqc-2.3.1-15.2|11	Source0:	http://prdownloads.sourceforge.net/mpqc/%name-%version.tar.bz2
14cr|mpqc-2.3.1-15.2|12	URL:		http://mpqc.org/
14cr|mpqc-2.3.1-15.2|13	BuildRequires:	flex bison lapack-devel
14cr|mpqc-2.3.1-15.2|14	BuildRequires:	gcc-gfortran tk blas-devel mpich2-devel doxygen
14cr|mpqc-2.3.1-15.2|15	BuildRequires:	autoconf
14cr|mpqc-2.3.1-15.2|16	BuildConflicts:	gcc3.3-g77
14cr|mpqc-2.3.1-15.2|17	
14cr|mpqc-2.3.1-15.2|18	%description
14cr|mpqc-2.3.1-15.2|19	MPQC is the Massively Parallel Quantum Chemistry Program. It computes
14cr|mpqc-2.3.1-15.2|20	properties of atoms and molecules from first principles using the time
14cr|mpqc-2.3.1-15.2|21	independent SchrÃ¶dinger equation. It runs on a wide range of architectures
14cr|mpqc-2.3.1-15.2|22	ranging from individual workstations to symmetric multiprocessors to
14cr|mpqc-2.3.1-15.2|23	massively parallel computers. Its design is object oriented, using the C++
14cr|mpqc-2.3.1-15.2|24	programming language.
14cr|mpqc-2.3.1-15.2|25	
14cr|mpqc-2.3.1-15.2|26	If you want to use this program on a distributed (parallel) network, you'll
14cr|mpqc-2.3.1-15.2|27	also have to install the libmpich package.
14cr|mpqc-2.3.1-15.2|28	
14cr|mpqc-2.3.1-15.2|29	%package data
14cr|mpqc-2.3.1-15.2|30	Summary:	Atom info and basis sets from MPQC
14cr|mpqc-2.3.1-15.2|31	Group:		Sciences/Chemistry
14cr|mpqc-2.3.1-15.2|32	
14cr|mpqc-2.3.1-15.2|33	%description data
14cr|mpqc-2.3.1-15.2|34	Atom info and basis sets from MPQC.
14cr|mpqc-2.3.1-15.2|35	
14cr|mpqc-2.3.1-15.2|36	%package html
14cr|mpqc-2.3.1-15.2|37	Summary:	HTML documentation for MPQC
14cr|mpqc-2.3.1-15.2|38	Group:		Sciences/Chemistry
14cr|mpqc-2.3.1-15.2|39	
14cr|mpqc-2.3.1-15.2|40	%description html
14cr|mpqc-2.3.1-15.2|41	This package contains the full documentation for MPQC that can be viewed
14cr|mpqc-2.3.1-15.2|42	with a graphical browser like Mozilla.
14cr|mpqc-2.3.1-15.2|43	
14cr|mpqc-2.3.1-15.2|44	%package -n molrender
14cr|mpqc-2.3.1-15.2|45	Summary:	Graphical molecular rendering program
14cr|mpqc-2.3.1-15.2|46	Group:		Sciences/Chemistry
14cr|mpqc-2.3.1-15.2|47	
14cr|mpqc-2.3.1-15.2|48	%description -n molrender
14cr|mpqc-2.3.1-15.2|49	This package graphically renders 3D molecules based on the output of
14cr|mpqc-2.3.1-15.2|50	computational chemistry packages like mpqc.
14cr|mpqc-2.3.1-15.2|51	
14cr|mpqc-2.3.1-15.2|52	%package -n %{libname}
14cr|mpqc-2.3.1-15.2|53	Summary:	Main libraries for %{name}
14cr|mpqc-2.3.1-15.2|54	Group:		System/Libraries
14cr|mpqc-2.3.1-15.2|55	Requires:	%{name}-data
14cr|mpqc-2.3.1-15.2|56	
14cr|mpqc-2.3.1-15.2|57	%description -n %{libname}
14cr|mpqc-2.3.1-15.2|58	This package contains the library needed to run programs dynamically linked
14cr|mpqc-2.3.1-15.2|59	with %libname, the scientific computing toolkit, based on mpqc computational
14cr|mpqc-2.3.1-15.2|60	chemistry package from Sandia Labs.
14cr|mpqc-2.3.1-15.2|61	
14cr|mpqc-2.3.1-15.2|62	%package -n %{develname}
14cr|mpqc-2.3.1-15.2|63	Summary:	Main libraries for %{name}
14cr|mpqc-2.3.1-15.2|64	Group:		Development/C++
14cr|mpqc-2.3.1-15.2|65	Requires:	%{libname} = %{version}-%{release}
14cr|mpqc-2.3.1-15.2|66	Provides:	libSC-devel
14cr|mpqc-2.3.1-15.2|67	Provides:	SC-devel
14cr|mpqc-2.3.1-15.2|68	
14cr|mpqc-2.3.1-15.2|69	%description -n %{develname}
14cr|mpqc-2.3.1-15.2|70	This package contains the library needed to run programs dynamically linked
14cr|mpqc-2.3.1-15.2|71	with %libname, the scientific computing toolkit, based on mpqc computational
14cr|mpqc-2.3.1-15.2|72	chemistry package from Sandia Labs.
14cr|mpqc-2.3.1-15.2|73	
14cr|mpqc-2.3.1-15.2|74	%prep
14cr|mpqc-2.3.1-15.2|75	%setup -q
14cr|mpqc-2.3.1-15.2|76	
14cr|mpqc-2.3.1-15.2|77	%build
14cr|mpqc-2.3.1-15.2|78	sed -i -e 's,prefix\/lib,prefix\/%{_lib},g' configure.in
14cr|mpqc-2.3.1-15.2|79	autoconf
14cr|mpqc-2.3.1-15.2|80	%configure2_5x \
14cr|mpqc-2.3.1-15.2|81	--enable-shared \
14cr|mpqc-2.3.1-15.2|82	--disable-static \
14cr|mpqc-2.3.1-15.2|83	--enable-threads
14cr|mpqc-2.3.1-15.2|84	make
14cr|mpqc-2.3.1-15.2|85	cd doc
14cr|mpqc-2.3.1-15.2|86	%make
14cr|mpqc-2.3.1-15.2|87	make man1
14cr|mpqc-2.3.1-15.2|88	make man3
14cr|mpqc-2.3.1-15.2|89	
14cr|mpqc-2.3.1-15.2|90	%install
14cr|mpqc-2.3.1-15.2|91	echo hello
14cr|mpqc-2.3.1-15.2|92	make install installroot=%{buildroot}
14cr|mpqc-2.3.1-15.2|93	make install_devel installroot=%{buildroot}
14cr|mpqc-2.3.1-15.2|94	cp -r doc/man %{buildroot}%{_datadir}
14cr|mpqc-2.3.1-15.2|95	
14cr|mpqc-2.3.1-15.2|96	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mpqc-2.3.1-15.2|97	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|mpqc-2.3.1-15.2|98	[Desktop Entry]
14cr|mpqc-2.3.1-15.2|99	Name=Molrender
14cr|mpqc-2.3.1-15.2|100	Comment=Ab-inito chemistry program
14cr|mpqc-2.3.1-15.2|101	Exec=%{_bindir}/tkmolrender
14cr|mpqc-2.3.1-15.2|102	Icon=sciences_section
14cr|mpqc-2.3.1-15.2|103	Terminal=false
14cr|mpqc-2.3.1-15.2|104	Type=Application
14cr|mpqc-2.3.1-15.2|105	Categories=Science;Chemistry;
14cr|mpqc-2.3.1-15.2|106	EOF
14cr|mpqc-2.3.1-15.2|107	
14cr|mpqc-2.3.1-15.2|108	# inelegant workaround to fix sc-config
14cr|mpqc-2.3.1-15.2|109	sed -i -e 's:libSCdft.la libSCscf.la libSCwfn.la:libSCwfn.la libSCdft.la libSCscf.la:' %{buildroot}%{_bindir}/sc-config
14cr|mpqc-2.3.1-15.2|110	
14cr|mpqc-2.3.1-15.2|111	%multiarch_binaries %{buildroot}%{_bindir}/sc-config
14cr|mpqc-2.3.1-15.2|112	
14cr|mpqc-2.3.1-15.2|113	# To fix unstripped-binary-or-object error
14cr|mpqc-2.3.1-15.2|114	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
14cr|mpqc-2.3.1-15.2|115	
14cr|mpqc-2.3.1-15.2|116	%files
14cr|mpqc-2.3.1-15.2|117	%doc CHANGES CITATION LICENSE README
14cr|mpqc-2.3.1-15.2|118	%{_bindir}/mpqc
14cr|mpqc-2.3.1-15.2|119	%{_bindir}/chkmpqcout
14cr|mpqc-2.3.1-15.2|120	%{_bindir}/scls
14cr|mpqc-2.3.1-15.2|121	%{_bindir}/scpr
14cr|mpqc-2.3.1-15.2|122	%{_bindir}/*run
14cr|mpqc-2.3.1-15.2|123	%{_mandir}/man1/mpqc*
14cr|mpqc-2.3.1-15.2|124	%{_mandir}/man1/scls*
14cr|mpqc-2.3.1-15.2|125	%{_mandir}/man1/scpr*
14cr|mpqc-2.3.1-15.2|126	
14cr|mpqc-2.3.1-15.2|127	%files data
14cr|mpqc-2.3.1-15.2|128	%{_datadir}/%{name}
14cr|mpqc-2.3.1-15.2|129	
14cr|mpqc-2.3.1-15.2|130	%files html
14cr|mpqc-2.3.1-15.2|131	%doc doc/html
14cr|mpqc-2.3.1-15.2|132	
14cr|mpqc-2.3.1-15.2|133	%files -n %{libname}
14cr|mpqc-2.3.1-15.2|134	%{_libdir}/lib*.so.%{major}*
14cr|mpqc-2.3.1-15.2|135	
14cr|mpqc-2.3.1-15.2|136	%files -n %{develname}
14cr|mpqc-2.3.1-15.2|137	%{_bindir}/sc-*
14cr|mpqc-2.3.1-15.2|138	%{multiarch_bindir}/sc-config
14cr|mpqc-2.3.1-15.2|139	%{_libdir}/lib*.so
14cr|mpqc-2.3.1-15.2|140	%{_includedir}/*
14cr|mpqc-2.3.1-15.2|141	%{_mandir}/man1/sc-*
14cr|mpqc-2.3.1-15.2|142	%{_mandir}/man3/*
14cr|mpqc-2.3.1-15.2|143	
14cr|mpqc-2.3.1-15.2|144	%files -n molrender
14cr|mpqc-2.3.1-15.2|145	%{_bindir}/molrender
14cr|mpqc-2.3.1-15.2|146	%{_bindir}/tkmolrender
14cr|mpqc-2.3.1-15.2|147	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|mpqc-2.3.1-15.2|148	%{_mandir}/man1/molrender*
14cr|mpqc-2.3.1-15.2|149	
14cr|mpqc-2.3.1-15.2|150	
14cr|mpqc-2.3.1-15.2|151	%changelog
14cr|mpqc-2.3.1-15.2|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-15.2
14cr|mpqc-2.3.1-15.2|153	+ Revision: 19734b1
14cr|mpqc-2.3.1-15.2|154	- MassBuild#464: Increase release tag
14cr|mpqc-2.3.1-15.2|155	
14cr|mpqc-2.3.1-15.2|156	

3083 14
14cr|mpt-status-1.2.0-7|1	Summary:	Program Showing the Status of LSI FusionMPT RAID Controller
14cr|mpt-status-1.2.0-7|2	Name:		mpt-status
14cr|mpt-status-1.2.0-7|3	Version:	1.2.0
14cr|mpt-status-1.2.0-7|4	Release:	7
14cr|mpt-status-1.2.0-7|5	License:	GPLv2+
14cr|mpt-status-1.2.0-7|6	Group:		Monitoring
14cr|mpt-status-1.2.0-7|7	Url:		http://www.drugphish.ch/~ratz/mpt-status/
14cr|mpt-status-1.2.0-7|8	Source0:	http://www.drugphish.ch/~ratz/mpt-status/%{name}-%{version}.tar.gz
14cr|mpt-status-1.2.0-7|9	Source1:	mpt-status-cron.conf
14cr|mpt-status-1.2.0-7|10	Source2:	mpt-status.crond
14cr|mpt-status-1.2.0-7|11	Source3:	mpt-status-cron
14cr|mpt-status-1.2.0-7|12	Source4:	README.Mandriva
14cr|mpt-status-1.2.0-7|13	Patch0:		mpt-status.linux-compiler.patch
14cr|mpt-status-1.2.0-7|14	BuildRequires:	kernel-source-latest
14cr|mpt-status-1.2.0-7|15	Requires:	nail
14cr|mpt-status-1.2.0-7|16	
14cr|mpt-status-1.2.0-7|17	%description
14cr|mpt-status-1.2.0-7|18	This program shows the status of the physical and logical drives attached to a
14cr|mpt-status-1.2.0-7|19	LSI FusionMPT RAID (mptlinux, fusion, mpt, ioc) controller.
14cr|mpt-status-1.2.0-7|20	
14cr|mpt-status-1.2.0-7|21	%files
14cr|mpt-status-1.2.0-7|22	%doc doc/* README.Mandriva
14cr|mpt-status-1.2.0-7|23	%dir %{_sysconfdir}/%{name}
14cr|mpt-status-1.2.0-7|24	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/mpt-status-cron.conf
14cr|mpt-status-1.2.0-7|25	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|mpt-status-1.2.0-7|26	%dir %{_datadir}/%{name}
14cr|mpt-status-1.2.0-7|27	%attr(0755,root,root) %{_datadir}/%{name}/mpt-status-cron
14cr|mpt-status-1.2.0-7|28	%{_bindir}/*
14cr|mpt-status-1.2.0-7|29	%{_mandir}/man?/*
14cr|mpt-status-1.2.0-7|30	
14cr|mpt-status-1.2.0-7|31	#----------------------------------------------------------------------------
14cr|mpt-status-1.2.0-7|32	
14cr|mpt-status-1.2.0-7|33	%prep
14cr|mpt-status-1.2.0-7|34	%setup -q
14cr|mpt-status-1.2.0-7|35	%patch0 -p1
14cr|mpt-status-1.2.0-7|36	
14cr|mpt-status-1.2.0-7|37	cp %{SOURCE1} mpt-status-cron.conf
14cr|mpt-status-1.2.0-7|38	cp %{SOURCE2} mpt-status.crond
14cr|mpt-status-1.2.0-7|39	cp %{SOURCE3} mpt-status-cron
14cr|mpt-status-1.2.0-7|40	cp %{SOURCE4} README.Mandriva
14cr|mpt-status-1.2.0-7|41	
14cr|mpt-status-1.2.0-7|42	%build
14cr|mpt-status-1.2.0-7|43	spath=%(find /usr/src/ -name mpi_type.h | sed s,"/lsi/mpi_type.h",,g)
14cr|mpt-status-1.2.0-7|44	gcc %{optflags} -I$spath -Iincl mpt-status.c -o mpt-status
14cr|mpt-status-1.2.0-7|45	
14cr|mpt-status-1.2.0-7|46	%install
14cr|mpt-status-1.2.0-7|47	install -d %{buildroot}%{_sysconfdir}/cron.d
14cr|mpt-status-1.2.0-7|48	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|mpt-status-1.2.0-7|49	install -d %{buildroot}%{_datadir}/%{name}
14cr|mpt-status-1.2.0-7|50	install -d %{buildroot}%{_bindir}
14cr|mpt-status-1.2.0-7|51	install -d %{buildroot}%{_mandir}/man8
14cr|mpt-status-1.2.0-7|52	
14cr|mpt-status-1.2.0-7|53	install -m0755 mpt-status %{buildroot}%{_bindir}
14cr|mpt-status-1.2.0-7|54	install -m0644 man/mpt-status.8 %{buildroot}%{_mandir}/man8
14cr|mpt-status-1.2.0-7|55	
14cr|mpt-status-1.2.0-7|56	install -m0644 mpt-status-cron.conf %{buildroot}%{_sysconfdir}/%{name}/mpt-status-cron.conf
14cr|mpt-status-1.2.0-7|57	install -m0644 mpt-status.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
14cr|mpt-status-1.2.0-7|58	install -m0755 mpt-status-cron %{buildroot}%{_datadir}/%{name}/mpt-status-cron
14cr|mpt-status-1.2.0-7|59	
14cr|mpt-status-1.2.0-7|60	
14cr|mpt-status-1.2.0-7|61	%changelog
14cr|mpt-status-1.2.0-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-7
14cr|mpt-status-1.2.0-7|63	+ Revision: f131d4d
14cr|mpt-status-1.2.0-7|64	- MassBuild#464: Increase release tag
14cr|mpt-status-1.2.0-7|65	
14cr|mpt-status-1.2.0-7|66	

3084 14
14cr|mpv-0.5.3-1|1	# debuginfo-without-sources
14cr|mpv-0.5.3-1|2	%define debug_package %{nil}
14cr|mpv-0.5.3-1|3	
14cr|mpv-0.5.3-1|4	Summary:	Movie player playing most video formats and DVDs
14cr|mpv-0.5.3-1|5	Name:		mpv
14cr|mpv-0.5.3-1|6	Version:	0.5.3
14cr|mpv-0.5.3-1|7	Release:	1
14cr|mpv-0.5.3-1|8	License:	GPLv2+
14cr|mpv-0.5.3-1|9	Group:		Video
14cr|mpv-0.5.3-1|10	Url:		http://%{name}.io/
14cr|mpv-0.5.3-1|11	Source0:	https://github.com/%{name}-player/%{name}/archive/v%{version}.tar.gz
14cr|mpv-0.5.3-1|12	Patch0:		mpv-0.5.3-config.patch
14cr|mpv-0.5.3-1|13	BuildRequires:	desktop-file-utils
14cr|mpv-0.5.3-1|14	BuildRequires:	imagemagick
14cr|mpv-0.5.3-1|15	BuildRequires:	python-docutils
14cr|mpv-0.5.3-1|16	BuildRequires:	python-rst2pdf
14cr|mpv-0.5.3-1|17	BuildRequires:	texlive-caption
14cr|mpv-0.5.3-1|18	BuildRequires:	texlive-latex
14cr|mpv-0.5.3-1|19	BuildRequires:	texlive-cmap
14cr|mpv-0.5.3-1|20	BuildRequires:	texlive-preprint
14cr|mpv-0.5.3-1|21	BuildRequires:	waf
14cr|mpv-0.5.3-1|22	BuildRequires:	ladspa-devel
14cr|mpv-0.5.3-1|23	BuildRequires:	ffmpeg-devel
14cr|mpv-0.5.3-1|24	BuildRequires:	jpeg-devel
14cr|mpv-0.5.3-1|25	BuildRequires:	krb5-devel
14cr|mpv-0.5.3-1|26	BuildRequires:	mng-devel
14cr|mpv-0.5.3-1|27	BuildRequires:	pkgconfig(libmpg123)
14cr|mpv-0.5.3-1|28	BuildRequires:	pkgconfig(libquvi)
14cr|mpv-0.5.3-1|29	BuildRequires:	pkgconfig(libv4lconvert)
14cr|mpv-0.5.3-1|30	BuildRequires:	pkgconfig(liblircclient0)
14cr|mpv-0.5.3-1|31	BuildRequires:	pkgconfig(lua)
14cr|mpv-0.5.3-1|32	BuildRequires:	pkgconfig(ncurses)
14cr|mpv-0.5.3-1|33	BuildRequires:	pkgconfig(libpulse)
14cr|mpv-0.5.3-1|34	BuildRequires:	pkgconfig(alsa)
14cr|mpv-0.5.3-1|35	BuildRequires:	pkgconfig(caca)
14cr|mpv-0.5.3-1|36	BuildRequires:	pkgconfig(cucul)
14cr|mpv-0.5.3-1|37	BuildRequires:	pkgconfig(dri)
14cr|mpv-0.5.3-1|38	BuildRequires:	pkgconfig(dvdnav)
14cr|mpv-0.5.3-1|39	BuildRequires:	pkgconfig(dvdread)
14cr|mpv-0.5.3-1|40	BuildRequires:	pkgconfig(enca)
14cr|mpv-0.5.3-1|41	BuildRequires:	pkgconfig(jack)
14cr|mpv-0.5.3-1|42	BuildRequires:	pkgconfig(lcms2)
14cr|mpv-0.5.3-1|43	BuildRequires:	pkgconfig(libass)
14cr|mpv-0.5.3-1|44	BuildRequires:	pkgconfig(libbluray)
14cr|mpv-0.5.3-1|45	BuildRequires:	pkgconfig(libbs2b)
14cr|mpv-0.5.3-1|46	BuildRequires:	pkgconfig(libcdio)
14cr|mpv-0.5.3-1|47	BuildRequires:	pkgconfig(libcdio_cdda)
14cr|mpv-0.5.3-1|48	BuildRequires:	pkgconfig(libcdio_paranoia)
14cr|mpv-0.5.3-1|49	BuildRequires:	pkgconfig(libguess)
14cr|mpv-0.5.3-1|50	BuildRequires:	pkgconfig(libiso9660)
14cr|mpv-0.5.3-1|51	BuildRequires:	pkgconfig(libudf)
14cr|mpv-0.5.3-1|52	BuildRequires:	pkgconfig(libva)
14cr|mpv-0.5.3-1|53	BuildRequires:	pkgconfig(libva-x11)
14cr|mpv-0.5.3-1|54	BuildRequires:	pkgconfig(luajit)
14cr|mpv-0.5.3-1|55	BuildRequires:	pkgconfig(openal)
14cr|mpv-0.5.3-1|56	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|mpv-0.5.3-1|57	BuildRequires:	pkgconfig(smbclient)
14cr|mpv-0.5.3-1|58	BuildRequires:	pkgconfig(vdpau)
14cr|mpv-0.5.3-1|59	BuildRequires:	pkgconfig(wayland-client)
14cr|mpv-0.5.3-1|60	BuildRequires:	pkgconfig(wayland-cursor)
14cr|mpv-0.5.3-1|61	BuildRequires:	pkgconfig(wayland-scanner)
14cr|mpv-0.5.3-1|62	BuildRequires:	pkgconfig(wayland-server)
14cr|mpv-0.5.3-1|63	BuildRequires:	pkgconfig(xext)
14cr|mpv-0.5.3-1|64	BuildRequires:	pkgconfig(xinerama)
14cr|mpv-0.5.3-1|65	BuildRequires:	pkgconfig(xkbcommon)
14cr|mpv-0.5.3-1|66	BuildRequires:	pkgconfig(xscrnsaver)
14cr|mpv-0.5.3-1|67	BuildRequires:	pkgconfig(xv)
14cr|mpv-0.5.3-1|68	BuildRequires:	pkgconfig(xxf86vm)
14cr|mpv-0.5.3-1|69	BuildRequires:	pkgconfig(zlib)
14cr|mpv-0.5.3-1|70	
14cr|mpv-0.5.3-1|71	%description
14cr|mpv-0.5.3-1|72	Mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
14cr|mpv-0.5.3-1|73	of video file formats, audio and video codecs, and subtitle types. Special
14cr|mpv-0.5.3-1|74	input URL types are available to read input from a variety of sources other
14cr|mpv-0.5.3-1|75	than disk files. Depending on platform, a variety of different video and audio
14cr|mpv-0.5.3-1|76	output methods are supported.
14cr|mpv-0.5.3-1|77	
14cr|mpv-0.5.3-1|78	%files
14cr|mpv-0.5.3-1|79	%doc LICENSE README.md Copyright
14cr|mpv-0.5.3-1|80	%{_bindir}/%{name}
14cr|mpv-0.5.3-1|81	%{_datadir}/applications/%{name}.desktop
14cr|mpv-0.5.3-1|82	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|mpv-0.5.3-1|83	%{_mandir}/man1/%{name}.*
14cr|mpv-0.5.3-1|84	%dir %{_sysconfdir}/%{name}
14cr|mpv-0.5.3-1|85	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|mpv-0.5.3-1|86	%config(noreplace) %{_sysconfdir}/%{name}/encoding-profiles.conf
14cr|mpv-0.5.3-1|87	%config(noreplace) %{_sysconfdir}/%{name}/input.conf
14cr|mpv-0.5.3-1|88	
14cr|mpv-0.5.3-1|89	#----------------------------------------------------------------------------
14cr|mpv-0.5.3-1|90	
14cr|mpv-0.5.3-1|91	%prep
14cr|mpv-0.5.3-1|92	%setup -q
14cr|mpv-0.5.3-1|93	%patch0 -p1
14cr|mpv-0.5.3-1|94	
14cr|mpv-0.5.3-1|95	%build
14cr|mpv-0.5.3-1|96	CCFLAGS="%{optflags}" \
14cr|mpv-0.5.3-1|97	waf configure \
14cr|mpv-0.5.3-1|98	--prefix="%{_prefix}" \
14cr|mpv-0.5.3-1|99	--bindir="%{_bindir}" \
14cr|mpv-0.5.3-1|100	--mandir="%{_mandir}" \
14cr|mpv-0.5.3-1|101	--docdir="%{_docdir}/%{name}" \
14cr|mpv-0.5.3-1|102	--confdir="%{_sysconfdir}/%{name}" \
14cr|mpv-0.5.3-1|103	--enable-joystick \
14cr|mpv-0.5.3-1|104	--enable-lirc \
14cr|mpv-0.5.3-1|105	--disable-sdl1 --disable-sdl2 \
14cr|mpv-0.5.3-1|106	--disable-build-date \
14cr|mpv-0.5.3-1|107	--disable-debug
14cr|mpv-0.5.3-1|108	
14cr|mpv-0.5.3-1|109	waf build --verbose
14cr|mpv-0.5.3-1|110	
14cr|mpv-0.5.3-1|111	%install
14cr|mpv-0.5.3-1|112	waf --destdir=%{buildroot} install
14cr|mpv-0.5.3-1|113	
14cr|mpv-0.5.3-1|114	# Default config files
14cr|mpv-0.5.3-1|115	install -Dpm 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|mpv-0.5.3-1|116	install -Dpm 644 etc/input.conf %{buildroot}%{_sysconfdir}/%{name}/input.conf
14cr|mpv-0.5.3-1|117	desktop-file-install etc/mpv.desktop
14cr|mpv-0.5.3-1|118	
14cr|mpv-0.5.3-1|119	for RES in 16 32 64; do
14cr|mpv-0.5.3-1|120	install -Dpm 644 etc/mpv-icon-8bit-${RES}x${RES}.png %{buildroot}%{_datadir}/icons/hicolor/${RES}x${RES}/apps/%{name}.png
14cr|mpv-0.5.3-1|121	done
14cr|mpv-0.5.3-1|122	
14cr|mpv-0.5.3-1|123	
14cr|mpv-0.5.3-1|124	%changelog
14cr|mpv-0.5.3-1|125	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.3-1
14cr|mpv-0.5.3-1|126	+ Revision: 019c2df
14cr|mpv-0.5.3-1|127	- Adjust build options
14cr|mpv-0.5.3-1|128	
14cr|mpv-0.5.3-1|129	

3085 14
14cr|mrepo-0.8.7-3|1	Summary: Tool to set up a Yum/Apt mirror from various sources
14cr|mrepo-0.8.7-3|2	Name: mrepo
14cr|mrepo-0.8.7-3|3	Version: 0.8.7
14cr|mrepo-0.8.7-3|4	Release: 3
14cr|mrepo-0.8.7-3|5	License: GPL
14cr|mrepo-0.8.7-3|6	Group: System/Configuration/Packaging
14cr|mrepo-0.8.7-3|7	URL: http://dag.wieers.com/home-made/mrepo/
14cr|mrepo-0.8.7-3|8	Source: http://dag.wieers.com/home-made/mrepo/%{name}-%{version}.tar.bz2
14cr|mrepo-0.8.7-3|9	
14cr|mrepo-0.8.7-3|10	BuildArch: noarch
14cr|mrepo-0.8.7-3|11	Requires: python >= 2.0, createrepo
14cr|mrepo-0.8.7-3|12	
14cr|mrepo-0.8.7-3|13	%description
14cr|mrepo-0.8.7-3|14	Tool to set up a Yum/Apt mirror from various sources
14cr|mrepo-0.8.7-3|15	(ISO, RHN, rsync, http, ftp, ...).
14cr|mrepo-0.8.7-3|16	
14cr|mrepo-0.8.7-3|17	mrepo builds a local Apt/Yum RPM repository from local ISO files,
14cr|mrepo-0.8.7-3|18	downloaded updates and extra packages from RHN and 3rd party
14cr|mrepo-0.8.7-3|19	repositories.
14cr|mrepo-0.8.7-3|20	
14cr|mrepo-0.8.7-3|21	It can download all updates and extras automatically, creates
14cr|mrepo-0.8.7-3|22	the repository structure and meta-data, enables HTTP access to
14cr|mrepo-0.8.7-3|23	the repository and creates a directory-structure for remote
14cr|mrepo-0.8.7-3|24	network installations using PXE/TFTP.
14cr|mrepo-0.8.7-3|25	
14cr|mrepo-0.8.7-3|26	mrepo supports ftp, http, sftp, rsync, rhn and other download methods.
14cr|mrepo-0.8.7-3|27	
14cr|mrepo-0.8.7-3|28	With mrepo, you can enable your laptop or a local server to provide
14cr|mrepo-0.8.7-3|29	updates for the whole network and provide the proper files to
14cr|mrepo-0.8.7-3|30	allow installations via the network.
14cr|mrepo-0.8.7-3|31	
14cr|mrepo-0.8.7-3|32	%prep
14cr|mrepo-0.8.7-3|33	%setup
14cr|mrepo-0.8.7-3|34	
14cr|mrepo-0.8.7-3|35	%{__perl} -pi.orig -e 's|^(VERSION)\s*=\s*.+$|$1 = "%{version}"|' mrepo
14cr|mrepo-0.8.7-3|36	
14cr|mrepo-0.8.7-3|37	%{__cat} <<EOF >config/mrepo.cron
14cr|mrepo-0.8.7-3|38	### Enable this if you want mrepo to daily synchronize
14cr|mrepo-0.8.7-3|39	### your distributions and repositories at 2:30am.
14cr|mrepo-0.8.7-3|40	#30 2 * * * root /usr/bin/mrepo -q -ug
14cr|mrepo-0.8.7-3|41	EOF
14cr|mrepo-0.8.7-3|42	
14cr|mrepo-0.8.7-3|43	%{__cat} <<EOF >config/mrepo.conf
14cr|mrepo-0.8.7-3|44	### Configuration file for mrepo
14cr|mrepo-0.8.7-3|45	
14cr|mrepo-0.8.7-3|46	### The [main] section allows to override mrepo's default settings
14cr|mrepo-0.8.7-3|47	### The mrepo-example.conf gives an overview of all the possible settings
14cr|mrepo-0.8.7-3|48	[main]
14cr|mrepo-0.8.7-3|49	srcdir = /var/mrepo
14cr|mrepo-0.8.7-3|50	wwwdir = /var/www/mrepo
14cr|mrepo-0.8.7-3|51	confdir = /etc/mrepo.conf.d
14cr|mrepo-0.8.7-3|52	arch = i386 x86_64
14cr|mrepo-0.8.7-3|53	
14cr|mrepo-0.8.7-3|54	mailto = root@localhost
14cr|mrepo-0.8.7-3|55	smtp-server = localhost
14cr|mrepo-0.8.7-3|56	
14cr|mrepo-0.8.7-3|57	#rhnlogin = username:password
14cr|mrepo-0.8.7-3|58	
14cr|mrepo-0.8.7-3|59	### Any other section is considered a definition for a distribution
14cr|mrepo-0.8.7-3|60	### You can put distribution sections in /etc/mrepo.conf.d/
14cr|mrepo-0.8.7-3|61	### Examples can be found in the documentation at:
14cr|mrepo-0.8.7-3|62	###     %{_docdir}/%{name}-%{version}/dists/.
14cr|mrepo-0.8.7-3|63	EOF
14cr|mrepo-0.8.7-3|64	
14cr|mrepo-0.8.7-3|65	%build
14cr|mrepo-0.8.7-3|66	
14cr|mrepo-0.8.7-3|67	%install
14cr|mrepo-0.8.7-3|68	
14cr|mrepo-0.8.7-3|69	%{__make} install DESTDIR="%{buildroot}"
14cr|mrepo-0.8.7-3|70	
14cr|mrepo-0.8.7-3|71	%preun
14cr|mrepo-0.8.7-3|72	if [ $1 -eq 0 ]; then
14cr|mrepo-0.8.7-3|73	/etc/init.d/mrepo stop &>/dev/null || :
14cr|mrepo-0.8.7-3|74	/sbin/chkconfig --del mrepo
14cr|mrepo-0.8.7-3|75	fi
14cr|mrepo-0.8.7-3|76	
14cr|mrepo-0.8.7-3|77	%post
14cr|mrepo-0.8.7-3|78	/sbin/chkconfig --add mrepo
14cr|mrepo-0.8.7-3|79	
14cr|mrepo-0.8.7-3|80	
14cr|mrepo-0.8.7-3|81	
14cr|mrepo-0.8.7-3|82	%files
14cr|mrepo-0.8.7-3|83	%defattr(-, root, root, 0755)
14cr|mrepo-0.8.7-3|84	%doc AUTHORS ChangeLog COPYING README THANKS TODO WISHLIST config/*.conf config/dists/ docs/
14cr|mrepo-0.8.7-3|85	%config(noreplace) %{_sysconfdir}/cron.d/mrepo
14cr|mrepo-0.8.7-3|86	%config(noreplace) %{_sysconfdir}/httpd/conf.d/mrepo.conf
14cr|mrepo-0.8.7-3|87	%config(noreplace) %{_sysconfdir}/logrotate.d/mrepo
14cr|mrepo-0.8.7-3|88	%config(noreplace) %{_sysconfdir}/mrepo.conf
14cr|mrepo-0.8.7-3|89	%config(noreplace) %{_sysconfdir}/mrepo.conf.d/
14cr|mrepo-0.8.7-3|90	%config %{_initrddir}/mrepo
14cr|mrepo-0.8.7-3|91	%{_bindir}/gensystemid
14cr|mrepo-0.8.7-3|92	%{_bindir}/rhnget
14cr|mrepo-0.8.7-3|93	%{_bindir}/mrepo
14cr|mrepo-0.8.7-3|94	%{_bindir}/youget
14cr|mrepo-0.8.7-3|95	%{_datadir}/mrepo/
14cr|mrepo-0.8.7-3|96	/var/cache/mrepo/
14cr|mrepo-0.8.7-3|97	/var/www/mrepo/
14cr|mrepo-0.8.7-3|98	/var/mrepo/
14cr|mrepo-0.8.7-3|99	
14cr|mrepo-0.8.7-3|100	
14cr|mrepo-0.8.7-3|101	
14cr|mrepo-0.8.7-3|102	%changelog
14cr|mrepo-0.8.7-3|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.7-3
14cr|mrepo-0.8.7-3|104	+ Revision: 731ee34
14cr|mrepo-0.8.7-3|105	- MassBuild#464: Increase release tag
14cr|mrepo-0.8.7-3|106	
14cr|mrepo-0.8.7-3|107	

3086 14
14cr|mrxvt-0.5.4-6|1	Summary:	A multi-tabbed X terminal emulator based on rxvt
14cr|mrxvt-0.5.4-6|2	Name:		mrxvt
14cr|mrxvt-0.5.4-6|3	Version:	0.5.4
14cr|mrxvt-0.5.4-6|4	Release:	6
14cr|mrxvt-0.5.4-6|5	Source0:	%{name}-%{version}.tar.bz2
14cr|mrxvt-0.5.4-6|6	License:	GPLv2
14cr|mrxvt-0.5.4-6|7	Group:		Terminals
14cr|mrxvt-0.5.4-6|8	Url:		http://materm.sourceforge.net
14cr|mrxvt-0.5.4-6|9	BuildRequires:	pkgconfig(ice)
14cr|mrxvt-0.5.4-6|10	BuildRequires:	pkgconfig(sm)
14cr|mrxvt-0.5.4-6|11	BuildRequires:	pkgconfig(x11)
14cr|mrxvt-0.5.4-6|12	BuildRequires:	pkgconfig(xft)
14cr|mrxvt-0.5.4-6|13	BuildRequires:	pkgconfig(xpm)
14cr|mrxvt-0.5.4-6|14	BuildRequires:	pkgconfig(xrender)
14cr|mrxvt-0.5.4-6|15	BuildRequires:	fontconfig-devel
14cr|mrxvt-0.5.4-6|16	BuildRequires:	pkgconfig(libpng)
14cr|mrxvt-0.5.4-6|17	BuildRequires:	jpeg-devel
14cr|mrxvt-0.5.4-6|18	# X11 locales are required to build IM support
14cr|mrxvt-0.5.4-6|19	BuildRequires:	libx11-common
14cr|mrxvt-0.5.4-6|20	BuildRequires:	imagemagick
14cr|mrxvt-0.5.4-6|21	
14cr|mrxvt-0.5.4-6|22	%description
14cr|mrxvt-0.5.4-6|23	Mrxvt is a lightweight and powerful multi-tabbed X terminal emulator based on
14cr|mrxvt-0.5.4-6|24	the popular emulators rxvt and aterm. It implements many useful features seen
14cr|mrxvt-0.5.4-6|25	in modern X terminal emulators such as gnome-terminal and konsole while
14cr|mrxvt-0.5.4-6|26	remaining lightweight and independent of the GNOME and KDE desktop
14cr|mrxvt-0.5.4-6|27	environments.
14cr|mrxvt-0.5.4-6|28	
14cr|mrxvt-0.5.4-6|29	%prep
14cr|mrxvt-0.5.4-6|30	%setup -q
14cr|mrxvt-0.5.4-6|31	
14cr|mrxvt-0.5.4-6|32	%build
14cr|mrxvt-0.5.4-6|33	%configure2_5x --disable-debug --enable-keepscrolling --enable-selectionscrolling  --enable-mousewheel --enable-24bits --enable-text-shado --enable-smart-resize --enable-xft --enable-xim --enable-greek --enable-cjk
14cr|mrxvt-0.5.4-6|34	%make
14cr|mrxvt-0.5.4-6|35	
14cr|mrxvt-0.5.4-6|36	%install
14cr|mrxvt-0.5.4-6|37	%makeinstall_std
14cr|mrxvt-0.5.4-6|38	rm -rf %{buildroot}/usr/share/doc/mrxvt
14cr|mrxvt-0.5.4-6|39	
14cr|mrxvt-0.5.4-6|40	# menu entries
14cr|mrxvt-0.5.4-6|41	
14cr|mrxvt-0.5.4-6|42	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mrxvt-0.5.4-6|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|mrxvt-0.5.4-6|44	[Desktop Entry]
14cr|mrxvt-0.5.4-6|45	Name=Mrxvt
14cr|mrxvt-0.5.4-6|46	Name[ru]=Mrxvt
14cr|mrxvt-0.5.4-6|47	Comment=A multi-tabbed X terminal emulator
14cr|mrxvt-0.5.4-6|48	Comment[ru]=Эмулятор терминала со вкладками
14cr|mrxvt-0.5.4-6|49	Exec=/usr/bin/%{name}
14cr|mrxvt-0.5.4-6|50	Icon=%{name}
14cr|mrxvt-0.5.4-6|51	Terminal=false
14cr|mrxvt-0.5.4-6|52	Type=Application
14cr|mrxvt-0.5.4-6|53	Categories=TerminalEmulator;System;
14cr|mrxvt-0.5.4-6|54	EOF
14cr|mrxvt-0.5.4-6|55	
14cr|mrxvt-0.5.4-6|56	
14cr|mrxvt-0.5.4-6|57	install -m 755 -d %{buildroot}%{_miconsdir}
14cr|mrxvt-0.5.4-6|58	install -m 755 -d %{buildroot}%{_iconsdir}
14cr|mrxvt-0.5.4-6|59	install -m 755 -d %{buildroot}%{_liconsdir}
14cr|mrxvt-0.5.4-6|60	
14cr|mrxvt-0.5.4-6|61	convert -resize 48x48 share/pixmaps/mrxvt.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|62	convert -resize 16x16 share/pixmaps/mrxvt.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|63	convert -resize 32x32 share/pixmaps/mrxvt.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|64	
14cr|mrxvt-0.5.4-6|65	%files
14cr|mrxvt-0.5.4-6|66	%doc AUTHORS COPYING INSTALL NEWS README TODO ChangeLog
14cr|mrxvt-0.5.4-6|67	%{_bindir}/*
14cr|mrxvt-0.5.4-6|68	%{_mandir}/man1/*
14cr|mrxvt-0.5.4-6|69	%{_datadir}/pixmaps/*
14cr|mrxvt-0.5.4-6|70	%{_miconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|71	%{_iconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|72	%{_liconsdir}/%{name}.png
14cr|mrxvt-0.5.4-6|73	%dir %{_sysconfdir}/%{name}
14cr|mrxvt-0.5.4-6|74	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|mrxvt-0.5.4-6|75	%{_datadir}/applications/*
14cr|mrxvt-0.5.4-6|76	
14cr|mrxvt-0.5.4-6|77	%changelog
14cr|mrxvt-0.5.4-6|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-6
14cr|mrxvt-0.5.4-6|79	+ Revision: b4837de
14cr|mrxvt-0.5.4-6|80	- MassBuild#464: Increase release tag
14cr|mrxvt-0.5.4-6|81	
14cr|mrxvt-0.5.4-6|82	

3087 14
14cr|mserv-0.41-13|1	%define major   0
14cr|mserv-0.41-13|2	%define libname %mklibname %{name} %{major}
14cr|mserv-0.41-13|3	%define develname %mklibname -d %{name}
14cr|mserv-0.41-13|4	
14cr|mserv-0.41-13|5	Name:           mserv
14cr|mserv-0.41-13|6	Version:        0.41
14cr|mserv-0.41-13|7	Release:        13
14cr|mserv-0.41-13|8	Summary:        Jukebox-style music server for unix-like systems
14cr|mserv-0.41-13|9	Group:          System/Servers
14cr|mserv-0.41-13|10	License:        GPL
14cr|mserv-0.41-13|11	URL:            http://www.mserv.org
14cr|mserv-0.41-13|12	Source0:        http://prdownloads.sourceforge.net/mserv/%{name}-%{version}.tar.bz2
14cr|mserv-0.41-13|13	Patch0:		mserv-0.41-disable-ltdl.patch
14cr|mserv-0.41-13|14	Requires:       mpg123
14cr|mserv-0.41-13|15	Requires:       vorbis-tools
14cr|mserv-0.41-13|16	Requires:       %{libname} = %{version}
14cr|mserv-0.41-13|17	BuildRequires:	libltdl-devel
14cr|mserv-0.41-13|18	BuildRequires:  libshout-devel
14cr|mserv-0.41-13|19	BuildRequires:  libsamplerate-devel
14cr|mserv-0.41-13|20	BuildRequires:	libogg-devel
14cr|mserv-0.41-13|21	BuildRequires:	libvorbis-devel
14cr|mserv-0.41-13|22	
14cr|mserv-0.41-13|23	%description
14cr|mserv-0.41-13|24	Mserv is a jukebox-style music server designed to play mp3, ogg, etc. files
14cr|mserv-0.41-13|25	(configurable) based on ratings of users who are logged in to the system. Mserv
14cr|mserv-0.41-13|26	plays the music via your existing programs like mpg123 and ogg123 to either
14cr|mserv-0.41-13|27	your sound card (Stable release) or streamed to an Icecast 2 server (NEW!
14cr|mserv-0.41-13|28	Development release). Mserv is Free Software released under this license.
14cr|mserv-0.41-13|29	
14cr|mserv-0.41-13|30	Mserv runs on a variety of UNIX platforms, including GNU/Linux and BSD
14cr|mserv-0.41-13|31	platforms. Mserv includes features such as searching, filtering, biased random
14cr|mserv-0.41-13|32	play, queuing, talking, on-line and off-line track editing, and a standardised
14cr|mserv-0.41-13|33	TCP protocol. This allows for a variety of interfaces including a built-in
14cr|mserv-0.41-13|34	telnet interface, a command line program for scripting and a Perl based web
14cr|mserv-0.41-13|35	client.
14cr|mserv-0.41-13|36	
14cr|mserv-0.41-13|37	Due to the standarised TCP protocol there are many 3rd-party clients available,
14cr|mserv-0.41-13|38	including desktop (both UNIX and Windows) graphical clients. There's even an
14cr|mserv-0.41-13|39	emacs plug-in (written by Lars Bjnnes) in lisp, and an infra-red controller
14cr|mserv-0.41-13|40	interface (written by David Brownlee)!
14cr|mserv-0.41-13|41	
14cr|mserv-0.41-13|42	%package -n %{libname}
14cr|mserv-0.41-13|43	Summary:    Main library for %{name}
14cr|mserv-0.41-13|44	Group:      System/Libraries
14cr|mserv-0.41-13|45	Requires:   %{name} = %{version}-%{release}
14cr|mserv-0.41-13|46	
14cr|mserv-0.41-13|47	%description -n %{libname}
14cr|mserv-0.41-13|48	This package contains the library needed to run programs dynamically
14cr|mserv-0.41-13|49	linked with %{name}.
14cr|mserv-0.41-13|50	
14cr|mserv-0.41-13|51	%package -n %{develname}
14cr|mserv-0.41-13|52	Summary:    Headers for developing programs that will use %{name}
14cr|mserv-0.41-13|53	Group:      Development/Other
14cr|mserv-0.41-13|54	Requires:   %{libname} = %{version}
14cr|mserv-0.41-13|55	Provides:   lib%{name}-devel = %{EVRD}
14cr|mserv-0.41-13|56	Provides:   %{name}-devel = %{EVRD}
14cr|mserv-0.41-13|57	Obsoletes:  %{_lib}mserv0-devel
14cr|mserv-0.41-13|58	
14cr|mserv-0.41-13|59	%description -n %{develname}
14cr|mserv-0.41-13|60	This package contains the headers that programmers will need to develop
14cr|mserv-0.41-13|61	applications which will use %{name}.
14cr|mserv-0.41-13|62	
14cr|mserv-0.41-13|63	%prep
14cr|mserv-0.41-13|64	%setup -q
14cr|mserv-0.41-13|65	%patch0 -p0
14cr|mserv-0.41-13|66	
14cr|mserv-0.41-13|67	%build
14cr|mserv-0.41-13|68	autoreconf -fi
14cr|mserv-0.41-13|69	%configure2_5x --disable-module-ossaudio --datadir=%{_datadir}/%{name} --disable-static
14cr|mserv-0.41-13|70	%make
14cr|mserv-0.41-13|71	
14cr|mserv-0.41-13|72	%install
14cr|mserv-0.41-13|73	%makeinstall_std
14cr|mserv-0.41-13|74	
14cr|mserv-0.41-13|75	%files
14cr|mserv-0.41-13|76	%doc AUTHORS COPYING ChangeLog INSTALL LICENSE README
14cr|mserv-0.41-13|77	%{_bindir}/*
14cr|mserv-0.41-13|78	%{_libdir}/%{name}
14cr|mserv-0.41-13|79	%{_mandir}/*/*
14cr|mserv-0.41-13|80	%{_datadir}/%{name}
14cr|mserv-0.41-13|81	
14cr|mserv-0.41-13|82	%files -n %{libname}
14cr|mserv-0.41-13|83	%defattr(-,root,root)
14cr|mserv-0.41-13|84	%{_libdir}/*.so.%{major}
14cr|mserv-0.41-13|85	%{_libdir}/*.so.%{major}.*
14cr|mserv-0.41-13|86	
14cr|mserv-0.41-13|87	%files -n %{develname}
14cr|mserv-0.41-13|88	%defattr(-,root,root)
14cr|mserv-0.41-13|89	%{_includedir}/*
14cr|mserv-0.41-13|90	%{_libdir}/*.so
14cr|mserv-0.41-13|91	%{_libdir}/pkgconfig/*
14cr|mserv-0.41-13|92	
14cr|mserv-0.41-13|93	
14cr|mserv-0.41-13|94	
14cr|mserv-0.41-13|95	%changelog
14cr|mserv-0.41-13|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41-13
14cr|mserv-0.41-13|97	+ Revision: 89ec375
14cr|mserv-0.41-13|98	- MassBuild#464: Increase release tag
14cr|mserv-0.41-13|99	
14cr|mserv-0.41-13|100	

3088 14
14cr|mserver-0.5.5-12|1	Summary:	C-Mserver Masqdialer daemon
14cr|mserver-0.5.5-12|2	Name:		mserver
14cr|mserver-0.5.5-12|3	Version:	0.5.5
14cr|mserver-0.5.5-12|4	Release:	12
14cr|mserver-0.5.5-12|5	License:	GPLv2+
14cr|mserver-0.5.5-12|6	Group:		Networking/Other
14cr|mserver-0.5.5-12|7	Url:		http://w3.cpwright.com/mserver
14cr|mserver-0.5.5-12|8	Source0:	ftp://ftp.cpwright.com:/pub/mserver/c-mserver-%{version}.tar.bz2
14cr|mserver-0.5.5-12|9	Source1:	mserver.pamd
14cr|mserver-0.5.5-12|10	Source2:	mserver.conf.bz2
14cr|mserver-0.5.5-12|11	Source3:	mserver.service
14cr|mserver-0.5.5-12|12	Patch0:		c-mserver-0.5.5-makefile.patch.bz2
14cr|mserver-0.5.5-12|13	Patch1:		mserver-0.5.5-config.patch.bz2
14cr|mserver-0.5.5-12|14	Patch2:		mserver-0.5.5-dial.patch.bz2
14cr|mserver-0.5.5-12|15	Patch3:		mserver-0.5.5-errno-fix.patch.bz2
14cr|mserver-0.5.5-12|16	Patch4:		mserver-0.5.5-gcc4-fixes.patch.bz2
14cr|mserver-0.5.5-12|17	Requires(pre):	rpm-helper sed
14cr|mserver-0.5.5-12|18	Provides:	c-mserver = %{EVRD}
14cr|mserver-0.5.5-12|19	BuildRequires: systemd
14cr|mserver-0.5.5-12|20	Requires(post): systemd
14cr|mserver-0.5.5-12|21	Requires(preun): systemd
14cr|mserver-0.5.5-12|22	Requires(postun): systemd
14cr|mserver-0.5.5-12|23	
14cr|mserver-0.5.5-12|24	%description
14cr|mserver-0.5.5-12|25	The masqdialer system will allow authorized LAN users to manipulate
14cr|mserver-0.5.5-12|26	the network interface (usually a modem) that gives the Internet
14cr|mserver-0.5.5-12|27	access on a Linux box without having to use telnet. It's based on
14cr|mserver-0.5.5-12|28	a client/server approach so any TCP/IP enabled system should be able
14cr|mserver-0.5.5-12|29	to take advantage of this server, if a client is written for it.
14cr|mserver-0.5.5-12|30	Currently; Linux, Windows, NetBSD, and any system with a Java
14cr|mserver-0.5.5-12|31	implementation or Web Browser have clients.
14cr|mserver-0.5.5-12|32	
14cr|mserver-0.5.5-12|33	Note: Please make changes to /etc/mserver.conf.
14cr|mserver-0.5.5-12|34	
14cr|mserver-0.5.5-12|35	%files
14cr|mserver-0.5.5-12|36	%config(noreplace) %{_sysconfdir}/pam.d/mserver
14cr|mserver-0.5.5-12|37	%{_unitdir}/mserver.service
14cr|mserver-0.5.5-12|38	%config(noreplace) %{_sysconfdir}/ppp/options.sample
14cr|mserver-0.5.5-12|39	%{_sbindir}/mserver
14cr|mserver-0.5.5-12|40	%{_sbindir}/mchat
14cr|mserver-0.5.5-12|41	%{_sbindir}/authgen
14cr|mserver-0.5.5-12|42	%{_sbindir}/findstat
14cr|mserver-0.5.5-12|43	%{_sbindir}/checkstat
14cr|mserver-0.5.5-12|44	%{_sbindir}/fakelink
14cr|mserver-0.5.5-12|45	%{_sbindir}/linkdown
14cr|mserver-0.5.5-12|46	%{_sbindir}/linkup
14cr|mserver-0.5.5-12|47	%attr(0644,root,root) %{_mandir}/man5/mserver.conf.5*
14cr|mserver-0.5.5-12|48	%attr(0644,root,root) %{_mandir}/man8/mchat.8*
14cr|mserver-0.5.5-12|49	%attr(0644,root,root) %{_mandir}/man8/mserver.8*
14cr|mserver-0.5.5-12|50	%{_sbindir}/ppp-off
14cr|mserver-0.5.5-12|51	%{_sbindir}/pppsetup
14cr|mserver-0.5.5-12|52	%doc ChangeLog AUTHORS COPYING README
14cr|mserver-0.5.5-12|53	%doc docs/clients.html docs/doc.html docs/index.html
14cr|mserver-0.5.5-12|54	%doc docs/images sampleconf pppsetup firewallscripts/ipchainscripts
14cr|mserver-0.5.5-12|55	%attr(0644,root,root) %config(noreplace) /etc/mserver.conf
14cr|mserver-0.5.5-12|56	
14cr|mserver-0.5.5-12|57	%post
14cr|mserver-0.5.5-12|58	%systemd_post mserver.service
14cr|mserver-0.5.5-12|59	
14cr|mserver-0.5.5-12|60	# Add masqdialer entry to /etc/services if not already there
14cr|mserver-0.5.5-12|61	if ! ( grep ^[[:space:]]*224/tcp /etc/services > /dev/null ) then
14cr|mserver-0.5.5-12|62	echo 'masqdialer      224/tcp		masqdialer	# added by c-mserver' >> /etc/services
14cr|mserver-0.5.5-12|63	fi
14cr|mserver-0.5.5-12|64	if ! ( grep ^[[:space:]]*224/udp /etc/services > /dev/null ) then
14cr|mserver-0.5.5-12|65	echo 'masqdialer      224/udp		masqdialer	# added by c-mserver' >> /etc/services
14cr|mserver-0.5.5-12|66	fi
14cr|mserver-0.5.5-12|67	
14cr|mserver-0.5.5-12|68	%preun
14cr|mserver-0.5.5-12|69	%systemd_preun mserver.service
14cr|mserver-0.5.5-12|70	
14cr|mserver-0.5.5-12|71	%postun
14cr|mserver-0.5.5-12|72	%systemd_postun_with_restart mserver.service
14cr|mserver-0.5.5-12|73	if [ $1 -eq 0 ]
14cr|mserver-0.5.5-12|74	then
14cr|mserver-0.5.5-12|75	# Remove masqdialer entries from /etc/services
14cr|mserver-0.5.5-12|76	cd /etc
14cr|mserver-0.5.5-12|77	tmpfile=/etc/tmp.$$
14cr|mserver-0.5.5-12|78	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
14cr|mserver-0.5.5-12|79	mv $tmpfile services
14cr|mserver-0.5.5-12|80	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
14cr|mserver-0.5.5-12|81	mv $tmpfile services
14cr|mserver-0.5.5-12|82	fi
14cr|mserver-0.5.5-12|83	
14cr|mserver-0.5.5-12|84	
14cr|mserver-0.5.5-12|85	#----------------------------------------------------------------------------
14cr|mserver-0.5.5-12|86	
14cr|mserver-0.5.5-12|87	%prep
14cr|mserver-0.5.5-12|88	%setup -q
14cr|mserver-0.5.5-12|89	%patch0 -p1
14cr|mserver-0.5.5-12|90	%patch1
14cr|mserver-0.5.5-12|91	%patch2
14cr|mserver-0.5.5-12|92	%patch3 -p1 -b .errno
14cr|mserver-0.5.5-12|93	%patch4 -p1 -b .gcc4
14cr|mserver-0.5.5-12|94	
14cr|mserver-0.5.5-12|95	%build
14cr|mserver-0.5.5-12|96	#First clean up CVS files for rpmlint:
14cr|mserver-0.5.5-12|97	find . -name CVS -type d -exec rm -Rf {} \;|| true
14cr|mserver-0.5.5-12|98	find . -name .cvsignore -type f -exec rm -f {} \;|| true
14cr|mserver-0.5.5-12|99	
14cr|mserver-0.5.5-12|100	%configure2_5x
14cr|mserver-0.5.5-12|101	%make CPPFLAGS="%{optflags}"
14cr|mserver-0.5.5-12|102	
14cr|mserver-0.5.5-12|103	%install
14cr|mserver-0.5.5-12|104	mkdir -p %{buildroot}%{_sbindir}
14cr|mserver-0.5.5-12|105	mkdir -p %{buildroot}%{_sysconfdir}/ppp
14cr|mserver-0.5.5-12|106	mkdir -p %{buildroot}/%{_mandir}/{man5,man8}
14cr|mserver-0.5.5-12|107	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|mserver-0.5.5-12|108	mkdir -p %{buildroot}%{_datadir}/mserver
14cr|mserver-0.5.5-12|109	install -m 755 mserver/mserver %{buildroot}%{_sbindir}/mserver
14cr|mserver-0.5.5-12|110	install -m 755 mchat/mchat %{buildroot}%{_sbindir}/mchat
14cr|mserver-0.5.5-12|111	install -m 755 authgen/authgen %{buildroot}%{_sbindir}/authgen
14cr|mserver-0.5.5-12|112	install -m 755 checkstat/findstat %{buildroot}%{_sbindir}/findstat
14cr|mserver-0.5.5-12|113	install -m 755 checkstat/checkstat %{buildroot}%{_sbindir}/checkstat
14cr|mserver-0.5.5-12|114	install -m 755 fakelink/linkcheck %{buildroot}%{_sbindir}/fakelink
14cr|mserver-0.5.5-12|115	install -m 755 fakelink/linkdown %{buildroot}%{_sbindir}/linkdown
14cr|mserver-0.5.5-12|116	install -m 755 fakelink/linkup %{buildroot}%{_sbindir}/linkup
14cr|mserver-0.5.5-12|117	install -m 664 pam/mserver %{buildroot}%{_sysconfdir}/pam.d/mserver
14cr|mserver-0.5.5-12|118	install -m 644 pppsetup/options.sample %{buildroot}%{_sysconfdir}/ppp/options.sample
14cr|mserver-0.5.5-12|119	install -m 755 pppsetup/ppp-off %{buildroot}%{_sbindir}
14cr|mserver-0.5.5-12|120	install -m 755 pppsetup/pppsetup %{buildroot}%{_sbindir}
14cr|mserver-0.5.5-12|121	install -D -p -m 0755 %{SOURCE3} %{buildroot}%{_unitdir}/mserver.service
14cr|mserver-0.5.5-12|122	
14cr|mserver-0.5.5-12|123	bzcat %{SOURCE2}|sed -e 's/_VERSION_/%{version}/'> %{buildroot}/etc/mserver.conf
14cr|mserver-0.5.5-12|124	install -m 644 mchat/mchat.8 %{buildroot}/%{_mandir}/man8/mchat.8
14cr|mserver-0.5.5-12|125	install -m 644 docs/mserver.8 %{buildroot}/%{_mandir}/man8/mserver.8
14cr|mserver-0.5.5-12|126	install -m 644 docs/mserver.conf.5 %{buildroot}/%{_mandir}/man5/mserver.conf.5
14cr|mserver-0.5.5-12|127	
14cr|mserver-0.5.5-12|128	%changelog
14cr|mserver-0.5.5-12|129	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-12
14cr|mserver-0.5.5-12|130	+ Revision: 8abe96d
14cr|mserver-0.5.5-12|131	- Spec cleanup
14cr|mserver-0.5.5-12|132	
14cr|mserver-0.5.5-12|133	

3089 14
14cr|msilbc-2.0.3-4|1	%define major 0
14cr|msilbc-2.0.3-4|2	%define libname %mklibname %{name} %{major}
14cr|msilbc-2.0.3-4|3	%define devname %mklibname %{name} -d
14cr|msilbc-2.0.3-4|4	
14cr|msilbc-2.0.3-4|5	Summary:	msiLBC is low bitrate audio codec - plugin for mediastreamer
14cr|msilbc-2.0.3-4|6	Name:		msilbc
14cr|msilbc-2.0.3-4|7	Version:	2.0.3
14cr|msilbc-2.0.3-4|8	Release:	4
14cr|msilbc-2.0.3-4|9	License:	GPL2+
14cr|msilbc-2.0.3-4|10	Group:		System/Libraries
14cr|msilbc-2.0.3-4|11	Url:		http://www.linphone.org
14cr|msilbc-2.0.3-4|12	Source0:	http://download.savannah.gnu.org/releases/linphone/plugins/sources/%{name}-%{version}.tar.gz
14cr|msilbc-2.0.3-4|13	Patch0:		msilbc-webrtc-libilbc.patch
14cr|msilbc-2.0.3-4|14	BuildRequires:	autoconf2.5
14cr|msilbc-2.0.3-4|15	BuildRequires:	pkgconfig(libilbc)
14cr|msilbc-2.0.3-4|16	BuildRequires:	pkgconfig(mediastreamer)
14cr|msilbc-2.0.3-4|17	BuildRequires:	pkgconfig(ortp)
14cr|msilbc-2.0.3-4|18	
14cr|msilbc-2.0.3-4|19	%description
14cr|msilbc-2.0.3-4|20	This package supplies the mediastreamer plugin for the iLBC audio
14cr|msilbc-2.0.3-4|21	codec, which is necessary to use the codec with Linphone.
14cr|msilbc-2.0.3-4|22	iLBC is low bitrate audio codec - plugin for mediastreamer.
14cr|msilbc-2.0.3-4|23	Needed to build Google Talk libjingle voice call support with iLBC codec.
14cr|msilbc-2.0.3-4|24	
14cr|msilbc-2.0.3-4|25	#--------------------------------------------------------------------
14cr|msilbc-2.0.3-4|26	
14cr|msilbc-2.0.3-4|27	%package -n %{libname}
14cr|msilbc-2.0.3-4|28	Summary:	Library files for msiLBC
14cr|msilbc-2.0.3-4|29	Group:		System/Libraries
14cr|msilbc-2.0.3-4|30	
14cr|msilbc-2.0.3-4|31	%description -n %{libname}
14cr|msilbc-2.0.3-4|32	This package supplies the mediastreamer plugin for the iLBC audio
14cr|msilbc-2.0.3-4|33	codec, which is necessary to use the codec with Linphone.
14cr|msilbc-2.0.3-4|34	iLBC is low bitrate audio codec - plugin for mediastreamer.
14cr|msilbc-2.0.3-4|35	Needed to build Google Talk libjingle voice call support with iLBC codec.
14cr|msilbc-2.0.3-4|36	
14cr|msilbc-2.0.3-4|37	%files -n %{libname}
14cr|msilbc-2.0.3-4|38	%{_libdir}/mediastreamer/plugins/libmsilbc.so.%{major}*
14cr|msilbc-2.0.3-4|39	
14cr|msilbc-2.0.3-4|40	#--------------------------------------------------------------------
14cr|msilbc-2.0.3-4|41	
14cr|msilbc-2.0.3-4|42	%package -n %{devname}
14cr|msilbc-2.0.3-4|43	Summary:	Development files for msiLBC library
14cr|msilbc-2.0.3-4|44	Group:		Development/C
14cr|msilbc-2.0.3-4|45	Requires:	%{libname} = %{EVRD}
14cr|msilbc-2.0.3-4|46	Provides:	%{name}-devel = %{EVRD}
14cr|msilbc-2.0.3-4|47	
14cr|msilbc-2.0.3-4|48	%description -n %{devname}
14cr|msilbc-2.0.3-4|49	This package supplies the mediastreamer plugin for the iLBC audio
14cr|msilbc-2.0.3-4|50	codec, which is necessary to use the codec with Linphone.
14cr|msilbc-2.0.3-4|51	iLBC is low bitrate audio codec - plugin for mediastreamer.
14cr|msilbc-2.0.3-4|52	Needed to build Google Talk libjingle voice call support with iLBC codec.
14cr|msilbc-2.0.3-4|53	
14cr|msilbc-2.0.3-4|54	%files -n %{devname}
14cr|msilbc-2.0.3-4|55	%doc README INSTALL AUTHORS COPYING NEWS
14cr|msilbc-2.0.3-4|56	%{_libdir}/mediastreamer/plugins/libmsilbc.so
14cr|msilbc-2.0.3-4|57	
14cr|msilbc-2.0.3-4|58	#--------------------------------------------------------------------
14cr|msilbc-2.0.3-4|59	%prep
14cr|msilbc-2.0.3-4|60	%setup -q
14cr|msilbc-2.0.3-4|61	%patch0 -p1
14cr|msilbc-2.0.3-4|62	
14cr|msilbc-2.0.3-4|63	%build
14cr|msilbc-2.0.3-4|64	autoreconf -fi
14cr|msilbc-2.0.3-4|65	export ILBC_CFLAGS='%{optflags}'
14cr|msilbc-2.0.3-4|66	export ILBC_LIBS='%{_libdir}'
14cr|msilbc-2.0.3-4|67	%configure2_5x
14cr|msilbc-2.0.3-4|68	%make
14cr|msilbc-2.0.3-4|69	
14cr|msilbc-2.0.3-4|70	%install
14cr|msilbc-2.0.3-4|71	%makeinstall_std
14cr|msilbc-2.0.3-4|72	
14cr|msilbc-2.0.3-4|73	
14cr|msilbc-2.0.3-4|74	%changelog
14cr|msilbc-2.0.3-4|75	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-4
14cr|msilbc-2.0.3-4|76	+ Revision: 35a5449
14cr|msilbc-2.0.3-4|77	- Rebuild against new ilbc
14cr|msilbc-2.0.3-4|78	
14cr|msilbc-2.0.3-4|79	

3090 14
14cr|msmtp-1.4.28-3|1	Summary:	An SMTP client
14cr|msmtp-1.4.28-3|2	Name:		msmtp
14cr|msmtp-1.4.28-3|3	Version:	1.4.28
14cr|msmtp-1.4.28-3|4	Release:	3
14cr|msmtp-1.4.28-3|5	License:	GPLv3
14cr|msmtp-1.4.28-3|6	Group:		System/Servers
14cr|msmtp-1.4.28-3|7	URL:		http://msmtp.sourceforge.net/
14cr|msmtp-1.4.28-3|8	Source0:	http://downloads.sourceforge.net/project/msmtp/msmtp/%{version}/msmtp-%{version}.tar.bz2
14cr|msmtp-1.4.28-3|9	Source1:	msmtprc
14cr|msmtp-1.4.28-3|10	BuildRequires:	openssl-devel >= 0:0.9.6
14cr|msmtp-1.4.28-3|11	BuildRequires:	libgcrypt-devel >= 0:1.2.0
14cr|msmtp-1.4.28-3|12	Provides:	sendmail-command
14cr|msmtp-1.4.28-3|13	
14cr|msmtp-1.4.28-3|14	%description
14cr|msmtp-1.4.28-3|15	msmtp is an SMTP client that one can use with mail user agents that
14cr|msmtp-1.4.28-3|16	that contain no mail transfer capability (e.g., Mutt).
14cr|msmtp-1.4.28-3|17	
14cr|msmtp-1.4.28-3|18	Supported features:
14cr|msmtp-1.4.28-3|19	- sendmail compatible interface (command line options and exit codes)
14cr|msmtp-1.4.28-3|20	- SMTP AUTH methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL
14cr|msmtp-1.4.28-3|21	(and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
14cr|msmtp-1.4.28-3|22	- TLS encrypted connections with the GnuTLS or OpenSSL libraries
14cr|msmtp-1.4.28-3|23	(including server certificate verification and the possibility to send
14cr|msmtp-1.4.28-3|24	a client certificate)
14cr|msmtp-1.4.28-3|25	- LMTP support
14cr|msmtp-1.4.28-3|26	- DSN (Delivery Status Notification) support
14cr|msmtp-1.4.28-3|27	- RMQS (Remote Message Queue Starting) support (ETRN keyword)
14cr|msmtp-1.4.28-3|28	- PIPELINING support for increased transmission speed
14cr|msmtp-1.4.28-3|29	- IPv6 support
14cr|msmtp-1.4.28-3|30	- support for multiple accounts
14cr|msmtp-1.4.28-3|31	
14cr|msmtp-1.4.28-3|32	%prep
14cr|msmtp-1.4.28-3|33	%setup -q
14cr|msmtp-1.4.28-3|34	
14cr|msmtp-1.4.28-3|35	%build
14cr|msmtp-1.4.28-3|36	%configure2_5x --with-ssl=openssl --disable-gsasl
14cr|msmtp-1.4.28-3|37	%{__make}
14cr|msmtp-1.4.28-3|38	
14cr|msmtp-1.4.28-3|39	%install
14cr|msmtp-1.4.28-3|40	%makeinstall_std
14cr|msmtp-1.4.28-3|41	
14cr|msmtp-1.4.28-3|42	mkdir -p %{buildroot}/%{_sysconfdir}
14cr|msmtp-1.4.28-3|43	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/msmtprc
14cr|msmtp-1.4.28-3|44	chmod 644 %{buildroot}/%{_sysconfdir}/msmtprc
14cr|msmtp-1.4.28-3|45	
14cr|msmtp-1.4.28-3|46	%find_lang %name
14cr|msmtp-1.4.28-3|47	
14cr|msmtp-1.4.28-3|48	%post
14cr|msmtp-1.4.28-3|49	update-alternatives \
14cr|msmtp-1.4.28-3|50	--install %{_sbindir}/sendmail sendmail-command %{_bindir}/msmtp 5 \
14cr|msmtp-1.4.28-3|51	--slave %_prefix/lib/sendmail sendmail-command-in_libdir %{_bindir}/msmtp
14cr|msmtp-1.4.28-3|52	
14cr|msmtp-1.4.28-3|53	%preun
14cr|msmtp-1.4.28-3|54	if [ $1 = 0 ]; then
14cr|msmtp-1.4.28-3|55	update-alternatives --remove sendmail-command %{_bindir}/msmtp
14cr|msmtp-1.4.28-3|56	fi
14cr|msmtp-1.4.28-3|57	
14cr|msmtp-1.4.28-3|58	%files -f %name.lang
14cr|msmtp-1.4.28-3|59	%defattr(-, root, root, 0755)
14cr|msmtp-1.4.28-3|60	%doc README THANKS NEWS COPYING AUTHORS doc/msmtp.info doc/msmtprc-user.example
14cr|msmtp-1.4.28-3|61	%doc doc/Mutt+msmtp.txt doc/msmtprc-system.example scripts/msmtpqueue
14cr|msmtp-1.4.28-3|62	%config(noreplace) %{_sysconfdir}/msmtprc
14cr|msmtp-1.4.28-3|63	%{_bindir}/*
14cr|msmtp-1.4.28-3|64	%{_mandir}/man1/*
14cr|msmtp-1.4.28-3|65	%{_infodir}/*
14cr|msmtp-1.4.28-3|66	
14cr|msmtp-1.4.28-3|67	
14cr|msmtp-1.4.28-3|68	
14cr|msmtp-1.4.28-3|69	%changelog
14cr|msmtp-1.4.28-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.28-3
14cr|msmtp-1.4.28-3|71	+ Revision: a42e452
14cr|msmtp-1.4.28-3|72	- MassBuild#464: Increase release tag
14cr|msmtp-1.4.28-3|73	
14cr|msmtp-1.4.28-3|74	

3091 14
14cr|mspdebug-0.22-1|1	Summary:	Debugger and gdb proxy for MSP430 MCUs
14cr|mspdebug-0.22-1|2	Name:		mspdebug
14cr|mspdebug-0.22-1|3	Version:	0.22
14cr|mspdebug-0.22-1|4	Release:	1
14cr|mspdebug-0.22-1|5	License:	GPLv2+
14cr|mspdebug-0.22-1|6	Group:		Development/Other
14cr|mspdebug-0.22-1|7	Url:		http://mspdebug.sourceforge.net/
14cr|mspdebug-0.22-1|8	Source0:	https://downloads.sourceforge.net/project/mspdebug/mspdebug-%{version}.tar.gz
14cr|mspdebug-0.22-1|9	BuildRequires:	readline-devel
14cr|mspdebug-0.22-1|10	BuildRequires:	pkgconfig(libusb)
14cr|mspdebug-0.22-1|11	
14cr|mspdebug-0.22-1|12	%description
14cr|mspdebug-0.22-1|13	A a free debugger for use with MSP430 MCUs. It supports FET430UIF,
14cr|mspdebug-0.22-1|14	eZ430, RF2500 and TI Chronos devices. It can be used as a proxy for
14cr|mspdebug-0.22-1|15	gdb or as an independent debugger with support for programming,
14cr|mspdebug-0.22-1|16	disassembly and reverse engineering.
14cr|mspdebug-0.22-1|17	
14cr|mspdebug-0.22-1|18	%files
14cr|mspdebug-0.22-1|19	%doc AUTHORS COPYING
14cr|mspdebug-0.22-1|20	%{_bindir}/mspdebug
14cr|mspdebug-0.22-1|21	%{_mandir}/man1/mspdebug.1*
14cr|mspdebug-0.22-1|22	%{_libdir}/%{name}/*.ihex
14cr|mspdebug-0.22-1|23	
14cr|mspdebug-0.22-1|24	#----------------------------------------------------------------------------
14cr|mspdebug-0.22-1|25	
14cr|mspdebug-0.22-1|26	%prep
14cr|mspdebug-0.22-1|27	%setup -q
14cr|mspdebug-0.22-1|28	
14cr|mspdebug-0.22-1|29	%build
14cr|mspdebug-0.22-1|30	# add -DDEBUG_GDB to CFLAGS for gdb debugging output
14cr|mspdebug-0.22-1|31	#make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS"
14cr|mspdebug-0.22-1|32	%make GCC_CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|mspdebug-0.22-1|33	
14cr|mspdebug-0.22-1|34	%install
14cr|mspdebug-0.22-1|35	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
14cr|mspdebug-0.22-1|36	
14cr|mspdebug-0.22-1|37	
14cr|mspdebug-0.22-1|38	%changelog
14cr|mspdebug-0.22-1|39	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22-1
14cr|mspdebug-0.22-1|40	+ Revision: 773d17f
14cr|mspdebug-0.22-1|41	- New version 0.22
14cr|mspdebug-0.22-1|42	
14cr|mspdebug-0.22-1|43	

3092 14
14cr|ms-sys-2.3.0-2|1	Summary:	Create DOS/MS-compatible boot records
14cr|ms-sys-2.3.0-2|2	Name:		ms-sys
14cr|ms-sys-2.3.0-2|3	Version:	2.3.0
14cr|ms-sys-2.3.0-2|4	Release:	2
14cr|ms-sys-2.3.0-2|5	License:	GPLv2
14cr|ms-sys-2.3.0-2|6	Group:		System/Configuration/Boot and Init
14cr|ms-sys-2.3.0-2|7	URL:		http://ms-sys.sourceforge.net/
14cr|ms-sys-2.3.0-2|8	Source0:	http://dl.sf.net/ms-sys/ms-sys-%{version}.tar.gz
14cr|ms-sys-2.3.0-2|9	Patch0:		ms-sys-2.3.0_mandir.patch
14cr|ms-sys-2.3.0-2|10	BuildRequires:	gettext
14cr|ms-sys-2.3.0-2|11	
14cr|ms-sys-2.3.0-2|12	%description
14cr|ms-sys-2.3.0-2|13	This program is used to create DOS/MS-compatible boot records. It is
14cr|ms-sys-2.3.0-2|14	able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is
14cr|ms-sys-2.3.0-2|15	also able to do the same as DOS "sys" to a floppy or FAT32 partition
14cr|ms-sys-2.3.0-2|16	except that it does not copy any system files, only the boot record is
14cr|ms-sys-2.3.0-2|17	written.
14cr|ms-sys-2.3.0-2|18	
14cr|ms-sys-2.3.0-2|19	%prep
14cr|ms-sys-2.3.0-2|20	%setup -q
14cr|ms-sys-2.3.0-2|21	%apply_patches
14cr|ms-sys-2.3.0-2|22	
14cr|ms-sys-2.3.0-2|23	%build
14cr|ms-sys-2.3.0-2|24	%make debug \
14cr|ms-sys-2.3.0-2|25	CC="${CC:-%{__cc}}" \
14cr|ms-sys-2.3.0-2|26	EXTRA_CFLAGS="%{optflags} -fasm" \
14cr|ms-sys-2.3.0-2|27	EXTRA_LDFLAGS="%{optflags}"
14cr|ms-sys-2.3.0-2|28	
14cr|ms-sys-2.3.0-2|29	%install
14cr|ms-sys-2.3.0-2|30	make install \
14cr|ms-sys-2.3.0-2|31	DESTDIR=%{buildroot} \
14cr|ms-sys-2.3.0-2|32	PREFIX="%{_prefix}" \
14cr|ms-sys-2.3.0-2|33	
14cr|ms-sys-2.3.0-2|34	%find_lang %{name}
14cr|ms-sys-2.3.0-2|35	
14cr|ms-sys-2.3.0-2|36	%files -f %{name}.lang
14cr|ms-sys-2.3.0-2|37	%doc CHANGELOG CONTRIBUTORS COPYING README TODO
14cr|ms-sys-2.3.0-2|38	%{_bindir}/ms-sys
14cr|ms-sys-2.3.0-2|39	%{_mandir}/man1/ms-sys.1*
14cr|ms-sys-2.3.0-2|40	
14cr|ms-sys-2.3.0-2|41	
14cr|ms-sys-2.3.0-2|42	
14cr|ms-sys-2.3.0-2|43	
14cr|ms-sys-2.3.0-2|44	%changelog
14cr|ms-sys-2.3.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-2
14cr|ms-sys-2.3.0-2|46	+ Revision: 9bdc749
14cr|ms-sys-2.3.0-2|47	- MassBuild#464: Increase release tag
14cr|ms-sys-2.3.0-2|48	
14cr|ms-sys-2.3.0-2|49	

3093 14
14cr|mstone-4.9.4-6|1	%define __noautoreq /bin/ksh
14cr|mstone-4.9.4-6|2	
14cr|mstone-4.9.4-6|3	Name:		mstone
14cr|mstone-4.9.4-6|4	Version:	4.9.4
14cr|mstone-4.9.4-6|5	Release:	6
14cr|mstone-4.9.4-6|6	Summary:	Mail protocols benchmark framework
14cr|mstone-4.9.4-6|7	License:	GPL
14cr|mstone-4.9.4-6|8	Group:		Networking/Other
14cr|mstone-4.9.4-6|9	URL:		http://mstone.sourceforge.net/
14cr|mstone-4.9.4-6|10	Source:     http://downloads.sourceforge.net/mstone/mstone+docs-%{version}.tar.gz
14cr|mstone-4.9.4-6|11	BuildRequires: cmake
14cr|mstone-4.9.4-6|12	
14cr|mstone-4.9.4-6|13	%description
14cr|mstone-4.9.4-6|14	Mstone is a multi-protocol stress and performance measurement tool. Mstone can
14cr|mstone-4.9.4-6|15	test multiple protocols (e.g. POP and SMTP) simultaneously and measures the
14cr|mstone-4.9.4-6|16	performance of every transaction. The performance can be graphed throughout the
14cr|mstone-4.9.4-6|17	duration of the test.
14cr|mstone-4.9.4-6|18	
14cr|mstone-4.9.4-6|19	%prep
14cr|mstone-4.9.4-6|20	%setup -q
14cr|mstone-4.9.4-6|21	find . -type f -exec chmod a+r {} \;
14cr|mstone-4.9.4-6|22	
14cr|mstone-4.9.4-6|23	%build
14cr|mstone-4.9.4-6|24	%cmake
14cr|mstone-4.9.4-6|25	%make
14cr|mstone-4.9.4-6|26	
14cr|mstone-4.9.4-6|27	%install
14cr|mstone-4.9.4-6|28	rm -rf %{buildroot}
14cr|mstone-4.9.4-6|29	install -d -m 755 %{buildroot}%{_bindir}
14cr|mstone-4.9.4-6|30	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|mstone-4.9.4-6|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}/{bin,data}
14cr|mstone-4.9.4-6|32	
14cr|mstone-4.9.4-6|33	install -m 755 build/src/mailclient %{buildroot}%{_bindir}
14cr|mstone-4.9.4-6|34	install -m 755 build/src/getdist %{buildroot}%{_bindir}
14cr|mstone-4.9.4-6|35	install -m 755 process mstone %{buildroot}%{_datadir}/%{name}
14cr|mstone-4.9.4-6|36	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
14cr|mstone-4.9.4-6|37	install -m 644 data/* %{buildroot}%{_datadir}/%{name}/data
14cr|mstone-4.9.4-6|38	install -m 644 conf/* %{buildroot}%{_sysconfdir}/%{name}
14cr|mstone-4.9.4-6|39	
14cr|mstone-4.9.4-6|40	%files
14cr|mstone-4.9.4-6|41	%doc INSTALL.txt LICENSE  LICENSE.npl NEWS.txt README.txt doc/*
14cr|mstone-4.9.4-6|42	%{_bindir}/mailclient
14cr|mstone-4.9.4-6|43	%{_bindir}/getdist
14cr|mstone-4.9.4-6|44	%{_datadir}/mstone
14cr|mstone-4.9.4-6|45	%config(noreplace) %{_sysconfdir}/mstone
14cr|mstone-4.9.4-6|46	
14cr|mstone-4.9.4-6|47	
14cr|mstone-4.9.4-6|48	
14cr|mstone-4.9.4-6|49	
14cr|mstone-4.9.4-6|50	%changelog
14cr|mstone-4.9.4-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.9.4-6
14cr|mstone-4.9.4-6|52	+ Revision: a2c6fc2
14cr|mstone-4.9.4-6|53	- MassBuild#464: Increase release tag
14cr|mstone-4.9.4-6|54	
14cr|mstone-4.9.4-6|55	

3094 14
14cr|msv-2009.1-12|1	Name:          msv
14cr|msv-2009.1-12|2	Epoch:         1
14cr|msv-2009.1-12|3	Version:       2009.1
14cr|msv-2009.1-12|4	Release:       12
14cr|msv-2009.1-12|5	Summary:       Multi-Schema Validator
14cr|msv-2009.1-12|6	Group:         Development/Java
14cr|msv-2009.1-12|7	License:       BSD
14cr|msv-2009.1-12|8	URL:           https://msv.dev.java.net/
14cr|msv-2009.1-12|9	
14cr|msv-2009.1-12|10	# To generate tarball from upstream source control:
14cr|msv-2009.1-12|11	# $ svn export https://msv.dev.java.net/svn/msv/tags/msv-2009.1/ --username guest
14cr|msv-2009.1-12|12	# $ tar zcf msv-2009.1.tar.gz msv-2009.1
14cr|msv-2009.1-12|13	Source0:       %{name}-%{version}.tar.gz
14cr|msv-2009.1-12|14	
14cr|msv-2009.1-12|15	# The "maven-wagon-svn" plug-in is not in Fedora
14cr|msv-2009.1-12|16	Patch0:        %{name}-disable-maven-wagon-svn.patch
14cr|msv-2009.1-12|17	
14cr|msv-2009.1-12|18	# There is a build time dependency on crimson which needs to be stripped
14cr|msv-2009.1-12|19	# (We're using xerces-j2 instead)
14cr|msv-2009.1-12|20	Patch1:        %{name}-disable-crimson.patch
14cr|msv-2009.1-12|21	
14cr|msv-2009.1-12|22	# Link to locally installed javadocs
14cr|msv-2009.1-12|23	Patch2:        %{name}-link-local-javadoc.patch
14cr|msv-2009.1-12|24	
14cr|msv-2009.1-12|25	BuildRequires: java-devel
14cr|msv-2009.1-12|26	BuildRequires: java-javadoc
14cr|msv-2009.1-12|27	BuildRequires: jpackage-utils
14cr|msv-2009.1-12|28	BuildRequires: maven-compiler-plugin
14cr|msv-2009.1-12|29	BuildRequires: maven-install-plugin
14cr|msv-2009.1-12|30	BuildRequires: maven-jar-plugin
14cr|msv-2009.1-12|31	BuildRequires: maven-javadoc-plugin
14cr|msv-2009.1-12|32	BuildRequires: maven-resources-plugin
14cr|msv-2009.1-12|33	BuildRequires: maven-site-plugin
14cr|msv-2009.1-12|34	BuildRequires: maven-surefire-plugin
14cr|msv-2009.1-12|35	BuildRequires: maven-surefire-provider-junit4
14cr|msv-2009.1-12|36	# BuildRequires: maven-plugin-build-helper
14cr|msv-2009.1-12|37	BuildRequires: isorelax
14cr|msv-2009.1-12|38	BuildRequires: isorelax-javadoc
14cr|msv-2009.1-12|39	BuildRequires: relaxngDatatype
14cr|msv-2009.1-12|40	BuildRequires: relaxngDatatype-javadoc
14cr|msv-2009.1-12|41	BuildRequires: xalan-j2
14cr|msv-2009.1-12|42	BuildRequires: xerces-j2
14cr|msv-2009.1-12|43	BuildRequires: junit
14cr|msv-2009.1-12|44	
14cr|msv-2009.1-12|45	BuildRequires: maven-doxia
14cr|msv-2009.1-12|46	BuildRequires: maven-doxia-tools
14cr|msv-2009.1-12|47	BuildRequires: maven-doxia-sitetools
14cr|msv-2009.1-12|48	BuildRequires: plexus-archiver
14cr|msv-2009.1-12|49	
14cr|msv-2009.1-12|50	BuildArch:     noarch
14cr|msv-2009.1-12|51	
14cr|msv-2009.1-12|52	%description
14cr|msv-2009.1-12|53	The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate
14cr|msv-2009.1-12|54	XML documents against several kinds of XML schemata. It supports RELAX NG,
14cr|msv-2009.1-12|55	RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1.
14cr|msv-2009.1-12|56	This latest (version 1.2) release includes several bug fixes and adds better
14cr|msv-2009.1-12|57	conformance to RELAX NG/W3C XML standards and JAXP masquerading.
14cr|msv-2009.1-12|58	
14cr|msv-2009.1-12|59	%package       msv
14cr|msv-2009.1-12|60	Summary:       Multi-Schema Validator Core
14cr|msv-2009.1-12|61	Group:         Development/Java
14cr|msv-2009.1-12|62	Requires:      jpackage-utils
14cr|msv-2009.1-12|63	Requires:      java
14cr|msv-2009.1-12|64	Requires:      isorelax
14cr|msv-2009.1-12|65	Requires:      relaxngDatatype
14cr|msv-2009.1-12|66	Requires:      xerces-j2
14cr|msv-2009.1-12|67	Requires:      msv-xsdlib
14cr|msv-2009.1-12|68	
14cr|msv-2009.1-12|69	%description   msv
14cr|msv-2009.1-12|70	%{summary}.
14cr|msv-2009.1-12|71	
14cr|msv-2009.1-12|72	%package       relames
14cr|msv-2009.1-12|73	Summary:       Multi-Schema Validator Schematron Plugin
14cr|msv-2009.1-12|74	Group:         Development/Java
14cr|msv-2009.1-12|75	Requires:      jpackage-utils
14cr|msv-2009.1-12|76	Requires:      java
14cr|msv-2009.1-12|77	Requires:      isorelax
14cr|msv-2009.1-12|78	Requires:      relaxngDatatype
14cr|msv-2009.1-12|79	Requires:      xalan-j2
14cr|msv-2009.1-12|80	Requires:      xerces-j2
14cr|msv-2009.1-12|81	Requires:      msv-msv
14cr|msv-2009.1-12|82	Requires:      msv-xsdlib
14cr|msv-2009.1-12|83	
14cr|msv-2009.1-12|84	%description   relames
14cr|msv-2009.1-12|85	%{summary}.
14cr|msv-2009.1-12|86	
14cr|msv-2009.1-12|87	%package       rngconv
14cr|msv-2009.1-12|88	Summary:       Multi-Schema Validator RNG Converter
14cr|msv-2009.1-12|89	Group:         Development/Java
14cr|msv-2009.1-12|90	Requires:      jpackage-utils
14cr|msv-2009.1-12|91	Requires:      java
14cr|msv-2009.1-12|92	Requires:      isorelax
14cr|msv-2009.1-12|93	Requires:      relaxngDatatype
14cr|msv-2009.1-12|94	Requires:      xerces-j2
14cr|msv-2009.1-12|95	Requires:      msv-msv
14cr|msv-2009.1-12|96	Requires:      msv-xsdlib
14cr|msv-2009.1-12|97	
14cr|msv-2009.1-12|98	%description   rngconv
14cr|msv-2009.1-12|99	%{summary}.
14cr|msv-2009.1-12|100	
14cr|msv-2009.1-12|101	%package       xmlgen
14cr|msv-2009.1-12|102	Summary:       Multi-Schema Validator Generator
14cr|msv-2009.1-12|103	Group:         Development/Java
14cr|msv-2009.1-12|104	Requires:      jpackage-utils
14cr|msv-2009.1-12|105	Requires:      java
14cr|msv-2009.1-12|106	Requires:      isorelax
14cr|msv-2009.1-12|107	Requires:      relaxngDatatype
14cr|msv-2009.1-12|108	Requires:      xerces-j2
14cr|msv-2009.1-12|109	Requires:      msv-msv
14cr|msv-2009.1-12|110	Requires:      msv-xsdlib
14cr|msv-2009.1-12|111	
14cr|msv-2009.1-12|112	%description    xmlgen
14cr|msv-2009.1-12|113	%{summary}.
14cr|msv-2009.1-12|114	
14cr|msv-2009.1-12|115	%package       xsdlib
14cr|msv-2009.1-12|116	Summary:       Multi-Schema Validator XML Schema Library
14cr|msv-2009.1-12|117	Group:         Development/Java
14cr|msv-2009.1-12|118	Requires:      jpackage-utils
14cr|msv-2009.1-12|119	Requires:      java
14cr|msv-2009.1-12|120	Requires:      isorelax
14cr|msv-2009.1-12|121	Requires:      relaxngDatatype
14cr|msv-2009.1-12|122	Requires:      xerces-j2
14cr|msv-2009.1-12|123	
14cr|msv-2009.1-12|124	# Can remove these obsoletes at Fedora 17 time
14cr|msv-2009.1-12|125	Obsoletes:     xsdlib < %{version}-%{release}
14cr|msv-2009.1-12|126	
14cr|msv-2009.1-12|127	%description   xsdlib
14cr|msv-2009.1-12|128	%{summary}.
14cr|msv-2009.1-12|129	
14cr|msv-2009.1-12|130	%package       javadoc
14cr|msv-2009.1-12|131	Summary:       API documentation for Multi-Schema Validator
14cr|msv-2009.1-12|132	Group:         Development/Java
14cr|msv-2009.1-12|133	Requires:      java-javadoc
14cr|msv-2009.1-12|134	Requires:      jpackage-utils
14cr|msv-2009.1-12|135	Requires:      isorelax-javadoc
14cr|msv-2009.1-12|136	Requires:      relaxngDatatype-javadoc
14cr|msv-2009.1-12|137	
14cr|msv-2009.1-12|138	# Can remove these obsoletes at Fedora 17 time
14cr|msv-2009.1-12|139	Obsoletes:     msv-msv-javadoc < %{version}-%{release}
14cr|msv-2009.1-12|140	Obsoletes:     msv-relames-javadoc < %{version}-%{release}
14cr|msv-2009.1-12|141	Obsoletes:     msv-xmlgen-javadoc < %{version}-%{release}
14cr|msv-2009.1-12|142	Obsoletes:     msv-xsdlib-javadoc < %{version}-%{release}
14cr|msv-2009.1-12|143	Obsoletes:     xsdlib-javadoc < %{version}-%{release}
14cr|msv-2009.1-12|144	
14cr|msv-2009.1-12|145	%description   javadoc
14cr|msv-2009.1-12|146	%{summary}.
14cr|msv-2009.1-12|147	
14cr|msv-2009.1-12|148	%package       manual
14cr|msv-2009.1-12|149	Summary:       Manual for Multi-Schema Validator
14cr|msv-2009.1-12|150	Group:         Development/Java
14cr|msv-2009.1-12|151	
14cr|msv-2009.1-12|152	%description   manual
14cr|msv-2009.1-12|153	%{summary}.
14cr|msv-2009.1-12|154	
14cr|msv-2009.1-12|155	%package       demo
14cr|msv-2009.1-12|156	Summary:       Samples for Multi-Schema Validator
14cr|msv-2009.1-12|157	Group:         Development/Java
14cr|msv-2009.1-12|158	Requires:      msv-msv
14cr|msv-2009.1-12|159	Requires:      msv-xsdlib
14cr|msv-2009.1-12|160	Requires:      jpackage-utils
14cr|msv-2009.1-12|161	
14cr|msv-2009.1-12|162	%description   demo
14cr|msv-2009.1-12|163	%{summary}.
14cr|msv-2009.1-12|164	
14cr|msv-2009.1-12|165	%prep
14cr|msv-2009.1-12|166	%setup -q
14cr|msv-2009.1-12|167	
14cr|msv-2009.1-12|168	# Delete anything pre-compiled
14cr|msv-2009.1-12|169	find -name '*.class' -exec rm -f '{}' \;
14cr|msv-2009.1-12|170	find -name '*.jar' -exec rm -f '{}' \;
14cr|msv-2009.1-12|171	find -name '*.zip' -exec rm -f '{}' \;
14cr|msv-2009.1-12|172	
14cr|msv-2009.1-12|173	# Delete class-path entries from manifests
14cr|msv-2009.1-12|174	for m in $(find . -name MANIFEST.MF) ; do
14cr|msv-2009.1-12|175	sed --in-place -e '/^[Cc]lass-[Pp]ath:/d' $m
14cr|msv-2009.1-12|176	done
14cr|msv-2009.1-12|177	
14cr|msv-2009.1-12|178	# Apply patches
14cr|msv-2009.1-12|179	%patch0 -p0 -b .orig
14cr|msv-2009.1-12|180	%patch1 -p0 -b .orig
14cr|msv-2009.1-12|181	%patch2 -p0 -b .orig2
14cr|msv-2009.1-12|182	
14cr|msv-2009.1-12|183	# Change encoding of non utf-8 files
14cr|msv-2009.1-12|184	for m in $(find . -name copyright.txt) ; do
14cr|msv-2009.1-12|185	iconv -f iso-8859-1 -t utf-8 < $m > $m.utf8
14cr|msv-2009.1-12|186	mv $m.utf8 $m
14cr|msv-2009.1-12|187	done
14cr|msv-2009.1-12|188	
14cr|msv-2009.1-12|189	%build
14cr|msv-2009.1-12|190	mvn install javadoc:aggregate
14cr|msv-2009.1-12|191	
14cr|msv-2009.1-12|192	%install
14cr|msv-2009.1-12|193	# Jars
14cr|msv-2009.1-12|194	install -pD -T msv/target/%{name}-core-%{version}.jar \
14cr|msv-2009.1-12|195	%{buildroot}%{_javadir}/%{name}-core.jar
14cr|msv-2009.1-12|196	install -pD -T relames/target/%{name}-relames-%{version}.jar \
14cr|msv-2009.1-12|197	%{buildroot}%{_javadir}/%{name}-relames.jar
14cr|msv-2009.1-12|198	install -pD -T rngconverter/target/%{name}-rngconverter-%{version}.jar \
14cr|msv-2009.1-12|199	%{buildroot}%{_javadir}/%{name}-rngconverter.jar
14cr|msv-2009.1-12|200	install -pD -T generator/target/%{name}-generator-%{version}.jar \
14cr|msv-2009.1-12|201	%{buildroot}%{_javadir}/%{name}-generator.jar
14cr|msv-2009.1-12|202	install -pD -T xsdlib/target/xsdlib-%{version}.jar \
14cr|msv-2009.1-12|203	%{buildroot}%{_javadir}/xsdlib.jar
14cr|msv-2009.1-12|204	install -pD -T testharness/target/%{name}-testharness-%{version}.jar \
14cr|msv-2009.1-12|205	%{buildroot}%{_javadir}/%{name}-testharness.jar
14cr|msv-2009.1-12|206	
14cr|msv-2009.1-12|207	# Alternate jar names
14cr|msv-2009.1-12|208	ln -s %{name}-core.jar         \
14cr|msv-2009.1-12|209	%{buildroot}%{_javadir}/%{name}-msv.jar
14cr|msv-2009.1-12|210	ln -s %{name}-rngconverter.jar \
14cr|msv-2009.1-12|211	%{buildroot}%{_javadir}/%{name}-rngconv.jar
14cr|msv-2009.1-12|212	ln -s %{name}-generator.jar    \
14cr|msv-2009.1-12|213	%{buildroot}%{_javadir}/%{name}-xmlgen.jar
14cr|msv-2009.1-12|214	ln -s xsdlib.jar               \
14cr|msv-2009.1-12|215	%{buildroot}%{_javadir}/%{name}-xsdlib.jar
14cr|msv-2009.1-12|216	
14cr|msv-2009.1-12|217	# Poms
14cr|msv-2009.1-12|218	install -pD -T -m 644 pom.xml              %{buildroot}%{_mavenpomdir}/JPP-msv.pom
14cr|msv-2009.1-12|219	install -pD -T -m 644 parent/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-msv-parent.pom
14cr|msv-2009.1-12|220	install -pD -T -m 644 msv/pom.xml          %{buildroot}%{_mavenpomdir}/JPP-msv-core.pom
14cr|msv-2009.1-12|221	install -pD -T -m 644 relames/pom.xml      %{buildroot}%{_mavenpomdir}/JPP-msv-relames.pom
14cr|msv-2009.1-12|222	install -pD -T -m 644 rngconverter/pom.xml %{buildroot}%{_mavenpomdir}/JPP-msv-rngconverter.pom
14cr|msv-2009.1-12|223	install -pD -T -m 644 generator/pom.xml    %{buildroot}%{_mavenpomdir}/JPP-msv-generator.pom
14cr|msv-2009.1-12|224	install -pD -T -m 644 testharness/pom.xml  %{buildroot}%{_mavenpomdir}/JPP-msv-testharness.pom
14cr|msv-2009.1-12|225	install -pD -T -m 644 xsdlib/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-xsdlib.pom
14cr|msv-2009.1-12|226	%add_to_maven_depmap net.java.dev.msv msv              %{version} JPP msv
14cr|msv-2009.1-12|227	%add_to_maven_depmap net.java.dev.msv msv-parent       %{version} JPP msv-parent
14cr|msv-2009.1-12|228	%add_to_maven_depmap net.java.dev.msv msv-core         %{version} JPP msv-core
14cr|msv-2009.1-12|229	%add_to_maven_depmap net.java.dev.msv msv-relames      %{version} JPP msv-relames
14cr|msv-2009.1-12|230	%add_to_maven_depmap net.java.dev.msv msv-rngconverter %{version} JPP msv-rngconverter
14cr|msv-2009.1-12|231	%add_to_maven_depmap net.java.dev.msv msv-generator    %{version} JPP msv-generator
14cr|msv-2009.1-12|232	%add_to_maven_depmap net.java.dev.msv msv-testharness  %{version} JPP msv-testharness
14cr|msv-2009.1-12|233	%add_to_maven_depmap net.java.dev.msv xsdlib           %{version} JPP xsdlib
14cr|msv-2009.1-12|234	%add_to_maven_depmap msv msv         %{version} JPP msv-core
14cr|msv-2009.1-12|235	%add_to_maven_depmap com.sun.msv.datatype.xsd xsdlib   %{version} JPP xsdlib
14cr|msv-2009.1-12|236	
14cr|msv-2009.1-12|237	# Javadocs
14cr|msv-2009.1-12|238	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cr|msv-2009.1-12|239	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cr|msv-2009.1-12|240	
14cr|msv-2009.1-12|241	# Manuals
14cr|msv-2009.1-12|242	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|243	install -m 644 msv/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|244	install -m 644 msv/doc/*.gif      %{buildroot}%{_docdir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|245	install -m 644 msv/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|246	
14cr|msv-2009.1-12|247	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/relames
14cr|msv-2009.1-12|248	install -m 644 relames/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/relames
14cr|msv-2009.1-12|249	
14cr|msv-2009.1-12|250	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
14cr|msv-2009.1-12|251	install -m 644 rngconverter/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
14cr|msv-2009.1-12|252	
14cr|msv-2009.1-12|253	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/generator
14cr|msv-2009.1-12|254	install -m 644 generator/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/generator
14cr|msv-2009.1-12|255	install -m 644 generator/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/generator
14cr|msv-2009.1-12|256	
14cr|msv-2009.1-12|257	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14cr|msv-2009.1-12|258	install -m 644 xsdlib/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14cr|msv-2009.1-12|259	install -m 644 xsdlib/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14cr|msv-2009.1-12|260	
14cr|msv-2009.1-12|261	# Examples
14cr|msv-2009.1-12|262	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|263	cp -pr msv/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/msv
14cr|msv-2009.1-12|264	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
14cr|msv-2009.1-12|265	cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
14cr|msv-2009.1-12|266	
14cr|msv-2009.1-12|267	# Scripts
14cr|msv-2009.1-12|268	%jpackage_script com.sun.msv.driver.textui.Driver "" "" msv-msv:msv-xsdlib:relaxngDatatype:isorelax msv true
14cr|msv-2009.1-12|269	%jpackage_script com.sun.msv.generator.Driver "" "" msv-xmlgen:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 xmlgen true
14cr|msv-2009.1-12|270	%jpackage_script com.sun.msv.schematron.Driver "" "" msv-relames:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xalan-j2 relames true
14cr|msv-2009.1-12|271	%jpackage_script com.sun.msv.writer.relaxng.Driver "" "" msv-rngconv:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 rngconv true
14cr|msv-2009.1-12|272	
14cr|msv-2009.1-12|273	%files msv
14cr|msv-2009.1-12|274	%{_bindir}/msv
14cr|msv-2009.1-12|275	%{_mavenpomdir}/JPP-%{name}-core.pom
14cr|msv-2009.1-12|276	%{_mavenpomdir}/JPP-%{name}-testharness.pom
14cr|msv-2009.1-12|277	%{_javadir}/%{name}-core.jar
14cr|msv-2009.1-12|278	%{_javadir}/%{name}-msv.jar
14cr|msv-2009.1-12|279	%{_javadir}/%{name}-testharness*
14cr|msv-2009.1-12|280	%doc msv/doc/license.txt
14cr|msv-2009.1-12|281	
14cr|msv-2009.1-12|282	%files relames
14cr|msv-2009.1-12|283	%{_bindir}/relames
14cr|msv-2009.1-12|284	%{_mavenpomdir}/JPP-%{name}-relames.pom
14cr|msv-2009.1-12|285	%{_javadir}/%{name}-relames.jar
14cr|msv-2009.1-12|286	%doc relames/doc/copyright.txt
14cr|msv-2009.1-12|287	
14cr|msv-2009.1-12|288	%files rngconv
14cr|msv-2009.1-12|289	%{_bindir}/rngconv
14cr|msv-2009.1-12|290	%{_mavenpomdir}/JPP-%{name}-rngconverter.pom
14cr|msv-2009.1-12|291	%{_javadir}/%{name}-rngconverter.jar
14cr|msv-2009.1-12|292	%{_javadir}/%{name}-rngconv.jar
14cr|msv-2009.1-12|293	%doc rngconverter/doc/license.txt
14cr|msv-2009.1-12|294	%doc rngconverter/doc/copyright.txt
14cr|msv-2009.1-12|295	
14cr|msv-2009.1-12|296	%files xmlgen
14cr|msv-2009.1-12|297	%{_bindir}/xmlgen
14cr|msv-2009.1-12|298	%{_mavenpomdir}/JPP-%{name}-generator.pom
14cr|msv-2009.1-12|299	%{_javadir}/%{name}-generator.jar
14cr|msv-2009.1-12|300	%{_javadir}/%{name}-xmlgen.jar
14cr|msv-2009.1-12|301	%doc generator/doc/license.txt
14cr|msv-2009.1-12|302	%doc generator/doc/copyright.txt
14cr|msv-2009.1-12|303	
14cr|msv-2009.1-12|304	%files xsdlib
14cr|msv-2009.1-12|305	%{_mavenpomdir}/JPP-xsdlib.pom
14cr|msv-2009.1-12|306	%{_javadir}/xsdlib.jar
14cr|msv-2009.1-12|307	%{_javadir}/%{name}-xsdlib.jar
14cr|msv-2009.1-12|308	%doc xsdlib/doc/license.txt
14cr|msv-2009.1-12|309	%doc xsdlib/doc/copyright.txt
14cr|msv-2009.1-12|310	
14cr|msv-2009.1-12|311	# This subpackage wins the parent poms and the depmap because all the other
14cr|msv-2009.1-12|312	# subpackages require this one
14cr|msv-2009.1-12|313	%{_mavenpomdir}/JPP-%{name}.pom
14cr|msv-2009.1-12|314	%{_mavenpomdir}/JPP-%{name}-parent.pom
14cr|msv-2009.1-12|315	%{_mavendepmapfragdir}/*
14cr|msv-2009.1-12|316	
14cr|msv-2009.1-12|317	%files javadoc
14cr|msv-2009.1-12|318	%{_javadocdir}/%{name}
14cr|msv-2009.1-12|319	
14cr|msv-2009.1-12|320	%files manual
14cr|msv-2009.1-12|321	%doc %{_docdir}/%{name}-%{version}
14cr|msv-2009.1-12|322	
14cr|msv-2009.1-12|323	%files demo
14cr|msv-2009.1-12|324	%{_datadir}/%{name}-%{version}
14cr|msv-2009.1-12|325	
14cr|msv-2009.1-12|326	%changelog
14cr|msv-2009.1-12|327	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2009.1-12
14cr|msv-2009.1-12|328	+ Revision: a882caf
14cr|msv-2009.1-12|329	- MassBuild#464: Increase release tag
14cr|msv-2009.1-12|330	
14cr|msv-2009.1-12|331	

3095 14
14cr|msynctool-0.22-12|1	Summary:	CLI for synchronization with OpenSync
14cr|msynctool-0.22-12|2	Name:		msynctool
14cr|msynctool-0.22-12|3	Version:	0.22
14cr|msynctool-0.22-12|4	Epoch:		1
14cr|msynctool-0.22-12|5	Release:	12
14cr|msynctool-0.22-12|6	License:	GPLv2+
14cr|msynctool-0.22-12|7	Group:		Networking/Other
14cr|msynctool-0.22-12|8	Url:		http://www.opensync.org
14cr|msynctool-0.22-12|9	Source0:	%{name}-%{version}.tar.bz2
14cr|msynctool-0.22-12|10	BuildRequires:	pkgconfig(opensync-1.0)
14cr|msynctool-0.22-12|11	Requires:	libopensync
14cr|msynctool-0.22-12|12	
14cr|msynctool-0.22-12|13	%description
14cr|msynctool-0.22-12|14	Command line synchronization tool for the OpenSync framework. To allow
14cr|msynctool-0.22-12|15	synchronization on machines which lack a X server. It relies on the
14cr|msynctool-0.22-12|16	OpenSync framework to do the actual synchronization.
14cr|msynctool-0.22-12|17	
14cr|msynctool-0.22-12|18	%files
14cr|msynctool-0.22-12|19	%doc AUTHORS ChangeLog NEWS README
14cr|msynctool-0.22-12|20	%{_bindir}/msynctool
14cr|msynctool-0.22-12|21	%{_bindir}/convcard
14cr|msynctool-0.22-12|22	%{_bindir}/convtest
14cr|msynctool-0.22-12|23	%{_mandir}/man1/convcard.1*
14cr|msynctool-0.22-12|24	%{_mandir}/man1/msynctool.1*
14cr|msynctool-0.22-12|25	
14cr|msynctool-0.22-12|26	#----------------------------------------------------------------------------
14cr|msynctool-0.22-12|27	
14cr|msynctool-0.22-12|28	%prep
14cr|msynctool-0.22-12|29	%setup -q
14cr|msynctool-0.22-12|30	
14cr|msynctool-0.22-12|31	%build
14cr|msynctool-0.22-12|32	%configure2_5x
14cr|msynctool-0.22-12|33	%make
14cr|msynctool-0.22-12|34	
14cr|msynctool-0.22-12|35	%install
14cr|msynctool-0.22-12|36	%makeinstall_std
14cr|msynctool-0.22-12|37	
14cr|msynctool-0.22-12|38	
14cr|msynctool-0.22-12|39	%changelog
14cr|msynctool-0.22-12|40	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.22-12
14cr|msynctool-0.22-12|41	+ Revision: ac10c90
14cr|msynctool-0.22-12|42	- Spec cleanup
14cr|msynctool-0.22-12|43	
14cr|msynctool-0.22-12|44	

3096 14
14cr|mtd-utils-1.5.0-2|1	Summary:	Utilities for dealing with MTD (flash) devices
14cr|mtd-utils-1.5.0-2|2	Name:		mtd-utils
14cr|mtd-utils-1.5.0-2|3	Version:	1.5.0
14cr|mtd-utils-1.5.0-2|4	Release:	2
14cr|mtd-utils-1.5.0-2|5	License:	GPLv2+
14cr|mtd-utils-1.5.0-2|6	Group:		Development/Other
14cr|mtd-utils-1.5.0-2|7	URL:		http://www.linux-mtd.infradead.org
14cr|mtd-utils-1.5.0-2|8	Source0:	ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.bz2
14cr|mtd-utils-1.5.0-2|9	
14cr|mtd-utils-1.5.0-2|10	BuildRequires:	zlib-devel
14cr|mtd-utils-1.5.0-2|11	BuildRequires:	libuuid-devel
14cr|mtd-utils-1.5.0-2|12	BuildRequires:	liblzo-devel
14cr|mtd-utils-1.5.0-2|13	BuildRequires:	acl-devel
14cr|mtd-utils-1.5.0-2|14	
14cr|mtd-utils-1.5.0-2|15	%description
14cr|mtd-utils-1.5.0-2|16	The mtd-utils package contains utilities related to handling MTD devices,
14cr|mtd-utils-1.5.0-2|17	and for dealing with FTL, NFTL JFFS2 etc.
14cr|mtd-utils-1.5.0-2|18	
14cr|mtd-utils-1.5.0-2|19	%package ubi
14cr|mtd-utils-1.5.0-2|20	Summary: Utilities for dealing with UBI
14cr|mtd-utils-1.5.0-2|21	Group: Development/Other
14cr|mtd-utils-1.5.0-2|22	
14cr|mtd-utils-1.5.0-2|23	%description ubi
14cr|mtd-utils-1.5.0-2|24	The mtd-utils-ubi package contains utilities for manipulating UBI on
14cr|mtd-utils-1.5.0-2|25	MTD (flash) devices.
14cr|mtd-utils-1.5.0-2|26	
14cr|mtd-utils-1.5.0-2|27	%prep
14cr|mtd-utils-1.5.0-2|28	%setup -q
14cr|mtd-utils-1.5.0-2|29	
14cr|mtd-utils-1.5.0-2|30	%build
14cr|mtd-utils-1.5.0-2|31	%make
14cr|mtd-utils-1.5.0-2|32	
14cr|mtd-utils-1.5.0-2|33	%install
14cr|mtd-utils-1.5.0-2|34	%makeinstall_std
14cr|mtd-utils-1.5.0-2|35	
14cr|mtd-utils-1.5.0-2|36	%files
14cr|mtd-utils-1.5.0-2|37	%doc COPYING device_table.txt
14cr|mtd-utils-1.5.0-2|38	%{_sbindir}/doc*
14cr|mtd-utils-1.5.0-2|39	%{_sbindir}/flash*
14cr|mtd-utils-1.5.0-2|40	%{_sbindir}/mtdinfo
14cr|mtd-utils-1.5.0-2|41	%{_sbindir}/ftl*
14cr|mtd-utils-1.5.0-2|42	%{_sbindir}/jffs2dump
14cr|mtd-utils-1.5.0-2|43	%{_sbindir}/jffs2reader
14cr|mtd-utils-1.5.0-2|44	%{_sbindir}/mkfs.jffs2
14cr|mtd-utils-1.5.0-2|45	%{_sbindir}/mtd_debug
14cr|mtd-utils-1.5.0-2|46	%{_sbindir}/nand*
14cr|mtd-utils-1.5.0-2|47	%{_sbindir}/nftl*
14cr|mtd-utils-1.5.0-2|48	%{_sbindir}/recv_image
14cr|mtd-utils-1.5.0-2|49	%{_sbindir}/rfd*
14cr|mtd-utils-1.5.0-2|50	%{_sbindir}/serve_image
14cr|mtd-utils-1.5.0-2|51	%{_sbindir}/sumtool
14cr|mtd-utils-1.5.0-2|52	%{_mandir}/*/*
14cr|mtd-utils-1.5.0-2|53	
14cr|mtd-utils-1.5.0-2|54	%files ubi
14cr|mtd-utils-1.5.0-2|55	%{_sbindir}/mkfs.ubifs
14cr|mtd-utils-1.5.0-2|56	%{_sbindir}/ubiattach
14cr|mtd-utils-1.5.0-2|57	%{_sbindir}/ubicrc32
14cr|mtd-utils-1.5.0-2|58	%{_sbindir}/ubidetach
14cr|mtd-utils-1.5.0-2|59	%{_sbindir}/ubiformat
14cr|mtd-utils-1.5.0-2|60	%{_sbindir}/ubiupdatevol
14cr|mtd-utils-1.5.0-2|61	%{_sbindir}/ubirsvol
14cr|mtd-utils-1.5.0-2|62	%{_sbindir}/ubirmvol
14cr|mtd-utils-1.5.0-2|63	%{_sbindir}/ubirename
14cr|mtd-utils-1.5.0-2|64	%{_sbindir}/ubinize
14cr|mtd-utils-1.5.0-2|65	%{_sbindir}/ubinfo
14cr|mtd-utils-1.5.0-2|66	%{_sbindir}/ubimkvol
14cr|mtd-utils-1.5.0-2|67	
14cr|mtd-utils-1.5.0-2|68	
14cr|mtd-utils-1.5.0-2|69	
14cr|mtd-utils-1.5.0-2|70	
14cr|mtd-utils-1.5.0-2|71	%changelog
14cr|mtd-utils-1.5.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|mtd-utils-1.5.0-2|73	+ Revision: 7f00b2d
14cr|mtd-utils-1.5.0-2|74	- MassBuild#464: Increase release tag
14cr|mtd-utils-1.5.0-2|75	
14cr|mtd-utils-1.5.0-2|76	

3097 14
14cr|mtf-0.2.1-12|1	Summary:	A Linux reader for the Microsoft Tape Format used by NT Backup
14cr|mtf-0.2.1-12|2	Name:		mtf
14cr|mtf-0.2.1-12|3	Version:	0.2.1
14cr|mtf-0.2.1-12|4	Release:	12
14cr|mtf-0.2.1-12|5	License:	GPL
14cr|mtf-0.2.1-12|6	Group:		Archiving/Backup
14cr|mtf-0.2.1-12|7	URL:		http://www.layton-graphics.com/mtf/
14cr|mtf-0.2.1-12|8	Source:		%{name}-%{version}.tar.bz2
14cr|mtf-0.2.1-12|9	Patch0:		mtf-glibc28.diff
14cr|mtf-0.2.1-12|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mtf-0.2.1-12|11	
14cr|mtf-0.2.1-12|12	%description
14cr|mtf-0.2.1-12|13	A bare-bones reader for Microsoft Tape Format tapes.
14cr|mtf-0.2.1-12|14	This program is based on Microsoft Tape Format Specification Version 1.00a.
14cr|mtf-0.2.1-12|15	Software compression and archives that span tapes are not yet supported.
14cr|mtf-0.2.1-12|16	
14cr|mtf-0.2.1-12|17	%prep
14cr|mtf-0.2.1-12|18	
14cr|mtf-0.2.1-12|19	%setup -q -n %{name}-%{version}
14cr|mtf-0.2.1-12|20	%patch0 -p0
14cr|mtf-0.2.1-12|21	
14cr|mtf-0.2.1-12|22	%build
14cr|mtf-0.2.1-12|23	make CFLAGS="%{optflags}"
14cr|mtf-0.2.1-12|24	
14cr|mtf-0.2.1-12|25	%install
14cr|mtf-0.2.1-12|26	rm -fr %{buildroot}
14cr|mtf-0.2.1-12|27	
14cr|mtf-0.2.1-12|28	mkdir -p %{buildroot}%{_bindir}
14cr|mtf-0.2.1-12|29	install mtf %{buildroot}%{_bindir}
14cr|mtf-0.2.1-12|30	
14cr|mtf-0.2.1-12|31	%clean
14cr|mtf-0.2.1-12|32	rm -fr %{buildroot}
14cr|mtf-0.2.1-12|33	
14cr|mtf-0.2.1-12|34	%files
14cr|mtf-0.2.1-12|35	%defattr(-,root,root,755)
14cr|mtf-0.2.1-12|36	%doc README
14cr|mtf-0.2.1-12|37	%{_bindir}/mtf
14cr|mtf-0.2.1-12|38	
14cr|mtf-0.2.1-12|39	
14cr|mtf-0.2.1-12|40	
14cr|mtf-0.2.1-12|41	%changelog
14cr|mtf-0.2.1-12|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-12
14cr|mtf-0.2.1-12|43	+ Revision: 1ae0058
14cr|mtf-0.2.1-12|44	- MassBuild#464: Increase release tag
14cr|mtf-0.2.1-12|45	
14cr|mtf-0.2.1-12|46	

3098 14
14cr|mtpaint-3.40-5|1	Summary:	A simple painting program
14cr|mtpaint-3.40-5|2	Name:		mtpaint
14cr|mtpaint-3.40-5|3	Version:	3.40
14cr|mtpaint-3.40-5|4	Release:	5
14cr|mtpaint-3.40-5|5	License:	GPLv3+
14cr|mtpaint-3.40-5|6	Group:		Graphics
14cr|mtpaint-3.40-5|7	Url:		http://mtpaint.sourceforge.net/
14cr|mtpaint-3.40-5|8	Source0:	%{name}-%{version}.tar.bz2
14cr|mtpaint-3.40-5|9	# Fedora patches
14cr|mtpaint-3.40-5|10	Patch0:		mtpaint-3.40-xdg-open.patch
14cr|mtpaint-3.40-5|11	Patch1:		mtpaint-3.40-strip.patch
14cr|mtpaint-3.40-5|12	Patch2:		mtpaint-3.40-png.patch
14cr|mtpaint-3.40-5|13	# Giflib 5.1 support
14cr|mtpaint-3.40-5|14	Patch3:		mtpaint-3.40-giflib5.1.patch
14cr|mtpaint-3.40-5|15	BuildRequires:	giflib-devel
14cr|mtpaint-3.40-5|16	BuildRequires:	jpeg-devel
14cr|mtpaint-3.40-5|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mtpaint-3.40-5|18	BuildRequires:	pkgconfig(libtiff-4)
14cr|mtpaint-3.40-5|19	Requires:	ungifsicle
14cr|mtpaint-3.40-5|20	
14cr|mtpaint-3.40-5|21	%description
14cr|mtpaint-3.40-5|22	A simple painting program to easily create pixel art and manipulate digital
14cr|mtpaint-3.40-5|23	photos.
14cr|mtpaint-3.40-5|24	
14cr|mtpaint-3.40-5|25	%files -f %{name}.lang
14cr|mtpaint-3.40-5|26	%doc COPYING README NEWS
14cr|mtpaint-3.40-5|27	%{_bindir}/%{name}
14cr|mtpaint-3.40-5|28	%{_datadir}/applications/%{name}.desktop
14cr|mtpaint-3.40-5|29	%{_datadir}/applications/%{name}-screenshot.desktop
14cr|mtpaint-3.40-5|30	%{_datadir}/pixmaps/%{name}.png
14cr|mtpaint-3.40-5|31	%{_mandir}/man1/%{name}.1*
14cr|mtpaint-3.40-5|32	
14cr|mtpaint-3.40-5|33	#----------------------------------------------------------------------------
14cr|mtpaint-3.40-5|34	
14cr|mtpaint-3.40-5|35	%prep
14cr|mtpaint-3.40-5|36	%setup -q
14cr|mtpaint-3.40-5|37	%patch0 -p1
14cr|mtpaint-3.40-5|38	%patch1 -p0
14cr|mtpaint-3.40-5|39	%patch2 -p1
14cr|mtpaint-3.40-5|40	%patch3 -p1
14cr|mtpaint-3.40-5|41	
14cr|mtpaint-3.40-5|42	%build
14cr|mtpaint-3.40-5|43	%ifarch x86_64
14cr|mtpaint-3.40-5|44	%define	arch	x86-64
14cr|mtpaint-3.40-5|45	%endif
14cr|mtpaint-3.40-5|46	
14cr|mtpaint-3.40-5|47	%ifarch %{ix86}
14cr|mtpaint-3.40-5|48	%define	arch	i586
14cr|mtpaint-3.40-5|49	%endif
14cr|mtpaint-3.40-5|50	
14cr|mtpaint-3.40-5|51	%configure2_5x \
14cr|mtpaint-3.40-5|52	--cpu=%{arch} \
14cr|mtpaint-3.40-5|53	intl \
14cr|mtpaint-3.40-5|54	man \
14cr|mtpaint-3.40-5|55	gtkfilesel
14cr|mtpaint-3.40-5|56	
14cr|mtpaint-3.40-5|57	%make
14cr|mtpaint-3.40-5|58	
14cr|mtpaint-3.40-5|59	%install
14cr|mtpaint-3.40-5|60	%makeinstall_std
14cr|mtpaint-3.40-5|61	
14cr|mtpaint-3.40-5|62	#screenshot menu entry
14cr|mtpaint-3.40-5|63	cat > %{buildroot}%{_datadir}/applications/%{name}-screenshot.desktop << EOF
14cr|mtpaint-3.40-5|64	[Desktop Entry]
14cr|mtpaint-3.40-5|65	Encoding=UTF-8
14cr|mtpaint-3.40-5|66	Name=Get Screenshot
14cr|mtpaint-3.40-5|67	Comment=%{summary}
14cr|mtpaint-3.40-5|68	Exec=%{_bindir}/%{name} -s
14cr|mtpaint-3.40-5|69	Icon=%{name}
14cr|mtpaint-3.40-5|70	Terminal=false
14cr|mtpaint-3.40-5|71	Type=Application
14cr|mtpaint-3.40-5|72	StartupNotify=true
14cr|mtpaint-3.40-5|73	Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;
14cr|mtpaint-3.40-5|74	EOF
14cr|mtpaint-3.40-5|75	
14cr|mtpaint-3.40-5|76	%find_lang %{name}
14cr|mtpaint-3.40-5|77	
14cr|mtpaint-3.40-5|78	
14cr|mtpaint-3.40-5|79	%changelog
14cr|mtpaint-3.40-5|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.40-5
14cr|mtpaint-3.40-5|81	+ Revision: cb2285c
14cr|mtpaint-3.40-5|82	- MassBuild#464: Increase release tag
14cr|mtpaint-3.40-5|83	
14cr|mtpaint-3.40-5|84	

3099 14
14cr|mtpfs-1.1-2|1	%define name	mtpfs
14cr|mtpfs-1.1-2|2	%define version	1.1
14cr|mtpfs-1.1-2|3	%define release	2
14cr|mtpfs-1.1-2|4	
14cr|mtpfs-1.1-2|5	Summary:	FUSE filesystem that supports MTP devices
14cr|mtpfs-1.1-2|6	Name:		%{name}
14cr|mtpfs-1.1-2|7	Version:	%{version}
14cr|mtpfs-1.1-2|8	Release:	%{release}
14cr|mtpfs-1.1-2|9	License:	GPLv2+
14cr|mtpfs-1.1-2|10	Group:		File tools
14cr|mtpfs-1.1-2|11	URL:		http://www.adebenham.com/mtpfs
14cr|mtpfs-1.1-2|12	Source0:	http://www.adebenham.com/debian/%{name}-%{version}.tar.gz
14cr|mtpfs-1.1-2|13	BuildRequires:	libmtp-devel >= 0.3.0
14cr|mtpfs-1.1-2|14	BuildRequires:	fuse-devel
14cr|mtpfs-1.1-2|15	BuildRequires:	libmad-devel
14cr|mtpfs-1.1-2|16	BuildRequires:	id3tag-devel
14cr|mtpfs-1.1-2|17	BuildRequires:	glib2-devel
14cr|mtpfs-1.1-2|18	Requires:	fuse
14cr|mtpfs-1.1-2|19	
14cr|mtpfs-1.1-2|20	%description
14cr|mtpfs-1.1-2|21	MTPfs is a FUSE filesystem that supports reading and writing from any
14cr|mtpfs-1.1-2|22	MTP device supported by libmtp.
14cr|mtpfs-1.1-2|23	
14cr|mtpfs-1.1-2|24	%prep
14cr|mtpfs-1.1-2|25	%setup -q
14cr|mtpfs-1.1-2|26	
14cr|mtpfs-1.1-2|27	%build
14cr|mtpfs-1.1-2|28	%configure2_5x
14cr|mtpfs-1.1-2|29	%make
14cr|mtpfs-1.1-2|30	
14cr|mtpfs-1.1-2|31	%install
14cr|mtpfs-1.1-2|32	%makeinstall_std
14cr|mtpfs-1.1-2|33	
14cr|mtpfs-1.1-2|34	%files
14cr|mtpfs-1.1-2|35	%doc AUTHORS NEWS README
14cr|mtpfs-1.1-2|36	%{_bindir}/%{name}
14cr|mtpfs-1.1-2|37	
14cr|mtpfs-1.1-2|38	
14cr|mtpfs-1.1-2|39	
14cr|mtpfs-1.1-2|40	%changelog
14cr|mtpfs-1.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|mtpfs-1.1-2|42	+ Revision: 1ad24d7
14cr|mtpfs-1.1-2|43	- MassBuild#464: Increase release tag
14cr|mtpfs-1.1-2|44	
14cr|mtpfs-1.1-2|45	

3100 14
14cr|mtr-0.85-2|1	Summary:	Ping/Traceroute network diagnostic tool
14cr|mtr-0.85-2|2	Name:		mtr
14cr|mtr-0.85-2|3	Version:	0.85
14cr|mtr-0.85-2|4	Release:	2
14cr|mtr-0.85-2|5	License:	GPLv2+
14cr|mtr-0.85-2|6	Group:		Networking/Other
14cr|mtr-0.85-2|7	Url:		http://www.bitwizard.nl/mtr
14cr|mtr-0.85-2|8	Source0:	ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
14cr|mtr-0.85-2|9	Patch0:		mtr-0.71-underflow.patch
14cr|mtr-0.85-2|10	Patch1:		mtr-xml-format-fixes.patch
14cr|mtr-0.85-2|11	Patch2:		mtr-crash-in-xml-mode.patch
14cr|mtr-0.85-2|12	Patch3:		mtr-now-waits-for-last-response.patch
14cr|mtr-0.85-2|13	BuildRequires:	imagemagick
14cr|mtr-0.85-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mtr-0.85-2|15	BuildRequires:	pkgconfig(ncurses)
14cr|mtr-0.85-2|16	
14cr|mtr-0.85-2|17	%description
14cr|mtr-0.85-2|18	Mtr is a network diagnostic tool which combines Ping and Traceroute into one
14cr|mtr-0.85-2|19	program. Mtr also has two interfaces: An ncurses interface, useful for using
14cr|mtr-0.85-2|20	Mtr from a telnet session and a Gtk interface if you are using X.
14cr|mtr-0.85-2|21	
14cr|mtr-0.85-2|22	%files
14cr|mtr-0.85-2|23	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
14cr|mtr-0.85-2|24	%attr(4755,root,ntools) %{_bindir}/mtr
14cr|mtr-0.85-2|25	%attr(4755,root,ntools) %{_sbindir}/mtr
14cr|mtr-0.85-2|26	%{_mandir}/*/*
14cr|mtr-0.85-2|27	
14cr|mtr-0.85-2|28	#----------------------------------------------------------------------------
14cr|mtr-0.85-2|29	
14cr|mtr-0.85-2|30	%package gtk
14cr|mtr-0.85-2|31	Summary:	Ping/Traceroute network diagnostic tool - GTK Interface
14cr|mtr-0.85-2|32	Group:		Networking/Other
14cr|mtr-0.85-2|33	Requires:	mtr
14cr|mtr-0.85-2|34	
14cr|mtr-0.85-2|35	%description gtk
14cr|mtr-0.85-2|36	This is the Gtk interface for the mtr network diagnostic tool.
14cr|mtr-0.85-2|37	
14cr|mtr-0.85-2|38	%files gtk
14cr|mtr-0.85-2|39	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
14cr|mtr-0.85-2|40	%attr(4755,root,ntools) %{_bindir}/xmtr
14cr|mtr-0.85-2|41	%{_iconsdir}/%{name}.png
14cr|mtr-0.85-2|42	%{_liconsdir}/%{name}.png
14cr|mtr-0.85-2|43	%{_miconsdir}/%{name}.png
14cr|mtr-0.85-2|44	%{_datadir}/applications/*.desktop
14cr|mtr-0.85-2|45	
14cr|mtr-0.85-2|46	#----------------------------------------------------------------------------
14cr|mtr-0.85-2|47	
14cr|mtr-0.85-2|48	%prep
14cr|mtr-0.85-2|49	%setup -q
14cr|mtr-0.85-2|50	%patch0 -p0 -b .underflow
14cr|mtr-0.85-2|51	%patch1 -p1
14cr|mtr-0.85-2|52	%patch2 -p1
14cr|mtr-0.85-2|53	%patch3 -p1
14cr|mtr-0.85-2|54	touch ChangeLog
14cr|mtr-0.85-2|55	
14cr|mtr-0.85-2|56	%build
14cr|mtr-0.85-2|57	autoreconf -fi
14cr|mtr-0.85-2|58	%configure2_5x \
14cr|mtr-0.85-2|59	--enable-gtk2
14cr|mtr-0.85-2|60	
14cr|mtr-0.85-2|61	%make && mv mtr xmtr && make clean
14cr|mtr-0.85-2|62	
14cr|mtr-0.85-2|63	# mmm, broken configure script
14cr|mtr-0.85-2|64	#export GTK_CONFIG=/dev/null
14cr|mtr-0.85-2|65	%configure2_5x \
14cr|mtr-0.85-2|66	--without-gtk
14cr|mtr-0.85-2|67	
14cr|mtr-0.85-2|68	%make
14cr|mtr-0.85-2|69	
14cr|mtr-0.85-2|70	%install
14cr|mtr-0.85-2|71	install -d %{buildroot}%{_bindir}
14cr|mtr-0.85-2|72	install -d %{buildroot}%{_sbindir}
14cr|mtr-0.85-2|73	install -d %{buildroot}%{_mandir}/man8
14cr|mtr-0.85-2|74	install -d %{buildroot}%{_miconsdir}
14cr|mtr-0.85-2|75	install -d %{buildroot}%{_iconsdir}
14cr|mtr-0.85-2|76	install -d %{buildroot}%{_liconsdir}
14cr|mtr-0.85-2|77	install -d %{buildroot}%{_menudir}
14cr|mtr-0.85-2|78	
14cr|mtr-0.85-2|79	%makeinstall_std
14cr|mtr-0.85-2|80	
14cr|mtr-0.85-2|81	# convert the icon
14cr|mtr-0.85-2|82	convert img/mtr_icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|mtr-0.85-2|83	convert img/mtr_icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|mtr-0.85-2|84	convert img/mtr_icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|mtr-0.85-2|85	
14cr|mtr-0.85-2|86	install -m755 xmtr %{buildroot}%{_bindir}/
14cr|mtr-0.85-2|87	
14cr|mtr-0.85-2|88	ln -s ../sbin/mtr %{buildroot}%{_bindir}/mtr
14cr|mtr-0.85-2|89	
14cr|mtr-0.85-2|90	# XDG menu
14cr|mtr-0.85-2|91	install -d %{buildroot}%{_datadir}/applications
14cr|mtr-0.85-2|92	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|mtr-0.85-2|93	[Desktop Entry]
14cr|mtr-0.85-2|94	Name=Xmtr
14cr|mtr-0.85-2|95	Comment=Ping/Traceroute network diagnostic tool
14cr|mtr-0.85-2|96	Exec=%{_bindir}/xmtr
14cr|mtr-0.85-2|97	Icon=%{name}
14cr|mtr-0.85-2|98	Terminal=false
14cr|mtr-0.85-2|99	Type=Application
14cr|mtr-0.85-2|100	Categories=GTK;System;Monitor;
14cr|mtr-0.85-2|101	EOF
14cr|mtr-0.85-2|102	
14cr|mtr-0.85-2|103	
14cr|mtr-0.85-2|104	%changelog
14cr|mtr-0.85-2|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.85-2
14cr|mtr-0.85-2|106	+ Revision: 4be9d41
14cr|mtr-0.85-2|107	- MassBuild#464: Increase release tag
14cr|mtr-0.85-2|108	
14cr|mtr-0.85-2|109	

3101 14
14cr|mtree-2.7-8|1	%define debug_package %{nil}
14cr|mtree-2.7-8|2	
14cr|mtree-2.7-8|3	Name:    mtree
14cr|mtree-2.7-8|4	Version: 2.7
14cr|mtree-2.7-8|5	Release: 8
14cr|mtree-2.7-8|6	Summary: Map a directory hierarchy
14cr|mtree-2.7-8|7	License: BSD
14cr|mtree-2.7-8|8	Group:   System/Base
14cr|mtree-2.7-8|9	Url:     http://www-db.deis.unibo.it/Mtree/
14cr|mtree-2.7-8|10	Source:  %{name}-%{version}.cvs.tar.bz2
14cr|mtree-2.7-8|11	Patch:   mtree-3.1-owl-linux.patch
14cr|mtree-2.7-8|12	Patch2:  %{name}-%{version}.cvs-alt-getlogin.patch
14cr|mtree-2.7-8|13	Patch3:  mtree-3.1-owl-fixes.patch
14cr|mtree-2.7-8|14	
14cr|mtree-2.7-8|15	BuildRequires: openssl-devel
14cr|mtree-2.7-8|16	
14cr|mtree-2.7-8|17	%description
14cr|mtree-2.7-8|18	The utility %name compares the file hierarchy rooted in the current
14cr|mtree-2.7-8|19	directory against a specification read from the standard input.
14cr|mtree-2.7-8|20	Messages are written to the standard output for any files whose
14cr|mtree-2.7-8|21	characteristics do not match the specification, or which are
14cr|mtree-2.7-8|22	missing from either the file hierarchy or the specification.
14cr|mtree-2.7-8|23	
14cr|mtree-2.7-8|24	%prep
14cr|mtree-2.7-8|25	%setup -q -n %{name}-%{version}.cvs
14cr|mtree-2.7-8|26	%patch -p1
14cr|mtree-2.7-8|27	%patch2 -p1
14cr|mtree-2.7-8|28	%patch3 -p1
14cr|mtree-2.7-8|29	
14cr|mtree-2.7-8|30	%build
14cr|mtree-2.7-8|31	make -C usr.sbin/%{name}
14cr|mtree-2.7-8|32	
14cr|mtree-2.7-8|33	%install
14cr|mtree-2.7-8|34	install -p -m755 -D usr.sbin/%{name}/%{name} %{buildroot}%{_sbindir}/%{name}
14cr|mtree-2.7-8|35	install -p -m644 -D usr.sbin/%{name}/%{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14cr|mtree-2.7-8|36	
14cr|mtree-2.7-8|37	%files
14cr|mtree-2.7-8|38	%{_sbindir}/*
14cr|mtree-2.7-8|39	%{_mandir}/man?/*
14cr|mtree-2.7-8|40	
14cr|mtree-2.7-8|41	%changelog
14cr|mtree-2.7-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-8
14cr|mtree-2.7-8|43	+ Revision: e78944f
14cr|mtree-2.7-8|44	- MassBuild#464: Increase release tag
14cr|mtree-2.7-8|45	
14cr|mtree-2.7-8|46	

3102 14
14cr|mtx-1.3.12-4|1	Summary:	Controls the robotic mechanism in DDS Tape drive autoloaders
14cr|mtx-1.3.12-4|2	Name:		mtx
14cr|mtx-1.3.12-4|3	Version:	1.3.12
14cr|mtx-1.3.12-4|4	Release:	4
14cr|mtx-1.3.12-4|5	Group:		Archiving/Backup
14cr|mtx-1.3.12-4|6	License:	GPLv2
14cr|mtx-1.3.12-4|7	URL:		http://sourceforge.net/projects/mtx
14cr|mtx-1.3.12-4|8	Source0:	ftp://ftp.opensource-sw.net/pub/mtx/development/%{name}-%{version}.tar.gz
14cr|mtx-1.3.12-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mtx-1.3.12-4|10	
14cr|mtx-1.3.12-4|11	%description
14cr|mtx-1.3.12-4|12	The MTX program controls the robotic mechanism in autoloaders and tape
14cr|mtx-1.3.12-4|13	libraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, and
14cr|mtx-1.3.12-4|14	Exabyte 220. This program is also reported to work with a variety of
14cr|mtx-1.3.12-4|15	other tape libraries and autochangers from ADIC, Tandberg/Overland,
14cr|mtx-1.3.12-4|16	Breece Hill, HP, and Seagate.
14cr|mtx-1.3.12-4|17	
14cr|mtx-1.3.12-4|18	If you have a backup tape device capable of handling more than one
14cr|mtx-1.3.12-4|19	tape at a time, you should install MTX.
14cr|mtx-1.3.12-4|20	
14cr|mtx-1.3.12-4|21	%prep
14cr|mtx-1.3.12-4|22	
14cr|mtx-1.3.12-4|23	%setup -q -n %{name}-%{version}
14cr|mtx-1.3.12-4|24	
14cr|mtx-1.3.12-4|25	%build
14cr|mtx-1.3.12-4|26	
14cr|mtx-1.3.12-4|27	%configure2_5x \
14cr|mtx-1.3.12-4|28	--sbindir=/sbin
14cr|mtx-1.3.12-4|29	
14cr|mtx-1.3.12-4|30	%make
14cr|mtx-1.3.12-4|31	
14cr|mtx-1.3.12-4|32	%install
14cr|mtx-1.3.12-4|33	rm -rf %{buildroot}
14cr|mtx-1.3.12-4|34	
14cr|mtx-1.3.12-4|35	%makeinstall sbindir=%{buildroot}/sbin
14cr|mtx-1.3.12-4|36	
14cr|mtx-1.3.12-4|37	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|mtx-1.3.12-4|38	install -m0644 debian/bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cr|mtx-1.3.12-4|39	
14cr|mtx-1.3.12-4|40	%clean
14cr|mtx-1.3.12-4|41	rm -rf %{buildroot}
14cr|mtx-1.3.12-4|42	
14cr|mtx-1.3.12-4|43	%files
14cr|mtx-1.3.12-4|44	%defattr(-,root,root)
14cr|mtx-1.3.12-4|45	%doc CHANGES COMPATABILITY contrib FAQ LICENSE LICENSE.html
14cr|mtx-1.3.12-4|46	%doc mtx.doc mtxl.README.html README TODO
14cr|mtx-1.3.12-4|47	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|mtx-1.3.12-4|48	/sbin/*
14cr|mtx-1.3.12-4|49	%{_mandir}/man1/*
14cr|mtx-1.3.12-4|50	
14cr|mtx-1.3.12-4|51	
14cr|mtx-1.3.12-4|52	
14cr|mtx-1.3.12-4|53	%changelog
14cr|mtx-1.3.12-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-4
14cr|mtx-1.3.12-4|55	+ Revision: 72ad462
14cr|mtx-1.3.12-4|56	- MassBuild#464: Increase release tag
14cr|mtx-1.3.12-4|57	
14cr|mtx-1.3.12-4|58	

3103 14
14cr|mucommander-0.9.0-3|1	%define oname muCommander
14cr|mucommander-0.9.0-3|2	Name: mucommander
14cr|mucommander-0.9.0-3|3	Version: 0.9.0
14cr|mucommander-0.9.0-3|4	Release: 3
14cr|mucommander-0.9.0-3|5	Summary: muCommander is a lightweight, cross-platform file manager
14cr|mucommander-0.9.0-3|6	License: GPL
14cr|mucommander-0.9.0-3|7	Group:   File tools
14cr|mucommander-0.9.0-3|8	URL:		http://www.mucommander.com/
14cr|mucommander-0.9.0-3|9	Source0:	http://www.mucommander.com/download/mucommander-0_9_0.tar.gz
14cr|mucommander-0.9.0-3|10	BuildArch:      noarch
14cr|mucommander-0.9.0-3|11	Requires:       java >= 1.6.0
14cr|mucommander-0.9.0-3|12	
14cr|mucommander-0.9.0-3|13	%description
14cr|mucommander-0.9.0-3|14	
14cr|mucommander-0.9.0-3|15	muCommander is a lightweight, cross-platform file manager with a dual-pane
14cr|mucommander-0.9.0-3|16	interface. It runs on any operating system with Java support
14cr|mucommander-0.9.0-3|17	(Mac OS X, Windows, Linux, *BSD, Solaris...).
14cr|mucommander-0.9.0-3|18	
14cr|mucommander-0.9.0-3|19	Here's a non-exhaustive list of what you'll find:
14cr|mucommander-0.9.0-3|20	
14cr|mucommander-0.9.0-3|21	* Virtual filesystem with support for local volumes,
14cr|mucommander-0.9.0-3|22	FTP, SFTP, SMB, NFS, HTTP, Amazon S3, Hadoop HDFS and Bonjour
14cr|mucommander-0.9.0-3|23	* Quickly copy, move, rename files, create directories, email files...
14cr|mucommander-0.9.0-3|24	* Browse, create and uncompress ZIP, RAR, 7z, TAR, GZip, BZip2, ISO/NRG,
14cr|mucommander-0.9.0-3|25	AR/Deb and LST archives
14cr|mucommander-0.9.0-3|26	* ZIP files can be modified on-the-fly, without having to recompress the
14cr|mucommander-0.9.0-3|27	whole archive
14cr|mucommander-0.9.0-3|28	* Universal bookmarks and credentials manager
14cr|mucommander-0.9.0-3|29	* Multiple windows support
14cr|mucommander-0.9.0-3|30	* Full keyboard access
14cr|mucommander-0.9.0-3|31	* Highly configurable
14cr|mucommander-0.9.0-3|32	* Available in 23 languages : American & British English, French, German,
14cr|mucommander-0.9.0-3|33	Spanish, Czech, Simplified & Traditional Chinese, Polish, Hungarian,
14cr|mucommander-0.9.0-3|34	Russian, Slovenian, Romanian, Italian, Korean, Brazilian Portuguese,
14cr|mucommander-0.9.0-3|35	Dutch, Slovak, Japanese, Swedish, Danish, Ukrainian and Arabic.
14cr|mucommander-0.9.0-3|36	* Free Software (GPL)
14cr|mucommander-0.9.0-3|37	
14cr|mucommander-0.9.0-3|38	%prep
14cr|mucommander-0.9.0-3|39	
14cr|mucommander-0.9.0-3|40	%setup -q -n %{oname}-0_9_0
14cr|mucommander-0.9.0-3|41	
14cr|mucommander-0.9.0-3|42	%install
14cr|mucommander-0.9.0-3|43	%__install -dm 755 %{buildroot}/usr/lib
14cr|mucommander-0.9.0-3|44	cp -r $RPM_BUILD_DIR/%{oname}-0_9_0 $RPM_BUILD_ROOT/usr/lib/%{name}
14cr|mucommander-0.9.0-3|45	
14cr|mucommander-0.9.0-3|46	# menu-entry
14cr|mucommander-0.9.0-3|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|mucommander-0.9.0-3|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|mucommander-0.9.0-3|49	[Desktop Entry]
14cr|mucommander-0.9.0-3|50	Name=muCommander
14cr|mucommander-0.9.0-3|51	GenericName=muCommander
14cr|mucommander-0.9.0-3|52	Comment=File Manager
14cr|mucommander-0.9.0-3|53	Exec=/usr/bin/mucommander
14cr|mucommander-0.9.0-3|54	Icon=/usr/lib/mucommander/mucommander.png
14cr|mucommander-0.9.0-3|55	Terminal=false
14cr|mucommander-0.9.0-3|56	Type=Application
14cr|mucommander-0.9.0-3|57	StartupNotify=true
14cr|mucommander-0.9.0-3|58	MimeType=foo/bar;foo2/bar2;
14cr|mucommander-0.9.0-3|59	Categories=Application;Utility;
14cr|mucommander-0.9.0-3|60	EOF
14cr|mucommander-0.9.0-3|61	
14cr|mucommander-0.9.0-3|62	
14cr|mucommander-0.9.0-3|63	
14cr|mucommander-0.9.0-3|64	
14cr|mucommander-0.9.0-3|65	%post
14cr|mucommander-0.9.0-3|66	ln -sf /usr/lib/mucommander/mucommander.sh /usr/bin/mucommander
14cr|mucommander-0.9.0-3|67	
14cr|mucommander-0.9.0-3|68	%postun
14cr|mucommander-0.9.0-3|69	rm -f /usr/bin/mucommander
14cr|mucommander-0.9.0-3|70	
14cr|mucommander-0.9.0-3|71	%files
14cr|mucommander-0.9.0-3|72	%defattr(-,root,root)
14cr|mucommander-0.9.0-3|73	%doc license.txt readme.txt
14cr|mucommander-0.9.0-3|74	/usr/lib/*
14cr|mucommander-0.9.0-3|75	/usr/share/*
14cr|mucommander-0.9.0-3|76	
14cr|mucommander-0.9.0-3|77	
14cr|mucommander-0.9.0-3|78	%changelog
14cr|mucommander-0.9.0-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|mucommander-0.9.0-3|80	+ Revision: d974aa9
14cr|mucommander-0.9.0-3|81	- MassBuild#464: Increase release tag
14cr|mucommander-0.9.0-3|82	
14cr|mucommander-0.9.0-3|83	

3104 14
14cr|mudix-4.3-11|1	%define	name	mudix
14cr|mudix-4.3-11|2	%define	version	4.3
14cr|mudix-4.3-11|3	%define release 11
14cr|mudix-4.3-11|4	
14cr|mudix-4.3-11|5	Name:		%{name}
14cr|mudix-4.3-11|6	Summary:	Mudix console mud client
14cr|mudix-4.3-11|7	Version:	%{version}
14cr|mudix-4.3-11|8	Release:	%{release}
14cr|mudix-4.3-11|9	Source0:	http://dw.nl.eu.org/mudix/%{name}-%{version}.tar.bz2
14cr|mudix-4.3-11|10	URL:		http://dw.nl.eu.org/mudix.html
14cr|mudix-4.3-11|11	Group:		Games/Other
14cr|mudix-4.3-11|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mudix-4.3-11|13	License:	BSD-like
14cr|mudix-4.3-11|14	BuildRequires:  ncurses-devel
14cr|mudix-4.3-11|15	
14cr|mudix-4.3-11|16	
14cr|mudix-4.3-11|17	%description
14cr|mudix-4.3-11|18	Mudix is a console mud client that supports ANSI colours.
14cr|mudix-4.3-11|19	Some of the features are aliases, timers and triggers.
14cr|mudix-4.3-11|20	
14cr|mudix-4.3-11|21	%prep
14cr|mudix-4.3-11|22	%setup -q
14cr|mudix-4.3-11|23	
14cr|mudix-4.3-11|24	%build
14cr|mudix-4.3-11|25	%configure
14cr|mudix-4.3-11|26	%make O_FLAGS="$RPM_OPT_FLAGS"
14cr|mudix-4.3-11|27	
14cr|mudix-4.3-11|28	%install
14cr|mudix-4.3-11|29	rm -rf $RPM_BUILD_ROOT
14cr|mudix-4.3-11|30	install -m755 mudix -D $RPM_BUILD_ROOT%{_gamesbindir}/mudix
14cr|mudix-4.3-11|31	
14cr|mudix-4.3-11|32	%clean
14cr|mudix-4.3-11|33	rm -rf $RPM_BUILD_ROOT
14cr|mudix-4.3-11|34	
14cr|mudix-4.3-11|35	%files
14cr|mudix-4.3-11|36	%defattr(-,root,root)
14cr|mudix-4.3-11|37	%doc README
14cr|mudix-4.3-11|38	%{_gamesbindir}/mudix
14cr|mudix-4.3-11|39	
14cr|mudix-4.3-11|40	
14cr|mudix-4.3-11|41	
14cr|mudix-4.3-11|42	
14cr|mudix-4.3-11|43	%changelog
14cr|mudix-4.3-11|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-11
14cr|mudix-4.3-11|45	+ Revision: ee1bf92
14cr|mudix-4.3-11|46	- MassBuild#464: Increase release tag
14cr|mudix-4.3-11|47	
14cr|mudix-4.3-11|48	

3105 14
14cr|muh-2.1-0.rc1.7|1	%define name	muh
14cr|muh-2.1-0.rc1.7|2	%define version	2.1
14cr|muh-2.1-0.rc1.7|3	%define release	%mkrel 0.rc1.7
14cr|muh-2.1-0.rc1.7|4	#(peroyvind) ipv6 support seems to break ipv4 support
14cr|muh-2.1-0.rc1.7|5	%define ipv6    0
14cr|muh-2.1-0.rc1.7|6	%if %ipv6
14cr|muh-2.1-0.rc1.7|7	%define	Summary	A full featured irc bouncer with IPV6-support
14cr|muh-2.1-0.rc1.7|8	%else
14cr|muh-2.1-0.rc1.7|9	%define	Summary	A full featured irc bouncer
14cr|muh-2.1-0.rc1.7|10	%endif
14cr|muh-2.1-0.rc1.7|11	
14cr|muh-2.1-0.rc1.7|12	Name:		%{name}
14cr|muh-2.1-0.rc1.7|13	Version:	%{version}
14cr|muh-2.1-0.rc1.7|14	Release:	%{release}
14cr|muh-2.1-0.rc1.7|15	License:	GPL
14cr|muh-2.1-0.rc1.7|16	Group:		Networking/IRC
14cr|muh-2.1-0.rc1.7|17	Source0:	%{name}-%{version}rc1.tar.bz2
14cr|muh-2.1-0.rc1.7|18	Source1:	%{name}.sh.bz2
14cr|muh-2.1-0.rc1.7|19	Source2:	%{name}rc.bz2
14cr|muh-2.1-0.rc1.7|20	URL: 		http://mind.riot.org/muh/
14cr|muh-2.1-0.rc1.7|21	Summary:	%{Summary}
14cr|muh-2.1-0.rc1.7|22	Epoch:		1
14cr|muh-2.1-0.rc1.7|23	
14cr|muh-2.1-0.rc1.7|24	%description
14cr|muh-2.1-0.rc1.7|25	muh is a quite versatile irc-bouncer for unix. An irc-bouncer is a program
14cr|muh-2.1-0.rc1.7|26	that acts as a middleman between your irc-client and your irc-server.
14cr|muh-2.1-0.rc1.7|27	If you have no idea what this is good for you probably don't need it.
14cr|muh-2.1-0.rc1.7|28	
14cr|muh-2.1-0.rc1.7|29	Some of muh's features:
14cr|muh-2.1-0.rc1.7|30	* a permanent connection to the irc-server is maintained -
14cr|muh-2.1-0.rc1.7|31	on networks without noteservs/nickservs this can be handy
14cr|muh-2.1-0.rc1.7|32	(guard your nick, log messages from your friends)
14cr|muh-2.1-0.rc1.7|33	* dcc-bouncing (+resume)
14cr|muh-2.1-0.rc1.7|34	* customizable logging
14cr|muh-2.1-0.rc1.7|35	* flood-protection (optionally ignore people host-based)
14cr|muh-2.1-0.rc1.7|36	* message-logging (+forwarding to e.g. an email-address)
14cr|muh-2.1-0.rc1.7|37	* vhost-support
14cr|muh-2.1-0.rc1.7|38	%if %ipv6
14cr|muh-2.1-0.rc1.7|39	* ipv6-support
14cr|muh-2.1-0.rc1.7|40	%endif
14cr|muh-2.1-0.rc1.7|41	
14cr|muh-2.1-0.rc1.7|42	%prep
14cr|muh-2.1-0.rc1.7|43	%setup -q -n %{name}-%{version}rc1
14cr|muh-2.1-0.rc1.7|44	
14cr|muh-2.1-0.rc1.7|45	%build
14cr|muh-2.1-0.rc1.7|46	%configure \
14cr|muh-2.1-0.rc1.7|47	--datadir=%{_datadir}/%{name} \
14cr|muh-2.1-0.rc1.7|48	%if %ipv6
14cr|muh-2.1-0.rc1.7|49	--enable-ipv6
14cr|muh-2.1-0.rc1.7|50	%endif
14cr|muh-2.1-0.rc1.7|51	
14cr|muh-2.1-0.rc1.7|52	%make
14cr|muh-2.1-0.rc1.7|53	
14cr|muh-2.1-0.rc1.7|54	%install
14cr|muh-2.1-0.rc1.7|55	#fix permissions on docs
14cr|muh-2.1-0.rc1.7|56	chmod 644 AUTHORS INSTALL COPYING VERSION
14cr|muh-2.1-0.rc1.7|57	%{makeinstall_std}
14cr|muh-2.1-0.rc1.7|58	mv %{buildroot}%{_bindir}/{%{name},%{name}.bin}
14cr|muh-2.1-0.rc1.7|59	bzcat %{SOURCE1} > %{buildroot}%{_bindir}/%{name}; chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|muh-2.1-0.rc1.7|60	bzcat %{SOURCE2} > %{buildroot}%{_datadir}/%{name}/%{name}rc; chmod 644 %{buildroot}%{_datadir}/%{name}/%{name}rc
14cr|muh-2.1-0.rc1.7|61	
14cr|muh-2.1-0.rc1.7|62	
14cr|muh-2.1-0.rc1.7|63	%files
14cr|muh-2.1-0.rc1.7|64	%doc AUTHORS INSTALL VERSION
14cr|muh-2.1-0.rc1.7|65	%{_bindir}/%{name}*
14cr|muh-2.1-0.rc1.7|66	%{_infodir}/%{name}*
14cr|muh-2.1-0.rc1.7|67	%dir %{_datadir}/%{name}
14cr|muh-2.1-0.rc1.7|68	%{_datadir}/%{name}/*
14cr|muh-2.1-0.rc1.7|69	
14cr|muh-2.1-0.rc1.7|70	
14cr|muh-2.1-0.rc1.7|71	
14cr|muh-2.1-0.rc1.7|72	
14cr|muh-2.1-0.rc1.7|73	%changelog
14cr|muh-2.1-0.rc1.7|74	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1-0.rc1.7
14cr|muh-2.1-0.rc1.7|75	+ Revision: ee247fd
14cr|muh-2.1-0.rc1.7|76	- Spec cleanup
14cr|muh-2.1-0.rc1.7|77	
14cr|muh-2.1-0.rc1.7|78	

3106 14
14cr|multi-aterm-0.2.1-6|1	Summary:	Light tabbed terminal emulator
14cr|multi-aterm-0.2.1-6|2	Name:		multi-aterm
14cr|multi-aterm-0.2.1-6|3	Version:	0.2.1
14cr|multi-aterm-0.2.1-6|4	Release:	6
14cr|multi-aterm-0.2.1-6|5	Source0:	http://www.nongnu.org/materm/%{name}-%{version}.tar.bz2
14cr|multi-aterm-0.2.1-6|6	Source1:	multi-aterm.png
14cr|multi-aterm-0.2.1-6|7	License:	GPLv2+
14cr|multi-aterm-0.2.1-6|8	Group:		Terminals
14cr|multi-aterm-0.2.1-6|9	URL:		http://www.nongnu.org/materm/materm.html
14cr|multi-aterm-0.2.1-6|10	BuildRequires:	pkgconfig(x11)
14cr|multi-aterm-0.2.1-6|11	BuildRequires:	pkgconfig(xt)
14cr|multi-aterm-0.2.1-6|12	BuildRequires:	xpm-devel
14cr|multi-aterm-0.2.1-6|13	BuildRequires:	imagemagick
14cr|multi-aterm-0.2.1-6|14	
14cr|multi-aterm-0.2.1-6|15	%description
14cr|multi-aterm-0.2.1-6|16	Multi-aterm is a terminal emulator like rxvt, xterm, eterm, aterm
14cr|multi-aterm-0.2.1-6|17	- It's a terminal emulator which is small and fast with efficent
14cr|multi-aterm-0.2.1-6|18	pseudo-transparency, like aterm.
14cr|multi-aterm-0.2.1-6|19	- It's also a tabbed terminal emulator.
14cr|multi-aterm-0.2.1-6|20	- It's a terminal emulator not requiring GNOME or KDE libs, just
14cr|multi-aterm-0.2.1-6|21	written in X-lib (for people not using GNOME nor KDE).
14cr|multi-aterm-0.2.1-6|22	
14cr|multi-aterm-0.2.1-6|23	%prep
14cr|multi-aterm-0.2.1-6|24	%setup -q
14cr|multi-aterm-0.2.1-6|25	
14cr|multi-aterm-0.2.1-6|26	%build
14cr|multi-aterm-0.2.1-6|27	%configure2_5x --enable-keepscrolling --enable-mousewheel --enable-transparency --enable-xterm-scroll --enable-fading --enable-half-shadow --enable-swapscreen --with-xpm=/usr
14cr|multi-aterm-0.2.1-6|28	%make
14cr|multi-aterm-0.2.1-6|29	
14cr|multi-aterm-0.2.1-6|30	%install
14cr|multi-aterm-0.2.1-6|31	%makeinstall_std
14cr|multi-aterm-0.2.1-6|32	
14cr|multi-aterm-0.2.1-6|33	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|multi-aterm-0.2.1-6|34	install -m644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|multi-aterm-0.2.1-6|35	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|multi-aterm-0.2.1-6|36	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|multi-aterm-0.2.1-6|37	
14cr|multi-aterm-0.2.1-6|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|multi-aterm-0.2.1-6|39	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|multi-aterm-0.2.1-6|40	[Desktop Entry]
14cr|multi-aterm-0.2.1-6|41	Type=Application
14cr|multi-aterm-0.2.1-6|42	Exec=%{_bindir}/%{name}
14cr|multi-aterm-0.2.1-6|43	Icon=%{name}
14cr|multi-aterm-0.2.1-6|44	Categories=System;TerminalEmulator;
14cr|multi-aterm-0.2.1-6|45	Name=Multi-aterm
14cr|multi-aterm-0.2.1-6|46	Name[ru]=Multi-aterm
14cr|multi-aterm-0.2.1-6|47	Comment=Light tabbed terminal emulator
14cr|multi-aterm-0.2.1-6|48	Comment[ru]=Легковесный эмулятор терминала со вкладками
14cr|multi-aterm-0.2.1-6|49	EOF
14cr|multi-aterm-0.2.1-6|50	
14cr|multi-aterm-0.2.1-6|51	%files
14cr|multi-aterm-0.2.1-6|52	%doc doc/TODO AUTHORS ChangeLog
14cr|multi-aterm-0.2.1-6|53	%{_mandir}/man1/*
14cr|multi-aterm-0.2.1-6|54	%{_datadir}/applications/mandriva-*.desktop
14cr|multi-aterm-0.2.1-6|55	%{_bindir}/multi-aterm
14cr|multi-aterm-0.2.1-6|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|multi-aterm-0.2.1-6|57	
14cr|multi-aterm-0.2.1-6|58	%changelog
14cr|multi-aterm-0.2.1-6|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-6
14cr|multi-aterm-0.2.1-6|60	+ Revision: 8075359
14cr|multi-aterm-0.2.1-6|61	- MassBuild#464: Increase release tag
14cr|multi-aterm-0.2.1-6|62	
14cr|multi-aterm-0.2.1-6|63	

3107 14
14cr|multisync-gui-0.91.1-0.384.4|1	%define _enable_debug_packages %{nil}
14cr|multisync-gui-0.91.1-0.384.4|2	%define debug_package %{nil}
14cr|multisync-gui-0.91.1-0.384.4|3	
14cr|multisync-gui-0.91.1-0.384.4|4	# svn co http://svn.opensync.org/multisync/branches/multisync-gui-0.2X multisync-gui
14cr|multisync-gui-0.91.1-0.384.4|5	%define svn	384
14cr|multisync-gui-0.91.1-0.384.4|6	
14cr|multisync-gui-0.91.1-0.384.4|7	Summary:	Graphical front end to OpenSync synchronization system
14cr|multisync-gui-0.91.1-0.384.4|8	Name:		multisync-gui
14cr|multisync-gui-0.91.1-0.384.4|9	Version:	0.91.1
14cr|multisync-gui-0.91.1-0.384.4|10	Release:	0.%{svn}.4
14cr|multisync-gui-0.91.1-0.384.4|11	License:	GPLv2+
14cr|multisync-gui-0.91.1-0.384.4|12	Group:		Communications
14cr|multisync-gui-0.91.1-0.384.4|13	Url:		http://www.opensync.org
14cr|multisync-gui-0.91.1-0.384.4|14	Source0:	%{name}-svn%{svn}.tar.bz2
14cr|multisync-gui-0.91.1-0.384.4|15	BuildRequires:	imagemagick
14cr|multisync-gui-0.91.1-0.384.4|16	BuildRequires:	python
14cr|multisync-gui-0.91.1-0.384.4|17	BuildRequires:	pkgconfig(libglade-2.0)
14cr|multisync-gui-0.91.1-0.384.4|18	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|multisync-gui-0.91.1-0.384.4|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|multisync-gui-0.91.1-0.384.4|20	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
14cr|multisync-gui-0.91.1-0.384.4|21	BuildRequires:	pkgconfig(sqlite3)
14cr|multisync-gui-0.91.1-0.384.4|22	
14cr|multisync-gui-0.91.1-0.384.4|23	%description
14cr|multisync-gui-0.91.1-0.384.4|24	MultiSync is a program to synchronize calendars, addressbooks and other PIM
14cr|multisync-gui-0.91.1-0.384.4|25	data between programs on your computer and other computers, mobile devices,
14cr|multisync-gui-0.91.1-0.384.4|26	PDAs or cell phones. It relies on the OpenSync framework to do the actual
14cr|multisync-gui-0.91.1-0.384.4|27	synchronisation.
14cr|multisync-gui-0.91.1-0.384.4|28	
14cr|multisync-gui-0.91.1-0.384.4|29	%files
14cr|multisync-gui-0.91.1-0.384.4|30	%{_bindir}/%{name}
14cr|multisync-gui-0.91.1-0.384.4|31	%{_datadir}/%{name}
14cr|multisync-gui-0.91.1-0.384.4|32	%{_datadir}/pixmaps/%{name}
14cr|multisync-gui-0.91.1-0.384.4|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|multisync-gui-0.91.1-0.384.4|34	%{_datadir}/applications/%{name}.desktop
14cr|multisync-gui-0.91.1-0.384.4|35	
14cr|multisync-gui-0.91.1-0.384.4|36	#----------------------------------------------------------------------------
14cr|multisync-gui-0.91.1-0.384.4|37	
14cr|multisync-gui-0.91.1-0.384.4|38	%prep
14cr|multisync-gui-0.91.1-0.384.4|39	%setup -q -n %{name}-0.2X
14cr|multisync-gui-0.91.1-0.384.4|40	echo "env.Append(CCFLAGS = '%{optflags}')" >> SConstruct
14cr|multisync-gui-0.91.1-0.384.4|41	
14cr|multisync-gui-0.91.1-0.384.4|42	%build
14cr|multisync-gui-0.91.1-0.384.4|43	./configure --prefix=%{_prefix}
14cr|multisync-gui-0.91.1-0.384.4|44	%make
14cr|multisync-gui-0.91.1-0.384.4|45	
14cr|multisync-gui-0.91.1-0.384.4|46	%install
14cr|multisync-gui-0.91.1-0.384.4|47	%makeinstall_std
14cr|multisync-gui-0.91.1-0.384.4|48	
14cr|multisync-gui-0.91.1-0.384.4|49	# menu
14cr|multisync-gui-0.91.1-0.384.4|50	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|multisync-gui-0.91.1-0.384.4|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|multisync-gui-0.91.1-0.384.4|52	[Desktop Entry]
14cr|multisync-gui-0.91.1-0.384.4|53	Name=%{name}
14cr|multisync-gui-0.91.1-0.384.4|54	Comment=Calendar synchronization program
14cr|multisync-gui-0.91.1-0.384.4|55	Exec=%{_bindir}/%{name}
14cr|multisync-gui-0.91.1-0.384.4|56	Terminal=false
14cr|multisync-gui-0.91.1-0.384.4|57	Type=Application
14cr|multisync-gui-0.91.1-0.384.4|58	Categories=GTK;TelephonyTools;Utility;
14cr|multisync-gui-0.91.1-0.384.4|59	Icon=%{name}
14cr|multisync-gui-0.91.1-0.384.4|60	EOF
14cr|multisync-gui-0.91.1-0.384.4|61	
14cr|multisync-gui-0.91.1-0.384.4|62	# icons
14cr|multisync-gui-0.91.1-0.384.4|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{64x64,48x48,32x32,16x16}/apps
14cr|multisync-gui-0.91.1-0.384.4|64	install -m 0644 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|multisync-gui-0.91.1-0.384.4|65	convert -scale 48 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|multisync-gui-0.91.1-0.384.4|66	convert -scale 32 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|multisync-gui-0.91.1-0.384.4|67	convert -scale 16 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|multisync-gui-0.91.1-0.384.4|68	
14cr|multisync-gui-0.91.1-0.384.4|69	
14cr|multisync-gui-0.91.1-0.384.4|70	%changelog
14cr|multisync-gui-0.91.1-0.384.4|71	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.91.1-0.384.4
14cr|multisync-gui-0.91.1-0.384.4|72	+ Revision: 845ee88
14cr|multisync-gui-0.91.1-0.384.4|73	- LOG Disable debug package, spec cleanup
14cr|multisync-gui-0.91.1-0.384.4|74	
14cr|multisync-gui-0.91.1-0.384.4|75	

3108 14
14cr|multitail-5.2.8-3|1	%define name multitail
14cr|multitail-5.2.8-3|2	%define version 5.2.8
14cr|multitail-5.2.8-3|3	%define release 3
14cr|multitail-5.2.8-3|4	
14cr|multitail-5.2.8-3|5	Summary: Multitail lets you view one or multiple files like the original tail program
14cr|multitail-5.2.8-3|6	Name: %name
14cr|multitail-5.2.8-3|7	Version: %version
14cr|multitail-5.2.8-3|8	Release: %release
14cr|multitail-5.2.8-3|9	License: GPL
14cr|multitail-5.2.8-3|10	Group: Text tools
14cr|multitail-5.2.8-3|11	Url: http://www.vanheusden.com/multitail/
14cr|multitail-5.2.8-3|12	Source: %{name}-%{version}.tgz
14cr|multitail-5.2.8-3|13	BuildRequires:	ncurses-devel
14cr|multitail-5.2.8-3|14	
14cr|multitail-5.2.8-3|15	%description
14cr|multitail-5.2.8-3|16	multitail lets you view one or multiple files like the original tail program.
14cr|multitail-5.2.8-3|17	The difference is that it creates multiple windows on your console (with
14cr|multitail-5.2.8-3|18	ncurses). It can also use colors while displaying the logfiles, for faster
14cr|multitail-5.2.8-3|19	recognition of which lines are important and which are not. It supports regular
14cr|multitail-5.2.8-3|20	expressions. It has interactive menus for editing given regular expressions and
14cr|multitail-5.2.8-3|21	deleting and adding windows.
14cr|multitail-5.2.8-3|22	
14cr|multitail-5.2.8-3|23	%prep
14cr|multitail-5.2.8-3|24	
14cr|multitail-5.2.8-3|25	%setup -q
14cr|multitail-5.2.8-3|26	
14cr|multitail-5.2.8-3|27	%build
14cr|multitail-5.2.8-3|28	
14cr|multitail-5.2.8-3|29	%make
14cr|multitail-5.2.8-3|30	
14cr|multitail-5.2.8-3|31	%install
14cr|multitail-5.2.8-3|32	rm -rf $RPM_BUILD_ROOT
14cr|multitail-5.2.8-3|33	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|multitail-5.2.8-3|34	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
14cr|multitail-5.2.8-3|35	install -m 755 %name $RPM_BUILD_ROOT%_bindir/
14cr|multitail-5.2.8-3|36	install -m 644 %name.1 $RPM_BUILD_ROOT%_mandir/man1/
14cr|multitail-5.2.8-3|37	
14cr|multitail-5.2.8-3|38	%clean
14cr|multitail-5.2.8-3|39	rm -rf $RPM_BUILD_ROOT
14cr|multitail-5.2.8-3|40	
14cr|multitail-5.2.8-3|41	%files
14cr|multitail-5.2.8-3|42	%defattr(-,root,root)
14cr|multitail-5.2.8-3|43	%{_bindir}/*
14cr|multitail-5.2.8-3|44	%{_mandir}/man1/*
14cr|multitail-5.2.8-3|45	
14cr|multitail-5.2.8-3|46	
14cr|multitail-5.2.8-3|47	
14cr|multitail-5.2.8-3|48	
14cr|multitail-5.2.8-3|49	
14cr|multitail-5.2.8-3|50	%changelog
14cr|multitail-5.2.8-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.8-3
14cr|multitail-5.2.8-3|52	+ Revision: 0beb24d
14cr|multitail-5.2.8-3|53	- MassBuild#464: Increase release tag
14cr|multitail-5.2.8-3|54	
14cr|multitail-5.2.8-3|55	

3109 14
14cr|multithreadedtc-1.01-13|1	%global project_name MultithreadedTC
14cr|multithreadedtc-1.01-13|2	Name:           multithreadedtc
14cr|multithreadedtc-1.01-13|3	Version:        1.01
14cr|multithreadedtc-1.01-13|4	Release:        13
14cr|multithreadedtc-1.01-13|5	Summary:        A framework for testing concurrent Java application
14cr|multithreadedtc-1.01-13|6	
14cr|multithreadedtc-1.01-13|7	Group:          Development/Java
14cr|multithreadedtc-1.01-13|8	License:        BSD
14cr|multithreadedtc-1.01-13|9	URL:            http://www.cs.umd.edu/projects/PL/multithreadedtc
14cr|multithreadedtc-1.01-13|10	#http://multithreadedtc.googlecode.com/files/MultithreadedTC-1.01-source.zip
14cr|multithreadedtc-1.01-13|11	Source0:        %{project_name}-%{version}-source.zip
14cr|multithreadedtc-1.01-13|12	Source1:        %{name}.pom
14cr|multithreadedtc-1.01-13|13	Patch0:        %{name}-build.patch
14cr|multithreadedtc-1.01-13|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|multithreadedtc-1.01-13|15	
14cr|multithreadedtc-1.01-13|16	BuildArch: noarch
14cr|multithreadedtc-1.01-13|17	
14cr|multithreadedtc-1.01-13|18	BuildRequires: java-devel >= 0:1.6.0
14cr|multithreadedtc-1.01-13|19	BuildRequires: jpackage-utils
14cr|multithreadedtc-1.01-13|20	BuildRequires: ant >= 0:1.6
14cr|multithreadedtc-1.01-13|21	BuildRequires: ant-junit
14cr|multithreadedtc-1.01-13|22	BuildRequires: junit
14cr|multithreadedtc-1.01-13|23	
14cr|multithreadedtc-1.01-13|24	Requires:      java
14cr|multithreadedtc-1.01-13|25	Requires:       jpackage-utils
14cr|multithreadedtc-1.01-13|26	Requires:      junit
14cr|multithreadedtc-1.01-13|27	
14cr|multithreadedtc-1.01-13|28	Requires(post):       jpackage-utils
14cr|multithreadedtc-1.01-13|29	Requires(postun):     jpackage-utils
14cr|multithreadedtc-1.01-13|30	
14cr|multithreadedtc-1.01-13|31	%description
14cr|multithreadedtc-1.01-13|32	MultithreadedTC is a framework for testing concurrent applications.
14cr|multithreadedtc-1.01-13|33	It features a metronome that is used to provide fine control over
14cr|multithreadedtc-1.01-13|34	the sequence of activities in multiple threads.
14cr|multithreadedtc-1.01-13|35	
14cr|multithreadedtc-1.01-13|36	%package javadoc
14cr|multithreadedtc-1.01-13|37	Group:          Development/Java
14cr|multithreadedtc-1.01-13|38	Summary:        Javadoc for %{name}
14cr|multithreadedtc-1.01-13|39	Requires:       jpackage-utils
14cr|multithreadedtc-1.01-13|40	
14cr|multithreadedtc-1.01-13|41	%description javadoc
14cr|multithreadedtc-1.01-13|42	API documentation for %{name}.
14cr|multithreadedtc-1.01-13|43	
14cr|multithreadedtc-1.01-13|44	
14cr|multithreadedtc-1.01-13|45	%prep
14cr|multithreadedtc-1.01-13|46	%setup -q -n %{project_name}-%{version}-source
14cr|multithreadedtc-1.01-13|47	%patch0 -p0 -b .sav
14cr|multithreadedtc-1.01-13|48	
14cr|multithreadedtc-1.01-13|49	rm -f *.jar
14cr|multithreadedtc-1.01-13|50	
14cr|multithreadedtc-1.01-13|51	sed -i 's/\r//' web/docs/package-list
14cr|multithreadedtc-1.01-13|52	sed -i 's/\r//' web/docs/stylesheet.css
14cr|multithreadedtc-1.01-13|53	sed -i 's/\r//' LICENSE.txt
14cr|multithreadedtc-1.01-13|54	sed -i 's/\r//' README.txt
14cr|multithreadedtc-1.01-13|55	
14cr|multithreadedtc-1.01-13|56	%build
14cr|multithreadedtc-1.01-13|57	ant
14cr|multithreadedtc-1.01-13|58	
14cr|multithreadedtc-1.01-13|59	%install
14cr|multithreadedtc-1.01-13|60	rm -rf %{buildroot}
14cr|multithreadedtc-1.01-13|61	
14cr|multithreadedtc-1.01-13|62	# jars
14cr|multithreadedtc-1.01-13|63	install -d -m 0755 %{buildroot}%{_javadir}
14cr|multithreadedtc-1.01-13|64	install -m 644 %{project_name}-%{version}.jar   %{buildroot}%{_javadir}/%{project_name}-%{version}.jar
14cr|multithreadedtc-1.01-13|65	
14cr|multithreadedtc-1.01-13|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cr|multithreadedtc-1.01-13|67	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|multithreadedtc-1.01-13|68	
14cr|multithreadedtc-1.01-13|69	%add_to_maven_depmap edu.umd.cs.mtc multithreadedtc %{version} JPP %{project_name}
14cr|multithreadedtc-1.01-13|70	%add_to_maven_depmap edu.umd.cs.mtc multithreadedtc-jdk14 %{version} JPP %{project_name}
14cr|multithreadedtc-1.01-13|71	
14cr|multithreadedtc-1.01-13|72	# poms
14cr|multithreadedtc-1.01-13|73	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|multithreadedtc-1.01-13|74	install -pm 644 %{SOURCE1} \
14cr|multithreadedtc-1.01-13|75	%{buildroot}%{_mavenpomdir}/JPP-%{project_name}.pom
14cr|multithreadedtc-1.01-13|76	
14cr|multithreadedtc-1.01-13|77	# javadoc
14cr|multithreadedtc-1.01-13|78	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|multithreadedtc-1.01-13|79	cp -pr web/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|multithreadedtc-1.01-13|80	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|multithreadedtc-1.01-13|81	rm -rf web/docs
14cr|multithreadedtc-1.01-13|82	
14cr|multithreadedtc-1.01-13|83	%post
14cr|multithreadedtc-1.01-13|84	%update_maven_depmap
14cr|multithreadedtc-1.01-13|85	
14cr|multithreadedtc-1.01-13|86	%postun
14cr|multithreadedtc-1.01-13|87	%update_maven_depmap
14cr|multithreadedtc-1.01-13|88	
14cr|multithreadedtc-1.01-13|89	%clean
14cr|multithreadedtc-1.01-13|90	rm -rf %{buildroot}
14cr|multithreadedtc-1.01-13|91	
14cr|multithreadedtc-1.01-13|92	%files
14cr|multithreadedtc-1.01-13|93	%defattr(-,root,root,-)
14cr|multithreadedtc-1.01-13|94	%doc LICENSE.txt README.txt
14cr|multithreadedtc-1.01-13|95	%{_javadir}/*
14cr|multithreadedtc-1.01-13|96	%{_mavenpomdir}/*
14cr|multithreadedtc-1.01-13|97	%{_mavendepmapfragdir}/*
14cr|multithreadedtc-1.01-13|98	
14cr|multithreadedtc-1.01-13|99	%files javadoc
14cr|multithreadedtc-1.01-13|100	%defattr(-,root,root,-)
14cr|multithreadedtc-1.01-13|101	%{_javadocdir}/%{name}-%{version}
14cr|multithreadedtc-1.01-13|102	%{_javadocdir}/%{name}
14cr|multithreadedtc-1.01-13|103	
14cr|multithreadedtc-1.01-13|104	
14cr|multithreadedtc-1.01-13|105	
14cr|multithreadedtc-1.01-13|106	
14cr|multithreadedtc-1.01-13|107	%changelog
14cr|multithreadedtc-1.01-13|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-13
14cr|multithreadedtc-1.01-13|109	+ Revision: fdc0ef0
14cr|multithreadedtc-1.01-13|110	- MassBuild#464: Increase release tag
14cr|multithreadedtc-1.01-13|111	
14cr|multithreadedtc-1.01-13|112	

3110 14
14cr|multiwalk2c-0.2.1-7|1	Summary:	Multi-threaded SNMP scanner (like a snmpbulkwalk)
14cr|multiwalk2c-0.2.1-7|2	Name:		multiwalk2c
14cr|multiwalk2c-0.2.1-7|3	Version:	0.2.1
14cr|multiwalk2c-0.2.1-7|4	Release:	7
14cr|multiwalk2c-0.2.1-7|5	License:	GPLv2+
14cr|multiwalk2c-0.2.1-7|6	Group:		System/Servers
14cr|multiwalk2c-0.2.1-7|7	Url:		http://wegorz.marton.pl/
14cr|multiwalk2c-0.2.1-7|8	Source0:	http://wegorz.marton.pl/%{name}-%{version}.tar.gz
14cr|multiwalk2c-0.2.1-7|9	Patch0:		multiwalk2c-0.1.1-compile_fix.diff
14cr|multiwalk2c-0.2.1-7|10	BuildRequires:	net-snmp-devel
14cr|multiwalk2c-0.2.1-7|11	BuildRequires:	pkgconfig(libcrypto)
14cr|multiwalk2c-0.2.1-7|12	
14cr|multiwalk2c-0.2.1-7|13	%description
14cr|multiwalk2c-0.2.1-7|14	multiwalk2c is a multi-threaded SNMP scanner. It is a modified version of
14cr|multiwalk2c-0.2.1-7|15	snmpbulkwalk. It can scan agents listed in special agents file, write to a
14cr|multiwalk2c-0.2.1-7|16	single or many output files, and traverse different parts of a MIB tree in
14cr|multiwalk2c-0.2.1-7|17	one thread.
14cr|multiwalk2c-0.2.1-7|18	
14cr|multiwalk2c-0.2.1-7|19	%files
14cr|multiwalk2c-0.2.1-7|20	%doc COPYING README
14cr|multiwalk2c-0.2.1-7|21	%{_bindir}/multiwalk2c
14cr|multiwalk2c-0.2.1-7|22	
14cr|multiwalk2c-0.2.1-7|23	#----------------------------------------------------------------------------
14cr|multiwalk2c-0.2.1-7|24	
14cr|multiwalk2c-0.2.1-7|25	%prep
14cr|multiwalk2c-0.2.1-7|26	%setup -q
14cr|multiwalk2c-0.2.1-7|27	%patch0 -p1
14cr|multiwalk2c-0.2.1-7|28	
14cr|multiwalk2c-0.2.1-7|29	%build
14cr|multiwalk2c-0.2.1-7|30	%configure2_5x
14cr|multiwalk2c-0.2.1-7|31	
14cr|multiwalk2c-0.2.1-7|32	%make
14cr|multiwalk2c-0.2.1-7|33	
14cr|multiwalk2c-0.2.1-7|34	%install
14cr|multiwalk2c-0.2.1-7|35	%makeinstall_std
14cr|multiwalk2c-0.2.1-7|36	
14cr|multiwalk2c-0.2.1-7|37	
14cr|multiwalk2c-0.2.1-7|38	%changelog
14cr|multiwalk2c-0.2.1-7|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-7
14cr|multiwalk2c-0.2.1-7|40	+ Revision: 6e310dc
14cr|multiwalk2c-0.2.1-7|41	- MassBuild#464: Increase release tag
14cr|multiwalk2c-0.2.1-7|42	
14cr|multiwalk2c-0.2.1-7|43	

3111 14
14cr|mumble-1.2.8-2|1	# configuration options for the server (murmur)
14cr|mumble-1.2.8-2|2	%bcond_without server
14cr|mumble-1.2.8-2|3	%bcond_with ice
14cr|mumble-1.2.8-2|4	# configuration options for the client
14cr|mumble-1.2.8-2|5	%bcond_without client
14cr|mumble-1.2.8-2|6	%bcond_without speechd
14cr|mumble-1.2.8-2|7	%bcond_with g15
14cr|mumble-1.2.8-2|8	
14cr|mumble-1.2.8-2|9	Summary:	Low-latency, high-quality voice communication for gamers
14cr|mumble-1.2.8-2|10	Name:		mumble
14cr|mumble-1.2.8-2|11	Version:	1.2.8
14cr|mumble-1.2.8-2|12	Release:	2
14cr|mumble-1.2.8-2|13	License:	BSD-like
14cr|mumble-1.2.8-2|14	Group:		Sound
14cr|mumble-1.2.8-2|15	Url:		http://mumble.sourceforge.net/
14cr|mumble-1.2.8-2|16	Source0:	http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
14cr|mumble-1.2.8-2|17	# conf files courtesy of debian package
14cr|mumble-1.2.8-2|18	Source1:	%{name}-server.ini
14cr|mumble-1.2.8-2|19	Source2:	%{name}-server-web.conf
14cr|mumble-1.2.8-2|20	Source3:	MurmurPHP.ini
14cr|mumble-1.2.8-2|21	Source4:	README.install.urpmi.mumble-server-web
14cr|mumble-1.2.8-2|22	Source5:	%{name}-server-init.mdv
14cr|mumble-1.2.8-2|23	Source6:	%{name}-server.logrotate
14cr|mumble-1.2.8-2|24	Source7:        %{name}-tmpfiles.conf
14cr|mumble-1.2.8-2|25	Source100:	mumble.rpmlintrc
14cr|mumble-1.2.8-2|26	Patch0:		mumble-1.2.4-celt-0.11.1.patch
14cr|mumble-1.2.8-2|27	Patch1:		0001-use-std-max-instead-of-MAX.patch
14cr|mumble-1.2.8-2|28	Patch2:		mumble-1.2.5-fdr-compile-fix.patch
14cr|mumble-1.2.8-2|29	BuildRequires:	kde4-macros
14cr|mumble-1.2.8-2|30	BuildRequires:	protobuf-compiler
14cr|mumble-1.2.8-2|31	BuildRequires:	qt4-linguist
14cr|mumble-1.2.8-2|32	BuildRequires:	boost-devel
14cr|mumble-1.2.8-2|33	BuildRequires:	cap-devel
14cr|mumble-1.2.8-2|34	%if %{with g15}
14cr|mumble-1.2.8-2|35	BuildRequires:	g15daemon_client-devel
14cr|mumble-1.2.8-2|36	%endif
14cr|mumble-1.2.8-2|37	BuildRequires:	qt4-devel
14cr|mumble-1.2.8-2|38	%if %{with speechd}
14cr|mumble-1.2.8-2|39	BuildRequires:	speech-dispatcher-devel
14cr|mumble-1.2.8-2|40	%endif
14cr|mumble-1.2.8-2|41	BuildRequires:	pkgconfig(alsa)
14cr|mumble-1.2.8-2|42	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14cr|mumble-1.2.8-2|43	BuildRequires:	pkgconfig(celt) >= 0.11.1
14cr|mumble-1.2.8-2|44	BuildRequires:	pkgconfig(libcap-ng)
14cr|mumble-1.2.8-2|45	BuildRequires:	pkgconfig(libpulse)
14cr|mumble-1.2.8-2|46	BuildRequires:	pkgconfig(libssl)
14cr|mumble-1.2.8-2|47	BuildRequires:	pkgconfig(ogg)
14cr|mumble-1.2.8-2|48	BuildRequires:	pkgconfig(protobuf)
14cr|mumble-1.2.8-2|49	BuildRequires:	pkgconfig(speex) >= 1.2
14cr|mumble-1.2.8-2|50	BuildRequires:	pkgconfig(sndfile)
14cr|mumble-1.2.8-2|51	BuildRequires:	pkgconfig(xevie)
14cr|mumble-1.2.8-2|52	BuildRequires:	pkgconfig(xi)
14cr|mumble-1.2.8-2|53	Requires:	qt4-database-plugin-sqlite
14cr|mumble-1.2.8-2|54	Requires:	%{name}-plugins = %{EVRD}
14cr|mumble-1.2.8-2|55	Suggests:	%{name}-protocol
14cr|mumble-1.2.8-2|56	%if %{with speechd}
14cr|mumble-1.2.8-2|57	Suggests:	speech-dispatcher
14cr|mumble-1.2.8-2|58	%endif
14cr|mumble-1.2.8-2|59	%if %{with g15}
14cr|mumble-1.2.8-2|60	Suggests:	g15daemon
14cr|mumble-1.2.8-2|61	%endif
14cr|mumble-1.2.8-2|62	# Strange, but true: We actually do require several different
14cr|mumble-1.2.8-2|63	# versions of the same library (celt) installed at the same time.
14cr|mumble-1.2.8-2|64	# The reason is that they're API/ABI compatible, but bitstream
14cr|mumble-1.2.8-2|65	# incompatible, releases - mumble dlopens any celt library it can
14cr|mumble-1.2.8-2|66	# find to support their bitstream versions.
14cr|mumble-1.2.8-2|67	# Since a lot of Mumble users are on legacy celt (0.7.x) [that's
14cr|mumble-1.2.8-2|68	# what Ubuntu ships], it is necessary to have that version
14cr|mumble-1.2.8-2|69	# installed to talk to those users.
14cr|mumble-1.2.8-2|70	Requires:	%mklibname celt0_ 0
14cr|mumble-1.2.8-2|71	Requires:	%mklibname celt0_ 2
14cr|mumble-1.2.8-2|72	
14cr|mumble-1.2.8-2|73	%description
14cr|mumble-1.2.8-2|74	Low-latency, high-quality voice communication for gamers.
14cr|mumble-1.2.8-2|75	
14cr|mumble-1.2.8-2|76	Includes game linking, so voice from other players comes from the direction
14cr|mumble-1.2.8-2|77	of their characters, and has echo cancellation so the sound from your
14cr|mumble-1.2.8-2|78	loudspeakers won't be audible to other players.
14cr|mumble-1.2.8-2|79	
14cr|mumble-1.2.8-2|80	%if %{with client}
14cr|mumble-1.2.8-2|81	%files
14cr|mumble-1.2.8-2|82	%doc README README.Linux CHANGES LICENSE
14cr|mumble-1.2.8-2|83	%{_bindir}/%{name}
14cr|mumble-1.2.8-2|84	%{_bindir}/%{name}-overlay
14cr|mumble-1.2.8-2|85	%{_datadir}/applications/%{name}.desktop
14cr|mumble-1.2.8-2|86	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cr|mumble-1.2.8-2|87	%{_mandir}/man1/%{name}.*
14cr|mumble-1.2.8-2|88	%{_mandir}/man1/%{name}-overlay.*
14cr|mumble-1.2.8-2|89	%endif
14cr|mumble-1.2.8-2|90	
14cr|mumble-1.2.8-2|91	#----------------------------------------------------------------------------
14cr|mumble-1.2.8-2|92	
14cr|mumble-1.2.8-2|93	%if %{with client}
14cr|mumble-1.2.8-2|94	%package protocol-kde4
14cr|mumble-1.2.8-2|95	Summary:	The mumble protocol for KDE4
14cr|mumble-1.2.8-2|96	Group:		Graphical desktop/KDE
14cr|mumble-1.2.8-2|97	Requires:	%{name} = %{EVRD}
14cr|mumble-1.2.8-2|98	Provides:	%{name}-protocol
14cr|mumble-1.2.8-2|99	
14cr|mumble-1.2.8-2|100	%description protocol-kde4
14cr|mumble-1.2.8-2|101	The mumble protocol for KDE4.
14cr|mumble-1.2.8-2|102	
14cr|mumble-1.2.8-2|103	%files protocol-kde4
14cr|mumble-1.2.8-2|104	%{_kde_datadir}/kde4/services/%{name}.protocol
14cr|mumble-1.2.8-2|105	%endif
14cr|mumble-1.2.8-2|106	
14cr|mumble-1.2.8-2|107	#----------------------------------------------------------------------------
14cr|mumble-1.2.8-2|108	
14cr|mumble-1.2.8-2|109	%if %{with client}
14cr|mumble-1.2.8-2|110	%package plugins
14cr|mumble-1.2.8-2|111	Summary:	Mumble plugins
14cr|mumble-1.2.8-2|112	Group:		Sound
14cr|mumble-1.2.8-2|113	Requires:	%{name} = %{EVRD}
14cr|mumble-1.2.8-2|114	
14cr|mumble-1.2.8-2|115	%description plugins
14cr|mumble-1.2.8-2|116	This packages provides the Mumble plugins.
14cr|mumble-1.2.8-2|117	
14cr|mumble-1.2.8-2|118	%files plugins
14cr|mumble-1.2.8-2|119	%{_libdir}/%{name}
14cr|mumble-1.2.8-2|120	%endif
14cr|mumble-1.2.8-2|121	
14cr|mumble-1.2.8-2|122	#----------------------------------------------------------------------------
14cr|mumble-1.2.8-2|123	
14cr|mumble-1.2.8-2|124	%if %{with server}
14cr|mumble-1.2.8-2|125	%package server
14cr|mumble-1.2.8-2|126	Summary:	Murmur, the VOIP server for Mumble
14cr|mumble-1.2.8-2|127	Group:		Sound
14cr|mumble-1.2.8-2|128	%if %{with ice}
14cr|mumble-1.2.8-2|129	BuildRequires:	slice2cpp
14cr|mumble-1.2.8-2|130	%endif
14cr|mumble-1.2.8-2|131	Requires:	dbus
14cr|mumble-1.2.8-2|132	Requires:	qt4-database-plugin-sqlite
14cr|mumble-1.2.8-2|133	Requires(post,preun):	rpm-helper
14cr|mumble-1.2.8-2|134	
14cr|mumble-1.2.8-2|135	%description server
14cr|mumble-1.2.8-2|136	This package provides Murmur, the VOIP server for Mumble.
14cr|mumble-1.2.8-2|137	
14cr|mumble-1.2.8-2|138	%files server
14cr|mumble-1.2.8-2|139	%if %{without client}
14cr|mumble-1.2.8-2|140	%doc README README.Linux CHANGES LICENSE
14cr|mumble-1.2.8-2|141	%endif
14cr|mumble-1.2.8-2|142	%doc scripts/murmur.ini
14cr|mumble-1.2.8-2|143	%{_bindir}/murmur-user-wrapper
14cr|mumble-1.2.8-2|144	%{_sbindir}/murmurd
14cr|mumble-1.2.8-2|145	%{_initrddir}/%{name}-server
14cr|mumble-1.2.8-2|146	%{_tmpfilesdir}/%{name}-server.conf
14cr|mumble-1.2.8-2|147	%config(noreplace) %{_sysconfdir}/%{name}-server.ini
14cr|mumble-1.2.8-2|148	%{_sysconfdir}/logrotate.d/%{name}-server
14cr|mumble-1.2.8-2|149	%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
14cr|mumble-1.2.8-2|150	%attr(-,mumble-server,mumble-server) %dir %{_var}/lib/%{name}-server
14cr|mumble-1.2.8-2|151	%attr(-,mumble-server,root) %dir %{_var}/log/%{name}-server
14cr|mumble-1.2.8-2|152	%attr(-,mumble-server,mumble-server) %dir %{_var}/run/%{name}-server
14cr|mumble-1.2.8-2|153	%if %{with ice}
14cr|mumble-1.2.8-2|154	%{_datadir}/slice/Murmur.ice
14cr|mumble-1.2.8-2|155	%endif
14cr|mumble-1.2.8-2|156	%{_mandir}/man1/murmur-user-wrapper.*
14cr|mumble-1.2.8-2|157	%{_mandir}/man1/murmurd.*
14cr|mumble-1.2.8-2|158	
14cr|mumble-1.2.8-2|159	%pre server
14cr|mumble-1.2.8-2|160	%_pre_useradd %{name}-server %{_var}/lib/%{name}-server /bin/sh
14cr|mumble-1.2.8-2|161	
14cr|mumble-1.2.8-2|162	%post server
14cr|mumble-1.2.8-2|163	%_post_service %{name}-server
14cr|mumble-1.2.8-2|164	%tmpfiles_create %{_tmpfilesdir}/%{name}-server
14cr|mumble-1.2.8-2|165	%__service messagebus reload
14cr|mumble-1.2.8-2|166	
14cr|mumble-1.2.8-2|167	%preun server
14cr|mumble-1.2.8-2|168	if [ $1 = 0 ]; then
14cr|mumble-1.2.8-2|169	%_preun_service %{name}-server
14cr|mumble-1.2.8-2|170	fi
14cr|mumble-1.2.8-2|171	
14cr|mumble-1.2.8-2|172	%postun server
14cr|mumble-1.2.8-2|173	%_postun_userdel %{name}-server
14cr|mumble-1.2.8-2|174	
14cr|mumble-1.2.8-2|175	%endif
14cr|mumble-1.2.8-2|176	
14cr|mumble-1.2.8-2|177	#----------------------------------------------------------------------------
14cr|mumble-1.2.8-2|178	
14cr|mumble-1.2.8-2|179	%if %{with server}
14cr|mumble-1.2.8-2|180	%package server-web
14cr|mumble-1.2.8-2|181	Summary:	Web scripts for mumble-server
14cr|mumble-1.2.8-2|182	Group:		Sound
14cr|mumble-1.2.8-2|183	Requires:	%{name}-server = %{EVRD}
14cr|mumble-1.2.8-2|184	Requires:	apache
14cr|mumble-1.2.8-2|185	Requires:	mail-server
14cr|mumble-1.2.8-2|186	Requires:	perl-CGI
14cr|mumble-1.2.8-2|187	%if %{with ice}
14cr|mumble-1.2.8-2|188	Requires:	zeroc-ice-php
14cr|mumble-1.2.8-2|189	%endif
14cr|mumble-1.2.8-2|190	
14cr|mumble-1.2.8-2|191	%description server-web
14cr|mumble-1.2.8-2|192	This package contains the web scripts for mumble-server.
14cr|mumble-1.2.8-2|193	
14cr|mumble-1.2.8-2|194	%files server-web
14cr|mumble-1.2.8-2|195	%doc README.install.urpmi
14cr|mumble-1.2.8-2|196	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
14cr|mumble-1.2.8-2|197	%config(noreplace) %{_sysconfdir}/php.d/MurmurPHP.ini
14cr|mumble-1.2.8-2|198	%{_datadir}/%{name}-server-web
14cr|mumble-1.2.8-2|199	%endif
14cr|mumble-1.2.8-2|200	
14cr|mumble-1.2.8-2|201	#----------------------------------------------------------------------------
14cr|mumble-1.2.8-2|202	
14cr|mumble-1.2.8-2|203	%prep
14cr|mumble-1.2.8-2|204	%setup -q
14cr|mumble-1.2.8-2|205	%patch0 -p1 -b .celt11~
14cr|mumble-1.2.8-2|206	%patch1 -p1 -b .max~
14cr|mumble-1.2.8-2|207	%patch2 -p1 -b .compile~
14cr|mumble-1.2.8-2|208	cp -p %{SOURCE4} README.install.urpmi
14cr|mumble-1.2.8-2|209	
14cr|mumble-1.2.8-2|210	%build
14cr|mumble-1.2.8-2|211	%qmake_qt4 main.pro \
14cr|mumble-1.2.8-2|212	%if %{without server}
14cr|mumble-1.2.8-2|213	CONFIG+=no-server \
14cr|mumble-1.2.8-2|214	%endif
14cr|mumble-1.2.8-2|215	%if %{without ice}
14cr|mumble-1.2.8-2|216	CONFIG+=no-ice \
14cr|mumble-1.2.8-2|217	%endif
14cr|mumble-1.2.8-2|218	%if %{without client}
14cr|mumble-1.2.8-2|219	CONFIG+=no-client \
14cr|mumble-1.2.8-2|220	%endif
14cr|mumble-1.2.8-2|221	%if %{without speechd}
14cr|mumble-1.2.8-2|222	CONFIG+=no-speechd \
14cr|mumble-1.2.8-2|223	%endif
14cr|mumble-1.2.8-2|224	%if %{without g15}
14cr|mumble-1.2.8-2|225	CONFIG+=no-g15 \
14cr|mumble-1.2.8-2|226	%endif
14cr|mumble-1.2.8-2|227	CONFIG+=no-bundled-speex \
14cr|mumble-1.2.8-2|228	CONFIG+=no-bundled-celt \
14cr|mumble-1.2.8-2|229	CONFIG+=no-embed-qt-translations \
14cr|mumble-1.2.8-2|230	CONFIG+=no-update \
14cr|mumble-1.2.8-2|231	DEFINES+=PLUGIN_PATH=%{_libdir}/%{name} \
14cr|mumble-1.2.8-2|232	DEFINES+=DEFAULT_SOUNDSYSTEM=PulseAudio
14cr|mumble-1.2.8-2|233	
14cr|mumble-1.2.8-2|234	%make -j2
14cr|mumble-1.2.8-2|235	
14cr|mumble-1.2.8-2|236	%install
14cr|mumble-1.2.8-2|237	%if %{with client}
14cr|mumble-1.2.8-2|238	# --- Mumble install ---
14cr|mumble-1.2.8-2|239	
14cr|mumble-1.2.8-2|240	install -D -m 0755 release/%{name} %{buildroot}%{_bindir}/%{name}
14cr|mumble-1.2.8-2|241	install -m 0755 scripts/%{name}-overlay %{buildroot}%{_bindir}/%{name}-overlay
14cr|mumble-1.2.8-2|242	install -D -m 0755 scripts/%{name}.protocol %{buildroot}%{_kde_datadir}/kde4/services/%{name}.protocol
14cr|mumble-1.2.8-2|243	install -d -m 0755 %{buildroot}%{_libdir}/%{name}/plugins
14cr|mumble-1.2.8-2|244	cp -Pp release/libmumble* %{buildroot}%{_libdir}/%{name}/
14cr|mumble-1.2.8-2|245	cp -p release/plugins/liblink.so %{buildroot}%{_libdir}/%{name}/
14cr|mumble-1.2.8-2|246	
14cr|mumble-1.2.8-2|247	# Mumble icons
14cr|mumble-1.2.8-2|248	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|mumble-1.2.8-2|249	
14cr|mumble-1.2.8-2|250	# Mumble desktop file
14cr|mumble-1.2.8-2|251	install -d -m 0755 %{buildroot}%{_datadir}/applications
14cr|mumble-1.2.8-2|252	install -m 0644 scripts/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mumble-1.2.8-2|253	desktop-file-install \
14cr|mumble-1.2.8-2|254	--remove-category="Qt" \
14cr|mumble-1.2.8-2|255	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|mumble-1.2.8-2|256	%endif
14cr|mumble-1.2.8-2|257	
14cr|mumble-1.2.8-2|258	%if %{with server}
14cr|mumble-1.2.8-2|259	# --- Mumble-server/Murmur install ---
14cr|mumble-1.2.8-2|260	
14cr|mumble-1.2.8-2|261	install -D -m0755 release/murmurd "%{buildroot}%{_sbindir}/murmurd"
14cr|mumble-1.2.8-2|262	install -D -m0755 scripts/murmur-user-wrapper %{buildroot}%{_bindir}/murmur-user-wrapper
14cr|mumble-1.2.8-2|263	mkdir -p %{buildroot}%{_sysconfdir}/{dbus-1/system.d,logrotate.d}
14cr|mumble-1.2.8-2|264	install -m0644 scripts/murmur.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
14cr|mumble-1.2.8-2|265	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-server
14cr|mumble-1.2.8-2|266	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}-server.ini
14cr|mumble-1.2.8-2|267	
14cr|mumble-1.2.8-2|268	%if %{with ice}
14cr|mumble-1.2.8-2|269	# install Mumur.ice  in /usr/share/slice
14cr|mumble-1.2.8-2|270	install -D -m0755 src/murmur/Murmur.ice %{buildroot}%{_datadir}/slice/Murmur.ice
14cr|mumble-1.2.8-2|271	%endif
14cr|mumble-1.2.8-2|272	
14cr|mumble-1.2.8-2|273	# install initscript
14cr|mumble-1.2.8-2|274	mkdir -p %{buildroot}%{_initrddir}
14cr|mumble-1.2.8-2|275	install -m0744 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-server
14cr|mumble-1.2.8-2|276	
14cr|mumble-1.2.8-2|277	# create database directory
14cr|mumble-1.2.8-2|278	install -d -m0755 %{buildroot}%{_var}/lib/%{name}-server
14cr|mumble-1.2.8-2|279	
14cr|mumble-1.2.8-2|280	# create log directory
14cr|mumble-1.2.8-2|281	install -d -m0755 %{buildroot}%{_var}/log/%{name}-server
14cr|mumble-1.2.8-2|282	
14cr|mumble-1.2.8-2|283	# create tmpfiles directory
14cr|mumble-1.2.8-2|284	install -D -p -m 0644 %{SOURCE7} %{buildroot}%{_tmpfilesdir}/%{name}-server.conf
14cr|mumble-1.2.8-2|285	
14cr|mumble-1.2.8-2|286	# create pidfile directory
14cr|mumble-1.2.8-2|287	install -d -m0755 %{buildroot}%{_var}/run/%{name}-server
14cr|mumble-1.2.8-2|288	
14cr|mumble-1.2.8-2|289	# install example
14cr|mumble-1.2.8-2|290	mkdir -p %{buildroot}%{_var}/%{name}-server/examples
14cr|mumble-1.2.8-2|291	
14cr|mumble-1.2.8-2|292	# --- Mumble-server-web files ---
14cr|mumble-1.2.8-2|293	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
14cr|mumble-1.2.8-2|294	install -D -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/MurmurPHP.ini
14cr|mumble-1.2.8-2|295	install -D -m0644 scripts/weblist.php %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.php
14cr|mumble-1.2.8-2|296	install -D -m0755 scripts/weblist.pl %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.cgi
14cr|mumble-1.2.8-2|297	install -D -m0755 scripts/murmur.pl %{buildroot}%{_datadir}/%{name}-server-web/www/register.cgi
14cr|mumble-1.2.8-2|298	pushd %{buildroot}%{_datadir}/%{name}-server-web/www
14cr|mumble-1.2.8-2|299	ln -s weblist.php index.php
14cr|mumble-1.2.8-2|300	popd
14cr|mumble-1.2.8-2|301	%endif
14cr|mumble-1.2.8-2|302	
14cr|mumble-1.2.8-2|303	# --- Manpages ---
14cr|mumble-1.2.8-2|304	install -d -m 0755 %{buildroot}%{_mandir}/man1
14cr|mumble-1.2.8-2|305	%if %{with server}
14cr|mumble-1.2.8-2|306	install -m 0644 man/murmur* %{buildroot}%{_mandir}/man1
14cr|mumble-1.2.8-2|307	%endif
14cr|mumble-1.2.8-2|308	%if %{with client}
14cr|mumble-1.2.8-2|309	install -m 0644 man/mumble* %{buildroot}%{_mandir}/man1
14cr|mumble-1.2.8-2|310	%endif
14cr|mumble-1.2.8-2|311	
14cr|mumble-1.2.8-2|312	
14cr|mumble-1.2.8-2|313	%changelog
14cr|mumble-1.2.8-2|314	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cr|mumble-1.2.8-2|315	+ Revision: 70dd5ad
14cr|mumble-1.2.8-2|316	- Adde tmpfiles management
14cr|mumble-1.2.8-2|317	
14cr|mumble-1.2.8-2|318	

3112 14
14cr|munin-2.0.18-3|1	Name:      munin
14cr|munin-2.0.18-3|2	Version:   2.0.18
14cr|munin-2.0.18-3|3	Release:   3
14cr|munin-2.0.18-3|4	Summary:   Network-wide graphing framework (grapher/gatherer)
14cr|munin-2.0.18-3|5	
14cr|munin-2.0.18-3|6	License:   GPLv2
14cr|munin-2.0.18-3|7	Group:     Monitoring
14cr|munin-2.0.18-3|8	URL:       http://munin.projects.linpro.no/
14cr|munin-2.0.18-3|9	Source0:   http://download.sourceforge.net/sourceforge/munin/%{name}-%{version}.tar.gz
14cr|munin-2.0.18-3|10	Source1:    munin-node.service
14cr|munin-2.0.18-3|11	Source2:    munin-asyncd.service
14cr|munin-2.0.18-3|12	Source3:    munin-fcgi-html.service
14cr|munin-2.0.18-3|13	Source4:    munin-fcgi-graph.service
14cr|munin-2.0.18-3|14	Source5:    munin.tmpfiles
14cr|munin-2.0.18-3|15	Patch0:     munin-2.0.18-use-system-fonts.patch
14cr|munin-2.0.18-3|16	Requires(post):  rpm-helper
14cr|munin-2.0.18-3|17	Requires(preun): rpm-helper
14cr|munin-2.0.18-3|18	BuildRequires: html2text
14cr|munin-2.0.18-3|19	BuildRequires: htmldoc
14cr|munin-2.0.18-3|20	BuildRequires: java-devel
14cr|munin-2.0.18-3|21	BuildRequires: perl(Module::Build)
14cr|munin-2.0.18-3|22	BuildRequires: perl(JSON::PP)
14cr|munin-2.0.18-3|23	BuildArch: noarch
14cr|munin-2.0.18-3|24	
14cr|munin-2.0.18-3|25	%description
14cr|munin-2.0.18-3|26	Munin is a highly flexible and powerful solution used to create graphs of
14cr|munin-2.0.18-3|27	virtually everything imaginable throughout your network, while still
14cr|munin-2.0.18-3|28	maintaining a rattling ease of installation and configuration.
14cr|munin-2.0.18-3|29	
14cr|munin-2.0.18-3|30	%package master
14cr|munin-2.0.18-3|31	Group: Monitoring
14cr|munin-2.0.18-3|32	Summary: Network-wide graphing framework (master)
14cr|munin-2.0.18-3|33	
14cr|munin-2.0.18-3|34	Requires: rrdtool
14cr|munin-2.0.18-3|35	Requires: %{name} = %{version}-%{release}
14cr|munin-2.0.18-3|36	Suggests:   perl(CGI::Fast)
14cr|munin-2.0.18-3|37	Requires:   perl(FCGI)
14cr|munin-2.0.18-3|38	Requires:   spawn-fcgi
14cr|munin-2.0.18-3|39	Requires(post): rpm-helper
14cr|munin-2.0.18-3|40	Requires(postun): rpm-helper
14cr|munin-2.0.18-3|41	
14cr|munin-2.0.18-3|42	%description master
14cr|munin-2.0.18-3|43	Munin is a highly flexible and powerful solution used to create graphs of
14cr|munin-2.0.18-3|44	virtually everything imaginable throughout your network, while still
14cr|munin-2.0.18-3|45	maintaining a rattling ease of installation and configuration.
14cr|munin-2.0.18-3|46	
14cr|munin-2.0.18-3|47	This package contains the grapher/gatherer. You will only need one instance of
14cr|munin-2.0.18-3|48	it in your network. It will periodically poll all the nodes in your network
14cr|munin-2.0.18-3|49	it's aware of for data, which it in turn will use to create graphs and HTML
14cr|munin-2.0.18-3|50	pages, suitable for viewing with your graphical web browser of choice.
14cr|munin-2.0.18-3|51	
14cr|munin-2.0.18-3|52	%package node
14cr|munin-2.0.18-3|53	Group: Monitoring
14cr|munin-2.0.18-3|54	Summary: Network-wide graphing framework (node)
14cr|munin-2.0.18-3|55	
14cr|munin-2.0.18-3|56	Requires: procps >= 2.0.7
14cr|munin-2.0.18-3|57	Requires: sysstat
14cr|munin-2.0.18-3|58	Requires: %{name} = %{version}-%{release}
14cr|munin-2.0.18-3|59	Requires(post):  rpm-helper
14cr|munin-2.0.18-3|60	Requires(preun): rpm-helper
14cr|munin-2.0.18-3|61	
14cr|munin-2.0.18-3|62	%description node
14cr|munin-2.0.18-3|63	Munin is a highly flexible and powerful solution used to create graphs of
14cr|munin-2.0.18-3|64	virtually everything imaginable throughout your network, while still
14cr|munin-2.0.18-3|65	maintaining a rattling ease of installation and configuration.
14cr|munin-2.0.18-3|66	
14cr|munin-2.0.18-3|67	This package contains node software. You should install it on all the nodes
14cr|munin-2.0.18-3|68	in your network. It will know how to extract all sorts of data from the
14cr|munin-2.0.18-3|69	node it runs on, and will wait for the gatherer to request this data for
14cr|munin-2.0.18-3|70	further processing.
14cr|munin-2.0.18-3|71	
14cr|munin-2.0.18-3|72	It includes a range of plugins capable of extracting common values such as
14cr|munin-2.0.18-3|73	cpu usage, network usage, load average, and so on. Creating your own plugins
14cr|munin-2.0.18-3|74	which are capable of extracting other system-specific values is very easy,
14cr|munin-2.0.18-3|75	and is often done in a matter of minutes. You can also create plugins which
14cr|munin-2.0.18-3|76	relay information from other devices in your network that can't run Munin,
14cr|munin-2.0.18-3|77	such as a switch or a server running another operating system, by using
14cr|munin-2.0.18-3|78	SNMP or similar technology.
14cr|munin-2.0.18-3|79	
14cr|munin-2.0.18-3|80	%package java-plugins
14cr|munin-2.0.18-3|81	Group:      Monitoring
14cr|munin-2.0.18-3|82	Summary:    Java-plugins for munin
14cr|munin-2.0.18-3|83	
14cr|munin-2.0.18-3|84	Requires:   %{name}-node = %{version}-%{release}
14cr|munin-2.0.18-3|85	Requires:   jpackage-utils
14cr|munin-2.0.18-3|86	
14cr|munin-2.0.18-3|87	%description java-plugins
14cr|munin-2.0.18-3|88	java-plugins for munin-node.
14cr|munin-2.0.18-3|89	
14cr|munin-2.0.18-3|90	%package async
14cr|munin-2.0.18-3|91	Group:      Monitoring
14cr|munin-2.0.18-3|92	Summary:    Asynchronous client tools for munin
14cr|munin-2.0.18-3|93	
14cr|munin-2.0.18-3|94	Requires:   %{name}-node = %{version}-%{release}
14cr|munin-2.0.18-3|95	
14cr|munin-2.0.18-3|96	%description async
14cr|munin-2.0.18-3|97	Munin is a highly flexible and powerful solution used to create graphs of
14cr|munin-2.0.18-3|98	virtually everything imaginable throughout your network, while still
14cr|munin-2.0.18-3|99	maintaining a rattling ease of installation and configuration.
14cr|munin-2.0.18-3|100	This package contains the tools necessary for setting up an asynchronous
14cr|munin-2.0.18-3|101	client / spooling system
14cr|munin-2.0.18-3|102	
14cr|munin-2.0.18-3|103	%prep
14cr|munin-2.0.18-3|104	%setup -q
14cr|munin-2.0.18-3|105	%patch0 -p 1
14cr|munin-2.0.18-3|106	
14cr|munin-2.0.18-3|107	%build
14cr|munin-2.0.18-3|108	make \
14cr|munin-2.0.18-3|109	CONFIG=Makefile.config \
14cr|munin-2.0.18-3|110	PREFIX=%{_prefix} \
14cr|munin-2.0.18-3|111	DOCDIR=%{_docdir}/%{name} \
14cr|munin-2.0.18-3|112	MANDIR=%{_mandir} \
14cr|munin-2.0.18-3|113	HTMLDIR=%{_localstatedir}/lib/munin/html \
14cr|munin-2.0.18-3|114	DBDIR=%{_localstatedir}/lib/munin/data \
14cr|munin-2.0.18-3|115	PLUGSTATE=%{_localstatedir}/lib/munin/plugin-state \
14cr|munin-2.0.18-3|116	LOGDIR=%{_localstatedir}/log/munin \
14cr|munin-2.0.18-3|117	STATEDIR=/run/munin \
14cr|munin-2.0.18-3|118	CGIDIR=%{_datadir}/%{name}/cgi \
14cr|munin-2.0.18-3|119	CONFDIR=%{_sysconfdir}/munin \
14cr|munin-2.0.18-3|120	LIBDIR=%{_datadir}/munin \
14cr|munin-2.0.18-3|121	PERLLIB=%{perl_vendorlib} \
14cr|munin-2.0.18-3|122	HOSTNAME=localhost \
14cr|munin-2.0.18-3|123	build
14cr|munin-2.0.18-3|124	
14cr|munin-2.0.18-3|125	%install
14cr|munin-2.0.18-3|126	
14cr|munin-2.0.18-3|127	# ugly hack
14cr|munin-2.0.18-3|128	cp common/blib/lib/Munin/Common/Defaults.pm Defaults.pm
14cr|munin-2.0.18-3|129	
14cr|munin-2.0.18-3|130	make \
14cr|munin-2.0.18-3|131	CONFIG=Makefile.config \
14cr|munin-2.0.18-3|132	PREFIX=%{buildroot}%{_prefix} \
14cr|munin-2.0.18-3|133	DOCDIR=%{buildroot}%{_docdir}/%{name} \
14cr|munin-2.0.18-3|134	MANDIR=%{buildroot}%{_mandir} \
14cr|munin-2.0.18-3|135	HTMLDIR=%{buildroot}%{_localstatedir}/lib/munin/html \
14cr|munin-2.0.18-3|136	DBDIR=%{buildroot}%{_localstatedir}/lib/munin/data \
14cr|munin-2.0.18-3|137	PLUGSTATE=%{buildroot}%{_localstatedir}/lib/munin/plugin-state \
14cr|munin-2.0.18-3|138	CGIDIR=%{buildroot}%{_datadir}/%{name}/cgi \
14cr|munin-2.0.18-3|139	LOGDIR=%{buildroot}%{_localstatedir}/log/munin \
14cr|munin-2.0.18-3|140	STATEDIR=%{buildroot}/run/munin \
14cr|munin-2.0.18-3|141	LIBDIR=%{buildroot}%{_datadir}/munin \
14cr|munin-2.0.18-3|142	CONFDIR=%{buildroot}%{_sysconfdir}/munin \
14cr|munin-2.0.18-3|143	PERLLIB=%{buildroot}%{perl_vendorlib} \
14cr|munin-2.0.18-3|144	DESTDIR=%{buildroot} \
14cr|munin-2.0.18-3|145	HOSTNAME=localhost \
14cr|munin-2.0.18-3|146	CHOWN=/bin/true \
14cr|munin-2.0.18-3|147	CHGRP=/bin/true \
14cr|munin-2.0.18-3|148	CHMOD=/bin/true \
14cr|munin-2.0.18-3|149	CHECKUSER=true \
14cr|munin-2.0.18-3|150	CHECKGROUP=true \
14cr|munin-2.0.18-3|151	install install-doc
14cr|munin-2.0.18-3|152	
14cr|munin-2.0.18-3|153	cp -f Defaults.pm %{buildroot}%{perl_vendorlib}/Munin/Common/Defaults.pm
14cr|munin-2.0.18-3|154	
14cr|munin-2.0.18-3|155	# move template and static files in data
14cr|munin-2.0.18-3|156	mv %{buildroot}%{_sysconfdir}/munin/templates %{buildroot}%{_datadir}/%{name}
14cr|munin-2.0.18-3|157	mv %{buildroot}%{_sysconfdir}/munin/static %{buildroot}%{_datadir}/%{name}
14cr|munin-2.0.18-3|158	
14cr|munin-2.0.18-3|159	# configuration
14cr|munin-2.0.18-3|160	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
14cr|munin-2.0.18-3|161	perl -pi \
14cr|munin-2.0.18-3|162	-e 's|^# ?tmpldir.*|tmpldir %{_datadir}/%{name}/templates|;' \
14cr|munin-2.0.18-3|163	-e 's|^# ?staticdir.*|staticdir %{_datadir}/%{name}/static|;' \
14cr|munin-2.0.18-3|164	-e 's|^# ?cgiurl_graph.*|cgiurl_graph /munin/cgi/munin-cgi-graph|;' \
14cr|munin-2.0.18-3|165	%{buildroot}%{_sysconfdir}/munin/munin.conf
14cr|munin-2.0.18-3|166	
14cr|munin-2.0.18-3|167	# systemd service
14cr|munin-2.0.18-3|168	install -d -m 755 %{buildroot}%{_unitdir}
14cr|munin-2.0.18-3|169	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/munin-node.service
14cr|munin-2.0.18-3|170	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/munin-asyncd.service
14cr|munin-2.0.18-3|171	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/munin-fcgi-html.service
14cr|munin-2.0.18-3|172	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/munin-fcgi-graph.service
14cr|munin-2.0.18-3|173	
14cr|munin-2.0.18-3|174	install -D -m 644 %{SOURCE5} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cr|munin-2.0.18-3|175	
14cr|munin-2.0.18-3|176	# plugins configuration
14cr|munin-2.0.18-3|177	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
14cr|munin-2.0.18-3|178	cat > %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/munin-node <<EOF
14cr|munin-2.0.18-3|179	[diskstats]
14cr|munin-2.0.18-3|180	user munin
14cr|munin-2.0.18-3|181	
14cr|munin-2.0.18-3|182	[iostat_ios]
14cr|munin-2.0.18-3|183	user munin
14cr|munin-2.0.18-3|184	EOF
14cr|munin-2.0.18-3|185	
14cr|munin-2.0.18-3|186	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/hddtemp_smartctl <<EOF
14cr|munin-2.0.18-3|187	[hddtemp_smartctl]
14cr|munin-2.0.18-3|188	user root
14cr|munin-2.0.18-3|189	EOF
14cr|munin-2.0.18-3|190	
14cr|munin-2.0.18-3|191	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/sendmail <<EOF
14cr|munin-2.0.18-3|192	[sendmail*]
14cr|munin-2.0.18-3|193	user root
14cr|munin-2.0.18-3|194	env.mspqueue %{_localstatedir}/spool/clientmqueue
14cr|munin-2.0.18-3|195	EOF
14cr|munin-2.0.18-3|196	
14cr|munin-2.0.18-3|197	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/postfix <<EOF
14cr|munin-2.0.18-3|198	[postfix*]
14cr|munin-2.0.18-3|199	user root
14cr|munin-2.0.18-3|200	env.logfile info.log
14cr|munin-2.0.18-3|201	env.logdir /var/log/mail
14cr|munin-2.0.18-3|202	EOF
14cr|munin-2.0.18-3|203	
14cr|munin-2.0.18-3|204	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/df <<EOF
14cr|munin-2.0.18-3|205	[df*]
14cr|munin-2.0.18-3|206	env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs binfmt_misc rpc_pipefs fuse.gvfs-fuse-daemon
14cr|munin-2.0.18-3|207	EOF
14cr|munin-2.0.18-3|208	
14cr|munin-2.0.18-3|209	# remove the Sybase plugin for now, as it requires unavailable perl modules
14cr|munin-2.0.18-3|210	rm -f %{buildroot}/usr/share/munin/plugins/sybase_space
14cr|munin-2.0.18-3|211	
14cr|munin-2.0.18-3|212	# move munin-asyncd to /usr/sbin/ (FHS)
14cr|munin-2.0.18-3|213	mv %{buildroot}/%{_datadir}/munin/munin-asyncd \
14cr|munin-2.0.18-3|214	%{buildroot}/%{_sbindir}/munin-asyncd
14cr|munin-2.0.18-3|215	
14cr|munin-2.0.18-3|216	# remove duplicated fonts
14cr|munin-2.0.18-3|217	rm %{buildroot}/usr/share/munin/DejaVuSans*.ttf
14cr|munin-2.0.18-3|218	
14cr|munin-2.0.18-3|219	# additional configuration directory
14cr|munin-2.0.18-3|220	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
14cr|munin-2.0.18-3|221	
14cr|munin-2.0.18-3|222	# state and log directories
14cr|munin-2.0.18-3|223	install -d -m 755 %{buildroot}%{_localstatedir}/lib/munin
14cr|munin-2.0.18-3|224	install -d -m 775 %{buildroot}%{_localstatedir}/lib/munin/data/cgi-tmp
14cr|munin-2.0.18-3|225	install -d -m 775 %{buildroot}%{_localstatedir}/log/munin
14cr|munin-2.0.18-3|226	
14cr|munin-2.0.18-3|227	# apache configuration
14cr|munin-2.0.18-3|228	rm -f %{buildroot}%{_localstatedir}/lib/munin/html/.htaccess
14cr|munin-2.0.18-3|229	
14cr|munin-2.0.18-3|230	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|munin-2.0.18-3|231	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|munin-2.0.18-3|232	ScriptAlias /munin/cgi    %{_datadir}/munin/cgi
14cr|munin-2.0.18-3|233	Alias       /munin/static %{_datadir}/munin/static
14cr|munin-2.0.18-3|234	Alias       /munin        %{_localstatedir}/lib/munin/html
14cr|munin-2.0.18-3|235	
14cr|munin-2.0.18-3|236	<Directory %{_datadir}/munin/cgi>
14cr|munin-2.0.18-3|237	Options ExecCGI
14cr|munin-2.0.18-3|238	Require all granted
14cr|munin-2.0.18-3|239	</Directory>
14cr|munin-2.0.18-3|240	
14cr|munin-2.0.18-3|241	<Directory %{_datadir}/munin/static>
14cr|munin-2.0.18-3|242	Require all granted
14cr|munin-2.0.18-3|243	</Directory>
14cr|munin-2.0.18-3|244	
14cr|munin-2.0.18-3|245	<Directory %{_localstatedir}/lib/munin/html>
14cr|munin-2.0.18-3|246	Require all granted
14cr|munin-2.0.18-3|247	</Directory>
14cr|munin-2.0.18-3|248	EOF
14cr|munin-2.0.18-3|249	
14cr|munin-2.0.18-3|250	# cron task
14cr|munin-2.0.18-3|251	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|munin-2.0.18-3|252	cat > %{buildroot}%{_sysconfdir}/cron.d/munin <<EOF
14cr|munin-2.0.18-3|253	*/5 * * * *     munin /usr/bin/munin-cron
14cr|munin-2.0.18-3|254	EOF
14cr|munin-2.0.18-3|255	
14cr|munin-2.0.18-3|256	# logrotate
14cr|munin-2.0.18-3|257	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|munin-2.0.18-3|258	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin-node <<EOF
14cr|munin-2.0.18-3|259	/var/log/munin/munin-node.log {
14cr|munin-2.0.18-3|260	postrotate
14cr|munin-2.0.18-3|261	service munin-node reload
14cr|munin-2.0.18-3|262	endscript
14cr|munin-2.0.18-3|263	
14cr|munin-2.0.18-3|264	}
14cr|munin-2.0.18-3|265	EOF
14cr|munin-2.0.18-3|266	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin <<EOF
14cr|munin-2.0.18-3|267	/var/log/munin/munin-update.log /var/log/munin/munin-graph.log /var/log/munin/munin-html.log /var/log/munin/munin-limits.log {
14cr|munin-2.0.18-3|268	}
14cr|munin-2.0.18-3|269	EOF
14cr|munin-2.0.18-3|270	
14cr|munin-2.0.18-3|271	# add changelog to installed documentation files
14cr|munin-2.0.18-3|272	install -m 644 ChangeLog %{buildroot}%{_docdir}/%{name}/ChangeLog
14cr|munin-2.0.18-3|273	
14cr|munin-2.0.18-3|274	%pre
14cr|munin-2.0.18-3|275	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|munin-2.0.18-3|276	
14cr|munin-2.0.18-3|277	%post
14cr|munin-2.0.18-3|278	systemd-tmpfiles --create %{name}.conf
14cr|munin-2.0.18-3|279	
14cr|munin-2.0.18-3|280	%postun
14cr|munin-2.0.18-3|281	%_postun_userdel %{name}
14cr|munin-2.0.18-3|282	
14cr|munin-2.0.18-3|283	%post node
14cr|munin-2.0.18-3|284	if [ $1 = 1 ]; then
14cr|munin-2.0.18-3|285	/usr/sbin/munin-node-configure --shell | sh
14cr|munin-2.0.18-3|286	fi
14cr|munin-2.0.18-3|287	%_post_service munin-node
14cr|munin-2.0.18-3|288	
14cr|munin-2.0.18-3|289	%preun node
14cr|munin-2.0.18-3|290	%_preun_service munin-node
14cr|munin-2.0.18-3|291	
14cr|munin-2.0.18-3|292	%files
14cr|munin-2.0.18-3|293	%doc %{_docdir}/%{name}
14cr|munin-2.0.18-3|294	%dir %{_datadir}/munin
14cr|munin-2.0.18-3|295	%dir %{_sysconfdir}/munin
14cr|munin-2.0.18-3|296	%dir %{_localstatedir}/lib/munin
14cr|munin-2.0.18-3|297	%attr(-,munin,apache) %{_localstatedir}/log/munin
14cr|munin-2.0.18-3|298	%{_prefix}/lib/tmpfiles.d/munin.conf
14cr|munin-2.0.18-3|299	%{perl_vendorlib}/Munin
14cr|munin-2.0.18-3|300	%exclude %{perl_vendorlib}/Munin/Master
14cr|munin-2.0.18-3|301	%exclude %{perl_vendorlib}/Munin/Node
14cr|munin-2.0.18-3|302	%exclude %{perl_vendorlib}/Munin/Plugin
14cr|munin-2.0.18-3|303	%exclude %{perl_vendorlib}/Munin/Plugin.pm
14cr|munin-2.0.18-3|304	
14cr|munin-2.0.18-3|305	%files master
14cr|munin-2.0.18-3|306	%{_bindir}/munin-cron
14cr|munin-2.0.18-3|307	%{_bindir}/munin-check
14cr|munin-2.0.18-3|308	%{_datadir}/munin/munin-html
14cr|munin-2.0.18-3|309	%{_datadir}/munin/munin-limits
14cr|munin-2.0.18-3|310	%{_datadir}/munin/munin-update
14cr|munin-2.0.18-3|311	%{_datadir}/munin/munin-datafile2storable
14cr|munin-2.0.18-3|312	%{_datadir}/munin/munin-storable2datafile
14cr|munin-2.0.18-3|313	%{_datadir}/munin/cgi
14cr|munin-2.0.18-3|314	%{perl_vendorlib}/Munin/Master
14cr|munin-2.0.18-3|315	%{_datadir}/munin/static
14cr|munin-2.0.18-3|316	%{_datadir}/munin/templates
14cr|munin-2.0.18-3|317	%{_datadir}/munin/munin-graph
14cr|munin-2.0.18-3|318	%{_unitdir}/munin-fcgi-graph.service
14cr|munin-2.0.18-3|319	%{_unitdir}/munin-fcgi-html.service
14cr|munin-2.0.18-3|320	%dir %{_sysconfdir}/munin/munin-conf.d
14cr|munin-2.0.18-3|321	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|munin-2.0.18-3|322	%config(noreplace) %{_sysconfdir}/munin/munin.conf
14cr|munin-2.0.18-3|323	%config(noreplace) %{_sysconfdir}/cron.d/munin
14cr|munin-2.0.18-3|324	%config(noreplace) %{_sysconfdir}/logrotate.d/munin
14cr|munin-2.0.18-3|325	%attr(-,munin,munin) %{_localstatedir}/lib/munin/data
14cr|munin-2.0.18-3|326	%attr(-,munin,munin) %{_localstatedir}/lib/munin/html
14cr|munin-2.0.18-3|327	%{_mandir}/man8/munin.8*
14cr|munin-2.0.18-3|328	%{_mandir}/man8/munin-update.8*
14cr|munin-2.0.18-3|329	%{_mandir}/man8/munin-limits.8*
14cr|munin-2.0.18-3|330	%{_mandir}/man8/munin-html.8*
14cr|munin-2.0.18-3|331	%{_mandir}/man8/munin-cron.8*
14cr|munin-2.0.18-3|332	%{_mandir}/man8/munin-check.8*
14cr|munin-2.0.18-3|333	%{_mandir}/man8/munin-graph.8*
14cr|munin-2.0.18-3|334	%{_mandir}/man5/munin.conf.5*
14cr|munin-2.0.18-3|335	%{_mandir}/man3/Munin::*
14cr|munin-2.0.18-3|336	
14cr|munin-2.0.18-3|337	%files node
14cr|munin-2.0.18-3|338	#% doc %{_docdir}/%{name}
14cr|munin-2.0.18-3|339	%dir %{_sysconfdir}/munin/plugins
14cr|munin-2.0.18-3|340	%dir %{_sysconfdir}/munin/plugin-conf.d
14cr|munin-2.0.18-3|341	%config(noreplace) %{_sysconfdir}/munin/munin-node.conf
14cr|munin-2.0.18-3|342	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
14cr|munin-2.0.18-3|343	%config(noreplace) %{_sysconfdir}/logrotate.d/munin-node
14cr|munin-2.0.18-3|344	%{_unitdir}/munin-node.service
14cr|munin-2.0.18-3|345	%{_bindir}/munindoc
14cr|munin-2.0.18-3|346	%{_sbindir}/munin-run
14cr|munin-2.0.18-3|347	%{_sbindir}/munin-node
14cr|munin-2.0.18-3|348	%{_sbindir}/munin-node-configure
14cr|munin-2.0.18-3|349	%{_sbindir}/munin-sched
14cr|munin-2.0.18-3|350	%attr(-,munin,munin) %{_localstatedir}/lib/munin/plugin-state
14cr|munin-2.0.18-3|351	%{_datadir}/munin/plugins
14cr|munin-2.0.18-3|352	%exclude %{_datadir}/munin/plugins/jmx_
14cr|munin-2.0.18-3|353	%{perl_vendorlib}/Munin/Node
14cr|munin-2.0.18-3|354	%{perl_vendorlib}/Munin/Plugin
14cr|munin-2.0.18-3|355	%{perl_vendorlib}/Munin/Plugin.pm
14cr|munin-2.0.18-3|356	%{_mandir}/man1/munindoc.1*
14cr|munin-2.0.18-3|357	%{_mandir}/man1/munin-run.1*
14cr|munin-2.0.18-3|358	%{_mandir}/man1/munin-node.1*
14cr|munin-2.0.18-3|359	%{_mandir}/man1/munin-node-configure.1*
14cr|munin-2.0.18-3|360	%{_mandir}/man1/munin-sched.1*
14cr|munin-2.0.18-3|361	%{_mandir}/man5/munin-node.conf.5*
14cr|munin-2.0.18-3|362	
14cr|munin-2.0.18-3|363	%files java-plugins
14cr|munin-2.0.18-3|364	%{_datadir}/munin/munin-jmx-plugins.jar
14cr|munin-2.0.18-3|365	%{_datadir}/munin/plugins/jmx_
14cr|munin-2.0.18-3|366	
14cr|munin-2.0.18-3|367	%files async
14cr|munin-2.0.18-3|368	%{_unitdir}/munin-asyncd.service
14cr|munin-2.0.18-3|369	%{_datadir}/munin/munin-async
14cr|munin-2.0.18-3|370	%{_sbindir}/munin-asyncd
14cr|munin-2.0.18-3|371	
14cr|munin-2.0.18-3|372	%changelog
14cr|munin-2.0.18-3|373	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-3
14cr|munin-2.0.18-3|374	+ Revision: b5ea8c6
14cr|munin-2.0.18-3|375	- MassBuild#464: Increase release tag
14cr|munin-2.0.18-3|376	
14cr|munin-2.0.18-3|377	

3113 14
14cr|munin-plugins-sympa-20090617-5|1	%define name	munin-plugins-sympa
14cr|munin-plugins-sympa-20090617-5|2	%define version	20090617
14cr|munin-plugins-sympa-20090617-5|3	%define release	5
14cr|munin-plugins-sympa-20090617-5|4	
14cr|munin-plugins-sympa-20090617-5|5	Name:		%{name}
14cr|munin-plugins-sympa-20090617-5|6	Version:	%{version}
14cr|munin-plugins-sympa-20090617-5|7	Release:	%{release}
14cr|munin-plugins-sympa-20090617-5|8	Summary:	Munin sympa plugins
14cr|munin-plugins-sympa-20090617-5|9	Group:		Networking/Other
14cr|munin-plugins-sympa-20090617-5|10	License:	BSD
14cr|munin-plugins-sympa-20090617-5|11	URL:		https://www.lists.uni-karlsruhe.de/munin/
14cr|munin-plugins-sympa-20090617-5|12	Source:     https://www.lists.uni-karlsruhe.de/munin/sympa4munin.tar.gz
14cr|munin-plugins-sympa-20090617-5|13	Patch:      munin-plugins-sympa-fix-spool-script.patch
14cr|munin-plugins-sympa-20090617-5|14	BuildArch:  noarch
14cr|munin-plugins-sympa-20090617-5|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|munin-plugins-sympa-20090617-5|16	
14cr|munin-plugins-sympa-20090617-5|17	%description
14cr|munin-plugins-sympa-20090617-5|18	This package contains two plugins, one to monitor the elements in your
14cr|munin-plugins-sympa-20090617-5|19	spool-directory and a second one which parses your sympa-log.
14cr|munin-plugins-sympa-20090617-5|20	
14cr|munin-plugins-sympa-20090617-5|21	%prep
14cr|munin-plugins-sympa-20090617-5|22	%setup -c -q
14cr|munin-plugins-sympa-20090617-5|23	%patch -p 1
14cr|munin-plugins-sympa-20090617-5|24	
14cr|munin-plugins-sympa-20090617-5|25	%build
14cr|munin-plugins-sympa-20090617-5|26	
14cr|munin-plugins-sympa-20090617-5|27	%install
14cr|munin-plugins-sympa-20090617-5|28	rm -rf %{buildroot}
14cr|munin-plugins-sympa-20090617-5|29	
14cr|munin-plugins-sympa-20090617-5|30	install -d -m 755 %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-sympa-20090617-5|31	install -m 755 sympa_spool %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-sympa-20090617-5|32	install -m 755 sympa_stats %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-sympa-20090617-5|33	
14cr|munin-plugins-sympa-20090617-5|34	perl -pi -e 's|^#!/usr/local/bin/perl|#!%{_bindir}/perl|' \
14cr|munin-plugins-sympa-20090617-5|35	%{buildroot}%{_datadir}/munin/plugins/sympa_stats
14cr|munin-plugins-sympa-20090617-5|36	
14cr|munin-plugins-sympa-20090617-5|37	%clean
14cr|munin-plugins-sympa-20090617-5|38	rm -rf %{buildroot}
14cr|munin-plugins-sympa-20090617-5|39	
14cr|munin-plugins-sympa-20090617-5|40	%files
14cr|munin-plugins-sympa-20090617-5|41	%defattr(-,root,root)
14cr|munin-plugins-sympa-20090617-5|42	%{_datadir}/munin/plugins/*
14cr|munin-plugins-sympa-20090617-5|43	
14cr|munin-plugins-sympa-20090617-5|44	
14cr|munin-plugins-sympa-20090617-5|45	
14cr|munin-plugins-sympa-20090617-5|46	
14cr|munin-plugins-sympa-20090617-5|47	%changelog
14cr|munin-plugins-sympa-20090617-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20090617-5
14cr|munin-plugins-sympa-20090617-5|49	+ Revision: 9faef2d
14cr|munin-plugins-sympa-20090617-5|50	- MassBuild#464: Increase release tag
14cr|munin-plugins-sympa-20090617-5|51	
14cr|munin-plugins-sympa-20090617-5|52	

3114 14
14cr|munin-plugins-xen-20080625-4|1	%define name	munin-plugins-xen
14cr|munin-plugins-xen-20080625-4|2	%define version	20080625
14cr|munin-plugins-xen-20080625-4|3	%define release	4
14cr|munin-plugins-xen-20080625-4|4	
14cr|munin-plugins-xen-20080625-4|5	Name:		%{name}
14cr|munin-plugins-xen-20080625-4|6	Version:	%{version}
14cr|munin-plugins-xen-20080625-4|7	Release:	%{release}
14cr|munin-plugins-xen-20080625-4|8	Summary:	Munin xen plugins
14cr|munin-plugins-xen-20080625-4|9	Group:		Networking/Other
14cr|munin-plugins-xen-20080625-4|10	License:	BSD
14cr|munin-plugins-xen-20080625-4|11	Source0:	http://www.skullkrusher.net/linux/scripts/xen_percent
14cr|munin-plugins-xen-20080625-4|12	Source1:    http://munin.projects.linpro.no/attachment/wiki/PluginCat/xen_traffic_all
14cr|munin-plugins-xen-20080625-4|13	Patch0:     xen_traffic_all-allow-multiple-interfaces.patch
14cr|munin-plugins-xen-20080625-4|14	BuildArch:  noarch
14cr|munin-plugins-xen-20080625-4|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|munin-plugins-xen-20080625-4|16	
14cr|munin-plugins-xen-20080625-4|17	%description
14cr|munin-plugins-xen-20080625-4|18	Munin plugins for monitoring xen.
14cr|munin-plugins-xen-20080625-4|19	
14cr|munin-plugins-xen-20080625-4|20	%prep
14cr|munin-plugins-xen-20080625-4|21	%setup -c -T
14cr|munin-plugins-xen-20080625-4|22	cp %{SOURCE0} xen_percent
14cr|munin-plugins-xen-20080625-4|23	cp %{SOURCE1} xen_traffic_all
14cr|munin-plugins-xen-20080625-4|24	%patch0 -p 0
14cr|munin-plugins-xen-20080625-4|25	
14cr|munin-plugins-xen-20080625-4|26	%build
14cr|munin-plugins-xen-20080625-4|27	
14cr|munin-plugins-xen-20080625-4|28	%install
14cr|munin-plugins-xen-20080625-4|29	rm -rf %{buildroot}
14cr|munin-plugins-xen-20080625-4|30	
14cr|munin-plugins-xen-20080625-4|31	install -d -m 755 %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-xen-20080625-4|32	install -m 755 xen_percent %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-xen-20080625-4|33	install -m 755 xen_traffic_all %{buildroot}%{_datadir}/munin/plugins
14cr|munin-plugins-xen-20080625-4|34	
14cr|munin-plugins-xen-20080625-4|35	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
14cr|munin-plugins-xen-20080625-4|36	cat > %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/xen << EOF
14cr|munin-plugins-xen-20080625-4|37	[xen_traffic_all]
14cr|munin-plugins-xen-20080625-4|38	user root
14cr|munin-plugins-xen-20080625-4|39	
14cr|munin-plugins-xen-20080625-4|40	[xen_percent]
14cr|munin-plugins-xen-20080625-4|41	user root
14cr|munin-plugins-xen-20080625-4|42	
14cr|munin-plugins-xen-20080625-4|43	EOF
14cr|munin-plugins-xen-20080625-4|44	
14cr|munin-plugins-xen-20080625-4|45	%clean
14cr|munin-plugins-xen-20080625-4|46	rm -rf %{buildroot}
14cr|munin-plugins-xen-20080625-4|47	
14cr|munin-plugins-xen-20080625-4|48	%files
14cr|munin-plugins-xen-20080625-4|49	%defattr(-,root,root)
14cr|munin-plugins-xen-20080625-4|50	%{_datadir}/munin/plugins/*
14cr|munin-plugins-xen-20080625-4|51	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/xen
14cr|munin-plugins-xen-20080625-4|52	
14cr|munin-plugins-xen-20080625-4|53	
14cr|munin-plugins-xen-20080625-4|54	
14cr|munin-plugins-xen-20080625-4|55	
14cr|munin-plugins-xen-20080625-4|56	%changelog
14cr|munin-plugins-xen-20080625-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080625-4
14cr|munin-plugins-xen-20080625-4|58	+ Revision: 8e018c0
14cr|munin-plugins-xen-20080625-4|59	- MassBuild#464: Increase release tag
14cr|munin-plugins-xen-20080625-4|60	
14cr|munin-plugins-xen-20080625-4|61	

3115 14
14cr|mupdf-1.1-2|1	%define	devname	%mklibname -d %{name}
14cr|mupdf-1.1-2|2	
14cr|mupdf-1.1-2|3	Name:		mupdf
14cr|mupdf-1.1-2|4	Version:	1.1
14cr|mupdf-1.1-2|5	Release:	2
14cr|mupdf-1.1-2|6	Summary:	MuPDF is a lightweight PDF viewer and toolkit written in portable C
14cr|mupdf-1.1-2|7	License:	GPLv3
14cr|mupdf-1.1-2|8	Group:		Office
14cr|mupdf-1.1-2|9	URL:		http://mupdf.com/
14cr|mupdf-1.1-2|10	Source0:	http://mupdf.googlecode.com/files/%{name}-%{version}-source.tar.gz
14cr|mupdf-1.1-2|11	Source1:	mupdf.desktop
14cr|mupdf-1.1-2|12	BuildRequires:	pkgconfig(x11)
14cr|mupdf-1.1-2|13	BuildRequires:	pkgconfig(xext)
14cr|mupdf-1.1-2|14	BuildRequires:	pkgconfig(zlib)
14cr|mupdf-1.1-2|15	BuildRequires:	jpeg-devel
14cr|mupdf-1.1-2|16	BuildRequires:	freetype2-devel
14cr|mupdf-1.1-2|17	BuildRequires:	jbig2dec-devel
14cr|mupdf-1.1-2|18	BuildRequires:	openjpeg-devel >= 1.5
14cr|mupdf-1.1-2|19	
14cr|mupdf-1.1-2|20	%description
14cr|mupdf-1.1-2|21	MuPDF is a lightweight PDF viewer and toolkit written in portable C.
14cr|mupdf-1.1-2|22	
14cr|mupdf-1.1-2|23	The renderer in MuPDF is tailored for high quality anti-aliased
14cr|mupdf-1.1-2|24	graphics.  MuPDF renders text with metrics and spacing accurate to
14cr|mupdf-1.1-2|25	within fractions of a pixel for the highest fidelity in reproducing
14cr|mupdf-1.1-2|26	the look of a printed page on screen.
14cr|mupdf-1.1-2|27	
14cr|mupdf-1.1-2|28	MuPDF has a small footprint.  A binary that includes the standard
14cr|mupdf-1.1-2|29	Roman fonts is only one megabyte.  A build with full CJK support
14cr|mupdf-1.1-2|30	(including an Asian font) is approximately five megabytes.
14cr|mupdf-1.1-2|31	
14cr|mupdf-1.1-2|32	MuPDF has support for all non-interactive PDF 1.7 features, and the
14cr|mupdf-1.1-2|33	toolkit provides a simple API for accessing the internal structures of
14cr|mupdf-1.1-2|34	the PDF document.  Example code for navigating interactive links and
14cr|mupdf-1.1-2|35	bookmarks, encrypting PDF files, extracting fonts, images, and
14cr|mupdf-1.1-2|36	searchable text, and rendering pages to image files is provided.
14cr|mupdf-1.1-2|37	
14cr|mupdf-1.1-2|38	%package -n	%{devname}
14cr|mupdf-1.1-2|39	Summary:	Development files for %{name}
14cr|mupdf-1.1-2|40	Group:		Development/C
14cr|mupdf-1.1-2|41	Provides:	lib%{name} = %{version}-%{release}
14cr|mupdf-1.1-2|42	
14cr|mupdf-1.1-2|43	%description -n	%{devname}
14cr|mupdf-1.1-2|44	The %{devname} package contains header files for developing
14cr|mupdf-1.1-2|45	applications that use MuPDF toolkit.
14cr|mupdf-1.1-2|46	
14cr|mupdf-1.1-2|47	%prep
14cr|mupdf-1.1-2|48	%setup -q -n %{name}-%{version}-source
14cr|mupdf-1.1-2|49	
14cr|mupdf-1.1-2|50	%build
14cr|mupdf-1.1-2|51	#gw pkg-config --cflags doesn't have the right openjpeg flags
14cr|mupdf-1.1-2|52	%make XCFLAGS="%{optflags} -I%{_includedir}/openjpeg-1.5"
14cr|mupdf-1.1-2|53	
14cr|mupdf-1.1-2|54	%install
14cr|mupdf-1.1-2|55	%makeinstall
14cr|mupdf-1.1-2|56	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mupdf-1.1-2|57	install -m644 debian/mupdf.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|mupdf-1.1-2|58	
14cr|mupdf-1.1-2|59	%files
14cr|mupdf-1.1-2|60	%doc COPYING README
14cr|mupdf-1.1-2|61	%{_bindir}/mubusy
14cr|mupdf-1.1-2|62	%{_bindir}/mudraw
14cr|mupdf-1.1-2|63	%{_bindir}/mupdf
14cr|mupdf-1.1-2|64	%{_mandir}/man1/*
14cr|mupdf-1.1-2|65	%{_datadir}/applications/%{name}.desktop
14cr|mupdf-1.1-2|66	%{_datadir}/pixmaps/%{name}.png
14cr|mupdf-1.1-2|67	
14cr|mupdf-1.1-2|68	%files -n %{devname}
14cr|mupdf-1.1-2|69	%{_libdir}/libfitz.a
14cr|mupdf-1.1-2|70	%{_includedir}/fitz.h
14cr|mupdf-1.1-2|71	%{_includedir}/memento.h
14cr|mupdf-1.1-2|72	%{_includedir}/mucbz.h
14cr|mupdf-1.1-2|73	%{_includedir}/mupdf.h
14cr|mupdf-1.1-2|74	%{_includedir}/muxps.h
14cr|mupdf-1.1-2|75	
14cr|mupdf-1.1-2|76	
14cr|mupdf-1.1-2|77	
14cr|mupdf-1.1-2|78	%changelog
14cr|mupdf-1.1-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|mupdf-1.1-2|80	+ Revision: e2c4aca
14cr|mupdf-1.1-2|81	- MassBuild#464: Increase release tag
14cr|mupdf-1.1-2|82	
14cr|mupdf-1.1-2|83	

3116 14
14cr|mupen64plus-2.0-5|1	%define major 2
14cr|mupen64plus-2.0-5|2	%define libname %mklibname %{name} %{major}
14cr|mupen64plus-2.0-5|3	%define devname %mklibname %{name} -d
14cr|mupen64plus-2.0-5|4	
14cr|mupen64plus-2.0-5|5	Summary:	Plugin-Based Nintendo 64 Emulator
14cr|mupen64plus-2.0-5|6	Name:		mupen64plus
14cr|mupen64plus-2.0-5|7	Version:	2.0
14cr|mupen64plus-2.0-5|8	Release:	5
14cr|mupen64plus-2.0-5|9	License:	GPLv2+
14cr|mupen64plus-2.0-5|10	Group:		Emulators
14cr|mupen64plus-2.0-5|11	Url:		http://code.google.com/p/mupen64plus/
14cr|mupen64plus-2.0-5|12	Source0:	%{name}-bundle-src-%{version}.tar.gz
14cr|mupen64plus-2.0-5|13	Patch0:		mupen64plus-bundle-src-2.0-segfault.patch
14cr|mupen64plus-2.0-5|14	BuildRequires:	pkgconfig(freetype2)
14cr|mupen64plus-2.0-5|15	BuildRequires:	pkgconfig(gl)
14cr|mupen64plus-2.0-5|16	BuildRequires:	pkgconfig(glu)
14cr|mupen64plus-2.0-5|17	BuildRequires:	pkgconfig(liblircclient0)
14cr|mupen64plus-2.0-5|18	BuildRequires:	pkgconfig(libpng)
14cr|mupen64plus-2.0-5|19	BuildRequires:	pkgconfig(samplerate)
14cr|mupen64plus-2.0-5|20	BuildRequires:	pkgconfig(sdl)
14cr|mupen64plus-2.0-5|21	BuildRequires:	pkgconfig(zlib)
14cr|mupen64plus-2.0-5|22	Requires:	%{libname} = %{EVRD}
14cr|mupen64plus-2.0-5|23	Requires:	fonts-ttf-dejavu
14cr|mupen64plus-2.0-5|24	Suggests:	%{name}-ui-console
14cr|mupen64plus-2.0-5|25	Suggests:	%{name}-ui-m64py
14cr|mupen64plus-2.0-5|26	
14cr|mupen64plus-2.0-5|27	%description
14cr|mupen64plus-2.0-5|28	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cr|mupen64plus-2.0-5|29	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
14cr|mupen64plus-2.0-5|30	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
14cr|mupen64plus-2.0-5|31	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
14cr|mupen64plus-2.0-5|32	
14cr|mupen64plus-2.0-5|33	This package contains only common files for Mupen64Plus. You need to install
14cr|mupen64plus-2.0-5|34	a frontend application to run games. For example, mupen64plus-ui-console or
14cr|mupen64plus-2.0-5|35	mupen64plus-ui-m64py.
14cr|mupen64plus-2.0-5|36	
14cr|mupen64plus-2.0-5|37	%files
14cr|mupen64plus-2.0-5|38	%dir %{_datadir}/mupen64plus2
14cr|mupen64plus-2.0-5|39	%dir %{_libdir}/mupen64plus2
14cr|mupen64plus-2.0-5|40	%{_datadir}/mupen64plus2/mupen64plus.cht
14cr|mupen64plus-2.0-5|41	%{_datadir}/mupen64plus2/mupencheat.txt
14cr|mupen64plus-2.0-5|42	%{_datadir}/mupen64plus2/mupen64plus.ini
14cr|mupen64plus-2.0-5|43	%{_datadir}/mupen64plus2/font.ttf
14cr|mupen64plus-2.0-5|44	
14cr|mupen64plus-2.0-5|45	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|46	
14cr|mupen64plus-2.0-5|47	%package -n %{libname}
14cr|mupen64plus-2.0-5|48	Summary:	Shared Library Interface to Mupen64plus
14cr|mupen64plus-2.0-5|49	Group:		System/Libraries
14cr|mupen64plus-2.0-5|50	
14cr|mupen64plus-2.0-5|51	%description -n %{libname}
14cr|mupen64plus-2.0-5|52	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cr|mupen64plus-2.0-5|53	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
14cr|mupen64plus-2.0-5|54	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
14cr|mupen64plus-2.0-5|55	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
14cr|mupen64plus-2.0-5|56	
14cr|mupen64plus-2.0-5|57	This package contains the shared library interface for frontends.
14cr|mupen64plus-2.0-5|58	
14cr|mupen64plus-2.0-5|59	%files -n %{libname}
14cr|mupen64plus-2.0-5|60	%{_libdir}/libmupen64plus.so.%{major}*
14cr|mupen64plus-2.0-5|61	
14cr|mupen64plus-2.0-5|62	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|63	
14cr|mupen64plus-2.0-5|64	%package -n %{devname}
14cr|mupen64plus-2.0-5|65	Summary:	Include Files for Mupen64plus Development
14cr|mupen64plus-2.0-5|66	Group:		Development/C
14cr|mupen64plus-2.0-5|67	Requires:	%{libname} = %{version}-%{release}
14cr|mupen64plus-2.0-5|68	Provides:	%{name}-devel = %{version}-%{release}
14cr|mupen64plus-2.0-5|69	
14cr|mupen64plus-2.0-5|70	%description -n %{devname}
14cr|mupen64plus-2.0-5|71	This package contains all necessary include files to develop frontends against
14cr|mupen64plus-2.0-5|72	the Mupen64plus shared library interface.
14cr|mupen64plus-2.0-5|73	
14cr|mupen64plus-2.0-5|74	%files -n %{devname}
14cr|mupen64plus-2.0-5|75	%doc source/mupen64plus-core/INSTALL
14cr|mupen64plus-2.0-5|76	%doc source/mupen64plus-core/LICENSES
14cr|mupen64plus-2.0-5|77	%doc source/mupen64plus-core/README
14cr|mupen64plus-2.0-5|78	%doc source/mupen64plus-core/RELEASE
14cr|mupen64plus-2.0-5|79	%dir %{_includedir}/mupen64plus
14cr|mupen64plus-2.0-5|80	%{_includedir}/mupen64plus/*
14cr|mupen64plus-2.0-5|81	%{_libdir}/libmupen64plus.so
14cr|mupen64plus-2.0-5|82	
14cr|mupen64plus-2.0-5|83	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|84	
14cr|mupen64plus-2.0-5|85	%package ui-console
14cr|mupen64plus-2.0-5|86	Summary:	Command Line Frontend for the Mupen64plus Nintendo 64 Emulator
14cr|mupen64plus-2.0-5|87	Group:		Emulators
14cr|mupen64plus-2.0-5|88	Requires:	%{libname} = %{EVRD}
14cr|mupen64plus-2.0-5|89	Requires:	mupen64plus-plugin-audio
14cr|mupen64plus-2.0-5|90	Requires:	mupen64plus-plugin-video
14cr|mupen64plus-2.0-5|91	Requires:	mupen64plus-plugin-input
14cr|mupen64plus-2.0-5|92	Requires:	mupen64plus-plugin-rsp-hle
14cr|mupen64plus-2.0-5|93	
14cr|mupen64plus-2.0-5|94	%description ui-console
14cr|mupen64plus-2.0-5|95	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cr|mupen64plus-2.0-5|96	playing many games.
14cr|mupen64plus-2.0-5|97	
14cr|mupen64plus-2.0-5|98	This package contains a command line frontend.
14cr|mupen64plus-2.0-5|99	
14cr|mupen64plus-2.0-5|100	%files ui-console
14cr|mupen64plus-2.0-5|101	%doc source/mupen64plus-ui-console/INSTALL
14cr|mupen64plus-2.0-5|102	%doc source/mupen64plus-ui-console/LICENSES
14cr|mupen64plus-2.0-5|103	%doc source/mupen64plus-ui-console/README
14cr|mupen64plus-2.0-5|104	%doc source/mupen64plus-ui-console/RELEASE
14cr|mupen64plus-2.0-5|105	%doc %{_mandir}/man6/mupen64plus.6*
14cr|mupen64plus-2.0-5|106	%{_bindir}/mupen64plus
14cr|mupen64plus-2.0-5|107	
14cr|mupen64plus-2.0-5|108	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|109	
14cr|mupen64plus-2.0-5|110	%package plugin-audio-sdl
14cr|mupen64plus-2.0-5|111	Summary:	SDL Audio Plugin for the Mupen64plus Nintendo 64 Emulator
14cr|mupen64plus-2.0-5|112	Group:		Emulators
14cr|mupen64plus-2.0-5|113	Provides:	mupen64plus-plugin-audio
14cr|mupen64plus-2.0-5|114	
14cr|mupen64plus-2.0-5|115	%description plugin-audio-sdl
14cr|mupen64plus-2.0-5|116	This package contains the SDL audio plugin for the Mupen64plus Nintendo 64
14cr|mupen64plus-2.0-5|117	Emulator.
14cr|mupen64plus-2.0-5|118	
14cr|mupen64plus-2.0-5|119	%files plugin-audio-sdl
14cr|mupen64plus-2.0-5|120	%doc source/mupen64plus-audio-sdl/INSTALL
14cr|mupen64plus-2.0-5|121	%doc source/mupen64plus-audio-sdl/LICENSES
14cr|mupen64plus-2.0-5|122	%doc source/mupen64plus-audio-sdl/RELEASE
14cr|mupen64plus-2.0-5|123	%{_libdir}/mupen64plus2/mupen64plus-audio-sdl.so
14cr|mupen64plus-2.0-5|124	
14cr|mupen64plus-2.0-5|125	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|126	
14cr|mupen64plus-2.0-5|127	%package plugin-input-sdl
14cr|mupen64plus-2.0-5|128	Summary:	SDL Input Plugin for the Mupen64plus Nintendo 64 Emulator
14cr|mupen64plus-2.0-5|129	Group:		Emulators
14cr|mupen64plus-2.0-5|130	Provides:	mupen64plus-plugin-input
14cr|mupen64plus-2.0-5|131	
14cr|mupen64plus-2.0-5|132	%description plugin-input-sdl
14cr|mupen64plus-2.0-5|133	This package contains the SDL input plugin for the Mupen64plus Nintendo 64
14cr|mupen64plus-2.0-5|134	Emulator. It has LIRC Infrared remote control interface and Rumble Pak support.
14cr|mupen64plus-2.0-5|135	
14cr|mupen64plus-2.0-5|136	%files plugin-input-sdl
14cr|mupen64plus-2.0-5|137	%doc source/mupen64plus-input-sdl/AUTHORS
14cr|mupen64plus-2.0-5|138	%doc source/mupen64plus-input-sdl/COPYING
14cr|mupen64plus-2.0-5|139	%doc source/mupen64plus-input-sdl/INSTALL
14cr|mupen64plus-2.0-5|140	%doc source/mupen64plus-input-sdl/LICENSES
14cr|mupen64plus-2.0-5|141	%doc source/mupen64plus-input-sdl/README
14cr|mupen64plus-2.0-5|142	%doc source/mupen64plus-input-sdl/RELEASE
14cr|mupen64plus-2.0-5|143	%{_datadir}/mupen64plus2/InputAutoCfg.ini
14cr|mupen64plus-2.0-5|144	%{_libdir}/mupen64plus2/mupen64plus-input-sdl.so
14cr|mupen64plus-2.0-5|145	
14cr|mupen64plus-2.0-5|146	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|147	
14cr|mupen64plus-2.0-5|148	%package plugin-rsp-hle
14cr|mupen64plus-2.0-5|149	Summary:	RSP High-Level Emulation Plugin For the Mupen64plus
14cr|mupen64plus-2.0-5|150	Group:		Emulators
14cr|mupen64plus-2.0-5|151	Provides:	mupen64plus-plugin-rsp-hle
14cr|mupen64plus-2.0-5|152	
14cr|mupen64plus-2.0-5|153	%description plugin-rsp-hle
14cr|mupen64plus-2.0-5|154	This package contains the RSP High-Level emulation plugin for the Mupen64plus
14cr|mupen64plus-2.0-5|155	Nintendo 64 Emulator.
14cr|mupen64plus-2.0-5|156	
14cr|mupen64plus-2.0-5|157	%files plugin-rsp-hle
14cr|mupen64plus-2.0-5|158	%doc source/mupen64plus-rsp-hle/INSTALL
14cr|mupen64plus-2.0-5|159	%doc source/mupen64plus-rsp-hle/LICENSES
14cr|mupen64plus-2.0-5|160	%doc source/mupen64plus-rsp-hle/RELEASE
14cr|mupen64plus-2.0-5|161	%{_libdir}/mupen64plus2/mupen64plus-rsp-hle.so
14cr|mupen64plus-2.0-5|162	
14cr|mupen64plus-2.0-5|163	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|164	
14cr|mupen64plus-2.0-5|165	%package plugin-video-rice
14cr|mupen64plus-2.0-5|166	Summary:	Rice Video Plugin for the Mupen64plus Nintendo 64 Emulator
14cr|mupen64plus-2.0-5|167	Group:		Emulators
14cr|mupen64plus-2.0-5|168	Provides:	mupen64plus-plugin-video
14cr|mupen64plus-2.0-5|169	
14cr|mupen64plus-2.0-5|170	%description plugin-video-rice
14cr|mupen64plus-2.0-5|171	This package contains the Rice Video Plugin for the Mupen64plus Nintendo 64
14cr|mupen64plus-2.0-5|172	Emulator. It provides Hi-resolution texture support.
14cr|mupen64plus-2.0-5|173	
14cr|mupen64plus-2.0-5|174	%files plugin-video-rice
14cr|mupen64plus-2.0-5|175	%doc source/mupen64plus-video-rice/INSTALL
14cr|mupen64plus-2.0-5|176	%doc source/mupen64plus-video-rice/LICENSES
14cr|mupen64plus-2.0-5|177	%doc source/mupen64plus-video-rice/README
14cr|mupen64plus-2.0-5|178	%doc source/mupen64plus-video-rice/RELEASE
14cr|mupen64plus-2.0-5|179	%{_datadir}/mupen64plus2/RiceVideoLinux.ini
14cr|mupen64plus-2.0-5|180	%{_libdir}/mupen64plus2/mupen64plus-video-rice.so
14cr|mupen64plus-2.0-5|181	
14cr|mupen64plus-2.0-5|182	#----------------------------------------------------------------------------
14cr|mupen64plus-2.0-5|183	
14cr|mupen64plus-2.0-5|184	%prep
14cr|mupen64plus-2.0-5|185	%setup -q -n %{name}-bundle-src-%{version}
14cr|mupen64plus-2.0-5|186	%patch0 -p1
14cr|mupen64plus-2.0-5|187	
14cr|mupen64plus-2.0-5|188	%build
14cr|mupen64plus-2.0-5|189	%make -C source/mupen64plus-core/projects/unix all \
14cr|mupen64plus-2.0-5|190	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|191	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|192	LIRC=1 \
14cr|mupen64plus-2.0-5|193	V=1
14cr|mupen64plus-2.0-5|194	
14cr|mupen64plus-2.0-5|195	%make -C source/mupen64plus-ui-console/projects/unix all \
14cr|mupen64plus-2.0-5|196	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|197	COREDIR=%{_libdir}/ \
14cr|mupen64plus-2.0-5|198	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|199	PLUGINDIR=%{_libdir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|200	V=1
14cr|mupen64plus-2.0-5|201	
14cr|mupen64plus-2.0-5|202	%make -C source/mupen64plus-audio-sdl/projects/unix all \
14cr|mupen64plus-2.0-5|203	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|204	V=1
14cr|mupen64plus-2.0-5|205	
14cr|mupen64plus-2.0-5|206	%make -C source/mupen64plus-input-sdl/projects/unix all \
14cr|mupen64plus-2.0-5|207	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|208	V=1
14cr|mupen64plus-2.0-5|209	
14cr|mupen64plus-2.0-5|210	%make -C source/mupen64plus-rsp-hle/projects/unix all \
14cr|mupen64plus-2.0-5|211	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|212	V=1
14cr|mupen64plus-2.0-5|213	
14cr|mupen64plus-2.0-5|214	%make -C source/mupen64plus-video-rice/projects/unix all \
14cr|mupen64plus-2.0-5|215	OPTFLAGS="%{optflags}" \
14cr|mupen64plus-2.0-5|216	V=1
14cr|mupen64plus-2.0-5|217	
14cr|mupen64plus-2.0-5|218	%install
14cr|mupen64plus-2.0-5|219	%makeinstall_std -C source/mupen64plus-core/projects/unix \
14cr|mupen64plus-2.0-5|220	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|221	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|222	LIBDIR=%{_libdir}/ \
14cr|mupen64plus-2.0-5|223	INCDIR=%{_includedir}/mupen64plus/ \
14cr|mupen64plus-2.0-5|224	LIRC=1 \
14cr|mupen64plus-2.0-5|225	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|226	
14cr|mupen64plus-2.0-5|227	pushd %{buildroot}%{_libdir}
14cr|mupen64plus-2.0-5|228	ln -sf libmupen64plus.so.%{major} libmupen64plus.so
14cr|mupen64plus-2.0-5|229	popd
14cr|mupen64plus-2.0-5|230	
14cr|mupen64plus-2.0-5|231	%makeinstall_std -C source/mupen64plus-ui-console/projects/unix \
14cr|mupen64plus-2.0-5|232	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|233	BINDIR=%{_bindir} \
14cr|mupen64plus-2.0-5|234	MANDIR=%{_mandir}/ \
14cr|mupen64plus-2.0-5|235	NO_ASM=1 \
14cr|mupen64plus-2.0-5|236	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|237	
14cr|mupen64plus-2.0-5|238	%makeinstall_std -C source/mupen64plus-audio-sdl/projects/unix \
14cr|mupen64plus-2.0-5|239	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|240	LIBDIR=%{_libdir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|241	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|242	
14cr|mupen64plus-2.0-5|243	%makeinstall_std -C source/mupen64plus-input-sdl/projects/unix \
14cr|mupen64plus-2.0-5|244	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|245	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|246	LIBDIR=%{_libdir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|247	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|248	
14cr|mupen64plus-2.0-5|249	%makeinstall_std -C source/mupen64plus-rsp-hle/projects/unix \
14cr|mupen64plus-2.0-5|250	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|251	LIBDIR=%{_libdir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|252	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|253	
14cr|mupen64plus-2.0-5|254	%makeinstall_std -C source/mupen64plus-video-rice/projects/unix \
14cr|mupen64plus-2.0-5|255	PREFIX="%{_prefix}" \
14cr|mupen64plus-2.0-5|256	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|257	LIBDIR=%{_libdir}/mupen64plus2/ \
14cr|mupen64plus-2.0-5|258	INSTALL_STRIP_FLAG=
14cr|mupen64plus-2.0-5|259	
14cr|mupen64plus-2.0-5|260	chmod -R 0755 %{buildroot}%{_libdir}
14cr|mupen64plus-2.0-5|261	
14cr|mupen64plus-2.0-5|262	mv %{buildroot}%{_libdir}/mupen64plus2/%{name}/mupen64plus*.so %{buildroot}%{_libdir}/mupen64plus2/
14cr|mupen64plus-2.0-5|263	rmdir %{buildroot}%{_libdir}/mupen64plus2/%{name}
14cr|mupen64plus-2.0-5|264	
14cr|mupen64plus-2.0-5|265	
14cr|mupen64plus-2.0-5|266	%changelog
14cr|mupen64plus-2.0-5|267	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cr|mupen64plus-2.0-5|268	+ Revision: b7e5252
14cr|mupen64plus-2.0-5|269	- MassBuild#464: Increase release tag
14cr|mupen64plus-2.0-5|270	
14cr|mupen64plus-2.0-5|271	

3117 14
14cr|mupen64plus-ui-m64py-0.2.1-2|1	# Could be noarch package but depends on arch library path
14cr|mupen64plus-ui-m64py-0.2.1-2|2	%define _enable_debug_packages %{nil}
14cr|mupen64plus-ui-m64py-0.2.1-2|3	%define debug_package %{nil}
14cr|mupen64plus-ui-m64py-0.2.1-2|4	
14cr|mupen64plus-ui-m64py-0.2.1-2|5	%define oname m64py
14cr|mupen64plus-ui-m64py-0.2.1-2|6	
14cr|mupen64plus-ui-m64py-0.2.1-2|7	Summary:	M64Py - A frontend for Mupen64Plus
14cr|mupen64plus-ui-m64py-0.2.1-2|8	Name:		mupen64plus-ui-%{oname}
14cr|mupen64plus-ui-m64py-0.2.1-2|9	Version:	0.2.1
14cr|mupen64plus-ui-m64py-0.2.1-2|10	Release:	2
14cr|mupen64plus-ui-m64py-0.2.1-2|11	License:	GPLv3+
14cr|mupen64plus-ui-m64py-0.2.1-2|12	Group:		Emulators
14cr|mupen64plus-ui-m64py-0.2.1-2|13	Url:		http://m64py.sourceforge.net
14cr|mupen64plus-ui-m64py-0.2.1-2|14	Source0:	http://sourceforge.net/projects/m64py/files/%{oname}-%{version}/%{oname}-%{version}.tar.gz
14cr|mupen64plus-ui-m64py-0.2.1-2|15	BuildRequires:	python-setuptools
14cr|mupen64plus-ui-m64py-0.2.1-2|16	BuildRequires:	python-qt4-devel
14cr|mupen64plus-ui-m64py-0.2.1-2|17	Requires:	PyQt4
14cr|mupen64plus-ui-m64py-0.2.1-2|18	Requires:	mupen64plus >= 2.0
14cr|mupen64plus-ui-m64py-0.2.1-2|19	
14cr|mupen64plus-ui-m64py-0.2.1-2|20	%description
14cr|mupen64plus-ui-m64py-0.2.1-2|21	M64Py is a Qt4 front-end (GUI) for Mupen64Plus 2.0, a cross-platform
14cr|mupen64plus-ui-m64py-0.2.1-2|22	plugin-based Nintendo 64 emulator. Front-end is written in Python and
14cr|mupen64plus-ui-m64py-0.2.1-2|23	it provides a user-friendly interface over Mupen64Plus shared library.
14cr|mupen64plus-ui-m64py-0.2.1-2|24	
14cr|mupen64plus-ui-m64py-0.2.1-2|25	%files
14cr|mupen64plus-ui-m64py-0.2.1-2|26	%{_bindir}/%{oname}
14cr|mupen64plus-ui-m64py-0.2.1-2|27	%{_datadir}/applications/%{oname}.desktop
14cr|mupen64plus-ui-m64py-0.2.1-2|28	%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
14cr|mupen64plus-ui-m64py-0.2.1-2|29	%{_datadir}/mime/packages/application-x-%{oname}.xml
14cr|mupen64plus-ui-m64py-0.2.1-2|30	%{_datadir}/pixmaps/%{oname}.png
14cr|mupen64plus-ui-m64py-0.2.1-2|31	%{py_puresitedir}/%{oname}
14cr|mupen64plus-ui-m64py-0.2.1-2|32	%{py_puresitedir}/%{oname}-*.egg-info
14cr|mupen64plus-ui-m64py-0.2.1-2|33	
14cr|mupen64plus-ui-m64py-0.2.1-2|34	%prep
14cr|mupen64plus-ui-m64py-0.2.1-2|35	%setup -q -n %{oname}-%{version}
14cr|mupen64plus-ui-m64py-0.2.1-2|36	sed s,"/usr/lib/mupen64plus","%{_libdir}/mupen64plus2",g -i src/m64py/platform.py
14cr|mupen64plus-ui-m64py-0.2.1-2|37	
14cr|mupen64plus-ui-m64py-0.2.1-2|38	#----------------------------------------------------------------------------
14cr|mupen64plus-ui-m64py-0.2.1-2|39	
14cr|mupen64plus-ui-m64py-0.2.1-2|40	%build
14cr|mupen64plus-ui-m64py-0.2.1-2|41	python setup.py build
14cr|mupen64plus-ui-m64py-0.2.1-2|42	
14cr|mupen64plus-ui-m64py-0.2.1-2|43	%install
14cr|mupen64plus-ui-m64py-0.2.1-2|44	python setup.py install --root %{buildroot}
14cr|mupen64plus-ui-m64py-0.2.1-2|45	
14cr|mupen64plus-ui-m64py-0.2.1-2|46	# messged up in setup.py
14cr|mupen64plus-ui-m64py-0.2.1-2|47	rm -rf %{buildroot}%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
14cr|mupen64plus-ui-m64py-0.2.1-2|48	cp xdg/%{oname}.png %{buildroot}%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
14cr|mupen64plus-ui-m64py-0.2.1-2|49	
14cr|mupen64plus-ui-m64py-0.2.1-2|50	
14cr|mupen64plus-ui-m64py-0.2.1-2|51	%changelog
14cr|mupen64plus-ui-m64py-0.2.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|mupen64plus-ui-m64py-0.2.1-2|53	+ Revision: 52711fe
14cr|mupen64plus-ui-m64py-0.2.1-2|54	- MassBuild#464: Increase release tag
14cr|mupen64plus-ui-m64py-0.2.1-2|55	
14cr|mupen64plus-ui-m64py-0.2.1-2|56	

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

3119 14
14cr|murrine-themes-2.0-7|1	%define name murrine-themes
14cr|murrine-themes-2.0-7|2	%define version 2.0
14cr|murrine-themes-2.0-7|3	%define release 7
14cr|murrine-themes-2.0-7|4	
14cr|murrine-themes-2.0-7|5	%define themesdir %{_datadir}/themes
14cr|murrine-themes-2.0-7|6	
14cr|murrine-themes-2.0-7|7	Summary: Themes for Murrine
14cr|murrine-themes-2.0-7|8	Name:    %{name}
14cr|murrine-themes-2.0-7|9	Version: %{version}
14cr|murrine-themes-2.0-7|10	Release: %{release}
14cr|murrine-themes-2.0-7|11	Source0: MurrinaAquaIsh.tar.lzma
14cr|murrine-themes-2.0-7|12	Source1: MurrinaBlue.tar.lzma
14cr|murrine-themes-2.0-7|13	Source2: MurrinaElement.tar.lzma
14cr|murrine-themes-2.0-7|14	Source3: MurrinaFancyCandy.tar.lzma
14cr|murrine-themes-2.0-7|15	Source4: MurrinaGilouche.tar.lzma
14cr|murrine-themes-2.0-7|16	Source5: MurrinaLoveGray.tar.lzma
14cr|murrine-themes-2.0-7|17	Source6: MurrinaOransun.tar.lzma
14cr|murrine-themes-2.0-7|18	Source7: MurrinaTango.tar.lzma
14cr|murrine-themes-2.0-7|19	Source8: MurrinaVerdeOlivo.tar.lzma
14cr|murrine-themes-2.0-7|20	Source9: MurrineRounded.tar.lzma
14cr|murrine-themes-2.0-7|21	Source10: MurrineThemePack.tar.lzma
14cr|murrine-themes-2.0-7|22	Source11: Murreza.tar.lzma
14cr|murrine-themes-2.0-7|23	Source12: Murrine-Sky.tar.lzma
14cr|murrine-themes-2.0-7|24	License: GPL
14cr|murrine-themes-2.0-7|25	Group: Graphical desktop/GNOME
14cr|murrine-themes-2.0-7|26	Url:   http://www.cimitan.com/murrine/themes/gallery
14cr|murrine-themes-2.0-7|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|murrine-themes-2.0-7|28	BuildArch: noarch
14cr|murrine-themes-2.0-7|29	Requires: murrine
14cr|murrine-themes-2.0-7|30	
14cr|murrine-themes-2.0-7|31	%description
14cr|murrine-themes-2.0-7|32	Various GTK2 and Metacity themes for the Murrine GTK2.x engine.
14cr|murrine-themes-2.0-7|33	
14cr|murrine-themes-2.0-7|34	%prep
14cr|murrine-themes-2.0-7|35	
14cr|murrine-themes-2.0-7|36	%build
14cr|murrine-themes-2.0-7|37	
14cr|murrine-themes-2.0-7|38	%install
14cr|murrine-themes-2.0-7|39	%__rm -rf %{buildroot}
14cr|murrine-themes-2.0-7|40	%__mkdir -p %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|41	%__lzma -dc %SOURCE0 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|42	%__lzma -dc %SOURCE1 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|43	%__lzma -dc %SOURCE2 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|44	%__lzma -dc %SOURCE3 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|45	%__lzma -dc %SOURCE4 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|46	%__lzma -dc %SOURCE5 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|47	%__lzma -dc %SOURCE6 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|48	%__lzma -dc %SOURCE7 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|49	%__lzma -dc %SOURCE8 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|50	%__lzma -dc %SOURCE9 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|51	%__lzma -dc %SOURCE10 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|52	%__lzma -dc %SOURCE11 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|53	%__lzma -dc %SOURCE12 | %__tar fx - -C %{buildroot}%{themesdir}
14cr|murrine-themes-2.0-7|54	
14cr|murrine-themes-2.0-7|55	%__mv %{buildroot}%{themesdir}/Murreza/* %{buildroot}%{themesdir}/
14cr|murrine-themes-2.0-7|56	%__rm -rf %{buildroot}%{themesdir}/Murreza
14cr|murrine-themes-2.0-7|57	
14cr|murrine-themes-2.0-7|58	%clean
14cr|murrine-themes-2.0-7|59	%__rm -rf %{buildroot}
14cr|murrine-themes-2.0-7|60	
14cr|murrine-themes-2.0-7|61	%files
14cr|murrine-themes-2.0-7|62	%defattr(-,root,root)
14cr|murrine-themes-2.0-7|63	%{themesdir}/*
14cr|murrine-themes-2.0-7|64	
14cr|murrine-themes-2.0-7|65	
14cr|murrine-themes-2.0-7|66	
14cr|murrine-themes-2.0-7|67	
14cr|murrine-themes-2.0-7|68	%changelog
14cr|murrine-themes-2.0-7|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14cr|murrine-themes-2.0-7|70	+ Revision: 639ca7e
14cr|murrine-themes-2.0-7|71	- MassBuild#464: Increase release tag
14cr|murrine-themes-2.0-7|72	
14cr|murrine-themes-2.0-7|73	

3120 14
14cr|muse-2.1.2-2|1	%define debug_package          %{nil}
14cr|muse-2.1.2-2|2	
14cr|muse-2.1.2-2|3	Name:          muse
14cr|muse-2.1.2-2|4	Summary:       Midi/Audio Music Sequencer
14cr|muse-2.1.2-2|5	Version:       2.1.2
14cr|muse-2.1.2-2|6	Release:       2
14cr|muse-2.1.2-2|7	License:       Public Domain and GPLv2 and GPLv2+ and LGPLv2+
14cr|muse-2.1.2-2|8	Group:         Sound
14cr|muse-2.1.2-2|9	URL:           http://www.muse-sequencer.org/
14cr|muse-2.1.2-2|10	Source0:       https://downloads.sourceforge.net/project/lmuse/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|muse-2.1.2-2|11	
14cr|muse-2.1.2-2|12	BuildRequires: libalsa-devel
14cr|muse-2.1.2-2|13	BuildRequires: jackit-devel
14cr|muse-2.1.2-2|14	BuildRequires: cmake
14cr|muse-2.1.2-2|15	BuildRequires: dssi-devel
14cr|muse-2.1.2-2|16	BuildRequires: fluidsynth-devel
14cr|muse-2.1.2-2|17	BuildRequires: liblo-devel
14cr|muse-2.1.2-2|18	BuildRequires: libsamplerate-devel
14cr|muse-2.1.2-2|19	BuildRequires: sndfile-devel
14cr|muse-2.1.2-2|20	BuildRequires: pkgconfig
14cr|muse-2.1.2-2|21	BuildRequires: python-devel
14cr|muse-2.1.2-2|22	BuildRequires: qt4-devel
14cr|muse-2.1.2-2|23	BuildRequires: desktop-file-utils
14cr|muse-2.1.2-2|24	BuildRequires: libuuid-devel
14cr|muse-2.1.2-2|25	
14cr|muse-2.1.2-2|26	%description
14cr|muse-2.1.2-2|27	MusE is a MIDI/Audio sequencer with recording and editing capabilities. It can
14cr|muse-2.1.2-2|28	perform audio effects like chorus/flanger in real-time via LASH and it supports
14cr|muse-2.1.2-2|29	Jack and ALSA interfaces. MusE aims to be a complete multitrack virtual studio
14cr|muse-2.1.2-2|30	for Linux.
14cr|muse-2.1.2-2|31	
14cr|muse-2.1.2-2|32	
14cr|muse-2.1.2-2|33	%prep
14cr|muse-2.1.2-2|34	%setup -q
14cr|muse-2.1.2-2|35	
14cr|muse-2.1.2-2|36	%build
14cr|muse-2.1.2-2|37	mkdir build
14cr|muse-2.1.2-2|38	pushd build
14cr|muse-2.1.2-2|39	cmake .. \
14cr|muse-2.1.2-2|40	-DMusE_DOC_DIR=%{_docdir}/%{name}-%{version}/ \
14cr|muse-2.1.2-2|41	-DENABLE_PYTHON=1 -DENABLE_LASH=0 -DENABLE_FLUID=0 \
14cr|muse-2.1.2-2|42	-DCMAKE_EXE_LINKER_FLAGS=-lX11 -DCMAKE_SHARED_LINKER_FLAGS=-lX11 \
14cr|muse-2.1.2-2|43	-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR:PATH=%_libdir
14cr|muse-2.1.2-2|44	
14cr|muse-2.1.2-2|45	make
14cr|muse-2.1.2-2|46	
14cr|muse-2.1.2-2|47	%install
14cr|muse-2.1.2-2|48	pushd build
14cr|muse-2.1.2-2|49	%makeinstall_std
14cr|muse-2.1.2-2|50	
14cr|muse-2.1.2-2|51	%files
14cr|muse-2.1.2-2|52	%{_docdir}/%{name}-*/
14cr|muse-2.1.2-2|53	%{_bindir}/%{name}*
14cr|muse-2.1.2-2|54	%{_bindir}/grepmidi
14cr|muse-2.1.2-2|55	%{_libdir}/%{name}-*/
14cr|muse-2.1.2-2|56	%{_datadir}/%{name}-*/
14cr|muse-2.1.2-2|57	%{_datadir}/applications/%{name}.desktop
14cr|muse-2.1.2-2|58	%{_datadir}/icons/hicolor/64x64/apps/%{name}_icon.png
14cr|muse-2.1.2-2|59	%{_mandir}/man1/grepmidi*
14cr|muse-2.1.2-2|60	%{_mandir}/man1/%{name}*
14cr|muse-2.1.2-2|61	%{_datadir}/mime/packages/muse.xml
14cr|muse-2.1.2-2|62	
14cr|muse-2.1.2-2|63	
14cr|muse-2.1.2-2|64	
14cr|muse-2.1.2-2|65	%changelog
14cr|muse-2.1.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|muse-2.1.2-2|67	+ Revision: bcef8fd
14cr|muse-2.1.2-2|68	- MassBuild#464: Increase release tag
14cr|muse-2.1.2-2|69	
14cr|muse-2.1.2-2|70	

3121 14
14cr|musescore-1.3-4|1	%define srcname MuseScore
14cr|musescore-1.3-4|2	%define shortname mscore
14cr|musescore-1.3-4|3	
14cr|musescore-1.3-4|4	Summary:	Linux MusE Score Typesetter
14cr|musescore-1.3-4|5	Name:		musescore
14cr|musescore-1.3-4|6	Version:	1.3
14cr|musescore-1.3-4|7	Release:	4
14cr|musescore-1.3-4|8	# (Fedora) rtf2html is LGPLv2+
14cr|musescore-1.3-4|9	# paper4.png paper5.png are LGPLv3
14cr|musescore-1.3-4|10	# the rest is GPLv2
14cr|musescore-1.3-4|11	License:	GPLv2+ and LGPLv2+ and LGPLv3+
14cr|musescore-1.3-4|12	Group:		Sound
14cr|musescore-1.3-4|13	Url:		http://musescore.org
14cr|musescore-1.3-4|14	Source0:	http://downloads.sourceforge.net/project/mscore/mscore/%{srcname}-%{version}/%{shortname}-%{version}.tar.bz2
14cr|musescore-1.3-4|15	# (Fedora) For building the jazz font
14cr|musescore-1.3-4|16	Source1:	mscore-ConvertFont.ff
14cr|musescore-1.3-4|17	# (Fedora) For mime types
14cr|musescore-1.3-4|18	Source2:	mscore.xml
14cr|musescore-1.3-4|19	Patch0:		mscore-1.0-awl-fix-underlink.patch
14cr|musescore-1.3-4|20	Patch1:		mscore-1.0-disable-uitools.patch
14cr|musescore-1.3-4|21	# (Fedora) use the system default soundfont instead of the deleted, non-free, one
14cr|musescore-1.3-4|22	Patch2:		mscore-1.3-use-default-soundfont.patch
14cr|musescore-1.3-4|23	# (Fedora) don't build the common files (font files, wallpapers, demo song,
14cr|musescore-1.3-4|24	# instrument list) into the binary executable to reduce its size. This is also
14cr|musescore-1.3-4|25	# useful to inform the users about the existence of different choices for common
14cr|musescore-1.3-4|26	# files. The font files need to be separated due to the font packaging guidelines.
14cr|musescore-1.3-4|27	Patch3:		mscore-1.3-separate-commonfiles.patch
14cr|musescore-1.3-4|28	# (Fedora) Split the large documentation into a separate package
14cr|musescore-1.3-4|29	Patch4:		mscore-split-doc.patch
14cr|musescore-1.3-4|30	# (Fedora) Fix DSO linking.
14cr|musescore-1.3-4|31	Patch5:		mscore-dso-linking.patch
14cr|musescore-1.3-4|32	# (Fedora) Use system qtsingleapplication
14cr|musescore-1.3-4|33	Patch7:		mscore-system-qtsingleapplication.patch
14cr|musescore-1.3-4|34	
14cr|musescore-1.3-4|35	BuildRequires:	cmake
14cr|musescore-1.3-4|36	BuildRequires:	doxygen
14cr|musescore-1.3-4|37	BuildRequires:	qt4-linguist
14cr|musescore-1.3-4|38	BuildRequires:	texlive-mf2pt1
14cr|musescore-1.3-4|39	BuildRequires:	qt4-devel
14cr|musescore-1.3-4|40	BuildRequires:	qtsingleapplication-devel
14cr|musescore-1.3-4|41	BuildRequires:	pkgconfig(alsa)
14cr|musescore-1.3-4|42	BuildRequires:	pkgconfig(fluidsynth)
14cr|musescore-1.3-4|43	BuildRequires:	pkgconfig(jack)
14cr|musescore-1.3-4|44	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|musescore-1.3-4|45	Requires:	qtscriptbindings
14cr|musescore-1.3-4|46	Requires:	%{name}-fonts = %{EVRD}
14cr|musescore-1.3-4|47	Requires:	soundfont2-default
14cr|musescore-1.3-4|48	Obsoletes:	mscore < 1.3-3
14cr|musescore-1.3-4|49	Provides:	mscore = %{EVRD}
14cr|musescore-1.3-4|50	
14cr|musescore-1.3-4|51	%description
14cr|musescore-1.3-4|52	MuseScore stands for Linux MusE Score Typesetter.
14cr|musescore-1.3-4|53	
14cr|musescore-1.3-4|54	Features:
14cr|musescore-1.3-4|55	- WYSIWYG design, notes are entered on a "virtual notepaper"
14cr|musescore-1.3-4|56	- TrueType font(s) for printing & display allows for high quality
14cr|musescore-1.3-4|57	scaling to all sizes
14cr|musescore-1.3-4|58	- easy & fast note entry
14cr|musescore-1.3-4|59	- many editing functions
14cr|musescore-1.3-4|60	- MusicXML import/export
14cr|musescore-1.3-4|61	- Midi (SMF) import/export
14cr|musescore-1.3-4|62	- MuseData import
14cr|musescore-1.3-4|63	- Midi input for note entry
14cr|musescore-1.3-4|64	- integrated sequencer and software synthesizer to
14cr|musescore-1.3-4|65	play the score
14cr|musescore-1.3-4|66	- print or create pdf files
14cr|musescore-1.3-4|67	
14cr|musescore-1.3-4|68	%files
14cr|musescore-1.3-4|69	%doc ChangeLog* NEWS README* COPYING*
14cr|musescore-1.3-4|70	%{_bindir}/%{shortname}
14cr|musescore-1.3-4|71	%{_datadir}/%{shortname}*
14cr|musescore-1.3-4|72	%{_datadir}/applications/%{shortname}.desktop
14cr|musescore-1.3-4|73	%{_datadir}/pixmaps/%{shortname}.*
14cr|musescore-1.3-4|74	%{_datadir}/mime/packages/%{shortname}.xml
14cr|musescore-1.3-4|75	%{_datadir}/soundfonts/TimGM6mb.sf2
14cr|musescore-1.3-4|76	%{_mandir}/man1/*
14cr|musescore-1.3-4|77	%{qt4plugins}/designer/libawlplugin.so
14cr|musescore-1.3-4|78	%exclude %{_datadir}/%{shortname}-*/man/
14cr|musescore-1.3-4|79	
14cr|musescore-1.3-4|80	#----------------------------------------------------------------------------
14cr|musescore-1.3-4|81	
14cr|musescore-1.3-4|82	%package doc
14cr|musescore-1.3-4|83	Summary:	MuseScore documentation
14cr|musescore-1.3-4|84	License:	CC-BY
14cr|musescore-1.3-4|85	Group:		Development/Other
14cr|musescore-1.3-4|86	Requires:	%{name} = %{EVRD}
14cr|musescore-1.3-4|87	Obsoletes:	mscore-doc < 1.3-3
14cr|musescore-1.3-4|88	Provides:	mscore-doc = %{EVRD}
14cr|musescore-1.3-4|89	BuildArch:	noarch
14cr|musescore-1.3-4|90	
14cr|musescore-1.3-4|91	%description doc
14cr|musescore-1.3-4|92	MuseScore is a free cross platform WYSIWYG music notation program.
14cr|musescore-1.3-4|93	
14cr|musescore-1.3-4|94	This package contains the user manual of MuseScore in different languages.
14cr|musescore-1.3-4|95	
14cr|musescore-1.3-4|96	%files doc
14cr|musescore-1.3-4|97	%doc %{_datadir}/%{shortname}-*/man/
14cr|musescore-1.3-4|98	
14cr|musescore-1.3-4|99	#----------------------------------------------------------------------------
14cr|musescore-1.3-4|100	
14cr|musescore-1.3-4|101	%package fonts
14cr|musescore-1.3-4|102	Summary:	MuseScore fonts
14cr|musescore-1.3-4|103	License:	GPL+ with exceptions and OFL
14cr|musescore-1.3-4|104	Group:		Publishing
14cr|musescore-1.3-4|105	BuildArch:	noarch
14cr|musescore-1.3-4|106	BuildRequires:	fontforge
14cr|musescore-1.3-4|107	BuildRequires:	tetex
14cr|musescore-1.3-4|108	BuildRequires:	t1utils
14cr|musescore-1.3-4|109	Obsoletes:	mscore-fonts < 1.3-3
14cr|musescore-1.3-4|110	Provides:	mscore-fonts = {EVRD}
14cr|musescore-1.3-4|111	
14cr|musescore-1.3-4|112	%description fonts
14cr|musescore-1.3-4|113	MuseScore is a free cross platform WYSIWYG music notation program.
14cr|musescore-1.3-4|114	
14cr|musescore-1.3-4|115	This package contains the musical notation fonts for use of MuseScore.
14cr|musescore-1.3-4|116	
14cr|musescore-1.3-4|117	%files fonts
14cr|musescore-1.3-4|118	%{_datadir}/fonts/%{shortname}
14cr|musescore-1.3-4|119	
14cr|musescore-1.3-4|120	#----------------------------------------------------------------------------
14cr|musescore-1.3-4|121	
14cr|musescore-1.3-4|122	%prep
14cr|musescore-1.3-4|123	%setup -q -n %{shortname}-%{version}/mscore
14cr|musescore-1.3-4|124	%patch0 -p2 -b .underlink
14cr|musescore-1.3-4|125	%patch1 -p0 -b .disable-uitools
14cr|musescore-1.3-4|126	
14cr|musescore-1.3-4|127	%patch2 -p1 -b .default-soundfont
14cr|musescore-1.3-4|128	%patch3 -p2 -b .separate-commonfiles
14cr|musescore-1.3-4|129	%patch4 -p2 -b .split-doc
14cr|musescore-1.3-4|130	%patch5 -p2 -b .dso-linking
14cr|musescore-1.3-4|131	%patch7 -p2 -b .qtsingleapp
14cr|musescore-1.3-4|132	
14cr|musescore-1.3-4|133	# cmake error: subdirs called without arguments
14cr|musescore-1.3-4|134	perl -pi -e "s/SCRIPTGEN TRUE/SCRIPTGEN FALSE/g" CMakeLists.txt
14cr|musescore-1.3-4|135	
14cr|musescore-1.3-4|136	# (Fedora) Remove the precompiled binary
14cr|musescore-1.3-4|137	rm rtf2html/rtf2html
14cr|musescore-1.3-4|138	
14cr|musescore-1.3-4|139	# (Fedora) Fix EOL encoding
14cr|musescore-1.3-4|140	sed 's|\r||' rtf2html/README > tmpfile
14cr|musescore-1.3-4|141	touch -r rtf2html/README tmpfile
14cr|musescore-1.3-4|142	mv -f tmpfile rtf2html/README
14cr|musescore-1.3-4|143	
14cr|musescore-1.3-4|144	# (Fedora) Remove preshipped fonts. We will build them from source
14cr|musescore-1.3-4|145	rm -f %{shortname}/%{shortname}/fonts/*.ttf
14cr|musescore-1.3-4|146	
14cr|musescore-1.3-4|147	# (Fedora) Disable rpath
14cr|musescore-1.3-4|148	sed -i '/rpath/d' %{shortname}/CMakeLists.txt
14cr|musescore-1.3-4|149	
14cr|musescore-1.3-4|150	# (Fedora) this is non-free soundfont "Gort's Minipiano"
14cr|musescore-1.3-4|151	rm -f mscore/data/piano1.sf2
14cr|musescore-1.3-4|152	
14cr|musescore-1.3-4|153	# (Fedora) Force specific compile flags:
14cr|musescore-1.3-4|154	find . -name CMakeLists.txt -exec sed -i 's|-O3|%{optflags}|' {} \;
14cr|musescore-1.3-4|155	
14cr|musescore-1.3-4|156	# freetype2
14cr|musescore-1.3-4|157	perl -pi -e "s|<freetype/|<freetype2/|" mscore/genft.cpp
14cr|musescore-1.3-4|158	
14cr|musescore-1.3-4|159	
14cr|musescore-1.3-4|160	
14cr|musescore-1.3-4|161	
14cr|musescore-1.3-4|162	%build
14cr|musescore-1.3-4|163	%cmake_qt4
14cr|musescore-1.3-4|164	%make
14cr|musescore-1.3-4|165	make lupdate
14cr|musescore-1.3-4|166	make lrelease
14cr|musescore-1.3-4|167	
14cr|musescore-1.3-4|168	# (Fedora) Build fonts from source:
14cr|musescore-1.3-4|169	pushd ../%{shortname}/fonts
14cr|musescore-1.3-4|170	# adapt genFont script to mandriva's cmake build dir
14cr|musescore-1.3-4|171	sed -i 's,../../../build/mscore/genft,../../build/mscore/genft,' genFont
14cr|musescore-1.3-4|172	./genFont
14cr|musescore-1.3-4|173	fontforge %{SOURCE1} MuseJazz.sfd
14cr|musescore-1.3-4|174	mv mscore-MuseJazz-Medium.ttf mscore-MuseJazz.ttf
14cr|musescore-1.3-4|175	popd
14cr|musescore-1.3-4|176	
14cr|musescore-1.3-4|177	%install
14cr|musescore-1.3-4|178	%makeinstall_std -C build
14cr|musescore-1.3-4|179	
14cr|musescore-1.3-4|180	# Install fonts
14cr|musescore-1.3-4|181	mkdir -p %{buildroot}/%{_datadir}/fonts/%{shortname}
14cr|musescore-1.3-4|182	install -pm 644 %{shortname}/fonts/%{shortname}*.ttf %{buildroot}/%{_datadir}/fonts/%{shortname}
14cr|musescore-1.3-4|183	
14cr|musescore-1.3-4|184	# Install Manpage
14cr|musescore-1.3-4|185	install -D -pm 644 packaging/%{shortname}.1 %{buildroot}/%{_mandir}/man1/%{shortname}.1
14cr|musescore-1.3-4|186	
14cr|musescore-1.3-4|187	# Install mimetype file
14cr|musescore-1.3-4|188	install -D -pm 644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{shortname}.xml
14cr|musescore-1.3-4|189	
14cr|musescore-1.3-4|190	# (Fedora) gather the doc files in one location
14cr|musescore-1.3-4|191	cp -p rtf2html/ChangeLog        ChangeLog.rtf2html
14cr|musescore-1.3-4|192	cp -p rtf2html/COPYING.LESSER   COPYING.LESSER.rtf2html
14cr|musescore-1.3-4|193	cp -p rtf2html/README           README.rtf2html
14cr|musescore-1.3-4|194	cp -p rtf2html/README.mscore    README.mscore.rtf2html
14cr|musescore-1.3-4|195	cp -p rtf2html/README.ru        README.ru.rtf2html
14cr|musescore-1.3-4|196	cp -p osdabzip/README           README.osdabzip
14cr|musescore-1.3-4|197	cp -p osdabzip/README.mscore    README.mscore.osdabzip
14cr|musescore-1.3-4|198	cp -p share/wallpaper/COPYRIGHT COPYING.wallpaper
14cr|musescore-1.3-4|199	
14cr|musescore-1.3-4|200	
14cr|musescore-1.3-4|201	%changelog
14cr|musescore-1.3-4|202	* Fri Aug 08 2014 abfonly <abfonly@gmail.com> 1.3-4
14cr|musescore-1.3-4|203	+ Revision: 0a256a8
14cr|musescore-1.3-4|204	- Merge pull request #1 from abfonly/musescore:rosa2014.1
14cr|musescore-1.3-4|205	- abfonly
14cr|musescore-1.3-4|206	
14cr|musescore-1.3-4|207	

3122 14
14cr|musique-1.3-2|1	Name:		musique
14cr|musique-1.3-2|2	Version:	1.3
14cr|musique-1.3-2|3	Release:	2
14cr|musique-1.3-2|4	Summary:	Lightweight music player
14cr|musique-1.3-2|5	Group:		Sound
14cr|musique-1.3-2|6	License:	GPLv3
14cr|musique-1.3-2|7	URL:		http://flavio.tordini.org/musique
14cr|musique-1.3-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|musique-1.3-2|9	BuildRequires:	pkgconfig(taglib)
14cr|musique-1.3-2|10	BuildRequires:	pkgconfig(phonon)
14cr|musique-1.3-2|11	BuildRequires:	qt4-devel
14cr|musique-1.3-2|12	Requires:	phonon-backend
14cr|musique-1.3-2|13	Requires:	qt4-database-plugin-sqlite
14cr|musique-1.3-2|14	
14cr|musique-1.3-2|15	%description
14cr|musique-1.3-2|16	Musique is a lightweight and versatile music player.
14cr|musique-1.3-2|17	
14cr|musique-1.3-2|18	%prep
14cr|musique-1.3-2|19	%setup -q -n %{name}
14cr|musique-1.3-2|20	
14cr|musique-1.3-2|21	%build
14cr|musique-1.3-2|22	%qmake_qt4 PREFIX=%{_prefix}
14cr|musique-1.3-2|23	%make
14cr|musique-1.3-2|24	
14cr|musique-1.3-2|25	%install
14cr|musique-1.3-2|26	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|musique-1.3-2|27	
14cr|musique-1.3-2|28	%files
14cr|musique-1.3-2|29	%{_bindir}/%{name}
14cr|musique-1.3-2|30	%{_datadir}/applications/%{name}.desktop
14cr|musique-1.3-2|31	%{_datadir}/icons/hicolor/*
14cr|musique-1.3-2|32	%{_datadir}/%{name}/locale/*
14cr|musique-1.3-2|33	%changelog
14cr|musique-1.3-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|musique-1.3-2|35	+ Revision: 8456dcb
14cr|musique-1.3-2|36	- MassBuild#464: Increase release tag
14cr|musique-1.3-2|37	
14cr|musique-1.3-2|38	

3123 14
14cr|mussh-1.0-2|1	Summary: MUltihost SSH
14cr|mussh-1.0-2|2	Name: mussh
14cr|mussh-1.0-2|3	Version: 1.0
14cr|mussh-1.0-2|4	Release: 2
14cr|mussh-1.0-2|5	License: GPL
14cr|mussh-1.0-2|6	BuildArch: noarch
14cr|mussh-1.0-2|7	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|mussh-1.0-2|8	Group: Networking/Remote access
14cr|mussh-1.0-2|9	Source: %{name}-%{version}.tar.bz2
14cr|mussh-1.0-2|10	URL: http://www.sourceforge.net/projects/mussh
14cr|mussh-1.0-2|11	requires: openssh-clients, openssh-server
14cr|mussh-1.0-2|12	
14cr|mussh-1.0-2|13	%description
14cr|mussh-1.0-2|14	Mussh is a shell script that allows you to execute a command or script
14cr|mussh-1.0-2|15	over ssh on multiple hosts with one command. When possible mussh will use
14cr|mussh-1.0-2|16	ssh-agent and RSA/DSA keys to minimize the need to enter your password
14cr|mussh-1.0-2|17	more than once.
14cr|mussh-1.0-2|18	
14cr|mussh-1.0-2|19	%prep
14cr|mussh-1.0-2|20	%setup -q -n %name
14cr|mussh-1.0-2|21	
14cr|mussh-1.0-2|22	%install
14cr|mussh-1.0-2|23	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|mussh-1.0-2|24	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|mussh-1.0-2|25	install -m 755 mussh $RPM_BUILD_ROOT%{_bindir}/
14cr|mussh-1.0-2|26	install -m 644 mussh.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|mussh-1.0-2|27	
14cr|mussh-1.0-2|28	%clean
14cr|mussh-1.0-2|29	rm -rf $RPM_BUILD_ROOT%
14cr|mussh-1.0-2|30	
14cr|mussh-1.0-2|31	%files
14cr|mussh-1.0-2|32	%defattr(-,root,root)
14cr|mussh-1.0-2|33	%doc INSTALL README BUGS CHANGES EXAMPLES
14cr|mussh-1.0-2|34	%attr(755,root,root) %{_bindir}/mussh
14cr|mussh-1.0-2|35	%{_mandir}/man1/%{name}*
14cr|mussh-1.0-2|36	
14cr|mussh-1.0-2|37	
14cr|mussh-1.0-2|38	
14cr|mussh-1.0-2|39	
14cr|mussh-1.0-2|40	%changelog
14cr|mussh-1.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|mussh-1.0-2|42	+ Revision: 0b8291c
14cr|mussh-1.0-2|43	- MassBuild#464: Increase release tag
14cr|mussh-1.0-2|44	
14cr|mussh-1.0-2|45	

3124 14
14cr|mxml-2.7-2|1	%define	major 1
14cr|mxml-2.7-2|2	%define libname	%mklibname mxml %{major}
14cr|mxml-2.7-2|3	%define develname %mklibname -d mxml
14cr|mxml-2.7-2|4	
14cr|mxml-2.7-2|5	Summary:	Miniature XML development library
14cr|mxml-2.7-2|6	Name:		mxml
14cr|mxml-2.7-2|7	Version:	2.7
14cr|mxml-2.7-2|8	Release:	2
14cr|mxml-2.7-2|9	License:	LGPLv2+
14cr|mxml-2.7-2|10	Group:		System/Libraries
14cr|mxml-2.7-2|11	URL:		http://www.minixml.org/
14cr|mxml-2.7-2|12	Source0:	http://ftp.easysw.com/pub/mxml/%version/mxml-%{version}.tar.gz
14cr|mxml-2.7-2|13	BuildRequires:	chrpath
14cr|mxml-2.7-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|mxml-2.7-2|15	
14cr|mxml-2.7-2|16	%description
14cr|mxml-2.7-2|17	Mini-XML is a small XML parsing library that you can use to read XML and
14cr|mxml-2.7-2|18	XML-like data files in your application without requiring large non-standard
14cr|mxml-2.7-2|19	libraries.  Mini-XML provides the following functionality:
14cr|mxml-2.7-2|20	
14cr|mxml-2.7-2|21	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
14cr|mxml-2.7-2|22	strings.
14cr|mxml-2.7-2|23	- Data is stored in a linked-list tree structure, preserving  the XML data
14cr|mxml-2.7-2|24	hierarchy.
14cr|mxml-2.7-2|25	- Supports arbitrary element names, attributes, and attribute values with no
14cr|mxml-2.7-2|26	preset limits, just available memory.
14cr|mxml-2.7-2|27	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
14cr|mxml-2.7-2|28	nodes.
14cr|mxml-2.7-2|29	- Functions for creating and managing trees of data.
14cr|mxml-2.7-2|30	- "Find" and "walk" functions for easily locating and navigating trees of data.
14cr|mxml-2.7-2|31	
14cr|mxml-2.7-2|32	Mini-XML doesn't do validation or other types of processing on the data based
14cr|mxml-2.7-2|33	upon schema files or other sources of definition information, nor does it
14cr|mxml-2.7-2|34	support character entities other than those required by the XML specification.
14cr|mxml-2.7-2|35	
14cr|mxml-2.7-2|36	%package -n	%{libname}
14cr|mxml-2.7-2|37	Summary:	Miniature XML development library
14cr|mxml-2.7-2|38	Group:          System/Libraries
14cr|mxml-2.7-2|39	
14cr|mxml-2.7-2|40	%description -n	%{libname}
14cr|mxml-2.7-2|41	Mini-XML is a small XML parsing library that you can use to read XML and
14cr|mxml-2.7-2|42	XML-like data files in your application without requiring large non-standard
14cr|mxml-2.7-2|43	libraries.  Mini-XML provides the following functionality:
14cr|mxml-2.7-2|44	
14cr|mxml-2.7-2|45	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
14cr|mxml-2.7-2|46	strings.
14cr|mxml-2.7-2|47	- Data is stored in a linked-list tree structure, preserving  the XML data
14cr|mxml-2.7-2|48	hierarchy.
14cr|mxml-2.7-2|49	- Supports arbitrary element names, attributes, and attribute values with no
14cr|mxml-2.7-2|50	preset limits, just available memory.
14cr|mxml-2.7-2|51	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
14cr|mxml-2.7-2|52	nodes.
14cr|mxml-2.7-2|53	- Functions for creating and managing trees of data.
14cr|mxml-2.7-2|54	- "Find" and "walk" functions for easily locating and navigating trees of data.
14cr|mxml-2.7-2|55	
14cr|mxml-2.7-2|56	Mini-XML doesn't do validation or other types of processing on the data based
14cr|mxml-2.7-2|57	upon schema files or other sources of definition information, nor does it
14cr|mxml-2.7-2|58	support character entities other than those required by the XML specification.
14cr|mxml-2.7-2|59	
14cr|mxml-2.7-2|60	%package -n	%develname
14cr|mxml-2.7-2|61	Summary:	Static library and header files for the Miniature XML development library
14cr|mxml-2.7-2|62	Group:		Development/C
14cr|mxml-2.7-2|63	Provides:	libmxml-devel = %{version}-%{release}
14cr|mxml-2.7-2|64	Provides:	%{name}-devel = %{version}-%{release}
14cr|mxml-2.7-2|65	Obsoletes: %mklibname -d mxml 1
14cr|mxml-2.7-2|66	
14cr|mxml-2.7-2|67	%description -n	%develname
14cr|mxml-2.7-2|68	This package contains the static mxml library and its header files.
14cr|mxml-2.7-2|69	
14cr|mxml-2.7-2|70	%prep
14cr|mxml-2.7-2|71	
14cr|mxml-2.7-2|72	%setup -q
14cr|mxml-2.7-2|73	
14cr|mxml-2.7-2|74	%build
14cr|mxml-2.7-2|75	%configure2_5x \
14cr|mxml-2.7-2|76	--enable-shared
14cr|mxml-2.7-2|77	
14cr|mxml-2.7-2|78	%make
14cr|mxml-2.7-2|79	
14cr|mxml-2.7-2|80	%install
14cr|mxml-2.7-2|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mxml-2.7-2|82	
14cr|mxml-2.7-2|83	%makeinstall_std BUILDROOT=%{buildroot}
14cr|mxml-2.7-2|84	
14cr|mxml-2.7-2|85	mv %{buildroot}%{_datadir}/doc/mxml installed-docs
14cr|mxml-2.7-2|86	
14cr|mxml-2.7-2|87	rm -rf %{buildroot}%{_mandir}/cat*
14cr|mxml-2.7-2|88	
14cr|mxml-2.7-2|89	chrpath -d %{buildroot}%{_libdir}/*.so.%{major}*
14cr|mxml-2.7-2|90	chrpath -d %{buildroot}%{_bindir}/mxmldoc
14cr|mxml-2.7-2|91	
14cr|mxml-2.7-2|92	%if %mdkversion < 200900
14cr|mxml-2.7-2|93	%post -n %{libname} -p /sbin/ldconfig
14cr|mxml-2.7-2|94	%endif
14cr|mxml-2.7-2|95	
14cr|mxml-2.7-2|96	%if %mdkversion < 200900
14cr|mxml-2.7-2|97	%postun -n %{libname} -p /sbin/ldconfig
14cr|mxml-2.7-2|98	%endif
14cr|mxml-2.7-2|99	
14cr|mxml-2.7-2|100	%clean
14cr|mxml-2.7-2|101	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|mxml-2.7-2|102	
14cr|mxml-2.7-2|103	%files -n %{libname}
14cr|mxml-2.7-2|104	%defattr(644,root,root,755)
14cr|mxml-2.7-2|105	%doc ANNOUNCEMENT CHANGES COPYING README doc/*.html
14cr|mxml-2.7-2|106	%attr(755,root,root) %{_libdir}/*.so.%{major}*
14cr|mxml-2.7-2|107	
14cr|mxml-2.7-2|108	%files -n %develname
14cr|mxml-2.7-2|109	%defattr(644,root,root,755)
14cr|mxml-2.7-2|110	%doc installed-docs/*
14cr|mxml-2.7-2|111	%attr(755,root,root) %{_bindir}/*
14cr|mxml-2.7-2|112	%{_includedir}/*
14cr|mxml-2.7-2|113	%{_libdir}/*.so
14cr|mxml-2.7-2|114	%{_libdir}/*.a
14cr|mxml-2.7-2|115	%{_libdir}/pkgconfig/mxml.pc
14cr|mxml-2.7-2|116	%{_mandir}/man1/*
14cr|mxml-2.7-2|117	%{_mandir}/man3/*
14cr|mxml-2.7-2|118	
14cr|mxml-2.7-2|119	
14cr|mxml-2.7-2|120	
14cr|mxml-2.7-2|121	%changelog
14cr|mxml-2.7-2|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-2
14cr|mxml-2.7-2|123	+ Revision: c7efcc3
14cr|mxml-2.7-2|124	- MassBuild#464: Increase release tag
14cr|mxml-2.7-2|125	
14cr|mxml-2.7-2|126	

3125 14
14cr|myagent-im-0.4.6-2|1	Name:		myagent-im
14cr|myagent-im-0.4.6-2|2	Version:	0.4.6
14cr|myagent-im-0.4.6-2|3	Release:	2
14cr|myagent-im-0.4.6-2|4	Summary:	Instant messenger that supports Mail.ru protocol
14cr|myagent-im-0.4.6-2|5	Group:		Networking/Instant messaging
14cr|myagent-im-0.4.6-2|6	License:	GPLv2
14cr|myagent-im-0.4.6-2|7	URL:		http://code.google.com/p/myagent-im
14cr|myagent-im-0.4.6-2|8	Source0:	http://myagent-im.googlecode.com/files/%{name}_%{version}.tar.gz
14cr|myagent-im-0.4.6-2|9	patch1:   myagent-im_0.4.6.ldflags.patch
14cr|myagent-im-0.4.6-2|10	BuildRequires:	qt4-devel, flex, pkgconfig, pkgconfig(xscrnsaver)
14cr|myagent-im-0.4.6-2|11	BuildRequires:	zlib1-devel, libxapian-devel, libaspell-devel
14cr|myagent-im-0.4.6-2|12	buildrequires:  pkgconfig(phonon)
14cr|myagent-im-0.4.6-2|13	
14cr|myagent-im-0.4.6-2|14	%description
14cr|myagent-im-0.4.6-2|15	Instant messenger that supports Mail.ru protocol.
14cr|myagent-im-0.4.6-2|16	
14cr|myagent-im-0.4.6-2|17	%prep
14cr|myagent-im-0.4.6-2|18	%setup -qn %{name}
14cr|myagent-im-0.4.6-2|19	%patch1 -p 1 -b .ldflags
14cr|myagent-im-0.4.6-2|20	
14cr|myagent-im-0.4.6-2|21	# remove existing includes
14cr|myagent-im-0.4.6-2|22	find -type f -name \*.h | \
14cr|myagent-im-0.4.6-2|23	xargs sed -i '/xapian.h/d'
14cr|myagent-im-0.4.6-2|24	# add "#include <xapian.h>" before first "#include"
14cr|myagent-im-0.4.6-2|25	find -type f \( -name \*.h -o -name \*.cpp -o -name \*.ll \) | \
14cr|myagent-im-0.4.6-2|26	xargs sed -i -r '0,/^#include/s/^(#include)/\1 <xapian.h>\n\1/'
14cr|myagent-im-0.4.6-2|27	
14cr|myagent-im-0.4.6-2|28	%build
14cr|myagent-im-0.4.6-2|29	%qmake_qt4
14cr|myagent-im-0.4.6-2|30	%make
14cr|myagent-im-0.4.6-2|31	
14cr|myagent-im-0.4.6-2|32	%install
14cr|myagent-im-0.4.6-2|33	export INSTALL_ROOT=%{buildroot}
14cr|myagent-im-0.4.6-2|34	%makeinstall_std
14cr|myagent-im-0.4.6-2|35	
14cr|myagent-im-0.4.6-2|36	%files
14cr|myagent-im-0.4.6-2|37	%defattr(-,root,root,-)
14cr|myagent-im-0.4.6-2|38	%{_bindir}/%{name}
14cr|myagent-im-0.4.6-2|39	%{_datadir}/%{name}
14cr|myagent-im-0.4.6-2|40	%{_datadir}/applications/%{name}.desktop
14cr|myagent-im-0.4.6-2|41	%{_datadir}/pixmaps/%{name}.png
14cr|myagent-im-0.4.6-2|42	%{_datadir}/pixmaps/%{name}.xpm
14cr|myagent-im-0.4.6-2|43	%{_iconsdir}/hicolor/*
14cr|myagent-im-0.4.6-2|44	
14cr|myagent-im-0.4.6-2|45	
14cr|myagent-im-0.4.6-2|46	
14cr|myagent-im-0.4.6-2|47	%changelog
14cr|myagent-im-0.4.6-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-2
14cr|myagent-im-0.4.6-2|49	+ Revision: cd03b85
14cr|myagent-im-0.4.6-2|50	- MassBuild#464: Increase release tag
14cr|myagent-im-0.4.6-2|51	
14cr|myagent-im-0.4.6-2|52	

3126 14
14cr|mydns-1.2.8.31-3|1	%define base_version 1.2.8
14cr|mydns-1.2.8.31-3|2	%define mydns_user   mydns
14cr|mydns-1.2.8.31-3|3	%define mydns_group  mydns
14cr|mydns-1.2.8.31-3|4	%define mydns_home   %{_localstatedir}/lib/mydns
14cr|mydns-1.2.8.31-3|5	
14cr|mydns-1.2.8.31-3|6	Summary:	A Database based DNS server
14cr|mydns-1.2.8.31-3|7	Name:		mydns
14cr|mydns-1.2.8.31-3|8	Version:	1.2.8.31
14cr|mydns-1.2.8.31-3|9	Release:	3
14cr|mydns-1.2.8.31-3|10	License:	GPLv2+
14cr|mydns-1.2.8.31-3|11	Group:		System/Servers
14cr|mydns-1.2.8.31-3|12	Url:		http://mydns-ng.com/
14cr|mydns-1.2.8.31-3|13	#URL: http://mydns.bboy.net/  this is the original website, but mydns is no more  maintaned by it's original creator
14cr|mydns-1.2.8.31-3|14	#because this mydns-ng in sourceforge was created
14cr|mydns-1.2.8.31-3|15	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|mydns-1.2.8.31-3|16	Source1:	HOWTO
14cr|mydns-1.2.8.31-3|17	Source2:	mydns.service
14cr|mydns-1.2.8.31-3|18	Patch0:		mydns_user.patch
14cr|mydns-1.2.8.31-3|19	Patch1:		mydns-1.2.8.31-lib64.patch
14cr|mydns-1.2.8.31-3|20	Patch2:		mydns-1.2.8.31-texi.patch
14cr|mydns-1.2.8.31-3|21	BuildRequires:	docbook-utils-pdf
14cr|mydns-1.2.8.31-3|22	BuildRequires:	mysql
14cr|mydns-1.2.8.31-3|23	BuildRequires:	postgresql
14cr|mydns-1.2.8.31-3|24	BuildRequires:	texinfo
14cr|mydns-1.2.8.31-3|25	BuildRequires:	gettext-devel
14cr|mydns-1.2.8.31-3|26	BuildRequires:	mysql-devel
14cr|mydns-1.2.8.31-3|27	BuildRequires:	mysql-static-devel
14cr|mydns-1.2.8.31-3|28	BuildRequires:	pkgconfig(libpq)
14cr|mydns-1.2.8.31-3|29	BuildRequires:	pkgconfig(zlib)
14cr|mydns-1.2.8.31-3|30	Requires(pre):	shadow-utils
14cr|mydns-1.2.8.31-3|31	Requires(post,preun,postun):	systemd-units
14cr|mydns-1.2.8.31-3|32	
14cr|mydns-1.2.8.31-3|33	%description
14cr|mydns-1.2.8.31-3|34	A nameserver that serves records directly from your database.
14cr|mydns-1.2.8.31-3|35	
14cr|mydns-1.2.8.31-3|36	%files -f %{name}.lang
14cr|mydns-1.2.8.31-3|37	%{_mandir}/man?/*
14cr|mydns-1.2.8.31-3|38	%{_infodir}/mydns.info*
14cr|mydns-1.2.8.31-3|39	%doc AUTHORS ChangeLog COPYING NEWS README TODO HOWTO
14cr|mydns-1.2.8.31-3|40	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/mydns.conf
14cr|mydns-1.2.8.31-3|41	%{_unitdir}/mydns.service
14cr|mydns-1.2.8.31-3|42	%dir %{_datadir}/%{name}
14cr|mydns-1.2.8.31-3|43	%{_datadir}/%{name}/admin.php
14cr|mydns-1.2.8.31-3|44	%attr(-,%{mydns_user},%{mydns_group}) %dir %{mydns_home}
14cr|mydns-1.2.8.31-3|45	
14cr|mydns-1.2.8.31-3|46	%pre
14cr|mydns-1.2.8.31-3|47	getent group %{mydns_group} >/dev/null || groupadd -r %{mydns_group}
14cr|mydns-1.2.8.31-3|48	getent passwd %{mydns_user} >/dev/null || \
14cr|mydns-1.2.8.31-3|49	useradd -r -g %{mydns_group} -d %{mydns_home}  -s /sbin/nologin \
14cr|mydns-1.2.8.31-3|50	-c "MyDNS - database based DNS server account" %{mydns_user}
14cr|mydns-1.2.8.31-3|51	exit 0
14cr|mydns-1.2.8.31-3|52	
14cr|mydns-1.2.8.31-3|53	%post
14cr|mydns-1.2.8.31-3|54	if [ $1 -eq 1 ] ; then
14cr|mydns-1.2.8.31-3|55	# Initial installation
14cr|mydns-1.2.8.31-3|56	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|57	fi
14cr|mydns-1.2.8.31-3|58	
14cr|mydns-1.2.8.31-3|59	%preun
14cr|mydns-1.2.8.31-3|60	if [ $1 -eq 0 ]; then
14cr|mydns-1.2.8.31-3|61	# Package removal, not upgrade
14cr|mydns-1.2.8.31-3|62	/bin/systemctl --no-reload disable mydns.service > /dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|63	/bin/systemctl stop mydns.service > /dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|64	fi
14cr|mydns-1.2.8.31-3|65	
14cr|mydns-1.2.8.31-3|66	#----------------------------------------------------------------------------
14cr|mydns-1.2.8.31-3|67	
14cr|mydns-1.2.8.31-3|68	%package mysql
14cr|mydns-1.2.8.31-3|69	Summary:	MyDNS compiled with MySQL support
14cr|mydns-1.2.8.31-3|70	Group:		System/Servers
14cr|mydns-1.2.8.31-3|71	Requires:	%{name} = %{EVRD}
14cr|mydns-1.2.8.31-3|72	Requires(post,preun,postun):	systemd-units
14cr|mydns-1.2.8.31-3|73	
14cr|mydns-1.2.8.31-3|74	%description mysql
14cr|mydns-1.2.8.31-3|75	MyDNS compiled with MySQL support.
14cr|mydns-1.2.8.31-3|76	
14cr|mydns-1.2.8.31-3|77	%files mysql
14cr|mydns-1.2.8.31-3|78	%doc QUICKSTART.mysql
14cr|mydns-1.2.8.31-3|79	%{_bindir}/mydnscheck-mysql
14cr|mydns-1.2.8.31-3|80	%{_bindir}/mydns-conf-mysql
14cr|mydns-1.2.8.31-3|81	%{_bindir}/mydnsexport-mysql
14cr|mydns-1.2.8.31-3|82	%{_bindir}/mydnsptrconvert-mysql
14cr|mydns-1.2.8.31-3|83	%{_bindir}/mydnsimport-mysql
14cr|mydns-1.2.8.31-3|84	%{_sbindir}/mydns-mysql
14cr|mydns-1.2.8.31-3|85	
14cr|mydns-1.2.8.31-3|86	%preun mysql
14cr|mydns-1.2.8.31-3|87	# When not removal, exit immediately
14cr|mydns-1.2.8.31-3|88	[ $1 = 0 ] || exit 0
14cr|mydns-1.2.8.31-3|89	( LANG=C ; \
14cr|mydns-1.2.8.31-3|90	if ( %{_sbindir}/alternatives --display MyDNS | \
14cr|mydns-1.2.8.31-3|91	grep point | grep -q %{_sbindir}/mydns-mysql ) ; \
14cr|mydns-1.2.8.31-3|92	then /bin/systemctl --no-reload disable mydns.service > /dev/null 2>&1 && \
14cr|mydns-1.2.8.31-3|93	/bin/systemctl stop mydns.service > /dev/null 2>&1 || : \
14cr|mydns-1.2.8.31-3|94	fi ; \
14cr|mydns-1.2.8.31-3|95	)
14cr|mydns-1.2.8.31-3|96	%{_sbindir}/alternatives -remove MyDNS %{_sbindir}/mydns-mysql
14cr|mydns-1.2.8.31-3|97	exit 0
14cr|mydns-1.2.8.31-3|98	
14cr|mydns-1.2.8.31-3|99	%postun mysql
14cr|mydns-1.2.8.31-3|100	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|101	if [ $1 -ge 1 ] ; then
14cr|mydns-1.2.8.31-3|102	# Package upgrade, not uninstall
14cr|mydns-1.2.8.31-3|103	/bin/systemctl try-restart mydns.service >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|104	fi
14cr|mydns-1.2.8.31-3|105	
14cr|mydns-1.2.8.31-3|106	%post mysql
14cr|mydns-1.2.8.31-3|107	%{_sbindir}/alternatives --install %{_sbindir}/mydns MyDNS %{_sbindir}/mydns-mysql 2 \
14cr|mydns-1.2.8.31-3|108	--slave %{_bindir}/mydnscheck mydnscheck %{_bindir}/mydnscheck-mysql \
14cr|mydns-1.2.8.31-3|109	--slave %{_bindir}/mydnsexport mydnsexport %{_bindir}/mydnsexport-mysql \
14cr|mydns-1.2.8.31-3|110	--slave %{_bindir}/mydnsimport mydnsimport %{_bindir}/mydnsimport-mysql \
14cr|mydns-1.2.8.31-3|111	--slave %{_bindir}/mydnsptrconvert mydnsptrconvert %{_bindir}/mydnsptrconvert-mysql
14cr|mydns-1.2.8.31-3|112	if [ $1 -eq 1 ] ; then
14cr|mydns-1.2.8.31-3|113	# Initial installation
14cr|mydns-1.2.8.31-3|114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|115	fi
14cr|mydns-1.2.8.31-3|116	
14cr|mydns-1.2.8.31-3|117	#----------------------------------------------------------------------------
14cr|mydns-1.2.8.31-3|118	
14cr|mydns-1.2.8.31-3|119	%package pgsql
14cr|mydns-1.2.8.31-3|120	Summary:	MyDNS compiled with PostGreSQL support
14cr|mydns-1.2.8.31-3|121	Group:		System/Servers
14cr|mydns-1.2.8.31-3|122	Requires:	%{name} = %{EVRD}
14cr|mydns-1.2.8.31-3|123	Requires(post,preun,postun):	systemd-units
14cr|mydns-1.2.8.31-3|124	
14cr|mydns-1.2.8.31-3|125	%description pgsql
14cr|mydns-1.2.8.31-3|126	MyDNS compiled with PostGreSQL support.
14cr|mydns-1.2.8.31-3|127	
14cr|mydns-1.2.8.31-3|128	%files pgsql
14cr|mydns-1.2.8.31-3|129	%doc QUICKSTART.postgres
14cr|mydns-1.2.8.31-3|130	%{_bindir}/mydnscheck-pgsql
14cr|mydns-1.2.8.31-3|131	%{_bindir}/mydns-conf-pgsql
14cr|mydns-1.2.8.31-3|132	%{_bindir}/mydnsexport-pgsql
14cr|mydns-1.2.8.31-3|133	%{_bindir}/mydnsptrconvert-pgsql
14cr|mydns-1.2.8.31-3|134	%{_bindir}/mydnsimport-pgsql
14cr|mydns-1.2.8.31-3|135	%{_sbindir}/mydns-pgsql
14cr|mydns-1.2.8.31-3|136	
14cr|mydns-1.2.8.31-3|137	%preun pgsql
14cr|mydns-1.2.8.31-3|138	# When not removal, exit immediately
14cr|mydns-1.2.8.31-3|139	[ $1 = 0 ] || exit 0
14cr|mydns-1.2.8.31-3|140	( LANG=C ; \
14cr|mydns-1.2.8.31-3|141	if ( %{_sbindir}/alternatives --display MyDNS | \
14cr|mydns-1.2.8.31-3|142	grep point | grep -q %{_sbindir}/mydns-pgsql ) ; \
14cr|mydns-1.2.8.31-3|143	then /bin/systemctl --no-reload disable mydns.service > /dev/null 2>&1 && \
14cr|mydns-1.2.8.31-3|144	/bin/systemctl stop mydns.service > /dev/null 2>&1 || : \
14cr|mydns-1.2.8.31-3|145	fi ; \
14cr|mydns-1.2.8.31-3|146	)
14cr|mydns-1.2.8.31-3|147	%{_sbindir}/alternatives -remove MyDNS %{_sbindir}/mydns-pgsql
14cr|mydns-1.2.8.31-3|148	exit 0
14cr|mydns-1.2.8.31-3|149	
14cr|mydns-1.2.8.31-3|150	%postun pgsql
14cr|mydns-1.2.8.31-3|151	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|152	if [ $1 -ge 1 ] ; then
14cr|mydns-1.2.8.31-3|153	# Package upgrade, not uninstall
14cr|mydns-1.2.8.31-3|154	/bin/systemctl try-restart mydns.service >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|155	fi
14cr|mydns-1.2.8.31-3|156	
14cr|mydns-1.2.8.31-3|157	%post pgsql
14cr|mydns-1.2.8.31-3|158	%{_sbindir}/alternatives --install %{_sbindir}/mydns MyDNS %{_sbindir}/mydns-pgsql 1 \
14cr|mydns-1.2.8.31-3|159	--slave %{_bindir}/mydnscheck mydnscheck %{_bindir}/mydnscheck-pgsql \
14cr|mydns-1.2.8.31-3|160	--slave %{_bindir}/mydnsexport mydnsexport %{_bindir}/mydnsexport-pgsql \
14cr|mydns-1.2.8.31-3|161	--slave %{_bindir}/mydnsimport mydnsimport %{_bindir}/mydnsimport-pgsql \
14cr|mydns-1.2.8.31-3|162	--slave %{_bindir}/mydnsptrconvert mydnsptrconvert %{_bindir}/mydnsptrconvert-pgsql
14cr|mydns-1.2.8.31-3|163	if [ $1 -eq 1 ] ; then
14cr|mydns-1.2.8.31-3|164	# Initial installation
14cr|mydns-1.2.8.31-3|165	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|mydns-1.2.8.31-3|166	fi
14cr|mydns-1.2.8.31-3|167	
14cr|mydns-1.2.8.31-3|168	#----------------------------------------------------------------------------
14cr|mydns-1.2.8.31-3|169	
14cr|mydns-1.2.8.31-3|170	%prep
14cr|mydns-1.2.8.31-3|171	%setup -q
14cr|mydns-1.2.8.31-3|172	%patch0 -p1
14cr|mydns-1.2.8.31-3|173	%patch1 -p1
14cr|mydns-1.2.8.31-3|174	%patch2 -p1
14cr|mydns-1.2.8.31-3|175	
14cr|mydns-1.2.8.31-3|176	#install doc about alternatives
14cr|mydns-1.2.8.31-3|177	install -Dp -m 644 %{SOURCE1} ./HOWTO
14cr|mydns-1.2.8.31-3|178	
14cr|mydns-1.2.8.31-3|179	# Convert to utf-8
14cr|mydns-1.2.8.31-3|180	for file in AUTHORS; do
14cr|mydns-1.2.8.31-3|181	mv $file timestamp
14cr|mydns-1.2.8.31-3|182	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cr|mydns-1.2.8.31-3|183	touch -r timestamp $file
14cr|mydns-1.2.8.31-3|184	done
14cr|mydns-1.2.8.31-3|185	
14cr|mydns-1.2.8.31-3|186	%build
14cr|mydns-1.2.8.31-3|187	autoreconf -fi
14cr|mydns-1.2.8.31-3|188	
14cr|mydns-1.2.8.31-3|189	#mydns current doesn't support loadable modules support, so We need to compile it 2 times and use alternatives, :-(
14cr|mydns-1.2.8.31-3|190	%configure \
14cr|mydns-1.2.8.31-3|191	--without-pgsql \
14cr|mydns-1.2.8.31-3|192	--with-mysql \
14cr|mydns-1.2.8.31-3|193	--with-mysql-lib=%{_libdir}/mysql \
14cr|mydns-1.2.8.31-3|194	--with-mysql-include=%{_includedir}/mysql \
14cr|mydns-1.2.8.31-3|195	--with-zlib=%{_libdir} \
14cr|mydns-1.2.8.31-3|196	--enable-status \
14cr|mydns-1.2.8.31-3|197	--enable-alias
14cr|mydns-1.2.8.31-3|198	
14cr|mydns-1.2.8.31-3|199	# sed -i.bak 's#libmysqlclient_dirs="#libmysqlclient_dirs="/usr/lib64 #' ./configure
14cr|mydns-1.2.8.31-3|200	
14cr|mydns-1.2.8.31-3|201	%make
14cr|mydns-1.2.8.31-3|202	make install DESTDIR=$(pwd)/mysql
14cr|mydns-1.2.8.31-3|203	
14cr|mydns-1.2.8.31-3|204	%configure \
14cr|mydns-1.2.8.31-3|205	--with-pgsql \
14cr|mydns-1.2.8.31-3|206	--without-mysql \
14cr|mydns-1.2.8.31-3|207	--with-pgsql-lib=%{_libdir} \
14cr|mydns-1.2.8.31-3|208	--with-pgsql-include=%{_includedir} \
14cr|mydns-1.2.8.31-3|209	--with-zlib=%{_libdir} \
14cr|mydns-1.2.8.31-3|210	--enable-status \
14cr|mydns-1.2.8.31-3|211	--enable-alias
14cr|mydns-1.2.8.31-3|212	
14cr|mydns-1.2.8.31-3|213	%make
14cr|mydns-1.2.8.31-3|214	make install DESTDIR=$(pwd)/pgsql
14cr|mydns-1.2.8.31-3|215	
14cr|mydns-1.2.8.31-3|216	%install
14cr|mydns-1.2.8.31-3|217	#create homedir for mydns user
14cr|mydns-1.2.8.31-3|218	install -d %{buildroot}%{mydns_home}
14cr|mydns-1.2.8.31-3|219	
14cr|mydns-1.2.8.31-3|220	#install mysql and pgsql files
14cr|mydns-1.2.8.31-3|221	for database in mysql pgsql; do
14cr|mydns-1.2.8.31-3|222	install -Dp ./$database%{_bindir}/mydnscheck %{buildroot}%{_bindir}/mydnscheck-$database
14cr|mydns-1.2.8.31-3|223	install -Dp ./$database%{_bindir}/mydns-conf %{buildroot}%{_bindir}/mydns-conf-$database
14cr|mydns-1.2.8.31-3|224	install -Dp ./$database%{_bindir}/mydnsexport %{buildroot}%{_bindir}/mydnsexport-$database
14cr|mydns-1.2.8.31-3|225	install -Dp ./$database%{_bindir}/mydnsptrconvert %{buildroot}%{_bindir}/mydnsptrconvert-$database
14cr|mydns-1.2.8.31-3|226	install -Dp ./$database%{_bindir}/mydnsimport %{buildroot}%{_bindir}/mydnsimport-$database
14cr|mydns-1.2.8.31-3|227	install -Dp ./$database%{_sbindir}/mydns %{buildroot}%{_sbindir}/mydns-$database
14cr|mydns-1.2.8.31-3|228	
14cr|mydns-1.2.8.31-3|229	install -d %{buildroot}%{_datadir}/locale
14cr|mydns-1.2.8.31-3|230	cp -a ./$database%{_datadir}/locale %{buildroot}%{_datadir}
14cr|mydns-1.2.8.31-3|231	done
14cr|mydns-1.2.8.31-3|232	
14cr|mydns-1.2.8.31-3|233	%find_lang %{name}
14cr|mydns-1.2.8.31-3|234	
14cr|mydns-1.2.8.31-3|235	#main package (all files not linked with mysql or pgsql)
14cr|mydns-1.2.8.31-3|236	install -Dp -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/mydns.service
14cr|mydns-1.2.8.31-3|237	install -Dp -m 600 mydns.conf %{buildroot}%{_sysconfdir}/mydns.conf
14cr|mydns-1.2.8.31-3|238	install -Dp -m 644 contrib/admin.php %{buildroot}%{_datadir}/%{name}/admin.php
14cr|mydns-1.2.8.31-3|239	
14cr|mydns-1.2.8.31-3|240	install -Dp -m 644 doc/mydns.conf.5 %{buildroot}%{_mandir}/man5/mydns.conf.5
14cr|mydns-1.2.8.31-3|241	install -Dp -m 644 doc/mydns.8 %{buildroot}%{_mandir}/man8/mydns.8
14cr|mydns-1.2.8.31-3|242	install -Dp -m 644 doc/mydnscheck.8 %{buildroot}%{_mandir}/man8/mydnscheck.8
14cr|mydns-1.2.8.31-3|243	install -Dp -m 644 doc/mydnsexport.8 %{buildroot}%{_mandir}/man8/mydnsexport.8
14cr|mydns-1.2.8.31-3|244	install -Dp -m 644 doc/mydnsimport.8 %{buildroot}%{_mandir}/man8/mydnsimport.8
14cr|mydns-1.2.8.31-3|245	install -Dp -m 644 doc/mydns-conf.8 %{buildroot}%{_mandir}/man8/mydns-conf.8
14cr|mydns-1.2.8.31-3|246	install -Dp -m 644 doc/mydns.info %{buildroot}%{_infodir}/mydns.info
14cr|mydns-1.2.8.31-3|247	
14cr|mydns-1.2.8.31-3|248	
14cr|mydns-1.2.8.31-3|249	%changelog
14cr|mydns-1.2.8.31-3|250	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.8.31-3
14cr|mydns-1.2.8.31-3|251	+ Revision: a8adcaf
14cr|mydns-1.2.8.31-3|252	- Run autoreconf, spec cleanup
14cr|mydns-1.2.8.31-3|253	
14cr|mydns-1.2.8.31-3|254	

3127 14
14cr|mygui-3.2.0-4|1	%define		major 3
14cr|mygui-3.2.0-4|2	%define		libname %mklibname %{name} %{major}
14cr|mygui-3.2.0-4|3	%define		devname %mklibname %{name} -d
14cr|mygui-3.2.0-4|4	
14cr|mygui-3.2.0-4|5	Summary:	Fast, simple and flexible GUI library for Ogre
14cr|mygui-3.2.0-4|6	Name:		mygui
14cr|mygui-3.2.0-4|7	Version:	3.2.0
14cr|mygui-3.2.0-4|8	Release:	4
14cr|mygui-3.2.0-4|9	# UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
14cr|mygui-3.2.0-4|10	License:	LGPLv3+
14cr|mygui-3.2.0-4|11	Group:		System/Libraries
14cr|mygui-3.2.0-4|12	Url:		http://mygui.info/
14cr|mygui-3.2.0-4|13	Source0:	http://downloads.sourceforge.net/my-gui/MyGUI_%{version}.zip
14cr|mygui-3.2.0-4|14	Patch0:		MyGUI3.2-linkage.patch
14cr|mygui-3.2.0-4|15	# Get find poco from ogre
14cr|mygui-3.2.0-4|16	Patch3:		mygui-add-findpoco.patch
14cr|mygui-3.2.0-4|17	Patch5:		MyGUI-3.2.0-cmake-svn.patch
14cr|mygui-3.2.0-4|18	BuildRequires:	doxygen
14cr|mygui-3.2.0-4|19	BuildRequires:	graphviz
14cr|mygui-3.2.0-4|20	BuildRequires:	cmake
14cr|mygui-3.2.0-4|21	BuildRequires:	pkgconfig(freetype2)
14cr|mygui-3.2.0-4|22	BuildRequires:	pkgconfig(OIS)
14cr|mygui-3.2.0-4|23	BuildRequires:	pkgconfig(OGRE)
14cr|mygui-3.2.0-4|24	BuildRequires:	pkgconfig(uuid)
14cr|mygui-3.2.0-4|25	
14cr|mygui-3.2.0-4|26	%description
14cr|mygui-3.2.0-4|27	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
14cr|mygui-3.2.0-4|28	flexible and simple in using.
14cr|mygui-3.2.0-4|29	
14cr|mygui-3.2.0-4|30	%package -n %{libname}
14cr|mygui-3.2.0-4|31	Summary:	Fast, simple and flexible GUI library for Ogre
14cr|mygui-3.2.0-4|32	Group:		System/Libraries
14cr|mygui-3.2.0-4|33	
14cr|mygui-3.2.0-4|34	%description -n %{libname}
14cr|mygui-3.2.0-4|35	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
14cr|mygui-3.2.0-4|36	flexible and simple in using.
14cr|mygui-3.2.0-4|37	
14cr|mygui-3.2.0-4|38	%package -n %{devname}
14cr|mygui-3.2.0-4|39	Summary:	Development files for MyGUI
14cr|mygui-3.2.0-4|40	Group:		Development/C++
14cr|mygui-3.2.0-4|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|mygui-3.2.0-4|42	Requires:	%{libname} = %{version}-%{release}
14cr|mygui-3.2.0-4|43	Requires:	pkgconfig(OIS)
14cr|mygui-3.2.0-4|44	Requires:	pkgconfig(OGRE)
14cr|mygui-3.2.0-4|45	
14cr|mygui-3.2.0-4|46	%description -n %{devname}
14cr|mygui-3.2.0-4|47	The %{devname} package contains libraries and header files for
14cr|mygui-3.2.0-4|48	developing applications that use %{name}.
14cr|mygui-3.2.0-4|49	
14cr|mygui-3.2.0-4|50	%package	doc
14cr|mygui-3.2.0-4|51	Summary:	Development documentation for MyGUI
14cr|mygui-3.2.0-4|52	Group:		Development/C++
14cr|mygui-3.2.0-4|53	BuildArch:	noarch
14cr|mygui-3.2.0-4|54	
14cr|mygui-3.2.0-4|55	%description	doc
14cr|mygui-3.2.0-4|56	The %{name}-doc package contains reference documentation for
14cr|mygui-3.2.0-4|57	developing applications that use %{name}.
14cr|mygui-3.2.0-4|58	
14cr|mygui-3.2.0-4|59	%prep
14cr|mygui-3.2.0-4|60	%setup -q -n MyGUI_%{version}
14cr|mygui-3.2.0-4|61	%patch0 -p1
14cr|mygui-3.2.0-4|62	%patch3 -p0
14cr|mygui-3.2.0-4|63	%patch5 -p1 -b .svn
14cr|mygui-3.2.0-4|64	# Fix eol
14cr|mygui-3.2.0-4|65	sed -i 's/\r//' COPYING.LESSER
14cr|mygui-3.2.0-4|66	
14cr|mygui-3.2.0-4|67	# Check for freetype2/freetype.h
14cr|mygui-3.2.0-4|68	sed -i -e 's,freetype/freetype.h,freetype2/freetype.h,' CMake/Packages/FindFreetype.cmake
14cr|mygui-3.2.0-4|69	
14cr|mygui-3.2.0-4|70	%build
14cr|mygui-3.2.0-4|71	# Plugins are windows only atm
14cr|mygui-3.2.0-4|72	cmake \
14cr|mygui-3.2.0-4|73	-DCMAKE_INSTALL_PREFIX:PATH=/usr \
14cr|mygui-3.2.0-4|74	-DMYGUI_INSTALL_PDB:INTERNAL=FALSE \
14cr|mygui-3.2.0-4|75	-DCMAKE_BUILD_TYPE:STRING=Release \
14cr|mygui-3.2.0-4|76	-DMYGUI_BUILD_PLUGINS:BOOL=OFF \
14cr|mygui-3.2.0-4|77	-DCMAKE_CXX_FLAGS_RELEASE="%{optflags}" \
14cr|mygui-3.2.0-4|78	-DCMAKE_SKIP_RPATH:BOOL=ON
14cr|mygui-3.2.0-4|79	%make
14cr|mygui-3.2.0-4|80	# Generate doxygen documentation
14cr|mygui-3.2.0-4|81	pushd Docs
14cr|mygui-3.2.0-4|82	doxygen
14cr|mygui-3.2.0-4|83	rm -f html/installdox
14cr|mygui-3.2.0-4|84	popd
14cr|mygui-3.2.0-4|85	
14cr|mygui-3.2.0-4|86	%install
14cr|mygui-3.2.0-4|87	%makeinstall_std
14cr|mygui-3.2.0-4|88	
14cr|mygui-3.2.0-4|89	%ifarch x86_64
14cr|mygui-3.2.0-4|90	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
14cr|mygui-3.2.0-4|91	sed -i s,/lib,/lib64, %{buildroot}%{_libdir}/pkgconfig/MYGUI.pc
14cr|mygui-3.2.0-4|92	%endif
14cr|mygui-3.2.0-4|93	
14cr|mygui-3.2.0-4|94	# Remove sample showing plugin usage
14cr|mygui-3.2.0-4|95	for file in bin/Demo_* ; do
14cr|mygui-3.2.0-4|96	install -Dp -m 755 $file %{buildroot}%{_libdir}/MYGUI/Demos/`basename $file`
14cr|mygui-3.2.0-4|97	done
14cr|mygui-3.2.0-4|98	
14cr|mygui-3.2.0-4|99	# Copy Media files
14cr|mygui-3.2.0-4|100	mkdir -p %{buildroot}%{_datadir}/MYGUI/
14cr|mygui-3.2.0-4|101	cp -a Media %{buildroot}%{_datadir}/MYGUI/
14cr|mygui-3.2.0-4|102	
14cr|mygui-3.2.0-4|103	# Strip away unittests Media
14cr|mygui-3.2.0-4|104	rm -rf %{buildroot}%{_datadir}/MYGUI/Media/UnitTests
14cr|mygui-3.2.0-4|105	
14cr|mygui-3.2.0-4|106	# Remove CMake stuff from Media
14cr|mygui-3.2.0-4|107	rm -f %{buildroot}%{_datadir}/MYGUI/Media/CMakeLists.txt
14cr|mygui-3.2.0-4|108	
14cr|mygui-3.2.0-4|109	%files
14cr|mygui-3.2.0-4|110	%doc COPYING.LESSER
14cr|mygui-3.2.0-4|111	%dir %{_libdir}/MYGUI/
14cr|mygui-3.2.0-4|112	%{_libdir}/MYGUI/*
14cr|mygui-3.2.0-4|113	%dir %{_datadir}/MYGUI/Media
14cr|mygui-3.2.0-4|114	%{_datadir}/MYGUI/Media/*
14cr|mygui-3.2.0-4|115	
14cr|mygui-3.2.0-4|116	%files -n %{libname}
14cr|mygui-3.2.0-4|117	%{_libdir}/*.so.%{major}*
14cr|mygui-3.2.0-4|118	
14cr|mygui-3.2.0-4|119	%files -n %{devname}
14cr|mygui-3.2.0-4|120	%{_includedir}/*
14cr|mygui-3.2.0-4|121	%{_libdir}/*.a
14cr|mygui-3.2.0-4|122	%{_libdir}/*.so
14cr|mygui-3.2.0-4|123	%{_libdir}/pkgconfig/*.pc
14cr|mygui-3.2.0-4|124	
14cr|mygui-3.2.0-4|125	%files doc
14cr|mygui-3.2.0-4|126	%doc Docs/html
14cr|mygui-3.2.0-4|127	
14cr|mygui-3.2.0-4|128	
14cr|mygui-3.2.0-4|129	%changelog
14cr|mygui-3.2.0-4|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-4
14cr|mygui-3.2.0-4|131	+ Revision: 425b4c7
14cr|mygui-3.2.0-4|132	- MassBuild#464: Increase release tag
14cr|mygui-3.2.0-4|133	
14cr|mygui-3.2.0-4|134	

3128 14
14cr|mypaint-1.1.0-4|1	%define _enable_debug_packages %{nil}
14cr|mypaint-1.1.0-4|2	%define debug_package %{nil}
14cr|mypaint-1.1.0-4|3	
14cr|mypaint-1.1.0-4|4	Summary:	A simple paint program
14cr|mypaint-1.1.0-4|5	Name:		mypaint
14cr|mypaint-1.1.0-4|6	Version:	1.1.0
14cr|mypaint-1.1.0-4|7	Release:	4
14cr|mypaint-1.1.0-4|8	Group:		Graphics
14cr|mypaint-1.1.0-4|9	License:	GPLv2+
14cr|mypaint-1.1.0-4|10	Url:		http://mypaint.intilinux.com/
14cr|mypaint-1.1.0-4|11	Source0:	http://download.gna.org/mypaint/%{name}/%{name}-%{version}.tar.bz2
14cr|mypaint-1.1.0-4|12	Source1:	mypaint.rpmlintrc
14cr|mypaint-1.1.0-4|13	Patch0:		mypaint-1.1.0-json-c.patch
14cr|mypaint-1.1.0-4|14	BuildRequires:	python-scons scons
14cr|mypaint-1.1.0-4|15	BuildRequires:	swig
14cr|mypaint-1.1.0-4|16	BuildRequires:	desktop-file-utils
14cr|mypaint-1.1.0-4|17	BuildRequires:	pygtk2.0-devel
14cr|mypaint-1.1.0-4|18	BuildRequires:	python-numpy-devel
14cr|mypaint-1.1.0-4|19	BuildRequires:	protobuf-compiler
14cr|mypaint-1.1.0-4|20	BuildRequires:	pkgconfig(json-c)
14cr|mypaint-1.1.0-4|21	BuildRequires:	pkgconfig(lapack)
14cr|mypaint-1.1.0-4|22	BuildRequires:	pkgconfig(lcms2)
14cr|mypaint-1.1.0-4|23	Requires:	pygtk2.0
14cr|mypaint-1.1.0-4|24	Requires:	python-protobuf
14cr|mypaint-1.1.0-4|25	
14cr|mypaint-1.1.0-4|26	%description
14cr|mypaint-1.1.0-4|27	MyPaint is a fast and easy/simple painter app focused on the painter,
14cr|mypaint-1.1.0-4|28	so you can only focus on the art and not the program itself.
14cr|mypaint-1.1.0-4|29	Currently MyPaint does not have a layer system, also mypaint is using
14cr|mypaint-1.1.0-4|30	pygtk with C extensions.
14cr|mypaint-1.1.0-4|31	
14cr|mypaint-1.1.0-4|32	%files -f %{name}.lang
14cr|mypaint-1.1.0-4|33	%doc README LICENSE COPYING changelog
14cr|mypaint-1.1.0-4|34	%{_bindir}/%{name}
14cr|mypaint-1.1.0-4|35	%{_datadir}/%{name}/*
14cr|mypaint-1.1.0-4|36	%{_datadir}/applications/%{name}.desktop
14cr|mypaint-1.1.0-4|37	%{_iconsdir}/hicolor/*
14cr|mypaint-1.1.0-4|38	%{_libdir}/%{name}/_mypaintlib.so
14cr|mypaint-1.1.0-4|39	
14cr|mypaint-1.1.0-4|40	#---------------------------------------------------------------------
14cr|mypaint-1.1.0-4|41	
14cr|mypaint-1.1.0-4|42	%package devel
14cr|mypaint-1.1.0-4|43	Summary:	Development files for MyPaint
14cr|mypaint-1.1.0-4|44	Group:		Development/Other
14cr|mypaint-1.1.0-4|45	
14cr|mypaint-1.1.0-4|46	%description  devel
14cr|mypaint-1.1.0-4|47	Development files for MyPaint (brushlib).
14cr|mypaint-1.1.0-4|48	
14cr|mypaint-1.1.0-4|49	%files devel -f libmypaint.lang
14cr|mypaint-1.1.0-4|50	%{_includedir}/libmypaint
14cr|mypaint-1.1.0-4|51	%{_libdir}/libmypaint.a
14cr|mypaint-1.1.0-4|52	%{_libdir}/pkgconfig/libmypaint.pc
14cr|mypaint-1.1.0-4|53	
14cr|mypaint-1.1.0-4|54	#---------------------------------------------------------------------
14cr|mypaint-1.1.0-4|55	
14cr|mypaint-1.1.0-4|56	%prep
14cr|mypaint-1.1.0-4|57	%setup -q
14cr|mypaint-1.1.0-4|58	%patch0 -p1
14cr|mypaint-1.1.0-4|59	
14cr|mypaint-1.1.0-4|60	# the Options class is deprecated; use the Variables class instead
14cr|mypaint-1.1.0-4|61	sed -i 's|PathOption|PathVariable|g' SConstruct
14cr|mypaint-1.1.0-4|62	sed -i 's|Options|Variables|g' SConstruct
14cr|mypaint-1.1.0-4|63	# for 64 bit
14cr|mypaint-1.1.0-4|64	sed -i 's|lib/mypaint|%{_lib}/mypaint|g' SConstruct SConscript mypaint.py
14cr|mypaint-1.1.0-4|65	sed -i 's|/lib/|/%{_lib}/|g' brushlib/SConscript
14cr|mypaint-1.1.0-4|66	sed -i "s|'lib'|'%{_lib}'|g" brushlib/SConscript
14cr|mypaint-1.1.0-4|67	# fix menu icon
14cr|mypaint-1.1.0-4|68	sed -i 's|mypaint_48|mypaint|g' desktop/%{name}.desktop
14cr|mypaint-1.1.0-4|69	
14cr|mypaint-1.1.0-4|70	%build
14cr|mypaint-1.1.0-4|71	scons
14cr|mypaint-1.1.0-4|72	
14cr|mypaint-1.1.0-4|73	%install
14cr|mypaint-1.1.0-4|74	scons prefix=%{buildroot}/usr install
14cr|mypaint-1.1.0-4|75	desktop-file-install \
14cr|mypaint-1.1.0-4|76	--remove-key="Encoding" \
14cr|mypaint-1.1.0-4|77	--add-category="RasterGraphics;GTK;" \
14cr|mypaint-1.1.0-4|78	--dir=%{buildroot}%{_datadir}/applications \
14cr|mypaint-1.1.0-4|79	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|mypaint-1.1.0-4|80	
14cr|mypaint-1.1.0-4|81	%find_lang %{name}
14cr|mypaint-1.1.0-4|82	%find_lang libmypaint
14cr|mypaint-1.1.0-4|83	
14cr|mypaint-1.1.0-4|84	sed s,"%{buildroot}",,g -i %{buildroot}%{_libdir}/pkgconfig/libmypaint.pc
14cr|mypaint-1.1.0-4|85	
14cr|mypaint-1.1.0-4|86	
14cr|mypaint-1.1.0-4|87	%changelog
14cr|mypaint-1.1.0-4|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cr|mypaint-1.1.0-4|89	+ Revision: b58ecb3
14cr|mypaint-1.1.0-4|90	- MassBuild#464: Increase release tag
14cr|mypaint-1.1.0-4|91	
14cr|mypaint-1.1.0-4|92	

3129 14
14cr|myrulib-0.29.16-1|1	#
14cr|myrulib-0.29.16-1|2	# this file based on spec file for package myrulib (Version 0.27)
14cr|myrulib-0.29.16-1|3	#
14cr|myrulib-0.29.16-1|4	# Copyright (c) 2009-2011 Denis Kandrashin, Kyrill Detinov
14cr|myrulib-0.29.16-1|5	# This file and all modifications and additions to the pristine
14cr|myrulib-0.29.16-1|6	# package are under the same license as the package itself.
14cr|myrulib-0.29.16-1|7	#
14cr|myrulib-0.29.16-1|8	
14cr|myrulib-0.29.16-1|9	Name:           myrulib
14cr|myrulib-0.29.16-1|10	Version:        0.29.16
14cr|myrulib-0.29.16-1|11	Release:        1
14cr|myrulib-0.29.16-1|12	License:        GPLv3
14cr|myrulib-0.29.16-1|13	Summary:        E-Book Library Manager
14cr|myrulib-0.29.16-1|14	URL:            http://myrulib.lintest.ru
14cr|myrulib-0.29.16-1|15	Group:          Office
14cr|myrulib-0.29.16-1|16	Source0:        http://www.lintest.ru/pub/%{name}-%{version}.tar.bz2
14cr|myrulib-0.29.16-1|17	BuildRequires:  pkgconfig(icu-i18n)
14cr|myrulib-0.29.16-1|18	BuildRequires:  pkgconfig(libxml-2.0)
14cr|myrulib-0.29.16-1|19	BuildRequires:  wxgtku2.8-devel >= 2.8.10
14cr|myrulib-0.29.16-1|20	BuildRequires:  bzip2-devel
14cr|myrulib-0.29.16-1|21	
14cr|myrulib-0.29.16-1|22	%description
14cr|myrulib-0.29.16-1|23	MyRuLib is an application for organizing your own collection of e-books.
14cr|myrulib-0.29.16-1|24	
14cr|myrulib-0.29.16-1|25	Authors:
14cr|myrulib-0.29.16-1|26	--------
14cr|myrulib-0.29.16-1|27	Denis Kandrashin <mail@lintest.ru>
14cr|myrulib-0.29.16-1|28	
14cr|myrulib-0.29.16-1|29	%prep
14cr|myrulib-0.29.16-1|30	%setup -q
14cr|myrulib-0.29.16-1|31	[ ! -x configure ] && %{__chmod} +x configure
14cr|myrulib-0.29.16-1|32	chmod -R a+r .
14cr|myrulib-0.29.16-1|33	
14cr|myrulib-0.29.16-1|34	%build
14cr|myrulib-0.29.16-1|35	LDFLAGS="$LDFLAGS -lpthread"
14cr|myrulib-0.29.16-1|36	%configure \
14cr|myrulib-0.29.16-1|37	--with-icu \
14cr|myrulib-0.29.16-1|38	--without-strip
14cr|myrulib-0.29.16-1|39	%make
14cr|myrulib-0.29.16-1|40	
14cr|myrulib-0.29.16-1|41	%install
14cr|myrulib-0.29.16-1|42	%makeinstall_std
14cr|myrulib-0.29.16-1|43	%find_lang %{name}
14cr|myrulib-0.29.16-1|44	
14cr|myrulib-0.29.16-1|45	%files -f %{name}.lang
14cr|myrulib-0.29.16-1|46	%{_bindir}/%{name}
14cr|myrulib-0.29.16-1|47	%{_datadir}/applications/%{name}.desktop
14cr|myrulib-0.29.16-1|48	%{_datadir}/icons/hicolor/*/*/%{name}.png
14cr|myrulib-0.29.16-1|49	%{_datadir}/pixmaps/%{name}.png
14cr|myrulib-0.29.16-1|50	%doc AUTHORS README
14cr|myrulib-0.29.16-1|51	
14cr|myrulib-0.29.16-1|52	%changelog
14cr|myrulib-0.29.16-1|53	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.29.16-1
14cr|myrulib-0.29.16-1|54	+ Revision: 6ae92b8
14cr|myrulib-0.29.16-1|55	- Updated to 0.29.16 (by updates_builder)
14cr|myrulib-0.29.16-1|56	
14cr|myrulib-0.29.16-1|57	

3130 14
14cr|mysac-1.1.1-4|1	%define major 0.0
14cr|mysac-1.1.1-4|2	%define libname %mklibname %{name} %{major}
14cr|mysac-1.1.1-4|3	%define devname %mklibname %{name} -d
14cr|mysac-1.1.1-4|4	
14cr|mysac-1.1.1-4|5	Summary:	Provides mechanisms for making asynchronous request to MySQL database
14cr|mysac-1.1.1-4|6	Name:		mysac
14cr|mysac-1.1.1-4|7	Version:	1.1.1
14cr|mysac-1.1.1-4|8	Release:	4
14cr|mysac-1.1.1-4|9	License:	GPLv2+
14cr|mysac-1.1.1-4|10	Group:		Networking/Other
14cr|mysac-1.1.1-4|11	Url:		http://www.arpalert.org/mysac.html
14cr|mysac-1.1.1-4|12	Source0:	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
14cr|mysac-1.1.1-4|13	Patch0:		mysac-makefile.patch
14cr|mysac-1.1.1-4|14	BuildRequires:	mysql-devel
14cr|mysac-1.1.1-4|15	
14cr|mysac-1.1.1-4|16	%description
14cr|mysac-1.1.1-4|17	MySAC is a library that provides mechanisms for making asynchronous
14cr|mysac-1.1.1-4|18	request to MySQL database. It uses uses the official MySQL client
14cr|mysac-1.1.1-4|19	library for authentication and network functions. Memory allocation
14cr|mysac-1.1.1-4|20	must be done in user code, so any memory manager can be used.
14cr|mysac-1.1.1-4|21	
14cr|mysac-1.1.1-4|22	#----------------------------------------------------------------------------
14cr|mysac-1.1.1-4|23	
14cr|mysac-1.1.1-4|24	%package -n %{libname}
14cr|mysac-1.1.1-4|25	Summary:	Shared library for mysac
14cr|mysac-1.1.1-4|26	Group:		System/Libraries
14cr|mysac-1.1.1-4|27	Conflicts:	%{_lib}mysac0 < 1.1.1-3
14cr|mysac-1.1.1-4|28	Obsoletes:	%{_lib}mysac0 < 1.1.1-3
14cr|mysac-1.1.1-4|29	
14cr|mysac-1.1.1-4|30	%description -n %{libname}
14cr|mysac-1.1.1-4|31	MySAC is a library that provides mechanisms for making asynchronous
14cr|mysac-1.1.1-4|32	request to MySQL database. It uses uses the official MySQL client
14cr|mysac-1.1.1-4|33	library for authentication and network functions. Memory allocation
14cr|mysac-1.1.1-4|34	must be done in user code, so any memory manager can be used.
14cr|mysac-1.1.1-4|35	
14cr|mysac-1.1.1-4|36	%files -n %{libname}
14cr|mysac-1.1.1-4|37	%{_libdir}/libmysac.so.%{major}*
14cr|mysac-1.1.1-4|38	
14cr|mysac-1.1.1-4|39	#----------------------------------------------------------------------------
14cr|mysac-1.1.1-4|40	
14cr|mysac-1.1.1-4|41	%package -n %{devname}
14cr|mysac-1.1.1-4|42	Summary:	Development files for the mysac library
14cr|mysac-1.1.1-4|43	Group:		Development/C
14cr|mysac-1.1.1-4|44	Requires:	%{libname} = %{EVRD}
14cr|mysac-1.1.1-4|45	Provides:	%{name}-devel = %{EVRD}
14cr|mysac-1.1.1-4|46	
14cr|mysac-1.1.1-4|47	%description -n %{devname}
14cr|mysac-1.1.1-4|48	Development files for the mysac library.
14cr|mysac-1.1.1-4|49	
14cr|mysac-1.1.1-4|50	%files  -n %{devname}
14cr|mysac-1.1.1-4|51	%{_includedir}/*.h
14cr|mysac-1.1.1-4|52	%{_libdir}/libmysac.so
14cr|mysac-1.1.1-4|53	
14cr|mysac-1.1.1-4|54	#----------------------------------------------------------------------------
14cr|mysac-1.1.1-4|55	
14cr|mysac-1.1.1-4|56	%prep
14cr|mysac-1.1.1-4|57	%setup -q
14cr|mysac-1.1.1-4|58	%patch0 -p1 -b .makefile
14cr|mysac-1.1.1-4|59	
14cr|mysac-1.1.1-4|60	%build
14cr|mysac-1.1.1-4|61	%make \
14cr|mysac-1.1.1-4|62	CFLAGS="%{optflags} -DBUILDVER=%{version} -I/usr/include/mysql " \
14cr|mysac-1.1.1-4|63	LDFLAGS="%{ldflags} -lmysqlclient_r"
14cr|mysac-1.1.1-4|64	
14cr|mysac-1.1.1-4|65	%install
14cr|mysac-1.1.1-4|66	mkdir -p %{buildroot}%{_includedir}
14cr|mysac-1.1.1-4|67	mkdir -p %{buildroot}%{_libdir}
14cr|mysac-1.1.1-4|68	install -m0755 libmysac.so.%{major} %{buildroot}%{_libdir}
14cr|mysac-1.1.1-4|69	install -m0755 *.h  %{buildroot}%{_includedir}
14cr|mysac-1.1.1-4|70	pushd %{buildroot}%{_libdir}
14cr|mysac-1.1.1-4|71	ln -s libmysac.so.%{major} libmysac.so
14cr|mysac-1.1.1-4|72	popd
14cr|mysac-1.1.1-4|73	
14cr|mysac-1.1.1-4|74	%changelog
14cr|mysac-1.1.1-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|mysac-1.1.1-4|76	+ Revision: 9243030
14cr|mysac-1.1.1-4|77	- MassBuild#464: Increase release tag
14cr|mysac-1.1.1-4|78	
14cr|mysac-1.1.1-4|79	

3131 14
14cr|myspell-br-0.3-2|1	Name: myspell-br
14cr|myspell-br-0.3-2|2	Summary: Breton hunspell dictionaries
14cr|myspell-br-0.3-2|3	Version: 0.3
14cr|myspell-br-0.3-2|4	Release: 2
14cr|myspell-br-0.3-2|5	Group: System/Internationalization
14cr|myspell-br-0.3-2|6	URL: http://www.drouizig.org/
14cr|myspell-br-0.3-2|7	Source: http://extensions.services.openoffice.org/e-files/2207/3/dict-br_0.3.oxt
14cr|myspell-br-0.3-2|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|myspell-br-0.3-2|9	License: LGPLv2+
14cr|myspell-br-0.3-2|10	BuildArch: noarch
14cr|myspell-br-0.3-2|11	
14cr|myspell-br-0.3-2|12	#Requires: hunspell
14cr|myspell-br-0.3-2|13	Requires: locales-br
14cr|myspell-br-0.3-2|14	
14cr|myspell-br-0.3-2|15	%description
14cr|myspell-br-0.3-2|16	myspell-br contains spell checking data in Breton (France) to be used by
14cr|myspell-br-0.3-2|17	OpenOffice.org or MySpell-capable applications like Mozilla. With this
14cr|myspell-br-0.3-2|18	extension, you can compose a document in Breton and check for the typos easily.
14cr|myspell-br-0.3-2|19	
14cr|myspell-br-0.3-2|20	
14cr|myspell-br-0.3-2|21	%prep
14cr|myspell-br-0.3-2|22	%setup -q -c -n hunspell-br-%{version}
14cr|myspell-br-0.3-2|23	
14cr|myspell-br-0.3-2|24	%build
14cr|myspell-br-0.3-2|25	chmod -x dictionaries/*
14cr|myspell-br-0.3-2|26	
14cr|myspell-br-0.3-2|27	%install
14cr|myspell-br-0.3-2|28	rm -rf $RPM_BUILD_ROOT
14cr|myspell-br-0.3-2|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/dict/{ooo,mozilla}
14cr|myspell-br-0.3-2|30	cp -p dictionaries/br_FR.* $RPM_BUILD_ROOT/%{_datadir}/dict/ooo
14cr|myspell-br-0.3-2|31	for ext in aff dic; do
14cr|myspell-br-0.3-2|32	ln -s ../ooo/br.$ext $RPM_BUILD_ROOT/%{_datadir}/dict/mozilla/br.$ext
14cr|myspell-br-0.3-2|33	done
14cr|myspell-br-0.3-2|34	
14cr|myspell-br-0.3-2|35	%clean
14cr|myspell-br-0.3-2|36	rm -rf $RPM_BUILD_ROOT
14cr|myspell-br-0.3-2|37	
14cr|myspell-br-0.3-2|38	%files
14cr|myspell-br-0.3-2|39	%defattr(-,root,root,-)
14cr|myspell-br-0.3-2|40	%doc LICENSES-en.txt package-description.txt
14cr|myspell-br-0.3-2|41	%{_datadir}/dict/*
14cr|myspell-br-0.3-2|42	
14cr|myspell-br-0.3-2|43	
14cr|myspell-br-0.3-2|44	
14cr|myspell-br-0.3-2|45	
14cr|myspell-br-0.3-2|46	%changelog
14cr|myspell-br-0.3-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|myspell-br-0.3-2|48	+ Revision: aba64a1
14cr|myspell-br-0.3-2|49	- MassBuild#464: Increase release tag
14cr|myspell-br-0.3-2|50	
14cr|myspell-br-0.3-2|51	

3132 14
14cr|mysqlard-1.0.0-22|1	Summary:	MySQL performance logging daemon
14cr|mysqlard-1.0.0-22|2	Name:		mysqlard
14cr|mysqlard-1.0.0-22|3	Version:	1.0.0
14cr|mysqlard-1.0.0-22|4	Release:	22
14cr|mysqlard-1.0.0-22|5	License:	GPLv2+
14cr|mysqlard-1.0.0-22|6	Group:		System/Servers
14cr|mysqlard-1.0.0-22|7	Url:		http://gert.sos.be/en/
14cr|mysqlard-1.0.0-22|8	Source0:	http://www.sos.be/projects/%{name}/dist/%{name}-%{version}.tar.bz2
14cr|mysqlard-1.0.0-22|9	Patch0:		mysqlard-1.0.0-mdv_conf.diff
14cr|mysqlard-1.0.0-22|10	Patch1:		mysqlard-1.0.0-mariadb10.patch
14cr|mysqlard-1.0.0-22|11	BuildRequires:	rrdtool
14cr|mysqlard-1.0.0-22|12	BuildRequires:	mysql-devel
14cr|mysqlard-1.0.0-22|13	BuildRequires:	rrdtool-devel
14cr|mysqlard-1.0.0-22|14	Requires:	apache-mod_php
14cr|mysqlard-1.0.0-22|15	Requires:	mysql
14cr|mysqlard-1.0.0-22|16	Requires:	php-mysql
14cr|mysqlard-1.0.0-22|17	Requires:	rrdtool
14cr|mysqlard-1.0.0-22|18	Requires(post,preun):	rpm-helper
14cr|mysqlard-1.0.0-22|19	
14cr|mysqlard-1.0.0-22|20	%description
14cr|mysqlard-1.0.0-22|21	mysqlard daemon collects MySQL(TM) performance data in a Round Robin Database.
14cr|mysqlard-1.0.0-22|22	The package also contains example graphing and php scripts.
14cr|mysqlard-1.0.0-22|23	
14cr|mysqlard-1.0.0-22|24	%files
14cr|mysqlard-1.0.0-22|25	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cr|mysqlard-1.0.0-22|26	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cnf
14cr|mysqlard-1.0.0-22|27	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|mysqlard-1.0.0-22|28	%attr(0755,root,root) %{_initrddir}/mysqlard
14cr|mysqlard-1.0.0-22|29	%attr(0755,root,root) %{_sysconfdir}/cron.d/%{name}
14cr|mysqlard-1.0.0-22|30	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
14cr|mysqlard-1.0.0-22|31	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/%{name}
14cr|mysqlard-1.0.0-22|32	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/%{name}
14cr|mysqlard-1.0.0-22|33	%{_bindir}/*
14cr|mysqlard-1.0.0-22|34	%{_sbindir}/*
14cr|mysqlard-1.0.0-22|35	/var/lib/%{name}
14cr|mysqlard-1.0.0-22|36	%dir /var/run/%{name}
14cr|mysqlard-1.0.0-22|37	%{_mandir}/man1/*
14cr|mysqlard-1.0.0-22|38	%{_mandir}/man8/*
14cr|mysqlard-1.0.0-22|39	
14cr|mysqlard-1.0.0-22|40	%post
14cr|mysqlard-1.0.0-22|41	%_post_service %{name}
14cr|mysqlard-1.0.0-22|42	
14cr|mysqlard-1.0.0-22|43	%preun
14cr|mysqlard-1.0.0-22|44	%_preun_service %{name}
14cr|mysqlard-1.0.0-22|45	
14cr|mysqlard-1.0.0-22|46	#----------------------------------------------------------------------------
14cr|mysqlard-1.0.0-22|47	
14cr|mysqlard-1.0.0-22|48	%prep
14cr|mysqlard-1.0.0-22|49	%setup -q
14cr|mysqlard-1.0.0-22|50	%patch0 -p0
14cr|mysqlard-1.0.0-22|51	%patch1 -p1
14cr|mysqlard-1.0.0-22|52	
14cr|mysqlard-1.0.0-22|53	chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cr|mysqlard-1.0.0-22|54	
14cr|mysqlard-1.0.0-22|55	%build
14cr|mysqlard-1.0.0-22|56	autoreconf -fi -Iconfig
14cr|mysqlard-1.0.0-22|57	
14cr|mysqlard-1.0.0-22|58	%serverbuild
14cr|mysqlard-1.0.0-22|59	
14cr|mysqlard-1.0.0-22|60	%configure2_5x \
14cr|mysqlard-1.0.0-22|61	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|mysqlard-1.0.0-22|62	--localstatedir=/var/run/%{name} \
14cr|mysqlard-1.0.0-22|63	--datadir=/var/lib
14cr|mysqlard-1.0.0-22|64	
14cr|mysqlard-1.0.0-22|65	%make
14cr|mysqlard-1.0.0-22|66	
14cr|mysqlard-1.0.0-22|67	%install
14cr|mysqlard-1.0.0-22|68	%makeinstall_std
14cr|mysqlard-1.0.0-22|69	
14cr|mysqlard-1.0.0-22|70	install -d %{buildroot}%{_initrddir}
14cr|mysqlard-1.0.0-22|71	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|mysqlard-1.0.0-22|72	install -d %{buildroot}%{_sysconfdir}/cron.d
14cr|mysqlard-1.0.0-22|73	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|mysqlard-1.0.0-22|74	install -d %{buildroot}%{_sysconfdir}/cron.weekly
14cr|mysqlard-1.0.0-22|75	install -d %{buildroot}%{_sysconfdir}/cron.monthly
14cr|mysqlard-1.0.0-22|76	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|mysqlard-1.0.0-22|77	install -d %{buildroot}/var/lib/%{name}/archive
14cr|mysqlard-1.0.0-22|78	install -d %{buildroot}/var/run/%{name}
14cr|mysqlard-1.0.0-22|79	
14cr|mysqlard-1.0.0-22|80	mv %{buildroot}/var/lib/%{name}/*.cnf %{buildroot}%{_sysconfdir}/%{name}/
14cr|mysqlard-1.0.0-22|81	mv %{buildroot}/var/lib/%{name}/*.server %{buildroot}%{_initrddir}/%{name}
14cr|mysqlard-1.0.0-22|82	
14cr|mysqlard-1.0.0-22|83	mv %{buildroot}/var/lib/%{name}/mysqlar.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cr|mysqlard-1.0.0-22|84	
14cr|mysqlard-1.0.0-22|85	mv %{buildroot}/var/lib/%{name}/mysqlar.weekly %{buildroot}%{_sysconfdir}/cron.weekly/%{name}
14cr|mysqlard-1.0.0-22|86	
14cr|mysqlard-1.0.0-22|87	mv %{buildroot}/var/lib/%{name}/mysqlar.monthly %{buildroot}%{_sysconfdir}/cron.monthly/%{name}
14cr|mysqlard-1.0.0-22|88	
14cr|mysqlard-1.0.0-22|89	mv %{buildroot}/var/lib/%{name}/mysqlar.php %{buildroot}/var/lib/%{name}/index.php
14cr|mysqlard-1.0.0-22|90	
14cr|mysqlard-1.0.0-22|91	cat > %{name}.crond << EOF
14cr|mysqlard-1.0.0-22|92	*/5 * * * * root hourly=1 daily=1 weekly=1 monthly=1 %{_bindir}/mysqlar_graph > /dev/null
14cr|mysqlard-1.0.0-22|93	EOF
14cr|mysqlard-1.0.0-22|94	
14cr|mysqlard-1.0.0-22|95	install -m0755 %{name}.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
14cr|mysqlard-1.0.0-22|96	
14cr|mysqlard-1.0.0-22|97	cat > %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|mysqlard-1.0.0-22|98	
14cr|mysqlard-1.0.0-22|99	Alias /%{name} /var/lib/%{name}
14cr|mysqlard-1.0.0-22|100	
14cr|mysqlard-1.0.0-22|101	<Directory /var/lib/%{name}>
14cr|mysqlard-1.0.0-22|102	Require all granted
14cr|mysqlard-1.0.0-22|103	</Directory>
14cr|mysqlard-1.0.0-22|104	EOF
14cr|mysqlard-1.0.0-22|105	
14cr|mysqlard-1.0.0-22|106	
14cr|mysqlard-1.0.0-22|107	%changelog
14cr|mysqlard-1.0.0-22|108	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-22
14cr|mysqlard-1.0.0-22|109	+ Revision: db4bf87
14cr|mysqlard-1.0.0-22|110	- Fix build with MariaDB
14cr|mysqlard-1.0.0-22|111	
14cr|mysqlard-1.0.0-22|112	

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

3134 14
14cr|mysql-connector-odbc-5.3.2-1|1	Summary:	ODBC driver for MySQL
14cr|mysql-connector-odbc-5.3.2-1|2	Name:		mysql-connector-odbc
14cr|mysql-connector-odbc-5.3.2-1|3	Version:	5.3.2
14cr|mysql-connector-odbc-5.3.2-1|4	Release:	1
14cr|mysql-connector-odbc-5.3.2-1|5	# exceptions allow library to be linked with most open source SW,
14cr|mysql-connector-odbc-5.3.2-1|6	# not only GPL code.
14cr|mysql-connector-odbc-5.3.2-1|7	License:	GPLv2+ with exceptions
14cr|mysql-connector-odbc-5.3.2-1|8	Group:		System/Libraries
14cr|mysql-connector-odbc-5.3.2-1|9	Url:		http://www.mysql.com/products/connector/
14cr|mysql-connector-odbc-5.3.2-1|10	Source0:	mysql-connector-odbc-%{version}-src.tar.gz
14cr|mysql-connector-odbc-5.3.2-1|11	# mysql-connector-odbc expects to be able to get at a bunch of utility
14cr|mysql-connector-odbc-5.3.2-1|12	# functions inside libmysqlclient.  Now that we are restricting what symbols
14cr|mysql-connector-odbc-5.3.2-1|13	# are exported by libmysqlclient, that doesn't work.  Instead, copy those
14cr|mysql-connector-odbc-5.3.2-1|14	# functions here.  mysql and mysql-connector-odbc are published under the same
14cr|mysql-connector-odbc-5.3.2-1|15	# license, so this creates no legal issues.  (Note: we don't worry about
14cr|mysql-connector-odbc-5.3.2-1|16	# polluting application namespace in mysql-connector-odbc, since it's never
14cr|mysql-connector-odbc-5.3.2-1|17	# directly statically linked with any application code.)
14cr|mysql-connector-odbc-5.3.2-1|18	Source1:	mariadb-mysys.tar.gz
14cr|mysql-connector-odbc-5.3.2-1|19	Patch0:		mysql-connector-odbc-5.2.6-shutdown.patch
14cr|mysql-connector-odbc-5.3.2-1|20	Patch1:		mysql-connector-odbc-5.3.2-fix-str-fmt.patch
14cr|mysql-connector-odbc-5.3.2-1|21	Patch2:		mysql-connector-odbc-5.2.6-buffsize.patch
14cr|mysql-connector-odbc-5.3.2-1|22	Patch3:		mysql-connector-odbc-5.3.2-cleartext.patch
14cr|mysql-connector-odbc-5.3.2-1|23	Patch4:		mysql-connector-odbc-5.2.6-64bit.patch
14cr|mysql-connector-odbc-5.3.2-1|24	Patch5:		mysql-connector-odbc-5.3.2-movecmpfunc.patch
14cr|mysql-connector-odbc-5.3.2-1|25	Patch6:		mysql-connector-odbc-5.3.2-add-mysys.patch
14cr|mysql-connector-odbc-5.3.2-1|26	Patch7:		mysql-connector-odbc-5.3.2-mariadb10.patch
14cr|mysql-connector-odbc-5.3.2-1|27	BuildRequires:	cmake
14cr|mysql-connector-odbc-5.3.2-1|28	BuildRequires:	mysql-devel
14cr|mysql-connector-odbc-5.3.2-1|29	BuildRequires:	unixODBC-devel
14cr|mysql-connector-odbc-5.3.2-1|30	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|mysql-connector-odbc-5.3.2-1|31	BuildRequires:	pkgconfig(openssl)
14cr|mysql-connector-odbc-5.3.2-1|32	Requires:	unixODBC
14cr|mysql-connector-odbc-5.3.2-1|33	Conflicts:	%{name}-devel < 5.3.2
14cr|mysql-connector-odbc-5.3.2-1|34	Obsoletes:	%{name}-devel < 5.3.2
14cr|mysql-connector-odbc-5.3.2-1|35	
14cr|mysql-connector-odbc-5.3.2-1|36	%description
14cr|mysql-connector-odbc-5.3.2-1|37	The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers
14cr|mysql-connector-odbc-5.3.2-1|38	(previously called MyODBC drivers) that provide access to a MySQL database
14cr|mysql-connector-odbc-5.3.2-1|39	using the industry standard Open Database Connectivity (ODBC) API.
14cr|mysql-connector-odbc-5.3.2-1|40	
14cr|mysql-connector-odbc-5.3.2-1|41	MySQL Connector/ODBC provides both driver-manager based and native
14cr|mysql-connector-odbc-5.3.2-1|42	interfaces to the MySQL database, which full support for MySQL functionality,
14cr|mysql-connector-odbc-5.3.2-1|43	including stored procedures, transactions and, with Connector/ODBC 5.1,
14cr|mysql-connector-odbc-5.3.2-1|44	full Unicode compliance.
14cr|mysql-connector-odbc-5.3.2-1|45	
14cr|mysql-connector-odbc-5.3.2-1|46	%files
14cr|mysql-connector-odbc-5.3.2-1|47	%doc ChangeLog README README.debug README.Mandriva
14cr|mysql-connector-odbc-5.3.2-1|48	%{_bindir}/*
14cr|mysql-connector-odbc-5.3.2-1|49	%{_libdir}/libmyodbc5S.so
14cr|mysql-connector-odbc-5.3.2-1|50	%{_libdir}/libmyodbc5a.so
14cr|mysql-connector-odbc-5.3.2-1|51	%{_libdir}/libmyodbc5w.so
14cr|mysql-connector-odbc-5.3.2-1|52	
14cr|mysql-connector-odbc-5.3.2-1|53	#----------------------------------------------------------------------------
14cr|mysql-connector-odbc-5.3.2-1|54	
14cr|mysql-connector-odbc-5.3.2-1|55	%prep
14cr|mysql-connector-odbc-5.3.2-1|56	%setup -qn %{name}-%{version}-src
14cr|mysql-connector-odbc-5.3.2-1|57	tar xfz %{SOURCE1}
14cr|mysql-connector-odbc-5.3.2-1|58	
14cr|mysql-connector-odbc-5.3.2-1|59	%patch0 -p1
14cr|mysql-connector-odbc-5.3.2-1|60	%patch1 -p1
14cr|mysql-connector-odbc-5.3.2-1|61	%patch2 -p1
14cr|mysql-connector-odbc-5.3.2-1|62	%patch3 -p1
14cr|mysql-connector-odbc-5.3.2-1|63	%patch4 -p1
14cr|mysql-connector-odbc-5.3.2-1|64	%patch5 -p1
14cr|mysql-connector-odbc-5.3.2-1|65	%patch6 -p1
14cr|mysql-connector-odbc-5.3.2-1|66	%patch7 -p1
14cr|mysql-connector-odbc-5.3.2-1|67	
14cr|mysql-connector-odbc-5.3.2-1|68	# mysql_config does not support --cxxflags option
14cr|mysql-connector-odbc-5.3.2-1|69	sed -i 's/--cxxflags/--cflags/g' cmake/FindMySQL.cmake
14cr|mysql-connector-odbc-5.3.2-1|70	
14cr|mysql-connector-odbc-5.3.2-1|71	%build
14cr|mysql-connector-odbc-5.3.2-1|72	# mysql 5.5.10 has stopped #define'ing THREAD in its exports, and has
14cr|mysql-connector-odbc-5.3.2-1|73	# started #define'ing MY_PTHREAD_FASTMUTEX, and neither of those changes
14cr|mysql-connector-odbc-5.3.2-1|74	# sit well with mysql-connector-odbc 5.1.10.  Revisit need for these hacks
14cr|mysql-connector-odbc-5.3.2-1|75	# when updating to newer release.
14cr|mysql-connector-odbc-5.3.2-1|76	export CFLAGS="%{optflags} -lpthread -fno-strict-aliasing -DTHREAD=1 -UMY_PTHREAD_FASTMUTEX -DDBUG_OFF"
14cr|mysql-connector-odbc-5.3.2-1|77	
14cr|mysql-connector-odbc-5.3.2-1|78	%cmake \
14cr|mysql-connector-odbc-5.3.2-1|79	-G "Unix Makefiles" \
14cr|mysql-connector-odbc-5.3.2-1|80	-DWITH_UNIXODBC=1 \
14cr|mysql-connector-odbc-5.3.2-1|81	-DRPM_BUILD=1 \
14cr|mysql-connector-odbc-5.3.2-1|82	-DMYSQLCLIENT_LIB_NAME=mysqlclient
14cr|mysql-connector-odbc-5.3.2-1|83	%make
14cr|mysql-connector-odbc-5.3.2-1|84	
14cr|mysql-connector-odbc-5.3.2-1|85	%install
14cr|mysql-connector-odbc-5.3.2-1|86	%makeinstall_std -C build
14cr|mysql-connector-odbc-5.3.2-1|87	
14cr|mysql-connector-odbc-5.3.2-1|88	# cleanup
14cr|mysql-connector-odbc-5.3.2-1|89	rm -rf %{buildroot}%{_datadir}/mysql-connector-odbc
14cr|mysql-connector-odbc-5.3.2-1|90	rm -rf %{buildroot}%{_prefix}/test
14cr|mysql-connector-odbc-5.3.2-1|91	rm -rf %{buildroot}%{_prefix}/COPYING
14cr|mysql-connector-odbc-5.3.2-1|92	rm -rf %{buildroot}%{_prefix}/ChangeLog
14cr|mysql-connector-odbc-5.3.2-1|93	rm -rf %{buildroot}%{_prefix}/INSTALL
14cr|mysql-connector-odbc-5.3.2-1|94	rm -rf %{buildroot}%{_prefix}/Licenses_for_Third-Party_Components.txt
14cr|mysql-connector-odbc-5.3.2-1|95	rm -rf %{buildroot}%{_prefix}/README
14cr|mysql-connector-odbc-5.3.2-1|96	rm -rf %{buildroot}%{_prefix}/README.debug
14cr|mysql-connector-odbc-5.3.2-1|97	
14cr|mysql-connector-odbc-5.3.2-1|98	cat > README.Mandriva << EOF
14cr|mysql-connector-odbc-5.3.2-1|99	
14cr|mysql-connector-odbc-5.3.2-1|100	Please run this command when register:
14cr|mysql-connector-odbc-5.3.2-1|101	%{_bindir}/myodbc-installer -d -a -n "MySQL ODBC 5.3 Driver" -t "DRIVER=%{_libdir}/libmyodbc5w.so;SETUP=%{_libdir}/libmyodbc5S.so"
14cr|mysql-connector-odbc-5.3.2-1|102	
14cr|mysql-connector-odbc-5.3.2-1|103	Please run this command when unregister:
14cr|mysql-connector-odbc-5.3.2-1|104	
14cr|mysql-connector-odbc-5.3.2-1|105	%{_bindir}/myodbc-installer -d -r -n "MySQL ODBC 5.3 Driver"
14cr|mysql-connector-odbc-5.3.2-1|106	EOF
14cr|mysql-connector-odbc-5.3.2-1|107	
14cr|mysql-connector-odbc-5.3.2-1|108	
14cr|mysql-connector-odbc-5.3.2-1|109	%changelog
14cr|mysql-connector-odbc-5.3.2-1|110	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14cr|mysql-connector-odbc-5.3.2-1|111	+ Revision: 2eff6f7
14cr|mysql-connector-odbc-5.3.2-1|112	- Update files
14cr|mysql-connector-odbc-5.3.2-1|113	
14cr|mysql-connector-odbc-5.3.2-1|114	

3135 14
14cr|mysqldoc-0.0.9-5|1	%define _enable_debug_packages %{nil}
14cr|mysqldoc-0.0.9-5|2	%define debug_package          %{nil}
14cr|mysqldoc-0.0.9-5|3	
14cr|mysqldoc-0.0.9-5|4	Summary:	A command-line tool for auto-documenting MySQL Schema
14cr|mysqldoc-0.0.9-5|5	Name:		mysqldoc
14cr|mysqldoc-0.0.9-5|6	Version:	0.0.9
14cr|mysqldoc-0.0.9-5|7	Release:	5
14cr|mysqldoc-0.0.9-5|8	Group:		System/Servers
14cr|mysqldoc-0.0.9-5|9	License:	GPL
14cr|mysqldoc-0.0.9-5|10	URL:		http://code.google.com/p/mysqldoc/
14cr|mysqldoc-0.0.9-5|11	Source0:	http://mysqldoc.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|mysqldoc-0.0.9-5|12	BuildRequires:	perl
14cr|mysqldoc-0.0.9-5|13	BuildArch:	noarch
14cr|mysqldoc-0.0.9-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mysqldoc-0.0.9-5|15	
14cr|mysqldoc-0.0.9-5|16	%description
14cr|mysqldoc-0.0.9-5|17	mysqldoc is a command-line tool for auto-documenting MySQL Schema. Output
14cr|mysqldoc-0.0.9-5|18	formats include XML, HTML, and TXT. mysqldoc takes COMMENT arguments and
14cr|mysqldoc-0.0.9-5|19	translates them into useful formats.
14cr|mysqldoc-0.0.9-5|20	
14cr|mysqldoc-0.0.9-5|21	%prep
14cr|mysqldoc-0.0.9-5|22	
14cr|mysqldoc-0.0.9-5|23	%setup -q
14cr|mysqldoc-0.0.9-5|24	
14cr|mysqldoc-0.0.9-5|25	%build
14cr|mysqldoc-0.0.9-5|26	
14cr|mysqldoc-0.0.9-5|27	%install
14cr|mysqldoc-0.0.9-5|28	rm -rf %{buildroot}
14cr|mysqldoc-0.0.9-5|29	
14cr|mysqldoc-0.0.9-5|30	install -d %{buildroot}%{_bindir}
14cr|mysqldoc-0.0.9-5|31	install -d %{buildroot}%{_mandir}/man1
14cr|mysqldoc-0.0.9-5|32	
14cr|mysqldoc-0.0.9-5|33	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|mysqldoc-0.0.9-5|34	pod2man %{name} > %{buildroot}%{_mandir}/man1/mysqldoc.1
14cr|mysqldoc-0.0.9-5|35	
14cr|mysqldoc-0.0.9-5|36	%clean
14cr|mysqldoc-0.0.9-5|37	rm -rf %{buildroot}
14cr|mysqldoc-0.0.9-5|38	
14cr|mysqldoc-0.0.9-5|39	%files
14cr|mysqldoc-0.0.9-5|40	%defattr(-,root,root)
14cr|mysqldoc-0.0.9-5|41	%doc RELEASE_HISTORY
14cr|mysqldoc-0.0.9-5|42	%attr(0755,root,root) %{_bindir}/%{name}
14cr|mysqldoc-0.0.9-5|43	%{_mandir}/man1/mysqldoc.1*
14cr|mysqldoc-0.0.9-5|44	
14cr|mysqldoc-0.0.9-5|45	
14cr|mysqldoc-0.0.9-5|46	
14cr|mysqldoc-0.0.9-5|47	
14cr|mysqldoc-0.0.9-5|48	%changelog
14cr|mysqldoc-0.0.9-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-5
14cr|mysqldoc-0.0.9-5|50	+ Revision: 1c74e06
14cr|mysqldoc-0.0.9-5|51	- MassBuild#464: Increase release tag
14cr|mysqldoc-0.0.9-5|52	
14cr|mysqldoc-0.0.9-5|53	

3136 14
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|1	%define _enable_debug_packages %{nil}
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|2	%define debug_package          %{nil}
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|3	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|4	Summary:	MySQL Performance Tuning Primer Script
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|5	Name:		mysql_performance_tuning_primer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|6	Version:	1.4
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|7	Release:	%mkrel 0.r2.3
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|8	Group:		System/Servers
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|9	License:	GPL
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|10	URL:		http://www.day32.com/MySQL/
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|11	Source0:	http://www.day32.com/MySQL/tuning-primer.sh
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|12	Requires:	mysql
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|13	BuildArch:	noarch
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|15	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|16	%description
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|17	This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|18	LIKE..." to produce sane recomendations for tuning server variables. It is
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|19	compatibly with all versions of MySQL 3.23 and higher (including 5.1).
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|20	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|21	o Currently it handles recomendations for the following:
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|22	o Slow Query Log
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|23	o Max Connections
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|24	o Worker Threads
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|25	o Key Buffer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|26	o Query Cache
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|27	o Sort Buffer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|28	o Joins
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|29	o Temp Tables
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|30	o Table (Open & Definition) Cache
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|31	o Table Locking
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|32	o Table Scans (read_buffer)
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|33	o Innodb Status
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|34	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|35	%prep
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|36	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|37	%setup -q -c -T
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|38	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|39	cp %{SOURCE0} mysql_performance_tuning_primer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|40	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_tuning_primer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|41	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|42	%build
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|43	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|44	%install
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|45	rm -rf %{buildroot}
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|46	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|47	install -d %{buildroot}%{_sbindir}
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|48	install -m0755 mysql_performance_tuning_primer %{buildroot}%{_sbindir}/
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|49	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|50	%clean
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|51	rm -rf %{buildroot}
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|52	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|53	%files
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|54	%defattr(0755,root,root)
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|55	%attr(0755,root,root) %{_sbindir}/mysql_performance_tuning_primer
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|56	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|57	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|58	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|59	%changelog
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.4-0.r2.3
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|61	+ Revision: 0b8ac5c
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|62	- Automatic import for version 1.4
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|63	
14cr|mysql_performance_tuning_primer-1.4-0.r2.3|64	

3137 14
14cr|mysql-proxy-0.8.4-1|1	%define major 0
14cr|mysql-proxy-0.8.4-1|2	%define libname %mklibname mysql-proxy %{major}
14cr|mysql-proxy-0.8.4-1|3	%define libchassis %mklibname mysql-chassis %{major}
14cr|mysql-proxy-0.8.4-1|4	%define libchassis_glibext %mklibname mysql-chassis-glibext %{major}
14cr|mysql-proxy-0.8.4-1|5	%define libchassis_timing %mklibname mysql-chassis-timing %{major}
14cr|mysql-proxy-0.8.4-1|6	%define devname %mklibname mysql-proxy -d
14cr|mysql-proxy-0.8.4-1|7	
14cr|mysql-proxy-0.8.4-1|8	Summary:	A Proxy for the MySQL Client/Server protocol
14cr|mysql-proxy-0.8.4-1|9	Name:		mysql-proxy
14cr|mysql-proxy-0.8.4-1|10	Version:	0.8.4
14cr|mysql-proxy-0.8.4-1|11	Release:	1
14cr|mysql-proxy-0.8.4-1|12	License:	GPLv2+
14cr|mysql-proxy-0.8.4-1|13	Group:		System/Servers
14cr|mysql-proxy-0.8.4-1|14	Url:		http://forge.mysql.com/wiki/MySQL_Proxy
14cr|mysql-proxy-0.8.4-1|15	Source0:	http://mysql.dataphone.se/Downloads/MySQL-Proxy/mysql-proxy-%{version}.tar.gz
14cr|mysql-proxy-0.8.4-1|16	Source2:	mysql-proxy.init
14cr|mysql-proxy-0.8.4-1|17	BuildRequires:	bison
14cr|mysql-proxy-0.8.4-1|18	BuildRequires:	flex
14cr|mysql-proxy-0.8.4-1|19	BuildRequires:	mysql-devel
14cr|mysql-proxy-0.8.4-1|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|mysql-proxy-0.8.4-1|21	BuildRequires:	pkgconfig(libevent)
14cr|mysql-proxy-0.8.4-1|22	BuildRequires:	pkgconfig(lua) < 5.2
14cr|mysql-proxy-0.8.4-1|23	Requires(preun,post):	rpm-helper
14cr|mysql-proxy-0.8.4-1|24	
14cr|mysql-proxy-0.8.4-1|25	%description
14cr|mysql-proxy-0.8.4-1|26	MySQL Proxy is a simple program that sits between your client and MySQL
14cr|mysql-proxy-0.8.4-1|27	server(s) that can monitor, analyze or transform their communication. Its
14cr|mysql-proxy-0.8.4-1|28	flexibility allows for unlimited uses; common ones include: load balancing;
14cr|mysql-proxy-0.8.4-1|29	failover; query analysis; query filtering and modification; and many more.
14cr|mysql-proxy-0.8.4-1|30	
14cr|mysql-proxy-0.8.4-1|31	%files
14cr|mysql-proxy-0.8.4-1|32	%doc AUTHORS NEWS README README.TESTS
14cr|mysql-proxy-0.8.4-1|33	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|mysql-proxy-0.8.4-1|34	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|mysql-proxy-0.8.4-1|35	%{_sbindir}/mysql-proxy
14cr|mysql-proxy-0.8.4-1|36	%{_bindir}/mysql-binlog-dump
14cr|mysql-proxy-0.8.4-1|37	%{_bindir}/mysql-myisam-dump
14cr|mysql-proxy-0.8.4-1|38	%dir %{_datadir}/%{name}
14cr|mysql-proxy-0.8.4-1|39	%{_datadir}/%{name}/*.lua
14cr|mysql-proxy-0.8.4-1|40	%dir /var/run/%{name}
14cr|mysql-proxy-0.8.4-1|41	%dir %{_libdir}/mysql-proxy
14cr|mysql-proxy-0.8.4-1|42	%dir %{_libdir}/mysql-proxy/plugins
14cr|mysql-proxy-0.8.4-1|43	%dir %{_libdir}/mysql-proxy/lua
14cr|mysql-proxy-0.8.4-1|44	%dir %{_libdir}/mysql-proxy/lua/proxy
14cr|mysql-proxy-0.8.4-1|45	%{_libdir}/mysql-proxy/plugins/*.so
14cr|mysql-proxy-0.8.4-1|46	%{_libdir}/mysql-proxy/lua/*.so
14cr|mysql-proxy-0.8.4-1|47	%{_libdir}/mysql-proxy/lua/proxy/*.lua
14cr|mysql-proxy-0.8.4-1|48	%{_libdir}/mysql-proxy/lua/*.lua
14cr|mysql-proxy-0.8.4-1|49	
14cr|mysql-proxy-0.8.4-1|50	%post
14cr|mysql-proxy-0.8.4-1|51	%_post_service %{name}
14cr|mysql-proxy-0.8.4-1|52	
14cr|mysql-proxy-0.8.4-1|53	%preun
14cr|mysql-proxy-0.8.4-1|54	%_preun_service %{name}
14cr|mysql-proxy-0.8.4-1|55	
14cr|mysql-proxy-0.8.4-1|56	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|57	
14cr|mysql-proxy-0.8.4-1|58	%package -n %{libname}
14cr|mysql-proxy-0.8.4-1|59	Summary:	Shared library for %{name}
14cr|mysql-proxy-0.8.4-1|60	Group:		System/Libraries
14cr|mysql-proxy-0.8.4-1|61	
14cr|mysql-proxy-0.8.4-1|62	%description -n %{libname}
14cr|mysql-proxy-0.8.4-1|63	This package contains shared library for %{name}.
14cr|mysql-proxy-0.8.4-1|64	
14cr|mysql-proxy-0.8.4-1|65	%files -n %{libname}
14cr|mysql-proxy-0.8.4-1|66	%{_libdir}/libmysql-proxy.so.%{major}*
14cr|mysql-proxy-0.8.4-1|67	
14cr|mysql-proxy-0.8.4-1|68	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|69	
14cr|mysql-proxy-0.8.4-1|70	%package -n %{libchassis}
14cr|mysql-proxy-0.8.4-1|71	Summary:	Shared library for %{name}
14cr|mysql-proxy-0.8.4-1|72	Group:		System/Libraries
14cr|mysql-proxy-0.8.4-1|73	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cr|mysql-proxy-0.8.4-1|74	
14cr|mysql-proxy-0.8.4-1|75	%description -n %{libchassis}
14cr|mysql-proxy-0.8.4-1|76	This package contains shared library for %{name}.
14cr|mysql-proxy-0.8.4-1|77	
14cr|mysql-proxy-0.8.4-1|78	%files -n %{libchassis}
14cr|mysql-proxy-0.8.4-1|79	%{_libdir}/libmysql-chassis.so.%{major}*
14cr|mysql-proxy-0.8.4-1|80	
14cr|mysql-proxy-0.8.4-1|81	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|82	
14cr|mysql-proxy-0.8.4-1|83	%package -n %{libchassis_glibext}
14cr|mysql-proxy-0.8.4-1|84	Summary:	Shared library for %{name}
14cr|mysql-proxy-0.8.4-1|85	Group:		System/Libraries
14cr|mysql-proxy-0.8.4-1|86	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cr|mysql-proxy-0.8.4-1|87	
14cr|mysql-proxy-0.8.4-1|88	%description -n %{libchassis_glibext}
14cr|mysql-proxy-0.8.4-1|89	This package contains shared library for %{name}.
14cr|mysql-proxy-0.8.4-1|90	
14cr|mysql-proxy-0.8.4-1|91	%files -n %{libchassis_glibext}
14cr|mysql-proxy-0.8.4-1|92	%{_libdir}/libmysql-chassis-glibext.so.%{major}*
14cr|mysql-proxy-0.8.4-1|93	
14cr|mysql-proxy-0.8.4-1|94	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|95	
14cr|mysql-proxy-0.8.4-1|96	%package -n %{libchassis_timing}
14cr|mysql-proxy-0.8.4-1|97	Summary:	Shared library for %{name}
14cr|mysql-proxy-0.8.4-1|98	Group:		System/Libraries
14cr|mysql-proxy-0.8.4-1|99	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cr|mysql-proxy-0.8.4-1|100	
14cr|mysql-proxy-0.8.4-1|101	%description -n %{libchassis_timing}
14cr|mysql-proxy-0.8.4-1|102	This package contains shared library for %{name}.
14cr|mysql-proxy-0.8.4-1|103	
14cr|mysql-proxy-0.8.4-1|104	%files -n %{libchassis_timing}
14cr|mysql-proxy-0.8.4-1|105	%{_libdir}/libmysql-chassis-timing.so.%{major}*
14cr|mysql-proxy-0.8.4-1|106	
14cr|mysql-proxy-0.8.4-1|107	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|108	
14cr|mysql-proxy-0.8.4-1|109	%package -n %{devname}
14cr|mysql-proxy-0.8.4-1|110	Summary:	Development files for %{name}
14cr|mysql-proxy-0.8.4-1|111	Group:		Development/C
14cr|mysql-proxy-0.8.4-1|112	Requires:	%{libname} = %{EVRD}
14cr|mysql-proxy-0.8.4-1|113	Requires:	%{libchassis} = %{EVRD}
14cr|mysql-proxy-0.8.4-1|114	Requires:	%{libchassis_glibext} = %{EVRD}
14cr|mysql-proxy-0.8.4-1|115	Requires:	%{libchassis_timing} = %{EVRD}
14cr|mysql-proxy-0.8.4-1|116	Provides:	%{name}-devel = %{EVRD}
14cr|mysql-proxy-0.8.4-1|117	
14cr|mysql-proxy-0.8.4-1|118	%description -n	%{devname}
14cr|mysql-proxy-0.8.4-1|119	This package contains development files for %{name}.
14cr|mysql-proxy-0.8.4-1|120	
14cr|mysql-proxy-0.8.4-1|121	%files -n %{devname}
14cr|mysql-proxy-0.8.4-1|122	%doc COPYING
14cr|mysql-proxy-0.8.4-1|123	%dir %{_includedir}/%{name}
14cr|mysql-proxy-0.8.4-1|124	%{_includedir}/%{name}/*.h
14cr|mysql-proxy-0.8.4-1|125	%{_libdir}/*.so
14cr|mysql-proxy-0.8.4-1|126	%{_libdir}/pkgconfig/mysql-chassis.pc
14cr|mysql-proxy-0.8.4-1|127	%{_libdir}/pkgconfig/mysql-proxy.pc
14cr|mysql-proxy-0.8.4-1|128	
14cr|mysql-proxy-0.8.4-1|129	#----------------------------------------------------------------------------
14cr|mysql-proxy-0.8.4-1|130	
14cr|mysql-proxy-0.8.4-1|131	%prep
14cr|mysql-proxy-0.8.4-1|132	%setup -q
14cr|mysql-proxy-0.8.4-1|133	
14cr|mysql-proxy-0.8.4-1|134	cp %{SOURCE2} mysql-proxy.init
14cr|mysql-proxy-0.8.4-1|135	
14cr|mysql-proxy-0.8.4-1|136	%build
14cr|mysql-proxy-0.8.4-1|137	%serverbuild
14cr|mysql-proxy-0.8.4-1|138	
14cr|mysql-proxy-0.8.4-1|139	%configure2_5x \
14cr|mysql-proxy-0.8.4-1|140	--with-lua
14cr|mysql-proxy-0.8.4-1|141	
14cr|mysql-proxy-0.8.4-1|142	%make LIBS='-llua'
14cr|mysql-proxy-0.8.4-1|143	
14cr|mysql-proxy-0.8.4-1|144	%install
14cr|mysql-proxy-0.8.4-1|145	install -d %{buildroot}%{_initrddir}
14cr|mysql-proxy-0.8.4-1|146	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|mysql-proxy-0.8.4-1|147	install -d %{buildroot}%{_datadir}/%{name}
14cr|mysql-proxy-0.8.4-1|148	install -d %{buildroot}/var/run/%{name}
14cr|mysql-proxy-0.8.4-1|149	install -d %{buildroot}%{_sbindir}
14cr|mysql-proxy-0.8.4-1|150	install -d %{buildroot}%{_includedir}/%{name}
14cr|mysql-proxy-0.8.4-1|151	
14cr|mysql-proxy-0.8.4-1|152	%makeinstall
14cr|mysql-proxy-0.8.4-1|153	# bork
14cr|mysql-proxy-0.8.4-1|154	mv %{buildroot}%{_bindir}/mysql-proxy %{buildroot}%{_sbindir}/
14cr|mysql-proxy-0.8.4-1|155	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
14cr|mysql-proxy-0.8.4-1|156	
14cr|mysql-proxy-0.8.4-1|157	install -m0755 mysql-proxy.init %{buildroot}%{_initrddir}/%{name}
14cr|mysql-proxy-0.8.4-1|158	install -m0644 examples/*.lua %{buildroot}%{_datadir}/%{name}/
14cr|mysql-proxy-0.8.4-1|159	
14cr|mysql-proxy-0.8.4-1|160	cat > mysql-proxy.sysconfig << EOF
14cr|mysql-proxy-0.8.4-1|161	MYSQL_PROXY_OPTIONS="--daemon --proxy-lua-script %{_datadir}/%{name}/tutorial-basic.lua --plugin-dir=%{_libdir}/mysql-proxy/plugins"
14cr|mysql-proxy-0.8.4-1|162	EOF
14cr|mysql-proxy-0.8.4-1|163	
14cr|mysql-proxy-0.8.4-1|164	install -m0644 mysql-proxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|mysql-proxy-0.8.4-1|165	
14cr|mysql-proxy-0.8.4-1|166	
14cr|mysql-proxy-0.8.4-1|167	%changelog
14cr|mysql-proxy-0.8.4-1|168	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.4-1
14cr|mysql-proxy-0.8.4-1|169	+ Revision: ca33edc
14cr|mysql-proxy-0.8.4-1|170	- Force lua 5.1
14cr|mysql-proxy-0.8.4-1|171	
14cr|mysql-proxy-0.8.4-1|172	

3138 14
14cr|mysqltuner-1.2.0-2|1	%define _enable_debug_packages %{nil}
14cr|mysqltuner-1.2.0-2|2	%define debug_package          %{nil}
14cr|mysqltuner-1.2.0-2|3	
14cr|mysqltuner-1.2.0-2|4	Summary:	High Performance MySQL Tuning Script
14cr|mysqltuner-1.2.0-2|5	Name:		mysqltuner
14cr|mysqltuner-1.2.0-2|6	Version:	1.2.0
14cr|mysqltuner-1.2.0-2|7	Release:	2
14cr|mysqltuner-1.2.0-2|8	Group:		System/Servers
14cr|mysqltuner-1.2.0-2|9	License:	GPLv3+
14cr|mysqltuner-1.2.0-2|10	URL:		http://rackerhacker.com/mysqltuner/
14cr|mysqltuner-1.2.0-2|11	Source0:	http://mysqltuner.com/mysqltuner.pl
14cr|mysqltuner-1.2.0-2|12	Requires:	mysql
14cr|mysqltuner-1.2.0-2|13	BuildArch:	noarch
14cr|mysqltuner-1.2.0-2|14	BuildRequires:	dos2unix
14cr|mysqltuner-1.2.0-2|15	
14cr|mysqltuner-1.2.0-2|16	%description
14cr|mysqltuner-1.2.0-2|17	MySQLTuner is a high-performance MySQL tuning script written in perl that will
14cr|mysqltuner-1.2.0-2|18	provide you with a snapshot of a MySQL server's health. Based on the statistics
14cr|mysqltuner-1.2.0-2|19	gathered, specific recommendations will be provided that will increase a MySQL
14cr|mysqltuner-1.2.0-2|20	server's efficiency and performance. The script gives you automated MySQL
14cr|mysqltuner-1.2.0-2|21	tuning that is on the level of what you would receive from a MySQL DBA.
14cr|mysqltuner-1.2.0-2|22	
14cr|mysqltuner-1.2.0-2|23	This script has been derived from many of the ideas in Matthew Montgomery's
14cr|mysqltuner-1.2.0-2|24	MySQL tuning primer script.
14cr|mysqltuner-1.2.0-2|25	
14cr|mysqltuner-1.2.0-2|26	%prep
14cr|mysqltuner-1.2.0-2|27	
14cr|mysqltuner-1.2.0-2|28	%setup -c -T
14cr|mysqltuner-1.2.0-2|29	
14cr|mysqltuner-1.2.0-2|30	cp %{SOURCE0} %{name}
14cr|mysqltuner-1.2.0-2|31	
14cr|mysqltuner-1.2.0-2|32	%build
14cr|mysqltuner-1.2.0-2|33	
14cr|mysqltuner-1.2.0-2|34	%install
14cr|mysqltuner-1.2.0-2|35	install -d %{buildroot}%{_sbindir}
14cr|mysqltuner-1.2.0-2|36	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|mysqltuner-1.2.0-2|37	
14cr|mysqltuner-1.2.0-2|38	%files
14cr|mysqltuner-1.2.0-2|39	%{_sbindir}/%{name}
14cr|mysqltuner-1.2.0-2|40	
14cr|mysqltuner-1.2.0-2|41	%changelog
14cr|mysqltuner-1.2.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|mysqltuner-1.2.0-2|43	+ Revision: 7227241
14cr|mysqltuner-1.2.0-2|44	- MassBuild#464: Increase release tag
14cr|mysqltuner-1.2.0-2|45	
14cr|mysqltuner-1.2.0-2|46	

3139 14
14cr|mysql-workbench-oss-6.1.7-2|1	%define Werror_cflags -Wformat -fpermissive -Wextra -Wall -Wno-unused -Wno-deprecated
14cr|mysql-workbench-oss-6.1.7-2|2	%define _disable_ld_no_undefined 1
14cr|mysql-workbench-oss-6.1.7-2|3	
14cr|mysql-workbench-oss-6.1.7-2|4	%define build_java 0
14cr|mysql-workbench-oss-6.1.7-2|5	
14cr|mysql-workbench-oss-6.1.7-2|6	# Keep internal libraries private
14cr|mysql-workbench-oss-6.1.7-2|7	%define __noautoprov 'devel(.*)|_cairo\\.so(.*)|_mforms\\.so(.*)|db(.*)\\.so(.*)|forms\\.grt\\.so(.*)|libantlr3c_wb(.*)|libcdbc\\.so(.*)|libgrt\\.so(.*)|liblinux_utilities\\.so(.*)|libmdcanvas\\.so(.*)|libmdcanvasgtk\\.so(.*)|libmforms\\.so(.*)|libmysqlparser\\.so(.*)|libsqlide\\.so(.*)|libsqlparser\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
14cr|mysql-workbench-oss-6.1.7-2|8	%define __noautoreq '_cairo\\.so(.*)|_mforms\\.so(.*)|db(.*)\\.so(.*)|forms\\.grt\\.so(.*)|libantlr3c_wb(.*)|libcdbc\\.so(.*)|libgrt\\.so(.*)|liblinux_utilities\\.so(.*)|libmdcanvas\\.so(.*)|libmdcanvasgtk\\.so(.*)|libmforms\\.so(.*)|libmysqlparser\\.so(.*)|libsqlide\\.so(.*)|libsqlparser\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
14cr|mysql-workbench-oss-6.1.7-2|9	
14cr|mysql-workbench-oss-6.1.7-2|10	Summary:	Extensible modeling tool for MySQL 5.x
14cr|mysql-workbench-oss-6.1.7-2|11	Name:		mysql-workbench-oss
14cr|mysql-workbench-oss-6.1.7-2|12	Version:	6.1.7
14cr|mysql-workbench-oss-6.1.7-2|13	Release:	2
14cr|mysql-workbench-oss-6.1.7-2|14	License:	GPLv2+ and LGPLv2+
14cr|mysql-workbench-oss-6.1.7-2|15	Group:		Databases
14cr|mysql-workbench-oss-6.1.7-2|16	Url:		http://dev.mysql.com/downloads/workbench/
14cr|mysql-workbench-oss-6.1.7-2|17	Source0:	http://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-%{version}-src.tar.gz
14cr|mysql-workbench-oss-6.1.7-2|18	Patch0:		mysql-workbench-ctemplate.patch
14cr|mysql-workbench-oss-6.1.7-2|19	Patch1:		mysql-workbench-mariadb-10.patch
14cr|mysql-workbench-oss-6.1.7-2|20	Patch2:		mysql-workbench-no-check-for-updates.patch
14cr|mysql-workbench-oss-6.1.7-2|21	
14cr|mysql-workbench-oss-6.1.7-2|22	Obsoletes:	mysql-workbench < 6.1.7
14cr|mysql-workbench-oss-6.1.7-2|23	Provides:	mysql-workbench = %{EVRD}
14cr|mysql-workbench-oss-6.1.7-2|24	BuildRequires:	ant
14cr|mysql-workbench-oss-6.1.7-2|25	BuildRequires:	cmake
14cr|mysql-workbench-oss-6.1.7-2|26	BuildRequires:	gettext
14cr|mysql-workbench-oss-6.1.7-2|27	BuildRequires:	imagemagick
14cr|mysql-workbench-oss-6.1.7-2|28	BuildRequires:	swig
14cr|mysql-workbench-oss-6.1.7-2|29	BuildRequires:	config(ant-antlr3)
14cr|mysql-workbench-oss-6.1.7-2|30	BuildRequires:	boost-devel
14cr|mysql-workbench-oss-6.1.7-2|31	BuildRequires:	fcgi-devel
14cr|mysql-workbench-oss-6.1.7-2|32	BuildRequires:	gettext-devel
14cr|mysql-workbench-oss-6.1.7-2|33	BuildRequires:	mysql-devel
14cr|mysql-workbench-oss-6.1.7-2|34	BuildRequires:	mysql-connector-c++-devel
14cr|mysql-workbench-oss-6.1.7-2|35	BuildRequires:	readline-devel
14cr|mysql-workbench-oss-6.1.7-2|36	BuildRequires:	tinyxml-devel
14cr|mysql-workbench-oss-6.1.7-2|37	BuildRequires:	vsqlite++-devel
14cr|mysql-workbench-oss-6.1.7-2|38	BuildRequires:	pkgconfig(cairo)
14cr|mysql-workbench-oss-6.1.7-2|39	BuildRequires:	pkgconfig(cairomm-1.0)
14cr|mysql-workbench-oss-6.1.7-2|40	BuildRequires:	pkgconfig(expat)
14cr|mysql-workbench-oss-6.1.7-2|41	BuildRequires:	pkgconfig(ext2fs)
14cr|mysql-workbench-oss-6.1.7-2|42	BuildRequires:	pkgconfig(fontconfig)
14cr|mysql-workbench-oss-6.1.7-2|43	BuildRequires:	pkgconfig(freetype2)
14cr|mysql-workbench-oss-6.1.7-2|44	BuildRequires:	pkgconfig(gl)
14cr|mysql-workbench-oss-6.1.7-2|45	BuildRequires:	pkgconfig(glu)
14cr|mysql-workbench-oss-6.1.7-2|46	BuildRequires:	pkgconfig(glib-2.0)
14cr|mysql-workbench-oss-6.1.7-2|47	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|mysql-workbench-oss-6.1.7-2|48	BuildRequires:	pkgconfig(glitz)
14cr|mysql-workbench-oss-6.1.7-2|49	BuildRequires:	pkgconfig(gnome-keyring-1)
14cr|mysql-workbench-oss-6.1.7-2|50	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|mysql-workbench-oss-6.1.7-2|51	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|mysql-workbench-oss-6.1.7-2|52	BuildRequires:	pkgconfig(libctemplate)
14cr|mysql-workbench-oss-6.1.7-2|53	BuildRequires:	pkgconfig(libglade-2.0)
14cr|mysql-workbench-oss-6.1.7-2|54	BuildRequires:	pkgconfig(libgnome-2.0)
14cr|mysql-workbench-oss-6.1.7-2|55	BuildRequires:	pkgconfig(libgnomeprint-2.2)
14cr|mysql-workbench-oss-6.1.7-2|56	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14cr|mysql-workbench-oss-6.1.7-2|57	BuildRequires:	pkgconfig(libiodbc)
14cr|mysql-workbench-oss-6.1.7-2|58	BuildRequires:	pkgconfig(libpcre)
14cr|mysql-workbench-oss-6.1.7-2|59	BuildRequires:	pkgconfig(libpng)
14cr|mysql-workbench-oss-6.1.7-2|60	BuildRequires:	pkgconfig(libxml-2.0)
14cr|mysql-workbench-oss-6.1.7-2|61	BuildRequires:	pkgconfig(libzip)
14cr|mysql-workbench-oss-6.1.7-2|62	BuildRequires:	pkgconfig(lua) < 5.2
14cr|mysql-workbench-oss-6.1.7-2|63	BuildRequires:	pkgconfig(ncurses)
14cr|mysql-workbench-oss-6.1.7-2|64	BuildRequires:	pkgconfig(openssl)
14cr|mysql-workbench-oss-6.1.7-2|65	BuildRequires:	pkgconfig(pixman-1)
14cr|mysql-workbench-oss-6.1.7-2|66	BuildRequires:	pkgconfig(python)
14cr|mysql-workbench-oss-6.1.7-2|67	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|mysql-workbench-oss-6.1.7-2|68	BuildRequires:	pkgconfig(slang)
14cr|mysql-workbench-oss-6.1.7-2|69	BuildRequires:	pkgconfig(sqlite3)
14cr|mysql-workbench-oss-6.1.7-2|70	BuildRequires:	pkgconfig(uuid)
14cr|mysql-workbench-oss-6.1.7-2|71	BuildRequires:	pkgconfig(x11)
14cr|mysql-workbench-oss-6.1.7-2|72	BuildRequires:	pkgconfig(xext)
14cr|mysql-workbench-oss-6.1.7-2|73	BuildRequires:	pkgconfig(xrender)
14cr|mysql-workbench-oss-6.1.7-2|74	%if %{build_java}
14cr|mysql-workbench-oss-6.1.7-2|75	BuildRequires:	junit
14cr|mysql-workbench-oss-6.1.7-2|76	BuildRequires:	eclipse-ecj
14cr|mysql-workbench-oss-6.1.7-2|77	BuildRequires:	gcj-tools
14cr|mysql-workbench-oss-6.1.7-2|78	BuildRequires:	jpackage-utils
14cr|mysql-workbench-oss-6.1.7-2|79	%endif
14cr|mysql-workbench-oss-6.1.7-2|80	Requires:	python-paramiko
14cr|mysql-workbench-oss-6.1.7-2|81	Requires:	python-pexpect
14cr|mysql-workbench-oss-6.1.7-2|82	
14cr|mysql-workbench-oss-6.1.7-2|83	%description
14cr|mysql-workbench-oss-6.1.7-2|84	MySQL Workbench is modeling tool that allows you to design and generate MySQL
14cr|mysql-workbench-oss-6.1.7-2|85	databases graphically.
14cr|mysql-workbench-oss-6.1.7-2|86	
14cr|mysql-workbench-oss-6.1.7-2|87	MySQL Workbench requires OpenGL and a 3D accelerated graphics card with at
14cr|mysql-workbench-oss-6.1.7-2|88	least 16MB of memory.
14cr|mysql-workbench-oss-6.1.7-2|89	
14cr|mysql-workbench-oss-6.1.7-2|90	%files
14cr|mysql-workbench-oss-6.1.7-2|91	%doc COPYING ChangeLog README
14cr|mysql-workbench-oss-6.1.7-2|92	%{_bindir}/*
14cr|mysql-workbench-oss-6.1.7-2|93	%{_libdir}/mysql-workbench
14cr|mysql-workbench-oss-6.1.7-2|94	%{_libdir}/mysql-workbench-oss/mysql-workbench-bin
14cr|mysql-workbench-oss-6.1.7-2|95	%{_datadir}/mysql-workbench
14cr|mysql-workbench-oss-6.1.7-2|96	%{_datadir}/applications/mysql-workbench-oss.desktop
14cr|mysql-workbench-oss-6.1.7-2|97	%{_datadir}/icons/hicolor/*/*/*
14cr|mysql-workbench-oss-6.1.7-2|98	%{_datadir}/mime/packages/mysql-workbench.xml
14cr|mysql-workbench-oss-6.1.7-2|99	%{_datadir}/mime-info/mysql-workbench.mime
14cr|mysql-workbench-oss-6.1.7-2|100	
14cr|mysql-workbench-oss-6.1.7-2|101	#----------------------------------------------------------------------------
14cr|mysql-workbench-oss-6.1.7-2|102	
14cr|mysql-workbench-oss-6.1.7-2|103	%prep
14cr|mysql-workbench-oss-6.1.7-2|104	%setup -qn mysql-workbench-community-6.1.7-src
14cr|mysql-workbench-oss-6.1.7-2|105	%patch0 -p1
14cr|mysql-workbench-oss-6.1.7-2|106	%patch1 -p1
14cr|mysql-workbench-oss-6.1.7-2|107	%patch2 -p1
14cr|mysql-workbench-oss-6.1.7-2|108	
14cr|mysql-workbench-oss-6.1.7-2|109	%build
14cr|mysql-workbench-oss-6.1.7-2|110	export PATH=$PWD/bin:$PATH
14cr|mysql-workbench-oss-6.1.7-2|111	export CFLAGS="%{optflags} -fPIE -pie"
14cr|mysql-workbench-oss-6.1.7-2|112	export CXXFLAGS="%{optflags} -fPIE -pie"
14cr|mysql-workbench-oss-6.1.7-2|113	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cr|mysql-workbench-oss-6.1.7-2|114	-DMYSQL_CONFIG_PATH=%{_bindir}/mysql_config \
14cr|mysql-workbench-oss-6.1.7-2|115	-DLIB_INSTALL_DIR=%{_libdir} \
14cr|mysql-workbench-oss-6.1.7-2|116	-DCMAKE_BUILD_TYPE=%{edition} \
14cr|mysql-workbench-oss-6.1.7-2|117	-DREAL_EXECUTABLE_DIR=%{_libdir}/%{name} \
14cr|mysql-workbench-oss-6.1.7-2|118	-DUSE_UNIXODBC=FALSE \
14cr|mysql-workbench-oss-6.1.7-2|119	..
14cr|mysql-workbench-oss-6.1.7-2|120	
14cr|mysql-workbench-oss-6.1.7-2|121	# paralel build broken
14cr|mysql-workbench-oss-6.1.7-2|122	make -j2
14cr|mysql-workbench-oss-6.1.7-2|123	
14cr|mysql-workbench-oss-6.1.7-2|124	%install
14cr|mysql-workbench-oss-6.1.7-2|125	%makeinstall_std -C build
14cr|mysql-workbench-oss-6.1.7-2|126	
14cr|mysql-workbench-oss-6.1.7-2|127	# construct a clean and correct wrapper
14cr|mysql-workbench-oss-6.1.7-2|128	cat > %{buildroot}%{_bindir}/mysql-workbench << EOF
14cr|mysql-workbench-oss-6.1.7-2|129	#!/bin/bash
14cr|mysql-workbench-oss-6.1.7-2|130	export LD_LIBRARY_PATH="%{_libdir}/mysql-workbench:\$LD_LIBRARY_PATH"
14cr|mysql-workbench-oss-6.1.7-2|131	export MWB_DATA_DIR="%{_datadir}/mysql-workbench"
14cr|mysql-workbench-oss-6.1.7-2|132	export MWB_LIBRARY_DIR="%{_datadir}/mysql-workbench/libraries"
14cr|mysql-workbench-oss-6.1.7-2|133	export MWB_MODULE_DIR="%{_libdir}/mysql-workbench/modules"
14cr|mysql-workbench-oss-6.1.7-2|134	export MWB_PLUGIN_DIR="%{_libdir}/mysql-workbench/plugins"
14cr|mysql-workbench-oss-6.1.7-2|135	export DBC_DRIVER_PATH="%{_libdir}/mysql-workbench"
14cr|mysql-workbench-oss-6.1.7-2|136	%{_libdir}/mysql-workbench-oss/mysql-workbench-bin \$*
14cr|mysql-workbench-oss-6.1.7-2|137	EOF
14cr|mysql-workbench-oss-6.1.7-2|138	
14cr|mysql-workbench-oss-6.1.7-2|139	install -d %{buildroot}%{_datadir}/applications
14cr|mysql-workbench-oss-6.1.7-2|140	rm -f %{buildroot}%{_datadir}/applications/MySQLWorkbench.desktop
14cr|mysql-workbench-oss-6.1.7-2|141	rm -f %{buildroot}%{_datadir}/applications/mysql-workbench.desktop
14cr|mysql-workbench-oss-6.1.7-2|142	cat > %{buildroot}%{_datadir}/applications/mysql-workbench-oss.desktop << EOF
14cr|mysql-workbench-oss-6.1.7-2|143	[Desktop Entry]
14cr|mysql-workbench-oss-6.1.7-2|144	Name=MySQL Workbench
14cr|mysql-workbench-oss-6.1.7-2|145	Comment=MySQL Database Design Tool
14cr|mysql-workbench-oss-6.1.7-2|146	Exec=%{_bindir}/mysql-workbench
14cr|mysql-workbench-oss-6.1.7-2|147	Terminal=false
14cr|mysql-workbench-oss-6.1.7-2|148	Type=Application
14cr|mysql-workbench-oss-6.1.7-2|149	Icon=mysql-workbench
14cr|mysql-workbench-oss-6.1.7-2|150	Categories=Database;Office;
14cr|mysql-workbench-oss-6.1.7-2|151	EOF
14cr|mysql-workbench-oss-6.1.7-2|152	
14cr|mysql-workbench-oss-6.1.7-2|153	# More reliable icons
14cr|mysql-workbench-oss-6.1.7-2|154	rm -rf %{buildroot}%{_datadir}/icons/hicolor/*/*/mysql-workbench.png
14cr|mysql-workbench-oss-6.1.7-2|155	for N in 16 32 48 64 128;
14cr|mysql-workbench-oss-6.1.7-2|156	do
14cr|mysql-workbench-oss-6.1.7-2|157	convert images/icons/linux/128x128/apps/mysql-workbench.png -resize ${N}x${N} $N.png;
14cr|mysql-workbench-oss-6.1.7-2|158	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/mysql-workbench.png
14cr|mysql-workbench-oss-6.1.7-2|159	done
14cr|mysql-workbench-oss-6.1.7-2|160	
14cr|mysql-workbench-oss-6.1.7-2|161	chmod a+x %{buildroot}%{_datadir}/mysql-workbench/sshtunnel.py
14cr|mysql-workbench-oss-6.1.7-2|162	
14cr|mysql-workbench-oss-6.1.7-2|163	# cleanup
14cr|mysql-workbench-oss-6.1.7-2|164	rm -f %{buildroot}%{_libdir}/mysql-workbench/*.*a
14cr|mysql-workbench-oss-6.1.7-2|165	rm -f %{buildroot}%{_libdir}/mysql-workbench/modules/*.*a
14cr|mysql-workbench-oss-6.1.7-2|166	rm -f %{buildroot}%{_libdir}/mysql-workbench/plugins/*.*a
14cr|mysql-workbench-oss-6.1.7-2|167	rm -rf %{buildroot}%{_docdir}/mysql-workbench
14cr|mysql-workbench-oss-6.1.7-2|168	
14cr|mysql-workbench-oss-6.1.7-2|169	
14cr|mysql-workbench-oss-6.1.7-2|170	%changelog
14cr|mysql-workbench-oss-6.1.7-2|171	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.1.7-2
14cr|mysql-workbench-oss-6.1.7-2|172	+ Revision: 6d5d9f1
14cr|mysql-workbench-oss-6.1.7-2|173	- Don't filter libvsqlitepp.so.3 from Requires
14cr|mysql-workbench-oss-6.1.7-2|174	
14cr|mysql-workbench-oss-6.1.7-2|175	

3140 14
14cr|mystar-2.56-8|1	Summary:	A 802.1x auth client for Ruijie
14cr|mystar-2.56-8|2	Name:		mystar
14cr|mystar-2.56-8|3	Version:	2.56
14cr|mystar-2.56-8|4	Release:	8
14cr|mystar-2.56-8|5	License:	GPLv2+
14cr|mystar-2.56-8|6	Group:		System/Servers
14cr|mystar-2.56-8|7	Url:		http://gf.cs.hit.edu.cn/projects/mystar/
14cr|mystar-2.56-8|8	Source0:	http://gf.cs.hit.edu.cn/frs/download.php/253/%{name}_for_starV%{version}.tar.gz
14cr|mystar-2.56-8|9	# fwang: We don't need static linking libraries
14cr|mystar-2.56-8|10	Patch0:		%{name}-2.56-Makefile.patch
14cr|mystar-2.56-8|11	# fwang: conf file should be put into /etc
14cr|mystar-2.56-8|12	Patch1:		%{name}-2.56-conf-path.patch
14cr|mystar-2.56-8|13	BuildRequires:	libnet-devel
14cr|mystar-2.56-8|14	BuildRequires:	libpcap-devel
14cr|mystar-2.56-8|15	
14cr|mystar-2.56-8|16	%description
14cr|mystar-2.56-8|17	mystar is a 802.1x auth client for Rujie and other compatible network.
14cr|mystar-2.56-8|18	
14cr|mystar-2.56-8|19	%files
14cr|mystar-2.56-8|20	%doc Readme.txt
14cr|mystar-2.56-8|21	%{_sbindir}/%{name}
14cr|mystar-2.56-8|22	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|mystar-2.56-8|23	
14cr|mystar-2.56-8|24	#----------------------------------------------------------------------------
14cr|mystar-2.56-8|25	
14cr|mystar-2.56-8|26	%prep
14cr|mystar-2.56-8|27	%setup -q -n %{name}_for_%{version}
14cr|mystar-2.56-8|28	%patch0 -p0
14cr|mystar-2.56-8|29	%patch1 -p0
14cr|mystar-2.56-8|30	
14cr|mystar-2.56-8|31	%build
14cr|mystar-2.56-8|32	make Flags="%{optflags}"
14cr|mystar-2.56-8|33	
14cr|mystar-2.56-8|34	%install
14cr|mystar-2.56-8|35	mkdir -p %{buildroot}%{_sbindir}
14cr|mystar-2.56-8|36	install -m 755 mystar %{buildroot}%{_sbindir}
14cr|mystar-2.56-8|37	
14cr|mystar-2.56-8|38	mkdir -p %{buildroot}%{_sysconfdir}
14cr|mystar-2.56-8|39	install -m 644 mystar.conf %{buildroot}%{_sysconfdir}
14cr|mystar-2.56-8|40	
14cr|mystar-2.56-8|41	
14cr|mystar-2.56-8|42	%changelog
14cr|mystar-2.56-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.56-8
14cr|mystar-2.56-8|44	+ Revision: 4af5873
14cr|mystar-2.56-8|45	- MassBuild#464: Increase release tag
14cr|mystar-2.56-8|46	
14cr|mystar-2.56-8|47	

3141 14
14cr|myththemes-0.24-20110303.2|1	%define gitversion v0.24-6-g9310
14cr|myththemes-0.24-20110303.2|2	%define fixesdate 20110303
14cr|myththemes-0.24-20110303.2|3	%define rel 2
14cr|myththemes-0.24-20110303.2|4	
14cr|myththemes-0.24-20110303.2|5	%if %{fixesdate}
14cr|myththemes-0.24-20110303.2|6	%define release %{fixesdate}.%{rel}
14cr|myththemes-0.24-20110303.2|7	%else
14cr|myththemes-0.24-20110303.2|8	%define release %{rel}
14cr|myththemes-0.24-20110303.2|9	%endif
14cr|myththemes-0.24-20110303.2|10	
14cr|myththemes-0.24-20110303.2|11	Summary:	Additional themes for mythtv's frontend
14cr|myththemes-0.24-20110303.2|12	Name:		myththemes
14cr|myththemes-0.24-20110303.2|13	Version:	0.24
14cr|myththemes-0.24-20110303.2|14	Release:	%{release}
14cr|myththemes-0.24-20110303.2|15	License:	GPL
14cr|myththemes-0.24-20110303.2|16	Group:		Video
14cr|myththemes-0.24-20110303.2|17	Url:		http://www.mythtv.org/
14cr|myththemes-0.24-20110303.2|18	Source0: 	%{name}-%{version}.tar.bz2
14cr|myththemes-0.24-20110303.2|19	%if %{fixesdate}
14cr|myththemes-0.24-20110303.2|20	Patch1:		fixes-%{gitversion}.patch
14cr|myththemes-0.24-20110303.2|21	%endif
14cr|myththemes-0.24-20110303.2|22	BuildRequires:	myth-devel
14cr|myththemes-0.24-20110303.2|23	BuildRequires:	qt4-devel
14cr|myththemes-0.24-20110303.2|24	BuildArch:	noarch
14cr|myththemes-0.24-20110303.2|25	
14cr|myththemes-0.24-20110303.2|26	%description
14cr|myththemes-0.24-20110303.2|27	This package contains additional themes for mythtv-frontend and
14cr|myththemes-0.24-20110303.2|28	mythtv-setup.
14cr|myththemes-0.24-20110303.2|29	
14cr|myththemes-0.24-20110303.2|30	#----------------------------------------------------------------------------
14cr|myththemes-0.24-20110303.2|31	
14cr|myththemes-0.24-20110303.2|32	%package -n mythtv-themes-myththemes
14cr|myththemes-0.24-20110303.2|33	Summary:	Additional themes for mythtv's frontend
14cr|myththemes-0.24-20110303.2|34	Group:		Video
14cr|myththemes-0.24-20110303.2|35	Provides:	mythtv-theme-Titivillus = %{EVRD}
14cr|myththemes-0.24-20110303.2|36	Provides:	myththemes = %{EVRD}
14cr|myththemes-0.24-20110303.2|37	
14cr|myththemes-0.24-20110303.2|38	%description -n mythtv-themes-myththemes
14cr|myththemes-0.24-20110303.2|39	This package contains additional themes for mythtv-frontend and
14cr|myththemes-0.24-20110303.2|40	mythtv-setup.
14cr|myththemes-0.24-20110303.2|41	
14cr|myththemes-0.24-20110303.2|42	Base themes are contained in the mythtv-themes-base package.
14cr|myththemes-0.24-20110303.2|43	
14cr|myththemes-0.24-20110303.2|44	%files -n mythtv-themes-myththemes
14cr|myththemes-0.24-20110303.2|45	%doc COPYING
14cr|myththemes-0.24-20110303.2|46	%{_datadir}/mythtv
14cr|myththemes-0.24-20110303.2|47	
14cr|myththemes-0.24-20110303.2|48	#----------------------------------------------------------------------------
14cr|myththemes-0.24-20110303.2|49	
14cr|myththemes-0.24-20110303.2|50	%prep
14cr|myththemes-0.24-20110303.2|51	%setup -q
14cr|myththemes-0.24-20110303.2|52	%apply_patches
14cr|myththemes-0.24-20110303.2|53	
14cr|myththemes-0.24-20110303.2|54	%build
14cr|myththemes-0.24-20110303.2|55	./configure --prefix=%{_prefix}
14cr|myththemes-0.24-20110303.2|56	%make
14cr|myththemes-0.24-20110303.2|57	
14cr|myththemes-0.24-20110303.2|58	%install
14cr|myththemes-0.24-20110303.2|59	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|myththemes-0.24-20110303.2|60	
14cr|myththemes-0.24-20110303.2|61	
14cr|myththemes-0.24-20110303.2|62	
14cr|myththemes-0.24-20110303.2|63	%changelog
14cr|myththemes-0.24-20110303.2|64	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24-20110303.2
14cr|myththemes-0.24-20110303.2|65	+ Revision: c2f10d7
14cr|myththemes-0.24-20110303.2|66	- Spec cleanup
14cr|myththemes-0.24-20110303.2|67	
14cr|myththemes-0.24-20110303.2|68	

3142 14
14cr|mytop-1.6-7|1	Summary: A clone of top for MySQL 3.22.x to 4.x
14cr|mytop-1.6-7|2	Name: mytop
14cr|mytop-1.6-7|3	Version: 1.6
14cr|mytop-1.6-7|4	Release: 7
14cr|mytop-1.6-7|5	Source0: http://jeremy.zawodny.com/mysql/mytop/%{name}-%{version}.tar.bz2
14cr|mytop-1.6-7|6	Patch0:  mytop-1.6.long_nums.patch
14cr|mytop-1.6-7|7	URL: http://jeremy.zawodny.com/mysql/mytop/
14cr|mytop-1.6-7|8	License: GPL
14cr|mytop-1.6-7|9	Group: Databases
14cr|mytop-1.6-7|10	BuildArch:  noarch
14cr|mytop-1.6-7|11	Prefix: %{_prefix}
14cr|mytop-1.6-7|12	BuildRequires: perl-Term-ReadKey
14cr|mytop-1.6-7|13	BuildRequires: perl-devel
14cr|mytop-1.6-7|14	Requires: perl-Term-ReadKey
14cr|mytop-1.6-7|15	Requires: perl-Mysql
14cr|mytop-1.6-7|16	Obsoletes: perl-mytop
14cr|mytop-1.6-7|17	
14cr|mytop-1.6-7|18	%description
14cr|mytop-1.6-7|19	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
14cr|mytop-1.6-7|20	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
14cr|mytop-1.6-7|21	
14cr|mytop-1.6-7|22	%prep
14cr|mytop-1.6-7|23	%setup -q
14cr|mytop-1.6-7|24	%patch0 -p1
14cr|mytop-1.6-7|25	
14cr|mytop-1.6-7|26	%build
14cr|mytop-1.6-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|mytop-1.6-7|28	make
14cr|mytop-1.6-7|29	make test
14cr|mytop-1.6-7|30	
14cr|mytop-1.6-7|31	%install
14cr|mytop-1.6-7|32	# beware to use _std macros
14cr|mytop-1.6-7|33	%makeinstall_std
14cr|mytop-1.6-7|34	
14cr|mytop-1.6-7|35	%files
14cr|mytop-1.6-7|36	%{_bindir}/mytop
14cr|mytop-1.6-7|37	%{_mandir}/man1/%{name}.*
14cr|mytop-1.6-7|38	%doc README
14cr|mytop-1.6-7|39	
14cr|mytop-1.6-7|40	%changelog
14cr|mytop-1.6-7|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-7
14cr|mytop-1.6-7|42	+ Revision: bfdd37a
14cr|mytop-1.6-7|43	- MassBuild#464: Increase release tag
14cr|mytop-1.6-7|44	
14cr|mytop-1.6-7|45	

3143 14
14cr|nabi-1.0.0-2|1	Summary:	Simple Hangul X Input Method
14cr|nabi-1.0.0-2|2	Name:		nabi
14cr|nabi-1.0.0-2|3	Version:	1.0.0
14cr|nabi-1.0.0-2|4	Release:	2
14cr|nabi-1.0.0-2|5	License:	GPLv2+
14cr|nabi-1.0.0-2|6	Group:		System/Internationalization
14cr|nabi-1.0.0-2|7	URL:		http://code.google.com/p/nabi
14cr|nabi-1.0.0-2|8	Source:		http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|nabi-1.0.0-2|9	BuildRequires:	librsvg
14cr|nabi-1.0.0-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nabi-1.0.0-2|11	BuildRequires:	pkgconfig(libhangul)
14cr|nabi-1.0.0-2|12	Requires:	locales-ko
14cr|nabi-1.0.0-2|13	
14cr|nabi-1.0.0-2|14	%description
14cr|nabi-1.0.0-2|15	Nabi is a simple XIM for Korean, implemented with GTK+2.
14cr|nabi-1.0.0-2|16	It can dock in the notification area, and also show the
14cr|nabi-1.0.0-2|17	status of imhangul (See also http://imhangul.kldp.net).
14cr|nabi-1.0.0-2|18	
14cr|nabi-1.0.0-2|19	%files -f %{name}.lang
14cr|nabi-1.0.0-2|20	%doc AUTHORS COPYING ChangeLog README
14cr|nabi-1.0.0-2|21	%attr(755,root,root) %{_bindir}/nabi
14cr|nabi-1.0.0-2|22	%{_datadir}/nabi
14cr|nabi-1.0.0-2|23	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|nabi-1.0.0-2|24	%{_datadir}/applications/%{name}.desktop
14cr|nabi-1.0.0-2|25	
14cr|nabi-1.0.0-2|26	#----------------------------------------------------------------------------
14cr|nabi-1.0.0-2|27	
14cr|nabi-1.0.0-2|28	%prep
14cr|nabi-1.0.0-2|29	%setup -q
14cr|nabi-1.0.0-2|30	
14cr|nabi-1.0.0-2|31	%build
14cr|nabi-1.0.0-2|32	%configure2_5x
14cr|nabi-1.0.0-2|33	%make
14cr|nabi-1.0.0-2|34	
14cr|nabi-1.0.0-2|35	%install
14cr|nabi-1.0.0-2|36	%makeinstall_std
14cr|nabi-1.0.0-2|37	
14cr|nabi-1.0.0-2|38	# menu entry:
14cr|nabi-1.0.0-2|39	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|nabi-1.0.0-2|40	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|nabi-1.0.0-2|41	[Desktop Entry]
14cr|nabi-1.0.0-2|42	Name=Nabi
14cr|nabi-1.0.0-2|43	Comment=Simple Hangul XIM
14cr|nabi-1.0.0-2|44	Exec=%{name}
14cr|nabi-1.0.0-2|45	Icon=%{name}
14cr|nabi-1.0.0-2|46	Terminal=false
14cr|nabi-1.0.0-2|47	Type=Application
14cr|nabi-1.0.0-2|48	Categories=System;Settings;Accessibility;
14cr|nabi-1.0.0-2|49	EOF
14cr|nabi-1.0.0-2|50	
14cr|nabi-1.0.0-2|51	# Install icons of various sizes
14cr|nabi-1.0.0-2|52	for s in 256 128 96 48 32 22 16 ; do
14cr|nabi-1.0.0-2|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|nabi-1.0.0-2|54	rsvg-convert -w ${s} -h ${s} \
14cr|nabi-1.0.0-2|55	%{name}.svg -o \
14cr|nabi-1.0.0-2|56	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|nabi-1.0.0-2|57	done
14cr|nabi-1.0.0-2|58	
14cr|nabi-1.0.0-2|59	%find_lang %{name}
14cr|nabi-1.0.0-2|60	
14cr|nabi-1.0.0-2|61	
14cr|nabi-1.0.0-2|62	%changelog
14cr|nabi-1.0.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nabi-1.0.0-2|64	+ Revision: d3ae01f
14cr|nabi-1.0.0-2|65	- MassBuild#464: Increase release tag
14cr|nabi-1.0.0-2|66	
14cr|nabi-1.0.0-2|67	

3144 14
14cr|nacl-20110221-2|1	%define staticname	%mklibname nacl -d -s
14cr|nacl-20110221-2|2	
14cr|nacl-20110221-2|3	Name:		nacl
14cr|nacl-20110221-2|4	Summary:	Networking and Cryptography library
14cr|nacl-20110221-2|5	Version:	20110221
14cr|nacl-20110221-2|6	Release:	2
14cr|nacl-20110221-2|7	License:	Public Domain
14cr|nacl-20110221-2|8	Group:		System/Libraries
14cr|nacl-20110221-2|9	URL:		http://nacl.cr.yp.to/
14cr|nacl-20110221-2|10	Source0:	http://hyperelliptic.org/nacl/%{name}-%{version}.tar.bz2
14cr|nacl-20110221-2|11	
14cr|nacl-20110221-2|12	%description
14cr|nacl-20110221-2|13	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
14cr|nacl-20110221-2|14	for network communication, encryption, decryption, signatures, etc. NaCl's goal
14cr|nacl-20110221-2|15	is to provide all of the core operations needed to build higher-level
14cr|nacl-20110221-2|16	cryptographic tools.
14cr|nacl-20110221-2|17	
14cr|nacl-20110221-2|18	%package -n %{staticname}
14cr|nacl-20110221-2|19	Summary:	NaCl library for static linking
14cr|nacl-20110221-2|20	Provides:	%{name}-static-devel = %{EVRD}
14cr|nacl-20110221-2|21	
14cr|nacl-20110221-2|22	%description -n %{staticname}
14cr|nacl-20110221-2|23	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
14cr|nacl-20110221-2|24	for network communication, encryption, decryption, signatures, etc. NaCl's goal
14cr|nacl-20110221-2|25	is to provide all of the core operations needed to build higher-level
14cr|nacl-20110221-2|26	cryptographic tools.
14cr|nacl-20110221-2|27	
14cr|nacl-20110221-2|28	%prep
14cr|nacl-20110221-2|29	%setup -q
14cr|nacl-20110221-2|30	
14cr|nacl-20110221-2|31	%build
14cr|nacl-20110221-2|32	%setup_compile_flags
14cr|nacl-20110221-2|33	./do
14cr|nacl-20110221-2|34	
14cr|nacl-20110221-2|35	%install
14cr|nacl-20110221-2|36	SHORTHOSTNAME=$(echo $HOSTNAME | cut -d. -f1 | sed 's/-//g')
14cr|nacl-20110221-2|37	%ifarch x86_64
14cr|nacl-20110221-2|38	mv build/${SHORTHOSTNAME}/include/amd64/* build/${SHORTHOSTNAME}/include/
14cr|nacl-20110221-2|39	%else
14cr|nacl-20110221-2|40	%ifarch %{ix86}
14cr|nacl-20110221-2|41	mv build/${SHORTHOSTNAME}/include/x86/* build/${SHORTHOSTNAME}/include/
14cr|nacl-20110221-2|42	%endif
14cr|nacl-20110221-2|43	%endif
14cr|nacl-20110221-2|44	mkdir build/${SHORTHOSTNAME}/include/nacl
14cr|nacl-20110221-2|45	mv build/${SHORTHOSTNAME}/include/*.h build/${SHORTHOSTNAME}/include/nacl/
14cr|nacl-20110221-2|46	%ifarch x86_64
14cr|nacl-20110221-2|47	mv build/${SHORTHOSTNAME}/lib/amd64/* build/${SHORTHOSTNAME}/lib/
14cr|nacl-20110221-2|48	%else
14cr|nacl-20110221-2|49	%ifarch %{ix86}
14cr|nacl-20110221-2|50	mv build/${SHORTHOSTNAME}/lib/x86/* build/${SHORTHOSTNAME}/lib/
14cr|nacl-20110221-2|51	%endif
14cr|nacl-20110221-2|52	%endif
14cr|nacl-20110221-2|53	rm -rf build/${SHORTHOSTNAME}/log
14cr|nacl-20110221-2|54	rm -rf build/${SHORTHOSTNAME}/work
14cr|nacl-20110221-2|55	rm -rf build/${SHORTHOSTNAME}/data
14cr|nacl-20110221-2|56	rm -rf build/${SHORTHOSTNAME}/include/x86
14cr|nacl-20110221-2|57	rm -rf build/${SHORTHOSTNAME}/include/amd64
14cr|nacl-20110221-2|58	rm -rf build/${SHORTHOSTNAME}/include/lpia
14cr|nacl-20110221-2|59	rm -rf build/${SHORTHOSTNAME}/lib/x86
14cr|nacl-20110221-2|60	rm -rf build/${SHORTHOSTNAME}/lib/amd64
14cr|nacl-20110221-2|61	rm -rf build/${SHORTHOSTNAME}/lib/lpia
14cr|nacl-20110221-2|62	rm -f build/${SHORTHOSTNAME}/bin/ok*
14cr|nacl-20110221-2|63	rm -f build/${SHORTHOSTNAME}/lib/*.o
14cr|nacl-20110221-2|64	rm build/${SHORTHOSTNAME}/include/nacl/cpuid.h
14cr|nacl-20110221-2|65	
14cr|nacl-20110221-2|66	mkdir -p %{buildroot}%{_prefix}
14cr|nacl-20110221-2|67	mv build/$SHORTHOSTNAME/include %{buildroot}%{_includedir}
14cr|nacl-20110221-2|68	mv build/$SHORTHOSTNAME/bin %{buildroot}%{_bindir}
14cr|nacl-20110221-2|69	mv build/$SHORTHOSTNAME/lib %{buildroot}%{_libdir}
14cr|nacl-20110221-2|70	
14cr|nacl-20110221-2|71	%files
14cr|nacl-20110221-2|72	%{_bindir}/*
14cr|nacl-20110221-2|73	
14cr|nacl-20110221-2|74	%files -n %{staticname}
14cr|nacl-20110221-2|75	%{_includedir}/nacl/
14cr|nacl-20110221-2|76	%{_libdir}/libnacl.a
14cr|nacl-20110221-2|77	
14cr|nacl-20110221-2|78	
14cr|nacl-20110221-2|79	
14cr|nacl-20110221-2|80	%changelog
14cr|nacl-20110221-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110221-2
14cr|nacl-20110221-2|82	+ Revision: a106ba8
14cr|nacl-20110221-2|83	- MassBuild#464: Increase release tag
14cr|nacl-20110221-2|84	
14cr|nacl-20110221-2|85	

3145 14
14cr|nads-0.3-7|1	%define major 0
14cr|nads-0.3-7|2	%define libname %mklibname %{name} %{major}
14cr|nads-0.3-7|3	%define devname %mklibname %{name} -d
14cr|nads-0.3-7|4	
14cr|nads-0.3-7|5	Summary:	Normalized Attack Detection System
14cr|nads-0.3-7|6	Name:		nads
14cr|nads-0.3-7|7	Version:	0.3
14cr|nads-0.3-7|8	Release:	7
14cr|nads-0.3-7|9	License:	GPLv2+
14cr|nads-0.3-7|10	Group:		System/Servers
14cr|nads-0.3-7|11	Url:		http://www.scaramanga.co.uk
14cr|nads-0.3-7|12	Source0:	%{name}-%{version}.tar.bz2
14cr|nads-0.3-7|13	BuildRequires:	libtool
14cr|nads-0.3-7|14	
14cr|nads-0.3-7|15	%description
14cr|nads-0.3-7|16	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
14cr|nads-0.3-7|17	in any form and converts them to a form suitable for comparison,
14cr|nads-0.3-7|18	or for matching against attack descriptions (signatures) in
14cr|nads-0.3-7|19	intrusion detection / prevention systems.
14cr|nads-0.3-7|20	
14cr|nads-0.3-7|21	%files
14cr|nads-0.3-7|22	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|nads-0.3-7|23	%{_bindir}/nads
14cr|nads-0.3-7|24	%{_bindir}/testnads
14cr|nads-0.3-7|25	
14cr|nads-0.3-7|26	#----------------------------------------------------------------------------
14cr|nads-0.3-7|27	
14cr|nads-0.3-7|28	%package -n %{libname}
14cr|nads-0.3-7|29	Summary:	Normalized Attack Detection System library
14cr|nads-0.3-7|30	Group:		System/Libraries
14cr|nads-0.3-7|31	
14cr|nads-0.3-7|32	%description -n %{libname}
14cr|nads-0.3-7|33	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
14cr|nads-0.3-7|34	in any form and converts them to a form suitable for comparison,
14cr|nads-0.3-7|35	or for matching against attack descriptions (signatures) in
14cr|nads-0.3-7|36	intrusion detection / prevention systems.
14cr|nads-0.3-7|37	
14cr|nads-0.3-7|38	%files -n %{libname}
14cr|nads-0.3-7|39	%{_libdir}/lib%{name}.so.%{major}*
14cr|nads-0.3-7|40	
14cr|nads-0.3-7|41	#----------------------------------------------------------------------------
14cr|nads-0.3-7|42	
14cr|nads-0.3-7|43	%package -n %{devname}
14cr|nads-0.3-7|44	Summary:	Static library and header files for the %{name} library
14cr|nads-0.3-7|45	Group:		Development/C
14cr|nads-0.3-7|46	Provides:	lib%{name}-devel = %{EVRD}
14cr|nads-0.3-7|47	Requires:	%{libname} = %{EVRD}
14cr|nads-0.3-7|48	
14cr|nads-0.3-7|49	%description -n %{devname}
14cr|nads-0.3-7|50	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
14cr|nads-0.3-7|51	in any form and converts them to a form suitable for comparison,
14cr|nads-0.3-7|52	or for matching against attack descriptions (signatures) in
14cr|nads-0.3-7|53	intrusion detection / prevention systems.
14cr|nads-0.3-7|54	
14cr|nads-0.3-7|55	This package contains the static %{name} library and its header
14cr|nads-0.3-7|56	files.
14cr|nads-0.3-7|57	
14cr|nads-0.3-7|58	%files -n %{devname}
14cr|nads-0.3-7|59	%{_includedir}/*
14cr|nads-0.3-7|60	%{_libdir}/lib%{name}.so
14cr|nads-0.3-7|61	
14cr|nads-0.3-7|62	#----------------------------------------------------------------------------
14cr|nads-0.3-7|63	
14cr|nads-0.3-7|64	%prep
14cr|nads-0.3-7|65	%setup -q
14cr|nads-0.3-7|66	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|nads-0.3-7|67	
14cr|nads-0.3-7|68	%build
14cr|nads-0.3-7|69	./autogen.sh
14cr|nads-0.3-7|70	%configure2_5x \
14cr|nads-0.3-7|71	--disable-static \
14cr|nads-0.3-7|72	--enable-shared
14cr|nads-0.3-7|73	%make LIBTOOL=%{_bindir}/libtool
14cr|nads-0.3-7|74	
14cr|nads-0.3-7|75	%install
14cr|nads-0.3-7|76	%makeinstall_std
14cr|nads-0.3-7|77	
14cr|nads-0.3-7|78	
14cr|nads-0.3-7|79	%changelog
14cr|nads-0.3-7|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14cr|nads-0.3-7|81	+ Revision: bf19795
14cr|nads-0.3-7|82	- MassBuild#464: Increase release tag
14cr|nads-0.3-7|83	
14cr|nads-0.3-7|84	

3146 14
14cr|naev-0.5.3-4|1	Name:		naev
14cr|naev-0.5.3-4|2	Version:	0.5.3
14cr|naev-0.5.3-4|3	Release:	4
14cr|naev-0.5.3-4|4	Summary:	2D space trading and combat game
14cr|naev-0.5.3-4|5	Group:		Games/Arcade
14cr|naev-0.5.3-4|6	License: 	GPLv3+
14cr|naev-0.5.3-4|7	URL:		http://code.google.com/p/naev/
14cr|naev-0.5.3-4|8	Source0:	http://naev.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|naev-0.5.3-4|9	Source1:	%{name}.png
14cr|naev-0.5.3-4|10	Source2:	http://naev.googlecode.com/files/ndata-%{version}
14cr|naev-0.5.3-4|11	Patch1:		naev-0.5.0-linking.patch
14cr|naev-0.5.3-4|12	Requires:	%{name}-data
14cr|naev-0.5.3-4|13	BuildRequires:	binutils-devel
14cr|naev-0.5.3-4|14	BuildRequires:	pkgconfig(freetype2)
14cr|naev-0.5.3-4|15	BuildRequires:	jpeg-devel
14cr|naev-0.5.3-4|16	BuildRequires:	pkgconfig(vorbis)
14cr|naev-0.5.3-4|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|naev-0.5.3-4|18	BuildRequires:	pkgconfig(gl)
14cr|naev-0.5.3-4|19	BuildRequires:	pkgconfig(glu)
14cr|naev-0.5.3-4|20	BuildRequires:	pkgconfig(openal)
14cr|naev-0.5.3-4|21	BuildRequires:	pkgconfig(libpng)
14cr|naev-0.5.3-4|22	BuildRequires:	pkgconfig(sdl)
14cr|naev-0.5.3-4|23	BuildRequires:	pkgconfig(SDL_image)
14cr|naev-0.5.3-4|24	BuildRequires:	pkgconfig(zlib)
14cr|naev-0.5.3-4|25	
14cr|naev-0.5.3-4|26	%description
14cr|naev-0.5.3-4|27	NAEV is a 2D space trading and combat game, taking inspiration from the
14cr|naev-0.5.3-4|28	Escape Velocity series.
14cr|naev-0.5.3-4|29	
14cr|naev-0.5.3-4|30	You pilot a space ship from a top-down perspective, and are more or less
14cr|naev-0.5.3-4|31	free to do what you want. As the genre name implies, you’re able to trade
14cr|naev-0.5.3-4|32	and engage in combat at will. Beyond that, there’s an ever-growing number
14cr|naev-0.5.3-4|33	of storyline missions, equipment, and ships; Even the galaxy itself grows
14cr|naev-0.5.3-4|34	larger with each release. For the literarily-inclined, there are large
14cr|naev-0.5.3-4|35	amounts of lore accompanying everything from planets to equipment.
14cr|naev-0.5.3-4|36	
14cr|naev-0.5.3-4|37	%package	data
14cr|naev-0.5.3-4|38	Group:		Games/Arcade
14cr|naev-0.5.3-4|39	License:	GPLv3+ AND GPLv3 AND GPLv2+ AND Public Domain AND CC-by 3.0 AND CC-by-sa 3.0
14cr|naev-0.5.3-4|40	Summary:	Data files for %{name}
14cr|naev-0.5.3-4|41	Suggests:	naev
14cr|naev-0.5.3-4|42	BuildArch:	noarch
14cr|naev-0.5.3-4|43	
14cr|naev-0.5.3-4|44	%description	data
14cr|naev-0.5.3-4|45	NAEV is a 2D space trading and combat game, taking inspiration from the
14cr|naev-0.5.3-4|46	Escape Velocity series.
14cr|naev-0.5.3-4|47	
14cr|naev-0.5.3-4|48	This is the data file.
14cr|naev-0.5.3-4|49	
14cr|naev-0.5.3-4|50	%prep
14cr|naev-0.5.3-4|51	%setup -q
14cr|naev-0.5.3-4|52	%patch1 -p1 -b .linking
14cr|naev-0.5.3-4|53	
14cr|naev-0.5.3-4|54	%build
14cr|naev-0.5.3-4|55	%configure2_5x --with-ndata-path=%{_gamesdatadir}/%{name}/ndata-%{version} --bindir=%{_gamesbindir}
14cr|naev-0.5.3-4|56	%make LIBS="-lvorbis -lm"
14cr|naev-0.5.3-4|57	%install
14cr|naev-0.5.3-4|58	%makeinstall_std
14cr|naev-0.5.3-4|59	
14cr|naev-0.5.3-4|60	install -m644 %{SOURCE2} -D %{buildroot}%{_gamesdatadir}/%{name}/ndata-%{version}
14cr|naev-0.5.3-4|61	
14cr|naev-0.5.3-4|62	install -m644 %{SOURCE1} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|naev-0.5.3-4|63	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|naev-0.5.3-4|64	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|naev-0.5.3-4|65	[Desktop Entry]
14cr|naev-0.5.3-4|66	Name=Naev
14cr|naev-0.5.3-4|67	GenericName=Naev
14cr|naev-0.5.3-4|68	Comment=2D space trading and combat game
14cr|naev-0.5.3-4|69	Icon=%{name}.png
14cr|naev-0.5.3-4|70	Exec=%{_gamesbindir}/%{name}
14cr|naev-0.5.3-4|71	Type=Application
14cr|naev-0.5.3-4|72	Categories=Game;StrategyGame;
14cr|naev-0.5.3-4|73	StartupNotify=true
14cr|naev-0.5.3-4|74	EOF
14cr|naev-0.5.3-4|75	
14cr|naev-0.5.3-4|76	%files
14cr|naev-0.5.3-4|77	%doc README LICENSE AUTHORS TODO
14cr|naev-0.5.3-4|78	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|naev-0.5.3-4|79	%{_mandir}/man6/%{name}.6.*
14cr|naev-0.5.3-4|80	%{_datadir}/applications/%{name}.desktop
14cr|naev-0.5.3-4|81	%{_datadir}/%{name}/naev-confupdate.sh
14cr|naev-0.5.3-4|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|naev-0.5.3-4|83	%{_datadir}/pixmaps/%{name}.png
14cr|naev-0.5.3-4|84	
14cr|naev-0.5.3-4|85	%files data
14cr|naev-0.5.3-4|86	%{_gamesdatadir}/%{name}/ndata-%{version}
14cr|naev-0.5.3-4|87	
14cr|naev-0.5.3-4|88	
14cr|naev-0.5.3-4|89	
14cr|naev-0.5.3-4|90	%changelog
14cr|naev-0.5.3-4|91	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 0.5.3-4
14cr|naev-0.5.3-4|92	+ Revision: 9dee8cb
14cr|naev-0.5.3-4|93	- fix DSO linking
14cr|naev-0.5.3-4|94	
14cr|naev-0.5.3-4|95	

3147 14
14cr|nagios-3.5.1-2|1	%define nsusr nagios
14cr|nagios-3.5.1-2|2	%define nsgrp nagios
14cr|nagios-3.5.1-2|3	%define cmdusr apache
14cr|nagios-3.5.1-2|4	%define cmdgrp apache
14cr|nagios-3.5.1-2|5	%define _disable_ld_no_undefined 1
14cr|nagios-3.5.1-2|6	
14cr|nagios-3.5.1-2|7	Summary:    Host/service/network monitoring program
14cr|nagios-3.5.1-2|8	Name:       nagios
14cr|nagios-3.5.1-2|9	Version:    3.5.1
14cr|nagios-3.5.1-2|10	Release:    2
14cr|nagios-3.5.1-2|11	License:    GPLv2
14cr|nagios-3.5.1-2|12	Group:      Networking/Other
14cr|nagios-3.5.1-2|13	URL:        http://www.nagios.org/
14cr|nagios-3.5.1-2|14	Source0:    http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
14cr|nagios-3.5.1-2|15	Source1:    %{name}.service
14cr|nagios-3.5.1-2|16	Source2:    %{name}.tmpfiles
14cr|nagios-3.5.1-2|17	Source5:    favicon.ico
14cr|nagios-3.5.1-2|18	Patch1:     nagios-3.5.0-mdv-config.patch
14cr|nagios-3.5.1-2|19	Patch6:     nagios-DESTDIR.diff
14cr|nagios-3.5.1-2|20	Requires(post): rpm-helper
14cr|nagios-3.5.1-2|21	Requires(preun): rpm-helper
14cr|nagios-3.5.1-2|22	Requires(pre): rpm-helper
14cr|nagios-3.5.1-2|23	Requires(postun): rpm-helper
14cr|nagios-3.5.1-2|24	Requires:   apache
14cr|nagios-3.5.1-2|25	Requires:   nagios-plugins
14cr|nagios-3.5.1-2|26	BuildRequires:  gd-devel
14cr|nagios-3.5.1-2|27	BuildRequires:  imagemagick
14cr|nagios-3.5.1-2|28	BuildRequires:  jpeg-devel
14cr|nagios-3.5.1-2|29	BuildRequires:  libtool-devel
14cr|nagios-3.5.1-2|30	BuildRequires:  multiarch-utils >= 1.0.3
14cr|nagios-3.5.1-2|31	BuildRequires:  perl-devel
14cr|nagios-3.5.1-2|32	Epoch:      1
14cr|nagios-3.5.1-2|33	
14cr|nagios-3.5.1-2|34	%description
14cr|nagios-3.5.1-2|35	Nagios is a program that will monitor hosts and services on your
14cr|nagios-3.5.1-2|36	network. It has the ability to email or page you when a problem
14cr|nagios-3.5.1-2|37	arises and when a problem is resolved. Nagios is written in C and
14cr|nagios-3.5.1-2|38	is designed to run under Linux (and some other *NIX variants) as a
14cr|nagios-3.5.1-2|39	background process, intermittently running checks on various
14cr|nagios-3.5.1-2|40	services that you specify.
14cr|nagios-3.5.1-2|41	
14cr|nagios-3.5.1-2|42	The actual service checks are performed by separate "plugin"
14cr|nagios-3.5.1-2|43	programs which return the status of the checks to Nagios.
14cr|nagios-3.5.1-2|44	
14cr|nagios-3.5.1-2|45	This package provide core programs for nagios. The web interface,
14cr|nagios-3.5.1-2|46	documentation, and development files are built as separate
14cr|nagios-3.5.1-2|47	packages
14cr|nagios-3.5.1-2|48	
14cr|nagios-3.5.1-2|49	%package    www
14cr|nagios-3.5.1-2|50	Summary:    Provides the HTML and CGI files for the Nagios web interface
14cr|nagios-3.5.1-2|51	Group:      Networking/WWW
14cr|nagios-3.5.1-2|52	Requires:   %{name} = %{epoch}:%{version}-%{release}
14cr|nagios-3.5.1-2|53	Requires:   webserver
14cr|nagios-3.5.1-2|54	Requires:   nail
14cr|nagios-3.5.1-2|55	Requires:   traceroute
14cr|nagios-3.5.1-2|56	Requires:   apache-mod_php
14cr|nagios-3.5.1-2|57	Requires:   %{name}-imagepaks
14cr|nagios-3.5.1-2|58	Obsoletes:  nagios-theme-nuvola
14cr|nagios-3.5.1-2|59	Obsoletes:  nagios-theme
14cr|nagios-3.5.1-2|60	Epoch:      %{epoch}
14cr|nagios-3.5.1-2|61	
14cr|nagios-3.5.1-2|62	%description    www
14cr|nagios-3.5.1-2|63	Nagios is a program that will monitor hosts and services on your network. It
14cr|nagios-3.5.1-2|64	has the ability to email or page you when a problem arises and when a problem
14cr|nagios-3.5.1-2|65	is resolved. Nagios is written in C and is designed to run under Linux (and
14cr|nagios-3.5.1-2|66	some other *NIX variants) as a background process, intermittently running
14cr|nagios-3.5.1-2|67	checks on various services that you specify.
14cr|nagios-3.5.1-2|68	
14cr|nagios-3.5.1-2|69	Several CGI programs are included with Nagios in order to allow you to view the
14cr|nagios-3.5.1-2|70	current service status, problem history, notification history, and log file via
14cr|nagios-3.5.1-2|71	the web. This package provides the HTML and CGI files for the Nagios web
14cr|nagios-3.5.1-2|72	interface. In addition, HTML documentation is included in this package
14cr|nagios-3.5.1-2|73	
14cr|nagios-3.5.1-2|74	%package    devel
14cr|nagios-3.5.1-2|75	Group:      Development/C
14cr|nagios-3.5.1-2|76	Summary:    Provides include files that Nagios-related applications may compile against
14cr|nagios-3.5.1-2|77	Epoch:      %{epoch}
14cr|nagios-3.5.1-2|78	
14cr|nagios-3.5.1-2|79	%description    devel
14cr|nagios-3.5.1-2|80	Nagios is a program that will monitor hosts and services on your network. It
14cr|nagios-3.5.1-2|81	has the ability to email or page you when a problem arises and when a problem
14cr|nagios-3.5.1-2|82	is resolved. Nagios is written in C and is designed to run under Linux (and
14cr|nagios-3.5.1-2|83	some other *NIX variants) as a background process, intermittently running
14cr|nagios-3.5.1-2|84	checks on various services that you specify.
14cr|nagios-3.5.1-2|85	
14cr|nagios-3.5.1-2|86	This package provides include files that Nagios-related applications may
14cr|nagios-3.5.1-2|87	compile against.
14cr|nagios-3.5.1-2|88	
14cr|nagios-3.5.1-2|89	%prep
14cr|nagios-3.5.1-2|90	%setup -q -n nagios
14cr|nagios-3.5.1-2|91	%patch1 -p1
14cr|nagios-3.5.1-2|92	%patch6 -p0
14cr|nagios-3.5.1-2|93	
14cr|nagios-3.5.1-2|94	%build
14cr|nagios-3.5.1-2|95	%serverbuild
14cr|nagios-3.5.1-2|96	
14cr|nagios-3.5.1-2|97	export CFLAGS="$CFLAGS -fPIC"
14cr|nagios-3.5.1-2|98	export CXXFLAGS="$CXXFLAGS -fPIC"
14cr|nagios-3.5.1-2|99	export FFLAGS="$FFLAGS -fPIC"
14cr|nagios-3.5.1-2|100	%configure2_5x \
14cr|nagios-3.5.1-2|101	--with-httpd-conf=%{_webappconfdir} \
14cr|nagios-3.5.1-2|102	--with-checkresult-dir=/var/spool/nagios/checkresults \
14cr|nagios-3.5.1-2|103	--with-temp-dir=/tmp \
14cr|nagios-3.5.1-2|104	--exec-prefix=%{_sbindir} \
14cr|nagios-3.5.1-2|105	--bindir=%{_sbindir} \
14cr|nagios-3.5.1-2|106	--sbindir=%{_libdir}/nagios/cgi \
14cr|nagios-3.5.1-2|107	--libexecdir=%{_libdir}/nagios/plugins \
14cr|nagios-3.5.1-2|108	--datadir=%{_datadir}/nagios \
14cr|nagios-3.5.1-2|109	--sysconfdir=%{_sysconfdir}/nagios \
14cr|nagios-3.5.1-2|110	--localstatedir=/var/log/nagios \
14cr|nagios-3.5.1-2|111	--with-lockfile=/var/run/nagios/nagios.pid \
14cr|nagios-3.5.1-2|112	--with-mail=/bin/mail \
14cr|nagios-3.5.1-2|113	--with-nagios-user=%{nsusr} \
14cr|nagios-3.5.1-2|114	--with-nagios-group=%{nsgrp} \
14cr|nagios-3.5.1-2|115	--with-command-user=%{cmdusr} \
14cr|nagios-3.5.1-2|116	--with-command-grp=%{cmdgrp} \
14cr|nagios-3.5.1-2|117	--with-cgiurl=/nagios/cgi-bin \
14cr|nagios-3.5.1-2|118	--with-htmurl=/nagios \
14cr|nagios-3.5.1-2|119	--with-default-comments \
14cr|nagios-3.5.1-2|120	--with-default-downtime \
14cr|nagios-3.5.1-2|121	--with-default-extinfo \
14cr|nagios-3.5.1-2|122	--with-default-retention \
14cr|nagios-3.5.1-2|123	--with-default-status \
14cr|nagios-3.5.1-2|124	--with-default-objects \
14cr|nagios-3.5.1-2|125	--with-default-perfdata \
14cr|nagios-3.5.1-2|126	--with-file-perfdata \
14cr|nagios-3.5.1-2|127	--with-template-extinfo \
14cr|nagios-3.5.1-2|128	--with-template-objects \
14cr|nagios-3.5.1-2|129	--with-gd-lib=%{_libdir} \
14cr|nagios-3.5.1-2|130	--with-gd-inc=%{_includedir} \
14cr|nagios-3.5.1-2|131	--enable-embedded-perl \
14cr|nagios-3.5.1-2|132	--with-perlcache
14cr|nagios-3.5.1-2|133	
14cr|nagios-3.5.1-2|134	# bug
14cr|nagios-3.5.1-2|135	perl -pi -e "s|/var/log/nagios/spool/checkresults|/var/spool/nagios/checkresults|g" include/locations.h
14cr|nagios-3.5.1-2|136	
14cr|nagios-3.5.1-2|137	# the helloworld one doesn't like -fPIE
14cr|nagios-3.5.1-2|138	perl -pi -e "s|-fPIE||g" module/Makefile
14cr|nagios-3.5.1-2|139	
14cr|nagios-3.5.1-2|140	%make all
14cr|nagios-3.5.1-2|141	
14cr|nagios-3.5.1-2|142	pushd contrib
14cr|nagios-3.5.1-2|143	make daemonchk.cgi
14cr|nagios-3.5.1-2|144	make traceroute.cgi
14cr|nagios-3.5.1-2|145	make mini_epn
14cr|nagios-3.5.1-2|146	make convertcfg
14cr|nagios-3.5.1-2|147	popd
14cr|nagios-3.5.1-2|148	
14cr|nagios-3.5.1-2|149	%install
14cr|nagios-3.5.1-2|150	rm -rf %{buildroot}
14cr|nagios-3.5.1-2|151	
14cr|nagios-3.5.1-2|152	install -d -m0755 %{buildroot}%{_webappconfdir}
14cr|nagios-3.5.1-2|153	install -d -m0755 %{buildroot}/var/spool/nagios/checkresults
14cr|nagios-3.5.1-2|154	install -d -m0755 %{buildroot}/var/run/nagios
14cr|nagios-3.5.1-2|155	install -d -m0755 %{buildroot}%{_includedir}/nagios
14cr|nagios-3.5.1-2|156	
14cr|nagios-3.5.1-2|157	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/{servers,printers,switches,routers,conf.d,plugins.d}
14cr|nagios-3.5.1-2|158	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/eventhandlers
14cr|nagios-3.5.1-2|159	
14cr|nagios-3.5.1-2|160	make \
14cr|nagios-3.5.1-2|161	DESTDIR=%{buildroot} \
14cr|nagios-3.5.1-2|162	BINDIR=%{_sbindir} \
14cr|nagios-3.5.1-2|163	CFGDIR=%{_sysconfdir}/nagios \
14cr|nagios-3.5.1-2|164	CGIDIR=%{_libdir}/nagios/cgi \
14cr|nagios-3.5.1-2|165	COMMAND_OPTS="" \
14cr|nagios-3.5.1-2|166	HTMLDIR=%{_datadir}/nagios/www \
14cr|nagios-3.5.1-2|167	INIT_OPTS="" \
14cr|nagios-3.5.1-2|168	INSTALL=install \
14cr|nagios-3.5.1-2|169	INSTALL_OPTS="" \
14cr|nagios-3.5.1-2|170	LOGDIR=/var/log/nagios \
14cr|nagios-3.5.1-2|171	STRIP=/bin/true \
14cr|nagios-3.5.1-2|172	install-config \
14cr|nagios-3.5.1-2|173	fullinstall
14cr|nagios-3.5.1-2|174	
14cr|nagios-3.5.1-2|175	# fix docs
14cr|nagios-3.5.1-2|176	cp sample-config/README README.sample-config
14cr|nagios-3.5.1-2|177	cp sample-config/template-object/README README.template-object
14cr|nagios-3.5.1-2|178	
14cr|nagios-3.5.1-2|179	# install headers
14cr|nagios-3.5.1-2|180	install -m0644 include/locations.h %{buildroot}%{_includedir}/nagios/
14cr|nagios-3.5.1-2|181	
14cr|nagios-3.5.1-2|182	pushd contrib
14cr|nagios-3.5.1-2|183	make \
14cr|nagios-3.5.1-2|184	DESTDIR=%{buildroot} \
14cr|nagios-3.5.1-2|185	BINDIR=%{_sbindir} \
14cr|nagios-3.5.1-2|186	CFGDIR=%{_sysconfdir}/nagios \
14cr|nagios-3.5.1-2|187	CGIDIR=%{_libdir}/nagios/cgi \
14cr|nagios-3.5.1-2|188	COMMAND_OPTS="" \
14cr|nagios-3.5.1-2|189	HTMLDIR=%{_datadir}/nagios/www \
14cr|nagios-3.5.1-2|190	INIT_OPTS="" \
14cr|nagios-3.5.1-2|191	INSTALL=install \
14cr|nagios-3.5.1-2|192	INSTALL_OPTS="" \
14cr|nagios-3.5.1-2|193	LOGDIR=/var/log/nagios \
14cr|nagios-3.5.1-2|194	install
14cr|nagios-3.5.1-2|195	popd
14cr|nagios-3.5.1-2|196	
14cr|nagios-3.5.1-2|197	# fix strange perms
14cr|nagios-3.5.1-2|198	find %{buildroot}%{_datadir}/nagios -type d | xargs chmod 755
14cr|nagios-3.5.1-2|199	find %{buildroot}%{_datadir}/nagios/www -type f | xargs chmod 644
14cr|nagios-3.5.1-2|200	chmod 755 \
14cr|nagios-3.5.1-2|201	%{buildroot}%{_libdir}/nagios/cgi/* \
14cr|nagios-3.5.1-2|202	%{buildroot}%{_sbindir}/*
14cr|nagios-3.5.1-2|203	
14cr|nagios-3.5.1-2|204	# fix default config
14cr|nagios-3.5.1-2|205	perl -pi \
14cr|nagios-3.5.1-2|206	-e "s|=/var/log/nagios/rw/|=/var/spool/nagios/|g" \
14cr|nagios-3.5.1-2|207	%{buildroot}%{_sysconfdir}/nagios/*.cfg
14cr|nagios-3.5.1-2|208	perl -pi \
14cr|nagios-3.5.1-2|209	-e "s|^physical_html_path=.*|physical_html_path=%{_datadir}/nagios/www|g" \
14cr|nagios-3.5.1-2|210	%{buildroot}%{_sysconfdir}/nagios/cgi.cfg
14cr|nagios-3.5.1-2|211	
14cr|nagios-3.5.1-2|212	
14cr|nagios-3.5.1-2|213	# systemd
14cr|nagios-3.5.1-2|214	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/nagios.service
14cr|nagios-3.5.1-2|215	install -D -m 644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/nagios.conf
14cr|nagios-3.5.1-2|216	rm -f %{buildroot}%{_initrddir}/nagios
14cr|nagios-3.5.1-2|217	
14cr|nagios-3.5.1-2|218	# apache configuration
14cr|nagios-3.5.1-2|219	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|nagios-3.5.1-2|220	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|nagios-3.5.1-2|221	# Nagios Apache configuration
14cr|nagios-3.5.1-2|222	
14cr|nagios-3.5.1-2|223	ScriptAlias /%{name}/cgi-bin %{_libdir}/%{name}/cgi
14cr|nagios-3.5.1-2|224	
14cr|nagios-3.5.1-2|225	<Directory %{_libdir}/%{name}/cgi>
14cr|nagios-3.5.1-2|226	Require all granted
14cr|nagios-3.5.1-2|227	Options ExecCGI
14cr|nagios-3.5.1-2|228	</Directory>
14cr|nagios-3.5.1-2|229	
14cr|nagios-3.5.1-2|230	Alias /%{name} %{_datadir}/%{name}/www
14cr|nagios-3.5.1-2|231	
14cr|nagios-3.5.1-2|232	<Directory %{_datadir}/%{name}/www>
14cr|nagios-3.5.1-2|233	Require all granted
14cr|nagios-3.5.1-2|234	</Directory>
14cr|nagios-3.5.1-2|235	EOF
14cr|nagios-3.5.1-2|236	
14cr|nagios-3.5.1-2|237	# install and fix event handlers
14cr|nagios-3.5.1-2|238	install -m0755 contrib/eventhandlers/disable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|239	install -m0755 contrib/eventhandlers/disable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|240	install -m0755 contrib/eventhandlers/enable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|241	install -m0755 contrib/eventhandlers/enable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|242	install -m0755 contrib/eventhandlers/submit_check_result %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|243	install -m0755 contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|244	install -m0755 contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|245	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-host-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|246	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cr|nagios-3.5.1-2|247	
14cr|nagios-3.5.1-2|248	find %{buildroot}%{_libdir}/nagios/plugins/eventhandlers -type f | \
14cr|nagios-3.5.1-2|249	xargs perl -pi \
14cr|nagios-3.5.1-2|250	-e 's|/usr/local/nagios/var/rw/|/var/spool/nagios/|;' \
14cr|nagios-3.5.1-2|251	-e 's|/usr/local/nagios/libexec/eventhandlers|%{_libdir}/nagios/plugins/eventhandlers|g;' \
14cr|nagios-3.5.1-2|252	-e 's|/usr/local/nagios/libexec/send_nsca|%{_libdir}/nagios/plugins/send_nsca|g;' \
14cr|nagios-3.5.1-2|253	-e 's|/usr/local/nagios/test/var|/var/log/nagios|g;' \
14cr|nagios-3.5.1-2|254	-e 's|/usr/local/nagios/etc/send_nsca.cfg|%{_sysconfdir}/nagios/send_nsca.cfg|g;' \
14cr|nagios-3.5.1-2|255	-e 's|printfcmd="/bin/printf"|printfcmd="/usr/bin/printf"|;'
14cr|nagios-3.5.1-2|256	
14cr|nagios-3.5.1-2|257	%multiarch_includes %{buildroot}%{_includedir}/nagios/locations.h
14cr|nagios-3.5.1-2|258	
14cr|nagios-3.5.1-2|259	# install the favicon.ico
14cr|nagios-3.5.1-2|260	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/nagios/www
14cr|nagios-3.5.1-2|261	
14cr|nagios-3.5.1-2|262	# automatic reloading for new plugins
14cr|nagios-3.5.1-2|263	install -d %buildroot%{_var}/lib/rpm/filetriggers
14cr|nagios-3.5.1-2|264	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.filter << EOF
14cr|nagios-3.5.1-2|265	^.%{_sysconfdir}/nagios/plugins.d/.*\.cfg$
14cr|nagios-3.5.1-2|266	EOF
14cr|nagios-3.5.1-2|267	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.script << EOF
14cr|nagios-3.5.1-2|268	#!/bin/sh
14cr|nagios-3.5.1-2|269	systemctl try-restart nagios.service
14cr|nagios-3.5.1-2|270	EOF
14cr|nagios-3.5.1-2|271	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/nagios.script
14cr|nagios-3.5.1-2|272	
14cr|nagios-3.5.1-2|273	%pre
14cr|nagios-3.5.1-2|274	%_pre_useradd %{nsusr} /var/log/nagios /bin/sh
14cr|nagios-3.5.1-2|275	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
14cr|nagios-3.5.1-2|276	
14cr|nagios-3.5.1-2|277	%post
14cr|nagios-3.5.1-2|278	%_post_service %{name}
14cr|nagios-3.5.1-2|279	
14cr|nagios-3.5.1-2|280	%preun
14cr|nagios-3.5.1-2|281	%_preun_service %{name}
14cr|nagios-3.5.1-2|282	
14cr|nagios-3.5.1-2|283	%postun
14cr|nagios-3.5.1-2|284	%_postun_userdel %{nsusr}
14cr|nagios-3.5.1-2|285	
14cr|nagios-3.5.1-2|286	%files
14cr|nagios-3.5.1-2|287	%doc Changelog INSTALLING LEGAL README UPGRADING
14cr|nagios-3.5.1-2|288	%doc sample-config/mrtg.cfg
14cr|nagios-3.5.1-2|289	%{_unitdir}/nagios.service
14cr|nagios-3.5.1-2|290	%{_prefix}/lib/tmpfiles.d/nagios.conf
14cr|nagios-3.5.1-2|291	%{_sbindir}/*
14cr|nagios-3.5.1-2|292	%dir %{_sysconfdir}/nagios
14cr|nagios-3.5.1-2|293	%dir %{_sysconfdir}/nagios/conf.d
14cr|nagios-3.5.1-2|294	%dir %{_sysconfdir}/nagios/plugins.d
14cr|nagios-3.5.1-2|295	%dir %{_sysconfdir}/nagios/objects
14cr|nagios-3.5.1-2|296	%config(noreplace) %{_sysconfdir}/nagios/*.cfg
14cr|nagios-3.5.1-2|297	%config(noreplace) %{_sysconfdir}/nagios/objects/*.cfg
14cr|nagios-3.5.1-2|298	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios
14cr|nagios-3.5.1-2|299	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios/archives
14cr|nagios-3.5.1-2|300	%attr(2775,%{nsusr},%{cmdgrp}) %dir /var/spool/nagios
14cr|nagios-3.5.1-2|301	%attr(-,%{nsusr},%{nsgrp}) %dir /var/spool/nagios/checkresults
14cr|nagios-3.5.1-2|302	%attr(-,%{nsusr},%{nsgrp}) %dir /var/run/nagios
14cr|nagios-3.5.1-2|303	%dir %{_libdir}/nagios/plugins/eventhandlers
14cr|nagios-3.5.1-2|304	%{_libdir}/nagios/plugins/eventhandlers/*
14cr|nagios-3.5.1-2|305	%{_var}/lib/rpm/filetriggers/nagios.*
14cr|nagios-3.5.1-2|306	
14cr|nagios-3.5.1-2|307	%files www
14cr|nagios-3.5.1-2|308	%config(noreplace) %{_webappconfdir}/nagios.conf
14cr|nagios-3.5.1-2|309	%{_libdir}/nagios/cgi
14cr|nagios-3.5.1-2|310	%{_datadir}/nagios/www
14cr|nagios-3.5.1-2|311	
14cr|nagios-3.5.1-2|312	%files devel
14cr|nagios-3.5.1-2|313	%{multiarch_includedir}/nagios/locations.h
14cr|nagios-3.5.1-2|314	%{_includedir}/nagios
14cr|nagios-3.5.1-2|315	
14cr|nagios-3.5.1-2|316	
14cr|nagios-3.5.1-2|317	%changelog
14cr|nagios-3.5.1-2|318	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.5.1-2
14cr|nagios-3.5.1-2|319	+ Revision: 1600b87
14cr|nagios-3.5.1-2|320	- MassBuild#464: Increase release tag
14cr|nagios-3.5.1-2|321	
14cr|nagios-3.5.1-2|322	

3148 14
14cr|nagios-check_amavis-1.1-2|1	%define plugin	check_amavis
14cr|nagios-check_amavis-1.1-2|2	
14cr|nagios-check_amavis-1.1-2|3	Summary:	Check Amavis
14cr|nagios-check_amavis-1.1-2|4	Name:		nagios-%{plugin}
14cr|nagios-check_amavis-1.1-2|5	Version:	1.1
14cr|nagios-check_amavis-1.1-2|6	Release:	2
14cr|nagios-check_amavis-1.1-2|7	Group:		Networking/Other
14cr|nagios-check_amavis-1.1-2|8	License:	GPL
14cr|nagios-check_amavis-1.1-2|9	URL:		 http://exchange.nagios.org/directory/Plugins/Anti-2DVirus/Amavis/check_amavis/details
14cr|nagios-check_amavis-1.1-2|10	Source0:	%{plugin}.pl
14cr|nagios-check_amavis-1.1-2|11	BuildArch:	noarch
14cr|nagios-check_amavis-1.1-2|12	BuildRequires:	perl
14cr|nagios-check_amavis-1.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nagios-check_amavis-1.1-2|14	
14cr|nagios-check_amavis-1.1-2|15	%description
14cr|nagios-check_amavis-1.1-2|16	check_amavis checks if amavisd-new daemon is working and if its
14cr|nagios-check_amavis-1.1-2|17	antivirus engine is working. This check talks with amavisd-new daemon.
14cr|nagios-check_amavis-1.1-2|18	It tests if the daemon is up and if it's able to scan an email with a
14cr|nagios-check_amavis-1.1-2|19	virus (EICAR test virus is sent).
14cr|nagios-check_amavis-1.1-2|20	
14cr|nagios-check_amavis-1.1-2|21	Please note that if amavisd-new is run on a different machine, you
14cr|nagios-check_amavis-1.1-2|22	should enable the connection from nagios ip address (take a look at
14cr|nagios-check_amavis-1.1-2|23	amavisd.conf).
14cr|nagios-check_amavis-1.1-2|24	
14cr|nagios-check_amavis-1.1-2|25	%prep
14cr|nagios-check_amavis-1.1-2|26	%setup -qcT
14cr|nagios-check_amavis-1.1-2|27	
14cr|nagios-check_amavis-1.1-2|28	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_amavis-1.1-2|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_amavis.cfg <<'EOF'
14cr|nagios-check_amavis-1.1-2|30	
14cr|nagios-check_amavis-1.1-2|31	define command {
14cr|nagios-check_amavis-1.1-2|32	command_name    check_amavis
14cr|nagios-check_amavis-1.1-2|33	command_line    %{_datadir}/nagios/plugins/%{plugin}.pl --server $HOSTADDRESS$ --port 10025 $ARG1$
14cr|nagios-check_amavis-1.1-2|34	}
14cr|nagios-check_amavis-1.1-2|35	EOF
14cr|nagios-check_amavis-1.1-2|36	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_amavis-1.1-2|37	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_amavis-1.1-2|38	
14cr|nagios-check_amavis-1.1-2|39	%clean
14cr|nagios-check_amavis-1.1-2|40	rm -rf %{buildroot}
14cr|nagios-check_amavis-1.1-2|41	
14cr|nagios-check_amavis-1.1-2|42	%files
14cr|nagios-check_amavis-1.1-2|43	%defattr(-,root,root)
14cr|nagios-check_amavis-1.1-2|44	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_amavis.cfg
14cr|nagios-check_amavis-1.1-2|45	%{_datadir}/nagios/plugins/%{plugin}.pl
14cr|nagios-check_amavis-1.1-2|46	
14cr|nagios-check_amavis-1.1-2|47	
14cr|nagios-check_amavis-1.1-2|48	
14cr|nagios-check_amavis-1.1-2|49	
14cr|nagios-check_amavis-1.1-2|50	
14cr|nagios-check_amavis-1.1-2|51	%changelog
14cr|nagios-check_amavis-1.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|nagios-check_amavis-1.1-2|53	+ Revision: b28a2d9
14cr|nagios-check_amavis-1.1-2|54	- MassBuild#464: Increase release tag
14cr|nagios-check_amavis-1.1-2|55	
14cr|nagios-check_amavis-1.1-2|56	

3149 14
14cr|nagios-check_bl-1.0-10|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_bl-1.0-10|2	%define debug_package		%{nil}
14cr|nagios-check_bl-1.0-10|3	
14cr|nagios-check_bl-1.0-10|4	Summary:	A Nagios plugin to check against RBL
14cr|nagios-check_bl-1.0-10|5	Name:		nagios-check_bl
14cr|nagios-check_bl-1.0-10|6	Version:	1.0
14cr|nagios-check_bl-1.0-10|7	Release:	10
14cr|nagios-check_bl-1.0-10|8	License:	GPL
14cr|nagios-check_bl-1.0-10|9	Group:		Networking/Other
14cr|nagios-check_bl-1.0-10|10	URL:		http://www.bashton.com/content/nagiosplugins
14cr|nagios-check_bl-1.0-10|11	Source0:	http://www.bashton.com/downloads/%{name}-%{version}.tar.bz2
14cr|nagios-check_bl-1.0-10|12	Requires:	nagios
14cr|nagios-check_bl-1.0-10|13	BuildArch:	noarch
14cr|nagios-check_bl-1.0-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_bl-1.0-10|15	
14cr|nagios-check_bl-1.0-10|16	%description
14cr|nagios-check_bl-1.0-10|17	A Nagios plugin to check whether a server is in any known anti-spam blocklists.
14cr|nagios-check_bl-1.0-10|18	
14cr|nagios-check_bl-1.0-10|19	%prep
14cr|nagios-check_bl-1.0-10|20	%setup -q
14cr|nagios-check_bl-1.0-10|21	
14cr|nagios-check_bl-1.0-10|22	%build
14cr|nagios-check_bl-1.0-10|23	
14cr|nagios-check_bl-1.0-10|24	%install
14cr|nagios-check_bl-1.0-10|25	rm -rf %{buildroot}
14cr|nagios-check_bl-1.0-10|26	
14cr|nagios-check_bl-1.0-10|27	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_bl-1.0-10|28	install -m  755 check_bl %{buildroot}%{_datadir}/nagios/plugins/
14cr|nagios-check_bl-1.0-10|29	
14cr|nagios-check_bl-1.0-10|30	perl -pi -e 's|/usr/lib/nagios|%{_datadir}/nagios|' \
14cr|nagios-check_bl-1.0-10|31	%{buildroot}%{_datadir}/nagios/plugins/check_bl
14cr|nagios-check_bl-1.0-10|32	
14cr|nagios-check_bl-1.0-10|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_bl-1.0-10|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_bl.cfg <<'EOF'
14cr|nagios-check_bl-1.0-10|35	define command {
14cr|nagios-check_bl-1.0-10|36	command_name    check_bl
14cr|nagios-check_bl-1.0-10|37	command_line    %{_datadir}/nagios/plugins/check_bl -H $HOSTADDRESS$ -B sbl-xbl.spamhaus.org,bl.spamcop.net
14cr|nagios-check_bl-1.0-10|38	}
14cr|nagios-check_bl-1.0-10|39	EOF
14cr|nagios-check_bl-1.0-10|40	
14cr|nagios-check_bl-1.0-10|41	%if %mdkversion < 200900
14cr|nagios-check_bl-1.0-10|42	%post
14cr|nagios-check_bl-1.0-10|43	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_bl-1.0-10|44	
14cr|nagios-check_bl-1.0-10|45	%postun
14cr|nagios-check_bl-1.0-10|46	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_bl-1.0-10|47	%endif
14cr|nagios-check_bl-1.0-10|48	
14cr|nagios-check_bl-1.0-10|49	%clean
14cr|nagios-check_bl-1.0-10|50	rm -rf %{buildroot}
14cr|nagios-check_bl-1.0-10|51	
14cr|nagios-check_bl-1.0-10|52	%files
14cr|nagios-check_bl-1.0-10|53	%defattr(-,root,root)
14cr|nagios-check_bl-1.0-10|54	%doc README
14cr|nagios-check_bl-1.0-10|55	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_bl.cfg
14cr|nagios-check_bl-1.0-10|56	%{_datadir}/nagios/plugins/check_bl
14cr|nagios-check_bl-1.0-10|57	
14cr|nagios-check_bl-1.0-10|58	
14cr|nagios-check_bl-1.0-10|59	
14cr|nagios-check_bl-1.0-10|60	%changelog
14cr|nagios-check_bl-1.0-10|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|nagios-check_bl-1.0-10|62	+ Revision: 0f19b99
14cr|nagios-check_bl-1.0-10|63	- MassBuild#464: Increase release tag
14cr|nagios-check_bl-1.0-10|64	
14cr|nagios-check_bl-1.0-10|65	

3150 14
14cr|nagios-check_connections-2.1.0-2|1	%define up_name check_connections
14cr|nagios-check_connections-2.1.0-2|2	
14cr|nagios-check_connections-2.1.0-2|3	Name:		nagios-%{up_name}
14cr|nagios-check_connections-2.1.0-2|4	Version:	2.1.0
14cr|nagios-check_connections-2.1.0-2|5	Release:	2
14cr|nagios-check_connections-2.1.0-2|6	Summary:	A Nagios plugin to check the number of TCP connections
14cr|nagios-check_connections-2.1.0-2|7	License:	GPL
14cr|nagios-check_connections-2.1.0-2|8	Group:		Networking/Other
14cr|nagios-check_connections-2.1.0-2|9	URL:		https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_connections
14cr|nagios-check_connections-2.1.0-2|10	Source:     %{up_name}-%{version}.tar.gz
14cr|nagios-check_connections-2.1.0-2|11	Requires:	nagios-plugins
14cr|nagios-check_connections-2.1.0-2|12	BuildArch:  noarch
14cr|nagios-check_connections-2.1.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_connections-2.1.0-2|14	
14cr|nagios-check_connections-2.1.0-2|15	%description
14cr|nagios-check_connections-2.1.0-2|16	check_connections is a Nagios plugin to check the number of TCP connections
14cr|nagios-check_connections-2.1.0-2|17	
14cr|nagios-check_connections-2.1.0-2|18	%prep
14cr|nagios-check_connections-2.1.0-2|19	%setup -q -n %{up_name}-%{version}
14cr|nagios-check_connections-2.1.0-2|20	
14cr|nagios-check_connections-2.1.0-2|21	%build
14cr|nagios-check_connections-2.1.0-2|22	
14cr|nagios-check_connections-2.1.0-2|23	%install
14cr|nagios-check_connections-2.1.0-2|24	rm -rf %{buildroot}
14cr|nagios-check_connections-2.1.0-2|25	
14cr|nagios-check_connections-2.1.0-2|26	install -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_connections-2.1.0-2|27	install -m 755 check_connections %{buildroot}%{_datadir}/nagios/plugins/check_connections
14cr|nagios-check_connections-2.1.0-2|28	
14cr|nagios-check_connections-2.1.0-2|29	perl -pi -e 's|^#!perl|#!%{_bindir}/perl|' \
14cr|nagios-check_connections-2.1.0-2|30	%{buildroot}%{_datadir}/nagios/plugins/check_connections
14cr|nagios-check_connections-2.1.0-2|31	
14cr|nagios-check_connections-2.1.0-2|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_connections-2.1.0-2|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_connections.cfg <<'EOF'
14cr|nagios-check_connections-2.1.0-2|34	define command {
14cr|nagios-check_connections-2.1.0-2|35	command_name    check_connections
14cr|nagios-check_connections-2.1.0-2|36	command_line    %{_datadir}/nagios/plugins/check_connections
14cr|nagios-check_connections-2.1.0-2|37	}
14cr|nagios-check_connections-2.1.0-2|38	EOF
14cr|nagios-check_connections-2.1.0-2|39	
14cr|nagios-check_connections-2.1.0-2|40	%clean
14cr|nagios-check_connections-2.1.0-2|41	rm -rf %{buildroot}
14cr|nagios-check_connections-2.1.0-2|42	
14cr|nagios-check_connections-2.1.0-2|43	%files
14cr|nagios-check_connections-2.1.0-2|44	%defattr(-,root,root)
14cr|nagios-check_connections-2.1.0-2|45	%doc AUTHORS Changes NAME NEWS README
14cr|nagios-check_connections-2.1.0-2|46	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_connections.cfg
14cr|nagios-check_connections-2.1.0-2|47	%{_datadir}/nagios/plugins/check_connections
14cr|nagios-check_connections-2.1.0-2|48	
14cr|nagios-check_connections-2.1.0-2|49	
14cr|nagios-check_connections-2.1.0-2|50	
14cr|nagios-check_connections-2.1.0-2|51	
14cr|nagios-check_connections-2.1.0-2|52	%changelog
14cr|nagios-check_connections-2.1.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-2
14cr|nagios-check_connections-2.1.0-2|54	+ Revision: a03583d
14cr|nagios-check_connections-2.1.0-2|55	- MassBuild#464: Increase release tag
14cr|nagios-check_connections-2.1.0-2|56	
14cr|nagios-check_connections-2.1.0-2|57	

3151 14
14cr|nagios-check_cups_queue-20060627-13|1	%define name	nagios-check_cups_queue
14cr|nagios-check_cups_queue-20060627-13|2	%define version	20060627
14cr|nagios-check_cups_queue-20060627-13|3	%define release	13
14cr|nagios-check_cups_queue-20060627-13|4	
14cr|nagios-check_cups_queue-20060627-13|5	Name:		%{name}
14cr|nagios-check_cups_queue-20060627-13|6	Version:	%{version}
14cr|nagios-check_cups_queue-20060627-13|7	Release:	%{release}
14cr|nagios-check_cups_queue-20060627-13|8	Summary:	Nagios cups plugin
14cr|nagios-check_cups_queue-20060627-13|9	Group:		Networking/Other
14cr|nagios-check_cups_queue-20060627-13|10	License:	BSD
14cr|nagios-check_cups_queue-20060627-13|11	URL:		http://dev.lusis.org/nagios/
14cr|nagios-check_cups_queue-20060627-13|12	Source0:	http://dev.lusis.org/nagios/check_cups_queue.txt
14cr|nagios-check_cups_queue-20060627-13|13	Patch:      nagios/check_cups_queue-force-locales.patch
14cr|nagios-check_cups_queue-20060627-13|14	Requires:   cups-common
14cr|nagios-check_cups_queue-20060627-13|15	Requires:   bc
14cr|nagios-check_cups_queue-20060627-13|16	BuildArch:  noarch
14cr|nagios-check_cups_queue-20060627-13|17	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-check_cups_queue-20060627-13|18	
14cr|nagios-check_cups_queue-20060627-13|19	%description
14cr|nagios-check_cups_queue-20060627-13|20	This plugin will check the status of a remote CUPS print queue. It will provide
14cr|nagios-check_cups_queue-20060627-13|21	the size of the queue and optionally the age of the queue
14cr|nagios-check_cups_queue-20060627-13|22	
14cr|nagios-check_cups_queue-20060627-13|23	%prep
14cr|nagios-check_cups_queue-20060627-13|24	cp %{SOURCE0} check_cups_queue.txt
14cr|nagios-check_cups_queue-20060627-13|25	%patch -p0
14cr|nagios-check_cups_queue-20060627-13|26	
14cr|nagios-check_cups_queue-20060627-13|27	%build
14cr|nagios-check_cups_queue-20060627-13|28	
14cr|nagios-check_cups_queue-20060627-13|29	
14cr|nagios-check_cups_queue-20060627-13|30	%install
14cr|nagios-check_cups_queue-20060627-13|31	rm -rf %{buildroot}
14cr|nagios-check_cups_queue-20060627-13|32	
14cr|nagios-check_cups_queue-20060627-13|33	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_cups_queue-20060627-13|34	install -m 755 check_cups_queue.txt %{buildroot}%{_datadir}/nagios/plugins/check_cups_queue
14cr|nagios-check_cups_queue-20060627-13|35	
14cr|nagios-check_cups_queue-20060627-13|36	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_cups_queue-20060627-13|37	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_cups_queue.cfg <<'EOF'
14cr|nagios-check_cups_queue-20060627-13|38	define command{
14cr|nagios-check_cups_queue-20060627-13|39	command_name	check_cups_queue
14cr|nagios-check_cups_queue-20060627-13|40	command_line	%{_datadir}/nagios/plugins/check_cups_queue -H $HOSTADDRESS$
14cr|nagios-check_cups_queue-20060627-13|41	}
14cr|nagios-check_cups_queue-20060627-13|42	EOF
14cr|nagios-check_cups_queue-20060627-13|43	
14cr|nagios-check_cups_queue-20060627-13|44	%clean
14cr|nagios-check_cups_queue-20060627-13|45	rm -rf %{buildroot}
14cr|nagios-check_cups_queue-20060627-13|46	
14cr|nagios-check_cups_queue-20060627-13|47	%files
14cr|nagios-check_cups_queue-20060627-13|48	%defattr(-,root,root)
14cr|nagios-check_cups_queue-20060627-13|49	%{_datadir}/nagios/plugins/check_cups_queue
14cr|nagios-check_cups_queue-20060627-13|50	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cups_queue.cfg
14cr|nagios-check_cups_queue-20060627-13|51	
14cr|nagios-check_cups_queue-20060627-13|52	
14cr|nagios-check_cups_queue-20060627-13|53	
14cr|nagios-check_cups_queue-20060627-13|54	%changelog
14cr|nagios-check_cups_queue-20060627-13|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060627-13
14cr|nagios-check_cups_queue-20060627-13|56	+ Revision: 52c92c3
14cr|nagios-check_cups_queue-20060627-13|57	- MassBuild#464: Increase release tag
14cr|nagios-check_cups_queue-20060627-13|58	
14cr|nagios-check_cups_queue-20060627-13|59	

3152 14
14cr|nagios-check_diskio-3.0.3-3|1	%define version 3.0.3
14cr|nagios-check_diskio-3.0.3-3|2	%define release 3
14cr|nagios-check_diskio-3.0.3-3|3	%define upstream_name   check_diskio
14cr|nagios-check_diskio-3.0.3-3|4	%define name            nagios-%{upstream_name}
14cr|nagios-check_diskio-3.0.3-3|5	
14cr|nagios-check_diskio-3.0.3-3|6	Name:      %{name}
14cr|nagios-check_diskio-3.0.3-3|7	Version:   %{version}
14cr|nagios-check_diskio-3.0.3-3|8	Release:   %{release}
14cr|nagios-check_diskio-3.0.3-3|9	Summary:   Nagios plugin to monitor the amount of disk I/O
14cr|nagios-check_diskio-3.0.3-3|10	License:   GPL
14cr|nagios-check_diskio-3.0.3-3|11	Group:      Networking/Other
14cr|nagios-check_diskio-3.0.3-3|12	URL:        https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_diskio
14cr|nagios-check_diskio-3.0.3-3|13	Source:     http://www.id.ethz.ch/people/allid_list/corti/%{upstream_name}-%{version}.tar.gz
14cr|nagios-check_diskio-3.0.3-3|14	BuildArch: noarch
14cr|nagios-check_diskio-3.0.3-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|nagios-check_diskio-3.0.3-3|16	
14cr|nagios-check_diskio-3.0.3-3|17	%description
14cr|nagios-check_diskio-3.0.3-3|18	Nagios plugin to monitor the amount of disk I/O
14cr|nagios-check_diskio-3.0.3-3|19	
14cr|nagios-check_diskio-3.0.3-3|20	%prep
14cr|nagios-check_diskio-3.0.3-3|21	%setup -q -n %{upstream_name}-%{version}
14cr|nagios-check_diskio-3.0.3-3|22	
14cr|nagios-check_diskio-3.0.3-3|23	%build
14cr|nagios-check_diskio-3.0.3-3|24	pod2man check_diskio.pod > check_diskio.1
14cr|nagios-check_diskio-3.0.3-3|25	
14cr|nagios-check_diskio-3.0.3-3|26	%install
14cr|nagios-check_diskio-3.0.3-3|27	rm -rf %{buildroot}
14cr|nagios-check_diskio-3.0.3-3|28	install -m 755 -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_diskio-3.0.3-3|29	install -m 755 -d %{buildroot}%{_mandir}/man1
14cr|nagios-check_diskio-3.0.3-3|30	install -m 755 check_diskio %{buildroot}%{_datadir}/nagios/plugins/check_diskio
14cr|nagios-check_diskio-3.0.3-3|31	install -m 644 check_diskio.1 %{buildroot}%{_mandir}/man1
14cr|nagios-check_diskio-3.0.3-3|32	
14cr|nagios-check_diskio-3.0.3-3|33	perl -pi -e 's|^#!perl|#!%{_bindir}/perl|' \
14cr|nagios-check_diskio-3.0.3-3|34	%{buildroot}%{_datadir}/nagios/plugins/check_diskio
14cr|nagios-check_diskio-3.0.3-3|35	
14cr|nagios-check_diskio-3.0.3-3|36	install -m 755 -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_diskio-3.0.3-3|37	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_diskio.cfg <<'EOF'
14cr|nagios-check_diskio-3.0.3-3|38	define command {
14cr|nagios-check_diskio-3.0.3-3|39	command_name    check_diskio
14cr|nagios-check_diskio-3.0.3-3|40	command_line    %{_datadir}/nagios/plugins/check_diskio
14cr|nagios-check_diskio-3.0.3-3|41	}
14cr|nagios-check_diskio-3.0.3-3|42	EOF
14cr|nagios-check_diskio-3.0.3-3|43	
14cr|nagios-check_diskio-3.0.3-3|44	%clean
14cr|nagios-check_diskio-3.0.3-3|45	rm -rf %{buildroot}
14cr|nagios-check_diskio-3.0.3-3|46	
14cr|nagios-check_diskio-3.0.3-3|47	%files
14cr|nagios-check_diskio-3.0.3-3|48	%defattr(-,root,root)
14cr|nagios-check_diskio-3.0.3-3|49	%doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION
14cr|nagios-check_diskio-3.0.3-3|50	%{_datadir}/nagios/plugins/check_diskio
14cr|nagios-check_diskio-3.0.3-3|51	%{_mandir}/man1/check_diskio.1*
14cr|nagios-check_diskio-3.0.3-3|52	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_diskio.cfg
14cr|nagios-check_diskio-3.0.3-3|53	
14cr|nagios-check_diskio-3.0.3-3|54	
14cr|nagios-check_diskio-3.0.3-3|55	
14cr|nagios-check_diskio-3.0.3-3|56	
14cr|nagios-check_diskio-3.0.3-3|57	%changelog
14cr|nagios-check_diskio-3.0.3-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-3
14cr|nagios-check_diskio-3.0.3-3|59	+ Revision: b95a0f1
14cr|nagios-check_diskio-3.0.3-3|60	- MassBuild#464: Increase release tag
14cr|nagios-check_diskio-3.0.3-3|61	
14cr|nagios-check_diskio-3.0.3-3|62	

3153 14
14cr|nagios-check_iax-1.0.0-5|1	Summary:	A Nagios plugin to check IAX/IAX2 devices
14cr|nagios-check_iax-1.0.0-5|2	Name:		nagios-check_iax
14cr|nagios-check_iax-1.0.0-5|3	Version:	1.0.0
14cr|nagios-check_iax-1.0.0-5|4	Release:	5
14cr|nagios-check_iax-1.0.0-5|5	License:	BSD
14cr|nagios-check_iax-1.0.0-5|6	Group:		Networking/Other
14cr|nagios-check_iax-1.0.0-5|7	URL:		http://samm.kiev.ua/check_iax/
14cr|nagios-check_iax-1.0.0-5|8	Source0:	http://samm.kiev.ua/check_iax/check_iax-%{version}.tar.gz
14cr|nagios-check_iax-1.0.0-5|9	Requires:	nagios
14cr|nagios-check_iax-1.0.0-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_iax-1.0.0-5|11	
14cr|nagios-check_iax-1.0.0-5|12	%description
14cr|nagios-check_iax-1.0.0-5|13	Nagios plugin check_iax allows system administrators to monitor IAX/IAX2
14cr|nagios-check_iax-1.0.0-5|14	devices.
14cr|nagios-check_iax-1.0.0-5|15	
14cr|nagios-check_iax-1.0.0-5|16	%prep
14cr|nagios-check_iax-1.0.0-5|17	%setup -q -n check_iax-%{version}
14cr|nagios-check_iax-1.0.0-5|18	
14cr|nagios-check_iax-1.0.0-5|19	%build
14cr|nagios-check_iax-1.0.0-5|20	%make CFLAGS="%{optflags}"
14cr|nagios-check_iax-1.0.0-5|21	
14cr|nagios-check_iax-1.0.0-5|22	%install
14cr|nagios-check_iax-1.0.0-5|23	rm -rf %{buildroot}
14cr|nagios-check_iax-1.0.0-5|24	
14cr|nagios-check_iax-1.0.0-5|25	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_iax-1.0.0-5|26	install -d %{buildroot}%{_libdir}/nagios/plugins
14cr|nagios-check_iax-1.0.0-5|27	
14cr|nagios-check_iax-1.0.0-5|28	install -m0755 check_iax %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-check_iax-1.0.0-5|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_iax.cfg <<'EOF'
14cr|nagios-check_iax-1.0.0-5|30	define command {
14cr|nagios-check_iax-1.0.0-5|31	command_name	check_iax
14cr|nagios-check_iax-1.0.0-5|32	command_line	%{_libdir}/nagios/plugins/check_iax -H $HOSTADDRESS$ -w 100 -c 500
14cr|nagios-check_iax-1.0.0-5|33	}
14cr|nagios-check_iax-1.0.0-5|34	EOF
14cr|nagios-check_iax-1.0.0-5|35	
14cr|nagios-check_iax-1.0.0-5|36	%if %mdkversion < 200900
14cr|nagios-check_iax-1.0.0-5|37	%post
14cr|nagios-check_iax-1.0.0-5|38	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_iax-1.0.0-5|39	
14cr|nagios-check_iax-1.0.0-5|40	%postun
14cr|nagios-check_iax-1.0.0-5|41	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_iax-1.0.0-5|42	%endif
14cr|nagios-check_iax-1.0.0-5|43	
14cr|nagios-check_iax-1.0.0-5|44	%clean
14cr|nagios-check_iax-1.0.0-5|45	rm -rf %{buildroot}
14cr|nagios-check_iax-1.0.0-5|46	
14cr|nagios-check_iax-1.0.0-5|47	%files
14cr|nagios-check_iax-1.0.0-5|48	%defattr(-,root,root)
14cr|nagios-check_iax-1.0.0-5|49	%doc README
14cr|nagios-check_iax-1.0.0-5|50	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_iax.cfg
14cr|nagios-check_iax-1.0.0-5|51	%{_libdir}/nagios/plugins/check_iax
14cr|nagios-check_iax-1.0.0-5|52	
14cr|nagios-check_iax-1.0.0-5|53	
14cr|nagios-check_iax-1.0.0-5|54	
14cr|nagios-check_iax-1.0.0-5|55	%changelog
14cr|nagios-check_iax-1.0.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|nagios-check_iax-1.0.0-5|57	+ Revision: 0d54f3d
14cr|nagios-check_iax-1.0.0-5|58	- MassBuild#464: Increase release tag
14cr|nagios-check_iax-1.0.0-5|59	
14cr|nagios-check_iax-1.0.0-5|60	

3154 14
14cr|nagios-check_kdc-20050715-11|1	%define name	nagios-check_kdc
14cr|nagios-check_kdc-20050715-11|2	%define version	20050715
14cr|nagios-check_kdc-20050715-11|3	%define release	11
14cr|nagios-check_kdc-20050715-11|4	
14cr|nagios-check_kdc-20050715-11|5	Name:		%{name}
14cr|nagios-check_kdc-20050715-11|6	Version:	%{version}
14cr|nagios-check_kdc-20050715-11|7	Release:	%{release}
14cr|nagios-check_kdc-20050715-11|8	Summary:	Nagios kdc plugin
14cr|nagios-check_kdc-20050715-11|9	Group:		Networking/Other
14cr|nagios-check_kdc-20050715-11|10	License:	BSD
14cr|nagios-check_kdc-20050715-11|11	URL:		http://www.loveshack.ukfsn.org/nagios/
14cr|nagios-check_kdc-20050715-11|12	Source0:	http://www.loveshack.ukfsn.org/nagios/check_kdc
14cr|nagios-check_kdc-20050715-11|13	BuildArch:  noarch
14cr|nagios-check_kdc-20050715-11|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-check_kdc-20050715-11|15	
14cr|nagios-check_kdc-20050715-11|16	%description
14cr|nagios-check_kdc-20050715-11|17	Check getting tickets from a kerberos KDC using a keytab. Doesn't require Perl
14cr|nagios-check_kdc-20050715-11|18	Kerberos stuff (unlike check_krb5), just kinit/kdestroy.
14cr|nagios-check_kdc-20050715-11|19	
14cr|nagios-check_kdc-20050715-11|20	%prep
14cr|nagios-check_kdc-20050715-11|21	%setup -T -c
14cr|nagios-check_kdc-20050715-11|22	install -m 755 %{SOURCE0} check_kdc
14cr|nagios-check_kdc-20050715-11|23	
14cr|nagios-check_kdc-20050715-11|24	perl -pi -e 's|/usr/kerberos/bin|%{_bindir}|' check_kdc
14cr|nagios-check_kdc-20050715-11|25	
14cr|nagios-check_kdc-20050715-11|26	%build
14cr|nagios-check_kdc-20050715-11|27	
14cr|nagios-check_kdc-20050715-11|28	
14cr|nagios-check_kdc-20050715-11|29	%install
14cr|nagios-check_kdc-20050715-11|30	rm -rf %{buildroot}
14cr|nagios-check_kdc-20050715-11|31	
14cr|nagios-check_kdc-20050715-11|32	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_kdc-20050715-11|33	install -m 755 check_kdc %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_kdc-20050715-11|34	
14cr|nagios-check_kdc-20050715-11|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_kdc-20050715-11|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_kdc.cfg <<'EOF'
14cr|nagios-check_kdc-20050715-11|37	define command{
14cr|nagios-check_kdc-20050715-11|38	command_name	check_kdc
14cr|nagios-check_kdc-20050715-11|39	command_line	%{_datadir}/nagios/plugins/check_kdc -H $HOSTADDRESS$
14cr|nagios-check_kdc-20050715-11|40	}
14cr|nagios-check_kdc-20050715-11|41	EOF
14cr|nagios-check_kdc-20050715-11|42	
14cr|nagios-check_kdc-20050715-11|43	%clean
14cr|nagios-check_kdc-20050715-11|44	rm -rf %{buildroot}
14cr|nagios-check_kdc-20050715-11|45	
14cr|nagios-check_kdc-20050715-11|46	%files
14cr|nagios-check_kdc-20050715-11|47	%defattr(-,root,root)
14cr|nagios-check_kdc-20050715-11|48	%{_datadir}/nagios/plugins/check_kdc
14cr|nagios-check_kdc-20050715-11|49	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_kdc.cfg
14cr|nagios-check_kdc-20050715-11|50	
14cr|nagios-check_kdc-20050715-11|51	
14cr|nagios-check_kdc-20050715-11|52	
14cr|nagios-check_kdc-20050715-11|53	%changelog
14cr|nagios-check_kdc-20050715-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20050715-11
14cr|nagios-check_kdc-20050715-11|55	+ Revision: 044d876
14cr|nagios-check_kdc-20050715-11|56	- MassBuild#464: Increase release tag
14cr|nagios-check_kdc-20050715-11|57	
14cr|nagios-check_kdc-20050715-11|58	

3155 14
14cr|nagios-check_lm_sensors-3.1.0-6|1	%define up_name check_lm_sensors
14cr|nagios-check_lm_sensors-3.1.0-6|2	%define name    nagios-%{up_name}
14cr|nagios-check_lm_sensors-3.1.0-6|3	%define version 3.1.0
14cr|nagios-check_lm_sensors-3.1.0-6|4	%define release 6
14cr|nagios-check_lm_sensors-3.1.0-6|5	
14cr|nagios-check_lm_sensors-3.1.0-6|6	Name:       %{name}
14cr|nagios-check_lm_sensors-3.1.0-6|7	Version:    %{version}
14cr|nagios-check_lm_sensors-3.1.0-6|8	Release:    %{release}
14cr|nagios-check_lm_sensors-3.1.0-6|9	Summary:    A Nagios plugin to monitor sensors values
14cr|nagios-check_lm_sensors-3.1.0-6|10	License:    GPL
14cr|nagios-check_lm_sensors-3.1.0-6|11	Group:      Networking/Other
14cr|nagios-check_lm_sensors-3.1.0-6|12	Source:     http://www.id.ethz.ch/people/allid_list/corti/%{up_name}-%{version}.tar.gz
14cr|nagios-check_lm_sensors-3.1.0-6|13	Requires:   hddtemp
14cr|nagios-check_lm_sensors-3.1.0-6|14	Requires:   perl-Nagios-Plugin
14cr|nagios-check_lm_sensors-3.1.0-6|15	BuildArch:  noarch
14cr|nagios-check_lm_sensors-3.1.0-6|16	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|nagios-check_lm_sensors-3.1.0-6|17	
14cr|nagios-check_lm_sensors-3.1.0-6|18	%description
14cr|nagios-check_lm_sensors-3.1.0-6|19	check_lm_sensors is a Nagios plugin to monitor the values of on board sensors
14cr|nagios-check_lm_sensors-3.1.0-6|20	and hard disk temperatures on Linux systems
14cr|nagios-check_lm_sensors-3.1.0-6|21	
14cr|nagios-check_lm_sensors-3.1.0-6|22	%prep
14cr|nagios-check_lm_sensors-3.1.0-6|23	%setup -q -n %{up_name}-%{version}
14cr|nagios-check_lm_sensors-3.1.0-6|24	
14cr|nagios-check_lm_sensors-3.1.0-6|25	%build
14cr|nagios-check_lm_sensors-3.1.0-6|26	
14cr|nagios-check_lm_sensors-3.1.0-6|27	%install
14cr|nagios-check_lm_sensors-3.1.0-6|28	rm -rf %{buildroot}
14cr|nagios-check_lm_sensors-3.1.0-6|29	
14cr|nagios-check_lm_sensors-3.1.0-6|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_lm_sensors-3.1.0-6|31	install -m 755 check_lm_sensors %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_lm_sensors-3.1.0-6|32	
14cr|nagios-check_lm_sensors-3.1.0-6|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_lm_sensors-3.1.0-6|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_lm_sensors.cfg <<'EOF'
14cr|nagios-check_lm_sensors-3.1.0-6|35	define command{
14cr|nagios-check_lm_sensors-3.1.0-6|36	command_name	check_lm_sensors
14cr|nagios-check_lm_sensors-3.1.0-6|37	command_line	%{_datadir}/nagios/plugins/check_lm_sensors
14cr|nagios-check_lm_sensors-3.1.0-6|38	}
14cr|nagios-check_lm_sensors-3.1.0-6|39	EOF
14cr|nagios-check_lm_sensors-3.1.0-6|40	
14cr|nagios-check_lm_sensors-3.1.0-6|41	%clean
14cr|nagios-check_lm_sensors-3.1.0-6|42	rm -rf %{buildroot}
14cr|nagios-check_lm_sensors-3.1.0-6|43	
14cr|nagios-check_lm_sensors-3.1.0-6|44	%files
14cr|nagios-check_lm_sensors-3.1.0-6|45	%defattr(-,root,root)
14cr|nagios-check_lm_sensors-3.1.0-6|46	%doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION
14cr|nagios-check_lm_sensors-3.1.0-6|47	%{_datadir}/nagios/plugins/check_lm_sensors
14cr|nagios-check_lm_sensors-3.1.0-6|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_lm_sensors.cfg
14cr|nagios-check_lm_sensors-3.1.0-6|49	
14cr|nagios-check_lm_sensors-3.1.0-6|50	
14cr|nagios-check_lm_sensors-3.1.0-6|51	
14cr|nagios-check_lm_sensors-3.1.0-6|52	
14cr|nagios-check_lm_sensors-3.1.0-6|53	%changelog
14cr|nagios-check_lm_sensors-3.1.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-6
14cr|nagios-check_lm_sensors-3.1.0-6|55	+ Revision: 8ea6bed
14cr|nagios-check_lm_sensors-3.1.0-6|56	- MassBuild#464: Increase release tag
14cr|nagios-check_lm_sensors-3.1.0-6|57	
14cr|nagios-check_lm_sensors-3.1.0-6|58	

3156 14
14cr|nagios-check_logfiles-2.5.6.1-4|1	# This package is de-facto noarch, but we need to install files to arch-specific places
14cr|nagios-check_logfiles-2.5.6.1-4|2	%define debug_package %{nil}
14cr|nagios-check_logfiles-2.5.6.1-4|3	
14cr|nagios-check_logfiles-2.5.6.1-4|4	Name:		nagios-check_logfiles
14cr|nagios-check_logfiles-2.5.6.1-4|5	Version:	2.5.6.1
14cr|nagios-check_logfiles-2.5.6.1-4|6	Release:	4
14cr|nagios-check_logfiles-2.5.6.1-4|7	Summary:	Check log files for specific patterns
14cr|nagios-check_logfiles-2.5.6.1-4|8	Group:		Networking/Other
14cr|nagios-check_logfiles-2.5.6.1-4|9	License:	BSD
14cr|nagios-check_logfiles-2.5.6.1-4|10	URL:		http://www.consol.com/opensource/nagios/check-logfiles
14cr|nagios-check_logfiles-2.5.6.1-4|11	Source:     http://www.consol.com/fileadmin/opensource/Nagios/check_logfiles-%{version}.tar.gz
14cr|nagios-check_logfiles-2.5.6.1-4|12	
14cr|nagios-check_logfiles-2.5.6.1-4|13	%description
14cr|nagios-check_logfiles-2.5.6.1-4|14	check_logfiles is a Plugin for Nagios which scans log files for specific
14cr|nagios-check_logfiles-2.5.6.1-4|15	patterns.
14cr|nagios-check_logfiles-2.5.6.1-4|16	
14cr|nagios-check_logfiles-2.5.6.1-4|17	%prep
14cr|nagios-check_logfiles-2.5.6.1-4|18	%setup -q -n check_logfiles-%{version}
14cr|nagios-check_logfiles-2.5.6.1-4|19	
14cr|nagios-check_logfiles-2.5.6.1-4|20	%build
14cr|nagios-check_logfiles-2.5.6.1-4|21	%configure2_5x --build=i586-mandriva-linux-gnu --libexec=%{_libdir}/nagios/plugins
14cr|nagios-check_logfiles-2.5.6.1-4|22	%make
14cr|nagios-check_logfiles-2.5.6.1-4|23	
14cr|nagios-check_logfiles-2.5.6.1-4|24	
14cr|nagios-check_logfiles-2.5.6.1-4|25	%install
14cr|nagios-check_logfiles-2.5.6.1-4|26	%makeinstall_std
14cr|nagios-check_logfiles-2.5.6.1-4|27	
14cr|nagios-check_logfiles-2.5.6.1-4|28	%files
14cr|nagios-check_logfiles-2.5.6.1-4|29	%{_libdir}/nagios/plugins/check_logfiles
14cr|nagios-check_logfiles-2.5.6.1-4|30	
14cr|nagios-check_logfiles-2.5.6.1-4|31	
14cr|nagios-check_logfiles-2.5.6.1-4|32	%changelog
14cr|nagios-check_logfiles-2.5.6.1-4|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.6.1-4
14cr|nagios-check_logfiles-2.5.6.1-4|34	+ Revision: 5d7ba4c
14cr|nagios-check_logfiles-2.5.6.1-4|35	- MassBuild#464: Increase release tag
14cr|nagios-check_logfiles-2.5.6.1-4|36	
14cr|nagios-check_logfiles-2.5.6.1-4|37	

3157 14
14cr|nagios-check_memcached-1.1-8|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_memcached-1.1-8|2	%define debug_package		%{nil}
14cr|nagios-check_memcached-1.1-8|3	
14cr|nagios-check_memcached-1.1-8|4	Summary:	MemCached health check for Nagios
14cr|nagios-check_memcached-1.1-8|5	Name:		nagios-check_memcached
14cr|nagios-check_memcached-1.1-8|6	Version:	1.1
14cr|nagios-check_memcached-1.1-8|7	Release:	8
14cr|nagios-check_memcached-1.1-8|8	License:	BSD
14cr|nagios-check_memcached-1.1-8|9	Group:		Networking/Other
14cr|nagios-check_memcached-1.1-8|10	URL:		http://zilbo.com/
14cr|nagios-check_memcached-1.1-8|11	Source0:	http://zilbo.com/plugins/check_memcached
14cr|nagios-check_memcached-1.1-8|12	Requires:	nagios
14cr|nagios-check_memcached-1.1-8|13	BuildArch:	noarch
14cr|nagios-check_memcached-1.1-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_memcached-1.1-8|15	
14cr|nagios-check_memcached-1.1-8|16	%description
14cr|nagios-check_memcached-1.1-8|17	A plugin for nagios to check if memcached is up and running.
14cr|nagios-check_memcached-1.1-8|18	
14cr|nagios-check_memcached-1.1-8|19	%prep
14cr|nagios-check_memcached-1.1-8|20	%setup -q -c -T
14cr|nagios-check_memcached-1.1-8|21	
14cr|nagios-check_memcached-1.1-8|22	%build
14cr|nagios-check_memcached-1.1-8|23	
14cr|nagios-check_memcached-1.1-8|24	%install
14cr|nagios-check_memcached-1.1-8|25	rm -rf %{buildroot}
14cr|nagios-check_memcached-1.1-8|26	
14cr|nagios-check_memcached-1.1-8|27	install -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_memcached-1.1-8|28	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/
14cr|nagios-check_memcached-1.1-8|29	
14cr|nagios-check_memcached-1.1-8|30	perl -pi -e 's|/opt|%{_datadir}|' \
14cr|nagios-check_memcached-1.1-8|31	%{buildroot}%{_datadir}/nagios/plugins/check_memcached
14cr|nagios-check_memcached-1.1-8|32	
14cr|nagios-check_memcached-1.1-8|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_memcached-1.1-8|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_memcached.cfg <<'EOF'
14cr|nagios-check_memcached-1.1-8|35	define command {
14cr|nagios-check_memcached-1.1-8|36	command_name    check_memcached
14cr|nagios-check_memcached-1.1-8|37	command_line    %{_datadir}/nagios/plugins/check_memcached -H $HOSTADDRESS$ -p $ARG1$ -k $ARG2$ -t $ARG3$
14cr|nagios-check_memcached-1.1-8|38	}
14cr|nagios-check_memcached-1.1-8|39	EOF
14cr|nagios-check_memcached-1.1-8|40	
14cr|nagios-check_memcached-1.1-8|41	%if %mdkversion < 200900
14cr|nagios-check_memcached-1.1-8|42	%post
14cr|nagios-check_memcached-1.1-8|43	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_memcached-1.1-8|44	
14cr|nagios-check_memcached-1.1-8|45	%postun
14cr|nagios-check_memcached-1.1-8|46	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_memcached-1.1-8|47	%endif
14cr|nagios-check_memcached-1.1-8|48	
14cr|nagios-check_memcached-1.1-8|49	%clean
14cr|nagios-check_memcached-1.1-8|50	rm -rf %{buildroot}
14cr|nagios-check_memcached-1.1-8|51	
14cr|nagios-check_memcached-1.1-8|52	%files
14cr|nagios-check_memcached-1.1-8|53	%defattr(-,root,root)
14cr|nagios-check_memcached-1.1-8|54	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_memcached.cfg
14cr|nagios-check_memcached-1.1-8|55	%{_datadir}/nagios/plugins/check_memcached
14cr|nagios-check_memcached-1.1-8|56	
14cr|nagios-check_memcached-1.1-8|57	
14cr|nagios-check_memcached-1.1-8|58	
14cr|nagios-check_memcached-1.1-8|59	%changelog
14cr|nagios-check_memcached-1.1-8|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cr|nagios-check_memcached-1.1-8|61	+ Revision: 302e19e
14cr|nagios-check_memcached-1.1-8|62	- MassBuild#464: Increase release tag
14cr|nagios-check_memcached-1.1-8|63	
14cr|nagios-check_memcached-1.1-8|64	

3158 14
14cr|nagios-check_memory-1.0-4|1	%define name    nagios-check_memory
14cr|nagios-check_memory-1.0-4|2	%define version 1.0
14cr|nagios-check_memory-1.0-4|3	%define release 4
14cr|nagios-check_memory-1.0-4|4	
14cr|nagios-check_memory-1.0-4|5	Name:       %{name}
14cr|nagios-check_memory-1.0-4|6	Version:    %{version}
14cr|nagios-check_memory-1.0-4|7	Release:    %{release}
14cr|nagios-check_memory-1.0-4|8	Epoch:      1
14cr|nagios-check_memory-1.0-4|9	Summary:    Check memory
14cr|nagios-check_memory-1.0-4|10	Group:      Networking/Other
14cr|nagios-check_memory-1.0-4|11	License:    BSD
14cr|nagios-check_memory-1.0-4|12	URL:        http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/check_memory
14cr|nagios-check_memory-1.0-4|13	Source0:    check_memory.pl
14cr|nagios-check_memory-1.0-4|14	BuildArch:  noarch
14cr|nagios-check_memory-1.0-4|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-check_memory-1.0-4|16	
14cr|nagios-check_memory-1.0-4|17	%description
14cr|nagios-check_memory-1.0-4|18	This plugin may be used as nrpe plugin and checks the amount of memory free,
14cr|nagios-check_memory-1.0-4|19	used and total available by using the linux "free -mt" command.
14cr|nagios-check_memory-1.0-4|20	
14cr|nagios-check_memory-1.0-4|21	%prep
14cr|nagios-check_memory-1.0-4|22	%setup -c -T
14cr|nagios-check_memory-1.0-4|23	
14cr|nagios-check_memory-1.0-4|24	%build
14cr|nagios-check_memory-1.0-4|25	
14cr|nagios-check_memory-1.0-4|26	
14cr|nagios-check_memory-1.0-4|27	%install
14cr|nagios-check_memory-1.0-4|28	rm -rf %{buildroot}
14cr|nagios-check_memory-1.0-4|29	
14cr|nagios-check_memory-1.0-4|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_memory-1.0-4|31	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/check_memory
14cr|nagios-check_memory-1.0-4|32	
14cr|nagios-check_memory-1.0-4|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_memory-1.0-4|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_memory.cfg <<'EOF'
14cr|nagios-check_memory-1.0-4|35	define command{
14cr|nagios-check_memory-1.0-4|36	command_name    check_memory
14cr|nagios-check_memory-1.0-4|37	command_line    %{_datadir}/nagios/plugins/check_memory
14cr|nagios-check_memory-1.0-4|38	}
14cr|nagios-check_memory-1.0-4|39	EOF
14cr|nagios-check_memory-1.0-4|40	
14cr|nagios-check_memory-1.0-4|41	%clean
14cr|nagios-check_memory-1.0-4|42	rm -rf %{buildroot}
14cr|nagios-check_memory-1.0-4|43	
14cr|nagios-check_memory-1.0-4|44	%files
14cr|nagios-check_memory-1.0-4|45	%defattr(-,root,root)
14cr|nagios-check_memory-1.0-4|46	%{_datadir}/nagios/plugins/check_memory
14cr|nagios-check_memory-1.0-4|47	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_memory.cfg
14cr|nagios-check_memory-1.0-4|48	
14cr|nagios-check_memory-1.0-4|49	
14cr|nagios-check_memory-1.0-4|50	
14cr|nagios-check_memory-1.0-4|51	%changelog
14cr|nagios-check_memory-1.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0-4
14cr|nagios-check_memory-1.0-4|53	+ Revision: 2a330f5
14cr|nagios-check_memory-1.0-4|54	- MassBuild#464: Increase release tag
14cr|nagios-check_memory-1.0-4|55	
14cr|nagios-check_memory-1.0-4|56	

3159 14
14cr|nagios-check_mk-1.1.10-3|1	Name:		nagios-check_mk
14cr|nagios-check_mk-1.1.10-3|2	Version:	1.1.10
14cr|nagios-check_mk-1.1.10-3|3	Release:	3
14cr|nagios-check_mk-1.1.10-3|4	Summary:	A new general purpose Nagios-plugin for retrieving data
14cr|nagios-check_mk-1.1.10-3|5	Group:		Networking/Other
14cr|nagios-check_mk-1.1.10-3|6	License:	BSD
14cr|nagios-check_mk-1.1.10-3|7	URL:		http://mathias-kettner.de/check_mk
14cr|nagios-check_mk-1.1.10-3|8	Source:     http://mathias-kettner.de/download/check_mk-%{version}.tar.gz
14cr|nagios-check_mk-1.1.10-3|9	BuildArch:  noarch
14cr|nagios-check_mk-1.1.10-3|10	
14cr|nagios-check_mk-1.1.10-3|11	%description
14cr|nagios-check_mk-1.1.10-3|12	check_mk is a general purpose Nagios-plugin for retrieving data. It adopts a
14cr|nagios-check_mk-1.1.10-3|13	new approach for collecting data from operating systems and network components.
14cr|nagios-check_mk-1.1.10-3|14	It obsoletes NRPE, check_by_ssh, NSClient, and check_snmp and it has many
14cr|nagios-check_mk-1.1.10-3|15	benefits, the most important of which are significant reduction of CPU usage on
14cr|nagios-check_mk-1.1.10-3|16	the Nagios host and automatic inventory of items to be checked on hosts. The
14cr|nagios-check_mk-1.1.10-3|17	larger your Nagios installation is, the more helpful these improvements.
14cr|nagios-check_mk-1.1.10-3|18	
14cr|nagios-check_mk-1.1.10-3|19	%package agent
14cr|nagios-check_mk-1.1.10-3|20	Summary:    Agent for check_mk
14cr|nagios-check_mk-1.1.10-3|21	Requires:   xinetd
14cr|nagios-check_mk-1.1.10-3|22	Group:      Networking/Other
14cr|nagios-check_mk-1.1.10-3|23	
14cr|nagios-check_mk-1.1.10-3|24	%description agent
14cr|nagios-check_mk-1.1.10-3|25	This package contains the agent for check_mk. Install this on
14cr|nagios-check_mk-1.1.10-3|26	all Linux machines you want to monitor via check_mk.
14cr|nagios-check_mk-1.1.10-3|27	
14cr|nagios-check_mk-1.1.10-3|28	%prep
14cr|nagios-check_mk-1.1.10-3|29	%setup -q -n check_mk-%{version}
14cr|nagios-check_mk-1.1.10-3|30	tar xf agents.tar.gz
14cr|nagios-check_mk-1.1.10-3|31	
14cr|nagios-check_mk-1.1.10-3|32	%build
14cr|nagios-check_mk-1.1.10-3|33	
14cr|nagios-check_mk-1.1.10-3|34	%install
14cr|nagios-check_mk-1.1.10-3|35	install -d -m 755 %{buildroot}%{_bindir}
14cr|nagios-check_mk-1.1.10-3|36	cat > %{buildroot}%{_bindir}/check_mk <<'EOF'
14cr|nagios-check_mk-1.1.10-3|37	#!/bin/sh
14cr|nagios-check_mk-1.1.10-3|38	exec python %{_datadir}/check_mk/modules/check_mk.py "$@"
14cr|nagios-check_mk-1.1.10-3|39	EOF
14cr|nagios-check_mk-1.1.10-3|40	chmod +x %{buildroot}%{_bindir}/check_mk
14cr|nagios-check_mk-1.1.10-3|41	
14cr|nagios-check_mk-1.1.10-3|42	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk
14cr|nagios-check_mk-1.1.10-3|43	cat > %{buildroot}%{_sysconfdir}/check_mk/main.mk <<'EOF'
14cr|nagios-check_mk-1.1.10-3|44	all_hosts = [ "localhost" ]
14cr|nagios-check_mk-1.1.10-3|45	EOF
14cr|nagios-check_mk-1.1.10-3|46	
14cr|nagios-check_mk-1.1.10-3|47	install -d -m 755 %{buildroot}%{_datadir}/check_mk
14cr|nagios-check_mk-1.1.10-3|48	install -d -m 755 %{buildroot}%{_datadir}/check_mk/modules
14cr|nagios-check_mk-1.1.10-3|49	tar xf modules.tar.gz -C %{buildroot}%{_datadir}/check_mk/modules
14cr|nagios-check_mk-1.1.10-3|50	install -d -m 755 %{buildroot}%{_datadir}/check_mk/checks
14cr|nagios-check_mk-1.1.10-3|51	tar xf checks.tar.gz -C %{buildroot}%{_datadir}/check_mk/checks
14cr|nagios-check_mk-1.1.10-3|52	install -d -m 755 %{buildroot}%{_datadir}/check_mk/web
14cr|nagios-check_mk-1.1.10-3|53	tar xf web.tar.gz -C %{buildroot}%{_datadir}/check_mk/web
14cr|nagios-check_mk-1.1.10-3|54	install -d -m 755 %{buildroot}%{_datadir}/check_mk/pnp-templates
14cr|nagios-check_mk-1.1.10-3|55	tar xf pnp-templates.tar.gz -C %{buildroot}%{_datadir}/check_mk/pnp-templates
14cr|nagios-check_mk-1.1.10-3|56	
14cr|nagios-check_mk-1.1.10-3|57	cat > %{buildroot}%{_datadir}/check_mk/modules/defaults <<'EOF'
14cr|nagios-check_mk-1.1.10-3|58	# created during package creation
14cr|nagios-check_mk-1.1.10-3|59	
14cr|nagios-check_mk-1.1.10-3|60	check_mk_version            = '%{version}'
14cr|nagios-check_mk-1.1.10-3|61	default_config_dir          = '%{_sysconfdir}/check_mk'
14cr|nagios-check_mk-1.1.10-3|62	check_mk_configdir          = '%{_sysconfdir}/check_mk/conf.d'
14cr|nagios-check_mk-1.1.10-3|63	checks_dir                  = '%{_datadir}/check_mk/checks'
14cr|nagios-check_mk-1.1.10-3|64	check_manpages_dir          = '%{_datadir}/check_mk/doc/checks'
14cr|nagios-check_mk-1.1.10-3|65	modules_dir                 = '%{_datadir}/check_mk/modules'
14cr|nagios-check_mk-1.1.10-3|66	agents_dir                  = '%{_datadir}/check_mk/agents'
14cr|nagios-check_mk-1.1.10-3|67	var_dir                     = '%{_localstatedir}/lib/check_mk'
14cr|nagios-check_mk-1.1.10-3|68	lib_dir                     = ''
14cr|nagios-check_mk-1.1.10-3|69	autochecksdir               = '%{_localstatedir}/lib/check_mk/autochecks'
14cr|nagios-check_mk-1.1.10-3|70	precompiled_hostchecks_dir  = '%{_localstatedir}/lib/check_mk/precompiled'
14cr|nagios-check_mk-1.1.10-3|71	counters_directory          = '%{_localstatedir}/lib/check_mk/counters'
14cr|nagios-check_mk-1.1.10-3|72	tcp_cache_dir               = '%{_localstatedir}/lib/check_mk/cache'
14cr|nagios-check_mk-1.1.10-3|73	logwatch_dir                = '%{_localstatedir}/lib/check_mk/logwatch'
14cr|nagios-check_mk-1.1.10-3|74	nagios_objects_file         = '%{_sysconfdir}/nagios/objects/check_mk_objects.cfg'
14cr|nagios-check_mk-1.1.10-3|75	rrd_path                    = '%{_localstatedir}/lib/check_mk/rrd'
14cr|nagios-check_mk-1.1.10-3|76	nagios_command_pipe_path    = '/var/log/nagios/rw/nagios.cmd'
14cr|nagios-check_mk-1.1.10-3|77	nagios_status_file          = '/var/log/nagios/status.dat'
14cr|nagios-check_mk-1.1.10-3|78	nagios_conf_dir             = '/etc/nagios/objects'
14cr|nagios-check_mk-1.1.10-3|79	nagios_user                 = 'nagios'
14cr|nagios-check_mk-1.1.10-3|80	nagios_url                  = '/nagios'
14cr|nagios-check_mk-1.1.10-3|81	nagios_cgi_url              = '/nagios/cgi-bin'
14cr|nagios-check_mk-1.1.10-3|82	logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
14cr|nagios-check_mk-1.1.10-3|83	www_group                   = 'apache'
14cr|nagios-check_mk-1.1.10-3|84	nagios_config_file          = '%{_sysconfdir}/nagios/nagios.cfg'
14cr|nagios-check_mk-1.1.10-3|85	nagios_startscript          = '%{_initrddir}/nagios'
14cr|nagios-check_mk-1.1.10-3|86	nagios_binary               = '%{_sbindir}/nagios'
14cr|nagios-check_mk-1.1.10-3|87	apache_config_dir           = '%{_sysconfdir}/httpd/conf/webapps.d'
14cr|nagios-check_mk-1.1.10-3|88	htpasswd_file               = '%{_sysconfdir}/check_mk/htpasswd.users'
14cr|nagios-check_mk-1.1.10-3|89	nagios_auth_name            = 'Nagios Access'
14cr|nagios-check_mk-1.1.10-3|90	web_dir                     = '%{_datadir}/check_mk/web'
14cr|nagios-check_mk-1.1.10-3|91	checkmk_web_uri             = '/check_mk'
14cr|nagios-check_mk-1.1.10-3|92	livestatus_unix_socket      = '/'
14cr|nagios-check_mk-1.1.10-3|93	livebackendsdir             = ''
14cr|nagios-check_mk-1.1.10-3|94	pnp_url                     = '/pnp4nagios/'
14cr|nagios-check_mk-1.1.10-3|95	pnp_templates_dir           = '%{_datadir}/check_mk/pnp-templates'
14cr|nagios-check_mk-1.1.10-3|96	doc_dir                     = '%{_datadir}/doc/check_mk'
14cr|nagios-check_mk-1.1.10-3|97	EOF
14cr|nagios-check_mk-1.1.10-3|98	cp %{buildroot}%{_datadir}/check_mk/modules/defaults \
14cr|nagios-check_mk-1.1.10-3|99	%{buildroot}%{_datadir}/check_mk/web/htdocs/defaults.py
14cr|nagios-check_mk-1.1.10-3|100	
14cr|nagios-check_mk-1.1.10-3|101	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk
14cr|nagios-check_mk-1.1.10-3|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/autochecks
14cr|nagios-check_mk-1.1.10-3|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/cache
14cr|nagios-check_mk-1.1.10-3|104	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/counters
14cr|nagios-check_mk-1.1.10-3|105	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/precompiled
14cr|nagios-check_mk-1.1.10-3|106	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/logwatch
14cr|nagios-check_mk-1.1.10-3|107	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/rrd
14cr|nagios-check_mk-1.1.10-3|108	
14cr|nagios-check_mk-1.1.10-3|109	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|nagios-check_mk-1.1.10-3|110	tar xf doc.tar.gz -C %{buildroot}%{_docdir}/%{name} --exclude livestatus
14cr|nagios-check_mk-1.1.10-3|111	
14cr|nagios-check_mk-1.1.10-3|112	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14cr|nagios-check_mk-1.1.10-3|113	install -m 644 xinetd.conf %{buildroot}%{_sysconfdir}/xinetd.d/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|114	
14cr|nagios-check_mk-1.1.10-3|115	install -d -m 755 %{buildroot}%{_bindir}
14cr|nagios-check_mk-1.1.10-3|116	install -m 755 check_mk_agent.linux %{buildroot}%{_bindir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|117	
14cr|nagios-check_mk-1.1.10-3|118	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|119	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/plugins
14cr|nagios-check_mk-1.1.10-3|120	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/local
14cr|nagios-check_mk-1.1.10-3|121	install -m 644 plugins/mk_logwatch %{buildroot}%{_datadir}/check_mk_agent/plugins
14cr|nagios-check_mk-1.1.10-3|122	install -m 644 plugins/j4p_performance %{buildroot}%{_datadir}/check_mk_agent/plugins
14cr|nagios-check_mk-1.1.10-3|123	install -m 644 plugins/mk_oracle %{buildroot}%{_datadir}/check_mk_agent/plugins
14cr|nagios-check_mk-1.1.10-3|124	install -m 644 plugins/sylo %{buildroot}%{_datadir}/check_mk_agent/plugins
14cr|nagios-check_mk-1.1.10-3|125	
14cr|nagios-check_mk-1.1.10-3|126	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|127	install -m 644 logwatch.cfg %{buildroot}%{_sysconfdir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|128	
14cr|nagios-check_mk-1.1.10-3|129	perl -pi \
14cr|nagios-check_mk-1.1.10-3|130	-e 's|LIBDIR="/to/be/changed"|LIBDIR="%{_datadir}/check_mk_agent"|;' \
14cr|nagios-check_mk-1.1.10-3|131	-e 's|CONFDIR="/to/be/changed"|CONFDIR="%{_sysconfdir}/check_mk_agent"|;' \
14cr|nagios-check_mk-1.1.10-3|132	%{buildroot}%{_bindir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|133	
14cr|nagios-check_mk-1.1.10-3|134	%files
14cr|nagios-check_mk-1.1.10-3|135	%doc %{_docdir}/%{name}
14cr|nagios-check_mk-1.1.10-3|136	%{_bindir}/check_mk
14cr|nagios-check_mk-1.1.10-3|137	%config(noreplace) %{_sysconfdir}/check_mk
14cr|nagios-check_mk-1.1.10-3|138	%{_datadir}/check_mk
14cr|nagios-check_mk-1.1.10-3|139	%{_localstatedir}/lib/check_mk
14cr|nagios-check_mk-1.1.10-3|140	
14cr|nagios-check_mk-1.1.10-3|141	%files agent
14cr|nagios-check_mk-1.1.10-3|142	%{_bindir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|143	%{_datadir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|144	%config(noreplace) %{_sysconfdir}/xinetd.d/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|145	%config(noreplace) %{_sysconfdir}/check_mk_agent
14cr|nagios-check_mk-1.1.10-3|146	
14cr|nagios-check_mk-1.1.10-3|147	%changelog
14cr|nagios-check_mk-1.1.10-3|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-3
14cr|nagios-check_mk-1.1.10-3|149	+ Revision: 74d7f23
14cr|nagios-check_mk-1.1.10-3|150	- MassBuild#464: Increase release tag
14cr|nagios-check_mk-1.1.10-3|151	
14cr|nagios-check_mk-1.1.10-3|152	

3160 14
14cr|nagios-check_mysql_health-2.1.5.1-2|1	%define up_name	check_mysql_health
14cr|nagios-check_mysql_health-2.1.5.1-2|2	
14cr|nagios-check_mysql_health-2.1.5.1-2|3	Summary:	Check MySQL
14cr|nagios-check_mysql_health-2.1.5.1-2|4	Name:		nagios-%{up_name}
14cr|nagios-check_mysql_health-2.1.5.1-2|5	Version:	2.1.5.1
14cr|nagios-check_mysql_health-2.1.5.1-2|6	Release:	2
14cr|nagios-check_mysql_health-2.1.5.1-2|7	Group:		Networking/Other
14cr|nagios-check_mysql_health-2.1.5.1-2|8	License:	GPL
14cr|nagios-check_mysql_health-2.1.5.1-2|9	URL:		http://www.consol.de/opensource/nagios/check-mysql-health/
14cr|nagios-check_mysql_health-2.1.5.1-2|10	Source0:	http://labs.consol.de/wp-content/uploads/2011/04/check_mysql_health-2.1.5.1.tar.gz
14cr|nagios-check_mysql_health-2.1.5.1-2|11	BuildArch:	noarch
14cr|nagios-check_mysql_health-2.1.5.1-2|12	BuildRequires:	perl
14cr|nagios-check_mysql_health-2.1.5.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nagios-check_mysql_health-2.1.5.1-2|14	
14cr|nagios-check_mysql_health-2.1.5.1-2|15	%description
14cr|nagios-check_mysql_health-2.1.5.1-2|16	This plugin is used to monitor a variety of mysql database metrics.
14cr|nagios-check_mysql_health-2.1.5.1-2|17	
14cr|nagios-check_mysql_health-2.1.5.1-2|18	%prep
14cr|nagios-check_mysql_health-2.1.5.1-2|19	%setup -q -n %{up_name}-%{version}
14cr|nagios-check_mysql_health-2.1.5.1-2|20	
14cr|nagios-check_mysql_health-2.1.5.1-2|21	%build
14cr|nagios-check_mysql_health-2.1.5.1-2|22	autoreconf -fi
14cr|nagios-check_mysql_health-2.1.5.1-2|23	
14cr|nagios-check_mysql_health-2.1.5.1-2|24	%configure2_5x \
14cr|nagios-check_mysql_health-2.1.5.1-2|25	--build=%{_arch}-mandriva-linux-gnu \
14cr|nagios-check_mysql_health-2.1.5.1-2|26	--libexecdir=%{_datadir}/nagios/plugins \
14cr|nagios-check_mysql_health-2.1.5.1-2|27	--with-statefiles-dir=%{_localstatedir}/lib/nagios
14cr|nagios-check_mysql_health-2.1.5.1-2|28	%make
14cr|nagios-check_mysql_health-2.1.5.1-2|29	
14cr|nagios-check_mysql_health-2.1.5.1-2|30	%install
14cr|nagios-check_mysql_health-2.1.5.1-2|31	rm -rf %{buildroot}
14cr|nagios-check_mysql_health-2.1.5.1-2|32	
14cr|nagios-check_mysql_health-2.1.5.1-2|33	%makeinstall_std
14cr|nagios-check_mysql_health-2.1.5.1-2|34	
14cr|nagios-check_mysql_health-2.1.5.1-2|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_mysql_health-2.1.5.1-2|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg <<'EOF'
14cr|nagios-check_mysql_health-2.1.5.1-2|37	define command{
14cr|nagios-check_mysql_health-2.1.5.1-2|38	command_name	check_mysql_health
14cr|nagios-check_mysql_health-2.1.5.1-2|39	command_line	%{_datadir}/nagios/plugins/check_mysql_health
14cr|nagios-check_mysql_health-2.1.5.1-2|40	}
14cr|nagios-check_mysql_health-2.1.5.1-2|41	EOF
14cr|nagios-check_mysql_health-2.1.5.1-2|42	
14cr|nagios-check_mysql_health-2.1.5.1-2|43	%clean
14cr|nagios-check_mysql_health-2.1.5.1-2|44	rm -rf %{buildroot}
14cr|nagios-check_mysql_health-2.1.5.1-2|45	
14cr|nagios-check_mysql_health-2.1.5.1-2|46	%files
14cr|nagios-check_mysql_health-2.1.5.1-2|47	%defattr(-,root,root)
14cr|nagios-check_mysql_health-2.1.5.1-2|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg
14cr|nagios-check_mysql_health-2.1.5.1-2|49	%{_datadir}/nagios/plugins/check_mysql_health
14cr|nagios-check_mysql_health-2.1.5.1-2|50	
14cr|nagios-check_mysql_health-2.1.5.1-2|51	
14cr|nagios-check_mysql_health-2.1.5.1-2|52	
14cr|nagios-check_mysql_health-2.1.5.1-2|53	%changelog
14cr|nagios-check_mysql_health-2.1.5.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5.1-2
14cr|nagios-check_mysql_health-2.1.5.1-2|55	+ Revision: 00bff1c
14cr|nagios-check_mysql_health-2.1.5.1-2|56	- MassBuild#464: Increase release tag
14cr|nagios-check_mysql_health-2.1.5.1-2|57	
14cr|nagios-check_mysql_health-2.1.5.1-2|58	

3161 14
14cr|nagios-check_netapp-20060619-5|1	Summary:	Check Network Appliance (NetApp) filers
14cr|nagios-check_netapp-20060619-5|2	Name:		nagios-check_netapp
14cr|nagios-check_netapp-20060619-5|3	Version:	20060619
14cr|nagios-check_netapp-20060619-5|4	Release:	5
14cr|nagios-check_netapp-20060619-5|5	Group:		Networking/Other
14cr|nagios-check_netapp-20060619-5|6	License:	BSD
14cr|nagios-check_netapp-20060619-5|7	URL:		http://nerhood.homeip.net/wordpress/archives/2006/06/19/monitoring-netapp-with-nagios-and-nagiosgraph/
14cr|nagios-check_netapp-20060619-5|8	Source0:	http://nerhood.homeip.net/code/check_netapp
14cr|nagios-check_netapp-20060619-5|9	BuildArch:  noarch
14cr|nagios-check_netapp-20060619-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_netapp-20060619-5|11	
14cr|nagios-check_netapp-20060619-5|12	%description
14cr|nagios-check_netapp-20060619-5|13	Use this plugin with Nagios to check Network Appliance (NetApp) filers.
14cr|nagios-check_netapp-20060619-5|14	
14cr|nagios-check_netapp-20060619-5|15	%prep
14cr|nagios-check_netapp-20060619-5|16	
14cr|nagios-check_netapp-20060619-5|17	%build
14cr|nagios-check_netapp-20060619-5|18	
14cr|nagios-check_netapp-20060619-5|19	%install
14cr|nagios-check_netapp-20060619-5|20	rm -rf %{buildroot}
14cr|nagios-check_netapp-20060619-5|21	
14cr|nagios-check_netapp-20060619-5|22	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_netapp-20060619-5|23	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_netapp-20060619-5|24	
14cr|nagios-check_netapp-20060619-5|25	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios/plugins|' \
14cr|nagios-check_netapp-20060619-5|26	%{buildroot}%{_datadir}/nagios/plugins/check_netapp
14cr|nagios-check_netapp-20060619-5|27	
14cr|nagios-check_netapp-20060619-5|28	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_netapp-20060619-5|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_netapp.cfg <<'EOF'
14cr|nagios-check_netapp-20060619-5|30	define command{
14cr|nagios-check_netapp-20060619-5|31	command_name	check_netapp
14cr|nagios-check_netapp-20060619-5|32	command_line	%{_datadir}/nagios/plugins/check_netapp -H $HOSTADDRESS$
14cr|nagios-check_netapp-20060619-5|33	}
14cr|nagios-check_netapp-20060619-5|34	EOF
14cr|nagios-check_netapp-20060619-5|35	
14cr|nagios-check_netapp-20060619-5|36	%clean
14cr|nagios-check_netapp-20060619-5|37	rm -rf %{buildroot}
14cr|nagios-check_netapp-20060619-5|38	
14cr|nagios-check_netapp-20060619-5|39	%files
14cr|nagios-check_netapp-20060619-5|40	%defattr(-,root,root)
14cr|nagios-check_netapp-20060619-5|41	%{_datadir}/nagios/plugins/check_netapp
14cr|nagios-check_netapp-20060619-5|42	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_netapp.cfg
14cr|nagios-check_netapp-20060619-5|43	
14cr|nagios-check_netapp-20060619-5|44	
14cr|nagios-check_netapp-20060619-5|45	
14cr|nagios-check_netapp-20060619-5|46	%changelog
14cr|nagios-check_netapp-20060619-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20060619-5
14cr|nagios-check_netapp-20060619-5|48	+ Revision: 7d317bb
14cr|nagios-check_netapp-20060619-5|49	- MassBuild#464: Increase release tag
14cr|nagios-check_netapp-20060619-5|50	
14cr|nagios-check_netapp-20060619-5|51	

3162 14
14cr|nagios-check_nfs4-0.2-5|1	Name:		nagios-check_nfs4
14cr|nagios-check_nfs4-0.2-5|2	Version:	0.2
14cr|nagios-check_nfs4-0.2-5|3	Release:	5
14cr|nagios-check_nfs4-0.2-5|4	Summary:	NFSv4 monitoring for clients and servers
14cr|nagios-check_nfs4-0.2-5|5	License:	GPL
14cr|nagios-check_nfs4-0.2-5|6	Group:		Networking/Other
14cr|nagios-check_nfs4-0.2-5|7	URL:		http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2070.html;d=1
14cr|nagios-check_nfs4-0.2-5|8	Source:     check_nfs4.%{version}.pl
14cr|nagios-check_nfs4-0.2-5|9	Requires:	nagios-plugins
14cr|nagios-check_nfs4-0.2-5|10	BuildArch:  noarch
14cr|nagios-check_nfs4-0.2-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_nfs4-0.2-5|12	
14cr|nagios-check_nfs4-0.2-5|13	%description
14cr|nagios-check_nfs4-0.2-5|14	This plugin checks NFSv4 daemons status (client and server) including nfsd,
14cr|nagios-check_nfs4-0.2-5|15	idmapd, mountd and svcgssd.
14cr|nagios-check_nfs4-0.2-5|16	It also displays information about performances and errors.
14cr|nagios-check_nfs4-0.2-5|17	
14cr|nagios-check_nfs4-0.2-5|18	%prep
14cr|nagios-check_nfs4-0.2-5|19	%setup -q -c -T
14cr|nagios-check_nfs4-0.2-5|20	
14cr|nagios-check_nfs4-0.2-5|21	%build
14cr|nagios-check_nfs4-0.2-5|22	
14cr|nagios-check_nfs4-0.2-5|23	%install
14cr|nagios-check_nfs4-0.2-5|24	rm -rf %{buildroot}
14cr|nagios-check_nfs4-0.2-5|25	
14cr|nagios-check_nfs4-0.2-5|26	install -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_nfs4-0.2-5|27	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/check_nfs4.pl
14cr|nagios-check_nfs4-0.2-5|28	
14cr|nagios-check_nfs4-0.2-5|29	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios|' \
14cr|nagios-check_nfs4-0.2-5|30	%{buildroot}%{_datadir}/nagios/plugins/check_nfs4.pl
14cr|nagios-check_nfs4-0.2-5|31	
14cr|nagios-check_nfs4-0.2-5|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_nfs4-0.2-5|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_nfs4.cfg <<'EOF'
14cr|nagios-check_nfs4-0.2-5|34	define command {
14cr|nagios-check_nfs4-0.2-5|35	command_name    check_nfs4
14cr|nagios-check_nfs4-0.2-5|36	command_line    %{_datadir}/nagios/plugins/check_nfs4.pl
14cr|nagios-check_nfs4-0.2-5|37	}
14cr|nagios-check_nfs4-0.2-5|38	EOF
14cr|nagios-check_nfs4-0.2-5|39	
14cr|nagios-check_nfs4-0.2-5|40	%clean
14cr|nagios-check_nfs4-0.2-5|41	rm -rf %{buildroot}
14cr|nagios-check_nfs4-0.2-5|42	
14cr|nagios-check_nfs4-0.2-5|43	%files
14cr|nagios-check_nfs4-0.2-5|44	%defattr(-,root,root)
14cr|nagios-check_nfs4-0.2-5|45	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nfs4.cfg
14cr|nagios-check_nfs4-0.2-5|46	%{_datadir}/nagios/plugins/check_nfs4.pl
14cr|nagios-check_nfs4-0.2-5|47	
14cr|nagios-check_nfs4-0.2-5|48	
14cr|nagios-check_nfs4-0.2-5|49	
14cr|nagios-check_nfs4-0.2-5|50	%changelog
14cr|nagios-check_nfs4-0.2-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cr|nagios-check_nfs4-0.2-5|52	+ Revision: d8f2294
14cr|nagios-check_nfs4-0.2-5|53	- MassBuild#464: Increase release tag
14cr|nagios-check_nfs4-0.2-5|54	
14cr|nagios-check_nfs4-0.2-5|55	

3163 14
14cr|nagios-check_rsync-1.02-7|1	Name:		nagios-check_rsync
14cr|nagios-check_rsync-1.02-7|2	Version:	1.02
14cr|nagios-check_rsync-1.02-7|3	Release:	7
14cr|nagios-check_rsync-1.02-7|4	Summary:    Nagios rsync plugin
14cr|nagios-check_rsync-1.02-7|5	License:    GPL
14cr|nagios-check_rsync-1.02-7|6	Group:		Networking/Other
14cr|nagios-check_rsync-1.02-7|7	Url:        http://exchange.nagios.org/directory/Plugins/Network-Protocols/Rsync/check_rsync/details
14cr|nagios-check_rsync-1.02-7|8	Source0:    check_rsync
14cr|nagios-check_rsync-1.02-7|9	Requires:   rsync
14cr|nagios-check_rsync-1.02-7|10	BuildArch:  noarch
14cr|nagios-check_rsync-1.02-7|11	
14cr|nagios-check_rsync-1.02-7|12	%description
14cr|nagios-check_rsync-1.02-7|13	Checks rsync servers availability, as well as (optionally) individual modules
14cr|nagios-check_rsync-1.02-7|14	availability. It also supports authentication on modules.
14cr|nagios-check_rsync-1.02-7|15	
14cr|nagios-check_rsync-1.02-7|16	%prep
14cr|nagios-check_rsync-1.02-7|17	
14cr|nagios-check_rsync-1.02-7|18	%build
14cr|nagios-check_rsync-1.02-7|19	
14cr|nagios-check_rsync-1.02-7|20	%install
14cr|nagios-check_rsync-1.02-7|21	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_rsync-1.02-7|22	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_rsync-1.02-7|23	
14cr|nagios-check_rsync-1.02-7|24	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios/plugins|' \
14cr|nagios-check_rsync-1.02-7|25	%{buildroot}%{_datadir}/nagios/plugins/check_rsync
14cr|nagios-check_rsync-1.02-7|26	
14cr|nagios-check_rsync-1.02-7|27	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_rsync-1.02-7|28	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_rsync.cfg <<'EOF'
14cr|nagios-check_rsync-1.02-7|29	define command{
14cr|nagios-check_rsync-1.02-7|30	command_name	check_rsync
14cr|nagios-check_rsync-1.02-7|31	command_line	%{_datadir}/nagios/plugins/check_rsync -H $HOSTADDRESS$
14cr|nagios-check_rsync-1.02-7|32	}
14cr|nagios-check_rsync-1.02-7|33	EOF
14cr|nagios-check_rsync-1.02-7|34	
14cr|nagios-check_rsync-1.02-7|35	%files
14cr|nagios-check_rsync-1.02-7|36	%{_datadir}/nagios/plugins/check_rsync
14cr|nagios-check_rsync-1.02-7|37	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rsync.cfg
14cr|nagios-check_rsync-1.02-7|38	
14cr|nagios-check_rsync-1.02-7|39	%changelog
14cr|nagios-check_rsync-1.02-7|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-7
14cr|nagios-check_rsync-1.02-7|41	+ Revision: d387ca1
14cr|nagios-check_rsync-1.02-7|42	- MassBuild#464: Increase release tag
14cr|nagios-check_rsync-1.02-7|43	
14cr|nagios-check_rsync-1.02-7|44	

3164 14
14cr|nagios-check_sip-1.2-7|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_sip-1.2-7|2	%define debug_package		%{nil}
14cr|nagios-check_sip-1.2-7|3	
14cr|nagios-check_sip-1.2-7|4	Summary:	A Nagios plugin to check SIP servers and devices
14cr|nagios-check_sip-1.2-7|5	Name:		nagios-check_sip
14cr|nagios-check_sip-1.2-7|6	Version:	1.2
14cr|nagios-check_sip-1.2-7|7	Release:	7
14cr|nagios-check_sip-1.2-7|8	License:	GPL
14cr|nagios-check_sip-1.2-7|9	Group:		Networking/Other
14cr|nagios-check_sip-1.2-7|10	URL:		http://www.bashton.com/content/nagiosplugins
14cr|nagios-check_sip-1.2-7|11	Source0:	http://www.bashton.com/downloads/%{name}-%{version}.tar.gz
14cr|nagios-check_sip-1.2-7|12	Requires:	nagios
14cr|nagios-check_sip-1.2-7|13	BuildArch:  noarch
14cr|nagios-check_sip-1.2-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_sip-1.2-7|15	
14cr|nagios-check_sip-1.2-7|16	%description
14cr|nagios-check_sip-1.2-7|17	A Nagios plugin that will test a SIP server/device for availability and
14cr|nagios-check_sip-1.2-7|18	response time.
14cr|nagios-check_sip-1.2-7|19	
14cr|nagios-check_sip-1.2-7|20	%prep
14cr|nagios-check_sip-1.2-7|21	
14cr|nagios-check_sip-1.2-7|22	%setup -q
14cr|nagios-check_sip-1.2-7|23	
14cr|nagios-check_sip-1.2-7|24	%build
14cr|nagios-check_sip-1.2-7|25	
14cr|nagios-check_sip-1.2-7|26	%install
14cr|nagios-check_sip-1.2-7|27	rm -rf %{buildroot}
14cr|nagios-check_sip-1.2-7|28	
14cr|nagios-check_sip-1.2-7|29	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_sip-1.2-7|30	install -m 755 check_sip %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_sip-1.2-7|31	
14cr|nagios-check_sip-1.2-7|32	perl -pi -e 's|/usr/lib/nagios|%{_datadir}/nagios|' \
14cr|nagios-check_sip-1.2-7|33	%{buildroot}%{_datadir}/nagios/plugins/check_sip
14cr|nagios-check_sip-1.2-7|34	
14cr|nagios-check_sip-1.2-7|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_sip-1.2-7|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_sip.cfg <<'EOF'
14cr|nagios-check_sip-1.2-7|37	define command {
14cr|nagios-check_sip-1.2-7|38	command_name	check_sip
14cr|nagios-check_sip-1.2-7|39	command_line	%{_datadir}/nagios/plugins/check_sip -u $ARG1$ -H $HOSTADDRESS$ -w 5
14cr|nagios-check_sip-1.2-7|40	}
14cr|nagios-check_sip-1.2-7|41	EOF
14cr|nagios-check_sip-1.2-7|42	
14cr|nagios-check_sip-1.2-7|43	%if %mdkversion < 200900
14cr|nagios-check_sip-1.2-7|44	%post
14cr|nagios-check_sip-1.2-7|45	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_sip-1.2-7|46	
14cr|nagios-check_sip-1.2-7|47	%postun
14cr|nagios-check_sip-1.2-7|48	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_sip-1.2-7|49	%endif
14cr|nagios-check_sip-1.2-7|50	
14cr|nagios-check_sip-1.2-7|51	%clean
14cr|nagios-check_sip-1.2-7|52	rm -rf %{buildroot}
14cr|nagios-check_sip-1.2-7|53	
14cr|nagios-check_sip-1.2-7|54	%files
14cr|nagios-check_sip-1.2-7|55	%defattr(-,root,root)
14cr|nagios-check_sip-1.2-7|56	%doc README
14cr|nagios-check_sip-1.2-7|57	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sip.cfg
14cr|nagios-check_sip-1.2-7|58	%{_datadir}/nagios/plugins/check_sip
14cr|nagios-check_sip-1.2-7|59	
14cr|nagios-check_sip-1.2-7|60	
14cr|nagios-check_sip-1.2-7|61	
14cr|nagios-check_sip-1.2-7|62	%changelog
14cr|nagios-check_sip-1.2-7|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cr|nagios-check_sip-1.2-7|64	+ Revision: e17ffd9
14cr|nagios-check_sip-1.2-7|65	- MassBuild#464: Increase release tag
14cr|nagios-check_sip-1.2-7|66	
14cr|nagios-check_sip-1.2-7|67	

3165 14
14cr|nagios-check_spamd-0.01-7|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_spamd-0.01-7|2	%define debug_package		%{nil}
14cr|nagios-check_spamd-0.01-7|3	
14cr|nagios-check_spamd-0.01-7|4	Summary:	Spamd monitoring script for use with Nagios
14cr|nagios-check_spamd-0.01-7|5	Name:		nagios-check_spamd
14cr|nagios-check_spamd-0.01-7|6	Version:	0.01
14cr|nagios-check_spamd-0.01-7|7	Release:	7
14cr|nagios-check_spamd-0.01-7|8	License:	Apache License
14cr|nagios-check_spamd-0.01-7|9	Group:		Networking/Other
14cr|nagios-check_spamd-0.01-7|10	URL:		http://www.apache.org/
14cr|nagios-check_spamd-0.01-7|11	Source0:	http://svn.apache.org/repos/asf/spamassassin/trunk/contrib/check_spamd
14cr|nagios-check_spamd-0.01-7|12	Requires:	nagios-plugins
14cr|nagios-check_spamd-0.01-7|13	Requires:	perl(Time::HiRes)
14cr|nagios-check_spamd-0.01-7|14	Requires:	perl(Mail::SpamAssassin::Client)
14cr|nagios-check_spamd-0.01-7|15	Requires:	perl(Mail::SpamAssassin::Timeout)
14cr|nagios-check_spamd-0.01-7|16	BuildArch:  noarch
14cr|nagios-check_spamd-0.01-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_spamd-0.01-7|18	
14cr|nagios-check_spamd-0.01-7|19	%description
14cr|nagios-check_spamd-0.01-7|20	The purpose of this program is to provide a tool to monitor the status of
14cr|nagios-check_spamd-0.01-7|21	"spamd" server processes. spamd is the daemonized version of the spamassassin
14cr|nagios-check_spamd-0.01-7|22	executable, both provided in the SpamAssassin distribution.
14cr|nagios-check_spamd-0.01-7|23	
14cr|nagios-check_spamd-0.01-7|24	This program is designed for use, as a plugin, with the Nagios service
14cr|nagios-check_spamd-0.01-7|25	monitoring software available from http://nagios.org. It might be compatible
14cr|nagios-check_spamd-0.01-7|26	with other service monitoring packages. It is also useful as a command line
14cr|nagios-check_spamd-0.01-7|27	utility or as a component of a custom shell script.
14cr|nagios-check_spamd-0.01-7|28	
14cr|nagios-check_spamd-0.01-7|29	%prep
14cr|nagios-check_spamd-0.01-7|30	%setup -q -c -T
14cr|nagios-check_spamd-0.01-7|31	
14cr|nagios-check_spamd-0.01-7|32	%build
14cr|nagios-check_spamd-0.01-7|33	
14cr|nagios-check_spamd-0.01-7|34	%install
14cr|nagios-check_spamd-0.01-7|35	rm -rf %{buildroot}
14cr|nagios-check_spamd-0.01-7|36	
14cr|nagios-check_spamd-0.01-7|37	install -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_spamd-0.01-7|38	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_spamd-0.01-7|39	
14cr|nagios-check_spamd-0.01-7|40	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_spamd-0.01-7|41	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_spamd.cfg <<'EOF'
14cr|nagios-check_spamd-0.01-7|42	define command {
14cr|nagios-check_spamd-0.01-7|43	command_name    check_spamd
14cr|nagios-check_spamd-0.01-7|44	command_line    %{_datadir}/nagios/plugins/check_spamd -H $HOSTADDRESS$ -c $ARG1$ -p $ARG2$ -t $ARG3$ -w $ARG4$
14cr|nagios-check_spamd-0.01-7|45	}
14cr|nagios-check_spamd-0.01-7|46	EOF
14cr|nagios-check_spamd-0.01-7|47	
14cr|nagios-check_spamd-0.01-7|48	%if %mdkversion < 200900
14cr|nagios-check_spamd-0.01-7|49	%post
14cr|nagios-check_spamd-0.01-7|50	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_spamd-0.01-7|51	
14cr|nagios-check_spamd-0.01-7|52	%postun
14cr|nagios-check_spamd-0.01-7|53	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_spamd-0.01-7|54	%endif
14cr|nagios-check_spamd-0.01-7|55	
14cr|nagios-check_spamd-0.01-7|56	%clean
14cr|nagios-check_spamd-0.01-7|57	rm -rf %{buildroot}
14cr|nagios-check_spamd-0.01-7|58	
14cr|nagios-check_spamd-0.01-7|59	%files
14cr|nagios-check_spamd-0.01-7|60	%defattr(-,root,root)
14cr|nagios-check_spamd-0.01-7|61	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_spamd.cfg
14cr|nagios-check_spamd-0.01-7|62	%{_datadir}/nagios/plugins/check_spamd
14cr|nagios-check_spamd-0.01-7|63	
14cr|nagios-check_spamd-0.01-7|64	
14cr|nagios-check_spamd-0.01-7|65	
14cr|nagios-check_spamd-0.01-7|66	%changelog
14cr|nagios-check_spamd-0.01-7|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-7
14cr|nagios-check_spamd-0.01-7|68	+ Revision: 2ef3782
14cr|nagios-check_spamd-0.01-7|69	- MassBuild#464: Increase release tag
14cr|nagios-check_spamd-0.01-7|70	
14cr|nagios-check_spamd-0.01-7|71	

3166 14
14cr|nagios-check_syncrepl-20080409-10|1	Name:		nagios-check_syncrepl
14cr|nagios-check_syncrepl-20080409-10|2	Version:	20080409
14cr|nagios-check_syncrepl-20080409-10|3	Release:	10
14cr|nagios-check_syncrepl-20080409-10|4	Summary:	Check the open ldap syncrepl
14cr|nagios-check_syncrepl-20080409-10|5	Group:		Networking/Other
14cr|nagios-check_syncrepl-20080409-10|6	License:	BSD
14cr|nagios-check_syncrepl-20080409-10|7	URL:		http://exchange.nagios.org/directory/Plugins/Network-Protocols/LDAP/Openldap-Syncrepl/details
14cr|nagios-check_syncrepl-20080409-10|8	Source0:	check_syncrepl.py
14cr|nagios-check_syncrepl-20080409-10|9	Patch0:     check_syncrepl.py-allow-openldap2.4-CSN-format.patch
14cr|nagios-check_syncrepl-20080409-10|10	Patch1:     check_syncrepl.py-fix-exit-status.patch
14cr|nagios-check_syncrepl-20080409-10|11	Patch2:     check_syncrepl.py-allow-ignore-higher-CSN.patch
14cr|nagios-check_syncrepl-20080409-10|12	Requires:   python-ldap
14cr|nagios-check_syncrepl-20080409-10|13	BuildArch:  noarch
14cr|nagios-check_syncrepl-20080409-10|14	
14cr|nagios-check_syncrepl-20080409-10|15	%description
14cr|nagios-check_syncrepl-20080409-10|16	Check the open ldap replication via SYNCREPL and python.
14cr|nagios-check_syncrepl-20080409-10|17	
14cr|nagios-check_syncrepl-20080409-10|18	%prep
14cr|nagios-check_syncrepl-20080409-10|19	%setup -c -T
14cr|nagios-check_syncrepl-20080409-10|20	cp %{SOURCE0} .
14cr|nagios-check_syncrepl-20080409-10|21	%patch0 -p 0
14cr|nagios-check_syncrepl-20080409-10|22	%patch1 -p 0
14cr|nagios-check_syncrepl-20080409-10|23	%patch2 -p 0
14cr|nagios-check_syncrepl-20080409-10|24	
14cr|nagios-check_syncrepl-20080409-10|25	%build
14cr|nagios-check_syncrepl-20080409-10|26	
14cr|nagios-check_syncrepl-20080409-10|27	
14cr|nagios-check_syncrepl-20080409-10|28	%install
14cr|nagios-check_syncrepl-20080409-10|29	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_syncrepl-20080409-10|30	install -m 755 check_syncrepl.py %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_syncrepl-20080409-10|31	
14cr|nagios-check_syncrepl-20080409-10|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_syncrepl-20080409-10|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg <<'EOF'
14cr|nagios-check_syncrepl-20080409-10|34	define command{
14cr|nagios-check_syncrepl-20080409-10|35	command_name	check_syncrepl
14cr|nagios-check_syncrepl-20080409-10|36	command_line	%{_datadir}/nagios/plugins/check_syncrepl.py -q -n $ARG1$ $ARG2$ -b $ARG3$
14cr|nagios-check_syncrepl-20080409-10|37	}
14cr|nagios-check_syncrepl-20080409-10|38	EOF
14cr|nagios-check_syncrepl-20080409-10|39	
14cr|nagios-check_syncrepl-20080409-10|40	%files
14cr|nagios-check_syncrepl-20080409-10|41	%{_datadir}/nagios/plugins/check_syncrepl.py
14cr|nagios-check_syncrepl-20080409-10|42	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg
14cr|nagios-check_syncrepl-20080409-10|43	
14cr|nagios-check_syncrepl-20080409-10|44	%changelog
14cr|nagios-check_syncrepl-20080409-10|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080409-10
14cr|nagios-check_syncrepl-20080409-10|46	+ Revision: b8dc0d2
14cr|nagios-check_syncrepl-20080409-10|47	- MassBuild#464: Increase release tag
14cr|nagios-check_syncrepl-20080409-10|48	
14cr|nagios-check_syncrepl-20080409-10|49	

3167 14
14cr|nagios-check_temperature-1.1-8|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_temperature-1.1-8|2	%define debug_package		%{nil}
14cr|nagios-check_temperature-1.1-8|3	
14cr|nagios-check_temperature-1.1-8|4	Summary:	A Nagios wrapper script around digitemp
14cr|nagios-check_temperature-1.1-8|5	Name:		nagios-check_temperature
14cr|nagios-check_temperature-1.1-8|6	Version:	1.1
14cr|nagios-check_temperature-1.1-8|7	Release:	8
14cr|nagios-check_temperature-1.1-8|8	License:	BSD-like
14cr|nagios-check_temperature-1.1-8|9	Group:		Networking/Other
14cr|nagios-check_temperature-1.1-8|10	URL:		http://www.hoppie.nl/tempsens/
14cr|nagios-check_temperature-1.1-8|11	Source0:	http://www.hoppie.nl/tempsens/check_temperature
14cr|nagios-check_temperature-1.1-8|12	Requires:	digitemp
14cr|nagios-check_temperature-1.1-8|13	Requires:	nagios-plugins
14cr|nagios-check_temperature-1.1-8|14	BuildArch:  noarch
14cr|nagios-check_temperature-1.1-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_temperature-1.1-8|16	
14cr|nagios-check_temperature-1.1-8|17	%description
14cr|nagios-check_temperature-1.1-8|18	check_temperature: Nagios wrapper script around digitemp. Used to monitor a
14cr|nagios-check_temperature-1.1-8|19	couple of 1-wire temperature sensors and to raise an alarm when one of them
14cr|nagios-check_temperature-1.1-8|20	reports a temperature outside a predefined band.
14cr|nagios-check_temperature-1.1-8|21	
14cr|nagios-check_temperature-1.1-8|22	%prep
14cr|nagios-check_temperature-1.1-8|23	%setup -q -T -c
14cr|nagios-check_temperature-1.1-8|24	
14cr|nagios-check_temperature-1.1-8|25	%build
14cr|nagios-check_temperature-1.1-8|26	
14cr|nagios-check_temperature-1.1-8|27	%install
14cr|nagios-check_temperature-1.1-8|28	rm -rf %{buildroot}
14cr|nagios-check_temperature-1.1-8|29	
14cr|nagios-check_temperature-1.1-8|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|nagios-check_temperature-1.1-8|31	cat > %{buildroot}%{_bindir}/get_temperature << 'EOF'
14cr|nagios-check_temperature-1.1-8|32	#!/bin/bash
14cr|nagios-check_temperature-1.1-8|33	#
14cr|nagios-check_temperature-1.1-8|34	# get_temperature: polls the temperature sensor array and leaves the
14cr|nagios-check_temperature-1.1-8|35	# temperatures in a state file. Called by cron every 5 minutes.
14cr|nagios-check_temperature-1.1-8|36	
14cr|nagios-check_temperature-1.1-8|37	TMPFILE="/tmp/temperature.XXXXXX"
14cr|nagios-check_temperature-1.1-8|38	STATEFILE="%{_localstatedir}/lib/temperature/current"
14cr|nagios-check_temperature-1.1-8|39	DIGITEMP="%{_bindir}/digitemp"
14cr|nagios-check_temperature-1.1-8|40	DIGICONF="%{_sysconfdir}/digitemp.conf"
14cr|nagios-check_temperature-1.1-8|41	
14cr|nagios-check_temperature-1.1-8|42	# error check #1
14cr|nagios-check_temperature-1.1-8|43	if ! [ -f \$DIGITEMP ]; then
14cr|nagios-check_temperature-1.1-8|44	echo "\$DIGITEMP does not exist."
14cr|nagios-check_temperature-1.1-8|45	echo "please do \"ln -snf %{_bindir}/digitemp_DS9097 %{_bindir}/digitemp\""
14cr|nagios-check_temperature-1.1-8|46	exit 1
14cr|nagios-check_temperature-1.1-8|47	fi
14cr|nagios-check_temperature-1.1-8|48	
14cr|nagios-check_temperature-1.1-8|49	# error check #2
14cr|nagios-check_temperature-1.1-8|50	if ! [ -f \$DIGICONF ]; then
14cr|nagios-check_temperature-1.1-8|51	echo "\$DIGICONF does not exist."
14cr|nagios-check_temperature-1.1-8|52	echo "please do \"%{_bindir}/digitemp -i -c \$DIGICONF -s /dev/ttyS0\""
14cr|nagios-check_temperature-1.1-8|53	exit 1
14cr|nagios-check_temperature-1.1-8|54	fi
14cr|nagios-check_temperature-1.1-8|55	
14cr|nagios-check_temperature-1.1-8|56	# Abort after first script error.
14cr|nagios-check_temperature-1.1-8|57	set -e
14cr|nagios-check_temperature-1.1-8|58	
14cr|nagios-check_temperature-1.1-8|59	# Get a unique temporary tamper-proof file name.
14cr|nagios-check_temperature-1.1-8|60	tmp=\$(mktemp \$TMPFILE)
14cr|nagios-check_temperature-1.1-8|61	
14cr|nagios-check_temperature-1.1-8|62	# Create a full poll list of the temperature array. This takes up to
14cr|nagios-check_temperature-1.1-8|63	# 5 seconds per sensor, and therefore must be done to a (slowly growing)
14cr|nagios-check_temperature-1.1-8|64	# temporary file.
14cr|nagios-check_temperature-1.1-8|65	\$DIGITEMP -c \$DIGICONF -a -q > \$tmp
14cr|nagios-check_temperature-1.1-8|66	chmod 644 \$tmp
14cr|nagios-check_temperature-1.1-8|67	
14cr|nagios-check_temperature-1.1-8|68	# 'Atomically' move the freshly created state file in place.
14cr|nagios-check_temperature-1.1-8|69	mv \$tmp \$STATEFILE
14cr|nagios-check_temperature-1.1-8|70	EOF
14cr|nagios-check_temperature-1.1-8|71	chmod +x %{buildroot}%{_bindir}/get_temperature
14cr|nagios-check_temperature-1.1-8|72	
14cr|nagios-check_temperature-1.1-8|73	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_temperature-1.1-8|74	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_temperature-1.1-8|75	
14cr|nagios-check_temperature-1.1-8|76	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_temperature-1.1-8|77	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_temperature.cfg <<'EOF'
14cr|nagios-check_temperature-1.1-8|78	define command {
14cr|nagios-check_temperature-1.1-8|79	command_name	check_temperature
14cr|nagios-check_temperature-1.1-8|80	command_line	%{_datadir}/nagios/plugins/check_temperature -s $ARG1$ -t $ARG2$ -w $ARG3$ -c $ARG4$
14cr|nagios-check_temperature-1.1-8|81	}
14cr|nagios-check_temperature-1.1-8|82	EOF
14cr|nagios-check_temperature-1.1-8|83	
14cr|nagios-check_temperature-1.1-8|84	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|nagios-check_temperature-1.1-8|85	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<'EOF'
14cr|nagios-check_temperature-1.1-8|86	# Poll the temperature sensor array every five minutes.
14cr|nagios-check_temperature-1.1-8|87	*/5 * * * * root %{_bindir}/get_temperature
14cr|nagios-check_temperature-1.1-8|88	
14cr|nagios-check_temperature-1.1-8|89	# Append the last poll to the history file after each whole hour.
14cr|nagios-check_temperature-1.1-8|90	4 * * * * root cat %{_localstatedir}/lib/temperature/current >> /var/log/temperature.log
14cr|nagios-check_temperature-1.1-8|91	EOF
14cr|nagios-check_temperature-1.1-8|92	
14cr|nagios-check_temperature-1.1-8|93	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|nagios-check_temperature-1.1-8|94	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<'EOF'
14cr|nagios-check_temperature-1.1-8|95	/var/log/temperature.log {
14cr|nagios-check_temperature-1.1-8|96	missingok
14cr|nagios-check_temperature-1.1-8|97	monthly
14cr|nagios-check_temperature-1.1-8|98	compress
14cr|nagios-check_temperature-1.1-8|99	}
14cr|nagios-check_temperature-1.1-8|100	EOF
14cr|nagios-check_temperature-1.1-8|101	
14cr|nagios-check_temperature-1.1-8|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/temperature
14cr|nagios-check_temperature-1.1-8|103	
14cr|nagios-check_temperature-1.1-8|104	%if %mdkversion < 200900
14cr|nagios-check_temperature-1.1-8|105	%post
14cr|nagios-check_temperature-1.1-8|106	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_temperature-1.1-8|107	
14cr|nagios-check_temperature-1.1-8|108	%postun
14cr|nagios-check_temperature-1.1-8|109	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_temperature-1.1-8|110	%endif
14cr|nagios-check_temperature-1.1-8|111	
14cr|nagios-check_temperature-1.1-8|112	%clean
14cr|nagios-check_temperature-1.1-8|113	rm -rf %{buildroot}
14cr|nagios-check_temperature-1.1-8|114	
14cr|nagios-check_temperature-1.1-8|115	%files
14cr|nagios-check_temperature-1.1-8|116	%defattr(-,root,root)
14cr|nagios-check_temperature-1.1-8|117	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_temperature.cfg
14cr|nagios-check_temperature-1.1-8|118	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|nagios-check_temperature-1.1-8|119	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|nagios-check_temperature-1.1-8|120	%{_datadir}/nagios/plugins/check_temperature
14cr|nagios-check_temperature-1.1-8|121	%{_bindir}/get_temperature
14cr|nagios-check_temperature-1.1-8|122	%{_localstatedir}/lib/temperature
14cr|nagios-check_temperature-1.1-8|123	
14cr|nagios-check_temperature-1.1-8|124	
14cr|nagios-check_temperature-1.1-8|125	
14cr|nagios-check_temperature-1.1-8|126	%changelog
14cr|nagios-check_temperature-1.1-8|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cr|nagios-check_temperature-1.1-8|128	+ Revision: c75ac99
14cr|nagios-check_temperature-1.1-8|129	- MassBuild#464: Increase release tag
14cr|nagios-check_temperature-1.1-8|130	
14cr|nagios-check_temperature-1.1-8|131	

3168 14
14cr|nagios-check_whitelist-0-8|1	%define _enable_debug_packages	%{nil}
14cr|nagios-check_whitelist-0-8|2	%define debug_package		%{nil}
14cr|nagios-check_whitelist-0-8|3	
14cr|nagios-check_whitelist-0-8|4	Summary:	Examine and manipulate SpamAssassin's auto-whitelist db
14cr|nagios-check_whitelist-0-8|5	Name:		nagios-check_whitelist
14cr|nagios-check_whitelist-0-8|6	Version:	0
14cr|nagios-check_whitelist-0-8|7	Release:	8
14cr|nagios-check_whitelist-0-8|8	License:	Apache License
14cr|nagios-check_whitelist-0-8|9	Group:		Networking/Other
14cr|nagios-check_whitelist-0-8|10	URL:		http://www.apache.org/
14cr|nagios-check_whitelist-0-8|11	Source0:	http://svn.apache.org/repos/asf/spamassassin/trunk/tools/check_whitelist
14cr|nagios-check_whitelist-0-8|12	Source1:	check_whitelist.cfg
14cr|nagios-check_whitelist-0-8|13	Requires:	nagios-plugins
14cr|nagios-check_whitelist-0-8|14	BuildArch:  noarch
14cr|nagios-check_whitelist-0-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_whitelist-0-8|16	
14cr|nagios-check_whitelist-0-8|17	%description
14cr|nagios-check_whitelist-0-8|18	Check or clean a SpamAssassin auto-whitelist (AWL) database file.
14cr|nagios-check_whitelist-0-8|19	
14cr|nagios-check_whitelist-0-8|20	%prep
14cr|nagios-check_whitelist-0-8|21	%setup -q -c -T
14cr|nagios-check_whitelist-0-8|22	
14cr|nagios-check_whitelist-0-8|23	%build
14cr|nagios-check_whitelist-0-8|24	
14cr|nagios-check_whitelist-0-8|25	%install
14cr|nagios-check_whitelist-0-8|26	rm -rf %{buildroot}
14cr|nagios-check_whitelist-0-8|27	
14cr|nagios-check_whitelist-0-8|28	install -d %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_whitelist-0-8|29	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/
14cr|nagios-check_whitelist-0-8|30	
14cr|nagios-check_whitelist-0-8|31	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_whitelist-0-8|32	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg <<'EOF'
14cr|nagios-check_whitelist-0-8|33	define command {
14cr|nagios-check_whitelist-0-8|34	command_name    check_whitelist
14cr|nagios-check_whitelist-0-8|35	command_line    %{_datadir}/nagios/plugins/check_whitelist --clean --min $ARG1$ $ARG2$
14cr|nagios-check_whitelist-0-8|36	}
14cr|nagios-check_whitelist-0-8|37	EOF
14cr|nagios-check_whitelist-0-8|38	
14cr|nagios-check_whitelist-0-8|39	%if %mdkversion < 200900
14cr|nagios-check_whitelist-0-8|40	%post
14cr|nagios-check_whitelist-0-8|41	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_whitelist-0-8|42	
14cr|nagios-check_whitelist-0-8|43	%postun
14cr|nagios-check_whitelist-0-8|44	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
14cr|nagios-check_whitelist-0-8|45	%endif
14cr|nagios-check_whitelist-0-8|46	
14cr|nagios-check_whitelist-0-8|47	%clean
14cr|nagios-check_whitelist-0-8|48	rm -rf %{buildroot}
14cr|nagios-check_whitelist-0-8|49	
14cr|nagios-check_whitelist-0-8|50	%files
14cr|nagios-check_whitelist-0-8|51	%defattr(-,root,root)
14cr|nagios-check_whitelist-0-8|52	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg
14cr|nagios-check_whitelist-0-8|53	%{_datadir}/nagios/plugins/check_whitelist
14cr|nagios-check_whitelist-0-8|54	
14cr|nagios-check_whitelist-0-8|55	
14cr|nagios-check_whitelist-0-8|56	
14cr|nagios-check_whitelist-0-8|57	%changelog
14cr|nagios-check_whitelist-0-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-8
14cr|nagios-check_whitelist-0-8|59	+ Revision: deb6009
14cr|nagios-check_whitelist-0-8|60	- MassBuild#464: Increase release tag
14cr|nagios-check_whitelist-0-8|61	
14cr|nagios-check_whitelist-0-8|62	

3169 14
14cr|nagios-check_x224-9734-3|1	%define name	nagios-check_x224
14cr|nagios-check_x224-9734-3|2	%define version	9734
14cr|nagios-check_x224-9734-3|3	%define release	3
14cr|nagios-check_x224-9734-3|4	
14cr|nagios-check_x224-9734-3|5	Name:		%{name}
14cr|nagios-check_x224-9734-3|6	Version:	%{version}
14cr|nagios-check_x224-9734-3|7	Release:	%{release}
14cr|nagios-check_x224-9734-3|8	Summary:	Nagios x224 plugin
14cr|nagios-check_x224-9734-3|9	Group:		Networking/Other
14cr|nagios-check_x224-9734-3|10	License:	BSD
14cr|nagios-check_x224-9734-3|11	URL:		http://exchange.nagios.org/directory/Plugins/Remote-Access/check_x224/details
14cr|nagios-check_x224-9734-3|12	Source0:	check_x224
14cr|nagios-check_x224-9734-3|13	BuildArch:  noarch
14cr|nagios-check_x224-9734-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-check_x224-9734-3|15	
14cr|nagios-check_x224-9734-3|16	%description
14cr|nagios-check_x224-9734-3|17	Checks that the most basic parts of a Remote Desktop connection succeeds.
14cr|nagios-check_x224-9734-3|18	The Remote Desktop protocol builds on a protocol called x224. This plugin
14cr|nagios-check_x224-9734-3|19	checks that the initial and most basic parts of a Remote Desktop connection -
14cr|nagios-check_x224-9734-3|20	the part which is specified by x224 - succeeds. I.e., it does a bit more than a
14cr|nagios-check_x224-9734-3|21	TCP connection test at port 3389.
14cr|nagios-check_x224-9734-3|22	
14cr|nagios-check_x224-9734-3|23	%prep
14cr|nagios-check_x224-9734-3|24	
14cr|nagios-check_x224-9734-3|25	%build
14cr|nagios-check_x224-9734-3|26	
14cr|nagios-check_x224-9734-3|27	%install
14cr|nagios-check_x224-9734-3|28	rm -rf %{buildroot}
14cr|nagios-check_x224-9734-3|29	
14cr|nagios-check_x224-9734-3|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_x224-9734-3|31	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_x224-9734-3|32	
14cr|nagios-check_x224-9734-3|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_x224-9734-3|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_x224.cfg <<'EOF'
14cr|nagios-check_x224-9734-3|35	define command {
14cr|nagios-check_x224-9734-3|36	command_name    check_x224
14cr|nagios-check_x224-9734-3|37	command_line    %{_datadir}/nagios/plugins/check_x224 -H $HOSTADDRESS$
14cr|nagios-check_x224-9734-3|38	}
14cr|nagios-check_x224-9734-3|39	EOF
14cr|nagios-check_x224-9734-3|40	
14cr|nagios-check_x224-9734-3|41	%clean
14cr|nagios-check_x224-9734-3|42	rm -rf %{buildroot}
14cr|nagios-check_x224-9734-3|43	
14cr|nagios-check_x224-9734-3|44	%files
14cr|nagios-check_x224-9734-3|45	%defattr(-,root,root)
14cr|nagios-check_x224-9734-3|46	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_x224.cfg
14cr|nagios-check_x224-9734-3|47	%{_datadir}/nagios/plugins/check_x224
14cr|nagios-check_x224-9734-3|48	
14cr|nagios-check_x224-9734-3|49	
14cr|nagios-check_x224-9734-3|50	
14cr|nagios-check_x224-9734-3|51	
14cr|nagios-check_x224-9734-3|52	%changelog
14cr|nagios-check_x224-9734-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9734-3
14cr|nagios-check_x224-9734-3|54	+ Revision: a7ddccd
14cr|nagios-check_x224-9734-3|55	- MassBuild#464: Increase release tag
14cr|nagios-check_x224-9734-3|56	
14cr|nagios-check_x224-9734-3|57	

3170 14
14cr|nagios-check_xendomains-20070528-11|1	%define name	nagios-check_xendomains
14cr|nagios-check_xendomains-20070528-11|2	%define version	20070528
14cr|nagios-check_xendomains-20070528-11|3	%define release	11
14cr|nagios-check_xendomains-20070528-11|4	
14cr|nagios-check_xendomains-20070528-11|5	Name:		%{name}
14cr|nagios-check_xendomains-20070528-11|6	Version:	%{version}
14cr|nagios-check_xendomains-20070528-11|7	Release:	%{release}
14cr|nagios-check_xendomains-20070528-11|8	Summary:	Nagios Xen plugin
14cr|nagios-check_xendomains-20070528-11|9	Group:		Networking/Other
14cr|nagios-check_xendomains-20070528-11|10	License:	BSD
14cr|nagios-check_xendomains-20070528-11|11	URL:		http://beta.perseverantia.com/devel/?project=nagiosplug
14cr|nagios-check_xendomains-20070528-11|12	Source0:	http://beta.perseverantia.com/devel/src/plugins/check_xendomains.py
14cr|nagios-check_xendomains-20070528-11|13	Patch:      check_xendomains-fix-shellbang.patch
14cr|nagios-check_xendomains-20070528-11|14	BuildArch:	noarch
14cr|nagios-check_xendomains-20070528-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nagios-check_xendomains-20070528-11|16	
14cr|nagios-check_xendomains-20070528-11|17	%description
14cr|nagios-check_xendomains-20070528-11|18	Plugin for Nagios (written in Python to check Xen's state on a remote host. As
14cr|nagios-check_xendomains-20070528-11|19	for now, it just checks that Xend is running (well, it really checks that
14cr|nagios-check_xendomains-20070528-11|20	xend-http-server is running) and lists the nodes running on the remote host.
14cr|nagios-check_xendomains-20070528-11|21	
14cr|nagios-check_xendomains-20070528-11|22	%prep
14cr|nagios-check_xendomains-20070528-11|23	cp %{SOURCE0} check_xendomains.py
14cr|nagios-check_xendomains-20070528-11|24	%patch -p0
14cr|nagios-check_xendomains-20070528-11|25	
14cr|nagios-check_xendomains-20070528-11|26	%build
14cr|nagios-check_xendomains-20070528-11|27	
14cr|nagios-check_xendomains-20070528-11|28	%install
14cr|nagios-check_xendomains-20070528-11|29	rm -rf %{buildroot}
14cr|nagios-check_xendomains-20070528-11|30	
14cr|nagios-check_xendomains-20070528-11|31	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_xendomains-20070528-11|32	install -m 755 check_xendomains.py %{buildroot}%{_datadir}/nagios/plugins/check_xendomains
14cr|nagios-check_xendomains-20070528-11|33	
14cr|nagios-check_xendomains-20070528-11|34	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_xendomains-20070528-11|35	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_xendomains.cfg <<'EOF'
14cr|nagios-check_xendomains-20070528-11|36	define command{
14cr|nagios-check_xendomains-20070528-11|37	command_name	check_xendomains
14cr|nagios-check_xendomains-20070528-11|38	command_line	%{_datadir}/nagios/plugins/check_xendomains -H $HOSTADDRESS$
14cr|nagios-check_xendomains-20070528-11|39	}
14cr|nagios-check_xendomains-20070528-11|40	EOF
14cr|nagios-check_xendomains-20070528-11|41	
14cr|nagios-check_xendomains-20070528-11|42	%clean
14cr|nagios-check_xendomains-20070528-11|43	rm -rf %{buildroot}
14cr|nagios-check_xendomains-20070528-11|44	
14cr|nagios-check_xendomains-20070528-11|45	%files
14cr|nagios-check_xendomains-20070528-11|46	%defattr(-,root,root)
14cr|nagios-check_xendomains-20070528-11|47	%{_datadir}/nagios/plugins/check_xendomains
14cr|nagios-check_xendomains-20070528-11|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_xendomains.cfg
14cr|nagios-check_xendomains-20070528-11|49	
14cr|nagios-check_xendomains-20070528-11|50	
14cr|nagios-check_xendomains-20070528-11|51	
14cr|nagios-check_xendomains-20070528-11|52	%changelog
14cr|nagios-check_xendomains-20070528-11|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070528-11
14cr|nagios-check_xendomains-20070528-11|54	+ Revision: 713cae6
14cr|nagios-check_xendomains-20070528-11|55	- MassBuild#464: Increase release tag
14cr|nagios-check_xendomains-20070528-11|56	
14cr|nagios-check_xendomains-20070528-11|57	

3171 14
14cr|nagios-check_zone_auth-1.12-3|1	%define name	nagios-check_zone_auth
14cr|nagios-check_zone_auth-1.12-3|2	%define version	1.12
14cr|nagios-check_zone_auth-1.12-3|3	%define release	3
14cr|nagios-check_zone_auth-1.12-3|4	
14cr|nagios-check_zone_auth-1.12-3|5	Name:		%{name}
14cr|nagios-check_zone_auth-1.12-3|6	Version:	%{version}
14cr|nagios-check_zone_auth-1.12-3|7	Release:	%{release}
14cr|nagios-check_zone_auth-1.12-3|8	Summary:	Check DNS zones synchronisation
14cr|nagios-check_zone_auth-1.12-3|9	Group:		Networking/Other
14cr|nagios-check_zone_auth-1.12-3|10	License:	BSD
14cr|nagios-check_zone_auth-1.12-3|11	URL:		http://dns.measurement-factory.com/tools/nagios-plugins/check_zone_auth.html
14cr|nagios-check_zone_auth-1.12-3|12	Source0:	http://dns.measurement-factory.com/tools/nagios-plugins/src/check_zone_auth
14cr|nagios-check_zone_auth-1.12-3|13	BuildArch:  noarch
14cr|nagios-check_zone_auth-1.12-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-check_zone_auth-1.12-3|15	
14cr|nagios-check_zone_auth-1.12-3|16	%description
14cr|nagios-check_zone_auth-1.12-3|17	Use this plugin with Nagios to make sure that the authoritative nameservers for
14cr|nagios-check_zone_auth-1.12-3|18	a given zone remain in sync.
14cr|nagios-check_zone_auth-1.12-3|19	
14cr|nagios-check_zone_auth-1.12-3|20	%prep
14cr|nagios-check_zone_auth-1.12-3|21	
14cr|nagios-check_zone_auth-1.12-3|22	%build
14cr|nagios-check_zone_auth-1.12-3|23	
14cr|nagios-check_zone_auth-1.12-3|24	
14cr|nagios-check_zone_auth-1.12-3|25	%install
14cr|nagios-check_zone_auth-1.12-3|26	rm -rf %{buildroot}
14cr|nagios-check_zone_auth-1.12-3|27	
14cr|nagios-check_zone_auth-1.12-3|28	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_zone_auth-1.12-3|29	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-check_zone_auth-1.12-3|30	
14cr|nagios-check_zone_auth-1.12-3|31	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-check_zone_auth-1.12-3|32	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_zone_auth.cfg <<'EOF'
14cr|nagios-check_zone_auth-1.12-3|33	define command{
14cr|nagios-check_zone_auth-1.12-3|34	command_name	check_zone_auth
14cr|nagios-check_zone_auth-1.12-3|35	command_line	%{_datadir}/nagios/plugins/check_zone_auth -Z $HOSTADDRESS$
14cr|nagios-check_zone_auth-1.12-3|36	}
14cr|nagios-check_zone_auth-1.12-3|37	EOF
14cr|nagios-check_zone_auth-1.12-3|38	
14cr|nagios-check_zone_auth-1.12-3|39	%clean
14cr|nagios-check_zone_auth-1.12-3|40	rm -rf %{buildroot}
14cr|nagios-check_zone_auth-1.12-3|41	
14cr|nagios-check_zone_auth-1.12-3|42	%files
14cr|nagios-check_zone_auth-1.12-3|43	%defattr(-,root,root)
14cr|nagios-check_zone_auth-1.12-3|44	%{_datadir}/nagios/plugins/check_zone_auth
14cr|nagios-check_zone_auth-1.12-3|45	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_zone_auth.cfg
14cr|nagios-check_zone_auth-1.12-3|46	
14cr|nagios-check_zone_auth-1.12-3|47	
14cr|nagios-check_zone_auth-1.12-3|48	
14cr|nagios-check_zone_auth-1.12-3|49	%changelog
14cr|nagios-check_zone_auth-1.12-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-3
14cr|nagios-check_zone_auth-1.12-3|51	+ Revision: cfe6318
14cr|nagios-check_zone_auth-1.12-3|52	- MassBuild#464: Increase release tag
14cr|nagios-check_zone_auth-1.12-3|53	
14cr|nagios-check_zone_auth-1.12-3|54	

3172 14
14cr|nagios-conf-3.0-6|1	Summary:	This package contains sample configuration for nagios
14cr|nagios-conf-3.0-6|2	Name:		nagios-conf
14cr|nagios-conf-3.0-6|3	Version:	3.0
14cr|nagios-conf-3.0-6|4	Release:	6
14cr|nagios-conf-3.0-6|5	License:	GPL
14cr|nagios-conf-3.0-6|6	Group:		Networking/Other
14cr|nagios-conf-3.0-6|7	URL:		http://www.nagios.org/
14cr|nagios-conf-3.0-6|8	Source0:	sample.cfg
14cr|nagios-conf-3.0-6|9	Requires:	nagios
14cr|nagios-conf-3.0-6|10	Requires:	nagios-check_disk
14cr|nagios-conf-3.0-6|11	Requires:	nagios-check_http
14cr|nagios-conf-3.0-6|12	Requires:	nagios-check_load
14cr|nagios-conf-3.0-6|13	Requires:	nagios-check_ping
14cr|nagios-conf-3.0-6|14	Requires:	nagios-check_procs
14cr|nagios-conf-3.0-6|15	Requires:	nagios-check_ssh
14cr|nagios-conf-3.0-6|16	Requires:	nagios-check_swap
14cr|nagios-conf-3.0-6|17	Requires:	nagios-check_users
14cr|nagios-conf-3.0-6|18	BuildArch:	noarch
14cr|nagios-conf-3.0-6|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nagios-conf-3.0-6|20	
14cr|nagios-conf-3.0-6|21	%description
14cr|nagios-conf-3.0-6|22	This package contains sample configuration for nagios.
14cr|nagios-conf-3.0-6|23	
14cr|nagios-conf-3.0-6|24	%prep
14cr|nagios-conf-3.0-6|25	
14cr|nagios-conf-3.0-6|26	%setup -q -T -c -n %{name}-%{version}
14cr|nagios-conf-3.0-6|27	
14cr|nagios-conf-3.0-6|28	cp %{SOURCE0} sample.cfg
14cr|nagios-conf-3.0-6|29	
14cr|nagios-conf-3.0-6|30	%build
14cr|nagios-conf-3.0-6|31	
14cr|nagios-conf-3.0-6|32	%install
14cr|nagios-conf-3.0-6|33	rm -rf %{buildroot}
14cr|nagios-conf-3.0-6|34	
14cr|nagios-conf-3.0-6|35	install -d %{buildroot}%{_sysconfdir}/nagios/conf.d
14cr|nagios-conf-3.0-6|36	
14cr|nagios-conf-3.0-6|37	install -m0644 sample.cfg %{buildroot}%{_sysconfdir}/nagios/conf.d/
14cr|nagios-conf-3.0-6|38	
14cr|nagios-conf-3.0-6|39	%post
14cr|nagios-conf-3.0-6|40	%{_initrddir}/nagios condrestart >/dev/null 2>&1 || :
14cr|nagios-conf-3.0-6|41	
14cr|nagios-conf-3.0-6|42	%postun
14cr|nagios-conf-3.0-6|43	if [ "$1" = "0" ]; then
14cr|nagios-conf-3.0-6|44	%{_initrddir}/nagios condrestart >/dev/null 2>&1 || :
14cr|nagios-conf-3.0-6|45	fi
14cr|nagios-conf-3.0-6|46	
14cr|nagios-conf-3.0-6|47	%clean
14cr|nagios-conf-3.0-6|48	rm -rf %{buildroot}
14cr|nagios-conf-3.0-6|49	
14cr|nagios-conf-3.0-6|50	%files
14cr|nagios-conf-3.0-6|51	%defattr(-,root,root)
14cr|nagios-conf-3.0-6|52	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/conf.d/sample.cfg
14cr|nagios-conf-3.0-6|53	
14cr|nagios-conf-3.0-6|54	
14cr|nagios-conf-3.0-6|55	
14cr|nagios-conf-3.0-6|56	
14cr|nagios-conf-3.0-6|57	%changelog
14cr|nagios-conf-3.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-6
14cr|nagios-conf-3.0-6|59	+ Revision: 67b918f
14cr|nagios-conf-3.0-6|60	- MassBuild#464: Increase release tag
14cr|nagios-conf-3.0-6|61	
14cr|nagios-conf-3.0-6|62	

3173 14
14cr|nagiosgraph-1.4.3-5|1	Name:		nagiosgraph
14cr|nagiosgraph-1.4.3-5|2	Version:	1.4.3
14cr|nagiosgraph-1.4.3-5|3	Release:	5
14cr|nagiosgraph-1.4.3-5|4	Summary:	Visualization addon for nagios
14cr|nagiosgraph-1.4.3-5|5	License:	GPL
14cr|nagiosgraph-1.4.3-5|6	Group:		Networking/WWW
14cr|nagiosgraph-1.4.3-5|7	URL:		http://nagiosgraph.sourceforge.net
14cr|nagiosgraph-1.4.3-5|8	Source:     http://downloads.sourceforge.net/nagiosgraph/%{name}-%{version}.tar.gz
14cr|nagiosgraph-1.4.3-5|9	Patch:      nagiosgraph-1.4.3-fhs.patch
14cr|nagiosgraph-1.4.3-5|10	Requires:   nagios
14cr|nagiosgraph-1.4.3-5|11	BuildArch:	noarch
14cr|nagiosgraph-1.4.3-5|12	
14cr|nagiosgraph-1.4.3-5|13	%description
14cr|nagiosgraph-1.4.3-5|14	Nagiosgraph is an add-on of Nagios. It collects service performance data into
14cr|nagiosgraph-1.4.3-5|15	rrd format, and displays the resulting graphs via cgi.
14cr|nagiosgraph-1.4.3-5|16	
14cr|nagiosgraph-1.4.3-5|17	%prep
14cr|nagiosgraph-1.4.3-5|18	%setup -q -n %{name}-%{version}
14cr|nagiosgraph-1.4.3-5|19	%patch -p 1
14cr|nagiosgraph-1.4.3-5|20	
14cr|nagiosgraph-1.4.3-5|21	%build
14cr|nagiosgraph-1.4.3-5|22	
14cr|nagiosgraph-1.4.3-5|23	%install
14cr|nagiosgraph-1.4.3-5|24	rm -rf %{buildroot}
14cr|nagiosgraph-1.4.3-5|25	
14cr|nagiosgraph-1.4.3-5|26	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|nagiosgraph-1.4.3-5|27	install -m 644 etc/* %{buildroot}%{_sysconfdir}/%{name}
14cr|nagiosgraph-1.4.3-5|28	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.pm
14cr|nagiosgraph-1.4.3-5|29	
14cr|nagiosgraph-1.4.3-5|30	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|nagiosgraph-1.4.3-5|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|nagiosgraph-1.4.3-5|32	install -m 644 etc/ngshared.pm %{buildroot}%{_datadir}/%{name}/lib
14cr|nagiosgraph-1.4.3-5|33	
14cr|nagiosgraph-1.4.3-5|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cr|nagiosgraph-1.4.3-5|35	install -m 755 cgi/* %{buildroot}%{_datadir}/%{name}/www
14cr|nagiosgraph-1.4.3-5|36	install -m 644 share/*.css %{buildroot}%{_datadir}/%{name}/www
14cr|nagiosgraph-1.4.3-5|37	
14cr|nagiosgraph-1.4.3-5|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|nagiosgraph-1.4.3-5|39	install -m 755 lib/* %{buildroot}%{_datadir}/%{name}/bin
14cr|nagiosgraph-1.4.3-5|40	
14cr|nagiosgraph-1.4.3-5|41	install -d -m 755 %{buildroot}%{_var}/lib/nagiosgraph
14cr|nagiosgraph-1.4.3-5|42	
14cr|nagiosgraph-1.4.3-5|43	# apache configuration
14cr|nagiosgraph-1.4.3-5|44	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|nagiosgraph-1.4.3-5|45	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|nagiosgraph-1.4.3-5|46	# %{name} Apache configuration
14cr|nagiosgraph-1.4.3-5|47	Alias /%{name} %{_datadir}/%{name}/www
14cr|nagiosgraph-1.4.3-5|48	
14cr|nagiosgraph-1.4.3-5|49	<Directory %{_datadir}/%{name}/www>
14cr|nagiosgraph-1.4.3-5|50	DirectoryIndex show.cgi
14cr|nagiosgraph-1.4.3-5|51	Options ExecCGI
14cr|nagiosgraph-1.4.3-5|52	
14cr|nagiosgraph-1.4.3-5|53	Require all granted
14cr|nagiosgraph-1.4.3-5|54	</Directory>
14cr|nagiosgraph-1.4.3-5|55	EOF
14cr|nagiosgraph-1.4.3-5|56	
14cr|nagiosgraph-1.4.3-5|57	cat > README.urpmi <<EOF
14cr|nagiosgraph-1.4.3-5|58	Mandriva RPM specific notes
14cr|nagiosgraph-1.4.3-5|59	
14cr|nagiosgraph-1.4.3-5|60	setup
14cr|nagiosgraph-1.4.3-5|61	-----
14cr|nagiosgraph-1.4.3-5|62	This software has been modified to comply with FHS:
14cr|nagiosgraph-1.4.3-5|63	- all configurations files are located in %{_sysconfdir}/nagiosgraph
14cr|nagiosgraph-1.4.3-5|64	EOF
14cr|nagiosgraph-1.4.3-5|65	
14cr|nagiosgraph-1.4.3-5|66	%clean
14cr|nagiosgraph-1.4.3-5|67	rm -rf %{buildroot}
14cr|nagiosgraph-1.4.3-5|68	
14cr|nagiosgraph-1.4.3-5|69	%post
14cr|nagiosgraph-1.4.3-5|70	%if %mdkversion < 201010
14cr|nagiosgraph-1.4.3-5|71	%_post_webapp
14cr|nagiosgraph-1.4.3-5|72	%endif
14cr|nagiosgraph-1.4.3-5|73	%create_ghostfile /var/log/nagiosgraph.log nagios apache 664
14cr|nagiosgraph-1.4.3-5|74	
14cr|nagiosgraph-1.4.3-5|75	
14cr|nagiosgraph-1.4.3-5|76	%files
14cr|nagiosgraph-1.4.3-5|77	%defattr(-,root,root)
14cr|nagiosgraph-1.4.3-5|78	%doc AUTHORS CHANGELOG INSTALL README README.urpmi TODO
14cr|nagiosgraph-1.4.3-5|79	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|nagiosgraph-1.4.3-5|80	%config(noreplace) %{_sysconfdir}/nagiosgraph
14cr|nagiosgraph-1.4.3-5|81	%{_datadir}/%{name}
14cr|nagiosgraph-1.4.3-5|82	%attr(-,nagios,nagios) %{_var}/lib/%{name}
14cr|nagiosgraph-1.4.3-5|83	
14cr|nagiosgraph-1.4.3-5|84	
14cr|nagiosgraph-1.4.3-5|85	
14cr|nagiosgraph-1.4.3-5|86	%changelog
14cr|nagiosgraph-1.4.3-5|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-5
14cr|nagiosgraph-1.4.3-5|88	+ Revision: 4b69641
14cr|nagiosgraph-1.4.3-5|89	- MassBuild#464: Increase release tag
14cr|nagiosgraph-1.4.3-5|90	
14cr|nagiosgraph-1.4.3-5|91	

3174 14
14cr|nagios-imagepaks-1.0-6|1	Summary:	Nagios Image Packs
14cr|nagios-imagepaks-1.0-6|2	Name:		nagios-imagepaks
14cr|nagios-imagepaks-1.0-6|3	Version:	1.0
14cr|nagios-imagepaks-1.0-6|4	Release:	6
14cr|nagios-imagepaks-1.0-6|5	License:	Open Source
14cr|nagios-imagepaks-1.0-6|6	Group:		Networking/WWW
14cr|nagios-imagepaks-1.0-6|7	URL:		http://www.nagios.org/download/extras.php
14cr|nagios-imagepaks-1.0-6|8	Source0:	http://dl.sourceforge.net/nagios/imagepak-base.tar.gz
14cr|nagios-imagepaks-1.0-6|9	Source1:	http://dl.sourceforge.net/nagios/imagepak-bernhard.tar.gz
14cr|nagios-imagepaks-1.0-6|10	Source2:	http://dl.sourceforge.net/nagios/imagepak-cook.tar.gz
14cr|nagios-imagepaks-1.0-6|11	Source3:	http://dl.sourceforge.net/nagios/imagepak-didier.tar.gz
14cr|nagios-imagepaks-1.0-6|12	Source4:	http://dl.sourceforge.net/nagios/imagepak-remus.tar.gz
14cr|nagios-imagepaks-1.0-6|13	Source5:	http://dl.sourceforge.net/nagios/imagepak-satrapa.tar.gz
14cr|nagios-imagepaks-1.0-6|14	Source6:	http://dl.sourceforge.net/nagios/imagepak-werschler.tar.gz
14cr|nagios-imagepaks-1.0-6|15	Source7:	http://glen.alkohol.ee/pld/nagios/imagepak-pld-20050402.4.tar.bz2
14cr|nagios-imagepaks-1.0-6|16	Source8:	mandriva.png
14cr|nagios-imagepaks-1.0-6|17	Requires:	nagios-www
14cr|nagios-imagepaks-1.0-6|18	BuildArch:	noarch
14cr|nagios-imagepaks-1.0-6|19	BuildRequires:	imagemagick
14cr|nagios-imagepaks-1.0-6|20	BuildRequires:	gd-utils
14cr|nagios-imagepaks-1.0-6|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|nagios-imagepaks-1.0-6|22	
14cr|nagios-imagepaks-1.0-6|23	%define		_logodir	%{_datadir}/nagios/www/images/logos
14cr|nagios-imagepaks-1.0-6|24	
14cr|nagios-imagepaks-1.0-6|25	%description
14cr|nagios-imagepaks-1.0-6|26	Image packs are provided so that you have some colorful OS and device images to
14cr|nagios-imagepaks-1.0-6|27	beautify your CGIs in Nagios. Each pack includes GIF, JPEG, PNG, and GD2
14cr|nagios-imagepaks-1.0-6|28	versions of each icon.
14cr|nagios-imagepaks-1.0-6|29	
14cr|nagios-imagepaks-1.0-6|30	%prep
14cr|nagios-imagepaks-1.0-6|31	
14cr|nagios-imagepaks-1.0-6|32	%install
14cr|nagios-imagepaks-1.0-6|33	rm -rf %{buildroot}
14cr|nagios-imagepaks-1.0-6|34	
14cr|nagios-imagepaks-1.0-6|35	install -d %{buildroot}%{_logodir}/{bernhard,cook}
14cr|nagios-imagepaks-1.0-6|36	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE0}
14cr|nagios-imagepaks-1.0-6|37	tar -xz -C %{buildroot}%{_logodir}/bernhard --strip-components=1 -f %{SOURCE1}
14cr|nagios-imagepaks-1.0-6|38	tar -xz -C %{buildroot}%{_logodir}/cook -f %{SOURCE2}
14cr|nagios-imagepaks-1.0-6|39	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE3}
14cr|nagios-imagepaks-1.0-6|40	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE4}
14cr|nagios-imagepaks-1.0-6|41	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE5}
14cr|nagios-imagepaks-1.0-6|42	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE6}
14cr|nagios-imagepaks-1.0-6|43	tar -xj -C %{buildroot}%{_logodir}/base --strip-components=1 -f %{SOURCE7}
14cr|nagios-imagepaks-1.0-6|44	
14cr|nagios-imagepaks-1.0-6|45	# shiny mandriva icon
14cr|nagios-imagepaks-1.0-6|46	install -m 644 %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.png
14cr|nagios-imagepaks-1.0-6|47	convert %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.gif
14cr|nagios-imagepaks-1.0-6|48	convert %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.jpg
14cr|nagios-imagepaks-1.0-6|49	pngtogd2  %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.gd2 0 1
14cr|nagios-imagepaks-1.0-6|50	
14cr|nagios-imagepaks-1.0-6|51	%clean
14cr|nagios-imagepaks-1.0-6|52	rm -rf %{buildroot}
14cr|nagios-imagepaks-1.0-6|53	
14cr|nagios-imagepaks-1.0-6|54	%files
14cr|nagios-imagepaks-1.0-6|55	%defattr(-,root,root)
14cr|nagios-imagepaks-1.0-6|56	%{_logodir}/*
14cr|nagios-imagepaks-1.0-6|57	
14cr|nagios-imagepaks-1.0-6|58	
14cr|nagios-imagepaks-1.0-6|59	
14cr|nagios-imagepaks-1.0-6|60	%changelog
14cr|nagios-imagepaks-1.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|nagios-imagepaks-1.0-6|62	+ Revision: 3e483a3
14cr|nagios-imagepaks-1.0-6|63	- MassBuild#464: Increase release tag
14cr|nagios-imagepaks-1.0-6|64	
14cr|nagios-imagepaks-1.0-6|65	

3175 14
14cr|nagios-plugins-1.5-2|1	%define nsusr nagios
14cr|nagios-plugins-1.5-2|2	%define nsgrp nagios
14cr|nagios-plugins-1.5-2|3	%define cmdusr apache
14cr|nagios-plugins-1.5-2|4	%define cmdgrp apache
14cr|nagios-plugins-1.5-2|5	
14cr|nagios-plugins-1.5-2|6	Summary:	Host/service/network monitoring program plugins for Nagios
14cr|nagios-plugins-1.5-2|7	Name:		nagios-plugins
14cr|nagios-plugins-1.5-2|8	Version:	1.5
14cr|nagios-plugins-1.5-2|9	Release:	2
14cr|nagios-plugins-1.5-2|10	License:	GPLv2+
14cr|nagios-plugins-1.5-2|11	Group:		Monitoring
14cr|nagios-plugins-1.5-2|12	URL:		http://nagiosplug.sourceforge.net/
14cr|nagios-plugins-1.5-2|13	Source0:	http://prdownloads.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
14cr|nagios-plugins-1.5-2|14	Source101:	check_breeze.cfg
14cr|nagios-plugins-1.5-2|15	Source102:	check_by_ssh.cfg
14cr|nagios-plugins-1.5-2|16	Source103:	check_cluster.cfg
14cr|nagios-plugins-1.5-2|17	Source104:	check_dhcp.cfg
14cr|nagios-plugins-1.5-2|18	Source105:	check_dig.cfg
14cr|nagios-plugins-1.5-2|19	Source106:	check_disk.cfg
14cr|nagios-plugins-1.5-2|20	Source107:	check_disk_smb.cfg
14cr|nagios-plugins-1.5-2|21	Source108:	check_dns.cfg
14cr|nagios-plugins-1.5-2|22	Source109:	check_dummy.cfg
14cr|nagios-plugins-1.5-2|23	Source110:	check_file_age.cfg
14cr|nagios-plugins-1.5-2|24	Source111:	check_flexlm.cfg
14cr|nagios-plugins-1.5-2|25	Source112:	check_fping.cfg
14cr|nagios-plugins-1.5-2|26	Source113:	check_game.cfg
14cr|nagios-plugins-1.5-2|27	Source114:	check_hpjd.cfg
14cr|nagios-plugins-1.5-2|28	Source115:	check_http.cfg
14cr|nagios-plugins-1.5-2|29	Source116:	check_icmp.cfg
14cr|nagios-plugins-1.5-2|30	Source117:	check_ide_smart.cfg
14cr|nagios-plugins-1.5-2|31	Source118:	check_ifoperstatus.cfg
14cr|nagios-plugins-1.5-2|32	Source119:	check_ifstatus.cfg
14cr|nagios-plugins-1.5-2|33	Source120:	check_ircd.cfg
14cr|nagios-plugins-1.5-2|34	Source121:	check_ldap.cfg
14cr|nagios-plugins-1.5-2|35	Source122:	check_load.cfg
14cr|nagios-plugins-1.5-2|36	Source123:	check_log.cfg
14cr|nagios-plugins-1.5-2|37	Source124:	check_mailq.cfg
14cr|nagios-plugins-1.5-2|38	Source127:	check_mysql.cfg
14cr|nagios-plugins-1.5-2|39	Source128:	check_mysql_query.cfg
14cr|nagios-plugins-1.5-2|40	Source129:	check_nagios.cfg
14cr|nagios-plugins-1.5-2|41	Source130:	check_nt.cfg
14cr|nagios-plugins-1.5-2|42	Source131:	check_ntp.cfg
14cr|nagios-plugins-1.5-2|43	Source132:	check_ntp_peer.cfg
14cr|nagios-plugins-1.5-2|44	Source133:	check_ntp_time.cfg
14cr|nagios-plugins-1.5-2|45	Source134:	check_nwstat.cfg
14cr|nagios-plugins-1.5-2|46	Source135:	check_oracle.cfg
14cr|nagios-plugins-1.5-2|47	Source136:	check_overcr.cfg
14cr|nagios-plugins-1.5-2|48	Source137:	check_pgsql.cfg
14cr|nagios-plugins-1.5-2|49	Source138:	check_ping.cfg
14cr|nagios-plugins-1.5-2|50	Source139:	check_procs.cfg
14cr|nagios-plugins-1.5-2|51	Source140:	check_radius.cfg
14cr|nagios-plugins-1.5-2|52	Source141:	check_real.cfg
14cr|nagios-plugins-1.5-2|53	Source142:	check_rpc.cfg
14cr|nagios-plugins-1.5-2|54	Source143:	check_sensors.cfg
14cr|nagios-plugins-1.5-2|55	Source144:	check_smtp.cfg
14cr|nagios-plugins-1.5-2|56	Source145:	check_snmp.cfg
14cr|nagios-plugins-1.5-2|57	Source146:	check_ssh.cfg
14cr|nagios-plugins-1.5-2|58	Source147:	check_swap.cfg
14cr|nagios-plugins-1.5-2|59	Source148:	check_tcp.cfg
14cr|nagios-plugins-1.5-2|60	Source149:	check_time.cfg
14cr|nagios-plugins-1.5-2|61	Source150:	check_ups.cfg
14cr|nagios-plugins-1.5-2|62	Source151:	check_users.cfg
14cr|nagios-plugins-1.5-2|63	Source152:	check_wave.cfg
14cr|nagios-plugins-1.5-2|64	
14cr|nagios-plugins-1.5-2|65	Patch6:		nagios-plugins-check_ping-socket-filter-warning.diff
14cr|nagios-plugins-1.5-2|66	# http://sourceforge.net/tracker/index.php?func=detail&aid=1854415&group_id=29880&atid=397599
14cr|nagios-plugins-1.5-2|67	Patch21:	nagios-plugins-1.4.15-check_dhcp-roguedhcpservercheck.patch
14cr|nagios-plugins-1.5-2|68	# http://sourceforge.net/tracker/?func=detail&atid=397599&aid=2430999&group_id=29880
14cr|nagios-plugins-1.5-2|69	Patch22:	nagios-plugins-1.5-check_ldap_certificate.patch
14cr|nagios-plugins-1.5-2|70	Patch23:	nagios-plugins-1.5-automake-1.14.patch
14cr|nagios-plugins-1.5-2|71	Requires(post): rpm-helper
14cr|nagios-plugins-1.5-2|72	Requires(preun): rpm-helper
14cr|nagios-plugins-1.5-2|73	BuildRequires:	cvs
14cr|nagios-plugins-1.5-2|74	BuildRequires:	mysql-devel
14cr|nagios-plugins-1.5-2|75	BuildRequires:	bind-utils
14cr|nagios-plugins-1.5-2|76	BuildRequires:	fping
14cr|nagios-plugins-1.5-2|77	BuildRequires:	gettext-devel
14cr|nagios-plugins-1.5-2|78	BuildRequires:	libsasl-devel
14cr|nagios-plugins-1.5-2|79	BuildRequires:	net-snmp-utils
14cr|nagios-plugins-1.5-2|80	BuildRequires:	ntp
14cr|nagios-plugins-1.5-2|81	BuildRequires:	nut
14cr|nagios-plugins-1.5-2|82	BuildRequires:	openldap-devel
14cr|nagios-plugins-1.5-2|83	BuildRequires:	openssh-clients
14cr|nagios-plugins-1.5-2|84	BuildRequires:	openssl-devel
14cr|nagios-plugins-1.5-2|85	BuildRequires:	pam-devel
14cr|nagios-plugins-1.5-2|86	BuildRequires:	postgresql-devel
14cr|nagios-plugins-1.5-2|87	BuildRequires:	python
14cr|nagios-plugins-1.5-2|88	BuildRequires:	radiusclient-ng-devel
14cr|nagios-plugins-1.5-2|89	BuildRequires:	samba-client
14cr|nagios-plugins-1.5-2|90	BuildRequires:	shadow-utils
14cr|nagios-plugins-1.5-2|91	BuildRequires:	traceroute
14cr|nagios-plugins-1.5-2|92	BuildRequires:	zlib-devel
14cr|nagios-plugins-1.5-2|93	BuildRequires:	dbi-devel
14cr|nagios-plugins-1.5-2|94	Epoch:		1
14cr|nagios-plugins-1.5-2|95	
14cr|nagios-plugins-1.5-2|96	%description
14cr|nagios-plugins-1.5-2|97	Nagios is a program that will monitor hosts and services on your network, and
14cr|nagios-plugins-1.5-2|98	to email or page you when a problem arises or is resolved. Nagios runs on a
14cr|nagios-plugins-1.5-2|99	Unix server as a background or daemon process, intermittently running checks on
14cr|nagios-plugins-1.5-2|100	various services that you specify. The actual service checks are performed by
14cr|nagios-plugins-1.5-2|101	separate "plugin" programs which return the status of the checks to Nagios.
14cr|nagios-plugins-1.5-2|102	
14cr|nagios-plugins-1.5-2|103	This package contains the basic plugins necessary for use with the Nagios
14cr|nagios-plugins-1.5-2|104	package.  This package should install cleanly on almost any RPM-based system.
14cr|nagios-plugins-1.5-2|105	
14cr|nagios-plugins-1.5-2|106	%package -n	nagios-check_breeze
14cr|nagios-plugins-1.5-2|107	Summary:	The check_breeze plugin for nagios
14cr|nagios-plugins-1.5-2|108	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|109	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|110	
14cr|nagios-plugins-1.5-2|111	%description -n	nagios-check_breeze
14cr|nagios-plugins-1.5-2|112	This plugin reports the signal strength of a Breezecom wireless equipment
14cr|nagios-plugins-1.5-2|113	
14cr|nagios-plugins-1.5-2|114	%package -n	nagios-check_by_ssh
14cr|nagios-plugins-1.5-2|115	Summary:	The check_by_ssh plugin for nagios
14cr|nagios-plugins-1.5-2|116	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|117	Requires:	nagios-check_disk
14cr|nagios-plugins-1.5-2|118	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|119	
14cr|nagios-plugins-1.5-2|120	%description -n	nagios-check_by_ssh
14cr|nagios-plugins-1.5-2|121	This plugin uses SSH to execute commands on a remote host.
14cr|nagios-plugins-1.5-2|122	
14cr|nagios-plugins-1.5-2|123	%package -n	nagios-check_cluster
14cr|nagios-plugins-1.5-2|124	Summary:	The check_cluster plugin for nagios
14cr|nagios-plugins-1.5-2|125	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|126	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|127	
14cr|nagios-plugins-1.5-2|128	%description -n	nagios-check_cluster
14cr|nagios-plugins-1.5-2|129	This package contains the check_cluster plugin for nagios.
14cr|nagios-plugins-1.5-2|130	
14cr|nagios-plugins-1.5-2|131	%package -n nagios-check_dbi
14cr|nagios-plugins-1.5-2|132	Summary:    The check_dbi plugin for nagios
14cr|nagios-plugins-1.5-2|133	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|134	
14cr|nagios-plugins-1.5-2|135	%description -n nagios-check_dbi
14cr|nagios-plugins-1.5-2|136	This package contains the check_dbi plugin for nagios.
14cr|nagios-plugins-1.5-2|137	
14cr|nagios-plugins-1.5-2|138	%package -n	nagios-check_dhcp
14cr|nagios-plugins-1.5-2|139	Summary:	The check_dhcp plugin for nagios
14cr|nagios-plugins-1.5-2|140	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|141	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|142	
14cr|nagios-plugins-1.5-2|143	%description -n	nagios-check_dhcp
14cr|nagios-plugins-1.5-2|144	This plugin tests the availability of DHCP servers on a network.
14cr|nagios-plugins-1.5-2|145	
14cr|nagios-plugins-1.5-2|146	%package -n	nagios-check_dig
14cr|nagios-plugins-1.5-2|147	Summary:	The check_dig plugin for nagios
14cr|nagios-plugins-1.5-2|148	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|149	Requires:	bind-utils
14cr|nagios-plugins-1.5-2|150	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|151	
14cr|nagios-plugins-1.5-2|152	%description -n	nagios-check_dig
14cr|nagios-plugins-1.5-2|153	This plugin test the DNS service on the specified host using dig
14cr|nagios-plugins-1.5-2|154	
14cr|nagios-plugins-1.5-2|155	%package -n	nagios-check_disk
14cr|nagios-plugins-1.5-2|156	Summary:	The check_disk plugin for nagios
14cr|nagios-plugins-1.5-2|157	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|158	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|159	
14cr|nagios-plugins-1.5-2|160	%description -n	nagios-check_disk
14cr|nagios-plugins-1.5-2|161	This plugin checks the amount of used disk space on a mounted file system and
14cr|nagios-plugins-1.5-2|162	generates an alert if free space is less than one of the threshold values
14cr|nagios-plugins-1.5-2|163	
14cr|nagios-plugins-1.5-2|164	%package -n	nagios-check_disk_smb
14cr|nagios-plugins-1.5-2|165	Summary:	The check_disk_smb plugin for nagios
14cr|nagios-plugins-1.5-2|166	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|167	Requires:	samba-client
14cr|nagios-plugins-1.5-2|168	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|169	
14cr|nagios-plugins-1.5-2|170	%description -n	nagios-check_disk_smb
14cr|nagios-plugins-1.5-2|171	Perl Check SMB Disk plugin for Nagios
14cr|nagios-plugins-1.5-2|172	
14cr|nagios-plugins-1.5-2|173	%package -n	nagios-check_dns
14cr|nagios-plugins-1.5-2|174	Summary:	The check_dns plugin for nagios
14cr|nagios-plugins-1.5-2|175	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|176	Requires:	bind-utils
14cr|nagios-plugins-1.5-2|177	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|178	
14cr|nagios-plugins-1.5-2|179	%description -n	nagios-check_dns
14cr|nagios-plugins-1.5-2|180	This plugin uses the nslookup program to obtain the IP address for the given
14cr|nagios-plugins-1.5-2|181	host/domain query. An optional DNS server to use may be specified. If no DNS
14cr|nagios-plugins-1.5-2|182	server is specified, the default server(s) specified in /etc/resolv.conf will
14cr|nagios-plugins-1.5-2|183	be used.
14cr|nagios-plugins-1.5-2|184	
14cr|nagios-plugins-1.5-2|185	%package -n	nagios-check_dummy
14cr|nagios-plugins-1.5-2|186	Summary:	The check_dummy plugin for nagios
14cr|nagios-plugins-1.5-2|187	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|188	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|189	
14cr|nagios-plugins-1.5-2|190	%description -n	nagios-check_dummy
14cr|nagios-plugins-1.5-2|191	This plugin will simply return the state corresponding to the numeric value
14cr|nagios-plugins-1.5-2|192	of the <state> argument with optional text
14cr|nagios-plugins-1.5-2|193	
14cr|nagios-plugins-1.5-2|194	%package -n	nagios-check_file_age
14cr|nagios-plugins-1.5-2|195	Summary:	The check_file_age plugin for nagios
14cr|nagios-plugins-1.5-2|196	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|197	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|198	
14cr|nagios-plugins-1.5-2|199	%description -n	nagios-check_file_age
14cr|nagios-plugins-1.5-2|200	This package contains the check_file_age plugin for nagios.
14cr|nagios-plugins-1.5-2|201	
14cr|nagios-plugins-1.5-2|202	%package -n	nagios-check_flexlm
14cr|nagios-plugins-1.5-2|203	Summary:	The check_flexlm plugin for nagios
14cr|nagios-plugins-1.5-2|204	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|205	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|206	
14cr|nagios-plugins-1.5-2|207	%description -n	nagios-check_flexlm
14cr|nagios-plugins-1.5-2|208	Check available flexlm license managers.
14cr|nagios-plugins-1.5-2|209	
14cr|nagios-plugins-1.5-2|210	%package -n	nagios-check_fping
14cr|nagios-plugins-1.5-2|211	Summary:	The check_fping plugin for nagios
14cr|nagios-plugins-1.5-2|212	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|213	Requires:	fping
14cr|nagios-plugins-1.5-2|214	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|215	
14cr|nagios-plugins-1.5-2|216	%description -n	nagios-check_fping
14cr|nagios-plugins-1.5-2|217	This plugin will use the fping command to ping the specified host for a fast
14cr|nagios-plugins-1.5-2|218	check Note that it is necessary to set the suid flag on fping.
14cr|nagios-plugins-1.5-2|219	
14cr|nagios-plugins-1.5-2|220	%package -n	nagios-check_game
14cr|nagios-plugins-1.5-2|221	Summary:	The check_game plugin for nagios
14cr|nagios-plugins-1.5-2|222	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|223	Requires:	qstat
14cr|nagios-plugins-1.5-2|224	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|225	
14cr|nagios-plugins-1.5-2|226	%description -n	nagios-check_game
14cr|nagios-plugins-1.5-2|227	This plugin tests game server connections with the specified host.
14cr|nagios-plugins-1.5-2|228	
14cr|nagios-plugins-1.5-2|229	%package -n	nagios-check_hpjd
14cr|nagios-plugins-1.5-2|230	Summary:	The check_hpjd plugin for nagios
14cr|nagios-plugins-1.5-2|231	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|232	Requires:	net-snmp-utils
14cr|nagios-plugins-1.5-2|233	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|234	
14cr|nagios-plugins-1.5-2|235	%description -n	nagios-check_hpjd
14cr|nagios-plugins-1.5-2|236	This plugin tests the STATUS of an HP printer with a JetDirect card. Net-snmp
14cr|nagios-plugins-1.5-2|237	must be installed on the computer running the plugin.
14cr|nagios-plugins-1.5-2|238	
14cr|nagios-plugins-1.5-2|239	%package -n	nagios-check_http
14cr|nagios-plugins-1.5-2|240	Summary:	The check_http plugin for nagios
14cr|nagios-plugins-1.5-2|241	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|242	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|243	
14cr|nagios-plugins-1.5-2|244	%description -n	nagios-check_http
14cr|nagios-plugins-1.5-2|245	This plugin tests the HTTP service on the specified host. It can test normal
14cr|nagios-plugins-1.5-2|246	(http) and secure (https) servers, follow redirects, search for strings and
14cr|nagios-plugins-1.5-2|247	regular expressions, check connection times, and report on certificate
14cr|nagios-plugins-1.5-2|248	expiration times.
14cr|nagios-plugins-1.5-2|249	
14cr|nagios-plugins-1.5-2|250	%package -n	nagios-check_icmp
14cr|nagios-plugins-1.5-2|251	Summary:	The check_icmp plugin for nagios
14cr|nagios-plugins-1.5-2|252	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|253	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|254	
14cr|nagios-plugins-1.5-2|255	%description -n	nagios-check_icmp
14cr|nagios-plugins-1.5-2|256	This package contains the check_icmp plugin for nagios.
14cr|nagios-plugins-1.5-2|257	
14cr|nagios-plugins-1.5-2|258	%package -n	nagios-check_ide_smart
14cr|nagios-plugins-1.5-2|259	Summary:	The check_ide_smart plugin for nagios
14cr|nagios-plugins-1.5-2|260	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|261	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|262	
14cr|nagios-plugins-1.5-2|263	%description -n	nagios-check_ide_smart
14cr|nagios-plugins-1.5-2|264	This plugin checks a local hard drive with the (Linux specific) SMART interface
14cr|nagios-plugins-1.5-2|265	[http://smartlinux.sourceforge.net/smart/index.php].
14cr|nagios-plugins-1.5-2|266	
14cr|nagios-plugins-1.5-2|267	%package -n	nagios-check_ifoperstatus
14cr|nagios-plugins-1.5-2|268	Summary:	The check_ifoperstatus plugin for nagios
14cr|nagios-plugins-1.5-2|269	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|270	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|271	
14cr|nagios-plugins-1.5-2|272	%description -n	nagios-check_ifoperstatus
14cr|nagios-plugins-1.5-2|273	check_ifoperstatus plugin for Nagios monitors operational status of a
14cr|nagios-plugins-1.5-2|274	particular network interface on the target host.
14cr|nagios-plugins-1.5-2|275	
14cr|nagios-plugins-1.5-2|276	%package -n	nagios-check_ifstatus
14cr|nagios-plugins-1.5-2|277	Summary:	The check_ifstatus plugin for nagios
14cr|nagios-plugins-1.5-2|278	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|279	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|280	
14cr|nagios-plugins-1.5-2|281	%description -n	nagios-check_ifstatus
14cr|nagios-plugins-1.5-2|282	check_ifstatus plugin for Nagios monitors operational status of each network
14cr|nagios-plugins-1.5-2|283	interface on the target host.
14cr|nagios-plugins-1.5-2|284	
14cr|nagios-plugins-1.5-2|285	%package -n	nagios-check_ircd
14cr|nagios-plugins-1.5-2|286	Summary:	The check_ircd plugin for nagios
14cr|nagios-plugins-1.5-2|287	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|288	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|289	
14cr|nagios-plugins-1.5-2|290	%description -n	nagios-check_ircd
14cr|nagios-plugins-1.5-2|291	Perl Check IRCD plugin for Nagios
14cr|nagios-plugins-1.5-2|292	
14cr|nagios-plugins-1.5-2|293	%package -n	nagios-check_ldap
14cr|nagios-plugins-1.5-2|294	Summary:	The check_ldap plugin for nagios
14cr|nagios-plugins-1.5-2|295	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|296	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|297	
14cr|nagios-plugins-1.5-2|298	%description -n	nagios-check_ldap
14cr|nagios-plugins-1.5-2|299	This package contains the check_ldap plugin for nagios.
14cr|nagios-plugins-1.5-2|300	
14cr|nagios-plugins-1.5-2|301	%package -n	nagios-check_load
14cr|nagios-plugins-1.5-2|302	Summary:	The check_load plugin for nagios
14cr|nagios-plugins-1.5-2|303	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|304	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|305	
14cr|nagios-plugins-1.5-2|306	%description -n	nagios-check_load
14cr|nagios-plugins-1.5-2|307	This plugin tests the current system load average.
14cr|nagios-plugins-1.5-2|308	
14cr|nagios-plugins-1.5-2|309	%package -n	nagios-check_log
14cr|nagios-plugins-1.5-2|310	Summary:	The check_log plugin for nagios
14cr|nagios-plugins-1.5-2|311	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|312	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|313	
14cr|nagios-plugins-1.5-2|314	%description -n	nagios-check_log
14cr|nagios-plugins-1.5-2|315	Log file pattern detector plugin for Nagios
14cr|nagios-plugins-1.5-2|316	
14cr|nagios-plugins-1.5-2|317	%package -n	nagios-check_mailq
14cr|nagios-plugins-1.5-2|318	Summary:	The check_mailq plugin for nagios
14cr|nagios-plugins-1.5-2|319	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|320	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|321	
14cr|nagios-plugins-1.5-2|322	%description -n	nagios-check_mailq
14cr|nagios-plugins-1.5-2|323	Checks the number of messages in the mail queue (supports multiple sendmail
14cr|nagios-plugins-1.5-2|324	queues, qmail)
14cr|nagios-plugins-1.5-2|325	
14cr|nagios-plugins-1.5-2|326	%package -n	nagios-check_mysql
14cr|nagios-plugins-1.5-2|327	Summary:	The check_mysql plugin for nagios
14cr|nagios-plugins-1.5-2|328	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|329	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|330	
14cr|nagios-plugins-1.5-2|331	%description -n	nagios-check_mysql
14cr|nagios-plugins-1.5-2|332	This program tests connections to a mysql server.
14cr|nagios-plugins-1.5-2|333	
14cr|nagios-plugins-1.5-2|334	%package -n	nagios-check_mysql_query
14cr|nagios-plugins-1.5-2|335	Summary:	The check_mysql_query plugin for nagios
14cr|nagios-plugins-1.5-2|336	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|337	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|338	
14cr|nagios-plugins-1.5-2|339	%description -n	nagios-check_mysql_query
14cr|nagios-plugins-1.5-2|340	This program checks a query result against threshold levels.
14cr|nagios-plugins-1.5-2|341	
14cr|nagios-plugins-1.5-2|342	%package -n	nagios-check_nagios
14cr|nagios-plugins-1.5-2|343	Summary:	The check_nagios plugin for nagios
14cr|nagios-plugins-1.5-2|344	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|345	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|346	
14cr|nagios-plugins-1.5-2|347	%description -n	nagios-check_nagios
14cr|nagios-plugins-1.5-2|348	This plugin checks the status of the Nagios process on the local machine. The
14cr|nagios-plugins-1.5-2|349	plugin will check to make sure the Nagios status log is no older than the
14cr|nagios-plugins-1.5-2|350	number of minutes specified by the expires option. It also checks the process
14cr|nagios-plugins-1.5-2|351	table for a process matching the command argument.
14cr|nagios-plugins-1.5-2|352	
14cr|nagios-plugins-1.5-2|353	%package -n	nagios-check_nt
14cr|nagios-plugins-1.5-2|354	Summary:	The check_nt plugin for nagios
14cr|nagios-plugins-1.5-2|355	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|356	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|357	
14cr|nagios-plugins-1.5-2|358	%description -n	nagios-check_nt
14cr|nagios-plugins-1.5-2|359	This plugin collects data from the NSClient service running on a Windows(tm)
14cr|nagios-plugins-1.5-2|360	NT/2000/XP/2003 server.
14cr|nagios-plugins-1.5-2|361	
14cr|nagios-plugins-1.5-2|362	%package -n	nagios-check_ntp
14cr|nagios-plugins-1.5-2|363	Summary:	The check_ntp plugin for nagios
14cr|nagios-plugins-1.5-2|364	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|365	Requires:	ntp
14cr|nagios-plugins-1.5-2|366	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|367	
14cr|nagios-plugins-1.5-2|368	%description -n	nagios-check_ntp
14cr|nagios-plugins-1.5-2|369	This plugin checks the selected ntp server.
14cr|nagios-plugins-1.5-2|370	
14cr|nagios-plugins-1.5-2|371	%package -n	nagios-check_ntp_peer
14cr|nagios-plugins-1.5-2|372	Summary:	The check_ntp_peer plugin for nagios
14cr|nagios-plugins-1.5-2|373	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|374	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|375	
14cr|nagios-plugins-1.5-2|376	%description -n	nagios-check_ntp_peer
14cr|nagios-plugins-1.5-2|377	This plugin checks the selected ntp server.
14cr|nagios-plugins-1.5-2|378	
14cr|nagios-plugins-1.5-2|379	%package -n	nagios-check_ntp_time
14cr|nagios-plugins-1.5-2|380	Summary:	The check_ntp_time plugin for nagios
14cr|nagios-plugins-1.5-2|381	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|382	Requires:	ntp
14cr|nagios-plugins-1.5-2|383	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|384	
14cr|nagios-plugins-1.5-2|385	%description -n	nagios-check_ntp_time
14cr|nagios-plugins-1.5-2|386	This plugin checks the clock offset with the ntp server.
14cr|nagios-plugins-1.5-2|387	
14cr|nagios-plugins-1.5-2|388	%package -n	nagios-check_nwstat
14cr|nagios-plugins-1.5-2|389	Summary:	The check_nwstat plugin for nagios
14cr|nagios-plugins-1.5-2|390	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|391	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|392	
14cr|nagios-plugins-1.5-2|393	%description -n	nagios-check_nwstat
14cr|nagios-plugins-1.5-2|394	This plugin attempts to contact the MRTGEXT NLM running on a Novell server
14cr|nagios-plugins-1.5-2|395	to gather the requested system information.
14cr|nagios-plugins-1.5-2|396	
14cr|nagios-plugins-1.5-2|397	%package -n	nagios-check_oracle
14cr|nagios-plugins-1.5-2|398	Summary:	The check_oracle plugin for nagios
14cr|nagios-plugins-1.5-2|399	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|400	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|401	
14cr|nagios-plugins-1.5-2|402	%description -n	nagios-check_oracle
14cr|nagios-plugins-1.5-2|403	Check Oracle status.
14cr|nagios-plugins-1.5-2|404	
14cr|nagios-plugins-1.5-2|405	%package -n	nagios-check_overcr
14cr|nagios-plugins-1.5-2|406	Summary:	The check_overcr plugin for nagios
14cr|nagios-plugins-1.5-2|407	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|408	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|409	
14cr|nagios-plugins-1.5-2|410	%description -n	nagios-check_overcr
14cr|nagios-plugins-1.5-2|411	This plugin attempts to contact the Over-CR collector daemon running on the
14cr|nagios-plugins-1.5-2|412	remote UNIX server in order to gather the requested system information.
14cr|nagios-plugins-1.5-2|413	
14cr|nagios-plugins-1.5-2|414	%package -n	nagios-check_pgsql
14cr|nagios-plugins-1.5-2|415	Summary:	The check_pgsql plugin for nagios
14cr|nagios-plugins-1.5-2|416	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|417	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|418	
14cr|nagios-plugins-1.5-2|419	%description -n	nagios-check_pgsql
14cr|nagios-plugins-1.5-2|420	Test whether a PostgreSQL Database is accepting connections.
14cr|nagios-plugins-1.5-2|421	
14cr|nagios-plugins-1.5-2|422	%package -n	nagios-check_ping
14cr|nagios-plugins-1.5-2|423	Summary:	The check_ping plugin for nagios
14cr|nagios-plugins-1.5-2|424	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|425	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|426	
14cr|nagios-plugins-1.5-2|427	%description -n	nagios-check_ping
14cr|nagios-plugins-1.5-2|428	Use ping to check connection statistics for a remote host.
14cr|nagios-plugins-1.5-2|429	
14cr|nagios-plugins-1.5-2|430	%package -n	nagios-check_procs
14cr|nagios-plugins-1.5-2|431	Summary:	The check_procs plugin for nagios
14cr|nagios-plugins-1.5-2|432	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|433	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|434	
14cr|nagios-plugins-1.5-2|435	%description -n	nagios-check_procs
14cr|nagios-plugins-1.5-2|436	Checks all processes and generates WARNING or CRITICAL states if the specified
14cr|nagios-plugins-1.5-2|437	metric is outside the required threshold ranges. The metric defaults to number
14cr|nagios-plugins-1.5-2|438	of processes.  Search filters can be applied to limit the processes to check.
14cr|nagios-plugins-1.5-2|439	
14cr|nagios-plugins-1.5-2|440	%package -n	nagios-check_radius
14cr|nagios-plugins-1.5-2|441	Summary:	The check_radius plugin for nagios
14cr|nagios-plugins-1.5-2|442	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|443	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|444	
14cr|nagios-plugins-1.5-2|445	%description -n	nagios-check_radius
14cr|nagios-plugins-1.5-2|446	Tests to see if a radius server is accepting connections.
14cr|nagios-plugins-1.5-2|447	
14cr|nagios-plugins-1.5-2|448	%package -n	nagios-check_real
14cr|nagios-plugins-1.5-2|449	Summary:	The check_real plugin for nagios
14cr|nagios-plugins-1.5-2|450	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|451	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|452	
14cr|nagios-plugins-1.5-2|453	%description -n	nagios-check_real
14cr|nagios-plugins-1.5-2|454	This plugin tests the REAL service on the specified host.
14cr|nagios-plugins-1.5-2|455	
14cr|nagios-plugins-1.5-2|456	%package -n	nagios-check_rpc
14cr|nagios-plugins-1.5-2|457	Summary:	The check_rpc plugin for nagios
14cr|nagios-plugins-1.5-2|458	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|459	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|460	
14cr|nagios-plugins-1.5-2|461	%description -n	nagios-check_rpc
14cr|nagios-plugins-1.5-2|462	Check if a rpc service is registered and running using:
14cr|nagios-plugins-1.5-2|463	rpcinfo -H host -C rpc_command
14cr|nagios-plugins-1.5-2|464	
14cr|nagios-plugins-1.5-2|465	%package -n	nagios-check_sensors
14cr|nagios-plugins-1.5-2|466	Summary:	The check_sensors plugin for nagios
14cr|nagios-plugins-1.5-2|467	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|468	Requires:	lm_sensors
14cr|nagios-plugins-1.5-2|469	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|470	
14cr|nagios-plugins-1.5-2|471	%description -n	nagios-check_sensors
14cr|nagios-plugins-1.5-2|472	This plugin checks hardware status using the lm_sensors package.
14cr|nagios-plugins-1.5-2|473	
14cr|nagios-plugins-1.5-2|474	%package -n	nagios-check_smtp
14cr|nagios-plugins-1.5-2|475	Summary:	The check_smtp plugin for nagios
14cr|nagios-plugins-1.5-2|476	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|477	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|478	
14cr|nagios-plugins-1.5-2|479	%description -n	nagios-check_smtp
14cr|nagios-plugins-1.5-2|480	This plugin will attempt to open an SMTP connection with the host.
14cr|nagios-plugins-1.5-2|481	
14cr|nagios-plugins-1.5-2|482	%package -n	nagios-check_snmp
14cr|nagios-plugins-1.5-2|483	Summary:	The check_snmp plugin for nagios
14cr|nagios-plugins-1.5-2|484	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|485	Requires:	net-snmp-utils
14cr|nagios-plugins-1.5-2|486	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|487	
14cr|nagios-plugins-1.5-2|488	%description -n	nagios-check_snmp
14cr|nagios-plugins-1.5-2|489	Check status of remote machines and obtain sustem information via SNMP.
14cr|nagios-plugins-1.5-2|490	
14cr|nagios-plugins-1.5-2|491	%package -n	nagios-check_ssh
14cr|nagios-plugins-1.5-2|492	Summary:	The check_ssh plugin for nagios
14cr|nagios-plugins-1.5-2|493	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|494	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|495	
14cr|nagios-plugins-1.5-2|496	%description -n	nagios-check_ssh
14cr|nagios-plugins-1.5-2|497	Try to connect to an SSH server at specified server and port.
14cr|nagios-plugins-1.5-2|498	
14cr|nagios-plugins-1.5-2|499	%package -n	nagios-check_swap
14cr|nagios-plugins-1.5-2|500	Summary:	The check_swap plugin for nagios
14cr|nagios-plugins-1.5-2|501	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|502	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|503	
14cr|nagios-plugins-1.5-2|504	%description -n	nagios-check_swap
14cr|nagios-plugins-1.5-2|505	Check swap space on local machine.
14cr|nagios-plugins-1.5-2|506	
14cr|nagios-plugins-1.5-2|507	%package -n	nagios-check_tcp
14cr|nagios-plugins-1.5-2|508	Summary:	The check_tcp plugin for nagios
14cr|nagios-plugins-1.5-2|509	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|510	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|511	
14cr|nagios-plugins-1.5-2|512	%description -n	nagios-check_tcp
14cr|nagios-plugins-1.5-2|513	This plugin tests TCP connections with the specified host (or unix socket).
14cr|nagios-plugins-1.5-2|514	
14cr|nagios-plugins-1.5-2|515	%package -n	nagios-check_time
14cr|nagios-plugins-1.5-2|516	Summary:	The check_time plugin for nagios
14cr|nagios-plugins-1.5-2|517	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|518	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|519	
14cr|nagios-plugins-1.5-2|520	%description -n	nagios-check_time
14cr|nagios-plugins-1.5-2|521	This plugin will check the time on the specified host.
14cr|nagios-plugins-1.5-2|522	
14cr|nagios-plugins-1.5-2|523	%package -n	nagios-check_ups
14cr|nagios-plugins-1.5-2|524	Summary:	The check_ups plugin for nagios
14cr|nagios-plugins-1.5-2|525	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|526	Requires:	nut
14cr|nagios-plugins-1.5-2|527	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|528	
14cr|nagios-plugins-1.5-2|529	%description -n	nagios-check_ups
14cr|nagios-plugins-1.5-2|530	This plugin tests the UPS service on the specified host.Network UPS Tools
14cr|nagios-plugins-1.5-2|531	from www.networkupstools.org must be running for thisplugin to work.
14cr|nagios-plugins-1.5-2|532	
14cr|nagios-plugins-1.5-2|533	%package -n	nagios-check_users
14cr|nagios-plugins-1.5-2|534	Summary:	The check_users plugin for nagios
14cr|nagios-plugins-1.5-2|535	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|536	Requires:   nagios-plugins
14cr|nagios-plugins-1.5-2|537	
14cr|nagios-plugins-1.5-2|538	%description -n	nagios-check_users
14cr|nagios-plugins-1.5-2|539	This plugin checks the number of users currently logged in on the local
14cr|nagios-plugins-1.5-2|540	system and generates an error if the number exceeds the thresholds specified.
14cr|nagios-plugins-1.5-2|541	
14cr|nagios-plugins-1.5-2|542	%package -n	nagios-check_wave
14cr|nagios-plugins-1.5-2|543	Summary:	The check_wave plugin for nagios
14cr|nagios-plugins-1.5-2|544	Group:		Networking/Other
14cr|nagios-plugins-1.5-2|545	Requires:	nagios-plugins = %{epoch}:%{version}-%{release}
14cr|nagios-plugins-1.5-2|546	
14cr|nagios-plugins-1.5-2|547	%description -n	nagios-check_wave
14cr|nagios-plugins-1.5-2|548	This package contains the check_wave plugin for nagios.
14cr|nagios-plugins-1.5-2|549	
14cr|nagios-plugins-1.5-2|550	%prep
14cr|nagios-plugins-1.5-2|551	%setup -q
14cr|nagios-plugins-1.5-2|552	%patch6 -p0
14cr|nagios-plugins-1.5-2|553	%patch21 -p1
14cr|nagios-plugins-1.5-2|554	%patch22 -p1
14cr|nagios-plugins-1.5-2|555	%patch23 -p1
14cr|nagios-plugins-1.5-2|556	
14cr|nagios-plugins-1.5-2|557	%build
14cr|nagios-plugins-1.5-2|558	autoreconf -fi
14cr|nagios-plugins-1.5-2|559	
14cr|nagios-plugins-1.5-2|560	export PATH_TO_DIG=/usr/bin/dig
14cr|nagios-plugins-1.5-2|561	export PATH_TO_FPING=/bin/fping
14cr|nagios-plugins-1.5-2|562	export PATH_TO_HOST=/usr/bin/host
14cr|nagios-plugins-1.5-2|563	export PATH_TO_LMSTAT=
14cr|nagios-plugins-1.5-2|564	export PATH_TO_LSPS=
14cr|nagios-plugins-1.5-2|565	export PATH_TO_MAILQ=/usr/bin/mailq
14cr|nagios-plugins-1.5-2|566	export PATH_TO_NSLOOKUP=/usr/bin/nslookup
14cr|nagios-plugins-1.5-2|567	export PATH_TO_PING=/bin/ping
14cr|nagios-plugins-1.5-2|568	export PATH_TO_PING6=/usr/bin/ping6
14cr|nagios-plugins-1.5-2|569	export PATH_TO_PS=/bin/ps
14cr|nagios-plugins-1.5-2|570	export PATH_TO_QMAIL_QSTAT=/var/qmail/bin/qmail-qstat
14cr|nagios-plugins-1.5-2|571	export PATH_TO_QSTAT=/usr/bin/qstat-quake
14cr|nagios-plugins-1.5-2|572	export PATH_TO_QUAKESTAT=
14cr|nagios-plugins-1.5-2|573	export PATH_TO_RPCINFO=/usr/sbin/rpcinfo
14cr|nagios-plugins-1.5-2|574	export PATH_TO_SMBCLIENT=/usr/bin/smbclient
14cr|nagios-plugins-1.5-2|575	export PATH_TO_SNMPGET=/usr/bin/snmpget
14cr|nagios-plugins-1.5-2|576	export PATH_TO_SNMPGETNEXT=/usr/bin/snmpgetnext
14cr|nagios-plugins-1.5-2|577	export PATH_TO_SSH=/usr/bin/ssh
14cr|nagios-plugins-1.5-2|578	export PATH_TO_SWAP=
14cr|nagios-plugins-1.5-2|579	export PATH_TO_SWAPINFO=
14cr|nagios-plugins-1.5-2|580	export PATH_TO_UPTIME=/usr/bin/uptime
14cr|nagios-plugins-1.5-2|581	export PATH_TO_WHO=/usr/bin/who
14cr|nagios-plugins-1.5-2|582	
14cr|nagios-plugins-1.5-2|583	%serverbuild
14cr|nagios-plugins-1.5-2|584	
14cr|nagios-plugins-1.5-2|585	%configure2_5x \
14cr|nagios-plugins-1.5-2|586	--libexecdir=%{_libdir}/nagios/plugins \
14cr|nagios-plugins-1.5-2|587	--disable-rpath \
14cr|nagios-plugins-1.5-2|588	--with-cgiurl=/nagios/cgi-bin \
14cr|nagios-plugins-1.5-2|589	--with-trusted-path="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" \
14cr|nagios-plugins-1.5-2|590	--with-openssl=%{_prefix} \
14cr|nagios-plugins-1.5-2|591	--with-pgsql=%{_prefix} \
14cr|nagios-plugins-1.5-2|592	--with-mysql=%{_prefix} \
14cr|nagios-plugins-1.5-2|593	--with-ping-command="/bin/ping -n -U -w %d -c %d %s" \
14cr|nagios-plugins-1.5-2|594	--with-ping6-command="%{_bindir}/ping6 -n -U -w %d -c %d %s" \
14cr|nagios-plugins-1.5-2|595	--with-ps-command="/bin/ps axwo 'stat uid pid ppid vsz rss pcpu etime comm args'" \
14cr|nagios-plugins-1.5-2|596	--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
14cr|nagios-plugins-1.5-2|597	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,&procetime,procprog,&pos' \
14cr|nagios-plugins-1.5-2|598	--with-ps-cols=10 \
14cr|nagios-plugins-1.5-2|599	--with-ipv6
14cr|nagios-plugins-1.5-2|600	
14cr|nagios-plugins-1.5-2|601	find . -type f -name "Makefile" -exec /usr/bin/perl -pi -e "s|-L/usr/lib|-L%{_libdir}|g" \{\} \;
14cr|nagios-plugins-1.5-2|602	
14cr|nagios-plugins-1.5-2|603	# anti recheck hack
14cr|nagios-plugins-1.5-2|604	touch *
14cr|nagios-plugins-1.5-2|605	
14cr|nagios-plugins-1.5-2|606	export CPPFLAGS="-I%{_includedir}/ldap -I%{_includedir}/mysql -I%{_includedir}/pgsql -I%{_includedir}/openssl"
14cr|nagios-plugins-1.5-2|607	
14cr|nagios-plugins-1.5-2|608	make
14cr|nagios-plugins-1.5-2|609	
14cr|nagios-plugins-1.5-2|610	make -C plugins \
14cr|nagios-plugins-1.5-2|611	check_ide_smart check_ldap check_pgsql check_radius
14cr|nagios-plugins-1.5-2|612	
14cr|nagios-plugins-1.5-2|613	%install
14cr|nagios-plugins-1.5-2|614	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-plugins-1.5-2|615	%makeinstall_std MKDIR_P="/bin/mkdir -p"
14cr|nagios-plugins-1.5-2|616	
14cr|nagios-plugins-1.5-2|617	install -m0755 plugins/check_pgsql %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-plugins-1.5-2|618	install -m0755 plugins/check_radius %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-plugins-1.5-2|619	install -m0755 plugins/check_ide_smart %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-plugins-1.5-2|620	install -m0755 plugins-root/check_dhcp %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-plugins-1.5-2|621	install -m0755 plugins-root/check_icmp %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-plugins-1.5-2|622	
14cr|nagios-plugins-1.5-2|623	# magic by anssi
14cr|nagios-plugins-1.5-2|624	pushd %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-plugins-1.5-2|625	%{expand:%(for i in {101..124}; do echo "install -m 644 %%SOURCE$i ."; done)}
14cr|nagios-plugins-1.5-2|626	%{expand:%(for i in {127..152}; do echo "install -m 644 %%SOURCE$i ."; done)}
14cr|nagios-plugins-1.5-2|627	popd
14cr|nagios-plugins-1.5-2|628	
14cr|nagios-plugins-1.5-2|629	perl -pi -e 's|\@libexecdir\@|%{_libdir}/nagios/plugins|g' \
14cr|nagios-plugins-1.5-2|630	%{buildroot}%{_sysconfdir}/nagios/plugins.d/*
14cr|nagios-plugins-1.5-2|631	
14cr|nagios-plugins-1.5-2|632	# fix bad paths (again!)
14cr|nagios-plugins-1.5-2|633	for i in check_breeze check_disk_smb check_file_age check_flexlm check_ifoperstatus \
14cr|nagios-plugins-1.5-2|634	check_ifstatus check_ircd check_mailq check_ntp check_rpc check_wave; do
14cr|nagios-plugins-1.5-2|635	perl -pi -e "s|\"nagios/plugins\"|\"%{_libdir}/nagios/plugins\"|g" \
14cr|nagios-plugins-1.5-2|636	%{buildroot}%{_libdir}/nagios/plugins/$i
14cr|nagios-plugins-1.5-2|637	done
14cr|nagios-plugins-1.5-2|638	
14cr|nagios-plugins-1.5-2|639	%find_lang %{name}
14cr|nagios-plugins-1.5-2|640	
14cr|nagios-plugins-1.5-2|641	# make noarch pluginds installable under %{_datadir} also
14cr|nagios-plugins-1.5-2|642	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-plugins-1.5-2|643	pushd %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-plugins-1.5-2|644	ln -sf ../../../%{_lib}/nagios/plugins/utils.pm .
14cr|nagios-plugins-1.5-2|645	ln -sf ../../../%{_lib}/nagios/plugins/utils.sh .
14cr|nagios-plugins-1.5-2|646	popd
14cr|nagios-plugins-1.5-2|647	
14cr|nagios-plugins-1.5-2|648	# delete unusable plugins
14cr|nagios-plugins-1.5-2|649	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_apt
14cr|nagios-plugins-1.5-2|650	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtg
14cr|nagios-plugins-1.5-2|651	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtgtraf
14cr|nagios-plugins-1.5-2|652	
14cr|nagios-plugins-1.5-2|653	%pre
14cr|nagios-plugins-1.5-2|654	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
14cr|nagios-plugins-1.5-2|655	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
14cr|nagios-plugins-1.5-2|656	
14cr|nagios-plugins-1.5-2|657	%postun
14cr|nagios-plugins-1.5-2|658	%_postun_userdel %{nsusr}
14cr|nagios-plugins-1.5-2|659	
14cr|nagios-plugins-1.5-2|660	%files -f %{name}.lang
14cr|nagios-plugins-1.5-2|661	%doc AUTHORS CODING ChangeLog FAQ LEGAL NEWS README* REQUIREMENTS SUPPORT
14cr|nagios-plugins-1.5-2|662	%dir %{_libdir}/nagios
14cr|nagios-plugins-1.5-2|663	%dir %{_libdir}/nagios/plugins
14cr|nagios-plugins-1.5-2|664	%{_libdir}/nagios/plugins/negate
14cr|nagios-plugins-1.5-2|665	%{_libdir}/nagios/plugins/urlize
14cr|nagios-plugins-1.5-2|666	%{_libdir}/nagios/plugins/utils.pm
14cr|nagios-plugins-1.5-2|667	%{_libdir}/nagios/plugins/utils.sh
14cr|nagios-plugins-1.5-2|668	%{_datadir}/nagios/plugins
14cr|nagios-plugins-1.5-2|669	
14cr|nagios-plugins-1.5-2|670	%files -n nagios-check_breeze
14cr|nagios-plugins-1.5-2|671	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_breeze.cfg
14cr|nagios-plugins-1.5-2|672	%{_libdir}/nagios/plugins/check_breeze
14cr|nagios-plugins-1.5-2|673	
14cr|nagios-plugins-1.5-2|674	%files -n nagios-check_by_ssh
14cr|nagios-plugins-1.5-2|675	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_by_ssh.cfg
14cr|nagios-plugins-1.5-2|676	%{_libdir}/nagios/plugins/check_by_ssh
14cr|nagios-plugins-1.5-2|677	
14cr|nagios-plugins-1.5-2|678	%files -n nagios-check_cluster
14cr|nagios-plugins-1.5-2|679	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cluster.cfg
14cr|nagios-plugins-1.5-2|680	%{_libdir}/nagios/plugins/check_cluster
14cr|nagios-plugins-1.5-2|681	
14cr|nagios-plugins-1.5-2|682	%files -n nagios-check_dbi
14cr|nagios-plugins-1.5-2|683	%{_libdir}/nagios/plugins/check_dbi
14cr|nagios-plugins-1.5-2|684	
14cr|nagios-plugins-1.5-2|685	%files -n nagios-check_dhcp
14cr|nagios-plugins-1.5-2|686	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dhcp.cfg
14cr|nagios-plugins-1.5-2|687	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_dhcp
14cr|nagios-plugins-1.5-2|688	
14cr|nagios-plugins-1.5-2|689	%files -n nagios-check_dig
14cr|nagios-plugins-1.5-2|690	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dig.cfg
14cr|nagios-plugins-1.5-2|691	%{_libdir}/nagios/plugins/check_dig
14cr|nagios-plugins-1.5-2|692	
14cr|nagios-plugins-1.5-2|693	%files -n nagios-check_disk
14cr|nagios-plugins-1.5-2|694	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk.cfg
14cr|nagios-plugins-1.5-2|695	%{_libdir}/nagios/plugins/check_disk
14cr|nagios-plugins-1.5-2|696	
14cr|nagios-plugins-1.5-2|697	%files -n nagios-check_disk_smb
14cr|nagios-plugins-1.5-2|698	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk_smb.cfg
14cr|nagios-plugins-1.5-2|699	%{_libdir}/nagios/plugins/check_disk_smb
14cr|nagios-plugins-1.5-2|700	
14cr|nagios-plugins-1.5-2|701	%files -n nagios-check_dns
14cr|nagios-plugins-1.5-2|702	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dns.cfg
14cr|nagios-plugins-1.5-2|703	%{_libdir}/nagios/plugins/check_dns
14cr|nagios-plugins-1.5-2|704	
14cr|nagios-plugins-1.5-2|705	%files -n nagios-check_dummy
14cr|nagios-plugins-1.5-2|706	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dummy.cfg
14cr|nagios-plugins-1.5-2|707	%{_libdir}/nagios/plugins/check_dummy
14cr|nagios-plugins-1.5-2|708	
14cr|nagios-plugins-1.5-2|709	%files -n nagios-check_file_age
14cr|nagios-plugins-1.5-2|710	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_file_age.cfg
14cr|nagios-plugins-1.5-2|711	%{_libdir}/nagios/plugins/check_file_age
14cr|nagios-plugins-1.5-2|712	
14cr|nagios-plugins-1.5-2|713	%files -n nagios-check_flexlm
14cr|nagios-plugins-1.5-2|714	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_flexlm.cfg
14cr|nagios-plugins-1.5-2|715	%{_libdir}/nagios/plugins/check_flexlm
14cr|nagios-plugins-1.5-2|716	
14cr|nagios-plugins-1.5-2|717	%files -n nagios-check_fping
14cr|nagios-plugins-1.5-2|718	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_fping.cfg
14cr|nagios-plugins-1.5-2|719	%{_libdir}/nagios/plugins/check_fping
14cr|nagios-plugins-1.5-2|720	
14cr|nagios-plugins-1.5-2|721	%files -n nagios-check_game
14cr|nagios-plugins-1.5-2|722	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_game.cfg
14cr|nagios-plugins-1.5-2|723	%{_libdir}/nagios/plugins/check_game
14cr|nagios-plugins-1.5-2|724	
14cr|nagios-plugins-1.5-2|725	%files -n nagios-check_hpjd
14cr|nagios-plugins-1.5-2|726	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hpjd.cfg
14cr|nagios-plugins-1.5-2|727	%{_libdir}/nagios/plugins/check_hpjd
14cr|nagios-plugins-1.5-2|728	
14cr|nagios-plugins-1.5-2|729	%files -n nagios-check_http
14cr|nagios-plugins-1.5-2|730	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_http.cfg
14cr|nagios-plugins-1.5-2|731	%{_libdir}/nagios/plugins/check_http
14cr|nagios-plugins-1.5-2|732	
14cr|nagios-plugins-1.5-2|733	%files -n nagios-check_icmp
14cr|nagios-plugins-1.5-2|734	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_icmp.cfg
14cr|nagios-plugins-1.5-2|735	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_icmp
14cr|nagios-plugins-1.5-2|736	
14cr|nagios-plugins-1.5-2|737	%files -n nagios-check_ide_smart
14cr|nagios-plugins-1.5-2|738	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ide_smart.cfg
14cr|nagios-plugins-1.5-2|739	%{_libdir}/nagios/plugins/check_ide_smart
14cr|nagios-plugins-1.5-2|740	
14cr|nagios-plugins-1.5-2|741	%files -n nagios-check_ifoperstatus
14cr|nagios-plugins-1.5-2|742	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifoperstatus.cfg
14cr|nagios-plugins-1.5-2|743	%{_libdir}/nagios/plugins/check_ifoperstatus
14cr|nagios-plugins-1.5-2|744	
14cr|nagios-plugins-1.5-2|745	%files -n nagios-check_ifstatus
14cr|nagios-plugins-1.5-2|746	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifstatus.cfg
14cr|nagios-plugins-1.5-2|747	%{_libdir}/nagios/plugins/check_ifstatus
14cr|nagios-plugins-1.5-2|748	
14cr|nagios-plugins-1.5-2|749	%files -n nagios-check_ircd
14cr|nagios-plugins-1.5-2|750	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ircd.cfg
14cr|nagios-plugins-1.5-2|751	%{_libdir}/nagios/plugins/check_ircd
14cr|nagios-plugins-1.5-2|752	
14cr|nagios-plugins-1.5-2|753	%files -n nagios-check_ldap
14cr|nagios-plugins-1.5-2|754	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ldap.cfg
14cr|nagios-plugins-1.5-2|755	%{_libdir}/nagios/plugins/check_ldap
14cr|nagios-plugins-1.5-2|756	%{_libdir}/nagios/plugins/check_ldaps
14cr|nagios-plugins-1.5-2|757	
14cr|nagios-plugins-1.5-2|758	%files -n nagios-check_load
14cr|nagios-plugins-1.5-2|759	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_load.cfg
14cr|nagios-plugins-1.5-2|760	%{_libdir}/nagios/plugins/check_load
14cr|nagios-plugins-1.5-2|761	
14cr|nagios-plugins-1.5-2|762	%files -n nagios-check_log
14cr|nagios-plugins-1.5-2|763	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_log.cfg
14cr|nagios-plugins-1.5-2|764	%{_libdir}/nagios/plugins/check_log
14cr|nagios-plugins-1.5-2|765	
14cr|nagios-plugins-1.5-2|766	%files -n nagios-check_mailq
14cr|nagios-plugins-1.5-2|767	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mailq.cfg
14cr|nagios-plugins-1.5-2|768	%{_libdir}/nagios/plugins/check_mailq
14cr|nagios-plugins-1.5-2|769	
14cr|nagios-plugins-1.5-2|770	%files -n nagios-check_mysql
14cr|nagios-plugins-1.5-2|771	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql.cfg
14cr|nagios-plugins-1.5-2|772	%{_libdir}/nagios/plugins/check_mysql
14cr|nagios-plugins-1.5-2|773	
14cr|nagios-plugins-1.5-2|774	%files -n nagios-check_mysql_query
14cr|nagios-plugins-1.5-2|775	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_query.cfg
14cr|nagios-plugins-1.5-2|776	%{_libdir}/nagios/plugins/check_mysql_query
14cr|nagios-plugins-1.5-2|777	
14cr|nagios-plugins-1.5-2|778	%files -n nagios-check_nagios
14cr|nagios-plugins-1.5-2|779	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nagios.cfg
14cr|nagios-plugins-1.5-2|780	%{_libdir}/nagios/plugins/check_nagios
14cr|nagios-plugins-1.5-2|781	
14cr|nagios-plugins-1.5-2|782	%files -n nagios-check_nt
14cr|nagios-plugins-1.5-2|783	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nt.cfg
14cr|nagios-plugins-1.5-2|784	%{_libdir}/nagios/plugins/check_nt
14cr|nagios-plugins-1.5-2|785	
14cr|nagios-plugins-1.5-2|786	%files -n nagios-check_ntp
14cr|nagios-plugins-1.5-2|787	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp.cfg
14cr|nagios-plugins-1.5-2|788	%{_libdir}/nagios/plugins/check_ntp
14cr|nagios-plugins-1.5-2|789	
14cr|nagios-plugins-1.5-2|790	%files -n nagios-check_ntp_peer
14cr|nagios-plugins-1.5-2|791	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_peer.cfg
14cr|nagios-plugins-1.5-2|792	%{_libdir}/nagios/plugins/check_ntp_peer
14cr|nagios-plugins-1.5-2|793	
14cr|nagios-plugins-1.5-2|794	%files -n nagios-check_ntp_time
14cr|nagios-plugins-1.5-2|795	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_time.cfg
14cr|nagios-plugins-1.5-2|796	%{_libdir}/nagios/plugins/check_ntp_time
14cr|nagios-plugins-1.5-2|797	
14cr|nagios-plugins-1.5-2|798	%files -n nagios-check_nwstat
14cr|nagios-plugins-1.5-2|799	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nwstat.cfg
14cr|nagios-plugins-1.5-2|800	%{_libdir}/nagios/plugins/check_nwstat
14cr|nagios-plugins-1.5-2|801	
14cr|nagios-plugins-1.5-2|802	%files -n nagios-check_oracle
14cr|nagios-plugins-1.5-2|803	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_oracle.cfg
14cr|nagios-plugins-1.5-2|804	%{_libdir}/nagios/plugins/check_oracle
14cr|nagios-plugins-1.5-2|805	
14cr|nagios-plugins-1.5-2|806	%files -n nagios-check_overcr
14cr|nagios-plugins-1.5-2|807	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_overcr.cfg
14cr|nagios-plugins-1.5-2|808	%{_libdir}/nagios/plugins/check_overcr
14cr|nagios-plugins-1.5-2|809	
14cr|nagios-plugins-1.5-2|810	%files -n nagios-check_pgsql
14cr|nagios-plugins-1.5-2|811	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pgsql.cfg
14cr|nagios-plugins-1.5-2|812	%{_libdir}/nagios/plugins/check_pgsql
14cr|nagios-plugins-1.5-2|813	
14cr|nagios-plugins-1.5-2|814	%files -n nagios-check_ping
14cr|nagios-plugins-1.5-2|815	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ping.cfg
14cr|nagios-plugins-1.5-2|816	%{_libdir}/nagios/plugins/check_ping
14cr|nagios-plugins-1.5-2|817	
14cr|nagios-plugins-1.5-2|818	%files -n nagios-check_procs
14cr|nagios-plugins-1.5-2|819	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_procs.cfg
14cr|nagios-plugins-1.5-2|820	%{_libdir}/nagios/plugins/check_procs
14cr|nagios-plugins-1.5-2|821	
14cr|nagios-plugins-1.5-2|822	%files -n nagios-check_radius
14cr|nagios-plugins-1.5-2|823	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_radius.cfg
14cr|nagios-plugins-1.5-2|824	%{_libdir}/nagios/plugins/check_radius
14cr|nagios-plugins-1.5-2|825	
14cr|nagios-plugins-1.5-2|826	%files -n nagios-check_real
14cr|nagios-plugins-1.5-2|827	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_real.cfg
14cr|nagios-plugins-1.5-2|828	%{_libdir}/nagios/plugins/check_real
14cr|nagios-plugins-1.5-2|829	
14cr|nagios-plugins-1.5-2|830	%files -n nagios-check_rpc
14cr|nagios-plugins-1.5-2|831	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rpc.cfg
14cr|nagios-plugins-1.5-2|832	%{_libdir}/nagios/plugins/check_rpc
14cr|nagios-plugins-1.5-2|833	
14cr|nagios-plugins-1.5-2|834	%files -n nagios-check_sensors
14cr|nagios-plugins-1.5-2|835	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sensors.cfg
14cr|nagios-plugins-1.5-2|836	%{_libdir}/nagios/plugins/check_sensors
14cr|nagios-plugins-1.5-2|837	
14cr|nagios-plugins-1.5-2|838	%files -n nagios-check_smtp
14cr|nagios-plugins-1.5-2|839	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smtp.cfg
14cr|nagios-plugins-1.5-2|840	%{_libdir}/nagios/plugins/check_smtp
14cr|nagios-plugins-1.5-2|841	
14cr|nagios-plugins-1.5-2|842	%files -n nagios-check_snmp
14cr|nagios-plugins-1.5-2|843	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp.cfg
14cr|nagios-plugins-1.5-2|844	%{_libdir}/nagios/plugins/check_snmp
14cr|nagios-plugins-1.5-2|845	
14cr|nagios-plugins-1.5-2|846	%files -n nagios-check_ssh
14cr|nagios-plugins-1.5-2|847	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ssh.cfg
14cr|nagios-plugins-1.5-2|848	%{_libdir}/nagios/plugins/check_ssh
14cr|nagios-plugins-1.5-2|849	
14cr|nagios-plugins-1.5-2|850	%files -n nagios-check_swap
14cr|nagios-plugins-1.5-2|851	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_swap.cfg
14cr|nagios-plugins-1.5-2|852	%{_libdir}/nagios/plugins/check_swap
14cr|nagios-plugins-1.5-2|853	
14cr|nagios-plugins-1.5-2|854	%files -n nagios-check_tcp
14cr|nagios-plugins-1.5-2|855	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_tcp.cfg
14cr|nagios-plugins-1.5-2|856	%{_libdir}/nagios/plugins/check_tcp
14cr|nagios-plugins-1.5-2|857	%{_libdir}/nagios/plugins/check_imap
14cr|nagios-plugins-1.5-2|858	%{_libdir}/nagios/plugins/check_spop
14cr|nagios-plugins-1.5-2|859	%{_libdir}/nagios/plugins/check_simap
14cr|nagios-plugins-1.5-2|860	%{_libdir}/nagios/plugins/check_udp
14cr|nagios-plugins-1.5-2|861	%{_libdir}/nagios/plugins/check_pop
14cr|nagios-plugins-1.5-2|862	%{_libdir}/nagios/plugins/check_nntp
14cr|nagios-plugins-1.5-2|863	%{_libdir}/nagios/plugins/check_jabber
14cr|nagios-plugins-1.5-2|864	%{_libdir}/nagios/plugins/check_clamd
14cr|nagios-plugins-1.5-2|865	%{_libdir}/nagios/plugins/check_ftp
14cr|nagios-plugins-1.5-2|866	%{_libdir}/nagios/plugins/check_ssmtp
14cr|nagios-plugins-1.5-2|867	%{_libdir}/nagios/plugins/check_nntps
14cr|nagios-plugins-1.5-2|868	
14cr|nagios-plugins-1.5-2|869	%files -n nagios-check_time
14cr|nagios-plugins-1.5-2|870	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_time.cfg
14cr|nagios-plugins-1.5-2|871	%{_libdir}/nagios/plugins/check_time
14cr|nagios-plugins-1.5-2|872	
14cr|nagios-plugins-1.5-2|873	%files -n nagios-check_ups
14cr|nagios-plugins-1.5-2|874	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ups.cfg
14cr|nagios-plugins-1.5-2|875	%{_libdir}/nagios/plugins/check_ups
14cr|nagios-plugins-1.5-2|876	
14cr|nagios-plugins-1.5-2|877	%files -n nagios-check_users
14cr|nagios-plugins-1.5-2|878	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_users.cfg
14cr|nagios-plugins-1.5-2|879	%{_libdir}/nagios/plugins/check_users
14cr|nagios-plugins-1.5-2|880	
14cr|nagios-plugins-1.5-2|881	%files -n nagios-check_wave
14cr|nagios-plugins-1.5-2|882	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_wave.cfg
14cr|nagios-plugins-1.5-2|883	%{_libdir}/nagios/plugins/check_wave
14cr|nagios-plugins-1.5-2|884	
14cr|nagios-plugins-1.5-2|885	%changelog
14cr|nagios-plugins-1.5-2|886	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5-2
14cr|nagios-plugins-1.5-2|887	+ Revision: 6061034
14cr|nagios-plugins-1.5-2|888	- MassBuild#464: Increase release tag
14cr|nagios-plugins-1.5-2|889	
14cr|nagios-plugins-1.5-2|890	

3176 14
14cr|nagios-rad_eap_test-0.23-3|1	%define name    nagios-rad_eap_test
14cr|nagios-rad_eap_test-0.23-3|2	%define version 0.23
14cr|nagios-rad_eap_test-0.23-3|3	%define release 3
14cr|nagios-rad_eap_test-0.23-3|4	
14cr|nagios-rad_eap_test-0.23-3|5	Name:       %{name}
14cr|nagios-rad_eap_test-0.23-3|6	Version:    %{version}
14cr|nagios-rad_eap_test-0.23-3|7	Release:    %{release}
14cr|nagios-rad_eap_test-0.23-3|8	Summary:    Nagios compatible shell script used for testing radius EAP methods
14cr|nagios-rad_eap_test-0.23-3|9	Group:      Networking/Other
14cr|nagios-rad_eap_test-0.23-3|10	License:    BSD
14cr|nagios-rad_eap_test-0.23-3|11	URL:        http://wiki.eduroam.cz/rad_eap_test/
14cr|nagios-rad_eap_test-0.23-3|12	Source:     http://wiki.eduroam.cz/rad_eap_test/rad_eap_test-%{version}.tar.bz2
14cr|nagios-rad_eap_test-0.23-3|13	BuildArch:  noarch
14cr|nagios-rad_eap_test-0.23-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|nagios-rad_eap_test-0.23-3|15	
14cr|nagios-rad_eap_test-0.23-3|16	%description
14cr|nagios-rad_eap_test-0.23-3|17	rad_eap_test is used to test availability of radius servers in monitoring
14cr|nagios-rad_eap_test-0.23-3|18	solutions as nagios. rad_eap_test is only wrapper shell script around
14cr|nagios-rad_eap_test-0.23-3|19	eapol_test from wpa_supplicant project. rad_eap_test  generates configuration
14cr|nagios-rad_eap_test-0.23-3|20	for eapol_test, runs it and after processing eapol_test messages returns status
14cr|nagios-rad_eap_test-0.23-3|21	code. Status code is processed by monitoring tools as nagios.
14cr|nagios-rad_eap_test-0.23-3|22	
14cr|nagios-rad_eap_test-0.23-3|23	%prep
14cr|nagios-rad_eap_test-0.23-3|24	%setup -q -n rad_eap_test-%{version}
14cr|nagios-rad_eap_test-0.23-3|25	
14cr|nagios-rad_eap_test-0.23-3|26	# fix eapol_test location
14cr|nagios-rad_eap_test-0.23-3|27	perl -pi -e 's|EAPOL_PROG=.*|EAPOL_PROG=%{_sbindir}/eapol_test|' rad_eap_test
14cr|nagios-rad_eap_test-0.23-3|28	
14cr|nagios-rad_eap_test-0.23-3|29	%build
14cr|nagios-rad_eap_test-0.23-3|30	
14cr|nagios-rad_eap_test-0.23-3|31	%install
14cr|nagios-rad_eap_test-0.23-3|32	rm -rf %{buildroot}
14cr|nagios-rad_eap_test-0.23-3|33	
14cr|nagios-rad_eap_test-0.23-3|34	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-rad_eap_test-0.23-3|35	install -m 755 rad_eap_test %{buildroot}%{_datadir}/nagios/plugins
14cr|nagios-rad_eap_test-0.23-3|36	
14cr|nagios-rad_eap_test-0.23-3|37	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-rad_eap_test-0.23-3|38	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/rad_eap_test.cfg <<'EOF'
14cr|nagios-rad_eap_test-0.23-3|39	define command {
14cr|nagios-rad_eap_test-0.23-3|40	command_name    rad_eap_test
14cr|nagios-rad_eap_test-0.23-3|41	command_line    %{_datadir}/nagios/plugins/rad_eap_test -H $HOSTADDRESS$
14cr|nagios-rad_eap_test-0.23-3|42	}
14cr|nagios-rad_eap_test-0.23-3|43	EOF
14cr|nagios-rad_eap_test-0.23-3|44	
14cr|nagios-rad_eap_test-0.23-3|45	%clean
14cr|nagios-rad_eap_test-0.23-3|46	rm -rf %{buildroot}
14cr|nagios-rad_eap_test-0.23-3|47	
14cr|nagios-rad_eap_test-0.23-3|48	%files
14cr|nagios-rad_eap_test-0.23-3|49	%defattr(-,root,root)
14cr|nagios-rad_eap_test-0.23-3|50	%doc ChangeLog COPYING README doc
14cr|nagios-rad_eap_test-0.23-3|51	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/rad_eap_test.cfg
14cr|nagios-rad_eap_test-0.23-3|52	%{_datadir}/nagios/plugins/rad_eap_test
14cr|nagios-rad_eap_test-0.23-3|53	
14cr|nagios-rad_eap_test-0.23-3|54	
14cr|nagios-rad_eap_test-0.23-3|55	
14cr|nagios-rad_eap_test-0.23-3|56	
14cr|nagios-rad_eap_test-0.23-3|57	%changelog
14cr|nagios-rad_eap_test-0.23-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-3
14cr|nagios-rad_eap_test-0.23-3|59	+ Revision: 050292b
14cr|nagios-rad_eap_test-0.23-3|60	- MassBuild#464: Increase release tag
14cr|nagios-rad_eap_test-0.23-3|61	
14cr|nagios-rad_eap_test-0.23-3|62	

3177 14
14cr|nagios-snmp-plugins-1.1.1-8|1	Summary:	Plugins for Nagios to monitor remote disk and processes via SNMP
14cr|nagios-snmp-plugins-1.1.1-8|2	Name:		nagios-snmp-plugins
14cr|nagios-snmp-plugins-1.1.1-8|3	Version:	1.1.1
14cr|nagios-snmp-plugins-1.1.1-8|4	Release:	8
14cr|nagios-snmp-plugins-1.1.1-8|5	License:	GPL
14cr|nagios-snmp-plugins-1.1.1-8|6	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|7	URL:		http://nagios.manubulon.com/
14cr|nagios-snmp-plugins-1.1.1-8|8	Source0:	http://nagios.manubulon.com/%{name}.%{version}.tgz
14cr|nagios-snmp-plugins-1.1.1-8|9	Source1:	ftp://ftp.hometree.net/pub/nagios-snmp-plugins/nagios-snmp-plugins-1.2.tar.gz
14cr|nagios-snmp-plugins-1.1.1-8|10	Source2:	check_snmp_disk.cfg
14cr|nagios-snmp-plugins-1.1.1-8|11	Source3:	check_snmp_proc.cfg
14cr|nagios-snmp-plugins-1.1.1-8|12	Source4:	check_snmp_boostedge.cfg
14cr|nagios-snmp-plugins-1.1.1-8|13	Source5:	check_snmp_cpfw.cfg
14cr|nagios-snmp-plugins-1.1.1-8|14	Source6:	check_snmp_css.cfg
14cr|nagios-snmp-plugins-1.1.1-8|15	Source7:	check_snmp_css_main.cfg
14cr|nagios-snmp-plugins-1.1.1-8|16	Source8:	check_snmp_env.cfg
14cr|nagios-snmp-plugins-1.1.1-8|17	Source9:	check_snmp_int.cfg
14cr|nagios-snmp-plugins-1.1.1-8|18	Source10:	check_snmp_linkproof_nhr.cfg
14cr|nagios-snmp-plugins-1.1.1-8|19	Source11:	check_snmp_load.cfg
14cr|nagios-snmp-plugins-1.1.1-8|20	Source12:	check_snmp_mem.cfg
14cr|nagios-snmp-plugins-1.1.1-8|21	Source13:	check_snmp_nsbox.cfg
14cr|nagios-snmp-plugins-1.1.1-8|22	Source14:	check_snmp_process.cfg
14cr|nagios-snmp-plugins-1.1.1-8|23	Source15:	check_snmp_storage.cfg
14cr|nagios-snmp-plugins-1.1.1-8|24	Source16:	check_snmp_vrrp.cfg
14cr|nagios-snmp-plugins-1.1.1-8|25	Source17:	check_snmp_win.cfg
14cr|nagios-snmp-plugins-1.1.1-8|26	Patch0:		nagios-snmp-plugins-1.0-gcc4.diff
14cr|nagios-snmp-plugins-1.1.1-8|27	Patch1:		nagios-snmp-plugins-format-report.patch
14cr|nagios-snmp-plugins-1.1.1-8|28	Requires:	nagios
14cr|nagios-snmp-plugins-1.1.1-8|29	BuildRequires:	net-snmp-devel
14cr|nagios-snmp-plugins-1.1.1-8|30	BuildRequires:	openssl-devel
14cr|nagios-snmp-plugins-1.1.1-8|31	BuildRequires:	autoconf2.5
14cr|nagios-snmp-plugins-1.1.1-8|32	BuildRequires:	automake
14cr|nagios-snmp-plugins-1.1.1-8|33	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|nagios-snmp-plugins-1.1.1-8|34	
14cr|nagios-snmp-plugins-1.1.1-8|35	%description
14cr|nagios-snmp-plugins-1.1.1-8|36	These plugins allow you to monitor disk space, processes and a lot of other
14cr|nagios-snmp-plugins-1.1.1-8|37	stuff on a remote machine via SNMP.
14cr|nagios-snmp-plugins-1.1.1-8|38	
14cr|nagios-snmp-plugins-1.1.1-8|39	%package -n	nagios-check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|40	Summary:	The check_snmp_disk plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|41	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|42	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|43	
14cr|nagios-snmp-plugins-1.1.1-8|44	%description -n	nagios-check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|45	Checks the disks for a given host via snmp and the ucd snmp interface.
14cr|nagios-snmp-plugins-1.1.1-8|46	
14cr|nagios-snmp-plugins-1.1.1-8|47	%package -n	nagios-check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|48	Summary:	The check_snmp_proc plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|49	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|50	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|51	
14cr|nagios-snmp-plugins-1.1.1-8|52	%description -n	nagios-check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|53	Checks the running processes for a given host via snmp and the ucd snmp
14cr|nagios-snmp-plugins-1.1.1-8|54	interface.
14cr|nagios-snmp-plugins-1.1.1-8|55	
14cr|nagios-snmp-plugins-1.1.1-8|56	%package -n	nagios-check_snmp_boostedge
14cr|nagios-snmp-plugins-1.1.1-8|57	Summary:	The check_snmp_boostedge plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|58	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|59	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|60	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|61	
14cr|nagios-snmp-plugins-1.1.1-8|62	%description -n	nagios-check_snmp_boostedge
14cr|nagios-snmp-plugins-1.1.1-8|63	SNMP Boostedge service monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|64	
14cr|nagios-snmp-plugins-1.1.1-8|65	%package -n	nagios-check_snmp_cpfw
14cr|nagios-snmp-plugins-1.1.1-8|66	Summary:	The check_snmp_cpfw plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|67	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|68	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|69	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|70	
14cr|nagios-snmp-plugins-1.1.1-8|71	%description -n	nagios-check_snmp_cpfw
14cr|nagios-snmp-plugins-1.1.1-8|72	SNMP Checkpoint FW-1 Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|73	
14cr|nagios-snmp-plugins-1.1.1-8|74	%package -n	nagios-check_snmp_css_main
14cr|nagios-snmp-plugins-1.1.1-8|75	Summary:	The check_snmp_css_main plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|76	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|77	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|78	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|79	
14cr|nagios-snmp-plugins-1.1.1-8|80	%description -n	nagios-check_snmp_css_main
14cr|nagios-snmp-plugins-1.1.1-8|81	SNMP Cisco CSS monitor MAIN script for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|82	
14cr|nagios-snmp-plugins-1.1.1-8|83	%package -n	nagios-check_snmp_css
14cr|nagios-snmp-plugins-1.1.1-8|84	Summary:	The check_snmp_css plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|85	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|86	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|87	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|88	
14cr|nagios-snmp-plugins-1.1.1-8|89	%description -n	nagios-check_snmp_css
14cr|nagios-snmp-plugins-1.1.1-8|90	SNMP Cisco CSS monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|91	
14cr|nagios-snmp-plugins-1.1.1-8|92	
14cr|nagios-snmp-plugins-1.1.1-8|93	%package -n	nagios-check_snmp_env
14cr|nagios-snmp-plugins-1.1.1-8|94	Summary:	The check_snmp_env plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|95	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|96	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|97	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|98	
14cr|nagios-snmp-plugins-1.1.1-8|99	%description -n	nagios-check_snmp_env
14cr|nagios-snmp-plugins-1.1.1-8|100	SNMP environmental Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|101	
14cr|nagios-snmp-plugins-1.1.1-8|102	%package -n	nagios-check_snmp_int
14cr|nagios-snmp-plugins-1.1.1-8|103	Summary:	The check_snmp_int plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|104	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|105	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|106	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|107	
14cr|nagios-snmp-plugins-1.1.1-8|108	%description -n	nagios-check_snmp_int
14cr|nagios-snmp-plugins-1.1.1-8|109	SNMP Network Interface Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|110	
14cr|nagios-snmp-plugins-1.1.1-8|111	%package -n	nagios-check_snmp_linkproof_nhr
14cr|nagios-snmp-plugins-1.1.1-8|112	Summary:	The check_snmp_linkproof_nhr plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|113	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|114	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|115	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|116	
14cr|nagios-snmp-plugins-1.1.1-8|117	%description -n	nagios-check_snmp_linkproof_nhr
14cr|nagios-snmp-plugins-1.1.1-8|118	SNMP Radware Linkproof NHR monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|119	
14cr|nagios-snmp-plugins-1.1.1-8|120	%package -n	nagios-check_snmp_load
14cr|nagios-snmp-plugins-1.1.1-8|121	Summary:	The check_snmp_load plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|122	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|123	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|124	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|125	
14cr|nagios-snmp-plugins-1.1.1-8|126	%description -n	nagios-check_snmp_load
14cr|nagios-snmp-plugins-1.1.1-8|127	SNMP Load & CPU Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|128	
14cr|nagios-snmp-plugins-1.1.1-8|129	%package -n	nagios-check_snmp_mem
14cr|nagios-snmp-plugins-1.1.1-8|130	Summary:	The check_snmp_mem plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|131	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|132	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|133	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|134	
14cr|nagios-snmp-plugins-1.1.1-8|135	%description -n	nagios-check_snmp_mem
14cr|nagios-snmp-plugins-1.1.1-8|136	SNMP Memory Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|137	
14cr|nagios-snmp-plugins-1.1.1-8|138	%package -n	nagios-check_snmp_nsbox
14cr|nagios-snmp-plugins-1.1.1-8|139	Summary:	The check_snmp_nsbox plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|140	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|141	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|142	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|143	
14cr|nagios-snmp-plugins-1.1.1-8|144	%description -n	nagios-check_snmp_nsbox
14cr|nagios-snmp-plugins-1.1.1-8|145	SNMP NetSecureOne Netbox monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|146	
14cr|nagios-snmp-plugins-1.1.1-8|147	%package -n	nagios-check_snmp_process
14cr|nagios-snmp-plugins-1.1.1-8|148	Summary:	The check_snmp_process plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|149	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|150	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|151	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|152	
14cr|nagios-snmp-plugins-1.1.1-8|153	%description -n	nagios-check_snmp_process
14cr|nagios-snmp-plugins-1.1.1-8|154	SNMP Process Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|155	
14cr|nagios-snmp-plugins-1.1.1-8|156	%package -n	nagios-check_snmp_storage
14cr|nagios-snmp-plugins-1.1.1-8|157	Summary:	The check_snmp_storage plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|158	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|159	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|160	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|161	
14cr|nagios-snmp-plugins-1.1.1-8|162	%description -n	nagios-check_snmp_storage
14cr|nagios-snmp-plugins-1.1.1-8|163	SNMP Disk Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|164	
14cr|nagios-snmp-plugins-1.1.1-8|165	%package -n	nagios-check_snmp_win
14cr|nagios-snmp-plugins-1.1.1-8|166	Summary:	The check_snmp_win plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|167	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|168	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|169	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|170	
14cr|nagios-snmp-plugins-1.1.1-8|171	%description -n	nagios-check_snmp_win
14cr|nagios-snmp-plugins-1.1.1-8|172	SNMP Windows Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|173	
14cr|nagios-snmp-plugins-1.1.1-8|174	%package -n	nagios-check_snmp_vrrp
14cr|nagios-snmp-plugins-1.1.1-8|175	Summary:	The check_snmp_vrrp plugin for nagios
14cr|nagios-snmp-plugins-1.1.1-8|176	Group:		Networking/Other
14cr|nagios-snmp-plugins-1.1.1-8|177	Requires:	net-snmp-utils
14cr|nagios-snmp-plugins-1.1.1-8|178	Conflicts:	nagios-snmp-plugins < 1.1
14cr|nagios-snmp-plugins-1.1.1-8|179	
14cr|nagios-snmp-plugins-1.1.1-8|180	%description -n	nagios-check_snmp_vrrp
14cr|nagios-snmp-plugins-1.1.1-8|181	SNMP VRRP Monitor for Nagios.
14cr|nagios-snmp-plugins-1.1.1-8|182	
14cr|nagios-snmp-plugins-1.1.1-8|183	%prep
14cr|nagios-snmp-plugins-1.1.1-8|184	
14cr|nagios-snmp-plugins-1.1.1-8|185	%setup -q -n nagios_plugins -a1
14cr|nagios-snmp-plugins-1.1.1-8|186	
14cr|nagios-snmp-plugins-1.1.1-8|187	mkdir plugins.d
14cr|nagios-snmp-plugins-1.1.1-8|188	# magic by anssi
14cr|nagios-snmp-plugins-1.1.1-8|189	pushd plugins.d; %{expand:%(for i in {2..17}; do echo "cp %%SOURCE$i ."; done)}; popd
14cr|nagios-snmp-plugins-1.1.1-8|190	
14cr|nagios-snmp-plugins-1.1.1-8|191	# fix strange perms
14cr|nagios-snmp-plugins-1.1.1-8|192	find . -type d -exec chmod 755 {} \;
14cr|nagios-snmp-plugins-1.1.1-8|193	find . -type f -exec chmod 644 {} \;
14cr|nagios-snmp-plugins-1.1.1-8|194	
14cr|nagios-snmp-plugins-1.1.1-8|195	# strip away annoying ^M
14cr|nagios-snmp-plugins-1.1.1-8|196	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|nagios-snmp-plugins-1.1.1-8|197	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|nagios-snmp-plugins-1.1.1-8|198	
14cr|nagios-snmp-plugins-1.1.1-8|199	perl -pi -e "s|^use lib \"/usr/local/nagios/libexec\"|use lib \"%{_libdir}/nagios/plugins\"|g" *.pl
14cr|nagios-snmp-plugins-1.1.1-8|200	
14cr|nagios-snmp-plugins-1.1.1-8|201	%build
14cr|nagios-snmp-plugins-1.1.1-8|202	
14cr|nagios-snmp-plugins-1.1.1-8|203	pushd nagios-snmp-plugins-1.2
14cr|nagios-snmp-plugins-1.1.1-8|204	#export WANT_AUTOCONF_2_5="1"
14cr|nagios-snmp-plugins-1.1.1-8|205	#libtoolize --copy --force; aclocal; autoheader; automake --copy --add-missing; autoconf
14cr|nagios-snmp-plugins-1.1.1-8|206	
14cr|nagios-snmp-plugins-1.1.1-8|207	sh ./build.sh
14cr|nagios-snmp-plugins-1.1.1-8|208	
14cr|nagios-snmp-plugins-1.1.1-8|209	%configure2_5x
14cr|nagios-snmp-plugins-1.1.1-8|210	
14cr|nagios-snmp-plugins-1.1.1-8|211	%make
14cr|nagios-snmp-plugins-1.1.1-8|212	popd
14cr|nagios-snmp-plugins-1.1.1-8|213	
14cr|nagios-snmp-plugins-1.1.1-8|214	perl -pi -e "s|\@libexecdir\@|%{_libdir}/nagios/plugins|g" plugins.d/*.cfg
14cr|nagios-snmp-plugins-1.1.1-8|215	
14cr|nagios-snmp-plugins-1.1.1-8|216	%install
14cr|nagios-snmp-plugins-1.1.1-8|217	rm -rf %{buildroot}
14cr|nagios-snmp-plugins-1.1.1-8|218	
14cr|nagios-snmp-plugins-1.1.1-8|219	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cr|nagios-snmp-plugins-1.1.1-8|220	install -d %{buildroot}%{_libdir}/nagios/plugins
14cr|nagios-snmp-plugins-1.1.1-8|221	
14cr|nagios-snmp-plugins-1.1.1-8|222	pushd nagios-snmp-plugins-1.2
14cr|nagios-snmp-plugins-1.1.1-8|223	install -m0755 check_snmp_disk %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-snmp-plugins-1.1.1-8|224	install -m0755 check_snmp_proc %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-snmp-plugins-1.1.1-8|225	popd
14cr|nagios-snmp-plugins-1.1.1-8|226	
14cr|nagios-snmp-plugins-1.1.1-8|227	cp nagios-snmp-plugins-1.2/README README.nagios-snmp-plugins-1.2
14cr|nagios-snmp-plugins-1.1.1-8|228	cp nagios-snmp-plugins-1.2/AUTHORS AUTHORS.nagios-snmp-plugins-1.2
14cr|nagios-snmp-plugins-1.1.1-8|229	cp nagios-snmp-plugins-1.2/NEWS NEWS.nagios-snmp-plugins-1.2
14cr|nagios-snmp-plugins-1.1.1-8|230	
14cr|nagios-snmp-plugins-1.1.1-8|231	# binaries
14cr|nagios-snmp-plugins-1.1.1-8|232	install -m0644 plugins.d/check_snmp_disk.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_disk.cfg
14cr|nagios-snmp-plugins-1.1.1-8|233	install -m0644 plugins.d/check_snmp_proc.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_proc.cfg
14cr|nagios-snmp-plugins-1.1.1-8|234	
14cr|nagios-snmp-plugins-1.1.1-8|235	# scripts
14cr|nagios-snmp-plugins-1.1.1-8|236	install -m0755 *.pl %{buildroot}%{_libdir}/nagios/plugins/
14cr|nagios-snmp-plugins-1.1.1-8|237	
14cr|nagios-snmp-plugins-1.1.1-8|238	# config
14cr|nagios-snmp-plugins-1.1.1-8|239	install -m0644 plugins.d/check_snmp_boostedge.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_boostedge.cfg
14cr|nagios-snmp-plugins-1.1.1-8|240	install -m0644 plugins.d/check_snmp_cpfw.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_cpfw.cfg
14cr|nagios-snmp-plugins-1.1.1-8|241	install -m0644 plugins.d/check_snmp_css_main.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_css_main.cfg
14cr|nagios-snmp-plugins-1.1.1-8|242	install -m0644 plugins.d/check_snmp_css.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_css.cfg
14cr|nagios-snmp-plugins-1.1.1-8|243	install -m0644 plugins.d/check_snmp_env.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_env.cfg
14cr|nagios-snmp-plugins-1.1.1-8|244	install -m0644 plugins.d/check_snmp_int.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_int.cfg
14cr|nagios-snmp-plugins-1.1.1-8|245	install -m0644 plugins.d/check_snmp_linkproof_nhr.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_linkproof_nhr.cfg
14cr|nagios-snmp-plugins-1.1.1-8|246	install -m0644 plugins.d/check_snmp_load.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_load.cfg
14cr|nagios-snmp-plugins-1.1.1-8|247	install -m0644 plugins.d/check_snmp_mem.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_mem.cfg
14cr|nagios-snmp-plugins-1.1.1-8|248	install -m0644 plugins.d/check_snmp_nsbox.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_nsbox.cfg
14cr|nagios-snmp-plugins-1.1.1-8|249	install -m0644 plugins.d/check_snmp_process.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_process.cfg
14cr|nagios-snmp-plugins-1.1.1-8|250	install -m0644 plugins.d/check_snmp_storage.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_storage.cfg
14cr|nagios-snmp-plugins-1.1.1-8|251	install -m0644 plugins.d/check_snmp_win.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_win.cfg
14cr|nagios-snmp-plugins-1.1.1-8|252	install -m0644 plugins.d/check_snmp_vrrp.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_vrrp.cfg
14cr|nagios-snmp-plugins-1.1.1-8|253	
14cr|nagios-snmp-plugins-1.1.1-8|254	%post -n nagios-check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|255	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|256	
14cr|nagios-snmp-plugins-1.1.1-8|257	%postun -n nagios-check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|258	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|259	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|260	fi
14cr|nagios-snmp-plugins-1.1.1-8|261	
14cr|nagios-snmp-plugins-1.1.1-8|262	%post -n nagios-check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|263	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|264	
14cr|nagios-snmp-plugins-1.1.1-8|265	%postun -n nagios-check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|266	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|267	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|268	fi
14cr|nagios-snmp-plugins-1.1.1-8|269	
14cr|nagios-snmp-plugins-1.1.1-8|270	%post -n nagios-check_snmp_boostedge
14cr|nagios-snmp-plugins-1.1.1-8|271	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|272	
14cr|nagios-snmp-plugins-1.1.1-8|273	%postun -n nagios-check_snmp_boostedge
14cr|nagios-snmp-plugins-1.1.1-8|274	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|275	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|276	fi
14cr|nagios-snmp-plugins-1.1.1-8|277	
14cr|nagios-snmp-plugins-1.1.1-8|278	%post -n nagios-check_snmp_cpfw
14cr|nagios-snmp-plugins-1.1.1-8|279	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|280	
14cr|nagios-snmp-plugins-1.1.1-8|281	%postun -n nagios-check_snmp_cpfw
14cr|nagios-snmp-plugins-1.1.1-8|282	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|283	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|284	fi
14cr|nagios-snmp-plugins-1.1.1-8|285	
14cr|nagios-snmp-plugins-1.1.1-8|286	%post -n nagios-check_snmp_css_main
14cr|nagios-snmp-plugins-1.1.1-8|287	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|288	
14cr|nagios-snmp-plugins-1.1.1-8|289	%postun -n nagios-check_snmp_css_main
14cr|nagios-snmp-plugins-1.1.1-8|290	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|291	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|292	fi
14cr|nagios-snmp-plugins-1.1.1-8|293	
14cr|nagios-snmp-plugins-1.1.1-8|294	%post -n nagios-check_snmp_css
14cr|nagios-snmp-plugins-1.1.1-8|295	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|296	
14cr|nagios-snmp-plugins-1.1.1-8|297	%postun -n nagios-check_snmp_css
14cr|nagios-snmp-plugins-1.1.1-8|298	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|299	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|300	fi
14cr|nagios-snmp-plugins-1.1.1-8|301	
14cr|nagios-snmp-plugins-1.1.1-8|302	%post -n nagios-check_snmp_env
14cr|nagios-snmp-plugins-1.1.1-8|303	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|304	
14cr|nagios-snmp-plugins-1.1.1-8|305	%postun -n nagios-check_snmp_env
14cr|nagios-snmp-plugins-1.1.1-8|306	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|307	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|308	fi
14cr|nagios-snmp-plugins-1.1.1-8|309	
14cr|nagios-snmp-plugins-1.1.1-8|310	%post -n nagios-check_snmp_int
14cr|nagios-snmp-plugins-1.1.1-8|311	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|312	
14cr|nagios-snmp-plugins-1.1.1-8|313	%postun -n nagios-check_snmp_int
14cr|nagios-snmp-plugins-1.1.1-8|314	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|315	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|316	fi
14cr|nagios-snmp-plugins-1.1.1-8|317	
14cr|nagios-snmp-plugins-1.1.1-8|318	%post -n nagios-check_snmp_linkproof_nhr
14cr|nagios-snmp-plugins-1.1.1-8|319	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|320	
14cr|nagios-snmp-plugins-1.1.1-8|321	%postun -n nagios-check_snmp_linkproof_nhr
14cr|nagios-snmp-plugins-1.1.1-8|322	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|323	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|324	fi
14cr|nagios-snmp-plugins-1.1.1-8|325	
14cr|nagios-snmp-plugins-1.1.1-8|326	%post -n nagios-check_snmp_load
14cr|nagios-snmp-plugins-1.1.1-8|327	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|328	
14cr|nagios-snmp-plugins-1.1.1-8|329	%postun -n nagios-check_snmp_load
14cr|nagios-snmp-plugins-1.1.1-8|330	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|331	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|332	fi
14cr|nagios-snmp-plugins-1.1.1-8|333	
14cr|nagios-snmp-plugins-1.1.1-8|334	%post -n nagios-check_snmp_mem
14cr|nagios-snmp-plugins-1.1.1-8|335	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|336	
14cr|nagios-snmp-plugins-1.1.1-8|337	%postun -n nagios-check_snmp_mem
14cr|nagios-snmp-plugins-1.1.1-8|338	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|339	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|340	fi
14cr|nagios-snmp-plugins-1.1.1-8|341	
14cr|nagios-snmp-plugins-1.1.1-8|342	%post -n nagios-check_snmp_nsbox
14cr|nagios-snmp-plugins-1.1.1-8|343	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|344	
14cr|nagios-snmp-plugins-1.1.1-8|345	%postun -n nagios-check_snmp_nsbox
14cr|nagios-snmp-plugins-1.1.1-8|346	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|347	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|348	fi
14cr|nagios-snmp-plugins-1.1.1-8|349	
14cr|nagios-snmp-plugins-1.1.1-8|350	%post -n nagios-check_snmp_process
14cr|nagios-snmp-plugins-1.1.1-8|351	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|352	
14cr|nagios-snmp-plugins-1.1.1-8|353	%postun -n nagios-check_snmp_process
14cr|nagios-snmp-plugins-1.1.1-8|354	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|355	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|356	fi
14cr|nagios-snmp-plugins-1.1.1-8|357	
14cr|nagios-snmp-plugins-1.1.1-8|358	%post -n nagios-check_snmp_storage
14cr|nagios-snmp-plugins-1.1.1-8|359	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|360	
14cr|nagios-snmp-plugins-1.1.1-8|361	%postun -n nagios-check_snmp_storage
14cr|nagios-snmp-plugins-1.1.1-8|362	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|363	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|364	fi
14cr|nagios-snmp-plugins-1.1.1-8|365	
14cr|nagios-snmp-plugins-1.1.1-8|366	%post -n nagios-check_snmp_win
14cr|nagios-snmp-plugins-1.1.1-8|367	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|368	
14cr|nagios-snmp-plugins-1.1.1-8|369	%postun -n nagios-check_snmp_win
14cr|nagios-snmp-plugins-1.1.1-8|370	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|371	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|372	fi
14cr|nagios-snmp-plugins-1.1.1-8|373	
14cr|nagios-snmp-plugins-1.1.1-8|374	%post -n nagios-check_snmp_vrrp
14cr|nagios-snmp-plugins-1.1.1-8|375	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|376	
14cr|nagios-snmp-plugins-1.1.1-8|377	%postun -n nagios-check_snmp_vrrp
14cr|nagios-snmp-plugins-1.1.1-8|378	if [ "$1" = "0" ]; then
14cr|nagios-snmp-plugins-1.1.1-8|379	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
14cr|nagios-snmp-plugins-1.1.1-8|380	fi
14cr|nagios-snmp-plugins-1.1.1-8|381	
14cr|nagios-snmp-plugins-1.1.1-8|382	%clean
14cr|nagios-snmp-plugins-1.1.1-8|383	rm -rf %{buildroot}
14cr|nagios-snmp-plugins-1.1.1-8|384	
14cr|nagios-snmp-plugins-1.1.1-8|385	%files
14cr|nagios-snmp-plugins-1.1.1-8|386	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|387	%doc Changelog LICENSE README* AUTHORS* NEWS* doc/*
14cr|nagios-snmp-plugins-1.1.1-8|388	
14cr|nagios-snmp-plugins-1.1.1-8|389	%files -n nagios-check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|390	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|391	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_disk.cfg
14cr|nagios-snmp-plugins-1.1.1-8|392	%{_libdir}/nagios/plugins/check_snmp_disk
14cr|nagios-snmp-plugins-1.1.1-8|393	
14cr|nagios-snmp-plugins-1.1.1-8|394	%files -n nagios-check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|395	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|396	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_proc.cfg
14cr|nagios-snmp-plugins-1.1.1-8|397	%{_libdir}/nagios/plugins/check_snmp_proc
14cr|nagios-snmp-plugins-1.1.1-8|398	
14cr|nagios-snmp-plugins-1.1.1-8|399	%files -n nagios-check_snmp_boostedge
14cr|nagios-snmp-plugins-1.1.1-8|400	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|401	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_boostedge.cfg
14cr|nagios-snmp-plugins-1.1.1-8|402	%{_libdir}/nagios/plugins/check_snmp_boostedge.pl
14cr|nagios-snmp-plugins-1.1.1-8|403	
14cr|nagios-snmp-plugins-1.1.1-8|404	%files -n nagios-check_snmp_cpfw
14cr|nagios-snmp-plugins-1.1.1-8|405	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|406	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_cpfw.cfg
14cr|nagios-snmp-plugins-1.1.1-8|407	%{_libdir}/nagios/plugins/check_snmp_cpfw.pl
14cr|nagios-snmp-plugins-1.1.1-8|408	
14cr|nagios-snmp-plugins-1.1.1-8|409	%files -n nagios-check_snmp_css_main
14cr|nagios-snmp-plugins-1.1.1-8|410	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|411	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_css_main.cfg
14cr|nagios-snmp-plugins-1.1.1-8|412	%{_libdir}/nagios/plugins/check_snmp_css_main.pl
14cr|nagios-snmp-plugins-1.1.1-8|413	
14cr|nagios-snmp-plugins-1.1.1-8|414	%files -n nagios-check_snmp_css
14cr|nagios-snmp-plugins-1.1.1-8|415	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|416	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_css.cfg
14cr|nagios-snmp-plugins-1.1.1-8|417	%{_libdir}/nagios/plugins/check_snmp_css.pl
14cr|nagios-snmp-plugins-1.1.1-8|418	
14cr|nagios-snmp-plugins-1.1.1-8|419	%files -n nagios-check_snmp_env
14cr|nagios-snmp-plugins-1.1.1-8|420	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|421	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_env.cfg
14cr|nagios-snmp-plugins-1.1.1-8|422	%{_libdir}/nagios/plugins/check_snmp_env.pl
14cr|nagios-snmp-plugins-1.1.1-8|423	
14cr|nagios-snmp-plugins-1.1.1-8|424	%files -n nagios-check_snmp_int
14cr|nagios-snmp-plugins-1.1.1-8|425	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|426	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_int.cfg
14cr|nagios-snmp-plugins-1.1.1-8|427	%{_libdir}/nagios/plugins/check_snmp_int.pl
14cr|nagios-snmp-plugins-1.1.1-8|428	
14cr|nagios-snmp-plugins-1.1.1-8|429	%files -n nagios-check_snmp_linkproof_nhr
14cr|nagios-snmp-plugins-1.1.1-8|430	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|431	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_linkproof_nhr.cfg
14cr|nagios-snmp-plugins-1.1.1-8|432	%{_libdir}/nagios/plugins/check_snmp_linkproof_nhr.pl
14cr|nagios-snmp-plugins-1.1.1-8|433	
14cr|nagios-snmp-plugins-1.1.1-8|434	%files -n nagios-check_snmp_load
14cr|nagios-snmp-plugins-1.1.1-8|435	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|436	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_load.cfg
14cr|nagios-snmp-plugins-1.1.1-8|437	%{_libdir}/nagios/plugins/check_snmp_load.pl
14cr|nagios-snmp-plugins-1.1.1-8|438	
14cr|nagios-snmp-plugins-1.1.1-8|439	%files -n nagios-check_snmp_mem
14cr|nagios-snmp-plugins-1.1.1-8|440	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|441	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_mem.cfg
14cr|nagios-snmp-plugins-1.1.1-8|442	%{_libdir}/nagios/plugins/check_snmp_mem.pl
14cr|nagios-snmp-plugins-1.1.1-8|443	
14cr|nagios-snmp-plugins-1.1.1-8|444	%files -n nagios-check_snmp_nsbox
14cr|nagios-snmp-plugins-1.1.1-8|445	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|446	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_nsbox.cfg
14cr|nagios-snmp-plugins-1.1.1-8|447	%{_libdir}/nagios/plugins/check_snmp_nsbox.pl
14cr|nagios-snmp-plugins-1.1.1-8|448	
14cr|nagios-snmp-plugins-1.1.1-8|449	
14cr|nagios-snmp-plugins-1.1.1-8|450	%files -n nagios-check_snmp_process
14cr|nagios-snmp-plugins-1.1.1-8|451	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|452	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_process.cfg
14cr|nagios-snmp-plugins-1.1.1-8|453	%{_libdir}/nagios/plugins/check_snmp_process.pl
14cr|nagios-snmp-plugins-1.1.1-8|454	
14cr|nagios-snmp-plugins-1.1.1-8|455	%files -n nagios-check_snmp_storage
14cr|nagios-snmp-plugins-1.1.1-8|456	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|457	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_storage.cfg
14cr|nagios-snmp-plugins-1.1.1-8|458	%{_libdir}/nagios/plugins/check_snmp_storage.pl
14cr|nagios-snmp-plugins-1.1.1-8|459	
14cr|nagios-snmp-plugins-1.1.1-8|460	%files -n nagios-check_snmp_win
14cr|nagios-snmp-plugins-1.1.1-8|461	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|462	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_win.cfg
14cr|nagios-snmp-plugins-1.1.1-8|463	%{_libdir}/nagios/plugins/check_snmp_win.pl
14cr|nagios-snmp-plugins-1.1.1-8|464	
14cr|nagios-snmp-plugins-1.1.1-8|465	%files -n nagios-check_snmp_vrrp
14cr|nagios-snmp-plugins-1.1.1-8|466	%defattr(-,root,root)
14cr|nagios-snmp-plugins-1.1.1-8|467	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_vrrp.cfg
14cr|nagios-snmp-plugins-1.1.1-8|468	%{_libdir}/nagios/plugins/check_snmp_vrrp.pl
14cr|nagios-snmp-plugins-1.1.1-8|469	
14cr|nagios-snmp-plugins-1.1.1-8|470	
14cr|nagios-snmp-plugins-1.1.1-8|471	
14cr|nagios-snmp-plugins-1.1.1-8|472	%changelog
14cr|nagios-snmp-plugins-1.1.1-8|473	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-8
14cr|nagios-snmp-plugins-1.1.1-8|474	+ Revision: 8053eb4
14cr|nagios-snmp-plugins-1.1.1-8|475	- MassBuild#464: Increase release tag
14cr|nagios-snmp-plugins-1.1.1-8|476	
14cr|nagios-snmp-plugins-1.1.1-8|477	

3178 14
14cr|nagios-theme-nuvola-1.0.3-9|1	Name:		nagios-theme-nuvola
14cr|nagios-theme-nuvola-1.0.3-9|2	Version:	1.0.3
14cr|nagios-theme-nuvola-1.0.3-9|3	Release:	9
14cr|nagios-theme-nuvola-1.0.3-9|4	Summary:	Nagios Nuvola Style
14cr|nagios-theme-nuvola-1.0.3-9|5	License:	LGPL / Free (dtree)
14cr|nagios-theme-nuvola-1.0.3-9|6	Group:		Networking/Other
14cr|nagios-theme-nuvola-1.0.3-9|7	URL:		http://exchange.nagios.org/directory/Addons/Frontends-(GUIs-and-CLIs)/Web-Interfaces/Themes-and-Skins/Nuvola-Style/details
14cr|nagios-theme-nuvola-1.0.3-9|8	Source0:	nagios-nuvola-%{version}.tar.gz
14cr|nagios-theme-nuvola-1.0.3-9|9	Patch0:		nagios-nuvola-1.0.3-favicon.patch
14cr|nagios-theme-nuvola-1.0.3-9|10	BuildRequires:	sed >= 4.0
14cr|nagios-theme-nuvola-1.0.3-9|11	Requires:	nagios-www >= 2.9
14cr|nagios-theme-nuvola-1.0.3-9|12	Provides:	nagios-theme
14cr|nagios-theme-nuvola-1.0.3-9|13	Conflicts:	nagios-theme-default
14cr|nagios-theme-nuvola-1.0.3-9|14	BuildArch:	noarch
14cr|nagios-theme-nuvola-1.0.3-9|15	
14cr|nagios-theme-nuvola-1.0.3-9|16	%description
14cr|nagios-theme-nuvola-1.0.3-9|17	Complete Nagios Style (Menu, Icons, Stylesheets, Images) for Nagios 2.0.
14cr|nagios-theme-nuvola-1.0.3-9|18	
14cr|nagios-theme-nuvola-1.0.3-9|19	Style had been updated to version 1.0 with the free DTree menu.
14cr|nagios-theme-nuvola-1.0.3-9|20	
14cr|nagios-theme-nuvola-1.0.3-9|21	This is a complete image pack, menu and stylesheets for Nagios 2.0. Icons are
14cr|nagios-theme-nuvola-1.0.3-9|22	from the Nuvola KDE theme (http://www.icon-king.com/)
14cr|nagios-theme-nuvola-1.0.3-9|23	
14cr|nagios-theme-nuvola-1.0.3-9|24	%prep
14cr|nagios-theme-nuvola-1.0.3-9|25	%setup -q -c
14cr|nagios-theme-nuvola-1.0.3-9|26	%patch0 -p1
14cr|nagios-theme-nuvola-1.0.3-9|27	
14cr|nagios-theme-nuvola-1.0.3-9|28	%install
14cr|nagios-theme-nuvola-1.0.3-9|29	install -d %{buildroot}%{_datadir}/nagios/www
14cr|nagios-theme-nuvola-1.0.3-9|30	cp -a html/* %{buildroot}%{_datadir}/nagios/www
14cr|nagios-theme-nuvola-1.0.3-9|31	
14cr|nagios-theme-nuvola-1.0.3-9|32	%files
14cr|nagios-theme-nuvola-1.0.3-9|33	%doc *.txt
14cr|nagios-theme-nuvola-1.0.3-9|34	# well. should add it to /etc/nagios, but that means need  to enable FollowSymLinks directive in apache
14cr|nagios-theme-nuvola-1.0.3-9|35	%config(noreplace) %{_datadir}/nagios/www/config.js
14cr|nagios-theme-nuvola-1.0.3-9|36	%{_datadir}/nagios/www/*.html
14cr|nagios-theme-nuvola-1.0.3-9|37	%{_datadir}/nagios/www/images/*
14cr|nagios-theme-nuvola-1.0.3-9|38	%{_datadir}/nagios/www/stylesheets/*
14cr|nagios-theme-nuvola-1.0.3-9|39	%{_datadir}/nagios/www/side
14cr|nagios-theme-nuvola-1.0.3-9|40	
14cr|nagios-theme-nuvola-1.0.3-9|41	%changelog
14cr|nagios-theme-nuvola-1.0.3-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-9
14cr|nagios-theme-nuvola-1.0.3-9|43	+ Revision: 117a3a4
14cr|nagios-theme-nuvola-1.0.3-9|44	- MassBuild#464: Increase release tag
14cr|nagios-theme-nuvola-1.0.3-9|45	
14cr|nagios-theme-nuvola-1.0.3-9|46	

3179 14
14cr|nagisa-keyboard-0.0.1-10|1	Summary:	A software keyboard for SCIM
14cr|nagisa-keyboard-0.0.1-10|2	Name:		nagisa-keyboard
14cr|nagisa-keyboard-0.0.1-10|3	Version:	0.0.1
14cr|nagisa-keyboard-0.0.1-10|4	Release:	10
14cr|nagisa-keyboard-0.0.1-10|5	License:	GPLv2+
14cr|nagisa-keyboard-0.0.1-10|6	Group:		System/Internationalization
14cr|nagisa-keyboard-0.0.1-10|7	Url:		http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bnagisa%5D%5D
14cr|nagisa-keyboard-0.0.1-10|8	Source0:	nagisa-%{version}.tar.bz2
14cr|nagisa-keyboard-0.0.1-10|9	Source10:	%{name}.rpmlintrc
14cr|nagisa-keyboard-0.0.1-10|10	Requires:	scim
14cr|nagisa-keyboard-0.0.1-10|11	BuildRequires:	qt3-devel
14cr|nagisa-keyboard-0.0.1-10|12	BuildRequires:	scim-devel
14cr|nagisa-keyboard-0.0.1-10|13	
14cr|nagisa-keyboard-0.0.1-10|14	%description
14cr|nagisa-keyboard-0.0.1-10|15	Nagisa is a software keyboard for SCIM.
14cr|nagisa-keyboard-0.0.1-10|16	
14cr|nagisa-keyboard-0.0.1-10|17	%files
14cr|nagisa-keyboard-0.0.1-10|18	%doc COPYING
14cr|nagisa-keyboard-0.0.1-10|19	%{_bindir}/*
14cr|nagisa-keyboard-0.0.1-10|20	%{_datadir}/nagisa/*
14cr|nagisa-keyboard-0.0.1-10|21	
14cr|nagisa-keyboard-0.0.1-10|22	#----------------------------------------------------------------------------
14cr|nagisa-keyboard-0.0.1-10|23	
14cr|nagisa-keyboard-0.0.1-10|24	%prep
14cr|nagisa-keyboard-0.0.1-10|25	%setup -q -n nagisa-%{version}
14cr|nagisa-keyboard-0.0.1-10|26	
14cr|nagisa-keyboard-0.0.1-10|27	%build
14cr|nagisa-keyboard-0.0.1-10|28	%qmake_qt3 "PREFIX=/usr"
14cr|nagisa-keyboard-0.0.1-10|29	make
14cr|nagisa-keyboard-0.0.1-10|30	
14cr|nagisa-keyboard-0.0.1-10|31	%install
14cr|nagisa-keyboard-0.0.1-10|32	mkdir -p %{buildroot}%{_bindir}
14cr|nagisa-keyboard-0.0.1-10|33	mkdir -p %{buildroot}%{_datadir}/nagisa/
14cr|nagisa-keyboard-0.0.1-10|34	
14cr|nagisa-keyboard-0.0.1-10|35	pushd src
14cr|nagisa-keyboard-0.0.1-10|36	cp -f *.xml %{buildroot}%{_datadir}/nagisa/
14cr|nagisa-keyboard-0.0.1-10|37	cp -f *.qm %{buildroot}%{_datadir}/nagisa/
14cr|nagisa-keyboard-0.0.1-10|38	cp -f nagisa %{buildroot}%{_bindir}
14cr|nagisa-keyboard-0.0.1-10|39	popd
14cr|nagisa-keyboard-0.0.1-10|40	
14cr|nagisa-keyboard-0.0.1-10|41	
14cr|nagisa-keyboard-0.0.1-10|42	%changelog
14cr|nagisa-keyboard-0.0.1-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-10
14cr|nagisa-keyboard-0.0.1-10|44	+ Revision: 6a6d898
14cr|nagisa-keyboard-0.0.1-10|45	- MassBuild#464: Increase release tag
14cr|nagisa-keyboard-0.0.1-10|46	
14cr|nagisa-keyboard-0.0.1-10|47	

3180 14
14cr|nagvis-1.5.9-5|1	Name:		nagvis
14cr|nagvis-1.5.9-5|2	Version:	1.5.9
14cr|nagvis-1.5.9-5|3	Release:	5
14cr|nagvis-1.5.9-5|4	Summary:	Visualization addon for nagios
14cr|nagvis-1.5.9-5|5	License:	GPL
14cr|nagvis-1.5.9-5|6	Group:		Networking/WWW
14cr|nagvis-1.5.9-5|7	URL:		http://nagvis.org
14cr|nagvis-1.5.9-5|8	Source:     http://downloads.sourceforge.net/nagvis/%{name}-%{version}.tar.gz
14cr|nagvis-1.5.9-5|9	Requires:   mod_php
14cr|nagvis-1.5.9-5|10	Requires:   php-xml
14cr|nagvis-1.5.9-5|11	Requires:   php-gd
14cr|nagvis-1.5.9-5|12	Requires:   php-mbstring
14cr|nagvis-1.5.9-5|13	Requires:   php-sockets
14cr|nagvis-1.5.9-5|14	Requires:   php-gettext
14cr|nagvis-1.5.9-5|15	Requires:   php-session
14cr|nagvis-1.5.9-5|16	Requires:   php-pdo_sqlite
14cr|nagvis-1.5.9-5|17	Requires:   php-ZendFramework
14cr|nagvis-1.5.9-5|18	Requires:   graphviz
14cr|nagvis-1.5.9-5|19	BuildArch:	noarch
14cr|nagvis-1.5.9-5|20	
14cr|nagvis-1.5.9-5|21	%description
14cr|nagvis-1.5.9-5|22	NagVis is a visualization addon for the well known network managment system
14cr|nagvis-1.5.9-5|23	Nagios. NagVis can be used to visualize Nagios Data, e.g. to display IT
14cr|nagvis-1.5.9-5|24	processes like a mail system or a network infrastructure.
14cr|nagvis-1.5.9-5|25	
14cr|nagvis-1.5.9-5|26	%prep
14cr|nagvis-1.5.9-5|27	%setup -q -n %{name}-%{version}
14cr|nagvis-1.5.9-5|28	
14cr|nagvis-1.5.9-5|29	%build
14cr|nagvis-1.5.9-5|30	
14cr|nagvis-1.5.9-5|31	%install
14cr|nagvis-1.5.9-5|32	rm -rf %{buildroot}
14cr|nagvis-1.5.9-5|33	
14cr|nagvis-1.5.9-5|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|nagvis-1.5.9-5|35	cp -r share %{buildroot}%{_datadir}/%{name}
14cr|nagvis-1.5.9-5|36	cp -r docs %{buildroot}%{_datadir}/%{name}/share
14cr|nagvis-1.5.9-5|37	
14cr|nagvis-1.5.9-5|38	cmp() {
14cr|nagvis-1.5.9-5|39	cat $1 | sed 's#\(var\)\s*\(\S*\)\s*=\s*#\1 \2=#;s#^\s*##;s#\s*$##;s#\t+# #g' | awk '
14cr|nagvis-1.5.9-5|40	BEGIN { OK=1; braces=0 }
14cr|nagvis-1.5.9-5|41	{
14cr|nagvis-1.5.9-5|42	# Remove /* */ one line comments
14cr|nagvis-1.5.9-5|43	sub(/\/\*[^@]*\*\//,"");
14cr|nagvis-1.5.9-5|44	# Remove // comments (line beginning)
14cr|nagvis-1.5.9-5|45	sub(/^\/\/.*/,"");
14cr|nagvis-1.5.9-5|46	
14cr|nagvis-1.5.9-5|47	# Count braces
14cr|nagvis-1.5.9-5|48	anz1 = gsub(/\{/,"{");
14cr|nagvis-1.5.9-5|49	anz2 = gsub(/}/,"}");
14cr|nagvis-1.5.9-5|50	
14cr|nagvis-1.5.9-5|51	if (OK == 1) {
14cr|nagvis-1.5.9-5|52	braces += anz1;
14cr|nagvis-1.5.9-5|53	braces -= anz2;
14cr|nagvis-1.5.9-5|54	}
14cr|nagvis-1.5.9-5|55	}
14cr|nagvis-1.5.9-5|56	/\/\*/ {
14cr|nagvis-1.5.9-5|57	c = gsub(/\/\*[^@]*$/,"");
14cr|nagvis-1.5.9-5|58	if(c > 0) {
14cr|nagvis-1.5.9-5|59	OK=0;
14cr|nagvis-1.5.9-5|60	}
14cr|nagvis-1.5.9-5|61	}
14cr|nagvis-1.5.9-5|62	/\*\/$/ {
14cr|nagvis-1.5.9-5|63	c = gsub(/^[^@]*\*\//,"");
14cr|nagvis-1.5.9-5|64	if(c > 0) {
14cr|nagvis-1.5.9-5|65	OK=1;
14cr|nagvis-1.5.9-5|66	}
14cr|nagvis-1.5.9-5|67	}
14cr|nagvis-1.5.9-5|68	{
14cr|nagvis-1.5.9-5|69	line = $0;
14cr|nagvis-1.5.9-5|70	#anz = gsub(/function/," function");
14cr|nagvis-1.5.9-5|71	#ch = substr(line,length(line));
14cr|nagvis-1.5.9-5|72	if (OK == 1) {
14cr|nagvis-1.5.9-5|73	if (length(line) > 0) {
14cr|nagvis-1.5.9-5|74	#if (ch == "}") {
14cr|nagvis-1.5.9-5|75	#	if (braces == 0) {
14cr|nagvis-1.5.9-5|76	#		if (length(line) > 0) {
14cr|nagvis-1.5.9-5|77	#			print line
14cr|nagvis-1.5.9-5|78	#		}
14cr|nagvis-1.5.9-5|79	#		line = ""
14cr|nagvis-1.5.9-5|80	#	}
14cr|nagvis-1.5.9-5|81	#}
14cr|nagvis-1.5.9-5|82	#line = line $0;
14cr|nagvis-1.5.9-5|83	
14cr|nagvis-1.5.9-5|84	print line;
14cr|nagvis-1.5.9-5|85	}
14cr|nagvis-1.5.9-5|86	}
14cr|nagvis-1.5.9-5|87	}
14cr|nagvis-1.5.9-5|88	' >> $OUT
14cr|nagvis-1.5.9-5|89	}
14cr|nagvis-1.5.9-5|90	
14cr|nagvis-1.5.9-5|91	
14cr|nagvis-1.5.9-5|92	
14cr|nagvis-1.5.9-5|93	
14cr|nagvis-1.5.9-5|94	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/nagvis-js/js/
14cr|nagvis-1.5.9-5|95	OUT=NagVisCompressed.js
14cr|nagvis-1.5.9-5|96	>$OUT
14cr|nagvis-1.5.9-5|97	cmp ExtStacktrace.js
14cr|nagvis-1.5.9-5|98	cmp nagvis.js
14cr|nagvis-1.5.9-5|99	cmp popupWindow.js
14cr|nagvis-1.5.9-5|100	cmp ExtBase.js
14cr|nagvis-1.5.9-5|101	cmp frontendMessage.js
14cr|nagvis-1.5.9-5|102	cmp frontendEventlog.js
14cr|nagvis-1.5.9-5|103	cmp frontendHover.js
14cr|nagvis-1.5.9-5|104	cmp hover.js
14cr|nagvis-1.5.9-5|105	cmp frontendContext.js
14cr|nagvis-1.5.9-5|106	cmp ajax.js
14cr|nagvis-1.5.9-5|107	cmp dynfavicon.js
14cr|nagvis-1.5.9-5|108	cmp frontend.js
14cr|nagvis-1.5.9-5|109	cmp lines.js
14cr|nagvis-1.5.9-5|110	cmp NagVisObject.js
14cr|nagvis-1.5.9-5|111	cmp NagVisStatefulObject.js
14cr|nagvis-1.5.9-5|112	cmp NagVisStatelessObject.js
14cr|nagvis-1.5.9-5|113	cmp NagVisHost.js
14cr|nagvis-1.5.9-5|114	cmp NagVisService.js
14cr|nagvis-1.5.9-5|115	cmp NagVisHostgroup.js
14cr|nagvis-1.5.9-5|116	cmp NagVisServicegroup.js
14cr|nagvis-1.5.9-5|117	cmp NagVisMap.js
14cr|nagvis-1.5.9-5|118	cmp NagVisShape.js
14cr|nagvis-1.5.9-5|119	cmp NagVisLine.js
14cr|nagvis-1.5.9-5|120	cmp NagVisTextbox.js
14cr|nagvis-1.5.9-5|121	cmp NagVisRotation.js
14cr|nagvis-1.5.9-5|122	cmp wz_jsgraphics.js
14cr|nagvis-1.5.9-5|123	popd
14cr|nagvis-1.5.9-5|124	
14cr|nagvis-1.5.9-5|125	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/wui/js/
14cr|nagvis-1.5.9-5|126	OUT=WuiCompressed.js
14cr|nagvis-1.5.9-5|127	>$OUT
14cr|nagvis-1.5.9-5|128	cmp wui.js
14cr|nagvis-1.5.9-5|129	cmp ajax.js
14cr|nagvis-1.5.9-5|130	cmp addmodify.js
14cr|nagvis-1.5.9-5|131	cmp EditMainCfg.js
14cr|nagvis-1.5.9-5|132	cmp ManageBackgrounds.js
14cr|nagvis-1.5.9-5|133	cmp ManageBackends.js
14cr|nagvis-1.5.9-5|134	cmp ManageMaps.js
14cr|nagvis-1.5.9-5|135	cmp ManageShapes.js
14cr|nagvis-1.5.9-5|136	cmp MapManageTmpl.js
14cr|nagvis-1.5.9-5|137	cmp wz_jsgraphics.js
14cr|nagvis-1.5.9-5|138	cmp ExtGenericResize.js
14cr|nagvis-1.5.9-5|139	popd
14cr|nagvis-1.5.9-5|140	
14cr|nagvis-1.5.9-5|141	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|nagvis-1.5.9-5|142	cp -r etc/maps %{buildroot}%{_sysconfdir}/%{name}
14cr|nagvis-1.5.9-5|143	cp -r etc/automaps %{buildroot}%{_sysconfdir}/%{name}
14cr|nagvis-1.5.9-5|144	cp -r etc/geomap %{buildroot}%{_sysconfdir}/%{name}
14cr|nagvis-1.5.9-5|145	install -m 644 etc/nagvis.ini.php-sample \
14cr|nagvis-1.5.9-5|146	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cr|nagvis-1.5.9-5|147	pushd %{buildroot}%{_datadir}/%{name}
14cr|nagvis-1.5.9-5|148	ln -s ../../..%{_sysconfdir}/%{name} etc
14cr|nagvis-1.5.9-5|149	popd
14cr|nagvis-1.5.9-5|150	
14cr|nagvis-1.5.9-5|151	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cr|nagvis-1.5.9-5|152	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl
14cr|nagvis-1.5.9-5|153	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/cache
14cr|nagvis-1.5.9-5|154	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/compile
14cr|nagvis-1.5.9-5|155	pushd %{buildroot}%{_datadir}/%{name}
14cr|nagvis-1.5.9-5|156	ln -s ../../..%{_var}/lib/%{name} var
14cr|nagvis-1.5.9-5|157	popd
14cr|nagvis-1.5.9-5|158	
14cr|nagvis-1.5.9-5|159	# apache configuration
14cr|nagvis-1.5.9-5|160	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|nagvis-1.5.9-5|161	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|nagvis-1.5.9-5|162	# %{name} Apache configuration
14cr|nagvis-1.5.9-5|163	Alias /%{name} %{_datadir}/%{name}/share
14cr|nagvis-1.5.9-5|164	
14cr|nagvis-1.5.9-5|165	<Directory %{_datadir}/%{name}/share>
14cr|nagvis-1.5.9-5|166	Require all granted
14cr|nagvis-1.5.9-5|167	
14cr|nagvis-1.5.9-5|168	Options FollowSymLinks
14cr|nagvis-1.5.9-5|169	</Directory>
14cr|nagvis-1.5.9-5|170	EOF
14cr|nagvis-1.5.9-5|171	
14cr|nagvis-1.5.9-5|172	# nagvis configuration
14cr|nagvis-1.5.9-5|173	perl -pi \
14cr|nagvis-1.5.9-5|174	-e 's|;base=.*|base="%{_datadir}/nagvis/"|;' \
14cr|nagvis-1.5.9-5|175	-e 's|;htmlbase=.*|htmlbase="/nagvis"|;' \
14cr|nagvis-1.5.9-5|176	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cr|nagvis-1.5.9-5|177	
14cr|nagvis-1.5.9-5|178	# make configuration apache-writable
14cr|nagvis-1.5.9-5|179	chmod -R g=u %{buildroot}%{_sysconfdir}/%{name}
14cr|nagvis-1.5.9-5|180	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cr|nagvis-1.5.9-5|181	
14cr|nagvis-1.5.9-5|182	%clean
14cr|nagvis-1.5.9-5|183	rm -rf %{buildroot}
14cr|nagvis-1.5.9-5|184	
14cr|nagvis-1.5.9-5|185	
14cr|nagvis-1.5.9-5|186	
14cr|nagvis-1.5.9-5|187	%files
14cr|nagvis-1.5.9-5|188	%defattr(-,root,root)
14cr|nagvis-1.5.9-5|189	%doc INSTALL LICENCE README
14cr|nagvis-1.5.9-5|190	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|nagvis-1.5.9-5|191	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis
14cr|nagvis-1.5.9-5|192	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/maps
14cr|nagvis-1.5.9-5|193	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/automaps
14cr|nagvis-1.5.9-5|194	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/geomap
14cr|nagvis-1.5.9-5|195	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/nagvis.ini.php
14cr|nagvis-1.5.9-5|196	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/maps/*.cfg
14cr|nagvis-1.5.9-5|197	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/automaps/*.cfg
14cr|nagvis-1.5.9-5|198	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/geomap/*.xml
14cr|nagvis-1.5.9-5|199	%attr(-,apache,apache) %{_var}/lib/%{name}
14cr|nagvis-1.5.9-5|200	%{_datadir}/%{name}
14cr|nagvis-1.5.9-5|201	
14cr|nagvis-1.5.9-5|202	
14cr|nagvis-1.5.9-5|203	
14cr|nagvis-1.5.9-5|204	%changelog
14cr|nagvis-1.5.9-5|205	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.9-5
14cr|nagvis-1.5.9-5|206	+ Revision: 022b789
14cr|nagvis-1.5.9-5|207	- MassBuild#464: Increase release tag
14cr|nagvis-1.5.9-5|208	
14cr|nagvis-1.5.9-5|209	

3181 14
14cr|naim-0.11.8.3.2-3|1	Name:           naim
14cr|naim-0.11.8.3.2-3|2	Version:        0.11.8.3.2
14cr|naim-0.11.8.3.2-3|3	Release:        3
14cr|naim-0.11.8.3.2-3|4	Epoch:          0
14cr|naim-0.11.8.3.2-3|5	Summary:        An ncurses-based console AIM, ICQ, IRC, and Lily client
14cr|naim-0.11.8.3.2-3|6	Group:          Networking/Instant messaging
14cr|naim-0.11.8.3.2-3|7	License:        GPLv2
14cr|naim-0.11.8.3.2-3|8	URL:            http://naim.n.ml.org/
14cr|naim-0.11.8.3.2-3|9	Source0:        http://naim.googlecode.com/files/naim-%{version}.tar.bz2
14cr|naim-0.11.8.3.2-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|naim-0.11.8.3.2-3|11	
14cr|naim-0.11.8.3.2-3|12	BuildRequires: ncurses-devel gawk
14cr|naim-0.11.8.3.2-3|13	
14cr|naim-0.11.8.3.2-3|14	%description
14cr|naim-0.11.8.3.2-3|15	naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ),
14cr|naim-0.11.8.3.2-3|16	Internet Relay Chat (IRC), and The lily CMC.
14cr|naim-0.11.8.3.2-3|17	
14cr|naim-0.11.8.3.2-3|18	%prep
14cr|naim-0.11.8.3.2-3|19	%setup -q
14cr|naim-0.11.8.3.2-3|20	
14cr|naim-0.11.8.3.2-3|21	%build
14cr|naim-0.11.8.3.2-3|22	%configure2_5x
14cr|naim-0.11.8.3.2-3|23	%{__make}
14cr|naim-0.11.8.3.2-3|24	
14cr|naim-0.11.8.3.2-3|25	%install
14cr|naim-0.11.8.3.2-3|26	%{__rm} -rf %{buildroot}
14cr|naim-0.11.8.3.2-3|27	%{makeinstall_std}
14cr|naim-0.11.8.3.2-3|28	%{__rm} -r %{buildroot}%{_docdir}/%{name}
14cr|naim-0.11.8.3.2-3|29	%{__rm} -r %{buildroot}%{_includedir}
14cr|naim-0.11.8.3.2-3|30	
14cr|naim-0.11.8.3.2-3|31	%clean
14cr|naim-0.11.8.3.2-3|32	%{__rm} -rf %{buildroot}
14cr|naim-0.11.8.3.2-3|33	
14cr|naim-0.11.8.3.2-3|34	%files
14cr|naim-0.11.8.3.2-3|35	%defattr(0644,root,root,0755)
14cr|naim-0.11.8.3.2-3|36	%doc AUTHORS FAQ BUGS README NEWS ChangeLog doc/*.hlp
14cr|naim-0.11.8.3.2-3|37	%attr(0755,root,root) %{_bindir}/extractbuddy.sh
14cr|naim-0.11.8.3.2-3|38	%attr(0755,root,root) %{_bindir}/naim
14cr|naim-0.11.8.3.2-3|39	%attr(0755,root,root) %{_bindir}/nicq
14cr|naim-0.11.8.3.2-3|40	%attr(0755,root,root) %{_bindir}/nirc
14cr|naim-0.11.8.3.2-3|41	%attr(0755,root,root) %{_bindir}/nlily
14cr|naim-0.11.8.3.2-3|42	%{_mandir}/man1/naim.1*
14cr|naim-0.11.8.3.2-3|43	%{_mandir}/man1/nicq.1*
14cr|naim-0.11.8.3.2-3|44	%{_mandir}/man1/nirc.1*
14cr|naim-0.11.8.3.2-3|45	%{_mandir}/man1/nlily.1*
14cr|naim-0.11.8.3.2-3|46	
14cr|naim-0.11.8.3.2-3|47	
14cr|naim-0.11.8.3.2-3|48	
14cr|naim-0.11.8.3.2-3|49	
14cr|naim-0.11.8.3.2-3|50	%changelog
14cr|naim-0.11.8.3.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.11.8.3.2-3
14cr|naim-0.11.8.3.2-3|52	+ Revision: 2f72407
14cr|naim-0.11.8.3.2-3|53	- MassBuild#464: Increase release tag
14cr|naim-0.11.8.3.2-3|54	
14cr|naim-0.11.8.3.2-3|55	

3182 14
14cr|namazu-2.0.20-3|1	# XXX is this right - it was /var/lib before FHS macros
14cr|namazu-2.0.20-3|2	%define _localstatedir	/var/lib
14cr|namazu-2.0.20-3|3	%define _libexecdir	/var/www/cgi-bin
14cr|namazu-2.0.20-3|4	%define libname %mklibname %name 3
14cr|namazu-2.0.20-3|5	
14cr|namazu-2.0.20-3|6	Summary: Full-text search engine
14cr|namazu-2.0.20-3|7	Name: namazu
14cr|namazu-2.0.20-3|8	Version: 2.0.20
14cr|namazu-2.0.20-3|9	Release: 3
14cr|namazu-2.0.20-3|10	License: GPLv2+
14cr|namazu-2.0.20-3|11	Group: File tools
14cr|namazu-2.0.20-3|12	BuildRequires: perl >= 5.6.0
14cr|namazu-2.0.20-3|13	BuildRequires: perl-NKF >= 1.70
14cr|namazu-2.0.20-3|14	BuildRequires: perl-Text-Kakasi >= 1.00
14cr|namazu-2.0.20-3|15	BuildRequires: perl-File-MMagic >= 1.12
14cr|namazu-2.0.20-3|16	Requires: perl-File-MMagic >= 1.12
14cr|namazu-2.0.20-3|17	Requires:  perl-NKF >= 1.70
14cr|namazu-2.0.20-3|18	Requires: kakasi >= 2.3.0
14cr|namazu-2.0.20-3|19	Requires: perl-Text-Kakasi >= 1.00
14cr|namazu-2.0.20-3|20	Source0: http://www.namazu.org/stable/%{name}-%{version}.tar.gz
14cr|namazu-2.0.20-3|21	URL: http://www.namazu.org/
14cr|namazu-2.0.20-3|22	
14cr|namazu-2.0.20-3|23	%description
14cr|namazu-2.0.20-3|24	Namazu is a full-text search engine software intended for easy use.
14cr|namazu-2.0.20-3|25	Not only it works as CGI program for small or medium scale WWW
14cr|namazu-2.0.20-3|26	search engine, but also works as personal use such as search system
14cr|namazu-2.0.20-3|27	for local HDD.
14cr|namazu-2.0.20-3|28	
14cr|namazu-2.0.20-3|29	%package -n %{libname}
14cr|namazu-2.0.20-3|30	Summary: Libraries of Namazu
14cr|namazu-2.0.20-3|31	Group: Development/C
14cr|namazu-2.0.20-3|32	Requires: %{libname} = %{version}
14cr|namazu-2.0.20-3|33	
14cr|namazu-2.0.20-3|34	%description -n %{libname}
14cr|namazu-2.0.20-3|35	Libraries used by Namazu.
14cr|namazu-2.0.20-3|36	
14cr|namazu-2.0.20-3|37	
14cr|namazu-2.0.20-3|38	%package  -n %{libname}-devel
14cr|namazu-2.0.20-3|39	Summary: Libraries and include files of Namazu
14cr|namazu-2.0.20-3|40	Group: Development/C
14cr|namazu-2.0.20-3|41	Requires: %{libname} = %{version}
14cr|namazu-2.0.20-3|42	Provides: lib%{name}-devel = %{EVRD}
14cr|namazu-2.0.20-3|43	Provides: %{name}-devel = %{EVRD}
14cr|namazu-2.0.20-3|44	
14cr|namazu-2.0.20-3|45	
14cr|namazu-2.0.20-3|46	%description -n %{libname}-devel
14cr|namazu-2.0.20-3|47	Libraries and include files of Namazu.
14cr|namazu-2.0.20-3|48	
14cr|namazu-2.0.20-3|49	%package cgi
14cr|namazu-2.0.20-3|50	Summary: CGI interface for Namazu
14cr|namazu-2.0.20-3|51	Group: Networking/WWW
14cr|namazu-2.0.20-3|52	Requires: %{name} = %{version}
14cr|namazu-2.0.20-3|53	Requires: webserver
14cr|namazu-2.0.20-3|54	
14cr|namazu-2.0.20-3|55	%description cgi
14cr|namazu-2.0.20-3|56	A CGI interface for Namazu.
14cr|namazu-2.0.20-3|57	
14cr|namazu-2.0.20-3|58	
14cr|namazu-2.0.20-3|59	%prep
14cr|namazu-2.0.20-3|60	%setup -q
14cr|namazu-2.0.20-3|61	
14cr|namazu-2.0.20-3|62	%build
14cr|namazu-2.0.20-3|63	autoreconf -f -i
14cr|namazu-2.0.20-3|64	%configure
14cr|namazu-2.0.20-3|65	
14cr|namazu-2.0.20-3|66	%make
14cr|namazu-2.0.20-3|67	
14cr|namazu-2.0.20-3|68	%install
14cr|namazu-2.0.20-3|69	%makeinstall
14cr|namazu-2.0.20-3|70	
14cr|namazu-2.0.20-3|71	mv %{buildroot}%{_sysconfdir}/namazu/namazurc-sample \
14cr|namazu-2.0.20-3|72	%{buildroot}%{_sysconfdir}/namazu/namazurc
14cr|namazu-2.0.20-3|73	mv %{buildroot}%{_sysconfdir}/namazu/mknmzrc-sample \
14cr|namazu-2.0.20-3|74	%{buildroot}%{_sysconfdir}/namazu/mknmzrc
14cr|namazu-2.0.20-3|75	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu
14cr|namazu-2.0.20-3|76	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu/index
14cr|namazu-2.0.20-3|77	
14cr|namazu-2.0.20-3|78	rm -f  %{buildroot}/%{_datadir}/locale/ja_JP.SJIS/LC_MESSAGES/namazu.mo
14cr|namazu-2.0.20-3|79	%find_lang %{name}
14cr|namazu-2.0.20-3|80	
14cr|namazu-2.0.20-3|81	%files -f %{name}.lang
14cr|namazu-2.0.20-3|82	%doc AUTHORS ChangeLog ChangeLog.1 CREDITS COPYING HACKING HACKING-ja
14cr|namazu-2.0.20-3|83	%doc INSTALL INSTALL-ja README README-es README-ja NEWS THANKS TODO
14cr|namazu-2.0.20-3|84	%doc etc/namazu.png
14cr|namazu-2.0.20-3|85	%config(noreplace) %{_sysconfdir}/namazu/*
14cr|namazu-2.0.20-3|86	%{_bindir}/namazu
14cr|namazu-2.0.20-3|87	%{_bindir}/bnamazu
14cr|namazu-2.0.20-3|88	%{_bindir}/*nmz
14cr|namazu-2.0.20-3|89	%{_bindir}/mailutime
14cr|namazu-2.0.20-3|90	%{_bindir}/nmzgrep
14cr|namazu-2.0.20-3|91	%{_bindir}/nmzegrep
14cr|namazu-2.0.20-3|92	%{_bindir}/nmzmerge
14cr|namazu-2.0.20-3|93	%{_bindir}/nmzcat
14cr|namazu-2.0.20-3|94	%{_mandir}/man1/namazu.*
14cr|namazu-2.0.20-3|95	%{_mandir}/man1/mknmz.*
14cr|namazu-2.0.20-3|96	%{_datadir}/namazu/doc/*
14cr|namazu-2.0.20-3|97	%{_datadir}/namazu/filter/*
14cr|namazu-2.0.20-3|98	%{_datadir}/namazu/pl/*
14cr|namazu-2.0.20-3|99	%{_datadir}/namazu/template/*
14cr|namazu-2.0.20-3|100	%{_datadir}/namazu/etc/
14cr|namazu-2.0.20-3|101	%dir %{_localstatedir}/namazu
14cr|namazu-2.0.20-3|102	%dir %{_localstatedir}/namazu/index
14cr|namazu-2.0.20-3|103	
14cr|namazu-2.0.20-3|104	%files -n %{libname}
14cr|namazu-2.0.20-3|105	%{_libdir}/libnmz.so.7*
14cr|namazu-2.0.20-3|106	
14cr|namazu-2.0.20-3|107	%files -n %{libname}-devel
14cr|namazu-2.0.20-3|108	%{_bindir}/nmz-config
14cr|namazu-2.0.20-3|109	%{_includedir}/namazu/*.h
14cr|namazu-2.0.20-3|110	%{_libdir}/libnmz.so
14cr|namazu-2.0.20-3|111	%{_libdir}/libnmz.a
14cr|namazu-2.0.20-3|112	
14cr|namazu-2.0.20-3|113	%files cgi
14cr|namazu-2.0.20-3|114	%{_libexecdir}/namazu.cgi
14cr|namazu-2.0.20-3|115	
14cr|namazu-2.0.20-3|116	
14cr|namazu-2.0.20-3|117	
14cr|namazu-2.0.20-3|118	
14cr|namazu-2.0.20-3|119	
14cr|namazu-2.0.20-3|120	%changelog
14cr|namazu-2.0.20-3|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.20-3
14cr|namazu-2.0.20-3|122	+ Revision: 977ba35
14cr|namazu-2.0.20-3|123	- MassBuild#464: Increase release tag
14cr|namazu-2.0.20-3|124	
14cr|namazu-2.0.20-3|125	

3183 14
14cr|named-report-1.4-8|1	Summary:	ISC BIND 9 named log message summary and report tool
14cr|named-report-1.4-8|2	Name:		named-report
14cr|named-report-1.4-8|3	Version:	1.4
14cr|named-report-1.4-8|4	Release:	8
14cr|named-report-1.4-8|5	License:	GPL
14cr|named-report-1.4-8|6	Group:		System/Servers
14cr|named-report-1.4-8|7	URL:		http://aharp.ittns.northwestern.edu/software/
14cr|named-report-1.4-8|8	Source:		http://aharp.ittns.northwestern.edu/software/named-report-1.4.tar.bz2
14cr|named-report-1.4-8|9	BuildArch:	noarch
14cr|named-report-1.4-8|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|named-report-1.4-8|11	
14cr|named-report-1.4-8|12	%description
14cr|named-report-1.4-8|13	ISC BIND 9 named log message summary and report tool.
14cr|named-report-1.4-8|14	
14cr|named-report-1.4-8|15	%prep
14cr|named-report-1.4-8|16	
14cr|named-report-1.4-8|17	%setup -q
14cr|named-report-1.4-8|18	
14cr|named-report-1.4-8|19	%build
14cr|named-report-1.4-8|20	
14cr|named-report-1.4-8|21	%install
14cr|named-report-1.4-8|22	rm -rf %{buildroot}
14cr|named-report-1.4-8|23	
14cr|named-report-1.4-8|24	install -d %{buildroot}%{_bindir}
14cr|named-report-1.4-8|25	install -m0755 %{name}.pl %{buildroot}%{_bindir}/%{name}.pl
14cr|named-report-1.4-8|26	
14cr|named-report-1.4-8|27	%clean
14cr|named-report-1.4-8|28	rm -rf %{buildroot}
14cr|named-report-1.4-8|29	
14cr|named-report-1.4-8|30	%files
14cr|named-report-1.4-8|31	%defattr(-,root,root)
14cr|named-report-1.4-8|32	%doc README
14cr|named-report-1.4-8|33	%{_bindir}/%{name}.pl
14cr|named-report-1.4-8|34	
14cr|named-report-1.4-8|35	
14cr|named-report-1.4-8|36	
14cr|named-report-1.4-8|37	
14cr|named-report-1.4-8|38	
14cr|named-report-1.4-8|39	%changelog
14cr|named-report-1.4-8|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-8
14cr|named-report-1.4-8|41	+ Revision: a316527
14cr|named-report-1.4-8|42	- MassBuild#464: Increase release tag
14cr|named-report-1.4-8|43	
14cr|named-report-1.4-8|44	

3184 14
14cr|nano-2.3.2-1|1	%bcond_with tiny
14cr|nano-2.3.2-1|2	
14cr|nano-2.3.2-1|3	Name:		nano
14cr|nano-2.3.2-1|4	Version:	2.3.2
14cr|nano-2.3.2-1|5	Release:	1
14cr|nano-2.3.2-1|6	Summary:	Tiny console text editor that aims to emulate Pico
14cr|nano-2.3.2-1|7	License:	GPLv3
14cr|nano-2.3.2-1|8	Group:		Editors
14cr|nano-2.3.2-1|9	URL:		http://www.nano-editor.org/
14cr|nano-2.3.2-1|10	Source0:	http://www.nano-editor.org/dist/v2.3/%{name}-%{version}.tar.gz
14cr|nano-2.3.2-1|11	Patch0:          nano-2.3.2-warnings.patch
14cr|nano-2.3.2-1|12	
14cr|nano-2.3.2-1|13	# http://lists.gnu.org/archive/html/nano-devel/2010-08/msg00004.html
14cr|nano-2.3.2-1|14	Patch1:          0001-check-stat-s-result-and-avoid-calling-stat-on-a-NULL.patch
14cr|nano-2.3.2-1|15	
14cr|nano-2.3.2-1|16	# http://lists.gnu.org/archive/html/nano-devel/2010-08/msg00005.html
14cr|nano-2.3.2-1|17	Patch2:          0002-use-futimens-if-available-instead-of-utime.patch
14cr|nano-2.3.2-1|18	
14cr|nano-2.3.2-1|19	# http://thread.gmane.org/gmane.editors.nano.devel/3081
14cr|nano-2.3.2-1|20	Patch3:          0003-Document-the-poslog-P-option-in-nano.1-man-page.patch
14cr|nano-2.3.2-1|21	BuildRequires:	ncurses-devel
14cr|nano-2.3.2-1|22	BuildRequires:	ncursesw-devel
14cr|nano-2.3.2-1|23	BuildRequires:	groff-base
14cr|nano-2.3.2-1|24	
14cr|nano-2.3.2-1|25	%description
14cr|nano-2.3.2-1|26	nano (Nano's ANOther editor) is the editor formerly known as
14cr|nano-2.3.2-1|27	TIP (TIP Isn't Pico). It aims to emulate Pico as closely as
14cr|nano-2.3.2-1|28	possible while also offering a few enhancements.
14cr|nano-2.3.2-1|29	
14cr|nano-2.3.2-1|30	Build Options:
14cr|nano-2.3.2-1|31	--with tiny     builds a minimal editor without extra functionality
14cr|nano-2.3.2-1|32	
14cr|nano-2.3.2-1|33	%prep
14cr|nano-2.3.2-1|34	%setup -q
14cr|nano-2.3.2-1|35	%patch0 -p1
14cr|nano-2.3.2-1|36	%patch1 -p1
14cr|nano-2.3.2-1|37	%patch2 -p1
14cr|nano-2.3.2-1|38	%patch3 -p1
14cr|nano-2.3.2-1|39	
14cr|nano-2.3.2-1|40	for f in doc/man/fr/{nano.1,nanorc.5,rnano.1} ; do
14cr|nano-2.3.2-1|41	iconv -f iso-8859-1 -t utf-8 -o $f.tmp $f && mv $f.tmp $f
14cr|nano-2.3.2-1|42	touch $f.html
14cr|nano-2.3.2-1|43	done
14cr|nano-2.3.2-1|44	
14cr|nano-2.3.2-1|45	# do not run autotools, we have already reflected the configure.ac
14cr|nano-2.3.2-1|46	# changes in configure and config.h.in
14cr|nano-2.3.2-1|47	touch -c aclocal.m4 config.h.in configure Makefile.in
14cr|nano-2.3.2-1|48	
14cr|nano-2.3.2-1|49	%build
14cr|nano-2.3.2-1|50	%configure2_5x \
14cr|nano-2.3.2-1|51	%if %with tiny
14cr|nano-2.3.2-1|52	--enable-tiny
14cr|nano-2.3.2-1|53	%else
14cr|nano-2.3.2-1|54	--enable-all
14cr|nano-2.3.2-1|55	%endif
14cr|nano-2.3.2-1|56	%make
14cr|nano-2.3.2-1|57	
14cr|nano-2.3.2-1|58	%install
14cr|nano-2.3.2-1|59	%__rm -rf %{buildroot}
14cr|nano-2.3.2-1|60	%makeinstall_std
14cr|nano-2.3.2-1|61	
14cr|nano-2.3.2-1|62	#config file
14cr|nano-2.3.2-1|63	%__install -Dpm644 doc/nanorc.sample %{buildroot}%{_sysconfdir}/nanorc
14cr|nano-2.3.2-1|64	
14cr|nano-2.3.2-1|65	#disable line wrapping by default
14cr|nano-2.3.2-1|66	%__sed -i -e 's/# set nowrap/set nowrap/' %{buildroot}%{_sysconfdir}/nanorc
14cr|nano-2.3.2-1|67	
14cr|nano-2.3.2-1|68	%find_lang %{name} --with-man --all-name
14cr|nano-2.3.2-1|69	
14cr|nano-2.3.2-1|70	%if %{mdvver} < 201200
14cr|nano-2.3.2-1|71	%post
14cr|nano-2.3.2-1|72	%_install_info %{name}.info
14cr|nano-2.3.2-1|73	
14cr|nano-2.3.2-1|74	%preun
14cr|nano-2.3.2-1|75	%_remove_install_info %{name}.info
14cr|nano-2.3.2-1|76	%endif
14cr|nano-2.3.2-1|77	
14cr|nano-2.3.2-1|78	%clean
14cr|nano-2.3.2-1|79	%__rm -rf %{buildroot}
14cr|nano-2.3.2-1|80	
14cr|nano-2.3.2-1|81	%files -f %{name}.lang
14cr|nano-2.3.2-1|82	%doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO UPGRADE
14cr|nano-2.3.2-1|83	%doc doc/faq.html doc/nanorc.sample
14cr|nano-2.3.2-1|84	%{_bindir}/nano
14cr|nano-2.3.2-1|85	%{_bindir}/rnano
14cr|nano-2.3.2-1|86	%{_datadir}/nano
14cr|nano-2.3.2-1|87	%{_infodir}/nano.info*
14cr|nano-2.3.2-1|88	%{_mandir}/man1/nano.1*
14cr|nano-2.3.2-1|89	%{_mandir}/man1/rnano.1*
14cr|nano-2.3.2-1|90	%{_mandir}/man5/nanorc.5*
14cr|nano-2.3.2-1|91	%config(noreplace) %{_sysconfdir}/nanorc
14cr|nano-2.3.2-1|92	
14cr|nano-2.3.2-1|93	
14cr|nano-2.3.2-1|94	
14cr|nano-2.3.2-1|95	
14cr|nano-2.3.2-1|96	%changelog
14cr|nano-2.3.2-1|97	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 2.3.2-1
14cr|nano-2.3.2-1|98	+ Revision: a49823d
14cr|nano-2.3.2-1|99	- update to 2.3.2
14cr|nano-2.3.2-1|100	
14cr|nano-2.3.2-1|101	

3185 14
14cr|nanoxml-2.2.3-4.1.6|1	# Copyright (c) 2000-2005, JPackage Project
14cr|nanoxml-2.2.3-4.1.6|2	# All rights reserved.
14cr|nanoxml-2.2.3-4.1.6|3	#
14cr|nanoxml-2.2.3-4.1.6|4	# Redistribution and use in source and binary forms, with or without
14cr|nanoxml-2.2.3-4.1.6|5	# modification, are permitted provided that the following conditions
14cr|nanoxml-2.2.3-4.1.6|6	# are met:
14cr|nanoxml-2.2.3-4.1.6|7	#
14cr|nanoxml-2.2.3-4.1.6|8	# 1. Redistributions of source code must retain the above copyright
14cr|nanoxml-2.2.3-4.1.6|9	#    notice, this list of conditions and the following disclaimer.
14cr|nanoxml-2.2.3-4.1.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|nanoxml-2.2.3-4.1.6|11	#    notice, this list of conditions and the following disclaimer in the
14cr|nanoxml-2.2.3-4.1.6|12	#    documentation and/or other materials provided with the
14cr|nanoxml-2.2.3-4.1.6|13	#    distribution.
14cr|nanoxml-2.2.3-4.1.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|nanoxml-2.2.3-4.1.6|15	#    contributors may be used to endorse or promote products derived
14cr|nanoxml-2.2.3-4.1.6|16	#    from this software without specific prior written permission.
14cr|nanoxml-2.2.3-4.1.6|17	#
14cr|nanoxml-2.2.3-4.1.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|nanoxml-2.2.3-4.1.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|nanoxml-2.2.3-4.1.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|nanoxml-2.2.3-4.1.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|nanoxml-2.2.3-4.1.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|nanoxml-2.2.3-4.1.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|nanoxml-2.2.3-4.1.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|nanoxml-2.2.3-4.1.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|nanoxml-2.2.3-4.1.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|nanoxml-2.2.3-4.1.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|nanoxml-2.2.3-4.1.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|nanoxml-2.2.3-4.1.6|29	#
14cr|nanoxml-2.2.3-4.1.6|30	
14cr|nanoxml-2.2.3-4.1.6|31	%define gcj_support 0
14cr|nanoxml-2.2.3-4.1.6|32	%define section free
14cr|nanoxml-2.2.3-4.1.6|33	
14cr|nanoxml-2.2.3-4.1.6|34	Name:           nanoxml
14cr|nanoxml-2.2.3-4.1.6|35	Version:        2.2.3
14cr|nanoxml-2.2.3-4.1.6|36	Release:        4.1.6
14cr|nanoxml-2.2.3-4.1.6|37	Epoch:          0
14cr|nanoxml-2.2.3-4.1.6|38	Summary:        Small XML parser for Java
14cr|nanoxml-2.2.3-4.1.6|39	License:        BSD-style
14cr|nanoxml-2.2.3-4.1.6|40	URL:            http://nanoxml.cyberelf.be/
14cr|nanoxml-2.2.3-4.1.6|41	Source0:        http://nanoxml.cyberelf.be/downloads/NanoXML-2.2.3.tar.bz2
14cr|nanoxml-2.2.3-4.1.6|42	Source1:        %{name}-java-1.4.2-package-list
14cr|nanoxml-2.2.3-4.1.6|43	Patch0:         %{name}-build.patch
14cr|nanoxml-2.2.3-4.1.6|44	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|nanoxml-2.2.3-4.1.6|45	#BuildRequires:  java-javadoc
14cr|nanoxml-2.2.3-4.1.6|46	Group:          Development/Java
14cr|nanoxml-2.2.3-4.1.6|47	%if %{gcj_support}
14cr|nanoxml-2.2.3-4.1.6|48	BuildRequires:  java-gcj-compat-devel
14cr|nanoxml-2.2.3-4.1.6|49	%else
14cr|nanoxml-2.2.3-4.1.6|50	BuildRequires: java-devel >= 0:1.4.2
14cr|nanoxml-2.2.3-4.1.6|51	BuildArch:      noarch
14cr|nanoxml-2.2.3-4.1.6|52	%endif
14cr|nanoxml-2.2.3-4.1.6|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nanoxml-2.2.3-4.1.6|54	#Vendor:         JPackage Project
14cr|nanoxml-2.2.3-4.1.6|55	#Distribution:   JPackage
14cr|nanoxml-2.2.3-4.1.6|56	
14cr|nanoxml-2.2.3-4.1.6|57	%description
14cr|nanoxml-2.2.3-4.1.6|58	The intent of NanoXML is to be a small parser which is easy to use.
14cr|nanoxml-2.2.3-4.1.6|59	Although many features were added to NanoXML, it is very small.
14cr|nanoxml-2.2.3-4.1.6|60	The full parser with builder fits in a JAR file of about 32K.
14cr|nanoxml-2.2.3-4.1.6|61	
14cr|nanoxml-2.2.3-4.1.6|62	%package        lite
14cr|nanoxml-2.2.3-4.1.6|63	Summary:        Lite version of %{name}
14cr|nanoxml-2.2.3-4.1.6|64	Group:          Development/Java
14cr|nanoxml-2.2.3-4.1.6|65	
14cr|nanoxml-2.2.3-4.1.6|66	%description    lite
14cr|nanoxml-2.2.3-4.1.6|67	Lite version of %{name}.
14cr|nanoxml-2.2.3-4.1.6|68	
14cr|nanoxml-2.2.3-4.1.6|69	%package        manual
14cr|nanoxml-2.2.3-4.1.6|70	Summary:        Manual for %{name}
14cr|nanoxml-2.2.3-4.1.6|71	Group:          Development/Java
14cr|nanoxml-2.2.3-4.1.6|72	
14cr|nanoxml-2.2.3-4.1.6|73	%description    manual
14cr|nanoxml-2.2.3-4.1.6|74	Documentation for %{name}.
14cr|nanoxml-2.2.3-4.1.6|75	
14cr|nanoxml-2.2.3-4.1.6|76	%package        manual-lite
14cr|nanoxml-2.2.3-4.1.6|77	Summary:        Manual for the lite version of %{name}
14cr|nanoxml-2.2.3-4.1.6|78	Group:          Development/Java
14cr|nanoxml-2.2.3-4.1.6|79	
14cr|nanoxml-2.2.3-4.1.6|80	%description    manual-lite
14cr|nanoxml-2.2.3-4.1.6|81	Documentation for the lite version of %{name}.
14cr|nanoxml-2.2.3-4.1.6|82	
14cr|nanoxml-2.2.3-4.1.6|83	%package        javadoc
14cr|nanoxml-2.2.3-4.1.6|84	Summary:        Javadoc for %{name}
14cr|nanoxml-2.2.3-4.1.6|85	Group:          Development/Java
14cr|nanoxml-2.2.3-4.1.6|86	
14cr|nanoxml-2.2.3-4.1.6|87	%description    javadoc
14cr|nanoxml-2.2.3-4.1.6|88	Javadoc for %{name}.
14cr|nanoxml-2.2.3-4.1.6|89	
14cr|nanoxml-2.2.3-4.1.6|90	
14cr|nanoxml-2.2.3-4.1.6|91	%prep
14cr|nanoxml-2.2.3-4.1.6|92	%setup -q -n NanoXML-%{version}
14cr|nanoxml-2.2.3-4.1.6|93	%patch0
14cr|nanoxml-2.2.3-4.1.6|94	cp %{SOURCE1} package-list
14cr|nanoxml-2.2.3-4.1.6|95	find . -name "*.jar" | xargs -t rm
14cr|nanoxml-2.2.3-4.1.6|96	%{__perl} -pi -e 's|javac |%{javac} -source 1.3 |;' -e 's|jar |%{jar} |g;' -e 's|javadoc |%{javadoc} -source 1.3 |;' ./build.sh
14cr|nanoxml-2.2.3-4.1.6|97	
14cr|nanoxml-2.2.3-4.1.6|98	%build
14cr|nanoxml-2.2.3-4.1.6|99	sh ./build.sh
14cr|nanoxml-2.2.3-4.1.6|100	
14cr|nanoxml-2.2.3-4.1.6|101	
14cr|nanoxml-2.2.3-4.1.6|102	%install
14cr|nanoxml-2.2.3-4.1.6|103	rm -rf $RPM_BUILD_ROOT
14cr|nanoxml-2.2.3-4.1.6|104	
14cr|nanoxml-2.2.3-4.1.6|105	# jars
14cr|nanoxml-2.2.3-4.1.6|106	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
14cr|nanoxml-2.2.3-4.1.6|107	install -pm 644 Output/%{name}-lite.jar \
14cr|nanoxml-2.2.3-4.1.6|108	$RPM_BUILD_ROOT%{_javadir}/%{name}-lite-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|109	install -pm 644 Output/%{name}-sax.jar \
14cr|nanoxml-2.2.3-4.1.6|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-sax-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|111	install -pm 644 Output/%{name}.jar \
14cr|nanoxml-2.2.3-4.1.6|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|113	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|nanoxml-2.2.3-4.1.6|114	
14cr|nanoxml-2.2.3-4.1.6|115	# javadoc
14cr|nanoxml-2.2.3-4.1.6|116	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|nanoxml-2.2.3-4.1.6|117	cp -pr Documentation/JavaDoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|nanoxml-2.2.3-4.1.6|118	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|nanoxml-2.2.3-4.1.6|119	
14cr|nanoxml-2.2.3-4.1.6|120	%{gcj_compile}
14cr|nanoxml-2.2.3-4.1.6|121	
14cr|nanoxml-2.2.3-4.1.6|122	%clean
14cr|nanoxml-2.2.3-4.1.6|123	rm -rf $RPM_BUILD_ROOT
14cr|nanoxml-2.2.3-4.1.6|124	
14cr|nanoxml-2.2.3-4.1.6|125	%if %{gcj_support}
14cr|nanoxml-2.2.3-4.1.6|126	%post
14cr|nanoxml-2.2.3-4.1.6|127	%{update_gcjdb}
14cr|nanoxml-2.2.3-4.1.6|128	
14cr|nanoxml-2.2.3-4.1.6|129	%postun
14cr|nanoxml-2.2.3-4.1.6|130	%{clean_gcjdb}
14cr|nanoxml-2.2.3-4.1.6|131	%endif
14cr|nanoxml-2.2.3-4.1.6|132	
14cr|nanoxml-2.2.3-4.1.6|133	%files
14cr|nanoxml-2.2.3-4.1.6|134	%defattr(-,root,root,-)
14cr|nanoxml-2.2.3-4.1.6|135	%{_javadir}/%{name}-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|136	%{_javadir}/%{name}.jar
14cr|nanoxml-2.2.3-4.1.6|137	%{_javadir}/%{name}-sax-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|138	%{_javadir}/%{name}-sax.jar
14cr|nanoxml-2.2.3-4.1.6|139	%if %{gcj_support}
14cr|nanoxml-2.2.3-4.1.6|140	%dir %{_libdir}/gcj/%{name}
14cr|nanoxml-2.2.3-4.1.6|141	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14cr|nanoxml-2.2.3-4.1.6|142	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-sax-%{version}.jar.*
14cr|nanoxml-2.2.3-4.1.6|143	%endif
14cr|nanoxml-2.2.3-4.1.6|144	
14cr|nanoxml-2.2.3-4.1.6|145	%files lite
14cr|nanoxml-2.2.3-4.1.6|146	%defattr(-,root,root,-)
14cr|nanoxml-2.2.3-4.1.6|147	%{_javadir}/%{name}-lite-%{version}.jar
14cr|nanoxml-2.2.3-4.1.6|148	%{_javadir}/%{name}-lite.jar
14cr|nanoxml-2.2.3-4.1.6|149	%if %{gcj_support}
14cr|nanoxml-2.2.3-4.1.6|150	%dir %{_libdir}/gcj/%{name}
14cr|nanoxml-2.2.3-4.1.6|151	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-lite-%{version}.jar.*
14cr|nanoxml-2.2.3-4.1.6|152	%endif
14cr|nanoxml-2.2.3-4.1.6|153	
14cr|nanoxml-2.2.3-4.1.6|154	%files manual
14cr|nanoxml-2.2.3-4.1.6|155	%defattr(0644,root,root,0755)
14cr|nanoxml-2.2.3-4.1.6|156	%doc Documentation/NanoXML-Java/*
14cr|nanoxml-2.2.3-4.1.6|157	
14cr|nanoxml-2.2.3-4.1.6|158	%files manual-lite
14cr|nanoxml-2.2.3-4.1.6|159	%defattr(0644,root,root,0755)
14cr|nanoxml-2.2.3-4.1.6|160	%doc Documentation/NanoXML-Lite/*
14cr|nanoxml-2.2.3-4.1.6|161	
14cr|nanoxml-2.2.3-4.1.6|162	%files javadoc
14cr|nanoxml-2.2.3-4.1.6|163	%defattr(0644,root,root,0755)
14cr|nanoxml-2.2.3-4.1.6|164	%doc %{_javadocdir}/%{name}-%{version}
14cr|nanoxml-2.2.3-4.1.6|165	%doc %{_javadocdir}/%{name}
14cr|nanoxml-2.2.3-4.1.6|166	
14cr|nanoxml-2.2.3-4.1.6|167	
14cr|nanoxml-2.2.3-4.1.6|168	
14cr|nanoxml-2.2.3-4.1.6|169	%changelog
14cr|nanoxml-2.2.3-4.1.6|170	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.2.3-4.1.6
14cr|nanoxml-2.2.3-4.1.6|171	+ Revision: b97da1b
14cr|nanoxml-2.2.3-4.1.6|172	- MassBuild#464: Increase release tag
14cr|nanoxml-2.2.3-4.1.6|173	
14cr|nanoxml-2.2.3-4.1.6|174	

3186 14
14cr|natmonitor-2.4-8|1	Summary:	This little utility monitor hosts bandwidth usage in your home lan
14cr|natmonitor-2.4-8|2	Name:		natmonitor
14cr|natmonitor-2.4-8|3	Version:	2.4
14cr|natmonitor-2.4-8|4	Release:	8
14cr|natmonitor-2.4-8|5	Group:		Monitoring
14cr|natmonitor-2.4-8|6	License:	GPL
14cr|natmonitor-2.4-8|7	URL:		http://natmonitor.sourceforge.net/
14cr|natmonitor-2.4-8|8	Source0:	http://prdownloads.sourceforge.net/natmonitor/%{name}-%{version}.tar.bz2
14cr|natmonitor-2.4-8|9	Source1:	natmonitord.service
14cr|natmonitor-2.4-8|10	Patch0:		natmonitor-datadir.patch.bz2
14cr|natmonitor-2.4-8|11	Patch1:		natmonitord-conf.patch.bz2
14cr|natmonitor-2.4-8|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|natmonitor-2.4-8|13	BuildRequires:	libpcap-devel >= 0.7.2
14cr|natmonitor-2.4-8|14	BuildRequires: systemd
14cr|natmonitor-2.4-8|15	Requires(pre): systemd
14cr|natmonitor-2.4-8|16	Requires(post): systemd
14cr|natmonitor-2.4-8|17	Requires(preun): systemd
14cr|natmonitor-2.4-8|18	Requires(postun): systemd
14cr|natmonitor-2.4-8|19	
14cr|natmonitor-2.4-8|20	%description
14cr|natmonitor-2.4-8|21	NAT Monitor is a tool to monitor hosts' bandwidth usage in a
14cr|natmonitor-2.4-8|22	Linux-NAT network. A daemon collects data and clients display them
14cr|natmonitor-2.4-8|23	(currently a GTK app with graph and a text version). It detects
14cr|natmonitor-2.4-8|24	new hosts, saves up to 12 hours of data, and has a nice summary
14cr|natmonitor-2.4-8|25	statistic.
14cr|natmonitor-2.4-8|26	
14cr|natmonitor-2.4-8|27	%package -n	natmonitord
14cr|natmonitor-2.4-8|28	Summary:	The NAT Monitor daemon
14cr|natmonitor-2.4-8|29	Group:		System/Servers
14cr|natmonitor-2.4-8|30	Requires(post,preun): rpm-helper
14cr|natmonitor-2.4-8|31	Requires(pre,postun): rpm-helper
14cr|natmonitor-2.4-8|32	
14cr|natmonitor-2.4-8|33	%description -n	natmonitord
14cr|natmonitor-2.4-8|34	The NAT Monitor daemon collects data for the natmonitor clients.
14cr|natmonitor-2.4-8|35	
14cr|natmonitor-2.4-8|36	%prep
14cr|natmonitor-2.4-8|37	%setup -q -n %{name}-%{version}
14cr|natmonitor-2.4-8|38	%patch0 -p0 -b .datadir
14cr|natmonitor-2.4-8|39	%patch1 -p0 -b .natmonitord-conf
14cr|natmonitor-2.4-8|40	
14cr|natmonitor-2.4-8|41	# fix dir perms
14cr|natmonitor-2.4-8|42	find . -type d | xargs chmod 755
14cr|natmonitor-2.4-8|43	
14cr|natmonitor-2.4-8|44	# fix file perms
14cr|natmonitor-2.4-8|45	find . -type f | xargs chmod 644
14cr|natmonitor-2.4-8|46	
14cr|natmonitor-2.4-8|47	%build
14cr|natmonitor-2.4-8|48	%make
14cr|natmonitor-2.4-8|49	
14cr|natmonitor-2.4-8|50	%install
14cr|natmonitor-2.4-8|51	install -d %{buildroot}%{_sysconfdir}
14cr|natmonitor-2.4-8|52	install -d %{buildroot}%{_unitdir}
14cr|natmonitor-2.4-8|53	install -d %{buildroot}%{_bindir}
14cr|natmonitor-2.4-8|54	install -d %{buildroot}%{_sbindir}
14cr|natmonitor-2.4-8|55	install -d %{buildroot}%{_localstatedir}/lib/natmonitor
14cr|natmonitor-2.4-8|56	
14cr|natmonitor-2.4-8|57	install -d %{buildroot}%{_miconsdir}
14cr|natmonitor-2.4-8|58	install -d %{buildroot}%{_iconsdir}
14cr|natmonitor-2.4-8|59	install -d %{buildroot}%{_liconsdir}
14cr|natmonitor-2.4-8|60	
14cr|natmonitor-2.4-8|61	install -m644 icons/%{name}16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|natmonitor-2.4-8|62	install -m644 icons/%{name}32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|natmonitor-2.4-8|63	install -m644 icons/%{name}48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|natmonitor-2.4-8|64	
14cr|natmonitor-2.4-8|65	install -m755 natmonitor %{buildroot}%{_bindir}/
14cr|natmonitor-2.4-8|66	install -m755 natmonitorconsole %{buildroot}%{_bindir}/
14cr|natmonitor-2.4-8|67	install -m755 natmonitord %{buildroot}%{_sbindir}/
14cr|natmonitor-2.4-8|68	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/natmonitord.service
14cr|natmonitor-2.4-8|69	
14cr|natmonitor-2.4-8|70	install -m644 natmonitor.conf %{buildroot}%{_sysconfdir}
14cr|natmonitor-2.4-8|71	install -m644 natmonitord.conf %{buildroot}%{_sysconfdir}
14cr|natmonitor-2.4-8|72	
14cr|natmonitor-2.4-8|73	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|natmonitor-2.4-8|74	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|natmonitor-2.4-8|75	[Desktop Entry]
14cr|natmonitor-2.4-8|76	Type=Application
14cr|natmonitor-2.4-8|77	Exec=%{name}
14cr|natmonitor-2.4-8|78	Name=Natmonitor
14cr|natmonitor-2.4-8|79	Comment=Utility to monitor hosts bandwidth usage in your home lan
14cr|natmonitor-2.4-8|80	Icon=%{name}
14cr|natmonitor-2.4-8|81	Categories=System;Monitor;
14cr|natmonitor-2.4-8|82	EOF
14cr|natmonitor-2.4-8|83	
14cr|natmonitor-2.4-8|84	%pre -n natmonitord
14cr|natmonitor-2.4-8|85	%systemd_pre natmonitord.service
14cr|natmonitor-2.4-8|86	%_pre_useradd natmonitor /var/lib/natmonitor /bin/false
14cr|natmonitor-2.4-8|87	
14cr|natmonitor-2.4-8|88	%post -n natmonitord
14cr|natmonitor-2.4-8|89	%systemd_post natmonitord.service
14cr|natmonitor-2.4-8|90	
14cr|natmonitor-2.4-8|91	%preun -n natmonitord
14cr|natmonitor-2.4-8|92	%systemd_preun natmonitord.service
14cr|natmonitor-2.4-8|93	
14cr|natmonitor-2.4-8|94	%postun -n natmonitord
14cr|natmonitor-2.4-8|95	%systemd_postun_with_restart natmonitord.service
14cr|natmonitor-2.4-8|96	%_postun_userdel natmonitor
14cr|natmonitor-2.4-8|97	
14cr|natmonitor-2.4-8|98	
14cr|natmonitor-2.4-8|99	%files
14cr|natmonitor-2.4-8|100	%doc API BUGS CHANGELOG README TODO
14cr|natmonitor-2.4-8|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitor.conf
14cr|natmonitor-2.4-8|102	%attr(0755,root,root) %{_bindir}/natmonitor
14cr|natmonitor-2.4-8|103	%attr(0755,root,root) %{_bindir}/natmonitorconsole
14cr|natmonitor-2.4-8|104	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|natmonitor-2.4-8|105	%{_miconsdir}/%{name}.png
14cr|natmonitor-2.4-8|106	%{_iconsdir}/%{name}.png
14cr|natmonitor-2.4-8|107	%{_liconsdir}/%{name}.png
14cr|natmonitor-2.4-8|108	
14cr|natmonitor-2.4-8|109	%files -n natmonitord
14cr|natmonitor-2.4-8|110	%attr(0755,root,root) %{_unitdir}/natmonitord.service
14cr|natmonitor-2.4-8|111	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitord.conf
14cr|natmonitor-2.4-8|112	%attr(0755,root,root) %{_sbindir}/natmonitord
14cr|natmonitor-2.4-8|113	%attr(0755,natmonitor,natmonitor) %dir %{_localstatedir}/lib/natmonitor
14cr|natmonitor-2.4-8|114	
14cr|natmonitor-2.4-8|115	%changelog
14cr|natmonitor-2.4-8|116	* Fri Aug 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-8
14cr|natmonitor-2.4-8|117	+ Revision: 9e94934
14cr|natmonitor-2.4-8|118	- Fix gtk br
14cr|natmonitor-2.4-8|119	
14cr|natmonitor-2.4-8|120	

3187 14
14cr|nautilus-python-1.1-2|1	Name:		nautilus-python
14cr|nautilus-python-1.1-2|2	Summary:        Python bindings for GNOME 2's nautilus
14cr|nautilus-python-1.1-2|3	Version:        1.1
14cr|nautilus-python-1.1-2|4	Release: 2
14cr|nautilus-python-1.1-2|5	Source:		http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/%{name}-%{version}.tar.xz
14cr|nautilus-python-1.1-2|6	#gw hardcode libpython soname for dlopening to libpython2.6.so.1.0
14cr|nautilus-python-1.1-2|7	URL: http://www.gnome.org
14cr|nautilus-python-1.1-2|8	License:        GPLv2+ and LGPLv2+
14cr|nautilus-python-1.1-2|9	Group:          Development/Python
14cr|nautilus-python-1.1-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|nautilus-python-1.1-2|11	
14cr|nautilus-python-1.1-2|12	Requires:	gnome-python-gconf
14cr|nautilus-python-1.1-2|13	BuildRequires:  pygtk2.0-devel >= 2.8.0
14cr|nautilus-python-1.1-2|14	BuildRequires:  gnome-python-devel >= 2.12.0
14cr|nautilus-python-1.1-2|15	BuildRequires:  python-devel
14cr|nautilus-python-1.1-2|16	BuildRequires:  nautilus-devel >= 2.22
14cr|nautilus-python-1.1-2|17	BuildRequires:	gnome-common
14cr|nautilus-python-1.1-2|18	Provides: python-nautilus
14cr|nautilus-python-1.1-2|19	Obsoletes: python-nautilus
14cr|nautilus-python-1.1-2|20	
14cr|nautilus-python-1.1-2|21	%description
14cr|nautilus-python-1.1-2|22	These are unstable bindings for the nautilus extension library
14cr|nautilus-python-1.1-2|23	introduced in Gnome 2.6.
14cr|nautilus-python-1.1-2|24	
14cr|nautilus-python-1.1-2|25	%prep
14cr|nautilus-python-1.1-2|26	%setup -q -n %{name}-%{version}
14cr|nautilus-python-1.1-2|27	
14cr|nautilus-python-1.1-2|28	%build
14cr|nautilus-python-1.1-2|29	%ifarch x86_64
14cr|nautilus-python-1.1-2|30	export CFLAGS="%optflags -fPIC"
14cr|nautilus-python-1.1-2|31	%endif
14cr|nautilus-python-1.1-2|32	%configure2_5x
14cr|nautilus-python-1.1-2|33	%make
14cr|nautilus-python-1.1-2|34	
14cr|nautilus-python-1.1-2|35	%install
14cr|nautilus-python-1.1-2|36	rm -rf $RPM_BUILD_ROOT installed-docs
14cr|nautilus-python-1.1-2|37	%makeinstall_std
14cr|nautilus-python-1.1-2|38	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
14cr|nautilus-python-1.1-2|39	mv %buildroot%_datadir/doc/%name installed-docs
14cr|nautilus-python-1.1-2|40	
14cr|nautilus-python-1.1-2|41	mkdir $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/python
14cr|nautilus-python-1.1-2|42	
14cr|nautilus-python-1.1-2|43	%clean
14cr|nautilus-python-1.1-2|44	rm -rf $RPM_BUILD_ROOT
14cr|nautilus-python-1.1-2|45	
14cr|nautilus-python-1.1-2|46	%files
14cr|nautilus-python-1.1-2|47	%defattr(-,root,root,-)
14cr|nautilus-python-1.1-2|48	%doc AUTHORS ChangeLog NEWS installed-docs/*
14cr|nautilus-python-1.1-2|49	%{_libdir}/nautilus/extensions-3.0/*
14cr|nautilus-python-1.1-2|50	%{_libdir}/pkgconfig/nautilus-python.pc
14cr|nautilus-python-1.1-2|51	
14cr|nautilus-python-1.1-2|52	
14cr|nautilus-python-1.1-2|53	%changelog
14cr|nautilus-python-1.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|nautilus-python-1.1-2|55	+ Revision: dfe9ebc
14cr|nautilus-python-1.1-2|56	- MassBuild#464: Increase release tag
14cr|nautilus-python-1.1-2|57	
14cr|nautilus-python-1.1-2|58	

3188 14
14cr|nautilus_thumbnailers-0.0.3-10|1	Summary: A collection of scripts that create thumbnails for files
14cr|nautilus_thumbnailers-0.0.3-10|2	Name: nautilus_thumbnailers
14cr|nautilus_thumbnailers-0.0.3-10|3	Version: 0.0.3
14cr|nautilus_thumbnailers-0.0.3-10|4	Release: 10
14cr|nautilus_thumbnailers-0.0.3-10|5	License: GPL
14cr|nautilus_thumbnailers-0.0.3-10|6	Group: File tools
14cr|nautilus_thumbnailers-0.0.3-10|7	Source: http://www.flyn.org/projects/nautilus_thumbnailers/%name.tar.bz2
14cr|nautilus_thumbnailers-0.0.3-10|8	Patch: nautilus_thumbnailers-0.0.3-with-gimp-2.3.patch
14cr|nautilus_thumbnailers-0.0.3-10|9	URL: http://www.flyn.org/projects/nautilus_thumbnailers/index.html
14cr|nautilus_thumbnailers-0.0.3-10|10	BuildArch: noarch
14cr|nautilus_thumbnailers-0.0.3-10|11	Requires: nautilus
14cr|nautilus_thumbnailers-0.0.3-10|12	Requires: dia
14cr|nautilus_thumbnailers-0.0.3-10|13	Requires: gimp >= 2.3
14cr|nautilus_thumbnailers-0.0.3-10|14	Requires: ghostscript
14cr|nautilus_thumbnailers-0.0.3-10|15	BuildRequires: GConf2
14cr|nautilus_thumbnailers-0.0.3-10|16	Requires(post): GConf2
14cr|nautilus_thumbnailers-0.0.3-10|17	Requires(postun): GConf2
14cr|nautilus_thumbnailers-0.0.3-10|18	
14cr|nautilus_thumbnailers-0.0.3-10|19	%description
14cr|nautilus_thumbnailers-0.0.3-10|20	This package provides scripts to generate thumbnails for several file
14cr|nautilus_thumbnailers-0.0.3-10|21	formats commonly used in the GNOME environment. When using these
14cr|nautilus_thumbnailers-0.0.3-10|22	scripts with the nautilus file manager, for example, icons for PDF
14cr|nautilus_thumbnailers-0.0.3-10|23	files will present the same appearance as the document itself. This
14cr|nautilus_thumbnailers-0.0.3-10|24	has long been the case with images, but this package extends this
14cr|nautilus_thumbnailers-0.0.3-10|25	technique to formats like PDF, PostScript and GIMP XCF.
14cr|nautilus_thumbnailers-0.0.3-10|26	
14cr|nautilus_thumbnailers-0.0.3-10|27	%prep
14cr|nautilus_thumbnailers-0.0.3-10|28	%setup -q
14cr|nautilus_thumbnailers-0.0.3-10|29	%patch -p1 -b .gimp
14cr|nautilus_thumbnailers-0.0.3-10|30	
14cr|nautilus_thumbnailers-0.0.3-10|31	%build
14cr|nautilus_thumbnailers-0.0.3-10|32	./configure --prefix=%_prefix --libdir=%_libdir --disable-schemas-install
14cr|nautilus_thumbnailers-0.0.3-10|33	%make
14cr|nautilus_thumbnailers-0.0.3-10|34	
14cr|nautilus_thumbnailers-0.0.3-10|35	%install
14cr|nautilus_thumbnailers-0.0.3-10|36	%makeinstall
14cr|nautilus_thumbnailers-0.0.3-10|37	
14cr|nautilus_thumbnailers-0.0.3-10|38	%preun
14cr|nautilus_thumbnailers-0.0.3-10|39	%preun_uninstall_gconf_schemas thumbnailer
14cr|nautilus_thumbnailers-0.0.3-10|40	
14cr|nautilus_thumbnailers-0.0.3-10|41	%files
14cr|nautilus_thumbnailers-0.0.3-10|42	%doc AUTHORS ChangeLog NEWS README TODO
14cr|nautilus_thumbnailers-0.0.3-10|43	%{_sysconfdir}/gconf/schemas/thumbnailer.schemas
14cr|nautilus_thumbnailers-0.0.3-10|44	%{_bindir}/abiword-thumbnailer
14cr|nautilus_thumbnailers-0.0.3-10|45	%{_bindir}/dia-thumbnailer
14cr|nautilus_thumbnailers-0.0.3-10|46	%{_bindir}/gimp-thumbnailer
14cr|nautilus_thumbnailers-0.0.3-10|47	%{_bindir}/gs-thumbnailer
14cr|nautilus_thumbnailers-0.0.3-10|48	%{_bindir}/vfstofs
14cr|nautilus_thumbnailers-0.0.3-10|49	%{_mandir}//man1/nautilus_thumbnailers.1*
14cr|nautilus_thumbnailers-0.0.3-10|50	
14cr|nautilus_thumbnailers-0.0.3-10|51	
14cr|nautilus_thumbnailers-0.0.3-10|52	
14cr|nautilus_thumbnailers-0.0.3-10|53	%changelog
14cr|nautilus_thumbnailers-0.0.3-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-10
14cr|nautilus_thumbnailers-0.0.3-10|55	+ Revision: ad87079
14cr|nautilus_thumbnailers-0.0.3-10|56	- MassBuild#464: Increase release tag
14cr|nautilus_thumbnailers-0.0.3-10|57	
14cr|nautilus_thumbnailers-0.0.3-10|58	

3189 14
14cr|navit-0.2.0-3|1	Summary:	Car navigation system with routing engine
14cr|navit-0.2.0-3|2	Name:		navit
14cr|navit-0.2.0-3|3	Version:	0.2.0
14cr|navit-0.2.0-3|4	Release:	3
14cr|navit-0.2.0-3|5	License:	GPLv2+
14cr|navit-0.2.0-3|6	Group:		Sciences/Other
14cr|navit-0.2.0-3|7	Url:		http://www.navit-project.org/
14cr|navit-0.2.0-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|navit-0.2.0-3|9	Source1:	http://www.navit-project.org/maps/osm_bbox_11.3,47.9,11.7,48.2.osm.bz2
14cr|navit-0.2.0-3|10	Patch0:		navit-0.2.0-freetype2.patch
14cr|navit-0.2.0-3|11	BuildRequires:	gd-devel
14cr|navit-0.2.0-3|12	BuildRequires:	gettext-devel
14cr|navit-0.2.0-3|13	BuildRequires:	nas-devel
14cr|navit-0.2.0-3|14	BuildRequires:	speech-dispatcher-devel
14cr|navit-0.2.0-3|15	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|navit-0.2.0-3|16	BuildRequires:	pkgconfig(fontconfig)
14cr|navit-0.2.0-3|17	BuildRequires:	pkgconfig(freetype2)
14cr|navit-0.2.0-3|18	BuildRequires:	pkgconfig(glu)
14cr|navit-0.2.0-3|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|navit-0.2.0-3|20	BuildRequires:	pkgconfig(imlib2)
14cr|navit-0.2.0-3|21	BuildRequires:	pkgconfig(libgpsd)
14cr|navit-0.2.0-3|22	BuildRequires:	pkgconfig(libpq)
14cr|navit-0.2.0-3|23	BuildRequires:	pkgconfig(python)
14cr|navit-0.2.0-3|24	BuildRequires:	pkgconfig(quesoglc)
14cr|navit-0.2.0-3|25	BuildRequires:	pkgconfig(SDL_image)
14cr|navit-0.2.0-3|26	BuildRequires:	pkgconfig(xmu)
14cr|navit-0.2.0-3|27	BuildRequires:	pkgconfig(zlib)
14cr|navit-0.2.0-3|28	Requires:	fonts-ttf-dejavu
14cr|navit-0.2.0-3|29	Suggests:	gpsd
14cr|navit-0.2.0-3|30	
14cr|navit-0.2.0-3|31	%description
14cr|navit-0.2.0-3|32	Navit is a car navigation system with routing engine. Its modular
14cr|navit-0.2.0-3|33	design is capable of using vector maps of various formats for routing
14cr|navit-0.2.0-3|34	and rendering of the displayed map. It's even possible to use multiple
14cr|navit-0.2.0-3|35	maps at a time.
14cr|navit-0.2.0-3|36	
14cr|navit-0.2.0-3|37	The GTK+ or SDL user interfaces are designed to work well with touch
14cr|navit-0.2.0-3|38	screen displays. Points of Interest of various formats are displayed
14cr|navit-0.2.0-3|39	on the map.
14cr|navit-0.2.0-3|40	
14cr|navit-0.2.0-3|41	The current vehicle position is either read from gpsd or directly from
14cr|navit-0.2.0-3|42	NMEA GPS sensors.
14cr|navit-0.2.0-3|43	
14cr|navit-0.2.0-3|44	The routing engine not only calculates an optimal route to your
14cr|navit-0.2.0-3|45	destination, but also generates directions and even speaks to you.
14cr|navit-0.2.0-3|46	
14cr|navit-0.2.0-3|47	%files -f %{name}.lang
14cr|navit-0.2.0-3|48	%doc AUTHORS README README.urpmi
14cr|navit-0.2.0-3|49	%{_bindir}/*
14cr|navit-0.2.0-3|50	%{_libdir}/%{name}
14cr|navit-0.2.0-3|51	%{_datadir}/dbus-1/services/org.navit_project.navit.service
14cr|navit-0.2.0-3|52	%exclude %{_libdir}/%{name}/graphics/libgraphics_sdl*
14cr|navit-0.2.0-3|53	%exclude %{_libdir}/%{name}/gui/libgui_gtk*
14cr|navit-0.2.0-3|54	%{_datadir}/applications/%{name}.desktop
14cr|navit-0.2.0-3|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|navit-0.2.0-3|56	%{_datadir}/%{name}
14cr|navit-0.2.0-3|57	%{_mandir}/man1/*
14cr|navit-0.2.0-3|58	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.xml
14cr|navit-0.2.0-3|59	
14cr|navit-0.2.0-3|60	#----------------------------------------------------------------------------
14cr|navit-0.2.0-3|61	
14cr|navit-0.2.0-3|62	%package graphics-sdl
14cr|navit-0.2.0-3|63	Summary:	SDL graphics renderer for Navit navigation system
14cr|navit-0.2.0-3|64	Group:		Sciences/Other
14cr|navit-0.2.0-3|65	Requires:	%{name} = %{EVRD}
14cr|navit-0.2.0-3|66	
14cr|navit-0.2.0-3|67	%description graphics-sdl
14cr|navit-0.2.0-3|68	Navit is a car navigation system with routing engine. This package
14cr|navit-0.2.0-3|69	contains the SDL graphics renderer for Navit. You need to enable
14cr|navit-0.2.0-3|70	this renderer in /etc/navit/navit.xml or ~/.navit/navit.xml to use it.
14cr|navit-0.2.0-3|71	
14cr|navit-0.2.0-3|72	%files graphics-sdl
14cr|navit-0.2.0-3|73	%{_libdir}/%{name}/graphics/libgraphics_sdl*
14cr|navit-0.2.0-3|74	
14cr|navit-0.2.0-3|75	#----------------------------------------------------------------------------
14cr|navit-0.2.0-3|76	
14cr|navit-0.2.0-3|77	%package gtk-gui
14cr|navit-0.2.0-3|78	Summary:	GTK GUI for Navit navigation system
14cr|navit-0.2.0-3|79	Group:		Sciences/Other
14cr|navit-0.2.0-3|80	Requires:	%{name} = %{EVRD}
14cr|navit-0.2.0-3|81	
14cr|navit-0.2.0-3|82	%description gtk-gui
14cr|navit-0.2.0-3|83	Navit is a car navigation system with routing engine. This package
14cr|navit-0.2.0-3|84	contains the GTK GUI for Navit. You need to enable this GUI in
14cr|navit-0.2.0-3|85	/etc/navit/navit.xml or ~/.navit/navit.xml to use it.
14cr|navit-0.2.0-3|86	
14cr|navit-0.2.0-3|87	%files gtk-gui
14cr|navit-0.2.0-3|88	%{_libdir}/%{name}/gui/libgui_gtk*
14cr|navit-0.2.0-3|89	
14cr|navit-0.2.0-3|90	#----------------------------------------------------------------------------
14cr|navit-0.2.0-3|91	
14cr|navit-0.2.0-3|92	%prep
14cr|navit-0.2.0-3|93	%setup -q
14cr|navit-0.2.0-3|94	%patch0 -p1
14cr|navit-0.2.0-3|95	install -m 0644 %{SOURCE1} navit/maps
14cr|navit-0.2.0-3|96	
14cr|navit-0.2.0-3|97	%build
14cr|navit-0.2.0-3|98	%configure2_5x \
14cr|navit-0.2.0-3|99	--enable-graphics-gd \
14cr|navit-0.2.0-3|100	--disable-graphics-qt-qpainter
14cr|navit-0.2.0-3|101	%make
14cr|navit-0.2.0-3|102	
14cr|navit-0.2.0-3|103	%install
14cr|navit-0.2.0-3|104	%makeinstall_std
14cr|navit-0.2.0-3|105	
14cr|navit-0.2.0-3|106	# Don't need the README here
14cr|navit-0.2.0-3|107	rm -f %{buildroot}%{_datadir}/%{name}/README
14cr|navit-0.2.0-3|108	
14cr|navit-0.2.0-3|109	# Put the config file in /etc: upstream likes it in /usr to be
14cr|navit-0.2.0-3|110	# relocatable, but that doesn't concern us. The code does check
14cr|navit-0.2.0-3|111	# in /etc, so we don't need a patch - AdamW 2009/01
14cr|navit-0.2.0-3|112	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|navit-0.2.0-3|113	mv %{buildroot}%{_datadir}/%{name}/%{name}.xml %{buildroot}%{_sysconfdir}/%{name}/%{name}.xml
14cr|navit-0.2.0-3|114	
14cr|navit-0.2.0-3|115	# Create a README.urpmi - AdamW 2009/01
14cr|navit-0.2.0-3|116	cat > README.urpmi << EOF
14cr|navit-0.2.0-3|117	Navit comes with a sample map of Munich, but if you live (or drive!)
14cr|navit-0.2.0-3|118	anywhere else, you'll need to add another map set. These are not
14cr|navit-0.2.0-3|119	available as packages because they're rather large and the data changes
14cr|navit-0.2.0-3|120	on a daily basis, so the packages would have to be refreshed very
14cr|navit-0.2.0-3|121	often. For instructions on downloading or generating, and installing,
14cr|navit-0.2.0-3|122	different types of map sets, see these Navit Wiki pages:
14cr|navit-0.2.0-3|123	
14cr|navit-0.2.0-3|124	http://wiki.navit-project.org/index.php/OpenStreetMaps
14cr|navit-0.2.0-3|125	
14cr|navit-0.2.0-3|126	http://wiki.navit-project.org/index.php/European_maps
14cr|navit-0.2.0-3|127	
14cr|navit-0.2.0-3|128	http://wiki.navit-project.org/index.php/Garmin_maps
14cr|navit-0.2.0-3|129	
14cr|navit-0.2.0-3|130	You should either add the appropriate configuration elements to
14cr|navit-0.2.0-3|131	/etc/navit/navit.xml, or copy /etc/navit/navit.xml to
14cr|navit-0.2.0-3|132	~/.navit/navit.xml and edit it there. You may have to remove or comment
14cr|navit-0.2.0-3|133	out the section for the sample map set, also. Also note that the
14cr|navit-0.2.0-3|134	default configuration assumes you have a GPS device active, and gpsd
14cr|navit-0.2.0-3|135	running.
14cr|navit-0.2.0-3|136	EOF
14cr|navit-0.2.0-3|137	
14cr|navit-0.2.0-3|138	%find_lang %{name}
14cr|navit-0.2.0-3|139	
14cr|navit-0.2.0-3|140	%changelog
14cr|navit-0.2.0-3|141	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-3
14cr|navit-0.2.0-3|142	+ Revision: cdc65fc
14cr|navit-0.2.0-3|143	- Add patch to fix build with freetype 2.5, spec cleanup
14cr|navit-0.2.0-3|144	
14cr|navit-0.2.0-3|145	

3190 14
14cr|nbs-1.0-0.20040615.5|1	%define	snap 20040615
14cr|nbs-1.0-0.20040615.5|2	
14cr|nbs-1.0-0.20040615.5|3	%define	major 1
14cr|nbs-1.0-0.20040615.5|4	%define libname %mklibname nbs %{major}
14cr|nbs-1.0-0.20040615.5|5	%define develname %mklibname nbs -d
14cr|nbs-1.0-0.20040615.5|6	
14cr|nbs-1.0-0.20040615.5|7	Summary:	Network Broadcast Sound Daemon
14cr|nbs-1.0-0.20040615.5|8	Name:		nbs
14cr|nbs-1.0-0.20040615.5|9	Version:	1.0
14cr|nbs-1.0-0.20040615.5|10	Release:	%mkrel 0.%{snap}.5
14cr|nbs-1.0-0.20040615.5|11	License:	GPL
14cr|nbs-1.0-0.20040615.5|12	Group:		System/Servers
14cr|nbs-1.0-0.20040615.5|13	URL:		http://www.asterisk.org/
14cr|nbs-1.0-0.20040615.5|14	Source0:	%{name}-%{version}-%{snap}.tar.bz2
14cr|nbs-1.0-0.20040615.5|15	Source1:	nbsd.init
14cr|nbs-1.0-0.20040615.5|16	Patch0:		nbs-1.0-20040615-mdk.diff
14cr|nbs-1.0-0.20040615.5|17	Patch1:		nbs-1.0-20040615-socket_path.diff
14cr|nbs-1.0-0.20040615.5|18	BuildConflicts:	%{name}-devel
14cr|nbs-1.0-0.20040615.5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nbs-1.0-0.20040615.5|20	
14cr|nbs-1.0-0.20040615.5|21	%description
14cr|nbs-1.0-0.20040615.5|22	Network Broadcast Sound Daemon
14cr|nbs-1.0-0.20040615.5|23	
14cr|nbs-1.0-0.20040615.5|24	%package -n	%{libname}
14cr|nbs-1.0-0.20040615.5|25	Summary:	Network Broadcast Sound Daemon Library
14cr|nbs-1.0-0.20040615.5|26	Group:          System/Libraries
14cr|nbs-1.0-0.20040615.5|27	
14cr|nbs-1.0-0.20040615.5|28	%description -n	%{libname}
14cr|nbs-1.0-0.20040615.5|29	Network Broadcast Sound Daemon Library
14cr|nbs-1.0-0.20040615.5|30	
14cr|nbs-1.0-0.20040615.5|31	%package -n	%{develname}
14cr|nbs-1.0-0.20040615.5|32	Summary:	Development files for the Network Broadcast Sound Daemon Library
14cr|nbs-1.0-0.20040615.5|33	Group:		Development/C
14cr|nbs-1.0-0.20040615.5|34	Requires:	%{libname} = %{version}-%{release}
14cr|nbs-1.0-0.20040615.5|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|nbs-1.0-0.20040615.5|36	Provides:	libnbs-devel = %{version}-%{release}
14cr|nbs-1.0-0.20040615.5|37	Obsoletes:	%{mklibname nbs -d 1}
14cr|nbs-1.0-0.20040615.5|38	
14cr|nbs-1.0-0.20040615.5|39	%description -n	%{develname}
14cr|nbs-1.0-0.20040615.5|40	Development files for the Network Broadcast Sound Daemon Library
14cr|nbs-1.0-0.20040615.5|41	
14cr|nbs-1.0-0.20040615.5|42	This package contains the static nbs library and its header
14cr|nbs-1.0-0.20040615.5|43	files.
14cr|nbs-1.0-0.20040615.5|44	
14cr|nbs-1.0-0.20040615.5|45	%package	server
14cr|nbs-1.0-0.20040615.5|46	Summary:	Network Broadcast Sound Daemon
14cr|nbs-1.0-0.20040615.5|47	Group:          System/Servers
14cr|nbs-1.0-0.20040615.5|48	Requires(post): rpm-helper
14cr|nbs-1.0-0.20040615.5|49	Requires(preun): rpm-helper
14cr|nbs-1.0-0.20040615.5|50	
14cr|nbs-1.0-0.20040615.5|51	%description	server
14cr|nbs-1.0-0.20040615.5|52	Network Broadcast Sound Daemon
14cr|nbs-1.0-0.20040615.5|53	
14cr|nbs-1.0-0.20040615.5|54	%package	client
14cr|nbs-1.0-0.20040615.5|55	Summary:	Network Broadcast Sound Daemon (Client Listener)
14cr|nbs-1.0-0.20040615.5|56	Group:          System/Servers
14cr|nbs-1.0-0.20040615.5|57	
14cr|nbs-1.0-0.20040615.5|58	%description	client
14cr|nbs-1.0-0.20040615.5|59	Network Broadcast Sound Daemon (Client Listener)
14cr|nbs-1.0-0.20040615.5|60	
14cr|nbs-1.0-0.20040615.5|61	%prep
14cr|nbs-1.0-0.20040615.5|62	
14cr|nbs-1.0-0.20040615.5|63	%setup -q -n %{name}-%{version}-%{snap}
14cr|nbs-1.0-0.20040615.5|64	%patch0 -p0 -b .mdk
14cr|nbs-1.0-0.20040615.5|65	%patch1 -p0 -b .socket
14cr|nbs-1.0-0.20040615.5|66	
14cr|nbs-1.0-0.20040615.5|67	cp %{SOURCE1} nbsd.init
14cr|nbs-1.0-0.20040615.5|68	
14cr|nbs-1.0-0.20040615.5|69	%build
14cr|nbs-1.0-0.20040615.5|70	
14cr|nbs-1.0-0.20040615.5|71	%make
14cr|nbs-1.0-0.20040615.5|72	
14cr|nbs-1.0-0.20040615.5|73	%install
14cr|nbs-1.0-0.20040615.5|74	rm -rf %{buildroot}
14cr|nbs-1.0-0.20040615.5|75	
14cr|nbs-1.0-0.20040615.5|76	# don't fiddle with the initscript!
14cr|nbs-1.0-0.20040615.5|77	export DONT_GPRINTIFY=1
14cr|nbs-1.0-0.20040615.5|78	
14cr|nbs-1.0-0.20040615.5|79	install -d %{buildroot}%{_includedir}
14cr|nbs-1.0-0.20040615.5|80	install -d %{buildroot}%{_initrddir}
14cr|nbs-1.0-0.20040615.5|81	install -d %{buildroot}%{_localstatedir}/lib/nbsd
14cr|nbs-1.0-0.20040615.5|82	install -d %{buildroot}%{_libdir}
14cr|nbs-1.0-0.20040615.5|83	install -d %{buildroot}%{_bindir}
14cr|nbs-1.0-0.20040615.5|84	install -d %{buildroot}%{_sbindir}
14cr|nbs-1.0-0.20040615.5|85	
14cr|nbs-1.0-0.20040615.5|86	install -m0755 libnbs.so.%{major}.0 %{buildroot}%{_libdir}/
14cr|nbs-1.0-0.20040615.5|87	ln -snf libnbs.so.%{major}.0 %{buildroot}%{_libdir}/libnbs.so.%{major}
14cr|nbs-1.0-0.20040615.5|88	ln -snf libnbs.so.%{major}.0 %{buildroot}%{_libdir}/libnbs.so
14cr|nbs-1.0-0.20040615.5|89	install -m0755 libnbs.a %{buildroot}/%{_libdir}/
14cr|nbs-1.0-0.20040615.5|90	install -m0644 nbs.h %{buildroot}%{_includedir}/
14cr|nbs-1.0-0.20040615.5|91	install -m0755 nbscat %{buildroot}%{_bindir}/
14cr|nbs-1.0-0.20040615.5|92	install -m0755 nbscat8k %{buildroot}%{_bindir}/
14cr|nbs-1.0-0.20040615.5|93	install -m0755 nbsd %{buildroot}%{_sbindir}/
14cr|nbs-1.0-0.20040615.5|94	install -m0755 nbsd.init %{buildroot}%{_initrddir}/nbsd
14cr|nbs-1.0-0.20040615.5|95	
14cr|nbs-1.0-0.20040615.5|96	bzip2 *.patch
14cr|nbs-1.0-0.20040615.5|97	
14cr|nbs-1.0-0.20040615.5|98	%if %mdkversion < 200900
14cr|nbs-1.0-0.20040615.5|99	%post -n %{libname} -p /sbin/ldconfig
14cr|nbs-1.0-0.20040615.5|100	%endif
14cr|nbs-1.0-0.20040615.5|101	
14cr|nbs-1.0-0.20040615.5|102	%if %mdkversion < 200900
14cr|nbs-1.0-0.20040615.5|103	%postun -n %{libname} -p /sbin/ldconfig
14cr|nbs-1.0-0.20040615.5|104	%endif
14cr|nbs-1.0-0.20040615.5|105	
14cr|nbs-1.0-0.20040615.5|106	%post server
14cr|nbs-1.0-0.20040615.5|107	%_post_service nbsd
14cr|nbs-1.0-0.20040615.5|108	
14cr|nbs-1.0-0.20040615.5|109	%preun server
14cr|nbs-1.0-0.20040615.5|110	%_preun_service nbsd
14cr|nbs-1.0-0.20040615.5|111	
14cr|nbs-1.0-0.20040615.5|112	%clean
14cr|nbs-1.0-0.20040615.5|113	rm -rf %{buildroot}
14cr|nbs-1.0-0.20040615.5|114	
14cr|nbs-1.0-0.20040615.5|115	%files -n %{libname}
14cr|nbs-1.0-0.20040615.5|116	%defattr(-,root,root)
14cr|nbs-1.0-0.20040615.5|117	%{_libdir}/*.so.*
14cr|nbs-1.0-0.20040615.5|118	
14cr|nbs-1.0-0.20040615.5|119	%files -n %{develname}
14cr|nbs-1.0-0.20040615.5|120	%defattr(-,root,root)
14cr|nbs-1.0-0.20040615.5|121	%doc xmms-nbs-1.2.10.patch* xmms-nbs.patch*
14cr|nbs-1.0-0.20040615.5|122	%{_includedir}/*.h
14cr|nbs-1.0-0.20040615.5|123	%{_libdir}/*.so
14cr|nbs-1.0-0.20040615.5|124	%{_libdir}/*.a
14cr|nbs-1.0-0.20040615.5|125	
14cr|nbs-1.0-0.20040615.5|126	%files server
14cr|nbs-1.0-0.20040615.5|127	%defattr(-,root,root)
14cr|nbs-1.0-0.20040615.5|128	%attr(0755,root,root) %{_initrddir}/nbsd
14cr|nbs-1.0-0.20040615.5|129	%{_sbindir}/nbsd
14cr|nbs-1.0-0.20040615.5|130	%dir %{_localstatedir}/lib/nbsd
14cr|nbs-1.0-0.20040615.5|131	
14cr|nbs-1.0-0.20040615.5|132	%files client
14cr|nbs-1.0-0.20040615.5|133	%defattr(-,root,root)
14cr|nbs-1.0-0.20040615.5|134	%{_bindir}/nbscat
14cr|nbs-1.0-0.20040615.5|135	%{_bindir}/nbscat8k
14cr|nbs-1.0-0.20040615.5|136	
14cr|nbs-1.0-0.20040615.5|137	
14cr|nbs-1.0-0.20040615.5|138	
14cr|nbs-1.0-0.20040615.5|139	%changelog
14cr|nbs-1.0-0.20040615.5|140	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-0.20040615.5
14cr|nbs-1.0-0.20040615.5|141	+ Revision: 69e6858
14cr|nbs-1.0-0.20040615.5|142	- Automatic import for version 1.0
14cr|nbs-1.0-0.20040615.5|143	
14cr|nbs-1.0-0.20040615.5|144	

3191 14
14cr|nbsmtp-1.00-8|1	Summary:	nbSMTP: no-brainer SMTP
14cr|nbsmtp-1.00-8|2	Name:		nbsmtp
14cr|nbsmtp-1.00-8|3	Version:	1.00
14cr|nbsmtp-1.00-8|4	Release:	8
14cr|nbsmtp-1.00-8|5	License:	GPL
14cr|nbsmtp-1.00-8|6	Group:		System/Servers
14cr|nbsmtp-1.00-8|7	URL:		http://nbsmtp.ferdyx.org/
14cr|nbsmtp-1.00-8|8	Source0:	http://www.gentoo-es.org/~ferdy/%{name}-%{version}.tar.bz2
14cr|nbsmtp-1.00-8|9	Patch0:		nbsmtp-1.00_DESTDIR.patch
14cr|nbsmtp-1.00-8|10	Patch1:		nbsmtp-1.00_gcc41.patch
14cr|nbsmtp-1.00-8|11	Provides:	sendmail-command
14cr|nbsmtp-1.00-8|12	BuildRequires:	openssl-devel
14cr|nbsmtp-1.00-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|nbsmtp-1.00-8|14	
14cr|nbsmtp-1.00-8|15	%description
14cr|nbsmtp-1.00-8|16	nbSMTP is a simple SMTP client suitable to run in chroot jails, in embeded
14cr|nbsmtp-1.00-8|17	systems, laptops, workstations, ... It's written in C and it compiles and runs
14cr|nbsmtp-1.00-8|18	under lot of Unix flavors such as Linux, MacOSX, FreeBSD, ... (it practically
14cr|nbsmtp-1.00-8|19	runs on any Unix flavor). Here you can read more AboutNbsmtp.
14cr|nbsmtp-1.00-8|20	
14cr|nbsmtp-1.00-8|21	%prep
14cr|nbsmtp-1.00-8|22	
14cr|nbsmtp-1.00-8|23	%setup -q -n %{name}-%{version}
14cr|nbsmtp-1.00-8|24	%patch0 -p0
14cr|nbsmtp-1.00-8|25	%patch1 -p0
14cr|nbsmtp-1.00-8|26	
14cr|nbsmtp-1.00-8|27	%build
14cr|nbsmtp-1.00-8|28	
14cr|nbsmtp-1.00-8|29	%configure2_5x \
14cr|nbsmtp-1.00-8|30	--bindir=%{_sbindir} \
14cr|nbsmtp-1.00-8|31	--enable-ssl \
14cr|nbsmtp-1.00-8|32	--enable-ipv6
14cr|nbsmtp-1.00-8|33	
14cr|nbsmtp-1.00-8|34	%make
14cr|nbsmtp-1.00-8|35	
14cr|nbsmtp-1.00-8|36	%install
14cr|nbsmtp-1.00-8|37	rm -rf %{buildroot}
14cr|nbsmtp-1.00-8|38	
14cr|nbsmtp-1.00-8|39	%makeinstall_std
14cr|nbsmtp-1.00-8|40	
14cr|nbsmtp-1.00-8|41	%clean
14cr|nbsmtp-1.00-8|42	rm -rf %{buildroot}
14cr|nbsmtp-1.00-8|43	
14cr|nbsmtp-1.00-8|44	%post
14cr|nbsmtp-1.00-8|45	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/nbsmtp 5
14cr|nbsmtp-1.00-8|46	
14cr|nbsmtp-1.00-8|47	%preun
14cr|nbsmtp-1.00-8|48	if [ $1 = 0 ]; then
14cr|nbsmtp-1.00-8|49	update-alternatives --remove sendmail-command %{_sbindir}/nbsmtp
14cr|nbsmtp-1.00-8|50	fi
14cr|nbsmtp-1.00-8|51	
14cr|nbsmtp-1.00-8|52	
14cr|nbsmtp-1.00-8|53	%files
14cr|nbsmtp-1.00-8|54	%defattr(-,root,root)
14cr|nbsmtp-1.00-8|55	%doc AUTHORS COPYING ChangeLog DOCS INSTALL
14cr|nbsmtp-1.00-8|56	%attr(0755,root,root) %{_sbindir}/nbsmtp
14cr|nbsmtp-1.00-8|57	%attr(0644,root,root) %{_mandir}/man5/*
14cr|nbsmtp-1.00-8|58	%attr(0644,root,root) %{_mandir}/man8/*
14cr|nbsmtp-1.00-8|59	
14cr|nbsmtp-1.00-8|60	
14cr|nbsmtp-1.00-8|61	
14cr|nbsmtp-1.00-8|62	%changelog
14cr|nbsmtp-1.00-8|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-8
14cr|nbsmtp-1.00-8|64	+ Revision: 817b580
14cr|nbsmtp-1.00-8|65	- MassBuild#464: Increase release tag
14cr|nbsmtp-1.00-8|66	
14cr|nbsmtp-1.00-8|67	

3192 14
14cr|nbtscan-1.5.1-6|1	Summary:	Tool to gather NetBIOS info from Windows networks
14cr|nbtscan-1.5.1-6|2	Name:		nbtscan
14cr|nbtscan-1.5.1-6|3	Version:	1.5.1
14cr|nbtscan-1.5.1-6|4	Release:	6
14cr|nbtscan-1.5.1-6|5	Group:		Networking/Other
14cr|nbtscan-1.5.1-6|6	License:	GPL
14cr|nbtscan-1.5.1-6|7	URL:		http://www.inetcat.net/software/nbtscan.html
14cr|nbtscan-1.5.1-6|8	Source0:	http://www.inetcat.net/software/%{name}-%{version}.tar.gz
14cr|nbtscan-1.5.1-6|9	#add $DESTDIR to make install
14cr|nbtscan-1.5.1-6|10	Patch0:		nbtscan-1.5.1-makefile.patch
14cr|nbtscan-1.5.1-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|nbtscan-1.5.1-6|12	
14cr|nbtscan-1.5.1-6|13	%description
14cr|nbtscan-1.5.1-6|14	NBTscan is a program for scanning IP networks for NetBIOS name information.
14cr|nbtscan-1.5.1-6|15	It sends a NetBIOS status query to each address in supplied range and lists
14cr|nbtscan-1.5.1-6|16	received information in human readable form.
14cr|nbtscan-1.5.1-6|17	
14cr|nbtscan-1.5.1-6|18	%prep
14cr|nbtscan-1.5.1-6|19	
14cr|nbtscan-1.5.1-6|20	%setup -qn %{name}-%{version}a
14cr|nbtscan-1.5.1-6|21	%patch0 -p1
14cr|nbtscan-1.5.1-6|22	
14cr|nbtscan-1.5.1-6|23	%build
14cr|nbtscan-1.5.1-6|24	
14cr|nbtscan-1.5.1-6|25	%configure2_5x
14cr|nbtscan-1.5.1-6|26	
14cr|nbtscan-1.5.1-6|27	%make
14cr|nbtscan-1.5.1-6|28	
14cr|nbtscan-1.5.1-6|29	
14cr|nbtscan-1.5.1-6|30	%install
14cr|nbtscan-1.5.1-6|31	rm -rf %{buildroot}
14cr|nbtscan-1.5.1-6|32	
14cr|nbtscan-1.5.1-6|33	%makeinstall_std
14cr|nbtscan-1.5.1-6|34	
14cr|nbtscan-1.5.1-6|35	%clean
14cr|nbtscan-1.5.1-6|36	rm -rf %{buildroot}
14cr|nbtscan-1.5.1-6|37	
14cr|nbtscan-1.5.1-6|38	%files
14cr|nbtscan-1.5.1-6|39	%defattr(-,root,root,-)
14cr|nbtscan-1.5.1-6|40	%doc ChangeLog COPYING README
14cr|nbtscan-1.5.1-6|41	%{_bindir}/*
14cr|nbtscan-1.5.1-6|42	
14cr|nbtscan-1.5.1-6|43	
14cr|nbtscan-1.5.1-6|44	
14cr|nbtscan-1.5.1-6|45	%changelog
14cr|nbtscan-1.5.1-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-6
14cr|nbtscan-1.5.1-6|47	+ Revision: bfa219a
14cr|nbtscan-1.5.1-6|48	- MassBuild#464: Increase release tag
14cr|nbtscan-1.5.1-6|49	
14cr|nbtscan-1.5.1-6|50	

3193 14
14cr|nc6-1.0-7|1	Summary: 	Reads and writes data across network connections using TCP or UDP
14cr|nc6-1.0-7|2	Name: 		nc6
14cr|nc6-1.0-7|3	Version: 	1.0
14cr|nc6-1.0-7|4	Release: 	7
14cr|nc6-1.0-7|5	URL:		http://deepspace6.net/projects/netcat6.html
14cr|nc6-1.0-7|6	Source0:	ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/%{name}-%{version}.tar.bz2
14cr|nc6-1.0-7|7	License: 	GPL
14cr|nc6-1.0-7|8	Group: 		Networking/Other
14cr|nc6-1.0-7|9	BuildRequires:	autoconf2.5
14cr|nc6-1.0-7|10	Provides:	netcat6 = %{version}
14cr|nc6-1.0-7|11	
14cr|nc6-1.0-7|12	%description
14cr|nc6-1.0-7|13	The nc6 package contains Netcat (the program is now netcat), a simple
14cr|nc6-1.0-7|14	utility for reading and writing data across network connections, using
14cr|nc6-1.0-7|15	the TCP or UDP protocols. Netcat is intended to be a reliable back-end
14cr|nc6-1.0-7|16	tool which can be used directly or easily driven by other programs and
14cr|nc6-1.0-7|17	scripts.  Netcat is also a feature-rich network debugging and exploration
14cr|nc6-1.0-7|18	tool, since it can create many different connections and has many
14cr|nc6-1.0-7|19	built-in capabilities.
14cr|nc6-1.0-7|20	
14cr|nc6-1.0-7|21	This version is a fork with ipv6 capabilities.
14cr|nc6-1.0-7|22	
14cr|nc6-1.0-7|23	%prep
14cr|nc6-1.0-7|24	%setup -q
14cr|nc6-1.0-7|25	%build
14cr|nc6-1.0-7|26	%configure2_5x
14cr|nc6-1.0-7|27	%make
14cr|nc6-1.0-7|28	
14cr|nc6-1.0-7|29	%install
14cr|nc6-1.0-7|30	%makeinstall
14cr|nc6-1.0-7|31	
14cr|nc6-1.0-7|32	(cd %{buildroot}%{_bindir}; ln -s %{name} netcat6)
14cr|nc6-1.0-7|33	
14cr|nc6-1.0-7|34	%files
14cr|nc6-1.0-7|35	%defattr(-,root,root)
14cr|nc6-1.0-7|36	%doc README NEWS TODO CREDITS ChangeLog BUGS AUTHORS
14cr|nc6-1.0-7|37	%{_bindir}/%{name}
14cr|nc6-1.0-7|38	%{_bindir}/netcat6
14cr|nc6-1.0-7|39	%{_mandir}/man1/%{name}*
14cr|nc6-1.0-7|40	
14cr|nc6-1.0-7|41	
14cr|nc6-1.0-7|42	
14cr|nc6-1.0-7|43	
14cr|nc6-1.0-7|44	%changelog
14cr|nc6-1.0-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14cr|nc6-1.0-7|46	+ Revision: 57936f7
14cr|nc6-1.0-7|47	- MassBuild#464: Increase release tag
14cr|nc6-1.0-7|48	
14cr|nc6-1.0-7|49	

3194 14
14cr|ncbi-blast-2.2.27-2|1	Summary:	NCBI BLAST finds regions of similarity between biological sequences
14cr|ncbi-blast-2.2.27-2|2	Name:		ncbi-blast
14cr|ncbi-blast-2.2.27-2|3	Version:	2.2.27
14cr|ncbi-blast-2.2.27-2|4	Release:	2
14cr|ncbi-blast-2.2.27-2|5	License:	Public Domain
14cr|ncbi-blast-2.2.27-2|6	Group:		Sciences/Biology
14cr|ncbi-blast-2.2.27-2|7	URL:		http://www.ncbi.nlm.nih.gov
14cr|ncbi-blast-2.2.27-2|8	Source0:	ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/%{name}-%{version}+-src.tar.gz
14cr|ncbi-blast-2.2.27-2|9	Patch0:		ncbi-blast-2.2.27+-gnutls.patch
14cr|ncbi-blast-2.2.27-2|10	BuildRequires:	bzip2-devel
14cr|ncbi-blast-2.2.27-2|11	BuildRequires:	pkgconfig(gnutls)
14cr|ncbi-blast-2.2.27-2|12	BuildRequires:	pkgconfig(zlib)
14cr|ncbi-blast-2.2.27-2|13	
14cr|ncbi-blast-2.2.27-2|14	%description
14cr|ncbi-blast-2.2.27-2|15	The NCBI Basic Local Alignment Search Tool (BLAST) finds regions of
14cr|ncbi-blast-2.2.27-2|16	local similarity between sequences. The program compares nucleotide or
14cr|ncbi-blast-2.2.27-2|17	protein sequences to sequence databases and calculates the statistical
14cr|ncbi-blast-2.2.27-2|18	significance of matches. BLAST can be used to infer functional and
14cr|ncbi-blast-2.2.27-2|19	evolutionary relationships between sequences as well as help identify
14cr|ncbi-blast-2.2.27-2|20	members of gene families.
14cr|ncbi-blast-2.2.27-2|21	
14cr|ncbi-blast-2.2.27-2|22	%prep
14cr|ncbi-blast-2.2.27-2|23	%setup -q -n %{name}-%{version}+-src
14cr|ncbi-blast-2.2.27-2|24	%patch0 -p1
14cr|ncbi-blast-2.2.27-2|25	
14cr|ncbi-blast-2.2.27-2|26	%build
14cr|ncbi-blast-2.2.27-2|27	cd c++
14cr|ncbi-blast-2.2.27-2|28	# Custom configure file so don't use any macro here
14cr|ncbi-blast-2.2.27-2|29	./configure
14cr|ncbi-blast-2.2.27-2|30	cd */build
14cr|ncbi-blast-2.2.27-2|31	make all_r
14cr|ncbi-blast-2.2.27-2|32	
14cr|ncbi-blast-2.2.27-2|33	%install
14cr|ncbi-blast-2.2.27-2|34	mkdir -p %{buildroot}%{_bindir}
14cr|ncbi-blast-2.2.27-2|35	cd c++/*/bin
14cr|ncbi-blast-2.2.27-2|36	install -m755 blastp blastn blastx tblastn tblastx psiblast rpsblast rpstblastn blast_formatter deltablast makembindex segmasker dustmasker windowmasker makeblastdb makeprofiledb blastdbcmd blastdb_aliastool convert2blastmask blastdbcheck legacy_blast.pl update_blastdb.pl %{buildroot}%{_bindir}
14cr|ncbi-blast-2.2.27-2|37	
14cr|ncbi-blast-2.2.27-2|38	%files
14cr|ncbi-blast-2.2.27-2|39	%{_bindir}/*
14cr|ncbi-blast-2.2.27-2|40	
14cr|ncbi-blast-2.2.27-2|41	
14cr|ncbi-blast-2.2.27-2|42	%changelog
14cr|ncbi-blast-2.2.27-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.27-2
14cr|ncbi-blast-2.2.27-2|44	+ Revision: 4227e7d
14cr|ncbi-blast-2.2.27-2|45	- MassBuild#464: Increase release tag
14cr|ncbi-blast-2.2.27-2|46	
14cr|ncbi-blast-2.2.27-2|47	

3195 14
14cr|ncc-2.8-4|1	Name:		ncc
14cr|ncc-2.8-4|2	Summary:	C source code analyzer
14cr|ncc-2.8-4|3	Version:	2.8
14cr|ncc-2.8-4|4	Release:	4
14cr|ncc-2.8-4|5	License:	Artistic
14cr|ncc-2.8-4|6	Group:		Development/Other
14cr|ncc-2.8-4|7	URL:		http://students.ceid.upatras.gr/~sxanth/ncc
14cr|ncc-2.8-4|8	Source0:	%{name}-%{version}.tar.gz
14cr|ncc-2.8-4|9	Patch0:		ncc-2.8-nognu-location.patch
14cr|ncc-2.8-4|10	BuildRequires:	pkgconfig(ncurses)
14cr|ncc-2.8-4|11	
14cr|ncc-2.8-4|12	%description
14cr|ncc-2.8-4|13	ncc is a compiler that produces program analysis information.
14cr|ncc-2.8-4|14	
14cr|ncc-2.8-4|15	ncc is a decent replacement of cflow and cscope able to analyse any program
14cr|ncc-2.8-4|16	using the gcc compiler. The program also includes a graphical call-graph
14cr|ncc-2.8-4|17	navigator and source browser which is extremely practical for hacking and
14cr|ncc-2.8-4|18	comprehending large projects.
14cr|ncc-2.8-4|19	
14cr|ncc-2.8-4|20	%prep
14cr|ncc-2.8-4|21	%setup -q
14cr|ncc-2.8-4|22	
14cr|ncc-2.8-4|23	%patch0 -p1
14cr|ncc-2.8-4|24	
14cr|ncc-2.8-4|25	perl -pi -e "s|ln (.*) ..BINDIR..(.*) ..BINDIR./(.*)|ln \$1 %{_bindir}/\$2 %{buildroot}%{_bindir}/\$3|g;" Makefile
14cr|ncc-2.8-4|26	perl -pi -e "s|cp doc/nognu|#|g;" Makefile
14cr|ncc-2.8-4|27	
14cr|ncc-2.8-4|28	%build
14cr|ncc-2.8-4|29	%make
14cr|ncc-2.8-4|30	
14cr|ncc-2.8-4|31	%install
14cr|ncc-2.8-4|32	install -d %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cr|ncc-2.8-4|33	%makeinstall DESTDIR=%{buildroot}%{_prefix}
14cr|ncc-2.8-4|34	
14cr|ncc-2.8-4|35	%files
14cr|ncc-2.8-4|36	%doc doc/*
14cr|ncc-2.8-4|37	%doc %{_mandir}/man?/ncc*
14cr|ncc-2.8-4|38	%{_bindir}/ncc
14cr|ncc-2.8-4|39	%{_bindir}/nccar
14cr|ncc-2.8-4|40	%{_bindir}/nccc++
14cr|ncc-2.8-4|41	%{_bindir}/nccg++
14cr|ncc-2.8-4|42	%{_bindir}/nccld
14cr|ncc-2.8-4|43	%{_bindir}/nccnav
14cr|ncc-2.8-4|44	%{_bindir}/nccnavi
14cr|ncc-2.8-4|45	%{_bindir}/nccstrip2.py
14cr|ncc-2.8-4|46	
14cr|ncc-2.8-4|47	
14cr|ncc-2.8-4|48	%changelog
14cr|ncc-2.8-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8-4
14cr|ncc-2.8-4|50	+ Revision: dd59345
14cr|ncc-2.8-4|51	- MassBuild#464: Increase release tag
14cr|ncc-2.8-4|52	
14cr|ncc-2.8-4|53	

3196 14
14cr|ncdu-1.10-2|1	Name:		ncdu
14cr|ncdu-1.10-2|2	Version:	1.10
14cr|ncdu-1.10-2|3	Release:        2
14cr|ncdu-1.10-2|4	Summary:	Text-based disk usage viewer
14cr|ncdu-1.10-2|5	
14cr|ncdu-1.10-2|6	Group:		Monitoring
14cr|ncdu-1.10-2|7	License:        MIT
14cr|ncdu-1.10-2|8	URL:            http://dev.yorhel.nl/ncdu/
14cr|ncdu-1.10-2|9	Source0:        http://dev.yorhel.nl/download/%{name}-%{version}.tar.gz
14cr|ncdu-1.10-2|10	
14cr|ncdu-1.10-2|11	BuildRequires:  ncurses-devel
14cr|ncdu-1.10-2|12	
14cr|ncdu-1.10-2|13	%description
14cr|ncdu-1.10-2|14	ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du',
14cr|ncdu-1.10-2|15	and provides a fast way to see what directories are using your disk space.
14cr|ncdu-1.10-2|16	
14cr|ncdu-1.10-2|17	%prep
14cr|ncdu-1.10-2|18	%setup -q
14cr|ncdu-1.10-2|19	
14cr|ncdu-1.10-2|20	%build
14cr|ncdu-1.10-2|21	%configure
14cr|ncdu-1.10-2|22	%make
14cr|ncdu-1.10-2|23	
14cr|ncdu-1.10-2|24	%install
14cr|ncdu-1.10-2|25	%makeinstall_std
14cr|ncdu-1.10-2|26	#make install DESTDIR=% {buildroot}
14cr|ncdu-1.10-2|27	
14cr|ncdu-1.10-2|28	%files
14cr|ncdu-1.10-2|29	%{_mandir}/man1/ncdu.1.xz
14cr|ncdu-1.10-2|30	%doc COPYING ChangeLog
14cr|ncdu-1.10-2|31	%{_bindir}/ncdu
14cr|ncdu-1.10-2|32	
14cr|ncdu-1.10-2|33	%changelog
14cr|ncdu-1.10-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-2
14cr|ncdu-1.10-2|35	+ Revision: 8f8c7f7
14cr|ncdu-1.10-2|36	- MassBuild#464: Increase release tag
14cr|ncdu-1.10-2|37	
14cr|ncdu-1.10-2|38	

3197 14
14cr|ncmpc-0.20-2|1	%define name 	        ncmpc
14cr|ncmpc-0.20-2|2	%define version         0.20
14cr|ncmpc-0.20-2|3	%define release	        2
14cr|ncmpc-0.20-2|4	
14cr|ncmpc-0.20-2|5	Name:			%name
14cr|ncmpc-0.20-2|6	Version:		%version
14cr|ncmpc-0.20-2|7	Release:		%release
14cr|ncmpc-0.20-2|8	
14cr|ncmpc-0.20-2|9	Summary:		Ncurses client for MPD
14cr|ncmpc-0.20-2|10	License:		GPL
14cr|ncmpc-0.20-2|11	Group:			Sound
14cr|ncmpc-0.20-2|12	URL:			http://mpd.wikia.com/wiki/Client:Ncmpc
14cr|ncmpc-0.20-2|13	Source0:        http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
14cr|ncmpc-0.20-2|14	
14cr|ncmpc-0.20-2|15	BuildRequires:  glib2-devel
14cr|ncmpc-0.20-2|16	BuildRequires:  libmpdclient-devel
14cr|ncmpc-0.20-2|17	BuildRequires:  ncursesw-devel
14cr|ncmpc-0.20-2|18	
14cr|ncmpc-0.20-2|19	%description
14cr|ncmpc-0.20-2|20	ncmpc is a curses client for the Music Player Daemon (MPD). ncmpc connects to a
14cr|ncmpc-0.20-2|21	MPD running on a machine on the local network, and controls this with an
14cr|ncmpc-0.20-2|22	interface inspired by cplay. If ncmpc is used with lirc and irpty it can be
14cr|ncmpc-0.20-2|23	used to manage playlists and control MPD with a remote control.
14cr|ncmpc-0.20-2|24	
14cr|ncmpc-0.20-2|25	%prep
14cr|ncmpc-0.20-2|26	%setup -q
14cr|ncmpc-0.20-2|27	
14cr|ncmpc-0.20-2|28	%build
14cr|ncmpc-0.20-2|29	%configure
14cr|ncmpc-0.20-2|30	%make
14cr|ncmpc-0.20-2|31	
14cr|ncmpc-0.20-2|32	%install
14cr|ncmpc-0.20-2|33	%makeinstall
14cr|ncmpc-0.20-2|34	
14cr|ncmpc-0.20-2|35	rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}/
14cr|ncmpc-0.20-2|36	
14cr|ncmpc-0.20-2|37	%find_lang %name
14cr|ncmpc-0.20-2|38	
14cr|ncmpc-0.20-2|39	%files -f %name.lang
14cr|ncmpc-0.20-2|40	%doc README AUTHORS NEWS COPYING doc/config.sample doc/keys.sample doc/ncmpc.lirc
14cr|ncmpc-0.20-2|41	%{_bindir}/%name
14cr|ncmpc-0.20-2|42	%{_mandir}/man1/*
14cr|ncmpc-0.20-2|43	
14cr|ncmpc-0.20-2|44	
14cr|ncmpc-0.20-2|45	
14cr|ncmpc-0.20-2|46	%changelog
14cr|ncmpc-0.20-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-2
14cr|ncmpc-0.20-2|48	+ Revision: a3d21cc
14cr|ncmpc-0.20-2|49	- MassBuild#464: Increase release tag
14cr|ncmpc-0.20-2|50	
14cr|ncmpc-0.20-2|51	

3198 14
14cr|ncmpcpp-0.5.10-2|1	Summary:	An ncurses mpd client inspired by ncmpc
14cr|ncmpcpp-0.5.10-2|2	Name:		ncmpcpp
14cr|ncmpcpp-0.5.10-2|3	Version:	0.5.10
14cr|ncmpcpp-0.5.10-2|4	Release:	2
14cr|ncmpcpp-0.5.10-2|5	License:	GPLv2+
14cr|ncmpcpp-0.5.10-2|6	Group:		Sound
14cr|ncmpcpp-0.5.10-2|7	URL:		http://unkart.ovh.org/ncmpcpp
14cr|ncmpcpp-0.5.10-2|8	Source:		http://unkart.ovh.org/ncmpcpp/%{name}-%{version}.tar.bz2
14cr|ncmpcpp-0.5.10-2|9	BuildRequires:	ncurses-devel
14cr|ncmpcpp-0.5.10-2|10	BuildRequires:	ncursesw-devel
14cr|ncmpcpp-0.5.10-2|11	BuildRequires:	libmpdclient-devel
14cr|ncmpcpp-0.5.10-2|12	BuildRequires:	curl-devel
14cr|ncmpcpp-0.5.10-2|13	BuildRequires:	taglib-devel
14cr|ncmpcpp-0.5.10-2|14	BuildRequires:	fftw-devel
14cr|ncmpcpp-0.5.10-2|15	
14cr|ncmpcpp-0.5.10-2|16	%description
14cr|ncmpcpp-0.5.10-2|17	Ncmpcpp has UI very similar to ncmpc's one, but it provides new useful features
14cr|ncmpcpp-0.5.10-2|18	such as support for regular expressions in search engine, extended song format,
14cr|ncmpcpp-0.5.10-2|19	items filtering, last.fm support, ability to sort playlist, local filesystem
14cr|ncmpcpp-0.5.10-2|20	browser and other minor functions.
14cr|ncmpcpp-0.5.10-2|21	
14cr|ncmpcpp-0.5.10-2|22	%prep
14cr|ncmpcpp-0.5.10-2|23	%setup -q
14cr|ncmpcpp-0.5.10-2|24	
14cr|ncmpcpp-0.5.10-2|25	%build
14cr|ncmpcpp-0.5.10-2|26	%configure2_5x
14cr|ncmpcpp-0.5.10-2|27	%make
14cr|ncmpcpp-0.5.10-2|28	
14cr|ncmpcpp-0.5.10-2|29	%install
14cr|ncmpcpp-0.5.10-2|30	%__rm -rf %{buildroot}
14cr|ncmpcpp-0.5.10-2|31	%makeinstall
14cr|ncmpcpp-0.5.10-2|32	
14cr|ncmpcpp-0.5.10-2|33	%clean
14cr|ncmpcpp-0.5.10-2|34	%__rm -rf %{buildroot}
14cr|ncmpcpp-0.5.10-2|35	
14cr|ncmpcpp-0.5.10-2|36	%files
14cr|ncmpcpp-0.5.10-2|37	%doc AUTHORS NEWS COPYING
14cr|ncmpcpp-0.5.10-2|38	%{_bindir}/%{name}
14cr|ncmpcpp-0.5.10-2|39	%{_mandir}/man1/%{name}.*
14cr|ncmpcpp-0.5.10-2|40	
14cr|ncmpcpp-0.5.10-2|41	
14cr|ncmpcpp-0.5.10-2|42	
14cr|ncmpcpp-0.5.10-2|43	%changelog
14cr|ncmpcpp-0.5.10-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-2
14cr|ncmpcpp-0.5.10-2|45	+ Revision: 339619a
14cr|ncmpcpp-0.5.10-2|46	- MassBuild#464: Increase release tag
14cr|ncmpcpp-0.5.10-2|47	
14cr|ncmpcpp-0.5.10-2|48	

3199 14
14cr|nco-4.0.8-3|1	%define _disable_ld_as_needed 0
14cr|nco-4.0.8-3|2	
14cr|nco-4.0.8-3|3	# default to 0
14cr|nco-4.0.8-3|4	%define build_ncocpp %{?_with_ncocpp:1}%{?!_with_ncocpp:0}
14cr|nco-4.0.8-3|5	
14cr|nco-4.0.8-3|6	%define major 3
14cr|nco-4.0.8-3|7	%define libname %mklibname %name %major
14cr|nco-4.0.8-3|8	%define libnamedevel %mklibname %name -d
14cr|nco-4.0.8-3|9	
14cr|nco-4.0.8-3|10	Summary: Arithmetic and metadata operators for netCDF and HDF4 files
14cr|nco-4.0.8-3|11	Name: nco
14cr|nco-4.0.8-3|12	Version: 4.0.8
14cr|nco-4.0.8-3|13	Release: 3
14cr|nco-4.0.8-3|14	License: GPL
14cr|nco-4.0.8-3|15	Group: Sciences/Mathematics
14cr|nco-4.0.8-3|16	Source0: http://nco.sourceforge.net/src/%{name}-%{version}.tar.gz
14cr|nco-4.0.8-3|17	Patch0: nco-undefined-functions.patch
14cr|nco-4.0.8-3|18	URL: http://nco.sourceforge.net
14cr|nco-4.0.8-3|19	BuildRequires: netcdf-devel >= 4.1
14cr|nco-4.0.8-3|20	BuildRequires: udunits-devel
14cr|nco-4.0.8-3|21	# we needs c++ in order to build ncap:
14cr|nco-4.0.8-3|22	%if %build_ncocpp
14cr|nco-4.0.8-3|23	# This package does not exists yet...
14cr|nco-4.0.8-3|24	BuildRequires: antlr-devel >= 3
14cr|nco-4.0.8-3|25	%endif
14cr|nco-4.0.8-3|26	
14cr|nco-4.0.8-3|27	%description
14cr|nco-4.0.8-3|28	The netCDF Operators, or NCO, are a suite of programs known as
14cr|nco-4.0.8-3|29	operators. The operators facilitate manipulation and analysis of
14cr|nco-4.0.8-3|30	self-describing data stored in the netCDF or HDF4 formats, which are
14cr|nco-4.0.8-3|31	freely available (http://www.unidata.ucar.edu/packages/netcdf and
14cr|nco-4.0.8-3|32	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
14cr|nco-4.0.8-3|33	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
14cr|nco-4.0.8-3|34	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
14cr|nco-4.0.8-3|35	file. Although most users of netCDF and HDF data are involved in
14cr|nco-4.0.8-3|36	scientific research, these data formats, and thus NCO, are generic and
14cr|nco-4.0.8-3|37	are equally useful in fields like finance. The NCO User's Guide
14cr|nco-4.0.8-3|38	illustrates NCO use with examples from the field of climate modeling
14cr|nco-4.0.8-3|39	and analysis. The NCO homepage is http://nco.sourceforge.net.
14cr|nco-4.0.8-3|40	
14cr|nco-4.0.8-3|41	%package -n %libname
14cr|nco-4.0.8-3|42	Summary: NCO libraries
14cr|nco-4.0.8-3|43	Group: System/Libraries
14cr|nco-4.0.8-3|44	Provides: lib%name = %{EVRD}
14cr|nco-4.0.8-3|45	
14cr|nco-4.0.8-3|46	%description -n %libname
14cr|nco-4.0.8-3|47	The netCDF Operators, or NCO, are a suite of programs known as
14cr|nco-4.0.8-3|48	operators. The operators facilitate manipulation and analysis of
14cr|nco-4.0.8-3|49	self-describing data stored in the netCDF or HDF4 formats, which are
14cr|nco-4.0.8-3|50	freely available (http://www.unidata.ucar.edu/packages/netcdf and
14cr|nco-4.0.8-3|51	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
14cr|nco-4.0.8-3|52	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
14cr|nco-4.0.8-3|53	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
14cr|nco-4.0.8-3|54	file. Although most users of netCDF and HDF data are involved in
14cr|nco-4.0.8-3|55	scientific research, these data formats, and thus NCO, are generic and
14cr|nco-4.0.8-3|56	are equally useful in fields like finance. The NCO User's Guide
14cr|nco-4.0.8-3|57	illustrates NCO use with examples from the field of climate modeling
14cr|nco-4.0.8-3|58	and analysis. The NCO homepage is http://nco.sourceforge.net.
14cr|nco-4.0.8-3|59	
14cr|nco-4.0.8-3|60	This package contains libraries from NCO.
14cr|nco-4.0.8-3|61	
14cr|nco-4.0.8-3|62	%package -n %libnamedevel
14cr|nco-4.0.8-3|63	Summary: Development files from NCO
14cr|nco-4.0.8-3|64	Group: Development/Other
14cr|nco-4.0.8-3|65	Provides: lib%name-devel = %{EVRD}
14cr|nco-4.0.8-3|66	Provides: %name-devel = %{EVRD}
14cr|nco-4.0.8-3|67	Requires: %libname = %version-%release
14cr|nco-4.0.8-3|68	Obsoletes: %mklibname -d %name 3
14cr|nco-4.0.8-3|69	
14cr|nco-4.0.8-3|70	%description -n %libnamedevel
14cr|nco-4.0.8-3|71	The netCDF Operators, or NCO, are a suite of programs known as
14cr|nco-4.0.8-3|72	operators. The operators facilitate manipulation and analysis of
14cr|nco-4.0.8-3|73	self-describing data stored in the netCDF or HDF4 formats, which are
14cr|nco-4.0.8-3|74	freely available (http://www.unidata.ucar.edu/packages/netcdf and
14cr|nco-4.0.8-3|75	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
14cr|nco-4.0.8-3|76	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
14cr|nco-4.0.8-3|77	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
14cr|nco-4.0.8-3|78	file. Although most users of netCDF and HDF data are involved in
14cr|nco-4.0.8-3|79	scientific research, these data formats, and thus NCO, are generic and
14cr|nco-4.0.8-3|80	are equally useful in fields like finance. The NCO User's Guide
14cr|nco-4.0.8-3|81	illustrates NCO use with examples from the field of climate modeling
14cr|nco-4.0.8-3|82	and analysis. The NCO homepage is http://nco.sourceforge.net.
14cr|nco-4.0.8-3|83	
14cr|nco-4.0.8-3|84	This package contains files need to build application using NCO library.
14cr|nco-4.0.8-3|85	
14cr|nco-4.0.8-3|86	%prep
14cr|nco-4.0.8-3|87	%setup -q
14cr|nco-4.0.8-3|88	%patch0 -p1 -b .undef-functions
14cr|nco-4.0.8-3|89	
14cr|nco-4.0.8-3|90	%build
14cr|nco-4.0.8-3|91	%configure2_5x \
14cr|nco-4.0.8-3|92	%if %build_ncocpp
14cr|nco-4.0.8-3|93	--enable-nco_cplusplus --enable-ncoxx
14cr|nco-4.0.8-3|94	%else
14cr|nco-4.0.8-3|95	--disable-nco_cplusplus --disable-ncoxx --disable-ncap2
14cr|nco-4.0.8-3|96	%endif
14cr|nco-4.0.8-3|97	
14cr|nco-4.0.8-3|98	%make CPPFLAGS="%optflags -fPIC -I %_includedir/netcdf-3" \
14cr|nco-4.0.8-3|99	CCFLAGS="%optflags -fPIC -I %_includedir/netcdf-3"
14cr|nco-4.0.8-3|100	
14cr|nco-4.0.8-3|101	%install
14cr|nco-4.0.8-3|102	%makeinstall
14cr|nco-4.0.8-3|103	
14cr|nco-4.0.8-3|104	%files
14cr|nco-4.0.8-3|105	%doc doc/*
14cr|nco-4.0.8-3|106	%{_bindir}/*
14cr|nco-4.0.8-3|107	%{_mandir}/*/*
14cr|nco-4.0.8-3|108	%{_infodir}/*
14cr|nco-4.0.8-3|109	
14cr|nco-4.0.8-3|110	%files -n %libname
14cr|nco-4.0.8-3|111	%doc doc/*
14cr|nco-4.0.8-3|112	%{_libdir}/libnco-%version.so
14cr|nco-4.0.8-3|113	%if %build_ncocpp
14cr|nco-4.0.8-3|114	%{_libdir}/libnco_c++-%version.so
14cr|nco-4.0.8-3|115	%endif
14cr|nco-4.0.8-3|116	
14cr|nco-4.0.8-3|117	%files -n %libnamedevel
14cr|nco-4.0.8-3|118	%doc doc/*
14cr|nco-4.0.8-3|119	%if %build_ncocpp
14cr|nco-4.0.8-3|120	%{_includedir}/*.hh
14cr|nco-4.0.8-3|121	%{_libdir}/libnco_c++.so
14cr|nco-4.0.8-3|122	%{_libdir}/libnco_c++.a
14cr|nco-4.0.8-3|123	%endif
14cr|nco-4.0.8-3|124	%{_libdir}/libnco.a
14cr|nco-4.0.8-3|125	%{_libdir}/libnco.so
14cr|nco-4.0.8-3|126	
14cr|nco-4.0.8-3|127	
14cr|nco-4.0.8-3|128	
14cr|nco-4.0.8-3|129	%changelog
14cr|nco-4.0.8-3|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.8-3
14cr|nco-4.0.8-3|131	+ Revision: 8904f20
14cr|nco-4.0.8-3|132	- MassBuild#464: Increase release tag
14cr|nco-4.0.8-3|133	
14cr|nco-4.0.8-3|134	

3200 14
14cr|ncsmtp-0.2-9|1	Summary:	Null Client SMTP daemon with aliases support
14cr|ncsmtp-0.2-9|2	Name:		ncsmtp
14cr|ncsmtp-0.2-9|3	Version:	0.2
14cr|ncsmtp-0.2-9|4	Release: 	9
14cr|ncsmtp-0.2-9|5	License:	GPL
14cr|ncsmtp-0.2-9|6	Group:		System/Servers
14cr|ncsmtp-0.2-9|7	URL:		http://voxel.jouy.inra.fr/darcs/ncsmtp/
14cr|ncsmtp-0.2-9|8	Source0:	http://voxel.jouy.inra.fr/darcs/ncsmtp//ncsmtp-%{version}.tar.bz2
14cr|ncsmtp-0.2-9|9	Requires:	python
14cr|ncsmtp-0.2-9|10	BuildArch:	noarch
14cr|ncsmtp-0.2-9|11	Requires(preun):  rpm-helper
14cr|ncsmtp-0.2-9|12	Requires(post):  rpm-helper
14cr|ncsmtp-0.2-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ncsmtp-0.2-9|14	
14cr|ncsmtp-0.2-9|15	%description
14cr|ncsmtp-0.2-9|16	A null client is a machine that can only send mail. It receives no
14cr|ncsmtp-0.2-9|17	mail from the network, and it does not deliver any mail locally.
14cr|ncsmtp-0.2-9|18	
14cr|ncsmtp-0.2-9|19	This program accepts mail and sends it to the mail hub. It can manage
14cr|ncsmtp-0.2-9|20	aliases, feature which is useful if mail hub administrator and local host
14cr|ncsmtp-0.2-9|21	administrator are not the same person, or if accounts are different on
14cr|ncsmtp-0.2-9|22	local host and on mail hub.
14cr|ncsmtp-0.2-9|23	
14cr|ncsmtp-0.2-9|24	Null Client SMTP daemon :
14cr|ncsmtp-0.2-9|25	+ manage aliases
14cr|ncsmtp-0.2-9|26	+ is easy to configure
14cr|ncsmtp-0.2-9|27	+ stores login and password in a file with restricted access
14cr|ncsmtp-0.2-9|28	+ logs mail transfers on local host
14cr|ncsmtp-0.2-9|29	+ lets you keep the default smtp configuration (localhost:smtp) of
14cr|ncsmtp-0.2-9|30	lots of softs
14cr|ncsmtp-0.2-9|31	+ runs with low privileges
14cr|ncsmtp-0.2-9|32	
14cr|ncsmtp-0.2-9|33	You should install a small package providing sendmail command (like
14cr|ncsmtp-0.2-9|34	mini_sendmail or msmtp) to use this daemon.
14cr|ncsmtp-0.2-9|35	
14cr|ncsmtp-0.2-9|36	%prep
14cr|ncsmtp-0.2-9|37	
14cr|ncsmtp-0.2-9|38	%setup -q
14cr|ncsmtp-0.2-9|39	
14cr|ncsmtp-0.2-9|40	%build
14cr|ncsmtp-0.2-9|41	
14cr|ncsmtp-0.2-9|42	%install
14cr|ncsmtp-0.2-9|43	rm -rf %{buildroot}
14cr|ncsmtp-0.2-9|44	
14cr|ncsmtp-0.2-9|45	DESTDIR=%{buildroot} sh install.sh
14cr|ncsmtp-0.2-9|46	
14cr|ncsmtp-0.2-9|47	%post
14cr|ncsmtp-0.2-9|48	# Install service:
14cr|ncsmtp-0.2-9|49	%_post_service ncsmtp
14cr|ncsmtp-0.2-9|50	
14cr|ncsmtp-0.2-9|51	
14cr|ncsmtp-0.2-9|52	%preun
14cr|ncsmtp-0.2-9|53	# Remove service:
14cr|ncsmtp-0.2-9|54	%_preun_service ncsmtp
14cr|ncsmtp-0.2-9|55	
14cr|ncsmtp-0.2-9|56	%clean
14cr|ncsmtp-0.2-9|57	rm -rf %{buildroot}
14cr|ncsmtp-0.2-9|58	
14cr|ncsmtp-0.2-9|59	%files
14cr|ncsmtp-0.2-9|60	%defattr(-, root, root, 0755)
14cr|ncsmtp-0.2-9|61	%doc COPYING README version
14cr|ncsmtp-0.2-9|62	%{_initrddir}/ncsmtp
14cr|ncsmtp-0.2-9|63	%dir %{_sysconfdir}/ncsmtp
14cr|ncsmtp-0.2-9|64	%config(noreplace)  %{_sysconfdir}/ncsmtp/*
14cr|ncsmtp-0.2-9|65	%{_sbindir}/*
14cr|ncsmtp-0.2-9|66	
14cr|ncsmtp-0.2-9|67	
14cr|ncsmtp-0.2-9|68	
14cr|ncsmtp-0.2-9|69	%changelog
14cr|ncsmtp-0.2-9|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14cr|ncsmtp-0.2-9|71	+ Revision: b944ca2
14cr|ncsmtp-0.2-9|72	- MassBuild#464: Increase release tag
14cr|ncsmtp-0.2-9|73	
14cr|ncsmtp-0.2-9|74	

3201 14
14cr|ncview-2.1.1-5|1	Summary:	Graphic for netCDF data file
14cr|ncview-2.1.1-5|2	Name:		ncview
14cr|ncview-2.1.1-5|3	Version:	2.1.1
14cr|ncview-2.1.1-5|4	Release:	5
14cr|ncview-2.1.1-5|5	License:	GPLv3+
14cr|ncview-2.1.1-5|6	Group:		Sciences/Other
14cr|ncview-2.1.1-5|7	Url:		http://meteora.ucsd.edu/~pierce/ncview_home_page.html
14cr|ncview-2.1.1-5|8	Source0:	ftp://cirrus.ucsd.edu/pub/ncview/ncview-%{version}.tar.gz
14cr|ncview-2.1.1-5|9	Patch0:		ncview-2.1-link.patch
14cr|ncview-2.1.1-5|10	BuildRequires:	netpbm-devel
14cr|ncview-2.1.1-5|11	BuildRequires:	udunits2-devel
14cr|ncview-2.1.1-5|12	BuildRequires:	pkgconfig(expat)
14cr|ncview-2.1.1-5|13	BuildRequires:	pkgconfig(libpng)
14cr|ncview-2.1.1-5|14	BuildRequires:	pkgconfig(netcdf)
14cr|ncview-2.1.1-5|15	BuildRequires:	pkgconfig(x11)
14cr|ncview-2.1.1-5|16	BuildRequires:	pkgconfig(xaw7)
14cr|ncview-2.1.1-5|17	BuildRequires:	pkgconfig(xt)
14cr|ncview-2.1.1-5|18	
14cr|ncview-2.1.1-5|19	%description
14cr|ncview-2.1.1-5|20	Ncview is a visual browser for netCDF format files.  Typically you
14cr|ncview-2.1.1-5|21	would use ncview to get a quick and easy, push-button look at your
14cr|ncview-2.1.1-5|22	netCDF files.  You can view simple movies of the data, view along
14cr|ncview-2.1.1-5|23	various dimensions, take a look at the actual data values, change
14cr|ncview-2.1.1-5|24	color maps, invert the data, etc.
14cr|ncview-2.1.1-5|25	
14cr|ncview-2.1.1-5|26	%files
14cr|ncview-2.1.1-5|27	%doc COPYING INSTALL README
14cr|ncview-2.1.1-5|28	%{_bindir}/*
14cr|ncview-2.1.1-5|29	%{_datadir}/applications/%{name}.desktop
14cr|ncview-2.1.1-5|30	
14cr|ncview-2.1.1-5|31	#----------------------------------------------------------------------------
14cr|ncview-2.1.1-5|32	
14cr|ncview-2.1.1-5|33	%prep
14cr|ncview-2.1.1-5|34	%setup -q
14cr|ncview-2.1.1-5|35	%patch0 -p0 -b .link
14cr|ncview-2.1.1-5|36	
14cr|ncview-2.1.1-5|37	%build
14cr|ncview-2.1.1-5|38	autoreconf -fi -Im4macros
14cr|ncview-2.1.1-5|39	%configure2_5x \
14cr|ncview-2.1.1-5|40	--with-ppm_libdir=%{_libdir} \
14cr|ncview-2.1.1-5|41	--with-udunits2_libdir=%{_libdir} \
14cr|ncview-2.1.1-5|42	--with-udunits2_incdir=%{_includedir}/udunits2 \
14cr|ncview-2.1.1-5|43	--with-ppm_libdir=%{_libdir} \
14cr|ncview-2.1.1-5|44	--with-ppm_incdir=%{_includedir}/netpbm
14cr|ncview-2.1.1-5|45	%make
14cr|ncview-2.1.1-5|46	
14cr|ncview-2.1.1-5|47	%install
14cr|ncview-2.1.1-5|48	%makeinstall_std
14cr|ncview-2.1.1-5|49	
14cr|ncview-2.1.1-5|50	# Menu
14cr|ncview-2.1.1-5|51	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|ncview-2.1.1-5|52	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ncview-2.1.1-5|53	[Desktop Entry]
14cr|ncview-2.1.1-5|54	Encoding=UTF-8
14cr|ncview-2.1.1-5|55	Type=Application
14cr|ncview-2.1.1-5|56	Name=%{name}
14cr|ncview-2.1.1-5|57	Comment=Graphic for netCDF data file
14cr|ncview-2.1.1-5|58	Exec=%{_bindir}/%{name}
14cr|ncview-2.1.1-5|59	Icon=%{name}
14cr|ncview-2.1.1-5|60	Categories=Science;Education;
14cr|ncview-2.1.1-5|61	EOF
14cr|ncview-2.1.1-5|62	
14cr|ncview-2.1.1-5|63	
14cr|ncview-2.1.1-5|64	%changelog
14cr|ncview-2.1.1-5|65	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.1.1-5
14cr|ncview-2.1.1-5|66	+ Revision: 191c516
14cr|ncview-2.1.1-5|67	- Spec cleanup
14cr|ncview-2.1.1-5|68	
14cr|ncview-2.1.1-5|69	

3202 14
14cr|ndiff-2.00-8|1	%define release 8
14cr|ndiff-2.00-8|2	
14cr|ndiff-2.00-8|3	Summary: Compare putatively similar files, ignoring small numeric differences
14cr|ndiff-2.00-8|4	Name: ndiff
14cr|ndiff-2.00-8|5	Version: 2.00
14cr|ndiff-2.00-8|6	Release: %release
14cr|ndiff-2.00-8|7	License: GPL
14cr|ndiff-2.00-8|8	Group: Text tools
14cr|ndiff-2.00-8|9	Source:  ftp://ftp.math.utah.edu/pub/misc/ndiff-%{version}.tar.gz
14cr|ndiff-2.00-8|10	URL: http://www.math.utah.edu/~beebe/software/ndiff/
14cr|ndiff-2.00-8|11	BuildRoot: %_tmppath/%name-%version-root
14cr|ndiff-2.00-8|12	
14cr|ndiff-2.00-8|13	%description
14cr|ndiff-2.00-8|14	When a numerical program is run  in  multiple  environments  (operating
14cr|ndiff-2.00-8|15	systems, architectures, or compilers), assessing its consistency can be
14cr|ndiff-2.00-8|16	a difficult task for a human, since small differences in numerical out-
14cr|ndiff-2.00-8|17	put values are expected.
14cr|ndiff-2.00-8|18	ndiff  provides a solution to this problem.  It compares two files that
14cr|ndiff-2.00-8|19	are expected to be identical, or at  least,  numerically  similar.   It
14cr|ndiff-2.00-8|20	assumes  that  lines  consist of whitespace-separated fields of numeric
14cr|ndiff-2.00-8|21	
14cr|ndiff-2.00-8|22	%prep
14cr|ndiff-2.00-8|23	%setup -q
14cr|ndiff-2.00-8|24	
14cr|ndiff-2.00-8|25	%build
14cr|ndiff-2.00-8|26	%configure
14cr|ndiff-2.00-8|27	%make
14cr|ndiff-2.00-8|28	
14cr|ndiff-2.00-8|29	%install
14cr|ndiff-2.00-8|30	rm -rf $RPM_BUILD_ROOT
14cr|ndiff-2.00-8|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|ndiff-2.00-8|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|ndiff-2.00-8|33	%makeinstall
14cr|ndiff-2.00-8|34	mv $RPM_BUILD_ROOT/%{_mandir}/ndiff* $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|ndiff-2.00-8|35	
14cr|ndiff-2.00-8|36	###workaround bug #52511
14cr|ndiff-2.00-8|37	rm -rf $RPM_BUILD_ROOT/%{_bindir}/ndiff
14cr|ndiff-2.00-8|38	mv $RPM_BUILD_ROOT/%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff.awk $RPM_BUILD_ROOT/%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff-2.00.awk
14cr|ndiff-2.00-8|39	mv  $RPM_BUILD_ROOT/%{_mandir}/man1/ndiff.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ndiff-2.00.1
14cr|ndiff-2.00-8|40	###workaround bug #52511
14cr|ndiff-2.00-8|41	
14cr|ndiff-2.00-8|42	%files
14cr|ndiff-2.00-8|43	%defattr(-,root,root)
14cr|ndiff-2.00-8|44	%doc COPYING README* INSTALL
14cr|ndiff-2.00-8|45	%{_bindir}/ndiff-2.00
14cr|ndiff-2.00-8|46	%{_mandir}/man1/ndiff-2.00.1*
14cr|ndiff-2.00-8|47	%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff*
14cr|ndiff-2.00-8|48	
14cr|ndiff-2.00-8|49	%clean
14cr|ndiff-2.00-8|50	[ %buildroot != '/' ] && rm -fr %buildroot
14cr|ndiff-2.00-8|51	
14cr|ndiff-2.00-8|52	
14cr|ndiff-2.00-8|53	
14cr|ndiff-2.00-8|54	
14cr|ndiff-2.00-8|55	%changelog
14cr|ndiff-2.00-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-8
14cr|ndiff-2.00-8|57	+ Revision: 47f61e8
14cr|ndiff-2.00-8|58	- MassBuild#464: Increase release tag
14cr|ndiff-2.00-8|59	
14cr|ndiff-2.00-8|60	

3203 14
14cr|ndisc6-1.0.2-2|1	Name:		ndisc6
14cr|ndisc6-1.0.2-2|2	Version:	1.0.2
14cr|ndisc6-1.0.2-2|3	Release:	2
14cr|ndisc6-1.0.2-2|4	Summary:	IPv6 diagnostic tools
14cr|ndisc6-1.0.2-2|5	Group:		Networking/Other
14cr|ndisc6-1.0.2-2|6	License:	GPLv2 or GPLv3
14cr|ndisc6-1.0.2-2|7	URL:		http://www.remlab.net/ndisc6/
14cr|ndisc6-1.0.2-2|8	Source0:	http://www.remlab.net/files/ndisc6/%{name}-%{version}.tar.bz2
14cr|ndisc6-1.0.2-2|9	Source1:	rdnssd.rc
14cr|ndisc6-1.0.2-2|10	Patch1:		ndisc6-var_run.patch
14cr|ndisc6-1.0.2-2|11	
14cr|ndisc6-1.0.2-2|12	%description
14cr|ndisc6-1.0.2-2|13	This package gathers a few diagnostic tools for IPv6 networks:
14cr|ndisc6-1.0.2-2|14	- ndisc6, which performs ICMPv6 Neighbor Discovery in userland,
14cr|ndisc6-1.0.2-2|15	- rdisc6, which performs ICMPv6 Router Discovery in userland,
14cr|ndisc6-1.0.2-2|16	- rltraceroute6, yet another IPv6 implementation of traceroute,
14cr|ndisc6-1.0.2-2|17	- tcptraceroute6, a TCP/IPv6-based traceroute implementation,
14cr|ndisc6-1.0.2-2|18	- tracert6, a ICMPv6 Echo Request based traceroute,
14cr|ndisc6-1.0.2-2|19	- tcpspray6, a TCP/IP Discard/Echo bandwidth metter.
14cr|ndisc6-1.0.2-2|20	
14cr|ndisc6-1.0.2-2|21	%package -n rdnssd
14cr|ndisc6-1.0.2-2|22	Summary:IPv6 recursive DNS server discovery daemon
14cr|ndisc6-1.0.2-2|23	
14cr|ndisc6-1.0.2-2|24	%description -n rdnssd
14cr|ndisc6-1.0.2-2|25	rdnssd autoconfigures recursive DNS servers on IPv6 networks
14cr|ndisc6-1.0.2-2|26	using ICMPv6 Neighbor Discovery (RFC 5006), and can update
14cr|ndisc6-1.0.2-2|27	the DNS resolvers configuration (/etc/resolv.conf) accordingly.
14cr|ndisc6-1.0.2-2|28	
14cr|ndisc6-1.0.2-2|29	%prep
14cr|ndisc6-1.0.2-2|30	%setup -q
14cr|ndisc6-1.0.2-2|31	%patch1 -p0
14cr|ndisc6-1.0.2-2|32	
14cr|ndisc6-1.0.2-2|33	%build
14cr|ndisc6-1.0.2-2|34	%configure2_5x --disable-suid-install
14cr|ndisc6-1.0.2-2|35	%make
14cr|ndisc6-1.0.2-2|36	
14cr|ndisc6-1.0.2-2|37	%install
14cr|ndisc6-1.0.2-2|38	%__rm -rf %{buildroot}
14cr|ndisc6-1.0.2-2|39	%makeinstall_std
14cr|ndisc6-1.0.2-2|40	%__mkdir_p %{buildroot}%{_initrddir}
14cr|ndisc6-1.0.2-2|41	%__install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/rdnssd
14cr|ndisc6-1.0.2-2|42	
14cr|ndisc6-1.0.2-2|43	%find_lang %{name}
14cr|ndisc6-1.0.2-2|44	
14cr|ndisc6-1.0.2-2|45	%pre -n rdnssd
14cr|ndisc6-1.0.2-2|46	%_pre_useradd rdnssd %{_var}/run/rdnssd /bin/false
14cr|ndisc6-1.0.2-2|47	
14cr|ndisc6-1.0.2-2|48	%postun -n rdnssd
14cr|ndisc6-1.0.2-2|49	%_postun_userdel rdnssd
14cr|ndisc6-1.0.2-2|50	
14cr|ndisc6-1.0.2-2|51	%post -n rdnssd
14cr|ndisc6-1.0.2-2|52	%_post_service rdnssd
14cr|ndisc6-1.0.2-2|53	
14cr|ndisc6-1.0.2-2|54	%preun -n rdnssd
14cr|ndisc6-1.0.2-2|55	%_preun_service rdnssd
14cr|ndisc6-1.0.2-2|56	
14cr|ndisc6-1.0.2-2|57	%clean
14cr|ndisc6-1.0.2-2|58	%__rm -rf %{buildroot}
14cr|ndisc6-1.0.2-2|59	
14cr|ndisc6-1.0.2-2|60	%files -f %{name}.lang
14cr|ndisc6-1.0.2-2|61	%defattr(-,root,root)
14cr|ndisc6-1.0.2-2|62	%doc COPYING README
14cr|ndisc6-1.0.2-2|63	%{_bindir}/addr2name
14cr|ndisc6-1.0.2-2|64	%{_bindir}/dnssort
14cr|ndisc6-1.0.2-2|65	%{_bindir}/name2addr
14cr|ndisc6-1.0.2-2|66	%{_sbindir}/rdisc6
14cr|ndisc6-1.0.2-2|67	%{_sbindir}/ndisc6
14cr|ndisc6-1.0.2-2|68	%{_sbindir}/rltraceroute6
14cr|ndisc6-1.0.2-2|69	%{_bindir}/tcpspray
14cr|ndisc6-1.0.2-2|70	%{_bindir}/tcpspray6
14cr|ndisc6-1.0.2-2|71	%{_sbindir}/tcptraceroute6
14cr|ndisc6-1.0.2-2|72	%{_sbindir}/tracert6
14cr|ndisc6-1.0.2-2|73	%doc %{_mandir}/man1/addr2name.1.*
14cr|ndisc6-1.0.2-2|74	%doc %{_mandir}/man1/dnssort.1.*
14cr|ndisc6-1.0.2-2|75	%doc %{_mandir}/man1/name2addr.1.*
14cr|ndisc6-1.0.2-2|76	%doc %{_mandir}/man1/tcpspray.1.*
14cr|ndisc6-1.0.2-2|77	%doc %{_mandir}/man1/tcpspray6.1.*
14cr|ndisc6-1.0.2-2|78	%doc %{_mandir}/man8/ndisc6.8.*
14cr|ndisc6-1.0.2-2|79	%doc %{_mandir}/man8/rdisc6.8.*
14cr|ndisc6-1.0.2-2|80	%doc %{_mandir}/man8/rltraceroute6.8.*
14cr|ndisc6-1.0.2-2|81	%doc %{_mandir}/man8/tcptraceroute6.8.*
14cr|ndisc6-1.0.2-2|82	%doc %{_mandir}/man8/tracert6.8.*
14cr|ndisc6-1.0.2-2|83	
14cr|ndisc6-1.0.2-2|84	%files -n rdnssd
14cr|ndisc6-1.0.2-2|85	%defattr(-,root,root)
14cr|ndisc6-1.0.2-2|86	%doc COPYING README
14cr|ndisc6-1.0.2-2|87	%doc %{_mandir}/man8/rdnssd.8.*
14cr|ndisc6-1.0.2-2|88	%{_sbindir}/rdnssd
14cr|ndisc6-1.0.2-2|89	%dir %{_sysconfdir}/rdnssd
14cr|ndisc6-1.0.2-2|90	%{_initrddir}/rdnssd
14cr|ndisc6-1.0.2-2|91	%attr(755,root,root) %{_sysconfdir}/rdnssd/merge-hook
14cr|ndisc6-1.0.2-2|92	%dir %attr(0755,rdnssd,nogroup) %{_var}/run/rdnssd
14cr|ndisc6-1.0.2-2|93	
14cr|ndisc6-1.0.2-2|94	
14cr|ndisc6-1.0.2-2|95	
14cr|ndisc6-1.0.2-2|96	
14cr|ndisc6-1.0.2-2|97	%changelog
14cr|ndisc6-1.0.2-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|ndisc6-1.0.2-2|99	+ Revision: 5d3f096
14cr|ndisc6-1.0.2-2|100	- MassBuild#464: Increase release tag
14cr|ndisc6-1.0.2-2|101	
14cr|ndisc6-1.0.2-2|102	

3204 14
14cr|ndsad-1.33-8|1	%define debug_package %{nil}
14cr|ndsad-1.33-8|2	
14cr|ndsad-1.33-8|3	Summary:	NDSAD captures traffic information and translates it into Cisco NetFlow format
14cr|ndsad-1.33-8|4	Name:		ndsad
14cr|ndsad-1.33-8|5	Version:	1.33
14cr|ndsad-1.33-8|6	Release:	8
14cr|ndsad-1.33-8|7	License:	GPLv2+
14cr|ndsad-1.33-8|8	Group:		Monitoring
14cr|ndsad-1.33-8|9	Url:		http://www.netup.biz
14cr|ndsad-1.33-8|10	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/ndsad/ndsad-%{version}.tgz
14cr|ndsad-1.33-8|11	Source1:	ndsad.service
14cr|ndsad-1.33-8|12	Patch0:		ndsad.conf.patch
14cr|ndsad-1.33-8|13	BuildRequires:	pcap-devel
14cr|ndsad-1.33-8|14	Requires(post,preun):	rpm-helper
14cr|ndsad-1.33-8|15	BuildRequires: systemd
14cr|ndsad-1.33-8|16	Requires(post): systemd
14cr|ndsad-1.33-8|17	Requires(preun): systemd
14cr|ndsad-1.33-8|18	
14cr|ndsad-1.33-8|19	%description
14cr|ndsad-1.33-8|20	The NetUP ndsad utility captures IP-traffic from network interfaces and
14cr|ndsad-1.33-8|21	export NetFlow v.5. Data is gathered from libpcap library on Unix and
14cr|ndsad-1.33-8|22	from winpcap on Windows. Also you are able to use tee/divert sockets on
14cr|ndsad-1.33-8|23	FreeBSD and ULOG on Linux for data source.
14cr|ndsad-1.33-8|24	
14cr|ndsad-1.33-8|25	%files
14cr|ndsad-1.33-8|26	%defattr(-,root,root)
14cr|ndsad-1.33-8|27	%doc AUTHORS ChangeLog COPYING README
14cr|ndsad-1.33-8|28	%attr(755,root,root) %{_sbindir}/ndsad
14cr|ndsad-1.33-8|29	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/ndsad.conf
14cr|ndsad-1.33-8|30	%attr(644,root,root) %{_mandir}/man5/ndsad.conf.5.*
14cr|ndsad-1.33-8|31	%{_unitdir}/ndsad.service
14cr|ndsad-1.33-8|32	
14cr|ndsad-1.33-8|33	%post
14cr|ndsad-1.33-8|34	%systemd_post ndsad.service
14cr|ndsad-1.33-8|35	
14cr|ndsad-1.33-8|36	%preun
14cr|ndsad-1.33-8|37	%systemd_preun ndsad.service
14cr|ndsad-1.33-8|38	
14cr|ndsad-1.33-8|39	%postun
14cr|ndsad-1.33-8|40	%systemd_postun_with_restart ndsad.service
14cr|ndsad-1.33-8|41	
14cr|ndsad-1.33-8|42	#----------------------------------------------------------------------------
14cr|ndsad-1.33-8|43	
14cr|ndsad-1.33-8|44	%prep
14cr|ndsad-1.33-8|45	%setup -q
14cr|ndsad-1.33-8|46	%patch0 -p0
14cr|ndsad-1.33-8|47	
14cr|ndsad-1.33-8|48	%build
14cr|ndsad-1.33-8|49	./preconf
14cr|ndsad-1.33-8|50	%configure2_5x
14cr|ndsad-1.33-8|51	%make
14cr|ndsad-1.33-8|52	
14cr|ndsad-1.33-8|53	%install
14cr|ndsad-1.33-8|54	mkdir -p %{buildroot}%{_sbindir}
14cr|ndsad-1.33-8|55	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
14cr|ndsad-1.33-8|56	mkdir -p %{buildroot}%{_mandir}/man5
14cr|ndsad-1.33-8|57	install -d %{buildroot}%{_unitdir}
14cr|ndsad-1.33-8|58	install -c -m 0755 -s ndsad %{buildroot}%{_sbindir}/ndsad
14cr|ndsad-1.33-8|59	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/ndsad.service
14cr|ndsad-1.33-8|60	install -c -m 0644 ndsad.conf %{buildroot}%{_sysconfdir}/ndsad.conf
14cr|ndsad-1.33-8|61	install -c -m 0644 ndsad.conf.5 %{buildroot}%{_mandir}/man5/ndsad.conf.5
14cr|ndsad-1.33-8|62	
14cr|ndsad-1.33-8|63	
14cr|ndsad-1.33-8|64	%changelog
14cr|ndsad-1.33-8|65	* Fri Aug 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-8
14cr|ndsad-1.33-8|66	+ Revision: 39284d3
14cr|ndsad-1.33-8|67	- Spec cleanup
14cr|ndsad-1.33-8|68	
14cr|ndsad-1.33-8|69	

3205 14
14cr|NearTree-3.1.1-6|1	%define major 5
14cr|NearTree-3.1.1-6|2	%define libname %mklibname CNearTree %{major}
14cr|NearTree-3.1.1-6|3	%define devname %mklibname CNearTree -d
14cr|NearTree-3.1.1-6|4	
14cr|NearTree-3.1.1-6|5	Summary:	An API for finding nearest neighbors
14cr|NearTree-3.1.1-6|6	Name:		NearTree
14cr|NearTree-3.1.1-6|7	Version:	3.1.1
14cr|NearTree-3.1.1-6|8	Release:	6
14cr|NearTree-3.1.1-6|9	License:	LGPLv2+
14cr|NearTree-3.1.1-6|10	Group:		System/Libraries
14cr|NearTree-3.1.1-6|11	Url:		http://neartree.sourceforge.net/
14cr|NearTree-3.1.1-6|12	Source0:	http://downloads.sourceforge.net/project/neartree/neartree/NearTree-%{version}/NearTree-%{version}.tar.gz
14cr|NearTree-3.1.1-6|13	# library should not have version number in their name.
14cr|NearTree-3.1.1-6|14	# Sent to upstream but upstream cannot accept.
14cr|NearTree-3.1.1-6|15	Patch0:		NearTree-3.1-fedora.patch
14cr|NearTree-3.1.1-6|16	# to fix libdir for lib64 architecture
14cr|NearTree-3.1.1-6|17	Patch1:		NearTree-3.1-lib64.patch
14cr|NearTree-3.1.1-6|18	BuildRequires:	libtool
14cr|NearTree-3.1.1-6|19	BuildRequires:	time
14cr|NearTree-3.1.1-6|20	BuildRequires:	CVector-devel
14cr|NearTree-3.1.1-6|21	
14cr|NearTree-3.1.1-6|22	%description
14cr|NearTree-3.1.1-6|23	This is a release of an API for finding nearest neighbors among
14cr|NearTree-3.1.1-6|24	points in spaces of arbitrary dimensions. This release provides a
14cr|NearTree-3.1.1-6|25	C++ template, TNear.h, and a C library, CNearTree.c, with
14cr|NearTree-3.1.1-6|26	example/test programs.
14cr|NearTree-3.1.1-6|27	
14cr|NearTree-3.1.1-6|28	%files
14cr|NearTree-3.1.1-6|29	%doc README_NearTree.html README_NearTree.txt lgpl.txt
14cr|NearTree-3.1.1-6|30	
14cr|NearTree-3.1.1-6|31	#----------------------------------------------------------------------------
14cr|NearTree-3.1.1-6|32	
14cr|NearTree-3.1.1-6|33	%package -n %{libname}
14cr|NearTree-3.1.1-6|34	Summary:	The NearTree shared library
14cr|NearTree-3.1.1-6|35	Group:		System/Libraries
14cr|NearTree-3.1.1-6|36	Conflicts:	%{_lib}NearTree5 < 3.1.1-6
14cr|NearTree-3.1.1-6|37	Obsoletes:	%{_lib}NearTree5 < 3.1.1-6
14cr|NearTree-3.1.1-6|38	
14cr|NearTree-3.1.1-6|39	%description -n %{libname}
14cr|NearTree-3.1.1-6|40	The NearTree shared library.
14cr|NearTree-3.1.1-6|41	
14cr|NearTree-3.1.1-6|42	%files -n %{libname}
14cr|NearTree-3.1.1-6|43	%{_libdir}/libCNearTree.so.%{major}*
14cr|NearTree-3.1.1-6|44	
14cr|NearTree-3.1.1-6|45	#----------------------------------------------------------------------------
14cr|NearTree-3.1.1-6|46	
14cr|NearTree-3.1.1-6|47	%package -n %{devname}
14cr|NearTree-3.1.1-6|48	Summary:	Development tools for compiling programs using NearTree
14cr|NearTree-3.1.1-6|49	Group:		Development/Other
14cr|NearTree-3.1.1-6|50	Provides:	%{name}-devel = %{EVRD}
14cr|NearTree-3.1.1-6|51	Requires:	%{libname} = %{EVRD}
14cr|NearTree-3.1.1-6|52	Requires:	CVector-devel
14cr|NearTree-3.1.1-6|53	Conflicts:	%{_lib}NearTree-devel < 3.1.1-6
14cr|NearTree-3.1.1-6|54	Obsoletes:	%{_lib}NearTree-devel < 3.1.1-6
14cr|NearTree-3.1.1-6|55	
14cr|NearTree-3.1.1-6|56	%description -n %{devname}
14cr|NearTree-3.1.1-6|57	The NearTree-devel package includes the header and library files for
14cr|NearTree-3.1.1-6|58	developing applications that use NearTree.
14cr|NearTree-3.1.1-6|59	
14cr|NearTree-3.1.1-6|60	%files -n %{devname}
14cr|NearTree-3.1.1-6|61	%{_includedir}/CNearTree.h
14cr|NearTree-3.1.1-6|62	%{_includedir}/TNear.h
14cr|NearTree-3.1.1-6|63	%{_includedir}/rhrand.h
14cr|NearTree-3.1.1-6|64	%{_includedir}/triple.h
14cr|NearTree-3.1.1-6|65	%{_libdir}/libCNearTree.so
14cr|NearTree-3.1.1-6|66	
14cr|NearTree-3.1.1-6|67	#----------------------------------------------------------------------------
14cr|NearTree-3.1.1-6|68	
14cr|NearTree-3.1.1-6|69	%prep
14cr|NearTree-3.1.1-6|70	%setup -q
14cr|NearTree-3.1.1-6|71	%patch0 -p1 -b .fedora
14cr|NearTree-3.1.1-6|72	%if %{_lib} == lib64
14cr|NearTree-3.1.1-6|73	%patch1 -p1 -b .lib64
14cr|NearTree-3.1.1-6|74	%endif
14cr|NearTree-3.1.1-6|75	
14cr|NearTree-3.1.1-6|76	# convert end of line code from CRFL to LF
14cr|NearTree-3.1.1-6|77	mv README_NearTree.txt README_NearTree.txt.orig
14cr|NearTree-3.1.1-6|78	tr -d \\r < README_NearTree.txt.orig > README_NearTree.txt
14cr|NearTree-3.1.1-6|79	
14cr|NearTree-3.1.1-6|80	%build
14cr|NearTree-3.1.1-6|81	%make all CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1"
14cr|NearTree-3.1.1-6|82	
14cr|NearTree-3.1.1-6|83	%install
14cr|NearTree-3.1.1-6|84	make install CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1" INSTALL_PREFIX="%{buildroot}%{_prefix}"
14cr|NearTree-3.1.1-6|85	
14cr|NearTree-3.1.1-6|86	# remove .a files
14cr|NearTree-3.1.1-6|87	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cr|NearTree-3.1.1-6|88	
14cr|NearTree-3.1.1-6|89	# Disable for now
14cr|NearTree-3.1.1-6|90	%if 0
14cr|NearTree-3.1.1-6|91	%check
14cr|NearTree-3.1.1-6|92	make tests CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1"
14cr|NearTree-3.1.1-6|93	%endif
14cr|NearTree-3.1.1-6|94	%changelog
14cr|NearTree-3.1.1-6|95	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.1-6
14cr|NearTree-3.1.1-6|96	+ Revision: 235d544
14cr|NearTree-3.1.1-6|97	- Fix package names, spec cleanup, disable tests for now
14cr|NearTree-3.1.1-6|98	
14cr|NearTree-3.1.1-6|99	

3206 14
14cr|neatx-0.3.1-5|1	# .spec file to package NeatX in RPM.
14cr|neatx-0.3.1-5|2	# Author: Alexander Todorov <alexx.todorov@no_spam.gmail.com>
14cr|neatx-0.3.1-5|3	
14cr|neatx-0.3.1-5|4	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14cr|neatx-0.3.1-5|5	%global nx_homedir /home/.nxhome
14cr|neatx-0.3.1-5|6	
14cr|neatx-0.3.1-5|7	Summary: An Open Source NX server
14cr|neatx-0.3.1-5|8	Name: neatx
14cr|neatx-0.3.1-5|9	Version: 0.3.1
14cr|neatx-0.3.1-5|10	#Release: 1%{?dist}
14cr|neatx-0.3.1-5|11	Release: 5
14cr|neatx-0.3.1-5|12	Source0: %{name}-%{version}.tar.gz
14cr|neatx-0.3.1-5|13	License: GPLv2
14cr|neatx-0.3.1-5|14	URL: http://code.google.com/p/neatx/
14cr|neatx-0.3.1-5|15	Group: Networking/Remote access
14cr|neatx-0.3.1-5|16	
14cr|neatx-0.3.1-5|17	BuildRequires: autoconf
14cr|neatx-0.3.1-5|18	BuildRequires: automake
14cr|neatx-0.3.1-5|19	BuildRequires: gcc
14cr|neatx-0.3.1-5|20	BuildRequires: make
14cr|neatx-0.3.1-5|21	BuildRequires: python-devel
14cr|neatx-0.3.1-5|22	BuildRequires: python-docutils
14cr|neatx-0.3.1-5|23	
14cr|neatx-0.3.1-5|24	Requires: openssh
14cr|neatx-0.3.1-5|25	Requires: python-pexpect
14cr|neatx-0.3.1-5|26	Requires: pkgconfig(pygobject-2.0)
14cr|neatx-0.3.1-5|27	Requires: pygtk2 >= 2.13
14cr|neatx-0.3.1-5|28	Requires: python >= 2.4
14cr|neatx-0.3.1-5|29	Requires: python-simplejson
14cr|neatx-0.3.1-5|30	#Requires: nc
14cr|neatx-0.3.1-5|31	Requires: nxagent
14cr|neatx-0.3.1-5|32	Requires: xauth
14cr|neatx-0.3.1-5|33	Requires: xrdb
14cr|neatx-0.3.1-5|34	Requires: x11-font-misc
14cr|neatx-0.3.1-5|35	Requires(pre): shadow-utils
14cr|neatx-0.3.1-5|36	Requires(post): coreutils
14cr|neatx-0.3.1-5|37	
14cr|neatx-0.3.1-5|38	%description
14cr|neatx-0.3.1-5|39	Neatx is an Open Source NX server, similar to the commercial NX server from
14cr|neatx-0.3.1-5|40	NoMachine.
14cr|neatx-0.3.1-5|41	
14cr|neatx-0.3.1-5|42	%prep
14cr|neatx-0.3.1-5|43	%setup -q
14cr|neatx-0.3.1-5|44	
14cr|neatx-0.3.1-5|45	%build
14cr|neatx-0.3.1-5|46	#./autogen.sh
14cr|neatx-0.3.1-5|47	%configure2_5x
14cr|neatx-0.3.1-5|48	%make
14cr|neatx-0.3.1-5|49	
14cr|neatx-0.3.1-5|50	%install
14cr|neatx-0.3.1-5|51	%makeinstall_std
14cr|neatx-0.3.1-5|52	# provide a meaningfull config file
14cr|neatx-0.3.1-5|53	%__install -D -m 644 %{buildroot}/%_docdir/%{name}/neatx.conf.example %{buildroot}/etc/neatx.conf
14cr|neatx-0.3.1-5|54	
14cr|neatx-0.3.1-5|55	%pre
14cr|neatx-0.3.1-5|56	# create the nx user account
14cr|neatx-0.3.1-5|57	getent group nx >/dev/null || groupadd -r nx
14cr|neatx-0.3.1-5|58	getent passwd nx >/dev/null || \
14cr|neatx-0.3.1-5|59	useradd -r -g nx -m -d %nx_homedir -s %_libdir/%{name}/nxserver-login-wrapper \
14cr|neatx-0.3.1-5|60	-c "System account for the %{name} package" nx
14cr|neatx-0.3.1-5|61	chown -R nx: %nx_homedir
14cr|neatx-0.3.1-5|62	exit 0
14cr|neatx-0.3.1-5|63	
14cr|neatx-0.3.1-5|64	%post
14cr|neatx-0.3.1-5|65	if [ $1 -eq 1 ]; then
14cr|neatx-0.3.1-5|66	# install authorized keys
14cr|neatx-0.3.1-5|67	%__install -d -m 700 -o nx -g nx %nx_homedir/.ssh/
14cr|neatx-0.3.1-5|68	%__install -D -m 600 -o nx -g nx %_datadir/%{name}/authorized_keys.nomachine %nx_homedir/.ssh/authorized_keys
14cr|neatx-0.3.1-5|69	fi
14cr|neatx-0.3.1-5|70	
14cr|neatx-0.3.1-5|71	%files
14cr|neatx-0.3.1-5|72	%defattr(-,root,root)
14cr|neatx-0.3.1-5|73	%config(noreplace) /etc/neatx.conf
14cr|neatx-0.3.1-5|74	%_libdir/%{name}
14cr|neatx-0.3.1-5|75	%python_sitelib/%{name}/*
14cr|neatx-0.3.1-5|76	%doc %_docdir/%{name}
14cr|neatx-0.3.1-5|77	%_datadir/%{name}
14cr|neatx-0.3.1-5|78	%_var/lib/%{name}
14cr|neatx-0.3.1-5|79	
14cr|neatx-0.3.1-5|80	# not sure how to handle these. rpmlint doesn't report errors on -debuginfo package
14cr|neatx-0.3.1-5|81	#/usr/lib/debug/.build-id/bb/3398f400d7a44a6e0b8842c051dc378215bae8
14cr|neatx-0.3.1-5|82	#/usr/lib/debug/.build-id/bb/3398f400d7a44a6e0b8842c051dc378215bae8.debug
14cr|neatx-0.3.1-5|83	#/usr/lib/debug/usr/local/lib/neatx/fdcopy.debug
14cr|neatx-0.3.1-5|84	#/usr/src/debug/neatx-0.1/src/fdcopy.c
14cr|neatx-0.3.1-5|85	
14cr|neatx-0.3.1-5|86	
14cr|neatx-0.3.1-5|87	
14cr|neatx-0.3.1-5|88	
14cr|neatx-0.3.1-5|89	
14cr|neatx-0.3.1-5|90	%changelog
14cr|neatx-0.3.1-5|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-5
14cr|neatx-0.3.1-5|92	+ Revision: f0f49a3
14cr|neatx-0.3.1-5|93	- MassBuild#464: Increase release tag
14cr|neatx-0.3.1-5|94	
14cr|neatx-0.3.1-5|95	

3207 14
14cr|necpp-1.3.0-0.cvs20101121.3|1	%define necpp_snapshot cvs20101121
14cr|necpp-1.3.0-0.cvs20101121.3|2	
14cr|necpp-1.3.0-0.cvs20101121.3|3	%define major 0
14cr|necpp-1.3.0-0.cvs20101121.3|4	%define libname %mklibname %{name} %{major}
14cr|necpp-1.3.0-0.cvs20101121.3|5	%define devname %mklibname %{name} -d
14cr|necpp-1.3.0-0.cvs20101121.3|6	
14cr|necpp-1.3.0-0.cvs20101121.3|7	Summary:	Analysis of the electromagnetic properties of structures
14cr|necpp-1.3.0-0.cvs20101121.3|8	Name:		necpp
14cr|necpp-1.3.0-0.cvs20101121.3|9	Version:	1.3.0
14cr|necpp-1.3.0-0.cvs20101121.3|10	Release:	0.%{necpp_snapshot}.3
14cr|necpp-1.3.0-0.cvs20101121.3|11	License:	GPLv2+
14cr|necpp-1.3.0-0.cvs20101121.3|12	Group:		Sciences/Physics
14cr|necpp-1.3.0-0.cvs20101121.3|13	Url:		http://www.physics.otago.ac.nz/research/electronics/nec/index.html
14cr|necpp-1.3.0-0.cvs20101121.3|14	Source0:	http://alioth.debian.org/frs/download.php/2690/necpp.tar.gz
14cr|necpp-1.3.0-0.cvs20101121.3|15	Patch0:		necpp-sfmt.patch
14cr|necpp-1.3.0-0.cvs20101121.3|16	BuildRequires:	gcc-gfortran
14cr|necpp-1.3.0-0.cvs20101121.3|17	BuildRequires:	pkgconfig(bdw-gc)
14cr|necpp-1.3.0-0.cvs20101121.3|18	Provides:	nec2++ = %{EVRD}
14cr|necpp-1.3.0-0.cvs20101121.3|19	
14cr|necpp-1.3.0-0.cvs20101121.3|20	%description
14cr|necpp-1.3.0-0.cvs20101121.3|21	The Numerical Electromagnetics Code (NEC-2) is a comprehensive package for
14cr|necpp-1.3.0-0.cvs20101121.3|22	the analysis of the electromagnetic properties of structures. It can analyse
14cr|necpp-1.3.0-0.cvs20101121.3|23	radiating properties i.e. antenna gain, as well as scattering properties
14cr|necpp-1.3.0-0.cvs20101121.3|24	(radar cross section) of structures. NEC-2 was originally written in FORTRAN.
14cr|necpp-1.3.0-0.cvs20101121.3|25	
14cr|necpp-1.3.0-0.cvs20101121.3|26	NEC2++ is an extensive rewrite of NEC-2 in C++ by Tim Molteno. This work was
14cr|necpp-1.3.0-0.cvs20101121.3|27	helped tremendously by the work of N. Kyriazis who ported NEC-2 to C. The new
14cr|necpp-1.3.0-0.cvs20101121.3|28	portions of code are licensed under the GNU Public License (GPL).
14cr|necpp-1.3.0-0.cvs20101121.3|29	
14cr|necpp-1.3.0-0.cvs20101121.3|30	%files
14cr|necpp-1.3.0-0.cvs20101121.3|31	%doc README ChangeLog COPYING INSTALL
14cr|necpp-1.3.0-0.cvs20101121.3|32	%{_bindir}/nec2++
14cr|necpp-1.3.0-0.cvs20101121.3|33	%{_bindir}/nec2diff
14cr|necpp-1.3.0-0.cvs20101121.3|34	
14cr|necpp-1.3.0-0.cvs20101121.3|35	#----------------------------------------------------------------------------
14cr|necpp-1.3.0-0.cvs20101121.3|36	
14cr|necpp-1.3.0-0.cvs20101121.3|37	%package -n %{libname}
14cr|necpp-1.3.0-0.cvs20101121.3|38	Summary:	Shared library for %{name}
14cr|necpp-1.3.0-0.cvs20101121.3|39	Group:		System/Libraries
14cr|necpp-1.3.0-0.cvs20101121.3|40	Conflicts:	%{name} < 1.3.0-0.cvs20101121.3
14cr|necpp-1.3.0-0.cvs20101121.3|41	
14cr|necpp-1.3.0-0.cvs20101121.3|42	%description -n %{libname}
14cr|necpp-1.3.0-0.cvs20101121.3|43	Shared library for %{name}.
14cr|necpp-1.3.0-0.cvs20101121.3|44	
14cr|necpp-1.3.0-0.cvs20101121.3|45	%files -n %{libname}
14cr|necpp-1.3.0-0.cvs20101121.3|46	%{_libdir}/libnecpp.so.%{major}*
14cr|necpp-1.3.0-0.cvs20101121.3|47	
14cr|necpp-1.3.0-0.cvs20101121.3|48	#----------------------------------------------------------------------------
14cr|necpp-1.3.0-0.cvs20101121.3|49	
14cr|necpp-1.3.0-0.cvs20101121.3|50	%package -n %{devname}
14cr|necpp-1.3.0-0.cvs20101121.3|51	Summary:	Shared library for %{name}
14cr|necpp-1.3.0-0.cvs20101121.3|52	Group:		System/Libraries
14cr|necpp-1.3.0-0.cvs20101121.3|53	Requires:	%{libname} = %{EVRD}
14cr|necpp-1.3.0-0.cvs20101121.3|54	Provides:	%{name}-devel = %{EVRD}
14cr|necpp-1.3.0-0.cvs20101121.3|55	Conflicts:	%{name} < 1.3.0-0.cvs20101121.3
14cr|necpp-1.3.0-0.cvs20101121.3|56	
14cr|necpp-1.3.0-0.cvs20101121.3|57	%description -n %{devname}
14cr|necpp-1.3.0-0.cvs20101121.3|58	Shared library for %{name}.
14cr|necpp-1.3.0-0.cvs20101121.3|59	
14cr|necpp-1.3.0-0.cvs20101121.3|60	%files -n %{devname}
14cr|necpp-1.3.0-0.cvs20101121.3|61	%{_includedir}/libnecpp.h
14cr|necpp-1.3.0-0.cvs20101121.3|62	%{_libdir}/libnecpp.so
14cr|necpp-1.3.0-0.cvs20101121.3|63	%{_libdir}/libnecpp.a
14cr|necpp-1.3.0-0.cvs20101121.3|64	
14cr|necpp-1.3.0-0.cvs20101121.3|65	#----------------------------------------------------------------------------
14cr|necpp-1.3.0-0.cvs20101121.3|66	
14cr|necpp-1.3.0-0.cvs20101121.3|67	%prep
14cr|necpp-1.3.0-0.cvs20101121.3|68	%setup -q -n %{name}
14cr|necpp-1.3.0-0.cvs20101121.3|69	%patch0 -p1
14cr|necpp-1.3.0-0.cvs20101121.3|70	
14cr|necpp-1.3.0-0.cvs20101121.3|71	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|necpp-1.3.0-0.cvs20101121.3|72	
14cr|necpp-1.3.0-0.cvs20101121.3|73	%build
14cr|necpp-1.3.0-0.cvs20101121.3|74	make -f Makefile.cvs PREFIX=/usr/bin
14cr|necpp-1.3.0-0.cvs20101121.3|75	#./configure --without-lapack
14cr|necpp-1.3.0-0.cvs20101121.3|76	%configure2_5x \
14cr|necpp-1.3.0-0.cvs20101121.3|77	--without-lapack
14cr|necpp-1.3.0-0.cvs20101121.3|78	make
14cr|necpp-1.3.0-0.cvs20101121.3|79	
14cr|necpp-1.3.0-0.cvs20101121.3|80	%install
14cr|necpp-1.3.0-0.cvs20101121.3|81	%makeinstall_std
14cr|necpp-1.3.0-0.cvs20101121.3|82	
14cr|necpp-1.3.0-0.cvs20101121.3|83	
14cr|necpp-1.3.0-0.cvs20101121.3|84	%changelog
14cr|necpp-1.3.0-0.cvs20101121.3|85	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-0.cvs20101121.3
14cr|necpp-1.3.0-0.cvs20101121.3|86	+ Revision: 373585c
14cr|necpp-1.3.0-0.cvs20101121.3|87	- LOG Split library and devel packages, spec cleanup
14cr|necpp-1.3.0-0.cvs20101121.3|88	
14cr|necpp-1.3.0-0.cvs20101121.3|89	

3208 14
14cr|nedit-5.5-11|1	Summary:	A text editor for the X Window System
14cr|nedit-5.5-11|2	Name:		nedit
14cr|nedit-5.5-11|3	Version:	5.5
14cr|nedit-5.5-11|4	Release:	11
14cr|nedit-5.5-11|5	License:	GPLv2+ with exception
14cr|nedit-5.5-11|6	URL:		http://www.nedit.org/
14cr|nedit-5.5-11|7	Group:		Editors
14cr|nedit-5.5-11|8	Source0:	%{name}-%{version}-src.tar.bz2
14cr|nedit-5.5-11|9	Patch0:		nedit-5.4-Makefile.patch
14cr|nedit-5.5-11|10	Patch1:		nedit-5.5-security.patch
14cr|nedit-5.5-11|11	Patch2:		nedit-5.5-utf8.patch
14cr|nedit-5.5-11|12	Patch3:		nedit-5.5-64bit-fixes.patch
14cr|nedit-5.5-11|13	Patch4: 	nedit-5.5-motif223.patch
14cr|nedit-5.5-11|14	Patch5: 	nedit-5.5-varfix.patch
14cr|nedit-5.5-11|15	Patch6: 	nedit-5.5-nc-manfix.patch
14cr|nedit-5.5-11|16	Patch7: 	nedit-5.5-visfix.patch
14cr|nedit-5.5-11|17	# Fix some string literal errors - AdamW 2008/12
14cr|nedit-5.5-11|18	Patch8:		nedit-5.5-literal.patch
14cr|nedit-5.5-11|19	BuildRequires:	byacc
14cr|nedit-5.5-11|20	BuildRequires:	pkgconfig(x11)
14cr|nedit-5.5-11|21	BuildRequires:	lesstif-devel
14cr|nedit-5.5-11|22	BuildRequires:	pkgconfig(xt)
14cr|nedit-5.5-11|23	Requires:	x11-font-adobe-100dpi
14cr|nedit-5.5-11|24	
14cr|nedit-5.5-11|25	%description
14cr|nedit-5.5-11|26	NEdit is a multi-purpose text editor for the X Window System, which
14cr|nedit-5.5-11|27	combines a standard, easy to use, graphical user interface with the
14cr|nedit-5.5-11|28	thorough functionality and stability required by users who edit text
14cr|nedit-5.5-11|29	eighthours a day.
14cr|nedit-5.5-11|30	
14cr|nedit-5.5-11|31	It provides intensive support for development in a wide variety of
14cr|nedit-5.5-11|32	languages, text processors, and other tools, but at the same time can
14cr|nedit-5.5-11|33	be used productively by just about anyone who needs to edit text.
14cr|nedit-5.5-11|34	
14cr|nedit-5.5-11|35	%prep
14cr|nedit-5.5-11|36	%setup -q
14cr|nedit-5.5-11|37	%patch0 -p1 -b .Makefile
14cr|nedit-5.5-11|38	%patch1 -p1 -b .security
14cr|nedit-5.5-11|39	%patch2 -p1 -b .utf8
14cr|nedit-5.5-11|40	%patch3 -p1 -b .64bit-fixes
14cr|nedit-5.5-11|41	%patch4 -p1 -b .motif223
14cr|nedit-5.5-11|42	%patch5 -p1 -b .varfix
14cr|nedit-5.5-11|43	%patch6 -p1 -b .nc-manfix
14cr|nedit-5.5-11|44	%patch7 -p1 -b .visfix
14cr|nedit-5.5-11|45	%patch8 -p1 -b .literal
14cr|nedit-5.5-11|46	
14cr|nedit-5.5-11|47	# make it lib64 aware
14cr|nedit-5.5-11|48	perl -pi -e "s,(/usr/X11R6)/lib\b,\1/%{_lib},g" makefiles/Makefile.linux
14cr|nedit-5.5-11|49	
14cr|nedit-5.5-11|50	%build
14cr|nedit-5.5-11|51	echo | %make linux OPT="%{optflags} -DBUILD_UNTESTED_NEDIT %ldflags"
14cr|nedit-5.5-11|52	
14cr|nedit-5.5-11|53	%install
14cr|nedit-5.5-11|54	rm -rf %{buildroot}
14cr|nedit-5.5-11|55	
14cr|nedit-5.5-11|56	(cd doc;
14cr|nedit-5.5-11|57	mkdir -p %{buildroot}%{_mandir}/man1
14cr|nedit-5.5-11|58	install -m 644 nedit.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|nedit-5.5-11|59	install -m 644 nc.man %{buildroot}%{_mandir}/man1/ncl.1
14cr|nedit-5.5-11|60	)
14cr|nedit-5.5-11|61	(cd source;
14cr|nedit-5.5-11|62	mkdir -p %{buildroot}%{_bindir}
14cr|nedit-5.5-11|63	install -m 755 nedit %{buildroot}%{_bindir}/nedit
14cr|nedit-5.5-11|64	install -m 755 nc %{buildroot}%{_bindir}/ncl
14cr|nedit-5.5-11|65	)
14cr|nedit-5.5-11|66	
14cr|nedit-5.5-11|67	# Mandriva menu entry
14cr|nedit-5.5-11|68	
14cr|nedit-5.5-11|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|nedit-5.5-11|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|nedit-5.5-11|71	[Desktop Entry]
14cr|nedit-5.5-11|72	Name=NEdit
14cr|nedit-5.5-11|73	Comment=A text editor for the X Window System
14cr|nedit-5.5-11|74	Exec=%{_bindir}/%{name}
14cr|nedit-5.5-11|75	Icon=editors_section
14cr|nedit-5.5-11|76	Terminal=false
14cr|nedit-5.5-11|77	Type=Application
14cr|nedit-5.5-11|78	StartupNotify=true
14cr|nedit-5.5-11|79	MimeType=text/plain;
14cr|nedit-5.5-11|80	Categories=Utility;TextEditor;
14cr|nedit-5.5-11|81	EOF
14cr|nedit-5.5-11|82	
14cr|nedit-5.5-11|83	%if %mdkversion < 200900
14cr|nedit-5.5-11|84	%post
14cr|nedit-5.5-11|85	%update_menus
14cr|nedit-5.5-11|86	%endif
14cr|nedit-5.5-11|87	
14cr|nedit-5.5-11|88	%if %mdkversion < 200900
14cr|nedit-5.5-11|89	%postun
14cr|nedit-5.5-11|90	%clean_menus
14cr|nedit-5.5-11|91	%endif
14cr|nedit-5.5-11|92	
14cr|nedit-5.5-11|93	%clean
14cr|nedit-5.5-11|94	rm -rf %{buildroot}
14cr|nedit-5.5-11|95	
14cr|nedit-5.5-11|96	%files
14cr|nedit-5.5-11|97	%defattr(-,root,root)
14cr|nedit-5.5-11|98	%doc README ReleaseNotes doc/nedit.doc
14cr|nedit-5.5-11|99	%{_bindir}/%{name}
14cr|nedit-5.5-11|100	%{_bindir}/ncl
14cr|nedit-5.5-11|101	%{_mandir}/man1/%{name}.1*
14cr|nedit-5.5-11|102	%{_mandir}/man1/ncl.1*
14cr|nedit-5.5-11|103	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|nedit-5.5-11|104	
14cr|nedit-5.5-11|105	
14cr|nedit-5.5-11|106	
14cr|nedit-5.5-11|107	
14cr|nedit-5.5-11|108	%changelog
14cr|nedit-5.5-11|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5-11
14cr|nedit-5.5-11|110	+ Revision: cbbd703
14cr|nedit-5.5-11|111	- MassBuild#464: Increase release tag
14cr|nedit-5.5-11|112	
14cr|nedit-5.5-11|113	

3209 14
14cr|neercs-0.0-0.r4342.3|1	%define name	neercs
14cr|neercs-0.0-0.r4342.3|2	%define version	0.0
14cr|neercs-0.0-0.r4342.3|3	%define svn	4342
14cr|neercs-0.0-0.r4342.3|4	%define release	%mkrel 0.r%svn.3
14cr|neercs-0.0-0.r4342.3|5	
14cr|neercs-0.0-0.r4342.3|6	Summary:	Caca screen manager
14cr|neercs-0.0-0.r4342.3|7	Name:		%{name}
14cr|neercs-0.0-0.r4342.3|8	Version:	%{version}
14cr|neercs-0.0-0.r4342.3|9	Release:	%{release}
14cr|neercs-0.0-0.r4342.3|10	License:	WTFPL
14cr|neercs-0.0-0.r4342.3|11	Group:		Terminals
14cr|neercs-0.0-0.r4342.3|12	URL:		http://caca.zoy.org/wiki/neercs
14cr|neercs-0.0-0.r4342.3|13	Source0:	%{name}-%{version}.tar.bz2
14cr|neercs-0.0-0.r4342.3|14	Source1:	neercs.pam
14cr|neercs-0.0-0.r4342.3|15	BuildRequires:	pam-devel python-devel
14cr|neercs-0.0-0.r4342.3|16	BuildRequires:	libcaca-devel >= 0.99-0.beta17
14cr|neercs-0.0-0.r4342.3|17	
14cr|neercs-0.0-0.r4342.3|18	%description
14cr|neercs-0.0-0.r4342.3|19	Like GNU screen, it allows you to detach a session from a terminal,
14cr|neercs-0.0-0.r4342.3|20	but provides unique features:
14cr|neercs-0.0-0.r4342.3|21	
14cr|neercs-0.0-0.r4342.3|22	* Grabbing a process that you forgot to start inside neercs
14cr|neercs-0.0-0.r4342.3|23	* Great screensaver
14cr|neercs-0.0-0.r4342.3|24	* 3D rotating cube to switch between full screen terms
14cr|neercs-0.0-0.r4342.3|25	* Real time thumbnails of your shells
14cr|neercs-0.0-0.r4342.3|26	* Special effects when closing a window
14cr|neercs-0.0-0.r4342.3|27	* Various window layouts...
14cr|neercs-0.0-0.r4342.3|28	
14cr|neercs-0.0-0.r4342.3|29	%prep
14cr|neercs-0.0-0.r4342.3|30	%setup -q
14cr|neercs-0.0-0.r4342.3|31	
14cr|neercs-0.0-0.r4342.3|32	%build
14cr|neercs-0.0-0.r4342.3|33	export LDFLAGS="-lm"
14cr|neercs-0.0-0.r4342.3|34	./bootstrap
14cr|neercs-0.0-0.r4342.3|35	%configure2_5x
14cr|neercs-0.0-0.r4342.3|36	%make
14cr|neercs-0.0-0.r4342.3|37	
14cr|neercs-0.0-0.r4342.3|38	%install
14cr|neercs-0.0-0.r4342.3|39	%makeinstall
14cr|neercs-0.0-0.r4342.3|40	
14cr|neercs-0.0-0.r4342.3|41	mkdir -p %{buildroot}/etc/pam.d
14cr|neercs-0.0-0.r4342.3|42	cp -a %{SOURCE1} %{buildroot}/etc/pam.d/%name
14cr|neercs-0.0-0.r4342.3|43	
14cr|neercs-0.0-0.r4342.3|44	%files
14cr|neercs-0.0-0.r4342.3|45	%defattr(-,root,root)
14cr|neercs-0.0-0.r4342.3|46	%_bindir/*
14cr|neercs-0.0-0.r4342.3|47	%_mandir/man1/neercs.1.*
14cr|neercs-0.0-0.r4342.3|48	/etc/pam.d/%name
14cr|neercs-0.0-0.r4342.3|49	
14cr|neercs-0.0-0.r4342.3|50	
14cr|neercs-0.0-0.r4342.3|51	
14cr|neercs-0.0-0.r4342.3|52	
14cr|neercs-0.0-0.r4342.3|53	%changelog
14cr|neercs-0.0-0.r4342.3|54	* Wed Nov 21 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.r4342.3
14cr|neercs-0.0-0.r4342.3|55	+ Revision: 0719586
14cr|neercs-0.0-0.r4342.3|56	- Fix description
14cr|neercs-0.0-0.r4342.3|57	
14cr|neercs-0.0-0.r4342.3|58	

3210 14
14cr|nekobee-0.1.7-5|1	Name:       nekobee
14cr|nekobee-0.1.7-5|2	Summary:    Bassline DSSI plugin
14cr|nekobee-0.1.7-5|3	Version:    0.1.7
14cr|nekobee-0.1.7-5|4	Release:    5
14cr|nekobee-0.1.7-5|5	
14cr|nekobee-0.1.7-5|6	Source: http://static.nekosynth.co.uk/releases/nekobee-%{version}.tar.gz
14cr|nekobee-0.1.7-5|7	URL: http://www.nekosynth.co.uk/wiki/nekobee
14cr|nekobee-0.1.7-5|8	License:    GPLv2
14cr|nekobee-0.1.7-5|9	Group:      Sound
14cr|nekobee-0.1.7-5|10	
14cr|nekobee-0.1.7-5|11	BuildRequires:  pkgconfig(dssi)
14cr|nekobee-0.1.7-5|12	BuildRequires:  pkgconfig(liblo)
14cr|nekobee-0.1.7-5|13	BuildRequires:  pkgconfig(alsa)
14cr|nekobee-0.1.7-5|14	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|nekobee-0.1.7-5|15	
14cr|nekobee-0.1.7-5|16	%description
14cr|nekobee-0.1.7-5|17	Bassline DSSI plugin
14cr|nekobee-0.1.7-5|18	
14cr|nekobee-0.1.7-5|19	%prep
14cr|nekobee-0.1.7-5|20	%setup -q
14cr|nekobee-0.1.7-5|21	perl -pi -e 's/GError \*gerror/GError \*gerror \= NULL/g' src/gtkknob.c
14cr|nekobee-0.1.7-5|22	
14cr|nekobee-0.1.7-5|23	%build
14cr|nekobee-0.1.7-5|24	%configure2_5x --with-dssi-dir=%{buildroot}%{_libdir}/dssi
14cr|nekobee-0.1.7-5|25	
14cr|nekobee-0.1.7-5|26	%make bindir=%{_libdir}/dssi/%name
14cr|nekobee-0.1.7-5|27	
14cr|nekobee-0.1.7-5|28	%install
14cr|nekobee-0.1.7-5|29	rm -rf $RPM_BUILD_ROOT
14cr|nekobee-0.1.7-5|30	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
14cr|nekobee-0.1.7-5|31	
14cr|nekobee-0.1.7-5|32	%files
14cr|nekobee-0.1.7-5|33	%defattr(-,root,root)
14cr|nekobee-0.1.7-5|34	%doc COPYING README
14cr|nekobee-0.1.7-5|35	%_libdir/dssi/*
14cr|nekobee-0.1.7-5|36	
14cr|nekobee-0.1.7-5|37	
14cr|nekobee-0.1.7-5|38	
14cr|nekobee-0.1.7-5|39	
14cr|nekobee-0.1.7-5|40	%changelog
14cr|nekobee-0.1.7-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-5
14cr|nekobee-0.1.7-5|42	+ Revision: 0df96ef
14cr|nekobee-0.1.7-5|43	- MassBuild#464: Increase release tag
14cr|nekobee-0.1.7-5|44	
14cr|nekobee-0.1.7-5|45	

3211 14
14cr|nekostring-0.1.1-0.gitc677b77.2|1	%define branch 1
14cr|nekostring-0.1.1-0.gitc677b77.2|2	%{?_branch: %{expand: %%global branch 1}}
14cr|nekostring-0.1.1-0.gitc677b77.2|3	
14cr|nekostring-0.1.1-0.gitc677b77.2|4	%if %branch
14cr|nekostring-0.1.1-0.gitc677b77.2|5	%define git_snapshot gitc677b77
14cr|nekostring-0.1.1-0.gitc677b77.2|6	%endif
14cr|nekostring-0.1.1-0.gitc677b77.2|7	
14cr|nekostring-0.1.1-0.gitc677b77.2|8	
14cr|nekostring-0.1.1-0.gitc677b77.2|9	Name:       nekostring
14cr|nekostring-0.1.1-0.gitc677b77.2|10	Summary:    70's String Ensemble DSSI plugin
14cr|nekostring-0.1.1-0.gitc677b77.2|11	Version:    0.1.1
14cr|nekostring-0.1.1-0.gitc677b77.2|12	
14cr|nekostring-0.1.1-0.gitc677b77.2|13	%if %branch
14cr|nekostring-0.1.1-0.gitc677b77.2|14	Release:        0.%git_snapshot.2
14cr|nekostring-0.1.1-0.gitc677b77.2|15	%else
14cr|nekostring-0.1.1-0.gitc677b77.2|16	Release:        2
14cr|nekostring-0.1.1-0.gitc677b77.2|17	%endif
14cr|nekostring-0.1.1-0.gitc677b77.2|18	
14cr|nekostring-0.1.1-0.gitc677b77.2|19	Source:     https://github.com/gordonjcp/nekostring/gordonjcp-nekostring-c677b77.tar.gz
14cr|nekostring-0.1.1-0.gitc677b77.2|20	URL:        https://github.com/gordonjcp/nekostring
14cr|nekostring-0.1.1-0.gitc677b77.2|21	License:    GPLv2
14cr|nekostring-0.1.1-0.gitc677b77.2|22	Group:      Sound
14cr|nekostring-0.1.1-0.gitc677b77.2|23	
14cr|nekostring-0.1.1-0.gitc677b77.2|24	BuildRequires:  pkgconfig(dssi)
14cr|nekostring-0.1.1-0.gitc677b77.2|25	BuildRequires:  pkgconfig(liblo)
14cr|nekostring-0.1.1-0.gitc677b77.2|26	BuildRequires:  pkgconfig(alsa)
14cr|nekostring-0.1.1-0.gitc677b77.2|27	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|nekostring-0.1.1-0.gitc677b77.2|28	
14cr|nekostring-0.1.1-0.gitc677b77.2|29	%description
14cr|nekostring-0.1.1-0.gitc677b77.2|30	70's String Ensemble DSSI plugin
14cr|nekostring-0.1.1-0.gitc677b77.2|31	
14cr|nekostring-0.1.1-0.gitc677b77.2|32	%prep
14cr|nekostring-0.1.1-0.gitc677b77.2|33	%setup -q -n gordonjcp-nekostring-c677b77
14cr|nekostring-0.1.1-0.gitc677b77.2|34	
14cr|nekostring-0.1.1-0.gitc677b77.2|35	%build
14cr|nekostring-0.1.1-0.gitc677b77.2|36	
14cr|nekostring-0.1.1-0.gitc677b77.2|37	%if %branch
14cr|nekostring-0.1.1-0.gitc677b77.2|38	autoreconf -i
14cr|nekostring-0.1.1-0.gitc677b77.2|39	%endif
14cr|nekostring-0.1.1-0.gitc677b77.2|40	
14cr|nekostring-0.1.1-0.gitc677b77.2|41	%configure --with-dssi-dir=%{buildroot}%{_libdir}/dssi --disable-static
14cr|nekostring-0.1.1-0.gitc677b77.2|42	
14cr|nekostring-0.1.1-0.gitc677b77.2|43	%make bindir=%{_libdir}/dssi/%name
14cr|nekostring-0.1.1-0.gitc677b77.2|44	
14cr|nekostring-0.1.1-0.gitc677b77.2|45	%install
14cr|nekostring-0.1.1-0.gitc677b77.2|46	rm -rf $RPM_BUILD_ROOT
14cr|nekostring-0.1.1-0.gitc677b77.2|47	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
14cr|nekostring-0.1.1-0.gitc677b77.2|48	
14cr|nekostring-0.1.1-0.gitc677b77.2|49	%files
14cr|nekostring-0.1.1-0.gitc677b77.2|50	%defattr(-,root,root)
14cr|nekostring-0.1.1-0.gitc677b77.2|51	%doc COPYING README
14cr|nekostring-0.1.1-0.gitc677b77.2|52	%_libdir/dssi/*
14cr|nekostring-0.1.1-0.gitc677b77.2|53	
14cr|nekostring-0.1.1-0.gitc677b77.2|54	
14cr|nekostring-0.1.1-0.gitc677b77.2|55	
14cr|nekostring-0.1.1-0.gitc677b77.2|56	
14cr|nekostring-0.1.1-0.gitc677b77.2|57	%changelog
14cr|nekostring-0.1.1-0.gitc677b77.2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-0.gitc677b77.2
14cr|nekostring-0.1.1-0.gitc677b77.2|59	+ Revision: cfb838f
14cr|nekostring-0.1.1-0.gitc677b77.2|60	- MassBuild#464: Increase release tag
14cr|nekostring-0.1.1-0.gitc677b77.2|61	
14cr|nekostring-0.1.1-0.gitc677b77.2|62	

3212 14
14cr|nemiver-0.9.5-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|nemiver-0.9.5-2|2	
14cr|nemiver-0.9.5-2|3	Summary:	Graphical debugger intended for GNOME
14cr|nemiver-0.9.5-2|4	Name:		nemiver
14cr|nemiver-0.9.5-2|5	Version:	0.9.5
14cr|nemiver-0.9.5-2|6	Release:	2
14cr|nemiver-0.9.5-2|7	License:	GPLv2+
14cr|nemiver-0.9.5-2|8	Group:		Development/Other
14cr|nemiver-0.9.5-2|9	Url:		http://projects.gnome.org/nemiver/
14cr|nemiver-0.9.5-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/nemiver/%{url_ver}/%{name}-%{version}.tar.xz
14cr|nemiver-0.9.5-2|11	BuildRequires:	dconf
14cr|nemiver-0.9.5-2|12	BuildRequires:	gdb
14cr|nemiver-0.9.5-2|13	BuildRequires:	intltool
14cr|nemiver-0.9.5-2|14	BuildRequires:	itstool
14cr|nemiver-0.9.5-2|15	BuildRequires:	boost-devel
14cr|nemiver-0.9.5-2|16	BuildRequires:	pkgconfig(gdlmm-3.0) >= 3.0
14cr|nemiver-0.9.5-2|17	BuildRequires:	pkgconfig(giomm-2.4) >= 2.15.2
14cr|nemiver-0.9.5-2|18	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.14
14cr|nemiver-0.9.5-2|19	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.14
14cr|nemiver-0.9.5-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|nemiver-0.9.5-2|21	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 0.0.1
14cr|nemiver-0.9.5-2|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.22
14cr|nemiver-0.9.5-2|23	BuildRequires:	pkgconfig(gtkhex-3) >= 2.90
14cr|nemiver-0.9.5-2|24	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
14cr|nemiver-0.9.5-2|25	BuildRequires:	pkgconfig(gtksourceviewmm-3.0)
14cr|nemiver-0.9.5-2|26	BuildRequires:	pkgconfig(gthread-2.0) >= 2.14
14cr|nemiver-0.9.5-2|27	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.14
14cr|nemiver-0.9.5-2|28	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.22
14cr|nemiver-0.9.5-2|29	BuildRequires:	pkgconfig(sqlite3) >= 3.0
14cr|nemiver-0.9.5-2|30	BuildRequires:	pkgconfig(vte-2.90) >= 0.28
14cr|nemiver-0.9.5-2|31	Requires:	gdb
14cr|nemiver-0.9.5-2|32	
14cr|nemiver-0.9.5-2|33	%description
14cr|nemiver-0.9.5-2|34	Nemiver is a graphical debugger that integrates well in the GNOME
14cr|nemiver-0.9.5-2|35	desktop environment. It currently features a backend which uses the
14cr|nemiver-0.9.5-2|36	well known GNU Debugger gdb to debug C / C++ programs.
14cr|nemiver-0.9.5-2|37	
14cr|nemiver-0.9.5-2|38	%files -f %{name}.lang
14cr|nemiver-0.9.5-2|39	%doc AUTHORS ChangeLog NEWS TODO* README
14cr|nemiver-0.9.5-2|40	%{_bindir}/%{name}
14cr|nemiver-0.9.5-2|41	%{_libdir}/%{name}
14cr|nemiver-0.9.5-2|42	%{_datadir}/applications/*
14cr|nemiver-0.9.5-2|43	%{_datadir}/%{name}
14cr|nemiver-0.9.5-2|44	%{_datadir}/glib-2.0/schemas/*.xml
14cr|nemiver-0.9.5-2|45	%{_iconsdir}/hicolor/*/apps/nemiver*
14cr|nemiver-0.9.5-2|46	%{_iconsdir}/HighContrast/*/apps/nemiver*
14cr|nemiver-0.9.5-2|47	%{_mandir}/man1/*
14cr|nemiver-0.9.5-2|48	
14cr|nemiver-0.9.5-2|49	#----------------------------------------------------------------------------
14cr|nemiver-0.9.5-2|50	
14cr|nemiver-0.9.5-2|51	%prep
14cr|nemiver-0.9.5-2|52	%setup -q
14cr|nemiver-0.9.5-2|53	
14cr|nemiver-0.9.5-2|54	%build
14cr|nemiver-0.9.5-2|55	%configure2_5x \
14cr|nemiver-0.9.5-2|56	--enable-gsettings=yes \
14cr|nemiver-0.9.5-2|57	--disable-scrollkeeper \
14cr|nemiver-0.9.5-2|58	--disable-schemas-compile \
14cr|nemiver-0.9.5-2|59	--disable-schemas-install \
14cr|nemiver-0.9.5-2|60	--disable-static
14cr|nemiver-0.9.5-2|61	
14cr|nemiver-0.9.5-2|62	%make
14cr|nemiver-0.9.5-2|63	
14cr|nemiver-0.9.5-2|64	%install
14cr|nemiver-0.9.5-2|65	%makeinstall_std
14cr|nemiver-0.9.5-2|66	
14cr|nemiver-0.9.5-2|67	#remove unpackaged files
14cr|nemiver-0.9.5-2|68	rm -rf %{buildroot}%{_includedir}/* %{buildroot}%{_libdir}/pkgconfig
14cr|nemiver-0.9.5-2|69	
14cr|nemiver-0.9.5-2|70	%find_lang %{name} --with-gnome
14cr|nemiver-0.9.5-2|71	
14cr|nemiver-0.9.5-2|72	
14cr|nemiver-0.9.5-2|73	%changelog
14cr|nemiver-0.9.5-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-2
14cr|nemiver-0.9.5-2|75	+ Revision: 19e2390
14cr|nemiver-0.9.5-2|76	- MassBuild#464: Increase release tag
14cr|nemiver-0.9.5-2|77	
14cr|nemiver-0.9.5-2|78	

3213 14
14cr|neonview-0.8.2-2|1	Name:          neonview
14cr|neonview-0.8.2-2|2	Version:       0.8.2
14cr|neonview-0.8.2-2|3	Release:       2
14cr|neonview-0.8.2-2|4	Summary:       A simple, minimalist and lightweight image viewer for the Linux platform
14cr|neonview-0.8.2-2|5	Group:         Graphics
14cr|neonview-0.8.2-2|6	License:       GPLv2+
14cr|neonview-0.8.2-2|7	URL:           http://www.tuxarena.com/intro/neonview.php
14cr|neonview-0.8.2-2|8	Source0:       http://www.tuxarena.com/intro/files/%{name}-%{version}-src.tar.gz
14cr|neonview-0.8.2-2|9	Patch0:        strip-remove.patch
14cr|neonview-0.8.2-2|10	
14cr|neonview-0.8.2-2|11	BuildRequires: pkgconfig(gtk+-x11-3.0)
14cr|neonview-0.8.2-2|12	
14cr|neonview-0.8.2-2|13	
14cr|neonview-0.8.2-2|14	%description
14cr|neonview-0.8.2-2|15	NeonView is a simple, minimalist and lightweight image viewer
14cr|neonview-0.8.2-2|16	for the Linux platform, written in C and GTK,
14cr|neonview-0.8.2-2|17	completely free and open-source. The goal of NeonView is
14cr|neonview-0.8.2-2|18	to stay lightweight while also providing ease of use
14cr|neonview-0.8.2-2|19	and only the necessary features a basic image viewer should have.
14cr|neonview-0.8.2-2|20	NeonView supports a bunch of image formats, and it will remember
14cr|neonview-0.8.2-2|21	settings like fit to window images between sessions or lock fit
14cr|neonview-0.8.2-2|22	to window for the current session. Basic manipulation functions
14cr|neonview-0.8.2-2|23	like zooming or rotating are also available.
14cr|neonview-0.8.2-2|24	
14cr|neonview-0.8.2-2|25	%prep
14cr|neonview-0.8.2-2|26	%setup -q -n %{name}-%{version}-src
14cr|neonview-0.8.2-2|27	%patch0 -p1
14cr|neonview-0.8.2-2|28	
14cr|neonview-0.8.2-2|29	%build
14cr|neonview-0.8.2-2|30	%make
14cr|neonview-0.8.2-2|31	
14cr|neonview-0.8.2-2|32	%install
14cr|neonview-0.8.2-2|33	mkdir -p %{buildroot}%{_bindir}
14cr|neonview-0.8.2-2|34	install -m 0755 %{name} %{buildroot}%{_bindir}/
14cr|neonview-0.8.2-2|35	
14cr|neonview-0.8.2-2|36	%files
14cr|neonview-0.8.2-2|37	%{_bindir}/neonview
14cr|neonview-0.8.2-2|38	
14cr|neonview-0.8.2-2|39	
14cr|neonview-0.8.2-2|40	%changelog
14cr|neonview-0.8.2-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|neonview-0.8.2-2|42	+ Revision: 17e2aaa
14cr|neonview-0.8.2-2|43	- MassBuild#464: Increase release tag
14cr|neonview-0.8.2-2|44	
14cr|neonview-0.8.2-2|45	

3214 14
14cr|nepomukannotation-0.2.0-6|1	Summary:	Set of tools that provides annotation suggestions for Nepomuk
14cr|nepomukannotation-0.2.0-6|2	Name:		nepomukannotation
14cr|nepomukannotation-0.2.0-6|3	Version:	0.2.0
14cr|nepomukannotation-0.2.0-6|4	Release:	6
14cr|nepomukannotation-0.2.0-6|5	License:	GPLv2+
14cr|nepomukannotation-0.2.0-6|6	Group:		Graphical desktop/KDE
14cr|nepomukannotation-0.2.0-6|7	Url:		http://quickgit.kde.org/?p=%name.git
14cr|nepomukannotation-0.2.0-6|8	Source0:	%{name}-%{version}.tar.bz2
14cr|nepomukannotation-0.2.0-6|9	Patch0:		nepomukannotation-0.2.0-fix-build.patch
14cr|nepomukannotation-0.2.0-6|10	Patch1:		nepomukannotation-0.2.0-soprano.patch
14cr|nepomukannotation-0.2.0-6|11	Patch2:		nepomukannotation-0.2.0-linkage.patch
14cr|nepomukannotation-0.2.0-6|12	BuildRequires:	doxygen
14cr|nepomukannotation-0.2.0-6|13	BuildRequires:	kdebase4-devel
14cr|nepomukannotation-0.2.0-6|14	BuildRequires:	kdebase4-workspace-devel
14cr|nepomukannotation-0.2.0-6|15	BuildRequires:	kdelibs4-devel
14cr|nepomukannotation-0.2.0-6|16	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|nepomukannotation-0.2.0-6|17	BuildRequires:	pkgconfig(tesseract)
14cr|nepomukannotation-0.2.0-6|18	BuildRequires:	nepomukextras-devel
14cr|nepomukannotation-0.2.0-6|19	
14cr|nepomukannotation-0.2.0-6|20	%description
14cr|nepomukannotation-0.2.0-6|21	A library and a set of tools that provide annotation suggestions.
14cr|nepomukannotation-0.2.0-6|22	
14cr|nepomukannotation-0.2.0-6|23	%files -f %{name}.lang
14cr|nepomukannotation-0.2.0-6|24	%{_kde_bindir}/nepomuksimpleannotator
14cr|nepomukannotation-0.2.0-6|25	%{_kde_bindir}/nepomuktextannotator
14cr|nepomukannotation-0.2.0-6|26	%{_kde_bindir}/resourceeditor
14cr|nepomukannotation-0.2.0-6|27	%{_kde_libdir}/kde4/*
14cr|nepomukannotation-0.2.0-6|28	%{_kde_applicationsdir}/nepomuksimpleannotator.desktop
14cr|nepomukannotation-0.2.0-6|29	%{_kde_applicationsdir}/nepomuktextannotator-app.desktop
14cr|nepomukannotation-0.2.0-6|30	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.UserContextService.xml
14cr|nepomukannotation-0.2.0-6|31	%{_kde_services}/nepomukannotationplugins/contextannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|32	%{_kde_services}/nepomukannotationplugins/dbpediaannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|33	%{_kde_services}/nepomukannotationplugins/geonamesannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|34	%{_kde_services}/nepomukannotationplugins/nepomuk_tagsannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|35	%{_kde_services}/nepomukannotationplugins/nepomuk_webpageannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|36	%{_kde_services}/nepomukannotationplugins/pimoannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|37	%{_kde_services}/nepomukannotationplugins/pimotypeannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|38	%{_kde_services}/nepomukannotationplugins/propertycreationannotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|39	%{_kde_services}/nepomukmenuplugin.desktop
14cr|nepomukannotation-0.2.0-6|40	%{_kde_services}/nepomukusercontextservice.desktop
14cr|nepomukannotation-0.2.0-6|41	%{_kde_services}/plasma-applet-nepomukcontextchooser.desktop
14cr|nepomukannotation-0.2.0-6|42	%{_kde_servicetypes}/nepomuk-annotationplugin.desktop
14cr|nepomukannotation-0.2.0-6|43	
14cr|nepomukannotation-0.2.0-6|44	#-------------------------------------------------------------------------
14cr|nepomukannotation-0.2.0-6|45	
14cr|nepomukannotation-0.2.0-6|46	%define nepomukannotation_major 0
14cr|nepomukannotation-0.2.0-6|47	%define libnepomukannotation %mklibname nepomukannotation %{nepomukannotation_major}
14cr|nepomukannotation-0.2.0-6|48	
14cr|nepomukannotation-0.2.0-6|49	%package -n %{libnepomukannotation}
14cr|nepomukannotation-0.2.0-6|50	Summary:	%{name} library
14cr|nepomukannotation-0.2.0-6|51	Group:		System/Libraries
14cr|nepomukannotation-0.2.0-6|52	
14cr|nepomukannotation-0.2.0-6|53	%description -n %{libnepomukannotation}
14cr|nepomukannotation-0.2.0-6|54	A library and a set of tools that provide annotation suggestions.
14cr|nepomukannotation-0.2.0-6|55	
14cr|nepomukannotation-0.2.0-6|56	%files -n %{libnepomukannotation}
14cr|nepomukannotation-0.2.0-6|57	%{_kde_libdir}/libnepomukannotation.so.%{nepomukannotation_major}*
14cr|nepomukannotation-0.2.0-6|58	
14cr|nepomukannotation-0.2.0-6|59	#-------------------------------------------------------------------------
14cr|nepomukannotation-0.2.0-6|60	
14cr|nepomukannotation-0.2.0-6|61	%package devel
14cr|nepomukannotation-0.2.0-6|62	Summary:	%{name} devel headers
14cr|nepomukannotation-0.2.0-6|63	Group:		System/Libraries
14cr|nepomukannotation-0.2.0-6|64	Requires:	%{libnepomukannotation} = %{version}-%{release}
14cr|nepomukannotation-0.2.0-6|65	
14cr|nepomukannotation-0.2.0-6|66	%description devel
14cr|nepomukannotation-0.2.0-6|67	A library and a set of tools that provide annotation suggestions.
14cr|nepomukannotation-0.2.0-6|68	
14cr|nepomukannotation-0.2.0-6|69	This package provides the devel files for %{name}
14cr|nepomukannotation-0.2.0-6|70	
14cr|nepomukannotation-0.2.0-6|71	%files devel
14cr|nepomukannotation-0.2.0-6|72	%{_kde_includedir}/nepomuk/*
14cr|nepomukannotation-0.2.0-6|73	%{_kde_libdir}/libnepomukannotation.so
14cr|nepomukannotation-0.2.0-6|74	%{_kde_datadir}/cmake/NepomukAnnotation
14cr|nepomukannotation-0.2.0-6|75	
14cr|nepomukannotation-0.2.0-6|76	#-------------------------------------------------------------------------
14cr|nepomukannotation-0.2.0-6|77	
14cr|nepomukannotation-0.2.0-6|78	%prep
14cr|nepomukannotation-0.2.0-6|79	%setup -q
14cr|nepomukannotation-0.2.0-6|80	%patch0 -p0
14cr|nepomukannotation-0.2.0-6|81	%patch1 -p1
14cr|nepomukannotation-0.2.0-6|82	%patch2 -p1
14cr|nepomukannotation-0.2.0-6|83	
14cr|nepomukannotation-0.2.0-6|84	%build
14cr|nepomukannotation-0.2.0-6|85	%global ldflags %{ldflags} -fuse-ld=bfd
14cr|nepomukannotation-0.2.0-6|86	%cmake_kde4
14cr|nepomukannotation-0.2.0-6|87	%make
14cr|nepomukannotation-0.2.0-6|88	
14cr|nepomukannotation-0.2.0-6|89	%install
14cr|nepomukannotation-0.2.0-6|90	%makeinstall_std -C build
14cr|nepomukannotation-0.2.0-6|91	%find_lang --all-name nepomukannotation nepomuk_propertycreationannotationplugin nepomuk_pimoannotationplugin nepomuk_geonamesannotationplugin nepomuk_pimotypeannotationplugin nepomuk_webpageannotationplugin plasma_applet_nepomukcontextchooser nepomukmenuplugin %{name}.lang
14cr|nepomukannotation-0.2.0-6|92	
14cr|nepomukannotation-0.2.0-6|93	
14cr|nepomukannotation-0.2.0-6|94	%changelog
14cr|nepomukannotation-0.2.0-6|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-6
14cr|nepomukannotation-0.2.0-6|96	+ Revision: 125d985
14cr|nepomukannotation-0.2.0-6|97	- MassBuild#464: Increase release tag
14cr|nepomukannotation-0.2.0-6|98	
14cr|nepomukannotation-0.2.0-6|99	

3215 14
14cr|nepomukextras-0.2.0-4|1	%define nepomukextras_major 0
14cr|nepomukextras-0.2.0-4|2	%define libnepomukextras %mklibname nepomukextras %{nepomukextras_major}
14cr|nepomukextras-0.2.0-4|3	
14cr|nepomukextras-0.2.0-4|4	Summary:	Nepomuk support files
14cr|nepomukextras-0.2.0-4|5	Name:		nepomukextras
14cr|nepomukextras-0.2.0-4|6	Version:	0.2.0
14cr|nepomukextras-0.2.0-4|7	Release:	4
14cr|nepomukextras-0.2.0-4|8	License:	GPLv2+
14cr|nepomukextras-0.2.0-4|9	Group:		Graphical desktop/KDE
14cr|nepomukextras-0.2.0-4|10	Url:		ftp://ftp.kde.org/pub/kde/unstable/nepomuk/
14cr|nepomukextras-0.2.0-4|11	Source0:	ftp://ftp.kde.org/pub/kde/unstable/nepomuk/%{name}-%{version}.tar.bz2
14cr|nepomukextras-0.2.0-4|12	Patch0:		nepomukextras-0.2.0-soprano.patch
14cr|nepomukextras-0.2.0-4|13	BuildRequires:	kdebase4-workspace-devel
14cr|nepomukextras-0.2.0-4|14	BuildRequires:	kdelibs4-devel
14cr|nepomukextras-0.2.0-4|15	BuildRequires:	kolena-devel
14cr|nepomukextras-0.2.0-4|16	BuildRequires:	pkgconfig(libstreams)
14cr|nepomukextras-0.2.0-4|17	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|nepomukextras-0.2.0-4|18	BuildRequires:	pkgconfig(tesseract)
14cr|nepomukextras-0.2.0-4|19	Requires:	%{libnepomukextras} = %{EVRD}
14cr|nepomukextras-0.2.0-4|20	
14cr|nepomukextras-0.2.0-4|21	%description
14cr|nepomukextras-0.2.0-4|22	Nepomuk support files.
14cr|nepomukextras-0.2.0-4|23	
14cr|nepomukextras-0.2.0-4|24	%files -f %{name}.lang
14cr|nepomukextras-0.2.0-4|25	
14cr|nepomukextras-0.2.0-4|26	#-------------------------------------------------------------------------
14cr|nepomukextras-0.2.0-4|27	
14cr|nepomukextras-0.2.0-4|28	%package -n %{libnepomukextras}
14cr|nepomukextras-0.2.0-4|29	Summary:	Nepomuk support library
14cr|nepomukextras-0.2.0-4|30	Group:		System/Libraries
14cr|nepomukextras-0.2.0-4|31	Suggests:	%{name}
14cr|nepomukextras-0.2.0-4|32	
14cr|nepomukextras-0.2.0-4|33	%description -n %{libnepomukextras}
14cr|nepomukextras-0.2.0-4|34	Nepomuk support library.
14cr|nepomukextras-0.2.0-4|35	
14cr|nepomukextras-0.2.0-4|36	%files -n %{libnepomukextras}
14cr|nepomukextras-0.2.0-4|37	%{_kde_libdir}/libnepomukextras.so.%{nepomukextras_major}*
14cr|nepomukextras-0.2.0-4|38	
14cr|nepomukextras-0.2.0-4|39	#-------------------------------------------------------------------------
14cr|nepomukextras-0.2.0-4|40	
14cr|nepomukextras-0.2.0-4|41	%package devel
14cr|nepomukextras-0.2.0-4|42	Summary:	Nepomuk support devel headers
14cr|nepomukextras-0.2.0-4|43	Group:		Development/KDE and Qt
14cr|nepomukextras-0.2.0-4|44	Requires:	%{libnepomukextras} = %{EVRD}
14cr|nepomukextras-0.2.0-4|45	
14cr|nepomukextras-0.2.0-4|46	%description devel
14cr|nepomukextras-0.2.0-4|47	Nepomuk support devel headers.
14cr|nepomukextras-0.2.0-4|48	
14cr|nepomukextras-0.2.0-4|49	%files devel
14cr|nepomukextras-0.2.0-4|50	%{_kde_includedir}/nepomuk/*
14cr|nepomukextras-0.2.0-4|51	%{_kde_datadir}/cmake/NepomukExtras
14cr|nepomukextras-0.2.0-4|52	%{_kde_libdir}/libnepomukextras.so
14cr|nepomukextras-0.2.0-4|53	
14cr|nepomukextras-0.2.0-4|54	#-------------------------------------------------------------------------
14cr|nepomukextras-0.2.0-4|55	
14cr|nepomukextras-0.2.0-4|56	%prep
14cr|nepomukextras-0.2.0-4|57	%setup -q
14cr|nepomukextras-0.2.0-4|58	%patch0 -p1
14cr|nepomukextras-0.2.0-4|59	
14cr|nepomukextras-0.2.0-4|60	%build
14cr|nepomukextras-0.2.0-4|61	%cmake_kde4
14cr|nepomukextras-0.2.0-4|62	%make
14cr|nepomukextras-0.2.0-4|63	
14cr|nepomukextras-0.2.0-4|64	%install
14cr|nepomukextras-0.2.0-4|65	%makeinstall_std -C build
14cr|nepomukextras-0.2.0-4|66	
14cr|nepomukextras-0.2.0-4|67	%find_lang %{name}
14cr|nepomukextras-0.2.0-4|68	
14cr|nepomukextras-0.2.0-4|69	
14cr|nepomukextras-0.2.0-4|70	%changelog
14cr|nepomukextras-0.2.0-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-4
14cr|nepomukextras-0.2.0-4|72	+ Revision: aedb085
14cr|nepomukextras-0.2.0-4|73	- MassBuild#464: Increase release tag
14cr|nepomukextras-0.2.0-4|74	
14cr|nepomukextras-0.2.0-4|75	

3216 14
14cr|nessus-libraries-2.2.10-8|1	%define major 2
14cr|nessus-libraries-2.2.10-8|2	%define libname %mklibname nessus %{major}
14cr|nessus-libraries-2.2.10-8|3	%define libnamedev %mklibname nessus -d
14cr|nessus-libraries-2.2.10-8|4	
14cr|nessus-libraries-2.2.10-8|5	Summary:	Libraries needed by the Nessus security scanner
14cr|nessus-libraries-2.2.10-8|6	Name:		nessus-libraries
14cr|nessus-libraries-2.2.10-8|7	Version:	2.2.10
14cr|nessus-libraries-2.2.10-8|8	Release:	8
14cr|nessus-libraries-2.2.10-8|9	License:	GPL
14cr|nessus-libraries-2.2.10-8|10	Group:		System/Libraries
14cr|nessus-libraries-2.2.10-8|11	URL:		http://www.nessus.org
14cr|nessus-libraries-2.2.10-8|12	# http://cgi.tenablesecurity.com/nessus3dl.php?file=nessus-libraries-2.2.10.tar.gz&licence_accept=yes&t=5a144975306462c6d49d299ba1d6c0b2
14cr|nessus-libraries-2.2.10-8|13	Source0:	%{name}-%{version}.tar.gz
14cr|nessus-libraries-2.2.10-8|14	Patch0:		nessus-libraries-2.2.7-nessus-config.diff
14cr|nessus-libraries-2.2.10-8|15	Patch1:		nessus-libraries-2.2.10-link.patch
14cr|nessus-libraries-2.2.10-8|16	BuildRequires:	bison
14cr|nessus-libraries-2.2.10-8|17	BuildRequires:	flex
14cr|nessus-libraries-2.2.10-8|18	BuildRequires:	openssl-devel
14cr|nessus-libraries-2.2.10-8|19	BuildRequires:	%libnamedev
14cr|nessus-libraries-2.2.10-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nessus-libraries-2.2.10-8|21	
14cr|nessus-libraries-2.2.10-8|22	%description
14cr|nessus-libraries-2.2.10-8|23	Nessus 2.2 is a free, up-to-date, and full featured remote security scanner for
14cr|nessus-libraries-2.2.10-8|24	Linux. It is multithreaded, plugin-based, has a nice GTK interface, and
14cr|nessus-libraries-2.2.10-8|25	currently performs 410 remote security checks. It has powerful reporting
14cr|nessus-libraries-2.2.10-8|26	capabilities (HTML, LaTeX, ASCII text) and not only points out problems,
14cr|nessus-libraries-2.2.10-8|27	but suggests a solution for each of them.
14cr|nessus-libraries-2.2.10-8|28	
14cr|nessus-libraries-2.2.10-8|29	This package provides libraries needed by nessus.
14cr|nessus-libraries-2.2.10-8|30	
14cr|nessus-libraries-2.2.10-8|31	%package -n	%{libname}
14cr|nessus-libraries-2.2.10-8|32	Summary:	Libraries needed by nessus
14cr|nessus-libraries-2.2.10-8|33	Group:		System/Libraries
14cr|nessus-libraries-2.2.10-8|34	
14cr|nessus-libraries-2.2.10-8|35	%description -n	%{libname}
14cr|nessus-libraries-2.2.10-8|36	Libraries needed by nessus
14cr|nessus-libraries-2.2.10-8|37	
14cr|nessus-libraries-2.2.10-8|38	%package -n	%{libnamedev}
14cr|nessus-libraries-2.2.10-8|39	Summary:	Development libraries and headers for Nessus
14cr|nessus-libraries-2.2.10-8|40	Group:		System/Libraries
14cr|nessus-libraries-2.2.10-8|41	Requires:	%{libname} = %{version}
14cr|nessus-libraries-2.2.10-8|42	Provides:	libnessus-devel = %{version}
14cr|nessus-libraries-2.2.10-8|43	Provides:	nessus-libraries-devel = %{version}
14cr|nessus-libraries-2.2.10-8|44	Obsoletes:	%{mklibname nessus 2 -d}
14cr|nessus-libraries-2.2.10-8|45	
14cr|nessus-libraries-2.2.10-8|46	%description -n %{libnamedev}
14cr|nessus-libraries-2.2.10-8|47	Development libraries and headers for Nessus.
14cr|nessus-libraries-2.2.10-8|48	
14cr|nessus-libraries-2.2.10-8|49	%prep
14cr|nessus-libraries-2.2.10-8|50	
14cr|nessus-libraries-2.2.10-8|51	%setup -q -n %{name}
14cr|nessus-libraries-2.2.10-8|52	%patch0 -p0
14cr|nessus-libraries-2.2.10-8|53	%patch1 -p0
14cr|nessus-libraries-2.2.10-8|54	
14cr|nessus-libraries-2.2.10-8|55	# lib64 fix
14cr|nessus-libraries-2.2.10-8|56	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|nessus-libraries-2.2.10-8|57	
14cr|nessus-libraries-2.2.10-8|58	%build
14cr|nessus-libraries-2.2.10-8|59	CFLAGS="%{optflags}" ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no \
14cr|nessus-libraries-2.2.10-8|60	%configure2_5x --prefix=%{_prefix} --enable-cipher --enable-zlib
14cr|nessus-libraries-2.2.10-8|61	
14cr|nessus-libraries-2.2.10-8|62	perl -pi -e 's/-o root / /g; s/-o \$\(installuser\) / /g; y/{}/()/' Makefile
14cr|nessus-libraries-2.2.10-8|63	%make LDFLAGS="%ldflags"
14cr|nessus-libraries-2.2.10-8|64	
14cr|nessus-libraries-2.2.10-8|65	%install
14cr|nessus-libraries-2.2.10-8|66	if [ -d %{buildroot} ]; then rm -rf %{buildroot}; fi
14cr|nessus-libraries-2.2.10-8|67	
14cr|nessus-libraries-2.2.10-8|68	%makeinstall_std
14cr|nessus-libraries-2.2.10-8|69	
14cr|nessus-libraries-2.2.10-8|70	# remove unwanted files
14cr|nessus-libraries-2.2.10-8|71	rm -rf %{buildroot}%{_sbindir}/uninstall-nessus
14cr|nessus-libraries-2.2.10-8|72	rm -rf %{buildroot}%{_datadir}/doc
14cr|nessus-libraries-2.2.10-8|73	
14cr|nessus-libraries-2.2.10-8|74	# workaround
14cr|nessus-libraries-2.2.10-8|75	install -d %{buildroot}/usr/lib/debug
14cr|nessus-libraries-2.2.10-8|76	
14cr|nessus-libraries-2.2.10-8|77	%if %mdkversion < 200900
14cr|nessus-libraries-2.2.10-8|78	%post -n %{libname} -p /sbin/ldconfig
14cr|nessus-libraries-2.2.10-8|79	%endif
14cr|nessus-libraries-2.2.10-8|80	
14cr|nessus-libraries-2.2.10-8|81	%if %mdkversion < 200900
14cr|nessus-libraries-2.2.10-8|82	%postun -n %{libname} -p /sbin/ldconfig
14cr|nessus-libraries-2.2.10-8|83	%endif
14cr|nessus-libraries-2.2.10-8|84	
14cr|nessus-libraries-2.2.10-8|85	%clean
14cr|nessus-libraries-2.2.10-8|86	if [ -d %{buildroot} ]; then rm -rf %{buildroot}; fi
14cr|nessus-libraries-2.2.10-8|87	
14cr|nessus-libraries-2.2.10-8|88	%files -n %{libname}
14cr|nessus-libraries-2.2.10-8|89	%defattr(0644,root,root,755)
14cr|nessus-libraries-2.2.10-8|90	%attr(0755,root,root) %{_libdir}/*.so.*
14cr|nessus-libraries-2.2.10-8|91	%exclude /usr/lib/debug
14cr|nessus-libraries-2.2.10-8|92	
14cr|nessus-libraries-2.2.10-8|93	%files -n %{libnamedev}
14cr|nessus-libraries-2.2.10-8|94	%defattr(0644,root,root,755)
14cr|nessus-libraries-2.2.10-8|95	%dir %{_includedir}/nessus
14cr|nessus-libraries-2.2.10-8|96	%{_includedir}/nessus/*
14cr|nessus-libraries-2.2.10-8|97	%attr(0755,root,root) %{_libdir}/*.so
14cr|nessus-libraries-2.2.10-8|98	%{_libdir}/*.*a
14cr|nessus-libraries-2.2.10-8|99	%attr(0755,root,root) %{_bindir}/nessus-config
14cr|nessus-libraries-2.2.10-8|100	%{_mandir}/man1/*
14cr|nessus-libraries-2.2.10-8|101	%exclude /usr/lib/debug
14cr|nessus-libraries-2.2.10-8|102	
14cr|nessus-libraries-2.2.10-8|103	
14cr|nessus-libraries-2.2.10-8|104	
14cr|nessus-libraries-2.2.10-8|105	%changelog
14cr|nessus-libraries-2.2.10-8|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.10-8
14cr|nessus-libraries-2.2.10-8|107	+ Revision: 3a9526b
14cr|nessus-libraries-2.2.10-8|108	- MassBuild#464: Increase release tag
14cr|nessus-libraries-2.2.10-8|109	
14cr|nessus-libraries-2.2.10-8|110	

3217 14
14cr|nestopia-1.45-3|1	Summary:	A portable Nintendo Entertainment System emulator
14cr|nestopia-1.45-3|2	Name:		nestopia
14cr|nestopia-1.45-3|3	Version:	1.45
14cr|nestopia-1.45-3|4	Release:	3
14cr|nestopia-1.45-3|5	License:	GPLv2+
14cr|nestopia-1.45-3|6	Group:		Emulators
14cr|nestopia-1.45-3|7	Url:		http://0ldsk00l.ca/nestopia.html
14cr|nestopia-1.45-3|8	Source0:	https://github.com/downloads/rdanbrook/nestopia/%{name}-%{version}.tgz
14cr|nestopia-1.45-3|9	Patch0:		nestopia-1.45-makefile.patch
14cr|nestopia-1.45-3|10	
14cr|nestopia-1.45-3|11	BuildRequires:	pkgconfig(alsa)
14cr|nestopia-1.45-3|12	BuildRequires:	pkgconfig(gl)
14cr|nestopia-1.45-3|13	BuildRequires:	pkgconfig(glu)
14cr|nestopia-1.45-3|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|nestopia-1.45-3|15	BuildRequires:	pkgconfig(libarchive)
14cr|nestopia-1.45-3|16	BuildRequires:	pkgconfig(sdl)
14cr|nestopia-1.45-3|17	BuildRequires:	pkgconfig(x11)
14cr|nestopia-1.45-3|18	
14cr|nestopia-1.45-3|19	%description
14cr|nestopia-1.45-3|20	NEStopia is a portable Nintendo Entertainment System emulator written in C++
14cr|nestopia-1.45-3|21	by Martin Freij and ported to Linux by R. Belmont.
14cr|nestopia-1.45-3|22	
14cr|nestopia-1.45-3|23	NEStopia strives for the most accurate emulation possible at the
14cr|nestopia-1.45-3|24	pixel-by-pixel and sample-by-sample level, and it has excellent mapper
14cr|nestopia-1.45-3|25	and UNIF board support as well.
14cr|nestopia-1.45-3|26	
14cr|nestopia-1.45-3|27	A few features:
14cr|nestopia-1.45-3|28	- Supports .nes, .unf/.unif, and XML format ROMs, including Vs. and
14cr|nestopia-1.45-3|29	Playchoice 10 games
14cr|nestopia-1.45-3|30	- Supports .fds discs (a file named diskrom.sys is needed for this feature)
14cr|nestopia-1.45-3|31	- Supports .nsf music rips
14cr|nestopia-1.45-3|32	- All supported files can be extracted from zip or 7zip containers (an
14cr|nestopia-1.45-3|33	archive browser is not yet included - this assumes the common GoodSet case
14cr|nestopia-1.45-3|34	of one zip or 7zip per game)
14cr|nestopia-1.45-3|35	- Supports save states
14cr|nestopia-1.45-3|36	- Supports movie recordings
14cr|nestopia-1.45-3|37	- Supports the “rewinder” - if you make a bad jump and screw up your
14cr|nestopia-1.45-3|38	game, press Backspace and the game will run in reverse. Press \ to take over
14cr|nestopia-1.45-3|39	again and try to fix your mistake.
14cr|nestopia-1.45-3|40	- Friendly GUI configuration
14cr|nestopia-1.45-3|41	- Autodetection of PAL and NTSC format games
14cr|nestopia-1.45-3|42	- Supports drag and drop of compatible games and music rips from modern Linux
14cr|nestopia-1.45-3|43	file managers, including KDE’s Konqueror and GNOME’s Nautilus.
14cr|nestopia-1.45-3|44	
14cr|nestopia-1.45-3|45	%files
14cr|nestopia-1.45-3|46	%doc README.unix
14cr|nestopia-1.45-3|47	%{_bindir}/nestopia
14cr|nestopia-1.45-3|48	%{_datadir}/nestopia
14cr|nestopia-1.45-3|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|nestopia-1.45-3|50	%{_datadir}/applications/mandriva-nestopia.desktop
14cr|nestopia-1.45-3|51	
14cr|nestopia-1.45-3|52	#----------------------------------------------------------------------------
14cr|nestopia-1.45-3|53	
14cr|nestopia-1.45-3|54	%prep
14cr|nestopia-1.45-3|55	%setup -q
14cr|nestopia-1.45-3|56	%patch0 -p1
14cr|nestopia-1.45-3|57	
14cr|nestopia-1.45-3|58	%build
14cr|nestopia-1.45-3|59	%make
14cr|nestopia-1.45-3|60	
14cr|nestopia-1.45-3|61	%install
14cr|nestopia-1.45-3|62	# binary
14cr|nestopia-1.45-3|63	install -d -m 755 %{buildroot}%{_bindir}
14cr|nestopia-1.45-3|64	install -m 755 nestopia %{buildroot}%{_bindir}/
14cr|nestopia-1.45-3|65	
14cr|nestopia-1.45-3|66	# data files
14cr|nestopia-1.45-3|67	install -d -m 755 %{buildroot}%{_datadir}/nestopia
14cr|nestopia-1.45-3|68	install -m 644 NstDatabase.xml %{buildroot}%{_datadir}/nestopia/
14cr|nestopia-1.45-3|69	install -d -m 755 %{buildroot}%{_datadir}/nestopia/icons
14cr|nestopia-1.45-3|70	install -m 644 source/unix/icons/nespad.svg %{buildroot}%{_datadir}/nestopia/icons/
14cr|nestopia-1.45-3|71	
14cr|nestopia-1.45-3|72	# icons
14cr|nestopia-1.45-3|73	for N in 32 48 64 96 128;
14cr|nestopia-1.45-3|74	do
14cr|nestopia-1.45-3|75	install -D source/unix/icons/%{name}${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|nestopia-1.45-3|76	done
14cr|nestopia-1.45-3|77	
14cr|nestopia-1.45-3|78	# xdg menu
14cr|nestopia-1.45-3|79	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|nestopia-1.45-3|80	cat > %{buildroot}%{_datadir}/applications/mandriva-nestopia.desktop << EOF
14cr|nestopia-1.45-3|81	[Desktop Entry]
14cr|nestopia-1.45-3|82	Encoding=UTF-8
14cr|nestopia-1.45-3|83	Name=NEStopia
14cr|nestopia-1.45-3|84	Comment=%{summary}
14cr|nestopia-1.45-3|85	Exec=nestopia
14cr|nestopia-1.45-3|86	Icon=nestopia
14cr|nestopia-1.45-3|87	Terminal=false
14cr|nestopia-1.45-3|88	Type=Application
14cr|nestopia-1.45-3|89	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cr|nestopia-1.45-3|90	EOF
14cr|nestopia-1.45-3|91	
14cr|nestopia-1.45-3|92	
14cr|nestopia-1.45-3|93	%changelog
14cr|nestopia-1.45-3|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.45-3
14cr|nestopia-1.45-3|95	+ Revision: e29e955
14cr|nestopia-1.45-3|96	- MassBuild#464: Increase release tag
14cr|nestopia-1.45-3|97	
14cr|nestopia-1.45-3|98	

3218 14
14cr|net6-1.3.14-2|1	%define name   net6
14cr|net6-1.3.14-2|2	%define api    1.3
14cr|net6-1.3.14-2|3	%define major  0
14cr|net6-1.3.14-2|4	%define libname %mklibname net6- %api %major
14cr|net6-1.3.14-2|5	%define libname_devel %mklibname net6- %api -d
14cr|net6-1.3.14-2|6	
14cr|net6-1.3.14-2|7	Summary:    A library to ease the development of network-based applications
14cr|net6-1.3.14-2|8	Name:       %{name}
14cr|net6-1.3.14-2|9	Version:    1.3.14
14cr|net6-1.3.14-2|10	Release:    2
14cr|net6-1.3.14-2|11	URL:        http://gobby.0x539.de/
14cr|net6-1.3.14-2|12	License:    GPLv2+
14cr|net6-1.3.14-2|13	Source0:    http://releases.0x539.de/%{name}/%{name}-%{version}.tar.gz
14cr|net6-1.3.14-2|14	Group:      System/Libraries
14cr|net6-1.3.14-2|15	BuildRequires: pkgconfig(sigc++-2.0)
14cr|net6-1.3.14-2|16	BuildRequires: pkgconfig(gnutls)
14cr|net6-1.3.14-2|17	BuildRequires: gettext-devel
14cr|net6-1.3.14-2|18	
14cr|net6-1.3.14-2|19	%description
14cr|net6-1.3.14-2|20	net6 is a library which eases the development of network-based applications
14cr|net6-1.3.14-2|21	as it provides a TCP protocol abstraction for C++. It is portable to both
14cr|net6-1.3.14-2|22	the Windows and Unix-like platforms.
14cr|net6-1.3.14-2|23	
14cr|net6-1.3.14-2|24	%package -n %libname
14cr|net6-1.3.14-2|25	Summary:    A library to ease the development of network-based applications
14cr|net6-1.3.14-2|26	Group:      System/Libraries
14cr|net6-1.3.14-2|27	Obsoletes:  %mklibname net6_ 1.3
14cr|net6-1.3.14-2|28	
14cr|net6-1.3.14-2|29	%description -n %libname
14cr|net6-1.3.14-2|30	net6 is a library which eases the development of network-based applications
14cr|net6-1.3.14-2|31	as it provides a TCP protocol abstraction for C++. It is portable to both
14cr|net6-1.3.14-2|32	the Windows and Unix-like platforms.
14cr|net6-1.3.14-2|33	
14cr|net6-1.3.14-2|34	%package -n %libname_devel
14cr|net6-1.3.14-2|35	Summary:    Development files for %libname
14cr|net6-1.3.14-2|36	Group:      System/Libraries
14cr|net6-1.3.14-2|37	Provides:   lib%{name}-devel
14cr|net6-1.3.14-2|38	Obsoletes:  %mklibname -d net6_ 1.3
14cr|net6-1.3.14-2|39	Requires:   %libname = %version
14cr|net6-1.3.14-2|40	
14cr|net6-1.3.14-2|41	%description -n %libname_devel
14cr|net6-1.3.14-2|42	Development files, header and includes for %libname.
14cr|net6-1.3.14-2|43	
14cr|net6-1.3.14-2|44	net6 is a library which eases the development of network-based applications
14cr|net6-1.3.14-2|45	as it provides a TCP protocol abstraction for C++. It is portable to both
14cr|net6-1.3.14-2|46	the Windows and Unix-like platforms.
14cr|net6-1.3.14-2|47	
14cr|net6-1.3.14-2|48	%prep
14cr|net6-1.3.14-2|49	%setup -q
14cr|net6-1.3.14-2|50	
14cr|net6-1.3.14-2|51	%build
14cr|net6-1.3.14-2|52	%configure2_5x
14cr|net6-1.3.14-2|53	%make
14cr|net6-1.3.14-2|54	
14cr|net6-1.3.14-2|55	%install
14cr|net6-1.3.14-2|56	rm -Rf $RPM_BUILD_ROOT
14cr|net6-1.3.14-2|57	%makeinstall_std
14cr|net6-1.3.14-2|58	# remove translation, do not know where to place it
14cr|net6-1.3.14-2|59	rm -Rf $RPM_BUILD_ROOT/%_datadir/
14cr|net6-1.3.14-2|60	
14cr|net6-1.3.14-2|61	%if %mdkversion < 200900
14cr|net6-1.3.14-2|62	%post -n %{libname} -p /sbin/ldconfig
14cr|net6-1.3.14-2|63	%endif
14cr|net6-1.3.14-2|64	
14cr|net6-1.3.14-2|65	%if %mdkversion < 200900
14cr|net6-1.3.14-2|66	%postun -n %{libname} -p /sbin/ldconfig
14cr|net6-1.3.14-2|67	%endif
14cr|net6-1.3.14-2|68	
14cr|net6-1.3.14-2|69	%files -n %libname
14cr|net6-1.3.14-2|70	%defattr(-,root,root,-)
14cr|net6-1.3.14-2|71	%doc ChangeLog README NEWS AUTHORS
14cr|net6-1.3.14-2|72	%_libdir/*%{api}.so.%{major}*
14cr|net6-1.3.14-2|73	
14cr|net6-1.3.14-2|74	%files -n %libname_devel
14cr|net6-1.3.14-2|75	%defattr(-,root,root,-)
14cr|net6-1.3.14-2|76	%_includedir/%name/
14cr|net6-1.3.14-2|77	%_libdir/*.so
14cr|net6-1.3.14-2|78	%_libdir/*.a
14cr|net6-1.3.14-2|79	%_libdir/pkgconfig/*
14cr|net6-1.3.14-2|80	
14cr|net6-1.3.14-2|81	
14cr|net6-1.3.14-2|82	
14cr|net6-1.3.14-2|83	%changelog
14cr|net6-1.3.14-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.14-2
14cr|net6-1.3.14-2|85	+ Revision: 1429901
14cr|net6-1.3.14-2|86	- MassBuild#464: Increase release tag
14cr|net6-1.3.14-2|87	
14cr|net6-1.3.14-2|88	

3219 14
14cr|netacct-mysql-0.78-15|1	Summary:	Network traffic accounting daemon
14cr|netacct-mysql-0.78-15|2	Name:		netacct-mysql
14cr|netacct-mysql-0.78-15|3	Version:	0.78
14cr|netacct-mysql-0.78-15|4	Release:	15
14cr|netacct-mysql-0.78-15|5	License:	GPL
14cr|netacct-mysql-0.78-15|6	Group:		System/Servers
14cr|netacct-mysql-0.78-15|7	URL:		http://netacct-mysql.gabrovo.com/
14cr|netacct-mysql-0.78-15|8	Source0:	http://netacct-mysql.gabrovo.com/download/%{name}-%{version}.tar.bz2
14cr|netacct-mysql-0.78-15|9	Patch0:		%{name}-initscript.patch
14cr|netacct-mysql-0.78-15|10	Patch1:		netacct-mysql-lib64_shared.diff
14cr|netacct-mysql-0.78-15|11	Requires(post): rpm-helper
14cr|netacct-mysql-0.78-15|12	Requires(preun): rpm-helper
14cr|netacct-mysql-0.78-15|13	BuildRequires:	mysql-devel
14cr|netacct-mysql-0.78-15|14	BuildRequires:	libpcap-devel >= 0.7
14cr|netacct-mysql-0.78-15|15	BuildRequires:	automake
14cr|netacct-mysql-0.78-15|16	BuildRequires:	autoconf2.5
14cr|netacct-mysql-0.78-15|17	BuildRequires:	chrpath
14cr|netacct-mysql-0.78-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|netacct-mysql-0.78-15|19	
14cr|netacct-mysql-0.78-15|20	%description
14cr|netacct-mysql-0.78-15|21	Traffic Accounting Daemon with mysql support Network traffic
14cr|netacct-mysql-0.78-15|22	accounting daemon which stores data in mysql. Support for per hour
14cr|netacct-mysql-0.78-15|23	statistics, peering/international traffic accounting.
14cr|netacct-mysql-0.78-15|24	
14cr|netacct-mysql-0.78-15|25	%prep
14cr|netacct-mysql-0.78-15|26	
14cr|netacct-mysql-0.78-15|27	%setup -q
14cr|netacct-mysql-0.78-15|28	%patch0 -p0
14cr|netacct-mysql-0.78-15|29	%patch1 -p0
14cr|netacct-mysql-0.78-15|30	
14cr|netacct-mysql-0.78-15|31	%build
14cr|netacct-mysql-0.78-15|32	rm -f configure
14cr|netacct-mysql-0.78-15|33	libtoolize --copy --force; aclocal; automake --add-missing --copy; autoconf --force
14cr|netacct-mysql-0.78-15|34	
14cr|netacct-mysql-0.78-15|35	export LIBS="$LIBS -L%{_libdir} -lmysqlclient"
14cr|netacct-mysql-0.78-15|36	
14cr|netacct-mysql-0.78-15|37	%configure2_5x \
14cr|netacct-mysql-0.78-15|38	--with-mysql=%{_prefix}
14cr|netacct-mysql-0.78-15|39	
14cr|netacct-mysql-0.78-15|40	%make
14cr|netacct-mysql-0.78-15|41	
14cr|netacct-mysql-0.78-15|42	%install
14cr|netacct-mysql-0.78-15|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|netacct-mysql-0.78-15|44	
14cr|netacct-mysql-0.78-15|45	# don't fiddle with the initscript!
14cr|netacct-mysql-0.78-15|46	export DONT_GPRINTIFY=1
14cr|netacct-mysql-0.78-15|47	
14cr|netacct-mysql-0.78-15|48	%makeinstall_std
14cr|netacct-mysql-0.78-15|49	
14cr|netacct-mysql-0.78-15|50	install -d %{buildroot}%{_initrddir}
14cr|netacct-mysql-0.78-15|51	install -m0755 contrib/nacctd.redhat %{buildroot}%{_initrddir}/%{name}
14cr|netacct-mysql-0.78-15|52	
14cr|netacct-mysql-0.78-15|53	# nuke rpath
14cr|netacct-mysql-0.78-15|54	chrpath -d %{buildroot}%{_sbindir}/nacctd
14cr|netacct-mysql-0.78-15|55	
14cr|netacct-mysql-0.78-15|56	%post
14cr|netacct-mysql-0.78-15|57	%_post_service %{name}
14cr|netacct-mysql-0.78-15|58	
14cr|netacct-mysql-0.78-15|59	%preun
14cr|netacct-mysql-0.78-15|60	%_preun_service %{name}
14cr|netacct-mysql-0.78-15|61	
14cr|netacct-mysql-0.78-15|62	%clean
14cr|netacct-mysql-0.78-15|63	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|netacct-mysql-0.78-15|64	
14cr|netacct-mysql-0.78-15|65	%files
14cr|netacct-mysql-0.78-15|66	%defattr(-,root,root)
14cr|netacct-mysql-0.78-15|67	%doc AUTHORS FAQ INSTALL NEWS README* TODO netacct.sql contrib/nacctpeering.*
14cr|netacct-mysql-0.78-15|68	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|netacct-mysql-0.78-15|69	%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nacctpeering
14cr|netacct-mysql-0.78-15|70	%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/naccttab
14cr|netacct-mysql-0.78-15|71	%{_mandir}/man8/nacctd.8*
14cr|netacct-mysql-0.78-15|72	%{_mandir}/man8/nacctpeering.8*
14cr|netacct-mysql-0.78-15|73	%{_sbindir}/nacctd
14cr|netacct-mysql-0.78-15|74	
14cr|netacct-mysql-0.78-15|75	
14cr|netacct-mysql-0.78-15|76	
14cr|netacct-mysql-0.78-15|77	
14cr|netacct-mysql-0.78-15|78	
14cr|netacct-mysql-0.78-15|79	%changelog
14cr|netacct-mysql-0.78-15|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.78-15
14cr|netacct-mysql-0.78-15|81	+ Revision: b7a989a
14cr|netacct-mysql-0.78-15|82	- MassBuild#464: Increase release tag
14cr|netacct-mysql-0.78-15|83	
14cr|netacct-mysql-0.78-15|84	

3220 14
14cr|netatalk-2.2.3-2|1	%define	major 0
14cr|netatalk-2.2.3-2|2	%define libname %mklibname atalk %{major}
14cr|netatalk-2.2.3-2|3	%define develname %mklibname atalk -d
14cr|netatalk-2.2.3-2|4	
14cr|netatalk-2.2.3-2|5	Summary:	Appletalk and Appleshare/IP services for Linux
14cr|netatalk-2.2.3-2|6	Name:		netatalk
14cr|netatalk-2.2.3-2|7	Version:	2.2.3
14cr|netatalk-2.2.3-2|8	Release:	2
14cr|netatalk-2.2.3-2|9	License:	BSD
14cr|netatalk-2.2.3-2|10	Group:		System/Servers
14cr|netatalk-2.2.3-2|11	URL:		http://netatalk.sourceforge.net/
14cr|netatalk-2.2.3-2|12	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|netatalk-2.2.3-2|13	Patch0:		netatalk-mdk-etc2ps.patch
14cr|netatalk-2.2.3-2|14	Patch1:		netatalk-shared.diff
14cr|netatalk-2.2.3-2|15	Patch2:		netatalk-2.2.1-linkage_fix.diff
14cr|netatalk-2.2.3-2|16	Patch3:		netatalk-2.2.1-no_libdir.diff
14cr|netatalk-2.2.3-2|17	Requires(pre):	rpm-helper
14cr|netatalk-2.2.3-2|18	Requires:	groff-perl
14cr|netatalk-2.2.3-2|19	Requires:	openssl
14cr|netatalk-2.2.3-2|20	Requires:	tetex-dvips
14cr|netatalk-2.2.3-2|21	BuildRequires:	acl-devel
14cr|netatalk-2.2.3-2|22	BuildRequires:	attr-devel
14cr|netatalk-2.2.3-2|23	BuildRequires:	autoconf
14cr|netatalk-2.2.3-2|24	BuildRequires:	automake
14cr|netatalk-2.2.3-2|25	BuildRequires:	avahi-client-devel
14cr|netatalk-2.2.3-2|26	BuildRequires:	avahi-common-devel
14cr|netatalk-2.2.3-2|27	BuildRequires:	cracklib-devel
14cr|netatalk-2.2.3-2|28	BuildRequires:	cups-devel
14cr|netatalk-2.2.3-2|29	BuildRequires:	db-devel
14cr|netatalk-2.2.3-2|30	BuildRequires:	dbus-devel
14cr|netatalk-2.2.3-2|31	BuildRequires:	gnutls-devel
14cr|netatalk-2.2.3-2|32	BuildRequires:	libtool-devel
14cr|netatalk-2.2.3-2|33	BuildRequires:	libtool
14cr|netatalk-2.2.3-2|34	BuildRequires:	openldap-devel
14cr|netatalk-2.2.3-2|35	BuildRequires:	openslp-devel
14cr|netatalk-2.2.3-2|36	BuildRequires:	openssl-devel
14cr|netatalk-2.2.3-2|37	BuildRequires:	pam-devel
14cr|netatalk-2.2.3-2|38	BuildRequires:	quota
14cr|netatalk-2.2.3-2|39	BuildRequires:	tcp_wrappers-devel
14cr|netatalk-2.2.3-2|40	Conflicts:	podracer
14cr|netatalk-2.2.3-2|41	
14cr|netatalk-2.2.3-2|42	%description
14cr|netatalk-2.2.3-2|43	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
14cr|netatalk-2.2.3-2|44	systems. The current release contains support for Ethertalk Phase I and II,
14cr|netatalk-2.2.3-2|45	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
14cr|netatalk-2.2.3-2|46	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
14cr|netatalk-2.2.3-2|47	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
14cr|netatalk-2.2.3-2|48	
14cr|netatalk-2.2.3-2|49	Note: The default configuration disables both guest accounts and plain-text
14cr|netatalk-2.2.3-2|50	passwords.  To enable these options, review the configuration file
14cr|netatalk-2.2.3-2|51	%{_sysconfdir}/netatalk/afpd.conf. Service Location Protocol is also
14cr|netatalk-2.2.3-2|52	disabled, remove -noslp in afpd.conf and install openslp if you want
14cr|netatalk-2.2.3-2|53	use it.
14cr|netatalk-2.2.3-2|54	
14cr|netatalk-2.2.3-2|55	%package -n	%{libname}
14cr|netatalk-2.2.3-2|56	Summary:	Shared library for Appletalk and Appleshare/IP services for Linux
14cr|netatalk-2.2.3-2|57	Group:          System/Libraries
14cr|netatalk-2.2.3-2|58	Requires:	tcp_wrappers
14cr|netatalk-2.2.3-2|59	
14cr|netatalk-2.2.3-2|60	%description -n	%{libname}
14cr|netatalk-2.2.3-2|61	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
14cr|netatalk-2.2.3-2|62	systems. The current release contains support for Ethertalk Phase I and II,
14cr|netatalk-2.2.3-2|63	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
14cr|netatalk-2.2.3-2|64	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
14cr|netatalk-2.2.3-2|65	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
14cr|netatalk-2.2.3-2|66	
14cr|netatalk-2.2.3-2|67	This package provides the shared atalk library.
14cr|netatalk-2.2.3-2|68	
14cr|netatalk-2.2.3-2|69	%package -n	%{develname}
14cr|netatalk-2.2.3-2|70	Summary:	Static library and header files for the atalk library
14cr|netatalk-2.2.3-2|71	Group:		Development/C
14cr|netatalk-2.2.3-2|72	Provides:	%{name}-devel = %{version}
14cr|netatalk-2.2.3-2|73	Obsoletes:	%{name}-devel
14cr|netatalk-2.2.3-2|74	Requires:	%{libname} >= %{version}
14cr|netatalk-2.2.3-2|75	
14cr|netatalk-2.2.3-2|76	%description -n	%{develname}
14cr|netatalk-2.2.3-2|77	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
14cr|netatalk-2.2.3-2|78	systems. The current release contains support for Ethertalk Phase I and II,
14cr|netatalk-2.2.3-2|79	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
14cr|netatalk-2.2.3-2|80	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
14cr|netatalk-2.2.3-2|81	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
14cr|netatalk-2.2.3-2|82	
14cr|netatalk-2.2.3-2|83	This package contains the static atalk library and its header files.
14cr|netatalk-2.2.3-2|84	
14cr|netatalk-2.2.3-2|85	%prep
14cr|netatalk-2.2.3-2|86	
14cr|netatalk-2.2.3-2|87	%setup -q -n %{name}-%{version}
14cr|netatalk-2.2.3-2|88	%patch0 -p1 -b .mdk
14cr|netatalk-2.2.3-2|89	%patch1 -p0 -b .shared
14cr|netatalk-2.2.3-2|90	%patch2 -p0 -b .linkage_fix
14cr|netatalk-2.2.3-2|91	%patch3 -p0 -b .no_libdir
14cr|netatalk-2.2.3-2|92	
14cr|netatalk-2.2.3-2|93	#(sb) breaks autoconf
14cr|netatalk-2.2.3-2|94	rm -fr autom4te.cache
14cr|netatalk-2.2.3-2|95	
14cr|netatalk-2.2.3-2|96	%build
14cr|netatalk-2.2.3-2|97	%serverbuild
14cr|netatalk-2.2.3-2|98	
14cr|netatalk-2.2.3-2|99	libtoolize --copy --force; aclocal -I macros; autoconf; automake -a -c --foreign
14cr|netatalk-2.2.3-2|100	
14cr|netatalk-2.2.3-2|101	export PKGLIBDIR=%{_libdir}/netatalk
14cr|netatalk-2.2.3-2|102	export LD_PRELOAD=
14cr|netatalk-2.2.3-2|103	export CFLAGS="$CFLAGS -fomit-frame-pointer -fsigned-char"
14cr|netatalk-2.2.3-2|104	
14cr|netatalk-2.2.3-2|105	%configure2_5x \
14cr|netatalk-2.2.3-2|106	--libexecdir=%{_libdir} \
14cr|netatalk-2.2.3-2|107	--localstatedir=%{_var} \
14cr|netatalk-2.2.3-2|108	--enable-shared \
14cr|netatalk-2.2.3-2|109	--disable-static \
14cr|netatalk-2.2.3-2|110	--with-uams-path=%{_libdir}/netatalk/uams \
14cr|netatalk-2.2.3-2|111	--with-ssl-dir=%{_prefix} \
14cr|netatalk-2.2.3-2|112	--enable-redhat-systemd \
14cr|netatalk-2.2.3-2|113	--with-cracklib \
14cr|netatalk-2.2.3-2|114	--with-pam \
14cr|netatalk-2.2.3-2|115	--with-shadow \
14cr|netatalk-2.2.3-2|116	--enable-pgp-uam \
14cr|netatalk-2.2.3-2|117	--enable-dropkludge=no \
14cr|netatalk-2.2.3-2|118	--disable-shell-check \
14cr|netatalk-2.2.3-2|119	--enable-srvloc \
14cr|netatalk-2.2.3-2|120	--with-ldap \
14cr|netatalk-2.2.3-2|121	--with-acls \
14cr|netatalk-2.2.3-2|122	#   --enable-timelord
14cr|netatalk-2.2.3-2|123	
14cr|netatalk-2.2.3-2|124	%make all
14cr|netatalk-2.2.3-2|125	
14cr|netatalk-2.2.3-2|126	%install
14cr|netatalk-2.2.3-2|127	rm -rf %{buildroot}
14cr|netatalk-2.2.3-2|128	
14cr|netatalk-2.2.3-2|129	### INSTALL (USING "make install") ###
14cr|netatalk-2.2.3-2|130	install -d %{buildroot}{%{_prefix},%{_sysconfdir}/netatalk/}
14cr|netatalk-2.2.3-2|131	install -d %{buildroot}%{_libdir}/netatalk
14cr|netatalk-2.2.3-2|132	install -d %{buildroot}%{_libdir}/netatalk/msg
14cr|netatalk-2.2.3-2|133	install -d %{buildroot}/var/spool/netatalk
14cr|netatalk-2.2.3-2|134	
14cr|netatalk-2.2.3-2|135	%makeinstall_std
14cr|netatalk-2.2.3-2|136	
14cr|netatalk-2.2.3-2|137	# (sb) change to disallow cleartext passwords, example config for guest accounts
14cr|netatalk-2.2.3-2|138	cat >> %{buildroot}%{_sysconfdir}/%{name}/afpd.conf << EOF
14cr|netatalk-2.2.3-2|139	# config to allow guest logins, cleartext passwords:
14cr|netatalk-2.2.3-2|140	# - -transall -uamlist uams_guest.so,uams_clrtxt.so,uams_dhx.so -nosavepassword
14cr|netatalk-2.2.3-2|141	# default config with no guest logins, no cleartext passwords
14cr|netatalk-2.2.3-2|142	# Service Location Protocol is disabled also, to enable remove -noslp and
14cr|netatalk-2.2.3-2|143	# install openslp and run the slpd service
14cr|netatalk-2.2.3-2|144	- -transall -uamlist uams_dhx.so -nosavepassword -noslp
14cr|netatalk-2.2.3-2|145	EOF
14cr|netatalk-2.2.3-2|146	
14cr|netatalk-2.2.3-2|147	# clean up installed but unpackaged files
14cr|netatalk-2.2.3-2|148	rm -f %{buildroot}%{_includedir}/netatalk/*.c
14cr|netatalk-2.2.3-2|149	rm -f %{buildroot}%{_libdir}/netatalk/uams/*.*a
14cr|netatalk-2.2.3-2|150	rm -f %{buildroot}%{_datadir}/netatalk/pagecount.ps
14cr|netatalk-2.2.3-2|151	rm -f %{buildroot}%{_libdir}/*.*a
14cr|netatalk-2.2.3-2|152	
14cr|netatalk-2.2.3-2|153	# (sb) we don't ship the rc shell, and cleanappledouble.pl seems to do the same thing
14cr|netatalk-2.2.3-2|154	rm -f %{buildroot}%{_bindir}/acleandir.rc
14cr|netatalk-2.2.3-2|155	rm -f %{buildroot}%{_mandir}/man1/acleandir.1*
14cr|netatalk-2.2.3-2|156	
14cr|netatalk-2.2.3-2|157	# (sb) name clash with yudit package
14cr|netatalk-2.2.3-2|158	mv %{buildroot}%{_bindir}/uniconv %{buildroot}%{_bindir}/uniconvn
14cr|netatalk-2.2.3-2|159	mv %{buildroot}%{_mandir}/man1/uniconv.1 %{buildroot}%{_mandir}/man1/uniconvn.1
14cr|netatalk-2.2.3-2|160	
14cr|netatalk-2.2.3-2|161	%post
14cr|netatalk-2.2.3-2|162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|netatalk-2.2.3-2|163	# after the first install only
14cr|netatalk-2.2.3-2|164	if [ "$1" = 1 ]; then
14cr|netatalk-2.2.3-2|165	# add the ddp lines to /etc/services
14cr|netatalk-2.2.3-2|166	if (grep '[0-9][0-9]*/ddp' /etc/services >/dev/null); then
14cr|netatalk-2.2.3-2|167	cat <<'_EOD1_' >&2
14cr|netatalk-2.2.3-2|168	warning: The DDP services appear to be present in /etc/services.
14cr|netatalk-2.2.3-2|169	warning: Please check them against services.atalk in the documentation.
14cr|netatalk-2.2.3-2|170	_EOD1_
14cr|netatalk-2.2.3-2|171	true
14cr|netatalk-2.2.3-2|172	else
14cr|netatalk-2.2.3-2|173	cat <<'_EOD2_' >>/etc/services
14cr|netatalk-2.2.3-2|174	# start of DDP services
14cr|netatalk-2.2.3-2|175	#
14cr|netatalk-2.2.3-2|176	# Everything between the 'start of DDP services' and 'end of DDP services'
14cr|netatalk-2.2.3-2|177	# lines will be automatically deleted when the netatalk package is removed.
14cr|netatalk-2.2.3-2|178	#
14cr|netatalk-2.2.3-2|179	rtmp		1/ddp		# Routing Table Maintenance Protocol
14cr|netatalk-2.2.3-2|180	nbp		2/ddp		# Name Binding Protocol
14cr|netatalk-2.2.3-2|181	echo		4/ddp		# AppleTalk Echo Protocol
14cr|netatalk-2.2.3-2|182	zip		6/ddp		# Zone Information Protocol
14cr|netatalk-2.2.3-2|183	
14cr|netatalk-2.2.3-2|184	afpovertcp	548/tcp		# AFP over TCP
14cr|netatalk-2.2.3-2|185	afpovertcp	548/udp
14cr|netatalk-2.2.3-2|186	# end of DDP services
14cr|netatalk-2.2.3-2|187	_EOD2_
14cr|netatalk-2.2.3-2|188	fi
14cr|netatalk-2.2.3-2|189	fi
14cr|netatalk-2.2.3-2|190	
14cr|netatalk-2.2.3-2|191	%preun
14cr|netatalk-2.2.3-2|192	if [ "$1" = "0" ] ; then
14cr|netatalk-2.2.3-2|193	/bin/systemctl disable netatalk.service > /dev/null 2>&1 || :
14cr|netatalk-2.2.3-2|194	/bin/systemctl stop netatalk.service > /dev/null 2>&1 || :
14cr|netatalk-2.2.3-2|195	fi
14cr|netatalk-2.2.3-2|196	
14cr|netatalk-2.2.3-2|197	%postun
14cr|netatalk-2.2.3-2|198	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|netatalk-2.2.3-2|199	# do only for the last un-install
14cr|netatalk-2.2.3-2|200	if [ "$1" = 0 ]; then
14cr|netatalk-2.2.3-2|201	# remove the ddp lines from /etc/services
14cr|netatalk-2.2.3-2|202	if (grep '^# start of DDP services$' /etc/services >/dev/null && \
14cr|netatalk-2.2.3-2|203	grep '^# end of DDP services$'   /etc/services >/dev/null ); then
14cr|netatalk-2.2.3-2|204	sed -e '/^# start of DDP services$/,/^# end of DDP services$/d' \
14cr|netatalk-2.2.3-2|205	</etc/services >/etc/services.tmp$$
14cr|netatalk-2.2.3-2|206	cat /etc/services.tmp$$ >/etc/services
14cr|netatalk-2.2.3-2|207	rm /etc/services.tmp$$
14cr|netatalk-2.2.3-2|208	else
14cr|netatalk-2.2.3-2|209	cat <<'_EOD3_' >&2
14cr|netatalk-2.2.3-2|210	warning: Unable to find the lines `# start of DDP services` and
14cr|netatalk-2.2.3-2|211	warning: `# end of DDP services` in the file /etc/services.
14cr|netatalk-2.2.3-2|212	warning: You should remove the DDP services from /etc/services manually.
14cr|netatalk-2.2.3-2|213	_EOD3_
14cr|netatalk-2.2.3-2|214	fi
14cr|netatalk-2.2.3-2|215	fi
14cr|netatalk-2.2.3-2|216	
14cr|netatalk-2.2.3-2|217	%triggerun --  netatalk < 2.2.1
14cr|netatalk-2.2.3-2|218	/sbin/chkconfig --del netatalk >/dev/null 2>&1 || :
14cr|netatalk-2.2.3-2|219	
14cr|netatalk-2.2.3-2|220	%files
14cr|netatalk-2.2.3-2|221	%doc CONTRIBUTORS NEWS doc/README*
14cr|netatalk-2.2.3-2|222	%dir %{_sysconfdir}/%{name}
14cr|netatalk-2.2.3-2|223	%dir %{_var}/spool/%{name}
14cr|netatalk-2.2.3-2|224	%dir %{_libdir}/netatalk
14cr|netatalk-2.2.3-2|225	%dir %{_libdir}/netatalk/msg
14cr|netatalk-2.2.3-2|226	%config(noreplace) %{_sysconfdir}/%{name}/Apple*
14cr|netatalk-2.2.3-2|227	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cr|netatalk-2.2.3-2|228	%config(noreplace) %{_sysconfdir}/pam.d/netatalk
14cr|netatalk-2.2.3-2|229	%dir %{_libdir}/%{name}/uams
14cr|netatalk-2.2.3-2|230	%attr(0755,root,root) %{_libdir}/%{name}/uams/*.so
14cr|netatalk-2.2.3-2|231	/lib/systemd/system/netatalk.service
14cr|netatalk-2.2.3-2|232	%{_libdir}/netatalk/netatalk.sh
14cr|netatalk-2.2.3-2|233	%{_bindir}/ad
14cr|netatalk-2.2.3-2|234	%{_bindir}/adv1tov2
14cr|netatalk-2.2.3-2|235	%{_bindir}/afpldaptest
14cr|netatalk-2.2.3-2|236	%{_bindir}/afppasswd
14cr|netatalk-2.2.3-2|237	%{_bindir}/apple_dump
14cr|netatalk-2.2.3-2|238	%{_bindir}/asip-status.pl
14cr|netatalk-2.2.3-2|239	%{_bindir}/binheader
14cr|netatalk-2.2.3-2|240	%{_bindir}/cnid2_create
14cr|netatalk-2.2.3-2|241	%{_bindir}/dbd
14cr|netatalk-2.2.3-2|242	%{_bindir}/hqx2bin
14cr|netatalk-2.2.3-2|243	%{_bindir}/lp2pap.sh
14cr|netatalk-2.2.3-2|244	%{_bindir}/macbinary
14cr|netatalk-2.2.3-2|245	%{_bindir}/macusers
14cr|netatalk-2.2.3-2|246	%{_bindir}/megatron
14cr|netatalk-2.2.3-2|247	%{_bindir}/nadheader
14cr|netatalk-2.2.3-2|248	%{_bindir}/single2bin
14cr|netatalk-2.2.3-2|249	%{_bindir}/unbin
14cr|netatalk-2.2.3-2|250	%{_bindir}/unhex
14cr|netatalk-2.2.3-2|251	%{_bindir}/uniconvn
14cr|netatalk-2.2.3-2|252	%{_bindir}/unsingle
14cr|netatalk-2.2.3-2|253	%{_sbindir}/afpd
14cr|netatalk-2.2.3-2|254	%{_sbindir}/cnid_dbd
14cr|netatalk-2.2.3-2|255	%{_sbindir}/cnid_metad
14cr|netatalk-2.2.3-2|256	#%{_sbindir}/timelord
14cr|netatalk-2.2.3-2|257	%{_mandir}/man[158]/*
14cr|netatalk-2.2.3-2|258	
14cr|netatalk-2.2.3-2|259	%files -n %{libname}
14cr|netatalk-2.2.3-2|260	%doc COPYRIGHT COPYING
14cr|netatalk-2.2.3-2|261	%{_libdir}/*.so.%{major}*
14cr|netatalk-2.2.3-2|262	
14cr|netatalk-2.2.3-2|263	%files -n %{develname}
14cr|netatalk-2.2.3-2|264	%doc doc/DEVELOPER
14cr|netatalk-2.2.3-2|265	%{_bindir}/netatalk-config
14cr|netatalk-2.2.3-2|266	%{_libdir}/*.so
14cr|netatalk-2.2.3-2|267	%dir %{_includedir}/atalk
14cr|netatalk-2.2.3-2|268	%{_includedir}/atalk/*.h
14cr|netatalk-2.2.3-2|269	%dir %{_includedir}/%{name}
14cr|netatalk-2.2.3-2|270	%{_includedir}/%{name}/*.h
14cr|netatalk-2.2.3-2|271	%{_datadir}/aclocal/%{name}.m4
14cr|netatalk-2.2.3-2|272	
14cr|netatalk-2.2.3-2|273	
14cr|netatalk-2.2.3-2|274	
14cr|netatalk-2.2.3-2|275	%changelog
14cr|netatalk-2.2.3-2|276	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-2
14cr|netatalk-2.2.3-2|277	+ Revision: fd014b4
14cr|netatalk-2.2.3-2|278	- MassBuild#464: Increase release tag
14cr|netatalk-2.2.3-2|279	
14cr|netatalk-2.2.3-2|280	

3221 14
14cr|netbeans-svnclientadapter-6.7.1-4|1	# Prevent brp-java-repack-jars from being run.
14cr|netbeans-svnclientadapter-6.7.1-4|2	%global __jar_repack %{nil}
14cr|netbeans-svnclientadapter-6.7.1-4|3	
14cr|netbeans-svnclientadapter-6.7.1-4|4	%global nb_            netbeans
14cr|netbeans-svnclientadapter-6.7.1-4|5	%global nb_org         %{nb_}.org
14cr|netbeans-svnclientadapter-6.7.1-4|6	%global nb_ver         6.7.1
14cr|netbeans-svnclientadapter-6.7.1-4|7	
14cr|netbeans-svnclientadapter-6.7.1-4|8	%global svnCA          svnClientAdapter
14cr|netbeans-svnclientadapter-6.7.1-4|9	%global svnCA_ver      1.6.0
14cr|netbeans-svnclientadapter-6.7.1-4|10	
14cr|netbeans-svnclientadapter-6.7.1-4|11	Name:           %{nb_}-svnclientadapter
14cr|netbeans-svnclientadapter-6.7.1-4|12	Version:        %{nb_ver}
14cr|netbeans-svnclientadapter-6.7.1-4|13	Release:        4
14cr|netbeans-svnclientadapter-6.7.1-4|14	Summary:        Subversion Client Adapter
14cr|netbeans-svnclientadapter-6.7.1-4|15	
14cr|netbeans-svnclientadapter-6.7.1-4|16	License:        ASL 2.0
14cr|netbeans-svnclientadapter-6.7.1-4|17	Url:            http://subclipse.tigris.org/svnClientAdapter.html
14cr|netbeans-svnclientadapter-6.7.1-4|18	Group:          Development/Java
14cr|netbeans-svnclientadapter-6.7.1-4|19	
14cr|netbeans-svnclientadapter-6.7.1-4|20	# The source for this package was pulled from upstream's vcs.  Use the
14cr|netbeans-svnclientadapter-6.7.1-4|21	# following commands to generate the tarball:
14cr|netbeans-svnclientadapter-6.7.1-4|22	# svn export --force --username guest -r4383 \
14cr|netbeans-svnclientadapter-6.7.1-4|23	#     http://subclipse.tigris.org/svn/subclipse/trunk/svnClientAdapter/ \
14cr|netbeans-svnclientadapter-6.7.1-4|24	#     svnClientAdapter-1.6.0
14cr|netbeans-svnclientadapter-6.7.1-4|25	# tar -czvf svnClientAdapter-1.6.0.tar.gz svnClientAdapter-1.6.0
14cr|netbeans-svnclientadapter-6.7.1-4|26	Source0:        %{svnCA}-%{svnCA_ver}.tar.gz
14cr|netbeans-svnclientadapter-6.7.1-4|27	Patch0:         %{svnCA}-%{svnCA_ver}-build.patch
14cr|netbeans-svnclientadapter-6.7.1-4|28	
14cr|netbeans-svnclientadapter-6.7.1-4|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|netbeans-svnclientadapter-6.7.1-4|30	BuildArch:      noarch
14cr|netbeans-svnclientadapter-6.7.1-4|31	
14cr|netbeans-svnclientadapter-6.7.1-4|32	BuildRequires:  ant
14cr|netbeans-svnclientadapter-6.7.1-4|33	BuildRequires:  ant-nodeps
14cr|netbeans-svnclientadapter-6.7.1-4|34	BuildRequires:  ant-junit
14cr|netbeans-svnclientadapter-6.7.1-4|35	BuildRequires:  java-devel >= 0:1.6.0
14cr|netbeans-svnclientadapter-6.7.1-4|36	BuildRequires:  jpackage-utils
14cr|netbeans-svnclientadapter-6.7.1-4|37	BuildRequires:  svn-javahl
14cr|netbeans-svnclientadapter-6.7.1-4|38	
14cr|netbeans-svnclientadapter-6.7.1-4|39	Requires:       java >= 0:1.6.0
14cr|netbeans-svnclientadapter-6.7.1-4|40	Requires:       jpackage-utils
14cr|netbeans-svnclientadapter-6.7.1-4|41	Requires:       subversion
14cr|netbeans-svnclientadapter-6.7.1-4|42	
14cr|netbeans-svnclientadapter-6.7.1-4|43	%description
14cr|netbeans-svnclientadapter-6.7.1-4|44	SVNClientAdapter is a high-level Java API for Subversion.
14cr|netbeans-svnclientadapter-6.7.1-4|45	
14cr|netbeans-svnclientadapter-6.7.1-4|46	%prep
14cr|netbeans-svnclientadapter-6.7.1-4|47	%setup -q -n %{svnCA}-%{svnCA_ver}
14cr|netbeans-svnclientadapter-6.7.1-4|48	
14cr|netbeans-svnclientadapter-6.7.1-4|49	# remove all binary libs
14cr|netbeans-svnclientadapter-6.7.1-4|50	find . -name "*.jar" -exec %{__rm} -f {} \;
14cr|netbeans-svnclientadapter-6.7.1-4|51	
14cr|netbeans-svnclientadapter-6.7.1-4|52	%patch0 -p1 -b .sav
14cr|netbeans-svnclientadapter-6.7.1-4|53	
14cr|netbeans-svnclientadapter-6.7.1-4|54	%{__ln_s} -f %{_javadir}/svnkit-javahl.jar lib/svnjavahl.jar
14cr|netbeans-svnclientadapter-6.7.1-4|55	
14cr|netbeans-svnclientadapter-6.7.1-4|56	%build
14cr|netbeans-svnclientadapter-6.7.1-4|57	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|netbeans-svnclientadapter-6.7.1-4|58	ant -verbose svnClientAdapter.jar
14cr|netbeans-svnclientadapter-6.7.1-4|59	
14cr|netbeans-svnclientadapter-6.7.1-4|60	%install
14cr|netbeans-svnclientadapter-6.7.1-4|61	%{__rm} -fr %{buildroot}
14cr|netbeans-svnclientadapter-6.7.1-4|62	# jar
14cr|netbeans-svnclientadapter-6.7.1-4|63	%{__install} -d -m 755 %{buildroot}%{_javadir}
14cr|netbeans-svnclientadapter-6.7.1-4|64	%{__install} -m 644 build/lib/svnClientAdapter.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|netbeans-svnclientadapter-6.7.1-4|65	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|netbeans-svnclientadapter-6.7.1-4|66	
14cr|netbeans-svnclientadapter-6.7.1-4|67	%clean
14cr|netbeans-svnclientadapter-6.7.1-4|68	%{__rm} -rf %{buildroot}
14cr|netbeans-svnclientadapter-6.7.1-4|69	
14cr|netbeans-svnclientadapter-6.7.1-4|70	%files
14cr|netbeans-svnclientadapter-6.7.1-4|71	%defattr(-,root,root)
14cr|netbeans-svnclientadapter-6.7.1-4|72	%doc license.txt readme.txt
14cr|netbeans-svnclientadapter-6.7.1-4|73	%{_javadir}/*
14cr|netbeans-svnclientadapter-6.7.1-4|74	
14cr|netbeans-svnclientadapter-6.7.1-4|75	
14cr|netbeans-svnclientadapter-6.7.1-4|76	%changelog
14cr|netbeans-svnclientadapter-6.7.1-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.7.1-4
14cr|netbeans-svnclientadapter-6.7.1-4|78	+ Revision: 46b27b1
14cr|netbeans-svnclientadapter-6.7.1-4|79	- MassBuild#464: Increase release tag
14cr|netbeans-svnclientadapter-6.7.1-4|80	
14cr|netbeans-svnclientadapter-6.7.1-4|81	

3222 14
14cr|netcat-openbsd-1.89-4|1	Name:       netcat-openbsd
14cr|netcat-openbsd-1.89-4|2	Version:    1.89
14cr|netcat-openbsd-1.89-4|3	Release:    4
14cr|netcat-openbsd-1.89-4|4	Summary:    Reads and writes data across network connections using TCP or UDP
14cr|netcat-openbsd-1.89-4|5	Group:      Networking/Other
14cr|netcat-openbsd-1.89-4|6	License:    BSD
14cr|netcat-openbsd-1.89-4|7	URL:        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
14cr|netcat-openbsd-1.89-4|8	# source is CVS checkout
14cr|netcat-openbsd-1.89-4|9	Source0:    netcat-openbsd-%{version}.tar.gz
14cr|netcat-openbsd-1.89-4|10	Patch0:     openbsd-compat.patch
14cr|netcat-openbsd-1.89-4|11	Patch1:     socks-b64-prototype.patch
14cr|netcat-openbsd-1.89-4|12	Patch2:     silence-z.patch
14cr|netcat-openbsd-1.89-4|13	Patch3:     glib-strlcpy.patch
14cr|netcat-openbsd-1.89-4|14	Patch4:     no-strtonum.patch
14cr|netcat-openbsd-1.89-4|15	Patch5:     pollhup.patch
14cr|netcat-openbsd-1.89-4|16	Patch6:     reuseaddr.patch
14cr|netcat-openbsd-1.89-4|17	Patch7:     connect-timeout.patch
14cr|netcat-openbsd-1.89-4|18	Patch8:     udp-scan-timeout.patch
14cr|netcat-openbsd-1.89-4|19	Patch9:     verbose-numeric-port.patch
14cr|netcat-openbsd-1.89-4|20	Patch10:    send-crlf.patch
14cr|netcat-openbsd-1.89-4|21	Patch11:    help-version-exit.patch
14cr|netcat-openbsd-1.89-4|22	Patch12:    quit-timer.patch
14cr|netcat-openbsd-1.89-4|23	Patch13:    getservbyname.patch
14cr|netcat-openbsd-1.89-4|24	Patch14:    gcc-warnings.patch
14cr|netcat-openbsd-1.89-4|25	Patch20:    netcat-openbsd-1.89-makefile.patch
14cr|netcat-openbsd-1.89-4|26	Patch21:    netcat-openbsd-1.89-openbsd-compat.patch
14cr|netcat-openbsd-1.89-4|27	Requires:       glib2
14cr|netcat-openbsd-1.89-4|28	BuildRequires:  glib2-devel
14cr|netcat-openbsd-1.89-4|29	Obsoletes:      netcat-bsd
14cr|netcat-openbsd-1.89-4|30	Conflicts:      netcat < 1.0
14cr|netcat-openbsd-1.89-4|31	Provides:       netcat = 1.0
14cr|netcat-openbsd-1.89-4|32	Conflicts:      netcat-traditional
14cr|netcat-openbsd-1.89-4|33	Conflicts:      netcat-gnu
14cr|netcat-openbsd-1.89-4|34	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|netcat-openbsd-1.89-4|35	
14cr|netcat-openbsd-1.89-4|36	%description
14cr|netcat-openbsd-1.89-4|37	The nc package contains Netcat (the program is actually nc), a simple
14cr|netcat-openbsd-1.89-4|38	utility for reading and writing data across network connections, using
14cr|netcat-openbsd-1.89-4|39	the TCP or UDP protocols. Netcat is intended to be a reliable back-end
14cr|netcat-openbsd-1.89-4|40	tool which can be used directly or easily driven by other programs and
14cr|netcat-openbsd-1.89-4|41	scripts.  Netcat is also a feature-rich network debugging and
14cr|netcat-openbsd-1.89-4|42	exploration tool, since it can create many different connections and
14cr|netcat-openbsd-1.89-4|43	has many built-in capabilities.
14cr|netcat-openbsd-1.89-4|44	
14cr|netcat-openbsd-1.89-4|45	You may want to install the netcat package if you are administering a
14cr|netcat-openbsd-1.89-4|46	network and you'd like to use its debugging and network exploration
14cr|netcat-openbsd-1.89-4|47	capabilities.
14cr|netcat-openbsd-1.89-4|48	
14cr|netcat-openbsd-1.89-4|49	%prep
14cr|netcat-openbsd-1.89-4|50	%setup -q -n netcat-openbsd-%{version}.orig
14cr|netcat-openbsd-1.89-4|51	
14cr|netcat-openbsd-1.89-4|52	%patch20 -p1
14cr|netcat-openbsd-1.89-4|53	%patch21 -p1
14cr|netcat-openbsd-1.89-4|54	
14cr|netcat-openbsd-1.89-4|55	%patch0 -p1
14cr|netcat-openbsd-1.89-4|56	%patch1 -p1
14cr|netcat-openbsd-1.89-4|57	%patch2 -p1
14cr|netcat-openbsd-1.89-4|58	%patch3 -p1
14cr|netcat-openbsd-1.89-4|59	%patch4 -p1
14cr|netcat-openbsd-1.89-4|60	%patch5 -p1
14cr|netcat-openbsd-1.89-4|61	%patch6 -p1
14cr|netcat-openbsd-1.89-4|62	%patch7 -p1
14cr|netcat-openbsd-1.89-4|63	%patch8 -p1
14cr|netcat-openbsd-1.89-4|64	%patch9 -p1
14cr|netcat-openbsd-1.89-4|65	%patch10 -p1
14cr|netcat-openbsd-1.89-4|66	%patch11 -p1
14cr|netcat-openbsd-1.89-4|67	%patch12 -p1
14cr|netcat-openbsd-1.89-4|68	%patch13 -p1
14cr|netcat-openbsd-1.89-4|69	%patch14 -p1
14cr|netcat-openbsd-1.89-4|70	
14cr|netcat-openbsd-1.89-4|71	%build
14cr|netcat-openbsd-1.89-4|72	%make
14cr|netcat-openbsd-1.89-4|73	
14cr|netcat-openbsd-1.89-4|74	%install
14cr|netcat-openbsd-1.89-4|75	rm -rf %{buildroot}
14cr|netcat-openbsd-1.89-4|76	install -d %{buildroot}%{_bindir}
14cr|netcat-openbsd-1.89-4|77	install -m 755 nc %{buildroot}%{_bindir}
14cr|netcat-openbsd-1.89-4|78	(cd %{buildroot}%{_bindir} && ln -s nc netcat)
14cr|netcat-openbsd-1.89-4|79	install -d %{buildroot}%{_mandir}/man1
14cr|netcat-openbsd-1.89-4|80	install -m 644 nc.1 %{buildroot}%{_mandir}/man1
14cr|netcat-openbsd-1.89-4|81	(cd %{buildroot}%{_mandir}/man1 && ln -s nc.1 netcat.1)
14cr|netcat-openbsd-1.89-4|82	
14cr|netcat-openbsd-1.89-4|83	%clean
14cr|netcat-openbsd-1.89-4|84	rm -rf %{buildroot}
14cr|netcat-openbsd-1.89-4|85	
14cr|netcat-openbsd-1.89-4|86	%files
14cr|netcat-openbsd-1.89-4|87	%defattr(-,root,root)
14cr|netcat-openbsd-1.89-4|88	%{_bindir}/nc
14cr|netcat-openbsd-1.89-4|89	%{_bindir}/netcat
14cr|netcat-openbsd-1.89-4|90	%{_mandir}/man1/nc.1*
14cr|netcat-openbsd-1.89-4|91	%{_mandir}/man1/netcat.1*
14cr|netcat-openbsd-1.89-4|92	
14cr|netcat-openbsd-1.89-4|93	
14cr|netcat-openbsd-1.89-4|94	
14cr|netcat-openbsd-1.89-4|95	%changelog
14cr|netcat-openbsd-1.89-4|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.89-4
14cr|netcat-openbsd-1.89-4|97	+ Revision: 8c37d92
14cr|netcat-openbsd-1.89-4|98	- MassBuild#464: Increase release tag
14cr|netcat-openbsd-1.89-4|99	
14cr|netcat-openbsd-1.89-4|100	

3223 14
14cr|netdiscover-0.3-0.beta7.5|1	Summary:	A network address discovering tool
14cr|netdiscover-0.3-0.beta7.5|2	Name:		netdiscover
14cr|netdiscover-0.3-0.beta7.5|3	Version:	0.3
14cr|netdiscover-0.3-0.beta7.5|4	Release:	0.beta7.5
14cr|netdiscover-0.3-0.beta7.5|5	License:	GPLv3+
14cr|netdiscover-0.3-0.beta7.5|6	Group:		Networking/Other
14cr|netdiscover-0.3-0.beta7.5|7	Url:		http://nixgeneration.com/~jaime/netdiscover/
14cr|netdiscover-0.3-0.beta7.5|8	# http://www.pc-workshop.da.ru/cvs/netdiscover.tar.gz?view=tar
14cr|netdiscover-0.3-0.beta7.5|9	Source0:	%{name}-%{version}-beta7.tar.gz
14cr|netdiscover-0.3-0.beta7.5|10	BuildRequires:	libtool
14cr|netdiscover-0.3-0.beta7.5|11	BuildRequires:	wget
14cr|netdiscover-0.3-0.beta7.5|12	BuildRequires:	libnet-devel >= 1.1.3
14cr|netdiscover-0.3-0.beta7.5|13	BuildRequires:	pcap-devel
14cr|netdiscover-0.3-0.beta7.5|14	
14cr|netdiscover-0.3-0.beta7.5|15	%description
14cr|netdiscover-0.3-0.beta7.5|16	Netdiscover is a network address discovering tool, developed mainly for those
14cr|netdiscover-0.3-0.beta7.5|17	wireless networks without dhcp server, but it also works on hub/switched
14cr|netdiscover-0.3-0.beta7.5|18	networks. Its based on arp requests, it will send arp requests and sniff for
14cr|netdiscover-0.3-0.beta7.5|19	replies.
14cr|netdiscover-0.3-0.beta7.5|20	
14cr|netdiscover-0.3-0.beta7.5|21	%files
14cr|netdiscover-0.3-0.beta7.5|22	%doc AUTHORS ChangeLog README TODO
14cr|netdiscover-0.3-0.beta7.5|23	%{_sbindir}/*
14cr|netdiscover-0.3-0.beta7.5|24	%{_mandir}/man8/*
14cr|netdiscover-0.3-0.beta7.5|25	
14cr|netdiscover-0.3-0.beta7.5|26	#----------------------------------------------------------------------------
14cr|netdiscover-0.3-0.beta7.5|27	
14cr|netdiscover-0.3-0.beta7.5|28	%prep
14cr|netdiscover-0.3-0.beta7.5|29	%setup -q -n %{name}-%{version}-beta7
14cr|netdiscover-0.3-0.beta7.5|30	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|netdiscover-0.3-0.beta7.5|31	
14cr|netdiscover-0.3-0.beta7.5|32	find . -perm 640 | xargs chmod 0644
14cr|netdiscover-0.3-0.beta7.5|33	
14cr|netdiscover-0.3-0.beta7.5|34	%build
14cr|netdiscover-0.3-0.beta7.5|35	LC_ALL=C sh update-oui-database.sh
14cr|netdiscover-0.3-0.beta7.5|36	autoreconf -fi
14cr|netdiscover-0.3-0.beta7.5|37	%configure2_5x
14cr|netdiscover-0.3-0.beta7.5|38	%make
14cr|netdiscover-0.3-0.beta7.5|39	
14cr|netdiscover-0.3-0.beta7.5|40	%install
14cr|netdiscover-0.3-0.beta7.5|41	%makeinstall_std
14cr|netdiscover-0.3-0.beta7.5|42	
14cr|netdiscover-0.3-0.beta7.5|43	# cleanup
14cr|netdiscover-0.3-0.beta7.5|44	rm -rf %{buildroot}%{_prefix}/doc
14cr|netdiscover-0.3-0.beta7.5|45	
14cr|netdiscover-0.3-0.beta7.5|46	
14cr|netdiscover-0.3-0.beta7.5|47	%changelog
14cr|netdiscover-0.3-0.beta7.5|48	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-0.beta7.5
14cr|netdiscover-0.3-0.beta7.5|49	+ Revision: 32dd1bc
14cr|netdiscover-0.3-0.beta7.5|50	- LOG Adjust to work with new automake
14cr|netdiscover-0.3-0.beta7.5|51	
14cr|netdiscover-0.3-0.beta7.5|52	

3224 14
14cr|netgen-4.9.13-3|1	Name:		netgen
14cr|netgen-4.9.13-3|2	Group:		Sciences/Physics
14cr|netgen-4.9.13-3|3	Version:	4.9.13
14cr|netgen-4.9.13-3|4	Release:	3
14cr|netgen-4.9.13-3|5	Summary:	Automatic 3d tetrahedral mesh generator
14cr|netgen-4.9.13-3|6	License:	GPL
14cr|netgen-4.9.13-3|7	URL:		http://www.hpfem.jku.at/netgen/
14cr|netgen-4.9.13-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|netgen-4.9.13-3|9	Patch0:		netgen-4.9.13-togl.patch
14cr|netgen-4.9.13-3|10	Patch1:		netgen-4.9.13-opencascade.patch
14cr|netgen-4.9.13-3|11	
14cr|netgen-4.9.13-3|12	BuildRequires:	pkgconfig(glu)
14cr|netgen-4.9.13-3|13	BuildRequires:	opencascade
14cr|netgen-4.9.13-3|14	BuildRequires:	opencascade-devel
14cr|netgen-4.9.13-3|15	BuildRequires:	openmpi-devel
14cr|netgen-4.9.13-3|16	BuildRequires:	tcl-devel
14cr|netgen-4.9.13-3|17	BuildRequires:	tk-devel
14cr|netgen-4.9.13-3|18	BuildRequires:	togl
14cr|netgen-4.9.13-3|19	Requires:	tix
14cr|netgen-4.9.13-3|20	
14cr|netgen-4.9.13-3|21	%description
14cr|netgen-4.9.13-3|22	NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from
14cr|netgen-4.9.13-3|23	constructive solid geometry (CSG) or boundary representation (BRep) from STL
14cr|netgen-4.9.13-3|24	file format. The connection to a geometry kernel allows the handling of IGES
14cr|netgen-4.9.13-3|25	and STEP files. NETGEN contains modules for mesh optimization and hierarchical
14cr|netgen-4.9.13-3|26	mesh refinement. Netgen is open source based on the LGPL license. It is
14cr|netgen-4.9.13-3|27	available for Unix/Linux and Windows.
14cr|netgen-4.9.13-3|28	
14cr|netgen-4.9.13-3|29	NETGEN was developed mainly by Joachim Schöberl within project grants from
14cr|netgen-4.9.13-3|30	the Austrian Science Fund FWF ( Special Research Project "Numerical and
14cr|netgen-4.9.13-3|31	Symbolic Scientific Computing", Start Project "hp-FEM) at the Johannes
14cr|netgen-4.9.13-3|32	Kepler University Linz. Significant contributions were made by Johannes
14cr|netgen-4.9.13-3|33	Gerstmayr (STL geometry) Robert Gaisbauer (OpenCascade interface).
14cr|netgen-4.9.13-3|34	
14cr|netgen-4.9.13-3|35	%prep
14cr|netgen-4.9.13-3|36	%setup -q
14cr|netgen-4.9.13-3|37	%patch0 -p1
14cr|netgen-4.9.13-3|38	%patch1 -p1
14cr|netgen-4.9.13-3|39	
14cr|netgen-4.9.13-3|40	%build
14cr|netgen-4.9.13-3|41	%configure2_5x --with-occ=%{_datadir}/opencascade
14cr|netgen-4.9.13-3|42	%make
14cr|netgen-4.9.13-3|43	
14cr|netgen-4.9.13-3|44	%install
14cr|netgen-4.9.13-3|45	%makeinstall_std
14cr|netgen-4.9.13-3|46	
14cr|netgen-4.9.13-3|47	mkdir -p %{buildroot}%{_datadir}/%{name}/tutorials
14cr|netgen-4.9.13-3|48	mv -f %{buildroot}%{_datadir}/%{name}/*.{geo,in2d,step,stl,surf} %{buildroot}%{_datadir}/%{name}/tutorials
14cr|netgen-4.9.13-3|49	mv -f %{buildroot}%{_bindir}/* %{buildroot}%{_datadir}/%{name}
14cr|netgen-4.9.13-3|50	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|netgen-4.9.13-3|51	#!/bin/sh
14cr|netgen-4.9.13-3|52	
14cr|netgen-4.9.13-3|53	export NETGENDIR=%{_datadir}/%{name}
14cr|netgen-4.9.13-3|54	export PATH=\$NETGENDIR:\$PATH
14cr|netgen-4.9.13-3|55	[ -z "\$NETGEN_USER_DIR" ] && export NETGEN_USER_DIR=\$HOME
14cr|netgen-4.9.13-3|56	\$NETGENDIR/%{name} "\$@"
14cr|netgen-4.9.13-3|57	EOF
14cr|netgen-4.9.13-3|58	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|netgen-4.9.13-3|59	
14cr|netgen-4.9.13-3|60	%files
14cr|netgen-4.9.13-3|61	%{_bindir}/*
14cr|netgen-4.9.13-3|62	%{_includedir}/*
14cr|netgen-4.9.13-3|63	%dir %{_datadir}/%{name}
14cr|netgen-4.9.13-3|64	%{_datadir}/%{name}/*
14cr|netgen-4.9.13-3|65	%dir %{_docdir}/%{name}/
14cr|netgen-4.9.13-3|66	%{_docdir}/%{name}/*
14cr|netgen-4.9.13-3|67	%{_libdir}/*.so
14cr|netgen-4.9.13-3|68	
14cr|netgen-4.9.13-3|69	
14cr|netgen-4.9.13-3|70	%changelog
14cr|netgen-4.9.13-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.9.13-3
14cr|netgen-4.9.13-3|72	+ Revision: 1617f58
14cr|netgen-4.9.13-3|73	- MassBuild#464: Increase release tag
14cr|netgen-4.9.13-3|74	
14cr|netgen-4.9.13-3|75	

3225 14
14cr|nethack-3.4.3-3|1	Name:		nethack
14cr|nethack-3.4.3-3|2	Version:	3.4.3
14cr|nethack-3.4.3-3|3	Release:	3
14cr|nethack-3.4.3-3|4	Summary:	A roguelike dungeon exploration game
14cr|nethack-3.4.3-3|5	
14cr|nethack-3.4.3-3|6	Group:		Games/Adventure
14cr|nethack-3.4.3-3|7	License:	Nethack GPL
14cr|nethack-3.4.3-3|8	URL:		http://www.nethack.org
14cr|nethack-3.4.3-3|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-343-src.tgz
14cr|nethack-3.4.3-3|10	# Nethack Linux settings/defines
14cr|nethack-3.4.3-3|11	Patch0:		nethack-settings.patch
14cr|nethack-3.4.3-3|12	# HP monitor, patch from http://www.netsonic.fi/~walker/nh/hpmon.diff
14cr|nethack-3.4.3-3|13	# Some parts adapted from Debian's patch
14cr|nethack-3.4.3-3|14	Patch1: 	nethack-enh-hpmon.patch
14cr|nethack-3.4.3-3|15	# "Paranoid hit" patch by Joshua Kwan <joshk@triplehelix.org>
14cr|nethack-3.4.3-3|16	# heavily edited from http://www.netsonic.fi/~walker/nh/paranoid-343.diff
14cr|nethack-3.4.3-3|17	# originally by  David Damerell, Jonathan Nieder, Jukka Lahtinen, Stanislav
14cr|nethack-3.4.3-3|18	# Traykov
14cr|nethack-3.4.3-3|19	#
14cr|nethack-3.4.3-3|20	# Adapted from its Debian version
14cr|nethack-3.4.3-3|21	Patch2:		nethack-enh-paranoid-hit.patch
14cr|nethack-3.4.3-3|22	#TODO: unfinished
14cr|nethack-3.4.3-3|23	Patch3:		nethack-3.4.3-makefile-destdir.patch
14cr|nethack-3.4.3-3|24	BuildRequires:	ncurses-devel bison flex
14cr|nethack-3.4.3-3|25	
14cr|nethack-3.4.3-3|26	
14cr|nethack-3.4.3-3|27	%description
14cr|nethack-3.4.3-3|28	NetHack is a single player dungeon exploration game that runs on a
14cr|nethack-3.4.3-3|29	wide variety of computer systems, with a variety of graphical and text
14cr|nethack-3.4.3-3|30	interfaces all using the same game engine.
14cr|nethack-3.4.3-3|31	
14cr|nethack-3.4.3-3|32	Unlike many other Dungeons & Dragons-inspired games, the emphasis in
14cr|nethack-3.4.3-3|33	NetHack is on discovering the detail of the dungeon and not simply
14cr|nethack-3.4.3-3|34	killing everything in sight - in fact, killing everything in sight is
14cr|nethack-3.4.3-3|35	a good way to die quickly.
14cr|nethack-3.4.3-3|36	
14cr|nethack-3.4.3-3|37	Each game presents a different landscape - the random number generator
14cr|nethack-3.4.3-3|38	provides an essentially unlimited number of variations of the dungeon
14cr|nethack-3.4.3-3|39	and its denizens to be discovered by the player in one of a number of
14cr|nethack-3.4.3-3|40	characters: you can pick your race, your role, and your gender.
14cr|nethack-3.4.3-3|41	
14cr|nethack-3.4.3-3|42	%prep
14cr|nethack-3.4.3-3|43	%setup -q
14cr|nethack-3.4.3-3|44	%patch0 -p1 -b .settings~
14cr|nethack-3.4.3-3|45	%patch1 -p1 -b .hpmon~
14cr|nethack-3.4.3-3|46	%patch2 -p1 -b .paranoid~
14cr|nethack-3.4.3-3|47	#%patch3 -p1 -b .destdir~
14cr|nethack-3.4.3-3|48	# Generates makefiles
14cr|nethack-3.4.3-3|49	(source sys/unix/setup.sh)
14cr|nethack-3.4.3-3|50	
14cr|nethack-3.4.3-3|51	%build
14cr|nethack-3.4.3-3|52	# Patch in our paths with RPM macros.
14cr|nethack-3.4.3-3|53	perl -pi -e 's{MDV_HACKDIR}{%{_gamesdatadir}/nethack}' include/config.h
14cr|nethack-3.4.3-3|54	perl -pi -e 's{MDV_VAR_PLAYGROUND}{%{_localstatedir}/lib/games/nethack}' include/unixconf.h
14cr|nethack-3.4.3-3|55	%make CFLAGS="%{optflags} -I../include -Wno-error=format-security" LDFLAGS="%{ldflags}"
14cr|nethack-3.4.3-3|56	
14cr|nethack-3.4.3-3|57	%install
14cr|nethack-3.4.3-3|58	%makeinstall_std \
14cr|nethack-3.4.3-3|59	GAMEDIR=%{buildroot}%{_gamesdatadir}/nethack \
14cr|nethack-3.4.3-3|60	VARDIR=%{buildroot}%{_localstatedir}/lib/games/nethack \
14cr|nethack-3.4.3-3|61	SHELLDIR=%{buildroot}%{_gamesbindir} \
14cr|nethack-3.4.3-3|62	CHOWN=/bin/true \
14cr|nethack-3.4.3-3|63	CHGRP=/bin/true
14cr|nethack-3.4.3-3|64	rm -f %{buildroot}%{_gamesbindir}/nethack
14cr|nethack-3.4.3-3|65	mv %{buildroot}%{_gamesdatadir}/nethack/nethack %{buildroot}%{_gamesbindir}/nethack
14cr|nethack-3.4.3-3|66	mv %{buildroot}%{_gamesdatadir}/nethack/recover %{buildroot}%{_gamesbindir}/nethack-recover
14cr|nethack-3.4.3-3|67	install -m644 doc/nethack.6 -D %{buildroot}%{_mandir}/man6/nethack.6
14cr|nethack-3.4.3-3|68	
14cr|nethack-3.4.3-3|69	%post
14cr|nethack-3.4.3-3|70	%create_ghostfile %{_localstatedir}/lib/games/nethack/record root games 664
14cr|nethack-3.4.3-3|71	%create_ghostfile %{_localstatedir}/lib/games/nethack/perm root games 664
14cr|nethack-3.4.3-3|72	%create_ghostfile %{_localstatedir}/lib/games/nethack/logfile root games 664
14cr|nethack-3.4.3-3|73	
14cr|nethack-3.4.3-3|74	%files
14cr|nethack-3.4.3-3|75	%doc doc/*txt README dat/license
14cr|nethack-3.4.3-3|76	%{_gamesdatadir}/nethack
14cr|nethack-3.4.3-3|77	%{_mandir}/man6/*
14cr|nethack-3.4.3-3|78	%defattr(755,root,games)
14cr|nethack-3.4.3-3|79	%{_gamesbindir}/nethack-recover
14cr|nethack-3.4.3-3|80	%attr(2755,root,games) %{_gamesbindir}/nethack
14cr|nethack-3.4.3-3|81	%defattr(644,root,games,775)
14cr|nethack-3.4.3-3|82	%dir %{_localstatedir}/lib/games/nethack/
14cr|nethack-3.4.3-3|83	%dir %{_localstatedir}/lib/games/nethack/save
14cr|nethack-3.4.3-3|84	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/record
14cr|nethack-3.4.3-3|85	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/perm
14cr|nethack-3.4.3-3|86	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/logfile
14cr|nethack-3.4.3-3|87	
14cr|nethack-3.4.3-3|88	
14cr|nethack-3.4.3-3|89	
14cr|nethack-3.4.3-3|90	%changelog
14cr|nethack-3.4.3-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.3-3
14cr|nethack-3.4.3-3|92	+ Revision: b3d7d8d
14cr|nethack-3.4.3-3|93	- MassBuild#464: Increase release tag
14cr|nethack-3.4.3-3|94	
14cr|nethack-3.4.3-3|95	

3226 14
14cr|nethogs-0.8.0-2|1	Summary:	Top-like monitor for network traffic
14cr|nethogs-0.8.0-2|2	Name:		nethogs
14cr|nethogs-0.8.0-2|3	Version:	0.8.0
14cr|nethogs-0.8.0-2|4	Release:	2
14cr|nethogs-0.8.0-2|5	Group:		Monitoring
14cr|nethogs-0.8.0-2|6	License:	GPL+
14cr|nethogs-0.8.0-2|7	URL:		http://nethogs.sourceforge.net
14cr|nethogs-0.8.0-2|8	Source0:	https://sourceforge.net/projects/nethogs/files/nethogs/0.8/%{name}-%{version}.tar.gz
14cr|nethogs-0.8.0-2|9	BuildRequires:	ncurses-devel
14cr|nethogs-0.8.0-2|10	BuildRequires:	pcap-devel
14cr|nethogs-0.8.0-2|11	
14cr|nethogs-0.8.0-2|12	%description
14cr|nethogs-0.8.0-2|13	NetHogs is a small "net top" tool.
14cr|nethogs-0.8.0-2|14	
14cr|nethogs-0.8.0-2|15	Instead of breaking the traffic down per protocol or per subnet, like
14cr|nethogs-0.8.0-2|16	most such tools do, it groups bandwidth by process and does not rely
14cr|nethogs-0.8.0-2|17	on a special kernel module to be loaded.
14cr|nethogs-0.8.0-2|18	
14cr|nethogs-0.8.0-2|19	So if there's suddenly a lot of network traffic, you can fire up
14cr|nethogs-0.8.0-2|20	NetHogs and immediately see which PID is causing this, and if it's
14cr|nethogs-0.8.0-2|21	some kind of spinning process, kill it.
14cr|nethogs-0.8.0-2|22	
14cr|nethogs-0.8.0-2|23	Features:
14cr|nethogs-0.8.0-2|24	- shows TCP download- and upload-speed per process
14cr|nethogs-0.8.0-2|25	- supports both IPv4 and IPv6
14cr|nethogs-0.8.0-2|26	- supports both Ethernet and PPP
14cr|nethogs-0.8.0-2|27	
14cr|nethogs-0.8.0-2|28	%prep
14cr|nethogs-0.8.0-2|29	
14cr|nethogs-0.8.0-2|30	%setup -q -n nethogs
14cr|nethogs-0.8.0-2|31	
14cr|nethogs-0.8.0-2|32	%build
14cr|nethogs-0.8.0-2|33	
14cr|nethogs-0.8.0-2|34	%make CFLAGS="%{optflags}"
14cr|nethogs-0.8.0-2|35	
14cr|nethogs-0.8.0-2|36	%install
14cr|nethogs-0.8.0-2|37	install -d %{buildroot}%{_sbindir}
14cr|nethogs-0.8.0-2|38	install -m0755 nethogs %{buildroot}%{_sbindir}/
14cr|nethogs-0.8.0-2|39	
14cr|nethogs-0.8.0-2|40	install -d %{buildroot}%{_mandir}/man8
14cr|nethogs-0.8.0-2|41	install -m0644 nethogs.8 %{buildroot}%{_mandir}/man8/
14cr|nethogs-0.8.0-2|42	
14cr|nethogs-0.8.0-2|43	%files
14cr|nethogs-0.8.0-2|44	%defattr(-,root,root)
14cr|nethogs-0.8.0-2|45	%doc Changelog DESIGN README
14cr|nethogs-0.8.0-2|46	%{_sbindir}/nethogs
14cr|nethogs-0.8.0-2|47	%{_mandir}/man*/*
14cr|nethogs-0.8.0-2|48	
14cr|nethogs-0.8.0-2|49	
14cr|nethogs-0.8.0-2|50	
14cr|nethogs-0.8.0-2|51	%changelog
14cr|nethogs-0.8.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|nethogs-0.8.0-2|53	+ Revision: addad0d
14cr|nethogs-0.8.0-2|54	- MassBuild#464: Increase release tag
14cr|nethogs-0.8.0-2|55	
14cr|nethogs-0.8.0-2|56	

3227 14
14cr|netio-1.31-3|1	%define debug_package %{nil}
14cr|netio-1.31-3|2	
14cr|netio-1.31-3|3	Name:		netio
14cr|netio-1.31-3|4	Version: 	1.31
14cr|netio-1.31-3|5	Release:	3
14cr|netio-1.31-3|6	License: 	GPL
14cr|netio-1.31-3|7	Group: 		Monitoring
14cr|netio-1.31-3|8	Url:		http://www.ars.de/ars/ars.nsf/docs/netio
14cr|netio-1.31-3|9	Source:		http://www.ars.de/ars/ars.nsf/netio-131.tar.bz2
14cr|netio-1.31-3|10	Summary: 	Network benchmarking tool
14cr|netio-1.31-3|11	BuildRequires:  glibc-devel libgcc gcc gcc-c++
14cr|netio-1.31-3|12	BuildRequires:  dos2unix
14cr|netio-1.31-3|13	
14cr|netio-1.31-3|14	%description
14cr|netio-1.31-3|15	This is a network benchmark for, OS/2 2.x, Windows NT/2000 and Unix.
14cr|netio-1.31-3|16	It measures the net throughput of a network via NetBIOS, TCP and UDP
14cr|netio-1.31-3|17	protocols (Unix only supports TCP and UDP) using various different
14cr|netio-1.31-3|18	packet sizes.
14cr|netio-1.31-3|19	
14cr|netio-1.31-3|20	%prep
14cr|netio-1.31-3|21	%setup -q -n %{name}-131
14cr|netio-1.31-3|22	
14cr|netio-1.31-3|23	%build
14cr|netio-1.31-3|24	
14cr|netio-1.31-3|25	dos2unix *.c *.h
14cr|netio-1.31-3|26	%make linux
14cr|netio-1.31-3|27	
14cr|netio-1.31-3|28	%install
14cr|netio-1.31-3|29	mkdir -p %{buildroot}/%{_sbindir}
14cr|netio-1.31-3|30	cp -pr netio %{buildroot}/%{_sbindir}
14cr|netio-1.31-3|31	
14cr|netio-1.31-3|32	%files
14cr|netio-1.31-3|33	%doc bin/win32-i386.exe
14cr|netio-1.31-3|34	%doc bin/os2-i386.exe
14cr|netio-1.31-3|35	%doc netio.doc
14cr|netio-1.31-3|36	/usr/sbin/netio
14cr|netio-1.31-3|37	
14cr|netio-1.31-3|38	%changelog
14cr|netio-1.31-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.31-3
14cr|netio-1.31-3|40	+ Revision: 24ad405
14cr|netio-1.31-3|41	- MassBuild#464: Increase release tag
14cr|netio-1.31-3|42	
14cr|netio-1.31-3|43	

3228 14
14cr|netpanzer-0.8.4-3|1	Name:		netpanzer
14cr|netpanzer-0.8.4-3|2	Version:	0.8.4
14cr|netpanzer-0.8.4-3|3	Release:	3
14cr|netpanzer-0.8.4-3|4	Summary:	An online multiplayer tactical warfare game
14cr|netpanzer-0.8.4-3|5	License:	GPLv2+
14cr|netpanzer-0.8.4-3|6	Group:		Games/Strategy
14cr|netpanzer-0.8.4-3|7	URL:		http://netpanzer.berlios.de/
14cr|netpanzer-0.8.4-3|8	Source0:	http://download.berlios.de/netpanzer/%{name}-%{version}.tar.bz2
14cr|netpanzer-0.8.4-3|9	Patch0:		netpanzer-0.8.4-gcc470.patch
14cr|netpanzer-0.8.4-3|10	Patch1:		netpanzer-0.8.4-optflags.patch
14cr|netpanzer-0.8.4-3|11	BuildRequires:	pkgconfig(SDL_net)
14cr|netpanzer-0.8.4-3|12	BuildRequires:	pkgconfig(SDL_mixer)
14cr|netpanzer-0.8.4-3|13	BuildRequires:	scons
14cr|netpanzer-0.8.4-3|14	BuildRequires:	physfs-devel
14cr|netpanzer-0.8.4-3|15	BuildRequires:	imagemagick
14cr|netpanzer-0.8.4-3|16	
14cr|netpanzer-0.8.4-3|17	%description
14cr|netpanzer-0.8.4-3|18	netPanzer is an online multiplayer tactical warfare game designed for
14cr|netpanzer-0.8.4-3|19	play across the Internet and over LAN systems. One on one games are
14cr|netpanzer-0.8.4-3|20	possible via direct connect or modem. netPanzer is designed for FAST
14cr|netpanzer-0.8.4-3|21	ACTION combat -- it is not another resource management clone. In fact,
14cr|netpanzer-0.8.4-3|22	there aren't any resources at all. Each player will have many units of
14cr|netpanzer-0.8.4-3|23	different types at their disposal. Players can fight until their units
14cr|netpanzer-0.8.4-3|24	are destroyed -- then respawn and keep on going. The game is real-time,
14cr|netpanzer-0.8.4-3|25	but it's based on quick tactical action and unit management. Battles
14cr|netpanzer-0.8.4-3|26	progress quickly and constantly; in fact, they never let up. There is no
14cr|netpanzer-0.8.4-3|27	stop in the action because there is no waiting for resources to be
14cr|netpanzer-0.8.4-3|28	collected and converted into weaponry. Players can join or leave
14cr|netpanzer-0.8.4-3|29	multiplayer games at any time.
14cr|netpanzer-0.8.4-3|30	
14cr|netpanzer-0.8.4-3|31	%prep
14cr|netpanzer-0.8.4-3|32	%setup -q
14cr|netpanzer-0.8.4-3|33	%patch0 -p0
14cr|netpanzer-0.8.4-3|34	%patch1 -p1
14cr|netpanzer-0.8.4-3|35	
14cr|netpanzer-0.8.4-3|36	%build
14cr|netpanzer-0.8.4-3|37	%scons datadir=%{_gamesdatadir}/%{name}
14cr|netpanzer-0.8.4-3|38	
14cr|netpanzer-0.8.4-3|39	%install
14cr|netpanzer-0.8.4-3|40	install -D -m 755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14cr|netpanzer-0.8.4-3|41	
14cr|netpanzer-0.8.4-3|42	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|netpanzer-0.8.4-3|43	cp -pr cache/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|44	cp -pr maps/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|45	cp -pr pics/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|46	cp -pr powerups/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|47	cp -pr scripts/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|48	cp -pr units/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|49	cp -pr wads/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|50	cp -pr sound/ %{buildroot}%{_gamesdatadir}/%{name}/
14cr|netpanzer-0.8.4-3|51	
14cr|netpanzer-0.8.4-3|52	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|netpanzer-0.8.4-3|53	
14cr|netpanzer-0.8.4-3|54	for N in 16 32 48 64 128; do convert %{name}.png -resize ${N}x${N} $N.png; done
14cr|netpanzer-0.8.4-3|55	install -D -m 644 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|netpanzer-0.8.4-3|56	install -D -m 644 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|netpanzer-0.8.4-3|57	install -D -m 644 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|netpanzer-0.8.4-3|58	install -D -m 644 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|netpanzer-0.8.4-3|59	install -D -m 644 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|netpanzer-0.8.4-3|60	
14cr|netpanzer-0.8.4-3|61	install -D -m 644 docs/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cr|netpanzer-0.8.4-3|62	
14cr|netpanzer-0.8.4-3|63	%files
14cr|netpanzer-0.8.4-3|64	%doc COPYING README *.txt docs/*.txt
14cr|netpanzer-0.8.4-3|65	%{_gamesbindir}/*
14cr|netpanzer-0.8.4-3|66	%{_gamesdatadir}/%{name}
14cr|netpanzer-0.8.4-3|67	%{_datadir}/applications/%{name}.desktop
14cr|netpanzer-0.8.4-3|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|netpanzer-0.8.4-3|69	%{_mandir}/man6/%{name}.6*
14cr|netpanzer-0.8.4-3|70	
14cr|netpanzer-0.8.4-3|71	
14cr|netpanzer-0.8.4-3|72	%changelog
14cr|netpanzer-0.8.4-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|netpanzer-0.8.4-3|74	+ Revision: b5e0950
14cr|netpanzer-0.8.4-3|75	- MassBuild#464: Increase release tag
14cr|netpanzer-0.8.4-3|76	
14cr|netpanzer-0.8.4-3|77	

3229 14
14cr|netperf-2.6.0-3|1	%define name netperf
14cr|netperf-2.6.0-3|2	%define version 2.6.0
14cr|netperf-2.6.0-3|3	%define release 3
14cr|netperf-2.6.0-3|4	
14cr|netperf-2.6.0-3|5	Summary:	Performance testing tool for TCP/UDP
14cr|netperf-2.6.0-3|6	Name:		%name
14cr|netperf-2.6.0-3|7	Version:	%version
14cr|netperf-2.6.0-3|8	Release:	%release
14cr|netperf-2.6.0-3|9	License:	BSD
14cr|netperf-2.6.0-3|10	Group:		Networking/Other
14cr|netperf-2.6.0-3|11	URL:		http://www.netperf.org/netperf/NetperfPage.html
14cr|netperf-2.6.0-3|12	Source0:	ftp://ftp.netperf.org/netperf/%name-%version.tar.bz2
14cr|netperf-2.6.0-3|13	
14cr|netperf-2.6.0-3|14	%description
14cr|netperf-2.6.0-3|15	Netperf is a benchmark that can be used to measure the performance
14cr|netperf-2.6.0-3|16	of many different types of networking. It provides tests for both
14cr|netperf-2.6.0-3|17	unidirecitonal throughput, and end-to-end latency.
14cr|netperf-2.6.0-3|18	
14cr|netperf-2.6.0-3|19	The environments currently measureable by netperf include:
14cr|netperf-2.6.0-3|20	
14cr|netperf-2.6.0-3|21	* TCP and UDP via BSD Sockets for both IPv4 and IPv6
14cr|netperf-2.6.0-3|22	* DLPI
14cr|netperf-2.6.0-3|23	* Unix Domain Sockets
14cr|netperf-2.6.0-3|24	* SCTP for both IPv4 and IPv6
14cr|netperf-2.6.0-3|25	
14cr|netperf-2.6.0-3|26	%prep
14cr|netperf-2.6.0-3|27	%setup -q
14cr|netperf-2.6.0-3|28	
14cr|netperf-2.6.0-3|29	%build
14cr|netperf-2.6.0-3|30	%configure2_5x \
14cr|netperf-2.6.0-3|31	--enable-unixdomain \
14cr|netperf-2.6.0-3|32	--enable-sdp \
14cr|netperf-2.6.0-3|33	--enable-exs \
14cr|netperf-2.6.0-3|34	--enable-sctp
14cr|netperf-2.6.0-3|35	%make
14cr|netperf-2.6.0-3|36	
14cr|netperf-2.6.0-3|37	%install
14cr|netperf-2.6.0-3|38	%makeinstall_std
14cr|netperf-2.6.0-3|39	
14cr|netperf-2.6.0-3|40	
14cr|netperf-2.6.0-3|41	
14cr|netperf-2.6.0-3|42	
14cr|netperf-2.6.0-3|43	%files
14cr|netperf-2.6.0-3|44	%doc README AUTHORS COPYING Release_Notes
14cr|netperf-2.6.0-3|45	%{_bindir}/netperf
14cr|netperf-2.6.0-3|46	%{_bindir}/netserver
14cr|netperf-2.6.0-3|47	%{_infodir}/netperf.*
14cr|netperf-2.6.0-3|48	%{_mandir}/man1/netperf.1*
14cr|netperf-2.6.0-3|49	%{_mandir}/man1/netserver.1*
14cr|netperf-2.6.0-3|50	
14cr|netperf-2.6.0-3|51	
14cr|netperf-2.6.0-3|52	
14cr|netperf-2.6.0-3|53	%changelog
14cr|netperf-2.6.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-3
14cr|netperf-2.6.0-3|55	+ Revision: 5b18547
14cr|netperf-2.6.0-3|56	- MassBuild#464: Increase release tag
14cr|netperf-2.6.0-3|57	
14cr|netperf-2.6.0-3|58	

3230 14
14cr|netpipe-3.7.1-6|1	%define real_name NetPIPE
14cr|netpipe-3.7.1-6|2	%define name        netpipe
14cr|netpipe-3.7.1-6|3	%define version	    3.7.1
14cr|netpipe-3.7.1-6|4	%define release     6
14cr|netpipe-3.7.1-6|5	
14cr|netpipe-3.7.1-6|6	Summary: Protocol independent performance tool
14cr|netpipe-3.7.1-6|7	Name: %name
14cr|netpipe-3.7.1-6|8	Version: %version
14cr|netpipe-3.7.1-6|9	Release: %release
14cr|netpipe-3.7.1-6|10	License: GPL
14cr|netpipe-3.7.1-6|11	Group: Networking/Other
14cr|netpipe-3.7.1-6|12	URL: http://www.scl.ameslab.gov/netpipe/
14cr|netpipe-3.7.1-6|13	Source: http://www.scl.ameslab.gov/netpipe/code/%{real_name}-%{version}.tar.bz2
14cr|netpipe-3.7.1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|netpipe-3.7.1-6|15	
14cr|netpipe-3.7.1-6|16	%description
14cr|netpipe-3.7.1-6|17	NetPIPE is a protocol independent performance tool that visually represents
14cr|netpipe-3.7.1-6|18	the network performance under a variety of conditions. It performs simple
14cr|netpipe-3.7.1-6|19	ping-pong tests, bouncing messages of increasing size between two processes,
14cr|netpipe-3.7.1-6|20	whether across a network or within an SMP system. Message sizes are chosen
14cr|netpipe-3.7.1-6|21	at regular intervals, and with slight perturbations, to provide a complete
14cr|netpipe-3.7.1-6|22	test of the communication system. Each data point involves many ping-pong
14cr|netpipe-3.7.1-6|23	tests to provide an accurate timing. Latencies are calculated by dividing
14cr|netpipe-3.7.1-6|24	the round trip time in half for small messages ( < 64 Bytes ).
14cr|netpipe-3.7.1-6|25	
14cr|netpipe-3.7.1-6|26	%prep
14cr|netpipe-3.7.1-6|27	%setup -q -n %{real_name}-%{version}
14cr|netpipe-3.7.1-6|28	
14cr|netpipe-3.7.1-6|29	%build
14cr|netpipe-3.7.1-6|30	%make memcpy tcp
14cr|netpipe-3.7.1-6|31	
14cr|netpipe-3.7.1-6|32	%install
14cr|netpipe-3.7.1-6|33	%{__rm} -rf %{buildroot}
14cr|netpipe-3.7.1-6|34	%{__install} -D -m0755 NPmemcpy %{buildroot}%{_bindir}/NPmemcpy
14cr|netpipe-3.7.1-6|35	%{__install} -D -m0755 NPtcp %{buildroot}%{_bindir}/NPtcp
14cr|netpipe-3.7.1-6|36	%{__install} -D -m0644 dox/netpipe.1 %{buildroot}%{_mandir}/man1/netpipe.1
14cr|netpipe-3.7.1-6|37	
14cr|netpipe-3.7.1-6|38	%clean
14cr|netpipe-3.7.1-6|39	%{__rm} -rf %{buildroot}
14cr|netpipe-3.7.1-6|40	
14cr|netpipe-3.7.1-6|41	%files
14cr|netpipe-3.7.1-6|42	%defattr(-, root, root, 0755)
14cr|netpipe-3.7.1-6|43	# not in package as they requires gnupot and csh
14cr|netpipe-3.7.1-6|44	%doc bin/*
14cr|netpipe-3.7.1-6|45	%doc dox/README dox/*pdf
14cr|netpipe-3.7.1-6|46	%{_mandir}/man1/netpipe.1*
14cr|netpipe-3.7.1-6|47	%{_bindir}/*
14cr|netpipe-3.7.1-6|48	
14cr|netpipe-3.7.1-6|49	
14cr|netpipe-3.7.1-6|50	
14cr|netpipe-3.7.1-6|51	
14cr|netpipe-3.7.1-6|52	
14cr|netpipe-3.7.1-6|53	%changelog
14cr|netpipe-3.7.1-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-6
14cr|netpipe-3.7.1-6|55	+ Revision: 4d95c7f
14cr|netpipe-3.7.1-6|56	- MassBuild#464: Increase release tag
14cr|netpipe-3.7.1-6|57	
14cr|netpipe-3.7.1-6|58	

3231 14
14cr|netplug-1.2.9-7|1	%define name netplug
14cr|netplug-1.2.9-7|2	%define version 1.2.9
14cr|netplug-1.2.9-7|3	%define release 7
14cr|netplug-1.2.9-7|4	
14cr|netplug-1.2.9-7|5	Summary: Hotplug-style support for network cables
14cr|netplug-1.2.9-7|6	Name: %{name}
14cr|netplug-1.2.9-7|7	Version: %{version}
14cr|netplug-1.2.9-7|8	Release: %{release}
14cr|netplug-1.2.9-7|9	Source0: http://www.red-bean.com/~bos/%{name}/%{name}-%{version}.tar.bz2
14cr|netplug-1.2.9-7|10	Patch0: netplug-1.2.9-execshield.patch.bz2
14cr|netplug-1.2.9-7|11	Patch1: netplug-1.2.9-bitkeeper.patch.bz2
14cr|netplug-1.2.9-7|12	Patch2: netplug-1.2.9-pinit.patch.bz2
14cr|netplug-1.2.9-7|13	License: GPL
14cr|netplug-1.2.9-7|14	Group: System/Configuration/Networking
14cr|netplug-1.2.9-7|15	Url: http://www.red-bean.com/~bos/
14cr|netplug-1.2.9-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|netplug-1.2.9-7|17	Requires(post): rpm-helper
14cr|netplug-1.2.9-7|18	Requires(preun): rpm-helper
14cr|netplug-1.2.9-7|19	Conflicts: net-tools < 1.60-18mdk
14cr|netplug-1.2.9-7|20	
14cr|netplug-1.2.9-7|21	%description
14cr|netplug-1.2.9-7|22	The netplug daemon listens for carrier detection and loss messages
14cr|netplug-1.2.9-7|23	from the kernel's netlink subsystem.  When a carrier signal is
14cr|netplug-1.2.9-7|24	detected on an interface, it runs a script to bring the interface up.
14cr|netplug-1.2.9-7|25	When carrier is lost, netplug runs a script to bring the interface
14cr|netplug-1.2.9-7|26	down.
14cr|netplug-1.2.9-7|27	
14cr|netplug-1.2.9-7|28	NOTE: prefer ifplugd, since it's integrated in Mandriva network scripts
14cr|netplug-1.2.9-7|29	and is more configurable
14cr|netplug-1.2.9-7|30	
14cr|netplug-1.2.9-7|31	%prep
14cr|netplug-1.2.9-7|32	%setup -q
14cr|netplug-1.2.9-7|33	%patch0 -p1 -b .execshield
14cr|netplug-1.2.9-7|34	%patch1 -p1 -b .bitkeeper
14cr|netplug-1.2.9-7|35	%patch2 -p1 -b .pinit
14cr|netplug-1.2.9-7|36	
14cr|netplug-1.2.9-7|37	%build
14cr|netplug-1.2.9-7|38	%make
14cr|netplug-1.2.9-7|39	
14cr|netplug-1.2.9-7|40	%install
14cr|netplug-1.2.9-7|41	rm -rf $RPM_BUILD_ROOT
14cr|netplug-1.2.9-7|42	make install prefix=%{buildroot} \
14cr|netplug-1.2.9-7|43	initdir=%{buildroot}%{_initrddir} \
14cr|netplug-1.2.9-7|44	mandir=%{buildroot}%{_mandir}
14cr|netplug-1.2.9-7|45	
14cr|netplug-1.2.9-7|46	%clean
14cr|netplug-1.2.9-7|47	rm -rf $RPM_BUILD_ROOT
14cr|netplug-1.2.9-7|48	
14cr|netplug-1.2.9-7|49	%post
14cr|netplug-1.2.9-7|50	%_post_service netplugd
14cr|netplug-1.2.9-7|51	
14cr|netplug-1.2.9-7|52	%preun
14cr|netplug-1.2.9-7|53	%_preun_service netplugd
14cr|netplug-1.2.9-7|54	
14cr|netplug-1.2.9-7|55	%files
14cr|netplug-1.2.9-7|56	%defattr(-,root,root)
14cr|netplug-1.2.9-7|57	%doc README TODO
14cr|netplug-1.2.9-7|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/netplug/netplugd.conf
14cr|netplug-1.2.9-7|59	%dir %{_sysconfdir}/netplug.d
14cr|netplug-1.2.9-7|60	%attr(0755,root,root) %{_sysconfdir}/netplug.d/*
14cr|netplug-1.2.9-7|61	%attr(0755,root,root) %{_initrddir}/netplugd
14cr|netplug-1.2.9-7|62	/sbin/netplugd
14cr|netplug-1.2.9-7|63	%{_mandir}/man8/*
14cr|netplug-1.2.9-7|64	
14cr|netplug-1.2.9-7|65	
14cr|netplug-1.2.9-7|66	
14cr|netplug-1.2.9-7|67	
14cr|netplug-1.2.9-7|68	%changelog
14cr|netplug-1.2.9-7|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-7
14cr|netplug-1.2.9-7|70	+ Revision: 18d56d0
14cr|netplug-1.2.9-7|71	- MassBuild#464: Increase release tag
14cr|netplug-1.2.9-7|72	
14cr|netplug-1.2.9-7|73	

3232 14
14cr|netpolice-2.0-4|1	Name:		netpolice
14cr|netpolice-2.0-4|2	Version:	2.0
14cr|netpolice-2.0-4|3	Release:	4
14cr|netpolice-2.0-4|4	
14cr|netpolice-2.0-4|5	Summary:	Netpolice is content filtering system
14cr|netpolice-2.0-4|6	License:	BSD
14cr|netpolice-2.0-4|7	Group:		System/Servers
14cr|netpolice-2.0-4|8	Url:		http://www.netpolice.ru/
14cr|netpolice-2.0-4|9	
14cr|netpolice-2.0-4|10	Source0:	readme
14cr|netpolice-2.0-4|11	
14cr|netpolice-2.0-4|12	%description
14cr|netpolice-2.0-4|13	Netpolice is content filtering system.
14cr|netpolice-2.0-4|14	
14cr|netpolice-2.0-4|15	Requires:	%{name} = %{version}-%{release}
14cr|netpolice-2.0-4|16	
14cr|netpolice-2.0-4|17	%package -n %{name}-main
14cr|netpolice-2.0-4|18	Summary:	netpolice meta package
14cr|netpolice-2.0-4|19	Group:		System/Servers
14cr|netpolice-2.0-4|20	Requires:	squid >= 3.0
14cr|netpolice-2.0-4|21	Requires:	memcached
14cr|netpolice-2.0-4|22	Requires:	c-icap-server >= 0.1.6
14cr|netpolice-2.0-4|23	Requires:	netpolice-filter
14cr|netpolice-2.0-4|24	Requires:	squid-conf-host2cat >= 1.01
14cr|netpolice-2.0-4|25	Requires:	host2cat >= 1.01
14cr|netpolice-2.0-4|26	Requires:	netpolice-webadmin
14cr|netpolice-2.0-4|27	
14cr|netpolice-2.0-4|28	%description -n %{name}-main
14cr|netpolice-2.0-4|29	This package is meta package for %{name}.
14cr|netpolice-2.0-4|30	
14cr|netpolice-2.0-4|31	%install
14cr|netpolice-2.0-4|32	rm -rf %{buildroot}
14cr|netpolice-2.0-4|33	mkdir -p %{buildroot}%{_docdir}
14cr|netpolice-2.0-4|34	install -pD -m644 %{SOURCE0} %{buildroot}%{_docdir}/%{name}/%{name}
14cr|netpolice-2.0-4|35	
14cr|netpolice-2.0-4|36	%clean
14cr|netpolice-2.0-4|37	rm -rf %{buildroot}
14cr|netpolice-2.0-4|38	
14cr|netpolice-2.0-4|39	%files -n %{name}-main
14cr|netpolice-2.0-4|40	%defattr(-,root,root)
14cr|netpolice-2.0-4|41	%doc %{_docdir}/%{name}/%{name}
14cr|netpolice-2.0-4|42	
14cr|netpolice-2.0-4|43	
14cr|netpolice-2.0-4|44	
14cr|netpolice-2.0-4|45	
14cr|netpolice-2.0-4|46	%changelog
14cr|netpolice-2.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|netpolice-2.0-4|48	+ Revision: 86c5299
14cr|netpolice-2.0-4|49	- MassBuild#464: Increase release tag
14cr|netpolice-2.0-4|50	
14cr|netpolice-2.0-4|51	

3233 14
14cr|netpolice-filter-2.0-4|1	Name:	 	netpolice-filter
14cr|netpolice-filter-2.0-4|2	Version:	2.0
14cr|netpolice-filter-2.0-4|3	Release:	4
14cr|netpolice-filter-2.0-4|4	
14cr|netpolice-filter-2.0-4|5	Summary:	url filter for c-icap server
14cr|netpolice-filter-2.0-4|6	License:	BSD
14cr|netpolice-filter-2.0-4|7	Group:		System/Servers
14cr|netpolice-filter-2.0-4|8	Url:		http://www.netpolice.ru/
14cr|netpolice-filter-2.0-4|9	
14cr|netpolice-filter-2.0-4|10	Source0:	%{name}-%{version}.tar.gz
14cr|netpolice-filter-2.0-4|11	
14cr|netpolice-filter-2.0-4|12	BuildRequires:	gcc-c++
14cr|netpolice-filter-2.0-4|13	BuildRequires:	c-icap-devel
14cr|netpolice-filter-2.0-4|14	BuildRequires:	libmemcache-devel
14cr|netpolice-filter-2.0-4|15	BuildRequires:	opendbx-devel
14cr|netpolice-filter-2.0-4|16	BuildRequires: 	zlib-devel
14cr|netpolice-filter-2.0-4|17	
14cr|netpolice-filter-2.0-4|18	Requires(pre):	shadow-utils
14cr|netpolice-filter-2.0-4|19	
14cr|netpolice-filter-2.0-4|20	Requires:	opendbx
14cr|netpolice-filter-2.0-4|21	Requires:	opendbx-sqlite3
14cr|netpolice-filter-2.0-4|22	
14cr|netpolice-filter-2.0-4|23	Provides:	c-icap-url-filter
14cr|netpolice-filter-2.0-4|24	
14cr|netpolice-filter-2.0-4|25	%description
14cr|netpolice-filter-2.0-4|26	ICAP module for checking URL against blacklist.
14cr|netpolice-filter-2.0-4|27	
14cr|netpolice-filter-2.0-4|28	%prep
14cr|netpolice-filter-2.0-4|29	%setup -q
14cr|netpolice-filter-2.0-4|30	
14cr|netpolice-filter-2.0-4|31	%build
14cr|netpolice-filter-2.0-4|32	libtoolize --copy --force
14cr|netpolice-filter-2.0-4|33	aclocal
14cr|netpolice-filter-2.0-4|34	autoconf
14cr|netpolice-filter-2.0-4|35	autoheader
14cr|netpolice-filter-2.0-4|36	automake --foreign --add-missing --copy
14cr|netpolice-filter-2.0-4|37	cp INSTALL INSTALL.txt
14cr|netpolice-filter-2.0-4|38	
14cr|netpolice-filter-2.0-4|39	%configure cicapincdir=/usr/include/c_icap
14cr|netpolice-filter-2.0-4|40	make
14cr|netpolice-filter-2.0-4|41	
14cr|netpolice-filter-2.0-4|42	%install
14cr|netpolice-filter-2.0-4|43	
14cr|netpolice-filter-2.0-4|44	mkdir -p  %{buildroot}/etc
14cr|netpolice-filter-2.0-4|45	%makeinstall_std CONFIGDIR=/etc
14cr|netpolice-filter-2.0-4|46	
14cr|netpolice-filter-2.0-4|47	%files
14cr|netpolice-filter-2.0-4|48	%doc AUTHORS README INSTALL.txt TODO
14cr|netpolice-filter-2.0-4|49	%{_libdir}/c_icap/*.so
14cr|netpolice-filter-2.0-4|50	%config(noreplace) %{_sysconfdir}/*.conf*
14cr|netpolice-filter-2.0-4|51	
14cr|netpolice-filter-2.0-4|52	
14cr|netpolice-filter-2.0-4|53	
14cr|netpolice-filter-2.0-4|54	
14cr|netpolice-filter-2.0-4|55	%changelog
14cr|netpolice-filter-2.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|netpolice-filter-2.0-4|57	+ Revision: 9c2be77
14cr|netpolice-filter-2.0-4|58	- MassBuild#464: Increase release tag
14cr|netpolice-filter-2.0-4|59	
14cr|netpolice-filter-2.0-4|60	

3234 14
14cr|netpolice-webadmin-1.0-3|1	%define name netpolice-webadmin
14cr|netpolice-webadmin-1.0-3|2	%define version 1.0
14cr|netpolice-webadmin-1.0-3|3	%define unmangled_version 1.0
14cr|netpolice-webadmin-1.0-3|4	%define release 3
14cr|netpolice-webadmin-1.0-3|5	
14cr|netpolice-webadmin-1.0-3|6	Summary:	Netpolice webadmin
14cr|netpolice-webadmin-1.0-3|7	Name:		%{name}
14cr|netpolice-webadmin-1.0-3|8	Version:	%{version}
14cr|netpolice-webadmin-1.0-3|9	Release:	%{release}
14cr|netpolice-webadmin-1.0-3|10	Source0:	%{name}-%{unmangled_version}.tar.gz
14cr|netpolice-webadmin-1.0-3|11	Source1:	webadmin.conf
14cr|netpolice-webadmin-1.0-3|12	Source2:	webadmin-port.conf
14cr|netpolice-webadmin-1.0-3|13	Source3:	vhost-webadmin.conf
14cr|netpolice-webadmin-1.0-3|14	Source4:	pdns.conf
14cr|netpolice-webadmin-1.0-3|15	Source5:	zones.conf
14cr|netpolice-webadmin-1.0-3|16	Source6:	export_stat
14cr|netpolice-webadmin-1.0-3|17	License:	BSD License
14cr|netpolice-webadmin-1.0-3|18	Group:		System/Servers
14cr|netpolice-webadmin-1.0-3|19	Prefix:		%{_prefix}
14cr|netpolice-webadmin-1.0-3|20	BuildArch:	noarch
14cr|netpolice-webadmin-1.0-3|21	Url:		http://www.netpolice.ru/
14cr|netpolice-webadmin-1.0-3|22	AutoReq:	0
14cr|netpolice-webadmin-1.0-3|23	BuildRequires:	python-devel
14cr|netpolice-webadmin-1.0-3|24	BuildRequires:	python-setuptools
14cr|netpolice-webadmin-1.0-3|25	BuildRequires:	python-django
14cr|netpolice-webadmin-1.0-3|26	BuildRequires:	python-suds
14cr|netpolice-webadmin-1.0-3|27	BuildRequires:	python-ipaddr
14cr|netpolice-webadmin-1.0-3|28	BuildRequires:	PyOFC2
14cr|netpolice-webadmin-1.0-3|29	BuildRequires:	python-anyjson
14cr|netpolice-webadmin-1.0-3|30	Requires:	pdns
14cr|netpolice-webadmin-1.0-3|31	Requires:	c-icap-server
14cr|netpolice-webadmin-1.0-3|32	Requires:	apache-base
14cr|netpolice-webadmin-1.0-3|33	Requires:	apache-conf
14cr|netpolice-webadmin-1.0-3|34	Requires:	apache-mod_wsgi
14cr|netpolice-webadmin-1.0-3|35	Requires:	python-memcached
14cr|netpolice-webadmin-1.0-3|36	Requires:	python-sqlite2
14cr|netpolice-webadmin-1.0-3|37	Requires:	python-django
14cr|netpolice-webadmin-1.0-3|38	Requires:	python-suds
14cr|netpolice-webadmin-1.0-3|39	Requires:	python-ipaddr
14cr|netpolice-webadmin-1.0-3|40	Requires:	PyOFC2
14cr|netpolice-webadmin-1.0-3|41	Requires:	python-anyjson
14cr|netpolice-webadmin-1.0-3|42	
14cr|netpolice-webadmin-1.0-3|43	%description
14cr|netpolice-webadmin-1.0-3|44	Netpolice webadmin.
14cr|netpolice-webadmin-1.0-3|45	
14cr|netpolice-webadmin-1.0-3|46	%prep
14cr|netpolice-webadmin-1.0-3|47	%setup -n %{name}-%{unmangled_version}
14cr|netpolice-webadmin-1.0-3|48	
14cr|netpolice-webadmin-1.0-3|49	%build
14cr|netpolice-webadmin-1.0-3|50	python setup.py build
14cr|netpolice-webadmin-1.0-3|51	
14cr|netpolice-webadmin-1.0-3|52	%install
14cr|netpolice-webadmin-1.0-3|53	rm -rf %{buildroot}
14cr|netpolice-webadmin-1.0-3|54	
14cr|netpolice-webadmin-1.0-3|55	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|netpolice-webadmin-1.0-3|56	install -pD -m644 %{SOURCE1} %{buildroot}/etc/netpolice/webadmin.conf
14cr|netpolice-webadmin-1.0-3|57	install -pD -m644 %{SOURCE4} %{buildroot}/etc/powerdns/pdns.conf.sample
14cr|netpolice-webadmin-1.0-3|58	install -pD -m644 %{SOURCE5} %{buildroot}/etc/powerdns/zones.conf
14cr|netpolice-webadmin-1.0-3|59	install -pD -m644 %{SOURCE2} %{buildroot}/etc/httpd/conf/ports-available/webadmin-port.conf
14cr|netpolice-webadmin-1.0-3|60	install -pD -m644 %{SOURCE3} %{buildroot}/etc/httpd/conf/sites-available/vhost-webadmin.conf
14cr|netpolice-webadmin-1.0-3|61	mkdir -p %{buildroot}/var/lib/netpolice
14cr|netpolice-webadmin-1.0-3|62	touch %{buildroot}/var/lib/netpolice/ZONE.root
14cr|netpolice-webadmin-1.0-3|63	install -pD -m755 %{SOURCE6} %{buildroot}/var/spool/cron/export_stat
14cr|netpolice-webadmin-1.0-3|64	touch %{buildroot}/var/lib/netpolice/stat.db
14cr|netpolice-webadmin-1.0-3|65	
14cr|netpolice-webadmin-1.0-3|66	%post
14cr|netpolice-webadmin-1.0-3|67	/usr/sbin/useradd -M -r -d /dev/null -s /dev/null -c "system user for %{name}" -g netpolice netpolice> /dev/null 2>&1 ||:
14cr|netpolice-webadmin-1.0-3|68	mkdir -p /etc/httpd/conf/ports-enabled
14cr|netpolice-webadmin-1.0-3|69	mkdir -p /etc/httpd/conf/sites-enabled
14cr|netpolice-webadmin-1.0-3|70	ln -t /etc/httpd/conf/ports-enabled/ -s /etc/httpd/conf/ports-available/webadmin-port.conf
14cr|netpolice-webadmin-1.0-3|71	ln -t /etc/httpd/conf/sites-enabled/ -s /etc/httpd/conf/sites-available/vhost-webadmin.conf
14cr|netpolice-webadmin-1.0-3|72	/usr/sbin/usermod -G netpolice apache
14cr|netpolice-webadmin-1.0-3|73	sqlite3 -line /var/lib/netpolice/stat.db 'CREATE TABLE statistics (id integer NOT NULL PRIMARY KEY,date datetime NOT NULL,user varchar(255),role varchar(255),client_ip varchar(50),url text NOT NULL,action integer NOT NULL,mod smallint unsigned NOT NULL,categories varchar(255));'> /dev/null 2>&1 ||:
14cr|netpolice-webadmin-1.0-3|74	crontab /var/spool/cron/export_stat -u apache
14cr|netpolice-webadmin-1.0-3|75	
14cr|netpolice-webadmin-1.0-3|76	%files
14cr|netpolice-webadmin-1.0-3|77	%defattr(-,root,root)
14cr|netpolice-webadmin-1.0-3|78	%config(noreplace) /etc/httpd/conf/ports-available/webadmin-port.conf
14cr|netpolice-webadmin-1.0-3|79	%config(noreplace) /etc/httpd/conf/sites-available/vhost-webadmin.conf
14cr|netpolice-webadmin-1.0-3|80	%config(noreplace) %attr(644,apache,netpolice) /etc/netpolice/webadmin.conf
14cr|netpolice-webadmin-1.0-3|81	%config(noreplace) /etc/powerdns/pdns.conf.sample
14cr|netpolice-webadmin-1.0-3|82	%config(noreplace) /etc/powerdns/zones.conf
14cr|netpolice-webadmin-1.0-3|83	%config(noreplace) %attr(644,apache,netpolice) /var/lib/netpolice/ZONE.root
14cr|netpolice-webadmin-1.0-3|84	%config(noreplace) %attr(644,apache,netpolice) /var/lib/netpolice/stat.db
14cr|netpolice-webadmin-1.0-3|85	#%attr(644,apache,netpolice) /etc/netpolice/webadmin.conf
14cr|netpolice-webadmin-1.0-3|86	#%attr(644,apache,netpolice) /var/lib/netpolice/ZONE.root
14cr|netpolice-webadmin-1.0-3|87	#%attr(644,apache,netpolice) /var/lib/netpolice/stat.db
14cr|netpolice-webadmin-1.0-3|88	%attr(644,apache,netpolice) /var/spool/cron/export_stat
14cr|netpolice-webadmin-1.0-3|89	%{py_sitedir}/webadmin/*.py
14cr|netpolice-webadmin-1.0-3|90	%{py_sitedir}/webadmin/utils/*.py
14cr|netpolice-webadmin-1.0-3|91	%{py_sitedir}/webadmin/templates/*.html
14cr|netpolice-webadmin-1.0-3|92	%{py_sitedir}/webadmin/templates/manual/ru/*.html
14cr|netpolice-webadmin-1.0-3|93	%{py_sitedir}/webadmin/static/swf/*.swf
14cr|netpolice-webadmin-1.0-3|94	%{py_sitedir}/webadmin/static/js/*.js
14cr|netpolice-webadmin-1.0-3|95	%{py_sitedir}/webadmin/static/img/*.jpg
14cr|netpolice-webadmin-1.0-3|96	%{py_sitedir}/webadmin/static/img/*.png
14cr|netpolice-webadmin-1.0-3|97	%{py_sitedir}/webadmin/static/img/*.ico
14cr|netpolice-webadmin-1.0-3|98	%{py_sitedir}/webadmin/static/css/*.css
14cr|netpolice-webadmin-1.0-3|99	%{py_sitedir}/webadmin/locale/ru/LC_MESSAGES/*.po
14cr|netpolice-webadmin-1.0-3|100	%{py_sitedir}/webadmin/locale/ru/LC_MESSAGES/*.mo
14cr|netpolice-webadmin-1.0-3|101	%{py_sitedir}/webadmin/conf/*.sample
14cr|netpolice-webadmin-1.0-3|102	%{py_sitedir}/webadmin/apps/users/*.py
14cr|netpolice-webadmin-1.0-3|103	%{py_sitedir}/webadmin/apps/users/lib/*.py
14cr|netpolice-webadmin-1.0-3|104	%{py_sitedir}/webadmin/apps/users/tests/*.py
14cr|netpolice-webadmin-1.0-3|105	%{py_sitedir}/webadmin/apps/users/templates/users/*.html
14cr|netpolice-webadmin-1.0-3|106	%{py_sitedir}/webadmin/apps/statistics/*.py
14cr|netpolice-webadmin-1.0-3|107	%{py_sitedir}/webadmin/apps/statistics/tests/*.py
14cr|netpolice-webadmin-1.0-3|108	%{py_sitedir}/webadmin/apps/statistics/templates/statistics/*.html
14cr|netpolice-webadmin-1.0-3|109	%{py_sitedir}/webadmin/apps/statistics/lib/*.py
14cr|netpolice-webadmin-1.0-3|110	%{py_sitedir}/webadmin/apps/statistics/management/*.py
14cr|netpolice-webadmin-1.0-3|111	%{py_sitedir}/webadmin/apps/statistics/management/commands/*.py
14cr|netpolice-webadmin-1.0-3|112	%{py_sitedir}/webadmin/apps/roles/*.py
14cr|netpolice-webadmin-1.0-3|113	%{py_sitedir}/webadmin/apps/roles/tests/*.py
14cr|netpolice-webadmin-1.0-3|114	%{py_sitedir}/webadmin/apps/roles/templates/roles/*.html
14cr|netpolice-webadmin-1.0-3|115	%{py_sitedir}/webadmin/apps/manual_categorization/*.py
14cr|netpolice-webadmin-1.0-3|116	%{py_sitedir}/webadmin/apps/manual_categorization/tests/*.py
14cr|netpolice-webadmin-1.0-3|117	%{py_sitedir}/webadmin/apps/manual_categorization/templates/manual_categorization/*.html
14cr|netpolice-webadmin-1.0-3|118	%{py_sitedir}/webadmin/apps/main/*.py
14cr|netpolice-webadmin-1.0-3|119	%{py_sitedir}/webadmin/apps/main/tests/*.py
14cr|netpolice-webadmin-1.0-3|120	%{py_sitedir}/webadmin/apps/main/templates/main/*.html
14cr|netpolice-webadmin-1.0-3|121	%{py_sitedir}/webadmin/apps/license/*.py
14cr|netpolice-webadmin-1.0-3|122	%{py_sitedir}/webadmin/apps/license/tests/*.py
14cr|netpolice-webadmin-1.0-3|123	%{py_sitedir}/webadmin/apps/license/lib/*.py
14cr|netpolice-webadmin-1.0-3|124	%{py_sitedir}/webadmin/apps/license/templates/license/*.html
14cr|netpolice-webadmin-1.0-3|125	%{py_sitedir}/webadmin/apps/categories/*.py
14cr|netpolice-webadmin-1.0-3|126	%{py_sitedir}/webadmin/apps/categories/tests/*.py
14cr|netpolice-webadmin-1.0-3|127	%{py_sitedir}/webadmin/apps/categories/templates/categories/*.html
14cr|netpolice-webadmin-1.0-3|128	%{py_sitedir}/webadmin/apps/core/*.py
14cr|netpolice-webadmin-1.0-3|129	%{py_sitedir}/webadmin/apps/core/templatetags/*.py
14cr|netpolice-webadmin-1.0-3|130	%{py_sitedir}/webadmin/apps/auth/*.py
14cr|netpolice-webadmin-1.0-3|131	%{py_sitedir}/webadmin/apps/auth/tests/*.py
14cr|netpolice-webadmin-1.0-3|132	%{py_sitedir}/webadmin/apps/auth/templates/auth/*.html
14cr|netpolice-webadmin-1.0-3|133	%{py_sitedir}/webadmin/apps/admins/*.py
14cr|netpolice-webadmin-1.0-3|134	%{py_sitedir}/webadmin/apps/admins/tests/*.py
14cr|netpolice-webadmin-1.0-3|135	%{py_sitedir}/webadmin/apps/admins/templates/admins/*.html
14cr|netpolice-webadmin-1.0-3|136	%{py_sitedir}/webadmin/apps/manual_categorization/lib/*.py
14cr|netpolice-webadmin-1.0-3|137	%{py_sitedir}/webadmin/apps/*.py
14cr|netpolice-webadmin-1.0-3|138	%{py_sitedir}/*.egg-info
14cr|netpolice-webadmin-1.0-3|139	/usr/bin/*.wsgi
14cr|netpolice-webadmin-1.0-3|140	
14cr|netpolice-webadmin-1.0-3|141	%clean
14cr|netpolice-webadmin-1.0-3|142	rm -rf %{buildroot}
14cr|netpolice-webadmin-1.0-3|143	
14cr|netpolice-webadmin-1.0-3|144	
14cr|netpolice-webadmin-1.0-3|145	
14cr|netpolice-webadmin-1.0-3|146	
14cr|netpolice-webadmin-1.0-3|147	%changelog
14cr|netpolice-webadmin-1.0-3|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|netpolice-webadmin-1.0-3|149	+ Revision: e1e4d1d
14cr|netpolice-webadmin-1.0-3|150	- MassBuild#464: Increase release tag
14cr|netpolice-webadmin-1.0-3|151	
14cr|netpolice-webadmin-1.0-3|152	

3235 14
14cr|netrek-client-cow-3.3.1-4|1	Name:		netrek-client-cow
14cr|netrek-client-cow-3.3.1-4|2	Version:	3.3.1
14cr|netrek-client-cow-3.3.1-4|3	Release:	4
14cr|netrek-client-cow-3.3.1-4|4	Summary:	Netrek client
14cr|netrek-client-cow-3.3.1-4|5	License:	MIT
14cr|netrek-client-cow-3.3.1-4|6	Group:		Games/Other
14cr|netrek-client-cow-3.3.1-4|7	Source0:	http://netrek.org/files/COW/%{name}-%{version}.tar.gz
14cr|netrek-client-cow-3.3.1-4|8	Source1:	%{name}.6
14cr|netrek-client-cow-3.3.1-4|9	URL:		http://www.netrek.org/
14cr|netrek-client-cow-3.3.1-4|10	
14cr|netrek-client-cow-3.3.1-4|11	BuildRequires:	SDL_mixer-devel
14cr|netrek-client-cow-3.3.1-4|12	BuildRequires:	SDL-devel
14cr|netrek-client-cow-3.3.1-4|13	BuildRequires:	imlib2-devel
14cr|netrek-client-cow-3.3.1-4|14	BuildRequires:	libxxf86vm-devel
14cr|netrek-client-cow-3.3.1-4|15	BuildRequires:	gmp-devel
14cr|netrek-client-cow-3.3.1-4|16	
14cr|netrek-client-cow-3.3.1-4|17	%description
14cr|netrek-client-cow-3.3.1-4|18	This is a client for the multiplayer game of Netrek, supporting sound,
14cr|netrek-client-cow-3.3.1-4|19	color bitmaps, and recording and playback of games. The game itself has
14cr|netrek-client-cow-3.3.1-4|20	existed since 1988, and had a solid player-base, including some
14cr|netrek-client-cow-3.3.1-4|21	people who have been playing for nearly as long as the game has existed.
14cr|netrek-client-cow-3.3.1-4|22	
14cr|netrek-client-cow-3.3.1-4|23	
14cr|netrek-client-cow-3.3.1-4|24	%prep
14cr|netrek-client-cow-3.3.1-4|25	%setup -q
14cr|netrek-client-cow-3.3.1-4|26	
14cr|netrek-client-cow-3.3.1-4|27	%build
14cr|netrek-client-cow-3.3.1-4|28	%configure
14cr|netrek-client-cow-3.3.1-4|29	#Package doesn't support concurrent makes yet. forcing "-j1"
14cr|netrek-client-cow-3.3.1-4|30	make -j1
14cr|netrek-client-cow-3.3.1-4|31	
14cr|netrek-client-cow-3.3.1-4|32	%install
14cr|netrek-client-cow-3.3.1-4|33	%makeinstall
14cr|netrek-client-cow-3.3.1-4|34	#Dont set execute on .desktop file
14cr|netrek-client-cow-3.3.1-4|35	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|netrek-client-cow-3.3.1-4|36	install -p -m 0644 %{SOURCE1} -D %{buildroot}/%{_mandir}/man6/%{name}.6
14cr|netrek-client-cow-3.3.1-4|37	
14cr|netrek-client-cow-3.3.1-4|38	%files
14cr|netrek-client-cow-3.3.1-4|39	# "COPYING" is a list of authors, and not the GPL license
14cr|netrek-client-cow-3.3.1-4|40	%doc CHANGES README.* TODO *.DOC COPYING XTREKRC.example copyright*.h
14cr|netrek-client-cow-3.3.1-4|41	%doc cow.html index.orig.html newbie.html cow.css stars.gif netrekrc.example
14cr|netrek-client-cow-3.3.1-4|42	%{_gamesbindir}/%{name}
14cr|netrek-client-cow-3.3.1-4|43	%{_datadir}/pixmaps/%{name}/*
14cr|netrek-client-cow-3.3.1-4|44	%{_datadir}/applications/%{name}.desktop
14cr|netrek-client-cow-3.3.1-4|45	%{_mandir}/man6/*.6*
14cr|netrek-client-cow-3.3.1-4|46	
14cr|netrek-client-cow-3.3.1-4|47	
14cr|netrek-client-cow-3.3.1-4|48	
14cr|netrek-client-cow-3.3.1-4|49	%changelog
14cr|netrek-client-cow-3.3.1-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-4
14cr|netrek-client-cow-3.3.1-4|51	+ Revision: 7206cdd
14cr|netrek-client-cow-3.3.1-4|52	- MassBuild#464: Increase release tag
14cr|netrek-client-cow-3.3.1-4|53	
14cr|netrek-client-cow-3.3.1-4|54	

3236 14
14cr|netsniff-ng-0.5.7-4|1	Name:		netsniff-ng
14cr|netsniff-ng-0.5.7-4|2	Version:	0.5.7
14cr|netsniff-ng-0.5.7-4|3	Release:	4
14cr|netsniff-ng-0.5.7-4|4	Summary:	A high performance network sniffer for packet inspection
14cr|netsniff-ng-0.5.7-4|5	License:	GPLv2
14cr|netsniff-ng-0.5.7-4|6	Group:		Monitoring
14cr|netsniff-ng-0.5.7-4|7	URL:		http://netsniff-ng.org/
14cr|netsniff-ng-0.5.7-4|8	Source0:	http://www.netsniff-ng.org/pub/netsniff-ng/%{name}-%{version}.tar.gz
14cr|netsniff-ng-0.5.7-4|9	Patch0:         cflags_notune.patch
14cr|netsniff-ng-0.5.7-4|10	BuildRequires:	cmake
14cr|netsniff-ng-0.5.7-4|11	BuildRequires:	ncurses-devel
14cr|netsniff-ng-0.5.7-4|12	BuildRequires:	pkgconfig(geoip)
14cr|netsniff-ng-0.5.7-4|13	BuildRequires:	pkgconfig(libnetfilter_conntrack)
14cr|netsniff-ng-0.5.7-4|14	BuildRequires:	flex
14cr|netsniff-ng-0.5.7-4|15	BuildRequires:	pkgconfig(liburcu)
14cr|netsniff-ng-0.5.7-4|16	
14cr|netsniff-ng-0.5.7-4|17	%description
14cr|netsniff-ng-0.5.7-4|18	netsniff-ng is a high performance linux network sniffer for packet inspection.
14cr|netsniff-ng-0.5.7-4|19	Basically, it is similar to tcpdump, but it doesn't need one syscall per
14cr|netsniff-ng-0.5.7-4|20	packet. Instead, it uses an memory mapped area within kernelspace for accessing
14cr|netsniff-ng-0.5.7-4|21	packets without copying them to userspace (zero-copy mechanism).
14cr|netsniff-ng-0.5.7-4|22	
14cr|netsniff-ng-0.5.7-4|23	This tool is useful for debugging your network, measuring performance
14cr|netsniff-ng-0.5.7-4|24	throughput or creating network statistics of incoming packets on central
14cr|netsniff-ng-0.5.7-4|25	network nodes like routers or firewalls.
14cr|netsniff-ng-0.5.7-4|26	
14cr|netsniff-ng-0.5.7-4|27	%prep
14cr|netsniff-ng-0.5.7-4|28	%setup -q
14cr|netsniff-ng-0.5.7-4|29	%apply_patches
14cr|netsniff-ng-0.5.7-4|30	
14cr|netsniff-ng-0.5.7-4|31	%build
14cr|netsniff-ng-0.5.7-4|32	pushd src
14cr|netsniff-ng-0.5.7-4|33	%cmake
14cr|netsniff-ng-0.5.7-4|34	%make
14cr|netsniff-ng-0.5.7-4|35	popd
14cr|netsniff-ng-0.5.7-4|36	
14cr|netsniff-ng-0.5.7-4|37	%install
14cr|netsniff-ng-0.5.7-4|38	pushd src/build
14cr|netsniff-ng-0.5.7-4|39	%makeinstall_std
14cr|netsniff-ng-0.5.7-4|40	popd
14cr|netsniff-ng-0.5.7-4|41	
14cr|netsniff-ng-0.5.7-4|42	rm -f %{buildroot}%{_mandir}/man8/netsniff-ng.8.gz
14cr|netsniff-ng-0.5.7-4|43	
14cr|netsniff-ng-0.5.7-4|44	%files
14cr|netsniff-ng-0.5.7-4|45	%defattr(-,root,root)
14cr|netsniff-ng-0.5.7-4|46	%doc AUTHORS README REPORTING-BUGS VERSION Documentation/*
14cr|netsniff-ng-0.5.7-4|47	%{_sbindir}/*
14cr|netsniff-ng-0.5.7-4|48	%{_mandir}/man8/*.8*
14cr|netsniff-ng-0.5.7-4|49	%config(noreplace) %{_sysconfdir}/netsniff-ng/*
14cr|netsniff-ng-0.5.7-4|50	
14cr|netsniff-ng-0.5.7-4|51	
14cr|netsniff-ng-0.5.7-4|52	
14cr|netsniff-ng-0.5.7-4|53	%changelog
14cr|netsniff-ng-0.5.7-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-4
14cr|netsniff-ng-0.5.7-4|55	+ Revision: 1f45dc3
14cr|netsniff-ng-0.5.7-4|56	- MassBuild#464: Increase release tag
14cr|netsniff-ng-0.5.7-4|57	
14cr|netsniff-ng-0.5.7-4|58	

3237 14
14cr|nettee-0.1.8-8|1	%define name nettee
14cr|nettee-0.1.8-8|2	%define version 0.1.8
14cr|nettee-0.1.8-8|3	%define release 8
14cr|nettee-0.1.8-8|4	
14cr|nettee-0.1.8-8|5	Summary: Network "tee" program
14cr|nettee-0.1.8-8|6	Name: %{name}
14cr|nettee-0.1.8-8|7	Version: %{version}
14cr|nettee-0.1.8-8|8	Release: %{release}
14cr|nettee-0.1.8-8|9	Source0: %{name}.tar.bz2
14cr|nettee-0.1.8-8|10	License: GPL
14cr|nettee-0.1.8-8|11	Group: Networking/Other
14cr|nettee-0.1.8-8|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nettee-0.1.8-8|13	Url: http://saf.bio.caltech.edu/nettee.html
14cr|nettee-0.1.8-8|14	
14cr|nettee-0.1.8-8|15	
14cr|nettee-0.1.8-8|16	%description
14cr|nettee-0.1.8-8|17	nettee is a network "tee" program.  It can typically transfer
14cr|nettee-0.1.8-8|18	data between N nodes at (nearly) the full bandwidth provided by the
14cr|nettee-0.1.8-8|19	switch which connects them.  It is handy for cloning nodes or moving
14cr|nettee-0.1.8-8|20	large database files.
14cr|nettee-0.1.8-8|21	
14cr|nettee-0.1.8-8|22	%prep
14cr|nettee-0.1.8-8|23	%setup -q -n %name-%version
14cr|nettee-0.1.8-8|24	
14cr|nettee-0.1.8-8|25	%build
14cr|nettee-0.1.8-8|26	gcc -O2 -g -pipe -Wformat -Werror=format-security -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -fasynchronous-unwind-tables -D_LARGEFILE64_SOURCE -o nettee nettee.c
14cr|nettee-0.1.8-8|27	
14cr|nettee-0.1.8-8|28	%install
14cr|nettee-0.1.8-8|29	rm -rf $RPM_BUILD_ROOT
14cr|nettee-0.1.8-8|30	mkdir -p %{buildroot}%{_bindir}
14cr|nettee-0.1.8-8|31	mkdir -p %{buildroot}%{_mandir}/man1
14cr|nettee-0.1.8-8|32	install -m755 $RPM_BUILD_DIR/%name-%version/%name %{buildroot}%{_bindir}/%name
14cr|nettee-0.1.8-8|33	install -m644 $RPM_BUILD_DIR/%name-%version/%name.1 %{buildroot}%{_mandir}/man1/%name.1
14cr|nettee-0.1.8-8|34	
14cr|nettee-0.1.8-8|35	%clean
14cr|nettee-0.1.8-8|36	rm -rf $RPM_BUILD_ROOT
14cr|nettee-0.1.8-8|37	
14cr|nettee-0.1.8-8|38	%files
14cr|nettee-0.1.8-8|39	%defattr(-,root,root)
14cr|nettee-0.1.8-8|40	%doc LICENSE *.TXT *.html *.sh
14cr|nettee-0.1.8-8|41	%{_bindir}/%{name}
14cr|nettee-0.1.8-8|42	%{_mandir}/man1/%name.*
14cr|nettee-0.1.8-8|43	
14cr|nettee-0.1.8-8|44	
14cr|nettee-0.1.8-8|45	
14cr|nettee-0.1.8-8|46	
14cr|nettee-0.1.8-8|47	%changelog
14cr|nettee-0.1.8-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-8
14cr|nettee-0.1.8-8|49	+ Revision: 5ee48ba
14cr|nettee-0.1.8-8|50	- MassBuild#464: Increase release tag
14cr|nettee-0.1.8-8|51	
14cr|nettee-0.1.8-8|52	

3238 14
14cr|netwag-5.39.0-3|1	%define name netwag
14cr|netwag-5.39.0-3|2	%define version 5.39.0
14cr|netwag-5.39.0-3|3	%define release 3
14cr|netwag-5.39.0-3|4	
14cr|netwag-5.39.0-3|5	# Use dependency on tk instead of this one which is not formally provided
14cr|netwag-5.39.0-3|6	%define __noautoreq '/usr/bin/wish8.6'
14cr|netwag-5.39.0-3|7	
14cr|netwag-5.39.0-3|8	Summary: A graphic front-end to netwox
14cr|netwag-5.39.0-3|9	Name: %{name}
14cr|netwag-5.39.0-3|10	Version: %{version}
14cr|netwag-5.39.0-3|11	Release: %{release}
14cr|netwag-5.39.0-3|12	Source0: http://downloads.sourceforge.net/project/ntwag/netwag/5.39/%{name}-%{version}-src.tgz
14cr|netwag-5.39.0-3|13	Source1: http://downloads.sourceforge.net/project/ntwag/netwag/5.39/%{name}-%{version}-doc_html.tgz
14cr|netwag-5.39.0-3|14	Patch0: netwag-5.35.0-prefix.patch
14cr|netwag-5.39.0-3|15	License: LGPL
14cr|netwag-5.39.0-3|16	Group: Networking/Other
14cr|netwag-5.39.0-3|17	Url: http://www.laurentconstantin.com/fr/netw/netwox/
14cr|netwag-5.39.0-3|18	Requires: netwox = %version
14cr|netwag-5.39.0-3|19	Requires: tk >= 8.6
14cr|netwag-5.39.0-3|20	BuildRequires: tk >= 8.6
14cr|netwag-5.39.0-3|21	BuildRequires: netwox = %version
14cr|netwag-5.39.0-3|22	BuildRequires: xterm
14cr|netwag-5.39.0-3|23	BuildArch: noarch
14cr|netwag-5.39.0-3|24	
14cr|netwag-5.39.0-3|25	%description
14cr|netwag-5.39.0-3|26	Netwag provides:
14cr|netwag-5.39.0-3|27	- find tools in netwox
14cr|netwag-5.39.0-3|28	- running tools in a new window
14cr|netwag-5.39.0-3|29	- keep track of command history
14cr|netwag-5.39.0-3|30	- exchange data true the integrate clipboard
14cr|netwag-5.39.0-3|31	- ect.
14cr|netwag-5.39.0-3|32	
14cr|netwag-5.39.0-3|33	%prep
14cr|netwag-5.39.0-3|34	%setup -q -n %name-%version-src
14cr|netwag-5.39.0-3|35	%setup -q -D -T -a1 -n %name-%version-src
14cr|netwag-5.39.0-3|36	%patch0 -p0
14cr|netwag-5.39.0-3|37	
14cr|netwag-5.39.0-3|38	%build
14cr|netwag-5.39.0-3|39	cd src
14cr|netwag-5.39.0-3|40	./genemake
14cr|netwag-5.39.0-3|41	%make GCCOPT="$RPM_OPT_FLAGS -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H"
14cr|netwag-5.39.0-3|42	
14cr|netwag-5.39.0-3|43	%install
14cr|netwag-5.39.0-3|44	cd src
14cr|netwag-5.39.0-3|45	%makeinstall_std
14cr|netwag-5.39.0-3|46	
14cr|netwag-5.39.0-3|47	%files
14cr|netwag-5.39.0-3|48	%doc INSTALL.TXT README.TXT
14cr|netwag-5.39.0-3|49	%doc doc/*.txt
14cr|netwag-5.39.0-3|50	%doc %name-%version-doc_html/*
14cr|netwag-5.39.0-3|51	%_bindir/netwag*
14cr|netwag-5.39.0-3|52	%_mandir/man1/*
14cr|netwag-5.39.0-3|53	
14cr|netwag-5.39.0-3|54	
14cr|netwag-5.39.0-3|55	
14cr|netwag-5.39.0-3|56	%changelog
14cr|netwag-5.39.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-3
14cr|netwag-5.39.0-3|58	+ Revision: abf2cdd
14cr|netwag-5.39.0-3|59	- MassBuild#464: Increase release tag
14cr|netwag-5.39.0-3|60	
14cr|netwag-5.39.0-3|61	

3239 14
14cr|netwatch-1.3.0-1|1	Name:		netwatch
14cr|netwatch-1.3.0-1|2	Summary:	Ethernet/PPP IP Packet Monitor
14cr|netwatch-1.3.0-1|3	Version:	1.3.0
14cr|netwatch-1.3.0-1|4	Release:	%{mkrel 1}
14cr|netwatch-1.3.0-1|5	# Headers suggest some code is from 'statnet' which is GPLv2
14cr|netwatch-1.3.0-1|6	License:	GPLv2
14cr|netwatch-1.3.0-1|7	Group:		Monitoring
14cr|netwatch-1.3.0-1|8	Source0:	http://www.slctech.org/~mackay/NETWATCH/%{name}-%{version}-1.tgz
14cr|netwatch-1.3.0-1|9	Patch0:		netwatch-1.3.0-1-include.patch
14cr|netwatch-1.3.0-1|10	# Fix a bug which causes build to fail - misc 2008/09
14cr|netwatch-1.3.0-1|11	Patch1:		netwatch-1.3.0-1-fix_build_open.patch
14cr|netwatch-1.3.0-1|12	URL:		http://www.slctech.org/~mackay/netwatch.html
14cr|netwatch-1.3.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|netwatch-1.3.0-1|14	BuildRequires:	ncurses-devel
14cr|netwatch-1.3.0-1|15	
14cr|netwatch-1.3.0-1|16	%description
14cr|netwatch-1.3.0-1|17	The software enables real-time viewing of network activity.
14cr|netwatch-1.3.0-1|18	Network usage is tracked on a per host basis. Packet
14cr|netwatch-1.3.0-1|19	and byte counts are available for all host communication.
14cr|netwatch-1.3.0-1|20	Router statistics and summary charts are available.
14cr|netwatch-1.3.0-1|21	
14cr|netwatch-1.3.0-1|22	%prep
14cr|netwatch-1.3.0-1|23	%setup -q
14cr|netwatch-1.3.0-1|24	%patch0 -p0
14cr|netwatch-1.3.0-1|25	%patch1
14cr|netwatch-1.3.0-1|26	
14cr|netwatch-1.3.0-1|27	%build
14cr|netwatch-1.3.0-1|28	%configure2_5x
14cr|netwatch-1.3.0-1|29	%make
14cr|netwatch-1.3.0-1|30	
14cr|netwatch-1.3.0-1|31	%install
14cr|netwatch-1.3.0-1|32	install -d -m 755 %{buildroot}%{_sbindir}
14cr|netwatch-1.3.0-1|33	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|netwatch-1.3.0-1|34	install -m 755 netwatch %{buildroot}%{_sbindir}
14cr|netwatch-1.3.0-1|35	install -m 755 netresolv %{buildroot}%{_sbindir}
14cr|netwatch-1.3.0-1|36	install -m 644 netwatch.1 %{buildroot}%{_mandir}/man1
14cr|netwatch-1.3.0-1|37	
14cr|netwatch-1.3.0-1|38	%clean
14cr|netwatch-1.3.0-1|39	%__rm -fr %{buildroot}
14cr|netwatch-1.3.0-1|40	
14cr|netwatch-1.3.0-1|41	%files
14cr|netwatch-1.3.0-1|42	%defattr(-,root,root,-)
14cr|netwatch-1.3.0-1|43	%doc README README.performance TODO CHANGES BUGS
14cr|netwatch-1.3.0-1|44	%{_sbindir}/%{name}
14cr|netwatch-1.3.0-1|45	%{_sbindir}/netresolv
14cr|netwatch-1.3.0-1|46	%{_mandir}/man1/%{name}.1*
14cr|netwatch-1.3.0-1|47	
14cr|netwatch-1.3.0-1|48	
14cr|netwatch-1.3.0-1|49	
14cr|netwatch-1.3.0-1|50	
14cr|netwatch-1.3.0-1|51	%changelog
14cr|netwatch-1.3.0-1|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3.0-1
14cr|netwatch-1.3.0-1|53	+ Revision: 4334360
14cr|netwatch-1.3.0-1|54	- Automatic import for version 1.3.0
14cr|netwatch-1.3.0-1|55	
14cr|netwatch-1.3.0-1|56	

3240 14
14cr|netwib-5.39.0-3|1	%define major	5
14cr|netwib-5.39.0-3|2	%define libname %mklibname %{name} %major
14cr|netwib-5.39.0-3|3	%define develname %mklibname -d %{name}
14cr|netwib-5.39.0-3|4	%define develnamest %mklibname -d -s %{name}
14cr|netwib-5.39.0-3|5	
14cr|netwib-5.39.0-3|6	Summary:	A network library
14cr|netwib-5.39.0-3|7	Name:		netwib
14cr|netwib-5.39.0-3|8	Version:	5.39.0
14cr|netwib-5.39.0-3|9	Release:	3
14cr|netwib-5.39.0-3|10	License:	LGPL
14cr|netwib-5.39.0-3|11	Group:		Networking/Other
14cr|netwib-5.39.0-3|12	URL:		http://www.laurentconstantin.com/fr/netw/netwib/
14cr|netwib-5.39.0-3|13	Source0:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-src.tgz
14cr|netwib-5.39.0-3|14	Source1:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-doc_html.tgz
14cr|netwib-5.39.0-3|15	Source100:	%{name}.rpmlintrc
14cr|netwib-5.39.0-3|16	Patch0:		netwib-5.39.0-genemake.patch
14cr|netwib-5.39.0-3|17	BuildRequires:	libpcap-devel >= 0.7.2
14cr|netwib-5.39.0-3|18	BuildRequires:	libnet-devel >= 1.1.3
14cr|netwib-5.39.0-3|19	
14cr|netwib-5.39.0-3|20	%description
14cr|netwib-5.39.0-3|21	Netwib is a network library for network administrator and hackers.
14cr|netwib-5.39.0-3|22	She provides:
14cr|netwib-5.39.0-3|23	+ address translation
14cr|netwib-5.39.0-3|24	+ client/server udp/tcp
14cr|netwib-5.39.0-3|25	+ paquets creation and annalyze
14cr|netwib-5.39.0-3|26	+ etc.
14cr|netwib-5.39.0-3|27	
14cr|netwib-5.39.0-3|28	With Netwib, you can easily create a network application.
14cr|netwib-5.39.0-3|29	
14cr|netwib-5.39.0-3|30	%package -n	%{libname}
14cr|netwib-5.39.0-3|31	Summary:	A network library
14cr|netwib-5.39.0-3|32	Group:		Networking/Other
14cr|netwib-5.39.0-3|33	Provides:	%{name}
14cr|netwib-5.39.0-3|34	Provides:	lib%{name} = %{version}-%{release}
14cr|netwib-5.39.0-3|35	
14cr|netwib-5.39.0-3|36	%description -n	%{libname}
14cr|netwib-5.39.0-3|37	Netwib is a network library for network administrator and hackers.
14cr|netwib-5.39.0-3|38	She provides:
14cr|netwib-5.39.0-3|39	+ address translation
14cr|netwib-5.39.0-3|40	+ client/server udp/tcp
14cr|netwib-5.39.0-3|41	+ paquets creation and annalyze
14cr|netwib-5.39.0-3|42	+ etc.
14cr|netwib-5.39.0-3|43	
14cr|netwib-5.39.0-3|44	With Netwib, you can easily create a network application.
14cr|netwib-5.39.0-3|45	
14cr|netwib-5.39.0-3|46	%package -n	%{develname}
14cr|netwib-5.39.0-3|47	Summary:	A network library
14cr|netwib-5.39.0-3|48	Group:		Development/Other
14cr|netwib-5.39.0-3|49	Requires:	%{libname} = %{version}-%{release}
14cr|netwib-5.39.0-3|50	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|netwib-5.39.0-3|51	Provides:	%{name}-devel
14cr|netwib-5.39.0-3|52	Obsoletes:	%{name}-devel
14cr|netwib-5.39.0-3|53	Obsoletes:	%{libname}-devel
14cr|netwib-5.39.0-3|54	
14cr|netwib-5.39.0-3|55	%description -n	%{develname}
14cr|netwib-5.39.0-3|56	Netwib is a network library for network administrator and hackers.
14cr|netwib-5.39.0-3|57	She provides:
14cr|netwib-5.39.0-3|58	+ address translation
14cr|netwib-5.39.0-3|59	+ client/server udp/tcp
14cr|netwib-5.39.0-3|60	+ paquets creation and annalyze
14cr|netwib-5.39.0-3|61	+ etc.
14cr|netwib-5.39.0-3|62	
14cr|netwib-5.39.0-3|63	With Netwib, you can easily create a network application.
14cr|netwib-5.39.0-3|64	
14cr|netwib-5.39.0-3|65	
14cr|netwib-5.39.0-3|66	%package -n	%{develnamest}
14cr|netwib-5.39.0-3|67	Summary:	A network library
14cr|netwib-5.39.0-3|68	Group:		Development/Other
14cr|netwib-5.39.0-3|69	Requires:	%{libname} = %{version}-%{release}
14cr|netwib-5.39.0-3|70	Requires:	%{develname} = %{version}-%{release}
14cr|netwib-5.39.0-3|71	Provides:	lib%{name}-devel-static = %{version}-%{release}
14cr|netwib-5.39.0-3|72	Provides:	%{name}-devel-static
14cr|netwib-5.39.0-3|73	
14cr|netwib-5.39.0-3|74	%description -n	%{develnamest}
14cr|netwib-5.39.0-3|75	Netwib is a network library for network administrator and hackers.
14cr|netwib-5.39.0-3|76	She provides:
14cr|netwib-5.39.0-3|77	+ address translation
14cr|netwib-5.39.0-3|78	+ client/server udp/tcp
14cr|netwib-5.39.0-3|79	+ paquets creation and annalyze
14cr|netwib-5.39.0-3|80	+ etc.
14cr|netwib-5.39.0-3|81	
14cr|netwib-5.39.0-3|82	With Netwib, you can easily create a network application.
14cr|netwib-5.39.0-3|83	
14cr|netwib-5.39.0-3|84	
14cr|netwib-5.39.0-3|85	
14cr|netwib-5.39.0-3|86	%package -n	%{name}-doc
14cr|netwib-5.39.0-3|87	Summary:	Netwib html documentation
14cr|netwib-5.39.0-3|88	Group:		Networking/Other
14cr|netwib-5.39.0-3|89	
14cr|netwib-5.39.0-3|90	%description -n	%{name}-doc
14cr|netwib-5.39.0-3|91	The netwib documention in html format.
14cr|netwib-5.39.0-3|92	
14cr|netwib-5.39.0-3|93	Netwib is a network library for network administrator and hackers.
14cr|netwib-5.39.0-3|94	She provides:
14cr|netwib-5.39.0-3|95	+ address translation
14cr|netwib-5.39.0-3|96	+ client/server udp/tcp
14cr|netwib-5.39.0-3|97	+ paquets creation and annalyze
14cr|netwib-5.39.0-3|98	+ etc.
14cr|netwib-5.39.0-3|99	
14cr|netwib-5.39.0-3|100	With Netwib, you can easily create a network application.
14cr|netwib-5.39.0-3|101	
14cr|netwib-5.39.0-3|102	%prep
14cr|netwib-5.39.0-3|103	
14cr|netwib-5.39.0-3|104	%setup -q -n %{name}-%{version}-src
14cr|netwib-5.39.0-3|105	%setup -q -D -T -a1 -n %{name}-%{version}-src
14cr|netwib-5.39.0-3|106	
14cr|netwib-5.39.0-3|107	find . -type f -exec chmod a+r {} \;
14cr|netwib-5.39.0-3|108	
14cr|netwib-5.39.0-3|109	%patch0 -p1
14cr|netwib-5.39.0-3|110	
14cr|netwib-5.39.0-3|111	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=%{_prefix}!' src/config.dat
14cr|netwib-5.39.0-3|112	# Hacking for lib64
14cr|netwib-5.39.0-3|113	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
14cr|netwib-5.39.0-3|114	perl -pi -e 's!^NETWIBDEF_INSTMAN=.*!NETWIBDEF_INSTMAN=%{_mandir}!' src/config.dat
14cr|netwib-5.39.0-3|115	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
14cr|netwib-5.39.0-3|116	
14cr|netwib-5.39.0-3|117	%build
14cr|netwib-5.39.0-3|118	cd src
14cr|netwib-5.39.0-3|119	
14cr|netwib-5.39.0-3|120	./genemake
14cr|netwib-5.39.0-3|121	
14cr|netwib-5.39.0-3|122	%make \
14cr|netwib-5.39.0-3|123	GCCOPT="%{optflags} -Wall -fPIC -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H" \
14cr|netwib-5.39.0-3|124	GCCOPTL="$GCCOPT" GCCOPTP="$GCCOPT" libnetwib.so libnetwib.a
14cr|netwib-5.39.0-3|125	
14cr|netwib-5.39.0-3|126	%install
14cr|netwib-5.39.0-3|127	cd src
14cr|netwib-5.39.0-3|128	%makeinstall_std
14cr|netwib-5.39.0-3|129	%make installso DESTDIR=%{buildroot}
14cr|netwib-5.39.0-3|130	
14cr|netwib-5.39.0-3|131	%files -n %{libname}
14cr|netwib-5.39.0-3|132	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
14cr|netwib-5.39.0-3|133	%{_libdir}/libnetwib.so.*
14cr|netwib-5.39.0-3|134	%{_libdir}/libnetwib539.so.5.39.0
14cr|netwib-5.39.0-3|135	#% {_libdir}/libnetwib*.so.*
14cr|netwib-5.39.0-3|136	
14cr|netwib-5.39.0-3|137	%files -n %{develname}
14cr|netwib-5.39.0-3|138	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
14cr|netwib-5.39.0-3|139	%{_bindir}/netwib*-config
14cr|netwib-5.39.0-3|140	%{_includedir}/netwib*
14cr|netwib-5.39.0-3|141	%{_libdir}/libnetwib*.so
14cr|netwib-5.39.0-3|142	%{_mandir}/man3/netwib*
14cr|netwib-5.39.0-3|143	
14cr|netwib-5.39.0-3|144	%files -n %{develnamest}
14cr|netwib-5.39.0-3|145	%{_libdir}/libnetwib*.a
14cr|netwib-5.39.0-3|146	
14cr|netwib-5.39.0-3|147	%files -n %{name}-doc
14cr|netwib-5.39.0-3|148	%doc doc/*.txt %{name}-%{version}-doc_html/*
14cr|netwib-5.39.0-3|149	
14cr|netwib-5.39.0-3|150	%changelog
14cr|netwib-5.39.0-3|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-3
14cr|netwib-5.39.0-3|152	+ Revision: c548f52
14cr|netwib-5.39.0-3|153	- MassBuild#464: Increase release tag
14cr|netwib-5.39.0-3|154	
14cr|netwib-5.39.0-3|155	

3241 14
14cr|net-wireless-0.2-16|1	%define debug_package %{nil}
14cr|net-wireless-0.2-16|2	
14cr|net-wireless-0.2-16|3	%define nsusr nagios
14cr|net-wireless-0.2-16|4	%define nsgrp nagios
14cr|net-wireless-0.2-16|5	%define cmdusr apache
14cr|net-wireless-0.2-16|6	%define cmdgrp apache
14cr|net-wireless-0.2-16|7	
14cr|net-wireless-0.2-16|8	Summary: Wireless access for NetSaint
14cr|net-wireless-0.2-16|9	Name:    net-wireless
14cr|net-wireless-0.2-16|10	Version: 0.2
14cr|net-wireless-0.2-16|11	Release: 16
14cr|net-wireless-0.2-16|12	License: GPL
14cr|net-wireless-0.2-16|13	URL:     http://mobileengines.com/net-wireless/
14cr|net-wireless-0.2-16|14	Group:   Networking/Other
14cr|net-wireless-0.2-16|15	Source0: %{name}.%{version}.tar.bz2
14cr|net-wireless-0.2-16|16	Patch0:  net-wireless-nagios.patch.bz2
14cr|net-wireless-0.2-16|17	Requires: nagios nagios-www
14cr|net-wireless-0.2-16|18	
14cr|net-wireless-0.2-16|19	%description
14cr|net-wireless-0.2-16|20	The Wireless Network Tools package uses a Web-enabled phone (or an emulator) to
14cr|net-wireless-0.2-16|21	provide traceroute, ping, and port scanning. If you use netsaint, it ties into
14cr|net-wireless-0.2-16|22	it nicely and provides real-time status of your hosts/network. This should be
14cr|net-wireless-0.2-16|23	considered pre-alpha, but it does do what it is intended to do.
14cr|net-wireless-0.2-16|24	
14cr|net-wireless-0.2-16|25	%prep
14cr|net-wireless-0.2-16|26	
14cr|net-wireless-0.2-16|27	%setup -n %{name}
14cr|net-wireless-0.2-16|28	%patch0 -p1
14cr|net-wireless-0.2-16|29	
14cr|net-wireless-0.2-16|30	%build
14cr|net-wireless-0.2-16|31	echo "no compiling is needed"
14cr|net-wireless-0.2-16|32	
14cr|net-wireless-0.2-16|33	%install
14cr|net-wireless-0.2-16|34	install -d %{buildroot}/etc/httpd/conf
14cr|net-wireless-0.2-16|35	install -d %{buildroot}%{_libdir}/nagios/cgi/
14cr|net-wireless-0.2-16|36	install -d %{buildroot}%{_datadir}/nagios
14cr|net-wireless-0.2-16|37	install -m644 wireless.cfg %{buildroot}/etc/httpd/conf/
14cr|net-wireless-0.2-16|38	install -m755 *.cgi %{buildroot}%{_libdir}/nagios/cgi/
14cr|net-wireless-0.2-16|39	install -m644 index.wml %{buildroot}%{_datadir}/nagios/
14cr|net-wireless-0.2-16|40	
14cr|net-wireless-0.2-16|41	%files
14cr|net-wireless-0.2-16|42	%doc CHANGES EMULATORS INSTALL README THANKS
14cr|net-wireless-0.2-16|43	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/wireless.cfg
14cr|net-wireless-0.2-16|44	%attr(0755,root,root) %dir %{_libdir}/nagios/cgi
14cr|net-wireless-0.2-16|45	%attr(0755,%{nsusr},%{cmdgrp}) %{_libdir}/nagios/cgi/*
14cr|net-wireless-0.2-16|46	%attr(0755,root,root) %dir %{_datadir}/nagios
14cr|net-wireless-0.2-16|47	%attr(0644,root,root) %{_datadir}/nagios/*
14cr|net-wireless-0.2-16|48	
14cr|net-wireless-0.2-16|49	%changelog
14cr|net-wireless-0.2-16|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-16
14cr|net-wireless-0.2-16|51	+ Revision: b6d6a6d
14cr|net-wireless-0.2-16|52	- MassBuild#464: Increase release tag
14cr|net-wireless-0.2-16|53	
14cr|net-wireless-0.2-16|54	

3242 14
14cr|netwox-5.39.0-2|1	Summary:	A network toolbox
14cr|netwox-5.39.0-2|2	Name:		netwox
14cr|netwox-5.39.0-2|3	Version:	5.39.0
14cr|netwox-5.39.0-2|4	Release:	2
14cr|netwox-5.39.0-2|5	License:	LGPL
14cr|netwox-5.39.0-2|6	Group:		Networking/Other
14cr|netwox-5.39.0-2|7	URL:		http://www.laurentconstantin.com/fr/netw/netwox/
14cr|netwox-5.39.0-2|8	Source0:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-src.tgz
14cr|netwox-5.39.0-2|9	Source1:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-doc_html.tgz
14cr|netwox-5.39.0-2|10	BuildRequires:	libpcap-devel >= 0.7.2
14cr|netwox-5.39.0-2|11	BuildRequires:	libnet-devel >= 1.1.3
14cr|netwox-5.39.0-2|12	BuildRequires:	netwib-devel = %{version}
14cr|netwox-5.39.0-2|13	
14cr|netwox-5.39.0-2|14	%description
14cr|netwox-5.39.0-2|15	Netwox is a network tools for network administrator and hackers.
14cr|netwox-5.39.0-2|16	
14cr|netwox-5.39.0-2|17	It contains about 100 functions
14cr|netwox-5.39.0-2|18	
14cr|netwox-5.39.0-2|19	%prep
14cr|netwox-5.39.0-2|20	
14cr|netwox-5.39.0-2|21	%setup -q -n %{name}-%{version}-src -a1
14cr|netwox-5.39.0-2|22	
14cr|netwox-5.39.0-2|23	find . -type f -exec chmod a+r {} \;
14cr|netwox-5.39.0-2|24	
14cr|netwox-5.39.0-2|25	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=/usr!' src/config.dat
14cr|netwox-5.39.0-2|26	perl -pi -e 's!^NETWOXDEF_INSTPREFIX=.*!NETWOXDEF_INSTPREFIX=/usr!' src/config.dat
14cr|netwox-5.39.0-2|27	# Hacking for lib64
14cr|netwox-5.39.0-2|28	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
14cr|netwox-5.39.0-2|29	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
14cr|netwox-5.39.0-2|30	perl -pi -e 's!^NETWOXDEF_INSTMAN=.*!NETWOXDEF_INSTMAN=%{_mandir}!' src/config.dat
14cr|netwox-5.39.0-2|31	
14cr|netwox-5.39.0-2|32	%build
14cr|netwox-5.39.0-2|33	cd src
14cr|netwox-5.39.0-2|34	./genemake
14cr|netwox-5.39.0-2|35	make GCCOPT="%{optflags} -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H"
14cr|netwox-5.39.0-2|36	
14cr|netwox-5.39.0-2|37	%install
14cr|netwox-5.39.0-2|38	
14cr|netwox-5.39.0-2|39	cd src
14cr|netwox-5.39.0-2|40	%makeinstall_std
14cr|netwox-5.39.0-2|41	
14cr|netwox-5.39.0-2|42	%files
14cr|netwox-5.39.0-2|43	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
14cr|netwox-5.39.0-2|44	%doc doc/*.txt %{name}-%{version}-doc_html/*
14cr|netwox-5.39.0-2|45	%{_bindir}/netwox*
14cr|netwox-5.39.0-2|46	%{_mandir}/man1/netwox*.1*
14cr|netwox-5.39.0-2|47	
14cr|netwox-5.39.0-2|48	%changelog
14cr|netwox-5.39.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-2
14cr|netwox-5.39.0-2|50	+ Revision: c411a97
14cr|netwox-5.39.0-2|51	- MassBuild#464: Increase release tag
14cr|netwox-5.39.0-2|52	
14cr|netwox-5.39.0-2|53	

3243 14
14cr|neverball-1.6.0-2|1	Summary:	Arcade game
14cr|neverball-1.6.0-2|2	Name:		neverball
14cr|neverball-1.6.0-2|3	Version:	1.6.0
14cr|neverball-1.6.0-2|4	Release:	2
14cr|neverball-1.6.0-2|5	Epoch:		1
14cr|neverball-1.6.0-2|6	License:	GPLv2+
14cr|neverball-1.6.0-2|7	Group:		Games/Arcade
14cr|neverball-1.6.0-2|8	Url:		http://icculus.org/neverball/
14cr|neverball-1.6.0-2|9	Source0:	http://icculus.org/neverball/%{name}-%{version}.tar.gz
14cr|neverball-1.6.0-2|10	BuildRequires:	jpeg-devel
14cr|neverball-1.6.0-2|11	BuildRequires:	libphysfs-devel
14cr|neverball-1.6.0-2|12	BuildRequires:	pkgconfig(gl)
14cr|neverball-1.6.0-2|13	BuildRequires:	pkgconfig(libpng)
14cr|neverball-1.6.0-2|14	BuildRequires:	pkgconfig(sdl2)
14cr|neverball-1.6.0-2|15	BuildRequires:	pkgconfig(SDL2_ttf)
14cr|neverball-1.6.0-2|16	BuildRequires:	pkgconfig(vorbisfile)
14cr|neverball-1.6.0-2|17	
14cr|neverball-1.6.0-2|18	%description
14cr|neverball-1.6.0-2|19	Tilt the floor to roll the ball through the obstacle course before time
14cr|neverball-1.6.0-2|20	runs out.
14cr|neverball-1.6.0-2|21	
14cr|neverball-1.6.0-2|22	This package inclutes neverputt, a golf game based on neverball.
14cr|neverball-1.6.0-2|23	
14cr|neverball-1.6.0-2|24	Hardware accellerated OpenGL support with multitexture (OpenGL 1.2.1
14cr|neverball-1.6.0-2|25	or greater) is required.
14cr|neverball-1.6.0-2|26	
14cr|neverball-1.6.0-2|27	%files -f %{name}.lang
14cr|neverball-1.6.0-2|28	%doc LICENSE.md README.md
14cr|neverball-1.6.0-2|29	%doc doc/*
14cr|neverball-1.6.0-2|30	%{_gamesbindir}/%{name}
14cr|neverball-1.6.0-2|31	%{_gamesbindir}/neverputt
14cr|neverball-1.6.0-2|32	%dir %{_gamesdatadir}/%{name}
14cr|neverball-1.6.0-2|33	%{_gamesdatadir}/%{name}/*
14cr|neverball-1.6.0-2|34	%{_datadir}/applications/%{name}.desktop
14cr|neverball-1.6.0-2|35	%{_datadir}/applications/neverputt.desktop
14cr|neverball-1.6.0-2|36	%{_datadir}/icons/hicolor/*/apps/never*png
14cr|neverball-1.6.0-2|37	%{_mandir}/man6/neverball.6*
14cr|neverball-1.6.0-2|38	%{_mandir}/man6/neverputt.6*
14cr|neverball-1.6.0-2|39	
14cr|neverball-1.6.0-2|40	#----------------------------------------------------------------------------
14cr|neverball-1.6.0-2|41	
14cr|neverball-1.6.0-2|42	%prep
14cr|neverball-1.6.0-2|43	%setup -q
14cr|neverball-1.6.0-2|44	
14cr|neverball-1.6.0-2|45	%build
14cr|neverball-1.6.0-2|46	%make \
14cr|neverball-1.6.0-2|47	CFLAGS="%{optflags}" \
14cr|neverball-1.6.0-2|48	CXXFLAGS="%{optflags}" \
14cr|neverball-1.6.0-2|49	ENABLE_NLS=1 \
14cr|neverball-1.6.0-2|50	DATADIR=%{_gamesdatadir}/%{name}/data \
14cr|neverball-1.6.0-2|51	LOCALEDIR=%{_datadir}/locale
14cr|neverball-1.6.0-2|52	
14cr|neverball-1.6.0-2|53	%install
14cr|neverball-1.6.0-2|54	install -m 755 -D %{name} %{buildroot}%{_gamesbindir}/%{name}
14cr|neverball-1.6.0-2|55	install -m 755 neverputt %{buildroot}%{_gamesbindir}/
14cr|neverball-1.6.0-2|56	
14cr|neverball-1.6.0-2|57	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|neverball-1.6.0-2|58	rm -fr data/map-*/*.map
14cr|neverball-1.6.0-2|59	find data -perm 0600 | xargs chmod 0644
14cr|neverball-1.6.0-2|60	cp -a data %{buildroot}%{_gamesdatadir}/%{name}/
14cr|neverball-1.6.0-2|61	
14cr|neverball-1.6.0-2|62	mkdir -p %{buildroot}%{_datadir}/applications
14cr|neverball-1.6.0-2|63	install -m 644 dist/*.desktop %{buildroot}%{_datadir}/applications
14cr|neverball-1.6.0-2|64	mkdir -p %{buildroot}%{_mandir}/man6
14cr|neverball-1.6.0-2|65	install -m 644 dist/*.6 %{buildroot}%{_mandir}/man6
14cr|neverball-1.6.0-2|66	
14cr|neverball-1.6.0-2|67	for res in 16 24 32 48 64 128 256; do
14cr|neverball-1.6.0-2|68	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps
14cr|neverball-1.6.0-2|69	install -m 644 dist/neverball_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverball.png
14cr|neverball-1.6.0-2|70	install -m 644 dist/neverputt_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverputt.png
14cr|neverball-1.6.0-2|71	done
14cr|neverball-1.6.0-2|72	
14cr|neverball-1.6.0-2|73	cp -r locale %{buildroot}%{_datadir}/
14cr|neverball-1.6.0-2|74	
14cr|neverball-1.6.0-2|75	%find_lang %{name}
14cr|neverball-1.6.0-2|76	
14cr|neverball-1.6.0-2|77	
14cr|neverball-1.6.0-2|78	%changelog
14cr|neverball-1.6.0-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.6.0-2
14cr|neverball-1.6.0-2|80	+ Revision: 3730632
14cr|neverball-1.6.0-2|81	- MassBuild#464: Increase release tag
14cr|neverball-1.6.0-2|82	
14cr|neverball-1.6.0-2|83	

3244 14
14cr|nevernote-0.99-2|1	Name:		nevernote
14cr|nevernote-0.99-2|2	Version:	0.99
14cr|nevernote-0.99-2|3	Release:	2
14cr|nevernote-0.99-2|4	Group:		Networking/Other
14cr|nevernote-0.99-2|5	Summary:	Evernote-clone. Use with Evernote to remember everything
14cr|nevernote-0.99-2|6	License:	GPLv2
14cr|nevernote-0.99-2|7	URL:		http://nevernote.sourceforge.net/
14cr|nevernote-0.99-2|8	Source:		%{name}-%{version}_i386.tar.gz
14cr|nevernote-0.99-2|9	Patch:		%{name}.desktop-ru.patch
14cr|nevernote-0.99-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|nevernote-0.99-2|11	#Requires:
14cr|nevernote-0.99-2|12	
14cr|nevernote-0.99-2|13	%description
14cr|nevernote-0.99-2|14	Evernote-clone. Use with Evernote to remember everything
14cr|nevernote-0.99-2|15	
14cr|nevernote-0.99-2|16	%prep
14cr|nevernote-0.99-2|17	%setup -q -n %{name}
14cr|nevernote-0.99-2|18	%patch -p0
14cr|nevernote-0.99-2|19	
14cr|nevernote-0.99-2|20	#%build
14cr|nevernote-0.99-2|21	
14cr|nevernote-0.99-2|22	%install
14cr|nevernote-0.99-2|23	install -d -m 755 %{buildroot}%{_bindir}
14cr|nevernote-0.99-2|24	install -m 755 usr/bin/%{name}.sh %{buildroot}%{_bindir}/%{name}
14cr|nevernote-0.99-2|25	
14cr|nevernote-0.99-2|26	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|nevernote-0.99-2|27	install -m 644 usr/share/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|nevernote-0.99-2|28	
14cr|nevernote-0.99-2|29	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|nevernote-0.99-2|30	cp -a usr/share/%{name}/* %{buildroot}%{_datadir}/%{name}
14cr|nevernote-0.99-2|31	
14cr|nevernote-0.99-2|32	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|nevernote-0.99-2|33	install -m 644 usr/share/doc/%{name}/* %{buildroot}%{_docdir}/%{name}
14cr|nevernote-0.99-2|34	
14cr|nevernote-0.99-2|35	%clean
14cr|nevernote-0.99-2|36	rm -rf $RPM_BUILD_ROOT
14cr|nevernote-0.99-2|37	
14cr|nevernote-0.99-2|38	%files
14cr|nevernote-0.99-2|39	%defattr(-,root,root)
14cr|nevernote-0.99-2|40	%{_bindir}/%{name}
14cr|nevernote-0.99-2|41	%{_docdir}/%{name}
14cr|nevernote-0.99-2|42	%{_datadir}/applications/%{name}.desktop
14cr|nevernote-0.99-2|43	%{_datadir}/%{name}
14cr|nevernote-0.99-2|44	
14cr|nevernote-0.99-2|45	
14cr|nevernote-0.99-2|46	%changelog
14cr|nevernote-0.99-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99-2
14cr|nevernote-0.99-2|48	+ Revision: c7befe1
14cr|nevernote-0.99-2|49	- MassBuild#464: Increase release tag
14cr|nevernote-0.99-2|50	
14cr|nevernote-0.99-2|51	

3245 14
14cr|newsbeuter-2.8-2|1	Summary:	RSS/Atom feed reader for text terminals
14cr|newsbeuter-2.8-2|2	Name:		newsbeuter
14cr|newsbeuter-2.8-2|3	Version:	2.8
14cr|newsbeuter-2.8-2|4	Release:	2
14cr|newsbeuter-2.8-2|5	License:	MIT
14cr|newsbeuter-2.8-2|6	Group:		Networking/News
14cr|newsbeuter-2.8-2|7	Url:		http://www.newsbeuter.org
14cr|newsbeuter-2.8-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|newsbeuter-2.8-2|9	BuildRequires:	gettext-devel
14cr|newsbeuter-2.8-2|10	BuildRequires:	stfl-devel
14cr|newsbeuter-2.8-2|11	BuildRequires:	pkgconfig(json-c)
14cr|newsbeuter-2.8-2|12	BuildRequires:	pkgconfig(libcurl)
14cr|newsbeuter-2.8-2|13	BuildRequires:	pkgconfig(libxml-2.0)
14cr|newsbeuter-2.8-2|14	BuildRequires:	pkgconfig(ncursesw)
14cr|newsbeuter-2.8-2|15	BuildRequires:	pkgconfig(sqlite3)
14cr|newsbeuter-2.8-2|16	
14cr|newsbeuter-2.8-2|17	%description
14cr|newsbeuter-2.8-2|18	Newsbeuter is an open-source RSS/Atom feed reader for text
14cr|newsbeuter-2.8-2|19	terminals. It runs on Linux, FreeBSD, Mac OS X and other Unix-like
14cr|newsbeuter-2.8-2|20	operating systems. Newsbeuter's great configurability and vast number
14cr|newsbeuter-2.8-2|21	of features make it a perfect choice for people that need a slick and
14cr|newsbeuter-2.8-2|22	fast feed reader that can be completely controlled via keyboard.
14cr|newsbeuter-2.8-2|23	
14cr|newsbeuter-2.8-2|24	A summary of some of its features:
14cr|newsbeuter-2.8-2|25	
14cr|newsbeuter-2.8-2|26	* Subscribe to RSS 0.9x, 1.0, 2.0 and Atom feeds
14cr|newsbeuter-2.8-2|27	* Download podcasts
14cr|newsbeuter-2.8-2|28	* Freely configure your keyboard shortcuts
14cr|newsbeuter-2.8-2|29	* Search through all downloaded articles
14cr|newsbeuter-2.8-2|30	* Categorize and query your subscriptions with a flexible tag system
14cr|newsbeuter-2.8-2|31	* Integrate any data source through a flexible filter and plugin
14cr|newsbeuter-2.8-2|32	system
14cr|newsbeuter-2.8-2|33	* Automatically remove unwanted articles through a "killfile"
14cr|newsbeuter-2.8-2|34	* Define "meta feeds" using a powerful query language
14cr|newsbeuter-2.8-2|35	* Synchronize newsbeuter with your bloglines.com account
14cr|newsbeuter-2.8-2|36	* Import and exporting your subscriptions with the widely used OPML
14cr|newsbeuter-2.8-2|37	format
14cr|newsbeuter-2.8-2|38	* Freely define newsbeuter's look'n'feel through free color
14cr|newsbeuter-2.8-2|39	configurability and format strings
14cr|newsbeuter-2.8-2|40	
14cr|newsbeuter-2.8-2|41	%files -f %{name}.lang
14cr|newsbeuter-2.8-2|42	%doc AUTHORS CHANGES LICENSE README TODO doc/xhtml/*.html
14cr|newsbeuter-2.8-2|43	%{_bindir}/*
14cr|newsbeuter-2.8-2|44	%{_mandir}/man1/*
14cr|newsbeuter-2.8-2|45	
14cr|newsbeuter-2.8-2|46	#----------------------------------------------------------------------------
14cr|newsbeuter-2.8-2|47	
14cr|newsbeuter-2.8-2|48	%prep
14cr|newsbeuter-2.8-2|49	%setup -q
14cr|newsbeuter-2.8-2|50	
14cr|newsbeuter-2.8-2|51	%build
14cr|newsbeuter-2.8-2|52	CXXFLAGS=-fpermissive %make prefix=%{_prefix}
14cr|newsbeuter-2.8-2|53	
14cr|newsbeuter-2.8-2|54	%install
14cr|newsbeuter-2.8-2|55	%makeinstall_std prefix=%{_prefix}
14cr|newsbeuter-2.8-2|56	
14cr|newsbeuter-2.8-2|57	%find_lang %{name}
14cr|newsbeuter-2.8-2|58	
14cr|newsbeuter-2.8-2|59	
14cr|newsbeuter-2.8-2|60	
14cr|newsbeuter-2.8-2|61	%changelog
14cr|newsbeuter-2.8-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8-2
14cr|newsbeuter-2.8-2|63	+ Revision: 3ec28df
14cr|newsbeuter-2.8-2|64	- MassBuild#464: Increase release tag
14cr|newsbeuter-2.8-2|65	
14cr|newsbeuter-2.8-2|66	

3246 14
14cr|newtonator-0.6.0-3|1	%define	_disable_ld_no_undefined 1
14cr|newtonator-0.6.0-3|2	Name:	newtonator
14cr|newtonator-0.6.0-3|3	Version:	0.6.0
14cr|newtonator-0.6.0-3|4	Release:	3
14cr|newtonator-0.6.0-3|5	License:	GPLv3
14cr|newtonator-0.6.0-3|6	Summary:	LV2 software synthesizer
14cr|newtonator-0.6.0-3|7	Url:	http://newtonator.sourceforge.net
14cr|newtonator-0.6.0-3|8	Group:	Sound
14cr|newtonator-0.6.0-3|9	Source:	http://downloads.sourceforge.net/project/newtonator/%{name}-%{version}.tar.gz
14cr|newtonator-0.6.0-3|10	BuildRequires:	cmake
14cr|newtonator-0.6.0-3|11	BuildRequires:	pkgconfig(lv2)
14cr|newtonator-0.6.0-3|12	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|newtonator-0.6.0-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|newtonator-0.6.0-3|14	BuildRequires:	pkgconfig(gdk-2.0)
14cr|newtonator-0.6.0-3|15	BuildRequires:	stk-devel
14cr|newtonator-0.6.0-3|16	BuildRequires:	pkgconfig(lv2-gui)
14cr|newtonator-0.6.0-3|17	BuildRequires:	pkgconfig(lv2-plugin)
14cr|newtonator-0.6.0-3|18	Requires:	lv2
14cr|newtonator-0.6.0-3|19	
14cr|newtonator-0.6.0-3|20	%description
14cr|newtonator-0.6.0-3|21	The Newtonator is an LV2 software synthesizer that uses a unique algorithm
14cr|newtonator-0.6.0-3|22	based on simple ideas of velocity and acceleration to produce
14cr|newtonator-0.6.0-3|23	some unpredictable sounds.
14cr|newtonator-0.6.0-3|24	
14cr|newtonator-0.6.0-3|25	%prep
14cr|newtonator-0.6.0-3|26	%setup -q
14cr|newtonator-0.6.0-3|27	find . -perm 0700 | xargs chmod 0644
14cr|newtonator-0.6.0-3|28	find . -name *.h | xargs chmod 0644
14cr|newtonator-0.6.0-3|29	find . -name *.cpp | xargs chmod 0644
14cr|newtonator-0.6.0-3|30	echo /n >> doc/html/Newtonator-DocBook.proc
14cr|newtonator-0.6.0-3|31	sed -i 's/\r//' doc/Newtonator-DocBook.xml
14cr|newtonator-0.6.0-3|32	
14cr|newtonator-0.6.0-3|33	%build
14cr|newtonator-0.6.0-3|34	%cmake -DLV2_INSTALL_DIR=%{_libdir}/lv2
14cr|newtonator-0.6.0-3|35	
14cr|newtonator-0.6.0-3|36	%install
14cr|newtonator-0.6.0-3|37	%makeinstall_std -C build
14cr|newtonator-0.6.0-3|38	
14cr|newtonator-0.6.0-3|39	%files
14cr|newtonator-0.6.0-3|40	%defattr(-,root,root)
14cr|newtonator-0.6.0-3|41	%doc README RELEASE COPYING.Newtonator AUTHORS
14cr|newtonator-0.6.0-3|42	%doc doc/*
14cr|newtonator-0.6.0-3|43	%{_libdir}/lv2/*
14cr|newtonator-0.6.0-3|44	
14cr|newtonator-0.6.0-3|45	%changelog
14cr|newtonator-0.6.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|newtonator-0.6.0-3|47	+ Revision: 25e72ba
14cr|newtonator-0.6.0-3|48	- MassBuild#464: Increase release tag
14cr|newtonator-0.6.0-3|49	
14cr|newtonator-0.6.0-3|50	

3247 14
14cr|nexp-0.2-3|1	Name:          nexp
14cr|nexp-0.2-3|2	Version:       0.2
14cr|nexp-0.2-3|3	Release:       3
14cr|nexp-0.2-3|4	Summary:       Tool for browsing and monitoring KDE Nepomuk database
14cr|nexp-0.2-3|5	Group:         Graphical desktop/KDE
14cr|nexp-0.2-3|6	License:       GPLv3
14cr|nexp-0.2-3|7	Url:           http://gitorious.org/nexp/nexp-git
14cr|nexp-0.2-3|8	Source:        122981-%name-%version.tar.gz
14cr|nexp-0.2-3|9	BuildRequires: kde4-macros
14cr|nexp-0.2-3|10	Requires:      python-qt4
14cr|nexp-0.2-3|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|nexp-0.2-3|12	BuildArch:     noarch
14cr|nexp-0.2-3|13	
14cr|nexp-0.2-3|14	%description
14cr|nexp-0.2-3|15	NExp is Nepomuk Explorer.
14cr|nexp-0.2-3|16	A tool for browsing and monitoring KDE Nepomuk database.
14cr|nexp-0.2-3|17	
14cr|nexp-0.2-3|18	%files
14cr|nexp-0.2-3|19	%defattr(-,root,root)
14cr|nexp-0.2-3|20	%_kde_bindir/%name
14cr|nexp-0.2-3|21	%attr(755,root,root) %_kde_datadir/%name
14cr|nexp-0.2-3|22	
14cr|nexp-0.2-3|23	#--------------------------------------------------------------------
14cr|nexp-0.2-3|24	
14cr|nexp-0.2-3|25	%prep
14cr|nexp-0.2-3|26	%setup -q -n %name-%version
14cr|nexp-0.2-3|27	
14cr|nexp-0.2-3|28	%build
14cr|nexp-0.2-3|29	
14cr|nexp-0.2-3|30	%install
14cr|nexp-0.2-3|31	rm -rf %{buildroot}
14cr|nexp-0.2-3|32	
14cr|nexp-0.2-3|33	%__mkdir -p %buildroot%_kde_datadir/%name
14cr|nexp-0.2-3|34	%__mkdir -p %buildroot%_kde_bindir/
14cr|nexp-0.2-3|35	cp -frv * %buildroot%_kde_datadir/%name/
14cr|nexp-0.2-3|36	
14cr|nexp-0.2-3|37	pushd %buildroot%_prefix
14cr|nexp-0.2-3|38	ln -s %_kde_datadir/%name/main.py bin/%name
14cr|nexp-0.2-3|39	popd
14cr|nexp-0.2-3|40	
14cr|nexp-0.2-3|41	%clean
14cr|nexp-0.2-3|42	rm -rf %{buildroot}
14cr|nexp-0.2-3|43	
14cr|nexp-0.2-3|44	
14cr|nexp-0.2-3|45	
14cr|nexp-0.2-3|46	%changelog
14cr|nexp-0.2-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|nexp-0.2-3|48	+ Revision: 57e0ce5
14cr|nexp-0.2-3|49	- MassBuild#464: Increase release tag
14cr|nexp-0.2-3|50	
14cr|nexp-0.2-3|51	

3248 14
14cr|neXtaw-0.15.1-13|1	%define major 0
14cr|neXtaw-0.15.1-13|2	%define libname  %mklibname %name %{major}
14cr|neXtaw-0.15.1-13|3	%define libnamedev  %mklibname %name -d
14cr|neXtaw-0.15.1-13|4	
14cr|neXtaw-0.15.1-13|5	Summary:    A NeXt lookalike widget set
14cr|neXtaw-0.15.1-13|6	Name:      neXtaw
14cr|neXtaw-0.15.1-13|7	Version:   0.15.1
14cr|neXtaw-0.15.1-13|8	Release:   13
14cr|neXtaw-0.15.1-13|9	URL:        http://siag.nu/neXtaw/#download
14cr|neXtaw-0.15.1-13|10	Source:    %{name}-%{version}.tar.bz2
14cr|neXtaw-0.15.1-13|11	Patch0:    neXtaw-0.15.1-fix-link.patch
14cr|neXtaw-0.15.1-13|12	License:   GPL-like
14cr|neXtaw-0.15.1-13|13	Group:     System/Libraries
14cr|neXtaw-0.15.1-13|14	BuildRequires: pkgconfig(x11)
14cr|neXtaw-0.15.1-13|15	BuildRequires: pkgconfig(xext)
14cr|neXtaw-0.15.1-13|16	BuildRequires: pkgconfig(xmu)
14cr|neXtaw-0.15.1-13|17	BuildRequires: pkgconfig(xt)
14cr|neXtaw-0.15.1-13|18	
14cr|neXtaw-0.15.1-13|19	%description
14cr|neXtaw-0.15.1-13|20	A replacement library for the Athena (libXaw) widget set.
14cr|neXtaw-0.15.1-13|21	It is based on Xaw3d, by Kaleb Keithley.
14cr|neXtaw-0.15.1-13|22	Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.
14cr|neXtaw-0.15.1-13|23	
14cr|neXtaw-0.15.1-13|24	%package -n %{libname}
14cr|neXtaw-0.15.1-13|25	Summary:  A NeXt lookalike widget set
14cr|neXtaw-0.15.1-13|26	Group: System/Libraries
14cr|neXtaw-0.15.1-13|27	
14cr|neXtaw-0.15.1-13|28	%description -n %{libname}
14cr|neXtaw-0.15.1-13|29	A replacement library for the Athena (libXaw) widget set.
14cr|neXtaw-0.15.1-13|30	
14cr|neXtaw-0.15.1-13|31	%package -n %{libnamedev}
14cr|neXtaw-0.15.1-13|32	Summary:  A NeXt lookalike widget set
14cr|neXtaw-0.15.1-13|33	Group:    Development/C
14cr|neXtaw-0.15.1-13|34	Requires: %{libname} = %{version}-%{release}
14cr|neXtaw-0.15.1-13|35	Provides: libneXtaw-devel = %{version}-%{release}
14cr|neXtaw-0.15.1-13|36	Provides: neXtaw-devel = %{version}-%{release}
14cr|neXtaw-0.15.1-13|37	Obsoletes: %{_lib}neXtaw0-devel < %{version}-%{release}
14cr|neXtaw-0.15.1-13|38	
14cr|neXtaw-0.15.1-13|39	%description -n %{libnamedev}
14cr|neXtaw-0.15.1-13|40	Static libraries and header files for neXtaw app development
14cr|neXtaw-0.15.1-13|41	
14cr|neXtaw-0.15.1-13|42	%prep
14cr|neXtaw-0.15.1-13|43	%setup -q
14cr|neXtaw-0.15.1-13|44	%patch0 -p0
14cr|neXtaw-0.15.1-13|45	
14cr|neXtaw-0.15.1-13|46	%build
14cr|neXtaw-0.15.1-13|47	autoreconf -fi
14cr|neXtaw-0.15.1-13|48	%configure2_5x
14cr|neXtaw-0.15.1-13|49	%make
14cr|neXtaw-0.15.1-13|50	
14cr|neXtaw-0.15.1-13|51	%install
14cr|neXtaw-0.15.1-13|52	%makeinstall_std
14cr|neXtaw-0.15.1-13|53	
14cr|neXtaw-0.15.1-13|54	%files -n %{libname}
14cr|neXtaw-0.15.1-13|55	%doc ChangeLog README*
14cr|neXtaw-0.15.1-13|56	%{_libdir}/lib*.so.%{major}
14cr|neXtaw-0.15.1-13|57	%{_libdir}/lib*.so.%{major}.*
14cr|neXtaw-0.15.1-13|58	
14cr|neXtaw-0.15.1-13|59	%files -n %{libnamedev}
14cr|neXtaw-0.15.1-13|60	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
14cr|neXtaw-0.15.1-13|61	%{_includedir}/X11/neXtaw
14cr|neXtaw-0.15.1-13|62	%{_libdir}/lib*.*a
14cr|neXtaw-0.15.1-13|63	%{_libdir}/lib*.so
14cr|neXtaw-0.15.1-13|64	
14cr|neXtaw-0.15.1-13|65	%changelog
14cr|neXtaw-0.15.1-13|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-13
14cr|neXtaw-0.15.1-13|67	+ Revision: 2b42a43
14cr|neXtaw-0.15.1-13|68	- MassBuild#464: Increase release tag
14cr|neXtaw-0.15.1-13|69	
14cr|neXtaw-0.15.1-13|70	

3249 14
14cr|nexuiz-2.5.2-6|1	%define date 20091001
14cr|nexuiz-2.5.2-6|2	
14cr|nexuiz-2.5.2-6|3	Summary:	An open source first-person shooter
14cr|nexuiz-2.5.2-6|4	Name:		nexuiz
14cr|nexuiz-2.5.2-6|5	Version:	2.5.2
14cr|nexuiz-2.5.2-6|6	Release:	6
14cr|nexuiz-2.5.2-6|7	License:	GPLv2+
14cr|nexuiz-2.5.2-6|8	Group:		Games/Arcade
14cr|nexuiz-2.5.2-6|9	Url:		http://www.nexuiz.com/
14cr|nexuiz-2.5.2-6|10	# (tpg) original source is here http://downloads.sourceforge.net/nexuiz/
14cr|nexuiz-2.5.2-6|11	# extract only needed files
14cr|nexuiz-2.5.2-6|12	# unzip -j nexuiz-25.zip Nexuiz/sources/enginesource%{date}.zip
14cr|nexuiz-2.5.2-6|13	Source0:	enginesource%{date}.zip
14cr|nexuiz-2.5.2-6|14	BuildRequires:	jpeg-devel
14cr|nexuiz-2.5.2-6|15	BuildRequires:	pkgconfig(alsa)
14cr|nexuiz-2.5.2-6|16	BuildRequires:	pkgconfig(gl)
14cr|nexuiz-2.5.2-6|17	BuildRequires:	pkgconfig(glu)
14cr|nexuiz-2.5.2-6|18	BuildRequires:	pkgconfig(sdl)
14cr|nexuiz-2.5.2-6|19	BuildRequires:	pkgconfig(xext)
14cr|nexuiz-2.5.2-6|20	BuildRequires:	pkgconfig(xpm)
14cr|nexuiz-2.5.2-6|21	BuildRequires:	pkgconfig(xxf86dga)
14cr|nexuiz-2.5.2-6|22	BuildRequires:	pkgconfig(xxf86vm)
14cr|nexuiz-2.5.2-6|23	
14cr|nexuiz-2.5.2-6|24	%description
14cr|nexuiz-2.5.2-6|25	Nexuiz is a multiplayer 3D first-person shooter based upon a
14cr|nexuiz-2.5.2-6|26	heavily modified Quake 1 engine.
14cr|nexuiz-2.5.2-6|27	
14cr|nexuiz-2.5.2-6|28	WARNING: This game contains violence that is not suitable for children.
14cr|nexuiz-2.5.2-6|29	
14cr|nexuiz-2.5.2-6|30	#----------------------------------------------------------------------------
14cr|nexuiz-2.5.2-6|31	
14cr|nexuiz-2.5.2-6|32	%package glx
14cr|nexuiz-2.5.2-6|33	Summary:	GLX client for the open source first-person shooter Nexuiz
14cr|nexuiz-2.5.2-6|34	Group:		Games/Arcade
14cr|nexuiz-2.5.2-6|35	Provides:	nexuiz = %{version}-%{release}
14cr|nexuiz-2.5.2-6|36	Requires:	nexuiz-data = %{version}
14cr|nexuiz-2.5.2-6|37	
14cr|nexuiz-2.5.2-6|38	%description glx
14cr|nexuiz-2.5.2-6|39	Nexuiz is a multiplayer 3D first-person shooter based upon a
14cr|nexuiz-2.5.2-6|40	heavily modified Quake 1 engine.
14cr|nexuiz-2.5.2-6|41	
14cr|nexuiz-2.5.2-6|42	This package contains the glx client.
14cr|nexuiz-2.5.2-6|43	It is known to be unstable on some systems, if you experience problems
14cr|nexuiz-2.5.2-6|44	please try the nexuiz-sdl package instead.
14cr|nexuiz-2.5.2-6|45	
14cr|nexuiz-2.5.2-6|46	WARNING: This game contains violence that is not suitable for children.
14cr|nexuiz-2.5.2-6|47	
14cr|nexuiz-2.5.2-6|48	%files glx
14cr|nexuiz-2.5.2-6|49	%doc darkplaces.txt
14cr|nexuiz-2.5.2-6|50	%{_gamesbindir}/nexuiz-glx
14cr|nexuiz-2.5.2-6|51	%{_gamesbindir}/nexuiz-glx.real
14cr|nexuiz-2.5.2-6|52	%{_datadir}/applications/%{name}-glx.desktop
14cr|nexuiz-2.5.2-6|53	
14cr|nexuiz-2.5.2-6|54	#----------------------------------------------------------------------------
14cr|nexuiz-2.5.2-6|55	
14cr|nexuiz-2.5.2-6|56	%package sdl
14cr|nexuiz-2.5.2-6|57	Summary:	SDL client for the open source first-person shooter Nexuiz
14cr|nexuiz-2.5.2-6|58	Group:		Games/Arcade
14cr|nexuiz-2.5.2-6|59	Provides:	nexuiz = %{version}-%{release}
14cr|nexuiz-2.5.2-6|60	Requires:	nexuiz-data = %{version}
14cr|nexuiz-2.5.2-6|61	
14cr|nexuiz-2.5.2-6|62	%description sdl
14cr|nexuiz-2.5.2-6|63	Nexuiz is a multiplayer 3D first-person shooter based upon a
14cr|nexuiz-2.5.2-6|64	heavily modified Quake 1 engine.
14cr|nexuiz-2.5.2-6|65	
14cr|nexuiz-2.5.2-6|66	This package contains the SDL client.
14cr|nexuiz-2.5.2-6|67	
14cr|nexuiz-2.5.2-6|68	WARNING: This game contains violence that is not suitable for children.
14cr|nexuiz-2.5.2-6|69	
14cr|nexuiz-2.5.2-6|70	%files sdl
14cr|nexuiz-2.5.2-6|71	%doc darkplaces.txt
14cr|nexuiz-2.5.2-6|72	%{_gamesbindir}/nexuiz-sdl
14cr|nexuiz-2.5.2-6|73	%{_gamesbindir}/nexuiz-sdl.real
14cr|nexuiz-2.5.2-6|74	%{_datadir}/applications/%{name}-sdl.desktop
14cr|nexuiz-2.5.2-6|75	
14cr|nexuiz-2.5.2-6|76	#----------------------------------------------------------------------------
14cr|nexuiz-2.5.2-6|77	
14cr|nexuiz-2.5.2-6|78	%package dedicated
14cr|nexuiz-2.5.2-6|79	Summary:	Dedicated server for Nexuiz
14cr|nexuiz-2.5.2-6|80	Group:		Games/Arcade
14cr|nexuiz-2.5.2-6|81	Requires:	nexuiz-data = %{version}
14cr|nexuiz-2.5.2-6|82	
14cr|nexuiz-2.5.2-6|83	%description dedicated
14cr|nexuiz-2.5.2-6|84	Nexuiz is a multiplayer 3D first-person shooter based upon a
14cr|nexuiz-2.5.2-6|85	heavily modified Quake 1 engine.
14cr|nexuiz-2.5.2-6|86	
14cr|nexuiz-2.5.2-6|87	This packages contains the dedicated server.
14cr|nexuiz-2.5.2-6|88	
14cr|nexuiz-2.5.2-6|89	WARNING: This game contains violence that is not suitable for children.
14cr|nexuiz-2.5.2-6|90	
14cr|nexuiz-2.5.2-6|91	%files dedicated
14cr|nexuiz-2.5.2-6|92	%doc darkplaces.txt
14cr|nexuiz-2.5.2-6|93	%{_gamesbindir}/nexuiz-dedicated
14cr|nexuiz-2.5.2-6|94	%{_gamesbindir}/nexuiz-dedicated.real
14cr|nexuiz-2.5.2-6|95	
14cr|nexuiz-2.5.2-6|96	#----------------------------------------------------------------------------
14cr|nexuiz-2.5.2-6|97	
14cr|nexuiz-2.5.2-6|98	%prep
14cr|nexuiz-2.5.2-6|99	%setup -q -n darkplaces
14cr|nexuiz-2.5.2-6|100	sed -i 's/\r//' darkplaces.txt
14cr|nexuiz-2.5.2-6|101	sed -i 's,/usr/X11R6/,/usr/,g' makefile makefile.inc
14cr|nexuiz-2.5.2-6|102	
14cr|nexuiz-2.5.2-6|103	%build
14cr|nexuiz-2.5.2-6|104	%setup_compile_flags
14cr|nexuiz-2.5.2-6|105	%serverbuild
14cr|nexuiz-2.5.2-6|106	
14cr|nexuiz-2.5.2-6|107	# Create main launch script
14cr|nexuiz-2.5.2-6|108	VARIANTS="sdl glx"
14cr|nexuiz-2.5.2-6|109	for TYPE in $VARIANTS; do
14cr|nexuiz-2.5.2-6|110	cat << LAUNCH_END > ./nexuiz-${TYPE}_launch
14cr|nexuiz-2.5.2-6|111	#!/bin/bash
14cr|nexuiz-2.5.2-6|112	# Mandriva launch script copyright (C) Eskild Hustvedt 2005, 2006
14cr|nexuiz-2.5.2-6|113	# Licensed under the GNU General Public License
14cr|nexuiz-2.5.2-6|114	cd %{_gamesdatadir}/nexuiz/
14cr|nexuiz-2.5.2-6|115	# Check if the user is running a GeForce FX card and doesn't already have a config file
14cr|nexuiz-2.5.2-6|116	if [ ! -e \$HOME/.nexuiz/ ]; then
14cr|nexuiz-2.5.2-6|117	mkdir -p \$HOME/.nexuiz/data
14cr|nexuiz-2.5.2-6|118	if [ "\`lspcidrake | grep -i nvidia | grep -i geforce | grep FX\`" = "" ]; then
14cr|nexuiz-2.5.2-6|119	# Don't use GLSL
14cr|nexuiz-2.5.2-6|120	echo 'r_glsl "0"' > \$HOME/.nexuiz/data/autoexec.cfg
14cr|nexuiz-2.5.2-6|121	fi
14cr|nexuiz-2.5.2-6|122	# Set default video settings
14cr|nexuiz-2.5.2-6|123	cat << EOF > \$HOME/.nexuiz/data/config.cfg
14cr|nexuiz-2.5.2-6|124	vid_fullscreen "1"
14cr|nexuiz-2.5.2-6|125	vid_height "600"
14cr|nexuiz-2.5.2-6|126	vid_width "800"
14cr|nexuiz-2.5.2-6|127	EOF
14cr|nexuiz-2.5.2-6|128	fi
14cr|nexuiz-2.5.2-6|129	exec %{_gamesbindir}/nexuiz-${TYPE}.real "\$@"
14cr|nexuiz-2.5.2-6|130	LAUNCH_END
14cr|nexuiz-2.5.2-6|131	done
14cr|nexuiz-2.5.2-6|132	
14cr|nexuiz-2.5.2-6|133	# Create the server launch script
14cr|nexuiz-2.5.2-6|134	cat << EOF > ./nexuiz-dedicated_launch
14cr|nexuiz-2.5.2-6|135	#!/bin/bash
14cr|nexuiz-2.5.2-6|136	cd %{_gamesdatadir}/nexuiz/
14cr|nexuiz-2.5.2-6|137	exec %{_gamesbindir}/nexuiz-dedicated.real "\$@"
14cr|nexuiz-2.5.2-6|138	EOF
14cr|nexuiz-2.5.2-6|139	
14cr|nexuiz-2.5.2-6|140	# (tpg) build with mdv ldflags
14cr|nexuiz-2.5.2-6|141	sed -i -e 's@LDFLAGS_UNIXCOMMON=@LDFLAGS_UNIXCOMMON+=@g' makefile.inc
14cr|nexuiz-2.5.2-6|142	
14cr|nexuiz-2.5.2-6|143	# Building breaks when using multiple jobs, so force one.
14cr|nexuiz-2.5.2-6|144	%make -j1 \
14cr|nexuiz-2.5.2-6|145	release \
14cr|nexuiz-2.5.2-6|146	CPUOPTIMIZATIONS="%{optflags}" \
14cr|nexuiz-2.5.2-6|147	UNIX_X11LIBPATH=%{_libdir} \
14cr|nexuiz-2.5.2-6|148	DP_FS_BASEDIR=%{_gamesdatadir}/%{name} \
14cr|nexuiz-2.5.2-6|149	LDFLAGS_UNIXCOMMON="%{ldflags} -lm" \
14cr|nexuiz-2.5.2-6|150	DP_LINK_TO_LIBJPEG="1" \
14cr|nexuiz-2.5.2-6|151	STRIP=true
14cr|nexuiz-2.5.2-6|152	
14cr|nexuiz-2.5.2-6|153	%install
14cr|nexuiz-2.5.2-6|154	install -m755 darkplaces-glx -D %{buildroot}%{_gamesbindir}/nexuiz-glx.real
14cr|nexuiz-2.5.2-6|155	install -m755 darkplaces-sdl -D %{buildroot}%{_gamesbindir}/nexuiz-sdl.real
14cr|nexuiz-2.5.2-6|156	install -m755 darkplaces-dedicated -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated.real
14cr|nexuiz-2.5.2-6|157	
14cr|nexuiz-2.5.2-6|158	install -m755 nexuiz-glx_launch -D %{buildroot}%{_gamesbindir}/nexuiz-glx
14cr|nexuiz-2.5.2-6|159	install -m755 nexuiz-sdl_launch -D %{buildroot}%{_gamesbindir}/nexuiz-sdl
14cr|nexuiz-2.5.2-6|160	install -m755 nexuiz-dedicated_launch -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated
14cr|nexuiz-2.5.2-6|161	
14cr|nexuiz-2.5.2-6|162	mkdir -p %{buildroot}%{_datadir}/applications
14cr|nexuiz-2.5.2-6|163	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop
14cr|nexuiz-2.5.2-6|164	[Desktop Entry]
14cr|nexuiz-2.5.2-6|165	Name=Nexuiz (glx client)
14cr|nexuiz-2.5.2-6|166	StartupNotify=true
14cr|nexuiz-2.5.2-6|167	Terminal=false
14cr|nexuiz-2.5.2-6|168	Type=Application
14cr|nexuiz-2.5.2-6|169	Icon=%{name}
14cr|nexuiz-2.5.2-6|170	Exec=%{_gamesbindir}/%{name}-glx
14cr|nexuiz-2.5.2-6|171	Categories=Game;ArcadeGame;
14cr|nexuiz-2.5.2-6|172	EOF
14cr|nexuiz-2.5.2-6|173	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop
14cr|nexuiz-2.5.2-6|174	[Desktop Entry]
14cr|nexuiz-2.5.2-6|175	Name=Nexuiz (sdl client)
14cr|nexuiz-2.5.2-6|176	StartupNotify=true
14cr|nexuiz-2.5.2-6|177	Terminal=false
14cr|nexuiz-2.5.2-6|178	Type=Application
14cr|nexuiz-2.5.2-6|179	Icon=%{name}
14cr|nexuiz-2.5.2-6|180	Exec=%{_gamesbindir}/%{name}-sdl
14cr|nexuiz-2.5.2-6|181	Categories=Game;ArcadeGame;
14cr|nexuiz-2.5.2-6|182	EOF
14cr|nexuiz-2.5.2-6|183	
14cr|nexuiz-2.5.2-6|184	
14cr|nexuiz-2.5.2-6|185	
14cr|nexuiz-2.5.2-6|186	
14cr|nexuiz-2.5.2-6|187	%changelog
14cr|nexuiz-2.5.2-6|188	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-6
14cr|nexuiz-2.5.2-6|189	+ Revision: b88c635
14cr|nexuiz-2.5.2-6|190	- MassBuild#464: Increase release tag
14cr|nexuiz-2.5.2-6|191	
14cr|nexuiz-2.5.2-6|192	

3250 14
14cr|nexuiz-data-2.5.2-5|1	%define	oname nexuiz
14cr|nexuiz-data-2.5.2-5|2	
14cr|nexuiz-data-2.5.2-5|3	Summary:	Data files for the open-source first-person shooter Nexuiz
14cr|nexuiz-data-2.5.2-5|4	Name:		%{oname}-data
14cr|nexuiz-data-2.5.2-5|5	Version:	2.5.2
14cr|nexuiz-data-2.5.2-5|6	Release:	5
14cr|nexuiz-data-2.5.2-5|7	License:	GPLv2+
14cr|nexuiz-data-2.5.2-5|8	Group:		Games/Other
14cr|nexuiz-data-2.5.2-5|9	URL:		http://www.nexuiz.com/
14cr|nexuiz-data-2.5.2-5|10	# (tpg) original source is here http://downloads.sourceforge.net/nexuiz/nexuiz-24.zip
14cr|nexuiz-data-2.5.2-5|11	# extract only needed files
14cr|nexuiz-data-2.5.2-5|12	# unzip nexuiz-252.zip
14cr|nexuiz-data-2.5.2-5|13	# mkdir nexuiz-data-2.5.2/
14cr|nexuiz-data-2.5.2-5|14	# mv Nexuiz/data/ Nexuiz/Docs Nexuiz/gpl.txt nexuiz-data-2.5.2/
14cr|nexuiz-data-2.5.2-5|15	# tar cYf nexuiz-data-2.5.2.tar.lzma nexuiz-data-2.5.2/
14cr|nexuiz-data-2.5.2-5|16	Source0:	%{oname}-data-%{version}.tar.lzma
14cr|nexuiz-data-2.5.2-5|17	Source11:	%{oname}-16x16.png
14cr|nexuiz-data-2.5.2-5|18	Source12:	%{oname}-32x32.png
14cr|nexuiz-data-2.5.2-5|19	Source13:	%{oname}-48x48.png
14cr|nexuiz-data-2.5.2-5|20	BuildArch:	noarch
14cr|nexuiz-data-2.5.2-5|21	Requires:	%{oname} = %{version}
14cr|nexuiz-data-2.5.2-5|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nexuiz-data-2.5.2-5|23	
14cr|nexuiz-data-2.5.2-5|24	%description
14cr|nexuiz-data-2.5.2-5|25	Nexuiz is a multiplayer 3D first-person shooter based upon a
14cr|nexuiz-data-2.5.2-5|26	heavily modified Quake 1 engine.
14cr|nexuiz-data-2.5.2-5|27	
14cr|nexuiz-data-2.5.2-5|28	This package contains the data files for Nexuiz.
14cr|nexuiz-data-2.5.2-5|29	
14cr|nexuiz-data-2.5.2-5|30	WARNING: This game contains violence that is not suitable for children.
14cr|nexuiz-data-2.5.2-5|31	
14cr|nexuiz-data-2.5.2-5|32	%prep
14cr|nexuiz-data-2.5.2-5|33	%setup -q
14cr|nexuiz-data-2.5.2-5|34	chmod 644 *.txt
14cr|nexuiz-data-2.5.2-5|35	sed -i 's/\r//' Docs/*.htm* Docs/*.txt
14cr|nexuiz-data-2.5.2-5|36	
14cr|nexuiz-data-2.5.2-5|37	%install
14cr|nexuiz-data-2.5.2-5|38	rm -rf %{buildroot}
14cr|nexuiz-data-2.5.2-5|39	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}/data/
14cr|nexuiz-data-2.5.2-5|40	install -m644 data/*.pk3 %{buildroot}%{_gamesdatadir}/%{oname}/data/
14cr|nexuiz-data-2.5.2-5|41	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{oname}.png
14cr|nexuiz-data-2.5.2-5|42	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.png
14cr|nexuiz-data-2.5.2-5|43	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{oname}.png
14cr|nexuiz-data-2.5.2-5|44	
14cr|nexuiz-data-2.5.2-5|45	%post
14cr|nexuiz-data-2.5.2-5|46	%update_icon_cache hicolor
14cr|nexuiz-data-2.5.2-5|47	
14cr|nexuiz-data-2.5.2-5|48	%postun
14cr|nexuiz-data-2.5.2-5|49	%clean_icon_cache hicolor
14cr|nexuiz-data-2.5.2-5|50	
14cr|nexuiz-data-2.5.2-5|51	%clean
14cr|nexuiz-data-2.5.2-5|52	rm -rf %{buildroot}
14cr|nexuiz-data-2.5.2-5|53	
14cr|nexuiz-data-2.5.2-5|54	%files
14cr|nexuiz-data-2.5.2-5|55	%defattr(-,root,root)
14cr|nexuiz-data-2.5.2-5|56	%doc Docs
14cr|nexuiz-data-2.5.2-5|57	%{_gamesdatadir}/%{oname}
14cr|nexuiz-data-2.5.2-5|58	%{_iconsdir}/hicolor/*/apps/%{oname}.png
14cr|nexuiz-data-2.5.2-5|59	
14cr|nexuiz-data-2.5.2-5|60	
14cr|nexuiz-data-2.5.2-5|61	
14cr|nexuiz-data-2.5.2-5|62	%changelog
14cr|nexuiz-data-2.5.2-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-5
14cr|nexuiz-data-2.5.2-5|64	+ Revision: c182244
14cr|nexuiz-data-2.5.2-5|65	- MassBuild#464: Increase release tag
14cr|nexuiz-data-2.5.2-5|66	
14cr|nexuiz-data-2.5.2-5|67	

3251 14
14cr|nforenum-4.0.0-4|1	%define _enable_debug_packages %{nil}
14cr|nforenum-4.0.0-4|2	%define debug_package %{nil}
14cr|nforenum-4.0.0-4|3	
14cr|nforenum-4.0.0-4|4	Summary:	A format correcter and linter for the NFO language
14cr|nforenum-4.0.0-4|5	Name:		nforenum
14cr|nforenum-4.0.0-4|6	Version:	4.0.0
14cr|nforenum-4.0.0-4|7	Release:	4
14cr|nforenum-4.0.0-4|8	License:	GPLv2+
14cr|nforenum-4.0.0-4|9	Group:		Development/Other
14cr|nforenum-4.0.0-4|10	Url:		http://users.tt-forums.net/dalestan/nforenum/
14cr|nforenum-4.0.0-4|11	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
14cr|nforenum-4.0.0-4|12	# Patch from PLD Linux
14cr|nforenum-4.0.0-4|13	Patch0:		nforenum-flags.patch
14cr|nforenum-4.0.0-4|14	# Patch from upstream: http://hg.openttdcoop.org/nforenum/rev/a556674805ba
14cr|nforenum-4.0.0-4|15	Patch1:		nforenum-fix_install.patch
14cr|nforenum-4.0.0-4|16	BuildRequires:	boost-devel
14cr|nforenum-4.0.0-4|17	BuildRequires:	upx
14cr|nforenum-4.0.0-4|18	
14cr|nforenum-4.0.0-4|19	%description
14cr|nforenum-4.0.0-4|20	nforenum takes as input any number of files that contain something that vaguely
14cr|nforenum-4.0.0-4|21	resembles valid NFO, and produces, to the best of its ability, encodable NFO
14cr|nforenum-4.0.0-4|22	files, one for each input file.
14cr|nforenum-4.0.0-4|23	
14cr|nforenum-4.0.0-4|24	It also detects and warns about some common mistakes made in NFO coding. All
14cr|nforenum-4.0.0-4|25	errors that will cause TTDPatch to reject the GRF during the initialization or
14cr|nforenum-4.0.0-4|26	activation phases should be detected; if any are not, it is a bug and should be
14cr|nforenum-4.0.0-4|27	reported as such.
14cr|nforenum-4.0.0-4|28	
14cr|nforenum-4.0.0-4|29	Sprites that are too short, not of the correct type (real/pseudo/&c.), too
14cr|nforenum-4.0.0-4|30	long, or otherwise not in agreement with their data or the preceding sprites
14cr|nforenum-4.0.0-4|31	are all detected.
14cr|nforenum-4.0.0-4|32	
14cr|nforenum-4.0.0-4|33	%files
14cr|nforenum-4.0.0-4|34	%doc bundle/docs/*.txt
14cr|nforenum-4.0.0-4|35	%{_bindir}/%{name}
14cr|nforenum-4.0.0-4|36	%{_mandir}/man1/%{name}.*
14cr|nforenum-4.0.0-4|37	
14cr|nforenum-4.0.0-4|38	#----------------------------------------------------------------------------
14cr|nforenum-4.0.0-4|39	
14cr|nforenum-4.0.0-4|40	%prep
14cr|nforenum-4.0.0-4|41	%setup -q -n %{name}-%{version}-source
14cr|nforenum-4.0.0-4|42	%patch0 -p1
14cr|nforenum-4.0.0-4|43	%patch1 -p1
14cr|nforenum-4.0.0-4|44	
14cr|nforenum-4.0.0-4|45	%build
14cr|nforenum-4.0.0-4|46	%make \
14cr|nforenum-4.0.0-4|47	CXXFLAGS="%{optflags}" \
14cr|nforenum-4.0.0-4|48	LDOPT="%{ldflags}"
14cr|nforenum-4.0.0-4|49	
14cr|nforenum-4.0.0-4|50	%install
14cr|nforenum-4.0.0-4|51	%makeinstall_std
14cr|nforenum-4.0.0-4|52	
14cr|nforenum-4.0.0-4|53	
14cr|nforenum-4.0.0-4|54	%changelog
14cr|nforenum-4.0.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-4
14cr|nforenum-4.0.0-4|56	+ Revision: b9e78da
14cr|nforenum-4.0.0-4|57	- MassBuild#464: Increase release tag
14cr|nforenum-4.0.0-4|58	
14cr|nforenum-4.0.0-4|59	

3252 14
14cr|nfoview-1.9.5-2|1	Name:           nfoview
14cr|nfoview-1.9.5-2|2	Version:        1.9.5
14cr|nfoview-1.9.5-2|3	Release:        2
14cr|nfoview-1.9.5-2|4	Summary:        Simple viewer for NFO files
14cr|nfoview-1.9.5-2|5	License:        GPLv3+
14cr|nfoview-1.9.5-2|6	Group:          File tools
14cr|nfoview-1.9.5-2|7	URL:            http://home.gna.org/nfoview/
14cr|nfoview-1.9.5-2|8	Source0:        http://download.gna.org/nfoview/1.9/nfoview-%{version}.tar.bz2
14cr|nfoview-1.9.5-2|9	Requires:       pygtk2.0
14cr|nfoview-1.9.5-2|10	Requires:       pygtk2.0-libglade
14cr|nfoview-1.9.5-2|11	Suggests:       terminus-font
14cr|nfoview-1.9.5-2|12	BuildRequires:  desktop-file-utils
14cr|nfoview-1.9.5-2|13	BuildRequires:  intltool
14cr|nfoview-1.9.5-2|14	BuildRequires:  python-devel
14cr|nfoview-1.9.5-2|15	BuildRequires:  pygtk2.0
14cr|nfoview-1.9.5-2|16	BuildRequires:  pygtk2.0-libglade
14cr|nfoview-1.9.5-2|17	Requires(post): desktop-common-data
14cr|nfoview-1.9.5-2|18	Requires(postun): desktop-common-data
14cr|nfoview-1.9.5-2|19	Requires(post): desktop-file-utils
14cr|nfoview-1.9.5-2|20	Requires(postun): desktop-file-utils
14cr|nfoview-1.9.5-2|21	BuildArch:      noarch
14cr|nfoview-1.9.5-2|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|nfoview-1.9.5-2|23	
14cr|nfoview-1.9.5-2|24	%description
14cr|nfoview-1.9.5-2|25	NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in
14cr|nfoview-1.9.5-2|26	the CP437 codepage. The advantages of using NFO Viewer instead of a
14cr|nfoview-1.9.5-2|27	text editor are preset font and encoding settings, automatic window
14cr|nfoview-1.9.5-2|28	size and clickable hyperlinks.
14cr|nfoview-1.9.5-2|29	
14cr|nfoview-1.9.5-2|30	%prep
14cr|nfoview-1.9.5-2|31	%setup -q
14cr|nfoview-1.9.5-2|32	
14cr|nfoview-1.9.5-2|33	%build
14cr|nfoview-1.9.5-2|34	%{__python} setup.py build
14cr|nfoview-1.9.5-2|35	
14cr|nfoview-1.9.5-2|36	%install
14cr|nfoview-1.9.5-2|37	%{__rm} -rf %{buildroot}
14cr|nfoview-1.9.5-2|38	%{__python} setup.py install --root=%{buildroot}
14cr|nfoview-1.9.5-2|39	%find_lang %{name}
14cr|nfoview-1.9.5-2|40	
14cr|nfoview-1.9.5-2|41	%clean
14cr|nfoview-1.9.5-2|42	%{__rm} -rf %{buildroot}
14cr|nfoview-1.9.5-2|43	
14cr|nfoview-1.9.5-2|44	%files -f %{name}.lang
14cr|nfoview-1.9.5-2|45	%defattr(-,root,root,-)
14cr|nfoview-1.9.5-2|46	%doc AUTHORS NEWS README TODO
14cr|nfoview-1.9.5-2|47	%{_bindir}/nfoview
14cr|nfoview-1.9.5-2|48	%{python_sitelib}/nfoview*
14cr|nfoview-1.9.5-2|49	%{_datadir}/applications/nfoview.desktop
14cr|nfoview-1.9.5-2|50	%{_mandir}/man1/nfoview.1*
14cr|nfoview-1.9.5-2|51	%{_datadir}/nfoview
14cr|nfoview-1.9.5-2|52	%{_datadir}/icons/hicolor/*/apps/nfoview.*
14cr|nfoview-1.9.5-2|53	
14cr|nfoview-1.9.5-2|54	
14cr|nfoview-1.9.5-2|55	
14cr|nfoview-1.9.5-2|56	%changelog
14cr|nfoview-1.9.5-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.5-2
14cr|nfoview-1.9.5-2|58	+ Revision: ec5340c
14cr|nfoview-1.9.5-2|59	- MassBuild#464: Increase release tag
14cr|nfoview-1.9.5-2|60	
14cr|nfoview-1.9.5-2|61	

3253 14
14cr|nfrotz-0.3.3-5|1	Summary:	Z-machine interpreter for Interactive Fiction games, with support for Unicode
14cr|nfrotz-0.3.3-5|2	Name:		nfrotz
14cr|nfrotz-0.3.3-5|3	Version:	0.3.3
14cr|nfrotz-0.3.3-5|4	Release:	5
14cr|nfrotz-0.3.3-5|5	License:	GPLv2+
14cr|nfrotz-0.3.3-5|6	Group:		Games/Other
14cr|nfrotz-0.3.3-5|7	Url:		http://www.stanford.edu/~mcmartin/if/
14cr|nfrotz-0.3.3-5|8	Source0:	http://mirror.ifarchive.org/if-archive/infocom/interpreters/frotz/%{name}-%{version}.tgz
14cr|nfrotz-0.3.3-5|9	Patch0:		nfrotz-0.3.3-no-strip.patch
14cr|nfrotz-0.3.3-5|10	BuildRequires:	pkgconfig(ncursesw)
14cr|nfrotz-0.3.3-5|11	
14cr|nfrotz-0.3.3-5|12	%description
14cr|nfrotz-0.3.3-5|13	NFrotz is a Z-Machine interpreter. The Z-machine is a virtual machine
14cr|nfrotz-0.3.3-5|14	designed by Infocom to run all of their text adventures. It went
14cr|nfrotz-0.3.3-5|15	through multiple revisions during the lifetime of the company, and two
14cr|nfrotz-0.3.3-5|16	further revisions (V7 and V8) were created by Graham Nelson after the
14cr|nfrotz-0.3.3-5|17	company's demise. The specification is now quite well documented; this
14cr|nfrotz-0.3.3-5|18	version of Frotz supports version 1.1.
14cr|nfrotz-0.3.3-5|19	
14cr|nfrotz-0.3.3-5|20	This version of Frotz fully supports all these versions of the Z-Machine
14cr|nfrotz-0.3.3-5|21	except for version 6. Version 6 is semi-supported by displaying the
14cr|nfrotz-0.3.3-5|22	outlines of V6 graphics with the picture number in the bottom-right corner.
14cr|nfrotz-0.3.3-5|23	
14cr|nfrotz-0.3.3-5|24	NFrotz is a merged port of the original Unix Frotz, incorporating
14cr|nfrotz-0.3.3-5|25	extensions made by the WinFrotz port.
14cr|nfrotz-0.3.3-5|26	The primary visible difference between NFrotz and ordinary Frotz is
14cr|nfrotz-0.3.3-5|27	support for UTF-8 terminals and some awareness of iFiction-based meta-data
14cr|nfrotz-0.3.3-5|28	if present.
14cr|nfrotz-0.3.3-5|29	
14cr|nfrotz-0.3.3-5|30	%files
14cr|nfrotz-0.3.3-5|31	%doc AUTHORS ChangeLog COPYING HOW_TO_PLAY README
14cr|nfrotz-0.3.3-5|32	%{_bindir}/*
14cr|nfrotz-0.3.3-5|33	%{_mandir}/man6/*
14cr|nfrotz-0.3.3-5|34	
14cr|nfrotz-0.3.3-5|35	#----------------------------------------------------------------------------
14cr|nfrotz-0.3.3-5|36	
14cr|nfrotz-0.3.3-5|37	%prep
14cr|nfrotz-0.3.3-5|38	%setup -q -n %{name}-%{version}
14cr|nfrotz-0.3.3-5|39	%patch0 -p1
14cr|nfrotz-0.3.3-5|40	
14cr|nfrotz-0.3.3-5|41	perl -pi -e "s|/lib/|/%{_lib}/|" configure
14cr|nfrotz-0.3.3-5|42	
14cr|nfrotz-0.3.3-5|43	%build
14cr|nfrotz-0.3.3-5|44	%configure2_5x
14cr|nfrotz-0.3.3-5|45	%make OTHERCFLAGS="%{optflags}"
14cr|nfrotz-0.3.3-5|46	
14cr|nfrotz-0.3.3-5|47	%install
14cr|nfrotz-0.3.3-5|48	make PREFIX=%{buildroot}%{_prefix} MAN_PREFIX=%{buildroot}%{_datadir} install
14cr|nfrotz-0.3.3-5|49	
14cr|nfrotz-0.3.3-5|50	
14cr|nfrotz-0.3.3-5|51	%changelog
14cr|nfrotz-0.3.3-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-5
14cr|nfrotz-0.3.3-5|53	+ Revision: 50e8004
14cr|nfrotz-0.3.3-5|54	- MassBuild#464: Increase release tag
14cr|nfrotz-0.3.3-5|55	
14cr|nfrotz-0.3.3-5|56	

3254 14
14cr|nfs4-acl-tools-0.3.3-4|1	Summary:	NFSv4 ACL tools
14cr|nfs4-acl-tools-0.3.3-4|2	Name:		nfs4-acl-tools
14cr|nfs4-acl-tools-0.3.3-4|3	Version:	0.3.3
14cr|nfs4-acl-tools-0.3.3-4|4	Release:	4
14cr|nfs4-acl-tools-0.3.3-4|5	Group:		System/Kernel and hardware
14cr|nfs4-acl-tools-0.3.3-4|6	License:	LGPL and GPL
14cr|nfs4-acl-tools-0.3.3-4|7	Url:		http://www.citi.umich.edu/projects/nfsv4/linux/
14cr|nfs4-acl-tools-0.3.3-4|8	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/nfs4-acl-tools/%{name}-%{version}.tar.gz
14cr|nfs4-acl-tools-0.3.3-4|9	Patch0:		nfs4-acl-tools-0.3.3-replace-strlcpy.patch
14cr|nfs4-acl-tools-0.3.3-4|10	BuildRequires:	libtool
14cr|nfs4-acl-tools-0.3.3-4|11	BuildRequires:	attr-devel
14cr|nfs4-acl-tools-0.3.3-4|12	BuildRequires:	qt4-devel
14cr|nfs4-acl-tools-0.3.3-4|13	
14cr|nfs4-acl-tools-0.3.3-4|14	%description
14cr|nfs4-acl-tools-0.3.3-4|15	This package contains commandline ACL utilities for the Linux NFSv4 client.
14cr|nfs4-acl-tools-0.3.3-4|16	
14cr|nfs4-acl-tools-0.3.3-4|17	%files
14cr|nfs4-acl-tools-0.3.3-4|18	%doc README TODO VERSION INSTALL COPYING
14cr|nfs4-acl-tools-0.3.3-4|19	%{_bindir}/nfs4_getfacl
14cr|nfs4-acl-tools-0.3.3-4|20	%{_bindir}/nfs4_setfacl
14cr|nfs4-acl-tools-0.3.3-4|21	%{_bindir}/nfs4_editfacl
14cr|nfs4-acl-tools-0.3.3-4|22	%{_mandir}/man?/*
14cr|nfs4-acl-tools-0.3.3-4|23	
14cr|nfs4-acl-tools-0.3.3-4|24	#----------------------------------------------------------------------------
14cr|nfs4-acl-tools-0.3.3-4|25	
14cr|nfs4-acl-tools-0.3.3-4|26	%package gui
14cr|nfs4-acl-tools-0.3.3-4|27	Summary:	GUI for for %{name}
14cr|nfs4-acl-tools-0.3.3-4|28	Group:		System/Kernel and hardware
14cr|nfs4-acl-tools-0.3.3-4|29	
14cr|nfs4-acl-tools-0.3.3-4|30	%description gui
14cr|nfs4-acl-tools-0.3.3-4|31	This package contains GUI ACL utilities for the Linux NFSv4 client.
14cr|nfs4-acl-tools-0.3.3-4|32	
14cr|nfs4-acl-tools-0.3.3-4|33	%files gui
14cr|nfs4-acl-tools-0.3.3-4|34	%{_bindir}/nfs4-acl-editor
14cr|nfs4-acl-tools-0.3.3-4|35	
14cr|nfs4-acl-tools-0.3.3-4|36	#----------------------------------------------------------------------------
14cr|nfs4-acl-tools-0.3.3-4|37	
14cr|nfs4-acl-tools-0.3.3-4|38	%prep
14cr|nfs4-acl-tools-0.3.3-4|39	%setup -q
14cr|nfs4-acl-tools-0.3.3-4|40	%patch0 -p 1
14cr|nfs4-acl-tools-0.3.3-4|41	
14cr|nfs4-acl-tools-0.3.3-4|42	%build
14cr|nfs4-acl-tools-0.3.3-4|43	%configure2_5x
14cr|nfs4-acl-tools-0.3.3-4|44	%make
14cr|nfs4-acl-tools-0.3.3-4|45	cd GUI/nfs4-acl-editor
14cr|nfs4-acl-tools-0.3.3-4|46	%qmake_qt4
14cr|nfs4-acl-tools-0.3.3-4|47	%make
14cr|nfs4-acl-tools-0.3.3-4|48	
14cr|nfs4-acl-tools-0.3.3-4|49	%install
14cr|nfs4-acl-tools-0.3.3-4|50	%makeinstall_std
14cr|nfs4-acl-tools-0.3.3-4|51	install -m 755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}%{_bindir}
14cr|nfs4-acl-tools-0.3.3-4|52	
14cr|nfs4-acl-tools-0.3.3-4|53	
14cr|nfs4-acl-tools-0.3.3-4|54	%changelog
14cr|nfs4-acl-tools-0.3.3-4|55	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-4
14cr|nfs4-acl-tools-0.3.3-4|56	+ Revision: d4aa037
14cr|nfs4-acl-tools-0.3.3-4|57	- Spec cleanup
14cr|nfs4-acl-tools-0.3.3-4|58	
14cr|nfs4-acl-tools-0.3.3-4|59	

3255 14
14cr|nfswatch-4.99.11-3|1	Summary:	An NFS traffic monitoring tool
14cr|nfswatch-4.99.11-3|2	Name:		nfswatch
14cr|nfswatch-4.99.11-3|3	Version:	4.99.11
14cr|nfswatch-4.99.11-3|4	Release:	3
14cr|nfswatch-4.99.11-3|5	License:	BSD
14cr|nfswatch-4.99.11-3|6	Group:		Monitoring
14cr|nfswatch-4.99.11-3|7	Url:		http://nfswatch.sourceforge.net
14cr|nfswatch-4.99.11-3|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|nfswatch-4.99.11-3|9	Source1:	nfswatch.init
14cr|nfswatch-4.99.11-3|10	Source2:	nfswatch.sysconfig
14cr|nfswatch-4.99.11-3|11	Source3:	nfswatch.logrotate
14cr|nfswatch-4.99.11-3|12	Patch0:		nfswatch-4.99.11-tirpc.patch
14cr|nfswatch-4.99.11-3|13	BuildRequires:	pcap-devel
14cr|nfswatch-4.99.11-3|14	BuildRequires:	pkgconfig(libtirpc)
14cr|nfswatch-4.99.11-3|15	BuildRequires:	pkgconfig(ncurses)
14cr|nfswatch-4.99.11-3|16	Requires(post,preun):	rpm-helper
14cr|nfswatch-4.99.11-3|17	
14cr|nfswatch-4.99.11-3|18	%description
14cr|nfswatch-4.99.11-3|19	Nfswatch is a command-line tool for monitoring NFS traffic. Nfswatch can
14cr|nfswatch-4.99.11-3|20	capture and analyze the NFS packets on a particular network interface or on all
14cr|nfswatch-4.99.11-3|21	interfaces.
14cr|nfswatch-4.99.11-3|22	
14cr|nfswatch-4.99.11-3|23	Install nfswatch if you need a program to monitor NFS traffic.
14cr|nfswatch-4.99.11-3|24	
14cr|nfswatch-4.99.11-3|25	%files
14cr|nfswatch-4.99.11-3|26	%doc LICENSE README
14cr|nfswatch-4.99.11-3|27	%{_initrddir}/nfswatch
14cr|nfswatch-4.99.11-3|28	%config(noreplace) %{_sysconfdir}/sysconfig/nfswatch
14cr|nfswatch-4.99.11-3|29	%config(noreplace) %{_sysconfdir}/logrotate.d/nfswatch
14cr|nfswatch-4.99.11-3|30	%{_sbindir}/nfswatch
14cr|nfswatch-4.99.11-3|31	%{_sbindir}/nfslogsum
14cr|nfswatch-4.99.11-3|32	%{_mandir}/man8/*
14cr|nfswatch-4.99.11-3|33	%ghost %{_var}/log/nfswatch.log
14cr|nfswatch-4.99.11-3|34	
14cr|nfswatch-4.99.11-3|35	%post
14cr|nfswatch-4.99.11-3|36	%_post_service nfswatch
14cr|nfswatch-4.99.11-3|37	%create_ghostfile %{_var}/log/nfswatch.log root root 0644
14cr|nfswatch-4.99.11-3|38	
14cr|nfswatch-4.99.11-3|39	%preun
14cr|nfswatch-4.99.11-3|40	%_preun_service nfswatch
14cr|nfswatch-4.99.11-3|41	
14cr|nfswatch-4.99.11-3|42	#----------------------------------------------------------------------------
14cr|nfswatch-4.99.11-3|43	
14cr|nfswatch-4.99.11-3|44	%prep
14cr|nfswatch-4.99.11-3|45	%setup -q
14cr|nfswatch-4.99.11-3|46	%patch0 -p1
14cr|nfswatch-4.99.11-3|47	mkdir -p Mandriva
14cr|nfswatch-4.99.11-3|48	cp %{SOURCE1} Mandriva/nfswatch.init
14cr|nfswatch-4.99.11-3|49	cp %{SOURCE2} Mandriva/nfswatch.sysconfig
14cr|nfswatch-4.99.11-3|50	cp %{SOURCE3} Mandriva/nfswatch.logrotate
14cr|nfswatch-4.99.11-3|51	
14cr|nfswatch-4.99.11-3|52	%build
14cr|nfswatch-4.99.11-3|53	%serverbuild
14cr|nfswatch-4.99.11-3|54	
14cr|nfswatch-4.99.11-3|55	%make
14cr|nfswatch-4.99.11-3|56	
14cr|nfswatch-4.99.11-3|57	%install
14cr|nfswatch-4.99.11-3|58	install -d %{buildroot}%{_sbindir}
14cr|nfswatch-4.99.11-3|59	install -d %{buildroot}%{_initrddir}
14cr|nfswatch-4.99.11-3|60	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|nfswatch-4.99.11-3|61	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|nfswatch-4.99.11-3|62	install -d %{buildroot}%{_var}/log
14cr|nfswatch-4.99.11-3|63	install -d %{buildroot}%{_mandir}/man8
14cr|nfswatch-4.99.11-3|64	
14cr|nfswatch-4.99.11-3|65	install -m0755 nfswatch %{buildroot}%{_sbindir}/
14cr|nfswatch-4.99.11-3|66	install -m0755 nfslogsum %{buildroot}%{_sbindir}/
14cr|nfswatch-4.99.11-3|67	install -m0644 nfswatch.8 %{buildroot}%{_mandir}/man8/nfswatch.8
14cr|nfswatch-4.99.11-3|68	install -m0644 nfslogsum.8 %{buildroot}%{_mandir}/man8/nfslogsum.8
14cr|nfswatch-4.99.11-3|69	
14cr|nfswatch-4.99.11-3|70	install -m755 Mandriva/nfswatch.init %{buildroot}%{_initrddir}/nfswatch
14cr|nfswatch-4.99.11-3|71	install -m644 Mandriva/nfswatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/nfswatch
14cr|nfswatch-4.99.11-3|72	install -m644 Mandriva/nfswatch.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/nfswatch
14cr|nfswatch-4.99.11-3|73	
14cr|nfswatch-4.99.11-3|74	touch %{buildroot}%{_var}/log/nfswatch.log
14cr|nfswatch-4.99.11-3|75	
14cr|nfswatch-4.99.11-3|76	
14cr|nfswatch-4.99.11-3|77	%changelog
14cr|nfswatch-4.99.11-3|78	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.99.11-3
14cr|nfswatch-4.99.11-3|79	+ Revision: ebd3f76
14cr|nfswatch-4.99.11-3|80	- Build with tirpc
14cr|nfswatch-4.99.11-3|81	
14cr|nfswatch-4.99.11-3|82	

3256 14
14cr|ngircd-21.1-3|1	Summary:	Next Generation IRC Daemon
14cr|ngircd-21.1-3|2	
14cr|ngircd-21.1-3|3	Name:		ngircd
14cr|ngircd-21.1-3|4	Version:	21.1
14cr|ngircd-21.1-3|5	Release:	3
14cr|ngircd-21.1-3|6	Group:		System/Servers
14cr|ngircd-21.1-3|7	License:	GPLv2+
14cr|ngircd-21.1-3|8	URL:		http://ngircd.barton.de/
14cr|ngircd-21.1-3|9	Source0:	ftp://ftp.berlios.de/pub/ngircd/ngircd-%{version}.tar.gz
14cr|ngircd-21.1-3|10	Source1:	ftp://ftp.berlios.de/pub/ngircd/ngircd-%{version}.tar.gz.sig
14cr|ngircd-21.1-3|11	Source2:	ngircd.service
14cr|ngircd-21.1-3|12	Source3:	ngircd.pam
14cr|ngircd-21.1-3|13	Patch0:		ngircd-21.1-default_config.diff
14cr|ngircd-21.1-3|14	BuildRequires:	openssl-devel
14cr|ngircd-21.1-3|15	BuildRequires:	tcp_wrappers-devel
14cr|ngircd-21.1-3|16	BuildRequires:	zlib-devel
14cr|ngircd-21.1-3|17	BuildRequires:	pam-devel
14cr|ngircd-21.1-3|18	Requires(post):  systemd
14cr|ngircd-21.1-3|19	Requires(post):  rpm-helper
14cr|ngircd-21.1-3|20	Requires(preun): rpm-helper
14cr|ngircd-21.1-3|21	
14cr|ngircd-21.1-3|22	%description
14cr|ngircd-21.1-3|23	ngIRCd is a free open source daemon for Internet Relay Chat (IRC), developed
14cr|ngircd-21.1-3|24	under the GNU General Public License (GPL). It's written from scratch and is
14cr|ngircd-21.1-3|25	not based upon the original IRCd like many others.
14cr|ngircd-21.1-3|26	
14cr|ngircd-21.1-3|27	%prep
14cr|ngircd-21.1-3|28	
14cr|ngircd-21.1-3|29	%setup -q
14cr|ngircd-21.1-3|30	%patch0 -p1
14cr|ngircd-21.1-3|31	
14cr|ngircd-21.1-3|32	cp %{SOURCE2} ngircd.service
14cr|ngircd-21.1-3|33	cp %{SOURCE3} ngircd.pam
14cr|ngircd-21.1-3|34	
14cr|ngircd-21.1-3|35	%build
14cr|ngircd-21.1-3|36	%serverbuild
14cr|ngircd-21.1-3|37	
14cr|ngircd-21.1-3|38	# to prevent nasty ipv6 surprises
14cr|ngircd-21.1-3|39	export CFLAGS="$CFLAGS -D_GNU_SOURCE"
14cr|ngircd-21.1-3|40	
14cr|ngircd-21.1-3|41	%configure2_5x \
14cr|ngircd-21.1-3|42	--enable-ipv6 \
14cr|ngircd-21.1-3|43	--with-syslog \
14cr|ngircd-21.1-3|44	--with-zlib \
14cr|ngircd-21.1-3|45	--with-epoll \
14cr|ngircd-21.1-3|46	--with-openssl \
14cr|ngircd-21.1-3|47	--with-tcp-wrappers \
14cr|ngircd-21.1-3|48	--with-pam
14cr|ngircd-21.1-3|49	
14cr|ngircd-21.1-3|50	%make
14cr|ngircd-21.1-3|51	
14cr|ngircd-21.1-3|52	%install
14cr|ngircd-21.1-3|53	
14cr|ngircd-21.1-3|54	install -d %{buildroot}%{_unitdir}
14cr|ngircd-21.1-3|55	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|ngircd-21.1-3|56	
14cr|ngircd-21.1-3|57	%makeinstall_std
14cr|ngircd-21.1-3|58	
14cr|ngircd-21.1-3|59	install -m0755 ngircd.service %{buildroot}%{_unitdir}/
14cr|ngircd-21.1-3|60	install -m0660 doc/sample-ngircd.conf %{buildroot}%{_sysconfdir}/ngircd.conf
14cr|ngircd-21.1-3|61	install -m644 ngircd.pam %{buildroot}%{_sysconfdir}/pam.d/ngircd
14cr|ngircd-21.1-3|62	
14cr|ngircd-21.1-3|63	echo "%{name}-%{version}-%{release}"  %{buildroot}%{_sysconfdir}/ngircd.motd
14cr|ngircd-21.1-3|64	rm -rf %{buildroot}%{_docdir}/ngircd
14cr|ngircd-21.1-3|65	
14cr|ngircd-21.1-3|66	mkdir -p %{buildroot}%{_tmpfilesdir}
14cr|ngircd-21.1-3|67	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|ngircd-21.1-3|68	d /run/ngircd 0775 root ngircd
14cr|ngircd-21.1-3|69	EOF
14cr|ngircd-21.1-3|70	
14cr|ngircd-21.1-3|71	touch %{buildroot}%{_sysconfdir}/ngircd.motd
14cr|ngircd-21.1-3|72	
14cr|ngircd-21.1-3|73	%pre
14cr|ngircd-21.1-3|74	%_pre_useradd ngircd /tmp /sbin/nologin
14cr|ngircd-21.1-3|75	
14cr|ngircd-21.1-3|76	%post
14cr|ngircd-21.1-3|77	%systemd_post ngircd.service
14cr|ngircd-21.1-3|78	
14cr|ngircd-21.1-3|79	%preun
14cr|ngircd-21.1-3|80	%systemd_preun ngircd.service
14cr|ngircd-21.1-3|81	
14cr|ngircd-21.1-3|82	%postun
14cr|ngircd-21.1-3|83	%systemd_postun_with_restart ngircd.service
14cr|ngircd-21.1-3|84	%_postun_userdel ngircd
14cr|ngircd-21.1-3|85	
14cr|ngircd-21.1-3|86	%files
14cr|ngircd-21.1-3|87	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
14cr|ngircd-21.1-3|88	%attr(0660,root,ngircd) %config(noreplace) %{_sysconfdir}/ngircd.conf
14cr|ngircd-21.1-3|89	%attr(0660,root,ngircd) %ghost %config(noreplace) %{_sysconfdir}/ngircd.motd
14cr|ngircd-21.1-3|90	%config(noreplace) %{_sysconfdir}/pam.d/ngircd
14cr|ngircd-21.1-3|91	%{_tmpfilesdir}/%{name}.conf
14cr|ngircd-21.1-3|92	%{_unitdir}/ngircd.service
14cr|ngircd-21.1-3|93	%{_sbindir}/ngircd
14cr|ngircd-21.1-3|94	%{_mandir}/man5/ngircd.conf*
14cr|ngircd-21.1-3|95	%{_mandir}/man8/ngircd.8*
14cr|ngircd-21.1-3|96	
14cr|ngircd-21.1-3|97	
14cr|ngircd-21.1-3|98	
14cr|ngircd-21.1-3|99	%changelog
14cr|ngircd-21.1-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 21.1-3
14cr|ngircd-21.1-3|101	+ Revision: 94dae69
14cr|ngircd-21.1-3|102	- MassBuild#464: Increase release tag
14cr|ngircd-21.1-3|103	
14cr|ngircd-21.1-3|104	

3257 14
14cr|ngrep-1.45-8|1	Summary:	Network Traffic sniffer, with pattern matching like grep
14cr|ngrep-1.45-8|2	Name:		ngrep
14cr|ngrep-1.45-8|3	Version:	1.45
14cr|ngrep-1.45-8|4	Release:	8
14cr|ngrep-1.45-8|5	License:	BSD
14cr|ngrep-1.45-8|6	Group:		Networking/Other
14cr|ngrep-1.45-8|7	Url:		http://ngrep.sourceforge.net/
14cr|ngrep-1.45-8|8	Source0:	http://prdownloads.sourceforge.net/ngrep/%{name}-%{version}.tar.bz2
14cr|ngrep-1.45-8|9	Patch0:		%{name}-1.43-no-locincpth.diff
14cr|ngrep-1.45-8|10	Patch1:		ngrep-1.45-no-strip.patch
14cr|ngrep-1.45-8|11	BuildRequires:	pcap-devel
14cr|ngrep-1.45-8|12	
14cr|ngrep-1.45-8|13	%description
14cr|ngrep-1.45-8|14	ngrep strives to provide most of GNU grep's common features,
14cr|ngrep-1.45-8|15	applying them to the network layer.  ngrep is a pcap-aware tool
14cr|ngrep-1.45-8|16	that will allow you to specify extended regular or hexadecimal
14cr|ngrep-1.45-8|17	expressions to match against data payloads of packets. It
14cr|ngrep-1.45-8|18	currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP,
14cr|ngrep-1.45-8|19	FDDI, Token Ring and null interfaces, and understands bpf filter
14cr|ngrep-1.45-8|20	logic in the same fashion as more common packet sniffing tools,
14cr|ngrep-1.45-8|21	such as tcpdump and snoop.
14cr|ngrep-1.45-8|22	
14cr|ngrep-1.45-8|23	%files
14cr|ngrep-1.45-8|24	%doc doc/*
14cr|ngrep-1.45-8|25	%{_bindir}/%{name}
14cr|ngrep-1.45-8|26	%{_mandir}/man8/*
14cr|ngrep-1.45-8|27	
14cr|ngrep-1.45-8|28	#----------------------------------------------------------------------------
14cr|ngrep-1.45-8|29	
14cr|ngrep-1.45-8|30	%prep
14cr|ngrep-1.45-8|31	%setup -q
14cr|ngrep-1.45-8|32	%patch0 -p0
14cr|ngrep-1.45-8|33	%patch1 -p1
14cr|ngrep-1.45-8|34	
14cr|ngrep-1.45-8|35	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|ngrep-1.45-8|36	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|ngrep-1.45-8|37	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|ngrep-1.45-8|38	
14cr|ngrep-1.45-8|39	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|ngrep-1.45-8|40	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|ngrep-1.45-8|41	done
14cr|ngrep-1.45-8|42	
14cr|ngrep-1.45-8|43	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|ngrep-1.45-8|44	
14cr|ngrep-1.45-8|45	%build
14cr|ngrep-1.45-8|46	autoreconf -fis
14cr|ngrep-1.45-8|47	
14cr|ngrep-1.45-8|48	%configure2_5x \
14cr|ngrep-1.45-8|49	--enable-ipv6 \
14cr|ngrep-1.45-8|50	--with-pcap-includes=%{_includedir}/pcap
14cr|ngrep-1.45-8|51	
14cr|ngrep-1.45-8|52	%make
14cr|ngrep-1.45-8|53	
14cr|ngrep-1.45-8|54	%install
14cr|ngrep-1.45-8|55	install -d %{buildroot}%{_bindir}
14cr|ngrep-1.45-8|56	install -d %{buildroot}%{_mandir}/man8
14cr|ngrep-1.45-8|57	
14cr|ngrep-1.45-8|58	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|ngrep-1.45-8|59	install -m0644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
14cr|ngrep-1.45-8|60	
14cr|ngrep-1.45-8|61	
14cr|ngrep-1.45-8|62	%changelog
14cr|ngrep-1.45-8|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.45-8
14cr|ngrep-1.45-8|64	+ Revision: 1e87443
14cr|ngrep-1.45-8|65	- MassBuild#464: Increase release tag
14cr|ngrep-1.45-8|66	
14cr|ngrep-1.45-8|67	

3258 14
14cr|nifti-2.0.0-3|1	%define major	2
14cr|nifti-2.0.0-3|2	%define libname	%mklibname %{name} %{major}
14cr|nifti-2.0.0-3|3	%define devname	%mklibname %{name} -d
14cr|nifti-2.0.0-3|4	
14cr|nifti-2.0.0-3|5	Name:		nifti
14cr|nifti-2.0.0-3|6	Summary:	Read and write files in the nifti-1 data format
14cr|nifti-2.0.0-3|7	Version:	2.0.0
14cr|nifti-2.0.0-3|8	Release:	3
14cr|nifti-2.0.0-3|9	License:	Public domain
14cr|nifti-2.0.0-3|10	Group:		Sciences/Other
14cr|nifti-2.0.0-3|11	Source0:	http://sourceforge.net/projects/niftilib/files/nifticlib/nifticlib_2_0_0/nifticlib-2.0.0.tar.gz
14cr|nifti-2.0.0-3|12	Url:		http://niftilib.sourceforge.net
14cr|nifti-2.0.0-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nifti-2.0.0-3|14	
14cr|nifti-2.0.0-3|15	BuildRequires:	cmake
14cr|nifti-2.0.0-3|16	BuildRequires:	itk-devel
14cr|nifti-2.0.0-3|17	BuildRequires:	zlib-devel
14cr|nifti-2.0.0-3|18	
14cr|nifti-2.0.0-3|19	Patch0:		nifticlib-2.0.0-cmake.patch
14cr|nifti-2.0.0-3|20	Patch1:		nifticlib-2.0.0-underlink.patch
14cr|nifti-2.0.0-3|21	Patch2:		nifticlib-2.0.0-libdir.patch
14cr|nifti-2.0.0-3|22	
14cr|nifti-2.0.0-3|23	%description
14cr|nifti-2.0.0-3|24	Niftilib is a set of i/o libraries for reading and writing files in the
14cr|nifti-2.0.0-3|25	nifti-1 data format. nifti-1 is a binary file format for storing medical
14cr|nifti-2.0.0-3|26	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
14cr|nifti-2.0.0-3|27	brain images.
14cr|nifti-2.0.0-3|28	
14cr|nifti-2.0.0-3|29	%files
14cr|nifti-2.0.0-3|30	%defattr(-,root,root)
14cr|nifti-2.0.0-3|31	%{_bindir}/*
14cr|nifti-2.0.0-3|32	
14cr|nifti-2.0.0-3|33	#-----------------------------------------------------------------------
14cr|nifti-2.0.0-3|34	%package	-n %{libname}
14cr|nifti-2.0.0-3|35	Summary:	Read and write files in the nifti-1 data format
14cr|nifti-2.0.0-3|36	Group:		System/Libraries
14cr|nifti-2.0.0-3|37	Provides:	lib%{name} = %{version}-%{release}
14cr|nifti-2.0.0-3|38	
14cr|nifti-2.0.0-3|39	%description	-n %{libname}
14cr|nifti-2.0.0-3|40	Niftilib is a set of i/o libraries for reading and writing files in the
14cr|nifti-2.0.0-3|41	nifti-1 data format. nifti-1 is a binary file format for storing medical
14cr|nifti-2.0.0-3|42	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
14cr|nifti-2.0.0-3|43	brain images.
14cr|nifti-2.0.0-3|44	
14cr|nifti-2.0.0-3|45	%files	-n %{libname}
14cr|nifti-2.0.0-3|46	%defattr(-,root,root)
14cr|nifti-2.0.0-3|47	%{_libdir}/*.so.*
14cr|nifti-2.0.0-3|48	
14cr|nifti-2.0.0-3|49	#-----------------------------------------------------------------------
14cr|nifti-2.0.0-3|50	%package	-n %{devname}
14cr|nifti-2.0.0-3|51	Summary:	Read and write files in the nifti-1 data format
14cr|nifti-2.0.0-3|52	Group:		Development/C
14cr|nifti-2.0.0-3|53	Requires:	%{libname} = %{version}-%{release}
14cr|nifti-2.0.0-3|54	Provides:	%{name}-devel = %{version}-%{release}
14cr|nifti-2.0.0-3|55	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|nifti-2.0.0-3|56	
14cr|nifti-2.0.0-3|57	%description	-n %{devname}
14cr|nifti-2.0.0-3|58	Niftilib is a set of i/o libraries for reading and writing files in the
14cr|nifti-2.0.0-3|59	nifti-1 data format. nifti-1 is a binary file format for storing medical
14cr|nifti-2.0.0-3|60	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
14cr|nifti-2.0.0-3|61	brain images.
14cr|nifti-2.0.0-3|62	
14cr|nifti-2.0.0-3|63	%files	-n %{devname}
14cr|nifti-2.0.0-3|64	%defattr(-,root,root)
14cr|nifti-2.0.0-3|65	%dir %{_includedir}/%{name}
14cr|nifti-2.0.0-3|66	%{_includedir}/%{name}/*
14cr|nifti-2.0.0-3|67	%{_libdir}/*.so
14cr|nifti-2.0.0-3|68	
14cr|nifti-2.0.0-3|69	#-----------------------------------------------------------------------
14cr|nifti-2.0.0-3|70	%prep
14cr|nifti-2.0.0-3|71	%setup -q -n %{name}clib-%{version}
14cr|nifti-2.0.0-3|72	
14cr|nifti-2.0.0-3|73	%patch0 -p1
14cr|nifti-2.0.0-3|74	%patch1 -p1
14cr|nifti-2.0.0-3|75	%patch2 -p1
14cr|nifti-2.0.0-3|76	
14cr|nifti-2.0.0-3|77	%build
14cr|nifti-2.0.0-3|78	%cmake \
14cr|nifti-2.0.0-3|79	-DNIFTI_INSTALL_LIB_DIR:PATH=%{_libdir}
14cr|nifti-2.0.0-3|80	%make
14cr|nifti-2.0.0-3|81	
14cr|nifti-2.0.0-3|82	%install
14cr|nifti-2.0.0-3|83	%makeinstall_std -C build
14cr|nifti-2.0.0-3|84	
14cr|nifti-2.0.0-3|85	%clean
14cr|nifti-2.0.0-3|86	rm -rf %{buildroot}
14cr|nifti-2.0.0-3|87	
14cr|nifti-2.0.0-3|88	
14cr|nifti-2.0.0-3|89	
14cr|nifti-2.0.0-3|90	%changelog
14cr|nifti-2.0.0-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|nifti-2.0.0-3|92	+ Revision: b702d28
14cr|nifti-2.0.0-3|93	- MassBuild#464: Increase release tag
14cr|nifti-2.0.0-3|94	
14cr|nifti-2.0.0-3|95	

3259 14
14cr|nikto-2.1.5-2|1	%define __noautoprov 'perl\\(.*\\)'
14cr|nikto-2.1.5-2|2	
14cr|nikto-2.1.5-2|3	Summary:	Web Server and CGI Scanner
14cr|nikto-2.1.5-2|4	Name:		nikto
14cr|nikto-2.1.5-2|5	Version:	2.1.5
14cr|nikto-2.1.5-2|6	Release:	2
14cr|nikto-2.1.5-2|7	License:	GPLv2+
14cr|nikto-2.1.5-2|8	Group:		Monitoring
14cr|nikto-2.1.5-2|9	Url:		http://www.cirt.net/code/nikto.shtml
14cr|nikto-2.1.5-2|10	Source0:	http://www.cirt.net/nikto/%{name}-%{version}.tar.bz2
14cr|nikto-2.1.5-2|11	Patch0:		nikto-2.1.5-fhs.patch
14cr|nikto-2.1.5-2|12	Patch1:		nikto-2.1.5-fix-path-in-man.diff
14cr|nikto-2.1.5-2|13	BuildArch:	noarch
14cr|nikto-2.1.5-2|14	
14cr|nikto-2.1.5-2|15	%description
14cr|nikto-2.1.5-2|16	Nikto is a web server scanner which performs comprehensive tests against web
14cr|nikto-2.1.5-2|17	servers for multiple items, including over 3200 potentially dangerous
14cr|nikto-2.1.5-2|18	files/CGIs, versions on over 625 servers, and version specific problems on over
14cr|nikto-2.1.5-2|19	230 servers. Scan items and plugins are frequently updated and can be
14cr|nikto-2.1.5-2|20	automatically updated (if desired).
14cr|nikto-2.1.5-2|21	
14cr|nikto-2.1.5-2|22	%files
14cr|nikto-2.1.5-2|23	%doc docs/CHANGES.txt docs/LICENSE.txt docs/nikto_manual.html docs/nikto.dtd
14cr|nikto-2.1.5-2|24	%config(noreplace) %{_sysconfdir}/nikto.conf
14cr|nikto-2.1.5-2|25	%{_datadir}/nikto
14cr|nikto-2.1.5-2|26	%{_bindir}/nikto
14cr|nikto-2.1.5-2|27	%{_mandir}/man1/nikto.1*
14cr|nikto-2.1.5-2|28	
14cr|nikto-2.1.5-2|29	#----------------------------------------------------------------------------
14cr|nikto-2.1.5-2|30	
14cr|nikto-2.1.5-2|31	%prep
14cr|nikto-2.1.5-2|32	%setup -q
14cr|nikto-2.1.5-2|33	%apply_patches
14cr|nikto-2.1.5-2|34	
14cr|nikto-2.1.5-2|35	%build
14cr|nikto-2.1.5-2|36	
14cr|nikto-2.1.5-2|37	%install
14cr|nikto-2.1.5-2|38	install -d -m 755 %{buildroot}%{_bindir}
14cr|nikto-2.1.5-2|39	install -m0755 nikto.pl %{buildroot}%{_bindir}/nikto
14cr|nikto-2.1.5-2|40	
14cr|nikto-2.1.5-2|41	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|nikto-2.1.5-2|42	install -m0644 nikto.conf %{buildroot}%{_sysconfdir}
14cr|nikto-2.1.5-2|43	
14cr|nikto-2.1.5-2|44	install -d -m 755 %{buildroot}%{_datadir}/nikto
14cr|nikto-2.1.5-2|45	cp -pr plugins %{buildroot}%{_datadir}/nikto
14cr|nikto-2.1.5-2|46	cp -pr templates %{buildroot}%{_datadir}/nikto
14cr|nikto-2.1.5-2|47	cp -pr databases %{buildroot}%{_datadir}/nikto
14cr|nikto-2.1.5-2|48	
14cr|nikto-2.1.5-2|49	install -d %{buildroot}%{_mandir}/man1
14cr|nikto-2.1.5-2|50	install -m0644 docs/nikto.1 %{buildroot}%{_mandir}/man1
14cr|nikto-2.1.5-2|51	
14cr|nikto-2.1.5-2|52	
14cr|nikto-2.1.5-2|53	%changelog
14cr|nikto-2.1.5-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-2
14cr|nikto-2.1.5-2|55	+ Revision: 56ea1b6
14cr|nikto-2.1.5-2|56	- MassBuild#464: Increase release tag
14cr|nikto-2.1.5-2|57	
14cr|nikto-2.1.5-2|58	

3260 14
14cr|nilfs-utils-2.1.4-2|1	%define name nilfs-utils
14cr|nilfs-utils-2.1.4-2|2	%define version 2.1.4
14cr|nilfs-utils-2.1.4-2|3	%define release 2
14cr|nilfs-utils-2.1.4-2|4	# api is the part of the library name before the .so
14cr|nilfs-utils-2.1.4-2|5	%define api 0
14cr|nilfs-utils-2.1.4-2|6	# major is the part of the library name after the .so
14cr|nilfs-utils-2.1.4-2|7	%define major 0
14cr|nilfs-utils-2.1.4-2|8	#define libname %mklibname %{name} %{api} %{major}
14cr|nilfs-utils-2.1.4-2|9	%define libname %mklibname %{name}
14cr|nilfs-utils-2.1.4-2|10	%define develname %mklibname %{name} -d
14cr|nilfs-utils-2.1.4-2|11	
14cr|nilfs-utils-2.1.4-2|12	%define	_root_sbindir	/sbin
14cr|nilfs-utils-2.1.4-2|13	
14cr|nilfs-utils-2.1.4-2|14	Summary: 	Tools for nilfs filesystem
14cr|nilfs-utils-2.1.4-2|15	Name: 		%{name}
14cr|nilfs-utils-2.1.4-2|16	Version: 	%{version}
14cr|nilfs-utils-2.1.4-2|17	Release: 	%{release}
14cr|nilfs-utils-2.1.4-2|18	License:	GPLv2+
14cr|nilfs-utils-2.1.4-2|19	Group:		System/Base
14cr|nilfs-utils-2.1.4-2|20	Source0:	http://www.nilfs.org/download/%{name}-%{version}.tar.bz2
14cr|nilfs-utils-2.1.4-2|21	URL:		http://www.nilfs.org/en/index.html
14cr|nilfs-utils-2.1.4-2|22	Buildrequires:	pkgconfig(ext2fs)
14cr|nilfs-utils-2.1.4-2|23	BuildRequires:	pkgconfig(uuid)
14cr|nilfs-utils-2.1.4-2|24	BuildRequires:	pkgconfig(mount)
14cr|nilfs-utils-2.1.4-2|25	
14cr|nilfs-utils-2.1.4-2|26	%description
14cr|nilfs-utils-2.1.4-2|27	NILFS is a log-structured file system supporting versioning of the entire
14cr|nilfs-utils-2.1.4-2|28	file system and continuous snapshotting which allows users to even restore
14cr|nilfs-utils-2.1.4-2|29	files mistakenly overwritten or destroyed just a few seconds ago.
14cr|nilfs-utils-2.1.4-2|30	
14cr|nilfs-utils-2.1.4-2|31	%package -n %{libname}
14cr|nilfs-utils-2.1.4-2|32	Summary:        Main library for %{name}
14cr|nilfs-utils-2.1.4-2|33	Group:          System/Base
14cr|nilfs-utils-2.1.4-2|34	Provides:       %{name} = %{version}-%{release}
14cr|nilfs-utils-2.1.4-2|35	
14cr|nilfs-utils-2.1.4-2|36	%description -n %{libname}
14cr|nilfs-utils-2.1.4-2|37	This package contains the library needed to run programs dynamically
14cr|nilfs-utils-2.1.4-2|38	linked with %{name}.
14cr|nilfs-utils-2.1.4-2|39	
14cr|nilfs-utils-2.1.4-2|40	%package -n %{develname}
14cr|nilfs-utils-2.1.4-2|41	Summary:        Headers for developing programs that will use %{name}
14cr|nilfs-utils-2.1.4-2|42	Group:          System/Base
14cr|nilfs-utils-2.1.4-2|43	Requires:       %{libname} = %{version}
14cr|nilfs-utils-2.1.4-2|44	Provides:       %{name}-devel = %{version}-%{release}
14cr|nilfs-utils-2.1.4-2|45	
14cr|nilfs-utils-2.1.4-2|46	%description -n %{develname}
14cr|nilfs-utils-2.1.4-2|47	This package contains the headers that programmers will need to develop
14cr|nilfs-utils-2.1.4-2|48	applications which will use %{name}.
14cr|nilfs-utils-2.1.4-2|49	
14cr|nilfs-utils-2.1.4-2|50	%prep
14cr|nilfs-utils-2.1.4-2|51	%setup -q
14cr|nilfs-utils-2.1.4-2|52	
14cr|nilfs-utils-2.1.4-2|53	%build
14cr|nilfs-utils-2.1.4-2|54	%configure2_5x --disable-static
14cr|nilfs-utils-2.1.4-2|55	%make
14cr|nilfs-utils-2.1.4-2|56	
14cr|nilfs-utils-2.1.4-2|57	%install
14cr|nilfs-utils-2.1.4-2|58	%makeinstall_std LDCONFIG=/bin/true
14cr|nilfs-utils-2.1.4-2|59	
14cr|nilfs-utils-2.1.4-2|60	%files
14cr|nilfs-utils-2.1.4-2|61	%doc AUTHORS COPYING ChangeLog README
14cr|nilfs-utils-2.1.4-2|62	%{_sysconfdir}/nilfs_cleanerd.conf
14cr|nilfs-utils-2.1.4-2|63	%{_bindir}/*
14cr|nilfs-utils-2.1.4-2|64	%{_root_sbindir}/*
14cr|nilfs-utils-2.1.4-2|65	%{_mandir}/man?/*.xz
14cr|nilfs-utils-2.1.4-2|66	
14cr|nilfs-utils-2.1.4-2|67	%files -n %{libname}
14cr|nilfs-utils-2.1.4-2|68	%{_libdir}/*.so.*
14cr|nilfs-utils-2.1.4-2|69	
14cr|nilfs-utils-2.1.4-2|70	%files -n %{develname}
14cr|nilfs-utils-2.1.4-2|71	%{_libdir}/*.so
14cr|nilfs-utils-2.1.4-2|72	%{_includedir}/*.h
14cr|nilfs-utils-2.1.4-2|73	
14cr|nilfs-utils-2.1.4-2|74	%changelog
14cr|nilfs-utils-2.1.4-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-2
14cr|nilfs-utils-2.1.4-2|76	+ Revision: 7256c43
14cr|nilfs-utils-2.1.4-2|77	- MassBuild#464: Increase release tag
14cr|nilfs-utils-2.1.4-2|78	
14cr|nilfs-utils-2.1.4-2|79	

3261 14
14cr|nini-1.1.0-2|1	Summary: 	An uncommonly powerful .NET configuration library
14cr|nini-1.1.0-2|2	Name:		nini
14cr|nini-1.1.0-2|3	Version:	1.1.0
14cr|nini-1.1.0-2|4	Release:	2
14cr|nini-1.1.0-2|5	Group: 		Development/Other
14cr|nini-1.1.0-2|6	License:	X11/MIT
14cr|nini-1.1.0-2|7	URL: 		http://nini.sourceforge.net/
14cr|nini-1.1.0-2|8	Source0: 	Nini-%{version}.zip
14cr|nini-1.1.0-2|9	BuildArch:	noarch
14cr|nini-1.1.0-2|10	
14cr|nini-1.1.0-2|11	BuildRequires:	mcs
14cr|nini-1.1.0-2|12	BuildRequires:	nant
14cr|nini-1.1.0-2|13	BuildRequires:	unzip
14cr|nini-1.1.0-2|14	BuildRequires: 	mono-devel
14cr|nini-1.1.0-2|15	
14cr|nini-1.1.0-2|16	%description
14cr|nini-1.1.0-2|17	Nini is an uncommonly powerful .NET configuration library designed to help
14cr|nini-1.1.0-2|18	build highly configurable applications quickly.
14cr|nini-1.1.0-2|19	
14cr|nini-1.1.0-2|20	%prep
14cr|nini-1.1.0-2|21	%setup -qn Nini
14cr|nini-1.1.0-2|22	
14cr|nini-1.1.0-2|23	%build
14cr|nini-1.1.0-2|24	cd Source
14cr|nini-1.1.0-2|25	mcs -target:library -out:Nini.dll -reference:System.dll -reference:System.Xml.dll -define:MONO_1_1 -define:NOSTRONG AssemblyInfo.cs Ini/*.cs Config/*.cs Util/*.cs
14cr|nini-1.1.0-2|26	cat << EOF > nini-1.1.pc
14cr|nini-1.1.0-2|27	prefix=%{_prefix}
14cr|nini-1.1.0-2|28	assemblies_dir=\${prefix}/lib/nini
14cr|nini-1.1.0-2|29	Libraries=\${assemblies_dir}/Nini.dll
14cr|nini-1.1.0-2|30	
14cr|nini-1.1.0-2|31	Name: Nini
14cr|nini-1.1.0-2|32	Description: An uncommonly powerful .NET configuration library
14cr|nini-1.1.0-2|33	Version: %{version}
14cr|nini-1.1.0-2|34	Libs: -r:Nini.dll
14cr|nini-1.1.0-2|35	EOF
14cr|nini-1.1.0-2|36	
14cr|nini-1.1.0-2|37	%install
14cr|nini-1.1.0-2|38	cd Source
14cr|nini-1.1.0-2|39	mkdir -p %{buildroot}%{_prefix}/lib/nini
14cr|nini-1.1.0-2|40	cp Nini.dll %{buildroot}%{_prefix}/lib/nini/
14cr|nini-1.1.0-2|41	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14cr|nini-1.1.0-2|42	cp nini-1.1.pc %{buildroot}%{_datadir}/pkgconfig/
14cr|nini-1.1.0-2|43	
14cr|nini-1.1.0-2|44	%files
14cr|nini-1.1.0-2|45	%{_prefix}/lib/nini
14cr|nini-1.1.0-2|46	%{_datadir}/pkgconfig/nini-1.1.pc
14cr|nini-1.1.0-2|47	
14cr|nini-1.1.0-2|48	
14cr|nini-1.1.0-2|49	
14cr|nini-1.1.0-2|50	
14cr|nini-1.1.0-2|51	%changelog
14cr|nini-1.1.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|nini-1.1.0-2|53	+ Revision: 1e76749
14cr|nini-1.1.0-2|54	- MassBuild#464: Increase release tag
14cr|nini-1.1.0-2|55	
14cr|nini-1.1.0-2|56	

3262 14
14cr|ninvaders-0.1.1-2|1	Name:		ninvaders
14cr|ninvaders-0.1.1-2|2	Version:	0.1.1
14cr|ninvaders-0.1.1-2|3	Release:	2
14cr|ninvaders-0.1.1-2|4	Summary:	Space Invaders clone written in ncurses for cli gaming
14cr|ninvaders-0.1.1-2|5	Group:		Games/Arcade
14cr|ninvaders-0.1.1-2|6	License:	GPLv2+
14cr|ninvaders-0.1.1-2|7	URL:		http://ninvaders.sourceforge.net/
14cr|ninvaders-0.1.1-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|ninvaders-0.1.1-2|9	Patch0:		ninvaders-0.1.1-add-debuginfo.patch
14cr|ninvaders-0.1.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|ninvaders-0.1.1-2|11	BuildRequires:	ncurses-devel
14cr|ninvaders-0.1.1-2|12	
14cr|ninvaders-0.1.1-2|13	%description
14cr|ninvaders-0.1.1-2|14	Ever wanted to place space invaders when you can't find a GUI? Now you can!
14cr|ninvaders-0.1.1-2|15	ninvaders is a ncurses based space invaders clone to play from the command
14cr|ninvaders-0.1.1-2|16	line.
14cr|ninvaders-0.1.1-2|17	
14cr|ninvaders-0.1.1-2|18	%prep
14cr|ninvaders-0.1.1-2|19	%setup -q
14cr|ninvaders-0.1.1-2|20	%patch0 -p0
14cr|ninvaders-0.1.1-2|21	
14cr|ninvaders-0.1.1-2|22	%build
14cr|ninvaders-0.1.1-2|23	%make
14cr|ninvaders-0.1.1-2|24	
14cr|ninvaders-0.1.1-2|25	%install
14cr|ninvaders-0.1.1-2|26	%__rm -rf %{buildroot}
14cr|ninvaders-0.1.1-2|27	%__mkdir_p %{buildroot}%{_bindir}
14cr|ninvaders-0.1.1-2|28	%__install -c -m0755 nInvaders %{buildroot}%{_bindir}/ninvaders
14cr|ninvaders-0.1.1-2|29	
14cr|ninvaders-0.1.1-2|30	%clean
14cr|ninvaders-0.1.1-2|31	%__rm -rf %{buildroot}
14cr|ninvaders-0.1.1-2|32	
14cr|ninvaders-0.1.1-2|33	%files
14cr|ninvaders-0.1.1-2|34	%defattr(-,root,root,-)
14cr|ninvaders-0.1.1-2|35	%doc ChangeLog README gpl.txt
14cr|ninvaders-0.1.1-2|36	%{_bindir}/ninvaders
14cr|ninvaders-0.1.1-2|37	
14cr|ninvaders-0.1.1-2|38	
14cr|ninvaders-0.1.1-2|39	
14cr|ninvaders-0.1.1-2|40	
14cr|ninvaders-0.1.1-2|41	%changelog
14cr|ninvaders-0.1.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
14cr|ninvaders-0.1.1-2|43	+ Revision: 8617342
14cr|ninvaders-0.1.1-2|44	- MassBuild#464: Increase release tag
14cr|ninvaders-0.1.1-2|45	
14cr|ninvaders-0.1.1-2|46	

3263 14
14cr|nip2-7.38.1-2|1	Summary:	Interface for vips image manipulation tool
14cr|nip2-7.38.1-2|2	Name:		nip2
14cr|nip2-7.38.1-2|3	Version:	7.38.1
14cr|nip2-7.38.1-2|4	Release:	2
14cr|nip2-7.38.1-2|5	License:	LGPLv2+
14cr|nip2-7.38.1-2|6	Group:		Video
14cr|nip2-7.38.1-2|7	Url:		http://www.vips.ecs.soton.ac.uk/index.php
14cr|nip2-7.38.1-2|8	Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.38/%{name}-%{version}.tar.gz
14cr|nip2-7.38.1-2|9	BuildRequires:	bison
14cr|nip2-7.38.1-2|10	BuildRequires:	flex
14cr|nip2-7.38.1-2|11	BuildRequires:	imagemagick
14cr|nip2-7.38.1-2|12	# It tests for xdg-open - AdamW
14cr|nip2-7.38.1-2|13	BuildRequires:	xdg-utils
14cr|nip2-7.38.1-2|14	BuildRequires:	pkgconfig(fftw3)
14cr|nip2-7.38.1-2|15	BuildRequires:	pkgconfig(gsl)
14cr|nip2-7.38.1-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nip2-7.38.1-2|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|nip2-7.38.1-2|18	BuildRequires:	pkgconfig(vips) >= %{version}
14cr|nip2-7.38.1-2|19	BuildRequires:	perl(XML::Parser)
14cr|nip2-7.38.1-2|20	Requires:	xdg-utils
14cr|nip2-7.38.1-2|21	
14cr|nip2-7.38.1-2|22	%description
14cr|nip2-7.38.1-2|23	nip2 aims to be about halfway between Excel and Photoshop. You don't directly
14cr|nip2-7.38.1-2|24	edit images - instead, like a spreadsheet, you build relationships between
14cr|nip2-7.38.1-2|25	objects. When you make a change somewhere, nip2 will recalculate the objects
14cr|nip2-7.38.1-2|26	affected by that change. Since it is demand-driven this update is usually
14cr|nip2-7.38.1-2|27	(almost) instant, even for very, very large images.
14cr|nip2-7.38.1-2|28	
14cr|nip2-7.38.1-2|29	%files -f %{name}.lang
14cr|nip2-7.38.1-2|30	%{_bindir}/*
14cr|nip2-7.38.1-2|31	%{_datadir}/%{name}
14cr|nip2-7.38.1-2|32	%doc %{_defaultdocdir}/%{name}
14cr|nip2-7.38.1-2|33	%{_mandir}/man?/*
14cr|nip2-7.38.1-2|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|nip2-7.38.1-2|35	%{_datadir}/applications/*
14cr|nip2-7.38.1-2|36	%{_datadir}/mime/packages/%{name}.xml
14cr|nip2-7.38.1-2|37	
14cr|nip2-7.38.1-2|38	#----------------------------------------------------------------------------
14cr|nip2-7.38.1-2|39	
14cr|nip2-7.38.1-2|40	%prep
14cr|nip2-7.38.1-2|41	%setup -q
14cr|nip2-7.38.1-2|42	
14cr|nip2-7.38.1-2|43	%build
14cr|nip2-7.38.1-2|44	%configure2_5x --disable-update-desktop
14cr|nip2-7.38.1-2|45	%make
14cr|nip2-7.38.1-2|46	
14cr|nip2-7.38.1-2|47	%install
14cr|nip2-7.38.1-2|48	%makeinstall_std
14cr|nip2-7.38.1-2|49	
14cr|nip2-7.38.1-2|50	rm -fr %{buildroot}%{_datadir}/locale/malkovich
14cr|nip2-7.38.1-2|51	
14cr|nip2-7.38.1-2|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|nip2-7.38.1-2|53	convert -scale 16x16 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|nip2-7.38.1-2|54	convert -scale 32x32 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|nip2-7.38.1-2|55	convert -scale 48x48 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|nip2-7.38.1-2|56	
14cr|nip2-7.38.1-2|57	%find_lang %{name}
14cr|nip2-7.38.1-2|58	
14cr|nip2-7.38.1-2|59	
14cr|nip2-7.38.1-2|60	%changelog
14cr|nip2-7.38.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.38.1-2
14cr|nip2-7.38.1-2|62	+ Revision: 4fc6767
14cr|nip2-7.38.1-2|63	- MassBuild#464: Increase release tag
14cr|nip2-7.38.1-2|64	
14cr|nip2-7.38.1-2|65	

3264 14
14cr|nitrogen-1.5.2-3|1	Summary:	A wallpaper setter
14cr|nitrogen-1.5.2-3|2	Name:		nitrogen
14cr|nitrogen-1.5.2-3|3	Version:	1.5.2
14cr|nitrogen-1.5.2-3|4	Release:	3
14cr|nitrogen-1.5.2-3|5	License:	GPLv2
14cr|nitrogen-1.5.2-3|6	Group:		Graphical desktop/Other
14cr|nitrogen-1.5.2-3|7	URL:		http://projects.l3ib.org/nitrogen/
14cr|nitrogen-1.5.2-3|8	Source0:	http://projects.l3ib.org/nitrogen/files/%{name}-%{version}.tar.gz
14cr|nitrogen-1.5.2-3|9	
14cr|nitrogen-1.5.2-3|10	BuildRequires:	gettext-devel
14cr|nitrogen-1.5.2-3|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nitrogen-1.5.2-3|12	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|nitrogen-1.5.2-3|13	
14cr|nitrogen-1.5.2-3|14	%description
14cr|nitrogen-1.5.2-3|15	Nitrogen is a background browser and setter for X. It is written in C++
14cr|nitrogen-1.5.2-3|16	using the gtkmm toolkit. It can be used in two modes: browser and recall.
14cr|nitrogen-1.5.2-3|17	It is multi-head friendly and can even work in GNOME.
14cr|nitrogen-1.5.2-3|18	
14cr|nitrogen-1.5.2-3|19	%prep
14cr|nitrogen-1.5.2-3|20	%setup -q
14cr|nitrogen-1.5.2-3|21	
14cr|nitrogen-1.5.2-3|22	%build
14cr|nitrogen-1.5.2-3|23	export CXXFLAGS="%{optflags} -lX11 -ldl -lXext"
14cr|nitrogen-1.5.2-3|24	%configure2_5x
14cr|nitrogen-1.5.2-3|25	%make
14cr|nitrogen-1.5.2-3|26	
14cr|nitrogen-1.5.2-3|27	%install
14cr|nitrogen-1.5.2-3|28	%makeinstall_std
14cr|nitrogen-1.5.2-3|29	
14cr|nitrogen-1.5.2-3|30	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|nitrogen-1.5.2-3|31	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|nitrogen-1.5.2-3|32	[Desktop Entry]
14cr|nitrogen-1.5.2-3|33	Encoding=UTF-8
14cr|nitrogen-1.5.2-3|34	Name=Nitrogen
14cr|nitrogen-1.5.2-3|35	Comment=Change wallpapers
14cr|nitrogen-1.5.2-3|36	Exec=nitrogen
14cr|nitrogen-1.5.2-3|37	Icon=graphics_section.png
14cr|nitrogen-1.5.2-3|38	Terminal=false
14cr|nitrogen-1.5.2-3|39	Type=Application
14cr|nitrogen-1.5.2-3|40	StartupNotify=true
14cr|nitrogen-1.5.2-3|41	Categories=Settings;DesktopSettings;X-MandrivaLinux-System-Configuration;
14cr|nitrogen-1.5.2-3|42	EOF
14cr|nitrogen-1.5.2-3|43	
14cr|nitrogen-1.5.2-3|44	%files
14cr|nitrogen-1.5.2-3|45	%{_bindir}/%{name}
14cr|nitrogen-1.5.2-3|46	%{_datadir}/icons/hicolor/*
14cr|nitrogen-1.5.2-3|47	%{_datadir}/applications/%{name}.desktop
14cr|nitrogen-1.5.2-3|48	%{_mandir}/man1/%{name}.1*
14cr|nitrogen-1.5.2-3|49	
14cr|nitrogen-1.5.2-3|50	
14cr|nitrogen-1.5.2-3|51	
14cr|nitrogen-1.5.2-3|52	
14cr|nitrogen-1.5.2-3|53	%changelog
14cr|nitrogen-1.5.2-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-3
14cr|nitrogen-1.5.2-3|55	+ Revision: 1ae931e
14cr|nitrogen-1.5.2-3|56	- MassBuild#464: Increase release tag
14cr|nitrogen-1.5.2-3|57	
14cr|nitrogen-1.5.2-3|58	

3265 14
14cr|nixnote-1.6-2|1	Name:		nixnote
14cr|nixnote-1.6-2|2	Version:	1.6
14cr|nixnote-1.6-2|3	Release:	2
14cr|nixnote-1.6-2|4	Group:		Networking/Other
14cr|nixnote-1.6-2|5	Summary:	Evernote-clone. Use with Evernote to remember everything
14cr|nixnote-1.6-2|6	License:	GPLv2
14cr|nixnote-1.6-2|7	URL:		http://nevernote.sourceforge.net/
14cr|nixnote-1.6-2|8	Source0:	%{name}-%{version}_i386.tar.gz
14cr|nixnote-1.6-2|9	Source1:	%{name}-%{version}_amd64.tar.gz
14cr|nixnote-1.6-2|10	Patch:		%{name}.desktop-ru.patch
14cr|nixnote-1.6-2|11	Requires:   java-openjdk
14cr|nixnote-1.6-2|12	#Requires:   %{_lib}openssl0.9.8
14cr|nixnote-1.6-2|13	%ifarch %ix86
14cr|nixnote-1.6-2|14	Requires:   libpng0
14cr|nixnote-1.6-2|15	%else
14cr|nixnote-1.6-2|16	Requires:   lib64png0
14cr|nixnote-1.6-2|17	%endif
14cr|nixnote-1.6-2|18	Obsoletes:	nevernote
14cr|nixnote-1.6-2|19	
14cr|nixnote-1.6-2|20	%description
14cr|nixnote-1.6-2|21	Evernote-clone. Use with Evernote to remember everything
14cr|nixnote-1.6-2|22	
14cr|nixnote-1.6-2|23	%prep
14cr|nixnote-1.6-2|24	%ifarch %ix86
14cr|nixnote-1.6-2|25	%setup -q -b 0 -n %{name}
14cr|nixnote-1.6-2|26	%else
14cr|nixnote-1.6-2|27	%setup -q -b 1 -n %{name}
14cr|nixnote-1.6-2|28	%endif
14cr|nixnote-1.6-2|29	
14cr|nixnote-1.6-2|30	%patch -p0
14cr|nixnote-1.6-2|31	
14cr|nixnote-1.6-2|32	%install
14cr|nixnote-1.6-2|33	install -d -m 755 %{buildroot}%{_bindir}
14cr|nixnote-1.6-2|34	install -m 755 usr/bin/%{name}.sh %{buildroot}%{_bindir}/%{name}
14cr|nixnote-1.6-2|35	
14cr|nixnote-1.6-2|36	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|nixnote-1.6-2|37	install -m 644 usr/share/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|nixnote-1.6-2|38	
14cr|nixnote-1.6-2|39	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|nixnote-1.6-2|40	cp -a usr/share/%{name}/* %{buildroot}%{_datadir}/%{name}
14cr|nixnote-1.6-2|41	
14cr|nixnote-1.6-2|42	#install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|nixnote-1.6-2|43	#install -m 644 usr/share/doc/%{name}/* %{buildroot}%{_docdir}/%{name}
14cr|nixnote-1.6-2|44	
14cr|nixnote-1.6-2|45	%files
14cr|nixnote-1.6-2|46	%defattr(-,root,root)
14cr|nixnote-1.6-2|47	%{_bindir}/%{name}
14cr|nixnote-1.6-2|48	#%{_docdir}/%{name}
14cr|nixnote-1.6-2|49	%{_datadir}/applications/%{name}.desktop
14cr|nixnote-1.6-2|50	%{_datadir}/%{name}
14cr|nixnote-1.6-2|51	%changelog
14cr|nixnote-1.6-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-2
14cr|nixnote-1.6-2|53	+ Revision: 352ec7c
14cr|nixnote-1.6-2|54	- MassBuild#464: Increase release tag
14cr|nixnote-1.6-2|55	
14cr|nixnote-1.6-2|56	

3266 14
14cr|njam-1.25-2|1	Name:		njam
14cr|njam-1.25-2|2	Version:	1.25
14cr|njam-1.25-2|3	Release:	2
14cr|njam-1.25-2|4	Summary:	Maze-game, eat all the cookies while avoiding the badguys
14cr|njam-1.25-2|5	Group:		Games/Arcade
14cr|njam-1.25-2|6	License:	GPLv2+
14cr|njam-1.25-2|7	URL:		http://njam.sourceforge.net/
14cr|njam-1.25-2|8	Source0:	%{name}-%{version}-src.tar.gz
14cr|njam-1.25-2|9	Source1:	njam.6
14cr|njam-1.25-2|10	Source2:	njam.desktop
14cr|njam-1.25-2|11	Patch0:		njam-1.25-drop-setgid.patch
14cr|njam-1.25-2|12	Patch1:		njam-1.25-html.patch
14cr|njam-1.25-2|13	Patch2:		njam-1.25-leveledit.patch
14cr|njam-1.25-2|14	Patch3:		njam-1.25-gcc45.patch
14cr|njam-1.25-2|15	BuildRequires:	SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel
14cr|njam-1.25-2|16	BuildRequires:	imagemagick desktop-file-utils
14cr|njam-1.25-2|17	Requires:	hicolor-icon-theme
14cr|njam-1.25-2|18	
14cr|njam-1.25-2|19	%description
14cr|njam-1.25-2|20	Njam is a fast-paced maze-game where you must eat all the cookies while
14cr|njam-1.25-2|21	avoiding the badguys. Special cookies give you the power to freeze or eat the
14cr|njam-1.25-2|22	bad guys. The game features single and multiplayer modes, network play,
14cr|njam-1.25-2|23	duelling and cooperative games, great music and sound effects, customizable
14cr|njam-1.25-2|24	level skins, many different levels and an integrated level editor.
14cr|njam-1.25-2|25	
14cr|njam-1.25-2|26	
14cr|njam-1.25-2|27	%prep
14cr|njam-1.25-2|28	%setup -q -n %{name}-%{version}-src
14cr|njam-1.25-2|29	%patch0 -p1 -z .setgid
14cr|njam-1.25-2|30	%patch1 -p1
14cr|njam-1.25-2|31	%patch2 -p1 -z .leveledit
14cr|njam-1.25-2|32	%patch3 -p1
14cr|njam-1.25-2|33	
14cr|njam-1.25-2|34	
14cr|njam-1.25-2|35	%build
14cr|njam-1.25-2|36	#export	CFLAGS=" $ RPM_OPT_FLAGS"
14cr|njam-1.25-2|37	export	CFLAGS='-O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
14cr|njam-1.25-2|38	export	CXXFLAGS="$CFLAGS"
14cr|njam-1.25-2|39	%configure
14cr|njam-1.25-2|40	
14cr|njam-1.25-2|41	make
14cr|njam-1.25-2|42	#% {?_smp_mflags}
14cr|njam-1.25-2|43	convert -transparent black njamicon.ico %{name}.png
14cr|njam-1.25-2|44	
14cr|njam-1.25-2|45	
14cr|njam-1.25-2|46	%install
14cr|njam-1.25-2|47	rm -rf $RPM_BUILD_ROOT
14cr|njam-1.25-2|48	make install DESTDIR=$RPM_BUILD_ROOT
14cr|njam-1.25-2|49	
14cr|njam-1.25-2|50	# make install installs the docs under /usr/share/njam. We want them in % doc.
14cr|njam-1.25-2|51	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/README
14cr|njam-1.25-2|52	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/levels/readme.txt
14cr|njam-1.25-2|53	rm -fr $RPM_BUILD_ROOT%{_datadir}/%{name}/html
14cr|njam-1.25-2|54	
14cr|njam-1.25-2|55	# clean up cruft
14cr|njam-1.25-2|56	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.*
14cr|njam-1.25-2|57	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/njamicon.ico
14cr|njam-1.25-2|58	
14cr|njam-1.25-2|59	# we want the hiscore in /var/lib/games
14cr|njam-1.25-2|60	mkdir -p $RPM_BUILD_ROOT%{_var}/lib/games
14cr|njam-1.25-2|61	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/hiscore.dat \
14cr|njam-1.25-2|62	$RPM_BUILD_ROOT%{_var}/lib/games/%{name}.hs
14cr|njam-1.25-2|63	
14cr|njam-1.25-2|64	# add the manpage (courtesy of Debian)
14cr|njam-1.25-2|65	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
14cr|njam-1.25-2|66	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man6
14cr|njam-1.25-2|67	
14cr|njam-1.25-2|68	# below is the desktop file and icon stuff.
14cr|njam-1.25-2|69	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|njam-1.25-2|70	desktop-file-install --vendor mandriva		\
14cr|njam-1.25-2|71	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
14cr|njam-1.25-2|72	%{SOURCE2}
14cr|njam-1.25-2|73	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
14cr|njam-1.25-2|74	install -p -m 644 %{name}.png \
14cr|njam-1.25-2|75	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
14cr|njam-1.25-2|76	
14cr|njam-1.25-2|77	
14cr|njam-1.25-2|78	%clean
14cr|njam-1.25-2|79	rm -rf $RPM_BUILD_ROOT
14cr|njam-1.25-2|80	
14cr|njam-1.25-2|81	
14cr|njam-1.25-2|82	%post
14cr|njam-1.25-2|83	touch --no-create %{_datadir}/icons/hicolor || :
14cr|njam-1.25-2|84	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|njam-1.25-2|85	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|njam-1.25-2|86	fi
14cr|njam-1.25-2|87	
14cr|njam-1.25-2|88	%postun
14cr|njam-1.25-2|89	touch --no-create %{_datadir}/icons/hicolor || :
14cr|njam-1.25-2|90	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|njam-1.25-2|91	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|njam-1.25-2|92	fi
14cr|njam-1.25-2|93	
14cr|njam-1.25-2|94	
14cr|njam-1.25-2|95	%files
14cr|njam-1.25-2|96	%defattr(-,root,root,-)
14cr|njam-1.25-2|97	%doc COPYING ChangeLog NEWS README TODO levels/readme.txt html
14cr|njam-1.25-2|98	%attr(2755,root,games) %{_bindir}/%{name}
14cr|njam-1.25-2|99	%{_datadir}/%{name}
14cr|njam-1.25-2|100	%{_mandir}/man6/%{name}.6.xz
14cr|njam-1.25-2|101	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|njam-1.25-2|102	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|njam-1.25-2|103	%config(noreplace) %attr (0664,root,games) %{_var}/lib/games/%{name}.hs
14cr|njam-1.25-2|104	
14cr|njam-1.25-2|105	
14cr|njam-1.25-2|106	
14cr|njam-1.25-2|107	%changelog
14cr|njam-1.25-2|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.25-2
14cr|njam-1.25-2|109	+ Revision: 93a7e61
14cr|njam-1.25-2|110	- MassBuild#464: Increase release tag
14cr|njam-1.25-2|111	
14cr|njam-1.25-2|112	

3267 14
14cr|nkf-2.1.3-2|1	Summary:	Network Kanji code conversion Filter
14cr|nkf-2.1.3-2|2	Name:		nkf
14cr|nkf-2.1.3-2|3	Version:	2.1.3
14cr|nkf-2.1.3-2|4	Release:	2
14cr|nkf-2.1.3-2|5	License:	BSD
14cr|nkf-2.1.3-2|6	Group:		System/Internationalization
14cr|nkf-2.1.3-2|7	Url:		http://sourceforge.jp/projects/nkf/
14cr|nkf-2.1.3-2|8	Source0:	http://prdownloads.sourceforge.jp/nkf/20055/%{name}-%{version}.tar.gz
14cr|nkf-2.1.3-2|9	
14cr|nkf-2.1.3-2|10	%description
14cr|nkf-2.1.3-2|11	Nkf is a yet another kanji code converter among networks, hosts and
14cr|nkf-2.1.3-2|12	terminals.  It converts input kanji code to designated kanji code such
14cr|nkf-2.1.3-2|13	as 7-bit JIS, MS-kanji (shifted-JIS) or EUC.
14cr|nkf-2.1.3-2|14	
14cr|nkf-2.1.3-2|15	%files
14cr|nkf-2.1.3-2|16	%doc nkf.doc
14cr|nkf-2.1.3-2|17	%{_bindir}/nkf
14cr|nkf-2.1.3-2|18	%{_mandir}/man1/nkf.1*
14cr|nkf-2.1.3-2|19	%{_mandir}/ja/man1/nkf.1*
14cr|nkf-2.1.3-2|20	
14cr|nkf-2.1.3-2|21	#----------------------------------------------------------------------------
14cr|nkf-2.1.3-2|22	
14cr|nkf-2.1.3-2|23	%prep
14cr|nkf-2.1.3-2|24	%setup -q
14cr|nkf-2.1.3-2|25	
14cr|nkf-2.1.3-2|26	%build
14cr|nkf-2.1.3-2|27	%make CFLAGS="%{optflags}" nkf
14cr|nkf-2.1.3-2|28	
14cr|nkf-2.1.3-2|29	%install
14cr|nkf-2.1.3-2|30	install -d %{buildroot}%{_bindir}
14cr|nkf-2.1.3-2|31	install -m 755 nkf %{buildroot}%{_bindir}
14cr|nkf-2.1.3-2|32	
14cr|nkf-2.1.3-2|33	install -d %{buildroot}%{_mandir}/man1
14cr|nkf-2.1.3-2|34	install -m 644 nkf.1 %{buildroot}%{_mandir}/man1
14cr|nkf-2.1.3-2|35	
14cr|nkf-2.1.3-2|36	install -d %{buildroot}%{_mandir}/ja/man1
14cr|nkf-2.1.3-2|37	install -m 644 nkf.1j %{buildroot}%{_mandir}/ja/man1/nkf.1
14cr|nkf-2.1.3-2|38	
14cr|nkf-2.1.3-2|39	
14cr|nkf-2.1.3-2|40	
14cr|nkf-2.1.3-2|41	%changelog
14cr|nkf-2.1.3-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-2
14cr|nkf-2.1.3-2|43	+ Revision: 47ac7fb
14cr|nkf-2.1.3-2|44	- MassBuild#464: Increase release tag
14cr|nkf-2.1.3-2|45	
14cr|nkf-2.1.3-2|46	

3268 14
14cr|nload-0.7.4-3|1	Summary:	Ncurses network traffic and bandwidth monitor
14cr|nload-0.7.4-3|2	Name:		nload
14cr|nload-0.7.4-3|3	Version:	0.7.4
14cr|nload-0.7.4-3|4	Release:	3
14cr|nload-0.7.4-3|5	License:	GPLv2+
14cr|nload-0.7.4-3|6	Group:		Monitoring
14cr|nload-0.7.4-3|7	Url:		http://www.roland-riegel.de/nload/index.html?lang=en
14cr|nload-0.7.4-3|8	Source0:	http://www.roland-riegel.de/nload/%{name}-%{version}.tar.gz
14cr|nload-0.7.4-3|9	BuildRequires:	ncurses-devel
14cr|nload-0.7.4-3|10	
14cr|nload-0.7.4-3|11	%description
14cr|nload-0.7.4-3|12	nload is a console application which monitors network traffic and bandwidth
14cr|nload-0.7.4-3|13	usage in real time. It visualizes the in- and outgoing traffic using two
14cr|nload-0.7.4-3|14	graphs and provides additional info like total amount of transfered data and
14cr|nload-0.7.4-3|15	min/max network usage.
14cr|nload-0.7.4-3|16	
14cr|nload-0.7.4-3|17	%files
14cr|nload-0.7.4-3|18	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|nload-0.7.4-3|19	%{_mandir}/man1/nload*
14cr|nload-0.7.4-3|20	%{_bindir}/nload
14cr|nload-0.7.4-3|21	
14cr|nload-0.7.4-3|22	#----------------------------------------------------------------------------
14cr|nload-0.7.4-3|23	
14cr|nload-0.7.4-3|24	%prep
14cr|nload-0.7.4-3|25	%setup -q
14cr|nload-0.7.4-3|26	
14cr|nload-0.7.4-3|27	%build
14cr|nload-0.7.4-3|28	%configure2_5x --enable-debug
14cr|nload-0.7.4-3|29	%make
14cr|nload-0.7.4-3|30	
14cr|nload-0.7.4-3|31	%install
14cr|nload-0.7.4-3|32	%makeinstall_std
14cr|nload-0.7.4-3|33	
14cr|nload-0.7.4-3|34	
14cr|nload-0.7.4-3|35	%changelog
14cr|nload-0.7.4-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-3
14cr|nload-0.7.4-3|37	+ Revision: bc49429
14cr|nload-0.7.4-3|38	- MassBuild#464: Increase release tag
14cr|nload-0.7.4-3|39	
14cr|nload-0.7.4-3|40	

3269 14
14cr|nmap2nagios-0.1.3a-5|1	Summary:	Generates template-based object configuration files for Nagios
14cr|nmap2nagios-0.1.3a-5|2	Name:		nmap2nagios
14cr|nmap2nagios-0.1.3a-5|3	Version:	0.1.3a
14cr|nmap2nagios-0.1.3a-5|4	Release:	5
14cr|nmap2nagios-0.1.3a-5|5	License:	Artistic
14cr|nmap2nagios-0.1.3a-5|6	Group:		Networking/Other
14cr|nmap2nagios-0.1.3a-5|7	URL:		http://nagios.sourceforge.net/download/contrib/addons/
14cr|nmap2nagios-0.1.3a-5|8	Source0:	nmap2nagios-0.1.2.tar.bz2
14cr|nmap2nagios-0.1.3a-5|9	Source1:	nmap2nagios-ng.zip
14cr|nmap2nagios-0.1.3a-5|10	Requires:	nmap
14cr|nmap2nagios-0.1.3a-5|11	Requires:	perl-XML-Simple
14cr|nmap2nagios-0.1.3a-5|12	#BuildRequires:	perl
14cr|nmap2nagios-0.1.3a-5|13	BuildArch:	noarch
14cr|nmap2nagios-0.1.3a-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|nmap2nagios-0.1.3a-5|15	
14cr|nmap2nagios-0.1.3a-5|16	%description
14cr|nmap2nagios-0.1.3a-5|17	nmap2nagios is a script for generating template-based object configuration
14cr|nmap2nagios-0.1.3a-5|18	files (containing defintions for hosts, services, etc.) from Nmap XML output.
14cr|nmap2nagios-0.1.3a-5|19	It is also possible to generate the older "default" object configuration files
14cr|nmap2nagios-0.1.3a-5|20	by using the nmap2netsaint.conf file.
14cr|nmap2nagios-0.1.3a-5|21	
14cr|nmap2nagios-0.1.3a-5|22	%prep
14cr|nmap2nagios-0.1.3a-5|23	
14cr|nmap2nagios-0.1.3a-5|24	%setup -q -n nmap2nagios-0.1.2
14cr|nmap2nagios-0.1.3a-5|25	unzip -o %{SOURCE1}
14cr|nmap2nagios-0.1.3a-5|26	perl -p -i -e "s|/usr/local/|/usr/|g" *
14cr|nmap2nagios-0.1.3a-5|27	
14cr|nmap2nagios-0.1.3a-5|28	%build
14cr|nmap2nagios-0.1.3a-5|29	
14cr|nmap2nagios-0.1.3a-5|30	# make a man page
14cr|nmap2nagios-0.1.3a-5|31	pod2man nmap2nagios-ng.pl > nmap2nagios.1
14cr|nmap2nagios-0.1.3a-5|32	
14cr|nmap2nagios-0.1.3a-5|33	%install
14cr|nmap2nagios-0.1.3a-5|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|nmap2nagios-0.1.3a-5|35	
14cr|nmap2nagios-0.1.3a-5|36	install -d %{buildroot}%{_sysconfdir}
14cr|nmap2nagios-0.1.3a-5|37	install -d %{buildroot}%{_bindir}
14cr|nmap2nagios-0.1.3a-5|38	install -d %{buildroot}%{_mandir}/man1
14cr|nmap2nagios-0.1.3a-5|39	
14cr|nmap2nagios-0.1.3a-5|40	install -m0755 nmap2nagios-ng.pl %{buildroot}%{_bindir}/nmap2nagios.pl
14cr|nmap2nagios-0.1.3a-5|41	install -m0644 nmap2nagios.1 %{buildroot}%{_mandir}/man1/nmap2nagios.1
14cr|nmap2nagios-0.1.3a-5|42	install -m0644 nmap2nagios_3x.conf %{buildroot}%{_sysconfdir}/nmap2nagios.conf
14cr|nmap2nagios-0.1.3a-5|43	
14cr|nmap2nagios-0.1.3a-5|44	%clean
14cr|nmap2nagios-0.1.3a-5|45	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|nmap2nagios-0.1.3a-5|46	
14cr|nmap2nagios-0.1.3a-5|47	%files
14cr|nmap2nagios-0.1.3a-5|48	%defattr(-,root,root)
14cr|nmap2nagios-0.1.3a-5|49	%doc ChangeLog README nmap2netsaint.conf nmap2nagios.conf
14cr|nmap2nagios-0.1.3a-5|50	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}.conf
14cr|nmap2nagios-0.1.3a-5|51	%attr(0755,root,root) %{_bindir}/%{name}.pl
14cr|nmap2nagios-0.1.3a-5|52	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
14cr|nmap2nagios-0.1.3a-5|53	
14cr|nmap2nagios-0.1.3a-5|54	
14cr|nmap2nagios-0.1.3a-5|55	
14cr|nmap2nagios-0.1.3a-5|56	%changelog
14cr|nmap2nagios-0.1.3a-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3a-5
14cr|nmap2nagios-0.1.3a-5|58	+ Revision: 926ce79
14cr|nmap2nagios-0.1.3a-5|59	- MassBuild#464: Increase release tag
14cr|nmap2nagios-0.1.3a-5|60	
14cr|nmap2nagios-0.1.3a-5|61	

3270 14
14cr|nmh-1.4-2|1	Summary:	A capable mail handling system with a command line interface
14cr|nmh-1.4-2|2	Name:		nmh
14cr|nmh-1.4-2|3	Version:	1.4
14cr|nmh-1.4-2|4	Release:	2
14cr|nmh-1.4-2|5	License:	BSD-style
14cr|nmh-1.4-2|6	URL:		http://savannah.nongnu.org/projects/nmh/
14cr|nmh-1.4-2|7	Group:		Networking/Mail
14cr|nmh-1.4-2|8	Source0:	ftp://ftp.mhost.com/pub/nmh/nmh-%{version}.tar.gz
14cr|nmh-1.4-2|9	Source1:	procmailrc.example
14cr|nmh-1.4-2|10	BuildRequires:	db-devel
14cr|nmh-1.4-2|11	BuildRequires:	flex
14cr|nmh-1.4-2|12	BuildRequires:	termcap-devel
14cr|nmh-1.4-2|13	BuildRequires:	libtool
14cr|nmh-1.4-2|14	BuildRequires:	sendmail-command
14cr|nmh-1.4-2|15	BuildRequires:	vim-minimal
14cr|nmh-1.4-2|16	Provides:	mh
14cr|nmh-1.4-2|17	Obsoletes:	mh
14cr|nmh-1.4-2|18	BuildRoot:	%{_tmppath}/%{name}-root
14cr|nmh-1.4-2|19	
14cr|nmh-1.4-2|20	%description
14cr|nmh-1.4-2|21	Nmh is an email system based on the MH email system and is intended to
14cr|nmh-1.4-2|22	be a (mostly) compatible drop-in replacement for MH.  Nmh isn't a
14cr|nmh-1.4-2|23	single comprehensive program.  Instead, it consists of a number of
14cr|nmh-1.4-2|24	fairly simple single-purpose programs for sending, receiving, saving,
14cr|nmh-1.4-2|25	retrieving and otherwise manipulating email messages.  You can freely
14cr|nmh-1.4-2|26	intersperse nmh commands with other shell commands or write custom
14cr|nmh-1.4-2|27	scripts which utilize nmh commands.  If you want to use nmh as a true
14cr|nmh-1.4-2|28	email user agent, you'll want to also install exmh to provide a user
14cr|nmh-1.4-2|29	interface for it--nmh only has a command line interface.
14cr|nmh-1.4-2|30	
14cr|nmh-1.4-2|31	If you'd like to use nmh commands in shell scripts, or if you'd like to
14cr|nmh-1.4-2|32	use nmh and exmh together as your email user agent, you should install
14cr|nmh-1.4-2|33	nmh.
14cr|nmh-1.4-2|34	
14cr|nmh-1.4-2|35	%prep
14cr|nmh-1.4-2|36	
14cr|nmh-1.4-2|37	%setup -q
14cr|nmh-1.4-2|38	
14cr|nmh-1.4-2|39	# XXX add promailrc.example
14cr|nmh-1.4-2|40	cp %SOURCE1 .
14cr|nmh-1.4-2|41	
14cr|nmh-1.4-2|42	%build
14cr|nmh-1.4-2|43	# XXX is this still needed? breaks on 5.2 ...
14cr|nmh-1.4-2|44	%configure2_5x \
14cr|nmh-1.4-2|45	--with-editor=/bin/vi \
14cr|nmh-1.4-2|46	--with-mts=sendmail \
14cr|nmh-1.4-2|47	--libdir=%{_libdir}/nmh \
14cr|nmh-1.4-2|48	--sysconfdir=%{_sysconfdir}/nmh \
14cr|nmh-1.4-2|49	--with-locking=fcntl
14cr|nmh-1.4-2|50	
14cr|nmh-1.4-2|51	make
14cr|nmh-1.4-2|52	
14cr|nmh-1.4-2|53	%install
14cr|nmh-1.4-2|54	rm -rf %{buildroot}
14cr|nmh-1.4-2|55	
14cr|nmh-1.4-2|56	# XXX unnecessary because DOT_LOCKING is disabled
14cr|nmh-1.4-2|57	make DESTDIR=%{buildroot} MAIL_SPOOL_GRP=$(id -gn) install
14cr|nmh-1.4-2|58	
14cr|nmh-1.4-2|59	%clean
14cr|nmh-1.4-2|60	rm -rf %{buildroot}
14cr|nmh-1.4-2|61	
14cr|nmh-1.4-2|62	%post
14cr|nmh-1.4-2|63	if [ ! -d %{_bindir}/mh -a ! -L %{_bindir}/mh ] ; then
14cr|nmh-1.4-2|64	ln -s . %{_bindir}/mh
14cr|nmh-1.4-2|65	fi
14cr|nmh-1.4-2|66	if [ ! -d %{_libdir}/mh -a ! -L %{_libdir}/mh ] ; then
14cr|nmh-1.4-2|67	ln -s nmh %{_libdir}/mh
14cr|nmh-1.4-2|68	fi
14cr|nmh-1.4-2|69	if [ -d /etc/smrsh -a ! -L /etc/smrsh/slocal ] ; then
14cr|nmh-1.4-2|70	ln -sf %{_libdir}/%{name}/slocal /etc/smrsh/slocal
14cr|nmh-1.4-2|71	fi
14cr|nmh-1.4-2|72	
14cr|nmh-1.4-2|73	%triggerpostun -- mh, nmh <= 0.27-7
14cr|nmh-1.4-2|74	if [ ! -d %{_bindir}/mh -a ! -L %{_bindir}/mh ] ; then
14cr|nmh-1.4-2|75	ln -s . %{_bindir}/mh
14cr|nmh-1.4-2|76	fi
14cr|nmh-1.4-2|77	if [ ! -d %{_libdir}/mh -a ! -L %{_libdir}/mh ] ; then
14cr|nmh-1.4-2|78	ln -s nmh %{_libdir}/mh
14cr|nmh-1.4-2|79	fi
14cr|nmh-1.4-2|80	
14cr|nmh-1.4-2|81	%preun
14cr|nmh-1.4-2|82	if [ $1 = 0 ]; then
14cr|nmh-1.4-2|83	[ ! -L %{_bindir}/mh ] || rm -f %{_bindir}/mh
14cr|nmh-1.4-2|84	[ ! -L %{_libdir}/mh ] || rm -f %{_libdir}/mh
14cr|nmh-1.4-2|85	[ ! -d /etc/smrsh -a -L /etc/smrsh/slocal ] || rm -f /etc/smrsh/slocal
14cr|nmh-1.4-2|86	fi
14cr|nmh-1.4-2|87	
14cr|nmh-1.4-2|88	%files
14cr|nmh-1.4-2|89	%defattr(-,root,root)
14cr|nmh-1.4-2|90	%doc docs/COMPLETION-* docs/DIFFERENCES docs/FAQ docs/MAIL.FILTERING docs/TODO docs/README* COPYRIGHT README VERSION
14cr|nmh-1.4-2|91	%doc procmailrc.example
14cr|nmh-1.4-2|92	%{_bindir}/*
14cr|nmh-1.4-2|93	%dir %{_sysconfdir}/nmh
14cr|nmh-1.4-2|94	%config (noreplace) %{_sysconfdir}/nmh/*
14cr|nmh-1.4-2|95	# XXX use of _libdir appears incorrect, should be libexecdir?
14cr|nmh-1.4-2|96	%dir %{_libdir}/nmh
14cr|nmh-1.4-2|97	%{_libdir}/nmh/*
14cr|nmh-1.4-2|98	%{_mandir}/man[158]/*
14cr|nmh-1.4-2|99	
14cr|nmh-1.4-2|100	
14cr|nmh-1.4-2|101	
14cr|nmh-1.4-2|102	%changelog
14cr|nmh-1.4-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|nmh-1.4-2|104	+ Revision: 5b0cfbc
14cr|nmh-1.4-2|105	- MassBuild#464: Increase release tag
14cr|nmh-1.4-2|106	
14cr|nmh-1.4-2|107	

3271 14
14cr|nmis-2.00-8|1	%define up_version %(echo %version | sed -e 's/\\./-/')
14cr|nmis-2.00-8|2	
14cr|nmis-2.00-8|3	Name:		nmis
14cr|nmis-2.00-8|4	Version:	2.00
14cr|nmis-2.00-8|5	Release:	8
14cr|nmis-2.00-8|6	Summary:	Network Management Information System
14cr|nmis-2.00-8|7	License:	GPL
14cr|nmis-2.00-8|8	Group:		Networking/WWW
14cr|nmis-2.00-8|9	URL:		http://nmis.sourceforge.net/
14cr|nmis-2.00-8|10	Source:     http://www.sins.com.au/public/%{name}-%{up_version}.tar.gz
14cr|nmis-2.00-8|11	Patch0:     %{name}-2.00-fhs.patch
14cr|nmis-2.00-8|12	Patch1:     %{name}-2.00-no-ksh.patch
14cr|nmis-2.00-8|13	BuildArch:	noarch
14cr|nmis-2.00-8|14	
14cr|nmis-2.00-8|15	%description
14cr|nmis-2.00-8|16	NMIS stands for Network Management Information System.  It is a Network
14cr|nmis-2.00-8|17	Management System which performs multiple functions from the OSI Network
14cr|nmis-2.00-8|18	Management Functional Areas, those being, Performance, Configuration, Fault.
14cr|nmis-2.00-8|19	
14cr|nmis-2.00-8|20	%prep
14cr|nmis-2.00-8|21	%setup -q -n %{name}-%{up_version}
14cr|nmis-2.00-8|22	%patch0 -p1
14cr|nmis-2.00-8|23	%patch1 -p1
14cr|nmis-2.00-8|24	
14cr|nmis-2.00-8|25	%build
14cr|nmis-2.00-8|26	
14cr|nmis-2.00-8|27	%install
14cr|nmis-2.00-8|28	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|nmis-2.00-8|29	install -m 755 cgi-bin/* %{buildroot}%{_var}/www/%{name}
14cr|nmis-2.00-8|30	
14cr|nmis-2.00-8|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|nmis-2.00-8|32	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}/lib
14cr|nmis-2.00-8|33	
14cr|nmis-2.00-8|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|nmis-2.00-8|35	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
14cr|nmis-2.00-8|36	
14cr|nmis-2.00-8|37	install -d -m 755 %{buildroot}%{_datadir}/%{name}/mibs
14cr|nmis-2.00-8|38	install -m 644 mibs/* %{buildroot}%{_datadir}/%{name}/bin
14cr|nmis-2.00-8|39	
14cr|nmis-2.00-8|40	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|nmis-2.00-8|41	install -m 644 conf/nmis-sample.conf \
14cr|nmis-2.00-8|42	%{buildroot}%{_sysconfdir}/%{name}/nmis.conf
14cr|nmis-2.00-8|43	install -m 644 conf/nodes-sample.csv \
14cr|nmis-2.00-8|44	%{buildroot}%{_sysconfdir}/%{name}/nodes.csv
14cr|nmis-2.00-8|45	install -m 644 conf/locations-sample.csv \
14cr|nmis-2.00-8|46	%{buildroot}%{_sysconfdir}/%{name}/locations.csv
14cr|nmis-2.00-8|47	install -m 644 conf/contacts-sample.csv \
14cr|nmis-2.00-8|48	%{buildroot}%{_sysconfdir}/%{name}/contacts.csv
14cr|nmis-2.00-8|49	
14cr|nmis-2.00-8|50	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cr|nmis-2.00-8|51	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cr|nmis-2.00-8|52	
14cr|nmis-2.00-8|53	# apache configuration
14cr|nmis-2.00-8|54	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|nmis-2.00-8|55	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|nmis-2.00-8|56	# %{name} Apache configuration
14cr|nmis-2.00-8|57	Alias /%{name} %{_var}/www/%{name}
14cr|nmis-2.00-8|58	
14cr|nmis-2.00-8|59	<Directory %{_var}/www/%{name}>
14cr|nmis-2.00-8|60	Require all granted
14cr|nmis-2.00-8|61	Options ExecCGI
14cr|nmis-2.00-8|62	AddHandler cgi-script .pl
14cr|nmis-2.00-8|63	DirectoryIndex nmiscgi.pl
14cr|nmis-2.00-8|64	</Directory>
14cr|nmis-2.00-8|65	EOF
14cr|nmis-2.00-8|66	
14cr|nmis-2.00-8|67	%files
14cr|nmis-2.00-8|68	%doc README gpl.txt changes.txt htdocs/*
14cr|nmis-2.00-8|69	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|nmis-2.00-8|70	%{_var}/www/%{name}
14cr|nmis-2.00-8|71	%{_var}/lib/%{name}
14cr|nmis-2.00-8|72	%{_var}/log/%{name}
14cr|nmis-2.00-8|73	%{_datadir}/%{name}
14cr|nmis-2.00-8|74	%config(noreplace) %{_sysconfdir}/%{name}
14cr|nmis-2.00-8|75	
14cr|nmis-2.00-8|76	
14cr|nmis-2.00-8|77	
14cr|nmis-2.00-8|78	
14cr|nmis-2.00-8|79	%changelog
14cr|nmis-2.00-8|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-8
14cr|nmis-2.00-8|81	+ Revision: 576aa61
14cr|nmis-2.00-8|82	- MassBuild#464: Increase release tag
14cr|nmis-2.00-8|83	
14cr|nmis-2.00-8|84	

3272 14
14cr|nml-0.3.0-2|1	Summary:	A tool to compile nml files to grf or nfo files
14cr|nml-0.3.0-2|2	Name:		nml
14cr|nml-0.3.0-2|3	Version:	0.3.0
14cr|nml-0.3.0-2|4	Release:	2
14cr|nml-0.3.0-2|5	License:	GPLv2+
14cr|nml-0.3.0-2|6	Group:		Graphics
14cr|nml-0.3.0-2|7	Url:		http://dev.openttdcoop.org/projects/nml
14cr|nml-0.3.0-2|8	Source0:	http://bundles.openttdcoop.org/nml/releases/LATEST/%{name}-%{version}-src.tgz
14cr|nml-0.3.0-2|9	BuildRequires:	python-setuptools
14cr|nml-0.3.0-2|10	Requires:	python-ply
14cr|nml-0.3.0-2|11	Requires:	python-imaging
14cr|nml-0.3.0-2|12	Requires:	python-pkg-resources
14cr|nml-0.3.0-2|13	BuildArch:	noarch
14cr|nml-0.3.0-2|14	
14cr|nml-0.3.0-2|15	%description
14cr|nml-0.3.0-2|16	A tool to compile nml files to grf and/or nfo files.
14cr|nml-0.3.0-2|17	
14cr|nml-0.3.0-2|18	NML is a meta-language that aims to be a lot simpler to learn and use than nfo.
14cr|nml-0.3.0-2|19	
14cr|nml-0.3.0-2|20	%files
14cr|nml-0.3.0-2|21	%doc docs/* examples/
14cr|nml-0.3.0-2|22	%{_bindir}/nmlc
14cr|nml-0.3.0-2|23	%{_mandir}/man1/nmlc.1.*
14cr|nml-0.3.0-2|24	%{python_sitelib}/%{name}-%{version}-py*.egg/
14cr|nml-0.3.0-2|25	
14cr|nml-0.3.0-2|26	#----------------------------------------------------------------------------
14cr|nml-0.3.0-2|27	
14cr|nml-0.3.0-2|28	%prep
14cr|nml-0.3.0-2|29	%setup -q -n %{name}-%{version}-src
14cr|nml-0.3.0-2|30	echo "version = \"%{version}\"" > nml/__version__.py
14cr|nml-0.3.0-2|31	
14cr|nml-0.3.0-2|32	%build
14cr|nml-0.3.0-2|33	PYTHONDONTWRITEBYTECODE= python setup.py build
14cr|nml-0.3.0-2|34	
14cr|nml-0.3.0-2|35	%install
14cr|nml-0.3.0-2|36	mkdir -p %{buildroot}%{python_sitelib}
14cr|nml-0.3.0-2|37	
14cr|nml-0.3.0-2|38	export PYTHONPATH=%{buildroot}%{python_sitelib}
14cr|nml-0.3.0-2|39	PYTHONDONTWRITEBYTECODE= python setup.py install --prefix %{buildroot}%{_prefix}
14cr|nml-0.3.0-2|40	
14cr|nml-0.3.0-2|41	#handle docs in files section
14cr|nml-0.3.0-2|42	rm -rf %{buildroot}%{_defaultdocdir}
14cr|nml-0.3.0-2|43	
14cr|nml-0.3.0-2|44	#man pages
14cr|nml-0.3.0-2|45	install -Dpm655 docs/nmlc.1 %{buildroot}%{_mandir}/man1/nmlc.1
14cr|nml-0.3.0-2|46	
14cr|nml-0.3.0-2|47	#unpackaged files
14cr|nml-0.3.0-2|48	rm -rf docs/nmlc.1
14cr|nml-0.3.0-2|49	rm -rf %{buildroot}%{python_sitelib}/{easy-install.pth,site.py,site.pyc}
14cr|nml-0.3.0-2|50	
14cr|nml-0.3.0-2|51	
14cr|nml-0.3.0-2|52	%changelog
14cr|nml-0.3.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|nml-0.3.0-2|54	+ Revision: 194b5fd
14cr|nml-0.3.0-2|55	- MassBuild#464: Increase release tag
14cr|nml-0.3.0-2|56	
14cr|nml-0.3.0-2|57	

3273 14
14cr|nmon-14g-2|1	Summary:	Performance analysis tool
14cr|nmon-14g-2|2	Name:		nmon
14cr|nmon-14g-2|3	Version:	14g
14cr|nmon-14g-2|4	Release:	2
14cr|nmon-14g-2|5	License:	GPLv3
14cr|nmon-14g-2|6	Group:		Monitoring
14cr|nmon-14g-2|7	URL:		http://nmon.sourceforge.net/
14cr|nmon-14g-2|8	Source0:	http://dl.sf.net/sourceforge/nmon/lmon%{version}.c
14cr|nmon-14g-2|9	Source1:	http://dl.sf.net/sourceforge/nmon/makefile
14cr|nmon-14g-2|10	Source2:	http://dl.sf.net/sourceforge/nmon/Documentation.txt
14cr|nmon-14g-2|11	BuildRequires: ncurses-devel
14cr|nmon-14g-2|12	#BuildRequires: /usr/include/linux/version.h
14cr|nmon-14g-2|13	
14cr|nmon-14g-2|14	%description
14cr|nmon-14g-2|15	nmon is designed for performance specialists to use for monitoring and
14cr|nmon-14g-2|16	analyzing performance data.
14cr|nmon-14g-2|17	
14cr|nmon-14g-2|18	%prep
14cr|nmon-14g-2|19	%setup -c -T
14cr|nmon-14g-2|20	%{__install} -p -m0644 %{SOURCE0} .
14cr|nmon-14g-2|21	%{__install} -p -m0644 %{SOURCE1} .
14cr|nmon-14g-2|22	%{__install} -p -m0644 %{SOURCE2} .
14cr|nmon-14g-2|23	
14cr|nmon-14g-2|24	%{__cat} <<EOF >nmon-script.sysconfig
14cr|nmon-14g-2|25	### The directory to store the nmon data files
14cr|nmon-14g-2|26	NMONDIR="/var/log/nmon"
14cr|nmon-14g-2|27	
14cr|nmon-14g-2|28	### Default options for nmon
14cr|nmon-14g-2|29	OPTIONS="-f -t"
14cr|nmon-14g-2|30	
14cr|nmon-14g-2|31	### Number of days to keep nmon data files
14cr|nmon-14g-2|32	KEEPDAYS="31"
14cr|nmon-14g-2|33	EOF
14cr|nmon-14g-2|34	
14cr|nmon-14g-2|35	%{__cat} <<'EOF' >nmon-script.sh
14cr|nmon-14g-2|36	#!/bin/bash
14cr|nmon-14g-2|37	
14cr|nmon-14g-2|38	### Please make modifications to the options and path in /etc/sysconfig/nmon-script
14cr|nmon-14g-2|39	
14cr|nmon-14g-2|40	### Default variables
14cr|nmon-14g-2|41	SYSCONFIG="/etc/sysconfig/nmon-script"
14cr|nmon-14g-2|42	NMONDIR="/var/log/nmon"
14cr|nmon-14g-2|43	OPTIONS="-f -t"
14cr|nmon-14g-2|44	KEEPDAYS="31"
14cr|nmon-14g-2|45	
14cr|nmon-14g-2|46	### Read configuration
14cr|nmon-14g-2|47	[ -r "$SYSCONFIG" ] && source "$SYSCONFIG"
14cr|nmon-14g-2|48	
14cr|nmon-14g-2|49	### Kill the old process(es)
14cr|nmon-14g-2|50	/usr/bin/pkill -x -f "/usr/bin/nmon $OPTIONS -m $NMONDIR"
14cr|nmon-14g-2|51	
14cr|nmon-14g-2|52	### Remove old log files
14cr|nmon-14g-2|53	/usr/bin/find $NMONDIR -ctime +$KEEPDAYS -daystart -type f | xargs rm -f
14cr|nmon-14g-2|54	
14cr|nmon-14g-2|55	### Start the new process
14cr|nmon-14g-2|56	exec /usr/bin/nmon $OPTIONS -m $NMONDIR
14cr|nmon-14g-2|57	EOF
14cr|nmon-14g-2|58	
14cr|nmon-14g-2|59	%{__cat} <<EOF >nmon-script.cron
14cr|nmon-14g-2|60	0 0 * * * nobody /usr/bin/nmon-script
14cr|nmon-14g-2|61	EOF
14cr|nmon-14g-2|62	
14cr|nmon-14g-2|63	%build
14cr|nmon-14g-2|64	%{__cc} %{optflags} -D GETUSER -D JFS -D LARGEMEM -lncurses lmon%{version}.c -o nmon
14cr|nmon-14g-2|65	
14cr|nmon-14g-2|66	%install
14cr|nmon-14g-2|67	install -Dp -m0755 nmon %{buildroot}%{_bindir}/nmon
14cr|nmon-14g-2|68	
14cr|nmon-14g-2|69	install -d -m0755 %{buildroot}%{_localstatedir}/log/nmon/
14cr|nmon-14g-2|70	install -Dp -m0755 nmon-script.sh %{buildroot}%{_bindir}/nmon-script
14cr|nmon-14g-2|71	install -Dp -m0644 nmon-script.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/nmon-script
14cr|nmon-14g-2|72	install -Dp -m0644 nmon-script.cron %{buildroot}%{_sysconfdir}/cron.d/nmon-script
14cr|nmon-14g-2|73	
14cr|nmon-14g-2|74	%files
14cr|nmon-14g-2|75	%doc Documentation.txt
14cr|nmon-14g-2|76	%config(noreplace) %{_sysconfdir}/sysconfig/nmon-script
14cr|nmon-14g-2|77	%config %{_sysconfdir}/cron.d/nmon-script
14cr|nmon-14g-2|78	%{_bindir}/nmon
14cr|nmon-14g-2|79	%{_bindir}/nmon-script
14cr|nmon-14g-2|80	
14cr|nmon-14g-2|81	%defattr(-, nobody, nobody, 0755)
14cr|nmon-14g-2|82	%{_localstatedir}/log/nmon/
14cr|nmon-14g-2|83	
14cr|nmon-14g-2|84	
14cr|nmon-14g-2|85	
14cr|nmon-14g-2|86	%changelog
14cr|nmon-14g-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14g-2
14cr|nmon-14g-2|88	+ Revision: ad61742
14cr|nmon-14g-2|89	- MassBuild#464: Increase release tag
14cr|nmon-14g-2|90	
14cr|nmon-14g-2|91	

3274 14
14cr|node-gyp-0.10.6-3|1	Name:       node-gyp
14cr|node-gyp-0.10.6-3|2	Version:    0.10.6
14cr|node-gyp-0.10.6-3|3	Release:    3
14cr|node-gyp-0.10.6-3|4	Summary:    Node.js native addon build tool
14cr|node-gyp-0.10.6-3|5	License:    MIT
14cr|node-gyp-0.10.6-3|6	Group:      Development/Other
14cr|node-gyp-0.10.6-3|7	URL:        https://github.com/TooTallNate/node-gyp
14cr|node-gyp-0.10.6-3|8	Source0:    http://registry.npmjs.org/node-gyp/-/node-gyp-%{version}.tgz
14cr|node-gyp-0.10.6-3|9	Source1:    addon-rpm.gypi
14cr|node-gyp-0.10.6-3|10	BuildArch:  noarch
14cr|node-gyp-0.10.6-3|11	
14cr|node-gyp-0.10.6-3|12	# These patches are Fedora-specific for the moment, although I'd like to find
14cr|node-gyp-0.10.6-3|13	# a way to support this kind of stuff upstream.
14cr|node-gyp-0.10.6-3|14	
14cr|node-gyp-0.10.6-3|15	# use RPM installed headers by default instead of downloading a source tree
14cr|node-gyp-0.10.6-3|16	# for the currently running node version
14cr|node-gyp-0.10.6-3|17	Patch1:     node-gyp-addon-gypi.patch
14cr|node-gyp-0.10.6-3|18	
14cr|node-gyp-0.10.6-3|19	# use the system gyp
14cr|node-gyp-0.10.6-3|20	Patch2:     node-gyp-system-gyp.patch
14cr|node-gyp-0.10.6-3|21	
14cr|node-gyp-0.10.6-3|22	BuildRequires:  nodejs
14cr|node-gyp-0.10.6-3|23	BuildRequires:  nodejs-packaging
14cr|node-gyp-0.10.6-3|24	
14cr|node-gyp-0.10.6-3|25	#gyp is the actual build framework node-gyp uses
14cr|node-gyp-0.10.6-3|26	Requires: gyp
14cr|node-gyp-0.10.6-3|27	#this is the standard set of headers expected to build any node native module
14cr|node-gyp-0.10.6-3|28	Requires: nodejs
14cr|node-gyp-0.10.6-3|29	Requires: v8-devel
14cr|node-gyp-0.10.6-3|30	Requires: pkgconfig(libuv)
14cr|node-gyp-0.10.6-3|31	Requires: http-parser-devel
14cr|node-gyp-0.10.6-3|32	#we also need a C++ compiler to actually build stuff ;-)
14cr|node-gyp-0.10.6-3|33	Requires: gcc-c++
14cr|node-gyp-0.10.6-3|34	
14cr|node-gyp-0.10.6-3|35	%description
14cr|node-gyp-0.10.6-3|36	node-gyp is a cross-platform command-line tool written in Node.js for compiling
14cr|node-gyp-0.10.6-3|37	native addon modules for Node.js, which takes away the pain of dealing with the
14cr|node-gyp-0.10.6-3|38	various differences in build platforms. It is the replacement to the node-waf
14cr|node-gyp-0.10.6-3|39	program which is removed for node v0.8.
14cr|node-gyp-0.10.6-3|40	
14cr|node-gyp-0.10.6-3|41	%prep
14cr|node-gyp-0.10.6-3|42	%setup -q -n package
14cr|node-gyp-0.10.6-3|43	%patch1 -p1
14cr|node-gyp-0.10.6-3|44	%patch2 -p1
14cr|node-gyp-0.10.6-3|45	
14cr|node-gyp-0.10.6-3|46	%nodejs_fixdep request 2.x
14cr|node-gyp-0.10.6-3|47	%nodejs_fixdep semver 2.1
14cr|node-gyp-0.10.6-3|48	
14cr|node-gyp-0.10.6-3|49	%build
14cr|node-gyp-0.10.6-3|50	#nothing to do
14cr|node-gyp-0.10.6-3|51	
14cr|node-gyp-0.10.6-3|52	%install
14cr|node-gyp-0.10.6-3|53	mkdir -p %{buildroot}%{nodejs_sitelib}/node-gyp
14cr|node-gyp-0.10.6-3|54	cp -pr addon*.gypi bin lib package.json %{buildroot}%{nodejs_sitelib}/node-gyp
14cr|node-gyp-0.10.6-3|55	cp -p %{SOURCE1} %{buildroot}%{nodejs_sitelib}/node-gyp/addon-rpm.gypi
14cr|node-gyp-0.10.6-3|56	
14cr|node-gyp-0.10.6-3|57	mkdir -p %{buildroot}%{_bindir}
14cr|node-gyp-0.10.6-3|58	ln -sf ../lib/node_modules/node-gyp/bin/node-gyp.js %{buildroot}%{_bindir}/node-gyp
14cr|node-gyp-0.10.6-3|59	
14cr|node-gyp-0.10.6-3|60	%nodejs_symlink_deps
14cr|node-gyp-0.10.6-3|61	
14cr|node-gyp-0.10.6-3|62	%files
14cr|node-gyp-0.10.6-3|63	%{nodejs_sitelib}/node-gyp
14cr|node-gyp-0.10.6-3|64	%{_bindir}/node-gyp
14cr|node-gyp-0.10.6-3|65	%doc README.md LICENSE
14cr|node-gyp-0.10.6-3|66	
14cr|node-gyp-0.10.6-3|67	%changelog
14cr|node-gyp-0.10.6-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.6-3
14cr|node-gyp-0.10.6-3|69	+ Revision: 6328df8
14cr|node-gyp-0.10.6-3|70	- MassBuild#464: Increase release tag
14cr|node-gyp-0.10.6-3|71	
14cr|node-gyp-0.10.6-3|72	

3275 14
14cr|nodejs-0.10.28-2|1	Name:		nodejs
14cr|nodejs-0.10.28-2|2	Version:	0.10.28
14cr|nodejs-0.10.28-2|3	Release:	2
14cr|nodejs-0.10.28-2|4	Summary:	Evented Server-Side Javascript
14cr|nodejs-0.10.28-2|5	Group:		Development/Other
14cr|nodejs-0.10.28-2|6	License:	BSD
14cr|nodejs-0.10.28-2|7	URL:		http://nodejs.org
14cr|nodejs-0.10.28-2|8	Source0:	http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
14cr|nodejs-0.10.28-2|9	BuildRequires:	c-ares-devel
14cr|nodejs-0.10.28-2|10	BuildRequires:	zlib-devel
14cr|nodejs-0.10.28-2|11	BuildRequires:	openssl-devel >= 1.0.1
14cr|nodejs-0.10.28-2|12	Provides:	npm = %{version}-%{release}
14cr|nodejs-0.10.28-2|13	
14cr|nodejs-0.10.28-2|14	#this corresponds to the "engine" requirement in package.json
14cr|nodejs-0.10.28-2|15	Provides: nodejs(engine) = %{version}
14cr|nodejs-0.10.28-2|16	
14cr|nodejs-0.10.28-2|17	%description
14cr|nodejs-0.10.28-2|18	Node's goal is to provide an easy way to build scalable network programs.
14cr|nodejs-0.10.28-2|19	
14cr|nodejs-0.10.28-2|20	%package	docs
14cr|nodejs-0.10.28-2|21	Summary: 	Node.js API documentation
14cr|nodejs-0.10.28-2|22	Group:		Documentation
14cr|nodejs-0.10.28-2|23	
14cr|nodejs-0.10.28-2|24	%description	docs
14cr|nodejs-0.10.28-2|25	The API documentation for the Node.js JavaScript runtime.
14cr|nodejs-0.10.28-2|26	
14cr|nodejs-0.10.28-2|27	%prep
14cr|nodejs-0.10.28-2|28	%setup -qn node-v%{version}
14cr|nodejs-0.10.28-2|29	
14cr|nodejs-0.10.28-2|30	# Make sure nothing gets included from bundled deps (except v8):
14cr|nodejs-0.10.28-2|31	# We only delete the source and header files, because
14cr|nodejs-0.10.28-2|32	# the remaining build scripts are still used.
14cr|nodejs-0.10.28-2|33	find deps/cares -name "*.c" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|34	find deps/cares -name "*.h" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|35	
14cr|nodejs-0.10.28-2|36	find deps/npm -name "*.c" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|37	find deps/npm -name "*.h" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|38	
14cr|nodejs-0.10.28-2|39	find deps/zlib -name "*.c" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|40	find deps/zlib -name "*.h" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|41	
14cr|nodejs-0.10.28-2|42	find deps/openssl -name "*.c" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|43	find deps/openssl -name "*.h" -exec rm -f {} \;
14cr|nodejs-0.10.28-2|44	
14cr|nodejs-0.10.28-2|45	%build
14cr|nodejs-0.10.28-2|46	#FIXME: build with --shared-libuv
14cr|nodejs-0.10.28-2|47	./configure	--prefix=%{_prefix} \
14cr|nodejs-0.10.28-2|48	--shared-openssl \
14cr|nodejs-0.10.28-2|49	--shared-zlib \
14cr|nodejs-0.10.28-2|50	--shared-cares \
14cr|nodejs-0.10.28-2|51	--openssl-use-sys \
14cr|nodejs-0.10.28-2|52	--without-dtrace
14cr|nodejs-0.10.28-2|53	%make
14cr|nodejs-0.10.28-2|54	
14cr|nodejs-0.10.28-2|55	%install
14cr|nodejs-0.10.28-2|56	%makeinstall_std
14cr|nodejs-0.10.28-2|57	# Remove dtrace file again
14cr|nodejs-0.10.28-2|58	rm -rf %{buildroot}/%{_prefix}/lib/dtrace
14cr|nodejs-0.10.28-2|59	
14cr|nodejs-0.10.28-2|60	# Install documentation
14cr|nodejs-0.10.28-2|61	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}/html
14cr|nodejs-0.10.28-2|62	cp -pr doc/* %{buildroot}%{_defaultdocdir}/%{name}/html
14cr|nodejs-0.10.28-2|63	rm -f %{buildroot}%{_defaultdocdir}/%{name}/html/nodejs.1
14cr|nodejs-0.10.28-2|64	cp -p LICENSE %{buildroot}%{_defaultdocdir}/%{name}/
14cr|nodejs-0.10.28-2|65	
14cr|nodejs-0.10.28-2|66	%files
14cr|nodejs-0.10.28-2|67	%doc ChangeLog LICENSE README.md AUTHORS
14cr|nodejs-0.10.28-2|68	%{_bindir}/node
14cr|nodejs-0.10.28-2|69	%{_bindir}/npm
14cr|nodejs-0.10.28-2|70	%{_prefix}/lib/node_modules
14cr|nodejs-0.10.28-2|71	%{_mandir}/man1/node.*
14cr|nodejs-0.10.28-2|72	%{_includedir}/node
14cr|nodejs-0.10.28-2|73	
14cr|nodejs-0.10.28-2|74	%files doc
14cr|nodejs-0.10.28-2|75	%{_defaultdocdir}/%{name}
14cr|nodejs-0.10.28-2|76	
14cr|nodejs-0.10.28-2|77	%changelog
14cr|nodejs-0.10.28-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.28-2
14cr|nodejs-0.10.28-2|79	+ Revision: 55459e5
14cr|nodejs-0.10.28-2|80	- MassBuild#464: Increase release tag
14cr|nodejs-0.10.28-2|81	
14cr|nodejs-0.10.28-2|82	

3276 14
14cr|nodejs-abbrev-1.0.4-8|1	Name:       nodejs-abbrev
14cr|nodejs-abbrev-1.0.4-8|2	Version:    1.0.4
14cr|nodejs-abbrev-1.0.4-8|3	Release:    8
14cr|nodejs-abbrev-1.0.4-8|4	Group:      Development/Other
14cr|nodejs-abbrev-1.0.4-8|5	Summary:    Abbreviation calculator for Node.js
14cr|nodejs-abbrev-1.0.4-8|6	License:    MIT
14cr|nodejs-abbrev-1.0.4-8|7	URL:        https://github.com/isaacs/abbrev-js
14cr|nodejs-abbrev-1.0.4-8|8	Source0:    http://registry.npmjs.org/abbrev/-/abbrev-%{version}.tgz
14cr|nodejs-abbrev-1.0.4-8|9	BuildArch:  noarch
14cr|nodejs-abbrev-1.0.4-8|10	BuildRequires:  nodejs-packaging
14cr|nodejs-abbrev-1.0.4-8|11	BuildRequires:  nodejs
14cr|nodejs-abbrev-1.0.4-8|12	
14cr|nodejs-abbrev-1.0.4-8|13	%description
14cr|nodejs-abbrev-1.0.4-8|14	Calculate the set of unique abbreviations for a given set of strings.
14cr|nodejs-abbrev-1.0.4-8|15	
14cr|nodejs-abbrev-1.0.4-8|16	%prep
14cr|nodejs-abbrev-1.0.4-8|17	%setup -q -n package
14cr|nodejs-abbrev-1.0.4-8|18	
14cr|nodejs-abbrev-1.0.4-8|19	%build
14cr|nodejs-abbrev-1.0.4-8|20	#nothing to do
14cr|nodejs-abbrev-1.0.4-8|21	
14cr|nodejs-abbrev-1.0.4-8|22	%install
14cr|nodejs-abbrev-1.0.4-8|23	
14cr|nodejs-abbrev-1.0.4-8|24	mkdir -p %{buildroot}%{nodejs_sitelib}/abbrev
14cr|nodejs-abbrev-1.0.4-8|25	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/abbrev
14cr|nodejs-abbrev-1.0.4-8|26	
14cr|nodejs-abbrev-1.0.4-8|27	%nodejs_symlink_deps
14cr|nodejs-abbrev-1.0.4-8|28	
14cr|nodejs-abbrev-1.0.4-8|29	%clean
14cr|nodejs-abbrev-1.0.4-8|30	
14cr|nodejs-abbrev-1.0.4-8|31	%check
14cr|nodejs-abbrev-1.0.4-8|32	node lib/abbrev.js
14cr|nodejs-abbrev-1.0.4-8|33	
14cr|nodejs-abbrev-1.0.4-8|34	%files
14cr|nodejs-abbrev-1.0.4-8|35	%defattr(-,root,root,-)
14cr|nodejs-abbrev-1.0.4-8|36	%{nodejs_sitelib}/abbrev
14cr|nodejs-abbrev-1.0.4-8|37	%doc README.md LICENSE
14cr|nodejs-abbrev-1.0.4-8|38	
14cr|nodejs-abbrev-1.0.4-8|39	
14cr|nodejs-abbrev-1.0.4-8|40	%changelog
14cr|nodejs-abbrev-1.0.4-8|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-8
14cr|nodejs-abbrev-1.0.4-8|42	+ Revision: b1dccc1
14cr|nodejs-abbrev-1.0.4-8|43	- MassBuild#464: Increase release tag
14cr|nodejs-abbrev-1.0.4-8|44	
14cr|nodejs-abbrev-1.0.4-8|45	

3277 14
14cr|nodejs-agentkeepalive-0.2.2-2|1	%global enable_tests 0
14cr|nodejs-agentkeepalive-0.2.2-2|2	
14cr|nodejs-agentkeepalive-0.2.2-2|3	Name:           nodejs-agentkeepalive
14cr|nodejs-agentkeepalive-0.2.2-2|4	Version:        0.2.2
14cr|nodejs-agentkeepalive-0.2.2-2|5	Release:        2
14cr|nodejs-agentkeepalive-0.2.2-2|6	Summary:        Missing keep-alive http.Agent
14cr|nodejs-agentkeepalive-0.2.2-2|7	Group:		Development/Other
14cr|nodejs-agentkeepalive-0.2.2-2|8	License:        MIT
14cr|nodejs-agentkeepalive-0.2.2-2|9	URL:            https://github.com/TBEDP/agentkeepalive
14cr|nodejs-agentkeepalive-0.2.2-2|10	Source0:        http://registry.npmjs.org/agentkeepalive/-/agentkeepalive-%{version}.tgz
14cr|nodejs-agentkeepalive-0.2.2-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-agentkeepalive-0.2.2-2|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-agentkeepalive-0.2.2-2|13	# version control repository.
14cr|nodejs-agentkeepalive-0.2.2-2|14	Source1:        agentkeepalive-tests-%{version}.tar.bz2
14cr|nodejs-agentkeepalive-0.2.2-2|15	Source10:       agentkeepalive-dl-tests.sh
14cr|nodejs-agentkeepalive-0.2.2-2|16	Source20:       nodejs-agentkeepalive-ssl.conf
14cr|nodejs-agentkeepalive-0.2.2-2|17	BuildArch:      noarch
14cr|nodejs-agentkeepalive-0.2.2-2|18	
14cr|nodejs-agentkeepalive-0.2.2-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-agentkeepalive-0.2.2-2|20	
14cr|nodejs-agentkeepalive-0.2.2-2|21	%if 0%{?enable_tests}
14cr|nodejs-agentkeepalive-0.2.2-2|22	BuildRequires:  openssl
14cr|nodejs-agentkeepalive-0.2.2-2|23	BuildRequires:  npm(mocha)
14cr|nodejs-agentkeepalive-0.2.2-2|24	BuildRequires:  npm(should)
14cr|nodejs-agentkeepalive-0.2.2-2|25	BuildRequires:  npm(pedding)
14cr|nodejs-agentkeepalive-0.2.2-2|26	%endif
14cr|nodejs-agentkeepalive-0.2.2-2|27	
14cr|nodejs-agentkeepalive-0.2.2-2|28	%description
14cr|nodejs-agentkeepalive-0.2.2-2|29	The nodejs's missing keep alive http.Agent. Support HTTP and HTTPS.
14cr|nodejs-agentkeepalive-0.2.2-2|30	
14cr|nodejs-agentkeepalive-0.2.2-2|31	
14cr|nodejs-agentkeepalive-0.2.2-2|32	%prep
14cr|nodejs-agentkeepalive-0.2.2-2|33	%setup -q -n package
14cr|nodejs-agentkeepalive-0.2.2-2|34	%setup -T -D -a 1 -q -n package
14cr|nodejs-agentkeepalive-0.2.2-2|35	rm -rf node_modules
14cr|nodejs-agentkeepalive-0.2.2-2|36	
14cr|nodejs-agentkeepalive-0.2.2-2|37	
14cr|nodejs-agentkeepalive-0.2.2-2|38	%build
14cr|nodejs-agentkeepalive-0.2.2-2|39	
14cr|nodejs-agentkeepalive-0.2.2-2|40	
14cr|nodejs-agentkeepalive-0.2.2-2|41	%install
14cr|nodejs-agentkeepalive-0.2.2-2|42	mkdir -p %{buildroot}/%{nodejs_sitelib}/agentkeepalive
14cr|nodejs-agentkeepalive-0.2.2-2|43	cp -pr package.json index.js lib %{buildroot}/%{nodejs_sitelib}/agentkeepalive
14cr|nodejs-agentkeepalive-0.2.2-2|44	%nodejs_symlink_deps
14cr|nodejs-agentkeepalive-0.2.2-2|45	
14cr|nodejs-agentkeepalive-0.2.2-2|46	
14cr|nodejs-agentkeepalive-0.2.2-2|47	%if 0%{?enable_tests}
14cr|nodejs-agentkeepalive-0.2.2-2|48	%check
14cr|nodejs-agentkeepalive-0.2.2-2|49	%nodejs_symlink_deps --check
14cr|nodejs-agentkeepalive-0.2.2-2|50	pushd test/fixtures
14cr|nodejs-agentkeepalive-0.2.2-2|51	OPENSSL_CONF=%{SOURCE20} sh genkey.sh
14cr|nodejs-agentkeepalive-0.2.2-2|52	popd
14cr|nodejs-agentkeepalive-0.2.2-2|53	NODE_TLS_REJECT_UNAUTHORIZED=0 %{nodejs_sitelib}/mocha/bin/mocha -R spec -t 10000
14cr|nodejs-agentkeepalive-0.2.2-2|54	%endif
14cr|nodejs-agentkeepalive-0.2.2-2|55	
14cr|nodejs-agentkeepalive-0.2.2-2|56	
14cr|nodejs-agentkeepalive-0.2.2-2|57	%files
14cr|nodejs-agentkeepalive-0.2.2-2|58	%doc README.md History.md AUTHORS example
14cr|nodejs-agentkeepalive-0.2.2-2|59	%{nodejs_sitelib}/agentkeepalive
14cr|nodejs-agentkeepalive-0.2.2-2|60	
14cr|nodejs-agentkeepalive-0.2.2-2|61	
14cr|nodejs-agentkeepalive-0.2.2-2|62	
14cr|nodejs-agentkeepalive-0.2.2-2|63	%changelog
14cr|nodejs-agentkeepalive-0.2.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|nodejs-agentkeepalive-0.2.2-2|65	+ Revision: 4108192
14cr|nodejs-agentkeepalive-0.2.2-2|66	- MassBuild#464: Increase release tag
14cr|nodejs-agentkeepalive-0.2.2-2|67	
14cr|nodejs-agentkeepalive-0.2.2-2|68	

3278 14
14cr|nodejs-ain2-1.3.2-2|1	%global enable_tests 0
14cr|nodejs-ain2-1.3.2-2|2	
14cr|nodejs-ain2-1.3.2-2|3	Name:       nodejs-ain2
14cr|nodejs-ain2-1.3.2-2|4	Version:    1.3.2
14cr|nodejs-ain2-1.3.2-2|5	Release:    2
14cr|nodejs-ain2-1.3.2-2|6	Summary:    A Node.js module for syslog logging (and a continuation of ain)
14cr|nodejs-ain2-1.3.2-2|7	
14cr|nodejs-ain2-1.3.2-2|8	License:    MIT
14cr|nodejs-ain2-1.3.2-2|9	Group:      System/Libraries
14cr|nodejs-ain2-1.3.2-2|10	URL:        https://github.com/phuesler/ain
14cr|nodejs-ain2-1.3.2-2|11	Source0:    http://registry.npmjs.org/ain2/-/ain2-%{version}.tgz
14cr|nodejs-ain2-1.3.2-2|12	
14cr|nodejs-ain2-1.3.2-2|13	BuildArch:  noarch
14cr|nodejs-ain2-1.3.2-2|14	
14cr|nodejs-ain2-1.3.2-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-ain2-1.3.2-2|16	
14cr|nodejs-ain2-1.3.2-2|17	%if 0%{?enable_tests}
14cr|nodejs-ain2-1.3.2-2|18	BuildRequires:  npm(chai)
14cr|nodejs-ain2-1.3.2-2|19	BuildRequires:  npm(mocha)
14cr|nodejs-ain2-1.3.2-2|20	%endif
14cr|nodejs-ain2-1.3.2-2|21	
14cr|nodejs-ain2-1.3.2-2|22	%description
14cr|nodejs-ain2-1.3.2-2|23	This module provides syslog logging for Node.js.
14cr|nodejs-ain2-1.3.2-2|24	
14cr|nodejs-ain2-1.3.2-2|25	Ain2 is written with full compatibility with the Node.js console module.
14cr|nodejs-ain2-1.3.2-2|26	It implements all console functions and formatting. Ain2 also supports UTF-8.
14cr|nodejs-ain2-1.3.2-2|27	
14cr|nodejs-ain2-1.3.2-2|28	Ain2 can send messages by UDP to 127.0.0.1:514 or to the a Unix socket such
14cr|nodejs-ain2-1.3.2-2|29	as /dev/log.
14cr|nodejs-ain2-1.3.2-2|30	
14cr|nodejs-ain2-1.3.2-2|31	
14cr|nodejs-ain2-1.3.2-2|32	%prep
14cr|nodejs-ain2-1.3.2-2|33	%setup -q -n package
14cr|nodejs-ain2-1.3.2-2|34	for i in CHANGELOG.md LICENSE readme.md; do
14cr|nodejs-ain2-1.3.2-2|35	sed 's/\r//' "${i}" > "${i}.new"
14cr|nodejs-ain2-1.3.2-2|36	touch -r "${i}" "${i}.new"
14cr|nodejs-ain2-1.3.2-2|37	mv "${i}.new" "${i}"
14cr|nodejs-ain2-1.3.2-2|38	done
14cr|nodejs-ain2-1.3.2-2|39	
14cr|nodejs-ain2-1.3.2-2|40	
14cr|nodejs-ain2-1.3.2-2|41	%build
14cr|nodejs-ain2-1.3.2-2|42	#nothing to do
14cr|nodejs-ain2-1.3.2-2|43	
14cr|nodejs-ain2-1.3.2-2|44	
14cr|nodejs-ain2-1.3.2-2|45	%install
14cr|nodejs-ain2-1.3.2-2|46	mkdir -p %{buildroot}%{nodejs_sitelib}/ain2
14cr|nodejs-ain2-1.3.2-2|47	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/ain2
14cr|nodejs-ain2-1.3.2-2|48	
14cr|nodejs-ain2-1.3.2-2|49	%nodejs_symlink_deps
14cr|nodejs-ain2-1.3.2-2|50	
14cr|nodejs-ain2-1.3.2-2|51	
14cr|nodejs-ain2-1.3.2-2|52	%if 0%{?enable_tests}
14cr|nodejs-ain2-1.3.2-2|53	%check
14cr|nodejs-ain2-1.3.2-2|54	%nodejs_symlink_deps --check
14cr|nodejs-ain2-1.3.2-2|55	# Optional dependency npm(unix-dgram) not yet packaged, so disable
14cr|nodejs-ain2-1.3.2-2|56	# the test.
14cr|nodejs-ain2-1.3.2-2|57	rm -f test/unix.spec.js
14cr|nodejs-ain2-1.3.2-2|58	/usr/bin/mocha test/**/*.spec.js
14cr|nodejs-ain2-1.3.2-2|59	%endif
14cr|nodejs-ain2-1.3.2-2|60	
14cr|nodejs-ain2-1.3.2-2|61	
14cr|nodejs-ain2-1.3.2-2|62	%files
14cr|nodejs-ain2-1.3.2-2|63	%doc CHANGELOG.md LICENSE readme.md
14cr|nodejs-ain2-1.3.2-2|64	%{nodejs_sitelib}/ain2
14cr|nodejs-ain2-1.3.2-2|65	
14cr|nodejs-ain2-1.3.2-2|66	
14cr|nodejs-ain2-1.3.2-2|67	
14cr|nodejs-ain2-1.3.2-2|68	%changelog
14cr|nodejs-ain2-1.3.2-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|nodejs-ain2-1.3.2-2|70	+ Revision: e876090
14cr|nodejs-ain2-1.3.2-2|71	- MassBuild#464: Increase release tag
14cr|nodejs-ain2-1.3.2-2|72	
14cr|nodejs-ain2-1.3.2-2|73	

3279 14
14cr|nodejs-amdefine-0.0.4-4|1	Name:           nodejs-amdefine
14cr|nodejs-amdefine-0.0.4-4|2	Version:        0.0.4
14cr|nodejs-amdefine-0.0.4-4|3	Release:        4
14cr|nodejs-amdefine-0.0.4-4|4	Summary:        Provide AMD's define() API for declaring modules in the AMD format
14cr|nodejs-amdefine-0.0.4-4|5	BuildArch:      noarch
14cr|nodejs-amdefine-0.0.4-4|6	
14cr|nodejs-amdefine-0.0.4-4|7	Group:          System/Libraries
14cr|nodejs-amdefine-0.0.4-4|8	# "amdefine is released under two licenses: new BSD, and MIT. You may pick the
14cr|nodejs-amdefine-0.0.4-4|9	#  license that best suits your development needs."
14cr|nodejs-amdefine-0.0.4-4|10	License:        BSD or MIT
14cr|nodejs-amdefine-0.0.4-4|11	URL:            https://github.com/jrburke/amdefine
14cr|nodejs-amdefine-0.0.4-4|12	Source0:        http://registry.npmjs.org/amdefine/-/amdefine-%{version}.tgz
14cr|nodejs-amdefine-0.0.4-4|13	
14cr|nodejs-amdefine-0.0.4-4|14	BuildRequires:  nodejs-packaging
14cr|nodejs-amdefine-0.0.4-4|15	BuildRequires:  nodejs
14cr|nodejs-amdefine-0.0.4-4|16	
14cr|nodejs-amdefine-0.0.4-4|17	%description
14cr|nodejs-amdefine-0.0.4-4|18	A module that can be used to implement the Asynchronous Module Definition's
14cr|nodejs-amdefine-0.0.4-4|19	define() in Node. This allows you to code to the AMD API and have the module
14cr|nodejs-amdefine-0.0.4-4|20	work in node programs without requiring those other programs to use AMD.
14cr|nodejs-amdefine-0.0.4-4|21	
14cr|nodejs-amdefine-0.0.4-4|22	%prep
14cr|nodejs-amdefine-0.0.4-4|23	%setup -q -n package
14cr|nodejs-amdefine-0.0.4-4|24	
14cr|nodejs-amdefine-0.0.4-4|25	%build
14cr|nodejs-amdefine-0.0.4-4|26	#nothing to do
14cr|nodejs-amdefine-0.0.4-4|27	
14cr|nodejs-amdefine-0.0.4-4|28	%install
14cr|nodejs-amdefine-0.0.4-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/amdefine
14cr|nodejs-amdefine-0.0.4-4|30	cp -pr package.json amdefine.js %{buildroot}%{nodejs_sitelib}/amdefine
14cr|nodejs-amdefine-0.0.4-4|31	
14cr|nodejs-amdefine-0.0.4-4|32	%clean
14cr|nodejs-amdefine-0.0.4-4|33	
14cr|nodejs-amdefine-0.0.4-4|34	%files
14cr|nodejs-amdefine-0.0.4-4|35	%defattr(-,root,root,-)
14cr|nodejs-amdefine-0.0.4-4|36	%{nodejs_sitelib}/amdefine
14cr|nodejs-amdefine-0.0.4-4|37	%doc LICENSE README.md
14cr|nodejs-amdefine-0.0.4-4|38	
14cr|nodejs-amdefine-0.0.4-4|39	
14cr|nodejs-amdefine-0.0.4-4|40	%changelog
14cr|nodejs-amdefine-0.0.4-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-4
14cr|nodejs-amdefine-0.0.4-4|42	+ Revision: 5723071
14cr|nodejs-amdefine-0.0.4-4|43	- MassBuild#464: Increase release tag
14cr|nodejs-amdefine-0.0.4-4|44	
14cr|nodejs-amdefine-0.0.4-4|45	

3280 14
14cr|nodejs-ansi-0.2.1-2|1	Name:       nodejs-ansi
14cr|nodejs-ansi-0.2.1-2|2	Version:    0.2.1
14cr|nodejs-ansi-0.2.1-2|3	Release:    2
14cr|nodejs-ansi-0.2.1-2|4	Summary:    ANSI escape codes for Node.js
14cr|nodejs-ansi-0.2.1-2|5	License:    MIT
14cr|nodejs-ansi-0.2.1-2|6	Group:      System/Libraries
14cr|nodejs-ansi-0.2.1-2|7	URL:        https://github.com/TooTallNate/ansi.js
14cr|nodejs-ansi-0.2.1-2|8	# the source contains a nonfree image file, which is removed by the Source1 script
14cr|nodejs-ansi-0.2.1-2|9	Source0:    ansi-%{version}-stripped.tgz
14cr|nodejs-ansi-0.2.1-2|10	Source1:    nodejs-ansi-tarball.sh
14cr|nodejs-ansi-0.2.1-2|11	BuildArch:  noarch
14cr|nodejs-ansi-0.2.1-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-ansi-0.2.1-2|13	
14cr|nodejs-ansi-0.2.1-2|14	%description
14cr|nodejs-ansi-0.2.1-2|15	ansi.js is a module for Node.js that provides an easy-to-use API for writing
14cr|nodejs-ansi-0.2.1-2|16	ANSI escape codes to Stream instances. ANSI escape codes are used to do fancy
14cr|nodejs-ansi-0.2.1-2|17	things in a terminal window, like render text in colors, delete characters,
14cr|nodejs-ansi-0.2.1-2|18	lines, the entire window, or hide and show the cursor, and lots more!
14cr|nodejs-ansi-0.2.1-2|19	
14cr|nodejs-ansi-0.2.1-2|20	%prep
14cr|nodejs-ansi-0.2.1-2|21	%setup -q -n package
14cr|nodejs-ansi-0.2.1-2|22	
14cr|nodejs-ansi-0.2.1-2|23	#fix perms in stuff that goes in %%doc
14cr|nodejs-ansi-0.2.1-2|24	chmod 0644 examples/*.js examples/*/*
14cr|nodejs-ansi-0.2.1-2|25	
14cr|nodejs-ansi-0.2.1-2|26	%build
14cr|nodejs-ansi-0.2.1-2|27	#nothing to do
14cr|nodejs-ansi-0.2.1-2|28	
14cr|nodejs-ansi-0.2.1-2|29	%install
14cr|nodejs-ansi-0.2.1-2|30	
14cr|nodejs-ansi-0.2.1-2|31	mkdir -p %{buildroot}%{nodejs_sitelib}/ansi
14cr|nodejs-ansi-0.2.1-2|32	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/ansi
14cr|nodejs-ansi-0.2.1-2|33	
14cr|nodejs-ansi-0.2.1-2|34	%nodejs_symlink_deps
14cr|nodejs-ansi-0.2.1-2|35	
14cr|nodejs-ansi-0.2.1-2|36	%clean
14cr|nodejs-ansi-0.2.1-2|37	
14cr|nodejs-ansi-0.2.1-2|38	%files
14cr|nodejs-ansi-0.2.1-2|39	%defattr(-,root,root,-)
14cr|nodejs-ansi-0.2.1-2|40	%{nodejs_sitelib}/ansi
14cr|nodejs-ansi-0.2.1-2|41	%doc README.md examples
14cr|nodejs-ansi-0.2.1-2|42	
14cr|nodejs-ansi-0.2.1-2|43	
14cr|nodejs-ansi-0.2.1-2|44	%changelog
14cr|nodejs-ansi-0.2.1-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|nodejs-ansi-0.2.1-2|46	+ Revision: dcbe604
14cr|nodejs-ansi-0.2.1-2|47	- MassBuild#464: Increase release tag
14cr|nodejs-ansi-0.2.1-2|48	
14cr|nodejs-ansi-0.2.1-2|49	

3281 14
14cr|nodejs-ansicolors-0.3.2-3|1	Name:           nodejs-ansicolors
14cr|nodejs-ansicolors-0.3.2-3|2	Version:        0.3.2
14cr|nodejs-ansicolors-0.3.2-3|3	Release:        3
14cr|nodejs-ansicolors-0.3.2-3|4	Summary:        Functions that surround a string with ansi color codes so it prints in color
14cr|nodejs-ansicolors-0.3.2-3|5	Group:		Development/Other
14cr|nodejs-ansicolors-0.3.2-3|6	License:        MIT
14cr|nodejs-ansicolors-0.3.2-3|7	Url:            http://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz
14cr|nodejs-ansicolors-0.3.2-3|8	Source0:        http://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz
14cr|nodejs-ansicolors-0.3.2-3|9	BuildArch:	noarch
14cr|nodejs-ansicolors-0.3.2-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-ansicolors-0.3.2-3|11	BuildRequires:  nodejs
14cr|nodejs-ansicolors-0.3.2-3|12	
14cr|nodejs-ansicolors-0.3.2-3|13	%description
14cr|nodejs-ansicolors-0.3.2-3|14	Functions that surround a string with ansi color codes so it prints in color.
14cr|nodejs-ansicolors-0.3.2-3|15	%prep
14cr|nodejs-ansicolors-0.3.2-3|16	%setup -q -n package
14cr|nodejs-ansicolors-0.3.2-3|17	
14cr|nodejs-ansicolors-0.3.2-3|18	%build
14cr|nodejs-ansicolors-0.3.2-3|19	#nothing to do
14cr|nodejs-ansicolors-0.3.2-3|20	
14cr|nodejs-ansicolors-0.3.2-3|21	%install
14cr|nodejs-ansicolors-0.3.2-3|22	
14cr|nodejs-ansicolors-0.3.2-3|23	mkdir -p %{buildroot}%{nodejs_sitelib}/ansicolors
14cr|nodejs-ansicolors-0.3.2-3|24	cp -pr ansicolors.js package.json %{buildroot}%{nodejs_sitelib}/ansicolors
14cr|nodejs-ansicolors-0.3.2-3|25	
14cr|nodejs-ansicolors-0.3.2-3|26	%nodejs_symlink_deps
14cr|nodejs-ansicolors-0.3.2-3|27	%check
14cr|nodejs-ansicolors-0.3.2-3|28	
14cr|nodejs-ansicolors-0.3.2-3|29	node test/ansicolors.js
14cr|nodejs-ansicolors-0.3.2-3|30	
14cr|nodejs-ansicolors-0.3.2-3|31	%clean
14cr|nodejs-ansicolors-0.3.2-3|32	
14cr|nodejs-ansicolors-0.3.2-3|33	%files
14cr|nodejs-ansicolors-0.3.2-3|34	%{nodejs_sitelib}/ansicolors
14cr|nodejs-ansicolors-0.3.2-3|35	
14cr|nodejs-ansicolors-0.3.2-3|36	%doc LICENSE README.md
14cr|nodejs-ansicolors-0.3.2-3|37	
14cr|nodejs-ansicolors-0.3.2-3|38	
14cr|nodejs-ansicolors-0.3.2-3|39	%changelog
14cr|nodejs-ansicolors-0.3.2-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|nodejs-ansicolors-0.3.2-3|41	+ Revision: b9d1433
14cr|nodejs-ansicolors-0.3.2-3|42	- MassBuild#464: Increase release tag
14cr|nodejs-ansicolors-0.3.2-3|43	
14cr|nodejs-ansicolors-0.3.2-3|44	

3282 14
14cr|nodejs-ansistyles-0.1.3-5|1	Name:           nodejs-ansistyles
14cr|nodejs-ansistyles-0.1.3-5|2	Version:        0.1.3
14cr|nodejs-ansistyles-0.1.3-5|3	Release:        5
14cr|nodejs-ansistyles-0.1.3-5|4	Summary:        Functions that surround a string with ansistyle codes so it prints in style
14cr|nodejs-ansistyles-0.1.3-5|5	Group:		Development/Other
14cr|nodejs-ansistyles-0.1.3-5|6	License:        MIT
14cr|nodejs-ansistyles-0.1.3-5|7	Url:            https://github.com/sindresorhus/ansi-styles
14cr|nodejs-ansistyles-0.1.3-5|8	Source0:        http://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz
14cr|nodejs-ansistyles-0.1.3-5|9	BuildArch:	noarch
14cr|nodejs-ansistyles-0.1.3-5|10	BuildRequires:  nodejs-packaging
14cr|nodejs-ansistyles-0.1.3-5|11	BuildRequires:  nodejs
14cr|nodejs-ansistyles-0.1.3-5|12	BuildRequires:  nodejs-tap
14cr|nodejs-ansistyles-0.1.3-5|13	
14cr|nodejs-ansistyles-0.1.3-5|14	%description
14cr|nodejs-ansistyles-0.1.3-5|15	Functions that surround a string with ansistyle codes so it prints in style.
14cr|nodejs-ansistyles-0.1.3-5|16	
14cr|nodejs-ansistyles-0.1.3-5|17	%prep
14cr|nodejs-ansistyles-0.1.3-5|18	%setup -q -n package
14cr|nodejs-ansistyles-0.1.3-5|19	
14cr|nodejs-ansistyles-0.1.3-5|20	%build
14cr|nodejs-ansistyles-0.1.3-5|21	#nothing to do
14cr|nodejs-ansistyles-0.1.3-5|22	
14cr|nodejs-ansistyles-0.1.3-5|23	%install
14cr|nodejs-ansistyles-0.1.3-5|24	
14cr|nodejs-ansistyles-0.1.3-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/ansistyles
14cr|nodejs-ansistyles-0.1.3-5|26	cp -pr ansistyles.js package.json %{buildroot}%{nodejs_sitelib}/ansistyles
14cr|nodejs-ansistyles-0.1.3-5|27	
14cr|nodejs-ansistyles-0.1.3-5|28	%nodejs_symlink_deps
14cr|nodejs-ansistyles-0.1.3-5|29	
14cr|nodejs-ansistyles-0.1.3-5|30	%check
14cr|nodejs-ansistyles-0.1.3-5|31	tap test/
14cr|nodejs-ansistyles-0.1.3-5|32	
14cr|nodejs-ansistyles-0.1.3-5|33	%clean
14cr|nodejs-ansistyles-0.1.3-5|34	
14cr|nodejs-ansistyles-0.1.3-5|35	%files
14cr|nodejs-ansistyles-0.1.3-5|36	%defattr(-,root,root,-)
14cr|nodejs-ansistyles-0.1.3-5|37	%{nodejs_sitelib}/ansistyles
14cr|nodejs-ansistyles-0.1.3-5|38	
14cr|nodejs-ansistyles-0.1.3-5|39	%doc LICENSE README.md
14cr|nodejs-ansistyles-0.1.3-5|40	
14cr|nodejs-ansistyles-0.1.3-5|41	
14cr|nodejs-ansistyles-0.1.3-5|42	%changelog
14cr|nodejs-ansistyles-0.1.3-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-5
14cr|nodejs-ansistyles-0.1.3-5|44	+ Revision: 3bfb327
14cr|nodejs-ansistyles-0.1.3-5|45	- MassBuild#464: Increase release tag
14cr|nodejs-ansistyles-0.1.3-5|46	
14cr|nodejs-ansistyles-0.1.3-5|47	

3283 14
14cr|nodejs-ansi-styles-1.0.0-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-ansi-styles-1.0.0-2|2	
14cr|nodejs-ansi-styles-1.0.0-2|3	%global enable_tests 0
14cr|nodejs-ansi-styles-1.0.0-2|4	
14cr|nodejs-ansi-styles-1.0.0-2|5	Name:       nodejs-ansi-styles
14cr|nodejs-ansi-styles-1.0.0-2|6	Version:    1.0.0
14cr|nodejs-ansi-styles-1.0.0-2|7	Release:    2%{?dist}
14cr|nodejs-ansi-styles-1.0.0-2|8	Summary:    ANSI escape codes for colorizing strings in the terminal
14cr|nodejs-ansi-styles-1.0.0-2|9	License:    MIT
14cr|nodejs-ansi-styles-1.0.0-2|10	Group:      Development/Other
14cr|nodejs-ansi-styles-1.0.0-2|11	URL:        https://github.com/sindresorhus/ansi-styles
14cr|nodejs-ansi-styles-1.0.0-2|12	Source0:    http://registry.npmjs.org/ansi-styles/-/ansi-styles-%{version}.tgz
14cr|nodejs-ansi-styles-1.0.0-2|13	Source1:    https://raw.github.com/sindresorhus/ansi-styles/5a854731252e453322e68b564f9a89a389c6651d/test.js
14cr|nodejs-ansi-styles-1.0.0-2|14	# https://github.com/sindresorhus/ansi-styles/pull/4
14cr|nodejs-ansi-styles-1.0.0-2|15	Source2:    LICENSE
14cr|nodejs-ansi-styles-1.0.0-2|16	
14cr|nodejs-ansi-styles-1.0.0-2|17	BuildArch:  noarch
14cr|nodejs-ansi-styles-1.0.0-2|18	
14cr|nodejs-ansi-styles-1.0.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-ansi-styles-1.0.0-2|20	
14cr|nodejs-ansi-styles-1.0.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-ansi-styles-1.0.0-2|22	BuildRequires:  npm(mocha)
14cr|nodejs-ansi-styles-1.0.0-2|23	%endif
14cr|nodejs-ansi-styles-1.0.0-2|24	
14cr|nodejs-ansi-styles-1.0.0-2|25	%description
14cr|nodejs-ansi-styles-1.0.0-2|26	%{summary}.
14cr|nodejs-ansi-styles-1.0.0-2|27	
14cr|nodejs-ansi-styles-1.0.0-2|28	
14cr|nodejs-ansi-styles-1.0.0-2|29	%prep
14cr|nodejs-ansi-styles-1.0.0-2|30	%setup -q -n package
14cr|nodejs-ansi-styles-1.0.0-2|31	cp -p %{SOURCE1} .
14cr|nodejs-ansi-styles-1.0.0-2|32	cp -p %{SOURCE2} .
14cr|nodejs-ansi-styles-1.0.0-2|33	
14cr|nodejs-ansi-styles-1.0.0-2|34	
14cr|nodejs-ansi-styles-1.0.0-2|35	%build
14cr|nodejs-ansi-styles-1.0.0-2|36	#nothing to do
14cr|nodejs-ansi-styles-1.0.0-2|37	
14cr|nodejs-ansi-styles-1.0.0-2|38	
14cr|nodejs-ansi-styles-1.0.0-2|39	%install
14cr|nodejs-ansi-styles-1.0.0-2|40	mkdir -p %{buildroot}%{nodejs_sitelib}/ansi-styles
14cr|nodejs-ansi-styles-1.0.0-2|41	cp -pr package.json ansi-styles.js \
14cr|nodejs-ansi-styles-1.0.0-2|42	%{buildroot}%{nodejs_sitelib}/ansi-styles
14cr|nodejs-ansi-styles-1.0.0-2|43	
14cr|nodejs-ansi-styles-1.0.0-2|44	%nodejs_symlink_deps
14cr|nodejs-ansi-styles-1.0.0-2|45	
14cr|nodejs-ansi-styles-1.0.0-2|46	
14cr|nodejs-ansi-styles-1.0.0-2|47	%if 0%{?enable_tests}
14cr|nodejs-ansi-styles-1.0.0-2|48	%check
14cr|nodejs-ansi-styles-1.0.0-2|49	%nodejs_symlink_deps --check
14cr|nodejs-ansi-styles-1.0.0-2|50	/usr/bin/mocha
14cr|nodejs-ansi-styles-1.0.0-2|51	%endif
14cr|nodejs-ansi-styles-1.0.0-2|52	
14cr|nodejs-ansi-styles-1.0.0-2|53	
14cr|nodejs-ansi-styles-1.0.0-2|54	%files
14cr|nodejs-ansi-styles-1.0.0-2|55	%doc LICENSE readme.md
14cr|nodejs-ansi-styles-1.0.0-2|56	%{nodejs_sitelib}/ansi-styles
14cr|nodejs-ansi-styles-1.0.0-2|57	
14cr|nodejs-ansi-styles-1.0.0-2|58	%changelog

3284 14
14cr|nodejs-archy-0.0.2-10|1	Name:       nodejs-archy
14cr|nodejs-archy-0.0.2-10|2	Version:    0.0.2
14cr|nodejs-archy-0.0.2-10|3	Release:    10
14cr|nodejs-archy-0.0.2-10|4	Summary:    Renders nested hierarchies with unicode pipes
14cr|nodejs-archy-0.0.2-10|5	License:    MIT
14cr|nodejs-archy-0.0.2-10|6	Group:      System/Libraries
14cr|nodejs-archy-0.0.2-10|7	URL:        https://github.com/substack/node-archy
14cr|nodejs-archy-0.0.2-10|8	Source0:    http://registry.npmjs.org/archy/-/archy-%{version}.tgz
14cr|nodejs-archy-0.0.2-10|9	BuildArch:  noarch
14cr|nodejs-archy-0.0.2-10|10	BuildRequires:  nodejs-packaging
14cr|nodejs-archy-0.0.2-10|11	BuildRequires:  nodejs
14cr|nodejs-archy-0.0.2-10|12	
14cr|nodejs-archy-0.0.2-10|13	%description
14cr|nodejs-archy-0.0.2-10|14	Render nested hierarchies with unicode pipes, `npm ls` style.
14cr|nodejs-archy-0.0.2-10|15	
14cr|nodejs-archy-0.0.2-10|16	%prep
14cr|nodejs-archy-0.0.2-10|17	%setup -q -n package
14cr|nodejs-archy-0.0.2-10|18	
14cr|nodejs-archy-0.0.2-10|19	%build
14cr|nodejs-archy-0.0.2-10|20	#nothing to do
14cr|nodejs-archy-0.0.2-10|21	
14cr|nodejs-archy-0.0.2-10|22	%install
14cr|nodejs-archy-0.0.2-10|23	
14cr|nodejs-archy-0.0.2-10|24	mkdir -p %{buildroot}%{nodejs_sitelib}/archy
14cr|nodejs-archy-0.0.2-10|25	cp -p index.js package.json %{buildroot}%{nodejs_sitelib}/archy
14cr|nodejs-archy-0.0.2-10|26	
14cr|nodejs-archy-0.0.2-10|27	%nodejs_symlink_deps
14cr|nodejs-archy-0.0.2-10|28	
14cr|nodejs-archy-0.0.2-10|29	# tests disabled until tap is packaged
14cr|nodejs-archy-0.0.2-10|30	#%%check
14cr|nodejs-archy-0.0.2-10|31	#%%tap test
14cr|nodejs-archy-0.0.2-10|32	
14cr|nodejs-archy-0.0.2-10|33	%clean
14cr|nodejs-archy-0.0.2-10|34	
14cr|nodejs-archy-0.0.2-10|35	%files
14cr|nodejs-archy-0.0.2-10|36	%defattr(-,root,root,-)
14cr|nodejs-archy-0.0.2-10|37	%{nodejs_sitelib}/archy
14cr|nodejs-archy-0.0.2-10|38	%doc README.markdown examples
14cr|nodejs-archy-0.0.2-10|39	
14cr|nodejs-archy-0.0.2-10|40	
14cr|nodejs-archy-0.0.2-10|41	%changelog
14cr|nodejs-archy-0.0.2-10|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-10
14cr|nodejs-archy-0.0.2-10|43	+ Revision: a9313cc
14cr|nodejs-archy-0.0.2-10|44	- MassBuild#464: Increase release tag
14cr|nodejs-archy-0.0.2-10|45	
14cr|nodejs-archy-0.0.2-10|46	

3285 14
14cr|nodejs-argparse-0.1.15-7|1	%global enable_tests 0
14cr|nodejs-argparse-0.1.15-7|2	
14cr|nodejs-argparse-0.1.15-7|3	Name:       nodejs-argparse
14cr|nodejs-argparse-0.1.15-7|4	Version:    0.1.15
14cr|nodejs-argparse-0.1.15-7|5	Release:    7
14cr|nodejs-argparse-0.1.15-7|6	Summary:    A native port of Python's argparse, an options parsing library
14cr|nodejs-argparse-0.1.15-7|7	License:    MIT
14cr|nodejs-argparse-0.1.15-7|8	Group:      System/Libraries
14cr|nodejs-argparse-0.1.15-7|9	URL:        https://github.com/nodeca/argparse
14cr|nodejs-argparse-0.1.15-7|10	Source0:    http://registry.npmjs.org/argparse/-/argparse-%{version}.tgz
14cr|nodejs-argparse-0.1.15-7|11	# The test/ directory is not included in the npm tarball.
14cr|nodejs-argparse-0.1.15-7|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-argparse-0.1.15-7|13	# revision control repository.
14cr|nodejs-argparse-0.1.15-7|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-argparse-0.1.15-7|15	Source10:   dl-tests.sh
14cr|nodejs-argparse-0.1.15-7|16	
14cr|nodejs-argparse-0.1.15-7|17	BuildArch:  noarch
14cr|nodejs-argparse-0.1.15-7|18	BuildRequires:  nodejs-packaging
14cr|nodejs-argparse-0.1.15-7|19	
14cr|nodejs-argparse-0.1.15-7|20	%if 0%{?enable_tests}
14cr|nodejs-argparse-0.1.15-7|21	BuildRequires:  npm(mocha)
14cr|nodejs-argparse-0.1.15-7|22	BuildRequires:  npm(underscore)
14cr|nodejs-argparse-0.1.15-7|23	BuildRequires:  npm(underscore.string)
14cr|nodejs-argparse-0.1.15-7|24	%endif
14cr|nodejs-argparse-0.1.15-7|25	
14cr|nodejs-argparse-0.1.15-7|26	%description
14cr|nodejs-argparse-0.1.15-7|27	This is a native port of Python's argparse, an options parsing library.
14cr|nodejs-argparse-0.1.15-7|28	It's a full port, except some very rare options. Method names have been
14cr|nodejs-argparse-0.1.15-7|29	changed to CamelCase.
14cr|nodejs-argparse-0.1.15-7|30	
14cr|nodejs-argparse-0.1.15-7|31	
14cr|nodejs-argparse-0.1.15-7|32	%prep
14cr|nodejs-argparse-0.1.15-7|33	%setup -q -n package
14cr|nodejs-argparse-0.1.15-7|34	%setup -q -D -T -a 1 -n package
14cr|nodejs-argparse-0.1.15-7|35	chmod -x examples/*.js
14cr|nodejs-argparse-0.1.15-7|36	
14cr|nodejs-argparse-0.1.15-7|37	%nodejs_fixdep underscore '~1.4'
14cr|nodejs-argparse-0.1.15-7|38	
14cr|nodejs-argparse-0.1.15-7|39	
14cr|nodejs-argparse-0.1.15-7|40	%build
14cr|nodejs-argparse-0.1.15-7|41	#nothing to do
14cr|nodejs-argparse-0.1.15-7|42	
14cr|nodejs-argparse-0.1.15-7|43	
14cr|nodejs-argparse-0.1.15-7|44	%install
14cr|nodejs-argparse-0.1.15-7|45	mkdir -p %{buildroot}%{nodejs_sitelib}/argparse
14cr|nodejs-argparse-0.1.15-7|46	cp -pr package.json index.js lib/ \
14cr|nodejs-argparse-0.1.15-7|47	%{buildroot}%{nodejs_sitelib}/argparse
14cr|nodejs-argparse-0.1.15-7|48	
14cr|nodejs-argparse-0.1.15-7|49	%nodejs_symlink_deps
14cr|nodejs-argparse-0.1.15-7|50	
14cr|nodejs-argparse-0.1.15-7|51	
14cr|nodejs-argparse-0.1.15-7|52	%if 0%{?enable_tests}
14cr|nodejs-argparse-0.1.15-7|53	%check
14cr|nodejs-argparse-0.1.15-7|54	%nodejs_symlink_deps --check
14cr|nodejs-argparse-0.1.15-7|55	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha
14cr|nodejs-argparse-0.1.15-7|56	%endif
14cr|nodejs-argparse-0.1.15-7|57	
14cr|nodejs-argparse-0.1.15-7|58	
14cr|nodejs-argparse-0.1.15-7|59	%files
14cr|nodejs-argparse-0.1.15-7|60	%doc HISTORY.md LICENSE README.md examples/
14cr|nodejs-argparse-0.1.15-7|61	%{nodejs_sitelib}/argparse
14cr|nodejs-argparse-0.1.15-7|62	
14cr|nodejs-argparse-0.1.15-7|63	
14cr|nodejs-argparse-0.1.15-7|64	
14cr|nodejs-argparse-0.1.15-7|65	%changelog
14cr|nodejs-argparse-0.1.15-7|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.15-7
14cr|nodejs-argparse-0.1.15-7|67	+ Revision: d8dc9ff
14cr|nodejs-argparse-0.1.15-7|68	- MassBuild#464: Increase release tag
14cr|nodejs-argparse-0.1.15-7|69	
14cr|nodejs-argparse-0.1.15-7|70	

3286 14
14cr|nodejs-asap-1.0.0-2|1	Name:       nodejs-asap
14cr|nodejs-asap-1.0.0-2|2	Version:    1.0.0
14cr|nodejs-asap-1.0.0-2|3	Release:    2
14cr|nodejs-asap-1.0.0-2|4	Summary:    High-priority task queue for Node.js and browser
14cr|nodejs-asap-1.0.0-2|5	License:    MIT
14cr|nodejs-asap-1.0.0-2|6	Group:      System/Libraries
14cr|nodejs-asap-1.0.0-2|7	URL:        https://github.com/kriskowal/asap
14cr|nodejs-asap-1.0.0-2|8	Source0:    http://registry.npmjs.org/asap/-/asap-%{version}.tgz
14cr|nodejs-asap-1.0.0-2|9	BuildArch:  noarch
14cr|nodejs-asap-1.0.0-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-asap-1.0.0-2|11	
14cr|nodejs-asap-1.0.0-2|12	%description
14cr|nodejs-asap-1.0.0-2|13	%{summary}.
14cr|nodejs-asap-1.0.0-2|14	
14cr|nodejs-asap-1.0.0-2|15	%prep
14cr|nodejs-asap-1.0.0-2|16	%setup -q -n package
14cr|nodejs-asap-1.0.0-2|17	
14cr|nodejs-asap-1.0.0-2|18	
14cr|nodejs-asap-1.0.0-2|19	%build
14cr|nodejs-asap-1.0.0-2|20	#nothing to do
14cr|nodejs-asap-1.0.0-2|21	
14cr|nodejs-asap-1.0.0-2|22	
14cr|nodejs-asap-1.0.0-2|23	%install
14cr|nodejs-asap-1.0.0-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/asap
14cr|nodejs-asap-1.0.0-2|25	cp -pr package.json asap.js \
14cr|nodejs-asap-1.0.0-2|26	%{buildroot}%{nodejs_sitelib}/asap
14cr|nodejs-asap-1.0.0-2|27	
14cr|nodejs-asap-1.0.0-2|28	%nodejs_symlink_deps
14cr|nodejs-asap-1.0.0-2|29	
14cr|nodejs-asap-1.0.0-2|30	
14cr|nodejs-asap-1.0.0-2|31	%files
14cr|nodejs-asap-1.0.0-2|32	%doc LICENSE.md README.md
14cr|nodejs-asap-1.0.0-2|33	%{nodejs_sitelib}/asap
14cr|nodejs-asap-1.0.0-2|34	
14cr|nodejs-asap-1.0.0-2|35	
14cr|nodejs-asap-1.0.0-2|36	%changelog
14cr|nodejs-asap-1.0.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-asap-1.0.0-2|38	+ Revision: 91cbddc
14cr|nodejs-asap-1.0.0-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-asap-1.0.0-2|40	
14cr|nodejs-asap-1.0.0-2|41	

3287 14
14cr|nodejs-asn1-0.1.11-5|1	Name:           nodejs-asn1
14cr|nodejs-asn1-0.1.11-5|2	Version:        0.1.11
14cr|nodejs-asn1-0.1.11-5|3	Release:        5
14cr|nodejs-asn1-0.1.11-5|4	Summary:        Contains parsers and serializers for ASN.1 (currently BER only)
14cr|nodejs-asn1-0.1.11-5|5	
14cr|nodejs-asn1-0.1.11-5|6	BuildArch:      noarch
14cr|nodejs-asn1-0.1.11-5|7	
14cr|nodejs-asn1-0.1.11-5|8	Group:          System/Libraries
14cr|nodejs-asn1-0.1.11-5|9	License:        MIT
14cr|nodejs-asn1-0.1.11-5|10	URL:            https://github.com/mcavage/node-asn1
14cr|nodejs-asn1-0.1.11-5|11	Source0:        http://registry.npmjs.org/asn1/-/asn1-%{version}.tgz
14cr|nodejs-asn1-0.1.11-5|12	
14cr|nodejs-asn1-0.1.11-5|13	BuildRequires:  nodejs-packaging
14cr|nodejs-asn1-0.1.11-5|14	BuildRequires:  nodejs
14cr|nodejs-asn1-0.1.11-5|15	
14cr|nodejs-asn1-0.1.11-5|16	#for tests
14cr|nodejs-asn1-0.1.11-5|17	#BuildRequires:  npm(tap)
14cr|nodejs-asn1-0.1.11-5|18	
14cr|nodejs-asn1-0.1.11-5|19	%description
14cr|nodejs-asn1-0.1.11-5|20	nodejs-asn1 is a library for encoding and decoding Abstract Syntax Notation
14cr|nodejs-asn1-0.1.11-5|21	One (ASN.1) datatypes in pure JavaScript. ASN.1 is  is a standard and notation
14cr|nodejs-asn1-0.1.11-5|22	that describes rules and structures for representing, encoding, transmitting,
14cr|nodejs-asn1-0.1.11-5|23	and decoding data in telecommunications and computer networking.
14cr|nodejs-asn1-0.1.11-5|24	
14cr|nodejs-asn1-0.1.11-5|25	Currently Basic Encoding Rules (BER) encoding is supported; at some point
14cr|nodejs-asn1-0.1.11-5|26	Distinguished Encoding Rules (DER) will likely also be supported.
14cr|nodejs-asn1-0.1.11-5|27	
14cr|nodejs-asn1-0.1.11-5|28	%prep
14cr|nodejs-asn1-0.1.11-5|29	%setup -q -n package
14cr|nodejs-asn1-0.1.11-5|30	
14cr|nodejs-asn1-0.1.11-5|31	%build
14cr|nodejs-asn1-0.1.11-5|32	#nothing to do
14cr|nodejs-asn1-0.1.11-5|33	
14cr|nodejs-asn1-0.1.11-5|34	%install
14cr|nodejs-asn1-0.1.11-5|35	
14cr|nodejs-asn1-0.1.11-5|36	mkdir -p %{buildroot}%{nodejs_sitelib}/asn1
14cr|nodejs-asn1-0.1.11-5|37	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/asn1
14cr|nodejs-asn1-0.1.11-5|38	
14cr|nodejs-asn1-0.1.11-5|39	%nodejs_symlink_deps
14cr|nodejs-asn1-0.1.11-5|40	
14cr|nodejs-asn1-0.1.11-5|41	%check
14cr|nodejs-asn1-0.1.11-5|42	#%nodejs_symlink_deps --check
14cr|nodejs-asn1-0.1.11-5|43	#%tap tst/ber/*.js
14cr|nodejs-asn1-0.1.11-5|44	
14cr|nodejs-asn1-0.1.11-5|45	%clean
14cr|nodejs-asn1-0.1.11-5|46	
14cr|nodejs-asn1-0.1.11-5|47	%files
14cr|nodejs-asn1-0.1.11-5|48	%defattr(-,root,root,-)
14cr|nodejs-asn1-0.1.11-5|49	%{nodejs_sitelib}/asn1
14cr|nodejs-asn1-0.1.11-5|50	%doc LICENSE README.md
14cr|nodejs-asn1-0.1.11-5|51	
14cr|nodejs-asn1-0.1.11-5|52	
14cr|nodejs-asn1-0.1.11-5|53	%changelog
14cr|nodejs-asn1-0.1.11-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.11-5
14cr|nodejs-asn1-0.1.11-5|55	+ Revision: 9b05ae7
14cr|nodejs-asn1-0.1.11-5|56	- MassBuild#464: Increase release tag
14cr|nodejs-asn1-0.1.11-5|57	
14cr|nodejs-asn1-0.1.11-5|58	

3288 14
14cr|nodejs-assertion-error-1.0.0-2|1	%global enable_tests 1
14cr|nodejs-assertion-error-1.0.0-2|2	
14cr|nodejs-assertion-error-1.0.0-2|3	Name:           nodejs-assertion-error
14cr|nodejs-assertion-error-1.0.0-2|4	Version:        1.0.0
14cr|nodejs-assertion-error-1.0.0-2|5	Release:        2
14cr|nodejs-assertion-error-1.0.0-2|6	Summary:        Error constructor for test and validation frameworks
14cr|nodejs-assertion-error-1.0.0-2|7	Group:		Development/Other
14cr|nodejs-assertion-error-1.0.0-2|8	License:        MIT
14cr|nodejs-assertion-error-1.0.0-2|9	URL:            https://github.com/chaijs/assertion-error
14cr|nodejs-assertion-error-1.0.0-2|10	Source0:        http://registry.npmjs.org/assertion-error/-/assertion-error-%{version}.tgz
14cr|nodejs-assertion-error-1.0.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-assertion-error-1.0.0-2|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-assertion-error-1.0.0-2|13	# version control repository.
14cr|nodejs-assertion-error-1.0.0-2|14	Source1:        assertion-error-tests-%{version}.tar.bz2
14cr|nodejs-assertion-error-1.0.0-2|15	Source10:       assertion-error-dl-tests.sh
14cr|nodejs-assertion-error-1.0.0-2|16	BuildArch:      noarch
14cr|nodejs-assertion-error-1.0.0-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-assertion-error-1.0.0-2|18	
14cr|nodejs-assertion-error-1.0.0-2|19	%description
14cr|nodejs-assertion-error-1.0.0-2|20	Error constructor for test and validation frameworks that implements
14cr|nodejs-assertion-error-1.0.0-2|21	standardized AssertionError specification.
14cr|nodejs-assertion-error-1.0.0-2|22	
14cr|nodejs-assertion-error-1.0.0-2|23	
14cr|nodejs-assertion-error-1.0.0-2|24	%prep
14cr|nodejs-assertion-error-1.0.0-2|25	%setup -q -n package
14cr|nodejs-assertion-error-1.0.0-2|26	%setup -T -D -a 1 -q -n package
14cr|nodejs-assertion-error-1.0.0-2|27	rm -rf node_modules
14cr|nodejs-assertion-error-1.0.0-2|28	
14cr|nodejs-assertion-error-1.0.0-2|29	
14cr|nodejs-assertion-error-1.0.0-2|30	%build
14cr|nodejs-assertion-error-1.0.0-2|31	
14cr|nodejs-assertion-error-1.0.0-2|32	
14cr|nodejs-assertion-error-1.0.0-2|33	%install
14cr|nodejs-assertion-error-1.0.0-2|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/assertion-error
14cr|nodejs-assertion-error-1.0.0-2|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/assertion-error
14cr|nodejs-assertion-error-1.0.0-2|36	%nodejs_symlink_deps
14cr|nodejs-assertion-error-1.0.0-2|37	
14cr|nodejs-assertion-error-1.0.0-2|38	
14cr|nodejs-assertion-error-1.0.0-2|39	%if 0%{?enable_tests}
14cr|nodejs-assertion-error-1.0.0-2|40	%check
14cr|nodejs-assertion-error-1.0.0-2|41	%nodejs_symlink_deps --check
14cr|nodejs-assertion-error-1.0.0-2|42	%{__nodejs} test/index.js
14cr|nodejs-assertion-error-1.0.0-2|43	%endif
14cr|nodejs-assertion-error-1.0.0-2|44	
14cr|nodejs-assertion-error-1.0.0-2|45	
14cr|nodejs-assertion-error-1.0.0-2|46	%files
14cr|nodejs-assertion-error-1.0.0-2|47	%doc README.md History.md
14cr|nodejs-assertion-error-1.0.0-2|48	%{nodejs_sitelib}/assertion-error
14cr|nodejs-assertion-error-1.0.0-2|49	
14cr|nodejs-assertion-error-1.0.0-2|50	
14cr|nodejs-assertion-error-1.0.0-2|51	
14cr|nodejs-assertion-error-1.0.0-2|52	%changelog
14cr|nodejs-assertion-error-1.0.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-assertion-error-1.0.0-2|54	+ Revision: 2888212
14cr|nodejs-assertion-error-1.0.0-2|55	- MassBuild#464: Increase release tag
14cr|nodejs-assertion-error-1.0.0-2|56	
14cr|nodejs-assertion-error-1.0.0-2|57	

3289 14
14cr|nodejs-assert-plus-0.1.4-2|1	Name:           nodejs-assert-plus
14cr|nodejs-assert-plus-0.1.4-2|2	Version:        0.1.4
14cr|nodejs-assert-plus-0.1.4-2|3	Release:        2
14cr|nodejs-assert-plus-0.1.4-2|4	Summary:        Extra assertions on top of node's assert module
14cr|nodejs-assert-plus-0.1.4-2|5	BuildArch:      noarch
14cr|nodejs-assert-plus-0.1.4-2|6	Group:          System/Libraries
14cr|nodejs-assert-plus-0.1.4-2|7	# MIT license text in README.md
14cr|nodejs-assert-plus-0.1.4-2|8	License:        MIT
14cr|nodejs-assert-plus-0.1.4-2|9	URL:            https://github.com/mcavage/node-assert-plus
14cr|nodejs-assert-plus-0.1.4-2|10	Source0:        http://registry.npmjs.org/assert-plus/-/assert-plus-%{version}.tgz
14cr|nodejs-assert-plus-0.1.4-2|11	
14cr|nodejs-assert-plus-0.1.4-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-assert-plus-0.1.4-2|13	BuildRequires:  nodejs
14cr|nodejs-assert-plus-0.1.4-2|14	
14cr|nodejs-assert-plus-0.1.4-2|15	%description
14cr|nodejs-assert-plus-0.1.4-2|16	This library is a super small wrapper over node's assert module that has two
14cr|nodejs-assert-plus-0.1.4-2|17	things: (1) the ability to disable assertions with the environment variable
14cr|nodejs-assert-plus-0.1.4-2|18	NODE_NDEBUG, and (2) some API wrappers for argument testing.
14cr|nodejs-assert-plus-0.1.4-2|19	
14cr|nodejs-assert-plus-0.1.4-2|20	%prep
14cr|nodejs-assert-plus-0.1.4-2|21	%setup -q -n package
14cr|nodejs-assert-plus-0.1.4-2|22	
14cr|nodejs-assert-plus-0.1.4-2|23	%build
14cr|nodejs-assert-plus-0.1.4-2|24	#nothing to do
14cr|nodejs-assert-plus-0.1.4-2|25	
14cr|nodejs-assert-plus-0.1.4-2|26	%install
14cr|nodejs-assert-plus-0.1.4-2|27	
14cr|nodejs-assert-plus-0.1.4-2|28	mkdir -p %{buildroot}%{nodejs_sitelib}/assert-plus
14cr|nodejs-assert-plus-0.1.4-2|29	cp -pr package.json assert.js %{buildroot}%{nodejs_sitelib}/assert-plus
14cr|nodejs-assert-plus-0.1.4-2|30	
14cr|nodejs-assert-plus-0.1.4-2|31	%nodejs_symlink_deps
14cr|nodejs-assert-plus-0.1.4-2|32	
14cr|nodejs-assert-plus-0.1.4-2|33	%clean
14cr|nodejs-assert-plus-0.1.4-2|34	
14cr|nodejs-assert-plus-0.1.4-2|35	%files
14cr|nodejs-assert-plus-0.1.4-2|36	%defattr(-,root,root,-)
14cr|nodejs-assert-plus-0.1.4-2|37	%{nodejs_sitelib}/assert-plus
14cr|nodejs-assert-plus-0.1.4-2|38	%doc README.md
14cr|nodejs-assert-plus-0.1.4-2|39	
14cr|nodejs-assert-plus-0.1.4-2|40	
14cr|nodejs-assert-plus-0.1.4-2|41	%changelog
14cr|nodejs-assert-plus-0.1.4-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-2
14cr|nodejs-assert-plus-0.1.4-2|43	+ Revision: f7c6d71
14cr|nodejs-assert-plus-0.1.4-2|44	- MassBuild#464: Increase release tag
14cr|nodejs-assert-plus-0.1.4-2|45	
14cr|nodejs-assert-plus-0.1.4-2|46	

3290 14
14cr|nodejs-async-0.2.10-2|1	%global enable_tests 0
14cr|nodejs-async-0.2.10-2|2	
14cr|nodejs-async-0.2.10-2|3	Name:           nodejs-async
14cr|nodejs-async-0.2.10-2|4	Version:        0.2.10
14cr|nodejs-async-0.2.10-2|5	Release:        2
14cr|nodejs-async-0.2.10-2|6	Summary:        Higher-order functions and common patterns for asynchronous code
14cr|nodejs-async-0.2.10-2|7	BuildArch:      noarch
14cr|nodejs-async-0.2.10-2|8	
14cr|nodejs-async-0.2.10-2|9	Group:          System/Libraries
14cr|nodejs-async-0.2.10-2|10	License:        MIT
14cr|nodejs-async-0.2.10-2|11	URL:            http://github.com/caolan/async/
14cr|nodejs-async-0.2.10-2|12	Source0:        http://registry.npmjs.org/async/-/async-%{version}.tgz
14cr|nodejs-async-0.2.10-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-async-0.2.10-2|14	# revision control repository.
14cr|nodejs-async-0.2.10-2|15	Source1:        tests-v0.2.5.tar.bz2
14cr|nodejs-async-0.2.10-2|16	Source10:       dl-tests.sh
14cr|nodejs-async-0.2.10-2|17	
14cr|nodejs-async-0.2.10-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-async-0.2.10-2|19	BuildRequires:  nodejs
14cr|nodejs-async-0.2.10-2|20	
14cr|nodejs-async-0.2.10-2|21	%if 0%{?enable_tests}
14cr|nodejs-async-0.2.10-2|22	BuildRequires:  npm(nodeunit)
14cr|nodejs-async-0.2.10-2|23	%endif
14cr|nodejs-async-0.2.10-2|24	
14cr|nodejs-async-0.2.10-2|25	%description
14cr|nodejs-async-0.2.10-2|26	Async is a utility module which provides straight-forward, powerful functions
14cr|nodejs-async-0.2.10-2|27	for working with asynchronous JavaScript. Although originally designed for
14cr|nodejs-async-0.2.10-2|28	use with Node.js, it can also be used directly in the browser.
14cr|nodejs-async-0.2.10-2|29	
14cr|nodejs-async-0.2.10-2|30	Async provides around 20 functions that include the usual 'functional'
14cr|nodejs-async-0.2.10-2|31	suspects (map, reduce, filter, forEach…) as well as some common patterns
14cr|nodejs-async-0.2.10-2|32	for asynchronous control flow (parallel, series, waterfall…). All these
14cr|nodejs-async-0.2.10-2|33	functions assume you follow the Node.js convention of providing a single
14cr|nodejs-async-0.2.10-2|34	callback as the last argument of your async function.
14cr|nodejs-async-0.2.10-2|35	
14cr|nodejs-async-0.2.10-2|36	%prep
14cr|nodejs-async-0.2.10-2|37	%setup -q -n package
14cr|nodejs-async-0.2.10-2|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-async-0.2.10-2|39	
14cr|nodejs-async-0.2.10-2|40	%build
14cr|nodejs-async-0.2.10-2|41	#nothing to do
14cr|nodejs-async-0.2.10-2|42	
14cr|nodejs-async-0.2.10-2|43	%install
14cr|nodejs-async-0.2.10-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/async
14cr|nodejs-async-0.2.10-2|45	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/async
14cr|nodejs-async-0.2.10-2|46	
14cr|nodejs-async-0.2.10-2|47	%if 0%{?enable_tests}
14cr|nodejs-async-0.2.10-2|48	%check
14cr|nodejs-async-0.2.10-2|49	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/test-async.js
14cr|nodejs-async-0.2.10-2|50	%endif
14cr|nodejs-async-0.2.10-2|51	
14cr|nodejs-async-0.2.10-2|52	%clean
14cr|nodejs-async-0.2.10-2|53	
14cr|nodejs-async-0.2.10-2|54	%files
14cr|nodejs-async-0.2.10-2|55	%defattr(-,root,root,-)
14cr|nodejs-async-0.2.10-2|56	%{nodejs_sitelib}/async
14cr|nodejs-async-0.2.10-2|57	%doc README.md LICENSE
14cr|nodejs-async-0.2.10-2|58	
14cr|nodejs-async-0.2.10-2|59	
14cr|nodejs-async-0.2.10-2|60	%changelog
14cr|nodejs-async-0.2.10-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.10-2
14cr|nodejs-async-0.2.10-2|62	+ Revision: 476f9a8
14cr|nodejs-async-0.2.10-2|63	- MassBuild#464: Increase release tag
14cr|nodejs-async-0.2.10-2|64	
14cr|nodejs-async-0.2.10-2|65	

3291 14
14cr|nodejs-aws-sign-0.3.0-3|1	Name:       nodejs-aws-sign
14cr|nodejs-aws-sign-0.3.0-3|2	Version:    0.3.0
14cr|nodejs-aws-sign-0.3.0-3|3	Release:    3
14cr|nodejs-aws-sign-0.3.0-3|4	Summary:    AWS signing for Node.js
14cr|nodejs-aws-sign-0.3.0-3|5	# Apache 2.0 License added upstream, will appear in next release
14cr|nodejs-aws-sign-0.3.0-3|6	# https://github.com/mikeal/aws-sign/blob/master/LICENSE
14cr|nodejs-aws-sign-0.3.0-3|7	License:    ASL 2.0
14cr|nodejs-aws-sign-0.3.0-3|8	Group:      Development/Other
14cr|nodejs-aws-sign-0.3.0-3|9	URL:        https://github.com/mikeal/aws-sign
14cr|nodejs-aws-sign-0.3.0-3|10	Source0:    http://registry.npmjs.org/aws-sign/-/aws-sign-%{version}.tgz
14cr|nodejs-aws-sign-0.3.0-3|11	BuildArch:  noarch
14cr|nodejs-aws-sign-0.3.0-3|12	BuildRequires:  nodejs-packaging
14cr|nodejs-aws-sign-0.3.0-3|13	BuildRequires:  nodejs
14cr|nodejs-aws-sign-0.3.0-3|14	
14cr|nodejs-aws-sign-0.3.0-3|15	%description
14cr|nodejs-aws-sign-0.3.0-3|16	Simple module to calculate Authorization header for Amazon AWS REST requests.
14cr|nodejs-aws-sign-0.3.0-3|17	
14cr|nodejs-aws-sign-0.3.0-3|18	%prep
14cr|nodejs-aws-sign-0.3.0-3|19	%setup -q -n package
14cr|nodejs-aws-sign-0.3.0-3|20	
14cr|nodejs-aws-sign-0.3.0-3|21	%build
14cr|nodejs-aws-sign-0.3.0-3|22	#nothing to do
14cr|nodejs-aws-sign-0.3.0-3|23	
14cr|nodejs-aws-sign-0.3.0-3|24	%install
14cr|nodejs-aws-sign-0.3.0-3|25	
14cr|nodejs-aws-sign-0.3.0-3|26	mkdir -p %{buildroot}%{nodejs_sitelib}/aws-sign
14cr|nodejs-aws-sign-0.3.0-3|27	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/aws-sign
14cr|nodejs-aws-sign-0.3.0-3|28	
14cr|nodejs-aws-sign-0.3.0-3|29	%nodejs_symlink_deps
14cr|nodejs-aws-sign-0.3.0-3|30	
14cr|nodejs-aws-sign-0.3.0-3|31	%clean
14cr|nodejs-aws-sign-0.3.0-3|32	
14cr|nodejs-aws-sign-0.3.0-3|33	%files
14cr|nodejs-aws-sign-0.3.0-3|34	%defattr(-,root,root,-)
14cr|nodejs-aws-sign-0.3.0-3|35	%{nodejs_sitelib}/aws-sign
14cr|nodejs-aws-sign-0.3.0-3|36	
14cr|nodejs-aws-sign-0.3.0-3|37	
14cr|nodejs-aws-sign-0.3.0-3|38	%changelog
14cr|nodejs-aws-sign-0.3.0-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|nodejs-aws-sign-0.3.0-3|40	+ Revision: 401adec
14cr|nodejs-aws-sign-0.3.0-3|41	- MassBuild#464: Increase release tag
14cr|nodejs-aws-sign-0.3.0-3|42	
14cr|nodejs-aws-sign-0.3.0-3|43	

3292 14
14cr|nodejs-basic-auth-connect-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-basic-auth-connect-1.0.0-2|2	
14cr|nodejs-basic-auth-connect-1.0.0-2|3	Name:       nodejs-basic-auth-connect
14cr|nodejs-basic-auth-connect-1.0.0-2|4	Version:    1.0.0
14cr|nodejs-basic-auth-connect-1.0.0-2|5	Release:    2
14cr|nodejs-basic-auth-connect-1.0.0-2|6	Summary:    Basic authentication middleware for Node.js and Connect
14cr|nodejs-basic-auth-connect-1.0.0-2|7	License:    MIT
14cr|nodejs-basic-auth-connect-1.0.0-2|8	Group:      System/Libraries
14cr|nodejs-basic-auth-connect-1.0.0-2|9	URL:        https://github.com/expressjs/basic-auth-connect
14cr|nodejs-basic-auth-connect-1.0.0-2|10	Source0:    http://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-%{version}.tgz
14cr|nodejs-basic-auth-connect-1.0.0-2|11	# This test file is not included in the NPM tarball.
14cr|nodejs-basic-auth-connect-1.0.0-2|12	Source1:    https://raw.github.com/expressjs/basic-auth-connect/7a0b814741446933cf78a303fd269b4f54d74f12/test.js
14cr|nodejs-basic-auth-connect-1.0.0-2|13	
14cr|nodejs-basic-auth-connect-1.0.0-2|14	BuildArch:  noarch
14cr|nodejs-basic-auth-connect-1.0.0-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-basic-auth-connect-1.0.0-2|16	
14cr|nodejs-basic-auth-connect-1.0.0-2|17	%if 0%{?enable_tests}
14cr|nodejs-basic-auth-connect-1.0.0-2|18	BuildRequires:  mocha
14cr|nodejs-basic-auth-connect-1.0.0-2|19	BuildRequires:  npm(connect)
14cr|nodejs-basic-auth-connect-1.0.0-2|20	BuildRequires:  npm(should)
14cr|nodejs-basic-auth-connect-1.0.0-2|21	BuildRequires:  npm(supertest)
14cr|nodejs-basic-auth-connect-1.0.0-2|22	%endif
14cr|nodejs-basic-auth-connect-1.0.0-2|23	
14cr|nodejs-basic-auth-connect-1.0.0-2|24	%description
14cr|nodejs-basic-auth-connect-1.0.0-2|25	%{summary}.
14cr|nodejs-basic-auth-connect-1.0.0-2|26	
14cr|nodejs-basic-auth-connect-1.0.0-2|27	
14cr|nodejs-basic-auth-connect-1.0.0-2|28	%prep
14cr|nodejs-basic-auth-connect-1.0.0-2|29	%setup -q -n package
14cr|nodejs-basic-auth-connect-1.0.0-2|30	cp -p %{SOURCE1} .
14cr|nodejs-basic-auth-connect-1.0.0-2|31	
14cr|nodejs-basic-auth-connect-1.0.0-2|32	
14cr|nodejs-basic-auth-connect-1.0.0-2|33	%build
14cr|nodejs-basic-auth-connect-1.0.0-2|34	#nothing to do
14cr|nodejs-basic-auth-connect-1.0.0-2|35	
14cr|nodejs-basic-auth-connect-1.0.0-2|36	
14cr|nodejs-basic-auth-connect-1.0.0-2|37	%install
14cr|nodejs-basic-auth-connect-1.0.0-2|38	mkdir -p %{buildroot}%{nodejs_sitelib}/basic-auth-connect
14cr|nodejs-basic-auth-connect-1.0.0-2|39	cp -pr package.json index.js \
14cr|nodejs-basic-auth-connect-1.0.0-2|40	%{buildroot}%{nodejs_sitelib}/basic-auth-connect
14cr|nodejs-basic-auth-connect-1.0.0-2|41	
14cr|nodejs-basic-auth-connect-1.0.0-2|42	%nodejs_symlink_deps
14cr|nodejs-basic-auth-connect-1.0.0-2|43	
14cr|nodejs-basic-auth-connect-1.0.0-2|44	
14cr|nodejs-basic-auth-connect-1.0.0-2|45	%if 0%{?enable_tests}
14cr|nodejs-basic-auth-connect-1.0.0-2|46	%check
14cr|nodejs-basic-auth-connect-1.0.0-2|47	%nodejs_symlink_deps --check
14cr|nodejs-basic-auth-connect-1.0.0-2|48	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cr|nodejs-basic-auth-connect-1.0.0-2|49	%endif
14cr|nodejs-basic-auth-connect-1.0.0-2|50	
14cr|nodejs-basic-auth-connect-1.0.0-2|51	
14cr|nodejs-basic-auth-connect-1.0.0-2|52	%files
14cr|nodejs-basic-auth-connect-1.0.0-2|53	%doc README.md
14cr|nodejs-basic-auth-connect-1.0.0-2|54	%{nodejs_sitelib}/basic-auth-connect
14cr|nodejs-basic-auth-connect-1.0.0-2|55	
14cr|nodejs-basic-auth-connect-1.0.0-2|56	
14cr|nodejs-basic-auth-connect-1.0.0-2|57	
14cr|nodejs-basic-auth-connect-1.0.0-2|58	%changelog
14cr|nodejs-basic-auth-connect-1.0.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-basic-auth-connect-1.0.0-2|60	+ Revision: 3294926
14cr|nodejs-basic-auth-connect-1.0.0-2|61	- MassBuild#464: Increase release tag
14cr|nodejs-basic-auth-connect-1.0.0-2|62	
14cr|nodejs-basic-auth-connect-1.0.0-2|63	

3293 14
14cr|nodejs-batch-0.5.0-3|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-batch-0.5.0-3|2	
14cr|nodejs-batch-0.5.0-3|3	%global enable_tests 0
14cr|nodejs-batch-0.5.0-3|4	
14cr|nodejs-batch-0.5.0-3|5	Name:       nodejs-batch
14cr|nodejs-batch-0.5.0-3|6	Version:    0.5.0
14cr|nodejs-batch-0.5.0-3|7	Release:    3%{?dist}
14cr|nodejs-batch-0.5.0-3|8	Summary:    Asynchronous batch module with concurrency control and progress reporting
14cr|nodejs-batch-0.5.0-3|9	License:    MIT
14cr|nodejs-batch-0.5.0-3|10	Group:      Development/Other
14cr|nodejs-batch-0.5.0-3|11	URL:        https://github.com/visionmedia/batch
14cr|nodejs-batch-0.5.0-3|12	Source0:    http://registry.npmjs.org/batch/-/batch-%{version}.tgz
14cr|nodejs-batch-0.5.0-3|13	# The test/ and examples/ folders are not included in the npm tarball.
14cr|nodejs-batch-0.5.0-3|14	# Source1 and Source2 are generated by running Source10, which pulls from the
14cr|nodejs-batch-0.5.0-3|15	# upstream version control repository.
14cr|nodejs-batch-0.5.0-3|16	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-batch-0.5.0-3|17	Source2:    examples-%{version}.tar.bz2
14cr|nodejs-batch-0.5.0-3|18	Source10:   dl-tests.sh
14cr|nodejs-batch-0.5.0-3|19	
14cr|nodejs-batch-0.5.0-3|20	# Fix missing semicolon.
14cr|nodejs-batch-0.5.0-3|21	# https://github.com/visionmedia/batch/commit/8a12ad8d352336cd1ab58785e490c3d8ae129a47
14cr|nodejs-batch-0.5.0-3|22	Patch0:     %{name}-0.5.0-Fix-missing-semicolon.patch
14cr|nodejs-batch-0.5.0-3|23	# Fix test .should.be.a.('number') isn't valid.
14cr|nodejs-batch-0.5.0-3|24	# https://github.com/visionmedia/batch/commit/d4c9ef6f157a765c0bc5e63486be44f9cd95c67e
14cr|nodejs-batch-0.5.0-3|25	Patch1:     %{name}-0.5.0-Fix-test-should.be.a-number.patch
14cr|nodejs-batch-0.5.0-3|26	
14cr|nodejs-batch-0.5.0-3|27	BuildArch:  noarch
14cr|nodejs-batch-0.5.0-3|28	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-batch-0.5.0-3|29	
14cr|nodejs-batch-0.5.0-3|30	BuildRequires:  nodejs-packaging
14cr|nodejs-batch-0.5.0-3|31	
14cr|nodejs-batch-0.5.0-3|32	%if 0%{?enable_tests}
14cr|nodejs-batch-0.5.0-3|33	BuildRequires:  mocha
14cr|nodejs-batch-0.5.0-3|34	BuildRequires:  npm(should)
14cr|nodejs-batch-0.5.0-3|35	%endif
14cr|nodejs-batch-0.5.0-3|36	
14cr|nodejs-batch-0.5.0-3|37	%description
14cr|nodejs-batch-0.5.0-3|38	%{summary}.
14cr|nodejs-batch-0.5.0-3|39	
14cr|nodejs-batch-0.5.0-3|40	
14cr|nodejs-batch-0.5.0-3|41	%prep
14cr|nodejs-batch-0.5.0-3|42	%setup -q -n package
14cr|nodejs-batch-0.5.0-3|43	%setup -q -T -D -a 1 -n package
14cr|nodejs-batch-0.5.0-3|44	%setup -q -T -D -a 2 -n package
14cr|nodejs-batch-0.5.0-3|45	%patch0 -p1
14cr|nodejs-batch-0.5.0-3|46	%patch1 -p1
14cr|nodejs-batch-0.5.0-3|47	
14cr|nodejs-batch-0.5.0-3|48	
14cr|nodejs-batch-0.5.0-3|49	%build
14cr|nodejs-batch-0.5.0-3|50	#nothing to do
14cr|nodejs-batch-0.5.0-3|51	
14cr|nodejs-batch-0.5.0-3|52	
14cr|nodejs-batch-0.5.0-3|53	%install
14cr|nodejs-batch-0.5.0-3|54	mkdir -p %{buildroot}%{nodejs_sitelib}/batch
14cr|nodejs-batch-0.5.0-3|55	cp -pr package.json index.js \
14cr|nodejs-batch-0.5.0-3|56	%{buildroot}%{nodejs_sitelib}/batch
14cr|nodejs-batch-0.5.0-3|57	
14cr|nodejs-batch-0.5.0-3|58	%nodejs_symlink_deps
14cr|nodejs-batch-0.5.0-3|59	
14cr|nodejs-batch-0.5.0-3|60	
14cr|nodejs-batch-0.5.0-3|61	%if 0%{?enable_tests}
14cr|nodejs-batch-0.5.0-3|62	%check
14cr|nodejs-batch-0.5.0-3|63	%nodejs_symlink_deps --check
14cr|nodejs-batch-0.5.0-3|64	/usr/bin/mocha --require should
14cr|nodejs-batch-0.5.0-3|65	%endif
14cr|nodejs-batch-0.5.0-3|66	
14cr|nodejs-batch-0.5.0-3|67	
14cr|nodejs-batch-0.5.0-3|68	%files
14cr|nodejs-batch-0.5.0-3|69	%doc History.md Readme.md examples/
14cr|nodejs-batch-0.5.0-3|70	%{nodejs_sitelib}/batch
14cr|nodejs-batch-0.5.0-3|71	
14cr|nodejs-batch-0.5.0-3|72	%changelog

3294 14
14cr|nodejs-better-assert-1.0.0-4|1	Name:           nodejs-better-assert
14cr|nodejs-better-assert-1.0.0-4|2	Version:        1.0.0
14cr|nodejs-better-assert-1.0.0-4|3	Release:        4
14cr|nodejs-better-assert-1.0.0-4|4	Summary:        C-style assert() for Node.js
14cr|nodejs-better-assert-1.0.0-4|5	BuildArch:      noarch
14cr|nodejs-better-assert-1.0.0-4|6	Group:          Development/Other
14cr|nodejs-better-assert-1.0.0-4|7	#MIT text included in README.md
14cr|nodejs-better-assert-1.0.0-4|8	License:        MIT
14cr|nodejs-better-assert-1.0.0-4|9	URL:            https://github.com/visionmedia/better-assert
14cr|nodejs-better-assert-1.0.0-4|10	Source0:        http://registry.npmjs.org/better-assert/-/better-assert-%{version}.tgz
14cr|nodejs-better-assert-1.0.0-4|11	
14cr|nodejs-better-assert-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cr|nodejs-better-assert-1.0.0-4|13	BuildRequires:  nodejs
14cr|nodejs-better-assert-1.0.0-4|14	
14cr|nodejs-better-assert-1.0.0-4|15	%description
14cr|nodejs-better-assert-1.0.0-4|16	C-style assert() for Node.js, reporting the expression string as the error
14cr|nodejs-better-assert-1.0.0-4|17	message.
14cr|nodejs-better-assert-1.0.0-4|18	
14cr|nodejs-better-assert-1.0.0-4|19	%prep
14cr|nodejs-better-assert-1.0.0-4|20	%setup -q -n package
14cr|nodejs-better-assert-1.0.0-4|21	
14cr|nodejs-better-assert-1.0.0-4|22	%build
14cr|nodejs-better-assert-1.0.0-4|23	#nothing to do
14cr|nodejs-better-assert-1.0.0-4|24	
14cr|nodejs-better-assert-1.0.0-4|25	%install
14cr|nodejs-better-assert-1.0.0-4|26	
14cr|nodejs-better-assert-1.0.0-4|27	mkdir -p %{buildroot}%{nodejs_sitelib}/better-assert
14cr|nodejs-better-assert-1.0.0-4|28	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/better-assert
14cr|nodejs-better-assert-1.0.0-4|29	
14cr|nodejs-better-assert-1.0.0-4|30	%nodejs_symlink_deps
14cr|nodejs-better-assert-1.0.0-4|31	
14cr|nodejs-better-assert-1.0.0-4|32	%clean
14cr|nodejs-better-assert-1.0.0-4|33	
14cr|nodejs-better-assert-1.0.0-4|34	%files
14cr|nodejs-better-assert-1.0.0-4|35	%defattr(-,root,root,-)
14cr|nodejs-better-assert-1.0.0-4|36	%{nodejs_sitelib}/better-assert
14cr|nodejs-better-assert-1.0.0-4|37	%doc Readme.md example.js History.md
14cr|nodejs-better-assert-1.0.0-4|38	
14cr|nodejs-better-assert-1.0.0-4|39	
14cr|nodejs-better-assert-1.0.0-4|40	%changelog
14cr|nodejs-better-assert-1.0.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|nodejs-better-assert-1.0.0-4|42	+ Revision: e6b009a
14cr|nodejs-better-assert-1.0.0-4|43	- MassBuild#464: Increase release tag
14cr|nodejs-better-assert-1.0.0-4|44	
14cr|nodejs-better-assert-1.0.0-4|45	

3295 14
14cr|nodejs-bignumber-js-1.2.0-3|1	%global npm_name bignumber.js
14cr|nodejs-bignumber-js-1.2.0-3|2	%global enable_tests 0
14cr|nodejs-bignumber-js-1.2.0-3|3	
14cr|nodejs-bignumber-js-1.2.0-3|4	Summary:       Library for arbitrary-precision decimal and non-decimal arithmetic
14cr|nodejs-bignumber-js-1.2.0-3|5	Name:          nodejs-bignumber-js
14cr|nodejs-bignumber-js-1.2.0-3|6	Version:       1.2.0
14cr|nodejs-bignumber-js-1.2.0-3|7	Release:       3
14cr|nodejs-bignumber-js-1.2.0-3|8	Group:         Development/Other
14cr|nodejs-bignumber-js-1.2.0-3|9	License:       MIT
14cr|nodejs-bignumber-js-1.2.0-3|10	URL:           http://github.com/MikeMcl/bignumber.js
14cr|nodejs-bignumber-js-1.2.0-3|11	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-bignumber-js-1.2.0-3|12	BuildRequires: nodejs-packaging
14cr|nodejs-bignumber-js-1.2.0-3|13	BuildRequires:  nodejs
14cr|nodejs-bignumber-js-1.2.0-3|14	BuildArch:     noarch
14cr|nodejs-bignumber-js-1.2.0-3|15	
14cr|nodejs-bignumber-js-1.2.0-3|16	%description
14cr|nodejs-bignumber-js-1.2.0-3|17	A JavaScript library for arbitrary-precision decimal and non-decimal
14cr|nodejs-bignumber-js-1.2.0-3|18	arithmetic.
14cr|nodejs-bignumber-js-1.2.0-3|19	
14cr|nodejs-bignumber-js-1.2.0-3|20	%prep
14cr|nodejs-bignumber-js-1.2.0-3|21	%setup -q -n package
14cr|nodejs-bignumber-js-1.2.0-3|22	
14cr|nodejs-bignumber-js-1.2.0-3|23	# wrong end-of-file encoding
14cr|nodejs-bignumber-js-1.2.0-3|24	sed -i 's/\r//' README.md LICENCE
14cr|nodejs-bignumber-js-1.2.0-3|25	
14cr|nodejs-bignumber-js-1.2.0-3|26	%build
14cr|nodejs-bignumber-js-1.2.0-3|27	#nothing to do
14cr|nodejs-bignumber-js-1.2.0-3|28	
14cr|nodejs-bignumber-js-1.2.0-3|29	%install
14cr|nodejs-bignumber-js-1.2.0-3|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bignumber-js-1.2.0-3|31	cp -pr bignumber.js bignumber.min.js bn_test.html doc package.json perf pi.html test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bignumber-js-1.2.0-3|32	
14cr|nodejs-bignumber-js-1.2.0-3|33	%if 0%{?enable_tests}
14cr|nodejs-bignumber-js-1.2.0-3|34	%check
14cr|nodejs-bignumber-js-1.2.0-3|35	node ./test/every-test.js
14cr|nodejs-bignumber-js-1.2.0-3|36	%endif
14cr|nodejs-bignumber-js-1.2.0-3|37	
14cr|nodejs-bignumber-js-1.2.0-3|38	%files
14cr|nodejs-bignumber-js-1.2.0-3|39	%doc LICENCE README.md
14cr|nodejs-bignumber-js-1.2.0-3|40	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bignumber-js-1.2.0-3|41	
14cr|nodejs-bignumber-js-1.2.0-3|42	
14cr|nodejs-bignumber-js-1.2.0-3|43	%changelog
14cr|nodejs-bignumber-js-1.2.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|nodejs-bignumber-js-1.2.0-3|45	+ Revision: f9762b7
14cr|nodejs-bignumber-js-1.2.0-3|46	- MassBuild#464: Increase release tag
14cr|nodejs-bignumber-js-1.2.0-3|47	
14cr|nodejs-bignumber-js-1.2.0-3|48	

3296 14
14cr|nodejs-bindings-1.2.0-2|1	Name:       nodejs-bindings
14cr|nodejs-bindings-1.2.0-2|2	Version:    1.2.0
14cr|nodejs-bindings-1.2.0-2|3	Release:    2
14cr|nodejs-bindings-1.2.0-2|4	Summary:    Helper module for loading your native module's .node file
14cr|nodejs-bindings-1.2.0-2|5	# License text is included in README.md
14cr|nodejs-bindings-1.2.0-2|6	License:    MIT
14cr|nodejs-bindings-1.2.0-2|7	Group:      System/Libraries
14cr|nodejs-bindings-1.2.0-2|8	URL:        https://github.com/TooTallNate/node-bindings
14cr|nodejs-bindings-1.2.0-2|9	Source0:    http://registry.npmjs.org/bindings/-/bindings-%{version}.tgz
14cr|nodejs-bindings-1.2.0-2|10	BuildArch:  noarch
14cr|nodejs-bindings-1.2.0-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-bindings-1.2.0-2|12	
14cr|nodejs-bindings-1.2.0-2|13	%description
14cr|nodejs-bindings-1.2.0-2|14	This is a helper module for authors of Node.js native addon modules.
14cr|nodejs-bindings-1.2.0-2|15	It is basically the "swiss army knife" of require()ing your native module's
14cr|nodejs-bindings-1.2.0-2|16	.node file.
14cr|nodejs-bindings-1.2.0-2|17	
14cr|nodejs-bindings-1.2.0-2|18	Throughout the course of Node's native addon history, addons have ended up
14cr|nodejs-bindings-1.2.0-2|19	being compiled in a variety of different places, depending on which build tool
14cr|nodejs-bindings-1.2.0-2|20	and which version of node was used. To make matters worse, now the gyp build
14cr|nodejs-bindings-1.2.0-2|21	tool can produce either a Release or Debug build, each being built into
14cr|nodejs-bindings-1.2.0-2|22	different locations.
14cr|nodejs-bindings-1.2.0-2|23	
14cr|nodejs-bindings-1.2.0-2|24	This module checks all the possible locations that a native addon would be
14cr|nodejs-bindings-1.2.0-2|25	built at, and returns the first one that loads successfully.
14cr|nodejs-bindings-1.2.0-2|26	
14cr|nodejs-bindings-1.2.0-2|27	
14cr|nodejs-bindings-1.2.0-2|28	%prep
14cr|nodejs-bindings-1.2.0-2|29	%setup -q -n package
14cr|nodejs-bindings-1.2.0-2|30	
14cr|nodejs-bindings-1.2.0-2|31	
14cr|nodejs-bindings-1.2.0-2|32	%build
14cr|nodejs-bindings-1.2.0-2|33	#nothing to do
14cr|nodejs-bindings-1.2.0-2|34	
14cr|nodejs-bindings-1.2.0-2|35	
14cr|nodejs-bindings-1.2.0-2|36	%install
14cr|nodejs-bindings-1.2.0-2|37	mkdir -p %{buildroot}%{nodejs_sitelib}/bindings
14cr|nodejs-bindings-1.2.0-2|38	cp -pr package.json bindings.js \
14cr|nodejs-bindings-1.2.0-2|39	%{buildroot}%{nodejs_sitelib}/bindings
14cr|nodejs-bindings-1.2.0-2|40	
14cr|nodejs-bindings-1.2.0-2|41	%nodejs_symlink_deps
14cr|nodejs-bindings-1.2.0-2|42	
14cr|nodejs-bindings-1.2.0-2|43	
14cr|nodejs-bindings-1.2.0-2|44	%files
14cr|nodejs-bindings-1.2.0-2|45	%doc README.md
14cr|nodejs-bindings-1.2.0-2|46	%{nodejs_sitelib}/bindings
14cr|nodejs-bindings-1.2.0-2|47	
14cr|nodejs-bindings-1.2.0-2|48	
14cr|nodejs-bindings-1.2.0-2|49	
14cr|nodejs-bindings-1.2.0-2|50	%changelog
14cr|nodejs-bindings-1.2.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|nodejs-bindings-1.2.0-2|52	+ Revision: 6099347
14cr|nodejs-bindings-1.2.0-2|53	- MassBuild#464: Increase release tag
14cr|nodejs-bindings-1.2.0-2|54	
14cr|nodejs-bindings-1.2.0-2|55	

3297 14
14cr|nodejs-block-stream-0.0.7-2|1	Name:       nodejs-block-stream
14cr|nodejs-block-stream-0.0.7-2|2	Version:    0.0.7
14cr|nodejs-block-stream-0.0.7-2|3	Release:    2
14cr|nodejs-block-stream-0.0.7-2|4	Summary:    A stream of blocks
14cr|nodejs-block-stream-0.0.7-2|5	License:    BSD
14cr|nodejs-block-stream-0.0.7-2|6	Group:      Development/Other
14cr|nodejs-block-stream-0.0.7-2|7	URL:        https://github.com/isaacs/block-stream
14cr|nodejs-block-stream-0.0.7-2|8	Source0:    http://registry.npmjs.org/block-stream/-/block-stream-%{version}.tgz
14cr|nodejs-block-stream-0.0.7-2|9	BuildArch:  noarch
14cr|nodejs-block-stream-0.0.7-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-block-stream-0.0.7-2|11	BuildRequires:  nodejs
14cr|nodejs-block-stream-0.0.7-2|12	
14cr|nodejs-block-stream-0.0.7-2|13	%description
14cr|nodejs-block-stream-0.0.7-2|14	Write data into it, and it'll output data in buffer blocks the size you
14cr|nodejs-block-stream-0.0.7-2|15	specify, padding with zeroes if necessary.
14cr|nodejs-block-stream-0.0.7-2|16	
14cr|nodejs-block-stream-0.0.7-2|17	%prep
14cr|nodejs-block-stream-0.0.7-2|18	%setup -q -n package
14cr|nodejs-block-stream-0.0.7-2|19	
14cr|nodejs-block-stream-0.0.7-2|20	%build
14cr|nodejs-block-stream-0.0.7-2|21	#nothing to do
14cr|nodejs-block-stream-0.0.7-2|22	
14cr|nodejs-block-stream-0.0.7-2|23	%install
14cr|nodejs-block-stream-0.0.7-2|24	
14cr|nodejs-block-stream-0.0.7-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/block-stream
14cr|nodejs-block-stream-0.0.7-2|26	cp -pr block-stream.js package.json %{buildroot}%{nodejs_sitelib}/block-stream
14cr|nodejs-block-stream-0.0.7-2|27	
14cr|nodejs-block-stream-0.0.7-2|28	%nodejs_symlink_deps
14cr|nodejs-block-stream-0.0.7-2|29	
14cr|nodejs-block-stream-0.0.7-2|30	# tests disabled until tap is packaged
14cr|nodejs-block-stream-0.0.7-2|31	#%%check
14cr|nodejs-block-stream-0.0.7-2|32	#%%tap test/
14cr|nodejs-block-stream-0.0.7-2|33	
14cr|nodejs-block-stream-0.0.7-2|34	%clean
14cr|nodejs-block-stream-0.0.7-2|35	
14cr|nodejs-block-stream-0.0.7-2|36	%files
14cr|nodejs-block-stream-0.0.7-2|37	%defattr(-,root,root,-)
14cr|nodejs-block-stream-0.0.7-2|38	%{nodejs_sitelib}/block-stream
14cr|nodejs-block-stream-0.0.7-2|39	%doc README.md LICENCE
14cr|nodejs-block-stream-0.0.7-2|40	
14cr|nodejs-block-stream-0.0.7-2|41	
14cr|nodejs-block-stream-0.0.7-2|42	%changelog
14cr|nodejs-block-stream-0.0.7-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-2
14cr|nodejs-block-stream-0.0.7-2|44	+ Revision: e25b102
14cr|nodejs-block-stream-0.0.7-2|45	- MassBuild#464: Increase release tag
14cr|nodejs-block-stream-0.0.7-2|46	
14cr|nodejs-block-stream-0.0.7-2|47	

3298 14
14cr|nodejs-boom-0.4.2-4|1	Name:       nodejs-boom
14cr|nodejs-boom-0.4.2-4|2	Version:    0.4.2
14cr|nodejs-boom-0.4.2-4|3	Release:    4
14cr|nodejs-boom-0.4.2-4|4	Summary:    HTTP friendly error objects
14cr|nodejs-boom-0.4.2-4|5	License:    BSD
14cr|nodejs-boom-0.4.2-4|6	Group:      Development/Other
14cr|nodejs-boom-0.4.2-4|7	URL:        https://github.com/spumko/boom
14cr|nodejs-boom-0.4.2-4|8	Source0:    http://registry.npmjs.org/boom/-/boom-%{version}.tgz
14cr|nodejs-boom-0.4.2-4|9	BuildArch:  noarch
14cr|nodejs-boom-0.4.2-4|10	BuildRequires:  nodejs-packaging
14cr|nodejs-boom-0.4.2-4|11	BuildRequires:  nodejs
14cr|nodejs-boom-0.4.2-4|12	
14cr|nodejs-boom-0.4.2-4|13	%description
14cr|nodejs-boom-0.4.2-4|14	This library provides friendly JavaScript objects that represent HTTP errors.
14cr|nodejs-boom-0.4.2-4|15	
14cr|nodejs-boom-0.4.2-4|16	%prep
14cr|nodejs-boom-0.4.2-4|17	%setup -q -n package
14cr|nodejs-boom-0.4.2-4|18	
14cr|nodejs-boom-0.4.2-4|19	%nodejs_fixdep hoek 0.9
14cr|nodejs-boom-0.4.2-4|20	
14cr|nodejs-boom-0.4.2-4|21	#fix perms
14cr|nodejs-boom-0.4.2-4|22	chmod 0644 README.md LICENSE images/* lib/* index.js package.json
14cr|nodejs-boom-0.4.2-4|23	
14cr|nodejs-boom-0.4.2-4|24	%build
14cr|nodejs-boom-0.4.2-4|25	#nothing to do
14cr|nodejs-boom-0.4.2-4|26	
14cr|nodejs-boom-0.4.2-4|27	%install
14cr|nodejs-boom-0.4.2-4|28	
14cr|nodejs-boom-0.4.2-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/boom
14cr|nodejs-boom-0.4.2-4|30	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/boom
14cr|nodejs-boom-0.4.2-4|31	
14cr|nodejs-boom-0.4.2-4|32	%nodejs_symlink_deps
14cr|nodejs-boom-0.4.2-4|33	
14cr|nodejs-boom-0.4.2-4|34	#Yet Another Unpackaged Test Framework (lab)
14cr|nodejs-boom-0.4.2-4|35	#%%check
14cr|nodejs-boom-0.4.2-4|36	#make test
14cr|nodejs-boom-0.4.2-4|37	
14cr|nodejs-boom-0.4.2-4|38	%clean
14cr|nodejs-boom-0.4.2-4|39	
14cr|nodejs-boom-0.4.2-4|40	%files
14cr|nodejs-boom-0.4.2-4|41	%defattr(-,root,root,-)
14cr|nodejs-boom-0.4.2-4|42	%{nodejs_sitelib}/boom
14cr|nodejs-boom-0.4.2-4|43	%doc README.md LICENSE images
14cr|nodejs-boom-0.4.2-4|44	
14cr|nodejs-boom-0.4.2-4|45	
14cr|nodejs-boom-0.4.2-4|46	%changelog
14cr|nodejs-boom-0.4.2-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-4
14cr|nodejs-boom-0.4.2-4|48	+ Revision: 9d7b735
14cr|nodejs-boom-0.4.2-4|49	- MassBuild#464: Increase release tag
14cr|nodejs-boom-0.4.2-4|50	
14cr|nodejs-boom-0.4.2-4|51	

3299 14
14cr|nodejs-bson-0.2.7-2|1	%global npm_name bson
14cr|nodejs-bson-0.2.7-2|2	# Although there are tests
14cr|nodejs-bson-0.2.7-2|3	# the dependancies aren't in Fedora yet
14cr|nodejs-bson-0.2.7-2|4	%global enable_tests 0
14cr|nodejs-bson-0.2.7-2|5	
14cr|nodejs-bson-0.2.7-2|6	Summary:       A bson parser for node.js and the browser
14cr|nodejs-bson-0.2.7-2|7	
14cr|nodejs-bson-0.2.7-2|8	Name:          nodejs-%{npm_name}
14cr|nodejs-bson-0.2.7-2|9	Version:       0.2.7
14cr|nodejs-bson-0.2.7-2|10	Release:       2
14cr|nodejs-bson-0.2.7-2|11	Group:         Development/Other
14cr|nodejs-bson-0.2.7-2|12	License:       ASL 2.0
14cr|nodejs-bson-0.2.7-2|13	URL:           https://github.com/mongodb/js-bson
14cr|nodejs-bson-0.2.7-2|14	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-bson-0.2.7-2|15	%if 0%{?enable_tests}
14cr|nodejs-bson-0.2.7-2|16	## To get the tests (Source1), do the following
14cr|nodejs-bson-0.2.7-2|17	# git clone https://github.com/mongodb/js-bson.git
14cr|nodejs-bson-0.2.7-2|18	# cd js-bson/
14cr|nodejs-bson-0.2.7-2|19	# tar cfz nodejs-bson-test-0.2.5.tar.gz test/
14cr|nodejs-bson-0.2.7-2|20	Source1:       nodejs-bson-test-0.2.5.tar.gz
14cr|nodejs-bson-0.2.7-2|21	%endif
14cr|nodejs-bson-0.2.7-2|22	BuildRequires: node-gyp
14cr|nodejs-bson-0.2.7-2|23	BuildRequires: nodejs-packaging
14cr|nodejs-bson-0.2.7-2|24	BuildRequires:  nodejs
14cr|nodejs-bson-0.2.7-2|25	BuildRequires: npm(nan) >= 0.8.0
14cr|nodejs-bson-0.2.7-2|26	%if 0%{?enable_tests}
14cr|nodejs-bson-0.2.7-2|27	BuildRequires: npm(gleak)
14cr|nodejs-bson-0.2.7-2|28	BuildRequires: npm(nodeunit)
14cr|nodejs-bson-0.2.7-2|29	BuildRequires: npm(one)
14cr|nodejs-bson-0.2.7-2|30	%endif
14cr|nodejs-bson-0.2.7-2|31	
14cr|nodejs-bson-0.2.7-2|32	%description
14cr|nodejs-bson-0.2.7-2|33	A JS/C++ Bson parser for node, used in the MongoDB Native driver.
14cr|nodejs-bson-0.2.7-2|34	
14cr|nodejs-bson-0.2.7-2|35	%prep
14cr|nodejs-bson-0.2.7-2|36	%setup -q -n package
14cr|nodejs-bson-0.2.7-2|37	
14cr|nodejs-bson-0.2.7-2|38	%build
14cr|nodejs-bson-0.2.7-2|39	export CXXFLAGS="%{optflags}"
14cr|nodejs-bson-0.2.7-2|40	export NODE_PATH="/usr/lib/node_modules/"
14cr|nodejs-bson-0.2.7-2|41	node-gyp rebuild
14cr|nodejs-bson-0.2.7-2|42	
14cr|nodejs-bson-0.2.7-2|43	%install
14cr|nodejs-bson-0.2.7-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bson-0.2.7-2|45	cp -pr build/Release/*.node lib package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bson-0.2.7-2|46	
14cr|nodejs-bson-0.2.7-2|47	# Fix permissions
14cr|nodejs-bson-0.2.7-2|48	chmod 755 %{buildroot}%{nodejs_sitelib}/%{npm_name}/bson.node
14cr|nodejs-bson-0.2.7-2|49	
14cr|nodejs-bson-0.2.7-2|50	%if 0%{?enable_tests}
14cr|nodejs-bson-0.2.7-2|51	%check
14cr|nodejs-bson-0.2.7-2|52	tar xfz %{SOURCE1}
14cr|nodejs-bson-0.2.7-2|53	nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node
14cr|nodejs-bson-0.2.7-2|54	%endif
14cr|nodejs-bson-0.2.7-2|55	
14cr|nodejs-bson-0.2.7-2|56	%files
14cr|nodejs-bson-0.2.7-2|57	%doc README.md
14cr|nodejs-bson-0.2.7-2|58	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-bson-0.2.7-2|59	
14cr|nodejs-bson-0.2.7-2|60	
14cr|nodejs-bson-0.2.7-2|61	%changelog
14cr|nodejs-bson-0.2.7-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-2
14cr|nodejs-bson-0.2.7-2|63	+ Revision: b5ddd49
14cr|nodejs-bson-0.2.7-2|64	- MassBuild#464: Increase release tag
14cr|nodejs-bson-0.2.7-2|65	
14cr|nodejs-bson-0.2.7-2|66	

3300 14
14cr|nodejs-buffer-crc32-0.2.1-8|1	%global enable_tests 0
14cr|nodejs-buffer-crc32-0.2.1-8|2	
14cr|nodejs-buffer-crc32-0.2.1-8|3	Name:       nodejs-buffer-crc32
14cr|nodejs-buffer-crc32-0.2.1-8|4	Version:    0.2.1
14cr|nodejs-buffer-crc32-0.2.1-8|5	Release:    8
14cr|nodejs-buffer-crc32-0.2.1-8|6	Summary:    A pure JavaScript CRC32 algorithm that plays nice with binary data
14cr|nodejs-buffer-crc32-0.2.1-8|7	License:    MIT
14cr|nodejs-buffer-crc32-0.2.1-8|8	Group:      System/Libraries
14cr|nodejs-buffer-crc32-0.2.1-8|9	URL:        https://github.com/brianloveswords/buffer-crc32
14cr|nodejs-buffer-crc32-0.2.1-8|10	Source0:    http://registry.npmjs.org/buffer-crc32/-/buffer-crc32-%{version}.tgz
14cr|nodejs-buffer-crc32-0.2.1-8|11	# License is now in upstream repository:
14cr|nodejs-buffer-crc32-0.2.1-8|12	# https://github.com/brianloveswords/buffer-crc32/commit/1b7489d304
14cr|nodejs-buffer-crc32-0.2.1-8|13	Source20:   LICENSE
14cr|nodejs-buffer-crc32-0.2.1-8|14	BuildArch:  noarch
14cr|nodejs-buffer-crc32-0.2.1-8|15	BuildRequires:  nodejs-packaging
14cr|nodejs-buffer-crc32-0.2.1-8|16	
14cr|nodejs-buffer-crc32-0.2.1-8|17	%if 0%{?enable_tests}
14cr|nodejs-buffer-crc32-0.2.1-8|18	BuildRequires:  npm(tap)
14cr|nodejs-buffer-crc32-0.2.1-8|19	%endif
14cr|nodejs-buffer-crc32-0.2.1-8|20	
14cr|nodejs-buffer-crc32-0.2.1-8|21	%description
14cr|nodejs-buffer-crc32-0.2.1-8|22	This Node.js module provides a pure JavaScript CRC32 algorithm that works
14cr|nodejs-buffer-crc32-0.2.1-8|23	with binary data and fancy character sets, output buffers, signed or unsigned
14cr|nodejs-buffer-crc32-0.2.1-8|24	data and also has tests.
14cr|nodejs-buffer-crc32-0.2.1-8|25	
14cr|nodejs-buffer-crc32-0.2.1-8|26	It is derived from the sample CRC implementation in the PNG specification:
14cr|nodejs-buffer-crc32-0.2.1-8|27	http://www.w3.org/TR/PNG/#D-CRCAppendix
14cr|nodejs-buffer-crc32-0.2.1-8|28	
14cr|nodejs-buffer-crc32-0.2.1-8|29	
14cr|nodejs-buffer-crc32-0.2.1-8|30	%prep
14cr|nodejs-buffer-crc32-0.2.1-8|31	%setup -q -n package
14cr|nodejs-buffer-crc32-0.2.1-8|32	cp -p %{SOURCE20} .
14cr|nodejs-buffer-crc32-0.2.1-8|33	
14cr|nodejs-buffer-crc32-0.2.1-8|34	
14cr|nodejs-buffer-crc32-0.2.1-8|35	%build
14cr|nodejs-buffer-crc32-0.2.1-8|36	#nothing to do
14cr|nodejs-buffer-crc32-0.2.1-8|37	
14cr|nodejs-buffer-crc32-0.2.1-8|38	
14cr|nodejs-buffer-crc32-0.2.1-8|39	%install
14cr|nodejs-buffer-crc32-0.2.1-8|40	mkdir -p %{buildroot}%{nodejs_sitelib}/buffer-crc32
14cr|nodejs-buffer-crc32-0.2.1-8|41	cp -pr package.json index.js \
14cr|nodejs-buffer-crc32-0.2.1-8|42	%{buildroot}%{nodejs_sitelib}/buffer-crc32
14cr|nodejs-buffer-crc32-0.2.1-8|43	
14cr|nodejs-buffer-crc32-0.2.1-8|44	%nodejs_symlink_deps
14cr|nodejs-buffer-crc32-0.2.1-8|45	
14cr|nodejs-buffer-crc32-0.2.1-8|46	
14cr|nodejs-buffer-crc32-0.2.1-8|47	%if 0%{?enable_tests}
14cr|nodejs-buffer-crc32-0.2.1-8|48	%check
14cr|nodejs-buffer-crc32-0.2.1-8|49	%tap tests/*.test.js
14cr|nodejs-buffer-crc32-0.2.1-8|50	%endif
14cr|nodejs-buffer-crc32-0.2.1-8|51	
14cr|nodejs-buffer-crc32-0.2.1-8|52	
14cr|nodejs-buffer-crc32-0.2.1-8|53	%files
14cr|nodejs-buffer-crc32-0.2.1-8|54	%doc LICENSE README.md
14cr|nodejs-buffer-crc32-0.2.1-8|55	%{nodejs_sitelib}/buffer-crc32
14cr|nodejs-buffer-crc32-0.2.1-8|56	
14cr|nodejs-buffer-crc32-0.2.1-8|57	
14cr|nodejs-buffer-crc32-0.2.1-8|58	
14cr|nodejs-buffer-crc32-0.2.1-8|59	%changelog
14cr|nodejs-buffer-crc32-0.2.1-8|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-8
14cr|nodejs-buffer-crc32-0.2.1-8|61	+ Revision: 26194c6
14cr|nodejs-buffer-crc32-0.2.1-8|62	- MassBuild#464: Increase release tag
14cr|nodejs-buffer-crc32-0.2.1-8|63	
14cr|nodejs-buffer-crc32-0.2.1-8|64	

3301 14
14cr|nodejs-buffer-equal-0.0.0-6|1	Name:           nodejs-buffer-equal
14cr|nodejs-buffer-equal-0.0.0-6|2	Version:        0.0.0
14cr|nodejs-buffer-equal-0.0.0-6|3	Release:        6
14cr|nodejs-buffer-equal-0.0.0-6|4	Summary:        Returns whether two buffers are equal
14cr|nodejs-buffer-equal-0.0.0-6|5	BuildArch:      noarch
14cr|nodejs-buffer-equal-0.0.0-6|6	Group:          System/Libraries
14cr|nodejs-buffer-equal-0.0.0-6|7	#no license file included, "MIT" indicated in package.json
14cr|nodejs-buffer-equal-0.0.0-6|8	License:        MIT
14cr|nodejs-buffer-equal-0.0.0-6|9	URL:            https://github.com/substack/node-buffer-equal
14cr|nodejs-buffer-equal-0.0.0-6|10	Source0:        http://registry.npmjs.org/buffer-equal/-/buffer-equal-%{version}.tgz
14cr|nodejs-buffer-equal-0.0.0-6|11	
14cr|nodejs-buffer-equal-0.0.0-6|12	BuildRequires:  nodejs-packaging
14cr|nodejs-buffer-equal-0.0.0-6|13	#BuildRequires:  npm(tap)
14cr|nodejs-buffer-equal-0.0.0-6|14	
14cr|nodejs-buffer-equal-0.0.0-6|15	%description
14cr|nodejs-buffer-equal-0.0.0-6|16	Returns whether two buffers are equal.
14cr|nodejs-buffer-equal-0.0.0-6|17	
14cr|nodejs-buffer-equal-0.0.0-6|18	%prep
14cr|nodejs-buffer-equal-0.0.0-6|19	%setup -q -n package
14cr|nodejs-buffer-equal-0.0.0-6|20	
14cr|nodejs-buffer-equal-0.0.0-6|21	%build
14cr|nodejs-buffer-equal-0.0.0-6|22	#nothing to do
14cr|nodejs-buffer-equal-0.0.0-6|23	
14cr|nodejs-buffer-equal-0.0.0-6|24	%install
14cr|nodejs-buffer-equal-0.0.0-6|25	
14cr|nodejs-buffer-equal-0.0.0-6|26	mkdir -p %{buildroot}%{nodejs_sitelib}/buffer-equal
14cr|nodejs-buffer-equal-0.0.0-6|27	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/buffer-equal
14cr|nodejs-buffer-equal-0.0.0-6|28	
14cr|nodejs-buffer-equal-0.0.0-6|29	%nodejs_symlink_deps
14cr|nodejs-buffer-equal-0.0.0-6|30	
14cr|nodejs-buffer-equal-0.0.0-6|31	#recusrive deps are recursive
14cr|nodejs-buffer-equal-0.0.0-6|32	#%%check
14cr|nodejs-buffer-equal-0.0.0-6|33	#%%tap test/*.js
14cr|nodejs-buffer-equal-0.0.0-6|34	
14cr|nodejs-buffer-equal-0.0.0-6|35	%clean
14cr|nodejs-buffer-equal-0.0.0-6|36	
14cr|nodejs-buffer-equal-0.0.0-6|37	%files
14cr|nodejs-buffer-equal-0.0.0-6|38	%defattr(-,root,root,-)
14cr|nodejs-buffer-equal-0.0.0-6|39	%{nodejs_sitelib}/buffer-equal
14cr|nodejs-buffer-equal-0.0.0-6|40	%doc README.markdown example
14cr|nodejs-buffer-equal-0.0.0-6|41	
14cr|nodejs-buffer-equal-0.0.0-6|42	
14cr|nodejs-buffer-equal-0.0.0-6|43	%changelog
14cr|nodejs-buffer-equal-0.0.0-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-6
14cr|nodejs-buffer-equal-0.0.0-6|45	+ Revision: 9731041
14cr|nodejs-buffer-equal-0.0.0-6|46	- MassBuild#464: Increase release tag
14cr|nodejs-buffer-equal-0.0.0-6|47	
14cr|nodejs-buffer-equal-0.0.0-6|48	

3302 14
14cr|nodejs-bunker-0.1.2-6|1	Name:           nodejs-bunker
14cr|nodejs-bunker-0.1.2-6|2	Version:        0.1.2
14cr|nodejs-bunker-0.1.2-6|3	Release:        6
14cr|nodejs-bunker-0.1.2-6|4	Summary:        Code coverage in native JavaScript
14cr|nodejs-bunker-0.1.2-6|5	BuildArch:      noarch
14cr|nodejs-bunker-0.1.2-6|6	Group:          System/Libraries
14cr|nodejs-bunker-0.1.2-6|7	#no license file included, "MIT/X11" indicated in package.json
14cr|nodejs-bunker-0.1.2-6|8	License:        MIT
14cr|nodejs-bunker-0.1.2-6|9	URL:            https://github.com/substack/node-bunker
14cr|nodejs-bunker-0.1.2-6|10	Source0:        http://registry.npmjs.org/bunker/-/bunker-%{version}.tgz
14cr|nodejs-bunker-0.1.2-6|11	
14cr|nodejs-bunker-0.1.2-6|12	BuildRequires:  nodejs-packaging
14cr|nodejs-bunker-0.1.2-6|13	#BuildRequires:  npm(tap)
14cr|nodejs-bunker-0.1.2-6|14	
14cr|nodejs-bunker-0.1.2-6|15	%description
14cr|nodejs-bunker-0.1.2-6|16	Bunker is a module to calculate code coverage written in native JavaScript.
14cr|nodejs-bunker-0.1.2-6|17	It uses AST trickery with the help of the nodejs-burrito package.
14cr|nodejs-bunker-0.1.2-6|18	
14cr|nodejs-bunker-0.1.2-6|19	%prep
14cr|nodejs-bunker-0.1.2-6|20	%setup -q -n package
14cr|nodejs-bunker-0.1.2-6|21	
14cr|nodejs-bunker-0.1.2-6|22	%build
14cr|nodejs-bunker-0.1.2-6|23	#nothing to do
14cr|nodejs-bunker-0.1.2-6|24	
14cr|nodejs-bunker-0.1.2-6|25	%install
14cr|nodejs-bunker-0.1.2-6|26	
14cr|nodejs-bunker-0.1.2-6|27	mkdir -p %{buildroot}%{nodejs_sitelib}/bunker
14cr|nodejs-bunker-0.1.2-6|28	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/bunker
14cr|nodejs-bunker-0.1.2-6|29	
14cr|nodejs-bunker-0.1.2-6|30	%nodejs_symlink_deps
14cr|nodejs-bunker-0.1.2-6|31	
14cr|nodejs-bunker-0.1.2-6|32	# recursive deps are recursive
14cr|nodejs-bunker-0.1.2-6|33	#%%check
14cr|nodejs-bunker-0.1.2-6|34	#%%tap test/*.js
14cr|nodejs-bunker-0.1.2-6|35	
14cr|nodejs-bunker-0.1.2-6|36	%clean
14cr|nodejs-bunker-0.1.2-6|37	
14cr|nodejs-bunker-0.1.2-6|38	%files
14cr|nodejs-bunker-0.1.2-6|39	%defattr(-,root,root,-)
14cr|nodejs-bunker-0.1.2-6|40	%{nodejs_sitelib}/bunker
14cr|nodejs-bunker-0.1.2-6|41	%doc README.markdown example
14cr|nodejs-bunker-0.1.2-6|42	
14cr|nodejs-bunker-0.1.2-6|43	
14cr|nodejs-bunker-0.1.2-6|44	%changelog
14cr|nodejs-bunker-0.1.2-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-6
14cr|nodejs-bunker-0.1.2-6|46	+ Revision: c1dbe42
14cr|nodejs-bunker-0.1.2-6|47	- MassBuild#464: Increase release tag
14cr|nodejs-bunker-0.1.2-6|48	
14cr|nodejs-bunker-0.1.2-6|49	

3303 14
14cr|nodejs-burrito-0.2.12-9|1	Name:           nodejs-burrito
14cr|nodejs-burrito-0.2.12-9|2	Version:        0.2.12
14cr|nodejs-burrito-0.2.12-9|3	Release:        9
14cr|nodejs-burrito-0.2.12-9|4	Summary:        Wrap up expressions with a trace function while walking the AST
14cr|nodejs-burrito-0.2.12-9|5	BuildArch:      noarch
14cr|nodejs-burrito-0.2.12-9|6	Group:          System/Libraries
14cr|nodejs-burrito-0.2.12-9|7	#no license file included, "BSD" indicated in package.json
14cr|nodejs-burrito-0.2.12-9|8	License:        BSD
14cr|nodejs-burrito-0.2.12-9|9	URL:            https://github.com/substack/node-burrito
14cr|nodejs-burrito-0.2.12-9|10	Source0:        http://registry.npmjs.org/burrito/-/burrito-%{version}.tgz
14cr|nodejs-burrito-0.2.12-9|11	#to satisfy the BSD requirement that the text of the license be included, we
14cr|nodejs-burrito-0.2.12-9|12	#include this copy of the 3-clause BSD as used in one of the author's projects.
14cr|nodejs-burrito-0.2.12-9|13	Source1:        https://raw.github.com/substack/lambdascape/master/LICENSE
14cr|nodejs-burrito-0.2.12-9|14	
14cr|nodejs-burrito-0.2.12-9|15	BuildRequires:  nodejs-packaging
14cr|nodejs-burrito-0.2.12-9|16	#BuildRequires:  npm(tap)
14cr|nodejs-burrito-0.2.12-9|17	
14cr|nodejs-burrito-0.2.12-9|18	%description
14cr|nodejs-burrito-0.2.12-9|19	Burrito makes it easy to do crazy stuff with the JavaScript AST.
14cr|nodejs-burrito-0.2.12-9|20	
14cr|nodejs-burrito-0.2.12-9|21	This is useful if you want to roll your own stack traces or build a code
14cr|nodejs-burrito-0.2.12-9|22	coverage tool.
14cr|nodejs-burrito-0.2.12-9|23	
14cr|nodejs-burrito-0.2.12-9|24	%prep
14cr|nodejs-burrito-0.2.12-9|25	%setup -q -n package
14cr|nodejs-burrito-0.2.12-9|26	
14cr|nodejs-burrito-0.2.12-9|27	%nodejs_fixdep uglify-js '~1.3.4'
14cr|nodejs-burrito-0.2.12-9|28	%nodejs_fixdep traverse '~0.6.3'
14cr|nodejs-burrito-0.2.12-9|29	
14cr|nodejs-burrito-0.2.12-9|30	cp -p %{SOURCE1} LICENSE
14cr|nodejs-burrito-0.2.12-9|31	
14cr|nodejs-burrito-0.2.12-9|32	%build
14cr|nodejs-burrito-0.2.12-9|33	#nothing to do
14cr|nodejs-burrito-0.2.12-9|34	
14cr|nodejs-burrito-0.2.12-9|35	%install
14cr|nodejs-burrito-0.2.12-9|36	
14cr|nodejs-burrito-0.2.12-9|37	mkdir -p %{buildroot}%{nodejs_sitelib}/burrito
14cr|nodejs-burrito-0.2.12-9|38	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/burrito
14cr|nodejs-burrito-0.2.12-9|39	
14cr|nodejs-burrito-0.2.12-9|40	%nodejs_symlink_deps
14cr|nodejs-burrito-0.2.12-9|41	ln -sf %{nodejs_sitelib}/uglify-js1 \
14cr|nodejs-burrito-0.2.12-9|42	%{buildroot}%{nodejs_sitelib}/burrito/node_modules/uglify-js
14cr|nodejs-burrito-0.2.12-9|43	
14cr|nodejs-burrito-0.2.12-9|44	#recursive deps are recursive
14cr|nodejs-burrito-0.2.12-9|45	#%%check
14cr|nodejs-burrito-0.2.12-9|46	#%%tap test/*.js
14cr|nodejs-burrito-0.2.12-9|47	
14cr|nodejs-burrito-0.2.12-9|48	%clean
14cr|nodejs-burrito-0.2.12-9|49	
14cr|nodejs-burrito-0.2.12-9|50	%files
14cr|nodejs-burrito-0.2.12-9|51	%defattr(-,root,root,-)
14cr|nodejs-burrito-0.2.12-9|52	%{nodejs_sitelib}/burrito
14cr|nodejs-burrito-0.2.12-9|53	%doc README.markdown example LICENSE
14cr|nodejs-burrito-0.2.12-9|54	
14cr|nodejs-burrito-0.2.12-9|55	
14cr|nodejs-burrito-0.2.12-9|56	%changelog
14cr|nodejs-burrito-0.2.12-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-9
14cr|nodejs-burrito-0.2.12-9|58	+ Revision: 96fedce
14cr|nodejs-burrito-0.2.12-9|59	- MassBuild#464: Increase release tag
14cr|nodejs-burrito-0.2.12-9|60	
14cr|nodejs-burrito-0.2.12-9|61	

3304 14
14cr|nodejs-bytes-0.3.0-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-bytes-0.3.0-2|2	
14cr|nodejs-bytes-0.3.0-2|3	%global enable_tests 0
14cr|nodejs-bytes-0.3.0-2|4	
14cr|nodejs-bytes-0.3.0-2|5	Name:       nodejs-bytes
14cr|nodejs-bytes-0.3.0-2|6	Version:    0.3.0
14cr|nodejs-bytes-0.3.0-2|7	Release:    2%{?dist}
14cr|nodejs-bytes-0.3.0-2|8	Summary:    Byte size string parser/serializer for Node.js
14cr|nodejs-bytes-0.3.0-2|9	# License text is included in Readme.md
14cr|nodejs-bytes-0.3.0-2|10	License:    MIT
14cr|nodejs-bytes-0.3.0-2|11	Group:      Development/Other
14cr|nodejs-bytes-0.3.0-2|12	URL:        https://github.com/visionmedia/bytes.js
14cr|nodejs-bytes-0.3.0-2|13	Source0:    http://registry.npmjs.org/bytes/-/bytes-%{version}.tgz
14cr|nodejs-bytes-0.3.0-2|14	# The test files are not included in the npm tarball.
14cr|nodejs-bytes-0.3.0-2|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-bytes-0.3.0-2|16	# version control repository.
14cr|nodejs-bytes-0.3.0-2|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-bytes-0.3.0-2|18	Source10:   dl-tests.sh
14cr|nodejs-bytes-0.3.0-2|19	
14cr|nodejs-bytes-0.3.0-2|20	BuildArch:  noarch
14cr|nodejs-bytes-0.3.0-2|21	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-bytes-0.3.0-2|22	
14cr|nodejs-bytes-0.3.0-2|23	BuildRequires:  nodejs-packaging
14cr|nodejs-bytes-0.3.0-2|24	
14cr|nodejs-bytes-0.3.0-2|25	%if 0%{?enable_tests}
14cr|nodejs-bytes-0.3.0-2|26	BuildRequires:  npm(mocha)
14cr|nodejs-bytes-0.3.0-2|27	BuildRequires:  npm(should)
14cr|nodejs-bytes-0.3.0-2|28	%endif
14cr|nodejs-bytes-0.3.0-2|29	
14cr|nodejs-bytes-0.3.0-2|30	%description
14cr|nodejs-bytes-0.3.0-2|31	%summary
14cr|nodejs-bytes-0.3.0-2|32	
14cr|nodejs-bytes-0.3.0-2|33	
14cr|nodejs-bytes-0.3.0-2|34	%prep
14cr|nodejs-bytes-0.3.0-2|35	%setup -q -n package
14cr|nodejs-bytes-0.3.0-2|36	%setup -T -D -a 1 -q -n package
14cr|nodejs-bytes-0.3.0-2|37	
14cr|nodejs-bytes-0.3.0-2|38	
14cr|nodejs-bytes-0.3.0-2|39	%build
14cr|nodejs-bytes-0.3.0-2|40	#nothing to do
14cr|nodejs-bytes-0.3.0-2|41	
14cr|nodejs-bytes-0.3.0-2|42	
14cr|nodejs-bytes-0.3.0-2|43	%install
14cr|nodejs-bytes-0.3.0-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/bytes
14cr|nodejs-bytes-0.3.0-2|45	cp -pr package.json index.js \
14cr|nodejs-bytes-0.3.0-2|46	%{buildroot}%{nodejs_sitelib}/bytes
14cr|nodejs-bytes-0.3.0-2|47	
14cr|nodejs-bytes-0.3.0-2|48	%nodejs_symlink_deps
14cr|nodejs-bytes-0.3.0-2|49	
14cr|nodejs-bytes-0.3.0-2|50	
14cr|nodejs-bytes-0.3.0-2|51	%if 0%{?enable_tests}
14cr|nodejs-bytes-0.3.0-2|52	%check
14cr|nodejs-bytes-0.3.0-2|53	%nodejs_symlink_deps --check
14cr|nodejs-bytes-0.3.0-2|54	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require should
14cr|nodejs-bytes-0.3.0-2|55	%endif
14cr|nodejs-bytes-0.3.0-2|56	
14cr|nodejs-bytes-0.3.0-2|57	
14cr|nodejs-bytes-0.3.0-2|58	%files
14cr|nodejs-bytes-0.3.0-2|59	%doc History.md Readme.md
14cr|nodejs-bytes-0.3.0-2|60	%{nodejs_sitelib}/bytes
14cr|nodejs-bytes-0.3.0-2|61	
14cr|nodejs-bytes-0.3.0-2|62	%changelog

3305 14
14cr|nodejs-callsite-1.0.0-3|1	
14cr|nodejs-callsite-1.0.0-3|2	
14cr|nodejs-callsite-1.0.0-3|3	#use a github tarball so we get the tests
14cr|nodejs-callsite-1.0.0-3|4	%global commit 8d3927995821596148e77f4af049ab38b03d1b99
14cr|nodejs-callsite-1.0.0-3|5	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|nodejs-callsite-1.0.0-3|6	
14cr|nodejs-callsite-1.0.0-3|7	Name:           nodejs-callsite
14cr|nodejs-callsite-1.0.0-3|8	Version:        1.0.0
14cr|nodejs-callsite-1.0.0-3|9	Release:        3
14cr|nodejs-callsite-1.0.0-3|10	Summary:        Provides access to V8's "raw" CallSites from Node.js
14cr|nodejs-callsite-1.0.0-3|11	
14cr|nodejs-callsite-1.0.0-3|12	BuildArch:      noarch
14cr|nodejs-callsite-1.0.0-3|13	
14cr|nodejs-callsite-1.0.0-3|14	Group:          Development/Other
14cr|nodejs-callsite-1.0.0-3|15	#No license file included, "MIT" indicated in README and package.json
14cr|nodejs-callsite-1.0.0-3|16	#A copy of the MIT license based on the version included with express, another
14cr|nodejs-callsite-1.0.0-3|17	#node module by the same author, is included in Source1, and has been sent
14cr|nodejs-callsite-1.0.0-3|18	#upstream: https://github.com/visionmedia/callsite/pull/2
14cr|nodejs-callsite-1.0.0-3|19	License:        MIT
14cr|nodejs-callsite-1.0.0-3|20	URL:            https://github.com/visionmedia/callsite
14cr|nodejs-callsite-1.0.0-3|21	Source0:        https://github.com/visionmedia/callsite/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cr|nodejs-callsite-1.0.0-3|22	Source1:        https://raw.github.com/tchollingsworth/callsite/8d7615a28a6507c3ef0731f072d3f1a100b3fe27/LICENSE
14cr|nodejs-callsite-1.0.0-3|23	
14cr|nodejs-callsite-1.0.0-3|24	#One of the tests doesn't work and the other needed some prodding to work
14cr|nodejs-callsite-1.0.0-3|25	#properly.  I'll look into this more later and file a bug/pull request once I've
14cr|nodejs-callsite-1.0.0-3|26	#figured out exactly what's going on.
14cr|nodejs-callsite-1.0.0-3|27	Patch1:         %{name}-fix-test.patch
14cr|nodejs-callsite-1.0.0-3|28	
14cr|nodejs-callsite-1.0.0-3|29	BuildRequires:  nodejs-packaging
14cr|nodejs-callsite-1.0.0-3|30	BuildRequires:  nodejs
14cr|nodejs-callsite-1.0.0-3|31	
14cr|nodejs-callsite-1.0.0-3|32	#for tests
14cr|nodejs-callsite-1.0.0-3|33	#BuildRequires:  npm(mocha)
14cr|nodejs-callsite-1.0.0-3|34	#BuildRequires:  npm(should)
14cr|nodejs-callsite-1.0.0-3|35	
14cr|nodejs-callsite-1.0.0-3|36	%description
14cr|nodejs-callsite-1.0.0-3|37	%{summary}.
14cr|nodejs-callsite-1.0.0-3|38	
14cr|nodejs-callsite-1.0.0-3|39	This is useful for custom traces, C-style assertions, getting the line number
14cr|nodejs-callsite-1.0.0-3|40	in execution, and more.
14cr|nodejs-callsite-1.0.0-3|41	
14cr|nodejs-callsite-1.0.0-3|42	%prep
14cr|nodejs-callsite-1.0.0-3|43	%setup -q -n callsite-%{commit}
14cr|nodejs-callsite-1.0.0-3|44	
14cr|nodejs-callsite-1.0.0-3|45	#fix one test and don't run a non-working one
14cr|nodejs-callsite-1.0.0-3|46	%patch1 -p1
14cr|nodejs-callsite-1.0.0-3|47	rm -f test/__line.js
14cr|nodejs-callsite-1.0.0-3|48	
14cr|nodejs-callsite-1.0.0-3|49	#copy LICENSE file into %%_builddir so it works with %%doc
14cr|nodejs-callsite-1.0.0-3|50	cp %{SOURCE1} LICENSE
14cr|nodejs-callsite-1.0.0-3|51	
14cr|nodejs-callsite-1.0.0-3|52	%build
14cr|nodejs-callsite-1.0.0-3|53	#nothing to do
14cr|nodejs-callsite-1.0.0-3|54	
14cr|nodejs-callsite-1.0.0-3|55	%install
14cr|nodejs-callsite-1.0.0-3|56	
14cr|nodejs-callsite-1.0.0-3|57	mkdir -p %{buildroot}%{nodejs_sitelib}/callsite
14cr|nodejs-callsite-1.0.0-3|58	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/callsite
14cr|nodejs-callsite-1.0.0-3|59	
14cr|nodejs-callsite-1.0.0-3|60	%nodejs_symlink_deps
14cr|nodejs-callsite-1.0.0-3|61	
14cr|nodejs-callsite-1.0.0-3|62	# %check
14cr|nodejs-callsite-1.0.0-3|63	# mocha --require should
14cr|nodejs-callsite-1.0.0-3|64	
14cr|nodejs-callsite-1.0.0-3|65	%clean
14cr|nodejs-callsite-1.0.0-3|66	
14cr|nodejs-callsite-1.0.0-3|67	%files
14cr|nodejs-callsite-1.0.0-3|68	%defattr(-,root,root,-)
14cr|nodejs-callsite-1.0.0-3|69	%{nodejs_sitelib}/callsite
14cr|nodejs-callsite-1.0.0-3|70	%doc Readme.md LICENSE examples History.md
14cr|nodejs-callsite-1.0.0-3|71	
14cr|nodejs-callsite-1.0.0-3|72	%changelog
14cr|nodejs-callsite-1.0.0-3|73	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|nodejs-callsite-1.0.0-3|74	+ Revision: a3c02e9
14cr|nodejs-callsite-1.0.0-3|75	- Disable check
14cr|nodejs-callsite-1.0.0-3|76	
14cr|nodejs-callsite-1.0.0-3|77	

3306 14
14cr|nodejs-chalk-0.4.0-3|1	# Tests fail inside Koji due to terminal environment.
14cr|nodejs-chalk-0.4.0-3|2	%global enable_tests 0
14cr|nodejs-chalk-0.4.0-3|3	
14cr|nodejs-chalk-0.4.0-3|4	Name:       nodejs-chalk
14cr|nodejs-chalk-0.4.0-3|5	Version:    0.4.0
14cr|nodejs-chalk-0.4.0-3|6	Release:    3
14cr|nodejs-chalk-0.4.0-3|7	Summary:    Terminal string styling done right
14cr|nodejs-chalk-0.4.0-3|8	License:    MIT
14cr|nodejs-chalk-0.4.0-3|9	Group:      System/Libraries
14cr|nodejs-chalk-0.4.0-3|10	URL:        https://github.com/sindresorhus/chalk
14cr|nodejs-chalk-0.4.0-3|11	Source0:    http://registry.npmjs.org/chalk/-/chalk-%{version}.tgz
14cr|nodejs-chalk-0.4.0-3|12	Source1:    https://raw.github.com/sindresorhus/chalk/0a33a270b1e00ae4dea31b8ca368056d6823a148/test.js
14cr|nodejs-chalk-0.4.0-3|13	# https://github.com/sindresorhus/chalk/pull/14
14cr|nodejs-chalk-0.4.0-3|14	Source2:    LICENSE
14cr|nodejs-chalk-0.4.0-3|15	BuildArch:  noarch
14cr|nodejs-chalk-0.4.0-3|16	BuildRequires:  nodejs-packaging
14cr|nodejs-chalk-0.4.0-3|17	
14cr|nodejs-chalk-0.4.0-3|18	%if 0%{?enable_tests}
14cr|nodejs-chalk-0.4.0-3|19	BuildRequires:  npm(mocha)
14cr|nodejs-chalk-0.4.0-3|20	BuildRequires:  npm(ansi-styles)
14cr|nodejs-chalk-0.4.0-3|21	BuildRequires:  npm(has-color)
14cr|nodejs-chalk-0.4.0-3|22	BuildRequires:  npm(strip-ansi)
14cr|nodejs-chalk-0.4.0-3|23	%endif
14cr|nodejs-chalk-0.4.0-3|24	
14cr|nodejs-chalk-0.4.0-3|25	%description
14cr|nodejs-chalk-0.4.0-3|26	%{summary}.
14cr|nodejs-chalk-0.4.0-3|27	
14cr|nodejs-chalk-0.4.0-3|28	
14cr|nodejs-chalk-0.4.0-3|29	%prep
14cr|nodejs-chalk-0.4.0-3|30	%setup -q -n package
14cr|nodejs-chalk-0.4.0-3|31	cp -p %{SOURCE1} .
14cr|nodejs-chalk-0.4.0-3|32	cp -p %{SOURCE2} .
14cr|nodejs-chalk-0.4.0-3|33	
14cr|nodejs-chalk-0.4.0-3|34	%nodejs_fixdep has-color '~0.1'
14cr|nodejs-chalk-0.4.0-3|35	%nodejs_fixdep ansi-styles '~1.0'
14cr|nodejs-chalk-0.4.0-3|36	%nodejs_fixdep strip-ansi '~0.1'
14cr|nodejs-chalk-0.4.0-3|37	
14cr|nodejs-chalk-0.4.0-3|38	
14cr|nodejs-chalk-0.4.0-3|39	%build
14cr|nodejs-chalk-0.4.0-3|40	#nothing to do
14cr|nodejs-chalk-0.4.0-3|41	
14cr|nodejs-chalk-0.4.0-3|42	
14cr|nodejs-chalk-0.4.0-3|43	%install
14cr|nodejs-chalk-0.4.0-3|44	mkdir -p %{buildroot}%{nodejs_sitelib}/chalk
14cr|nodejs-chalk-0.4.0-3|45	cp -pr package.json index.js \
14cr|nodejs-chalk-0.4.0-3|46	%{buildroot}%{nodejs_sitelib}/chalk
14cr|nodejs-chalk-0.4.0-3|47	
14cr|nodejs-chalk-0.4.0-3|48	%nodejs_symlink_deps
14cr|nodejs-chalk-0.4.0-3|49	
14cr|nodejs-chalk-0.4.0-3|50	
14cr|nodejs-chalk-0.4.0-3|51	%if 0%{?enable_tests}
14cr|nodejs-chalk-0.4.0-3|52	%check
14cr|nodejs-chalk-0.4.0-3|53	%nodejs_symlink_deps --check
14cr|nodejs-chalk-0.4.0-3|54	/usr/bin/mocha
14cr|nodejs-chalk-0.4.0-3|55	%endif
14cr|nodejs-chalk-0.4.0-3|56	
14cr|nodejs-chalk-0.4.0-3|57	
14cr|nodejs-chalk-0.4.0-3|58	%files
14cr|nodejs-chalk-0.4.0-3|59	%doc LICENSE readme.md
14cr|nodejs-chalk-0.4.0-3|60	%{nodejs_sitelib}/chalk
14cr|nodejs-chalk-0.4.0-3|61	
14cr|nodejs-chalk-0.4.0-3|62	
14cr|nodejs-chalk-0.4.0-3|63	
14cr|nodejs-chalk-0.4.0-3|64	%changelog
14cr|nodejs-chalk-0.4.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|nodejs-chalk-0.4.0-3|66	+ Revision: ded37f3
14cr|nodejs-chalk-0.4.0-3|67	- MassBuild#464: Increase release tag
14cr|nodejs-chalk-0.4.0-3|68	
14cr|nodejs-chalk-0.4.0-3|69	

3307 14
14cr|nodejs-character-parser-1.2.0-1|1	
14cr|nodejs-character-parser-1.2.0-1|2	
14cr|nodejs-character-parser-1.2.0-1|3	%global enable_tests 0
14cr|nodejs-character-parser-1.2.0-1|4	
14cr|nodejs-character-parser-1.2.0-1|5	Name:       nodejs-character-parser
14cr|nodejs-character-parser-1.2.0-1|6	Version:    1.2.0
14cr|nodejs-character-parser-1.2.0-1|7	Release:    1
14cr|nodejs-character-parser-1.2.0-1|8	Summary:    Parse JavaScript one character at a time to look for snippets in templates
14cr|nodejs-character-parser-1.2.0-1|9	
14cr|nodejs-character-parser-1.2.0-1|10	License:    MIT
14cr|nodejs-character-parser-1.2.0-1|11	Group:      Development/Other
14cr|nodejs-character-parser-1.2.0-1|12	URL:        https://github.com/ForbesLindesay/character-parser
14cr|nodejs-character-parser-1.2.0-1|13	Source0:    http://registry.npmjs.org/character-parser/-/character-parser-%{version}.tgz
14cr|nodejs-character-parser-1.2.0-1|14	# The test files are not included in the npm tarball.
14cr|nodejs-character-parser-1.2.0-1|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-character-parser-1.2.0-1|16	# version control repository.
14cr|nodejs-character-parser-1.2.0-1|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-character-parser-1.2.0-1|18	Source10:   dl-tests.sh
14cr|nodejs-character-parser-1.2.0-1|19	
14cr|nodejs-character-parser-1.2.0-1|20	BuildArch:  noarch
14cr|nodejs-character-parser-1.2.0-1|21	BuildRequires:  nodejs-packaging
14cr|nodejs-character-parser-1.2.0-1|22	
14cr|nodejs-character-parser-1.2.0-1|23	%if 0%{?enable_tests}
14cr|nodejs-character-parser-1.2.0-1|24	BuildRequires:  mocha
14cr|nodejs-character-parser-1.2.0-1|25	BuildRequires:  npm(better-assert)
14cr|nodejs-character-parser-1.2.0-1|26	%endif
14cr|nodejs-character-parser-1.2.0-1|27	
14cr|nodejs-character-parser-1.2.0-1|28	%description
14cr|nodejs-character-parser-1.2.0-1|29	Parse JavaScript one character at a time to look for snippets in templates.
14cr|nodejs-character-parser-1.2.0-1|30	This is not a validator, it's just designed to allow you to have sections
14cr|nodejs-character-parser-1.2.0-1|31	of JavaScript delimited by brackets robustly.
14cr|nodejs-character-parser-1.2.0-1|32	
14cr|nodejs-character-parser-1.2.0-1|33	
14cr|nodejs-character-parser-1.2.0-1|34	%prep
14cr|nodejs-character-parser-1.2.0-1|35	%setup -q -n package
14cr|nodejs-character-parser-1.2.0-1|36	%setup -q -T -D -a 1 -n package
14cr|nodejs-character-parser-1.2.0-1|37	# Fix wrong-file-end-of-line-encoding.
14cr|nodejs-character-parser-1.2.0-1|38	for i in LICENSE README.md; do
14cr|nodejs-character-parser-1.2.0-1|39	sed -i -e 's/\r$//' "${i}"
14cr|nodejs-character-parser-1.2.0-1|40	done
14cr|nodejs-character-parser-1.2.0-1|41	
14cr|nodejs-character-parser-1.2.0-1|42	%build
14cr|nodejs-character-parser-1.2.0-1|43	#nothing to do
14cr|nodejs-character-parser-1.2.0-1|44	
14cr|nodejs-character-parser-1.2.0-1|45	
14cr|nodejs-character-parser-1.2.0-1|46	%install
14cr|nodejs-character-parser-1.2.0-1|47	mkdir -p %{buildroot}%{nodejs_sitelib}/character-parser
14cr|nodejs-character-parser-1.2.0-1|48	cp -pr package.json index.js \
14cr|nodejs-character-parser-1.2.0-1|49	%{buildroot}%{nodejs_sitelib}/character-parser
14cr|nodejs-character-parser-1.2.0-1|50	
14cr|nodejs-character-parser-1.2.0-1|51	%nodejs_symlink_deps
14cr|nodejs-character-parser-1.2.0-1|52	
14cr|nodejs-character-parser-1.2.0-1|53	
14cr|nodejs-character-parser-1.2.0-1|54	%if 0%{?enable_tests}
14cr|nodejs-character-parser-1.2.0-1|55	%check
14cr|nodejs-character-parser-1.2.0-1|56	%nodejs_symlink_deps --check
14cr|nodejs-character-parser-1.2.0-1|57	/usr/bin/mocha -R spec
14cr|nodejs-character-parser-1.2.0-1|58	%endif
14cr|nodejs-character-parser-1.2.0-1|59	
14cr|nodejs-character-parser-1.2.0-1|60	
14cr|nodejs-character-parser-1.2.0-1|61	%files
14cr|nodejs-character-parser-1.2.0-1|62	%doc LICENSE README.md
14cr|nodejs-character-parser-1.2.0-1|63	%{nodejs_sitelib}/character-parser
14cr|nodejs-character-parser-1.2.0-1|64	
14cr|nodejs-character-parser-1.2.0-1|65	
14cr|nodejs-character-parser-1.2.0-1|66	
14cr|nodejs-character-parser-1.2.0-1|67	%changelog
14cr|nodejs-character-parser-1.2.0-1|68	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cr|nodejs-character-parser-1.2.0-1|69	+ Revision: dc9c4b2
14cr|nodejs-character-parser-1.2.0-1|70	- Imported from SRPM
14cr|nodejs-character-parser-1.2.0-1|71	
14cr|nodejs-character-parser-1.2.0-1|72	

3308 14
14cr|nodejs-charm-0.1.2-5|1	Name:           nodejs-charm
14cr|nodejs-charm-0.1.2-5|2	Version:        0.1.2
14cr|nodejs-charm-0.1.2-5|3	Release:        5
14cr|nodejs-charm-0.1.2-5|4	Summary:        ANSI control sequences for terminal cursor hopping and colors
14cr|nodejs-charm-0.1.2-5|5	BuildArch:      noarch
14cr|nodejs-charm-0.1.2-5|6	Group:          System/Libraries
14cr|nodejs-charm-0.1.2-5|7	#no license file included; "MIT" indicated in package.json
14cr|nodejs-charm-0.1.2-5|8	License:        MIT
14cr|nodejs-charm-0.1.2-5|9	URL:            https://github.com/substack/node-charm
14cr|nodejs-charm-0.1.2-5|10	Source0:        http://registry.npmjs.org/charm/-/charm-%{version}.tgz
14cr|nodejs-charm-0.1.2-5|11	
14cr|nodejs-charm-0.1.2-5|12	BuildRequires:  nodejs-packaging
14cr|nodejs-charm-0.1.2-5|13	
14cr|nodejs-charm-0.1.2-5|14	%description
14cr|nodejs-charm-0.1.2-5|15	Uses ANSI control sequences to write colors and cursor positions to terminals.
14cr|nodejs-charm-0.1.2-5|16	
14cr|nodejs-charm-0.1.2-5|17	%prep
14cr|nodejs-charm-0.1.2-5|18	%setup -q -n package
14cr|nodejs-charm-0.1.2-5|19	
14cr|nodejs-charm-0.1.2-5|20	%build
14cr|nodejs-charm-0.1.2-5|21	#nothing to do
14cr|nodejs-charm-0.1.2-5|22	
14cr|nodejs-charm-0.1.2-5|23	%install
14cr|nodejs-charm-0.1.2-5|24	
14cr|nodejs-charm-0.1.2-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/charm
14cr|nodejs-charm-0.1.2-5|26	cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/charm
14cr|nodejs-charm-0.1.2-5|27	
14cr|nodejs-charm-0.1.2-5|28	%nodejs_symlink_deps
14cr|nodejs-charm-0.1.2-5|29	
14cr|nodejs-charm-0.1.2-5|30	%clean
14cr|nodejs-charm-0.1.2-5|31	
14cr|nodejs-charm-0.1.2-5|32	%files
14cr|nodejs-charm-0.1.2-5|33	%defattr(-,root,root,-)
14cr|nodejs-charm-0.1.2-5|34	%{nodejs_sitelib}/charm
14cr|nodejs-charm-0.1.2-5|35	%doc README.markdown example
14cr|nodejs-charm-0.1.2-5|36	
14cr|nodejs-charm-0.1.2-5|37	
14cr|nodejs-charm-0.1.2-5|38	%changelog
14cr|nodejs-charm-0.1.2-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-5
14cr|nodejs-charm-0.1.2-5|40	+ Revision: 63db61f
14cr|nodejs-charm-0.1.2-5|41	- MassBuild#464: Increase release tag
14cr|nodejs-charm-0.1.2-5|42	
14cr|nodejs-charm-0.1.2-5|43	

3309 14
14cr|nodejs-child-process-close-0.1.1-4|1	Name:           nodejs-child-process-close
14cr|nodejs-child-process-close-0.1.1-4|2	Version:        0.1.1
14cr|nodejs-child-process-close-0.1.1-4|3	Release:        4
14cr|nodejs-child-process-close-0.1.1-4|4	Summary:        Make child_process objects emit 'close' events
14cr|nodejs-child-process-close-0.1.1-4|5	BuildArch:      noarch
14cr|nodejs-child-process-close-0.1.1-4|6	Group:          Development/Other
14cr|nodejs-child-process-close-0.1.1-4|7	#MIT license included in README file
14cr|nodejs-child-process-close-0.1.1-4|8	License:        MIT
14cr|nodejs-child-process-close-0.1.1-4|9	URL:            https://github.com/piscisaureus/child-process-close
14cr|nodejs-child-process-close-0.1.1-4|10	Source0:        http://registry.npmjs.org/child-process-close/-/child-process-close-%{version}.tgz
14cr|nodejs-child-process-close-0.1.1-4|11	
14cr|nodejs-child-process-close-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cr|nodejs-child-process-close-0.1.1-4|13	BuildRequires:  nodejs
14cr|nodejs-child-process-close-0.1.1-4|14	
14cr|nodejs-child-process-close-0.1.1-4|15	%description
14cr|nodejs-child-process-close-0.1.1-4|16	This module makes child process objects, (created with spawn, fork, exec or
14cr|nodejs-child-process-close-0.1.1-4|17	execFile) emit the close event in node v0.6 like they do in node v0.8. This
14cr|nodejs-child-process-close-0.1.1-4|18	makes it easier to write code that works correctly on both versions of node.
14cr|nodejs-child-process-close-0.1.1-4|19	
14cr|nodejs-child-process-close-0.1.1-4|20	%prep
14cr|nodejs-child-process-close-0.1.1-4|21	%setup -q -n package
14cr|nodejs-child-process-close-0.1.1-4|22	
14cr|nodejs-child-process-close-0.1.1-4|23	%build
14cr|nodejs-child-process-close-0.1.1-4|24	#nothing to do
14cr|nodejs-child-process-close-0.1.1-4|25	
14cr|nodejs-child-process-close-0.1.1-4|26	%install
14cr|nodejs-child-process-close-0.1.1-4|27	
14cr|nodejs-child-process-close-0.1.1-4|28	mkdir -p %{buildroot}%{nodejs_sitelib}/child-process-close
14cr|nodejs-child-process-close-0.1.1-4|29	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/child-process-close
14cr|nodejs-child-process-close-0.1.1-4|30	
14cr|nodejs-child-process-close-0.1.1-4|31	%nodejs_symlink_deps
14cr|nodejs-child-process-close-0.1.1-4|32	
14cr|nodejs-child-process-close-0.1.1-4|33	%check
14cr|nodejs-child-process-close-0.1.1-4|34	%{__nodejs} test/test.js
14cr|nodejs-child-process-close-0.1.1-4|35	
14cr|nodejs-child-process-close-0.1.1-4|36	%clean
14cr|nodejs-child-process-close-0.1.1-4|37	
14cr|nodejs-child-process-close-0.1.1-4|38	%files
14cr|nodejs-child-process-close-0.1.1-4|39	%defattr(-,root,root,-)
14cr|nodejs-child-process-close-0.1.1-4|40	%{nodejs_sitelib}/child-process-close
14cr|nodejs-child-process-close-0.1.1-4|41	%doc README.md
14cr|nodejs-child-process-close-0.1.1-4|42	
14cr|nodejs-child-process-close-0.1.1-4|43	
14cr|nodejs-child-process-close-0.1.1-4|44	%changelog
14cr|nodejs-child-process-close-0.1.1-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-4
14cr|nodejs-child-process-close-0.1.1-4|46	+ Revision: 2ef3848
14cr|nodejs-child-process-close-0.1.1-4|47	- MassBuild#464: Increase release tag
14cr|nodejs-child-process-close-0.1.1-4|48	
14cr|nodejs-child-process-close-0.1.1-4|49	

3310 14
14cr|nodejs-chmodr-0.1.0-6|1	Name:       nodejs-chmodr
14cr|nodejs-chmodr-0.1.0-6|2	Version:    0.1.0
14cr|nodejs-chmodr-0.1.0-6|3	Release:    6
14cr|nodejs-chmodr-0.1.0-6|4	Summary:    Recursively change UNIX file permissions
14cr|nodejs-chmodr-0.1.0-6|5	License:    BSD
14cr|nodejs-chmodr-0.1.0-6|6	Group:      System/Libraries
14cr|nodejs-chmodr-0.1.0-6|7	URL:        https://github.com/isaacs/chmodr
14cr|nodejs-chmodr-0.1.0-6|8	Source0:    http://registry.npmjs.org/chmodr/-/chmodr-%{version}.tgz
14cr|nodejs-chmodr-0.1.0-6|9	BuildArch:  noarch
14cr|nodejs-chmodr-0.1.0-6|10	
14cr|nodejs-chmodr-0.1.0-6|11	BuildRequires:  nodejs-packaging
14cr|nodejs-chmodr-0.1.0-6|12	BuildRequires:  nodejs
14cr|nodejs-chmodr-0.1.0-6|13	
14cr|nodejs-chmodr-0.1.0-6|14	%description
14cr|nodejs-chmodr-0.1.0-6|15	%{summary}, like `chmod -R`.
14cr|nodejs-chmodr-0.1.0-6|16	
14cr|nodejs-chmodr-0.1.0-6|17	%prep
14cr|nodejs-chmodr-0.1.0-6|18	%setup -q -n package
14cr|nodejs-chmodr-0.1.0-6|19	
14cr|nodejs-chmodr-0.1.0-6|20	%build
14cr|nodejs-chmodr-0.1.0-6|21	#nothing to do
14cr|nodejs-chmodr-0.1.0-6|22	
14cr|nodejs-chmodr-0.1.0-6|23	%install
14cr|nodejs-chmodr-0.1.0-6|24	
14cr|nodejs-chmodr-0.1.0-6|25	mkdir -p %{buildroot}%{nodejs_sitelib}/chmodr
14cr|nodejs-chmodr-0.1.0-6|26	cp -pr chmodr.js package.json %{buildroot}%{nodejs_sitelib}/chmodr
14cr|nodejs-chmodr-0.1.0-6|27	
14cr|nodejs-chmodr-0.1.0-6|28	%nodejs_symlink_deps
14cr|nodejs-chmodr-0.1.0-6|29	
14cr|nodejs-chmodr-0.1.0-6|30	# disabled; TAP is not in the distro yet
14cr|nodejs-chmodr-0.1.0-6|31	#%%check
14cr|nodejs-chmodr-0.1.0-6|32	#%%tap test/*
14cr|nodejs-chmodr-0.1.0-6|33	
14cr|nodejs-chmodr-0.1.0-6|34	%clean
14cr|nodejs-chmodr-0.1.0-6|35	
14cr|nodejs-chmodr-0.1.0-6|36	%files
14cr|nodejs-chmodr-0.1.0-6|37	%defattr(-,root,root,-)
14cr|nodejs-chmodr-0.1.0-6|38	%{nodejs_sitelib}/chmodr
14cr|nodejs-chmodr-0.1.0-6|39	%doc README.md LICENSE
14cr|nodejs-chmodr-0.1.0-6|40	
14cr|nodejs-chmodr-0.1.0-6|41	
14cr|nodejs-chmodr-0.1.0-6|42	%changelog
14cr|nodejs-chmodr-0.1.0-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-6
14cr|nodejs-chmodr-0.1.0-6|44	+ Revision: fd5fb3a
14cr|nodejs-chmodr-0.1.0-6|45	- MassBuild#464: Increase release tag
14cr|nodejs-chmodr-0.1.0-6|46	
14cr|nodejs-chmodr-0.1.0-6|47	

3311 14
14cr|nodejs-chownr-0.0.1-11|1	Name:       nodejs-chownr
14cr|nodejs-chownr-0.0.1-11|2	Version:    0.0.1
14cr|nodejs-chownr-0.0.1-11|3	Release:    11
14cr|nodejs-chownr-0.0.1-11|4	Summary:    Changes file permissions recursively
14cr|nodejs-chownr-0.0.1-11|5	License:    BSD
14cr|nodejs-chownr-0.0.1-11|6	Group:      System/Libraries
14cr|nodejs-chownr-0.0.1-11|7	URL:        https://github.com/isaacs/chownr
14cr|nodejs-chownr-0.0.1-11|8	Source0:    http://registry.npmjs.org/chownr/-/chownr-%{version}.tgz
14cr|nodejs-chownr-0.0.1-11|9	BuildArch:  noarch
14cr|nodejs-chownr-0.0.1-11|10	BuildRequires:  nodejs-packaging
14cr|nodejs-chownr-0.0.1-11|11	BuildRequires:  nodejs
14cr|nodejs-chownr-0.0.1-11|12	
14cr|nodejs-chownr-0.0.1-11|13	%description
14cr|nodejs-chownr-0.0.1-11|14	Changes file permissions recursively, like `chown -R`.
14cr|nodejs-chownr-0.0.1-11|15	
14cr|nodejs-chownr-0.0.1-11|16	%prep
14cr|nodejs-chownr-0.0.1-11|17	%setup -q -n package
14cr|nodejs-chownr-0.0.1-11|18	
14cr|nodejs-chownr-0.0.1-11|19	%build
14cr|nodejs-chownr-0.0.1-11|20	#nothing to do
14cr|nodejs-chownr-0.0.1-11|21	
14cr|nodejs-chownr-0.0.1-11|22	%install
14cr|nodejs-chownr-0.0.1-11|23	
14cr|nodejs-chownr-0.0.1-11|24	mkdir -p %{buildroot}%{nodejs_sitelib}/chownr
14cr|nodejs-chownr-0.0.1-11|25	cp -p chownr.js package.json %{buildroot}%{nodejs_sitelib}/chownr
14cr|nodejs-chownr-0.0.1-11|26	
14cr|nodejs-chownr-0.0.1-11|27	%nodejs_symlink_deps
14cr|nodejs-chownr-0.0.1-11|28	
14cr|nodejs-chownr-0.0.1-11|29	#%%check
14cr|nodejs-chownr-0.0.1-11|30	#%%tap test/*.js
14cr|nodejs-chownr-0.0.1-11|31	
14cr|nodejs-chownr-0.0.1-11|32	%clean
14cr|nodejs-chownr-0.0.1-11|33	
14cr|nodejs-chownr-0.0.1-11|34	%files
14cr|nodejs-chownr-0.0.1-11|35	%defattr(-,root,root,-)
14cr|nodejs-chownr-0.0.1-11|36	%{nodejs_sitelib}/chownr
14cr|nodejs-chownr-0.0.1-11|37	%doc README.md LICENCE
14cr|nodejs-chownr-0.0.1-11|38	
14cr|nodejs-chownr-0.0.1-11|39	
14cr|nodejs-chownr-0.0.1-11|40	%changelog
14cr|nodejs-chownr-0.0.1-11|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-11
14cr|nodejs-chownr-0.0.1-11|42	+ Revision: 004b876
14cr|nodejs-chownr-0.0.1-11|43	- MassBuild#464: Increase release tag
14cr|nodejs-chownr-0.0.1-11|44	
14cr|nodejs-chownr-0.0.1-11|45	

3312 14
14cr|nodejs-cli-0.5.0-2|1	Name:       nodejs-cli
14cr|nodejs-cli-0.5.0-2|2	Version:    0.5.0
14cr|nodejs-cli-0.5.0-2|3	Release:    2
14cr|nodejs-cli-0.5.0-2|4	Summary:    Node.js module for rapidly building command line apps
14cr|nodejs-cli-0.5.0-2|5	
14cr|nodejs-cli-0.5.0-2|6	# License text is included in README.md
14cr|nodejs-cli-0.5.0-2|7	License:    MIT
14cr|nodejs-cli-0.5.0-2|8	Group:      System/Libraries
14cr|nodejs-cli-0.5.0-2|9	URL:        https://github.com/chriso/cli
14cr|nodejs-cli-0.5.0-2|10	Source0:    http://registry.npmjs.org/cli/-/cli-%{version}.tgz
14cr|nodejs-cli-0.5.0-2|11	
14cr|nodejs-cli-0.5.0-2|12	BuildArch:  noarch
14cr|nodejs-cli-0.5.0-2|13	BuildRequires:  nodejs-packaging
14cr|nodejs-cli-0.5.0-2|14	
14cr|nodejs-cli-0.5.0-2|15	%description
14cr|nodejs-cli-0.5.0-2|16	cli is a toolkit for rapidly building command line apps. It includes:
14cr|nodejs-cli-0.5.0-2|17	
14cr|nodejs-cli-0.5.0-2|18	- Full featured options/arguments parser
14cr|nodejs-cli-0.5.0-2|19	- Plugin support for adding common options and switches
14cr|nodejs-cli-0.5.0-2|20	- Helper methods for working with input/output and spawning child processes
14cr|nodejs-cli-0.5.0-2|21	- Output colored/styled messages, progress bars or spinners
14cr|nodejs-cli-0.5.0-2|22	- Command auto-completion and glob support
14cr|nodejs-cli-0.5.0-2|23	
14cr|nodejs-cli-0.5.0-2|24	
14cr|nodejs-cli-0.5.0-2|25	%prep
14cr|nodejs-cli-0.5.0-2|26	%setup -q -n package
14cr|nodejs-cli-0.5.0-2|27	find . -type f -exec chmod 0644 '{}' \;
14cr|nodejs-cli-0.5.0-2|28	
14cr|nodejs-cli-0.5.0-2|29	
14cr|nodejs-cli-0.5.0-2|30	%build
14cr|nodejs-cli-0.5.0-2|31	#nothing to do
14cr|nodejs-cli-0.5.0-2|32	
14cr|nodejs-cli-0.5.0-2|33	
14cr|nodejs-cli-0.5.0-2|34	%install
14cr|nodejs-cli-0.5.0-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/cli
14cr|nodejs-cli-0.5.0-2|36	cp -pr package.json cli.js index.js \
14cr|nodejs-cli-0.5.0-2|37	%{buildroot}%{nodejs_sitelib}/cli
14cr|nodejs-cli-0.5.0-2|38	
14cr|nodejs-cli-0.5.0-2|39	%nodejs_symlink_deps
14cr|nodejs-cli-0.5.0-2|40	
14cr|nodejs-cli-0.5.0-2|41	
14cr|nodejs-cli-0.5.0-2|42	%files
14cr|nodejs-cli-0.5.0-2|43	%doc README.md examples/
14cr|nodejs-cli-0.5.0-2|44	%{nodejs_sitelib}/cli
14cr|nodejs-cli-0.5.0-2|45	
14cr|nodejs-cli-0.5.0-2|46	
14cr|nodejs-cli-0.5.0-2|47	
14cr|nodejs-cli-0.5.0-2|48	%changelog
14cr|nodejs-cli-0.5.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|nodejs-cli-0.5.0-2|50	+ Revision: 1ade0f5
14cr|nodejs-cli-0.5.0-2|51	- MassBuild#464: Increase release tag
14cr|nodejs-cli-0.5.0-2|52	
14cr|nodejs-cli-0.5.0-2|53	

3313 14
14cr|nodejs-closure-compiler-0.2.6-3|1	Name:           nodejs-closure-compiler
14cr|nodejs-closure-compiler-0.2.6-3|2	Version:        0.2.6
14cr|nodejs-closure-compiler-0.2.6-3|3	Release:        3
14cr|nodejs-closure-compiler-0.2.6-3|4	Summary:        Bindings to Google's Closure Compiler for Node.js
14cr|nodejs-closure-compiler-0.2.6-3|5	Group:		Development/Other
14cr|nodejs-closure-compiler-0.2.6-3|6	License:        MIT
14cr|nodejs-closure-compiler-0.2.6-3|7	URL:            https://github.com/tim-smart/node-closure
14cr|nodejs-closure-compiler-0.2.6-3|8	Source0:        http://registry.npmjs.org/closure-compiler/-/closure-compiler-%{version}.tgz
14cr|nodejs-closure-compiler-0.2.6-3|9	# Use the wrapper script to invoke the compiler
14cr|nodejs-closure-compiler-0.2.6-3|10	Patch0:         nodejs-closure-compiler-invoke.patch
14cr|nodejs-closure-compiler-0.2.6-3|11	BuildArch:      noarch
14cr|nodejs-closure-compiler-0.2.6-3|12	
14cr|nodejs-closure-compiler-0.2.6-3|13	Requires:       closure-compiler
14cr|nodejs-closure-compiler-0.2.6-3|14	
14cr|nodejs-closure-compiler-0.2.6-3|15	BuildRequires:  nodejs-packaging
14cr|nodejs-closure-compiler-0.2.6-3|16	BuildRequires:  coffee-script
14cr|nodejs-closure-compiler-0.2.6-3|17	
14cr|nodejs-closure-compiler-0.2.6-3|18	%description
14cr|nodejs-closure-compiler-0.2.6-3|19	A wrapper to the Google Closure compiler tool. It runs the jar file
14cr|nodejs-closure-compiler-0.2.6-3|20	in a child process and returns the results in a callback.
14cr|nodejs-closure-compiler-0.2.6-3|21	
14cr|nodejs-closure-compiler-0.2.6-3|22	
14cr|nodejs-closure-compiler-0.2.6-3|23	%prep
14cr|nodejs-closure-compiler-0.2.6-3|24	%setup -q -n package
14cr|nodejs-closure-compiler-0.2.6-3|25	%patch0 -p1
14cr|nodejs-closure-compiler-0.2.6-3|26	rm -rf node_modules lib/*
14cr|nodejs-closure-compiler-0.2.6-3|27	
14cr|nodejs-closure-compiler-0.2.6-3|28	
14cr|nodejs-closure-compiler-0.2.6-3|29	%build
14cr|nodejs-closure-compiler-0.2.6-3|30	cake build
14cr|nodejs-closure-compiler-0.2.6-3|31	
14cr|nodejs-closure-compiler-0.2.6-3|32	
14cr|nodejs-closure-compiler-0.2.6-3|33	%install
14cr|nodejs-closure-compiler-0.2.6-3|34	mkdir -p %{buildroot}%{nodejs_sitelib}/closure-compiler
14cr|nodejs-closure-compiler-0.2.6-3|35	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/closure-compiler
14cr|nodejs-closure-compiler-0.2.6-3|36	%nodejs_symlink_deps
14cr|nodejs-closure-compiler-0.2.6-3|37	
14cr|nodejs-closure-compiler-0.2.6-3|38	
14cr|nodejs-closure-compiler-0.2.6-3|39	%files
14cr|nodejs-closure-compiler-0.2.6-3|40	%doc LICENSE.txt README.md
14cr|nodejs-closure-compiler-0.2.6-3|41	%{nodejs_sitelib}/closure-compiler
14cr|nodejs-closure-compiler-0.2.6-3|42	
14cr|nodejs-closure-compiler-0.2.6-3|43	
14cr|nodejs-closure-compiler-0.2.6-3|44	
14cr|nodejs-closure-compiler-0.2.6-3|45	%changelog
14cr|nodejs-closure-compiler-0.2.6-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-3
14cr|nodejs-closure-compiler-0.2.6-3|47	+ Revision: 0efa07e
14cr|nodejs-closure-compiler-0.2.6-3|48	- MassBuild#464: Increase release tag
14cr|nodejs-closure-compiler-0.2.6-3|49	
14cr|nodejs-closure-compiler-0.2.6-3|50	

3314 14
14cr|nodejs-collections-0.1.21-4|1	%global enable_tests 0
14cr|nodejs-collections-0.1.21-4|2	
14cr|nodejs-collections-0.1.21-4|3	Name:       nodejs-collections
14cr|nodejs-collections-0.1.21-4|4	Version:    0.1.21
14cr|nodejs-collections-0.1.21-4|5	Release:    4
14cr|nodejs-collections-0.1.21-4|6	Summary:    Data structures with idiomatic JavaScript collection interfaces
14cr|nodejs-collections-0.1.21-4|7	
14cr|nodejs-collections-0.1.21-4|8	# shim-array.js and shim-object.js are forked from Motorola Mobility's Montage,
14cr|nodejs-collections-0.1.21-4|9	# which is licensed under the 3-Clause BSD License.
14cr|nodejs-collections-0.1.21-4|10	License:    MIT and BSD
14cr|nodejs-collections-0.1.21-4|11	Group:      System/Libraries
14cr|nodejs-collections-0.1.21-4|12	URL:        https://github.com/montagejs/collections
14cr|nodejs-collections-0.1.21-4|13	Source0:    http://registry.npmjs.org/collections/-/collections-%{version}.tgz
14cr|nodejs-collections-0.1.21-4|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-collections-0.1.21-4|15	# revision control repository.
14cr|nodejs-collections-0.1.21-4|16	Source1:    spec-v%{version}.tar.bz2
14cr|nodejs-collections-0.1.21-4|17	Source10:   dl-tests.sh
14cr|nodejs-collections-0.1.21-4|18	# Include a copy of the Montage BSD license to comply with license requirements:
14cr|nodejs-collections-0.1.21-4|19	# https://raw.github.com/montagejs/montage/8084075f27f6b09e3c8e0457ba03ec03f3daaafd/LICENSE.md
14cr|nodejs-collections-0.1.21-4|20	Source20:   LICENSE-montage.md
14cr|nodejs-collections-0.1.21-4|21	BuildArch:  noarch
14cr|nodejs-collections-0.1.21-4|22	BuildRequires:  nodejs-packaging
14cr|nodejs-collections-0.1.21-4|23	
14cr|nodejs-collections-0.1.21-4|24	%if 0%{?enable_tests}
14cr|nodejs-collections-0.1.21-4|25	BuildRequires:  npm(jasmine-node)
14cr|nodejs-collections-0.1.21-4|26	%endif
14cr|nodejs-collections-0.1.21-4|27	
14cr|nodejs-collections-0.1.21-4|28	%description
14cr|nodejs-collections-0.1.21-4|29	This package contains JavaScript implementations of common data structures
14cr|nodejs-collections-0.1.21-4|30	with idiomatic interfaces, including extensions for Array and Object.
14cr|nodejs-collections-0.1.21-4|31	
14cr|nodejs-collections-0.1.21-4|32	
14cr|nodejs-collections-0.1.21-4|33	%prep
14cr|nodejs-collections-0.1.21-4|34	%setup -q -n package
14cr|nodejs-collections-0.1.21-4|35	%setup -q -T -D -a 1 -n package
14cr|nodejs-collections-0.1.21-4|36	cp -a %{SOURCE20} .
14cr|nodejs-collections-0.1.21-4|37	
14cr|nodejs-collections-0.1.21-4|38	
14cr|nodejs-collections-0.1.21-4|39	%build
14cr|nodejs-collections-0.1.21-4|40	#nothing to do
14cr|nodejs-collections-0.1.21-4|41	
14cr|nodejs-collections-0.1.21-4|42	
14cr|nodejs-collections-0.1.21-4|43	%install
14cr|nodejs-collections-0.1.21-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/collections
14cr|nodejs-collections-0.1.21-4|45	cp -pr package.json *.js listen/ \
14cr|nodejs-collections-0.1.21-4|46	%{buildroot}%{nodejs_sitelib}/collections
14cr|nodejs-collections-0.1.21-4|47	
14cr|nodejs-collections-0.1.21-4|48	%nodejs_symlink_deps
14cr|nodejs-collections-0.1.21-4|49	
14cr|nodejs-collections-0.1.21-4|50	
14cr|nodejs-collections-0.1.21-4|51	%if 0%{?enable_tests}
14cr|nodejs-collections-0.1.21-4|52	%check
14cr|nodejs-collections-0.1.21-4|53	%nodejs_symlink_deps --check
14cr|nodejs-collections-0.1.21-4|54	%{nodejs_sitelib}/jasmine-node/bin/jasmine-node spec
14cr|nodejs-collections-0.1.21-4|55	%endif
14cr|nodejs-collections-0.1.21-4|56	
14cr|nodejs-collections-0.1.21-4|57	
14cr|nodejs-collections-0.1.21-4|58	%files
14cr|nodejs-collections-0.1.21-4|59	%doc LICENSE.md LICENSE-montage.md README.md
14cr|nodejs-collections-0.1.21-4|60	%{nodejs_sitelib}/collections
14cr|nodejs-collections-0.1.21-4|61	
14cr|nodejs-collections-0.1.21-4|62	
14cr|nodejs-collections-0.1.21-4|63	
14cr|nodejs-collections-0.1.21-4|64	%changelog
14cr|nodejs-collections-0.1.21-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.21-4
14cr|nodejs-collections-0.1.21-4|66	+ Revision: efc2f66
14cr|nodejs-collections-0.1.21-4|67	- MassBuild#464: Increase release tag
14cr|nodejs-collections-0.1.21-4|68	
14cr|nodejs-collections-0.1.21-4|69	

3315 14
14cr|nodejs-colors-0.6.2-2|1	%global enable_tests 1
14cr|nodejs-colors-0.6.2-2|2	
14cr|nodejs-colors-0.6.2-2|3	Name:       nodejs-colors
14cr|nodejs-colors-0.6.2-2|4	Version:    0.6.2
14cr|nodejs-colors-0.6.2-2|5	Release:    2
14cr|nodejs-colors-0.6.2-2|6	Summary:    Get colors in your Node.js console
14cr|nodejs-colors-0.6.2-2|7	License:    MIT
14cr|nodejs-colors-0.6.2-2|8	Group:      System/Libraries
14cr|nodejs-colors-0.6.2-2|9	URL:        https://github.com/Marak/colors.js
14cr|nodejs-colors-0.6.2-2|10	Source0:    http://registry.npmjs.org/colors/-/colors-%{version}.tgz
14cr|nodejs-colors-0.6.2-2|11	BuildArch:  noarch
14cr|nodejs-colors-0.6.2-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-colors-0.6.2-2|13	
14cr|nodejs-colors-0.6.2-2|14	%description
14cr|nodejs-colors-0.6.2-2|15	%{summary}.
14cr|nodejs-colors-0.6.2-2|16	
14cr|nodejs-colors-0.6.2-2|17	
14cr|nodejs-colors-0.6.2-2|18	%prep
14cr|nodejs-colors-0.6.2-2|19	%setup -q -n package
14cr|nodejs-colors-0.6.2-2|20	
14cr|nodejs-colors-0.6.2-2|21	
14cr|nodejs-colors-0.6.2-2|22	%build
14cr|nodejs-colors-0.6.2-2|23	#nothing to do
14cr|nodejs-colors-0.6.2-2|24	
14cr|nodejs-colors-0.6.2-2|25	
14cr|nodejs-colors-0.6.2-2|26	%install
14cr|nodejs-colors-0.6.2-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/colors
14cr|nodejs-colors-0.6.2-2|28	cp -pr package.json colors.js themes/ \
14cr|nodejs-colors-0.6.2-2|29	%{buildroot}%{nodejs_sitelib}/colors
14cr|nodejs-colors-0.6.2-2|30	
14cr|nodejs-colors-0.6.2-2|31	%nodejs_symlink_deps
14cr|nodejs-colors-0.6.2-2|32	
14cr|nodejs-colors-0.6.2-2|33	
14cr|nodejs-colors-0.6.2-2|34	%if 0%{?enable_tests}
14cr|nodejs-colors-0.6.2-2|35	%check
14cr|nodejs-colors-0.6.2-2|36	%__nodejs test.js
14cr|nodejs-colors-0.6.2-2|37	%endif
14cr|nodejs-colors-0.6.2-2|38	
14cr|nodejs-colors-0.6.2-2|39	
14cr|nodejs-colors-0.6.2-2|40	%files
14cr|nodejs-colors-0.6.2-2|41	%doc MIT-LICENSE.txt ReadMe.md example.html example.js
14cr|nodejs-colors-0.6.2-2|42	%{nodejs_sitelib}/colors
14cr|nodejs-colors-0.6.2-2|43	
14cr|nodejs-colors-0.6.2-2|44	
14cr|nodejs-colors-0.6.2-2|45	
14cr|nodejs-colors-0.6.2-2|46	%changelog
14cr|nodejs-colors-0.6.2-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|nodejs-colors-0.6.2-2|48	+ Revision: 1d65ef6
14cr|nodejs-colors-0.6.2-2|49	- MassBuild#464: Increase release tag
14cr|nodejs-colors-0.6.2-2|50	
14cr|nodejs-colors-0.6.2-2|51	

3316 14
14cr|nodejs-combined-stream-0.0.4-5|1	Name:           nodejs-combined-stream
14cr|nodejs-combined-stream-0.0.4-5|2	Version:        0.0.4
14cr|nodejs-combined-stream-0.0.4-5|3	Release:        5
14cr|nodejs-combined-stream-0.0.4-5|4	Summary:        A stream that emits multiple other streams one after another
14cr|nodejs-combined-stream-0.0.4-5|5	BuildArch:      noarch
14cr|nodejs-combined-stream-0.0.4-5|6	Group:          System/Libraries
14cr|nodejs-combined-stream-0.0.4-5|7	License:        MIT
14cr|nodejs-combined-stream-0.0.4-5|8	URL:            https://github.com/felixge/node-combined-stream
14cr|nodejs-combined-stream-0.0.4-5|9	Source0:        http://registry.npmjs.org/combined-stream/-/combined-stream-%{version}.tgz
14cr|nodejs-combined-stream-0.0.4-5|10	
14cr|nodejs-combined-stream-0.0.4-5|11	BuildRequires:  nodejs-packaging
14cr|nodejs-combined-stream-0.0.4-5|12	BuildRequires:  nodejs
14cr|nodejs-combined-stream-0.0.4-5|13	
14cr|nodejs-combined-stream-0.0.4-5|14	%description
14cr|nodejs-combined-stream-0.0.4-5|15	A stream that emits multiple other streams one after another.
14cr|nodejs-combined-stream-0.0.4-5|16	
14cr|nodejs-combined-stream-0.0.4-5|17	%prep
14cr|nodejs-combined-stream-0.0.4-5|18	%setup -q -n package
14cr|nodejs-combined-stream-0.0.4-5|19	
14cr|nodejs-combined-stream-0.0.4-5|20	%build
14cr|nodejs-combined-stream-0.0.4-5|21	#nothing to do
14cr|nodejs-combined-stream-0.0.4-5|22	
14cr|nodejs-combined-stream-0.0.4-5|23	%install
14cr|nodejs-combined-stream-0.0.4-5|24	mkdir -p %{buildroot}%{nodejs_sitelib}/combined-stream
14cr|nodejs-combined-stream-0.0.4-5|25	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/combined-stream
14cr|nodejs-combined-stream-0.0.4-5|26	
14cr|nodejs-combined-stream-0.0.4-5|27	%clean
14cr|nodejs-combined-stream-0.0.4-5|28	
14cr|nodejs-combined-stream-0.0.4-5|29	%files
14cr|nodejs-combined-stream-0.0.4-5|30	%defattr(-,root,root,-)
14cr|nodejs-combined-stream-0.0.4-5|31	%{nodejs_sitelib}/combined-stream
14cr|nodejs-combined-stream-0.0.4-5|32	%doc License Readme.md
14cr|nodejs-combined-stream-0.0.4-5|33	
14cr|nodejs-combined-stream-0.0.4-5|34	
14cr|nodejs-combined-stream-0.0.4-5|35	%changelog
14cr|nodejs-combined-stream-0.0.4-5|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-5
14cr|nodejs-combined-stream-0.0.4-5|37	+ Revision: 11b6684
14cr|nodejs-combined-stream-0.0.4-5|38	- MassBuild#464: Increase release tag
14cr|nodejs-combined-stream-0.0.4-5|39	
14cr|nodejs-combined-stream-0.0.4-5|40	

3317 14
14cr|nodejs-commander-2.2.0-2|1	%global enable_tests 1
14cr|nodejs-commander-2.2.0-2|2	
14cr|nodejs-commander-2.2.0-2|3	Name:       nodejs-commander
14cr|nodejs-commander-2.2.0-2|4	Version:    2.2.0
14cr|nodejs-commander-2.2.0-2|5	Release:    2
14cr|nodejs-commander-2.2.0-2|6	Summary:    Node.js command-line interfaces made easy
14cr|nodejs-commander-2.2.0-2|7	
14cr|nodejs-commander-2.2.0-2|8	# License text is included in Readme.md
14cr|nodejs-commander-2.2.0-2|9	License:    MIT
14cr|nodejs-commander-2.2.0-2|10	Group:      System/Libraries
14cr|nodejs-commander-2.2.0-2|11	URL:        https://github.com/visionmedia/commander.js
14cr|nodejs-commander-2.2.0-2|12	Source0:    http://registry.npmjs.org/commander/-/commander-%{version}.tgz
14cr|nodejs-commander-2.2.0-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-commander-2.2.0-2|14	# version control repository.
14cr|nodejs-commander-2.2.0-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-commander-2.2.0-2|16	Source2:    examples-%{version}.tar.bz2
14cr|nodejs-commander-2.2.0-2|17	Source10:   dl-tests.sh
14cr|nodejs-commander-2.2.0-2|18	
14cr|nodejs-commander-2.2.0-2|19	BuildArch:  noarch
14cr|nodejs-commander-2.2.0-2|20	
14cr|nodejs-commander-2.2.0-2|21	# Dep generator bug which adds a trailing dot in the nodejs(engine) requires.
14cr|nodejs-commander-2.2.0-2|22	Patch0:     %{name}-2.1.0-Fix-engine-dep.patch
14cr|nodejs-commander-2.2.0-2|23	
14cr|nodejs-commander-2.2.0-2|24	BuildRequires:  nodejs-packaging
14cr|nodejs-commander-2.2.0-2|25	
14cr|nodejs-commander-2.2.0-2|26	%if 0%{?enable_tests}
14cr|nodejs-commander-2.2.0-2|27	BuildRequires:  npm(keypress)
14cr|nodejs-commander-2.2.0-2|28	BuildRequires:  npm(should)
14cr|nodejs-commander-2.2.0-2|29	%endif
14cr|nodejs-commander-2.2.0-2|30	
14cr|nodejs-commander-2.2.0-2|31	%description
14cr|nodejs-commander-2.2.0-2|32	The complete solution for Node.js command-line interfaces,
14cr|nodejs-commander-2.2.0-2|33	inspired by Ruby's commander.
14cr|nodejs-commander-2.2.0-2|34	
14cr|nodejs-commander-2.2.0-2|35	
14cr|nodejs-commander-2.2.0-2|36	%prep
14cr|nodejs-commander-2.2.0-2|37	%setup -q -n package
14cr|nodejs-commander-2.2.0-2|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-commander-2.2.0-2|39	%setup -q -T -D -a 2 -n package
14cr|nodejs-commander-2.2.0-2|40	%patch0 -p1
14cr|nodejs-commander-2.2.0-2|41	
14cr|nodejs-commander-2.2.0-2|42	
14cr|nodejs-commander-2.2.0-2|43	%build
14cr|nodejs-commander-2.2.0-2|44	#nothing to do
14cr|nodejs-commander-2.2.0-2|45	
14cr|nodejs-commander-2.2.0-2|46	
14cr|nodejs-commander-2.2.0-2|47	%install
14cr|nodejs-commander-2.2.0-2|48	mkdir -p %{buildroot}%{nodejs_sitelib}/commander
14cr|nodejs-commander-2.2.0-2|49	cp -pr package.json index.js \
14cr|nodejs-commander-2.2.0-2|50	%{buildroot}%{nodejs_sitelib}/commander
14cr|nodejs-commander-2.2.0-2|51	
14cr|nodejs-commander-2.2.0-2|52	%nodejs_symlink_deps
14cr|nodejs-commander-2.2.0-2|53	
14cr|nodejs-commander-2.2.0-2|54	
14cr|nodejs-commander-2.2.0-2|55	%if 0%{?enable_tests}
14cr|nodejs-commander-2.2.0-2|56	%check
14cr|nodejs-commander-2.2.0-2|57	%nodejs_symlink_deps --check
14cr|nodejs-commander-2.2.0-2|58	find test/test.*.js -exec ./test/run '{}' \;
14cr|nodejs-commander-2.2.0-2|59	%endif
14cr|nodejs-commander-2.2.0-2|60	
14cr|nodejs-commander-2.2.0-2|61	
14cr|nodejs-commander-2.2.0-2|62	%files
14cr|nodejs-commander-2.2.0-2|63	%doc Readme.md examples/
14cr|nodejs-commander-2.2.0-2|64	%{nodejs_sitelib}/commander
14cr|nodejs-commander-2.2.0-2|65	
14cr|nodejs-commander-2.2.0-2|66	
14cr|nodejs-commander-2.2.0-2|67	
14cr|nodejs-commander-2.2.0-2|68	%changelog
14cr|nodejs-commander-2.2.0-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14cr|nodejs-commander-2.2.0-2|70	+ Revision: ede1450
14cr|nodejs-commander-2.2.0-2|71	- MassBuild#464: Increase release tag
14cr|nodejs-commander-2.2.0-2|72	
14cr|nodejs-commander-2.2.0-2|73	

3318 14
14cr|nodejs-component-emitter-1.1.2-1|1	
14cr|nodejs-component-emitter-1.1.2-1|2	
14cr|nodejs-component-emitter-1.1.2-1|3	%global enable_tests 0
14cr|nodejs-component-emitter-1.1.2-1|4	
14cr|nodejs-component-emitter-1.1.2-1|5	Name:       nodejs-component-emitter
14cr|nodejs-component-emitter-1.1.2-1|6	Version:    1.1.2
14cr|nodejs-component-emitter-1.1.2-1|7	Release:    1
14cr|nodejs-component-emitter-1.1.2-1|8	Summary:    An event emitter component for Node.js
14cr|nodejs-component-emitter-1.1.2-1|9	
14cr|nodejs-component-emitter-1.1.2-1|10	License:    MIT
14cr|nodejs-component-emitter-1.1.2-1|11	Group:      Development/Other
14cr|nodejs-component-emitter-1.1.2-1|12	URL:        https://github.com/component/emitter
14cr|nodejs-component-emitter-1.1.2-1|13	Source0:    http://registry.npmjs.org/component-emitter/-/component-emitter-%{version}.tgz
14cr|nodejs-component-emitter-1.1.2-1|14	# The test files are not included in the npm tarball.
14cr|nodejs-component-emitter-1.1.2-1|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-component-emitter-1.1.2-1|16	# version control repository.
14cr|nodejs-component-emitter-1.1.2-1|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-component-emitter-1.1.2-1|18	Source10:   dl-tests.sh
14cr|nodejs-component-emitter-1.1.2-1|19	# Include a copy of the license text to comply with license requirements.
14cr|nodejs-component-emitter-1.1.2-1|20	Source20:   https://raw.github.com/component/emitter/2999c522a07ba3a95106530e1c1e194d2c7a266c/LICENSE
14cr|nodejs-component-emitter-1.1.2-1|21	
14cr|nodejs-component-emitter-1.1.2-1|22	BuildArch:  noarch
14cr|nodejs-component-emitter-1.1.2-1|23	
14cr|nodejs-component-emitter-1.1.2-1|24	BuildRequires:  nodejs-packaging
14cr|nodejs-component-emitter-1.1.2-1|25	
14cr|nodejs-component-emitter-1.1.2-1|26	%if 0%{?enable_tests}
14cr|nodejs-component-emitter-1.1.2-1|27	BuildRequires:  mocha
14cr|nodejs-component-emitter-1.1.2-1|28	BuildRequires:  npm(should)
14cr|nodejs-component-emitter-1.1.2-1|29	%endif
14cr|nodejs-component-emitter-1.1.2-1|30	
14cr|nodejs-component-emitter-1.1.2-1|31	%description
14cr|nodejs-component-emitter-1.1.2-1|32	%{summary}.
14cr|nodejs-component-emitter-1.1.2-1|33	
14cr|nodejs-component-emitter-1.1.2-1|34	
14cr|nodejs-component-emitter-1.1.2-1|35	%prep
14cr|nodejs-component-emitter-1.1.2-1|36	%setup -q -n package
14cr|nodejs-component-emitter-1.1.2-1|37	%setup -q -T -D -a 1 -n package
14cr|nodejs-component-emitter-1.1.2-1|38	cp -p %{SOURCE20} .
14cr|nodejs-component-emitter-1.1.2-1|39	
14cr|nodejs-component-emitter-1.1.2-1|40	
14cr|nodejs-component-emitter-1.1.2-1|41	%build
14cr|nodejs-component-emitter-1.1.2-1|42	#nothing to do
14cr|nodejs-component-emitter-1.1.2-1|43	
14cr|nodejs-component-emitter-1.1.2-1|44	
14cr|nodejs-component-emitter-1.1.2-1|45	%install
14cr|nodejs-component-emitter-1.1.2-1|46	mkdir -p %{buildroot}%{nodejs_sitelib}/component-emitter
14cr|nodejs-component-emitter-1.1.2-1|47	cp -pr package.json index.js \
14cr|nodejs-component-emitter-1.1.2-1|48	%{buildroot}%{nodejs_sitelib}/component-emitter
14cr|nodejs-component-emitter-1.1.2-1|49	
14cr|nodejs-component-emitter-1.1.2-1|50	%nodejs_symlink_deps
14cr|nodejs-component-emitter-1.1.2-1|51	
14cr|nodejs-component-emitter-1.1.2-1|52	
14cr|nodejs-component-emitter-1.1.2-1|53	%if 0%{?enable_tests}
14cr|nodejs-component-emitter-1.1.2-1|54	%check
14cr|nodejs-component-emitter-1.1.2-1|55	%nodejs_symlink_deps --check
14cr|nodejs-component-emitter-1.1.2-1|56	/usr/bin/mocha --require should --reporter spec
14cr|nodejs-component-emitter-1.1.2-1|57	%endif
14cr|nodejs-component-emitter-1.1.2-1|58	
14cr|nodejs-component-emitter-1.1.2-1|59	
14cr|nodejs-component-emitter-1.1.2-1|60	%files
14cr|nodejs-component-emitter-1.1.2-1|61	%doc History.md LICENSE Readme.md
14cr|nodejs-component-emitter-1.1.2-1|62	%{nodejs_sitelib}/component-emitter
14cr|nodejs-component-emitter-1.1.2-1|63	
14cr|nodejs-component-emitter-1.1.2-1|64	
14cr|nodejs-component-emitter-1.1.2-1|65	
14cr|nodejs-component-emitter-1.1.2-1|66	%changelog
14cr|nodejs-component-emitter-1.1.2-1|67	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
14cr|nodejs-component-emitter-1.1.2-1|68	+ Revision: 946e015
14cr|nodejs-component-emitter-1.1.2-1|69	- Imported from SRPM
14cr|nodejs-component-emitter-1.1.2-1|70	
14cr|nodejs-component-emitter-1.1.2-1|71	

3319 14
14cr|nodejs-compressible-1.0.1-2|1	%global enable_tests 0
14cr|nodejs-compressible-1.0.1-2|2	
14cr|nodejs-compressible-1.0.1-2|3	Name:       nodejs-compressible
14cr|nodejs-compressible-1.0.1-2|4	Version:    1.0.1
14cr|nodejs-compressible-1.0.1-2|5	Release:    2
14cr|nodejs-compressible-1.0.1-2|6	Summary:    Compressible Content-Type/MIME checking for Node.js
14cr|nodejs-compressible-1.0.1-2|7	
14cr|nodejs-compressible-1.0.1-2|8	License:    MIT
14cr|nodejs-compressible-1.0.1-2|9	Group:      System/Libraries
14cr|nodejs-compressible-1.0.1-2|10	URL:        https://github.com/expressjs/compressible
14cr|nodejs-compressible-1.0.1-2|11	Source0:    http://registry.npmjs.org/compressible/-/compressible-%{version}.tgz
14cr|nodejs-compressible-1.0.1-2|12	Source1:    https://raw.githubusercontent.com/expressjs/compressible/1fa49dfbff3dac20a170d8146b7e7dae555f5604/test/compressible.js
14cr|nodejs-compressible-1.0.1-2|13	BuildArch:  noarch
14cr|nodejs-compressible-1.0.1-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-compressible-1.0.1-2|15	
14cr|nodejs-compressible-1.0.1-2|16	%if 0%{?enable_tests}
14cr|nodejs-compressible-1.0.1-2|17	BuildRequires:  npm(mocha)
14cr|nodejs-compressible-1.0.1-2|18	%endif
14cr|nodejs-compressible-1.0.1-2|19	
14cr|nodejs-compressible-1.0.1-2|20	%description
14cr|nodejs-compressible-1.0.1-2|21	%{summary}.
14cr|nodejs-compressible-1.0.1-2|22	
14cr|nodejs-compressible-1.0.1-2|23	
14cr|nodejs-compressible-1.0.1-2|24	%prep
14cr|nodejs-compressible-1.0.1-2|25	%setup -q -n package
14cr|nodejs-compressible-1.0.1-2|26	mkdir -p test/
14cr|nodejs-compressible-1.0.1-2|27	cp -p %{SOURCE1} test/
14cr|nodejs-compressible-1.0.1-2|28	
14cr|nodejs-compressible-1.0.1-2|29	
14cr|nodejs-compressible-1.0.1-2|30	%build
14cr|nodejs-compressible-1.0.1-2|31	#nothing to do
14cr|nodejs-compressible-1.0.1-2|32	
14cr|nodejs-compressible-1.0.1-2|33	
14cr|nodejs-compressible-1.0.1-2|34	%install
14cr|nodejs-compressible-1.0.1-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/compressible
14cr|nodejs-compressible-1.0.1-2|36	cp -pr package.json index.js \
14cr|nodejs-compressible-1.0.1-2|37	%{buildroot}%{nodejs_sitelib}/compressible
14cr|nodejs-compressible-1.0.1-2|38	
14cr|nodejs-compressible-1.0.1-2|39	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-compressible-1.0.1-2|40	cp -p specifications.json %{buildroot}%{_datadir}/%{name}
14cr|nodejs-compressible-1.0.1-2|41	ln -sf %{_datadir}/%{name}/specifications.json \
14cr|nodejs-compressible-1.0.1-2|42	%{buildroot}%{nodejs_sitelib}/compressible/specifications.json
14cr|nodejs-compressible-1.0.1-2|43	
14cr|nodejs-compressible-1.0.1-2|44	%nodejs_symlink_deps
14cr|nodejs-compressible-1.0.1-2|45	
14cr|nodejs-compressible-1.0.1-2|46	
14cr|nodejs-compressible-1.0.1-2|47	%if 0%{?enable_tests}
14cr|nodejs-compressible-1.0.1-2|48	%check
14cr|nodejs-compressible-1.0.1-2|49	%nodejs_symlink_deps --check
14cr|nodejs-compressible-1.0.1-2|50	/usr/bin/mocha --reporter spec
14cr|nodejs-compressible-1.0.1-2|51	%endif
14cr|nodejs-compressible-1.0.1-2|52	
14cr|nodejs-compressible-1.0.1-2|53	
14cr|nodejs-compressible-1.0.1-2|54	%files
14cr|nodejs-compressible-1.0.1-2|55	%doc README.md
14cr|nodejs-compressible-1.0.1-2|56	%{nodejs_sitelib}/compressible
14cr|nodejs-compressible-1.0.1-2|57	%dir %{_datadir}/%{name}
14cr|nodejs-compressible-1.0.1-2|58	%{_datadir}/%{name}/specifications.json
14cr|nodejs-compressible-1.0.1-2|59	
14cr|nodejs-compressible-1.0.1-2|60	
14cr|nodejs-compressible-1.0.1-2|61	
14cr|nodejs-compressible-1.0.1-2|62	%changelog
14cr|nodejs-compressible-1.0.1-2|63	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|nodejs-compressible-1.0.1-2|64	+ Revision: d002838
14cr|nodejs-compressible-1.0.1-2|65	- Disable tests
14cr|nodejs-compressible-1.0.1-2|66	
14cr|nodejs-compressible-1.0.1-2|67	

3320 14
14cr|nodejs-compression-1.0.1-3|1	%global enable_tests 0
14cr|nodejs-compression-1.0.1-3|2	
14cr|nodejs-compression-1.0.1-3|3	Name:       nodejs-compression
14cr|nodejs-compression-1.0.1-3|4	Version:    1.0.1
14cr|nodejs-compression-1.0.1-3|5	Release:    3
14cr|nodejs-compression-1.0.1-3|6	Summary:    Compression middleware for Node.js and Connect
14cr|nodejs-compression-1.0.1-3|7	License:    MIT
14cr|nodejs-compression-1.0.1-3|8	Group:      System/Libraries
14cr|nodejs-compression-1.0.1-3|9	URL:        https://github.com/expressjs/compression
14cr|nodejs-compression-1.0.1-3|10	Source0:    http://registry.npmjs.org/compression/-/compression-%{version}.tgz
14cr|nodejs-compression-1.0.1-3|11	# The test file is missing from the NPM tarball.
14cr|nodejs-compression-1.0.1-3|12	Source1:    https://raw.github.com/expressjs/compression/ff7df439670a89129ce4d738ca5d0c72ce663b2a/test.js
14cr|nodejs-compression-1.0.1-3|13	BuildArch:  noarch
14cr|nodejs-compression-1.0.1-3|14	BuildRequires:  nodejs-packaging
14cr|nodejs-compression-1.0.1-3|15	
14cr|nodejs-compression-1.0.1-3|16	%if 0%{?enable_tests}
14cr|nodejs-compression-1.0.1-3|17	BuildRequires:  npm(bytes)
14cr|nodejs-compression-1.0.1-3|18	BuildRequires:  npm(compressible)
14cr|nodejs-compression-1.0.1-3|19	BuildRequires:  npm(connect)
14cr|nodejs-compression-1.0.1-3|20	BuildRequires:  npm(mocha)
14cr|nodejs-compression-1.0.1-3|21	BuildRequires:  npm(negotiator)
14cr|nodejs-compression-1.0.1-3|22	BuildRequires:  npm(should)
14cr|nodejs-compression-1.0.1-3|23	BuildRequires:  npm(supertest)
14cr|nodejs-compression-1.0.1-3|24	%endif
14cr|nodejs-compression-1.0.1-3|25	
14cr|nodejs-compression-1.0.1-3|26	%description
14cr|nodejs-compression-1.0.1-3|27	%{summary}.
14cr|nodejs-compression-1.0.1-3|28	
14cr|nodejs-compression-1.0.1-3|29	
14cr|nodejs-compression-1.0.1-3|30	%prep
14cr|nodejs-compression-1.0.1-3|31	%setup -q -n package
14cr|nodejs-compression-1.0.1-3|32	cp -p %{SOURCE1} .
14cr|nodejs-compression-1.0.1-3|33	
14cr|nodejs-compression-1.0.1-3|34	%nodejs_fixdep bytes '~0.3'
14cr|nodejs-compression-1.0.1-3|35	%nodejs_fixdep compressible '~1.0.0'
14cr|nodejs-compression-1.0.1-3|36	%nodejs_fixdep negotiator '~0.4.2'
14cr|nodejs-compression-1.0.1-3|37	
14cr|nodejs-compression-1.0.1-3|38	
14cr|nodejs-compression-1.0.1-3|39	%build
14cr|nodejs-compression-1.0.1-3|40	#nothing to do
14cr|nodejs-compression-1.0.1-3|41	
14cr|nodejs-compression-1.0.1-3|42	
14cr|nodejs-compression-1.0.1-3|43	%install
14cr|nodejs-compression-1.0.1-3|44	mkdir -p %{buildroot}%{nodejs_sitelib}/compression
14cr|nodejs-compression-1.0.1-3|45	cp -pr package.json index.js \
14cr|nodejs-compression-1.0.1-3|46	%{buildroot}%{nodejs_sitelib}/compression
14cr|nodejs-compression-1.0.1-3|47	
14cr|nodejs-compression-1.0.1-3|48	%nodejs_symlink_deps
14cr|nodejs-compression-1.0.1-3|49	
14cr|nodejs-compression-1.0.1-3|50	
14cr|nodejs-compression-1.0.1-3|51	%if 0%{?enable_tests}
14cr|nodejs-compression-1.0.1-3|52	%check
14cr|nodejs-compression-1.0.1-3|53	%nodejs_symlink_deps --check
14cr|nodejs-compression-1.0.1-3|54	/usr/bin/mocha --require should --reporter spec
14cr|nodejs-compression-1.0.1-3|55	%endif
14cr|nodejs-compression-1.0.1-3|56	
14cr|nodejs-compression-1.0.1-3|57	
14cr|nodejs-compression-1.0.1-3|58	%files
14cr|nodejs-compression-1.0.1-3|59	%doc HISTORY.md README.md
14cr|nodejs-compression-1.0.1-3|60	%{nodejs_sitelib}/compression
14cr|nodejs-compression-1.0.1-3|61	
14cr|nodejs-compression-1.0.1-3|62	
14cr|nodejs-compression-1.0.1-3|63	
14cr|nodejs-compression-1.0.1-3|64	%changelog
14cr|nodejs-compression-1.0.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|nodejs-compression-1.0.1-3|66	+ Revision: 73ef615
14cr|nodejs-compression-1.0.1-3|67	- MassBuild#464: Increase release tag
14cr|nodejs-compression-1.0.1-3|68	
14cr|nodejs-compression-1.0.1-3|69	

3321 14
14cr|nodejs-concat-stream-1.4.4-3|1	%global enable_tests 1
14cr|nodejs-concat-stream-1.4.4-3|2	
14cr|nodejs-concat-stream-1.4.4-3|3	Name:       nodejs-concat-stream
14cr|nodejs-concat-stream-1.4.4-3|4	Version:    1.4.4
14cr|nodejs-concat-stream-1.4.4-3|5	Release:    3
14cr|nodejs-concat-stream-1.4.4-3|6	Summary:    Writable stream that concatenates data and calls a callback with the result
14cr|nodejs-concat-stream-1.4.4-3|7	
14cr|nodejs-concat-stream-1.4.4-3|8	License:    MIT
14cr|nodejs-concat-stream-1.4.4-3|9	Group:      System/Libraries
14cr|nodejs-concat-stream-1.4.4-3|10	URL:        https://github.com/maxogden/node-concat-stream
14cr|nodejs-concat-stream-1.4.4-3|11	Source0:    http://registry.npmjs.org/concat-stream/-/concat-stream-%{version}.tgz
14cr|nodejs-concat-stream-1.4.4-3|12	
14cr|nodejs-concat-stream-1.4.4-3|13	# Use 'stream' module from Node.js core instead of npm(readable-stream).
14cr|nodejs-concat-stream-1.4.4-3|14	Patch0:     %{name}-1.4.4-Use-stream-from-Node.js-core.patch
14cr|nodejs-concat-stream-1.4.4-3|15	# npm(typedarray) is taken from https://github.com/inexorabletash/polyfill
14cr|nodejs-concat-stream-1.4.4-3|16	# and is for supporting IE-9. But it appears that npm(concat-stream) only
14cr|nodejs-concat-stream-1.4.4-3|17	# supports IE>=10 so there doesn't seem to be a compelling reason to use
14cr|nodejs-concat-stream-1.4.4-3|18	# typedarray instead of a native `new Uint8Array(len)`.
14cr|nodejs-concat-stream-1.4.4-3|19	Patch1:     %{name}-1.4.4-Remove-dependency-on-typedarray.patch
14cr|nodejs-concat-stream-1.4.4-3|20	BuildArch:  noarch
14cr|nodejs-concat-stream-1.4.4-3|21	
14cr|nodejs-concat-stream-1.4.4-3|22	BuildRequires:  nodejs-packaging
14cr|nodejs-concat-stream-1.4.4-3|23	
14cr|nodejs-concat-stream-1.4.4-3|24	%if 0%{?enable_tests}
14cr|nodejs-concat-stream-1.4.4-3|25	BuildRequires:  npm(inherits)
14cr|nodejs-concat-stream-1.4.4-3|26	BuildRequires:  npm(tape)
14cr|nodejs-concat-stream-1.4.4-3|27	%endif
14cr|nodejs-concat-stream-1.4.4-3|28	
14cr|nodejs-concat-stream-1.4.4-3|29	%description
14cr|nodejs-concat-stream-1.4.4-3|30	%{summary}.
14cr|nodejs-concat-stream-1.4.4-3|31	
14cr|nodejs-concat-stream-1.4.4-3|32	
14cr|nodejs-concat-stream-1.4.4-3|33	%prep
14cr|nodejs-concat-stream-1.4.4-3|34	%setup -q -n package
14cr|nodejs-concat-stream-1.4.4-3|35	%patch0 -p1
14cr|nodejs-concat-stream-1.4.4-3|36	%patch1 -p1
14cr|nodejs-concat-stream-1.4.4-3|37	%nodejs_fixdep inherits '~2.0.0'
14cr|nodejs-concat-stream-1.4.4-3|38	
14cr|nodejs-concat-stream-1.4.4-3|39	
14cr|nodejs-concat-stream-1.4.4-3|40	%build
14cr|nodejs-concat-stream-1.4.4-3|41	#nothing to do
14cr|nodejs-concat-stream-1.4.4-3|42	
14cr|nodejs-concat-stream-1.4.4-3|43	
14cr|nodejs-concat-stream-1.4.4-3|44	%install
14cr|nodejs-concat-stream-1.4.4-3|45	mkdir -p %{buildroot}%{nodejs_sitelib}/concat-stream
14cr|nodejs-concat-stream-1.4.4-3|46	cp -pr package.json index.js \
14cr|nodejs-concat-stream-1.4.4-3|47	%{buildroot}%{nodejs_sitelib}/concat-stream
14cr|nodejs-concat-stream-1.4.4-3|48	
14cr|nodejs-concat-stream-1.4.4-3|49	%nodejs_symlink_deps
14cr|nodejs-concat-stream-1.4.4-3|50	
14cr|nodejs-concat-stream-1.4.4-3|51	
14cr|nodejs-concat-stream-1.4.4-3|52	%if 0%{?enable_tests}
14cr|nodejs-concat-stream-1.4.4-3|53	%check
14cr|nodejs-concat-stream-1.4.4-3|54	%nodejs_symlink_deps --check
14cr|nodejs-concat-stream-1.4.4-3|55	/usr/bin/tape test/*.js test/server/*.js
14cr|nodejs-concat-stream-1.4.4-3|56	%endif
14cr|nodejs-concat-stream-1.4.4-3|57	
14cr|nodejs-concat-stream-1.4.4-3|58	
14cr|nodejs-concat-stream-1.4.4-3|59	%files
14cr|nodejs-concat-stream-1.4.4-3|60	%doc LICENSE readme.md
14cr|nodejs-concat-stream-1.4.4-3|61	%{nodejs_sitelib}/concat-stream
14cr|nodejs-concat-stream-1.4.4-3|62	
14cr|nodejs-concat-stream-1.4.4-3|63	
14cr|nodejs-concat-stream-1.4.4-3|64	
14cr|nodejs-concat-stream-1.4.4-3|65	%changelog
14cr|nodejs-concat-stream-1.4.4-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-3
14cr|nodejs-concat-stream-1.4.4-3|67	+ Revision: fa1158f
14cr|nodejs-concat-stream-1.4.4-3|68	- MassBuild#464: Increase release tag
14cr|nodejs-concat-stream-1.4.4-3|69	
14cr|nodejs-concat-stream-1.4.4-3|70	

3322 14
14cr|nodejs-config-chain-1.1.7-3|1	Name:           nodejs-config-chain
14cr|nodejs-config-chain-1.1.7-3|2	Version:        1.1.7
14cr|nodejs-config-chain-1.1.7-3|3	Release:        3
14cr|nodejs-config-chain-1.1.7-3|4	Summary:        Handle configuration once and for all
14cr|nodejs-config-chain-1.1.7-3|5	BuildArch:      noarch
14cr|nodejs-config-chain-1.1.7-3|6	Group:          System/Libraries
14cr|nodejs-config-chain-1.1.7-3|7	License:        MIT
14cr|nodejs-config-chain-1.1.7-3|8	URL:            https://github.com/dominictarr/config-chain
14cr|nodejs-config-chain-1.1.7-3|9	Source0:        http://registry.npmjs.org/config-chain/-/config-chain-%{version}.tgz
14cr|nodejs-config-chain-1.1.7-3|10	
14cr|nodejs-config-chain-1.1.7-3|11	BuildRequires:  nodejs-packaging
14cr|nodejs-config-chain-1.1.7-3|12	BuildRequires:  nodejs
14cr|nodejs-config-chain-1.1.7-3|13	
14cr|nodejs-config-chain-1.1.7-3|14	%description
14cr|nodejs-config-chain-1.1.7-3|15	Use this module to load all your configurations.
14cr|nodejs-config-chain-1.1.7-3|16	
14cr|nodejs-config-chain-1.1.7-3|17	%prep
14cr|nodejs-config-chain-1.1.7-3|18	%setup -q -n package
14cr|nodejs-config-chain-1.1.7-3|19	
14cr|nodejs-config-chain-1.1.7-3|20	%build
14cr|nodejs-config-chain-1.1.7-3|21	#nothing to do
14cr|nodejs-config-chain-1.1.7-3|22	
14cr|nodejs-config-chain-1.1.7-3|23	%install
14cr|nodejs-config-chain-1.1.7-3|24	mkdir -p %{buildroot}%{nodejs_sitelib}/config-chain
14cr|nodejs-config-chain-1.1.7-3|25	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/config-chain
14cr|nodejs-config-chain-1.1.7-3|26	
14cr|nodejs-config-chain-1.1.7-3|27	#fix permissions on non-executable main javascript code file
14cr|nodejs-config-chain-1.1.7-3|28	chmod 0644 %{buildroot}%{nodejs_sitelib}/config-chain/index.js
14cr|nodejs-config-chain-1.1.7-3|29	
14cr|nodejs-config-chain-1.1.7-3|30	%clean
14cr|nodejs-config-chain-1.1.7-3|31	
14cr|nodejs-config-chain-1.1.7-3|32	%files
14cr|nodejs-config-chain-1.1.7-3|33	%defattr(-,root,root,-)
14cr|nodejs-config-chain-1.1.7-3|34	%{nodejs_sitelib}/config-chain
14cr|nodejs-config-chain-1.1.7-3|35	%doc LICENCE readme.markdown
14cr|nodejs-config-chain-1.1.7-3|36	
14cr|nodejs-config-chain-1.1.7-3|37	
14cr|nodejs-config-chain-1.1.7-3|38	%changelog
14cr|nodejs-config-chain-1.1.7-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-3
14cr|nodejs-config-chain-1.1.7-3|40	+ Revision: e197d84
14cr|nodejs-config-chain-1.1.7-3|41	- MassBuild#464: Increase release tag
14cr|nodejs-config-chain-1.1.7-3|42	
14cr|nodejs-config-chain-1.1.7-3|43	

3323 14
14cr|nodejs-connect-2.14.5-3|1	%global enable_tests 0
14cr|nodejs-connect-2.14.5-3|2	
14cr|nodejs-connect-2.14.5-3|3	Name:       nodejs-connect
14cr|nodejs-connect-2.14.5-3|4	Version:    2.14.5
14cr|nodejs-connect-2.14.5-3|5	Release:    3
14cr|nodejs-connect-2.14.5-3|6	Summary:    High performance middleware framework for Node.js
14cr|nodejs-connect-2.14.5-3|7	License:    MIT
14cr|nodejs-connect-2.14.5-3|8	Group:      System/Libraries
14cr|nodejs-connect-2.14.5-3|9	URL:        https://github.com/senchalabs/connect
14cr|nodejs-connect-2.14.5-3|10	Source0:    http://registry.npmjs.org/connect/-/connect-%{version}.tgz
14cr|nodejs-connect-2.14.5-3|11	# The test/, support/, docs/ and examples/ folders are not included in the
14cr|nodejs-connect-2.14.5-3|12	# npm tarball. Sources 1 to 4 are generated by running Source10, which pulls
14cr|nodejs-connect-2.14.5-3|13	# from the upstream version control repository.
14cr|nodejs-connect-2.14.5-3|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-connect-2.14.5-3|15	Source2:    support-%{version}.tar.bz2
14cr|nodejs-connect-2.14.5-3|16	Source3:    docs-%{version}.tar.bz2
14cr|nodejs-connect-2.14.5-3|17	Source4:    examples-%{version}.tar.bz2
14cr|nodejs-connect-2.14.5-3|18	Source10:   dl-tests.sh
14cr|nodejs-connect-2.14.5-3|19	
14cr|nodejs-connect-2.14.5-3|20	BuildArch:  noarch
14cr|nodejs-connect-2.14.5-3|21	BuildRequires:  nodejs-packaging
14cr|nodejs-connect-2.14.5-3|22	
14cr|nodejs-connect-2.14.5-3|23	%if 0%{?enable_tests}
14cr|nodejs-connect-2.14.5-3|24	BuildRequires:  npm(basic-auth-connect)
14cr|nodejs-connect-2.14.5-3|25	BuildRequires:  npm(bytes)
14cr|nodejs-connect-2.14.5-3|26	BuildRequires:  npm(cookie-parser)
14cr|nodejs-connect-2.14.5-3|27	BuildRequires:  npm(cookie-signature)
14cr|nodejs-connect-2.14.5-3|28	BuildRequires:  npm(compression)
14cr|nodejs-connect-2.14.5-3|29	BuildRequires:  npm(connect-timeout)
14cr|nodejs-connect-2.14.5-3|30	BuildRequires:  npm(csurf)
14cr|nodejs-connect-2.14.5-3|31	BuildRequires:  npm(debug)
14cr|nodejs-connect-2.14.5-3|32	BuildRequires:  npm(errorhandler)
14cr|nodejs-connect-2.14.5-3|33	BuildRequires:  npm(express-session)
14cr|nodejs-connect-2.14.5-3|34	BuildRequires:  npm(fresh)
14cr|nodejs-connect-2.14.5-3|35	BuildRequires:  npm(jade)
14cr|nodejs-connect-2.14.5-3|36	BuildRequires:  npm(method-override)
14cr|nodejs-connect-2.14.5-3|37	BuildRequires:  npm(mocha)
14cr|nodejs-connect-2.14.5-3|38	BuildRequires:  npm(morgan)
14cr|nodejs-connect-2.14.5-3|39	BuildRequires:  npm(multiparty)
14cr|nodejs-connect-2.14.5-3|40	BuildRequires:  npm(pause)
14cr|nodejs-connect-2.14.5-3|41	BuildRequires:  npm(qs)
14cr|nodejs-connect-2.14.5-3|42	BuildRequires:  npm(raw-body)
14cr|nodejs-connect-2.14.5-3|43	BuildRequires:  npm(response-time)
14cr|nodejs-connect-2.14.5-3|44	BuildRequires:  npm(serve-index)
14cr|nodejs-connect-2.14.5-3|45	BuildRequires:  npm(serve-static)
14cr|nodejs-connect-2.14.5-3|46	BuildRequires:  npm(setimmediate)
14cr|nodejs-connect-2.14.5-3|47	BuildRequires:  npm(should)
14cr|nodejs-connect-2.14.5-3|48	BuildRequires:  npm(static-favicon)
14cr|nodejs-connect-2.14.5-3|49	BuildRequires:  npm(vhost)
14cr|nodejs-connect-2.14.5-3|50	%endif
14cr|nodejs-connect-2.14.5-3|51	
14cr|nodejs-connect-2.14.5-3|52	%description
14cr|nodejs-connect-2.14.5-3|53	Connect is an extensible HTTP server framework for node, providing high
14cr|nodejs-connect-2.14.5-3|54	performance "plugins" known as middleware.
14cr|nodejs-connect-2.14.5-3|55	
14cr|nodejs-connect-2.14.5-3|56	Connect is bundled with over 20 commonly used middleware, including a logger,
14cr|nodejs-connect-2.14.5-3|57	session support, cookie parser, and more.
14cr|nodejs-connect-2.14.5-3|58	
14cr|nodejs-connect-2.14.5-3|59	
14cr|nodejs-connect-2.14.5-3|60	%prep
14cr|nodejs-connect-2.14.5-3|61	%setup -q -n package
14cr|nodejs-connect-2.14.5-3|62	%setup -q -T -D -a 1 -n package
14cr|nodejs-connect-2.14.5-3|63	%setup -q -T -D -a 2 -n package
14cr|nodejs-connect-2.14.5-3|64	%setup -q -T -D -a 3 -n package
14cr|nodejs-connect-2.14.5-3|65	%setup -q -T -D -a 4 -n package
14cr|nodejs-connect-2.14.5-3|66	
14cr|nodejs-connect-2.14.5-3|67	%nodejs_fixdep multiparty '~3.2.3'
14cr|nodejs-connect-2.14.5-3|68	
14cr|nodejs-connect-2.14.5-3|69	%nodejs_fixdep basic-auth-connect '~1.0'
14cr|nodejs-connect-2.14.5-3|70	%nodejs_fixdep cookie-parser '~1.0.1'
14cr|nodejs-connect-2.14.5-3|71	%nodejs_fixdep cookie-signature '~1.0.3'
14cr|nodejs-connect-2.14.5-3|72	%nodejs_fixdep compression '~1.0'
14cr|nodejs-connect-2.14.5-3|73	%nodejs_fixdep connect-timeout '~1.0'
14cr|nodejs-connect-2.14.5-3|74	%nodejs_fixdep csurf '~1.1'
14cr|nodejs-connect-2.14.5-3|75	%nodejs_fixdep errorhandler '~1.0'
14cr|nodejs-connect-2.14.5-3|76	%nodejs_fixdep express-session '~1.0.2'
14cr|nodejs-connect-2.14.5-3|77	%nodejs_fixdep fresh '~0.2.2'
14cr|nodejs-connect-2.14.5-3|78	%nodejs_fixdep method-override '~1.0'
14cr|nodejs-connect-2.14.5-3|79	%nodejs_fixdep morgan '~1.0'
14cr|nodejs-connect-2.14.5-3|80	%nodejs_fixdep qs '~0.6.6'
14cr|nodejs-connect-2.14.5-3|81	%nodejs_fixdep response-time '~1.0'
14cr|nodejs-connect-2.14.5-3|82	%nodejs_fixdep setimmediate '~1.0.1'
14cr|nodejs-connect-2.14.5-3|83	%nodejs_fixdep serve-index '~1.0.1'
14cr|nodejs-connect-2.14.5-3|84	%nodejs_fixdep serve-static '~1.0'
14cr|nodejs-connect-2.14.5-3|85	%nodejs_fixdep static-favicon '~1.0.2'
14cr|nodejs-connect-2.14.5-3|86	%nodejs_fixdep vhost '~1.0'
14cr|nodejs-connect-2.14.5-3|87	%nodejs_fixdep bytes '~0.3'
14cr|nodejs-connect-2.14.5-3|88	%nodejs_fixdep pause '~0.0.1'
14cr|nodejs-connect-2.14.5-3|89	%nodejs_fixdep debug '~0.7'
14cr|nodejs-connect-2.14.5-3|90	%nodejs_fixdep raw-body '~1.1.4'
14cr|nodejs-connect-2.14.5-3|91	
14cr|nodejs-connect-2.14.5-3|92	
14cr|nodejs-connect-2.14.5-3|93	
14cr|nodejs-connect-2.14.5-3|94	%build
14cr|nodejs-connect-2.14.5-3|95	#nothing to do
14cr|nodejs-connect-2.14.5-3|96	
14cr|nodejs-connect-2.14.5-3|97	
14cr|nodejs-connect-2.14.5-3|98	%install
14cr|nodejs-connect-2.14.5-3|99	mkdir -p %{buildroot}%{nodejs_sitelib}/connect
14cr|nodejs-connect-2.14.5-3|100	
14cr|nodejs-connect-2.14.5-3|101	cp -pr package.json index.js lib/ \
14cr|nodejs-connect-2.14.5-3|102	%{buildroot}%{nodejs_sitelib}/connect
14cr|nodejs-connect-2.14.5-3|103	
14cr|nodejs-connect-2.14.5-3|104	%nodejs_symlink_deps
14cr|nodejs-connect-2.14.5-3|105	
14cr|nodejs-connect-2.14.5-3|106	
14cr|nodejs-connect-2.14.5-3|107	%if 0%{?enable_tests}
14cr|nodejs-connect-2.14.5-3|108	%check
14cr|nodejs-connect-2.14.5-3|109	%nodejs_symlink_deps --check
14cr|nodejs-connect-2.14.5-3|110	
14cr|nodejs-connect-2.14.5-3|111	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha \
14cr|nodejs-connect-2.14.5-3|112	--reporter dot --timeout 600 test/*.js --bail
14cr|nodejs-connect-2.14.5-3|113	%endif
14cr|nodejs-connect-2.14.5-3|114	
14cr|nodejs-connect-2.14.5-3|115	
14cr|nodejs-connect-2.14.5-3|116	%files
14cr|nodejs-connect-2.14.5-3|117	%doc LICENSE Readme.md docs/ examples/
14cr|nodejs-connect-2.14.5-3|118	%{nodejs_sitelib}/connect
14cr|nodejs-connect-2.14.5-3|119	
14cr|nodejs-connect-2.14.5-3|120	
14cr|nodejs-connect-2.14.5-3|121	
14cr|nodejs-connect-2.14.5-3|122	%changelog
14cr|nodejs-connect-2.14.5-3|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14.5-3
14cr|nodejs-connect-2.14.5-3|124	+ Revision: fac4219
14cr|nodejs-connect-2.14.5-3|125	- MassBuild#464: Increase release tag
14cr|nodejs-connect-2.14.5-3|126	
14cr|nodejs-connect-2.14.5-3|127	

3324 14
14cr|nodejs-connect-timeout-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-connect-timeout-1.0.0-2|2	
14cr|nodejs-connect-timeout-1.0.0-2|3	Name:       nodejs-connect-timeout
14cr|nodejs-connect-timeout-1.0.0-2|4	Version:    1.0.0
14cr|nodejs-connect-timeout-1.0.0-2|5	Release:    2
14cr|nodejs-connect-timeout-1.0.0-2|6	Summary:    Timeout middleware for Node.js and Connect
14cr|nodejs-connect-timeout-1.0.0-2|7	
14cr|nodejs-connect-timeout-1.0.0-2|8	License:    MIT
14cr|nodejs-connect-timeout-1.0.0-2|9	Group:      System/Libraries
14cr|nodejs-connect-timeout-1.0.0-2|10	URL:        https://github.com/expressjs/timeout
14cr|nodejs-connect-timeout-1.0.0-2|11	Source0:    http://registry.npmjs.org/connect-timeout/-/connect-timeout-%{version}.tgz
14cr|nodejs-connect-timeout-1.0.0-2|12	# The test files are not included in the npm tarball.
14cr|nodejs-connect-timeout-1.0.0-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-connect-timeout-1.0.0-2|14	# version control repository.
14cr|nodejs-connect-timeout-1.0.0-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-connect-timeout-1.0.0-2|16	Source10:   dl-tests.sh
14cr|nodejs-connect-timeout-1.0.0-2|17	
14cr|nodejs-connect-timeout-1.0.0-2|18	BuildArch:  noarch
14cr|nodejs-connect-timeout-1.0.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-connect-timeout-1.0.0-2|20	
14cr|nodejs-connect-timeout-1.0.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-connect-timeout-1.0.0-2|22	BuildRequires:  mocha
14cr|nodejs-connect-timeout-1.0.0-2|23	BuildRequires:  npm(connect)
14cr|nodejs-connect-timeout-1.0.0-2|24	BuildRequires:  npm(debug)
14cr|nodejs-connect-timeout-1.0.0-2|25	BuildRequires:  npm(should)
14cr|nodejs-connect-timeout-1.0.0-2|26	BuildRequires:  npm(supertest)
14cr|nodejs-connect-timeout-1.0.0-2|27	%endif
14cr|nodejs-connect-timeout-1.0.0-2|28	
14cr|nodejs-connect-timeout-1.0.0-2|29	%description
14cr|nodejs-connect-timeout-1.0.0-2|30	%{summary}.
14cr|nodejs-connect-timeout-1.0.0-2|31	
14cr|nodejs-connect-timeout-1.0.0-2|32	
14cr|nodejs-connect-timeout-1.0.0-2|33	%prep
14cr|nodejs-connect-timeout-1.0.0-2|34	%setup -q -n package
14cr|nodejs-connect-timeout-1.0.0-2|35	%setup -q -T -D -a 1 -n package
14cr|nodejs-connect-timeout-1.0.0-2|36	
14cr|nodejs-connect-timeout-1.0.0-2|37	
14cr|nodejs-connect-timeout-1.0.0-2|38	%build
14cr|nodejs-connect-timeout-1.0.0-2|39	#nothing to do
14cr|nodejs-connect-timeout-1.0.0-2|40	
14cr|nodejs-connect-timeout-1.0.0-2|41	
14cr|nodejs-connect-timeout-1.0.0-2|42	%install
14cr|nodejs-connect-timeout-1.0.0-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/connect-timeout
14cr|nodejs-connect-timeout-1.0.0-2|44	cp -pr package.json index.js \
14cr|nodejs-connect-timeout-1.0.0-2|45	%{buildroot}%{nodejs_sitelib}/connect-timeout
14cr|nodejs-connect-timeout-1.0.0-2|46	
14cr|nodejs-connect-timeout-1.0.0-2|47	%nodejs_symlink_deps
14cr|nodejs-connect-timeout-1.0.0-2|48	
14cr|nodejs-connect-timeout-1.0.0-2|49	
14cr|nodejs-connect-timeout-1.0.0-2|50	%if 0%{?enable_tests}
14cr|nodejs-connect-timeout-1.0.0-2|51	%check
14cr|nodejs-connect-timeout-1.0.0-2|52	%nodejs_symlink_deps --check
14cr|nodejs-connect-timeout-1.0.0-2|53	NODE_ENV=test /usr/bin/mocha --require should -R spec
14cr|nodejs-connect-timeout-1.0.0-2|54	%endif
14cr|nodejs-connect-timeout-1.0.0-2|55	
14cr|nodejs-connect-timeout-1.0.0-2|56	
14cr|nodejs-connect-timeout-1.0.0-2|57	%files
14cr|nodejs-connect-timeout-1.0.0-2|58	%doc README.md
14cr|nodejs-connect-timeout-1.0.0-2|59	%{nodejs_sitelib}/connect-timeout
14cr|nodejs-connect-timeout-1.0.0-2|60	
14cr|nodejs-connect-timeout-1.0.0-2|61	
14cr|nodejs-connect-timeout-1.0.0-2|62	
14cr|nodejs-connect-timeout-1.0.0-2|63	%changelog
14cr|nodejs-connect-timeout-1.0.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-connect-timeout-1.0.0-2|65	+ Revision: 20ed425
14cr|nodejs-connect-timeout-1.0.0-2|66	- MassBuild#464: Increase release tag
14cr|nodejs-connect-timeout-1.0.0-2|67	
14cr|nodejs-connect-timeout-1.0.0-2|68	

3325 14
14cr|nodejs-console-dot-log-0.1.3-6|1	Name:       nodejs-console-dot-log
14cr|nodejs-console-dot-log-0.1.3-6|2	Version:    0.1.3
14cr|nodejs-console-dot-log-0.1.3-6|3	Release:    6
14cr|nodejs-console-dot-log-0.1.3-6|4	Summary:    A console.log implementation that plays nice with large amounts of data
14cr|nodejs-console-dot-log-0.1.3-6|5	
14cr|nodejs-console-dot-log-0.1.3-6|6	# License is specified in console.log.js.
14cr|nodejs-console-dot-log-0.1.3-6|7	# Upstream have been informed about missing LICENSE file:
14cr|nodejs-console-dot-log-0.1.3-6|8	# https://gist.github.com/tmpvar/1077544#comment-770148
14cr|nodejs-console-dot-log-0.1.3-6|9	License:    MIT
14cr|nodejs-console-dot-log-0.1.3-6|10	Group:      System/Libraries
14cr|nodejs-console-dot-log-0.1.3-6|11	URL:        https://gist.github.com/1077544
14cr|nodejs-console-dot-log-0.1.3-6|12	Source0:    http://registry.npmjs.org/console.log/-/console.log-%{version}.tgz
14cr|nodejs-console-dot-log-0.1.3-6|13	# Include a copy of the MIT license to comply with license requirements.
14cr|nodejs-console-dot-log-0.1.3-6|14	Source20:   LICENSE
14cr|nodejs-console-dot-log-0.1.3-6|15	
14cr|nodejs-console-dot-log-0.1.3-6|16	BuildArch:  noarch
14cr|nodejs-console-dot-log-0.1.3-6|17	BuildRequires:  nodejs-packaging
14cr|nodejs-console-dot-log-0.1.3-6|18	
14cr|nodejs-console-dot-log-0.1.3-6|19	%description
14cr|nodejs-console-dot-log-0.1.3-6|20	A console.log implementation that plays nice with large amounts of data.
14cr|nodejs-console-dot-log-0.1.3-6|21	It keeps the node alive until the output has flushed to the screen.
14cr|nodejs-console-dot-log-0.1.3-6|22	
14cr|nodejs-console-dot-log-0.1.3-6|23	
14cr|nodejs-console-dot-log-0.1.3-6|24	%prep
14cr|nodejs-console-dot-log-0.1.3-6|25	%setup -q -n package
14cr|nodejs-console-dot-log-0.1.3-6|26	cp -a %{SOURCE20} .
14cr|nodejs-console-dot-log-0.1.3-6|27	
14cr|nodejs-console-dot-log-0.1.3-6|28	
14cr|nodejs-console-dot-log-0.1.3-6|29	%build
14cr|nodejs-console-dot-log-0.1.3-6|30	#nothing to do
14cr|nodejs-console-dot-log-0.1.3-6|31	
14cr|nodejs-console-dot-log-0.1.3-6|32	
14cr|nodejs-console-dot-log-0.1.3-6|33	%install
14cr|nodejs-console-dot-log-0.1.3-6|34	mkdir -p %{buildroot}%{nodejs_sitelib}/console.log
14cr|nodejs-console-dot-log-0.1.3-6|35	cp -pr package.json console.log.js \
14cr|nodejs-console-dot-log-0.1.3-6|36	%{buildroot}%{nodejs_sitelib}/console.log
14cr|nodejs-console-dot-log-0.1.3-6|37	
14cr|nodejs-console-dot-log-0.1.3-6|38	%nodejs_symlink_deps
14cr|nodejs-console-dot-log-0.1.3-6|39	
14cr|nodejs-console-dot-log-0.1.3-6|40	
14cr|nodejs-console-dot-log-0.1.3-6|41	%files
14cr|nodejs-console-dot-log-0.1.3-6|42	%doc LICENSE README.md
14cr|nodejs-console-dot-log-0.1.3-6|43	%{nodejs_sitelib}/console.log
14cr|nodejs-console-dot-log-0.1.3-6|44	
14cr|nodejs-console-dot-log-0.1.3-6|45	
14cr|nodejs-console-dot-log-0.1.3-6|46	
14cr|nodejs-console-dot-log-0.1.3-6|47	%changelog
14cr|nodejs-console-dot-log-0.1.3-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-6
14cr|nodejs-console-dot-log-0.1.3-6|49	+ Revision: 06be81b
14cr|nodejs-console-dot-log-0.1.3-6|50	- MassBuild#464: Increase release tag
14cr|nodejs-console-dot-log-0.1.3-6|51	
14cr|nodejs-console-dot-log-0.1.3-6|52	

3326 14
14cr|nodejs-constantinople-2.0.0-3|1	
14cr|nodejs-constantinople-2.0.0-3|2	
14cr|nodejs-constantinople-2.0.0-3|3	%global enable_tests 0
14cr|nodejs-constantinople-2.0.0-3|4	
14cr|nodejs-constantinople-2.0.0-3|5	Name:       nodejs-constantinople
14cr|nodejs-constantinople-2.0.0-3|6	Version:    2.0.0
14cr|nodejs-constantinople-2.0.0-3|7	Release:    3
14cr|nodejs-constantinople-2.0.0-3|8	Summary:    Determine whether a JavaScript expression evaluates to a constant
14cr|nodejs-constantinople-2.0.0-3|9	
14cr|nodejs-constantinople-2.0.0-3|10	License:    MIT
14cr|nodejs-constantinople-2.0.0-3|11	Group:      Development/Other
14cr|nodejs-constantinople-2.0.0-3|12	URL:        https://github.com/ForbesLindesay/constantinople
14cr|nodejs-constantinople-2.0.0-3|13	Source0:    http://registry.npmjs.org/constantinople/-/constantinople-%{version}.tgz
14cr|nodejs-constantinople-2.0.0-3|14	
14cr|nodejs-constantinople-2.0.0-3|15	BuildArch:  noarch
14cr|nodejs-constantinople-2.0.0-3|16	
14cr|nodejs-constantinople-2.0.0-3|17	BuildRequires:  nodejs-packaging
14cr|nodejs-constantinople-2.0.0-3|18	
14cr|nodejs-constantinople-2.0.0-3|19	%if 0%{?enable_tests}
14cr|nodejs-constantinople-2.0.0-3|20	BuildRequires:  mocha
14cr|nodejs-constantinople-2.0.0-3|21	BuildRequires:  uglify-js
14cr|nodejs-constantinople-2.0.0-3|22	%endif
14cr|nodejs-constantinople-2.0.0-3|23	
14cr|nodejs-constantinople-2.0.0-3|24	%description
14cr|nodejs-constantinople-2.0.0-3|25	%{summary}.
14cr|nodejs-constantinople-2.0.0-3|26	
14cr|nodejs-constantinople-2.0.0-3|27	
14cr|nodejs-constantinople-2.0.0-3|28	%prep
14cr|nodejs-constantinople-2.0.0-3|29	%setup -q -n package
14cr|nodejs-constantinople-2.0.0-3|30	find . -type f -exec chmod -x '{}' \;
14cr|nodejs-constantinople-2.0.0-3|31	for i in LICENSE README.md; do
14cr|nodejs-constantinople-2.0.0-3|32	sed -i -e 's/\r$//' "${i}"
14cr|nodejs-constantinople-2.0.0-3|33	done
14cr|nodejs-constantinople-2.0.0-3|34	
14cr|nodejs-constantinople-2.0.0-3|35	%nodejs_fixdep uglify-js '~2.2'
14cr|nodejs-constantinople-2.0.0-3|36	
14cr|nodejs-constantinople-2.0.0-3|37	
14cr|nodejs-constantinople-2.0.0-3|38	%build
14cr|nodejs-constantinople-2.0.0-3|39	#nothing to do
14cr|nodejs-constantinople-2.0.0-3|40	
14cr|nodejs-constantinople-2.0.0-3|41	
14cr|nodejs-constantinople-2.0.0-3|42	%install
14cr|nodejs-constantinople-2.0.0-3|43	mkdir -p %{buildroot}%{nodejs_sitelib}/constantinople
14cr|nodejs-constantinople-2.0.0-3|44	cp -pr package.json index.js \
14cr|nodejs-constantinople-2.0.0-3|45	%{buildroot}%{nodejs_sitelib}/constantinople
14cr|nodejs-constantinople-2.0.0-3|46	
14cr|nodejs-constantinople-2.0.0-3|47	%nodejs_symlink_deps
14cr|nodejs-constantinople-2.0.0-3|48	
14cr|nodejs-constantinople-2.0.0-3|49	
14cr|nodejs-constantinople-2.0.0-3|50	%if 0%{?enable_tests}
14cr|nodejs-constantinople-2.0.0-3|51	%check
14cr|nodejs-constantinople-2.0.0-3|52	%nodejs_symlink_deps --check
14cr|nodejs-constantinople-2.0.0-3|53	if [ ! -d node_modules/uglify-js ]; then
14cr|nodejs-constantinople-2.0.0-3|54	ln -sf /usr/lib/node_modules/uglify-js node_modules/uglify-js
14cr|nodejs-constantinople-2.0.0-3|55	fi
14cr|nodejs-constantinople-2.0.0-3|56	/usr/bin/mocha -R spec
14cr|nodejs-constantinople-2.0.0-3|57	%endif
14cr|nodejs-constantinople-2.0.0-3|58	
14cr|nodejs-constantinople-2.0.0-3|59	
14cr|nodejs-constantinople-2.0.0-3|60	%files
14cr|nodejs-constantinople-2.0.0-3|61	%doc LICENSE README.md
14cr|nodejs-constantinople-2.0.0-3|62	%{nodejs_sitelib}/constantinople
14cr|nodejs-constantinople-2.0.0-3|63	
14cr|nodejs-constantinople-2.0.0-3|64	
14cr|nodejs-constantinople-2.0.0-3|65	
14cr|nodejs-constantinople-2.0.0-3|66	%changelog
14cr|nodejs-constantinople-2.0.0-3|67	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|nodejs-constantinople-2.0.0-3|68	+ Revision: 0154735
14cr|nodejs-constantinople-2.0.0-3|69	- Imported from SRPM
14cr|nodejs-constantinople-2.0.0-3|70	
14cr|nodejs-constantinople-2.0.0-3|71	

3327 14
14cr|nodejs-cookie-0.1.2-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-cookie-0.1.2-2|2	
14cr|nodejs-cookie-0.1.2-2|3	%global enable_tests 0
14cr|nodejs-cookie-0.1.2-2|4	
14cr|nodejs-cookie-0.1.2-2|5	Name:       nodejs-cookie
14cr|nodejs-cookie-0.1.2-2|6	Version:    0.1.2
14cr|nodejs-cookie-0.1.2-2|7	Release:    2%{?dist}
14cr|nodejs-cookie-0.1.2-2|8	Summary:    Cookie parsing and serialization for Node.js
14cr|nodejs-cookie-0.1.2-2|9	License:    MIT
14cr|nodejs-cookie-0.1.2-2|10	Group:      Development/Other
14cr|nodejs-cookie-0.1.2-2|11	URL:        https://github.com/shtylman/node-cookie
14cr|nodejs-cookie-0.1.2-2|12	Source0:    http://registry.npmjs.org/cookie/-/cookie-%{version}.tgz
14cr|nodejs-cookie-0.1.2-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-cookie-0.1.2-2|14	# version control repository.
14cr|nodejs-cookie-0.1.2-2|15	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-cookie-0.1.2-2|16	Source10:   dl-tests.sh
14cr|nodejs-cookie-0.1.2-2|17	
14cr|nodejs-cookie-0.1.2-2|18	BuildArch:  noarch
14cr|nodejs-cookie-0.1.2-2|19	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-cookie-0.1.2-2|20	
14cr|nodejs-cookie-0.1.2-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-cookie-0.1.2-2|22	
14cr|nodejs-cookie-0.1.2-2|23	%if 0%{?enable_tests}
14cr|nodejs-cookie-0.1.2-2|24	BuildRequires:  npm(mocha)
14cr|nodejs-cookie-0.1.2-2|25	%endif
14cr|nodejs-cookie-0.1.2-2|26	
14cr|nodejs-cookie-0.1.2-2|27	%description
14cr|nodejs-cookie-0.1.2-2|28	This Node.js module is a basic cookie parser and serializer. It doesn't
14cr|nodejs-cookie-0.1.2-2|29	make assumptions about how you are going to deal with your cookies. It
14cr|nodejs-cookie-0.1.2-2|30	basically just provides a way to read and write the HTTP cookie headers.
14cr|nodejs-cookie-0.1.2-2|31	
14cr|nodejs-cookie-0.1.2-2|32	See RFC6265 for details about the HTTP header for cookies.
14cr|nodejs-cookie-0.1.2-2|33	
14cr|nodejs-cookie-0.1.2-2|34	
14cr|nodejs-cookie-0.1.2-2|35	%prep
14cr|nodejs-cookie-0.1.2-2|36	%setup -q -n package
14cr|nodejs-cookie-0.1.2-2|37	%setup -q -T -D -a 1 -n package
14cr|nodejs-cookie-0.1.2-2|38	
14cr|nodejs-cookie-0.1.2-2|39	
14cr|nodejs-cookie-0.1.2-2|40	%build
14cr|nodejs-cookie-0.1.2-2|41	#nothing to do
14cr|nodejs-cookie-0.1.2-2|42	
14cr|nodejs-cookie-0.1.2-2|43	
14cr|nodejs-cookie-0.1.2-2|44	%install
14cr|nodejs-cookie-0.1.2-2|45	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie
14cr|nodejs-cookie-0.1.2-2|46	cp -pr package.json index.js \
14cr|nodejs-cookie-0.1.2-2|47	%{buildroot}%{nodejs_sitelib}/cookie
14cr|nodejs-cookie-0.1.2-2|48	
14cr|nodejs-cookie-0.1.2-2|49	%nodejs_symlink_deps
14cr|nodejs-cookie-0.1.2-2|50	
14cr|nodejs-cookie-0.1.2-2|51	
14cr|nodejs-cookie-0.1.2-2|52	%if 0%{?enable_tests}
14cr|nodejs-cookie-0.1.2-2|53	%check
14cr|nodejs-cookie-0.1.2-2|54	%{nodejs_sitelib}/mocha/bin/mocha
14cr|nodejs-cookie-0.1.2-2|55	%endif
14cr|nodejs-cookie-0.1.2-2|56	
14cr|nodejs-cookie-0.1.2-2|57	
14cr|nodejs-cookie-0.1.2-2|58	%files
14cr|nodejs-cookie-0.1.2-2|59	%doc LICENSE README.md
14cr|nodejs-cookie-0.1.2-2|60	%{nodejs_sitelib}/cookie
14cr|nodejs-cookie-0.1.2-2|61	
14cr|nodejs-cookie-0.1.2-2|62	%changelog

3328 14
14cr|nodejs-cookie-jar-0.3.0-3|1	Name:           nodejs-cookie-jar
14cr|nodejs-cookie-jar-0.3.0-3|2	Epoch:          1
14cr|nodejs-cookie-jar-0.3.0-3|3	Version:        0.3.0
14cr|nodejs-cookie-jar-0.3.0-3|4	Release:        3
14cr|nodejs-cookie-jar-0.3.0-3|5	Summary:        A cookie handling and cookie jar library for Node.js
14cr|nodejs-cookie-jar-0.3.0-3|6	BuildArch:      noarch
14cr|nodejs-cookie-jar-0.3.0-3|7	Group:          System/Libraries
14cr|nodejs-cookie-jar-0.3.0-3|8	#ASL 2.0 added upstream
14cr|nodejs-cookie-jar-0.3.0-3|9	#https://github.com/mikeal/cookie-jar/blob/master/LICENSE
14cr|nodejs-cookie-jar-0.3.0-3|10	License:        ASL 2.0
14cr|nodejs-cookie-jar-0.3.0-3|11	URL:            https://github.com/mikeal/cookie-jar
14cr|nodejs-cookie-jar-0.3.0-3|12	Source0:        http://registry.npmjs.org/cookie-jar/-/cookie-jar-%{version}.tgz
14cr|nodejs-cookie-jar-0.3.0-3|13	
14cr|nodejs-cookie-jar-0.3.0-3|14	#this needs to get renamed to nodejs-cookie-jar soon
14cr|nodejs-cookie-jar-0.3.0-3|15	Provides:       nodejs-tobi-cookie = %{epoch}:%{version}
14cr|nodejs-cookie-jar-0.3.0-3|16	Obsoletes:      nodejs-tobi-cookie < 1:0.2.0-3
14cr|nodejs-cookie-jar-0.3.0-3|17	
14cr|nodejs-cookie-jar-0.3.0-3|18	BuildRequires:  nodejs-packaging
14cr|nodejs-cookie-jar-0.3.0-3|19	BuildRequires:  nodejs
14cr|nodejs-cookie-jar-0.3.0-3|20	
14cr|nodejs-cookie-jar-0.3.0-3|21	%description
14cr|nodejs-cookie-jar-0.3.0-3|22	%summary.
14cr|nodejs-cookie-jar-0.3.0-3|23	
14cr|nodejs-cookie-jar-0.3.0-3|24	%prep
14cr|nodejs-cookie-jar-0.3.0-3|25	%setup -q -n package
14cr|nodejs-cookie-jar-0.3.0-3|26	
14cr|nodejs-cookie-jar-0.3.0-3|27	%build
14cr|nodejs-cookie-jar-0.3.0-3|28	#nothing to do
14cr|nodejs-cookie-jar-0.3.0-3|29	
14cr|nodejs-cookie-jar-0.3.0-3|30	%install
14cr|nodejs-cookie-jar-0.3.0-3|31	
14cr|nodejs-cookie-jar-0.3.0-3|32	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie-jar
14cr|nodejs-cookie-jar-0.3.0-3|33	cp -p index.js jar.js package.json %{buildroot}%{nodejs_sitelib}/cookie-jar
14cr|nodejs-cookie-jar-0.3.0-3|34	
14cr|nodejs-cookie-jar-0.3.0-3|35	%nodejs_symlink_deps
14cr|nodejs-cookie-jar-0.3.0-3|36	
14cr|nodejs-cookie-jar-0.3.0-3|37	%check
14cr|nodejs-cookie-jar-0.3.0-3|38	%{__nodejs} tests/run.js
14cr|nodejs-cookie-jar-0.3.0-3|39	
14cr|nodejs-cookie-jar-0.3.0-3|40	%clean
14cr|nodejs-cookie-jar-0.3.0-3|41	
14cr|nodejs-cookie-jar-0.3.0-3|42	%files
14cr|nodejs-cookie-jar-0.3.0-3|43	%defattr(-,root,root,-)
14cr|nodejs-cookie-jar-0.3.0-3|44	%{nodejs_sitelib}/cookie-jar
14cr|nodejs-cookie-jar-0.3.0-3|45	
14cr|nodejs-cookie-jar-0.3.0-3|46	
14cr|nodejs-cookie-jar-0.3.0-3|47	%changelog
14cr|nodejs-cookie-jar-0.3.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.0-3
14cr|nodejs-cookie-jar-0.3.0-3|49	+ Revision: 4b7b6a8
14cr|nodejs-cookie-jar-0.3.0-3|50	- MassBuild#464: Increase release tag
14cr|nodejs-cookie-jar-0.3.0-3|51	
14cr|nodejs-cookie-jar-0.3.0-3|52	

3329 14
14cr|nodejs-cookiejar-1.3.2-2|1	%global enable_tests 1
14cr|nodejs-cookiejar-1.3.2-2|2	
14cr|nodejs-cookiejar-1.3.2-2|3	Name:       nodejs-cookiejar
14cr|nodejs-cookiejar-1.3.2-2|4	Version:    1.3.2
14cr|nodejs-cookiejar-1.3.2-2|5	Release:    2
14cr|nodejs-cookiejar-1.3.2-2|6	Summary:    A simple, persistent cookie jar system for Node.js
14cr|nodejs-cookiejar-1.3.2-2|7	License:    MIT
14cr|nodejs-cookiejar-1.3.2-2|8	Group:      System/Libraries
14cr|nodejs-cookiejar-1.3.2-2|9	URL:        https://github.com/bmeck/node-cookiejar
14cr|nodejs-cookiejar-1.3.2-2|10	Source0:    http://registry.npmjs.org/cookiejar/-/cookiejar-%{version}.tgz
14cr|nodejs-cookiejar-1.3.2-2|11	BuildArch:  noarch
14cr|nodejs-cookiejar-1.3.2-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-cookiejar-1.3.2-2|13	
14cr|nodejs-cookiejar-1.3.2-2|14	%description
14cr|nodejs-cookiejar-1.3.2-2|15	%{summary}.
14cr|nodejs-cookiejar-1.3.2-2|16	
14cr|nodejs-cookiejar-1.3.2-2|17	
14cr|nodejs-cookiejar-1.3.2-2|18	%prep
14cr|nodejs-cookiejar-1.3.2-2|19	%setup -q -n package
14cr|nodejs-cookiejar-1.3.2-2|20	
14cr|nodejs-cookiejar-1.3.2-2|21	
14cr|nodejs-cookiejar-1.3.2-2|22	%build
14cr|nodejs-cookiejar-1.3.2-2|23	#nothing to do
14cr|nodejs-cookiejar-1.3.2-2|24	
14cr|nodejs-cookiejar-1.3.2-2|25	
14cr|nodejs-cookiejar-1.3.2-2|26	%install
14cr|nodejs-cookiejar-1.3.2-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/cookiejar
14cr|nodejs-cookiejar-1.3.2-2|28	cp -pr package.json cookiejar.js \
14cr|nodejs-cookiejar-1.3.2-2|29	%{buildroot}%{nodejs_sitelib}/cookiejar
14cr|nodejs-cookiejar-1.3.2-2|30	
14cr|nodejs-cookiejar-1.3.2-2|31	%nodejs_symlink_deps
14cr|nodejs-cookiejar-1.3.2-2|32	
14cr|nodejs-cookiejar-1.3.2-2|33	
14cr|nodejs-cookiejar-1.3.2-2|34	%if 0%{?enable_tests}
14cr|nodejs-cookiejar-1.3.2-2|35	%check
14cr|nodejs-cookiejar-1.3.2-2|36	%nodejs_symlink_deps --check
14cr|nodejs-cookiejar-1.3.2-2|37	%__nodejs tests/*.js
14cr|nodejs-cookiejar-1.3.2-2|38	%endif
14cr|nodejs-cookiejar-1.3.2-2|39	
14cr|nodejs-cookiejar-1.3.2-2|40	
14cr|nodejs-cookiejar-1.3.2-2|41	%files
14cr|nodejs-cookiejar-1.3.2-2|42	%doc LICENSE readme.md
14cr|nodejs-cookiejar-1.3.2-2|43	%{nodejs_sitelib}/cookiejar
14cr|nodejs-cookiejar-1.3.2-2|44	
14cr|nodejs-cookiejar-1.3.2-2|45	
14cr|nodejs-cookiejar-1.3.2-2|46	
14cr|nodejs-cookiejar-1.3.2-2|47	%changelog
14cr|nodejs-cookiejar-1.3.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|nodejs-cookiejar-1.3.2-2|49	+ Revision: 35a8afa
14cr|nodejs-cookiejar-1.3.2-2|50	- MassBuild#464: Increase release tag
14cr|nodejs-cookiejar-1.3.2-2|51	
14cr|nodejs-cookiejar-1.3.2-2|52	

3330 14
14cr|nodejs-cookie-parser-1.0.1-5|1	%global enable_tests 0
14cr|nodejs-cookie-parser-1.0.1-5|2	
14cr|nodejs-cookie-parser-1.0.1-5|3	Name:       nodejs-cookie-parser
14cr|nodejs-cookie-parser-1.0.1-5|4	Version:    1.0.1
14cr|nodejs-cookie-parser-1.0.1-5|5	Release:    5
14cr|nodejs-cookie-parser-1.0.1-5|6	Summary:    A Node.js module for cookie parsing with signatures
14cr|nodejs-cookie-parser-1.0.1-5|7	License:    MIT
14cr|nodejs-cookie-parser-1.0.1-5|8	Group:      System/Libraries
14cr|nodejs-cookie-parser-1.0.1-5|9	URL:        https://github.com/expressjs/cookie-parser
14cr|nodejs-cookie-parser-1.0.1-5|10	Source0:    http://registry.npmjs.org/cookie-parser/-/cookie-parser-%{version}.tgz
14cr|nodejs-cookie-parser-1.0.1-5|11	Source1:    https://raw.github.com/expressjs/cookie-parser/5a522a83f4e4aa7d40892f7b090152130625d3a8/LICENSE
14cr|nodejs-cookie-parser-1.0.1-5|12	
14cr|nodejs-cookie-parser-1.0.1-5|13	BuildArch:  noarch
14cr|nodejs-cookie-parser-1.0.1-5|14	BuildRequires:  nodejs-packaging
14cr|nodejs-cookie-parser-1.0.1-5|15	
14cr|nodejs-cookie-parser-1.0.1-5|16	%if 0%{?enable_tests}
14cr|nodejs-cookie-parser-1.0.1-5|17	BuildRequires:  mocha
14cr|nodejs-cookie-parser-1.0.1-5|18	BuildRequires:  npm(connect)
14cr|nodejs-cookie-parser-1.0.1-5|19	BuildRequires:  npm(supertest)
14cr|nodejs-cookie-parser-1.0.1-5|20	%endif
14cr|nodejs-cookie-parser-1.0.1-5|21	
14cr|nodejs-cookie-parser-1.0.1-5|22	%description
14cr|nodejs-cookie-parser-1.0.1-5|23	Parse Cookie header and populate req.cookies with an object keyed by the
14cr|nodejs-cookie-parser-1.0.1-5|24	cookie names. Optionally you may enabled signed cookie support by passing a
14cr|nodejs-cookie-parser-1.0.1-5|25	secret string, which assigns req.secret so it may be used by other middleware.
14cr|nodejs-cookie-parser-1.0.1-5|26	
14cr|nodejs-cookie-parser-1.0.1-5|27	
14cr|nodejs-cookie-parser-1.0.1-5|28	%prep
14cr|nodejs-cookie-parser-1.0.1-5|29	%setup -q -n package
14cr|nodejs-cookie-parser-1.0.1-5|30	cp -p %{SOURCE1} .
14cr|nodejs-cookie-parser-1.0.1-5|31	%nodejs_fixdep cookie '~0.1.0'
14cr|nodejs-cookie-parser-1.0.1-5|32	
14cr|nodejs-cookie-parser-1.0.1-5|33	
14cr|nodejs-cookie-parser-1.0.1-5|34	%build
14cr|nodejs-cookie-parser-1.0.1-5|35	#nothing to do
14cr|nodejs-cookie-parser-1.0.1-5|36	
14cr|nodejs-cookie-parser-1.0.1-5|37	
14cr|nodejs-cookie-parser-1.0.1-5|38	%install
14cr|nodejs-cookie-parser-1.0.1-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie-parser
14cr|nodejs-cookie-parser-1.0.1-5|40	cp -pr package.json index.js lib/ \
14cr|nodejs-cookie-parser-1.0.1-5|41	%{buildroot}%{nodejs_sitelib}/cookie-parser
14cr|nodejs-cookie-parser-1.0.1-5|42	
14cr|nodejs-cookie-parser-1.0.1-5|43	%nodejs_symlink_deps
14cr|nodejs-cookie-parser-1.0.1-5|44	
14cr|nodejs-cookie-parser-1.0.1-5|45	
14cr|nodejs-cookie-parser-1.0.1-5|46	%if 0%{?enable_tests}
14cr|nodejs-cookie-parser-1.0.1-5|47	%check
14cr|nodejs-cookie-parser-1.0.1-5|48	%nodejs_symlink_deps --check
14cr|nodejs-cookie-parser-1.0.1-5|49	/usr/bin/mocha --ui bdd --reporter list -- test/*.js
14cr|nodejs-cookie-parser-1.0.1-5|50	%endif
14cr|nodejs-cookie-parser-1.0.1-5|51	
14cr|nodejs-cookie-parser-1.0.1-5|52	
14cr|nodejs-cookie-parser-1.0.1-5|53	%files
14cr|nodejs-cookie-parser-1.0.1-5|54	%doc LICENSE README.md
14cr|nodejs-cookie-parser-1.0.1-5|55	%{nodejs_sitelib}/cookie-parser
14cr|nodejs-cookie-parser-1.0.1-5|56	
14cr|nodejs-cookie-parser-1.0.1-5|57	
14cr|nodejs-cookie-parser-1.0.1-5|58	
14cr|nodejs-cookie-parser-1.0.1-5|59	%changelog
14cr|nodejs-cookie-parser-1.0.1-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cr|nodejs-cookie-parser-1.0.1-5|61	+ Revision: bbf2971
14cr|nodejs-cookie-parser-1.0.1-5|62	- MassBuild#464: Increase release tag
14cr|nodejs-cookie-parser-1.0.1-5|63	
14cr|nodejs-cookie-parser-1.0.1-5|64	

3331 14
14cr|nodejs-cookie-signature-1.0.3-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-cookie-signature-1.0.3-2|2	
14cr|nodejs-cookie-signature-1.0.3-2|3	%global enable_tests 0
14cr|nodejs-cookie-signature-1.0.3-2|4	
14cr|nodejs-cookie-signature-1.0.3-2|5	Name:       nodejs-cookie-signature
14cr|nodejs-cookie-signature-1.0.3-2|6	Version:    1.0.3
14cr|nodejs-cookie-signature-1.0.3-2|7	Release:    2%{?dist}
14cr|nodejs-cookie-signature-1.0.3-2|8	Summary:    Node.js module to sign and unsign cookies
14cr|nodejs-cookie-signature-1.0.3-2|9	License:    MIT
14cr|nodejs-cookie-signature-1.0.3-2|10	Group:      Development/Other
14cr|nodejs-cookie-signature-1.0.3-2|11	URL:        https://github.com/visionmedia/node-cookie-signature
14cr|nodejs-cookie-signature-1.0.3-2|12	Source0:    http://registry.npmjs.org/cookie-signature/-/cookie-signature-%{version}.tgz
14cr|nodejs-cookie-signature-1.0.3-2|13	# The test files are not included in the npm tarball.
14cr|nodejs-cookie-signature-1.0.3-2|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-cookie-signature-1.0.3-2|15	# version control repository.
14cr|nodejs-cookie-signature-1.0.3-2|16	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-cookie-signature-1.0.3-2|17	Source10:   dl-tests.sh
14cr|nodejs-cookie-signature-1.0.3-2|18	
14cr|nodejs-cookie-signature-1.0.3-2|19	BuildArch:  noarch
14cr|nodejs-cookie-signature-1.0.3-2|20	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-cookie-signature-1.0.3-2|21	
14cr|nodejs-cookie-signature-1.0.3-2|22	BuildRequires:  nodejs-packaging
14cr|nodejs-cookie-signature-1.0.3-2|23	
14cr|nodejs-cookie-signature-1.0.3-2|24	%if 0%{?enable_tests}
14cr|nodejs-cookie-signature-1.0.3-2|25	BuildRequires:  npm(mocha)
14cr|nodejs-cookie-signature-1.0.3-2|26	BuildRequires:  npm(should)
14cr|nodejs-cookie-signature-1.0.3-2|27	%endif
14cr|nodejs-cookie-signature-1.0.3-2|28	
14cr|nodejs-cookie-signature-1.0.3-2|29	%description
14cr|nodejs-cookie-signature-1.0.3-2|30	%{summary}.
14cr|nodejs-cookie-signature-1.0.3-2|31	
14cr|nodejs-cookie-signature-1.0.3-2|32	
14cr|nodejs-cookie-signature-1.0.3-2|33	%prep
14cr|nodejs-cookie-signature-1.0.3-2|34	%setup -q -n package
14cr|nodejs-cookie-signature-1.0.3-2|35	%setup -q -T -D -a 1 -n package
14cr|nodejs-cookie-signature-1.0.3-2|36	
14cr|nodejs-cookie-signature-1.0.3-2|37	
14cr|nodejs-cookie-signature-1.0.3-2|38	%build
14cr|nodejs-cookie-signature-1.0.3-2|39	#nothing to do
14cr|nodejs-cookie-signature-1.0.3-2|40	
14cr|nodejs-cookie-signature-1.0.3-2|41	
14cr|nodejs-cookie-signature-1.0.3-2|42	%install
14cr|nodejs-cookie-signature-1.0.3-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie-signature
14cr|nodejs-cookie-signature-1.0.3-2|44	cp -pr package.json index.js \
14cr|nodejs-cookie-signature-1.0.3-2|45	%{buildroot}%{nodejs_sitelib}/cookie-signature
14cr|nodejs-cookie-signature-1.0.3-2|46	
14cr|nodejs-cookie-signature-1.0.3-2|47	%nodejs_symlink_deps
14cr|nodejs-cookie-signature-1.0.3-2|48	
14cr|nodejs-cookie-signature-1.0.3-2|49	
14cr|nodejs-cookie-signature-1.0.3-2|50	%if 0%{?enable_tests}
14cr|nodejs-cookie-signature-1.0.3-2|51	%check
14cr|nodejs-cookie-signature-1.0.3-2|52	%{nodejs_sitelib}/mocha/bin/mocha --require should --reporter spec
14cr|nodejs-cookie-signature-1.0.3-2|53	%endif
14cr|nodejs-cookie-signature-1.0.3-2|54	
14cr|nodejs-cookie-signature-1.0.3-2|55	
14cr|nodejs-cookie-signature-1.0.3-2|56	%files
14cr|nodejs-cookie-signature-1.0.3-2|57	%doc History.md Readme.md
14cr|nodejs-cookie-signature-1.0.3-2|58	%{nodejs_sitelib}/cookie-signature
14cr|nodejs-cookie-signature-1.0.3-2|59	%changelog

3332 14
14cr|nodejs-couch-login-0.1.18-2|1	Name:           nodejs-couch-login
14cr|nodejs-couch-login-0.1.18-2|2	Version:        0.1.18
14cr|nodejs-couch-login-0.1.18-2|3	Release:        2
14cr|nodejs-couch-login-0.1.18-2|4	Summary:        A module for doing logged-in requests to a couchdb server
14cr|nodejs-couch-login-0.1.18-2|5	Group:          System/Libraries
14cr|nodejs-couch-login-0.1.18-2|6	License:        BSD
14cr|nodejs-couch-login-0.1.18-2|7	URL:            https://github.com/isaacs/couch-login
14cr|nodejs-couch-login-0.1.18-2|8	Source0:        http://registry.npmjs.org/couch-login/-/couch-login-%{version}.tgz
14cr|nodejs-couch-login-0.1.18-2|9	
14cr|nodejs-couch-login-0.1.18-2|10	BuildArch:  noarch
14cr|nodejs-couch-login-0.1.18-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-couch-login-0.1.18-2|12	
14cr|nodejs-couch-login-0.1.18-2|13	%description
14cr|nodejs-couch-login-0.1.18-2|14	A module for doing logged-in requests to a couchdb server.
14cr|nodejs-couch-login-0.1.18-2|15	
14cr|nodejs-couch-login-0.1.18-2|16	%prep
14cr|nodejs-couch-login-0.1.18-2|17	%setup -q -n package
14cr|nodejs-couch-login-0.1.18-2|18	
14cr|nodejs-couch-login-0.1.18-2|19	%nodejs_fixdep request
14cr|nodejs-couch-login-0.1.18-2|20	
14cr|nodejs-couch-login-0.1.18-2|21	%build
14cr|nodejs-couch-login-0.1.18-2|22	#nothing to do
14cr|nodejs-couch-login-0.1.18-2|23	
14cr|nodejs-couch-login-0.1.18-2|24	%install
14cr|nodejs-couch-login-0.1.18-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/couch-login
14cr|nodejs-couch-login-0.1.18-2|26	cp -pr package.json couch-login.js %{buildroot}%{nodejs_sitelib}/couch-login
14cr|nodejs-couch-login-0.1.18-2|27	
14cr|nodejs-couch-login-0.1.18-2|28	%clean
14cr|nodejs-couch-login-0.1.18-2|29	
14cr|nodejs-couch-login-0.1.18-2|30	%files
14cr|nodejs-couch-login-0.1.18-2|31	%defattr(-,root,root,-)
14cr|nodejs-couch-login-0.1.18-2|32	%{nodejs_sitelib}/couch-login
14cr|nodejs-couch-login-0.1.18-2|33	%doc README.md LICENSE
14cr|nodejs-couch-login-0.1.18-2|34	
14cr|nodejs-couch-login-0.1.18-2|35	
14cr|nodejs-couch-login-0.1.18-2|36	%changelog
14cr|nodejs-couch-login-0.1.18-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.18-2
14cr|nodejs-couch-login-0.1.18-2|38	+ Revision: 62703ba
14cr|nodejs-couch-login-0.1.18-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-couch-login-0.1.18-2|40	
14cr|nodejs-couch-login-0.1.18-2|41	

3333 14
14cr|nodejs-cryptiles-0.2.2-2|1	Name:       nodejs-cryptiles
14cr|nodejs-cryptiles-0.2.2-2|2	Version:    0.2.2
14cr|nodejs-cryptiles-0.2.2-2|3	Release:    2
14cr|nodejs-cryptiles-0.2.2-2|4	Summary:    General purpose cryptography utilities for Node.js
14cr|nodejs-cryptiles-0.2.2-2|5	License:    BSD
14cr|nodejs-cryptiles-0.2.2-2|6	Group:      Development/Other
14cr|nodejs-cryptiles-0.2.2-2|7	URL:        https://github.com/hueniverse/cryptiles
14cr|nodejs-cryptiles-0.2.2-2|8	Source0:    http://registry.npmjs.org/cryptiles/-/cryptiles-%{version}.tgz
14cr|nodejs-cryptiles-0.2.2-2|9	BuildArch:  noarch
14cr|nodejs-cryptiles-0.2.2-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-cryptiles-0.2.2-2|11	BuildRequires:  nodejs
14cr|nodejs-cryptiles-0.2.2-2|12	
14cr|nodejs-cryptiles-0.2.2-2|13	%description
14cr|nodejs-cryptiles-0.2.2-2|14	%{summary}.
14cr|nodejs-cryptiles-0.2.2-2|15	
14cr|nodejs-cryptiles-0.2.2-2|16	%prep
14cr|nodejs-cryptiles-0.2.2-2|17	%setup -q -n package
14cr|nodejs-cryptiles-0.2.2-2|18	
14cr|nodejs-cryptiles-0.2.2-2|19	#fix perms
14cr|nodejs-cryptiles-0.2.2-2|20	chmod 0644 README.md LICENSE lib/* index.js package.json
14cr|nodejs-cryptiles-0.2.2-2|21	
14cr|nodejs-cryptiles-0.2.2-2|22	%build
14cr|nodejs-cryptiles-0.2.2-2|23	#nothing to do
14cr|nodejs-cryptiles-0.2.2-2|24	
14cr|nodejs-cryptiles-0.2.2-2|25	%install
14cr|nodejs-cryptiles-0.2.2-2|26	
14cr|nodejs-cryptiles-0.2.2-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/cryptiles
14cr|nodejs-cryptiles-0.2.2-2|28	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/cryptiles
14cr|nodejs-cryptiles-0.2.2-2|29	
14cr|nodejs-cryptiles-0.2.2-2|30	%nodejs_symlink_deps
14cr|nodejs-cryptiles-0.2.2-2|31	
14cr|nodejs-cryptiles-0.2.2-2|32	#Yet Another Unpackaged Test Framework (lab)
14cr|nodejs-cryptiles-0.2.2-2|33	#%%check
14cr|nodejs-cryptiles-0.2.2-2|34	#make test
14cr|nodejs-cryptiles-0.2.2-2|35	
14cr|nodejs-cryptiles-0.2.2-2|36	%clean
14cr|nodejs-cryptiles-0.2.2-2|37	
14cr|nodejs-cryptiles-0.2.2-2|38	%files
14cr|nodejs-cryptiles-0.2.2-2|39	%defattr(-,root,root,-)
14cr|nodejs-cryptiles-0.2.2-2|40	%{nodejs_sitelib}/cryptiles
14cr|nodejs-cryptiles-0.2.2-2|41	%doc README.md LICENSE
14cr|nodejs-cryptiles-0.2.2-2|42	
14cr|nodejs-cryptiles-0.2.2-2|43	
14cr|nodejs-cryptiles-0.2.2-2|44	%changelog
14cr|nodejs-cryptiles-0.2.2-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|nodejs-cryptiles-0.2.2-2|46	+ Revision: 6ac1758
14cr|nodejs-cryptiles-0.2.2-2|47	- MassBuild#464: Increase release tag
14cr|nodejs-cryptiles-0.2.2-2|48	
14cr|nodejs-cryptiles-0.2.2-2|49	

3334 14
14cr|nodejs-css-1.6.0-2|1	Name:       nodejs-css
14cr|nodejs-css-1.6.0-2|2	Version:    1.6.0
14cr|nodejs-css-1.6.0-2|3	Release:    2%{?dist}
14cr|nodejs-css-1.6.0-2|4	Summary:    A CSS parser/stringifier for Node.js using css-parse and css-stringify
14cr|nodejs-css-1.6.0-2|5	License:    MIT
14cr|nodejs-css-1.6.0-2|6	Group:      Development/Other
14cr|nodejs-css-1.6.0-2|7	URL:        https://github.com/visionmedia/css
14cr|nodejs-css-1.6.0-2|8	Source0:    http://registry.npmjs.org/css/-/css-%{version}.tgz
14cr|nodejs-css-1.6.0-2|9	BuildArch:  noarch
14cr|nodejs-css-1.6.0-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-css-1.6.0-2|11	
14cr|nodejs-css-1.6.0-2|12	
14cr|nodejs-css-1.6.0-2|13	%description
14cr|nodejs-css-1.6.0-2|14	%{summary}.
14cr|nodejs-css-1.6.0-2|15	
14cr|nodejs-css-1.6.0-2|16	
14cr|nodejs-css-1.6.0-2|17	%prep
14cr|nodejs-css-1.6.0-2|18	%setup -q -n package
14cr|nodejs-css-1.6.0-2|19	
14cr|nodejs-css-1.6.0-2|20	
14cr|nodejs-css-1.6.0-2|21	%build
14cr|nodejs-css-1.6.0-2|22	#nothing to do
14cr|nodejs-css-1.6.0-2|23	
14cr|nodejs-css-1.6.0-2|24	
14cr|nodejs-css-1.6.0-2|25	%install
14cr|nodejs-css-1.6.0-2|26	mkdir -p %{buildroot}%{nodejs_sitelib}/css
14cr|nodejs-css-1.6.0-2|27	cp -pr package.json index.js \
14cr|nodejs-css-1.6.0-2|28	%{buildroot}%{nodejs_sitelib}/css
14cr|nodejs-css-1.6.0-2|29	
14cr|nodejs-css-1.6.0-2|30	%nodejs_symlink_deps
14cr|nodejs-css-1.6.0-2|31	
14cr|nodejs-css-1.6.0-2|32	
14cr|nodejs-css-1.6.0-2|33	%files
14cr|nodejs-css-1.6.0-2|34	%doc History.md LICENSE Readme.md
14cr|nodejs-css-1.6.0-2|35	%{nodejs_sitelib}/css
14cr|nodejs-css-1.6.0-2|36	%changelog

3335 14
14cr|nodejs-cssom-0.3.0-2|1	Name:       nodejs-cssom
14cr|nodejs-cssom-0.3.0-2|2	Version:    0.3.0
14cr|nodejs-cssom-0.3.0-2|3	Release:    2
14cr|nodejs-cssom-0.3.0-2|4	Summary:    CSS Object Model implementation and CSS parser for Node.js
14cr|nodejs-cssom-0.3.0-2|5	License:    MIT
14cr|nodejs-cssom-0.3.0-2|6	Group:      System/Libraries
14cr|nodejs-cssom-0.3.0-2|7	URL:        https://github.com/NV/CSSOM
14cr|nodejs-cssom-0.3.0-2|8	Source0:    http://registry.npmjs.org/cssom/-/cssom-%{version}.tgz
14cr|nodejs-cssom-0.3.0-2|9	BuildArch:  noarch
14cr|nodejs-cssom-0.3.0-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-cssom-0.3.0-2|11	
14cr|nodejs-cssom-0.3.0-2|12	%description
14cr|nodejs-cssom-0.3.0-2|13	%{summary}.
14cr|nodejs-cssom-0.3.0-2|14	
14cr|nodejs-cssom-0.3.0-2|15	
14cr|nodejs-cssom-0.3.0-2|16	%prep
14cr|nodejs-cssom-0.3.0-2|17	%setup -q -n package
14cr|nodejs-cssom-0.3.0-2|18	
14cr|nodejs-cssom-0.3.0-2|19	
14cr|nodejs-cssom-0.3.0-2|20	%build
14cr|nodejs-cssom-0.3.0-2|21	#nothing to do
14cr|nodejs-cssom-0.3.0-2|22	
14cr|nodejs-cssom-0.3.0-2|23	
14cr|nodejs-cssom-0.3.0-2|24	%install
14cr|nodejs-cssom-0.3.0-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/cssom
14cr|nodejs-cssom-0.3.0-2|26	cp -pr package.json lib/ \
14cr|nodejs-cssom-0.3.0-2|27	%{buildroot}%{nodejs_sitelib}/cssom
14cr|nodejs-cssom-0.3.0-2|28	
14cr|nodejs-cssom-0.3.0-2|29	%nodejs_symlink_deps
14cr|nodejs-cssom-0.3.0-2|30	
14cr|nodejs-cssom-0.3.0-2|31	
14cr|nodejs-cssom-0.3.0-2|32	%files
14cr|nodejs-cssom-0.3.0-2|33	%doc README.mdown MIT-LICENSE.txt
14cr|nodejs-cssom-0.3.0-2|34	%{nodejs_sitelib}/cssom
14cr|nodejs-cssom-0.3.0-2|35	
14cr|nodejs-cssom-0.3.0-2|36	
14cr|nodejs-cssom-0.3.0-2|37	
14cr|nodejs-cssom-0.3.0-2|38	%changelog
14cr|nodejs-cssom-0.3.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|nodejs-cssom-0.3.0-2|40	+ Revision: d8a00b5
14cr|nodejs-cssom-0.3.0-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-cssom-0.3.0-2|42	
14cr|nodejs-cssom-0.3.0-2|43	

3336 14
14cr|nodejs-css-parse-1.7.0-3|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-css-parse-1.7.0-3|2	
14cr|nodejs-css-parse-1.7.0-3|3	%global commit 212d7d4b5f049e31d30907ee73ac767329db92e1
14cr|nodejs-css-parse-1.7.0-3|4	
14cr|nodejs-css-parse-1.7.0-3|5	%global enable_tests 0
14cr|nodejs-css-parse-1.7.0-3|6	
14cr|nodejs-css-parse-1.7.0-3|7	Name:       nodejs-css-parse
14cr|nodejs-css-parse-1.7.0-3|8	Version:    1.7.0
14cr|nodejs-css-parse-1.7.0-3|9	Release:    3%{?dist}
14cr|nodejs-css-parse-1.7.0-3|10	Summary:    A JavaScript CSS parser for Node.js and the browser
14cr|nodejs-css-parse-1.7.0-3|11	License:    MIT
14cr|nodejs-css-parse-1.7.0-3|12	Group:      Development/Other
14cr|nodejs-css-parse-1.7.0-3|13	URL:        https://github.com/reworkcss/css-parse
14cr|nodejs-css-parse-1.7.0-3|14	# Use GitHub as the NPM tarball is missing test/, examples/, History.md.
14cr|nodejs-css-parse-1.7.0-3|15	Source0:    https://github.com/reworkcss/css-parse/archive/%{commit}/%{name}-%{version}.tar.gz
14cr|nodejs-css-parse-1.7.0-3|16	
14cr|nodejs-css-parse-1.7.0-3|17	BuildArch:  noarch
14cr|nodejs-css-parse-1.7.0-3|18	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-css-parse-1.7.0-3|19	
14cr|nodejs-css-parse-1.7.0-3|20	BuildRequires:  nodejs-packaging
14cr|nodejs-css-parse-1.7.0-3|21	
14cr|nodejs-css-parse-1.7.0-3|22	%if 0%{?enable_tests}
14cr|nodejs-css-parse-1.7.0-3|23	BuildRequires:  npm(mocha)
14cr|nodejs-css-parse-1.7.0-3|24	BuildRequires:  npm(should)
14cr|nodejs-css-parse-1.7.0-3|25	%endif
14cr|nodejs-css-parse-1.7.0-3|26	
14cr|nodejs-css-parse-1.7.0-3|27	%description
14cr|nodejs-css-parse-1.7.0-3|28	%{summary}.
14cr|nodejs-css-parse-1.7.0-3|29	
14cr|nodejs-css-parse-1.7.0-3|30	
14cr|nodejs-css-parse-1.7.0-3|31	%prep
14cr|nodejs-css-parse-1.7.0-3|32	%setup -q -n css-parse-%{commit}
14cr|nodejs-css-parse-1.7.0-3|33	
14cr|nodejs-css-parse-1.7.0-3|34	
14cr|nodejs-css-parse-1.7.0-3|35	%build
14cr|nodejs-css-parse-1.7.0-3|36	#nothing to do
14cr|nodejs-css-parse-1.7.0-3|37	
14cr|nodejs-css-parse-1.7.0-3|38	
14cr|nodejs-css-parse-1.7.0-3|39	%install
14cr|nodejs-css-parse-1.7.0-3|40	mkdir -p %{buildroot}%{nodejs_sitelib}/css-parse
14cr|nodejs-css-parse-1.7.0-3|41	cp -pr package.json index.js \
14cr|nodejs-css-parse-1.7.0-3|42	%{buildroot}%{nodejs_sitelib}/css-parse
14cr|nodejs-css-parse-1.7.0-3|43	
14cr|nodejs-css-parse-1.7.0-3|44	%nodejs_symlink_deps
14cr|nodejs-css-parse-1.7.0-3|45	
14cr|nodejs-css-parse-1.7.0-3|46	
14cr|nodejs-css-parse-1.7.0-3|47	%if 0%{?enable_tests}
14cr|nodejs-css-parse-1.7.0-3|48	%check
14cr|nodejs-css-parse-1.7.0-3|49	%nodejs_symlink_deps --check
14cr|nodejs-css-parse-1.7.0-3|50	/usr/bin/mocha --require should --reporter spec --bail
14cr|nodejs-css-parse-1.7.0-3|51	%endif
14cr|nodejs-css-parse-1.7.0-3|52	
14cr|nodejs-css-parse-1.7.0-3|53	
14cr|nodejs-css-parse-1.7.0-3|54	%files
14cr|nodejs-css-parse-1.7.0-3|55	%doc examples/ History.md LICENSE Readme.md
14cr|nodejs-css-parse-1.7.0-3|56	%{nodejs_sitelib}/css-parse
14cr|nodejs-css-parse-1.7.0-3|57	
14cr|nodejs-css-parse-1.7.0-3|58	
14cr|nodejs-css-parse-1.7.0-3|59	%changelog

3337 14
14cr|nodejs-css-stringify-1.4.1-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-css-stringify-1.4.1-2|2	
14cr|nodejs-css-stringify-1.4.1-2|3	%global commit 74a42f06087891273274acf2e30065ee9454bd66
14cr|nodejs-css-stringify-1.4.1-2|4	
14cr|nodejs-css-stringify-1.4.1-2|5	%global enable_tests 0
14cr|nodejs-css-stringify-1.4.1-2|6	
14cr|nodejs-css-stringify-1.4.1-2|7	Name:       nodejs-css-stringify
14cr|nodejs-css-stringify-1.4.1-2|8	Version:    1.4.1
14cr|nodejs-css-stringify-1.4.1-2|9	Release:    2%{?dist}
14cr|nodejs-css-stringify-1.4.1-2|10	Summary:    A CSS compiler for Node.js
14cr|nodejs-css-stringify-1.4.1-2|11	License:    MIT
14cr|nodejs-css-stringify-1.4.1-2|12	Group:      Development/Other
14cr|nodejs-css-stringify-1.4.1-2|13	URL:        https://github.com/visionmedia/css-stringify
14cr|nodejs-css-stringify-1.4.1-2|14	# Use GitHub as the NPM tarball is missing useful files/folders.
14cr|nodejs-css-stringify-1.4.1-2|15	Source0:    https://github.com/visionmedia/css-stringify/archive/%{commit}/%{name}-%{version}.tar.gz
14cr|nodejs-css-stringify-1.4.1-2|16	
14cr|nodejs-css-stringify-1.4.1-2|17	BuildArch:  noarch
14cr|nodejs-css-stringify-1.4.1-2|18	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-css-stringify-1.4.1-2|19	
14cr|nodejs-css-stringify-1.4.1-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-css-stringify-1.4.1-2|21	
14cr|nodejs-css-stringify-1.4.1-2|22	%if 0%{?enable_tests}
14cr|nodejs-css-stringify-1.4.1-2|23	BuildRequires:  mocha
14cr|nodejs-css-stringify-1.4.1-2|24	BuildRequires:  npm(css-parse)
14cr|nodejs-css-stringify-1.4.1-2|25	BuildRequires:  npm(should)
14cr|nodejs-css-stringify-1.4.1-2|26	BuildRequires:  npm(source-map)
14cr|nodejs-css-stringify-1.4.1-2|27	%endif
14cr|nodejs-css-stringify-1.4.1-2|28	
14cr|nodejs-css-stringify-1.4.1-2|29	%description
14cr|nodejs-css-stringify-1.4.1-2|30	%{summary}.
14cr|nodejs-css-stringify-1.4.1-2|31	
14cr|nodejs-css-stringify-1.4.1-2|32	
14cr|nodejs-css-stringify-1.4.1-2|33	%prep
14cr|nodejs-css-stringify-1.4.1-2|34	%setup -q -n css-stringify-%{commit}
14cr|nodejs-css-stringify-1.4.1-2|35	%nodejs_fixdep source-map '~0.1.27'
14cr|nodejs-css-stringify-1.4.1-2|36	
14cr|nodejs-css-stringify-1.4.1-2|37	
14cr|nodejs-css-stringify-1.4.1-2|38	%build
14cr|nodejs-css-stringify-1.4.1-2|39	#nothing to do
14cr|nodejs-css-stringify-1.4.1-2|40	
14cr|nodejs-css-stringify-1.4.1-2|41	
14cr|nodejs-css-stringify-1.4.1-2|42	%install
14cr|nodejs-css-stringify-1.4.1-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/css-stringify
14cr|nodejs-css-stringify-1.4.1-2|44	cp -pr package.json index.js lib/ \
14cr|nodejs-css-stringify-1.4.1-2|45	%{buildroot}%{nodejs_sitelib}/css-stringify
14cr|nodejs-css-stringify-1.4.1-2|46	
14cr|nodejs-css-stringify-1.4.1-2|47	%nodejs_symlink_deps
14cr|nodejs-css-stringify-1.4.1-2|48	
14cr|nodejs-css-stringify-1.4.1-2|49	
14cr|nodejs-css-stringify-1.4.1-2|50	%if 0%{?enable_tests}
14cr|nodejs-css-stringify-1.4.1-2|51	%check
14cr|nodejs-css-stringify-1.4.1-2|52	%nodejs_symlink_deps --check
14cr|nodejs-css-stringify-1.4.1-2|53	/usr/bin/mocha --require should --reporter spec --bail
14cr|nodejs-css-stringify-1.4.1-2|54	%endif
14cr|nodejs-css-stringify-1.4.1-2|55	
14cr|nodejs-css-stringify-1.4.1-2|56	
14cr|nodejs-css-stringify-1.4.1-2|57	%files
14cr|nodejs-css-stringify-1.4.1-2|58	%doc History.md LICENSE Readme.md examples/
14cr|nodejs-css-stringify-1.4.1-2|59	%{nodejs_sitelib}/css-stringify
14cr|nodejs-css-stringify-1.4.1-2|60	
14cr|nodejs-css-stringify-1.4.1-2|61	
14cr|nodejs-css-stringify-1.4.1-2|62	%changelog

3338 14
14cr|nodejs-csurf-1.1.0-2|1	%global enable_tests 0
14cr|nodejs-csurf-1.1.0-2|2	
14cr|nodejs-csurf-1.1.0-2|3	Name:       nodejs-csurf
14cr|nodejs-csurf-1.1.0-2|4	Version:    1.1.0
14cr|nodejs-csurf-1.1.0-2|5	Release:    2
14cr|nodejs-csurf-1.1.0-2|6	Summary:    CSRF token middleware for Node.js and Connect
14cr|nodejs-csurf-1.1.0-2|7	License:    MIT
14cr|nodejs-csurf-1.1.0-2|8	Group:      System/Libraries
14cr|nodejs-csurf-1.1.0-2|9	URL:        https://github.com/expressjs/csurf
14cr|nodejs-csurf-1.1.0-2|10	Source0:    http://registry.npmjs.org/csurf/-/csurf-%{version}.tgz
14cr|nodejs-csurf-1.1.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-csurf-1.1.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-csurf-1.1.0-2|13	# version control repository.
14cr|nodejs-csurf-1.1.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-csurf-1.1.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-csurf-1.1.0-2|16	
14cr|nodejs-csurf-1.1.0-2|17	BuildArch:  noarch
14cr|nodejs-csurf-1.1.0-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-csurf-1.1.0-2|19	
14cr|nodejs-csurf-1.1.0-2|20	%if 0%{?enable_tests}
14cr|nodejs-csurf-1.1.0-2|21	BuildRequires:  mocha
14cr|nodejs-csurf-1.1.0-2|22	BuildRequires:  npm(connect)
14cr|nodejs-csurf-1.1.0-2|23	BuildRequires:  npm(scmp)
14cr|nodejs-csurf-1.1.0-2|24	BuildRequires:  npm(should)
14cr|nodejs-csurf-1.1.0-2|25	BuildRequires:  npm(supertest)
14cr|nodejs-csurf-1.1.0-2|26	BuildRequires:  npm(uid2)
14cr|nodejs-csurf-1.1.0-2|27	# Not yet packaged.
14cr|nodejs-csurf-1.1.0-2|28	# BuildRequires:  npm(body-parser)
14cr|nodejs-csurf-1.1.0-2|29	# BuildRequires:  npm(cookie-session)
14cr|nodejs-csurf-1.1.0-2|30	%endif
14cr|nodejs-csurf-1.1.0-2|31	
14cr|nodejs-csurf-1.1.0-2|32	%description
14cr|nodejs-csurf-1.1.0-2|33	%{summary}.
14cr|nodejs-csurf-1.1.0-2|34	
14cr|nodejs-csurf-1.1.0-2|35	
14cr|nodejs-csurf-1.1.0-2|36	%prep
14cr|nodejs-csurf-1.1.0-2|37	%setup -q -n package
14cr|nodejs-csurf-1.1.0-2|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-csurf-1.1.0-2|39	
14cr|nodejs-csurf-1.1.0-2|40	
14cr|nodejs-csurf-1.1.0-2|41	%build
14cr|nodejs-csurf-1.1.0-2|42	#nothing to do
14cr|nodejs-csurf-1.1.0-2|43	
14cr|nodejs-csurf-1.1.0-2|44	
14cr|nodejs-csurf-1.1.0-2|45	%install
14cr|nodejs-csurf-1.1.0-2|46	mkdir -p %{buildroot}%{nodejs_sitelib}/csurf
14cr|nodejs-csurf-1.1.0-2|47	cp -pr package.json index.js \
14cr|nodejs-csurf-1.1.0-2|48	%{buildroot}%{nodejs_sitelib}/csurf
14cr|nodejs-csurf-1.1.0-2|49	
14cr|nodejs-csurf-1.1.0-2|50	%nodejs_symlink_deps
14cr|nodejs-csurf-1.1.0-2|51	
14cr|nodejs-csurf-1.1.0-2|52	
14cr|nodejs-csurf-1.1.0-2|53	%if 0%{?enable_tests}
14cr|nodejs-csurf-1.1.0-2|54	%check
14cr|nodejs-csurf-1.1.0-2|55	%nodejs_symlink_deps --check
14cr|nodejs-csurf-1.1.0-2|56	# /usr/bin/npm install body-parser
14cr|nodejs-csurf-1.1.0-2|57	# /usr/bin/npm install cookie-session
14cr|nodejs-csurf-1.1.0-2|58	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cr|nodejs-csurf-1.1.0-2|59	%endif
14cr|nodejs-csurf-1.1.0-2|60	
14cr|nodejs-csurf-1.1.0-2|61	
14cr|nodejs-csurf-1.1.0-2|62	%files
14cr|nodejs-csurf-1.1.0-2|63	%doc HISTORY.md LICENSE README.md
14cr|nodejs-csurf-1.1.0-2|64	%{nodejs_sitelib}/csurf
14cr|nodejs-csurf-1.1.0-2|65	
14cr|nodejs-csurf-1.1.0-2|66	
14cr|nodejs-csurf-1.1.0-2|67	
14cr|nodejs-csurf-1.1.0-2|68	%changelog
14cr|nodejs-csurf-1.1.0-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|nodejs-csurf-1.1.0-2|70	+ Revision: ca825e6
14cr|nodejs-csurf-1.1.0-2|71	- MassBuild#464: Increase release tag
14cr|nodejs-csurf-1.1.0-2|72	
14cr|nodejs-csurf-1.1.0-2|73	

3339 14
14cr|nodejs-ctype-0.5.3-5|1	%global commit 3aae5f7aa45906cfcb283817cfb6fcb15360391d
14cr|nodejs-ctype-0.5.3-5|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|nodejs-ctype-0.5.3-5|3	
14cr|nodejs-ctype-0.5.3-5|4	Name:           nodejs-ctype
14cr|nodejs-ctype-0.5.3-5|5	Version:        0.5.3
14cr|nodejs-ctype-0.5.3-5|6	Release:        5
14cr|nodejs-ctype-0.5.3-5|7	Summary:        Read and write binary structures and data types with Node.js
14cr|nodejs-ctype-0.5.3-5|8	BuildArch:      noarch
14cr|nodejs-ctype-0.5.3-5|9	Group:          System/Libraries
14cr|nodejs-ctype-0.5.3-5|10	License:        MIT
14cr|nodejs-ctype-0.5.3-5|11	URL:            https://github.com/rmustacc/node-ctype
14cr|nodejs-ctype-0.5.3-5|12	Source0:        http://registry.npmjs.org/ctype/-/ctype-%{version}.tgz
14cr|nodejs-ctype-0.5.3-5|13	#grab the tests from github
14cr|nodejs-ctype-0.5.3-5|14	Source1:        https://github.com/rmustacc/node-ctype/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cr|nodejs-ctype-0.5.3-5|15	
14cr|nodejs-ctype-0.5.3-5|16	# fedora-specific patch to have README indicate proper directions for reading
14cr|nodejs-ctype-0.5.3-5|17	# the man page from the system path
14cr|nodejs-ctype-0.5.3-5|18	Patch1:         nodejs-ctype-README.patch
14cr|nodejs-ctype-0.5.3-5|19	
14cr|nodejs-ctype-0.5.3-5|20	BuildRequires:  nodejs-packaging
14cr|nodejs-ctype-0.5.3-5|21	BuildRequires:  nodejs
14cr|nodejs-ctype-0.5.3-5|22	
14cr|nodejs-ctype-0.5.3-5|23	%description
14cr|nodejs-ctype-0.5.3-5|24	Node-CType is a way to read and write binary data in a structured and easy to
14cr|nodejs-ctype-0.5.3-5|25	use format. Its name comes from the C header file.
14cr|nodejs-ctype-0.5.3-5|26	
14cr|nodejs-ctype-0.5.3-5|27	There are two APIs that you can use, depending on what abstraction you'd like.
14cr|nodejs-ctype-0.5.3-5|28	The low level API lets you read and write individual integers and floats from
14cr|nodejs-ctype-0.5.3-5|29	buffers. The higher level API lets you read and write structures of these.
14cr|nodejs-ctype-0.5.3-5|30	
14cr|nodejs-ctype-0.5.3-5|31	%prep
14cr|nodejs-ctype-0.5.3-5|32	%setup -q -n package -a1
14cr|nodejs-ctype-0.5.3-5|33	%patch1 -p1
14cr|nodejs-ctype-0.5.3-5|34	
14cr|nodejs-ctype-0.5.3-5|35	#move tests into regular directory
14cr|nodejs-ctype-0.5.3-5|36	mv node-ctype-%{commit}/tst .
14cr|nodejs-ctype-0.5.3-5|37	rm -rf node-ctype-%{commit}
14cr|nodejs-ctype-0.5.3-5|38	
14cr|nodejs-ctype-0.5.3-5|39	%build
14cr|nodejs-ctype-0.5.3-5|40	#nothing to do
14cr|nodejs-ctype-0.5.3-5|41	
14cr|nodejs-ctype-0.5.3-5|42	%install
14cr|nodejs-ctype-0.5.3-5|43	
14cr|nodejs-ctype-0.5.3-5|44	mkdir -p %{buildroot}%{nodejs_sitelib}/ctype
14cr|nodejs-ctype-0.5.3-5|45	cp -pr package.json ctf.js ctio.js ctype.js %{buildroot}%{nodejs_sitelib}/ctype
14cr|nodejs-ctype-0.5.3-5|46	
14cr|nodejs-ctype-0.5.3-5|47	mkdir -p %{buildroot}%{_mandir}/man3
14cr|nodejs-ctype-0.5.3-5|48	cp -pr man/man3ctype/ctio.3ctype %{buildroot}%{_mandir}/man3/ctio.3
14cr|nodejs-ctype-0.5.3-5|49	
14cr|nodejs-ctype-0.5.3-5|50	%nodejs_symlink_deps
14cr|nodejs-ctype-0.5.3-5|51	
14cr|nodejs-ctype-0.5.3-5|52	%check
14cr|nodejs-ctype-0.5.3-5|53	pushd tst
14cr|nodejs-ctype-0.5.3-5|54	for dir in ctf ctio/* ctype; do
14cr|nodejs-ctype-0.5.3-5|55	pushd $dir
14cr|nodejs-ctype-0.5.3-5|56	for f in *.js; do
14cr|nodejs-ctype-0.5.3-5|57	%{__nodejs} $f
14cr|nodejs-ctype-0.5.3-5|58	done
14cr|nodejs-ctype-0.5.3-5|59	popd
14cr|nodejs-ctype-0.5.3-5|60	done
14cr|nodejs-ctype-0.5.3-5|61	popd
14cr|nodejs-ctype-0.5.3-5|62	
14cr|nodejs-ctype-0.5.3-5|63	%clean
14cr|nodejs-ctype-0.5.3-5|64	
14cr|nodejs-ctype-0.5.3-5|65	%files
14cr|nodejs-ctype-0.5.3-5|66	%defattr(-,root,root,-)
14cr|nodejs-ctype-0.5.3-5|67	%{nodejs_sitelib}/ctype
14cr|nodejs-ctype-0.5.3-5|68	%{_mandir}/man3/ctio.3.*
14cr|nodejs-ctype-0.5.3-5|69	%doc CHANGELOG LICENSE README README.old
14cr|nodejs-ctype-0.5.3-5|70	
14cr|nodejs-ctype-0.5.3-5|71	
14cr|nodejs-ctype-0.5.3-5|72	%changelog
14cr|nodejs-ctype-0.5.3-5|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-5
14cr|nodejs-ctype-0.5.3-5|74	+ Revision: 6922ecc
14cr|nodejs-ctype-0.5.3-5|75	- MassBuild#464: Increase release tag
14cr|nodejs-ctype-0.5.3-5|76	
14cr|nodejs-ctype-0.5.3-5|77	

3340 14
14cr|nodejs-cycle-1.0.3-2|1	Name:       nodejs-cycle
14cr|nodejs-cycle-1.0.3-2|2	Version:    1.0.3
14cr|nodejs-cycle-1.0.3-2|3	Release:    2
14cr|nodejs-cycle-1.0.3-2|4	Summary:    A Node.js module implementing JSON encoders/decoders in JavaScript
14cr|nodejs-cycle-1.0.3-2|5	License:    Public Domain
14cr|nodejs-cycle-1.0.3-2|6	Group:      System/Libraries
14cr|nodejs-cycle-1.0.3-2|7	URL:        https://github.com/douglascrockford/JSON-js
14cr|nodejs-cycle-1.0.3-2|8	Source0:    http://registry.npmjs.org/cycle/-/cycle-%{version}.tgz
14cr|nodejs-cycle-1.0.3-2|9	BuildArch:  noarch
14cr|nodejs-cycle-1.0.3-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-cycle-1.0.3-2|11	
14cr|nodejs-cycle-1.0.3-2|12	%description
14cr|nodejs-cycle-1.0.3-2|13	%{summary}.
14cr|nodejs-cycle-1.0.3-2|14	
14cr|nodejs-cycle-1.0.3-2|15	
14cr|nodejs-cycle-1.0.3-2|16	%prep
14cr|nodejs-cycle-1.0.3-2|17	%setup -q -n package
14cr|nodejs-cycle-1.0.3-2|18	
14cr|nodejs-cycle-1.0.3-2|19	
14cr|nodejs-cycle-1.0.3-2|20	%build
14cr|nodejs-cycle-1.0.3-2|21	#nothing to do
14cr|nodejs-cycle-1.0.3-2|22	
14cr|nodejs-cycle-1.0.3-2|23	
14cr|nodejs-cycle-1.0.3-2|24	%install
14cr|nodejs-cycle-1.0.3-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/cycle
14cr|nodejs-cycle-1.0.3-2|26	cp -pr package.json cycle.js \
14cr|nodejs-cycle-1.0.3-2|27	%{buildroot}%{nodejs_sitelib}/cycle
14cr|nodejs-cycle-1.0.3-2|28	
14cr|nodejs-cycle-1.0.3-2|29	%nodejs_symlink_deps
14cr|nodejs-cycle-1.0.3-2|30	
14cr|nodejs-cycle-1.0.3-2|31	
14cr|nodejs-cycle-1.0.3-2|32	%files
14cr|nodejs-cycle-1.0.3-2|33	%doc README.md
14cr|nodejs-cycle-1.0.3-2|34	%{nodejs_sitelib}/cycle
14cr|nodejs-cycle-1.0.3-2|35	
14cr|nodejs-cycle-1.0.3-2|36	
14cr|nodejs-cycle-1.0.3-2|37	
14cr|nodejs-cycle-1.0.3-2|38	%changelog
14cr|nodejs-cycle-1.0.3-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|nodejs-cycle-1.0.3-2|40	+ Revision: 75c7c54
14cr|nodejs-cycle-1.0.3-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-cycle-1.0.3-2|42	
14cr|nodejs-cycle-1.0.3-2|43	

3341 14
14cr|nodejs-dateformat-1.0.6-2|1	%global enable_tests 1
14cr|nodejs-dateformat-1.0.6-2|2	%global extraversion -1.2.3
14cr|nodejs-dateformat-1.0.6-2|3	
14cr|nodejs-dateformat-1.0.6-2|4	Name:       nodejs-dateformat
14cr|nodejs-dateformat-1.0.6-2|5	Version:    1.0.6
14cr|nodejs-dateformat-1.0.6-2|6	Release:    2
14cr|nodejs-dateformat-1.0.6-2|7	Summary:    Steven Levithan's excellent dateFormat() function for Node.js
14cr|nodejs-dateformat-1.0.6-2|8	License:    MIT
14cr|nodejs-dateformat-1.0.6-2|9	Group:      System/Libraries
14cr|nodejs-dateformat-1.0.6-2|10	URL:        https://github.com/felixge/node-dateformat
14cr|nodejs-dateformat-1.0.6-2|11	Source0:    http://registry.npmjs.org/dateformat/-/dateformat-%{version}%{extraversion}.tgz
14cr|nodejs-dateformat-1.0.6-2|12	# Upstream have been informed about missing LICENSE file.
14cr|nodejs-dateformat-1.0.6-2|13	# Pull request sent: https://github.com/felixge/node-dateformat/pull/14
14cr|nodejs-dateformat-1.0.6-2|14	Source20:   LICENSE
14cr|nodejs-dateformat-1.0.6-2|15	
14cr|nodejs-dateformat-1.0.6-2|16	BuildArch:  noarch
14cr|nodejs-dateformat-1.0.6-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-dateformat-1.0.6-2|18	
14cr|nodejs-dateformat-1.0.6-2|19	%description
14cr|nodejs-dateformat-1.0.6-2|20	This is a JavaScript port of Steven Levithan's excellent dateFormat()
14cr|nodejs-dateformat-1.0.6-2|21	function, which provides a simple way to format dates and times
14cr|nodejs-dateformat-1.0.6-2|22	according to a user-specified mask.
14cr|nodejs-dateformat-1.0.6-2|23	
14cr|nodejs-dateformat-1.0.6-2|24	
14cr|nodejs-dateformat-1.0.6-2|25	%prep
14cr|nodejs-dateformat-1.0.6-2|26	%setup -q -n package
14cr|nodejs-dateformat-1.0.6-2|27	cp -a %{SOURCE20} .
14cr|nodejs-dateformat-1.0.6-2|28	
14cr|nodejs-dateformat-1.0.6-2|29	
14cr|nodejs-dateformat-1.0.6-2|30	%build
14cr|nodejs-dateformat-1.0.6-2|31	#nothing to do
14cr|nodejs-dateformat-1.0.6-2|32	
14cr|nodejs-dateformat-1.0.6-2|33	
14cr|nodejs-dateformat-1.0.6-2|34	%install
14cr|nodejs-dateformat-1.0.6-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/dateformat
14cr|nodejs-dateformat-1.0.6-2|36	cp -pr package.json lib/ \
14cr|nodejs-dateformat-1.0.6-2|37	%{buildroot}%{nodejs_sitelib}/dateformat
14cr|nodejs-dateformat-1.0.6-2|38	
14cr|nodejs-dateformat-1.0.6-2|39	%nodejs_symlink_deps
14cr|nodejs-dateformat-1.0.6-2|40	
14cr|nodejs-dateformat-1.0.6-2|41	
14cr|nodejs-dateformat-1.0.6-2|42	%if 0%{?enable_tests}
14cr|nodejs-dateformat-1.0.6-2|43	%check
14cr|nodejs-dateformat-1.0.6-2|44	# Test removed upstream.
14cr|nodejs-dateformat-1.0.6-2|45	rm -f test/basic.js
14cr|nodejs-dateformat-1.0.6-2|46	%nodejs_symlink_deps --check
14cr|nodejs-dateformat-1.0.6-2|47	%__nodejs test/*.js
14cr|nodejs-dateformat-1.0.6-2|48	%endif
14cr|nodejs-dateformat-1.0.6-2|49	
14cr|nodejs-dateformat-1.0.6-2|50	
14cr|nodejs-dateformat-1.0.6-2|51	%files
14cr|nodejs-dateformat-1.0.6-2|52	%doc LICENSE Readme.md
14cr|nodejs-dateformat-1.0.6-2|53	%{nodejs_sitelib}/dateformat
14cr|nodejs-dateformat-1.0.6-2|54	
14cr|nodejs-dateformat-1.0.6-2|55	
14cr|nodejs-dateformat-1.0.6-2|56	
14cr|nodejs-dateformat-1.0.6-2|57	%changelog
14cr|nodejs-dateformat-1.0.6-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-2
14cr|nodejs-dateformat-1.0.6-2|59	+ Revision: 40320d8
14cr|nodejs-dateformat-1.0.6-2|60	- MassBuild#464: Increase release tag
14cr|nodejs-dateformat-1.0.6-2|61	
14cr|nodejs-dateformat-1.0.6-2|62	

3342 14
14cr|nodejs-debug-0.8.1-2|1	Name:       nodejs-debug
14cr|nodejs-debug-0.8.1-2|2	Version:    0.8.1
14cr|nodejs-debug-0.8.1-2|3	Release:    2
14cr|nodejs-debug-0.8.1-2|4	Summary:    A small debugging utility for Node.js
14cr|nodejs-debug-0.8.1-2|5	# License text is included in Readme.md
14cr|nodejs-debug-0.8.1-2|6	License:    MIT
14cr|nodejs-debug-0.8.1-2|7	Group:      System/Libraries
14cr|nodejs-debug-0.8.1-2|8	URL:        https://github.com/visionmedia/debug
14cr|nodejs-debug-0.8.1-2|9	Source0:    http://registry.npmjs.org/debug/-/debug-%{version}.tgz
14cr|nodejs-debug-0.8.1-2|10	BuildArch:  noarch
14cr|nodejs-debug-0.8.1-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-debug-0.8.1-2|12	
14cr|nodejs-debug-0.8.1-2|13	%description
14cr|nodejs-debug-0.8.1-2|14	This module is a tiny Node.js debugging utility modeled after node core's
14cr|nodejs-debug-0.8.1-2|15	debugging technique.
14cr|nodejs-debug-0.8.1-2|16	
14cr|nodejs-debug-0.8.1-2|17	%prep
14cr|nodejs-debug-0.8.1-2|18	%setup -q -n package
14cr|nodejs-debug-0.8.1-2|19	
14cr|nodejs-debug-0.8.1-2|20	%build
14cr|nodejs-debug-0.8.1-2|21	#nothing to do
14cr|nodejs-debug-0.8.1-2|22	
14cr|nodejs-debug-0.8.1-2|23	%install
14cr|nodejs-debug-0.8.1-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/debug
14cr|nodejs-debug-0.8.1-2|25	cp -pr package.json debug.js lib/ \
14cr|nodejs-debug-0.8.1-2|26	%{buildroot}%{nodejs_sitelib}/debug
14cr|nodejs-debug-0.8.1-2|27	
14cr|nodejs-debug-0.8.1-2|28	%nodejs_symlink_deps
14cr|nodejs-debug-0.8.1-2|29	
14cr|nodejs-debug-0.8.1-2|30	
14cr|nodejs-debug-0.8.1-2|31	%files
14cr|nodejs-debug-0.8.1-2|32	%doc Readme.md
14cr|nodejs-debug-0.8.1-2|33	%{nodejs_sitelib}/debug
14cr|nodejs-debug-0.8.1-2|34	
14cr|nodejs-debug-0.8.1-2|35	
14cr|nodejs-debug-0.8.1-2|36	
14cr|nodejs-debug-0.8.1-2|37	%changelog
14cr|nodejs-debug-0.8.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|nodejs-debug-0.8.1-2|39	+ Revision: 82e4cbc
14cr|nodejs-debug-0.8.1-2|40	- MassBuild#464: Increase release tag
14cr|nodejs-debug-0.8.1-2|41	
14cr|nodejs-debug-0.8.1-2|42	

3343 14
14cr|nodejs-deep-equal-0.0.0-4|1	Name:           nodejs-deep-equal
14cr|nodejs-deep-equal-0.0.0-4|2	Version:        0.0.0
14cr|nodejs-deep-equal-0.0.0-4|3	Release:        4
14cr|nodejs-deep-equal-0.0.0-4|4	Summary:        Node's assert.deepEqual algorithm
14cr|nodejs-deep-equal-0.0.0-4|5	BuildArch:      noarch
14cr|nodejs-deep-equal-0.0.0-4|6	Group:          System/Libraries
14cr|nodejs-deep-equal-0.0.0-4|7	#no license file included; "MIT/X11" indicated in package.json
14cr|nodejs-deep-equal-0.0.0-4|8	License:        MIT
14cr|nodejs-deep-equal-0.0.0-4|9	URL:            https://github.com/substack/node-deep-equal
14cr|nodejs-deep-equal-0.0.0-4|10	Source0:        http://registry.npmjs.org/deep-equal/-/deep-equal-%{version}.tgz
14cr|nodejs-deep-equal-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cr|nodejs-deep-equal-0.0.0-4|12	BuildRequires:  nodejs
14cr|nodejs-deep-equal-0.0.0-4|13	#BuildRequires:  npm(tap)
14cr|nodejs-deep-equal-0.0.0-4|14	
14cr|nodejs-deep-equal-0.0.0-4|15	%description
14cr|nodejs-deep-equal-0.0.0-4|16	Node's `assert.deepEqual()` algorithm implemented as a standalone module.
14cr|nodejs-deep-equal-0.0.0-4|17	
14cr|nodejs-deep-equal-0.0.0-4|18	%prep
14cr|nodejs-deep-equal-0.0.0-4|19	%setup -q -n package
14cr|nodejs-deep-equal-0.0.0-4|20	
14cr|nodejs-deep-equal-0.0.0-4|21	%build
14cr|nodejs-deep-equal-0.0.0-4|22	#nothing to do
14cr|nodejs-deep-equal-0.0.0-4|23	
14cr|nodejs-deep-equal-0.0.0-4|24	%install
14cr|nodejs-deep-equal-0.0.0-4|25	
14cr|nodejs-deep-equal-0.0.0-4|26	mkdir -p %{buildroot}%{nodejs_sitelib}/deep-equal
14cr|nodejs-deep-equal-0.0.0-4|27	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/deep-equal
14cr|nodejs-deep-equal-0.0.0-4|28	
14cr|nodejs-deep-equal-0.0.0-4|29	%nodejs_symlink_deps
14cr|nodejs-deep-equal-0.0.0-4|30	
14cr|nodejs-deep-equal-0.0.0-4|31	#recursive deps are recursive
14cr|nodejs-deep-equal-0.0.0-4|32	#%%check
14cr|nodejs-deep-equal-0.0.0-4|33	#%%tap test/*.js
14cr|nodejs-deep-equal-0.0.0-4|34	
14cr|nodejs-deep-equal-0.0.0-4|35	%clean
14cr|nodejs-deep-equal-0.0.0-4|36	
14cr|nodejs-deep-equal-0.0.0-4|37	%files
14cr|nodejs-deep-equal-0.0.0-4|38	%defattr(-,root,root,-)
14cr|nodejs-deep-equal-0.0.0-4|39	%{nodejs_sitelib}/deep-equal
14cr|nodejs-deep-equal-0.0.0-4|40	%doc README.markdown example
14cr|nodejs-deep-equal-0.0.0-4|41	
14cr|nodejs-deep-equal-0.0.0-4|42	
14cr|nodejs-deep-equal-0.0.0-4|43	%changelog
14cr|nodejs-deep-equal-0.0.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-4
14cr|nodejs-deep-equal-0.0.0-4|45	+ Revision: 37f17f9
14cr|nodejs-deep-equal-0.0.0-4|46	- MassBuild#464: Increase release tag
14cr|nodejs-deep-equal-0.0.0-4|47	
14cr|nodejs-deep-equal-0.0.0-4|48	

3344 14
14cr|nodejs-defined-0.0.0-3|1	%global enable_tests 0
14cr|nodejs-defined-0.0.0-3|2	
14cr|nodejs-defined-0.0.0-3|3	Name:       nodejs-defined
14cr|nodejs-defined-0.0.0-3|4	Version:    0.0.0
14cr|nodejs-defined-0.0.0-3|5	Release:    3
14cr|nodejs-defined-0.0.0-3|6	Summary:    Return the first argument that is '!== undefined'
14cr|nodejs-defined-0.0.0-3|7	License:    MIT
14cr|nodejs-defined-0.0.0-3|8	Group:      System/Libraries
14cr|nodejs-defined-0.0.0-3|9	URL:        https://github.com/substack/defined
14cr|nodejs-defined-0.0.0-3|10	Source0:    http://registry.npmjs.org/defined/-/defined-%{version}.tgz
14cr|nodejs-defined-0.0.0-3|11	BuildArch:  noarch
14cr|nodejs-defined-0.0.0-3|12	BuildRequires:  nodejs-packaging
14cr|nodejs-defined-0.0.0-3|13	BuildRequires:  nodejs
14cr|nodejs-defined-0.0.0-3|14	
14cr|nodejs-defined-0.0.0-3|15	%if 0%{?enable_tests}
14cr|nodejs-defined-0.0.0-3|16	BuildRequires:  npm(tap)
14cr|nodejs-defined-0.0.0-3|17	BuildRequires:  npm(tape)
14cr|nodejs-defined-0.0.0-3|18	%endif
14cr|nodejs-defined-0.0.0-3|19	
14cr|nodejs-defined-0.0.0-3|20	%description
14cr|nodejs-defined-0.0.0-3|21	%{summary}.
14cr|nodejs-defined-0.0.0-3|22	
14cr|nodejs-defined-0.0.0-3|23	
14cr|nodejs-defined-0.0.0-3|24	%prep
14cr|nodejs-defined-0.0.0-3|25	%setup -q -n package
14cr|nodejs-defined-0.0.0-3|26	
14cr|nodejs-defined-0.0.0-3|27	
14cr|nodejs-defined-0.0.0-3|28	%build
14cr|nodejs-defined-0.0.0-3|29	#nothing to do
14cr|nodejs-defined-0.0.0-3|30	
14cr|nodejs-defined-0.0.0-3|31	
14cr|nodejs-defined-0.0.0-3|32	%install
14cr|nodejs-defined-0.0.0-3|33	mkdir -p %{buildroot}%{nodejs_sitelib}/defined
14cr|nodejs-defined-0.0.0-3|34	cp -pr package.json index.js \
14cr|nodejs-defined-0.0.0-3|35	%{buildroot}%{nodejs_sitelib}/defined
14cr|nodejs-defined-0.0.0-3|36	
14cr|nodejs-defined-0.0.0-3|37	%nodejs_symlink_deps
14cr|nodejs-defined-0.0.0-3|38	
14cr|nodejs-defined-0.0.0-3|39	
14cr|nodejs-defined-0.0.0-3|40	%if 0%{?enable_tests}
14cr|nodejs-defined-0.0.0-3|41	%check
14cr|nodejs-defined-0.0.0-3|42	ln -sf %{nodejs_sitelib} .
14cr|nodejs-defined-0.0.0-3|43	%tap test/*.js
14cr|nodejs-defined-0.0.0-3|44	%endif
14cr|nodejs-defined-0.0.0-3|45	
14cr|nodejs-defined-0.0.0-3|46	
14cr|nodejs-defined-0.0.0-3|47	%files
14cr|nodejs-defined-0.0.0-3|48	%doc LICENSE readme.markdown example/
14cr|nodejs-defined-0.0.0-3|49	%{nodejs_sitelib}/defined
14cr|nodejs-defined-0.0.0-3|50	
14cr|nodejs-defined-0.0.0-3|51	
14cr|nodejs-defined-0.0.0-3|52	
14cr|nodejs-defined-0.0.0-3|53	%changelog
14cr|nodejs-defined-0.0.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-3
14cr|nodejs-defined-0.0.0-3|55	+ Revision: b5227f9
14cr|nodejs-defined-0.0.0-3|56	- MassBuild#464: Increase release tag
14cr|nodejs-defined-0.0.0-3|57	
14cr|nodejs-defined-0.0.0-3|58	

3345 14
14cr|nodejs-delayed-stream-0.0.5-7|1	Name:           nodejs-delayed-stream
14cr|nodejs-delayed-stream-0.0.5-7|2	Version:        0.0.5
14cr|nodejs-delayed-stream-0.0.5-7|3	Release:        7
14cr|nodejs-delayed-stream-0.0.5-7|4	Summary:        Buffers events from a stream until you are ready to handle them
14cr|nodejs-delayed-stream-0.0.5-7|5	BuildArch:      noarch
14cr|nodejs-delayed-stream-0.0.5-7|6	Group:          System/Libraries
14cr|nodejs-delayed-stream-0.0.5-7|7	License:        MIT
14cr|nodejs-delayed-stream-0.0.5-7|8	URL:            https://github.com/felixge/node-delayed-stream
14cr|nodejs-delayed-stream-0.0.5-7|9	Source0:        http://registry.npmjs.org/delayed-stream/-/delayed-stream-%{version}.tgz
14cr|nodejs-delayed-stream-0.0.5-7|10	BuildRequires:  nodejs-packaging
14cr|nodejs-delayed-stream-0.0.5-7|11	BuildRequires:  nodejs
14cr|nodejs-delayed-stream-0.0.5-7|12	
14cr|nodejs-delayed-stream-0.0.5-7|13	%description
14cr|nodejs-delayed-stream-0.0.5-7|14	Buffers events from a stream until you are ready to handle them.
14cr|nodejs-delayed-stream-0.0.5-7|15	
14cr|nodejs-delayed-stream-0.0.5-7|16	%prep
14cr|nodejs-delayed-stream-0.0.5-7|17	%setup -q -n package
14cr|nodejs-delayed-stream-0.0.5-7|18	
14cr|nodejs-delayed-stream-0.0.5-7|19	%build
14cr|nodejs-delayed-stream-0.0.5-7|20	#nothing to do
14cr|nodejs-delayed-stream-0.0.5-7|21	
14cr|nodejs-delayed-stream-0.0.5-7|22	%install
14cr|nodejs-delayed-stream-0.0.5-7|23	mkdir -p %{buildroot}%{nodejs_sitelib}/delayed-stream
14cr|nodejs-delayed-stream-0.0.5-7|24	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/delayed-stream
14cr|nodejs-delayed-stream-0.0.5-7|25	
14cr|nodejs-delayed-stream-0.0.5-7|26	%clean
14cr|nodejs-delayed-stream-0.0.5-7|27	
14cr|nodejs-delayed-stream-0.0.5-7|28	%files
14cr|nodejs-delayed-stream-0.0.5-7|29	%defattr(-,root,root,-)
14cr|nodejs-delayed-stream-0.0.5-7|30	%{nodejs_sitelib}/delayed-stream
14cr|nodejs-delayed-stream-0.0.5-7|31	%doc License Readme.md
14cr|nodejs-delayed-stream-0.0.5-7|32	
14cr|nodejs-delayed-stream-0.0.5-7|33	
14cr|nodejs-delayed-stream-0.0.5-7|34	%changelog
14cr|nodejs-delayed-stream-0.0.5-7|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-7
14cr|nodejs-delayed-stream-0.0.5-7|36	+ Revision: 8e3a0ba
14cr|nodejs-delayed-stream-0.0.5-7|37	- MassBuild#464: Increase release tag
14cr|nodejs-delayed-stream-0.0.5-7|38	
14cr|nodejs-delayed-stream-0.0.5-7|39	

3346 14
14cr|nodejs-dep-graph-1.1.0-6|1	
14cr|nodejs-dep-graph-1.1.0-6|2	
14cr|nodejs-dep-graph-1.1.0-6|3	%global enable_tests 0
14cr|nodejs-dep-graph-1.1.0-6|4	
14cr|nodejs-dep-graph-1.1.0-6|5	Name:       nodejs-dep-graph
14cr|nodejs-dep-graph-1.1.0-6|6	Version:    1.1.0
14cr|nodejs-dep-graph-1.1.0-6|7	Release:    6
14cr|nodejs-dep-graph-1.1.0-6|8	Summary:    Simple dependency graph management in JavaScript
14cr|nodejs-dep-graph-1.1.0-6|9	
14cr|nodejs-dep-graph-1.1.0-6|10	# License text is included in README.mdown
14cr|nodejs-dep-graph-1.1.0-6|11	License:    MIT
14cr|nodejs-dep-graph-1.1.0-6|12	Group:      Development/Other
14cr|nodejs-dep-graph-1.1.0-6|13	URL:        https://github.com/TrevorBurnham/dep-graph
14cr|nodejs-dep-graph-1.1.0-6|14	Source0:    http://registry.npmjs.org/dep-graph/-/dep-graph-%{version}.tgz
14cr|nodejs-dep-graph-1.1.0-6|15	
14cr|nodejs-dep-graph-1.1.0-6|16	BuildArch:  noarch
14cr|nodejs-dep-graph-1.1.0-6|17	
14cr|nodejs-dep-graph-1.1.0-6|18	BuildRequires:  coffee-script
14cr|nodejs-dep-graph-1.1.0-6|19	BuildRequires:  npm(watchit)
14cr|nodejs-dep-graph-1.1.0-6|20	BuildRequires:  nodejs-packaging
14cr|nodejs-dep-graph-1.1.0-6|21	
14cr|nodejs-dep-graph-1.1.0-6|22	%if 0%{?enable_tests}
14cr|nodejs-dep-graph-1.1.0-6|23	BuildRequires:  npm(nodeunit)
14cr|nodejs-dep-graph-1.1.0-6|24	BuildRequires:  npm(underscore)
14cr|nodejs-dep-graph-1.1.0-6|25	%endif
14cr|nodejs-dep-graph-1.1.0-6|26	
14cr|nodejs-dep-graph-1.1.0-6|27	%description
14cr|nodejs-dep-graph-1.1.0-6|28	This is a Node.js module for simple dependency graph management in JavaScript.
14cr|nodejs-dep-graph-1.1.0-6|29	
14cr|nodejs-dep-graph-1.1.0-6|30	Say you have a set of resources that depend on each other in some way. These
14cr|nodejs-dep-graph-1.1.0-6|31	resources can be anything (eg, files, chains of command etc.).
14cr|nodejs-dep-graph-1.1.0-6|32	All that matters is that each one has a unique string identifier, and a list
14cr|nodejs-dep-graph-1.1.0-6|33	of direct dependencies.
14cr|nodejs-dep-graph-1.1.0-6|34	
14cr|nodejs-dep-graph-1.1.0-6|35	dep-graph makes it easy to compute "chains" of dependencies, with guaranteed
14cr|nodejs-dep-graph-1.1.0-6|36	logical ordering and no duplicates. That's trivial in most cases, but if A
14cr|nodejs-dep-graph-1.1.0-6|37	depends on B and B depends on A, a naïve dependency graph would get trapped
14cr|nodejs-dep-graph-1.1.0-6|38	in an infinite loop. dep-graph throws an error if any such "cycles" are
14cr|nodejs-dep-graph-1.1.0-6|39	detected.
14cr|nodejs-dep-graph-1.1.0-6|40	
14cr|nodejs-dep-graph-1.1.0-6|41	
14cr|nodejs-dep-graph-1.1.0-6|42	%prep
14cr|nodejs-dep-graph-1.1.0-6|43	%setup -q -n package
14cr|nodejs-dep-graph-1.1.0-6|44	%nodejs_fixdep underscore '~1.4'
14cr|nodejs-dep-graph-1.1.0-6|45	# Build these from source instead.
14cr|nodejs-dep-graph-1.1.0-6|46	rm -rf lib/
14cr|nodejs-dep-graph-1.1.0-6|47	
14cr|nodejs-dep-graph-1.1.0-6|48	
14cr|nodejs-dep-graph-1.1.0-6|49	%build
14cr|nodejs-dep-graph-1.1.0-6|50	%nodejs_symlink_deps --check
14cr|nodejs-dep-graph-1.1.0-6|51	/usr/bin/cake build
14cr|nodejs-dep-graph-1.1.0-6|52	
14cr|nodejs-dep-graph-1.1.0-6|53	
14cr|nodejs-dep-graph-1.1.0-6|54	%install
14cr|nodejs-dep-graph-1.1.0-6|55	mkdir -p %{buildroot}%{nodejs_sitelib}/dep-graph
14cr|nodejs-dep-graph-1.1.0-6|56	cp -pr package.json lib/ \
14cr|nodejs-dep-graph-1.1.0-6|57	%{buildroot}%{nodejs_sitelib}/dep-graph
14cr|nodejs-dep-graph-1.1.0-6|58	
14cr|nodejs-dep-graph-1.1.0-6|59	%nodejs_symlink_deps
14cr|nodejs-dep-graph-1.1.0-6|60	
14cr|nodejs-dep-graph-1.1.0-6|61	
14cr|nodejs-dep-graph-1.1.0-6|62	%if 0%{?enable_tests}
14cr|nodejs-dep-graph-1.1.0-6|63	%check
14cr|nodejs-dep-graph-1.1.0-6|64	/usr/bin/cake test
14cr|nodejs-dep-graph-1.1.0-6|65	%endif
14cr|nodejs-dep-graph-1.1.0-6|66	
14cr|nodejs-dep-graph-1.1.0-6|67	
14cr|nodejs-dep-graph-1.1.0-6|68	%files
14cr|nodejs-dep-graph-1.1.0-6|69	%doc README.mdown docs/
14cr|nodejs-dep-graph-1.1.0-6|70	%{nodejs_sitelib}/dep-graph
14cr|nodejs-dep-graph-1.1.0-6|71	
14cr|nodejs-dep-graph-1.1.0-6|72	
14cr|nodejs-dep-graph-1.1.0-6|73	
14cr|nodejs-dep-graph-1.1.0-6|74	%changelog
14cr|nodejs-dep-graph-1.1.0-6|75	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-6
14cr|nodejs-dep-graph-1.1.0-6|76	+ Revision: a1fdfc8
14cr|nodejs-dep-graph-1.1.0-6|77	- Imported from SRPM
14cr|nodejs-dep-graph-1.1.0-6|78	
14cr|nodejs-dep-graph-1.1.0-6|79	

3347 14
14cr|nodejs-detective-2.3.0-1|1	
14cr|nodejs-detective-2.3.0-1|2	
14cr|nodejs-detective-2.3.0-1|3	%global enable_tests 0
14cr|nodejs-detective-2.3.0-1|4	
14cr|nodejs-detective-2.3.0-1|5	Name:       nodejs-detective
14cr|nodejs-detective-2.3.0-1|6	Version:    2.3.0
14cr|nodejs-detective-2.3.0-1|7	Release:    1
14cr|nodejs-detective-2.3.0-1|8	Summary:    Node.js module to find all calls to require()
14cr|nodejs-detective-2.3.0-1|9	
14cr|nodejs-detective-2.3.0-1|10	License:    MIT
14cr|nodejs-detective-2.3.0-1|11	Group:      Development/Other
14cr|nodejs-detective-2.3.0-1|12	URL:        https://github.com/substack/node-detective
14cr|nodejs-detective-2.3.0-1|13	Source0:    http://registry.npmjs.org/detective/-/detective-%{version}.tgz
14cr|nodejs-detective-2.3.0-1|14	
14cr|nodejs-detective-2.3.0-1|15	BuildArch:  noarch
14cr|nodejs-detective-2.3.0-1|16	
14cr|nodejs-detective-2.3.0-1|17	BuildRequires:  nodejs-packaging
14cr|nodejs-detective-2.3.0-1|18	
14cr|nodejs-detective-2.3.0-1|19	%if 0%{?enable_tests}
14cr|nodejs-detective-2.3.0-1|20	BuildRequires:  npm(escodegen)
14cr|nodejs-detective-2.3.0-1|21	BuildRequires:  npm(esprima)
14cr|nodejs-detective-2.3.0-1|22	BuildRequires:  npm(tap)
14cr|nodejs-detective-2.3.0-1|23	%endif
14cr|nodejs-detective-2.3.0-1|24	
14cr|nodejs-detective-2.3.0-1|25	%description
14cr|nodejs-detective-2.3.0-1|26	Node.js module to find all calls to require(), no matter how crazily nested,
14cr|nodejs-detective-2.3.0-1|27	using a proper walk of the AST.
14cr|nodejs-detective-2.3.0-1|28	
14cr|nodejs-detective-2.3.0-1|29	%prep
14cr|nodejs-detective-2.3.0-1|30	%setup -q -n package
14cr|nodejs-detective-2.3.0-1|31	%nodejs_fixdep esprima '~1.1'
14cr|nodejs-detective-2.3.0-1|32	%nodejs_fixdep escodegen '~1.3'
14cr|nodejs-detective-2.3.0-1|33	
14cr|nodejs-detective-2.3.0-1|34	
14cr|nodejs-detective-2.3.0-1|35	%build
14cr|nodejs-detective-2.3.0-1|36	#nothing to do
14cr|nodejs-detective-2.3.0-1|37	
14cr|nodejs-detective-2.3.0-1|38	
14cr|nodejs-detective-2.3.0-1|39	%install
14cr|nodejs-detective-2.3.0-1|40	mkdir -p %{buildroot}%{nodejs_sitelib}/detective
14cr|nodejs-detective-2.3.0-1|41	cp -pr package.json index.js \
14cr|nodejs-detective-2.3.0-1|42	%{buildroot}%{nodejs_sitelib}/detective
14cr|nodejs-detective-2.3.0-1|43	
14cr|nodejs-detective-2.3.0-1|44	%nodejs_symlink_deps
14cr|nodejs-detective-2.3.0-1|45	
14cr|nodejs-detective-2.3.0-1|46	
14cr|nodejs-detective-2.3.0-1|47	%if 0%{?enable_tests}
14cr|nodejs-detective-2.3.0-1|48	%check
14cr|nodejs-detective-2.3.0-1|49	%nodejs_symlink_deps --check
14cr|nodejs-detective-2.3.0-1|50	%tap test/*.js
14cr|nodejs-detective-2.3.0-1|51	%endif
14cr|nodejs-detective-2.3.0-1|52	
14cr|nodejs-detective-2.3.0-1|53	
14cr|nodejs-detective-2.3.0-1|54	%files
14cr|nodejs-detective-2.3.0-1|55	%doc LICENSE readme.markdown example/
14cr|nodejs-detective-2.3.0-1|56	%{nodejs_sitelib}/detective
14cr|nodejs-detective-2.3.0-1|57	
14cr|nodejs-detective-2.3.0-1|58	
14cr|nodejs-detective-2.3.0-1|59	
14cr|nodejs-detective-2.3.0-1|60	%changelog
14cr|nodejs-detective-2.3.0-1|61	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-1
14cr|nodejs-detective-2.3.0-1|62	+ Revision: 93200b4
14cr|nodejs-detective-2.3.0-1|63	- Imported from SRPM
14cr|nodejs-detective-2.3.0-1|64	
14cr|nodejs-detective-2.3.0-1|65	

3348 14
14cr|nodejs-diff-1.0.8-2|1	%global enable_tests 0
14cr|nodejs-diff-1.0.8-2|2	
14cr|nodejs-diff-1.0.8-2|3	Name:       nodejs-diff
14cr|nodejs-diff-1.0.8-2|4	Version:    1.0.8
14cr|nodejs-diff-1.0.8-2|5	Release:    2
14cr|nodejs-diff-1.0.8-2|6	Summary:    A JavaScript text diff implementation for Node.js
14cr|nodejs-diff-1.0.8-2|7	
14cr|nodejs-diff-1.0.8-2|8	# LICENSE text is included in README.md
14cr|nodejs-diff-1.0.8-2|9	License:    BSD
14cr|nodejs-diff-1.0.8-2|10	Group:      System/Libraries
14cr|nodejs-diff-1.0.8-2|11	URL:        https://github.com/kpdecker/jsdiff
14cr|nodejs-diff-1.0.8-2|12	Source0:    http://registry.npmjs.org/diff/-/diff-%{version}.tgz
14cr|nodejs-diff-1.0.8-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-diff-1.0.8-2|14	# revision control repository.
14cr|nodejs-diff-1.0.8-2|15	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-diff-1.0.8-2|16	Source10:   dl-tests.sh
14cr|nodejs-diff-1.0.8-2|17	
14cr|nodejs-diff-1.0.8-2|18	BuildArch:  noarch
14cr|nodejs-diff-1.0.8-2|19	
14cr|nodejs-diff-1.0.8-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-diff-1.0.8-2|21	
14cr|nodejs-diff-1.0.8-2|22	%if 0%{?enable_tests}
14cr|nodejs-diff-1.0.8-2|23	BuildRequires:  npm(colors)
14cr|nodejs-diff-1.0.8-2|24	BuildRequires:  npm(mocha)
14cr|nodejs-diff-1.0.8-2|25	BuildRequires:  npm(should)
14cr|nodejs-diff-1.0.8-2|26	%endif
14cr|nodejs-diff-1.0.8-2|27	
14cr|nodejs-diff-1.0.8-2|28	%description
14cr|nodejs-diff-1.0.8-2|29	%{summary}
14cr|nodejs-diff-1.0.8-2|30	
14cr|nodejs-diff-1.0.8-2|31	
14cr|nodejs-diff-1.0.8-2|32	%prep
14cr|nodejs-diff-1.0.8-2|33	%setup -q -n package
14cr|nodejs-diff-1.0.8-2|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-diff-1.0.8-2|35	
14cr|nodejs-diff-1.0.8-2|36	%build
14cr|nodejs-diff-1.0.8-2|37	#nothing to do
14cr|nodejs-diff-1.0.8-2|38	
14cr|nodejs-diff-1.0.8-2|39	%install
14cr|nodejs-diff-1.0.8-2|40	mkdir -p %{buildroot}%{nodejs_sitelib}/diff
14cr|nodejs-diff-1.0.8-2|41	cp -pr package.json diff.js \
14cr|nodejs-diff-1.0.8-2|42	%{buildroot}%{nodejs_sitelib}/diff
14cr|nodejs-diff-1.0.8-2|43	
14cr|nodejs-diff-1.0.8-2|44	%nodejs_symlink_deps
14cr|nodejs-diff-1.0.8-2|45	
14cr|nodejs-diff-1.0.8-2|46	%if 0%{?enable_tests}
14cr|nodejs-diff-1.0.8-2|47	%check
14cr|nodejs-diff-1.0.8-2|48	%{nodejs_sitelib}/mocha/bin/mocha test/*.js
14cr|nodejs-diff-1.0.8-2|49	%endif
14cr|nodejs-diff-1.0.8-2|50	
14cr|nodejs-diff-1.0.8-2|51	%files
14cr|nodejs-diff-1.0.8-2|52	%doc README.md
14cr|nodejs-diff-1.0.8-2|53	%{nodejs_sitelib}/diff
14cr|nodejs-diff-1.0.8-2|54	
14cr|nodejs-diff-1.0.8-2|55	
14cr|nodejs-diff-1.0.8-2|56	%changelog
14cr|nodejs-diff-1.0.8-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|nodejs-diff-1.0.8-2|58	+ Revision: bbe7831
14cr|nodejs-diff-1.0.8-2|59	- MassBuild#464: Increase release tag
14cr|nodejs-diff-1.0.8-2|60	
14cr|nodejs-diff-1.0.8-2|61	

3349 14
14cr|nodejs-difflet-0.2.3-6|1	Name:           nodejs-difflet
14cr|nodejs-difflet-0.2.3-6|2	Version:        0.2.3
14cr|nodejs-difflet-0.2.3-6|3	Release:        6
14cr|nodejs-difflet-0.2.3-6|4	Summary:        Colorful diffs for JavaScript objects
14cr|nodejs-difflet-0.2.3-6|5	BuildArch:      noarch
14cr|nodejs-difflet-0.2.3-6|6	
14cr|nodejs-difflet-0.2.3-6|7	Group:          System/Libraries
14cr|nodejs-difflet-0.2.3-6|8	#no license file included; "MIT" indicated in package.json
14cr|nodejs-difflet-0.2.3-6|9	License:        MIT
14cr|nodejs-difflet-0.2.3-6|10	URL:            https://github.com/substack/difflet
14cr|nodejs-difflet-0.2.3-6|11	Source0:        http://registry.npmjs.org/difflet/-/difflet-%{version}.tgz
14cr|nodejs-difflet-0.2.3-6|12	
14cr|nodejs-difflet-0.2.3-6|13	BuildRequires:  nodejs-packaging
14cr|nodejs-difflet-0.2.3-6|14	#BuildRequires:  npm(tap)
14cr|nodejs-difflet-0.2.3-6|15	
14cr|nodejs-difflet-0.2.3-6|16	%description
14cr|nodejs-difflet-0.2.3-6|17	Creates colorful diffs for JavaScript objects,
14cr|nodejs-difflet-0.2.3-6|18	
14cr|nodejs-difflet-0.2.3-6|19	%prep
14cr|nodejs-difflet-0.2.3-6|20	%setup -q -n package
14cr|nodejs-difflet-0.2.3-6|21	
14cr|nodejs-difflet-0.2.3-6|22	%nodejs_fixdep charm '~0.1.0'
14cr|nodejs-difflet-0.2.3-6|23	
14cr|nodejs-difflet-0.2.3-6|24	%build
14cr|nodejs-difflet-0.2.3-6|25	#nothing to do
14cr|nodejs-difflet-0.2.3-6|26	
14cr|nodejs-difflet-0.2.3-6|27	%install
14cr|nodejs-difflet-0.2.3-6|28	
14cr|nodejs-difflet-0.2.3-6|29	mkdir -p %{buildroot}%{nodejs_sitelib}/difflet
14cr|nodejs-difflet-0.2.3-6|30	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/difflet
14cr|nodejs-difflet-0.2.3-6|31	
14cr|nodejs-difflet-0.2.3-6|32	%nodejs_symlink_deps
14cr|nodejs-difflet-0.2.3-6|33	
14cr|nodejs-difflet-0.2.3-6|34	#recursive deps are recursive
14cr|nodejs-difflet-0.2.3-6|35	#%%check
14cr|nodejs-difflet-0.2.3-6|36	#%%tap test/*.js
14cr|nodejs-difflet-0.2.3-6|37	
14cr|nodejs-difflet-0.2.3-6|38	%clean
14cr|nodejs-difflet-0.2.3-6|39	
14cr|nodejs-difflet-0.2.3-6|40	%files
14cr|nodejs-difflet-0.2.3-6|41	%defattr(-,root,root,-)
14cr|nodejs-difflet-0.2.3-6|42	%{nodejs_sitelib}/difflet
14cr|nodejs-difflet-0.2.3-6|43	%doc README.markdown example
14cr|nodejs-difflet-0.2.3-6|44	
14cr|nodejs-difflet-0.2.3-6|45	
14cr|nodejs-difflet-0.2.3-6|46	%changelog
14cr|nodejs-difflet-0.2.3-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-6
14cr|nodejs-difflet-0.2.3-6|48	+ Revision: 11fcbec
14cr|nodejs-difflet-0.2.3-6|49	- MassBuild#464: Increase release tag
14cr|nodejs-difflet-0.2.3-6|50	
14cr|nodejs-difflet-0.2.3-6|51	

3350 14
14cr|nodejs-dryice-0.4.10-4|1	Name:           nodejs-dryice
14cr|nodejs-dryice-0.4.10-4|2	Version:        0.4.10
14cr|nodejs-dryice-0.4.10-4|3	Release:        4
14cr|nodejs-dryice-0.4.10-4|4	Summary:        A CommonJS/RequireJS packaging tool for browser scripts
14cr|nodejs-dryice-0.4.10-4|5	
14cr|nodejs-dryice-0.4.10-4|6	BuildArch:      noarch
14cr|nodejs-dryice-0.4.10-4|7	
14cr|nodejs-dryice-0.4.10-4|8	Group:          System/Libraries
14cr|nodejs-dryice-0.4.10-4|9	License:        ASL 2.0
14cr|nodejs-dryice-0.4.10-4|10	URL:            https://github.com/mozilla/dryice
14cr|nodejs-dryice-0.4.10-4|11	Source0:        http://registry.npmjs.org/dryice/-/dryice-%{version}.tgz
14cr|nodejs-dryice-0.4.10-4|12	
14cr|nodejs-dryice-0.4.10-4|13	BuildRequires:  nodejs-packaging
14cr|nodejs-dryice-0.4.10-4|14	
14cr|nodejs-dryice-0.4.10-4|15	%description
14cr|nodejs-dryice-0.4.10-4|16	A CommonJS/RequireJS packaging tool for browser scripts.
14cr|nodejs-dryice-0.4.10-4|17	
14cr|nodejs-dryice-0.4.10-4|18	It is basically just a copy function. It takes input from a set of input files,
14cr|nodejs-dryice-0.4.10-4|19	which can be specified in various ways, optionally filters them and outputs
14cr|nodejs-dryice-0.4.10-4|20	them to something else.
14cr|nodejs-dryice-0.4.10-4|21	
14cr|nodejs-dryice-0.4.10-4|22	%prep
14cr|nodejs-dryice-0.4.10-4|23	%setup -q -n package
14cr|nodejs-dryice-0.4.10-4|24	
14cr|nodejs-dryice-0.4.10-4|25	%install
14cr|nodejs-dryice-0.4.10-4|26	mkdir -p %{buildroot}%{nodejs_sitelib}/dryice
14cr|nodejs-dryice-0.4.10-4|27	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/dryice
14cr|nodejs-dryice-0.4.10-4|28	
14cr|nodejs-dryice-0.4.10-4|29	%clean
14cr|nodejs-dryice-0.4.10-4|30	
14cr|nodejs-dryice-0.4.10-4|31	%files
14cr|nodejs-dryice-0.4.10-4|32	%defattr(-,root,root,-)
14cr|nodejs-dryice-0.4.10-4|33	%{nodejs_sitelib}/dryice
14cr|nodejs-dryice-0.4.10-4|34	%doc README.md LICENSE
14cr|nodejs-dryice-0.4.10-4|35	
14cr|nodejs-dryice-0.4.10-4|36	
14cr|nodejs-dryice-0.4.10-4|37	%changelog
14cr|nodejs-dryice-0.4.10-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.10-4
14cr|nodejs-dryice-0.4.10-4|39	+ Revision: 7f777ba
14cr|nodejs-dryice-0.4.10-4|40	- MassBuild#464: Increase release tag
14cr|nodejs-dryice-0.4.10-4|41	
14cr|nodejs-dryice-0.4.10-4|42	

3351 14
14cr|nodejs-editor-0.0.4-4|1	Name:           nodejs-editor
14cr|nodejs-editor-0.0.4-4|2	Version:        0.0.4
14cr|nodejs-editor-0.0.4-4|3	Release:        4
14cr|nodejs-editor-0.0.4-4|4	Summary:        Launch the default text editor from Node.js programs
14cr|nodejs-editor-0.0.4-4|5	BuildArch:      noarch
14cr|nodejs-editor-0.0.4-4|6	Group:          Development/Other
14cr|nodejs-editor-0.0.4-4|7	#package.json indicates MIT, but no license file included
14cr|nodejs-editor-0.0.4-4|8	#upstream notified in https://github.com/substack/node-editor/pull/5
14cr|nodejs-editor-0.0.4-4|9	#we're including a copy of the MIT license based off a copy from another
14cr|nodejs-editor-0.0.4-4|10	#project by the same author indicating the same license in order to comply
14cr|nodejs-editor-0.0.4-4|11	#with the terms of the MIT license
14cr|nodejs-editor-0.0.4-4|12	License:        MIT
14cr|nodejs-editor-0.0.4-4|13	URL:            https://github.com/substack/node-editor
14cr|nodejs-editor-0.0.4-4|14	Source0:        http://registry.npmjs.org/editor/-/editor-%{version}.tgz
14cr|nodejs-editor-0.0.4-4|15	Source1:        https://raw.github.com/tchollingsworth/node-editor/05d7fbfcf22329db9aae5c676b0721045e7974d5/LICENSE
14cr|nodejs-editor-0.0.4-4|16	
14cr|nodejs-editor-0.0.4-4|17	BuildRequires:  nodejs-packaging
14cr|nodejs-editor-0.0.4-4|18	BuildRequires:  nodejs
14cr|nodejs-editor-0.0.4-4|19	
14cr|nodejs-editor-0.0.4-4|20	%description
14cr|nodejs-editor-0.0.4-4|21	%{summary}.
14cr|nodejs-editor-0.0.4-4|22	
14cr|nodejs-editor-0.0.4-4|23	%prep
14cr|nodejs-editor-0.0.4-4|24	%setup -q -n package
14cr|nodejs-editor-0.0.4-4|25	
14cr|nodejs-editor-0.0.4-4|26	#copy LICENSE file to %%{_builddir} so it works with %%doc
14cr|nodejs-editor-0.0.4-4|27	cp %{SOURCE1} .
14cr|nodejs-editor-0.0.4-4|28	
14cr|nodejs-editor-0.0.4-4|29	%build
14cr|nodejs-editor-0.0.4-4|30	#nothing to do
14cr|nodejs-editor-0.0.4-4|31	
14cr|nodejs-editor-0.0.4-4|32	%install
14cr|nodejs-editor-0.0.4-4|33	
14cr|nodejs-editor-0.0.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/editor
14cr|nodejs-editor-0.0.4-4|35	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/editor
14cr|nodejs-editor-0.0.4-4|36	
14cr|nodejs-editor-0.0.4-4|37	%nodejs_symlink_deps
14cr|nodejs-editor-0.0.4-4|38	
14cr|nodejs-editor-0.0.4-4|39	%clean
14cr|nodejs-editor-0.0.4-4|40	
14cr|nodejs-editor-0.0.4-4|41	%files
14cr|nodejs-editor-0.0.4-4|42	%defattr(-,root,root,-)
14cr|nodejs-editor-0.0.4-4|43	%{nodejs_sitelib}/editor
14cr|nodejs-editor-0.0.4-4|44	%doc README.markdown LICENSE example
14cr|nodejs-editor-0.0.4-4|45	
14cr|nodejs-editor-0.0.4-4|46	
14cr|nodejs-editor-0.0.4-4|47	%changelog
14cr|nodejs-editor-0.0.4-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-4
14cr|nodejs-editor-0.0.4-4|49	+ Revision: 9d1e63c
14cr|nodejs-editor-0.0.4-4|50	- MassBuild#464: Increase release tag
14cr|nodejs-editor-0.0.4-4|51	
14cr|nodejs-editor-0.0.4-4|52	

3352 14
14cr|nodejs-ejs-1.0.0-1|1	
14cr|nodejs-ejs-1.0.0-1|2	
14cr|nodejs-ejs-1.0.0-1|3	%global enable_tests 0
14cr|nodejs-ejs-1.0.0-1|4	
14cr|nodejs-ejs-1.0.0-1|5	Name:       nodejs-ejs
14cr|nodejs-ejs-1.0.0-1|6	Version:    1.0.0
14cr|nodejs-ejs-1.0.0-1|7	Release:    1
14cr|nodejs-ejs-1.0.0-1|8	Summary:    Embedded JavaScript templates for Node.js
14cr|nodejs-ejs-1.0.0-1|9	
14cr|nodejs-ejs-1.0.0-1|10	# License text is included in Readme.md
14cr|nodejs-ejs-1.0.0-1|11	License:    MIT
14cr|nodejs-ejs-1.0.0-1|12	Group:      Development/Other
14cr|nodejs-ejs-1.0.0-1|13	URL:        https://github.com/visionmedia/ejs
14cr|nodejs-ejs-1.0.0-1|14	Source0:    http://registry.npmjs.org/ejs/-/ejs-%{version}.tgz
14cr|nodejs-ejs-1.0.0-1|15	
14cr|nodejs-ejs-1.0.0-1|16	BuildArch:  noarch
14cr|nodejs-ejs-1.0.0-1|17	
14cr|nodejs-ejs-1.0.0-1|18	BuildRequires:  nodejs-packaging
14cr|nodejs-ejs-1.0.0-1|19	
14cr|nodejs-ejs-1.0.0-1|20	%if 0%{?enable_tests}
14cr|nodejs-ejs-1.0.0-1|21	BuildRequires:  npm(mocha)
14cr|nodejs-ejs-1.0.0-1|22	BuildRequires:  npm(should)
14cr|nodejs-ejs-1.0.0-1|23	%endif
14cr|nodejs-ejs-1.0.0-1|24	
14cr|nodejs-ejs-1.0.0-1|25	%description
14cr|nodejs-ejs-1.0.0-1|26	%{summary}.
14cr|nodejs-ejs-1.0.0-1|27	
14cr|nodejs-ejs-1.0.0-1|28	
14cr|nodejs-ejs-1.0.0-1|29	%prep
14cr|nodejs-ejs-1.0.0-1|30	%setup -q -n package
14cr|nodejs-ejs-1.0.0-1|31	
14cr|nodejs-ejs-1.0.0-1|32	
14cr|nodejs-ejs-1.0.0-1|33	%build
14cr|nodejs-ejs-1.0.0-1|34	#nothing to do
14cr|nodejs-ejs-1.0.0-1|35	
14cr|nodejs-ejs-1.0.0-1|36	
14cr|nodejs-ejs-1.0.0-1|37	%install
14cr|nodejs-ejs-1.0.0-1|38	mkdir -p %{buildroot}%{nodejs_sitelib}/ejs
14cr|nodejs-ejs-1.0.0-1|39	cp -pr package.json ejs.js ejs.min.js index.js lib/ \
14cr|nodejs-ejs-1.0.0-1|40	%{buildroot}%{nodejs_sitelib}/ejs
14cr|nodejs-ejs-1.0.0-1|41	
14cr|nodejs-ejs-1.0.0-1|42	%nodejs_symlink_deps
14cr|nodejs-ejs-1.0.0-1|43	
14cr|nodejs-ejs-1.0.0-1|44	
14cr|nodejs-ejs-1.0.0-1|45	%if 0%{?enable_tests}
14cr|nodejs-ejs-1.0.0-1|46	%check
14cr|nodejs-ejs-1.0.0-1|47	%nodejs_symlink_deps --check
14cr|nodejs-ejs-1.0.0-1|48	%{nodejs_sitelib}/mocha/bin/mocha --require should --reporter spec
14cr|nodejs-ejs-1.0.0-1|49	%endif
14cr|nodejs-ejs-1.0.0-1|50	
14cr|nodejs-ejs-1.0.0-1|51	
14cr|nodejs-ejs-1.0.0-1|52	%files
14cr|nodejs-ejs-1.0.0-1|53	%doc History.md Readme.md examples/
14cr|nodejs-ejs-1.0.0-1|54	%{nodejs_sitelib}/ejs
14cr|nodejs-ejs-1.0.0-1|55	
14cr|nodejs-ejs-1.0.0-1|56	
14cr|nodejs-ejs-1.0.0-1|57	
14cr|nodejs-ejs-1.0.0-1|58	%changelog
14cr|nodejs-ejs-1.0.0-1|59	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14cr|nodejs-ejs-1.0.0-1|60	+ Revision: 8ccbdff
14cr|nodejs-ejs-1.0.0-1|61	- Imported from SRPM
14cr|nodejs-ejs-1.0.0-1|62	
14cr|nodejs-ejs-1.0.0-1|63	

3353 14
14cr|nodejs-errorhandler-1.0.0-3|1	%global enable_tests 0
14cr|nodejs-errorhandler-1.0.0-3|2	
14cr|nodejs-errorhandler-1.0.0-3|3	Name:       nodejs-errorhandler
14cr|nodejs-errorhandler-1.0.0-3|4	Version:    1.0.0
14cr|nodejs-errorhandler-1.0.0-3|5	Release:    3
14cr|nodejs-errorhandler-1.0.0-3|6	Summary:    The default error handler page for Connect
14cr|nodejs-errorhandler-1.0.0-3|7	License:    MIT
14cr|nodejs-errorhandler-1.0.0-3|8	Group:      System/Libraries
14cr|nodejs-errorhandler-1.0.0-3|9	URL:        https://github.com/expressjs/errorhandler
14cr|nodejs-errorhandler-1.0.0-3|10	Source0:    http://registry.npmjs.org/errorhandler/-/errorhandler-%{version}.tgz
14cr|nodejs-errorhandler-1.0.0-3|11	# The test files are not included in the npm tarball.
14cr|nodejs-errorhandler-1.0.0-3|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-errorhandler-1.0.0-3|13	# version control repository.
14cr|nodejs-errorhandler-1.0.0-3|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-errorhandler-1.0.0-3|15	Source10:   dl-tests.sh
14cr|nodejs-errorhandler-1.0.0-3|16	
14cr|nodejs-errorhandler-1.0.0-3|17	BuildArch:  noarch
14cr|nodejs-errorhandler-1.0.0-3|18	BuildRequires:  nodejs-packaging
14cr|nodejs-errorhandler-1.0.0-3|19	
14cr|nodejs-errorhandler-1.0.0-3|20	%if 0%{?enable_tests}
14cr|nodejs-errorhandler-1.0.0-3|21	BuildRequires:  mocha
14cr|nodejs-errorhandler-1.0.0-3|22	BuildRequires:  npm(connect)
14cr|nodejs-errorhandler-1.0.0-3|23	BuildRequires:  npm(should)
14cr|nodejs-errorhandler-1.0.0-3|24	BuildRequires:  npm(supertest)
14cr|nodejs-errorhandler-1.0.0-3|25	%endif
14cr|nodejs-errorhandler-1.0.0-3|26	
14cr|nodejs-errorhandler-1.0.0-3|27	%description
14cr|nodejs-errorhandler-1.0.0-3|28	%{summary}.
14cr|nodejs-errorhandler-1.0.0-3|29	
14cr|nodejs-errorhandler-1.0.0-3|30	
14cr|nodejs-errorhandler-1.0.0-3|31	%prep
14cr|nodejs-errorhandler-1.0.0-3|32	%setup -q -n package
14cr|nodejs-errorhandler-1.0.0-3|33	%setup -q -T -D -a 1 -n package
14cr|nodejs-errorhandler-1.0.0-3|34	
14cr|nodejs-errorhandler-1.0.0-3|35	
14cr|nodejs-errorhandler-1.0.0-3|36	%build
14cr|nodejs-errorhandler-1.0.0-3|37	#nothing to do
14cr|nodejs-errorhandler-1.0.0-3|38	
14cr|nodejs-errorhandler-1.0.0-3|39	
14cr|nodejs-errorhandler-1.0.0-3|40	%install
14cr|nodejs-errorhandler-1.0.0-3|41	mkdir -p %{buildroot}%{nodejs_sitelib}/errorhandler
14cr|nodejs-errorhandler-1.0.0-3|42	cp -pr package.json index.js \
14cr|nodejs-errorhandler-1.0.0-3|43	%{buildroot}%{nodejs_sitelib}/errorhandler
14cr|nodejs-errorhandler-1.0.0-3|44	
14cr|nodejs-errorhandler-1.0.0-3|45	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-errorhandler-1.0.0-3|46	cp -pr public/ \
14cr|nodejs-errorhandler-1.0.0-3|47	%{buildroot}%{_datadir}/%{name}
14cr|nodejs-errorhandler-1.0.0-3|48	ln -sf %{_datadir}/%{name}/public \
14cr|nodejs-errorhandler-1.0.0-3|49	%{buildroot}%{nodejs_sitelib}/errorhandler/public
14cr|nodejs-errorhandler-1.0.0-3|50	
14cr|nodejs-errorhandler-1.0.0-3|51	%nodejs_symlink_deps
14cr|nodejs-errorhandler-1.0.0-3|52	
14cr|nodejs-errorhandler-1.0.0-3|53	
14cr|nodejs-errorhandler-1.0.0-3|54	%if 0%{?enable_tests}
14cr|nodejs-errorhandler-1.0.0-3|55	%check
14cr|nodejs-errorhandler-1.0.0-3|56	%nodejs_symlink_deps --check
14cr|nodejs-errorhandler-1.0.0-3|57	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cr|nodejs-errorhandler-1.0.0-3|58	%endif
14cr|nodejs-errorhandler-1.0.0-3|59	
14cr|nodejs-errorhandler-1.0.0-3|60	
14cr|nodejs-errorhandler-1.0.0-3|61	%files
14cr|nodejs-errorhandler-1.0.0-3|62	%doc README.md
14cr|nodejs-errorhandler-1.0.0-3|63	%{nodejs_sitelib}/errorhandler
14cr|nodejs-errorhandler-1.0.0-3|64	%dir %{_datadir}/%{name}
14cr|nodejs-errorhandler-1.0.0-3|65	%dir %{_datadir}/%{name}/public
14cr|nodejs-errorhandler-1.0.0-3|66	%{_datadir}/%{name}/public/error.html
14cr|nodejs-errorhandler-1.0.0-3|67	%{_datadir}/%{name}/public/style.css
14cr|nodejs-errorhandler-1.0.0-3|68	
14cr|nodejs-errorhandler-1.0.0-3|69	
14cr|nodejs-errorhandler-1.0.0-3|70	
14cr|nodejs-errorhandler-1.0.0-3|71	%changelog
14cr|nodejs-errorhandler-1.0.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|nodejs-errorhandler-1.0.0-3|73	+ Revision: beb1f4d
14cr|nodejs-errorhandler-1.0.0-3|74	- MassBuild#464: Increase release tag
14cr|nodejs-errorhandler-1.0.0-3|75	
14cr|nodejs-errorhandler-1.0.0-3|76	

3354 14
14cr|nodejs-escodegen-1.3.2-2|1	%global enable_tests 0
14cr|nodejs-escodegen-1.3.2-2|2	
14cr|nodejs-escodegen-1.3.2-2|3	Name:       nodejs-escodegen
14cr|nodejs-escodegen-1.3.2-2|4	Version:    1.3.2
14cr|nodejs-escodegen-1.3.2-2|5	Release:    2
14cr|nodejs-escodegen-1.3.2-2|6	Summary:    ECMAScript code generator
14cr|nodejs-escodegen-1.3.2-2|7	License:    BSD
14cr|nodejs-escodegen-1.3.2-2|8	Group:      System/Libraries
14cr|nodejs-escodegen-1.3.2-2|9	URL:        https://github.com/Constellation/escodegen
14cr|nodejs-escodegen-1.3.2-2|10	Source0:    http://registry.npmjs.org/escodegen/-/escodegen-%{version}.tgz
14cr|nodejs-escodegen-1.3.2-2|11	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-escodegen-1.3.2-2|12	# revision control repository.
14cr|nodejs-escodegen-1.3.2-2|13	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-escodegen-1.3.2-2|14	Source10:   dl-tests.sh
14cr|nodejs-escodegen-1.3.2-2|15	
14cr|nodejs-escodegen-1.3.2-2|16	BuildArch:  noarch
14cr|nodejs-escodegen-1.3.2-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-escodegen-1.3.2-2|18	
14cr|nodejs-escodegen-1.3.2-2|19	%if 0%{?enable_tests}
14cr|nodejs-escodegen-1.3.2-2|20	BuildRequires:  npm(chai)
14cr|nodejs-escodegen-1.3.2-2|21	BuildRequires:  npm(esprima-moz)
14cr|nodejs-escodegen-1.3.2-2|22	BuildRequires:  npm(estraverse)
14cr|nodejs-escodegen-1.3.2-2|23	BuildRequires:  npm(esutils)
14cr|nodejs-escodegen-1.3.2-2|24	%endif
14cr|nodejs-escodegen-1.3.2-2|25	
14cr|nodejs-escodegen-1.3.2-2|26	%description
14cr|nodejs-escodegen-1.3.2-2|27	%{summary}.
14cr|nodejs-escodegen-1.3.2-2|28	
14cr|nodejs-escodegen-1.3.2-2|29	
14cr|nodejs-escodegen-1.3.2-2|30	%prep
14cr|nodejs-escodegen-1.3.2-2|31	%setup -q -n package
14cr|nodejs-escodegen-1.3.2-2|32	%setup -q -T -D -a 1 -n package
14cr|nodejs-escodegen-1.3.2-2|33	rm -f *.min.js
14cr|nodejs-escodegen-1.3.2-2|34	
14cr|nodejs-escodegen-1.3.2-2|35	
14cr|nodejs-escodegen-1.3.2-2|36	%build
14cr|nodejs-escodegen-1.3.2-2|37	#nothing to do
14cr|nodejs-escodegen-1.3.2-2|38	
14cr|nodejs-escodegen-1.3.2-2|39	
14cr|nodejs-escodegen-1.3.2-2|40	%install
14cr|nodejs-escodegen-1.3.2-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/escodegen
14cr|nodejs-escodegen-1.3.2-2|42	cp -pr package.json escodegen.js \
14cr|nodejs-escodegen-1.3.2-2|43	%{buildroot}%{nodejs_sitelib}/escodegen
14cr|nodejs-escodegen-1.3.2-2|44	
14cr|nodejs-escodegen-1.3.2-2|45	mkdir -p %{buildroot}%{nodejs_sitelib}/escodegen/bin
14cr|nodejs-escodegen-1.3.2-2|46	install -p -D -m0755 bin/escodegen.js \
14cr|nodejs-escodegen-1.3.2-2|47	%{buildroot}%{nodejs_sitelib}/escodegen/bin/escodegen.js
14cr|nodejs-escodegen-1.3.2-2|48	install -p -D -m0755 bin/esgenerate.js \
14cr|nodejs-escodegen-1.3.2-2|49	%{buildroot}%{nodejs_sitelib}/escodegen/bin/esgenerate.js
14cr|nodejs-escodegen-1.3.2-2|50	
14cr|nodejs-escodegen-1.3.2-2|51	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-escodegen-1.3.2-2|52	ln -sf %{nodejs_sitelib}/escodegen/bin/escodegen.js \
14cr|nodejs-escodegen-1.3.2-2|53	%{buildroot}%{_bindir}/escodegen.js
14cr|nodejs-escodegen-1.3.2-2|54	ln -sf %{nodejs_sitelib}/escodegen/bin/esgenerate.js \
14cr|nodejs-escodegen-1.3.2-2|55	%{buildroot}%{_bindir}/esgenerate.js
14cr|nodejs-escodegen-1.3.2-2|56	
14cr|nodejs-escodegen-1.3.2-2|57	%nodejs_symlink_deps
14cr|nodejs-escodegen-1.3.2-2|58	
14cr|nodejs-escodegen-1.3.2-2|59	
14cr|nodejs-escodegen-1.3.2-2|60	%if 0%{?enable_tests}
14cr|nodejs-escodegen-1.3.2-2|61	%check
14cr|nodejs-escodegen-1.3.2-2|62	%nodejs_symlink_deps --check
14cr|nodejs-escodegen-1.3.2-2|63	%__nodejs test/run.js
14cr|nodejs-escodegen-1.3.2-2|64	%endif
14cr|nodejs-escodegen-1.3.2-2|65	
14cr|nodejs-escodegen-1.3.2-2|66	%files
14cr|nodejs-escodegen-1.3.2-2|67	%doc LICENSE.BSD LICENSE.source-map README.md
14cr|nodejs-escodegen-1.3.2-2|68	%{nodejs_sitelib}/escodegen
14cr|nodejs-escodegen-1.3.2-2|69	%{_bindir}/escodegen.js
14cr|nodejs-escodegen-1.3.2-2|70	%{_bindir}/esgenerate.js
14cr|nodejs-escodegen-1.3.2-2|71	
14cr|nodejs-escodegen-1.3.2-2|72	
14cr|nodejs-escodegen-1.3.2-2|73	
14cr|nodejs-escodegen-1.3.2-2|74	%changelog
14cr|nodejs-escodegen-1.3.2-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|nodejs-escodegen-1.3.2-2|76	+ Revision: 0f10df2
14cr|nodejs-escodegen-1.3.2-2|77	- MassBuild#464: Increase release tag
14cr|nodejs-escodegen-1.3.2-2|78	
14cr|nodejs-escodegen-1.3.2-2|79	

3355 14
14cr|nodejs-esprima-1.1.1-2|1	%global enable_tests 0
14cr|nodejs-esprima-1.1.1-2|2	
14cr|nodejs-esprima-1.1.1-2|3	Name:       nodejs-esprima
14cr|nodejs-esprima-1.1.1-2|4	Version:    1.1.1
14cr|nodejs-esprima-1.1.1-2|5	Release:    2
14cr|nodejs-esprima-1.1.1-2|6	Summary:    ECMAScript parsing infrastructure for multipurpose analysis
14cr|nodejs-esprima-1.1.1-2|7	
14cr|nodejs-esprima-1.1.1-2|8	# License text is in README.md
14cr|nodejs-esprima-1.1.1-2|9	License:    BSD
14cr|nodejs-esprima-1.1.1-2|10	Group:      System/Libraries
14cr|nodejs-esprima-1.1.1-2|11	URL:        https://github.com/ariya/esprima
14cr|nodejs-esprima-1.1.1-2|12	Source0:    http://registry.npmjs.org/esprima/-/esprima-%{version}.tgz
14cr|nodejs-esprima-1.1.1-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-esprima-1.1.1-2|14	# revision control repository.
14cr|nodejs-esprima-1.1.1-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-esprima-1.1.1-2|16	Source10:   dl-tests.sh
14cr|nodejs-esprima-1.1.1-2|17	
14cr|nodejs-esprima-1.1.1-2|18	BuildArch:  noarch
14cr|nodejs-esprima-1.1.1-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-esprima-1.1.1-2|20	
14cr|nodejs-esprima-1.1.1-2|21	%description
14cr|nodejs-esprima-1.1.1-2|22	%{summary}.
14cr|nodejs-esprima-1.1.1-2|23	
14cr|nodejs-esprima-1.1.1-2|24	
14cr|nodejs-esprima-1.1.1-2|25	%prep
14cr|nodejs-esprima-1.1.1-2|26	%setup -q -n package
14cr|nodejs-esprima-1.1.1-2|27	rm -rf test/
14cr|nodejs-esprima-1.1.1-2|28	%setup -q -T -D -a 1 -n package
14cr|nodejs-esprima-1.1.1-2|29	
14cr|nodejs-esprima-1.1.1-2|30	
14cr|nodejs-esprima-1.1.1-2|31	%build
14cr|nodejs-esprima-1.1.1-2|32	#nothing to do
14cr|nodejs-esprima-1.1.1-2|33	
14cr|nodejs-esprima-1.1.1-2|34	
14cr|nodejs-esprima-1.1.1-2|35	%install
14cr|nodejs-esprima-1.1.1-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/esprima
14cr|nodejs-esprima-1.1.1-2|37	cp -pr package.json esprima.js \
14cr|nodejs-esprima-1.1.1-2|38	%{buildroot}%{nodejs_sitelib}/esprima
14cr|nodejs-esprima-1.1.1-2|39	
14cr|nodejs-esprima-1.1.1-2|40	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-esprima-1.1.1-2|41	for i in esparse.js esvalidate.js; do
14cr|nodejs-esprima-1.1.1-2|42	install -p -D -m0755 bin/${i} %{buildroot}%{nodejs_sitelib}/esprima/bin/${i}
14cr|nodejs-esprima-1.1.1-2|43	ln -s %{nodejs_sitelib}/esprima/bin/${i} %{buildroot}%{_bindir}/${i}
14cr|nodejs-esprima-1.1.1-2|44	done
14cr|nodejs-esprima-1.1.1-2|45	
14cr|nodejs-esprima-1.1.1-2|46	%nodejs_symlink_deps
14cr|nodejs-esprima-1.1.1-2|47	
14cr|nodejs-esprima-1.1.1-2|48	
14cr|nodejs-esprima-1.1.1-2|49	%if 0%{?enable_tests}
14cr|nodejs-esprima-1.1.1-2|50	%check
14cr|nodejs-esprima-1.1.1-2|51	%nodejs_symlink_deps --check
14cr|nodejs-esprima-1.1.1-2|52	%__nodejs test/run.js
14cr|nodejs-esprima-1.1.1-2|53	%endif
14cr|nodejs-esprima-1.1.1-2|54	
14cr|nodejs-esprima-1.1.1-2|55	
14cr|nodejs-esprima-1.1.1-2|56	%files
14cr|nodejs-esprima-1.1.1-2|57	%doc README.md
14cr|nodejs-esprima-1.1.1-2|58	%{nodejs_sitelib}/esprima
14cr|nodejs-esprima-1.1.1-2|59	%{_bindir}/esparse.js
14cr|nodejs-esprima-1.1.1-2|60	%{_bindir}/esvalidate.js
14cr|nodejs-esprima-1.1.1-2|61	
14cr|nodejs-esprima-1.1.1-2|62	
14cr|nodejs-esprima-1.1.1-2|63	
14cr|nodejs-esprima-1.1.1-2|64	%changelog
14cr|nodejs-esprima-1.1.1-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|nodejs-esprima-1.1.1-2|66	+ Revision: 4623529
14cr|nodejs-esprima-1.1.1-2|67	- MassBuild#464: Increase release tag
14cr|nodejs-esprima-1.1.1-2|68	
14cr|nodejs-esprima-1.1.1-2|69	

3356 14
14cr|nodejs-estraverse-1.5.0-2|1	%global enable_tests 0
14cr|nodejs-estraverse-1.5.0-2|2	
14cr|nodejs-estraverse-1.5.0-2|3	Name:       nodejs-estraverse
14cr|nodejs-estraverse-1.5.0-2|4	Version:    1.5.0
14cr|nodejs-estraverse-1.5.0-2|5	Release:    2
14cr|nodejs-estraverse-1.5.0-2|6	Summary:    ECMAScript JS AST traversal functions
14cr|nodejs-estraverse-1.5.0-2|7	
14cr|nodejs-estraverse-1.5.0-2|8	License:    BSD
14cr|nodejs-estraverse-1.5.0-2|9	Group:      System/Libraries
14cr|nodejs-estraverse-1.5.0-2|10	URL:        https://github.com/Constellation/estraverse
14cr|nodejs-estraverse-1.5.0-2|11	Source0:    http://registry.npmjs.org/estraverse/-/estraverse-%{version}.tgz
14cr|nodejs-estraverse-1.5.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-estraverse-1.5.0-2|13	# version control repository.
14cr|nodejs-estraverse-1.5.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-estraverse-1.5.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-estraverse-1.5.0-2|16	
14cr|nodejs-estraverse-1.5.0-2|17	BuildArch:  noarch
14cr|nodejs-estraverse-1.5.0-2|18	
14cr|nodejs-estraverse-1.5.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-estraverse-1.5.0-2|20	
14cr|nodejs-estraverse-1.5.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-estraverse-1.5.0-2|22	BuildRequires:  npm(chai)
14cr|nodejs-estraverse-1.5.0-2|23	BuildRequires:  npm(coffee-script)
14cr|nodejs-estraverse-1.5.0-2|24	BuildRequires:  npm(mocha)
14cr|nodejs-estraverse-1.5.0-2|25	%endif
14cr|nodejs-estraverse-1.5.0-2|26	
14cr|nodejs-estraverse-1.5.0-2|27	%description
14cr|nodejs-estraverse-1.5.0-2|28	%{summary}.
14cr|nodejs-estraverse-1.5.0-2|29	
14cr|nodejs-estraverse-1.5.0-2|30	
14cr|nodejs-estraverse-1.5.0-2|31	%prep
14cr|nodejs-estraverse-1.5.0-2|32	%setup -q -n package
14cr|nodejs-estraverse-1.5.0-2|33	%setup -q -T -D -a 1 -n package
14cr|nodejs-estraverse-1.5.0-2|34	
14cr|nodejs-estraverse-1.5.0-2|35	
14cr|nodejs-estraverse-1.5.0-2|36	%build
14cr|nodejs-estraverse-1.5.0-2|37	#nothing to do
14cr|nodejs-estraverse-1.5.0-2|38	
14cr|nodejs-estraverse-1.5.0-2|39	
14cr|nodejs-estraverse-1.5.0-2|40	%install
14cr|nodejs-estraverse-1.5.0-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/estraverse
14cr|nodejs-estraverse-1.5.0-2|42	cp -pr package.json estraverse.js \
14cr|nodejs-estraverse-1.5.0-2|43	%{buildroot}%{nodejs_sitelib}/estraverse
14cr|nodejs-estraverse-1.5.0-2|44	
14cr|nodejs-estraverse-1.5.0-2|45	%nodejs_symlink_deps
14cr|nodejs-estraverse-1.5.0-2|46	
14cr|nodejs-estraverse-1.5.0-2|47	
14cr|nodejs-estraverse-1.5.0-2|48	%if 0%{?enable_tests}
14cr|nodejs-estraverse-1.5.0-2|49	%check
14cr|nodejs-estraverse-1.5.0-2|50	%nodejs_symlink_deps --check
14cr|nodejs-estraverse-1.5.0-2|51	/usr/bin/mocha --compilers coffee:coffee-script
14cr|nodejs-estraverse-1.5.0-2|52	%endif
14cr|nodejs-estraverse-1.5.0-2|53	
14cr|nodejs-estraverse-1.5.0-2|54	
14cr|nodejs-estraverse-1.5.0-2|55	%files
14cr|nodejs-estraverse-1.5.0-2|56	%doc LICENSE.BSD README.md
14cr|nodejs-estraverse-1.5.0-2|57	%{nodejs_sitelib}/estraverse
14cr|nodejs-estraverse-1.5.0-2|58	
14cr|nodejs-estraverse-1.5.0-2|59	
14cr|nodejs-estraverse-1.5.0-2|60	
14cr|nodejs-estraverse-1.5.0-2|61	%changelog
14cr|nodejs-estraverse-1.5.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|nodejs-estraverse-1.5.0-2|63	+ Revision: b5df19b
14cr|nodejs-estraverse-1.5.0-2|64	- MassBuild#464: Increase release tag
14cr|nodejs-estraverse-1.5.0-2|65	
14cr|nodejs-estraverse-1.5.0-2|66	

3357 14
14cr|nodejs-esutils-1.0.0-4|1	# TODO: enable after all packages are rebuilt
14cr|nodejs-esutils-1.0.0-4|2	%global enable_tests 0
14cr|nodejs-esutils-1.0.0-4|3	
14cr|nodejs-esutils-1.0.0-4|4	Name:       nodejs-esutils
14cr|nodejs-esutils-1.0.0-4|5	Version:    1.0.0
14cr|nodejs-esutils-1.0.0-4|6	Release:    4
14cr|nodejs-esutils-1.0.0-4|7	Summary:    Utility box for ECMAScript language tools
14cr|nodejs-esutils-1.0.0-4|8	
14cr|nodejs-esutils-1.0.0-4|9	License:    BSD
14cr|nodejs-esutils-1.0.0-4|10	Group:      System/Libraries
14cr|nodejs-esutils-1.0.0-4|11	URL:        https://github.com/Constellation/esutils
14cr|nodejs-esutils-1.0.0-4|12	Source0:    http://registry.npmjs.org/esutils/-/esutils-%{version}.tgz
14cr|nodejs-esutils-1.0.0-4|13	Source1:    https://raw.githubusercontent.com/Constellation/esutils/6f73df0525cad2e610725741082e19c19e6497fd/LICENSE.BSD
14cr|nodejs-esutils-1.0.0-4|14	
14cr|nodejs-esutils-1.0.0-4|15	BuildArch:  noarch
14cr|nodejs-esutils-1.0.0-4|16	
14cr|nodejs-esutils-1.0.0-4|17	BuildRequires:  nodejs-packaging
14cr|nodejs-esutils-1.0.0-4|18	
14cr|nodejs-esutils-1.0.0-4|19	%if 0%{?enable_tests}
14cr|nodejs-esutils-1.0.0-4|20	BuildRequires:  npm(chai)
14cr|nodejs-esutils-1.0.0-4|21	BuildRequires:  npm(coffee-script)
14cr|nodejs-esutils-1.0.0-4|22	BuildRequires:  npm(mocha)
14cr|nodejs-esutils-1.0.0-4|23	%endif
14cr|nodejs-esutils-1.0.0-4|24	
14cr|nodejs-esutils-1.0.0-4|25	%description
14cr|nodejs-esutils-1.0.0-4|26	%{summary}.
14cr|nodejs-esutils-1.0.0-4|27	
14cr|nodejs-esutils-1.0.0-4|28	
14cr|nodejs-esutils-1.0.0-4|29	%prep
14cr|nodejs-esutils-1.0.0-4|30	%setup -q -n package
14cr|nodejs-esutils-1.0.0-4|31	cp -p %{SOURCE1} .
14cr|nodejs-esutils-1.0.0-4|32	
14cr|nodejs-esutils-1.0.0-4|33	
14cr|nodejs-esutils-1.0.0-4|34	%build
14cr|nodejs-esutils-1.0.0-4|35	#nothing to do
14cr|nodejs-esutils-1.0.0-4|36	
14cr|nodejs-esutils-1.0.0-4|37	
14cr|nodejs-esutils-1.0.0-4|38	%install
14cr|nodejs-esutils-1.0.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/esutils
14cr|nodejs-esutils-1.0.0-4|40	cp -pr package.json lib/ \
14cr|nodejs-esutils-1.0.0-4|41	%{buildroot}%{nodejs_sitelib}/esutils
14cr|nodejs-esutils-1.0.0-4|42	
14cr|nodejs-esutils-1.0.0-4|43	%nodejs_symlink_deps
14cr|nodejs-esutils-1.0.0-4|44	
14cr|nodejs-esutils-1.0.0-4|45	
14cr|nodejs-esutils-1.0.0-4|46	%if 0%{?enable_tests}
14cr|nodejs-esutils-1.0.0-4|47	%check
14cr|nodejs-esutils-1.0.0-4|48	%nodejs_symlink_deps --check
14cr|nodejs-esutils-1.0.0-4|49	/usr/bin/mocha --compilers coffee:coffee-script -R spec
14cr|nodejs-esutils-1.0.0-4|50	%endif
14cr|nodejs-esutils-1.0.0-4|51	
14cr|nodejs-esutils-1.0.0-4|52	
14cr|nodejs-esutils-1.0.0-4|53	%files
14cr|nodejs-esutils-1.0.0-4|54	%doc LICENSE.BSD README.md
14cr|nodejs-esutils-1.0.0-4|55	%{nodejs_sitelib}/esutils
14cr|nodejs-esutils-1.0.0-4|56	
14cr|nodejs-esutils-1.0.0-4|57	
14cr|nodejs-esutils-1.0.0-4|58	
14cr|nodejs-esutils-1.0.0-4|59	%changelog
14cr|nodejs-esutils-1.0.0-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|nodejs-esutils-1.0.0-4|61	+ Revision: 2242023
14cr|nodejs-esutils-1.0.0-4|62	- MassBuild#464: Increase release tag
14cr|nodejs-esutils-1.0.0-4|63	
14cr|nodejs-esutils-1.0.0-4|64	

3358 14
14cr|nodejs-eventemitter2-0.4.13-2|1	%global enable_tests 0
14cr|nodejs-eventemitter2-0.4.13-2|2	
14cr|nodejs-eventemitter2-0.4.13-2|3	Name:       nodejs-eventemitter2
14cr|nodejs-eventemitter2-0.4.13-2|4	Version:    0.4.13
14cr|nodejs-eventemitter2-0.4.13-2|5	Release:    2
14cr|nodejs-eventemitter2-0.4.13-2|6	Summary:    A Node.js event emitter implementation with namespaces, wildcards and TTL
14cr|nodejs-eventemitter2-0.4.13-2|7	
14cr|nodejs-eventemitter2-0.4.13-2|8	# License text is in README.md.
14cr|nodejs-eventemitter2-0.4.13-2|9	License:    MIT
14cr|nodejs-eventemitter2-0.4.13-2|10	Group:      System/Libraries
14cr|nodejs-eventemitter2-0.4.13-2|11	URL:        https://github.com/hij1nx/EventEmitter2
14cr|nodejs-eventemitter2-0.4.13-2|12	Source0:    http://registry.npmjs.org/eventemitter2/-/eventemitter2-%{version}.tgz
14cr|nodejs-eventemitter2-0.4.13-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-eventemitter2-0.4.13-2|14	# revision control repository.
14cr|nodejs-eventemitter2-0.4.13-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-eventemitter2-0.4.13-2|16	Source10:   dl-tests.sh
14cr|nodejs-eventemitter2-0.4.13-2|17	
14cr|nodejs-eventemitter2-0.4.13-2|18	BuildArch:  noarch
14cr|nodejs-eventemitter2-0.4.13-2|19	
14cr|nodejs-eventemitter2-0.4.13-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-eventemitter2-0.4.13-2|21	
14cr|nodejs-eventemitter2-0.4.13-2|22	%if 0%{?enable_tests}
14cr|nodejs-eventemitter2-0.4.13-2|23	BuildRequires:  npm(nodeunit)
14cr|nodejs-eventemitter2-0.4.13-2|24	%endif
14cr|nodejs-eventemitter2-0.4.13-2|25	
14cr|nodejs-eventemitter2-0.4.13-2|26	%description
14cr|nodejs-eventemitter2-0.4.13-2|27	A Node.js event emitter implementation with namespaces, wildcards,
14cr|nodejs-eventemitter2-0.4.13-2|28	time to live (TTL) and browser support.
14cr|nodejs-eventemitter2-0.4.13-2|29	
14cr|nodejs-eventemitter2-0.4.13-2|30	
14cr|nodejs-eventemitter2-0.4.13-2|31	%prep
14cr|nodejs-eventemitter2-0.4.13-2|32	%setup -q -n package
14cr|nodejs-eventemitter2-0.4.13-2|33	%setup -q -T -D -a 1 -n package
14cr|nodejs-eventemitter2-0.4.13-2|34	
14cr|nodejs-eventemitter2-0.4.13-2|35	
14cr|nodejs-eventemitter2-0.4.13-2|36	%build
14cr|nodejs-eventemitter2-0.4.13-2|37	#nothing to do
14cr|nodejs-eventemitter2-0.4.13-2|38	
14cr|nodejs-eventemitter2-0.4.13-2|39	
14cr|nodejs-eventemitter2-0.4.13-2|40	%install
14cr|nodejs-eventemitter2-0.4.13-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/eventemitter2
14cr|nodejs-eventemitter2-0.4.13-2|42	cp -pr package.json index.js lib/ \
14cr|nodejs-eventemitter2-0.4.13-2|43	%{buildroot}%{nodejs_sitelib}/eventemitter2
14cr|nodejs-eventemitter2-0.4.13-2|44	
14cr|nodejs-eventemitter2-0.4.13-2|45	%nodejs_symlink_deps
14cr|nodejs-eventemitter2-0.4.13-2|46	
14cr|nodejs-eventemitter2-0.4.13-2|47	
14cr|nodejs-eventemitter2-0.4.13-2|48	%if 0%{?enable_tests}
14cr|nodejs-eventemitter2-0.4.13-2|49	%check
14cr|nodejs-eventemitter2-0.4.13-2|50	%nodejs_symlink_deps --check
14cr|nodejs-eventemitter2-0.4.13-2|51	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/simple/
14cr|nodejs-eventemitter2-0.4.13-2|52	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/wildcardEvents/
14cr|nodejs-eventemitter2-0.4.13-2|53	%endif
14cr|nodejs-eventemitter2-0.4.13-2|54	
14cr|nodejs-eventemitter2-0.4.13-2|55	
14cr|nodejs-eventemitter2-0.4.13-2|56	%files
14cr|nodejs-eventemitter2-0.4.13-2|57	%doc README.md
14cr|nodejs-eventemitter2-0.4.13-2|58	%{nodejs_sitelib}/eventemitter2
14cr|nodejs-eventemitter2-0.4.13-2|59	
14cr|nodejs-eventemitter2-0.4.13-2|60	
14cr|nodejs-eventemitter2-0.4.13-2|61	
14cr|nodejs-eventemitter2-0.4.13-2|62	%changelog
14cr|nodejs-eventemitter2-0.4.13-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.13-2
14cr|nodejs-eventemitter2-0.4.13-2|64	+ Revision: 8ccf2ff
14cr|nodejs-eventemitter2-0.4.13-2|65	- MassBuild#464: Increase release tag
14cr|nodejs-eventemitter2-0.4.13-2|66	
14cr|nodejs-eventemitter2-0.4.13-2|67	

3359 14
14cr|nodejs-exit-0.1.2-2|1	%global enable_tests 0
14cr|nodejs-exit-0.1.2-2|2	
14cr|nodejs-exit-0.1.2-2|3	Name:       nodejs-exit
14cr|nodejs-exit-0.1.2-2|4	Version:    0.1.2
14cr|nodejs-exit-0.1.2-2|5	Release:    2
14cr|nodejs-exit-0.1.2-2|6	Summary:    A process.exit alternative that ensures STDIO are fully drained before exiting
14cr|nodejs-exit-0.1.2-2|7	
14cr|nodejs-exit-0.1.2-2|8	License:    MIT
14cr|nodejs-exit-0.1.2-2|9	Group:      System/Libraries
14cr|nodejs-exit-0.1.2-2|10	URL:        https://github.com/cowboy/node-exit
14cr|nodejs-exit-0.1.2-2|11	Source0:    http://registry.npmjs.org/exit/-/exit-%{version}.tgz
14cr|nodejs-exit-0.1.2-2|12	
14cr|nodejs-exit-0.1.2-2|13	BuildArch:  noarch
14cr|nodejs-exit-0.1.2-2|14	
14cr|nodejs-exit-0.1.2-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-exit-0.1.2-2|16	
14cr|nodejs-exit-0.1.2-2|17	%if 0%{?enable_tests}
14cr|nodejs-exit-0.1.2-2|18	BuildRequires:  npm(grunt-cli)
14cr|nodejs-exit-0.1.2-2|19	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-exit-0.1.2-2|20	BuildRequires:  npm(grunt-contrib-watch)
14cr|nodejs-exit-0.1.2-2|21	BuildRequires:  npm(which)
14cr|nodejs-exit-0.1.2-2|22	%endif
14cr|nodejs-exit-0.1.2-2|23	
14cr|nodejs-exit-0.1.2-2|24	%description
14cr|nodejs-exit-0.1.2-2|25	%{summary}.
14cr|nodejs-exit-0.1.2-2|26	
14cr|nodejs-exit-0.1.2-2|27	
14cr|nodejs-exit-0.1.2-2|28	%prep
14cr|nodejs-exit-0.1.2-2|29	%setup -q -n package
14cr|nodejs-exit-0.1.2-2|30	
14cr|nodejs-exit-0.1.2-2|31	
14cr|nodejs-exit-0.1.2-2|32	%build
14cr|nodejs-exit-0.1.2-2|33	#nothing to do
14cr|nodejs-exit-0.1.2-2|34	
14cr|nodejs-exit-0.1.2-2|35	
14cr|nodejs-exit-0.1.2-2|36	%install
14cr|nodejs-exit-0.1.2-2|37	mkdir -p %{buildroot}%{nodejs_sitelib}/exit
14cr|nodejs-exit-0.1.2-2|38	cp -pr package.json lib/ \
14cr|nodejs-exit-0.1.2-2|39	%{buildroot}%{nodejs_sitelib}/exit
14cr|nodejs-exit-0.1.2-2|40	
14cr|nodejs-exit-0.1.2-2|41	%nodejs_symlink_deps
14cr|nodejs-exit-0.1.2-2|42	
14cr|nodejs-exit-0.1.2-2|43	
14cr|nodejs-exit-0.1.2-2|44	%if 0%{?enable_tests}
14cr|nodejs-exit-0.1.2-2|45	%check
14cr|nodejs-exit-0.1.2-2|46	%nodejs_symlink_deps --check
14cr|nodejs-exit-0.1.2-2|47	/usr/bin/grunt nodeunit -v
14cr|nodejs-exit-0.1.2-2|48	%endif
14cr|nodejs-exit-0.1.2-2|49	
14cr|nodejs-exit-0.1.2-2|50	
14cr|nodejs-exit-0.1.2-2|51	%files
14cr|nodejs-exit-0.1.2-2|52	%doc LICENSE-MIT README.md
14cr|nodejs-exit-0.1.2-2|53	%{nodejs_sitelib}/exit
14cr|nodejs-exit-0.1.2-2|54	
14cr|nodejs-exit-0.1.2-2|55	
14cr|nodejs-exit-0.1.2-2|56	
14cr|nodejs-exit-0.1.2-2|57	%changelog
14cr|nodejs-exit-0.1.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|nodejs-exit-0.1.2-2|59	+ Revision: ccc1e45
14cr|nodejs-exit-0.1.2-2|60	- MassBuild#464: Increase release tag
14cr|nodejs-exit-0.1.2-2|61	
14cr|nodejs-exit-0.1.2-2|62	

3360 14
14cr|nodejs-expect-dot-js-0.2.0-7|1	%global enable_tests 0
14cr|nodejs-expect-dot-js-0.2.0-7|2	
14cr|nodejs-expect-dot-js-0.2.0-7|3	Name:       nodejs-expect-dot-js
14cr|nodejs-expect-dot-js-0.2.0-7|4	Version:    0.2.0
14cr|nodejs-expect-dot-js-0.2.0-7|5	Release:    7
14cr|nodejs-expect-dot-js-0.2.0-7|6	Summary:    Behavior-driven development (BDD) style assertions for Node.js and the browser
14cr|nodejs-expect-dot-js-0.2.0-7|7	
14cr|nodejs-expect-dot-js-0.2.0-7|8	# License text is included in README.md
14cr|nodejs-expect-dot-js-0.2.0-7|9	License:    MIT
14cr|nodejs-expect-dot-js-0.2.0-7|10	Group:      System/Libraries
14cr|nodejs-expect-dot-js-0.2.0-7|11	URL:        https://npmjs.org/package/expect.js
14cr|nodejs-expect-dot-js-0.2.0-7|12	Source0:    http://registry.npmjs.org/expect.js/-/expect.js-%{version}.tgz
14cr|nodejs-expect-dot-js-0.2.0-7|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-expect-dot-js-0.2.0-7|14	# revision control repository.
14cr|nodejs-expect-dot-js-0.2.0-7|15	Source1:    tests-0.2.0.tar.bz2
14cr|nodejs-expect-dot-js-0.2.0-7|16	Source10:   dl-tests.sh
14cr|nodejs-expect-dot-js-0.2.0-7|17	
14cr|nodejs-expect-dot-js-0.2.0-7|18	BuildArch:  noarch
14cr|nodejs-expect-dot-js-0.2.0-7|19	
14cr|nodejs-expect-dot-js-0.2.0-7|20	# 2 of the tests fail but have been fixed in upstream master.
14cr|nodejs-expect-dot-js-0.2.0-7|21	# Cherry-pick the commits that fix this issue, but wait for the next
14cr|nodejs-expect-dot-js-0.2.0-7|22	# upstream release to pull in the other changes.
14cr|nodejs-expect-dot-js-0.2.0-7|23	Patch0:     %{name}-0.2.0-Pass-.fail-unit-test.patch
14cr|nodejs-expect-dot-js-0.2.0-7|24	Patch1:     %{name}-0.2.0-Add-actual-expected-property-to-the-thrown-error.patch
14cr|nodejs-expect-dot-js-0.2.0-7|25	
14cr|nodejs-expect-dot-js-0.2.0-7|26	BuildRequires:  nodejs-packaging
14cr|nodejs-expect-dot-js-0.2.0-7|27	
14cr|nodejs-expect-dot-js-0.2.0-7|28	%if 0%{?enable_tests}
14cr|nodejs-expect-dot-js-0.2.0-7|29	BuildRequires:  npm(mocha)
14cr|nodejs-expect-dot-js-0.2.0-7|30	%endif
14cr|nodejs-expect-dot-js-0.2.0-7|31	
14cr|nodejs-expect-dot-js-0.2.0-7|32	%description
14cr|nodejs-expect-dot-js-0.2.0-7|33	%{summary}.
14cr|nodejs-expect-dot-js-0.2.0-7|34	
14cr|nodejs-expect-dot-js-0.2.0-7|35	
14cr|nodejs-expect-dot-js-0.2.0-7|36	%prep
14cr|nodejs-expect-dot-js-0.2.0-7|37	%setup -q -n package
14cr|nodejs-expect-dot-js-0.2.0-7|38	%setup -q -D -T -a 1 -n package
14cr|nodejs-expect-dot-js-0.2.0-7|39	%patch0 -p1
14cr|nodejs-expect-dot-js-0.2.0-7|40	%patch1 -p1
14cr|nodejs-expect-dot-js-0.2.0-7|41	
14cr|nodejs-expect-dot-js-0.2.0-7|42	%build
14cr|nodejs-expect-dot-js-0.2.0-7|43	#nothing to do
14cr|nodejs-expect-dot-js-0.2.0-7|44	
14cr|nodejs-expect-dot-js-0.2.0-7|45	%install
14cr|nodejs-expect-dot-js-0.2.0-7|46	mkdir -p %{buildroot}%{nodejs_sitelib}/expect.js
14cr|nodejs-expect-dot-js-0.2.0-7|47	cp -pr package.json expect.js \
14cr|nodejs-expect-dot-js-0.2.0-7|48	%{buildroot}%{nodejs_sitelib}/expect.js
14cr|nodejs-expect-dot-js-0.2.0-7|49	
14cr|nodejs-expect-dot-js-0.2.0-7|50	%nodejs_symlink_deps
14cr|nodejs-expect-dot-js-0.2.0-7|51	
14cr|nodejs-expect-dot-js-0.2.0-7|52	%if 0%{?enable_tests}
14cr|nodejs-expect-dot-js-0.2.0-7|53	%check
14cr|nodejs-expect-dot-js-0.2.0-7|54	%nodejs_symlink_deps --check
14cr|nodejs-expect-dot-js-0.2.0-7|55	%{nodejs_sitelib}/mocha/bin/mocha --require ./test/common \
14cr|nodejs-expect-dot-js-0.2.0-7|56	--reporter dot --growl test/expect.js
14cr|nodejs-expect-dot-js-0.2.0-7|57	%endif
14cr|nodejs-expect-dot-js-0.2.0-7|58	
14cr|nodejs-expect-dot-js-0.2.0-7|59	%files
14cr|nodejs-expect-dot-js-0.2.0-7|60	%doc History.md README.md
14cr|nodejs-expect-dot-js-0.2.0-7|61	%{nodejs_sitelib}/expect.js
14cr|nodejs-expect-dot-js-0.2.0-7|62	
14cr|nodejs-expect-dot-js-0.2.0-7|63	%changelog
14cr|nodejs-expect-dot-js-0.2.0-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-7
14cr|nodejs-expect-dot-js-0.2.0-7|65	+ Revision: deb91de
14cr|nodejs-expect-dot-js-0.2.0-7|66	- MassBuild#464: Increase release tag
14cr|nodejs-expect-dot-js-0.2.0-7|67	
14cr|nodejs-expect-dot-js-0.2.0-7|68	

3361 14
14cr|nodejs-express-3.5.2-2|1	%global enable_tests 0
14cr|nodejs-express-3.5.2-2|2	
14cr|nodejs-express-3.5.2-2|3	Name:       nodejs-express
14cr|nodejs-express-3.5.2-2|4	Version:    3.5.2
14cr|nodejs-express-3.5.2-2|5	Release:    2
14cr|nodejs-express-3.5.2-2|6	Summary:    Sinatra inspired web development framework for Node.js
14cr|nodejs-express-3.5.2-2|7	License:    MIT
14cr|nodejs-express-3.5.2-2|8	Group:      System/Libraries
14cr|nodejs-express-3.5.2-2|9	URL:        https://github.com/visionmedia/express
14cr|nodejs-express-3.5.2-2|10	Source0:    http://registry.npmjs.org/express/-/express-%{version}.tgz
14cr|nodejs-express-3.5.2-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-express-3.5.2-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-express-3.5.2-2|13	# version control repository.
14cr|nodejs-express-3.5.2-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-express-3.5.2-2|15	Source2:    examples-%{version}.tar.bz2
14cr|nodejs-express-3.5.2-2|16	Source10:   dl-tests.sh
14cr|nodejs-express-3.5.2-2|17	
14cr|nodejs-express-3.5.2-2|18	BuildArch:  noarch
14cr|nodejs-express-3.5.2-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-express-3.5.2-2|20	
14cr|nodejs-express-3.5.2-2|21	%if 0%{?enable_tests}
14cr|nodejs-express-3.5.2-2|22	BuildRequires:  npm(buffer-crc32)
14cr|nodejs-express-3.5.2-2|23	BuildRequires:  npm(commander)
14cr|nodejs-express-3.5.2-2|24	BuildRequires:  npm(connect)
14cr|nodejs-express-3.5.2-2|25	BuildRequires:  npm(cookie)
14cr|nodejs-express-3.5.2-2|26	BuildRequires:  npm(cookie-signature)
14cr|nodejs-express-3.5.2-2|27	BuildRequires:  npm(debug)
14cr|nodejs-express-3.5.2-2|28	BuildRequires:  npm(ejs)
14cr|nodejs-express-3.5.2-2|29	BuildRequires:  npm(fresh)
14cr|nodejs-express-3.5.2-2|30	BuildRequires:  npm(jade)
14cr|nodejs-express-3.5.2-2|31	BuildRequires:  npm(marked)
14cr|nodejs-express-3.5.2-2|32	BuildRequires:  npm(merge-descriptors)
14cr|nodejs-express-3.5.2-2|33	BuildRequires:  npm(methods)
14cr|nodejs-express-3.5.2-2|34	BuildRequires:  npm(mkdirp)
14cr|nodejs-express-3.5.2-2|35	BuildRequires:  npm(mocha)
14cr|nodejs-express-3.5.2-2|36	BuildRequires:  npm(range-parser)
14cr|nodejs-express-3.5.2-2|37	BuildRequires:  npm(send)
14cr|nodejs-express-3.5.2-2|38	BuildRequires:  npm(should)
14cr|nodejs-express-3.5.2-2|39	BuildRequires:  npm(stylus)
14cr|nodejs-express-3.5.2-2|40	BuildRequires:  npm(supertest)
14cr|nodejs-express-3.5.2-2|41	%endif
14cr|nodejs-express-3.5.2-2|42	
14cr|nodejs-express-3.5.2-2|43	%description
14cr|nodejs-express-3.5.2-2|44	This Node.js module is a fast, minimalist web development framework inspired
14cr|nodejs-express-3.5.2-2|45	by Sinatra.
14cr|nodejs-express-3.5.2-2|46	
14cr|nodejs-express-3.5.2-2|47	The Express philosophy is to provide small, robust tooling for HTTP servers.
14cr|nodejs-express-3.5.2-2|48	Making it a great solution for single page applications, web sites, hybrids,
14cr|nodejs-express-3.5.2-2|49	or public HTTP APIs.
14cr|nodejs-express-3.5.2-2|50	
14cr|nodejs-express-3.5.2-2|51	Built on Connect you can use only what you need, and nothing more,
14cr|nodejs-express-3.5.2-2|52	applications can be as big or as small as you like, even a single file.
14cr|nodejs-express-3.5.2-2|53	Express does not force you to use any specific ORM or template engine. With
14cr|nodejs-express-3.5.2-2|54	support for over 14 template engines via Consolidate.js you can quickly craft
14cr|nodejs-express-3.5.2-2|55	your perfect framework.
14cr|nodejs-express-3.5.2-2|56	
14cr|nodejs-express-3.5.2-2|57	
14cr|nodejs-express-3.5.2-2|58	%prep
14cr|nodejs-express-3.5.2-2|59	%setup -q -n package
14cr|nodejs-express-3.5.2-2|60	%setup -q -T -D -a 1 -n package
14cr|nodejs-express-3.5.2-2|61	%setup -q -T -D -a 2 -n package
14cr|nodejs-express-3.5.2-2|62	
14cr|nodejs-express-3.5.2-2|63	%nodejs_fixdep commander '>=1.3.2'
14cr|nodejs-express-3.5.2-2|64	%nodejs_fixdep range-parser '~1.0.0'
14cr|nodejs-express-3.5.2-2|65	%nodejs_fixdep mkdirp '~0.3'
14cr|nodejs-express-3.5.2-2|66	%nodejs_fixdep cookie '~0.1.2'
14cr|nodejs-express-3.5.2-2|67	%nodejs_fixdep buffer-crc32 '~0.2.1'
14cr|nodejs-express-3.5.2-2|68	%nodejs_fixdep fresh '~0.2.2'
14cr|nodejs-express-3.5.2-2|69	%nodejs_fixdep methods '~0.1.0'
14cr|nodejs-express-3.5.2-2|70	%nodejs_fixdep send '~0.3.0'
14cr|nodejs-express-3.5.2-2|71	%nodejs_fixdep cookie-signature '~1.0.3'
14cr|nodejs-express-3.5.2-2|72	%nodejs_fixdep merge-descriptors '~0.0.2'
14cr|nodejs-express-3.5.2-2|73	%nodejs_fixdep debug '~0.7'
14cr|nodejs-express-3.5.2-2|74	
14cr|nodejs-express-3.5.2-2|75	
14cr|nodejs-express-3.5.2-2|76	%build
14cr|nodejs-express-3.5.2-2|77	#nothing to do
14cr|nodejs-express-3.5.2-2|78	
14cr|nodejs-express-3.5.2-2|79	
14cr|nodejs-express-3.5.2-2|80	%install
14cr|nodejs-express-3.5.2-2|81	mkdir -p %{buildroot}%{nodejs_sitelib}/express
14cr|nodejs-express-3.5.2-2|82	cp -pr package.json index.js lib/ \
14cr|nodejs-express-3.5.2-2|83	%{buildroot}%{nodejs_sitelib}/express
14cr|nodejs-express-3.5.2-2|84	mkdir -p %{buildroot}%{nodejs_sitelib}/express/bin
14cr|nodejs-express-3.5.2-2|85	install -p -D -m0755 bin/express \
14cr|nodejs-express-3.5.2-2|86	%{buildroot}%{nodejs_sitelib}/express/bin/express
14cr|nodejs-express-3.5.2-2|87	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-express-3.5.2-2|88	ln -s %{nodejs_sitelib}/express/bin/express \
14cr|nodejs-express-3.5.2-2|89	%{buildroot}%{_bindir}/express
14cr|nodejs-express-3.5.2-2|90	
14cr|nodejs-express-3.5.2-2|91	%nodejs_symlink_deps
14cr|nodejs-express-3.5.2-2|92	
14cr|nodejs-express-3.5.2-2|93	
14cr|nodejs-express-3.5.2-2|94	%if 0%{?enable_tests}
14cr|nodejs-express-3.5.2-2|95	%check
14cr|nodejs-express-3.5.2-2|96	%nodejs_symlink_deps --check
14cr|nodejs-express-3.5.2-2|97	rm -f test.js
14cr|nodejs-express-3.5.2-2|98	NODE_ENV=test /usr/bin/mocha --reporter dot \
14cr|nodejs-express-3.5.2-2|99	--globals setImmediate,clearImmediate --check-leaks
14cr|nodejs-express-3.5.2-2|100	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha --reporter dot --bail \
14cr|nodejs-express-3.5.2-2|101	test/acceptance/*.js
14cr|nodejs-express-3.5.2-2|102	%endif
14cr|nodejs-express-3.5.2-2|103	
14cr|nodejs-express-3.5.2-2|104	
14cr|nodejs-express-3.5.2-2|105	%files
14cr|nodejs-express-3.5.2-2|106	%doc History.md LICENSE Readme.md examples/
14cr|nodejs-express-3.5.2-2|107	%{nodejs_sitelib}/express
14cr|nodejs-express-3.5.2-2|108	%{_bindir}/express
14cr|nodejs-express-3.5.2-2|109	
14cr|nodejs-express-3.5.2-2|110	
14cr|nodejs-express-3.5.2-2|111	
14cr|nodejs-express-3.5.2-2|112	%changelog
14cr|nodejs-express-3.5.2-2|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.2-2
14cr|nodejs-express-3.5.2-2|114	+ Revision: 4800129
14cr|nodejs-express-3.5.2-2|115	- MassBuild#464: Increase release tag
14cr|nodejs-express-3.5.2-2|116	
14cr|nodejs-express-3.5.2-2|117	

3362 14
14cr|nodejs-express-session-1.0.2-3|1	%global enable_tests 0
14cr|nodejs-express-session-1.0.2-3|2	
14cr|nodejs-express-session-1.0.2-3|3	Name:       nodejs-express-session
14cr|nodejs-express-session-1.0.2-3|4	Version:    1.0.2
14cr|nodejs-express-session-1.0.2-3|5	Release:    3
14cr|nodejs-express-session-1.0.2-3|6	Summary:    A module to setup a session store with the given options
14cr|nodejs-express-session-1.0.2-3|7	
14cr|nodejs-express-session-1.0.2-3|8	License:    MIT
14cr|nodejs-express-session-1.0.2-3|9	Group:      System/Libraries
14cr|nodejs-express-session-1.0.2-3|10	URL:        https://github.com/expressjs/session
14cr|nodejs-express-session-1.0.2-3|11	Source0:    http://registry.npmjs.org/express-session/-/express-session-%{version}.tgz
14cr|nodejs-express-session-1.0.2-3|12	# Add a copy of the license text to comply with license requirements.
14cr|nodejs-express-session-1.0.2-3|13	# https://github.com/expressjs/session/pull/14
14cr|nodejs-express-session-1.0.2-3|14	Source20:   LICENSE
14cr|nodejs-express-session-1.0.2-3|15	
14cr|nodejs-express-session-1.0.2-3|16	BuildArch:  noarch
14cr|nodejs-express-session-1.0.2-3|17	BuildRequires:  nodejs-packaging
14cr|nodejs-express-session-1.0.2-3|18	
14cr|nodejs-express-session-1.0.2-3|19	%if 0%{?enable_tests}
14cr|nodejs-express-session-1.0.2-3|20	BuildRequires:  npm(buffer-crc32)
14cr|nodejs-express-session-1.0.2-3|21	BuildRequires:  npm(connect)
14cr|nodejs-express-session-1.0.2-3|22	BuildRequires:  npm(cookie-parser)
14cr|nodejs-express-session-1.0.2-3|23	BuildRequires:  npm(cookie)
14cr|nodejs-express-session-1.0.2-3|24	BuildRequires:  npm(cookie-signature)
14cr|nodejs-express-session-1.0.2-3|25	BuildRequires:  npm(debug)
14cr|nodejs-express-session-1.0.2-3|26	BuildRequires:  npm(mocha)
14cr|nodejs-express-session-1.0.2-3|27	BuildRequires:  npm(should)
14cr|nodejs-express-session-1.0.2-3|28	BuildRequires:  npm(supertest)
14cr|nodejs-express-session-1.0.2-3|29	BuildRequires:  npm(uid2)
14cr|nodejs-express-session-1.0.2-3|30	BuildRequires:  npm(utils-merge)
14cr|nodejs-express-session-1.0.2-3|31	%endif
14cr|nodejs-express-session-1.0.2-3|32	
14cr|nodejs-express-session-1.0.2-3|33	%description
14cr|nodejs-express-session-1.0.2-3|34	%{summary}.
14cr|nodejs-express-session-1.0.2-3|35	
14cr|nodejs-express-session-1.0.2-3|36	
14cr|nodejs-express-session-1.0.2-3|37	%prep
14cr|nodejs-express-session-1.0.2-3|38	%setup -q -n package
14cr|nodejs-express-session-1.0.2-3|39	cp -p %{SOURCE20} .
14cr|nodejs-express-session-1.0.2-3|40	
14cr|nodejs-express-session-1.0.2-3|41	%nodejs_fixdep cookie '~0.1'
14cr|nodejs-express-session-1.0.2-3|42	%nodejs_fixdep debug '~0.7'
14cr|nodejs-express-session-1.0.2-3|43	
14cr|nodejs-express-session-1.0.2-3|44	
14cr|nodejs-express-session-1.0.2-3|45	%build
14cr|nodejs-express-session-1.0.2-3|46	#nothing to do
14cr|nodejs-express-session-1.0.2-3|47	
14cr|nodejs-express-session-1.0.2-3|48	
14cr|nodejs-express-session-1.0.2-3|49	%install
14cr|nodejs-express-session-1.0.2-3|50	mkdir -p %{buildroot}%{nodejs_sitelib}/express-session
14cr|nodejs-express-session-1.0.2-3|51	cp -pr package.json index.js session/ \
14cr|nodejs-express-session-1.0.2-3|52	%{buildroot}%{nodejs_sitelib}/express-session
14cr|nodejs-express-session-1.0.2-3|53	
14cr|nodejs-express-session-1.0.2-3|54	%nodejs_symlink_deps
14cr|nodejs-express-session-1.0.2-3|55	
14cr|nodejs-express-session-1.0.2-3|56	
14cr|nodejs-express-session-1.0.2-3|57	%if 0%{?enable_tests}
14cr|nodejs-express-session-1.0.2-3|58	%check
14cr|nodejs-express-session-1.0.2-3|59	%nodejs_symlink_deps --check
14cr|nodejs-express-session-1.0.2-3|60	/usr/bin/mocha --bail --ui bdd --reporter list -- test/*.js
14cr|nodejs-express-session-1.0.2-3|61	%endif
14cr|nodejs-express-session-1.0.2-3|62	
14cr|nodejs-express-session-1.0.2-3|63	
14cr|nodejs-express-session-1.0.2-3|64	%files
14cr|nodejs-express-session-1.0.2-3|65	%doc LICENSE README.md
14cr|nodejs-express-session-1.0.2-3|66	%{nodejs_sitelib}/express-session
14cr|nodejs-express-session-1.0.2-3|67	
14cr|nodejs-express-session-1.0.2-3|68	
14cr|nodejs-express-session-1.0.2-3|69	
14cr|nodejs-express-session-1.0.2-3|70	%changelog
14cr|nodejs-express-session-1.0.2-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|nodejs-express-session-1.0.2-3|72	+ Revision: 50b709c
14cr|nodejs-express-session-1.0.2-3|73	- MassBuild#464: Increase release tag
14cr|nodejs-express-session-1.0.2-3|74	
14cr|nodejs-express-session-1.0.2-3|75	

3363 14
14cr|nodejs-eyes-0.1.8-5|1	%global enable_tests 1
14cr|nodejs-eyes-0.1.8-5|2	
14cr|nodejs-eyes-0.1.8-5|3	Name:       nodejs-eyes
14cr|nodejs-eyes-0.1.8-5|4	Version:    0.1.8
14cr|nodejs-eyes-0.1.8-5|5	Release:    5
14cr|nodejs-eyes-0.1.8-5|6	Summary:    A customizable value inspector for Node.js
14cr|nodejs-eyes-0.1.8-5|7	License:    MIT
14cr|nodejs-eyes-0.1.8-5|8	Group:      System/Libraries
14cr|nodejs-eyes-0.1.8-5|9	URL:        https://github.com/cloudhead/eyes.js
14cr|nodejs-eyes-0.1.8-5|10	Source0:    http://registry.npmjs.org/eyes/-/eyes-%{version}.tgz
14cr|nodejs-eyes-0.1.8-5|11	BuildArch:  noarch
14cr|nodejs-eyes-0.1.8-5|12	BuildRequires:  nodejs-packaging
14cr|nodejs-eyes-0.1.8-5|13	
14cr|nodejs-eyes-0.1.8-5|14	%description
14cr|nodejs-eyes-0.1.8-5|15	%{summary}
14cr|nodejs-eyes-0.1.8-5|16	
14cr|nodejs-eyes-0.1.8-5|17	
14cr|nodejs-eyes-0.1.8-5|18	%prep
14cr|nodejs-eyes-0.1.8-5|19	%setup -q -n package
14cr|nodejs-eyes-0.1.8-5|20	
14cr|nodejs-eyes-0.1.8-5|21	
14cr|nodejs-eyes-0.1.8-5|22	%build
14cr|nodejs-eyes-0.1.8-5|23	#nothing to do
14cr|nodejs-eyes-0.1.8-5|24	
14cr|nodejs-eyes-0.1.8-5|25	
14cr|nodejs-eyes-0.1.8-5|26	%install
14cr|nodejs-eyes-0.1.8-5|27	mkdir -p %{buildroot}%{nodejs_sitelib}/eyes
14cr|nodejs-eyes-0.1.8-5|28	cp -pr package.json lib/ \
14cr|nodejs-eyes-0.1.8-5|29	%{buildroot}%{nodejs_sitelib}/eyes
14cr|nodejs-eyes-0.1.8-5|30	
14cr|nodejs-eyes-0.1.8-5|31	%nodejs_symlink_deps
14cr|nodejs-eyes-0.1.8-5|32	
14cr|nodejs-eyes-0.1.8-5|33	
14cr|nodejs-eyes-0.1.8-5|34	%if 0%{?enable_tests}
14cr|nodejs-eyes-0.1.8-5|35	%check
14cr|nodejs-eyes-0.1.8-5|36	%__nodejs test/*-test.js
14cr|nodejs-eyes-0.1.8-5|37	%endif
14cr|nodejs-eyes-0.1.8-5|38	
14cr|nodejs-eyes-0.1.8-5|39	
14cr|nodejs-eyes-0.1.8-5|40	%files
14cr|nodejs-eyes-0.1.8-5|41	%doc LICENSE README.md
14cr|nodejs-eyes-0.1.8-5|42	%{nodejs_sitelib}/eyes
14cr|nodejs-eyes-0.1.8-5|43	
14cr|nodejs-eyes-0.1.8-5|44	
14cr|nodejs-eyes-0.1.8-5|45	
14cr|nodejs-eyes-0.1.8-5|46	%changelog
14cr|nodejs-eyes-0.1.8-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-5
14cr|nodejs-eyes-0.1.8-5|48	+ Revision: 56fa6c0
14cr|nodejs-eyes-0.1.8-5|49	- MassBuild#464: Increase release tag
14cr|nodejs-eyes-0.1.8-5|50	
14cr|nodejs-eyes-0.1.8-5|51	

3364 14
14cr|nodejs-faye-websocket-0.7.2-3|1	%global enable_tests 0
14cr|nodejs-faye-websocket-0.7.2-3|2	
14cr|nodejs-faye-websocket-0.7.2-3|3	Name:       nodejs-faye-websocket
14cr|nodejs-faye-websocket-0.7.2-3|4	Version:    0.7.2
14cr|nodejs-faye-websocket-0.7.2-3|5	Release:    3
14cr|nodejs-faye-websocket-0.7.2-3|6	Summary:    A standards-compliant WebSocket server and client for Node.js
14cr|nodejs-faye-websocket-0.7.2-3|7	
14cr|nodejs-faye-websocket-0.7.2-3|8	# A copy of the license text is contained within README.md.
14cr|nodejs-faye-websocket-0.7.2-3|9	License:    MIT
14cr|nodejs-faye-websocket-0.7.2-3|10	Group:      System/Libraries
14cr|nodejs-faye-websocket-0.7.2-3|11	URL:        http://github.com/faye/faye-websocket-node
14cr|nodejs-faye-websocket-0.7.2-3|12	Source0:    http://registry.npmjs.org/faye-websocket/-/faye-websocket-%{version}.tgz
14cr|nodejs-faye-websocket-0.7.2-3|13	BuildArch:  noarch
14cr|nodejs-faye-websocket-0.7.2-3|14	BuildRequires:  nodejs-packaging
14cr|nodejs-faye-websocket-0.7.2-3|15	
14cr|nodejs-faye-websocket-0.7.2-3|16	%if 0%{?enable_tests}
14cr|nodejs-faye-websocket-0.7.2-3|17	BuildRequires:  npm(jstest)
14cr|nodejs-faye-websocket-0.7.2-3|18	BuildRequires:  npm(websocket-driver)
14cr|nodejs-faye-websocket-0.7.2-3|19	%endif
14cr|nodejs-faye-websocket-0.7.2-3|20	
14cr|nodejs-faye-websocket-0.7.2-3|21	%description
14cr|nodejs-faye-websocket-0.7.2-3|22	%{summary}.
14cr|nodejs-faye-websocket-0.7.2-3|23	
14cr|nodejs-faye-websocket-0.7.2-3|24	
14cr|nodejs-faye-websocket-0.7.2-3|25	%prep
14cr|nodejs-faye-websocket-0.7.2-3|26	%setup -q -n package
14cr|nodejs-faye-websocket-0.7.2-3|27	
14cr|nodejs-faye-websocket-0.7.2-3|28	
14cr|nodejs-faye-websocket-0.7.2-3|29	%build
14cr|nodejs-faye-websocket-0.7.2-3|30	#nothing to do
14cr|nodejs-faye-websocket-0.7.2-3|31	
14cr|nodejs-faye-websocket-0.7.2-3|32	
14cr|nodejs-faye-websocket-0.7.2-3|33	%install
14cr|nodejs-faye-websocket-0.7.2-3|34	mkdir -p %{buildroot}%{nodejs_sitelib}/faye-websocket
14cr|nodejs-faye-websocket-0.7.2-3|35	cp -pr package.json lib/ \
14cr|nodejs-faye-websocket-0.7.2-3|36	%{buildroot}%{nodejs_sitelib}/faye-websocket
14cr|nodejs-faye-websocket-0.7.2-3|37	
14cr|nodejs-faye-websocket-0.7.2-3|38	%nodejs_symlink_deps
14cr|nodejs-faye-websocket-0.7.2-3|39	
14cr|nodejs-faye-websocket-0.7.2-3|40	
14cr|nodejs-faye-websocket-0.7.2-3|41	%if 0%{?enable_tests}
14cr|nodejs-faye-websocket-0.7.2-3|42	%check
14cr|nodejs-faye-websocket-0.7.2-3|43	%nodejs_symlink_deps --check
14cr|nodejs-faye-websocket-0.7.2-3|44	/usr/bin/jstest spec/runner.js
14cr|nodejs-faye-websocket-0.7.2-3|45	%endif
14cr|nodejs-faye-websocket-0.7.2-3|46	
14cr|nodejs-faye-websocket-0.7.2-3|47	
14cr|nodejs-faye-websocket-0.7.2-3|48	%files
14cr|nodejs-faye-websocket-0.7.2-3|49	%doc CHANGELOG.md README.md examples/
14cr|nodejs-faye-websocket-0.7.2-3|50	%{nodejs_sitelib}/faye-websocket
14cr|nodejs-faye-websocket-0.7.2-3|51	
14cr|nodejs-faye-websocket-0.7.2-3|52	
14cr|nodejs-faye-websocket-0.7.2-3|53	
14cr|nodejs-faye-websocket-0.7.2-3|54	%changelog
14cr|nodejs-faye-websocket-0.7.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-3
14cr|nodejs-faye-websocket-0.7.2-3|56	+ Revision: 36d6449
14cr|nodejs-faye-websocket-0.7.2-3|57	- MassBuild#464: Increase release tag
14cr|nodejs-faye-websocket-0.7.2-3|58	
14cr|nodejs-faye-websocket-0.7.2-3|59	

3365 14
14cr|nodejs-findup-sync-0.1.3-2|1	%global enable_tests 0
14cr|nodejs-findup-sync-0.1.3-2|2	
14cr|nodejs-findup-sync-0.1.3-2|3	Name:       nodejs-findup-sync
14cr|nodejs-findup-sync-0.1.3-2|4	Version:    0.1.3
14cr|nodejs-findup-sync-0.1.3-2|5	Release:    2
14cr|nodejs-findup-sync-0.1.3-2|6	Summary:    Find the first file matching a given pattern
14cr|nodejs-findup-sync-0.1.3-2|7	License:    MIT
14cr|nodejs-findup-sync-0.1.3-2|8	Group:      System/Libraries
14cr|nodejs-findup-sync-0.1.3-2|9	URL:        https://github.com/cowboy/node-findup-sync
14cr|nodejs-findup-sync-0.1.3-2|10	Source0:    http://registry.npmjs.org/findup-sync/-/findup-sync-%{version}.tgz
14cr|nodejs-findup-sync-0.1.3-2|11	BuildArch:  noarch
14cr|nodejs-findup-sync-0.1.3-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-findup-sync-0.1.3-2|13	
14cr|nodejs-findup-sync-0.1.3-2|14	%if 0%{?enable_tests}
14cr|nodejs-findup-sync-0.1.3-2|15	BuildRequires:  npm(grunt-cli)
14cr|nodejs-findup-sync-0.1.3-2|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-findup-sync-0.1.3-2|17	BuildRequires:  npm(lodash)
14cr|nodejs-findup-sync-0.1.3-2|18	%endif
14cr|nodejs-findup-sync-0.1.3-2|19	
14cr|nodejs-findup-sync-0.1.3-2|20	%description
14cr|nodejs-findup-sync-0.1.3-2|21	Find the first file matching a given pattern in the current directory or
14cr|nodejs-findup-sync-0.1.3-2|22	the nearest ancestor directory.
14cr|nodejs-findup-sync-0.1.3-2|23	
14cr|nodejs-findup-sync-0.1.3-2|24	
14cr|nodejs-findup-sync-0.1.3-2|25	%prep
14cr|nodejs-findup-sync-0.1.3-2|26	%setup -q -n package
14cr|nodejs-findup-sync-0.1.3-2|27	%nodejs_fixdep glob '~3.2.6'
14cr|nodejs-findup-sync-0.1.3-2|28	
14cr|nodejs-findup-sync-0.1.3-2|29	
14cr|nodejs-findup-sync-0.1.3-2|30	%build
14cr|nodejs-findup-sync-0.1.3-2|31	#nothing to do
14cr|nodejs-findup-sync-0.1.3-2|32	
14cr|nodejs-findup-sync-0.1.3-2|33	
14cr|nodejs-findup-sync-0.1.3-2|34	%install
14cr|nodejs-findup-sync-0.1.3-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/findup-sync
14cr|nodejs-findup-sync-0.1.3-2|36	cp -pr package.json lib/ \
14cr|nodejs-findup-sync-0.1.3-2|37	%{buildroot}%{nodejs_sitelib}/findup-sync
14cr|nodejs-findup-sync-0.1.3-2|38	
14cr|nodejs-findup-sync-0.1.3-2|39	%nodejs_symlink_deps
14cr|nodejs-findup-sync-0.1.3-2|40	
14cr|nodejs-findup-sync-0.1.3-2|41	
14cr|nodejs-findup-sync-0.1.3-2|42	%if 0%{?enable_tests}
14cr|nodejs-findup-sync-0.1.3-2|43	%check
14cr|nodejs-findup-sync-0.1.3-2|44	%nodejs_symlink_deps --check
14cr|nodejs-findup-sync-0.1.3-2|45	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/
14cr|nodejs-findup-sync-0.1.3-2|46	%endif
14cr|nodejs-findup-sync-0.1.3-2|47	
14cr|nodejs-findup-sync-0.1.3-2|48	
14cr|nodejs-findup-sync-0.1.3-2|49	%files
14cr|nodejs-findup-sync-0.1.3-2|50	%doc LICENSE-MIT README.md
14cr|nodejs-findup-sync-0.1.3-2|51	%{nodejs_sitelib}/findup-sync
14cr|nodejs-findup-sync-0.1.3-2|52	
14cr|nodejs-findup-sync-0.1.3-2|53	
14cr|nodejs-findup-sync-0.1.3-2|54	
14cr|nodejs-findup-sync-0.1.3-2|55	%changelog
14cr|nodejs-findup-sync-0.1.3-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-2
14cr|nodejs-findup-sync-0.1.3-2|57	+ Revision: fd0ab48
14cr|nodejs-findup-sync-0.1.3-2|58	- MassBuild#464: Increase release tag
14cr|nodejs-findup-sync-0.1.3-2|59	
14cr|nodejs-findup-sync-0.1.3-2|60	

3366 14
14cr|nodejs-forever-agent-0.5.0-3|1	Name:       nodejs-forever-agent
14cr|nodejs-forever-agent-0.5.0-3|2	Version:    0.5.0
14cr|nodejs-forever-agent-0.5.0-3|3	Release:    3
14cr|nodejs-forever-agent-0.5.0-3|4	Summary:    HTTP Agent that keeps socket connections alive between keep-alive requests
14cr|nodejs-forever-agent-0.5.0-3|5	# Apache 2.0 License added upstream, will appear in next release
14cr|nodejs-forever-agent-0.5.0-3|6	# https://github.com/mikeal/forever-agent/blob/master/LICENSE
14cr|nodejs-forever-agent-0.5.0-3|7	License:    ASL 2.0
14cr|nodejs-forever-agent-0.5.0-3|8	Group:      Development/Other
14cr|nodejs-forever-agent-0.5.0-3|9	URL:        https://github.com/mikeal/forever-agent
14cr|nodejs-forever-agent-0.5.0-3|10	Source0:    http://registry.npmjs.org/forever-agent/-/forever-agent-%{version}.tgz
14cr|nodejs-forever-agent-0.5.0-3|11	BuildArch:  noarch
14cr|nodejs-forever-agent-0.5.0-3|12	
14cr|nodejs-forever-agent-0.5.0-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-forever-agent-0.5.0-3|14	BuildRequires:  nodejs
14cr|nodejs-forever-agent-0.5.0-3|15	
14cr|nodejs-forever-agent-0.5.0-3|16	%description
14cr|nodejs-forever-agent-0.5.0-3|17	%{summary}.
14cr|nodejs-forever-agent-0.5.0-3|18	
14cr|nodejs-forever-agent-0.5.0-3|19	%prep
14cr|nodejs-forever-agent-0.5.0-3|20	%setup -q -n package
14cr|nodejs-forever-agent-0.5.0-3|21	
14cr|nodejs-forever-agent-0.5.0-3|22	%build
14cr|nodejs-forever-agent-0.5.0-3|23	#nothing to do
14cr|nodejs-forever-agent-0.5.0-3|24	
14cr|nodejs-forever-agent-0.5.0-3|25	%install
14cr|nodejs-forever-agent-0.5.0-3|26	
14cr|nodejs-forever-agent-0.5.0-3|27	mkdir -p %{buildroot}%{nodejs_sitelib}/forever-agent
14cr|nodejs-forever-agent-0.5.0-3|28	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/forever-agent
14cr|nodejs-forever-agent-0.5.0-3|29	
14cr|nodejs-forever-agent-0.5.0-3|30	%nodejs_symlink_deps
14cr|nodejs-forever-agent-0.5.0-3|31	
14cr|nodejs-forever-agent-0.5.0-3|32	%clean
14cr|nodejs-forever-agent-0.5.0-3|33	
14cr|nodejs-forever-agent-0.5.0-3|34	%files
14cr|nodejs-forever-agent-0.5.0-3|35	%defattr(-,root,root,-)
14cr|nodejs-forever-agent-0.5.0-3|36	%{nodejs_sitelib}/forever-agent
14cr|nodejs-forever-agent-0.5.0-3|37	
14cr|nodejs-forever-agent-0.5.0-3|38	
14cr|nodejs-forever-agent-0.5.0-3|39	%changelog
14cr|nodejs-forever-agent-0.5.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|nodejs-forever-agent-0.5.0-3|41	+ Revision: 70896a4
14cr|nodejs-forever-agent-0.5.0-3|42	- MassBuild#464: Increase release tag
14cr|nodejs-forever-agent-0.5.0-3|43	
14cr|nodejs-forever-agent-0.5.0-3|44	

3367 14
14cr|nodejs-form-data-0.1.1-2|1	Name:           nodejs-form-data
14cr|nodejs-form-data-0.1.1-2|2	Version:        0.1.1
14cr|nodejs-form-data-0.1.1-2|3	Release:        2
14cr|nodejs-form-data-0.1.1-2|4	Summary:        A module to create readable "multipart/form-data" streams
14cr|nodejs-form-data-0.1.1-2|5	Group:          System/Libraries
14cr|nodejs-form-data-0.1.1-2|6	License:        MIT
14cr|nodejs-form-data-0.1.1-2|7	URL:            https://github.com/felixge/node-form-data
14cr|nodejs-form-data-0.1.1-2|8	Source0:        http://registry.npmjs.org/form-data/-/form-data-%{version}.tgz
14cr|nodejs-form-data-0.1.1-2|9	
14cr|nodejs-form-data-0.1.1-2|10	BuildArch:  noarch
14cr|nodejs-form-data-0.1.1-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-form-data-0.1.1-2|12	
14cr|nodejs-form-data-0.1.1-2|13	%description
14cr|nodejs-form-data-0.1.1-2|14	A module to create readable "multipart/form-data" streams.  Can be used to
14cr|nodejs-form-data-0.1.1-2|15	submit forms and file uploads to other web applications.
14cr|nodejs-form-data-0.1.1-2|16	
14cr|nodejs-form-data-0.1.1-2|17	%prep
14cr|nodejs-form-data-0.1.1-2|18	%setup -q -n package
14cr|nodejs-form-data-0.1.1-2|19	
14cr|nodejs-form-data-0.1.1-2|20	%build
14cr|nodejs-form-data-0.1.1-2|21	#nothing to do
14cr|nodejs-form-data-0.1.1-2|22	
14cr|nodejs-form-data-0.1.1-2|23	%install
14cr|nodejs-form-data-0.1.1-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/form-data
14cr|nodejs-form-data-0.1.1-2|25	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/form-data
14cr|nodejs-form-data-0.1.1-2|26	
14cr|nodejs-form-data-0.1.1-2|27	%clean
14cr|nodejs-form-data-0.1.1-2|28	
14cr|nodejs-form-data-0.1.1-2|29	%files
14cr|nodejs-form-data-0.1.1-2|30	%defattr(-,root,root,-)
14cr|nodejs-form-data-0.1.1-2|31	%{nodejs_sitelib}/form-data
14cr|nodejs-form-data-0.1.1-2|32	%doc License Readme.md
14cr|nodejs-form-data-0.1.1-2|33	
14cr|nodejs-form-data-0.1.1-2|34	
14cr|nodejs-form-data-0.1.1-2|35	%changelog
14cr|nodejs-form-data-0.1.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
14cr|nodejs-form-data-0.1.1-2|37	+ Revision: 3db6b89
14cr|nodejs-form-data-0.1.1-2|38	- MassBuild#464: Increase release tag
14cr|nodejs-form-data-0.1.1-2|39	
14cr|nodejs-form-data-0.1.1-2|40	

3368 14
14cr|nodejs-formidable-1.0.14-4|1	%global enable_tests 0
14cr|nodejs-formidable-1.0.14-4|2	
14cr|nodejs-formidable-1.0.14-4|3	Name:       nodejs-formidable
14cr|nodejs-formidable-1.0.14-4|4	Version:    1.0.14
14cr|nodejs-formidable-1.0.14-4|5	Release:    4
14cr|nodejs-formidable-1.0.14-4|6	Summary:    A Node.js module for parsing form data, especially file uploads
14cr|nodejs-formidable-1.0.14-4|7	
14cr|nodejs-formidable-1.0.14-4|8	License:    MIT
14cr|nodejs-formidable-1.0.14-4|9	Group:      System/Libraries
14cr|nodejs-formidable-1.0.14-4|10	URL:        https://github.com/felixge/node-formidable
14cr|nodejs-formidable-1.0.14-4|11	Source0:    http://registry.npmjs.org/formidable/-/formidable-%{version}.tgz
14cr|nodejs-formidable-1.0.14-4|12	BuildArch:  noarch
14cr|nodejs-formidable-1.0.14-4|13	BuildRequires:  nodejs-packaging
14cr|nodejs-formidable-1.0.14-4|14	
14cr|nodejs-formidable-1.0.14-4|15	%if 0%{?enable_tests}
14cr|nodejs-formidable-1.0.14-4|16	BuildRequires:  npm(findit)
14cr|nodejs-formidable-1.0.14-4|17	BuildRequires:  npm(gently)
14cr|nodejs-formidable-1.0.14-4|18	BuildRequires:  npm(hashish)
14cr|nodejs-formidable-1.0.14-4|19	BuildRequires:  npm(urun)
14cr|nodejs-formidable-1.0.14-4|20	BuildRequires:  npm(utest)
14cr|nodejs-formidable-1.0.14-4|21	%endif
14cr|nodejs-formidable-1.0.14-4|22	
14cr|nodejs-formidable-1.0.14-4|23	%description
14cr|nodejs-formidable-1.0.14-4|24	This is a Node.js module for parsing form data, especially file uploads.
14cr|nodejs-formidable-1.0.14-4|25	It was developed for Transloadit, a service focused on uploading and encoding
14cr|nodejs-formidable-1.0.14-4|26	images and videos.
14cr|nodejs-formidable-1.0.14-4|27	
14cr|nodejs-formidable-1.0.14-4|28	It offers:
14cr|nodejs-formidable-1.0.14-4|29	- Fast (~500mb/sec), non-buffering multipart parser
14cr|nodejs-formidable-1.0.14-4|30	- Automatically writing file uploads to disk
14cr|nodejs-formidable-1.0.14-4|31	- Low memory footprint
14cr|nodejs-formidable-1.0.14-4|32	- Graceful error handling
14cr|nodejs-formidable-1.0.14-4|33	- Very high test coverage
14cr|nodejs-formidable-1.0.14-4|34	
14cr|nodejs-formidable-1.0.14-4|35	
14cr|nodejs-formidable-1.0.14-4|36	%prep
14cr|nodejs-formidable-1.0.14-4|37	%setup -q -n package
14cr|nodejs-formidable-1.0.14-4|38	rm -rf node-gently/
14cr|nodejs-formidable-1.0.14-4|39	
14cr|nodejs-formidable-1.0.14-4|40	
14cr|nodejs-formidable-1.0.14-4|41	%build
14cr|nodejs-formidable-1.0.14-4|42	#nothing to do
14cr|nodejs-formidable-1.0.14-4|43	
14cr|nodejs-formidable-1.0.14-4|44	
14cr|nodejs-formidable-1.0.14-4|45	%install
14cr|nodejs-formidable-1.0.14-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/formidable
14cr|nodejs-formidable-1.0.14-4|47	cp -pr package.json index.js lib/ tool/ \
14cr|nodejs-formidable-1.0.14-4|48	%{buildroot}%{nodejs_sitelib}/formidable
14cr|nodejs-formidable-1.0.14-4|49	
14cr|nodejs-formidable-1.0.14-4|50	%nodejs_symlink_deps
14cr|nodejs-formidable-1.0.14-4|51	
14cr|nodejs-formidable-1.0.14-4|52	
14cr|nodejs-formidable-1.0.14-4|53	%if 0%{?enable_tests}
14cr|nodejs-formidable-1.0.14-4|54	%check
14cr|nodejs-formidable-1.0.14-4|55	%__nodejs test/run.js
14cr|nodejs-formidable-1.0.14-4|56	%endif
14cr|nodejs-formidable-1.0.14-4|57	
14cr|nodejs-formidable-1.0.14-4|58	
14cr|nodejs-formidable-1.0.14-4|59	%files
14cr|nodejs-formidable-1.0.14-4|60	%doc LICENSE Readme.md example/
14cr|nodejs-formidable-1.0.14-4|61	%{nodejs_sitelib}/formidable
14cr|nodejs-formidable-1.0.14-4|62	
14cr|nodejs-formidable-1.0.14-4|63	
14cr|nodejs-formidable-1.0.14-4|64	
14cr|nodejs-formidable-1.0.14-4|65	%changelog
14cr|nodejs-formidable-1.0.14-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-4
14cr|nodejs-formidable-1.0.14-4|67	+ Revision: d932ea8
14cr|nodejs-formidable-1.0.14-4|68	- MassBuild#464: Increase release tag
14cr|nodejs-formidable-1.0.14-4|69	
14cr|nodejs-formidable-1.0.14-4|70	

3369 14
14cr|nodejs-fresh-0.2.2-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-fresh-0.2.2-2|2	
14cr|nodejs-fresh-0.2.2-2|3	%global enable_tests 0
14cr|nodejs-fresh-0.2.2-2|4	
14cr|nodejs-fresh-0.2.2-2|5	Name:       nodejs-fresh
14cr|nodejs-fresh-0.2.2-2|6	Version:    0.2.2
14cr|nodejs-fresh-0.2.2-2|7	Release:    2%{?dist}
14cr|nodejs-fresh-0.2.2-2|8	Summary:    HTTP response freshness testing for Node.js
14cr|nodejs-fresh-0.2.2-2|9	License:    MIT
14cr|nodejs-fresh-0.2.2-2|10	Group:      Development/Other
14cr|nodejs-fresh-0.2.2-2|11	URL:        https://github.com/visionmedia/node-fresh
14cr|nodejs-fresh-0.2.2-2|12	Source0:    http://registry.npmjs.org/fresh/-/fresh-%{version}.tgz
14cr|nodejs-fresh-0.2.2-2|13	# The test files are not included in the npm tarball.
14cr|nodejs-fresh-0.2.2-2|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-fresh-0.2.2-2|15	# version control repository.
14cr|nodejs-fresh-0.2.2-2|16	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-fresh-0.2.2-2|17	Source10:   dl-tests.sh
14cr|nodejs-fresh-0.2.2-2|18	
14cr|nodejs-fresh-0.2.2-2|19	BuildArch:  noarch
14cr|nodejs-fresh-0.2.2-2|20	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-fresh-0.2.2-2|21	
14cr|nodejs-fresh-0.2.2-2|22	BuildRequires:  nodejs-packaging
14cr|nodejs-fresh-0.2.2-2|23	
14cr|nodejs-fresh-0.2.2-2|24	%if 0%{?enable_tests}
14cr|nodejs-fresh-0.2.2-2|25	BuildRequires:  npm(mocha)
14cr|nodejs-fresh-0.2.2-2|26	BuildRequires:  npm(should)
14cr|nodejs-fresh-0.2.2-2|27	%endif
14cr|nodejs-fresh-0.2.2-2|28	
14cr|nodejs-fresh-0.2.2-2|29	%description
14cr|nodejs-fresh-0.2.2-2|30	This Node.js module provides HTTP response freshness testing, checking
14cr|nodejs-fresh-0.2.2-2|31	the freshness of req and res headers.
14cr|nodejs-fresh-0.2.2-2|32	
14cr|nodejs-fresh-0.2.2-2|33	When the cache is "fresh" true is returned, otherwise false is returned
14cr|nodejs-fresh-0.2.2-2|34	to indicate that the cache is now stale.
14cr|nodejs-fresh-0.2.2-2|35	
14cr|nodejs-fresh-0.2.2-2|36	
14cr|nodejs-fresh-0.2.2-2|37	%prep
14cr|nodejs-fresh-0.2.2-2|38	%setup -q -n package
14cr|nodejs-fresh-0.2.2-2|39	%setup -q -T -D -a 1 -n package
14cr|nodejs-fresh-0.2.2-2|40	
14cr|nodejs-fresh-0.2.2-2|41	%build
14cr|nodejs-fresh-0.2.2-2|42	#nothing to do
14cr|nodejs-fresh-0.2.2-2|43	
14cr|nodejs-fresh-0.2.2-2|44	
14cr|nodejs-fresh-0.2.2-2|45	%install
14cr|nodejs-fresh-0.2.2-2|46	mkdir -p %{buildroot}%{nodejs_sitelib}/fresh
14cr|nodejs-fresh-0.2.2-2|47	cp -pr package.json index.js \
14cr|nodejs-fresh-0.2.2-2|48	%{buildroot}%{nodejs_sitelib}/fresh
14cr|nodejs-fresh-0.2.2-2|49	
14cr|nodejs-fresh-0.2.2-2|50	%nodejs_symlink_deps
14cr|nodejs-fresh-0.2.2-2|51	
14cr|nodejs-fresh-0.2.2-2|52	
14cr|nodejs-fresh-0.2.2-2|53	%if 0%{?enable_tests}
14cr|nodejs-fresh-0.2.2-2|54	%check
14cr|nodejs-fresh-0.2.2-2|55	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require should
14cr|nodejs-fresh-0.2.2-2|56	%endif
14cr|nodejs-fresh-0.2.2-2|57	
14cr|nodejs-fresh-0.2.2-2|58	
14cr|nodejs-fresh-0.2.2-2|59	%files
14cr|nodejs-fresh-0.2.2-2|60	%doc History.md Readme.md
14cr|nodejs-fresh-0.2.2-2|61	%{nodejs_sitelib}/fresh
14cr|nodejs-fresh-0.2.2-2|62	
14cr|nodejs-fresh-0.2.2-2|63	%changelog

3370 14
14cr|nodejs-fs-extra-0.8.1-4|1	%global enable_tests 0
14cr|nodejs-fs-extra-0.8.1-4|2	
14cr|nodejs-fs-extra-0.8.1-4|3	Name:       nodejs-fs-extra
14cr|nodejs-fs-extra-0.8.1-4|4	Version:    0.8.1
14cr|nodejs-fs-extra-0.8.1-4|5	Release:    4
14cr|nodejs-fs-extra-0.8.1-4|6	Summary:    A drop-in replacement for Node's native fs module with a few extra methods
14cr|nodejs-fs-extra-0.8.1-4|7	License:    MIT
14cr|nodejs-fs-extra-0.8.1-4|8	Group:      System/Libraries
14cr|nodejs-fs-extra-0.8.1-4|9	URL:        https://github.com/jprichardson/node-fs-extra
14cr|nodejs-fs-extra-0.8.1-4|10	Source0:    http://registry.npmjs.org/fs-extra/-/fs-extra-%{version}.tgz
14cr|nodejs-fs-extra-0.8.1-4|11	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-fs-extra-0.8.1-4|12	# version control repository.
14cr|nodejs-fs-extra-0.8.1-4|13	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-fs-extra-0.8.1-4|14	Source10:   dl-tests.sh
14cr|nodejs-fs-extra-0.8.1-4|15	
14cr|nodejs-fs-extra-0.8.1-4|16	BuildArch:  noarch
14cr|nodejs-fs-extra-0.8.1-4|17	BuildRequires:  nodejs-packaging
14cr|nodejs-fs-extra-0.8.1-4|18	
14cr|nodejs-fs-extra-0.8.1-4|19	%if 0%{?enable_tests}
14cr|nodejs-fs-extra-0.8.1-4|20	BuildRequires:  npm(jsonfile)
14cr|nodejs-fs-extra-0.8.1-4|21	BuildRequires:  npm(mkdirp)
14cr|nodejs-fs-extra-0.8.1-4|22	BuildRequires:  npm(mocha)
14cr|nodejs-fs-extra-0.8.1-4|23	BuildRequires:  npm(ncp)
14cr|nodejs-fs-extra-0.8.1-4|24	BuildRequires:  npm(rimraf)
14cr|nodejs-fs-extra-0.8.1-4|25	# Not yet packaged.
14cr|nodejs-fs-extra-0.8.1-4|26	# BuildRequires:  npm(path-extra)
14cr|nodejs-fs-extra-0.8.1-4|27	# BuildRequires:  npm(testutil)
14cr|nodejs-fs-extra-0.8.1-4|28	%endif
14cr|nodejs-fs-extra-0.8.1-4|29	
14cr|nodejs-fs-extra-0.8.1-4|30	%description
14cr|nodejs-fs-extra-0.8.1-4|31	%{summary}.
14cr|nodejs-fs-extra-0.8.1-4|32	
14cr|nodejs-fs-extra-0.8.1-4|33	
14cr|nodejs-fs-extra-0.8.1-4|34	%prep
14cr|nodejs-fs-extra-0.8.1-4|35	%setup -q -n package
14cr|nodejs-fs-extra-0.8.1-4|36	%setup -q -T -D -a 1 -n package
14cr|nodejs-fs-extra-0.8.1-4|37	chmod 644 package.json
14cr|nodejs-fs-extra-0.8.1-4|38	
14cr|nodejs-fs-extra-0.8.1-4|39	%nodejs_fixdep ncp '~0.4'
14cr|nodejs-fs-extra-0.8.1-4|40	
14cr|nodejs-fs-extra-0.8.1-4|41	
14cr|nodejs-fs-extra-0.8.1-4|42	%build
14cr|nodejs-fs-extra-0.8.1-4|43	#nothing to do
14cr|nodejs-fs-extra-0.8.1-4|44	
14cr|nodejs-fs-extra-0.8.1-4|45	
14cr|nodejs-fs-extra-0.8.1-4|46	%install
14cr|nodejs-fs-extra-0.8.1-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/fs-extra
14cr|nodejs-fs-extra-0.8.1-4|48	cp -pr package.json lib/ \
14cr|nodejs-fs-extra-0.8.1-4|49	%{buildroot}%{nodejs_sitelib}/fs-extra
14cr|nodejs-fs-extra-0.8.1-4|50	
14cr|nodejs-fs-extra-0.8.1-4|51	%nodejs_symlink_deps
14cr|nodejs-fs-extra-0.8.1-4|52	
14cr|nodejs-fs-extra-0.8.1-4|53	
14cr|nodejs-fs-extra-0.8.1-4|54	%if 0%{?enable_tests}
14cr|nodejs-fs-extra-0.8.1-4|55	%check
14cr|nodejs-fs-extra-0.8.1-4|56	%nodejs_symlink_deps --check
14cr|nodejs-fs-extra-0.8.1-4|57	# /usr/bin/npm install path-extra@0.0.x
14cr|nodejs-fs-extra-0.8.1-4|58	# /usr/bin/npm install testutil@0.5.x
14cr|nodejs-fs-extra-0.8.1-4|59	/usr/bin/mocha -R spec test
14cr|nodejs-fs-extra-0.8.1-4|60	%endif
14cr|nodejs-fs-extra-0.8.1-4|61	
14cr|nodejs-fs-extra-0.8.1-4|62	
14cr|nodejs-fs-extra-0.8.1-4|63	%files
14cr|nodejs-fs-extra-0.8.1-4|64	%doc CHANGELOG.md LICENSE README.md
14cr|nodejs-fs-extra-0.8.1-4|65	%{nodejs_sitelib}/fs-extra
14cr|nodejs-fs-extra-0.8.1-4|66	
14cr|nodejs-fs-extra-0.8.1-4|67	
14cr|nodejs-fs-extra-0.8.1-4|68	
14cr|nodejs-fs-extra-0.8.1-4|69	%changelog
14cr|nodejs-fs-extra-0.8.1-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-4
14cr|nodejs-fs-extra-0.8.1-4|71	+ Revision: 310e649
14cr|nodejs-fs-extra-0.8.1-4|72	- MassBuild#464: Increase release tag
14cr|nodejs-fs-extra-0.8.1-4|73	
14cr|nodejs-fs-extra-0.8.1-4|74	

3371 14
14cr|nodejs-fstream-0.1.24-2|1	Name:       nodejs-fstream
14cr|nodejs-fstream-0.1.24-2|2	Version:    0.1.24
14cr|nodejs-fstream-0.1.24-2|3	Release:    2
14cr|nodejs-fstream-0.1.24-2|4	Summary:    Advanced file system stream objects for Node.js
14cr|nodejs-fstream-0.1.24-2|5	
14cr|nodejs-fstream-0.1.24-2|6	License:    BSD
14cr|nodejs-fstream-0.1.24-2|7	Group:      System/Libraries
14cr|nodejs-fstream-0.1.24-2|8	URL:        https://github.com/isaacs/fstream
14cr|nodejs-fstream-0.1.24-2|9	Source0:    http://registry.npmjs.org/fstream/-/fstream-%{version}.tgz
14cr|nodejs-fstream-0.1.24-2|10	BuildArch:  noarch
14cr|nodejs-fstream-0.1.24-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-fstream-0.1.24-2|12	BuildRequires:  nodejs
14cr|nodejs-fstream-0.1.24-2|13	
14cr|nodejs-fstream-0.1.24-2|14	%description
14cr|nodejs-fstream-0.1.24-2|15	Provides advanced file system stream objects for Node.js.  These objects are
14cr|nodejs-fstream-0.1.24-2|16	like FS streams, but with stat on them, and support directories and
14cr|nodejs-fstream-0.1.24-2|17	symbolic links, as well as normal files.  Also, you can use them to set
14cr|nodejs-fstream-0.1.24-2|18	the stats on a file, even if you don't change its contents, or to create
14cr|nodejs-fstream-0.1.24-2|19	a symlink, etc.
14cr|nodejs-fstream-0.1.24-2|20	
14cr|nodejs-fstream-0.1.24-2|21	%prep
14cr|nodejs-fstream-0.1.24-2|22	%setup -q -n package
14cr|nodejs-fstream-0.1.24-2|23	
14cr|nodejs-fstream-0.1.24-2|24	%build
14cr|nodejs-fstream-0.1.24-2|25	#nothing to do
14cr|nodejs-fstream-0.1.24-2|26	
14cr|nodejs-fstream-0.1.24-2|27	%install
14cr|nodejs-fstream-0.1.24-2|28	
14cr|nodejs-fstream-0.1.24-2|29	mkdir -p %{buildroot}%{nodejs_sitelib}/fstream
14cr|nodejs-fstream-0.1.24-2|30	cp -pr lib fstream.js package.json %{buildroot}%{nodejs_sitelib}/fstream
14cr|nodejs-fstream-0.1.24-2|31	
14cr|nodejs-fstream-0.1.24-2|32	%nodejs_symlink_deps
14cr|nodejs-fstream-0.1.24-2|33	
14cr|nodejs-fstream-0.1.24-2|34	%clean
14cr|nodejs-fstream-0.1.24-2|35	
14cr|nodejs-fstream-0.1.24-2|36	%files
14cr|nodejs-fstream-0.1.24-2|37	%defattr(-,root,root,-)
14cr|nodejs-fstream-0.1.24-2|38	%{nodejs_sitelib}/fstream
14cr|nodejs-fstream-0.1.24-2|39	%doc LICENSE README.md examples
14cr|nodejs-fstream-0.1.24-2|40	
14cr|nodejs-fstream-0.1.24-2|41	
14cr|nodejs-fstream-0.1.24-2|42	%changelog
14cr|nodejs-fstream-0.1.24-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.24-2
14cr|nodejs-fstream-0.1.24-2|44	+ Revision: 6a2bee1
14cr|nodejs-fstream-0.1.24-2|45	- MassBuild#464: Increase release tag
14cr|nodejs-fstream-0.1.24-2|46	
14cr|nodejs-fstream-0.1.24-2|47	

3372 14
14cr|nodejs-fstream-ignore-0.0.7-3|1	Name:       nodejs-fstream-ignore
14cr|nodejs-fstream-ignore-0.0.7-3|2	Version:    0.0.7
14cr|nodejs-fstream-ignore-0.0.7-3|3	Release:    3
14cr|nodejs-fstream-ignore-0.0.7-3|4	Summary:    A file stream object that can ignore files by globs
14cr|nodejs-fstream-ignore-0.0.7-3|5	
14cr|nodejs-fstream-ignore-0.0.7-3|6	# a copy of the BSD license will be included in the next upstream release
14cr|nodejs-fstream-ignore-0.0.7-3|7	# https://github.com/isaacs/fstream-ignore/commit/f5b9b1d981ff98ce1c92d4eac2b1aa91a142e421
14cr|nodejs-fstream-ignore-0.0.7-3|8	License:    BSD
14cr|nodejs-fstream-ignore-0.0.7-3|9	Group:      System/Libraries
14cr|nodejs-fstream-ignore-0.0.7-3|10	URL:        https://github.com/isaacs/fstream-ignore
14cr|nodejs-fstream-ignore-0.0.7-3|11	Source0:    http://registry.npmjs.org/fstream-ignore/-/fstream-ignore-%{version}.tgz
14cr|nodejs-fstream-ignore-0.0.7-3|12	BuildArch:  noarch
14cr|nodejs-fstream-ignore-0.0.7-3|13	
14cr|nodejs-fstream-ignore-0.0.7-3|14	BuildRequires:  nodejs-packaging
14cr|nodejs-fstream-ignore-0.0.7-3|15	BuildRequires:  nodejs
14cr|nodejs-fstream-ignore-0.0.7-3|16	
14cr|nodejs-fstream-ignore-0.0.7-3|17	%description
14cr|nodejs-fstream-ignore-0.0.7-3|18	%{summary}.
14cr|nodejs-fstream-ignore-0.0.7-3|19	
14cr|nodejs-fstream-ignore-0.0.7-3|20	%prep
14cr|nodejs-fstream-ignore-0.0.7-3|21	%setup -q -n package
14cr|nodejs-fstream-ignore-0.0.7-3|22	
14cr|nodejs-fstream-ignore-0.0.7-3|23	%build
14cr|nodejs-fstream-ignore-0.0.7-3|24	#nothing to do
14cr|nodejs-fstream-ignore-0.0.7-3|25	
14cr|nodejs-fstream-ignore-0.0.7-3|26	%install
14cr|nodejs-fstream-ignore-0.0.7-3|27	
14cr|nodejs-fstream-ignore-0.0.7-3|28	mkdir -p %{buildroot}%{nodejs_sitelib}/fstream-ignore
14cr|nodejs-fstream-ignore-0.0.7-3|29	cp -pr ignore.js package.json %{buildroot}%{nodejs_sitelib}/fstream-ignore
14cr|nodejs-fstream-ignore-0.0.7-3|30	
14cr|nodejs-fstream-ignore-0.0.7-3|31	%nodejs_symlink_deps
14cr|nodejs-fstream-ignore-0.0.7-3|32	
14cr|nodejs-fstream-ignore-0.0.7-3|33	%clean
14cr|nodejs-fstream-ignore-0.0.7-3|34	
14cr|nodejs-fstream-ignore-0.0.7-3|35	%files
14cr|nodejs-fstream-ignore-0.0.7-3|36	%defattr(-,root,root,-)
14cr|nodejs-fstream-ignore-0.0.7-3|37	%{nodejs_sitelib}/fstream-ignore
14cr|nodejs-fstream-ignore-0.0.7-3|38	%doc README.md example
14cr|nodejs-fstream-ignore-0.0.7-3|39	
14cr|nodejs-fstream-ignore-0.0.7-3|40	
14cr|nodejs-fstream-ignore-0.0.7-3|41	%changelog
14cr|nodejs-fstream-ignore-0.0.7-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-3
14cr|nodejs-fstream-ignore-0.0.7-3|43	+ Revision: 90538b8
14cr|nodejs-fstream-ignore-0.0.7-3|44	- MassBuild#464: Increase release tag
14cr|nodejs-fstream-ignore-0.0.7-3|45	
14cr|nodejs-fstream-ignore-0.0.7-3|46	

3373 14
14cr|nodejs-fstream-npm-0.1.5-3|1	Name:       nodejs-fstream-npm
14cr|nodejs-fstream-npm-0.1.5-3|2	Version:    0.1.5
14cr|nodejs-fstream-npm-0.1.5-3|3	Release:    3
14cr|nodejs-fstream-npm-0.1.5-3|4	Summary:    An fstream class for creating npm packages
14cr|nodejs-fstream-npm-0.1.5-3|5	License:    BSD
14cr|nodejs-fstream-npm-0.1.5-3|6	Group:      System/Libraries
14cr|nodejs-fstream-npm-0.1.5-3|7	URL:        https://github.com/isaacs/fstream-npm
14cr|nodejs-fstream-npm-0.1.5-3|8	Source0:    http://registry.npmjs.org/fstream-npm/-/fstream-npm-%{version}.tgz
14cr|nodejs-fstream-npm-0.1.5-3|9	BuildArch:  noarch
14cr|nodejs-fstream-npm-0.1.5-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-fstream-npm-0.1.5-3|11	BuildRequires:  nodejs
14cr|nodejs-fstream-npm-0.1.5-3|12	
14cr|nodejs-fstream-npm-0.1.5-3|13	%description
14cr|nodejs-fstream-npm-0.1.5-3|14	%{summary}.
14cr|nodejs-fstream-npm-0.1.5-3|15	
14cr|nodejs-fstream-npm-0.1.5-3|16	%prep
14cr|nodejs-fstream-npm-0.1.5-3|17	%setup -q -n package
14cr|nodejs-fstream-npm-0.1.5-3|18	
14cr|nodejs-fstream-npm-0.1.5-3|19	%build
14cr|nodejs-fstream-npm-0.1.5-3|20	#nothing to do
14cr|nodejs-fstream-npm-0.1.5-3|21	
14cr|nodejs-fstream-npm-0.1.5-3|22	%install
14cr|nodejs-fstream-npm-0.1.5-3|23	
14cr|nodejs-fstream-npm-0.1.5-3|24	mkdir -p %{buildroot}%{nodejs_sitelib}/fstream-npm
14cr|nodejs-fstream-npm-0.1.5-3|25	cp -pr fstream-npm.js package.json %{buildroot}%{nodejs_sitelib}/fstream-npm
14cr|nodejs-fstream-npm-0.1.5-3|26	
14cr|nodejs-fstream-npm-0.1.5-3|27	%nodejs_symlink_deps
14cr|nodejs-fstream-npm-0.1.5-3|28	
14cr|nodejs-fstream-npm-0.1.5-3|29	%clean
14cr|nodejs-fstream-npm-0.1.5-3|30	
14cr|nodejs-fstream-npm-0.1.5-3|31	%files
14cr|nodejs-fstream-npm-0.1.5-3|32	%defattr(-,root,root,-)
14cr|nodejs-fstream-npm-0.1.5-3|33	%{nodejs_sitelib}/fstream-npm
14cr|nodejs-fstream-npm-0.1.5-3|34	%doc README.md example LICENCE
14cr|nodejs-fstream-npm-0.1.5-3|35	
14cr|nodejs-fstream-npm-0.1.5-3|36	
14cr|nodejs-fstream-npm-0.1.5-3|37	%changelog
14cr|nodejs-fstream-npm-0.1.5-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-3
14cr|nodejs-fstream-npm-0.1.5-3|39	+ Revision: 9c3bef0
14cr|nodejs-fstream-npm-0.1.5-3|40	- MassBuild#464: Increase release tag
14cr|nodejs-fstream-npm-0.1.5-3|41	
14cr|nodejs-fstream-npm-0.1.5-3|42	

3374 14
14cr|nodejs-gaze-0.5.1-3|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-gaze-0.5.1-3|2	
14cr|nodejs-gaze-0.5.1-3|3	%global enable_tests 0
14cr|nodejs-gaze-0.5.1-3|4	
14cr|nodejs-gaze-0.5.1-3|5	Name:       nodejs-gaze
14cr|nodejs-gaze-0.5.1-3|6	Version:    0.5.1
14cr|nodejs-gaze-0.5.1-3|7	Release:    3%{?dist}
14cr|nodejs-gaze-0.5.1-3|8	Summary:    A globbing fs.watch wrapper built from parts of other watch libraries
14cr|nodejs-gaze-0.5.1-3|9	License:    MIT
14cr|nodejs-gaze-0.5.1-3|10	Group:      Development/Other
14cr|nodejs-gaze-0.5.1-3|11	URL:        https://github.com/shama/gaze
14cr|nodejs-gaze-0.5.1-3|12	Source0:    http://registry.npmjs.org/gaze/-/gaze-%{version}.tgz
14cr|nodejs-gaze-0.5.1-3|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-gaze-0.5.1-3|14	# version control repository.
14cr|nodejs-gaze-0.5.1-3|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-gaze-0.5.1-3|16	Source2:    https://raw.githubusercontent.com/shama/gaze/dad5345a2876346fe49a68ee6e4db34205680798/Gruntfile.js
14cr|nodejs-gaze-0.5.1-3|17	Source10:   dl-tests.sh
14cr|nodejs-gaze-0.5.1-3|18	
14cr|nodejs-gaze-0.5.1-3|19	BuildArch:  noarch
14cr|nodejs-gaze-0.5.1-3|20	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-gaze-0.5.1-3|21	
14cr|nodejs-gaze-0.5.1-3|22	BuildRequires:  nodejs-packaging
14cr|nodejs-gaze-0.5.1-3|23	
14cr|nodejs-gaze-0.5.1-3|24	%if 0%{?enable_tests}
14cr|nodejs-gaze-0.5.1-3|25	BuildRequires:  npm(async)
14cr|nodejs-gaze-0.5.1-3|26	BuildRequires:  npm(globule)
14cr|nodejs-gaze-0.5.1-3|27	BuildRequires:  npm(grunt)
14cr|nodejs-gaze-0.5.1-3|28	BuildRequires:  npm(grunt-cli)
14cr|nodejs-gaze-0.5.1-3|29	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-gaze-0.5.1-3|30	BuildRequires:  npm(nodeunit)
14cr|nodejs-gaze-0.5.1-3|31	BuildRequires:  npm(rimraf)
14cr|nodejs-gaze-0.5.1-3|32	%endif
14cr|nodejs-gaze-0.5.1-3|33	
14cr|nodejs-gaze-0.5.1-3|34	%description
14cr|nodejs-gaze-0.5.1-3|35	This Node.js module provides a globbing fs.watch wrapper built from the best
14cr|nodejs-gaze-0.5.1-3|36	parts of other fine watch libraries: speedy data behavior from chokidar, the
14cr|nodejs-gaze-0.5.1-3|37	API interface from watch, and file globbing using glob.
14cr|nodejs-gaze-0.5.1-3|38	
14cr|nodejs-gaze-0.5.1-3|39	
14cr|nodejs-gaze-0.5.1-3|40	%prep
14cr|nodejs-gaze-0.5.1-3|41	%setup -q -n package
14cr|nodejs-gaze-0.5.1-3|42	%setup -q -T -D -a 1 -n package
14cr|nodejs-gaze-0.5.1-3|43	cp -p %{SOURCE2} .
14cr|nodejs-gaze-0.5.1-3|44	
14cr|nodejs-gaze-0.5.1-3|45	%nodejs_fixdep globule '~0.1'
14cr|nodejs-gaze-0.5.1-3|46	
14cr|nodejs-gaze-0.5.1-3|47	
14cr|nodejs-gaze-0.5.1-3|48	%build
14cr|nodejs-gaze-0.5.1-3|49	#nothing to do
14cr|nodejs-gaze-0.5.1-3|50	
14cr|nodejs-gaze-0.5.1-3|51	
14cr|nodejs-gaze-0.5.1-3|52	%install
14cr|nodejs-gaze-0.5.1-3|53	mkdir -p %{buildroot}%{nodejs_sitelib}/gaze
14cr|nodejs-gaze-0.5.1-3|54	cp -pr package.json lib/ \
14cr|nodejs-gaze-0.5.1-3|55	%{buildroot}%{nodejs_sitelib}/gaze
14cr|nodejs-gaze-0.5.1-3|56	
14cr|nodejs-gaze-0.5.1-3|57	%nodejs_symlink_deps
14cr|nodejs-gaze-0.5.1-3|58	
14cr|nodejs-gaze-0.5.1-3|59	
14cr|nodejs-gaze-0.5.1-3|60	%if 0%{?enable_tests}
14cr|nodejs-gaze-0.5.1-3|61	%check
14cr|nodejs-gaze-0.5.1-3|62	%nodejs_symlink_deps --check
14cr|nodejs-gaze-0.5.1-3|63	/usr/bin/grunt nodeunit -v
14cr|nodejs-gaze-0.5.1-3|64	%endif
14cr|nodejs-gaze-0.5.1-3|65	
14cr|nodejs-gaze-0.5.1-3|66	
14cr|nodejs-gaze-0.5.1-3|67	%files
14cr|nodejs-gaze-0.5.1-3|68	%doc LICENSE-MIT README.md
14cr|nodejs-gaze-0.5.1-3|69	%{nodejs_sitelib}/gaze
14cr|nodejs-gaze-0.5.1-3|70	
14cr|nodejs-gaze-0.5.1-3|71	%changelog

3375 14
14cr|nodejs-generic-pool-2.0.3-4|1	%global enable_tests 0
14cr|nodejs-generic-pool-2.0.3-4|2	
14cr|nodejs-generic-pool-2.0.3-4|3	Name:       nodejs-generic-pool
14cr|nodejs-generic-pool-2.0.3-4|4	Version:    2.0.3
14cr|nodejs-generic-pool-2.0.3-4|5	Release:    4
14cr|nodejs-generic-pool-2.0.3-4|6	Summary:    Generic resource pooling for Node.js
14cr|nodejs-generic-pool-2.0.3-4|7	# License text is included in README.md.
14cr|nodejs-generic-pool-2.0.3-4|8	License:    MIT
14cr|nodejs-generic-pool-2.0.3-4|9	Group:      System/Libraries
14cr|nodejs-generic-pool-2.0.3-4|10	URL:        https://github.com/coopernurse/node-pool
14cr|nodejs-generic-pool-2.0.3-4|11	Source0:    http://registry.npmjs.org/generic-pool/-/generic-pool-%{version}.tgz
14cr|nodejs-generic-pool-2.0.3-4|12	BuildArch:  noarch
14cr|nodejs-generic-pool-2.0.3-4|13	BuildRequires:  nodejs-packaging
14cr|nodejs-generic-pool-2.0.3-4|14	
14cr|nodejs-generic-pool-2.0.3-4|15	%if 0%{?enable_tests}
14cr|nodejs-generic-pool-2.0.3-4|16	BuildRequires:  npm(expresso)
14cr|nodejs-generic-pool-2.0.3-4|17	%endif
14cr|nodejs-generic-pool-2.0.3-4|18	
14cr|nodejs-generic-pool-2.0.3-4|19	%description
14cr|nodejs-generic-pool-2.0.3-4|20	%{summary}
14cr|nodejs-generic-pool-2.0.3-4|21	
14cr|nodejs-generic-pool-2.0.3-4|22	
14cr|nodejs-generic-pool-2.0.3-4|23	%prep
14cr|nodejs-generic-pool-2.0.3-4|24	%setup -q -n package
14cr|nodejs-generic-pool-2.0.3-4|25	
14cr|nodejs-generic-pool-2.0.3-4|26	
14cr|nodejs-generic-pool-2.0.3-4|27	%build
14cr|nodejs-generic-pool-2.0.3-4|28	#nothing to do
14cr|nodejs-generic-pool-2.0.3-4|29	
14cr|nodejs-generic-pool-2.0.3-4|30	
14cr|nodejs-generic-pool-2.0.3-4|31	%install
14cr|nodejs-generic-pool-2.0.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/generic-pool
14cr|nodejs-generic-pool-2.0.3-4|33	cp -pr package.json lib/ \
14cr|nodejs-generic-pool-2.0.3-4|34	%{buildroot}%{nodejs_sitelib}/generic-pool
14cr|nodejs-generic-pool-2.0.3-4|35	
14cr|nodejs-generic-pool-2.0.3-4|36	%nodejs_symlink_deps
14cr|nodejs-generic-pool-2.0.3-4|37	
14cr|nodejs-generic-pool-2.0.3-4|38	
14cr|nodejs-generic-pool-2.0.3-4|39	%if 0%{?enable_tests}
14cr|nodejs-generic-pool-2.0.3-4|40	%check
14cr|nodejs-generic-pool-2.0.3-4|41	%{nodejs_sitelib}/expresso/bin/expresso -I lib test/*.js
14cr|nodejs-generic-pool-2.0.3-4|42	%endif
14cr|nodejs-generic-pool-2.0.3-4|43	
14cr|nodejs-generic-pool-2.0.3-4|44	
14cr|nodejs-generic-pool-2.0.3-4|45	%files
14cr|nodejs-generic-pool-2.0.3-4|46	%doc README.md
14cr|nodejs-generic-pool-2.0.3-4|47	%{nodejs_sitelib}/generic-pool
14cr|nodejs-generic-pool-2.0.3-4|48	
14cr|nodejs-generic-pool-2.0.3-4|49	
14cr|nodejs-generic-pool-2.0.3-4|50	
14cr|nodejs-generic-pool-2.0.3-4|51	%changelog
14cr|nodejs-generic-pool-2.0.3-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-4
14cr|nodejs-generic-pool-2.0.3-4|53	+ Revision: 830070d
14cr|nodejs-generic-pool-2.0.3-4|54	- MassBuild#464: Increase release tag
14cr|nodejs-generic-pool-2.0.3-4|55	
14cr|nodejs-generic-pool-2.0.3-4|56	

3376 14
14cr|nodejs-get-1.3.0-2|1	%global enable_tests 0
14cr|nodejs-get-1.3.0-2|2	
14cr|nodejs-get-1.3.0-2|3	Name:           nodejs-get
14cr|nodejs-get-1.3.0-2|4	Version:        1.3.0
14cr|nodejs-get-1.3.0-2|5	Release:        2
14cr|nodejs-get-1.3.0-2|6	Summary:        A slightly higher-level HTTP client for node
14cr|nodejs-get-1.3.0-2|7	Group:		Development/Other
14cr|nodejs-get-1.3.0-2|8	License:        BSD
14cr|nodejs-get-1.3.0-2|9	URL:            http://github.com/developmentseed/node-get
14cr|nodejs-get-1.3.0-2|10	Source0:        http://registry.npmjs.org/get/-/get-%{version}.tgz
14cr|nodejs-get-1.3.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-get-1.3.0-2|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-get-1.3.0-2|13	# version control repository.
14cr|nodejs-get-1.3.0-2|14	Source1:        get-tests-v%{version}.tar.bz2
14cr|nodejs-get-1.3.0-2|15	Source10:       get-dl-tests.sh
14cr|nodejs-get-1.3.0-2|16	BuildArch:      noarch
14cr|nodejs-get-1.3.0-2|17	
14cr|nodejs-get-1.3.0-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-get-1.3.0-2|19	
14cr|nodejs-get-1.3.0-2|20	%if 0%{?enable_tests}
14cr|nodejs-get-1.3.0-2|21	BuildRequires:  npm(mocha)
14cr|nodejs-get-1.3.0-2|22	%endif
14cr|nodejs-get-1.3.0-2|23	
14cr|nodejs-get-1.3.0-2|24	%description
14cr|nodejs-get-1.3.0-2|25	%summary
14cr|nodejs-get-1.3.0-2|26	
14cr|nodejs-get-1.3.0-2|27	
14cr|nodejs-get-1.3.0-2|28	%prep
14cr|nodejs-get-1.3.0-2|29	%setup -q -n package
14cr|nodejs-get-1.3.0-2|30	%setup -T -D -a 1 -q -n package
14cr|nodejs-get-1.3.0-2|31	rm -rf node_modules
14cr|nodejs-get-1.3.0-2|32	
14cr|nodejs-get-1.3.0-2|33	
14cr|nodejs-get-1.3.0-2|34	%build
14cr|nodejs-get-1.3.0-2|35	
14cr|nodejs-get-1.3.0-2|36	
14cr|nodejs-get-1.3.0-2|37	%install
14cr|nodejs-get-1.3.0-2|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/get
14cr|nodejs-get-1.3.0-2|39	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/get
14cr|nodejs-get-1.3.0-2|40	%nodejs_symlink_deps
14cr|nodejs-get-1.3.0-2|41	
14cr|nodejs-get-1.3.0-2|42	
14cr|nodejs-get-1.3.0-2|43	%if 0%{?enable_tests}
14cr|nodejs-get-1.3.0-2|44	%check
14cr|nodejs-get-1.3.0-2|45	%nodejs_symlink_deps --check
14cr|nodejs-get-1.3.0-2|46	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-get-1.3.0-2|47	%endif
14cr|nodejs-get-1.3.0-2|48	
14cr|nodejs-get-1.3.0-2|49	
14cr|nodejs-get-1.3.0-2|50	%files
14cr|nodejs-get-1.3.0-2|51	%doc LICENSE README.md CHANGELOG.md
14cr|nodejs-get-1.3.0-2|52	%{nodejs_sitelib}/get
14cr|nodejs-get-1.3.0-2|53	
14cr|nodejs-get-1.3.0-2|54	
14cr|nodejs-get-1.3.0-2|55	
14cr|nodejs-get-1.3.0-2|56	%changelog
14cr|nodejs-get-1.3.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|nodejs-get-1.3.0-2|58	+ Revision: c87a30e
14cr|nodejs-get-1.3.0-2|59	- MassBuild#464: Increase release tag
14cr|nodejs-get-1.3.0-2|60	
14cr|nodejs-get-1.3.0-2|61	

3377 14
14cr|nodejs-getobject-0.1.0-2|1	%global enable_tests 0
14cr|nodejs-getobject-0.1.0-2|2	
14cr|nodejs-getobject-0.1.0-2|3	Name:       nodejs-getobject
14cr|nodejs-getobject-0.1.0-2|4	Version:    0.1.0
14cr|nodejs-getobject-0.1.0-2|5	Release:    2
14cr|nodejs-getobject-0.1.0-2|6	Summary:    Get and set deep objects easily
14cr|nodejs-getobject-0.1.0-2|7	License:    MIT
14cr|nodejs-getobject-0.1.0-2|8	Group:      System/Libraries
14cr|nodejs-getobject-0.1.0-2|9	URL:        https://github.com/cowboy/node-getobject
14cr|nodejs-getobject-0.1.0-2|10	Source0:    http://registry.npmjs.org/getobject/-/getobject-%{version}.tgz
14cr|nodejs-getobject-0.1.0-2|11	BuildArch:  noarch
14cr|nodejs-getobject-0.1.0-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-getobject-0.1.0-2|13	
14cr|nodejs-getobject-0.1.0-2|14	%if 0%{?enable_tests}
14cr|nodejs-getobject-0.1.0-2|15	BuildRequires:  npm(grunt-cli)
14cr|nodejs-getobject-0.1.0-2|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-getobject-0.1.0-2|17	BuildRequires:  npm(grunt-contrib-watch)
14cr|nodejs-getobject-0.1.0-2|18	%endif
14cr|nodejs-getobject-0.1.0-2|19	
14cr|nodejs-getobject-0.1.0-2|20	%description
14cr|nodejs-getobject-0.1.0-2|21	%{summary}.
14cr|nodejs-getobject-0.1.0-2|22	
14cr|nodejs-getobject-0.1.0-2|23	
14cr|nodejs-getobject-0.1.0-2|24	%prep
14cr|nodejs-getobject-0.1.0-2|25	%setup -q -n package
14cr|nodejs-getobject-0.1.0-2|26	
14cr|nodejs-getobject-0.1.0-2|27	
14cr|nodejs-getobject-0.1.0-2|28	%build
14cr|nodejs-getobject-0.1.0-2|29	#nothing to do
14cr|nodejs-getobject-0.1.0-2|30	
14cr|nodejs-getobject-0.1.0-2|31	
14cr|nodejs-getobject-0.1.0-2|32	%install
14cr|nodejs-getobject-0.1.0-2|33	mkdir -p %{buildroot}%{nodejs_sitelib}/getobject
14cr|nodejs-getobject-0.1.0-2|34	cp -pr package.json lib/ \
14cr|nodejs-getobject-0.1.0-2|35	%{buildroot}%{nodejs_sitelib}/getobject
14cr|nodejs-getobject-0.1.0-2|36	
14cr|nodejs-getobject-0.1.0-2|37	%nodejs_symlink_deps
14cr|nodejs-getobject-0.1.0-2|38	
14cr|nodejs-getobject-0.1.0-2|39	
14cr|nodejs-getobject-0.1.0-2|40	%if 0%{?enable_tests}
14cr|nodejs-getobject-0.1.0-2|41	%check
14cr|nodejs-getobject-0.1.0-2|42	%nodejs_symlink_deps --check
14cr|nodejs-getobject-0.1.0-2|43	/usr/bin/grunt nodeunit -v
14cr|nodejs-getobject-0.1.0-2|44	%endif
14cr|nodejs-getobject-0.1.0-2|45	
14cr|nodejs-getobject-0.1.0-2|46	
14cr|nodejs-getobject-0.1.0-2|47	%files
14cr|nodejs-getobject-0.1.0-2|48	%doc LICENSE-MIT README.md
14cr|nodejs-getobject-0.1.0-2|49	%{nodejs_sitelib}/getobject
14cr|nodejs-getobject-0.1.0-2|50	
14cr|nodejs-getobject-0.1.0-2|51	
14cr|nodejs-getobject-0.1.0-2|52	
14cr|nodejs-getobject-0.1.0-2|53	%changelog
14cr|nodejs-getobject-0.1.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|nodejs-getobject-0.1.0-2|55	+ Revision: a94f2f3
14cr|nodejs-getobject-0.1.0-2|56	- MassBuild#464: Increase release tag
14cr|nodejs-getobject-0.1.0-2|57	
14cr|nodejs-getobject-0.1.0-2|58	

3378 14
14cr|nodejs-github-url-from-git-1.1.1-3|1	Name:           nodejs-github-url-from-git
14cr|nodejs-github-url-from-git-1.1.1-3|2	Version:        1.1.1
14cr|nodejs-github-url-from-git-1.1.1-3|3	Release:        3
14cr|nodejs-github-url-from-git-1.1.1-3|4	Summary:        Parse a GitHub git URL and return the GitHub repository URL
14cr|nodejs-github-url-from-git-1.1.1-3|5	
14cr|nodejs-github-url-from-git-1.1.1-3|6	
14cr|nodejs-github-url-from-git-1.1.1-3|7	BuildArch:      noarch
14cr|nodejs-github-url-from-git-1.1.1-3|8	
14cr|nodejs-github-url-from-git-1.1.1-3|9	Group:          Development/Other
14cr|nodejs-github-url-from-git-1.1.1-3|10	#No license file included, "MIT" indicated in README and package.json
14cr|nodejs-github-url-from-git-1.1.1-3|11	#A copy of the MIT license based on the version included with express, another
14cr|nodejs-github-url-from-git-1.1.1-3|12	#node module by the same author, is included in Source1, and has been sent
14cr|nodejs-github-url-from-git-1.1.1-3|13	#upstream: https://github.com/visionmedia/github-url-from-git/pull/5
14cr|nodejs-github-url-from-git-1.1.1-3|14	License:        MIT
14cr|nodejs-github-url-from-git-1.1.1-3|15	URL:            https://github.com/visionmedia/node-github-url-from-git
14cr|nodejs-github-url-from-git-1.1.1-3|16	Source0:        http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-%{version}.tgz
14cr|nodejs-github-url-from-git-1.1.1-3|17	Source1:        https://raw.github.com/tchollingsworth/node-github-url-from-git/154fb09296b79637e25952638782995ad6812612/LICENSE
14cr|nodejs-github-url-from-git-1.1.1-3|18	
14cr|nodejs-github-url-from-git-1.1.1-3|19	BuildRequires:  nodejs-packaging
14cr|nodejs-github-url-from-git-1.1.1-3|20	BuildRequires:  nodejs
14cr|nodejs-github-url-from-git-1.1.1-3|21	
14cr|nodejs-github-url-from-git-1.1.1-3|22	#for tests
14cr|nodejs-github-url-from-git-1.1.1-3|23	#BuildRequires:  npm(mocha)
14cr|nodejs-github-url-from-git-1.1.1-3|24	#BuildRequires:  npm(should)
14cr|nodejs-github-url-from-git-1.1.1-3|25	BuildRequires:  npm(better-assert)
14cr|nodejs-github-url-from-git-1.1.1-3|26	
14cr|nodejs-github-url-from-git-1.1.1-3|27	%description
14cr|nodejs-github-url-from-git-1.1.1-3|28	%{summary}.
14cr|nodejs-github-url-from-git-1.1.1-3|29	
14cr|nodejs-github-url-from-git-1.1.1-3|30	%prep
14cr|nodejs-github-url-from-git-1.1.1-3|31	%setup -q -n package
14cr|nodejs-github-url-from-git-1.1.1-3|32	
14cr|nodejs-github-url-from-git-1.1.1-3|33	#copy LICENSE file into %%_builddir so it works with %%doc
14cr|nodejs-github-url-from-git-1.1.1-3|34	cp %{SOURCE1} LICENSE
14cr|nodejs-github-url-from-git-1.1.1-3|35	
14cr|nodejs-github-url-from-git-1.1.1-3|36	%build
14cr|nodejs-github-url-from-git-1.1.1-3|37	#nothing to do
14cr|nodejs-github-url-from-git-1.1.1-3|38	
14cr|nodejs-github-url-from-git-1.1.1-3|39	%install
14cr|nodejs-github-url-from-git-1.1.1-3|40	
14cr|nodejs-github-url-from-git-1.1.1-3|41	mkdir -p %{buildroot}%{nodejs_sitelib}/github-url-from-git
14cr|nodejs-github-url-from-git-1.1.1-3|42	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/github-url-from-git
14cr|nodejs-github-url-from-git-1.1.1-3|43	
14cr|nodejs-github-url-from-git-1.1.1-3|44	%nodejs_symlink_deps
14cr|nodejs-github-url-from-git-1.1.1-3|45	
14cr|nodejs-github-url-from-git-1.1.1-3|46	%check
14cr|nodejs-github-url-from-git-1.1.1-3|47	%nodejs_symlink_deps --check
14cr|nodejs-github-url-from-git-1.1.1-3|48	# mocha test.js --reporter spec --require should
14cr|nodejs-github-url-from-git-1.1.1-3|49	
14cr|nodejs-github-url-from-git-1.1.1-3|50	%clean
14cr|nodejs-github-url-from-git-1.1.1-3|51	
14cr|nodejs-github-url-from-git-1.1.1-3|52	%files
14cr|nodejs-github-url-from-git-1.1.1-3|53	%defattr(-,root,root,-)
14cr|nodejs-github-url-from-git-1.1.1-3|54	%{nodejs_sitelib}/github-url-from-git
14cr|nodejs-github-url-from-git-1.1.1-3|55	%doc Readme.md LICENSE History.md
14cr|nodejs-github-url-from-git-1.1.1-3|56	
14cr|nodejs-github-url-from-git-1.1.1-3|57	
14cr|nodejs-github-url-from-git-1.1.1-3|58	%changelog
14cr|nodejs-github-url-from-git-1.1.1-3|59	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|nodejs-github-url-from-git-1.1.1-3|60	+ Revision: d21d338
14cr|nodejs-github-url-from-git-1.1.1-3|61	- Disable check
14cr|nodejs-github-url-from-git-1.1.1-3|62	
14cr|nodejs-github-url-from-git-1.1.1-3|63	

3379 14
14cr|nodejs-glob-3.2.6-2|1	Name:       nodejs-glob
14cr|nodejs-glob-3.2.6-2|2	Version:    3.2.6
14cr|nodejs-glob-3.2.6-2|3	Release:    2
14cr|nodejs-glob-3.2.6-2|4	Summary:    A little globber for Node.js
14cr|nodejs-glob-3.2.6-2|5	License:    BSD
14cr|nodejs-glob-3.2.6-2|6	Group:      System/Libraries
14cr|nodejs-glob-3.2.6-2|7	URL:        https://github.com/isaacs/node-glob
14cr|nodejs-glob-3.2.6-2|8	Source0:    http://registry.npmjs.org/glob/-/glob-%{version}.tgz
14cr|nodejs-glob-3.2.6-2|9	BuildArch:  noarch
14cr|nodejs-glob-3.2.6-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-glob-3.2.6-2|11	BuildRequires:  nodejs
14cr|nodejs-glob-3.2.6-2|12	
14cr|nodejs-glob-3.2.6-2|13	%description
14cr|nodejs-glob-3.2.6-2|14	This is a glob implementation in pure JavaScript. It uses the minimatch library
14cr|nodejs-glob-3.2.6-2|15	to do its matching.
14cr|nodejs-glob-3.2.6-2|16	
14cr|nodejs-glob-3.2.6-2|17	%prep
14cr|nodejs-glob-3.2.6-2|18	%setup -q -n package
14cr|nodejs-glob-3.2.6-2|19	
14cr|nodejs-glob-3.2.6-2|20	%build
14cr|nodejs-glob-3.2.6-2|21	#nothing to do
14cr|nodejs-glob-3.2.6-2|22	
14cr|nodejs-glob-3.2.6-2|23	%install
14cr|nodejs-glob-3.2.6-2|24	
14cr|nodejs-glob-3.2.6-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/glob
14cr|nodejs-glob-3.2.6-2|26	cp -pr glob.js package.json %{buildroot}%{nodejs_sitelib}/glob
14cr|nodejs-glob-3.2.6-2|27	
14cr|nodejs-glob-3.2.6-2|28	%nodejs_symlink_deps
14cr|nodejs-glob-3.2.6-2|29	
14cr|nodejs-glob-3.2.6-2|30	%clean
14cr|nodejs-glob-3.2.6-2|31	
14cr|nodejs-glob-3.2.6-2|32	%files
14cr|nodejs-glob-3.2.6-2|33	%defattr(-,root,root,-)
14cr|nodejs-glob-3.2.6-2|34	%{nodejs_sitelib}/glob
14cr|nodejs-glob-3.2.6-2|35	%doc LICENSE README.md examples
14cr|nodejs-glob-3.2.6-2|36	
14cr|nodejs-glob-3.2.6-2|37	
14cr|nodejs-glob-3.2.6-2|38	%changelog
14cr|nodejs-glob-3.2.6-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.6-2
14cr|nodejs-glob-3.2.6-2|40	+ Revision: 16cfac3
14cr|nodejs-glob-3.2.6-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-glob-3.2.6-2|42	
14cr|nodejs-glob-3.2.6-2|43	

3380 14
14cr|nodejs-globule-0.2.0-2|1	%global enable_tests 0
14cr|nodejs-globule-0.2.0-2|2	
14cr|nodejs-globule-0.2.0-2|3	Name:       nodejs-globule
14cr|nodejs-globule-0.2.0-2|4	Version:    0.2.0
14cr|nodejs-globule-0.2.0-2|5	Release:    2
14cr|nodejs-globule-0.2.0-2|6	Summary:    An easy-to-use wildcard globbing library for Node.js
14cr|nodejs-globule-0.2.0-2|7	License:    MIT
14cr|nodejs-globule-0.2.0-2|8	Group:      System/Libraries
14cr|nodejs-globule-0.2.0-2|9	URL:        https://github.com/cowboy/node-globule
14cr|nodejs-globule-0.2.0-2|10	Source0:    http://registry.npmjs.org/globule/-/globule-%{version}.tgz
14cr|nodejs-globule-0.2.0-2|11	BuildArch:  noarch
14cr|nodejs-globule-0.2.0-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-globule-0.2.0-2|13	
14cr|nodejs-globule-0.2.0-2|14	%if 0%{?enable_tests}
14cr|nodejs-globule-0.2.0-2|15	BuildRequires:  npm(grunt-cli)
14cr|nodejs-globule-0.2.0-2|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-globule-0.2.0-2|17	BuildRequires:  npm(grunt-contrib-watch)
14cr|nodejs-globule-0.2.0-2|18	BuildRequires:  npm(glob)
14cr|nodejs-globule-0.2.0-2|19	BuildRequires:  npm(lodash)
14cr|nodejs-globule-0.2.0-2|20	BuildRequires:  npm(nodeunit)
14cr|nodejs-globule-0.2.0-2|21	%endif
14cr|nodejs-globule-0.2.0-2|22	
14cr|nodejs-globule-0.2.0-2|23	%description
14cr|nodejs-globule-0.2.0-2|24	%{summary}.
14cr|nodejs-globule-0.2.0-2|25	
14cr|nodejs-globule-0.2.0-2|26	
14cr|nodejs-globule-0.2.0-2|27	%prep
14cr|nodejs-globule-0.2.0-2|28	%setup -q -n package
14cr|nodejs-globule-0.2.0-2|29	%nodejs_fixdep lodash '~2.4.1'
14cr|nodejs-globule-0.2.0-2|30	%nodejs_fixdep glob '~3.2.6'
14cr|nodejs-globule-0.2.0-2|31	
14cr|nodejs-globule-0.2.0-2|32	
14cr|nodejs-globule-0.2.0-2|33	%build
14cr|nodejs-globule-0.2.0-2|34	#nothing to do
14cr|nodejs-globule-0.2.0-2|35	
14cr|nodejs-globule-0.2.0-2|36	
14cr|nodejs-globule-0.2.0-2|37	%install
14cr|nodejs-globule-0.2.0-2|38	mkdir -p %{buildroot}%{nodejs_sitelib}/globule
14cr|nodejs-globule-0.2.0-2|39	cp -pr package.json lib/ \
14cr|nodejs-globule-0.2.0-2|40	%{buildroot}%{nodejs_sitelib}/globule
14cr|nodejs-globule-0.2.0-2|41	
14cr|nodejs-globule-0.2.0-2|42	%nodejs_symlink_deps
14cr|nodejs-globule-0.2.0-2|43	
14cr|nodejs-globule-0.2.0-2|44	
14cr|nodejs-globule-0.2.0-2|45	%if 0%{?enable_tests}
14cr|nodejs-globule-0.2.0-2|46	%check
14cr|nodejs-globule-0.2.0-2|47	%nodejs_symlink_deps --check
14cr|nodejs-globule-0.2.0-2|48	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/globule_test.js
14cr|nodejs-globule-0.2.0-2|49	%endif
14cr|nodejs-globule-0.2.0-2|50	
14cr|nodejs-globule-0.2.0-2|51	
14cr|nodejs-globule-0.2.0-2|52	%files
14cr|nodejs-globule-0.2.0-2|53	%doc LICENSE-MIT README.md
14cr|nodejs-globule-0.2.0-2|54	%{nodejs_sitelib}/globule
14cr|nodejs-globule-0.2.0-2|55	
14cr|nodejs-globule-0.2.0-2|56	
14cr|nodejs-globule-0.2.0-2|57	
14cr|nodejs-globule-0.2.0-2|58	%changelog
14cr|nodejs-globule-0.2.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|nodejs-globule-0.2.0-2|60	+ Revision: e749afe
14cr|nodejs-globule-0.2.0-2|61	- MassBuild#464: Increase release tag
14cr|nodejs-globule-0.2.0-2|62	
14cr|nodejs-globule-0.2.0-2|63	

3381 14
14cr|nodejs-graceful-fs-2.0.0-4|1	Name:       nodejs-graceful-fs
14cr|nodejs-graceful-fs-2.0.0-4|2	Version:    2.0.0
14cr|nodejs-graceful-fs-2.0.0-4|3	Release:    4
14cr|nodejs-graceful-fs-2.0.0-4|4	Summary:    'fs' module with incremental back-off on EMFILE
14cr|nodejs-graceful-fs-2.0.0-4|5	License:    BSD
14cr|nodejs-graceful-fs-2.0.0-4|6	Group:      Development/Other
14cr|nodejs-graceful-fs-2.0.0-4|7	URL:        https://github.com/isaacs/node-graceful-fs
14cr|nodejs-graceful-fs-2.0.0-4|8	Source0:    http://registry.npmjs.org/graceful-fs/-/graceful-fs-%{version}.tgz
14cr|nodejs-graceful-fs-2.0.0-4|9	BuildArch:  noarch
14cr|nodejs-graceful-fs-2.0.0-4|10	BuildRequires:  nodejs-packaging
14cr|nodejs-graceful-fs-2.0.0-4|11	BuildRequires:  nodejs
14cr|nodejs-graceful-fs-2.0.0-4|12	
14cr|nodejs-graceful-fs-2.0.0-4|13	%description
14cr|nodejs-graceful-fs-2.0.0-4|14	Just like node.js' fs module, but it does an incremental back-off when EMFILE
14cr|nodejs-graceful-fs-2.0.0-4|15	is encountered.  Useful in asynchronous situations where one needs to try to
14cr|nodejs-graceful-fs-2.0.0-4|16	open lots and lots of files.
14cr|nodejs-graceful-fs-2.0.0-4|17	
14cr|nodejs-graceful-fs-2.0.0-4|18	%prep
14cr|nodejs-graceful-fs-2.0.0-4|19	%setup -q -n package
14cr|nodejs-graceful-fs-2.0.0-4|20	
14cr|nodejs-graceful-fs-2.0.0-4|21	%build
14cr|nodejs-graceful-fs-2.0.0-4|22	#nothing to do
14cr|nodejs-graceful-fs-2.0.0-4|23	
14cr|nodejs-graceful-fs-2.0.0-4|24	%install
14cr|nodejs-graceful-fs-2.0.0-4|25	
14cr|nodejs-graceful-fs-2.0.0-4|26	mkdir -p %{buildroot}%{nodejs_sitelib}/graceful-fs
14cr|nodejs-graceful-fs-2.0.0-4|27	cp -p graceful-fs.js package.json polyfills.js \
14cr|nodejs-graceful-fs-2.0.0-4|28	%{buildroot}%{nodejs_sitelib}/graceful-fs
14cr|nodejs-graceful-fs-2.0.0-4|29	
14cr|nodejs-graceful-fs-2.0.0-4|30	%nodejs_symlink_deps
14cr|nodejs-graceful-fs-2.0.0-4|31	
14cr|nodejs-graceful-fs-2.0.0-4|32	%clean
14cr|nodejs-graceful-fs-2.0.0-4|33	
14cr|nodejs-graceful-fs-2.0.0-4|34	%files
14cr|nodejs-graceful-fs-2.0.0-4|35	%defattr(-,root,root,-)
14cr|nodejs-graceful-fs-2.0.0-4|36	%{nodejs_sitelib}/graceful-fs
14cr|nodejs-graceful-fs-2.0.0-4|37	%doc README.md LICENSE
14cr|nodejs-graceful-fs-2.0.0-4|38	
14cr|nodejs-graceful-fs-2.0.0-4|39	
14cr|nodejs-graceful-fs-2.0.0-4|40	%changelog
14cr|nodejs-graceful-fs-2.0.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-4
14cr|nodejs-graceful-fs-2.0.0-4|42	+ Revision: 29a3adf
14cr|nodejs-graceful-fs-2.0.0-4|43	- MassBuild#464: Increase release tag
14cr|nodejs-graceful-fs-2.0.0-4|44	
14cr|nodejs-graceful-fs-2.0.0-4|45	

3382 14
14cr|nodejs-grip-0.1.5-4|1	Name:       nodejs-grip
14cr|nodejs-grip-0.1.5-4|2	Version:    0.1.5
14cr|nodejs-grip-0.1.5-4|3	Release:    4
14cr|nodejs-grip-0.1.5-4|4	Summary:    Generic Realtime Intermediary Protocol (GRIP) library for Node.js
14cr|nodejs-grip-0.1.5-4|5	License:    MIT
14cr|nodejs-grip-0.1.5-4|6	Group:      System/Libraries
14cr|nodejs-grip-0.1.5-4|7	URL:        https://github.com/fanout/nodegrip
14cr|nodejs-grip-0.1.5-4|8	Source0:    http://registry.npmjs.org/grip/-/grip-%{version}.tgz
14cr|nodejs-grip-0.1.5-4|9	BuildArch:  noarch
14cr|nodejs-grip-0.1.5-4|10	BuildRequires:  nodejs-packaging
14cr|nodejs-grip-0.1.5-4|11	
14cr|nodejs-grip-0.1.5-4|12	%description
14cr|nodejs-grip-0.1.5-4|13	%{summary}.
14cr|nodejs-grip-0.1.5-4|14	
14cr|nodejs-grip-0.1.5-4|15	%prep
14cr|nodejs-grip-0.1.5-4|16	%setup -q -n package
14cr|nodejs-grip-0.1.5-4|17	
14cr|nodejs-grip-0.1.5-4|18	%build
14cr|nodejs-grip-0.1.5-4|19	#nothing to do
14cr|nodejs-grip-0.1.5-4|20	
14cr|nodejs-grip-0.1.5-4|21	%install
14cr|nodejs-grip-0.1.5-4|22	mkdir -p %{buildroot}%{nodejs_sitelib}/grip
14cr|nodejs-grip-0.1.5-4|23	cp -pr package.json lib/ \
14cr|nodejs-grip-0.1.5-4|24	%{buildroot}%{nodejs_sitelib}/grip
14cr|nodejs-grip-0.1.5-4|25	
14cr|nodejs-grip-0.1.5-4|26	%nodejs_symlink_deps
14cr|nodejs-grip-0.1.5-4|27	
14cr|nodejs-grip-0.1.5-4|28	%files
14cr|nodejs-grip-0.1.5-4|29	%doc CHANGELOG.md COPYING README.md samples/
14cr|nodejs-grip-0.1.5-4|30	%{nodejs_sitelib}/grip
14cr|nodejs-grip-0.1.5-4|31	
14cr|nodejs-grip-0.1.5-4|32	
14cr|nodejs-grip-0.1.5-4|33	
14cr|nodejs-grip-0.1.5-4|34	%changelog
14cr|nodejs-grip-0.1.5-4|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-4
14cr|nodejs-grip-0.1.5-4|36	+ Revision: d3cec26
14cr|nodejs-grip-0.1.5-4|37	- MassBuild#464: Increase release tag
14cr|nodejs-grip-0.1.5-4|38	
14cr|nodejs-grip-0.1.5-4|39	

3383 14
14cr|nodejs-growl-1.7.0-6|1	%global enable_tests 1
14cr|nodejs-growl-1.7.0-6|2	
14cr|nodejs-growl-1.7.0-6|3	Name:       nodejs-growl
14cr|nodejs-growl-1.7.0-6|4	Version:    1.7.0
14cr|nodejs-growl-1.7.0-6|5	Release:    6
14cr|nodejs-growl-1.7.0-6|6	Summary:    Growl unobtrusive notifications for Node.js
14cr|nodejs-growl-1.7.0-6|7	
14cr|nodejs-growl-1.7.0-6|8	# License text is included in Readme.md
14cr|nodejs-growl-1.7.0-6|9	License:    MIT
14cr|nodejs-growl-1.7.0-6|10	Group:      System/Libraries
14cr|nodejs-growl-1.7.0-6|11	URL:        https://github.com/visionmedia/node-growl
14cr|nodejs-growl-1.7.0-6|12	Source0:    http://registry.npmjs.org/growl/-/growl-%{version}.tgz
14cr|nodejs-growl-1.7.0-6|13	
14cr|nodejs-growl-1.7.0-6|14	BuildArch:  noarch
14cr|nodejs-growl-1.7.0-6|15	
14cr|nodejs-growl-1.7.0-6|16	BuildRequires:  nodejs-packaging
14cr|nodejs-growl-1.7.0-6|17	BuildRequires:  libnotify
14cr|nodejs-growl-1.7.0-6|18	
14cr|nodejs-growl-1.7.0-6|19	%if 0%{?enable_tests}
14cr|nodejs-growl-1.7.0-6|20	BuildRequires:  libnotify-devel
14cr|nodejs-growl-1.7.0-6|21	%endif
14cr|nodejs-growl-1.7.0-6|22	
14cr|nodejs-growl-1.7.0-6|23	Requires:       libnotify
14cr|nodejs-growl-1.7.0-6|24	
14cr|nodejs-growl-1.7.0-6|25	%description
14cr|nodejs-growl-1.7.0-6|26	%{summary}
14cr|nodejs-growl-1.7.0-6|27	
14cr|nodejs-growl-1.7.0-6|28	
14cr|nodejs-growl-1.7.0-6|29	%prep
14cr|nodejs-growl-1.7.0-6|30	%setup -q -n package
14cr|nodejs-growl-1.7.0-6|31	
14cr|nodejs-growl-1.7.0-6|32	
14cr|nodejs-growl-1.7.0-6|33	%build
14cr|nodejs-growl-1.7.0-6|34	#nothing to do
14cr|nodejs-growl-1.7.0-6|35	
14cr|nodejs-growl-1.7.0-6|36	
14cr|nodejs-growl-1.7.0-6|37	%install
14cr|nodejs-growl-1.7.0-6|38	mkdir -p %{buildroot}%{nodejs_sitelib}/growl
14cr|nodejs-growl-1.7.0-6|39	cp -pr package.json lib/ \
14cr|nodejs-growl-1.7.0-6|40	%{buildroot}%{nodejs_sitelib}/growl
14cr|nodejs-growl-1.7.0-6|41	
14cr|nodejs-growl-1.7.0-6|42	%nodejs_symlink_deps
14cr|nodejs-growl-1.7.0-6|43	
14cr|nodejs-growl-1.7.0-6|44	
14cr|nodejs-growl-1.7.0-6|45	%if 0%{?enable_tests}
14cr|nodejs-growl-1.7.0-6|46	%check
14cr|nodejs-growl-1.7.0-6|47	%__nodejs test.js
14cr|nodejs-growl-1.7.0-6|48	%endif
14cr|nodejs-growl-1.7.0-6|49	
14cr|nodejs-growl-1.7.0-6|50	
14cr|nodejs-growl-1.7.0-6|51	%files
14cr|nodejs-growl-1.7.0-6|52	%doc History.md Readme.md
14cr|nodejs-growl-1.7.0-6|53	%{nodejs_sitelib}/growl
14cr|nodejs-growl-1.7.0-6|54	
14cr|nodejs-growl-1.7.0-6|55	
14cr|nodejs-growl-1.7.0-6|56	
14cr|nodejs-growl-1.7.0-6|57	%changelog
14cr|nodejs-growl-1.7.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-6
14cr|nodejs-growl-1.7.0-6|59	+ Revision: 242d413
14cr|nodejs-growl-1.7.0-6|60	- MassBuild#464: Increase release tag
14cr|nodejs-growl-1.7.0-6|61	
14cr|nodejs-growl-1.7.0-6|62	

3384 14
14cr|nodejs-grunt-0.4.4-3|1	%global enable_tests 0
14cr|nodejs-grunt-0.4.4-3|2	
14cr|nodejs-grunt-0.4.4-3|3	Name:       nodejs-grunt
14cr|nodejs-grunt-0.4.4-3|4	Version:    0.4.4
14cr|nodejs-grunt-0.4.4-3|5	Release:    3
14cr|nodejs-grunt-0.4.4-3|6	Summary:    Grunt is a JavaScript library used for automation and running tasks
14cr|nodejs-grunt-0.4.4-3|7	License:    MIT
14cr|nodejs-grunt-0.4.4-3|8	Group:      System/Libraries
14cr|nodejs-grunt-0.4.4-3|9	URL:        https://github.com/gruntjs/grunt
14cr|nodejs-grunt-0.4.4-3|10	Source0:    http://registry.npmjs.org/grunt/-/grunt-%{version}.tgz
14cr|nodejs-grunt-0.4.4-3|11	BuildArch:  noarch
14cr|nodejs-grunt-0.4.4-3|12	
14cr|nodejs-grunt-0.4.4-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-0.4.4-3|14	
14cr|nodejs-grunt-0.4.4-3|15	%if 0%{?enable_tests}
14cr|nodejs-grunt-0.4.4-3|16	BuildRequires:  coffee-script
14cr|nodejs-grunt-0.4.4-3|17	BuildRequires:  npm(async)
14cr|nodejs-grunt-0.4.4-3|18	BuildRequires:  npm(colors)
14cr|nodejs-grunt-0.4.4-3|19	BuildRequires:  npm(dateformat)
14cr|nodejs-grunt-0.4.4-3|20	BuildRequires:  npm(difflet)
14cr|nodejs-grunt-0.4.4-3|21	BuildRequires:  npm(eventemitter2)
14cr|nodejs-grunt-0.4.4-3|22	BuildRequires:  npm(exit)
14cr|nodejs-grunt-0.4.4-3|23	BuildRequires:  npm(findup-sync)
14cr|nodejs-grunt-0.4.4-3|24	BuildRequires:  npm(getobject)
14cr|nodejs-grunt-0.4.4-3|25	BuildRequires:  npm(glob)
14cr|nodejs-grunt-0.4.4-3|26	BuildRequires:  npm(grunt)
14cr|nodejs-grunt-0.4.4-3|27	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-0.4.4-3|28	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-0.4.4-3|29	BuildRequires:  npm(grunt-contrib-watch)
14cr|nodejs-grunt-0.4.4-3|30	BuildRequires:  npm(grunt-legacy-util)
14cr|nodejs-grunt-0.4.4-3|31	BuildRequires:  npm(hooker)
14cr|nodejs-grunt-0.4.4-3|32	BuildRequires:  npm(iconv-lite)
14cr|nodejs-grunt-0.4.4-3|33	BuildRequires:  npm(js-yaml)
14cr|nodejs-grunt-0.4.4-3|34	BuildRequires:  npm(lodash)
14cr|nodejs-grunt-0.4.4-3|35	BuildRequires:  npm(minimatch)
14cr|nodejs-grunt-0.4.4-3|36	BuildRequires:  npm(nodeunit)
14cr|nodejs-grunt-0.4.4-3|37	BuildRequires:  npm(nopt)
14cr|nodejs-grunt-0.4.4-3|38	BuildRequires:  npm(rimraf)
14cr|nodejs-grunt-0.4.4-3|39	BuildRequires:  npm(temporary)
14cr|nodejs-grunt-0.4.4-3|40	BuildRequires:  npm(underscore.string)
14cr|nodejs-grunt-0.4.4-3|41	BuildRequires:  npm(which)
14cr|nodejs-grunt-0.4.4-3|42	%endif
14cr|nodejs-grunt-0.4.4-3|43	
14cr|nodejs-grunt-0.4.4-3|44	%description
14cr|nodejs-grunt-0.4.4-3|45	Grunt is the JavaScript task runner. Why use a task runner? In one word:
14cr|nodejs-grunt-0.4.4-3|46	automation. The less work you have to do when performing repetitive tasks
14cr|nodejs-grunt-0.4.4-3|47	like minification, compilation, unit testing, linting, etc, the easier
14cr|nodejs-grunt-0.4.4-3|48	your job becomes. After you've configured it, a task runner can do most
14cr|nodejs-grunt-0.4.4-3|49	of that mundane work for you with basically zero effort.
14cr|nodejs-grunt-0.4.4-3|50	
14cr|nodejs-grunt-0.4.4-3|51	%prep
14cr|nodejs-grunt-0.4.4-3|52	%setup -q -n package
14cr|nodejs-grunt-0.4.4-3|53	%nodejs_fixdep async '~0.2'
14cr|nodejs-grunt-0.4.4-3|54	%nodejs_fixdep coffee-script '~1.3'
14cr|nodejs-grunt-0.4.4-3|55	%nodejs_fixdep colors '~0.6'
14cr|nodejs-grunt-0.4.4-3|56	%nodejs_fixdep dateformat '*'
14cr|nodejs-grunt-0.4.4-3|57	%nodejs_fixdep eventemitter2 '~0.4'
14cr|nodejs-grunt-0.4.4-3|58	%nodejs_fixdep findup-sync '~0.1'
14cr|nodejs-grunt-0.4.4-3|59	%nodejs_fixdep glob '~3.1'
14cr|nodejs-grunt-0.4.4-3|60	%nodejs_fixdep hooker '~0.2'
14cr|nodejs-grunt-0.4.4-3|61	%nodejs_fixdep iconv-lite '~0.2'
14cr|nodejs-grunt-0.4.4-3|62	%nodejs_fixdep minimatch '~0.2'
14cr|nodejs-grunt-0.4.4-3|63	%nodejs_fixdep nopt '~2.0'
14cr|nodejs-grunt-0.4.4-3|64	%nodejs_fixdep rimraf '~2.0'
14cr|nodejs-grunt-0.4.4-3|65	%nodejs_fixdep lodash '~2.4.1'
14cr|nodejs-grunt-0.4.4-3|66	%nodejs_fixdep underscore.string '~2.2'
14cr|nodejs-grunt-0.4.4-3|67	%nodejs_fixdep which '~1.0'
14cr|nodejs-grunt-0.4.4-3|68	%nodejs_fixdep js-yaml '~2.0'
14cr|nodejs-grunt-0.4.4-3|69	
14cr|nodejs-grunt-0.4.4-3|70	
14cr|nodejs-grunt-0.4.4-3|71	%build
14cr|nodejs-grunt-0.4.4-3|72	#nothing to do
14cr|nodejs-grunt-0.4.4-3|73	
14cr|nodejs-grunt-0.4.4-3|74	
14cr|nodejs-grunt-0.4.4-3|75	%install
14cr|nodejs-grunt-0.4.4-3|76	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt
14cr|nodejs-grunt-0.4.4-3|77	cp -pr package.json internal-tasks/ lib/ \
14cr|nodejs-grunt-0.4.4-3|78	%{buildroot}%{nodejs_sitelib}/grunt
14cr|nodejs-grunt-0.4.4-3|79	
14cr|nodejs-grunt-0.4.4-3|80	%nodejs_symlink_deps
14cr|nodejs-grunt-0.4.4-3|81	
14cr|nodejs-grunt-0.4.4-3|82	
14cr|nodejs-grunt-0.4.4-3|83	%if 0%{?enable_tests}
14cr|nodejs-grunt-0.4.4-3|84	%check
14cr|nodejs-grunt-0.4.4-3|85	%nodejs_symlink_deps --check
14cr|nodejs-grunt-0.4.4-3|86	grunt test
14cr|nodejs-grunt-0.4.4-3|87	%endif
14cr|nodejs-grunt-0.4.4-3|88	
14cr|nodejs-grunt-0.4.4-3|89	
14cr|nodejs-grunt-0.4.4-3|90	%files
14cr|nodejs-grunt-0.4.4-3|91	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-0.4.4-3|92	%{nodejs_sitelib}/grunt
14cr|nodejs-grunt-0.4.4-3|93	
14cr|nodejs-grunt-0.4.4-3|94	
14cr|nodejs-grunt-0.4.4-3|95	
14cr|nodejs-grunt-0.4.4-3|96	%changelog
14cr|nodejs-grunt-0.4.4-3|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-3
14cr|nodejs-grunt-0.4.4-3|98	+ Revision: 3c95114
14cr|nodejs-grunt-0.4.4-3|99	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-0.4.4-3|100	
14cr|nodejs-grunt-0.4.4-3|101	

3385 14
14cr|nodejs-grunt-cli-0.1.13-2|1	Name:       nodejs-grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|2	Version:    0.1.13
14cr|nodejs-grunt-cli-0.1.13-2|3	Release:    2
14cr|nodejs-grunt-cli-0.1.13-2|4	Summary:    Command-line interface for Grunt, the JavaScript testing framework
14cr|nodejs-grunt-cli-0.1.13-2|5	License:    MIT
14cr|nodejs-grunt-cli-0.1.13-2|6	Group:      System/Libraries
14cr|nodejs-grunt-cli-0.1.13-2|7	URL:        https://github.com/gruntjs/grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|8	Source0:    http://registry.npmjs.org/grunt-cli/-/grunt-cli-%{version}.tgz
14cr|nodejs-grunt-cli-0.1.13-2|9	
14cr|nodejs-grunt-cli-0.1.13-2|10	BuildArch:  noarch
14cr|nodejs-grunt-cli-0.1.13-2|11	
14cr|nodejs-grunt-cli-0.1.13-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-cli-0.1.13-2|13	Requires:       npm(grunt)
14cr|nodejs-grunt-cli-0.1.13-2|14	
14cr|nodejs-grunt-cli-0.1.13-2|15	%description
14cr|nodejs-grunt-cli-0.1.13-2|16	Grunt is the JavaScript task runner.
14cr|nodejs-grunt-cli-0.1.13-2|17	
14cr|nodejs-grunt-cli-0.1.13-2|18	Grunt-cli gives you access to the grunt command-line interface anywhere on
14cr|nodejs-grunt-cli-0.1.13-2|19	your system, which is useful when running a locally installed Grunt for your
14cr|nodejs-grunt-cli-0.1.13-2|20	project.
14cr|nodejs-grunt-cli-0.1.13-2|21	
14cr|nodejs-grunt-cli-0.1.13-2|22	
14cr|nodejs-grunt-cli-0.1.13-2|23	%prep
14cr|nodejs-grunt-cli-0.1.13-2|24	%setup -q -n package
14cr|nodejs-grunt-cli-0.1.13-2|25	%nodejs_fixdep findup-sync '~0.1'
14cr|nodejs-grunt-cli-0.1.13-2|26	%nodejs_fixdep nopt '~2.0'
14cr|nodejs-grunt-cli-0.1.13-2|27	%nodejs_fixdep resolve '~0.3'
14cr|nodejs-grunt-cli-0.1.13-2|28	
14cr|nodejs-grunt-cli-0.1.13-2|29	
14cr|nodejs-grunt-cli-0.1.13-2|30	%build
14cr|nodejs-grunt-cli-0.1.13-2|31	#nothing to do
14cr|nodejs-grunt-cli-0.1.13-2|32	
14cr|nodejs-grunt-cli-0.1.13-2|33	
14cr|nodejs-grunt-cli-0.1.13-2|34	%install
14cr|nodejs-grunt-cli-0.1.13-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|36	cp -pr package.json lib/ \
14cr|nodejs-grunt-cli-0.1.13-2|37	%{buildroot}%{nodejs_sitelib}/grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|38	
14cr|nodejs-grunt-cli-0.1.13-2|39	install -p -D -m0755 bin/grunt \
14cr|nodejs-grunt-cli-0.1.13-2|40	%{buildroot}%{nodejs_sitelib}/grunt-cli/bin/grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|41	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-grunt-cli-0.1.13-2|42	ln -sf %{nodejs_sitelib}/grunt-cli/bin/grunt-cli \
14cr|nodejs-grunt-cli-0.1.13-2|43	%{buildroot}%{_bindir}/grunt
14cr|nodejs-grunt-cli-0.1.13-2|44	
14cr|nodejs-grunt-cli-0.1.13-2|45	# Bash completion
14cr|nodejs-grunt-cli-0.1.13-2|46	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
14cr|nodejs-grunt-cli-0.1.13-2|47	sed '1{\@^#!/bin/bash@d}' completion/bash \
14cr|nodejs-grunt-cli-0.1.13-2|48	> %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cr|nodejs-grunt-cli-0.1.13-2|49	chmod 0644 %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cr|nodejs-grunt-cli-0.1.13-2|50	touch -r completion/bash %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cr|nodejs-grunt-cli-0.1.13-2|51	
14cr|nodejs-grunt-cli-0.1.13-2|52	%nodejs_symlink_deps
14cr|nodejs-grunt-cli-0.1.13-2|53	
14cr|nodejs-grunt-cli-0.1.13-2|54	
14cr|nodejs-grunt-cli-0.1.13-2|55	%files
14cr|nodejs-grunt-cli-0.1.13-2|56	%doc AUTHORS LICENSE-MIT README.md
14cr|nodejs-grunt-cli-0.1.13-2|57	%{nodejs_sitelib}/grunt-cli
14cr|nodejs-grunt-cli-0.1.13-2|58	%{_bindir}/grunt
14cr|nodejs-grunt-cli-0.1.13-2|59	%{_datadir}/bash-completion/completions/grunt
14cr|nodejs-grunt-cli-0.1.13-2|60	
14cr|nodejs-grunt-cli-0.1.13-2|61	
14cr|nodejs-grunt-cli-0.1.13-2|62	
14cr|nodejs-grunt-cli-0.1.13-2|63	%changelog
14cr|nodejs-grunt-cli-0.1.13-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.13-2
14cr|nodejs-grunt-cli-0.1.13-2|65	+ Revision: 6f15c98
14cr|nodejs-grunt-cli-0.1.13-2|66	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-cli-0.1.13-2|67	
14cr|nodejs-grunt-cli-0.1.13-2|68	

3386 14
14cr|nodejs-grunt-compare-size-0.4.0-2|1	%global enable_tests 0
14cr|nodejs-grunt-compare-size-0.4.0-2|2	
14cr|nodejs-grunt-compare-size-0.4.0-2|3	Name:       nodejs-grunt-compare-size
14cr|nodejs-grunt-compare-size-0.4.0-2|4	Version:    0.4.0
14cr|nodejs-grunt-compare-size-0.4.0-2|5	Release:    2
14cr|nodejs-grunt-compare-size-0.4.0-2|6	Summary:    Compare file sizes on this branch to master
14cr|nodejs-grunt-compare-size-0.4.0-2|7	License:    MIT
14cr|nodejs-grunt-compare-size-0.4.0-2|8	Group:      System/Libraries
14cr|nodejs-grunt-compare-size-0.4.0-2|9	URL:        https://github.com/rwldrn/grunt-compare-size
14cr|nodejs-grunt-compare-size-0.4.0-2|10	Source0:    http://registry.npmjs.org/grunt-compare-size/-/grunt-compare-size-%{version}.tgz
14cr|nodejs-grunt-compare-size-0.4.0-2|11	BuildArch:  noarch
14cr|nodejs-grunt-compare-size-0.4.0-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-compare-size-0.4.0-2|13	
14cr|nodejs-grunt-compare-size-0.4.0-2|14	%if 0%{?enable_tests}
14cr|nodejs-grunt-compare-size-0.4.0-2|15	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-compare-size-0.4.0-2|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-compare-size-0.4.0-2|17	BuildRequires:  npm(grunt-contrib-watch)
14cr|nodejs-grunt-compare-size-0.4.0-2|18	BuildRequires:  npm(gzip-js)
14cr|nodejs-grunt-compare-size-0.4.0-2|19	%endif
14cr|nodejs-grunt-compare-size-0.4.0-2|20	
14cr|nodejs-grunt-compare-size-0.4.0-2|21	%description
14cr|nodejs-grunt-compare-size-0.4.0-2|22	%{summary}.
14cr|nodejs-grunt-compare-size-0.4.0-2|23	
14cr|nodejs-grunt-compare-size-0.4.0-2|24	
14cr|nodejs-grunt-compare-size-0.4.0-2|25	%prep
14cr|nodejs-grunt-compare-size-0.4.0-2|26	%setup -q -n package
14cr|nodejs-grunt-compare-size-0.4.0-2|27	
14cr|nodejs-grunt-compare-size-0.4.0-2|28	
14cr|nodejs-grunt-compare-size-0.4.0-2|29	%build
14cr|nodejs-grunt-compare-size-0.4.0-2|30	#nothing to do
14cr|nodejs-grunt-compare-size-0.4.0-2|31	
14cr|nodejs-grunt-compare-size-0.4.0-2|32	
14cr|nodejs-grunt-compare-size-0.4.0-2|33	%install
14cr|nodejs-grunt-compare-size-0.4.0-2|34	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-compare-size
14cr|nodejs-grunt-compare-size-0.4.0-2|35	cp -pr package.json bin/ tasks/ \
14cr|nodejs-grunt-compare-size-0.4.0-2|36	%{buildroot}%{nodejs_sitelib}/grunt-compare-size
14cr|nodejs-grunt-compare-size-0.4.0-2|37	
14cr|nodejs-grunt-compare-size-0.4.0-2|38	%nodejs_symlink_deps
14cr|nodejs-grunt-compare-size-0.4.0-2|39	
14cr|nodejs-grunt-compare-size-0.4.0-2|40	
14cr|nodejs-grunt-compare-size-0.4.0-2|41	%if 0%{?enable_tests}
14cr|nodejs-grunt-compare-size-0.4.0-2|42	%check
14cr|nodejs-grunt-compare-size-0.4.0-2|43	%nodejs_symlink_deps --check
14cr|nodejs-grunt-compare-size-0.4.0-2|44	/usr/bin/grunt test
14cr|nodejs-grunt-compare-size-0.4.0-2|45	%endif
14cr|nodejs-grunt-compare-size-0.4.0-2|46	
14cr|nodejs-grunt-compare-size-0.4.0-2|47	
14cr|nodejs-grunt-compare-size-0.4.0-2|48	%files
14cr|nodejs-grunt-compare-size-0.4.0-2|49	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-compare-size-0.4.0-2|50	%{nodejs_sitelib}/grunt-compare-size
14cr|nodejs-grunt-compare-size-0.4.0-2|51	
14cr|nodejs-grunt-compare-size-0.4.0-2|52	
14cr|nodejs-grunt-compare-size-0.4.0-2|53	
14cr|nodejs-grunt-compare-size-0.4.0-2|54	%changelog
14cr|nodejs-grunt-compare-size-0.4.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|nodejs-grunt-compare-size-0.4.0-2|56	+ Revision: 7b762e4
14cr|nodejs-grunt-compare-size-0.4.0-2|57	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-compare-size-0.4.0-2|58	
14cr|nodejs-grunt-compare-size-0.4.0-2|59	

3387 14
14cr|nodejs-grunt-contrib-concat-0.4.0-2|1	%global enable_tests 0
14cr|nodejs-grunt-contrib-concat-0.4.0-2|2	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|3	Name:       nodejs-grunt-contrib-concat
14cr|nodejs-grunt-contrib-concat-0.4.0-2|4	Version:    0.4.0
14cr|nodejs-grunt-contrib-concat-0.4.0-2|5	Release:    2
14cr|nodejs-grunt-contrib-concat-0.4.0-2|6	Summary:    Concatenate files with grunt
14cr|nodejs-grunt-contrib-concat-0.4.0-2|7	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|8	License:    MIT
14cr|nodejs-grunt-contrib-concat-0.4.0-2|9	Group:      System/Libraries
14cr|nodejs-grunt-contrib-concat-0.4.0-2|10	URL:        https://github.com/gruntjs/grunt-contrib-concat
14cr|nodejs-grunt-contrib-concat-0.4.0-2|11	Source0:    http://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-%{version}.tgz
14cr|nodejs-grunt-contrib-concat-0.4.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-grunt-contrib-concat-0.4.0-2|13	# version control repository.
14cr|nodejs-grunt-contrib-concat-0.4.0-2|14	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-grunt-contrib-concat-0.4.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-grunt-contrib-concat-0.4.0-2|16	Source20:   https://raw.githubusercontent.com/gruntjs/grunt-contrib-concat/0e1832eeaf3da7afc46cb792b0abdf7ffdbc14fe/Gruntfile.js
14cr|nodejs-grunt-contrib-concat-0.4.0-2|17	BuildArch:  noarch
14cr|nodejs-grunt-contrib-concat-0.4.0-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-contrib-concat-0.4.0-2|19	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|20	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-concat-0.4.0-2|21	BuildRequires:  npm(chalk)
14cr|nodejs-grunt-contrib-concat-0.4.0-2|22	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-contrib-concat-0.4.0-2|23	BuildRequires:  npm(grunt-contrib-clean)
14cr|nodejs-grunt-contrib-concat-0.4.0-2|24	BuildRequires:  npm(grunt-contrib-internal)
14cr|nodejs-grunt-contrib-concat-0.4.0-2|25	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-contrib-concat-0.4.0-2|26	%endif
14cr|nodejs-grunt-contrib-concat-0.4.0-2|27	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|28	%description
14cr|nodejs-grunt-contrib-concat-0.4.0-2|29	%{summary}.
14cr|nodejs-grunt-contrib-concat-0.4.0-2|30	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|31	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|32	%prep
14cr|nodejs-grunt-contrib-concat-0.4.0-2|33	%setup -q -n package
14cr|nodejs-grunt-contrib-concat-0.4.0-2|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-grunt-contrib-concat-0.4.0-2|35	cp -p %{SOURCE20} .
14cr|nodejs-grunt-contrib-concat-0.4.0-2|36	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|37	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|38	%build
14cr|nodejs-grunt-contrib-concat-0.4.0-2|39	#nothing to do
14cr|nodejs-grunt-contrib-concat-0.4.0-2|40	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|41	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|42	%install
14cr|nodejs-grunt-contrib-concat-0.4.0-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-contrib-concat
14cr|nodejs-grunt-contrib-concat-0.4.0-2|44	cp -pr package.json tasks/ \
14cr|nodejs-grunt-contrib-concat-0.4.0-2|45	%{buildroot}%{nodejs_sitelib}/grunt-contrib-concat
14cr|nodejs-grunt-contrib-concat-0.4.0-2|46	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|47	%nodejs_symlink_deps
14cr|nodejs-grunt-contrib-concat-0.4.0-2|48	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|49	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|50	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-concat-0.4.0-2|51	%check
14cr|nodejs-grunt-contrib-concat-0.4.0-2|52	%nodejs_symlink_deps --check
14cr|nodejs-grunt-contrib-concat-0.4.0-2|53	/usr/bin/grunt test
14cr|nodejs-grunt-contrib-concat-0.4.0-2|54	%endif
14cr|nodejs-grunt-contrib-concat-0.4.0-2|55	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|56	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|57	%files
14cr|nodejs-grunt-contrib-concat-0.4.0-2|58	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-contrib-concat-0.4.0-2|59	%{nodejs_sitelib}/grunt-contrib-concat
14cr|nodejs-grunt-contrib-concat-0.4.0-2|60	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|61	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|62	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|63	%changelog
14cr|nodejs-grunt-contrib-concat-0.4.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|nodejs-grunt-contrib-concat-0.4.0-2|65	+ Revision: 7521386
14cr|nodejs-grunt-contrib-concat-0.4.0-2|66	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-contrib-concat-0.4.0-2|67	
14cr|nodejs-grunt-contrib-concat-0.4.0-2|68	

3388 14
14cr|nodejs-grunt-contrib-internal-0.4.9-2|1	Name:       nodejs-grunt-contrib-internal
14cr|nodejs-grunt-contrib-internal-0.4.9-2|2	Version:    0.4.9
14cr|nodejs-grunt-contrib-internal-0.4.9-2|3	Release:    2
14cr|nodejs-grunt-contrib-internal-0.4.9-2|4	Summary:    Internal tasks for managing the grunt-contrib project
14cr|nodejs-grunt-contrib-internal-0.4.9-2|5	License:    MIT
14cr|nodejs-grunt-contrib-internal-0.4.9-2|6	Group:      System/Libraries
14cr|nodejs-grunt-contrib-internal-0.4.9-2|7	URL:        https://github.com/gruntjs/grunt-contrib-internal
14cr|nodejs-grunt-contrib-internal-0.4.9-2|8	Source0:    http://registry.npmjs.org/grunt-contrib-internal/-/grunt-contrib-internal-%{version}.tgz
14cr|nodejs-grunt-contrib-internal-0.4.9-2|9	BuildArch:  noarch
14cr|nodejs-grunt-contrib-internal-0.4.9-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-contrib-internal-0.4.9-2|11	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|12	%description
14cr|nodejs-grunt-contrib-internal-0.4.9-2|13	%{summary}.
14cr|nodejs-grunt-contrib-internal-0.4.9-2|14	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|15	%prep
14cr|nodejs-grunt-contrib-internal-0.4.9-2|16	%setup -q -n package
14cr|nodejs-grunt-contrib-internal-0.4.9-2|17	%nodejs_fixdep read-package-json '~1.1.3'
14cr|nodejs-grunt-contrib-internal-0.4.9-2|18	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|19	%build
14cr|nodejs-grunt-contrib-internal-0.4.9-2|20	#nothing to do
14cr|nodejs-grunt-contrib-internal-0.4.9-2|21	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|22	%install
14cr|nodejs-grunt-contrib-internal-0.4.9-2|23	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-contrib-internal
14cr|nodejs-grunt-contrib-internal-0.4.9-2|24	cp -pr package.json tasks/ \
14cr|nodejs-grunt-contrib-internal-0.4.9-2|25	%{buildroot}%{nodejs_sitelib}/grunt-contrib-internal
14cr|nodejs-grunt-contrib-internal-0.4.9-2|26	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|27	%nodejs_symlink_deps
14cr|nodejs-grunt-contrib-internal-0.4.9-2|28	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|29	%files
14cr|nodejs-grunt-contrib-internal-0.4.9-2|30	%doc CONTRIBUTING.md LICENSE-MIT README.md
14cr|nodejs-grunt-contrib-internal-0.4.9-2|31	%{nodejs_sitelib}/grunt-contrib-internal
14cr|nodejs-grunt-contrib-internal-0.4.9-2|32	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|33	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|34	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|35	%changelog
14cr|nodejs-grunt-contrib-internal-0.4.9-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9-2
14cr|nodejs-grunt-contrib-internal-0.4.9-2|37	+ Revision: cd4f7f6
14cr|nodejs-grunt-contrib-internal-0.4.9-2|38	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-contrib-internal-0.4.9-2|39	
14cr|nodejs-grunt-contrib-internal-0.4.9-2|40	

3389 14
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|1	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|2	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|3	%global enable_tests 0
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|4	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|5	Name:       nodejs-grunt-contrib-nodeunit
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|6	Version:    0.3.3
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|7	Release:    2
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|8	Summary:    Run Nodeunit unit tests with grunt
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|9	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|10	License:    MIT
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|11	Group:      System/Libraries
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|12	Source0:    http://registry.npmjs.org/grunt-contrib-nodeunit/-/grunt-contrib-nodeunit-%{version}.tgz
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|13	# Source1+2 are generated by running Source10, which pulls from the upstream
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|14	# version control repository.
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|15	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|16	Source2:    docs-v%{version}.tar.bz2
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|17	Source10:   dl-tests.sh
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|18	# https://raw.githubusercontent.com/gruntjs/grunt-contrib-nodeunit/3e0885a1f03ba289f9857923092bcf956596cf39/Gruntfile.js
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|19	Source20:   %{name}-%{version}-Gruntfile.js
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|20	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|21	BuildArch:  noarch
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|22	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|23	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|24	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|25	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|26	BuildRequires:  npm(grunt-contrib-clean)
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|27	BuildRequires:  npm(grunt-contrib-internal)
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|28	BuildRequires:  npm(nodeunit)
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|29	BuildRequires:  npm(tap)
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|30	%endif
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|31	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|32	%description
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|33	%{summary}.
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|34	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|35	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|36	%prep
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|37	%setup -q -n package
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|39	%setup -q -T -D -a 2 -n package
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|40	cp -p %{SOURCE20} ./Gruntfile.js
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|41	find docs/ -size 0 -delete
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|42	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|43	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|44	%build
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|45	#nothing to do
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|46	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|47	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|48	%install
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|49	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-contrib-nodeunit
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|50	cp -pr package.json tasks/ \
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|51	%{buildroot}%{nodejs_sitelib}/grunt-contrib-nodeunit
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|52	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|53	%nodejs_symlink_deps
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|54	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|55	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|56	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|57	%check
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|58	%nodejs_symlink_deps --check
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|59	/usr/bin/grunt nodeunit
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|60	%endif
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|61	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|62	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|63	%files
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|64	%doc LICENSE-MIT README.md docs/
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|65	%{nodejs_sitelib}/grunt-contrib-nodeunit
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|66	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|67	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|68	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|69	%changelog
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|71	+ Revision: 5a6e300
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|73	
14cr|nodejs-grunt-contrib-nodeunit-0.3.3-2|74	

3390 14
14cr|nodejs-grunt-contrib-watch-0.6.1-2|1	%global enable_tests 0
14cr|nodejs-grunt-contrib-watch-0.6.1-2|2	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|3	Name:       nodejs-grunt-contrib-watch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|4	Version:    0.6.1
14cr|nodejs-grunt-contrib-watch-0.6.1-2|5	Release:    2
14cr|nodejs-grunt-contrib-watch-0.6.1-2|6	Summary:    Run predefined tasks whenever watched file patterns are added/changed/deleted
14cr|nodejs-grunt-contrib-watch-0.6.1-2|7	License:    MIT
14cr|nodejs-grunt-contrib-watch-0.6.1-2|8	Group:      System/Libraries
14cr|nodejs-grunt-contrib-watch-0.6.1-2|9	URL:        https://github.com/gruntjs/grunt-contrib-watch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|10	Source0:    http://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-%{version}.tgz
14cr|nodejs-grunt-contrib-watch-0.6.1-2|11	# https://raw.githubusercontent.com/gruntjs/grunt-contrib-watch/c190351f5262fc6b6c6a1479c990adedb18d629d/Gruntfile.js
14cr|nodejs-grunt-contrib-watch-0.6.1-2|12	Source1:    Gruntfile-%{version}.js
14cr|nodejs-grunt-contrib-watch-0.6.1-2|13	# The test files are missing from the NPM tarball.
14cr|nodejs-grunt-contrib-watch-0.6.1-2|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-grunt-contrib-watch-0.6.1-2|15	# version control repository.
14cr|nodejs-grunt-contrib-watch-0.6.1-2|16	Source2:    tests-v%{version}.tar.bz2
14cr|nodejs-grunt-contrib-watch-0.6.1-2|17	Source10:   dl-tests.sh
14cr|nodejs-grunt-contrib-watch-0.6.1-2|18	BuildArch:  noarch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|19	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-contrib-watch-0.6.1-2|21	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|22	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-watch-0.6.1-2|23	BuildRequires:  npm(async)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|24	BuildRequires:  npm(gaze)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|25	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|26	BuildRequires:  npm(grunt-contrib-internal)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|27	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|28	BuildRequires:  npm(lodash)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|29	BuildRequires:  npm(tiny-lr-fork)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|30	BuildRequires:  npm(underscore.string)
14cr|nodejs-grunt-contrib-watch-0.6.1-2|31	%endif
14cr|nodejs-grunt-contrib-watch-0.6.1-2|32	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|33	%description
14cr|nodejs-grunt-contrib-watch-0.6.1-2|34	%{summary}.
14cr|nodejs-grunt-contrib-watch-0.6.1-2|35	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|36	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|37	%prep
14cr|nodejs-grunt-contrib-watch-0.6.1-2|38	%setup -q -n package
14cr|nodejs-grunt-contrib-watch-0.6.1-2|39	%setup -q -T -D -a 2 -n package
14cr|nodejs-grunt-contrib-watch-0.6.1-2|40	cp -p %{SOURCE1} Gruntfile.js
14cr|nodejs-grunt-contrib-watch-0.6.1-2|41	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|42	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|43	%build
14cr|nodejs-grunt-contrib-watch-0.6.1-2|44	#nothing to do
14cr|nodejs-grunt-contrib-watch-0.6.1-2|45	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|46	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|47	%install
14cr|nodejs-grunt-contrib-watch-0.6.1-2|48	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-contrib-watch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|49	cp -pr package.json tasks/ \
14cr|nodejs-grunt-contrib-watch-0.6.1-2|50	%{buildroot}%{nodejs_sitelib}/grunt-contrib-watch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|51	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|52	%nodejs_symlink_deps
14cr|nodejs-grunt-contrib-watch-0.6.1-2|53	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|54	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|55	%if 0%{?enable_tests}
14cr|nodejs-grunt-contrib-watch-0.6.1-2|56	%check
14cr|nodejs-grunt-contrib-watch-0.6.1-2|57	%nodejs_symlink_deps --check
14cr|nodejs-grunt-contrib-watch-0.6.1-2|58	/usr/bin/grunt nodeunit -v
14cr|nodejs-grunt-contrib-watch-0.6.1-2|59	%endif
14cr|nodejs-grunt-contrib-watch-0.6.1-2|60	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|61	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|62	%files
14cr|nodejs-grunt-contrib-watch-0.6.1-2|63	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-contrib-watch-0.6.1-2|64	%{nodejs_sitelib}/grunt-contrib-watch
14cr|nodejs-grunt-contrib-watch-0.6.1-2|65	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|66	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|67	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|68	%changelog
14cr|nodejs-grunt-contrib-watch-0.6.1-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|nodejs-grunt-contrib-watch-0.6.1-2|70	+ Revision: 7b4ebde
14cr|nodejs-grunt-contrib-watch-0.6.1-2|71	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-contrib-watch-0.6.1-2|72	
14cr|nodejs-grunt-contrib-watch-0.6.1-2|73	

3391 14
14cr|nodejs-grunt-git-authors-1.2.0-3|1	Name:       nodejs-grunt-git-authors
14cr|nodejs-grunt-git-authors-1.2.0-3|2	Version:    1.2.0
14cr|nodejs-grunt-git-authors-1.2.0-3|3	Release:    3
14cr|nodejs-grunt-git-authors-1.2.0-3|4	Summary:    A Grunt module to generate a list of authors from git history
14cr|nodejs-grunt-git-authors-1.2.0-3|5	License:    MIT
14cr|nodejs-grunt-git-authors-1.2.0-3|6	Group:      System/Libraries
14cr|nodejs-grunt-git-authors-1.2.0-3|7	URL:        https://github.com/scottgonzalez/grunt-git-authors
14cr|nodejs-grunt-git-authors-1.2.0-3|8	Source0:    http://registry.npmjs.org/grunt-git-authors/-/grunt-git-authors-%{version}.tgz
14cr|nodejs-grunt-git-authors-1.2.0-3|9	BuildArch:  noarch
14cr|nodejs-grunt-git-authors-1.2.0-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-git-authors-1.2.0-3|11	Requires:       git
14cr|nodejs-grunt-git-authors-1.2.0-3|12	
14cr|nodejs-grunt-git-authors-1.2.0-3|13	%description
14cr|nodejs-grunt-git-authors-1.2.0-3|14	%{summary}.
14cr|nodejs-grunt-git-authors-1.2.0-3|15	
14cr|nodejs-grunt-git-authors-1.2.0-3|16	
14cr|nodejs-grunt-git-authors-1.2.0-3|17	%prep
14cr|nodejs-grunt-git-authors-1.2.0-3|18	%setup -q -n package
14cr|nodejs-grunt-git-authors-1.2.0-3|19	
14cr|nodejs-grunt-git-authors-1.2.0-3|20	
14cr|nodejs-grunt-git-authors-1.2.0-3|21	%build
14cr|nodejs-grunt-git-authors-1.2.0-3|22	#nothing to do
14cr|nodejs-grunt-git-authors-1.2.0-3|23	
14cr|nodejs-grunt-git-authors-1.2.0-3|24	
14cr|nodejs-grunt-git-authors-1.2.0-3|25	%install
14cr|nodejs-grunt-git-authors-1.2.0-3|26	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-git-authors
14cr|nodejs-grunt-git-authors-1.2.0-3|27	cp -pr package.json tasks/ \
14cr|nodejs-grunt-git-authors-1.2.0-3|28	%{buildroot}%{nodejs_sitelib}/grunt-git-authors
14cr|nodejs-grunt-git-authors-1.2.0-3|29	
14cr|nodejs-grunt-git-authors-1.2.0-3|30	%nodejs_symlink_deps
14cr|nodejs-grunt-git-authors-1.2.0-3|31	
14cr|nodejs-grunt-git-authors-1.2.0-3|32	
14cr|nodejs-grunt-git-authors-1.2.0-3|33	%files
14cr|nodejs-grunt-git-authors-1.2.0-3|34	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-git-authors-1.2.0-3|35	%{nodejs_sitelib}/grunt-git-authors
14cr|nodejs-grunt-git-authors-1.2.0-3|36	
14cr|nodejs-grunt-git-authors-1.2.0-3|37	
14cr|nodejs-grunt-git-authors-1.2.0-3|38	
14cr|nodejs-grunt-git-authors-1.2.0-3|39	%changelog
14cr|nodejs-grunt-git-authors-1.2.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|nodejs-grunt-git-authors-1.2.0-3|41	+ Revision: f83433a
14cr|nodejs-grunt-git-authors-1.2.0-3|42	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-git-authors-1.2.0-3|43	
14cr|nodejs-grunt-git-authors-1.2.0-3|44	

3392 14
14cr|nodejs-grunt-legacy-util-0.1.2-2|1	%global enable_tests 0
14cr|nodejs-grunt-legacy-util-0.1.2-2|2	
14cr|nodejs-grunt-legacy-util-0.1.2-2|3	Name:       nodejs-grunt-legacy-util
14cr|nodejs-grunt-legacy-util-0.1.2-2|4	Version:    0.1.2
14cr|nodejs-grunt-legacy-util-0.1.2-2|5	Release:    2
14cr|nodejs-grunt-legacy-util-0.1.2-2|6	Summary:    Deprecated Grunt utils provided for backwards compatibility
14cr|nodejs-grunt-legacy-util-0.1.2-2|7	License:    MIT
14cr|nodejs-grunt-legacy-util-0.1.2-2|8	Group:      System/Libraries
14cr|nodejs-grunt-legacy-util-0.1.2-2|9	URL:        https://github.com/gruntjs/grunt-legacy-util
14cr|nodejs-grunt-legacy-util-0.1.2-2|10	Source0:    http://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-%{version}.tgz
14cr|nodejs-grunt-legacy-util-0.1.2-2|11	BuildArch:  noarch
14cr|nodejs-grunt-legacy-util-0.1.2-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-legacy-util-0.1.2-2|13	
14cr|nodejs-grunt-legacy-util-0.1.2-2|14	%if 0%{?enable_tests}
14cr|nodejs-grunt-legacy-util-0.1.2-2|15	BuildRequires:  npm(async)
14cr|nodejs-grunt-legacy-util-0.1.2-2|16	BuildRequires:  npm(exit)
14cr|nodejs-grunt-legacy-util-0.1.2-2|17	BuildRequires:  npm(getobject)
14cr|nodejs-grunt-legacy-util-0.1.2-2|18	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-legacy-util-0.1.2-2|19	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-legacy-util-0.1.2-2|20	BuildRequires:  npm(hooker)
14cr|nodejs-grunt-legacy-util-0.1.2-2|21	BuildRequires:  npm(lodash)
14cr|nodejs-grunt-legacy-util-0.1.2-2|22	BuildRequires:  npm(temporary)
14cr|nodejs-grunt-legacy-util-0.1.2-2|23	BuildRequires:  npm(underscore.string)
14cr|nodejs-grunt-legacy-util-0.1.2-2|24	BuildRequires:  npm(which)
14cr|nodejs-grunt-legacy-util-0.1.2-2|25	%endif
14cr|nodejs-grunt-legacy-util-0.1.2-2|26	
14cr|nodejs-grunt-legacy-util-0.1.2-2|27	%description
14cr|nodejs-grunt-legacy-util-0.1.2-2|28	%{summary}.
14cr|nodejs-grunt-legacy-util-0.1.2-2|29	
14cr|nodejs-grunt-legacy-util-0.1.2-2|30	
14cr|nodejs-grunt-legacy-util-0.1.2-2|31	%prep
14cr|nodejs-grunt-legacy-util-0.1.2-2|32	%setup -q -n package
14cr|nodejs-grunt-legacy-util-0.1.2-2|33	
14cr|nodejs-grunt-legacy-util-0.1.2-2|34	%nodejs_fixdep async '~0.2.10'
14cr|nodejs-grunt-legacy-util-0.1.2-2|35	%nodejs_fixdep lodash '~2.4.1'
14cr|nodejs-grunt-legacy-util-0.1.2-2|36	%nodejs_fixdep underscore.string '~2.3.1'
14cr|nodejs-grunt-legacy-util-0.1.2-2|37	
14cr|nodejs-grunt-legacy-util-0.1.2-2|38	
14cr|nodejs-grunt-legacy-util-0.1.2-2|39	%build
14cr|nodejs-grunt-legacy-util-0.1.2-2|40	#nothing to do
14cr|nodejs-grunt-legacy-util-0.1.2-2|41	
14cr|nodejs-grunt-legacy-util-0.1.2-2|42	
14cr|nodejs-grunt-legacy-util-0.1.2-2|43	%install
14cr|nodejs-grunt-legacy-util-0.1.2-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-legacy-util
14cr|nodejs-grunt-legacy-util-0.1.2-2|45	cp -pr package.json index.js \
14cr|nodejs-grunt-legacy-util-0.1.2-2|46	%{buildroot}%{nodejs_sitelib}/grunt-legacy-util
14cr|nodejs-grunt-legacy-util-0.1.2-2|47	
14cr|nodejs-grunt-legacy-util-0.1.2-2|48	%nodejs_symlink_deps
14cr|nodejs-grunt-legacy-util-0.1.2-2|49	
14cr|nodejs-grunt-legacy-util-0.1.2-2|50	
14cr|nodejs-grunt-legacy-util-0.1.2-2|51	%if 0%{?enable_tests}
14cr|nodejs-grunt-legacy-util-0.1.2-2|52	%check
14cr|nodejs-grunt-legacy-util-0.1.2-2|53	%nodejs_symlink_deps --check
14cr|nodejs-grunt-legacy-util-0.1.2-2|54	/usr/bin/grunt nodeunit -v
14cr|nodejs-grunt-legacy-util-0.1.2-2|55	%endif
14cr|nodejs-grunt-legacy-util-0.1.2-2|56	
14cr|nodejs-grunt-legacy-util-0.1.2-2|57	
14cr|nodejs-grunt-legacy-util-0.1.2-2|58	%files
14cr|nodejs-grunt-legacy-util-0.1.2-2|59	%doc LICENSE-MIT README.md
14cr|nodejs-grunt-legacy-util-0.1.2-2|60	%{nodejs_sitelib}/grunt-legacy-util
14cr|nodejs-grunt-legacy-util-0.1.2-2|61	
14cr|nodejs-grunt-legacy-util-0.1.2-2|62	
14cr|nodejs-grunt-legacy-util-0.1.2-2|63	
14cr|nodejs-grunt-legacy-util-0.1.2-2|64	%changelog
14cr|nodejs-grunt-legacy-util-0.1.2-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|nodejs-grunt-legacy-util-0.1.2-2|66	+ Revision: f7aab40
14cr|nodejs-grunt-legacy-util-0.1.2-2|67	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-legacy-util-0.1.2-2|68	
14cr|nodejs-grunt-legacy-util-0.1.2-2|69	

3393 14
14cr|nodejs-grunt-lib-contrib-0.6.1-3|1	%global enable_tests 0
14cr|nodejs-grunt-lib-contrib-0.6.1-3|2	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|3	Name:       nodejs-grunt-lib-contrib
14cr|nodejs-grunt-lib-contrib-0.6.1-3|4	Version:    0.6.1
14cr|nodejs-grunt-lib-contrib-0.6.1-3|5	Release:    3
14cr|nodejs-grunt-lib-contrib-0.6.1-3|6	Summary:    Common functionality shared across grunt-contrib tasks
14cr|nodejs-grunt-lib-contrib-0.6.1-3|7	License:    MIT
14cr|nodejs-grunt-lib-contrib-0.6.1-3|8	Group:      System/Libraries
14cr|nodejs-grunt-lib-contrib-0.6.1-3|9	URL:        https://github.com/gruntjs/grunt-lib-contrib
14cr|nodejs-grunt-lib-contrib-0.6.1-3|10	Source0:    http://registry.npmjs.org/grunt-lib-contrib/-/grunt-lib-contrib-%{version}.tgz
14cr|nodejs-grunt-lib-contrib-0.6.1-3|11	BuildArch:  noarch
14cr|nodejs-grunt-lib-contrib-0.6.1-3|12	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-grunt-lib-contrib-0.6.1-3|14	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|15	%if 0%{?enable_tests}
14cr|nodejs-grunt-lib-contrib-0.6.1-3|16	BuildRequires:  npm(grunt-cli)
14cr|nodejs-grunt-lib-contrib-0.6.1-3|17	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-grunt-lib-contrib-0.6.1-3|18	BuildRequires:  npm(zlib-browserify)
14cr|nodejs-grunt-lib-contrib-0.6.1-3|19	%endif
14cr|nodejs-grunt-lib-contrib-0.6.1-3|20	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|21	%description
14cr|nodejs-grunt-lib-contrib-0.6.1-3|22	%{summary}.
14cr|nodejs-grunt-lib-contrib-0.6.1-3|23	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|24	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|25	%prep
14cr|nodejs-grunt-lib-contrib-0.6.1-3|26	%setup -q -n package
14cr|nodejs-grunt-lib-contrib-0.6.1-3|27	%nodejs_fixdep zlib-browserify '~0.0.1'
14cr|nodejs-grunt-lib-contrib-0.6.1-3|28	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|29	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|30	%build
14cr|nodejs-grunt-lib-contrib-0.6.1-3|31	#nothing to do
14cr|nodejs-grunt-lib-contrib-0.6.1-3|32	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|33	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|34	%install
14cr|nodejs-grunt-lib-contrib-0.6.1-3|35	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-lib-contrib
14cr|nodejs-grunt-lib-contrib-0.6.1-3|36	cp -pr package.json lib/ \
14cr|nodejs-grunt-lib-contrib-0.6.1-3|37	%{buildroot}%{nodejs_sitelib}/grunt-lib-contrib
14cr|nodejs-grunt-lib-contrib-0.6.1-3|38	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|39	%nodejs_symlink_deps
14cr|nodejs-grunt-lib-contrib-0.6.1-3|40	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|41	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|42	%if 0%{?enable_tests}
14cr|nodejs-grunt-lib-contrib-0.6.1-3|43	%check
14cr|nodejs-grunt-lib-contrib-0.6.1-3|44	%nodejs_symlink_deps --check
14cr|nodejs-grunt-lib-contrib-0.6.1-3|45	grunt test
14cr|nodejs-grunt-lib-contrib-0.6.1-3|46	%endif
14cr|nodejs-grunt-lib-contrib-0.6.1-3|47	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|48	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|49	%files
14cr|nodejs-grunt-lib-contrib-0.6.1-3|50	%doc AUTHORS CHANGELOG LICENSE-MIT README.md
14cr|nodejs-grunt-lib-contrib-0.6.1-3|51	%{nodejs_sitelib}/grunt-lib-contrib
14cr|nodejs-grunt-lib-contrib-0.6.1-3|52	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|53	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|54	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|55	%changelog
14cr|nodejs-grunt-lib-contrib-0.6.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|nodejs-grunt-lib-contrib-0.6.1-3|57	+ Revision: 53ee986
14cr|nodejs-grunt-lib-contrib-0.6.1-3|58	- MassBuild#464: Increase release tag
14cr|nodejs-grunt-lib-contrib-0.6.1-3|59	
14cr|nodejs-grunt-lib-contrib-0.6.1-3|60	

3394 14
14cr|nodejs-has-color-0.1.7-2|1	%global enable_tests 0
14cr|nodejs-has-color-0.1.7-2|2	
14cr|nodejs-has-color-0.1.7-2|3	Name:       nodejs-has-color
14cr|nodejs-has-color-0.1.7-2|4	Version:    0.1.7
14cr|nodejs-has-color-0.1.7-2|5	Release:    2
14cr|nodejs-has-color-0.1.7-2|6	Summary:    Detects whether a terminal supports color
14cr|nodejs-has-color-0.1.7-2|7	
14cr|nodejs-has-color-0.1.7-2|8	License:    MIT
14cr|nodejs-has-color-0.1.7-2|9	Group:      System/Libraries
14cr|nodejs-has-color-0.1.7-2|10	URL:        https://github.com/sindresorhus/has-color
14cr|nodejs-has-color-0.1.7-2|11	Source0:    http://registry.npmjs.org/has-color/-/has-color-%{version}.tgz
14cr|nodejs-has-color-0.1.7-2|12	Source1:    https://raw.githubusercontent.com/sindresorhus/has-color/ab671b1f74846d9fb9caea8dc302603a865be3cc/test.js
14cr|nodejs-has-color-0.1.7-2|13	# https://github.com/sindresorhus/has-color/pull/4
14cr|nodejs-has-color-0.1.7-2|14	Source2:    LICENSE
14cr|nodejs-has-color-0.1.7-2|15	
14cr|nodejs-has-color-0.1.7-2|16	BuildArch:  noarch
14cr|nodejs-has-color-0.1.7-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-has-color-0.1.7-2|18	
14cr|nodejs-has-color-0.1.7-2|19	%if 0%{?enable_tests}
14cr|nodejs-has-color-0.1.7-2|20	BuildRequires:  npm(mocha)
14cr|nodejs-has-color-0.1.7-2|21	%endif
14cr|nodejs-has-color-0.1.7-2|22	
14cr|nodejs-has-color-0.1.7-2|23	%description
14cr|nodejs-has-color-0.1.7-2|24	%{summary}.
14cr|nodejs-has-color-0.1.7-2|25	
14cr|nodejs-has-color-0.1.7-2|26	
14cr|nodejs-has-color-0.1.7-2|27	%prep
14cr|nodejs-has-color-0.1.7-2|28	%setup -q -n package
14cr|nodejs-has-color-0.1.7-2|29	cp -p %{SOURCE1} .
14cr|nodejs-has-color-0.1.7-2|30	cp -p %{SOURCE2} .
14cr|nodejs-has-color-0.1.7-2|31	
14cr|nodejs-has-color-0.1.7-2|32	
14cr|nodejs-has-color-0.1.7-2|33	%build
14cr|nodejs-has-color-0.1.7-2|34	#nothing to do
14cr|nodejs-has-color-0.1.7-2|35	
14cr|nodejs-has-color-0.1.7-2|36	
14cr|nodejs-has-color-0.1.7-2|37	%install
14cr|nodejs-has-color-0.1.7-2|38	mkdir -p %{buildroot}%{nodejs_sitelib}/has-color
14cr|nodejs-has-color-0.1.7-2|39	cp -pr package.json index.js \
14cr|nodejs-has-color-0.1.7-2|40	%{buildroot}%{nodejs_sitelib}/has-color
14cr|nodejs-has-color-0.1.7-2|41	
14cr|nodejs-has-color-0.1.7-2|42	%nodejs_symlink_deps
14cr|nodejs-has-color-0.1.7-2|43	
14cr|nodejs-has-color-0.1.7-2|44	
14cr|nodejs-has-color-0.1.7-2|45	%if 0%{?enable_tests}
14cr|nodejs-has-color-0.1.7-2|46	%check
14cr|nodejs-has-color-0.1.7-2|47	%nodejs_symlink_deps --check
14cr|nodejs-has-color-0.1.7-2|48	/usr/bin/mocha
14cr|nodejs-has-color-0.1.7-2|49	%endif
14cr|nodejs-has-color-0.1.7-2|50	
14cr|nodejs-has-color-0.1.7-2|51	
14cr|nodejs-has-color-0.1.7-2|52	%files
14cr|nodejs-has-color-0.1.7-2|53	%doc LICENSE readme.md
14cr|nodejs-has-color-0.1.7-2|54	%{nodejs_sitelib}/has-color
14cr|nodejs-has-color-0.1.7-2|55	
14cr|nodejs-has-color-0.1.7-2|56	
14cr|nodejs-has-color-0.1.7-2|57	
14cr|nodejs-has-color-0.1.7-2|58	%changelog
14cr|nodejs-has-color-0.1.7-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-2
14cr|nodejs-has-color-0.1.7-2|60	+ Revision: 9bd3010
14cr|nodejs-has-color-0.1.7-2|61	- MassBuild#464: Increase release tag
14cr|nodejs-has-color-0.1.7-2|62	
14cr|nodejs-has-color-0.1.7-2|63	

3395 14
14cr|nodejs-hashish-0.0.4-3|1	%global npm_name hashish
14cr|nodejs-hashish-0.0.4-3|2	%global enable_tests 0
14cr|nodejs-hashish-0.0.4-3|3	
14cr|nodejs-hashish-0.0.4-3|4	Summary:       Hash data structure manipulation functions
14cr|nodejs-hashish-0.0.4-3|5	
14cr|nodejs-hashish-0.0.4-3|6	Name:          nodejs-%{npm_name}
14cr|nodejs-hashish-0.0.4-3|7	Version:       0.0.4
14cr|nodejs-hashish-0.0.4-3|8	Release:       3
14cr|nodejs-hashish-0.0.4-3|9	Group:         Development/Other
14cr|nodejs-hashish-0.0.4-3|10	License:       MIT
14cr|nodejs-hashish-0.0.4-3|11	URL:           http://github.com/substack/node-hashish
14cr|nodejs-hashish-0.0.4-3|12	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-hashish-0.0.4-3|13	BuildRequires: nodejs-packaging
14cr|nodejs-hashish-0.0.4-3|14	BuildRequires:  nodejs
14cr|nodejs-hashish-0.0.4-3|15	%if 0%{?enable_tests}
14cr|nodejs-hashish-0.0.4-3|16	BuildRequires:  npm(expresso)
14cr|nodejs-hashish-0.0.4-3|17	%endif
14cr|nodejs-hashish-0.0.4-3|18	BuildArch:     noarch
14cr|nodejs-hashish-0.0.4-3|19	
14cr|nodejs-hashish-0.0.4-3|20	%description
14cr|nodejs-hashish-0.0.4-3|21	Hashish is a node.js library for manipulating hash data structures.
14cr|nodejs-hashish-0.0.4-3|22	It is distilled from the finest that ruby, perl, and haskell have
14cr|nodejs-hashish-0.0.4-3|23	to offer by way of hash/map interfaces.
14cr|nodejs-hashish-0.0.4-3|24	
14cr|nodejs-hashish-0.0.4-3|25	%prep
14cr|nodejs-hashish-0.0.4-3|26	%setup -q -n package
14cr|nodejs-hashish-0.0.4-3|27	
14cr|nodejs-hashish-0.0.4-3|28	%build
14cr|nodejs-hashish-0.0.4-3|29	#nothing to do
14cr|nodejs-hashish-0.0.4-3|30	
14cr|nodejs-hashish-0.0.4-3|31	%install
14cr|nodejs-hashish-0.0.4-3|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-hashish-0.0.4-3|33	cp -pr examples index.js package.json test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-hashish-0.0.4-3|34	
14cr|nodejs-hashish-0.0.4-3|35	%if 0%{?enable_tests}
14cr|nodejs-hashish-0.0.4-3|36	%check
14cr|nodejs-hashish-0.0.4-3|37	expresso
14cr|nodejs-hashish-0.0.4-3|38	%endif
14cr|nodejs-hashish-0.0.4-3|39	
14cr|nodejs-hashish-0.0.4-3|40	%files
14cr|nodejs-hashish-0.0.4-3|41	%doc README.markdown
14cr|nodejs-hashish-0.0.4-3|42	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-hashish-0.0.4-3|43	
14cr|nodejs-hashish-0.0.4-3|44	
14cr|nodejs-hashish-0.0.4-3|45	%changelog
14cr|nodejs-hashish-0.0.4-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|nodejs-hashish-0.0.4-3|47	+ Revision: f908ad5
14cr|nodejs-hashish-0.0.4-3|48	- MassBuild#464: Increase release tag
14cr|nodejs-hashish-0.0.4-3|49	
14cr|nodejs-hashish-0.0.4-3|50	

3396 14
14cr|nodejs-hawk-1.0.0-2|1	Name:       nodejs-hawk
14cr|nodejs-hawk-1.0.0-2|2	Version:    1.0.0
14cr|nodejs-hawk-1.0.0-2|3	Release:    2
14cr|nodejs-hawk-1.0.0-2|4	Summary:    HTTP Hawk authentication scheme
14cr|nodejs-hawk-1.0.0-2|5	License:    BSD
14cr|nodejs-hawk-1.0.0-2|6	Group:      Development/Other
14cr|nodejs-hawk-1.0.0-2|7	URL:        https://github.com/hueniverse/hawk
14cr|nodejs-hawk-1.0.0-2|8	Source0:    http://registry.npmjs.org/hawk/-/hawk-%{version}.tgz
14cr|nodejs-hawk-1.0.0-2|9	BuildArch:  noarch
14cr|nodejs-hawk-1.0.0-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-hawk-1.0.0-2|11	BuildRequires:  nodejs
14cr|nodejs-hawk-1.0.0-2|12	
14cr|nodejs-hawk-1.0.0-2|13	%description
14cr|nodejs-hawk-1.0.0-2|14	Hawk is an HTTP authentication scheme using a message authentication code (MAC)
14cr|nodejs-hawk-1.0.0-2|15	algorithm to provide partial HTTP request cryptographic verification.
14cr|nodejs-hawk-1.0.0-2|16	
14cr|nodejs-hawk-1.0.0-2|17	%prep
14cr|nodejs-hawk-1.0.0-2|18	%setup -q -n package
14cr|nodejs-hawk-1.0.0-2|19	
14cr|nodejs-hawk-1.0.0-2|20	#fix perms
14cr|nodejs-hawk-1.0.0-2|21	chmod 0644 README.md LICENSE example/* images/* lib/* index.js package.json
14cr|nodejs-hawk-1.0.0-2|22	
14cr|nodejs-hawk-1.0.0-2|23	%build
14cr|nodejs-hawk-1.0.0-2|24	#nothing to do
14cr|nodejs-hawk-1.0.0-2|25	
14cr|nodejs-hawk-1.0.0-2|26	%install
14cr|nodejs-hawk-1.0.0-2|27	
14cr|nodejs-hawk-1.0.0-2|28	mkdir -p %{buildroot}%{nodejs_sitelib}/hawk
14cr|nodejs-hawk-1.0.0-2|29	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/hawk
14cr|nodejs-hawk-1.0.0-2|30	
14cr|nodejs-hawk-1.0.0-2|31	%nodejs_symlink_deps
14cr|nodejs-hawk-1.0.0-2|32	
14cr|nodejs-hawk-1.0.0-2|33	#Yet Another Unpackaged Test Framework (lab)
14cr|nodejs-hawk-1.0.0-2|34	#%%check
14cr|nodejs-hawk-1.0.0-2|35	#make test
14cr|nodejs-hawk-1.0.0-2|36	
14cr|nodejs-hawk-1.0.0-2|37	%clean
14cr|nodejs-hawk-1.0.0-2|38	
14cr|nodejs-hawk-1.0.0-2|39	%files
14cr|nodejs-hawk-1.0.0-2|40	%defattr(-,root,root,-)
14cr|nodejs-hawk-1.0.0-2|41	%{nodejs_sitelib}/hawk
14cr|nodejs-hawk-1.0.0-2|42	%doc README.md LICENSE example images
14cr|nodejs-hawk-1.0.0-2|43	
14cr|nodejs-hawk-1.0.0-2|44	
14cr|nodejs-hawk-1.0.0-2|45	%changelog
14cr|nodejs-hawk-1.0.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-hawk-1.0.0-2|47	+ Revision: 95a3839
14cr|nodejs-hawk-1.0.0-2|48	- MassBuild#464: Increase release tag
14cr|nodejs-hawk-1.0.0-2|49	
14cr|nodejs-hawk-1.0.0-2|50	

3397 14
14cr|nodejs-highlight-js-8.0.0-3|1	
14cr|nodejs-highlight-js-8.0.0-3|2	
14cr|nodejs-highlight-js-8.0.0-3|3	%global commit f08dbfd8c33d7d5c30d736b5a4ef4d1f361e93ae
14cr|nodejs-highlight-js-8.0.0-3|4	
14cr|nodejs-highlight-js-8.0.0-3|5	%global installdir  %{_jsdir}/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|6	%global assetdir    %{_webassetdir}/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|7	
14cr|nodejs-highlight-js-8.0.0-3|8	Name:       nodejs-highlight-js
14cr|nodejs-highlight-js-8.0.0-3|9	Version:    8.0.0
14cr|nodejs-highlight-js-8.0.0-3|10	Release:    3
14cr|nodejs-highlight-js-8.0.0-3|11	Summary:    Highlight.js syntax highlighting with language auto-detection for Node.js
14cr|nodejs-highlight-js-8.0.0-3|12	
14cr|nodejs-highlight-js-8.0.0-3|13	License:    BSD
14cr|nodejs-highlight-js-8.0.0-3|14	Group:      Development/Other
14cr|nodejs-highlight-js-8.0.0-3|15	URL:        https://github.com/isagalaev/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|16	Source0:    https://github.com/isagalaev/highlight.js/archive/%{commit}/%{name}-%{version}.tar.gz
14cr|nodejs-highlight-js-8.0.0-3|17	# yuicompressor is not yet available for Fedora.
14cr|nodejs-highlight-js-8.0.0-3|18	Patch0:     %{name}-7.5.0-Use-uglifyjs-instead-of-yuicompressor.jar.patch
14cr|nodejs-highlight-js-8.0.0-3|19	
14cr|nodejs-highlight-js-8.0.0-3|20	BuildArch:      noarch
14cr|nodejs-highlight-js-8.0.0-3|21	
14cr|nodejs-highlight-js-8.0.0-3|22	BuildRequires:  nodejs-packaging
14cr|nodejs-highlight-js-8.0.0-3|23	BuildRequires:  python3
14cr|nodejs-highlight-js-8.0.0-3|24	BuildRequires:  uglify-js
14cr|nodejs-highlight-js-8.0.0-3|25	BuildRequires:  web-assets-devel
14cr|nodejs-highlight-js-8.0.0-3|26	
14cr|nodejs-highlight-js-8.0.0-3|27	Requires:   js-highlight-styles = 0:%{version}-%{release}
14cr|nodejs-highlight-js-8.0.0-3|28	
14cr|nodejs-highlight-js-8.0.0-3|29	%description
14cr|nodejs-highlight-js-8.0.0-3|30	Highlight.js highlights syntax in code examples on blogs, forums and, in fact,
14cr|nodejs-highlight-js-8.0.0-3|31	on any web page. It's very easy to use because it works automatically: finds
14cr|nodejs-highlight-js-8.0.0-3|32	blocks of code, detects a language, and highlights it.
14cr|nodejs-highlight-js-8.0.0-3|33	
14cr|nodejs-highlight-js-8.0.0-3|34	
14cr|nodejs-highlight-js-8.0.0-3|35	%package -n js-highlight
14cr|nodejs-highlight-js-8.0.0-3|36	Summary:    Highlight.js syntax highlighting with language auto-detection for the browser
14cr|nodejs-highlight-js-8.0.0-3|37	
14cr|nodejs-highlight-js-8.0.0-3|38	Group:      Development/Other
14cr|nodejs-highlight-js-8.0.0-3|39	Requires:   web-assets-filesystem
14cr|nodejs-highlight-js-8.0.0-3|40	Requires:   js-highlight-styles = 0:%{version}-%{release}
14cr|nodejs-highlight-js-8.0.0-3|41	
14cr|nodejs-highlight-js-8.0.0-3|42	%description -n js-highlight
14cr|nodejs-highlight-js-8.0.0-3|43	Highlight.js highlights syntax in code examples on blogs, forums and, in fact,
14cr|nodejs-highlight-js-8.0.0-3|44	on any web page. It's very easy to use because it works automatically: finds
14cr|nodejs-highlight-js-8.0.0-3|45	blocks of code, detects a language, and highlights it.
14cr|nodejs-highlight-js-8.0.0-3|46	
14cr|nodejs-highlight-js-8.0.0-3|47	
14cr|nodejs-highlight-js-8.0.0-3|48	%package -n js-highlight-styles
14cr|nodejs-highlight-js-8.0.0-3|49	Summary:    Stylesheets for use with highlight.js
14cr|nodejs-highlight-js-8.0.0-3|50	
14cr|nodejs-highlight-js-8.0.0-3|51	Group:      Development/Other
14cr|nodejs-highlight-js-8.0.0-3|52	Requires:   web-assets-filesystem
14cr|nodejs-highlight-js-8.0.0-3|53	
14cr|nodejs-highlight-js-8.0.0-3|54	%description -n js-highlight-styles
14cr|nodejs-highlight-js-8.0.0-3|55	Stylesheets for use with the js-highlight and nodejs-highlight-js packages.
14cr|nodejs-highlight-js-8.0.0-3|56	
14cr|nodejs-highlight-js-8.0.0-3|57	
14cr|nodejs-highlight-js-8.0.0-3|58	%prep
14cr|nodejs-highlight-js-8.0.0-3|59	%setup -q -n highlight.js-%{commit}
14cr|nodejs-highlight-js-8.0.0-3|60	%patch0 -p1
14cr|nodejs-highlight-js-8.0.0-3|61	rm -f tools/yuicompressor.jar
14cr|nodejs-highlight-js-8.0.0-3|62	
14cr|nodejs-highlight-js-8.0.0-3|63	
14cr|nodejs-highlight-js-8.0.0-3|64	%build
14cr|nodejs-highlight-js-8.0.0-3|65	# This creates build/lib/* and build/{package.json,LICENSE,README.md}
14cr|nodejs-highlight-js-8.0.0-3|66	/usr/bin/python3 tools/build.py -t node
14cr|nodejs-highlight-js-8.0.0-3|67	mv build node
14cr|nodejs-highlight-js-8.0.0-3|68	
14cr|nodejs-highlight-js-8.0.0-3|69	# This creates build/highlight.pack.js
14cr|nodejs-highlight-js-8.0.0-3|70	/usr/bin/python3 tools/build.py
14cr|nodejs-highlight-js-8.0.0-3|71	mv build browser
14cr|nodejs-highlight-js-8.0.0-3|72	
14cr|nodejs-highlight-js-8.0.0-3|73	
14cr|nodejs-highlight-js-8.0.0-3|74	%install
14cr|nodejs-highlight-js-8.0.0-3|75	# Install stylesheets
14cr|nodejs-highlight-js-8.0.0-3|76	mkdir -p %{buildroot}%{assetdir}
14cr|nodejs-highlight-js-8.0.0-3|77	cp -pr src/styles \
14cr|nodejs-highlight-js-8.0.0-3|78	%{buildroot}%{assetdir}
14cr|nodejs-highlight-js-8.0.0-3|79	
14cr|nodejs-highlight-js-8.0.0-3|80	# Install Node.js version
14cr|nodejs-highlight-js-8.0.0-3|81	mkdir -p %{buildroot}%{nodejs_sitelib}/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|82	pushd node
14cr|nodejs-highlight-js-8.0.0-3|83	cp -pr package.json lib/ \
14cr|nodejs-highlight-js-8.0.0-3|84	%{buildroot}%{nodejs_sitelib}/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|85	ln -sf %{assetdir}/styles \
14cr|nodejs-highlight-js-8.0.0-3|86	%{buildroot}%{nodejs_sitelib}/highlight.js/styles
14cr|nodejs-highlight-js-8.0.0-3|87	popd
14cr|nodejs-highlight-js-8.0.0-3|88	
14cr|nodejs-highlight-js-8.0.0-3|89	# Install browser version
14cr|nodejs-highlight-js-8.0.0-3|90	mkdir -p %{buildroot}%{installdir}
14cr|nodejs-highlight-js-8.0.0-3|91	pushd browser
14cr|nodejs-highlight-js-8.0.0-3|92	cp -pr highlight.pack.js \
14cr|nodejs-highlight-js-8.0.0-3|93	%{buildroot}%{installdir}
14cr|nodejs-highlight-js-8.0.0-3|94	ln -sf %{assetdir}/styles \
14cr|nodejs-highlight-js-8.0.0-3|95	%{buildroot}%{installdir}/styles
14cr|nodejs-highlight-js-8.0.0-3|96	popd
14cr|nodejs-highlight-js-8.0.0-3|97	
14cr|nodejs-highlight-js-8.0.0-3|98	%nodejs_symlink_deps
14cr|nodejs-highlight-js-8.0.0-3|99	
14cr|nodejs-highlight-js-8.0.0-3|100	
14cr|nodejs-highlight-js-8.0.0-3|101	%files
14cr|nodejs-highlight-js-8.0.0-3|102	%doc LICENSE README.md
14cr|nodejs-highlight-js-8.0.0-3|103	%{nodejs_sitelib}/highlight.js
14cr|nodejs-highlight-js-8.0.0-3|104	
14cr|nodejs-highlight-js-8.0.0-3|105	%files -n js-highlight
14cr|nodejs-highlight-js-8.0.0-3|106	%doc LICENSE README.md
14cr|nodejs-highlight-js-8.0.0-3|107	%{installdir}
14cr|nodejs-highlight-js-8.0.0-3|108	
14cr|nodejs-highlight-js-8.0.0-3|109	%files -n js-highlight-styles
14cr|nodejs-highlight-js-8.0.0-3|110	%{assetdir}
14cr|nodejs-highlight-js-8.0.0-3|111	
14cr|nodejs-highlight-js-8.0.0-3|112	
14cr|nodejs-highlight-js-8.0.0-3|113	
14cr|nodejs-highlight-js-8.0.0-3|114	%changelog
14cr|nodejs-highlight-js-8.0.0-3|115	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.0.0-3
14cr|nodejs-highlight-js-8.0.0-3|116	+ Revision: e5b111b
14cr|nodejs-highlight-js-8.0.0-3|117	- Imported from SRPM
14cr|nodejs-highlight-js-8.0.0-3|118	
14cr|nodejs-highlight-js-8.0.0-3|119	

3398 14
14cr|nodejs-hoek-0.9.1-3|1	Name:       nodejs-hoek
14cr|nodejs-hoek-0.9.1-3|2	Version:    0.9.1
14cr|nodejs-hoek-0.9.1-3|3	Release:    3
14cr|nodejs-hoek-0.9.1-3|4	Summary:    General purpose Node.js utilities
14cr|nodejs-hoek-0.9.1-3|5	License:    BSD
14cr|nodejs-hoek-0.9.1-3|6	Group:      Development/Other
14cr|nodejs-hoek-0.9.1-3|7	URL:        https://github.com/spumko/hoek
14cr|nodejs-hoek-0.9.1-3|8	Source0:    http://registry.npmjs.org/hoek/-/hoek-%{version}.tgz
14cr|nodejs-hoek-0.9.1-3|9	BuildArch:  noarch
14cr|nodejs-hoek-0.9.1-3|10	
14cr|nodejs-hoek-0.9.1-3|11	BuildRequires:  nodejs-packaging
14cr|nodejs-hoek-0.9.1-3|12	BuildRequires:  nodejs
14cr|nodejs-hoek-0.9.1-3|13	
14cr|nodejs-hoek-0.9.1-3|14	%description
14cr|nodejs-hoek-0.9.1-3|15	This package contains some general purpose Node.js utilities, including
14cr|nodejs-hoek-0.9.1-3|16	utilities for working with objects, timers, binary encoding/decoding, escaping
14cr|nodejs-hoek-0.9.1-3|17	characters, errors, and loading files.
14cr|nodejs-hoek-0.9.1-3|18	
14cr|nodejs-hoek-0.9.1-3|19	%prep
14cr|nodejs-hoek-0.9.1-3|20	%setup -q -n package
14cr|nodejs-hoek-0.9.1-3|21	
14cr|nodejs-hoek-0.9.1-3|22	#fix perms
14cr|nodejs-hoek-0.9.1-3|23	chmod 0644 README.md LICENSE images/* lib/* index.js package.json
14cr|nodejs-hoek-0.9.1-3|24	
14cr|nodejs-hoek-0.9.1-3|25	%build
14cr|nodejs-hoek-0.9.1-3|26	#nothing to do
14cr|nodejs-hoek-0.9.1-3|27	
14cr|nodejs-hoek-0.9.1-3|28	%install
14cr|nodejs-hoek-0.9.1-3|29	
14cr|nodejs-hoek-0.9.1-3|30	mkdir -p %{buildroot}%{nodejs_sitelib}/hoek
14cr|nodejs-hoek-0.9.1-3|31	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/hoek
14cr|nodejs-hoek-0.9.1-3|32	
14cr|nodejs-hoek-0.9.1-3|33	%nodejs_symlink_deps
14cr|nodejs-hoek-0.9.1-3|34	
14cr|nodejs-hoek-0.9.1-3|35	#Yet Another Unpackaged Test Framework (lab)
14cr|nodejs-hoek-0.9.1-3|36	#%%check
14cr|nodejs-hoek-0.9.1-3|37	#make test
14cr|nodejs-hoek-0.9.1-3|38	
14cr|nodejs-hoek-0.9.1-3|39	%clean
14cr|nodejs-hoek-0.9.1-3|40	
14cr|nodejs-hoek-0.9.1-3|41	%files
14cr|nodejs-hoek-0.9.1-3|42	%defattr(-,root,root,-)
14cr|nodejs-hoek-0.9.1-3|43	%{nodejs_sitelib}/hoek
14cr|nodejs-hoek-0.9.1-3|44	%doc README.md LICENSE images
14cr|nodejs-hoek-0.9.1-3|45	
14cr|nodejs-hoek-0.9.1-3|46	
14cr|nodejs-hoek-0.9.1-3|47	%changelog
14cr|nodejs-hoek-0.9.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|nodejs-hoek-0.9.1-3|49	+ Revision: d68f46d
14cr|nodejs-hoek-0.9.1-3|50	- MassBuild#464: Increase release tag
14cr|nodejs-hoek-0.9.1-3|51	
14cr|nodejs-hoek-0.9.1-3|52	

3399 14
14cr|nodejs-hooker-0.2.3-5|1	
14cr|nodejs-hooker-0.2.3-5|2	
14cr|nodejs-hooker-0.2.3-5|3	%global enable_tests 0
14cr|nodejs-hooker-0.2.3-5|4	
14cr|nodejs-hooker-0.2.3-5|5	# This package requires the grunt stack, but grunt also requires this package.
14cr|nodejs-hooker-0.2.3-5|6	# Before grunt is available, this will need to be built manually.
14cr|nodejs-hooker-0.2.3-5|7	%global enable_grunt 0
14cr|nodejs-hooker-0.2.3-5|8	
14cr|nodejs-hooker-0.2.3-5|9	Name:       nodejs-hooker
14cr|nodejs-hooker-0.2.3-5|10	Version:    0.2.3
14cr|nodejs-hooker-0.2.3-5|11	Release:    5
14cr|nodejs-hooker-0.2.3-5|12	Summary:    Monkey-patch (hook) functions for debugging
14cr|nodejs-hooker-0.2.3-5|13	
14cr|nodejs-hooker-0.2.3-5|14	License:    MIT
14cr|nodejs-hooker-0.2.3-5|15	Group:      Development/Other
14cr|nodejs-hooker-0.2.3-5|16	URL:        https://github.com/cowboy/javascript-hooker
14cr|nodejs-hooker-0.2.3-5|17	Source0:    http://registry.npmjs.org/hooker/-/hooker-%{version}.tgz
14cr|nodejs-hooker-0.2.3-5|18	
14cr|nodejs-hooker-0.2.3-5|19	# This is taken from the upstream version control repository.
14cr|nodejs-hooker-0.2.3-5|20	Patch0:     %{name}-0.2.3-Updating-gruntfile-to-grunt-0.3.0-format.patch
14cr|nodejs-hooker-0.2.3-5|21	# These two patches update grunt.js for use with grunt 0.4.0.
14cr|nodejs-hooker-0.2.3-5|22	# Pull request sent: https://github.com/cowboy/javascript-hooker/pull/3
14cr|nodejs-hooker-0.2.3-5|23	Patch1:     %{name}-0.2.3-Rename-grunt.js-to-Gruntfile.js.patch
14cr|nodejs-hooker-0.2.3-5|24	Patch2:     %{name}-0.2.3-Update-Gruntfile.js-for-use-with-grunt-0.4.0.patch
14cr|nodejs-hooker-0.2.3-5|25	
14cr|nodejs-hooker-0.2.3-5|26	BuildArch:  noarch
14cr|nodejs-hooker-0.2.3-5|27	
14cr|nodejs-hooker-0.2.3-5|28	BuildRequires:  nodejs-packaging
14cr|nodejs-hooker-0.2.3-5|29	BuildRequires:  uglify-js
14cr|nodejs-hooker-0.2.3-5|30	
14cr|nodejs-hooker-0.2.3-5|31	%if 0%{?enable_tests}
14cr|nodejs-hooker-0.2.3-5|32	BuildRequires:  npm(nodeunit)
14cr|nodejs-hooker-0.2.3-5|33	%endif
14cr|nodejs-hooker-0.2.3-5|34	
14cr|nodejs-hooker-0.2.3-5|35	%if 0%{?enable_grunt}
14cr|nodejs-hooker-0.2.3-5|36	BuildRequires:  npm(grunt-cli)
14cr|nodejs-hooker-0.2.3-5|37	BuildRequires:  npm(grunt-contrib-nodeunit)
14cr|nodejs-hooker-0.2.3-5|38	BuildRequires:  npm(grunt-contrib-uglify)
14cr|nodejs-hooker-0.2.3-5|39	%endif
14cr|nodejs-hooker-0.2.3-5|40	
14cr|nodejs-hooker-0.2.3-5|41	%description
14cr|nodejs-hooker-0.2.3-5|42	%{summary}.
14cr|nodejs-hooker-0.2.3-5|43	
14cr|nodejs-hooker-0.2.3-5|44	
14cr|nodejs-hooker-0.2.3-5|45	%prep
14cr|nodejs-hooker-0.2.3-5|46	%setup -q -n package
14cr|nodejs-hooker-0.2.3-5|47	%patch0 -p1
14cr|nodejs-hooker-0.2.3-5|48	%patch1 -p1
14cr|nodejs-hooker-0.2.3-5|49	%patch2 -p1
14cr|nodejs-hooker-0.2.3-5|50	%nodejs_symlink_deps --check
14cr|nodejs-hooker-0.2.3-5|51	
14cr|nodejs-hooker-0.2.3-5|52	
14cr|nodejs-hooker-0.2.3-5|53	%build
14cr|nodejs-hooker-0.2.3-5|54	%if 0%{?enable_grunt}
14cr|nodejs-hooker-0.2.3-5|55	grunt uglify
14cr|nodejs-hooker-0.2.3-5|56	%else
14cr|nodejs-hooker-0.2.3-5|57	# Add copyright header to the minified script.
14cr|nodejs-hooker-0.2.3-5|58	head -n 8 lib/hooker.js > dist/ba-hooker.min.js.new
14cr|nodejs-hooker-0.2.3-5|59	# Minify and preserve timestamp.
14cr|nodejs-hooker-0.2.3-5|60	/usr/bin/uglifyjs dist/ba-hooker.js -m -c >> dist/ba-hooker.min.js.new
14cr|nodejs-hooker-0.2.3-5|61	touch -r dist/ba-hooker.min.js dist/ba-hooker.min.js.new
14cr|nodejs-hooker-0.2.3-5|62	mv dist/ba-hooker.min.js{.new,}
14cr|nodejs-hooker-0.2.3-5|63	%endif
14cr|nodejs-hooker-0.2.3-5|64	
14cr|nodejs-hooker-0.2.3-5|65	
14cr|nodejs-hooker-0.2.3-5|66	%install
14cr|nodejs-hooker-0.2.3-5|67	mkdir -p %{buildroot}%{nodejs_sitelib}/hooker
14cr|nodejs-hooker-0.2.3-5|68	cp -pr package.json child.js dist/ lib/ parent.js \
14cr|nodejs-hooker-0.2.3-5|69	%{buildroot}%{nodejs_sitelib}/hooker
14cr|nodejs-hooker-0.2.3-5|70	
14cr|nodejs-hooker-0.2.3-5|71	%nodejs_symlink_deps
14cr|nodejs-hooker-0.2.3-5|72	
14cr|nodejs-hooker-0.2.3-5|73	
14cr|nodejs-hooker-0.2.3-5|74	%if 0%{?enable_tests}
14cr|nodejs-hooker-0.2.3-5|75	%check
14cr|nodejs-hooker-0.2.3-5|76	%if 0%{?enable_grunt}
14cr|nodejs-hooker-0.2.3-5|77	grunt nodeunit
14cr|nodejs-hooker-0.2.3-5|78	%else
14cr|nodejs-hooker-0.2.3-5|79	%{nodejs_sitelib}/nodeunit/bin/nodeunit test/*.js
14cr|nodejs-hooker-0.2.3-5|80	%endif
14cr|nodejs-hooker-0.2.3-5|81	%endif
14cr|nodejs-hooker-0.2.3-5|82	
14cr|nodejs-hooker-0.2.3-5|83	
14cr|nodejs-hooker-0.2.3-5|84	%files
14cr|nodejs-hooker-0.2.3-5|85	%doc LICENSE-MIT README.md
14cr|nodejs-hooker-0.2.3-5|86	%{nodejs_sitelib}/hooker
14cr|nodejs-hooker-0.2.3-5|87	
14cr|nodejs-hooker-0.2.3-5|88	
14cr|nodejs-hooker-0.2.3-5|89	
14cr|nodejs-hooker-0.2.3-5|90	%changelog
14cr|nodejs-hooker-0.2.3-5|91	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-5
14cr|nodejs-hooker-0.2.3-5|92	+ Revision: d3d0c50
14cr|nodejs-hooker-0.2.3-5|93	- Imported from SRPM
14cr|nodejs-hooker-0.2.3-5|94	
14cr|nodejs-hooker-0.2.3-5|95	

3400 14
14cr|nodejs-http-signature-0.10.0-5|1	%global commit 8881c4a806604deabe958f37e51672a65ef150fe
14cr|nodejs-http-signature-0.10.0-5|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|nodejs-http-signature-0.10.0-5|3	
14cr|nodejs-http-signature-0.10.0-5|4	Name:           nodejs-http-signature
14cr|nodejs-http-signature-0.10.0-5|5	Version:        0.10.0
14cr|nodejs-http-signature-0.10.0-5|6	Release:        5
14cr|nodejs-http-signature-0.10.0-5|7	Summary:        Reference implementation of Joyent's HTTP Signature Scheme
14cr|nodejs-http-signature-0.10.0-5|8	
14cr|nodejs-http-signature-0.10.0-5|9	BuildArch:      noarch
14cr|nodejs-http-signature-0.10.0-5|10	
14cr|nodejs-http-signature-0.10.0-5|11	Group:          System/Libraries
14cr|nodejs-http-signature-0.10.0-5|12	License:        MIT
14cr|nodejs-http-signature-0.10.0-5|13	URL:            https://github.com/joyent/node-http-signature
14cr|nodejs-http-signature-0.10.0-5|14	Source0:        http://registry.npmjs.org/http-signature/-/http-signature-%{version}.tgz
14cr|nodejs-http-signature-0.10.0-5|15	#grab the tests from github
14cr|nodejs-http-signature-0.10.0-5|16	Source1:        https://github.com/joyent/node-http-signature/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cr|nodejs-http-signature-0.10.0-5|17	
14cr|nodejs-http-signature-0.10.0-5|18	BuildRequires:  nodejs-packaging
14cr|nodejs-http-signature-0.10.0-5|19	BuildRequires:  nodejs
14cr|nodejs-http-signature-0.10.0-5|20	
14cr|nodejs-http-signature-0.10.0-5|21	#for tests
14cr|nodejs-http-signature-0.10.0-5|22	#BuildRequires:  npm(tap)
14cr|nodejs-http-signature-0.10.0-5|23	#BuildRequires:  npm(node-uuid)
14cr|nodejs-http-signature-0.10.0-5|24	#BuildRequires:  npm(assert-plus)
14cr|nodejs-http-signature-0.10.0-5|25	#BuildRequires:  npm(asn1)
14cr|nodejs-http-signature-0.10.0-5|26	#BuildRequires:  npm(ctype)
14cr|nodejs-http-signature-0.10.0-5|27	
14cr|nodejs-http-signature-0.10.0-5|28	%description
14cr|nodejs-http-signature-0.10.0-5|29	nodejs-http-signature is a node.js library that has client and server
14cr|nodejs-http-signature-0.10.0-5|30	components for Joyent's HTTP Signature Scheme.
14cr|nodejs-http-signature-0.10.0-5|31	
14cr|nodejs-http-signature-0.10.0-5|32	%prep
14cr|nodejs-http-signature-0.10.0-5|33	%setup -q -n package -a1
14cr|nodejs-http-signature-0.10.0-5|34	
14cr|nodejs-http-signature-0.10.0-5|35	%nodejs_fixdep assert-plus '~0.1.2'
14cr|nodejs-http-signature-0.10.0-5|36	%nodejs_fixdep ctype '~0.5.3'
14cr|nodejs-http-signature-0.10.0-5|37	%nodejs_fixdep asn1 '~0.1.11'
14cr|nodejs-http-signature-0.10.0-5|38	
14cr|nodejs-http-signature-0.10.0-5|39	#move tests into regular directory
14cr|nodejs-http-signature-0.10.0-5|40	mv node-http-signature-%{commit}/test .
14cr|nodejs-http-signature-0.10.0-5|41	rm -rf node-http-signature-%{commit}
14cr|nodejs-http-signature-0.10.0-5|42	
14cr|nodejs-http-signature-0.10.0-5|43	%build
14cr|nodejs-http-signature-0.10.0-5|44	#nothing to do
14cr|nodejs-http-signature-0.10.0-5|45	
14cr|nodejs-http-signature-0.10.0-5|46	%install
14cr|nodejs-http-signature-0.10.0-5|47	
14cr|nodejs-http-signature-0.10.0-5|48	mkdir -p %{buildroot}%{nodejs_sitelib}/http-signature
14cr|nodejs-http-signature-0.10.0-5|49	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/http-signature
14cr|nodejs-http-signature-0.10.0-5|50	
14cr|nodejs-http-signature-0.10.0-5|51	%nodejs_symlink_deps
14cr|nodejs-http-signature-0.10.0-5|52	
14cr|nodejs-http-signature-0.10.0-5|53	#%check
14cr|nodejs-http-signature-0.10.0-5|54	#%nodejs_symlink_deps --check
14cr|nodejs-http-signature-0.10.0-5|55	#%tap test/*.js
14cr|nodejs-http-signature-0.10.0-5|56	
14cr|nodejs-http-signature-0.10.0-5|57	%clean
14cr|nodejs-http-signature-0.10.0-5|58	
14cr|nodejs-http-signature-0.10.0-5|59	%files
14cr|nodejs-http-signature-0.10.0-5|60	%{nodejs_sitelib}/http-signature
14cr|nodejs-http-signature-0.10.0-5|61	%doc LICENSE README.md http_signing.md
14cr|nodejs-http-signature-0.10.0-5|62	
14cr|nodejs-http-signature-0.10.0-5|63	
14cr|nodejs-http-signature-0.10.0-5|64	%changelog
14cr|nodejs-http-signature-0.10.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|nodejs-http-signature-0.10.0-5|66	+ Revision: 581a000
14cr|nodejs-http-signature-0.10.0-5|67	- MassBuild#464: Increase release tag
14cr|nodejs-http-signature-0.10.0-5|68	
14cr|nodejs-http-signature-0.10.0-5|69	

3401 14
14cr|nodejs-i-0.3.2-1|1	
14cr|nodejs-i-0.3.2-1|2	
14cr|nodejs-i-0.3.2-1|3	%global enable_tests 0
14cr|nodejs-i-0.3.2-1|4	
14cr|nodejs-i-0.3.2-1|5	Name:       nodejs-i
14cr|nodejs-i-0.3.2-1|6	Version:    0.3.2
14cr|nodejs-i-0.3.2-1|7	Release:    1
14cr|nodejs-i-0.3.2-1|8	Summary:    Custom inflections for Node.js
14cr|nodejs-i-0.3.2-1|9	
14cr|nodejs-i-0.3.2-1|10	License:    MIT
14cr|nodejs-i-0.3.2-1|11	Group:      Development/Other
14cr|nodejs-i-0.3.2-1|12	URL:        https://github.com/pksunkara/inflect
14cr|nodejs-i-0.3.2-1|13	Source0:    http://registry.npmjs.org/i/-/i-%{version}.tgz
14cr|nodejs-i-0.3.2-1|14	
14cr|nodejs-i-0.3.2-1|15	BuildArch:  noarch
14cr|nodejs-i-0.3.2-1|16	
14cr|nodejs-i-0.3.2-1|17	BuildRequires:  nodejs-packaging
14cr|nodejs-i-0.3.2-1|18	
14cr|nodejs-i-0.3.2-1|19	%if 0%{?enable_tests}
14cr|nodejs-i-0.3.2-1|20	BuildRequires:  npm(vows)
14cr|nodejs-i-0.3.2-1|21	%endif
14cr|nodejs-i-0.3.2-1|22	
14cr|nodejs-i-0.3.2-1|23	%description
14cr|nodejs-i-0.3.2-1|24	%{summary}.
14cr|nodejs-i-0.3.2-1|25	
14cr|nodejs-i-0.3.2-1|26	
14cr|nodejs-i-0.3.2-1|27	%prep
14cr|nodejs-i-0.3.2-1|28	%setup -q -n package
14cr|nodejs-i-0.3.2-1|29	
14cr|nodejs-i-0.3.2-1|30	
14cr|nodejs-i-0.3.2-1|31	%build
14cr|nodejs-i-0.3.2-1|32	#nothing to do
14cr|nodejs-i-0.3.2-1|33	
14cr|nodejs-i-0.3.2-1|34	
14cr|nodejs-i-0.3.2-1|35	%install
14cr|nodejs-i-0.3.2-1|36	mkdir -p %{buildroot}%{nodejs_sitelib}/i
14cr|nodejs-i-0.3.2-1|37	cp -pr package.json lib/ \
14cr|nodejs-i-0.3.2-1|38	%{buildroot}%{nodejs_sitelib}/i
14cr|nodejs-i-0.3.2-1|39	
14cr|nodejs-i-0.3.2-1|40	%nodejs_symlink_deps
14cr|nodejs-i-0.3.2-1|41	
14cr|nodejs-i-0.3.2-1|42	
14cr|nodejs-i-0.3.2-1|43	%if 0%{?enable_tests}
14cr|nodejs-i-0.3.2-1|44	%check
14cr|nodejs-i-0.3.2-1|45	%nodejs_symlink_deps --check
14cr|nodejs-i-0.3.2-1|46	%{nodejs_sitelib}/vows/bin/vows --spec $(find test -name '*-test.js')
14cr|nodejs-i-0.3.2-1|47	%endif
14cr|nodejs-i-0.3.2-1|48	
14cr|nodejs-i-0.3.2-1|49	
14cr|nodejs-i-0.3.2-1|50	%files
14cr|nodejs-i-0.3.2-1|51	%doc LICENSE README.md
14cr|nodejs-i-0.3.2-1|52	%{nodejs_sitelib}/i
14cr|nodejs-i-0.3.2-1|53	
14cr|nodejs-i-0.3.2-1|54	
14cr|nodejs-i-0.3.2-1|55	
14cr|nodejs-i-0.3.2-1|56	%changelog
14cr|nodejs-i-0.3.2-1|57	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
14cr|nodejs-i-0.3.2-1|58	+ Revision: 9a06875
14cr|nodejs-i-0.3.2-1|59	- Imported from SRPM
14cr|nodejs-i-0.3.2-1|60	
14cr|nodejs-i-0.3.2-1|61	

3402 14
14cr|nodejs-iconv-lite-0.2.11-2|1	%global enable_tests 0
14cr|nodejs-iconv-lite-0.2.11-2|2	
14cr|nodejs-iconv-lite-0.2.11-2|3	Name:       nodejs-iconv-lite
14cr|nodejs-iconv-lite-0.2.11-2|4	Version:    0.2.11
14cr|nodejs-iconv-lite-0.2.11-2|5	Release:    2
14cr|nodejs-iconv-lite-0.2.11-2|6	Summary:    Convert character encodings in pure JavaScript
14cr|nodejs-iconv-lite-0.2.11-2|7	License:    MIT
14cr|nodejs-iconv-lite-0.2.11-2|8	Group:      System/Libraries
14cr|nodejs-iconv-lite-0.2.11-2|9	URL:        https://github.com/ashtuchkin/iconv-lite
14cr|nodejs-iconv-lite-0.2.11-2|10	Source0:    http://registry.npmjs.org/iconv-lite/-/iconv-lite-%{version}.tgz
14cr|nodejs-iconv-lite-0.2.11-2|11	BuildArch:  noarch
14cr|nodejs-iconv-lite-0.2.11-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-iconv-lite-0.2.11-2|13	
14cr|nodejs-iconv-lite-0.2.11-2|14	%if 0%{?enable_tests}
14cr|nodejs-iconv-lite-0.2.11-2|15	# NB: npm(iconv) requires libiconv.
14cr|nodejs-iconv-lite-0.2.11-2|16	BuildRequires:  npm(iconv)
14cr|nodejs-iconv-lite-0.2.11-2|17	BuildRequires:  npm(vows)
14cr|nodejs-iconv-lite-0.2.11-2|18	%endif
14cr|nodejs-iconv-lite-0.2.11-2|19	
14cr|nodejs-iconv-lite-0.2.11-2|20	%description
14cr|nodejs-iconv-lite-0.2.11-2|21	%{summary}.
14cr|nodejs-iconv-lite-0.2.11-2|22	
14cr|nodejs-iconv-lite-0.2.11-2|23	
14cr|nodejs-iconv-lite-0.2.11-2|24	%prep
14cr|nodejs-iconv-lite-0.2.11-2|25	%setup -q -n package
14cr|nodejs-iconv-lite-0.2.11-2|26	
14cr|nodejs-iconv-lite-0.2.11-2|27	
14cr|nodejs-iconv-lite-0.2.11-2|28	%build
14cr|nodejs-iconv-lite-0.2.11-2|29	#nothing to do
14cr|nodejs-iconv-lite-0.2.11-2|30	
14cr|nodejs-iconv-lite-0.2.11-2|31	
14cr|nodejs-iconv-lite-0.2.11-2|32	%install
14cr|nodejs-iconv-lite-0.2.11-2|33	mkdir -p %{buildroot}%{nodejs_sitelib}/iconv-lite
14cr|nodejs-iconv-lite-0.2.11-2|34	cp -pr package.json encodings/ index.js \
14cr|nodejs-iconv-lite-0.2.11-2|35	%{buildroot}%{nodejs_sitelib}/iconv-lite
14cr|nodejs-iconv-lite-0.2.11-2|36	
14cr|nodejs-iconv-lite-0.2.11-2|37	%nodejs_symlink_deps
14cr|nodejs-iconv-lite-0.2.11-2|38	
14cr|nodejs-iconv-lite-0.2.11-2|39	
14cr|nodejs-iconv-lite-0.2.11-2|40	%if 0%{?enable_tests}
14cr|nodejs-iconv-lite-0.2.11-2|41	%check
14cr|nodejs-iconv-lite-0.2.11-2|42	%nodejs_symlink_deps --check
14cr|nodejs-iconv-lite-0.2.11-2|43	%{nodejs_sitelib}/vows/bin/vows --spec
14cr|nodejs-iconv-lite-0.2.11-2|44	%endif
14cr|nodejs-iconv-lite-0.2.11-2|45	
14cr|nodejs-iconv-lite-0.2.11-2|46	
14cr|nodejs-iconv-lite-0.2.11-2|47	%files
14cr|nodejs-iconv-lite-0.2.11-2|48	%doc LICENSE README.md
14cr|nodejs-iconv-lite-0.2.11-2|49	%{nodejs_sitelib}/iconv-lite
14cr|nodejs-iconv-lite-0.2.11-2|50	
14cr|nodejs-iconv-lite-0.2.11-2|51	
14cr|nodejs-iconv-lite-0.2.11-2|52	
14cr|nodejs-iconv-lite-0.2.11-2|53	%changelog
14cr|nodejs-iconv-lite-0.2.11-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-2
14cr|nodejs-iconv-lite-0.2.11-2|55	+ Revision: f6b5e4d
14cr|nodejs-iconv-lite-0.2.11-2|56	- MassBuild#464: Increase release tag
14cr|nodejs-iconv-lite-0.2.11-2|57	
14cr|nodejs-iconv-lite-0.2.11-2|58	

3403 14
14cr|nodejs-inherits1-1.0.0-13|1	Name:       nodejs-inherits1
14cr|nodejs-inherits1-1.0.0-13|2	Version:    1.0.0
14cr|nodejs-inherits1-1.0.0-13|3	Release:    13
14cr|nodejs-inherits1-1.0.0-13|4	Summary:    A tiny simple way to do classic inheritance in JS - legacy version
14cr|nodejs-inherits1-1.0.0-13|5	
14cr|nodejs-inherits1-1.0.0-13|6	#the license is not included with the tarball so we retrieve it from the
14cr|nodejs-inherits1-1.0.0-13|7	#upstream git repository in Source1
14cr|nodejs-inherits1-1.0.0-13|8	License:    WTFPL
14cr|nodejs-inherits1-1.0.0-13|9	Group:      Development/Other
14cr|nodejs-inherits1-1.0.0-13|10	URL:        https://github.com/isaacs/inherits
14cr|nodejs-inherits1-1.0.0-13|11	Source0:    http://registry.npmjs.org/inherits/-/inherits-%{version}.tgz
14cr|nodejs-inherits1-1.0.0-13|12	Source1:    https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
14cr|nodejs-inherits1-1.0.0-13|13	BuildArch:  noarch
14cr|nodejs-inherits1-1.0.0-13|14	
14cr|nodejs-inherits1-1.0.0-13|15	BuildRequires:  nodejs-packaging
14cr|nodejs-inherits1-1.0.0-13|16	BuildRequires:  nodejs
14cr|nodejs-inherits1-1.0.0-13|17	
14cr|nodejs-inherits1-1.0.0-13|18	%description
14cr|nodejs-inherits1-1.0.0-13|19	A tiny simple way to do classic inheritance in JavaScript.
14cr|nodejs-inherits1-1.0.0-13|20	
14cr|nodejs-inherits1-1.0.0-13|21	This is the legacy version used by many Node.js modules for many years, and is
14cr|nodejs-inherits1-1.0.0-13|22	retained for backward compatibility.  New modules should use the inheritance
14cr|nodejs-inherits1-1.0.0-13|23	functionality available in core Node.js or use the new version of inherits if
14cr|nodejs-inherits1-1.0.0-13|24	they need browser support as well.
14cr|nodejs-inherits1-1.0.0-13|25	
14cr|nodejs-inherits1-1.0.0-13|26	%prep
14cr|nodejs-inherits1-1.0.0-13|27	%setup -q -n package
14cr|nodejs-inherits1-1.0.0-13|28	
14cr|nodejs-inherits1-1.0.0-13|29	#copy the license into %%{_builddir} so it works with %%doc
14cr|nodejs-inherits1-1.0.0-13|30	cp -p %{SOURCE1} LICENSE
14cr|nodejs-inherits1-1.0.0-13|31	
14cr|nodejs-inherits1-1.0.0-13|32	%build
14cr|nodejs-inherits1-1.0.0-13|33	#nothing to do
14cr|nodejs-inherits1-1.0.0-13|34	
14cr|nodejs-inherits1-1.0.0-13|35	%install
14cr|nodejs-inherits1-1.0.0-13|36	
14cr|nodejs-inherits1-1.0.0-13|37	mkdir -p %{buildroot}%{nodejs_sitelib}/inherits@1
14cr|nodejs-inherits1-1.0.0-13|38	cp -pr inherits.js package.json %{buildroot}%{nodejs_sitelib}/inherits@1
14cr|nodejs-inherits1-1.0.0-13|39	
14cr|nodejs-inherits1-1.0.0-13|40	%nodejs_symlink_deps
14cr|nodejs-inherits1-1.0.0-13|41	
14cr|nodejs-inherits1-1.0.0-13|42	%clean
14cr|nodejs-inherits1-1.0.0-13|43	
14cr|nodejs-inherits1-1.0.0-13|44	%files
14cr|nodejs-inherits1-1.0.0-13|45	%defattr(-,root,root,-)
14cr|nodejs-inherits1-1.0.0-13|46	%{nodejs_sitelib}/inherits@1
14cr|nodejs-inherits1-1.0.0-13|47	%doc README.md LICENSE
14cr|nodejs-inherits1-1.0.0-13|48	
14cr|nodejs-inherits1-1.0.0-13|49	
14cr|nodejs-inherits1-1.0.0-13|50	%changelog
14cr|nodejs-inherits1-1.0.0-13|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-13
14cr|nodejs-inherits1-1.0.0-13|52	+ Revision: ca1e4d3
14cr|nodejs-inherits1-1.0.0-13|53	- MassBuild#464: Increase release tag
14cr|nodejs-inherits1-1.0.0-13|54	
14cr|nodejs-inherits1-1.0.0-13|55	

3404 14
14cr|nodejs-inherits-2.0.0-5|1	Name:       nodejs-inherits
14cr|nodejs-inherits-2.0.0-5|2	Version:    2.0.0
14cr|nodejs-inherits-2.0.0-5|3	Release:    5
14cr|nodejs-inherits-2.0.0-5|4	Summary:    A tiny simple way to do classic inheritance in js
14cr|nodejs-inherits-2.0.0-5|5	License:    WTFPL
14cr|nodejs-inherits-2.0.0-5|6	Group:      Development/Other
14cr|nodejs-inherits-2.0.0-5|7	URL:        https://github.com/isaacs/inherits
14cr|nodejs-inherits-2.0.0-5|8	Source0:    http://registry.npmjs.org/inherits/-/inherits-%{version}.tgz
14cr|nodejs-inherits-2.0.0-5|9	Source1:    https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
14cr|nodejs-inherits-2.0.0-5|10	BuildArch:  noarch
14cr|nodejs-inherits-2.0.0-5|11	BuildRequires:  nodejs-packaging
14cr|nodejs-inherits-2.0.0-5|12	BuildRequires:  nodejs
14cr|nodejs-inherits-2.0.0-5|13	
14cr|nodejs-inherits-2.0.0-5|14	%description
14cr|nodejs-inherits-2.0.0-5|15	%{summary}.
14cr|nodejs-inherits-2.0.0-5|16	
14cr|nodejs-inherits-2.0.0-5|17	%prep
14cr|nodejs-inherits-2.0.0-5|18	%setup -q -n package
14cr|nodejs-inherits-2.0.0-5|19	
14cr|nodejs-inherits-2.0.0-5|20	#copy the license into %%{_builddir} so it works with %%doc
14cr|nodejs-inherits-2.0.0-5|21	cp -p %{SOURCE1} LICENSE
14cr|nodejs-inherits-2.0.0-5|22	
14cr|nodejs-inherits-2.0.0-5|23	%build
14cr|nodejs-inherits-2.0.0-5|24	#nothing to do
14cr|nodejs-inherits-2.0.0-5|25	
14cr|nodejs-inherits-2.0.0-5|26	%install
14cr|nodejs-inherits-2.0.0-5|27	
14cr|nodejs-inherits-2.0.0-5|28	mkdir -p %{buildroot}%{nodejs_sitelib}/inherits@2
14cr|nodejs-inherits-2.0.0-5|29	cp -pr inherits.js package.json %{buildroot}%{nodejs_sitelib}/inherits@2
14cr|nodejs-inherits-2.0.0-5|30	
14cr|nodejs-inherits-2.0.0-5|31	%nodejs_symlink_deps
14cr|nodejs-inherits-2.0.0-5|32	
14cr|nodejs-inherits-2.0.0-5|33	ln -sf inherits@2 %{buildroot}%{nodejs_sitelib}/inherits
14cr|nodejs-inherits-2.0.0-5|34	
14cr|nodejs-inherits-2.0.0-5|35	%clean
14cr|nodejs-inherits-2.0.0-5|36	
14cr|nodejs-inherits-2.0.0-5|37	# rpm blows up if you try to replace a dir with a symlink or vice-versa
14cr|nodejs-inherits-2.0.0-5|38	%pretrans -p <lua>
14cr|nodejs-inherits-2.0.0-5|39	if posix.stat("%{nodejs_sitelib}/inherits", "type") == "directory" then
14cr|nodejs-inherits-2.0.0-5|40	os.rename('%{nodejs_sitelib}/inherits', '%{nodejs_sitelib}/inherits@2')
14cr|nodejs-inherits-2.0.0-5|41	end
14cr|nodejs-inherits-2.0.0-5|42	
14cr|nodejs-inherits-2.0.0-5|43	
14cr|nodejs-inherits-2.0.0-5|44	%files
14cr|nodejs-inherits-2.0.0-5|45	%defattr(-,root,root,-)
14cr|nodejs-inherits-2.0.0-5|46	%{nodejs_sitelib}/inherits@2
14cr|nodejs-inherits-2.0.0-5|47	%{nodejs_sitelib}/inherits
14cr|nodejs-inherits-2.0.0-5|48	%doc README.md LICENSE
14cr|nodejs-inherits-2.0.0-5|49	
14cr|nodejs-inherits-2.0.0-5|50	
14cr|nodejs-inherits-2.0.0-5|51	%changelog
14cr|nodejs-inherits-2.0.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-5
14cr|nodejs-inherits-2.0.0-5|53	+ Revision: 46db0c1
14cr|nodejs-inherits-2.0.0-5|54	- MassBuild#464: Increase release tag
14cr|nodejs-inherits-2.0.0-5|55	
14cr|nodejs-inherits-2.0.0-5|56	

3405 14
14cr|nodejs-ini-1.1.0-5|1	Name:       nodejs-ini
14cr|nodejs-ini-1.1.0-5|2	Version:    1.1.0
14cr|nodejs-ini-1.1.0-5|3	Release:    5
14cr|nodejs-ini-1.1.0-5|4	Summary:    An INI parser/serializer for node.js
14cr|nodejs-ini-1.1.0-5|5	License:    MIT
14cr|nodejs-ini-1.1.0-5|6	Group:      System/Libraries
14cr|nodejs-ini-1.1.0-5|7	URL:        https://github.com/isaacs/proto-list
14cr|nodejs-ini-1.1.0-5|8	Source0:    http://registry.npmjs.org/ini/-/ini-%{version}.tgz
14cr|nodejs-ini-1.1.0-5|9	BuildArch:  noarch
14cr|nodejs-ini-1.1.0-5|10	
14cr|nodejs-ini-1.1.0-5|11	BuildRequires:  nodejs-packaging
14cr|nodejs-ini-1.1.0-5|12	BuildRequires:  nodejs
14cr|nodejs-ini-1.1.0-5|13	#BuildRequires:  nodejs-tap
14cr|nodejs-ini-1.1.0-5|14	
14cr|nodejs-ini-1.1.0-5|15	%description
14cr|nodejs-ini-1.1.0-5|16	An INI file parser and serializer for node.js.
14cr|nodejs-ini-1.1.0-5|17	
14cr|nodejs-ini-1.1.0-5|18	%prep
14cr|nodejs-ini-1.1.0-5|19	%setup -q -n package
14cr|nodejs-ini-1.1.0-5|20	
14cr|nodejs-ini-1.1.0-5|21	%build
14cr|nodejs-ini-1.1.0-5|22	#nothing to do
14cr|nodejs-ini-1.1.0-5|23	
14cr|nodejs-ini-1.1.0-5|24	%install
14cr|nodejs-ini-1.1.0-5|25	
14cr|nodejs-ini-1.1.0-5|26	mkdir -p %{buildroot}%{nodejs_sitelib}/ini
14cr|nodejs-ini-1.1.0-5|27	cp -p ini.js package.json %{buildroot}%{nodejs_sitelib}/ini
14cr|nodejs-ini-1.1.0-5|28	
14cr|nodejs-ini-1.1.0-5|29	%nodejs_symlink_deps
14cr|nodejs-ini-1.1.0-5|30	
14cr|nodejs-ini-1.1.0-5|31	# We currently don't run tests because I'd have to file another ten or
14cr|nodejs-ini-1.1.0-5|32	# so review reuqests for the node.js TAP testing framework and methinks there
14cr|nodejs-ini-1.1.0-5|33	# are enough of those for now.  ;-)
14cr|nodejs-ini-1.1.0-5|34	##%%check
14cr|nodejs-ini-1.1.0-5|35	##tap test/*.js
14cr|nodejs-ini-1.1.0-5|36	
14cr|nodejs-ini-1.1.0-5|37	%clean
14cr|nodejs-ini-1.1.0-5|38	
14cr|nodejs-ini-1.1.0-5|39	%files
14cr|nodejs-ini-1.1.0-5|40	%defattr(-,root,root,-)
14cr|nodejs-ini-1.1.0-5|41	%{nodejs_sitelib}/ini
14cr|nodejs-ini-1.1.0-5|42	%doc README.md LICENSE
14cr|nodejs-ini-1.1.0-5|43	
14cr|nodejs-ini-1.1.0-5|44	
14cr|nodejs-ini-1.1.0-5|45	%changelog
14cr|nodejs-ini-1.1.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-5
14cr|nodejs-ini-1.1.0-5|47	+ Revision: 29c2e73
14cr|nodejs-ini-1.1.0-5|48	- MassBuild#464: Increase release tag
14cr|nodejs-ini-1.1.0-5|49	
14cr|nodejs-ini-1.1.0-5|50	

3406 14
14cr|nodejs-init-package-json-0.0.10-3|1	Name:           nodejs-init-package-json
14cr|nodejs-init-package-json-0.0.10-3|2	Version:        0.0.10
14cr|nodejs-init-package-json-0.0.10-3|3	Release:        3
14cr|nodejs-init-package-json-0.0.10-3|4	Summary:        A node module to get your node module started
14cr|nodejs-init-package-json-0.0.10-3|5	BuildArch:      noarch
14cr|nodejs-init-package-json-0.0.10-3|6	Group:          System/Libraries
14cr|nodejs-init-package-json-0.0.10-3|7	License:        BSD
14cr|nodejs-init-package-json-0.0.10-3|8	URL:            https://github.com/isaacs/init-package-json
14cr|nodejs-init-package-json-0.0.10-3|9	Source0:        http://registry.npmjs.org/init-package-json/-/init-package-json-%{version}.tgz
14cr|nodejs-init-package-json-0.0.10-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-init-package-json-0.0.10-3|11	BuildRequires:  nodejs
14cr|nodejs-init-package-json-0.0.10-3|12	
14cr|nodejs-init-package-json-0.0.10-3|13	%description
14cr|nodejs-init-package-json-0.0.10-3|14	A node module to get your node module started, by creating its package.json
14cr|nodejs-init-package-json-0.0.10-3|15	metadata file.
14cr|nodejs-init-package-json-0.0.10-3|16	
14cr|nodejs-init-package-json-0.0.10-3|17	%prep
14cr|nodejs-init-package-json-0.0.10-3|18	%setup -q -n package
14cr|nodejs-init-package-json-0.0.10-3|19	
14cr|nodejs-init-package-json-0.0.10-3|20	%build
14cr|nodejs-init-package-json-0.0.10-3|21	#nothing to do
14cr|nodejs-init-package-json-0.0.10-3|22	
14cr|nodejs-init-package-json-0.0.10-3|23	%install
14cr|nodejs-init-package-json-0.0.10-3|24	mkdir -p %{buildroot}%{nodejs_sitelib}/init-package-json
14cr|nodejs-init-package-json-0.0.10-3|25	cp -pr default-input.js init-package-json.js package.json %{buildroot}%{nodejs_sitelib}/init-package-json
14cr|nodejs-init-package-json-0.0.10-3|26	
14cr|nodejs-init-package-json-0.0.10-3|27	%nodejs_symlink_deps
14cr|nodejs-init-package-json-0.0.10-3|28	
14cr|nodejs-init-package-json-0.0.10-3|29	%clean
14cr|nodejs-init-package-json-0.0.10-3|30	
14cr|nodejs-init-package-json-0.0.10-3|31	%files
14cr|nodejs-init-package-json-0.0.10-3|32	%defattr(-,root,root,-)
14cr|nodejs-init-package-json-0.0.10-3|33	%{nodejs_sitelib}/init-package-json
14cr|nodejs-init-package-json-0.0.10-3|34	%doc README.md example.js
14cr|nodejs-init-package-json-0.0.10-3|35	
14cr|nodejs-init-package-json-0.0.10-3|36	
14cr|nodejs-init-package-json-0.0.10-3|37	%changelog
14cr|nodejs-init-package-json-0.0.10-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.10-3
14cr|nodejs-init-package-json-0.0.10-3|39	+ Revision: c877ba7
14cr|nodejs-init-package-json-0.0.10-3|40	- MassBuild#464: Increase release tag
14cr|nodejs-init-package-json-0.0.10-3|41	
14cr|nodejs-init-package-json-0.0.10-3|42	

3407 14
14cr|nodejs-iso8601-1.1.1-7|1	%global enable_tests 0
14cr|nodejs-iso8601-1.1.1-7|2	
14cr|nodejs-iso8601-1.1.1-7|3	Name:       nodejs-iso8601
14cr|nodejs-iso8601-1.1.1-7|4	Version:    1.1.1
14cr|nodejs-iso8601-1.1.1-7|5	Release:    7
14cr|nodejs-iso8601-1.1.1-7|6	Summary:    Node.js module to parse and print ISO8601 dates
14cr|nodejs-iso8601-1.1.1-7|7	License:    MIT
14cr|nodejs-iso8601-1.1.1-7|8	Group:      System/Libraries
14cr|nodejs-iso8601-1.1.1-7|9	URL:        https://github.com/calmh/node-iso8601
14cr|nodejs-iso8601-1.1.1-7|10	Source0:    http://registry.npmjs.org/iso8601/-/iso8601-%{version}.tgz
14cr|nodejs-iso8601-1.1.1-7|11	BuildArch:  noarch
14cr|nodejs-iso8601-1.1.1-7|12	BuildRequires:  nodejs-packaging
14cr|nodejs-iso8601-1.1.1-7|13	
14cr|nodejs-iso8601-1.1.1-7|14	%if 0%{?enable_tests}
14cr|nodejs-iso8601-1.1.1-7|15	BuildRequires:  npm(mocha)
14cr|nodejs-iso8601-1.1.1-7|16	BuildRequires:  npm(should)
14cr|nodejs-iso8601-1.1.1-7|17	%endif
14cr|nodejs-iso8601-1.1.1-7|18	
14cr|nodejs-iso8601-1.1.1-7|19	%description
14cr|nodejs-iso8601-1.1.1-7|20	%{summary}
14cr|nodejs-iso8601-1.1.1-7|21	
14cr|nodejs-iso8601-1.1.1-7|22	
14cr|nodejs-iso8601-1.1.1-7|23	%prep
14cr|nodejs-iso8601-1.1.1-7|24	%setup -q -n package
14cr|nodejs-iso8601-1.1.1-7|25	
14cr|nodejs-iso8601-1.1.1-7|26	
14cr|nodejs-iso8601-1.1.1-7|27	%build
14cr|nodejs-iso8601-1.1.1-7|28	#nothing to do
14cr|nodejs-iso8601-1.1.1-7|29	
14cr|nodejs-iso8601-1.1.1-7|30	
14cr|nodejs-iso8601-1.1.1-7|31	%install
14cr|nodejs-iso8601-1.1.1-7|32	mkdir -p %{buildroot}%{nodejs_sitelib}/iso8601
14cr|nodejs-iso8601-1.1.1-7|33	cp -pr package.json lib/ \
14cr|nodejs-iso8601-1.1.1-7|34	%{buildroot}%{nodejs_sitelib}/iso8601
14cr|nodejs-iso8601-1.1.1-7|35	
14cr|nodejs-iso8601-1.1.1-7|36	%nodejs_symlink_deps
14cr|nodejs-iso8601-1.1.1-7|37	
14cr|nodejs-iso8601-1.1.1-7|38	
14cr|nodejs-iso8601-1.1.1-7|39	%if 0%{?enable_tests}
14cr|nodejs-iso8601-1.1.1-7|40	%check
14cr|nodejs-iso8601-1.1.1-7|41	%nodejs_symlink_deps --check
14cr|nodejs-iso8601-1.1.1-7|42	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-iso8601-1.1.1-7|43	%endif
14cr|nodejs-iso8601-1.1.1-7|44	
14cr|nodejs-iso8601-1.1.1-7|45	
14cr|nodejs-iso8601-1.1.1-7|46	%files
14cr|nodejs-iso8601-1.1.1-7|47	%doc LICENSE README.md
14cr|nodejs-iso8601-1.1.1-7|48	%{nodejs_sitelib}/iso8601
14cr|nodejs-iso8601-1.1.1-7|49	
14cr|nodejs-iso8601-1.1.1-7|50	
14cr|nodejs-iso8601-1.1.1-7|51	
14cr|nodejs-iso8601-1.1.1-7|52	%changelog
14cr|nodejs-iso8601-1.1.1-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-7
14cr|nodejs-iso8601-1.1.1-7|54	+ Revision: f6c0f04
14cr|nodejs-iso8601-1.1.1-7|55	- MassBuild#464: Increase release tag
14cr|nodejs-iso8601-1.1.1-7|56	
14cr|nodejs-iso8601-1.1.1-7|57	

3408 14
14cr|nodejs-jade-1.3.1-2|1	%global enable_tests 0
14cr|nodejs-jade-1.3.1-2|2	
14cr|nodejs-jade-1.3.1-2|3	Name:       nodejs-jade
14cr|nodejs-jade-1.3.1-2|4	Version:    1.3.1
14cr|nodejs-jade-1.3.1-2|5	Release:    2
14cr|nodejs-jade-1.3.1-2|6	Summary:    Jade template engine for Node.js
14cr|nodejs-jade-1.3.1-2|7	License:    MIT
14cr|nodejs-jade-1.3.1-2|8	Group:      System/Libraries
14cr|nodejs-jade-1.3.1-2|9	URL:        https://github.com/visionmedia/jade
14cr|nodejs-jade-1.3.1-2|10	Source0:    http://registry.npmjs.org/jade/-/jade-%{version}.tgz
14cr|nodejs-jade-1.3.1-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-jade-1.3.1-2|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-jade-1.3.1-2|13	# version control repository.
14cr|nodejs-jade-1.3.1-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-jade-1.3.1-2|15	Source10:   dl-tests.sh
14cr|nodejs-jade-1.3.1-2|16	# One of the tests passes with transformers@2.1.0 but is failing with
14cr|nodejs-jade-1.3.1-2|17	# transformers@3.0.0.
14cr|nodejs-jade-1.3.1-2|18	# https://github.com/visionmedia/jade/issues/1444
14cr|nodejs-jade-1.3.1-2|19	Patch0:     %{name}-1.2.0-Fix-test-import-path.patch
14cr|nodejs-jade-1.3.1-2|20	BuildArch:  noarch
14cr|nodejs-jade-1.3.1-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-jade-1.3.1-2|22	
14cr|nodejs-jade-1.3.1-2|23	%if 0%{?enable_tests}
14cr|nodejs-jade-1.3.1-2|24	BuildRequires:  coffee-script
14cr|nodejs-jade-1.3.1-2|25	BuildRequires:  npm(character-parser)
14cr|nodejs-jade-1.3.1-2|26	BuildRequires:  npm(constantinople)
14cr|nodejs-jade-1.3.1-2|27	BuildRequires:  npm(less)
14cr|nodejs-jade-1.3.1-2|28	# The tests require a markdown library, so it could be any one of
14cr|nodejs-jade-1.3.1-2|29	# npm(discount), npm(marked) or npm(markdown).
14cr|nodejs-jade-1.3.1-2|30	BuildRequires:  npm(markdown)
14cr|nodejs-jade-1.3.1-2|31	BuildRequires:  npm(mocha)
14cr|nodejs-jade-1.3.1-2|32	BuildRequires:  npm(monocle)
14cr|nodejs-jade-1.3.1-2|33	BuildRequires:  npm(should)
14cr|nodejs-jade-1.3.1-2|34	BuildRequires:  npm(stylus)
14cr|nodejs-jade-1.3.1-2|35	BuildRequires:  npm(transformers)
14cr|nodejs-jade-1.3.1-2|36	BuildRequires:  npm(with)
14cr|nodejs-jade-1.3.1-2|37	BuildRequires:  uglify-js
14cr|nodejs-jade-1.3.1-2|38	%endif
14cr|nodejs-jade-1.3.1-2|39	
14cr|nodejs-jade-1.3.1-2|40	%description
14cr|nodejs-jade-1.3.1-2|41	Jade is a high performance template engine heavily influenced by Haml and
14cr|nodejs-jade-1.3.1-2|42	implemented with JavaScript for Node.js.
14cr|nodejs-jade-1.3.1-2|43	
14cr|nodejs-jade-1.3.1-2|44	
14cr|nodejs-jade-1.3.1-2|45	%prep
14cr|nodejs-jade-1.3.1-2|46	%setup -q -n package
14cr|nodejs-jade-1.3.1-2|47	%setup -T -D -a 1 -q -n package
14cr|nodejs-jade-1.3.1-2|48	%patch0 -p1
14cr|nodejs-jade-1.3.1-2|49	%nodejs_fixdep character-parser '~1.2'
14cr|nodejs-jade-1.3.1-2|50	%nodejs_fixdep commander '~2.1'
14cr|nodejs-jade-1.3.1-2|51	%nodejs_fixdep constantinople '~2.0'
14cr|nodejs-jade-1.3.1-2|52	%nodejs_fixdep mkdirp '~0.3.5'
14cr|nodejs-jade-1.3.1-2|53	%nodejs_fixdep monocle '~1.1.51'
14cr|nodejs-jade-1.3.1-2|54	%nodejs_fixdep transformers '~3.0'
14cr|nodejs-jade-1.3.1-2|55	%nodejs_fixdep with '~3.0'
14cr|nodejs-jade-1.3.1-2|56	
14cr|nodejs-jade-1.3.1-2|57	
14cr|nodejs-jade-1.3.1-2|58	%build
14cr|nodejs-jade-1.3.1-2|59	#nothing to do
14cr|nodejs-jade-1.3.1-2|60	
14cr|nodejs-jade-1.3.1-2|61	
14cr|nodejs-jade-1.3.1-2|62	%install
14cr|nodejs-jade-1.3.1-2|63	mkdir -p %{buildroot}%{nodejs_sitelib}/jade
14cr|nodejs-jade-1.3.1-2|64	cp -pr package.json index.js jade.js lib/ runtime.js \
14cr|nodejs-jade-1.3.1-2|65	%{buildroot}%{nodejs_sitelib}/jade
14cr|nodejs-jade-1.3.1-2|66	mkdir -p %{buildroot}%{nodejs_sitelib}/jade/bin
14cr|nodejs-jade-1.3.1-2|67	install -p -D -m0755 bin/jade.js %{buildroot}%{nodejs_sitelib}/jade/bin/jade.js
14cr|nodejs-jade-1.3.1-2|68	
14cr|nodejs-jade-1.3.1-2|69	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-jade-1.3.1-2|70	ln -sf %{nodejs_sitelib}/jade/bin/jade.js \
14cr|nodejs-jade-1.3.1-2|71	%{buildroot}%{_bindir}/jade-nodejs
14cr|nodejs-jade-1.3.1-2|72	
14cr|nodejs-jade-1.3.1-2|73	%nodejs_symlink_deps
14cr|nodejs-jade-1.3.1-2|74	
14cr|nodejs-jade-1.3.1-2|75	
14cr|nodejs-jade-1.3.1-2|76	%if 0%{?enable_tests}
14cr|nodejs-jade-1.3.1-2|77	%check
14cr|nodejs-jade-1.3.1-2|78	%nodejs_symlink_deps --check
14cr|nodejs-jade-1.3.1-2|79	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-jade-1.3.1-2|80	%endif
14cr|nodejs-jade-1.3.1-2|81	
14cr|nodejs-jade-1.3.1-2|82	
14cr|nodejs-jade-1.3.1-2|83	%files
14cr|nodejs-jade-1.3.1-2|84	%doc jade-language.md jade.md LICENSE README.md Readme_zh-cn.md jade.md
14cr|nodejs-jade-1.3.1-2|85	%{nodejs_sitelib}/jade
14cr|nodejs-jade-1.3.1-2|86	%{_bindir}/jade-nodejs
14cr|nodejs-jade-1.3.1-2|87	
14cr|nodejs-jade-1.3.1-2|88	
14cr|nodejs-jade-1.3.1-2|89	
14cr|nodejs-jade-1.3.1-2|90	%changelog
14cr|nodejs-jade-1.3.1-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-2
14cr|nodejs-jade-1.3.1-2|92	+ Revision: eef5b9f
14cr|nodejs-jade-1.3.1-2|93	- MassBuild#464: Increase release tag
14cr|nodejs-jade-1.3.1-2|94	
14cr|nodejs-jade-1.3.1-2|95	

3409 14
14cr|nodejs-jasmine-reporters-0.4.1-2|1	%global enable_tests 0
14cr|nodejs-jasmine-reporters-0.4.1-2|2	
14cr|nodejs-jasmine-reporters-0.4.1-2|3	Name:       nodejs-jasmine-reporters
14cr|nodejs-jasmine-reporters-0.4.1-2|4	Version:    0.4.1
14cr|nodejs-jasmine-reporters-0.4.1-2|5	Release:    2
14cr|nodejs-jasmine-reporters-0.4.1-2|6	Summary:    Reporters for the Jasmine behavior-driven development (BDD) framework
14cr|nodejs-jasmine-reporters-0.4.1-2|7	License:    MIT
14cr|nodejs-jasmine-reporters-0.4.1-2|8	Group:      System/Libraries
14cr|nodejs-jasmine-reporters-0.4.1-2|9	URL:        https://github.com/larrymyers/jasmine-reporters
14cr|nodejs-jasmine-reporters-0.4.1-2|10	Source0:    http://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-%{version}.tgz
14cr|nodejs-jasmine-reporters-0.4.1-2|11	BuildArch:  noarch
14cr|nodejs-jasmine-reporters-0.4.1-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-jasmine-reporters-0.4.1-2|13	
14cr|nodejs-jasmine-reporters-0.4.1-2|14	%if 0%{?enable_tests}
14cr|nodejs-jasmine-reporters-0.4.1-2|15	BuildRequires:  npm(jasmine-node)
14cr|nodejs-jasmine-reporters-0.4.1-2|16	%endif
14cr|nodejs-jasmine-reporters-0.4.1-2|17	
14cr|nodejs-jasmine-reporters-0.4.1-2|18	%description
14cr|nodejs-jasmine-reporters-0.4.1-2|19	%{summary}
14cr|nodejs-jasmine-reporters-0.4.1-2|20	
14cr|nodejs-jasmine-reporters-0.4.1-2|21	
14cr|nodejs-jasmine-reporters-0.4.1-2|22	%prep
14cr|nodejs-jasmine-reporters-0.4.1-2|23	%setup -q -n package
14cr|nodejs-jasmine-reporters-0.4.1-2|24	rm -rf ext/
14cr|nodejs-jasmine-reporters-0.4.1-2|25	
14cr|nodejs-jasmine-reporters-0.4.1-2|26	
14cr|nodejs-jasmine-reporters-0.4.1-2|27	%build
14cr|nodejs-jasmine-reporters-0.4.1-2|28	#nothing to do
14cr|nodejs-jasmine-reporters-0.4.1-2|29	
14cr|nodejs-jasmine-reporters-0.4.1-2|30	
14cr|nodejs-jasmine-reporters-0.4.1-2|31	%install
14cr|nodejs-jasmine-reporters-0.4.1-2|32	mkdir -p %{buildroot}%{nodejs_sitelib}/jasmine-reporters
14cr|nodejs-jasmine-reporters-0.4.1-2|33	cp -pr package.json src/ \
14cr|nodejs-jasmine-reporters-0.4.1-2|34	%{buildroot}%{nodejs_sitelib}/jasmine-reporters
14cr|nodejs-jasmine-reporters-0.4.1-2|35	
14cr|nodejs-jasmine-reporters-0.4.1-2|36	%nodejs_symlink_deps
14cr|nodejs-jasmine-reporters-0.4.1-2|37	
14cr|nodejs-jasmine-reporters-0.4.1-2|38	
14cr|nodejs-jasmine-reporters-0.4.1-2|39	%if 0%{?enable_tests}
14cr|nodejs-jasmine-reporters-0.4.1-2|40	%check
14cr|nodejs-jasmine-reporters-0.4.1-2|41	%nodejs_symlink_deps --check
14cr|nodejs-jasmine-reporters-0.4.1-2|42	/usr/bin/jasmine-node test/
14cr|nodejs-jasmine-reporters-0.4.1-2|43	%endif
14cr|nodejs-jasmine-reporters-0.4.1-2|44	
14cr|nodejs-jasmine-reporters-0.4.1-2|45	
14cr|nodejs-jasmine-reporters-0.4.1-2|46	%files
14cr|nodejs-jasmine-reporters-0.4.1-2|47	%doc LICENSE README.markdown
14cr|nodejs-jasmine-reporters-0.4.1-2|48	%{nodejs_sitelib}/jasmine-reporters
14cr|nodejs-jasmine-reporters-0.4.1-2|49	
14cr|nodejs-jasmine-reporters-0.4.1-2|50	
14cr|nodejs-jasmine-reporters-0.4.1-2|51	
14cr|nodejs-jasmine-reporters-0.4.1-2|52	%changelog
14cr|nodejs-jasmine-reporters-0.4.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|nodejs-jasmine-reporters-0.4.1-2|54	+ Revision: 211ab26
14cr|nodejs-jasmine-reporters-0.4.1-2|55	- MassBuild#464: Increase release tag
14cr|nodejs-jasmine-reporters-0.4.1-2|56	
14cr|nodejs-jasmine-reporters-0.4.1-2|57	

3410 14
14cr|nodejs-joose-3.50.0-4|1	%global __provides_exclude_from ^%{nodejs_sitelib}/joose/librarian/.*$
14cr|nodejs-joose-3.50.0-4|2	%global enable_tests 0
14cr|nodejs-joose-3.50.0-4|3	
14cr|nodejs-joose-3.50.0-4|4	Name:       nodejs-joose
14cr|nodejs-joose-3.50.0-4|5	Version:    3.50.0
14cr|nodejs-joose-3.50.0-4|6	Release:    4
14cr|nodejs-joose-3.50.0-4|7	Summary:    Post modern self-hosting meta object system for JavaScript
14cr|nodejs-joose-3.50.0-4|8	
14cr|nodejs-joose-3.50.0-4|9	# License text is included in README.md
14cr|nodejs-joose-3.50.0-4|10	License:    BSD
14cr|nodejs-joose-3.50.0-4|11	Group:      System/Libraries
14cr|nodejs-joose-3.50.0-4|12	URL:        https://github.com/Joose/Joose
14cr|nodejs-joose-3.50.0-4|13	Source0:    http://registry.npmjs.org/joose/-/joose-%{version}.tgz
14cr|nodejs-joose-3.50.0-4|14	BuildArch:  noarch
14cr|nodejs-joose-3.50.0-4|15	
14cr|nodejs-joose-3.50.0-4|16	# The requires that librarian uses are relative paths and need to be fixed.
14cr|nodejs-joose-3.50.0-4|17	Patch0:     nodejs-joose-3.50.0-librarian-requires.patch
14cr|nodejs-joose-3.50.0-4|18	# The requires that joose uses need to be fixed after moving librarian to a
14cr|nodejs-joose-3.50.0-4|19	# different location.
14cr|nodejs-joose-3.50.0-4|20	Patch1:     nodejs-joose-3.50.0-joose-requires.patch
14cr|nodejs-joose-3.50.0-4|21	
14cr|nodejs-joose-3.50.0-4|22	BuildRequires:  nodejs-packaging
14cr|nodejs-joose-3.50.0-4|23	
14cr|nodejs-joose-3.50.0-4|24	%if 0%{?enable_tests}
14cr|nodejs-joose-3.50.0-4|25	BuildRequires:  npm(test-run)
14cr|nodejs-joose-3.50.0-4|26	%endif
14cr|nodejs-joose-3.50.0-4|27	
14cr|nodejs-joose-3.50.0-4|28	%description
14cr|nodejs-joose-3.50.0-4|29	Post modern self-hosting meta object system for JavaScript with support
14cr|nodejs-joose-3.50.0-4|30	for classes, inheritance, roles, traits, method modifiers and more.
14cr|nodejs-joose-3.50.0-4|31	
14cr|nodejs-joose-3.50.0-4|32	%prep
14cr|nodejs-joose-3.50.0-4|33	%setup -q -n package
14cr|nodejs-joose-3.50.0-4|34	%patch0 -p1
14cr|nodejs-joose-3.50.0-4|35	%patch1 -p1
14cr|nodejs-joose-3.50.0-4|36	# librarian doesn't appear to be a real module. joose doesn't list librarian
14cr|nodejs-joose-3.50.0-4|37	# as a dependency, and librarian doesn't have a package.json, though both
14cr|nodejs-joose-3.50.0-4|38	# modules 'require' each other. There is also already another module on the
14cr|nodejs-joose-3.50.0-4|39	# npm registry called librarian. To simplify things and reduce confusion, I'm
14cr|nodejs-joose-3.50.0-4|40	# going to treat librarian as part of joose itself rather than separating it
14cr|nodejs-joose-3.50.0-4|41	# into a subpackage.
14cr|nodejs-joose-3.50.0-4|42	mv node_modules/librarian librarian
14cr|nodejs-joose-3.50.0-4|43	rm -rf node_modules
14cr|nodejs-joose-3.50.0-4|44	%nodejs_fixdep paperboy '~0.0.5'
14cr|nodejs-joose-3.50.0-4|45	
14cr|nodejs-joose-3.50.0-4|46	
14cr|nodejs-joose-3.50.0-4|47	%build
14cr|nodejs-joose-3.50.0-4|48	#nothing to do
14cr|nodejs-joose-3.50.0-4|49	
14cr|nodejs-joose-3.50.0-4|50	
14cr|nodejs-joose-3.50.0-4|51	%install
14cr|nodejs-joose-3.50.0-4|52	mkdir -p %{buildroot}%{nodejs_sitelib}/joose
14cr|nodejs-joose-3.50.0-4|53	cp -pr package.json \
14cr|nodejs-joose-3.50.0-4|54	joose-all.js joose-all-min.js joose-all-web.js joose-webseed.js \
14cr|nodejs-joose-3.50.0-4|55	lib/ librarian/ \
14cr|nodejs-joose-3.50.0-4|56	%{buildroot}%{nodejs_sitelib}/joose
14cr|nodejs-joose-3.50.0-4|57	
14cr|nodejs-joose-3.50.0-4|58	%nodejs_symlink_deps
14cr|nodejs-joose-3.50.0-4|59	
14cr|nodejs-joose-3.50.0-4|60	
14cr|nodejs-joose-3.50.0-4|61	%if 0%{?enable_tests}
14cr|nodejs-joose-3.50.0-4|62	%check
14cr|nodejs-joose-3.50.0-4|63	%nodejs_symlink_deps --check
14cr|nodejs-joose-3.50.0-4|64	%__nodejs t/index.js
14cr|nodejs-joose-3.50.0-4|65	%__nodejs node_modules/librarian/t/index.js
14cr|nodejs-joose-3.50.0-4|66	%endif
14cr|nodejs-joose-3.50.0-4|67	
14cr|nodejs-joose-3.50.0-4|68	
14cr|nodejs-joose-3.50.0-4|69	%files
14cr|nodejs-joose-3.50.0-4|70	%doc Changes LICENSE README.md doc/
14cr|nodejs-joose-3.50.0-4|71	%{nodejs_sitelib}/joose
14cr|nodejs-joose-3.50.0-4|72	
14cr|nodejs-joose-3.50.0-4|73	
14cr|nodejs-joose-3.50.0-4|74	
14cr|nodejs-joose-3.50.0-4|75	%changelog
14cr|nodejs-joose-3.50.0-4|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-4
14cr|nodejs-joose-3.50.0-4|77	+ Revision: 4358165
14cr|nodejs-joose-3.50.0-4|78	- MassBuild#464: Increase release tag
14cr|nodejs-joose-3.50.0-4|79	
14cr|nodejs-joose-3.50.0-4|80	

3411 14
14cr|nodejs-joosex-simplerequest-0.2.2-5|1	Name:       nodejs-joosex-simplerequest
14cr|nodejs-joosex-simplerequest-0.2.2-5|2	Version:    0.2.2
14cr|nodejs-joosex-simplerequest-0.2.2-5|3	Release:    5
14cr|nodejs-joosex-simplerequest-0.2.2-5|4	Summary:    Simple XHR request abstraction for Node.js
14cr|nodejs-joosex-simplerequest-0.2.2-5|5	# README.md contains a copy of the BSD license, while LICENSE contains
14cr|nodejs-joosex-simplerequest-0.2.2-5|6	# a copy of the LGPLv3 license.
14cr|nodejs-joosex-simplerequest-0.2.2-5|7	License:    BSD or LGPLv3
14cr|nodejs-joosex-simplerequest-0.2.2-5|8	Group:      System/Libraries
14cr|nodejs-joosex-simplerequest-0.2.2-5|9	URL:        https://github.com/SamuraiJack/JooseX-SimpleRequest
14cr|nodejs-joosex-simplerequest-0.2.2-5|10	Source0:    http://registry.npmjs.org/joosex-simplerequest/-/joosex-simplerequest-%{version}.tgz
14cr|nodejs-joosex-simplerequest-0.2.2-5|11	BuildArch:  noarch
14cr|nodejs-joosex-simplerequest-0.2.2-5|12	BuildRequires:  nodejs-packaging
14cr|nodejs-joosex-simplerequest-0.2.2-5|13	
14cr|nodejs-joosex-simplerequest-0.2.2-5|14	%description
14cr|nodejs-joosex-simplerequest-0.2.2-5|15	%{summary}.
14cr|nodejs-joosex-simplerequest-0.2.2-5|16	
14cr|nodejs-joosex-simplerequest-0.2.2-5|17	%prep
14cr|nodejs-joosex-simplerequest-0.2.2-5|18	%setup -q -n package
14cr|nodejs-joosex-simplerequest-0.2.2-5|19	
14cr|nodejs-joosex-simplerequest-0.2.2-5|20	%build
14cr|nodejs-joosex-simplerequest-0.2.2-5|21	#nothing to do
14cr|nodejs-joosex-simplerequest-0.2.2-5|22	
14cr|nodejs-joosex-simplerequest-0.2.2-5|23	%install
14cr|nodejs-joosex-simplerequest-0.2.2-5|24	mkdir -p %{buildroot}%{nodejs_sitelib}/joosex-simplerequest
14cr|nodejs-joosex-simplerequest-0.2.2-5|25	rm -f lib/JooseX/SimpleRequest.mmd
14cr|nodejs-joosex-simplerequest-0.2.2-5|26	cp -pr package.json lib/ \
14cr|nodejs-joosex-simplerequest-0.2.2-5|27	%{buildroot}%{nodejs_sitelib}/joosex-simplerequest
14cr|nodejs-joosex-simplerequest-0.2.2-5|28	
14cr|nodejs-joosex-simplerequest-0.2.2-5|29	%nodejs_symlink_deps
14cr|nodejs-joosex-simplerequest-0.2.2-5|30	
14cr|nodejs-joosex-simplerequest-0.2.2-5|31	
14cr|nodejs-joosex-simplerequest-0.2.2-5|32	%files
14cr|nodejs-joosex-simplerequest-0.2.2-5|33	%doc Changes LICENSE README.md doc/
14cr|nodejs-joosex-simplerequest-0.2.2-5|34	%{nodejs_sitelib}/joosex-simplerequest
14cr|nodejs-joosex-simplerequest-0.2.2-5|35	
14cr|nodejs-joosex-simplerequest-0.2.2-5|36	
14cr|nodejs-joosex-simplerequest-0.2.2-5|37	
14cr|nodejs-joosex-simplerequest-0.2.2-5|38	%changelog
14cr|nodejs-joosex-simplerequest-0.2.2-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-5
14cr|nodejs-joosex-simplerequest-0.2.2-5|40	+ Revision: 02af9dc
14cr|nodejs-joosex-simplerequest-0.2.2-5|41	- MassBuild#464: Increase release tag
14cr|nodejs-joosex-simplerequest-0.2.2-5|42	
14cr|nodejs-joosex-simplerequest-0.2.2-5|43	

3412 14
14cr|nodejs-jscoverage-0.3.8-2|1	# Not all dependencies have been satisfied yet.
14cr|nodejs-jscoverage-0.3.8-2|2	%global enable_tests 0
14cr|nodejs-jscoverage-0.3.8-2|3	
14cr|nodejs-jscoverage-0.3.8-2|4	Name:       nodejs-jscoverage
14cr|nodejs-jscoverage-0.3.8-2|5	Version:    0.3.8
14cr|nodejs-jscoverage-0.3.8-2|6	Release:    2
14cr|nodejs-jscoverage-0.3.8-2|7	Summary:    A JavaScript coverage tool for Node.js and browser development
14cr|nodejs-jscoverage-0.3.8-2|8	License:    MIT
14cr|nodejs-jscoverage-0.3.8-2|9	Group:      System/Libraries
14cr|nodejs-jscoverage-0.3.8-2|10	URL:        https://github.com/fishbar/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|11	Source0:    http://registry.npmjs.org/jscoverage/-/jscoverage-%{version}.tgz
14cr|nodejs-jscoverage-0.3.8-2|12	BuildArch:  noarch
14cr|nodejs-jscoverage-0.3.8-2|13	BuildRequires:  nodejs-packaging
14cr|nodejs-jscoverage-0.3.8-2|14	
14cr|nodejs-jscoverage-0.3.8-2|15	%if 0%{?enable_tests}
14cr|nodejs-jscoverage-0.3.8-2|16	BuildRequires:  npm(expect.js)
14cr|nodejs-jscoverage-0.3.8-2|17	BuildRequires:  npm(mocha)
14cr|nodejs-jscoverage-0.3.8-2|18	BuildRequires:  npm(optimist)
14cr|nodejs-jscoverage-0.3.8-2|19	BuildRequires:  npm(xfs)
14cr|nodejs-jscoverage-0.3.8-2|20	BuildRequires:  uglify-js1
14cr|nodejs-jscoverage-0.3.8-2|21	%endif
14cr|nodejs-jscoverage-0.3.8-2|22	
14cr|nodejs-jscoverage-0.3.8-2|23	%description
14cr|nodejs-jscoverage-0.3.8-2|24	%{summary}.
14cr|nodejs-jscoverage-0.3.8-2|25	
14cr|nodejs-jscoverage-0.3.8-2|26	
14cr|nodejs-jscoverage-0.3.8-2|27	%prep
14cr|nodejs-jscoverage-0.3.8-2|28	%setup -q -n package
14cr|nodejs-jscoverage-0.3.8-2|29	%nodejs_fixdep uglify-js '1.3.x'
14cr|nodejs-jscoverage-0.3.8-2|30	%nodejs_fixdep optimist '~0.4'
14cr|nodejs-jscoverage-0.3.8-2|31	# Some files are executable that don't need to be.
14cr|nodejs-jscoverage-0.3.8-2|32	find -type f -iname '*.js' -exec chmod 644 '{}' \;
14cr|nodejs-jscoverage-0.3.8-2|33	
14cr|nodejs-jscoverage-0.3.8-2|34	
14cr|nodejs-jscoverage-0.3.8-2|35	%build
14cr|nodejs-jscoverage-0.3.8-2|36	#nothing to do
14cr|nodejs-jscoverage-0.3.8-2|37	
14cr|nodejs-jscoverage-0.3.8-2|38	
14cr|nodejs-jscoverage-0.3.8-2|39	%install
14cr|nodejs-jscoverage-0.3.8-2|40	mkdir -p %{buildroot}%{nodejs_sitelib}/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|41	cp -pr package.json index.js lib/ \
14cr|nodejs-jscoverage-0.3.8-2|42	%{buildroot}%{nodejs_sitelib}/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/jscoverage/bin
14cr|nodejs-jscoverage-0.3.8-2|44	install -p -D -m0755 bin/jscoverage \
14cr|nodejs-jscoverage-0.3.8-2|45	%{buildroot}%{nodejs_sitelib}/jscoverage/bin/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|46	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-jscoverage-0.3.8-2|47	ln -s %{nodejs_sitelib}/jscoverage/bin/jscoverage %{buildroot}%{_bindir}
14cr|nodejs-jscoverage-0.3.8-2|48	
14cr|nodejs-jscoverage-0.3.8-2|49	%nodejs_symlink_deps
14cr|nodejs-jscoverage-0.3.8-2|50	rm -f %{buildroot}%{nodejs_sitelib}/jscoverage/node_modules/uglify-js
14cr|nodejs-jscoverage-0.3.8-2|51	ln -sf %{nodejs_sitelib}/uglify-js1 \
14cr|nodejs-jscoverage-0.3.8-2|52	%{buildroot}%{nodejs_sitelib}/jscoverage/node_modules/uglify-js
14cr|nodejs-jscoverage-0.3.8-2|53	
14cr|nodejs-jscoverage-0.3.8-2|54	
14cr|nodejs-jscoverage-0.3.8-2|55	%if 0%{?enable_tests}
14cr|nodejs-jscoverage-0.3.8-2|56	%check
14cr|nodejs-jscoverage-0.3.8-2|57	%nodejs_symlink_deps --check
14cr|nodejs-jscoverage-0.3.8-2|58	%{nodejs_sitelib}/mocha/bin/mocha test/test.js
14cr|nodejs-jscoverage-0.3.8-2|59	%endif
14cr|nodejs-jscoverage-0.3.8-2|60	
14cr|nodejs-jscoverage-0.3.8-2|61	
14cr|nodejs-jscoverage-0.3.8-2|62	%files
14cr|nodejs-jscoverage-0.3.8-2|63	%doc LICENSE README.md
14cr|nodejs-jscoverage-0.3.8-2|64	%{nodejs_sitelib}/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|65	%{_bindir}/jscoverage
14cr|nodejs-jscoverage-0.3.8-2|66	
14cr|nodejs-jscoverage-0.3.8-2|67	
14cr|nodejs-jscoverage-0.3.8-2|68	
14cr|nodejs-jscoverage-0.3.8-2|69	%changelog
14cr|nodejs-jscoverage-0.3.8-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8-2
14cr|nodejs-jscoverage-0.3.8-2|71	+ Revision: f22bf74
14cr|nodejs-jscoverage-0.3.8-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-jscoverage-0.3.8-2|73	
14cr|nodejs-jscoverage-0.3.8-2|74	

3413 14
14cr|nodejs-jsonfile-1.1.1-2|1	%global enable_tests 0
14cr|nodejs-jsonfile-1.1.1-2|2	
14cr|nodejs-jsonfile-1.1.1-2|3	Name:       nodejs-jsonfile
14cr|nodejs-jsonfile-1.1.1-2|4	Version:    1.1.1
14cr|nodejs-jsonfile-1.1.1-2|5	Release:    2
14cr|nodejs-jsonfile-1.1.1-2|6	Summary:    Easily read/write JSON files
14cr|nodejs-jsonfile-1.1.1-2|7	License:    MIT
14cr|nodejs-jsonfile-1.1.1-2|8	Group:      System/Libraries
14cr|nodejs-jsonfile-1.1.1-2|9	URL:        https://github.com/jprichardson/node-jsonfile
14cr|nodejs-jsonfile-1.1.1-2|10	Source0:    http://registry.npmjs.org/jsonfile/-/jsonfile-%{version}.tgz
14cr|nodejs-jsonfile-1.1.1-2|11	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-jsonfile-1.1.1-2|12	# version control repository.
14cr|nodejs-jsonfile-1.1.1-2|13	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-jsonfile-1.1.1-2|14	Source10:   dl-tests.sh
14cr|nodejs-jsonfile-1.1.1-2|15	
14cr|nodejs-jsonfile-1.1.1-2|16	BuildArch:  noarch
14cr|nodejs-jsonfile-1.1.1-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-jsonfile-1.1.1-2|18	
14cr|nodejs-jsonfile-1.1.1-2|19	%if 0%{?enable_tests}
14cr|nodejs-jsonfile-1.1.1-2|20	BuildRequires:  npm(mocha)
14cr|nodejs-jsonfile-1.1.1-2|21	# Not yet packaged
14cr|nodejs-jsonfile-1.1.1-2|22	# BuildRequires:  npm(testutil)
14cr|nodejs-jsonfile-1.1.1-2|23	%endif
14cr|nodejs-jsonfile-1.1.1-2|24	
14cr|nodejs-jsonfile-1.1.1-2|25	%description
14cr|nodejs-jsonfile-1.1.1-2|26	%{summary}.
14cr|nodejs-jsonfile-1.1.1-2|27	
14cr|nodejs-jsonfile-1.1.1-2|28	
14cr|nodejs-jsonfile-1.1.1-2|29	%prep
14cr|nodejs-jsonfile-1.1.1-2|30	%setup -q -n package
14cr|nodejs-jsonfile-1.1.1-2|31	%setup -q -T -D -a 1 -n package
14cr|nodejs-jsonfile-1.1.1-2|32	
14cr|nodejs-jsonfile-1.1.1-2|33	
14cr|nodejs-jsonfile-1.1.1-2|34	%build
14cr|nodejs-jsonfile-1.1.1-2|35	#nothing to do
14cr|nodejs-jsonfile-1.1.1-2|36	
14cr|nodejs-jsonfile-1.1.1-2|37	
14cr|nodejs-jsonfile-1.1.1-2|38	%install
14cr|nodejs-jsonfile-1.1.1-2|39	mkdir -p %{buildroot}%{nodejs_sitelib}/jsonfile
14cr|nodejs-jsonfile-1.1.1-2|40	cp -pr package.json lib/ \
14cr|nodejs-jsonfile-1.1.1-2|41	%{buildroot}%{nodejs_sitelib}/jsonfile
14cr|nodejs-jsonfile-1.1.1-2|42	
14cr|nodejs-jsonfile-1.1.1-2|43	%nodejs_symlink_deps
14cr|nodejs-jsonfile-1.1.1-2|44	
14cr|nodejs-jsonfile-1.1.1-2|45	
14cr|nodejs-jsonfile-1.1.1-2|46	%if 0%{?enable_tests}
14cr|nodejs-jsonfile-1.1.1-2|47	%check
14cr|nodejs-jsonfile-1.1.1-2|48	%nodejs_symlink_deps --check
14cr|nodejs-jsonfile-1.1.1-2|49	#/usr/bin/npm install testutil@0.5.1
14cr|nodejs-jsonfile-1.1.1-2|50	/usr/bin/mocha -R spec test
14cr|nodejs-jsonfile-1.1.1-2|51	%endif
14cr|nodejs-jsonfile-1.1.1-2|52	
14cr|nodejs-jsonfile-1.1.1-2|53	
14cr|nodejs-jsonfile-1.1.1-2|54	%files
14cr|nodejs-jsonfile-1.1.1-2|55	%doc CHANGELOG.md LICENSE README.md
14cr|nodejs-jsonfile-1.1.1-2|56	%{nodejs_sitelib}/jsonfile
14cr|nodejs-jsonfile-1.1.1-2|57	
14cr|nodejs-jsonfile-1.1.1-2|58	
14cr|nodejs-jsonfile-1.1.1-2|59	
14cr|nodejs-jsonfile-1.1.1-2|60	%changelog
14cr|nodejs-jsonfile-1.1.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|nodejs-jsonfile-1.1.1-2|62	+ Revision: e4c0f84
14cr|nodejs-jsonfile-1.1.1-2|63	- MassBuild#464: Increase release tag
14cr|nodejs-jsonfile-1.1.1-2|64	
14cr|nodejs-jsonfile-1.1.1-2|65	

3414 14
14cr|nodejs-jsonify-0.0.0-4|1	%global enable_tests 0
14cr|nodejs-jsonify-0.0.0-4|2	
14cr|nodejs-jsonify-0.0.0-4|3	Name:       nodejs-jsonify
14cr|nodejs-jsonify-0.0.0-4|4	Version:    0.0.0
14cr|nodejs-jsonify-0.0.0-4|5	Release:    4
14cr|nodejs-jsonify-0.0.0-4|6	Summary:    JSON without touching any globals
14cr|nodejs-jsonify-0.0.0-4|7	License:    Public Domain
14cr|nodejs-jsonify-0.0.0-4|8	Group:      System/Libraries
14cr|nodejs-jsonify-0.0.0-4|9	URL:        https://github.com/substack/jsonify
14cr|nodejs-jsonify-0.0.0-4|10	Source0:    http://registry.npmjs.org/jsonify/-/jsonify-%{version}.tgz
14cr|nodejs-jsonify-0.0.0-4|11	BuildArch:  noarch
14cr|nodejs-jsonify-0.0.0-4|12	BuildRequires:  nodejs-packaging
14cr|nodejs-jsonify-0.0.0-4|13	
14cr|nodejs-jsonify-0.0.0-4|14	%if 0%{?enable_tests}
14cr|nodejs-jsonify-0.0.0-4|15	BuildRequires:  npm(garbage)
14cr|nodejs-jsonify-0.0.0-4|16	BuildRequires:  npm(tap)
14cr|nodejs-jsonify-0.0.0-4|17	%endif
14cr|nodejs-jsonify-0.0.0-4|18	
14cr|nodejs-jsonify-0.0.0-4|19	%description
14cr|nodejs-jsonify-0.0.0-4|20	This module provides Douglas Crockford's JSON implementation without
14cr|nodejs-jsonify-0.0.0-4|21	modifying any globals. 'stringify' and 'parse' are merely exported
14cr|nodejs-jsonify-0.0.0-4|22	without respect to whether or not a global JSON object exists.
14cr|nodejs-jsonify-0.0.0-4|23	
14cr|nodejs-jsonify-0.0.0-4|24	
14cr|nodejs-jsonify-0.0.0-4|25	%prep
14cr|nodejs-jsonify-0.0.0-4|26	%setup -q -n package
14cr|nodejs-jsonify-0.0.0-4|27	
14cr|nodejs-jsonify-0.0.0-4|28	
14cr|nodejs-jsonify-0.0.0-4|29	%build
14cr|nodejs-jsonify-0.0.0-4|30	#nothing to do
14cr|nodejs-jsonify-0.0.0-4|31	
14cr|nodejs-jsonify-0.0.0-4|32	
14cr|nodejs-jsonify-0.0.0-4|33	%install
14cr|nodejs-jsonify-0.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/jsonify
14cr|nodejs-jsonify-0.0.0-4|35	cp -pr package.json index.js lib/ \
14cr|nodejs-jsonify-0.0.0-4|36	%{buildroot}%{nodejs_sitelib}/jsonify
14cr|nodejs-jsonify-0.0.0-4|37	
14cr|nodejs-jsonify-0.0.0-4|38	%nodejs_symlink_deps
14cr|nodejs-jsonify-0.0.0-4|39	
14cr|nodejs-jsonify-0.0.0-4|40	
14cr|nodejs-jsonify-0.0.0-4|41	%if 0%{?enable_tests}
14cr|nodejs-jsonify-0.0.0-4|42	%check
14cr|nodejs-jsonify-0.0.0-4|43	%nodejs_symlink_deps --check
14cr|nodejs-jsonify-0.0.0-4|44	%tap test
14cr|nodejs-jsonify-0.0.0-4|45	%endif
14cr|nodejs-jsonify-0.0.0-4|46	
14cr|nodejs-jsonify-0.0.0-4|47	
14cr|nodejs-jsonify-0.0.0-4|48	%files
14cr|nodejs-jsonify-0.0.0-4|49	%doc README.markdown
14cr|nodejs-jsonify-0.0.0-4|50	%{nodejs_sitelib}/jsonify
14cr|nodejs-jsonify-0.0.0-4|51	
14cr|nodejs-jsonify-0.0.0-4|52	
14cr|nodejs-jsonify-0.0.0-4|53	
14cr|nodejs-jsonify-0.0.0-4|54	%changelog
14cr|nodejs-jsonify-0.0.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-4
14cr|nodejs-jsonify-0.0.0-4|56	+ Revision: cd31e59
14cr|nodejs-jsonify-0.0.0-4|57	- MassBuild#464: Increase release tag
14cr|nodejs-jsonify-0.0.0-4|58	
14cr|nodejs-jsonify-0.0.0-4|59	

3415 14
14cr|nodejs-json-stringify-safe-5.0.0-3|1	Name:       nodejs-json-stringify-safe
14cr|nodejs-json-stringify-safe-5.0.0-3|2	Version:    5.0.0
14cr|nodejs-json-stringify-safe-5.0.0-3|3	Release:    3
14cr|nodejs-json-stringify-safe-5.0.0-3|4	Summary:    JSON.stringify that handles circular references
14cr|nodejs-json-stringify-safe-5.0.0-3|5	License:    BSD
14cr|nodejs-json-stringify-safe-5.0.0-3|6	Group:      Development/Other
14cr|nodejs-json-stringify-safe-5.0.0-3|7	URL:        https://github.com/isaacs/json-stringify-safe
14cr|nodejs-json-stringify-safe-5.0.0-3|8	Source0:    http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-%{version}.tgz
14cr|nodejs-json-stringify-safe-5.0.0-3|9	BuildArch:  noarch
14cr|nodejs-json-stringify-safe-5.0.0-3|10	
14cr|nodejs-json-stringify-safe-5.0.0-3|11	BuildRequires:  nodejs-packaging
14cr|nodejs-json-stringify-safe-5.0.0-3|12	BuildRequires:  nodejs
14cr|nodejs-json-stringify-safe-5.0.0-3|13	
14cr|nodejs-json-stringify-safe-5.0.0-3|14	%description
14cr|nodejs-json-stringify-safe-5.0.0-3|15	This module provides functionality similar to JavaScript's JSON.stringify, but
14cr|nodejs-json-stringify-safe-5.0.0-3|16	it doesn't blow up when it encounters circular references.
14cr|nodejs-json-stringify-safe-5.0.0-3|17	
14cr|nodejs-json-stringify-safe-5.0.0-3|18	%prep
14cr|nodejs-json-stringify-safe-5.0.0-3|19	%setup -q -n package
14cr|nodejs-json-stringify-safe-5.0.0-3|20	
14cr|nodejs-json-stringify-safe-5.0.0-3|21	%build
14cr|nodejs-json-stringify-safe-5.0.0-3|22	#nothing to do
14cr|nodejs-json-stringify-safe-5.0.0-3|23	
14cr|nodejs-json-stringify-safe-5.0.0-3|24	%install
14cr|nodejs-json-stringify-safe-5.0.0-3|25	
14cr|nodejs-json-stringify-safe-5.0.0-3|26	mkdir -p %{buildroot}%{nodejs_sitelib}/json-stringify-safe
14cr|nodejs-json-stringify-safe-5.0.0-3|27	cp -pr stringify.js package.json %{buildroot}%{nodejs_sitelib}/json-stringify-safe
14cr|nodejs-json-stringify-safe-5.0.0-3|28	
14cr|nodejs-json-stringify-safe-5.0.0-3|29	%nodejs_symlink_deps
14cr|nodejs-json-stringify-safe-5.0.0-3|30	
14cr|nodejs-json-stringify-safe-5.0.0-3|31	%check
14cr|nodejs-json-stringify-safe-5.0.0-3|32	%__nodejs test.js
14cr|nodejs-json-stringify-safe-5.0.0-3|33	
14cr|nodejs-json-stringify-safe-5.0.0-3|34	%clean
14cr|nodejs-json-stringify-safe-5.0.0-3|35	
14cr|nodejs-json-stringify-safe-5.0.0-3|36	%files
14cr|nodejs-json-stringify-safe-5.0.0-3|37	%defattr(-,root,root,-)
14cr|nodejs-json-stringify-safe-5.0.0-3|38	%{nodejs_sitelib}/json-stringify-safe
14cr|nodejs-json-stringify-safe-5.0.0-3|39	%doc README.md LICENSE
14cr|nodejs-json-stringify-safe-5.0.0-3|40	
14cr|nodejs-json-stringify-safe-5.0.0-3|41	
14cr|nodejs-json-stringify-safe-5.0.0-3|42	%changelog
14cr|nodejs-json-stringify-safe-5.0.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.0-3
14cr|nodejs-json-stringify-safe-5.0.0-3|44	+ Revision: dbc6061
14cr|nodejs-json-stringify-safe-5.0.0-3|45	- MassBuild#464: Increase release tag
14cr|nodejs-json-stringify-safe-5.0.0-3|46	
14cr|nodejs-json-stringify-safe-5.0.0-3|47	

3416 14
14cr|nodejs-JSV-4.0.2-4|1	Name:           nodejs-JSV
14cr|nodejs-JSV-4.0.2-4|2	Version:        4.0.2
14cr|nodejs-JSV-4.0.2-4|3	Release:        4
14cr|nodejs-JSV-4.0.2-4|4	Summary:        JSON Schema Validator
14cr|nodejs-JSV-4.0.2-4|5	Group:		Development/Other
14cr|nodejs-JSV-4.0.2-4|6	# License text is in lib/jsv.js
14cr|nodejs-JSV-4.0.2-4|7	License:        BSD
14cr|nodejs-JSV-4.0.2-4|8	URL:            https://github.com/garycourt/JSV
14cr|nodejs-JSV-4.0.2-4|9	Source0:        http://registry.npmjs.org/JSV/-/JSV-%{version}.tgz
14cr|nodejs-JSV-4.0.2-4|10	# Use external uri-js instead of bundled version
14cr|nodejs-JSV-4.0.2-4|11	Patch0:         nodejs-JSV-uri-js.patch
14cr|nodejs-JSV-4.0.2-4|12	BuildArch:      noarch
14cr|nodejs-JSV-4.0.2-4|13	
14cr|nodejs-JSV-4.0.2-4|14	BuildRequires:  nodejs-packaging
14cr|nodejs-JSV-4.0.2-4|15	BuildRequires: nodejs
14cr|nodejs-JSV-4.0.2-4|16	
14cr|nodejs-JSV-4.0.2-4|17	%description
14cr|nodejs-JSV-4.0.2-4|18	JSV is a JavaScript implementation of a extendable, fully compliant
14cr|nodejs-JSV-4.0.2-4|19	JSON Schema validator with the following features:
14cr|nodejs-JSV-4.0.2-4|20	
14cr|nodejs-JSV-4.0.2-4|21	* The fastest extendable JSON validator available!
14cr|nodejs-JSV-4.0.2-4|22	* Complete implementation of all current JSON Schema draft revisions.
14cr|nodejs-JSV-4.0.2-4|23	* Supports creating individual environments (sandboxes) that validate
14cr|nodejs-JSV-4.0.2-4|24	using a particular schema specification.
14cr|nodejs-JSV-4.0.2-4|25	* Provides an intuitive API for creating new validating schema
14cr|nodejs-JSV-4.0.2-4|26	attributes, or whole new custom schema schemas.
14cr|nodejs-JSV-4.0.2-4|27	* Supports self, full and described by hyper links.
14cr|nodejs-JSV-4.0.2-4|28	* Validates itself, and is bootstrapped from the JSON Schema schemas.
14cr|nodejs-JSV-4.0.2-4|29	* Includes over 1100 unit tests for testing all parts of the specifications.
14cr|nodejs-JSV-4.0.2-4|30	* Works in all ECMAScript 3 environments, including all web browsers
14cr|nodejs-JSV-4.0.2-4|31	and Node.js.
14cr|nodejs-JSV-4.0.2-4|32	* Licensed under the FreeBSD License, a very open license.
14cr|nodejs-JSV-4.0.2-4|33	
14cr|nodejs-JSV-4.0.2-4|34	
14cr|nodejs-JSV-4.0.2-4|35	%prep
14cr|nodejs-JSV-4.0.2-4|36	%setup -q -n package
14cr|nodejs-JSV-4.0.2-4|37	sed -i -e 's/\r//' package.json lib/*.js README.md CHANGELOG.md
14cr|nodejs-JSV-4.0.2-4|38	%patch0 -p1 -b .uri-js
14cr|nodejs-JSV-4.0.2-4|39	rm -rf node_modules lib/uri
14cr|nodejs-JSV-4.0.2-4|40	
14cr|nodejs-JSV-4.0.2-4|41	
14cr|nodejs-JSV-4.0.2-4|42	%build
14cr|nodejs-JSV-4.0.2-4|43	
14cr|nodejs-JSV-4.0.2-4|44	
14cr|nodejs-JSV-4.0.2-4|45	%check
14cr|nodejs-JSV-4.0.2-4|46	# Tests are only runnable in a web browser at present
14cr|nodejs-JSV-4.0.2-4|47	
14cr|nodejs-JSV-4.0.2-4|48	
14cr|nodejs-JSV-4.0.2-4|49	%install
14cr|nodejs-JSV-4.0.2-4|50	mkdir -p %{buildroot}/%{nodejs_sitelib}/JSV
14cr|nodejs-JSV-4.0.2-4|51	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/JSV
14cr|nodejs-JSV-4.0.2-4|52	%nodejs_symlink_deps
14cr|nodejs-JSV-4.0.2-4|53	
14cr|nodejs-JSV-4.0.2-4|54	
14cr|nodejs-JSV-4.0.2-4|55	%files
14cr|nodejs-JSV-4.0.2-4|56	%doc README.md CHANGELOG.md docs examples
14cr|nodejs-JSV-4.0.2-4|57	%{nodejs_sitelib}/JSV
14cr|nodejs-JSV-4.0.2-4|58	
14cr|nodejs-JSV-4.0.2-4|59	
14cr|nodejs-JSV-4.0.2-4|60	
14cr|nodejs-JSV-4.0.2-4|61	%changelog
14cr|nodejs-JSV-4.0.2-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-4
14cr|nodejs-JSV-4.0.2-4|63	+ Revision: ec43d7c
14cr|nodejs-JSV-4.0.2-4|64	- MassBuild#464: Increase release tag
14cr|nodejs-JSV-4.0.2-4|65	
14cr|nodejs-JSV-4.0.2-4|66	

3417 14
14cr|nodejs-js-yaml-2.1.3-1|1	
14cr|nodejs-js-yaml-2.1.3-1|2	
14cr|nodejs-js-yaml-2.1.3-1|3	%global enable_tests 0
14cr|nodejs-js-yaml-2.1.3-1|4	
14cr|nodejs-js-yaml-2.1.3-1|5	Name:       nodejs-js-yaml
14cr|nodejs-js-yaml-2.1.3-1|6	Version:    2.1.3
14cr|nodejs-js-yaml-2.1.3-1|7	Release:    1
14cr|nodejs-js-yaml-2.1.3-1|8	Summary:    YAML 1.2 parser and serializer
14cr|nodejs-js-yaml-2.1.3-1|9	
14cr|nodejs-js-yaml-2.1.3-1|10	License:    MIT
14cr|nodejs-js-yaml-2.1.3-1|11	Group:      Development/Other
14cr|nodejs-js-yaml-2.1.3-1|12	URL:        https://github.com/nodeca/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|13	Source0:    http://registry.npmjs.org/js-yaml/-/js-yaml-%{version}.tgz
14cr|nodejs-js-yaml-2.1.3-1|14	# The test/ directory is not included in the npm tarball.
14cr|nodejs-js-yaml-2.1.3-1|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-js-yaml-2.1.3-1|16	# revision control repository.
14cr|nodejs-js-yaml-2.1.3-1|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-js-yaml-2.1.3-1|18	Source10:   dl-tests.sh
14cr|nodejs-js-yaml-2.1.3-1|19	
14cr|nodejs-js-yaml-2.1.3-1|20	BuildArch:  noarch
14cr|nodejs-js-yaml-2.1.3-1|21	
14cr|nodejs-js-yaml-2.1.3-1|22	BuildRequires:  nodejs-packaging
14cr|nodejs-js-yaml-2.1.3-1|23	
14cr|nodejs-js-yaml-2.1.3-1|24	%if 0%{?enable_tests}
14cr|nodejs-js-yaml-2.1.3-1|25	BuildRequires:  npm(esprima)
14cr|nodejs-js-yaml-2.1.3-1|26	BuildRequires:  npm(mocha)
14cr|nodejs-js-yaml-2.1.3-1|27	%endif
14cr|nodejs-js-yaml-2.1.3-1|28	
14cr|nodejs-js-yaml-2.1.3-1|29	%description
14cr|nodejs-js-yaml-2.1.3-1|30	This is an implementation of YAML (YAML Ain't Markup Language), a human
14cr|nodejs-js-yaml-2.1.3-1|31	friendly data serialization language. It started as PyYAML port, and was
14cr|nodejs-js-yaml-2.1.3-1|32	completely rewritten from scratch.  Now it's very fast, and supports the
14cr|nodejs-js-yaml-2.1.3-1|33	1.2 spec.
14cr|nodejs-js-yaml-2.1.3-1|34	
14cr|nodejs-js-yaml-2.1.3-1|35	
14cr|nodejs-js-yaml-2.1.3-1|36	%prep
14cr|nodejs-js-yaml-2.1.3-1|37	%setup -q -n package
14cr|nodejs-js-yaml-2.1.3-1|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-js-yaml-2.1.3-1|39	%nodejs_fixdep esprima '~1.1'
14cr|nodejs-js-yaml-2.1.3-1|40	
14cr|nodejs-js-yaml-2.1.3-1|41	%build
14cr|nodejs-js-yaml-2.1.3-1|42	#nothing to do
14cr|nodejs-js-yaml-2.1.3-1|43	
14cr|nodejs-js-yaml-2.1.3-1|44	
14cr|nodejs-js-yaml-2.1.3-1|45	%install
14cr|nodejs-js-yaml-2.1.3-1|46	mkdir -p %{buildroot}%{nodejs_sitelib}/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|47	cp -pr package.json index.js lib/ \
14cr|nodejs-js-yaml-2.1.3-1|48	%{buildroot}%{nodejs_sitelib}/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|49	
14cr|nodejs-js-yaml-2.1.3-1|50	mkdir -p %{buildroot}%{nodejs_sitelib}/js-yaml/bin
14cr|nodejs-js-yaml-2.1.3-1|51	install -p -D -m0755 bin/js-yaml.js \
14cr|nodejs-js-yaml-2.1.3-1|52	%{buildroot}%{nodejs_sitelib}/js-yaml/bin/js-yaml.js
14cr|nodejs-js-yaml-2.1.3-1|53	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-js-yaml-2.1.3-1|54	ln -sf %{nodejs_sitelib}/js-yaml/bin/js-yaml.js \
14cr|nodejs-js-yaml-2.1.3-1|55	%{buildroot}%{_bindir}/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|56	
14cr|nodejs-js-yaml-2.1.3-1|57	%nodejs_symlink_deps
14cr|nodejs-js-yaml-2.1.3-1|58	
14cr|nodejs-js-yaml-2.1.3-1|59	
14cr|nodejs-js-yaml-2.1.3-1|60	%if 0%{?enable_tests}
14cr|nodejs-js-yaml-2.1.3-1|61	%check
14cr|nodejs-js-yaml-2.1.3-1|62	%nodejs_symlink_deps --check
14cr|nodejs-js-yaml-2.1.3-1|63	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-js-yaml-2.1.3-1|64	%endif
14cr|nodejs-js-yaml-2.1.3-1|65	
14cr|nodejs-js-yaml-2.1.3-1|66	
14cr|nodejs-js-yaml-2.1.3-1|67	%files
14cr|nodejs-js-yaml-2.1.3-1|68	%doc HISTORY.md LICENSE README.md examples/
14cr|nodejs-js-yaml-2.1.3-1|69	%{nodejs_sitelib}/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|70	%{_bindir}/js-yaml
14cr|nodejs-js-yaml-2.1.3-1|71	
14cr|nodejs-js-yaml-2.1.3-1|72	
14cr|nodejs-js-yaml-2.1.3-1|73	
14cr|nodejs-js-yaml-2.1.3-1|74	%changelog
14cr|nodejs-js-yaml-2.1.3-1|75	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-1
14cr|nodejs-js-yaml-2.1.3-1|76	+ Revision: cacf5aa
14cr|nodejs-js-yaml-2.1.3-1|77	- Imported from SRPM
14cr|nodejs-js-yaml-2.1.3-1|78	
14cr|nodejs-js-yaml-2.1.3-1|79	

3418 14
14cr|nodejs-jwt-simple-0.2.0-2|1	%global enable_tests 0
14cr|nodejs-jwt-simple-0.2.0-2|2	
14cr|nodejs-jwt-simple-0.2.0-2|3	Name:       nodejs-jwt-simple
14cr|nodejs-jwt-simple-0.2.0-2|4	Version:    0.2.0
14cr|nodejs-jwt-simple-0.2.0-2|5	Release:    2
14cr|nodejs-jwt-simple-0.2.0-2|6	Summary:    JWT(JSON Web Token) encode and decode module for Node.js
14cr|nodejs-jwt-simple-0.2.0-2|7	License:    MIT
14cr|nodejs-jwt-simple-0.2.0-2|8	Group:      System/Libraries
14cr|nodejs-jwt-simple-0.2.0-2|9	URL:        https://github.com/hokaccha/node-jwt-simple
14cr|nodejs-jwt-simple-0.2.0-2|10	Source0:    http://registry.npmjs.org/jwt-simple/-/jwt-simple-%{version}.tgz
14cr|nodejs-jwt-simple-0.2.0-2|11	
14cr|nodejs-jwt-simple-0.2.0-2|12	BuildArch:  noarch
14cr|nodejs-jwt-simple-0.2.0-2|13	
14cr|nodejs-jwt-simple-0.2.0-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-jwt-simple-0.2.0-2|15	
14cr|nodejs-jwt-simple-0.2.0-2|16	%if 0%{?enable_tests}
14cr|nodejs-jwt-simple-0.2.0-2|17	BuildRequires:  npm(expect.js)
14cr|nodejs-jwt-simple-0.2.0-2|18	BuildRequires:  npm(mocha)
14cr|nodejs-jwt-simple-0.2.0-2|19	%endif
14cr|nodejs-jwt-simple-0.2.0-2|20	
14cr|nodejs-jwt-simple-0.2.0-2|21	%description
14cr|nodejs-jwt-simple-0.2.0-2|22	%{summary}
14cr|nodejs-jwt-simple-0.2.0-2|23	
14cr|nodejs-jwt-simple-0.2.0-2|24	%prep
14cr|nodejs-jwt-simple-0.2.0-2|25	%setup -q -n package
14cr|nodejs-jwt-simple-0.2.0-2|26	
14cr|nodejs-jwt-simple-0.2.0-2|27	%build
14cr|nodejs-jwt-simple-0.2.0-2|28	#nothing to do
14cr|nodejs-jwt-simple-0.2.0-2|29	
14cr|nodejs-jwt-simple-0.2.0-2|30	%install
14cr|nodejs-jwt-simple-0.2.0-2|31	mkdir -p %{buildroot}%{nodejs_sitelib}/jwt-simple
14cr|nodejs-jwt-simple-0.2.0-2|32	cp -pr package.json index.js lib/ \
14cr|nodejs-jwt-simple-0.2.0-2|33	%{buildroot}%{nodejs_sitelib}/jwt-simple
14cr|nodejs-jwt-simple-0.2.0-2|34	
14cr|nodejs-jwt-simple-0.2.0-2|35	%nodejs_symlink_deps
14cr|nodejs-jwt-simple-0.2.0-2|36	
14cr|nodejs-jwt-simple-0.2.0-2|37	%if 0%{?enable_tests}
14cr|nodejs-jwt-simple-0.2.0-2|38	%check
14cr|nodejs-jwt-simple-0.2.0-2|39	%nodejs_symlink_deps --check
14cr|nodejs-jwt-simple-0.2.0-2|40	%{nodejs_sitelib}/mocha/bin/mocha test/basic.js
14cr|nodejs-jwt-simple-0.2.0-2|41	%endif
14cr|nodejs-jwt-simple-0.2.0-2|42	
14cr|nodejs-jwt-simple-0.2.0-2|43	%files
14cr|nodejs-jwt-simple-0.2.0-2|44	%doc History.md LICENSE README.md
14cr|nodejs-jwt-simple-0.2.0-2|45	%{nodejs_sitelib}/jwt-simple
14cr|nodejs-jwt-simple-0.2.0-2|46	
14cr|nodejs-jwt-simple-0.2.0-2|47	%changelog
14cr|nodejs-jwt-simple-0.2.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|nodejs-jwt-simple-0.2.0-2|49	+ Revision: bac07dd
14cr|nodejs-jwt-simple-0.2.0-2|50	- MassBuild#464: Increase release tag
14cr|nodejs-jwt-simple-0.2.0-2|51	
14cr|nodejs-jwt-simple-0.2.0-2|52	

3419 14
14cr|nodejs-keypress-0.2.1-2|1	# test.js does not like being run in mock (ie, non-tty)
14cr|nodejs-keypress-0.2.1-2|2	%global enable_tests 0
14cr|nodejs-keypress-0.2.1-2|3	
14cr|nodejs-keypress-0.2.1-2|4	Name:       nodejs-keypress
14cr|nodejs-keypress-0.2.1-2|5	Version:    0.2.1
14cr|nodejs-keypress-0.2.1-2|6	Release:    2
14cr|nodejs-keypress-0.2.1-2|7	Summary:    Make any Node ReadableStream emit "keypress" events
14cr|nodejs-keypress-0.2.1-2|8	
14cr|nodejs-keypress-0.2.1-2|9	# License text is included in README.md
14cr|nodejs-keypress-0.2.1-2|10	License:    MIT
14cr|nodejs-keypress-0.2.1-2|11	Group:      System/Libraries
14cr|nodejs-keypress-0.2.1-2|12	URL:        https://github.com/TooTallNate/keypress
14cr|nodejs-keypress-0.2.1-2|13	Source0:    http://registry.npmjs.org/keypress/-/keypress-%{version}.tgz
14cr|nodejs-keypress-0.2.1-2|14	BuildArch:  noarch
14cr|nodejs-keypress-0.2.1-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-keypress-0.2.1-2|16	
14cr|nodejs-keypress-0.2.1-2|17	%description
14cr|nodejs-keypress-0.2.1-2|18	Previous to Node v0.8.x, there was an undocumented "keypress" event that
14cr|nodejs-keypress-0.2.1-2|19	process.stdin would emit when it was a TTY. Some people discovered this
14cr|nodejs-keypress-0.2.1-2|20	hidden gem, and started using it in their own code.
14cr|nodejs-keypress-0.2.1-2|21	
14cr|nodejs-keypress-0.2.1-2|22	In Node v0.8.x, this "keypress" event does not get emitted by default,
14cr|nodejs-keypress-0.2.1-2|23	but rather only when it is being used in conjunction with the readline
14cr|nodejs-keypress-0.2.1-2|24	(or by extension, the repl) module.
14cr|nodejs-keypress-0.2.1-2|25	
14cr|nodejs-keypress-0.2.1-2|26	This module is the exact logic from the node v0.8.x releases ripped out
14cr|nodejs-keypress-0.2.1-2|27	into its own module.
14cr|nodejs-keypress-0.2.1-2|28	
14cr|nodejs-keypress-0.2.1-2|29	
14cr|nodejs-keypress-0.2.1-2|30	%prep
14cr|nodejs-keypress-0.2.1-2|31	%setup -q -n package
14cr|nodejs-keypress-0.2.1-2|32	
14cr|nodejs-keypress-0.2.1-2|33	
14cr|nodejs-keypress-0.2.1-2|34	%build
14cr|nodejs-keypress-0.2.1-2|35	#nothing to do
14cr|nodejs-keypress-0.2.1-2|36	
14cr|nodejs-keypress-0.2.1-2|37	
14cr|nodejs-keypress-0.2.1-2|38	%install
14cr|nodejs-keypress-0.2.1-2|39	mkdir -p %{buildroot}%{nodejs_sitelib}/keypress
14cr|nodejs-keypress-0.2.1-2|40	cp -pr package.json index.js \
14cr|nodejs-keypress-0.2.1-2|41	%{buildroot}%{nodejs_sitelib}/keypress
14cr|nodejs-keypress-0.2.1-2|42	
14cr|nodejs-keypress-0.2.1-2|43	%nodejs_symlink_deps
14cr|nodejs-keypress-0.2.1-2|44	
14cr|nodejs-keypress-0.2.1-2|45	
14cr|nodejs-keypress-0.2.1-2|46	%if 0%{?enable_tests}
14cr|nodejs-keypress-0.2.1-2|47	%check
14cr|nodejs-keypress-0.2.1-2|48	%__nodejs test.js
14cr|nodejs-keypress-0.2.1-2|49	%endif
14cr|nodejs-keypress-0.2.1-2|50	
14cr|nodejs-keypress-0.2.1-2|51	
14cr|nodejs-keypress-0.2.1-2|52	%files
14cr|nodejs-keypress-0.2.1-2|53	%doc README.md
14cr|nodejs-keypress-0.2.1-2|54	%{nodejs_sitelib}/keypress
14cr|nodejs-keypress-0.2.1-2|55	
14cr|nodejs-keypress-0.2.1-2|56	
14cr|nodejs-keypress-0.2.1-2|57	
14cr|nodejs-keypress-0.2.1-2|58	%changelog
14cr|nodejs-keypress-0.2.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|nodejs-keypress-0.2.1-2|60	+ Revision: 20d9a32
14cr|nodejs-keypress-0.2.1-2|61	- MassBuild#464: Increase release tag
14cr|nodejs-keypress-0.2.1-2|62	
14cr|nodejs-keypress-0.2.1-2|63	

3420 14
14cr|nodejs-load-grunt-tasks-0.4.0-3|1	Name:       nodejs-load-grunt-tasks
14cr|nodejs-load-grunt-tasks-0.4.0-3|2	Version:    0.4.0
14cr|nodejs-load-grunt-tasks-0.4.0-3|3	Release:    3
14cr|nodejs-load-grunt-tasks-0.4.0-3|4	Summary:    Load multiple grunt tasks using globbing patterns
14cr|nodejs-load-grunt-tasks-0.4.0-3|5	
14cr|nodejs-load-grunt-tasks-0.4.0-3|6	License:    MIT
14cr|nodejs-load-grunt-tasks-0.4.0-3|7	Group:      System/Libraries
14cr|nodejs-load-grunt-tasks-0.4.0-3|8	URL:        https://github.com/sindresorhus/load-grunt-tasks
14cr|nodejs-load-grunt-tasks-0.4.0-3|9	Source0:    http://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-%{version}.tgz
14cr|nodejs-load-grunt-tasks-0.4.0-3|10	# Include a copy of the MIT license to comply with license requirements.
14cr|nodejs-load-grunt-tasks-0.4.0-3|11	Source1:    LICENSE
14cr|nodejs-load-grunt-tasks-0.4.0-3|12	BuildArch:  noarch
14cr|nodejs-load-grunt-tasks-0.4.0-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-load-grunt-tasks-0.4.0-3|14	
14cr|nodejs-load-grunt-tasks-0.4.0-3|15	%description
14cr|nodejs-load-grunt-tasks-0.4.0-3|16	%{summary}.
14cr|nodejs-load-grunt-tasks-0.4.0-3|17	
14cr|nodejs-load-grunt-tasks-0.4.0-3|18	
14cr|nodejs-load-grunt-tasks-0.4.0-3|19	%prep
14cr|nodejs-load-grunt-tasks-0.4.0-3|20	%setup -q -n package
14cr|nodejs-load-grunt-tasks-0.4.0-3|21	cp -p %{SOURCE1} .
14cr|nodejs-load-grunt-tasks-0.4.0-3|22	
14cr|nodejs-load-grunt-tasks-0.4.0-3|23	%nodejs_fixdep findup-sync '~0.1.2'
14cr|nodejs-load-grunt-tasks-0.4.0-3|24	
14cr|nodejs-load-grunt-tasks-0.4.0-3|25	
14cr|nodejs-load-grunt-tasks-0.4.0-3|26	%build
14cr|nodejs-load-grunt-tasks-0.4.0-3|27	#nothing to do
14cr|nodejs-load-grunt-tasks-0.4.0-3|28	
14cr|nodejs-load-grunt-tasks-0.4.0-3|29	
14cr|nodejs-load-grunt-tasks-0.4.0-3|30	%install
14cr|nodejs-load-grunt-tasks-0.4.0-3|31	mkdir -p %{buildroot}%{nodejs_sitelib}/load-grunt-tasks
14cr|nodejs-load-grunt-tasks-0.4.0-3|32	cp -pr package.json load-grunt-tasks.js \
14cr|nodejs-load-grunt-tasks-0.4.0-3|33	%{buildroot}%{nodejs_sitelib}/load-grunt-tasks
14cr|nodejs-load-grunt-tasks-0.4.0-3|34	
14cr|nodejs-load-grunt-tasks-0.4.0-3|35	%nodejs_symlink_deps
14cr|nodejs-load-grunt-tasks-0.4.0-3|36	
14cr|nodejs-load-grunt-tasks-0.4.0-3|37	
14cr|nodejs-load-grunt-tasks-0.4.0-3|38	%files
14cr|nodejs-load-grunt-tasks-0.4.0-3|39	%doc LICENSE readme.md
14cr|nodejs-load-grunt-tasks-0.4.0-3|40	%{nodejs_sitelib}/load-grunt-tasks
14cr|nodejs-load-grunt-tasks-0.4.0-3|41	
14cr|nodejs-load-grunt-tasks-0.4.0-3|42	
14cr|nodejs-load-grunt-tasks-0.4.0-3|43	
14cr|nodejs-load-grunt-tasks-0.4.0-3|44	%changelog
14cr|nodejs-load-grunt-tasks-0.4.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|nodejs-load-grunt-tasks-0.4.0-3|46	+ Revision: e669f1a
14cr|nodejs-load-grunt-tasks-0.4.0-3|47	- MassBuild#464: Increase release tag
14cr|nodejs-load-grunt-tasks-0.4.0-3|48	
14cr|nodejs-load-grunt-tasks-0.4.0-3|49	

3421 14
14cr|nodejs-lockfile-0.4.2-2|1	Name:           nodejs-lockfile
14cr|nodejs-lockfile-0.4.2-2|2	Version:        0.4.2
14cr|nodejs-lockfile-0.4.2-2|3	Release:        2
14cr|nodejs-lockfile-0.4.2-2|4	Summary:        A very polite lock file utility
14cr|nodejs-lockfile-0.4.2-2|5	Group:          System/Libraries
14cr|nodejs-lockfile-0.4.2-2|6	License:        BSD
14cr|nodejs-lockfile-0.4.2-2|7	URL:            https://github.com/isaacs/lockfile
14cr|nodejs-lockfile-0.4.2-2|8	Source0:        http://registry.npmjs.org/lockfile/-/lockfile-%{version}.tgz
14cr|nodejs-lockfile-0.4.2-2|9	
14cr|nodejs-lockfile-0.4.2-2|10	BuildArch:  noarch
14cr|nodejs-lockfile-0.4.2-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-lockfile-0.4.2-2|12	
14cr|nodejs-lockfile-0.4.2-2|13	%description
14cr|nodejs-lockfile-0.4.2-2|14	A very polite lock file utility, which endeavors to not litter, and to wait
14cr|nodejs-lockfile-0.4.2-2|15	patiently for others.
14cr|nodejs-lockfile-0.4.2-2|16	
14cr|nodejs-lockfile-0.4.2-2|17	%prep
14cr|nodejs-lockfile-0.4.2-2|18	%setup -q -n package
14cr|nodejs-lockfile-0.4.2-2|19	
14cr|nodejs-lockfile-0.4.2-2|20	%build
14cr|nodejs-lockfile-0.4.2-2|21	#nothing to do
14cr|nodejs-lockfile-0.4.2-2|22	
14cr|nodejs-lockfile-0.4.2-2|23	%install
14cr|nodejs-lockfile-0.4.2-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/lockfile
14cr|nodejs-lockfile-0.4.2-2|25	cp -pr package.json lockfile.js test %{buildroot}%{nodejs_sitelib}/lockfile
14cr|nodejs-lockfile-0.4.2-2|26	
14cr|nodejs-lockfile-0.4.2-2|27	%nodejs_symlink_deps
14cr|nodejs-lockfile-0.4.2-2|28	
14cr|nodejs-lockfile-0.4.2-2|29	%clean
14cr|nodejs-lockfile-0.4.2-2|30	
14cr|nodejs-lockfile-0.4.2-2|31	%files
14cr|nodejs-lockfile-0.4.2-2|32	%defattr(-,root,root,-)
14cr|nodejs-lockfile-0.4.2-2|33	%{nodejs_sitelib}/lockfile
14cr|nodejs-lockfile-0.4.2-2|34	%doc LICENSE README.md
14cr|nodejs-lockfile-0.4.2-2|35	
14cr|nodejs-lockfile-0.4.2-2|36	
14cr|nodejs-lockfile-0.4.2-2|37	%changelog
14cr|nodejs-lockfile-0.4.2-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|nodejs-lockfile-0.4.2-2|39	+ Revision: 815c8b8
14cr|nodejs-lockfile-0.4.2-2|40	- MassBuild#464: Increase release tag
14cr|nodejs-lockfile-0.4.2-2|41	
14cr|nodejs-lockfile-0.4.2-2|42	

3422 14
14cr|nodejs-lodash-2.4.1-3|1	%global enable_tests 0
14cr|nodejs-lodash-2.4.1-3|2	
14cr|nodejs-lodash-2.4.1-3|3	Name:       nodejs-lodash
14cr|nodejs-lodash-2.4.1-3|4	Version:    2.4.1
14cr|nodejs-lodash-2.4.1-3|5	Release:    3
14cr|nodejs-lodash-2.4.1-3|6	Summary:    A low-level utility library delivering consistency and customization
14cr|nodejs-lodash-2.4.1-3|7	License:    MIT
14cr|nodejs-lodash-2.4.1-3|8	Group:      System/Libraries
14cr|nodejs-lodash-2.4.1-3|9	URL:        https://github.com/bestiejs/lodash
14cr|nodejs-lodash-2.4.1-3|10	Source0:    http://registry.npmjs.org/lodash/-/lodash-%{version}.tgz
14cr|nodejs-lodash-2.4.1-3|11	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-lodash-2.4.1-3|12	# revision control repository.
14cr|nodejs-lodash-2.4.1-3|13	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-lodash-2.4.1-3|14	Source10:   dl-tests.sh
14cr|nodejs-lodash-2.4.1-3|15	BuildArch:  noarch
14cr|nodejs-lodash-2.4.1-3|16	
14cr|nodejs-lodash-2.4.1-3|17	# /usr/lib/rpm/nodejs.req fails if node engine version is omitted. This is a
14cr|nodejs-lodash-2.4.1-3|18	# temporary fix.
14cr|nodejs-lodash-2.4.1-3|19	
14cr|nodejs-lodash-2.4.1-3|20	BuildRequires:  nodejs-packaging
14cr|nodejs-lodash-2.4.1-3|21	
14cr|nodejs-lodash-2.4.1-3|22	%if 0%{?enable_tests}
14cr|nodejs-lodash-2.4.1-3|23	BuildRequires:  npm(tar)
14cr|nodejs-lodash-2.4.1-3|24	BuildRequires:  npm(qunit)
14cr|nodejs-lodash-2.4.1-3|25	%endif
14cr|nodejs-lodash-2.4.1-3|26	
14cr|nodejs-lodash-2.4.1-3|27	%description
14cr|nodejs-lodash-2.4.1-3|28	%{summary}.
14cr|nodejs-lodash-2.4.1-3|29	
14cr|nodejs-lodash-2.4.1-3|30	
14cr|nodejs-lodash-2.4.1-3|31	%prep
14cr|nodejs-lodash-2.4.1-3|32	%setup -q -n package
14cr|nodejs-lodash-2.4.1-3|33	%setup -q -D -T -a 1 -n package
14cr|nodejs-lodash-2.4.1-3|34	
14cr|nodejs-lodash-2.4.1-3|35	# Minified/pre-compiled JS scripts must not be installed.
14cr|nodejs-lodash-2.4.1-3|36	find dist/ -type f -iname '*.min.js' -delete
14cr|nodejs-lodash-2.4.1-3|37	
14cr|nodejs-lodash-2.4.1-3|38	
14cr|nodejs-lodash-2.4.1-3|39	%build
14cr|nodejs-lodash-2.4.1-3|40	# nothing to do
14cr|nodejs-lodash-2.4.1-3|41	
14cr|nodejs-lodash-2.4.1-3|42	
14cr|nodejs-lodash-2.4.1-3|43	%install
14cr|nodejs-lodash-2.4.1-3|44	mkdir -p %{buildroot}%{nodejs_sitelib}/lodash
14cr|nodejs-lodash-2.4.1-3|45	cp -pr package.json lodash.js dist/ \
14cr|nodejs-lodash-2.4.1-3|46	%{buildroot}%{nodejs_sitelib}/lodash
14cr|nodejs-lodash-2.4.1-3|47	
14cr|nodejs-lodash-2.4.1-3|48	%nodejs_symlink_deps
14cr|nodejs-lodash-2.4.1-3|49	
14cr|nodejs-lodash-2.4.1-3|50	
14cr|nodejs-lodash-2.4.1-3|51	%if 0%{?enable_tests}
14cr|nodejs-lodash-2.4.1-3|52	%check
14cr|nodejs-lodash-2.4.1-3|53	%nodejs_symlink_deps --check
14cr|nodejs-lodash-2.4.1-3|54	%__nodejs test/test.js ../dist/lodash.js
14cr|nodejs-lodash-2.4.1-3|55	%endif
14cr|nodejs-lodash-2.4.1-3|56	
14cr|nodejs-lodash-2.4.1-3|57	
14cr|nodejs-lodash-2.4.1-3|58	%files
14cr|nodejs-lodash-2.4.1-3|59	%doc LICENSE.txt README.md
14cr|nodejs-lodash-2.4.1-3|60	%{nodejs_sitelib}/lodash
14cr|nodejs-lodash-2.4.1-3|61	
14cr|nodejs-lodash-2.4.1-3|62	
14cr|nodejs-lodash-2.4.1-3|63	
14cr|nodejs-lodash-2.4.1-3|64	%changelog
14cr|nodejs-lodash-2.4.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-3
14cr|nodejs-lodash-2.4.1-3|66	+ Revision: d07a9c5
14cr|nodejs-lodash-2.4.1-3|67	- MassBuild#464: Increase release tag
14cr|nodejs-lodash-2.4.1-3|68	
14cr|nodejs-lodash-2.4.1-3|69	

3423 14
14cr|nodejs-lodash-cli-2.4.1-2|1	%global commit 77c3c4f18a5d6e15c2a8aca7d7b51c0eab7f09ae
14cr|nodejs-lodash-cli-2.4.1-2|2	
14cr|nodejs-lodash-cli-2.4.1-2|3	%global enable_tests 0
14cr|nodejs-lodash-cli-2.4.1-2|4	
14cr|nodejs-lodash-cli-2.4.1-2|5	Name:           nodejs-lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|6	Version:        2.4.1
14cr|nodejs-lodash-cli-2.4.1-2|7	Release:        2
14cr|nodejs-lodash-cli-2.4.1-2|8	Summary:        The Lo-Dash command-line interface
14cr|nodejs-lodash-cli-2.4.1-2|9	Group:          Development/Other
14cr|nodejs-lodash-cli-2.4.1-2|10	License:        MIT
14cr|nodejs-lodash-cli-2.4.1-2|11	URL:            https://github.com/lodash/lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|12	Source0:        https://github.com/lodash/lodash-cli/archive/%{commit}/lodash-cli-%{commit}.tar.gz
14cr|nodejs-lodash-cli-2.4.1-2|13	# https://github.com/lodash/lodash-cli/pull/19
14cr|nodejs-lodash-cli-2.4.1-2|14	Patch0:         nodejs-lodash-cli-openjdk.patch
14cr|nodejs-lodash-cli-2.4.1-2|15	BuildArch:      noarch
14cr|nodejs-lodash-cli-2.4.1-2|16	BuildRequires:  nodejs-packaging
14cr|nodejs-lodash-cli-2.4.1-2|17	
14cr|nodejs-lodash-cli-2.4.1-2|18	%if 0%{?enable_tests}
14cr|nodejs-lodash-cli-2.4.1-2|19	BuildRequires:  npm(closure-compiler)
14cr|nodejs-lodash-cli-2.4.1-2|20	BuildRequires:  npm(glob)
14cr|nodejs-lodash-cli-2.4.1-2|21	BuildRequires:  npm(lodash)
14cr|nodejs-lodash-cli-2.4.1-2|22	BuildRequires:  npm(uglify-js)
14cr|nodejs-lodash-cli-2.4.1-2|23	%endif
14cr|nodejs-lodash-cli-2.4.1-2|24	
14cr|nodejs-lodash-cli-2.4.1-2|25	%description
14cr|nodejs-lodash-cli-2.4.1-2|26	The Lo-Dash command-line interface for creating custom
14cr|nodejs-lodash-cli-2.4.1-2|27	builds & precompiling templates.
14cr|nodejs-lodash-cli-2.4.1-2|28	
14cr|nodejs-lodash-cli-2.4.1-2|29	
14cr|nodejs-lodash-cli-2.4.1-2|30	%prep
14cr|nodejs-lodash-cli-2.4.1-2|31	%setup -q -n lodash-cli-%{commit}
14cr|nodejs-lodash-cli-2.4.1-2|32	%patch0 -p1
14cr|nodejs-lodash-cli-2.4.1-2|33	%nodejs_fixdep closure-compiler "~0.2.5"
14cr|nodejs-lodash-cli-2.4.1-2|34	%nodejs_fixdep glob "~3.2.6"
14cr|nodejs-lodash-cli-2.4.1-2|35	%nodejs_fixdep uglify-js "~2.4.13"
14cr|nodejs-lodash-cli-2.4.1-2|36	rm -rf node_modules vendor
14cr|nodejs-lodash-cli-2.4.1-2|37	
14cr|nodejs-lodash-cli-2.4.1-2|38	
14cr|nodejs-lodash-cli-2.4.1-2|39	%build
14cr|nodejs-lodash-cli-2.4.1-2|40	
14cr|nodejs-lodash-cli-2.4.1-2|41	
14cr|nodejs-lodash-cli-2.4.1-2|42	%install
14cr|nodejs-lodash-cli-2.4.1-2|43	mkdir -p %{buildroot}%{nodejs_sitelib}/lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|44	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|45	mkdir -p %{buildroot}%{nodejs_sitelib}/lodash-cli/bin
14cr|nodejs-lodash-cli-2.4.1-2|46	install -p -m755 bin/* %{buildroot}%{nodejs_sitelib}/lodash-cli/bin
14cr|nodejs-lodash-cli-2.4.1-2|47	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-lodash-cli-2.4.1-2|48	cp -pr template %{buildroot}%{_datadir}/%{name}
14cr|nodejs-lodash-cli-2.4.1-2|49	ln -s %{_datadir}/%{name}/template %{buildroot}%{nodejs_sitelib}/lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|50	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-lodash-cli-2.4.1-2|51	ln -s %{nodejs_sitelib}/lodash-cli/bin/lodash %{buildroot}%{_bindir}
14cr|nodejs-lodash-cli-2.4.1-2|52	%nodejs_symlink_deps
14cr|nodejs-lodash-cli-2.4.1-2|53	
14cr|nodejs-lodash-cli-2.4.1-2|54	
14cr|nodejs-lodash-cli-2.4.1-2|55	%if 0%{?enable_tests}
14cr|nodejs-lodash-cli-2.4.1-2|56	%check
14cr|nodejs-lodash-cli-2.4.1-2|57	%nodejs_symlink_deps --check
14cr|nodejs-lodash-cli-2.4.1-2|58	%{__nodejs} test/test
14cr|nodejs-lodash-cli-2.4.1-2|59	%endif
14cr|nodejs-lodash-cli-2.4.1-2|60	
14cr|nodejs-lodash-cli-2.4.1-2|61	
14cr|nodejs-lodash-cli-2.4.1-2|62	%files
14cr|nodejs-lodash-cli-2.4.1-2|63	%doc LICENSE.txt README.md
14cr|nodejs-lodash-cli-2.4.1-2|64	%{nodejs_sitelib}/lodash-cli
14cr|nodejs-lodash-cli-2.4.1-2|65	%{_datadir}/%{name}
14cr|nodejs-lodash-cli-2.4.1-2|66	%{_bindir}/lodash
14cr|nodejs-lodash-cli-2.4.1-2|67	
14cr|nodejs-lodash-cli-2.4.1-2|68	
14cr|nodejs-lodash-cli-2.4.1-2|69	
14cr|nodejs-lodash-cli-2.4.1-2|70	%changelog
14cr|nodejs-lodash-cli-2.4.1-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|nodejs-lodash-cli-2.4.1-2|72	+ Revision: f49cf55
14cr|nodejs-lodash-cli-2.4.1-2|73	- MassBuild#464: Increase release tag
14cr|nodejs-lodash-cli-2.4.1-2|74	
14cr|nodejs-lodash-cli-2.4.1-2|75	

3424 14
14cr|nodejs-lru-cache-2.3.0-5|1	Name:       nodejs-lru-cache
14cr|nodejs-lru-cache-2.3.0-5|2	Version:    2.3.0
14cr|nodejs-lru-cache-2.3.0-5|3	Release:    5
14cr|nodejs-lru-cache-2.3.0-5|4	Summary:    A least recently used cache object for Node.js
14cr|nodejs-lru-cache-2.3.0-5|5	License:    MIT
14cr|nodejs-lru-cache-2.3.0-5|6	Group:      System/Libraries
14cr|nodejs-lru-cache-2.3.0-5|7	URL:        https://github.com/isaacs/node-lru-cache
14cr|nodejs-lru-cache-2.3.0-5|8	Source0:    http://registry.npmjs.org/lru-cache/-/lru-cache-%{version}.tgz
14cr|nodejs-lru-cache-2.3.0-5|9	BuildArch:  noarch
14cr|nodejs-lru-cache-2.3.0-5|10	BuildRequires:  nodejs-packaging
14cr|nodejs-lru-cache-2.3.0-5|11	BuildRequires:  nodejs
14cr|nodejs-lru-cache-2.3.0-5|12	
14cr|nodejs-lru-cache-2.3.0-5|13	%description
14cr|nodejs-lru-cache-2.3.0-5|14	A cache object that deletes the least recently used items.
14cr|nodejs-lru-cache-2.3.0-5|15	
14cr|nodejs-lru-cache-2.3.0-5|16	%prep
14cr|nodejs-lru-cache-2.3.0-5|17	%setup -q -n package
14cr|nodejs-lru-cache-2.3.0-5|18	
14cr|nodejs-lru-cache-2.3.0-5|19	%build
14cr|nodejs-lru-cache-2.3.0-5|20	#nothing to do
14cr|nodejs-lru-cache-2.3.0-5|21	
14cr|nodejs-lru-cache-2.3.0-5|22	%install
14cr|nodejs-lru-cache-2.3.0-5|23	
14cr|nodejs-lru-cache-2.3.0-5|24	mkdir -p %{buildroot}%{nodejs_sitelib}/lru-cache
14cr|nodejs-lru-cache-2.3.0-5|25	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/lru-cache
14cr|nodejs-lru-cache-2.3.0-5|26	
14cr|nodejs-lru-cache-2.3.0-5|27	%nodejs_symlink_deps
14cr|nodejs-lru-cache-2.3.0-5|28	
14cr|nodejs-lru-cache-2.3.0-5|29	%clean
14cr|nodejs-lru-cache-2.3.0-5|30	
14cr|nodejs-lru-cache-2.3.0-5|31	%files
14cr|nodejs-lru-cache-2.3.0-5|32	%defattr(-,root,root,-)
14cr|nodejs-lru-cache-2.3.0-5|33	%{nodejs_sitelib}/lru-cache
14cr|nodejs-lru-cache-2.3.0-5|34	%doc AUTHORS README.md LICENSE
14cr|nodejs-lru-cache-2.3.0-5|35	
14cr|nodejs-lru-cache-2.3.0-5|36	
14cr|nodejs-lru-cache-2.3.0-5|37	%changelog
14cr|nodejs-lru-cache-2.3.0-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-5
14cr|nodejs-lru-cache-2.3.0-5|39	+ Revision: b193062
14cr|nodejs-lru-cache-2.3.0-5|40	- MassBuild#464: Increase release tag
14cr|nodejs-lru-cache-2.3.0-5|41	
14cr|nodejs-lru-cache-2.3.0-5|42	

3425 14
14cr|nodejs-mapnik-reference-5.0.9-2|1	Name:           nodejs-mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|2	Version:        5.0.9
14cr|nodejs-mapnik-reference-5.0.9-2|3	Release:        2
14cr|nodejs-mapnik-reference-5.0.9-2|4	Summary:        Reference for Mapnik Styling Options
14cr|nodejs-mapnik-reference-5.0.9-2|5	Group:          Development/Other
14cr|nodejs-mapnik-reference-5.0.9-2|6	License:        Public Domain
14cr|nodejs-mapnik-reference-5.0.9-2|7	URL:            https://github.com/mapnik/mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|8	Source0:        http://registry.npmjs.org/mapnik-reference/-/mapnik-reference-%{version}.tgz
14cr|nodejs-mapnik-reference-5.0.9-2|9	BuildArch:      noarch
14cr|nodejs-mapnik-reference-5.0.9-2|10	
14cr|nodejs-mapnik-reference-5.0.9-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-mapnik-reference-5.0.9-2|12	BuildRequires:  python
14cr|nodejs-mapnik-reference-5.0.9-2|13	BuildRequires:  python-simplejson
14cr|nodejs-mapnik-reference-5.0.9-2|14	
14cr|nodejs-mapnik-reference-5.0.9-2|15	%description
14cr|nodejs-mapnik-reference-5.0.9-2|16	Provides a parseable spec of what Mapnik can do - what main structures
14cr|nodejs-mapnik-reference-5.0.9-2|17	it supports (like layers, styles, and symbolizers) and the properties
14cr|nodejs-mapnik-reference-5.0.9-2|18	they can contain. It's useful for building parsers, tests, compilers, and
14cr|nodejs-mapnik-reference-5.0.9-2|19	syntax highlighting/checking for languages
14cr|nodejs-mapnik-reference-5.0.9-2|20	
14cr|nodejs-mapnik-reference-5.0.9-2|21	
14cr|nodejs-mapnik-reference-5.0.9-2|22	%prep
14cr|nodejs-mapnik-reference-5.0.9-2|23	%setup -q -n package
14cr|nodejs-mapnik-reference-5.0.9-2|24	
14cr|nodejs-mapnik-reference-5.0.9-2|25	
14cr|nodejs-mapnik-reference-5.0.9-2|26	%build
14cr|nodejs-mapnik-reference-5.0.9-2|27	
14cr|nodejs-mapnik-reference-5.0.9-2|28	
14cr|nodejs-mapnik-reference-5.0.9-2|29	%install
14cr|nodejs-mapnik-reference-5.0.9-2|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|31	cp -pr package.json index.js %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|32	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cr|nodejs-mapnik-reference-5.0.9-2|33	for dir in 2.* latest
14cr|nodejs-mapnik-reference-5.0.9-2|34	do
14cr|nodejs-mapnik-reference-5.0.9-2|35	cp -pr ${dir} %{buildroot}/%{_datadir}/%{name}
14cr|nodejs-mapnik-reference-5.0.9-2|36	ln -sf %{_datadir}/%{name}/${dir} %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|37	done
14cr|nodejs-mapnik-reference-5.0.9-2|38	%nodejs_symlink_deps
14cr|nodejs-mapnik-reference-5.0.9-2|39	
14cr|nodejs-mapnik-reference-5.0.9-2|40	
14cr|nodejs-mapnik-reference-5.0.9-2|41	%check
14cr|nodejs-mapnik-reference-5.0.9-2|42	python test/test.py
14cr|nodejs-mapnik-reference-5.0.9-2|43	
14cr|nodejs-mapnik-reference-5.0.9-2|44	
14cr|nodejs-mapnik-reference-5.0.9-2|45	%files
14cr|nodejs-mapnik-reference-5.0.9-2|46	%doc README.md LICENSE.md CHANGELOG.md
14cr|nodejs-mapnik-reference-5.0.9-2|47	%{nodejs_sitelib}/mapnik-reference
14cr|nodejs-mapnik-reference-5.0.9-2|48	%{_datadir}/%{name}
14cr|nodejs-mapnik-reference-5.0.9-2|49	
14cr|nodejs-mapnik-reference-5.0.9-2|50	
14cr|nodejs-mapnik-reference-5.0.9-2|51	
14cr|nodejs-mapnik-reference-5.0.9-2|52	%changelog
14cr|nodejs-mapnik-reference-5.0.9-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.9-2
14cr|nodejs-mapnik-reference-5.0.9-2|54	+ Revision: fbbc02a
14cr|nodejs-mapnik-reference-5.0.9-2|55	- MassBuild#464: Increase release tag
14cr|nodejs-mapnik-reference-5.0.9-2|56	
14cr|nodejs-mapnik-reference-5.0.9-2|57	

3426 14
14cr|nodejs-markdown-0.5.0-2|1	%global enable_tests 0
14cr|nodejs-markdown-0.5.0-2|2	
14cr|nodejs-markdown-0.5.0-2|3	Name:       nodejs-markdown
14cr|nodejs-markdown-0.5.0-2|4	Version:    0.5.0
14cr|nodejs-markdown-0.5.0-2|5	Release:    2
14cr|nodejs-markdown-0.5.0-2|6	Summary:    A sensible Markdown parser for JavaScript
14cr|nodejs-markdown-0.5.0-2|7	# Upstream have been informed about missing LICENSE file:
14cr|nodejs-markdown-0.5.0-2|8	# https://github.com/evilstreak/markdown-js/issues/74
14cr|nodejs-markdown-0.5.0-2|9	License:    MIT
14cr|nodejs-markdown-0.5.0-2|10	Group:      System/Libraries
14cr|nodejs-markdown-0.5.0-2|11	URL:        https://github.com/evilstreak/markdown-js
14cr|nodejs-markdown-0.5.0-2|12	Source0:    http://registry.npmjs.org/markdown/-/markdown-%{version}.tgz
14cr|nodejs-markdown-0.5.0-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-markdown-0.5.0-2|14	# revision control repository.
14cr|nodejs-markdown-0.5.0-2|15	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-markdown-0.5.0-2|16	# Include a custom man page.
14cr|nodejs-markdown-0.5.0-2|17	Source2:    md2html.1
14cr|nodejs-markdown-0.5.0-2|18	Source10:   dl-tests.sh
14cr|nodejs-markdown-0.5.0-2|19	BuildArch:  noarch
14cr|nodejs-markdown-0.5.0-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-markdown-0.5.0-2|21	
14cr|nodejs-markdown-0.5.0-2|22	%if 0%{?enable_tests}
14cr|nodejs-markdown-0.5.0-2|23	BuildRequires:  npm(tap)
14cr|nodejs-markdown-0.5.0-2|24	%endif
14cr|nodejs-markdown-0.5.0-2|25	
14cr|nodejs-markdown-0.5.0-2|26	%description
14cr|nodejs-markdown-0.5.0-2|27	%{summary}.
14cr|nodejs-markdown-0.5.0-2|28	
14cr|nodejs-markdown-0.5.0-2|29	%prep
14cr|nodejs-markdown-0.5.0-2|30	%setup -q -n package
14cr|nodejs-markdown-0.5.0-2|31	%setup -q -T -D -a 1 -n package
14cr|nodejs-markdown-0.5.0-2|32	%nodejs_fixdep nopt '~2.0'
14cr|nodejs-markdown-0.5.0-2|33	
14cr|nodejs-markdown-0.5.0-2|34	%build
14cr|nodejs-markdown-0.5.0-2|35	#nothing to do
14cr|nodejs-markdown-0.5.0-2|36	
14cr|nodejs-markdown-0.5.0-2|37	
14cr|nodejs-markdown-0.5.0-2|38	%install
14cr|nodejs-markdown-0.5.0-2|39	mkdir -p %{buildroot}%{nodejs_sitelib}/markdown
14cr|nodejs-markdown-0.5.0-2|40	cp -pr package.json lib/ \
14cr|nodejs-markdown-0.5.0-2|41	%{buildroot}%{nodejs_sitelib}/markdown
14cr|nodejs-markdown-0.5.0-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/markdown/bin
14cr|nodejs-markdown-0.5.0-2|43	
14cr|nodejs-markdown-0.5.0-2|44	install -p -D -m0755 bin/md2html.js \
14cr|nodejs-markdown-0.5.0-2|45	%{buildroot}%{nodejs_sitelib}/markdown/bin/md2html.js
14cr|nodejs-markdown-0.5.0-2|46	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-markdown-0.5.0-2|47	ln -sf %{nodejs_sitelib}/markdown/bin/md2html.js \
14cr|nodejs-markdown-0.5.0-2|48	%{buildroot}%{_bindir}/md2html
14cr|nodejs-markdown-0.5.0-2|49	
14cr|nodejs-markdown-0.5.0-2|50	mkdir -p %{buildroot}%{_mandir}/man1
14cr|nodejs-markdown-0.5.0-2|51	install -p -D -m0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/md2html.1
14cr|nodejs-markdown-0.5.0-2|52	
14cr|nodejs-markdown-0.5.0-2|53	%nodejs_symlink_deps
14cr|nodejs-markdown-0.5.0-2|54	
14cr|nodejs-markdown-0.5.0-2|55	
14cr|nodejs-markdown-0.5.0-2|56	%if 0%{?enable_tests}
14cr|nodejs-markdown-0.5.0-2|57	%check
14cr|nodejs-markdown-0.5.0-2|58	%tap test/*.t.js
14cr|nodejs-markdown-0.5.0-2|59	%endif
14cr|nodejs-markdown-0.5.0-2|60	
14cr|nodejs-markdown-0.5.0-2|61	
14cr|nodejs-markdown-0.5.0-2|62	%files
14cr|nodejs-markdown-0.5.0-2|63	%doc Changes.markdown README.markdown
14cr|nodejs-markdown-0.5.0-2|64	%{nodejs_sitelib}/markdown
14cr|nodejs-markdown-0.5.0-2|65	%{_bindir}/md2html
14cr|nodejs-markdown-0.5.0-2|66	%{_mandir}/man1/md2html.1*
14cr|nodejs-markdown-0.5.0-2|67	
14cr|nodejs-markdown-0.5.0-2|68	
14cr|nodejs-markdown-0.5.0-2|69	%changelog
14cr|nodejs-markdown-0.5.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|nodejs-markdown-0.5.0-2|71	+ Revision: 219f7aa
14cr|nodejs-markdown-0.5.0-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-markdown-0.5.0-2|73	
14cr|nodejs-markdown-0.5.0-2|74	

3427 14
14cr|nodejs-merge-descriptors-0.0.2-2|1	Name:       nodejs-merge-descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|2	Version:    0.0.2
14cr|nodejs-merge-descriptors-0.0.2-2|3	Release:    2
14cr|nodejs-merge-descriptors-0.0.2-2|4	Summary:    A Node.js module to merge objects using descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|5	License:    MIT
14cr|nodejs-merge-descriptors-0.0.2-2|6	Group:      System/Libraries
14cr|nodejs-merge-descriptors-0.0.2-2|7	URL:        https://github.com/component/merge-descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|8	Source0:    http://registry.npmjs.org/merge-descriptors/-/merge-descriptors-%{version}.tgz
14cr|nodejs-merge-descriptors-0.0.2-2|9	BuildArch:  noarch
14cr|nodejs-merge-descriptors-0.0.2-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-merge-descriptors-0.0.2-2|11	
14cr|nodejs-merge-descriptors-0.0.2-2|12	%description
14cr|nodejs-merge-descriptors-0.0.2-2|13	%{summary}.
14cr|nodejs-merge-descriptors-0.0.2-2|14	
14cr|nodejs-merge-descriptors-0.0.2-2|15	%prep
14cr|nodejs-merge-descriptors-0.0.2-2|16	%setup -q -n package
14cr|nodejs-merge-descriptors-0.0.2-2|17	
14cr|nodejs-merge-descriptors-0.0.2-2|18	%build
14cr|nodejs-merge-descriptors-0.0.2-2|19	#nothing to do
14cr|nodejs-merge-descriptors-0.0.2-2|20	
14cr|nodejs-merge-descriptors-0.0.2-2|21	%install
14cr|nodejs-merge-descriptors-0.0.2-2|22	mkdir -p %{buildroot}%{nodejs_sitelib}/merge-descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|23	cp -pr package.json index.js \
14cr|nodejs-merge-descriptors-0.0.2-2|24	%{buildroot}%{nodejs_sitelib}/merge-descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|25	
14cr|nodejs-merge-descriptors-0.0.2-2|26	%nodejs_symlink_deps
14cr|nodejs-merge-descriptors-0.0.2-2|27	
14cr|nodejs-merge-descriptors-0.0.2-2|28	%files
14cr|nodejs-merge-descriptors-0.0.2-2|29	%doc README.md
14cr|nodejs-merge-descriptors-0.0.2-2|30	%{nodejs_sitelib}/merge-descriptors
14cr|nodejs-merge-descriptors-0.0.2-2|31	
14cr|nodejs-merge-descriptors-0.0.2-2|32	
14cr|nodejs-merge-descriptors-0.0.2-2|33	
14cr|nodejs-merge-descriptors-0.0.2-2|34	%changelog
14cr|nodejs-merge-descriptors-0.0.2-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-2
14cr|nodejs-merge-descriptors-0.0.2-2|36	+ Revision: d43672e
14cr|nodejs-merge-descriptors-0.0.2-2|37	- MassBuild#464: Increase release tag
14cr|nodejs-merge-descriptors-0.0.2-2|38	
14cr|nodejs-merge-descriptors-0.0.2-2|39	

3428 14
14cr|nodejs-method-override-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-method-override-1.0.0-2|2	
14cr|nodejs-method-override-1.0.0-2|3	Name:       nodejs-method-override
14cr|nodejs-method-override-1.0.0-2|4	Version:    1.0.0
14cr|nodejs-method-override-1.0.0-2|5	Release:    2
14cr|nodejs-method-override-1.0.0-2|6	Summary:    Provides faux HTTP method support for Connect
14cr|nodejs-method-override-1.0.0-2|7	License:    MIT
14cr|nodejs-method-override-1.0.0-2|8	Group:      System/Libraries
14cr|nodejs-method-override-1.0.0-2|9	URL:        https://github.com/expressjs/method-override
14cr|nodejs-method-override-1.0.0-2|10	Source0:    http://registry.npmjs.org/method-override/-/method-override-%{version}.tgz
14cr|nodejs-method-override-1.0.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-method-override-1.0.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-method-override-1.0.0-2|13	# version control repository.
14cr|nodejs-method-override-1.0.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-method-override-1.0.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-method-override-1.0.0-2|16	BuildArch:  noarch
14cr|nodejs-method-override-1.0.0-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-method-override-1.0.0-2|18	
14cr|nodejs-method-override-1.0.0-2|19	%if 0%{?enable_tests}
14cr|nodejs-method-override-1.0.0-2|20	BuildRequires:  mocha
14cr|nodejs-method-override-1.0.0-2|21	BuildRequires:  npm(connect)
14cr|nodejs-method-override-1.0.0-2|22	BuildRequires:  npm(methods)
14cr|nodejs-method-override-1.0.0-2|23	BuildRequires:  npm(should)
14cr|nodejs-method-override-1.0.0-2|24	BuildRequires:  npm(supertest)
14cr|nodejs-method-override-1.0.0-2|25	%endif
14cr|nodejs-method-override-1.0.0-2|26	
14cr|nodejs-method-override-1.0.0-2|27	%description
14cr|nodejs-method-override-1.0.0-2|28	%{summary}.
14cr|nodejs-method-override-1.0.0-2|29	
14cr|nodejs-method-override-1.0.0-2|30	
14cr|nodejs-method-override-1.0.0-2|31	%prep
14cr|nodejs-method-override-1.0.0-2|32	%setup -q -n package
14cr|nodejs-method-override-1.0.0-2|33	%setup -q -T -D -a 1 -n package
14cr|nodejs-method-override-1.0.0-2|34	
14cr|nodejs-method-override-1.0.0-2|35	
14cr|nodejs-method-override-1.0.0-2|36	%build
14cr|nodejs-method-override-1.0.0-2|37	#nothing to do
14cr|nodejs-method-override-1.0.0-2|38	
14cr|nodejs-method-override-1.0.0-2|39	
14cr|nodejs-method-override-1.0.0-2|40	%install
14cr|nodejs-method-override-1.0.0-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/method-override
14cr|nodejs-method-override-1.0.0-2|42	cp -pr package.json index.js \
14cr|nodejs-method-override-1.0.0-2|43	%{buildroot}%{nodejs_sitelib}/method-override
14cr|nodejs-method-override-1.0.0-2|44	
14cr|nodejs-method-override-1.0.0-2|45	%nodejs_symlink_deps
14cr|nodejs-method-override-1.0.0-2|46	
14cr|nodejs-method-override-1.0.0-2|47	
14cr|nodejs-method-override-1.0.0-2|48	%if 0%{?enable_tests}
14cr|nodejs-method-override-1.0.0-2|49	%check
14cr|nodejs-method-override-1.0.0-2|50	%nodejs_symlink_deps --check
14cr|nodejs-method-override-1.0.0-2|51	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cr|nodejs-method-override-1.0.0-2|52	%endif
14cr|nodejs-method-override-1.0.0-2|53	
14cr|nodejs-method-override-1.0.0-2|54	
14cr|nodejs-method-override-1.0.0-2|55	%files
14cr|nodejs-method-override-1.0.0-2|56	%doc README.md
14cr|nodejs-method-override-1.0.0-2|57	%{nodejs_sitelib}/method-override
14cr|nodejs-method-override-1.0.0-2|58	
14cr|nodejs-method-override-1.0.0-2|59	
14cr|nodejs-method-override-1.0.0-2|60	
14cr|nodejs-method-override-1.0.0-2|61	%changelog
14cr|nodejs-method-override-1.0.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-method-override-1.0.0-2|63	+ Revision: 0cb9fcf
14cr|nodejs-method-override-1.0.0-2|64	- MassBuild#464: Increase release tag
14cr|nodejs-method-override-1.0.0-2|65	
14cr|nodejs-method-override-1.0.0-2|66	

3429 14
14cr|nodejs-methods-0.1.0-2|1	Name:       nodejs-methods
14cr|nodejs-methods-0.1.0-2|2	Version:    0.1.0
14cr|nodejs-methods-0.1.0-2|3	Release:    2
14cr|nodejs-methods-0.1.0-2|4	Summary:    HTTP methods that node supports
14cr|nodejs-methods-0.1.0-2|5	License:    MIT
14cr|nodejs-methods-0.1.0-2|6	Group:      System/Libraries
14cr|nodejs-methods-0.1.0-2|7	URL:        https://npmjs.org/package/methods
14cr|nodejs-methods-0.1.0-2|8	Source0:    http://registry.npmjs.org/methods/-/methods-%{version}.tgz
14cr|nodejs-methods-0.1.0-2|9	# Upstream have been informed via email about missing LICENSE file.
14cr|nodejs-methods-0.1.0-2|10	# Include a copy of the MIT license to comply with the license requirements.
14cr|nodejs-methods-0.1.0-2|11	Source20:   LICENSE
14cr|nodejs-methods-0.1.0-2|12	BuildArch:  noarch
14cr|nodejs-methods-0.1.0-2|13	BuildRequires:  nodejs-packaging
14cr|nodejs-methods-0.1.0-2|14	
14cr|nodejs-methods-0.1.0-2|15	%description
14cr|nodejs-methods-0.1.0-2|16	%{summary}.
14cr|nodejs-methods-0.1.0-2|17	
14cr|nodejs-methods-0.1.0-2|18	%prep
14cr|nodejs-methods-0.1.0-2|19	%setup -q -n package
14cr|nodejs-methods-0.1.0-2|20	cp -p %{SOURCE20} .
14cr|nodejs-methods-0.1.0-2|21	
14cr|nodejs-methods-0.1.0-2|22	%build
14cr|nodejs-methods-0.1.0-2|23	#nothing to do
14cr|nodejs-methods-0.1.0-2|24	
14cr|nodejs-methods-0.1.0-2|25	%install
14cr|nodejs-methods-0.1.0-2|26	mkdir -p %{buildroot}%{nodejs_sitelib}/methods
14cr|nodejs-methods-0.1.0-2|27	cp -pr package.json index.js \
14cr|nodejs-methods-0.1.0-2|28	%{buildroot}%{nodejs_sitelib}/methods
14cr|nodejs-methods-0.1.0-2|29	
14cr|nodejs-methods-0.1.0-2|30	%nodejs_symlink_deps
14cr|nodejs-methods-0.1.0-2|31	
14cr|nodejs-methods-0.1.0-2|32	%files
14cr|nodejs-methods-0.1.0-2|33	%doc History.md LICENSE Readme.md
14cr|nodejs-methods-0.1.0-2|34	%{nodejs_sitelib}/methods
14cr|nodejs-methods-0.1.0-2|35	
14cr|nodejs-methods-0.1.0-2|36	
14cr|nodejs-methods-0.1.0-2|37	
14cr|nodejs-methods-0.1.0-2|38	%changelog
14cr|nodejs-methods-0.1.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|nodejs-methods-0.1.0-2|40	+ Revision: 5cc5835
14cr|nodejs-methods-0.1.0-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-methods-0.1.0-2|42	
14cr|nodejs-methods-0.1.0-2|43	

3430 14
14cr|nodejs-millstone-0.6.12-4|1	%global enable_tests 0
14cr|nodejs-millstone-0.6.12-4|2	
14cr|nodejs-millstone-0.6.12-4|3	Name:           nodejs-millstone
14cr|nodejs-millstone-0.6.12-4|4	Version:        0.6.12
14cr|nodejs-millstone-0.6.12-4|5	Release:        4
14cr|nodejs-millstone-0.6.12-4|6	Summary:        Prepares data sources in an MML file for consumption in Mapnik
14cr|nodejs-millstone-0.6.12-4|7	Group:		Development/Other
14cr|nodejs-millstone-0.6.12-4|8	License:        BSD
14cr|nodejs-millstone-0.6.12-4|9	URL:            https://github.com/mapbox/millstone
14cr|nodejs-millstone-0.6.12-4|10	Source0:        http://registry.npmjs.org/millstone/-/millstone-%{version}.tgz
14cr|nodejs-millstone-0.6.12-4|11	BuildArch:      noarch
14cr|nodejs-millstone-0.6.12-4|12	
14cr|nodejs-millstone-0.6.12-4|13	BuildRequires:  nodejs-packaging
14cr|nodejs-millstone-0.6.12-4|14	
14cr|nodejs-millstone-0.6.12-4|15	%if 0%{?enable_tests}
14cr|nodejs-millstone-0.6.12-4|16	BuildRequires:  npm(mocha)
14cr|nodejs-millstone-0.6.12-4|17	BuildRequires:  npm(generic-pool)
14cr|nodejs-millstone-0.6.12-4|18	BuildRequires:  npm(mime)
14cr|nodejs-millstone-0.6.12-4|19	BuildRequires:  npm(request)
14cr|nodejs-millstone-0.6.12-4|20	BuildRequires:  npm(srs) >= 0.3.10
14cr|nodejs-millstone-0.6.12-4|21	BuildRequires:  npm(step)
14cr|nodejs-millstone-0.6.12-4|22	BuildRequires:  npm(underscore)
14cr|nodejs-millstone-0.6.12-4|23	BuildRequires:  npm(zipfile) >= 0.4.3
14cr|nodejs-millstone-0.6.12-4|24	%endif
14cr|nodejs-millstone-0.6.12-4|25	
14cr|nodejs-millstone-0.6.12-4|26	%description
14cr|nodejs-millstone-0.6.12-4|27	As of carto 0.2.0, the Carto module expects all data sources and
14cr|nodejs-millstone-0.6.12-4|28	resources to be localized - remote references like URLs and providers
14cr|nodejs-millstone-0.6.12-4|29	are not downloaded when maps are rendered.
14cr|nodejs-millstone-0.6.12-4|30	
14cr|nodejs-millstone-0.6.12-4|31	Millstone now contains this logic - it provides two functions, resolve
14cr|nodejs-millstone-0.6.12-4|32	and flush. Resolve takes an MML file and returns a localized version, and
14cr|nodejs-millstone-0.6.12-4|33	flush can be used to clear the cache of a specific resource.
14cr|nodejs-millstone-0.6.12-4|34	
14cr|nodejs-millstone-0.6.12-4|35	
14cr|nodejs-millstone-0.6.12-4|36	%prep
14cr|nodejs-millstone-0.6.12-4|37	%setup -q -n package
14cr|nodejs-millstone-0.6.12-4|38	%nodejs_fixdep request "2.x"
14cr|nodejs-millstone-0.6.12-4|39	%nodejs_fixdep optimist "~0.4.0"
14cr|nodejs-millstone-0.6.12-4|40	%nodejs_fixdep underscore "~1.6"
14cr|nodejs-millstone-0.6.12-4|41	%nodejs_fixdep zipfile "~0.5.0"
14cr|nodejs-millstone-0.6.12-4|42	rm -rf node_modules
14cr|nodejs-millstone-0.6.12-4|43	
14cr|nodejs-millstone-0.6.12-4|44	
14cr|nodejs-millstone-0.6.12-4|45	%build
14cr|nodejs-millstone-0.6.12-4|46	
14cr|nodejs-millstone-0.6.12-4|47	
14cr|nodejs-millstone-0.6.12-4|48	%install
14cr|nodejs-millstone-0.6.12-4|49	mkdir -p %{buildroot}/%{nodejs_sitelib}/millstone
14cr|nodejs-millstone-0.6.12-4|50	cp -pr package.json bin lib %{buildroot}/%{nodejs_sitelib}/millstone
14cr|nodejs-millstone-0.6.12-4|51	%nodejs_symlink_deps
14cr|nodejs-millstone-0.6.12-4|52	
14cr|nodejs-millstone-0.6.12-4|53	
14cr|nodejs-millstone-0.6.12-4|54	%if 0%{?enable_tests}
14cr|nodejs-millstone-0.6.12-4|55	%check
14cr|nodejs-millstone-0.6.12-4|56	%nodejs_symlink_deps --check
14cr|nodejs-millstone-0.6.12-4|57	NODE_PATH=lib %{nodejs_sitelib}/mocha/bin/mocha -R spec --timeout 10000
14cr|nodejs-millstone-0.6.12-4|58	%endif
14cr|nodejs-millstone-0.6.12-4|59	
14cr|nodejs-millstone-0.6.12-4|60	
14cr|nodejs-millstone-0.6.12-4|61	%files
14cr|nodejs-millstone-0.6.12-4|62	%doc LICENSE README.md CHANGELOG.md architecture.txt
14cr|nodejs-millstone-0.6.12-4|63	%{nodejs_sitelib}/millstone
14cr|nodejs-millstone-0.6.12-4|64	
14cr|nodejs-millstone-0.6.12-4|65	
14cr|nodejs-millstone-0.6.12-4|66	
14cr|nodejs-millstone-0.6.12-4|67	%changelog
14cr|nodejs-millstone-0.6.12-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.12-4
14cr|nodejs-millstone-0.6.12-4|69	+ Revision: c9d24c1
14cr|nodejs-millstone-0.6.12-4|70	- MassBuild#464: Increase release tag
14cr|nodejs-millstone-0.6.12-4|71	
14cr|nodejs-millstone-0.6.12-4|72	

3431 14
14cr|nodejs-mime-1.2.11-2|1	Name:           nodejs-mime
14cr|nodejs-mime-1.2.11-2|2	Version:        1.2.11
14cr|nodejs-mime-1.2.11-2|3	Release:        2
14cr|nodejs-mime-1.2.11-2|4	Summary:        A comprehensive library for mime-type mapping
14cr|nodejs-mime-1.2.11-2|5	Group:          System/Libraries
14cr|nodejs-mime-1.2.11-2|6	License:        MIT
14cr|nodejs-mime-1.2.11-2|7	URL:            https://github.com/broofa/node-mime
14cr|nodejs-mime-1.2.11-2|8	Source0:        http://registry.npmjs.org/mime/-/mime-%{version}.tgz
14cr|nodejs-mime-1.2.11-2|9	BuildArch:  noarch
14cr|nodejs-mime-1.2.11-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-mime-1.2.11-2|11	
14cr|nodejs-mime-1.2.11-2|12	%description
14cr|nodejs-mime-1.2.11-2|13	Comprehensive MIME type mapping API. Includes all 600+ types and 800+
14cr|nodejs-mime-1.2.11-2|14	extensions defined by the Apache project, plus additional types submitted by
14cr|nodejs-mime-1.2.11-2|15	the node.js community.
14cr|nodejs-mime-1.2.11-2|16	
14cr|nodejs-mime-1.2.11-2|17	%prep
14cr|nodejs-mime-1.2.11-2|18	%setup -q -n package
14cr|nodejs-mime-1.2.11-2|19	
14cr|nodejs-mime-1.2.11-2|20	%build
14cr|nodejs-mime-1.2.11-2|21	#nothing to do
14cr|nodejs-mime-1.2.11-2|22	
14cr|nodejs-mime-1.2.11-2|23	%install
14cr|nodejs-mime-1.2.11-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/mime
14cr|nodejs-mime-1.2.11-2|25	cp -pr package.json types mime.js %{buildroot}%{nodejs_sitelib}/mime
14cr|nodejs-mime-1.2.11-2|26	
14cr|nodejs-mime-1.2.11-2|27	%clean
14cr|nodejs-mime-1.2.11-2|28	
14cr|nodejs-mime-1.2.11-2|29	%files
14cr|nodejs-mime-1.2.11-2|30	%defattr(-,root,root,-)
14cr|nodejs-mime-1.2.11-2|31	%{nodejs_sitelib}/mime
14cr|nodejs-mime-1.2.11-2|32	%doc LICENSE README.md
14cr|nodejs-mime-1.2.11-2|33	
14cr|nodejs-mime-1.2.11-2|34	
14cr|nodejs-mime-1.2.11-2|35	%changelog
14cr|nodejs-mime-1.2.11-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-2
14cr|nodejs-mime-1.2.11-2|37	+ Revision: 672b9af
14cr|nodejs-mime-1.2.11-2|38	- MassBuild#464: Increase release tag
14cr|nodejs-mime-1.2.11-2|39	
14cr|nodejs-mime-1.2.11-2|40	

3432 14
14cr|nodejs-mimeparse-0.1.4-3|1	Name:       nodejs-mimeparse
14cr|nodejs-mimeparse-0.1.4-3|2	Version:    0.1.4
14cr|nodejs-mimeparse-0.1.4-3|3	Release:    3
14cr|nodejs-mimeparse-0.1.4-3|4	Summary:    A Node.js module with basic functions for handling mime-types
14cr|nodejs-mimeparse-0.1.4-3|5	License:    MIT
14cr|nodejs-mimeparse-0.1.4-3|6	Group:      System/Libraries
14cr|nodejs-mimeparse-0.1.4-3|7	URL:        https://github.com/kriskowal/mimeparse
14cr|nodejs-mimeparse-0.1.4-3|8	Source0:    http://registry.npmjs.org/mimeparse/-/mimeparse-%{version}.tgz
14cr|nodejs-mimeparse-0.1.4-3|9	BuildArch:  noarch
14cr|nodejs-mimeparse-0.1.4-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-mimeparse-0.1.4-3|11	
14cr|nodejs-mimeparse-0.1.4-3|12	%description
14cr|nodejs-mimeparse-0.1.4-3|13	This Node.js module provides basic functions for handling mime-types. It can
14cr|nodejs-mimeparse-0.1.4-3|14	handle matching mime-types against a list of media-ranges. See section
14cr|nodejs-mimeparse-0.1.4-3|15	14.1 of the HTTP specification [RFC 2616] for a complete explanation:
14cr|nodejs-mimeparse-0.1.4-3|16	<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1>
14cr|nodejs-mimeparse-0.1.4-3|17	
14cr|nodejs-mimeparse-0.1.4-3|18	
14cr|nodejs-mimeparse-0.1.4-3|19	%prep
14cr|nodejs-mimeparse-0.1.4-3|20	%setup -q -n package
14cr|nodejs-mimeparse-0.1.4-3|21	
14cr|nodejs-mimeparse-0.1.4-3|22	
14cr|nodejs-mimeparse-0.1.4-3|23	%build
14cr|nodejs-mimeparse-0.1.4-3|24	#nothing to do
14cr|nodejs-mimeparse-0.1.4-3|25	
14cr|nodejs-mimeparse-0.1.4-3|26	
14cr|nodejs-mimeparse-0.1.4-3|27	%install
14cr|nodejs-mimeparse-0.1.4-3|28	mkdir -p %{buildroot}%{nodejs_sitelib}/mimeparse
14cr|nodejs-mimeparse-0.1.4-3|29	cp -pr package.json lib/ \
14cr|nodejs-mimeparse-0.1.4-3|30	%{buildroot}%{nodejs_sitelib}/mimeparse
14cr|nodejs-mimeparse-0.1.4-3|31	
14cr|nodejs-mimeparse-0.1.4-3|32	%nodejs_symlink_deps
14cr|nodejs-mimeparse-0.1.4-3|33	
14cr|nodejs-mimeparse-0.1.4-3|34	
14cr|nodejs-mimeparse-0.1.4-3|35	%files
14cr|nodejs-mimeparse-0.1.4-3|36	%doc CHANGES LICENSE README
14cr|nodejs-mimeparse-0.1.4-3|37	%{nodejs_sitelib}/mimeparse
14cr|nodejs-mimeparse-0.1.4-3|38	
14cr|nodejs-mimeparse-0.1.4-3|39	
14cr|nodejs-mimeparse-0.1.4-3|40	
14cr|nodejs-mimeparse-0.1.4-3|41	%changelog
14cr|nodejs-mimeparse-0.1.4-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-3
14cr|nodejs-mimeparse-0.1.4-3|43	+ Revision: 124ea09
14cr|nodejs-mimeparse-0.1.4-3|44	- MassBuild#464: Increase release tag
14cr|nodejs-mimeparse-0.1.4-3|45	
14cr|nodejs-mimeparse-0.1.4-3|46	

3433 14
14cr|nodejs-minimatch-0.2.12-4|1	Name:       nodejs-minimatch
14cr|nodejs-minimatch-0.2.12-4|2	Version:    0.2.12
14cr|nodejs-minimatch-0.2.12-4|3	Release:    4
14cr|nodejs-minimatch-0.2.12-4|4	Summary:    JavaScript glob matcher
14cr|nodejs-minimatch-0.2.12-4|5	License:    MIT
14cr|nodejs-minimatch-0.2.12-4|6	Group:      System/Libraries
14cr|nodejs-minimatch-0.2.12-4|7	URL:        https://github.com/isaacs/minimatch
14cr|nodejs-minimatch-0.2.12-4|8	Source0:    http://registry.npmjs.org/minimatch/-/minimatch-%{version}.tgz
14cr|nodejs-minimatch-0.2.12-4|9	BuildArch:  noarch
14cr|nodejs-minimatch-0.2.12-4|10	
14cr|nodejs-minimatch-0.2.12-4|11	BuildRequires:  nodejs-packaging
14cr|nodejs-minimatch-0.2.12-4|12	BuildRequires:  nodejs
14cr|nodejs-minimatch-0.2.12-4|13	
14cr|nodejs-minimatch-0.2.12-4|14	%description
14cr|nodejs-minimatch-0.2.12-4|15	Converts glob expressions to JavaScript "RegExp" objects.
14cr|nodejs-minimatch-0.2.12-4|16	
14cr|nodejs-minimatch-0.2.12-4|17	%prep
14cr|nodejs-minimatch-0.2.12-4|18	%setup -q -n package
14cr|nodejs-minimatch-0.2.12-4|19	
14cr|nodejs-minimatch-0.2.12-4|20	%nodejs_fixdep lru-cache
14cr|nodejs-minimatch-0.2.12-4|21	
14cr|nodejs-minimatch-0.2.12-4|22	%build
14cr|nodejs-minimatch-0.2.12-4|23	#nothing to do
14cr|nodejs-minimatch-0.2.12-4|24	
14cr|nodejs-minimatch-0.2.12-4|25	%install
14cr|nodejs-minimatch-0.2.12-4|26	
14cr|nodejs-minimatch-0.2.12-4|27	mkdir -p %{buildroot}%{nodejs_sitelib}/minimatch
14cr|nodejs-minimatch-0.2.12-4|28	cp -p minimatch.js package.json %{buildroot}%{nodejs_sitelib}/minimatch
14cr|nodejs-minimatch-0.2.12-4|29	
14cr|nodejs-minimatch-0.2.12-4|30	%nodejs_symlink_deps
14cr|nodejs-minimatch-0.2.12-4|31	
14cr|nodejs-minimatch-0.2.12-4|32	%clean
14cr|nodejs-minimatch-0.2.12-4|33	
14cr|nodejs-minimatch-0.2.12-4|34	%files
14cr|nodejs-minimatch-0.2.12-4|35	%defattr(-,root,root,-)
14cr|nodejs-minimatch-0.2.12-4|36	%{nodejs_sitelib}/minimatch
14cr|nodejs-minimatch-0.2.12-4|37	%doc README.md LICENSE
14cr|nodejs-minimatch-0.2.12-4|38	
14cr|nodejs-minimatch-0.2.12-4|39	
14cr|nodejs-minimatch-0.2.12-4|40	%changelog
14cr|nodejs-minimatch-0.2.12-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-4
14cr|nodejs-minimatch-0.2.12-4|42	+ Revision: 1758ac5
14cr|nodejs-minimatch-0.2.12-4|43	- MassBuild#464: Increase release tag
14cr|nodejs-minimatch-0.2.12-4|44	
14cr|nodejs-minimatch-0.2.12-4|45	

3434 14
14cr|nodejs-mkdirp-0.3.5-5|1	Name:       nodejs-mkdirp
14cr|nodejs-mkdirp-0.3.5-5|2	Version:    0.3.5
14cr|nodejs-mkdirp-0.3.5-5|3	Release:    5
14cr|nodejs-mkdirp-0.3.5-5|4	Summary:    Recursive directory creation module for Node.js
14cr|nodejs-mkdirp-0.3.5-5|5	License:    MIT
14cr|nodejs-mkdirp-0.3.5-5|6	Group:      Development/Other
14cr|nodejs-mkdirp-0.3.5-5|7	URL:        https://github.com/substack/node-mkdirp
14cr|nodejs-mkdirp-0.3.5-5|8	Source0:    http://registry.npmjs.org/mkdirp/-/mkdirp-%{version}.tgz
14cr|nodejs-mkdirp-0.3.5-5|9	BuildArch:  noarch
14cr|nodejs-mkdirp-0.3.5-5|10	
14cr|nodejs-mkdirp-0.3.5-5|11	BuildRequires:  nodejs-packaging
14cr|nodejs-mkdirp-0.3.5-5|12	BuildRequires:  nodejs
14cr|nodejs-mkdirp-0.3.5-5|13	
14cr|nodejs-mkdirp-0.3.5-5|14	%description
14cr|nodejs-mkdirp-0.3.5-5|15	Creates directories recursively, like `mkdir -p`.
14cr|nodejs-mkdirp-0.3.5-5|16	
14cr|nodejs-mkdirp-0.3.5-5|17	%prep
14cr|nodejs-mkdirp-0.3.5-5|18	%setup -q -n package
14cr|nodejs-mkdirp-0.3.5-5|19	
14cr|nodejs-mkdirp-0.3.5-5|20	%build
14cr|nodejs-mkdirp-0.3.5-5|21	#nothing to do
14cr|nodejs-mkdirp-0.3.5-5|22	
14cr|nodejs-mkdirp-0.3.5-5|23	%install
14cr|nodejs-mkdirp-0.3.5-5|24	
14cr|nodejs-mkdirp-0.3.5-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/mkdirp
14cr|nodejs-mkdirp-0.3.5-5|26	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/mkdirp
14cr|nodejs-mkdirp-0.3.5-5|27	
14cr|nodejs-mkdirp-0.3.5-5|28	%nodejs_symlink_deps
14cr|nodejs-mkdirp-0.3.5-5|29	
14cr|nodejs-mkdirp-0.3.5-5|30	%clean
14cr|nodejs-mkdirp-0.3.5-5|31	
14cr|nodejs-mkdirp-0.3.5-5|32	%files
14cr|nodejs-mkdirp-0.3.5-5|33	%defattr(-,root,root,-)
14cr|nodejs-mkdirp-0.3.5-5|34	%{nodejs_sitelib}/mkdirp
14cr|nodejs-mkdirp-0.3.5-5|35	%doc readme.markdown examples LICENSE
14cr|nodejs-mkdirp-0.3.5-5|36	
14cr|nodejs-mkdirp-0.3.5-5|37	
14cr|nodejs-mkdirp-0.3.5-5|38	%changelog
14cr|nodejs-mkdirp-0.3.5-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-5
14cr|nodejs-mkdirp-0.3.5-5|40	+ Revision: 11c544f
14cr|nodejs-mkdirp-0.3.5-5|41	- MassBuild#464: Increase release tag
14cr|nodejs-mkdirp-0.3.5-5|42	
14cr|nodejs-mkdirp-0.3.5-5|43	

3435 14
14cr|nodejs-mongodb-1.4.2-2|1	%global npm_name mongodb
14cr|nodejs-mongodb-1.4.2-2|2	
14cr|nodejs-mongodb-1.4.2-2|3	Summary:       A node driver for MongoDB
14cr|nodejs-mongodb-1.4.2-2|4	Name:          nodejs-%{npm_name}
14cr|nodejs-mongodb-1.4.2-2|5	Version:       1.4.2
14cr|nodejs-mongodb-1.4.2-2|6	Release:       2
14cr|nodejs-mongodb-1.4.2-2|7	Group:         Development/Other
14cr|nodejs-mongodb-1.4.2-2|8	License:       ASL 2.0
14cr|nodejs-mongodb-1.4.2-2|9	URL:           https://github.com/mongodb/node-mongodb-native
14cr|nodejs-mongodb-1.4.2-2|10	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-mongodb-1.4.2-2|11	BuildRequires: nodejs-packaging
14cr|nodejs-mongodb-1.4.2-2|12	BuildRequires:  nodejs
14cr|nodejs-mongodb-1.4.2-2|13	BuildArch:     noarch
14cr|nodejs-mongodb-1.4.2-2|14	
14cr|nodejs-mongodb-1.4.2-2|15	%description
14cr|nodejs-mongodb-1.4.2-2|16	This is a node driver for MongoDB. It's a port (or close to a port) of
14cr|nodejs-mongodb-1.4.2-2|17	the library for ruby at http://github.com/mongodb/mongo-ruby-driver
14cr|nodejs-mongodb-1.4.2-2|18	
14cr|nodejs-mongodb-1.4.2-2|19	%prep
14cr|nodejs-mongodb-1.4.2-2|20	%setup -q -n package
14cr|nodejs-mongodb-1.4.2-2|21	%nodejs_fixdep bson '>=0.2.2'
14cr|nodejs-mongodb-1.4.2-2|22	
14cr|nodejs-mongodb-1.4.2-2|23	%build
14cr|nodejs-mongodb-1.4.2-2|24	#nothing to do
14cr|nodejs-mongodb-1.4.2-2|25	
14cr|nodejs-mongodb-1.4.2-2|26	%install
14cr|nodejs-mongodb-1.4.2-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mongodb-1.4.2-2|28	cp -pr index.js lib package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mongodb-1.4.2-2|29	
14cr|nodejs-mongodb-1.4.2-2|30	#Cleanup permissions
14cr|nodejs-mongodb-1.4.2-2|31	chmod 644 %{buildroot}%{nodejs_sitelib}/%{npm_name}/*.js
14cr|nodejs-mongodb-1.4.2-2|32	chmod 644 %{buildroot}%{nodejs_sitelib}/%{npm_name}/*.json
14cr|nodejs-mongodb-1.4.2-2|33	
14cr|nodejs-mongodb-1.4.2-2|34	%files
14cr|nodejs-mongodb-1.4.2-2|35	%doc CONTRIBUTING.md LICENSE Readme.md
14cr|nodejs-mongodb-1.4.2-2|36	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mongodb-1.4.2-2|37	
14cr|nodejs-mongodb-1.4.2-2|38	
14cr|nodejs-mongodb-1.4.2-2|39	%changelog
14cr|nodejs-mongodb-1.4.2-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
14cr|nodejs-mongodb-1.4.2-2|41	+ Revision: cfd0027
14cr|nodejs-mongodb-1.4.2-2|42	- MassBuild#464: Increase release tag
14cr|nodejs-mongodb-1.4.2-2|43	
14cr|nodejs-mongodb-1.4.2-2|44	

3436 14
14cr|nodejs-monocle-1.1.51-2|1	
14cr|nodejs-monocle-1.1.51-2|2	
14cr|nodejs-monocle-1.1.51-2|3	%global enable_tests 0
14cr|nodejs-monocle-1.1.51-2|4	
14cr|nodejs-monocle-1.1.51-2|5	Name:       nodejs-monocle
14cr|nodejs-monocle-1.1.51-2|6	Version:    1.1.51
14cr|nodejs-monocle-1.1.51-2|7	Release:    2
14cr|nodejs-monocle-1.1.51-2|8	Summary:    A tool for watching directories for file changes
14cr|nodejs-monocle-1.1.51-2|9	
14cr|nodejs-monocle-1.1.51-2|10	License:    BSD
14cr|nodejs-monocle-1.1.51-2|11	Group:      Development/Other
14cr|nodejs-monocle-1.1.51-2|12	URL:        https://github.com/samccone/monocle
14cr|nodejs-monocle-1.1.51-2|13	Source0:    http://registry.npmjs.org/monocle/-/monocle-%{version}.tgz
14cr|nodejs-monocle-1.1.51-2|14	# The test files are not included in the npm tarball.
14cr|nodejs-monocle-1.1.51-2|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-monocle-1.1.51-2|16	# version control repository.
14cr|nodejs-monocle-1.1.51-2|17	Source1:    tests-00ccc2a0454058f0cd1964d0703d8322f78af049.tar.bz2
14cr|nodejs-monocle-1.1.51-2|18	Source10:   dl-tests.sh
14cr|nodejs-monocle-1.1.51-2|19	
14cr|nodejs-monocle-1.1.51-2|20	BuildArch:  noarch
14cr|nodejs-monocle-1.1.51-2|21	
14cr|nodejs-monocle-1.1.51-2|22	BuildRequires:  nodejs-packaging
14cr|nodejs-monocle-1.1.51-2|23	
14cr|nodejs-monocle-1.1.51-2|24	%if 0%{?enable_tests}
14cr|nodejs-monocle-1.1.51-2|25	BuildRequires:  npm(mocha)
14cr|nodejs-monocle-1.1.51-2|26	BuildRequires:  npm(readdirp)
14cr|nodejs-monocle-1.1.51-2|27	%endif
14cr|nodejs-monocle-1.1.51-2|28	
14cr|nodejs-monocle-1.1.51-2|29	%description
14cr|nodejs-monocle-1.1.51-2|30	%{summary}.
14cr|nodejs-monocle-1.1.51-2|31	
14cr|nodejs-monocle-1.1.51-2|32	
14cr|nodejs-monocle-1.1.51-2|33	%prep
14cr|nodejs-monocle-1.1.51-2|34	%setup -q -n package
14cr|nodejs-monocle-1.1.51-2|35	find . -type f -exec chmod -x '{}' \;
14cr|nodejs-monocle-1.1.51-2|36	%setup -q -T -D -a 1 -n package
14cr|nodejs-monocle-1.1.51-2|37	
14cr|nodejs-monocle-1.1.51-2|38	%nodejs_fixdep readdirp '~0.3'
14cr|nodejs-monocle-1.1.51-2|39	
14cr|nodejs-monocle-1.1.51-2|40	
14cr|nodejs-monocle-1.1.51-2|41	%build
14cr|nodejs-monocle-1.1.51-2|42	#nothing to do
14cr|nodejs-monocle-1.1.51-2|43	
14cr|nodejs-monocle-1.1.51-2|44	
14cr|nodejs-monocle-1.1.51-2|45	%install
14cr|nodejs-monocle-1.1.51-2|46	mkdir -p %{buildroot}%{nodejs_sitelib}/monocle
14cr|nodejs-monocle-1.1.51-2|47	cp -pr package.json monocle.js \
14cr|nodejs-monocle-1.1.51-2|48	%{buildroot}%{nodejs_sitelib}/monocle
14cr|nodejs-monocle-1.1.51-2|49	
14cr|nodejs-monocle-1.1.51-2|50	%nodejs_symlink_deps
14cr|nodejs-monocle-1.1.51-2|51	
14cr|nodejs-monocle-1.1.51-2|52	
14cr|nodejs-monocle-1.1.51-2|53	%if 0%{?enable_tests}
14cr|nodejs-monocle-1.1.51-2|54	%check
14cr|nodejs-monocle-1.1.51-2|55	%nodejs_symlink_deps --check
14cr|nodejs-monocle-1.1.51-2|56	/usr/bin/mocha test -R spec -t 2000
14cr|nodejs-monocle-1.1.51-2|57	%endif
14cr|nodejs-monocle-1.1.51-2|58	
14cr|nodejs-monocle-1.1.51-2|59	
14cr|nodejs-monocle-1.1.51-2|60	%files
14cr|nodejs-monocle-1.1.51-2|61	%doc LICENSE README.md
14cr|nodejs-monocle-1.1.51-2|62	%{nodejs_sitelib}/monocle
14cr|nodejs-monocle-1.1.51-2|63	
14cr|nodejs-monocle-1.1.51-2|64	
14cr|nodejs-monocle-1.1.51-2|65	
14cr|nodejs-monocle-1.1.51-2|66	%changelog
14cr|nodejs-monocle-1.1.51-2|67	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.51-2
14cr|nodejs-monocle-1.1.51-2|68	+ Revision: 8bec2ce
14cr|nodejs-monocle-1.1.51-2|69	- Imported from SRPM
14cr|nodejs-monocle-1.1.51-2|70	
14cr|nodejs-monocle-1.1.51-2|71	

3437 14
14cr|nodejs-morgan-1.0.0-3|1	%global enable_tests 0
14cr|nodejs-morgan-1.0.0-3|2	
14cr|nodejs-morgan-1.0.0-3|3	Name:       nodejs-morgan
14cr|nodejs-morgan-1.0.0-3|4	Version:    1.0.0
14cr|nodejs-morgan-1.0.0-3|5	Release:    3
14cr|nodejs-morgan-1.0.0-3|6	Summary:    Logging middleware for Connect
14cr|nodejs-morgan-1.0.0-3|7	License:    MIT
14cr|nodejs-morgan-1.0.0-3|8	Group:      System/Libraries
14cr|nodejs-morgan-1.0.0-3|9	URL:        https://github.com/expressjs/morgan
14cr|nodejs-morgan-1.0.0-3|10	Source0:    http://registry.npmjs.org/morgan/-/morgan-%{version}.tgz
14cr|nodejs-morgan-1.0.0-3|11	# The test files are not included in the npm tarball.
14cr|nodejs-morgan-1.0.0-3|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-morgan-1.0.0-3|13	# version control repository.
14cr|nodejs-morgan-1.0.0-3|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-morgan-1.0.0-3|15	Source10:   dl-tests.sh
14cr|nodejs-morgan-1.0.0-3|16	
14cr|nodejs-morgan-1.0.0-3|17	BuildArch:  noarch
14cr|nodejs-morgan-1.0.0-3|18	BuildRequires:  nodejs-packaging
14cr|nodejs-morgan-1.0.0-3|19	
14cr|nodejs-morgan-1.0.0-3|20	%if 0%{?enable_tests}
14cr|nodejs-morgan-1.0.0-3|21	BuildRequires:  npm(bytes)
14cr|nodejs-morgan-1.0.0-3|22	BuildRequires:  npm(connect)
14cr|nodejs-morgan-1.0.0-3|23	BuildRequires:  npm(mocha)
14cr|nodejs-morgan-1.0.0-3|24	BuildRequires:  npm(should)
14cr|nodejs-morgan-1.0.0-3|25	BuildRequires:  npm(supertest)
14cr|nodejs-morgan-1.0.0-3|26	%endif
14cr|nodejs-morgan-1.0.0-3|27	
14cr|nodejs-morgan-1.0.0-3|28	%description
14cr|nodejs-morgan-1.0.0-3|29	%{summary}.
14cr|nodejs-morgan-1.0.0-3|30	
14cr|nodejs-morgan-1.0.0-3|31	
14cr|nodejs-morgan-1.0.0-3|32	%prep
14cr|nodejs-morgan-1.0.0-3|33	%setup -q -n package
14cr|nodejs-morgan-1.0.0-3|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-morgan-1.0.0-3|35	
14cr|nodejs-morgan-1.0.0-3|36	%nodejs_fixdep bytes '~0.2'
14cr|nodejs-morgan-1.0.0-3|37	
14cr|nodejs-morgan-1.0.0-3|38	
14cr|nodejs-morgan-1.0.0-3|39	%build
14cr|nodejs-morgan-1.0.0-3|40	#nothing to do
14cr|nodejs-morgan-1.0.0-3|41	
14cr|nodejs-morgan-1.0.0-3|42	
14cr|nodejs-morgan-1.0.0-3|43	%install
14cr|nodejs-morgan-1.0.0-3|44	mkdir -p %{buildroot}%{nodejs_sitelib}/morgan
14cr|nodejs-morgan-1.0.0-3|45	cp -pr package.json index.js \
14cr|nodejs-morgan-1.0.0-3|46	%{buildroot}%{nodejs_sitelib}/morgan
14cr|nodejs-morgan-1.0.0-3|47	
14cr|nodejs-morgan-1.0.0-3|48	%nodejs_symlink_deps
14cr|nodejs-morgan-1.0.0-3|49	
14cr|nodejs-morgan-1.0.0-3|50	
14cr|nodejs-morgan-1.0.0-3|51	%if 0%{?enable_tests}
14cr|nodejs-morgan-1.0.0-3|52	%check
14cr|nodejs-morgan-1.0.0-3|53	%nodejs_symlink_deps --check
14cr|nodejs-morgan-1.0.0-3|54	/usr/bin/mocha --require should --reporter spec --bail
14cr|nodejs-morgan-1.0.0-3|55	%endif
14cr|nodejs-morgan-1.0.0-3|56	
14cr|nodejs-morgan-1.0.0-3|57	
14cr|nodejs-morgan-1.0.0-3|58	%files
14cr|nodejs-morgan-1.0.0-3|59	%doc README.md
14cr|nodejs-morgan-1.0.0-3|60	%{nodejs_sitelib}/morgan
14cr|nodejs-morgan-1.0.0-3|61	
14cr|nodejs-morgan-1.0.0-3|62	
14cr|nodejs-morgan-1.0.0-3|63	
14cr|nodejs-morgan-1.0.0-3|64	%changelog
14cr|nodejs-morgan-1.0.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|nodejs-morgan-1.0.0-3|66	+ Revision: d34c58b
14cr|nodejs-morgan-1.0.0-3|67	- MassBuild#464: Increase release tag
14cr|nodejs-morgan-1.0.0-3|68	
14cr|nodejs-morgan-1.0.0-3|69	

3438 14
14cr|nodejs-muffin-0.9.0-4|1	Name:       nodejs-muffin
14cr|nodejs-muffin-0.9.0-4|2	Version:    0.9.0
14cr|nodejs-muffin-0.9.0-4|3	Release:    4
14cr|nodejs-muffin-0.9.0-4|4	Summary:    Node.js module with handy helpers for building Cakefiles
14cr|nodejs-muffin-0.9.0-4|5	# License text is included in Readme.md
14cr|nodejs-muffin-0.9.0-4|6	License:    MIT
14cr|nodejs-muffin-0.9.0-4|7	Group:      System/Libraries
14cr|nodejs-muffin-0.9.0-4|8	URL:        http://hornairs.github.com/muffin/
14cr|nodejs-muffin-0.9.0-4|9	Source0:    http://registry.npmjs.org/muffin/-/muffin-%{version}.tgz
14cr|nodejs-muffin-0.9.0-4|10	BuildArch:  noarch
14cr|nodejs-muffin-0.9.0-4|11	BuildRequires:  nodejs-packaging
14cr|nodejs-muffin-0.9.0-4|12	Requires:       cloc
14cr|nodejs-muffin-0.9.0-4|13	
14cr|nodejs-muffin-0.9.0-4|14	%description
14cr|nodejs-muffin-0.9.0-4|15	This Node.js module has handy helpers for building Cakefiles.
14cr|nodejs-muffin-0.9.0-4|16	
14cr|nodejs-muffin-0.9.0-4|17	It has a set of generic high level file operations you don't want to implement
14cr|nodejs-muffin-0.9.0-4|18	yourself, like copying files, CoffeeScript compilation and compile time
14cr|nodejs-muffin-0.9.0-4|19	requiring, minification, and SLOC counting.
14cr|nodejs-muffin-0.9.0-4|20	
14cr|nodejs-muffin-0.9.0-4|21	
14cr|nodejs-muffin-0.9.0-4|22	%prep
14cr|nodejs-muffin-0.9.0-4|23	%setup -q -n package
14cr|nodejs-muffin-0.9.0-4|24	rm -f deps/cloc.pl
14cr|nodejs-muffin-0.9.0-4|25	rm -rf docs/public/fonts/
14cr|nodejs-muffin-0.9.0-4|26	%nodejs_fixdep coffee-script '~1.4'
14cr|nodejs-muffin-0.9.0-4|27	%nodejs_fixdep glob '~3.1'
14cr|nodejs-muffin-0.9.0-4|28	%nodejs_fixdep prompt '~0.2'
14cr|nodejs-muffin-0.9.0-4|29	%nodejs_fixdep q '~0.9'
14cr|nodejs-muffin-0.9.0-4|30	%nodejs_fixdep q-io '~1.6'
14cr|nodejs-muffin-0.9.0-4|31	%nodejs_fixdep snockets '~1.3'
14cr|nodejs-muffin-0.9.0-4|32	%nodejs_fixdep temp '~0.5'
14cr|nodejs-muffin-0.9.0-4|33	%nodejs_fixdep uglify-js '~2.2'
14cr|nodejs-muffin-0.9.0-4|34	
14cr|nodejs-muffin-0.9.0-4|35	
14cr|nodejs-muffin-0.9.0-4|36	%build
14cr|nodejs-muffin-0.9.0-4|37	#nothing to do
14cr|nodejs-muffin-0.9.0-4|38	
14cr|nodejs-muffin-0.9.0-4|39	
14cr|nodejs-muffin-0.9.0-4|40	%install
14cr|nodejs-muffin-0.9.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/muffin
14cr|nodejs-muffin-0.9.0-4|42	cp -pr package.json deps/ lib/ \
14cr|nodejs-muffin-0.9.0-4|43	%{buildroot}%{nodejs_sitelib}/muffin
14cr|nodejs-muffin-0.9.0-4|44	
14cr|nodejs-muffin-0.9.0-4|45	# Use system provided cloc.pl
14cr|nodejs-muffin-0.9.0-4|46	ln -sf /usr/bin/cloc \
14cr|nodejs-muffin-0.9.0-4|47	%{buildroot}%{nodejs_sitelib}/muffin/deps/cloc.pl
14cr|nodejs-muffin-0.9.0-4|48	
14cr|nodejs-muffin-0.9.0-4|49	%nodejs_symlink_deps
14cr|nodejs-muffin-0.9.0-4|50	
14cr|nodejs-muffin-0.9.0-4|51	
14cr|nodejs-muffin-0.9.0-4|52	%files
14cr|nodejs-muffin-0.9.0-4|53	%doc Readme.md docs/
14cr|nodejs-muffin-0.9.0-4|54	%{nodejs_sitelib}/muffin
14cr|nodejs-muffin-0.9.0-4|55	
14cr|nodejs-muffin-0.9.0-4|56	
14cr|nodejs-muffin-0.9.0-4|57	
14cr|nodejs-muffin-0.9.0-4|58	%changelog
14cr|nodejs-muffin-0.9.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-4
14cr|nodejs-muffin-0.9.0-4|60	+ Revision: 2352828
14cr|nodejs-muffin-0.9.0-4|61	- MassBuild#464: Increase release tag
14cr|nodejs-muffin-0.9.0-4|62	
14cr|nodejs-muffin-0.9.0-4|63	

3439 14
14cr|nodejs-multimatch-0.1.0-1|1	
14cr|nodejs-multimatch-0.1.0-1|2	
14cr|nodejs-multimatch-0.1.0-1|3	%global enable_tests 0
14cr|nodejs-multimatch-0.1.0-1|4	
14cr|nodejs-multimatch-0.1.0-1|5	Name:       nodejs-multimatch
14cr|nodejs-multimatch-0.1.0-1|6	Version:    0.1.0
14cr|nodejs-multimatch-0.1.0-1|7	Release:    1
14cr|nodejs-multimatch-0.1.0-1|8	Summary:    Adds multiple patterns support to minimatch.match()
14cr|nodejs-multimatch-0.1.0-1|9	
14cr|nodejs-multimatch-0.1.0-1|10	License:    MIT
14cr|nodejs-multimatch-0.1.0-1|11	Group:      Development/Other
14cr|nodejs-multimatch-0.1.0-1|12	URL:        https://github.com/sindresorhus/multimatch
14cr|nodejs-multimatch-0.1.0-1|13	Source0:    http://registry.npmjs.org/multimatch/-/multimatch-%{version}.tgz
14cr|nodejs-multimatch-0.1.0-1|14	# https://raw.githubusercontent.com/sindresorhus/multimatch/187e210076239ee6b5dcecca65adc0074f1e8e53/test.js
14cr|nodejs-multimatch-0.1.0-1|15	Source1:    test-%{version}.js
14cr|nodejs-multimatch-0.1.0-1|16	# Include a copy of the MIT license to comply with license requirements.
14cr|nodejs-multimatch-0.1.0-1|17	Source2:    LICENSE
14cr|nodejs-multimatch-0.1.0-1|18	
14cr|nodejs-multimatch-0.1.0-1|19	BuildArch:  noarch
14cr|nodejs-multimatch-0.1.0-1|20	
14cr|nodejs-multimatch-0.1.0-1|21	BuildRequires:  nodejs-packaging
14cr|nodejs-multimatch-0.1.0-1|22	
14cr|nodejs-multimatch-0.1.0-1|23	%if 0%{?enable_tests}
14cr|nodejs-multimatch-0.1.0-1|24	BuildRequires:  npm(lodash)
14cr|nodejs-multimatch-0.1.0-1|25	BuildRequires:  npm(minimatch)
14cr|nodejs-multimatch-0.1.0-1|26	BuildRequires:  npm(mocha)
14cr|nodejs-multimatch-0.1.0-1|27	%endif
14cr|nodejs-multimatch-0.1.0-1|28	
14cr|nodejs-multimatch-0.1.0-1|29	%description
14cr|nodejs-multimatch-0.1.0-1|30	%{summary}.
14cr|nodejs-multimatch-0.1.0-1|31	
14cr|nodejs-multimatch-0.1.0-1|32	
14cr|nodejs-multimatch-0.1.0-1|33	%prep
14cr|nodejs-multimatch-0.1.0-1|34	%setup -q -n package
14cr|nodejs-multimatch-0.1.0-1|35	cp -p %{SOURCE1} test.js
14cr|nodejs-multimatch-0.1.0-1|36	cp -p %{SOURCE2} .
14cr|nodejs-multimatch-0.1.0-1|37	
14cr|nodejs-multimatch-0.1.0-1|38	%nodejs_fixdep minimatch '~0.2.12'
14cr|nodejs-multimatch-0.1.0-1|39	
14cr|nodejs-multimatch-0.1.0-1|40	
14cr|nodejs-multimatch-0.1.0-1|41	%build
14cr|nodejs-multimatch-0.1.0-1|42	#nothing to do
14cr|nodejs-multimatch-0.1.0-1|43	
14cr|nodejs-multimatch-0.1.0-1|44	
14cr|nodejs-multimatch-0.1.0-1|45	%install
14cr|nodejs-multimatch-0.1.0-1|46	mkdir -p %{buildroot}%{nodejs_sitelib}/multimatch
14cr|nodejs-multimatch-0.1.0-1|47	cp -pr package.json index.js \
14cr|nodejs-multimatch-0.1.0-1|48	%{buildroot}%{nodejs_sitelib}/multimatch
14cr|nodejs-multimatch-0.1.0-1|49	
14cr|nodejs-multimatch-0.1.0-1|50	%nodejs_symlink_deps
14cr|nodejs-multimatch-0.1.0-1|51	
14cr|nodejs-multimatch-0.1.0-1|52	
14cr|nodejs-multimatch-0.1.0-1|53	%if 0%{?enable_tests}
14cr|nodejs-multimatch-0.1.0-1|54	%check
14cr|nodejs-multimatch-0.1.0-1|55	%nodejs_symlink_deps --check
14cr|nodejs-multimatch-0.1.0-1|56	/usr/bin/mocha --reporter spec
14cr|nodejs-multimatch-0.1.0-1|57	%endif
14cr|nodejs-multimatch-0.1.0-1|58	
14cr|nodejs-multimatch-0.1.0-1|59	
14cr|nodejs-multimatch-0.1.0-1|60	%files
14cr|nodejs-multimatch-0.1.0-1|61	%doc LICENSE readme.md
14cr|nodejs-multimatch-0.1.0-1|62	%{nodejs_sitelib}/multimatch
14cr|nodejs-multimatch-0.1.0-1|63	
14cr|nodejs-multimatch-0.1.0-1|64	
14cr|nodejs-multimatch-0.1.0-1|65	
14cr|nodejs-multimatch-0.1.0-1|66	%changelog
14cr|nodejs-multimatch-0.1.0-1|67	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-1
14cr|nodejs-multimatch-0.1.0-1|68	+ Revision: 7b33edf
14cr|nodejs-multimatch-0.1.0-1|69	- Imported from SRPM
14cr|nodejs-multimatch-0.1.0-1|70	
14cr|nodejs-multimatch-0.1.0-1|71	

3440 14
14cr|nodejs-multiparty-3.2.4-2|1	%global enable_tests 0
14cr|nodejs-multiparty-3.2.4-2|2	
14cr|nodejs-multiparty-3.2.4-2|3	Name:       nodejs-multiparty
14cr|nodejs-multiparty-3.2.4-2|4	Version:    3.2.4
14cr|nodejs-multiparty-3.2.4-2|5	Release:    2
14cr|nodejs-multiparty-3.2.4-2|6	Summary:    A multipart/form-data parser for Node.js which supports streaming
14cr|nodejs-multiparty-3.2.4-2|7	
14cr|nodejs-multiparty-3.2.4-2|8	License:    MIT
14cr|nodejs-multiparty-3.2.4-2|9	Group:      System/Libraries
14cr|nodejs-multiparty-3.2.4-2|10	URL:        https://github.com/andrewrk/node-multiparty
14cr|nodejs-multiparty-3.2.4-2|11	Source0:    http://registry.npmjs.org/multiparty/-/multiparty-%{version}.tgz
14cr|nodejs-multiparty-3.2.4-2|12	# The test files are not included in the npm tarball.
14cr|nodejs-multiparty-3.2.4-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-multiparty-3.2.4-2|14	# version control repository.
14cr|nodejs-multiparty-3.2.4-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-multiparty-3.2.4-2|16	Source10:   dl-tests.sh
14cr|nodejs-multiparty-3.2.4-2|17	
14cr|nodejs-multiparty-3.2.4-2|18	# Use Node.js core instead of the forked npm(readable-stream).
14cr|nodejs-multiparty-3.2.4-2|19	Patch0:     %{name}-3.2.3-Use-Node.js-core.patch
14cr|nodejs-multiparty-3.2.4-2|20	
14cr|nodejs-multiparty-3.2.4-2|21	BuildArch:  noarch
14cr|nodejs-multiparty-3.2.4-2|22	BuildRequires:  nodejs-packaging
14cr|nodejs-multiparty-3.2.4-2|23	
14cr|nodejs-multiparty-3.2.4-2|24	%if 0%{?enable_tests}
14cr|nodejs-multiparty-3.2.4-2|25	# BuildRequires:  npm(findit)
14cr|nodejs-multiparty-3.2.4-2|26	# BuildRequires:  npm(hashish)
14cr|nodejs-multiparty-3.2.4-2|27	BuildRequires:  npm(mkdirp)
14cr|nodejs-multiparty-3.2.4-2|28	BuildRequires:  npm(mocha)
14cr|nodejs-multiparty-3.2.4-2|29	BuildRequires:  npm(request)
14cr|nodejs-multiparty-3.2.4-2|30	BuildRequires:  npm(stream-counter)
14cr|nodejs-multiparty-3.2.4-2|31	BuildRequires:  npm(superagent)
14cr|nodejs-multiparty-3.2.4-2|32	%endif
14cr|nodejs-multiparty-3.2.4-2|33	
14cr|nodejs-multiparty-3.2.4-2|34	%description
14cr|nodejs-multiparty-3.2.4-2|35	%{summary}.
14cr|nodejs-multiparty-3.2.4-2|36	
14cr|nodejs-multiparty-3.2.4-2|37	
14cr|nodejs-multiparty-3.2.4-2|38	%prep
14cr|nodejs-multiparty-3.2.4-2|39	%setup -q -n package
14cr|nodejs-multiparty-3.2.4-2|40	%setup -q -T -D -a 1 -n package
14cr|nodejs-multiparty-3.2.4-2|41	%patch0 -p1
14cr|nodejs-multiparty-3.2.4-2|42	chmod 644 index.js
14cr|nodejs-multiparty-3.2.4-2|43	
14cr|nodejs-multiparty-3.2.4-2|44	%nodejs_fixdep -r readable-stream
14cr|nodejs-multiparty-3.2.4-2|45	%nodejs_fixdep stream-counter '~0.2'
14cr|nodejs-multiparty-3.2.4-2|46	
14cr|nodejs-multiparty-3.2.4-2|47	
14cr|nodejs-multiparty-3.2.4-2|48	%build
14cr|nodejs-multiparty-3.2.4-2|49	#nothing to do
14cr|nodejs-multiparty-3.2.4-2|50	
14cr|nodejs-multiparty-3.2.4-2|51	
14cr|nodejs-multiparty-3.2.4-2|52	%install
14cr|nodejs-multiparty-3.2.4-2|53	mkdir -p %{buildroot}%{nodejs_sitelib}/multiparty
14cr|nodejs-multiparty-3.2.4-2|54	cp -pr package.json index.js \
14cr|nodejs-multiparty-3.2.4-2|55	%{buildroot}%{nodejs_sitelib}/multiparty
14cr|nodejs-multiparty-3.2.4-2|56	
14cr|nodejs-multiparty-3.2.4-2|57	%nodejs_symlink_deps
14cr|nodejs-multiparty-3.2.4-2|58	
14cr|nodejs-multiparty-3.2.4-2|59	
14cr|nodejs-multiparty-3.2.4-2|60	%if 0%{?enable_tests}
14cr|nodejs-multiparty-3.2.4-2|61	%check
14cr|nodejs-multiparty-3.2.4-2|62	%nodejs_symlink_deps --check
14cr|nodejs-multiparty-3.2.4-2|63	# /usr/bin/npm install findit@0.1.1
14cr|nodejs-multiparty-3.2.4-2|64	# /usr/bin/npm install hashish@0.0.4
14cr|nodejs-multiparty-3.2.4-2|65	/usr/bin/mocha --timeout 4000 --reporter spec --recursive test/test.js
14cr|nodejs-multiparty-3.2.4-2|66	%endif
14cr|nodejs-multiparty-3.2.4-2|67	
14cr|nodejs-multiparty-3.2.4-2|68	
14cr|nodejs-multiparty-3.2.4-2|69	%files
14cr|nodejs-multiparty-3.2.4-2|70	%doc CHANGELOG.md LICENSE README.md
14cr|nodejs-multiparty-3.2.4-2|71	%{nodejs_sitelib}/multiparty
14cr|nodejs-multiparty-3.2.4-2|72	
14cr|nodejs-multiparty-3.2.4-2|73	
14cr|nodejs-multiparty-3.2.4-2|74	
14cr|nodejs-multiparty-3.2.4-2|75	%changelog
14cr|nodejs-multiparty-3.2.4-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.4-2
14cr|nodejs-multiparty-3.2.4-2|77	+ Revision: a00441b
14cr|nodejs-multiparty-3.2.4-2|78	- MassBuild#464: Increase release tag
14cr|nodejs-multiparty-3.2.4-2|79	
14cr|nodejs-multiparty-3.2.4-2|80	

3441 14
14cr|nodejs-mute-stream-0.0.4-2|1	Name:           nodejs-mute-stream
14cr|nodejs-mute-stream-0.0.4-2|2	Version:        0.0.4
14cr|nodejs-mute-stream-0.0.4-2|3	Release:        2
14cr|nodejs-mute-stream-0.0.4-2|4	Summary:        Basic pass-through stream, but when muted, the bytes are dropped
14cr|nodejs-mute-stream-0.0.4-2|5	BuildArch:      noarch
14cr|nodejs-mute-stream-0.0.4-2|6	Group:          System/Libraries
14cr|nodejs-mute-stream-0.0.4-2|7	License:        BSD
14cr|nodejs-mute-stream-0.0.4-2|8	URL:            https://github.com/isaacs/mute-stream
14cr|nodejs-mute-stream-0.0.4-2|9	Source0:        http://registry.npmjs.org/mute-stream/-/mute-stream-%{version}.tgz
14cr|nodejs-mute-stream-0.0.4-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-mute-stream-0.0.4-2|11	BuildRequires:  nodejs
14cr|nodejs-mute-stream-0.0.4-2|12	
14cr|nodejs-mute-stream-0.0.4-2|13	%description
14cr|nodejs-mute-stream-0.0.4-2|14	This is a basic pass-through stream, but when muted, the bytes are
14cr|nodejs-mute-stream-0.0.4-2|15	silently dropped, rather than being passed through.
14cr|nodejs-mute-stream-0.0.4-2|16	
14cr|nodejs-mute-stream-0.0.4-2|17	%prep
14cr|nodejs-mute-stream-0.0.4-2|18	%setup -q -n package
14cr|nodejs-mute-stream-0.0.4-2|19	
14cr|nodejs-mute-stream-0.0.4-2|20	%build
14cr|nodejs-mute-stream-0.0.4-2|21	#nothing to see here, move along
14cr|nodejs-mute-stream-0.0.4-2|22	
14cr|nodejs-mute-stream-0.0.4-2|23	%install
14cr|nodejs-mute-stream-0.0.4-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/mute-stream
14cr|nodejs-mute-stream-0.0.4-2|25	cp -pr package.json mute.js %{buildroot}%{nodejs_sitelib}/mute-stream
14cr|nodejs-mute-stream-0.0.4-2|26	
14cr|nodejs-mute-stream-0.0.4-2|27	%clean
14cr|nodejs-mute-stream-0.0.4-2|28	
14cr|nodejs-mute-stream-0.0.4-2|29	%files
14cr|nodejs-mute-stream-0.0.4-2|30	%defattr(-,root,root,-)
14cr|nodejs-mute-stream-0.0.4-2|31	%{nodejs_sitelib}/mute-stream
14cr|nodejs-mute-stream-0.0.4-2|32	%doc LICENSE README.md
14cr|nodejs-mute-stream-0.0.4-2|33	
14cr|nodejs-mute-stream-0.0.4-2|34	
14cr|nodejs-mute-stream-0.0.4-2|35	%changelog
14cr|nodejs-mute-stream-0.0.4-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-2
14cr|nodejs-mute-stream-0.0.4-2|37	+ Revision: e5e7d25
14cr|nodejs-mute-stream-0.0.4-2|38	- MassBuild#464: Increase release tag
14cr|nodejs-mute-stream-0.0.4-2|39	
14cr|nodejs-mute-stream-0.0.4-2|40	

3442 14
14cr|nodejs-mysql-2.1.1-2|1	%global npm_name mysql
14cr|nodejs-mysql-2.1.1-2|2	%global enable_tests 0
14cr|nodejs-mysql-2.1.1-2|3	
14cr|nodejs-mysql-2.1.1-2|4	Summary:       A node.js driver for mysql
14cr|nodejs-mysql-2.1.1-2|5	Name:          nodejs-%{npm_name}
14cr|nodejs-mysql-2.1.1-2|6	Version:       2.1.1
14cr|nodejs-mysql-2.1.1-2|7	Release:       2
14cr|nodejs-mysql-2.1.1-2|8	Group:         Development/Other
14cr|nodejs-mysql-2.1.1-2|9	License:       MIT
14cr|nodejs-mysql-2.1.1-2|10	URL:           http://github.com/felixge/node-mysql
14cr|nodejs-mysql-2.1.1-2|11	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-mysql-2.1.1-2|12	BuildRequires: nodejs-packaging
14cr|nodejs-mysql-2.1.1-2|13	BuildRequires:  nodejs
14cr|nodejs-mysql-2.1.1-2|14	%if 0%{?enable_tests}
14cr|nodejs-mysql-2.1.1-2|15	BuildRequires:  npm(underscore)
14cr|nodejs-mysql-2.1.1-2|16	BuildRequires:  npm(urun)
14cr|nodejs-mysql-2.1.1-2|17	BuildRequires:  npm(utest)
14cr|nodejs-mysql-2.1.1-2|18	%endif
14cr|nodejs-mysql-2.1.1-2|19	BuildArch:     noarch
14cr|nodejs-mysql-2.1.1-2|20	
14cr|nodejs-mysql-2.1.1-2|21	%description
14cr|nodejs-mysql-2.1.1-2|22	This is a node.js driver for mysql.
14cr|nodejs-mysql-2.1.1-2|23	It is written in JavaScript, does not require compiling,
14cr|nodejs-mysql-2.1.1-2|24	and is 100% MIT licensed.
14cr|nodejs-mysql-2.1.1-2|25	
14cr|nodejs-mysql-2.1.1-2|26	%prep
14cr|nodejs-mysql-2.1.1-2|27	%setup -q -n package
14cr|nodejs-mysql-2.1.1-2|28	%nodejs_fixdep bignumber.js '>=1.0.1'
14cr|nodejs-mysql-2.1.1-2|29	%nodejs_fixdep require-all '>=0.0.3'
14cr|nodejs-mysql-2.1.1-2|30	# readable-stream not needed in nodejs >= 0.10
14cr|nodejs-mysql-2.1.1-2|31	%nodejs_fixdep -r readable-stream
14cr|nodejs-mysql-2.1.1-2|32	
14cr|nodejs-mysql-2.1.1-2|33	%build
14cr|nodejs-mysql-2.1.1-2|34	#nothing to do
14cr|nodejs-mysql-2.1.1-2|35	
14cr|nodejs-mysql-2.1.1-2|36	%install
14cr|nodejs-mysql-2.1.1-2|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mysql-2.1.1-2|38	cp -pr index.js lib package.json tool %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mysql-2.1.1-2|39	
14cr|nodejs-mysql-2.1.1-2|40	%if 0%{?enable_tests}
14cr|nodejs-mysql-2.1.1-2|41	%check
14cr|nodejs-mysql-2.1.1-2|42	make test
14cr|nodejs-mysql-2.1.1-2|43	%endif
14cr|nodejs-mysql-2.1.1-2|44	
14cr|nodejs-mysql-2.1.1-2|45	%files
14cr|nodejs-mysql-2.1.1-2|46	%doc Changes.md License Readme.md
14cr|nodejs-mysql-2.1.1-2|47	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-mysql-2.1.1-2|48	
14cr|nodejs-mysql-2.1.1-2|49	
14cr|nodejs-mysql-2.1.1-2|50	%changelog
14cr|nodejs-mysql-2.1.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|nodejs-mysql-2.1.1-2|52	+ Revision: bf6c82c
14cr|nodejs-mysql-2.1.1-2|53	- MassBuild#464: Increase release tag
14cr|nodejs-mysql-2.1.1-2|54	
14cr|nodejs-mysql-2.1.1-2|55	

3443 14
14cr|nodejs-nan-0.8.0-2|1	%global npm_name nan
14cr|nodejs-nan-0.8.0-2|2	
14cr|nodejs-nan-0.8.0-2|3	Summary:       Native Abstractions for Node.js
14cr|nodejs-nan-0.8.0-2|4	Name:          nodejs-%{npm_name}
14cr|nodejs-nan-0.8.0-2|5	Version:       0.8.0
14cr|nodejs-nan-0.8.0-2|6	Release:       2
14cr|nodejs-nan-0.8.0-2|7	Group:         Development/Other
14cr|nodejs-nan-0.8.0-2|8	License:       MIT
14cr|nodejs-nan-0.8.0-2|9	URL:           http://github.com/rvagg/nan
14cr|nodejs-nan-0.8.0-2|10	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-nan-0.8.0-2|11	BuildRequires: nodejs
14cr|nodejs-nan-0.8.0-2|12	BuildRequires: nodejs-packaging
14cr|nodejs-nan-0.8.0-2|13	BuildArch:     noarch
14cr|nodejs-nan-0.8.0-2|14	
14cr|nodejs-nan-0.8.0-2|15	%description
14cr|nodejs-nan-0.8.0-2|16	A header file filled with macro and utility goodness
14cr|nodejs-nan-0.8.0-2|17	for making add on development for Node.js easier across
14cr|nodejs-nan-0.8.0-2|18	versions 0.8, 0.10 and 0.11, and eventually 0.12.
14cr|nodejs-nan-0.8.0-2|19	
14cr|nodejs-nan-0.8.0-2|20	Thanks to the crazy changes in V8 (and some in Node core),
14cr|nodejs-nan-0.8.0-2|21	keeping native add-on compiling happily across versions,
14cr|nodejs-nan-0.8.0-2|22	particularly 0.10 to 0.11/0.12, is a minor nightmare.
14cr|nodejs-nan-0.8.0-2|23	The goal of this project is to store all logic necessary
14cr|nodejs-nan-0.8.0-2|24	to develop native Node.js add-on without having to inspect
14cr|nodejs-nan-0.8.0-2|25	NODE_MODULE_VERSION and get yourself into a macro-tangle.
14cr|nodejs-nan-0.8.0-2|26	
14cr|nodejs-nan-0.8.0-2|27	%prep
14cr|nodejs-nan-0.8.0-2|28	%setup -q -n package
14cr|nodejs-nan-0.8.0-2|29	
14cr|nodejs-nan-0.8.0-2|30	%build
14cr|nodejs-nan-0.8.0-2|31	
14cr|nodejs-nan-0.8.0-2|32	%install
14cr|nodejs-nan-0.8.0-2|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-nan-0.8.0-2|34	cp -pr include_dirs.js nan.h package.json  %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-nan-0.8.0-2|35	
14cr|nodejs-nan-0.8.0-2|36	%files
14cr|nodejs-nan-0.8.0-2|37	%doc LICENSE README.md
14cr|nodejs-nan-0.8.0-2|38	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-nan-0.8.0-2|39	
14cr|nodejs-nan-0.8.0-2|40	%changelog
14cr|nodejs-nan-0.8.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|nodejs-nan-0.8.0-2|42	+ Revision: e26ae56
14cr|nodejs-nan-0.8.0-2|43	- MassBuild#464: Increase release tag
14cr|nodejs-nan-0.8.0-2|44	
14cr|nodejs-nan-0.8.0-2|45	

3444 14
14cr|nodejs-ncp-0.5.1-2|1	%global enable_tests 0
14cr|nodejs-ncp-0.5.1-2|2	
14cr|nodejs-ncp-0.5.1-2|3	Name:       nodejs-ncp
14cr|nodejs-ncp-0.5.1-2|4	Version:    0.5.1
14cr|nodejs-ncp-0.5.1-2|5	Release:    2
14cr|nodejs-ncp-0.5.1-2|6	Summary:    Asynchronous recursive file copy utility for Node.js
14cr|nodejs-ncp-0.5.1-2|7	License:    MIT
14cr|nodejs-ncp-0.5.1-2|8	Group:      System/Libraries
14cr|nodejs-ncp-0.5.1-2|9	URL:        https://github.com/AvianFlu/ncp
14cr|nodejs-ncp-0.5.1-2|10	Source0:    http://registry.npmjs.org/ncp/-/ncp-%{version}.tgz
14cr|nodejs-ncp-0.5.1-2|11	BuildArch:  noarch
14cr|nodejs-ncp-0.5.1-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-ncp-0.5.1-2|13	
14cr|nodejs-ncp-0.5.1-2|14	%if 0%{?enable_tests}
14cr|nodejs-ncp-0.5.1-2|15	BuildRequires:  npm(deep-equal)
14cr|nodejs-ncp-0.5.1-2|16	BuildRequires:  npm(mocha)
14cr|nodejs-ncp-0.5.1-2|17	BuildRequires:  npm(read-dir-files)
14cr|nodejs-ncp-0.5.1-2|18	BuildRequires:  npm(rimraf)
14cr|nodejs-ncp-0.5.1-2|19	%endif
14cr|nodejs-ncp-0.5.1-2|20	
14cr|nodejs-ncp-0.5.1-2|21	%description
14cr|nodejs-ncp-0.5.1-2|22	This module is an asynchronous recursive copy utility for Node.js.
14cr|nodejs-ncp-0.5.1-2|23	Think cp -r, but pure node, and asynchronous. ncp can be used both
14cr|nodejs-ncp-0.5.1-2|24	as a CLI tool and programmatically.
14cr|nodejs-ncp-0.5.1-2|25	
14cr|nodejs-ncp-0.5.1-2|26	
14cr|nodejs-ncp-0.5.1-2|27	%prep
14cr|nodejs-ncp-0.5.1-2|28	%setup -q -n package
14cr|nodejs-ncp-0.5.1-2|29	
14cr|nodejs-ncp-0.5.1-2|30	
14cr|nodejs-ncp-0.5.1-2|31	%build
14cr|nodejs-ncp-0.5.1-2|32	#nothing to do
14cr|nodejs-ncp-0.5.1-2|33	
14cr|nodejs-ncp-0.5.1-2|34	
14cr|nodejs-ncp-0.5.1-2|35	%install
14cr|nodejs-ncp-0.5.1-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/ncp
14cr|nodejs-ncp-0.5.1-2|37	cp -pr package.json lib/ \
14cr|nodejs-ncp-0.5.1-2|38	%{buildroot}%{nodejs_sitelib}/ncp
14cr|nodejs-ncp-0.5.1-2|39	mkdir -p %{buildroot}%{nodejs_sitelib}/ncp/bin
14cr|nodejs-ncp-0.5.1-2|40	install -p -D -m0755 bin/ncp %{buildroot}%{nodejs_sitelib}/ncp/bin/ncp
14cr|nodejs-ncp-0.5.1-2|41	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-ncp-0.5.1-2|42	ln -s %{nodejs_sitelib}/ncp/bin/ncp %{buildroot}%{_bindir}/ncp
14cr|nodejs-ncp-0.5.1-2|43	
14cr|nodejs-ncp-0.5.1-2|44	%nodejs_symlink_deps
14cr|nodejs-ncp-0.5.1-2|45	
14cr|nodejs-ncp-0.5.1-2|46	
14cr|nodejs-ncp-0.5.1-2|47	%if 0%{?enable_tests}
14cr|nodejs-ncp-0.5.1-2|48	%check
14cr|nodejs-ncp-0.5.1-2|49	%nodejs_symlink_deps --check
14cr|nodejs-ncp-0.5.1-2|50	/usr/bin/mocha -R spec
14cr|nodejs-ncp-0.5.1-2|51	%endif
14cr|nodejs-ncp-0.5.1-2|52	
14cr|nodejs-ncp-0.5.1-2|53	
14cr|nodejs-ncp-0.5.1-2|54	%files
14cr|nodejs-ncp-0.5.1-2|55	%doc LICENSE.md README.md
14cr|nodejs-ncp-0.5.1-2|56	%{nodejs_sitelib}/ncp
14cr|nodejs-ncp-0.5.1-2|57	%{_bindir}/ncp
14cr|nodejs-ncp-0.5.1-2|58	
14cr|nodejs-ncp-0.5.1-2|59	
14cr|nodejs-ncp-0.5.1-2|60	
14cr|nodejs-ncp-0.5.1-2|61	%changelog
14cr|nodejs-ncp-0.5.1-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|nodejs-ncp-0.5.1-2|63	+ Revision: 8b77dda
14cr|nodejs-ncp-0.5.1-2|64	- MassBuild#464: Increase release tag
14cr|nodejs-ncp-0.5.1-2|65	
14cr|nodejs-ncp-0.5.1-2|66	

3445 14
14cr|nodejs-negotiator-0.4.3-2|1	Name:       nodejs-negotiator
14cr|nodejs-negotiator-0.4.3-2|2	Version:    0.4.3
14cr|nodejs-negotiator-0.4.3-2|3	Release:    2%{?dist}
14cr|nodejs-negotiator-0.4.3-2|4	Summary:    An HTTP content negotiator for Node.js
14cr|nodejs-negotiator-0.4.3-2|5	License:    MIT
14cr|nodejs-negotiator-0.4.3-2|6	Group:      Development/Other
14cr|nodejs-negotiator-0.4.3-2|7	URL:        https://github.com/federomero/negotiator
14cr|nodejs-negotiator-0.4.3-2|8	Source0:    http://registry.npmjs.org/negotiator/-/negotiator-%{version}.tgz
14cr|nodejs-negotiator-0.4.3-2|9	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-negotiator-0.4.3-2|10	# version control repository.
14cr|nodejs-negotiator-0.4.3-2|11	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-negotiator-0.4.3-2|12	Source2:    examples-%{version}.tar.bz2
14cr|nodejs-negotiator-0.4.3-2|13	Source10:   dl-tests.sh
14cr|nodejs-negotiator-0.4.3-2|14	
14cr|nodejs-negotiator-0.4.3-2|15	BuildArch:  noarch
14cr|nodejs-negotiator-0.4.3-2|16	BuildRequires:  nodejs-packaging
14cr|nodejs-negotiator-0.4.3-2|17	
14cr|nodejs-negotiator-0.4.3-2|18	%description
14cr|nodejs-negotiator-0.4.3-2|19	%{summary}.
14cr|nodejs-negotiator-0.4.3-2|20	
14cr|nodejs-negotiator-0.4.3-2|21	
14cr|nodejs-negotiator-0.4.3-2|22	%prep
14cr|nodejs-negotiator-0.4.3-2|23	%setup -q -n package
14cr|nodejs-negotiator-0.4.3-2|24	%setup -q -T -D -a 1 -n package
14cr|nodejs-negotiator-0.4.3-2|25	%setup -q -T -D -a 2 -n package
14cr|nodejs-negotiator-0.4.3-2|26	
14cr|nodejs-negotiator-0.4.3-2|27	
14cr|nodejs-negotiator-0.4.3-2|28	%build
14cr|nodejs-negotiator-0.4.3-2|29	#nothing to do
14cr|nodejs-negotiator-0.4.3-2|30	
14cr|nodejs-negotiator-0.4.3-2|31	
14cr|nodejs-negotiator-0.4.3-2|32	%install
14cr|nodejs-negotiator-0.4.3-2|33	mkdir -p %{buildroot}%{nodejs_sitelib}/negotiator
14cr|nodejs-negotiator-0.4.3-2|34	cp -pr package.json lib/ \
14cr|nodejs-negotiator-0.4.3-2|35	%{buildroot}%{nodejs_sitelib}/negotiator
14cr|nodejs-negotiator-0.4.3-2|36	
14cr|nodejs-negotiator-0.4.3-2|37	%nodejs_symlink_deps
14cr|nodejs-negotiator-0.4.3-2|38	
14cr|nodejs-negotiator-0.4.3-2|39	
14cr|nodejs-negotiator-0.4.3-2|40	%files
14cr|nodejs-negotiator-0.4.3-2|41	%doc LICENSE readme.md examples/
14cr|nodejs-negotiator-0.4.3-2|42	%{nodejs_sitelib}/negotiator
14cr|nodejs-negotiator-0.4.3-2|43	%changelog

3446 14
14cr|nodejs-node-markdown-0.1.1-4|1	Name:           nodejs-node-markdown
14cr|nodejs-node-markdown-0.1.1-4|2	Version:        0.1.1
14cr|nodejs-node-markdown-0.1.1-4|3	Release:        4
14cr|nodejs-node-markdown-0.1.1-4|4	Summary:        Parse markdown syntax with Node.js
14cr|nodejs-node-markdown-0.1.1-4|5	Group:          Development/Other
14cr|nodejs-node-markdown-0.1.1-4|6	License:        BSD
14cr|nodejs-node-markdown-0.1.1-4|7	URL:            https://github.com/andris9/node-markdown
14cr|nodejs-node-markdown-0.1.1-4|8	Source0:        http://registry.npmjs.org/node-markdown/-/node-markdown-%{version}.tgz
14cr|nodejs-node-markdown-0.1.1-4|9	BuildArch:      noarch
14cr|nodejs-node-markdown-0.1.1-4|10	BuildRequires:  nodejs-packaging
14cr|nodejs-node-markdown-0.1.1-4|11	Requires:       npm(showdown)
14cr|nodejs-node-markdown-0.1.1-4|12	
14cr|nodejs-node-markdown-0.1.1-4|13	%description
14cr|nodejs-node-markdown-0.1.1-4|14	Based on showdown parser and parses markdown syntax into HTML code.
14cr|nodejs-node-markdown-0.1.1-4|15	
14cr|nodejs-node-markdown-0.1.1-4|16	
14cr|nodejs-node-markdown-0.1.1-4|17	%prep
14cr|nodejs-node-markdown-0.1.1-4|18	%setup -q -n package
14cr|nodejs-node-markdown-0.1.1-4|19	rm -rf node_modules lib/vendor
14cr|nodejs-node-markdown-0.1.1-4|20	
14cr|nodejs-node-markdown-0.1.1-4|21	
14cr|nodejs-node-markdown-0.1.1-4|22	%build
14cr|nodejs-node-markdown-0.1.1-4|23	
14cr|nodejs-node-markdown-0.1.1-4|24	
14cr|nodejs-node-markdown-0.1.1-4|25	%install
14cr|nodejs-node-markdown-0.1.1-4|26	mkdir -p %{buildroot}/%{nodejs_sitelib}/node-markdown
14cr|nodejs-node-markdown-0.1.1-4|27	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/node-markdown
14cr|nodejs-node-markdown-0.1.1-4|28	mkdir -p %{buildroot}/%{nodejs_sitelib}/node-markdown/lib/vendor
14cr|nodejs-node-markdown-0.1.1-4|29	ln -sf %{nodejs_sitelib}/showdown %{buildroot}/%{nodejs_sitelib}/node-markdown/lib/vendor
14cr|nodejs-node-markdown-0.1.1-4|30	%nodejs_symlink_deps
14cr|nodejs-node-markdown-0.1.1-4|31	
14cr|nodejs-node-markdown-0.1.1-4|32	
14cr|nodejs-node-markdown-0.1.1-4|33	%files
14cr|nodejs-node-markdown-0.1.1-4|34	%doc LICENSE README.md examples
14cr|nodejs-node-markdown-0.1.1-4|35	%{nodejs_sitelib}/node-markdown
14cr|nodejs-node-markdown-0.1.1-4|36	
14cr|nodejs-node-markdown-0.1.1-4|37	
14cr|nodejs-node-markdown-0.1.1-4|38	
14cr|nodejs-node-markdown-0.1.1-4|39	%changelog
14cr|nodejs-node-markdown-0.1.1-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-4
14cr|nodejs-node-markdown-0.1.1-4|41	+ Revision: c3e5bfc
14cr|nodejs-node-markdown-0.1.1-4|42	- MassBuild#464: Increase release tag
14cr|nodejs-node-markdown-0.1.1-4|43	
14cr|nodejs-node-markdown-0.1.1-4|44	

3447 14
14cr|nodejs-node-static-0.7.3-2|1	%global npm_name node-static
14cr|nodejs-node-static-0.7.3-2|2	%global enable_tests 0
14cr|nodejs-node-static-0.7.3-2|3	
14cr|nodejs-node-static-0.7.3-2|4	Summary:       Simple, compliant file streaming module for node
14cr|nodejs-node-static-0.7.3-2|5	
14cr|nodejs-node-static-0.7.3-2|6	Name:          nodejs-%{npm_name}
14cr|nodejs-node-static-0.7.3-2|7	Version:       0.7.3
14cr|nodejs-node-static-0.7.3-2|8	Release:       2
14cr|nodejs-node-static-0.7.3-2|9	Group:         Development/Other
14cr|nodejs-node-static-0.7.3-2|10	License:       MIT
14cr|nodejs-node-static-0.7.3-2|11	URL:           http://github.com/cloudhead/node-static
14cr|nodejs-node-static-0.7.3-2|12	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-node-static-0.7.3-2|13	BuildRequires: nodejs-packaging
14cr|nodejs-node-static-0.7.3-2|14	BuildRequires:  nodejs
14cr|nodejs-node-static-0.7.3-2|15	%if 0%{?enable_tests}
14cr|nodejs-node-static-0.7.3-2|16	BuildRequires:  npm(vows)
14cr|nodejs-node-static-0.7.3-2|17	%endif
14cr|nodejs-node-static-0.7.3-2|18	BuildArch:     noarch
14cr|nodejs-node-static-0.7.3-2|19	
14cr|nodejs-node-static-0.7.3-2|20	%description
14cr|nodejs-node-static-0.7.3-2|21	node-static is a simple, "rfc 2616 compliant" file streaming module
14cr|nodejs-node-static-0.7.3-2|22	for node.
14cr|nodejs-node-static-0.7.3-2|23	
14cr|nodejs-node-static-0.7.3-2|24	node-static has an in-memory file cache, making it highly efficient.
14cr|nodejs-node-static-0.7.3-2|25	node-static understands and supports "conditional GET" and "HEAD" requests.
14cr|nodejs-node-static-0.7.3-2|26	node-static was inspired by some of the other static-file serving modules
14cr|nodejs-node-static-0.7.3-2|27	out there, such as node-paperboy and antinode.
14cr|nodejs-node-static-0.7.3-2|28	
14cr|nodejs-node-static-0.7.3-2|29	%prep
14cr|nodejs-node-static-0.7.3-2|30	%setup -q -n package
14cr|nodejs-node-static-0.7.3-2|31	
14cr|nodejs-node-static-0.7.3-2|32	%build
14cr|nodejs-node-static-0.7.3-2|33	#nothing to do
14cr|nodejs-node-static-0.7.3-2|34	
14cr|nodejs-node-static-0.7.3-2|35	%install
14cr|nodejs-node-static-0.7.3-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-node-static-0.7.3-2|37	cp -pr benchmark bin examples lib package.json test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-node-static-0.7.3-2|38	
14cr|nodejs-node-static-0.7.3-2|39	# Setup Binaries
14cr|nodejs-node-static-0.7.3-2|40	mkdir %{buildroot}%{_bindir}
14cr|nodejs-node-static-0.7.3-2|41	ln -s %{nodejs_sitelib}/%{npm_name}/bin/cli.js %{buildroot}%{_bindir}/static
14cr|nodejs-node-static-0.7.3-2|42	
14cr|nodejs-node-static-0.7.3-2|43	%if 0%{?enable_tests}
14cr|nodejs-node-static-0.7.3-2|44	%check
14cr|nodejs-node-static-0.7.3-2|45	vows --spec --isolate
14cr|nodejs-node-static-0.7.3-2|46	%endif
14cr|nodejs-node-static-0.7.3-2|47	
14cr|nodejs-node-static-0.7.3-2|48	%files
14cr|nodejs-node-static-0.7.3-2|49	%doc LICENSE README.md
14cr|nodejs-node-static-0.7.3-2|50	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-node-static-0.7.3-2|51	%{_bindir}/static
14cr|nodejs-node-static-0.7.3-2|52	
14cr|nodejs-node-static-0.7.3-2|53	
14cr|nodejs-node-static-0.7.3-2|54	%changelog
14cr|nodejs-node-static-0.7.3-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-2
14cr|nodejs-node-static-0.7.3-2|56	+ Revision: 94b9639
14cr|nodejs-node-static-0.7.3-2|57	- MassBuild#464: Increase release tag
14cr|nodejs-node-static-0.7.3-2|58	
14cr|nodejs-node-static-0.7.3-2|59	

3448 14
14cr|nodejs-node-uuid-1.4.1-2|1	%global enable_tests 1
14cr|nodejs-node-uuid-1.4.1-2|2	
14cr|nodejs-node-uuid-1.4.1-2|3	Name:       nodejs-node-uuid
14cr|nodejs-node-uuid-1.4.1-2|4	Version:    1.4.1
14cr|nodejs-node-uuid-1.4.1-2|5	Release:    2
14cr|nodejs-node-uuid-1.4.1-2|6	Summary:    Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
14cr|nodejs-node-uuid-1.4.1-2|7	
14cr|nodejs-node-uuid-1.4.1-2|8	License:    MIT
14cr|nodejs-node-uuid-1.4.1-2|9	Group:      System/Libraries
14cr|nodejs-node-uuid-1.4.1-2|10	URL:        https://github.com/broofa/node-uuid
14cr|nodejs-node-uuid-1.4.1-2|11	Source0:    http://registry.npmjs.org/node-uuid/-/node-uuid-%{version}.tgz
14cr|nodejs-node-uuid-1.4.1-2|12	
14cr|nodejs-node-uuid-1.4.1-2|13	BuildArch:  noarch
14cr|nodejs-node-uuid-1.4.1-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-node-uuid-1.4.1-2|15	
14cr|nodejs-node-uuid-1.4.1-2|16	%description
14cr|nodejs-node-uuid-1.4.1-2|17	This Node.js module provides simple and fast generation of RFC4122 (v1 and v4)
14cr|nodejs-node-uuid-1.4.1-2|18	UUIDs. It runs in Node.js and all browsers and can also generate
14cr|nodejs-node-uuid-1.4.1-2|19	cryptographically strong random numbers.
14cr|nodejs-node-uuid-1.4.1-2|20	
14cr|nodejs-node-uuid-1.4.1-2|21	
14cr|nodejs-node-uuid-1.4.1-2|22	%prep
14cr|nodejs-node-uuid-1.4.1-2|23	%setup -q -n package
14cr|nodejs-node-uuid-1.4.1-2|24	
14cr|nodejs-node-uuid-1.4.1-2|25	
14cr|nodejs-node-uuid-1.4.1-2|26	%build
14cr|nodejs-node-uuid-1.4.1-2|27	#nothing to do
14cr|nodejs-node-uuid-1.4.1-2|28	
14cr|nodejs-node-uuid-1.4.1-2|29	
14cr|nodejs-node-uuid-1.4.1-2|30	%install
14cr|nodejs-node-uuid-1.4.1-2|31	mkdir -p %{buildroot}%{nodejs_sitelib}/node-uuid
14cr|nodejs-node-uuid-1.4.1-2|32	cp -pr package.json uuid.js \
14cr|nodejs-node-uuid-1.4.1-2|33	%{buildroot}%{nodejs_sitelib}/node-uuid
14cr|nodejs-node-uuid-1.4.1-2|34	
14cr|nodejs-node-uuid-1.4.1-2|35	%nodejs_symlink_deps
14cr|nodejs-node-uuid-1.4.1-2|36	
14cr|nodejs-node-uuid-1.4.1-2|37	
14cr|nodejs-node-uuid-1.4.1-2|38	%if 0%{?enable_tests}
14cr|nodejs-node-uuid-1.4.1-2|39	%check
14cr|nodejs-node-uuid-1.4.1-2|40	%nodejs_symlink_deps --check
14cr|nodejs-node-uuid-1.4.1-2|41	%__nodejs test/test.js
14cr|nodejs-node-uuid-1.4.1-2|42	%endif
14cr|nodejs-node-uuid-1.4.1-2|43	
14cr|nodejs-node-uuid-1.4.1-2|44	
14cr|nodejs-node-uuid-1.4.1-2|45	%files
14cr|nodejs-node-uuid-1.4.1-2|46	%doc LICENSE.md README.md
14cr|nodejs-node-uuid-1.4.1-2|47	%{nodejs_sitelib}/node-uuid
14cr|nodejs-node-uuid-1.4.1-2|48	
14cr|nodejs-node-uuid-1.4.1-2|49	
14cr|nodejs-node-uuid-1.4.1-2|50	
14cr|nodejs-node-uuid-1.4.1-2|51	%changelog
14cr|nodejs-node-uuid-1.4.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|nodejs-node-uuid-1.4.1-2|53	+ Revision: f008008
14cr|nodejs-node-uuid-1.4.1-2|54	- MassBuild#464: Increase release tag
14cr|nodejs-node-uuid-1.4.1-2|55	
14cr|nodejs-node-uuid-1.4.1-2|56	

3449 14
14cr|nodejs-nopt-2.1.2-2|1	Name:       nodejs-nopt
14cr|nodejs-nopt-2.1.2-2|2	Version:    2.1.2
14cr|nodejs-nopt-2.1.2-2|3	Release:    2
14cr|nodejs-nopt-2.1.2-2|4	Summary:    Node.js option parsing
14cr|nodejs-nopt-2.1.2-2|5	License:    MIT
14cr|nodejs-nopt-2.1.2-2|6	Group:      System/Libraries
14cr|nodejs-nopt-2.1.2-2|7	URL:        https://github.com/isaacs/nopt
14cr|nodejs-nopt-2.1.2-2|8	Source0:    http://registry.npmjs.org/nopt/-/nopt-%{version}.tgz
14cr|nodejs-nopt-2.1.2-2|9	BuildArch:  noarch
14cr|nodejs-nopt-2.1.2-2|10	
14cr|nodejs-nopt-2.1.2-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-nopt-2.1.2-2|12	BuildRequires:  nodejs
14cr|nodejs-nopt-2.1.2-2|13	
14cr|nodejs-nopt-2.1.2-2|14	%description
14cr|nodejs-nopt-2.1.2-2|15	An option parsing library for Node.js and its package manager (npm).
14cr|nodejs-nopt-2.1.2-2|16	
14cr|nodejs-nopt-2.1.2-2|17	%prep
14cr|nodejs-nopt-2.1.2-2|18	%setup -q -n package
14cr|nodejs-nopt-2.1.2-2|19	
14cr|nodejs-nopt-2.1.2-2|20	%build
14cr|nodejs-nopt-2.1.2-2|21	#nothing to do
14cr|nodejs-nopt-2.1.2-2|22	
14cr|nodejs-nopt-2.1.2-2|23	%install
14cr|nodejs-nopt-2.1.2-2|24	
14cr|nodejs-nopt-2.1.2-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/nopt
14cr|nodejs-nopt-2.1.2-2|26	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/nopt
14cr|nodejs-nopt-2.1.2-2|27	
14cr|nodejs-nopt-2.1.2-2|28	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-nopt-2.1.2-2|29	ln -sf ../lib/node_modules/nopt/bin/nopt.js %{buildroot}%{_bindir}/nopt
14cr|nodejs-nopt-2.1.2-2|30	
14cr|nodejs-nopt-2.1.2-2|31	%nodejs_symlink_deps
14cr|nodejs-nopt-2.1.2-2|32	
14cr|nodejs-nopt-2.1.2-2|33	%clean
14cr|nodejs-nopt-2.1.2-2|34	
14cr|nodejs-nopt-2.1.2-2|35	%files
14cr|nodejs-nopt-2.1.2-2|36	%defattr(-,root,root,-)
14cr|nodejs-nopt-2.1.2-2|37	%{nodejs_sitelib}/nopt
14cr|nodejs-nopt-2.1.2-2|38	%{_bindir}/nopt
14cr|nodejs-nopt-2.1.2-2|39	%doc README.md LICENSE examples
14cr|nodejs-nopt-2.1.2-2|40	
14cr|nodejs-nopt-2.1.2-2|41	
14cr|nodejs-nopt-2.1.2-2|42	%changelog
14cr|nodejs-nopt-2.1.2-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|nodejs-nopt-2.1.2-2|44	+ Revision: 9c122ce
14cr|nodejs-nopt-2.1.2-2|45	- MassBuild#464: Increase release tag
14cr|nodejs-nopt-2.1.2-2|46	
14cr|nodejs-nopt-2.1.2-2|47	

3450 14
14cr|nodejs-noptify-0.0.3-2|1	
14cr|nodejs-noptify-0.0.3-2|2	
14cr|nodejs-noptify-0.0.3-2|3	%global enable_tests 0
14cr|nodejs-noptify-0.0.3-2|4	
14cr|nodejs-noptify-0.0.3-2|5	Name:       nodejs-noptify
14cr|nodejs-noptify-0.0.3-2|6	Version:    0.0.3
14cr|nodejs-noptify-0.0.3-2|7	Release:    2
14cr|nodejs-noptify-0.0.3-2|8	Summary:    A wrapper for the nopt module with a commander-like API
14cr|nodejs-noptify-0.0.3-2|9	
14cr|nodejs-noptify-0.0.3-2|10	License:    MIT
14cr|nodejs-noptify-0.0.3-2|11	Group:      Development/Other
14cr|nodejs-noptify-0.0.3-2|12	URL:        https://github.com/mklabs/noptify
14cr|nodejs-noptify-0.0.3-2|13	Source0:    http://registry.npmjs.org/noptify/-/noptify-%{version}.tgz
14cr|nodejs-noptify-0.0.3-2|14	Source1:    https://raw.githubusercontent.com/mklabs/noptify/cfa11f776ddcd844a04982c0763df546621ce26a/LICENSE-MIT
14cr|nodejs-noptify-0.0.3-2|15	
14cr|nodejs-noptify-0.0.3-2|16	BuildArch:  noarch
14cr|nodejs-noptify-0.0.3-2|17	
14cr|nodejs-noptify-0.0.3-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-noptify-0.0.3-2|19	
14cr|nodejs-noptify-0.0.3-2|20	%if 0%{?enable_tests}
14cr|nodejs-noptify-0.0.3-2|21	BuildRequires:  npm(mocha)
14cr|nodejs-noptify-0.0.3-2|22	BuildRequires:  npm(nopt)
14cr|nodejs-noptify-0.0.3-2|23	%endif
14cr|nodejs-noptify-0.0.3-2|24	
14cr|nodejs-noptify-0.0.3-2|25	%description
14cr|nodejs-noptify-0.0.3-2|26	%{summary}.
14cr|nodejs-noptify-0.0.3-2|27	
14cr|nodejs-noptify-0.0.3-2|28	
14cr|nodejs-noptify-0.0.3-2|29	%prep
14cr|nodejs-noptify-0.0.3-2|30	%setup -q -n package
14cr|nodejs-noptify-0.0.3-2|31	cp -p %{SOURCE1} .
14cr|nodejs-noptify-0.0.3-2|32	
14cr|nodejs-noptify-0.0.3-2|33	%nodejs_fixdep nopt '~2.1.0'
14cr|nodejs-noptify-0.0.3-2|34	
14cr|nodejs-noptify-0.0.3-2|35	
14cr|nodejs-noptify-0.0.3-2|36	%build
14cr|nodejs-noptify-0.0.3-2|37	#nothing to do
14cr|nodejs-noptify-0.0.3-2|38	
14cr|nodejs-noptify-0.0.3-2|39	
14cr|nodejs-noptify-0.0.3-2|40	%install
14cr|nodejs-noptify-0.0.3-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/noptify
14cr|nodejs-noptify-0.0.3-2|42	cp -pr package.json actions/ index.js util/ \
14cr|nodejs-noptify-0.0.3-2|43	%{buildroot}%{nodejs_sitelib}/noptify
14cr|nodejs-noptify-0.0.3-2|44	
14cr|nodejs-noptify-0.0.3-2|45	%nodejs_symlink_deps
14cr|nodejs-noptify-0.0.3-2|46	
14cr|nodejs-noptify-0.0.3-2|47	
14cr|nodejs-noptify-0.0.3-2|48	%if 0%{?enable_tests}
14cr|nodejs-noptify-0.0.3-2|49	%check
14cr|nodejs-noptify-0.0.3-2|50	%nodejs_symlink_deps --check
14cr|nodejs-noptify-0.0.3-2|51	/usr/bin/mocha --reporter spec
14cr|nodejs-noptify-0.0.3-2|52	%endif
14cr|nodejs-noptify-0.0.3-2|53	
14cr|nodejs-noptify-0.0.3-2|54	
14cr|nodejs-noptify-0.0.3-2|55	%files
14cr|nodejs-noptify-0.0.3-2|56	%doc LICENSE-MIT readme.md
14cr|nodejs-noptify-0.0.3-2|57	%{nodejs_sitelib}/noptify
14cr|nodejs-noptify-0.0.3-2|58	
14cr|nodejs-noptify-0.0.3-2|59	
14cr|nodejs-noptify-0.0.3-2|60	
14cr|nodejs-noptify-0.0.3-2|61	%changelog
14cr|nodejs-noptify-0.0.3-2|62	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-2
14cr|nodejs-noptify-0.0.3-2|63	+ Revision: ca119b0
14cr|nodejs-noptify-0.0.3-2|64	- Imported from SRPM
14cr|nodejs-noptify-0.0.3-2|65	
14cr|nodejs-noptify-0.0.3-2|66	

3451 14
14cr|nodejs-normalize-package-data-0.2.1-1|1	Name:           nodejs-normalize-package-data
14cr|nodejs-normalize-package-data-0.2.1-1|2	Version:        0.2.1
14cr|nodejs-normalize-package-data-0.2.1-1|3	Release:        1
14cr|nodejs-normalize-package-data-0.2.1-1|4	Summary:        Normalizes npm/package.json metadata
14cr|nodejs-normalize-package-data-0.2.1-1|5	
14cr|nodejs-normalize-package-data-0.2.1-1|6	BuildArch:      noarch
14cr|nodejs-normalize-package-data-0.2.1-1|7	
14cr|nodejs-normalize-package-data-0.2.1-1|8	Group:          Development/Other
14cr|nodejs-normalize-package-data-0.2.1-1|9	License:        BSD
14cr|nodejs-normalize-package-data-0.2.1-1|10	URL:            https://github.com/meryn/normalize-package-data
14cr|nodejs-normalize-package-data-0.2.1-1|11	Source0:        http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-%{version}.tgz
14cr|nodejs-normalize-package-data-0.2.1-1|12	
14cr|nodejs-normalize-package-data-0.2.1-1|13	BuildRequires:  nodejs-packaging
14cr|nodejs-normalize-package-data-0.2.1-1|14	BuildRequires:  nodejs
14cr|nodejs-normalize-package-data-0.2.1-1|15	
14cr|nodejs-normalize-package-data-0.2.1-1|16	#for tests
14cr|nodejs-normalize-package-data-0.2.1-1|17	BuildRequires:  npm(tap)
14cr|nodejs-normalize-package-data-0.2.1-1|18	BuildRequires:  npm(underscore)
14cr|nodejs-normalize-package-data-0.2.1-1|19	BuildRequires:  npm(async)
14cr|nodejs-normalize-package-data-0.2.1-1|20	BuildRequires:  npm(semver)
14cr|nodejs-normalize-package-data-0.2.1-1|21	BuildRequires:  npm(github-url-from-git)
14cr|nodejs-normalize-package-data-0.2.1-1|22	
14cr|nodejs-normalize-package-data-0.2.1-1|23	%description
14cr|nodejs-normalize-package-data-0.2.1-1|24	normalize-package-data exports a function that normalizes package metadata.
14cr|nodejs-normalize-package-data-0.2.1-1|25	This data is typically found in a package.json file, but in principle could
14cr|nodejs-normalize-package-data-0.2.1-1|26	come from any source - for example the npm registry.
14cr|nodejs-normalize-package-data-0.2.1-1|27	
14cr|nodejs-normalize-package-data-0.2.1-1|28	normalize-package-data is used by read-package-json to normalize the data it
14cr|nodejs-normalize-package-data-0.2.1-1|29	reads from a package.json file. In turn, read-package-json is used by npm and
14cr|nodejs-normalize-package-data-0.2.1-1|30	various npm-related tools.
14cr|nodejs-normalize-package-data-0.2.1-1|31	
14cr|nodejs-normalize-package-data-0.2.1-1|32	%prep
14cr|nodejs-normalize-package-data-0.2.1-1|33	%setup -q -n package
14cr|nodejs-normalize-package-data-0.2.1-1|34	
14cr|nodejs-normalize-package-data-0.2.1-1|35	%build
14cr|nodejs-normalize-package-data-0.2.1-1|36	#nothing to do
14cr|nodejs-normalize-package-data-0.2.1-1|37	
14cr|nodejs-normalize-package-data-0.2.1-1|38	%install
14cr|nodejs-normalize-package-data-0.2.1-1|39	
14cr|nodejs-normalize-package-data-0.2.1-1|40	mkdir -p %{buildroot}%{nodejs_sitelib}/normalize-package-data
14cr|nodejs-normalize-package-data-0.2.1-1|41	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/normalize-package-data
14cr|nodejs-normalize-package-data-0.2.1-1|42	
14cr|nodejs-normalize-package-data-0.2.1-1|43	%nodejs_symlink_deps
14cr|nodejs-normalize-package-data-0.2.1-1|44	
14cr|nodejs-normalize-package-data-0.2.1-1|45	%check
14cr|nodejs-normalize-package-data-0.2.1-1|46	%nodejs_symlink_deps --check
14cr|nodejs-normalize-package-data-0.2.1-1|47	%tap test/*.js || :
14cr|nodejs-normalize-package-data-0.2.1-1|48	
14cr|nodejs-normalize-package-data-0.2.1-1|49	%clean
14cr|nodejs-normalize-package-data-0.2.1-1|50	
14cr|nodejs-normalize-package-data-0.2.1-1|51	%files
14cr|nodejs-normalize-package-data-0.2.1-1|52	%defattr(-,root,root,-)
14cr|nodejs-normalize-package-data-0.2.1-1|53	%{nodejs_sitelib}/normalize-package-data
14cr|nodejs-normalize-package-data-0.2.1-1|54	%doc README.md LICENSE AUTHORS
14cr|nodejs-normalize-package-data-0.2.1-1|55	
14cr|nodejs-normalize-package-data-0.2.1-1|56	
14cr|nodejs-normalize-package-data-0.2.1-1|57	%changelog
14cr|nodejs-normalize-package-data-0.2.1-1|58	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
14cr|nodejs-normalize-package-data-0.2.1-1|59	+ Revision: 589e4c7
14cr|nodejs-normalize-package-data-0.2.1-1|60	- Imported from SRPM
14cr|nodejs-normalize-package-data-0.2.1-1|61	
14cr|nodejs-normalize-package-data-0.2.1-1|62	

3452 14
14cr|nodejs-npmconf-0.1.2-2|1	Name:           nodejs-npmconf
14cr|nodejs-npmconf-0.1.2-2|2	Version:        0.1.2
14cr|nodejs-npmconf-0.1.2-2|3	Release:        2
14cr|nodejs-npmconf-0.1.2-2|4	Summary:        Npm configuration module
14cr|nodejs-npmconf-0.1.2-2|5	BuildArch:      noarch
14cr|nodejs-npmconf-0.1.2-2|6	Group:          System/Libraries
14cr|nodejs-npmconf-0.1.2-2|7	License:        BSD
14cr|nodejs-npmconf-0.1.2-2|8	URL:            https://github.com/isaacs/npmconf
14cr|nodejs-npmconf-0.1.2-2|9	Source0:        http://registry.npmjs.org/npmconf/-/npmconf-%{version}.tgz
14cr|nodejs-npmconf-0.1.2-2|10	
14cr|nodejs-npmconf-0.1.2-2|11	BuildRequires:  nodejs-packaging
14cr|nodejs-npmconf-0.1.2-2|12	BuildRequires:  nodejs
14cr|nodejs-npmconf-0.1.2-2|13	
14cr|nodejs-npmconf-0.1.2-2|14	%description
14cr|nodejs-npmconf-0.1.2-2|15	If you are interested in interacting with the config settings that npm
14cr|nodejs-npmconf-0.1.2-2|16	uses, then use this module.
14cr|nodejs-npmconf-0.1.2-2|17	
14cr|nodejs-npmconf-0.1.2-2|18	However, if you are writing a new Node.js program, and want
14cr|nodejs-npmconf-0.1.2-2|19	configuration functionality similar to what npm has, but for your
14cr|nodejs-npmconf-0.1.2-2|20	own thing, then the author recommends rc. This module is for compatibility
14cr|nodejs-npmconf-0.1.2-2|21	use only.
14cr|nodejs-npmconf-0.1.2-2|22	
14cr|nodejs-npmconf-0.1.2-2|23	%prep
14cr|nodejs-npmconf-0.1.2-2|24	%setup -q -n package
14cr|nodejs-npmconf-0.1.2-2|25	
14cr|nodejs-npmconf-0.1.2-2|26	%build
14cr|nodejs-npmconf-0.1.2-2|27	#nothing to do
14cr|nodejs-npmconf-0.1.2-2|28	
14cr|nodejs-npmconf-0.1.2-2|29	%install
14cr|nodejs-npmconf-0.1.2-2|30	mkdir -p %{buildroot}%{nodejs_sitelib}/npmconf
14cr|nodejs-npmconf-0.1.2-2|31	cp -pr package.json npmconf.js config-defs.js %{buildroot}%{nodejs_sitelib}/npmconf
14cr|nodejs-npmconf-0.1.2-2|32	
14cr|nodejs-npmconf-0.1.2-2|33	%nodejs_symlink_deps
14cr|nodejs-npmconf-0.1.2-2|34	
14cr|nodejs-npmconf-0.1.2-2|35	%clean
14cr|nodejs-npmconf-0.1.2-2|36	
14cr|nodejs-npmconf-0.1.2-2|37	%files
14cr|nodejs-npmconf-0.1.2-2|38	%defattr(-,root,root,-)
14cr|nodejs-npmconf-0.1.2-2|39	%{nodejs_sitelib}/npmconf
14cr|nodejs-npmconf-0.1.2-2|40	%doc README.md LICENSE
14cr|nodejs-npmconf-0.1.2-2|41	
14cr|nodejs-npmconf-0.1.2-2|42	
14cr|nodejs-npmconf-0.1.2-2|43	%changelog
14cr|nodejs-npmconf-0.1.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|nodejs-npmconf-0.1.2-2|45	+ Revision: fef15b6
14cr|nodejs-npmconf-0.1.2-2|46	- MassBuild#464: Increase release tag
14cr|nodejs-npmconf-0.1.2-2|47	
14cr|nodejs-npmconf-0.1.2-2|48	

3453 14
14cr|nodejs-npmlog-0.0.4-3|1	Name:           nodejs-npmlog
14cr|nodejs-npmlog-0.0.4-3|2	Version:        0.0.4
14cr|nodejs-npmlog-0.0.4-3|3	Release:        3
14cr|nodejs-npmlog-0.0.4-3|4	Summary:        Logger for npm
14cr|nodejs-npmlog-0.0.4-3|5	BuildArch:      noarch
14cr|nodejs-npmlog-0.0.4-3|6	Group:          System/Libraries
14cr|nodejs-npmlog-0.0.4-3|7	License:        BSD
14cr|nodejs-npmlog-0.0.4-3|8	URL:            https://github.com/isaacs/npmlog
14cr|nodejs-npmlog-0.0.4-3|9	Source0:        https://registry.npmjs.org/npmlog/-/npmlog-%{version}.tgz
14cr|nodejs-npmlog-0.0.4-3|10	
14cr|nodejs-npmlog-0.0.4-3|11	BuildRequires:  nodejs-packaging
14cr|nodejs-npmlog-0.0.4-3|12	BuildRequires:  nodejs
14cr|nodejs-npmlog-0.0.4-3|13	
14cr|nodejs-npmlog-0.0.4-3|14	%description
14cr|nodejs-npmlog-0.0.4-3|15	The logger utility that npm uses.
14cr|nodejs-npmlog-0.0.4-3|16	
14cr|nodejs-npmlog-0.0.4-3|17	This logger is very basic. It does the logging for npm. It supports custom
14cr|nodejs-npmlog-0.0.4-3|18	levels and colored output.
14cr|nodejs-npmlog-0.0.4-3|19	
14cr|nodejs-npmlog-0.0.4-3|20	%prep
14cr|nodejs-npmlog-0.0.4-3|21	%setup -q -n package
14cr|nodejs-npmlog-0.0.4-3|22	
14cr|nodejs-npmlog-0.0.4-3|23	%nodejs_fixdep ansi 0.2
14cr|nodejs-npmlog-0.0.4-3|24	
14cr|nodejs-npmlog-0.0.4-3|25	%build
14cr|nodejs-npmlog-0.0.4-3|26	#nothing to do
14cr|nodejs-npmlog-0.0.4-3|27	
14cr|nodejs-npmlog-0.0.4-3|28	%install
14cr|nodejs-npmlog-0.0.4-3|29	mkdir -p %{buildroot}%{nodejs_sitelib}/npmlog
14cr|nodejs-npmlog-0.0.4-3|30	cp -pr package.json log.js %{buildroot}%{nodejs_sitelib}/npmlog
14cr|nodejs-npmlog-0.0.4-3|31	
14cr|nodejs-npmlog-0.0.4-3|32	%nodejs_symlink_deps
14cr|nodejs-npmlog-0.0.4-3|33	
14cr|nodejs-npmlog-0.0.4-3|34	%clean
14cr|nodejs-npmlog-0.0.4-3|35	rm -rf %{buildroot}s
14cr|nodejs-npmlog-0.0.4-3|36	
14cr|nodejs-npmlog-0.0.4-3|37	%files
14cr|nodejs-npmlog-0.0.4-3|38	%defattr(-,root,root,-)
14cr|nodejs-npmlog-0.0.4-3|39	%{nodejs_sitelib}/npmlog
14cr|nodejs-npmlog-0.0.4-3|40	%doc LICENSE README.md example.js
14cr|nodejs-npmlog-0.0.4-3|41	
14cr|nodejs-npmlog-0.0.4-3|42	
14cr|nodejs-npmlog-0.0.4-3|43	%changelog
14cr|nodejs-npmlog-0.0.4-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|nodejs-npmlog-0.0.4-3|45	+ Revision: 6ce6d83
14cr|nodejs-npmlog-0.0.4-3|46	- MassBuild#464: Increase release tag
14cr|nodejs-npmlog-0.0.4-3|47	
14cr|nodejs-npmlog-0.0.4-3|48	

3454 14
14cr|nodejs-npm-registry-client-0.2.28-2|1	Name:           nodejs-npm-registry-client
14cr|nodejs-npm-registry-client-0.2.28-2|2	Version:        0.2.28
14cr|nodejs-npm-registry-client-0.2.28-2|3	Release:        2
14cr|nodejs-npm-registry-client-0.2.28-2|4	Summary:        Client for the npm registry
14cr|nodejs-npm-registry-client-0.2.28-2|5	Group:          System/Libraries
14cr|nodejs-npm-registry-client-0.2.28-2|6	License:        BSD
14cr|nodejs-npm-registry-client-0.2.28-2|7	URL:            https://github.com/isaacs/npm-registry-client
14cr|nodejs-npm-registry-client-0.2.28-2|8	Source0:        http://registry.npmjs.org/npm-registry-client/-/npm-registry-client-%{version}.tgz
14cr|nodejs-npm-registry-client-0.2.28-2|9	
14cr|nodejs-npm-registry-client-0.2.28-2|10	BuildArch:  noarch
14cr|nodejs-npm-registry-client-0.2.28-2|11	
14cr|nodejs-npm-registry-client-0.2.28-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-npm-registry-client-0.2.28-2|13	
14cr|nodejs-npm-registry-client-0.2.28-2|14	%description
14cr|nodejs-npm-registry-client-0.2.28-2|15	Client for the npm registry, or private servers using the npm
14cr|nodejs-npm-registry-client-0.2.28-2|16	registry software.
14cr|nodejs-npm-registry-client-0.2.28-2|17	
14cr|nodejs-npm-registry-client-0.2.28-2|18	%prep
14cr|nodejs-npm-registry-client-0.2.28-2|19	%setup -q -n package
14cr|nodejs-npm-registry-client-0.2.28-2|20	
14cr|nodejs-npm-registry-client-0.2.28-2|21	%build
14cr|nodejs-npm-registry-client-0.2.28-2|22	#nothing to do
14cr|nodejs-npm-registry-client-0.2.28-2|23	
14cr|nodejs-npm-registry-client-0.2.28-2|24	%install
14cr|nodejs-npm-registry-client-0.2.28-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/npm-registry-client
14cr|nodejs-npm-registry-client-0.2.28-2|26	cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/npm-registry-client
14cr|nodejs-npm-registry-client-0.2.28-2|27	
14cr|nodejs-npm-registry-client-0.2.28-2|28	%nodejs_symlink_deps
14cr|nodejs-npm-registry-client-0.2.28-2|29	
14cr|nodejs-npm-registry-client-0.2.28-2|30	%clean
14cr|nodejs-npm-registry-client-0.2.28-2|31	
14cr|nodejs-npm-registry-client-0.2.28-2|32	%files
14cr|nodejs-npm-registry-client-0.2.28-2|33	%defattr(-,root,root,-)
14cr|nodejs-npm-registry-client-0.2.28-2|34	%{nodejs_sitelib}/npm-registry-client
14cr|nodejs-npm-registry-client-0.2.28-2|35	%doc README.md LICENSE
14cr|nodejs-npm-registry-client-0.2.28-2|36	
14cr|nodejs-npm-registry-client-0.2.28-2|37	
14cr|nodejs-npm-registry-client-0.2.28-2|38	%changelog
14cr|nodejs-npm-registry-client-0.2.28-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.28-2
14cr|nodejs-npm-registry-client-0.2.28-2|40	+ Revision: 4aa0a25
14cr|nodejs-npm-registry-client-0.2.28-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-npm-registry-client-0.2.28-2|42	
14cr|nodejs-npm-registry-client-0.2.28-2|43	

3455 14
14cr|nodejs-oauth-sign-0.3.0-3|1	Name:       nodejs-oauth-sign
14cr|nodejs-oauth-sign-0.3.0-3|2	Version:    0.3.0
14cr|nodejs-oauth-sign-0.3.0-3|3	Release:    3
14cr|nodejs-oauth-sign-0.3.0-3|4	Summary:    OAuth1 signing for Node.js
14cr|nodejs-oauth-sign-0.3.0-3|5	
14cr|nodejs-oauth-sign-0.3.0-3|6	# Apache 2.0 License added upstream, will appear in next release
14cr|nodejs-oauth-sign-0.3.0-3|7	# https://github.com/mikeal/oauth-sign/blob/master/LICENSE
14cr|nodejs-oauth-sign-0.3.0-3|8	License:    ASL 2.0
14cr|nodejs-oauth-sign-0.3.0-3|9	Group:      Development/Other
14cr|nodejs-oauth-sign-0.3.0-3|10	URL:        https://github.com/mikeal/oauth-sign
14cr|nodejs-oauth-sign-0.3.0-3|11	Source0:    http://registry.npmjs.org/oauth-sign/-/oauth-sign-%{version}.tgz
14cr|nodejs-oauth-sign-0.3.0-3|12	BuildArch:  noarch
14cr|nodejs-oauth-sign-0.3.0-3|13	
14cr|nodejs-oauth-sign-0.3.0-3|14	BuildRequires:  nodejs-packaging
14cr|nodejs-oauth-sign-0.3.0-3|15	BuildRequires:  nodejs
14cr|nodejs-oauth-sign-0.3.0-3|16	
14cr|nodejs-oauth-sign-0.3.0-3|17	%description
14cr|nodejs-oauth-sign-0.3.0-3|18	%{summary}.
14cr|nodejs-oauth-sign-0.3.0-3|19	
14cr|nodejs-oauth-sign-0.3.0-3|20	%prep
14cr|nodejs-oauth-sign-0.3.0-3|21	%setup -q -n package
14cr|nodejs-oauth-sign-0.3.0-3|22	
14cr|nodejs-oauth-sign-0.3.0-3|23	%build
14cr|nodejs-oauth-sign-0.3.0-3|24	#nothing to do
14cr|nodejs-oauth-sign-0.3.0-3|25	
14cr|nodejs-oauth-sign-0.3.0-3|26	%install
14cr|nodejs-oauth-sign-0.3.0-3|27	
14cr|nodejs-oauth-sign-0.3.0-3|28	mkdir -p %{buildroot}%{nodejs_sitelib}/oauth-sign
14cr|nodejs-oauth-sign-0.3.0-3|29	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/oauth-sign
14cr|nodejs-oauth-sign-0.3.0-3|30	
14cr|nodejs-oauth-sign-0.3.0-3|31	%nodejs_symlink_deps
14cr|nodejs-oauth-sign-0.3.0-3|32	
14cr|nodejs-oauth-sign-0.3.0-3|33	#test requires network
14cr|nodejs-oauth-sign-0.3.0-3|34	#%%check
14cr|nodejs-oauth-sign-0.3.0-3|35	#%%{__nodejs} test.js
14cr|nodejs-oauth-sign-0.3.0-3|36	
14cr|nodejs-oauth-sign-0.3.0-3|37	%clean
14cr|nodejs-oauth-sign-0.3.0-3|38	
14cr|nodejs-oauth-sign-0.3.0-3|39	%files
14cr|nodejs-oauth-sign-0.3.0-3|40	%defattr(-,root,root,-)
14cr|nodejs-oauth-sign-0.3.0-3|41	%{nodejs_sitelib}/oauth-sign
14cr|nodejs-oauth-sign-0.3.0-3|42	
14cr|nodejs-oauth-sign-0.3.0-3|43	
14cr|nodejs-oauth-sign-0.3.0-3|44	%changelog
14cr|nodejs-oauth-sign-0.3.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|nodejs-oauth-sign-0.3.0-3|46	+ Revision: 547f481
14cr|nodejs-oauth-sign-0.3.0-3|47	- MassBuild#464: Increase release tag
14cr|nodejs-oauth-sign-0.3.0-3|48	
14cr|nodejs-oauth-sign-0.3.0-3|49	

3456 14
14cr|nodejs-once-1.1.1-7|1	Name:           nodejs-once
14cr|nodejs-once-1.1.1-7|2	Version:        1.1.1
14cr|nodejs-once-1.1.1-7|3	Release:        7
14cr|nodejs-once-1.1.1-7|4	Summary:        Run a function exactly one time
14cr|nodejs-once-1.1.1-7|5	BuildArch:      noarch
14cr|nodejs-once-1.1.1-7|6	Group:          System/Libraries
14cr|nodejs-once-1.1.1-7|7	License:        BSD
14cr|nodejs-once-1.1.1-7|8	URL:            https://github.com/isaacs/once
14cr|nodejs-once-1.1.1-7|9	Source0:        http://registry.npmjs.org/once/-/once-%{version}.tgz
14cr|nodejs-once-1.1.1-7|10	
14cr|nodejs-once-1.1.1-7|11	BuildRequires:  nodejs-packaging
14cr|nodejs-once-1.1.1-7|12	BuildRequires:  nodejs
14cr|nodejs-once-1.1.1-7|13	
14cr|nodejs-once-1.1.1-7|14	%description
14cr|nodejs-once-1.1.1-7|15	Run a function exactly one time.
14cr|nodejs-once-1.1.1-7|16	
14cr|nodejs-once-1.1.1-7|17	%prep
14cr|nodejs-once-1.1.1-7|18	%setup -q -n package
14cr|nodejs-once-1.1.1-7|19	
14cr|nodejs-once-1.1.1-7|20	%build
14cr|nodejs-once-1.1.1-7|21	#nothing to do
14cr|nodejs-once-1.1.1-7|22	
14cr|nodejs-once-1.1.1-7|23	%install
14cr|nodejs-once-1.1.1-7|24	mkdir -p %{buildroot}%{nodejs_sitelib}/once
14cr|nodejs-once-1.1.1-7|25	cp -pr package.json once.js %{buildroot}%{nodejs_sitelib}/once
14cr|nodejs-once-1.1.1-7|26	
14cr|nodejs-once-1.1.1-7|27	%nodejs_symlink_deps
14cr|nodejs-once-1.1.1-7|28	
14cr|nodejs-once-1.1.1-7|29	%clean
14cr|nodejs-once-1.1.1-7|30	
14cr|nodejs-once-1.1.1-7|31	%files
14cr|nodejs-once-1.1.1-7|32	%defattr(-,root,root,-)
14cr|nodejs-once-1.1.1-7|33	%{nodejs_sitelib}/once
14cr|nodejs-once-1.1.1-7|34	%doc LICENSE README.md
14cr|nodejs-once-1.1.1-7|35	
14cr|nodejs-once-1.1.1-7|36	
14cr|nodejs-once-1.1.1-7|37	%changelog
14cr|nodejs-once-1.1.1-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-7
14cr|nodejs-once-1.1.1-7|39	+ Revision: 072223d
14cr|nodejs-once-1.1.1-7|40	- MassBuild#464: Increase release tag
14cr|nodejs-once-1.1.1-7|41	
14cr|nodejs-once-1.1.1-7|42	

3457 14
14cr|nodejs-opener-1.3.0-9|1	Name:           nodejs-opener
14cr|nodejs-opener-1.3.0-9|2	Version:        1.3.0
14cr|nodejs-opener-1.3.0-9|3	Release:        9
14cr|nodejs-opener-1.3.0-9|4	Summary:        Opens stuff, like webpages and files and executables
14cr|nodejs-opener-1.3.0-9|5	BuildArch:      noarch
14cr|nodejs-opener-1.3.0-9|6	Group:          System/Libraries
14cr|nodejs-opener-1.3.0-9|7	License:        WTFPL
14cr|nodejs-opener-1.3.0-9|8	URL:            https://github.com/domenic/opener
14cr|nodejs-opener-1.3.0-9|9	Source0:        http://registry.npmjs.org/opener/-/opener-1.3.0.tgz
14cr|nodejs-opener-1.3.0-9|10	
14cr|nodejs-opener-1.3.0-9|11	BuildRequires:  nodejs-packaging
14cr|nodejs-opener-1.3.0-9|12	BuildRequires:  nodejs
14cr|nodejs-opener-1.3.0-9|13	
14cr|nodejs-opener-1.3.0-9|14	%description
14cr|nodejs-opener-1.3.0-9|15	Opens stuff, like webpages and files and executables, cross-platform.
14cr|nodejs-opener-1.3.0-9|16	
14cr|nodejs-opener-1.3.0-9|17	%prep
14cr|nodejs-opener-1.3.0-9|18	%setup -q -n package
14cr|nodejs-opener-1.3.0-9|19	
14cr|nodejs-opener-1.3.0-9|20	#get rid of DOS EOLs
14cr|nodejs-opener-1.3.0-9|21	sed -i "s|\r||g" LICENSE.txt README.md
14cr|nodejs-opener-1.3.0-9|22	
14cr|nodejs-opener-1.3.0-9|23	%build
14cr|nodejs-opener-1.3.0-9|24	#nothing to do
14cr|nodejs-opener-1.3.0-9|25	
14cr|nodejs-opener-1.3.0-9|26	%install
14cr|nodejs-opener-1.3.0-9|27	mkdir -p %{buildroot}%{nodejs_sitelib}/opener
14cr|nodejs-opener-1.3.0-9|28	cp -pr package.json opener.js %{buildroot}%{nodejs_sitelib}/opener
14cr|nodejs-opener-1.3.0-9|29	
14cr|nodejs-opener-1.3.0-9|30	chmod 0755 %{buildroot}%{nodejs_sitelib}/opener/opener.js
14cr|nodejs-opener-1.3.0-9|31	
14cr|nodejs-opener-1.3.0-9|32	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-opener-1.3.0-9|33	ln -sf ../lib/node_modules/opener/opener.js %{buildroot}%{_bindir}/opener
14cr|nodejs-opener-1.3.0-9|34	
14cr|nodejs-opener-1.3.0-9|35	%clean
14cr|nodejs-opener-1.3.0-9|36	
14cr|nodejs-opener-1.3.0-9|37	%files
14cr|nodejs-opener-1.3.0-9|38	%defattr(-,root,root,-)
14cr|nodejs-opener-1.3.0-9|39	%{nodejs_sitelib}/opener
14cr|nodejs-opener-1.3.0-9|40	%{_bindir}/opener
14cr|nodejs-opener-1.3.0-9|41	%doc LICENSE.txt README.md
14cr|nodejs-opener-1.3.0-9|42	
14cr|nodejs-opener-1.3.0-9|43	
14cr|nodejs-opener-1.3.0-9|44	%changelog
14cr|nodejs-opener-1.3.0-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-9
14cr|nodejs-opener-1.3.0-9|46	+ Revision: 64a5002
14cr|nodejs-opener-1.3.0-9|47	- MassBuild#464: Increase release tag
14cr|nodejs-opener-1.3.0-9|48	
14cr|nodejs-opener-1.3.0-9|49	

3458 14
14cr|nodejs-optimist-0.4.0-3|1	# no tap? no problem
14cr|nodejs-optimist-0.4.0-3|2	%global bootstrap 1
14cr|nodejs-optimist-0.4.0-3|3	
14cr|nodejs-optimist-0.4.0-3|4	Name:           nodejs-optimist
14cr|nodejs-optimist-0.4.0-3|5	Version:        0.4.0
14cr|nodejs-optimist-0.4.0-3|6	Release:        3
14cr|nodejs-optimist-0.4.0-3|7	Summary:        Light-weight option parsing for Node.js
14cr|nodejs-optimist-0.4.0-3|8	
14cr|nodejs-optimist-0.4.0-3|9	BuildArch:      noarch
14cr|nodejs-optimist-0.4.0-3|10	
14cr|nodejs-optimist-0.4.0-3|11	Group:          System/Libraries
14cr|nodejs-optimist-0.4.0-3|12	# no license file included; package.json says "MIT/X11"
14cr|nodejs-optimist-0.4.0-3|13	License:        MIT/X11
14cr|nodejs-optimist-0.4.0-3|14	URL:            http://github.com/substack/node-optimist
14cr|nodejs-optimist-0.4.0-3|15	Source0:        http://registry.npmjs.org/optimist/-/optimist-%{version}.tgz
14cr|nodejs-optimist-0.4.0-3|16	
14cr|nodejs-optimist-0.4.0-3|17	BuildRequires:  nodejs-packaging
14cr|nodejs-optimist-0.4.0-3|18	BuildRequires:  nodejs
14cr|nodejs-optimist-0.4.0-3|19	
14cr|nodejs-optimist-0.4.0-3|20	%if !0%{?bootstrap}
14cr|nodejs-optimist-0.4.0-3|21	BuildRequires:  npm(tap)
14cr|nodejs-optimist-0.4.0-3|22	BuildRequires:  npm(hashish)
14cr|nodejs-optimist-0.4.0-3|23	%endif
14cr|nodejs-optimist-0.4.0-3|24	
14cr|nodejs-optimist-0.4.0-3|25	%description
14cr|nodejs-optimist-0.4.0-3|26	Light-weight option parsing with an argv hash. No optstrings attached.
14cr|nodejs-optimist-0.4.0-3|27	
14cr|nodejs-optimist-0.4.0-3|28	%prep
14cr|nodejs-optimist-0.4.0-3|29	%setup -q -n package
14cr|nodejs-optimist-0.4.0-3|30	
14cr|nodejs-optimist-0.4.0-3|31	%build
14cr|nodejs-optimist-0.4.0-3|32	#nothing to do
14cr|nodejs-optimist-0.4.0-3|33	
14cr|nodejs-optimist-0.4.0-3|34	%install
14cr|nodejs-optimist-0.4.0-3|35	mkdir -p %{buildroot}%{nodejs_sitelib}/optimist
14cr|nodejs-optimist-0.4.0-3|36	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/optimist
14cr|nodejs-optimist-0.4.0-3|37	
14cr|nodejs-optimist-0.4.0-3|38	%if !0%{?bootstrap}
14cr|nodejs-optimist-0.4.0-3|39	%check
14cr|nodejs-optimist-0.4.0-3|40	%nodejs_tap test/*.js
14cr|nodejs-optimist-0.4.0-3|41	%endif
14cr|nodejs-optimist-0.4.0-3|42	
14cr|nodejs-optimist-0.4.0-3|43	%clean
14cr|nodejs-optimist-0.4.0-3|44	
14cr|nodejs-optimist-0.4.0-3|45	%files
14cr|nodejs-optimist-0.4.0-3|46	%defattr(-,root,root,-)
14cr|nodejs-optimist-0.4.0-3|47	%{nodejs_sitelib}/optimist
14cr|nodejs-optimist-0.4.0-3|48	%doc LICENSE readme.markdown example
14cr|nodejs-optimist-0.4.0-3|49	
14cr|nodejs-optimist-0.4.0-3|50	
14cr|nodejs-optimist-0.4.0-3|51	%changelog
14cr|nodejs-optimist-0.4.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|nodejs-optimist-0.4.0-3|53	+ Revision: 61cc151
14cr|nodejs-optimist-0.4.0-3|54	- MassBuild#464: Increase release tag
14cr|nodejs-optimist-0.4.0-3|55	
14cr|nodejs-optimist-0.4.0-3|56	

3459 14
14cr|nodejs-options-0.0.5-3|1	%global npm_name options
14cr|nodejs-options-0.0.5-3|2	%global enable_tests 0
14cr|nodejs-options-0.0.5-3|3	
14cr|nodejs-options-0.0.5-3|4	Summary:       Light-weight in-code option parser for nodejs
14cr|nodejs-options-0.0.5-3|5	
14cr|nodejs-options-0.0.5-3|6	Name:          nodejs-%{npm_name}
14cr|nodejs-options-0.0.5-3|7	Version:       0.0.5
14cr|nodejs-options-0.0.5-3|8	Release:       3
14cr|nodejs-options-0.0.5-3|9	Group:         System/Libraries
14cr|nodejs-options-0.0.5-3|10	License:       MIT
14cr|nodejs-options-0.0.5-3|11	URL:           https://github.com/einaros/options.js
14cr|nodejs-options-0.0.5-3|12	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-options-0.0.5-3|13	BuildRequires: nodejs-packaging
14cr|nodejs-options-0.0.5-3|14	BuildRequires:  nodejs
14cr|nodejs-options-0.0.5-3|15	%if 0%{?enable_tests}
14cr|nodejs-options-0.0.5-3|16	BuildRequires:  npm(mocha)
14cr|nodejs-options-0.0.5-3|17	BuildRequires:  npm(expect.js)
14cr|nodejs-options-0.0.5-3|18	%endif
14cr|nodejs-options-0.0.5-3|19	BuildArch:     noarch
14cr|nodejs-options-0.0.5-3|20	
14cr|nodejs-options-0.0.5-3|21	%description
14cr|nodejs-options-0.0.5-3|22	A very light-weight in-code option parser for nodejs.
14cr|nodejs-options-0.0.5-3|23	
14cr|nodejs-options-0.0.5-3|24	%prep
14cr|nodejs-options-0.0.5-3|25	%setup -q -n package
14cr|nodejs-options-0.0.5-3|26	
14cr|nodejs-options-0.0.5-3|27	%build
14cr|nodejs-options-0.0.5-3|28	#nothing to do
14cr|nodejs-options-0.0.5-3|29	
14cr|nodejs-options-0.0.5-3|30	%install
14cr|nodejs-options-0.0.5-3|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-options-0.0.5-3|32	cp -pr lib Makefile package.json test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-options-0.0.5-3|33	
14cr|nodejs-options-0.0.5-3|34	%if 0%{?enable_tests}
14cr|nodejs-options-0.0.5-3|35	%check
14cr|nodejs-options-0.0.5-3|36	make test
14cr|nodejs-options-0.0.5-3|37	%endif
14cr|nodejs-options-0.0.5-3|38	
14cr|nodejs-options-0.0.5-3|39	%files
14cr|nodejs-options-0.0.5-3|40	%doc README.md
14cr|nodejs-options-0.0.5-3|41	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-options-0.0.5-3|42	
14cr|nodejs-options-0.0.5-3|43	
14cr|nodejs-options-0.0.5-3|44	%changelog
14cr|nodejs-options-0.0.5-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|nodejs-options-0.0.5-3|46	+ Revision: 1b28a3f
14cr|nodejs-options-0.0.5-3|47	- MassBuild#464: Increase release tag
14cr|nodejs-options-0.0.5-3|48	
14cr|nodejs-options-0.0.5-3|49	

3460 14
14cr|nodejs-opts-1.2.2-7|1	Name:       nodejs-opts
14cr|nodejs-opts-1.2.2-7|2	Version:    1.2.2
14cr|nodejs-opts-1.2.2-7|3	Release:    7
14cr|nodejs-opts-1.2.2-7|4	Summary:    Javascript Command Line Options for Node.js
14cr|nodejs-opts-1.2.2-7|5	License:    BSD
14cr|nodejs-opts-1.2.2-7|6	Group:      System/Libraries
14cr|nodejs-opts-1.2.2-7|7	URL:        http://joey.mazzarelli.com/2010/04/09/javascript-command-line-options-for-node-js/
14cr|nodejs-opts-1.2.2-7|8	Source0:    http://registry.npmjs.org/opts/-/opts-1.2.2.tgz
14cr|nodejs-opts-1.2.2-7|9	BuildArch:  noarch
14cr|nodejs-opts-1.2.2-7|10	
14cr|nodejs-opts-1.2.2-7|11	BuildRequires:  nodejs-packaging
14cr|nodejs-opts-1.2.2-7|12	BuildRequires:  nodejs
14cr|nodejs-opts-1.2.2-7|13	
14cr|nodejs-opts-1.2.2-7|14	%description
14cr|nodejs-opts-1.2.2-7|15	js-opts is a library for parsing command line options in javascript.
14cr|nodejs-opts-1.2.2-7|16	
14cr|nodejs-opts-1.2.2-7|17	%prep
14cr|nodejs-opts-1.2.2-7|18	%setup -q -n package
14cr|nodejs-opts-1.2.2-7|19	
14cr|nodejs-opts-1.2.2-7|20	%build
14cr|nodejs-opts-1.2.2-7|21	#nothing to do
14cr|nodejs-opts-1.2.2-7|22	
14cr|nodejs-opts-1.2.2-7|23	%install
14cr|nodejs-opts-1.2.2-7|24	
14cr|nodejs-opts-1.2.2-7|25	mkdir -p %{buildroot}%{nodejs_sitelib}/opts
14cr|nodejs-opts-1.2.2-7|26	cp -pr js package.json %{buildroot}%{nodejs_sitelib}/opts
14cr|nodejs-opts-1.2.2-7|27	
14cr|nodejs-opts-1.2.2-7|28	%nodejs_symlink_deps
14cr|nodejs-opts-1.2.2-7|29	
14cr|nodejs-opts-1.2.2-7|30	%clean
14cr|nodejs-opts-1.2.2-7|31	
14cr|nodejs-opts-1.2.2-7|32	%files
14cr|nodejs-opts-1.2.2-7|33	%defattr(-,root,root,-)
14cr|nodejs-opts-1.2.2-7|34	%{nodejs_sitelib}/opts
14cr|nodejs-opts-1.2.2-7|35	%doc LICENSE README examples
14cr|nodejs-opts-1.2.2-7|36	
14cr|nodejs-opts-1.2.2-7|37	
14cr|nodejs-opts-1.2.2-7|38	%changelog
14cr|nodejs-opts-1.2.2-7|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-7
14cr|nodejs-opts-1.2.2-7|40	+ Revision: 2f74769
14cr|nodejs-opts-1.2.2-7|41	- MassBuild#464: Increase release tag
14cr|nodejs-opts-1.2.2-7|42	
14cr|nodejs-opts-1.2.2-7|43	

3461 14
14cr|nodejs-osenv-0.0.3-7|1	Name:           nodejs-osenv
14cr|nodejs-osenv-0.0.3-7|2	Version:        0.0.3
14cr|nodejs-osenv-0.0.3-7|3	Release:        7
14cr|nodejs-osenv-0.0.3-7|4	Summary:        Look up environment settings specific to different operating systems
14cr|nodejs-osenv-0.0.3-7|5	BuildArch:      noarch
14cr|nodejs-osenv-0.0.3-7|6	Group:          System/Libraries
14cr|nodejs-osenv-0.0.3-7|7	License:        BSD
14cr|nodejs-osenv-0.0.3-7|8	URL:            https://github.com/isaacs/osenv
14cr|nodejs-osenv-0.0.3-7|9	Source0:        http://registry.npmjs.org/osenv/-/osenv-%{version}.tgz
14cr|nodejs-osenv-0.0.3-7|10	
14cr|nodejs-osenv-0.0.3-7|11	BuildRequires:  nodejs-packaging
14cr|nodejs-osenv-0.0.3-7|12	BuildRequires:  nodejs
14cr|nodejs-osenv-0.0.3-7|13	
14cr|nodejs-osenv-0.0.3-7|14	%description
14cr|nodejs-osenv-0.0.3-7|15	Look up environment settings specific to different operating systems.
14cr|nodejs-osenv-0.0.3-7|16	
14cr|nodejs-osenv-0.0.3-7|17	%prep
14cr|nodejs-osenv-0.0.3-7|18	%setup -q -n package
14cr|nodejs-osenv-0.0.3-7|19	
14cr|nodejs-osenv-0.0.3-7|20	%build
14cr|nodejs-osenv-0.0.3-7|21	#nothing to do
14cr|nodejs-osenv-0.0.3-7|22	
14cr|nodejs-osenv-0.0.3-7|23	%install
14cr|nodejs-osenv-0.0.3-7|24	mkdir -p %{buildroot}%{nodejs_sitelib}/osenv
14cr|nodejs-osenv-0.0.3-7|25	cp -pr package.json osenv.js %{buildroot}%{nodejs_sitelib}/osenv
14cr|nodejs-osenv-0.0.3-7|26	
14cr|nodejs-osenv-0.0.3-7|27	%nodejs_symlink_deps
14cr|nodejs-osenv-0.0.3-7|28	
14cr|nodejs-osenv-0.0.3-7|29	%clean
14cr|nodejs-osenv-0.0.3-7|30	
14cr|nodejs-osenv-0.0.3-7|31	%files
14cr|nodejs-osenv-0.0.3-7|32	%defattr(-,root,root,-)
14cr|nodejs-osenv-0.0.3-7|33	%{nodejs_sitelib}/osenv
14cr|nodejs-osenv-0.0.3-7|34	%doc LICENSE README.md
14cr|nodejs-osenv-0.0.3-7|35	
14cr|nodejs-osenv-0.0.3-7|36	
14cr|nodejs-osenv-0.0.3-7|37	%changelog
14cr|nodejs-osenv-0.0.3-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-7
14cr|nodejs-osenv-0.0.3-7|39	+ Revision: c60bc9b
14cr|nodejs-osenv-0.0.3-7|40	- MassBuild#464: Increase release tag
14cr|nodejs-osenv-0.0.3-7|41	
14cr|nodejs-osenv-0.0.3-7|42	

3462 14
14cr|nodejs-package-1.0.1-2|1	
14cr|nodejs-package-1.0.1-2|2	
14cr|nodejs-package-1.0.1-2|3	%global enable_tests 0
14cr|nodejs-package-1.0.1-2|4	
14cr|nodejs-package-1.0.1-2|5	Name:       nodejs-package
14cr|nodejs-package-1.0.1-2|6	Version:    1.0.1
14cr|nodejs-package-1.0.1-2|7	Release:    2
14cr|nodejs-package-1.0.1-2|8	Summary:    Provides an easy way to export package.json data
14cr|nodejs-package-1.0.1-2|9	
14cr|nodejs-package-1.0.1-2|10	# License text is contained within Readme.md
14cr|nodejs-package-1.0.1-2|11	License:    MIT
14cr|nodejs-package-1.0.1-2|12	Group:      Development/Other
14cr|nodejs-package-1.0.1-2|13	URL:        https://github.com/vesln/package
14cr|nodejs-package-1.0.1-2|14	Source0:    http://registry.npmjs.org/package/-/package-%{version}.tgz
14cr|nodejs-package-1.0.1-2|15	
14cr|nodejs-package-1.0.1-2|16	BuildArch:  noarch
14cr|nodejs-package-1.0.1-2|17	
14cr|nodejs-package-1.0.1-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-package-1.0.1-2|19	
14cr|nodejs-package-1.0.1-2|20	%if 0%{?enable_tests}
14cr|nodejs-package-1.0.1-2|21	BuildRequires:  npm(mocha)
14cr|nodejs-package-1.0.1-2|22	BuildRequires:  npm(should)
14cr|nodejs-package-1.0.1-2|23	%endif
14cr|nodejs-package-1.0.1-2|24	
14cr|nodejs-package-1.0.1-2|25	%description
14cr|nodejs-package-1.0.1-2|26	%{summary}.
14cr|nodejs-package-1.0.1-2|27	
14cr|nodejs-package-1.0.1-2|28	
14cr|nodejs-package-1.0.1-2|29	%prep
14cr|nodejs-package-1.0.1-2|30	%setup -q -n package
14cr|nodejs-package-1.0.1-2|31	
14cr|nodejs-package-1.0.1-2|32	
14cr|nodejs-package-1.0.1-2|33	%build
14cr|nodejs-package-1.0.1-2|34	#nothing to do
14cr|nodejs-package-1.0.1-2|35	
14cr|nodejs-package-1.0.1-2|36	
14cr|nodejs-package-1.0.1-2|37	%install
14cr|nodejs-package-1.0.1-2|38	mkdir -p %{buildroot}%{nodejs_sitelib}/package
14cr|nodejs-package-1.0.1-2|39	cp -pr package.json lib/ \
14cr|nodejs-package-1.0.1-2|40	%{buildroot}%{nodejs_sitelib}/package
14cr|nodejs-package-1.0.1-2|41	
14cr|nodejs-package-1.0.1-2|42	%nodejs_symlink_deps
14cr|nodejs-package-1.0.1-2|43	
14cr|nodejs-package-1.0.1-2|44	
14cr|nodejs-package-1.0.1-2|45	%if 0%{?enable_tests}
14cr|nodejs-package-1.0.1-2|46	%check
14cr|nodejs-package-1.0.1-2|47	%nodejs_symlink_deps --check
14cr|nodejs-package-1.0.1-2|48	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec --require should \
14cr|nodejs-package-1.0.1-2|49	$(find test -iname '*.test.js')
14cr|nodejs-package-1.0.1-2|50	%endif
14cr|nodejs-package-1.0.1-2|51	
14cr|nodejs-package-1.0.1-2|52	
14cr|nodejs-package-1.0.1-2|53	%files
14cr|nodejs-package-1.0.1-2|54	%doc Readme.md examples/
14cr|nodejs-package-1.0.1-2|55	%{nodejs_sitelib}/package
14cr|nodejs-package-1.0.1-2|56	
14cr|nodejs-package-1.0.1-2|57	
14cr|nodejs-package-1.0.1-2|58	
14cr|nodejs-package-1.0.1-2|59	%changelog
14cr|nodejs-package-1.0.1-2|60	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|nodejs-package-1.0.1-2|61	+ Revision: 1b14c18
14cr|nodejs-package-1.0.1-2|62	- Imported from SRPM
14cr|nodejs-package-1.0.1-2|63	
14cr|nodejs-package-1.0.1-2|64	

3463 14
14cr|nodejs-packaging-1.2-2|1	Name:           nodejs-packaging
14cr|nodejs-packaging-1.2-2|2	Version:        1.2
14cr|nodejs-packaging-1.2-2|3	Release:        2
14cr|nodejs-packaging-1.2-2|4	Group:          Development/Other
14cr|nodejs-packaging-1.2-2|5	Summary:        RPM Macros and Utilities for Node.js Packaging
14cr|nodejs-packaging-1.2-2|6	BuildArch:      noarch
14cr|nodejs-packaging-1.2-2|7	License:        MIT
14cr|nodejs-packaging-1.2-2|8	URL:            https://abf.io/dsilakov/nodejs-packaging-rosa
14cr|nodejs-packaging-1.2-2|9	Source0:        %{name}-rosa-%{version}.tar.xz
14cr|nodejs-packaging-1.2-2|10	
14cr|nodejs-packaging-1.2-2|11	Requires:       nodejs >= 0.10.12
14cr|nodejs-packaging-1.2-2|12	Requires:       rpm-mandriva-setup-build
14cr|nodejs-packaging-1.2-2|13	
14cr|nodejs-packaging-1.2-2|14	%description
14cr|nodejs-packaging-1.2-2|15	This package contains RPM macros and other utilities useful for packaging
14cr|nodejs-packaging-1.2-2|16	Node.js modules and applications in RPM-based distributions.
14cr|nodejs-packaging-1.2-2|17	
14cr|nodejs-packaging-1.2-2|18	%prep
14cr|nodejs-packaging-1.2-2|19	%setup -qn %{name}-rosa-%{version}
14cr|nodejs-packaging-1.2-2|20	
14cr|nodejs-packaging-1.2-2|21	%build
14cr|nodejs-packaging-1.2-2|22	#nothing to do
14cr|nodejs-packaging-1.2-2|23	
14cr|nodejs-packaging-1.2-2|24	%install
14cr|nodejs-packaging-1.2-2|25	install -Dpm0644 nodejs.macros %{buildroot}%{_sysconfdir}/rpm/macros.d/nodejs.macros
14cr|nodejs-packaging-1.2-2|26	install -Dpm0755 nodejs.prov %{buildroot}%{_rpmhome}/nodejs.prov
14cr|nodejs-packaging-1.2-2|27	install -pm0755 nodejs.req %{buildroot}%{_rpmhome}/nodejs.req
14cr|nodejs-packaging-1.2-2|28	install -pm0755 nodejs-symlink-deps %{buildroot}%{_rpmhome}/nodejs-symlink-deps
14cr|nodejs-packaging-1.2-2|29	install -pm0755 nodejs-fixdep %{buildroot}%{_rpmhome}/nodejs-fixdep
14cr|nodejs-packaging-1.2-2|30	install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
14cr|nodejs-packaging-1.2-2|31	
14cr|nodejs-packaging-1.2-2|32	%files
14cr|nodejs-packaging-1.2-2|33	%doc LICENSE
14cr|nodejs-packaging-1.2-2|34	%{_datadir}/node/multiver_modules
14cr|nodejs-packaging-1.2-2|35	%{_sysconfdir}/rpm/macros.d/*
14cr|nodejs-packaging-1.2-2|36	%{_rpmhome}/nodejs*
14cr|nodejs-packaging-1.2-2|37	
14cr|nodejs-packaging-1.2-2|38	%changelog
14cr|nodejs-packaging-1.2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|nodejs-packaging-1.2-2|40	+ Revision: f87e07a
14cr|nodejs-packaging-1.2-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-packaging-1.2-2|42	
14cr|nodejs-packaging-1.2-2|43	

3464 14
14cr|nodejs-paperboy-0.0.5-3|1	Name:       nodejs-paperboy
14cr|nodejs-paperboy-0.0.5-3|2	Version:    0.0.5
14cr|nodejs-paperboy-0.0.5-3|3	Release:    3
14cr|nodejs-paperboy-0.0.5-3|4	Summary:    A node.js module for delivering static files
14cr|nodejs-paperboy-0.0.5-3|5	License:    MIT
14cr|nodejs-paperboy-0.0.5-3|6	Group:      System/Libraries
14cr|nodejs-paperboy-0.0.5-3|7	URL:        https://github.com/felixge/node-paperboy
14cr|nodejs-paperboy-0.0.5-3|8	Source0:    http://registry.npmjs.org/paperboy/-/paperboy-%{version}.tgz
14cr|nodejs-paperboy-0.0.5-3|9	BuildArch:  noarch
14cr|nodejs-paperboy-0.0.5-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-paperboy-0.0.5-3|11	
14cr|nodejs-paperboy-0.0.5-3|12	%description
14cr|nodejs-paperboy-0.0.5-3|13	%{summary}.
14cr|nodejs-paperboy-0.0.5-3|14	
14cr|nodejs-paperboy-0.0.5-3|15	
14cr|nodejs-paperboy-0.0.5-3|16	%prep
14cr|nodejs-paperboy-0.0.5-3|17	%setup -q -n package
14cr|nodejs-paperboy-0.0.5-3|18	
14cr|nodejs-paperboy-0.0.5-3|19	
14cr|nodejs-paperboy-0.0.5-3|20	%build
14cr|nodejs-paperboy-0.0.5-3|21	#nothing to do
14cr|nodejs-paperboy-0.0.5-3|22	
14cr|nodejs-paperboy-0.0.5-3|23	
14cr|nodejs-paperboy-0.0.5-3|24	%install
14cr|nodejs-paperboy-0.0.5-3|25	mkdir -p %{buildroot}%{nodejs_sitelib}/paperboy
14cr|nodejs-paperboy-0.0.5-3|26	cp -pr package.json index.js lib/ \
14cr|nodejs-paperboy-0.0.5-3|27	%{buildroot}%{nodejs_sitelib}/paperboy
14cr|nodejs-paperboy-0.0.5-3|28	
14cr|nodejs-paperboy-0.0.5-3|29	%nodejs_symlink_deps
14cr|nodejs-paperboy-0.0.5-3|30	
14cr|nodejs-paperboy-0.0.5-3|31	
14cr|nodejs-paperboy-0.0.5-3|32	%files
14cr|nodejs-paperboy-0.0.5-3|33	%doc LICENSE.txt README.md example/
14cr|nodejs-paperboy-0.0.5-3|34	%{nodejs_sitelib}/paperboy
14cr|nodejs-paperboy-0.0.5-3|35	
14cr|nodejs-paperboy-0.0.5-3|36	
14cr|nodejs-paperboy-0.0.5-3|37	
14cr|nodejs-paperboy-0.0.5-3|38	%changelog
14cr|nodejs-paperboy-0.0.5-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|nodejs-paperboy-0.0.5-3|40	+ Revision: 5410047
14cr|nodejs-paperboy-0.0.5-3|41	- MassBuild#464: Increase release tag
14cr|nodejs-paperboy-0.0.5-3|42	
14cr|nodejs-paperboy-0.0.5-3|43	

3465 14
14cr|nodejs-parseurl-1.0.1-2|1	Name:       nodejs-parseurl
14cr|nodejs-parseurl-1.0.1-2|2	Version:    1.0.1
14cr|nodejs-parseurl-1.0.1-2|3	Release:    2
14cr|nodejs-parseurl-1.0.1-2|4	Summary:    Parse a URL with memoization
14cr|nodejs-parseurl-1.0.1-2|5	License:    MIT
14cr|nodejs-parseurl-1.0.1-2|6	Group:      System/Libraries
14cr|nodejs-parseurl-1.0.1-2|7	URL:        https://github.com/expressjs/parseurl
14cr|nodejs-parseurl-1.0.1-2|8	Source0:    http://registry.npmjs.org/parseurl/-/parseurl-%{version}.tgz
14cr|nodejs-parseurl-1.0.1-2|9	BuildArch:  noarch
14cr|nodejs-parseurl-1.0.1-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-parseurl-1.0.1-2|11	
14cr|nodejs-parseurl-1.0.1-2|12	%description
14cr|nodejs-parseurl-1.0.1-2|13	%{summary}.
14cr|nodejs-parseurl-1.0.1-2|14	
14cr|nodejs-parseurl-1.0.1-2|15	
14cr|nodejs-parseurl-1.0.1-2|16	%prep
14cr|nodejs-parseurl-1.0.1-2|17	%setup -q -n package
14cr|nodejs-parseurl-1.0.1-2|18	
14cr|nodejs-parseurl-1.0.1-2|19	
14cr|nodejs-parseurl-1.0.1-2|20	%build
14cr|nodejs-parseurl-1.0.1-2|21	#nothing to do
14cr|nodejs-parseurl-1.0.1-2|22	
14cr|nodejs-parseurl-1.0.1-2|23	
14cr|nodejs-parseurl-1.0.1-2|24	%install
14cr|nodejs-parseurl-1.0.1-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/parseurl
14cr|nodejs-parseurl-1.0.1-2|26	cp -pr package.json index.js \
14cr|nodejs-parseurl-1.0.1-2|27	%{buildroot}%{nodejs_sitelib}/parseurl
14cr|nodejs-parseurl-1.0.1-2|28	
14cr|nodejs-parseurl-1.0.1-2|29	%nodejs_symlink_deps
14cr|nodejs-parseurl-1.0.1-2|30	
14cr|nodejs-parseurl-1.0.1-2|31	
14cr|nodejs-parseurl-1.0.1-2|32	%files
14cr|nodejs-parseurl-1.0.1-2|33	%doc README.md
14cr|nodejs-parseurl-1.0.1-2|34	%{nodejs_sitelib}/parseurl
14cr|nodejs-parseurl-1.0.1-2|35	
14cr|nodejs-parseurl-1.0.1-2|36	
14cr|nodejs-parseurl-1.0.1-2|37	
14cr|nodejs-parseurl-1.0.1-2|38	%changelog
14cr|nodejs-parseurl-1.0.1-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|nodejs-parseurl-1.0.1-2|40	+ Revision: 4f732d9
14cr|nodejs-parseurl-1.0.1-2|41	- MassBuild#464: Increase release tag
14cr|nodejs-parseurl-1.0.1-2|42	
14cr|nodejs-parseurl-1.0.1-2|43	

3466 14
14cr|nodejs-passport-strategy-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-passport-strategy-1.0.0-2|2	
14cr|nodejs-passport-strategy-1.0.0-2|3	Name:           nodejs-passport-strategy
14cr|nodejs-passport-strategy-1.0.0-2|4	Version:        1.0.0
14cr|nodejs-passport-strategy-1.0.0-2|5	Release:        2
14cr|nodejs-passport-strategy-1.0.0-2|6	Summary:        An abstract class implementing Passport's strategy API
14cr|nodejs-passport-strategy-1.0.0-2|7	Group:          Development/Other
14cr|nodejs-passport-strategy-1.0.0-2|8	License:        MIT
14cr|nodejs-passport-strategy-1.0.0-2|9	URL:            https://github.com/jaredhanson/passport-strategy
14cr|nodejs-passport-strategy-1.0.0-2|10	Source0:        http://registry.npmjs.org/passport-strategy/-/passport-strategy-%{version}.tgz
14cr|nodejs-passport-strategy-1.0.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-passport-strategy-1.0.0-2|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-passport-strategy-1.0.0-2|13	# version control repository.
14cr|nodejs-passport-strategy-1.0.0-2|14	Source1:        passport-strategy-tests-v%{version}.tar.bz2
14cr|nodejs-passport-strategy-1.0.0-2|15	Source10:       passport-strategy-dl-tests.sh
14cr|nodejs-passport-strategy-1.0.0-2|16	BuildArch:      noarch
14cr|nodejs-passport-strategy-1.0.0-2|17	
14cr|nodejs-passport-strategy-1.0.0-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-passport-strategy-1.0.0-2|19	
14cr|nodejs-passport-strategy-1.0.0-2|20	%if 0%{?enable_tests}
14cr|nodejs-passport-strategy-1.0.0-2|21	BuildRequires:  npm(mocha)
14cr|nodejs-passport-strategy-1.0.0-2|22	BuildRequires:  npm(chai)
14cr|nodejs-passport-strategy-1.0.0-2|23	%endif
14cr|nodejs-passport-strategy-1.0.0-2|24	
14cr|nodejs-passport-strategy-1.0.0-2|25	%description
14cr|nodejs-passport-strategy-1.0.0-2|26	This module exports an abstract Strategy class that is intended to be
14cr|nodejs-passport-strategy-1.0.0-2|27	subclassed when implementing concrete authentication strategies. Once
14cr|nodejs-passport-strategy-1.0.0-2|28	implemented, such strategies can be used by applications that utilize
14cr|nodejs-passport-strategy-1.0.0-2|29	Passport middleware for authentication.
14cr|nodejs-passport-strategy-1.0.0-2|30	
14cr|nodejs-passport-strategy-1.0.0-2|31	
14cr|nodejs-passport-strategy-1.0.0-2|32	%prep
14cr|nodejs-passport-strategy-1.0.0-2|33	%setup -q -n package
14cr|nodejs-passport-strategy-1.0.0-2|34	%setup -T -D -a 1 -q -n package
14cr|nodejs-passport-strategy-1.0.0-2|35	rm -rf node_modules
14cr|nodejs-passport-strategy-1.0.0-2|36	
14cr|nodejs-passport-strategy-1.0.0-2|37	
14cr|nodejs-passport-strategy-1.0.0-2|38	%build
14cr|nodejs-passport-strategy-1.0.0-2|39	
14cr|nodejs-passport-strategy-1.0.0-2|40	
14cr|nodejs-passport-strategy-1.0.0-2|41	%install
14cr|nodejs-passport-strategy-1.0.0-2|42	mkdir -p %{buildroot}/%{nodejs_sitelib}/passport-strategy
14cr|nodejs-passport-strategy-1.0.0-2|43	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/passport-strategy
14cr|nodejs-passport-strategy-1.0.0-2|44	%nodejs_symlink_deps
14cr|nodejs-passport-strategy-1.0.0-2|45	
14cr|nodejs-passport-strategy-1.0.0-2|46	
14cr|nodejs-passport-strategy-1.0.0-2|47	%if 0%{?enable_tests}
14cr|nodejs-passport-strategy-1.0.0-2|48	%check
14cr|nodejs-passport-strategy-1.0.0-2|49	%nodejs_symlink_deps --check
14cr|nodejs-passport-strategy-1.0.0-2|50	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cr|nodejs-passport-strategy-1.0.0-2|51	%endif
14cr|nodejs-passport-strategy-1.0.0-2|52	
14cr|nodejs-passport-strategy-1.0.0-2|53	
14cr|nodejs-passport-strategy-1.0.0-2|54	%files
14cr|nodejs-passport-strategy-1.0.0-2|55	%doc LICENSE README.md
14cr|nodejs-passport-strategy-1.0.0-2|56	%{nodejs_sitelib}/passport-strategy
14cr|nodejs-passport-strategy-1.0.0-2|57	
14cr|nodejs-passport-strategy-1.0.0-2|58	
14cr|nodejs-passport-strategy-1.0.0-2|59	
14cr|nodejs-passport-strategy-1.0.0-2|60	%changelog
14cr|nodejs-passport-strategy-1.0.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-passport-strategy-1.0.0-2|62	+ Revision: 908fc74
14cr|nodejs-passport-strategy-1.0.0-2|63	- MassBuild#464: Increase release tag
14cr|nodejs-passport-strategy-1.0.0-2|64	
14cr|nodejs-passport-strategy-1.0.0-2|65	

3467 14
14cr|nodejs-pause-0.0.1-4|1	Name:       nodejs-pause
14cr|nodejs-pause-0.0.1-4|2	Version:    0.0.1
14cr|nodejs-pause-0.0.1-4|3	Release:    4
14cr|nodejs-pause-0.0.1-4|4	Summary:    Node.js module to pause streams
14cr|nodejs-pause-0.0.1-4|5	# License text is included in Readme.md
14cr|nodejs-pause-0.0.1-4|6	License:    MIT
14cr|nodejs-pause-0.0.1-4|7	Group:      System/Libraries
14cr|nodejs-pause-0.0.1-4|8	URL:        https://github.com/visionmedia/node-pause
14cr|nodejs-pause-0.0.1-4|9	Source0:    http://registry.npmjs.org/pause/-/pause-%{version}.tgz
14cr|nodejs-pause-0.0.1-4|10	BuildArch:  noarch
14cr|nodejs-pause-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cr|nodejs-pause-0.0.1-4|12	
14cr|nodejs-pause-0.0.1-4|13	%description
14cr|nodejs-pause-0.0.1-4|14	%{summary}.
14cr|nodejs-pause-0.0.1-4|15	
14cr|nodejs-pause-0.0.1-4|16	
14cr|nodejs-pause-0.0.1-4|17	%prep
14cr|nodejs-pause-0.0.1-4|18	%setup -q -n package
14cr|nodejs-pause-0.0.1-4|19	
14cr|nodejs-pause-0.0.1-4|20	
14cr|nodejs-pause-0.0.1-4|21	%build
14cr|nodejs-pause-0.0.1-4|22	#nothing to do
14cr|nodejs-pause-0.0.1-4|23	
14cr|nodejs-pause-0.0.1-4|24	
14cr|nodejs-pause-0.0.1-4|25	%install
14cr|nodejs-pause-0.0.1-4|26	mkdir -p %{buildroot}%{nodejs_sitelib}/pause
14cr|nodejs-pause-0.0.1-4|27	cp -pr package.json index.js \
14cr|nodejs-pause-0.0.1-4|28	%{buildroot}%{nodejs_sitelib}/pause
14cr|nodejs-pause-0.0.1-4|29	
14cr|nodejs-pause-0.0.1-4|30	%nodejs_symlink_deps
14cr|nodejs-pause-0.0.1-4|31	
14cr|nodejs-pause-0.0.1-4|32	
14cr|nodejs-pause-0.0.1-4|33	%files
14cr|nodejs-pause-0.0.1-4|34	%doc History.md Readme.md
14cr|nodejs-pause-0.0.1-4|35	%{nodejs_sitelib}/pause
14cr|nodejs-pause-0.0.1-4|36	
14cr|nodejs-pause-0.0.1-4|37	
14cr|nodejs-pause-0.0.1-4|38	
14cr|nodejs-pause-0.0.1-4|39	%changelog
14cr|nodejs-pause-0.0.1-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-4
14cr|nodejs-pause-0.0.1-4|41	+ Revision: 1633f62
14cr|nodejs-pause-0.0.1-4|42	- MassBuild#464: Increase release tag
14cr|nodejs-pause-0.0.1-4|43	
14cr|nodejs-pause-0.0.1-4|44	

3468 14
14cr|nodejs-pedding-0.0.3-3|1	%global enable_tests 0
14cr|nodejs-pedding-0.0.3-3|2	
14cr|nodejs-pedding-0.0.3-3|3	Name:           nodejs-pedding
14cr|nodejs-pedding-0.0.3-3|4	Version:        0.0.3
14cr|nodejs-pedding-0.0.3-3|5	Release:        3
14cr|nodejs-pedding-0.0.3-3|6	Summary:        Just pedding for callback
14cr|nodejs-pedding-0.0.3-3|7	Group:          Development/Other
14cr|nodejs-pedding-0.0.3-3|8	License:        MIT
14cr|nodejs-pedding-0.0.3-3|9	URL:            https://github.com/fengmk2/pedding
14cr|nodejs-pedding-0.0.3-3|10	Source0:        http://registry.npmjs.org/pedding/-/pedding-%{version}.tgz
14cr|nodejs-pedding-0.0.3-3|11	BuildArch:      noarch
14cr|nodejs-pedding-0.0.3-3|12	BuildRequires:  nodejs-packaging
14cr|nodejs-pedding-0.0.3-3|13	BuildRequires:  nodejs
14cr|nodejs-pedding-0.0.3-3|14	
14cr|nodejs-pedding-0.0.3-3|15	%if 0%{?enable_tests}
14cr|nodejs-pedding-0.0.3-3|16	BuildRequires:  npm(mocha)
14cr|nodejs-pedding-0.0.3-3|17	BuildRequires:  npm(should)
14cr|nodejs-pedding-0.0.3-3|18	%endif
14cr|nodejs-pedding-0.0.3-3|19	
14cr|nodejs-pedding-0.0.3-3|20	%description
14cr|nodejs-pedding-0.0.3-3|21	%summary
14cr|nodejs-pedding-0.0.3-3|22	
14cr|nodejs-pedding-0.0.3-3|23	
14cr|nodejs-pedding-0.0.3-3|24	%prep
14cr|nodejs-pedding-0.0.3-3|25	%setup -q -n package
14cr|nodejs-pedding-0.0.3-3|26	rm -rf node_modules
14cr|nodejs-pedding-0.0.3-3|27	
14cr|nodejs-pedding-0.0.3-3|28	
14cr|nodejs-pedding-0.0.3-3|29	%build
14cr|nodejs-pedding-0.0.3-3|30	
14cr|nodejs-pedding-0.0.3-3|31	
14cr|nodejs-pedding-0.0.3-3|32	%install
14cr|nodejs-pedding-0.0.3-3|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/pedding
14cr|nodejs-pedding-0.0.3-3|34	cp -pr package.json index.js %{buildroot}/%{nodejs_sitelib}/pedding
14cr|nodejs-pedding-0.0.3-3|35	%nodejs_symlink_deps
14cr|nodejs-pedding-0.0.3-3|36	
14cr|nodejs-pedding-0.0.3-3|37	
14cr|nodejs-pedding-0.0.3-3|38	%if 0%{?enable_tests}
14cr|nodejs-pedding-0.0.3-3|39	%check
14cr|nodejs-pedding-0.0.3-3|40	%nodejs_symlink_deps --check
14cr|nodejs-pedding-0.0.3-3|41	%{nodejs_sitelib}/mocha/bin/mocha -R tap -t 1000 test/*.js
14cr|nodejs-pedding-0.0.3-3|42	%endif
14cr|nodejs-pedding-0.0.3-3|43	
14cr|nodejs-pedding-0.0.3-3|44	
14cr|nodejs-pedding-0.0.3-3|45	%files
14cr|nodejs-pedding-0.0.3-3|46	%doc README.md History.md
14cr|nodejs-pedding-0.0.3-3|47	%{nodejs_sitelib}/pedding
14cr|nodejs-pedding-0.0.3-3|48	
14cr|nodejs-pedding-0.0.3-3|49	
14cr|nodejs-pedding-0.0.3-3|50	
14cr|nodejs-pedding-0.0.3-3|51	%changelog
14cr|nodejs-pedding-0.0.3-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-3
14cr|nodejs-pedding-0.0.3-3|53	+ Revision: 91bdbd6
14cr|nodejs-pedding-0.0.3-3|54	- MassBuild#464: Increase release tag
14cr|nodejs-pedding-0.0.3-3|55	
14cr|nodejs-pedding-0.0.3-3|56	

3469 14
14cr|nodejs-pkginfo-0.3.0-5|1	%global enable_tests 0
14cr|nodejs-pkginfo-0.3.0-5|2	
14cr|nodejs-pkginfo-0.3.0-5|3	Name:       nodejs-pkginfo
14cr|nodejs-pkginfo-0.3.0-5|4	Version:    0.3.0
14cr|nodejs-pkginfo-0.3.0-5|5	Release:    5
14cr|nodejs-pkginfo-0.3.0-5|6	Summary:    An easy way to expose properties on a module from a package.json
14cr|nodejs-pkginfo-0.3.0-5|7	License:    MIT
14cr|nodejs-pkginfo-0.3.0-5|8	Group:      System/Libraries
14cr|nodejs-pkginfo-0.3.0-5|9	URL:        https://github.com/indexzero/node-pkginfo
14cr|nodejs-pkginfo-0.3.0-5|10	Source0:    http://registry.npmjs.org/pkginfo/-/pkginfo-%{version}.tgz
14cr|nodejs-pkginfo-0.3.0-5|11	BuildArch:  noarch
14cr|nodejs-pkginfo-0.3.0-5|12	BuildRequires:  nodejs-packaging
14cr|nodejs-pkginfo-0.3.0-5|13	
14cr|nodejs-pkginfo-0.3.0-5|14	%if 0%{?enable_tests}
14cr|nodejs-pkginfo-0.3.0-5|15	BuildRequires:  npm(vows)
14cr|nodejs-pkginfo-0.3.0-5|16	%endif
14cr|nodejs-pkginfo-0.3.0-5|17	
14cr|nodejs-pkginfo-0.3.0-5|18	%description
14cr|nodejs-pkginfo-0.3.0-5|19	This Node.js module provides an easy way to expose package.json properties.
14cr|nodejs-pkginfo-0.3.0-5|20	By invoking the pkginfo module all of the properties in your package.json
14cr|nodejs-pkginfo-0.3.0-5|21	file will be automatically exposed on the callee module (ie, the parent
14cr|nodejs-pkginfo-0.3.0-5|22	module of pkginfo).
14cr|nodejs-pkginfo-0.3.0-5|23	
14cr|nodejs-pkginfo-0.3.0-5|24	
14cr|nodejs-pkginfo-0.3.0-5|25	%prep
14cr|nodejs-pkginfo-0.3.0-5|26	%setup -q -n package
14cr|nodejs-pkginfo-0.3.0-5|27	
14cr|nodejs-pkginfo-0.3.0-5|28	
14cr|nodejs-pkginfo-0.3.0-5|29	%build
14cr|nodejs-pkginfo-0.3.0-5|30	#nothing to do
14cr|nodejs-pkginfo-0.3.0-5|31	
14cr|nodejs-pkginfo-0.3.0-5|32	
14cr|nodejs-pkginfo-0.3.0-5|33	%install
14cr|nodejs-pkginfo-0.3.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/pkginfo
14cr|nodejs-pkginfo-0.3.0-5|35	cp -pr package.json lib/ \
14cr|nodejs-pkginfo-0.3.0-5|36	%{buildroot}%{nodejs_sitelib}/pkginfo
14cr|nodejs-pkginfo-0.3.0-5|37	
14cr|nodejs-pkginfo-0.3.0-5|38	%nodejs_symlink_deps
14cr|nodejs-pkginfo-0.3.0-5|39	
14cr|nodejs-pkginfo-0.3.0-5|40	
14cr|nodejs-pkginfo-0.3.0-5|41	%if 0%{?enable_tests}
14cr|nodejs-pkginfo-0.3.0-5|42	%check
14cr|nodejs-pkginfo-0.3.0-5|43	%nodejs_symlink_deps --check
14cr|nodejs-pkginfo-0.3.0-5|44	%{nodejs_sitelib}/vows/bin/vows test/*-test.js --spec
14cr|nodejs-pkginfo-0.3.0-5|45	%endif
14cr|nodejs-pkginfo-0.3.0-5|46	
14cr|nodejs-pkginfo-0.3.0-5|47	
14cr|nodejs-pkginfo-0.3.0-5|48	%files
14cr|nodejs-pkginfo-0.3.0-5|49	%doc LICENSE README.md docs/ examples/
14cr|nodejs-pkginfo-0.3.0-5|50	%{nodejs_sitelib}/pkginfo
14cr|nodejs-pkginfo-0.3.0-5|51	
14cr|nodejs-pkginfo-0.3.0-5|52	
14cr|nodejs-pkginfo-0.3.0-5|53	
14cr|nodejs-pkginfo-0.3.0-5|54	%changelog
14cr|nodejs-pkginfo-0.3.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-5
14cr|nodejs-pkginfo-0.3.0-5|56	+ Revision: 50baf5a
14cr|nodejs-pkginfo-0.3.0-5|57	- MassBuild#464: Increase release tag
14cr|nodejs-pkginfo-0.3.0-5|58	
14cr|nodejs-pkginfo-0.3.0-5|59	

3470 14
14cr|nodejs-promise-4.0.0-2|1	%global enable_tests 0
14cr|nodejs-promise-4.0.0-2|2	
14cr|nodejs-promise-4.0.0-2|3	Name:       nodejs-promise
14cr|nodejs-promise-4.0.0-2|4	Version:    4.0.0
14cr|nodejs-promise-4.0.0-2|5	Release:    2
14cr|nodejs-promise-4.0.0-2|6	Summary:    Bare bones Promises/A+ implementation for Node.js
14cr|nodejs-promise-4.0.0-2|7	License:    MIT
14cr|nodejs-promise-4.0.0-2|8	Group:      System/Libraries
14cr|nodejs-promise-4.0.0-2|9	URL:        https://github.com/then/promise
14cr|nodejs-promise-4.0.0-2|10	Source0:    http://registry.npmjs.org/promise/-/promise-%{version}.tgz
14cr|nodejs-promise-4.0.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-promise-4.0.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-promise-4.0.0-2|13	# version control repository.
14cr|nodejs-promise-4.0.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-promise-4.0.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-promise-4.0.0-2|16	BuildArch:  noarch
14cr|nodejs-promise-4.0.0-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-promise-4.0.0-2|18	
14cr|nodejs-promise-4.0.0-2|19	%if 0%{?enable_tests}
14cr|nodejs-promise-4.0.0-2|20	BuildRequires:  mocha
14cr|nodejs-promise-4.0.0-2|21	BuildRequires:  npm(asap)
14cr|nodejs-promise-4.0.0-2|22	BuildRequires:  npm(better-assert)
14cr|nodejs-promise-4.0.0-2|23	BuildRequires:  npm(promises-aplus-tests)
14cr|nodejs-promise-4.0.0-2|24	%endif
14cr|nodejs-promise-4.0.0-2|25	
14cr|nodejs-promise-4.0.0-2|26	%description
14cr|nodejs-promise-4.0.0-2|27	This is a bare bones Promises/A+ implementation for Node.js. It is designed
14cr|nodejs-promise-4.0.0-2|28	to get the basics spot on correct, so that you can build extended promise
14cr|nodejs-promise-4.0.0-2|29	implementations on top of it.
14cr|nodejs-promise-4.0.0-2|30	
14cr|nodejs-promise-4.0.0-2|31	
14cr|nodejs-promise-4.0.0-2|32	%prep
14cr|nodejs-promise-4.0.0-2|33	%setup -q -n package
14cr|nodejs-promise-4.0.0-2|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-promise-4.0.0-2|35	
14cr|nodejs-promise-4.0.0-2|36	
14cr|nodejs-promise-4.0.0-2|37	%build
14cr|nodejs-promise-4.0.0-2|38	#nothing to do
14cr|nodejs-promise-4.0.0-2|39	
14cr|nodejs-promise-4.0.0-2|40	
14cr|nodejs-promise-4.0.0-2|41	%install
14cr|nodejs-promise-4.0.0-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/promise
14cr|nodejs-promise-4.0.0-2|43	cp -pr package.json core.js index.js \
14cr|nodejs-promise-4.0.0-2|44	%{buildroot}%{nodejs_sitelib}/promise
14cr|nodejs-promise-4.0.0-2|45	
14cr|nodejs-promise-4.0.0-2|46	%nodejs_symlink_deps
14cr|nodejs-promise-4.0.0-2|47	
14cr|nodejs-promise-4.0.0-2|48	
14cr|nodejs-promise-4.0.0-2|49	%if 0%{?enable_tests}
14cr|nodejs-promise-4.0.0-2|50	%check
14cr|nodejs-promise-4.0.0-2|51	%nodejs_symlink_deps --check
14cr|nodejs-promise-4.0.0-2|52	/usr/bin/mocha -R spec --timeout 200 --slow 99999
14cr|nodejs-promise-4.0.0-2|53	%endif
14cr|nodejs-promise-4.0.0-2|54	
14cr|nodejs-promise-4.0.0-2|55	
14cr|nodejs-promise-4.0.0-2|56	%files
14cr|nodejs-promise-4.0.0-2|57	%doc LICENSE Readme.md
14cr|nodejs-promise-4.0.0-2|58	%{nodejs_sitelib}/promise
14cr|nodejs-promise-4.0.0-2|59	
14cr|nodejs-promise-4.0.0-2|60	
14cr|nodejs-promise-4.0.0-2|61	
14cr|nodejs-promise-4.0.0-2|62	%changelog
14cr|nodejs-promise-4.0.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|nodejs-promise-4.0.0-2|64	+ Revision: fe6ba85
14cr|nodejs-promise-4.0.0-2|65	- MassBuild#464: Increase release tag
14cr|nodejs-promise-4.0.0-2|66	
14cr|nodejs-promise-4.0.0-2|67	

3471 14
14cr|nodejs-prompt-0.2.12-2|1	# These tests are interactive so cannot be run in mock.
14cr|nodejs-prompt-0.2.12-2|2	# Also, I'm not sure why they are failing outside of mock too.
14cr|nodejs-prompt-0.2.12-2|3	%global enable_tests 0
14cr|nodejs-prompt-0.2.12-2|4	
14cr|nodejs-prompt-0.2.12-2|5	Name:       nodejs-prompt
14cr|nodejs-prompt-0.2.12-2|6	Version:    0.2.12
14cr|nodejs-prompt-0.2.12-2|7	Release:    2
14cr|nodejs-prompt-0.2.12-2|8	Summary:    A beautiful command-line prompt for Node.js
14cr|nodejs-prompt-0.2.12-2|9	
14cr|nodejs-prompt-0.2.12-2|10	License:    MIT
14cr|nodejs-prompt-0.2.12-2|11	Group:      System/Libraries
14cr|nodejs-prompt-0.2.12-2|12	URL:        https://github.com/flatiron/prompt
14cr|nodejs-prompt-0.2.12-2|13	Source0:    http://registry.npmjs.org/prompt/-/prompt-%{version}.tgz
14cr|nodejs-prompt-0.2.12-2|14	
14cr|nodejs-prompt-0.2.12-2|15	BuildArch:  noarch
14cr|nodejs-prompt-0.2.12-2|16	
14cr|nodejs-prompt-0.2.12-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-prompt-0.2.12-2|18	
14cr|nodejs-prompt-0.2.12-2|19	%if 0%{?enable_tests}
14cr|nodejs-prompt-0.2.12-2|20	BuildRequires:  npm(read)
14cr|nodejs-prompt-0.2.12-2|21	BuildRequires:  npm(revalidator)
14cr|nodejs-prompt-0.2.12-2|22	BuildRequires:  npm(utile)
14cr|nodejs-prompt-0.2.12-2|23	BuildRequires:  npm(vows)
14cr|nodejs-prompt-0.2.12-2|24	BuildRequires:  npm(winston)
14cr|nodejs-prompt-0.2.12-2|25	%endif
14cr|nodejs-prompt-0.2.12-2|26	
14cr|nodejs-prompt-0.2.12-2|27	%description
14cr|nodejs-prompt-0.2.12-2|28	A beautiful command-line prompt for Node.js. Features include:
14cr|nodejs-prompt-0.2.12-2|29	- prompting for user input
14cr|nodejs-prompt-0.2.12-2|30	- validation and defaults
14cr|nodejs-prompt-0.2.12-2|31	- hiding of passwords
14cr|nodejs-prompt-0.2.12-2|32	
14cr|nodejs-prompt-0.2.12-2|33	
14cr|nodejs-prompt-0.2.12-2|34	%prep
14cr|nodejs-prompt-0.2.12-2|35	%setup -q -n package
14cr|nodejs-prompt-0.2.12-2|36	%nodejs_fixdep winston '~0.6'
14cr|nodejs-prompt-0.2.12-2|37	
14cr|nodejs-prompt-0.2.12-2|38	
14cr|nodejs-prompt-0.2.12-2|39	%build
14cr|nodejs-prompt-0.2.12-2|40	#nothing to do
14cr|nodejs-prompt-0.2.12-2|41	
14cr|nodejs-prompt-0.2.12-2|42	
14cr|nodejs-prompt-0.2.12-2|43	%install
14cr|nodejs-prompt-0.2.12-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/prompt
14cr|nodejs-prompt-0.2.12-2|45	cp -pr package.json lib/ \
14cr|nodejs-prompt-0.2.12-2|46	%{buildroot}%{nodejs_sitelib}/prompt
14cr|nodejs-prompt-0.2.12-2|47	
14cr|nodejs-prompt-0.2.12-2|48	%nodejs_symlink_deps
14cr|nodejs-prompt-0.2.12-2|49	
14cr|nodejs-prompt-0.2.12-2|50	
14cr|nodejs-prompt-0.2.12-2|51	%if 0%{?enable_tests}
14cr|nodejs-prompt-0.2.12-2|52	%check
14cr|nodejs-prompt-0.2.12-2|53	%nodejs_symlink_deps --check
14cr|nodejs-prompt-0.2.12-2|54	%{nodejs_sitelib}/vows/bin/vows --spec
14cr|nodejs-prompt-0.2.12-2|55	%endif
14cr|nodejs-prompt-0.2.12-2|56	
14cr|nodejs-prompt-0.2.12-2|57	
14cr|nodejs-prompt-0.2.12-2|58	%files
14cr|nodejs-prompt-0.2.12-2|59	%doc CHANGELOG.md LICENSE README.md docs/ examples/
14cr|nodejs-prompt-0.2.12-2|60	%{nodejs_sitelib}/prompt
14cr|nodejs-prompt-0.2.12-2|61	
14cr|nodejs-prompt-0.2.12-2|62	
14cr|nodejs-prompt-0.2.12-2|63	
14cr|nodejs-prompt-0.2.12-2|64	%changelog
14cr|nodejs-prompt-0.2.12-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-2
14cr|nodejs-prompt-0.2.12-2|66	+ Revision: b5b9f54
14cr|nodejs-prompt-0.2.12-2|67	- MassBuild#464: Increase release tag
14cr|nodejs-prompt-0.2.12-2|68	
14cr|nodejs-prompt-0.2.12-2|69	

3472 14
14cr|nodejs-promzard-0.2.0-8|1	Name:           nodejs-promzard
14cr|nodejs-promzard-0.2.0-8|2	Version:        0.2.0
14cr|nodejs-promzard-0.2.0-8|3	Release:        8
14cr|nodejs-promzard-0.2.0-8|4	Summary:        A prompting wizard for building files from specialized PromZard modules
14cr|nodejs-promzard-0.2.0-8|5	BuildArch:      noarch
14cr|nodejs-promzard-0.2.0-8|6	Group:          System/Libraries
14cr|nodejs-promzard-0.2.0-8|7	# license will be included in next upstream release
14cr|nodejs-promzard-0.2.0-8|8	# # https://raw.github.com/isaacs/promzard/master/LICENSE
14cr|nodejs-promzard-0.2.0-8|9	License:        BSD
14cr|nodejs-promzard-0.2.0-8|10	URL:            https://github.com/isaacs/promzard
14cr|nodejs-promzard-0.2.0-8|11	Source0:        http://registry.npmjs.org/promzard/-/promzard-%{version}.tgz
14cr|nodejs-promzard-0.2.0-8|12	
14cr|nodejs-promzard-0.2.0-8|13	BuildRequires:  nodejs-packaging
14cr|nodejs-promzard-0.2.0-8|14	BuildRequires:  nodejs
14cr|nodejs-promzard-0.2.0-8|15	
14cr|nodejs-promzard-0.2.0-8|16	%description
14cr|nodejs-promzard-0.2.0-8|17	A prompting wizard for building files from specialized PromZard modules.
14cr|nodejs-promzard-0.2.0-8|18	
14cr|nodejs-promzard-0.2.0-8|19	The goal is a nice drop-in enhancement for `npm init`.
14cr|nodejs-promzard-0.2.0-8|20	
14cr|nodejs-promzard-0.2.0-8|21	%prep
14cr|nodejs-promzard-0.2.0-8|22	%setup -q -n package
14cr|nodejs-promzard-0.2.0-8|23	
14cr|nodejs-promzard-0.2.0-8|24	%build
14cr|nodejs-promzard-0.2.0-8|25	#nothing to do
14cr|nodejs-promzard-0.2.0-8|26	
14cr|nodejs-promzard-0.2.0-8|27	%install
14cr|nodejs-promzard-0.2.0-8|28	mkdir -p %{buildroot}%{nodejs_sitelib}/promzard
14cr|nodejs-promzard-0.2.0-8|29	cp -pr package.json promzard.js %{buildroot}%{nodejs_sitelib}/promzard
14cr|nodejs-promzard-0.2.0-8|30	
14cr|nodejs-promzard-0.2.0-8|31	%clean
14cr|nodejs-promzard-0.2.0-8|32	
14cr|nodejs-promzard-0.2.0-8|33	%files
14cr|nodejs-promzard-0.2.0-8|34	%defattr(-,root,root,-)
14cr|nodejs-promzard-0.2.0-8|35	%{nodejs_sitelib}/promzard
14cr|nodejs-promzard-0.2.0-8|36	%doc example README.md
14cr|nodejs-promzard-0.2.0-8|37	
14cr|nodejs-promzard-0.2.0-8|38	
14cr|nodejs-promzard-0.2.0-8|39	%changelog
14cr|nodejs-promzard-0.2.0-8|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-8
14cr|nodejs-promzard-0.2.0-8|41	+ Revision: af53a7d
14cr|nodejs-promzard-0.2.0-8|42	- MassBuild#464: Increase release tag
14cr|nodejs-promzard-0.2.0-8|43	
14cr|nodejs-promzard-0.2.0-8|44	

3473 14
14cr|nodejs-proto-list-1.2.2-7|1	Name:       nodejs-proto-list
14cr|nodejs-proto-list-1.2.2-7|2	Version:    1.2.2
14cr|nodejs-proto-list-1.2.2-7|3	Release:    7
14cr|nodejs-proto-list-1.2.2-7|4	Summary:    A list of objects bound by prototype chain
14cr|nodejs-proto-list-1.2.2-7|5	License:    MIT
14cr|nodejs-proto-list-1.2.2-7|6	Group:      System/Libraries
14cr|nodejs-proto-list-1.2.2-7|7	URL:        https://github.com/isaacs/proto-list
14cr|nodejs-proto-list-1.2.2-7|8	Source0:    http://registry.npmjs.org/proto-list/-/proto-list-%{version}.tgz
14cr|nodejs-proto-list-1.2.2-7|9	BuildArch:  noarch
14cr|nodejs-proto-list-1.2.2-7|10	
14cr|nodejs-proto-list-1.2.2-7|11	BuildRequires:  nodejs-packaging
14cr|nodejs-proto-list-1.2.2-7|12	BuildRequires:  nodejs
14cr|nodejs-proto-list-1.2.2-7|13	#BuildRequires:  nodejs-tap
14cr|nodejs-proto-list-1.2.2-7|14	
14cr|nodejs-proto-list-1.2.2-7|15	%description
14cr|nodejs-proto-list-1.2.2-7|16	A list of objects bound by prototype chain.  Used for the Node.js package
14cr|nodejs-proto-list-1.2.2-7|17	manager (npm) configuration.
14cr|nodejs-proto-list-1.2.2-7|18	
14cr|nodejs-proto-list-1.2.2-7|19	%prep
14cr|nodejs-proto-list-1.2.2-7|20	%setup -q -n package
14cr|nodejs-proto-list-1.2.2-7|21	
14cr|nodejs-proto-list-1.2.2-7|22	%build
14cr|nodejs-proto-list-1.2.2-7|23	#nothing to do
14cr|nodejs-proto-list-1.2.2-7|24	
14cr|nodejs-proto-list-1.2.2-7|25	%install
14cr|nodejs-proto-list-1.2.2-7|26	
14cr|nodejs-proto-list-1.2.2-7|27	mkdir -p %{buildroot}%{nodejs_sitelib}/proto-list
14cr|nodejs-proto-list-1.2.2-7|28	cp -p package.json proto-list.js %{buildroot}%{nodejs_sitelib}/proto-list
14cr|nodejs-proto-list-1.2.2-7|29	
14cr|nodejs-proto-list-1.2.2-7|30	%nodejs_symlink_deps
14cr|nodejs-proto-list-1.2.2-7|31	
14cr|nodejs-proto-list-1.2.2-7|32	# We currently don't run tests because I'd have to file another ten or
14cr|nodejs-proto-list-1.2.2-7|33	# so review reuqests for the node.js TAP testing framework and methinks there
14cr|nodejs-proto-list-1.2.2-7|34	# are enough of those for now.  ;-)
14cr|nodejs-proto-list-1.2.2-7|35	##%%check
14cr|nodejs-proto-list-1.2.2-7|36	##%%nodejs proto-list.js
14cr|nodejs-proto-list-1.2.2-7|37	
14cr|nodejs-proto-list-1.2.2-7|38	%clean
14cr|nodejs-proto-list-1.2.2-7|39	
14cr|nodejs-proto-list-1.2.2-7|40	%files
14cr|nodejs-proto-list-1.2.2-7|41	%defattr(-,root,root,-)
14cr|nodejs-proto-list-1.2.2-7|42	%{nodejs_sitelib}/proto-list
14cr|nodejs-proto-list-1.2.2-7|43	%doc LICENSE README.md
14cr|nodejs-proto-list-1.2.2-7|44	
14cr|nodejs-proto-list-1.2.2-7|45	
14cr|nodejs-proto-list-1.2.2-7|46	%changelog
14cr|nodejs-proto-list-1.2.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-7
14cr|nodejs-proto-list-1.2.2-7|48	+ Revision: a681730
14cr|nodejs-proto-list-1.2.2-7|49	- MassBuild#464: Increase release tag
14cr|nodejs-proto-list-1.2.2-7|50	
14cr|nodejs-proto-list-1.2.2-7|51	

3474 14
14cr|nodejs-pubcontrol-0.3.5-2|1	Name:       nodejs-pubcontrol
14cr|nodejs-pubcontrol-0.3.5-2|2	Version:    0.3.5
14cr|nodejs-pubcontrol-0.3.5-2|3	Release:    2
14cr|nodejs-pubcontrol-0.3.5-2|4	Summary:    HTTP Extensible Pubsub Control Protocol (EPCP) library for Node.js
14cr|nodejs-pubcontrol-0.3.5-2|5	License:    MIT
14cr|nodejs-pubcontrol-0.3.5-2|6	Group:      System/Libraries
14cr|nodejs-pubcontrol-0.3.5-2|7	URL:        https://github.com/fanout/nodepubcontrol
14cr|nodejs-pubcontrol-0.3.5-2|8	Source0:    http://registry.npmjs.org/pubcontrol/-/pubcontrol-%{version}.tgz
14cr|nodejs-pubcontrol-0.3.5-2|9	
14cr|nodejs-pubcontrol-0.3.5-2|10	BuildArch:  noarch
14cr|nodejs-pubcontrol-0.3.5-2|11	
14cr|nodejs-pubcontrol-0.3.5-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-pubcontrol-0.3.5-2|13	
14cr|nodejs-pubcontrol-0.3.5-2|14	%description
14cr|nodejs-pubcontrol-0.3.5-2|15	%{summary}.
14cr|nodejs-pubcontrol-0.3.5-2|16	
14cr|nodejs-pubcontrol-0.3.5-2|17	
14cr|nodejs-pubcontrol-0.3.5-2|18	%prep
14cr|nodejs-pubcontrol-0.3.5-2|19	%setup -q -n package
14cr|nodejs-pubcontrol-0.3.5-2|20	
14cr|nodejs-pubcontrol-0.3.5-2|21	
14cr|nodejs-pubcontrol-0.3.5-2|22	%build
14cr|nodejs-pubcontrol-0.3.5-2|23	#nothing to do
14cr|nodejs-pubcontrol-0.3.5-2|24	
14cr|nodejs-pubcontrol-0.3.5-2|25	
14cr|nodejs-pubcontrol-0.3.5-2|26	%install
14cr|nodejs-pubcontrol-0.3.5-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/pubcontrol
14cr|nodejs-pubcontrol-0.3.5-2|28	cp -pr package.json lib/ \
14cr|nodejs-pubcontrol-0.3.5-2|29	%{buildroot}%{nodejs_sitelib}/pubcontrol
14cr|nodejs-pubcontrol-0.3.5-2|30	
14cr|nodejs-pubcontrol-0.3.5-2|31	%nodejs_symlink_deps
14cr|nodejs-pubcontrol-0.3.5-2|32	
14cr|nodejs-pubcontrol-0.3.5-2|33	
14cr|nodejs-pubcontrol-0.3.5-2|34	%files
14cr|nodejs-pubcontrol-0.3.5-2|35	%doc CHANGELOG.md COPYING README.md
14cr|nodejs-pubcontrol-0.3.5-2|36	%{nodejs_sitelib}/pubcontrol
14cr|nodejs-pubcontrol-0.3.5-2|37	
14cr|nodejs-pubcontrol-0.3.5-2|38	
14cr|nodejs-pubcontrol-0.3.5-2|39	
14cr|nodejs-pubcontrol-0.3.5-2|40	%changelog
14cr|nodejs-pubcontrol-0.3.5-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-2
14cr|nodejs-pubcontrol-0.3.5-2|42	+ Revision: d64b53a
14cr|nodejs-pubcontrol-0.3.5-2|43	- MassBuild#464: Increase release tag
14cr|nodejs-pubcontrol-0.3.5-2|44	
14cr|nodejs-pubcontrol-0.3.5-2|45	

3475 14
14cr|nodejs-q-0.9.6-3|1	%global enable_tests 0
14cr|nodejs-q-0.9.6-3|2	
14cr|nodejs-q-0.9.6-3|3	Name:       nodejs-q
14cr|nodejs-q-0.9.6-3|4	Version:    0.9.6
14cr|nodejs-q-0.9.6-3|5	Release:    3
14cr|nodejs-q-0.9.6-3|6	Summary:    A tool for making and composing asynchronous promises in JavaScript
14cr|nodejs-q-0.9.6-3|7	
14cr|nodejs-q-0.9.6-3|8	# q.js appears to contain both MIT and ASL 2.0 licensed code
14cr|nodejs-q-0.9.6-3|9	License:    MIT and ASL 2.0
14cr|nodejs-q-0.9.6-3|10	Group:      System/Libraries
14cr|nodejs-q-0.9.6-3|11	URL:        https://github.com/kriskowal/q
14cr|nodejs-q-0.9.6-3|12	Source0:    http://registry.npmjs.org/q/-/q-%{version}.tgz
14cr|nodejs-q-0.9.6-3|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-q-0.9.6-3|14	# revision control repository.
14cr|nodejs-q-0.9.6-3|15	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-q-0.9.6-3|16	Source10:   dl-tests.sh
14cr|nodejs-q-0.9.6-3|17	
14cr|nodejs-q-0.9.6-3|18	BuildArch:  noarch
14cr|nodejs-q-0.9.6-3|19	
14cr|nodejs-q-0.9.6-3|20	BuildRequires:  nodejs-packaging
14cr|nodejs-q-0.9.6-3|21	
14cr|nodejs-q-0.9.6-3|22	%if 0%{?enable_tests}
14cr|nodejs-q-0.9.6-3|23	BuildRequires:  npm(jasmine-node)
14cr|nodejs-q-0.9.6-3|24	BuildRequires:  npm(promises-aplus-tests)
14cr|nodejs-q-0.9.6-3|25	%endif
14cr|nodejs-q-0.9.6-3|26	
14cr|nodejs-q-0.9.6-3|27	%description
14cr|nodejs-q-0.9.6-3|28	Q is a tool for making and composing asynchronous promises in JavaScript.
14cr|nodejs-q-0.9.6-3|29	
14cr|nodejs-q-0.9.6-3|30	If a function cannot return a value or throw an exception without blocking,
14cr|nodejs-q-0.9.6-3|31	it can return a promise instead. A promise is an object that represents the
14cr|nodejs-q-0.9.6-3|32	return value or the thrown exception that the function may eventually provide.
14cr|nodejs-q-0.9.6-3|33	A promise can also be used as a proxy for a remote object to overcome latency.
14cr|nodejs-q-0.9.6-3|34	
14cr|nodejs-q-0.9.6-3|35	Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.
14cr|nodejs-q-0.9.6-3|36	Additionally, there are many libraries that produce and consume Q promises for
14cr|nodejs-q-0.9.6-3|37	everything from file system/database access or RPC to templating.
14cr|nodejs-q-0.9.6-3|38	
14cr|nodejs-q-0.9.6-3|39	
14cr|nodejs-q-0.9.6-3|40	%prep
14cr|nodejs-q-0.9.6-3|41	%setup -q -n package
14cr|nodejs-q-0.9.6-3|42	%setup -q -D -T -a 1 -n package
14cr|nodejs-q-0.9.6-3|43	
14cr|nodejs-q-0.9.6-3|44	
14cr|nodejs-q-0.9.6-3|45	%build
14cr|nodejs-q-0.9.6-3|46	#nothing to do
14cr|nodejs-q-0.9.6-3|47	
14cr|nodejs-q-0.9.6-3|48	
14cr|nodejs-q-0.9.6-3|49	%install
14cr|nodejs-q-0.9.6-3|50	mkdir -p %{buildroot}%{nodejs_sitelib}/q
14cr|nodejs-q-0.9.6-3|51	cp -pr package.json q.js queue.js \
14cr|nodejs-q-0.9.6-3|52	%{buildroot}%{nodejs_sitelib}/q
14cr|nodejs-q-0.9.6-3|53	
14cr|nodejs-q-0.9.6-3|54	%nodejs_symlink_deps
14cr|nodejs-q-0.9.6-3|55	
14cr|nodejs-q-0.9.6-3|56	
14cr|nodejs-q-0.9.6-3|57	%if 0%{?enable_tests}
14cr|nodejs-q-0.9.6-3|58	%check
14cr|nodejs-q-0.9.6-3|59	%{nodejs_sitelib}/jasmine-node/bin/jasmine-node spec
14cr|nodejs-q-0.9.6-3|60	%{nodejs_sitelib}/promises-aplus-tests/bin/promises-aplus-tests \
14cr|nodejs-q-0.9.6-3|61	spec/aplus-adapter
14cr|nodejs-q-0.9.6-3|62	%endif
14cr|nodejs-q-0.9.6-3|63	
14cr|nodejs-q-0.9.6-3|64	%files
14cr|nodejs-q-0.9.6-3|65	%doc CONTRIBUTING.md LICENSE README.md
14cr|nodejs-q-0.9.6-3|66	%{nodejs_sitelib}/q
14cr|nodejs-q-0.9.6-3|67	
14cr|nodejs-q-0.9.6-3|68	
14cr|nodejs-q-0.9.6-3|69	
14cr|nodejs-q-0.9.6-3|70	%changelog
14cr|nodejs-q-0.9.6-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-3
14cr|nodejs-q-0.9.6-3|72	+ Revision: 59aedcd
14cr|nodejs-q-0.9.6-3|73	- MassBuild#464: Increase release tag
14cr|nodejs-q-0.9.6-3|74	
14cr|nodejs-q-0.9.6-3|75	

3476 14
14cr|nodejs-q-io-1.9.4-2|1	%global enable_tests 0
14cr|nodejs-q-io-1.9.4-2|2	
14cr|nodejs-q-io-1.9.4-2|3	Name:       nodejs-q-io
14cr|nodejs-q-io-1.9.4-2|4	Version:    1.9.4
14cr|nodejs-q-io-1.9.4-2|5	Release:    2
14cr|nodejs-q-io-1.9.4-2|6	Summary:    Interfaces for IO using Q promises in JavaScript on Node.js
14cr|nodejs-q-io-1.9.4-2|7	
14cr|nodejs-q-io-1.9.4-2|8	License:    MIT
14cr|nodejs-q-io-1.9.4-2|9	Group:      Development/Other
14cr|nodejs-q-io-1.9.4-2|10	URL:        https://github.com/kriskowal/q-io
14cr|nodejs-q-io-1.9.4-2|11	Source0:    http://registry.npmjs.org/q-io/-/q-io-%{version}.tgz
14cr|nodejs-q-io-1.9.4-2|12	
14cr|nodejs-q-io-1.9.4-2|13	BuildArch:  noarch
14cr|nodejs-q-io-1.9.4-2|14	
14cr|nodejs-q-io-1.9.4-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-q-io-1.9.4-2|16	
14cr|nodejs-q-io-1.9.4-2|17	%if 0%{?enable_tests}
14cr|nodejs-q-io-1.9.4-2|18	BuildRequires:  npm(q)
14cr|nodejs-q-io-1.9.4-2|19	BuildRequires:  npm(jasmine-node)
14cr|nodejs-q-io-1.9.4-2|20	%endif
14cr|nodejs-q-io-1.9.4-2|21	
14cr|nodejs-q-io-1.9.4-2|22	%description
14cr|nodejs-q-io-1.9.4-2|23	%{summary}.
14cr|nodejs-q-io-1.9.4-2|24	
14cr|nodejs-q-io-1.9.4-2|25	
14cr|nodejs-q-io-1.9.4-2|26	%prep
14cr|nodejs-q-io-1.9.4-2|27	%setup -q -n package
14cr|nodejs-q-io-1.9.4-2|28	%nodejs_fixdep collections '~0.1.21'
14cr|nodejs-q-io-1.9.4-2|29	%nodejs_fixdep qs '~0.6'
14cr|nodejs-q-io-1.9.4-2|30	%nodejs_fixdep url2 '~1.0'
14cr|nodejs-q-io-1.9.4-2|31	
14cr|nodejs-q-io-1.9.4-2|32	
14cr|nodejs-q-io-1.9.4-2|33	%build
14cr|nodejs-q-io-1.9.4-2|34	#nothing to do
14cr|nodejs-q-io-1.9.4-2|35	
14cr|nodejs-q-io-1.9.4-2|36	
14cr|nodejs-q-io-1.9.4-2|37	%install
14cr|nodejs-q-io-1.9.4-2|38	mkdir -p %{buildroot}%{nodejs_sitelib}/q-io
14cr|nodejs-q-io-1.9.4-2|39	# fs-boot was previously a separate module but has now been merged into q-io.
14cr|nodejs-q-io-1.9.4-2|40	# The fs-boot website (https://github.com/kriskowal/fs-boot) has this advice:
14cr|nodejs-q-io-1.9.4-2|41	#   -- "Out of service — Please use Q-IO instead"
14cr|nodejs-q-io-1.9.4-2|42	cp -pr package.json \
14cr|nodejs-q-io-1.9.4-2|43	buffer-stream.js fs2http.js fs.js fs-boot.js fs-common.js fs-mock.js \
14cr|nodejs-q-io-1.9.4-2|44	fs-root.js http-apps/ http-apps.js http-cookie.js http.js reader.js writer.js \
14cr|nodejs-q-io-1.9.4-2|45	%{buildroot}%{nodejs_sitelib}/q-io
14cr|nodejs-q-io-1.9.4-2|46	
14cr|nodejs-q-io-1.9.4-2|47	%nodejs_symlink_deps
14cr|nodejs-q-io-1.9.4-2|48	
14cr|nodejs-q-io-1.9.4-2|49	
14cr|nodejs-q-io-1.9.4-2|50	%if 0%{?enable_tests}
14cr|nodejs-q-io-1.9.4-2|51	%check
14cr|nodejs-q-io-1.9.4-2|52	%{nodejs_sitelib}/jasmine-node/bin/jasmine-node spec
14cr|nodejs-q-io-1.9.4-2|53	%endif
14cr|nodejs-q-io-1.9.4-2|54	
14cr|nodejs-q-io-1.9.4-2|55	
14cr|nodejs-q-io-1.9.4-2|56	%files
14cr|nodejs-q-io-1.9.4-2|57	%doc CHANGES LICENSE README.md
14cr|nodejs-q-io-1.9.4-2|58	%{nodejs_sitelib}/q-io
14cr|nodejs-q-io-1.9.4-2|59	
14cr|nodejs-q-io-1.9.4-2|60	
14cr|nodejs-q-io-1.9.4-2|61	
14cr|nodejs-q-io-1.9.4-2|62	%changelog
14cr|nodejs-q-io-1.9.4-2|63	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.4-2
14cr|nodejs-q-io-1.9.4-2|64	+ Revision: 60dc87f
14cr|nodejs-q-io-1.9.4-2|65	- Imported from SRPM
14cr|nodejs-q-io-1.9.4-2|66	
14cr|nodejs-q-io-1.9.4-2|67	

3477 14
14cr|nodejs-qs-0.6.6-2|1	%global enable_tests 0
14cr|nodejs-qs-0.6.6-2|2	
14cr|nodejs-qs-0.6.6-2|3	Name:       nodejs-qs
14cr|nodejs-qs-0.6.6-2|4	Version:    0.6.6
14cr|nodejs-qs-0.6.6-2|5	Release:    2
14cr|nodejs-qs-0.6.6-2|6	Summary:    Query string parser for Node.js
14cr|nodejs-qs-0.6.6-2|7	
14cr|nodejs-qs-0.6.6-2|8	# License text is included in Readme.md
14cr|nodejs-qs-0.6.6-2|9	License:    MIT
14cr|nodejs-qs-0.6.6-2|10	Group:      System/Libraries
14cr|nodejs-qs-0.6.6-2|11	URL:        https://github.com/visionmedia/node-querystring
14cr|nodejs-qs-0.6.6-2|12	Source0:    http://registry.npmjs.org/qs/-/qs-%{version}.tgz
14cr|nodejs-qs-0.6.6-2|13	# The test files are not included in the npm tarball.
14cr|nodejs-qs-0.6.6-2|14	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-qs-0.6.6-2|15	# version control repository.
14cr|nodejs-qs-0.6.6-2|16	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-qs-0.6.6-2|17	Source10:   dl-tests.sh
14cr|nodejs-qs-0.6.6-2|18	
14cr|nodejs-qs-0.6.6-2|19	BuildArch:  noarch
14cr|nodejs-qs-0.6.6-2|20	
14cr|nodejs-qs-0.6.6-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-qs-0.6.6-2|22	
14cr|nodejs-qs-0.6.6-2|23	%if 0%{?enable_tests}
14cr|nodejs-qs-0.6.6-2|24	BuildRequires:  npm(expect.js)
14cr|nodejs-qs-0.6.6-2|25	BuildRequires:  npm(growl)
14cr|nodejs-qs-0.6.6-2|26	BuildRequires:  npm(jade)
14cr|nodejs-qs-0.6.6-2|27	BuildRequires:  npm(mocha)
14cr|nodejs-qs-0.6.6-2|28	BuildRequires:  npm(querystring)
14cr|nodejs-qs-0.6.6-2|29	%endif
14cr|nodejs-qs-0.6.6-2|30	
14cr|nodejs-qs-0.6.6-2|31	%description
14cr|nodejs-qs-0.6.6-2|32	This is a query string parser for node and the browser supporting nesting,
14cr|nodejs-qs-0.6.6-2|33	as it was removed from 0.3.x, so this library provides the previous and
14cr|nodejs-qs-0.6.6-2|34	commonly desired behavior (and twice as fast). Used by express, connect
14cr|nodejs-qs-0.6.6-2|35	and others.
14cr|nodejs-qs-0.6.6-2|36	
14cr|nodejs-qs-0.6.6-2|37	
14cr|nodejs-qs-0.6.6-2|38	%prep
14cr|nodejs-qs-0.6.6-2|39	%setup -q -n package
14cr|nodejs-qs-0.6.6-2|40	%setup -q -T -D -a 1 -n package
14cr|nodejs-qs-0.6.6-2|41	
14cr|nodejs-qs-0.6.6-2|42	
14cr|nodejs-qs-0.6.6-2|43	%build
14cr|nodejs-qs-0.6.6-2|44	#nothing to do
14cr|nodejs-qs-0.6.6-2|45	
14cr|nodejs-qs-0.6.6-2|46	
14cr|nodejs-qs-0.6.6-2|47	%install
14cr|nodejs-qs-0.6.6-2|48	mkdir -p %{buildroot}%{nodejs_sitelib}/qs
14cr|nodejs-qs-0.6.6-2|49	cp -pr package.json index.js \
14cr|nodejs-qs-0.6.6-2|50	%{buildroot}%{nodejs_sitelib}/qs
14cr|nodejs-qs-0.6.6-2|51	
14cr|nodejs-qs-0.6.6-2|52	%nodejs_symlink_deps
14cr|nodejs-qs-0.6.6-2|53	
14cr|nodejs-qs-0.6.6-2|54	
14cr|nodejs-qs-0.6.6-2|55	%if 0%{?enable_tests}
14cr|nodejs-qs-0.6.6-2|56	%check
14cr|nodejs-qs-0.6.6-2|57	%nodejs_symlink_deps --check
14cr|nodejs-qs-0.6.6-2|58	%{nodejs_sitelib}/mocha/bin/mocha --ui bdd
14cr|nodejs-qs-0.6.6-2|59	%endif
14cr|nodejs-qs-0.6.6-2|60	
14cr|nodejs-qs-0.6.6-2|61	
14cr|nodejs-qs-0.6.6-2|62	%files
14cr|nodejs-qs-0.6.6-2|63	%doc Readme.md
14cr|nodejs-qs-0.6.6-2|64	%{nodejs_sitelib}/qs
14cr|nodejs-qs-0.6.6-2|65	
14cr|nodejs-qs-0.6.6-2|66	
14cr|nodejs-qs-0.6.6-2|67	
14cr|nodejs-qs-0.6.6-2|68	%changelog
14cr|nodejs-qs-0.6.6-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-2
14cr|nodejs-qs-0.6.6-2|70	+ Revision: 2823dc1
14cr|nodejs-qs-0.6.6-2|71	- MassBuild#464: Increase release tag
14cr|nodejs-qs-0.6.6-2|72	
14cr|nodejs-qs-0.6.6-2|73	

3478 14
14cr|nodejs-range-parser-1.0.0-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-range-parser-1.0.0-2|2	
14cr|nodejs-range-parser-1.0.0-2|3	%global enable_tests 0
14cr|nodejs-range-parser-1.0.0-2|4	
14cr|nodejs-range-parser-1.0.0-2|5	Name:       nodejs-range-parser
14cr|nodejs-range-parser-1.0.0-2|6	Version:    1.0.0
14cr|nodejs-range-parser-1.0.0-2|7	Release:    2%{?dist}
14cr|nodejs-range-parser-1.0.0-2|8	Summary:    Range header field string parser for Node.js
14cr|nodejs-range-parser-1.0.0-2|9	License:    MIT
14cr|nodejs-range-parser-1.0.0-2|10	Group:      Development/Other
14cr|nodejs-range-parser-1.0.0-2|11	URL:        https://github.com/visionmedia/node-range-parser
14cr|nodejs-range-parser-1.0.0-2|12	Source0:    http://registry.npmjs.org/range-parser/-/range-parser-%{version}.tgz
14cr|nodejs-range-parser-1.0.0-2|13	# The test files are not included in the npm tarball.
14cr|nodejs-range-parser-1.0.0-2|14	# wget https://raw.github.com/visionmedia/node-range-parser/a81bb44dcb8b11339c4b09ed44031c894fb9ef88/test/range-parser.js
14cr|nodejs-range-parser-1.0.0-2|15	Source10:   test.range-parser.js
14cr|nodejs-range-parser-1.0.0-2|16	
14cr|nodejs-range-parser-1.0.0-2|17	BuildArch:  noarch
14cr|nodejs-range-parser-1.0.0-2|18	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-range-parser-1.0.0-2|19	
14cr|nodejs-range-parser-1.0.0-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-range-parser-1.0.0-2|21	
14cr|nodejs-range-parser-1.0.0-2|22	%if 0%{?enable_tests}
14cr|nodejs-range-parser-1.0.0-2|23	BuildRequires:  npm(mocha)
14cr|nodejs-range-parser-1.0.0-2|24	BuildRequires:  npm(should)
14cr|nodejs-range-parser-1.0.0-2|25	%endif
14cr|nodejs-range-parser-1.0.0-2|26	
14cr|nodejs-range-parser-1.0.0-2|27	%description
14cr|nodejs-range-parser-1.0.0-2|28	%{summary}.
14cr|nodejs-range-parser-1.0.0-2|29	
14cr|nodejs-range-parser-1.0.0-2|30	
14cr|nodejs-range-parser-1.0.0-2|31	%prep
14cr|nodejs-range-parser-1.0.0-2|32	%setup -q -n package
14cr|nodejs-range-parser-1.0.0-2|33	mkdir -p test/
14cr|nodejs-range-parser-1.0.0-2|34	cp -p %{SOURCE10} test/range-parser.js
14cr|nodejs-range-parser-1.0.0-2|35	
14cr|nodejs-range-parser-1.0.0-2|36	
14cr|nodejs-range-parser-1.0.0-2|37	%build
14cr|nodejs-range-parser-1.0.0-2|38	#nothing to do
14cr|nodejs-range-parser-1.0.0-2|39	
14cr|nodejs-range-parser-1.0.0-2|40	
14cr|nodejs-range-parser-1.0.0-2|41	%install
14cr|nodejs-range-parser-1.0.0-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/range-parser
14cr|nodejs-range-parser-1.0.0-2|43	cp -pr package.json index.js \
14cr|nodejs-range-parser-1.0.0-2|44	%{buildroot}%{nodejs_sitelib}/range-parser
14cr|nodejs-range-parser-1.0.0-2|45	
14cr|nodejs-range-parser-1.0.0-2|46	%nodejs_symlink_deps
14cr|nodejs-range-parser-1.0.0-2|47	
14cr|nodejs-range-parser-1.0.0-2|48	
14cr|nodejs-range-parser-1.0.0-2|49	%if 0%{?enable_tests}
14cr|nodejs-range-parser-1.0.0-2|50	%check
14cr|nodejs-range-parser-1.0.0-2|51	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require should
14cr|nodejs-range-parser-1.0.0-2|52	%endif
14cr|nodejs-range-parser-1.0.0-2|53	
14cr|nodejs-range-parser-1.0.0-2|54	
14cr|nodejs-range-parser-1.0.0-2|55	%files
14cr|nodejs-range-parser-1.0.0-2|56	%doc History.md Readme.md
14cr|nodejs-range-parser-1.0.0-2|57	%{nodejs_sitelib}/range-parser
14cr|nodejs-range-parser-1.0.0-2|58	
14cr|nodejs-range-parser-1.0.0-2|59	%changelog

3479 14
14cr|nodejs-raw-body-1.1.4-2|1	%global enable_tests 0
14cr|nodejs-raw-body-1.1.4-2|2	
14cr|nodejs-raw-body-1.1.4-2|3	Name:       nodejs-raw-body
14cr|nodejs-raw-body-1.1.4-2|4	Version:    1.1.4
14cr|nodejs-raw-body-1.1.4-2|5	Release:    2
14cr|nodejs-raw-body-1.1.4-2|6	Summary:    Get and validate the raw body of a readable stream
14cr|nodejs-raw-body-1.1.4-2|7	
14cr|nodejs-raw-body-1.1.4-2|8	License:    MIT
14cr|nodejs-raw-body-1.1.4-2|9	Group:      System/Libraries
14cr|nodejs-raw-body-1.1.4-2|10	URL:        https://github.com/stream-utils/raw-body
14cr|nodejs-raw-body-1.1.4-2|11	Source0:    http://registry.npmjs.org/raw-body/-/raw-body-%{version}.tgz
14cr|nodejs-raw-body-1.1.4-2|12	# The test files are not included in the npm tarball.
14cr|nodejs-raw-body-1.1.4-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-raw-body-1.1.4-2|14	# version control repository.
14cr|nodejs-raw-body-1.1.4-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-raw-body-1.1.4-2|16	Source10:   dl-tests.sh
14cr|nodejs-raw-body-1.1.4-2|17	
14cr|nodejs-raw-body-1.1.4-2|18	BuildArch:  noarch
14cr|nodejs-raw-body-1.1.4-2|19	
14cr|nodejs-raw-body-1.1.4-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-raw-body-1.1.4-2|21	
14cr|nodejs-raw-body-1.1.4-2|22	%if 0%{?enable_tests}
14cr|nodejs-raw-body-1.1.4-2|23	BuildRequires:  npm(bytes)
14cr|nodejs-raw-body-1.1.4-2|24	BuildRequires:  npm(mocha)
14cr|nodejs-raw-body-1.1.4-2|25	BuildRequires:  npm(request)
14cr|nodejs-raw-body-1.1.4-2|26	# Not yet packaged.
14cr|nodejs-raw-body-1.1.4-2|27	# BuildRequires:  npm(assert-tap)
14cr|nodejs-raw-body-1.1.4-2|28	# BuildRequires:  npm(co)
14cr|nodejs-raw-body-1.1.4-2|29	# BuildRequires:  npm(gnode)
14cr|nodejs-raw-body-1.1.4-2|30	# BuildRequires:  npm(readable-stream)
14cr|nodejs-raw-body-1.1.4-2|31	# BuildRequires:  npm(through2)
14cr|nodejs-raw-body-1.1.4-2|32	%endif
14cr|nodejs-raw-body-1.1.4-2|33	
14cr|nodejs-raw-body-1.1.4-2|34	%description
14cr|nodejs-raw-body-1.1.4-2|35	This module gets the entire buffer of a stream either as a buffer or a string.
14cr|nodejs-raw-body-1.1.4-2|36	It validates the stream's length against an expected length and maximum limit.
14cr|nodejs-raw-body-1.1.4-2|37	It is ideal for parsing request bodies.
14cr|nodejs-raw-body-1.1.4-2|38	
14cr|nodejs-raw-body-1.1.4-2|39	
14cr|nodejs-raw-body-1.1.4-2|40	%prep
14cr|nodejs-raw-body-1.1.4-2|41	%setup -q -n package
14cr|nodejs-raw-body-1.1.4-2|42	%setup -q -T -D -a 1 -n package
14cr|nodejs-raw-body-1.1.4-2|43	
14cr|nodejs-raw-body-1.1.4-2|44	
14cr|nodejs-raw-body-1.1.4-2|45	%build
14cr|nodejs-raw-body-1.1.4-2|46	#nothing to do
14cr|nodejs-raw-body-1.1.4-2|47	
14cr|nodejs-raw-body-1.1.4-2|48	
14cr|nodejs-raw-body-1.1.4-2|49	%install
14cr|nodejs-raw-body-1.1.4-2|50	mkdir -p %{buildroot}%{nodejs_sitelib}/raw-body
14cr|nodejs-raw-body-1.1.4-2|51	cp -pr package.json index.js \
14cr|nodejs-raw-body-1.1.4-2|52	%{buildroot}%{nodejs_sitelib}/raw-body
14cr|nodejs-raw-body-1.1.4-2|53	
14cr|nodejs-raw-body-1.1.4-2|54	%nodejs_symlink_deps
14cr|nodejs-raw-body-1.1.4-2|55	
14cr|nodejs-raw-body-1.1.4-2|56	
14cr|nodejs-raw-body-1.1.4-2|57	%if 0%{?enable_tests}
14cr|nodejs-raw-body-1.1.4-2|58	%check
14cr|nodejs-raw-body-1.1.4-2|59	%nodejs_symlink_deps --check
14cr|nodejs-raw-body-1.1.4-2|60	# /usr/bin/npm install
14cr|nodejs-raw-body-1.1.4-2|61	# gnode required to access generators on Node < 0.11
14cr|nodejs-raw-body-1.1.4-2|62	NODE=node_modules/gnode/bin/gnode \
14cr|nodejs-raw-body-1.1.4-2|63	/usr/bin/mocha --reporter spec --bail test/index.js
14cr|nodejs-raw-body-1.1.4-2|64	%endif
14cr|nodejs-raw-body-1.1.4-2|65	
14cr|nodejs-raw-body-1.1.4-2|66	
14cr|nodejs-raw-body-1.1.4-2|67	%files
14cr|nodejs-raw-body-1.1.4-2|68	%doc README.md
14cr|nodejs-raw-body-1.1.4-2|69	%{nodejs_sitelib}/raw-body
14cr|nodejs-raw-body-1.1.4-2|70	
14cr|nodejs-raw-body-1.1.4-2|71	
14cr|nodejs-raw-body-1.1.4-2|72	
14cr|nodejs-raw-body-1.1.4-2|73	%changelog
14cr|nodejs-raw-body-1.1.4-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-2
14cr|nodejs-raw-body-1.1.4-2|75	+ Revision: 74a7982
14cr|nodejs-raw-body-1.1.4-2|76	- MassBuild#464: Increase release tag
14cr|nodejs-raw-body-1.1.4-2|77	
14cr|nodejs-raw-body-1.1.4-2|78	

3480 14
14cr|nodejs-read-1.0.5-2|1	Name:       nodejs-read
14cr|nodejs-read-1.0.5-2|2	Version:    1.0.5
14cr|nodejs-read-1.0.5-2|3	Release:    2
14cr|nodejs-read-1.0.5-2|4	Summary:    An implementation of read(1) for node programs
14cr|nodejs-read-1.0.5-2|5	
14cr|nodejs-read-1.0.5-2|6	License:    BSD
14cr|nodejs-read-1.0.5-2|7	Group:      Development/Other
14cr|nodejs-read-1.0.5-2|8	URL:        https://github.com/isaacs/read
14cr|nodejs-read-1.0.5-2|9	Source0:    http://registry.npmjs.org/read/-/read-%{version}.tgz
14cr|nodejs-read-1.0.5-2|10	BuildArch:  noarch
14cr|nodejs-read-1.0.5-2|11	
14cr|nodejs-read-1.0.5-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-read-1.0.5-2|13	BuildRequires:  nodejs
14cr|nodejs-read-1.0.5-2|14	
14cr|nodejs-read-1.0.5-2|15	%description
14cr|nodejs-read-1.0.5-2|16	A method for reading user input from stdin in node.js.  Similar to readline's
14cr|nodejs-read-1.0.5-2|17	"question()" method, but with a few more features.
14cr|nodejs-read-1.0.5-2|18	
14cr|nodejs-read-1.0.5-2|19	%prep
14cr|nodejs-read-1.0.5-2|20	%setup -q -n package
14cr|nodejs-read-1.0.5-2|21	
14cr|nodejs-read-1.0.5-2|22	%build
14cr|nodejs-read-1.0.5-2|23	#nothing to do
14cr|nodejs-read-1.0.5-2|24	
14cr|nodejs-read-1.0.5-2|25	%install
14cr|nodejs-read-1.0.5-2|26	
14cr|nodejs-read-1.0.5-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/read
14cr|nodejs-read-1.0.5-2|28	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/read
14cr|nodejs-read-1.0.5-2|29	
14cr|nodejs-read-1.0.5-2|30	%nodejs_symlink_deps
14cr|nodejs-read-1.0.5-2|31	
14cr|nodejs-read-1.0.5-2|32	%clean
14cr|nodejs-read-1.0.5-2|33	
14cr|nodejs-read-1.0.5-2|34	%files
14cr|nodejs-read-1.0.5-2|35	%{nodejs_sitelib}/read
14cr|nodejs-read-1.0.5-2|36	%doc LICENCE README.md example
14cr|nodejs-read-1.0.5-2|37	
14cr|nodejs-read-1.0.5-2|38	
14cr|nodejs-read-1.0.5-2|39	%changelog
14cr|nodejs-read-1.0.5-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|nodejs-read-1.0.5-2|41	+ Revision: 5057e8e
14cr|nodejs-read-1.0.5-2|42	- MassBuild#464: Increase release tag
14cr|nodejs-read-1.0.5-2|43	
14cr|nodejs-read-1.0.5-2|44	

3481 14
14cr|nodejs-readdirp-0.4.0-1|1	
14cr|nodejs-readdirp-0.4.0-1|2	
14cr|nodejs-readdirp-0.4.0-1|3	%global enable_tests 0
14cr|nodejs-readdirp-0.4.0-1|4	
14cr|nodejs-readdirp-0.4.0-1|5	Name:       nodejs-readdirp
14cr|nodejs-readdirp-0.4.0-1|6	Version:    0.4.0
14cr|nodejs-readdirp-0.4.0-1|7	Release:    1
14cr|nodejs-readdirp-0.4.0-1|8	Summary:    Recursive version of Node's fs.readdir with a streaming API
14cr|nodejs-readdirp-0.4.0-1|9	
14cr|nodejs-readdirp-0.4.0-1|10	License:    MIT
14cr|nodejs-readdirp-0.4.0-1|11	Group:      Development/Other
14cr|nodejs-readdirp-0.4.0-1|12	URL:        https://github.com/thlorenz/readdirp
14cr|nodejs-readdirp-0.4.0-1|13	Source0:    http://registry.npmjs.org/readdirp/-/readdirp-%{version}.tgz
14cr|nodejs-readdirp-0.4.0-1|14	# The test files are not included in the npm tarball.
14cr|nodejs-readdirp-0.4.0-1|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-readdirp-0.4.0-1|16	# version control repository.
14cr|nodejs-readdirp-0.4.0-1|17	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-readdirp-0.4.0-1|18	Source10:   dl-tests.sh
14cr|nodejs-readdirp-0.4.0-1|19	
14cr|nodejs-readdirp-0.4.0-1|20	BuildArch:  noarch
14cr|nodejs-readdirp-0.4.0-1|21	
14cr|nodejs-readdirp-0.4.0-1|22	BuildRequires:  nodejs-packaging
14cr|nodejs-readdirp-0.4.0-1|23	
14cr|nodejs-readdirp-0.4.0-1|24	%if 0%{?enable_tests}
14cr|nodejs-readdirp-0.4.0-1|25	BuildRequires:  npm(graceful-fs)
14cr|nodejs-readdirp-0.4.0-1|26	BuildRequires:  npm(minimatch)
14cr|nodejs-readdirp-0.4.0-1|27	BuildRequires:  npm(tap)
14cr|nodejs-readdirp-0.4.0-1|28	BuildRequires:  npm(through)
14cr|nodejs-readdirp-0.4.0-1|29	%endif
14cr|nodejs-readdirp-0.4.0-1|30	
14cr|nodejs-readdirp-0.4.0-1|31	%description
14cr|nodejs-readdirp-0.4.0-1|32	%{summary}.
14cr|nodejs-readdirp-0.4.0-1|33	
14cr|nodejs-readdirp-0.4.0-1|34	
14cr|nodejs-readdirp-0.4.0-1|35	%prep
14cr|nodejs-readdirp-0.4.0-1|36	%setup -q -n package
14cr|nodejs-readdirp-0.4.0-1|37	# The NPM tarball is missing some files within test/
14cr|nodejs-readdirp-0.4.0-1|38	rm -rf test/
14cr|nodejs-readdirp-0.4.0-1|39	%setup -q -T -D -a 1 -n package
14cr|nodejs-readdirp-0.4.0-1|40	# Remove executable bit.
14cr|nodejs-readdirp-0.4.0-1|41	find . -type f -exec chmod -x '{}' \;
14cr|nodejs-readdirp-0.4.0-1|42	
14cr|nodejs-readdirp-0.4.0-1|43	
14cr|nodejs-readdirp-0.4.0-1|44	%build
14cr|nodejs-readdirp-0.4.0-1|45	#nothing to do
14cr|nodejs-readdirp-0.4.0-1|46	
14cr|nodejs-readdirp-0.4.0-1|47	
14cr|nodejs-readdirp-0.4.0-1|48	%install
14cr|nodejs-readdirp-0.4.0-1|49	mkdir -p %{buildroot}%{nodejs_sitelib}/readdirp
14cr|nodejs-readdirp-0.4.0-1|50	cp -pr package.json readdirp.js stream-api.js \
14cr|nodejs-readdirp-0.4.0-1|51	%{buildroot}%{nodejs_sitelib}/readdirp
14cr|nodejs-readdirp-0.4.0-1|52	
14cr|nodejs-readdirp-0.4.0-1|53	%nodejs_symlink_deps
14cr|nodejs-readdirp-0.4.0-1|54	
14cr|nodejs-readdirp-0.4.0-1|55	
14cr|nodejs-readdirp-0.4.0-1|56	%if 0%{?enable_tests}
14cr|nodejs-readdirp-0.4.0-1|57	%check
14cr|nodejs-readdirp-0.4.0-1|58	%nodejs_symlink_deps --check
14cr|nodejs-readdirp-0.4.0-1|59	%__tap test/*.js
14cr|nodejs-readdirp-0.4.0-1|60	%endif
14cr|nodejs-readdirp-0.4.0-1|61	
14cr|nodejs-readdirp-0.4.0-1|62	
14cr|nodejs-readdirp-0.4.0-1|63	%files
14cr|nodejs-readdirp-0.4.0-1|64	%doc LICENSE README.md examples/
14cr|nodejs-readdirp-0.4.0-1|65	%{nodejs_sitelib}/readdirp
14cr|nodejs-readdirp-0.4.0-1|66	
14cr|nodejs-readdirp-0.4.0-1|67	
14cr|nodejs-readdirp-0.4.0-1|68	
14cr|nodejs-readdirp-0.4.0-1|69	%changelog
14cr|nodejs-readdirp-0.4.0-1|70	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
14cr|nodejs-readdirp-0.4.0-1|71	+ Revision: 2aa0929
14cr|nodejs-readdirp-0.4.0-1|72	- Imported from SRPM
14cr|nodejs-readdirp-0.4.0-1|73	
14cr|nodejs-readdirp-0.4.0-1|74	

3482 14
14cr|nodejs-read-installed-0.2.4-2|1	Name:           nodejs-read-installed
14cr|nodejs-read-installed-0.2.4-2|2	Version:        0.2.4
14cr|nodejs-read-installed-0.2.4-2|3	Release:        2
14cr|nodejs-read-installed-0.2.4-2|4	Summary:        Returns a tree structure of all installed packages in a folder
14cr|nodejs-read-installed-0.2.4-2|5	Group:          System/Libraries
14cr|nodejs-read-installed-0.2.4-2|6	License:        ISC
14cr|nodejs-read-installed-0.2.4-2|7	URL:            https://github.com/isaacs/read-installed
14cr|nodejs-read-installed-0.2.4-2|8	Source0:        http://registry.npmjs.org/read-installed/-/read-installed-%{version}.tgz
14cr|nodejs-read-installed-0.2.4-2|9	BuildArch:  noarch
14cr|nodejs-read-installed-0.2.4-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-read-installed-0.2.4-2|11	
14cr|nodejs-read-installed-0.2.4-2|12	%description
14cr|nodejs-read-installed-0.2.4-2|13	Reads all the installed packages in a folder, and returns a tree structure with
14cr|nodejs-read-installed-0.2.4-2|14	all the data.
14cr|nodejs-read-installed-0.2.4-2|15	
14cr|nodejs-read-installed-0.2.4-2|16	%prep
14cr|nodejs-read-installed-0.2.4-2|17	%setup -q -n package
14cr|nodejs-read-installed-0.2.4-2|18	
14cr|nodejs-read-installed-0.2.4-2|19	%build
14cr|nodejs-read-installed-0.2.4-2|20	#nothing to do
14cr|nodejs-read-installed-0.2.4-2|21	
14cr|nodejs-read-installed-0.2.4-2|22	%install
14cr|nodejs-read-installed-0.2.4-2|23	mkdir -p %{buildroot}%{nodejs_sitelib}/read-installed
14cr|nodejs-read-installed-0.2.4-2|24	cp -pr package.json read-installed.js %{buildroot}%{nodejs_sitelib}/read-installed
14cr|nodejs-read-installed-0.2.4-2|25	
14cr|nodejs-read-installed-0.2.4-2|26	%nodejs_symlink_deps
14cr|nodejs-read-installed-0.2.4-2|27	
14cr|nodejs-read-installed-0.2.4-2|28	%clean
14cr|nodejs-read-installed-0.2.4-2|29	
14cr|nodejs-read-installed-0.2.4-2|30	%files
14cr|nodejs-read-installed-0.2.4-2|31	%defattr(-,root,root,-)
14cr|nodejs-read-installed-0.2.4-2|32	%{nodejs_sitelib}/read-installed
14cr|nodejs-read-installed-0.2.4-2|33	%doc LICENSE README.md
14cr|nodejs-read-installed-0.2.4-2|34	
14cr|nodejs-read-installed-0.2.4-2|35	
14cr|nodejs-read-installed-0.2.4-2|36	%changelog
14cr|nodejs-read-installed-0.2.4-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|nodejs-read-installed-0.2.4-2|38	+ Revision: 1d1fd64
14cr|nodejs-read-installed-0.2.4-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-read-installed-0.2.4-2|40	
14cr|nodejs-read-installed-0.2.4-2|41	

3483 14
14cr|nodejs-read-package-json-1.1.3-2|1	Name:           nodejs-read-package-json
14cr|nodejs-read-package-json-1.1.3-2|2	Version:        1.1.3
14cr|nodejs-read-package-json-1.1.3-2|3	Release:        2
14cr|nodejs-read-package-json-1.1.3-2|4	Summary:        Npm's package.json parser
14cr|nodejs-read-package-json-1.1.3-2|5	Group:          System/Libraries
14cr|nodejs-read-package-json-1.1.3-2|6	License:        ISC
14cr|nodejs-read-package-json-1.1.3-2|7	URL:            https://github.com/isaacs/read-package-json
14cr|nodejs-read-package-json-1.1.3-2|8	Source0:        http://registry.npmjs.org/read-package-json/-/read-package-json-%{version}.tgz
14cr|nodejs-read-package-json-1.1.3-2|9	BuildArch:  noarch
14cr|nodejs-read-package-json-1.1.3-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-read-package-json-1.1.3-2|11	
14cr|nodejs-read-package-json-1.1.3-2|12	%description
14cr|nodejs-read-package-json-1.1.3-2|13	The thing npm uses to read package.json files, with semantics, defaults and
14cr|nodejs-read-package-json-1.1.3-2|14	validation.
14cr|nodejs-read-package-json-1.1.3-2|15	
14cr|nodejs-read-package-json-1.1.3-2|16	%prep
14cr|nodejs-read-package-json-1.1.3-2|17	%setup -q -n package
14cr|nodejs-read-package-json-1.1.3-2|18	
14cr|nodejs-read-package-json-1.1.3-2|19	%build
14cr|nodejs-read-package-json-1.1.3-2|20	#nothing to do
14cr|nodejs-read-package-json-1.1.3-2|21	
14cr|nodejs-read-package-json-1.1.3-2|22	%install
14cr|nodejs-read-package-json-1.1.3-2|23	mkdir -p %{buildroot}%{nodejs_sitelib}/read-package-json
14cr|nodejs-read-package-json-1.1.3-2|24	cp -pr package.json read-json.js %{buildroot}%{nodejs_sitelib}/read-package-json
14cr|nodejs-read-package-json-1.1.3-2|25	
14cr|nodejs-read-package-json-1.1.3-2|26	%nodejs_symlink_deps
14cr|nodejs-read-package-json-1.1.3-2|27	
14cr|nodejs-read-package-json-1.1.3-2|28	%clean
14cr|nodejs-read-package-json-1.1.3-2|29	
14cr|nodejs-read-package-json-1.1.3-2|30	%files
14cr|nodejs-read-package-json-1.1.3-2|31	%defattr(-,root,root,-)
14cr|nodejs-read-package-json-1.1.3-2|32	%{nodejs_sitelib}/read-package-json
14cr|nodejs-read-package-json-1.1.3-2|33	%doc LICENSE README.md
14cr|nodejs-read-package-json-1.1.3-2|34	
14cr|nodejs-read-package-json-1.1.3-2|35	
14cr|nodejs-read-package-json-1.1.3-2|36	%changelog
14cr|nodejs-read-package-json-1.1.3-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|nodejs-read-package-json-1.1.3-2|38	+ Revision: fadc799
14cr|nodejs-read-package-json-1.1.3-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-read-package-json-1.1.3-2|40	
14cr|nodejs-read-package-json-1.1.3-2|41	

3484 14
14cr|nodejs-reduce-component-1.0.1-1|1	
14cr|nodejs-reduce-component-1.0.1-1|2	
14cr|nodejs-reduce-component-1.0.1-1|3	%global enable_tests 0
14cr|nodejs-reduce-component-1.0.1-1|4	
14cr|nodejs-reduce-component-1.0.1-1|5	Name:       nodejs-reduce-component
14cr|nodejs-reduce-component-1.0.1-1|6	Version:    1.0.1
14cr|nodejs-reduce-component-1.0.1-1|7	Release:    1
14cr|nodejs-reduce-component-1.0.1-1|8	Summary:    An array reduce component for Node.js
14cr|nodejs-reduce-component-1.0.1-1|9	
14cr|nodejs-reduce-component-1.0.1-1|10	License:    ASL 2.0
14cr|nodejs-reduce-component-1.0.1-1|11	Group:      Development/Other
14cr|nodejs-reduce-component-1.0.1-1|12	URL:        https://github.com/redventures/reduce
14cr|nodejs-reduce-component-1.0.1-1|13	Source0:    http://registry.npmjs.org/reduce-component/-/reduce-component-%{version}.tgz
14cr|nodejs-reduce-component-1.0.1-1|14	
14cr|nodejs-reduce-component-1.0.1-1|15	BuildArch:  noarch
14cr|nodejs-reduce-component-1.0.1-1|16	
14cr|nodejs-reduce-component-1.0.1-1|17	BuildRequires:  nodejs-packaging
14cr|nodejs-reduce-component-1.0.1-1|18	
14cr|nodejs-reduce-component-1.0.1-1|19	%if 0%{?enable_tests}
14cr|nodejs-reduce-component-1.0.1-1|20	BuildRequires:  mocha
14cr|nodejs-reduce-component-1.0.1-1|21	BuildRequires:  npm(should)
14cr|nodejs-reduce-component-1.0.1-1|22	%endif
14cr|nodejs-reduce-component-1.0.1-1|23	
14cr|nodejs-reduce-component-1.0.1-1|24	%description
14cr|nodejs-reduce-component-1.0.1-1|25	%{summary}.
14cr|nodejs-reduce-component-1.0.1-1|26	
14cr|nodejs-reduce-component-1.0.1-1|27	
14cr|nodejs-reduce-component-1.0.1-1|28	%prep
14cr|nodejs-reduce-component-1.0.1-1|29	%setup -q -n package
14cr|nodejs-reduce-component-1.0.1-1|30	
14cr|nodejs-reduce-component-1.0.1-1|31	
14cr|nodejs-reduce-component-1.0.1-1|32	%build
14cr|nodejs-reduce-component-1.0.1-1|33	#nothing to do
14cr|nodejs-reduce-component-1.0.1-1|34	
14cr|nodejs-reduce-component-1.0.1-1|35	
14cr|nodejs-reduce-component-1.0.1-1|36	%install
14cr|nodejs-reduce-component-1.0.1-1|37	mkdir -p %{buildroot}%{nodejs_sitelib}/reduce-component
14cr|nodejs-reduce-component-1.0.1-1|38	cp -pr package.json index.js \
14cr|nodejs-reduce-component-1.0.1-1|39	%{buildroot}%{nodejs_sitelib}/reduce-component
14cr|nodejs-reduce-component-1.0.1-1|40	
14cr|nodejs-reduce-component-1.0.1-1|41	%nodejs_symlink_deps
14cr|nodejs-reduce-component-1.0.1-1|42	
14cr|nodejs-reduce-component-1.0.1-1|43	
14cr|nodejs-reduce-component-1.0.1-1|44	%if 0%{?enable_tests}
14cr|nodejs-reduce-component-1.0.1-1|45	%check
14cr|nodejs-reduce-component-1.0.1-1|46	%nodejs_symlink_deps --check
14cr|nodejs-reduce-component-1.0.1-1|47	/usr/bin/mocha --require should --reporter spec
14cr|nodejs-reduce-component-1.0.1-1|48	%endif
14cr|nodejs-reduce-component-1.0.1-1|49	
14cr|nodejs-reduce-component-1.0.1-1|50	
14cr|nodejs-reduce-component-1.0.1-1|51	%files
14cr|nodejs-reduce-component-1.0.1-1|52	%doc LICENSE Readme.md
14cr|nodejs-reduce-component-1.0.1-1|53	%{nodejs_sitelib}/reduce-component
14cr|nodejs-reduce-component-1.0.1-1|54	
14cr|nodejs-reduce-component-1.0.1-1|55	
14cr|nodejs-reduce-component-1.0.1-1|56	
14cr|nodejs-reduce-component-1.0.1-1|57	%changelog
14cr|nodejs-reduce-component-1.0.1-1|58	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cr|nodejs-reduce-component-1.0.1-1|59	+ Revision: 6016695
14cr|nodejs-reduce-component-1.0.1-1|60	- Imported from SRPM
14cr|nodejs-reduce-component-1.0.1-1|61	
14cr|nodejs-reduce-component-1.0.1-1|62	

3485 14
14cr|nodejs-repl-0.1.3-5|1	Name:           nodejs-repl
14cr|nodejs-repl-0.1.3-5|2	Version:        0.1.3
14cr|nodejs-repl-0.1.3-5|3	Release:        5
14cr|nodejs-repl-0.1.3-5|4	Summary:        A lightweight templating library for Node.js
14cr|nodejs-repl-0.1.3-5|5	Group:          Development/Other
14cr|nodejs-repl-0.1.3-5|6	BuildArch:      noarch
14cr|nodejs-repl-0.1.3-5|7	
14cr|nodejs-repl-0.1.3-5|8	# package.json indicates MIT, but no license file included
14cr|nodejs-repl-0.1.3-5|9	# upstream notified in https://github.com/firejune/repl/pull/1
14cr|nodejs-repl-0.1.3-5|10	# we're including a copy of the MIT license in order to comply with the terms of
14cr|nodejs-repl-0.1.3-5|11	# the MIT license, as required by:
14cr|nodejs-repl-0.1.3-5|12	# https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
14cr|nodejs-repl-0.1.3-5|13	License:        MIT
14cr|nodejs-repl-0.1.3-5|14	URL:            https://github.com/firejune/repl
14cr|nodejs-repl-0.1.3-5|15	Source0:        http://registry.npmjs.org/repl/-/repl-%{version}.tgz
14cr|nodejs-repl-0.1.3-5|16	Source1:        https://raw.github.com/tchollingsworth/repl/8658350d7c0d1d4577f1a802de7032803c934301/LICENSE
14cr|nodejs-repl-0.1.3-5|17	BuildRequires:  nodejs-packaging
14cr|nodejs-repl-0.1.3-5|18	BuildRequires:  nodejs
14cr|nodejs-repl-0.1.3-5|19	
14cr|nodejs-repl-0.1.3-5|20	%description
14cr|nodejs-repl-0.1.3-5|21	%{summary}.
14cr|nodejs-repl-0.1.3-5|22	
14cr|nodejs-repl-0.1.3-5|23	%prep
14cr|nodejs-repl-0.1.3-5|24	%setup -q -n package
14cr|nodejs-repl-0.1.3-5|25	
14cr|nodejs-repl-0.1.3-5|26	#copy LICENSE file to %%{_builddir} so it works with %%doc
14cr|nodejs-repl-0.1.3-5|27	cp %{SOURCE1} .
14cr|nodejs-repl-0.1.3-5|28	
14cr|nodejs-repl-0.1.3-5|29	%build
14cr|nodejs-repl-0.1.3-5|30	#nothing to do
14cr|nodejs-repl-0.1.3-5|31	
14cr|nodejs-repl-0.1.3-5|32	%install
14cr|nodejs-repl-0.1.3-5|33	
14cr|nodejs-repl-0.1.3-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/repl
14cr|nodejs-repl-0.1.3-5|35	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/repl
14cr|nodejs-repl-0.1.3-5|36	
14cr|nodejs-repl-0.1.3-5|37	%nodejs_symlink_deps
14cr|nodejs-repl-0.1.3-5|38	
14cr|nodejs-repl-0.1.3-5|39	%check
14cr|nodejs-repl-0.1.3-5|40	%{__nodejs} test.js
14cr|nodejs-repl-0.1.3-5|41	
14cr|nodejs-repl-0.1.3-5|42	%clean
14cr|nodejs-repl-0.1.3-5|43	
14cr|nodejs-repl-0.1.3-5|44	%files
14cr|nodejs-repl-0.1.3-5|45	%defattr(-,root,root,-)
14cr|nodejs-repl-0.1.3-5|46	%{nodejs_sitelib}/repl
14cr|nodejs-repl-0.1.3-5|47	%doc README.md LICENSE
14cr|nodejs-repl-0.1.3-5|48	
14cr|nodejs-repl-0.1.3-5|49	
14cr|nodejs-repl-0.1.3-5|50	%changelog
14cr|nodejs-repl-0.1.3-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-5
14cr|nodejs-repl-0.1.3-5|52	+ Revision: b14bfb0
14cr|nodejs-repl-0.1.3-5|53	- MassBuild#464: Increase release tag
14cr|nodejs-repl-0.1.3-5|54	
14cr|nodejs-repl-0.1.3-5|55	

3486 14
14cr|nodejs-request-2.25.0-2|1	%global enable_tests 0
14cr|nodejs-request-2.25.0-2|2	
14cr|nodejs-request-2.25.0-2|3	Name:       nodejs-request
14cr|nodejs-request-2.25.0-2|4	Version:    2.25.0
14cr|nodejs-request-2.25.0-2|5	Release:    2
14cr|nodejs-request-2.25.0-2|6	Summary:    Simplified HTTP request client
14cr|nodejs-request-2.25.0-2|7	License:    ASL 2.0
14cr|nodejs-request-2.25.0-2|8	Group:      Development/Other
14cr|nodejs-request-2.25.0-2|9	URL:        https://github.com/mikeal/request
14cr|nodejs-request-2.25.0-2|10	Source0:    http://registry.npmjs.org/request/-/request-%{version}.tgz
14cr|nodejs-request-2.25.0-2|11	BuildArch:  noarch
14cr|nodejs-request-2.25.0-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-request-2.25.0-2|13	BuildRequires:  nodejs
14cr|nodejs-request-2.25.0-2|14	
14cr|nodejs-request-2.25.0-2|15	%if 0%{?enable_tests}
14cr|nodejs-request-2.25.0-2|16	BuildRequires:  npm(aws-sign)
14cr|nodejs-request-2.25.0-2|17	BuildRequires:  npm(cookie-jar)
14cr|nodejs-request-2.25.0-2|18	BuildRequires:  npm(forever-agent)
14cr|nodejs-request-2.25.0-2|19	BuildRequires:  npm(form-data)
14cr|nodejs-request-2.25.0-2|20	BuildRequires:  npm(hawk)
14cr|nodejs-request-2.25.0-2|21	BuildRequires:  npm(json-stringify-safe)
14cr|nodejs-request-2.25.0-2|22	BuildRequires:  npm(mime)
14cr|nodejs-request-2.25.0-2|23	BuildRequires:  npm(node-uuid)
14cr|nodejs-request-2.25.0-2|24	BuildRequires:  npm(oauth-sign)
14cr|nodejs-request-2.25.0-2|25	BuildRequires:  npm(qs)
14cr|nodejs-request-2.25.0-2|26	BuildRequires:  npm(tunnel-agent)
14cr|nodejs-request-2.25.0-2|27	%endif
14cr|nodejs-request-2.25.0-2|28	
14cr|nodejs-request-2.25.0-2|29	%description
14cr|nodejs-request-2.25.0-2|30	Request is designed to be the simplest way possible to make HTTP calls. It
14cr|nodejs-request-2.25.0-2|31	supports HTTPS and follows redirects by default.
14cr|nodejs-request-2.25.0-2|32	
14cr|nodejs-request-2.25.0-2|33	You can stream any response to a file stream. You can also stream a file to a
14cr|nodejs-request-2.25.0-2|34	PUT or POST request.  It also supports a few simple server and proxy functions.
14cr|nodejs-request-2.25.0-2|35	
14cr|nodejs-request-2.25.0-2|36	%prep
14cr|nodejs-request-2.25.0-2|37	%setup -q -n package
14cr|nodejs-request-2.25.0-2|38	
14cr|nodejs-request-2.25.0-2|39	#remove bundled modules
14cr|nodejs-request-2.25.0-2|40	rm -rf node_modules
14cr|nodejs-request-2.25.0-2|41	
14cr|nodejs-request-2.25.0-2|42	%build
14cr|nodejs-request-2.25.0-2|43	#nothing to do
14cr|nodejs-request-2.25.0-2|44	
14cr|nodejs-request-2.25.0-2|45	%install
14cr|nodejs-request-2.25.0-2|46	
14cr|nodejs-request-2.25.0-2|47	mkdir -p %{buildroot}%{nodejs_sitelib}/request
14cr|nodejs-request-2.25.0-2|48	cp -pr *.js package.json %{buildroot}%{nodejs_sitelib}/request
14cr|nodejs-request-2.25.0-2|49	
14cr|nodejs-request-2.25.0-2|50	%nodejs_symlink_deps
14cr|nodejs-request-2.25.0-2|51	
14cr|nodejs-request-2.25.0-2|52	
14cr|nodejs-request-2.25.0-2|53	%if 0%{?enable_tests}
14cr|nodejs-request-2.25.0-2|54	%check
14cr|nodejs-request-2.25.0-2|55	rm -f tests/test-tunnel.js
14cr|nodejs-request-2.25.0-2|56	ln -sf %{nodejs_sitelib} .
14cr|nodejs-request-2.25.0-2|57	%__nodejs tests/run.js
14cr|nodejs-request-2.25.0-2|58	%endif
14cr|nodejs-request-2.25.0-2|59	
14cr|nodejs-request-2.25.0-2|60	
14cr|nodejs-request-2.25.0-2|61	%clean
14cr|nodejs-request-2.25.0-2|62	
14cr|nodejs-request-2.25.0-2|63	%files
14cr|nodejs-request-2.25.0-2|64	%defattr(-,root,root,-)
14cr|nodejs-request-2.25.0-2|65	%{nodejs_sitelib}/request
14cr|nodejs-request-2.25.0-2|66	%doc README.md LICENSE
14cr|nodejs-request-2.25.0-2|67	
14cr|nodejs-request-2.25.0-2|68	
14cr|nodejs-request-2.25.0-2|69	%changelog
14cr|nodejs-request-2.25.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.25.0-2
14cr|nodejs-request-2.25.0-2|71	+ Revision: f583a4e
14cr|nodejs-request-2.25.0-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-request-2.25.0-2|73	
14cr|nodejs-request-2.25.0-2|74	

3487 14
14cr|nodejs-require-all-0.0.8-2|1	%global npm_name require-all
14cr|nodejs-require-all-0.0.8-2|2	%global enable_tests 0
14cr|nodejs-require-all-0.0.8-2|3	
14cr|nodejs-require-all-0.0.8-2|4	Summary:       Require all files within a directory
14cr|nodejs-require-all-0.0.8-2|5	
14cr|nodejs-require-all-0.0.8-2|6	Name:          nodejs-%{npm_name}
14cr|nodejs-require-all-0.0.8-2|7	Version:       0.0.8
14cr|nodejs-require-all-0.0.8-2|8	Release:       2
14cr|nodejs-require-all-0.0.8-2|9	Group:         Development/Other
14cr|nodejs-require-all-0.0.8-2|10	License:       MIT
14cr|nodejs-require-all-0.0.8-2|11	URL:           http://github.com/felixge/node-require-all
14cr|nodejs-require-all-0.0.8-2|12	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-require-all-0.0.8-2|13	BuildRequires: nodejs-packaging
14cr|nodejs-require-all-0.0.8-2|14	BuildRequires:  nodejs
14cr|nodejs-require-all-0.0.8-2|15	BuildArch:     noarch
14cr|nodejs-require-all-0.0.8-2|16	
14cr|nodejs-require-all-0.0.8-2|17	%description
14cr|nodejs-require-all-0.0.8-2|18	An easy way to require all files within a directory.
14cr|nodejs-require-all-0.0.8-2|19	
14cr|nodejs-require-all-0.0.8-2|20	%prep
14cr|nodejs-require-all-0.0.8-2|21	%setup -q -n package
14cr|nodejs-require-all-0.0.8-2|22	
14cr|nodejs-require-all-0.0.8-2|23	%build
14cr|nodejs-require-all-0.0.8-2|24	#nothing to do
14cr|nodejs-require-all-0.0.8-2|25	
14cr|nodejs-require-all-0.0.8-2|26	%install
14cr|nodejs-require-all-0.0.8-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-require-all-0.0.8-2|28	cp -pr index.js package.json test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-require-all-0.0.8-2|29	
14cr|nodejs-require-all-0.0.8-2|30	%if 0%{?enable_tests}
14cr|nodejs-require-all-0.0.8-2|31	%check
14cr|nodejs-require-all-0.0.8-2|32	node test/test.js
14cr|nodejs-require-all-0.0.8-2|33	%endif
14cr|nodejs-require-all-0.0.8-2|34	
14cr|nodejs-require-all-0.0.8-2|35	%files
14cr|nodejs-require-all-0.0.8-2|36	%doc License Readme.md
14cr|nodejs-require-all-0.0.8-2|37	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-require-all-0.0.8-2|38	
14cr|nodejs-require-all-0.0.8-2|39	
14cr|nodejs-require-all-0.0.8-2|40	%changelog
14cr|nodejs-require-all-0.0.8-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-2
14cr|nodejs-require-all-0.0.8-2|42	+ Revision: ff8639a
14cr|nodejs-require-all-0.0.8-2|43	- MassBuild#464: Increase release tag
14cr|nodejs-require-all-0.0.8-2|44	
14cr|nodejs-require-all-0.0.8-2|45	

3488 14
14cr|nodejs-require-cs-0.4.4-2|1	Name:       nodejs-require-cs
14cr|nodejs-require-cs-0.4.4-2|2	Version:    0.4.4
14cr|nodejs-require-cs-0.4.4-2|3	Release:    2
14cr|nodejs-require-cs-0.4.4-2|4	Summary:    An AMD loader plugin for CoffeeScript
14cr|nodejs-require-cs-0.4.4-2|5	# Upstream have been informed of missing licenses:
14cr|nodejs-require-cs-0.4.4-2|6	# https://github.com/jrburke/require-cs/issues/44
14cr|nodejs-require-cs-0.4.4-2|7	License:    MIT or BSD
14cr|nodejs-require-cs-0.4.4-2|8	Group:      System/Libraries
14cr|nodejs-require-cs-0.4.4-2|9	URL:        https://github.com/jrburke/require-cs
14cr|nodejs-require-cs-0.4.4-2|10	Source0:    https://github.com/jrburke/require-cs/archive/%{version}.tar.gz
14cr|nodejs-require-cs-0.4.4-2|11	
14cr|nodejs-require-cs-0.4.4-2|12	BuildArch:  noarch
14cr|nodejs-require-cs-0.4.4-2|13	
14cr|nodejs-require-cs-0.4.4-2|14	# package.json declares the name as 'cs', but this name is already taken in
14cr|nodejs-require-cs-0.4.4-2|15	# the npm registry so rename to 'require-cs' instead.
14cr|nodejs-require-cs-0.4.4-2|16	Patch0:     %{name}-0.4.3-change-name.patch
14cr|nodejs-require-cs-0.4.4-2|17	
14cr|nodejs-require-cs-0.4.4-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-require-cs-0.4.4-2|19	# We are symlinking to these files, so explicitly depend on them just in case
14cr|nodejs-require-cs-0.4.4-2|20	# the packages that own them decide to move them somewhere else.
14cr|nodejs-require-cs-0.4.4-2|21	Requires:       /usr/share/coffee-script/extras/coffee-script.js
14cr|nodejs-require-cs-0.4.4-2|22	Requires:       /usr/lib/node_modules/requirejs/bin/r.js
14cr|nodejs-require-cs-0.4.4-2|23	
14cr|nodejs-require-cs-0.4.4-2|24	%description
14cr|nodejs-require-cs-0.4.4-2|25	A CoffeeScript loader plugin that may work with module loaders like
14cr|nodejs-require-cs-0.4.4-2|26	RequireJS, curl and backdraft.
14cr|nodejs-require-cs-0.4.4-2|27	
14cr|nodejs-require-cs-0.4.4-2|28	This loader plugin makes it easy to write your JS functionality in
14cr|nodejs-require-cs-0.4.4-2|29	CoffeeScript, and easily use it in the browser, Node or Rhino. Plus,
14cr|nodejs-require-cs-0.4.4-2|30	if you use the RequireJS optimizer, your CoffeeScript files can be
14cr|nodejs-require-cs-0.4.4-2|31	translated to JavaScript and in-lined into optimized layers for fast
14cr|nodejs-require-cs-0.4.4-2|32	performance.
14cr|nodejs-require-cs-0.4.4-2|33	
14cr|nodejs-require-cs-0.4.4-2|34	
14cr|nodejs-require-cs-0.4.4-2|35	%prep
14cr|nodejs-require-cs-0.4.4-2|36	%setup -q -n require-cs-%{version}
14cr|nodejs-require-cs-0.4.4-2|37	%patch0 -p1
14cr|nodejs-require-cs-0.4.4-2|38	rm -f coffee-script.js
14cr|nodejs-require-cs-0.4.4-2|39	rm -rf tools/
14cr|nodejs-require-cs-0.4.4-2|40	
14cr|nodejs-require-cs-0.4.4-2|41	
14cr|nodejs-require-cs-0.4.4-2|42	%build
14cr|nodejs-require-cs-0.4.4-2|43	#nothing to do
14cr|nodejs-require-cs-0.4.4-2|44	
14cr|nodejs-require-cs-0.4.4-2|45	
14cr|nodejs-require-cs-0.4.4-2|46	%install
14cr|nodejs-require-cs-0.4.4-2|47	mkdir -p %{buildroot}%{nodejs_sitelib}/require-cs
14cr|nodejs-require-cs-0.4.4-2|48	cp -pr package.json cs.js \
14cr|nodejs-require-cs-0.4.4-2|49	%{buildroot}%{nodejs_sitelib}/require-cs
14cr|nodejs-require-cs-0.4.4-2|50	
14cr|nodejs-require-cs-0.4.4-2|51	# Replace bundled coffee-script.js with symlink.
14cr|nodejs-require-cs-0.4.4-2|52	ln -sf %{_datadir}/coffee-script/extras/coffee-script.js \
14cr|nodejs-require-cs-0.4.4-2|53	%{buildroot}%{nodejs_sitelib}/require-cs/coffee-script.js
14cr|nodejs-require-cs-0.4.4-2|54	
14cr|nodejs-require-cs-0.4.4-2|55	# Replace bundled tools/r.js with symlink.
14cr|nodejs-require-cs-0.4.4-2|56	mkdir -p %{buildroot}%{nodejs_sitelib}/require-cs/tools
14cr|nodejs-require-cs-0.4.4-2|57	ln -sf %{nodejs_sitelib}/requirejs/bin/r.js \
14cr|nodejs-require-cs-0.4.4-2|58	%{buildroot}%{nodejs_sitelib}/require-cs/tools/r.js
14cr|nodejs-require-cs-0.4.4-2|59	
14cr|nodejs-require-cs-0.4.4-2|60	%nodejs_symlink_deps
14cr|nodejs-require-cs-0.4.4-2|61	
14cr|nodejs-require-cs-0.4.4-2|62	
14cr|nodejs-require-cs-0.4.4-2|63	%files
14cr|nodejs-require-cs-0.4.4-2|64	%doc LICENSE README.md demo/ demoserver.js
14cr|nodejs-require-cs-0.4.4-2|65	%{nodejs_sitelib}/require-cs
14cr|nodejs-require-cs-0.4.4-2|66	
14cr|nodejs-require-cs-0.4.4-2|67	
14cr|nodejs-require-cs-0.4.4-2|68	
14cr|nodejs-require-cs-0.4.4-2|69	%changelog
14cr|nodejs-require-cs-0.4.4-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|nodejs-require-cs-0.4.4-2|71	+ Revision: e871194
14cr|nodejs-require-cs-0.4.4-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-require-cs-0.4.4-2|73	
14cr|nodejs-require-cs-0.4.4-2|74	

3489 14
14cr|nodejs-requirejs-2.1.11-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-requirejs-2.1.11-2|2	
14cr|nodejs-requirejs-2.1.11-2|3	%global enable_tests 1
14cr|nodejs-requirejs-2.1.11-2|4	
14cr|nodejs-requirejs-2.1.11-2|5	Name:       nodejs-requirejs
14cr|nodejs-requirejs-2.1.11-2|6	Version:    2.1.11
14cr|nodejs-requirejs-2.1.11-2|7	Release:    2
14cr|nodejs-requirejs-2.1.11-2|8	Summary:    Node.js adapter for RequireJS, for loading AMD modules
14cr|nodejs-requirejs-2.1.11-2|9	License:    MIT or BSD
14cr|nodejs-requirejs-2.1.11-2|10	Group:      System/Libraries
14cr|nodejs-requirejs-2.1.11-2|11	URL:        https://github.com/jrburke/r.js
14cr|nodejs-requirejs-2.1.11-2|12	Source0:    http://registry.npmjs.org/requirejs/-/requirejs-%{version}.tgz
14cr|nodejs-requirejs-2.1.11-2|13	# The test files are not included in the npm tarball.
14cr|nodejs-requirejs-2.1.11-2|14	# Source1 and Source2 are generated by running Source10, which pulls from
14cr|nodejs-requirejs-2.1.11-2|15	# the upstream version control repository.
14cr|nodejs-requirejs-2.1.11-2|16	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-requirejs-2.1.11-2|17	Source2:    build-%{version}.tar.bz2
14cr|nodejs-requirejs-2.1.11-2|18	Source10:   dl-tests.sh
14cr|nodejs-requirejs-2.1.11-2|19	# License is included in upstream version control repository:
14cr|nodejs-requirejs-2.1.11-2|20	# https://github.com/jrburke/r.js/commits/master/LICENSE
14cr|nodejs-requirejs-2.1.11-2|21	Source20:   LICENSE
14cr|nodejs-requirejs-2.1.11-2|22	
14cr|nodejs-requirejs-2.1.11-2|23	BuildArch:  noarch
14cr|nodejs-requirejs-2.1.11-2|24	
14cr|nodejs-requirejs-2.1.11-2|25	BuildRequires:  nodejs-packaging
14cr|nodejs-requirejs-2.1.11-2|26	
14cr|nodejs-requirejs-2.1.11-2|27	Provides:   /usr/lib/node_modules/requirejs/bin/r.js
14cr|nodejs-requirejs-2.1.11-2|28	
14cr|nodejs-requirejs-2.1.11-2|29	%description
14cr|nodejs-requirejs-2.1.11-2|30	RequireJS is a JavaScript file and module loader. It is optimized for
14cr|nodejs-requirejs-2.1.11-2|31	in-browser use, but it can be used in other JavaScript environments,
14cr|nodejs-requirejs-2.1.11-2|32	like Rhino and Node. Using a modular script loader like RequireJS will
14cr|nodejs-requirejs-2.1.11-2|33	improve the speed and quality of your code.
14cr|nodejs-requirejs-2.1.11-2|34	
14cr|nodejs-requirejs-2.1.11-2|35	
14cr|nodejs-requirejs-2.1.11-2|36	%prep
14cr|nodejs-requirejs-2.1.11-2|37	%setup -q -n package
14cr|nodejs-requirejs-2.1.11-2|38	%setup -q -T -D -a 1 -n package
14cr|nodejs-requirejs-2.1.11-2|39	%setup -q -T -D -a 2 -n package
14cr|nodejs-requirejs-2.1.11-2|40	cp -p %{SOURCE20} .
14cr|nodejs-requirejs-2.1.11-2|41	
14cr|nodejs-requirejs-2.1.11-2|42	
14cr|nodejs-requirejs-2.1.11-2|43	%build
14cr|nodejs-requirejs-2.1.11-2|44	#nothing to do
14cr|nodejs-requirejs-2.1.11-2|45	
14cr|nodejs-requirejs-2.1.11-2|46	
14cr|nodejs-requirejs-2.1.11-2|47	%install
14cr|nodejs-requirejs-2.1.11-2|48	mkdir -p %{buildroot}%{nodejs_sitelib}/requirejs
14cr|nodejs-requirejs-2.1.11-2|49	cp -pr package.json require.js \
14cr|nodejs-requirejs-2.1.11-2|50	%{buildroot}%{nodejs_sitelib}/requirejs
14cr|nodejs-requirejs-2.1.11-2|51	mkdir -p %{buildroot}%{nodejs_sitelib}/requirejs/bin
14cr|nodejs-requirejs-2.1.11-2|52	install -p -D -m0644 bin/r.js \
14cr|nodejs-requirejs-2.1.11-2|53	%{buildroot}%{nodejs_sitelib}/requirejs/bin/r.js
14cr|nodejs-requirejs-2.1.11-2|54	
14cr|nodejs-requirejs-2.1.11-2|55	%nodejs_symlink_deps
14cr|nodejs-requirejs-2.1.11-2|56	
14cr|nodejs-requirejs-2.1.11-2|57	
14cr|nodejs-requirejs-2.1.11-2|58	%if 0%{?enable_tests}
14cr|nodejs-requirejs-2.1.11-2|59	%check
14cr|nodejs-requirejs-2.1.11-2|60	pushd tests/
14cr|nodejs-requirejs-2.1.11-2|61	%__nodejs ../bin/r.js all.js
14cr|nodejs-requirejs-2.1.11-2|62	popd
14cr|nodejs-requirejs-2.1.11-2|63	%endif
14cr|nodejs-requirejs-2.1.11-2|64	
14cr|nodejs-requirejs-2.1.11-2|65	
14cr|nodejs-requirejs-2.1.11-2|66	%files
14cr|nodejs-requirejs-2.1.11-2|67	%doc LICENSE README.md
14cr|nodejs-requirejs-2.1.11-2|68	%{nodejs_sitelib}/requirejs
14cr|nodejs-requirejs-2.1.11-2|69	
14cr|nodejs-requirejs-2.1.11-2|70	
14cr|nodejs-requirejs-2.1.11-2|71	%changelog
14cr|nodejs-requirejs-2.1.11-2|72	* Fri Sep 26 2014 Tigro <ashejn@gmail.com> 2.1.11-2
14cr|nodejs-requirejs-2.1.11-2|73	+ Revision: fa98709
14cr|nodejs-requirejs-2.1.11-2|74	- added P: /usr/lib/node_modules/requirejs/bin/r.js
14cr|nodejs-requirejs-2.1.11-2|75	
14cr|nodejs-requirejs-2.1.11-2|76	

3490 14
14cr|nodejs-resolve-0.5.0-1|1	%global enable_tests 0
14cr|nodejs-resolve-0.5.0-1|2	
14cr|nodejs-resolve-0.5.0-1|3	Name:       nodejs-resolve
14cr|nodejs-resolve-0.5.0-1|4	Version:    0.5.0
14cr|nodejs-resolve-0.5.0-1|5	Release:    1
14cr|nodejs-resolve-0.5.0-1|6	Summary:    Resolve like require.resolve() on behalf of files asynchronously/synchronously
14cr|nodejs-resolve-0.5.0-1|7	
14cr|nodejs-resolve-0.5.0-1|8	License:    MIT
14cr|nodejs-resolve-0.5.0-1|9	Group:      Development/Other
14cr|nodejs-resolve-0.5.0-1|10	URL:        https://github.com/substack/node-resolve
14cr|nodejs-resolve-0.5.0-1|11	Source0:    http://registry.npmjs.org/resolve/-/resolve-%{version}.tgz
14cr|nodejs-resolve-0.5.0-1|12	
14cr|nodejs-resolve-0.5.0-1|13	BuildArch:  noarch
14cr|nodejs-resolve-0.5.0-1|14	BuildRequires:  nodejs-packaging
14cr|nodejs-resolve-0.5.0-1|15	
14cr|nodejs-resolve-0.5.0-1|16	%if 0%{?enable_tests}
14cr|nodejs-resolve-0.5.0-1|17	BuildRequires:  npm(tap)
14cr|nodejs-resolve-0.5.0-1|18	%endif
14cr|nodejs-resolve-0.5.0-1|19	
14cr|nodejs-resolve-0.5.0-1|20	%description
14cr|nodejs-resolve-0.5.0-1|21	%{summary}.
14cr|nodejs-resolve-0.5.0-1|22	
14cr|nodejs-resolve-0.5.0-1|23	
14cr|nodejs-resolve-0.5.0-1|24	%prep
14cr|nodejs-resolve-0.5.0-1|25	%setup -q -n package
14cr|nodejs-resolve-0.5.0-1|26	
14cr|nodejs-resolve-0.5.0-1|27	
14cr|nodejs-resolve-0.5.0-1|28	%build
14cr|nodejs-resolve-0.5.0-1|29	#nothing to do
14cr|nodejs-resolve-0.5.0-1|30	
14cr|nodejs-resolve-0.5.0-1|31	
14cr|nodejs-resolve-0.5.0-1|32	%install
14cr|nodejs-resolve-0.5.0-1|33	mkdir -p %{buildroot}%{nodejs_sitelib}/resolve
14cr|nodejs-resolve-0.5.0-1|34	cp -pr package.json index.js lib/ \
14cr|nodejs-resolve-0.5.0-1|35	%{buildroot}%{nodejs_sitelib}/resolve
14cr|nodejs-resolve-0.5.0-1|36	
14cr|nodejs-resolve-0.5.0-1|37	%nodejs_symlink_deps
14cr|nodejs-resolve-0.5.0-1|38	
14cr|nodejs-resolve-0.5.0-1|39	
14cr|nodejs-resolve-0.5.0-1|40	%if 0%{?enable_tests}
14cr|nodejs-resolve-0.5.0-1|41	%check
14cr|nodejs-resolve-0.5.0-1|42	%nodejs_symlink_deps --check
14cr|nodejs-resolve-0.5.0-1|43	%tap test/*.js
14cr|nodejs-resolve-0.5.0-1|44	%endif
14cr|nodejs-resolve-0.5.0-1|45	
14cr|nodejs-resolve-0.5.0-1|46	
14cr|nodejs-resolve-0.5.0-1|47	%files
14cr|nodejs-resolve-0.5.0-1|48	%doc LICENSE readme.markdown example/
14cr|nodejs-resolve-0.5.0-1|49	%{nodejs_sitelib}/resolve
14cr|nodejs-resolve-0.5.0-1|50	
14cr|nodejs-resolve-0.5.0-1|51	
14cr|nodejs-resolve-0.5.0-1|52	
14cr|nodejs-resolve-0.5.0-1|53	%changelog
14cr|nodejs-resolve-0.5.0-1|54	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
14cr|nodejs-resolve-0.5.0-1|55	+ Revision: 32a0fc9
14cr|nodejs-resolve-0.5.0-1|56	- Imported from SRPM
14cr|nodejs-resolve-0.5.0-1|57	
14cr|nodejs-resolve-0.5.0-1|58	

3491 14
14cr|nodejs-response-time-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-response-time-1.0.0-2|2	
14cr|nodejs-response-time-1.0.0-2|3	Name:       nodejs-response-time
14cr|nodejs-response-time-1.0.0-2|4	Version:    1.0.0
14cr|nodejs-response-time-1.0.0-2|5	Release:    2
14cr|nodejs-response-time-1.0.0-2|6	Summary:    X-Response-Time header for Node.js and Connect
14cr|nodejs-response-time-1.0.0-2|7	
14cr|nodejs-response-time-1.0.0-2|8	License:    MIT
14cr|nodejs-response-time-1.0.0-2|9	Group:      System/Libraries
14cr|nodejs-response-time-1.0.0-2|10	URL:        https://github.com/expressjs/response-time
14cr|nodejs-response-time-1.0.0-2|11	Source0:    http://registry.npmjs.org/response-time/-/response-time-%{version}.tgz
14cr|nodejs-response-time-1.0.0-2|12	# The test files are not included in the npm tarball.
14cr|nodejs-response-time-1.0.0-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-response-time-1.0.0-2|14	# version control repository.
14cr|nodejs-response-time-1.0.0-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-response-time-1.0.0-2|16	Source10:   dl-tests.sh
14cr|nodejs-response-time-1.0.0-2|17	
14cr|nodejs-response-time-1.0.0-2|18	BuildArch:  noarch
14cr|nodejs-response-time-1.0.0-2|19	
14cr|nodejs-response-time-1.0.0-2|20	BuildRequires:  nodejs-packaging
14cr|nodejs-response-time-1.0.0-2|21	
14cr|nodejs-response-time-1.0.0-2|22	%if 0%{?enable_tests}
14cr|nodejs-response-time-1.0.0-2|23	BuildRequires:  mocha
14cr|nodejs-response-time-1.0.0-2|24	BuildRequires:  npm(should)
14cr|nodejs-response-time-1.0.0-2|25	BuildRequires:  npm(supertest)
14cr|nodejs-response-time-1.0.0-2|26	%endif
14cr|nodejs-response-time-1.0.0-2|27	
14cr|nodejs-response-time-1.0.0-2|28	%description
14cr|nodejs-response-time-1.0.0-2|29	%{summary}.
14cr|nodejs-response-time-1.0.0-2|30	
14cr|nodejs-response-time-1.0.0-2|31	
14cr|nodejs-response-time-1.0.0-2|32	%prep
14cr|nodejs-response-time-1.0.0-2|33	%setup -q -n package
14cr|nodejs-response-time-1.0.0-2|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-response-time-1.0.0-2|35	
14cr|nodejs-response-time-1.0.0-2|36	
14cr|nodejs-response-time-1.0.0-2|37	%build
14cr|nodejs-response-time-1.0.0-2|38	#nothing to do
14cr|nodejs-response-time-1.0.0-2|39	
14cr|nodejs-response-time-1.0.0-2|40	
14cr|nodejs-response-time-1.0.0-2|41	%install
14cr|nodejs-response-time-1.0.0-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/response-time
14cr|nodejs-response-time-1.0.0-2|43	cp -pr package.json index.js \
14cr|nodejs-response-time-1.0.0-2|44	%{buildroot}%{nodejs_sitelib}/response-time
14cr|nodejs-response-time-1.0.0-2|45	
14cr|nodejs-response-time-1.0.0-2|46	%nodejs_symlink_deps
14cr|nodejs-response-time-1.0.0-2|47	
14cr|nodejs-response-time-1.0.0-2|48	
14cr|nodejs-response-time-1.0.0-2|49	%if 0%{?enable_tests}
14cr|nodejs-response-time-1.0.0-2|50	%check
14cr|nodejs-response-time-1.0.0-2|51	%nodejs_symlink_deps --check
14cr|nodejs-response-time-1.0.0-2|52	/usr/bin/mocha --require should --reporter spec --bail
14cr|nodejs-response-time-1.0.0-2|53	%endif
14cr|nodejs-response-time-1.0.0-2|54	
14cr|nodejs-response-time-1.0.0-2|55	
14cr|nodejs-response-time-1.0.0-2|56	%files
14cr|nodejs-response-time-1.0.0-2|57	%doc README.md
14cr|nodejs-response-time-1.0.0-2|58	%{nodejs_sitelib}/response-time
14cr|nodejs-response-time-1.0.0-2|59	
14cr|nodejs-response-time-1.0.0-2|60	
14cr|nodejs-response-time-1.0.0-2|61	
14cr|nodejs-response-time-1.0.0-2|62	%changelog
14cr|nodejs-response-time-1.0.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-response-time-1.0.0-2|64	+ Revision: 8797642
14cr|nodejs-response-time-1.0.0-2|65	- MassBuild#464: Increase release tag
14cr|nodejs-response-time-1.0.0-2|66	
14cr|nodejs-response-time-1.0.0-2|67	

3492 14
14cr|nodejs-retry-0.6.0-7|1	Name:           nodejs-retry
14cr|nodejs-retry-0.6.0-7|2	Version:        0.6.0
14cr|nodejs-retry-0.6.0-7|3	Release:        7
14cr|nodejs-retry-0.6.0-7|4	Summary:        Retry strategies for failed operations
14cr|nodejs-retry-0.6.0-7|5	BuildArch:      noarch
14cr|nodejs-retry-0.6.0-7|6	
14cr|nodejs-retry-0.6.0-7|7	Group:          System/Libraries
14cr|nodejs-retry-0.6.0-7|8	License:        MIT
14cr|nodejs-retry-0.6.0-7|9	URL:            https://github.com/felixge/node-retry
14cr|nodejs-retry-0.6.0-7|10	Source0:        http://registry.npmjs.org/retry/-/retry-%{version}.tgz
14cr|nodejs-retry-0.6.0-7|11	
14cr|nodejs-retry-0.6.0-7|12	BuildRequires:  nodejs-packaging
14cr|nodejs-retry-0.6.0-7|13	BuildRequires:  nodejs
14cr|nodejs-retry-0.6.0-7|14	
14cr|nodejs-retry-0.6.0-7|15	%description
14cr|nodejs-retry-0.6.0-7|16	Abstraction for exponential and custom retry strategies for failed operations.
14cr|nodejs-retry-0.6.0-7|17	
14cr|nodejs-retry-0.6.0-7|18	%prep
14cr|nodejs-retry-0.6.0-7|19	%setup -q -n package
14cr|nodejs-retry-0.6.0-7|20	
14cr|nodejs-retry-0.6.0-7|21	%build
14cr|nodejs-retry-0.6.0-7|22	#nothing to do
14cr|nodejs-retry-0.6.0-7|23	
14cr|nodejs-retry-0.6.0-7|24	%install
14cr|nodejs-retry-0.6.0-7|25	mkdir -p %{buildroot}%{nodejs_sitelib}/retry
14cr|nodejs-retry-0.6.0-7|26	cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/retry
14cr|nodejs-retry-0.6.0-7|27	
14cr|nodejs-retry-0.6.0-7|28	%nodejs_symlink_deps
14cr|nodejs-retry-0.6.0-7|29	
14cr|nodejs-retry-0.6.0-7|30	%clean
14cr|nodejs-retry-0.6.0-7|31	
14cr|nodejs-retry-0.6.0-7|32	%files
14cr|nodejs-retry-0.6.0-7|33	%{nodejs_sitelib}/retry
14cr|nodejs-retry-0.6.0-7|34	%doc License Readme.md equation.gif example
14cr|nodejs-retry-0.6.0-7|35	
14cr|nodejs-retry-0.6.0-7|36	
14cr|nodejs-retry-0.6.0-7|37	%changelog
14cr|nodejs-retry-0.6.0-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-7
14cr|nodejs-retry-0.6.0-7|39	+ Revision: a6eeb00
14cr|nodejs-retry-0.6.0-7|40	- MassBuild#464: Increase release tag
14cr|nodejs-retry-0.6.0-7|41	
14cr|nodejs-retry-0.6.0-7|42	

3493 14
14cr|nodejs-revalidator-0.1.7-1|1	%global enable_tests 0
14cr|nodejs-revalidator-0.1.7-1|2	
14cr|nodejs-revalidator-0.1.7-1|3	Name:       nodejs-revalidator
14cr|nodejs-revalidator-0.1.7-1|4	Version:    0.1.7
14cr|nodejs-revalidator-0.1.7-1|5	Release:    1
14cr|nodejs-revalidator-0.1.7-1|6	Summary:    A cross-browser/Node.js validator used by resourceful
14cr|nodejs-revalidator-0.1.7-1|7	
14cr|nodejs-revalidator-0.1.7-1|8	License:    ASL 2.0
14cr|nodejs-revalidator-0.1.7-1|9	Group:      Development/Other
14cr|nodejs-revalidator-0.1.7-1|10	URL:        https://github.com/flatiron/revalidator
14cr|nodejs-revalidator-0.1.7-1|11	Source0:    http://registry.npmjs.org/revalidator/-/revalidator-%{version}.tgz
14cr|nodejs-revalidator-0.1.7-1|12	
14cr|nodejs-revalidator-0.1.7-1|13	BuildArch:  noarch
14cr|nodejs-revalidator-0.1.7-1|14	
14cr|nodejs-revalidator-0.1.7-1|15	BuildRequires:  nodejs-packaging
14cr|nodejs-revalidator-0.1.7-1|16	
14cr|nodejs-revalidator-0.1.7-1|17	%if 0%{?enable_tests}
14cr|nodejs-revalidator-0.1.7-1|18	BuildRequires:  npm(vows)
14cr|nodejs-revalidator-0.1.7-1|19	%endif
14cr|nodejs-revalidator-0.1.7-1|20	
14cr|nodejs-revalidator-0.1.7-1|21	%description
14cr|nodejs-revalidator-0.1.7-1|22	%{summary}.
14cr|nodejs-revalidator-0.1.7-1|23	
14cr|nodejs-revalidator-0.1.7-1|24	
14cr|nodejs-revalidator-0.1.7-1|25	%prep
14cr|nodejs-revalidator-0.1.7-1|26	%setup -q -n package
14cr|nodejs-revalidator-0.1.7-1|27	
14cr|nodejs-revalidator-0.1.7-1|28	
14cr|nodejs-revalidator-0.1.7-1|29	%build
14cr|nodejs-revalidator-0.1.7-1|30	#nothing to do
14cr|nodejs-revalidator-0.1.7-1|31	
14cr|nodejs-revalidator-0.1.7-1|32	
14cr|nodejs-revalidator-0.1.7-1|33	%install
14cr|nodejs-revalidator-0.1.7-1|34	mkdir -p %{buildroot}%{nodejs_sitelib}/revalidator
14cr|nodejs-revalidator-0.1.7-1|35	cp -pr package.json lib/ \
14cr|nodejs-revalidator-0.1.7-1|36	%{buildroot}%{nodejs_sitelib}/revalidator
14cr|nodejs-revalidator-0.1.7-1|37	
14cr|nodejs-revalidator-0.1.7-1|38	%nodejs_symlink_deps
14cr|nodejs-revalidator-0.1.7-1|39	
14cr|nodejs-revalidator-0.1.7-1|40	
14cr|nodejs-revalidator-0.1.7-1|41	%if 0%{?enable_tests}
14cr|nodejs-revalidator-0.1.7-1|42	%check
14cr|nodejs-revalidator-0.1.7-1|43	%nodejs_symlink_deps --check
14cr|nodejs-revalidator-0.1.7-1|44	%{nodejs_sitelib}/vows/bin/vows test/*-test.js --spec
14cr|nodejs-revalidator-0.1.7-1|45	%endif
14cr|nodejs-revalidator-0.1.7-1|46	
14cr|nodejs-revalidator-0.1.7-1|47	
14cr|nodejs-revalidator-0.1.7-1|48	%files
14cr|nodejs-revalidator-0.1.7-1|49	%doc CHANGELOG.md LICENSE README.md example/
14cr|nodejs-revalidator-0.1.7-1|50	%{nodejs_sitelib}/revalidator
14cr|nodejs-revalidator-0.1.7-1|51	
14cr|nodejs-revalidator-0.1.7-1|52	
14cr|nodejs-revalidator-0.1.7-1|53	
14cr|nodejs-revalidator-0.1.7-1|54	%changelog
14cr|nodejs-revalidator-0.1.7-1|55	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-1
14cr|nodejs-revalidator-0.1.7-1|56	+ Revision: 38842ec
14cr|nodejs-revalidator-0.1.7-1|57	- Imported from SRPM
14cr|nodejs-revalidator-0.1.7-1|58	
14cr|nodejs-revalidator-0.1.7-1|59	

3494 14
14cr|nodejs-rimraf-2.2.2-2|1	Name:       nodejs-rimraf
14cr|nodejs-rimraf-2.2.2-2|2	Version:    2.2.2
14cr|nodejs-rimraf-2.2.2-2|3	Release:    2
14cr|nodejs-rimraf-2.2.2-2|4	Summary:    A deep deletion module for node.js
14cr|nodejs-rimraf-2.2.2-2|5	License:    MIT
14cr|nodejs-rimraf-2.2.2-2|6	Group:      System/Libraries
14cr|nodejs-rimraf-2.2.2-2|7	URL:        https://github.com/isaacs/rimraf
14cr|nodejs-rimraf-2.2.2-2|8	Source0:    http://registry.npmjs.org/rimraf/-/rimraf-%{version}.tgz
14cr|nodejs-rimraf-2.2.2-2|9	BuildArch:  noarch
14cr|nodejs-rimraf-2.2.2-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-rimraf-2.2.2-2|11	BuildRequires:  nodejs
14cr|nodejs-rimraf-2.2.2-2|12	
14cr|nodejs-rimraf-2.2.2-2|13	%description
14cr|nodejs-rimraf-2.2.2-2|14	%summary (like `rm -rf`).
14cr|nodejs-rimraf-2.2.2-2|15	
14cr|nodejs-rimraf-2.2.2-2|16	%prep
14cr|nodejs-rimraf-2.2.2-2|17	%setup -q -n package
14cr|nodejs-rimraf-2.2.2-2|18	
14cr|nodejs-rimraf-2.2.2-2|19	%build
14cr|nodejs-rimraf-2.2.2-2|20	#nothing to do
14cr|nodejs-rimraf-2.2.2-2|21	
14cr|nodejs-rimraf-2.2.2-2|22	%install
14cr|nodejs-rimraf-2.2.2-2|23	
14cr|nodejs-rimraf-2.2.2-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/rimraf
14cr|nodejs-rimraf-2.2.2-2|25	cp -pr rimraf.js package.json %{buildroot}%{nodejs_sitelib}/rimraf
14cr|nodejs-rimraf-2.2.2-2|26	
14cr|nodejs-rimraf-2.2.2-2|27	%nodejs_symlink_deps
14cr|nodejs-rimraf-2.2.2-2|28	
14cr|nodejs-rimraf-2.2.2-2|29	%check
14cr|nodejs-rimraf-2.2.2-2|30	cd test
14cr|nodejs-rimraf-2.2.2-2|31	bash run.sh
14cr|nodejs-rimraf-2.2.2-2|32	
14cr|nodejs-rimraf-2.2.2-2|33	%clean
14cr|nodejs-rimraf-2.2.2-2|34	
14cr|nodejs-rimraf-2.2.2-2|35	%files
14cr|nodejs-rimraf-2.2.2-2|36	%defattr(-,root,root,-)
14cr|nodejs-rimraf-2.2.2-2|37	%{nodejs_sitelib}/rimraf
14cr|nodejs-rimraf-2.2.2-2|38	%doc AUTHORS LICENSE README.md
14cr|nodejs-rimraf-2.2.2-2|39	
14cr|nodejs-rimraf-2.2.2-2|40	
14cr|nodejs-rimraf-2.2.2-2|41	%changelog
14cr|nodejs-rimraf-2.2.2-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-2
14cr|nodejs-rimraf-2.2.2-2|43	+ Revision: 7fedc4e
14cr|nodejs-rimraf-2.2.2-2|44	- MassBuild#464: Increase release tag
14cr|nodejs-rimraf-2.2.2-2|45	
14cr|nodejs-rimraf-2.2.2-2|46	

3495 14
14cr|nodejs-ronn-0.4.0-4|1	Name:       nodejs-ronn
14cr|nodejs-ronn-0.4.0-4|2	Version:    0.4.0
14cr|nodejs-ronn-0.4.0-4|3	Release:    4
14cr|nodejs-ronn-0.4.0-4|4	Summary:    Markdown to roff/html converter
14cr|nodejs-ronn-0.4.0-4|5	License:    MIT
14cr|nodejs-ronn-0.4.0-4|6	Group:      System/Libraries
14cr|nodejs-ronn-0.4.0-4|7	URL:        https://github.com/kapouer/ronnjs
14cr|nodejs-ronn-0.4.0-4|8	Source0:    http://registry.npmjs.org/ronn/-/ronn-%{version}.tgz
14cr|nodejs-ronn-0.4.0-4|9	BuildArch:  noarch
14cr|nodejs-ronn-0.4.0-4|10	BuildRequires:  nodejs-packaging
14cr|nodejs-ronn-0.4.0-4|11	
14cr|nodejs-ronn-0.4.0-4|12	%description
14cr|nodejs-ronn-0.4.0-4|13	Javascript port of ronn, using markdown-js to produce roff man pages. Not fully
14cr|nodejs-ronn-0.4.0-4|14	compatible with ronn, although it aims to be, wherever possible.
14cr|nodejs-ronn-0.4.0-4|15	
14cr|nodejs-ronn-0.4.0-4|16	%prep
14cr|nodejs-ronn-0.4.0-4|17	%setup -q -n package
14cr|nodejs-ronn-0.4.0-4|18	
14cr|nodejs-ronn-0.4.0-4|19	%build
14cr|nodejs-ronn-0.4.0-4|20	#nothing to do
14cr|nodejs-ronn-0.4.0-4|21	
14cr|nodejs-ronn-0.4.0-4|22	%install
14cr|nodejs-ronn-0.4.0-4|23	
14cr|nodejs-ronn-0.4.0-4|24	mkdir -p %{buildroot}%{nodejs_sitelib}/ronn
14cr|nodejs-ronn-0.4.0-4|25	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/ronn
14cr|nodejs-ronn-0.4.0-4|26	
14cr|nodejs-ronn-0.4.0-4|27	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-ronn-0.4.0-4|28	ln -s ../lib/node_modules/ronn/bin/ronn.js %{buildroot}%{_bindir}/ronn-nodejs
14cr|nodejs-ronn-0.4.0-4|29	
14cr|nodejs-ronn-0.4.0-4|30	%nodejs_symlink_deps
14cr|nodejs-ronn-0.4.0-4|31	
14cr|nodejs-ronn-0.4.0-4|32	%clean
14cr|nodejs-ronn-0.4.0-4|33	
14cr|nodejs-ronn-0.4.0-4|34	%files
14cr|nodejs-ronn-0.4.0-4|35	%defattr(-,root,root,-)
14cr|nodejs-ronn-0.4.0-4|36	%{nodejs_sitelib}/ronn
14cr|nodejs-ronn-0.4.0-4|37	%{_bindir}/ronn-nodejs
14cr|nodejs-ronn-0.4.0-4|38	%doc README.md LICENSE CHANGES TODO
14cr|nodejs-ronn-0.4.0-4|39	
14cr|nodejs-ronn-0.4.0-4|40	
14cr|nodejs-ronn-0.4.0-4|41	%changelog
14cr|nodejs-ronn-0.4.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|nodejs-ronn-0.4.0-4|43	+ Revision: 273ed69
14cr|nodejs-ronn-0.4.0-4|44	- MassBuild#464: Increase release tag
14cr|nodejs-ronn-0.4.0-4|45	
14cr|nodejs-ronn-0.4.0-4|46	

3496 14
14cr|nodejs-runforcover-0.0.2-1|1	%global enable_tests 0
14cr|nodejs-runforcover-0.0.2-1|2	
14cr|nodejs-runforcover-0.0.2-1|3	Name:           nodejs-runforcover
14cr|nodejs-runforcover-0.0.2-1|4	Version:        0.0.2
14cr|nodejs-runforcover-0.0.2-1|5	Release:        1
14cr|nodejs-runforcover-0.0.2-1|6	Summary:        Require plugin for JS code coverage
14cr|nodejs-runforcover-0.0.2-1|7	BuildArch:      noarch
14cr|nodejs-runforcover-0.0.2-1|8	Group:          Development/Other
14cr|nodejs-runforcover-0.0.2-1|9	#no license file included; "new BSD" indicated in package.json
14cr|nodejs-runforcover-0.0.2-1|10	License:        BSD
14cr|nodejs-runforcover-0.0.2-1|11	URL:            https://github.com/chrisdickinson/node-runforcover
14cr|nodejs-runforcover-0.0.2-1|12	Source0:        http://registry.npmjs.org/runforcover/-/runforcover-%{version}.tgz
14cr|nodejs-runforcover-0.0.2-1|13	
14cr|nodejs-runforcover-0.0.2-1|14	BuildRequires:  nodejs-packaging
14cr|nodejs-runforcover-0.0.2-1|15	
14cr|nodejs-runforcover-0.0.2-1|16	%if 0%{?enable_tests}
14cr|nodejs-runforcover-0.0.2-1|17	BuildRequires:  npm(bunker)
14cr|nodejs-runforcover-0.0.2-1|18	%endif
14cr|nodejs-runforcover-0.0.2-1|19	
14cr|nodejs-runforcover-0.0.2-1|20	%description
14cr|nodejs-runforcover-0.0.2-1|21	Runforcover hooks into the `require()` function and uses nodejs-bunker to
14cr|nodejs-runforcover-0.0.2-1|22	provide code coverage data for your unit test library, whatever it might be.
14cr|nodejs-runforcover-0.0.2-1|23	
14cr|nodejs-runforcover-0.0.2-1|24	%prep
14cr|nodejs-runforcover-0.0.2-1|25	%setup -q -n package
14cr|nodejs-runforcover-0.0.2-1|26	
14cr|nodejs-runforcover-0.0.2-1|27	%build
14cr|nodejs-runforcover-0.0.2-1|28	#nothing to do
14cr|nodejs-runforcover-0.0.2-1|29	
14cr|nodejs-runforcover-0.0.2-1|30	%install
14cr|nodejs-runforcover-0.0.2-1|31	
14cr|nodejs-runforcover-0.0.2-1|32	mkdir -p %{buildroot}%{nodejs_sitelib}/runforcover
14cr|nodejs-runforcover-0.0.2-1|33	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/runforcover
14cr|nodejs-runforcover-0.0.2-1|34	
14cr|nodejs-runforcover-0.0.2-1|35	%nodejs_symlink_deps
14cr|nodejs-runforcover-0.0.2-1|36	
14cr|nodejs-runforcover-0.0.2-1|37	%if 0%{?enable_tests}
14cr|nodejs-runforcover-0.0.2-1|38	%check
14cr|nodejs-runforcover-0.0.2-1|39	%nodejs_symlink_deps --check
14cr|nodejs-runforcover-0.0.2-1|40	%__nodejs test/index.js
14cr|nodejs-runforcover-0.0.2-1|41	%endif
14cr|nodejs-runforcover-0.0.2-1|42	
14cr|nodejs-runforcover-0.0.2-1|43	%clean
14cr|nodejs-runforcover-0.0.2-1|44	
14cr|nodejs-runforcover-0.0.2-1|45	%files
14cr|nodejs-runforcover-0.0.2-1|46	%{nodejs_sitelib}/runforcover
14cr|nodejs-runforcover-0.0.2-1|47	%doc README.markdown
14cr|nodejs-runforcover-0.0.2-1|48	
14cr|nodejs-runforcover-0.0.2-1|49	
14cr|nodejs-runforcover-0.0.2-1|50	%changelog
14cr|nodejs-runforcover-0.0.2-1|51	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-1
14cr|nodejs-runforcover-0.0.2-1|52	+ Revision: 7a43c5e
14cr|nodejs-runforcover-0.0.2-1|53	- Imported from SRPM
14cr|nodejs-runforcover-0.0.2-1|54	
14cr|nodejs-runforcover-0.0.2-1|55	

3497 14
14cr|nodejs-sax-0.6.0-2|1	%global enable_tests 1
14cr|nodejs-sax-0.6.0-2|2	
14cr|nodejs-sax-0.6.0-2|3	Name:       nodejs-sax
14cr|nodejs-sax-0.6.0-2|4	Version:    0.6.0
14cr|nodejs-sax-0.6.0-2|5	Release:    2
14cr|nodejs-sax-0.6.0-2|6	Summary:    A streaming SAX-style XML parser in JavaScript for Node.js
14cr|nodejs-sax-0.6.0-2|7	License:    BSD and W3C
14cr|nodejs-sax-0.6.0-2|8	Group:      System/Libraries
14cr|nodejs-sax-0.6.0-2|9	URL:        https://github.com/isaacs/sax-js
14cr|nodejs-sax-0.6.0-2|10	Source0:    http://registry.npmjs.org/sax/-/sax-%{version}.tgz
14cr|nodejs-sax-0.6.0-2|11	BuildArch:  noarch
14cr|nodejs-sax-0.6.0-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-sax-0.6.0-2|13	
14cr|nodejs-sax-0.6.0-2|14	%description
14cr|nodejs-sax-0.6.0-2|15	This is a SAX-style streaming XML parser in JavaScript for Node.js.
14cr|nodejs-sax-0.6.0-2|16	
14cr|nodejs-sax-0.6.0-2|17	It is:
14cr|nodejs-sax-0.6.0-2|18	- A very simple tool to parse through an XML string.
14cr|nodejs-sax-0.6.0-2|19	- A stepping stone to a streaming HTML parser.
14cr|nodejs-sax-0.6.0-2|20	- A handy way to deal with RSS and other mostly-ok-but-kinda-broken XML docs.
14cr|nodejs-sax-0.6.0-2|21	
14cr|nodejs-sax-0.6.0-2|22	
14cr|nodejs-sax-0.6.0-2|23	%prep
14cr|nodejs-sax-0.6.0-2|24	%setup -q -n package
14cr|nodejs-sax-0.6.0-2|25	
14cr|nodejs-sax-0.6.0-2|26	
14cr|nodejs-sax-0.6.0-2|27	%build
14cr|nodejs-sax-0.6.0-2|28	#nothing to do
14cr|nodejs-sax-0.6.0-2|29	
14cr|nodejs-sax-0.6.0-2|30	
14cr|nodejs-sax-0.6.0-2|31	%install
14cr|nodejs-sax-0.6.0-2|32	mkdir -p %{buildroot}%{nodejs_sitelib}/sax
14cr|nodejs-sax-0.6.0-2|33	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/sax
14cr|nodejs-sax-0.6.0-2|34	rm -f examples/switch-bench.js
14cr|nodejs-sax-0.6.0-2|35	
14cr|nodejs-sax-0.6.0-2|36	%nodejs_symlink_deps
14cr|nodejs-sax-0.6.0-2|37	
14cr|nodejs-sax-0.6.0-2|38	
14cr|nodejs-sax-0.6.0-2|39	%if 0%{?enable_tests}
14cr|nodejs-sax-0.6.0-2|40	%check
14cr|nodejs-sax-0.6.0-2|41	%__nodejs test/index.js
14cr|nodejs-sax-0.6.0-2|42	%endif
14cr|nodejs-sax-0.6.0-2|43	
14cr|nodejs-sax-0.6.0-2|44	
14cr|nodejs-sax-0.6.0-2|45	%files
14cr|nodejs-sax-0.6.0-2|46	%doc AUTHORS LICENSE LICENSE-W3C.html README.md examples/
14cr|nodejs-sax-0.6.0-2|47	%{nodejs_sitelib}/sax
14cr|nodejs-sax-0.6.0-2|48	
14cr|nodejs-sax-0.6.0-2|49	
14cr|nodejs-sax-0.6.0-2|50	
14cr|nodejs-sax-0.6.0-2|51	%changelog
14cr|nodejs-sax-0.6.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|nodejs-sax-0.6.0-2|53	+ Revision: f9342d1
14cr|nodejs-sax-0.6.0-2|54	- MassBuild#464: Increase release tag
14cr|nodejs-sax-0.6.0-2|55	
14cr|nodejs-sax-0.6.0-2|56	

3498 14
14cr|nodejs-scmp-0.0.3-2|1	Name:       nodejs-scmp
14cr|nodejs-scmp-0.0.3-2|2	Version:    0.0.3
14cr|nodejs-scmp-0.0.3-2|3	Release:    2%{?dist}
14cr|nodejs-scmp-0.0.3-2|4	Summary:    Constant-time string comparison intended to be safer against timing attacks
14cr|nodejs-scmp-0.0.3-2|5	License:    BSD
14cr|nodejs-scmp-0.0.3-2|6	Group:      Development/Other
14cr|nodejs-scmp-0.0.3-2|7	URL:        https://github.com/freewil/scmp
14cr|nodejs-scmp-0.0.3-2|8	Source0:    http://registry.npmjs.org/scmp/-/scmp-%{version}.tgz
14cr|nodejs-scmp-0.0.3-2|9	# Include a copy of the BSD license to comply with license requirements.
14cr|nodejs-scmp-0.0.3-2|10	# https://github.com/freewil/scmp/pull/1
14cr|nodejs-scmp-0.0.3-2|11	Source1:    LICENSE
14cr|nodejs-scmp-0.0.3-2|12	
14cr|nodejs-scmp-0.0.3-2|13	BuildArch:  noarch
14cr|nodejs-scmp-0.0.3-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-scmp-0.0.3-2|15	
14cr|nodejs-scmp-0.0.3-2|16	%description
14cr|nodejs-scmp-0.0.3-2|17	%{summary}.
14cr|nodejs-scmp-0.0.3-2|18	
14cr|nodejs-scmp-0.0.3-2|19	
14cr|nodejs-scmp-0.0.3-2|20	%prep
14cr|nodejs-scmp-0.0.3-2|21	%setup -q -n package
14cr|nodejs-scmp-0.0.3-2|22	cp -p %{SOURCE1} .
14cr|nodejs-scmp-0.0.3-2|23	
14cr|nodejs-scmp-0.0.3-2|24	
14cr|nodejs-scmp-0.0.3-2|25	%build
14cr|nodejs-scmp-0.0.3-2|26	#nothing to do
14cr|nodejs-scmp-0.0.3-2|27	
14cr|nodejs-scmp-0.0.3-2|28	
14cr|nodejs-scmp-0.0.3-2|29	%install
14cr|nodejs-scmp-0.0.3-2|30	mkdir -p %{buildroot}%{nodejs_sitelib}/scmp
14cr|nodejs-scmp-0.0.3-2|31	cp -pr package.json index.js \
14cr|nodejs-scmp-0.0.3-2|32	%{buildroot}%{nodejs_sitelib}/scmp
14cr|nodejs-scmp-0.0.3-2|33	
14cr|nodejs-scmp-0.0.3-2|34	%nodejs_symlink_deps
14cr|nodejs-scmp-0.0.3-2|35	
14cr|nodejs-scmp-0.0.3-2|36	
14cr|nodejs-scmp-0.0.3-2|37	%files
14cr|nodejs-scmp-0.0.3-2|38	%doc LICENSE README.md
14cr|nodejs-scmp-0.0.3-2|39	%{nodejs_sitelib}/scmp
14cr|nodejs-scmp-0.0.3-2|40	
14cr|nodejs-scmp-0.0.3-2|41	%changelog

3499 14
14cr|nodejs-semver-2.1.0-3|1	Name:       nodejs-semver
14cr|nodejs-semver-2.1.0-3|2	Version:    2.1.0
14cr|nodejs-semver-2.1.0-3|3	Release:    3
14cr|nodejs-semver-2.1.0-3|4	Summary:    Semantic versioner for npm
14cr|nodejs-semver-2.1.0-3|5	License:    BSD
14cr|nodejs-semver-2.1.0-3|6	Group:      Development/Other
14cr|nodejs-semver-2.1.0-3|7	URL:        https://github.com/isaacs/node-semver
14cr|nodejs-semver-2.1.0-3|8	Source0:    http://registry.npmjs.org/semver/-/semver-%{version}.tgz
14cr|nodejs-semver-2.1.0-3|9	BuildArch:  noarch
14cr|nodejs-semver-2.1.0-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-semver-2.1.0-3|11	BuildRequires:  nodejs
14cr|nodejs-semver-2.1.0-3|12	
14cr|nodejs-semver-2.1.0-3|13	%description
14cr|nodejs-semver-2.1.0-3|14	The semantic version comparison library for the Node.js package manager (npm).
14cr|nodejs-semver-2.1.0-3|15	
14cr|nodejs-semver-2.1.0-3|16	%prep
14cr|nodejs-semver-2.1.0-3|17	%setup -q -n package
14cr|nodejs-semver-2.1.0-3|18	
14cr|nodejs-semver-2.1.0-3|19	%build
14cr|nodejs-semver-2.1.0-3|20	#nothing to do
14cr|nodejs-semver-2.1.0-3|21	
14cr|nodejs-semver-2.1.0-3|22	%install
14cr|nodejs-semver-2.1.0-3|23	
14cr|nodejs-semver-2.1.0-3|24	mkdir -p %{buildroot}%{nodejs_sitelib}/semver
14cr|nodejs-semver-2.1.0-3|25	cp -pr bin package.json semver.js %{buildroot}%{nodejs_sitelib}/semver
14cr|nodejs-semver-2.1.0-3|26	
14cr|nodejs-semver-2.1.0-3|27	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-semver-2.1.0-3|28	ln -sf ../lib/node_modules/semver/bin/semver %{buildroot}%{_bindir}
14cr|nodejs-semver-2.1.0-3|29	
14cr|nodejs-semver-2.1.0-3|30	%nodejs_symlink_deps
14cr|nodejs-semver-2.1.0-3|31	
14cr|nodejs-semver-2.1.0-3|32	%clean
14cr|nodejs-semver-2.1.0-3|33	
14cr|nodejs-semver-2.1.0-3|34	%files
14cr|nodejs-semver-2.1.0-3|35	%defattr(-,root,root,-)
14cr|nodejs-semver-2.1.0-3|36	%{nodejs_sitelib}/semver
14cr|nodejs-semver-2.1.0-3|37	%{_bindir}/semver
14cr|nodejs-semver-2.1.0-3|38	%doc README.md LICENSE
14cr|nodejs-semver-2.1.0-3|39	
14cr|nodejs-semver-2.1.0-3|40	
14cr|nodejs-semver-2.1.0-3|41	%changelog
14cr|nodejs-semver-2.1.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-3
14cr|nodejs-semver-2.1.0-3|43	+ Revision: 4fe4d71
14cr|nodejs-semver-2.1.0-3|44	- MassBuild#464: Increase release tag
14cr|nodejs-semver-2.1.0-3|45	
14cr|nodejs-semver-2.1.0-3|46	

3500 14
14cr|nodejs-send-0.3.0-2|1	# Pass outside mock, getting ECONNREFUSED inside mock.
14cr|nodejs-send-0.3.0-2|2	%global enable_tests 0
14cr|nodejs-send-0.3.0-2|3	
14cr|nodejs-send-0.3.0-2|4	Name:       nodejs-send
14cr|nodejs-send-0.3.0-2|5	Version:    0.3.0
14cr|nodejs-send-0.3.0-2|6	Release:    2
14cr|nodejs-send-0.3.0-2|7	Summary:    Better streaming static file server with Range and conditional-GET support
14cr|nodejs-send-0.3.0-2|8	
14cr|nodejs-send-0.3.0-2|9	License:    MIT
14cr|nodejs-send-0.3.0-2|10	Group:      System/Libraries
14cr|nodejs-send-0.3.0-2|11	URL:        https://github.com/visionmedia/send
14cr|nodejs-send-0.3.0-2|12	Source0:    http://registry.npmjs.org/send/-/send-%{version}.tgz
14cr|nodejs-send-0.3.0-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-send-0.3.0-2|14	# version control repository.
14cr|nodejs-send-0.3.0-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-send-0.3.0-2|16	Source10:   dl-tests.sh
14cr|nodejs-send-0.3.0-2|17	BuildArch:  noarch
14cr|nodejs-send-0.3.0-2|18	
14cr|nodejs-send-0.3.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-send-0.3.0-2|20	
14cr|nodejs-send-0.3.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-send-0.3.0-2|22	BuildRequires:  npm(buffer-crc32)
14cr|nodejs-send-0.3.0-2|23	BuildRequires:  npm(debug)
14cr|nodejs-send-0.3.0-2|24	BuildRequires:  npm(fresh)
14cr|nodejs-send-0.3.0-2|25	BuildRequires:  npm(mime)
14cr|nodejs-send-0.3.0-2|26	BuildRequires:  npm(mocha)
14cr|nodejs-send-0.3.0-2|27	BuildRequires:  npm(range-parser)
14cr|nodejs-send-0.3.0-2|28	BuildRequires:  npm(should)
14cr|nodejs-send-0.3.0-2|29	BuildRequires:  npm(supertest)
14cr|nodejs-send-0.3.0-2|30	%endif
14cr|nodejs-send-0.3.0-2|31	
14cr|nodejs-send-0.3.0-2|32	%description
14cr|nodejs-send-0.3.0-2|33	Send is Connect's static() extracted for generalized use, a streaming static
14cr|nodejs-send-0.3.0-2|34	file server supporting partial responses (Ranges), conditional-GET
14cr|nodejs-send-0.3.0-2|35	negotiation, high test coverage, and granular events which may be leveraged
14cr|nodejs-send-0.3.0-2|36	to take appropriate actions in your application or framework.
14cr|nodejs-send-0.3.0-2|37	
14cr|nodejs-send-0.3.0-2|38	
14cr|nodejs-send-0.3.0-2|39	%prep
14cr|nodejs-send-0.3.0-2|40	%setup -q -n package
14cr|nodejs-send-0.3.0-2|41	%setup -q -T -D -a 1 -n package
14cr|nodejs-send-0.3.0-2|42	
14cr|nodejs-send-0.3.0-2|43	%nodejs_fixdep debug '~0.8'
14cr|nodejs-send-0.3.0-2|44	%nodejs_fixdep range-parser '~1.0'
14cr|nodejs-send-0.3.0-2|45	
14cr|nodejs-send-0.3.0-2|46	
14cr|nodejs-send-0.3.0-2|47	%build
14cr|nodejs-send-0.3.0-2|48	#nothing to do
14cr|nodejs-send-0.3.0-2|49	
14cr|nodejs-send-0.3.0-2|50	
14cr|nodejs-send-0.3.0-2|51	%install
14cr|nodejs-send-0.3.0-2|52	mkdir -p %{buildroot}%{nodejs_sitelib}/send
14cr|nodejs-send-0.3.0-2|53	cp -pr package.json index.js lib/ \
14cr|nodejs-send-0.3.0-2|54	%{buildroot}%{nodejs_sitelib}/send
14cr|nodejs-send-0.3.0-2|55	
14cr|nodejs-send-0.3.0-2|56	%nodejs_symlink_deps
14cr|nodejs-send-0.3.0-2|57	
14cr|nodejs-send-0.3.0-2|58	
14cr|nodejs-send-0.3.0-2|59	%if 0%{?enable_tests}
14cr|nodejs-send-0.3.0-2|60	%check
14cr|nodejs-send-0.3.0-2|61	%nodejs_symlink_deps --check
14cr|nodejs-send-0.3.0-2|62	%{nodejs_sitelib}/mocha/bin/mocha --require should --reporter spec
14cr|nodejs-send-0.3.0-2|63	%endif
14cr|nodejs-send-0.3.0-2|64	
14cr|nodejs-send-0.3.0-2|65	
14cr|nodejs-send-0.3.0-2|66	%files
14cr|nodejs-send-0.3.0-2|67	%doc History.md Readme.md
14cr|nodejs-send-0.3.0-2|68	%{nodejs_sitelib}/send
14cr|nodejs-send-0.3.0-2|69	
14cr|nodejs-send-0.3.0-2|70	
14cr|nodejs-send-0.3.0-2|71	
14cr|nodejs-send-0.3.0-2|72	%changelog
14cr|nodejs-send-0.3.0-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|nodejs-send-0.3.0-2|74	+ Revision: 849d017
14cr|nodejs-send-0.3.0-2|75	- MassBuild#464: Increase release tag
14cr|nodejs-send-0.3.0-2|76	
14cr|nodejs-send-0.3.0-2|77	

3501 14
14cr|nodejs-serve-index-1.0.1-4|1	%global enable_tests 0
14cr|nodejs-serve-index-1.0.1-4|2	
14cr|nodejs-serve-index-1.0.1-4|3	Name:       nodejs-serve-index
14cr|nodejs-serve-index-1.0.1-4|4	Version:    1.0.1
14cr|nodejs-serve-index-1.0.1-4|5	Release:    4
14cr|nodejs-serve-index-1.0.1-4|6	Summary:    Middleware for serving directory listings for Node.js and Connect
14cr|nodejs-serve-index-1.0.1-4|7	License:    MIT
14cr|nodejs-serve-index-1.0.1-4|8	Group:      System/Libraries
14cr|nodejs-serve-index-1.0.1-4|9	URL:        https://github.com/expressjs/serve-index
14cr|nodejs-serve-index-1.0.1-4|10	Source0:    http://registry.npmjs.org/serve-index/-/serve-index-%{version}.tgz
14cr|nodejs-serve-index-1.0.1-4|11	# The test files are not included in the npm tarball.
14cr|nodejs-serve-index-1.0.1-4|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-serve-index-1.0.1-4|13	# version control repository.
14cr|nodejs-serve-index-1.0.1-4|14	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-serve-index-1.0.1-4|15	Source10:   dl-tests.sh
14cr|nodejs-serve-index-1.0.1-4|16	BuildArch:  noarch
14cr|nodejs-serve-index-1.0.1-4|17	BuildRequires:  nodejs-packaging
14cr|nodejs-serve-index-1.0.1-4|18	
14cr|nodejs-serve-index-1.0.1-4|19	%if 0%{?enable_tests}
14cr|nodejs-serve-index-1.0.1-4|20	BuildRequires:  npm(batch)
14cr|nodejs-serve-index-1.0.1-4|21	BuildRequires:  npm(connect)
14cr|nodejs-serve-index-1.0.1-4|22	BuildRequires:  npm(mocha)
14cr|nodejs-serve-index-1.0.1-4|23	BuildRequires:  npm(negotiator)
14cr|nodejs-serve-index-1.0.1-4|24	BuildRequires:  npm(should)
14cr|nodejs-serve-index-1.0.1-4|25	BuildRequires:  npm(supertest)
14cr|nodejs-serve-index-1.0.1-4|26	%endif
14cr|nodejs-serve-index-1.0.1-4|27	
14cr|nodejs-serve-index-1.0.1-4|28	%description
14cr|nodejs-serve-index-1.0.1-4|29	%{summary}.
14cr|nodejs-serve-index-1.0.1-4|30	
14cr|nodejs-serve-index-1.0.1-4|31	
14cr|nodejs-serve-index-1.0.1-4|32	%prep
14cr|nodejs-serve-index-1.0.1-4|33	%setup -q -n package
14cr|nodejs-serve-index-1.0.1-4|34	%setup -q -T -D -a 1 -n package
14cr|nodejs-serve-index-1.0.1-4|35	
14cr|nodejs-serve-index-1.0.1-4|36	%nodejs_fixdep batch '~0.5'
14cr|nodejs-serve-index-1.0.1-4|37	%nodejs_fixdep negotiator '~0.4'
14cr|nodejs-serve-index-1.0.1-4|38	
14cr|nodejs-serve-index-1.0.1-4|39	
14cr|nodejs-serve-index-1.0.1-4|40	%build
14cr|nodejs-serve-index-1.0.1-4|41	#nothing to do
14cr|nodejs-serve-index-1.0.1-4|42	
14cr|nodejs-serve-index-1.0.1-4|43	
14cr|nodejs-serve-index-1.0.1-4|44	%install
14cr|nodejs-serve-index-1.0.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/serve-index
14cr|nodejs-serve-index-1.0.1-4|46	cp -pr package.json index.js \
14cr|nodejs-serve-index-1.0.1-4|47	%{buildroot}%{nodejs_sitelib}/serve-index
14cr|nodejs-serve-index-1.0.1-4|48	
14cr|nodejs-serve-index-1.0.1-4|49	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-serve-index-1.0.1-4|50	cp -pr public/ %{buildroot}%{_datadir}/%{name}
14cr|nodejs-serve-index-1.0.1-4|51	ln -sf %{_datadir}/%{name}/public \
14cr|nodejs-serve-index-1.0.1-4|52	%{buildroot}%{nodejs_sitelib}/serve-index/public
14cr|nodejs-serve-index-1.0.1-4|53	
14cr|nodejs-serve-index-1.0.1-4|54	%nodejs_symlink_deps
14cr|nodejs-serve-index-1.0.1-4|55	
14cr|nodejs-serve-index-1.0.1-4|56	
14cr|nodejs-serve-index-1.0.1-4|57	%if 0%{?enable_tests}
14cr|nodejs-serve-index-1.0.1-4|58	%check
14cr|nodejs-serve-index-1.0.1-4|59	%nodejs_symlink_deps --check
14cr|nodejs-serve-index-1.0.1-4|60	/usr/bin/mocha --require should --reporter spec
14cr|nodejs-serve-index-1.0.1-4|61	%endif
14cr|nodejs-serve-index-1.0.1-4|62	
14cr|nodejs-serve-index-1.0.1-4|63	
14cr|nodejs-serve-index-1.0.1-4|64	%files
14cr|nodejs-serve-index-1.0.1-4|65	%doc LICENSE Readme.md
14cr|nodejs-serve-index-1.0.1-4|66	%{nodejs_sitelib}/serve-index
14cr|nodejs-serve-index-1.0.1-4|67	%dir %{_datadir}/%{name}
14cr|nodejs-serve-index-1.0.1-4|68	%{_datadir}/%{name}/public
14cr|nodejs-serve-index-1.0.1-4|69	
14cr|nodejs-serve-index-1.0.1-4|70	
14cr|nodejs-serve-index-1.0.1-4|71	
14cr|nodejs-serve-index-1.0.1-4|72	%changelog
14cr|nodejs-serve-index-1.0.1-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cr|nodejs-serve-index-1.0.1-4|74	+ Revision: 220d2fb
14cr|nodejs-serve-index-1.0.1-4|75	- MassBuild#464: Increase release tag
14cr|nodejs-serve-index-1.0.1-4|76	
14cr|nodejs-serve-index-1.0.1-4|77	

3502 14
14cr|nodejs-serve-static-1.1.0-2|1	%global enable_tests 0
14cr|nodejs-serve-static-1.1.0-2|2	
14cr|nodejs-serve-static-1.1.0-2|3	Name:       nodejs-serve-static
14cr|nodejs-serve-static-1.1.0-2|4	Version:    1.1.0
14cr|nodejs-serve-static-1.1.0-2|5	Release:    2
14cr|nodejs-serve-static-1.1.0-2|6	Summary:    Middleware for serving static files for Node.js and Connect
14cr|nodejs-serve-static-1.1.0-2|7	License:    MIT
14cr|nodejs-serve-static-1.1.0-2|8	Group:      System/Libraries
14cr|nodejs-serve-static-1.1.0-2|9	URL:        https://github.com/expressjs/serve-static
14cr|nodejs-serve-static-1.1.0-2|10	Source0:    http://registry.npmjs.org/serve-static/-/serve-static-%{version}.tgz
14cr|nodejs-serve-static-1.1.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-serve-static-1.1.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-serve-static-1.1.0-2|13	# version control repository.
14cr|nodejs-serve-static-1.1.0-2|14	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-serve-static-1.1.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-serve-static-1.1.0-2|16	
14cr|nodejs-serve-static-1.1.0-2|17	BuildArch:  noarch
14cr|nodejs-serve-static-1.1.0-2|18	
14cr|nodejs-serve-static-1.1.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-serve-static-1.1.0-2|20	
14cr|nodejs-serve-static-1.1.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-serve-static-1.1.0-2|22	BuildRequires:  npm(connect)
14cr|nodejs-serve-static-1.1.0-2|23	BuildRequires:  npm(mocha)
14cr|nodejs-serve-static-1.1.0-2|24	BuildRequires:  npm(parseurl)
14cr|nodejs-serve-static-1.1.0-2|25	BuildRequires:  npm(send)
14cr|nodejs-serve-static-1.1.0-2|26	BuildRequires:  npm(should)
14cr|nodejs-serve-static-1.1.0-2|27	BuildRequires:  npm(supertest)
14cr|nodejs-serve-static-1.1.0-2|28	%endif
14cr|nodejs-serve-static-1.1.0-2|29	
14cr|nodejs-serve-static-1.1.0-2|30	%description
14cr|nodejs-serve-static-1.1.0-2|31	%{summary}.
14cr|nodejs-serve-static-1.1.0-2|32	
14cr|nodejs-serve-static-1.1.0-2|33	
14cr|nodejs-serve-static-1.1.0-2|34	%prep
14cr|nodejs-serve-static-1.1.0-2|35	%setup -q -n package
14cr|nodejs-serve-static-1.1.0-2|36	%setup -q -T -D -a 1 -n package
14cr|nodejs-serve-static-1.1.0-2|37	
14cr|nodejs-serve-static-1.1.0-2|38	%nodejs_fixdep parseurl '~1.0'
14cr|nodejs-serve-static-1.1.0-2|39	%nodejs_fixdep send '~0.3'
14cr|nodejs-serve-static-1.1.0-2|40	
14cr|nodejs-serve-static-1.1.0-2|41	
14cr|nodejs-serve-static-1.1.0-2|42	%build
14cr|nodejs-serve-static-1.1.0-2|43	#nothing to do
14cr|nodejs-serve-static-1.1.0-2|44	
14cr|nodejs-serve-static-1.1.0-2|45	
14cr|nodejs-serve-static-1.1.0-2|46	%install
14cr|nodejs-serve-static-1.1.0-2|47	mkdir -p %{buildroot}%{nodejs_sitelib}/serve-static
14cr|nodejs-serve-static-1.1.0-2|48	cp -pr package.json index.js \
14cr|nodejs-serve-static-1.1.0-2|49	%{buildroot}%{nodejs_sitelib}/serve-static
14cr|nodejs-serve-static-1.1.0-2|50	
14cr|nodejs-serve-static-1.1.0-2|51	%nodejs_symlink_deps
14cr|nodejs-serve-static-1.1.0-2|52	
14cr|nodejs-serve-static-1.1.0-2|53	
14cr|nodejs-serve-static-1.1.0-2|54	%if 0%{?enable_tests}
14cr|nodejs-serve-static-1.1.0-2|55	%check
14cr|nodejs-serve-static-1.1.0-2|56	%nodejs_symlink_deps --check
14cr|nodejs-serve-static-1.1.0-2|57	/usr/bin/mocha --require should --reporter spec
14cr|nodejs-serve-static-1.1.0-2|58	%endif
14cr|nodejs-serve-static-1.1.0-2|59	
14cr|nodejs-serve-static-1.1.0-2|60	
14cr|nodejs-serve-static-1.1.0-2|61	%files
14cr|nodejs-serve-static-1.1.0-2|62	%doc History.md LICENSE Readme.md
14cr|nodejs-serve-static-1.1.0-2|63	%{nodejs_sitelib}/serve-static
14cr|nodejs-serve-static-1.1.0-2|64	
14cr|nodejs-serve-static-1.1.0-2|65	
14cr|nodejs-serve-static-1.1.0-2|66	
14cr|nodejs-serve-static-1.1.0-2|67	%changelog
14cr|nodejs-serve-static-1.1.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|nodejs-serve-static-1.1.0-2|69	+ Revision: 06d230a
14cr|nodejs-serve-static-1.1.0-2|70	- MassBuild#464: Increase release tag
14cr|nodejs-serve-static-1.1.0-2|71	
14cr|nodejs-serve-static-1.1.0-2|72	

3503 14
14cr|nodejs-setimmediate-1.0.1-2|1	%{?nodejs_find_provides_and_requires}
14cr|nodejs-setimmediate-1.0.1-2|2	
14cr|nodejs-setimmediate-1.0.1-2|3	%global enable_tests 0
14cr|nodejs-setimmediate-1.0.1-2|4	
14cr|nodejs-setimmediate-1.0.1-2|5	Name:       nodejs-setimmediate
14cr|nodejs-setimmediate-1.0.1-2|6	Version:    1.0.1
14cr|nodejs-setimmediate-1.0.1-2|7	Release:    2%{?dist}
14cr|nodejs-setimmediate-1.0.1-2|8	Summary:    A shim for the setImmediate efficient script yielding API
14cr|nodejs-setimmediate-1.0.1-2|9	License:    MIT
14cr|nodejs-setimmediate-1.0.1-2|10	Group:      Development/Other
14cr|nodejs-setimmediate-1.0.1-2|11	URL:        https://github.com/NobleJS/setImmediate
14cr|nodejs-setimmediate-1.0.1-2|12	Source0:    http://registry.npmjs.org/setimmediate/-/setimmediate-%{version}.tgz
14cr|nodejs-setimmediate-1.0.1-2|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-setimmediate-1.0.1-2|14	# version control repository.
14cr|nodejs-setimmediate-1.0.1-2|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-setimmediate-1.0.1-2|16	Source10:   dl-tests.sh
14cr|nodejs-setimmediate-1.0.1-2|17	
14cr|nodejs-setimmediate-1.0.1-2|18	BuildArch:  noarch
14cr|nodejs-setimmediate-1.0.1-2|19	ExclusiveArch: %{nodejs_arches} noarch
14cr|nodejs-setimmediate-1.0.1-2|20	
14cr|nodejs-setimmediate-1.0.1-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-setimmediate-1.0.1-2|22	
14cr|nodejs-setimmediate-1.0.1-2|23	%if 0%{?enable_tests}
14cr|nodejs-setimmediate-1.0.1-2|24	BuildRequires:  npm(mocha)
14cr|nodejs-setimmediate-1.0.1-2|25	%endif
14cr|nodejs-setimmediate-1.0.1-2|26	
14cr|nodejs-setimmediate-1.0.1-2|27	%description
14cr|nodejs-setimmediate-1.0.1-2|28	%{summary}.
14cr|nodejs-setimmediate-1.0.1-2|29	
14cr|nodejs-setimmediate-1.0.1-2|30	
14cr|nodejs-setimmediate-1.0.1-2|31	%prep
14cr|nodejs-setimmediate-1.0.1-2|32	%setup -q -n package
14cr|nodejs-setimmediate-1.0.1-2|33	%setup -q -T -D -a 1 -n package
14cr|nodejs-setimmediate-1.0.1-2|34	
14cr|nodejs-setimmediate-1.0.1-2|35	
14cr|nodejs-setimmediate-1.0.1-2|36	%build
14cr|nodejs-setimmediate-1.0.1-2|37	#nothing to do
14cr|nodejs-setimmediate-1.0.1-2|38	
14cr|nodejs-setimmediate-1.0.1-2|39	
14cr|nodejs-setimmediate-1.0.1-2|40	%install
14cr|nodejs-setimmediate-1.0.1-2|41	mkdir -p %{buildroot}%{nodejs_sitelib}/setimmediate
14cr|nodejs-setimmediate-1.0.1-2|42	cp -pr package.json setImmediate.js \
14cr|nodejs-setimmediate-1.0.1-2|43	%{buildroot}%{nodejs_sitelib}/setimmediate
14cr|nodejs-setimmediate-1.0.1-2|44	
14cr|nodejs-setimmediate-1.0.1-2|45	%nodejs_symlink_deps
14cr|nodejs-setimmediate-1.0.1-2|46	
14cr|nodejs-setimmediate-1.0.1-2|47	
14cr|nodejs-setimmediate-1.0.1-2|48	%if 0%{?enable_tests}
14cr|nodejs-setimmediate-1.0.1-2|49	%check
14cr|nodejs-setimmediate-1.0.1-2|50	%nodejs_symlink_deps --check
14cr|nodejs-setimmediate-1.0.1-2|51	/usr/bin/mocha test/tests.js
14cr|nodejs-setimmediate-1.0.1-2|52	%endif
14cr|nodejs-setimmediate-1.0.1-2|53	
14cr|nodejs-setimmediate-1.0.1-2|54	
14cr|nodejs-setimmediate-1.0.1-2|55	%files
14cr|nodejs-setimmediate-1.0.1-2|56	%doc LICENSE.txt README.md
14cr|nodejs-setimmediate-1.0.1-2|57	%{nodejs_sitelib}/setimmediate
14cr|nodejs-setimmediate-1.0.1-2|58	
14cr|nodejs-setimmediate-1.0.1-2|59	%changelog

3504 14
14cr|nodejs-should-3.3.1-2|1	%global enable_tests 0
14cr|nodejs-should-3.3.1-2|2	
14cr|nodejs-should-3.3.1-2|3	Name:       nodejs-should
14cr|nodejs-should-3.3.1-2|4	Version:    3.3.1
14cr|nodejs-should-3.3.1-2|5	Release:    2
14cr|nodejs-should-3.3.1-2|6	Summary:    A test framework agnostic BDD-style assertions for Node.js
14cr|nodejs-should-3.3.1-2|7	# License text is included in Readme.md
14cr|nodejs-should-3.3.1-2|8	License:    MIT
14cr|nodejs-should-3.3.1-2|9	Group:      System/Libraries
14cr|nodejs-should-3.3.1-2|10	URL:        https://github.com/visionmedia/should.js
14cr|nodejs-should-3.3.1-2|11	Source0:    http://registry.npmjs.org/should/-/should-%{version}.tgz
14cr|nodejs-should-3.3.1-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-should-3.3.1-2|13	# version control repository.
14cr|nodejs-should-3.3.1-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-should-3.3.1-2|15	Source2:    examples-%{version}.tar.bz2
14cr|nodejs-should-3.3.1-2|16	Source10:   dl-tests.sh
14cr|nodejs-should-3.3.1-2|17	BuildArch:  noarch
14cr|nodejs-should-3.3.1-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-should-3.3.1-2|19	
14cr|nodejs-should-3.3.1-2|20	%if 0%{?enable_tests}
14cr|nodejs-should-3.3.1-2|21	BuildRequires:  npm(mocha)
14cr|nodejs-should-3.3.1-2|22	%endif
14cr|nodejs-should-3.3.1-2|23	
14cr|nodejs-should-3.3.1-2|24	%description
14cr|nodejs-should-3.3.1-2|25	should is an expressive, readable, test framework agnostic, behavior-driven
14cr|nodejs-should-3.3.1-2|26	development (BDD)-style assertion library for Node.js.
14cr|nodejs-should-3.3.1-2|27	
14cr|nodejs-should-3.3.1-2|28	It extends the Object prototype with a single non-enumerable getter that
14cr|nodejs-should-3.3.1-2|29	allows you to express how that object should behave.
14cr|nodejs-should-3.3.1-2|30	
14cr|nodejs-should-3.3.1-2|31	should literally extends Node's assert module. For example,
14cr|nodejs-should-3.3.1-2|32	should.equal(str, 'foo') will work, just as assert.equal(str, 'foo') would,
14cr|nodejs-should-3.3.1-2|33	and should.AssertionError is assert.AssertionError, meaning any test framework
14cr|nodejs-should-3.3.1-2|34	supporting this constructor will function properly with should.
14cr|nodejs-should-3.3.1-2|35	
14cr|nodejs-should-3.3.1-2|36	
14cr|nodejs-should-3.3.1-2|37	%prep
14cr|nodejs-should-3.3.1-2|38	%setup -q -n package
14cr|nodejs-should-3.3.1-2|39	%setup -q -T -D -a 1 -n package
14cr|nodejs-should-3.3.1-2|40	%setup -q -T -D -a 2 -n package
14cr|nodejs-should-3.3.1-2|41	rm -f should.min.js
14cr|nodejs-should-3.3.1-2|42	find . -type f -exec chmod -x '{}' \;
14cr|nodejs-should-3.3.1-2|43	
14cr|nodejs-should-3.3.1-2|44	
14cr|nodejs-should-3.3.1-2|45	%build
14cr|nodejs-should-3.3.1-2|46	#nothing to do
14cr|nodejs-should-3.3.1-2|47	
14cr|nodejs-should-3.3.1-2|48	
14cr|nodejs-should-3.3.1-2|49	%install
14cr|nodejs-should-3.3.1-2|50	mkdir -p %{buildroot}%{nodejs_sitelib}/should
14cr|nodejs-should-3.3.1-2|51	cp -pr package.json index.js lib/ should.js \
14cr|nodejs-should-3.3.1-2|52	%{buildroot}%{nodejs_sitelib}/should
14cr|nodejs-should-3.3.1-2|53	
14cr|nodejs-should-3.3.1-2|54	%nodejs_symlink_deps
14cr|nodejs-should-3.3.1-2|55	
14cr|nodejs-should-3.3.1-2|56	
14cr|nodejs-should-3.3.1-2|57	%if 0%{?enable_tests}
14cr|nodejs-should-3.3.1-2|58	%check
14cr|nodejs-should-3.3.1-2|59	%{nodejs_sitelib}/mocha/bin/mocha --ui exports test/**/*.test.js
14cr|nodejs-should-3.3.1-2|60	%endif
14cr|nodejs-should-3.3.1-2|61	
14cr|nodejs-should-3.3.1-2|62	
14cr|nodejs-should-3.3.1-2|63	%files
14cr|nodejs-should-3.3.1-2|64	%doc History.md Readme.md examples/
14cr|nodejs-should-3.3.1-2|65	%{nodejs_sitelib}/should
14cr|nodejs-should-3.3.1-2|66	
14cr|nodejs-should-3.3.1-2|67	
14cr|nodejs-should-3.3.1-2|68	
14cr|nodejs-should-3.3.1-2|69	%changelog
14cr|nodejs-should-3.3.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-2
14cr|nodejs-should-3.3.1-2|71	+ Revision: de5924d
14cr|nodejs-should-3.3.1-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-should-3.3.1-2|73	
14cr|nodejs-should-3.3.1-2|74	

3505 14
14cr|nodejs-showdown-0.3.1-5|1	
14cr|nodejs-showdown-0.3.1-5|2	
14cr|nodejs-showdown-0.3.1-5|3	%global enable_tests 0
14cr|nodejs-showdown-0.3.1-5|4	
14cr|nodejs-showdown-0.3.1-5|5	Name:       nodejs-showdown
14cr|nodejs-showdown-0.3.1-5|6	Version:    0.3.1
14cr|nodejs-showdown-0.3.1-5|7	Release:    5
14cr|nodejs-showdown-0.3.1-5|8	Summary:    A JavaScript port of the original Perl version of Markdown
14cr|nodejs-showdown-0.3.1-5|9	
14cr|nodejs-showdown-0.3.1-5|10	License:    BSD
14cr|nodejs-showdown-0.3.1-5|11	Group:      Development/Other
14cr|nodejs-showdown-0.3.1-5|12	URL:        https://github.com/coreyti/showdown
14cr|nodejs-showdown-0.3.1-5|13	Source0:    http://registry.npmjs.org/showdown/-/showdown-%{version}.tgz
14cr|nodejs-showdown-0.3.1-5|14	
14cr|nodejs-showdown-0.3.1-5|15	BuildArch:  noarch
14cr|nodejs-showdown-0.3.1-5|16	
14cr|nodejs-showdown-0.3.1-5|17	BuildRequires:  nodejs-packaging
14cr|nodejs-showdown-0.3.1-5|18	
14cr|nodejs-showdown-0.3.1-5|19	%if 0%{?enable_tests}
14cr|nodejs-showdown-0.3.1-5|20	BuildRequires:  npm(mocha)
14cr|nodejs-showdown-0.3.1-5|21	BuildRequires:  npm(should)
14cr|nodejs-showdown-0.3.1-5|22	%endif
14cr|nodejs-showdown-0.3.1-5|23	
14cr|nodejs-showdown-0.3.1-5|24	%description
14cr|nodejs-showdown-0.3.1-5|25	%{summary}.
14cr|nodejs-showdown-0.3.1-5|26	
14cr|nodejs-showdown-0.3.1-5|27	
14cr|nodejs-showdown-0.3.1-5|28	%prep
14cr|nodejs-showdown-0.3.1-5|29	%setup -q -n package
14cr|nodejs-showdown-0.3.1-5|30	# Fix wrong-file-end-of-line-encoding rpmlint warnings.
14cr|nodejs-showdown-0.3.1-5|31	sed -i -e 's/\r//' license.txt example/showdown-gui.js README.md
14cr|nodejs-showdown-0.3.1-5|32	
14cr|nodejs-showdown-0.3.1-5|33	
14cr|nodejs-showdown-0.3.1-5|34	%build
14cr|nodejs-showdown-0.3.1-5|35	#nothing to do
14cr|nodejs-showdown-0.3.1-5|36	
14cr|nodejs-showdown-0.3.1-5|37	
14cr|nodejs-showdown-0.3.1-5|38	%install
14cr|nodejs-showdown-0.3.1-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/showdown
14cr|nodejs-showdown-0.3.1-5|40	cp -pr package.json compressed/ src/ \
14cr|nodejs-showdown-0.3.1-5|41	%{buildroot}%{nodejs_sitelib}/showdown
14cr|nodejs-showdown-0.3.1-5|42	
14cr|nodejs-showdown-0.3.1-5|43	%nodejs_symlink_deps
14cr|nodejs-showdown-0.3.1-5|44	
14cr|nodejs-showdown-0.3.1-5|45	
14cr|nodejs-showdown-0.3.1-5|46	%if 0%{?enable_tests}
14cr|nodejs-showdown-0.3.1-5|47	%check
14cr|nodejs-showdown-0.3.1-5|48	%nodejs_symlink_deps --check
14cr|nodejs-showdown-0.3.1-5|49	%{nodejs_sitelib}/mocha/bin/mocha --require should --ui bdd
14cr|nodejs-showdown-0.3.1-5|50	%endif
14cr|nodejs-showdown-0.3.1-5|51	
14cr|nodejs-showdown-0.3.1-5|52	
14cr|nodejs-showdown-0.3.1-5|53	%files
14cr|nodejs-showdown-0.3.1-5|54	%doc license.txt README.md example/
14cr|nodejs-showdown-0.3.1-5|55	%{nodejs_sitelib}/showdown
14cr|nodejs-showdown-0.3.1-5|56	
14cr|nodejs-showdown-0.3.1-5|57	
14cr|nodejs-showdown-0.3.1-5|58	
14cr|nodejs-showdown-0.3.1-5|59	%changelog
14cr|nodejs-showdown-0.3.1-5|60	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-5
14cr|nodejs-showdown-0.3.1-5|61	+ Revision: a362d75
14cr|nodejs-showdown-0.3.1-5|62	- Imported from SRPM
14cr|nodejs-showdown-0.3.1-5|63	
14cr|nodejs-showdown-0.3.1-5|64	

3506 14
14cr|nodejs-sigmund-1.0.0-7|1	Name:           nodejs-sigmund
14cr|nodejs-sigmund-1.0.0-7|2	Version:        1.0.0
14cr|nodejs-sigmund-1.0.0-7|3	Release:        7
14cr|nodejs-sigmund-1.0.0-7|4	Summary:        Quick and dirty signatures for Objects
14cr|nodejs-sigmund-1.0.0-7|5	BuildArch:      noarch
14cr|nodejs-sigmund-1.0.0-7|6	Group:          System/Libraries
14cr|nodejs-sigmund-1.0.0-7|7	License:        BSD
14cr|nodejs-sigmund-1.0.0-7|8	URL:            https://github.com/isaacs/sigmund
14cr|nodejs-sigmund-1.0.0-7|9	Source0:        http://registry.npmjs.org/sigmund/-/sigmund-%{version}.tgz
14cr|nodejs-sigmund-1.0.0-7|10	BuildRequires:  nodejs-packaging
14cr|nodejs-sigmund-1.0.0-7|11	BuildRequires:  nodejs
14cr|nodejs-sigmund-1.0.0-7|12	
14cr|nodejs-sigmund-1.0.0-7|13	%description
14cr|nodejs-sigmund-1.0.0-7|14	Quick and dirty signatures for Objects.
14cr|nodejs-sigmund-1.0.0-7|15	
14cr|nodejs-sigmund-1.0.0-7|16	This is like a much faster `deepEquals` comparison, which returns a
14cr|nodejs-sigmund-1.0.0-7|17	string key suitable for caches and the like.
14cr|nodejs-sigmund-1.0.0-7|18	
14cr|nodejs-sigmund-1.0.0-7|19	%prep
14cr|nodejs-sigmund-1.0.0-7|20	%setup -q -n package
14cr|nodejs-sigmund-1.0.0-7|21	
14cr|nodejs-sigmund-1.0.0-7|22	%build
14cr|nodejs-sigmund-1.0.0-7|23	#nothing to do
14cr|nodejs-sigmund-1.0.0-7|24	
14cr|nodejs-sigmund-1.0.0-7|25	%install
14cr|nodejs-sigmund-1.0.0-7|26	mkdir -p %{buildroot}%{nodejs_sitelib}/sigmund
14cr|nodejs-sigmund-1.0.0-7|27	cp -pr package.json sigmund.js %{buildroot}%{nodejs_sitelib}/sigmund
14cr|nodejs-sigmund-1.0.0-7|28	
14cr|nodejs-sigmund-1.0.0-7|29	%clean
14cr|nodejs-sigmund-1.0.0-7|30	
14cr|nodejs-sigmund-1.0.0-7|31	%files
14cr|nodejs-sigmund-1.0.0-7|32	%defattr(-,root,root,-)
14cr|nodejs-sigmund-1.0.0-7|33	%{nodejs_sitelib}/sigmund
14cr|nodejs-sigmund-1.0.0-7|34	%doc LICENSE README.md bench.js
14cr|nodejs-sigmund-1.0.0-7|35	
14cr|nodejs-sigmund-1.0.0-7|36	
14cr|nodejs-sigmund-1.0.0-7|37	%changelog
14cr|nodejs-sigmund-1.0.0-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|nodejs-sigmund-1.0.0-7|39	+ Revision: d04cb76
14cr|nodejs-sigmund-1.0.0-7|40	- MassBuild#464: Increase release tag
14cr|nodejs-sigmund-1.0.0-7|41	
14cr|nodejs-sigmund-1.0.0-7|42	

3507 14
14cr|nodejs-slide-1.1.5-2|1	Name:       nodejs-slide
14cr|nodejs-slide-1.1.5-2|2	Version:    1.1.5
14cr|nodejs-slide-1.1.5-2|3	Release:    2
14cr|nodejs-slide-1.1.5-2|4	Summary:    A flow control library that fits in a slideshow
14cr|nodejs-slide-1.1.5-2|5	Group:      Development/Other
14cr|nodejs-slide-1.1.5-2|6	License:    ISC
14cr|nodejs-slide-1.1.5-2|7	URL:        https://github.com/isaacs/slide-flow-control
14cr|nodejs-slide-1.1.5-2|8	Source0:    http://registry.npmjs.org/slide/-/slide-%{version}.tgz
14cr|nodejs-slide-1.1.5-2|9	BuildArch:  noarch
14cr|nodejs-slide-1.1.5-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-slide-1.1.5-2|11	
14cr|nodejs-slide-1.1.5-2|12	%description
14cr|nodejs-slide-1.1.5-2|13	Provides simple, easy callbacks for node.js.
14cr|nodejs-slide-1.1.5-2|14	
14cr|nodejs-slide-1.1.5-2|15	%prep
14cr|nodejs-slide-1.1.5-2|16	%setup -q -n package
14cr|nodejs-slide-1.1.5-2|17	
14cr|nodejs-slide-1.1.5-2|18	%build
14cr|nodejs-slide-1.1.5-2|19	#nothing to do
14cr|nodejs-slide-1.1.5-2|20	
14cr|nodejs-slide-1.1.5-2|21	%install
14cr|nodejs-slide-1.1.5-2|22	
14cr|nodejs-slide-1.1.5-2|23	mkdir -p %{buildroot}%{nodejs_sitelib}/slide
14cr|nodejs-slide-1.1.5-2|24	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/slide
14cr|nodejs-slide-1.1.5-2|25	
14cr|nodejs-slide-1.1.5-2|26	%nodejs_symlink_deps
14cr|nodejs-slide-1.1.5-2|27	
14cr|nodejs-slide-1.1.5-2|28	%clean
14cr|nodejs-slide-1.1.5-2|29	
14cr|nodejs-slide-1.1.5-2|30	%files
14cr|nodejs-slide-1.1.5-2|31	%defattr(-,root,root,-)
14cr|nodejs-slide-1.1.5-2|32	%{nodejs_sitelib}/slide
14cr|nodejs-slide-1.1.5-2|33	%doc LICENSE README.md
14cr|nodejs-slide-1.1.5-2|34	
14cr|nodejs-slide-1.1.5-2|35	
14cr|nodejs-slide-1.1.5-2|36	%changelog
14cr|nodejs-slide-1.1.5-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|nodejs-slide-1.1.5-2|38	+ Revision: 530c8f7
14cr|nodejs-slide-1.1.5-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-slide-1.1.5-2|40	
14cr|nodejs-slide-1.1.5-2|41	

3508 14
14cr|nodejs-snockets-1.3.8-5|1	
14cr|nodejs-snockets-1.3.8-5|2	
14cr|nodejs-snockets-1.3.8-5|3	%global enable_tests 0
14cr|nodejs-snockets-1.3.8-5|4	
14cr|nodejs-snockets-1.3.8-5|5	Name:       nodejs-snockets
14cr|nodejs-snockets-1.3.8-5|6	Version:    1.3.8
14cr|nodejs-snockets-1.3.8-5|7	Release:    5
14cr|nodejs-snockets-1.3.8-5|8	Summary:    A JavaScript/CoffeeScript concatenation tool for Node.js inspired by Sprockets
14cr|nodejs-snockets-1.3.8-5|9	
14cr|nodejs-snockets-1.3.8-5|10	# License text is included in README.mdown.
14cr|nodejs-snockets-1.3.8-5|11	License:    MIT
14cr|nodejs-snockets-1.3.8-5|12	Group:      Development/Other
14cr|nodejs-snockets-1.3.8-5|13	URL:        https://github.com/TrevorBurnham/snockets
14cr|nodejs-snockets-1.3.8-5|14	Source0:    http://registry.npmjs.org/snockets/-/snockets-%{version}.tgz
14cr|nodejs-snockets-1.3.8-5|15	
14cr|nodejs-snockets-1.3.8-5|16	BuildArch:  noarch
14cr|nodejs-snockets-1.3.8-5|17	
14cr|nodejs-snockets-1.3.8-5|18	BuildRequires:  nodejs-packaging
14cr|nodejs-snockets-1.3.8-5|19	BuildRequires:  coffee-script
14cr|nodejs-snockets-1.3.8-5|20	BuildRequires:  npm(docco)
14cr|nodejs-snockets-1.3.8-5|21	BuildRequires:  npm(dep-graph)
14cr|nodejs-snockets-1.3.8-5|22	BuildRequires:  npm(watchit)
14cr|nodejs-snockets-1.3.8-5|23	BuildRequires:  npm(uglify-js) < 2
14cr|nodejs-snockets-1.3.8-5|24	
14cr|nodejs-snockets-1.3.8-5|25	%if 0%{?enable_tests}
14cr|nodejs-snockets-1.3.8-5|26	BuildRequires:  npm(nodeunit)
14cr|nodejs-snockets-1.3.8-5|27	%endif
14cr|nodejs-snockets-1.3.8-5|28	
14cr|nodejs-snockets-1.3.8-5|29	%description
14cr|nodejs-snockets-1.3.8-5|30	%{summary}.
14cr|nodejs-snockets-1.3.8-5|31	
14cr|nodejs-snockets-1.3.8-5|32	
14cr|nodejs-snockets-1.3.8-5|33	%prep
14cr|nodejs-snockets-1.3.8-5|34	%setup -q -n package
14cr|nodejs-snockets-1.3.8-5|35	# Compile from source instead.
14cr|nodejs-snockets-1.3.8-5|36	rm -rf lib/
14cr|nodejs-snockets-1.3.8-5|37	
14cr|nodejs-snockets-1.3.8-5|38	%nodejs_fixdep dep-graph '~1.1'
14cr|nodejs-snockets-1.3.8-5|39	%nodejs_fixdep mime '~1.2'
14cr|nodejs-snockets-1.3.8-5|40	%nodejs_fixdep uglify-js '~1.3'
14cr|nodejs-snockets-1.3.8-5|41	%nodejs_fixdep underscore '~1.4'
14cr|nodejs-snockets-1.3.8-5|42	
14cr|nodejs-snockets-1.3.8-5|43	
14cr|nodejs-snockets-1.3.8-5|44	%build
14cr|nodejs-snockets-1.3.8-5|45	%nodejs_symlink_deps --check
14cr|nodejs-snockets-1.3.8-5|46	/usr/bin/cake build
14cr|nodejs-snockets-1.3.8-5|47	
14cr|nodejs-snockets-1.3.8-5|48	
14cr|nodejs-snockets-1.3.8-5|49	%install
14cr|nodejs-snockets-1.3.8-5|50	mkdir -p %{buildroot}%{nodejs_sitelib}/snockets
14cr|nodejs-snockets-1.3.8-5|51	cp -pr package.json lib/ \
14cr|nodejs-snockets-1.3.8-5|52	%{buildroot}%{nodejs_sitelib}/snockets
14cr|nodejs-snockets-1.3.8-5|53	
14cr|nodejs-snockets-1.3.8-5|54	%nodejs_symlink_deps
14cr|nodejs-snockets-1.3.8-5|55	
14cr|nodejs-snockets-1.3.8-5|56	
14cr|nodejs-snockets-1.3.8-5|57	%if 0%{?enable_tests}
14cr|nodejs-snockets-1.3.8-5|58	%check
14cr|nodejs-snockets-1.3.8-5|59	sed -i -e "/invoke 'docs'/d" Cakefile
14cr|nodejs-snockets-1.3.8-5|60	/usr/bin/cake test
14cr|nodejs-snockets-1.3.8-5|61	%endif
14cr|nodejs-snockets-1.3.8-5|62	
14cr|nodejs-snockets-1.3.8-5|63	
14cr|nodejs-snockets-1.3.8-5|64	%files
14cr|nodejs-snockets-1.3.8-5|65	%doc README.mdown docs/
14cr|nodejs-snockets-1.3.8-5|66	%{nodejs_sitelib}/snockets
14cr|nodejs-snockets-1.3.8-5|67	
14cr|nodejs-snockets-1.3.8-5|68	
14cr|nodejs-snockets-1.3.8-5|69	
14cr|nodejs-snockets-1.3.8-5|70	%changelog
14cr|nodejs-snockets-1.3.8-5|71	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-5
14cr|nodejs-snockets-1.3.8-5|72	+ Revision: 1e486c3
14cr|nodejs-snockets-1.3.8-5|73	- Imported from SRPM
14cr|nodejs-snockets-1.3.8-5|74	
14cr|nodejs-snockets-1.3.8-5|75	

3509 14
14cr|nodejs-sntp-0.2.4-3|1	Name:       nodejs-sntp
14cr|nodejs-sntp-0.2.4-3|2	Version:    0.2.4
14cr|nodejs-sntp-0.2.4-3|3	Release:    3
14cr|nodejs-sntp-0.2.4-3|4	Summary:    SNTP v4 client (RFC4330) for Node.js
14cr|nodejs-sntp-0.2.4-3|5	License:    BSD
14cr|nodejs-sntp-0.2.4-3|6	Group:      Development/Other
14cr|nodejs-sntp-0.2.4-3|7	URL:        https://github.com/hueniverse/sntp
14cr|nodejs-sntp-0.2.4-3|8	Source0:    http://registry.npmjs.org/sntp/-/sntp-%{version}.tgz
14cr|nodejs-sntp-0.2.4-3|9	BuildArch:  noarch
14cr|nodejs-sntp-0.2.4-3|10	BuildRequires:  nodejs-packaging
14cr|nodejs-sntp-0.2.4-3|11	BuildRequires:  nodejs
14cr|nodejs-sntp-0.2.4-3|12	
14cr|nodejs-sntp-0.2.4-3|13	%description
14cr|nodejs-sntp-0.2.4-3|14	An SNTP v4 client (RFC4330) for Node.js. Simply connects to the NTP or SNTP
14cr|nodejs-sntp-0.2.4-3|15	server requested and returns the server time along with the round-trip duration
14cr|nodejs-sntp-0.2.4-3|16	and clock offset. To adjust the local time to the NTP time, add the returned
14cr|nodejs-sntp-0.2.4-3|17	time offset to the local time.
14cr|nodejs-sntp-0.2.4-3|18	
14cr|nodejs-sntp-0.2.4-3|19	%prep
14cr|nodejs-sntp-0.2.4-3|20	%setup -q -n package
14cr|nodejs-sntp-0.2.4-3|21	
14cr|nodejs-sntp-0.2.4-3|22	#drop exec bit from everything
14cr|nodejs-sntp-0.2.4-3|23	chmod 0644 *.js* README.md LICENSE examples/* lib/*
14cr|nodejs-sntp-0.2.4-3|24	
14cr|nodejs-sntp-0.2.4-3|25	%build
14cr|nodejs-sntp-0.2.4-3|26	#nothing to do
14cr|nodejs-sntp-0.2.4-3|27	
14cr|nodejs-sntp-0.2.4-3|28	%install
14cr|nodejs-sntp-0.2.4-3|29	
14cr|nodejs-sntp-0.2.4-3|30	mkdir -p %{buildroot}%{nodejs_sitelib}/sntp
14cr|nodejs-sntp-0.2.4-3|31	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/sntp
14cr|nodejs-sntp-0.2.4-3|32	
14cr|nodejs-sntp-0.2.4-3|33	%nodejs_symlink_deps
14cr|nodejs-sntp-0.2.4-3|34	
14cr|nodejs-sntp-0.2.4-3|35	#Yet Another Unpackaged Test Framework (lab)
14cr|nodejs-sntp-0.2.4-3|36	#%%check
14cr|nodejs-sntp-0.2.4-3|37	#make test
14cr|nodejs-sntp-0.2.4-3|38	
14cr|nodejs-sntp-0.2.4-3|39	%clean
14cr|nodejs-sntp-0.2.4-3|40	
14cr|nodejs-sntp-0.2.4-3|41	%files
14cr|nodejs-sntp-0.2.4-3|42	%defattr(-,root,root,-)
14cr|nodejs-sntp-0.2.4-3|43	%{nodejs_sitelib}/sntp
14cr|nodejs-sntp-0.2.4-3|44	%doc README.md LICENSE examples
14cr|nodejs-sntp-0.2.4-3|45	
14cr|nodejs-sntp-0.2.4-3|46	
14cr|nodejs-sntp-0.2.4-3|47	%changelog
14cr|nodejs-sntp-0.2.4-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-3
14cr|nodejs-sntp-0.2.4-3|49	+ Revision: af61027
14cr|nodejs-sntp-0.2.4-3|50	- MassBuild#464: Increase release tag
14cr|nodejs-sntp-0.2.4-3|51	
14cr|nodejs-sntp-0.2.4-3|52	

3510 14
14cr|nodejs-source-map-0.1.33-2|1	# We cannot currently build the browser version due to a dependency loop
14cr|nodejs-source-map-0.1.33-2|2	# npm(dryice) requires npm(uglify-js) which requres this
14cr|nodejs-source-map-0.1.33-2|3	%global bootstrap 1
14cr|nodejs-source-map-0.1.33-2|4	
14cr|nodejs-source-map-0.1.33-2|5	Name:           nodejs-source-map
14cr|nodejs-source-map-0.1.33-2|6	Version:        0.1.33
14cr|nodejs-source-map-0.1.33-2|7	Release:        2
14cr|nodejs-source-map-0.1.33-2|8	Summary:        Node.js library that generates and consumes source maps
14cr|nodejs-source-map-0.1.33-2|9	BuildArch:      noarch
14cr|nodejs-source-map-0.1.33-2|10	Group:          System/Libraries
14cr|nodejs-source-map-0.1.33-2|11	License:        BSD
14cr|nodejs-source-map-0.1.33-2|12	URL:            https://github.com/mozilla/source-map
14cr|nodejs-source-map-0.1.33-2|13	Source0:        http://registry.npmjs.org/source-map/-/source-map-%{version}.tgz
14cr|nodejs-source-map-0.1.33-2|14	
14cr|nodejs-source-map-0.1.33-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-source-map-0.1.33-2|16	BuildRequires:  npm(amdefine)
14cr|nodejs-source-map-0.1.33-2|17	
14cr|nodejs-source-map-0.1.33-2|18	%if !0%{?bootstrap}
14cr|nodejs-source-map-0.1.33-2|19	BuildRequires:  npm(dryice)
14cr|nodejs-source-map-0.1.33-2|20	%endif
14cr|nodejs-source-map-0.1.33-2|21	
14cr|nodejs-source-map-0.1.33-2|22	%description
14cr|nodejs-source-map-0.1.33-2|23	A Node.js library that generates and consumes source maps,
14cr|nodejs-source-map-0.1.33-2|24	
14cr|nodejs-source-map-0.1.33-2|25	A version suitable for use in the browser is available in the source-map
14cr|nodejs-source-map-0.1.33-2|26	package.
14cr|nodejs-source-map-0.1.33-2|27	
14cr|nodejs-source-map-0.1.33-2|28	%if !0%{?bootstrap}
14cr|nodejs-source-map-0.1.33-2|29	%package -n source-map
14cr|nodejs-source-map-0.1.33-2|30	Summary:    Client-side library that generates and consumes source maps
14cr|nodejs-source-map-0.1.33-2|31	
14cr|nodejs-source-map-0.1.33-2|32	Group:      System/Libraries
14cr|nodejs-source-map-0.1.33-2|33	
14cr|nodejs-source-map-0.1.33-2|34	%description -n source-map
14cr|nodejs-source-map-0.1.33-2|35	A client-side library that generates and source maps.  It is suitable for use
14cr|nodejs-source-map-0.1.33-2|36	in browsers and is provided in original and minified form.
14cr|nodejs-source-map-0.1.33-2|37	
14cr|nodejs-source-map-0.1.33-2|38	The Node.js library is available in the nodejs-source-map package.
14cr|nodejs-source-map-0.1.33-2|39	%endif
14cr|nodejs-source-map-0.1.33-2|40	
14cr|nodejs-source-map-0.1.33-2|41	%prep
14cr|nodejs-source-map-0.1.33-2|42	%setup -q -n package
14cr|nodejs-source-map-0.1.33-2|43	
14cr|nodejs-source-map-0.1.33-2|44	%build
14cr|nodejs-source-map-0.1.33-2|45	%if !0%{?bootstrap}
14cr|nodejs-source-map-0.1.33-2|46	#build the browser version
14cr|nodejs-source-map-0.1.33-2|47	%__nodejs Makefile.dryice.js
14cr|nodejs-source-map-0.1.33-2|48	%endif
14cr|nodejs-source-map-0.1.33-2|49	
14cr|nodejs-source-map-0.1.33-2|50	%install
14cr|nodejs-source-map-0.1.33-2|51	mkdir -p %{buildroot}%{nodejs_sitelib}/source-map
14cr|nodejs-source-map-0.1.33-2|52	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/source-map
14cr|nodejs-source-map-0.1.33-2|53	
14cr|nodejs-source-map-0.1.33-2|54	%if !0%{?bootstrap}
14cr|nodejs-source-map-0.1.33-2|55	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-source-map-0.1.33-2|56	cp -p dist/*.js %{buildroot}%{_datadir}/%{name}/
14cr|nodejs-source-map-0.1.33-2|57	%endif
14cr|nodejs-source-map-0.1.33-2|58	
14cr|nodejs-source-map-0.1.33-2|59	%nodejs_symlink_deps
14cr|nodejs-source-map-0.1.33-2|60	
14cr|nodejs-source-map-0.1.33-2|61	%check
14cr|nodejs-source-map-0.1.33-2|62	%nodejs_symlink_deps --check
14cr|nodejs-source-map-0.1.33-2|63	%__nodejs test/run-tests.js
14cr|nodejs-source-map-0.1.33-2|64	
14cr|nodejs-source-map-0.1.33-2|65	%clean
14cr|nodejs-source-map-0.1.33-2|66	
14cr|nodejs-source-map-0.1.33-2|67	%files
14cr|nodejs-source-map-0.1.33-2|68	%defattr(-,root,root,-)
14cr|nodejs-source-map-0.1.33-2|69	%{nodejs_sitelib}/source-map
14cr|nodejs-source-map-0.1.33-2|70	%doc LICENSE README.md
14cr|nodejs-source-map-0.1.33-2|71	
14cr|nodejs-source-map-0.1.33-2|72	%if !0%{?bootstrap}
14cr|nodejs-source-map-0.1.33-2|73	%files -n source-map
14cr|nodejs-source-map-0.1.33-2|74	%{_datadir}/%{name}
14cr|nodejs-source-map-0.1.33-2|75	%doc LICENSE README.md
14cr|nodejs-source-map-0.1.33-2|76	%endif
14cr|nodejs-source-map-0.1.33-2|77	
14cr|nodejs-source-map-0.1.33-2|78	
14cr|nodejs-source-map-0.1.33-2|79	%changelog
14cr|nodejs-source-map-0.1.33-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.33-2
14cr|nodejs-source-map-0.1.33-2|81	+ Revision: 5a4a9c9
14cr|nodejs-source-map-0.1.33-2|82	- MassBuild#464: Increase release tag
14cr|nodejs-source-map-0.1.33-2|83	
14cr|nodejs-source-map-0.1.33-2|84	

3511 14
14cr|nodejs-sphericalmercator-1.0.2-3|1	%global enable_tests 0
14cr|nodejs-sphericalmercator-1.0.2-3|2	
14cr|nodejs-sphericalmercator-1.0.2-3|3	Name:           nodejs-sphericalmercator
14cr|nodejs-sphericalmercator-1.0.2-3|4	Version:        1.0.2
14cr|nodejs-sphericalmercator-1.0.2-3|5	Release:        3
14cr|nodejs-sphericalmercator-1.0.2-3|6	Summary:        Transformations between Spherical Mercator and Lat/Lon
14cr|nodejs-sphericalmercator-1.0.2-3|7	Group:          Development/Other
14cr|nodejs-sphericalmercator-1.0.2-3|8	License:        BSD
14cr|nodejs-sphericalmercator-1.0.2-3|9	URL:            https://github.com/mapbox/node-sphericalmercator
14cr|nodejs-sphericalmercator-1.0.2-3|10	Source0:        http://registry.npmjs.org/sphericalmercator/-/sphericalmercator-%{version}.tgz
14cr|nodejs-sphericalmercator-1.0.2-3|11	BuildArch:      noarch
14cr|nodejs-sphericalmercator-1.0.2-3|12	
14cr|nodejs-sphericalmercator-1.0.2-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-sphericalmercator-1.0.2-3|14	BuildRequires:  nodejs
14cr|nodejs-sphericalmercator-1.0.2-3|15	
14cr|nodejs-sphericalmercator-1.0.2-3|16	%if 0%{?enable_tests}
14cr|nodejs-sphericalmercator-1.0.2-3|17	BuildRequires:  npm(mocha)
14cr|nodejs-sphericalmercator-1.0.2-3|18	%endif
14cr|nodejs-sphericalmercator-1.0.2-3|19	
14cr|nodejs-sphericalmercator-1.0.2-3|20	%description
14cr|nodejs-sphericalmercator-1.0.2-3|21	Provides projection math for converting between mercator meters, screen
14cr|nodejs-sphericalmercator-1.0.2-3|22	pixels (of 256x256 or configurable-size tiles), and latitude/longitude.
14cr|nodejs-sphericalmercator-1.0.2-3|23	
14cr|nodejs-sphericalmercator-1.0.2-3|24	
14cr|nodejs-sphericalmercator-1.0.2-3|25	%prep
14cr|nodejs-sphericalmercator-1.0.2-3|26	%setup -q -n package
14cr|nodejs-sphericalmercator-1.0.2-3|27	rm -rf node_modules
14cr|nodejs-sphericalmercator-1.0.2-3|28	
14cr|nodejs-sphericalmercator-1.0.2-3|29	
14cr|nodejs-sphericalmercator-1.0.2-3|30	%build
14cr|nodejs-sphericalmercator-1.0.2-3|31	
14cr|nodejs-sphericalmercator-1.0.2-3|32	
14cr|nodejs-sphericalmercator-1.0.2-3|33	%if 0%{?enable_tests}
14cr|nodejs-sphericalmercator-1.0.2-3|34	%check
14cr|nodejs-sphericalmercator-1.0.2-3|35	%{nodejs_sitelib}/mocha/bin/mocha
14cr|nodejs-sphericalmercator-1.0.2-3|36	%endif
14cr|nodejs-sphericalmercator-1.0.2-3|37	
14cr|nodejs-sphericalmercator-1.0.2-3|38	
14cr|nodejs-sphericalmercator-1.0.2-3|39	%install
14cr|nodejs-sphericalmercator-1.0.2-3|40	mkdir -p %{buildroot}/%{nodejs_sitelib}/sphericalmercator
14cr|nodejs-sphericalmercator-1.0.2-3|41	cp -pr package.json sphericalmercator.js %{buildroot}/%{nodejs_sitelib}/sphericalmercator
14cr|nodejs-sphericalmercator-1.0.2-3|42	%nodejs_symlink_deps
14cr|nodejs-sphericalmercator-1.0.2-3|43	
14cr|nodejs-sphericalmercator-1.0.2-3|44	
14cr|nodejs-sphericalmercator-1.0.2-3|45	%files
14cr|nodejs-sphericalmercator-1.0.2-3|46	%doc LICENSE.md README.md
14cr|nodejs-sphericalmercator-1.0.2-3|47	%{nodejs_sitelib}/sphericalmercator
14cr|nodejs-sphericalmercator-1.0.2-3|48	
14cr|nodejs-sphericalmercator-1.0.2-3|49	
14cr|nodejs-sphericalmercator-1.0.2-3|50	
14cr|nodejs-sphericalmercator-1.0.2-3|51	%changelog
14cr|nodejs-sphericalmercator-1.0.2-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|nodejs-sphericalmercator-1.0.2-3|53	+ Revision: 8fe6958
14cr|nodejs-sphericalmercator-1.0.2-3|54	- MassBuild#464: Increase release tag
14cr|nodejs-sphericalmercator-1.0.2-3|55	
14cr|nodejs-sphericalmercator-1.0.2-3|56	

3512 14
14cr|nodejs-sqlite3-2.2.3-1|1	%global commit b3cbf17df6b0a1b4384e10e900f658c04bb73f44
14cr|nodejs-sqlite3-2.2.3-1|2	
14cr|nodejs-sqlite3-2.2.3-1|3	Name:           nodejs-sqlite3
14cr|nodejs-sqlite3-2.2.3-1|4	Version:        2.2.3
14cr|nodejs-sqlite3-2.2.3-1|5	Release:        1
14cr|nodejs-sqlite3-2.2.3-1|6	Summary:        Asynchronous, non-blocking SQLite3 bindings for Node.js
14cr|nodejs-sqlite3-2.2.3-1|7	Group:          Development/Other
14cr|nodejs-sqlite3-2.2.3-1|8	
14cr|nodejs-sqlite3-2.2.3-1|9	License:        BSD
14cr|nodejs-sqlite3-2.2.3-1|10	URL:            https://github.com/developmentseed/node-sqlite3
14cr|nodejs-sqlite3-2.2.3-1|11	Source0:        https://github.com/developmentseed/node-sqlite3/archive/%{commit}/node-sqlite3-%{commit}.tar.gz
14cr|nodejs-sqlite3-2.2.3-1|12	Patch0:         nodejs-sqlite3-pregyp.patch
14cr|nodejs-sqlite3-2.2.3-1|13	Patch1:         nodejs-sqlite3-rpath.patch
14cr|nodejs-sqlite3-2.2.3-1|14	
14cr|nodejs-sqlite3-2.2.3-1|15	BuildRequires:  nodejs-packaging
14cr|nodejs-sqlite3-2.2.3-1|16	BuildRequires:  nodejs
14cr|nodejs-sqlite3-2.2.3-1|17	BuildRequires:  node-gyp
14cr|nodejs-sqlite3-2.2.3-1|18	BuildRequires:  sqlite-devel
14cr|nodejs-sqlite3-2.2.3-1|19	
14cr|nodejs-sqlite3-2.2.3-1|20	BuildRequires:  npm(mocha)
14cr|nodejs-sqlite3-2.2.3-1|21	BuildRequires:  npm(step)
14cr|nodejs-sqlite3-2.2.3-1|22	
14cr|nodejs-sqlite3-2.2.3-1|23	%{?nodejs_default_filter}
14cr|nodejs-sqlite3-2.2.3-1|24	
14cr|nodejs-sqlite3-2.2.3-1|25	%description
14cr|nodejs-sqlite3-2.2.3-1|26	%{summary}.
14cr|nodejs-sqlite3-2.2.3-1|27	
14cr|nodejs-sqlite3-2.2.3-1|28	
14cr|nodejs-sqlite3-2.2.3-1|29	%prep
14cr|nodejs-sqlite3-2.2.3-1|30	%setup -q -n node-sqlite3-%{commit}
14cr|nodejs-sqlite3-2.2.3-1|31	%patch0 -p1
14cr|nodejs-sqlite3-2.2.3-1|32	%patch1 -p1
14cr|nodejs-sqlite3-2.2.3-1|33	rm -rf deps/* node_modules
14cr|nodejs-sqlite3-2.2.3-1|34	echo "{}" > deps/common-sqlite.gypi
14cr|nodejs-sqlite3-2.2.3-1|35	
14cr|nodejs-sqlite3-2.2.3-1|36	
14cr|nodejs-sqlite3-2.2.3-1|37	%build
14cr|nodejs-sqlite3-2.2.3-1|38	export CXXFLAGS="%{optflags}"
14cr|nodejs-sqlite3-2.2.3-1|39	node-gyp configure -- -Dsqlite=/usr -Dmodule_name=node_sqlite3 -Dmodule_path=lib/binding
14cr|nodejs-sqlite3-2.2.3-1|40	node-gyp build
14cr|nodejs-sqlite3-2.2.3-1|41	
14cr|nodejs-sqlite3-2.2.3-1|42	
14cr|nodejs-sqlite3-2.2.3-1|43	%install
14cr|nodejs-sqlite3-2.2.3-1|44	mkdir -p %{buildroot}/%{nodejs_sitearch}/sqlite3
14cr|nodejs-sqlite3-2.2.3-1|45	cp -pr package.json lib %{buildroot}/%{nodejs_sitearch}/sqlite3
14cr|nodejs-sqlite3-2.2.3-1|46	%nodejs_symlink_deps
14cr|nodejs-sqlite3-2.2.3-1|47	
14cr|nodejs-sqlite3-2.2.3-1|48	
14cr|nodejs-sqlite3-2.2.3-1|49	%check
14cr|nodejs-sqlite3-2.2.3-1|50	%nodejs_symlink_deps --check
14cr|nodejs-sqlite3-2.2.3-1|51	%{__nodejs} test/support/createdb.js
14cr|nodejs-sqlite3-2.2.3-1|52	mkdir test/tmp
14cr|nodejs-sqlite3-2.2.3-1|53	NODE_PATH=lib %{nodejs_sitelib}/mocha/bin/mocha -R spec -t 500000
14cr|nodejs-sqlite3-2.2.3-1|54	
14cr|nodejs-sqlite3-2.2.3-1|55	
14cr|nodejs-sqlite3-2.2.3-1|56	%files
14cr|nodejs-sqlite3-2.2.3-1|57	%doc LICENSE README.md CHANGELOG.md examples
14cr|nodejs-sqlite3-2.2.3-1|58	%{nodejs_sitearch}/sqlite3
14cr|nodejs-sqlite3-2.2.3-1|59	
14cr|nodejs-sqlite3-2.2.3-1|60	
14cr|nodejs-sqlite3-2.2.3-1|61	
14cr|nodejs-sqlite3-2.2.3-1|62	%changelog
14cr|nodejs-sqlite3-2.2.3-1|63	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-1
14cr|nodejs-sqlite3-2.2.3-1|64	+ Revision: b0a4c06
14cr|nodejs-sqlite3-2.2.3-1|65	- Imported from SRPM
14cr|nodejs-sqlite3-2.2.3-1|66	
14cr|nodejs-sqlite3-2.2.3-1|67	

3513 14
14cr|nodejs-srs-0.3.11-1|1	Name:           nodejs-srs
14cr|nodejs-srs-0.3.11-1|2	Version:        0.3.11
14cr|nodejs-srs-0.3.11-1|3	Release:        1
14cr|nodejs-srs-0.3.11-1|4	Summary:        Spatial reference library for Node.js
14cr|nodejs-srs-0.3.11-1|5	Group:          Development/Other
14cr|nodejs-srs-0.3.11-1|6	
14cr|nodejs-srs-0.3.11-1|7	License:        BSD
14cr|nodejs-srs-0.3.11-1|8	URL:            https://github.com/springmeyer/node-srs
14cr|nodejs-srs-0.3.11-1|9	# Real source is http://registry.npmjs.org/srs/-/srs-%{version}.tgz
14cr|nodejs-srs-0.3.11-1|10	# but files copied from gdal whose provenance is unclear (as described
14cr|nodejs-srs-0.3.11-1|11	# in PROVENANCE.TXT and PROVENANCE.TXT-fedora in gdal) have been
14cr|nodejs-srs-0.3.11-1|12	# removed from the tar ball by the cleaner script.
14cr|nodejs-srs-0.3.11-1|13	Source0:        srs-%{version}-fedora.tgz
14cr|nodejs-srs-0.3.11-1|14	# Cleaner script for the tarball
14cr|nodejs-srs-0.3.11-1|15	Source1:        nodejs-srs-cleaner.sh
14cr|nodejs-srs-0.3.11-1|16	# Settings file normally generated by waf build
14cr|nodejs-srs-0.3.11-1|17	Source2:        nodejs-srs-settings.js
14cr|nodejs-srs-0.3.11-1|18	# Patch out stripping of the compiled module
14cr|nodejs-srs-0.3.11-1|19	Patch0:         nodejs-srs-strip.patch
14cr|nodejs-srs-0.3.11-1|20	# Patch out tests which rely on removed files
14cr|nodejs-srs-0.3.11-1|21	Patch1:         nodejs-srs-tests.patch
14cr|nodejs-srs-0.3.11-1|22	
14cr|nodejs-srs-0.3.11-1|23	BuildRequires:  nodejs-packaging
14cr|nodejs-srs-0.3.11-1|24	BuildRequires:  nodejs
14cr|nodejs-srs-0.3.11-1|25	BuildRequires:  node-gyp
14cr|nodejs-srs-0.3.11-1|26	BuildRequires:  gdal-devel
14cr|nodejs-srs-0.3.11-1|27	
14cr|nodejs-srs-0.3.11-1|28	BuildRequires:  npm(mocha)
14cr|nodejs-srs-0.3.11-1|29	BuildRequires:  gdal
14cr|nodejs-srs-0.3.11-1|30	BuildRequires:  proj
14cr|nodejs-srs-0.3.11-1|31	
14cr|nodejs-srs-0.3.11-1|32	%{?nodejs_default_filter}
14cr|nodejs-srs-0.3.11-1|33	
14cr|nodejs-srs-0.3.11-1|34	%description
14cr|nodejs-srs-0.3.11-1|35	Bindings to libosr for handling spatial references in Node.js.
14cr|nodejs-srs-0.3.11-1|36	
14cr|nodejs-srs-0.3.11-1|37	
14cr|nodejs-srs-0.3.11-1|38	%prep
14cr|nodejs-srs-0.3.11-1|39	%setup -q -n package-fedora
14cr|nodejs-srs-0.3.11-1|40	%patch0 -p1 -b .strip
14cr|nodejs-srs-0.3.11-1|41	%patch1 -p1 -b .tests
14cr|nodejs-srs-0.3.11-1|42	cp -pr %{SOURCE2} lib/settings.js
14cr|nodejs-srs-0.3.11-1|43	rm -rf deps/* node_modules lib/srs_data
14cr|nodejs-srs-0.3.11-1|44	
14cr|nodejs-srs-0.3.11-1|45	
14cr|nodejs-srs-0.3.11-1|46	%build
14cr|nodejs-srs-0.3.11-1|47	export CXXFLAGS="%{optflags}"
14cr|nodejs-srs-0.3.11-1|48	node-gyp configure -- -Dshared_gdal=true
14cr|nodejs-srs-0.3.11-1|49	node-gyp build
14cr|nodejs-srs-0.3.11-1|50	
14cr|nodejs-srs-0.3.11-1|51	
14cr|nodejs-srs-0.3.11-1|52	%install
14cr|nodejs-srs-0.3.11-1|53	mkdir -p %{buildroot}/%{nodejs_sitearch}/srs
14cr|nodejs-srs-0.3.11-1|54	cp -pr package.json lib %{buildroot}/%{nodejs_sitearch}/srs
14cr|nodejs-srs-0.3.11-1|55	%nodejs_symlink_deps
14cr|nodejs-srs-0.3.11-1|56	
14cr|nodejs-srs-0.3.11-1|57	
14cr|nodejs-srs-0.3.11-1|58	%check
14cr|nodejs-srs-0.3.11-1|59	%nodejs_symlink_deps --check
14cr|nodejs-srs-0.3.11-1|60	%{nodejs_sitearch}/mocha/bin/mocha -R spec
14cr|nodejs-srs-0.3.11-1|61	
14cr|nodejs-srs-0.3.11-1|62	
14cr|nodejs-srs-0.3.11-1|63	%files
14cr|nodejs-srs-0.3.11-1|64	%doc LICENSE.txt README.md
14cr|nodejs-srs-0.3.11-1|65	%{nodejs_sitearch}/srs
14cr|nodejs-srs-0.3.11-1|66	
14cr|nodejs-srs-0.3.11-1|67	
14cr|nodejs-srs-0.3.11-1|68	
14cr|nodejs-srs-0.3.11-1|69	%changelog
14cr|nodejs-srs-0.3.11-1|70	* Thu Sep 25 2014 Tigro <ashejn@gmail.com> 0.3.11-1
14cr|nodejs-srs-0.3.11-1|71	+ Revision: 518b0b9
14cr|nodejs-srs-0.3.11-1|72	- fix depend
14cr|nodejs-srs-0.3.11-1|73	
14cr|nodejs-srs-0.3.11-1|74	

3514 14
14cr|nodejs-stack-trace-0.0.9-2|1	%global enable_tests 0
14cr|nodejs-stack-trace-0.0.9-2|2	
14cr|nodejs-stack-trace-0.0.9-2|3	Name:       nodejs-stack-trace
14cr|nodejs-stack-trace-0.0.9-2|4	Version:    0.0.9
14cr|nodejs-stack-trace-0.0.9-2|5	Release:    2
14cr|nodejs-stack-trace-0.0.9-2|6	Summary:    Node.js module to get v8 stack traces as an array of CallSite objects
14cr|nodejs-stack-trace-0.0.9-2|7	License:    MIT
14cr|nodejs-stack-trace-0.0.9-2|8	Group:      System/Libraries
14cr|nodejs-stack-trace-0.0.9-2|9	URL:        https://github.com/felixge/node-stack-trace
14cr|nodejs-stack-trace-0.0.9-2|10	Source0:    http://registry.npmjs.org/stack-trace/-/stack-trace-%{version}.tgz
14cr|nodejs-stack-trace-0.0.9-2|11	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-stack-trace-0.0.9-2|12	# version control repository.
14cr|nodejs-stack-trace-0.0.9-2|13	Source1:    tests-v%{version}.tar.bz2
14cr|nodejs-stack-trace-0.0.9-2|14	Source10:   dl-tests.sh
14cr|nodejs-stack-trace-0.0.9-2|15	# https://github.com/felixge/node-stack-trace/issues/4
14cr|nodejs-stack-trace-0.0.9-2|16	Patch0:     %{name}-0.0.9-Remove-failing-test.patch
14cr|nodejs-stack-trace-0.0.9-2|17	BuildArch:  noarch
14cr|nodejs-stack-trace-0.0.9-2|18	BuildRequires:  nodejs-packaging
14cr|nodejs-stack-trace-0.0.9-2|19	
14cr|nodejs-stack-trace-0.0.9-2|20	%if 0%{?enable_tests}
14cr|nodejs-stack-trace-0.0.9-2|21	# Not yet packaged
14cr|nodejs-stack-trace-0.0.9-2|22	# BuildRequires:  npm(far)
14cr|nodejs-stack-trace-0.0.9-2|23	# BuildRequires:  npm(long-stack-traces)
14cr|nodejs-stack-trace-0.0.9-2|24	%endif
14cr|nodejs-stack-trace-0.0.9-2|25	
14cr|nodejs-stack-trace-0.0.9-2|26	%description
14cr|nodejs-stack-trace-0.0.9-2|27	%{summary}.
14cr|nodejs-stack-trace-0.0.9-2|28	
14cr|nodejs-stack-trace-0.0.9-2|29	
14cr|nodejs-stack-trace-0.0.9-2|30	%prep
14cr|nodejs-stack-trace-0.0.9-2|31	%setup -q -n package
14cr|nodejs-stack-trace-0.0.9-2|32	%setup -q -T -D -a 1 -n package
14cr|nodejs-stack-trace-0.0.9-2|33	%patch0 -p1
14cr|nodejs-stack-trace-0.0.9-2|34	find . -type f -iname '*~' -delete
14cr|nodejs-stack-trace-0.0.9-2|35	
14cr|nodejs-stack-trace-0.0.9-2|36	
14cr|nodejs-stack-trace-0.0.9-2|37	%build
14cr|nodejs-stack-trace-0.0.9-2|38	#nothing to do
14cr|nodejs-stack-trace-0.0.9-2|39	
14cr|nodejs-stack-trace-0.0.9-2|40	
14cr|nodejs-stack-trace-0.0.9-2|41	%install
14cr|nodejs-stack-trace-0.0.9-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/stack-trace
14cr|nodejs-stack-trace-0.0.9-2|43	cp -pr package.json lib/ \
14cr|nodejs-stack-trace-0.0.9-2|44	%{buildroot}%{nodejs_sitelib}/stack-trace
14cr|nodejs-stack-trace-0.0.9-2|45	
14cr|nodejs-stack-trace-0.0.9-2|46	%nodejs_symlink_deps
14cr|nodejs-stack-trace-0.0.9-2|47	
14cr|nodejs-stack-trace-0.0.9-2|48	
14cr|nodejs-stack-trace-0.0.9-2|49	%if 0%{?enable_tests}
14cr|nodejs-stack-trace-0.0.9-2|50	%check
14cr|nodejs-stack-trace-0.0.9-2|51	%nodejs_symlink_deps --check
14cr|nodejs-stack-trace-0.0.9-2|52	# /usr/bin/npm install far@0.0.3
14cr|nodejs-stack-trace-0.0.9-2|53	# /usr/bin/npm install long-stack-traces@0.1.2
14cr|nodejs-stack-trace-0.0.9-2|54	./test/run.js
14cr|nodejs-stack-trace-0.0.9-2|55	%endif
14cr|nodejs-stack-trace-0.0.9-2|56	
14cr|nodejs-stack-trace-0.0.9-2|57	
14cr|nodejs-stack-trace-0.0.9-2|58	%files
14cr|nodejs-stack-trace-0.0.9-2|59	%doc License Readme.md
14cr|nodejs-stack-trace-0.0.9-2|60	%{nodejs_sitelib}/stack-trace
14cr|nodejs-stack-trace-0.0.9-2|61	
14cr|nodejs-stack-trace-0.0.9-2|62	
14cr|nodejs-stack-trace-0.0.9-2|63	
14cr|nodejs-stack-trace-0.0.9-2|64	%changelog
14cr|nodejs-stack-trace-0.0.9-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-2
14cr|nodejs-stack-trace-0.0.9-2|66	+ Revision: c2683db
14cr|nodejs-stack-trace-0.0.9-2|67	- MassBuild#464: Increase release tag
14cr|nodejs-stack-trace-0.0.9-2|68	
14cr|nodejs-stack-trace-0.0.9-2|69	

3515 14
14cr|nodejs-static-favicon-1.0.2-2|1	Name:       nodejs-static-favicon
14cr|nodejs-static-favicon-1.0.2-2|2	Version:    1.0.2
14cr|nodejs-static-favicon-1.0.2-2|3	Release:    2
14cr|nodejs-static-favicon-1.0.2-2|4	Summary:    Favicon serving middleware with caching for Node.js and Connect
14cr|nodejs-static-favicon-1.0.2-2|5	License:    MIT
14cr|nodejs-static-favicon-1.0.2-2|6	Group:      System/Libraries
14cr|nodejs-static-favicon-1.0.2-2|7	URL:        https://github.com/expressjs/favicon
14cr|nodejs-static-favicon-1.0.2-2|8	Source0:    http://registry.npmjs.org/static-favicon/-/static-favicon-%{version}.tgz
14cr|nodejs-static-favicon-1.0.2-2|9	BuildArch:  noarch
14cr|nodejs-static-favicon-1.0.2-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-static-favicon-1.0.2-2|11	
14cr|nodejs-static-favicon-1.0.2-2|12	%description
14cr|nodejs-static-favicon-1.0.2-2|13	%{summary}.
14cr|nodejs-static-favicon-1.0.2-2|14	
14cr|nodejs-static-favicon-1.0.2-2|15	
14cr|nodejs-static-favicon-1.0.2-2|16	%prep
14cr|nodejs-static-favicon-1.0.2-2|17	%setup -q -n package
14cr|nodejs-static-favicon-1.0.2-2|18	
14cr|nodejs-static-favicon-1.0.2-2|19	
14cr|nodejs-static-favicon-1.0.2-2|20	%build
14cr|nodejs-static-favicon-1.0.2-2|21	#nothing to do
14cr|nodejs-static-favicon-1.0.2-2|22	
14cr|nodejs-static-favicon-1.0.2-2|23	
14cr|nodejs-static-favicon-1.0.2-2|24	%install
14cr|nodejs-static-favicon-1.0.2-2|25	mkdir -p %{buildroot}%{nodejs_sitelib}/static-favicon
14cr|nodejs-static-favicon-1.0.2-2|26	cp -pr package.json index.js \
14cr|nodejs-static-favicon-1.0.2-2|27	%{buildroot}%{nodejs_sitelib}/static-favicon
14cr|nodejs-static-favicon-1.0.2-2|28	
14cr|nodejs-static-favicon-1.0.2-2|29	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|nodejs-static-favicon-1.0.2-2|30	install -p -D -m0644 favicon.ico \
14cr|nodejs-static-favicon-1.0.2-2|31	%{buildroot}%{_datadir}/%{name}/favicon.ico
14cr|nodejs-static-favicon-1.0.2-2|32	ln -sf %{_datadir}/%{name}/favicon.ico \
14cr|nodejs-static-favicon-1.0.2-2|33	%{buildroot}%{nodejs_sitelib}/static-favicon/favicon.ico
14cr|nodejs-static-favicon-1.0.2-2|34	
14cr|nodejs-static-favicon-1.0.2-2|35	%nodejs_symlink_deps
14cr|nodejs-static-favicon-1.0.2-2|36	
14cr|nodejs-static-favicon-1.0.2-2|37	
14cr|nodejs-static-favicon-1.0.2-2|38	%files
14cr|nodejs-static-favicon-1.0.2-2|39	%doc LICENSE README.md
14cr|nodejs-static-favicon-1.0.2-2|40	%{nodejs_sitelib}/static-favicon
14cr|nodejs-static-favicon-1.0.2-2|41	%dir %{_datadir}/%{name}
14cr|nodejs-static-favicon-1.0.2-2|42	%{_datadir}/%{name}/favicon.ico
14cr|nodejs-static-favicon-1.0.2-2|43	
14cr|nodejs-static-favicon-1.0.2-2|44	
14cr|nodejs-static-favicon-1.0.2-2|45	
14cr|nodejs-static-favicon-1.0.2-2|46	%changelog
14cr|nodejs-static-favicon-1.0.2-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|nodejs-static-favicon-1.0.2-2|48	+ Revision: 94d1913
14cr|nodejs-static-favicon-1.0.2-2|49	- MassBuild#464: Increase release tag
14cr|nodejs-static-favicon-1.0.2-2|50	
14cr|nodejs-static-favicon-1.0.2-2|51	

3516 14
14cr|nodejs-step-0.0.5-3|1	Name:           nodejs-step
14cr|nodejs-step-0.0.5-3|2	Version:        0.0.5
14cr|nodejs-step-0.0.5-3|3	Release:        3
14cr|nodejs-step-0.0.5-3|4	Summary:        A simple control-flow library for Node.js
14cr|nodejs-step-0.0.5-3|5	Group:          Development/Other
14cr|nodejs-step-0.0.5-3|6	# License is at the top of lib/step.js
14cr|nodejs-step-0.0.5-3|7	License:        MIT
14cr|nodejs-step-0.0.5-3|8	URL:            https://github.com/creationix/step
14cr|nodejs-step-0.0.5-3|9	Source0:        http://registry.npmjs.org/step/-/step-%{version}.tgz
14cr|nodejs-step-0.0.5-3|10	BuildArch:      noarch
14cr|nodejs-step-0.0.5-3|11	
14cr|nodejs-step-0.0.5-3|12	BuildRequires:  nodejs-packaging
14cr|nodejs-step-0.0.5-3|13	BuildRequires:  nodejs
14cr|nodejs-step-0.0.5-3|14	
14cr|nodejs-step-0.0.5-3|15	%description
14cr|nodejs-step-0.0.5-3|16	A simple control-flow library for Node.js that makes parallel
14cr|nodejs-step-0.0.5-3|17	execution, serial execution, and error handling painless.
14cr|nodejs-step-0.0.5-3|18	
14cr|nodejs-step-0.0.5-3|19	
14cr|nodejs-step-0.0.5-3|20	%prep
14cr|nodejs-step-0.0.5-3|21	%setup -q -n package
14cr|nodejs-step-0.0.5-3|22	rm -rf node_modules
14cr|nodejs-step-0.0.5-3|23	
14cr|nodejs-step-0.0.5-3|24	%build
14cr|nodejs-step-0.0.5-3|25	
14cr|nodejs-step-0.0.5-3|26	%check
14cr|nodejs-step-0.0.5-3|27	for test in test/*Test.js
14cr|nodejs-step-0.0.5-3|28	do
14cr|nodejs-step-0.0.5-3|29	%{__nodejs} ${test}
14cr|nodejs-step-0.0.5-3|30	done
14cr|nodejs-step-0.0.5-3|31	
14cr|nodejs-step-0.0.5-3|32	
14cr|nodejs-step-0.0.5-3|33	%install
14cr|nodejs-step-0.0.5-3|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/step
14cr|nodejs-step-0.0.5-3|35	cp -pr package.json %{buildroot}/%{nodejs_sitelib}/step
14cr|nodejs-step-0.0.5-3|36	install -p -D -m0644 lib/step.js %{buildroot}/%{nodejs_sitelib}/step/lib/step.js
14cr|nodejs-step-0.0.5-3|37	%nodejs_symlink_deps
14cr|nodejs-step-0.0.5-3|38	
14cr|nodejs-step-0.0.5-3|39	
14cr|nodejs-step-0.0.5-3|40	%files
14cr|nodejs-step-0.0.5-3|41	%doc README.markdown
14cr|nodejs-step-0.0.5-3|42	%{nodejs_sitelib}/step
14cr|nodejs-step-0.0.5-3|43	
14cr|nodejs-step-0.0.5-3|44	
14cr|nodejs-step-0.0.5-3|45	
14cr|nodejs-step-0.0.5-3|46	%changelog
14cr|nodejs-step-0.0.5-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|nodejs-step-0.0.5-3|48	+ Revision: 03939e2
14cr|nodejs-step-0.0.5-3|49	- MassBuild#464: Increase release tag
14cr|nodejs-step-0.0.5-3|50	
14cr|nodejs-step-0.0.5-3|51	

3517 14
14cr|nodejs-stream-counter-0.2.0-3|1	%global enable_tests 1
14cr|nodejs-stream-counter-0.2.0-3|2	
14cr|nodejs-stream-counter-0.2.0-3|3	Name:       nodejs-stream-counter
14cr|nodejs-stream-counter-0.2.0-3|4	Version:    0.2.0
14cr|nodejs-stream-counter-0.2.0-3|5	Release:    3
14cr|nodejs-stream-counter-0.2.0-3|6	Summary:    Keeps track of how many bytes have been written to a stream
14cr|nodejs-stream-counter-0.2.0-3|7	License:    BSD
14cr|nodejs-stream-counter-0.2.0-3|8	Group:      System/Libraries
14cr|nodejs-stream-counter-0.2.0-3|9	URL:        https://github.com/superjoe30/node-stream-counter
14cr|nodejs-stream-counter-0.2.0-3|10	Source0:    http://registry.npmjs.org/stream-counter/-/stream-counter-%{version}.tgz
14cr|nodejs-stream-counter-0.2.0-3|11	# Upstream have relicensed to MIT upstream, but this release remains under
14cr|nodejs-stream-counter-0.2.0-3|12	# BSD license. Include a copy to comply with license requirements.
14cr|nodejs-stream-counter-0.2.0-3|13	Source10:   LICENSE
14cr|nodejs-stream-counter-0.2.0-3|14	# Use Node.js core instead of the forked npm(readable-stream)
14cr|nodejs-stream-counter-0.2.0-3|15	Patch0:     %{name}-0.2.0-Use-Node.js-core.patch
14cr|nodejs-stream-counter-0.2.0-3|16	BuildArch:  noarch
14cr|nodejs-stream-counter-0.2.0-3|17	BuildRequires:  nodejs-packaging
14cr|nodejs-stream-counter-0.2.0-3|18	
14cr|nodejs-stream-counter-0.2.0-3|19	%description
14cr|nodejs-stream-counter-0.2.0-3|20	%{summary}.
14cr|nodejs-stream-counter-0.2.0-3|21	
14cr|nodejs-stream-counter-0.2.0-3|22	
14cr|nodejs-stream-counter-0.2.0-3|23	%prep
14cr|nodejs-stream-counter-0.2.0-3|24	%setup -q -n package
14cr|nodejs-stream-counter-0.2.0-3|25	%patch0 -p1
14cr|nodejs-stream-counter-0.2.0-3|26	%nodejs_fixdep -r readable-stream
14cr|nodejs-stream-counter-0.2.0-3|27	cp -a %{SOURCE10} .
14cr|nodejs-stream-counter-0.2.0-3|28	
14cr|nodejs-stream-counter-0.2.0-3|29	
14cr|nodejs-stream-counter-0.2.0-3|30	%build
14cr|nodejs-stream-counter-0.2.0-3|31	#nothing to do
14cr|nodejs-stream-counter-0.2.0-3|32	
14cr|nodejs-stream-counter-0.2.0-3|33	
14cr|nodejs-stream-counter-0.2.0-3|34	%install
14cr|nodejs-stream-counter-0.2.0-3|35	mkdir -p %{buildroot}%{nodejs_sitelib}/stream-counter
14cr|nodejs-stream-counter-0.2.0-3|36	cp -pr package.json index.js \
14cr|nodejs-stream-counter-0.2.0-3|37	%{buildroot}%{nodejs_sitelib}/stream-counter
14cr|nodejs-stream-counter-0.2.0-3|38	
14cr|nodejs-stream-counter-0.2.0-3|39	%nodejs_symlink_deps
14cr|nodejs-stream-counter-0.2.0-3|40	
14cr|nodejs-stream-counter-0.2.0-3|41	
14cr|nodejs-stream-counter-0.2.0-3|42	%if 0%{?enable_tests}
14cr|nodejs-stream-counter-0.2.0-3|43	%check
14cr|nodejs-stream-counter-0.2.0-3|44	%nodejs_symlink_deps --check
14cr|nodejs-stream-counter-0.2.0-3|45	%__nodejs test/test.js
14cr|nodejs-stream-counter-0.2.0-3|46	%endif
14cr|nodejs-stream-counter-0.2.0-3|47	
14cr|nodejs-stream-counter-0.2.0-3|48	
14cr|nodejs-stream-counter-0.2.0-3|49	%files
14cr|nodejs-stream-counter-0.2.0-3|50	%doc LICENSE README.md
14cr|nodejs-stream-counter-0.2.0-3|51	%{nodejs_sitelib}/stream-counter
14cr|nodejs-stream-counter-0.2.0-3|52	
14cr|nodejs-stream-counter-0.2.0-3|53	
14cr|nodejs-stream-counter-0.2.0-3|54	
14cr|nodejs-stream-counter-0.2.0-3|55	%changelog
14cr|nodejs-stream-counter-0.2.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|nodejs-stream-counter-0.2.0-3|57	+ Revision: 572714c
14cr|nodejs-stream-counter-0.2.0-3|58	- MassBuild#464: Increase release tag
14cr|nodejs-stream-counter-0.2.0-3|59	
14cr|nodejs-stream-counter-0.2.0-3|60	

3518 14
14cr|nodejs-strip-ansi-0.2.0-2|1	Name:       nodejs-strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|2	Version:    0.2.0
14cr|nodejs-strip-ansi-0.2.0-2|3	Release:    2%{?dist}
14cr|nodejs-strip-ansi-0.2.0-2|4	Summary:    Strip ANSI escape codes (used for colorizing strings in the terminal)
14cr|nodejs-strip-ansi-0.2.0-2|5	License:    MIT
14cr|nodejs-strip-ansi-0.2.0-2|6	Group:      Development/Other
14cr|nodejs-strip-ansi-0.2.0-2|7	URL:        https://github.com/sindresorhus/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|8	Source0:    http://registry.npmjs.org/strip-ansi/-/strip-ansi-%{version}.tgz
14cr|nodejs-strip-ansi-0.2.0-2|9	Source1:    https://raw.githubusercontent.com/sindresorhus/strip-ansi/3c9b37e5381603925ba16b27a05ccbfd338906b8/test.js
14cr|nodejs-strip-ansi-0.2.0-2|10	# https://github.com/sindresorhus/strip-ansi/pull/1
14cr|nodejs-strip-ansi-0.2.0-2|11	Source2:    LICENSE
14cr|nodejs-strip-ansi-0.2.0-2|12	
14cr|nodejs-strip-ansi-0.2.0-2|13	BuildArch:  noarch
14cr|nodejs-strip-ansi-0.2.0-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-strip-ansi-0.2.0-2|15	
14cr|nodejs-strip-ansi-0.2.0-2|16	%description
14cr|nodejs-strip-ansi-0.2.0-2|17	%{summary}.
14cr|nodejs-strip-ansi-0.2.0-2|18	
14cr|nodejs-strip-ansi-0.2.0-2|19	
14cr|nodejs-strip-ansi-0.2.0-2|20	%prep
14cr|nodejs-strip-ansi-0.2.0-2|21	%setup -q -n package
14cr|nodejs-strip-ansi-0.2.0-2|22	cp -p %{SOURCE1} .
14cr|nodejs-strip-ansi-0.2.0-2|23	cp -p %{SOURCE2} .
14cr|nodejs-strip-ansi-0.2.0-2|24	
14cr|nodejs-strip-ansi-0.2.0-2|25	
14cr|nodejs-strip-ansi-0.2.0-2|26	%build
14cr|nodejs-strip-ansi-0.2.0-2|27	#nothing to do
14cr|nodejs-strip-ansi-0.2.0-2|28	
14cr|nodejs-strip-ansi-0.2.0-2|29	
14cr|nodejs-strip-ansi-0.2.0-2|30	%install
14cr|nodejs-strip-ansi-0.2.0-2|31	mkdir -p %{buildroot}%{nodejs_sitelib}/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|32	cp -pr package.json cli.js index.js \
14cr|nodejs-strip-ansi-0.2.0-2|33	%{buildroot}%{nodejs_sitelib}/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|34	
14cr|nodejs-strip-ansi-0.2.0-2|35	# `strip-ansi` is used as the command.
14cr|nodejs-strip-ansi-0.2.0-2|36	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-strip-ansi-0.2.0-2|37	ln -sf %{nodejs_sitelib}/strip-ansi/cli.js \
14cr|nodejs-strip-ansi-0.2.0-2|38	%{buildroot}%{_bindir}/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|39	
14cr|nodejs-strip-ansi-0.2.0-2|40	%nodejs_symlink_deps
14cr|nodejs-strip-ansi-0.2.0-2|41	
14cr|nodejs-strip-ansi-0.2.0-2|42	
14cr|nodejs-strip-ansi-0.2.0-2|43	%files
14cr|nodejs-strip-ansi-0.2.0-2|44	%doc LICENSE readme.md
14cr|nodejs-strip-ansi-0.2.0-2|45	%{nodejs_sitelib}/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|46	%{_bindir}/strip-ansi
14cr|nodejs-strip-ansi-0.2.0-2|47	
14cr|nodejs-strip-ansi-0.2.0-2|48	%changelog

3519 14
14cr|nodejs-stylus-0.44.0-2|1	%global enable_tests 0
14cr|nodejs-stylus-0.44.0-2|2	
14cr|nodejs-stylus-0.44.0-2|3	Name:       nodejs-stylus
14cr|nodejs-stylus-0.44.0-2|4	Version:    0.44.0
14cr|nodejs-stylus-0.44.0-2|5	Release:    2
14cr|nodejs-stylus-0.44.0-2|6	Summary:    Robust, expressive, and feature-rich CSS super-set for Node.js
14cr|nodejs-stylus-0.44.0-2|7	
14cr|nodejs-stylus-0.44.0-2|8	License:    MIT
14cr|nodejs-stylus-0.44.0-2|9	Group:      System/Libraries
14cr|nodejs-stylus-0.44.0-2|10	URL:        https://github.com/learnboost/stylus
14cr|nodejs-stylus-0.44.0-2|11	Source0:    http://registry.npmjs.org/stylus/-/stylus-%{version}.tgz
14cr|nodejs-stylus-0.44.0-2|12	# These sources are generated by running Source10, which pulls from the
14cr|nodejs-stylus-0.44.0-2|13	# upstream version control repository.
14cr|nodejs-stylus-0.44.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-stylus-0.44.0-2|15	Source2:    docs-%{version}.tar.bz2
14cr|nodejs-stylus-0.44.0-2|16	Source3:    examples-%{version}.tar.bz2
14cr|nodejs-stylus-0.44.0-2|17	Source10:   dl-tests.sh
14cr|nodejs-stylus-0.44.0-2|18	BuildArch:  noarch
14cr|nodejs-stylus-0.44.0-2|19	BuildRequires:  nodejs-packaging
14cr|nodejs-stylus-0.44.0-2|20	
14cr|nodejs-stylus-0.44.0-2|21	%if 0%{?enable_tests}
14cr|nodejs-stylus-0.44.0-2|22	BuildRequires:  npm(css-parse)
14cr|nodejs-stylus-0.44.0-2|23	BuildRequires:  npm(debug)
14cr|nodejs-stylus-0.44.0-2|24	BuildRequires:  npm(mkdirp)
14cr|nodejs-stylus-0.44.0-2|25	BuildRequires:  npm(mocha)
14cr|nodejs-stylus-0.44.0-2|26	BuildRequires:  npm(sax)
14cr|nodejs-stylus-0.44.0-2|27	BuildRequires:  npm(should)
14cr|nodejs-stylus-0.44.0-2|28	%endif
14cr|nodejs-stylus-0.44.0-2|29	
14cr|nodejs-stylus-0.44.0-2|30	%description
14cr|nodejs-stylus-0.44.0-2|31	Stylus is a revolutionary new language, providing an efficient, dynamic,
14cr|nodejs-stylus-0.44.0-2|32	and expressive way to generate CSS. It supports both indented syntax and
14cr|nodejs-stylus-0.44.0-2|33	regular CSS style.
14cr|nodejs-stylus-0.44.0-2|34	
14cr|nodejs-stylus-0.44.0-2|35	It has many features, including mixins, keyword arguments, variables,
14cr|nodejs-stylus-0.44.0-2|36	interpolation, operators, conditionals, iteration, over 25 built-in functions,
14cr|nodejs-stylus-0.44.0-2|37	optional compression and many more.
14cr|nodejs-stylus-0.44.0-2|38	
14cr|nodejs-stylus-0.44.0-2|39	
14cr|nodejs-stylus-0.44.0-2|40	%prep
14cr|nodejs-stylus-0.44.0-2|41	%setup -q -n package
14cr|nodejs-stylus-0.44.0-2|42	%setup -q -T -D -a 1 -n package
14cr|nodejs-stylus-0.44.0-2|43	%setup -q -T -D -a 2 -n package
14cr|nodejs-stylus-0.44.0-2|44	%setup -q -T -D -a 3 -n package
14cr|nodejs-stylus-0.44.0-2|45	%nodejs_fixdep sax '~0.5'
14cr|nodejs-stylus-0.44.0-2|46	
14cr|nodejs-stylus-0.44.0-2|47	
14cr|nodejs-stylus-0.44.0-2|48	%build
14cr|nodejs-stylus-0.44.0-2|49	#nothing to do
14cr|nodejs-stylus-0.44.0-2|50	
14cr|nodejs-stylus-0.44.0-2|51	
14cr|nodejs-stylus-0.44.0-2|52	%install
14cr|nodejs-stylus-0.44.0-2|53	mkdir -p %{buildroot}%{nodejs_sitelib}/stylus
14cr|nodejs-stylus-0.44.0-2|54	cp -pr package.json index.js lib/ \
14cr|nodejs-stylus-0.44.0-2|55	%{buildroot}%{nodejs_sitelib}/stylus
14cr|nodejs-stylus-0.44.0-2|56	mkdir -p %{buildroot}%{nodejs_sitelib}/stylus/bin
14cr|nodejs-stylus-0.44.0-2|57	install -p -D -m0755 bin/stylus \
14cr|nodejs-stylus-0.44.0-2|58	%{buildroot}%{nodejs_sitelib}/stylus/bin/stylus
14cr|nodejs-stylus-0.44.0-2|59	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-stylus-0.44.0-2|60	ln -sf %{nodejs_sitelib}/stylus/bin/stylus \
14cr|nodejs-stylus-0.44.0-2|61	%{buildroot}%{_bindir}/stylus
14cr|nodejs-stylus-0.44.0-2|62	
14cr|nodejs-stylus-0.44.0-2|63	%nodejs_symlink_deps
14cr|nodejs-stylus-0.44.0-2|64	
14cr|nodejs-stylus-0.44.0-2|65	
14cr|nodejs-stylus-0.44.0-2|66	%if 0%{?enable_tests}
14cr|nodejs-stylus-0.44.0-2|67	%check
14cr|nodejs-stylus-0.44.0-2|68	%nodejs_symlink_deps --check
14cr|nodejs-stylus-0.44.0-2|69	%{nodejs_sitelib}/mocha/bin/mocha test/ test/middleware/ \
14cr|nodejs-stylus-0.44.0-2|70	--require should --bail --reporter dot
14cr|nodejs-stylus-0.44.0-2|71	%endif
14cr|nodejs-stylus-0.44.0-2|72	
14cr|nodejs-stylus-0.44.0-2|73	
14cr|nodejs-stylus-0.44.0-2|74	%files
14cr|nodejs-stylus-0.44.0-2|75	%doc LICENSE Readme.md docs/ examples/
14cr|nodejs-stylus-0.44.0-2|76	%{nodejs_sitelib}/stylus
14cr|nodejs-stylus-0.44.0-2|77	%{_bindir}/stylus
14cr|nodejs-stylus-0.44.0-2|78	
14cr|nodejs-stylus-0.44.0-2|79	
14cr|nodejs-stylus-0.44.0-2|80	
14cr|nodejs-stylus-0.44.0-2|81	%changelog
14cr|nodejs-stylus-0.44.0-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.44.0-2
14cr|nodejs-stylus-0.44.0-2|83	+ Revision: 135a400
14cr|nodejs-stylus-0.44.0-2|84	- MassBuild#464: Increase release tag
14cr|nodejs-stylus-0.44.0-2|85	
14cr|nodejs-stylus-0.44.0-2|86	

3520 14
14cr|nodejs-superagent-0.17.0-6|1	%global enable_tests 0
14cr|nodejs-superagent-0.17.0-6|2	
14cr|nodejs-superagent-0.17.0-6|3	Name:       nodejs-superagent
14cr|nodejs-superagent-0.17.0-6|4	Version:    0.17.0
14cr|nodejs-superagent-0.17.0-6|5	Release:    6
14cr|nodejs-superagent-0.17.0-6|6	Summary:    A small, progressive client-side HTTP request library
14cr|nodejs-superagent-0.17.0-6|7	
14cr|nodejs-superagent-0.17.0-6|8	License:    MIT
14cr|nodejs-superagent-0.17.0-6|9	Group:      System/Libraries
14cr|nodejs-superagent-0.17.0-6|10	URL:        https://github.com/visionmedia/superagent
14cr|nodejs-superagent-0.17.0-6|11	Source0:    http://registry.npmjs.org/superagent/-/superagent-%{version}.tgz
14cr|nodejs-superagent-0.17.0-6|12	# The test files are not included in the npm tarball.
14cr|nodejs-superagent-0.17.0-6|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-superagent-0.17.0-6|14	# version control repository.
14cr|nodejs-superagent-0.17.0-6|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-superagent-0.17.0-6|16	Source10:   dl-tests.sh
14cr|nodejs-superagent-0.17.0-6|17	# https://raw.github.com/visionmedia/superagent/35a2123271f202e8a6c545a31589955052b3d1f4/LICENSE
14cr|nodejs-superagent-0.17.0-6|18	Source20:   LICENSE
14cr|nodejs-superagent-0.17.0-6|19	
14cr|nodejs-superagent-0.17.0-6|20	# Rename emitter-component to component-emitter.
14cr|nodejs-superagent-0.17.0-6|21	# https://github.com/visionmedia/superagent/pull/335
14cr|nodejs-superagent-0.17.0-6|22	Patch0:     %{name}-0.9.0-Rename-emitter-component.patch
14cr|nodejs-superagent-0.17.0-6|23	# Update should and fix tests.
14cr|nodejs-superagent-0.17.0-6|24	# https://github.com/visionmedia/superagent/pull/334
14cr|nodejs-superagent-0.17.0-6|25	Patch1:     %{name}-0.9.0-Update-should-and-fix-tests.patch
14cr|nodejs-superagent-0.17.0-6|26	# Update qs which fixes failing tests on Node.js 0.11.x.
14cr|nodejs-superagent-0.17.0-6|27	# https://github.com/visionmedia/superagent/pull/334
14cr|nodejs-superagent-0.17.0-6|28	Patch2:     %{name}-0.9.0-Update-qs-which-fixes-failing-tests-on-Node-0.11.x.patch
14cr|nodejs-superagent-0.17.0-6|29	# Update express which fixes failing tests on Node.js 0.11.x.
14cr|nodejs-superagent-0.17.0-6|30	# https://github.com/visionmedia/superagent/pull/334
14cr|nodejs-superagent-0.17.0-6|31	Patch3:     %{name}-0.9.0-Update-express.patch
14cr|nodejs-superagent-0.17.0-6|32	# Remove dependency on npm(extend) which would be difficult to package (as it
14cr|nodejs-superagent-0.17.0-6|33	# is just a copy of two jQuery routines).
14cr|nodejs-superagent-0.17.0-6|34	# https://github.com/visionmedia/superagent/pull/336
14cr|nodejs-superagent-0.17.0-6|35	Patch4:     %{name}-0.9.0-Remove-dependency-on-extend-module.patch
14cr|nodejs-superagent-0.17.0-6|36	BuildArch:  noarch
14cr|nodejs-superagent-0.17.0-6|37	BuildRequires:  nodejs-packaging
14cr|nodejs-superagent-0.17.0-6|38	
14cr|nodejs-superagent-0.17.0-6|39	%if 0%{?enable_tests}
14cr|nodejs-superagent-0.17.0-6|40	BuildRequires:  mocha
14cr|nodejs-superagent-0.17.0-6|41	BuildRequires:  npm(better-assert)
14cr|nodejs-superagent-0.17.0-6|42	BuildRequires:  npm(component-emitter)
14cr|nodejs-superagent-0.17.0-6|43	BuildRequires:  npm(cookiejar)
14cr|nodejs-superagent-0.17.0-6|44	BuildRequires:  npm(debug)
14cr|nodejs-superagent-0.17.0-6|45	BuildRequires:  npm(express)
14cr|nodejs-superagent-0.17.0-6|46	BuildRequires:  npm(formidable)
14cr|nodejs-superagent-0.17.0-6|47	BuildRequires:  npm(methods)
14cr|nodejs-superagent-0.17.0-6|48	BuildRequires:  npm(mime)
14cr|nodejs-superagent-0.17.0-6|49	BuildRequires:  npm(qs)
14cr|nodejs-superagent-0.17.0-6|50	BuildRequires:  npm(reduce-component)
14cr|nodejs-superagent-0.17.0-6|51	BuildRequires:  npm(should)
14cr|nodejs-superagent-0.17.0-6|52	%endif
14cr|nodejs-superagent-0.17.0-6|53	
14cr|nodejs-superagent-0.17.0-6|54	%description
14cr|nodejs-superagent-0.17.0-6|55	A small, progressive client-side HTTP request library crafted for flexibility,
14cr|nodejs-superagent-0.17.0-6|56	readability, and a low learning curve.
14cr|nodejs-superagent-0.17.0-6|57	
14cr|nodejs-superagent-0.17.0-6|58	
14cr|nodejs-superagent-0.17.0-6|59	%prep
14cr|nodejs-superagent-0.17.0-6|60	%setup -q -n package
14cr|nodejs-superagent-0.17.0-6|61	%setup -q -T -D -a 1 -n package
14cr|nodejs-superagent-0.17.0-6|62	%patch0 -p1 -b .emitter
14cr|nodejs-superagent-0.17.0-6|63	%patch1 -p1 -b .should
14cr|nodejs-superagent-0.17.0-6|64	%patch2 -p1 -b .qs -F 1
14cr|nodejs-superagent-0.17.0-6|65	%patch3 -p1 -b .express
14cr|nodejs-superagent-0.17.0-6|66	%patch4 -p1 -b .extend
14cr|nodejs-superagent-0.17.0-6|67	
14cr|nodejs-superagent-0.17.0-6|68	cp -p %{SOURCE20} .
14cr|nodejs-superagent-0.17.0-6|69	
14cr|nodejs-superagent-0.17.0-6|70	%nodejs_fixdep qs '~0.6.6'
14cr|nodejs-superagent-0.17.0-6|71	%nodejs_fixdep formidable '~1.0.14'
14cr|nodejs-superagent-0.17.0-6|72	%nodejs_fixdep mime '~1.2.5'
14cr|nodejs-superagent-0.17.0-6|73	%nodejs_fixdep component-emitter '~1.0'
14cr|nodejs-superagent-0.17.0-6|74	%nodejs_fixdep methods '~0.1'
14cr|nodejs-superagent-0.17.0-6|75	%nodejs_fixdep cookiejar '~1.3.0'
14cr|nodejs-superagent-0.17.0-6|76	%nodejs_fixdep debug '~0.7'
14cr|nodejs-superagent-0.17.0-6|77	%nodejs_fixdep reduce-component '~1.0.1'
14cr|nodejs-superagent-0.17.0-6|78	
14cr|nodejs-superagent-0.17.0-6|79	
14cr|nodejs-superagent-0.17.0-6|80	
14cr|nodejs-superagent-0.17.0-6|81	%build
14cr|nodejs-superagent-0.17.0-6|82	#nothing to do
14cr|nodejs-superagent-0.17.0-6|83	
14cr|nodejs-superagent-0.17.0-6|84	
14cr|nodejs-superagent-0.17.0-6|85	%install
14cr|nodejs-superagent-0.17.0-6|86	mkdir -p %{buildroot}%{nodejs_sitelib}/superagent
14cr|nodejs-superagent-0.17.0-6|87	cp -pr package.json lib/ superagent.js \
14cr|nodejs-superagent-0.17.0-6|88	%{buildroot}%{nodejs_sitelib}/superagent
14cr|nodejs-superagent-0.17.0-6|89	
14cr|nodejs-superagent-0.17.0-6|90	%nodejs_symlink_deps
14cr|nodejs-superagent-0.17.0-6|91	
14cr|nodejs-superagent-0.17.0-6|92	
14cr|nodejs-superagent-0.17.0-6|93	%if 0%{?enable_tests}
14cr|nodejs-superagent-0.17.0-6|94	%check
14cr|nodejs-superagent-0.17.0-6|95	%nodejs_symlink_deps --check
14cr|nodejs-superagent-0.17.0-6|96	NODE_ENV=test /usr/bin/mocha --require should --reporter spec \
14cr|nodejs-superagent-0.17.0-6|97	--timeout 5000 --growl test/node/*.js
14cr|nodejs-superagent-0.17.0-6|98	%endif
14cr|nodejs-superagent-0.17.0-6|99	
14cr|nodejs-superagent-0.17.0-6|100	
14cr|nodejs-superagent-0.17.0-6|101	%files
14cr|nodejs-superagent-0.17.0-6|102	%doc History.md LICENSE Readme.md docs/
14cr|nodejs-superagent-0.17.0-6|103	%{nodejs_sitelib}/superagent
14cr|nodejs-superagent-0.17.0-6|104	
14cr|nodejs-superagent-0.17.0-6|105	
14cr|nodejs-superagent-0.17.0-6|106	
14cr|nodejs-superagent-0.17.0-6|107	%changelog
14cr|nodejs-superagent-0.17.0-6|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.0-6
14cr|nodejs-superagent-0.17.0-6|109	+ Revision: 1081ef2
14cr|nodejs-superagent-0.17.0-6|110	- MassBuild#464: Increase release tag
14cr|nodejs-superagent-0.17.0-6|111	
14cr|nodejs-superagent-0.17.0-6|112	

3521 14
14cr|nodejs-supertest-0.11.0-2|1	%global enable_tests 0
14cr|nodejs-supertest-0.11.0-2|2	
14cr|nodejs-supertest-0.11.0-2|3	Name:       nodejs-supertest
14cr|nodejs-supertest-0.11.0-2|4	Version:    0.11.0
14cr|nodejs-supertest-0.11.0-2|5	Release:    2
14cr|nodejs-supertest-0.11.0-2|6	Summary:    A superagent driven library for testing HTTP servers
14cr|nodejs-supertest-0.11.0-2|7	
14cr|nodejs-supertest-0.11.0-2|8	License:    MIT
14cr|nodejs-supertest-0.11.0-2|9	Group:      System/Libraries
14cr|nodejs-supertest-0.11.0-2|10	URL:        https://github.com/visionmedia/supertest
14cr|nodejs-supertest-0.11.0-2|11	Source0:    http://registry.npmjs.org/supertest/-/supertest-%{version}.tgz
14cr|nodejs-supertest-0.11.0-2|12	
14cr|nodejs-supertest-0.11.0-2|13	BuildArch:  noarch
14cr|nodejs-supertest-0.11.0-2|14	
14cr|nodejs-supertest-0.11.0-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-supertest-0.11.0-2|16	
14cr|nodejs-supertest-0.11.0-2|17	%if 0%{?enable_tests}
14cr|nodejs-supertest-0.11.0-2|18	BuildRequires:  npm(express)
14cr|nodejs-supertest-0.11.0-2|19	BuildRequires:  npm(methods)
14cr|nodejs-supertest-0.11.0-2|20	BuildRequires:  npm(mocha)
14cr|nodejs-supertest-0.11.0-2|21	BuildRequires:  npm(should)
14cr|nodejs-supertest-0.11.0-2|22	BuildRequires:  npm(superagent)
14cr|nodejs-supertest-0.11.0-2|23	%endif
14cr|nodejs-supertest-0.11.0-2|24	
14cr|nodejs-supertest-0.11.0-2|25	%description
14cr|nodejs-supertest-0.11.0-2|26	This module provides a high-level abstraction for testing HTTP servers,
14cr|nodejs-supertest-0.11.0-2|27	while still allowing you to drop down to the lower-level API provided by
14cr|nodejs-supertest-0.11.0-2|28	superagent.
14cr|nodejs-supertest-0.11.0-2|29	
14cr|nodejs-supertest-0.11.0-2|30	
14cr|nodejs-supertest-0.11.0-2|31	%prep
14cr|nodejs-supertest-0.11.0-2|32	%setup -q -n package
14cr|nodejs-supertest-0.11.0-2|33	
14cr|nodejs-supertest-0.11.0-2|34	%nodejs_fixdep superagent '~0.17.0'
14cr|nodejs-supertest-0.11.0-2|35	
14cr|nodejs-supertest-0.11.0-2|36	
14cr|nodejs-supertest-0.11.0-2|37	%build
14cr|nodejs-supertest-0.11.0-2|38	#nothing to do
14cr|nodejs-supertest-0.11.0-2|39	
14cr|nodejs-supertest-0.11.0-2|40	
14cr|nodejs-supertest-0.11.0-2|41	%install
14cr|nodejs-supertest-0.11.0-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/supertest
14cr|nodejs-supertest-0.11.0-2|43	cp -pr package.json index.js lib/ \
14cr|nodejs-supertest-0.11.0-2|44	%{buildroot}%{nodejs_sitelib}/supertest
14cr|nodejs-supertest-0.11.0-2|45	
14cr|nodejs-supertest-0.11.0-2|46	%nodejs_symlink_deps
14cr|nodejs-supertest-0.11.0-2|47	
14cr|nodejs-supertest-0.11.0-2|48	
14cr|nodejs-supertest-0.11.0-2|49	%if 0%{?enable_tests}
14cr|nodejs-supertest-0.11.0-2|50	%check
14cr|nodejs-supertest-0.11.0-2|51	%nodejs_symlink_deps --check
14cr|nodejs-supertest-0.11.0-2|52	NODE_TLS_REJECT_UNAUTHORIZED=0 /usr/bin/mocha --require should --reporter spec
14cr|nodejs-supertest-0.11.0-2|53	%endif
14cr|nodejs-supertest-0.11.0-2|54	
14cr|nodejs-supertest-0.11.0-2|55	
14cr|nodejs-supertest-0.11.0-2|56	%files
14cr|nodejs-supertest-0.11.0-2|57	%doc example.js History.md LICENSE Readme.md
14cr|nodejs-supertest-0.11.0-2|58	%{nodejs_sitelib}/supertest
14cr|nodejs-supertest-0.11.0-2|59	
14cr|nodejs-supertest-0.11.0-2|60	
14cr|nodejs-supertest-0.11.0-2|61	
14cr|nodejs-supertest-0.11.0-2|62	%changelog
14cr|nodejs-supertest-0.11.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-2
14cr|nodejs-supertest-0.11.0-2|64	+ Revision: cae4cf7
14cr|nodejs-supertest-0.11.0-2|65	- MassBuild#464: Increase release tag
14cr|nodejs-supertest-0.11.0-2|66	
14cr|nodejs-supertest-0.11.0-2|67	

3522 14
14cr|nodejs-tap-0.4.4-2|1	%global enable_tests 0
14cr|nodejs-tap-0.4.4-2|2	
14cr|nodejs-tap-0.4.4-2|3	Name:           nodejs-tap
14cr|nodejs-tap-0.4.4-2|4	Version:        0.4.4
14cr|nodejs-tap-0.4.4-2|5	Release:        2
14cr|nodejs-tap-0.4.4-2|6	Summary:        A Test Anything Protocol library
14cr|nodejs-tap-0.4.4-2|7	
14cr|nodejs-tap-0.4.4-2|8	Group:          Development/Other
14cr|nodejs-tap-0.4.4-2|9	License:        MIT
14cr|nodejs-tap-0.4.4-2|10	URL:            https://github.com/isaacs/node-tap
14cr|nodejs-tap-0.4.4-2|11	Source0:        http://registry.npmjs.org/tap/-/tap-%{version}.tgz
14cr|nodejs-tap-0.4.4-2|12	Source1:        macros.nodejs-tap
14cr|nodejs-tap-0.4.4-2|13	
14cr|nodejs-tap-0.4.4-2|14	# the segv test results in SIGSEGV as you would expect, not SIGBUS as is written
14cr|nodejs-tap-0.4.4-2|15	# in the test:  https://github.com/isaacs/node-tap/pull/75
14cr|nodejs-tap-0.4.4-2|16	# However, in koji it actually results in SIGTERM instead, so we're just going
14cr|nodejs-tap-0.4.4-2|17	# to skip the segv test altogether.
14cr|nodejs-tap-0.4.4-2|18	Patch1:         nodejs-tap-segv-actually-segfaults.patch
14cr|nodejs-tap-0.4.4-2|19	
14cr|nodejs-tap-0.4.4-2|20	BuildArch:  noarch
14cr|nodejs-tap-0.4.4-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-tap-0.4.4-2|22	
14cr|nodejs-tap-0.4.4-2|23	%if 0%{?enable_tests}
14cr|nodejs-tap-0.4.4-2|24	# we need to replicate the dependencies of this package for it to be able to
14cr|nodejs-tap-0.4.4-2|25	# test itself
14cr|nodejs-tap-0.4.4-2|26	BuildRequires:  npm(inherits) = 1.0.0
14cr|nodejs-tap-0.4.4-2|27	BuildRequires:  npm(yamlish)
14cr|nodejs-tap-0.4.4-2|28	BuildRequires:  npm(slide)
14cr|nodejs-tap-0.4.4-2|29	BuildRequires:  npm(runforcover)
14cr|nodejs-tap-0.4.4-2|30	BuildRequires:  npm(nopt)
14cr|nodejs-tap-0.4.4-2|31	BuildRequires:  npm(mkdirp)
14cr|nodejs-tap-0.4.4-2|32	BuildRequires:  npm(difflet)
14cr|nodejs-tap-0.4.4-2|33	BuildRequires:  npm(deep-equal)
14cr|nodejs-tap-0.4.4-2|34	BuildRequires:  npm(buffer-equal)
14cr|nodejs-tap-0.4.4-2|35	BuildRequires:  npm(glob)
14cr|nodejs-tap-0.4.4-2|36	%endif
14cr|nodejs-tap-0.4.4-2|37	
14cr|nodejs-tap-0.4.4-2|38	%description
14cr|nodejs-tap-0.4.4-2|39	This is a mix-and-match set of utilities that you can use to write test
14cr|nodejs-tap-0.4.4-2|40	harnesses and frameworks that communicate with one another using the
14cr|nodejs-tap-0.4.4-2|41	Test Anything Protocol.
14cr|nodejs-tap-0.4.4-2|42	
14cr|nodejs-tap-0.4.4-2|43	%prep
14cr|nodejs-tap-0.4.4-2|44	%setup -q -n package
14cr|nodejs-tap-0.4.4-2|45	#%%patch1 -p1
14cr|nodejs-tap-0.4.4-2|46	
14cr|nodejs-tap-0.4.4-2|47	%nodejs_fixdep glob 3.2
14cr|nodejs-tap-0.4.4-2|48	%nodejs_fixdep inherits 1
14cr|nodejs-tap-0.4.4-2|49	
14cr|nodejs-tap-0.4.4-2|50	#remove bundled modules
14cr|nodejs-tap-0.4.4-2|51	rm -rf node_modules
14cr|nodejs-tap-0.4.4-2|52	
14cr|nodejs-tap-0.4.4-2|53	%build
14cr|nodejs-tap-0.4.4-2|54	#nothing to do
14cr|nodejs-tap-0.4.4-2|55	
14cr|nodejs-tap-0.4.4-2|56	%install
14cr|nodejs-tap-0.4.4-2|57	
14cr|nodejs-tap-0.4.4-2|58	mkdir -p %{buildroot}%{nodejs_sitelib}/tap
14cr|nodejs-tap-0.4.4-2|59	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/tap
14cr|nodejs-tap-0.4.4-2|60	
14cr|nodejs-tap-0.4.4-2|61	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-tap-0.4.4-2|62	ln -sf ../lib/node_modules/tap/bin/tap.js %{buildroot}%{_bindir}/tap
14cr|nodejs-tap-0.4.4-2|63	
14cr|nodejs-tap-0.4.4-2|64	#install some macros for use in RPM %%check sections
14cr|nodejs-tap-0.4.4-2|65	install -Dpm0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.tap
14cr|nodejs-tap-0.4.4-2|66	
14cr|nodejs-tap-0.4.4-2|67	#make secondary scripts executable
14cr|nodejs-tap-0.4.4-2|68	chmod 0755 %{buildroot}%{nodejs_sitelib}/tap/bin/*
14cr|nodejs-tap-0.4.4-2|69	
14cr|nodejs-tap-0.4.4-2|70	%nodejs_symlink_deps
14cr|nodejs-tap-0.4.4-2|71	
14cr|nodejs-tap-0.4.4-2|72	%if 0%{?enable_tests}
14cr|nodejs-tap-0.4.4-2|73	%check
14cr|nodejs-tap-0.4.4-2|74	# Temporarily disable test/segv.js
14cr|nodejs-tap-0.4.4-2|75	rm -f test/segv.js
14cr|nodejs-tap-0.4.4-2|76	
14cr|nodejs-tap-0.4.4-2|77	%nodejs_symlink_deps --check
14cr|nodejs-tap-0.4.4-2|78	%__nodejs %{buildroot}%{nodejs_sitelib}/tap/bin/tap.js test/*.js
14cr|nodejs-tap-0.4.4-2|79	%endif
14cr|nodejs-tap-0.4.4-2|80	
14cr|nodejs-tap-0.4.4-2|81	%clean
14cr|nodejs-tap-0.4.4-2|82	
14cr|nodejs-tap-0.4.4-2|83	%files
14cr|nodejs-tap-0.4.4-2|84	%{nodejs_sitelib}/tap
14cr|nodejs-tap-0.4.4-2|85	%{_bindir}/tap
14cr|nodejs-tap-0.4.4-2|86	%{_sysconfdir}/rpm/macros.tap
14cr|nodejs-tap-0.4.4-2|87	%doc coverage-example example README.md AUTHORS LICENSE
14cr|nodejs-tap-0.4.4-2|88	
14cr|nodejs-tap-0.4.4-2|89	%changelog
14cr|nodejs-tap-0.4.4-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|nodejs-tap-0.4.4-2|91	+ Revision: 7b61a42
14cr|nodejs-tap-0.4.4-2|92	- MassBuild#464: Increase release tag
14cr|nodejs-tap-0.4.4-2|93	
14cr|nodejs-tap-0.4.4-2|94	

3523 14
14cr|nodejs-tape-1.0.4-2|1	%global enable_tests 0
14cr|nodejs-tape-1.0.4-2|2	
14cr|nodejs-tape-1.0.4-2|3	Name:       nodejs-tape
14cr|nodejs-tape-1.0.4-2|4	Version:    1.0.4
14cr|nodejs-tape-1.0.4-2|5	Release:    2
14cr|nodejs-tape-1.0.4-2|6	Summary:    Tap-producing test harness for Node.js and browsers
14cr|nodejs-tape-1.0.4-2|7	
14cr|nodejs-tape-1.0.4-2|8	License:    MIT
14cr|nodejs-tape-1.0.4-2|9	Group:      System/Libraries
14cr|nodejs-tape-1.0.4-2|10	URL:        https://github.com/substack/tape
14cr|nodejs-tape-1.0.4-2|11	Source0:    http://registry.npmjs.org/tape/-/tape-%{version}.tgz
14cr|nodejs-tape-1.0.4-2|12	BuildArch:  noarch
14cr|nodejs-tape-1.0.4-2|13	BuildRequires:  nodejs-packaging
14cr|nodejs-tape-1.0.4-2|14	
14cr|nodejs-tape-1.0.4-2|15	%if 0%{?enable_tests}
14cr|nodejs-tape-1.0.4-2|16	BuildRequires:  npm(defined)
14cr|nodejs-tape-1.0.4-2|17	BuildRequires:  npm(falafel)
14cr|nodejs-tape-1.0.4-2|18	BuildRequires:  npm(jsonify)
14cr|nodejs-tape-1.0.4-2|19	BuildRequires:  npm(tap)
14cr|nodejs-tape-1.0.4-2|20	BuildRequires:  npm(through)
14cr|nodejs-tape-1.0.4-2|21	%endif
14cr|nodejs-tape-1.0.4-2|22	
14cr|nodejs-tape-1.0.4-2|23	%description
14cr|nodejs-tape-1.0.4-2|24	%{summary}.
14cr|nodejs-tape-1.0.4-2|25	
14cr|nodejs-tape-1.0.4-2|26	
14cr|nodejs-tape-1.0.4-2|27	%prep
14cr|nodejs-tape-1.0.4-2|28	%setup -q -n package
14cr|nodejs-tape-1.0.4-2|29	
14cr|nodejs-tape-1.0.4-2|30	
14cr|nodejs-tape-1.0.4-2|31	%build
14cr|nodejs-tape-1.0.4-2|32	#nothing to do
14cr|nodejs-tape-1.0.4-2|33	
14cr|nodejs-tape-1.0.4-2|34	
14cr|nodejs-tape-1.0.4-2|35	%install
14cr|nodejs-tape-1.0.4-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/tape
14cr|nodejs-tape-1.0.4-2|37	cp -pr package.json index.js lib/ \
14cr|nodejs-tape-1.0.4-2|38	%{buildroot}%{nodejs_sitelib}/tape
14cr|nodejs-tape-1.0.4-2|39	
14cr|nodejs-tape-1.0.4-2|40	mkdir -p %{buildroot}%{nodejs_sitelib}/tape/bin
14cr|nodejs-tape-1.0.4-2|41	install -p -D -m0755 bin/tape %{buildroot}%{nodejs_sitelib}/tape/bin/tape
14cr|nodejs-tape-1.0.4-2|42	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-tape-1.0.4-2|43	ln -sf %{nodejs_sitelib}/tape/bin/tape %{buildroot}%{_bindir}/tape
14cr|nodejs-tape-1.0.4-2|44	
14cr|nodejs-tape-1.0.4-2|45	%nodejs_symlink_deps
14cr|nodejs-tape-1.0.4-2|46	
14cr|nodejs-tape-1.0.4-2|47	
14cr|nodejs-tape-1.0.4-2|48	%if 0%{?enable_tests}
14cr|nodejs-tape-1.0.4-2|49	%check
14cr|nodejs-tape-1.0.4-2|50	%nodejs_symlink_deps --check
14cr|nodejs-tape-1.0.4-2|51	%tap test/*.js
14cr|nodejs-tape-1.0.4-2|52	%endif
14cr|nodejs-tape-1.0.4-2|53	
14cr|nodejs-tape-1.0.4-2|54	
14cr|nodejs-tape-1.0.4-2|55	%files
14cr|nodejs-tape-1.0.4-2|56	%doc LICENSE readme.markdown
14cr|nodejs-tape-1.0.4-2|57	%{nodejs_sitelib}/tape
14cr|nodejs-tape-1.0.4-2|58	%{_bindir}/tape
14cr|nodejs-tape-1.0.4-2|59	
14cr|nodejs-tape-1.0.4-2|60	
14cr|nodejs-tape-1.0.4-2|61	
14cr|nodejs-tape-1.0.4-2|62	%changelog
14cr|nodejs-tape-1.0.4-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cr|nodejs-tape-1.0.4-2|64	+ Revision: a281f46
14cr|nodejs-tape-1.0.4-2|65	- MassBuild#464: Increase release tag
14cr|nodejs-tape-1.0.4-2|66	
14cr|nodejs-tape-1.0.4-2|67	

3524 14
14cr|nodejs-tar-0.1.18-2|1	Name:       nodejs-tar
14cr|nodejs-tar-0.1.18-2|2	Version:    0.1.18
14cr|nodejs-tar-0.1.18-2|3	Release:    2
14cr|nodejs-tar-0.1.18-2|4	Summary:    Tar for Node.js
14cr|nodejs-tar-0.1.18-2|5	License:    BSD
14cr|nodejs-tar-0.1.18-2|6	Group:      System/Libraries
14cr|nodejs-tar-0.1.18-2|7	URL:        https://github.com/isaacs/node-tar
14cr|nodejs-tar-0.1.18-2|8	Source0:    http://registry.npmjs.org/tar/-/tar-%{version}.tgz
14cr|nodejs-tar-0.1.18-2|9	BuildArch:  noarch
14cr|nodejs-tar-0.1.18-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-tar-0.1.18-2|11	BuildRequires:  nodejs
14cr|nodejs-tar-0.1.18-2|12	
14cr|nodejs-tar-0.1.18-2|13	%description
14cr|nodejs-tar-0.1.18-2|14	A Node.js module that supports reading and writing POSIX "tar" archives.
14cr|nodejs-tar-0.1.18-2|15	
14cr|nodejs-tar-0.1.18-2|16	%prep
14cr|nodejs-tar-0.1.18-2|17	%setup -q -n package
14cr|nodejs-tar-0.1.18-2|18	
14cr|nodejs-tar-0.1.18-2|19	%build
14cr|nodejs-tar-0.1.18-2|20	#nothing to do
14cr|nodejs-tar-0.1.18-2|21	
14cr|nodejs-tar-0.1.18-2|22	%install
14cr|nodejs-tar-0.1.18-2|23	
14cr|nodejs-tar-0.1.18-2|24	mkdir -p %{buildroot}%{nodejs_sitelib}/tar
14cr|nodejs-tar-0.1.18-2|25	cp -pr lib tar.js package.json %{buildroot}%{nodejs_sitelib}/tar
14cr|nodejs-tar-0.1.18-2|26	
14cr|nodejs-tar-0.1.18-2|27	%nodejs_symlink_deps
14cr|nodejs-tar-0.1.18-2|28	
14cr|nodejs-tar-0.1.18-2|29	%clean
14cr|nodejs-tar-0.1.18-2|30	
14cr|nodejs-tar-0.1.18-2|31	%files
14cr|nodejs-tar-0.1.18-2|32	%defattr(-,root,root,-)
14cr|nodejs-tar-0.1.18-2|33	%{nodejs_sitelib}/tar
14cr|nodejs-tar-0.1.18-2|34	%doc README.md examples LICENCE
14cr|nodejs-tar-0.1.18-2|35	
14cr|nodejs-tar-0.1.18-2|36	
14cr|nodejs-tar-0.1.18-2|37	%changelog
14cr|nodejs-tar-0.1.18-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.18-2
14cr|nodejs-tar-0.1.18-2|39	+ Revision: de79093
14cr|nodejs-tar-0.1.18-2|40	- MassBuild#464: Increase release tag
14cr|nodejs-tar-0.1.18-2|41	
14cr|nodejs-tar-0.1.18-2|42	

3525 14
14cr|nodejs-temp-0.7.0-2|1	%global enable_tests 1
14cr|nodejs-temp-0.7.0-2|2	
14cr|nodejs-temp-0.7.0-2|3	Name:       nodejs-temp
14cr|nodejs-temp-0.7.0-2|4	Version:    0.7.0
14cr|nodejs-temp-0.7.0-2|5	Release:    2
14cr|nodejs-temp-0.7.0-2|6	Summary:    Temporary files and directories for Node.js
14cr|nodejs-temp-0.7.0-2|7	
14cr|nodejs-temp-0.7.0-2|8	License:    MIT
14cr|nodejs-temp-0.7.0-2|9	Group:      System/Libraries
14cr|nodejs-temp-0.7.0-2|10	URL:        https://github.com/bruce/node-temp
14cr|nodejs-temp-0.7.0-2|11	Source0:    http://registry.npmjs.org/temp/-/temp-%{version}.tgz
14cr|nodejs-temp-0.7.0-2|12	
14cr|nodejs-temp-0.7.0-2|13	BuildArch:  noarch
14cr|nodejs-temp-0.7.0-2|14	
14cr|nodejs-temp-0.7.0-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-temp-0.7.0-2|16	
14cr|nodejs-temp-0.7.0-2|17	%if 0%{?enable_tests}
14cr|nodejs-temp-0.7.0-2|18	BuildRequires:  npm(rimraf)
14cr|nodejs-temp-0.7.0-2|19	%endif
14cr|nodejs-temp-0.7.0-2|20	
14cr|nodejs-temp-0.7.0-2|21	%description
14cr|nodejs-temp-0.7.0-2|22	This Node.js module handles generating a unique file/directory name under the
14cr|nodejs-temp-0.7.0-2|23	appropriate system temporary directory, changing the file to an appropriate
14cr|nodejs-temp-0.7.0-2|24	mode, and supports automatic removal.
14cr|nodejs-temp-0.7.0-2|25	
14cr|nodejs-temp-0.7.0-2|26	It has a similar API to the fs module.
14cr|nodejs-temp-0.7.0-2|27	
14cr|nodejs-temp-0.7.0-2|28	%prep
14cr|nodejs-temp-0.7.0-2|29	%setup -q -n package
14cr|nodejs-temp-0.7.0-2|30	%nodejs_fixdep rimraf '~2.2'
14cr|nodejs-temp-0.7.0-2|31	
14cr|nodejs-temp-0.7.0-2|32	%build
14cr|nodejs-temp-0.7.0-2|33	#nothing to do
14cr|nodejs-temp-0.7.0-2|34	
14cr|nodejs-temp-0.7.0-2|35	%install
14cr|nodejs-temp-0.7.0-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/temp
14cr|nodejs-temp-0.7.0-2|37	cp -pr package.json lib/ \
14cr|nodejs-temp-0.7.0-2|38	%{buildroot}%{nodejs_sitelib}/temp
14cr|nodejs-temp-0.7.0-2|39	
14cr|nodejs-temp-0.7.0-2|40	%nodejs_symlink_deps
14cr|nodejs-temp-0.7.0-2|41	
14cr|nodejs-temp-0.7.0-2|42	%if 0%{?enable_tests}
14cr|nodejs-temp-0.7.0-2|43	%check
14cr|nodejs-temp-0.7.0-2|44	%nodejs_symlink_deps --check
14cr|nodejs-temp-0.7.0-2|45	%__nodejs test/temp-test.js
14cr|nodejs-temp-0.7.0-2|46	%endif
14cr|nodejs-temp-0.7.0-2|47	
14cr|nodejs-temp-0.7.0-2|48	%files
14cr|nodejs-temp-0.7.0-2|49	%doc LICENSE README.md examples/
14cr|nodejs-temp-0.7.0-2|50	%{nodejs_sitelib}/temp
14cr|nodejs-temp-0.7.0-2|51	
14cr|nodejs-temp-0.7.0-2|52	
14cr|nodejs-temp-0.7.0-2|53	%changelog
14cr|nodejs-temp-0.7.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|nodejs-temp-0.7.0-2|55	+ Revision: ea3fe79
14cr|nodejs-temp-0.7.0-2|56	- MassBuild#464: Increase release tag
14cr|nodejs-temp-0.7.0-2|57	
14cr|nodejs-temp-0.7.0-2|58	

3526 14
14cr|nodejs-temporary-0.0.8-2|1	%global enable_tests 0
14cr|nodejs-temporary-0.0.8-2|2	
14cr|nodejs-temporary-0.0.8-2|3	Name:       nodejs-temporary
14cr|nodejs-temporary-0.0.8-2|4	Version:    0.0.8
14cr|nodejs-temporary-0.0.8-2|5	Release:    2
14cr|nodejs-temporary-0.0.8-2|6	Summary:    An easy way to create temporary files and directories
14cr|nodejs-temporary-0.0.8-2|7	
14cr|nodejs-temporary-0.0.8-2|8	# The license text is contained within Readme.md
14cr|nodejs-temporary-0.0.8-2|9	License:    MIT
14cr|nodejs-temporary-0.0.8-2|10	Group:      System/Libraries
14cr|nodejs-temporary-0.0.8-2|11	URL:        https://github.com/vesln/temporary
14cr|nodejs-temporary-0.0.8-2|12	Source0:    http://registry.npmjs.org/temporary/-/temporary-%{version}.tgz
14cr|nodejs-temporary-0.0.8-2|13	BuildArch:  noarch
14cr|nodejs-temporary-0.0.8-2|14	BuildRequires:  nodejs-packaging
14cr|nodejs-temporary-0.0.8-2|15	
14cr|nodejs-temporary-0.0.8-2|16	%if 0%{?enable_tests}
14cr|nodejs-temporary-0.0.8-2|17	BuildRequires:  npm(chai)
14cr|nodejs-temporary-0.0.8-2|18	BuildRequires:  npm(mocha)
14cr|nodejs-temporary-0.0.8-2|19	BuildRequires:  npm(sinon)
14cr|nodejs-temporary-0.0.8-2|20	%endif
14cr|nodejs-temporary-0.0.8-2|21	
14cr|nodejs-temporary-0.0.8-2|22	%description
14cr|nodejs-temporary-0.0.8-2|23	%{summary}.
14cr|nodejs-temporary-0.0.8-2|24	
14cr|nodejs-temporary-0.0.8-2|25	
14cr|nodejs-temporary-0.0.8-2|26	%prep
14cr|nodejs-temporary-0.0.8-2|27	%setup -q -n package
14cr|nodejs-temporary-0.0.8-2|28	
14cr|nodejs-temporary-0.0.8-2|29	
14cr|nodejs-temporary-0.0.8-2|30	%build
14cr|nodejs-temporary-0.0.8-2|31	#nothing to do
14cr|nodejs-temporary-0.0.8-2|32	
14cr|nodejs-temporary-0.0.8-2|33	
14cr|nodejs-temporary-0.0.8-2|34	%install
14cr|nodejs-temporary-0.0.8-2|35	mkdir -p %{buildroot}%{nodejs_sitelib}/temporary
14cr|nodejs-temporary-0.0.8-2|36	cp -pr package.json index.js lib/ \
14cr|nodejs-temporary-0.0.8-2|37	%{buildroot}%{nodejs_sitelib}/temporary
14cr|nodejs-temporary-0.0.8-2|38	
14cr|nodejs-temporary-0.0.8-2|39	%nodejs_symlink_deps
14cr|nodejs-temporary-0.0.8-2|40	
14cr|nodejs-temporary-0.0.8-2|41	
14cr|nodejs-temporary-0.0.8-2|42	%if 0%{?enable_tests}
14cr|nodejs-temporary-0.0.8-2|43	%check
14cr|nodejs-temporary-0.0.8-2|44	%nodejs_symlink_deps --check
14cr|nodejs-temporary-0.0.8-2|45	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec test/*.test.js
14cr|nodejs-temporary-0.0.8-2|46	%endif
14cr|nodejs-temporary-0.0.8-2|47	
14cr|nodejs-temporary-0.0.8-2|48	
14cr|nodejs-temporary-0.0.8-2|49	%files
14cr|nodejs-temporary-0.0.8-2|50	%doc History.md Readme.md examples/
14cr|nodejs-temporary-0.0.8-2|51	%{nodejs_sitelib}/temporary
14cr|nodejs-temporary-0.0.8-2|52	
14cr|nodejs-temporary-0.0.8-2|53	
14cr|nodejs-temporary-0.0.8-2|54	
14cr|nodejs-temporary-0.0.8-2|55	%changelog
14cr|nodejs-temporary-0.0.8-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-2
14cr|nodejs-temporary-0.0.8-2|57	+ Revision: 66bf35f
14cr|nodejs-temporary-0.0.8-2|58	- MassBuild#464: Increase release tag
14cr|nodejs-temporary-0.0.8-2|59	
14cr|nodejs-temporary-0.0.8-2|60	

3527 14
14cr|nodejs-testswarm-1.1.0-2|1	Name:       nodejs-testswarm
14cr|nodejs-testswarm-1.1.0-2|2	Version:    1.1.0
14cr|nodejs-testswarm-1.1.0-2|3	Release:    2
14cr|nodejs-testswarm-1.1.0-2|4	Summary:    A Node.js module for interacting with TestSwarm
14cr|nodejs-testswarm-1.1.0-2|5	License:    MIT
14cr|nodejs-testswarm-1.1.0-2|6	Group:      System/Libraries
14cr|nodejs-testswarm-1.1.0-2|7	URL:        https://github.com/jzaefferer/node-testswarm
14cr|nodejs-testswarm-1.1.0-2|8	Source0:    http://registry.npmjs.org/testswarm/-/testswarm-%{version}.tgz
14cr|nodejs-testswarm-1.1.0-2|9	BuildArch:  noarch
14cr|nodejs-testswarm-1.1.0-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-testswarm-1.1.0-2|11	
14cr|nodejs-testswarm-1.1.0-2|12	%description
14cr|nodejs-testswarm-1.1.0-2|13	%{summary}.
14cr|nodejs-testswarm-1.1.0-2|14	
14cr|nodejs-testswarm-1.1.0-2|15	
14cr|nodejs-testswarm-1.1.0-2|16	%prep
14cr|nodejs-testswarm-1.1.0-2|17	%setup -q -n package
14cr|nodejs-testswarm-1.1.0-2|18	
14cr|nodejs-testswarm-1.1.0-2|19	%nodejs_fixdep request '~2.25'
14cr|nodejs-testswarm-1.1.0-2|20	
14cr|nodejs-testswarm-1.1.0-2|21	
14cr|nodejs-testswarm-1.1.0-2|22	%build
14cr|nodejs-testswarm-1.1.0-2|23	#nothing to do
14cr|nodejs-testswarm-1.1.0-2|24	
14cr|nodejs-testswarm-1.1.0-2|25	
14cr|nodejs-testswarm-1.1.0-2|26	%install
14cr|nodejs-testswarm-1.1.0-2|27	mkdir -p %{buildroot}%{nodejs_sitelib}/testswarm
14cr|nodejs-testswarm-1.1.0-2|28	cp -pr package.json lib/ sample-test.js \
14cr|nodejs-testswarm-1.1.0-2|29	%{buildroot}%{nodejs_sitelib}/testswarm
14cr|nodejs-testswarm-1.1.0-2|30	
14cr|nodejs-testswarm-1.1.0-2|31	%nodejs_symlink_deps
14cr|nodejs-testswarm-1.1.0-2|32	
14cr|nodejs-testswarm-1.1.0-2|33	
14cr|nodejs-testswarm-1.1.0-2|34	%files
14cr|nodejs-testswarm-1.1.0-2|35	%doc History.md LICENSE-MIT README.md
14cr|nodejs-testswarm-1.1.0-2|36	%{nodejs_sitelib}/testswarm
14cr|nodejs-testswarm-1.1.0-2|37	
14cr|nodejs-testswarm-1.1.0-2|38	
14cr|nodejs-testswarm-1.1.0-2|39	
14cr|nodejs-testswarm-1.1.0-2|40	%changelog
14cr|nodejs-testswarm-1.1.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|nodejs-testswarm-1.1.0-2|42	+ Revision: 0c2cfe7
14cr|nodejs-testswarm-1.1.0-2|43	- MassBuild#464: Increase release tag
14cr|nodejs-testswarm-1.1.0-2|44	
14cr|nodejs-testswarm-1.1.0-2|45	

3528 14
14cr|nodejs-through-2.3.4-3|1	%global enable_tests 0
14cr|nodejs-through-2.3.4-3|2	
14cr|nodejs-through-2.3.4-3|3	Name:       nodejs-through
14cr|nodejs-through-2.3.4-3|4	Version:    2.3.4
14cr|nodejs-through-2.3.4-3|5	Release:    3
14cr|nodejs-through-2.3.4-3|6	Summary:    Simplified stream construction for Node.js
14cr|nodejs-through-2.3.4-3|7	License:    MIT or ASL 2.0
14cr|nodejs-through-2.3.4-3|8	Group:      System/Libraries
14cr|nodejs-through-2.3.4-3|9	URL:        https://github.com/dominictarr/through
14cr|nodejs-through-2.3.4-3|10	Source0:    http://registry.npmjs.org/through/-/through-%{version}.tgz
14cr|nodejs-through-2.3.4-3|11	BuildArch:  noarch
14cr|nodejs-through-2.3.4-3|12	BuildRequires:  nodejs-packaging
14cr|nodejs-through-2.3.4-3|13	
14cr|nodejs-through-2.3.4-3|14	%if 0%{?enable_tests}
14cr|nodejs-through-2.3.4-3|15	BuildRequires:  npm(stream-spec)
14cr|nodejs-through-2.3.4-3|16	BuildRequires:  npm(tape)
14cr|nodejs-through-2.3.4-3|17	%endif
14cr|nodejs-through-2.3.4-3|18	
14cr|nodejs-through-2.3.4-3|19	%description
14cr|nodejs-through-2.3.4-3|20	%{summary}.
14cr|nodejs-through-2.3.4-3|21	
14cr|nodejs-through-2.3.4-3|22	
14cr|nodejs-through-2.3.4-3|23	%prep
14cr|nodejs-through-2.3.4-3|24	%setup -q -n package
14cr|nodejs-through-2.3.4-3|25	
14cr|nodejs-through-2.3.4-3|26	
14cr|nodejs-through-2.3.4-3|27	%build
14cr|nodejs-through-2.3.4-3|28	#nothing to do
14cr|nodejs-through-2.3.4-3|29	
14cr|nodejs-through-2.3.4-3|30	
14cr|nodejs-through-2.3.4-3|31	%install
14cr|nodejs-through-2.3.4-3|32	mkdir -p %{buildroot}%{nodejs_sitelib}/through
14cr|nodejs-through-2.3.4-3|33	cp -pr package.json index.js \
14cr|nodejs-through-2.3.4-3|34	%{buildroot}%{nodejs_sitelib}/through
14cr|nodejs-through-2.3.4-3|35	
14cr|nodejs-through-2.3.4-3|36	%nodejs_symlink_deps
14cr|nodejs-through-2.3.4-3|37	
14cr|nodejs-through-2.3.4-3|38	
14cr|nodejs-through-2.3.4-3|39	%if 0%{?enable_tests}
14cr|nodejs-through-2.3.4-3|40	%check
14cr|nodejs-through-2.3.4-3|41	%nodejs_symlink_deps --check
14cr|nodejs-through-2.3.4-3|42	for t in test/*.js; do
14cr|nodejs-through-2.3.4-3|43	%__nodejs "${t}"
14cr|nodejs-through-2.3.4-3|44	done
14cr|nodejs-through-2.3.4-3|45	%endif
14cr|nodejs-through-2.3.4-3|46	
14cr|nodejs-through-2.3.4-3|47	
14cr|nodejs-through-2.3.4-3|48	%files
14cr|nodejs-through-2.3.4-3|49	%doc LICENSE.APACHE2 LICENSE.MIT readme.markdown
14cr|nodejs-through-2.3.4-3|50	%{nodejs_sitelib}/through
14cr|nodejs-through-2.3.4-3|51	
14cr|nodejs-through-2.3.4-3|52	
14cr|nodejs-through-2.3.4-3|53	
14cr|nodejs-through-2.3.4-3|54	%changelog
14cr|nodejs-through-2.3.4-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-3
14cr|nodejs-through-2.3.4-3|56	+ Revision: ea6cec4
14cr|nodejs-through-2.3.4-3|57	- MassBuild#464: Increase release tag
14cr|nodejs-through-2.3.4-3|58	
14cr|nodejs-through-2.3.4-3|59	

3529 14
14cr|nodejs-tilejson-0.6.3-2|1	%global enable_tests 0
14cr|nodejs-tilejson-0.6.3-2|2	
14cr|nodejs-tilejson-0.6.3-2|3	Name:           nodejs-tilejson
14cr|nodejs-tilejson-0.6.3-2|4	Version:        0.6.3
14cr|nodejs-tilejson-0.6.3-2|5	Release:        2
14cr|nodejs-tilejson-0.6.3-2|6	Summary:        Tile source backend for online tile sources
14cr|nodejs-tilejson-0.6.3-2|7	Group:          Development/Other
14cr|nodejs-tilejson-0.6.3-2|8	License:        BSD
14cr|nodejs-tilejson-0.6.3-2|9	URL:            https://github.com/mapbox/node-tilejson
14cr|nodejs-tilejson-0.6.3-2|10	Source0:        http://registry.npmjs.org/tilejson/-/tilejson-%{version}.tgz
14cr|nodejs-tilejson-0.6.3-2|11	BuildArch:      noarch
14cr|nodejs-tilejson-0.6.3-2|12	
14cr|nodejs-tilejson-0.6.3-2|13	BuildRequires:  nodejs-packaging
14cr|nodejs-tilejson-0.6.3-2|14	
14cr|nodejs-tilejson-0.6.3-2|15	%if 0%{?enable_tests}
14cr|nodejs-tilejson-0.6.3-2|16	BuildRequires:  npm(mocha)
14cr|nodejs-tilejson-0.6.3-2|17	BuildRequires:  npm(get)
14cr|nodejs-tilejson-0.6.3-2|18	BuildRequires:  npm(agentkeepalive)
14cr|nodejs-tilejson-0.6.3-2|19	%endif
14cr|nodejs-tilejson-0.6.3-2|20	
14cr|nodejs-tilejson-0.6.3-2|21	%description
14cr|nodejs-tilejson-0.6.3-2|22	%summary
14cr|nodejs-tilejson-0.6.3-2|23	
14cr|nodejs-tilejson-0.6.3-2|24	
14cr|nodejs-tilejson-0.6.3-2|25	%prep
14cr|nodejs-tilejson-0.6.3-2|26	%setup -q -n package
14cr|nodejs-tilejson-0.6.3-2|27	%nodejs_fixdep agentkeepalive "~0.2.0"
14cr|nodejs-tilejson-0.6.3-2|28	rm -rf node_modules
14cr|nodejs-tilejson-0.6.3-2|29	
14cr|nodejs-tilejson-0.6.3-2|30	
14cr|nodejs-tilejson-0.6.3-2|31	%build
14cr|nodejs-tilejson-0.6.3-2|32	
14cr|nodejs-tilejson-0.6.3-2|33	
14cr|nodejs-tilejson-0.6.3-2|34	%install
14cr|nodejs-tilejson-0.6.3-2|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/tilejson
14cr|nodejs-tilejson-0.6.3-2|36	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/tilejson
14cr|nodejs-tilejson-0.6.3-2|37	%nodejs_symlink_deps
14cr|nodejs-tilejson-0.6.3-2|38	
14cr|nodejs-tilejson-0.6.3-2|39	
14cr|nodejs-tilejson-0.6.3-2|40	%if 0%{?enable_tests}
14cr|nodejs-tilejson-0.6.3-2|41	%check
14cr|nodejs-tilejson-0.6.3-2|42	%nodejs_symlink_deps --check
14cr|nodejs-tilejson-0.6.3-2|43	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-tilejson-0.6.3-2|44	%endif
14cr|nodejs-tilejson-0.6.3-2|45	
14cr|nodejs-tilejson-0.6.3-2|46	
14cr|nodejs-tilejson-0.6.3-2|47	%files
14cr|nodejs-tilejson-0.6.3-2|48	%doc LICENSE
14cr|nodejs-tilejson-0.6.3-2|49	%{nodejs_sitelib}/tilejson
14cr|nodejs-tilejson-0.6.3-2|50	
14cr|nodejs-tilejson-0.6.3-2|51	
14cr|nodejs-tilejson-0.6.3-2|52	
14cr|nodejs-tilejson-0.6.3-2|53	%changelog
14cr|nodejs-tilejson-0.6.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-2
14cr|nodejs-tilejson-0.6.3-2|55	+ Revision: 76b963e
14cr|nodejs-tilejson-0.6.3-2|56	- MassBuild#464: Increase release tag
14cr|nodejs-tilejson-0.6.3-2|57	
14cr|nodejs-tilejson-0.6.3-2|58	

3530 14
14cr|nodejs-tinycolor-0.0.1-5|1	%global npm_name tinycolor
14cr|nodejs-tinycolor-0.0.1-5|2	
14cr|nodejs-tinycolor-0.0.1-5|3	Summary:       A to-the-point color module for node
14cr|nodejs-tinycolor-0.0.1-5|4	Name:          nodejs-%{npm_name}
14cr|nodejs-tinycolor-0.0.1-5|5	Version:       0.0.1
14cr|nodejs-tinycolor-0.0.1-5|6	Release:       5
14cr|nodejs-tinycolor-0.0.1-5|7	Group:         System/Libraries
14cr|nodejs-tinycolor-0.0.1-5|8	License:       MIT
14cr|nodejs-tinycolor-0.0.1-5|9	URL:           http://github.com/einaros/tinycolor
14cr|nodejs-tinycolor-0.0.1-5|10	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-tinycolor-0.0.1-5|11	# The readme file has been updated to include the license.
14cr|nodejs-tinycolor-0.0.1-5|12	# We are including it here until the next release when it should be
14cr|nodejs-tinycolor-0.0.1-5|13	#   part of the release.
14cr|nodejs-tinycolor-0.0.1-5|14	# https://raw.github.com/einaros/tinycolor/master/README.md
14cr|nodejs-tinycolor-0.0.1-5|15	Source1:       nodejs-tinycolor-README.md
14cr|nodejs-tinycolor-0.0.1-5|16	BuildRequires: nodejs-packaging
14cr|nodejs-tinycolor-0.0.1-5|17	BuildRequires:  nodejs
14cr|nodejs-tinycolor-0.0.1-5|18	BuildArch:     noarch
14cr|nodejs-tinycolor-0.0.1-5|19	
14cr|nodejs-tinycolor-0.0.1-5|20	%description
14cr|nodejs-tinycolor-0.0.1-5|21	This is a no-fuzz, bare bones color module for nodejs.
14cr|nodejs-tinycolor-0.0.1-5|22	
14cr|nodejs-tinycolor-0.0.1-5|23	%prep
14cr|nodejs-tinycolor-0.0.1-5|24	%setup -q -n package
14cr|nodejs-tinycolor-0.0.1-5|25	
14cr|nodejs-tinycolor-0.0.1-5|26	rm -f README.md
14cr|nodejs-tinycolor-0.0.1-5|27	cp -pr %{SOURCE1} README.md
14cr|nodejs-tinycolor-0.0.1-5|28	
14cr|nodejs-tinycolor-0.0.1-5|29	%build
14cr|nodejs-tinycolor-0.0.1-5|30	#nothing to do
14cr|nodejs-tinycolor-0.0.1-5|31	
14cr|nodejs-tinycolor-0.0.1-5|32	%install
14cr|nodejs-tinycolor-0.0.1-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-tinycolor-0.0.1-5|34	cp -pr tinycolor.js package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-tinycolor-0.0.1-5|35	
14cr|nodejs-tinycolor-0.0.1-5|36	%files
14cr|nodejs-tinycolor-0.0.1-5|37	%doc README.md example.js
14cr|nodejs-tinycolor-0.0.1-5|38	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-tinycolor-0.0.1-5|39	
14cr|nodejs-tinycolor-0.0.1-5|40	
14cr|nodejs-tinycolor-0.0.1-5|41	%changelog
14cr|nodejs-tinycolor-0.0.1-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-5
14cr|nodejs-tinycolor-0.0.1-5|43	+ Revision: 8387bc5
14cr|nodejs-tinycolor-0.0.1-5|44	- MassBuild#464: Increase release tag
14cr|nodejs-tinycolor-0.0.1-5|45	
14cr|nodejs-tinycolor-0.0.1-5|46	

3531 14
14cr|nodejs-tiny-lr-fork-0.0.5-4|1	# This is a fork of the original tiny-lr: <https://github.com/mklabs/tiny-lr>.
14cr|nodejs-tiny-lr-fork-0.0.5-4|2	# The maintainer of the fork has stated that the fork is only temporary and
14cr|nodejs-tiny-lr-fork-0.0.5-4|3	# will cease to exist once the maintainer of the original software springs
14cr|nodejs-tiny-lr-fork-0.0.5-4|4	# back to life. The fork has gained favour among other modules, notably the
14cr|nodejs-tiny-lr-fork-0.0.5-4|5	# Grunt project, so we will ship the fork with the intention of Obsoleting it
14cr|nodejs-tiny-lr-fork-0.0.5-4|6	# once the original tiny-lr has been revived.
14cr|nodejs-tiny-lr-fork-0.0.5-4|7	
14cr|nodejs-tiny-lr-fork-0.0.5-4|8	# Versions of connect and express used in the test suite are outdated.
14cr|nodejs-tiny-lr-fork-0.0.5-4|9	%global enable_tests 0
14cr|nodejs-tiny-lr-fork-0.0.5-4|10	
14cr|nodejs-tiny-lr-fork-0.0.5-4|11	Name:       nodejs-tiny-lr-fork
14cr|nodejs-tiny-lr-fork-0.0.5-4|12	Version:    0.0.5
14cr|nodejs-tiny-lr-fork-0.0.5-4|13	Release:    4
14cr|nodejs-tiny-lr-fork-0.0.5-4|14	Summary:    A tiny LiveReload server implementation you can spawn in the background
14cr|nodejs-tiny-lr-fork-0.0.5-4|15	
14cr|nodejs-tiny-lr-fork-0.0.5-4|16	License:    MIT
14cr|nodejs-tiny-lr-fork-0.0.5-4|17	Group:      System/Libraries
14cr|nodejs-tiny-lr-fork-0.0.5-4|18	URL:        https://github.com/shama/tiny-lr
14cr|nodejs-tiny-lr-fork-0.0.5-4|19	Source0:    http://registry.npmjs.org/tiny-lr-fork/-/tiny-lr-fork-%{version}.tgz
14cr|nodejs-tiny-lr-fork-0.0.5-4|20	BuildArch:  noarch
14cr|nodejs-tiny-lr-fork-0.0.5-4|21	
14cr|nodejs-tiny-lr-fork-0.0.5-4|22	BuildRequires:  nodejs-packaging
14cr|nodejs-tiny-lr-fork-0.0.5-4|23	
14cr|nodejs-tiny-lr-fork-0.0.5-4|24	%if 0%{?enable_tests}
14cr|nodejs-tiny-lr-fork-0.0.5-4|25	BuildRequires:  npm(connect)
14cr|nodejs-tiny-lr-fork-0.0.5-4|26	BuildRequires:  npm(debug)
14cr|nodejs-tiny-lr-fork-0.0.5-4|27	BuildRequires:  npm(express)
14cr|nodejs-tiny-lr-fork-0.0.5-4|28	BuildRequires:  npm(faye-websocket)
14cr|nodejs-tiny-lr-fork-0.0.5-4|29	BuildRequires:  npm(mocha)
14cr|nodejs-tiny-lr-fork-0.0.5-4|30	BuildRequires:  npm(noptify)
14cr|nodejs-tiny-lr-fork-0.0.5-4|31	BuildRequires:  npm(qs)
14cr|nodejs-tiny-lr-fork-0.0.5-4|32	BuildRequires:  npm(request)
14cr|nodejs-tiny-lr-fork-0.0.5-4|33	BuildRequires:  npm(supertest)
14cr|nodejs-tiny-lr-fork-0.0.5-4|34	%endif
14cr|nodejs-tiny-lr-fork-0.0.5-4|35	
14cr|nodejs-tiny-lr-fork-0.0.5-4|36	%description
14cr|nodejs-tiny-lr-fork-0.0.5-4|37	%{summary}.
14cr|nodejs-tiny-lr-fork-0.0.5-4|38	
14cr|nodejs-tiny-lr-fork-0.0.5-4|39	
14cr|nodejs-tiny-lr-fork-0.0.5-4|40	%prep
14cr|nodejs-tiny-lr-fork-0.0.5-4|41	%setup -q -n package
14cr|nodejs-tiny-lr-fork-0.0.5-4|42	
14cr|nodejs-tiny-lr-fork-0.0.5-4|43	%nodejs_fixdep faye-websocket '~0.7'
14cr|nodejs-tiny-lr-fork-0.0.5-4|44	%nodejs_fixdep qs '~0.6.6'
14cr|nodejs-tiny-lr-fork-0.0.5-4|45	%nodejs_fixdep noptify '~0.0.3'
14cr|nodejs-tiny-lr-fork-0.0.5-4|46	%nodejs_fixdep debug '~0.7'
14cr|nodejs-tiny-lr-fork-0.0.5-4|47	
14cr|nodejs-tiny-lr-fork-0.0.5-4|48	
14cr|nodejs-tiny-lr-fork-0.0.5-4|49	%build
14cr|nodejs-tiny-lr-fork-0.0.5-4|50	#nothing to do
14cr|nodejs-tiny-lr-fork-0.0.5-4|51	
14cr|nodejs-tiny-lr-fork-0.0.5-4|52	
14cr|nodejs-tiny-lr-fork-0.0.5-4|53	%install
14cr|nodejs-tiny-lr-fork-0.0.5-4|54	mkdir -p %{buildroot}%{nodejs_sitelib}/tiny-lr-fork
14cr|nodejs-tiny-lr-fork-0.0.5-4|55	cp -pr package.json lib/ tasks/ \
14cr|nodejs-tiny-lr-fork-0.0.5-4|56	%{buildroot}%{nodejs_sitelib}/tiny-lr-fork
14cr|nodejs-tiny-lr-fork-0.0.5-4|57	
14cr|nodejs-tiny-lr-fork-0.0.5-4|58	mkdir -p %{buildroot}%{nodejs_sitelib}/tiny-lr-fork/bin
14cr|nodejs-tiny-lr-fork-0.0.5-4|59	install -p -m755 bin/tiny-lr \
14cr|nodejs-tiny-lr-fork-0.0.5-4|60	%{buildroot}%{nodejs_sitelib}/tiny-lr-fork/bin/tiny-lr
14cr|nodejs-tiny-lr-fork-0.0.5-4|61	install -p -m755 bin/update-livereload \
14cr|nodejs-tiny-lr-fork-0.0.5-4|62	%{buildroot}%{nodejs_sitelib}/tiny-lr-fork/bin/update-livereload
14cr|nodejs-tiny-lr-fork-0.0.5-4|63	
14cr|nodejs-tiny-lr-fork-0.0.5-4|64	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-tiny-lr-fork-0.0.5-4|65	ln -sf %{nodejs_sitelib}/tiny-lr-fork/bin/tiny-lr \
14cr|nodejs-tiny-lr-fork-0.0.5-4|66	%{buildroot}%{_bindir}/tiny-lr
14cr|nodejs-tiny-lr-fork-0.0.5-4|67	ln -sf %{nodejs_sitelib}/tiny-lr-fork/bin/update-livereload \
14cr|nodejs-tiny-lr-fork-0.0.5-4|68	%{buildroot}%{_bindir}/update-livereload
14cr|nodejs-tiny-lr-fork-0.0.5-4|69	
14cr|nodejs-tiny-lr-fork-0.0.5-4|70	%nodejs_symlink_deps
14cr|nodejs-tiny-lr-fork-0.0.5-4|71	
14cr|nodejs-tiny-lr-fork-0.0.5-4|72	
14cr|nodejs-tiny-lr-fork-0.0.5-4|73	%if 0%{?enable_tests}
14cr|nodejs-tiny-lr-fork-0.0.5-4|74	%check
14cr|nodejs-tiny-lr-fork-0.0.5-4|75	%nodejs_symlink_deps --check
14cr|nodejs-tiny-lr-fork-0.0.5-4|76	/usr/bin/mocha --reporter spec
14cr|nodejs-tiny-lr-fork-0.0.5-4|77	%endif
14cr|nodejs-tiny-lr-fork-0.0.5-4|78	
14cr|nodejs-tiny-lr-fork-0.0.5-4|79	
14cr|nodejs-tiny-lr-fork-0.0.5-4|80	%files
14cr|nodejs-tiny-lr-fork-0.0.5-4|81	%doc LICENSE-MIT readme.md
14cr|nodejs-tiny-lr-fork-0.0.5-4|82	%{nodejs_sitelib}/tiny-lr-fork
14cr|nodejs-tiny-lr-fork-0.0.5-4|83	%{_bindir}/tiny-lr
14cr|nodejs-tiny-lr-fork-0.0.5-4|84	%{_bindir}/update-livereload
14cr|nodejs-tiny-lr-fork-0.0.5-4|85	
14cr|nodejs-tiny-lr-fork-0.0.5-4|86	
14cr|nodejs-tiny-lr-fork-0.0.5-4|87	
14cr|nodejs-tiny-lr-fork-0.0.5-4|88	%changelog
14cr|nodejs-tiny-lr-fork-0.0.5-4|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-4
14cr|nodejs-tiny-lr-fork-0.0.5-4|90	+ Revision: 1d6d88f
14cr|nodejs-tiny-lr-fork-0.0.5-4|91	- MassBuild#464: Increase release tag
14cr|nodejs-tiny-lr-fork-0.0.5-4|92	
14cr|nodejs-tiny-lr-fork-0.0.5-4|93	

3532 14
14cr|nodejs-transformers-3.0.0-4|1	%global enable_tests 0
14cr|nodejs-transformers-3.0.0-4|2	
14cr|nodejs-transformers-3.0.0-4|3	Name:       nodejs-transformers
14cr|nodejs-transformers-3.0.0-4|4	Version:    3.0.0
14cr|nodejs-transformers-3.0.0-4|5	Release:    4
14cr|nodejs-transformers-3.0.0-4|6	Summary:    String/Data transformations for Node.js
14cr|nodejs-transformers-3.0.0-4|7	
14cr|nodejs-transformers-3.0.0-4|8	License:    MIT
14cr|nodejs-transformers-3.0.0-4|9	Group:      System/Libraries
14cr|nodejs-transformers-3.0.0-4|10	URL:        https://github.com/ForbesLindesay/transformers
14cr|nodejs-transformers-3.0.0-4|11	Source0:    http://registry.npmjs.org/transformers/-/transformers-%{version}.tgz
14cr|nodejs-transformers-3.0.0-4|12	# The test files are not included in the npm tarball.
14cr|nodejs-transformers-3.0.0-4|13	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-transformers-3.0.0-4|14	# version control repository.
14cr|nodejs-transformers-3.0.0-4|15	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-transformers-3.0.0-4|16	Source10:   dl-tests.sh
14cr|nodejs-transformers-3.0.0-4|17	
14cr|nodejs-transformers-3.0.0-4|18	# https://github.com/ForbesLindesay/transformers/pull/31
14cr|nodejs-transformers-3.0.0-4|19	Patch0:     %{name}-3.0.0-Add-trailing-semicolons-to-uglify-css-test-files.patch
14cr|nodejs-transformers-3.0.0-4|20	
14cr|nodejs-transformers-3.0.0-4|21	BuildArch:  noarch
14cr|nodejs-transformers-3.0.0-4|22	
14cr|nodejs-transformers-3.0.0-4|23	BuildRequires:  nodejs-packaging
14cr|nodejs-transformers-3.0.0-4|24	
14cr|nodejs-transformers-3.0.0-4|25	%if 0%{?enable_tests}
14cr|nodejs-transformers-3.0.0-4|26	BuildRequires:  mocha
14cr|nodejs-transformers-3.0.0-4|27	BuildRequires:  npm(css)
14cr|nodejs-transformers-3.0.0-4|28	BuildRequires:  npm(expect.js)
14cr|nodejs-transformers-3.0.0-4|29	BuildRequires:  npm(promise)
14cr|nodejs-transformers-3.0.0-4|30	BuildRequires:  uglify-js
14cr|nodejs-transformers-3.0.0-4|31	# A lot (>30) of missing devDependencies not listed here.
14cr|nodejs-transformers-3.0.0-4|32	%endif
14cr|nodejs-transformers-3.0.0-4|33	
14cr|nodejs-transformers-3.0.0-4|34	%description
14cr|nodejs-transformers-3.0.0-4|35	String/Data transformations for use in templating libraries, static site
14cr|nodejs-transformers-3.0.0-4|36	generators and web frameworks. This gathers the most useful transformations
14cr|nodejs-transformers-3.0.0-4|37	you can apply to text or data into one library with a consistent API.
14cr|nodejs-transformers-3.0.0-4|38	Transformations can be pretty much anything but most are either compilers
14cr|nodejs-transformers-3.0.0-4|39	or templating engines.
14cr|nodejs-transformers-3.0.0-4|40	
14cr|nodejs-transformers-3.0.0-4|41	
14cr|nodejs-transformers-3.0.0-4|42	%prep
14cr|nodejs-transformers-3.0.0-4|43	%setup -q -n package
14cr|nodejs-transformers-3.0.0-4|44	# tar xjvf %{SOURCE1}
14cr|nodejs-transformers-3.0.0-4|45	%setup -q -T -D -a 1 -n package
14cr|nodejs-transformers-3.0.0-4|46	# Fix wrong-file-end-of-line-encoding
14cr|nodejs-transformers-3.0.0-4|47	for i in history.md LICENSE README.md; do
14cr|nodejs-transformers-3.0.0-4|48	sed -i -e 's/\r$//' "${i}"
14cr|nodejs-transformers-3.0.0-4|49	done
14cr|nodejs-transformers-3.0.0-4|50	%patch0 -p1
14cr|nodejs-transformers-3.0.0-4|51	
14cr|nodejs-transformers-3.0.0-4|52	%nodejs_fixdep css '~1.6'
14cr|nodejs-transformers-3.0.0-4|53	%nodejs_fixdep promise '4.x'
14cr|nodejs-transformers-3.0.0-4|54	
14cr|nodejs-transformers-3.0.0-4|55	
14cr|nodejs-transformers-3.0.0-4|56	%build
14cr|nodejs-transformers-3.0.0-4|57	#nothing to do
14cr|nodejs-transformers-3.0.0-4|58	
14cr|nodejs-transformers-3.0.0-4|59	
14cr|nodejs-transformers-3.0.0-4|60	%install
14cr|nodejs-transformers-3.0.0-4|61	mkdir -p %{buildroot}%{nodejs_sitelib}/transformers
14cr|nodejs-transformers-3.0.0-4|62	cp -pr package.json lib/ \
14cr|nodejs-transformers-3.0.0-4|63	%{buildroot}%{nodejs_sitelib}/transformers
14cr|nodejs-transformers-3.0.0-4|64	
14cr|nodejs-transformers-3.0.0-4|65	%nodejs_symlink_deps
14cr|nodejs-transformers-3.0.0-4|66	
14cr|nodejs-transformers-3.0.0-4|67	
14cr|nodejs-transformers-3.0.0-4|68	%if 0%{?enable_tests}
14cr|nodejs-transformers-3.0.0-4|69	%check
14cr|nodejs-transformers-3.0.0-4|70	%nodejs_symlink_deps --check
14cr|nodejs-transformers-3.0.0-4|71	/usr/bin/mocha
14cr|nodejs-transformers-3.0.0-4|72	%endif
14cr|nodejs-transformers-3.0.0-4|73	
14cr|nodejs-transformers-3.0.0-4|74	
14cr|nodejs-transformers-3.0.0-4|75	%files
14cr|nodejs-transformers-3.0.0-4|76	%doc history.md LICENSE README.md
14cr|nodejs-transformers-3.0.0-4|77	%{nodejs_sitelib}/transformers
14cr|nodejs-transformers-3.0.0-4|78	
14cr|nodejs-transformers-3.0.0-4|79	
14cr|nodejs-transformers-3.0.0-4|80	
14cr|nodejs-transformers-3.0.0-4|81	%changelog
14cr|nodejs-transformers-3.0.0-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-4
14cr|nodejs-transformers-3.0.0-4|83	+ Revision: b358986
14cr|nodejs-transformers-3.0.0-4|84	- MassBuild#464: Increase release tag
14cr|nodejs-transformers-3.0.0-4|85	
14cr|nodejs-transformers-3.0.0-4|86	

3533 14
14cr|nodejs-traverse-0.6.5-2|1	%global enable_tests 0
14cr|nodejs-traverse-0.6.5-2|2	
14cr|nodejs-traverse-0.6.5-2|3	Name:           nodejs-traverse
14cr|nodejs-traverse-0.6.5-2|4	Version:        0.6.5
14cr|nodejs-traverse-0.6.5-2|5	Release:        2
14cr|nodejs-traverse-0.6.5-2|6	Summary:        Traverse and transform objects
14cr|nodejs-traverse-0.6.5-2|7	
14cr|nodejs-traverse-0.6.5-2|8	
14cr|nodejs-traverse-0.6.5-2|9	Group:          System/Libraries
14cr|nodejs-traverse-0.6.5-2|10	License:        MIT
14cr|nodejs-traverse-0.6.5-2|11	URL:            https://github.com/substack/js-traverse
14cr|nodejs-traverse-0.6.5-2|12	Source0:        http://registry.npmjs.org/traverse/-/traverse-%{version}.tgz
14cr|nodejs-traverse-0.6.5-2|13	
14cr|nodejs-traverse-0.6.5-2|14	BuildArch:  noarch
14cr|nodejs-traverse-0.6.5-2|15	BuildRequires:  nodejs-packaging
14cr|nodejs-traverse-0.6.5-2|16	
14cr|nodejs-traverse-0.6.5-2|17	%if 0%{?enable_tests}
14cr|nodejs-traverse-0.6.5-2|18	BuildRequires:  npm(tap)
14cr|nodejs-traverse-0.6.5-2|19	BuildRequires:  npm(tape)
14cr|nodejs-traverse-0.6.5-2|20	%endif
14cr|nodejs-traverse-0.6.5-2|21	
14cr|nodejs-traverse-0.6.5-2|22	%description
14cr|nodejs-traverse-0.6.5-2|23	Traverse and transform objects by visiting every node on a recursive walk.
14cr|nodejs-traverse-0.6.5-2|24	
14cr|nodejs-traverse-0.6.5-2|25	%prep
14cr|nodejs-traverse-0.6.5-2|26	%setup -q -n package
14cr|nodejs-traverse-0.6.5-2|27	
14cr|nodejs-traverse-0.6.5-2|28	#fix permissions on stuff that goes in %%doc
14cr|nodejs-traverse-0.6.5-2|29	chmod 0644 examples/*
14cr|nodejs-traverse-0.6.5-2|30	
14cr|nodejs-traverse-0.6.5-2|31	%build
14cr|nodejs-traverse-0.6.5-2|32	#nothing to do
14cr|nodejs-traverse-0.6.5-2|33	
14cr|nodejs-traverse-0.6.5-2|34	%install
14cr|nodejs-traverse-0.6.5-2|35	
14cr|nodejs-traverse-0.6.5-2|36	mkdir -p %{buildroot}%{nodejs_sitelib}/traverse
14cr|nodejs-traverse-0.6.5-2|37	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/traverse
14cr|nodejs-traverse-0.6.5-2|38	
14cr|nodejs-traverse-0.6.5-2|39	%nodejs_symlink_deps
14cr|nodejs-traverse-0.6.5-2|40	
14cr|nodejs-traverse-0.6.5-2|41	%if 0%{?enable_tests}
14cr|nodejs-traverse-0.6.5-2|42	%check
14cr|nodejs-traverse-0.6.5-2|43	%nodejs_symlink_deps --check
14cr|nodejs-traverse-0.6.5-2|44	%tap test/*.js
14cr|nodejs-traverse-0.6.5-2|45	%endif
14cr|nodejs-traverse-0.6.5-2|46	
14cr|nodejs-traverse-0.6.5-2|47	%clean
14cr|nodejs-traverse-0.6.5-2|48	
14cr|nodejs-traverse-0.6.5-2|49	%files
14cr|nodejs-traverse-0.6.5-2|50	%defattr(-,root,root,-)
14cr|nodejs-traverse-0.6.5-2|51	%{nodejs_sitelib}/traverse
14cr|nodejs-traverse-0.6.5-2|52	%doc examples LICENSE readme.markdown
14cr|nodejs-traverse-0.6.5-2|53	
14cr|nodejs-traverse-0.6.5-2|54	%changelog
14cr|nodejs-traverse-0.6.5-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-2
14cr|nodejs-traverse-0.6.5-2|56	+ Revision: 73b6cd1
14cr|nodejs-traverse-0.6.5-2|57	- MassBuild#464: Increase release tag
14cr|nodejs-traverse-0.6.5-2|58	
14cr|nodejs-traverse-0.6.5-2|59	

3534 14
14cr|nodejs-tunnel-agent-0.3.0-3|1	Name:       nodejs-tunnel-agent
14cr|nodejs-tunnel-agent-0.3.0-3|2	Version:    0.3.0
14cr|nodejs-tunnel-agent-0.3.0-3|3	Release:    3
14cr|nodejs-tunnel-agent-0.3.0-3|4	Summary:    HTTP proxy tunneling agent
14cr|nodejs-tunnel-agent-0.3.0-3|5	
14cr|nodejs-tunnel-agent-0.3.0-3|6	# Apache 2.0 License added upstream, will appear in next release
14cr|nodejs-tunnel-agent-0.3.0-3|7	# https://github.com/mikeal/tunnel-agent/blob/master/LICENSE
14cr|nodejs-tunnel-agent-0.3.0-3|8	License:    ASL 2.0
14cr|nodejs-tunnel-agent-0.3.0-3|9	Group:      Development/Other
14cr|nodejs-tunnel-agent-0.3.0-3|10	URL:        https://github.com/mikeal/tunnel-agent
14cr|nodejs-tunnel-agent-0.3.0-3|11	Source0:    http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-%{version}.tgz
14cr|nodejs-tunnel-agent-0.3.0-3|12	BuildArch:  noarch
14cr|nodejs-tunnel-agent-0.3.0-3|13	
14cr|nodejs-tunnel-agent-0.3.0-3|14	BuildRequires:  nodejs-packaging
14cr|nodejs-tunnel-agent-0.3.0-3|15	BuildRequires:  nodejs
14cr|nodejs-tunnel-agent-0.3.0-3|16	
14cr|nodejs-tunnel-agent-0.3.0-3|17	%description
14cr|nodejs-tunnel-agent-0.3.0-3|18	%{summary}.
14cr|nodejs-tunnel-agent-0.3.0-3|19	
14cr|nodejs-tunnel-agent-0.3.0-3|20	%prep
14cr|nodejs-tunnel-agent-0.3.0-3|21	%setup -q -n package
14cr|nodejs-tunnel-agent-0.3.0-3|22	
14cr|nodejs-tunnel-agent-0.3.0-3|23	%build
14cr|nodejs-tunnel-agent-0.3.0-3|24	#nothing to do
14cr|nodejs-tunnel-agent-0.3.0-3|25	
14cr|nodejs-tunnel-agent-0.3.0-3|26	%install
14cr|nodejs-tunnel-agent-0.3.0-3|27	
14cr|nodejs-tunnel-agent-0.3.0-3|28	mkdir -p %{buildroot}%{nodejs_sitelib}/tunnel-agent
14cr|nodejs-tunnel-agent-0.3.0-3|29	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/tunnel-agent
14cr|nodejs-tunnel-agent-0.3.0-3|30	
14cr|nodejs-tunnel-agent-0.3.0-3|31	%nodejs_symlink_deps
14cr|nodejs-tunnel-agent-0.3.0-3|32	
14cr|nodejs-tunnel-agent-0.3.0-3|33	%clean
14cr|nodejs-tunnel-agent-0.3.0-3|34	
14cr|nodejs-tunnel-agent-0.3.0-3|35	%files
14cr|nodejs-tunnel-agent-0.3.0-3|36	%{nodejs_sitelib}/tunnel-agent
14cr|nodejs-tunnel-agent-0.3.0-3|37	
14cr|nodejs-tunnel-agent-0.3.0-3|38	
14cr|nodejs-tunnel-agent-0.3.0-3|39	%changelog
14cr|nodejs-tunnel-agent-0.3.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|nodejs-tunnel-agent-0.3.0-3|41	+ Revision: b6beae4
14cr|nodejs-tunnel-agent-0.3.0-3|42	- MassBuild#464: Increase release tag
14cr|nodejs-tunnel-agent-0.3.0-3|43	
14cr|nodejs-tunnel-agent-0.3.0-3|44	

3535 14
14cr|nodejs-uglify-to-browserify-1.0.2-3|1	%global enable_tests 0
14cr|nodejs-uglify-to-browserify-1.0.2-3|2	
14cr|nodejs-uglify-to-browserify-1.0.2-3|3	Name:       nodejs-uglify-to-browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|4	Version:    1.0.2
14cr|nodejs-uglify-to-browserify-1.0.2-3|5	Release:    3
14cr|nodejs-uglify-to-browserify-1.0.2-3|6	Summary:    A transform to make UglifyJS work in browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|7	
14cr|nodejs-uglify-to-browserify-1.0.2-3|8	License:    MIT
14cr|nodejs-uglify-to-browserify-1.0.2-3|9	Group:      System/Libraries
14cr|nodejs-uglify-to-browserify-1.0.2-3|10	URL:        https://github.com/ForbesLindesay/uglify-to-browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|11	Source0:    http://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-%{version}.tgz
14cr|nodejs-uglify-to-browserify-1.0.2-3|12	BuildArch:  noarch
14cr|nodejs-uglify-to-browserify-1.0.2-3|13	BuildRequires:  nodejs-packaging
14cr|nodejs-uglify-to-browserify-1.0.2-3|14	
14cr|nodejs-uglify-to-browserify-1.0.2-3|15	%if 0%{?enable_tests}
14cr|nodejs-uglify-to-browserify-1.0.2-3|16	BuildRequires:  npm(source-map)
14cr|nodejs-uglify-to-browserify-1.0.2-3|17	BuildRequires:  uglify-js
14cr|nodejs-uglify-to-browserify-1.0.2-3|18	%endif
14cr|nodejs-uglify-to-browserify-1.0.2-3|19	
14cr|nodejs-uglify-to-browserify-1.0.2-3|20	%description
14cr|nodejs-uglify-to-browserify-1.0.2-3|21	%{summary}.
14cr|nodejs-uglify-to-browserify-1.0.2-3|22	
14cr|nodejs-uglify-to-browserify-1.0.2-3|23	
14cr|nodejs-uglify-to-browserify-1.0.2-3|24	%prep
14cr|nodejs-uglify-to-browserify-1.0.2-3|25	%setup -q -n package
14cr|nodejs-uglify-to-browserify-1.0.2-3|26	for i in LICENSE README.md; do
14cr|nodejs-uglify-to-browserify-1.0.2-3|27	sed -i -e 's/\r$//' ${i}
14cr|nodejs-uglify-to-browserify-1.0.2-3|28	done
14cr|nodejs-uglify-to-browserify-1.0.2-3|29	
14cr|nodejs-uglify-to-browserify-1.0.2-3|30	
14cr|nodejs-uglify-to-browserify-1.0.2-3|31	%build
14cr|nodejs-uglify-to-browserify-1.0.2-3|32	#nothing to do
14cr|nodejs-uglify-to-browserify-1.0.2-3|33	
14cr|nodejs-uglify-to-browserify-1.0.2-3|34	
14cr|nodejs-uglify-to-browserify-1.0.2-3|35	%install
14cr|nodejs-uglify-to-browserify-1.0.2-3|36	mkdir -p %{buildroot}%{nodejs_sitelib}/uglify-to-browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|37	cp -pr package.json index.js \
14cr|nodejs-uglify-to-browserify-1.0.2-3|38	%{buildroot}%{nodejs_sitelib}/uglify-to-browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|39	
14cr|nodejs-uglify-to-browserify-1.0.2-3|40	%nodejs_symlink_deps
14cr|nodejs-uglify-to-browserify-1.0.2-3|41	
14cr|nodejs-uglify-to-browserify-1.0.2-3|42	
14cr|nodejs-uglify-to-browserify-1.0.2-3|43	%if 0%{?enable_tests}
14cr|nodejs-uglify-to-browserify-1.0.2-3|44	%check
14cr|nodejs-uglify-to-browserify-1.0.2-3|45	%nodejs_symlink_deps --check
14cr|nodejs-uglify-to-browserify-1.0.2-3|46	%__nodejs test/index.js
14cr|nodejs-uglify-to-browserify-1.0.2-3|47	%endif
14cr|nodejs-uglify-to-browserify-1.0.2-3|48	
14cr|nodejs-uglify-to-browserify-1.0.2-3|49	
14cr|nodejs-uglify-to-browserify-1.0.2-3|50	%files
14cr|nodejs-uglify-to-browserify-1.0.2-3|51	%doc LICENSE README.md
14cr|nodejs-uglify-to-browserify-1.0.2-3|52	%{nodejs_sitelib}/uglify-to-browserify
14cr|nodejs-uglify-to-browserify-1.0.2-3|53	
14cr|nodejs-uglify-to-browserify-1.0.2-3|54	
14cr|nodejs-uglify-to-browserify-1.0.2-3|55	
14cr|nodejs-uglify-to-browserify-1.0.2-3|56	%changelog
14cr|nodejs-uglify-to-browserify-1.0.2-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|nodejs-uglify-to-browserify-1.0.2-3|58	+ Revision: 3ea109a
14cr|nodejs-uglify-to-browserify-1.0.2-3|59	- MassBuild#464: Increase release tag
14cr|nodejs-uglify-to-browserify-1.0.2-3|60	
14cr|nodejs-uglify-to-browserify-1.0.2-3|61	

3536 14
14cr|nodejs-uid2-0.0.3-2|1	Name:           nodejs-uid2
14cr|nodejs-uid2-0.0.3-2|2	Version:        0.0.3
14cr|nodejs-uid2-0.0.3-2|3	Release:        2
14cr|nodejs-uid2-0.0.3-2|4	Summary:        Node.js module to generate strong unique IDs
14cr|nodejs-uid2-0.0.3-2|5	Group:          Development/Other
14cr|nodejs-uid2-0.0.3-2|6	License:        MIT
14cr|nodejs-uid2-0.0.3-2|7	URL:            https://github.com/Coreh/uid2
14cr|nodejs-uid2-0.0.3-2|8	Source0:        http://registry.npmjs.org/uid2/-/uid2-%{version}.tgz
14cr|nodejs-uid2-0.0.3-2|9	BuildArch:      noarch
14cr|nodejs-uid2-0.0.3-2|10	BuildRequires:  nodejs-packaging
14cr|nodejs-uid2-0.0.3-2|11	
14cr|nodejs-uid2-0.0.3-2|12	%description
14cr|nodejs-uid2-0.0.3-2|13	%{summary}.
14cr|nodejs-uid2-0.0.3-2|14	
14cr|nodejs-uid2-0.0.3-2|15	
14cr|nodejs-uid2-0.0.3-2|16	%prep
14cr|nodejs-uid2-0.0.3-2|17	%setup -q -n package
14cr|nodejs-uid2-0.0.3-2|18	rm -rf node_modules
14cr|nodejs-uid2-0.0.3-2|19	
14cr|nodejs-uid2-0.0.3-2|20	
14cr|nodejs-uid2-0.0.3-2|21	%build
14cr|nodejs-uid2-0.0.3-2|22	
14cr|nodejs-uid2-0.0.3-2|23	
14cr|nodejs-uid2-0.0.3-2|24	%install
14cr|nodejs-uid2-0.0.3-2|25	mkdir -p %{buildroot}/%{nodejs_sitelib}/uid2
14cr|nodejs-uid2-0.0.3-2|26	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/uid2
14cr|nodejs-uid2-0.0.3-2|27	%nodejs_symlink_deps
14cr|nodejs-uid2-0.0.3-2|28	
14cr|nodejs-uid2-0.0.3-2|29	
14cr|nodejs-uid2-0.0.3-2|30	%files
14cr|nodejs-uid2-0.0.3-2|31	%doc LICENSE
14cr|nodejs-uid2-0.0.3-2|32	%{nodejs_sitelib}/uid2
14cr|nodejs-uid2-0.0.3-2|33	
14cr|nodejs-uid2-0.0.3-2|34	
14cr|nodejs-uid2-0.0.3-2|35	
14cr|nodejs-uid2-0.0.3-2|36	%changelog
14cr|nodejs-uid2-0.0.3-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-2
14cr|nodejs-uid2-0.0.3-2|38	+ Revision: cc89c06
14cr|nodejs-uid2-0.0.3-2|39	- MassBuild#464: Increase release tag
14cr|nodejs-uid2-0.0.3-2|40	
14cr|nodejs-uid2-0.0.3-2|41	

3537 14
14cr|nodejs-uid-number-0.0.3-9|1	Name:       nodejs-uid-number
14cr|nodejs-uid-number-0.0.3-9|2	Version:    0.0.3
14cr|nodejs-uid-number-0.0.3-9|3	Release:    9
14cr|nodejs-uid-number-0.0.3-9|4	Summary:    Convert a username/group name to a UID/GID number
14cr|nodejs-uid-number-0.0.3-9|5	
14cr|nodejs-uid-number-0.0.3-9|6	License:    BSD
14cr|nodejs-uid-number-0.0.3-9|7	Group:      System/Libraries
14cr|nodejs-uid-number-0.0.3-9|8	URL:        https://github.com/isaacs/uid-number
14cr|nodejs-uid-number-0.0.3-9|9	Source0:    http://registry.npmjs.org/uid-number/-/uid-number-%{version}.tgz
14cr|nodejs-uid-number-0.0.3-9|10	BuildArch:  noarch
14cr|nodejs-uid-number-0.0.3-9|11	BuildRequires:  nodejs-packaging
14cr|nodejs-uid-number-0.0.3-9|12	BuildRequires:  nodejs
14cr|nodejs-uid-number-0.0.3-9|13	
14cr|nodejs-uid-number-0.0.3-9|14	%description
14cr|nodejs-uid-number-0.0.3-9|15	%{summary}.
14cr|nodejs-uid-number-0.0.3-9|16	
14cr|nodejs-uid-number-0.0.3-9|17	%prep
14cr|nodejs-uid-number-0.0.3-9|18	%setup -q -n package
14cr|nodejs-uid-number-0.0.3-9|19	
14cr|nodejs-uid-number-0.0.3-9|20	%build
14cr|nodejs-uid-number-0.0.3-9|21	#nothing to do
14cr|nodejs-uid-number-0.0.3-9|22	
14cr|nodejs-uid-number-0.0.3-9|23	%install
14cr|nodejs-uid-number-0.0.3-9|24	
14cr|nodejs-uid-number-0.0.3-9|25	mkdir -p %{buildroot}%{nodejs_sitelib}/uid-number
14cr|nodejs-uid-number-0.0.3-9|26	cp -pr *.js package.json %{buildroot}%{nodejs_sitelib}/uid-number
14cr|nodejs-uid-number-0.0.3-9|27	
14cr|nodejs-uid-number-0.0.3-9|28	chmod 0644 %{buildroot}%{nodejs_sitelib}/uid-number/get-uid-gid.js
14cr|nodejs-uid-number-0.0.3-9|29	
14cr|nodejs-uid-number-0.0.3-9|30	%nodejs_symlink_deps
14cr|nodejs-uid-number-0.0.3-9|31	
14cr|nodejs-uid-number-0.0.3-9|32	%clean
14cr|nodejs-uid-number-0.0.3-9|33	
14cr|nodejs-uid-number-0.0.3-9|34	%files
14cr|nodejs-uid-number-0.0.3-9|35	%defattr(-,root,root,-)
14cr|nodejs-uid-number-0.0.3-9|36	%{nodejs_sitelib}/uid-number
14cr|nodejs-uid-number-0.0.3-9|37	%doc README.md LICENCE
14cr|nodejs-uid-number-0.0.3-9|38	
14cr|nodejs-uid-number-0.0.3-9|39	
14cr|nodejs-uid-number-0.0.3-9|40	%changelog
14cr|nodejs-uid-number-0.0.3-9|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-9
14cr|nodejs-uid-number-0.0.3-9|42	+ Revision: 966775a
14cr|nodejs-uid-number-0.0.3-9|43	- MassBuild#464: Increase release tag
14cr|nodejs-uid-number-0.0.3-9|44	
14cr|nodejs-uid-number-0.0.3-9|45	

3538 14
14cr|nodejs-underscore-1.6.0-1|1	
14cr|nodejs-underscore-1.6.0-1|2	
14cr|nodejs-underscore-1.6.0-1|3	%global enable_tests 0
14cr|nodejs-underscore-1.6.0-1|4	
14cr|nodejs-underscore-1.6.0-1|5	Name:       nodejs-underscore
14cr|nodejs-underscore-1.6.0-1|6	Version:    1.6.0
14cr|nodejs-underscore-1.6.0-1|7	Release:    1
14cr|nodejs-underscore-1.6.0-1|8	Summary:    JavaScript's functional programming helper library
14cr|nodejs-underscore-1.6.0-1|9	
14cr|nodejs-underscore-1.6.0-1|10	License:    MIT
14cr|nodejs-underscore-1.6.0-1|11	Group:      Development/Other
14cr|nodejs-underscore-1.6.0-1|12	URL:        https://github.com/documentcloud/underscore
14cr|nodejs-underscore-1.6.0-1|13	Source0:    http://registry.npmjs.org/underscore/-/underscore-%{version}.tgz
14cr|nodejs-underscore-1.6.0-1|14	# The test files are not included in the npm tarball.
14cr|nodejs-underscore-1.6.0-1|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-underscore-1.6.0-1|16	# version control repository.
14cr|nodejs-underscore-1.6.0-1|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-underscore-1.6.0-1|18	Source10:   dl-tests.sh
14cr|nodejs-underscore-1.6.0-1|19	
14cr|nodejs-underscore-1.6.0-1|20	BuildArch:  noarch
14cr|nodejs-underscore-1.6.0-1|21	
14cr|nodejs-underscore-1.6.0-1|22	BuildRequires:  nodejs-packaging
14cr|nodejs-underscore-1.6.0-1|23	BuildRequires:  web-assets-devel
14cr|nodejs-underscore-1.6.0-1|24	BuildRequires:  npm(uglify-js)
14cr|nodejs-underscore-1.6.0-1|25	
14cr|nodejs-underscore-1.6.0-1|26	%if 0%{?enable_tests}
14cr|nodejs-underscore-1.6.0-1|27	BuildRequires:  npm(phantomjs)
14cr|nodejs-underscore-1.6.0-1|28	%endif
14cr|nodejs-underscore-1.6.0-1|29	
14cr|nodejs-underscore-1.6.0-1|30	%description
14cr|nodejs-underscore-1.6.0-1|31	Underscore.js is a utility-belt library for JavaScript that provides support
14cr|nodejs-underscore-1.6.0-1|32	for the usual functional suspects (each, map, reduce, filter...) without
14cr|nodejs-underscore-1.6.0-1|33	extending any core JavaScript objects.
14cr|nodejs-underscore-1.6.0-1|34	
14cr|nodejs-underscore-1.6.0-1|35	%package -n js-underscore
14cr|nodejs-underscore-1.6.0-1|36	Summary:    JavaScript's functional programming helper library
14cr|nodejs-underscore-1.6.0-1|37	
14cr|nodejs-underscore-1.6.0-1|38	Group:      Development/Other
14cr|nodejs-underscore-1.6.0-1|39	Requires:   web-assets-filesystem
14cr|nodejs-underscore-1.6.0-1|40	
14cr|nodejs-underscore-1.6.0-1|41	%description -n js-underscore
14cr|nodejs-underscore-1.6.0-1|42	Underscore.js is a utility-belt library for JavaScript that provides support
14cr|nodejs-underscore-1.6.0-1|43	for the usual functional suspects (each, map, reduce, filter...) without
14cr|nodejs-underscore-1.6.0-1|44	extending any core JavaScript objects.
14cr|nodejs-underscore-1.6.0-1|45	
14cr|nodejs-underscore-1.6.0-1|46	%prep
14cr|nodejs-underscore-1.6.0-1|47	%setup -q -n package
14cr|nodejs-underscore-1.6.0-1|48	%setup -T -D -a 1 -q -n package
14cr|nodejs-underscore-1.6.0-1|49	rm -f underscore-min.*
14cr|nodejs-underscore-1.6.0-1|50	
14cr|nodejs-underscore-1.6.0-1|51	
14cr|nodejs-underscore-1.6.0-1|52	%build
14cr|nodejs-underscore-1.6.0-1|53	/usr/bin/uglifyjs underscore.js -m --source-map underscore-min.map \
14cr|nodejs-underscore-1.6.0-1|54	-o underscore-min.js
14cr|nodejs-underscore-1.6.0-1|55	
14cr|nodejs-underscore-1.6.0-1|56	
14cr|nodejs-underscore-1.6.0-1|57	%install
14cr|nodejs-underscore-1.6.0-1|58	mkdir -p %{buildroot}%{nodejs_sitelib}/underscore
14cr|nodejs-underscore-1.6.0-1|59	cp -pr package.json underscore.js underscore-min.js underscore-min.map \
14cr|nodejs-underscore-1.6.0-1|60	%{buildroot}%{nodejs_sitelib}/underscore
14cr|nodejs-underscore-1.6.0-1|61	
14cr|nodejs-underscore-1.6.0-1|62	#install browser version
14cr|nodejs-underscore-1.6.0-1|63	mkdir -p %{buildroot}%{_jsdir}/underscore
14cr|nodejs-underscore-1.6.0-1|64	cp -pr underscore.js underscore-min.js underscore-min.map \
14cr|nodejs-underscore-1.6.0-1|65	%{buildroot}%{_jsdir}/underscore
14cr|nodejs-underscore-1.6.0-1|66	
14cr|nodejs-underscore-1.6.0-1|67	# No dependencies.
14cr|nodejs-underscore-1.6.0-1|68	# %%nodejs_symlink_deps
14cr|nodejs-underscore-1.6.0-1|69	
14cr|nodejs-underscore-1.6.0-1|70	
14cr|nodejs-underscore-1.6.0-1|71	%if 0%{?enable_tests}
14cr|nodejs-underscore-1.6.0-1|72	%check
14cr|nodejs-underscore-1.6.0-1|73	%nodejs_symlink_deps --check
14cr|nodejs-underscore-1.6.0-1|74	%{nodejs_sitelib}/phantomjs/bin/phantomjs \
14cr|nodejs-underscore-1.6.0-1|75	test/vendor/runner.js test/index.html?noglobals=true
14cr|nodejs-underscore-1.6.0-1|76	%endif
14cr|nodejs-underscore-1.6.0-1|77	
14cr|nodejs-underscore-1.6.0-1|78	
14cr|nodejs-underscore-1.6.0-1|79	%files
14cr|nodejs-underscore-1.6.0-1|80	%doc LICENSE README.md
14cr|nodejs-underscore-1.6.0-1|81	%{nodejs_sitelib}/underscore
14cr|nodejs-underscore-1.6.0-1|82	
14cr|nodejs-underscore-1.6.0-1|83	%files -n js-underscore
14cr|nodejs-underscore-1.6.0-1|84	%doc LICENSE README.md
14cr|nodejs-underscore-1.6.0-1|85	%{_jsdir}/underscore
14cr|nodejs-underscore-1.6.0-1|86	
14cr|nodejs-underscore-1.6.0-1|87	
14cr|nodejs-underscore-1.6.0-1|88	%changelog
14cr|nodejs-underscore-1.6.0-1|89	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-1
14cr|nodejs-underscore-1.6.0-1|90	+ Revision: 0fe7526
14cr|nodejs-underscore-1.6.0-1|91	- Imported from SRPM
14cr|nodejs-underscore-1.6.0-1|92	
14cr|nodejs-underscore-1.6.0-1|93	

3539 14
14cr|nodejs-underscore-dot-logger-0.3.1-6|1	
14cr|nodejs-underscore-dot-logger-0.3.1-6|2	
14cr|nodejs-underscore-dot-logger-0.3.1-6|3	%global enable_tests 0
14cr|nodejs-underscore-dot-logger-0.3.1-6|4	
14cr|nodejs-underscore-dot-logger-0.3.1-6|5	Name:       nodejs-underscore-dot-logger
14cr|nodejs-underscore-dot-logger-0.3.1-6|6	Version:    0.3.1
14cr|nodejs-underscore-dot-logger-0.3.1-6|7	Release:    6
14cr|nodejs-underscore-dot-logger-0.3.1-6|8	Summary:    Cross-browser and Node.js empowered logging
14cr|nodejs-underscore-dot-logger-0.3.1-6|9	
14cr|nodejs-underscore-dot-logger-0.3.1-6|10	# License text is included in README.md
14cr|nodejs-underscore-dot-logger-0.3.1-6|11	License:    MIT
14cr|nodejs-underscore-dot-logger-0.3.1-6|12	Group:      Development/Other
14cr|nodejs-underscore-dot-logger-0.3.1-6|13	URL:        https://npmjs.org/package/underscore.logger
14cr|nodejs-underscore-dot-logger-0.3.1-6|14	Source0:    http://registry.npmjs.org/underscore.logger/-/underscore.logger-%{version}.tgz
14cr|nodejs-underscore-dot-logger-0.3.1-6|15	
14cr|nodejs-underscore-dot-logger-0.3.1-6|16	# package.json is missing devDependencies section.
14cr|nodejs-underscore-dot-logger-0.3.1-6|17	# Pull request sent: https://github.com/viatropos/underscore.logger/pull/3
14cr|nodejs-underscore-dot-logger-0.3.1-6|18	Patch0:     %{name}-0.3.1-Add-devDependencies.patch
14cr|nodejs-underscore-dot-logger-0.3.1-6|19	# Recent versions of coffee-script enforce strict JS compliance.
14cr|nodejs-underscore-dot-logger-0.3.1-6|20	# Pull request sent: https://github.com/viatropos/underscore.logger/pull/4
14cr|nodejs-underscore-dot-logger-0.3.1-6|21	Patch1:     %{name}-0.3.1-strict-JS-compliance.patch
14cr|nodejs-underscore-dot-logger-0.3.1-6|22	Patch2:     %{name}-0.3.1-strict-JS-compliance-part-2.patch
14cr|nodejs-underscore-dot-logger-0.3.1-6|23	# The author uses the "--watch" option in Cakefile, which obviously hangs the
14cr|nodejs-underscore-dot-logger-0.3.1-6|24	# build.
14cr|nodejs-underscore-dot-logger-0.3.1-6|25	Patch3:     %{name}-0.3.1-Do-not-watch.patch
14cr|nodejs-underscore-dot-logger-0.3.1-6|26	
14cr|nodejs-underscore-dot-logger-0.3.1-6|27	BuildArch:  noarch
14cr|nodejs-underscore-dot-logger-0.3.1-6|28	
14cr|nodejs-underscore-dot-logger-0.3.1-6|29	BuildRequires:  nodejs-packaging
14cr|nodejs-underscore-dot-logger-0.3.1-6|30	BuildRequires:  coffee-script
14cr|nodejs-underscore-dot-logger-0.3.1-6|31	
14cr|nodejs-underscore-dot-logger-0.3.1-6|32	%if 0%{?enable_tests}
14cr|nodejs-underscore-dot-logger-0.3.1-6|33	BuildRequires:  npm(jasmine-node)
14cr|nodejs-underscore-dot-logger-0.3.1-6|34	BuildRequires:  npm(underscore)
14cr|nodejs-underscore-dot-logger-0.3.1-6|35	%endif
14cr|nodejs-underscore-dot-logger-0.3.1-6|36	
14cr|nodejs-underscore-dot-logger-0.3.1-6|37	%description
14cr|nodejs-underscore-dot-logger-0.3.1-6|38	%{summary}.
14cr|nodejs-underscore-dot-logger-0.3.1-6|39	
14cr|nodejs-underscore-dot-logger-0.3.1-6|40	
14cr|nodejs-underscore-dot-logger-0.3.1-6|41	%prep
14cr|nodejs-underscore-dot-logger-0.3.1-6|42	%setup -q -n package
14cr|nodejs-underscore-dot-logger-0.3.1-6|43	%patch0 -p1
14cr|nodejs-underscore-dot-logger-0.3.1-6|44	%patch1 -p1
14cr|nodejs-underscore-dot-logger-0.3.1-6|45	%patch2 -p1
14cr|nodejs-underscore-dot-logger-0.3.1-6|46	%patch3 -p1
14cr|nodejs-underscore-dot-logger-0.3.1-6|47	# Compile from .coffee source instead.
14cr|nodejs-underscore-dot-logger-0.3.1-6|48	rm -rf lib/*.js
14cr|nodejs-underscore-dot-logger-0.3.1-6|49	
14cr|nodejs-underscore-dot-logger-0.3.1-6|50	
14cr|nodejs-underscore-dot-logger-0.3.1-6|51	%build
14cr|nodejs-underscore-dot-logger-0.3.1-6|52	%nodejs_symlink_deps --check
14cr|nodejs-underscore-dot-logger-0.3.1-6|53	/usr/bin/cake coffee
14cr|nodejs-underscore-dot-logger-0.3.1-6|54	
14cr|nodejs-underscore-dot-logger-0.3.1-6|55	
14cr|nodejs-underscore-dot-logger-0.3.1-6|56	%install
14cr|nodejs-underscore-dot-logger-0.3.1-6|57	mkdir -p %{buildroot}%{nodejs_sitelib}/underscore.logger
14cr|nodejs-underscore-dot-logger-0.3.1-6|58	cp -pr package.json lib/ \
14cr|nodejs-underscore-dot-logger-0.3.1-6|59	%{buildroot}%{nodejs_sitelib}/underscore.logger
14cr|nodejs-underscore-dot-logger-0.3.1-6|60	
14cr|nodejs-underscore-dot-logger-0.3.1-6|61	%nodejs_symlink_deps
14cr|nodejs-underscore-dot-logger-0.3.1-6|62	
14cr|nodejs-underscore-dot-logger-0.3.1-6|63	
14cr|nodejs-underscore-dot-logger-0.3.1-6|64	%if 0%{?enable_tests}
14cr|nodejs-underscore-dot-logger-0.3.1-6|65	%check
14cr|nodejs-underscore-dot-logger-0.3.1-6|66	/usr/bin/cake spec
14cr|nodejs-underscore-dot-logger-0.3.1-6|67	%endif
14cr|nodejs-underscore-dot-logger-0.3.1-6|68	
14cr|nodejs-underscore-dot-logger-0.3.1-6|69	
14cr|nodejs-underscore-dot-logger-0.3.1-6|70	%files
14cr|nodejs-underscore-dot-logger-0.3.1-6|71	%doc README.md
14cr|nodejs-underscore-dot-logger-0.3.1-6|72	%{nodejs_sitelib}/underscore.logger
14cr|nodejs-underscore-dot-logger-0.3.1-6|73	
14cr|nodejs-underscore-dot-logger-0.3.1-6|74	
14cr|nodejs-underscore-dot-logger-0.3.1-6|75	
14cr|nodejs-underscore-dot-logger-0.3.1-6|76	%changelog
14cr|nodejs-underscore-dot-logger-0.3.1-6|77	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-6
14cr|nodejs-underscore-dot-logger-0.3.1-6|78	+ Revision: 430dea3
14cr|nodejs-underscore-dot-logger-0.3.1-6|79	- Imported from SRPM
14cr|nodejs-underscore-dot-logger-0.3.1-6|80	
14cr|nodejs-underscore-dot-logger-0.3.1-6|81	

3540 14
14cr|nodejs-underscore-dot-string-2.3.1-2|1	
14cr|nodejs-underscore-dot-string-2.3.1-2|2	
14cr|nodejs-underscore-dot-string-2.3.1-2|3	%global enable_tests 0
14cr|nodejs-underscore-dot-string-2.3.1-2|4	
14cr|nodejs-underscore-dot-string-2.3.1-2|5	Name:       nodejs-underscore-dot-string
14cr|nodejs-underscore-dot-string-2.3.1-2|6	Version:    2.3.1
14cr|nodejs-underscore-dot-string-2.3.1-2|7	Release:    2
14cr|nodejs-underscore-dot-string-2.3.1-2|8	Summary:    String manipulation extensions for the Underscore.js JavaScript library
14cr|nodejs-underscore-dot-string-2.3.1-2|9	
14cr|nodejs-underscore-dot-string-2.3.1-2|10	# License text is contained within README.markdown.
14cr|nodejs-underscore-dot-string-2.3.1-2|11	License:    MIT
14cr|nodejs-underscore-dot-string-2.3.1-2|12	Group:      Development/Other
14cr|nodejs-underscore-dot-string-2.3.1-2|13	URL:        https://github.com/epeli/underscore.string
14cr|nodejs-underscore-dot-string-2.3.1-2|14	Source0:    http://registry.npmjs.org/underscore.string/-/underscore.string-%{version}.tgz
14cr|nodejs-underscore-dot-string-2.3.1-2|15	BuildArch:  noarch
14cr|nodejs-underscore-dot-string-2.3.1-2|16	
14cr|nodejs-underscore-dot-string-2.3.1-2|17	# Building fails due to incorrectly determined file encoding.
14cr|nodejs-underscore-dot-string-2.3.1-2|18	# Pull request sent: https://github.com/epeli/underscore.string/pull/210
14cr|nodejs-underscore-dot-string-2.3.1-2|19	Patch0:     %{name}-2.3.1-Ensure-correct-encoding.patch
14cr|nodejs-underscore-dot-string-2.3.1-2|20	
14cr|nodejs-underscore-dot-string-2.3.1-2|21	BuildRequires:  nodejs-packaging
14cr|nodejs-underscore-dot-string-2.3.1-2|22	BuildRequires:  nodejs
14cr|nodejs-underscore-dot-string-2.3.1-2|23	BuildRequires:  rubygem-rake
14cr|nodejs-underscore-dot-string-2.3.1-2|24	BuildRequires:  rubygem-uglifier
14cr|nodejs-underscore-dot-string-2.3.1-2|25	
14cr|nodejs-underscore-dot-string-2.3.1-2|26	%if 0%{?enable_tests}
14cr|nodejs-underscore-dot-string-2.3.1-2|27	BuildRequires:  npm(qunit)
14cr|nodejs-underscore-dot-string-2.3.1-2|28	BuildRequires:  phantomjs
14cr|nodejs-underscore-dot-string-2.3.1-2|29	%endif
14cr|nodejs-underscore-dot-string-2.3.1-2|30	
14cr|nodejs-underscore-dot-string-2.3.1-2|31	%description
14cr|nodejs-underscore-dot-string-2.3.1-2|32	%{summary}.
14cr|nodejs-underscore-dot-string-2.3.1-2|33	
14cr|nodejs-underscore-dot-string-2.3.1-2|34	
14cr|nodejs-underscore-dot-string-2.3.1-2|35	%prep
14cr|nodejs-underscore-dot-string-2.3.1-2|36	%setup -q -n package
14cr|nodejs-underscore-dot-string-2.3.1-2|37	%patch0 -p1
14cr|nodejs-underscore-dot-string-2.3.1-2|38	# Pre-minified files must be removed and minified manually.
14cr|nodejs-underscore-dot-string-2.3.1-2|39	rm -f dist/*
14cr|nodejs-underscore-dot-string-2.3.1-2|40	
14cr|nodejs-underscore-dot-string-2.3.1-2|41	
14cr|nodejs-underscore-dot-string-2.3.1-2|42	%build
14cr|nodejs-underscore-dot-string-2.3.1-2|43	/usr/bin/rake build
14cr|nodejs-underscore-dot-string-2.3.1-2|44	
14cr|nodejs-underscore-dot-string-2.3.1-2|45	
14cr|nodejs-underscore-dot-string-2.3.1-2|46	%install
14cr|nodejs-underscore-dot-string-2.3.1-2|47	mkdir -p %{buildroot}%{nodejs_sitelib}/underscore.string
14cr|nodejs-underscore-dot-string-2.3.1-2|48	cp -pr package.json dist/ lib/ \
14cr|nodejs-underscore-dot-string-2.3.1-2|49	%{buildroot}%{nodejs_sitelib}/underscore.string
14cr|nodejs-underscore-dot-string-2.3.1-2|50	
14cr|nodejs-underscore-dot-string-2.3.1-2|51	%nodejs_symlink_deps
14cr|nodejs-underscore-dot-string-2.3.1-2|52	
14cr|nodejs-underscore-dot-string-2.3.1-2|53	
14cr|nodejs-underscore-dot-string-2.3.1-2|54	%if 0%{?enable_tests}
14cr|nodejs-underscore-dot-string-2.3.1-2|55	%check
14cr|nodejs-underscore-dot-string-2.3.1-2|56	ln -sf %{nodejs_sitelib} .
14cr|nodejs-underscore-dot-string-2.3.1-2|57	%endif
14cr|nodejs-underscore-dot-string-2.3.1-2|58	
14cr|nodejs-underscore-dot-string-2.3.1-2|59	
14cr|nodejs-underscore-dot-string-2.3.1-2|60	%files
14cr|nodejs-underscore-dot-string-2.3.1-2|61	%doc README.markdown
14cr|nodejs-underscore-dot-string-2.3.1-2|62	%{nodejs_sitelib}/underscore.string
14cr|nodejs-underscore-dot-string-2.3.1-2|63	
14cr|nodejs-underscore-dot-string-2.3.1-2|64	
14cr|nodejs-underscore-dot-string-2.3.1-2|65	
14cr|nodejs-underscore-dot-string-2.3.1-2|66	%changelog
14cr|nodejs-underscore-dot-string-2.3.1-2|67	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-2
14cr|nodejs-underscore-dot-string-2.3.1-2|68	+ Revision: 93c1c78
14cr|nodejs-underscore-dot-string-2.3.1-2|69	- Imported from SRPM
14cr|nodejs-underscore-dot-string-2.3.1-2|70	
14cr|nodejs-underscore-dot-string-2.3.1-2|71	

3541 14
14cr|nodejs-uri-js-1.4.2-4|1	Name:           nodejs-uri-js
14cr|nodejs-uri-js-1.4.2-4|2	Version:        1.4.2
14cr|nodejs-uri-js-1.4.2-4|3	Release:        4
14cr|nodejs-uri-js-1.4.2-4|4	Summary:        URI parsing/validating/resolving library for Javascript
14cr|nodejs-uri-js-1.4.2-4|5	Group:          Development/Other
14cr|nodejs-uri-js-1.4.2-4|6	# License text is in README.md
14cr|nodejs-uri-js-1.4.2-4|7	License:        BSD
14cr|nodejs-uri-js-1.4.2-4|8	URL:            https://github.com/garycourt/uri-js
14cr|nodejs-uri-js-1.4.2-4|9	Source0:        http://registry.npmjs.org/uri-js/-/uri-js-%{version}.tgz
14cr|nodejs-uri-js-1.4.2-4|10	BuildArch:      noarch
14cr|nodejs-uri-js-1.4.2-4|11	
14cr|nodejs-uri-js-1.4.2-4|12	BuildRequires:  nodejs-packaging
14cr|nodejs-uri-js-1.4.2-4|13	BuildRequires:  nodejs
14cr|nodejs-uri-js-1.4.2-4|14	
14cr|nodejs-uri-js-1.4.2-4|15	%description
14cr|nodejs-uri-js-1.4.2-4|16	URI.js is an RFC 3986 compliant, scheme extendable URI
14cr|nodejs-uri-js-1.4.2-4|17	parsing/validating/resolving library for all JavaScript
14cr|nodejs-uri-js-1.4.2-4|18	environments (browsers, Node.js, etc).
14cr|nodejs-uri-js-1.4.2-4|19	
14cr|nodejs-uri-js-1.4.2-4|20	
14cr|nodejs-uri-js-1.4.2-4|21	%prep
14cr|nodejs-uri-js-1.4.2-4|22	%setup -q -n package
14cr|nodejs-uri-js-1.4.2-4|23	sed -i -e 's/\r//' README.md
14cr|nodejs-uri-js-1.4.2-4|24	rm -rf node_modules bin/closure src/externs.js
14cr|nodejs-uri-js-1.4.2-4|25	
14cr|nodejs-uri-js-1.4.2-4|26	
14cr|nodejs-uri-js-1.4.2-4|27	%build
14cr|nodejs-uri-js-1.4.2-4|28	
14cr|nodejs-uri-js-1.4.2-4|29	
14cr|nodejs-uri-js-1.4.2-4|30	%install
14cr|nodejs-uri-js-1.4.2-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/uri-js
14cr|nodejs-uri-js-1.4.2-4|32	cp -pr package.json dist src %{buildroot}/%{nodejs_sitelib}/uri-js
14cr|nodejs-uri-js-1.4.2-4|33	%nodejs_symlink_deps
14cr|nodejs-uri-js-1.4.2-4|34	
14cr|nodejs-uri-js-1.4.2-4|35	
14cr|nodejs-uri-js-1.4.2-4|36	%check
14cr|nodejs-uri-js-1.4.2-4|37	# Tests are only runnable in a web browser at present
14cr|nodejs-uri-js-1.4.2-4|38	
14cr|nodejs-uri-js-1.4.2-4|39	
14cr|nodejs-uri-js-1.4.2-4|40	%files
14cr|nodejs-uri-js-1.4.2-4|41	%doc README.md
14cr|nodejs-uri-js-1.4.2-4|42	%{nodejs_sitelib}/uri-js
14cr|nodejs-uri-js-1.4.2-4|43	
14cr|nodejs-uri-js-1.4.2-4|44	
14cr|nodejs-uri-js-1.4.2-4|45	
14cr|nodejs-uri-js-1.4.2-4|46	%changelog
14cr|nodejs-uri-js-1.4.2-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-4
14cr|nodejs-uri-js-1.4.2-4|48	+ Revision: 4653cb6
14cr|nodejs-uri-js-1.4.2-4|49	- MassBuild#464: Increase release tag
14cr|nodejs-uri-js-1.4.2-4|50	
14cr|nodejs-uri-js-1.4.2-4|51	

3542 14
14cr|nodejs-url2-1.0.0-3|1	%global enable_tests 0
14cr|nodejs-url2-1.0.0-3|2	
14cr|nodejs-url2-1.0.0-3|3	Name:       nodejs-url2
14cr|nodejs-url2-1.0.0-3|4	Version:    1.0.0
14cr|nodejs-url2-1.0.0-3|5	Release:    3
14cr|nodejs-url2-1.0.0-3|6	Summary:    The Node.js URL module plus relative paths
14cr|nodejs-url2-1.0.0-3|7	
14cr|nodejs-url2-1.0.0-3|8	License:    MIT
14cr|nodejs-url2-1.0.0-3|9	Group:      System/Libraries
14cr|nodejs-url2-1.0.0-3|10	URL:        https://github.com/kriskowal/url2
14cr|nodejs-url2-1.0.0-3|11	Source0:    http://registry.npmjs.org/url2/-/url2-%{version}.tgz
14cr|nodejs-url2-1.0.0-3|12	
14cr|nodejs-url2-1.0.0-3|13	BuildArch:  noarch
14cr|nodejs-url2-1.0.0-3|14	
14cr|nodejs-url2-1.0.0-3|15	BuildRequires:  nodejs-packaging
14cr|nodejs-url2-1.0.0-3|16	
14cr|nodejs-url2-1.0.0-3|17	%if 0%{?enable_tests}
14cr|nodejs-url2-1.0.0-3|18	BuildRequires:  npm(jasmine-node)
14cr|nodejs-url2-1.0.0-3|19	%endif
14cr|nodejs-url2-1.0.0-3|20	
14cr|nodejs-url2-1.0.0-3|21	%description
14cr|nodejs-url2-1.0.0-3|22	This module builds upon the existing URL module in Node.js, but adds
14cr|nodejs-url2-1.0.0-3|23	relative(source, target) which returns the shortest relative path between
14cr|nodejs-url2-1.0.0-3|24	any two equally qualified URLs. If the paths are not equally qualified,
14cr|nodejs-url2-1.0.0-3|25	it returns the target.
14cr|nodejs-url2-1.0.0-3|26	
14cr|nodejs-url2-1.0.0-3|27	In addition, this package augments the URL object definition as returned
14cr|nodejs-url2-1.0.0-3|28	by parse and consumed by format.
14cr|nodejs-url2-1.0.0-3|29	
14cr|nodejs-url2-1.0.0-3|30	
14cr|nodejs-url2-1.0.0-3|31	%prep
14cr|nodejs-url2-1.0.0-3|32	%setup -q -n package
14cr|nodejs-url2-1.0.0-3|33	
14cr|nodejs-url2-1.0.0-3|34	
14cr|nodejs-url2-1.0.0-3|35	%build
14cr|nodejs-url2-1.0.0-3|36	#nothing to do
14cr|nodejs-url2-1.0.0-3|37	
14cr|nodejs-url2-1.0.0-3|38	
14cr|nodejs-url2-1.0.0-3|39	%install
14cr|nodejs-url2-1.0.0-3|40	mkdir -p %{buildroot}%{nodejs_sitelib}/url2
14cr|nodejs-url2-1.0.0-3|41	cp -pr package.json url2.js \
14cr|nodejs-url2-1.0.0-3|42	%{buildroot}%{nodejs_sitelib}/url2
14cr|nodejs-url2-1.0.0-3|43	
14cr|nodejs-url2-1.0.0-3|44	%nodejs_symlink_deps
14cr|nodejs-url2-1.0.0-3|45	
14cr|nodejs-url2-1.0.0-3|46	
14cr|nodejs-url2-1.0.0-3|47	%if 0%{?enable_tests}
14cr|nodejs-url2-1.0.0-3|48	%check
14cr|nodejs-url2-1.0.0-3|49	%nodejs_symlink_deps --check
14cr|nodejs-url2-1.0.0-3|50	%{nodejs_sitelib}/jasmine-node/bin/jasmine-node test
14cr|nodejs-url2-1.0.0-3|51	%endif
14cr|nodejs-url2-1.0.0-3|52	
14cr|nodejs-url2-1.0.0-3|53	
14cr|nodejs-url2-1.0.0-3|54	%files
14cr|nodejs-url2-1.0.0-3|55	%doc LICENSE.md README.md
14cr|nodejs-url2-1.0.0-3|56	%{nodejs_sitelib}/url2
14cr|nodejs-url2-1.0.0-3|57	
14cr|nodejs-url2-1.0.0-3|58	
14cr|nodejs-url2-1.0.0-3|59	
14cr|nodejs-url2-1.0.0-3|60	%changelog
14cr|nodejs-url2-1.0.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|nodejs-url2-1.0.0-3|62	+ Revision: 5c84c77
14cr|nodejs-url2-1.0.0-3|63	- MassBuild#464: Increase release tag
14cr|nodejs-url2-1.0.0-3|64	
14cr|nodejs-url2-1.0.0-3|65	

3543 14
14cr|nodejs-utile-0.2.1-2|1	
14cr|nodejs-utile-0.2.1-2|2	
14cr|nodejs-utile-0.2.1-2|3	%global enable_tests 0
14cr|nodejs-utile-0.2.1-2|4	
14cr|nodejs-utile-0.2.1-2|5	Name:       nodejs-utile
14cr|nodejs-utile-0.2.1-2|6	Version:    0.2.1
14cr|nodejs-utile-0.2.1-2|7	Release:    2
14cr|nodejs-utile-0.2.1-2|8	Summary:    A Node.js drop-in replacement for `util` with some additional functions
14cr|nodejs-utile-0.2.1-2|9	
14cr|nodejs-utile-0.2.1-2|10	License:    MIT
14cr|nodejs-utile-0.2.1-2|11	Group:      Development/Other
14cr|nodejs-utile-0.2.1-2|12	URL:        https://github.com/flatiron/utile
14cr|nodejs-utile-0.2.1-2|13	Source0:    http://registry.npmjs.org/utile/-/utile-%{version}.tgz
14cr|nodejs-utile-0.2.1-2|14	
14cr|nodejs-utile-0.2.1-2|15	BuildArch:  noarch
14cr|nodejs-utile-0.2.1-2|16	BuildRequires:  nodejs-packaging
14cr|nodejs-utile-0.2.1-2|17	
14cr|nodejs-utile-0.2.1-2|18	%if 0%{?enable_tests}
14cr|nodejs-utile-0.2.1-2|19	BuildRequires:  npm(deep-equal)
14cr|nodejs-utile-0.2.1-2|20	BuildRequires:  npm(i)
14cr|nodejs-utile-0.2.1-2|21	BuildRequires:  npm(mkdirp)
14cr|nodejs-utile-0.2.1-2|22	BuildRequires:  npm(ncp)
14cr|nodejs-utile-0.2.1-2|23	BuildRequires:  npm(rimraf)
14cr|nodejs-utile-0.2.1-2|24	BuildRequires:  npm(vows)
14cr|nodejs-utile-0.2.1-2|25	%endif
14cr|nodejs-utile-0.2.1-2|26	
14cr|nodejs-utile-0.2.1-2|27	%description
14cr|nodejs-utile-0.2.1-2|28	%{summary}.
14cr|nodejs-utile-0.2.1-2|29	
14cr|nodejs-utile-0.2.1-2|30	
14cr|nodejs-utile-0.2.1-2|31	%prep
14cr|nodejs-utile-0.2.1-2|32	%setup -q -n package
14cr|nodejs-utile-0.2.1-2|33	%nodejs_fixdep async '0.2.x'
14cr|nodejs-utile-0.2.1-2|34	%nodejs_fixdep ncp '~0.5'
14cr|nodejs-utile-0.2.1-2|35	%nodejs_fixdep rimraf '~2.1'
14cr|nodejs-utile-0.2.1-2|36	
14cr|nodejs-utile-0.2.1-2|37	%build
14cr|nodejs-utile-0.2.1-2|38	#nothing to do
14cr|nodejs-utile-0.2.1-2|39	
14cr|nodejs-utile-0.2.1-2|40	
14cr|nodejs-utile-0.2.1-2|41	%install
14cr|nodejs-utile-0.2.1-2|42	mkdir -p %{buildroot}%{nodejs_sitelib}/utile
14cr|nodejs-utile-0.2.1-2|43	cp -pr package.json lib/ \
14cr|nodejs-utile-0.2.1-2|44	%{buildroot}%{nodejs_sitelib}/utile
14cr|nodejs-utile-0.2.1-2|45	
14cr|nodejs-utile-0.2.1-2|46	%nodejs_symlink_deps
14cr|nodejs-utile-0.2.1-2|47	
14cr|nodejs-utile-0.2.1-2|48	
14cr|nodejs-utile-0.2.1-2|49	%if 0%{?enable_tests}
14cr|nodejs-utile-0.2.1-2|50	%check
14cr|nodejs-utile-0.2.1-2|51	%nodejs_symlink_deps --check
14cr|nodejs-utile-0.2.1-2|52	%{nodejs_sitelib}/vows/bin/vows --spec
14cr|nodejs-utile-0.2.1-2|53	%endif
14cr|nodejs-utile-0.2.1-2|54	
14cr|nodejs-utile-0.2.1-2|55	
14cr|nodejs-utile-0.2.1-2|56	%files
14cr|nodejs-utile-0.2.1-2|57	%doc CHANGELOG.md LICENSE README.md
14cr|nodejs-utile-0.2.1-2|58	%{nodejs_sitelib}/utile
14cr|nodejs-utile-0.2.1-2|59	
14cr|nodejs-utile-0.2.1-2|60	
14cr|nodejs-utile-0.2.1-2|61	
14cr|nodejs-utile-0.2.1-2|62	%changelog
14cr|nodejs-utile-0.2.1-2|63	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|nodejs-utile-0.2.1-2|64	+ Revision: 214e29b
14cr|nodejs-utile-0.2.1-2|65	- Imported from SRPM
14cr|nodejs-utile-0.2.1-2|66	
14cr|nodejs-utile-0.2.1-2|67	

3544 14
14cr|nodejs-utils-merge-1.0.0-1|1	%global enable_tests 0
14cr|nodejs-utils-merge-1.0.0-1|2	
14cr|nodejs-utils-merge-1.0.0-1|3	Name:           nodejs-utils-merge
14cr|nodejs-utils-merge-1.0.0-1|4	Version:        1.0.0
14cr|nodejs-utils-merge-1.0.0-1|5	Release:        1
14cr|nodejs-utils-merge-1.0.0-1|6	Summary:        Node.js module to merge properties between objects
14cr|nodejs-utils-merge-1.0.0-1|7	Group:          Development/Other
14cr|nodejs-utils-merge-1.0.0-1|8	License:        MIT
14cr|nodejs-utils-merge-1.0.0-1|9	URL:            https://github.com/jaredhanson/utils-merge
14cr|nodejs-utils-merge-1.0.0-1|10	Source0:        http://registry.npmjs.org/utils-merge/-/utils-merge-%{version}.tgz
14cr|nodejs-utils-merge-1.0.0-1|11	# The test files are not included in the npm tarball.
14cr|nodejs-utils-merge-1.0.0-1|12	# Source1 is generated using Source10, which pulls from the upstream
14cr|nodejs-utils-merge-1.0.0-1|13	# version control repository.
14cr|nodejs-utils-merge-1.0.0-1|14	Source1:        utils-merge-tests-v%{version}.tar.bz2
14cr|nodejs-utils-merge-1.0.0-1|15	Source10:       utils-merge-dl-tests.sh
14cr|nodejs-utils-merge-1.0.0-1|16	BuildArch:      noarch
14cr|nodejs-utils-merge-1.0.0-1|17	BuildRequires:  nodejs-packaging
14cr|nodejs-utils-merge-1.0.0-1|18	
14cr|nodejs-utils-merge-1.0.0-1|19	%if 0%{?enable_tests}
14cr|nodejs-utils-merge-1.0.0-1|20	BuildRequires:  npm(mocha)
14cr|nodejs-utils-merge-1.0.0-1|21	BuildRequires:  npm(chai)
14cr|nodejs-utils-merge-1.0.0-1|22	%endif
14cr|nodejs-utils-merge-1.0.0-1|23	
14cr|nodejs-utils-merge-1.0.0-1|24	%description
14cr|nodejs-utils-merge-1.0.0-1|25	Merges the properties from a source object into a destination object.
14cr|nodejs-utils-merge-1.0.0-1|26	
14cr|nodejs-utils-merge-1.0.0-1|27	
14cr|nodejs-utils-merge-1.0.0-1|28	%prep
14cr|nodejs-utils-merge-1.0.0-1|29	%setup -q -n package
14cr|nodejs-utils-merge-1.0.0-1|30	%setup -T -D -a 1 -q -n package
14cr|nodejs-utils-merge-1.0.0-1|31	rm -rf node_modules
14cr|nodejs-utils-merge-1.0.0-1|32	
14cr|nodejs-utils-merge-1.0.0-1|33	
14cr|nodejs-utils-merge-1.0.0-1|34	%build
14cr|nodejs-utils-merge-1.0.0-1|35	
14cr|nodejs-utils-merge-1.0.0-1|36	
14cr|nodejs-utils-merge-1.0.0-1|37	%install
14cr|nodejs-utils-merge-1.0.0-1|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/utils-merge
14cr|nodejs-utils-merge-1.0.0-1|39	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/utils-merge
14cr|nodejs-utils-merge-1.0.0-1|40	%nodejs_symlink_deps
14cr|nodejs-utils-merge-1.0.0-1|41	
14cr|nodejs-utils-merge-1.0.0-1|42	
14cr|nodejs-utils-merge-1.0.0-1|43	%if 0%{?enable_tests}
14cr|nodejs-utils-merge-1.0.0-1|44	%check
14cr|nodejs-utils-merge-1.0.0-1|45	%nodejs_symlink_deps --check
14cr|nodejs-utils-merge-1.0.0-1|46	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cr|nodejs-utils-merge-1.0.0-1|47	%endif
14cr|nodejs-utils-merge-1.0.0-1|48	
14cr|nodejs-utils-merge-1.0.0-1|49	
14cr|nodejs-utils-merge-1.0.0-1|50	%files
14cr|nodejs-utils-merge-1.0.0-1|51	%doc README.md LICENSE
14cr|nodejs-utils-merge-1.0.0-1|52	%{nodejs_sitelib}/utils-merge
14cr|nodejs-utils-merge-1.0.0-1|53	
14cr|nodejs-utils-merge-1.0.0-1|54	
14cr|nodejs-utils-merge-1.0.0-1|55	
14cr|nodejs-utils-merge-1.0.0-1|56	%changelog
14cr|nodejs-utils-merge-1.0.0-1|57	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14cr|nodejs-utils-merge-1.0.0-1|58	+ Revision: 3782b38
14cr|nodejs-utils-merge-1.0.0-1|59	- Imported from SRPM
14cr|nodejs-utils-merge-1.0.0-1|60	
14cr|nodejs-utils-merge-1.0.0-1|61	

3545 14
14cr|nodejs-vhost-1.0.0-2|1	%global enable_tests 0
14cr|nodejs-vhost-1.0.0-2|2	
14cr|nodejs-vhost-1.0.0-2|3	Name:       nodejs-vhost
14cr|nodejs-vhost-1.0.0-2|4	Version:    1.0.0
14cr|nodejs-vhost-1.0.0-2|5	Release:    2
14cr|nodejs-vhost-1.0.0-2|6	Summary:    Virtual domain hosting middleware for Node.js and Connect
14cr|nodejs-vhost-1.0.0-2|7	License:    MIT
14cr|nodejs-vhost-1.0.0-2|8	Group:      System/Libraries
14cr|nodejs-vhost-1.0.0-2|9	URL:        https://github.com/expressjs/vhost
14cr|nodejs-vhost-1.0.0-2|10	Source0:    http://registry.npmjs.org/vhost/-/vhost-%{version}.tgz
14cr|nodejs-vhost-1.0.0-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-vhost-1.0.0-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-vhost-1.0.0-2|13	# version control repository.
14cr|nodejs-vhost-1.0.0-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-vhost-1.0.0-2|15	Source10:   dl-tests.sh
14cr|nodejs-vhost-1.0.0-2|16	BuildArch:  noarch
14cr|nodejs-vhost-1.0.0-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-vhost-1.0.0-2|18	
14cr|nodejs-vhost-1.0.0-2|19	%if 0%{?enable_tests}
14cr|nodejs-vhost-1.0.0-2|20	BuildRequires:  mocha
14cr|nodejs-vhost-1.0.0-2|21	BuildRequires:  npm(connect)
14cr|nodejs-vhost-1.0.0-2|22	BuildRequires:  npm(should)
14cr|nodejs-vhost-1.0.0-2|23	BuildRequires:  npm(supertest)
14cr|nodejs-vhost-1.0.0-2|24	%endif
14cr|nodejs-vhost-1.0.0-2|25	
14cr|nodejs-vhost-1.0.0-2|26	%description
14cr|nodejs-vhost-1.0.0-2|27	%{summary}.
14cr|nodejs-vhost-1.0.0-2|28	
14cr|nodejs-vhost-1.0.0-2|29	
14cr|nodejs-vhost-1.0.0-2|30	%prep
14cr|nodejs-vhost-1.0.0-2|31	%setup -q -n package
14cr|nodejs-vhost-1.0.0-2|32	%setup -q -T -D -a 1 -n package
14cr|nodejs-vhost-1.0.0-2|33	
14cr|nodejs-vhost-1.0.0-2|34	
14cr|nodejs-vhost-1.0.0-2|35	%build
14cr|nodejs-vhost-1.0.0-2|36	#nothing to do
14cr|nodejs-vhost-1.0.0-2|37	
14cr|nodejs-vhost-1.0.0-2|38	
14cr|nodejs-vhost-1.0.0-2|39	%install
14cr|nodejs-vhost-1.0.0-2|40	mkdir -p %{buildroot}%{nodejs_sitelib}/vhost
14cr|nodejs-vhost-1.0.0-2|41	cp -pr package.json index.js \
14cr|nodejs-vhost-1.0.0-2|42	%{buildroot}%{nodejs_sitelib}/vhost
14cr|nodejs-vhost-1.0.0-2|43	
14cr|nodejs-vhost-1.0.0-2|44	%nodejs_symlink_deps
14cr|nodejs-vhost-1.0.0-2|45	
14cr|nodejs-vhost-1.0.0-2|46	
14cr|nodejs-vhost-1.0.0-2|47	%if 0%{?enable_tests}
14cr|nodejs-vhost-1.0.0-2|48	%check
14cr|nodejs-vhost-1.0.0-2|49	%nodejs_symlink_deps --check
14cr|nodejs-vhost-1.0.0-2|50	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cr|nodejs-vhost-1.0.0-2|51	%endif
14cr|nodejs-vhost-1.0.0-2|52	
14cr|nodejs-vhost-1.0.0-2|53	
14cr|nodejs-vhost-1.0.0-2|54	%files
14cr|nodejs-vhost-1.0.0-2|55	%doc README.md
14cr|nodejs-vhost-1.0.0-2|56	%{nodejs_sitelib}/vhost
14cr|nodejs-vhost-1.0.0-2|57	
14cr|nodejs-vhost-1.0.0-2|58	
14cr|nodejs-vhost-1.0.0-2|59	
14cr|nodejs-vhost-1.0.0-2|60	%changelog
14cr|nodejs-vhost-1.0.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|nodejs-vhost-1.0.0-2|62	+ Revision: 579528d
14cr|nodejs-vhost-1.0.0-2|63	- MassBuild#464: Increase release tag
14cr|nodejs-vhost-1.0.0-2|64	
14cr|nodejs-vhost-1.0.0-2|65	

3546 14
14cr|nodejs-walkdir-0.0.7-4|1	%global enable_tests 0
14cr|nodejs-walkdir-0.0.7-4|2	
14cr|nodejs-walkdir-0.0.7-4|3	Name:       nodejs-walkdir
14cr|nodejs-walkdir-0.0.7-4|4	Version:    0.0.7
14cr|nodejs-walkdir-0.0.7-4|5	Release:    4
14cr|nodejs-walkdir-0.0.7-4|6	Summary:    Walks a directory tree emitting events based on what it finds
14cr|nodejs-walkdir-0.0.7-4|7	License:    MIT
14cr|nodejs-walkdir-0.0.7-4|8	Group:      System/Libraries
14cr|nodejs-walkdir-0.0.7-4|9	URL:        https://github.com/soldair/node-walkdir
14cr|nodejs-walkdir-0.0.7-4|10	Source0:    http://registry.npmjs.org/walkdir/-/walkdir-%{version}.tgz
14cr|nodejs-walkdir-0.0.7-4|11	BuildArch:  noarch
14cr|nodejs-walkdir-0.0.7-4|12	BuildRequires:  nodejs-packaging
14cr|nodejs-walkdir-0.0.7-4|13	
14cr|nodejs-walkdir-0.0.7-4|14	%if 0%{?enable_tests}
14cr|nodejs-walkdir-0.0.7-4|15	BuildRequires:  npm(findit)
14cr|nodejs-walkdir-0.0.7-4|16	BuildRequires:  npm(fstream)
14cr|nodejs-walkdir-0.0.7-4|17	BuildRequires:  npm(ls-r)
14cr|nodejs-walkdir-0.0.7-4|18	BuildRequires:  npm(tap)
14cr|nodejs-walkdir-0.0.7-4|19	%endif
14cr|nodejs-walkdir-0.0.7-4|20	
14cr|nodejs-walkdir-0.0.7-4|21	%description
14cr|nodejs-walkdir-0.0.7-4|22	This Node.js module walks a directory tree emitting events based on what it
14cr|nodejs-walkdir-0.0.7-4|23	finds. It presents a familiar callback/emitter/sync interface and can walk a
14cr|nodejs-walkdir-0.0.7-4|24	tree of any depth.
14cr|nodejs-walkdir-0.0.7-4|25	
14cr|nodejs-walkdir-0.0.7-4|26	
14cr|nodejs-walkdir-0.0.7-4|27	%prep
14cr|nodejs-walkdir-0.0.7-4|28	%setup -q -n package
14cr|nodejs-walkdir-0.0.7-4|29	
14cr|nodejs-walkdir-0.0.7-4|30	
14cr|nodejs-walkdir-0.0.7-4|31	%build
14cr|nodejs-walkdir-0.0.7-4|32	#nothing to do
14cr|nodejs-walkdir-0.0.7-4|33	
14cr|nodejs-walkdir-0.0.7-4|34	
14cr|nodejs-walkdir-0.0.7-4|35	%install
14cr|nodejs-walkdir-0.0.7-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/walkdir
14cr|nodejs-walkdir-0.0.7-4|37	cp -pr package.json walkdir.js \
14cr|nodejs-walkdir-0.0.7-4|38	%{buildroot}%{nodejs_sitelib}/walkdir
14cr|nodejs-walkdir-0.0.7-4|39	
14cr|nodejs-walkdir-0.0.7-4|40	%nodejs_symlink_deps
14cr|nodejs-walkdir-0.0.7-4|41	
14cr|nodejs-walkdir-0.0.7-4|42	
14cr|nodejs-walkdir-0.0.7-4|43	%if 0%{?enable_tests}
14cr|nodejs-walkdir-0.0.7-4|44	%check
14cr|nodejs-walkdir-0.0.7-4|45	%nodejs_symlink_deps --check
14cr|nodejs-walkdir-0.0.7-4|46	%tap test/*.js
14cr|nodejs-walkdir-0.0.7-4|47	%endif
14cr|nodejs-walkdir-0.0.7-4|48	
14cr|nodejs-walkdir-0.0.7-4|49	
14cr|nodejs-walkdir-0.0.7-4|50	%files
14cr|nodejs-walkdir-0.0.7-4|51	%doc license readme.md
14cr|nodejs-walkdir-0.0.7-4|52	%{nodejs_sitelib}/walkdir
14cr|nodejs-walkdir-0.0.7-4|53	
14cr|nodejs-walkdir-0.0.7-4|54	
14cr|nodejs-walkdir-0.0.7-4|55	
14cr|nodejs-walkdir-0.0.7-4|56	%changelog
14cr|nodejs-walkdir-0.0.7-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-4
14cr|nodejs-walkdir-0.0.7-4|58	+ Revision: 36f885a
14cr|nodejs-walkdir-0.0.7-4|59	- MassBuild#464: Increase release tag
14cr|nodejs-walkdir-0.0.7-4|60	
14cr|nodejs-walkdir-0.0.7-4|61	

3547 14
14cr|nodejs-watchit-0.0.4-6|1	
14cr|nodejs-watchit-0.0.4-6|2	
14cr|nodejs-watchit-0.0.4-6|3	%global enable_tests 0
14cr|nodejs-watchit-0.0.4-6|4	
14cr|nodejs-watchit-0.0.4-6|5	Name:       nodejs-watchit
14cr|nodejs-watchit-0.0.4-6|6	Version:    0.0.4
14cr|nodejs-watchit-0.0.4-6|7	Release:    6
14cr|nodejs-watchit-0.0.4-6|8	Summary:    A sensible wrapper around fs.watch for Node.js
14cr|nodejs-watchit-0.0.4-6|9	
14cr|nodejs-watchit-0.0.4-6|10	# Upstream have been informed about missing LICENSE:
14cr|nodejs-watchit-0.0.4-6|11	# https://github.com/TrevorBurnham/Watchit/issues/6
14cr|nodejs-watchit-0.0.4-6|12	License:    MIT
14cr|nodejs-watchit-0.0.4-6|13	Group:      Development/Other
14cr|nodejs-watchit-0.0.4-6|14	URL:        https://github.com/TrevorBurnham/Watchit
14cr|nodejs-watchit-0.0.4-6|15	Source0:    http://registry.npmjs.org/watchit/-/watchit-%{version}.tgz
14cr|nodejs-watchit-0.0.4-6|16	Source1:    LICENSE
14cr|nodejs-watchit-0.0.4-6|17	
14cr|nodejs-watchit-0.0.4-6|18	BuildArch:  noarch
14cr|nodejs-watchit-0.0.4-6|19	
14cr|nodejs-watchit-0.0.4-6|20	BuildRequires:  nodejs-packaging
14cr|nodejs-watchit-0.0.4-6|21	BuildRequires:  npm(docco)
14cr|nodejs-watchit-0.0.4-6|22	
14cr|nodejs-watchit-0.0.4-6|23	# Currently to compile the .coffee files, watchit depends on itself,
14cr|nodejs-watchit-0.0.4-6|24	# which is not yet available.
14cr|nodejs-watchit-0.0.4-6|25	%if 0%{?enable_tests}
14cr|nodejs-watchit-0.0.4-6|26	BuildRequires:  coffee-script
14cr|nodejs-watchit-0.0.4-6|27	BuildRequires:  npm(expect.js)
14cr|nodejs-watchit-0.0.4-6|28	BuildRequires:  npm(mocha)
14cr|nodejs-watchit-0.0.4-6|29	%endif
14cr|nodejs-watchit-0.0.4-6|30	
14cr|nodejs-watchit-0.0.4-6|31	%description
14cr|nodejs-watchit-0.0.4-6|32	%{summary}.
14cr|nodejs-watchit-0.0.4-6|33	
14cr|nodejs-watchit-0.0.4-6|34	
14cr|nodejs-watchit-0.0.4-6|35	%prep
14cr|nodejs-watchit-0.0.4-6|36	%setup -q -n package
14cr|nodejs-watchit-0.0.4-6|37	cp -a %{SOURCE1} .
14cr|nodejs-watchit-0.0.4-6|38	
14cr|nodejs-watchit-0.0.4-6|39	
14cr|nodejs-watchit-0.0.4-6|40	%build
14cr|nodejs-watchit-0.0.4-6|41	%{nodejs_sitelib}/docco/bin/docco ./src/watchit.coffee
14cr|nodejs-watchit-0.0.4-6|42	
14cr|nodejs-watchit-0.0.4-6|43	
14cr|nodejs-watchit-0.0.4-6|44	%install
14cr|nodejs-watchit-0.0.4-6|45	mkdir -p %{buildroot}%{nodejs_sitelib}/watchit
14cr|nodejs-watchit-0.0.4-6|46	cp -pr package.json lib/ \
14cr|nodejs-watchit-0.0.4-6|47	%{buildroot}%{nodejs_sitelib}/watchit
14cr|nodejs-watchit-0.0.4-6|48	
14cr|nodejs-watchit-0.0.4-6|49	%nodejs_symlink_deps
14cr|nodejs-watchit-0.0.4-6|50	
14cr|nodejs-watchit-0.0.4-6|51	
14cr|nodejs-watchit-0.0.4-6|52	%if 0%{?enable_tests}
14cr|nodejs-watchit-0.0.4-6|53	%check
14cr|nodejs-watchit-0.0.4-6|54	%nodejs_symlink_deps --check
14cr|nodejs-watchit-0.0.4-6|55	# Broken test which upstream haven't fixed:
14cr|nodejs-watchit-0.0.4-6|56	# https://github.com/TrevorBurnham/Watchit/issues/5
14cr|nodejs-watchit-0.0.4-6|57	rm -f test/include.coffee
14cr|nodejs-watchit-0.0.4-6|58	%{nodejs_sitelib}/mocha/bin/mocha --compilers coffee:coffee-script \
14cr|nodejs-watchit-0.0.4-6|59	--require test/common.js --growl
14cr|nodejs-watchit-0.0.4-6|60	%endif
14cr|nodejs-watchit-0.0.4-6|61	
14cr|nodejs-watchit-0.0.4-6|62	
14cr|nodejs-watchit-0.0.4-6|63	%files
14cr|nodejs-watchit-0.0.4-6|64	%doc LICENSE README.mdown docs/
14cr|nodejs-watchit-0.0.4-6|65	%{nodejs_sitelib}/watchit
14cr|nodejs-watchit-0.0.4-6|66	
14cr|nodejs-watchit-0.0.4-6|67	
14cr|nodejs-watchit-0.0.4-6|68	
14cr|nodejs-watchit-0.0.4-6|69	%changelog
14cr|nodejs-watchit-0.0.4-6|70	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-6
14cr|nodejs-watchit-0.0.4-6|71	+ Revision: b728b9e
14cr|nodejs-watchit-0.0.4-6|72	- Imported from SRPM
14cr|nodejs-watchit-0.0.4-6|73	
14cr|nodejs-watchit-0.0.4-6|74	

3548 14
14cr|nodejs-websocket-driver-0.3.3-2|1	%global enable_tests 0
14cr|nodejs-websocket-driver-0.3.3-2|2	
14cr|nodejs-websocket-driver-0.3.3-2|3	Name:       nodejs-websocket-driver
14cr|nodejs-websocket-driver-0.3.3-2|4	Version:    0.3.3
14cr|nodejs-websocket-driver-0.3.3-2|5	Release:    2
14cr|nodejs-websocket-driver-0.3.3-2|6	Summary:    WebSocket protocol handler with pluggable I/O for Node.js
14cr|nodejs-websocket-driver-0.3.3-2|7	License:    MIT
14cr|nodejs-websocket-driver-0.3.3-2|8	Group:      System/Libraries
14cr|nodejs-websocket-driver-0.3.3-2|9	URL:        http://github.com/faye/websocket-driver-node
14cr|nodejs-websocket-driver-0.3.3-2|10	Source0:    http://registry.npmjs.org/websocket-driver/-/websocket-driver-%{version}.tgz
14cr|nodejs-websocket-driver-0.3.3-2|11	# The test files are not included in the npm tarball.
14cr|nodejs-websocket-driver-0.3.3-2|12	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-websocket-driver-0.3.3-2|13	# version control repository.
14cr|nodejs-websocket-driver-0.3.3-2|14	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-websocket-driver-0.3.3-2|15	Source10:   dl-tests.sh
14cr|nodejs-websocket-driver-0.3.3-2|16	BuildArch:  noarch
14cr|nodejs-websocket-driver-0.3.3-2|17	BuildRequires:  nodejs-packaging
14cr|nodejs-websocket-driver-0.3.3-2|18	
14cr|nodejs-websocket-driver-0.3.3-2|19	%if 0%{?enable_tests}
14cr|nodejs-websocket-driver-0.3.3-2|20	BuildRequires:  npm(jstest)
14cr|nodejs-websocket-driver-0.3.3-2|21	%endif
14cr|nodejs-websocket-driver-0.3.3-2|22	
14cr|nodejs-websocket-driver-0.3.3-2|23	%description
14cr|nodejs-websocket-driver-0.3.3-2|24	%{summary}.
14cr|nodejs-websocket-driver-0.3.3-2|25	
14cr|nodejs-websocket-driver-0.3.3-2|26	
14cr|nodejs-websocket-driver-0.3.3-2|27	%prep
14cr|nodejs-websocket-driver-0.3.3-2|28	%setup -q -n package
14cr|nodejs-websocket-driver-0.3.3-2|29	%setup -q -T -D -a 1 -n package
14cr|nodejs-websocket-driver-0.3.3-2|30	
14cr|nodejs-websocket-driver-0.3.3-2|31	
14cr|nodejs-websocket-driver-0.3.3-2|32	%build
14cr|nodejs-websocket-driver-0.3.3-2|33	#nothing to do
14cr|nodejs-websocket-driver-0.3.3-2|34	
14cr|nodejs-websocket-driver-0.3.3-2|35	
14cr|nodejs-websocket-driver-0.3.3-2|36	%install
14cr|nodejs-websocket-driver-0.3.3-2|37	mkdir -p %{buildroot}%{nodejs_sitelib}/websocket-driver
14cr|nodejs-websocket-driver-0.3.3-2|38	cp -pr package.json lib/ \
14cr|nodejs-websocket-driver-0.3.3-2|39	%{buildroot}%{nodejs_sitelib}/websocket-driver
14cr|nodejs-websocket-driver-0.3.3-2|40	
14cr|nodejs-websocket-driver-0.3.3-2|41	%nodejs_symlink_deps
14cr|nodejs-websocket-driver-0.3.3-2|42	
14cr|nodejs-websocket-driver-0.3.3-2|43	
14cr|nodejs-websocket-driver-0.3.3-2|44	%if 0%{?enable_tests}
14cr|nodejs-websocket-driver-0.3.3-2|45	%check
14cr|nodejs-websocket-driver-0.3.3-2|46	%nodejs_symlink_deps --check
14cr|nodejs-websocket-driver-0.3.3-2|47	/usr/bin/jstest spec/runner.js
14cr|nodejs-websocket-driver-0.3.3-2|48	%endif
14cr|nodejs-websocket-driver-0.3.3-2|49	
14cr|nodejs-websocket-driver-0.3.3-2|50	
14cr|nodejs-websocket-driver-0.3.3-2|51	%files
14cr|nodejs-websocket-driver-0.3.3-2|52	%doc CHANGELOG.md README.md examples/
14cr|nodejs-websocket-driver-0.3.3-2|53	%{nodejs_sitelib}/websocket-driver
14cr|nodejs-websocket-driver-0.3.3-2|54	
14cr|nodejs-websocket-driver-0.3.3-2|55	
14cr|nodejs-websocket-driver-0.3.3-2|56	
14cr|nodejs-websocket-driver-0.3.3-2|57	%changelog
14cr|nodejs-websocket-driver-0.3.3-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|nodejs-websocket-driver-0.3.3-2|59	+ Revision: 86ad9e4
14cr|nodejs-websocket-driver-0.3.3-2|60	- MassBuild#464: Increase release tag
14cr|nodejs-websocket-driver-0.3.3-2|61	
14cr|nodejs-websocket-driver-0.3.3-2|62	

3549 14
14cr|nodejs-which-1.0.5-10|1	Name:       nodejs-which
14cr|nodejs-which-1.0.5-10|2	Version:    1.0.5
14cr|nodejs-which-1.0.5-10|3	Release:    10
14cr|nodejs-which-1.0.5-10|4	Summary:    A JavaScript implementation of the 'which' command
14cr|nodejs-which-1.0.5-10|5	
14cr|nodejs-which-1.0.5-10|6	License:    MIT
14cr|nodejs-which-1.0.5-10|7	Group:      System/Libraries
14cr|nodejs-which-1.0.5-10|8	URL:        https://github.com/isaacs/node-which
14cr|nodejs-which-1.0.5-10|9	Source0:    http://registry.npmjs.org/which/-/which-%{version}.tgz
14cr|nodejs-which-1.0.5-10|10	BuildArch:  noarch
14cr|nodejs-which-1.0.5-10|11	BuildRequires:  nodejs-packaging
14cr|nodejs-which-1.0.5-10|12	BuildRequires:  nodejs
14cr|nodejs-which-1.0.5-10|13	
14cr|nodejs-which-1.0.5-10|14	%description
14cr|nodejs-which-1.0.5-10|15	%{summary}.
14cr|nodejs-which-1.0.5-10|16	
14cr|nodejs-which-1.0.5-10|17	%prep
14cr|nodejs-which-1.0.5-10|18	%setup -q -n package
14cr|nodejs-which-1.0.5-10|19	
14cr|nodejs-which-1.0.5-10|20	%build
14cr|nodejs-which-1.0.5-10|21	#nothing to do
14cr|nodejs-which-1.0.5-10|22	
14cr|nodejs-which-1.0.5-10|23	%install
14cr|nodejs-which-1.0.5-10|24	
14cr|nodejs-which-1.0.5-10|25	mkdir -p %{buildroot}%{nodejs_sitelib}/which
14cr|nodejs-which-1.0.5-10|26	cp -pr bin which.js package.json %{buildroot}%{nodejs_sitelib}/which
14cr|nodejs-which-1.0.5-10|27	
14cr|nodejs-which-1.0.5-10|28	mkdir -p %{buildroot}%{_bindir}
14cr|nodejs-which-1.0.5-10|29	ln -sf ../lib/node_modules/which/bin/which %{buildroot}%{_bindir}/which-nodejs
14cr|nodejs-which-1.0.5-10|30	
14cr|nodejs-which-1.0.5-10|31	%nodejs_symlink_deps
14cr|nodejs-which-1.0.5-10|32	
14cr|nodejs-which-1.0.5-10|33	%clean
14cr|nodejs-which-1.0.5-10|34	
14cr|nodejs-which-1.0.5-10|35	%files
14cr|nodejs-which-1.0.5-10|36	%defattr(-,root,root,-)
14cr|nodejs-which-1.0.5-10|37	%{nodejs_sitelib}/which
14cr|nodejs-which-1.0.5-10|38	%{_bindir}/which-nodejs
14cr|nodejs-which-1.0.5-10|39	%doc README.md LICENSE
14cr|nodejs-which-1.0.5-10|40	
14cr|nodejs-which-1.0.5-10|41	
14cr|nodejs-which-1.0.5-10|42	%changelog
14cr|nodejs-which-1.0.5-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-10
14cr|nodejs-which-1.0.5-10|44	+ Revision: 865cbc0
14cr|nodejs-which-1.0.5-10|45	- MassBuild#464: Increase release tag
14cr|nodejs-which-1.0.5-10|46	
14cr|nodejs-which-1.0.5-10|47	

3550 14
14cr|nodejs-winston-0.7.3-1|1	
14cr|nodejs-winston-0.7.3-1|2	
14cr|nodejs-winston-0.7.3-1|3	# Not all dependencies have been satisfied yet.
14cr|nodejs-winston-0.7.3-1|4	%global enable_tests 0
14cr|nodejs-winston-0.7.3-1|5	
14cr|nodejs-winston-0.7.3-1|6	Name:       nodejs-winston
14cr|nodejs-winston-0.7.3-1|7	Version:    0.7.3
14cr|nodejs-winston-0.7.3-1|8	Release:    1
14cr|nodejs-winston-0.7.3-1|9	Summary:    A multiple transport asynchronous logging library for Node.js
14cr|nodejs-winston-0.7.3-1|10	
14cr|nodejs-winston-0.7.3-1|11	License:    MIT
14cr|nodejs-winston-0.7.3-1|12	Group:      Development/Other
14cr|nodejs-winston-0.7.3-1|13	URL:        https://github.com/flatiron/winston
14cr|nodejs-winston-0.7.3-1|14	Source0:    http://registry.npmjs.org/winston/-/winston-%{version}.tgz
14cr|nodejs-winston-0.7.3-1|15	
14cr|nodejs-winston-0.7.3-1|16	Patch0:     %{name}-0.7.2-Remove-stream-tests.patch
14cr|nodejs-winston-0.7.3-1|17	
14cr|nodejs-winston-0.7.3-1|18	BuildArch:  noarch
14cr|nodejs-winston-0.7.3-1|19	
14cr|nodejs-winston-0.7.3-1|20	BuildRequires:  nodejs-packaging
14cr|nodejs-winston-0.7.3-1|21	
14cr|nodejs-winston-0.7.3-1|22	%if 0%{?enable_tests}
14cr|nodejs-winston-0.7.3-1|23	BuildRequires:  npm(async)
14cr|nodejs-winston-0.7.3-1|24	BuildRequires:  npm(colors)
14cr|nodejs-winston-0.7.3-1|25	BuildRequires:  npm(combined-stream)
14cr|nodejs-winston-0.7.3-1|26	BuildRequires:  npm(cycle)
14cr|nodejs-winston-0.7.3-1|27	BuildRequires:  npm(eyes)
14cr|nodejs-winston-0.7.3-1|28	BuildRequires:  npm(pkginfo)
14cr|nodejs-winston-0.7.3-1|29	BuildRequires:  npm(stack-trace)
14cr|nodejs-winston-0.7.3-1|30	BuildRequires:  npm(vows)
14cr|nodejs-winston-0.7.3-1|31	%endif
14cr|nodejs-winston-0.7.3-1|32	
14cr|nodejs-winston-0.7.3-1|33	%description
14cr|nodejs-winston-0.7.3-1|34	This module is a multiple transport asynchronous logging library for Node.js.
14cr|nodejs-winston-0.7.3-1|35	
14cr|nodejs-winston-0.7.3-1|36	Winston is designed to be a simple and universal logging library with support
14cr|nodejs-winston-0.7.3-1|37	for multiple transports. A transport is essentially a storage device for your
14cr|nodejs-winston-0.7.3-1|38	logs. Each instance of a winston logger can have multiple transports
14cr|nodejs-winston-0.7.3-1|39	configured at different levels. For example, one may want error logs to be
14cr|nodejs-winston-0.7.3-1|40	stored in a persistent remote location (like a database), but all logs output
14cr|nodejs-winston-0.7.3-1|41	to the console or a local file.
14cr|nodejs-winston-0.7.3-1|42	
14cr|nodejs-winston-0.7.3-1|43	There also seemed to be a lot of logging libraries out there that coupled
14cr|nodejs-winston-0.7.3-1|44	their implementation of logging (ie, how the logs are stored/indexed) to the
14cr|nodejs-winston-0.7.3-1|45	API that they exposed to the programmer. This library aims to decouple those
14cr|nodejs-winston-0.7.3-1|46	parts of the process to make it more flexible and extensible.
14cr|nodejs-winston-0.7.3-1|47	
14cr|nodejs-winston-0.7.3-1|48	
14cr|nodejs-winston-0.7.3-1|49	%prep
14cr|nodejs-winston-0.7.3-1|50	%setup -q -n package
14cr|nodejs-winston-0.7.3-1|51	find . -type f -iname '*.js' -exec chmod -x '{}' \;
14cr|nodejs-winston-0.7.3-1|52	%patch0 -p1
14cr|nodejs-winston-0.7.3-1|53	%nodejs_fixdep request '~2.14'
14cr|nodejs-winston-0.7.3-1|54	
14cr|nodejs-winston-0.7.3-1|55	
14cr|nodejs-winston-0.7.3-1|56	%build
14cr|nodejs-winston-0.7.3-1|57	#nothing to do
14cr|nodejs-winston-0.7.3-1|58	
14cr|nodejs-winston-0.7.3-1|59	
14cr|nodejs-winston-0.7.3-1|60	%install
14cr|nodejs-winston-0.7.3-1|61	mkdir -p %{buildroot}%{nodejs_sitelib}/winston
14cr|nodejs-winston-0.7.3-1|62	cp -pr package.json lib/ \
14cr|nodejs-winston-0.7.3-1|63	%{buildroot}%{nodejs_sitelib}/winston
14cr|nodejs-winston-0.7.3-1|64	
14cr|nodejs-winston-0.7.3-1|65	%nodejs_symlink_deps
14cr|nodejs-winston-0.7.3-1|66	
14cr|nodejs-winston-0.7.3-1|67	
14cr|nodejs-winston-0.7.3-1|68	%if 0%{?enable_tests}
14cr|nodejs-winston-0.7.3-1|69	%check
14cr|nodejs-winston-0.7.3-1|70	%nodejs_symlink_deps --check
14cr|nodejs-winston-0.7.3-1|71	rm -f test/transports/webhook-test.js
14cr|nodejs-winston-0.7.3-1|72	%{nodejs_sitelib}/vows/bin/vows --spec --isolate
14cr|nodejs-winston-0.7.3-1|73	%endif
14cr|nodejs-winston-0.7.3-1|74	
14cr|nodejs-winston-0.7.3-1|75	
14cr|nodejs-winston-0.7.3-1|76	%files
14cr|nodejs-winston-0.7.3-1|77	%doc CHANGELOG.md LICENSE README.md docs/ examples/
14cr|nodejs-winston-0.7.3-1|78	%{nodejs_sitelib}/winston
14cr|nodejs-winston-0.7.3-1|79	
14cr|nodejs-winston-0.7.3-1|80	
14cr|nodejs-winston-0.7.3-1|81	
14cr|nodejs-winston-0.7.3-1|82	%changelog
14cr|nodejs-winston-0.7.3-1|83	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-1
14cr|nodejs-winston-0.7.3-1|84	+ Revision: 8ab2baa
14cr|nodejs-winston-0.7.3-1|85	- Imported from SRPM
14cr|nodejs-winston-0.7.3-1|86	
14cr|nodejs-winston-0.7.3-1|87	

3551 14
14cr|nodejs-with-3.0.0-3|1	
14cr|nodejs-with-3.0.0-3|2	
14cr|nodejs-with-3.0.0-3|3	%global enable_tests 0
14cr|nodejs-with-3.0.0-3|4	
14cr|nodejs-with-3.0.0-3|5	Name:       nodejs-with
14cr|nodejs-with-3.0.0-3|6	Version:    3.0.0
14cr|nodejs-with-3.0.0-3|7	Release:    3
14cr|nodejs-with-3.0.0-3|8	Summary:    Compile time `with` for strict mode JavaScript
14cr|nodejs-with-3.0.0-3|9	
14cr|nodejs-with-3.0.0-3|10	License:    MIT
14cr|nodejs-with-3.0.0-3|11	Group:      Development/Other
14cr|nodejs-with-3.0.0-3|12	URL:        https://github.com/ForbesLindesay/with
14cr|nodejs-with-3.0.0-3|13	Source0:    http://registry.npmjs.org/with/-/with-%{version}.tgz
14cr|nodejs-with-3.0.0-3|14	# The test files are not included in the npm tarball.
14cr|nodejs-with-3.0.0-3|15	# Source1 is generated by running Source10, which pulls from the upstream
14cr|nodejs-with-3.0.0-3|16	# version control repository.
14cr|nodejs-with-3.0.0-3|17	Source1:    tests-%{version}.tar.bz2
14cr|nodejs-with-3.0.0-3|18	Source10:   dl-tests.sh
14cr|nodejs-with-3.0.0-3|19	
14cr|nodejs-with-3.0.0-3|20	BuildArch:  noarch
14cr|nodejs-with-3.0.0-3|21	BuildRequires:  nodejs-packaging
14cr|nodejs-with-3.0.0-3|22	
14cr|nodejs-with-3.0.0-3|23	%if 0%{?enable_tests}
14cr|nodejs-with-3.0.0-3|24	BuildRequires:  mocha
14cr|nodejs-with-3.0.0-3|25	BuildRequires:  uglify-js
14cr|nodejs-with-3.0.0-3|26	%endif
14cr|nodejs-with-3.0.0-3|27	
14cr|nodejs-with-3.0.0-3|28	%description
14cr|nodejs-with-3.0.0-3|29	%{summary}.
14cr|nodejs-with-3.0.0-3|30	
14cr|nodejs-with-3.0.0-3|31	%prep
14cr|nodejs-with-3.0.0-3|32	%setup -q -n package
14cr|nodejs-with-3.0.0-3|33	find . -type f -exec chmod -x '{}' \;
14cr|nodejs-with-3.0.0-3|34	for i in LICENSE README.md; do
14cr|nodejs-with-3.0.0-3|35	sed -i -e 's/\r$//' "${i}"
14cr|nodejs-with-3.0.0-3|36	done
14cr|nodejs-with-3.0.0-3|37	%setup -q -T -D -a 1 -n package
14cr|nodejs-with-3.0.0-3|38	
14cr|nodejs-with-3.0.0-3|39	%nodejs_fixdep uglify-js '~2.2'
14cr|nodejs-with-3.0.0-3|40	
14cr|nodejs-with-3.0.0-3|41	
14cr|nodejs-with-3.0.0-3|42	%build
14cr|nodejs-with-3.0.0-3|43	#nothing to do
14cr|nodejs-with-3.0.0-3|44	
14cr|nodejs-with-3.0.0-3|45	
14cr|nodejs-with-3.0.0-3|46	%install
14cr|nodejs-with-3.0.0-3|47	mkdir -p %{buildroot}%{nodejs_sitelib}/with
14cr|nodejs-with-3.0.0-3|48	cp -pr package.json index.js vars.js \
14cr|nodejs-with-3.0.0-3|49	%{buildroot}%{nodejs_sitelib}/with
14cr|nodejs-with-3.0.0-3|50	
14cr|nodejs-with-3.0.0-3|51	%nodejs_symlink_deps
14cr|nodejs-with-3.0.0-3|52	
14cr|nodejs-with-3.0.0-3|53	
14cr|nodejs-with-3.0.0-3|54	%if 0%{?enable_tests}
14cr|nodejs-with-3.0.0-3|55	%check
14cr|nodejs-with-3.0.0-3|56	%nodejs_symlink_deps --check
14cr|nodejs-with-3.0.0-3|57	if [ ! -d node_modules/uglify-js ]; then
14cr|nodejs-with-3.0.0-3|58	ln -sf /usr/lib/node_modules/uglify-js node_modules/uglify-js
14cr|nodejs-with-3.0.0-3|59	fi
14cr|nodejs-with-3.0.0-3|60	/usr/bin/mocha -R spec
14cr|nodejs-with-3.0.0-3|61	%endif
14cr|nodejs-with-3.0.0-3|62	
14cr|nodejs-with-3.0.0-3|63	
14cr|nodejs-with-3.0.0-3|64	%files
14cr|nodejs-with-3.0.0-3|65	%doc LICENSE README.md
14cr|nodejs-with-3.0.0-3|66	%{nodejs_sitelib}/with
14cr|nodejs-with-3.0.0-3|67	
14cr|nodejs-with-3.0.0-3|68	
14cr|nodejs-with-3.0.0-3|69	
14cr|nodejs-with-3.0.0-3|70	%changelog
14cr|nodejs-with-3.0.0-3|71	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-3
14cr|nodejs-with-3.0.0-3|72	+ Revision: ddebc77
14cr|nodejs-with-3.0.0-3|73	- Imported from SRPM
14cr|nodejs-with-3.0.0-3|74	
14cr|nodejs-with-3.0.0-3|75	

3552 14
14cr|nodejs-wordwrap-0.0.2-5|1	%global enable_tests 0
14cr|nodejs-wordwrap-0.0.2-5|2	
14cr|nodejs-wordwrap-0.0.2-5|3	Name:           nodejs-wordwrap
14cr|nodejs-wordwrap-0.0.2-5|4	Version:        0.0.2
14cr|nodejs-wordwrap-0.0.2-5|5	Release:        5
14cr|nodejs-wordwrap-0.0.2-5|6	Summary:        Word wrapping library for node
14cr|nodejs-wordwrap-0.0.2-5|7	
14cr|nodejs-wordwrap-0.0.2-5|8	
14cr|nodejs-wordwrap-0.0.2-5|9	Group:          System/Libraries
14cr|nodejs-wordwrap-0.0.2-5|10	#no license file included; "MIT/X11" indicated in package.json
14cr|nodejs-wordwrap-0.0.2-5|11	License:        MIT
14cr|nodejs-wordwrap-0.0.2-5|12	URL:            https://github.com/substack/node-wordwrap
14cr|nodejs-wordwrap-0.0.2-5|13	Source0:        http://registry.npmjs.org/wordwrap/-/wordwrap-%{version}.tgz
14cr|nodejs-wordwrap-0.0.2-5|14	
14cr|nodejs-wordwrap-0.0.2-5|15	BuildArch:  noarch
14cr|nodejs-wordwrap-0.0.2-5|16	
14cr|nodejs-wordwrap-0.0.2-5|17	BuildRequires:  nodejs-packaging
14cr|nodejs-wordwrap-0.0.2-5|18	
14cr|nodejs-wordwrap-0.0.2-5|19	%if 0%{?enable_tests}
14cr|nodejs-wordwrap-0.0.2-5|20	BuildRequires:  npm(expresso)
14cr|nodejs-wordwrap-0.0.2-5|21	%endif
14cr|nodejs-wordwrap-0.0.2-5|22	
14cr|nodejs-wordwrap-0.0.2-5|23	%description
14cr|nodejs-wordwrap-0.0.2-5|24	Wrap those words. Show them at what columns to start and stop.
14cr|nodejs-wordwrap-0.0.2-5|25	
14cr|nodejs-wordwrap-0.0.2-5|26	%prep
14cr|nodejs-wordwrap-0.0.2-5|27	%setup -q -n package
14cr|nodejs-wordwrap-0.0.2-5|28	
14cr|nodejs-wordwrap-0.0.2-5|29	%build
14cr|nodejs-wordwrap-0.0.2-5|30	#nothing to do
14cr|nodejs-wordwrap-0.0.2-5|31	
14cr|nodejs-wordwrap-0.0.2-5|32	%install
14cr|nodejs-wordwrap-0.0.2-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/wordwrap
14cr|nodejs-wordwrap-0.0.2-5|34	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/wordwrap
14cr|nodejs-wordwrap-0.0.2-5|35	
14cr|nodejs-wordwrap-0.0.2-5|36	%nodejs_symlink_deps
14cr|nodejs-wordwrap-0.0.2-5|37	
14cr|nodejs-wordwrap-0.0.2-5|38	%if 0%{?enable_tests}
14cr|nodejs-wordwrap-0.0.2-5|39	%check
14cr|nodejs-wordwrap-0.0.2-5|40	%nodejs_symlink_deps --check
14cr|nodejs-wordwrap-0.0.2-5|41	ln -sf .. node_modules/wordwrap
14cr|nodejs-wordwrap-0.0.2-5|42	expresso
14cr|nodejs-wordwrap-0.0.2-5|43	%endif
14cr|nodejs-wordwrap-0.0.2-5|44	
14cr|nodejs-wordwrap-0.0.2-5|45	%clean
14cr|nodejs-wordwrap-0.0.2-5|46	
14cr|nodejs-wordwrap-0.0.2-5|47	%files
14cr|nodejs-wordwrap-0.0.2-5|48	%{nodejs_sitelib}/wordwrap
14cr|nodejs-wordwrap-0.0.2-5|49	%doc README.markdown example
14cr|nodejs-wordwrap-0.0.2-5|50	
14cr|nodejs-wordwrap-0.0.2-5|51	
14cr|nodejs-wordwrap-0.0.2-5|52	%changelog
14cr|nodejs-wordwrap-0.0.2-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|nodejs-wordwrap-0.0.2-5|54	+ Revision: efc5659
14cr|nodejs-wordwrap-0.0.2-5|55	- MassBuild#464: Increase release tag
14cr|nodejs-wordwrap-0.0.2-5|56	
14cr|nodejs-wordwrap-0.0.2-5|57	

3553 14
14cr|nodejs-ws-0.4.31-4|1	%global npm_name ws
14cr|nodejs-ws-0.4.31-4|2	# Although there are tests
14cr|nodejs-ws-0.4.31-4|3	# the dependancies aren't in Fedora yet
14cr|nodejs-ws-0.4.31-4|4	%global enable_tests 0
14cr|nodejs-ws-0.4.31-4|5	
14cr|nodejs-ws-0.4.31-4|6	Summary:       Web socket client, server and console for nodejs
14cr|nodejs-ws-0.4.31-4|7	
14cr|nodejs-ws-0.4.31-4|8	Name:          nodejs-%{npm_name}
14cr|nodejs-ws-0.4.31-4|9	Version:       0.4.31
14cr|nodejs-ws-0.4.31-4|10	Release:       4
14cr|nodejs-ws-0.4.31-4|11	Group:         System/Libraries
14cr|nodejs-ws-0.4.31-4|12	License:       MIT
14cr|nodejs-ws-0.4.31-4|13	URL:           https://github.com/einaros/ws
14cr|nodejs-ws-0.4.31-4|14	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cr|nodejs-ws-0.4.31-4|15	BuildRequires: python
14cr|nodejs-ws-0.4.31-4|16	BuildRequires: node-gyp
14cr|nodejs-ws-0.4.31-4|17	BuildRequires: nodejs-packaging
14cr|nodejs-ws-0.4.31-4|18	BuildRequires:  nodejs
14cr|nodejs-ws-0.4.31-4|19	BuildRequires: nodejs-nan
14cr|nodejs-ws-0.4.31-4|20	%if 0%{?enable_tests}
14cr|nodejs-ws-0.4.31-4|21	BuildRequires:  npm(ansi)
14cr|nodejs-ws-0.4.31-4|22	BuildRequires:  npm(benchmark)
14cr|nodejs-ws-0.4.31-4|23	BuildRequires:  npm(expect.js)
14cr|nodejs-ws-0.4.31-4|24	BuildRequires:  npm(mocha)
14cr|nodejs-ws-0.4.31-4|25	BuildRequires:  npm(should)
14cr|nodejs-ws-0.4.31-4|26	%endif
14cr|nodejs-ws-0.4.31-4|27	
14cr|nodejs-ws-0.4.31-4|28	%description
14cr|nodejs-ws-0.4.31-4|29	Simple to use, blazing fast and thoroughly tested
14cr|nodejs-ws-0.4.31-4|30	web socket client, server and console for nodejs,
14cr|nodejs-ws-0.4.31-4|31	up-to-date against RFC-6455
14cr|nodejs-ws-0.4.31-4|32	
14cr|nodejs-ws-0.4.31-4|33	%prep
14cr|nodejs-ws-0.4.31-4|34	%setup -q -n package
14cr|nodejs-ws-0.4.31-4|35	
14cr|nodejs-ws-0.4.31-4|36	rm -f examples/fileapi/.npmignore
14cr|nodejs-ws-0.4.31-4|37	
14cr|nodejs-ws-0.4.31-4|38	%nodejs_fixdep commander '>=0.6.1'
14cr|nodejs-ws-0.4.31-4|39	%nodejs_fixdep nan '>=0.3.0'
14cr|nodejs-ws-0.4.31-4|40	
14cr|nodejs-ws-0.4.31-4|41	%build
14cr|nodejs-ws-0.4.31-4|42	export CXXFLAGS="%{optflags}"
14cr|nodejs-ws-0.4.31-4|43	export NODE_PATH="/usr/lib/node_modules/"
14cr|nodejs-ws-0.4.31-4|44	node-gyp rebuild
14cr|nodejs-ws-0.4.31-4|45	
14cr|nodejs-ws-0.4.31-4|46	%install
14cr|nodejs-ws-0.4.31-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-ws-0.4.31-4|48	cp -pr bin build/Release/*.node index.js lib package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-ws-0.4.31-4|49	
14cr|nodejs-ws-0.4.31-4|50	# Setup Binaries
14cr|nodejs-ws-0.4.31-4|51	mkdir %{buildroot}%{_bindir}
14cr|nodejs-ws-0.4.31-4|52	ln -s %{nodejs_sitelib}/%{npm_name}/bin/wscat %{buildroot}%{_bindir}/wscat
14cr|nodejs-ws-0.4.31-4|53	
14cr|nodejs-ws-0.4.31-4|54	# Fix permissions
14cr|nodejs-ws-0.4.31-4|55	chmod 755 %{buildroot}%{nodejs_sitelib}/%{npm_name}/bufferutil.node
14cr|nodejs-ws-0.4.31-4|56	chmod 755 %{buildroot}%{nodejs_sitelib}/%{npm_name}/validation.node
14cr|nodejs-ws-0.4.31-4|57	
14cr|nodejs-ws-0.4.31-4|58	%if 0%{?enable_tests}
14cr|nodejs-ws-0.4.31-4|59	%check
14cr|nodejs-ws-0.4.31-4|60	make test
14cr|nodejs-ws-0.4.31-4|61	%endif
14cr|nodejs-ws-0.4.31-4|62	
14cr|nodejs-ws-0.4.31-4|63	%files
14cr|nodejs-ws-0.4.31-4|64	%doc History.md README.md examples doc
14cr|nodejs-ws-0.4.31-4|65	%{nodejs_sitelib}/%{npm_name}
14cr|nodejs-ws-0.4.31-4|66	%{_bindir}/wscat
14cr|nodejs-ws-0.4.31-4|67	
14cr|nodejs-ws-0.4.31-4|68	
14cr|nodejs-ws-0.4.31-4|69	%changelog
14cr|nodejs-ws-0.4.31-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.31-4
14cr|nodejs-ws-0.4.31-4|71	+ Revision: 7def5f5
14cr|nodejs-ws-0.4.31-4|72	- MassBuild#464: Increase release tag
14cr|nodejs-ws-0.4.31-4|73	
14cr|nodejs-ws-0.4.31-4|74	

3554 14
14cr|nodejs-yamlish-0.0.5-5|1	Name:           nodejs-yamlish
14cr|nodejs-yamlish-0.0.5-5|2	Version:        0.0.5
14cr|nodejs-yamlish-0.0.5-5|3	Release:        5
14cr|nodejs-yamlish-0.0.5-5|4	Summary:        Parser/encoder for the yamlish format
14cr|nodejs-yamlish-0.0.5-5|5	BuildArch:      noarch
14cr|nodejs-yamlish-0.0.5-5|6	
14cr|nodejs-yamlish-0.0.5-5|7	Group:          System/Libraries
14cr|nodejs-yamlish-0.0.5-5|8	#no license file included; "MIT" indicated in package.json
14cr|nodejs-yamlish-0.0.5-5|9	License:        MIT
14cr|nodejs-yamlish-0.0.5-5|10	URL:            https://github.com/isaacs/yamlish
14cr|nodejs-yamlish-0.0.5-5|11	Source0:        http://registry.npmjs.org/yamlish/-/yamlish-%{version}.tgz
14cr|nodejs-yamlish-0.0.5-5|12	
14cr|nodejs-yamlish-0.0.5-5|13	BuildRequires:  nodejs-packaging
14cr|nodejs-yamlish-0.0.5-5|14	BuildRequires:  nodejs
14cr|nodejs-yamlish-0.0.5-5|15	
14cr|nodejs-yamlish-0.0.5-5|16	
14cr|nodejs-yamlish-0.0.5-5|17	%description
14cr|nodejs-yamlish-0.0.5-5|18	This is a module to parse the "yamlish" format used to serialize
14cr|nodejs-yamlish-0.0.5-5|19	objects in the TAP format.
14cr|nodejs-yamlish-0.0.5-5|20	
14cr|nodejs-yamlish-0.0.5-5|21	It's like yaml, but just a tiny little bit smaller.
14cr|nodejs-yamlish-0.0.5-5|22	
14cr|nodejs-yamlish-0.0.5-5|23	%prep
14cr|nodejs-yamlish-0.0.5-5|24	%setup -q -n package
14cr|nodejs-yamlish-0.0.5-5|25	
14cr|nodejs-yamlish-0.0.5-5|26	%build
14cr|nodejs-yamlish-0.0.5-5|27	#nothing to do
14cr|nodejs-yamlish-0.0.5-5|28	
14cr|nodejs-yamlish-0.0.5-5|29	%install
14cr|nodejs-yamlish-0.0.5-5|30	
14cr|nodejs-yamlish-0.0.5-5|31	mkdir -p %{buildroot}%{nodejs_sitelib}/yamlish
14cr|nodejs-yamlish-0.0.5-5|32	cp -pr package.json yamlish.js %{buildroot}%{nodejs_sitelib}/yamlish
14cr|nodejs-yamlish-0.0.5-5|33	
14cr|nodejs-yamlish-0.0.5-5|34	%nodejs_symlink_deps
14cr|nodejs-yamlish-0.0.5-5|35	
14cr|nodejs-yamlish-0.0.5-5|36	%clean
14cr|nodejs-yamlish-0.0.5-5|37	
14cr|nodejs-yamlish-0.0.5-5|38	%files
14cr|nodejs-yamlish-0.0.5-5|39	%defattr(-,root,root,-)
14cr|nodejs-yamlish-0.0.5-5|40	%{nodejs_sitelib}/yamlish
14cr|nodejs-yamlish-0.0.5-5|41	%doc LICENSE README.md
14cr|nodejs-yamlish-0.0.5-5|42	
14cr|nodejs-yamlish-0.0.5-5|43	
14cr|nodejs-yamlish-0.0.5-5|44	%changelog
14cr|nodejs-yamlish-0.0.5-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-5
14cr|nodejs-yamlish-0.0.5-5|46	+ Revision: e070170
14cr|nodejs-yamlish-0.0.5-5|47	- MassBuild#464: Increase release tag
14cr|nodejs-yamlish-0.0.5-5|48	
14cr|nodejs-yamlish-0.0.5-5|49	

3555 14
14cr|nodejs-zap-0.2.6-2|1	%global enable_tests 0
14cr|nodejs-zap-0.2.6-2|2	
14cr|nodejs-zap-0.2.6-2|3	Name:           nodejs-zap
14cr|nodejs-zap-0.2.6-2|4	Version:        0.2.6
14cr|nodejs-zap-0.2.6-2|5	Release:        2
14cr|nodejs-zap-0.2.6-2|6	Summary:        A tiny test runner
14cr|nodejs-zap-0.2.6-2|7	Group:          Development/Other
14cr|nodejs-zap-0.2.6-2|8	License:        MIT
14cr|nodejs-zap-0.2.6-2|9	URL:            https://github.com/nornagon/node-zap
14cr|nodejs-zap-0.2.6-2|10	Source0:        http://registry.npmjs.org/zap/-/zap-%{version}.tgz
14cr|nodejs-zap-0.2.6-2|11	BuildArch:      noarch
14cr|nodejs-zap-0.2.6-2|12	BuildRequires:  nodejs-packaging
14cr|nodejs-zap-0.2.6-2|13	
14cr|nodejs-zap-0.2.6-2|14	%description
14cr|nodejs-zap-0.2.6-2|15	A tiny test runner. Each test is run in a separate node
14cr|nodejs-zap-0.2.6-2|16	instance - zap require()s your module once to work out what
14cr|nodejs-zap-0.2.6-2|17	tests are in it, then once for each test in a new node process.
14cr|nodejs-zap-0.2.6-2|18	
14cr|nodejs-zap-0.2.6-2|19	
14cr|nodejs-zap-0.2.6-2|20	%prep
14cr|nodejs-zap-0.2.6-2|21	%setup -q -n package
14cr|nodejs-zap-0.2.6-2|22	rm -rf node_modules
14cr|nodejs-zap-0.2.6-2|23	
14cr|nodejs-zap-0.2.6-2|24	
14cr|nodejs-zap-0.2.6-2|25	%build
14cr|nodejs-zap-0.2.6-2|26	
14cr|nodejs-zap-0.2.6-2|27	
14cr|nodejs-zap-0.2.6-2|28	%install
14cr|nodejs-zap-0.2.6-2|29	mkdir -p %{buildroot}/%{nodejs_sitelib}/zap
14cr|nodejs-zap-0.2.6-2|30	cp -pr package.json bin %{buildroot}/%{nodejs_sitelib}/zap
14cr|nodejs-zap-0.2.6-2|31	mkdir -p %{buildroot}/%{_bindir}
14cr|nodejs-zap-0.2.6-2|32	ln -s  %{nodejs_sitelib}/zap/bin/zap %{buildroot}/%{_bindir}/nodejs-zap
14cr|nodejs-zap-0.2.6-2|33	%nodejs_symlink_deps
14cr|nodejs-zap-0.2.6-2|34	
14cr|nodejs-zap-0.2.6-2|35	
14cr|nodejs-zap-0.2.6-2|36	%if 0%{?enable_tests}
14cr|nodejs-zap-0.2.6-2|37	%check
14cr|nodejs-zap-0.2.6-2|38	%nodejs_symlink_deps --check
14cr|nodejs-zap-0.2.6-2|39	./bin/zap
14cr|nodejs-zap-0.2.6-2|40	%endif
14cr|nodejs-zap-0.2.6-2|41	
14cr|nodejs-zap-0.2.6-2|42	
14cr|nodejs-zap-0.2.6-2|43	%files
14cr|nodejs-zap-0.2.6-2|44	%doc LICENSE README.md
14cr|nodejs-zap-0.2.6-2|45	%{nodejs_sitelib}/zap
14cr|nodejs-zap-0.2.6-2|46	%{_bindir}/nodejs-zap
14cr|nodejs-zap-0.2.6-2|47	
14cr|nodejs-zap-0.2.6-2|48	
14cr|nodejs-zap-0.2.6-2|49	
14cr|nodejs-zap-0.2.6-2|50	%changelog
14cr|nodejs-zap-0.2.6-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-2
14cr|nodejs-zap-0.2.6-2|52	+ Revision: 0fd49d3
14cr|nodejs-zap-0.2.6-2|53	- MassBuild#464: Increase release tag
14cr|nodejs-zap-0.2.6-2|54	
14cr|nodejs-zap-0.2.6-2|55	

3556 14
14cr|nodejs-zipfile-0.5.2-1|1	%global commit 66c2e58bf1c65c77564f571cc405badadba45a6d
14cr|nodejs-zipfile-0.5.2-1|2	
14cr|nodejs-zipfile-0.5.2-1|3	Name:           nodejs-zipfile
14cr|nodejs-zipfile-0.5.2-1|4	Version:        0.5.2
14cr|nodejs-zipfile-0.5.2-1|5	Release:        1
14cr|nodejs-zipfile-0.5.2-1|6	Summary:        C++ library for handling zipfiles in Node.js
14cr|nodejs-zipfile-0.5.2-1|7	Group:          Development/Other
14cr|nodejs-zipfile-0.5.2-1|8	
14cr|nodejs-zipfile-0.5.2-1|9	License:        BSD
14cr|nodejs-zipfile-0.5.2-1|10	URL:            https://github.com/springmeyer/node-zipfile
14cr|nodejs-zipfile-0.5.2-1|11	Source0:        https://github.com/springmeyer/node-zipfile/archive/%{commit}/node-zipfile-%{commit}.tar.gz
14cr|nodejs-zipfile-0.5.2-1|12	Patch0:         nodejs-zipfile-pregyp.patch
14cr|nodejs-zipfile-0.5.2-1|13	
14cr|nodejs-zipfile-0.5.2-1|14	BuildRequires:  nodejs-packaging
14cr|nodejs-zipfile-0.5.2-1|15	BuildRequires:  nodejs
14cr|nodejs-zipfile-0.5.2-1|16	BuildRequires:  node-gyp
14cr|nodejs-zipfile-0.5.2-1|17	BuildRequires:  libzip-devel >= 0.11.2
14cr|nodejs-zipfile-0.5.2-1|18	BuildRequires:  zlib-devel
14cr|nodejs-zipfile-0.5.2-1|19	
14cr|nodejs-zipfile-0.5.2-1|20	BuildRequires:  npm(mocha)
14cr|nodejs-zipfile-0.5.2-1|21	BuildRequires:  npm(mkdirp)
14cr|nodejs-zipfile-0.5.2-1|22	
14cr|nodejs-zipfile-0.5.2-1|23	%{?nodejs_default_filter}
14cr|nodejs-zipfile-0.5.2-1|24	
14cr|nodejs-zipfile-0.5.2-1|25	%description
14cr|nodejs-zipfile-0.5.2-1|26	Bindings to libzip for handling zipfile archives in Node.js.
14cr|nodejs-zipfile-0.5.2-1|27	
14cr|nodejs-zipfile-0.5.2-1|28	
14cr|nodejs-zipfile-0.5.2-1|29	%prep
14cr|nodejs-zipfile-0.5.2-1|30	%setup -q -n node-zipfile-%{commit}
14cr|nodejs-zipfile-0.5.2-1|31	%patch0 -p1
14cr|nodejs-zipfile-0.5.2-1|32	rm -rf deps/* node_modules
14cr|nodejs-zipfile-0.5.2-1|33	echo "{}" > deps/common-libzip.gypi
14cr|nodejs-zipfile-0.5.2-1|34	
14cr|nodejs-zipfile-0.5.2-1|35	
14cr|nodejs-zipfile-0.5.2-1|36	%build
14cr|nodejs-zipfile-0.5.2-1|37	export CXXFLAGS="%{optflags}"
14cr|nodejs-zipfile-0.5.2-1|38	node-gyp configure -- -Dshared_libzip=true -Dmodule_name=zipfile -Dmodule_path=lib/binding
14cr|nodejs-zipfile-0.5.2-1|39	node-gyp build
14cr|nodejs-zipfile-0.5.2-1|40	
14cr|nodejs-zipfile-0.5.2-1|41	
14cr|nodejs-zipfile-0.5.2-1|42	%install
14cr|nodejs-zipfile-0.5.2-1|43	mkdir -p %{buildroot}/%{nodejs_sitearch}/zipfile
14cr|nodejs-zipfile-0.5.2-1|44	cp -pr package.json lib %{buildroot}/%{nodejs_sitearch}/zipfile
14cr|nodejs-zipfile-0.5.2-1|45	%nodejs_symlink_deps
14cr|nodejs-zipfile-0.5.2-1|46	
14cr|nodejs-zipfile-0.5.2-1|47	
14cr|nodejs-zipfile-0.5.2-1|48	%check
14cr|nodejs-zipfile-0.5.2-1|49	%nodejs_symlink_deps --check
14cr|nodejs-zipfile-0.5.2-1|50	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cr|nodejs-zipfile-0.5.2-1|51	
14cr|nodejs-zipfile-0.5.2-1|52	
14cr|nodejs-zipfile-0.5.2-1|53	%files
14cr|nodejs-zipfile-0.5.2-1|54	%doc LICENSE.txt README.md
14cr|nodejs-zipfile-0.5.2-1|55	%{nodejs_sitearch}/zipfile
14cr|nodejs-zipfile-0.5.2-1|56	
14cr|nodejs-zipfile-0.5.2-1|57	
14cr|nodejs-zipfile-0.5.2-1|58	
14cr|nodejs-zipfile-0.5.2-1|59	%changelog
14cr|nodejs-zipfile-0.5.2-1|60	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-1
14cr|nodejs-zipfile-0.5.2-1|61	+ Revision: dd6a2c9
14cr|nodejs-zipfile-0.5.2-1|62	- Imported from SRPM
14cr|nodejs-zipfile-0.5.2-1|63	
14cr|nodejs-zipfile-0.5.2-1|64	

3557 14
14cr|nodejs-zlib-browserify-0.0.3-1|1	
14cr|nodejs-zlib-browserify-0.0.3-1|2	
14cr|nodejs-zlib-browserify-0.0.3-1|3	%global enable_tests 0
14cr|nodejs-zlib-browserify-0.0.3-1|4	
14cr|nodejs-zlib-browserify-0.0.3-1|5	Name:       nodejs-zlib-browserify
14cr|nodejs-zlib-browserify-0.0.3-1|6	Version:    0.0.3
14cr|nodejs-zlib-browserify-0.0.3-1|7	Release:    1
14cr|nodejs-zlib-browserify-0.0.3-1|8	Summary:    Wrapper for zlib.js to allow for use in browsers
14cr|nodejs-zlib-browserify-0.0.3-1|9	
14cr|nodejs-zlib-browserify-0.0.3-1|10	License:    MIT
14cr|nodejs-zlib-browserify-0.0.3-1|11	Group:      Development/Other
14cr|nodejs-zlib-browserify-0.0.3-1|12	URL:        https://github.com/brianloveswords/zlib-browserify
14cr|nodejs-zlib-browserify-0.0.3-1|13	Source0:    http://registry.npmjs.org/zlib-browserify/-/zlib-browserify-%{version}.tgz
14cr|nodejs-zlib-browserify-0.0.3-1|14	
14cr|nodejs-zlib-browserify-0.0.3-1|15	# Use npm(zlibjs) instead of bundled zlib.js.
14cr|nodejs-zlib-browserify-0.0.3-1|16	# https://github.com/brianloveswords/zlib-browserify/pull/11
14cr|nodejs-zlib-browserify-0.0.3-1|17	Patch0:     %{name}-0.0.3-Use-zlibjs-module.patch
14cr|nodejs-zlib-browserify-0.0.3-1|18	
14cr|nodejs-zlib-browserify-0.0.3-1|19	BuildArch:  noarch
14cr|nodejs-zlib-browserify-0.0.3-1|20	
14cr|nodejs-zlib-browserify-0.0.3-1|21	BuildRequires:  nodejs-packaging
14cr|nodejs-zlib-browserify-0.0.3-1|22	
14cr|nodejs-zlib-browserify-0.0.3-1|23	%if 0%{?enable_tests}
14cr|nodejs-zlib-browserify-0.0.3-1|24	BuildRequires:  npm(tap)
14cr|nodejs-zlib-browserify-0.0.3-1|25	BuildRequires:  npm(tape)
14cr|nodejs-zlib-browserify-0.0.3-1|26	BuildRequires:  npm(zlibjs)
14cr|nodejs-zlib-browserify-0.0.3-1|27	%endif
14cr|nodejs-zlib-browserify-0.0.3-1|28	
14cr|nodejs-zlib-browserify-0.0.3-1|29	%description
14cr|nodejs-zlib-browserify-0.0.3-1|30	%{summary}.
14cr|nodejs-zlib-browserify-0.0.3-1|31	
14cr|nodejs-zlib-browserify-0.0.3-1|32	
14cr|nodejs-zlib-browserify-0.0.3-1|33	%prep
14cr|nodejs-zlib-browserify-0.0.3-1|34	%setup -q -n package
14cr|nodejs-zlib-browserify-0.0.3-1|35	%patch0 -p1
14cr|nodejs-zlib-browserify-0.0.3-1|36	# This module is not required for runtime.
14cr|nodejs-zlib-browserify-0.0.3-1|37	%nodejs_fixdep -r tape
14cr|nodejs-zlib-browserify-0.0.3-1|38	
14cr|nodejs-zlib-browserify-0.0.3-1|39	
14cr|nodejs-zlib-browserify-0.0.3-1|40	%build
14cr|nodejs-zlib-browserify-0.0.3-1|41	#nothing to do
14cr|nodejs-zlib-browserify-0.0.3-1|42	
14cr|nodejs-zlib-browserify-0.0.3-1|43	
14cr|nodejs-zlib-browserify-0.0.3-1|44	%install
14cr|nodejs-zlib-browserify-0.0.3-1|45	mkdir -p %{buildroot}%{nodejs_sitelib}/zlib-browserify
14cr|nodejs-zlib-browserify-0.0.3-1|46	cp -pr package.json index.js \
14cr|nodejs-zlib-browserify-0.0.3-1|47	%{buildroot}%{nodejs_sitelib}/zlib-browserify
14cr|nodejs-zlib-browserify-0.0.3-1|48	
14cr|nodejs-zlib-browserify-0.0.3-1|49	%nodejs_symlink_deps
14cr|nodejs-zlib-browserify-0.0.3-1|50	
14cr|nodejs-zlib-browserify-0.0.3-1|51	
14cr|nodejs-zlib-browserify-0.0.3-1|52	%if 0%{?enable_tests}
14cr|nodejs-zlib-browserify-0.0.3-1|53	%check
14cr|nodejs-zlib-browserify-0.0.3-1|54	%nodejs_symlink_deps --check
14cr|nodejs-zlib-browserify-0.0.3-1|55	%tap test/*.test.js
14cr|nodejs-zlib-browserify-0.0.3-1|56	%endif
14cr|nodejs-zlib-browserify-0.0.3-1|57	
14cr|nodejs-zlib-browserify-0.0.3-1|58	
14cr|nodejs-zlib-browserify-0.0.3-1|59	%files
14cr|nodejs-zlib-browserify-0.0.3-1|60	%doc LICENSE readme.md
14cr|nodejs-zlib-browserify-0.0.3-1|61	%{nodejs_sitelib}/zlib-browserify
14cr|nodejs-zlib-browserify-0.0.3-1|62	
14cr|nodejs-zlib-browserify-0.0.3-1|63	
14cr|nodejs-zlib-browserify-0.0.3-1|64	
14cr|nodejs-zlib-browserify-0.0.3-1|65	%changelog
14cr|nodejs-zlib-browserify-0.0.3-1|66	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-1
14cr|nodejs-zlib-browserify-0.0.3-1|67	+ Revision: 31e7127
14cr|nodejs-zlib-browserify-0.0.3-1|68	- Imported from SRPM
14cr|nodejs-zlib-browserify-0.0.3-1|69	
14cr|nodejs-zlib-browserify-0.0.3-1|70	

3558 14
14cr|nodejs-zlibjs-0.2.0-2|1	%global enable_tests 0
14cr|nodejs-zlibjs-0.2.0-2|2	%global installdir  %{_datadir}/javascript/zlib
14cr|nodejs-zlibjs-0.2.0-2|3	
14cr|nodejs-zlibjs-0.2.0-2|4	Name:            nodejs-zlibjs
14cr|nodejs-zlibjs-0.2.0-2|5	Version:         0.2.0
14cr|nodejs-zlibjs-0.2.0-2|6	Release:         2
14cr|nodejs-zlibjs-0.2.0-2|7	Summary:         JavaScript library reimplementing compression, made available for Node.js
14cr|nodejs-zlibjs-0.2.0-2|8	Group:           System/Libraries
14cr|nodejs-zlibjs-0.2.0-2|9	License:         MIT
14cr|nodejs-zlibjs-0.2.0-2|10	URL:             https://github.com/imaya/zlib.js
14cr|nodejs-zlibjs-0.2.0-2|11	Source0:         http://registry.npmjs.org/zlibjs/-/zlibjs-%{version}.tgz
14cr|nodejs-zlibjs-0.2.0-2|12	BuildArch:       noarch
14cr|nodejs-zlibjs-0.2.0-2|13	
14cr|nodejs-zlibjs-0.2.0-2|14	BuildRequires:   nodejs-packaging
14cr|nodejs-zlibjs-0.2.0-2|15	
14cr|nodejs-zlibjs-0.2.0-2|16	
14cr|nodejs-zlibjs-0.2.0-2|17	%if 0%{?enable_tests}
14cr|nodejs-zlibjs-0.2.0-2|18	BuildRequires:   web-assets-devel
14cr|nodejs-zlibjs-0.2.0-2|19	Requires:        web-assets-filesystem
14cr|nodejs-zlibjs-0.2.0-2|20	BuildRequires:   npm(buster)
14cr|nodejs-zlibjs-0.2.0-2|21	%endif
14cr|nodejs-zlibjs-0.2.0-2|22	
14cr|nodejs-zlibjs-0.2.0-2|23	Requires:        js-zlib = %{version}
14cr|nodejs-zlibjs-0.2.0-2|24	
14cr|nodejs-zlibjs-0.2.0-2|25	%description
14cr|nodejs-zlibjs-0.2.0-2|26	This module allows zlib.js to be used by other Node.js modules.
14cr|nodejs-zlibjs-0.2.0-2|27	
14cr|nodejs-zlibjs-0.2.0-2|28	zlib.js is ZLIB(RFC1950), DEFLATE(RFC1951), GZIP(RFC1952), and
14cr|nodejs-zlibjs-0.2.0-2|29	PKZIP implementation in JavaScript. This library can be used to
14cr|nodejs-zlibjs-0.2.0-2|30	perform compression and decompression in the browser.
14cr|nodejs-zlibjs-0.2.0-2|31	
14cr|nodejs-zlibjs-0.2.0-2|32	
14cr|nodejs-zlibjs-0.2.0-2|33	%prep
14cr|nodejs-zlibjs-0.2.0-2|34	%setup -q -n package
14cr|nodejs-zlibjs-0.2.0-2|35	# Remove bundled and pre-built files.
14cr|nodejs-zlibjs-0.2.0-2|36	rm -rf bin/* vendor/
14cr|nodejs-zlibjs-0.2.0-2|37	
14cr|nodejs-zlibjs-0.2.0-2|38	
14cr|nodejs-zlibjs-0.2.0-2|39	%build
14cr|nodejs-zlibjs-0.2.0-2|40	# nothing to do
14cr|nodejs-zlibjs-0.2.0-2|41	
14cr|nodejs-zlibjs-0.2.0-2|42	
14cr|nodejs-zlibjs-0.2.0-2|43	%install
14cr|nodejs-zlibjs-0.2.0-2|44	mkdir -p %{buildroot}%{nodejs_sitelib}/zlibjs
14cr|nodejs-zlibjs-0.2.0-2|45	cp -pr package.json \
14cr|nodejs-zlibjs-0.2.0-2|46	%{buildroot}%{nodejs_sitelib}/zlibjs
14cr|nodejs-zlibjs-0.2.0-2|47	
14cr|nodejs-zlibjs-0.2.0-2|48	# link to file provided by js-zlib package
14cr|nodejs-zlibjs-0.2.0-2|49	mkdir -p %{buildroot}%{nodejs_sitelib}/zlibjs/bin
14cr|nodejs-zlibjs-0.2.0-2|50	ln -sf %{installdir}/node-zlib.js \
14cr|nodejs-zlibjs-0.2.0-2|51	%{buildroot}%{nodejs_sitelib}/zlibjs/bin/node-zlib.js
14cr|nodejs-zlibjs-0.2.0-2|52	
14cr|nodejs-zlibjs-0.2.0-2|53	%nodejs_symlink_deps
14cr|nodejs-zlibjs-0.2.0-2|54	
14cr|nodejs-zlibjs-0.2.0-2|55	
14cr|nodejs-zlibjs-0.2.0-2|56	%if 0%{?enable_tests}
14cr|nodejs-zlibjs-0.2.0-2|57	%check
14cr|nodejs-zlibjs-0.2.0-2|58	%nodejs_symlink_deps --check
14cr|nodejs-zlibjs-0.2.0-2|59	/usr/bin/buster-test
14cr|nodejs-zlibjs-0.2.0-2|60	%endif
14cr|nodejs-zlibjs-0.2.0-2|61	
14cr|nodejs-zlibjs-0.2.0-2|62	
14cr|nodejs-zlibjs-0.2.0-2|63	%files
14cr|nodejs-zlibjs-0.2.0-2|64	%doc ChangeLog.md LICENSE README.md README.en.md
14cr|nodejs-zlibjs-0.2.0-2|65	%{nodejs_sitelib}/zlibjs
14cr|nodejs-zlibjs-0.2.0-2|66	
14cr|nodejs-zlibjs-0.2.0-2|67	
14cr|nodejs-zlibjs-0.2.0-2|68	
14cr|nodejs-zlibjs-0.2.0-2|69	%changelog
14cr|nodejs-zlibjs-0.2.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|nodejs-zlibjs-0.2.0-2|71	+ Revision: b009fe8
14cr|nodejs-zlibjs-0.2.0-2|72	- MassBuild#464: Increase release tag
14cr|nodejs-zlibjs-0.2.0-2|73	
14cr|nodejs-zlibjs-0.2.0-2|74	

3559 14
14cr|nodeunit-0.8.6-1|1	%{?nodejs_find_provides_and_requires}
14cr|nodeunit-0.8.6-1|2	
14cr|nodeunit-0.8.6-1|3	%global enable_tests 1
14cr|nodeunit-0.8.6-1|4	
14cr|nodeunit-0.8.6-1|5	Name:       nodeunit
14cr|nodeunit-0.8.6-1|6	Version:    0.8.6
14cr|nodeunit-0.8.6-1|7	Release:    1
14cr|nodeunit-0.8.6-1|8	Summary:    Easy asynchronous unit testing framework for Node.js
14cr|nodeunit-0.8.6-1|9	License:    MIT
14cr|nodeunit-0.8.6-1|10	Group:      Development/Other
14cr|nodeunit-0.8.6-1|11	URL:        https://github.com/caolan/nodeunit
14cr|nodeunit-0.8.6-1|12	Source0:    http://registry.npmjs.org/nodeunit/-/nodeunit-%{version}.tgz
14cr|nodeunit-0.8.6-1|13	Patch0:     %{name}-0.8.6-Load-system-modules.patch
14cr|nodeunit-0.8.6-1|14	Patch1:     %{name}-0.8.6-Use-system-assert.js.patch
14cr|nodeunit-0.8.6-1|15	
14cr|nodeunit-0.8.6-1|16	BuildArch:  noarch
14cr|nodeunit-0.8.6-1|17	
14cr|nodeunit-0.8.6-1|18	BuildRequires:  nodejs-packaging
14cr|nodeunit-0.8.6-1|19	
14cr|nodeunit-0.8.6-1|20	%if 0%{?enable_tests}
14cr|nodeunit-0.8.6-1|21	BuildRequires:  coffee-script
14cr|nodeunit-0.8.6-1|22	BuildRequires:  expresso
14cr|nodeunit-0.8.6-1|23	BuildRequires:  npm(async)
14cr|nodeunit-0.8.6-1|24	BuildRequires:  npm(console.log)
14cr|nodeunit-0.8.6-1|25	BuildRequires:  npm(ejs)
14cr|nodeunit-0.8.6-1|26	BuildRequires:  npm(paperboy)
14cr|nodeunit-0.8.6-1|27	BuildRequires:  npm(should)
14cr|nodeunit-0.8.6-1|28	BuildRequires:  npm(tap)
14cr|nodeunit-0.8.6-1|29	%endif
14cr|nodeunit-0.8.6-1|30	
14cr|nodeunit-0.8.6-1|31	%description
14cr|nodeunit-0.8.6-1|32	Nodeunit provides an easy asynchronous unit testing framework for Node.js:
14cr|nodeunit-0.8.6-1|33	- helps you avoid common pitfalls when testing asynchronous code
14cr|nodeunit-0.8.6-1|34	- easy to add test cases with setUp and tearDown functions if you wish
14cr|nodeunit-0.8.6-1|35	- flexible reporters for custom output
14cr|nodeunit-0.8.6-1|36	- built-in support for HTML and jUnit XML
14cr|nodeunit-0.8.6-1|37	- allows the use of mocks and stubs
14cr|nodeunit-0.8.6-1|38	
14cr|nodeunit-0.8.6-1|39	
14cr|nodeunit-0.8.6-1|40	%prep
14cr|nodeunit-0.8.6-1|41	%setup -q -n package
14cr|nodeunit-0.8.6-1|42	# Remove bundled dependencies
14cr|nodeunit-0.8.6-1|43	rm -rf deps/
14cr|nodeunit-0.8.6-1|44	rm -f lib/assert.js
14cr|nodeunit-0.8.6-1|45	# The requires need to be amended to use the unbundled dependencies.
14cr|nodeunit-0.8.6-1|46	%patch0 -p1
14cr|nodeunit-0.8.6-1|47	%patch1 -p1
14cr|nodeunit-0.8.6-1|48	
14cr|nodeunit-0.8.6-1|49	%nodejs_fixdep async '~0.2'
14cr|nodeunit-0.8.6-1|50	%nodejs_fixdep console.log '~0.1'
14cr|nodeunit-0.8.6-1|51	%nodejs_fixdep ejs '~1.0'
14cr|nodeunit-0.8.6-1|52	
14cr|nodeunit-0.8.6-1|53	
14cr|nodeunit-0.8.6-1|54	%build
14cr|nodeunit-0.8.6-1|55	#nothing to do
14cr|nodeunit-0.8.6-1|56	
14cr|nodeunit-0.8.6-1|57	
14cr|nodeunit-0.8.6-1|58	%install
14cr|nodeunit-0.8.6-1|59	mkdir -p %{buildroot}%{nodejs_sitelib}/nodeunit
14cr|nodeunit-0.8.6-1|60	cp -pr package.json index.js lib/ \
14cr|nodeunit-0.8.6-1|61	%{buildroot}%{nodejs_sitelib}/nodeunit
14cr|nodeunit-0.8.6-1|62	install -p -D -m0755 bin/nodeunit \
14cr|nodeunit-0.8.6-1|63	%{buildroot}%{nodejs_sitelib}/nodeunit/bin/nodeunit
14cr|nodeunit-0.8.6-1|64	mkdir -p %{buildroot}%{_bindir}
14cr|nodeunit-0.8.6-1|65	ln -sf %{nodejs_sitelib}/nodeunit/bin/nodeunit \
14cr|nodeunit-0.8.6-1|66	%{buildroot}%{_bindir}/nodeunit
14cr|nodeunit-0.8.6-1|67	
14cr|nodeunit-0.8.6-1|68	install -p -D -m0644 man1/nodeunit.1 \
14cr|nodeunit-0.8.6-1|69	%{buildroot}%{_mandir}/man1/nodeunit.1
14cr|nodeunit-0.8.6-1|70	
14cr|nodeunit-0.8.6-1|71	# Put non-javascript arch independent files in _datadir to comply with Node.js
14cr|nodeunit-0.8.6-1|72	# packaging guidelines.
14cr|nodeunit-0.8.6-1|73	mkdir -p %{buildroot}%{_datadir}/nodeunit/bin
14cr|nodeunit-0.8.6-1|74	install -p -D -m0644 bin/nodeunit.json \
14cr|nodeunit-0.8.6-1|75	%{buildroot}%{_datadir}/nodeunit/bin/nodeunit.json
14cr|nodeunit-0.8.6-1|76	cp -pr share/ %{buildroot}%{_datadir}/nodeunit
14cr|nodeunit-0.8.6-1|77	mkdir -p %{buildroot}%{nodejs_sitelib}/nodeunit/bin
14cr|nodeunit-0.8.6-1|78	ln -sf %{_datadir}/nodeunit/bin/nodeunit.json \
14cr|nodeunit-0.8.6-1|79	%{buildroot}%{nodejs_sitelib}/nodeunit/bin/nodeunit.json
14cr|nodeunit-0.8.6-1|80	ln -sf %{_datadir}/nodeunit/share \
14cr|nodeunit-0.8.6-1|81	%{buildroot}%{nodejs_sitelib}/nodeunit/share
14cr|nodeunit-0.8.6-1|82	
14cr|nodeunit-0.8.6-1|83	
14cr|nodeunit-0.8.6-1|84	%nodejs_symlink_deps
14cr|nodeunit-0.8.6-1|85	
14cr|nodeunit-0.8.6-1|86	
14cr|nodeunit-0.8.6-1|87	%if 0%{?enable_tests}
14cr|nodeunit-0.8.6-1|88	%check
14cr|nodeunit-0.8.6-1|89	%nodejs_symlink_deps --check
14cr|nodeunit-0.8.6-1|90	# Fails in Koji
14cr|nodeunit-0.8.6-1|91	rm -f test/test-httputil.js
14cr|nodeunit-0.8.6-1|92	%__nodejs ./bin/nodeunit test --reporter tap
14cr|nodeunit-0.8.6-1|93	%endif
14cr|nodeunit-0.8.6-1|94	
14cr|nodeunit-0.8.6-1|95	
14cr|nodeunit-0.8.6-1|96	%files
14cr|nodeunit-0.8.6-1|97	%doc CONTRIBUTORS.md LICENSE README.md doc/ examples/
14cr|nodeunit-0.8.6-1|98	%{nodejs_sitelib}/nodeunit
14cr|nodeunit-0.8.6-1|99	%{_bindir}/nodeunit
14cr|nodeunit-0.8.6-1|100	%{_datadir}/nodeunit
14cr|nodeunit-0.8.6-1|101	%{_mandir}/man1/nodeunit.1*
14cr|nodeunit-0.8.6-1|102	
14cr|nodeunit-0.8.6-1|103	
14cr|nodeunit-0.8.6-1|104	%changelog
14cr|nodeunit-0.8.6-1|105	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.8.6-1
14cr|nodeunit-0.8.6-1|106	+ Revision: af89f47
14cr|nodeunit-0.8.6-1|107	- Automatic import for version 0.8.6-1
14cr|nodeunit-0.8.6-1|108	
14cr|nodeunit-0.8.6-1|109	

3560 14
14cr|noffle-1.1.5-8|1	%define name		noffle
14cr|noffle-1.1.5-8|2	%define version 1.1.5
14cr|noffle-1.1.5-8|3	%define release 8
14cr|noffle-1.1.5-8|4	%define spooldir	%{_var}/spool/%{name}
14cr|noffle-1.1.5-8|5	%define cfgfilename	%{_sysconfdir}/%{name}.conf
14cr|noffle-1.1.5-8|6	
14cr|noffle-1.1.5-8|7	Summary: 	Usenet newsserver for small sites
14cr|noffle-1.1.5-8|8	Name: 		%{name}
14cr|noffle-1.1.5-8|9	Version: 	%{version}
14cr|noffle-1.1.5-8|10	Release: 	%{release}
14cr|noffle-1.1.5-8|11	Group:		System/Servers
14cr|noffle-1.1.5-8|12	License:	GPL
14cr|noffle-1.1.5-8|13	URL:		http://noffle.sf.net/
14cr|noffle-1.1.5-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|noffle-1.1.5-8|15	Source:		http://dl.sf.net/noffle/%{name}-%{version}.tar.bz2
14cr|noffle-1.1.5-8|16	Source1:	noffle.xinetd.bz2
14cr|noffle-1.1.5-8|17	BuildRequires:	gdbm-devel
14cr|noffle-1.1.5-8|18	Requires:	MailTransportAgent common-licenses
14cr|noffle-1.1.5-8|19	Requires(post,preun):	rpm-helper
14cr|noffle-1.1.5-8|20	
14cr|noffle-1.1.5-8|21	%description
14cr|noffle-1.1.5-8|22	NOFFLE is a news server optimized for low speed dialup connection to the
14cr|noffle-1.1.5-8|23	Internet and few users. It allows reading news offline with many news reader
14cr|noffle-1.1.5-8|24	programs, even if they do not support offline reading by themselves.
14cr|noffle-1.1.5-8|25	
14cr|noffle-1.1.5-8|26	%prep
14cr|noffle-1.1.5-8|27	%setup -q
14cr|noffle-1.1.5-8|28	
14cr|noffle-1.1.5-8|29	%build
14cr|noffle-1.1.5-8|30	#CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s"
14cr|noffle-1.1.5-8|31	#export CFLAGS LDFLAGS
14cr|noffle-1.1.5-8|32	#./configure --prefix=/usr --enable-debug=no
14cr|noffle-1.1.5-8|33	#make
14cr|noffle-1.1.5-8|34	%serverbuild
14cr|noffle-1.1.5-8|35	%configure --with-spooldir=%{spooldir} --with-configfile=%{cfgfilename} \
14cr|noffle-1.1.5-8|36	--enable-debug=no
14cr|noffle-1.1.5-8|37	%make
14cr|noffle-1.1.5-8|38	
14cr|noffle-1.1.5-8|39	%install
14cr|noffle-1.1.5-8|40	# noffle doesn't have a make install :(
14cr|noffle-1.1.5-8|41	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man{1,5},%{_sysconfdir}{,/{cron.daily,xinetd.d}}}
14cr|noffle-1.1.5-8|42	mkdir -p %{buildroot}%{spooldir}/{data,lock,requested,outgoing,overview}
14cr|noffle-1.1.5-8|43	mkdir -p %{buildroot}%{_sysconfdir}
14cr|noffle-1.1.5-8|44	cp src/noffle				%{buildroot}%{_bindir}/
14cr|noffle-1.1.5-8|45	ln -s noffle %{buildroot}%{_bindir}/inews
14cr|noffle-1.1.5-8|46	cp docs/noffle.1			%{buildroot}%{_mandir}/man1/
14cr|noffle-1.1.5-8|47	cp docs/noffle.conf.5			%{buildroot}%{_mandir}/man5/
14cr|noffle-1.1.5-8|48	cp noffle.conf.example			%{buildroot}%{cfgfilename}
14cr|noffle-1.1.5-8|49	cp packages/redhat/noffle-expire	%{buildroot}%{_sysconfdir}/cron.daily/
14cr|noffle-1.1.5-8|50	bzip2 -cd %{SOURCE1}		      > %{buildroot}%{_sysconfdir}/xinetd.d/noffle
14cr|noffle-1.1.5-8|51	
14cr|noffle-1.1.5-8|52	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/bin
14cr|noffle-1.1.5-8|53	#install -s -m 4755 -o news -g news src/noffle $RPM_BUILD_ROOT/usr/bin
14cr|noffle-1.1.5-8|54	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/man/man1
14cr|noffle-1.1.5-8|55	#install -m 0644 -o 0 -g 0 docs/noffle.1 $RPM_BUILD_ROOT/usr/man/man1/noffle.1
14cr|noffle-1.1.5-8|56	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/man/man5
14cr|noffle-1.1.5-8|57	#install -m 0644 -o 0 -g 0 docs/noffle.conf.5 $RPM_BUILD_ROOT/usr/man/man5/noffle.conf.5
14cr|noffle-1.1.5-8|58	#install -m 2755 -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle
14cr|noffle-1.1.5-8|59	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/etc
14cr|noffle-1.1.5-8|60	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/data
14cr|noffle-1.1.5-8|61	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/lock
14cr|noffle-1.1.5-8|62	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/requested
14cr|noffle-1.1.5-8|63	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/outgoing
14cr|noffle-1.1.5-8|64	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/overview
14cr|noffle-1.1.5-8|65	#install -m 0600 -o news -g news noffle.conf.example $RPM_BUILD_ROOT/etc/noffle.conf
14cr|noffle-1.1.5-8|66	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/etc/cron.daily
14cr|noffle-1.1.5-8|67	#install -m 0755 -o news -g news packages/redhat/noffle-expire $RPM_BUILD_ROOT/etc/cron.daily/noffle-expire
14cr|noffle-1.1.5-8|68	
14cr|noffle-1.1.5-8|69	%post
14cr|noffle-1.1.5-8|70	%_post_service %{name}
14cr|noffle-1.1.5-8|71	echo
14cr|noffle-1.1.5-8|72	echo " Don't forget to edit %{cfgfilename} !!! "
14cr|noffle-1.1.5-8|73	echo
14cr|noffle-1.1.5-8|74	
14cr|noffle-1.1.5-8|75	%preun
14cr|noffle-1.1.5-8|76	%_preun_service %{name}
14cr|noffle-1.1.5-8|77	
14cr|noffle-1.1.5-8|78	%clean
14cr|noffle-1.1.5-8|79	[ "$RPM_BUILD_ROOT" != "" ] && rm -rf $RPM_BUILD_ROOT
14cr|noffle-1.1.5-8|80	
14cr|noffle-1.1.5-8|81	%files
14cr|noffle-1.1.5-8|82	%defattr(-,root,root)
14cr|noffle-1.1.5-8|83	%doc README INSTALL ChangeLog docs/FAQ docs/NOTES docs/INTERNALS
14cr|noffle-1.1.5-8|84	%doc docs/noffle.lsm noffle.conf.example
14cr|noffle-1.1.5-8|85	%attr(0644,root,root)	%config(noreplace) %{_sysconfdir}/xinetd.d/noffle
14cr|noffle-1.1.5-8|86	%{_bindir}/inews
14cr|noffle-1.1.5-8|87	%defattr(-,news,news)
14cr|noffle-1.1.5-8|88	%attr(4755,news,news)	%{_bindir}/noffle
14cr|noffle-1.1.5-8|89	%attr(0644,root,root)	%doc %{_mandir}/man*/noffle*
14cr|noffle-1.1.5-8|90	%attr(0600,news,news)	%config(noreplace) %{cfgfilename}
14cr|noffle-1.1.5-8|91	%attr(0755,news,news)	%config(noreplace) %{_sysconfdir}/cron.daily/noffle-expire
14cr|noffle-1.1.5-8|92	%attr(2755,news,news)	%dir %{spooldir}
14cr|noffle-1.1.5-8|93	%attr(0755,news,news)	%dir %{spooldir}/data
14cr|noffle-1.1.5-8|94	%attr(0755,news,news)	%dir %{spooldir}/lock
14cr|noffle-1.1.5-8|95	%attr(0755,news,news)	%dir %{spooldir}/requested
14cr|noffle-1.1.5-8|96	%attr(0755,news,news)	%dir %{spooldir}/outgoing
14cr|noffle-1.1.5-8|97	%attr(0755,news,news)	%dir %{spooldir}/overview
14cr|noffle-1.1.5-8|98	
14cr|noffle-1.1.5-8|99	
14cr|noffle-1.1.5-8|100	
14cr|noffle-1.1.5-8|101	
14cr|noffle-1.1.5-8|102	%changelog
14cr|noffle-1.1.5-8|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-8
14cr|noffle-1.1.5-8|104	+ Revision: c381e3e
14cr|noffle-1.1.5-8|105	- MassBuild#464: Increase release tag
14cr|noffle-1.1.5-8|106	
14cr|noffle-1.1.5-8|107	

3561 14
14cr|noflushd-2.7.5-8|1	%define	name	noflushd
14cr|noflushd-2.7.5-8|2	%define	version	2.7.5
14cr|noflushd-2.7.5-8|3	%define release	8
14cr|noflushd-2.7.5-8|4	
14cr|noflushd-2.7.5-8|5	Summary:	Daemon that sends idle disks to sleep
14cr|noflushd-2.7.5-8|6	Name:		%{name}
14cr|noflushd-2.7.5-8|7	Version:	%{version}
14cr|noflushd-2.7.5-8|8	Release:	%{release}
14cr|noflushd-2.7.5-8|9	License:	GPL
14cr|noflushd-2.7.5-8|10	Group:		System/Configuration/Other
14cr|noflushd-2.7.5-8|11	Source0:	http://ufpr.dl.sourceforge.net/sourceforge/noflushd/%{name}_%{version}.orig.tar.bz2
14cr|noflushd-2.7.5-8|12	Source1:	%{name}.sysconfig
14cr|noflushd-2.7.5-8|13	Source2:	%{name}.init
14cr|noflushd-2.7.5-8|14	URL:		http://noflushd.sourceforge.net/
14cr|noflushd-2.7.5-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|noflushd-2.7.5-8|16	Requires(pre):	rpm-helper
14cr|noflushd-2.7.5-8|17	
14cr|noflushd-2.7.5-8|18	%description
14cr|noflushd-2.7.5-8|19	noflushd is a simple daemon that monitors disk activity and spins down
14cr|noflushd-2.7.5-8|20	disks whose idle time exceeds a certain timeout. It requires a kernel thread
14cr|noflushd-2.7.5-8|21	named kupdate which is present in Linux kernel version 2.2.11 and later. For
14cr|noflushd-2.7.5-8|22	earlier kernels, bdflush version 1.6 provides equal functionality.
14cr|noflushd-2.7.5-8|23	
14cr|noflushd-2.7.5-8|24	%prep
14cr|noflushd-2.7.5-8|25	%setup -q
14cr|noflushd-2.7.5-8|26	
14cr|noflushd-2.7.5-8|27	%build
14cr|noflushd-2.7.5-8|28	%configure --with-scheme=redhat
14cr|noflushd-2.7.5-8|29	%make
14cr|noflushd-2.7.5-8|30	
14cr|noflushd-2.7.5-8|31	%install
14cr|noflushd-2.7.5-8|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|noflushd-2.7.5-8|33	
14cr|noflushd-2.7.5-8|34	%{makeinstall_std} initdir=%{_initrddir}
14cr|noflushd-2.7.5-8|35	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|noflushd-2.7.5-8|36	install -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14cr|noflushd-2.7.5-8|37	
14cr|noflushd-2.7.5-8|38	# (sb) - remove misinstalled docs
14cr|noflushd-2.7.5-8|39	rm -fr %{buildroot}/usr/doc
14cr|noflushd-2.7.5-8|40	
14cr|noflushd-2.7.5-8|41	%post
14cr|noflushd-2.7.5-8|42	%_post_service %{name}
14cr|noflushd-2.7.5-8|43	
14cr|noflushd-2.7.5-8|44	%preun
14cr|noflushd-2.7.5-8|45	%_preun_service %{name}
14cr|noflushd-2.7.5-8|46	
14cr|noflushd-2.7.5-8|47	%clean
14cr|noflushd-2.7.5-8|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|noflushd-2.7.5-8|49	
14cr|noflushd-2.7.5-8|50	%files
14cr|noflushd-2.7.5-8|51	%defattr(-, root, root)
14cr|noflushd-2.7.5-8|52	%doc README AUTHORS NEWS ChangeLog THANKS TODO BUGS
14cr|noflushd-2.7.5-8|53	%{_sbindir}/%{name}
14cr|noflushd-2.7.5-8|54	%config(noreplace) %{_initrddir}/%{name}
14cr|noflushd-2.7.5-8|55	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|noflushd-2.7.5-8|56	%{_mandir}/man8/%{name}.8*
14cr|noflushd-2.7.5-8|57	
14cr|noflushd-2.7.5-8|58	
14cr|noflushd-2.7.5-8|59	
14cr|noflushd-2.7.5-8|60	
14cr|noflushd-2.7.5-8|61	%changelog
14cr|noflushd-2.7.5-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.5-8
14cr|noflushd-2.7.5-8|63	+ Revision: 945ba7d
14cr|noflushd-2.7.5-8|64	- MassBuild#464: Increase release tag
14cr|noflushd-2.7.5-8|65	
14cr|noflushd-2.7.5-8|66	

3562 14
14cr|noip-2.1.9-6|1	Summary:	Linux client for the no-ip.com dynamic DNS service
14cr|noip-2.1.9-6|2	Name:		noip
14cr|noip-2.1.9-6|3	Version:	2.1.9
14cr|noip-2.1.9-6|4	Release:	6
14cr|noip-2.1.9-6|5	License:	GPLv2+
14cr|noip-2.1.9-6|6	Group:		Networking/Other
14cr|noip-2.1.9-6|7	URL:		http://www.no-ip.com
14cr|noip-2.1.9-6|8	Source0:	http://www.no-ip.com/client/linux/%{name}-%{version}.tar.bz2
14cr|noip-2.1.9-6|9	Source1:	%{name}-initscript
14cr|noip-2.1.9-6|10	Patch0:		%{name}-2.1.9-makefile.patch
14cr|noip-2.1.9-6|11	Patch1:		%{name}-2.1.9-config-path.patch
14cr|noip-2.1.9-6|12	Requires(pre):	rpm-helper
14cr|noip-2.1.9-6|13	Requires(post):	rpm-helper
14cr|noip-2.1.9-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|noip-2.1.9-6|15	
14cr|noip-2.1.9-6|16	%description
14cr|noip-2.1.9-6|17	This is the No-IP.com Dynamic DNS update client page.
14cr|noip-2.1.9-6|18	
14cr|noip-2.1.9-6|19	When configured correctly, the client will check your IP address at a
14cr|noip-2.1.9-6|20	given time interval checking to see if your IP has changed. If your IP
14cr|noip-2.1.9-6|21	address has changed it will notify No-IP DNS servers and update the IP
14cr|noip-2.1.9-6|22	corresponding to your No-IP/No-IP+ hostname.
14cr|noip-2.1.9-6|23	
14cr|noip-2.1.9-6|24	NOTE: You must add hostnames on the website (http://www.no-ip.com)
14cr|noip-2.1.9-6|25	first before you can have the updater update them.
14cr|noip-2.1.9-6|26	
14cr|noip-2.1.9-6|27	%prep
14cr|noip-2.1.9-6|28	%setup -q
14cr|noip-2.1.9-6|29	%patch0 -p1
14cr|noip-2.1.9-6|30	%patch1 -p1
14cr|noip-2.1.9-6|31	mv -f %{name}2.c %{name}.c
14cr|noip-2.1.9-6|32	
14cr|noip-2.1.9-6|33	%build
14cr|noip-2.1.9-6|34	%define Werror_cflags %{nil}
14cr|noip-2.1.9-6|35	%if %mdvver >= 201200
14cr|noip-2.1.9-6|36	%serverbuild_hardened
14cr|noip-2.1.9-6|37	%else
14cr|noip-2.1.9-6|38	%serverbuild
14cr|noip-2.1.9-6|39	%endif
14cr|noip-2.1.9-6|40	
14cr|noip-2.1.9-6|41	export LDFLAGS="%{ldflags}"
14cr|noip-2.1.9-6|42	
14cr|noip-2.1.9-6|43	%make PREFIX="%{_prefix}" BINDIR="%{_sbindir}" CONFDIR="%{_sysconfdir}"
14cr|noip-2.1.9-6|44	
14cr|noip-2.1.9-6|45	%install
14cr|noip-2.1.9-6|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|noip-2.1.9-6|47	
14cr|noip-2.1.9-6|48	%makeinstall_std PREFIX=%{_prefix} CONFDIR="%{_sysconfdir}" BINDIR="%{_sbindir}"
14cr|noip-2.1.9-6|49	
14cr|noip-2.1.9-6|50	touch %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|noip-2.1.9-6|51	mkdir -p %{buildroot}%{_initrddir}
14cr|noip-2.1.9-6|52	install %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|noip-2.1.9-6|53	
14cr|noip-2.1.9-6|54	cat > README.urpmi << EOF
14cr|noip-2.1.9-6|55	To configure the noip deamon, run noip -C as root.
14cr|noip-2.1.9-6|56	This command will set the corrects parameters in /etc/noip.conf.
14cr|noip-2.1.9-6|57	Then you can start the deamon with service noip start
14cr|noip-2.1.9-6|58	EOF
14cr|noip-2.1.9-6|59	
14cr|noip-2.1.9-6|60	%post
14cr|noip-2.1.9-6|61	%create_ghostfile %{_sysconfdir}/%{name}.conf root root 600
14cr|noip-2.1.9-6|62	%_post_service %{name}
14cr|noip-2.1.9-6|63	
14cr|noip-2.1.9-6|64	echo
14cr|noip-2.1.9-6|65	echo To configure the noip deamon, run noip -C as root.
14cr|noip-2.1.9-6|66	echo This command will set the correct parameters in /etc/noip.conf.
14cr|noip-2.1.9-6|67	echo Then you can restart the deamon with "service noip restart".
14cr|noip-2.1.9-6|68	echo
14cr|noip-2.1.9-6|69	
14cr|noip-2.1.9-6|70	%preun
14cr|noip-2.1.9-6|71	%_preun_service %{name}
14cr|noip-2.1.9-6|72	
14cr|noip-2.1.9-6|73	%clean
14cr|noip-2.1.9-6|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|noip-2.1.9-6|75	
14cr|noip-2.1.9-6|76	%files
14cr|noip-2.1.9-6|77	%defattr(644,root,root,755)
14cr|noip-2.1.9-6|78	%doc README.FIRST README.urpmi
14cr|noip-2.1.9-6|79	%attr(755,root,root) %{_sbindir}/*
14cr|noip-2.1.9-6|80	%attr(744,root,root) %{_initrddir}/%{name}
14cr|noip-2.1.9-6|81	%ghost %{_sysconfdir}/%{name}.conf
14cr|noip-2.1.9-6|82	
14cr|noip-2.1.9-6|83	
14cr|noip-2.1.9-6|84	
14cr|noip-2.1.9-6|85	%changelog
14cr|noip-2.1.9-6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.9-6
14cr|noip-2.1.9-6|87	+ Revision: 1934c28
14cr|noip-2.1.9-6|88	- MassBuild#464: Increase release tag
14cr|noip-2.1.9-6|89	
14cr|noip-2.1.9-6|90	

3563 14
14cr|nosefart-2.9-2|1	Summary:	Nosefart player for Nintendo NES audio files
14cr|nosefart-2.9-2|2	Name:		nosefart
14cr|nosefart-2.9-2|3	Version:	2.9
14cr|nosefart-2.9-2|4	Release:	2
14cr|nosefart-2.9-2|5	License:	GPLv2+
14cr|nosefart-2.9-2|6	Group:		Sound
14cr|nosefart-2.9-2|7	Url:		http://nosefart.sourceforge.net/
14cr|nosefart-2.9-2|8	Source0:	http://prdownloads.sourceforge.net/nosefart/%{name}-%{version}-mls.tar.bz2
14cr|nosefart-2.9-2|9	Patch0:		nosefart-2.6-mls-desktopentry.patch
14cr|nosefart-2.9-2|10	BuildRequires:	imagemagick
14cr|nosefart-2.9-2|11	BuildRequires:	pkgconfig(glib-2.0)
14cr|nosefart-2.9-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nosefart-2.9-2|13	Obsoletes:	xmms-nosefart < 2.7-3
14cr|nosefart-2.9-2|14	
14cr|nosefart-2.9-2|15	%description
14cr|nosefart-2.9-2|16	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
14cr|nosefart-2.9-2|17	Entertainment System.
14cr|nosefart-2.9-2|18	
14cr|nosefart-2.9-2|19	%files
14cr|nosefart-2.9-2|20	%doc README README.linux CHANGES
14cr|nosefart-2.9-2|21	%{_bindir}/nosefart
14cr|nosefart-2.9-2|22	
14cr|nosefart-2.9-2|23	#----------------------------------------------------------------------------
14cr|nosefart-2.9-2|24	
14cr|nosefart-2.9-2|25	%package -n gnosefart
14cr|nosefart-2.9-2|26	Summary:	Nosefart player for Nintendo NES audio files
14cr|nosefart-2.9-2|27	Group:		Sound
14cr|nosefart-2.9-2|28	Requires:	%{name} >= %{version}
14cr|nosefart-2.9-2|29	
14cr|nosefart-2.9-2|30	%description -n gnosefart
14cr|nosefart-2.9-2|31	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
14cr|nosefart-2.9-2|32	Entertainment System.
14cr|nosefart-2.9-2|33	
14cr|nosefart-2.9-2|34	%files -n gnosefart
14cr|nosefart-2.9-2|35	%doc README.xmms
14cr|nosefart-2.9-2|36	%{_bindir}/gnosefart
14cr|nosefart-2.9-2|37	%{_datadir}/applications/gnosefart.desktop
14cr|nosefart-2.9-2|38	%{_datadir}/pixmaps/gnosefart.png
14cr|nosefart-2.9-2|39	%{_liconsdir}/gnosefart.png
14cr|nosefart-2.9-2|40	%{_iconsdir}/gnosefart.png
14cr|nosefart-2.9-2|41	%{_miconsdir}/gnosefart.png
14cr|nosefart-2.9-2|42	
14cr|nosefart-2.9-2|43	#----------------------------------------------------------------------------
14cr|nosefart-2.9-2|44	
14cr|nosefart-2.9-2|45	%prep
14cr|nosefart-2.9-2|46	%setup -q -n %{name}-%{version}-mls
14cr|nosefart-2.9-2|47	ln -s gnosefart-1.5 src/gnosefart-1.4
14cr|nosefart-2.9-2|48	%patch0 -p1
14cr|nosefart-2.9-2|49	
14cr|nosefart-2.9-2|50	find . -perm 0640 | xargs chmod 0644
14cr|nosefart-2.9-2|51	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|nosefart-2.9-2|52	
14cr|nosefart-2.9-2|53	%build
14cr|nosefart-2.9-2|54	make clean
14cr|nosefart-2.9-2|55	%make
14cr|nosefart-2.9-2|56	cd src/gnosefart-*
14cr|nosefart-2.9-2|57	rm -r autom4te.cache
14cr|nosefart-2.9-2|58	rm install-sh missing mkinstalldirs
14cr|nosefart-2.9-2|59	cp %{_datadir}/automake-*/mkinstalldirs .
14cr|nosefart-2.9-2|60	autoreconf -fi
14cr|nosefart-2.9-2|61	%configure2_5x
14cr|nosefart-2.9-2|62	%make
14cr|nosefart-2.9-2|63	
14cr|nosefart-2.9-2|64	%install
14cr|nosefart-2.9-2|65	make PREFIX=%{buildroot}%{_prefix} install
14cr|nosefart-2.9-2|66	cd src/gnosefart-*
14cr|nosefart-2.9-2|67	%makeinstall_std
14cr|nosefart-2.9-2|68	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|nosefart-2.9-2|69	
14cr|nosefart-2.9-2|70	#icons
14cr|nosefart-2.9-2|71	ln -s %{_datadir}/pixmaps/gnosefart.png %{buildroot}/%{_liconsdir}/gnosefart.png
14cr|nosefart-2.9-2|72	convert -scale 32x32 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_iconsdir}/gnosefart.png
14cr|nosefart-2.9-2|73	convert -scale 16x16 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_miconsdir}/gnosefart.png
14cr|nosefart-2.9-2|74	
14cr|nosefart-2.9-2|75	
14cr|nosefart-2.9-2|76	%changelog
14cr|nosefart-2.9-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-2
14cr|nosefart-2.9-2|78	+ Revision: 24be710
14cr|nosefart-2.9-2|79	- MassBuild#464: Increase release tag
14cr|nosefart-2.9-2|80	
14cr|nosefart-2.9-2|81	

3564 14
14cr|notecase-1.9.8-5|1	%define Werror_cflags %nil
14cr|notecase-1.9.8-5|2	
14cr|notecase-1.9.8-5|3	Name: 	 	notecase
14cr|notecase-1.9.8-5|4	Summary: 	A hierarchical text notes manager
14cr|notecase-1.9.8-5|5	Version: 	1.9.8
14cr|notecase-1.9.8-5|6	Release: 	5
14cr|notecase-1.9.8-5|7	
14cr|notecase-1.9.8-5|8	Source:		http://kent.dl.sourceforge.net/sourceforge/notecase/%{name}-%{version}_src.tar.gz
14cr|notecase-1.9.8-5|9	URL:		http://notecase.sourceforge.net/
14cr|notecase-1.9.8-5|10	License:	BSD
14cr|notecase-1.9.8-5|11	Group:		Office
14cr|notecase-1.9.8-5|12	BuildRequires:	pkgconfig
14cr|notecase-1.9.8-5|13	BuildRequires:	imagemagick
14cr|notecase-1.9.8-5|14	BuildRequires:	gtk2-devel
14cr|notecase-1.9.8-5|15	BuildRequires:	gnome-vfs2-devel
14cr|notecase-1.9.8-5|16	BuildRequires:	desktop-file-utils
14cr|notecase-1.9.8-5|17	BuildRequires:	gtksourceview-devel
14cr|notecase-1.9.8-5|18	Requires(post): shared-mime-info
14cr|notecase-1.9.8-5|19	Requires(postun): shared-mime-info
14cr|notecase-1.9.8-5|20	Patch0: notecase-1.9.8-gtksourceview.patch
14cr|notecase-1.9.8-5|21	Patch1: notecase-1.9.8-gcc44.patch
14cr|notecase-1.9.8-5|22	Patch2: notecase-1.9.8-Makefile-X11.patch
14cr|notecase-1.9.8-5|23	
14cr|notecase-1.9.8-5|24	%description
14cr|notecase-1.9.8-5|25	NoteCase is a hierarchical text notes manager (AKA outliner).
14cr|notecase-1.9.8-5|26	
14cr|notecase-1.9.8-5|27	It helps you organize your everyday text notes into a single document with
14cr|notecase-1.9.8-5|28	individual notes placed into a tree-like structure. To ensure your privacy
14cr|notecase-1.9.8-5|29	an encrypted document format is supported along with a standard unencrypted
14cr|notecase-1.9.8-5|30	one.
14cr|notecase-1.9.8-5|31	
14cr|notecase-1.9.8-5|32	%prep
14cr|notecase-1.9.8-5|33	%setup -q
14cr|notecase-1.9.8-5|34	%patch0 -p1
14cr|notecase-1.9.8-5|35	%patch1 -p1
14cr|notecase-1.9.8-5|36	%patch2 -p0
14cr|notecase-1.9.8-5|37	
14cr|notecase-1.9.8-5|38	
14cr|notecase-1.9.8-5|39	%build
14cr|notecase-1.9.8-5|40	%make CFLAGS="%{optflags}"
14cr|notecase-1.9.8-5|41	
14cr|notecase-1.9.8-5|42	%install
14cr|notecase-1.9.8-5|43	%makeinstall_std
14cr|notecase-1.9.8-5|44	
14cr|notecase-1.9.8-5|45	#menu
14cr|notecase-1.9.8-5|46	desktop-file-install --vendor="" \
14cr|notecase-1.9.8-5|47	--add-category="GTK" \
14cr|notecase-1.9.8-5|48	--remove-key='Encoding' \
14cr|notecase-1.9.8-5|49	--remove-key='Office' \
14cr|notecase-1.9.8-5|50	--remove-key='Version' \
14cr|notecase-1.9.8-5|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|notecase-1.9.8-5|52	
14cr|notecase-1.9.8-5|53	#icons
14cr|notecase-1.9.8-5|54	mkdir -p %{buildroot}/%_liconsdir
14cr|notecase-1.9.8-5|55	convert -size 48x48 res/%name.xpm %{buildroot}/%_liconsdir/%name.png
14cr|notecase-1.9.8-5|56	mkdir -p %{buildroot}/%_iconsdir
14cr|notecase-1.9.8-5|57	convert -size 32x32 res/%name.xpm %{buildroot}/%_iconsdir/%name.png
14cr|notecase-1.9.8-5|58	mkdir -p %{buildroot}/%_miconsdir
14cr|notecase-1.9.8-5|59	convert -size 16x16 res/%name.xpm %{buildroot}/%_miconsdir/%name.png
14cr|notecase-1.9.8-5|60	
14cr|notecase-1.9.8-5|61	%find_lang %name
14cr|notecase-1.9.8-5|62	
14cr|notecase-1.9.8-5|63	%files -f %{name}.lang
14cr|notecase-1.9.8-5|64	%defattr(-,root,root)
14cr|notecase-1.9.8-5|65	%doc readme.txt docs/help.ncd
14cr|notecase-1.9.8-5|66	
14cr|notecase-1.9.8-5|67	%{_bindir}/%name
14cr|notecase-1.9.8-5|68	%{_datadir}/applications/*
14cr|notecase-1.9.8-5|69	%{_datadir}/pixmaps/*
14cr|notecase-1.9.8-5|70	%{_datadir}/mime/packages/*
14cr|notecase-1.9.8-5|71	%{_liconsdir}/%name.png
14cr|notecase-1.9.8-5|72	%{_iconsdir}/%name.png
14cr|notecase-1.9.8-5|73	%{_miconsdir}/%name.png
14cr|notecase-1.9.8-5|74	
14cr|notecase-1.9.8-5|75	
14cr|notecase-1.9.8-5|76	
14cr|notecase-1.9.8-5|77	%changelog
14cr|notecase-1.9.8-5|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.8-5
14cr|notecase-1.9.8-5|79	+ Revision: 83c8642
14cr|notecase-1.9.8-5|80	- MassBuild#464: Increase release tag
14cr|notecase-1.9.8-5|81	
14cr|notecase-1.9.8-5|82	

3565 14
14cr|notefinder-0.4-6|1	Summary:	Full-featured exteansible desktop note-taking application for Unix
14cr|notefinder-0.4-6|2	Name:	  	notefinder
14cr|notefinder-0.4-6|3	Version:	0.4
14cr|notefinder-0.4-6|4	Release:	6
14cr|notefinder-0.4-6|5	Epoch:		1
14cr|notefinder-0.4-6|6	License:	BSD-Like and GPLv2+
14cr|notefinder-0.4-6|7	Group:		Office
14cr|notefinder-0.4-6|8	Source0: 	http://notefinder.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|notefinder-0.4-6|9	URL:		http://code.google.com/p/notefinder/
14cr|notefinder-0.4-6|10	Requires:	python-qt4 >= 4.4.0
14cr|notefinder-0.4-6|11	BuildRequires:	python-devel
14cr|notefinder-0.4-6|12	BuildRequires:	python-setuptools
14cr|notefinder-0.4-6|13	BuildRequires:	desktop-file-utils
14cr|notefinder-0.4-6|14	BuildArch:	noarch
14cr|notefinder-0.4-6|15	
14cr|notefinder-0.4-6|16	%description
14cr|notefinder-0.4-6|17	NoteFinder is full-featured extensible desktop note-taking application.
14cr|notefinder-0.4-6|18	
14cr|notefinder-0.4-6|19	Features:
14cr|notefinder-0.4-6|20	* Adding, viewing, editing, removing entries
14cr|notefinder-0.4-6|21	* Importing local and remote files as notes
14cr|notefinder-0.4-6|22	* Wiki markup support
14cr|notefinder-0.4-6|23	* Tabbed interface
14cr|notefinder-0.4-6|24	* Assigning tags
14cr|notefinder-0.4-6|25	* Smooth and smart search
14cr|notefinder-0.4-6|26	* Finding related notes
14cr|notefinder-0.4-6|27	* Service menu for Konqueror
14cr|notefinder-0.4-6|28	* Ability to assign tags automatically
14cr|notefinder-0.4-6|29	* Can be extended with Python plugins
14cr|notefinder-0.4-6|30	
14cr|notefinder-0.4-6|31	%prep
14cr|notefinder-0.4-6|32	%setup -qn %{name}
14cr|notefinder-0.4-6|33	
14cr|notefinder-0.4-6|34	%build
14cr|notefinder-0.4-6|35	
14cr|notefinder-0.4-6|36	%install
14cr|notefinder-0.4-6|37	python setup.py install --root=%{buildroot}
14cr|notefinder-0.4-6|38	
14cr|notefinder-0.4-6|39	desktop-file-install --vendor='' \
14cr|notefinder-0.4-6|40	--dir=%{buildroot}%{_datadir}/applications \
14cr|notefinder-0.4-6|41	--remove-key='Version' \
14cr|notefinder-0.4-6|42	--add-category='Qt;KDE' \
14cr|notefinder-0.4-6|43	%{buildroot}%{_datadir}/applications/*.desktop
14cr|notefinder-0.4-6|44	
14cr|notefinder-0.4-6|45	%files
14cr|notefinder-0.4-6|46	%{_bindir}/*
14cr|notefinder-0.4-6|47	%{_datadir}/%{name}
14cr|notefinder-0.4-6|48	%{_datadir}/applications/*.desktop
14cr|notefinder-0.4-6|49	%{python_sitelib}/*
14cr|notefinder-0.4-6|50	
14cr|notefinder-0.4-6|51	%changelog
14cr|notefinder-0.4-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4-6
14cr|notefinder-0.4-6|53	+ Revision: a147f7c
14cr|notefinder-0.4-6|54	- MassBuild#464: Increase release tag
14cr|notefinder-0.4-6|55	
14cr|notefinder-0.4-6|56	

3566 14
14cr|notemeister-0.1.7-9|1	%define name	notemeister
14cr|notemeister-0.1.7-9|2	%define version 0.1.7
14cr|notemeister-0.1.7-9|3	%define release 9
14cr|notemeister-0.1.7-9|4	
14cr|notemeister-0.1.7-9|5	Name: 	 	%{name}
14cr|notemeister-0.1.7-9|6	Summary: 	GNOME ideas and notes organizer
14cr|notemeister-0.1.7-9|7	Version: 	%{version}
14cr|notemeister-0.1.7-9|8	Release: 	%{release}
14cr|notemeister-0.1.7-9|9	
14cr|notemeister-0.1.7-9|10	Source:		%{name}-%{version}.tar.bz2
14cr|notemeister-0.1.7-9|11	Source1:	%{name}48.png
14cr|notemeister-0.1.7-9|12	Source2:	%{name}32.png
14cr|notemeister-0.1.7-9|13	Source3:	%{name}16.png
14cr|notemeister-0.1.7-9|14	Patch0:		notemeister-fix-desktop-entry.patch
14cr|notemeister-0.1.7-9|15	URL:		http://notemeister.sourceforge.net/
14cr|notemeister-0.1.7-9|16	License:	GPLv2+
14cr|notemeister-0.1.7-9|17	Group:		Office
14cr|notemeister-0.1.7-9|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|notemeister-0.1.7-9|19	BuildRequires:	python-devel
14cr|notemeister-0.1.7-9|20	BuildRequires:  imagemagick
14cr|notemeister-0.1.7-9|21	BuildRequires:  desktop-file-utils
14cr|notemeister-0.1.7-9|22	Requires:	gnome-python
14cr|notemeister-0.1.7-9|23	Requires:       python-pyxml
14cr|notemeister-0.1.7-9|24	BuildArch:	noarch
14cr|notemeister-0.1.7-9|25	
14cr|notemeister-0.1.7-9|26	%description
14cr|notemeister-0.1.7-9|27	Notemeister is a small, simple note organizer made for the GNOME2 desktop.
14cr|notemeister-0.1.7-9|28	It's features include:
14cr|notemeister-0.1.7-9|29	* Notes stored in a tree view and structure
14cr|notemeister-0.1.7-9|30	* Drag and drop support for reordering notes
14cr|notemeister-0.1.7-9|31	* Simple text formatting by highlighted bounds
14cr|notemeister-0.1.7-9|32	* Auto-save feature
14cr|notemeister-0.1.7-9|33	
14cr|notemeister-0.1.7-9|34	%files
14cr|notemeister-0.1.7-9|35	%defattr(-,root,root)
14cr|notemeister-0.1.7-9|36	%doc AUTHORS PKG-INFO README
14cr|notemeister-0.1.7-9|37	%{_bindir}/%name
14cr|notemeister-0.1.7-9|38	%{py_puresitedir}/%{name}
14cr|notemeister-0.1.7-9|39	%{py_puresitedir}/*.egg-info
14cr|notemeister-0.1.7-9|40	%{_datadir}/%name
14cr|notemeister-0.1.7-9|41	%{_datadir}/applications/*
14cr|notemeister-0.1.7-9|42	%{_datadir}/pixmaps/*
14cr|notemeister-0.1.7-9|43	%{_liconsdir}/%name.png
14cr|notemeister-0.1.7-9|44	%{_iconsdir}/%name.png
14cr|notemeister-0.1.7-9|45	%{_miconsdir}/%name.png
14cr|notemeister-0.1.7-9|46	
14cr|notemeister-0.1.7-9|47	#--------------------------------------------------------------------
14cr|notemeister-0.1.7-9|48	
14cr|notemeister-0.1.7-9|49	
14cr|notemeister-0.1.7-9|50	%prep
14cr|notemeister-0.1.7-9|51	%setup -q
14cr|notemeister-0.1.7-9|52	%patch0 -p0
14cr|notemeister-0.1.7-9|53	
14cr|notemeister-0.1.7-9|54	%build
14cr|notemeister-0.1.7-9|55	python setup.py build
14cr|notemeister-0.1.7-9|56	
14cr|notemeister-0.1.7-9|57	%install
14cr|notemeister-0.1.7-9|58	rm -rf $RPM_BUILD_ROOT
14cr|notemeister-0.1.7-9|59	python setup.py install --root=$RPM_BUILD_ROOT
14cr|notemeister-0.1.7-9|60	rm -fr $RPM_BUILD_ROOT/%_prefix/doc
14cr|notemeister-0.1.7-9|61	
14cr|notemeister-0.1.7-9|62	#menu
14cr|notemeister-0.1.7-9|63	desktop-file-install --vendor="" \
14cr|notemeister-0.1.7-9|64	--remove-category="Application" \
14cr|notemeister-0.1.7-9|65	--add-category="Utility" \
14cr|notemeister-0.1.7-9|66	--add-category="Office" \
14cr|notemeister-0.1.7-9|67	--add-category="X-MandrivaLinux-Office-Accessories" \
14cr|notemeister-0.1.7-9|68	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|notemeister-0.1.7-9|69	
14cr|notemeister-0.1.7-9|70	#icons
14cr|notemeister-0.1.7-9|71	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|notemeister-0.1.7-9|72	cp %SOURCE1 $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|notemeister-0.1.7-9|73	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|notemeister-0.1.7-9|74	cp %SOURCE2 $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|notemeister-0.1.7-9|75	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|notemeister-0.1.7-9|76	cp %SOURCE3 $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|notemeister-0.1.7-9|77	
14cr|notemeister-0.1.7-9|78	%clean
14cr|notemeister-0.1.7-9|79	rm -rf $RPM_BUILD_ROOT
14cr|notemeister-0.1.7-9|80	
14cr|notemeister-0.1.7-9|81	
14cr|notemeister-0.1.7-9|82	
14cr|notemeister-0.1.7-9|83	
14cr|notemeister-0.1.7-9|84	
14cr|notemeister-0.1.7-9|85	%changelog
14cr|notemeister-0.1.7-9|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-9
14cr|notemeister-0.1.7-9|87	+ Revision: a11d324
14cr|notemeister-0.1.7-9|88	- MassBuild#464: Increase release tag
14cr|notemeister-0.1.7-9|89	
14cr|notemeister-0.1.7-9|90	

3567 14
14cr|novnc-git523cc4d6ab.1-2|1	%define gitrel	git523cc4d6ab
14cr|novnc-git523cc4d6ab.1-2|2	
14cr|novnc-git523cc4d6ab.1-2|3	
14cr|novnc-git523cc4d6ab.1-2|4	Summary:	noVNC is a HTML5 VNC client that runs well in any modern browser
14cr|novnc-git523cc4d6ab.1-2|5	Name:		novnc
14cr|novnc-git523cc4d6ab.1-2|6	Version:	%{gitrel}.1
14cr|novnc-git523cc4d6ab.1-2|7	Release:	2
14cr|novnc-git523cc4d6ab.1-2|8	License:	GPLv3
14cr|novnc-git523cc4d6ab.1-2|9	Group:		Networking/Remote access
14cr|novnc-git523cc4d6ab.1-2|10	URL:		https://github.com/kanaka/noVNC
14cr|novnc-git523cc4d6ab.1-2|11	Source0:	https://github.com/kanaka/noVNC/tarball/noVNC.tar.bz2
14cr|novnc-git523cc4d6ab.1-2|12	
14cr|novnc-git523cc4d6ab.1-2|13	%description
14cr|novnc-git523cc4d6ab.1-2|14	noVNC is a HTML5 VNC client that runs well in any modern
14cr|novnc-git523cc4d6ab.1-2|15	browser including mobile browsers (iPhone/iPad and Android).
14cr|novnc-git523cc4d6ab.1-2|16	
14cr|novnc-git523cc4d6ab.1-2|17	%prep
14cr|novnc-git523cc4d6ab.1-2|18	%setup -q -n noVNC
14cr|novnc-git523cc4d6ab.1-2|19	
14cr|novnc-git523cc4d6ab.1-2|20	%build
14cr|novnc-git523cc4d6ab.1-2|21	cd utils/
14cr|novnc-git523cc4d6ab.1-2|22	%make
14cr|novnc-git523cc4d6ab.1-2|23	
14cr|novnc-git523cc4d6ab.1-2|24	
14cr|novnc-git523cc4d6ab.1-2|25	%install
14cr|novnc-git523cc4d6ab.1-2|26	mkdir -p %buildroot/%{_datadir}/noVNC/include
14cr|novnc-git523cc4d6ab.1-2|27	cp -r include/*  %{buildroot}/%{_datadir}/noVNC/include
14cr|novnc-git523cc4d6ab.1-2|28	
14cr|novnc-git523cc4d6ab.1-2|29	mkdir -p %buildroot/%{_datadir}/noVNC/utils
14cr|novnc-git523cc4d6ab.1-2|30	
14cr|novnc-git523cc4d6ab.1-2|31	cp -r utils/*  %{buildroot}/%{_datadir}/noVNC/utils
14cr|novnc-git523cc4d6ab.1-2|32	cp -r *.html  %{buildroot}/%{_datadir}/noVNC/
14cr|novnc-git523cc4d6ab.1-2|33	chmod +x %{buildroot}/%{_datadir}/noVNC/utils/launch.sh
14cr|novnc-git523cc4d6ab.1-2|34	
14cr|novnc-git523cc4d6ab.1-2|35	
14cr|novnc-git523cc4d6ab.1-2|36	
14cr|novnc-git523cc4d6ab.1-2|37	
14cr|novnc-git523cc4d6ab.1-2|38	%files
14cr|novnc-git523cc4d6ab.1-2|39	%{_datadir}/noVNC/include/*
14cr|novnc-git523cc4d6ab.1-2|40	%{_datadir}/noVNC/utils/*
14cr|novnc-git523cc4d6ab.1-2|41	%{_datadir}/noVNC/*.html
14cr|novnc-git523cc4d6ab.1-2|42	
14cr|novnc-git523cc4d6ab.1-2|43	
14cr|novnc-git523cc4d6ab.1-2|44	
14cr|novnc-git523cc4d6ab.1-2|45	%changelog
14cr|novnc-git523cc4d6ab.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> git523cc4d6ab.1-2
14cr|novnc-git523cc4d6ab.1-2|47	+ Revision: 1216f04
14cr|novnc-git523cc4d6ab.1-2|48	- MassBuild#464: Increase release tag
14cr|novnc-git523cc4d6ab.1-2|49	
14cr|novnc-git523cc4d6ab.1-2|50	

3568 14
14cr|npapi-vlc-2.1.3-2|1	Summary:	NPAPI plugin for libvlc
14cr|npapi-vlc-2.1.3-2|2	Name:		npapi-vlc
14cr|npapi-vlc-2.1.3-2|3	Version:	2.1.3
14cr|npapi-vlc-2.1.3-2|4	Release:	2
14cr|npapi-vlc-2.1.3-2|5	License:	LGPLv2+
14cr|npapi-vlc-2.1.3-2|6	Group:		Video
14cr|npapi-vlc-2.1.3-2|7	Url:		http://www.videolan.org/
14cr|npapi-vlc-2.1.3-2|8	Source0:	npapi-vlc-%{version}.tar.xz
14cr|npapi-vlc-2.1.3-2|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|npapi-vlc-2.1.3-2|10	BuildRequires:	pkgconfig(libvlc)
14cr|npapi-vlc-2.1.3-2|11	BuildRequires:	pkgconfig(libxul)
14cr|npapi-vlc-2.1.3-2|12	BuildRequires:	pkgconfig(x11-xcb)
14cr|npapi-vlc-2.1.3-2|13	BuildRequires:	pkgconfig(xcb)
14cr|npapi-vlc-2.1.3-2|14	
14cr|npapi-vlc-2.1.3-2|15	%description
14cr|npapi-vlc-2.1.3-2|16	NPAPI plugin for libvlc.
14cr|npapi-vlc-2.1.3-2|17	
14cr|npapi-vlc-2.1.3-2|18	%files
14cr|npapi-vlc-2.1.3-2|19	%{_libdir}/mozilla/plugins/libvlcplugin.so
14cr|npapi-vlc-2.1.3-2|20	
14cr|npapi-vlc-2.1.3-2|21	#----------------------------------------------------------------------------
14cr|npapi-vlc-2.1.3-2|22	
14cr|npapi-vlc-2.1.3-2|23	%prep
14cr|npapi-vlc-2.1.3-2|24	%setup -q
14cr|npapi-vlc-2.1.3-2|25	
14cr|npapi-vlc-2.1.3-2|26	%build
14cr|npapi-vlc-2.1.3-2|27	autoreconf -fi
14cr|npapi-vlc-2.1.3-2|28	%configure2_5x --with-gtk
14cr|npapi-vlc-2.1.3-2|29	%make
14cr|npapi-vlc-2.1.3-2|30	
14cr|npapi-vlc-2.1.3-2|31	%install
14cr|npapi-vlc-2.1.3-2|32	%makeinstall_std
14cr|npapi-vlc-2.1.3-2|33	
14cr|npapi-vlc-2.1.3-2|34	
14cr|npapi-vlc-2.1.3-2|35	%changelog
14cr|npapi-vlc-2.1.3-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-2
14cr|npapi-vlc-2.1.3-2|37	+ Revision: 6a20fe9
14cr|npapi-vlc-2.1.3-2|38	- MassBuild#464: Increase release tag
14cr|npapi-vlc-2.1.3-2|39	
14cr|npapi-vlc-2.1.3-2|40	

3569 14
14cr|nrg2iso-0.4-8|1	%define name	nrg2iso
14cr|nrg2iso-0.4-8|2	%define version	0.4
14cr|nrg2iso-0.4-8|3	%define release	8
14cr|nrg2iso-0.4-8|4	
14cr|nrg2iso-0.4-8|5	Name:		%{name}
14cr|nrg2iso-0.4-8|6	Version:	%{version}
14cr|nrg2iso-0.4-8|7	Release:	%{release}
14cr|nrg2iso-0.4-8|8	Summary:	Convert Nero CD Images to ISO
14cr|nrg2iso-0.4-8|9	Source:		http://gregory.kokanosky.free.fr/v4/linux/%{name}-%{version}.tar.bz2
14cr|nrg2iso-0.4-8|10	URL:		http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
14cr|nrg2iso-0.4-8|11	License:	GPL
14cr|nrg2iso-0.4-8|12	Group:		Archiving/Other
14cr|nrg2iso-0.4-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nrg2iso-0.4-8|14	
14cr|nrg2iso-0.4-8|15	%description
14cr|nrg2iso-0.4-8|16	Nrg2Iso is a linux utility for converting cd images generated
14cr|nrg2iso-0.4-8|17	by Nero Burning Rom to ISO format.
14cr|nrg2iso-0.4-8|18	
14cr|nrg2iso-0.4-8|19	%prep
14cr|nrg2iso-0.4-8|20	%setup -q
14cr|nrg2iso-0.4-8|21	
14cr|nrg2iso-0.4-8|22	%build
14cr|nrg2iso-0.4-8|23	%{__cc} %{optflags} -o nrg2iso nrg2iso.c
14cr|nrg2iso-0.4-8|24	
14cr|nrg2iso-0.4-8|25	%install
14cr|nrg2iso-0.4-8|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|nrg2iso-0.4-8|27	mkdir -p %{buildroot}%{_bindir}
14cr|nrg2iso-0.4-8|28	install nrg2iso %{buildroot}%{_bindir}/nrg2iso
14cr|nrg2iso-0.4-8|29	
14cr|nrg2iso-0.4-8|30	%clean
14cr|nrg2iso-0.4-8|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|nrg2iso-0.4-8|32	
14cr|nrg2iso-0.4-8|33	%files
14cr|nrg2iso-0.4-8|34	%defattr(-,root,root)
14cr|nrg2iso-0.4-8|35	%doc CHANGELOG
14cr|nrg2iso-0.4-8|36	%{_bindir}/nrg2iso
14cr|nrg2iso-0.4-8|37	
14cr|nrg2iso-0.4-8|38	
14cr|nrg2iso-0.4-8|39	
14cr|nrg2iso-0.4-8|40	
14cr|nrg2iso-0.4-8|41	%changelog
14cr|nrg2iso-0.4-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14cr|nrg2iso-0.4-8|43	+ Revision: 63ab05d
14cr|nrg2iso-0.4-8|44	- MassBuild#464: Increase release tag
14cr|nrg2iso-0.4-8|45	
14cr|nrg2iso-0.4-8|46	

3570 14
14cr|nsca-2.7.2-7|1	Summary:	NSCA daemon for Nagios
14cr|nsca-2.7.2-7|2	Name:		nsca
14cr|nsca-2.7.2-7|3	Version:	2.7.2
14cr|nsca-2.7.2-7|4	Release:	7
14cr|nsca-2.7.2-7|5	License:	GPL
14cr|nsca-2.7.2-7|6	Group:		System/Servers
14cr|nsca-2.7.2-7|7	URL:		http://sourceforge.net/projects/nagios/
14cr|nsca-2.7.2-7|8	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
14cr|nsca-2.7.2-7|9	Source1:	nsca.init
14cr|nsca-2.7.2-7|10	Patch0:		nsca-mdv_conf.diff
14cr|nsca-2.7.2-7|11	BuildRequires:	tcp_wrappers-devel
14cr|nsca-2.7.2-7|12	BuildRequires:	libmcrypt-devel
14cr|nsca-2.7.2-7|13	BuildRequires:	libtool-devel
14cr|nsca-2.7.2-7|14	Requires:	tcp_wrappers
14cr|nsca-2.7.2-7|15	Requires:	nagios
14cr|nsca-2.7.2-7|16	Requires(post): rpm-helper
14cr|nsca-2.7.2-7|17	Requires(preun): rpm-helper
14cr|nsca-2.7.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nsca-2.7.2-7|19	
14cr|nsca-2.7.2-7|20	%description
14cr|nsca-2.7.2-7|21	The NSCA addon is designed to accept passive host and service check results
14cr|nsca-2.7.2-7|22	from clients that use the send_nsca utility (included in client subpackage) and
14cr|nsca-2.7.2-7|23	pass them along to the Nagios process by using the external command interface.
14cr|nsca-2.7.2-7|24	
14cr|nsca-2.7.2-7|25	%package -n	send_nsca
14cr|nsca-2.7.2-7|26	Summary:	NSCA client
14cr|nsca-2.7.2-7|27	Group:		System/Servers
14cr|nsca-2.7.2-7|28	
14cr|nsca-2.7.2-7|29	%description -n	send_nsca
14cr|nsca-2.7.2-7|30	NSCA client - is used to send service check information from a remote machine
14cr|nsca-2.7.2-7|31	to the NSCA daemon on the central machine that runs Nagios.
14cr|nsca-2.7.2-7|32	
14cr|nsca-2.7.2-7|33	%prep
14cr|nsca-2.7.2-7|34	
14cr|nsca-2.7.2-7|35	%setup -q
14cr|nsca-2.7.2-7|36	%patch0 -p0
14cr|nsca-2.7.2-7|37	
14cr|nsca-2.7.2-7|38	cp %{SOURCE1} nsca.init
14cr|nsca-2.7.2-7|39	
14cr|nsca-2.7.2-7|40	%build
14cr|nsca-2.7.2-7|41	
14cr|nsca-2.7.2-7|42	%configure2_5x \
14cr|nsca-2.7.2-7|43	--with-nsca-port=5667 \
14cr|nsca-2.7.2-7|44	--with-nsca-user=nagios \
14cr|nsca-2.7.2-7|45	--with-nsca-grp=nagios \
14cr|nsca-2.7.2-7|46	--localstatedir=/var/spool/nagios \
14cr|nsca-2.7.2-7|47	--sysconfdir=%{_sysconfdir}/nagios
14cr|nsca-2.7.2-7|48	
14cr|nsca-2.7.2-7|49	%make
14cr|nsca-2.7.2-7|50	
14cr|nsca-2.7.2-7|51	%install
14cr|nsca-2.7.2-7|52	rm -rf %{buildroot}
14cr|nsca-2.7.2-7|53	
14cr|nsca-2.7.2-7|54	install -d %{buildroot}%{_sysconfdir}/nagios
14cr|nsca-2.7.2-7|55	install -d %{buildroot}%{_initrddir}
14cr|nsca-2.7.2-7|56	install -d %{buildroot}%{_sbindir}
14cr|nsca-2.7.2-7|57	install -d %{buildroot}/var/spool/nagios
14cr|nsca-2.7.2-7|58	install -d %{buildroot}/var/run/%{name}
14cr|nsca-2.7.2-7|59	
14cr|nsca-2.7.2-7|60	install -m0755 src/nsca %{buildroot}%{_sbindir}/
14cr|nsca-2.7.2-7|61	install -m0755 src/send_nsca %{buildroot}%{_sbindir}/
14cr|nsca-2.7.2-7|62	install -m0755 nsca.init %{buildroot}%{_initrddir}/nsca
14cr|nsca-2.7.2-7|63	install -m0644 sample-config/nsca.cfg %{buildroot}%{_sysconfdir}/nagios/nsca.cfg
14cr|nsca-2.7.2-7|64	install -m0644 sample-config/send_nsca.cfg %{buildroot}%{_sysconfdir}/nagios/send_nsca.cfg
14cr|nsca-2.7.2-7|65	
14cr|nsca-2.7.2-7|66	%post
14cr|nsca-2.7.2-7|67	%_post_service %{name}
14cr|nsca-2.7.2-7|68	
14cr|nsca-2.7.2-7|69	%preun
14cr|nsca-2.7.2-7|70	%_preun_service %{name}
14cr|nsca-2.7.2-7|71	
14cr|nsca-2.7.2-7|72	%clean
14cr|nsca-2.7.2-7|73	rm -rf %{buildroot}
14cr|nsca-2.7.2-7|74	
14cr|nsca-2.7.2-7|75	%files
14cr|nsca-2.7.2-7|76	%defattr(-,root,root)
14cr|nsca-2.7.2-7|77	%doc Changelog LEGAL README SECURITY
14cr|nsca-2.7.2-7|78	%config(noreplace) %{_sysconfdir}/nagios/nsca.cfg
14cr|nsca-2.7.2-7|79	%{_initrddir}/nsca
14cr|nsca-2.7.2-7|80	%{_sbindir}/nsca
14cr|nsca-2.7.2-7|81	%attr(-,nagios,nagios) /var/spool/nagios
14cr|nsca-2.7.2-7|82	%attr(-,nagios,nagios) %dir /var/run/%{name}
14cr|nsca-2.7.2-7|83	
14cr|nsca-2.7.2-7|84	%files -n send_nsca
14cr|nsca-2.7.2-7|85	%defattr(-,root,root)
14cr|nsca-2.7.2-7|86	%doc Changelog LEGAL README SECURITY
14cr|nsca-2.7.2-7|87	%config(noreplace) %{_sysconfdir}/nagios/send_nsca.cfg
14cr|nsca-2.7.2-7|88	%{_sbindir}/send_nsca
14cr|nsca-2.7.2-7|89	
14cr|nsca-2.7.2-7|90	
14cr|nsca-2.7.2-7|91	
14cr|nsca-2.7.2-7|92	%changelog
14cr|nsca-2.7.2-7|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.2-7
14cr|nsca-2.7.2-7|94	+ Revision: 5c3a3e9
14cr|nsca-2.7.2-7|95	- MassBuild#464: Increase release tag
14cr|nsca-2.7.2-7|96	
14cr|nsca-2.7.2-7|97	

3571 14
14cr|nsd-3.2.8-2|1	Summary:	Complete implementation of an authoritative DNS name server
14cr|nsd-3.2.8-2|2	Name:		nsd
14cr|nsd-3.2.8-2|3	Version:	3.2.8
14cr|nsd-3.2.8-2|4	Release:	2
14cr|nsd-3.2.8-2|5	License:	BSD
14cr|nsd-3.2.8-2|6	Group:		System/Servers
14cr|nsd-3.2.8-2|7	URL:		http://open.nlnetlabs.nl/nsd/
14cr|nsd-3.2.8-2|8	Source0:	http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz
14cr|nsd-3.2.8-2|9	Source1:	nsd.init
14cr|nsd-3.2.8-2|10	Requires(post): rpm-helper
14cr|nsd-3.2.8-2|11	Requires(preun): rpm-helper
14cr|nsd-3.2.8-2|12	Requires(pre): rpm-helper
14cr|nsd-3.2.8-2|13	Requires(postun): rpm-helper
14cr|nsd-3.2.8-2|14	BuildRequires:	bison
14cr|nsd-3.2.8-2|15	BuildRequires:	flex
14cr|nsd-3.2.8-2|16	BuildRequires:	openssl-devel
14cr|nsd-3.2.8-2|17	BuildRequires:	tcp_wrappers-devel
14cr|nsd-3.2.8-2|18	Conflicts:	bind pdns
14cr|nsd-3.2.8-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nsd-3.2.8-2|20	
14cr|nsd-3.2.8-2|21	%description
14cr|nsd-3.2.8-2|22	NSD is a complete implementation of an authoritative DNS name server. For
14cr|nsd-3.2.8-2|23	further information about what NSD is and what NSD is not please consult the
14cr|nsd-3.2.8-2|24	REQUIREMENTS document which is a part of this distribution (thanks to Olaf).
14cr|nsd-3.2.8-2|25	
14cr|nsd-3.2.8-2|26	%prep
14cr|nsd-3.2.8-2|27	
14cr|nsd-3.2.8-2|28	%setup -q
14cr|nsd-3.2.8-2|29	
14cr|nsd-3.2.8-2|30	# lib64 fix
14cr|nsd-3.2.8-2|31	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|nsd-3.2.8-2|32	
14cr|nsd-3.2.8-2|33	%build
14cr|nsd-3.2.8-2|34	%serverbuild
14cr|nsd-3.2.8-2|35	
14cr|nsd-3.2.8-2|36	%configure2_5x \
14cr|nsd-3.2.8-2|37	--localstatedir=/var/lib \
14cr|nsd-3.2.8-2|38	--enable-bind8-stats \
14cr|nsd-3.2.8-2|39	--enable-plugins \
14cr|nsd-3.2.8-2|40	--enable-checking \
14cr|nsd-3.2.8-2|41	--enable-mmap \
14cr|nsd-3.2.8-2|42	--enable-dnssec \
14cr|nsd-3.2.8-2|43	--enable-ipv6 \
14cr|nsd-3.2.8-2|44	--enable-tsig \
14cr|nsd-3.2.8-2|45	--enable-nsig \
14cr|nsd-3.2.8-2|46	--with-pidfile=/var/run/%{name}/%{name}.pid \
14cr|nsd-3.2.8-2|47	--with-dbfile=/var/lib/%{name}/nsd.db \
14cr|nsd-3.2.8-2|48	--with-difffile=/var/lib/%{name}/ixfr.db \
14cr|nsd-3.2.8-2|49	--with-xfrdfile=/var/lib/%{name}/xfrd.state \
14cr|nsd-3.2.8-2|50	--with-ssl \
14cr|nsd-3.2.8-2|51	--with-user=%{name}
14cr|nsd-3.2.8-2|52	
14cr|nsd-3.2.8-2|53	# antiborker
14cr|nsd-3.2.8-2|54	perl -pi -e "s|^piddir = .*|piddir = /var/run/%{name}|g" Makefile
14cr|nsd-3.2.8-2|55	perl -pi -e "s|^dbdir = .*|dbdir = /var/lib/%{name}|g" Makefile
14cr|nsd-3.2.8-2|56	
14cr|nsd-3.2.8-2|57	%make
14cr|nsd-3.2.8-2|58	
14cr|nsd-3.2.8-2|59	%install
14cr|nsd-3.2.8-2|60	rm -rf %{buildroot}
14cr|nsd-3.2.8-2|61	
14cr|nsd-3.2.8-2|62	%makeinstall_std
14cr|nsd-3.2.8-2|63	
14cr|nsd-3.2.8-2|64	install -d %{buildroot}%{_initrddir}
14cr|nsd-3.2.8-2|65	
14cr|nsd-3.2.8-2|66	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|nsd-3.2.8-2|67	
14cr|nsd-3.2.8-2|68	# change .sample to normal config files
14cr|nsd-3.2.8-2|69	mv %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample %{buildroot}%{_sysconfdir}/nsd/nsd.conf
14cr|nsd-3.2.8-2|70	
14cr|nsd-3.2.8-2|71	%pre
14cr|nsd-3.2.8-2|72	%_pre_useradd %{name} %{_sysconfdir}/%{name} /sbin/nologin
14cr|nsd-3.2.8-2|73	
14cr|nsd-3.2.8-2|74	%post
14cr|nsd-3.2.8-2|75	%_post_service %{name}
14cr|nsd-3.2.8-2|76	
14cr|nsd-3.2.8-2|77	%preun
14cr|nsd-3.2.8-2|78	%_preun_service %{name}
14cr|nsd-3.2.8-2|79	
14cr|nsd-3.2.8-2|80	%postun
14cr|nsd-3.2.8-2|81	%_postun_userdel %{name}
14cr|nsd-3.2.8-2|82	
14cr|nsd-3.2.8-2|83	%clean
14cr|nsd-3.2.8-2|84	rm -rf %{buildroot}
14cr|nsd-3.2.8-2|85	
14cr|nsd-3.2.8-2|86	%files
14cr|nsd-3.2.8-2|87	%defattr(-,root,root,-)
14cr|nsd-3.2.8-2|88	%doc doc/*
14cr|nsd-3.2.8-2|89	%attr(0711,%{name},%{name}) %dir %{_sysconfdir}/nsd
14cr|nsd-3.2.8-2|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.conf
14cr|nsd-3.2.8-2|91	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|nsd-3.2.8-2|92	%attr(0711,%{name},%{name}) %dir /var/run/%{name}
14cr|nsd-3.2.8-2|93	%attr(0711,%{name},%{name}) %dir /var/lib/%{name}
14cr|nsd-3.2.8-2|94	%attr(0755,root,root) %{_sbindir}/*
14cr|nsd-3.2.8-2|95	%attr(0644,root,root) %{_mandir}/*/*
14cr|nsd-3.2.8-2|96	
14cr|nsd-3.2.8-2|97	
14cr|nsd-3.2.8-2|98	
14cr|nsd-3.2.8-2|99	%changelog
14cr|nsd-3.2.8-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.8-2
14cr|nsd-3.2.8-2|101	+ Revision: cae1d10
14cr|nsd-3.2.8-2|102	- MassBuild#464: Increase release tag
14cr|nsd-3.2.8-2|103	
14cr|nsd-3.2.8-2|104	

3572 14
14cr|nspluginwrapper-1.4.4-6|1	# NOTE: this is a Linux-specific package, don't use the embedded
14cr|nspluginwrapper-1.4.4-6|2	# viewer on non-Linux platforms.
14cr|nspluginwrapper-1.4.4-6|3	%define name	nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|4	%define version	1.4.4
14cr|nspluginwrapper-1.4.4-6|5	%define release	6
14cr|nspluginwrapper-1.4.4-6|6	
14cr|nspluginwrapper-1.4.4-6|7	#%%define _provides_exceptions xpcom
14cr|nspluginwrapper-1.4.4-6|8	
14cr|nspluginwrapper-1.4.4-6|9	# list of plugins to be wrapped by default ex: libflashplayer,nppdf
14cr|nspluginwrapper-1.4.4-6|10	# these are wrapped by default on 32->64 use only
14cr|nspluginwrapper-1.4.4-6|11	%define nspw_plugins flashplayer,nppdf,rpnp,nphelix
14cr|nspluginwrapper-1.4.4-6|12	
14cr|nspluginwrapper-1.4.4-6|13	# define 32-bit arch of multiarch platforms
14cr|nspluginwrapper-1.4.4-6|14	%define arch_32 %{nil}
14cr|nspluginwrapper-1.4.4-6|15	%ifarch x86_64
14cr|nspluginwrapper-1.4.4-6|16	%define arch_32 i386
14cr|nspluginwrapper-1.4.4-6|17	%endif
14cr|nspluginwrapper-1.4.4-6|18	
14cr|nspluginwrapper-1.4.4-6|19	# define to build a biarch package
14cr|nspluginwrapper-1.4.4-6|20	%define build_biarch		0
14cr|nspluginwrapper-1.4.4-6|21	%if "%{_arch}:%{arch_32}" == "x86_64:i386"
14cr|nspluginwrapper-1.4.4-6|22	%define build_biarch		1
14cr|nspluginwrapper-1.4.4-6|23	%endif
14cr|nspluginwrapper-1.4.4-6|24	
14cr|nspluginwrapper-1.4.4-6|25	%{expand: %{?_with_biarch:	%%global build_biarch 1}}
14cr|nspluginwrapper-1.4.4-6|26	%{expand: %{?_without_biarch:	%%global build_biarch 0}}
14cr|nspluginwrapper-1.4.4-6|27	
14cr|nspluginwrapper-1.4.4-6|28	# define target architecture of plugins we want to support
14cr|nspluginwrapper-1.4.4-6|29	%define target_arch i386
14cr|nspluginwrapper-1.4.4-6|30	
14cr|nspluginwrapper-1.4.4-6|31	# define target operating system of plugins we want to support
14cr|nspluginwrapper-1.4.4-6|32	%define target_os linux
14cr|nspluginwrapper-1.4.4-6|33	
14cr|nspluginwrapper-1.4.4-6|34	# define nspluginswrapper libdir (invariant, including libdir)
14cr|nspluginwrapper-1.4.4-6|35	%define pkglibdir %{_prefix}/lib/%{name}
14cr|nspluginwrapper-1.4.4-6|36	
14cr|nspluginwrapper-1.4.4-6|37	# define mozilla plugin dir
14cr|nspluginwrapper-1.4.4-6|38	%define plugindir %{_libdir}/mozilla/plugins
14cr|nspluginwrapper-1.4.4-6|39	
14cr|nspluginwrapper-1.4.4-6|40	Summary:	A compatibility layer for Netscape 4 plugins
14cr|nspluginwrapper-1.4.4-6|41	Name:		%{name}
14cr|nspluginwrapper-1.4.4-6|42	Version:	%{version}
14cr|nspluginwrapper-1.4.4-6|43	Release:	%{release}
14cr|nspluginwrapper-1.4.4-6|44	License:	GPLv2+
14cr|nspluginwrapper-1.4.4-6|45	Group:		Networking/WWW
14cr|nspluginwrapper-1.4.4-6|46	URL:		http://nspluginwrapper.davidben.net/
14cr|nspluginwrapper-1.4.4-6|47	Source0:	http://nspluginwrapper.davidben.net/download/nspluginwrapper-%version.tar.gz
14cr|nspluginwrapper-1.4.4-6|48	Source1:	nspluginwrapper.filter
14cr|nspluginwrapper-1.4.4-6|49	Source2:	nspluginwrapper.script
14cr|nspluginwrapper-1.4.4-6|50	Source3:	update-nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|51	Patch7:         nspluginwrapper-enable-v4l1compat.patch
14cr|nspluginwrapper-1.4.4-6|52	# fixes build, submitted:
14cr|nspluginwrapper-1.4.4-6|53	# https://github.com/davidben/nspluginwrapper/issues/43
14cr|nspluginwrapper-1.4.4-6|54	Patch8:		nspluginwrapper-glib-includes.patch
14cr|nspluginwrapper-1.4.4-6|55	# from upstream, fixes build
14cr|nspluginwrapper-1.4.4-6|56	Patch9:		nspluginwrapper-link-dl.patch
14cr|nspluginwrapper-1.4.4-6|57	# fixes build, similar patch submitted upstream:
14cr|nspluginwrapper-1.4.4-6|58	# https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-November/msg00000.html
14cr|nspluginwrapper-1.4.4-6|59	Patch10:	nspluginwrapper-link-gthread.patch
14cr|nspluginwrapper-1.4.4-6|60	# (tv) fix build with newer glib:
14cr|nspluginwrapper-1.4.4-6|61	Patch11:		nspluginwrapper-glib-thread.patch
14cr|nspluginwrapper-1.4.4-6|62	
14cr|nspluginwrapper-1.4.4-6|63	BuildRequires:	curl-devel
14cr|nspluginwrapper-1.4.4-6|64	BuildRequires:	gtk+2-devel
14cr|nspluginwrapper-1.4.4-6|65	BuildRequires:	libxt-devel
14cr|nspluginwrapper-1.4.4-6|66	BuildRequires:  stdc++-static-devel
14cr|nspluginwrapper-1.4.4-6|67	Provides:	%{name}-%{_arch} = %{version}-%release
14cr|nspluginwrapper-1.4.4-6|68	Requires(post):	 %{name}-%{target_arch} = %{version}-%{release}
14cr|nspluginwrapper-1.4.4-6|69	Requires(preun): %{name}-%{target_arch} = %{version}-%{release}
14cr|nspluginwrapper-1.4.4-6|70	ExcludeArch:	%mips %arm
14cr|nspluginwrapper-1.4.4-6|71	
14cr|nspluginwrapper-1.4.4-6|72	%description
14cr|nspluginwrapper-1.4.4-6|73	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
14cr|nspluginwrapper-1.4.4-6|74	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture, e.g. x86_64.
14cr|nspluginwrapper-1.4.4-6|75	
14cr|nspluginwrapper-1.4.4-6|76	This package consists in:
14cr|nspluginwrapper-1.4.4-6|77	* npviewer: the plugin viewer
14cr|nspluginwrapper-1.4.4-6|78	* npwrapper.so: the browser-side plugin
14cr|nspluginwrapper-1.4.4-6|79	* nspluginwrapper: a tool to manage plugins installation and update
14cr|nspluginwrapper-1.4.4-6|80	
14cr|nspluginwrapper-1.4.4-6|81	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-6|82	%package %{target_arch}
14cr|nspluginwrapper-1.4.4-6|83	Summary:	A viewer for %{target_os}/%{target_arch} compiled Netscape 4 plugins
14cr|nspluginwrapper-1.4.4-6|84	Group:		Networking/WWW
14cr|nspluginwrapper-1.4.4-6|85	%if "%{target_arch}" == "i386"
14cr|nspluginwrapper-1.4.4-6|86	# Flash 10 now requires 32 bit libcurl, libnss3.so
14cr|nspluginwrapper-1.4.4-6|87	# but Adobe's RPM package does not require them...
14cr|nspluginwrapper-1.4.4-6|88	# http://blogs.adobe.com/penguin.swf/2008/08/curl_tradeoffs.html
14cr|nspluginwrapper-1.4.4-6|89	Suggests:       libcurl.so.4
14cr|nspluginwrapper-1.4.4-6|90	Suggests:	libnss3.so
14cr|nspluginwrapper-1.4.4-6|91	%endif
14cr|nspluginwrapper-1.4.4-6|92	
14cr|nspluginwrapper-1.4.4-6|93	%description %{target_arch}
14cr|nspluginwrapper-1.4.4-6|94	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
14cr|nspluginwrapper-1.4.4-6|95	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture,
14cr|nspluginwrapper-1.4.4-6|96	e.g. x86_64.
14cr|nspluginwrapper-1.4.4-6|97	
14cr|nspluginwrapper-1.4.4-6|98	This package consists in:
14cr|nspluginwrapper-1.4.4-6|99	* npviewer: the plugin viewer
14cr|nspluginwrapper-1.4.4-6|100	* npwrapper.so: the browser-side plugin
14cr|nspluginwrapper-1.4.4-6|101	* nspluginwrapper: a tool to manage plugins installation and update
14cr|nspluginwrapper-1.4.4-6|102	
14cr|nspluginwrapper-1.4.4-6|103	This package provides the npviewer program for %{target_os}/%{target_arch}.
14cr|nspluginwrapper-1.4.4-6|104	%endif
14cr|nspluginwrapper-1.4.4-6|105	
14cr|nspluginwrapper-1.4.4-6|106	%prep
14cr|nspluginwrapper-1.4.4-6|107	
14cr|nspluginwrapper-1.4.4-6|108	%setup -q
14cr|nspluginwrapper-1.4.4-6|109	%apply_patches
14cr|nspluginwrapper-1.4.4-6|110	
14cr|nspluginwrapper-1.4.4-6|111	%build
14cr|nspluginwrapper-1.4.4-6|112	export CFLAGS="$RPM_OPT_FLAGS"
14cr|nspluginwrapper-1.4.4-6|113	export CXXFLAGS="$RPM_OPT_FLAGS"
14cr|nspluginwrapper-1.4.4-6|114	
14cr|nspluginwrapper-1.4.4-6|115	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-6|116	biarch="--enable-biarch"
14cr|nspluginwrapper-1.4.4-6|117	%else
14cr|nspluginwrapper-1.4.4-6|118	biarch="--disable-biarch"
14cr|nspluginwrapper-1.4.4-6|119	%endif
14cr|nspluginwrapper-1.4.4-6|120	mkdir objs
14cr|nspluginwrapper-1.4.4-6|121	pushd objs
14cr|nspluginwrapper-1.4.4-6|122	../configure \
14cr|nspluginwrapper-1.4.4-6|123	--prefix=%{_prefix} \
14cr|nspluginwrapper-1.4.4-6|124	--target-cpu=%{target_arch} \
14cr|nspluginwrapper-1.4.4-6|125	--enable-viewer \
14cr|nspluginwrapper-1.4.4-6|126	$biarch \
14cr|nspluginwrapper-1.4.4-6|127	--target-os=linux --disable-strip
14cr|nspluginwrapper-1.4.4-6|128	%make
14cr|nspluginwrapper-1.4.4-6|129	popd
14cr|nspluginwrapper-1.4.4-6|130	
14cr|nspluginwrapper-1.4.4-6|131	%install
14cr|nspluginwrapper-1.4.4-6|132	rm -rf $RPM_BUILD_ROOT
14cr|nspluginwrapper-1.4.4-6|133	
14cr|nspluginwrapper-1.4.4-6|134	make -C objs install DESTDIR=$RPM_BUILD_ROOT
14cr|nspluginwrapper-1.4.4-6|135	
14cr|nspluginwrapper-1.4.4-6|136	mkdir -p $RPM_BUILD_ROOT%{plugindir}
14cr|nspluginwrapper-1.4.4-6|137	mkdir -p $RPM_BUILD_ROOT%{_sbindir}
14cr|nspluginwrapper-1.4.4-6|138	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|139	
14cr|nspluginwrapper-1.4.4-6|140	touch $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|141	
14cr|nspluginwrapper-1.4.4-6|142	ln -s %{pkglibdir}/%{_arch}/%{_os}/npwrapper.so $RPM_BUILD_ROOT%{plugindir}/npwrapper.so
14cr|nspluginwrapper-1.4.4-6|143	
14cr|nspluginwrapper-1.4.4-6|144	install -d -m 0755 %buildroot%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-6|145	install -m 0644 %{SOURCE1} %buildroot%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-6|146	install -m 0755 %{SOURCE2} %buildroot%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-6|147	install -m 0755 %{SOURCE3} %buildroot%{_sbindir}
14cr|nspluginwrapper-1.4.4-6|148	
14cr|nspluginwrapper-1.4.4-6|149	%clean
14cr|nspluginwrapper-1.4.4-6|150	rm -rf $RPM_BUILD_ROOT
14cr|nspluginwrapper-1.4.4-6|151	
14cr|nspluginwrapper-1.4.4-6|152	%post
14cr|nspluginwrapper-1.4.4-6|153	if [ ! -f %{_sysconfdir}/sysconfig/nspluginwrapper ]; then
14cr|nspluginwrapper-1.4.4-6|154	cat > %{_sysconfdir}/sysconfig/nspluginwrapper <<EOF
14cr|nspluginwrapper-1.4.4-6|155	USE_NSPLUGINWRAPPER=yes
14cr|nspluginwrapper-1.4.4-6|156	MDV_PLUGINS="%{nspw_plugins}"
14cr|nspluginwrapper-1.4.4-6|157	USER_PLUGINS=""
14cr|nspluginwrapper-1.4.4-6|158	EOF
14cr|nspluginwrapper-1.4.4-6|159	else
14cr|nspluginwrapper-1.4.4-6|160	if ! grep -q ^MDV_PLUGINS= %{_sysconfdir}/sysconfig/nspluginwrapper; then
14cr|nspluginwrapper-1.4.4-6|161	echo "MDV_PLUGINS=\"%{nspw_plugins}\"" >> %{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|162	else
14cr|nspluginwrapper-1.4.4-6|163	sed -i "s/MDV_PLUGINS=.*/MDV_PLUGINS=\"%{nspw_plugins}\"/" \
14cr|nspluginwrapper-1.4.4-6|164	%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|165	fi
14cr|nspluginwrapper-1.4.4-6|166	fi
14cr|nspluginwrapper-1.4.4-6|167	
14cr|nspluginwrapper-1.4.4-6|168	%{_var}/lib/rpm/filetriggers/nspluginwrapper.script || :
14cr|nspluginwrapper-1.4.4-6|169	
14cr|nspluginwrapper-1.4.4-6|170	%preun
14cr|nspluginwrapper-1.4.4-6|171	if [ $1 = 0 ]; then
14cr|nspluginwrapper-1.4.4-6|172	%{_bindir}/%{name} -v -a -r
14cr|nspluginwrapper-1.4.4-6|173	fi
14cr|nspluginwrapper-1.4.4-6|174	
14cr|nspluginwrapper-1.4.4-6|175	# Only use for these when on 64-bit
14cr|nspluginwrapper-1.4.4-6|176	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-6|177	
14cr|nspluginwrapper-1.4.4-6|178	# Flash Player
14cr|nspluginwrapper-1.4.4-6|179	%triggerin -- flash-plugin
14cr|nspluginwrapper-1.4.4-6|180	if [ -f %{plugindir}/npwrapper.libflashplayer.so ]; then
14cr|nspluginwrapper-1.4.4-6|181	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.libflashplayer.so
14cr|nspluginwrapper-1.4.4-6|182	else
14cr|nspluginwrapper-1.4.4-6|183	%{_bindir}/%{name} -v -i /usr/lib/flash-plugin/libflashplayer.so
14cr|nspluginwrapper-1.4.4-6|184	fi
14cr|nspluginwrapper-1.4.4-6|185	
14cr|nspluginwrapper-1.4.4-6|186	%triggerpostun -- flash-plugin
14cr|nspluginwrapper-1.4.4-6|187	if [ ! -f /usr/lib/flash-plugin/libflashplayer.so ]; then
14cr|nspluginwrapper-1.4.4-6|188	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.libflashplayer.so
14cr|nspluginwrapper-1.4.4-6|189	fi
14cr|nspluginwrapper-1.4.4-6|190	
14cr|nspluginwrapper-1.4.4-6|191	# Acrobat Reader
14cr|nspluginwrapper-1.4.4-6|192	%triggerin -- acroread5-nppdf, acroread-nppdf
14cr|nspluginwrapper-1.4.4-6|193	if [ -f %{plugindir}/npwrapper.nppdf.so ]; then
14cr|nspluginwrapper-1.4.4-6|194	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nppdf.so
14cr|nspluginwrapper-1.4.4-6|195	else
14cr|nspluginwrapper-1.4.4-6|196	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nppdf.so
14cr|nspluginwrapper-1.4.4-6|197	fi
14cr|nspluginwrapper-1.4.4-6|198	
14cr|nspluginwrapper-1.4.4-6|199	%triggerpostun -- acroread5-nppdf, acroread-nppdf
14cr|nspluginwrapper-1.4.4-6|200	if [ ! -f /usr/lib/mozilla/plugins/nppdf.so ]; then
14cr|nspluginwrapper-1.4.4-6|201	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nppdf.so
14cr|nspluginwrapper-1.4.4-6|202	fi
14cr|nspluginwrapper-1.4.4-6|203	
14cr|nspluginwrapper-1.4.4-6|204	# Real Player 8
14cr|nspluginwrapper-1.4.4-6|205	%triggerin -- RealPlayer-rpnp < 10
14cr|nspluginwrapper-1.4.4-6|206	if [ -f %{plugindir}/npwrapper.rpnp.so ]; then
14cr|nspluginwrapper-1.4.4-6|207	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.rpnp.so
14cr|nspluginwrapper-1.4.4-6|208	else
14cr|nspluginwrapper-1.4.4-6|209	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/rpnp.so
14cr|nspluginwrapper-1.4.4-6|210	fi
14cr|nspluginwrapper-1.4.4-6|211	
14cr|nspluginwrapper-1.4.4-6|212	%triggerpostun -- RealPlayer-rpnp < 10
14cr|nspluginwrapper-1.4.4-6|213	if [ ! -f /usr/lib/mozilla/plugins/rpnp.so ]; then
14cr|nspluginwrapper-1.4.4-6|214	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.rpnp.so
14cr|nspluginwrapper-1.4.4-6|215	fi
14cr|nspluginwrapper-1.4.4-6|216	
14cr|nspluginwrapper-1.4.4-6|217	# Real Player 10
14cr|nspluginwrapper-1.4.4-6|218	%triggerin -- RealPlayer-rpnp >= 10
14cr|nspluginwrapper-1.4.4-6|219	if [ -f %{plugindir}/npwrapper.nphelix.so ]; then
14cr|nspluginwrapper-1.4.4-6|220	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nphelix.so
14cr|nspluginwrapper-1.4.4-6|221	else
14cr|nspluginwrapper-1.4.4-6|222	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nphelix.so
14cr|nspluginwrapper-1.4.4-6|223	fi
14cr|nspluginwrapper-1.4.4-6|224	
14cr|nspluginwrapper-1.4.4-6|225	%triggerpostun -- RealPlayer-rpnp >= 10
14cr|nspluginwrapper-1.4.4-6|226	if [ ! -f /usr/lib/mozilla/plugins/nphelix.so ]; then
14cr|nspluginwrapper-1.4.4-6|227	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nphelix.so
14cr|nspluginwrapper-1.4.4-6|228	fi
14cr|nspluginwrapper-1.4.4-6|229	
14cr|nspluginwrapper-1.4.4-6|230	%endif
14cr|nspluginwrapper-1.4.4-6|231	
14cr|nspluginwrapper-1.4.4-6|232	%files
14cr|nspluginwrapper-1.4.4-6|233	%defattr(-,root,root)
14cr|nspluginwrapper-1.4.4-6|234	%doc NEWS README TODO
14cr|nspluginwrapper-1.4.4-6|235	%{_bindir}/%{name}
14cr|nspluginwrapper-1.4.4-6|236	%{_bindir}/nspluginplayer
14cr|nspluginwrapper-1.4.4-6|237	%{_sbindir}/update-nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|238	%ghost %{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-6|239	%{plugindir}/npwrapper.so
14cr|nspluginwrapper-1.4.4-6|240	%dir %{pkglibdir}
14cr|nspluginwrapper-1.4.4-6|241	%dir %{pkglibdir}/noarch
14cr|nspluginwrapper-1.4.4-6|242	%{pkglibdir}/noarch/npviewer.sh
14cr|nspluginwrapper-1.4.4-6|243	%dir %{pkglibdir}/%{_arch}
14cr|nspluginwrapper-1.4.4-6|244	%dir %{pkglibdir}/%{_arch}/%{_os}
14cr|nspluginwrapper-1.4.4-6|245	%{pkglibdir}/%{_arch}/%{_os}/npconfig
14cr|nspluginwrapper-1.4.4-6|246	%if ! %{build_biarch}
14cr|nspluginwrapper-1.4.4-6|247	%{pkglibdir}/%{_arch}/%{_os}/npviewer
14cr|nspluginwrapper-1.4.4-6|248	%{pkglibdir}/%{_arch}/%{_os}/npviewer.bin
14cr|nspluginwrapper-1.4.4-6|249	# %{pkglibdir}/%{_arch}/%{_os}/libxpcom.so
14cr|nspluginwrapper-1.4.4-6|250	%{pkglibdir}/%{_arch}/%{_os}/libnoxshm.so
14cr|nspluginwrapper-1.4.4-6|251	%endif
14cr|nspluginwrapper-1.4.4-6|252	%{pkglibdir}/%{_arch}/%{_os}/npplayer
14cr|nspluginwrapper-1.4.4-6|253	%{pkglibdir}/%{_arch}/%{_os}/npwrapper.so
14cr|nspluginwrapper-1.4.4-6|254	%{_var}/lib/rpm/filetriggers/nspluginwrapper.*
14cr|nspluginwrapper-1.4.4-6|255	
14cr|nspluginwrapper-1.4.4-6|256	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-6|257	%files %{target_arch}
14cr|nspluginwrapper-1.4.4-6|258	%defattr(-,root,root)
14cr|nspluginwrapper-1.4.4-6|259	%dir %{pkglibdir}/%{target_arch}
14cr|nspluginwrapper-1.4.4-6|260	%dir %{pkglibdir}/%{target_arch}/%{target_os}
14cr|nspluginwrapper-1.4.4-6|261	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer
14cr|nspluginwrapper-1.4.4-6|262	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer.bin
14cr|nspluginwrapper-1.4.4-6|263	# %{pkglibdir}/%{target_arch}/%{target_os}/libxpcom.so
14cr|nspluginwrapper-1.4.4-6|264	%{pkglibdir}/%{target_arch}/%{target_os}/libnoxshm.so
14cr|nspluginwrapper-1.4.4-6|265	%endif
14cr|nspluginwrapper-1.4.4-6|266	
14cr|nspluginwrapper-1.4.4-6|267	
14cr|nspluginwrapper-1.4.4-6|268	
14cr|nspluginwrapper-1.4.4-6|269	%changelog
14cr|nspluginwrapper-1.4.4-6|270	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-6
14cr|nspluginwrapper-1.4.4-6|271	+ Revision: 4ade155
14cr|nspluginwrapper-1.4.4-6|272	- MassBuild#464: Increase release tag
14cr|nspluginwrapper-1.4.4-6|273	
14cr|nspluginwrapper-1.4.4-6|274	

3573 14
14cr|nspluginwrapper-1.4.4-7|1	# list of plugins to be wrapped by default ex: libflashplayer,nppdf
14cr|nspluginwrapper-1.4.4-7|2	# these are wrapped by default on 32->64 use only
14cr|nspluginwrapper-1.4.4-7|3	%define nspw_plugins flashplayer,nppdf,rpnp,nphelix
14cr|nspluginwrapper-1.4.4-7|4	
14cr|nspluginwrapper-1.4.4-7|5	# define 32-bit arch of multiarch platforms
14cr|nspluginwrapper-1.4.4-7|6	%define arch_32 %{nil}
14cr|nspluginwrapper-1.4.4-7|7	%ifarch x86_64
14cr|nspluginwrapper-1.4.4-7|8	%define arch_32 i386
14cr|nspluginwrapper-1.4.4-7|9	%endif
14cr|nspluginwrapper-1.4.4-7|10	
14cr|nspluginwrapper-1.4.4-7|11	# define to build a biarch package
14cr|nspluginwrapper-1.4.4-7|12	%define build_biarch 0
14cr|nspluginwrapper-1.4.4-7|13	%if "%{_arch}:%{arch_32}" == "x86_64:i386"
14cr|nspluginwrapper-1.4.4-7|14	%define build_biarch 1
14cr|nspluginwrapper-1.4.4-7|15	%endif
14cr|nspluginwrapper-1.4.4-7|16	
14cr|nspluginwrapper-1.4.4-7|17	# define target architecture of plugins we want to support
14cr|nspluginwrapper-1.4.4-7|18	%define target_arch i386
14cr|nspluginwrapper-1.4.4-7|19	
14cr|nspluginwrapper-1.4.4-7|20	# define target operating system of plugins we want to support
14cr|nspluginwrapper-1.4.4-7|21	%define target_os linux
14cr|nspluginwrapper-1.4.4-7|22	
14cr|nspluginwrapper-1.4.4-7|23	# define nspluginswrapper libdir (invariant, including libdir)
14cr|nspluginwrapper-1.4.4-7|24	%define pkglibdir %{_prefix}/lib/%{name}
14cr|nspluginwrapper-1.4.4-7|25	
14cr|nspluginwrapper-1.4.4-7|26	# define mozilla plugin dir
14cr|nspluginwrapper-1.4.4-7|27	%define plugindir %{_libdir}/mozilla/plugins
14cr|nspluginwrapper-1.4.4-7|28	
14cr|nspluginwrapper-1.4.4-7|29	Summary:	A compatibility layer for Netscape 4 plugins
14cr|nspluginwrapper-1.4.4-7|30	Name:		nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|31	Version:	1.4.4
14cr|nspluginwrapper-1.4.4-7|32	Release:	7
14cr|nspluginwrapper-1.4.4-7|33	License:	GPLv2+
14cr|nspluginwrapper-1.4.4-7|34	Group:		Networking/WWW
14cr|nspluginwrapper-1.4.4-7|35	Url:		http://nspluginwrapper.davidben.net/
14cr|nspluginwrapper-1.4.4-7|36	Source0:	http://nspluginwrapper.davidben.net/download/nspluginwrapper-%version.tar.gz
14cr|nspluginwrapper-1.4.4-7|37	Source1:	nspluginwrapper.filter
14cr|nspluginwrapper-1.4.4-7|38	Source2:	nspluginwrapper.script
14cr|nspluginwrapper-1.4.4-7|39	Source3:	update-nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|40	Patch0:		nspluginwrapper-enable-v4l1compat.patch
14cr|nspluginwrapper-1.4.4-7|41	# fixes build, submitted:
14cr|nspluginwrapper-1.4.4-7|42	# https://github.com/davidben/nspluginwrapper/issues/43
14cr|nspluginwrapper-1.4.4-7|43	Patch1:		nspluginwrapper-glib-includes.patch
14cr|nspluginwrapper-1.4.4-7|44	# from upstream, fixes build
14cr|nspluginwrapper-1.4.4-7|45	Patch2:		nspluginwrapper-link-dl.patch
14cr|nspluginwrapper-1.4.4-7|46	# fixes build, similar patch submitted upstream:
14cr|nspluginwrapper-1.4.4-7|47	# https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-November/msg00000.html
14cr|nspluginwrapper-1.4.4-7|48	Patch3:		nspluginwrapper-link-gthread.patch
14cr|nspluginwrapper-1.4.4-7|49	# (tv) fix build with newer glib:
14cr|nspluginwrapper-1.4.4-7|50	Patch4:		nspluginwrapper-glib-thread.patch
14cr|nspluginwrapper-1.4.4-7|51	BuildRequires:	stdc++-static-devel
14cr|nspluginwrapper-1.4.4-7|52	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nspluginwrapper-1.4.4-7|53	BuildRequires:	pkgconfig(libcurl)
14cr|nspluginwrapper-1.4.4-7|54	BuildRequires:	pkgconfig(xt)
14cr|nspluginwrapper-1.4.4-7|55	Provides:	%{name}-%{_arch} = %{EVRD}
14cr|nspluginwrapper-1.4.4-7|56	Requires(post,preun):	%{name}-%{target_arch} = %{EVRD}
14cr|nspluginwrapper-1.4.4-7|57	ExcludeArch:	%{mips} %{arm}
14cr|nspluginwrapper-1.4.4-7|58	
14cr|nspluginwrapper-1.4.4-7|59	%description
14cr|nspluginwrapper-1.4.4-7|60	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
14cr|nspluginwrapper-1.4.4-7|61	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture,
14cr|nspluginwrapper-1.4.4-7|62	e.g. x86_64.
14cr|nspluginwrapper-1.4.4-7|63	
14cr|nspluginwrapper-1.4.4-7|64	This package consists in:
14cr|nspluginwrapper-1.4.4-7|65	* npviewer: the plugin viewer
14cr|nspluginwrapper-1.4.4-7|66	* npwrapper.so: the browser-side plugin
14cr|nspluginwrapper-1.4.4-7|67	* nspluginwrapper: a tool to manage plugins installation and update
14cr|nspluginwrapper-1.4.4-7|68	
14cr|nspluginwrapper-1.4.4-7|69	%files
14cr|nspluginwrapper-1.4.4-7|70	%doc NEWS README TODO
14cr|nspluginwrapper-1.4.4-7|71	%{_bindir}/%{name}
14cr|nspluginwrapper-1.4.4-7|72	%{_bindir}/nspluginplayer
14cr|nspluginwrapper-1.4.4-7|73	%{_sbindir}/update-nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|74	%ghost %{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|75	%{plugindir}/npwrapper.so
14cr|nspluginwrapper-1.4.4-7|76	%dir %{pkglibdir}
14cr|nspluginwrapper-1.4.4-7|77	%dir %{pkglibdir}/noarch
14cr|nspluginwrapper-1.4.4-7|78	%{pkglibdir}/noarch/npviewer.sh
14cr|nspluginwrapper-1.4.4-7|79	%dir %{pkglibdir}/%{_arch}
14cr|nspluginwrapper-1.4.4-7|80	%dir %{pkglibdir}/%{_arch}/%{_os}
14cr|nspluginwrapper-1.4.4-7|81	%{pkglibdir}/%{_arch}/%{_os}/npconfig
14cr|nspluginwrapper-1.4.4-7|82	%if ! %{build_biarch}
14cr|nspluginwrapper-1.4.4-7|83	%{pkglibdir}/%{_arch}/%{_os}/npviewer
14cr|nspluginwrapper-1.4.4-7|84	%{pkglibdir}/%{_arch}/%{_os}/npviewer.bin
14cr|nspluginwrapper-1.4.4-7|85	# %{pkglibdir}/%{_arch}/%{_os}/libxpcom.so
14cr|nspluginwrapper-1.4.4-7|86	%{pkglibdir}/%{_arch}/%{_os}/libnoxshm.so
14cr|nspluginwrapper-1.4.4-7|87	%endif
14cr|nspluginwrapper-1.4.4-7|88	%{pkglibdir}/%{_arch}/%{_os}/npplayer
14cr|nspluginwrapper-1.4.4-7|89	%{pkglibdir}/%{_arch}/%{_os}/npwrapper.so
14cr|nspluginwrapper-1.4.4-7|90	%{_var}/lib/rpm/filetriggers/nspluginwrapper.*
14cr|nspluginwrapper-1.4.4-7|91	
14cr|nspluginwrapper-1.4.4-7|92	%post
14cr|nspluginwrapper-1.4.4-7|93	if [ ! -f %{_sysconfdir}/sysconfig/nspluginwrapper ]; then
14cr|nspluginwrapper-1.4.4-7|94	cat > %{_sysconfdir}/sysconfig/nspluginwrapper <<EOF
14cr|nspluginwrapper-1.4.4-7|95	USE_NSPLUGINWRAPPER=yes
14cr|nspluginwrapper-1.4.4-7|96	MDV_PLUGINS="%{nspw_plugins}"
14cr|nspluginwrapper-1.4.4-7|97	USER_PLUGINS=""
14cr|nspluginwrapper-1.4.4-7|98	EOF
14cr|nspluginwrapper-1.4.4-7|99	else
14cr|nspluginwrapper-1.4.4-7|100	if ! grep -q ^MDV_PLUGINS= %{_sysconfdir}/sysconfig/nspluginwrapper; then
14cr|nspluginwrapper-1.4.4-7|101	echo "MDV_PLUGINS=\"%{nspw_plugins}\"" >> %{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|102	else
14cr|nspluginwrapper-1.4.4-7|103	sed -i "s/MDV_PLUGINS=.*/MDV_PLUGINS=\"%{nspw_plugins}\"/" \
14cr|nspluginwrapper-1.4.4-7|104	%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|105	fi
14cr|nspluginwrapper-1.4.4-7|106	fi
14cr|nspluginwrapper-1.4.4-7|107	
14cr|nspluginwrapper-1.4.4-7|108	%{_var}/lib/rpm/filetriggers/nspluginwrapper.script || :
14cr|nspluginwrapper-1.4.4-7|109	
14cr|nspluginwrapper-1.4.4-7|110	%preun
14cr|nspluginwrapper-1.4.4-7|111	if [ $1 = 0 ]; then
14cr|nspluginwrapper-1.4.4-7|112	%{_bindir}/%{name} -v -a -r
14cr|nspluginwrapper-1.4.4-7|113	fi
14cr|nspluginwrapper-1.4.4-7|114	
14cr|nspluginwrapper-1.4.4-7|115	#----------------------------------------------------------------------------
14cr|nspluginwrapper-1.4.4-7|116	
14cr|nspluginwrapper-1.4.4-7|117	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-7|118	%package %{target_arch}
14cr|nspluginwrapper-1.4.4-7|119	Summary:	A viewer for %{target_os}/%{target_arch} compiled Netscape 4 plugins
14cr|nspluginwrapper-1.4.4-7|120	Group:		Networking/WWW
14cr|nspluginwrapper-1.4.4-7|121	%if "%{target_arch}" == "i386"
14cr|nspluginwrapper-1.4.4-7|122	# Flash 10 now requires 32 bit libcurl, libnss3.so
14cr|nspluginwrapper-1.4.4-7|123	# but Adobe's RPM package does not require them...
14cr|nspluginwrapper-1.4.4-7|124	# http://blogs.adobe.com/penguin.swf/2008/08/curl_tradeoffs.html
14cr|nspluginwrapper-1.4.4-7|125	Suggests:	libcurl.so.4
14cr|nspluginwrapper-1.4.4-7|126	Suggests:	libnss3.so
14cr|nspluginwrapper-1.4.4-7|127	%endif
14cr|nspluginwrapper-1.4.4-7|128	
14cr|nspluginwrapper-1.4.4-7|129	%description %{target_arch}
14cr|nspluginwrapper-1.4.4-7|130	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
14cr|nspluginwrapper-1.4.4-7|131	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture,
14cr|nspluginwrapper-1.4.4-7|132	e.g. x86_64.
14cr|nspluginwrapper-1.4.4-7|133	
14cr|nspluginwrapper-1.4.4-7|134	This package consists in:
14cr|nspluginwrapper-1.4.4-7|135	* npviewer: the plugin viewer
14cr|nspluginwrapper-1.4.4-7|136	* npwrapper.so: the browser-side plugin
14cr|nspluginwrapper-1.4.4-7|137	* nspluginwrapper: a tool to manage plugins installation and update
14cr|nspluginwrapper-1.4.4-7|138	
14cr|nspluginwrapper-1.4.4-7|139	This package provides the npviewer program for %{target_os}/%{target_arch}.
14cr|nspluginwrapper-1.4.4-7|140	
14cr|nspluginwrapper-1.4.4-7|141	%files %{target_arch}
14cr|nspluginwrapper-1.4.4-7|142	%dir %{pkglibdir}/%{target_arch}
14cr|nspluginwrapper-1.4.4-7|143	%dir %{pkglibdir}/%{target_arch}/%{target_os}
14cr|nspluginwrapper-1.4.4-7|144	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer
14cr|nspluginwrapper-1.4.4-7|145	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer.bin
14cr|nspluginwrapper-1.4.4-7|146	%{pkglibdir}/%{target_arch}/%{target_os}/libnoxshm.so
14cr|nspluginwrapper-1.4.4-7|147	%endif
14cr|nspluginwrapper-1.4.4-7|148	
14cr|nspluginwrapper-1.4.4-7|149	#----------------------------------------------------------------------------
14cr|nspluginwrapper-1.4.4-7|150	
14cr|nspluginwrapper-1.4.4-7|151	%prep
14cr|nspluginwrapper-1.4.4-7|152	%setup -q
14cr|nspluginwrapper-1.4.4-7|153	%apply_patches
14cr|nspluginwrapper-1.4.4-7|154	
14cr|nspluginwrapper-1.4.4-7|155	%build
14cr|nspluginwrapper-1.4.4-7|156	export CFLAGS="%{optflags}"
14cr|nspluginwrapper-1.4.4-7|157	export CXXFLAGS="%{optflags}"
14cr|nspluginwrapper-1.4.4-7|158	
14cr|nspluginwrapper-1.4.4-7|159	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-7|160	biarch="--enable-biarch"
14cr|nspluginwrapper-1.4.4-7|161	%else
14cr|nspluginwrapper-1.4.4-7|162	biarch="--disable-biarch"
14cr|nspluginwrapper-1.4.4-7|163	%endif
14cr|nspluginwrapper-1.4.4-7|164	mkdir objs
14cr|nspluginwrapper-1.4.4-7|165	pushd objs
14cr|nspluginwrapper-1.4.4-7|166	../configure \
14cr|nspluginwrapper-1.4.4-7|167	--prefix=%{_prefix} \
14cr|nspluginwrapper-1.4.4-7|168	--target-cpu=%{target_arch} \
14cr|nspluginwrapper-1.4.4-7|169	--enable-viewer \
14cr|nspluginwrapper-1.4.4-7|170	$biarch \
14cr|nspluginwrapper-1.4.4-7|171	--target-os=linux --disable-strip
14cr|nspluginwrapper-1.4.4-7|172	%make
14cr|nspluginwrapper-1.4.4-7|173	popd
14cr|nspluginwrapper-1.4.4-7|174	
14cr|nspluginwrapper-1.4.4-7|175	%install
14cr|nspluginwrapper-1.4.4-7|176	%makeinstall_std -C objs
14cr|nspluginwrapper-1.4.4-7|177	
14cr|nspluginwrapper-1.4.4-7|178	mkdir -p %{buildroot}%{plugindir}
14cr|nspluginwrapper-1.4.4-7|179	mkdir -p %{buildroot}%{_sbindir}
14cr|nspluginwrapper-1.4.4-7|180	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|181	
14cr|nspluginwrapper-1.4.4-7|182	touch %{buildroot}%{_sysconfdir}/sysconfig/nspluginwrapper
14cr|nspluginwrapper-1.4.4-7|183	
14cr|nspluginwrapper-1.4.4-7|184	ln -s %{pkglibdir}/%{_arch}/%{_os}/npwrapper.so %{buildroot}%{plugindir}/npwrapper.so
14cr|nspluginwrapper-1.4.4-7|185	
14cr|nspluginwrapper-1.4.4-7|186	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-7|187	install -m 0644 %{SOURCE1} %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-7|188	install -m 0755 %{SOURCE2} %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|nspluginwrapper-1.4.4-7|189	install -m 0755 %{SOURCE3} %{buildroot}%{_sbindir}
14cr|nspluginwrapper-1.4.4-7|190	
14cr|nspluginwrapper-1.4.4-7|191	
14cr|nspluginwrapper-1.4.4-7|192	#----------------------------------------------------------------------------
14cr|nspluginwrapper-1.4.4-7|193	
14cr|nspluginwrapper-1.4.4-7|194	# Only use for these when on 64-bit
14cr|nspluginwrapper-1.4.4-7|195	%if %{build_biarch}
14cr|nspluginwrapper-1.4.4-7|196	# Flash Player
14cr|nspluginwrapper-1.4.4-7|197	%triggerin -- flash-plugin
14cr|nspluginwrapper-1.4.4-7|198	if [ -f %{plugindir}/npwrapper.libflashplayer.so ]; then
14cr|nspluginwrapper-1.4.4-7|199	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.libflashplayer.so
14cr|nspluginwrapper-1.4.4-7|200	else
14cr|nspluginwrapper-1.4.4-7|201	%{_bindir}/%{name} -v -i /usr/lib/flash-plugin/libflashplayer.so
14cr|nspluginwrapper-1.4.4-7|202	fi
14cr|nspluginwrapper-1.4.4-7|203	
14cr|nspluginwrapper-1.4.4-7|204	%triggerpostun -- flash-plugin
14cr|nspluginwrapper-1.4.4-7|205	if [ ! -f /usr/lib/flash-plugin/libflashplayer.so ]; then
14cr|nspluginwrapper-1.4.4-7|206	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.libflashplayer.so
14cr|nspluginwrapper-1.4.4-7|207	fi
14cr|nspluginwrapper-1.4.4-7|208	
14cr|nspluginwrapper-1.4.4-7|209	# Acrobat Reader
14cr|nspluginwrapper-1.4.4-7|210	%triggerin -- acroread5-nppdf, acroread-nppdf
14cr|nspluginwrapper-1.4.4-7|211	if [ -f %{plugindir}/npwrapper.nppdf.so ]; then
14cr|nspluginwrapper-1.4.4-7|212	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nppdf.so
14cr|nspluginwrapper-1.4.4-7|213	else
14cr|nspluginwrapper-1.4.4-7|214	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nppdf.so
14cr|nspluginwrapper-1.4.4-7|215	fi
14cr|nspluginwrapper-1.4.4-7|216	
14cr|nspluginwrapper-1.4.4-7|217	%triggerpostun -- acroread5-nppdf, acroread-nppdf
14cr|nspluginwrapper-1.4.4-7|218	if [ ! -f /usr/lib/mozilla/plugins/nppdf.so ]; then
14cr|nspluginwrapper-1.4.4-7|219	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nppdf.so
14cr|nspluginwrapper-1.4.4-7|220	fi
14cr|nspluginwrapper-1.4.4-7|221	
14cr|nspluginwrapper-1.4.4-7|222	# Real Player 8
14cr|nspluginwrapper-1.4.4-7|223	%triggerin -- RealPlayer-rpnp < 10
14cr|nspluginwrapper-1.4.4-7|224	if [ -f %{plugindir}/npwrapper.rpnp.so ]; then
14cr|nspluginwrapper-1.4.4-7|225	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.rpnp.so
14cr|nspluginwrapper-1.4.4-7|226	else
14cr|nspluginwrapper-1.4.4-7|227	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/rpnp.so
14cr|nspluginwrapper-1.4.4-7|228	fi
14cr|nspluginwrapper-1.4.4-7|229	
14cr|nspluginwrapper-1.4.4-7|230	%triggerpostun -- RealPlayer-rpnp < 10
14cr|nspluginwrapper-1.4.4-7|231	if [ ! -f /usr/lib/mozilla/plugins/rpnp.so ]; then
14cr|nspluginwrapper-1.4.4-7|232	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.rpnp.so
14cr|nspluginwrapper-1.4.4-7|233	fi
14cr|nspluginwrapper-1.4.4-7|234	
14cr|nspluginwrapper-1.4.4-7|235	# Real Player 10
14cr|nspluginwrapper-1.4.4-7|236	%triggerin -- RealPlayer-rpnp >= 10
14cr|nspluginwrapper-1.4.4-7|237	if [ -f %{plugindir}/npwrapper.nphelix.so ]; then
14cr|nspluginwrapper-1.4.4-7|238	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nphelix.so
14cr|nspluginwrapper-1.4.4-7|239	else
14cr|nspluginwrapper-1.4.4-7|240	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nphelix.so
14cr|nspluginwrapper-1.4.4-7|241	fi
14cr|nspluginwrapper-1.4.4-7|242	
14cr|nspluginwrapper-1.4.4-7|243	%triggerpostun -- RealPlayer-rpnp >= 10
14cr|nspluginwrapper-1.4.4-7|244	if [ ! -f /usr/lib/mozilla/plugins/nphelix.so ]; then
14cr|nspluginwrapper-1.4.4-7|245	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nphelix.so
14cr|nspluginwrapper-1.4.4-7|246	fi
14cr|nspluginwrapper-1.4.4-7|247	%endif
14cr|nspluginwrapper-1.4.4-7|248	
14cr|nspluginwrapper-1.4.4-7|249	
14cr|nspluginwrapper-1.4.4-7|250	%changelog
14cr|nspluginwrapper-1.4.4-7|251	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.4-7
14cr|nspluginwrapper-1.4.4-7|252	+ Revision: 64b32eb
14cr|nspluginwrapper-1.4.4-7|253	- Spec cleanup
14cr|nspluginwrapper-1.4.4-7|254	
14cr|nspluginwrapper-1.4.4-7|255	

3574 14
14cr|nspluginwrapper-i386-0.9.90.1-10|1	%global debug_package %{nil}
14cr|nspluginwrapper-i386-0.9.90.1-10|2	###
14cr|nspluginwrapper-i386-0.9.90.1-10|3	###
14cr|nspluginwrapper-i386-0.9.90.1-10|4	### THIS PACKAGE IS AUTOMATICALLY GENERATED, DO NOT EDIT
14cr|nspluginwrapper-i386-0.9.90.1-10|5	###
14cr|nspluginwrapper-i386-0.9.90.1-10|6	###
14cr|nspluginwrapper-i386-0.9.90.1-10|7	Summary: A compatibility layer for Netscape 4 plugins
14cr|nspluginwrapper-i386-0.9.90.1-10|8	Name: nspluginwrapper-i386
14cr|nspluginwrapper-i386-0.9.90.1-10|9	Version: 0.9.90.1
14cr|nspluginwrapper-i386-0.9.90.1-10|10	Release: 10
14cr|nspluginwrapper-i386-0.9.90.1-10|11	Source: nspluginwrapper-i386-0.9.90.1.tar.bz2
14cr|nspluginwrapper-i386-0.9.90.1-10|12	License: GPL
14cr|nspluginwrapper-i386-0.9.90.1-10|13	Group: Networking/WWW
14cr|nspluginwrapper-i386-0.9.90.1-10|14	%ifnarch %ix86 x86_64 ia64
14cr|nspluginwrapper-i386-0.9.90.1-10|15	AutoReq: off
14cr|nspluginwrapper-i386-0.9.90.1-10|16	%endif
14cr|nspluginwrapper-i386-0.9.90.1-10|17	BuildRoot: %_tmppath/%name-%version-%release-buildroot
14cr|nspluginwrapper-i386-0.9.90.1-10|18	URL: http://www.gibix.net/projects/nspluginwrapper/
14cr|nspluginwrapper-i386-0.9.90.1-10|19	
14cr|nspluginwrapper-i386-0.9.90.1-10|20	%description
14cr|nspluginwrapper-i386-0.9.90.1-10|21	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
14cr|nspluginwrapper-i386-0.9.90.1-10|22	compiled for i386 into Mozilla for another architecture, e.g. x86_64.
14cr|nspluginwrapper-i386-0.9.90.1-10|23	
14cr|nspluginwrapper-i386-0.9.90.1-10|24	This package consists in:
14cr|nspluginwrapper-i386-0.9.90.1-10|25	* npviewer: the plugin viewer
14cr|nspluginwrapper-i386-0.9.90.1-10|26	* npwrapper.so: the browser-side plugin
14cr|nspluginwrapper-i386-0.9.90.1-10|27	* nspluginwrapper: a tool to manage plugins installation and update
14cr|nspluginwrapper-i386-0.9.90.1-10|28	
14cr|nspluginwrapper-i386-0.9.90.1-10|29	This package provides the npviewer program for i386.
14cr|nspluginwrapper-i386-0.9.90.1-10|30	
14cr|nspluginwrapper-i386-0.9.90.1-10|31	%prep
14cr|nspluginwrapper-i386-0.9.90.1-10|32	%setup -q
14cr|nspluginwrapper-i386-0.9.90.1-10|33	
14cr|nspluginwrapper-i386-0.9.90.1-10|34	%build
14cr|nspluginwrapper-i386-0.9.90.1-10|35	
14cr|nspluginwrapper-i386-0.9.90.1-10|36	%install
14cr|nspluginwrapper-i386-0.9.90.1-10|37	rm -rf $RPM_BUILD_ROOT
14cr|nspluginwrapper-i386-0.9.90.1-10|38	mkdir -p $RPM_BUILD_ROOT
14cr|nspluginwrapper-i386-0.9.90.1-10|39	tar cf - . | tar xf - -C $RPM_BUILD_ROOT/
14cr|nspluginwrapper-i386-0.9.90.1-10|40	
14cr|nspluginwrapper-i386-0.9.90.1-10|41	%clean
14cr|nspluginwrapper-i386-0.9.90.1-10|42	rm -rf $RPM_BUILD_ROOT
14cr|nspluginwrapper-i386-0.9.90.1-10|43	
14cr|nspluginwrapper-i386-0.9.90.1-10|44	
14cr|nspluginwrapper-i386-0.9.90.1-10|45	%files
14cr|nspluginwrapper-i386-0.9.90.1-10|46	%defattr(-,root,root)
14cr|nspluginwrapper-i386-0.9.90.1-10|47	/usr/lib/nspluginwrapper/i386/npviewer.bin
14cr|nspluginwrapper-i386-0.9.90.1-10|48	
14cr|nspluginwrapper-i386-0.9.90.1-10|49	
14cr|nspluginwrapper-i386-0.9.90.1-10|50	
14cr|nspluginwrapper-i386-0.9.90.1-10|51	
14cr|nspluginwrapper-i386-0.9.90.1-10|52	%changelog
14cr|nspluginwrapper-i386-0.9.90.1-10|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.90.1-10
14cr|nspluginwrapper-i386-0.9.90.1-10|54	+ Revision: 16d8f33
14cr|nspluginwrapper-i386-0.9.90.1-10|55	- MassBuild#464: Increase release tag
14cr|nspluginwrapper-i386-0.9.90.1-10|56	
14cr|nspluginwrapper-i386-0.9.90.1-10|57	

3575 14
14cr|nss-gui-0.3.10-3|1	Summary:	GUI to manage contents of an NSS database
14cr|nss-gui-0.3.10-3|2	Name:		nss-gui
14cr|nss-gui-0.3.10-3|3	Version:	0.3.10
14cr|nss-gui-0.3.10-3|4	Release:	3
14cr|nss-gui-0.3.10-3|5	License:	MPLv1.1 or GPLv2+ or LGPLv2+
14cr|nss-gui-0.3.10-3|6	Group:		File tools
14cr|nss-gui-0.3.10-3|7	URL:		https://fedorahosted.org/nss-gui/
14cr|nss-gui-0.3.10-3|8	Source0:	https://fedorahosted.org/released/nss-gui/%{name}-%{version}.tar.bz2
14cr|nss-gui-0.3.10-3|9	Source1:	nss-gui-16x16.png
14cr|nss-gui-0.3.10-3|10	Source2:	nss-gui-32x32.png
14cr|nss-gui-0.3.10-3|11	Source3:	nss-gui-48x48.png
14cr|nss-gui-0.3.10-3|12	Patch0:		nss-gui-compatibility.patch
14cr|nss-gui-0.3.10-3|13	Requires:	xulrunner
14cr|nss-gui-0.3.10-3|14	BuildRequires:	boost-devel
14cr|nss-gui-0.3.10-3|15	BuildRequires:	asciidoc
14cr|nss-gui-0.3.10-3|16	BuildRequires:	xsltproc
14cr|nss-gui-0.3.10-3|17	BuildRequires:	docbook-style-xsl
14cr|nss-gui-0.3.10-3|18	
14cr|nss-gui-0.3.10-3|19	%description
14cr|nss-gui-0.3.10-3|20	Graphical user interface to manage the content of an NSS (Network Security
14cr|nss-gui-0.3.10-3|21	Services) database, including registered CRLs and registered security devices
14cr|nss-gui-0.3.10-3|22	(PKCS#11). Based on Mozilla code.
14cr|nss-gui-0.3.10-3|23	
14cr|nss-gui-0.3.10-3|24	%prep
14cr|nss-gui-0.3.10-3|25	
14cr|nss-gui-0.3.10-3|26	%setup -q
14cr|nss-gui-0.3.10-3|27	%patch0 -p1
14cr|nss-gui-0.3.10-3|28	
14cr|nss-gui-0.3.10-3|29	cp %{SOURCE1} nss-gui-16x16.png
14cr|nss-gui-0.3.10-3|30	cp %{SOURCE2} nss-gui-32x32.png
14cr|nss-gui-0.3.10-3|31	cp %{SOURCE3} nss-gui-48x48.png
14cr|nss-gui-0.3.10-3|32	
14cr|nss-gui-0.3.10-3|33	# mdv bork
14cr|nss-gui-0.3.10-3|34	if [ -f /etc/asciidoc/docbook-xsl/manpage.xsl ]; then
14cr|nss-gui-0.3.10-3|35	perl -pi -e "s|/usr/share/asciidoc|/etc/asciidoc|g" wrapnssgui/Makefile
14cr|nss-gui-0.3.10-3|36	fi
14cr|nss-gui-0.3.10-3|37	
14cr|nss-gui-0.3.10-3|38	%build
14cr|nss-gui-0.3.10-3|39	cd wrapnssgui
14cr|nss-gui-0.3.10-3|40	make OPTFLAGS="%{optflags}"
14cr|nss-gui-0.3.10-3|41	cd ..
14cr|nss-gui-0.3.10-3|42	
14cr|nss-gui-0.3.10-3|43	%install
14cr|nss-gui-0.3.10-3|44	
14cr|nss-gui-0.3.10-3|45	install -d %{buildroot}%{_bindir}
14cr|nss-gui-0.3.10-3|46	install -d %{buildroot}%{_datadir}/nss-gui
14cr|nss-gui-0.3.10-3|47	install -d %{buildroot}%{_mandir}/man1
14cr|nss-gui-0.3.10-3|48	
14cr|nss-gui-0.3.10-3|49	install -m0755 wrapnssgui/nss-gui %{buildroot}/%{_bindir}/nss-gui
14cr|nss-gui-0.3.10-3|50	cp -axiv xrnssgui/* %{buildroot}/%{_datadir}/nss-gui
14cr|nss-gui-0.3.10-3|51	
14cr|nss-gui-0.3.10-3|52	install -m0644 wrapnssgui/nss-gui.1 %{buildroot}%{_mandir}/man1/
14cr|nss-gui-0.3.10-3|53	
14cr|nss-gui-0.3.10-3|54	install -d %{buildroot}%{_datadir}/applications
14cr|nss-gui-0.3.10-3|55	rm -f %{buildroot}%{_datadir}/applications/MySQLWorkbench.desktop
14cr|nss-gui-0.3.10-3|56	cat > %{buildroot}%{_datadir}/applications/mysql-workbench-oss.desktop << EOF
14cr|nss-gui-0.3.10-3|57	[Desktop Entry]
14cr|nss-gui-0.3.10-3|58	Name=NSS GUI
14cr|nss-gui-0.3.10-3|59	Comment=GUI to manage contents of an NSS database
14cr|nss-gui-0.3.10-3|60	Exec=%{_bindir}/nss-gui
14cr|nss-gui-0.3.10-3|61	Terminal=false
14cr|nss-gui-0.3.10-3|62	Type=Application
14cr|nss-gui-0.3.10-3|63	Icon=nss-gui
14cr|nss-gui-0.3.10-3|64	Categories=System;X-MandrivaLinux-MoreApplications-Databases;
14cr|nss-gui-0.3.10-3|65	EOF
14cr|nss-gui-0.3.10-3|66	
14cr|nss-gui-0.3.10-3|67	install -d %{buildroot}%{_miconsdir}
14cr|nss-gui-0.3.10-3|68	install -d %{buildroot}%{_iconsdir}
14cr|nss-gui-0.3.10-3|69	install -d %{buildroot}%{_liconsdir}
14cr|nss-gui-0.3.10-3|70	install -m0644 nss-gui-16x16.png %{buildroot}%{_miconsdir}/nss-gui.png
14cr|nss-gui-0.3.10-3|71	install -m0644 nss-gui-32x32.png %{buildroot}%{_iconsdir}/nss-gui.png
14cr|nss-gui-0.3.10-3|72	install -m0644 nss-gui-48x48.png %{buildroot}%{_liconsdir}/nss-gui.png
14cr|nss-gui-0.3.10-3|73	
14cr|nss-gui-0.3.10-3|74	%files
14cr|nss-gui-0.3.10-3|75	%{_bindir}/nss-gui
14cr|nss-gui-0.3.10-3|76	%{_datadir}/nss-gui/xrnssgui.ini
14cr|nss-gui-0.3.10-3|77	%{_datadir}/nss-gui/defaults/preferences/prefs.js
14cr|nss-gui-0.3.10-3|78	%{_datadir}/nss-gui/chrome/chrome.manifest
14cr|nss-gui-0.3.10-3|79	%{_datadir}/nss-gui/chrome/branding/brand.properties
14cr|nss-gui-0.3.10-3|80	%{_datadir}/nss-gui/chrome/branding/brand.dtd
14cr|nss-gui-0.3.10-3|81	%{_datadir}/nss-gui/chrome/content/WebSitesModifyOverlay.xul
14cr|nss-gui-0.3.10-3|82	%{_datadir}/nss-gui/chrome/content/main.xul
14cr|nss-gui-0.3.10-3|83	%{_datadir}/nss-gui/chrome/content/crlManagerModify.xul
14cr|nss-gui-0.3.10-3|84	%{_datadir}/nss-gui/chrome/content/main.js
14cr|nss-gui-0.3.10-3|85	%{_datadir}/nss-gui/chrome.manifest
14cr|nss-gui-0.3.10-3|86	%attr(0644,root,root) %{_datadir}/applications/*.desktop
14cr|nss-gui-0.3.10-3|87	%attr(0644,root,root) %{_iconsdir}/*.png
14cr|nss-gui-0.3.10-3|88	%attr(0644,root,root) %{_liconsdir}/*.png
14cr|nss-gui-0.3.10-3|89	%attr(0644,root,root) %{_miconsdir}/*.png
14cr|nss-gui-0.3.10-3|90	%{_mandir}/man1/nss-gui.1*
14cr|nss-gui-0.3.10-3|91	
14cr|nss-gui-0.3.10-3|92	
14cr|nss-gui-0.3.10-3|93	
14cr|nss-gui-0.3.10-3|94	%changelog
14cr|nss-gui-0.3.10-3|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.10-3
14cr|nss-gui-0.3.10-3|96	+ Revision: 4137532
14cr|nss-gui-0.3.10-3|97	- MassBuild#464: Increase release tag
14cr|nss-gui-0.3.10-3|98	
14cr|nss-gui-0.3.10-3|99	

3576 14
14cr|nss-mysql-1.5-4|1	%define major 2
14cr|nss-mysql-1.5-4|2	%define libname %mklibname nss_mysql %{major}
14cr|nss-mysql-1.5-4|3	
14cr|nss-mysql-1.5-4|4	Summary:	NSS library for MySQL
14cr|nss-mysql-1.5-4|5	Name:		nss-mysql
14cr|nss-mysql-1.5-4|6	Version:	1.5
14cr|nss-mysql-1.5-4|7	Release:	4
14cr|nss-mysql-1.5-4|8	License:	GPLv2+
14cr|nss-mysql-1.5-4|9	Group:		System/Libraries
14cr|nss-mysql-1.5-4|10	Url:		http://libnss-mysql.sourceforge.net
14cr|nss-mysql-1.5-4|11	Source0:	http://prdownloads.sourceforge.net/libnss-mysql/libnss-mysql-%{version}.tar.gz
14cr|nss-mysql-1.5-4|12	Patch1:		libnss-mysql-multiarch.patch
14cr|nss-mysql-1.5-4|13	BuildRequires:	mysql-devel
14cr|nss-mysql-1.5-4|14	Requires:	%{libname}
14cr|nss-mysql-1.5-4|15	
14cr|nss-mysql-1.5-4|16	%description
14cr|nss-mysql-1.5-4|17	Store your UNIX user accounts in MySQL. "libnss-mysql" enables the following:
14cr|nss-mysql-1.5-4|18	
14cr|nss-mysql-1.5-4|19	* System-wide authentication and name service using a MySQL database.
14cr|nss-mysql-1.5-4|20	Applications do not need to be MySQL-aware or modified in any way.
14cr|nss-mysql-1.5-4|21	
14cr|nss-mysql-1.5-4|22	* Storing authentication information in a database instead of text files.
14cr|nss-mysql-1.5-4|23	
14cr|nss-mysql-1.5-4|24	* Creation of a single authentication database for multiple servers.
14cr|nss-mysql-1.5-4|25	This is often referred to as the "Single Sign-on" problem.
14cr|nss-mysql-1.5-4|26	
14cr|nss-mysql-1.5-4|27	* Writing data-modification routines (IE self-management web interface).
14cr|nss-mysql-1.5-4|28	
14cr|nss-mysql-1.5-4|29	libnss-mysql is similar to NIS or LDAP. It provides the same centralized
14cr|nss-mysql-1.5-4|30	authentication service through a database. What does this mean? Username,
14cr|nss-mysql-1.5-4|31	uid, gid, password, etc comes from a MySQL database instead of
14cr|nss-mysql-1.5-4|32	/etc/password, /etc/shadow, and /etc/group. A user configured in MySQL will
14cr|nss-mysql-1.5-4|33	look and behave just like a user configured in /etc/passwd. Your
14cr|nss-mysql-1.5-4|34	applications such as ls, finger, sendmail, qmail, exim, postfix, proftpd,
14cr|nss-mysql-1.5-4|35	X, sshd, etc. will all 'see' these users!
14cr|nss-mysql-1.5-4|36	
14cr|nss-mysql-1.5-4|37	%files
14cr|nss-mysql-1.5-4|38	%doc README ChangeLog AUTHORS THANKS NEWS COPYING FAQ DEBUGGING UPGRADING TODO
14cr|nss-mysql-1.5-4|39	%doc sample
14cr|nss-mysql-1.5-4|40	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnss-mysql.cfg
14cr|nss-mysql-1.5-4|41	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/libnss-mysql-root.cfg
14cr|nss-mysql-1.5-4|42	
14cr|nss-mysql-1.5-4|43	#----------------------------------------------------------------------------
14cr|nss-mysql-1.5-4|44	
14cr|nss-mysql-1.5-4|45	%package -n %{libname}
14cr|nss-mysql-1.5-4|46	Summary:	NSS library for MySQL
14cr|nss-mysql-1.5-4|47	Group:		System/Libraries
14cr|nss-mysql-1.5-4|48	Requires:	%{name}
14cr|nss-mysql-1.5-4|49	Conflicts:	%{name} < 1.5-4
14cr|nss-mysql-1.5-4|50	
14cr|nss-mysql-1.5-4|51	%description -n %{libname}
14cr|nss-mysql-1.5-4|52	NSS library for MySQL.
14cr|nss-mysql-1.5-4|53	
14cr|nss-mysql-1.5-4|54	%files -n %{libname}
14cr|nss-mysql-1.5-4|55	%{_libdir}/libnss_mysql.so.%{major}*
14cr|nss-mysql-1.5-4|56	
14cr|nss-mysql-1.5-4|57	#----------------------------------------------------------------------------
14cr|nss-mysql-1.5-4|58	
14cr|nss-mysql-1.5-4|59	%prep
14cr|nss-mysql-1.5-4|60	%setup -q -n lib%{name}-%{version} -a 0
14cr|nss-mysql-1.5-4|61	%patch1 -p1
14cr|nss-mysql-1.5-4|62	
14cr|nss-mysql-1.5-4|63	%build
14cr|nss-mysql-1.5-4|64	autoreconf -fi
14cr|nss-mysql-1.5-4|65	%configure2_5x
14cr|nss-mysql-1.5-4|66	%make
14cr|nss-mysql-1.5-4|67	# remove non linux samples
14cr|nss-mysql-1.5-4|68	rm -rf sample/freebsd sample/solaris
14cr|nss-mysql-1.5-4|69	
14cr|nss-mysql-1.5-4|70	%install
14cr|nss-mysql-1.5-4|71	mkdir -p %{buildroot}/{etc,lib}
14cr|nss-mysql-1.5-4|72	%makeinstall_std
14cr|nss-mysql-1.5-4|73	rm -f %{buildroot}%{_libdir}/libnss_mysql.so
14cr|nss-mysql-1.5-4|74	
14cr|nss-mysql-1.5-4|75	%changelog
14cr|nss-mysql-1.5-4|76	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-4
14cr|nss-mysql-1.5-4|77	+ Revision: 41e0e57
14cr|nss-mysql-1.5-4|78	- Create library package, spec cleanup
14cr|nss-mysql-1.5-4|79	
14cr|nss-mysql-1.5-4|80	

3577 14
14cr|nss-pam-ldapd-0.8.3-2|1	Name:		nss-pam-ldapd
14cr|nss-pam-ldapd-0.8.3-2|2	Version:	0.8.3
14cr|nss-pam-ldapd-0.8.3-2|3	Release:	2
14cr|nss-pam-ldapd-0.8.3-2|4	Summary:	An nsswitch module which uses directory servers
14cr|nss-pam-ldapd-0.8.3-2|5	Group:		System/Libraries
14cr|nss-pam-ldapd-0.8.3-2|6	License:	LGPLv2+
14cr|nss-pam-ldapd-0.8.3-2|7	URL:		http://arthurdejong.org/nss-ldapd/
14cr|nss-pam-ldapd-0.8.3-2|8	Source0:	http://arthurdejong.org/nss-ldapd/%{name}-%{version}.tar.gz
14cr|nss-pam-ldapd-0.8.3-2|9	Source2:	nslcd.init
14cr|nss-pam-ldapd-0.8.3-2|10	BuildRequires:	openldap-devel
14cr|nss-pam-ldapd-0.8.3-2|11	BuildRequires:	krb5-devel
14cr|nss-pam-ldapd-0.8.3-2|12	BuildRequires:	pam-devel
14cr|nss-pam-ldapd-0.8.3-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|nss-pam-ldapd-0.8.3-2|14	
14cr|nss-pam-ldapd-0.8.3-2|15	%description
14cr|nss-pam-ldapd-0.8.3-2|16	The nss-ldapd daemon, nslcd, uses a directory server to look up name
14cr|nss-pam-ldapd-0.8.3-2|17	service information (users, groups, etc.) on behalf of a lightweight
14cr|nss-pam-ldapd-0.8.3-2|18	nsswitch module.
14cr|nss-pam-ldapd-0.8.3-2|19	
14cr|nss-pam-ldapd-0.8.3-2|20	%prep
14cr|nss-pam-ldapd-0.8.3-2|21	%setup -q
14cr|nss-pam-ldapd-0.8.3-2|22	
14cr|nss-pam-ldapd-0.8.3-2|23	%build
14cr|nss-pam-ldapd-0.8.3-2|24	%configure2_5x --libdir=/%{_lib} --with-pam-seclib-dir=/%{_lib}/security
14cr|nss-pam-ldapd-0.8.3-2|25	%make
14cr|nss-pam-ldapd-0.8.3-2|26	
14cr|nss-pam-ldapd-0.8.3-2|27	%install
14cr|nss-pam-ldapd-0.8.3-2|28	rm -rf %{buildroot}
14cr|nss-pam-ldapd-0.8.3-2|29	%makeinstall_std
14cr|nss-pam-ldapd-0.8.3-2|30	
14cr|nss-pam-ldapd-0.8.3-2|31	install -d -m 755 %{buildroot}%{_initrddir}
14cr|nss-pam-ldapd-0.8.3-2|32	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/nslcd
14cr|nss-pam-ldapd-0.8.3-2|33	
14cr|nss-pam-ldapd-0.8.3-2|34	cat >> %{buildroot}%{_sysconfdir}/nss-ldapd.conf << EOF
14cr|nss-pam-ldapd-0.8.3-2|35	uid nslcd
14cr|nss-pam-ldapd-0.8.3-2|36	gid ldap
14cr|nss-pam-ldapd-0.8.3-2|37	EOF
14cr|nss-pam-ldapd-0.8.3-2|38	
14cr|nss-pam-ldapd-0.8.3-2|39	install -d -m 755 %{buildroot}%{_localstatedir}/run/nslcd
14cr|nss-pam-ldapd-0.8.3-2|40	
14cr|nss-pam-ldapd-0.8.3-2|41	%clean
14cr|nss-pam-ldapd-0.8.3-2|42	rm -rf %{buildroot}
14cr|nss-pam-ldapd-0.8.3-2|43	
14cr|nss-pam-ldapd-0.8.3-2|44	%pre
14cr|nss-pam-ldapd-0.8.3-2|45	%_pre_useradd nslcd / /bin/false
14cr|nss-pam-ldapd-0.8.3-2|46	
14cr|nss-pam-ldapd-0.8.3-2|47	%post
14cr|nss-pam-ldapd-0.8.3-2|48	%_post_service nslcd
14cr|nss-pam-ldapd-0.8.3-2|49	
14cr|nss-pam-ldapd-0.8.3-2|50	%preun
14cr|nss-pam-ldapd-0.8.3-2|51	%_preun_service nslcd
14cr|nss-pam-ldapd-0.8.3-2|52	
14cr|nss-pam-ldapd-0.8.3-2|53	%files
14cr|nss-pam-ldapd-0.8.3-2|54	%defattr(-,root,root)
14cr|nss-pam-ldapd-0.8.3-2|55	%doc AUTHORS ChangeLog COPYING HACKING NEWS README TODO
14cr|nss-pam-ldapd-0.8.3-2|56	%{_sbindir}/*
14cr|nss-pam-ldapd-0.8.3-2|57	/%{_lib}/*.so.*
14cr|nss-pam-ldapd-0.8.3-2|58	/%{_lib}/security/*.so
14cr|nss-pam-ldapd-0.8.3-2|59	%{_mandir}/*/*
14cr|nss-pam-ldapd-0.8.3-2|60	%config(noreplace) %{_sysconfdir}/nss-ldapd.conf
14cr|nss-pam-ldapd-0.8.3-2|61	%config(noreplace) %{_sysconfdir}/nslcd.conf
14cr|nss-pam-ldapd-0.8.3-2|62	%{_initrddir}/nslcd
14cr|nss-pam-ldapd-0.8.3-2|63	%attr(-,nslcd,root) %{_localstatedir}/run/nslcd
14cr|nss-pam-ldapd-0.8.3-2|64	
14cr|nss-pam-ldapd-0.8.3-2|65	
14cr|nss-pam-ldapd-0.8.3-2|66	
14cr|nss-pam-ldapd-0.8.3-2|67	
14cr|nss-pam-ldapd-0.8.3-2|68	%changelog
14cr|nss-pam-ldapd-0.8.3-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-2
14cr|nss-pam-ldapd-0.8.3-2|70	+ Revision: 0af38f7
14cr|nss-pam-ldapd-0.8.3-2|71	- MassBuild#464: Increase release tag
14cr|nss-pam-ldapd-0.8.3-2|72	
14cr|nss-pam-ldapd-0.8.3-2|73	

3578 14
14cr|nstx-1.1-0.beta6.8|1	%define name	nstx
14cr|nstx-1.1-0.beta6.8|2	%define version	1.1
14cr|nstx-1.1-0.beta6.8|3	%define beta	beta6
14cr|nstx-1.1-0.beta6.8|4	%define release	%mkrel 0.%{beta}.8
14cr|nstx-1.1-0.beta6.8|5	
14cr|nstx-1.1-0.beta6.8|6	Name:		%{name}
14cr|nstx-1.1-0.beta6.8|7	Version:	%{version}
14cr|nstx-1.1-0.beta6.8|8	Release:	%{release}
14cr|nstx-1.1-0.beta6.8|9	Summary:	Nameserver Transfer Protocol
14cr|nstx-1.1-0.beta6.8|10	Group:		Networking/Other
14cr|nstx-1.1-0.beta6.8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nstx-1.1-0.beta6.8|12	License:	GPL
14cr|nstx-1.1-0.beta6.8|13	URL:		http://nstx.dereference.de/nstx/
14cr|nstx-1.1-0.beta6.8|14	Source0:	http://nstx.dereference.de/nstx/%{name}-%{version}-%{beta}.tar.bz2
14cr|nstx-1.1-0.beta6.8|15	Patch0: 	http://ftp.debian.org/debian/pool/main/n/nstx/nstx_1.1-beta6-4.diff.gz
14cr|nstx-1.1-0.beta6.8|16	Source1: 	nstxd
14cr|nstx-1.1-0.beta6.8|17	Source2: 	nstxd.default
14cr|nstx-1.1-0.beta6.8|18	Source3: 	nstxcd
14cr|nstx-1.1-0.beta6.8|19	Source4: 	nstxcd.default
14cr|nstx-1.1-0.beta6.8|20	Requires(pre):  rpm-helper
14cr|nstx-1.1-0.beta6.8|21	Requires(post): rpm-helper
14cr|nstx-1.1-0.beta6.8|22	
14cr|nstx-1.1-0.beta6.8|23	%description
14cr|nstx-1.1-0.beta6.8|24	NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels
14cr|nstx-1.1-0.beta6.8|25	using DNS queries and replies for IP packet encapsulation where IP traffic
14cr|nstx-1.1-0.beta6.8|26	other than DNS isn't possible.
14cr|nstx-1.1-0.beta6.8|27	
14cr|nstx-1.1-0.beta6.8|28	%package	client
14cr|nstx-1.1-0.beta6.8|29	Summary:	Nstx (Tunnel IP over DNS)
14cr|nstx-1.1-0.beta6.8|30	Group:		Networking/Other
14cr|nstx-1.1-0.beta6.8|31	
14cr|nstx-1.1-0.beta6.8|32	%description	client
14cr|nstx-1.1-0.beta6.8|33	The nstx client.
14cr|nstx-1.1-0.beta6.8|34	
14cr|nstx-1.1-0.beta6.8|35	%prep
14cr|nstx-1.1-0.beta6.8|36	%setup -q -n %{name}-%{version}-%{beta}
14cr|nstx-1.1-0.beta6.8|37	%patch0 -p1
14cr|nstx-1.1-0.beta6.8|38	
14cr|nstx-1.1-0.beta6.8|39	%build
14cr|nstx-1.1-0.beta6.8|40	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|nstx-1.1-0.beta6.8|41	
14cr|nstx-1.1-0.beta6.8|42	
14cr|nstx-1.1-0.beta6.8|43	%install
14cr|nstx-1.1-0.beta6.8|44	rm -rf $RPM_BUILD_ROOT
14cr|nstx-1.1-0.beta6.8|45	mkdir -p $RPM_BUILD_ROOT/%_sbindir
14cr|nstx-1.1-0.beta6.8|46	mkdir -p $RPM_BUILD_ROOT/%_mandir/man8
14cr|nstx-1.1-0.beta6.8|47	mkdir -p $RPM_BUILD_ROOT/%_defaultdocdir/%{name}-%{version}
14cr|nstx-1.1-0.beta6.8|48	mkdir -p $RPM_BUILD_ROOT/%_initrddir/
14cr|nstx-1.1-0.beta6.8|49	mkdir -p $RPM_BUILD_ROOT/%_sysconfdir/%name
14cr|nstx-1.1-0.beta6.8|50	install -m 0755 nstxcd $RPM_BUILD_ROOT/%_sbindir
14cr|nstx-1.1-0.beta6.8|51	install -m 0755 nstxd  $RPM_BUILD_ROOT/%_sbindir
14cr|nstx-1.1-0.beta6.8|52	install -m 0644 *.8    $RPM_BUILD_ROOT/%_mandir/man8
14cr|nstx-1.1-0.beta6.8|53	install -m 0755 %SOURCE1 $RPM_BUILD_ROOT/%_initrddir/
14cr|nstx-1.1-0.beta6.8|54	install -m 0755 %SOURCE2 $RPM_BUILD_ROOT/%_sysconfdir/%name/
14cr|nstx-1.1-0.beta6.8|55	install -m 0755 %SOURCE3 $RPM_BUILD_ROOT/%_initrddir/
14cr|nstx-1.1-0.beta6.8|56	install -m 0755 %SOURCE4 $RPM_BUILD_ROOT/%_sysconfdir/%name/
14cr|nstx-1.1-0.beta6.8|57	
14cr|nstx-1.1-0.beta6.8|58	%clean
14cr|nstx-1.1-0.beta6.8|59	rm -rf $RPM_BUILD_ROOT
14cr|nstx-1.1-0.beta6.8|60	
14cr|nstx-1.1-0.beta6.8|61	%files
14cr|nstx-1.1-0.beta6.8|62	%defattr(-,root,root)
14cr|nstx-1.1-0.beta6.8|63	%doc README COPYING Changelog
14cr|nstx-1.1-0.beta6.8|64	%{_sbindir}/nstxd
14cr|nstx-1.1-0.beta6.8|65	%{_mandir}/man8/nstxd.*
14cr|nstx-1.1-0.beta6.8|66	%{_sysconfdir}/%name/nstxd.*
14cr|nstx-1.1-0.beta6.8|67	%{_initrddir}/nstxd
14cr|nstx-1.1-0.beta6.8|68	
14cr|nstx-1.1-0.beta6.8|69	%files client
14cr|nstx-1.1-0.beta6.8|70	%defattr(-,root,root)
14cr|nstx-1.1-0.beta6.8|71	%doc README COPYING Changelog
14cr|nstx-1.1-0.beta6.8|72	%{_sbindir}/nstxcd
14cr|nstx-1.1-0.beta6.8|73	%{_mandir}/man8/nstxcd.*
14cr|nstx-1.1-0.beta6.8|74	%{_sysconfdir}/%name/nstxcd.*
14cr|nstx-1.1-0.beta6.8|75	%{_initrddir}/nstxcd
14cr|nstx-1.1-0.beta6.8|76	
14cr|nstx-1.1-0.beta6.8|77	%post
14cr|nstx-1.1-0.beta6.8|78	%_post_service nstxd
14cr|nstx-1.1-0.beta6.8|79	
14cr|nstx-1.1-0.beta6.8|80	%preun
14cr|nstx-1.1-0.beta6.8|81	%_preun_service nstxd
14cr|nstx-1.1-0.beta6.8|82	
14cr|nstx-1.1-0.beta6.8|83	
14cr|nstx-1.1-0.beta6.8|84	
14cr|nstx-1.1-0.beta6.8|85	
14cr|nstx-1.1-0.beta6.8|86	%changelog
14cr|nstx-1.1-0.beta6.8|87	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1-0.beta6.8
14cr|nstx-1.1-0.beta6.8|88	+ Revision: d6e1e1a
14cr|nstx-1.1-0.beta6.8|89	- Automatic import for version 1.1
14cr|nstx-1.1-0.beta6.8|90	
14cr|nstx-1.1-0.beta6.8|91	

3579 14
14cr|nta-1.0-13|1	Summary:	Network traffic analyzer
14cr|nta-1.0-13|2	
14cr|nta-1.0-13|3	Name:		nta
14cr|nta-1.0-13|4	Version:	1.0
14cr|nta-1.0-13|5	Release:	13
14cr|nta-1.0-13|6	License:	GPLv2+
14cr|nta-1.0-13|7	Group:		Monitoring
14cr|nta-1.0-13|8	Url:		http://www.kyberdigi.cz/projects/nta
14cr|nta-1.0-13|9	Source0:	%{name}-%{version}.tar.bz2
14cr|nta-1.0-13|10	Source1:	nta-cron-sample
14cr|nta-1.0-13|11	Patch0:		nta-mandriva_apache_integration.bz2
14cr|nta-1.0-13|12	Patch1:		nta-config_location.bz2
14cr|nta-1.0-13|13	Requires:	webserver
14cr|nta-1.0-13|14	BuildArch:	noarch
14cr|nta-1.0-13|15	
14cr|nta-1.0-13|16	%description
14cr|nta-1.0-13|17	Sometimes it is good to know, how the network is used, how many
14cr|nta-1.0-13|18	bytes were received and how many bytes were sent. Therefore, here
14cr|nta-1.0-13|19	is Network Traffic Analyzer, that creates nice graphical network
14cr|nta-1.0-13|20	usage statistics accessible using a webbrowser.
14cr|nta-1.0-13|21	
14cr|nta-1.0-13|22	NTA runs as a cron job as any unprivileged (non root) user.
14cr|nta-1.0-13|23	
14cr|nta-1.0-13|24	%files
14cr|nta-1.0-13|25	%doc README COPYING README.urpmi
14cr|nta-1.0-13|26	%config(noreplace) %{_webappconfdir}/nta.conf
14cr|nta-1.0-13|27	%config(noreplace) %{_sysconfdir}/nta/config.pl
14cr|nta-1.0-13|28	%{_sysconfdir}/cron.d/nta
14cr|nta-1.0-13|29	%{_sbindir}/*
14cr|nta-1.0-13|30	%{perl_vendorlib}/*
14cr|nta-1.0-13|31	%attr(0755,apache,apache) %dir /var/www/nta
14cr|nta-1.0-13|32	/var/www/nta/*
14cr|nta-1.0-13|33	%attr(0755,apache,apache) %dir /var/run/nta
14cr|nta-1.0-13|34	%attr(0755,apache,apache) %dir %{_localstatedir}/lib/nta/data
14cr|nta-1.0-13|35	%{_localstatedir}/lib/nta/templates/*
14cr|nta-1.0-13|36	
14cr|nta-1.0-13|37	#----------------------------------------------------------------------------
14cr|nta-1.0-13|38	
14cr|nta-1.0-13|39	%prep
14cr|nta-1.0-13|40	%setup
14cr|nta-1.0-13|41	%patch0 -p0
14cr|nta-1.0-13|42	%patch1 -p0
14cr|nta-1.0-13|43	
14cr|nta-1.0-13|44	%build
14cr|nta-1.0-13|45	
14cr|nta-1.0-13|46	%install
14cr|nta-1.0-13|47	# nta has no make install or similar, so we do it manually
14cr|nta-1.0-13|48	
14cr|nta-1.0-13|49	install -d %{buildroot}%{_sbindir}
14cr|nta-1.0-13|50	install nta.pl %{buildroot}%{_sbindir}
14cr|nta-1.0-13|51	
14cr|nta-1.0-13|52	install -d %{buildroot}%{_sysconfdir}/nta
14cr|nta-1.0-13|53	install -m0644 config.pl %{buildroot}%{_sysconfdir}/nta
14cr|nta-1.0-13|54	
14cr|nta-1.0-13|55	install -d %{buildroot}%{_sysconfdir}/cron.d
14cr|nta-1.0-13|56	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.d/nta
14cr|nta-1.0-13|57	
14cr|nta-1.0-13|58	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|nta-1.0-13|59	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|nta-1.0-13|60	# configuration for NTA
14cr|nta-1.0-13|61	
14cr|nta-1.0-13|62	Alias /nta /var/www/nta
14cr|nta-1.0-13|63	<Directory /var/www/nta>
14cr|nta-1.0-13|64	Require all granted
14cr|nta-1.0-13|65	</Directory>
14cr|nta-1.0-13|66	EOF
14cr|nta-1.0-13|67	
14cr|nta-1.0-13|68	install -d %{buildroot}%{perl_vendorlib}
14cr|nta-1.0-13|69	install -m0644 *.pm %{buildroot}%{perl_vendorlib}
14cr|nta-1.0-13|70	
14cr|nta-1.0-13|71	install -d %{buildroot}/var/www/nta
14cr|nta-1.0-13|72	install -d %{buildroot}/var/www/nta/images
14cr|nta-1.0-13|73	install -m0644 images/* %{buildroot}/var/www/nta
14cr|nta-1.0-13|74	install -d %{buildroot}/var/run/nta
14cr|nta-1.0-13|75	
14cr|nta-1.0-13|76	install -d %{buildroot}%{_localstatedir}/lib/nta/data
14cr|nta-1.0-13|77	install -d %{buildroot}%{_localstatedir}/lib/nta/templates
14cr|nta-1.0-13|78	install -m0644 templates/* %{buildroot}%{_localstatedir}/lib/nta/templates
14cr|nta-1.0-13|79	
14cr|nta-1.0-13|80	cat > README.urpmi <<EOF
14cr|nta-1.0-13|81	NTA is installed as a cronjob that runs every five minutes.
14cr|nta-1.0-13|82	
14cr|nta-1.0-13|83	You can check the results by accessing http://localhost/nta with any
14cr|nta-1.0-13|84	browser.
14cr|nta-1.0-13|85	EOF
14cr|nta-1.0-13|86	
14cr|nta-1.0-13|87	
14cr|nta-1.0-13|88	%changelog
14cr|nta-1.0-13|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-13
14cr|nta-1.0-13|90	+ Revision: 8200776
14cr|nta-1.0-13|91	- MassBuild#464: Increase release tag
14cr|nta-1.0-13|92	
14cr|nta-1.0-13|93	

3580 14
14cr|nted-1.10.18-2|1	Summary:	Musical score editor
14cr|nted-1.10.18-2|2	Name:		nted
14cr|nted-1.10.18-2|3	Version:	1.10.18
14cr|nted-1.10.18-2|4	Release:	2
14cr|nted-1.10.18-2|5	License:	GPLv2+
14cr|nted-1.10.18-2|6	Group:		Sound
14cr|nted-1.10.18-2|7	Url:		http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml
14cr|nted-1.10.18-2|8	Source0:	http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources/%{name}-%{version}.tar.gz
14cr|nted-1.10.18-2|9	Patch0:		nted-1.10.18-sfmt.patch
14cr|nted-1.10.18-2|10	Patch1:		nted-1.10.18-headers.patch
14cr|nted-1.10.18-2|11	BuildRequires:	intltool
14cr|nted-1.10.18-2|12	BuildRequires:	pkgconfig(alsa)
14cr|nted-1.10.18-2|13	BuildRequires:	pkgconfig(cairo)
14cr|nted-1.10.18-2|14	BuildRequires:	pkgconfig(fontconfig)
14cr|nted-1.10.18-2|15	BuildRequires:	pkgconfig(freetype2)
14cr|nted-1.10.18-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|nted-1.10.18-2|17	BuildRequires:	pkgconfig(pango)
14cr|nted-1.10.18-2|18	
14cr|nted-1.10.18-2|19	%description
14cr|nted-1.10.18-2|20	NtEd is a GTK score editor. It intends to be really WYSIWYG:
14cr|nted-1.10.18-2|21	what you see on the screen is exactly what you get on printer
14cr|nted-1.10.18-2|22	output. It supports up to 4 voices per staff, drum notes, 5 lyrics
14cr|nted-1.10.18-2|23	lines, N-Tuplets, context changes, repeats with alternatives,
14cr|nted-1.10.18-2|24	configurable music instruments per staff, MIDI and Postscript
14cr|nted-1.10.18-2|25	export, MusicXML import. Scores can be played through the ALSA sequencer.
14cr|nted-1.10.18-2|26	
14cr|nted-1.10.18-2|27	%files -f %{name}.lang
14cr|nted-1.10.18-2|28	%doc COPYING AUTHORS FAQ
14cr|nted-1.10.18-2|29	%{_bindir}/%{name}
14cr|nted-1.10.18-2|30	%{_datadir}/applications/%{name}.desktop
14cr|nted-1.10.18-2|31	%{_datadir}/mime/packages/%{name}.xml
14cr|nted-1.10.18-2|32	%{_datadir}/pixmaps/%{name}.png
14cr|nted-1.10.18-2|33	%{_datadir}/%{name}
14cr|nted-1.10.18-2|34	%{_mandir}/*/*
14cr|nted-1.10.18-2|35	
14cr|nted-1.10.18-2|36	#----------------------------------------------------------------------------
14cr|nted-1.10.18-2|37	
14cr|nted-1.10.18-2|38	%prep
14cr|nted-1.10.18-2|39	%setup -q
14cr|nted-1.10.18-2|40	%patch0 -p1
14cr|nted-1.10.18-2|41	%patch1 -p1
14cr|nted-1.10.18-2|42	
14cr|nted-1.10.18-2|43	# freetype2
14cr|nted-1.10.18-2|44	perl -pi -e "s|<freetype/|<freetype2/|" mainwindow.cpp
14cr|nted-1.10.18-2|45	
14cr|nted-1.10.18-2|46	%build
14cr|nted-1.10.18-2|47	%configure2_5x
14cr|nted-1.10.18-2|48	%make
14cr|nted-1.10.18-2|49	
14cr|nted-1.10.18-2|50	%install
14cr|nted-1.10.18-2|51	%makeinstall_std
14cr|nted-1.10.18-2|52	mkdir -p %{buildroot}%{_datadir}/applications
14cr|nted-1.10.18-2|53	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|nted-1.10.18-2|54	
14cr|nted-1.10.18-2|55	#new style menu
14cr|nted-1.10.18-2|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|nted-1.10.18-2|57	[Desktop Entry]
14cr|nted-1.10.18-2|58	Name=NtEd
14cr|nted-1.10.18-2|59	GenericName=Score editor
14cr|nted-1.10.18-2|60	GenericName[de]=Partitureditor
14cr|nted-1.10.18-2|61	GenericName[fr]=Éditeur de partition
14cr|nted-1.10.18-2|62	GenericName[it]=Redattore di spartiti
14cr|nted-1.10.18-2|63	Comment=Edit musical scores
14cr|nted-1.10.18-2|64	Comment[de]=Bearbeitet (musikal.) Partituren
14cr|nted-1.10.18-2|65	Comment[fr]=Ėdite des partitions musicales
14cr|nted-1.10.18-2|66	Comment[it]=Redige spartiti musicali
14cr|nted-1.10.18-2|67	Exec=%{name}
14cr|nted-1.10.18-2|68	Icon=%{name}
14cr|nted-1.10.18-2|69	StartupNotify=true
14cr|nted-1.10.18-2|70	Terminal=false
14cr|nted-1.10.18-2|71	MimeType=application/x-%{name};
14cr|nted-1.10.18-2|72	Type=Application
14cr|nted-1.10.18-2|73	Categories=Audio;Midi;Music;
14cr|nted-1.10.18-2|74	EOF
14cr|nted-1.10.18-2|75	
14cr|nted-1.10.18-2|76	#new style mime-type
14cr|nted-1.10.18-2|77	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml <<EOF
14cr|nted-1.10.18-2|78	<?xml version="1.0"?>
14cr|nted-1.10.18-2|79	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14cr|nted-1.10.18-2|80	<mime-type type="application/x-nted">
14cr|nted-1.10.18-2|81	<comment>nted file</comment>
14cr|nted-1.10.18-2|82	<glob pattern="*.ntd"/>
14cr|nted-1.10.18-2|83	<magic priority="60">
14cr|nted-1.10.18-2|84	<match value="nted-file" type="string" offset="20:140"/>
14cr|nted-1.10.18-2|85	</magic>
14cr|nted-1.10.18-2|86	</mime-type>
14cr|nted-1.10.18-2|87	</mime-info>
14cr|nted-1.10.18-2|88	EOF
14cr|nted-1.10.18-2|89	
14cr|nted-1.10.18-2|90	%find_lang %{name}
14cr|nted-1.10.18-2|91	
14cr|nted-1.10.18-2|92	
14cr|nted-1.10.18-2|93	%changelog
14cr|nted-1.10.18-2|94	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 1.10.18-2
14cr|nted-1.10.18-2|95	+ Revision: 3cd9b51
14cr|nted-1.10.18-2|96	- Updated nted.spec
14cr|nted-1.10.18-2|97	
14cr|nted-1.10.18-2|98	

3581 14
14cr|ntl-5.5.2-9|1	%define major	5
14cr|ntl-5.5.2-9|2	%define libname	%mklibname %name %{major}
14cr|ntl-5.5.2-9|3	%define develname %mklibname %name -d
14cr|ntl-5.5.2-9|4	%define sdevelname %mklibname %name -d -s
14cr|ntl-5.5.2-9|5	
14cr|ntl-5.5.2-9|6	Summary:	Library for doing number theory
14cr|ntl-5.5.2-9|7	Name:		ntl
14cr|ntl-5.5.2-9|8	Version:	5.5.2
14cr|ntl-5.5.2-9|9	Release:	9
14cr|ntl-5.5.2-9|10	License:	GPLv2+
14cr|ntl-5.5.2-9|11	Group:		System/Libraries
14cr|ntl-5.5.2-9|12	URL:		http://www.shoup.net/ntl/index.html
14cr|ntl-5.5.2-9|13	Source0:	http://www.shoup.net/ntl/%{name}-%{version}.tar.gz
14cr|ntl-5.5.2-9|14	BuildRequires:	gmp-devel
14cr|ntl-5.5.2-9|15	BuildRequires:	gf2x-devel
14cr|ntl-5.5.2-9|16	Patch0:		ntl-5.5.2-sagemath.patch
14cr|ntl-5.5.2-9|17	
14cr|ntl-5.5.2-9|18	%description
14cr|ntl-5.5.2-9|19	NTL is a high-performance, portable C++ library providing data structures and
14cr|ntl-5.5.2-9|20	algorithms for manipulating signed, arbitrary length integers, and for vectors,
14cr|ntl-5.5.2-9|21	matrices, and polynomials over the integers and over finite fields.
14cr|ntl-5.5.2-9|22	
14cr|ntl-5.5.2-9|23	%package -n %{libname}
14cr|ntl-5.5.2-9|24	Summary:	Main library for NTL (Number Theory Library)
14cr|ntl-5.5.2-9|25	Group:		System/Libraries
14cr|ntl-5.5.2-9|26	Provides:	%{name} = %{version}-%{release}
14cr|ntl-5.5.2-9|27	
14cr|ntl-5.5.2-9|28	%description -n %{libname}
14cr|ntl-5.5.2-9|29	This package contains the libraries needed to run programs dynamically linked
14cr|ntl-5.5.2-9|30	with NTL (Number Theory Library).
14cr|ntl-5.5.2-9|31	
14cr|ntl-5.5.2-9|32	%package -n %{develname}
14cr|ntl-5.5.2-9|33	Group:		Development/C++
14cr|ntl-5.5.2-9|34	Summary:	Shared libraries and header files for NTL (Number Theory Library)
14cr|ntl-5.5.2-9|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|ntl-5.5.2-9|36	Requires:	%{libname} = %{version}-%{release}
14cr|ntl-5.5.2-9|37	Requires:	gf2x-devel
14cr|ntl-5.5.2-9|38	
14cr|ntl-5.5.2-9|39	%description -n %{develname}
14cr|ntl-5.5.2-9|40	This package contains the shared libraries and header files needed for
14cr|ntl-5.5.2-9|41	developing NTL (Number Theory Library) applications.
14cr|ntl-5.5.2-9|42	
14cr|ntl-5.5.2-9|43	%package -n %{sdevelname}
14cr|ntl-5.5.2-9|44	Group:		Development/C++
14cr|ntl-5.5.2-9|45	Summary:	Static libraries for NTL (Number Theory Library)
14cr|ntl-5.5.2-9|46	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|ntl-5.5.2-9|47	Requires:	%{develname} = %{version}-%{release}
14cr|ntl-5.5.2-9|48	
14cr|ntl-5.5.2-9|49	%description -n %{sdevelname}
14cr|ntl-5.5.2-9|50	This package contains the static libraries needed for developing NTL
14cr|ntl-5.5.2-9|51	(Number Theory Library) applications.
14cr|ntl-5.5.2-9|52	
14cr|ntl-5.5.2-9|53	%prep
14cr|ntl-5.5.2-9|54	%setup -q
14cr|ntl-5.5.2-9|55	%patch0	-p1
14cr|ntl-5.5.2-9|56	
14cr|ntl-5.5.2-9|57	%build
14cr|ntl-5.5.2-9|58	cd src
14cr|ntl-5.5.2-9|59	
14cr|ntl-5.5.2-9|60	CFLAGS="`echo %optflags | sed 's/-O[0-9]/-O1/'`"
14cr|ntl-5.5.2-9|61	CXXFLAGS="`echo %optflags "-fno-rtti" | sed 's/-O[0-9]/-O1/'`"
14cr|ntl-5.5.2-9|62	
14cr|ntl-5.5.2-9|63	./configure \
14cr|ntl-5.5.2-9|64	PREFIX=%{_prefix} \
14cr|ntl-5.5.2-9|65	LIBDIR=$(echo %{_libdir} | sed 's,^%{_prefix},$${PREFIX},') \
14cr|ntl-5.5.2-9|66	INCLUDEDIR=$(echo %{_includedir} | sed 's,^%{_prefix},$${PREFIX},') \
14cr|ntl-5.5.2-9|67	DOCDIR=$(echo %{_docdir} | sed 's,^%{_prefix},$${PREFIX},') \
14cr|ntl-5.5.2-9|68	NTL_GMP_LIP=on \
14cr|ntl-5.5.2-9|69	NTL_STD_CXX=on \
14cr|ntl-5.5.2-9|70	CC="${CC-gcc}" CXX="${CXX-g++}" \
14cr|ntl-5.5.2-9|71	CPPFLAGS="$CPPFLAGS" \
14cr|ntl-5.5.2-9|72	CFLAGS="$CFLAGS" \
14cr|ntl-5.5.2-9|73	CXXFLAGS="$CXXFLAGS" \
14cr|ntl-5.5.2-9|74	NTL_GF2X_LIB=on
14cr|ntl-5.5.2-9|75	
14cr|ntl-5.5.2-9|76	LD_LIBRARY_PATH=. \
14cr|ntl-5.5.2-9|77	make \
14cr|ntl-5.5.2-9|78	CPPFLAGS="$CPPFLAGS -DPIC" \
14cr|ntl-5.5.2-9|79	CFLAGS="$CFLAGS -fPIC" \
14cr|ntl-5.5.2-9|80	CXXFLAGS="$CXXFLAGS -fPIC" \
14cr|ntl-5.5.2-9|81	AR='bash -e -c '\''out=$$1; lib=$$(basename $$out .a).so.%{major}; \
14cr|ntl-5.5.2-9|82	lib=lib$${lib#lib}; set -x; rm -f $$lib; ${CXX} -shared -Wl,-soname,$$lib \
14cr|ntl-5.5.2-9|83	-o "$$@" -lgmp -lgf2x; ln -s $$out $$lib'\' \
14cr|ntl-5.5.2-9|84	RANLIB=: \
14cr|ntl-5.5.2-9|85	all check
14cr|ntl-5.5.2-9|86	
14cr|ntl-5.5.2-9|87	rm -f libntl.so.%{major}
14cr|ntl-5.5.2-9|88	mv -f ntl.a libntl.so.%{version}
14cr|ntl-5.5.2-9|89	ln -sf libntl.so.%{version} libntl.so.%{major}
14cr|ntl-5.5.2-9|90	
14cr|ntl-5.5.2-9|91	make clean ntl.a check
14cr|ntl-5.5.2-9|92	
14cr|ntl-5.5.2-9|93	%install
14cr|ntl-5.5.2-9|94	cd src
14cr|ntl-5.5.2-9|95	
14cr|ntl-5.5.2-9|96	make PREFIX=%{buildroot}%{_prefix} install
14cr|ntl-5.5.2-9|97	
14cr|ntl-5.5.2-9|98	install -m 755 libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{version}
14cr|ntl-5.5.2-9|99	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{major}
14cr|ntl-5.5.2-9|100	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so
14cr|ntl-5.5.2-9|101	
14cr|ntl-5.5.2-9|102	rm -rf %{buildroot}%{_defaultdocdir}/NTL
14cr|ntl-5.5.2-9|103	
14cr|ntl-5.5.2-9|104	%files -n %{libname}
14cr|ntl-5.5.2-9|105	%{_libdir}/*.so.%{major}*
14cr|ntl-5.5.2-9|106	
14cr|ntl-5.5.2-9|107	%files -n %{develname}
14cr|ntl-5.5.2-9|108	%doc doc/*
14cr|ntl-5.5.2-9|109	%{_includedir}/*
14cr|ntl-5.5.2-9|110	%{_libdir}/*.so
14cr|ntl-5.5.2-9|111	
14cr|ntl-5.5.2-9|112	%files -n %{sdevelname}
14cr|ntl-5.5.2-9|113	%{_libdir}/*.a
14cr|ntl-5.5.2-9|114	
14cr|ntl-5.5.2-9|115	
14cr|ntl-5.5.2-9|116	%changelog
14cr|ntl-5.5.2-9|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5.2-9
14cr|ntl-5.5.2-9|118	+ Revision: f5ad0c8
14cr|ntl-5.5.2-9|119	- MassBuild#464: Increase release tag
14cr|ntl-5.5.2-9|120	
14cr|ntl-5.5.2-9|121	

3582 14
14cr|ntlogon-0.11.0-3|1	Summary:	Autogenerator for NT logon scripts
14cr|ntlogon-0.11.0-3|2	Name:		ntlogon
14cr|ntlogon-0.11.0-3|3	Version:	0.11.0
14cr|ntlogon-0.11.0-3|4	Release:	3
14cr|ntlogon-0.11.0-3|5	License:	GPL
14cr|ntlogon-0.11.0-3|6	Group:		Networking/Other
14cr|ntlogon-0.11.0-3|7	URL:		http://www.craigelachie.org/rhacer/ntlogon/
14cr|ntlogon-0.11.0-3|8	Source0:	%name-%version.tar.bz2
14cr|ntlogon-0.11.0-3|9	BuildArch:	noarch
14cr|ntlogon-0.11.0-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ntlogon-0.11.0-3|11	
14cr|ntlogon-0.11.0-3|12	%description
14cr|ntlogon-0.11.0-3|13	NTLogon is a Python script that generates Samba/NT-logon scripts from an
14cr|ntlogon-0.11.0-3|14	easy-to-modify configuration file. It currently understands the Samba
14cr|ntlogon-0.11.0-3|15	macros for User, Group and Architecture. The configuration file looks like
14cr|ntlogon-0.11.0-3|16	a cross between an INI file and a DOS batchfile, so most Windows users
14cr|ntlogon-0.11.0-3|17	will feel somewhat comfortable with it.
14cr|ntlogon-0.11.0-3|18	
14cr|ntlogon-0.11.0-3|19	%prep
14cr|ntlogon-0.11.0-3|20	
14cr|ntlogon-0.11.0-3|21	%setup -c -n %{name}-%{version}
14cr|ntlogon-0.11.0-3|22	
14cr|ntlogon-0.11.0-3|23	%build
14cr|ntlogon-0.11.0-3|24	# no build for no arch ... no build for no arch ...
14cr|ntlogon-0.11.0-3|25	
14cr|ntlogon-0.11.0-3|26	%install
14cr|ntlogon-0.11.0-3|27	rm -rf %{buildroot}
14cr|ntlogon-0.11.0-3|28	
14cr|ntlogon-0.11.0-3|29	mkdir -p %{buildroot}{%{_prefix}/bin,/etc,%{_datadir}/doc/%{name}}
14cr|ntlogon-0.11.0-3|30	install -m 755 %{name}-%{version}/ntlogon.py   %{buildroot}%{_bindir}/ntlogon
14cr|ntlogon-0.11.0-3|31	install -m 644 %{name}-%{version}/ntlogon.conf %{buildroot}%{_sysconfdir}
14cr|ntlogon-0.11.0-3|32	install -m 644 %{name}-%{version}/CHANGES %{buildroot}%{_datadir}/doc/%{name}
14cr|ntlogon-0.11.0-3|33	install -m 644 %{name}-%{version}/LICENSE %{buildroot}%{_datadir}/doc/%{name}
14cr|ntlogon-0.11.0-3|34	install -m 644 %{name}-%{version}/PKG-INFO %{buildroot}%{_datadir}/doc/%{name}
14cr|ntlogon-0.11.0-3|35	install -m 644 %{name}-%{version}/README %{buildroot}%{_datadir}/doc/%{name}
14cr|ntlogon-0.11.0-3|36	
14cr|ntlogon-0.11.0-3|37	%clean
14cr|ntlogon-0.11.0-3|38	rm -rf %{buildroot}
14cr|ntlogon-0.11.0-3|39	
14cr|ntlogon-0.11.0-3|40	%files
14cr|ntlogon-0.11.0-3|41	%defattr(-,root,root)
14cr|ntlogon-0.11.0-3|42	%doc %{name}-%{version}/CHANGES %{name}-%{version}/LICENSE %{name}-%{version}/PKG-INFO %{name}-%{version}/README
14cr|ntlogon-0.11.0-3|43	%config(noreplace) %{_sysconfdir}/*
14cr|ntlogon-0.11.0-3|44	%{_bindir}/*
14cr|ntlogon-0.11.0-3|45	
14cr|ntlogon-0.11.0-3|46	
14cr|ntlogon-0.11.0-3|47	
14cr|ntlogon-0.11.0-3|48	%changelog
14cr|ntlogon-0.11.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-3
14cr|ntlogon-0.11.0-3|50	+ Revision: 28b4213
14cr|ntlogon-0.11.0-3|51	- MassBuild#464: Increase release tag
14cr|ntlogon-0.11.0-3|52	
14cr|ntlogon-0.11.0-3|53	

3583 14
14cr|ntop-4.0.3-4|1	%define __noautoreq 'devel.*'
14cr|ntop-4.0.3-4|2	%define __noautoprov 'devel.*'
14cr|ntop-4.0.3-4|3	%define _disable_ld_no_undefined 1
14cr|ntop-4.0.3-4|4	
14cr|ntop-4.0.3-4|5	Summary:	Network and traffic analyzer
14cr|ntop-4.0.3-4|6	Name:		ntop
14cr|ntop-4.0.3-4|7	Version:	4.0.3
14cr|ntop-4.0.3-4|8	Release:	4
14cr|ntop-4.0.3-4|9	License:	GPLv3+
14cr|ntop-4.0.3-4|10	Group:		Monitoring
14cr|ntop-4.0.3-4|11	Url:		http://www.ntop.org
14cr|ntop-4.0.3-4|12	Source0:	http://downloads.sourceforge.net/ntop/%{name}-%{version}.tar.gz
14cr|ntop-4.0.3-4|13	Source1:	%{name}.init
14cr|ntop-4.0.3-4|14	Source2:	%{name}.logrotate
14cr|ntop-4.0.3-4|15	Source3:	http://standards.ieee.org/regauth/oui/oui.txt
14cr|ntop-4.0.3-4|16	Patch0:		ntop-path_to_dot.diff
14cr|ntop-4.0.3-4|17	Patch2:		ntop-mysql_headers.diff
14cr|ntop-4.0.3-4|18	Patch3:		ntop-no_usr_local_fix.diff
14cr|ntop-4.0.3-4|19	Patch4:		ntop-4.0-system_geoip.patch
14cr|ntop-4.0.3-4|20	Patch5:		ntop-4.0-system_lua.patch
14cr|ntop-4.0.3-4|21	BuildRequires:	chrpath
14cr|ntop-4.0.3-4|22	BuildRequires:	libtool
14cr|ntop-4.0.3-4|23	BuildRequires:	wget
14cr|ntop-4.0.3-4|24	BuildRequires:	gd-devel
14cr|ntop-4.0.3-4|25	BuildRequires:	gdbm-devel
14cr|ntop-4.0.3-4|26	BuildRequires:	jpeg-devel
14cr|ntop-4.0.3-4|27	BuildRequires:	libpcap-devel
14cr|ntop-4.0.3-4|28	BuildRequires:	mysql-devel
14cr|ntop-4.0.3-4|29	BuildRequires:	net-snmp-devel
14cr|ntop-4.0.3-4|30	BuildRequires:	perl-devel
14cr|ntop-4.0.3-4|31	BuildRequires:	readline-devel
14cr|ntop-4.0.3-4|32	BuildRequires:	tcp_wrappers-devel
14cr|ntop-4.0.3-4|33	BuildRequires:	pkgconfig(gdome2)
14cr|ntop-4.0.3-4|34	BuildRequires:	pkgconfig(geoip)
14cr|ntop-4.0.3-4|35	BuildRequires:	pkgconfig(glib-2.0)
14cr|ntop-4.0.3-4|36	BuildRequires:	pkgconfig(libevent)
14cr|ntop-4.0.3-4|37	BuildRequires:	pkgconfig(libpcre)
14cr|ntop-4.0.3-4|38	BuildRequires:	pkgconfig(libpng)
14cr|ntop-4.0.3-4|39	BuildRequires:	pkgconfig(librrd)
14cr|ntop-4.0.3-4|40	BuildRequires:	pkgconfig(lua)
14cr|ntop-4.0.3-4|41	BuildRequires:	pkgconfig(ncurses)
14cr|ntop-4.0.3-4|42	BuildRequires:	pkgconfig(openssl)
14cr|ntop-4.0.3-4|43	BuildRequires:	pkgconfig(xpm)
14cr|ntop-4.0.3-4|44	BuildRequires:	pkgconfig(zlib)
14cr|ntop-4.0.3-4|45	Requires:	tcp_wrappers
14cr|ntop-4.0.3-4|46	Requires:	rrdtool
14cr|ntop-4.0.3-4|47	Requires:	geoip
14cr|ntop-4.0.3-4|48	Requires(pre,preun):	rpm-helper
14cr|ntop-4.0.3-4|49	Requires(post,postun):	rpm-helper
14cr|ntop-4.0.3-4|50	
14cr|ntop-4.0.3-4|51	%description
14cr|ntop-4.0.3-4|52	Ntop is a network and traffic analyzer that provides a wealth of information on
14cr|ntop-4.0.3-4|53	various networking hosts and protocols. ntop is primarily accessed via a
14cr|ntop-4.0.3-4|54	built-in web interface. Optionally, data may be stored into a database for
14cr|ntop-4.0.3-4|55	analysis or extracted from the web server in formats suitable for manipulation
14cr|ntop-4.0.3-4|56	in perl or php.
14cr|ntop-4.0.3-4|57	
14cr|ntop-4.0.3-4|58	%files
14cr|ntop-4.0.3-4|59	%doc AUTHORS CONTENTS COPYING ChangeLog NEWS PORTING MANIFESTO SUPPORT_NTOP.txt
14cr|ntop-4.0.3-4|60	%doc THANKS docs/FAQ docs/HACKING docs/KNOWN_BUGS docs/FILES docs/README
14cr|ntop-4.0.3-4|61	%doc docs/1STRUN.txt docs/database NetFlow README.urpmi
14cr|ntop-4.0.3-4|62	%{_sysconfdir}/logrotate.d/ntop
14cr|ntop-4.0.3-4|63	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|ntop-4.0.3-4|64	%{_initrddir}/ntop
14cr|ntop-4.0.3-4|65	%{_sbindir}/*
14cr|ntop-4.0.3-4|66	%{_mandir}/*/*
14cr|ntop-4.0.3-4|67	%dir %{_datadir}/%{name}
14cr|ntop-4.0.3-4|68	%{_datadir}/%{name}/*
14cr|ntop-4.0.3-4|69	%{_libdir}/lib*
14cr|ntop-4.0.3-4|70	%dir %{_libdir}/%{name}
14cr|ntop-4.0.3-4|71	%{_libdir}/%{name}/*
14cr|ntop-4.0.3-4|72	%dir %{_sysconfdir}/ntop
14cr|ntop-4.0.3-4|73	%{_sysconfdir}/ntop/*
14cr|ntop-4.0.3-4|74	%attr(0711,ntop,ntop) %dir /var/log/ntop
14cr|ntop-4.0.3-4|75	%attr(0711,ntop,ntop) %dir /var/lib/ntop
14cr|ntop-4.0.3-4|76	
14cr|ntop-4.0.3-4|77	%pre
14cr|ntop-4.0.3-4|78	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|ntop-4.0.3-4|79	
14cr|ntop-4.0.3-4|80	#----------------------------------------------------------------------------
14cr|ntop-4.0.3-4|81	
14cr|ntop-4.0.3-4|82	%prep
14cr|ntop-4.0.3-4|83	%setup -q
14cr|ntop-4.0.3-4|84	%patch0 -p0 -b .dot
14cr|ntop-4.0.3-4|85	%patch2 -p1 -b .mysql_headers
14cr|ntop-4.0.3-4|86	%patch3 -p0 -b .no_usr_local_fix
14cr|ntop-4.0.3-4|87	%patch4 -p1 -b .system_geoip
14cr|ntop-4.0.3-4|88	%patch5 -p1 -b .system_lua
14cr|ntop-4.0.3-4|89	
14cr|ntop-4.0.3-4|90	# update oui.txt
14cr|ntop-4.0.3-4|91	rm -f oui.txt*
14cr|ntop-4.0.3-4|92	cp %{SOURCE3} oui.txt; gzip -9 oui.txt
14cr|ntop-4.0.3-4|93	
14cr|ntop-4.0.3-4|94	%build
14cr|ntop-4.0.3-4|95	sh ./autogen.sh --noconfig
14cr|ntop-4.0.3-4|96	
14cr|ntop-4.0.3-4|97	%serverbuild
14cr|ntop-4.0.3-4|98	
14cr|ntop-4.0.3-4|99	# populate CPPFLAGS with some includes
14cr|ntop-4.0.3-4|100	export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I gdome2` `pkg-config --cflags-only-I glib-2.0`"
14cr|ntop-4.0.3-4|101	export CORELIBS="$CORELIBS `mysql_config --libs_r` -ldl -lm -lwrap"
14cr|ntop-4.0.3-4|102	
14cr|ntop-4.0.3-4|103	%configure2_5x \
14cr|ntop-4.0.3-4|104	--bindir=%{_sbindir} \
14cr|ntop-4.0.3-4|105	--disable-static \
14cr|ntop-4.0.3-4|106	--enable-optimize \
14cr|ntop-4.0.3-4|107	--enable-tcpwrap \
14cr|ntop-4.0.3-4|108	--enable-sslv3 \
14cr|ntop-4.0.3-4|109	--enable-snmp \
14cr|ntop-4.0.3-4|110	--sysconfdir=%{_sysconfdir} \
14cr|ntop-4.0.3-4|111	--mandir=%{_mandir} \
14cr|ntop-4.0.3-4|112	--with-localedir=%{_datadir}/locale \
14cr|ntop-4.0.3-4|113	--localstatedir=/var/lib
14cr|ntop-4.0.3-4|114	
14cr|ntop-4.0.3-4|115	cat >> config.h <<EOF
14cr|ntop-4.0.3-4|116	#define HAVE_LIBDL 1
14cr|ntop-4.0.3-4|117	#define HAVE_LIBM 1
14cr|ntop-4.0.3-4|118	#define HAVE_LIBMYSQLCLIENT_R 1
14cr|ntop-4.0.3-4|119	#define HAVE_LIBWRAP 1
14cr|ntop-4.0.3-4|120	#define HAVE_MYSQL_H 1
14cr|ntop-4.0.3-4|121	EOF
14cr|ntop-4.0.3-4|122	
14cr|ntop-4.0.3-4|123	#rpath problem
14cr|ntop-4.0.3-4|124	sed -i \
14cr|ntop-4.0.3-4|125	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cr|ntop-4.0.3-4|126	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cr|ntop-4.0.3-4|127	libtool
14cr|ntop-4.0.3-4|128	
14cr|ntop-4.0.3-4|129	%make
14cr|ntop-4.0.3-4|130	
14cr|ntop-4.0.3-4|131	%install
14cr|ntop-4.0.3-4|132	install -d %{buildroot}%{_sysconfdir}/{logrotate.d,sysconfig}
14cr|ntop-4.0.3-4|133	install -d %{buildroot}%{_initrddir}
14cr|ntop-4.0.3-4|134	install -d %{buildroot}/var/log/ntop
14cr|ntop-4.0.3-4|135	
14cr|ntop-4.0.3-4|136	%makeinstall_std
14cr|ntop-4.0.3-4|137	
14cr|ntop-4.0.3-4|138	chmod 644 %{buildroot}%{_sysconfdir}/ntop/*gz
14cr|ntop-4.0.3-4|139	rm -f %{buildroot}%{_sysconfdir}/ntop/ntop-cert.pem
14cr|ntop-4.0.3-4|140	
14cr|ntop-4.0.3-4|141	cat > %{buildroot}%{_sysconfdir}/ntop/makecert.sh <<EOF
14cr|ntop-4.0.3-4|142	#!/bin/sh
14cr|ntop-4.0.3-4|143	openssl req -new -x509 -sha1 -extensions v3_ca -nodes -days 1825 -out cert.pem
14cr|ntop-4.0.3-4|144	cat privkey.pem cert.pem > ntop-cert.pem
14cr|ntop-4.0.3-4|145	rm -f privkey.pem cert.pem
14cr|ntop-4.0.3-4|146	chmod 600 ntop-cert.pem
14cr|ntop-4.0.3-4|147	EOF
14cr|ntop-4.0.3-4|148	
14cr|ntop-4.0.3-4|149	chmod 755 %{buildroot}%{_sysconfdir}/ntop/makecert.sh
14cr|ntop-4.0.3-4|150	
14cr|ntop-4.0.3-4|151	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ntop
14cr|ntop-4.0.3-4|152	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ntop
14cr|ntop-4.0.3-4|153	
14cr|ntop-4.0.3-4|154	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cr|ntop-4.0.3-4|155	# In this file, you can specify extra argument passed
14cr|ntop-4.0.3-4|156	# to ntop daemon at startup.
14cr|ntop-4.0.3-4|157	# Notice -u (user), -P (data dir) and -d (run as daemon)
14cr|ntop-4.0.3-4|158	# are allready set in init script
14cr|ntop-4.0.3-4|159	extra_arg=""
14cr|ntop-4.0.3-4|160	
14cr|ntop-4.0.3-4|161	EOF
14cr|ntop-4.0.3-4|162	
14cr|ntop-4.0.3-4|163	# cleanup
14cr|ntop-4.0.3-4|164	#rm -rf %{buildroot}%{_prefix}/lib%{name}
14cr|ntop-4.0.3-4|165	rm -rf %{buildroot}%{_libdir}/*.{a,la}
14cr|ntop-4.0.3-4|166	rm -rf %{buildroot}%{_libdir}/plugins
14cr|ntop-4.0.3-4|167	
14cr|ntop-4.0.3-4|168	# fix permissions
14cr|ntop-4.0.3-4|169	find %{buildroot}%{_datadir}/%{name}/html -type f -print0|xargs -0 chmod 644
14cr|ntop-4.0.3-4|170	find %{buildroot}%{_datadir}/%{name}/html -type d -print0|xargs -0 chmod 755
14cr|ntop-4.0.3-4|171	
14cr|ntop-4.0.3-4|172	# nuke rpath
14cr|ntop-4.0.3-4|173	#chrpath -d %{buildroot}%{_libdir}/ntop/plugins/*.so
14cr|ntop-4.0.3-4|174	
14cr|ntop-4.0.3-4|175	cat > README.urpmi << EOF
14cr|ntop-4.0.3-4|176	There are some manual steps you need to do, first start %{_sbindir}/ntop to set
14cr|ntop-4.0.3-4|177	the admin password, please consilte the docs/1STRUN.txt file for more info. After
14cr|ntop-4.0.3-4|178	that change directory to %{_sysconfdir}/ntop and execute the makecert.sh script to
14cr|ntop-4.0.3-4|179	generate the ntop-cert.pem file.
14cr|ntop-4.0.3-4|180	
14cr|ntop-4.0.3-4|181	Have fun!
14cr|ntop-4.0.3-4|182	EOF
14cr|ntop-4.0.3-4|183	
14cr|ntop-4.0.3-4|184	
14cr|ntop-4.0.3-4|185	%changelog
14cr|ntop-4.0.3-4|186	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-4
14cr|ntop-4.0.3-4|187	+ Revision: 1fe995c
14cr|ntop-4.0.3-4|188	- MassBuild#464: Increase release tag
14cr|ntop-4.0.3-4|189	
14cr|ntop-4.0.3-4|190	

3584 14
14cr|nuclearchess-1.0.0-4|1	%define summary Chess variant that cause surronding pieces to disappear
14cr|nuclearchess-1.0.0-4|2	Summary:	%{summary}
14cr|nuclearchess-1.0.0-4|3	Name:		nuclearchess
14cr|nuclearchess-1.0.0-4|4	Version:	1.0.0
14cr|nuclearchess-1.0.0-4|5	Release:	4
14cr|nuclearchess-1.0.0-4|6	License:	GPLv2
14cr|nuclearchess-1.0.0-4|7	Source:		http://user.cs.tu-berlin.de/~karlb//%{name}/%{name}-%{version}.tar.gz
14cr|nuclearchess-1.0.0-4|8	Group:		Games/Boards
14cr|nuclearchess-1.0.0-4|9	URL:		http://www.linux-games.com/nuclearchess/
14cr|nuclearchess-1.0.0-4|10	BuildRequires:	libSDL_image-devel
14cr|nuclearchess-1.0.0-4|11	
14cr|nuclearchess-1.0.0-4|12	%description
14cr|nuclearchess-1.0.0-4|13	NuclearChess is a chess variant. Whenever a piece is captured, both
14cr|nuclearchess-1.0.0-4|14	pieces and all pieces on neighbour fields die.
14cr|nuclearchess-1.0.0-4|15	
14cr|nuclearchess-1.0.0-4|16	%prep
14cr|nuclearchess-1.0.0-4|17	%setup -q
14cr|nuclearchess-1.0.0-4|18	
14cr|nuclearchess-1.0.0-4|19	%build
14cr|nuclearchess-1.0.0-4|20	export LDFLAGS="-lm"
14cr|nuclearchess-1.0.0-4|21	%configure2_5x --datadir=%{_gamesdatadir} --bindir=%{_gamesbindir}
14cr|nuclearchess-1.0.0-4|22	%make
14cr|nuclearchess-1.0.0-4|23	
14cr|nuclearchess-1.0.0-4|24	%install
14cr|nuclearchess-1.0.0-4|25	%makeinstall_std
14cr|nuclearchess-1.0.0-4|26	
14cr|nuclearchess-1.0.0-4|27	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|nuclearchess-1.0.0-4|28	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|nuclearchess-1.0.0-4|29	[Desktop Entry]
14cr|nuclearchess-1.0.0-4|30	Type=Application
14cr|nuclearchess-1.0.0-4|31	Exec=%{_gamesbindir}/%{name}
14cr|nuclearchess-1.0.0-4|32	Icon=boards_section
14cr|nuclearchess-1.0.0-4|33	Comment=%{summary}
14cr|nuclearchess-1.0.0-4|34	Categories=BoardGame;
14cr|nuclearchess-1.0.0-4|35	Name=Nuclear Chess
14cr|nuclearchess-1.0.0-4|36	EOF
14cr|nuclearchess-1.0.0-4|37	
14cr|nuclearchess-1.0.0-4|38	%files
14cr|nuclearchess-1.0.0-4|39	%defattr(-, root, root)
14cr|nuclearchess-1.0.0-4|40	%doc AUTHORS ChangeLog COPYING README
14cr|nuclearchess-1.0.0-4|41	%{_gamesbindir}/*
14cr|nuclearchess-1.0.0-4|42	%{_gamesdatadir}/%{name}
14cr|nuclearchess-1.0.0-4|43	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|nuclearchess-1.0.0-4|44	
14cr|nuclearchess-1.0.0-4|45	
14cr|nuclearchess-1.0.0-4|46	
14cr|nuclearchess-1.0.0-4|47	
14cr|nuclearchess-1.0.0-4|48	%changelog
14cr|nuclearchess-1.0.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|nuclearchess-1.0.0-4|50	+ Revision: 5ef8983
14cr|nuclearchess-1.0.0-4|51	- MassBuild#464: Increase release tag
14cr|nuclearchess-1.0.0-4|52	
14cr|nuclearchess-1.0.0-4|53	

3585 14
14cr|null-2.1-82|1	Summary:	A dummy package for bs testing purpose
14cr|null-2.1-82|2	Name:		null
14cr|null-2.1-82|3	Version:	2.1
14cr|null-2.1-82|4	Release:	82
14cr|null-2.1-82|5	Epoch:		1
14cr|null-2.1-82|6	License:	GPLv2+
14cr|null-2.1-82|7	Group:		Development/Other
14cr|null-2.1-82|8	BuildArch:	noarch
14cr|null-2.1-82|9	
14cr|null-2.1-82|10	%description
14cr|null-2.1-82|11	Dummy package.
14cr|null-2.1-82|12	
14cr|null-2.1-82|13	%files
14cr|null-2.1-82|14	
14cr|null-2.1-82|15	%post -p /bin/csh
14cr|null-2.1-82|16	echo "csh sux"
14cr|null-2.1-82|17	
14cr|null-2.1-82|18	#----------------------------------------------------------------------------
14cr|null-2.1-82|19	
14cr|null-2.1-82|20	%package dummy
14cr|null-2.1-82|21	Summary:	Test package
14cr|null-2.1-82|22	Group:		Development/Other
14cr|null-2.1-82|23	
14cr|null-2.1-82|24	%description dummy
14cr|null-2.1-82|25	A dummy subpackage.
14cr|null-2.1-82|26	
14cr|null-2.1-82|27	%files dummy
14cr|null-2.1-82|28	
14cr|null-2.1-82|29	#----------------------------------------------------------------------------
14cr|null-2.1-82|30	
14cr|null-2.1-82|31	%prep
14cr|null-2.1-82|32	%setup -D -T -n .
14cr|null-2.1-82|33	
14cr|null-2.1-82|34	%build
14cr|null-2.1-82|35	
14cr|null-2.1-82|36	%install
14cr|null-2.1-82|37	
14cr|null-2.1-82|38	%changelog
14cr|null-2.1-82|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1-82
14cr|null-2.1-82|40	+ Revision: 01948c9
14cr|null-2.1-82|41	- MassBuild#464: Increase release tag
14cr|null-2.1-82|42	
14cr|null-2.1-82|43	

3586 14
14cr|nullidentd-1.0-10|1	%define	name	nullidentd
14cr|nullidentd-1.0-10|2	%define	version	1.0
14cr|nullidentd-1.0-10|3	%define release 10
14cr|nullidentd-1.0-10|4	
14cr|nullidentd-1.0-10|5	Summary:	Minimal identd server implementing the auth protocol (RFC 1413)
14cr|nullidentd-1.0-10|6	Name:		%{name}
14cr|nullidentd-1.0-10|7	Version:	%{version}
14cr|nullidentd-1.0-10|8	Release:	%mkrel %{release}
14cr|nullidentd-1.0-10|9	License:	GPL
14cr|nullidentd-1.0-10|10	Group:		System/Servers
14cr|nullidentd-1.0-10|11	Source0:	http://www.tildeslash.org/nullidentd/%{name}-%{version}.tar.bz2
14cr|nullidentd-1.0-10|12	Source1:	%{name}.xinetd.bz2
14cr|nullidentd-1.0-10|13	Patch0:		%{name}-makefile.patch.bz2
14cr|nullidentd-1.0-10|14	Patch1:		nullidentd-1.0-gcc4-fixes.patch.bz2
14cr|nullidentd-1.0-10|15	URL:		http://www.tildeslash.org/nullidentd.html
14cr|nullidentd-1.0-10|16	Provides:	identd
14cr|nullidentd-1.0-10|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nullidentd-1.0-10|18	Requires(pre,postun):	rpm-helper
14cr|nullidentd-1.0-10|19	
14cr|nullidentd-1.0-10|20	%description
14cr|nullidentd-1.0-10|21	nullidentd is intended to be a bare minimum identd server.
14cr|nullidentd-1.0-10|22	
14cr|nullidentd-1.0-10|23	The program implements the auth protocol from RFC 1413.  This protocol is
14cr|nullidentd-1.0-10|24	used to identify active TCP connections.  It depends on the trustworthiness
14cr|nullidentd-1.0-10|25	of the server and as such is completely useless as a method of
14cr|nullidentd-1.0-10|26	identification.  Unfortunately some applications still require that an identd
14cr|nullidentd-1.0-10|27	server is available to query about incoming connections.  nullidentd
14cr|nullidentd-1.0-10|28	implements the absolute minimum server to allow these applications to
14cr|nullidentd-1.0-10|29	function.  It returns a fake response for any request.
14cr|nullidentd-1.0-10|30	
14cr|nullidentd-1.0-10|31	%prep
14cr|nullidentd-1.0-10|32	%setup -q
14cr|nullidentd-1.0-10|33	%patch0 -p0
14cr|nullidentd-1.0-10|34	%patch1 -p1 -b .gcc4
14cr|nullidentd-1.0-10|35	
14cr|nullidentd-1.0-10|36	%build
14cr|nullidentd-1.0-10|37	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|nullidentd-1.0-10|38	
14cr|nullidentd-1.0-10|39	%install
14cr|nullidentd-1.0-10|40	rm -rf $RPM_BUILD_ROOT
14cr|nullidentd-1.0-10|41	install -d $RPM_BUILD_ROOT{%{_sysconfdir}/xinetd.d,%{_sbindir}}
14cr|nullidentd-1.0-10|42	%makeinstall
14cr|nullidentd-1.0-10|43	install -m755 %{name} $RPM_BUILD_ROOT%{_sbindir}
14cr|nullidentd-1.0-10|44	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/%{name}
14cr|nullidentd-1.0-10|45	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}
14cr|nullidentd-1.0-10|46	
14cr|nullidentd-1.0-10|47	%clean
14cr|nullidentd-1.0-10|48	rm -rf $RPM_BUILD_ROOT
14cr|nullidentd-1.0-10|49	
14cr|nullidentd-1.0-10|50	%pre
14cr|nullidentd-1.0-10|51	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
14cr|nullidentd-1.0-10|52	
14cr|nullidentd-1.0-10|53	%post
14cr|nullidentd-1.0-10|54	%_post_service xinetd
14cr|nullidentd-1.0-10|55	
14cr|nullidentd-1.0-10|56	%preun
14cr|nullidentd-1.0-10|57	if [ -f /var/run/xinetd.pid ]; then
14cr|nullidentd-1.0-10|58	echo "Restarting xinetd service"
14cr|nullidentd-1.0-10|59	service xinetd restart
14cr|nullidentd-1.0-10|60	fi
14cr|nullidentd-1.0-10|61	
14cr|nullidentd-1.0-10|62	%postun
14cr|nullidentd-1.0-10|63	%_postun_userdel %{name}
14cr|nullidentd-1.0-10|64	
14cr|nullidentd-1.0-10|65	%files
14cr|nullidentd-1.0-10|66	%defattr(-,root,root)
14cr|nullidentd-1.0-10|67	%doc README CHANGELOG
14cr|nullidentd-1.0-10|68	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14cr|nullidentd-1.0-10|69	%{_sbindir}/%{name}
14cr|nullidentd-1.0-10|70	%{_localstatedir}/lib/%{name}
14cr|nullidentd-1.0-10|71	
14cr|nullidentd-1.0-10|72	
14cr|nullidentd-1.0-10|73	
14cr|nullidentd-1.0-10|74	
14cr|nullidentd-1.0-10|75	%changelog
14cr|nullidentd-1.0-10|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|nullidentd-1.0-10|77	+ Revision: 295df93
14cr|nullidentd-1.0-10|78	- MassBuild#464: Increase release tag
14cr|nullidentd-1.0-10|79	
14cr|nullidentd-1.0-10|80	

3587 14
14cr|nulog-2.1.5-5|1	# This file is provided by python-twisted-core
14cr|nulog-2.1.5-5|2	%define __noautoreq '/usr/bin/twistd'
14cr|nulog-2.1.5-5|3	
14cr|nulog-2.1.5-5|4	Summary:	Firewall log analysis interface written in python
14cr|nulog-2.1.5-5|5	Name:		nulog
14cr|nulog-2.1.5-5|6	Version:	2.1.5
14cr|nulog-2.1.5-5|7	Release:	5
14cr|nulog-2.1.5-5|8	License:	GPL
14cr|nulog-2.1.5-5|9	Group:		System/Servers
14cr|nulog-2.1.5-5|10	URL:		http://www.inl.fr/Nulog.html
14cr|nulog-2.1.5-5|11	Source0:	http://www.inl.fr/download/%{name}-%{version}.tar.bz2
14cr|nulog-2.1.5-5|12	Source1:	nulog
14cr|nulog-2.1.5-5|13	Requires(post): rpm-helper
14cr|nulog-2.1.5-5|14	Requires(preun): rpm-helper
14cr|nulog-2.1.5-5|15	BuildRequires:	python-devel
14cr|nulog-2.1.5-5|16	BuildRequires:	python-docutils
14cr|nulog-2.1.5-5|17	BuildRequires:	gettext
14cr|nulog-2.1.5-5|18	Requires:	python-nevow
14cr|nulog-2.1.5-5|19	Requires:	python-twisted-core
14cr|nulog-2.1.5-5|20	Requires:	python-matplotlib
14cr|nulog-2.1.5-5|21	Requires:	python-soap
14cr|nulog-2.1.5-5|22	Requires:	python-mysql
14cr|nulog-2.1.5-5|23	Requires:	mysql
14cr|nulog-2.1.5-5|24	Requires:	python-ipy
14cr|nulog-2.1.5-5|25	Requires:	python-docutils
14cr|nulog-2.1.5-5|26	Requires:	ulogd-mysql
14cr|nulog-2.1.5-5|27	Provides:	ulog-php = %{version}
14cr|nulog-2.1.5-5|28	Obsoletes:	ulog-php
14cr|nulog-2.1.5-5|29	BuildArch:	noarch
14cr|nulog-2.1.5-5|30	
14cr|nulog-2.1.5-5|31	%description
14cr|nulog-2.1.5-5|32	Nulog is a firewall log analysis interface written in python. Netfilter and
14cr|nulog-2.1.5-5|33	NuFW are able to log selected packets directly in a database like MySQL or
14cr|nulog-2.1.5-5|34	PostgreSQL. Nulog uses this interface to display security events in real-time
14cr|nulog-2.1.5-5|35	on a user-friendly interface.
14cr|nulog-2.1.5-5|36	
14cr|nulog-2.1.5-5|37	%prep
14cr|nulog-2.1.5-5|38	
14cr|nulog-2.1.5-5|39	%setup -q
14cr|nulog-2.1.5-5|40	
14cr|nulog-2.1.5-5|41	%build
14cr|nulog-2.1.5-5|42	make
14cr|nulog-2.1.5-5|43	
14cr|nulog-2.1.5-5|44	%install
14cr|nulog-2.1.5-5|45	python setup.py install --root=%{buildroot}
14cr|nulog-2.1.5-5|46	
14cr|nulog-2.1.5-5|47	install -d %{buildroot}%{_initrddir}
14cr|nulog-2.1.5-5|48	install -d %{buildroot}%{_sysconfdir}/nulog/default_user
14cr|nulog-2.1.5-5|49	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|nulog-2.1.5-5|50	install -d %{buildroot}/var/run/nulog
14cr|nulog-2.1.5-5|51	install -d %{buildroot}/var/lib/nucentral
14cr|nulog-2.1.5-5|52	install -d %{buildroot}%{_datadir}/nulog
14cr|nulog-2.1.5-5|53	
14cr|nulog-2.1.5-5|54	mv %{buildroot}%{_sysconfdir}/nulog/default.core.conf %{buildroot}%{_sysconfdir}/nulog/core.conf
14cr|nulog-2.1.5-5|55	mv %{buildroot}%{_sysconfdir}/nulog/default.nulog.conf %{buildroot}%{_sysconfdir}/nulog/nulog.conf
14cr|nulog-2.1.5-5|56	mv %{buildroot}%{_sysconfdir}/nulog/default.wrapper.conf %{buildroot}%{_sysconfdir}/nulog/wrapper.conf
14cr|nulog-2.1.5-5|57	
14cr|nulog-2.1.5-5|58	cp -fr scripts/ %{buildroot}%{_datadir}/nulog/scripts
14cr|nulog-2.1.5-5|59	
14cr|nulog-2.1.5-5|60	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}
14cr|nulog-2.1.5-5|61	
14cr|nulog-2.1.5-5|62	# install log rotation stuff
14cr|nulog-2.1.5-5|63	cat > %{buildroot}%{_sysconfdir}/logrotate.d/nulog << EOF
14cr|nulog-2.1.5-5|64	/var/log/nulog.log {
14cr|nulog-2.1.5-5|65	create 640 root root
14cr|nulog-2.1.5-5|66	monthly
14cr|nulog-2.1.5-5|67	compress
14cr|nulog-2.1.5-5|68	missingok
14cr|nulog-2.1.5-5|69	postrotate
14cr|nulog-2.1.5-5|70	%{_initrddir}/nulog condrestart > /dev/null 2>&1 || :
14cr|nulog-2.1.5-5|71	endscript
14cr|nulog-2.1.5-5|72	}
14cr|nulog-2.1.5-5|73	EOF
14cr|nulog-2.1.5-5|74	
14cr|nulog-2.1.5-5|75	%post
14cr|nulog-2.1.5-5|76	%_post_service %{name}
14cr|nulog-2.1.5-5|77	
14cr|nulog-2.1.5-5|78	%preun
14cr|nulog-2.1.5-5|79	%_preun_service %{name}
14cr|nulog-2.1.5-5|80	
14cr|nulog-2.1.5-5|81	
14cr|nulog-2.1.5-5|82	%files
14cr|nulog-2.1.5-5|83	%defattr(-,root,root)
14cr|nulog-2.1.5-5|84	%doc COPYING README
14cr|nulog-2.1.5-5|85	%{_initrddir}/%{name}
14cr|nulog-2.1.5-5|86	%dir %{_sysconfdir}/nulog
14cr|nulog-2.1.5-5|87	%dir %{_sysconfdir}/nulog/default_user
14cr|nulog-2.1.5-5|88	%config(noreplace) %{_sysconfdir}/nulog/core.conf
14cr|nulog-2.1.5-5|89	%config(noreplace) %{_sysconfdir}/nulog/nulog.conf
14cr|nulog-2.1.5-5|90	%config(noreplace) %{_sysconfdir}/nulog/wrapper.conf
14cr|nulog-2.1.5-5|91	%config(noreplace) %{_sysconfdir}/logrotate.d/nulog
14cr|nulog-2.1.5-5|92	%{py_puresitedir}/auth
14cr|nulog-2.1.5-5|93	%{py_puresitedir}/nulog-core
14cr|nulog-2.1.5-5|94	%{py_puresitedir}/nulog-web
14cr|nulog-2.1.5-5|95	%{py_puresitedir}/wrapper
14cr|nulog-2.1.5-5|96	%{py_puresitedir}/Nulog-*egg-info
14cr|nulog-2.1.5-5|97	%{_sbindir}/nulog.tac
14cr|nulog-2.1.5-5|98	%{_datadir}/locale/fr/LC_MESSAGES/nulog.mo
14cr|nulog-2.1.5-5|99	%{_datadir}/nulog/scripts
14cr|nulog-2.1.5-5|100	%dir /var/run/nulog
14cr|nulog-2.1.5-5|101	%dir /var/lib/nucentral
14cr|nulog-2.1.5-5|102	
14cr|nulog-2.1.5-5|103	
14cr|nulog-2.1.5-5|104	
14cr|nulog-2.1.5-5|105	%changelog
14cr|nulog-2.1.5-5|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-5
14cr|nulog-2.1.5-5|107	+ Revision: 9d16235
14cr|nulog-2.1.5-5|108	- MassBuild#464: Increase release tag
14cr|nulog-2.1.5-5|109	
14cr|nulog-2.1.5-5|110	

3588 14
14cr|numexp-core-0.17.1-3|1	%define major 0
14cr|numexp-core-0.17.1-3|2	%define libname %mklibname numexp %{major}
14cr|numexp-core-0.17.1-3|3	%define devname %mklibname numexp -d
14cr|numexp-core-0.17.1-3|4	
14cr|numexp-core-0.17.1-3|5	Summary:	Family of open-source applications for numeric computation
14cr|numexp-core-0.17.1-3|6	Name:		numexp-core
14cr|numexp-core-0.17.1-3|7	Version:	0.17.1
14cr|numexp-core-0.17.1-3|8	Release:	3
14cr|numexp-core-0.17.1-3|9	License:	GPLv2+
14cr|numexp-core-0.17.1-3|10	Group:		Sciences/Mathematics
14cr|numexp-core-0.17.1-3|11	Url:		http://numexp.sourceforge.net/
14cr|numexp-core-0.17.1-3|12	Source0:	http://prdownloads.sourceforge.net/numexp/%{name}-%{version}.tar.gz
14cr|numexp-core-0.17.1-3|13	Patch0:		numexp-core-0.17.1-no-install-hook.patch
14cr|numexp-core-0.17.1-3|14	Patch1:		numexp-core-0.17.1-fix-format-errors.patch
14cr|numexp-core-0.17.1-3|15	Patch2:		numexp-core-0.17.1-fix-linking.patch
14cr|numexp-core-0.17.1-3|16	Patch3:		numexp-core-0.17.1-gsl.patch
14cr|numexp-core-0.17.1-3|17	BuildRequires:	flex
14cr|numexp-core-0.17.1-3|18	BuildRequires:	perl-DB_File
14cr|numexp-core-0.17.1-3|19	BuildRequires:	perl-XML-DT
14cr|numexp-core-0.17.1-3|20	BuildRequires:	perl-XML-LibXML
14cr|numexp-core-0.17.1-3|21	BuildRequires:	gmp-devel
14cr|numexp-core-0.17.1-3|22	BuildRequires:	mpfr-devel
14cr|numexp-core-0.17.1-3|23	BuildRequires:	readline-devel
14cr|numexp-core-0.17.1-3|24	BuildRequires:	termcap-devel
14cr|numexp-core-0.17.1-3|25	BuildRequires:	pkgconfig(gsl)
14cr|numexp-core-0.17.1-3|26	BuildRequires:	pkgconfig(libbonobo-2.0)
14cr|numexp-core-0.17.1-3|27	BuildRequires:	pkgconfig(libxml-2.0)
14cr|numexp-core-0.17.1-3|28	BuildRequires:	pkgconfig(popt)
14cr|numexp-core-0.17.1-3|29	
14cr|numexp-core-0.17.1-3|30	%description
14cr|numexp-core-0.17.1-3|31	This package is part of the NumExp project, which could be described as a
14cr|numexp-core-0.17.1-3|32	mathematical computation environment or even as a programming language.
14cr|numexp-core-0.17.1-3|33	
14cr|numexp-core-0.17.1-3|34	It contains the backend kernel and a simple text client.
14cr|numexp-core-0.17.1-3|35	No GUI or graphics are available here.
14cr|numexp-core-0.17.1-3|36	
14cr|numexp-core-0.17.1-3|37	%files -f %{name}.lang
14cr|numexp-core-0.17.1-3|38	%doc README
14cr|numexp-core-0.17.1-3|39	%{_bindir}/*
14cr|numexp-core-0.17.1-3|40	%{_libexecdir}/numexp-kernel
14cr|numexp-core-0.17.1-3|41	%{_libdir}/bonobo/servers/*.server
14cr|numexp-core-0.17.1-3|42	%{_prefix}/lib/numexp
14cr|numexp-core-0.17.1-3|43	%{_libdir}/orbit-2.0/*.so
14cr|numexp-core-0.17.1-3|44	%{_datadir}/idl/*.idl
14cr|numexp-core-0.17.1-3|45	%{_datadir}/%{name}
14cr|numexp-core-0.17.1-3|46	%{_sysconfdir}/*
14cr|numexp-core-0.17.1-3|47	
14cr|numexp-core-0.17.1-3|48	#----------------------------------------------------------------------------
14cr|numexp-core-0.17.1-3|49	
14cr|numexp-core-0.17.1-3|50	%package -n %{libname}
14cr|numexp-core-0.17.1-3|51	Summary:	Family of open-source applications for numeric computation
14cr|numexp-core-0.17.1-3|52	Group:		Sciences/Mathematics
14cr|numexp-core-0.17.1-3|53	Requires:	%{name}
14cr|numexp-core-0.17.1-3|54	
14cr|numexp-core-0.17.1-3|55	%description -n %{libname}
14cr|numexp-core-0.17.1-3|56	This package is part of the NumExp project, which could be described as a
14cr|numexp-core-0.17.1-3|57	mathematical computation environment or even as a programming language.
14cr|numexp-core-0.17.1-3|58	
14cr|numexp-core-0.17.1-3|59	It contains the core libraries, which are necessary for any application that
14cr|numexp-core-0.17.1-3|60	uses NumExp.
14cr|numexp-core-0.17.1-3|61	
14cr|numexp-core-0.17.1-3|62	%files -n %{libname}
14cr|numexp-core-0.17.1-3|63	%{_libdir}/libnumexp.so.%{major}*
14cr|numexp-core-0.17.1-3|64	
14cr|numexp-core-0.17.1-3|65	#----------------------------------------------------------------------------
14cr|numexp-core-0.17.1-3|66	
14cr|numexp-core-0.17.1-3|67	%package -n %{devname}
14cr|numexp-core-0.17.1-3|68	Summary:	Family of open-source applications for numeric computation
14cr|numexp-core-0.17.1-3|69	Group:		Development/C
14cr|numexp-core-0.17.1-3|70	Provides:	%{name}-devel = %{EVRD}
14cr|numexp-core-0.17.1-3|71	Provides:	numexp-devel = %{EVRD}
14cr|numexp-core-0.17.1-3|72	Provides:	libnumexp-devel = %{EVRD}
14cr|numexp-core-0.17.1-3|73	Requires:	%{libname} = %{EVRD}
14cr|numexp-core-0.17.1-3|74	
14cr|numexp-core-0.17.1-3|75	%description	-n %{devname}
14cr|numexp-core-0.17.1-3|76	This package contains header and development files of NumExp.
14cr|numexp-core-0.17.1-3|77	It is necessary only if you want to compile programs that uses NumExp.
14cr|numexp-core-0.17.1-3|78	
14cr|numexp-core-0.17.1-3|79	%files -n %{devname}
14cr|numexp-core-0.17.1-3|80	%doc ChangeLog
14cr|numexp-core-0.17.1-3|81	%{_libdir}/lib*.so
14cr|numexp-core-0.17.1-3|82	%{_libdir}/pkgconfig/*
14cr|numexp-core-0.17.1-3|83	%{_includedir}/*
14cr|numexp-core-0.17.1-3|84	
14cr|numexp-core-0.17.1-3|85	#----------------------------------------------------------------------------
14cr|numexp-core-0.17.1-3|86	
14cr|numexp-core-0.17.1-3|87	%prep
14cr|numexp-core-0.17.1-3|88	%setup -q
14cr|numexp-core-0.17.1-3|89	%patch0 -p1 -b .no-install-hook~
14cr|numexp-core-0.17.1-3|90	%patch1 -p1 -b .printf~
14cr|numexp-core-0.17.1-3|91	%patch2 -p1 -b .fix-linking~
14cr|numexp-core-0.17.1-3|92	%patch3 -p1 -b .gsl~
14cr|numexp-core-0.17.1-3|93	
14cr|numexp-core-0.17.1-3|94	%build
14cr|numexp-core-0.17.1-3|95	export LIBS="-lbonobo-activation"
14cr|numexp-core-0.17.1-3|96	autoreconf -fi
14cr|numexp-core-0.17.1-3|97	%configure2_5x
14cr|numexp-core-0.17.1-3|98	%make
14cr|numexp-core-0.17.1-3|99	
14cr|numexp-core-0.17.1-3|100	%install
14cr|numexp-core-0.17.1-3|101	%makeinstall_std
14cr|numexp-core-0.17.1-3|102	
14cr|numexp-core-0.17.1-3|103	%find_lang %{name}
14cr|numexp-core-0.17.1-3|104	
14cr|numexp-core-0.17.1-3|105	
14cr|numexp-core-0.17.1-3|106	%changelog
14cr|numexp-core-0.17.1-3|107	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.1-3
14cr|numexp-core-0.17.1-3|108	+ Revision: 6540723
14cr|numexp-core-0.17.1-3|109	- Add patch to fix build with new gsl, spec cleanup
14cr|numexp-core-0.17.1-3|110	
14cr|numexp-core-0.17.1-3|111	

3589 14
14cr|numptyphysics-0.3.3-3|1	Summary:	A crayon-drawing based physics puzzle game
14cr|numptyphysics-0.3.3-3|2	Name:		numptyphysics
14cr|numptyphysics-0.3.3-3|3	Version:	0.3.3
14cr|numptyphysics-0.3.3-3|4	Release:	3
14cr|numptyphysics-0.3.3-3|5	License:	GPLv3+
14cr|numptyphysics-0.3.3-3|6	Group:		Games/Puzzles
14cr|numptyphysics-0.3.3-3|7	Url:		http://numptyphysics.garage.maemo.org/
14cr|numptyphysics-0.3.3-3|8	# git clone git://github.com/harmattan/numptyphysics.git
14cr|numptyphysics-0.3.3-3|9	# cd numptyphysics
14cr|numptyphysics-0.3.3-3|10	# git archive --format=tar --prefix=numptyphysics-0.3.3/ 0.3.3 | \
14cr|numptyphysics-0.3.3-3|11	# gzip > ../numptyphysics-0.3.3.tar.gz
14cr|numptyphysics-0.3.3-3|12	Source0:	%{name}-%{version}.tar.gz
14cr|numptyphysics-0.3.3-3|13	Source1:	numptyphysics.desktop
14cr|numptyphysics-0.3.3-3|14	Source10:	numptyphysics-levels.tar.gz
14cr|numptyphysics-0.3.3-3|15	Patch2:		numptyphysics-0.3.3.fixclose.patch
14cr|numptyphysics-0.3.3-3|16	Patch3:		numptyphysics-0.3.3.fixmake.patch
14cr|numptyphysics-0.3.3-3|17	BuildRequires:	desktop-file-utils
14cr|numptyphysics-0.3.3-3|18	BuildRequires:	vim-common
14cr|numptyphysics-0.3.3-3|19	BuildRequires:	pkgconfig(SDL_image)
14cr|numptyphysics-0.3.3-3|20	BuildRequires:	pkgconfig(SDL_ttf)
14cr|numptyphysics-0.3.3-3|21	BuildRequires:	pkgconfig(x11)
14cr|numptyphysics-0.3.3-3|22	
14cr|numptyphysics-0.3.3-3|23	%description
14cr|numptyphysics-0.3.3-3|24	Harness gravity with your crayon and set about creating blocks, ramps,
14cr|numptyphysics-0.3.3-3|25	levers, pulleys and whatever else you fancy to get the little red thing to
14cr|numptyphysics-0.3.3-3|26	the little yellow thing.
14cr|numptyphysics-0.3.3-3|27	
14cr|numptyphysics-0.3.3-3|28	%files
14cr|numptyphysics-0.3.3-3|29	%{_bindir}/numptyphysics
14cr|numptyphysics-0.3.3-3|30	%{_datadir}/numptyphysics
14cr|numptyphysics-0.3.3-3|31	%{_datadir}/pixmaps/numptyphysics.png
14cr|numptyphysics-0.3.3-3|32	%{_datadir}/applications/numptyphysics.desktop
14cr|numptyphysics-0.3.3-3|33	
14cr|numptyphysics-0.3.3-3|34	#----------------------------------------------------------------------------
14cr|numptyphysics-0.3.3-3|35	
14cr|numptyphysics-0.3.3-3|36	%prep
14cr|numptyphysics-0.3.3-3|37	%setup -q
14cr|numptyphysics-0.3.3-3|38	%patch2 -p 1 -b .fixclose
14cr|numptyphysics-0.3.3-3|39	%patch3 -p 1 -b .fixmake
14cr|numptyphysics-0.3.3-3|40	
14cr|numptyphysics-0.3.3-3|41	%build
14cr|numptyphysics-0.3.3-3|42	export LIBS="-lz -lX11"
14cr|numptyphysics-0.3.3-3|43	%make
14cr|numptyphysics-0.3.3-3|44	
14cr|numptyphysics-0.3.3-3|45	%install
14cr|numptyphysics-0.3.3-3|46	%makeinstall_std
14cr|numptyphysics-0.3.3-3|47	
14cr|numptyphysics-0.3.3-3|48	# Directory structure
14cr|numptyphysics-0.3.3-3|49	install -d %{buildroot}%{_datadir}/numptyphysics
14cr|numptyphysics-0.3.3-3|50	install -d %{buildroot}%{_bindir}
14cr|numptyphysics-0.3.3-3|51	install -d %{buildroot}%{_datadir}/pixmaps
14cr|numptyphysics-0.3.3-3|52	
14cr|numptyphysics-0.3.3-3|53	# Files
14cr|numptyphysics-0.3.3-3|54	install -pm 644 data/numptyphysics.png %{buildroot}%{_datadir}/pixmaps/numptyphysics.png
14cr|numptyphysics-0.3.3-3|55	
14cr|numptyphysics-0.3.3-3|56	# Additional levels
14cr|numptyphysics-0.3.3-3|57	tar xzf %{SOURCE10} -C %{buildroot}%{_datadir}/numptyphysics
14cr|numptyphysics-0.3.3-3|58	mv -f %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels/*.nph %{buildroot}%{_datadir}/numptyphysics/
14cr|numptyphysics-0.3.3-3|59	rm -rf %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels
14cr|numptyphysics-0.3.3-3|60	
14cr|numptyphysics-0.3.3-3|61	# Icon
14cr|numptyphysics-0.3.3-3|62	desktop-file-install %{SOURCE1} \
14cr|numptyphysics-0.3.3-3|63	--dir=%{buildroot}%{_datadir}/applications
14cr|numptyphysics-0.3.3-3|64	
14cr|numptyphysics-0.3.3-3|65	
14cr|numptyphysics-0.3.3-3|66	%changelog
14cr|numptyphysics-0.3.3-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-3
14cr|numptyphysics-0.3.3-3|68	+ Revision: 5ec46a3
14cr|numptyphysics-0.3.3-3|69	- MassBuild#464: Increase release tag
14cr|numptyphysics-0.3.3-3|70	
14cr|numptyphysics-0.3.3-3|71	

3590 14
14cr|nusoap-0.9.5-4|1	%define __noautoreq 'pear(f:'
14cr|nusoap-0.9.5-4|2	%define __noautoprov 'pear(f:'
14cr|nusoap-0.9.5-4|3	
14cr|nusoap-0.9.5-4|4	Summary:	SOAP Toolkit for PHP
14cr|nusoap-0.9.5-4|5	Name:		nusoap
14cr|nusoap-0.9.5-4|6	Version:	0.9.5
14cr|nusoap-0.9.5-4|7	Release:	4
14cr|nusoap-0.9.5-4|8	License:	LGPLv2.1+
14cr|nusoap-0.9.5-4|9	Group:		Development/PHP
14cr|nusoap-0.9.5-4|10	Url:		http://sourceforge.net/projects/nusoap/
14cr|nusoap-0.9.5-4|11	Source0:	https://downloads.sourceforge.net/project/nusoap/%{name}/%{version}/%{name}-%{version}.zip
14cr|nusoap-0.9.5-4|12	Source1:	https://downloads.sourceforge.net/project/nusoap/%{name}-docs/%{version}/%{name}-docs-%{version}.zip
14cr|nusoap-0.9.5-4|13	Requires:	php-pear
14cr|nusoap-0.9.5-4|14	BuildArch:	noarch
14cr|nusoap-0.9.5-4|15	
14cr|nusoap-0.9.5-4|16	%description
14cr|nusoap-0.9.5-4|17	NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a
14cr|nusoap-0.9.5-4|18	set of PHP classes - no PHP extensions required -  that allow developers to
14cr|nusoap-0.9.5-4|19	create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.
14cr|nusoap-0.9.5-4|20	
14cr|nusoap-0.9.5-4|21	%files
14cr|nusoap-0.9.5-4|22	%doc lib/changelog docs/* samples
14cr|nusoap-0.9.5-4|23	%dir %{_datadir}/pear/nusoap
14cr|nusoap-0.9.5-4|24	%{_datadir}/pear/nusoap/*php
14cr|nusoap-0.9.5-4|25	
14cr|nusoap-0.9.5-4|26	#----------------------------------------------------------------------------
14cr|nusoap-0.9.5-4|27	
14cr|nusoap-0.9.5-4|28	%prep
14cr|nusoap-0.9.5-4|29	%setup -q -c -a1
14cr|nusoap-0.9.5-4|30	
14cr|nusoap-0.9.5-4|31	# clean up CVS stuff
14cr|nusoap-0.9.5-4|32	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|nusoap-0.9.5-4|33	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|nusoap-0.9.5-4|34	done
14cr|nusoap-0.9.5-4|35	
14cr|nusoap-0.9.5-4|36	find . -type d -exec chmod 755 {} \;
14cr|nusoap-0.9.5-4|37	find . -type f -exec chmod 644 {} \;
14cr|nusoap-0.9.5-4|38	
14cr|nusoap-0.9.5-4|39	# strip away annoying ^M
14cr|nusoap-0.9.5-4|40	find -type f -print0|xargs -0 file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|nusoap-0.9.5-4|41	find -type f -print0|xargs -0 file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|nusoap-0.9.5-4|42	
14cr|nusoap-0.9.5-4|43	perl -pi -e "s|\(\'\.\.\/lib\/|\(\'%{_datadir}/pear/nusoap/|g" samples/*
14cr|nusoap-0.9.5-4|44	
14cr|nusoap-0.9.5-4|45	mv lib/changelog lib/changelog.old
14cr|nusoap-0.9.5-4|46	iconv -f ISO-8859-1 -t UTF-8 lib/changelog.old > lib/changelog
14cr|nusoap-0.9.5-4|47	
14cr|nusoap-0.9.5-4|48	%build
14cr|nusoap-0.9.5-4|49	
14cr|nusoap-0.9.5-4|50	%install
14cr|nusoap-0.9.5-4|51	install -d %{buildroot}%{_datadir}/pear/nusoap
14cr|nusoap-0.9.5-4|52	install -m0644 lib/*.php %{buildroot}%{_datadir}/pear/nusoap/
14cr|nusoap-0.9.5-4|53	
14cr|nusoap-0.9.5-4|54	
14cr|nusoap-0.9.5-4|55	%changelog
14cr|nusoap-0.9.5-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-4
14cr|nusoap-0.9.5-4|57	+ Revision: c43edf3
14cr|nusoap-0.9.5-4|58	- MassBuild#464: Increase release tag
14cr|nusoap-0.9.5-4|59	
14cr|nusoap-0.9.5-4|60	

3591 14
14cr|nut-monitor-1.1-3|1	Summary:	NUT (Network UPS Tools) GUI Client
14cr|nut-monitor-1.1-3|2	Name:		nut-monitor
14cr|nut-monitor-1.1-3|3	Version:	1.1
14cr|nut-monitor-1.1-3|4	Release:	3
14cr|nut-monitor-1.1-3|5	Group:		Monitoring
14cr|nut-monitor-1.1-3|6	License:	GPLv3+
14cr|nut-monitor-1.1-3|7	URL:		http://www.lestat.st/informatique/projets/nut-monitor-en
14cr|nut-monitor-1.1-3|8	Source0:	http://www.lestat.st/_media/informatique/projets/nut-monitor/%{name}-%{version}.tar.gz
14cr|nut-monitor-1.1-3|9	Requires:	pygtk2.0
14cr|nut-monitor-1.1-3|10	Requires:	pygtk2.0-libglade
14cr|nut-monitor-1.1-3|11	Requires:	python
14cr|nut-monitor-1.1-3|12	Requires:	python-pynut
14cr|nut-monitor-1.1-3|13	BuildRequires:	imagemagick
14cr|nut-monitor-1.1-3|14	BuildArch:	noarch
14cr|nut-monitor-1.1-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|nut-monitor-1.1-3|16	
14cr|nut-monitor-1.1-3|17	%description
14cr|nut-monitor-1.1-3|18	NUT-Monitor is a graphical application to monitor and manage UPSes connected to
14cr|nut-monitor-1.1-3|19	a NUT server. This application is written in Python and PyGTK and uses the
14cr|nut-monitor-1.1-3|20	PyNUT class.
14cr|nut-monitor-1.1-3|21	
14cr|nut-monitor-1.1-3|22	%prep
14cr|nut-monitor-1.1-3|23	
14cr|nut-monitor-1.1-3|24	%setup -q -n %{name}-%{version}
14cr|nut-monitor-1.1-3|25	
14cr|nut-monitor-1.1-3|26	%build
14cr|nut-monitor-1.1-3|27	
14cr|nut-monitor-1.1-3|28	%install
14cr|nut-monitor-1.1-3|29	rm -rf %{buildroot}
14cr|nut-monitor-1.1-3|30	
14cr|nut-monitor-1.1-3|31	install -d %{buildroot}%{_datadir}/%{name}
14cr|nut-monitor-1.1-3|32	install -d %{buildroot}%{_bindir}
14cr|nut-monitor-1.1-3|33	
14cr|nut-monitor-1.1-3|34	install -m0755 NUT-Monitor %{buildroot}%{_bindir}/%{name}
14cr|nut-monitor-1.1-3|35	install -m0644 gui.glade %{buildroot}%{_datadir}/%{name}/
14cr|nut-monitor-1.1-3|36	
14cr|nut-monitor-1.1-3|37	# install icons
14cr|nut-monitor-1.1-3|38	install -d %{buildroot}%{_miconsdir}
14cr|nut-monitor-1.1-3|39	install -d %{buildroot}%{_iconsdir}
14cr|nut-monitor-1.1-3|40	install -d %{buildroot}%{_liconsdir}
14cr|nut-monitor-1.1-3|41	
14cr|nut-monitor-1.1-3|42	convert -scale 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|43	convert -scale 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|44	install -m0644 %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|45	
14cr|nut-monitor-1.1-3|46	# menu
14cr|nut-monitor-1.1-3|47	install -d %{buildroot}%{_datadir}/applications
14cr|nut-monitor-1.1-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|nut-monitor-1.1-3|49	[Desktop Entry]
14cr|nut-monitor-1.1-3|50	Encoding=UTF-8
14cr|nut-monitor-1.1-3|51	Name=NUT Monitor
14cr|nut-monitor-1.1-3|52	Comment=Network UPS Tools GUI client
14cr|nut-monitor-1.1-3|53	Exec=%{name}
14cr|nut-monitor-1.1-3|54	Icon=%{name}
14cr|nut-monitor-1.1-3|55	Terminal=false
14cr|nut-monitor-1.1-3|56	Type=Application
14cr|nut-monitor-1.1-3|57	Categories=GTK;Settings;System;X-MandrivaLinux-CrossDesktop;
14cr|nut-monitor-1.1-3|58	EOF
14cr|nut-monitor-1.1-3|59	
14cr|nut-monitor-1.1-3|60	%if %mdkversion < 200900
14cr|nut-monitor-1.1-3|61	%post
14cr|nut-monitor-1.1-3|62	%update_menus
14cr|nut-monitor-1.1-3|63	%endif
14cr|nut-monitor-1.1-3|64	
14cr|nut-monitor-1.1-3|65	%if %mdkversion < 200900
14cr|nut-monitor-1.1-3|66	%postun
14cr|nut-monitor-1.1-3|67	%clean_menus
14cr|nut-monitor-1.1-3|68	%endif
14cr|nut-monitor-1.1-3|69	
14cr|nut-monitor-1.1-3|70	%clean
14cr|nut-monitor-1.1-3|71	rm -rf %buildroot
14cr|nut-monitor-1.1-3|72	
14cr|nut-monitor-1.1-3|73	%files
14cr|nut-monitor-1.1-3|74	%defattr(-,root,root)
14cr|nut-monitor-1.1-3|75	%doc README copyright
14cr|nut-monitor-1.1-3|76	%{_bindir}/%{name}
14cr|nut-monitor-1.1-3|77	%{_datadir}/%{name}
14cr|nut-monitor-1.1-3|78	%{_datadir}/applications/%{name}.desktop
14cr|nut-monitor-1.1-3|79	%{_iconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|80	%{_liconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|81	%{_miconsdir}/%{name}.png
14cr|nut-monitor-1.1-3|82	
14cr|nut-monitor-1.1-3|83	
14cr|nut-monitor-1.1-3|84	
14cr|nut-monitor-1.1-3|85	%changelog
14cr|nut-monitor-1.1-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|nut-monitor-1.1-3|87	+ Revision: af08444
14cr|nut-monitor-1.1-3|88	- MassBuild#464: Increase release tag
14cr|nut-monitor-1.1-3|89	
14cr|nut-monitor-1.1-3|90	

3592 14
14cr|nux-3.10.0-3|1	%define api 3.0
14cr|nux-3.10.0-3|2	%define major 0
14cr|nux-3.10.0-3|3	%define libname %mklibname %{name} %{api} %{major}
14cr|nux-3.10.0-3|4	%define libcore %mklibname %{name}-core %{api} %{major}
14cr|nux-3.10.0-3|5	%define libgraphics %mklibname %{name}-graphics %{api} %{major}
14cr|nux-3.10.0-3|6	%define devname %mklibname %{name} -d
14cr|nux-3.10.0-3|7	
14cr|nux-3.10.0-3|8	Summary:	Visual rendering toolkit for real-time applications
14cr|nux-3.10.0-3|9	Name:		nux
14cr|nux-3.10.0-3|10	Version:	3.10.0
14cr|nux-3.10.0-3|11	Release:	3
14cr|nux-3.10.0-3|12	License:	LGPL
14cr|nux-3.10.0-3|13	Group:		System/Libraries
14cr|nux-3.10.0-3|14	Source0:	https://launchpad.net/nux/3.0/3.10/+download/%{name}-%{version}.tar.gz
14cr|nux-3.10.0-3|15	BuildRequires:	boost-devel
14cr|nux-3.10.0-3|16	BuildRequires:	gmock-devel
14cr|nux-3.10.0-3|17	BuildRequires:	pkgconfig(cairo)
14cr|nux-3.10.0-3|18	BuildRequires:	pkgconfig(egl)
14cr|nux-3.10.0-3|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|nux-3.10.0-3|20	BuildRequires:	pkgconfig(glesv2)
14cr|nux-3.10.0-3|21	BuildRequires:	pkgconfig(glew)
14cr|nux-3.10.0-3|22	BuildRequires:	pkgconfig(glewmx)
14cr|nux-3.10.0-3|23	BuildRequires:	pkgconfig(glu)
14cr|nux-3.10.0-3|24	BuildRequires:	pkgconfig(ibus-1.0)
14cr|nux-3.10.0-3|25	BuildRequires:	pkgconfig(libgeis)
14cr|nux-3.10.0-3|26	BuildRequires:	pkgconfig(libpci)
14cr|nux-3.10.0-3|27	BuildRequires:	pkgconfig(libpng)
14cr|nux-3.10.0-3|28	BuildRequires:	pkgconfig(pango)
14cr|nux-3.10.0-3|29	BuildRequires:	pkgconfig(pangocairo)
14cr|nux-3.10.0-3|30	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|nux-3.10.0-3|31	BuildRequires:	pkgconfig(xcomposite)
14cr|nux-3.10.0-3|32	BuildRequires:	pkgconfig(xinerama)
14cr|nux-3.10.0-3|33	
14cr|nux-3.10.0-3|34	%description
14cr|nux-3.10.0-3|35	Visual rendering toolkit for real-time applications - tools
14cr|nux-3.10.0-3|36	Nux is a graphical user interface toolkit for applications that mixes OpenGL
14cr|nux-3.10.0-3|37	hardware acceleration with high quality visual rendering.
14cr|nux-3.10.0-3|38	
14cr|nux-3.10.0-3|39	%files
14cr|nux-3.10.0-3|40	%doc README INSTALL COPYING COPYING.gpl TODO AUTHORS NEWS ChangeLog doxygen-include.am doxygen.cfg
14cr|nux-3.10.0-3|41	%{_libdir}/unity_support_test
14cr|nux-3.10.0-3|42	%{_datadir}/nux/3.0/UITextures/*
14cr|nux-3.10.0-3|43	%{_datadir}/nux/3.0/Fonts/*
14cr|nux-3.10.0-3|44	
14cr|nux-3.10.0-3|45	#----------------------------------------------------------------------------
14cr|nux-3.10.0-3|46	
14cr|nux-3.10.0-3|47	%package -n %{libname}
14cr|nux-3.10.0-3|48	Summary:	Shared library for the nux package
14cr|nux-3.10.0-3|49	Group:		System/Libraries
14cr|nux-3.10.0-3|50	Conflicts:	%{_lib}nux0 < 3.10.0-3
14cr|nux-3.10.0-3|51	Obsoletes:	%{_lib}nux0 < 3.10.0-3
14cr|nux-3.10.0-3|52	
14cr|nux-3.10.0-3|53	%description -n %{libname}
14cr|nux-3.10.0-3|54	Shared library for the nux package.
14cr|nux-3.10.0-3|55	
14cr|nux-3.10.0-3|56	%files -n %{libname}
14cr|nux-3.10.0-3|57	%{_libdir}/libnux-%{api}.so.%{major}*
14cr|nux-3.10.0-3|58	
14cr|nux-3.10.0-3|59	#----------------------------------------------------------------------------
14cr|nux-3.10.0-3|60	
14cr|nux-3.10.0-3|61	%package -n %{libcore}
14cr|nux-3.10.0-3|62	Summary:	Shared library for the nux package
14cr|nux-3.10.0-3|63	Group:		System/Libraries
14cr|nux-3.10.0-3|64	Conflicts:	%{_lib}nux0 < 3.10.0-3
14cr|nux-3.10.0-3|65	
14cr|nux-3.10.0-3|66	%description -n %{libcore}
14cr|nux-3.10.0-3|67	Shared library for the nux package.
14cr|nux-3.10.0-3|68	
14cr|nux-3.10.0-3|69	%files -n %{libcore}
14cr|nux-3.10.0-3|70	%{_libdir}/libnux-core-%{api}.so.%{major}*
14cr|nux-3.10.0-3|71	
14cr|nux-3.10.0-3|72	#----------------------------------------------------------------------------
14cr|nux-3.10.0-3|73	
14cr|nux-3.10.0-3|74	%package -n %{libgraphics}
14cr|nux-3.10.0-3|75	Summary:	Shared library for the nux package
14cr|nux-3.10.0-3|76	Group:		System/Libraries
14cr|nux-3.10.0-3|77	Conflicts:	%{_lib}nux0 < 3.10.0-3
14cr|nux-3.10.0-3|78	
14cr|nux-3.10.0-3|79	%description -n %{libgraphics}
14cr|nux-3.10.0-3|80	Shared library for the nux package.
14cr|nux-3.10.0-3|81	
14cr|nux-3.10.0-3|82	%files -n %{libgraphics}
14cr|nux-3.10.0-3|83	%{_libdir}/libnux-graphics-%{api}.so.%{major}*
14cr|nux-3.10.0-3|84	
14cr|nux-3.10.0-3|85	#----------------------------------------------------------------------------
14cr|nux-3.10.0-3|86	
14cr|nux-3.10.0-3|87	%package -n %{devname}
14cr|nux-3.10.0-3|88	Summary:	Nux headers and development libraries
14cr|nux-3.10.0-3|89	Group:		Development/Other
14cr|nux-3.10.0-3|90	Requires:	%{libname} = %{version}
14cr|nux-3.10.0-3|91	Requires:	%{libcore} = %{version}
14cr|nux-3.10.0-3|92	Requires:	%{libgraphics} = %{version}
14cr|nux-3.10.0-3|93	Provides:	%{name}-devel = %{version}-%{release}
14cr|nux-3.10.0-3|94	
14cr|nux-3.10.0-3|95	%description -n %{devname}
14cr|nux-3.10.0-3|96	Nux development headers and libraries.
14cr|nux-3.10.0-3|97	
14cr|nux-3.10.0-3|98	%files -n %{devname}
14cr|nux-3.10.0-3|99	%{_datadir}/nux/gputests/*.cpp
14cr|nux-3.10.0-3|100	%{_includedir}/Nux-3.0/Nux/*.h
14cr|nux-3.10.0-3|101	%{_includedir}/Nux-3.0/Nux/Readme.txt
14cr|nux-3.10.0-3|102	#% {_includedir}/Nux-3.0/NuxImage/*.h
14cr|nux-3.10.0-3|103	%{_includedir}/Nux-3.0/NuxGraphics/*.h
14cr|nux-3.10.0-3|104	%{_includedir}/Nux-3.0/NuxCore/*.h
14cr|nux-3.10.0-3|105	%{_includedir}/Nux-3.0/NuxCore/Character/*.h
14cr|nux-3.10.0-3|106	%{_includedir}/Nux-3.0/NuxCore/FileManager/*.h
14cr|nux-3.10.0-3|107	%{_includedir}/Nux-3.0/NuxCore/Math/*.h
14cr|nux-3.10.0-3|108	%{_includedir}/Nux-3.0/Nux/ProgramFramework/*.h
14cr|nux-3.10.0-3|109	#% {_includedir}/Nux-3.0/NuxCore/TinyXML/*.h
14cr|nux-3.10.0-3|110	%{_libdir}/*.so
14cr|nux-3.10.0-3|111	%{_libdir}/pkgconfig/*.pc
14cr|nux-3.10.0-3|112	
14cr|nux-3.10.0-3|113	#----------------------------------------------------------------------------
14cr|nux-3.10.0-3|114	
14cr|nux-3.10.0-3|115	%prep
14cr|nux-3.10.0-3|116	%setup -q
14cr|nux-3.10.0-3|117	
14cr|nux-3.10.0-3|118	%build
14cr|nux-3.10.0-3|119	%define _disable_ld_no_undefined 1
14cr|nux-3.10.0-3|120	# enable-ooengles-20 is the only way to build...
14cr|nux-3.10.0-3|121	# otherwise we get hundreds of "multiple definition" errors
14cr|nux-3.10.0-3|122	%configure2_5x --enable-opengles-20
14cr|nux-3.10.0-3|123	%make LIBS='-lpthread'
14cr|nux-3.10.0-3|124	
14cr|nux-3.10.0-3|125	%install
14cr|nux-3.10.0-3|126	%makeinstall_std
14cr|nux-3.10.0-3|127	
14cr|nux-3.10.0-3|128	
14cr|nux-3.10.0-3|129	%changelog
14cr|nux-3.10.0-3|130	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 3.10.0-3
14cr|nux-3.10.0-3|131	+ Revision: de3dbea
14cr|nux-3.10.0-3|132	- Split library package, spec cleanup
14cr|nux-3.10.0-3|133	
14cr|nux-3.10.0-3|134	

3593 14
14cr|nvclock-0.8-0.b4.4|1	%define beta b4
14cr|nvclock-0.8-0.b4.4|2	
14cr|nvclock-0.8-0.b4.4|3	Summary:	Overclocking tool for NVIDIA graphic boards
14cr|nvclock-0.8-0.b4.4|4	Name:		nvclock
14cr|nvclock-0.8-0.b4.4|5	Version:	0.8
14cr|nvclock-0.8-0.b4.4|6	Release:	%mkrel 0.%{beta}.4
14cr|nvclock-0.8-0.b4.4|7	License:	GPLv2+
14cr|nvclock-0.8-0.b4.4|8	Group:		System/Configuration/Hardware
14cr|nvclock-0.8-0.b4.4|9	URL:		http://www.linuxhardware.org/nvclock/
14cr|nvclock-0.8-0.b4.4|10	Source:		http://www.linuxhardware.org/nvclock/%{name}%{version}%{beta}.tar.bz2
14cr|nvclock-0.8-0.b4.4|11	Patch0:		%{name}0.8b4-makefile.patch
14cr|nvclock-0.8-0.b4.4|12	BuildRequires:	gtk+2-devel
14cr|nvclock-0.8-0.b4.4|13	BuildRequires:	desktop-file-utils
14cr|nvclock-0.8-0.b4.4|14	Obsoletes:	%{name}-gtk < 0.8-0.b4.1
14cr|nvclock-0.8-0.b4.4|15	Obsoletes:	%{name}-qt3 < 0.8-0.b4.1
14cr|nvclock-0.8-0.b4.4|16	Provides:	%{name}-gtk
14cr|nvclock-0.8-0.b4.4|17	Provides:	%{name}-qt3
14cr|nvclock-0.8-0.b4.4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|nvclock-0.8-0.b4.4|19	
14cr|nvclock-0.8-0.b4.4|20	%description
14cr|nvclock-0.8-0.b4.4|21	This program allows you to overclock your nvidia card under linux.
14cr|nvclock-0.8-0.b4.4|22	
14cr|nvclock-0.8-0.b4.4|23	%prep
14cr|nvclock-0.8-0.b4.4|24	%setup -q -n %{name}%{version}%{beta}
14cr|nvclock-0.8-0.b4.4|25	%patch0 -p1
14cr|nvclock-0.8-0.b4.4|26	
14cr|nvclock-0.8-0.b4.4|27	%build
14cr|nvclock-0.8-0.b4.4|28	%configure2_5x \
14cr|nvclock-0.8-0.b4.4|29	--enable-gtk \
14cr|nvclock-0.8-0.b4.4|30	--disable-qt \
14cr|nvclock-0.8-0.b4.4|31	--enable-nvcontrol
14cr|nvclock-0.8-0.b4.4|32	
14cr|nvclock-0.8-0.b4.4|33	%make -j1
14cr|nvclock-0.8-0.b4.4|34	
14cr|nvclock-0.8-0.b4.4|35	%install
14cr|nvclock-0.8-0.b4.4|36	rm -rf %{buildroot}
14cr|nvclock-0.8-0.b4.4|37	
14cr|nvclock-0.8-0.b4.4|38	%makeinstall_std
14cr|nvclock-0.8-0.b4.4|39	
14cr|nvclock-0.8-0.b4.4|40	desktop-file-install \
14cr|nvclock-0.8-0.b4.4|41	--add-category="HardwareSettings" \
14cr|nvclock-0.8-0.b4.4|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|nvclock-0.8-0.b4.4|43	
14cr|nvclock-0.8-0.b4.4|44	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|nvclock-0.8-0.b4.4|45	
14cr|nvclock-0.8-0.b4.4|46	%if %mdkversion < 200900
14cr|nvclock-0.8-0.b4.4|47	%post
14cr|nvclock-0.8-0.b4.4|48	%{update_menus}
14cr|nvclock-0.8-0.b4.4|49	%endif
14cr|nvclock-0.8-0.b4.4|50	
14cr|nvclock-0.8-0.b4.4|51	%if %mdkversion < 200900
14cr|nvclock-0.8-0.b4.4|52	%postun
14cr|nvclock-0.8-0.b4.4|53	%{clean_menus}
14cr|nvclock-0.8-0.b4.4|54	%endif
14cr|nvclock-0.8-0.b4.4|55	
14cr|nvclock-0.8-0.b4.4|56	%clean
14cr|nvclock-0.8-0.b4.4|57	rm -rf %{buildroot}
14cr|nvclock-0.8-0.b4.4|58	
14cr|nvclock-0.8-0.b4.4|59	%files
14cr|nvclock-0.8-0.b4.4|60	%defattr(-,root,root)
14cr|nvclock-0.8-0.b4.4|61	%doc AUTHORS ChangeLog README
14cr|nvclock-0.8-0.b4.4|62	%{_bindir}/*
14cr|nvclock-0.8-0.b4.4|63	%{_datadir}/applications/%{name}.desktop
14cr|nvclock-0.8-0.b4.4|64	%{_iconsdir}/hicolor/*/apps/*.png
14cr|nvclock-0.8-0.b4.4|65	%{_mandir}/man1/*
14cr|nvclock-0.8-0.b4.4|66	
14cr|nvclock-0.8-0.b4.4|67	
14cr|nvclock-0.8-0.b4.4|68	
14cr|nvclock-0.8-0.b4.4|69	%changelog
14cr|nvclock-0.8-0.b4.4|70	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8-0.b4.4
14cr|nvclock-0.8-0.b4.4|71	+ Revision: d41aca6
14cr|nvclock-0.8-0.b4.4|72	- Automatic import for version 0.8
14cr|nvclock-0.8-0.b4.4|73	
14cr|nvclock-0.8-0.b4.4|74	

3594 14
14cr|nvram-wakeup-1.1-2|1	Name:		nvram-wakeup
14cr|nvram-wakeup-1.1-2|2	URL:		http://sourceforge.net/projects/nvram-wakeup
14cr|nvram-wakeup-1.1-2|3	Summary:	Reads and writes the WakeUp time in the BIOS
14cr|nvram-wakeup-1.1-2|4	Version:	1.1
14cr|nvram-wakeup-1.1-2|5	Release:	2
14cr|nvram-wakeup-1.1-2|6	License:	GNU General Public License (GPL)
14cr|nvram-wakeup-1.1-2|7	Group:		System/Base
14cr|nvram-wakeup-1.1-2|8	Source:		http://downloads.sourceforge.net/project/nvram-wakeup/nvram-wakup-%{version}.tar.gz
14cr|nvram-wakeup-1.1-2|9	Source1:	COPYING
14cr|nvram-wakeup-1.1-2|10	
14cr|nvram-wakeup-1.1-2|11	%description
14cr|nvram-wakeup-1.1-2|12	This is a (small) program  that can read and write  the WakeUp time in
14cr|nvram-wakeup-1.1-2|13	the  BIOS  (via /dev/nvram on kernels >= 2.4.6 or via direct I/O).  On
14cr|nvram-wakeup-1.1-2|14	this  WakeUp  time  the computer will be powered on automatically from
14cr|nvram-wakeup-1.1-2|15	the soft-off state.
14cr|nvram-wakeup-1.1-2|16	
14cr|nvram-wakeup-1.1-2|17	---- WARNING: --------------------------------------------------------
14cr|nvram-wakeup-1.1-2|18	This program  writes into the  NVRAM  (used by	BIOS to store the CMOS
14cr|nvram-wakeup-1.1-2|19	settings). This is  DANGEROUS.	Do it at  your own  risk.  Neither the
14cr|nvram-wakeup-1.1-2|20	author	of  this program  (nvram-wakeup)  nor anyone else  can be made
14cr|nvram-wakeup-1.1-2|21	responsible to any damage made by this program in any way. (The worst
14cr|nvram-wakeup-1.1-2|22	case  happened to me is that on reboot the BIOS noticed the illegal
14cr|nvram-wakeup-1.1-2|23	contents of  the nvram and  set everything to default values. But this
14cr|nvram-wakeup-1.1-2|24	doesn't mean that you can't destroy even your whole computer.) YOU HAVE
14cr|nvram-wakeup-1.1-2|25	BEEN WARNED.
14cr|nvram-wakeup-1.1-2|26	
14cr|nvram-wakeup-1.1-2|27	%prep
14cr|nvram-wakeup-1.1-2|28	%setup -q -n nvram-wakup-%{version}
14cr|nvram-wakeup-1.1-2|29	
14cr|nvram-wakeup-1.1-2|30	%build
14cr|nvram-wakeup-1.1-2|31	%make
14cr|nvram-wakeup-1.1-2|32	
14cr|nvram-wakeup-1.1-2|33	%install
14cr|nvram-wakeup-1.1-2|34	
14cr|nvram-wakeup-1.1-2|35	#% makeinstall_std
14cr|nvram-wakeup-1.1-2|36	
14cr|nvram-wakeup-1.1-2|37	mkdir -p %buildroot/%{_sbindir}
14cr|nvram-wakeup-1.1-2|38	mkdir -p %buildroot/%{_mandir}/man8
14cr|nvram-wakeup-1.1-2|39	gzip *.8
14cr|nvram-wakeup-1.1-2|40	cp %{SOURCE1} .
14cr|nvram-wakeup-1.1-2|41	install -m 0755 biosinfo cat_nvram guess-helper guess \
14cr|nvram-wakeup-1.1-2|42	set_timer time nvram-wakeup rtc %buildroot/%{_sbindir}
14cr|nvram-wakeup-1.1-2|43	install -m 0644 *.8.* %buildroot/%{_mandir}/man8
14cr|nvram-wakeup-1.1-2|44	
14cr|nvram-wakeup-1.1-2|45	%files
14cr|nvram-wakeup-1.1-2|46	%doc HISTORY README.*  COPYING
14cr|nvram-wakeup-1.1-2|47	%{_sbindir}/*
14cr|nvram-wakeup-1.1-2|48	%{_mandir}/man8/*.8.*
14cr|nvram-wakeup-1.1-2|49	
14cr|nvram-wakeup-1.1-2|50	
14cr|nvram-wakeup-1.1-2|51	
14cr|nvram-wakeup-1.1-2|52	%changelog
14cr|nvram-wakeup-1.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|nvram-wakeup-1.1-2|54	+ Revision: 19d3093
14cr|nvram-wakeup-1.1-2|55	- MassBuild#464: Increase release tag
14cr|nvram-wakeup-1.1-2|56	
14cr|nvram-wakeup-1.1-2|57	

3595 14
14cr|nx-3.5.0-3|1	# most of the descriptions are stolen from the debian package
14cr|nx-3.5.0-3|2	%global _hardened_build 1
14cr|nx-3.5.0-3|3	%define _pkglibdir %{_libdir}/nx
14cr|nx-3.5.0-3|4	%define _pkgdatadir %{_datadir}/nx
14cr|nx-3.5.0-3|5	%define _pkglibexecdir %{_libexecdir}/nx
14cr|nx-3.5.0-3|6	
14cr|nx-3.5.0-3|7	%define Werror_cflags %nil
14cr|nx-3.5.0-3|8	
14cr|nx-3.5.0-3|9	Summary: 	NoMachine NX
14cr|nx-3.5.0-3|10	Name: 		nx
14cr|nx-3.5.0-3|11	Version: 	3.5.0
14cr|nx-3.5.0-3|12	Release: 	3
14cr|nx-3.5.0-3|13	Source0: 	http://code.x2go.org/releases/source/nx-libs/nx-X11/%{name}-X11-%{version}-2.tar.gz
14cr|nx-3.5.0-3|14	Source1:	http://code.x2go.org/releases/source/nx-libs/nxagent/nxagent-%{version}-7.tar.gz
14cr|nx-3.5.0-3|15	Source2:	http://code.x2go.org/releases/source/nx-libs/nxauth/nxauth-%{version}-1.tar.gz
14cr|nx-3.5.0-3|16	Source4:	http://code.x2go.org/releases/source/nx-libs/nxcompext/nxcompext-%{version}-1.tar.gz
14cr|nx-3.5.0-3|17	Source5:	http://code.x2go.org/releases/source/nx-libs/nxcompshad/nxcompshad-%{version}-2.tar.gz
14cr|nx-3.5.0-3|18	Source6:	http://64.34.173.142/download/%{version}/sources/nxwin-%{version}-4.tar.gz
14cr|nx-3.5.0-3|19	Source7:	http://code.x2go.org/releases/source/nx-libs/nxcomp/nxcomp-%{version}-2.tar.gz
14cr|nx-3.5.0-3|20	Source8:	http://code.x2go.org/releases/source/nx-libs/nxproxy/nxproxy-%{version}-1.tar.gz
14cr|nx-3.5.0-3|21	Source9:	http://64.34.173.142/download/%{version}/sources/nxssh-%{version}-2.tar.gz
14cr|nx-3.5.0-3|22	
14cr|nx-3.5.0-3|23	Source10:	GUUG-Presentation-NX.pdf
14cr|nx-3.5.0-3|24	
14cr|nx-3.5.0-3|25	# rename libs with nx prefix => allow us to put them in %{_libdir} (from debian)
14cr|nx-3.5.0-3|26	# rediffed for 2.0
14cr|nx-3.5.0-3|27	Patch0:		nx-X11-3.1-libdir.patch
14cr|nx-3.5.0-3|28	Patch1:		nx-X11-fix-format-errors.patch
14cr|nx-3.5.0-3|29	Patch2:		nxssh-fix-format-errors.patch
14cr|nx-3.5.0-3|30	
14cr|nx-3.5.0-3|31	Patch3:		nx-3.5.0-optflags.patch
14cr|nx-3.5.0-3|32	Patch4:		nx-3.5.0-syslibs.patch
14cr|nx-3.5.0-3|33	Patch5:		http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/nx/files/nx-3.5.0-libpng15.patch
14cr|nx-3.5.0-3|34	
14cr|nx-3.5.0-3|35	License: 	GPLv2+ and MIT
14cr|nx-3.5.0-3|36	Group: 		Networking/Remote access
14cr|nx-3.5.0-3|37	URL: 		http://www.nomachine.com/sources.php
14cr|nx-3.5.0-3|38	BuildRequires:	pkgconfig(x11)
14cr|nx-3.5.0-3|39	BuildRequires:	pkgconfig(fontconfig)
14cr|nx-3.5.0-3|40	BuildRequires:	pkgconfig(zlib)
14cr|nx-3.5.0-3|41	BuildRequires:	pkgconfig(libpng)
14cr|nx-3.5.0-3|42	BuildRequires:	pkgconfig(xdamage)
14cr|nx-3.5.0-3|43	BuildRequires:	jpeg-devel
14cr|nx-3.5.0-3|44	#BuildRequires:	automake1.7, automake1.4
14cr|nx-3.5.0-3|45	BuildRequires:  pkgconfig(openssl)
14cr|nx-3.5.0-3|46	BuildRequires:	imake
14cr|nx-3.5.0-3|47	BuildRequires:	pkgconfig(lbxutil)
14cr|nx-3.5.0-3|48	BuildRequires:	pkgconfig(xext)
14cr|nx-3.5.0-3|49	BuildRequires:	pkgconfig(xrandr)
14cr|nx-3.5.0-3|50	BuildRequires:	pkgconfig(xtst)
14cr|nx-3.5.0-3|51	BuildRequires:	pkgconfig(xi)
14cr|nx-3.5.0-3|52	BuildRequires:	pkgconfig(expat)
14cr|nx-3.5.0-3|53	BuildRequires:  tirpc-devel
14cr|nx-3.5.0-3|54	
14cr|nx-3.5.0-3|55	%description
14cr|nx-3.5.0-3|56	NoMachine NX is the next-generation X compression and roundtrip
14cr|nx-3.5.0-3|57	suppression scheme. It can operate remote X11 sessions over
14cr|nx-3.5.0-3|58	56k modem dialup links or anything better.
14cr|nx-3.5.0-3|59	
14cr|nx-3.5.0-3|60	####################
14cr|nx-3.5.0-3|61	#   xcompext lib   #
14cr|nx-3.5.0-3|62	####################
14cr|nx-3.5.0-3|63	%define lib_name_orig_xcompext libxcompext
14cr|nx-3.5.0-3|64	%define lib_major_xcompext 3
14cr|nx-3.5.0-3|65	%define lib_name_xcompext %mklibname xcompext %{lib_major_xcompext}
14cr|nx-3.5.0-3|66	%package -n     %{lib_name_xcompext}
14cr|nx-3.5.0-3|67	Summary:	Xcompext/Xcompshad library for NX
14cr|nx-3.5.0-3|68	Group:		System/Libraries
14cr|nx-3.5.0-3|69	Provides:	xcompext = %{version}-%{release}
14cr|nx-3.5.0-3|70	Provides:	xcompshad = %{version}-%{release}
14cr|nx-3.5.0-3|71	
14cr|nx-3.5.0-3|72	%description -n %{lib_name_xcompext}
14cr|nx-3.5.0-3|73	Xcompext and Xcompshad library needed by the NX framework
14cr|nx-3.5.0-3|74	
14cr|nx-3.5.0-3|75	###############
14cr|nx-3.5.0-3|76	# nx-X11 lib  #
14cr|nx-3.5.0-3|77	###############
14cr|nx-3.5.0-3|78	%define lib_name_orig_nxx11 libnxX11
14cr|nx-3.5.0-3|79	%define lib_major_nxx11 0
14cr|nx-3.5.0-3|80	%define lib_name_nxx11 %mklibname nxX11_ %{lib_major_nxx11}
14cr|nx-3.5.0-3|81	%package -n     %{lib_name_nxx11}
14cr|nx-3.5.0-3|82	Summary:	Nx-X11 lib for NX
14cr|nx-3.5.0-3|83	Group:		System/Libraries
14cr|nx-3.5.0-3|84	Provides:	nxX11 = %{version}-%{release}
14cr|nx-3.5.0-3|85	
14cr|nx-3.5.0-3|86	%description -n %{lib_name_nxx11}
14cr|nx-3.5.0-3|87	NX-X11 lib for the NX framework
14cr|nx-3.5.0-3|88	
14cr|nx-3.5.0-3|89	##########
14cr|nx-3.5.0-3|90	# nxcomp #
14cr|nx-3.5.0-3|91	##########
14cr|nx-3.5.0-3|92	%define lib_name_orig_nxcomp libxcomp
14cr|nx-3.5.0-3|93	%define lib_major_nxcomp 3
14cr|nx-3.5.0-3|94	%define lib_name_nxcomp %mklibname xcomp %{lib_major_nxcomp}
14cr|nx-3.5.0-3|95	
14cr|nx-3.5.0-3|96	%package -n	%{lib_name_nxcomp}
14cr|nx-3.5.0-3|97	Summary:	Xcomp library for NX
14cr|nx-3.5.0-3|98	Group:		System/Libraries
14cr|nx-3.5.0-3|99	Provides:	xcomp = %{version}-%{release}
14cr|nx-3.5.0-3|100	
14cr|nx-3.5.0-3|101	%description -n %{lib_name_nxcomp}
14cr|nx-3.5.0-3|102	Xcomp library for NX subsystem
14cr|nx-3.5.0-3|103	
14cr|nx-3.5.0-3|104	###########
14cr|nx-3.5.0-3|105	# nxproxy #
14cr|nx-3.5.0-3|106	###########
14cr|nx-3.5.0-3|107	%package -n	nxproxy
14cr|nx-3.5.0-3|108	Summary:	Provide the protocol compression and caching part of the NX scheme
14cr|nx-3.5.0-3|109	Group:		Networking/Remote access
14cr|nx-3.5.0-3|110	
14cr|nx-3.5.0-3|111	%description -n nxproxy
14cr|nx-3.5.0-3|112	The nxproxy runs on the X server side of the wire and thus accompanies
14cr|nx-3.5.0-3|113	the nxagent running on X client side. It provides the protocol
14cr|nx-3.5.0-3|114	compression and caching part of the NX scheme.
14cr|nx-3.5.0-3|115	
14cr|nx-3.5.0-3|116	###########
14cr|nx-3.5.0-3|117	# nxagent #
14cr|nx-3.5.0-3|118	###########
14cr|nx-3.5.0-3|119	%package -n 	nxagent
14cr|nx-3.5.0-3|120	Summary:	NX X server based on Xnest
14cr|nx-3.5.0-3|121	Group:		Networking/Remote access
14cr|nx-3.5.0-3|122	
14cr|nx-3.5.0-3|123	%description -n nxagent
14cr|nx-3.5.0-3|124	The nxagent is an X server based on Xnest, but modified
14cr|nx-3.5.0-3|125	for the purpose of reducing roundtrips over high-latency
14cr|nx-3.5.0-3|126	networks significantly. It is run on the client side of X,
14cr|nx-3.5.0-3|127	that is, on the machine where X clients run. It connects,
14cr|nx-3.5.0-3|128	over the wire, to your regular X server, possibly through nxproxy.
14cr|nx-3.5.0-3|129	
14cr|nx-3.5.0-3|130	#########
14cr|nx-3.5.0-3|131	# nxssh #
14cr|nx-3.5.0-3|132	#########
14cr|nx-3.5.0-3|133	
14cr|nx-3.5.0-3|134	%package -n	nxssh
14cr|nx-3.5.0-3|135	Summary:	NX ssh client
14cr|nx-3.5.0-3|136	Group:		Networking/Remote access
14cr|nx-3.5.0-3|137	
14cr|nx-3.5.0-3|138	%description -n nxssh
14cr|nx-3.5.0-3|139	Nx ssh client
14cr|nx-3.5.0-3|140	
14cr|nx-3.5.0-3|141	%prep
14cr|nx-3.5.0-3|142	%setup -q -c -a 1 -a 2 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9
14cr|nx-3.5.0-3|143	%patch0 -p 0
14cr|nx-3.5.0-3|144	%patch1 -p 0
14cr|nx-3.5.0-3|145	%patch2 -p 0
14cr|nx-3.5.0-3|146	%patch3 -p1
14cr|nx-3.5.0-3|147	%patch4 -p1
14cr|nx-3.5.0-3|148	%patch5 -p0
14cr|nx-3.5.0-3|149	
14cr|nx-3.5.0-3|150	cat <<EOF >>nx-X11/config/cf/host.def
14cr|nx-3.5.0-3|151	#define UseRpath YES
14cr|nx-3.5.0-3|152	#define UsrLibDir %{_pkglibdir}
14cr|nx-3.5.0-3|153	EOF
14cr|nx-3.5.0-3|154	find nx-X11 -name "*.[ch]" -print0 | xargs -0 chmod -c -x
14cr|nx-3.5.0-3|155	
14cr|nx-3.5.0-3|156	%build
14cr|nx-3.5.0-3|157	# documentation explainig how NX works
14cr|nx-3.5.0-3|158	cp %{SOURCE10} ./
14cr|nx-3.5.0-3|159	
14cr|nx-3.5.0-3|160	# the build system Sux, or I haven't understand how it works
14cr|nx-3.5.0-3|161	# We must build all the lib, and somes binaries at the same shot
14cr|nx-3.5.0-3|162	# because -I ../nxFOO <-- It *sux*
14cr|nx-3.5.0-3|163	
14cr|nx-3.5.0-3|164	export CFLAGS="%{optflags}"
14cr|nx-3.5.0-3|165	%ifarch x86_64 ppc64
14cr|nx-3.5.0-3|166	export CFLAGS="$CFLAGS -fPIC -DPIC"
14cr|nx-3.5.0-3|167	%endif
14cr|nx-3.5.0-3|168	export CXXFLAGS="$CFLAGS"
14cr|nx-3.5.0-3|169	export RPM_OPT_FLAGS="$CFLAGS"
14cr|nx-3.5.0-3|170	export LDFLAGS="%{?__global_ldflags} -Wl,-ltirpc -Wl,-rpath,%{_pkglibdir}"
14cr|nx-3.5.0-3|171	
14cr|nx-3.5.0-3|172	# The commented parts show how the build would proceed step by step.
14cr|nx-3.5.0-3|173	# This information is important in case someone wants to split this package
14cr|nx-3.5.0-3|174	# (which would be the proper thing to do).
14cr|nx-3.5.0-3|175	# Within the commented area the make World invocation does all for
14cr|nx-3.5.0-3|176	# you. It isn't placed by accident in the middle of the commented
14cr|nx-3.5.0-3|177	# build instructions, as this is where the X11 libs would be built
14cr|nx-3.5.0-3|178	
14cr|nx-3.5.0-3|179	# build Compression Library and Proxy
14cr|nx-3.5.0-3|180	for i in nxcompshad nxcomp nxproxy; do
14cr|nx-3.5.0-3|181	pushd $i; ./configure; perl -pi -e "s/CXXFLAGS    = -O3/CXXFLAGS = %{optflags} -fPIC/" Makefile && perl -pi -e "s|LDFLAGS     = |LDFLAGS = -fPIC -L/usr/X11R6/%{_lib}|" Makefile && perl -pi -e "s|LIBS        =   |LIBS        =   -lXext |" Makefile && make clean && make %{?_smp_mflags} CCFLAGS="$CFLAGS"; popd
14cr|nx-3.5.0-3|182	done
14cr|nx-3.5.0-3|183	# build X11 Support Libraries and Agents
14cr|nx-3.5.0-3|184	SHLIBGLOBALSFLAGS="$LDFLAGS" LOCAL_LDFLAGS="$LDFLAGS" make %{?_smp_mflags} -C nx-X11 World
14cr|nx-3.5.0-3|185	%if 0
14cr|nx-3.5.0-3|186	# build Extended Compression Library
14cr|nx-3.5.0-3|187	pushd nxcompext
14cr|nx-3.5.0-3|188	./configure; make %{?_smp_mflags}
14cr|nx-3.5.0-3|189	popd
14cr|nx-3.5.0-3|190	%endif
14cr|nx-3.5.0-3|191	pushd nxssh
14cr|nx-3.5.0-3|192	./configure --without-zlib-version-check
14cr|nx-3.5.0-3|193	make %{?_smp_mflags} nxssh
14cr|nx-3.5.0-3|194	popd
14cr|nx-3.5.0-3|195	
14cr|nx-3.5.0-3|196	%install
14cr|nx-3.5.0-3|197	rm -rf %{buildroot}
14cr|nx-3.5.0-3|198	#create the directory tree
14cr|nx-3.5.0-3|199	install -d -m 755 %{buildroot}%{_libdir}/pkgconfig
14cr|nx-3.5.0-3|200	install -d -m 755 %{buildroot}%{_bindir}
14cr|nx-3.5.0-3|201	install -d -m 755 %{buildroot}%{_includedir}
14cr|nx-3.5.0-3|202	install -d -m 755 %{buildroot}%{_includedir}/nxcompsh
14cr|nx-3.5.0-3|203	
14cr|nx-3.5.0-3|204	#----------- nxcomp
14cr|nx-3.5.0-3|205	install -m 755 nxcomp/libXcomp.so.* %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|206	rm -f %{buildroot}%{_libdir}/libXcomp.so.3
14cr|nx-3.5.0-3|207	ln -s libXcomp.so.3.1.0 %{buildroot}%{_libdir}/libXcomp.so.3
14cr|nx-3.5.0-3|208	
14cr|nx-3.5.0-3|209	#----------- nxX11
14cr|nx-3.5.0-3|210	install -m 755 nx-X11/lib/X11/libX11-nx.so.* %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|211	install -m 755 nx-X11/lib/Xext/libXext-nx.so.*  %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|212	install -m 755 nx-X11/lib/Xrender/libXrender-nx.so.* %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|213	install -m 755 nx-X11/programs/Xserver/nxagent %{buildroot}%{_bindir}
14cr|nx-3.5.0-3|214	rm -f %{buildroot}%{_libdir}/libX11-nx.so.6
14cr|nx-3.5.0-3|215	ln -s libX11.so.6.2 %{buildroot}%{_libdir}/libX11-nx.so.6
14cr|nx-3.5.0-3|216	rm -f %{buildroot}%{_libdir}/libXext-nx.so.6
14cr|nx-3.5.0-3|217	ln -s libXext.so.6.4 %{buildroot}%{_libdir}/libXext-nx.so.6
14cr|nx-3.5.0-3|218	rm -f %{buildroot}%{_libdir}/libXrender-nx.so.1
14cr|nx-3.5.0-3|219	ln -s libXrender.so.1.2.2 %{buildroot}%{_libdir}/libXrender-nx.so.1
14cr|nx-3.5.0-3|220	
14cr|nx-3.5.0-3|221	#----------- nxcompext
14cr|nx-3.5.0-3|222	install -m 755 nxcompext/libXcompext.so.* %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|223	rm -f %{buildroot}%{_libdir}/libXcompext.so.3
14cr|nx-3.5.0-3|224	ln -s libXcompext.so.3.1.0 %{buildroot}%{_libdir}/libXcompext.so.3
14cr|nx-3.5.0-3|225	install -m 755 nxcompshad/libXcompshad.so.* %{buildroot}%{_libdir}
14cr|nx-3.5.0-3|226	rm -f %{buildroot}%{_libdir}/libXcompshad.so.3
14cr|nx-3.5.0-3|227	ln -s libXcompshad.so.3.1.0 %{buildroot}%{_libdir}/libXcompshad.so.3
14cr|nx-3.5.0-3|228	
14cr|nx-3.5.0-3|229	#----------- nxproxy
14cr|nx-3.5.0-3|230	install -m 755 nxproxy/nxproxy %{buildroot}%{_bindir}
14cr|nx-3.5.0-3|231	
14cr|nx-3.5.0-3|232	#----------- nxssh
14cr|nx-3.5.0-3|233	install -m 755 nxssh/nxssh %{buildroot}%{_bindir}
14cr|nx-3.5.0-3|234	
14cr|nx-3.5.0-3|235	%files -n nxproxy
14cr|nx-3.5.0-3|236	%{_bindir}/nxproxy
14cr|nx-3.5.0-3|237	
14cr|nx-3.5.0-3|238	%files -n nxagent
14cr|nx-3.5.0-3|239	%{_bindir}/nxagent
14cr|nx-3.5.0-3|240	
14cr|nx-3.5.0-3|241	#---------- nxcomp
14cr|nx-3.5.0-3|242	%files -n %{lib_name_nxcomp}
14cr|nx-3.5.0-3|243	%{_libdir}/libXcomp.so.*
14cr|nx-3.5.0-3|244	
14cr|nx-3.5.0-3|245	#---------- nx-x11
14cr|nx-3.5.0-3|246	%files -n  %{lib_name_nxx11}
14cr|nx-3.5.0-3|247	%doc GUUG-Presentation-NX.pdf
14cr|nx-3.5.0-3|248	%{_libdir}/libX11-nx.so.*
14cr|nx-3.5.0-3|249	%{_libdir}/libXext-nx.so.*
14cr|nx-3.5.0-3|250	%{_libdir}/libXrender-nx.so.*
14cr|nx-3.5.0-3|251	
14cr|nx-3.5.0-3|252	#-------- lib xcompext
14cr|nx-3.5.0-3|253	%files -n  %{lib_name_xcompext}
14cr|nx-3.5.0-3|254	%{_libdir}/libXcompext.so.*
14cr|nx-3.5.0-3|255	%{_libdir}/libXcompshad.so.*
14cr|nx-3.5.0-3|256	
14cr|nx-3.5.0-3|257	#-------- nxssh
14cr|nx-3.5.0-3|258	%defattr(-,root,root)
14cr|nx-3.5.0-3|259	%{_bindir}/nxssh
14cr|nx-3.5.0-3|260	
14cr|nx-3.5.0-3|261	%changelog
14cr|nx-3.5.0-3|262	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-3
14cr|nx-3.5.0-3|263	+ Revision: 8569f39
14cr|nx-3.5.0-3|264	- MassBuild#464: Increase release tag
14cr|nx-3.5.0-3|265	
14cr|nx-3.5.0-3|266	

3596 14
14cr|nxcl-0.9-0.631.5|1	%define name    nxcl
14cr|nxcl-0.9-0.631.5|2	%define version 0.9
14cr|nxcl-0.9-0.631.5|3	%define release %mkrel 0.%revision.5
14cr|nxcl-0.9-0.631.5|4	%define revision 631
14cr|nxcl-0.9-0.631.5|5	
14cr|nxcl-0.9-0.631.5|6	%define __libtoolize    /bin/true
14cr|nxcl-0.9-0.631.5|7	
14cr|nxcl-0.9-0.631.5|8	Summary:       A library for building NX clients
14cr|nxcl-0.9-0.631.5|9	Name:          %{name}
14cr|nxcl-0.9-0.631.5|10	Version:       %{version}
14cr|nxcl-0.9-0.631.5|11	Release:       %{release}
14cr|nxcl-0.9-0.631.5|12	License:       GPL
14cr|nxcl-0.9-0.631.5|13	Url:           http://freenx.berlios.de/
14cr|nxcl-0.9-0.631.5|14	Group:         Graphical desktop/KDE
14cr|nxcl-0.9-0.631.5|15	Source0:        %{name}-%{version}-svn%{revision}.tar.bz2
14cr|nxcl-0.9-0.631.5|16	Patch0:		   nxcl-fixdocdir.patch
14cr|nxcl-0.9-0.631.5|17	Patch1:        nxcl-fixbuild.patch
14cr|nxcl-0.9-0.631.5|18	Patch2:		nxcl-gcc47.patch
14cr|nxcl-0.9-0.631.5|19	BuildRequires: pkgconfig(dbus-1)
14cr|nxcl-0.9-0.631.5|20	BuildRequires: pkgconfig(x11)
14cr|nxcl-0.9-0.631.5|21	BuildRequires: doxygen
14cr|nxcl-0.9-0.631.5|22	Epoch:		   1
14cr|nxcl-0.9-0.631.5|23	
14cr|nxcl-0.9-0.631.5|24	%description
14cr|nxcl-0.9-0.631.5|25	A library for building NX clients
14cr|nxcl-0.9-0.631.5|26	
14cr|nxcl-0.9-0.631.5|27	%prep
14cr|nxcl-0.9-0.631.5|28	%setup -n %{name}
14cr|nxcl-0.9-0.631.5|29	#%patch0 -p1
14cr|nxcl-0.9-0.631.5|30	%patch1 -p1
14cr|nxcl-0.9-0.631.5|31	%patch2 -p0
14cr|nxcl-0.9-0.631.5|32	
14cr|nxcl-0.9-0.631.5|33	%build
14cr|nxcl-0.9-0.631.5|34	sed -i -e "s#1.0#0.9#" configure.ac || die "version sed failed"
14cr|nxcl-0.9-0.631.5|35	
14cr|nxcl-0.9-0.631.5|36	
14cr|nxcl-0.9-0.631.5|37	autoreconf -is
14cr|nxcl-0.9-0.631.5|38	%configure
14cr|nxcl-0.9-0.631.5|39	
14cr|nxcl-0.9-0.631.5|40	%make
14cr|nxcl-0.9-0.631.5|41	
14cr|nxcl-0.9-0.631.5|42	%install
14cr|nxcl-0.9-0.631.5|43	%makeinstall
14cr|nxcl-0.9-0.631.5|44	
14cr|nxcl-0.9-0.631.5|45	%files
14cr|nxcl-0.9-0.631.5|46	%{_bindir}/libtest
14cr|nxcl-0.9-0.631.5|47	%{_bindir}/notQttest
14cr|nxcl-0.9-0.631.5|48	%{_bindir}/nxcl
14cr|nxcl-0.9-0.631.5|49	%{_bindir}/nxcmd
14cr|nxcl-0.9-0.631.5|50	%{_libdir}/lib*nxcl*
14cr|nxcl-0.9-0.631.5|51	%{_libdir}/pkgconfig/nxcl.pc
14cr|nxcl-0.9-0.631.5|52	%{_includedir}/nxcl/*
14cr|nxcl-0.9-0.631.5|53	%{_docdir}/nxcl*
14cr|nxcl-0.9-0.631.5|54	
14cr|nxcl-0.9-0.631.5|55	%changelog
14cr|nxcl-0.9-0.631.5|56	* Fri Oct 19 2012 Alexander Khryukin <alexander@mezon.ru> 1:0.9-0.631.5
14cr|nxcl-0.9-0.631.5|57	+ Revision: c5bd681
14cr|nxcl-0.9-0.631.5|58	- contrib fix nxcl-gcc47.patch
14cr|nxcl-0.9-0.631.5|59	
14cr|nxcl-0.9-0.631.5|60	

3597 14
14cr|nxtvepg-2.8.1-5|1	Name:			nxtvepg
14cr|nxtvepg-2.8.1-5|2	Version:		2.8.1
14cr|nxtvepg-2.8.1-5|3	Release:		5
14cr|nxtvepg-2.8.1-5|4	
14cr|nxtvepg-2.8.1-5|5	Summary:	NexTView EPG decoder and browser
14cr|nxtvepg-2.8.1-5|6	License:	GPLv2+
14cr|nxtvepg-2.8.1-5|7	Group:		Video
14cr|nxtvepg-2.8.1-5|8	URL:		http://nxtvepg.sourceforge.net/
14cr|nxtvepg-2.8.1-5|9	Source0:	%{name}-%{version}.tar.gz
14cr|nxtvepg-2.8.1-5|10	Source1:	%{name}-icon-16.png
14cr|nxtvepg-2.8.1-5|11	Source2:	%{name}-icon-32.png
14cr|nxtvepg-2.8.1-5|12	Source3:	%{name}-icon-48.png
14cr|nxtvepg-2.8.1-5|13	
14cr|nxtvepg-2.8.1-5|14	BuildRequires:	pkgconfig(x11)
14cr|nxtvepg-2.8.1-5|15	BuildRequires:	pkgconfig(xmu)
14cr|nxtvepg-2.8.1-5|16	BuildRequires:	tk
14cr|nxtvepg-2.8.1-5|17	BuildRequires:	tk-devel
14cr|nxtvepg-2.8.1-5|18	BuildRequires:	tcl
14cr|nxtvepg-2.8.1-5|19	BuildRequires:	tcl-devel
14cr|nxtvepg-2.8.1-5|20	
14cr|nxtvepg-2.8.1-5|21	Requires:	tcl
14cr|nxtvepg-2.8.1-5|22	Requires:	tk
14cr|nxtvepg-2.8.1-5|23	
14cr|nxtvepg-2.8.1-5|24	%description
14cr|nxtvepg-2.8.1-5|25	This is a decoder and browser for nexTView - an Electronic TV Programme Guide
14cr|nxtvepg-2.8.1-5|26	for the analog domain (as opposed to the various digital EPGs that come with
14cr|nxtvepg-2.8.1-5|27	most digital broadcasts). It allows you to decode and browse TV programme
14cr|nxtvepg-2.8.1-5|28	listings for most of the major networks in Germany, Austria, France and
14cr|nxtvepg-2.8.1-5|29	Switzerland.
14cr|nxtvepg-2.8.1-5|30	
14cr|nxtvepg-2.8.1-5|31	Currently Nextview EPG is transmitted by:
14cr|nxtvepg-2.8.1-5|32	- in Germany and Austria: Kabel1, 3Sat, RTL-II.
14cr|nxtvepg-2.8.1-5|33	- in Switzerland: SF1, TSR1, TSI1, EuroNews.
14cr|nxtvepg-2.8.1-5|34	- in France: Canal+, M6.
14cr|nxtvepg-2.8.1-5|35	- in Turkey: TRT.
14cr|nxtvepg-2.8.1-5|36	
14cr|nxtvepg-2.8.1-5|37	If you don't receive any of those, then this software unfortunately is
14cr|nxtvepg-2.8.1-5|38	almost useless to you, except for a demo mode. For more details please
14cr|nxtvepg-2.8.1-5|39	refer to the documentation in the "Help" menus or the UNIX manual page.
14cr|nxtvepg-2.8.1-5|40	
14cr|nxtvepg-2.8.1-5|41	%prep
14cr|nxtvepg-2.8.1-5|42	%setup -q
14cr|nxtvepg-2.8.1-5|43	
14cr|nxtvepg-2.8.1-5|44	%build
14cr|nxtvepg-2.8.1-5|45	make prefix="%{_prefix}" TCL_VER=%{tcl_version} \
14cr|nxtvepg-2.8.1-5|46	TCL_LIBRARY_PATH=%{_datadir}/tcl%{tcl_version} \
14cr|nxtvepg-2.8.1-5|47	TK_LIBRARY_PATH=%{_datadir}/tk%{tcl_version}
14cr|nxtvepg-2.8.1-5|48	
14cr|nxtvepg-2.8.1-5|49	%install
14cr|nxtvepg-2.8.1-5|50	rm -rf %{buildroot}
14cr|nxtvepg-2.8.1-5|51	make ROOT=%{buildroot} prefix=%{_prefix} resdir=%{buildroot}%{_libdir}/X11 \
14cr|nxtvepg-2.8.1-5|52	mandir=%{buildroot}%{_mandir}/man1 install
14cr|nxtvepg-2.8.1-5|53	
14cr|nxtvepg-2.8.1-5|54	# menu
14cr|nxtvepg-2.8.1-5|55	install %{SOURCE1} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|nxtvepg-2.8.1-5|56	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|nxtvepg-2.8.1-5|57	install %{SOURCE3} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|nxtvepg-2.8.1-5|58	
14cr|nxtvepg-2.8.1-5|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|nxtvepg-2.8.1-5|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|nxtvepg-2.8.1-5|61	[Desktop Entry]
14cr|nxtvepg-2.8.1-5|62	Name=Nxtvepg
14cr|nxtvepg-2.8.1-5|63	Comment=NexTView EPG decoder and browser
14cr|nxtvepg-2.8.1-5|64	Exec=%{_bindir}/%{name}
14cr|nxtvepg-2.8.1-5|65	Icon=%{name}
14cr|nxtvepg-2.8.1-5|66	Terminal=false
14cr|nxtvepg-2.8.1-5|67	Type=Application
14cr|nxtvepg-2.8.1-5|68	StartupNotify=true
14cr|nxtvepg-2.8.1-5|69	Categories=AudioVideo;Video;AudioVideoEditing;Recorder;
14cr|nxtvepg-2.8.1-5|70	EOF
14cr|nxtvepg-2.8.1-5|71	
14cr|nxtvepg-2.8.1-5|72	%clean
14cr|nxtvepg-2.8.1-5|73	rm -rf %{buildroot}
14cr|nxtvepg-2.8.1-5|74	
14cr|nxtvepg-2.8.1-5|75	%files
14cr|nxtvepg-2.8.1-5|76	%defattr(0644,root,root,0755)
14cr|nxtvepg-2.8.1-5|77	%doc README CHANGES COPYRIGHT TODO nxtvepg.pod pod2help.pl manual.html
14cr|nxtvepg-2.8.1-5|78	%attr(0755,root,root) %{_bindir}/%{name}
14cr|nxtvepg-2.8.1-5|79	%attr(0755,root,root) %{_bindir}/%{name}d
14cr|nxtvepg-2.8.1-5|80	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|nxtvepg-2.8.1-5|81	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|nxtvepg-2.8.1-5|82	%{_datadir}/%{name}
14cr|nxtvepg-2.8.1-5|83	%{_libdir}/X11/app-defaults/*
14cr|nxtvepg-2.8.1-5|84	%{_mandir}/man1/*
14cr|nxtvepg-2.8.1-5|85	
14cr|nxtvepg-2.8.1-5|86	
14cr|nxtvepg-2.8.1-5|87	
14cr|nxtvepg-2.8.1-5|88	
14cr|nxtvepg-2.8.1-5|89	%changelog
14cr|nxtvepg-2.8.1-5|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.1-5
14cr|nxtvepg-2.8.1-5|91	+ Revision: 396d1fa
14cr|nxtvepg-2.8.1-5|92	- MassBuild#464: Increase release tag
14cr|nxtvepg-2.8.1-5|93	
14cr|nxtvepg-2.8.1-5|94	

3598 14
14cr|nyancat-0.1-2|1	Name:		nyancat
14cr|nyancat-0.1-2|2	Version:	0.1
14cr|nyancat-0.1-2|3	Release:	2
14cr|nyancat-0.1-2|4	Summary:	Nyancat rendered in your terminal
14cr|nyancat-0.1-2|5	Group:		Toys
14cr|nyancat-0.1-2|6	License:	NCSA
14cr|nyancat-0.1-2|7	URL:		https://github.com/klange/nyancat
14cr|nyancat-0.1-2|8	Source0:	https://nodeload.github.com/klange/nyancat/tarball/klange-nyancat-fbb9a73.tar.gz
14cr|nyancat-0.1-2|9	
14cr|nyancat-0.1-2|10	BuildRequires:	python-devel
14cr|nyancat-0.1-2|11	
14cr|nyancat-0.1-2|12	%description
14cr|nyancat-0.1-2|13	Nyancat rendered in your terminal.
14cr|nyancat-0.1-2|14	
14cr|nyancat-0.1-2|15	%prep
14cr|nyancat-0.1-2|16	%setup -q -n klange-%{name}-fbb9a73
14cr|nyancat-0.1-2|17	
14cr|nyancat-0.1-2|18	%build
14cr|nyancat-0.1-2|19	
14cr|nyancat-0.1-2|20	%make
14cr|nyancat-0.1-2|21	
14cr|nyancat-0.1-2|22	%install
14cr|nyancat-0.1-2|23	mkdir -p %{buildroot}/%{_bindir}/
14cr|nyancat-0.1-2|24	install -m 0755 src/%{name} %{buildroot}/%{_bindir}/%{name}
14cr|nyancat-0.1-2|25	install -m 0755 src/%{name}.py %{buildroot}/%{_bindir}/%{name}.py
14cr|nyancat-0.1-2|26	#telnetsrvlib.py /usr/lib/python2.7/site-packages/
14cr|nyancat-0.1-2|27	mkdir -p %{buildroot}/%{python_sitelib}/
14cr|nyancat-0.1-2|28	install -m 0644 src/telnetsrvlib.py %{buildroot}/%{python_sitelib}
14cr|nyancat-0.1-2|29	
14cr|nyancat-0.1-2|30	
14cr|nyancat-0.1-2|31	%files
14cr|nyancat-0.1-2|32	%{_bindir}/%{name}
14cr|nyancat-0.1-2|33	%{_bindir}/%{name}.py
14cr|nyancat-0.1-2|34	%{python_sitelib}/telnetsrvlib.py
14cr|nyancat-0.1-2|35	
14cr|nyancat-0.1-2|36	
14cr|nyancat-0.1-2|37	
14cr|nyancat-0.1-2|38	%changelog
14cr|nyancat-0.1-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|nyancat-0.1-2|40	+ Revision: 427744c
14cr|nyancat-0.1-2|41	- MassBuild#464: Increase release tag
14cr|nyancat-0.1-2|42	
14cr|nyancat-0.1-2|43	

3599 14
14cr|o3read-0.0.4-5|1	%define name o3read
14cr|o3read-0.0.4-5|2	%define version 0.0.4
14cr|o3read-0.0.4-5|3	%define release 5
14cr|o3read-0.0.4-5|4	
14cr|o3read-0.0.4-5|5	Name: %{name}
14cr|o3read-0.0.4-5|6	Version: %{version}
14cr|o3read-0.0.4-5|7	Release: %{release}
14cr|o3read-0.0.4-5|8	Summary: Converter for OpenOffice and OpenDocument files
14cr|o3read-0.0.4-5|9	Group: Text tools
14cr|o3read-0.0.4-5|10	URL: http://siag.nu/o3read/
14cr|o3read-0.0.4-5|11	Source: http://siag.nu/pub/o3read/%{name}-%{version}.tar.bz2
14cr|o3read-0.0.4-5|12	License: GPL
14cr|o3read-0.0.4-5|13	BuildRoot: %{_tmppath}/%{name}-root
14cr|o3read-0.0.4-5|14	
14cr|o3read-0.0.4-5|15	%description
14cr|o3read-0.0.4-5|16	o3read is a standalone converter for OpenOffice.org and OpenDocument
14cr|o3read-0.0.4-5|17	formats. It doesn't depend on OpenOffice.org or any other external
14cr|o3read-0.0.4-5|18	tools or libraries. It is used by MC viewing these types of file.
14cr|o3read-0.0.4-5|19	
14cr|o3read-0.0.4-5|20	%prep
14cr|o3read-0.0.4-5|21	%setup -q
14cr|o3read-0.0.4-5|22	
14cr|o3read-0.0.4-5|23	%build
14cr|o3read-0.0.4-5|24	%make
14cr|o3read-0.0.4-5|25	
14cr|o3read-0.0.4-5|26	%install
14cr|o3read-0.0.4-5|27	rm -rf %buildroot
14cr|o3read-0.0.4-5|28	%makeinstall BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir/man1
14cr|o3read-0.0.4-5|29	
14cr|o3read-0.0.4-5|30	%clean
14cr|o3read-0.0.4-5|31	rm -rf %{buildroot}
14cr|o3read-0.0.4-5|32	
14cr|o3read-0.0.4-5|33	%files
14cr|o3read-0.0.4-5|34	%defattr(-,root,root)
14cr|o3read-0.0.4-5|35	%_bindir/*
14cr|o3read-0.0.4-5|36	%_mandir/*/*
14cr|o3read-0.0.4-5|37	
14cr|o3read-0.0.4-5|38	
14cr|o3read-0.0.4-5|39	
14cr|o3read-0.0.4-5|40	
14cr|o3read-0.0.4-5|41	
14cr|o3read-0.0.4-5|42	%changelog
14cr|o3read-0.0.4-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-5
14cr|o3read-0.0.4-5|44	+ Revision: 23c9ee4
14cr|o3read-0.0.4-5|45	- MassBuild#464: Increase release tag
14cr|o3read-0.0.4-5|46	
14cr|o3read-0.0.4-5|47	

3600 14
14cr|oar-2.4.3-6|1	Summary:	OAR Batch Scheduler
14cr|oar-2.4.3-6|2	Name:		oar
14cr|oar-2.4.3-6|3	Version:	2.4.3
14cr|oar-2.4.3-6|4	Release:	6
14cr|oar-2.4.3-6|5	License:	GPLv2+
14cr|oar-2.4.3-6|6	Group:		System/Servers
14cr|oar-2.4.3-6|7	Url:		http://oar.imag.fr
14cr|oar-2.4.3-6|8	Source0:	https://gforge.inria.fr/frs/download.php/24906/%{name}-%version.tar.bz2
14cr|oar-2.4.3-6|9	Source1:	oar-server.init
14cr|oar-2.4.3-6|10	Source2:	oar-node.init
14cr|oar-2.4.3-6|11	Source3:	oar-server.sysconfig
14cr|oar-2.4.3-6|12	Source4:	oar-node.sysconfig
14cr|oar-2.4.3-6|13	Source5:	oar.rpmlintrc
14cr|oar-2.4.3-6|14	Patch0:		oar-2.4.4-drawgantt.php.patch
14cr|oar-2.4.3-6|15	Patch1:		oar-2.4.3-pod.patch
14cr|oar-2.4.3-6|16	#Patch4: 	oar-2.4.1-monika-fhs.patch
14cr|oar-2.4.3-6|17	BuildRequires:	python-docutils
14cr|oar-2.4.3-6|18	BuildArch: 	noarch
14cr|oar-2.4.3-6|19	
14cr|oar-2.4.3-6|20	%description
14cr|oar-2.4.3-6|21	This is OAR Batch Scheduler
14cr|oar-2.4.3-6|22	
14cr|oar-2.4.3-6|23	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|24	
14cr|oar-2.4.3-6|25	%package common
14cr|oar-2.4.3-6|26	Summary:	OAR batch scheduler common package
14cr|oar-2.4.3-6|27	Group:		System/Servers
14cr|oar-2.4.3-6|28	Requires:	openssh-clients
14cr|oar-2.4.3-6|29	Requires:	openssh-server
14cr|oar-2.4.3-6|30	Requires:	perl-Data-Dumper
14cr|oar-2.4.3-6|31	Requires:	perl-File-Temp
14cr|oar-2.4.3-6|32	Requires:	perl-Getopt-Long
14cr|oar-2.4.3-6|33	Requires:	perl-IO-Socket-INET6
14cr|oar-2.4.3-6|34	Requires:	perl-IPC-SysV
14cr|oar-2.4.3-6|35	Requires:	perl-Storable
14cr|oar-2.4.3-6|36	Requires:	perl-Sys-Hostname-Long
14cr|oar-2.4.3-6|37	Requires:	perl-Time-HiRes
14cr|oar-2.4.3-6|38	Requires:	perl-Time-Local
14cr|oar-2.4.3-6|39	
14cr|oar-2.4.3-6|40	%description common
14cr|oar-2.4.3-6|41	This package installs the server part or the OAR batch scheduler.
14cr|oar-2.4.3-6|42	
14cr|oar-2.4.3-6|43	%files common
14cr|oar-2.4.3-6|44	%doc COPYING CHANGELOG AUTHORS TODO README
14cr|oar-2.4.3-6|45	%config(noreplace) %attr(640,oar,root) %{_sysconfdir}/%{name}/oar.conf
14cr|oar-2.4.3-6|46	%config(noreplace) %{_sysconfdir}/%{name}/oarnodesetting_ssh
14cr|oar-2.4.3-6|47	%config(noreplace) %{_sysconfdir}/%{name}/update_cpuset_id.sh
14cr|oar-2.4.3-6|48	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}.conf
14cr|oar-2.4.3-6|49	%attr(6750,oar,oar) %{_sbindir}/oarnodesetting
14cr|oar-2.4.3-6|50	%{_bindir}/oarcp
14cr|oar-2.4.3-6|51	%{_bindir}/oarsh
14cr|oar-2.4.3-6|52	%{_bindir}/oarprint
14cr|oar-2.4.3-6|53	%dir %{_datadir}/%{name}
14cr|oar-2.4.3-6|54	%dir %attr(755,root,oar) %{_datadir}/%{name}/oardodo
14cr|oar-2.4.3-6|55	%{_datadir}/%{name}/oar_Judas.pm
14cr|oar-2.4.3-6|56	%{_datadir}/%{name}/oar_Tools.pm
14cr|oar-2.4.3-6|57	%{_datadir}/%{name}/oar_conflib.pm
14cr|oar-2.4.3-6|58	%{_datadir}/%{name}/oar_iolib.pm
14cr|oar-2.4.3-6|59	%{_datadir}/%{name}/oar_resource_tree.pm
14cr|oar-2.4.3-6|60	%attr(6750,root,oar) %{_datadir}/%{name}/oardodo/oardodo
14cr|oar-2.4.3-6|61	%{_datadir}/%{name}/oarnodesetting
14cr|oar-2.4.3-6|62	%{_datadir}/%{name}/oarsh
14cr|oar-2.4.3-6|63	%attr(6755,oar,oar) %{_datadir}/%{name}/oarsh_oardo
14cr|oar-2.4.3-6|64	%{_datadir}/%{name}/oarversion.pm
14cr|oar-2.4.3-6|65	%{_datadir}/%{name}/sentinelle.pl
14cr|oar-2.4.3-6|66	%{_datadir}/%{name}/oarsh_shell
14cr|oar-2.4.3-6|67	%{_mandir}/man1/oarcp.1*
14cr|oar-2.4.3-6|68	%{_mandir}/man1/oarsh.1*
14cr|oar-2.4.3-6|69	%{_mandir}/man1/oarprint.1*
14cr|oar-2.4.3-6|70	%{_mandir}/man1/oarnodesetting.1*
14cr|oar-2.4.3-6|71	%dir %attr(-,oar,oar) %{_var}/lib/oar
14cr|oar-2.4.3-6|72	
14cr|oar-2.4.3-6|73	%pre common
14cr|oar-2.4.3-6|74	%_pre_useradd %{name} %{_var}/lib/%{name} %{_datadir}/%{name}/oarsh_shell
14cr|oar-2.4.3-6|75	%create_ghostfile /var/log/oar.log oar oar 644
14cr|oar-2.4.3-6|76	
14cr|oar-2.4.3-6|77	%postun common
14cr|oar-2.4.3-6|78	%_postun_userdel %{name}
14cr|oar-2.4.3-6|79	
14cr|oar-2.4.3-6|80	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|81	
14cr|oar-2.4.3-6|82	%package server
14cr|oar-2.4.3-6|83	Summary:	OAR batch scheduler server package
14cr|oar-2.4.3-6|84	Group:		System/Servers
14cr|oar-2.4.3-6|85	Requires:	oar-common = %{EVRD}
14cr|oar-2.4.3-6|86	Requires:	fping
14cr|oar-2.4.3-6|87	Requires:	nmap
14cr|oar-2.4.3-6|88	
14cr|oar-2.4.3-6|89	%description server
14cr|oar-2.4.3-6|90	This package installs the server part or the OAR batch scheduler
14cr|oar-2.4.3-6|91	
14cr|oar-2.4.3-6|92	%files server
14cr|oar-2.4.3-6|93	%doc README README.urpmi
14cr|oar-2.4.3-6|94	%config(noreplace) %{_initrddir}/oar-server
14cr|oar-2.4.3-6|95	%config(noreplace) %{_sysconfdir}/sysconfig/oar-server
14cr|oar-2.4.3-6|96	%config(noreplace) %{_sysconfdir}/cron.d/oar-server
14cr|oar-2.4.3-6|97	%config(noreplace) %{_sysconfdir}/%{name}/job_resource_manager.pl
14cr|oar-2.4.3-6|98	%config(noreplace) %{_sysconfdir}/%{name}/oarmonitor_sensor.pl
14cr|oar-2.4.3-6|99	%config(noreplace) %{_sysconfdir}/%{name}/server_epilogue
14cr|oar-2.4.3-6|100	%config(noreplace) %{_sysconfdir}/%{name}/server_prologue
14cr|oar-2.4.3-6|101	%{_sysconfdir}/%{name}/shut_down_nodes.sh
14cr|oar-2.4.3-6|102	%{_sysconfdir}/%{name}/wake_up_nodes.sh
14cr|oar-2.4.3-6|103	%config(noreplace) %{_sysconfdir}/%{name}/suspend_resume_manager.pl
14cr|oar-2.4.3-6|104	%attr(-,oar,oar) %dir %{_var}/lib/%{name}/.ssh
14cr|oar-2.4.3-6|105	%attr(-,oar,oar) %config(noreplace) %{_var}/lib/%{name}/.ssh/config
14cr|oar-2.4.3-6|106	%attr(6750,oar,oar) %{_sbindir}/Almighty
14cr|oar-2.4.3-6|107	%{_sbindir}/oar-server
14cr|oar-2.4.3-6|108	%attr(6750,oar,oar) %{_sbindir}/oar_mysql_db_init
14cr|oar-2.4.3-6|109	%attr(6750,oar,oar) %{_sbindir}/oar_resources_init
14cr|oar-2.4.3-6|110	%{_sbindir}/oar_psql_db_init
14cr|oar-2.4.3-6|111	%attr(6750,oar,oar) %{_sbindir}/oar_checkdb
14cr|oar-2.4.3-6|112	%attr(6750,oar,oar) %{_sbindir}/oaraccounting
14cr|oar-2.4.3-6|113	%attr(6750,oar,oar) %{_sbindir}/oarmonitor
14cr|oar-2.4.3-6|114	%attr(6750,oar,oar) %{_sbindir}/oarnotify
14cr|oar-2.4.3-6|115	%attr(6750,oar,oar) %{_sbindir}/oarproperty
14cr|oar-2.4.3-6|116	%attr(6750,oar,oar) %{_sbindir}/oarremoveresource
14cr|oar-2.4.3-6|117	%{_mandir}/man1/Almighty.1*
14cr|oar-2.4.3-6|118	%{_mandir}/man1/oar_mysql_db_init.1*
14cr|oar-2.4.3-6|119	%{_mandir}/man1/oaraccounting.1*
14cr|oar-2.4.3-6|120	%{_mandir}/man1/oarmonitor.1*
14cr|oar-2.4.3-6|121	%{_mandir}/man1/oarnotify.1*
14cr|oar-2.4.3-6|122	%{_mandir}/man1/oarproperty.1*
14cr|oar-2.4.3-6|123	%{_mandir}/man1/oarremoveresource.1*
14cr|oar-2.4.3-6|124	%{_datadir}/%{name}/Almighty
14cr|oar-2.4.3-6|125	%{_datadir}/%{name}/Gantt_hole_storage.pm
14cr|oar-2.4.3-6|126	%{_datadir}/%{name}/Leon
14cr|oar-2.4.3-6|127	%{_datadir}/%{name}/NodeChangeState
14cr|oar-2.4.3-6|128	%{_datadir}/%{name}/bipbip
14cr|oar-2.4.3-6|129	%{_datadir}/%{name}/default_data.sql
14cr|oar-2.4.3-6|130	%{_datadir}/%{name}/finaud
14cr|oar-2.4.3-6|131	%{_datadir}/%{name}/mysql_default_admission_rules.sql
14cr|oar-2.4.3-6|132	%{_datadir}/%{name}/mysql_structure.sql
14cr|oar-2.4.3-6|133	%{_datadir}/%{name}/oar_meta_sched
14cr|oar-2.4.3-6|134	%{_datadir}/%{name}/oar_mysql_db_init
14cr|oar-2.4.3-6|135	%{_datadir}/%{name}/oar_psql_db_init
14cr|oar-2.4.3-6|136	%{_datadir}/%{name}/oar_scheduler.pm
14cr|oar-2.4.3-6|137	%{_datadir}/%{name}/oaraccounting
14cr|oar-2.4.3-6|138	%{_datadir}/%{name}/oarexec
14cr|oar-2.4.3-6|139	%{_datadir}/%{name}/oarmonitor
14cr|oar-2.4.3-6|140	%{_datadir}/%{name}/oarnotify
14cr|oar-2.4.3-6|141	%{_datadir}/%{name}/oarproperty
14cr|oar-2.4.3-6|142	%{_datadir}/%{name}/oarremoveresource
14cr|oar-2.4.3-6|143	%{_datadir}/%{name}/pg_default_admission_rules.sql
14cr|oar-2.4.3-6|144	%{_datadir}/%{name}/pg_structure.sql
14cr|oar-2.4.3-6|145	%{_datadir}/%{name}/ping_checker.pm
14cr|oar-2.4.3-6|146	%{_datadir}/%{name}/runner
14cr|oar-2.4.3-6|147	%{_datadir}/%{name}/sarko
14cr|oar-2.4.3-6|148	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing
14cr|oar-2.4.3-6|149	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing_and_fairsharing
14cr|oar-2.4.3-6|150	%{_datadir}/%{name}/db_upgrade
14cr|oar-2.4.3-6|151	%{_datadir}/%{name}/oar_checkdb.pl
14cr|oar-2.4.3-6|152	%{_datadir}/%{name}/oarnodes.v2_3
14cr|oar-2.4.3-6|153	%{_datadir}/%{name}/oarnodes_lib.pm
14cr|oar-2.4.3-6|154	%{_datadir}/%{name}/oarstat.v2_3
14cr|oar-2.4.3-6|155	%{_datadir}/%{name}/oarstat_lib.pm
14cr|oar-2.4.3-6|156	%{_datadir}/%{name}/oarsub_lib.pm
14cr|oar-2.4.3-6|157	%{_datadir}/%{name}/oar_Hulot.pm
14cr|oar-2.4.3-6|158	%{_datadir}/%{name}/window_forker.pm
14cr|oar-2.4.3-6|159	
14cr|oar-2.4.3-6|160	%post server
14cr|oar-2.4.3-6|161	if [ $1 = 1 ]; then
14cr|oar-2.4.3-6|162	cd %{_var}/lib/%{name}/.ssh
14cr|oar-2.4.3-6|163	if [ ! -e id_dsa.pub -o ! -e id_dsa.pub -o ! -e authorized_keys ]; then
14cr|oar-2.4.3-6|164	ssh-keygen -t dsa -q -f id_dsa -N ''
14cr|oar-2.4.3-6|165	cp id_dsa.pub authorized_keys
14cr|oar-2.4.3-6|166	chown oar.oar id_dsa id_dsa.pub authorized_keys
14cr|oar-2.4.3-6|167	fi
14cr|oar-2.4.3-6|168	cd -
14cr|oar-2.4.3-6|169	fi
14cr|oar-2.4.3-6|170	%_post_service oar-server
14cr|oar-2.4.3-6|171	
14cr|oar-2.4.3-6|172	%preun server
14cr|oar-2.4.3-6|173	%_preun_service oar-server
14cr|oar-2.4.3-6|174	
14cr|oar-2.4.3-6|175	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|176	
14cr|oar-2.4.3-6|177	%package admin
14cr|oar-2.4.3-6|178	Summary:	OAR batch scheduler administration tools package
14cr|oar-2.4.3-6|179	Group:		System/Servers
14cr|oar-2.4.3-6|180	Requires:	oar-common = %{EVRD}
14cr|oar-2.4.3-6|181	Requires:	ruby-dbi
14cr|oar-2.4.3-6|182	
14cr|oar-2.4.3-6|183	%description admin
14cr|oar-2.4.3-6|184	This package installs some useful tools to help the administrator of a oar
14cr|oar-2.4.3-6|185	server (resources manipulation, admission rules edition, ...)
14cr|oar-2.4.3-6|186	
14cr|oar-2.4.3-6|187	%files admin
14cr|oar-2.4.3-6|188	%{_datadir}/%{name}/oar_modules.rb
14cr|oar-2.4.3-6|189	%{_datadir}/%{name}/oaradmin.rb
14cr|oar-2.4.3-6|190	%{_datadir}/%{name}/oaradmin_modules.rb
14cr|oar-2.4.3-6|191	%attr(6750,oar,oar) %{_sbindir}/oaradmin
14cr|oar-2.4.3-6|192	%{_mandir}/man1/oaradmin.1*
14cr|oar-2.4.3-6|193	
14cr|oar-2.4.3-6|194	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|195	
14cr|oar-2.4.3-6|196	%package user
14cr|oar-2.4.3-6|197	Summary:	OAR batch scheduler node package
14cr|oar-2.4.3-6|198	Group:		System/Servers
14cr|oar-2.4.3-6|199	Requires:	oar-common = %{EVRD}
14cr|oar-2.4.3-6|200	Requires:	perl(YAML)
14cr|oar-2.4.3-6|201	
14cr|oar-2.4.3-6|202	%description user
14cr|oar-2.4.3-6|203	This package install the submition and query part or the OAR batch scheduler
14cr|oar-2.4.3-6|204	
14cr|oar-2.4.3-6|205	%files user
14cr|oar-2.4.3-6|206	%{_datadir}/%{name}/oarnodes
14cr|oar-2.4.3-6|207	%{_datadir}/%{name}/oardel
14cr|oar-2.4.3-6|208	%{_datadir}/%{name}/oarstat
14cr|oar-2.4.3-6|209	%{_datadir}/%{name}/oarsub
14cr|oar-2.4.3-6|210	%{_datadir}/%{name}/oarhold
14cr|oar-2.4.3-6|211	%{_datadir}/%{name}/oarresume
14cr|oar-2.4.3-6|212	%attr(6755,oar,oar) %{_bindir}/oardel
14cr|oar-2.4.3-6|213	%attr(6755,oar,oar) %{_bindir}/oarhold
14cr|oar-2.4.3-6|214	%attr(6755,oar,oar) %{_bindir}/oarnodes
14cr|oar-2.4.3-6|215	%attr(6755,oar,oar) %{_bindir}/oarnodes.old
14cr|oar-2.4.3-6|216	%attr(6755,oar,oar) %{_bindir}/oarresume
14cr|oar-2.4.3-6|217	%attr(6755,oar,oar) %{_bindir}/oarstat
14cr|oar-2.4.3-6|218	%attr(6755,oar,oar) %{_bindir}/oarstat.old
14cr|oar-2.4.3-6|219	%attr(6755,oar,oar) %{_bindir}/oarsub
14cr|oar-2.4.3-6|220	%{_bindir}/oarmonitor_graph_gen
14cr|oar-2.4.3-6|221	%{_mandir}/man1/oardel.1*
14cr|oar-2.4.3-6|222	%{_mandir}/man1/oarhold.1*
14cr|oar-2.4.3-6|223	%{_mandir}/man1/oarmonitor_graph_gen.1*
14cr|oar-2.4.3-6|224	%{_mandir}/man1/oarnodes.*
14cr|oar-2.4.3-6|225	%{_mandir}/man1/oarresume.*
14cr|oar-2.4.3-6|226	%{_mandir}/man1/oarstat.*
14cr|oar-2.4.3-6|227	%{_mandir}/man1/oarsub.*
14cr|oar-2.4.3-6|228	
14cr|oar-2.4.3-6|229	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|230	
14cr|oar-2.4.3-6|231	%package node
14cr|oar-2.4.3-6|232	Summary:	OAR batch scheduler node package
14cr|oar-2.4.3-6|233	Group:		System/Servers
14cr|oar-2.4.3-6|234	Requires:	oar-common = %{EVRD}
14cr|oar-2.4.3-6|235	
14cr|oar-2.4.3-6|236	%description node
14cr|oar-2.4.3-6|237	This package installs the execution node part or the OAR batch scheduler
14cr|oar-2.4.3-6|238	
14cr|oar-2.4.3-6|239	%files node
14cr|oar-2.4.3-6|240	%config(noreplace) %{_initrddir}/oar-node
14cr|oar-2.4.3-6|241	%config(noreplace) %{_sysconfdir}/sysconfig/oar-node
14cr|oar-2.4.3-6|242	%config(noreplace) %{_sysconfdir}/cron.d/oar-node
14cr|oar-2.4.3-6|243	%config(noreplace) %{_sysconfdir}/oar/check.d
14cr|oar-2.4.3-6|244	%config(noreplace) %{_sysconfdir}/oar/epilogue
14cr|oar-2.4.3-6|245	%config(noreplace) %{_sysconfdir}/oar/prologue
14cr|oar-2.4.3-6|246	%config(noreplace) %{_sysconfdir}/oar/sshd_config
14cr|oar-2.4.3-6|247	%{_bindir}/oarnodechecklist
14cr|oar-2.4.3-6|248	%{_bindir}/oarnodecheckquery
14cr|oar-2.4.3-6|249	%{_datadir}/%{name}/detect_resources
14cr|oar-2.4.3-6|250	%{_datadir}/%{name}/oarnodecheckrun
14cr|oar-2.4.3-6|251	%dir %attr(-,oar,oar) %{_var}/lib/oar/checklogs
14cr|oar-2.4.3-6|252	
14cr|oar-2.4.3-6|253	%post node
14cr|oar-2.4.3-6|254	# create oar sshd keys
14cr|oar-2.4.3-6|255	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key ]; then
14cr|oar-2.4.3-6|256	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
14cr|oar-2.4.3-6|257	cp %{_sysconfdir}/ssh/ssh_host_rsa_key \
14cr|oar-2.4.3-6|258	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key
14cr|oar-2.4.3-6|259	cp %{_sysconfdir}/ssh/ssh_host_rsa_key.pub \
14cr|oar-2.4.3-6|260	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
14cr|oar-2.4.3-6|261	fi
14cr|oar-2.4.3-6|262	
14cr|oar-2.4.3-6|263	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key ]; then
14cr|oar-2.4.3-6|264	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
14cr|oar-2.4.3-6|265	cp %{_sysconfdir}/ssh/ssh_host_dsa_key \
14cr|oar-2.4.3-6|266	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key
14cr|oar-2.4.3-6|267	cp %{_sysconfdir}/ssh/ssh_host_dsa_key.pub \
14cr|oar-2.4.3-6|268	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
14cr|oar-2.4.3-6|269	fi
14cr|oar-2.4.3-6|270	
14cr|oar-2.4.3-6|271	%_post_service oar-node
14cr|oar-2.4.3-6|272	
14cr|oar-2.4.3-6|273	%preun node
14cr|oar-2.4.3-6|274	%_preun_service oar-node
14cr|oar-2.4.3-6|275	
14cr|oar-2.4.3-6|276	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|277	
14cr|oar-2.4.3-6|278	%package web-status
14cr|oar-2.4.3-6|279	Summary:	OAR batch scheduler web-status package
14cr|oar-2.4.3-6|280	Group:		System/Servers
14cr|oar-2.4.3-6|281	Requires:	oar-common = %{EVRD}
14cr|oar-2.4.3-6|282	Requires:	oar-user = %{EVRD}
14cr|oar-2.4.3-6|283	Requires:	apache
14cr|oar-2.4.3-6|284	Requires:	ruby-gd
14cr|oar-2.4.3-6|285	Requires:	ruby-dbi
14cr|oar-2.4.3-6|286	
14cr|oar-2.4.3-6|287	%description web-status
14cr|oar-2.4.3-6|288	This package installs the OAR batch scheduler Gantt reservation diagram CGI:
14cr|oar-2.4.3-6|289	DrawGantt and the instant cluster state visualization CGI: Monika
14cr|oar-2.4.3-6|290	
14cr|oar-2.4.3-6|291	%files web-status
14cr|oar-2.4.3-6|292	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|oar-2.4.3-6|293	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/drawgantt.conf
14cr|oar-2.4.3-6|294	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/monika.conf
14cr|oar-2.4.3-6|295	#%{_datadir}/%{name}/monika
14cr|oar-2.4.3-6|296	%{perl_sitelib}/monika
14cr|oar-2.4.3-6|297	%{_var}/www/%{name}
14cr|oar-2.4.3-6|298	%attr(-,apache,apache) %{_var}/lib/%{name}/drawgantt
14cr|oar-2.4.3-6|299	%attr(-,apache,apache) %{_var}/lib/drawgantt-files
14cr|oar-2.4.3-6|300	
14cr|oar-2.4.3-6|301	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|302	
14cr|oar-2.4.3-6|303	%package api
14cr|oar-2.4.3-6|304	Summary:	OAR batch scheduler API
14cr|oar-2.4.3-6|305	Group:		System/Servers
14cr|oar-2.4.3-6|306	Requires:	oar-user
14cr|oar-2.4.3-6|307	
14cr|oar-2.4.3-6|308	%description api
14cr|oar-2.4.3-6|309	You may test the API with a simple wget:
14cr|oar-2.4.3-6|310	wget -O - http://localhost:/oarapi/resources.html
14cr|oar-2.4.3-6|311	It should give you the list of resources in the yaml format
14cr|oar-2.4.3-6|312	but enclosed in an html page. To test if the authentication works,
14cr|oar-2.4.3-6|313	you need to post a new job. See the example.txt file that gives you
14cr|oar-2.4.3-6|314	example queries with a ruby rest client.
14cr|oar-2.4.3-6|315	
14cr|oar-2.4.3-6|316	%files api
14cr|oar-2.4.3-6|317	%doc API/INSTALL API/oarapi_example*
14cr|oar-2.4.3-6|318	%{_sysconfdir}/%{name}/apache-api.conf
14cr|oar-2.4.3-6|319	%{_sysconfdir}/%{name}/api_html_header.pl
14cr|oar-2.4.3-6|320	%{_sysconfdir}/%{name}/api_html_postform.pl
14cr|oar-2.4.3-6|321	%{_datadir}/%{name}/oar_apilib.pm
14cr|oar-2.4.3-6|322	%{_datadir}/%{name}/oarapi.pl
14cr|oar-2.4.3-6|323	
14cr|oar-2.4.3-6|324	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|325	
14cr|oar-2.4.3-6|326	%package doc
14cr|oar-2.4.3-6|327	Summary:	OAR batch scheduler documentation package
14cr|oar-2.4.3-6|328	Group:		Books/Computer books
14cr|oar-2.4.3-6|329	
14cr|oar-2.4.3-6|330	%description doc
14cr|oar-2.4.3-6|331	This package install some documentation for OAR batch scheduler
14cr|oar-2.4.3-6|332	
14cr|oar-2.4.3-6|333	%files doc
14cr|oar-2.4.3-6|334	%doc FAQ-ADMIN FAQ-USER GUIDELINES QUICK* CPUSET
14cr|oar-2.4.3-6|335	%{_docdir}/%{name}
14cr|oar-2.4.3-6|336	
14cr|oar-2.4.3-6|337	#----------------------------------------------------------------------------
14cr|oar-2.4.3-6|338	
14cr|oar-2.4.3-6|339	%prep
14cr|oar-2.4.3-6|340	%setup -q
14cr|oar-2.4.3-6|341	%patch0 -p0
14cr|oar-2.4.3-6|342	%patch1 -p1
14cr|oar-2.4.3-6|343	
14cr|oar-2.4.3-6|344	%build
14cr|oar-2.4.3-6|345	# Modify Makefile for chown commands to be non-fatal as the permissions
14cr|oar-2.4.3-6|346	# are set by the packaging
14cr|oar-2.4.3-6|347	perl -i -pe "s/chown/-chown/" Makefile
14cr|oar-2.4.3-6|348	perl -i -pe "s/-o root//" Makefile
14cr|oar-2.4.3-6|349	perl -i -pe "s/-g root//" Makefile
14cr|oar-2.4.3-6|350	
14cr|oar-2.4.3-6|351	cd Docs/documentation
14cr|oar-2.4.3-6|352	%make
14cr|oar-2.4.3-6|353	
14cr|oar-2.4.3-6|354	%install
14cr|oar-2.4.3-6|355	make common configuration libs doc-install server dbinit node user draw-gantt monika www-conf tools api \
14cr|oar-2.4.3-6|356	OARUSER=oar \
14cr|oar-2.4.3-6|357	PREFIX=%{_prefix} \
14cr|oar-2.4.3-6|358	OARCONFDIR=%{_sysconfdir}/%{name} \
14cr|oar-2.4.3-6|359	OARDIR=%{_datadir}/%{name} \
14cr|oar-2.4.3-6|360	DOCDIR=%{_docdir}/%{name} \
14cr|oar-2.4.3-6|361	MANDIR=%{_mandir} \
14cr|oar-2.4.3-6|362	WWWDIR=/var/www/%{name} \
14cr|oar-2.4.3-6|363	CGIDIR=/var/www/%{name} \
14cr|oar-2.4.3-6|364	PERLLIBDIR=%{perl_sitelib} \
14cr|oar-2.4.3-6|365	DESTDIR=%{buildroot}
14cr|oar-2.4.3-6|366	
14cr|oar-2.4.3-6|367	perl -pi -e 's|/usr/lib/oar|%{_datadir}/%{name}|'  \
14cr|oar-2.4.3-6|368	%{buildroot}%{_docdir}/%{name}/html/OAR-DOCUMENTATION-ADMIN.html \
14cr|oar-2.4.3-6|369	%{buildroot}%{_datadir}/%{name}/oarnodesetting_ssh \
14cr|oar-2.4.3-6|370	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
14cr|oar-2.4.3-6|371	
14cr|oar-2.4.3-6|372	perl -pi \
14cr|oar-2.4.3-6|373	-e 's|^#OAR_RUNTIME_DIRECTORY=.*|OAR_RUNTIME_DIRECTORY="/var/lib/oar"|;' \
14cr|oar-2.4.3-6|374	-e 's|^#OPENSSH_CMD=.*|OPENSSH_CMD="/usr/bin/ssh -p 6667"|;' \
14cr|oar-2.4.3-6|375	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
14cr|oar-2.4.3-6|376	
14cr|oar-2.4.3-6|377	# apache configuration
14cr|oar-2.4.3-6|378	install -d -m 755 %{buildroot}%{webappconfdir}
14cr|oar-2.4.3-6|379	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
14cr|oar-2.4.3-6|380	Alias /monika %{_var}/www/%{name}/monika
14cr|oar-2.4.3-6|381	Alias /drawgantt %{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|382	Alias /oarapi %{_var}/www/%{name}/oarapi
14cr|oar-2.4.3-6|383	
14cr|oar-2.4.3-6|384	<Directory %{_var}/www/%{name}/monika>
14cr|oar-2.4.3-6|385	Options ExecCGI
14cr|oar-2.4.3-6|386	DirectoryIndex monika.cgi
14cr|oar-2.4.3-6|387	Require all granted
14cr|oar-2.4.3-6|388	</Directory>
14cr|oar-2.4.3-6|389	
14cr|oar-2.4.3-6|390	<Directory %{_var}/www/%{name}/drawgantt>
14cr|oar-2.4.3-6|391	Options ExecCGI FollowSymlinks
14cr|oar-2.4.3-6|392	DirectoryIndex drawgantt.cgi
14cr|oar-2.4.3-6|393	Require all granted
14cr|oar-2.4.3-6|394	</Directory>
14cr|oar-2.4.3-6|395	
14cr|oar-2.4.3-6|396	<Directory %{_var}/www/%{name}/oarapi>
14cr|oar-2.4.3-6|397	Options ExecCGI FollowSymlinks
14cr|oar-2.4.3-6|398	DirectoryIndex oarapi.cgi
14cr|oar-2.4.3-6|399	Require all granted
14cr|oar-2.4.3-6|400	</Directory>
14cr|oar-2.4.3-6|401	EOF
14cr|oar-2.4.3-6|402	
14cr|oar-2.4.3-6|403	install -d -m 755 %{buildroot}%{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|404	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/.htaccess<<EOF
14cr|oar-2.4.3-6|405	<Files "config.php">
14cr|oar-2.4.3-6|406	Require all denied
14cr|oar-2.4.3-6|407	</Files>
14cr|oar-2.4.3-6|408	EOF
14cr|oar-2.4.3-6|409	
14cr|oar-2.4.3-6|410	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/config.php<<EOF
14cr|oar-2.4.3-6|411	<?php
14cr|oar-2.4.3-6|412	$dbhost   = '127.0.0.1' ;
14cr|oar-2.4.3-6|413	$dbname   = 'oar'   ;
14cr|oar-2.4.3-6|414	$dbuser   = 'oar' ;
14cr|oar-2.4.3-6|415	$dbpass = 'oar' ;
14cr|oar-2.4.3-6|416	?>
14cr|oar-2.4.3-6|417	EOF
14cr|oar-2.4.3-6|418	
14cr|oar-2.4.3-6|419	rm -f %{buildroot}%{_sysconfdir}/%{name}/apache.conf
14cr|oar-2.4.3-6|420	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/drawgantt
14cr|oar-2.4.3-6|421	install -d -m 755 %{buildroot}%{_var}/www/%{name}/monika
14cr|oar-2.4.3-6|422	install -m 755 VisualizationInterfaces/DrawGantt/drawgantt.cgi %{buildroot}%{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|423	cp -av VisualizationInterfaces/DrawGantt/drawgantt.php %{buildroot}%{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|424	cp -av VisualizationInterfaces/DrawGantt/Icons %{buildroot}%{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|425	cp -av VisualizationInterfaces/DrawGantt/js %{buildroot}%{_var}/www/%{name}/drawgantt
14cr|oar-2.4.3-6|426	cp -av VisualizationInterfaces/Monika/*.cgi %{buildroot}%{_var}/www/%{name}/monika
14cr|oar-2.4.3-6|427	cp -av VisualizationInterfaces/Monika/monika.css %{buildroot}%{_var}/www/%{name}/monika
14cr|oar-2.4.3-6|428	# remove unwated files
14cr|oar-2.4.3-6|429	rm -vf %{buildroot}%{_var}/www/%{name}/monika.*
14cr|oar-2.4.3-6|430	rm -vf %{buildroot}%{_var}/www/%{name}/drawgantt.*
14cr|oar-2.4.3-6|431	pushd %{buildroot}%{_var}/lib/%{name}/drawgantt
14cr|oar-2.4.3-6|432	#rmdir cache
14cr|oar-2.4.3-6|433	ln -sf ../../../lib/%{name}/drawgantt cache
14cr|oar-2.4.3-6|434	popd
14cr|oar-2.4.3-6|435	
14cr|oar-2.4.3-6|436	perl -pi -e 's|^web_root.*|web_root: "%{_var}/www/%{name}"|' \
14cr|oar-2.4.3-6|437	%{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
14cr|oar-2.4.3-6|438	perl -pi -e 's|^css_path.*|css_path = /monika/monika.css|' \
14cr|oar-2.4.3-6|439	%{buildroot}%{_sysconfdir}/%{name}/monika.conf
14cr|oar-2.4.3-6|440	
14cr|oar-2.4.3-6|441	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/monika.conf
14cr|oar-2.4.3-6|442	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
14cr|oar-2.4.3-6|443	
14cr|oar-2.4.3-6|444	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|oar-2.4.3-6|445	cp -av rpm/SOURCES/oar-common.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}.conf
14cr|oar-2.4.3-6|446	
14cr|oar-2.4.3-6|447	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cr|oar-2.4.3-6|448	cp -av rpm/SOURCES/oar-server.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-server
14cr|oar-2.4.3-6|449	cp -av rpm/SOURCES/oar-node.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-node
14cr|oar-2.4.3-6|450	
14cr|oar-2.4.3-6|451	install -d -m 755 %{buildroot}%{_initrddir}
14cr|oar-2.4.3-6|452	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/oar-server
14cr|oar-2.4.3-6|453	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/oar-node
14cr|oar-2.4.3-6|454	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|oar-2.4.3-6|455	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/oar-server
14cr|oar-2.4.3-6|456	install -m 755 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/oar-node
14cr|oar-2.4.3-6|457	
14cr|oar-2.4.3-6|458	cat > %{buildroot}%{_sbindir}/oar-server <<'EOF'
14cr|oar-2.4.3-6|459	#!/bin/sh
14cr|oar-2.4.3-6|460	
14cr|oar-2.4.3-6|461	%{_sbindir}/Almighty $* &
14cr|oar-2.4.3-6|462	jobs -p  > /var/run/`basename $0`.pid
14cr|oar-2.4.3-6|463	EOF
14cr|oar-2.4.3-6|464	chmod +x %{buildroot}%{_sbindir}/oar-server
14cr|oar-2.4.3-6|465	
14cr|oar-2.4.3-6|466	install -d -m 755 %{buildroot}%{_var}/lib/oar
14cr|oar-2.4.3-6|467	install -d -m 755 %{buildroot}%{_var}/lib/oar/.ssh
14cr|oar-2.4.3-6|468	install -d -m 755 %{buildroot}%{_var}/lib/oar/checklogs
14cr|oar-2.4.3-6|469	cat > %{buildroot}%{_var}/lib/oar/.ssh/config <<EOF
14cr|oar-2.4.3-6|470	Host *
14cr|oar-2.4.3-6|471	ForwardX11 no
14cr|oar-2.4.3-6|472	StrictHostKeyChecking no
14cr|oar-2.4.3-6|473	PasswordAuthentication no
14cr|oar-2.4.3-6|474	AddressFamily inet
14cr|oar-2.4.3-6|475	EOF
14cr|oar-2.4.3-6|476	
14cr|oar-2.4.3-6|477	cat > README.urpmi <<EOF
14cr|oar-2.4.3-6|478	Post-installation instructions
14cr|oar-2.4.3-6|479	
14cr|oar-2.4.3-6|480	You have to create a database for the server, using either:
14cr|oar-2.4.3-6|481	- postgresql: install perl-DBD-pg, and run oar_psql_db_init
14cr|oar-2.4.3-6|482	- mysql: install perl-DBD-mysql, and run oar_mysql_db_init
14cr|oar-2.4.3-6|483	EOF
14cr|oar-2.4.3-6|484	
14cr|oar-2.4.3-6|485	
14cr|oar-2.4.3-6|486	%changelog
14cr|oar-2.4.3-6|487	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.3-6
14cr|oar-2.4.3-6|488	+ Revision: 33fd5d5
14cr|oar-2.4.3-6|489	- Add patch to fix pod syntax
14cr|oar-2.4.3-6|490	
14cr|oar-2.4.3-6|491	

3601 14
14cr|oath-toolkit-2.4.1-1|1	%define major 0
14cr|oath-toolkit-2.4.1-1|2	%define libname %mklibname oath %{major}
14cr|oath-toolkit-2.4.1-1|3	%define devname %mklibname oath -d
14cr|oath-toolkit-2.4.1-1|4	
14cr|oath-toolkit-2.4.1-1|5	Summary:	OATH Toolkit is a software toolkit for using HOTP/TOTP schemes
14cr|oath-toolkit-2.4.1-1|6	Name:		oath-toolkit
14cr|oath-toolkit-2.4.1-1|7	Version:	2.4.1
14cr|oath-toolkit-2.4.1-1|8	Release:	1
14cr|oath-toolkit-2.4.1-1|9	License:	GPLv3+
14cr|oath-toolkit-2.4.1-1|10	Group:		System/Base
14cr|oath-toolkit-2.4.1-1|11	Url:		http://www.nongnu.org/oath-toolkit
14cr|oath-toolkit-2.4.1-1|12	Source0:	http://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-%{version}.tar.gz
14cr|oath-toolkit-2.4.1-1|13	BuildRequires:	pam-devel
14cr|oath-toolkit-2.4.1-1|14	BuildRequires:	pkgconfig(libxml-2.0)
14cr|oath-toolkit-2.4.1-1|15	
14cr|oath-toolkit-2.4.1-1|16	%description
14cr|oath-toolkit-2.4.1-1|17	The OATH Toolkit contains a shared library, a command line tool and a PAM
14cr|oath-toolkit-2.4.1-1|18	module that makes it possible to implement one-time password authentication
14cr|oath-toolkit-2.4.1-1|19	systems. Supported technologies include the event-based HOTP algorithm and the
14cr|oath-toolkit-2.4.1-1|20	time-based TOTP algorithm. OATH stands for Open AuTHentication, a community
14cr|oath-toolkit-2.4.1-1|21	behind the specification. Please see RFC 4226 for further information.
14cr|oath-toolkit-2.4.1-1|22	
14cr|oath-toolkit-2.4.1-1|23	The components included in the package are:
14cr|oath-toolkit-2.4.1-1|24	
14cr|oath-toolkit-2.4.1-1|25	* liboath: A shared and static C library for OATH handling.
14cr|oath-toolkit-2.4.1-1|26	* oathtool: A command line tool for generating and validating OTPs.
14cr|oath-toolkit-2.4.1-1|27	* pam_oath: A PAM module for pluggable login authentication for OATH.
14cr|oath-toolkit-2.4.1-1|28	
14cr|oath-toolkit-2.4.1-1|29	%files
14cr|oath-toolkit-2.4.1-1|30	%doc ChangeLog README COPYING
14cr|oath-toolkit-2.4.1-1|31	%{_bindir}/oathtool
14cr|oath-toolkit-2.4.1-1|32	%{_mandir}/man1/oathtool.*.*
14cr|oath-toolkit-2.4.1-1|33	
14cr|oath-toolkit-2.4.1-1|34	#----------------------------------------------------------------------------
14cr|oath-toolkit-2.4.1-1|35	
14cr|oath-toolkit-2.4.1-1|36	%package -n pam_oath
14cr|oath-toolkit-2.4.1-1|37	Summary:	A PAM module for HOTP/TOTP one-time password authentication
14cr|oath-toolkit-2.4.1-1|38	Group:		System/Libraries
14cr|oath-toolkit-2.4.1-1|39	
14cr|oath-toolkit-2.4.1-1|40	%description -n pam_oath
14cr|oath-toolkit-2.4.1-1|41	A PAM module for HOTP/TOTP one-time password authentication.
14cr|oath-toolkit-2.4.1-1|42	
14cr|oath-toolkit-2.4.1-1|43	%files -n pam_oath
14cr|oath-toolkit-2.4.1-1|44	/%{_lib}/security/pam_oath.so
14cr|oath-toolkit-2.4.1-1|45	
14cr|oath-toolkit-2.4.1-1|46	#----------------------------------------------------------------------------
14cr|oath-toolkit-2.4.1-1|47	
14cr|oath-toolkit-2.4.1-1|48	%package -n %{libname}
14cr|oath-toolkit-2.4.1-1|49	Summary:	A library implementing HOTP/TOTP one-time password authentication schemes
14cr|oath-toolkit-2.4.1-1|50	Group:		System/Libraries
14cr|oath-toolkit-2.4.1-1|51	
14cr|oath-toolkit-2.4.1-1|52	%description -n %{libname}
14cr|oath-toolkit-2.4.1-1|53	A library implementing HOTP/TOTP one-time password authentication schemes.
14cr|oath-toolkit-2.4.1-1|54	
14cr|oath-toolkit-2.4.1-1|55	%files -n %{libname}
14cr|oath-toolkit-2.4.1-1|56	%{_libdir}/liboath.so.%{major}*
14cr|oath-toolkit-2.4.1-1|57	
14cr|oath-toolkit-2.4.1-1|58	#----------------------------------------------------------------------------
14cr|oath-toolkit-2.4.1-1|59	
14cr|oath-toolkit-2.4.1-1|60	%package -n %{devname}
14cr|oath-toolkit-2.4.1-1|61	Summary:	Development files and documentation for liboath
14cr|oath-toolkit-2.4.1-1|62	Group:		System/Libraries
14cr|oath-toolkit-2.4.1-1|63	Requires:	%{libname} = %{version}
14cr|oath-toolkit-2.4.1-1|64	Provides:	%{name}-devel = %{EVRD}
14cr|oath-toolkit-2.4.1-1|65	
14cr|oath-toolkit-2.4.1-1|66	%description -n %{devname}
14cr|oath-toolkit-2.4.1-1|67	Development files and documentation for liboath.
14cr|oath-toolkit-2.4.1-1|68	
14cr|oath-toolkit-2.4.1-1|69	%files -n %{devname}
14cr|oath-toolkit-2.4.1-1|70	%{_libdir}/liboath.so
14cr|oath-toolkit-2.4.1-1|71	%dir %{_includedir}/liboath
14cr|oath-toolkit-2.4.1-1|72	%{_includedir}/liboath/oath.h
14cr|oath-toolkit-2.4.1-1|73	%{_libdir}/pkgconfig/liboath.pc
14cr|oath-toolkit-2.4.1-1|74	%dir %{_datadir}/gtk-doc/html/liboath
14cr|oath-toolkit-2.4.1-1|75	%doc %{_datadir}/gtk-doc/html/liboath/*
14cr|oath-toolkit-2.4.1-1|76	%{_mandir}/man3/*.3*
14cr|oath-toolkit-2.4.1-1|77	
14cr|oath-toolkit-2.4.1-1|78	#----------------------------------------------------------------------------
14cr|oath-toolkit-2.4.1-1|79	
14cr|oath-toolkit-2.4.1-1|80	%prep
14cr|oath-toolkit-2.4.1-1|81	%setup -q
14cr|oath-toolkit-2.4.1-1|82	
14cr|oath-toolkit-2.4.1-1|83	%build
14cr|oath-toolkit-2.4.1-1|84	%configure2_5x \
14cr|oath-toolkit-2.4.1-1|85	--with-pam-dir=/%{_lib}/security \
14cr|oath-toolkit-2.4.1-1|86	--disable-static \
14cr|oath-toolkit-2.4.1-1|87	--disable-pskc \
14cr|oath-toolkit-2.4.1-1|88	--with-pic
14cr|oath-toolkit-2.4.1-1|89	
14cr|oath-toolkit-2.4.1-1|90	%make
14cr|oath-toolkit-2.4.1-1|91	
14cr|oath-toolkit-2.4.1-1|92	%install
14cr|oath-toolkit-2.4.1-1|93	%makeinstall_std
14cr|oath-toolkit-2.4.1-1|94	
14cr|oath-toolkit-2.4.1-1|95	%check
14cr|oath-toolkit-2.4.1-1|96	make check
14cr|oath-toolkit-2.4.1-1|97	
14cr|oath-toolkit-2.4.1-1|98	
14cr|oath-toolkit-2.4.1-1|99	%changelog
14cr|oath-toolkit-2.4.1-1|100	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.1-1
14cr|oath-toolkit-2.4.1-1|101	+ Revision: 9bda632
14cr|oath-toolkit-2.4.1-1|102	- New version 2.4.1, spec cleanup, update files
14cr|oath-toolkit-2.4.1-1|103	
14cr|oath-toolkit-2.4.1-1|104	

3602 14
14cr|obby-0.4.8-3|1	%define name   obby
14cr|obby-0.4.8-3|2	%define api 0.4
14cr|obby-0.4.8-3|3	%define major   1
14cr|obby-0.4.8-3|4	%define libname %mklibname obby %api %major
14cr|obby-0.4.8-3|5	%define libname_devel %mklibname obby -d
14cr|obby-0.4.8-3|6	
14cr|obby-0.4.8-3|7	Summary:    A library which provides synced document buffers
14cr|obby-0.4.8-3|8	Name:       %{name}
14cr|obby-0.4.8-3|9	Version:    0.4.8
14cr|obby-0.4.8-3|10	Release:    3
14cr|obby-0.4.8-3|11	URL:        http://gobby.0x539.de/
14cr|obby-0.4.8-3|12	License:    GPLv2+
14cr|obby-0.4.8-3|13	Source0:    http://releases.0x539.de/%{name}/%{name}-%{version}.tar.gz
14cr|obby-0.4.8-3|14	Group:      System/Libraries
14cr|obby-0.4.8-3|15	BuildRequires: pkgconfig(sigc++-2.0)
14cr|obby-0.4.8-3|16	BuildRequires: gmpxx-devel
14cr|obby-0.4.8-3|17	BuildRequires: pkgconfig(net6-1.3)
14cr|obby-0.4.8-3|18	BuildRequires: pkgconfig(howl)
14cr|obby-0.4.8-3|19	
14cr|obby-0.4.8-3|20	%description
14cr|obby-0.4.8-3|21	%{libname} is a library which provides synced document buffers. It supports
14cr|obby-0.4.8-3|22	multiple documents in one session and is portable to both Windows and
14cr|obby-0.4.8-3|23	Unix-like platforms.
14cr|obby-0.4.8-3|24	
14cr|obby-0.4.8-3|25	%package -n %libname
14cr|obby-0.4.8-3|26	Summary:    A library to ease the development of network-based applications
14cr|obby-0.4.8-3|27	Group:      System/Libraries
14cr|obby-0.4.8-3|28	Obsoletes:  %mklibname obby 0.4
14cr|obby-0.4.8-3|29	
14cr|obby-0.4.8-3|30	%description -n %libname
14cr|obby-0.4.8-3|31	%{libname} is a library which provides synced document buffers. It supports
14cr|obby-0.4.8-3|32	multiple documents in one session and is portable to both Windows and
14cr|obby-0.4.8-3|33	Unix-like platforms.
14cr|obby-0.4.8-3|34	
14cr|obby-0.4.8-3|35	%package -n %libname_devel
14cr|obby-0.4.8-3|36	Summary:    Development files for %libname
14cr|obby-0.4.8-3|37	Group:      System/Libraries
14cr|obby-0.4.8-3|38	Provides:   lib%{name}-devel = %version-%release
14cr|obby-0.4.8-3|39	Requires:   %libname = %version
14cr|obby-0.4.8-3|40	Obsoletes:  %mklibname -d obby 0.4
14cr|obby-0.4.8-3|41	
14cr|obby-0.4.8-3|42	%description -n %libname_devel
14cr|obby-0.4.8-3|43	Development files, header and includes for %libname.
14cr|obby-0.4.8-3|44	
14cr|obby-0.4.8-3|45	%prep
14cr|obby-0.4.8-3|46	%setup -q -n %{name}-%{version}
14cr|obby-0.4.8-3|47	
14cr|obby-0.4.8-3|48	%build
14cr|obby-0.4.8-3|49	%configure2_5x --with-zeroconf --enable-ipv6
14cr|obby-0.4.8-3|50	%make
14cr|obby-0.4.8-3|51	
14cr|obby-0.4.8-3|52	%install
14cr|obby-0.4.8-3|53	rm -Rf $RPM_BUILD_ROOT
14cr|obby-0.4.8-3|54	%makeinstall_std
14cr|obby-0.4.8-3|55	# remove translation, do not know where to place it
14cr|obby-0.4.8-3|56	rm -Rf $RPM_BUILD_ROOT/%_datadir/
14cr|obby-0.4.8-3|57	
14cr|obby-0.4.8-3|58	%if %mdkversion < 200900
14cr|obby-0.4.8-3|59	%post -n %{libname} -p /sbin/ldconfig
14cr|obby-0.4.8-3|60	%endif
14cr|obby-0.4.8-3|61	
14cr|obby-0.4.8-3|62	%if %mdkversion < 200900
14cr|obby-0.4.8-3|63	%postun -n %{libname} -p /sbin/ldconfig
14cr|obby-0.4.8-3|64	%endif
14cr|obby-0.4.8-3|65	
14cr|obby-0.4.8-3|66	%files -n %libname
14cr|obby-0.4.8-3|67	%defattr(-,root,root,-)
14cr|obby-0.4.8-3|68	%doc ChangeLog README TODO NEWS AUTHORS
14cr|obby-0.4.8-3|69	%_libdir/*-%{api}.so.%{major}*
14cr|obby-0.4.8-3|70	
14cr|obby-0.4.8-3|71	%files -n %libname_devel
14cr|obby-0.4.8-3|72	%defattr(-,root,root,-)
14cr|obby-0.4.8-3|73	%_includedir/%name/
14cr|obby-0.4.8-3|74	%_libdir/*.so
14cr|obby-0.4.8-3|75	%_libdir/*.a
14cr|obby-0.4.8-3|76	%_libdir/pkgconfig/*
14cr|obby-0.4.8-3|77	
14cr|obby-0.4.8-3|78	
14cr|obby-0.4.8-3|79	
14cr|obby-0.4.8-3|80	%changelog
14cr|obby-0.4.8-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.8-3
14cr|obby-0.4.8-3|82	+ Revision: 28ffd5b
14cr|obby-0.4.8-3|83	- MassBuild#464: Increase release tag
14cr|obby-0.4.8-3|84	
14cr|obby-0.4.8-3|85	

3603 14
14cr|obexfs-0.12-3|1	Summary:	FUSE based filesystem using ObexFTP
14cr|obexfs-0.12-3|2	Name:		obexfs
14cr|obexfs-0.12-3|3	Version:	0.12
14cr|obexfs-0.12-3|4	Release:	3
14cr|obexfs-0.12-3|5	License:	GPLv2+
14cr|obexfs-0.12-3|6	Group:		Communications
14cr|obexfs-0.12-3|7	Url:		http://triq.net/obex/
14cr|obexfs-0.12-3|8	Source0:	http://triq.net/obexfs/%{name}-%{version}.tar.gz
14cr|obexfs-0.12-3|9	BuildRequires:	pkgconfig(fuse)
14cr|obexfs-0.12-3|10	BuildRequires:	pkgconfig(libusb)
14cr|obexfs-0.12-3|11	BuildRequires:	pkgconfig(obexftp)
14cr|obexfs-0.12-3|12	
14cr|obexfs-0.12-3|13	%description
14cr|obexfs-0.12-3|14	The ObexFS driver is a wrapper for ObexFTP to provide filesystem access
14cr|obexfs-0.12-3|15	to mobile phones.
14cr|obexfs-0.12-3|16	
14cr|obexfs-0.12-3|17	%files
14cr|obexfs-0.12-3|18	%doc AUTHORS COPYING ChangeLog README
14cr|obexfs-0.12-3|19	%{_bindir}/obexautofs
14cr|obexfs-0.12-3|20	%{_bindir}/obexfs
14cr|obexfs-0.12-3|21	
14cr|obexfs-0.12-3|22	#----------------------------------------------------------------------------
14cr|obexfs-0.12-3|23	
14cr|obexfs-0.12-3|24	%prep
14cr|obexfs-0.12-3|25	%setup -q
14cr|obexfs-0.12-3|26	
14cr|obexfs-0.12-3|27	%build
14cr|obexfs-0.12-3|28	export OBEXFTP_LIBS="-lfuse -lobexftp -lmulticobex -lbfb -lopenobex -lbluetooth -lusb"
14cr|obexfs-0.12-3|29	%configure2_5x
14cr|obexfs-0.12-3|30	%make
14cr|obexfs-0.12-3|31	
14cr|obexfs-0.12-3|32	%install
14cr|obexfs-0.12-3|33	%makeinstall_std
14cr|obexfs-0.12-3|34	
14cr|obexfs-0.12-3|35	
14cr|obexfs-0.12-3|36	
14cr|obexfs-0.12-3|37	%changelog
14cr|obexfs-0.12-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-3
14cr|obexfs-0.12-3|39	+ Revision: d154359
14cr|obexfs-0.12-3|40	- MassBuild#464: Increase release tag
14cr|obexfs-0.12-3|41	
14cr|obexfs-0.12-3|42	

3604 14
14cr|obkey-1.0-2|1	Summary:	Openbox Key Editor
14cr|obkey-1.0-2|2	Name:		obkey
14cr|obkey-1.0-2|3	Version:	1.0
14cr|obkey-1.0-2|4	Release:	2
14cr|obkey-1.0-2|5	License:	MIT
14cr|obkey-1.0-2|6	Group:		Editors
14cr|obkey-1.0-2|7	URL:		http://code.google.com/p/obkey/
14cr|obkey-1.0-2|8	Source0:	http://obkey.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|obkey-1.0-2|9	BuildArch:	noarch
14cr|obkey-1.0-2|10	
14cr|obkey-1.0-2|11	BuildRequires:	python
14cr|obkey-1.0-2|12	Requires:	pygtk2.0
14cr|obkey-1.0-2|13	
14cr|obkey-1.0-2|14	%description
14cr|obkey-1.0-2|15	ObKey is the Openbox Key Editor, written in Python + PyGTK.
14cr|obkey-1.0-2|16	
14cr|obkey-1.0-2|17	Current version is a development version. It means it wasn't tested a lot. And
14cr|obkey-1.0-2|18	there is a code for making backup of rc.xml (just in case).
14cr|obkey-1.0-2|19	
14cr|obkey-1.0-2|20	You can specify other config file:
14cr|obkey-1.0-2|21	
14cr|obkey-1.0-2|22	obkey mycustomrc.xml
14cr|obkey-1.0-2|23	
14cr|obkey-1.0-2|24	%prep
14cr|obkey-1.0-2|25	%setup -q
14cr|obkey-1.0-2|26	
14cr|obkey-1.0-2|27	%build
14cr|obkey-1.0-2|28	python setup.py build
14cr|obkey-1.0-2|29	
14cr|obkey-1.0-2|30	%install
14cr|obkey-1.0-2|31	python setup.py install --skip-build --prefix=%{buildroot}%_prefix
14cr|obkey-1.0-2|32	
14cr|obkey-1.0-2|33	mkdir -p %{buildroot}%{_datadir}/applications
14cr|obkey-1.0-2|34	install -m 0755 misc/obkey.desktop %{buildroot}%{_datadir}/applications/
14cr|obkey-1.0-2|35	
14cr|obkey-1.0-2|36	%find_lang %{name}
14cr|obkey-1.0-2|37	
14cr|obkey-1.0-2|38	%files -f %{name}.lang
14cr|obkey-1.0-2|39	%doc COPYING NEWS
14cr|obkey-1.0-2|40	%{_bindir}/%{name}
14cr|obkey-1.0-2|41	%{_datadir}/%{name}/icons/*png
14cr|obkey-1.0-2|42	%{_datadir}/applications/%{name}.desktop
14cr|obkey-1.0-2|43	%{py_puresitedir}/obkey-1.0-py2.7.egg-info
14cr|obkey-1.0-2|44	%{py_puresitedir}/obkey_classes.py
14cr|obkey-1.0-2|45	
14cr|obkey-1.0-2|46	
14cr|obkey-1.0-2|47	
14cr|obkey-1.0-2|48	
14cr|obkey-1.0-2|49	%changelog
14cr|obkey-1.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|obkey-1.0-2|51	+ Revision: 0b752d3
14cr|obkey-1.0-2|52	- MassBuild#464: Increase release tag
14cr|obkey-1.0-2|53	
14cr|obkey-1.0-2|54	

3605 14
14cr|ocaml-alsa-0.2.0-5|1	Summary:	OCaml bindings for the ALSA library
14cr|ocaml-alsa-0.2.0-5|2	Name:		ocaml-alsa
14cr|ocaml-alsa-0.2.0-5|3	Version:	0.2.0
14cr|ocaml-alsa-0.2.0-5|4	Release:	5
14cr|ocaml-alsa-0.2.0-5|5	License:	GPLv2+
14cr|ocaml-alsa-0.2.0-5|6	Group:		Development/OCaml
14cr|ocaml-alsa-0.2.0-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-alsa-0.2.0-5|8	Source0:	http://downloads.sourceforge.net/project/savonet/ocaml-alsa/%{version}/ocaml-alsa-%{version}.tar.gz
14cr|ocaml-alsa-0.2.0-5|9	BuildRequires:	ocaml
14cr|ocaml-alsa-0.2.0-5|10	BuildRequires:	ocaml-findlib
14cr|ocaml-alsa-0.2.0-5|11	BuildRequires:	pkgconfig(alsa)
14cr|ocaml-alsa-0.2.0-5|12	
14cr|ocaml-alsa-0.2.0-5|13	%description
14cr|ocaml-alsa-0.2.0-5|14	This OCaml library interfaces the ALSA library libasound to access audio
14cr|ocaml-alsa-0.2.0-5|15	devices.
14cr|ocaml-alsa-0.2.0-5|16	
14cr|ocaml-alsa-0.2.0-5|17	%files
14cr|ocaml-alsa-0.2.0-5|18	%doc COPYING CHANGES README
14cr|ocaml-alsa-0.2.0-5|19	%dir %{_libdir}/ocaml/alsa
14cr|ocaml-alsa-0.2.0-5|20	%{_libdir}/ocaml/alsa/META
14cr|ocaml-alsa-0.2.0-5|21	%{_libdir}/ocaml/alsa/*.cma
14cr|ocaml-alsa-0.2.0-5|22	%{_libdir}/ocaml/alsa/*.cmi
14cr|ocaml-alsa-0.2.0-5|23	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-alsa-0.2.0-5|24	
14cr|ocaml-alsa-0.2.0-5|25	#----------------------------------------------------------------------------
14cr|ocaml-alsa-0.2.0-5|26	
14cr|ocaml-alsa-0.2.0-5|27	%package devel
14cr|ocaml-alsa-0.2.0-5|28	Summary:	Development files for %{name}
14cr|ocaml-alsa-0.2.0-5|29	Group:		Development/OCaml
14cr|ocaml-alsa-0.2.0-5|30	Requires:	%{name} = %{EVRD}
14cr|ocaml-alsa-0.2.0-5|31	
14cr|ocaml-alsa-0.2.0-5|32	%description devel
14cr|ocaml-alsa-0.2.0-5|33	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-alsa-0.2.0-5|34	developing applications that use %{name}.
14cr|ocaml-alsa-0.2.0-5|35	
14cr|ocaml-alsa-0.2.0-5|36	%files devel
14cr|ocaml-alsa-0.2.0-5|37	%doc doc/html
14cr|ocaml-alsa-0.2.0-5|38	%{_libdir}/ocaml/alsa/*.a
14cr|ocaml-alsa-0.2.0-5|39	%{_libdir}/ocaml/alsa/*.cmxa
14cr|ocaml-alsa-0.2.0-5|40	%{_libdir}/ocaml/alsa/*.cmx
14cr|ocaml-alsa-0.2.0-5|41	%{_libdir}/ocaml/alsa/*.mli
14cr|ocaml-alsa-0.2.0-5|42	
14cr|ocaml-alsa-0.2.0-5|43	#----------------------------------------------------------------------------
14cr|ocaml-alsa-0.2.0-5|44	
14cr|ocaml-alsa-0.2.0-5|45	%prep
14cr|ocaml-alsa-0.2.0-5|46	%setup -q
14cr|ocaml-alsa-0.2.0-5|47	
14cr|ocaml-alsa-0.2.0-5|48	%build
14cr|ocaml-alsa-0.2.0-5|49	%configure
14cr|ocaml-alsa-0.2.0-5|50	make
14cr|ocaml-alsa-0.2.0-5|51	
14cr|ocaml-alsa-0.2.0-5|52	%install
14cr|ocaml-alsa-0.2.0-5|53	export DESTDIR=%{buildroot}
14cr|ocaml-alsa-0.2.0-5|54	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-alsa-0.2.0-5|55	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-alsa-0.2.0-5|56	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-alsa-0.2.0-5|57	mkdir -p $OCAMLFIND_DESTDIR/alsa
14cr|ocaml-alsa-0.2.0-5|58	make install
14cr|ocaml-alsa-0.2.0-5|59	
14cr|ocaml-alsa-0.2.0-5|60	
14cr|ocaml-alsa-0.2.0-5|61	%changelog
14cr|ocaml-alsa-0.2.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|ocaml-alsa-0.2.0-5|63	+ Revision: 013d454
14cr|ocaml-alsa-0.2.0-5|64	- MassBuild#464: Increase release tag
14cr|ocaml-alsa-0.2.0-5|65	
14cr|ocaml-alsa-0.2.0-5|66	

3606 14
14cr|ocaml-autoconf-1.1-3|1	Summary:	Autoconf macros for OCaml
14cr|ocaml-autoconf-1.1-3|2	Name:		ocaml-autoconf
14cr|ocaml-autoconf-1.1-3|3	Version:	1.1
14cr|ocaml-autoconf-1.1-3|4	Release:	3
14cr|ocaml-autoconf-1.1-3|5	# https://fedoraproject.org/wiki/Licensing/BSD#3ClauseBSD
14cr|ocaml-autoconf-1.1-3|6	License:	BSD
14cr|ocaml-autoconf-1.1-3|7	Group:		Development/OCaml
14cr|ocaml-autoconf-1.1-3|8	Url:		http://forge.ocamlcore.org/projects/ocaml-autoconf/
14cr|ocaml-autoconf-1.1-3|9	Source0:	https://forge.ocamlcore.org/frs/download.php/181/ocaml-autoconf-%{version}.tar.gz
14cr|ocaml-autoconf-1.1-3|10	# Runtime requires /usr/share/aclocal subdirectory
14cr|ocaml-autoconf-1.1-3|11	Requires:	automake
14cr|ocaml-autoconf-1.1-3|12	BuildArch:	noarch
14cr|ocaml-autoconf-1.1-3|13	
14cr|ocaml-autoconf-1.1-3|14	%description
14cr|ocaml-autoconf-1.1-3|15	Autoconf macros for OCaml.
14cr|ocaml-autoconf-1.1-3|16	
14cr|ocaml-autoconf-1.1-3|17	%prep
14cr|ocaml-autoconf-1.1-3|18	%setup -q
14cr|ocaml-autoconf-1.1-3|19	
14cr|ocaml-autoconf-1.1-3|20	%files
14cr|ocaml-autoconf-1.1-3|21	%doc README LICENSE
14cr|ocaml-autoconf-1.1-3|22	%{_mandir}/man1/*.1*
14cr|ocaml-autoconf-1.1-3|23	%{_datadir}/aclocal/ocaml.m4
14cr|ocaml-autoconf-1.1-3|24	
14cr|ocaml-autoconf-1.1-3|25	#----------------------------------------------------------------------------
14cr|ocaml-autoconf-1.1-3|26	
14cr|ocaml-autoconf-1.1-3|27	%build
14cr|ocaml-autoconf-1.1-3|28	make
14cr|ocaml-autoconf-1.1-3|29	
14cr|ocaml-autoconf-1.1-3|30	%install
14cr|ocaml-autoconf-1.1-3|31	make install \
14cr|ocaml-autoconf-1.1-3|32	prefix=%{_prefix} \
14cr|ocaml-autoconf-1.1-3|33	datadir=%{_datadir} \
14cr|ocaml-autoconf-1.1-3|34	mandir=%{_mandir} \
14cr|ocaml-autoconf-1.1-3|35	DESTDIR=%{buildroot}
14cr|ocaml-autoconf-1.1-3|36	
14cr|ocaml-autoconf-1.1-3|37	
14cr|ocaml-autoconf-1.1-3|38	%changelog
14cr|ocaml-autoconf-1.1-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|ocaml-autoconf-1.1-3|40	+ Revision: 4e0e7d1
14cr|ocaml-autoconf-1.1-3|41	- MassBuild#464: Increase release tag
14cr|ocaml-autoconf-1.1-3|42	
14cr|ocaml-autoconf-1.1-3|43	

3607 14
14cr|ocaml-benchmark-0.9-4|1	%define _enable_debug_packages %{nil}
14cr|ocaml-benchmark-0.9-4|2	%define debug_package %{nil}
14cr|ocaml-benchmark-0.9-4|3	
14cr|ocaml-benchmark-0.9-4|4	%define modname benchmark
14cr|ocaml-benchmark-0.9-4|5	
14cr|ocaml-benchmark-0.9-4|6	Summary:	OCaml module for benchmarking code
14cr|ocaml-benchmark-0.9-4|7	Name:		ocaml-%{modname}
14cr|ocaml-benchmark-0.9-4|8	Version:	0.9
14cr|ocaml-benchmark-0.9-4|9	Release:	4
14cr|ocaml-benchmark-0.9-4|10	License:	LGPLv2+ with exceptions
14cr|ocaml-benchmark-0.9-4|11	Group:		Development/OCaml
14cr|ocaml-benchmark-0.9-4|12	Url:		https://forge.ocamlcore.org/projects/ocaml-benchmark/
14cr|ocaml-benchmark-0.9-4|13	Source0:	https://forge.ocamlcore.org/frs/download.php/533/%{modname}-%{version}.tar.gz
14cr|ocaml-benchmark-0.9-4|14	BuildRequires:	ocaml
14cr|ocaml-benchmark-0.9-4|15	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-benchmark-0.9-4|16	
14cr|ocaml-benchmark-0.9-4|17	%description
14cr|ocaml-benchmark-0.9-4|18	OCaml Benchmark is a small module to benchmark running times of code.
14cr|ocaml-benchmark-0.9-4|19	
14cr|ocaml-benchmark-0.9-4|20	%files
14cr|ocaml-benchmark-0.9-4|21	%doc LICENSE
14cr|ocaml-benchmark-0.9-4|22	%{_libdir}/ocaml/%{modname}
14cr|ocaml-benchmark-0.9-4|23	%exclude %{_libdir}/ocaml/%{modname}/*.a
14cr|ocaml-benchmark-0.9-4|24	%exclude %{_libdir}/ocaml/%{modname}/*.cmxa
14cr|ocaml-benchmark-0.9-4|25	%exclude %{_libdir}/ocaml/%{modname}/*.mli
14cr|ocaml-benchmark-0.9-4|26	
14cr|ocaml-benchmark-0.9-4|27	#----------------------------------------------------------------------------
14cr|ocaml-benchmark-0.9-4|28	
14cr|ocaml-benchmark-0.9-4|29	%package devel
14cr|ocaml-benchmark-0.9-4|30	Summary:	Development files for %{name}
14cr|ocaml-benchmark-0.9-4|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-benchmark-0.9-4|32	
14cr|ocaml-benchmark-0.9-4|33	%description devel
14cr|ocaml-benchmark-0.9-4|34	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-benchmark-0.9-4|35	developing applications that use %{name}.
14cr|ocaml-benchmark-0.9-4|36	
14cr|ocaml-benchmark-0.9-4|37	%files devel
14cr|ocaml-benchmark-0.9-4|38	%doc LICENSE README
14cr|ocaml-benchmark-0.9-4|39	%{_libdir}/ocaml/%{modname}/*.a
14cr|ocaml-benchmark-0.9-4|40	%{_libdir}/ocaml/%{modname}/*.cmxa
14cr|ocaml-benchmark-0.9-4|41	%{_libdir}/ocaml/%{modname}/*.mli
14cr|ocaml-benchmark-0.9-4|42	
14cr|ocaml-benchmark-0.9-4|43	#----------------------------------------------------------------------------
14cr|ocaml-benchmark-0.9-4|44	
14cr|ocaml-benchmark-0.9-4|45	%prep
14cr|ocaml-benchmark-0.9-4|46	%setup -q -n %{modname}-%{version}
14cr|ocaml-benchmark-0.9-4|47	
14cr|ocaml-benchmark-0.9-4|48	%build
14cr|ocaml-benchmark-0.9-4|49	make all opt
14cr|ocaml-benchmark-0.9-4|50	
14cr|ocaml-benchmark-0.9-4|51	%install
14cr|ocaml-benchmark-0.9-4|52	mkdir -p %{buildroot}%{_libdir}/ocaml
14cr|ocaml-benchmark-0.9-4|53	make install DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-benchmark-0.9-4|54	
14cr|ocaml-benchmark-0.9-4|55	
14cr|ocaml-benchmark-0.9-4|56	%changelog
14cr|ocaml-benchmark-0.9-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14cr|ocaml-benchmark-0.9-4|58	+ Revision: 3f33f9b
14cr|ocaml-benchmark-0.9-4|59	- MassBuild#464: Increase release tag
14cr|ocaml-benchmark-0.9-4|60	
14cr|ocaml-benchmark-0.9-4|61	

3608 14
14cr|ocaml-bin-prot-109.30.00-1|1	Summary:	Auto code generation for converting OCaml values to/from type-safe bin protocol
14cr|ocaml-bin-prot-109.30.00-1|2	Name:		ocaml-bin-prot
14cr|ocaml-bin-prot-109.30.00-1|3	Version:	109.30.00
14cr|ocaml-bin-prot-109.30.00-1|4	Release:	1
14cr|ocaml-bin-prot-109.30.00-1|5	License:	LGPLv2.1+
14cr|ocaml-bin-prot-109.30.00-1|6	Group:		Development/OCaml
14cr|ocaml-bin-prot-109.30.00-1|7	Url:		http://ocaml.info/home/ocaml_sources.html#bin-prot
14cr|ocaml-bin-prot-109.30.00-1|8	Source0:	http://hg.ocaml.info/release/bin-prot/archive/bin_prot-%{version}.tar.gz
14cr|ocaml-bin-prot-109.30.00-1|9	Source10:	%{name}.rpmlintrc
14cr|ocaml-bin-prot-109.30.00-1|10	BuildRequires:	camlp4
14cr|ocaml-bin-prot-109.30.00-1|11	BuildRequires:	ocaml
14cr|ocaml-bin-prot-109.30.00-1|12	BuildRequires:	ocaml-findlib
14cr|ocaml-bin-prot-109.30.00-1|13	BuildRequires:	ocaml-ounit
14cr|ocaml-bin-prot-109.30.00-1|14	BuildRequires:	ocaml-type-conv
14cr|ocaml-bin-prot-109.30.00-1|15	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-bin-prot-109.30.00-1|16	
14cr|ocaml-bin-prot-109.30.00-1|17	%description
14cr|ocaml-bin-prot-109.30.00-1|18	This library contains functionality for reading and writing OCaml-values in
14cr|ocaml-bin-prot-109.30.00-1|19	a type-safe binary protocol. These functions are extremely efficient and
14cr|ocaml-bin-prot-109.30.00-1|20	provide users with a convenient and safe way of performing I/O on any
14cr|ocaml-bin-prot-109.30.00-1|21	extensionally defined data type. This means that functions, objects, and
14cr|ocaml-bin-prot-109.30.00-1|22	values whose type is bound through a polymorphic record field are not
14cr|ocaml-bin-prot-109.30.00-1|23	supported, but everything else is.
14cr|ocaml-bin-prot-109.30.00-1|24	
14cr|ocaml-bin-prot-109.30.00-1|25	As of now, there is no support for cyclic or shared values. Cyclic values
14cr|ocaml-bin-prot-109.30.00-1|26	will lead to non-termination whereas shared values, besides requiring
14cr|ocaml-bin-prot-109.30.00-1|27	significantly more space when encoded, may lead to a substantial increase in
14cr|ocaml-bin-prot-109.30.00-1|28	memory footprint when they are read back in.
14cr|ocaml-bin-prot-109.30.00-1|29	
14cr|ocaml-bin-prot-109.30.00-1|30	Currently only little endian (2) computer architectures are supported. Some
14cr|ocaml-bin-prot-109.30.00-1|31	architectures may potentially also suffer from data alignment issues with this
14cr|ocaml-bin-prot-109.30.00-1|32	library. Only Intel architectures are currently well-tested. Both 32bit and
14cr|ocaml-bin-prot-109.30.00-1|33	64bit architectures are fully supported.
14cr|ocaml-bin-prot-109.30.00-1|34	
14cr|ocaml-bin-prot-109.30.00-1|35	%files
14cr|ocaml-bin-prot-109.30.00-1|36	%doc LICENSE.txt LICENSE-Tywith.txt COPYRIGHT.txt
14cr|ocaml-bin-prot-109.30.00-1|37	%doc THIRD-PARTY.txt INRIA-DISCLAIMER.txt
14cr|ocaml-bin-prot-109.30.00-1|38	%dir %{_libdir}/ocaml/bin_prot
14cr|ocaml-bin-prot-109.30.00-1|39	%{_libdir}/ocaml/bin_prot/META
14cr|ocaml-bin-prot-109.30.00-1|40	%{_libdir}/ocaml/bin_prot/*.cma
14cr|ocaml-bin-prot-109.30.00-1|41	%{_libdir}/ocaml/bin_prot/*.cmi
14cr|ocaml-bin-prot-109.30.00-1|42	%{_libdir}/ocaml/bin_prot/*.cmxs
14cr|ocaml-bin-prot-109.30.00-1|43	%{_libdir}/ocaml/bin_prot/pa_*.cmx
14cr|ocaml-bin-prot-109.30.00-1|44	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-bin-prot-109.30.00-1|45	
14cr|ocaml-bin-prot-109.30.00-1|46	#----------------------------------------------------------------------------
14cr|ocaml-bin-prot-109.30.00-1|47	
14cr|ocaml-bin-prot-109.30.00-1|48	%package devel
14cr|ocaml-bin-prot-109.30.00-1|49	Summary:	Development files for %{name}
14cr|ocaml-bin-prot-109.30.00-1|50	Group:		Development/OCaml
14cr|ocaml-bin-prot-109.30.00-1|51	Requires:	%{name} = %{EVRD}
14cr|ocaml-bin-prot-109.30.00-1|52	
14cr|ocaml-bin-prot-109.30.00-1|53	%description devel
14cr|ocaml-bin-prot-109.30.00-1|54	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-bin-prot-109.30.00-1|55	developing applications that use %{name}.
14cr|ocaml-bin-prot-109.30.00-1|56	
14cr|ocaml-bin-prot-109.30.00-1|57	%files devel
14cr|ocaml-bin-prot-109.30.00-1|58	%doc CHANGES.txt README.md
14cr|ocaml-bin-prot-109.30.00-1|59	%doc lib_test/
14cr|ocaml-bin-prot-109.30.00-1|60	%doc doc/
14cr|ocaml-bin-prot-109.30.00-1|61	%{_libdir}/ocaml/bin_prot/*.a
14cr|ocaml-bin-prot-109.30.00-1|62	%{_libdir}/ocaml/bin_prot/*.cmxa
14cr|ocaml-bin-prot-109.30.00-1|63	%{_libdir}/ocaml/bin_prot/*.mli
14cr|ocaml-bin-prot-109.30.00-1|64	%{_libdir}/ocaml/bin_prot/*.ml
14cr|ocaml-bin-prot-109.30.00-1|65	
14cr|ocaml-bin-prot-109.30.00-1|66	#----------------------------------------------------------------------------
14cr|ocaml-bin-prot-109.30.00-1|67	
14cr|ocaml-bin-prot-109.30.00-1|68	%prep
14cr|ocaml-bin-prot-109.30.00-1|69	%setup -q -n bin_prot-%{version}
14cr|ocaml-bin-prot-109.30.00-1|70	
14cr|ocaml-bin-prot-109.30.00-1|71	%build
14cr|ocaml-bin-prot-109.30.00-1|72	./configure \
14cr|ocaml-bin-prot-109.30.00-1|73	--prefix %{_prefix} \
14cr|ocaml-bin-prot-109.30.00-1|74	--libdir %{_libdir} \
14cr|ocaml-bin-prot-109.30.00-1|75	--libexecdir %{_libexecdir} \
14cr|ocaml-bin-prot-109.30.00-1|76	--exec-prefix %{_exec_prefix} \
14cr|ocaml-bin-prot-109.30.00-1|77	--bindir %{_bindir} \
14cr|ocaml-bin-prot-109.30.00-1|78	--mandir %{_mandir} \
14cr|ocaml-bin-prot-109.30.00-1|79	--datadir %{_datadir} \
14cr|ocaml-bin-prot-109.30.00-1|80	--localstatedir %{_localstatedir} \
14cr|ocaml-bin-prot-109.30.00-1|81	--docdir %{_docdir}/%{name}-devel/ \
14cr|ocaml-bin-prot-109.30.00-1|82	--destdir %{buildroot}
14cr|ocaml-bin-prot-109.30.00-1|83	
14cr|ocaml-bin-prot-109.30.00-1|84	make
14cr|ocaml-bin-prot-109.30.00-1|85	make doc
14cr|ocaml-bin-prot-109.30.00-1|86	mv _build/lib/bin_prot.docdir doc
14cr|ocaml-bin-prot-109.30.00-1|87	
14cr|ocaml-bin-prot-109.30.00-1|88	%install
14cr|ocaml-bin-prot-109.30.00-1|89	export DESTDIR=%{buildroot}
14cr|ocaml-bin-prot-109.30.00-1|90	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-bin-prot-109.30.00-1|91	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-bin-prot-109.30.00-1|92	make install
14cr|ocaml-bin-prot-109.30.00-1|93	
14cr|ocaml-bin-prot-109.30.00-1|94	
14cr|ocaml-bin-prot-109.30.00-1|95	%changelog
14cr|ocaml-bin-prot-109.30.00-1|96	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 109.30.00-1
14cr|ocaml-bin-prot-109.30.00-1|97	+ Revision: 2b8c07e
14cr|ocaml-bin-prot-109.30.00-1|98	- Fix source
14cr|ocaml-bin-prot-109.30.00-1|99	
14cr|ocaml-bin-prot-109.30.00-1|100	

3609 14
14cr|ocaml-bisect-1.2-4|1	%define _enable_debug_packages %{nil}
14cr|ocaml-bisect-1.2-4|2	%define debug_package %{nil}
14cr|ocaml-bisect-1.2-4|3	
14cr|ocaml-bisect-1.2-4|4	Summary:	OCaml code coverage tool
14cr|ocaml-bisect-1.2-4|5	Name:		ocaml-bisect
14cr|ocaml-bisect-1.2-4|6	Version:	1.2
14cr|ocaml-bisect-1.2-4|7	Release:	4
14cr|ocaml-bisect-1.2-4|8	License:	GPLv3+
14cr|ocaml-bisect-1.2-4|9	Group:		Development/OCaml
14cr|ocaml-bisect-1.2-4|10	Url:		http://bisect.x9c.fr/
14cr|ocaml-bisect-1.2-4|11	Source0:	http://bisect.x9c.fr/distrib/bisect-%{version}.tar.gz
14cr|ocaml-bisect-1.2-4|12	BuildRequires:	camlp4
14cr|ocaml-bisect-1.2-4|13	BuildRequires:	ocaml
14cr|ocaml-bisect-1.2-4|14	BuildRequires:	ocaml-findlib
14cr|ocaml-bisect-1.2-4|15	
14cr|ocaml-bisect-1.2-4|16	%description
14cr|ocaml-bisect-1.2-4|17	Bisect is a code coverage tool for the Objective Caml language. It is
14cr|ocaml-bisect-1.2-4|18	a camlp4-based tool that allows to instrument your application before
14cr|ocaml-bisect-1.2-4|19	running tests. After application execution, it is possible to generate
14cr|ocaml-bisect-1.2-4|20	a report in HTML format that is the replica of the application source
14cr|ocaml-bisect-1.2-4|21	code annotated with code coverage information.
14cr|ocaml-bisect-1.2-4|22	
14cr|ocaml-bisect-1.2-4|23	%files
14cr|ocaml-bisect-1.2-4|24	%doc COPYING
14cr|ocaml-bisect-1.2-4|25	%dir %{_libdir}/ocaml/bisect
14cr|ocaml-bisect-1.2-4|26	%{_bindir}/bisect-report
14cr|ocaml-bisect-1.2-4|27	%{_libdir}/ocaml/bisect/*.cma
14cr|ocaml-bisect-1.2-4|28	%{_libdir}/ocaml/bisect/*.cmi
14cr|ocaml-bisect-1.2-4|29	%{_libdir}/ocaml/bisect/META
14cr|ocaml-bisect-1.2-4|30	%{_libdir}/ocaml/bisect/*.cmo
14cr|ocaml-bisect-1.2-4|31	
14cr|ocaml-bisect-1.2-4|32	#----------------------------------------------------------------------------
14cr|ocaml-bisect-1.2-4|33	
14cr|ocaml-bisect-1.2-4|34	%package devel
14cr|ocaml-bisect-1.2-4|35	Summary:	Development files for %{name}
14cr|ocaml-bisect-1.2-4|36	Group:		Development/OCaml
14cr|ocaml-bisect-1.2-4|37	Requires:	%{name} = %{EVRD}
14cr|ocaml-bisect-1.2-4|38	
14cr|ocaml-bisect-1.2-4|39	%description devel
14cr|ocaml-bisect-1.2-4|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-bisect-1.2-4|41	developing applications that use %{name}.
14cr|ocaml-bisect-1.2-4|42	
14cr|ocaml-bisect-1.2-4|43	%files devel
14cr|ocaml-bisect-1.2-4|44	%doc CHANGES COPYING README VERSION doc/bisect.pdf ocamldoc
14cr|ocaml-bisect-1.2-4|45	%{_libdir}/ocaml/bisect/*.a
14cr|ocaml-bisect-1.2-4|46	%{_libdir}/ocaml/bisect/*.cmxa
14cr|ocaml-bisect-1.2-4|47	%{_libdir}/ocaml/bisect/*.cmx
14cr|ocaml-bisect-1.2-4|48	
14cr|ocaml-bisect-1.2-4|49	#----------------------------------------------------------------------------
14cr|ocaml-bisect-1.2-4|50	
14cr|ocaml-bisect-1.2-4|51	%prep
14cr|ocaml-bisect-1.2-4|52	%setup -q -n bisect-%{version}
14cr|ocaml-bisect-1.2-4|53	
14cr|ocaml-bisect-1.2-4|54	%build
14cr|ocaml-bisect-1.2-4|55	sh configure
14cr|ocaml-bisect-1.2-4|56	make all doc
14cr|ocaml-bisect-1.2-4|57	
14cr|ocaml-bisect-1.2-4|58	%install
14cr|ocaml-bisect-1.2-4|59	export DESTDIR=%{buildroot}
14cr|ocaml-bisect-1.2-4|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-bisect-1.2-4|61	export PATH_OCAML_BIN=%{_bindir}
14cr|ocaml-bisect-1.2-4|62	mkdir -p $OCAMLFIND_DESTDIR/bisect
14cr|ocaml-bisect-1.2-4|63	make install PATH_OCAML_BIN=%{_bindir}
14cr|ocaml-bisect-1.2-4|64	
14cr|ocaml-bisect-1.2-4|65	mkdir -p %{buildroot}%{_bindir}
14cr|ocaml-bisect-1.2-4|66	mkdir -p %{buildroot}%{_libdir}/ocaml/bisect
14cr|ocaml-bisect-1.2-4|67	
14cr|ocaml-bisect-1.2-4|68	install -m 0755 _build/src/report/report.native  %{buildroot}%{_bindir}/bisect-report
14cr|ocaml-bisect-1.2-4|69	strip %{buildroot}%{_bindir}/bisect-report
14cr|ocaml-bisect-1.2-4|70	
14cr|ocaml-bisect-1.2-4|71	
14cr|ocaml-bisect-1.2-4|72	%changelog
14cr|ocaml-bisect-1.2-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14cr|ocaml-bisect-1.2-4|74	+ Revision: 7b32358
14cr|ocaml-bisect-1.2-4|75	- MassBuild#464: Increase release tag
14cr|ocaml-bisect-1.2-4|76	
14cr|ocaml-bisect-1.2-4|77	

3610 14
14cr|ocaml-bitstring-2.0.2-3|1	Summary:	Bitstrings and bitstring matching for OCaml
14cr|ocaml-bitstring-2.0.2-3|2	Name:		ocaml-bitstring
14cr|ocaml-bitstring-2.0.2-3|3	Version:	2.0.2
14cr|ocaml-bitstring-2.0.2-3|4	Release:	3
14cr|ocaml-bitstring-2.0.2-3|5	License:	LGPLv2+ with exceptions and GPLv2+
14cr|ocaml-bitstring-2.0.2-3|6	Group:		Development/OCaml
14cr|ocaml-bitstring-2.0.2-3|7	Url:		http://code.google.com/p/bitstring
14cr|ocaml-bitstring-2.0.2-3|8	Source0:	http://bitstring.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|ocaml-bitstring-2.0.2-3|9	BuildRequires:	camlp4
14cr|ocaml-bitstring-2.0.2-3|10	BuildRequires:	ocaml
14cr|ocaml-bitstring-2.0.2-3|11	BuildRequires:	ocaml-findlib
14cr|ocaml-bitstring-2.0.2-3|12	
14cr|ocaml-bitstring-2.0.2-3|13	%description
14cr|ocaml-bitstring-2.0.2-3|14	The ocaml-bitstring project adds Erlang-style bitstrings and matching over
14cr|ocaml-bitstring-2.0.2-3|15	bitstrings as a syntax extension and library for OCaml.
14cr|ocaml-bitstring-2.0.2-3|16	
14cr|ocaml-bitstring-2.0.2-3|17	%files
14cr|ocaml-bitstring-2.0.2-3|18	%doc README TODO COPYING COPYING.LIB CHANGES
14cr|ocaml-bitstring-2.0.2-3|19	%dir %{_libdir}/ocaml/bitstring
14cr|ocaml-bitstring-2.0.2-3|20	%{_libdir}/ocaml/bitstring/*.cmi
14cr|ocaml-bitstring-2.0.2-3|21	%{_libdir}/ocaml/bitstring/*.cma
14cr|ocaml-bitstring-2.0.2-3|22	%{_libdir}/ocaml/bitstring/META
14cr|ocaml-bitstring-2.0.2-3|23	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-bitstring-2.0.2-3|24	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-bitstring-2.0.2-3|25	
14cr|ocaml-bitstring-2.0.2-3|26	#----------------------------------------------------------------------------
14cr|ocaml-bitstring-2.0.2-3|27	
14cr|ocaml-bitstring-2.0.2-3|28	%package	devel
14cr|ocaml-bitstring-2.0.2-3|29	Summary:	Development files for %{name}
14cr|ocaml-bitstring-2.0.2-3|30	Group:		Development/OCaml
14cr|ocaml-bitstring-2.0.2-3|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-bitstring-2.0.2-3|32	
14cr|ocaml-bitstring-2.0.2-3|33	%description devel
14cr|ocaml-bitstring-2.0.2-3|34	This package contains the development files needed to build applications
14cr|ocaml-bitstring-2.0.2-3|35	using %{name}.
14cr|ocaml-bitstring-2.0.2-3|36	
14cr|ocaml-bitstring-2.0.2-3|37	%files devel
14cr|ocaml-bitstring-2.0.2-3|38	%{_bindir}/bitstring-objinfo
14cr|ocaml-bitstring-2.0.2-3|39	%{_libdir}/ocaml/bitstring/*.a
14cr|ocaml-bitstring-2.0.2-3|40	%{_libdir}/ocaml/bitstring/*.cmx
14cr|ocaml-bitstring-2.0.2-3|41	%{_libdir}/ocaml/bitstring/*.cmxa
14cr|ocaml-bitstring-2.0.2-3|42	%{_libdir}/ocaml/bitstring/*.cmo
14cr|ocaml-bitstring-2.0.2-3|43	%{_libdir}/ocaml/bitstring/*.mli
14cr|ocaml-bitstring-2.0.2-3|44	
14cr|ocaml-bitstring-2.0.2-3|45	#----------------------------------------------------------------------------
14cr|ocaml-bitstring-2.0.2-3|46	
14cr|ocaml-bitstring-2.0.2-3|47	%prep
14cr|ocaml-bitstring-2.0.2-3|48	%setup -q
14cr|ocaml-bitstring-2.0.2-3|49	
14cr|ocaml-bitstring-2.0.2-3|50	%build
14cr|ocaml-bitstring-2.0.2-3|51	%configure2_5x
14cr|ocaml-bitstring-2.0.2-3|52	make
14cr|ocaml-bitstring-2.0.2-3|53	make doc
14cr|ocaml-bitstring-2.0.2-3|54	
14cr|ocaml-bitstring-2.0.2-3|55	%install
14cr|ocaml-bitstring-2.0.2-3|56	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-bitstring-2.0.2-3|57	make install OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-bitstring-2.0.2-3|58	
14cr|ocaml-bitstring-2.0.2-3|59	install -d -m 755 %{buildroot}/%{_bindir}
14cr|ocaml-bitstring-2.0.2-3|60	install -m 755 bitstring-objinfo %{buildroot}%{_bindir}
14cr|ocaml-bitstring-2.0.2-3|61	
14cr|ocaml-bitstring-2.0.2-3|62	
14cr|ocaml-bitstring-2.0.2-3|63	
14cr|ocaml-bitstring-2.0.2-3|64	
14cr|ocaml-bitstring-2.0.2-3|65	%changelog
14cr|ocaml-bitstring-2.0.2-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-3
14cr|ocaml-bitstring-2.0.2-3|67	+ Revision: a5fdb09
14cr|ocaml-bitstring-2.0.2-3|68	- MassBuild#464: Increase release tag
14cr|ocaml-bitstring-2.0.2-3|69	
14cr|ocaml-bitstring-2.0.2-3|70	

3611 14
14cr|ocaml-cairo-1.2.0.1-9|1	%define _enable_debug_packages %{nil}
14cr|ocaml-cairo-1.2.0.1-9|2	%define debug_package %{nil}
14cr|ocaml-cairo-1.2.0.1-9|3	
14cr|ocaml-cairo-1.2.0.1-9|4	Summary:	OCaml library for accessing cairo graphics
14cr|ocaml-cairo-1.2.0.1-9|5	Name:		ocaml-cairo
14cr|ocaml-cairo-1.2.0.1-9|6	Version:	1.2.0.1
14cr|ocaml-cairo-1.2.0.1-9|7	Release:	9
14cr|ocaml-cairo-1.2.0.1-9|8	License:	LGPLv2+
14cr|ocaml-cairo-1.2.0.1-9|9	Group:		Development/OCaml
14cr|ocaml-cairo-1.2.0.1-9|10	Url:		http://cairographics.org/cairo-ocaml/
14cr|ocaml-cairo-1.2.0.1-9|11	Source0:	ocaml-cairo-%{version}.tar.gz
14cr|ocaml-cairo-1.2.0.1-9|12	Source1:	ocaml-cairo-META
14cr|ocaml-cairo-1.2.0.1-9|13	BuildRequires:	ocaml
14cr|ocaml-cairo-1.2.0.1-9|14	BuildRequires:	ocaml-findlib
14cr|ocaml-cairo-1.2.0.1-9|15	BuildRequires:	ocaml-lablgtk2
14cr|ocaml-cairo-1.2.0.1-9|16	BuildRequires:	ocaml-lablgtk2-devel
14cr|ocaml-cairo-1.2.0.1-9|17	BuildRequires:	pkgconfig(cairo)
14cr|ocaml-cairo-1.2.0.1-9|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ocaml-cairo-1.2.0.1-9|19	BuildRequires:	pkgconfig(libsvg-cairo)
14cr|ocaml-cairo-1.2.0.1-9|20	BuildRequires:	pkgconfig(pangocairo)
14cr|ocaml-cairo-1.2.0.1-9|21	BuildRequires:	chrpath
14cr|ocaml-cairo-1.2.0.1-9|22	Requires:	ocaml-lablgtk2
14cr|ocaml-cairo-1.2.0.1-9|23	
14cr|ocaml-cairo-1.2.0.1-9|24	%description
14cr|ocaml-cairo-1.2.0.1-9|25	Cairo is a multi-platform library providing anti-aliased vector-based
14cr|ocaml-cairo-1.2.0.1-9|26	rendering for multiple target backends. Paths consist of line segments
14cr|ocaml-cairo-1.2.0.1-9|27	and cubic splines and can be rendered at any width with various join
14cr|ocaml-cairo-1.2.0.1-9|28	and cap styles. All colors may be specified with optional translucence
14cr|ocaml-cairo-1.2.0.1-9|29	(opacity/alpha) and combined using the extended Porter/Duff
14cr|ocaml-cairo-1.2.0.1-9|30	compositing algebra as found in the X Render Extension.
14cr|ocaml-cairo-1.2.0.1-9|31	
14cr|ocaml-cairo-1.2.0.1-9|32	Cairo exports a stateful rendering API similar in spirit to the path
14cr|ocaml-cairo-1.2.0.1-9|33	construction, text, and painting operators of PostScript, (with the
14cr|ocaml-cairo-1.2.0.1-9|34	significant addition of translucence in the imaging model). When
14cr|ocaml-cairo-1.2.0.1-9|35	complete, the API is intended to support the complete imaging model of
14cr|ocaml-cairo-1.2.0.1-9|36	PDF 1.4.
14cr|ocaml-cairo-1.2.0.1-9|37	
14cr|ocaml-cairo-1.2.0.1-9|38	%files
14cr|ocaml-cairo-1.2.0.1-9|39	%doc COPYING
14cr|ocaml-cairo-1.2.0.1-9|40	%{_libdir}/ocaml/cairo
14cr|ocaml-cairo-1.2.0.1-9|41	%exclude %{_libdir}/ocaml/cairo/*.a
14cr|ocaml-cairo-1.2.0.1-9|42	%exclude %{_libdir}/ocaml/cairo/*.cmxa
14cr|ocaml-cairo-1.2.0.1-9|43	%exclude %{_libdir}/ocaml/cairo/*.cmx
14cr|ocaml-cairo-1.2.0.1-9|44	%exclude %{_libdir}/ocaml/cairo/*.mli
14cr|ocaml-cairo-1.2.0.1-9|45	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-cairo-1.2.0.1-9|46	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-cairo-1.2.0.1-9|47	
14cr|ocaml-cairo-1.2.0.1-9|48	#----------------------------------------------------------------------------
14cr|ocaml-cairo-1.2.0.1-9|49	
14cr|ocaml-cairo-1.2.0.1-9|50	%package devel
14cr|ocaml-cairo-1.2.0.1-9|51	Summary:	Development files for %{name}
14cr|ocaml-cairo-1.2.0.1-9|52	Group:		Development/OCaml
14cr|ocaml-cairo-1.2.0.1-9|53	Requires:	%{name} = %{EVRD}
14cr|ocaml-cairo-1.2.0.1-9|54	Requires:	ocaml-lablgtk2-devel
14cr|ocaml-cairo-1.2.0.1-9|55	Requires:	pkgconfig(cairo)
14cr|ocaml-cairo-1.2.0.1-9|56	
14cr|ocaml-cairo-1.2.0.1-9|57	%description devel
14cr|ocaml-cairo-1.2.0.1-9|58	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-cairo-1.2.0.1-9|59	developing applications that use %{name}.
14cr|ocaml-cairo-1.2.0.1-9|60	
14cr|ocaml-cairo-1.2.0.1-9|61	%files devel
14cr|ocaml-cairo-1.2.0.1-9|62	%doc COPYING ChangeLog README doc/html
14cr|ocaml-cairo-1.2.0.1-9|63	%{_libdir}/ocaml/cairo/*.a
14cr|ocaml-cairo-1.2.0.1-9|64	%{_libdir}/ocaml/cairo/*.cmxa
14cr|ocaml-cairo-1.2.0.1-9|65	%{_libdir}/ocaml/cairo/*.cmx
14cr|ocaml-cairo-1.2.0.1-9|66	%{_libdir}/ocaml/cairo/*.mli
14cr|ocaml-cairo-1.2.0.1-9|67	
14cr|ocaml-cairo-1.2.0.1-9|68	#----------------------------------------------------------------------------
14cr|ocaml-cairo-1.2.0.1-9|69	
14cr|ocaml-cairo-1.2.0.1-9|70	%prep
14cr|ocaml-cairo-1.2.0.1-9|71	%setup -q -n cairo-ocaml
14cr|ocaml-cairo-1.2.0.1-9|72	aclocal -I support
14cr|ocaml-cairo-1.2.0.1-9|73	autoconf
14cr|ocaml-cairo-1.2.0.1-9|74	%configure2_5x
14cr|ocaml-cairo-1.2.0.1-9|75	cp %{SOURCE1} META
14cr|ocaml-cairo-1.2.0.1-9|76	
14cr|ocaml-cairo-1.2.0.1-9|77	%build
14cr|ocaml-cairo-1.2.0.1-9|78	make
14cr|ocaml-cairo-1.2.0.1-9|79	make doc
14cr|ocaml-cairo-1.2.0.1-9|80	sed -i -e 's:@VERSION@:%{version}:g' META
14cr|ocaml-cairo-1.2.0.1-9|81	
14cr|ocaml-cairo-1.2.0.1-9|82	%install
14cr|ocaml-cairo-1.2.0.1-9|83	export DESTDIR=%{buildroot}
14cr|ocaml-cairo-1.2.0.1-9|84	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-cairo-1.2.0.1-9|85	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-cairo-1.2.0.1-9|86	ocamlfind install cairo src/{*.mli,*.cmi,*.cma,*.a,*.cmxa,*.cmx,dll*.so} META
14cr|ocaml-cairo-1.2.0.1-9|87	
14cr|ocaml-cairo-1.2.0.1-9|88	strip %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
14cr|ocaml-cairo-1.2.0.1-9|89	chrpath --delete %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
14cr|ocaml-cairo-1.2.0.1-9|90	
14cr|ocaml-cairo-1.2.0.1-9|91	
14cr|ocaml-cairo-1.2.0.1-9|92	%changelog
14cr|ocaml-cairo-1.2.0.1-9|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0.1-9
14cr|ocaml-cairo-1.2.0.1-9|94	+ Revision: fbe2f26
14cr|ocaml-cairo-1.2.0.1-9|95	- MassBuild#464: Increase release tag
14cr|ocaml-cairo-1.2.0.1-9|96	
14cr|ocaml-cairo-1.2.0.1-9|97	

3612 14
14cr|ocaml-calendar-2.03.2-2|1	#empty-debuginfo-package
14cr|ocaml-calendar-2.03.2-2|2	%define debug_package %{nil}
14cr|ocaml-calendar-2.03.2-2|3	%define base_name camlimages
14cr|ocaml-calendar-2.03.2-2|4	
14cr|ocaml-calendar-2.03.2-2|5	%define up_name calendar
14cr|ocaml-calendar-2.03.2-2|6	
14cr|ocaml-calendar-2.03.2-2|7	Summary:	Ocaml calendar library
14cr|ocaml-calendar-2.03.2-2|8	Name:		ocaml-%{up_name}
14cr|ocaml-calendar-2.03.2-2|9	Version:	2.03.2
14cr|ocaml-calendar-2.03.2-2|10	Release:	2
14cr|ocaml-calendar-2.03.2-2|11	License:	GPLv2+
14cr|ocaml-calendar-2.03.2-2|12	Group:		Development/OCaml
14cr|ocaml-calendar-2.03.2-2|13	Url:		http://forge.ocamlcore.org/projects/calendar/
14cr|ocaml-calendar-2.03.2-2|14	Source0:	http://forge.ocamlcore.org/frs/download.php/333/%{up_name}-%{version}.tar.gz
14cr|ocaml-calendar-2.03.2-2|15	BuildRequires:	ocaml
14cr|ocaml-calendar-2.03.2-2|16	BuildRequires:	ocaml-findlib
14cr|ocaml-calendar-2.03.2-2|17	Conflicts:	ocaml-calendar-devel < 2.03.2
14cr|ocaml-calendar-2.03.2-2|18	
14cr|ocaml-calendar-2.03.2-2|19	%description
14cr|ocaml-calendar-2.03.2-2|20	The Calendar library is a library providing a set of operations over dates and
14cr|ocaml-calendar-2.03.2-2|21	times.
14cr|ocaml-calendar-2.03.2-2|22	
14cr|ocaml-calendar-2.03.2-2|23	%files
14cr|ocaml-calendar-2.03.2-2|24	%doc calendarFAQ-2.6.txt calendar_faq.txt CHANGES COPYING LGPL README TODO
14cr|ocaml-calendar-2.03.2-2|25	%dir %{_libdir}/ocaml/calendar
14cr|ocaml-calendar-2.03.2-2|26	%{_libdir}/ocaml/calendar/META
14cr|ocaml-calendar-2.03.2-2|27	%{_libdir}/ocaml/calendar/*.cma
14cr|ocaml-calendar-2.03.2-2|28	%{_libdir}/ocaml/calendar/*.cmi
14cr|ocaml-calendar-2.03.2-2|29	%{_libdir}/ocaml/calendar/*.cmxs
14cr|ocaml-calendar-2.03.2-2|30	
14cr|ocaml-calendar-2.03.2-2|31	#----------------------------------------------------------------------------
14cr|ocaml-calendar-2.03.2-2|32	
14cr|ocaml-calendar-2.03.2-2|33	%package devel
14cr|ocaml-calendar-2.03.2-2|34	Summary:	Development files for %{name}
14cr|ocaml-calendar-2.03.2-2|35	Group:		Development/OCaml
14cr|ocaml-calendar-2.03.2-2|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-calendar-2.03.2-2|37	
14cr|ocaml-calendar-2.03.2-2|38	%description devel
14cr|ocaml-calendar-2.03.2-2|39	This package contains the development files needed to build applications
14cr|ocaml-calendar-2.03.2-2|40	using %{name}.
14cr|ocaml-calendar-2.03.2-2|41	
14cr|ocaml-calendar-2.03.2-2|42	%files devel
14cr|ocaml-calendar-2.03.2-2|43	%{_libdir}/ocaml/calendar/*.a
14cr|ocaml-calendar-2.03.2-2|44	%{_libdir}/ocaml/calendar/*.cmx
14cr|ocaml-calendar-2.03.2-2|45	%{_libdir}/ocaml/calendar/*.cmxa
14cr|ocaml-calendar-2.03.2-2|46	%{_libdir}/ocaml/calendar/*.mli
14cr|ocaml-calendar-2.03.2-2|47	
14cr|ocaml-calendar-2.03.2-2|48	#----------------------------------------------------------------------------
14cr|ocaml-calendar-2.03.2-2|49	
14cr|ocaml-calendar-2.03.2-2|50	%prep
14cr|ocaml-calendar-2.03.2-2|51	%setup -q -n %{up_name}-%{version}
14cr|ocaml-calendar-2.03.2-2|52	
14cr|ocaml-calendar-2.03.2-2|53	%build
14cr|ocaml-calendar-2.03.2-2|54	%configure2_5x
14cr|ocaml-calendar-2.03.2-2|55	%make
14cr|ocaml-calendar-2.03.2-2|56	
14cr|ocaml-calendar-2.03.2-2|57	%install
14cr|ocaml-calendar-2.03.2-2|58	install -d -m 755 %{buildroot}%{_libdir}/ocaml
14cr|ocaml-calendar-2.03.2-2|59	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
14cr|ocaml-calendar-2.03.2-2|60	
14cr|ocaml-calendar-2.03.2-2|61	rm -f %{buildroot}%{_libdir}/ocaml/calendar/*.{o,cmo}
14cr|ocaml-calendar-2.03.2-2|62	
14cr|ocaml-calendar-2.03.2-2|63	
14cr|ocaml-calendar-2.03.2-2|64	%changelog
14cr|ocaml-calendar-2.03.2-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.03.2-2
14cr|ocaml-calendar-2.03.2-2|66	+ Revision: bae3644
14cr|ocaml-calendar-2.03.2-2|67	- MassBuild#464: Increase release tag
14cr|ocaml-calendar-2.03.2-2|68	
14cr|ocaml-calendar-2.03.2-2|69	

3613 14
14cr|ocaml-camlal-1.0.0-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-camlal-1.0.0-5|2	%define debug_package %{nil}
14cr|ocaml-camlal-1.0.0-5|3	
14cr|ocaml-camlal-1.0.0-5|4	Summary:	CamlAL is an OCaml bindings for OpenAL
14cr|ocaml-camlal-1.0.0-5|5	Name:		ocaml-camlal
14cr|ocaml-camlal-1.0.0-5|6	Version:	1.0.0
14cr|ocaml-camlal-1.0.0-5|7	Release:	5
14cr|ocaml-camlal-1.0.0-5|8	License:	LGPLv2.1+
14cr|ocaml-camlal-1.0.0-5|9	Group:		Development/OCaml
14cr|ocaml-camlal-1.0.0-5|10	Url:		http://sourceforge.net/projects/camlal/
14cr|ocaml-camlal-1.0.0-5|11	Source0:	http://camlal.svn.sourceforge.net/viewvc/camlal/trunk/camlal.tar.gz
14cr|ocaml-camlal-1.0.0-5|12	BuildRequires:	ocaml
14cr|ocaml-camlal-1.0.0-5|13	BuildRequires:	ocaml-findlib
14cr|ocaml-camlal-1.0.0-5|14	BuildRequires:	pkgconfig(freealut)
14cr|ocaml-camlal-1.0.0-5|15	BuildRequires:	pkgconfig(openal)
14cr|ocaml-camlal-1.0.0-5|16	
14cr|ocaml-camlal-1.0.0-5|17	%description
14cr|ocaml-camlal-1.0.0-5|18	CamlAL is an OCaml wrapper for the OpenAL and ALUT libraries.
14cr|ocaml-camlal-1.0.0-5|19	(http://www.openal.org)
14cr|ocaml-camlal-1.0.0-5|20	
14cr|ocaml-camlal-1.0.0-5|21	%files
14cr|ocaml-camlal-1.0.0-5|22	%doc AUTHORS.txt COPYING.txt README.txt TODO.txt VERSION.txt
14cr|ocaml-camlal-1.0.0-5|23	%dir %{_libdir}/ocaml/camlal
14cr|ocaml-camlal-1.0.0-5|24	%{_libdir}/ocaml/camlal/META
14cr|ocaml-camlal-1.0.0-5|25	%{_libdir}/ocaml/camlal/*.cma
14cr|ocaml-camlal-1.0.0-5|26	%{_libdir}/ocaml/camlal/*.cmi
14cr|ocaml-camlal-1.0.0-5|27	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-camlal-1.0.0-5|28	
14cr|ocaml-camlal-1.0.0-5|29	#----------------------------------------------------------------------------
14cr|ocaml-camlal-1.0.0-5|30	
14cr|ocaml-camlal-1.0.0-5|31	%package devel
14cr|ocaml-camlal-1.0.0-5|32	Summary:	Development files for %{name}
14cr|ocaml-camlal-1.0.0-5|33	Group:		Development/OCaml
14cr|ocaml-camlal-1.0.0-5|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlal-1.0.0-5|35	
14cr|ocaml-camlal-1.0.0-5|36	%description devel
14cr|ocaml-camlal-1.0.0-5|37	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-camlal-1.0.0-5|38	developing applications that use %{name}.
14cr|ocaml-camlal-1.0.0-5|39	
14cr|ocaml-camlal-1.0.0-5|40	%files devel
14cr|ocaml-camlal-1.0.0-5|41	%doc doc
14cr|ocaml-camlal-1.0.0-5|42	%{_libdir}/ocaml/camlal/*.a
14cr|ocaml-camlal-1.0.0-5|43	%{_libdir}/ocaml/camlal/*.cmxa
14cr|ocaml-camlal-1.0.0-5|44	%{_libdir}/ocaml/camlal/*.cmx
14cr|ocaml-camlal-1.0.0-5|45	%{_libdir}/ocaml/camlal/*.ml
14cr|ocaml-camlal-1.0.0-5|46	
14cr|ocaml-camlal-1.0.0-5|47	#----------------------------------------------------------------------------
14cr|ocaml-camlal-1.0.0-5|48	
14cr|ocaml-camlal-1.0.0-5|49	%prep
14cr|ocaml-camlal-1.0.0-5|50	%setup -q -n camlal
14cr|ocaml-camlal-1.0.0-5|51	
14cr|ocaml-camlal-1.0.0-5|52	cat > META <<EOF
14cr|ocaml-camlal-1.0.0-5|53	description     = "%{summary}"
14cr|ocaml-camlal-1.0.0-5|54	version         = "%{version}"
14cr|ocaml-camlal-1.0.0-5|55	archive(byte)   = "camlal.cma"
14cr|ocaml-camlal-1.0.0-5|56	archive(native) = "camlal.cmxa"
14cr|ocaml-camlal-1.0.0-5|57	EOF
14cr|ocaml-camlal-1.0.0-5|58	
14cr|ocaml-camlal-1.0.0-5|59	%build
14cr|ocaml-camlal-1.0.0-5|60	make
14cr|ocaml-camlal-1.0.0-5|61	test -d doc || mkdir doc
14cr|ocaml-camlal-1.0.0-5|62	ocamldoc -d doc -html -v -I camlal/_build/ camlal/*.ml
14cr|ocaml-camlal-1.0.0-5|63	
14cr|ocaml-camlal-1.0.0-5|64	%install
14cr|ocaml-camlal-1.0.0-5|65	export DESTDIR=%{buildroot}
14cr|ocaml-camlal-1.0.0-5|66	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-camlal-1.0.0-5|67	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-camlal-1.0.0-5|68	mkdir -p $OCAMLFIND_DESTDIR/camlal
14cr|ocaml-camlal-1.0.0-5|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-camlal-1.0.0-5|70	ocamlfind install camlal \
14cr|ocaml-camlal-1.0.0-5|71	camlal/*.ml camlal/_build/*.{cmi,cma,a,cmxa,cmx,so} META
14cr|ocaml-camlal-1.0.0-5|72	
14cr|ocaml-camlal-1.0.0-5|73	
14cr|ocaml-camlal-1.0.0-5|74	%changelog
14cr|ocaml-camlal-1.0.0-5|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|ocaml-camlal-1.0.0-5|76	+ Revision: 9870518
14cr|ocaml-camlal-1.0.0-5|77	- MassBuild#464: Increase release tag
14cr|ocaml-camlal-1.0.0-5|78	
14cr|ocaml-camlal-1.0.0-5|79	

3614 14
14cr|ocaml-camlbz2-0.6.0-10|1	%define oname camlbz2
14cr|ocaml-camlbz2-0.6.0-10|2	%define modname bz2
14cr|ocaml-camlbz2-0.6.0-10|3	
14cr|ocaml-camlbz2-0.6.0-10|4	Summary:	OCaml library for reading and writing zip, jar and gzip files
14cr|ocaml-camlbz2-0.6.0-10|5	Name:		ocaml-%{oname}
14cr|ocaml-camlbz2-0.6.0-10|6	Version:	0.6.0
14cr|ocaml-camlbz2-0.6.0-10|7	Release:	10
14cr|ocaml-camlbz2-0.6.0-10|8	License:	LGPLv2.1+ with exceptions
14cr|ocaml-camlbz2-0.6.0-10|9	Group:		Development/OCaml
14cr|ocaml-camlbz2-0.6.0-10|10	Url:		http://camlbz2.forge.ocamlcore.org/
14cr|ocaml-camlbz2-0.6.0-10|11	Source0:	https://forge.ocamlcore.org/frs/download.php/72/%{oname}-%{version}.tar.gz
14cr|ocaml-camlbz2-0.6.0-10|12	BuildRequires:	ocaml
14cr|ocaml-camlbz2-0.6.0-10|13	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-camlbz2-0.6.0-10|14	BuildRequires:	bzip2-devel
14cr|ocaml-camlbz2-0.6.0-10|15	
14cr|ocaml-camlbz2-0.6.0-10|16	%description
14cr|ocaml-camlbz2-0.6.0-10|17	CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression
14cr|ocaml-camlbz2-0.6.0-10|18	library which typically compresses better (i.e., smaller resulting files) than
14cr|ocaml-camlbz2-0.6.0-10|19	gzip.
14cr|ocaml-camlbz2-0.6.0-10|20	
14cr|ocaml-camlbz2-0.6.0-10|21	Using CamlBZ2 you can read and write compressed "files", where files can be
14cr|ocaml-camlbz2-0.6.0-10|22	anything offering an in_channel/out_channel abstraction (files, sockets, ...).
14cr|ocaml-camlbz2-0.6.0-10|23	
14cr|ocaml-camlbz2-0.6.0-10|24	Also, with CamlBZ2 you can compress and decompress strings in memory using the
14cr|ocaml-camlbz2-0.6.0-10|25	bzip2 compression algorithm.
14cr|ocaml-camlbz2-0.6.0-10|26	
14cr|ocaml-camlbz2-0.6.0-10|27	%files
14cr|ocaml-camlbz2-0.6.0-10|28	%doc LICENSE
14cr|ocaml-camlbz2-0.6.0-10|29	%{_libdir}/ocaml/%{modname}
14cr|ocaml-camlbz2-0.6.0-10|30	%exclude %{_libdir}/ocaml/%{modname}/*.a
14cr|ocaml-camlbz2-0.6.0-10|31	%exclude %{_libdir}/ocaml/%{modname}/*.cmxa
14cr|ocaml-camlbz2-0.6.0-10|32	%exclude %{_libdir}/ocaml/%{modname}/*.cmx
14cr|ocaml-camlbz2-0.6.0-10|33	%exclude %{_libdir}/ocaml/%{modname}/*.mli
14cr|ocaml-camlbz2-0.6.0-10|34	
14cr|ocaml-camlbz2-0.6.0-10|35	#----------------------------------------------------------------------------
14cr|ocaml-camlbz2-0.6.0-10|36	
14cr|ocaml-camlbz2-0.6.0-10|37	%package devel
14cr|ocaml-camlbz2-0.6.0-10|38	Summary:	Development files for %{name}
14cr|ocaml-camlbz2-0.6.0-10|39	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlbz2-0.6.0-10|40	
14cr|ocaml-camlbz2-0.6.0-10|41	%description devel
14cr|ocaml-camlbz2-0.6.0-10|42	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-camlbz2-0.6.0-10|43	developing applications that use %{name}.
14cr|ocaml-camlbz2-0.6.0-10|44	
14cr|ocaml-camlbz2-0.6.0-10|45	%files devel
14cr|ocaml-camlbz2-0.6.0-10|46	%doc LICENSE README
14cr|ocaml-camlbz2-0.6.0-10|47	%{_libdir}/ocaml/%{modname}/*.a
14cr|ocaml-camlbz2-0.6.0-10|48	%{_libdir}/ocaml/%{modname}/*.cmxa
14cr|ocaml-camlbz2-0.6.0-10|49	%{_libdir}/ocaml/%{modname}/*.cmx
14cr|ocaml-camlbz2-0.6.0-10|50	%{_libdir}/ocaml/%{modname}/*.mli
14cr|ocaml-camlbz2-0.6.0-10|51	
14cr|ocaml-camlbz2-0.6.0-10|52	#----------------------------------------------------------------------------
14cr|ocaml-camlbz2-0.6.0-10|53	
14cr|ocaml-camlbz2-0.6.0-10|54	%prep
14cr|ocaml-camlbz2-0.6.0-10|55	%setup -q -n %{oname}-%{version}
14cr|ocaml-camlbz2-0.6.0-10|56	
14cr|ocaml-camlbz2-0.6.0-10|57	%build
14cr|ocaml-camlbz2-0.6.0-10|58	%configure2_5x
14cr|ocaml-camlbz2-0.6.0-10|59	%make
14cr|ocaml-camlbz2-0.6.0-10|60	
14cr|ocaml-camlbz2-0.6.0-10|61	%install
14cr|ocaml-camlbz2-0.6.0-10|62	make install DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-camlbz2-0.6.0-10|63	
14cr|ocaml-camlbz2-0.6.0-10|64	
14cr|ocaml-camlbz2-0.6.0-10|65	%changelog
14cr|ocaml-camlbz2-0.6.0-10|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-10
14cr|ocaml-camlbz2-0.6.0-10|67	+ Revision: 8453731
14cr|ocaml-camlbz2-0.6.0-10|68	- MassBuild#464: Increase release tag
14cr|ocaml-camlbz2-0.6.0-10|69	
14cr|ocaml-camlbz2-0.6.0-10|70	

3615 14
14cr|ocaml-camlgi-0.6-10|1	%define _enable_debug_packages %{nil}
14cr|ocaml-camlgi-0.6-10|2	%define debug_package %{nil}
14cr|ocaml-camlgi-0.6-10|3	
14cr|ocaml-camlgi-0.6-10|4	%define modname CamlGI
14cr|ocaml-camlgi-0.6-10|5	
14cr|ocaml-camlgi-0.6-10|6	Summary:	FastCGI and CGI library
14cr|ocaml-camlgi-0.6-10|7	Name:		ocaml-camlgi
14cr|ocaml-camlgi-0.6-10|8	Version:	0.6
14cr|ocaml-camlgi-0.6-10|9	Release:	10
14cr|ocaml-camlgi-0.6-10|10	License:	LGPLv2.1+
14cr|ocaml-camlgi-0.6-10|11	Group:		Development/OCaml
14cr|ocaml-camlgi-0.6-10|12	Url:		http://sourceforge.net/projects/ocaml-cgi/
14cr|ocaml-camlgi-0.6-10|13	Source0:	http://downloads.sourceforge.net/ocaml-cgi/%{modname}-%{version}.tar.bz2
14cr|ocaml-camlgi-0.6-10|14	BuildRequires:	camlp4
14cr|ocaml-camlgi-0.6-10|15	BuildRequires:	ocaml
14cr|ocaml-camlgi-0.6-10|16	BuildRequires:	ocaml-findlib
14cr|ocaml-camlgi-0.6-10|17	
14cr|ocaml-camlgi-0.6-10|18	%description
14cr|ocaml-camlgi-0.6-10|19	CamlGI is a library to enable you to write CGI and FastCGI in OCaml. It is
14cr|ocaml-camlgi-0.6-10|20	written 100% in OCaml so should run on many platforms. The library supports
14cr|ocaml-camlgi-0.6-10|21	multiple simultaneous connections and request multiplexing while presenting an
14cr|ocaml-camlgi-0.6-10|22	easy to use interface.
14cr|ocaml-camlgi-0.6-10|23	
14cr|ocaml-camlgi-0.6-10|24	%files
14cr|ocaml-camlgi-0.6-10|25	%doc LICENSE README
14cr|ocaml-camlgi-0.6-10|26	%dir %{_libdir}/ocaml/CamlGI
14cr|ocaml-camlgi-0.6-10|27	%{_libdir}/ocaml/CamlGI/*.cmi
14cr|ocaml-camlgi-0.6-10|28	%{_libdir}/ocaml/CamlGI/*.cma
14cr|ocaml-camlgi-0.6-10|29	%{_libdir}/ocaml/CamlGI/META
14cr|ocaml-camlgi-0.6-10|30	
14cr|ocaml-camlgi-0.6-10|31	#----------------------------------------------------------------------------
14cr|ocaml-camlgi-0.6-10|32	
14cr|ocaml-camlgi-0.6-10|33	%package devel
14cr|ocaml-camlgi-0.6-10|34	Summary:	Development files for %{name}
14cr|ocaml-camlgi-0.6-10|35	Group:		Development/OCaml
14cr|ocaml-camlgi-0.6-10|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlgi-0.6-10|37	
14cr|ocaml-camlgi-0.6-10|38	%description devel
14cr|ocaml-camlgi-0.6-10|39	This package contains the development files needed to build applications
14cr|ocaml-camlgi-0.6-10|40	using %{name}.
14cr|ocaml-camlgi-0.6-10|41	
14cr|ocaml-camlgi-0.6-10|42	%files devel
14cr|ocaml-camlgi-0.6-10|43	%{_libdir}/ocaml/CamlGI/*
14cr|ocaml-camlgi-0.6-10|44	%exclude %{_libdir}/ocaml/CamlGI/*.cmi
14cr|ocaml-camlgi-0.6-10|45	%exclude %{_libdir}/ocaml/CamlGI/*.cma
14cr|ocaml-camlgi-0.6-10|46	%exclude %{_libdir}/ocaml/CamlGI/META
14cr|ocaml-camlgi-0.6-10|47	
14cr|ocaml-camlgi-0.6-10|48	#----------------------------------------------------------------------------
14cr|ocaml-camlgi-0.6-10|49	
14cr|ocaml-camlgi-0.6-10|50	%prep
14cr|ocaml-camlgi-0.6-10|51	%setup -q -n %{modname}-%{version}
14cr|ocaml-camlgi-0.6-10|52	
14cr|ocaml-camlgi-0.6-10|53	%build
14cr|ocaml-camlgi-0.6-10|54	%make
14cr|ocaml-camlgi-0.6-10|55	
14cr|ocaml-camlgi-0.6-10|56	%install
14cr|ocaml-camlgi-0.6-10|57	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cr|ocaml-camlgi-0.6-10|58	make install OCAMLFIND_DESTDIR="-destdir %{buildroot}/%{_libdir}/ocaml"
14cr|ocaml-camlgi-0.6-10|59	
14cr|ocaml-camlgi-0.6-10|60	
14cr|ocaml-camlgi-0.6-10|61	%changelog
14cr|ocaml-camlgi-0.6-10|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-10
14cr|ocaml-camlgi-0.6-10|63	+ Revision: 2049873
14cr|ocaml-camlgi-0.6-10|64	- MassBuild#464: Increase release tag
14cr|ocaml-camlgi-0.6-10|65	
14cr|ocaml-camlgi-0.6-10|66	

3616 14
14cr|ocaml-camlidl-1.05-8|1	%define _enable_debug_packages %{nil}
14cr|ocaml-camlidl-1.05-8|2	%define debug_package %{nil}
14cr|ocaml-camlidl-1.05-8|3	
14cr|ocaml-camlidl-1.05-8|4	Summary:	Stub code generator and COM binding for Objective Caml
14cr|ocaml-camlidl-1.05-8|5	Name:		ocaml-camlidl
14cr|ocaml-camlidl-1.05-8|6	Version:	1.05
14cr|ocaml-camlidl-1.05-8|7	Release:	8
14cr|ocaml-camlidl-1.05-8|8	License:	QPL and LGPLv2+ with exceptions
14cr|ocaml-camlidl-1.05-8|9	Group:		Development/OCaml
14cr|ocaml-camlidl-1.05-8|10	Url:		http://caml.inria.fr/pub/old_caml_site/camlidl/
14cr|ocaml-camlidl-1.05-8|11	Source0:	http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.tar.gz
14cr|ocaml-camlidl-1.05-8|12	Source1:	http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.doc.pdf
14cr|ocaml-camlidl-1.05-8|13	BuildRequires:	ocaml
14cr|ocaml-camlidl-1.05-8|14	
14cr|ocaml-camlidl-1.05-8|15	%description
14cr|ocaml-camlidl-1.05-8|16	CamlIDL is a stub code generator and COM binding for Objective Caml.
14cr|ocaml-camlidl-1.05-8|17	
14cr|ocaml-camlidl-1.05-8|18	CamlIDL comprises two parts:
14cr|ocaml-camlidl-1.05-8|19	
14cr|ocaml-camlidl-1.05-8|20	* A stub code generator that generates the C stub code required for
14cr|ocaml-camlidl-1.05-8|21	the Caml/C interface, based on an MIDL specification. (MIDL stands
14cr|ocaml-camlidl-1.05-8|22	for Microsoft's Interface Description Language; it looks like C
14cr|ocaml-camlidl-1.05-8|23	header files with some extra annotations, plus a notion of object
14cr|ocaml-camlidl-1.05-8|24	interfaces that look like C++ classes without inheritance.)
14cr|ocaml-camlidl-1.05-8|25	
14cr|ocaml-camlidl-1.05-8|26	* A (currently small) library of functions and tools to import COM
14cr|ocaml-camlidl-1.05-8|27	components in Caml applications, and export Caml code as COM
14cr|ocaml-camlidl-1.05-8|28	components.
14cr|ocaml-camlidl-1.05-8|29	
14cr|ocaml-camlidl-1.05-8|30	%files
14cr|ocaml-camlidl-1.05-8|31	%doc LICENSE
14cr|ocaml-camlidl-1.05-8|32	%{_libdir}/ocaml/*.cmi
14cr|ocaml-camlidl-1.05-8|33	%{_libdir}/ocaml/*.cma
14cr|ocaml-camlidl-1.05-8|34	%{_bindir}/camlidl
14cr|ocaml-camlidl-1.05-8|35	
14cr|ocaml-camlidl-1.05-8|36	#----------------------------------------------------------------------------
14cr|ocaml-camlidl-1.05-8|37	
14cr|ocaml-camlidl-1.05-8|38	%package devel
14cr|ocaml-camlidl-1.05-8|39	Summary:	Development files for %{name}
14cr|ocaml-camlidl-1.05-8|40	Group:		Development/OCaml
14cr|ocaml-camlidl-1.05-8|41	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlidl-1.05-8|42	
14cr|ocaml-camlidl-1.05-8|43	%description devel
14cr|ocaml-camlidl-1.05-8|44	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-camlidl-1.05-8|45	developing applications that use %{name}.
14cr|ocaml-camlidl-1.05-8|46	
14cr|ocaml-camlidl-1.05-8|47	%files devel
14cr|ocaml-camlidl-1.05-8|48	%doc LICENSE README Changes camlidl-%{version}.doc.pdf tests
14cr|ocaml-camlidl-1.05-8|49	%{_libdir}/ocaml/caml/*.h
14cr|ocaml-camlidl-1.05-8|50	%{_libdir}/ocaml/*.a
14cr|ocaml-camlidl-1.05-8|51	%{_libdir}/ocaml/*.cmxa
14cr|ocaml-camlidl-1.05-8|52	
14cr|ocaml-camlidl-1.05-8|53	#----------------------------------------------------------------------------
14cr|ocaml-camlidl-1.05-8|54	
14cr|ocaml-camlidl-1.05-8|55	%prep
14cr|ocaml-camlidl-1.05-8|56	%setup -q -n camlidl-%{version}
14cr|ocaml-camlidl-1.05-8|57	cp config/Makefile.unix config/Makefile
14cr|ocaml-camlidl-1.05-8|58	#sed -e 's|^OCAMLLIB=.*|OCAMLLIB=%{_libdir}/ocaml|' \
14cr|ocaml-camlidl-1.05-8|59	#    -e 's|^BINDIR=.*|BINDIR=%{_bindir}|' \
14cr|ocaml-camlidl-1.05-8|60	#    < config/Makefile.unix \
14cr|ocaml-camlidl-1.05-8|61	#    > config/Makefile
14cr|ocaml-camlidl-1.05-8|62	cp %{SOURCE1} .
14cr|ocaml-camlidl-1.05-8|63	
14cr|ocaml-camlidl-1.05-8|64	%build
14cr|ocaml-camlidl-1.05-8|65	make all OCAMLLIB=%{_libdir}/ocaml BINDIR=%{_bindir}
14cr|ocaml-camlidl-1.05-8|66	
14cr|ocaml-camlidl-1.05-8|67	%install
14cr|ocaml-camlidl-1.05-8|68	install -d -m 755 %{buildroot}%{_libdir}/ocaml
14cr|ocaml-camlidl-1.05-8|69	install -d -m 755 %{buildroot}%{_libdir}/ocaml/caml
14cr|ocaml-camlidl-1.05-8|70	install -d -m 755 %{buildroot}%{_bindir}
14cr|ocaml-camlidl-1.05-8|71	
14cr|ocaml-camlidl-1.05-8|72	make OCAMLLIB=%{buildroot}%{_libdir}/ocaml \
14cr|ocaml-camlidl-1.05-8|73	BINDIR=%{buildroot}%{_bindir} \
14cr|ocaml-camlidl-1.05-8|74	install
14cr|ocaml-camlidl-1.05-8|75	
14cr|ocaml-camlidl-1.05-8|76	
14cr|ocaml-camlidl-1.05-8|77	%changelog
14cr|ocaml-camlidl-1.05-8|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.05-8
14cr|ocaml-camlidl-1.05-8|79	+ Revision: 80440f9
14cr|ocaml-camlidl-1.05-8|80	- MassBuild#464: Increase release tag
14cr|ocaml-camlidl-1.05-8|81	
14cr|ocaml-camlidl-1.05-8|82	

3617 14
14cr|ocaml-camlimages-4.1.0-7|1	#empty-debuginfo-package
14cr|ocaml-camlimages-4.1.0-7|2	%define debug_package %{nil}
14cr|ocaml-camlimages-4.1.0-7|3	%define base_name camlimages
14cr|ocaml-camlimages-4.1.0-7|4	
14cr|ocaml-camlimages-4.1.0-7|5	Summary:	Image processing library for Objective Caml
14cr|ocaml-camlimages-4.1.0-7|6	Name:		ocaml-%{base_name}
14cr|ocaml-camlimages-4.1.0-7|7	Version:	4.1.0
14cr|ocaml-camlimages-4.1.0-7|8	Release:	7
14cr|ocaml-camlimages-4.1.0-7|9	License:	LGPLv2+
14cr|ocaml-camlimages-4.1.0-7|10	Group:		Development/OCaml
14cr|ocaml-camlimages-4.1.0-7|11	Url:		http://cristal.inria.fr/camlimages/eng.html
14cr|ocaml-camlimages-4.1.0-7|12	Source0:	https://bitbucket.org/camlspotter/camlimages/get/%{version}.tar.gz
14cr|ocaml-camlimages-4.1.0-7|13	# This file isn't published any more (that I could find).
14cr|ocaml-camlimages-4.1.0-7|14	# It's probably dated but at least should provide some info on how to
14cr|ocaml-camlimages-4.1.0-7|15	# use the library.
14cr|ocaml-camlimages-4.1.0-7|16	Source1:	camlimages-2.2.0-htmlref.tar.gz
14cr|ocaml-camlimages-4.1.0-7|17	# https://bitbucket.org/camlspotter/camlimages/issue/9
14cr|ocaml-camlimages-4.1.0-7|18	Patch0:		ocaml-camlimages-4.1.0-exifcheck.patch
14cr|ocaml-camlimages-4.1.0-7|19	Patch1:		ocaml-camlimages-4.1.0-ocaml3.patch
14cr|ocaml-camlimages-4.1.0-7|20	Patch2:		ocaml-camlimages-4.1.0-giflib51.patch
14cr|ocaml-camlimages-4.1.0-7|21	
14cr|ocaml-camlimages-4.1.0-7|22	BuildRequires:	chrpath
14cr|ocaml-camlimages-4.1.0-7|23	BuildRequires:	ghostscript
14cr|ocaml-camlimages-4.1.0-7|24	BuildRequires:	ocaml
14cr|ocaml-camlimages-4.1.0-7|25	BuildRequires:	ocaml-autoconf
14cr|ocaml-camlimages-4.1.0-7|26	BuildRequires:	ocaml-omake
14cr|ocaml-camlimages-4.1.0-7|27	BuildRequires:	ocaml-x11
14cr|ocaml-camlimages-4.1.0-7|28	BuildRequires:	giflib-devel
14cr|ocaml-camlimages-4.1.0-7|29	BuildRequires:	jpeg-devel
14cr|ocaml-camlimages-4.1.0-7|30	BuildRequires:	libgs-devel
14cr|ocaml-camlimages-4.1.0-7|31	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-camlimages-4.1.0-7|32	BuildRequires:	ocaml-lablgtk2-devel
14cr|ocaml-camlimages-4.1.0-7|33	BuildRequires:	pkgconfig(freetype2)
14cr|ocaml-camlimages-4.1.0-7|34	BuildRequires:	pkgconfig(gdk-2.0)
14cr|ocaml-camlimages-4.1.0-7|35	BuildRequires:	pkgconfig(libexif)
14cr|ocaml-camlimages-4.1.0-7|36	BuildRequires:	pkgconfig(libpng)
14cr|ocaml-camlimages-4.1.0-7|37	BuildRequires:	pkgconfig(libtiff-4)
14cr|ocaml-camlimages-4.1.0-7|38	BuildRequires:	pkgconfig(xpm)
14cr|ocaml-camlimages-4.1.0-7|39	BuildRequires:	pkgconfig(zlib)
14cr|ocaml-camlimages-4.1.0-7|40	Requires:	ghostscript
14cr|ocaml-camlimages-4.1.0-7|41	Requires:	ocaml-x11
14cr|ocaml-camlimages-4.1.0-7|42	
14cr|ocaml-camlimages-4.1.0-7|43	%description
14cr|ocaml-camlimages-4.1.0-7|44	This is an image processing library, which provides some basic
14cr|ocaml-camlimages-4.1.0-7|45	functions of image processing and loading/saving various image file
14cr|ocaml-camlimages-4.1.0-7|46	formats. In addition the library can handle huge images that cannot be
14cr|ocaml-camlimages-4.1.0-7|47	(or can hardly be) stored into the memory (the library automatically
14cr|ocaml-camlimages-4.1.0-7|48	creates swap files and escapes them to reduce the memory usage).
14cr|ocaml-camlimages-4.1.0-7|49	
14cr|ocaml-camlimages-4.1.0-7|50	%files
14cr|ocaml-camlimages-4.1.0-7|51	%doc README License.txt
14cr|ocaml-camlimages-4.1.0-7|52	%{_libdir}/ocaml/camlimages
14cr|ocaml-camlimages-4.1.0-7|53	%exclude %{_libdir}/ocaml/camlimages/*.a
14cr|ocaml-camlimages-4.1.0-7|54	%exclude %{_libdir}/ocaml/camlimages/*.cmxa
14cr|ocaml-camlimages-4.1.0-7|55	%exclude %{_libdir}/ocaml/camlimages/*.mli
14cr|ocaml-camlimages-4.1.0-7|56	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-camlimages-4.1.0-7|57	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-camlimages-4.1.0-7|58	
14cr|ocaml-camlimages-4.1.0-7|59	#----------------------------------------------------------------------------
14cr|ocaml-camlimages-4.1.0-7|60	
14cr|ocaml-camlimages-4.1.0-7|61	%package devel
14cr|ocaml-camlimages-4.1.0-7|62	Summary:	Development files for camlimages
14cr|ocaml-camlimages-4.1.0-7|63	Group:		Development/OCaml
14cr|ocaml-camlimages-4.1.0-7|64	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlimages-4.1.0-7|65	
14cr|ocaml-camlimages-4.1.0-7|66	%description devel
14cr|ocaml-camlimages-4.1.0-7|67	The camlimages-devel package provides libraries and headers for
14cr|ocaml-camlimages-4.1.0-7|68	developing applications using camlimages
14cr|ocaml-camlimages-4.1.0-7|69	
14cr|ocaml-camlimages-4.1.0-7|70	Includes documentation provided by ocamldoc
14cr|ocaml-camlimages-4.1.0-7|71	
14cr|ocaml-camlimages-4.1.0-7|72	%files devel
14cr|ocaml-camlimages-4.1.0-7|73	%doc htmlref
14cr|ocaml-camlimages-4.1.0-7|74	%{_libdir}/ocaml/camlimages/*.a
14cr|ocaml-camlimages-4.1.0-7|75	%{_libdir}/ocaml/camlimages/*.cmxa
14cr|ocaml-camlimages-4.1.0-7|76	%{_libdir}/ocaml/camlimages/*.mli
14cr|ocaml-camlimages-4.1.0-7|77	
14cr|ocaml-camlimages-4.1.0-7|78	#----------------------------------------------------------------------------
14cr|ocaml-camlimages-4.1.0-7|79	
14cr|ocaml-camlimages-4.1.0-7|80	%prep
14cr|ocaml-camlimages-4.1.0-7|81	%setup -q -n camlspotter-camlimages-668faa3494fe
14cr|ocaml-camlimages-4.1.0-7|82	%setup -q -T -D -a 1 -n camlspotter-camlimages-668faa3494fe
14cr|ocaml-camlimages-4.1.0-7|83	%patch0 -p1
14cr|ocaml-camlimages-4.1.0-7|84	%patch1 -p1
14cr|ocaml-camlimages-4.1.0-7|85	%patch2 -p1
14cr|ocaml-camlimages-4.1.0-7|86	
14cr|ocaml-camlimages-4.1.0-7|87	%build
14cr|ocaml-camlimages-4.1.0-7|88	omake CFLAGS="%{optflags}"
14cr|ocaml-camlimages-4.1.0-7|89	
14cr|ocaml-camlimages-4.1.0-7|90	%install
14cr|ocaml-camlimages-4.1.0-7|91	# These rules work if the library uses 'ocamlfind install' to install itself.
14cr|ocaml-camlimages-4.1.0-7|92	export DESTDIR=%{buildroot}
14cr|ocaml-camlimages-4.1.0-7|93	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-camlimages-4.1.0-7|94	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-camlimages-4.1.0-7|95	omake install
14cr|ocaml-camlimages-4.1.0-7|96	
14cr|ocaml-camlimages-4.1.0-7|97	mkdir -p %{buildroot}%{_datadir}/doc/ocaml-camlimages
14cr|ocaml-camlimages-4.1.0-7|98	cp -pr License.txt htmlref %{buildroot}%{_datadir}/doc/ocaml-camlimages
14cr|ocaml-camlimages-4.1.0-7|99	
14cr|ocaml-camlimages-4.1.0-7|100	
14cr|ocaml-camlimages-4.1.0-7|101	%changelog
14cr|ocaml-camlimages-4.1.0-7|102	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1.0-7
14cr|ocaml-camlimages-4.1.0-7|103	+ Revision: 66211d4
14cr|ocaml-camlimages-4.1.0-7|104	- Update Requires
14cr|ocaml-camlimages-4.1.0-7|105	
14cr|ocaml-camlimages-4.1.0-7|106	

3618 14
14cr|ocaml-camlzip-1.04-10|1	%define up_name camlzip
14cr|ocaml-camlzip-1.04-10|2	
14cr|ocaml-camlzip-1.04-10|3	Summary:	Reading and writing ZIP, JAR and GZIP files
14cr|ocaml-camlzip-1.04-10|4	Name:		ocaml-%{up_name}
14cr|ocaml-camlzip-1.04-10|5	Version:	1.04
14cr|ocaml-camlzip-1.04-10|6	Release:	10
14cr|ocaml-camlzip-1.04-10|7	License:	LGPLv2.1+ with exceptions
14cr|ocaml-camlzip-1.04-10|8	Group:		Development/OCaml
14cr|ocaml-camlzip-1.04-10|9	Url:		http://pauillac.inria.fr/~xleroy/software.html
14cr|ocaml-camlzip-1.04-10|10	Source0: 	http://caml.inria.fr/distrib/bazar-ocaml/%{up_name}-%{version}.tar.gz
14cr|ocaml-camlzip-1.04-10|11	Patch0:		%{name}-1.03-findlib.patch
14cr|ocaml-camlzip-1.04-10|12	Patch1:		test-makefile.dpatch
14cr|ocaml-camlzip-1.04-10|13	Patch2:		uncompress.dpatch
14cr|ocaml-camlzip-1.04-10|14	BuildRequires:	ocaml
14cr|ocaml-camlzip-1.04-10|15	BuildRequires:	ocaml-findlib
14cr|ocaml-camlzip-1.04-10|16	BuildRequires:	pkgconfig(zlib)
14cr|ocaml-camlzip-1.04-10|17	
14cr|ocaml-camlzip-1.04-10|18	%description
14cr|ocaml-camlzip-1.04-10|19	This Objective Caml library provides easy access to compressed files in ZIP and
14cr|ocaml-camlzip-1.04-10|20	GZIP format, as well as to Java JAR files. It provides functions for reading
14cr|ocaml-camlzip-1.04-10|21	from and writing to compressed files in these formats.
14cr|ocaml-camlzip-1.04-10|22	
14cr|ocaml-camlzip-1.04-10|23	%files
14cr|ocaml-camlzip-1.04-10|24	%doc LICENSE README Changes
14cr|ocaml-camlzip-1.04-10|25	%dir %{_libdir}/ocaml/zip
14cr|ocaml-camlzip-1.04-10|26	%{_libdir}/ocaml/zip/*.cmi
14cr|ocaml-camlzip-1.04-10|27	%{_libdir}/ocaml/zip/*.cma
14cr|ocaml-camlzip-1.04-10|28	%{_libdir}/ocaml/zip/META
14cr|ocaml-camlzip-1.04-10|29	%{_libdir}/ocaml/stublibs/dllcamlzip.so
14cr|ocaml-camlzip-1.04-10|30	%{_libdir}/ocaml/stublibs/dllcamlzip.so.owner
14cr|ocaml-camlzip-1.04-10|31	
14cr|ocaml-camlzip-1.04-10|32	#----------------------------------------------------------------------------
14cr|ocaml-camlzip-1.04-10|33	
14cr|ocaml-camlzip-1.04-10|34	%package devel
14cr|ocaml-camlzip-1.04-10|35	Summary:	Development files for %{name}
14cr|ocaml-camlzip-1.04-10|36	Group:		Development/OCaml
14cr|ocaml-camlzip-1.04-10|37	Requires:	pkgconfig(zlib)
14cr|ocaml-camlzip-1.04-10|38	Requires:	%{name} = %{EVRD}
14cr|ocaml-camlzip-1.04-10|39	
14cr|ocaml-camlzip-1.04-10|40	%description devel
14cr|ocaml-camlzip-1.04-10|41	This package contains the development files needed to build applications
14cr|ocaml-camlzip-1.04-10|42	using %{name}.
14cr|ocaml-camlzip-1.04-10|43	
14cr|ocaml-camlzip-1.04-10|44	%files devel
14cr|ocaml-camlzip-1.04-10|45	%doc test doc
14cr|ocaml-camlzip-1.04-10|46	%{_libdir}/ocaml/zip/*.a
14cr|ocaml-camlzip-1.04-10|47	%{_libdir}/ocaml/zip/*.cmx
14cr|ocaml-camlzip-1.04-10|48	%{_libdir}/ocaml/zip/*.cmxa
14cr|ocaml-camlzip-1.04-10|49	%{_libdir}/ocaml/zip/*.mli
14cr|ocaml-camlzip-1.04-10|50	
14cr|ocaml-camlzip-1.04-10|51	#----------------------------------------------------------------------------
14cr|ocaml-camlzip-1.04-10|52	
14cr|ocaml-camlzip-1.04-10|53	%prep
14cr|ocaml-camlzip-1.04-10|54	%setup -q -n %{up_name}-%{version}
14cr|ocaml-camlzip-1.04-10|55	%patch0 -p1
14cr|ocaml-camlzip-1.04-10|56	%patch1 -p1
14cr|ocaml-camlzip-1.04-10|57	%patch2 -p1
14cr|ocaml-camlzip-1.04-10|58	sed -i -e "s:@VERSION@:%{version}:g" META
14cr|ocaml-camlzip-1.04-10|59	
14cr|ocaml-camlzip-1.04-10|60	%build
14cr|ocaml-camlzip-1.04-10|61	%make depend
14cr|ocaml-camlzip-1.04-10|62	%make all allopt
14cr|ocaml-camlzip-1.04-10|63	mkdir -p doc
14cr|ocaml-camlzip-1.04-10|64	ocamldoc -colorize-code -html gzip.mli zip.mli zlib.mli -d doc
14cr|ocaml-camlzip-1.04-10|65	
14cr|ocaml-camlzip-1.04-10|66	%install
14cr|ocaml-camlzip-1.04-10|67	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/zip
14cr|ocaml-camlzip-1.04-10|68	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-camlzip-1.04-10|69	make install OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml"
14cr|ocaml-camlzip-1.04-10|70	
14cr|ocaml-camlzip-1.04-10|71	
14cr|ocaml-camlzip-1.04-10|72	%changelog
14cr|ocaml-camlzip-1.04-10|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.04-10
14cr|ocaml-camlzip-1.04-10|74	+ Revision: f67790f
14cr|ocaml-camlzip-1.04-10|75	- MassBuild#464: Increase release tag
14cr|ocaml-camlzip-1.04-10|76	
14cr|ocaml-camlzip-1.04-10|77	

3619 14
14cr|ocaml-camomile-0.8.4-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-camomile-0.8.4-3|2	%define debug_package %{nil}
14cr|ocaml-camomile-0.8.4-3|3	
14cr|ocaml-camomile-0.8.4-3|4	Summary:	Unicode library for OCaml
14cr|ocaml-camomile-0.8.4-3|5	Name:		ocaml-camomile
14cr|ocaml-camomile-0.8.4-3|6	Version:	0.8.4
14cr|ocaml-camomile-0.8.4-3|7	Release:	3
14cr|ocaml-camomile-0.8.4-3|8	# Several files are MIT and UCD licensed, but the overall work is LGPLv2+
14cr|ocaml-camomile-0.8.4-3|9	# and the LGPL/GPL supercedes compatible licenses.
14cr|ocaml-camomile-0.8.4-3|10	# https://www.redhat.com/archives/fedora-legal-list/2008-March/msg00005.html
14cr|ocaml-camomile-0.8.4-3|11	License:	LGPLv2+
14cr|ocaml-camomile-0.8.4-3|12	Group:		Development/OCaml
14cr|ocaml-camomile-0.8.4-3|13	Url:		http://sourceforge.net/projects/camomile/
14cr|ocaml-camomile-0.8.4-3|14	Source0:	http://downloads.sourceforge.net/camomile/camomile-%{version}.tar.bz2
14cr|ocaml-camomile-0.8.4-3|15	Source10:	%{name}.rpmlintrc
14cr|ocaml-camomile-0.8.4-3|16	BuildRequires:	camlp4
14cr|ocaml-camomile-0.8.4-3|17	BuildRequires:	ocaml
14cr|ocaml-camomile-0.8.4-3|18	BuildRequires:	ocaml-findlib
14cr|ocaml-camomile-0.8.4-3|19	
14cr|ocaml-camomile-0.8.4-3|20	%description
14cr|ocaml-camomile-0.8.4-3|21	Camomile is a Unicode library for ocaml. Camomile provides Unicode
14cr|ocaml-camomile-0.8.4-3|22	character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from
14cr|ocaml-camomile-0.8.4-3|23	about 200 encodings, collation and locale-sensitive case mappings, and
14cr|ocaml-camomile-0.8.4-3|24	more.
14cr|ocaml-camomile-0.8.4-3|25	
14cr|ocaml-camomile-0.8.4-3|26	%files
14cr|ocaml-camomile-0.8.4-3|27	%doc README
14cr|ocaml-camomile-0.8.4-3|28	%dir %{_libdir}/ocaml/camomile
14cr|ocaml-camomile-0.8.4-3|29	%{_libdir}/ocaml/camomile/*.cmi
14cr|ocaml-camomile-0.8.4-3|30	%{_libdir}/ocaml/camomile/*.cma
14cr|ocaml-camomile-0.8.4-3|31	%{_libdir}/ocaml/camomile/META
14cr|ocaml-camomile-0.8.4-3|32	%{_bindir}/camomile*
14cr|ocaml-camomile-0.8.4-3|33	%{_bindir}/parse_*
14cr|ocaml-camomile-0.8.4-3|34	
14cr|ocaml-camomile-0.8.4-3|35	#----------------------------------------------------------------------------
14cr|ocaml-camomile-0.8.4-3|36	
14cr|ocaml-camomile-0.8.4-3|37	%package devel
14cr|ocaml-camomile-0.8.4-3|38	Summary:	Development files for %{name}
14cr|ocaml-camomile-0.8.4-3|39	Group:		Development/OCaml
14cr|ocaml-camomile-0.8.4-3|40	Requires:	%{name} = %{EVRD}
14cr|ocaml-camomile-0.8.4-3|41	
14cr|ocaml-camomile-0.8.4-3|42	%description devel
14cr|ocaml-camomile-0.8.4-3|43	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-camomile-0.8.4-3|44	developing applications that use %{name}.
14cr|ocaml-camomile-0.8.4-3|45	
14cr|ocaml-camomile-0.8.4-3|46	%files devel
14cr|ocaml-camomile-0.8.4-3|47	%doc README dochtml/*
14cr|ocaml-camomile-0.8.4-3|48	%{_libdir}/ocaml/camomile/*.a
14cr|ocaml-camomile-0.8.4-3|49	%{_libdir}/ocaml/camomile/*.cmx
14cr|ocaml-camomile-0.8.4-3|50	%{_libdir}/ocaml/camomile/*.cmxa
14cr|ocaml-camomile-0.8.4-3|51	%{_libdir}/ocaml/camomile/*.mli
14cr|ocaml-camomile-0.8.4-3|52	
14cr|ocaml-camomile-0.8.4-3|53	#----------------------------------------------------------------------------
14cr|ocaml-camomile-0.8.4-3|54	
14cr|ocaml-camomile-0.8.4-3|55	%package data
14cr|ocaml-camomile-0.8.4-3|56	Summary:	Data files for %{name}
14cr|ocaml-camomile-0.8.4-3|57	Group:		Development/OCaml
14cr|ocaml-camomile-0.8.4-3|58	Requires:	%{name} = %{EVRD}
14cr|ocaml-camomile-0.8.4-3|59	
14cr|ocaml-camomile-0.8.4-3|60	%description data
14cr|ocaml-camomile-0.8.4-3|61	The %{name}-data package contains data files for developing
14cr|ocaml-camomile-0.8.4-3|62	applications that use %{name}.
14cr|ocaml-camomile-0.8.4-3|63	
14cr|ocaml-camomile-0.8.4-3|64	%files data
14cr|ocaml-camomile-0.8.4-3|65	%doc README
14cr|ocaml-camomile-0.8.4-3|66	%{_datadir}/camomile
14cr|ocaml-camomile-0.8.4-3|67	
14cr|ocaml-camomile-0.8.4-3|68	#----------------------------------------------------------------------------
14cr|ocaml-camomile-0.8.4-3|69	
14cr|ocaml-camomile-0.8.4-3|70	%prep
14cr|ocaml-camomile-0.8.4-3|71	%setup -q -n camomile-%{version}
14cr|ocaml-camomile-0.8.4-3|72	
14cr|ocaml-camomile-0.8.4-3|73	%build
14cr|ocaml-camomile-0.8.4-3|74	./configure \
14cr|ocaml-camomile-0.8.4-3|75	--prefix=%{_prefix} \
14cr|ocaml-camomile-0.8.4-3|76	--datadir=%{_datadir} \
14cr|ocaml-camomile-0.8.4-3|77	--libdir=%{_libdir}
14cr|ocaml-camomile-0.8.4-3|78	make
14cr|ocaml-camomile-0.8.4-3|79	make dochtml
14cr|ocaml-camomile-0.8.4-3|80	make man
14cr|ocaml-camomile-0.8.4-3|81	strip tools/*.opt
14cr|ocaml-camomile-0.8.4-3|82	
14cr|ocaml-camomile-0.8.4-3|83	%install
14cr|ocaml-camomile-0.8.4-3|84	install -d -m 755 %{buildroot}%{_libdir}/ocaml
14cr|ocaml-camomile-0.8.4-3|85	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-camomile-0.8.4-3|86	install -d -m 755 %{buildroot}%{_bindir}
14cr|ocaml-camomile-0.8.4-3|87	make install \
14cr|ocaml-camomile-0.8.4-3|88	prefix=%{buildroot}%{_prefix} \
14cr|ocaml-camomile-0.8.4-3|89	DATADIR=%{buildroot}%{_datadir} \
14cr|ocaml-camomile-0.8.4-3|90	DESTDIR=%{buildroot} \
14cr|ocaml-camomile-0.8.4-3|91	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-camomile-0.8.4-3|92	
14cr|ocaml-camomile-0.8.4-3|93	pushd tools
14cr|ocaml-camomile-0.8.4-3|94	for f in *.opt ; do  install -m 0755 $f %{buildroot}%{_bindir}/${f%.opt} ; done
14cr|ocaml-camomile-0.8.4-3|95	popd
14cr|ocaml-camomile-0.8.4-3|96	
14cr|ocaml-camomile-0.8.4-3|97	
14cr|ocaml-camomile-0.8.4-3|98	%changelog
14cr|ocaml-camomile-0.8.4-3|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|ocaml-camomile-0.8.4-3|100	+ Revision: 077ae40
14cr|ocaml-camomile-0.8.4-3|101	- MassBuild#464: Increase release tag
14cr|ocaml-camomile-0.8.4-3|102	
14cr|ocaml-camomile-0.8.4-3|103	

3620 14
14cr|ocaml-cfg-2.0.1-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-cfg-2.0.1-3|2	%define debug_package %{nil}
14cr|ocaml-cfg-2.0.1-3|3	
14cr|ocaml-cfg-2.0.1-3|4	Summary:	Library for manipulation of context-free grammars (CFGs)
14cr|ocaml-cfg-2.0.1-3|5	Name:		ocaml-cfg
14cr|ocaml-cfg-2.0.1-3|6	Version:	2.0.1
14cr|ocaml-cfg-2.0.1-3|7	Release:	3
14cr|ocaml-cfg-2.0.1-3|8	License:	LGPLv2.1+ with static compilation exception
14cr|ocaml-cfg-2.0.1-3|9	Group:		Development/OCaml
14cr|ocaml-cfg-2.0.1-3|10	Url:		https://bitbucket.org/mmottl/cfg
14cr|ocaml-cfg-2.0.1-3|11	Source0:	https://bitbucket.org/mmottl/cfg/downloads/cfg-%{version}.tar.gz
14cr|ocaml-cfg-2.0.1-3|12	BuildRequires:	menhir
14cr|ocaml-cfg-2.0.1-3|13	BuildRequires:	ocaml
14cr|ocaml-cfg-2.0.1-3|14	BuildRequires:	ocaml-findlib
14cr|ocaml-cfg-2.0.1-3|15	BuildRequires:	tetex-latex
14cr|ocaml-cfg-2.0.1-3|16	
14cr|ocaml-cfg-2.0.1-3|17	%description
14cr|ocaml-cfg-2.0.1-3|18	This OCaml-library consists of a set of modules which implement functions
14cr|ocaml-cfg-2.0.1-3|19	for manipulating context-free grammars (CFGs) in a purely functional way.
14cr|ocaml-cfg-2.0.1-3|20	
14cr|ocaml-cfg-2.0.1-3|21	The core-module (cfg_impl.ml) contains a functor which allows the
14cr|ocaml-cfg-2.0.1-3|22	parameterization of the main transformation functions with arbitrary grammar
14cr|ocaml-cfg-2.0.1-3|23	entities that fill the demanded specification (see the interface in
14cr|ocaml-cfg-2.0.1-3|24	"cfg_intf.mli" and the BNF-example).
14cr|ocaml-cfg-2.0.1-3|25	
14cr|ocaml-cfg-2.0.1-3|26	Thus, you may use this module for any kind of symbol system and any kind of
14cr|ocaml-cfg-2.0.1-3|27	representation which can be treated like a CFG.
14cr|ocaml-cfg-2.0.1-3|28	
14cr|ocaml-cfg-2.0.1-3|29	%files
14cr|ocaml-cfg-2.0.1-3|30	%doc README.md COPYING.txt CHANGES.txt AUTHORS.txt
14cr|ocaml-cfg-2.0.1-3|31	%dir %{_libdir}/ocaml/cfg
14cr|ocaml-cfg-2.0.1-3|32	%{_libdir}/ocaml/cfg/META
14cr|ocaml-cfg-2.0.1-3|33	%{_libdir}/ocaml/cfg/*.cmi
14cr|ocaml-cfg-2.0.1-3|34	%{_libdir}/ocaml/cfg/*.cma
14cr|ocaml-cfg-2.0.1-3|35	%{_libdir}/ocaml/cfg/*.cmxs
14cr|ocaml-cfg-2.0.1-3|36	
14cr|ocaml-cfg-2.0.1-3|37	#----------------------------------------------------------------------------
14cr|ocaml-cfg-2.0.1-3|38	
14cr|ocaml-cfg-2.0.1-3|39	%package devel
14cr|ocaml-cfg-2.0.1-3|40	Summary:	Development files for %{name}
14cr|ocaml-cfg-2.0.1-3|41	Group:		Development/OCaml
14cr|ocaml-cfg-2.0.1-3|42	Requires:	%{name} = %{EVRD}
14cr|ocaml-cfg-2.0.1-3|43	
14cr|ocaml-cfg-2.0.1-3|44	%description devel
14cr|ocaml-cfg-2.0.1-3|45	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-cfg-2.0.1-3|46	developing applications that use %{name}.
14cr|ocaml-cfg-2.0.1-3|47	
14cr|ocaml-cfg-2.0.1-3|48	%files devel
14cr|ocaml-cfg-2.0.1-3|49	%doc html/
14cr|ocaml-cfg-2.0.1-3|50	%doc examples/
14cr|ocaml-cfg-2.0.1-3|51	%{_libdir}/ocaml/cfg/*.a
14cr|ocaml-cfg-2.0.1-3|52	%{_libdir}/ocaml/cfg/*.cmxa
14cr|ocaml-cfg-2.0.1-3|53	%{_libdir}/ocaml/cfg/*.cmx
14cr|ocaml-cfg-2.0.1-3|54	%{_libdir}/ocaml/cfg/*.mli
14cr|ocaml-cfg-2.0.1-3|55	%{_libdir}/ocaml/cfg/*.ml
14cr|ocaml-cfg-2.0.1-3|56	
14cr|ocaml-cfg-2.0.1-3|57	#----------------------------------------------------------------------------
14cr|ocaml-cfg-2.0.1-3|58	
14cr|ocaml-cfg-2.0.1-3|59	%prep
14cr|ocaml-cfg-2.0.1-3|60	%setup -q -n cfg-%{version}
14cr|ocaml-cfg-2.0.1-3|61	
14cr|ocaml-cfg-2.0.1-3|62	%build
14cr|ocaml-cfg-2.0.1-3|63	./configure
14cr|ocaml-cfg-2.0.1-3|64	make
14cr|ocaml-cfg-2.0.1-3|65	make doc
14cr|ocaml-cfg-2.0.1-3|66	mv _build/API.docdir/ html
14cr|ocaml-cfg-2.0.1-3|67	
14cr|ocaml-cfg-2.0.1-3|68	%install
14cr|ocaml-cfg-2.0.1-3|69	export DESTDIR=%{buildroot}
14cr|ocaml-cfg-2.0.1-3|70	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-cfg-2.0.1-3|71	mkdir -p $OCAMLFIND_DESTDIR/cfg
14cr|ocaml-cfg-2.0.1-3|72	make install
14cr|ocaml-cfg-2.0.1-3|73	
14cr|ocaml-cfg-2.0.1-3|74	
14cr|ocaml-cfg-2.0.1-3|75	%changelog
14cr|ocaml-cfg-2.0.1-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|ocaml-cfg-2.0.1-3|77	+ Revision: d323c3b
14cr|ocaml-cfg-2.0.1-3|78	- MassBuild#464: Increase release tag
14cr|ocaml-cfg-2.0.1-3|79	
14cr|ocaml-cfg-2.0.1-3|80	

3621 14
14cr|ocaml-cgi-0.8-11|1	%define _enable_debug_packages %{nil}
14cr|ocaml-cgi-0.8-11|2	%define debug_package %{nil}
14cr|ocaml-cgi-0.8-11|3	
14cr|ocaml-cgi-0.8-11|4	%define modname cgi
14cr|ocaml-cgi-0.8-11|5	
14cr|ocaml-cgi-0.8-11|6	Summary:	Objective Caml library for writing CGIs
14cr|ocaml-cgi-0.8-11|7	Name:		ocaml-%{modname}
14cr|ocaml-cgi-0.8-11|8	Version:	0.8
14cr|ocaml-cgi-0.8-11|9	Release:	11
14cr|ocaml-cgi-0.8-11|10	License:	GPLv2+
14cr|ocaml-cgi-0.8-11|11	Group:		Development/OCaml
14cr|ocaml-cgi-0.8-11|12	Url:		http://www.lri.fr/~filliatr/ftp/ocaml/cgi
14cr|ocaml-cgi-0.8-11|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/cgi/%{modname}-%{version}.tar.bz2
14cr|ocaml-cgi-0.8-11|14	BuildRequires:	ocaml
14cr|ocaml-cgi-0.8-11|15	
14cr|ocaml-cgi-0.8-11|16	%description
14cr|ocaml-cgi-0.8-11|17	This library provides a function to parse the CGI arguments, parse_args,
14cr|ocaml-cgi-0.8-11|18	the result being an association list.
14cr|ocaml-cgi-0.8-11|19	
14cr|ocaml-cgi-0.8-11|20	%files
14cr|ocaml-cgi-0.8-11|21	%doc CHANGES COPYING LGPL
14cr|ocaml-cgi-0.8-11|22	%dir %{_libdir}/ocaml/cgi
14cr|ocaml-cgi-0.8-11|23	%{_libdir}/ocaml/cgi/*.cmi
14cr|ocaml-cgi-0.8-11|24	
14cr|ocaml-cgi-0.8-11|25	#----------------------------------------------------------------------------
14cr|ocaml-cgi-0.8-11|26	
14cr|ocaml-cgi-0.8-11|27	%package devel
14cr|ocaml-cgi-0.8-11|28	Summary:	Development files for %{name}
14cr|ocaml-cgi-0.8-11|29	Group:		Development/OCaml
14cr|ocaml-cgi-0.8-11|30	Requires:	%{name} = %{EVRD}
14cr|ocaml-cgi-0.8-11|31	
14cr|ocaml-cgi-0.8-11|32	%description devel
14cr|ocaml-cgi-0.8-11|33	This package contains the development files needed to build applications
14cr|ocaml-cgi-0.8-11|34	using %{name}.
14cr|ocaml-cgi-0.8-11|35	
14cr|ocaml-cgi-0.8-11|36	%files devel
14cr|ocaml-cgi-0.8-11|37	%{_libdir}/ocaml/cgi/*
14cr|ocaml-cgi-0.8-11|38	%exclude %{_libdir}/ocaml/cgi/*.cmi
14cr|ocaml-cgi-0.8-11|39	
14cr|ocaml-cgi-0.8-11|40	#----------------------------------------------------------------------------
14cr|ocaml-cgi-0.8-11|41	
14cr|ocaml-cgi-0.8-11|42	%prep
14cr|ocaml-cgi-0.8-11|43	%setup -q -n %{modname}-%{version}
14cr|ocaml-cgi-0.8-11|44	
14cr|ocaml-cgi-0.8-11|45	%build
14cr|ocaml-cgi-0.8-11|46	%configure
14cr|ocaml-cgi-0.8-11|47	%make
14cr|ocaml-cgi-0.8-11|48	
14cr|ocaml-cgi-0.8-11|49	%install
14cr|ocaml-cgi-0.8-11|50	install -d -m 755 %{buildroot}%{_libdir}/ocaml/cgi
14cr|ocaml-cgi-0.8-11|51	make install TARGETDIR=%{buildroot}%{_libdir}/ocaml/cgi
14cr|ocaml-cgi-0.8-11|52	
14cr|ocaml-cgi-0.8-11|53	chmod 0644 %{buildroot}%{_libdir}/ocaml/cgi/cgi.mli
14cr|ocaml-cgi-0.8-11|54	
14cr|ocaml-cgi-0.8-11|55	
14cr|ocaml-cgi-0.8-11|56	%changelog
14cr|ocaml-cgi-0.8-11|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-11
14cr|ocaml-cgi-0.8-11|58	+ Revision: f7a4192
14cr|ocaml-cgi-0.8-11|59	- MassBuild#464: Increase release tag
14cr|ocaml-cgi-0.8-11|60	
14cr|ocaml-cgi-0.8-11|61	

3622 14
14cr|ocaml-creal-0.7-11|1	%define _enable_debug_packages %{nil}
14cr|ocaml-creal-0.7-11|2	%define debug_package %{nil}
14cr|ocaml-creal-0.7-11|3	
14cr|ocaml-creal-0.7-11|4	%define modname creal
14cr|ocaml-creal-0.7-11|5	
14cr|ocaml-creal-0.7-11|6	Summary:	Exact real arithmetic for Objective Caml
14cr|ocaml-creal-0.7-11|7	Name:		ocaml-%{modname}
14cr|ocaml-creal-0.7-11|8	Version:	0.7
14cr|ocaml-creal-0.7-11|9	Release:	11
14cr|ocaml-creal-0.7-11|10	License:	LGPLv2+
14cr|ocaml-creal-0.7-11|11	Group:		Development/OCaml
14cr|ocaml-creal-0.7-11|12	Url:		http://www.lri.fr/~filliatr/software.en.html
14cr|ocaml-creal-0.7-11|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/ds/%{modname}-%{version}.tar.bz2
14cr|ocaml-creal-0.7-11|14	Source1:	ocaml-creal-META
14cr|ocaml-creal-0.7-11|15	BuildRequires:	ocaml
14cr|ocaml-creal-0.7-11|16	BuildRequires:	gmp-devel
14cr|ocaml-creal-0.7-11|17	
14cr|ocaml-creal-0.7-11|18	%description
14cr|ocaml-creal-0.7-11|19	Creal is an exact real arithmetic library for Objective Caml.
14cr|ocaml-creal-0.7-11|20	
14cr|ocaml-creal-0.7-11|21	This module implements exact real arithmetic, following Valerie
14cr|ocaml-creal-0.7-11|22	Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
14cr|ocaml-creal-0.7-11|23	
14cr|ocaml-creal-0.7-11|24	A real x is represented as a function giving, for any n, an
14cr|ocaml-creal-0.7-11|25	approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an
14cr|ocaml-creal-0.7-11|26	arbitrary precision integer (of type Gmp.Z.t).
14cr|ocaml-creal-0.7-11|27	
14cr|ocaml-creal-0.7-11|28	Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
14cr|ocaml-creal-0.7-11|29	subtraction, multiplication, division, power, square root) and
14cr|ocaml-creal-0.7-11|30	transcendental functions (sin, cos, tan, log, exp, arcsin, arccos,
14cr|ocaml-creal-0.7-11|31	etc.) and a few constants (pi, e) are provided.
14cr|ocaml-creal-0.7-11|32	
14cr|ocaml-creal-0.7-11|33	A small reverse-polish calculator is provided to test the library.
14cr|ocaml-creal-0.7-11|34	
14cr|ocaml-creal-0.7-11|35	%files
14cr|ocaml-creal-0.7-11|36	%doc README CHANGES
14cr|ocaml-creal-0.7-11|37	%dir %{_libdir}/ocaml/creal
14cr|ocaml-creal-0.7-11|38	%{_libdir}/ocaml/creal/*.cmi
14cr|ocaml-creal-0.7-11|39	%{_libdir}/ocaml/creal/*.cma
14cr|ocaml-creal-0.7-11|40	
14cr|ocaml-creal-0.7-11|41	#----------------------------------------------------------------------------
14cr|ocaml-creal-0.7-11|42	
14cr|ocaml-creal-0.7-11|43	%package devel
14cr|ocaml-creal-0.7-11|44	Summary:	Exact real arithmetic for Objective Caml
14cr|ocaml-creal-0.7-11|45	Group:		Development/OCaml
14cr|ocaml-creal-0.7-11|46	Requires:	gmp-devel
14cr|ocaml-creal-0.7-11|47	Requires:	%{name} = %{EVRD}
14cr|ocaml-creal-0.7-11|48	
14cr|ocaml-creal-0.7-11|49	%description devel
14cr|ocaml-creal-0.7-11|50	Creal is an exact real arithmetic library for Objective Caml.
14cr|ocaml-creal-0.7-11|51	
14cr|ocaml-creal-0.7-11|52	%files devel
14cr|ocaml-creal-0.7-11|53	%{_libdir}/ocaml/creal/*.a
14cr|ocaml-creal-0.7-11|54	%{_libdir}/ocaml/creal/*.cmxa
14cr|ocaml-creal-0.7-11|55	%{_libdir}/ocaml/creal/*.mli
14cr|ocaml-creal-0.7-11|56	
14cr|ocaml-creal-0.7-11|57	#----------------------------------------------------------------------------
14cr|ocaml-creal-0.7-11|58	
14cr|ocaml-creal-0.7-11|59	%prep
14cr|ocaml-creal-0.7-11|60	%setup -q -n %{modname}-%{version}
14cr|ocaml-creal-0.7-11|61	chmod 644 README CHANGES *.mli mlgmp/*.mli
14cr|ocaml-creal-0.7-11|62	perl -pi -e 's/\015$//' README
14cr|ocaml-creal-0.7-11|63	# TODO: gmp.cma gmp.cmxa (pp)
14cr|ocaml-creal-0.7-11|64	cp %{SOURCE1} META
14cr|ocaml-creal-0.7-11|65	
14cr|ocaml-creal-0.7-11|66	%build
14cr|ocaml-creal-0.7-11|67	%configure
14cr|ocaml-creal-0.7-11|68	%make
14cr|ocaml-creal-0.7-11|69	sed -i -e 's:@VERSION@:%{version}:g' META
14cr|ocaml-creal-0.7-11|70	
14cr|ocaml-creal-0.7-11|71	%install
14cr|ocaml-creal-0.7-11|72	install -d %{buildroot}%{_libdir}/ocaml/%{modname}
14cr|ocaml-creal-0.7-11|73	make LIBDIR=%{buildroot}%{_libdir}/ocaml/%{modname} install-lib
14cr|ocaml-creal-0.7-11|74	
14cr|ocaml-creal-0.7-11|75	
14cr|ocaml-creal-0.7-11|76	%changelog
14cr|ocaml-creal-0.7-11|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-11
14cr|ocaml-creal-0.7-11|78	+ Revision: ad47105
14cr|ocaml-creal-0.7-11|79	- MassBuild#464: Increase release tag
14cr|ocaml-creal-0.7-11|80	
14cr|ocaml-creal-0.7-11|81	

3623 14
14cr|ocaml-cryptgps-0.2.1-6|1	%define _enable_debug_packages %{nil}
14cr|ocaml-cryptgps-0.2.1-6|2	%define debug_package %{nil}
14cr|ocaml-cryptgps-0.2.1-6|3	
14cr|ocaml-cryptgps-0.2.1-6|4	Summary:	Cryptographic functions for OCaml
14cr|ocaml-cryptgps-0.2.1-6|5	Name:		ocaml-cryptgps
14cr|ocaml-cryptgps-0.2.1-6|6	Version:	0.2.1
14cr|ocaml-cryptgps-0.2.1-6|7	Release:	6
14cr|ocaml-cryptgps-0.2.1-6|8	License:	MIT/X11
14cr|ocaml-cryptgps-0.2.1-6|9	Group:		Development/OCaml
14cr|ocaml-cryptgps-0.2.1-6|10	Url:		http://projects.camlcity.org/projects/cryptgps.html
14cr|ocaml-cryptgps-0.2.1-6|11	Source0:	http://download.camlcity.org/download/cryptgps-%{version}.tar.gz
14cr|ocaml-cryptgps-0.2.1-6|12	BuildRequires:	ocaml
14cr|ocaml-cryptgps-0.2.1-6|13	BuildRequires:	ocaml-findlib
14cr|ocaml-cryptgps-0.2.1-6|14	
14cr|ocaml-cryptgps-0.2.1-6|15	%description
14cr|ocaml-cryptgps-0.2.1-6|16	This library implements the symmetric cryptographic algorithms Blowfish, DES,
14cr|ocaml-cryptgps-0.2.1-6|17	and 3DES. The algorithms are written in OCaml, i.e. this is not a binding to
14cr|ocaml-cryptgps-0.2.1-6|18	some C library, but the implementation itself.
14cr|ocaml-cryptgps-0.2.1-6|19	
14cr|ocaml-cryptgps-0.2.1-6|20	%files
14cr|ocaml-cryptgps-0.2.1-6|21	%doc LICENSE README
14cr|ocaml-cryptgps-0.2.1-6|22	%dir %{_libdir}/ocaml/cryptgps
14cr|ocaml-cryptgps-0.2.1-6|23	%{_libdir}/ocaml/cryptgps/META
14cr|ocaml-cryptgps-0.2.1-6|24	%{_libdir}/ocaml/cryptgps/*.cma
14cr|ocaml-cryptgps-0.2.1-6|25	%{_libdir}/ocaml/cryptgps/*.cmi
14cr|ocaml-cryptgps-0.2.1-6|26	
14cr|ocaml-cryptgps-0.2.1-6|27	#----------------------------------------------------------------------------
14cr|ocaml-cryptgps-0.2.1-6|28	
14cr|ocaml-cryptgps-0.2.1-6|29	%package devel
14cr|ocaml-cryptgps-0.2.1-6|30	Summary:	Development files for %{name}
14cr|ocaml-cryptgps-0.2.1-6|31	Group:		Development/OCaml
14cr|ocaml-cryptgps-0.2.1-6|32	Requires:	%{name} = %{EVRD}
14cr|ocaml-cryptgps-0.2.1-6|33	
14cr|ocaml-cryptgps-0.2.1-6|34	%description devel
14cr|ocaml-cryptgps-0.2.1-6|35	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-cryptgps-0.2.1-6|36	developing applications that use %{name}.
14cr|ocaml-cryptgps-0.2.1-6|37	
14cr|ocaml-cryptgps-0.2.1-6|38	%files devel
14cr|ocaml-cryptgps-0.2.1-6|39	%doc test
14cr|ocaml-cryptgps-0.2.1-6|40	%{_libdir}/ocaml/cryptgps/*.a
14cr|ocaml-cryptgps-0.2.1-6|41	%{_libdir}/ocaml/cryptgps/*.cmxa
14cr|ocaml-cryptgps-0.2.1-6|42	%{_libdir}/ocaml/cryptgps/*.cmx
14cr|ocaml-cryptgps-0.2.1-6|43	%{_libdir}/ocaml/cryptgps/*.mli
14cr|ocaml-cryptgps-0.2.1-6|44	
14cr|ocaml-cryptgps-0.2.1-6|45	#----------------------------------------------------------------------------
14cr|ocaml-cryptgps-0.2.1-6|46	
14cr|ocaml-cryptgps-0.2.1-6|47	%prep
14cr|ocaml-cryptgps-0.2.1-6|48	%setup -q -n cryptgps
14cr|ocaml-cryptgps-0.2.1-6|49	
14cr|ocaml-cryptgps-0.2.1-6|50	%build
14cr|ocaml-cryptgps-0.2.1-6|51	make all opt
14cr|ocaml-cryptgps-0.2.1-6|52	
14cr|ocaml-cryptgps-0.2.1-6|53	%install
14cr|ocaml-cryptgps-0.2.1-6|54	export DESTDIR=%{buildroot}
14cr|ocaml-cryptgps-0.2.1-6|55	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-cryptgps-0.2.1-6|56	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-cryptgps-0.2.1-6|57	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-cryptgps-0.2.1-6|58	mkdir -p $OCAMLFIND_DESTDIR/cryptgps
14cr|ocaml-cryptgps-0.2.1-6|59	make install
14cr|ocaml-cryptgps-0.2.1-6|60	install -m 0644 *.cmx $OCAMLFIND_DESTDIR/cryptgps/
14cr|ocaml-cryptgps-0.2.1-6|61	
14cr|ocaml-cryptgps-0.2.1-6|62	
14cr|ocaml-cryptgps-0.2.1-6|63	%changelog
14cr|ocaml-cryptgps-0.2.1-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-6
14cr|ocaml-cryptgps-0.2.1-6|65	+ Revision: 4b063f4
14cr|ocaml-cryptgps-0.2.1-6|66	- MassBuild#464: Increase release tag
14cr|ocaml-cryptgps-0.2.1-6|67	
14cr|ocaml-cryptgps-0.2.1-6|68	

3624 14
14cr|ocaml-cryptokit-1.9-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-cryptokit-1.9-3|2	%define debug_package %{nil}
14cr|ocaml-cryptokit-1.9-3|3	
14cr|ocaml-cryptokit-1.9-3|4	Summary:	OCaml library of cryptographic and hash functions
14cr|ocaml-cryptokit-1.9-3|5	Name:		ocaml-cryptokit
14cr|ocaml-cryptokit-1.9-3|6	Version:	1.9
14cr|ocaml-cryptokit-1.9-3|7	Release:	3
14cr|ocaml-cryptokit-1.9-3|8	License:	LGPLv2+ with linking exception
14cr|ocaml-cryptokit-1.9-3|9	Group:		Development/OCaml
14cr|ocaml-cryptokit-1.9-3|10	Url:		http://forge.ocamlcore.org/projects/cryptokit/
14cr|ocaml-cryptokit-1.9-3|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1229/cryptokit-%{version}.tar.gz
14cr|ocaml-cryptokit-1.9-3|12	BuildRequires:	ocaml
14cr|ocaml-cryptokit-1.9-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-cryptokit-1.9-3|14	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-cryptokit-1.9-3|15	BuildRequires:	pkgconfig(zlib)
14cr|ocaml-cryptokit-1.9-3|16	
14cr|ocaml-cryptokit-1.9-3|17	%description
14cr|ocaml-cryptokit-1.9-3|18	The Cryptokit library for Objective Caml provides a variety of
14cr|ocaml-cryptokit-1.9-3|19	cryptographic primitives that can be used to implement cryptographic
14cr|ocaml-cryptokit-1.9-3|20	protocols in security-sensitive applications. The primitives provided
14cr|ocaml-cryptokit-1.9-3|21	include:
14cr|ocaml-cryptokit-1.9-3|22	
14cr|ocaml-cryptokit-1.9-3|23	* Symmetric-key cryptography: AES, DES, Triple-DES, ARCfour, in ECB,
14cr|ocaml-cryptokit-1.9-3|24	CBC, CFB and OFB modes.
14cr|ocaml-cryptokit-1.9-3|25	* Public-key cryptography: RSA encryption and signature; Diffie-Hellman
14cr|ocaml-cryptokit-1.9-3|26	key agreement.
14cr|ocaml-cryptokit-1.9-3|27	* Hash functions and MACs: SHA-1, SHA-256, RIPEMD-160, MD5, and MACs
14cr|ocaml-cryptokit-1.9-3|28	based on AES and DES.
14cr|ocaml-cryptokit-1.9-3|29	* Random number generation.
14cr|ocaml-cryptokit-1.9-3|30	* Encodings and compression: base 64, hexadecimal, Zlib compression.
14cr|ocaml-cryptokit-1.9-3|31	
14cr|ocaml-cryptokit-1.9-3|32	Additional ciphers and hashes can easily be used in conjunction with
14cr|ocaml-cryptokit-1.9-3|33	the library. In particular, basic mechanisms such as chaining modes,
14cr|ocaml-cryptokit-1.9-3|34	output buffering, and padding are provided by generic classes that can
14cr|ocaml-cryptokit-1.9-3|35	easily be composed with user-provided ciphers. More generally, the
14cr|ocaml-cryptokit-1.9-3|36	library promotes a "Lego"-like style of constructing and composing
14cr|ocaml-cryptokit-1.9-3|37	transformations over character streams.
14cr|ocaml-cryptokit-1.9-3|38	
14cr|ocaml-cryptokit-1.9-3|39	%files
14cr|ocaml-cryptokit-1.9-3|40	%doc README.txt LICENSE.txt AUTHORS.txt Changes
14cr|ocaml-cryptokit-1.9-3|41	%dir %{_libdir}/ocaml/cryptokit
14cr|ocaml-cryptokit-1.9-3|42	%{_libdir}/ocaml/cryptokit/META
14cr|ocaml-cryptokit-1.9-3|43	%{_libdir}/ocaml/cryptokit/*.cma
14cr|ocaml-cryptokit-1.9-3|44	%{_libdir}/ocaml/cryptokit/*.cmi
14cr|ocaml-cryptokit-1.9-3|45	%{_libdir}/ocaml/cryptokit/*.cmxs
14cr|ocaml-cryptokit-1.9-3|46	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-cryptokit-1.9-3|47	
14cr|ocaml-cryptokit-1.9-3|48	#----------------------------------------------------------------------------
14cr|ocaml-cryptokit-1.9-3|49	
14cr|ocaml-cryptokit-1.9-3|50	%package devel
14cr|ocaml-cryptokit-1.9-3|51	Summary:	Development files for %{name}
14cr|ocaml-cryptokit-1.9-3|52	Group:		Development/OCaml
14cr|ocaml-cryptokit-1.9-3|53	Requires:	%{name} = %{EVRD}
14cr|ocaml-cryptokit-1.9-3|54	Requires:	pkgconfig(zlib)
14cr|ocaml-cryptokit-1.9-3|55	
14cr|ocaml-cryptokit-1.9-3|56	%description devel
14cr|ocaml-cryptokit-1.9-3|57	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-cryptokit-1.9-3|58	developing applications that use %{name}.
14cr|ocaml-cryptokit-1.9-3|59	
14cr|ocaml-cryptokit-1.9-3|60	%files devel
14cr|ocaml-cryptokit-1.9-3|61	%{_libdir}/ocaml/cryptokit/*.a
14cr|ocaml-cryptokit-1.9-3|62	%{_libdir}/ocaml/cryptokit/*.cmxa
14cr|ocaml-cryptokit-1.9-3|63	%{_libdir}/ocaml/cryptokit/*.cmx
14cr|ocaml-cryptokit-1.9-3|64	%{_libdir}/ocaml/cryptokit/*.mli
14cr|ocaml-cryptokit-1.9-3|65	
14cr|ocaml-cryptokit-1.9-3|66	#----------------------------------------------------------------------------
14cr|ocaml-cryptokit-1.9-3|67	
14cr|ocaml-cryptokit-1.9-3|68	%prep
14cr|ocaml-cryptokit-1.9-3|69	%setup -q -n cryptokit-%{version}
14cr|ocaml-cryptokit-1.9-3|70	
14cr|ocaml-cryptokit-1.9-3|71	%build
14cr|ocaml-cryptokit-1.9-3|72	ocaml setup.ml -debug -configure --libdir %{_libdir}
14cr|ocaml-cryptokit-1.9-3|73	ocaml setup.ml -build
14cr|ocaml-cryptokit-1.9-3|74	
14cr|ocaml-cryptokit-1.9-3|75	%install
14cr|ocaml-cryptokit-1.9-3|76	export DESTDIR=%{buildroot}
14cr|ocaml-cryptokit-1.9-3|77	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-cryptokit-1.9-3|78	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-cryptokit-1.9-3|79	mkdir -p %{buildroot}%{_libdir}/ocaml/cryptokit
14cr|ocaml-cryptokit-1.9-3|80	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-cryptokit-1.9-3|81	ocaml setup.ml -debug -install
14cr|ocaml-cryptokit-1.9-3|82	
14cr|ocaml-cryptokit-1.9-3|83	%check
14cr|ocaml-cryptokit-1.9-3|84	# This opens /dev/random but never reads from it.
14cr|ocaml-cryptokit-1.9-3|85	ocaml setup.ml -test
14cr|ocaml-cryptokit-1.9-3|86	
14cr|ocaml-cryptokit-1.9-3|87	%changelog
14cr|ocaml-cryptokit-1.9-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-3
14cr|ocaml-cryptokit-1.9-3|89	+ Revision: ccb5e9a
14cr|ocaml-cryptokit-1.9-3|90	- MassBuild#464: Increase release tag
14cr|ocaml-cryptokit-1.9-3|91	
14cr|ocaml-cryptokit-1.9-3|92	

3625 14
14cr|ocaml-csv-1.3.3-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-csv-1.3.3-3|2	%define debug_package %{nil}
14cr|ocaml-csv-1.3.3-3|3	
14cr|ocaml-csv-1.3.3-3|4	Summary:	OCaml library for reading and writing CSV files
14cr|ocaml-csv-1.3.3-3|5	Name:		ocaml-csv
14cr|ocaml-csv-1.3.3-3|6	Version:	1.3.3
14cr|ocaml-csv-1.3.3-3|7	Release:	3
14cr|ocaml-csv-1.3.3-3|8	License:	LGPLv2+
14cr|ocaml-csv-1.3.3-3|9	Group:		Development/OCaml
14cr|ocaml-csv-1.3.3-3|10	Url:		http://forge.ocamlcore.org/projects/csv/
14cr|ocaml-csv-1.3.3-3|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1235/csv-%{version}.tar.gz
14cr|ocaml-csv-1.3.3-3|12	BuildRequires:	ocaml
14cr|ocaml-csv-1.3.3-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-csv-1.3.3-3|14	
14cr|ocaml-csv-1.3.3-3|15	%description
14cr|ocaml-csv-1.3.3-3|16	This OCaml library can read and write CSV files, including all
14cr|ocaml-csv-1.3.3-3|17	extensions used by Excel - eg. quotes, newlines, 8 bit characters in
14cr|ocaml-csv-1.3.3-3|18	fields, quote-0 etc.
14cr|ocaml-csv-1.3.3-3|19	
14cr|ocaml-csv-1.3.3-3|20	The library comes with a handy command line tool called csvtool for
14cr|ocaml-csv-1.3.3-3|21	handling CSV files from shell scripts.
14cr|ocaml-csv-1.3.3-3|22	
14cr|ocaml-csv-1.3.3-3|23	%files
14cr|ocaml-csv-1.3.3-3|24	%doc README.txt AUTHORS.txt LICENSE.txt
14cr|ocaml-csv-1.3.3-3|25	%{_libdir}/ocaml/csv
14cr|ocaml-csv-1.3.3-3|26	%exclude %{_libdir}/ocaml/csv/*.a
14cr|ocaml-csv-1.3.3-3|27	%exclude %{_libdir}/ocaml/csv/*.cmxa
14cr|ocaml-csv-1.3.3-3|28	%exclude %{_libdir}/ocaml/csv/*.mli
14cr|ocaml-csv-1.3.3-3|29	%{_bindir}/csvtool
14cr|ocaml-csv-1.3.3-3|30	
14cr|ocaml-csv-1.3.3-3|31	#----------------------------------------------------------------------------
14cr|ocaml-csv-1.3.3-3|32	
14cr|ocaml-csv-1.3.3-3|33	%package devel
14cr|ocaml-csv-1.3.3-3|34	Summary:	Development files for %{name}
14cr|ocaml-csv-1.3.3-3|35	Group:		Development/OCaml
14cr|ocaml-csv-1.3.3-3|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-csv-1.3.3-3|37	
14cr|ocaml-csv-1.3.3-3|38	%description devel
14cr|ocaml-csv-1.3.3-3|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-csv-1.3.3-3|40	developing applications that use %{name}.
14cr|ocaml-csv-1.3.3-3|41	
14cr|ocaml-csv-1.3.3-3|42	%files devel
14cr|ocaml-csv-1.3.3-3|43	%doc examples/
14cr|ocaml-csv-1.3.3-3|44	%doc tests/
14cr|ocaml-csv-1.3.3-3|45	%{_libdir}/ocaml/csv/*.a
14cr|ocaml-csv-1.3.3-3|46	%{_libdir}/ocaml/csv/*.cmxa
14cr|ocaml-csv-1.3.3-3|47	%{_libdir}/ocaml/csv/*.mli
14cr|ocaml-csv-1.3.3-3|48	
14cr|ocaml-csv-1.3.3-3|49	#----------------------------------------------------------------------------
14cr|ocaml-csv-1.3.3-3|50	
14cr|ocaml-csv-1.3.3-3|51	%prep
14cr|ocaml-csv-1.3.3-3|52	%setup -q -n csv-%{version}
14cr|ocaml-csv-1.3.3-3|53	
14cr|ocaml-csv-1.3.3-3|54	%build
14cr|ocaml-csv-1.3.3-3|55	ocaml setup.ml -configure --prefix %{_prefix} --destdir %{buildroot}
14cr|ocaml-csv-1.3.3-3|56	ocaml setup.ml -build
14cr|ocaml-csv-1.3.3-3|57	strip _build/examples/csvtool.native
14cr|ocaml-csv-1.3.3-3|58	
14cr|ocaml-csv-1.3.3-3|59	%install
14cr|ocaml-csv-1.3.3-3|60	export DESTDIR=%{buildroot}
14cr|ocaml-csv-1.3.3-3|61	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-csv-1.3.3-3|62	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-csv-1.3.3-3|63	mkdir -p $OCAMLFIND_DESTDIR/site-lib/
14cr|ocaml-csv-1.3.3-3|64	mkdir -p $DESTDIR/%{_bindir}
14cr|ocaml-csv-1.3.3-3|65	ocaml setup.ml -install
14cr|ocaml-csv-1.3.3-3|66	cp _build/examples/csvtool.native %{buildroot}/%{_bindir}/csvtool
14cr|ocaml-csv-1.3.3-3|67	
14cr|ocaml-csv-1.3.3-3|68	%check
14cr|ocaml-csv-1.3.3-3|69	ocaml setup.ml -test
14cr|ocaml-csv-1.3.3-3|70	
14cr|ocaml-csv-1.3.3-3|71	
14cr|ocaml-csv-1.3.3-3|72	%changelog
14cr|ocaml-csv-1.3.3-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-3
14cr|ocaml-csv-1.3.3-3|74	+ Revision: 741262e
14cr|ocaml-csv-1.3.3-3|75	- MassBuild#464: Increase release tag
14cr|ocaml-csv-1.3.3-3|76	
14cr|ocaml-csv-1.3.3-3|77	

3626 14
14cr|ocaml-curl-0.5.3-6|1	Summary:	OCaml Curl library (ocurl)
14cr|ocaml-curl-0.5.3-6|2	Name:		ocaml-curl
14cr|ocaml-curl-0.5.3-6|3	Version:	0.5.3
14cr|ocaml-curl-0.5.3-6|4	Release:	6
14cr|ocaml-curl-0.5.3-6|5	License:	MIT
14cr|ocaml-curl-0.5.3-6|6	Group:		Development/OCaml
14cr|ocaml-curl-0.5.3-6|7	Url:		http://sourceforge.net/projects/ocurl
14cr|ocaml-curl-0.5.3-6|8	Source0:	http://downloads.sourceforge.net/ocurl/ocurl-%{version}.tgz
14cr|ocaml-curl-0.5.3-6|9	Patch0:		Makefile.in-dllib.patch
14cr|ocaml-curl-0.5.3-6|10	BuildRequires:	gawk
14cr|ocaml-curl-0.5.3-6|11	BuildRequires:	ocaml
14cr|ocaml-curl-0.5.3-6|12	BuildRequires:	ocaml-findlib
14cr|ocaml-curl-0.5.3-6|13	BuildRequires:	pkgconfig(libcurl)
14cr|ocaml-curl-0.5.3-6|14	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-curl-0.5.3-6|15	Requires:	ocaml
14cr|ocaml-curl-0.5.3-6|16	
14cr|ocaml-curl-0.5.3-6|17	%description
14cr|ocaml-curl-0.5.3-6|18	The Ocaml Curl Library (Ocurl) is an interface library for the
14cr|ocaml-curl-0.5.3-6|19	programming language Ocaml to the networking library libcurl.
14cr|ocaml-curl-0.5.3-6|20	
14cr|ocaml-curl-0.5.3-6|21	%files
14cr|ocaml-curl-0.5.3-6|22	%doc COPYING
14cr|ocaml-curl-0.5.3-6|23	%dir %{_libdir}/ocaml/curl
14cr|ocaml-curl-0.5.3-6|24	%{_libdir}/ocaml/curl/META
14cr|ocaml-curl-0.5.3-6|25	%{_libdir}/ocaml/curl/*.cmi
14cr|ocaml-curl-0.5.3-6|26	%{_libdir}/ocaml/curl/*.cma
14cr|ocaml-curl-0.5.3-6|27	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-curl-0.5.3-6|28	
14cr|ocaml-curl-0.5.3-6|29	#----------------------------------------------------------------------------
14cr|ocaml-curl-0.5.3-6|30	
14cr|ocaml-curl-0.5.3-6|31	%package devel
14cr|ocaml-curl-0.5.3-6|32	Summary:	Development files for %{name}
14cr|ocaml-curl-0.5.3-6|33	Group:		Development/OCaml
14cr|ocaml-curl-0.5.3-6|34	Requires:	pkgconfig(libcurl)
14cr|ocaml-curl-0.5.3-6|35	Requires:	%{name} = %{EVRD}
14cr|ocaml-curl-0.5.3-6|36	
14cr|ocaml-curl-0.5.3-6|37	%description devel
14cr|ocaml-curl-0.5.3-6|38	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-curl-0.5.3-6|39	developing applications that use %{name}.
14cr|ocaml-curl-0.5.3-6|40	
14cr|ocaml-curl-0.5.3-6|41	%files devel
14cr|ocaml-curl-0.5.3-6|42	%doc examples/
14cr|ocaml-curl-0.5.3-6|43	%{_libdir}/ocaml/curl/*.a
14cr|ocaml-curl-0.5.3-6|44	%{_libdir}/ocaml/curl/*.cmxa
14cr|ocaml-curl-0.5.3-6|45	%{_libdir}/ocaml/curl/*.mli
14cr|ocaml-curl-0.5.3-6|46	
14cr|ocaml-curl-0.5.3-6|47	#----------------------------------------------------------------------------
14cr|ocaml-curl-0.5.3-6|48	
14cr|ocaml-curl-0.5.3-6|49	%prep
14cr|ocaml-curl-0.5.3-6|50	%setup -q -n ocurl
14cr|ocaml-curl-0.5.3-6|51	%patch0 -p0
14cr|ocaml-curl-0.5.3-6|52	
14cr|ocaml-curl-0.5.3-6|53	# Files in the archive have spurious +x mode.
14cr|ocaml-curl-0.5.3-6|54	find -type f | xargs chmod 0644
14cr|ocaml-curl-0.5.3-6|55	chmod 0755 configure install-sh
14cr|ocaml-curl-0.5.3-6|56	
14cr|ocaml-curl-0.5.3-6|57	%build
14cr|ocaml-curl-0.5.3-6|58	%configure2_5x --libdir=%{_libdir} --with-findlib
14cr|ocaml-curl-0.5.3-6|59	make all
14cr|ocaml-curl-0.5.3-6|60	
14cr|ocaml-curl-0.5.3-6|61	%install
14cr|ocaml-curl-0.5.3-6|62	export DESTDIR=%{buildroot}
14cr|ocaml-curl-0.5.3-6|63	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-curl-0.5.3-6|64	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-curl-0.5.3-6|65	make install
14cr|ocaml-curl-0.5.3-6|66	
14cr|ocaml-curl-0.5.3-6|67	# Install curl.mli
14cr|ocaml-curl-0.5.3-6|68	cp curl.mli $OCAMLFIND_DESTDIR/curl
14cr|ocaml-curl-0.5.3-6|69	
14cr|ocaml-curl-0.5.3-6|70	# Make clean in the examples dir so our docs don't contain binaries.
14cr|ocaml-curl-0.5.3-6|71	make -C examples clean
14cr|ocaml-curl-0.5.3-6|72	
14cr|ocaml-curl-0.5.3-6|73	
14cr|ocaml-curl-0.5.3-6|74	%changelog
14cr|ocaml-curl-0.5.3-6|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-6
14cr|ocaml-curl-0.5.3-6|76	+ Revision: c995ba7
14cr|ocaml-curl-0.5.3-6|77	- MassBuild#464: Increase release tag
14cr|ocaml-curl-0.5.3-6|78	
14cr|ocaml-curl-0.5.3-6|79	

3627 14
14cr|ocaml-curses-1.0.3-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-curses-1.0.3-5|2	%define debug_package %{nil}
14cr|ocaml-curses-1.0.3-5|3	
14cr|ocaml-curses-1.0.3-5|4	Summary:	OCaml bindings for the ncurses library
14cr|ocaml-curses-1.0.3-5|5	Name:		ocaml-curses
14cr|ocaml-curses-1.0.3-5|6	Version:	1.0.3
14cr|ocaml-curses-1.0.3-5|7	Release:	5
14cr|ocaml-curses-1.0.3-5|8	License:	LGPLv2.1+
14cr|ocaml-curses-1.0.3-5|9	Group:		Development/OCaml
14cr|ocaml-curses-1.0.3-5|10	Url:		http://www.nongnu.org/ocaml-tmk/
14cr|ocaml-curses-1.0.3-5|11	Source0:	http://mirrors.linhub.com/savannah/ocaml-tmk/ocaml-curses-%{version}.tar.gz
14cr|ocaml-curses-1.0.3-5|12	BuildRequires:	gawk
14cr|ocaml-curses-1.0.3-5|13	BuildRequires:	ghostscript
14cr|ocaml-curses-1.0.3-5|14	BuildRequires:	ghostscript-common
14cr|ocaml-curses-1.0.3-5|15	BuildRequires:	libtool
14cr|ocaml-curses-1.0.3-5|16	BuildRequires:	ocaml
14cr|ocaml-curses-1.0.3-5|17	BuildRequires:	ocaml-findlib
14cr|ocaml-curses-1.0.3-5|18	BuildRequires:	texlive
14cr|ocaml-curses-1.0.3-5|19	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-curses-1.0.3-5|20	
14cr|ocaml-curses-1.0.3-5|21	%description
14cr|ocaml-curses-1.0.3-5|22	The ncurses library provides functions to create rich text-mode interfaces.
14cr|ocaml-curses-1.0.3-5|23	This package contains the necessary files to use the ncurses library in OCaml.
14cr|ocaml-curses-1.0.3-5|24	
14cr|ocaml-curses-1.0.3-5|25	%files
14cr|ocaml-curses-1.0.3-5|26	%doc COPYING CHANGES
14cr|ocaml-curses-1.0.3-5|27	%dir %{_libdir}/ocaml/curses
14cr|ocaml-curses-1.0.3-5|28	%{_libdir}/ocaml/curses/META
14cr|ocaml-curses-1.0.3-5|29	%{_libdir}/ocaml/curses/*.cma
14cr|ocaml-curses-1.0.3-5|30	%{_libdir}/ocaml/curses/*.cmi
14cr|ocaml-curses-1.0.3-5|31	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-curses-1.0.3-5|32	
14cr|ocaml-curses-1.0.3-5|33	#----------------------------------------------------------------------------
14cr|ocaml-curses-1.0.3-5|34	
14cr|ocaml-curses-1.0.3-5|35	%package devel
14cr|ocaml-curses-1.0.3-5|36	Summary:	Development files for %{name}
14cr|ocaml-curses-1.0.3-5|37	Group:		Development/OCaml
14cr|ocaml-curses-1.0.3-5|38	Requires:	%{name} = %{EVRD}
14cr|ocaml-curses-1.0.3-5|39	
14cr|ocaml-curses-1.0.3-5|40	%description devel
14cr|ocaml-curses-1.0.3-5|41	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-curses-1.0.3-5|42	developing applications that use %{name}.
14cr|ocaml-curses-1.0.3-5|43	
14cr|ocaml-curses-1.0.3-5|44	%files devel
14cr|ocaml-curses-1.0.3-5|45	%doc doc
14cr|ocaml-curses-1.0.3-5|46	%{_libdir}/ocaml/curses/*.a
14cr|ocaml-curses-1.0.3-5|47	%{_libdir}/ocaml/curses/*.cmxa
14cr|ocaml-curses-1.0.3-5|48	%{_libdir}/ocaml/curses/*.mli
14cr|ocaml-curses-1.0.3-5|49	
14cr|ocaml-curses-1.0.3-5|50	#----------------------------------------------------------------------------
14cr|ocaml-curses-1.0.3-5|51	
14cr|ocaml-curses-1.0.3-5|52	%prep
14cr|ocaml-curses-1.0.3-5|53	%setup -q
14cr|ocaml-curses-1.0.3-5|54	autoreconf
14cr|ocaml-curses-1.0.3-5|55	
14cr|ocaml-curses-1.0.3-5|56	%build
14cr|ocaml-curses-1.0.3-5|57	%configure
14cr|ocaml-curses-1.0.3-5|58	make all opt
14cr|ocaml-curses-1.0.3-5|59	make doc
14cr|ocaml-curses-1.0.3-5|60	
14cr|ocaml-curses-1.0.3-5|61	strip dllcurses_stubs.so
14cr|ocaml-curses-1.0.3-5|62	
14cr|ocaml-curses-1.0.3-5|63	%install
14cr|ocaml-curses-1.0.3-5|64	export DESTDIR=%{buildroot}
14cr|ocaml-curses-1.0.3-5|65	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-curses-1.0.3-5|66	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-curses-1.0.3-5|67	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-curses-1.0.3-5|68	mkdir -p $OCAMLFIND_DESTDIR/curses
14cr|ocaml-curses-1.0.3-5|69	make install
14cr|ocaml-curses-1.0.3-5|70	
14cr|ocaml-curses-1.0.3-5|71	
14cr|ocaml-curses-1.0.3-5|72	%changelog
14cr|ocaml-curses-1.0.3-5|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-5
14cr|ocaml-curses-1.0.3-5|74	+ Revision: 031033e
14cr|ocaml-curses-1.0.3-5|75	- MassBuild#464: Increase release tag
14cr|ocaml-curses-1.0.3-5|76	
14cr|ocaml-curses-1.0.3-5|77	

3628 14
14cr|ocamldot-1.0-8|1	Summary:	OCaml program dependency graph generator
14cr|ocamldot-1.0-8|2	Name:		ocamldot
14cr|ocamldot-1.0-8|3	Version:	1.0
14cr|ocamldot-1.0-8|4	Release:	8
14cr|ocamldot-1.0-8|5	License:	Public Domain
14cr|ocamldot-1.0-8|6	Group:		Development/OCaml
14cr|ocamldot-1.0-8|7	Url:		http://www.research.att.com/~trevor/ocamldot
14cr|ocamldot-1.0-8|8	Source0:	http://www.research.att.com/~trevor/ocamldot/%{name}.tar.bz2
14cr|ocamldot-1.0-8|9	BuildRequires:	ocaml
14cr|ocamldot-1.0-8|10	
14cr|ocamldot-1.0-8|11	%description
14cr|ocamldot-1.0-8|12	Ocamldot generates program dependency graphs for ocaml programs.
14cr|ocamldot-1.0-8|13	
14cr|ocamldot-1.0-8|14	%files
14cr|ocamldot-1.0-8|15	%doc README LICENSE
14cr|ocamldot-1.0-8|16	%{_bindir}/*
14cr|ocamldot-1.0-8|17	%{_mandir}/man1/*
14cr|ocamldot-1.0-8|18	
14cr|ocamldot-1.0-8|19	#----------------------------------------------------------------------------
14cr|ocamldot-1.0-8|20	
14cr|ocamldot-1.0-8|21	%prep
14cr|ocamldot-1.0-8|22	%setup -q -n %{name}
14cr|ocamldot-1.0-8|23	
14cr|ocamldot-1.0-8|24	%build
14cr|ocamldot-1.0-8|25	ocamllex ocamldot.mll
14cr|ocamldot-1.0-8|26	ocamlopt -o %{name} ocamldot.ml
14cr|ocamldot-1.0-8|27	
14cr|ocamldot-1.0-8|28	%install
14cr|ocamldot-1.0-8|29	install -d -m 755 %{buildroot}%{_bindir}
14cr|ocamldot-1.0-8|30	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|ocamldot-1.0-8|31	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|ocamldot-1.0-8|32	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|ocamldot-1.0-8|33	
14cr|ocamldot-1.0-8|34	
14cr|ocamldot-1.0-8|35	%changelog
14cr|ocamldot-1.0-8|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|ocamldot-1.0-8|37	+ Revision: 48bedac
14cr|ocamldot-1.0-8|38	- MassBuild#464: Increase release tag
14cr|ocamldot-1.0-8|39	
14cr|ocamldot-1.0-8|40	

3629 14
14cr|ocamldsort-0.15.0-3|1	Summary:	A dependency sorter for OCaml source files
14cr|ocamldsort-0.15.0-3|2	Name:		ocamldsort
14cr|ocamldsort-0.15.0-3|3	Version:	0.15.0
14cr|ocamldsort-0.15.0-3|4	Release:	3
14cr|ocamldsort-0.15.0-3|5	License:	GPLv2+
14cr|ocamldsort-0.15.0-3|6	Group:		Development/OCaml
14cr|ocamldsort-0.15.0-3|7	Url:		http://dimitri.mutu.net/ocaml.html
14cr|ocamldsort-0.15.0-3|8	Source0:	ftp://quatramaran.ens.fr/pub/ara/ocamldsort/%{name}-%{version}.tar.gz
14cr|ocamldsort-0.15.0-3|9	BuildRequires:	ocaml
14cr|ocamldsort-0.15.0-3|10	BuildRequires:	camlp4
14cr|ocamldsort-0.15.0-3|11	
14cr|ocamldsort-0.15.0-3|12	%description
14cr|ocamldsort-0.15.0-3|13	The ocamldsort command scans a set of Objective Caml source files (.ml and .mli
14cr|ocamldsort-0.15.0-3|14	files), sorts them according to their dependencies and prints the sorted files
14cr|ocamldsort-0.15.0-3|15	in order to link their corresponding .cmo and .cmi files.
14cr|ocamldsort-0.15.0-3|16	
14cr|ocamldsort-0.15.0-3|17	%files
14cr|ocamldsort-0.15.0-3|18	%doc COPYING INSTALL README THANKS
14cr|ocamldsort-0.15.0-3|19	%{_bindir}/*
14cr|ocamldsort-0.15.0-3|20	%{_mandir}/man1/*
14cr|ocamldsort-0.15.0-3|21	
14cr|ocamldsort-0.15.0-3|22	#----------------------------------------------------------------------------
14cr|ocamldsort-0.15.0-3|23	
14cr|ocamldsort-0.15.0-3|24	%prep
14cr|ocamldsort-0.15.0-3|25	%setup -q
14cr|ocamldsort-0.15.0-3|26	
14cr|ocamldsort-0.15.0-3|27	%build
14cr|ocamldsort-0.15.0-3|28	%configure
14cr|ocamldsort-0.15.0-3|29	make
14cr|ocamldsort-0.15.0-3|30	
14cr|ocamldsort-0.15.0-3|31	%install
14cr|ocamldsort-0.15.0-3|32	make install BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
14cr|ocamldsort-0.15.0-3|33	
14cr|ocamldsort-0.15.0-3|34	
14cr|ocamldsort-0.15.0-3|35	%changelog
14cr|ocamldsort-0.15.0-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.0-3
14cr|ocamldsort-0.15.0-3|37	+ Revision: cf5bd70
14cr|ocamldsort-0.15.0-3|38	- MassBuild#464: Increase release tag
14cr|ocamldsort-0.15.0-3|39	
14cr|ocamldsort-0.15.0-3|40	

3630 14
14cr|ocaml-expat-0.9.1-12|1	Summary:	OCaml wrapper for the Expat XML parsing library
14cr|ocaml-expat-0.9.1-12|2	Name:		ocaml-expat
14cr|ocaml-expat-0.9.1-12|3	Version:	0.9.1
14cr|ocaml-expat-0.9.1-12|4	Release:	12
14cr|ocaml-expat-0.9.1-12|5	License:	GPLv2+
14cr|ocaml-expat-0.9.1-12|6	Group:		Development/OCaml
14cr|ocaml-expat-0.9.1-12|7	Url:		http://www.xs4all.nl/~mmzeeman/ocaml
14cr|ocaml-expat-0.9.1-12|8	Source0:	http://www.xs4all.nl/~mmzeeman/ocaml/%{name}-%{version}.tar.bz2
14cr|ocaml-expat-0.9.1-12|9	BuildRequires:	ocaml
14cr|ocaml-expat-0.9.1-12|10	BuildRequires:	ocaml-findlib
14cr|ocaml-expat-0.9.1-12|11	BuildRequires:	pkgconfig(expat)
14cr|ocaml-expat-0.9.1-12|12	
14cr|ocaml-expat-0.9.1-12|13	%description
14cr|ocaml-expat-0.9.1-12|14	An ocaml wrapper for the Expat XML parsing library. It allows you to write
14cr|ocaml-expat-0.9.1-12|15	XML-Parsers using the SAX method. An XML document is parsed on the fly without
14cr|ocaml-expat-0.9.1-12|16	needing to load the entire XML-Tree into memory.
14cr|ocaml-expat-0.9.1-12|17	
14cr|ocaml-expat-0.9.1-12|18	%files
14cr|ocaml-expat-0.9.1-12|19	%doc LICENCE README doc
14cr|ocaml-expat-0.9.1-12|20	%dir %{_libdir}/ocaml/expat
14cr|ocaml-expat-0.9.1-12|21	%{_libdir}/ocaml/expat/*.cmi
14cr|ocaml-expat-0.9.1-12|22	%{_libdir}/ocaml/expat/*.cma
14cr|ocaml-expat-0.9.1-12|23	%{_libdir}/ocaml/expat/META
14cr|ocaml-expat-0.9.1-12|24	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-expat-0.9.1-12|25	
14cr|ocaml-expat-0.9.1-12|26	#----------------------------------------------------------------------------
14cr|ocaml-expat-0.9.1-12|27	
14cr|ocaml-expat-0.9.1-12|28	%package devel
14cr|ocaml-expat-0.9.1-12|29	Summary:	Development files for %{name}
14cr|ocaml-expat-0.9.1-12|30	Group:		Development/OCaml
14cr|ocaml-expat-0.9.1-12|31	Requires:	expat-devel
14cr|ocaml-expat-0.9.1-12|32	Requires:	%{name} = %{EVRD}
14cr|ocaml-expat-0.9.1-12|33	
14cr|ocaml-expat-0.9.1-12|34	%description devel
14cr|ocaml-expat-0.9.1-12|35	This package contains the development files needed to build applications
14cr|ocaml-expat-0.9.1-12|36	using %{name}.
14cr|ocaml-expat-0.9.1-12|37	
14cr|ocaml-expat-0.9.1-12|38	%files devel
14cr|ocaml-expat-0.9.1-12|39	%{_libdir}/ocaml/expat/*.a
14cr|ocaml-expat-0.9.1-12|40	%{_libdir}/ocaml/expat/*.cmxa
14cr|ocaml-expat-0.9.1-12|41	%{_libdir}/ocaml/expat/*.mli
14cr|ocaml-expat-0.9.1-12|42	
14cr|ocaml-expat-0.9.1-12|43	#----------------------------------------------------------------------------
14cr|ocaml-expat-0.9.1-12|44	
14cr|ocaml-expat-0.9.1-12|45	%prep
14cr|ocaml-expat-0.9.1-12|46	%setup -q
14cr|ocaml-expat-0.9.1-12|47	
14cr|ocaml-expat-0.9.1-12|48	%build
14cr|ocaml-expat-0.9.1-12|49	%make depend
14cr|ocaml-expat-0.9.1-12|50	%make all allopt
14cr|ocaml-expat-0.9.1-12|51	
14cr|ocaml-expat-0.9.1-12|52	%install
14cr|ocaml-expat-0.9.1-12|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-expat-0.9.1-12|54	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
14cr|ocaml-expat-0.9.1-12|55	rm -f %{buildroot}/%{_libdir}/ocaml/stublibs/*.owner
14cr|ocaml-expat-0.9.1-12|56	
14cr|ocaml-expat-0.9.1-12|57	
14cr|ocaml-expat-0.9.1-12|58	%changelog
14cr|ocaml-expat-0.9.1-12|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-12
14cr|ocaml-expat-0.9.1-12|60	+ Revision: 8c8c9a6
14cr|ocaml-expat-0.9.1-12|61	- MassBuild#464: Increase release tag
14cr|ocaml-expat-0.9.1-12|62	
14cr|ocaml-expat-0.9.1-12|63	

3631 14
14cr|ocaml-extlib-1.5.3-4|1	%define debug_package %{nil}
14cr|ocaml-extlib-1.5.3-4|2	
14cr|ocaml-extlib-1.5.3-4|3	%define up_name extlib
14cr|ocaml-extlib-1.5.3-4|4	
14cr|ocaml-extlib-1.5.3-4|5	Summary:	Extended Standard Library for Objective Caml
14cr|ocaml-extlib-1.5.3-4|6	Name:		ocaml-extlib
14cr|ocaml-extlib-1.5.3-4|7	Version:	1.5.3
14cr|ocaml-extlib-1.5.3-4|8	Release:	4
14cr|ocaml-extlib-1.5.3-4|9	License:	LGPLv2.1+
14cr|ocaml-extlib-1.5.3-4|10	Group:		Development/OCaml
14cr|ocaml-extlib-1.5.3-4|11	Url:		http://code.google.com/p/ocaml-extlib/
14cr|ocaml-extlib-1.5.3-4|12	Source0:	http://ocaml-extlib.googlecode.com/files/%{up_name}-%{version}.tar.gz
14cr|ocaml-extlib-1.5.3-4|13	BuildRequires:	ocaml
14cr|ocaml-extlib-1.5.3-4|14	BuildRequires:	ocaml-findlib
14cr|ocaml-extlib-1.5.3-4|15	
14cr|ocaml-extlib-1.5.3-4|16	%description
14cr|ocaml-extlib-1.5.3-4|17	ExtLib is a project aiming at providing a complete - yet small - standard
14cr|ocaml-extlib-1.5.3-4|18	library for the OCaml programming langage. The purpose of this library is to
14cr|ocaml-extlib-1.5.3-4|19	add new functions to OCaml Standard Library modules, to modify some functions
14cr|ocaml-extlib-1.5.3-4|20	in order to get better performances or more safety (tail-recursive) but also to
14cr|ocaml-extlib-1.5.3-4|21	provide new modules which should be useful for the average OCaml programmer.
14cr|ocaml-extlib-1.5.3-4|22	
14cr|ocaml-extlib-1.5.3-4|23	%files
14cr|ocaml-extlib-1.5.3-4|24	%dir %{_libdir}/ocaml/extlib
14cr|ocaml-extlib-1.5.3-4|25	%{_libdir}/ocaml/extlib/*.cmi
14cr|ocaml-extlib-1.5.3-4|26	%{_libdir}/ocaml/extlib/*.cma
14cr|ocaml-extlib-1.5.3-4|27	%{_libdir}/ocaml/extlib/META
14cr|ocaml-extlib-1.5.3-4|28	
14cr|ocaml-extlib-1.5.3-4|29	#----------------------------------------------------------------------------
14cr|ocaml-extlib-1.5.3-4|30	
14cr|ocaml-extlib-1.5.3-4|31	%package devel
14cr|ocaml-extlib-1.5.3-4|32	Summary:	Development files for %{name}
14cr|ocaml-extlib-1.5.3-4|33	Group:		Development/OCaml
14cr|ocaml-extlib-1.5.3-4|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-extlib-1.5.3-4|35	
14cr|ocaml-extlib-1.5.3-4|36	%description devel
14cr|ocaml-extlib-1.5.3-4|37	This package contains the development files needed to build applications
14cr|ocaml-extlib-1.5.3-4|38	using %{name}.
14cr|ocaml-extlib-1.5.3-4|39	
14cr|ocaml-extlib-1.5.3-4|40	%files devel
14cr|ocaml-extlib-1.5.3-4|41	%{_libdir}/ocaml/extlib/*.a
14cr|ocaml-extlib-1.5.3-4|42	%{_libdir}/ocaml/extlib/*.cmxa
14cr|ocaml-extlib-1.5.3-4|43	%{_libdir}/ocaml/extlib/*.cmx
14cr|ocaml-extlib-1.5.3-4|44	
14cr|ocaml-extlib-1.5.3-4|45	#----------------------------------------------------------------------------
14cr|ocaml-extlib-1.5.3-4|46	
14cr|ocaml-extlib-1.5.3-4|47	%package doc
14cr|ocaml-extlib-1.5.3-4|48	Summary:	Documentation for %{name}
14cr|ocaml-extlib-1.5.3-4|49	Group:		Development/OCaml
14cr|ocaml-extlib-1.5.3-4|50	Requires:	%{name} = %{EVRD}
14cr|ocaml-extlib-1.5.3-4|51	
14cr|ocaml-extlib-1.5.3-4|52	%description doc
14cr|ocaml-extlib-1.5.3-4|53	This package provides the documentation in HTML about the library %{name}.
14cr|ocaml-extlib-1.5.3-4|54	
14cr|ocaml-extlib-1.5.3-4|55	%files doc
14cr|ocaml-extlib-1.5.3-4|56	%doc README.txt LICENSE
14cr|ocaml-extlib-1.5.3-4|57	%{_datadir}/doc/%{name}/*
14cr|ocaml-extlib-1.5.3-4|58	%{_libdir}/ocaml/extlib/*.mli
14cr|ocaml-extlib-1.5.3-4|59	%{_libdir}/ocaml/extlib/*.ml
14cr|ocaml-extlib-1.5.3-4|60	
14cr|ocaml-extlib-1.5.3-4|61	#----------------------------------------------------------------------------
14cr|ocaml-extlib-1.5.3-4|62	
14cr|ocaml-extlib-1.5.3-4|63	%prep
14cr|ocaml-extlib-1.5.3-4|64	%setup -q -n %{up_name}-%{version}
14cr|ocaml-extlib-1.5.3-4|65	
14cr|ocaml-extlib-1.5.3-4|66	%build
14cr|ocaml-extlib-1.5.3-4|67	make
14cr|ocaml-extlib-1.5.3-4|68	make opt
14cr|ocaml-extlib-1.5.3-4|69	make doc
14cr|ocaml-extlib-1.5.3-4|70	
14cr|ocaml-extlib-1.5.3-4|71	%install
14cr|ocaml-extlib-1.5.3-4|72	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cr|ocaml-extlib-1.5.3-4|73	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
14cr|ocaml-extlib-1.5.3-4|74	# install doc
14cr|ocaml-extlib-1.5.3-4|75	install -d -m 755 %{buildroot}/%{_datadir}/doc/%{name}/
14cr|ocaml-extlib-1.5.3-4|76	install -m 644 doc/* %{buildroot}/%{_datadir}/doc/%{name}/
14cr|ocaml-extlib-1.5.3-4|77	install -m 644 *.ml %{buildroot}/%{_libdir}/ocaml/extlib/
14cr|ocaml-extlib-1.5.3-4|78	
14cr|ocaml-extlib-1.5.3-4|79	
14cr|ocaml-extlib-1.5.3-4|80	%changelog
14cr|ocaml-extlib-1.5.3-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-4
14cr|ocaml-extlib-1.5.3-4|82	+ Revision: dbb2963
14cr|ocaml-extlib-1.5.3-4|83	- MassBuild#464: Increase release tag
14cr|ocaml-extlib-1.5.3-4|84	
14cr|ocaml-extlib-1.5.3-4|85	

3632 14
14cr|ocaml-fileutils-0.4.5-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-fileutils-0.4.5-3|2	%define debug_package %{nil}
14cr|ocaml-fileutils-0.4.5-3|3	
14cr|ocaml-fileutils-0.4.5-3|4	Summary:	OCaml library for common file and filename operations
14cr|ocaml-fileutils-0.4.5-3|5	Name:		ocaml-fileutils
14cr|ocaml-fileutils-0.4.5-3|6	Version:	0.4.5
14cr|ocaml-fileutils-0.4.5-3|7	Release:	3
14cr|ocaml-fileutils-0.4.5-3|8	License:	LGPLv2+
14cr|ocaml-fileutils-0.4.5-3|9	Group:		Development/OCaml
14cr|ocaml-fileutils-0.4.5-3|10	Url:		http://ocaml-fileutils.forge.ocamlcore.org/
14cr|ocaml-fileutils-0.4.5-3|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1194/ocaml-fileutils-%{version}.tar.gz
14cr|ocaml-fileutils-0.4.5-3|12	BuildRequires:	camlp4
14cr|ocaml-fileutils-0.4.5-3|13	BuildRequires:	ocaml
14cr|ocaml-fileutils-0.4.5-3|14	BuildRequires:	ocaml-findlib
14cr|ocaml-fileutils-0.4.5-3|15	BuildRequires:	ocaml-ounit
14cr|ocaml-fileutils-0.4.5-3|16	
14cr|ocaml-fileutils-0.4.5-3|17	%description
14cr|ocaml-fileutils-0.4.5-3|18	This library is intended to provide a basic interface to the most
14cr|ocaml-fileutils-0.4.5-3|19	common file and filename operations.  It provides several different
14cr|ocaml-fileutils-0.4.5-3|20	filename functions: reduce, make_absolute, make_relative...  It also
14cr|ocaml-fileutils-0.4.5-3|21	enables you to manipulate real files: cp, mv, rm, touch...
14cr|ocaml-fileutils-0.4.5-3|22	
14cr|ocaml-fileutils-0.4.5-3|23	It is separated into two modules: SysUtil and SysPath.  The first one
14cr|ocaml-fileutils-0.4.5-3|24	manipulates real files, the second one is made for manipulating
14cr|ocaml-fileutils-0.4.5-3|25	abstract filenames.
14cr|ocaml-fileutils-0.4.5-3|26	
14cr|ocaml-fileutils-0.4.5-3|27	%files
14cr|ocaml-fileutils-0.4.5-3|28	%doc README.txt
14cr|ocaml-fileutils-0.4.5-3|29	%dir %{_libdir}/ocaml/fileutils
14cr|ocaml-fileutils-0.4.5-3|30	%{_libdir}/ocaml/fileutils/*.cmi
14cr|ocaml-fileutils-0.4.5-3|31	%{_libdir}/ocaml/fileutils/*.cma
14cr|ocaml-fileutils-0.4.5-3|32	%{_libdir}/ocaml/fileutils/*.cmxs
14cr|ocaml-fileutils-0.4.5-3|33	%{_libdir}/ocaml/fileutils/META
14cr|ocaml-fileutils-0.4.5-3|34	
14cr|ocaml-fileutils-0.4.5-3|35	#----------------------------------------------------------------------------
14cr|ocaml-fileutils-0.4.5-3|36	
14cr|ocaml-fileutils-0.4.5-3|37	%package devel
14cr|ocaml-fileutils-0.4.5-3|38	Summary:	Development files for %{name}
14cr|ocaml-fileutils-0.4.5-3|39	Group:		Development/OCaml
14cr|ocaml-fileutils-0.4.5-3|40	Requires:	%{name} = %{EVRD}
14cr|ocaml-fileutils-0.4.5-3|41	
14cr|ocaml-fileutils-0.4.5-3|42	%description devel
14cr|ocaml-fileutils-0.4.5-3|43	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-fileutils-0.4.5-3|44	developing applications that use %{name}.
14cr|ocaml-fileutils-0.4.5-3|45	
14cr|ocaml-fileutils-0.4.5-3|46	%files devel
14cr|ocaml-fileutils-0.4.5-3|47	%doc COPYING.txt AUTHORS.txt CHANGELOG.txt README.txt TODO.txt
14cr|ocaml-fileutils-0.4.5-3|48	%{_libdir}/ocaml/fileutils/*.a
14cr|ocaml-fileutils-0.4.5-3|49	%{_libdir}/ocaml/fileutils/*.cmx
14cr|ocaml-fileutils-0.4.5-3|50	%{_libdir}/ocaml/fileutils/*.cmxa
14cr|ocaml-fileutils-0.4.5-3|51	%{_libdir}/ocaml/fileutils/*.ml
14cr|ocaml-fileutils-0.4.5-3|52	%{_libdir}/ocaml/fileutils/*.mli
14cr|ocaml-fileutils-0.4.5-3|53	
14cr|ocaml-fileutils-0.4.5-3|54	#----------------------------------------------------------------------------
14cr|ocaml-fileutils-0.4.5-3|55	
14cr|ocaml-fileutils-0.4.5-3|56	%prep
14cr|ocaml-fileutils-0.4.5-3|57	%setup -q
14cr|ocaml-fileutils-0.4.5-3|58	
14cr|ocaml-fileutils-0.4.5-3|59	%build
14cr|ocaml-fileutils-0.4.5-3|60	ocaml setup.ml -configure
14cr|ocaml-fileutils-0.4.5-3|61	ocaml setup.ml -build
14cr|ocaml-fileutils-0.4.5-3|62	
14cr|ocaml-fileutils-0.4.5-3|63	%install
14cr|ocaml-fileutils-0.4.5-3|64	export DESTDIR=%{buildroot}
14cr|ocaml-fileutils-0.4.5-3|65	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-fileutils-0.4.5-3|66	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-fileutils-0.4.5-3|67	ocaml setup.ml -install
14cr|ocaml-fileutils-0.4.5-3|68	
14cr|ocaml-fileutils-0.4.5-3|69	%check
14cr|ocaml-fileutils-0.4.5-3|70	ocaml setup.ml -test
14cr|ocaml-fileutils-0.4.5-3|71	
14cr|ocaml-fileutils-0.4.5-3|72	%changelog
14cr|ocaml-fileutils-0.4.5-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-3
14cr|ocaml-fileutils-0.4.5-3|74	+ Revision: aa78767
14cr|ocaml-fileutils-0.4.5-3|75	- MassBuild#464: Increase release tag
14cr|ocaml-fileutils-0.4.5-3|76	
14cr|ocaml-fileutils-0.4.5-3|77	

3633 14
14cr|ocaml-getopt-20120615-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-getopt-20120615-3|2	%define debug_package %{nil}
14cr|ocaml-getopt-20120615-3|3	
14cr|ocaml-getopt-20120615-3|4	Summary:	Command line parsing a la GNU getopt
14cr|ocaml-getopt-20120615-3|5	Name:		ocaml-getopt
14cr|ocaml-getopt-20120615-3|6	Version:	20120615
14cr|ocaml-getopt-20120615-3|7	Release:	3
14cr|ocaml-getopt-20120615-3|8	License:	MIT
14cr|ocaml-getopt-20120615-3|9	Group:		Development/OCaml
14cr|ocaml-getopt-20120615-3|10	Url:		http://forge.ocamlcore.org/projects/ocaml-getopt/
14cr|ocaml-getopt-20120615-3|11	Source0:	http://forge.ocamlcore.org/frs/download.php/896/ocaml-getopt-%{version}.tar.gz
14cr|ocaml-getopt-20120615-3|12	BuildRequires:	ocaml
14cr|ocaml-getopt-20120615-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-getopt-20120615-3|14	
14cr|ocaml-getopt-20120615-3|15	%description
14cr|ocaml-getopt-20120615-3|16	The OCaml distribution comes with the module Arg specialized in command-line
14cr|ocaml-getopt-20120615-3|17	parsing. However, it doesn't support the well known features of GNU getopt
14cr|ocaml-getopt-20120615-3|18	and getopt_long.
14cr|ocaml-getopt-20120615-3|19	
14cr|ocaml-getopt-20120615-3|20	The module Getopt is an alternative; it supports GNU syntax, but from the
14cr|ocaml-getopt-20120615-3|21	programmer point of view, it is close to the spirit of Arg: the programmer
14cr|ocaml-getopt-20120615-3|22	gives to the general parsing function a list of possible options, together
14cr|ocaml-getopt-20120615-3|23	with the behavior of these options.
14cr|ocaml-getopt-20120615-3|24	
14cr|ocaml-getopt-20120615-3|25	%files
14cr|ocaml-getopt-20120615-3|26	%doc COPYING Changes README
14cr|ocaml-getopt-20120615-3|27	%dir %{_libdir}/ocaml/getopt
14cr|ocaml-getopt-20120615-3|28	%{_libdir}/ocaml/getopt/META
14cr|ocaml-getopt-20120615-3|29	%{_libdir}/ocaml/getopt/*.cma
14cr|ocaml-getopt-20120615-3|30	%{_libdir}/ocaml/getopt/*.cmi
14cr|ocaml-getopt-20120615-3|31	%{_libdir}/ocaml/getopt/*.cmxs
14cr|ocaml-getopt-20120615-3|32	
14cr|ocaml-getopt-20120615-3|33	#----------------------------------------------------------------------------
14cr|ocaml-getopt-20120615-3|34	
14cr|ocaml-getopt-20120615-3|35	%package devel
14cr|ocaml-getopt-20120615-3|36	Summary:	Development files for %{name}
14cr|ocaml-getopt-20120615-3|37	Group:		Development/OCaml
14cr|ocaml-getopt-20120615-3|38	Requires:	%{name} = %{EVRD}
14cr|ocaml-getopt-20120615-3|39	
14cr|ocaml-getopt-20120615-3|40	%description devel
14cr|ocaml-getopt-20120615-3|41	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-getopt-20120615-3|42	developing applications that use %{name}.
14cr|ocaml-getopt-20120615-3|43	
14cr|ocaml-getopt-20120615-3|44	%files devel
14cr|ocaml-getopt-20120615-3|45	%doc doc/
14cr|ocaml-getopt-20120615-3|46	%doc sample.ml
14cr|ocaml-getopt-20120615-3|47	%{_libdir}/ocaml/getopt/*.a
14cr|ocaml-getopt-20120615-3|48	%{_libdir}/ocaml/getopt/*.cmxa
14cr|ocaml-getopt-20120615-3|49	%{_libdir}/ocaml/getopt/*.cmx
14cr|ocaml-getopt-20120615-3|50	%{_libdir}/ocaml/getopt/*.mli
14cr|ocaml-getopt-20120615-3|51	
14cr|ocaml-getopt-20120615-3|52	#----------------------------------------------------------------------------
14cr|ocaml-getopt-20120615-3|53	
14cr|ocaml-getopt-20120615-3|54	%prep
14cr|ocaml-getopt-20120615-3|55	%setup -q -n ocaml-getopt
14cr|ocaml-getopt-20120615-3|56	
14cr|ocaml-getopt-20120615-3|57	%build
14cr|ocaml-getopt-20120615-3|58	./configure \
14cr|ocaml-getopt-20120615-3|59	--prefix %{_prefix} \
14cr|ocaml-getopt-20120615-3|60	--libdir %{_libdir} \
14cr|ocaml-getopt-20120615-3|61	--libexecdir %{_libexecdir} \
14cr|ocaml-getopt-20120615-3|62	--exec-prefix %{_exec_prefix} \
14cr|ocaml-getopt-20120615-3|63	--bindir %{_bindir} \
14cr|ocaml-getopt-20120615-3|64	--sbindir %{_sbindir} \
14cr|ocaml-getopt-20120615-3|65	--mandir %{_mandir} \
14cr|ocaml-getopt-20120615-3|66	--datadir %{_datadir} \
14cr|ocaml-getopt-20120615-3|67	--localstatedir %{_localstatedir} \
14cr|ocaml-getopt-20120615-3|68	--sharedstatedir %{_sharedstatedir} \
14cr|ocaml-getopt-20120615-3|69	--destdir %{buildroot}
14cr|ocaml-getopt-20120615-3|70	
14cr|ocaml-getopt-20120615-3|71	make all
14cr|ocaml-getopt-20120615-3|72	make doc
14cr|ocaml-getopt-20120615-3|73	mv doc.docdir doc
14cr|ocaml-getopt-20120615-3|74	
14cr|ocaml-getopt-20120615-3|75	%install
14cr|ocaml-getopt-20120615-3|76	export DESTDIR=%{buildroot}
14cr|ocaml-getopt-20120615-3|77	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-getopt-20120615-3|78	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-getopt-20120615-3|79	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-getopt-20120615-3|80	mkdir -p $OCAMLFIND_DESTDIR/getopt
14cr|ocaml-getopt-20120615-3|81	make install
14cr|ocaml-getopt-20120615-3|82	cp getopt.mli $OCAMLFIND_DESTDIR/getopt
14cr|ocaml-getopt-20120615-3|83	
14cr|ocaml-getopt-20120615-3|84	
14cr|ocaml-getopt-20120615-3|85	%changelog
14cr|ocaml-getopt-20120615-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120615-3
14cr|ocaml-getopt-20120615-3|87	+ Revision: e2455c6
14cr|ocaml-getopt-20120615-3|88	- MassBuild#464: Increase release tag
14cr|ocaml-getopt-20120615-3|89	
14cr|ocaml-getopt-20120615-3|90	

3634 14
14cr|ocaml-glmlite-0.03.51-4|1	Summary:	OpenGL bindings for OCaml
14cr|ocaml-glmlite-0.03.51-4|2	Name:		ocaml-glmlite
14cr|ocaml-glmlite-0.03.51-4|3	Version:	0.03.51
14cr|ocaml-glmlite-0.03.51-4|4	Release:	4
14cr|ocaml-glmlite-0.03.51-4|5	License:	LGPLv3+ or MIT
14cr|ocaml-glmlite-0.03.51-4|6	Group:		Development/OCaml
14cr|ocaml-glmlite-0.03.51-4|7	Url:		http://www.linux-nantes.org/~fmonnier/OCaml/GL/
14cr|ocaml-glmlite-0.03.51-4|8	Source0:	http://www.linux-nantes.org/~fmonnier/OCaml/GL/download/glMLite-%{version}.tgz
14cr|ocaml-glmlite-0.03.51-4|9	Patch0:		RedBook-Samples-fix-libpath.patch
14cr|ocaml-glmlite-0.03.51-4|10	Patch1:		glMLite-TEST-dir-libpath.patch
14cr|ocaml-glmlite-0.03.51-4|11	Patch4:		glMLite-TEST3-dir-libpath.patch
14cr|ocaml-glmlite-0.03.51-4|12	Patch2:		gle-examples-makefiles.patch
14cr|ocaml-glmlite-0.03.51-4|13	Patch3:		glMLite-LablGL-libpath.patch
14cr|ocaml-glmlite-0.03.51-4|14	BuildRequires:	ocaml
14cr|ocaml-glmlite-0.03.51-4|15	BuildRequires:	jpeg-devel
14cr|ocaml-glmlite-0.03.51-4|16	BuildRequires:	libgle-devel
14cr|ocaml-glmlite-0.03.51-4|17	BuildRequires:	pkgconfig(ftgl)
14cr|ocaml-glmlite-0.03.51-4|18	BuildRequires:	pkgconfig(gl)
14cr|ocaml-glmlite-0.03.51-4|19	BuildRequires:	pkgconfig(glu)
14cr|ocaml-glmlite-0.03.51-4|20	BuildRequires:	pkgconfig(glut)
14cr|ocaml-glmlite-0.03.51-4|21	BuildRequires:	pkgconfig(ImageMagick)
14cr|ocaml-glmlite-0.03.51-4|22	BuildRequires:	pkgconfig(libpng)
14cr|ocaml-glmlite-0.03.51-4|23	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|ocaml-glmlite-0.03.51-4|24	Requires:	jpeg-devel
14cr|ocaml-glmlite-0.03.51-4|25	Requires:	libgle-devel
14cr|ocaml-glmlite-0.03.51-4|26	Requires:	pkgconfig(ftgl)
14cr|ocaml-glmlite-0.03.51-4|27	Requires:	pkgconfig(gl)
14cr|ocaml-glmlite-0.03.51-4|28	Requires:	pkgconfig(glu)
14cr|ocaml-glmlite-0.03.51-4|29	Requires:	pkgconfig(glut)
14cr|ocaml-glmlite-0.03.51-4|30	Requires:	pkgconfig(ImageMagick)
14cr|ocaml-glmlite-0.03.51-4|31	Requires:	pkgconfig(libpng)
14cr|ocaml-glmlite-0.03.51-4|32	Requires:	pkgconfig(librsvg-2.0)
14cr|ocaml-glmlite-0.03.51-4|33	
14cr|ocaml-glmlite-0.03.51-4|34	%description
14cr|ocaml-glmlite-0.03.51-4|35	This package provides OpenGL bindings for OCaml.
14cr|ocaml-glmlite-0.03.51-4|36	
14cr|ocaml-glmlite-0.03.51-4|37	There is a module for GL, Glu and Glut, and also some texture loaders for
14cr|ocaml-glmlite-0.03.51-4|38	different image file format. There are specialised/optimised loaders for
14cr|ocaml-glmlite-0.03.51-4|39	jpeg, png and svg,and also a generic image loader (which uses the libmagick).
14cr|ocaml-glmlite-0.03.51-4|40	
14cr|ocaml-glmlite-0.03.51-4|41	The names of the functions are the same than in the C API, and the problematic
14cr|ocaml-glmlite-0.03.51-4|42	types are packed in modules. There are additional wrappers for the GLE and the
14cr|ocaml-glmlite-0.03.51-4|43	FTGL libraries, to perform extrusions and font rendering.
14cr|ocaml-glmlite-0.03.51-4|44	
14cr|ocaml-glmlite-0.03.51-4|45	%files
14cr|ocaml-glmlite-0.03.51-4|46	%doc LICENSE_GPL.txt README.txt
14cr|ocaml-glmlite-0.03.51-4|47	%dir %{_libdir}/ocaml/glMLite
14cr|ocaml-glmlite-0.03.51-4|48	%{_libdir}/ocaml/glMLite/META
14cr|ocaml-glmlite-0.03.51-4|49	%{_libdir}/ocaml/glMLite/*.cma
14cr|ocaml-glmlite-0.03.51-4|50	%{_libdir}/ocaml/glMLite/*.cmi
14cr|ocaml-glmlite-0.03.51-4|51	%{_libdir}/ocaml/glMLite/*.so
14cr|ocaml-glmlite-0.03.51-4|52	
14cr|ocaml-glmlite-0.03.51-4|53	#----------------------------------------------------------------------------
14cr|ocaml-glmlite-0.03.51-4|54	
14cr|ocaml-glmlite-0.03.51-4|55	%package devel
14cr|ocaml-glmlite-0.03.51-4|56	Summary:	Development files for %{name}
14cr|ocaml-glmlite-0.03.51-4|57	Group:		Development/OCaml
14cr|ocaml-glmlite-0.03.51-4|58	Requires:	%{name} = %{EVRD}
14cr|ocaml-glmlite-0.03.51-4|59	
14cr|ocaml-glmlite-0.03.51-4|60	%description -n %{name}-devel
14cr|ocaml-glmlite-0.03.51-4|61	Development files for the package %{name}.
14cr|ocaml-glmlite-0.03.51-4|62	
14cr|ocaml-glmlite-0.03.51-4|63	%files devel
14cr|ocaml-glmlite-0.03.51-4|64	%doc SRC/doc
14cr|ocaml-glmlite-0.03.51-4|65	%doc TEST TEST3 toolbox RedBook-Samples gle-examples nehe-examples LablGL
14cr|ocaml-glmlite-0.03.51-4|66	%{_libdir}/ocaml/glMLite/*.a
14cr|ocaml-glmlite-0.03.51-4|67	%{_libdir}/ocaml/glMLite/*.o
14cr|ocaml-glmlite-0.03.51-4|68	%{_libdir}/ocaml/glMLite/*.cmx
14cr|ocaml-glmlite-0.03.51-4|69	%{_libdir}/ocaml/glMLite/*.cmxa
14cr|ocaml-glmlite-0.03.51-4|70	
14cr|ocaml-glmlite-0.03.51-4|71	#----------------------------------------------------------------------------
14cr|ocaml-glmlite-0.03.51-4|72	
14cr|ocaml-glmlite-0.03.51-4|73	%prep
14cr|ocaml-glmlite-0.03.51-4|74	%setup -q -n glMLite-%{version}
14cr|ocaml-glmlite-0.03.51-4|75	%patch0 -p0
14cr|ocaml-glmlite-0.03.51-4|76	%patch1 -p0
14cr|ocaml-glmlite-0.03.51-4|77	%patch2 -p0
14cr|ocaml-glmlite-0.03.51-4|78	%patch3 -p0
14cr|ocaml-glmlite-0.03.51-4|79	%patch4 -p0
14cr|ocaml-glmlite-0.03.51-4|80	
14cr|ocaml-glmlite-0.03.51-4|81	%build
14cr|ocaml-glmlite-0.03.51-4|82	make everything
14cr|ocaml-glmlite-0.03.51-4|83	make doc
14cr|ocaml-glmlite-0.03.51-4|84	
14cr|ocaml-glmlite-0.03.51-4|85	%install
14cr|ocaml-glmlite-0.03.51-4|86	install -d -m 755 %{buildroot}%{_libdir}/ocaml/glMLite
14cr|ocaml-glmlite-0.03.51-4|87	make install_everything PREFIX=%{buildroot}%{_libdir}/ocaml/glMLite
14cr|ocaml-glmlite-0.03.51-4|88	
14cr|ocaml-glmlite-0.03.51-4|89	
14cr|ocaml-glmlite-0.03.51-4|90	%changelog
14cr|ocaml-glmlite-0.03.51-4|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03.51-4
14cr|ocaml-glmlite-0.03.51-4|92	+ Revision: 3256363
14cr|ocaml-glmlite-0.03.51-4|93	- MassBuild#464: Increase release tag
14cr|ocaml-glmlite-0.03.51-4|94	
14cr|ocaml-glmlite-0.03.51-4|95	

3635 14
14cr|ocaml-json-static-0.9.8-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-json-static-0.9.8-5|2	%define debug_package %{nil}
14cr|ocaml-json-static-0.9.8-5|3	
14cr|ocaml-json-static-0.9.8-5|4	Summary:	OCaml JSON validator and converter (syntax extension)
14cr|ocaml-json-static-0.9.8-5|5	Name:		ocaml-json-static
14cr|ocaml-json-static-0.9.8-5|6	Version:	0.9.8
14cr|ocaml-json-static-0.9.8-5|7	Release:	5
14cr|ocaml-json-static-0.9.8-5|8	License:	BSD
14cr|ocaml-json-static-0.9.8-5|9	Group:		Development/OCaml
14cr|ocaml-json-static-0.9.8-5|10	Url:		http://martin.jambon.free.fr/json-static.html
14cr|ocaml-json-static-0.9.8-5|11	Source0:	http://martin.jambon.free.fr/json-static-%{version}.tar.bz2
14cr|ocaml-json-static-0.9.8-5|12	BuildRequires:	camlp4
14cr|ocaml-json-static-0.9.8-5|13	BuildRequires:	ocaml
14cr|ocaml-json-static-0.9.8-5|14	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-json-static-0.9.8-5|15	# Make this dependency explicit because users won't be able
14cr|ocaml-json-static-0.9.8-5|16	# to do much useful without it, and the automatic dependency
14cr|ocaml-json-static-0.9.8-5|17	# checking script cannot pick it up.
14cr|ocaml-json-static-0.9.8-5|18	Requires:	ocaml-json-wheel
14cr|ocaml-json-static-0.9.8-5|19	
14cr|ocaml-json-static-0.9.8-5|20	%description
14cr|ocaml-json-static-0.9.8-5|21	json-static is a tool for converting parsed JSON data with an
14cr|ocaml-json-static-0.9.8-5|22	unchecked structure into specialized OCaml types and vice-versa.
14cr|ocaml-json-static-0.9.8-5|23	It is a complement to the json-wheel library which provides a
14cr|ocaml-json-static-0.9.8-5|24	parser and a (pretty-) printer.
14cr|ocaml-json-static-0.9.8-5|25	
14cr|ocaml-json-static-0.9.8-5|26	%files
14cr|ocaml-json-static-0.9.8-5|27	%doc LICENSE README Changes yahoo.ml
14cr|ocaml-json-static-0.9.8-5|28	%{_libdir}/ocaml/json-static
14cr|ocaml-json-static-0.9.8-5|29	
14cr|ocaml-json-static-0.9.8-5|30	#----------------------------------------------------------------------------
14cr|ocaml-json-static-0.9.8-5|31	
14cr|ocaml-json-static-0.9.8-5|32	%prep
14cr|ocaml-json-static-0.9.8-5|33	%setup -q -n json-static-%{version}
14cr|ocaml-json-static-0.9.8-5|34	
14cr|ocaml-json-static-0.9.8-5|35	%build
14cr|ocaml-json-static-0.9.8-5|36	make
14cr|ocaml-json-static-0.9.8-5|37	
14cr|ocaml-json-static-0.9.8-5|38	%install
14cr|ocaml-json-static-0.9.8-5|39	export DESTDIR=%{buildroot}
14cr|ocaml-json-static-0.9.8-5|40	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-json-static-0.9.8-5|41	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-json-static-0.9.8-5|42	make install
14cr|ocaml-json-static-0.9.8-5|43	
14cr|ocaml-json-static-0.9.8-5|44	
14cr|ocaml-json-static-0.9.8-5|45	%changelog
14cr|ocaml-json-static-0.9.8-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-5
14cr|ocaml-json-static-0.9.8-5|47	+ Revision: 2b00b43
14cr|ocaml-json-static-0.9.8-5|48	- MassBuild#464: Increase release tag
14cr|ocaml-json-static-0.9.8-5|49	
14cr|ocaml-json-static-0.9.8-5|50	

3636 14
14cr|ocaml-json-wheel-1.0.6-9|1	%define _enable_debug_packages %{nil}
14cr|ocaml-json-wheel-1.0.6-9|2	%define debug_package %{nil}
14cr|ocaml-json-wheel-1.0.6-9|3	
14cr|ocaml-json-wheel-1.0.6-9|4	Summary:	OCaml library for parsing JSON
14cr|ocaml-json-wheel-1.0.6-9|5	Name:		ocaml-json-wheel
14cr|ocaml-json-wheel-1.0.6-9|6	Version:	1.0.6
14cr|ocaml-json-wheel-1.0.6-9|7	Release:	9
14cr|ocaml-json-wheel-1.0.6-9|8	License:	BSD
14cr|ocaml-json-wheel-1.0.6-9|9	Group:		Development/OCaml
14cr|ocaml-json-wheel-1.0.6-9|10	Url:		http://martin.jambon.free.fr/json-wheel.html
14cr|ocaml-json-wheel-1.0.6-9|11	Source0:	http://martin.jambon.free.fr/json-wheel-%{version}.tar.bz2
14cr|ocaml-json-wheel-1.0.6-9|12	BuildRequires:	ocaml
14cr|ocaml-json-wheel-1.0.6-9|13	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-json-wheel-1.0.6-9|14	BuildRequires:	ocaml-ocamlnet-devel
14cr|ocaml-json-wheel-1.0.6-9|15	BuildRequires:	ocaml-pcre-devel
14cr|ocaml-json-wheel-1.0.6-9|16	BuildRequires:	pkgconfig(libpcre)
14cr|ocaml-json-wheel-1.0.6-9|17	
14cr|ocaml-json-wheel-1.0.6-9|18	%description
14cr|ocaml-json-wheel-1.0.6-9|19	JSON library for OCaml following RFC 4627.
14cr|ocaml-json-wheel-1.0.6-9|20	
14cr|ocaml-json-wheel-1.0.6-9|21	If you use this library, consider installing ocaml-json-static, the
14cr|ocaml-json-wheel-1.0.6-9|22	syntax extension to the language which makes using JSON much easier.
14cr|ocaml-json-wheel-1.0.6-9|23	
14cr|ocaml-json-wheel-1.0.6-9|24	%files
14cr|ocaml-json-wheel-1.0.6-9|25	%doc LICENSE
14cr|ocaml-json-wheel-1.0.6-9|26	%dir %{_libdir}/ocaml/json-wheel
14cr|ocaml-json-wheel-1.0.6-9|27	%{_libdir}/ocaml/json-wheel/META
14cr|ocaml-json-wheel-1.0.6-9|28	%{_libdir}/ocaml/json-wheel/*.cma
14cr|ocaml-json-wheel-1.0.6-9|29	%{_libdir}/ocaml/json-wheel/*.cmi
14cr|ocaml-json-wheel-1.0.6-9|30	%{_bindir}/jsoncat
14cr|ocaml-json-wheel-1.0.6-9|31	
14cr|ocaml-json-wheel-1.0.6-9|32	#----------------------------------------------------------------------------
14cr|ocaml-json-wheel-1.0.6-9|33	
14cr|ocaml-json-wheel-1.0.6-9|34	%package devel
14cr|ocaml-json-wheel-1.0.6-9|35	Summary:	Development files for %{name}
14cr|ocaml-json-wheel-1.0.6-9|36	Group:		Development/OCaml
14cr|ocaml-json-wheel-1.0.6-9|37	Requires:	%{name} = %{EVRD}
14cr|ocaml-json-wheel-1.0.6-9|38	
14cr|ocaml-json-wheel-1.0.6-9|39	%description devel
14cr|ocaml-json-wheel-1.0.6-9|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-json-wheel-1.0.6-9|41	developing applications that use %{name}.
14cr|ocaml-json-wheel-1.0.6-9|42	
14cr|ocaml-json-wheel-1.0.6-9|43	%files devel
14cr|ocaml-json-wheel-1.0.6-9|44	%doc LICENSE Changes README html
14cr|ocaml-json-wheel-1.0.6-9|45	%{_libdir}/ocaml/json-wheel/*.a
14cr|ocaml-json-wheel-1.0.6-9|46	%{_libdir}/ocaml/json-wheel/*.cmxa
14cr|ocaml-json-wheel-1.0.6-9|47	%{_libdir}/ocaml/json-wheel/*.cmx
14cr|ocaml-json-wheel-1.0.6-9|48	%{_libdir}/ocaml/json-wheel/*.mli
14cr|ocaml-json-wheel-1.0.6-9|49	%{_libdir}/ocaml/json-wheel/*.ml
14cr|ocaml-json-wheel-1.0.6-9|50	
14cr|ocaml-json-wheel-1.0.6-9|51	#----------------------------------------------------------------------------
14cr|ocaml-json-wheel-1.0.6-9|52	
14cr|ocaml-json-wheel-1.0.6-9|53	%prep
14cr|ocaml-json-wheel-1.0.6-9|54	%setup -q -n json-wheel-%{version}
14cr|ocaml-json-wheel-1.0.6-9|55	
14cr|ocaml-json-wheel-1.0.6-9|56	%build
14cr|ocaml-json-wheel-1.0.6-9|57	make
14cr|ocaml-json-wheel-1.0.6-9|58	strip jsoncat
14cr|ocaml-json-wheel-1.0.6-9|59	
14cr|ocaml-json-wheel-1.0.6-9|60	%install
14cr|ocaml-json-wheel-1.0.6-9|61	export DESTDIR=%{buildroot}
14cr|ocaml-json-wheel-1.0.6-9|62	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-json-wheel-1.0.6-9|63	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-json-wheel-1.0.6-9|64	mkdir -p %{buildroot}%{_bindir}
14cr|ocaml-json-wheel-1.0.6-9|65	
14cr|ocaml-json-wheel-1.0.6-9|66	make BINDIR=%{buildroot}%{_bindir} install
14cr|ocaml-json-wheel-1.0.6-9|67	
14cr|ocaml-json-wheel-1.0.6-9|68	# Remove *.cmo and *.o files.  These aren't needed for
14cr|ocaml-json-wheel-1.0.6-9|69	# anything because they are included in the *.cma/*.a.
14cr|ocaml-json-wheel-1.0.6-9|70	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.cmo
14cr|ocaml-json-wheel-1.0.6-9|71	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.o
14cr|ocaml-json-wheel-1.0.6-9|72	
14cr|ocaml-json-wheel-1.0.6-9|73	
14cr|ocaml-json-wheel-1.0.6-9|74	%changelog
14cr|ocaml-json-wheel-1.0.6-9|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-9
14cr|ocaml-json-wheel-1.0.6-9|76	+ Revision: 4578493
14cr|ocaml-json-wheel-1.0.6-9|77	- MassBuild#464: Increase release tag
14cr|ocaml-json-wheel-1.0.6-9|78	
14cr|ocaml-json-wheel-1.0.6-9|79	

3637 14
14cr|ocaml-lablgl-1.05-3|1	%define modname lablgl
14cr|ocaml-lablgl-1.05-3|2	%define srcname lablGL
14cr|ocaml-lablgl-1.05-3|3	
14cr|ocaml-lablgl-1.05-3|4	Summary:	OpenGL interface for OCaml
14cr|ocaml-lablgl-1.05-3|5	Name:		ocaml-%{modname}
14cr|ocaml-lablgl-1.05-3|6	Version:	1.05
14cr|ocaml-lablgl-1.05-3|7	Release:	3
14cr|ocaml-lablgl-1.05-3|8	License:	BSD
14cr|ocaml-lablgl-1.05-3|9	Group:		Development/OCaml
14cr|ocaml-lablgl-1.05-3|10	Url:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
14cr|ocaml-lablgl-1.05-3|11	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{modname}-%{version}.tar.gz
14cr|ocaml-lablgl-1.05-3|12	BuildRequires:	camlp4
14cr|ocaml-lablgl-1.05-3|13	BuildRequires:	ocaml
14cr|ocaml-lablgl-1.05-3|14	BuildRequires:	ocaml-labltk
14cr|ocaml-lablgl-1.05-3|15	BuildRequires:	tcl-devel
14cr|ocaml-lablgl-1.05-3|16	BuildRequires:	pkgconfig(gl)
14cr|ocaml-lablgl-1.05-3|17	BuildRequires:	pkgconfig(glu)
14cr|ocaml-lablgl-1.05-3|18	BuildRequires:	pkgconfig(glut)
14cr|ocaml-lablgl-1.05-3|19	BuildRequires:	pkgconfig(tk)
14cr|ocaml-lablgl-1.05-3|20	BuildRequires:	pkgconfig(xmu)
14cr|ocaml-lablgl-1.05-3|21	Requires:	ocaml-labltk
14cr|ocaml-lablgl-1.05-3|22	
14cr|ocaml-lablgl-1.05-3|23	%description
14cr|ocaml-lablgl-1.05-3|24	LablGL is is an OCaml interface to OpenGL. Support is included for
14cr|ocaml-lablgl-1.05-3|25	use with both Glut (standalone) and LablTk.
14cr|ocaml-lablgl-1.05-3|26	
14cr|ocaml-lablgl-1.05-3|27	%files
14cr|ocaml-lablgl-1.05-3|28	%doc COPYRIGHT CHANGES README
14cr|ocaml-lablgl-1.05-3|29	%dir %{_libdir}/ocaml/lablGL
14cr|ocaml-lablgl-1.05-3|30	%{_libdir}/ocaml/lablGL/*.cmi
14cr|ocaml-lablgl-1.05-3|31	%{_libdir}/ocaml/lablGL/*.cma
14cr|ocaml-lablgl-1.05-3|32	%{_libdir}/ocaml/lablGL/META
14cr|ocaml-lablgl-1.05-3|33	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-lablgl-1.05-3|34	%{_bindir}/lablgl
14cr|ocaml-lablgl-1.05-3|35	%{_bindir}/lablglut
14cr|ocaml-lablgl-1.05-3|36	
14cr|ocaml-lablgl-1.05-3|37	#----------------------------------------------------------------------------
14cr|ocaml-lablgl-1.05-3|38	
14cr|ocaml-lablgl-1.05-3|39	%package devel
14cr|ocaml-lablgl-1.05-3|40	Summary:	OpenGL interface for OCaml
14cr|ocaml-lablgl-1.05-3|41	Group:		Development/OCaml
14cr|ocaml-lablgl-1.05-3|42	Requires:	%{name} = %{EVRD}
14cr|ocaml-lablgl-1.05-3|43	Requires:	pkgconfig(gl)
14cr|ocaml-lablgl-1.05-3|44	Requires:	pkgconfig(glu)
14cr|ocaml-lablgl-1.05-3|45	Requires:	pkgconfig(glut)
14cr|ocaml-lablgl-1.05-3|46	Requires:	pkgconfig(xmu)
14cr|ocaml-lablgl-1.05-3|47	
14cr|ocaml-lablgl-1.05-3|48	%description devel
14cr|ocaml-lablgl-1.05-3|49	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-lablgl-1.05-3|50	developing applications that use %{name}.
14cr|ocaml-lablgl-1.05-3|51	
14cr|ocaml-lablgl-1.05-3|52	%files devel
14cr|ocaml-lablgl-1.05-3|53	%{_libdir}/ocaml/lablGL/*.a
14cr|ocaml-lablgl-1.05-3|54	%{_libdir}/ocaml/lablGL/*.cmx
14cr|ocaml-lablgl-1.05-3|55	%{_libdir}/ocaml/lablGL/*.cmxa
14cr|ocaml-lablgl-1.05-3|56	%{_libdir}/ocaml/lablGL/*.mli
14cr|ocaml-lablgl-1.05-3|57	
14cr|ocaml-lablgl-1.05-3|58	#----------------------------------------------------------------------------
14cr|ocaml-lablgl-1.05-3|59	
14cr|ocaml-lablgl-1.05-3|60	%prep
14cr|ocaml-lablgl-1.05-3|61	%setup -q -n %{modname}-%{version}
14cr|ocaml-lablgl-1.05-3|62	
14cr|ocaml-lablgl-1.05-3|63	cp -f %{_includedir}/tk8.6/generic/tkInt.h Togl/src/Togl/tkInt%{tcl_version}.h
14cr|ocaml-lablgl-1.05-3|64	cp -f %{_includedir}/tk8.6/generic/tkIntDecls.h Togl/src/Togl/tkIntDecls%{tcl_version}.h
14cr|ocaml-lablgl-1.05-3|65	sed -i -e 's,tkIntDecls.h,tkIntDecls%{tcl_version}.h,g' Togl/src/Togl/tkInt%{tcl_version}.h
14cr|ocaml-lablgl-1.05-3|66	
14cr|ocaml-lablgl-1.05-3|67	cat > Makefile.config << EOF
14cr|ocaml-lablgl-1.05-3|68	CAMLC = ocamlc.opt
14cr|ocaml-lablgl-1.05-3|69	CAMLOPT = ocamlopt.opt
14cr|ocaml-lablgl-1.05-3|70	BINDIR = %{_bindir}
14cr|ocaml-lablgl-1.05-3|71	XINCLUDES = -I%{_includedir}
14cr|ocaml-lablgl-1.05-3|72	XLIBS = -L%{_libdir} -lXext -lXmu -lX11
14cr|ocaml-lablgl-1.05-3|73	TKINCLUDES = -I%{_includedir}
14cr|ocaml-lablgl-1.05-3|74	GLINCLUDES =
14cr|ocaml-lablgl-1.05-3|75	GLLIBS = -lGL -lGLU
14cr|ocaml-lablgl-1.05-3|76	GLUTLIBS = -lglut
14cr|ocaml-lablgl-1.05-3|77	RANLIB = :
14cr|ocaml-lablgl-1.05-3|78	LIBDIR = %{_libdir}/ocaml
14cr|ocaml-lablgl-1.05-3|79	DLLDIR = %{_libdir}/ocaml/stublibs
14cr|ocaml-lablgl-1.05-3|80	INSTALLDIR = %{_libdir}/ocaml/lablGL
14cr|ocaml-lablgl-1.05-3|81	TOGLDIR=Togl
14cr|ocaml-lablgl-1.05-3|82	COPTS = %{optflags}
14cr|ocaml-lablgl-1.05-3|83	EOF
14cr|ocaml-lablgl-1.05-3|84	
14cr|ocaml-lablgl-1.05-3|85	%build
14cr|ocaml-lablgl-1.05-3|86	make all opt
14cr|ocaml-lablgl-1.05-3|87	
14cr|ocaml-lablgl-1.05-3|88	%install
14cr|ocaml-lablgl-1.05-3|89	install -d -m 755 %{buildroot}%{_bindir}
14cr|ocaml-lablgl-1.05-3|90	install -d -m 755 %{buildroot}%{_libdir}/ocaml/lablGL
14cr|ocaml-lablgl-1.05-3|91	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lablgl-1.05-3|92	make \
14cr|ocaml-lablgl-1.05-3|93	BINDIR=%{buildroot}%{_bindir}\
14cr|ocaml-lablgl-1.05-3|94	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablGL\
14cr|ocaml-lablgl-1.05-3|95	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs\
14cr|ocaml-lablgl-1.05-3|96	install
14cr|ocaml-lablgl-1.05-3|97	
14cr|ocaml-lablgl-1.05-3|98	rm -f %{buildroot}%{_libdir}/ocaml/lablGL/*.ml
14cr|ocaml-lablgl-1.05-3|99	
14cr|ocaml-lablgl-1.05-3|100	# Make and install a META file.
14cr|ocaml-lablgl-1.05-3|101	cat > %{buildroot}%{_libdir}/ocaml/lablGL/META<<EOF
14cr|ocaml-lablgl-1.05-3|102	version="%{version}"
14cr|ocaml-lablgl-1.05-3|103	directory="+lablGL"
14cr|ocaml-lablgl-1.05-3|104	archive(byte) = "lablgl.cma"
14cr|ocaml-lablgl-1.05-3|105	archive(native) = "lablgl.cmxa"
14cr|ocaml-lablgl-1.05-3|106	
14cr|ocaml-lablgl-1.05-3|107	package "togl" (
14cr|ocaml-lablgl-1.05-3|108	requires = "labltk lablGL"
14cr|ocaml-lablgl-1.05-3|109	archive(byte) = "togl.cma"
14cr|ocaml-lablgl-1.05-3|110	archive(native) = "togl.cmxa"
14cr|ocaml-lablgl-1.05-3|111	)
14cr|ocaml-lablgl-1.05-3|112	
14cr|ocaml-lablgl-1.05-3|113	package "glut" (
14cr|ocaml-lablgl-1.05-3|114	requires = "lablGL"
14cr|ocaml-lablgl-1.05-3|115	archive(byte) = "lablglut.cma"
14cr|ocaml-lablgl-1.05-3|116	archive(native) = "lablglut.cmxa"
14cr|ocaml-lablgl-1.05-3|117	)
14cr|ocaml-lablgl-1.05-3|118	EOF
14cr|ocaml-lablgl-1.05-3|119	
14cr|ocaml-lablgl-1.05-3|120	
14cr|ocaml-lablgl-1.05-3|121	%changelog
14cr|ocaml-lablgl-1.05-3|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.05-3
14cr|ocaml-lablgl-1.05-3|123	+ Revision: ee37e34
14cr|ocaml-lablgl-1.05-3|124	- MassBuild#464: Increase release tag
14cr|ocaml-lablgl-1.05-3|125	
14cr|ocaml-lablgl-1.05-3|126	

3638 14
14cr|ocaml-lablgtk-1.2.7-19|1	%define base_name lablgtk
14cr|ocaml-lablgtk-1.2.7-19|2	
14cr|ocaml-lablgtk-1.2.7-19|3	Summary:	OCaml interface to the GIMP Tool Kit
14cr|ocaml-lablgtk-1.2.7-19|4	Name:		ocaml-%{base_name}
14cr|ocaml-lablgtk-1.2.7-19|5	Version:	1.2.7
14cr|ocaml-lablgtk-1.2.7-19|6	Release:	19
14cr|ocaml-lablgtk-1.2.7-19|7	License:	LGPLv2.1+
14cr|ocaml-lablgtk-1.2.7-19|8	Group:		Development/OCaml
14cr|ocaml-lablgtk-1.2.7-19|9	Url:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
14cr|ocaml-lablgtk-1.2.7-19|10	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-%{version}.tar.bz2
14cr|ocaml-lablgtk-1.2.7-19|11	Patch0:		lablgtk-1.2.7-duplicate-method.patch
14cr|ocaml-lablgtk-1.2.7-19|12	BuildRequires:	camlp4
14cr|ocaml-lablgtk-1.2.7-19|13	BuildRequires:	ocaml
14cr|ocaml-lablgtk-1.2.7-19|14	BuildRequires:	pkgconfig(gtk+)
14cr|ocaml-lablgtk-1.2.7-19|15	
14cr|ocaml-lablgtk-1.2.7-19|16	%description
14cr|ocaml-lablgtk-1.2.7-19|17	OCaml interface to Gtk+ tool kit.
14cr|ocaml-lablgtk-1.2.7-19|18	
14cr|ocaml-lablgtk-1.2.7-19|19	%files
14cr|ocaml-lablgtk-1.2.7-19|20	%doc COPYING CHANGES README
14cr|ocaml-lablgtk-1.2.7-19|21	%dir %{_libdir}/ocaml/lablgtk
14cr|ocaml-lablgtk-1.2.7-19|22	%{_libdir}/ocaml/lablgtk/*.cmi
14cr|ocaml-lablgtk-1.2.7-19|23	%{_libdir}/ocaml/lablgtk/*.cma
14cr|ocaml-lablgtk-1.2.7-19|24	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-lablgtk-1.2.7-19|25	
14cr|ocaml-lablgtk-1.2.7-19|26	#----------------------------------------------------------------------------
14cr|ocaml-lablgtk-1.2.7-19|27	
14cr|ocaml-lablgtk-1.2.7-19|28	%package devel
14cr|ocaml-lablgtk-1.2.7-19|29	Summary:	Development files for %{name}
14cr|ocaml-lablgtk-1.2.7-19|30	Group:		Development/OCaml
14cr|ocaml-lablgtk-1.2.7-19|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-lablgtk-1.2.7-19|32	Requires:	pkgconfig(gtk+)
14cr|ocaml-lablgtk-1.2.7-19|33	
14cr|ocaml-lablgtk-1.2.7-19|34	%description devel
14cr|ocaml-lablgtk-1.2.7-19|35	This package contains the development files needed to build applications
14cr|ocaml-lablgtk-1.2.7-19|36	using %{name}.
14cr|ocaml-lablgtk-1.2.7-19|37	
14cr|ocaml-lablgtk-1.2.7-19|38	%files devel
14cr|ocaml-lablgtk-1.2.7-19|39	%{_bindir}/*
14cr|ocaml-lablgtk-1.2.7-19|40	%{_libdir}/ocaml/lablgtk/*.a
14cr|ocaml-lablgtk-1.2.7-19|41	%{_libdir}/ocaml/lablgtk/*.cmo
14cr|ocaml-lablgtk-1.2.7-19|42	%{_libdir}/ocaml/lablgtk/*.cmx
14cr|ocaml-lablgtk-1.2.7-19|43	%{_libdir}/ocaml/lablgtk/*.cmxa
14cr|ocaml-lablgtk-1.2.7-19|44	%{_libdir}/ocaml/lablgtk/*.mli
14cr|ocaml-lablgtk-1.2.7-19|45	%{_libdir}/ocaml/lablgtk/*.ml
14cr|ocaml-lablgtk-1.2.7-19|46	%{_libdir}/ocaml/lablgtk/*.o
14cr|ocaml-lablgtk-1.2.7-19|47	%{_libdir}/ocaml/lablgtk/*.h
14cr|ocaml-lablgtk-1.2.7-19|48	%{_libdir}/ocaml/lablgtk/varcc
14cr|ocaml-lablgtk-1.2.7-19|49	%{_libdir}/ocaml/lablgtk/lablgtktop
14cr|ocaml-lablgtk-1.2.7-19|50	%{_libdir}/ocaml/lablgtk/lablgtktop_t
14cr|ocaml-lablgtk-1.2.7-19|51	
14cr|ocaml-lablgtk-1.2.7-19|52	#----------------------------------------------------------------------------
14cr|ocaml-lablgtk-1.2.7-19|53	
14cr|ocaml-lablgtk-1.2.7-19|54	%prep
14cr|ocaml-lablgtk-1.2.7-19|55	%setup -q -n %{base_name}-%{version}
14cr|ocaml-lablgtk-1.2.7-19|56	%patch0 -p1
14cr|ocaml-lablgtk-1.2.7-19|57	
14cr|ocaml-lablgtk-1.2.7-19|58	%build
14cr|ocaml-lablgtk-1.2.7-19|59	make configure
14cr|ocaml-lablgtk-1.2.7-19|60	make
14cr|ocaml-lablgtk-1.2.7-19|61	make opt
14cr|ocaml-lablgtk-1.2.7-19|62	
14cr|ocaml-lablgtk-1.2.7-19|63	%install
14cr|ocaml-lablgtk-1.2.7-19|64	install -d -m 755 %{buildroot}%{_bindir}
14cr|ocaml-lablgtk-1.2.7-19|65	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lablgtk-1.2.7-19|66	make install \
14cr|ocaml-lablgtk-1.2.7-19|67	BINDIR=%{buildroot}%{_bindir} \
14cr|ocaml-lablgtk-1.2.7-19|68	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablgtk \
14cr|ocaml-lablgtk-1.2.7-19|69	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lablgtk-1.2.7-19|70	
14cr|ocaml-lablgtk-1.2.7-19|71	
14cr|ocaml-lablgtk-1.2.7-19|72	%changelog
14cr|ocaml-lablgtk-1.2.7-19|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-19
14cr|ocaml-lablgtk-1.2.7-19|74	+ Revision: 5d55feb
14cr|ocaml-lablgtk-1.2.7-19|75	- MassBuild#464: Increase release tag
14cr|ocaml-lablgtk-1.2.7-19|76	
14cr|ocaml-lablgtk-1.2.7-19|77	

3639 14
14cr|ocaml-lablgtk2-2.18.0-4|1	%define base_name lablgtk
14cr|ocaml-lablgtk2-2.18.0-4|2	
14cr|ocaml-lablgtk2-2.18.0-4|3	Summary:	OCaml interface to the GIMP Tool Kit Version 2
14cr|ocaml-lablgtk2-2.18.0-4|4	Name:		ocaml-%{base_name}2
14cr|ocaml-lablgtk2-2.18.0-4|5	Version:	2.18.0
14cr|ocaml-lablgtk2-2.18.0-4|6	Release:	4
14cr|ocaml-lablgtk2-2.18.0-4|7	License:	LGPLv2.1+
14cr|ocaml-lablgtk2-2.18.0-4|8	Group:		Development/OCaml
14cr|ocaml-lablgtk2-2.18.0-4|9	Url:		http://lablgtk.forge.ocamlcore.org/
14cr|ocaml-lablgtk2-2.18.0-4|10	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{base_name}-%{version}.tar.gz
14cr|ocaml-lablgtk2-2.18.0-4|11	Source1:	lablgtk-2.14.0-doc-html.tar.lzma
14cr|ocaml-lablgtk2-2.18.0-4|12	BuildRequires:	camlp4
14cr|ocaml-lablgtk2-2.18.0-4|13	BuildRequires:	ocaml
14cr|ocaml-lablgtk2-2.18.0-4|14	BuildRequires:	ocaml-findlib
14cr|ocaml-lablgtk2-2.18.0-4|15	BuildRequires:	ocaml-lablgl-devel
14cr|ocaml-lablgtk2-2.18.0-4|16	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|17	BuildRequires:	pkgconfig(gl)
14cr|ocaml-lablgtk2-2.18.0-4|18	BuildRequires:	pkgconfig(glu)
14cr|ocaml-lablgtk2-2.18.0-4|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|20	BuildRequires:	pkgconfig(gtkgl-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|21	BuildRequires:	pkgconfig(gtksourceview-1.0)
14cr|ocaml-lablgtk2-2.18.0-4|22	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|23	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|24	BuildRequires:	pkgconfig(libglade-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|25	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|26	BuildRequires:	pkgconfig(libpanelapplet-4.0)
14cr|ocaml-lablgtk2-2.18.0-4|27	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|28	BuildRequires:	pkgconfig(pango)
14cr|ocaml-lablgtk2-2.18.0-4|29	BuildRequires:	pkgconfig(pangocairo)
14cr|ocaml-lablgtk2-2.18.0-4|30	
14cr|ocaml-lablgtk2-2.18.0-4|31	%description
14cr|ocaml-lablgtk2-2.18.0-4|32	OCaml interface to the GIMP Tool Kit Version 2.
14cr|ocaml-lablgtk2-2.18.0-4|33	
14cr|ocaml-lablgtk2-2.18.0-4|34	%files
14cr|ocaml-lablgtk2-2.18.0-4|35	%doc COPYING CHANGES README
14cr|ocaml-lablgtk2-2.18.0-4|36	%{_bindir}/*
14cr|ocaml-lablgtk2-2.18.0-4|37	%dir %{_libdir}/ocaml/lablgtk2
14cr|ocaml-lablgtk2-2.18.0-4|38	%{_libdir}/ocaml/lablgtk2/META
14cr|ocaml-lablgtk2-2.18.0-4|39	%{_libdir}/ocaml/lablgtk2/*.cmi
14cr|ocaml-lablgtk2-2.18.0-4|40	%{_libdir}/ocaml/lablgtk2/*.cma
14cr|ocaml-lablgtk2-2.18.0-4|41	%{_libdir}/ocaml/lablgtk2/*.cmo
14cr|ocaml-lablgtk2-2.18.0-4|42	%{_libdir}/ocaml/lablgtk2/*.o
14cr|ocaml-lablgtk2-2.18.0-4|43	%{_libdir}/ocaml/stublibs/*
14cr|ocaml-lablgtk2-2.18.0-4|44	
14cr|ocaml-lablgtk2-2.18.0-4|45	#----------------------------------------------------------------------------
14cr|ocaml-lablgtk2-2.18.0-4|46	
14cr|ocaml-lablgtk2-2.18.0-4|47	%package devel
14cr|ocaml-lablgtk2-2.18.0-4|48	Summary:	Development files for %{name}
14cr|ocaml-lablgtk2-2.18.0-4|49	Group:		Development/OCaml
14cr|ocaml-lablgtk2-2.18.0-4|50	Requires:	%{name} = %{EVRD}
14cr|ocaml-lablgtk2-2.18.0-4|51	Requires:	pkgconfig(gtk+-2.0)
14cr|ocaml-lablgtk2-2.18.0-4|52	
14cr|ocaml-lablgtk2-2.18.0-4|53	%description devel
14cr|ocaml-lablgtk2-2.18.0-4|54	This package contains the development files needed to build applications
14cr|ocaml-lablgtk2-2.18.0-4|55	using %{name}.
14cr|ocaml-lablgtk2-2.18.0-4|56	
14cr|ocaml-lablgtk2-2.18.0-4|57	%files devel
14cr|ocaml-lablgtk2-2.18.0-4|58	%{_libdir}/ocaml/lablgtk2/*
14cr|ocaml-lablgtk2-2.18.0-4|59	%exclude %{_libdir}/ocaml/lablgtk2/META
14cr|ocaml-lablgtk2-2.18.0-4|60	%exclude %{_libdir}/ocaml/lablgtk2/*.cmi
14cr|ocaml-lablgtk2-2.18.0-4|61	%exclude %{_libdir}/ocaml/lablgtk2/*.cma
14cr|ocaml-lablgtk2-2.18.0-4|62	%exclude %{_libdir}/ocaml/lablgtk2/*.cmo
14cr|ocaml-lablgtk2-2.18.0-4|63	%exclude %{_libdir}/ocaml/lablgtk2/*.o
14cr|ocaml-lablgtk2-2.18.0-4|64	
14cr|ocaml-lablgtk2-2.18.0-4|65	#----------------------------------------------------------------------------
14cr|ocaml-lablgtk2-2.18.0-4|66	
14cr|ocaml-lablgtk2-2.18.0-4|67	%package doc
14cr|ocaml-lablgtk2-2.18.0-4|68	Summary:	Documentation and examples for %{name}
14cr|ocaml-lablgtk2-2.18.0-4|69	Group:		Development/OCaml
14cr|ocaml-lablgtk2-2.18.0-4|70	
14cr|ocaml-lablgtk2-2.18.0-4|71	%description doc
14cr|ocaml-lablgtk2-2.18.0-4|72	This package contains the ocamldoc generated documentation for %{name},
14cr|ocaml-lablgtk2-2.18.0-4|73	and some examples.
14cr|ocaml-lablgtk2-2.18.0-4|74	
14cr|ocaml-lablgtk2-2.18.0-4|75	%files doc
14cr|ocaml-lablgtk2-2.18.0-4|76	%doc examples
14cr|ocaml-lablgtk2-2.18.0-4|77	%doc doc
14cr|ocaml-lablgtk2-2.18.0-4|78	
14cr|ocaml-lablgtk2-2.18.0-4|79	#----------------------------------------------------------------------------
14cr|ocaml-lablgtk2-2.18.0-4|80	
14cr|ocaml-lablgtk2-2.18.0-4|81	%prep
14cr|ocaml-lablgtk2-2.18.0-4|82	%setup -q -n %{base_name}-%{version}
14cr|ocaml-lablgtk2-2.18.0-4|83	perl -pi -e "s/^directory.*$//" META
14cr|ocaml-lablgtk2-2.18.0-4|84	sed -i -e 's/version="2.12.0"/version="%{version}"/' META
14cr|ocaml-lablgtk2-2.18.0-4|85	lzcat %{SOURCE1} | tar xf -
14cr|ocaml-lablgtk2-2.18.0-4|86	mv lablgtk-2.14.0-doc-html/ doc/
14cr|ocaml-lablgtk2-2.18.0-4|87	
14cr|ocaml-lablgtk2-2.18.0-4|88	%build
14cr|ocaml-lablgtk2-2.18.0-4|89	%configure2_5x
14cr|ocaml-lablgtk2-2.18.0-4|90	make
14cr|ocaml-lablgtk2-2.18.0-4|91	make opt
14cr|ocaml-lablgtk2-2.18.0-4|92	
14cr|ocaml-lablgtk2-2.18.0-4|93	%install
14cr|ocaml-lablgtk2-2.18.0-4|94	export DESTDIR=%{buildroot}
14cr|ocaml-lablgtk2-2.18.0-4|95	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-lablgtk2-2.18.0-4|96	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lablgtk2-2.18.0-4|97	make install \
14cr|ocaml-lablgtk2-2.18.0-4|98	RANLIB=true \
14cr|ocaml-lablgtk2-2.18.0-4|99	BINDIR=%{buildroot}/%{_bindir} \
14cr|ocaml-lablgtk2-2.18.0-4|100	LIBDIR=%{buildroot}/%{_libdir}/ocaml/lablgtk2 \
14cr|ocaml-lablgtk2-2.18.0-4|101	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/lablgtk2 \
14cr|ocaml-lablgtk2-2.18.0-4|102	DLLDIR=%{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-lablgtk2-2.18.0-4|103	
14cr|ocaml-lablgtk2-2.18.0-4|104	for cmo in $(find src/ -type f -name "*.cmo"); do
14cr|ocaml-lablgtk2-2.18.0-4|105	%{__install} -m0644 -D $cmo %{buildroot}/%{_libdir}/ocaml/lablgtk2/`basename $cmo`
14cr|ocaml-lablgtk2-2.18.0-4|106	done;
14cr|ocaml-lablgtk2-2.18.0-4|107	
14cr|ocaml-lablgtk2-2.18.0-4|108	rm -f %{buildroot}%{_libdir}/ocaml/ld.conf
14cr|ocaml-lablgtk2-2.18.0-4|109	
14cr|ocaml-lablgtk2-2.18.0-4|110	%changelog
14cr|ocaml-lablgtk2-2.18.0-4|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.18.0-4
14cr|ocaml-lablgtk2-2.18.0-4|112	+ Revision: 6aa79a9
14cr|ocaml-lablgtk2-2.18.0-4|113	- MassBuild#464: Increase release tag
14cr|ocaml-lablgtk2-2.18.0-4|114	
14cr|ocaml-lablgtk2-2.18.0-4|115	

3640 14
14cr|ocaml-lzma-0.01-6|1	Summary:	OCaml bindings for the LZMA compression library
14cr|ocaml-lzma-0.01-6|2	Name:		ocaml-lzma
14cr|ocaml-lzma-0.01-6|3	Version:	0.01
14cr|ocaml-lzma-0.01-6|4	Release:	6
14cr|ocaml-lzma-0.01-6|5	License:	LGPLv2.1+ with static compilation exception
14cr|ocaml-lzma-0.01-6|6	Group:		Development/OCaml
14cr|ocaml-lzma-0.01-6|7	Url:		http://forge.ocamlcore.org/projects/ocaml-lzma/
14cr|ocaml-lzma-0.01-6|8	Source0:	http://forge.ocamlcore.org/frs/download.php/378/ocaml-lzma-%{version}.tar.gz
14cr|ocaml-lzma-0.01-6|9	BuildRequires:	ocaml
14cr|ocaml-lzma-0.01-6|10	BuildRequires:	liblzma-devel
14cr|ocaml-lzma-0.01-6|11	
14cr|ocaml-lzma-0.01-6|12	%description
14cr|ocaml-lzma-0.01-6|13	OCaml bindings for the LZMA compression library.
14cr|ocaml-lzma-0.01-6|14	Lzma provides very high compression ratio and fast decompression,
14cr|ocaml-lzma-0.01-6|15	the average compression ratio is 30% better than that of gzip and
14cr|ocaml-lzma-0.01-6|16	15% better than that of bzip2.
14cr|ocaml-lzma-0.01-6|17	
14cr|ocaml-lzma-0.01-6|18	%files
14cr|ocaml-lzma-0.01-6|19	%doc README.txt description.txt LICENSE.txt
14cr|ocaml-lzma-0.01-6|20	%dir %{_libdir}/ocaml/lzma
14cr|ocaml-lzma-0.01-6|21	%{_libdir}/ocaml/lzma/META
14cr|ocaml-lzma-0.01-6|22	%{_libdir}/ocaml/lzma/*.cma
14cr|ocaml-lzma-0.01-6|23	%{_libdir}/ocaml/lzma/*.cmi
14cr|ocaml-lzma-0.01-6|24	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-lzma-0.01-6|25	
14cr|ocaml-lzma-0.01-6|26	#----------------------------------------------------------------------------
14cr|ocaml-lzma-0.01-6|27	
14cr|ocaml-lzma-0.01-6|28	%package devel
14cr|ocaml-lzma-0.01-6|29	Summary:	Development files for %{name}
14cr|ocaml-lzma-0.01-6|30	Group:		Development/OCaml
14cr|ocaml-lzma-0.01-6|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-lzma-0.01-6|32	
14cr|ocaml-lzma-0.01-6|33	%description devel
14cr|ocaml-lzma-0.01-6|34	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-lzma-0.01-6|35	developing applications that use %{name}.
14cr|ocaml-lzma-0.01-6|36	
14cr|ocaml-lzma-0.01-6|37	%files devel
14cr|ocaml-lzma-0.01-6|38	%doc doc examples
14cr|ocaml-lzma-0.01-6|39	%{_libdir}/ocaml/lzma/*.a
14cr|ocaml-lzma-0.01-6|40	%{_libdir}/ocaml/lzma/*.o
14cr|ocaml-lzma-0.01-6|41	%{_libdir}/ocaml/lzma/*.cmxa
14cr|ocaml-lzma-0.01-6|42	%{_libdir}/ocaml/lzma/*.cmx
14cr|ocaml-lzma-0.01-6|43	%{_libdir}/ocaml/lzma/*.cmo
14cr|ocaml-lzma-0.01-6|44	%{_libdir}/ocaml/lzma/*.mli
14cr|ocaml-lzma-0.01-6|45	%{_libdir}/ocaml/stublibs/*.cmxs
14cr|ocaml-lzma-0.01-6|46	
14cr|ocaml-lzma-0.01-6|47	#----------------------------------------------------------------------------
14cr|ocaml-lzma-0.01-6|48	
14cr|ocaml-lzma-0.01-6|49	%prep
14cr|ocaml-lzma-0.01-6|50	%setup -q
14cr|ocaml-lzma-0.01-6|51	
14cr|ocaml-lzma-0.01-6|52	%build
14cr|ocaml-lzma-0.01-6|53	make
14cr|ocaml-lzma-0.01-6|54	make doc
14cr|ocaml-lzma-0.01-6|55	
14cr|ocaml-lzma-0.01-6|56	%install
14cr|ocaml-lzma-0.01-6|57	mkdir -p %{buildroot}%{_libdir}/ocaml/lzma
14cr|ocaml-lzma-0.01-6|58	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lzma-0.01-6|59	make install \
14cr|ocaml-lzma-0.01-6|60	PREFIX=%{buildroot}%{_libdir}/ocaml/lzma \
14cr|ocaml-lzma-0.01-6|61	SO_PREFIX=%{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-lzma-0.01-6|62	
14cr|ocaml-lzma-0.01-6|63	mkdir examples
14cr|ocaml-lzma-0.01-6|64	cp test_* examples/
14cr|ocaml-lzma-0.01-6|65	
14cr|ocaml-lzma-0.01-6|66	
14cr|ocaml-lzma-0.01-6|67	%changelog
14cr|ocaml-lzma-0.01-6|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-6
14cr|ocaml-lzma-0.01-6|69	+ Revision: 093e939
14cr|ocaml-lzma-0.01-6|70	- MassBuild#464: Increase release tag
14cr|ocaml-lzma-0.01-6|71	
14cr|ocaml-lzma-0.01-6|72	

3641 14
14cr|ocaml-mad-0.4.0-4|1	Summary:	Bindings for the mad library
14cr|ocaml-mad-0.4.0-4|2	Name:		ocaml-mad
14cr|ocaml-mad-0.4.0-4|3	Version:	0.4.0
14cr|ocaml-mad-0.4.0-4|4	Release:	4
14cr|ocaml-mad-0.4.0-4|5	License:	GPLv2+
14cr|ocaml-mad-0.4.0-4|6	Group:		Development/OCaml
14cr|ocaml-mad-0.4.0-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-mad-0.4.0-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-mad/ocaml-mad-%{version}.tar.gz
14cr|ocaml-mad-0.4.0-4|9	Patch1:		ocaml-mad-0.3.5-docblock.patch
14cr|ocaml-mad-0.4.0-4|10	BuildRequires:	ocaml
14cr|ocaml-mad-0.4.0-4|11	BuildRequires:	ocaml-findlib
14cr|ocaml-mad-0.4.0-4|12	BuildRequires:	pkgconfig(mad)
14cr|ocaml-mad-0.4.0-4|13	
14cr|ocaml-mad-0.4.0-4|14	%description
14cr|ocaml-mad-0.4.0-4|15	Bindings for the mad library which provides functions for encoding
14cr|ocaml-mad-0.4.0-4|16	wave audio files into mp3.
14cr|ocaml-mad-0.4.0-4|17	
14cr|ocaml-mad-0.4.0-4|18	%files
14cr|ocaml-mad-0.4.0-4|19	%doc COPYING CHANGES README
14cr|ocaml-mad-0.4.0-4|20	%dir %{_libdir}/ocaml/mad
14cr|ocaml-mad-0.4.0-4|21	%{_libdir}/ocaml/mad/META
14cr|ocaml-mad-0.4.0-4|22	%{_libdir}/ocaml/mad/*.cma
14cr|ocaml-mad-0.4.0-4|23	%{_libdir}/ocaml/mad/*.cmi
14cr|ocaml-mad-0.4.0-4|24	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-mad-0.4.0-4|25	
14cr|ocaml-mad-0.4.0-4|26	#----------------------------------------------------------------------------
14cr|ocaml-mad-0.4.0-4|27	
14cr|ocaml-mad-0.4.0-4|28	%package devel
14cr|ocaml-mad-0.4.0-4|29	Summary:	Development files for %{name}
14cr|ocaml-mad-0.4.0-4|30	Group:		Development/OCaml
14cr|ocaml-mad-0.4.0-4|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-mad-0.4.0-4|32	
14cr|ocaml-mad-0.4.0-4|33	%description devel
14cr|ocaml-mad-0.4.0-4|34	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-mad-0.4.0-4|35	developing applications that use %{name}.
14cr|ocaml-mad-0.4.0-4|36	
14cr|ocaml-mad-0.4.0-4|37	%files devel
14cr|ocaml-mad-0.4.0-4|38	%doc doc/html
14cr|ocaml-mad-0.4.0-4|39	%{_libdir}/ocaml/mad/*.a
14cr|ocaml-mad-0.4.0-4|40	%{_libdir}/ocaml/mad/*.cmxa
14cr|ocaml-mad-0.4.0-4|41	%{_libdir}/ocaml/mad/*.cmx
14cr|ocaml-mad-0.4.0-4|42	%{_libdir}/ocaml/mad/*.mli
14cr|ocaml-mad-0.4.0-4|43	
14cr|ocaml-mad-0.4.0-4|44	#----------------------------------------------------------------------------
14cr|ocaml-mad-0.4.0-4|45	
14cr|ocaml-mad-0.4.0-4|46	%prep
14cr|ocaml-mad-0.4.0-4|47	%setup -q
14cr|ocaml-mad-0.4.0-4|48	%patch1 -p1
14cr|ocaml-mad-0.4.0-4|49	
14cr|ocaml-mad-0.4.0-4|50	%build
14cr|ocaml-mad-0.4.0-4|51	%configure
14cr|ocaml-mad-0.4.0-4|52	make
14cr|ocaml-mad-0.4.0-4|53	make doc
14cr|ocaml-mad-0.4.0-4|54	
14cr|ocaml-mad-0.4.0-4|55	%install
14cr|ocaml-mad-0.4.0-4|56	export DESTDIR=%{buildroot}
14cr|ocaml-mad-0.4.0-4|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-mad-0.4.0-4|58	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-mad-0.4.0-4|59	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-mad-0.4.0-4|60	mkdir -p $OCAMLFIND_DESTDIR/mad
14cr|ocaml-mad-0.4.0-4|61	make install
14cr|ocaml-mad-0.4.0-4|62	
14cr|ocaml-mad-0.4.0-4|63	
14cr|ocaml-mad-0.4.0-4|64	%changelog
14cr|ocaml-mad-0.4.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|ocaml-mad-0.4.0-4|66	+ Revision: a039f85
14cr|ocaml-mad-0.4.0-4|67	- MassBuild#464: Increase release tag
14cr|ocaml-mad-0.4.0-4|68	
14cr|ocaml-mad-0.4.0-4|69	

3642 14
14cr|ocaml-magic-0.7.3-5|1	Summary:	OCaml bindings for the File type determination library
14cr|ocaml-magic-0.7.3-5|2	Name:		ocaml-magic
14cr|ocaml-magic-0.7.3-5|3	Version:	0.7.3
14cr|ocaml-magic-0.7.3-5|4	Release:	5
14cr|ocaml-magic-0.7.3-5|5	License:	LGPLv2.1+
14cr|ocaml-magic-0.7.3-5|6	Group:		Development/OCaml
14cr|ocaml-magic-0.7.3-5|7	Url:		http://sourceforge.net/projects/ocaml-magic/
14cr|ocaml-magic-0.7.3-5|8	Source0:	http://sourceforge.net/projects/ocaml-magic/files/ocaml-magic-%{version}.tar.gz
14cr|ocaml-magic-0.7.3-5|9	BuildRequires:	ocaml
14cr|ocaml-magic-0.7.3-5|10	BuildRequires:	ocaml-findlib
14cr|ocaml-magic-0.7.3-5|11	BuildRequires:	magic-devel
14cr|ocaml-magic-0.7.3-5|12	
14cr|ocaml-magic-0.7.3-5|13	%description
14cr|ocaml-magic-0.7.3-5|14	Libmagic is a library for classifying files according to magic number tests.
14cr|ocaml-magic-0.7.3-5|15	This package provides OCaml interface to this C library.
14cr|ocaml-magic-0.7.3-5|16	
14cr|ocaml-magic-0.7.3-5|17	%files
14cr|ocaml-magic-0.7.3-5|18	%doc LICENSE README
14cr|ocaml-magic-0.7.3-5|19	%dir %{_libdir}/ocaml/magic
14cr|ocaml-magic-0.7.3-5|20	%{_libdir}/ocaml/magic/META
14cr|ocaml-magic-0.7.3-5|21	%{_libdir}/ocaml/magic/*.cma
14cr|ocaml-magic-0.7.3-5|22	%{_libdir}/ocaml/magic/*.cmi
14cr|ocaml-magic-0.7.3-5|23	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-magic-0.7.3-5|24	
14cr|ocaml-magic-0.7.3-5|25	#----------------------------------------------------------------------------
14cr|ocaml-magic-0.7.3-5|26	
14cr|ocaml-magic-0.7.3-5|27	%package devel
14cr|ocaml-magic-0.7.3-5|28	Summary:	Development files for %{name}
14cr|ocaml-magic-0.7.3-5|29	Group:		Development/OCaml
14cr|ocaml-magic-0.7.3-5|30	Requires:	%{name} = %{EVRD}
14cr|ocaml-magic-0.7.3-5|31	
14cr|ocaml-magic-0.7.3-5|32	%description devel
14cr|ocaml-magic-0.7.3-5|33	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-magic-0.7.3-5|34	developing applications that use %{name}.
14cr|ocaml-magic-0.7.3-5|35	
14cr|ocaml-magic-0.7.3-5|36	%files devel
14cr|ocaml-magic-0.7.3-5|37	%doc doc
14cr|ocaml-magic-0.7.3-5|38	%{_libdir}/ocaml/magic/*.a
14cr|ocaml-magic-0.7.3-5|39	%{_libdir}/ocaml/magic/*.cmxa
14cr|ocaml-magic-0.7.3-5|40	%{_libdir}/ocaml/magic/*.cmx
14cr|ocaml-magic-0.7.3-5|41	%{_libdir}/ocaml/magic/*.mli
14cr|ocaml-magic-0.7.3-5|42	
14cr|ocaml-magic-0.7.3-5|43	#----------------------------------------------------------------------------
14cr|ocaml-magic-0.7.3-5|44	
14cr|ocaml-magic-0.7.3-5|45	%prep
14cr|ocaml-magic-0.7.3-5|46	%setup -q -n ocaml-magic-%{version}
14cr|ocaml-magic-0.7.3-5|47	
14cr|ocaml-magic-0.7.3-5|48	%build
14cr|ocaml-magic-0.7.3-5|49	%configure
14cr|ocaml-magic-0.7.3-5|50	make
14cr|ocaml-magic-0.7.3-5|51	make doc
14cr|ocaml-magic-0.7.3-5|52	
14cr|ocaml-magic-0.7.3-5|53	%install
14cr|ocaml-magic-0.7.3-5|54	export DESTDIR=%{buildroot}
14cr|ocaml-magic-0.7.3-5|55	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-magic-0.7.3-5|56	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-magic-0.7.3-5|57	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-magic-0.7.3-5|58	mkdir -p $OCAMLFIND_DESTDIR/magic
14cr|ocaml-magic-0.7.3-5|59	make install
14cr|ocaml-magic-0.7.3-5|60	
14cr|ocaml-magic-0.7.3-5|61	
14cr|ocaml-magic-0.7.3-5|62	%changelog
14cr|ocaml-magic-0.7.3-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-5
14cr|ocaml-magic-0.7.3-5|64	+ Revision: 67f523d
14cr|ocaml-magic-0.7.3-5|65	- MassBuild#464: Increase release tag
14cr|ocaml-magic-0.7.3-5|66	
14cr|ocaml-magic-0.7.3-5|67	

3643 14
14cr|ocamlmakefile-6.37.0-3|1	Summary:	Automated compilation of complex OCaml-projects
14cr|ocamlmakefile-6.37.0-3|2	Name:		ocamlmakefile
14cr|ocamlmakefile-6.37.0-3|3	Version:	6.37.0
14cr|ocamlmakefile-6.37.0-3|4	Release:	3
14cr|ocamlmakefile-6.37.0-3|5	License:	LGPLv2.1+ with OCaml linking exception
14cr|ocamlmakefile-6.37.0-3|6	Group:		Development/OCaml
14cr|ocamlmakefile-6.37.0-3|7	Url:		https://bitbucket.org/mmottl/ocaml-makefile
14cr|ocamlmakefile-6.37.0-3|8	Source0:	https://bitbucket.org/mmottl/ocaml-makefile/downloads/ocaml-makefile-%{version}.tar.gz
14cr|ocamlmakefile-6.37.0-3|9	Source1:	README.examples.idl
14cr|ocamlmakefile-6.37.0-3|10	BuildArch:	noarch
14cr|ocamlmakefile-6.37.0-3|11	
14cr|ocamlmakefile-6.37.0-3|12	%description
14cr|ocamlmakefile-6.37.0-3|13	A general makefile for the Objective Caml programming language
14cr|ocamlmakefile-6.37.0-3|14	OCamlMakefile is a general makefile which allows a programmer to
14cr|ocamlmakefile-6.37.0-3|15	create quickly customized makefiles for a project written in the
14cr|ocamlmakefile-6.37.0-3|16	Objective Caml programming language. Typically, a customized makefile
14cr|ocamlmakefile-6.37.0-3|17	consists of the definition of a few variables, and an inclusion of
14cr|ocamlmakefile-6.37.0-3|18	the general makefile provided by this package.
14cr|ocamlmakefile-6.37.0-3|19	
14cr|ocamlmakefile-6.37.0-3|20	%files
14cr|ocamlmakefile-6.37.0-3|21	%doc COPYING.txt README.md CHANGES.txt
14cr|ocamlmakefile-6.37.0-3|22	%dir %{_datadir}/ocamlmakefile
14cr|ocamlmakefile-6.37.0-3|23	%{_datadir}/ocamlmakefile/OCamlMakefile
14cr|ocamlmakefile-6.37.0-3|24	
14cr|ocamlmakefile-6.37.0-3|25	#----------------------------------------------------------------------------
14cr|ocamlmakefile-6.37.0-3|26	
14cr|ocamlmakefile-6.37.0-3|27	%package doc
14cr|ocamlmakefile-6.37.0-3|28	Summary:	Documentation and examples files for %{name}
14cr|ocamlmakefile-6.37.0-3|29	Group:		Development/OCaml
14cr|ocamlmakefile-6.37.0-3|30	Requires:	%{name} = %{EVRD}
14cr|ocamlmakefile-6.37.0-3|31	
14cr|ocamlmakefile-6.37.0-3|32	%description doc
14cr|ocamlmakefile-6.37.0-3|33	The %{name}-doc package contains documentation and examples files for
14cr|ocamlmakefile-6.37.0-3|34	developing applications that use %{name}.
14cr|ocamlmakefile-6.37.0-3|35	
14cr|ocamlmakefile-6.37.0-3|36	%files doc
14cr|ocamlmakefile-6.37.0-3|37	%doc calc camlp4 gtk idl threads
14cr|ocamlmakefile-6.37.0-3|38	
14cr|ocamlmakefile-6.37.0-3|39	#----------------------------------------------------------------------------
14cr|ocamlmakefile-6.37.0-3|40	
14cr|ocamlmakefile-6.37.0-3|41	%prep
14cr|ocamlmakefile-6.37.0-3|42	%setup -q -n ocaml-makefile-%{version}
14cr|ocamlmakefile-6.37.0-3|43	install -m 0644 %{SOURCE1} ./
14cr|ocamlmakefile-6.37.0-3|44	
14cr|ocamlmakefile-6.37.0-3|45	%build
14cr|ocamlmakefile-6.37.0-3|46	
14cr|ocamlmakefile-6.37.0-3|47	%install
14cr|ocamlmakefile-6.37.0-3|48	# OCamlMakefile
14cr|ocamlmakefile-6.37.0-3|49	install -d -m 0755 %{buildroot}%{_datadir}/ocamlmakefile
14cr|ocamlmakefile-6.37.0-3|50	sed -i -e "s|/usr/local/lib|/usr/lib|g" OCamlMakefile
14cr|ocamlmakefile-6.37.0-3|51	install -m 0644 OCamlMakefile %{buildroot}%{_datadir}/ocamlmakefile/
14cr|ocamlmakefile-6.37.0-3|52	
14cr|ocamlmakefile-6.37.0-3|53	# examples/
14cr|ocamlmakefile-6.37.0-3|54	for d in calc camlp4 gtk idl threads; do
14cr|ocamlmakefile-6.37.0-3|55	sed -i -e "s|../OCamlMakefile|%{_datadir}/ocamlmakefile/OCamlMakefile|g" ./$d/Makefile;
14cr|ocamlmakefile-6.37.0-3|56	done
14cr|ocamlmakefile-6.37.0-3|57	cp ./README.examples.idl ./calc/README
14cr|ocamlmakefile-6.37.0-3|58	cp ./README.examples.idl ./idl/README
14cr|ocamlmakefile-6.37.0-3|59	
14cr|ocamlmakefile-6.37.0-3|60	
14cr|ocamlmakefile-6.37.0-3|61	%changelog
14cr|ocamlmakefile-6.37.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.37.0-3
14cr|ocamlmakefile-6.37.0-3|63	+ Revision: fead378
14cr|ocamlmakefile-6.37.0-3|64	- MassBuild#464: Increase release tag
14cr|ocamlmakefile-6.37.0-3|65	
14cr|ocamlmakefile-6.37.0-3|66	

3644 14
14cr|ocaml-mlgmp-0.13-5|1	Summary:	OCaml bindings for the GNU multiprecision arithmetic library
14cr|ocaml-mlgmp-0.13-5|2	Name:		ocaml-mlgmp
14cr|ocaml-mlgmp-0.13-5|3	Version:	0.13
14cr|ocaml-mlgmp-0.13-5|4	Release:	5
14cr|ocaml-mlgmp-0.13-5|5	License:	LGPLv2.1+ + linking exception
14cr|ocaml-mlgmp-0.13-5|6	Group:		Development/OCaml
14cr|ocaml-mlgmp-0.13-5|7	Url:		http://www-verimag.imag.fr/~monniaux/programmes.html.en
14cr|ocaml-mlgmp-0.13-5|8	Source0:	http://www-verimag.imag.fr/~monniaux/download/mlgmp.tar.gz
14cr|ocaml-mlgmp-0.13-5|9	Source1:	META.in
14cr|ocaml-mlgmp-0.13-5|10	Patch0:		10_config.dpatch
14cr|ocaml-mlgmp-0.13-5|11	Patch1:		Makefile.patch
14cr|ocaml-mlgmp-0.13-5|12	Patch2:		15_bugfixes.dpatch
14cr|ocaml-mlgmp-0.13-5|13	BuildRequires:	ocaml
14cr|ocaml-mlgmp-0.13-5|14	BuildRequires:	gmp-devel
14cr|ocaml-mlgmp-0.13-5|15	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-mlgmp-0.13-5|16	
14cr|ocaml-mlgmp-0.13-5|17	%description
14cr|ocaml-mlgmp-0.13-5|18	This package provides bindings for the GNU multiprecision library
14cr|ocaml-mlgmp-0.13-5|19	(GNU MP) for the language OCaml (caml.inria.fr).
14cr|ocaml-mlgmp-0.13-5|20	It is mostly a 1-1 mapping of the C functions into the OCaml namespace,
14cr|ocaml-mlgmp-0.13-5|21	but also includes some infix operators to make for a cleaner syntax.
14cr|ocaml-mlgmp-0.13-5|22	
14cr|ocaml-mlgmp-0.13-5|23	%files
14cr|ocaml-mlgmp-0.13-5|24	%doc ChangeLog README benchmarks.txt
14cr|ocaml-mlgmp-0.13-5|25	%dir %{_libdir}/ocaml/gmp
14cr|ocaml-mlgmp-0.13-5|26	%{_libdir}/ocaml/gmp/META
14cr|ocaml-mlgmp-0.13-5|27	%{_libdir}/ocaml/gmp/*.cma
14cr|ocaml-mlgmp-0.13-5|28	%{_libdir}/ocaml/gmp/*.cmi
14cr|ocaml-mlgmp-0.13-5|29	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-mlgmp-0.13-5|30	
14cr|ocaml-mlgmp-0.13-5|31	#----------------------------------------------------------------------------
14cr|ocaml-mlgmp-0.13-5|32	
14cr|ocaml-mlgmp-0.13-5|33	%package devel
14cr|ocaml-mlgmp-0.13-5|34	Summary:	Development files for %{name}
14cr|ocaml-mlgmp-0.13-5|35	Group:		Development/OCaml
14cr|ocaml-mlgmp-0.13-5|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-mlgmp-0.13-5|37	
14cr|ocaml-mlgmp-0.13-5|38	%description devel
14cr|ocaml-mlgmp-0.13-5|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-mlgmp-0.13-5|40	developing applications that use %{name}.
14cr|ocaml-mlgmp-0.13-5|41	
14cr|ocaml-mlgmp-0.13-5|42	%files devel
14cr|ocaml-mlgmp-0.13-5|43	%doc html
14cr|ocaml-mlgmp-0.13-5|44	%{_libdir}/ocaml/gmp/*.a
14cr|ocaml-mlgmp-0.13-5|45	%{_libdir}/ocaml/gmp/*.cmxa
14cr|ocaml-mlgmp-0.13-5|46	%{_libdir}/ocaml/gmp/*.mli
14cr|ocaml-mlgmp-0.13-5|47	
14cr|ocaml-mlgmp-0.13-5|48	#----------------------------------------------------------------------------
14cr|ocaml-mlgmp-0.13-5|49	
14cr|ocaml-mlgmp-0.13-5|50	%prep
14cr|ocaml-mlgmp-0.13-5|51	%setup -q -n mlgmp
14cr|ocaml-mlgmp-0.13-5|52	%patch0 -p 1
14cr|ocaml-mlgmp-0.13-5|53	%patch1 -p 1
14cr|ocaml-mlgmp-0.13-5|54	%patch2 -p 1
14cr|ocaml-mlgmp-0.13-5|55	sed -e 's/@VERSION@/%{version}/' < %{SOURCE1} > META
14cr|ocaml-mlgmp-0.13-5|56	
14cr|ocaml-mlgmp-0.13-5|57	%build
14cr|ocaml-mlgmp-0.13-5|58	make GMP_INCLUDES=-I/usr/include GMP_LIBDIR=/usr/lib
14cr|ocaml-mlgmp-0.13-5|59	mkdir html
14cr|ocaml-mlgmp-0.13-5|60	ocamldoc -colorize-code -html gmp.mli -d html
14cr|ocaml-mlgmp-0.13-5|61	
14cr|ocaml-mlgmp-0.13-5|62	%install
14cr|ocaml-mlgmp-0.13-5|63	install -d %{buildroot}/`ocamlc -where`/gmp/
14cr|ocaml-mlgmp-0.13-5|64	install -m 0644 -c gmp.{cmi,mli,cma,cmxa} *.a \
14cr|ocaml-mlgmp-0.13-5|65	%{buildroot}/`ocamlc -where`/gmp/
14cr|ocaml-mlgmp-0.13-5|66	install -d %{buildroot}/`ocamlc -where`/stublibs
14cr|ocaml-mlgmp-0.13-5|67	install -m 0755 -c *.so %{buildroot}/`ocamlc -where`/stublibs
14cr|ocaml-mlgmp-0.13-5|68	install -m 0644 META %{buildroot}/`ocamlc -where`/gmp/
14cr|ocaml-mlgmp-0.13-5|69	
14cr|ocaml-mlgmp-0.13-5|70	
14cr|ocaml-mlgmp-0.13-5|71	%changelog
14cr|ocaml-mlgmp-0.13-5|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-5
14cr|ocaml-mlgmp-0.13-5|73	+ Revision: 50eeae3
14cr|ocaml-mlgmp-0.13-5|74	- MassBuild#464: Increase release tag
14cr|ocaml-mlgmp-0.13-5|75	
14cr|ocaml-mlgmp-0.13-5|76	

3645 14
14cr|ocaml-newt-0.9-4|1	Summary:	OCaml library for using newt text mode window system
14cr|ocaml-newt-0.9-4|2	Name:		ocaml-newt
14cr|ocaml-newt-0.9-4|3	Version:	0.9
14cr|ocaml-newt-0.9-4|4	Release:	4
14cr|ocaml-newt-0.9-4|5	License:	LGPLv2+ with exceptions
14cr|ocaml-newt-0.9-4|6	Group:		Development/OCaml
14cr|ocaml-newt-0.9-4|7	Url:		http://et.redhat.com/~rjones/ocaml-newt/
14cr|ocaml-newt-0.9-4|8	Source0:	http://et.redhat.com/~rjones/ocaml-newt/ocaml-newt-%{version}.tar.gz
14cr|ocaml-newt-0.9-4|9	BuildRequires:	ocaml
14cr|ocaml-newt-0.9-4|10	BuildRequires:	ocaml-findlib
14cr|ocaml-newt-0.9-4|11	BuildRequires:	ocaml-camlidl-devel
14cr|ocaml-newt-0.9-4|12	BuildRequires:	newt-devel
14cr|ocaml-newt-0.9-4|13	
14cr|ocaml-newt-0.9-4|14	%description
14cr|ocaml-newt-0.9-4|15	This is a set of OCaml bindings to newt.
14cr|ocaml-newt-0.9-4|16	
14cr|ocaml-newt-0.9-4|17	The newt windowing system is a terminal-based window and widget
14cr|ocaml-newt-0.9-4|18	library designed for writing applications with a simple, but
14cr|ocaml-newt-0.9-4|19	user-friendly, interface.  While newt is not intended to provide the
14cr|ocaml-newt-0.9-4|20	rich feature set advanced applications may require, it has proven to
14cr|ocaml-newt-0.9-4|21	be flexible enough for a wide range of applications (most notably, Red
14cr|ocaml-newt-0.9-4|22	Hat's installation process).
14cr|ocaml-newt-0.9-4|23	
14cr|ocaml-newt-0.9-4|24	%files
14cr|ocaml-newt-0.9-4|25	%doc COPYING.LIB INSTALL README
14cr|ocaml-newt-0.9-4|26	%dir %{_libdir}/ocaml/newt
14cr|ocaml-newt-0.9-4|27	%{_libdir}/ocaml/newt/META
14cr|ocaml-newt-0.9-4|28	%{_libdir}/ocaml/newt/*.cma
14cr|ocaml-newt-0.9-4|29	%{_libdir}/ocaml/newt/*.cmi
14cr|ocaml-newt-0.9-4|30	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-newt-0.9-4|31	
14cr|ocaml-newt-0.9-4|32	#----------------------------------------------------------------------------
14cr|ocaml-newt-0.9-4|33	
14cr|ocaml-newt-0.9-4|34	%package devel
14cr|ocaml-newt-0.9-4|35	Summary:	Development files for %{name}
14cr|ocaml-newt-0.9-4|36	Group:		Development/OCaml
14cr|ocaml-newt-0.9-4|37	Requires:	%{name} = %{EVRD}
14cr|ocaml-newt-0.9-4|38	
14cr|ocaml-newt-0.9-4|39	%description devel
14cr|ocaml-newt-0.9-4|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-newt-0.9-4|41	developing applications that use %{name}.
14cr|ocaml-newt-0.9-4|42	
14cr|ocaml-newt-0.9-4|43	%files devel
14cr|ocaml-newt-0.9-4|44	%doc html
14cr|ocaml-newt-0.9-4|45	%{_libdir}/ocaml/newt/*.a
14cr|ocaml-newt-0.9-4|46	%{_libdir}/ocaml/newt/*.cmxa
14cr|ocaml-newt-0.9-4|47	%{_libdir}/ocaml/newt/*.cmx
14cr|ocaml-newt-0.9-4|48	%{_libdir}/ocaml/newt/*.mli
14cr|ocaml-newt-0.9-4|49	
14cr|ocaml-newt-0.9-4|50	#----------------------------------------------------------------------------
14cr|ocaml-newt-0.9-4|51	
14cr|ocaml-newt-0.9-4|52	%prep
14cr|ocaml-newt-0.9-4|53	%setup -q
14cr|ocaml-newt-0.9-4|54	
14cr|ocaml-newt-0.9-4|55	%build
14cr|ocaml-newt-0.9-4|56	./configure --libdir=%{_libdir}
14cr|ocaml-newt-0.9-4|57	# Dependencies are broken in the upstream package.
14cr|ocaml-newt-0.9-4|58	make newt_int.mli
14cr|ocaml-newt-0.9-4|59	rm -f .depend
14cr|ocaml-newt-0.9-4|60	make depend
14cr|ocaml-newt-0.9-4|61	make all
14cr|ocaml-newt-0.9-4|62	make opt
14cr|ocaml-newt-0.9-4|63	make doc
14cr|ocaml-newt-0.9-4|64	
14cr|ocaml-newt-0.9-4|65	%install
14cr|ocaml-newt-0.9-4|66	export DESTDIR=%{buildroot}
14cr|ocaml-newt-0.9-4|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-newt-0.9-4|68	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-newt-0.9-4|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-newt-0.9-4|70	mkdir -p $OCAMLFIND_DESTDIR/newt
14cr|ocaml-newt-0.9-4|71	make install
14cr|ocaml-newt-0.9-4|72	
14cr|ocaml-newt-0.9-4|73	
14cr|ocaml-newt-0.9-4|74	%changelog
14cr|ocaml-newt-0.9-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14cr|ocaml-newt-0.9-4|76	+ Revision: 5e0d45d
14cr|ocaml-newt-0.9-4|77	- MassBuild#464: Increase release tag
14cr|ocaml-newt-0.9-4|78	
14cr|ocaml-newt-0.9-4|79	

3646 14
14cr|ocaml-ocamlagrep-1.0-4|1	%define up_name ocamlagrep
14cr|ocaml-ocamlagrep-1.0-4|2	
14cr|ocaml-ocamlagrep-1.0-4|3	Summary:	String searching with errors for OCaml
14cr|ocaml-ocamlagrep-1.0-4|4	Name:		ocaml-%{up_name}
14cr|ocaml-ocamlagrep-1.0-4|5	Version:	1.0
14cr|ocaml-ocamlagrep-1.0-4|6	Release:	4
14cr|ocaml-ocamlagrep-1.0-4|7	License:	LGPLv2.1+
14cr|ocaml-ocamlagrep-1.0-4|8	Group:		Development/OCaml
14cr|ocaml-ocamlagrep-1.0-4|9	Url:		http://pauillac.inria.fr/~xleroy/software.html#agrep
14cr|ocaml-ocamlagrep-1.0-4|10	Source0:	http://caml.inria.fr/distrib/bazar-ocaml/%{up_name}-%{version}.tar.gz
14cr|ocaml-ocamlagrep-1.0-4|11	BuildRequires:	ocaml
14cr|ocaml-ocamlagrep-1.0-4|12	
14cr|ocaml-ocamlagrep-1.0-4|13	%description
14cr|ocaml-ocamlagrep-1.0-4|14	This OCaml library implements the Wu-Manber algorithm for string searching
14cr|ocaml-ocamlagrep-1.0-4|15	with errors, popularized by the "agrep" Unix command and the "glimpse" file
14cr|ocaml-ocamlagrep-1.0-4|16	indexing tool.
14cr|ocaml-ocamlagrep-1.0-4|17	
14cr|ocaml-ocamlagrep-1.0-4|18	%files
14cr|ocaml-ocamlagrep-1.0-4|19	%doc README
14cr|ocaml-ocamlagrep-1.0-4|20	%dir %{_libdir}/ocaml/agrep
14cr|ocaml-ocamlagrep-1.0-4|21	%{_libdir}/ocaml/agrep/META
14cr|ocaml-ocamlagrep-1.0-4|22	%{_libdir}/ocaml/agrep/*.cmi
14cr|ocaml-ocamlagrep-1.0-4|23	%{_libdir}/ocaml/agrep/*.cma
14cr|ocaml-ocamlagrep-1.0-4|24	%{_libdir}/ocaml/agrep/*.so
14cr|ocaml-ocamlagrep-1.0-4|25	
14cr|ocaml-ocamlagrep-1.0-4|26	#----------------------------------------------------------------------------
14cr|ocaml-ocamlagrep-1.0-4|27	
14cr|ocaml-ocamlagrep-1.0-4|28	%package devel
14cr|ocaml-ocamlagrep-1.0-4|29	Summary:	Development files for %{name}
14cr|ocaml-ocamlagrep-1.0-4|30	Group:		Development/OCaml
14cr|ocaml-ocamlagrep-1.0-4|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-ocamlagrep-1.0-4|32	
14cr|ocaml-ocamlagrep-1.0-4|33	%description devel
14cr|ocaml-ocamlagrep-1.0-4|34	This package contains the development files needed to build applications
14cr|ocaml-ocamlagrep-1.0-4|35	using %{name}.
14cr|ocaml-ocamlagrep-1.0-4|36	
14cr|ocaml-ocamlagrep-1.0-4|37	%files devel
14cr|ocaml-ocamlagrep-1.0-4|38	%{_libdir}/ocaml/agrep/*
14cr|ocaml-ocamlagrep-1.0-4|39	%exclude %{_libdir}/ocaml/agrep/META
14cr|ocaml-ocamlagrep-1.0-4|40	%exclude %{_libdir}/ocaml/agrep/*.cmi
14cr|ocaml-ocamlagrep-1.0-4|41	%exclude %{_libdir}/ocaml/agrep/*.cma
14cr|ocaml-ocamlagrep-1.0-4|42	%exclude %{_libdir}/ocaml/agrep/*.so
14cr|ocaml-ocamlagrep-1.0-4|43	
14cr|ocaml-ocamlagrep-1.0-4|44	#----------------------------------------------------------------------------
14cr|ocaml-ocamlagrep-1.0-4|45	
14cr|ocaml-ocamlagrep-1.0-4|46	%prep
14cr|ocaml-ocamlagrep-1.0-4|47	%setup -q -n %{up_name}-%{version}
14cr|ocaml-ocamlagrep-1.0-4|48	
14cr|ocaml-ocamlagrep-1.0-4|49	%build
14cr|ocaml-ocamlagrep-1.0-4|50	%make
14cr|ocaml-ocamlagrep-1.0-4|51	cat > META <<EOF
14cr|ocaml-ocamlagrep-1.0-4|52	name = "ocamlagrep"
14cr|ocaml-ocamlagrep-1.0-4|53	description = "string searching with errors"
14cr|ocaml-ocamlagrep-1.0-4|54	version = "%{version}"
14cr|ocaml-ocamlagrep-1.0-4|55	archive(byte) = "agrep.cma"
14cr|ocaml-ocamlagrep-1.0-4|56	archive(native) = "agrep.cmxa"
14cr|ocaml-ocamlagrep-1.0-4|57	directory = "+agrep"
14cr|ocaml-ocamlagrep-1.0-4|58	EOF
14cr|ocaml-ocamlagrep-1.0-4|59	
14cr|ocaml-ocamlagrep-1.0-4|60	%install
14cr|ocaml-ocamlagrep-1.0-4|61	%define destdir %{buildroot}%{_libdir}/ocaml/agrep
14cr|ocaml-ocamlagrep-1.0-4|62	
14cr|ocaml-ocamlagrep-1.0-4|63	install -d -m 755 %{destdir}
14cr|ocaml-ocamlagrep-1.0-4|64	cp agrep.cmi agrep.cma agrep.cmxa %{destdir}/
14cr|ocaml-ocamlagrep-1.0-4|65	cp libagrep.a %{destdir}/
14cr|ocaml-ocamlagrep-1.0-4|66	cp dllagrep.so %{destdir}/
14cr|ocaml-ocamlagrep-1.0-4|67	cp META %{destdir}/
14cr|ocaml-ocamlagrep-1.0-4|68	
14cr|ocaml-ocamlagrep-1.0-4|69	
14cr|ocaml-ocamlagrep-1.0-4|70	%changelog
14cr|ocaml-ocamlagrep-1.0-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cr|ocaml-ocamlagrep-1.0-4|72	+ Revision: 6233d5b
14cr|ocaml-ocamlagrep-1.0-4|73	- MassBuild#464: Increase release tag
14cr|ocaml-ocamlagrep-1.0-4|74	
14cr|ocaml-ocamlagrep-1.0-4|75	

3647 14
14cr|ocaml-ocamlgraph-1.8.2-5|1	%define debug_package %{nil}
14cr|ocaml-ocamlgraph-1.8.2-5|2	
14cr|ocaml-ocamlgraph-1.8.2-5|3	Summary:	OCaml library for arc and node graphs
14cr|ocaml-ocamlgraph-1.8.2-5|4	Name:		ocaml-ocamlgraph
14cr|ocaml-ocamlgraph-1.8.2-5|5	Version:	1.8.2
14cr|ocaml-ocamlgraph-1.8.2-5|6	Release:	5
14cr|ocaml-ocamlgraph-1.8.2-5|7	License:	LGPLv2.1+ with exceptions
14cr|ocaml-ocamlgraph-1.8.2-5|8	Group:		Development/OCaml
14cr|ocaml-ocamlgraph-1.8.2-5|9	Url:		http://ocamlgraph.lri.fr/
14cr|ocaml-ocamlgraph-1.8.2-5|10	Source0:	http://ocamlgraph.lri.fr/download/ocamlgraph-%{version}.tar.gz
14cr|ocaml-ocamlgraph-1.8.2-5|11	Source1:	ocamlgraph-test.result
14cr|ocaml-ocamlgraph-1.8.2-5|12	BuildRequires:	ocaml
14cr|ocaml-ocamlgraph-1.8.2-5|13	BuildRequires:	ocaml-doc
14cr|ocaml-ocamlgraph-1.8.2-5|14	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-ocamlgraph-1.8.2-5|15	BuildRequires:	ocaml-lablgtk2-devel
14cr|ocaml-ocamlgraph-1.8.2-5|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ocaml-ocamlgraph-1.8.2-5|17	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cr|ocaml-ocamlgraph-1.8.2-5|18	
14cr|ocaml-ocamlgraph-1.8.2-5|19	%description
14cr|ocaml-ocamlgraph-1.8.2-5|20	Ocamlgraph provides several different implementations of graph data
14cr|ocaml-ocamlgraph-1.8.2-5|21	structures. It also provides implementations for a number of classical
14cr|ocaml-ocamlgraph-1.8.2-5|22	graph algorithms like Kruskal's algorithm for MSTs, topological
14cr|ocaml-ocamlgraph-1.8.2-5|23	ordering of DAGs, Dijkstra's shortest paths algorithm, and
14cr|ocaml-ocamlgraph-1.8.2-5|24	Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
14cr|ocaml-ocamlgraph-1.8.2-5|25	and data structures are written functorially for maximal
14cr|ocaml-ocamlgraph-1.8.2-5|26	reusability. Also has input and output capability for Graph Modeling
14cr|ocaml-ocamlgraph-1.8.2-5|27	Language file format and Dot and Neato graphviz (graph visualization)
14cr|ocaml-ocamlgraph-1.8.2-5|28	tools.
14cr|ocaml-ocamlgraph-1.8.2-5|29	
14cr|ocaml-ocamlgraph-1.8.2-5|30	%files
14cr|ocaml-ocamlgraph-1.8.2-5|31	%{_libdir}/ocaml/ocamlgraph/
14cr|ocaml-ocamlgraph-1.8.2-5|32	%exclude %{_libdir}/ocaml/*/*.a
14cr|ocaml-ocamlgraph-1.8.2-5|33	%exclude %{_libdir}/ocaml/*/*.cmxa
14cr|ocaml-ocamlgraph-1.8.2-5|34	%exclude %{_libdir}/ocaml/*/*.cmx
14cr|ocaml-ocamlgraph-1.8.2-5|35	%exclude %{_libdir}/ocaml/*/*.mli
14cr|ocaml-ocamlgraph-1.8.2-5|36	%{_defaultdocdir}/%{name}-%{version}/LICENSE
14cr|ocaml-ocamlgraph-1.8.2-5|37	
14cr|ocaml-ocamlgraph-1.8.2-5|38	#----------------------------------------------------------------------------
14cr|ocaml-ocamlgraph-1.8.2-5|39	
14cr|ocaml-ocamlgraph-1.8.2-5|40	%package devel
14cr|ocaml-ocamlgraph-1.8.2-5|41	Summary:	Development files for %{name}
14cr|ocaml-ocamlgraph-1.8.2-5|42	Requires:	%{name} = %{EVRD}
14cr|ocaml-ocamlgraph-1.8.2-5|43	
14cr|ocaml-ocamlgraph-1.8.2-5|44	%description devel
14cr|ocaml-ocamlgraph-1.8.2-5|45	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ocamlgraph-1.8.2-5|46	developing applications that use %{name}.
14cr|ocaml-ocamlgraph-1.8.2-5|47	
14cr|ocaml-ocamlgraph-1.8.2-5|48	%files devel
14cr|ocaml-ocamlgraph-1.8.2-5|49	%{_libdir}/ocaml/*/*.a
14cr|ocaml-ocamlgraph-1.8.2-5|50	%{_libdir}/ocaml/*/*.cmxa
14cr|ocaml-ocamlgraph-1.8.2-5|51	%{_libdir}/ocaml/*/*.cmx
14cr|ocaml-ocamlgraph-1.8.2-5|52	%{_libdir}/ocaml/*/*.mli
14cr|ocaml-ocamlgraph-1.8.2-5|53	# Include all code and examples in the doc directory
14cr|ocaml-ocamlgraph-1.8.2-5|54	%{_defaultdocdir}/%{name}-%{version}-devel/
14cr|ocaml-ocamlgraph-1.8.2-5|55	
14cr|ocaml-ocamlgraph-1.8.2-5|56	#----------------------------------------------------------------------------
14cr|ocaml-ocamlgraph-1.8.2-5|57	
14cr|ocaml-ocamlgraph-1.8.2-5|58	%prep
14cr|ocaml-ocamlgraph-1.8.2-5|59	%setup -q -n ocamlgraph-%{version}
14cr|ocaml-ocamlgraph-1.8.2-5|60	cp %{SOURCE1} .
14cr|ocaml-ocamlgraph-1.8.2-5|61	
14cr|ocaml-ocamlgraph-1.8.2-5|62	%build
14cr|ocaml-ocamlgraph-1.8.2-5|63	./configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|ocaml-ocamlgraph-1.8.2-5|64	
14cr|ocaml-ocamlgraph-1.8.2-5|65	make depend
14cr|ocaml-ocamlgraph-1.8.2-5|66	make all OCAMLBEST=opt OCAMLOPT=ocamlopt.opt
14cr|ocaml-ocamlgraph-1.8.2-5|67	make doc
14cr|ocaml-ocamlgraph-1.8.2-5|68	
14cr|ocaml-ocamlgraph-1.8.2-5|69	%install
14cr|ocaml-ocamlgraph-1.8.2-5|70	mkdir -p %{buildroot}%{_libdir}/ocaml
14cr|ocaml-ocamlgraph-1.8.2-5|71	make OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml install-findlib
14cr|ocaml-ocamlgraph-1.8.2-5|72	
14cr|ocaml-ocamlgraph-1.8.2-5|73	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
14cr|ocaml-ocamlgraph-1.8.2-5|74	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
14cr|ocaml-ocamlgraph-1.8.2-5|75	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
14cr|ocaml-ocamlgraph-1.8.2-5|76	cp -p LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
14cr|ocaml-ocamlgraph-1.8.2-5|77	cp -p README %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/
14cr|ocaml-ocamlgraph-1.8.2-5|78	cp -p examples/*.ml %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
14cr|ocaml-ocamlgraph-1.8.2-5|79	cp -p doc/* %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
14cr|ocaml-ocamlgraph-1.8.2-5|80	
14cr|ocaml-ocamlgraph-1.8.2-5|81	%check
14cr|ocaml-ocamlgraph-1.8.2-5|82	make --no-print-directory check >& test
14cr|ocaml-ocamlgraph-1.8.2-5|83	diff test ocamlgraph-test.result
14cr|ocaml-ocamlgraph-1.8.2-5|84	
14cr|ocaml-ocamlgraph-1.8.2-5|85	
14cr|ocaml-ocamlgraph-1.8.2-5|86	%changelog
14cr|ocaml-ocamlgraph-1.8.2-5|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.2-5
14cr|ocaml-ocamlgraph-1.8.2-5|88	+ Revision: 1deef26
14cr|ocaml-ocamlgraph-1.8.2-5|89	- MassBuild#464: Increase release tag
14cr|ocaml-ocamlgraph-1.8.2-5|90	
14cr|ocaml-ocamlgraph-1.8.2-5|91	

3648 14
14cr|ocaml-ocamlgsl-0.6.0-5|1	%define up_name ocamlgsl
14cr|ocaml-ocamlgsl-0.6.0-5|2	
14cr|ocaml-ocamlgsl-0.6.0-5|3	Summary:	GNU Scientific Library (GSL) for OCaml
14cr|ocaml-ocamlgsl-0.6.0-5|4	Name:		ocaml-%{up_name}
14cr|ocaml-ocamlgsl-0.6.0-5|5	Version:	0.6.0
14cr|ocaml-ocamlgsl-0.6.0-5|6	Release:	5
14cr|ocaml-ocamlgsl-0.6.0-5|7	License:	GPLv2+
14cr|ocaml-ocamlgsl-0.6.0-5|8	Group:		Development/OCaml
14cr|ocaml-ocamlgsl-0.6.0-5|9	Url:		http://oandrieu.nerim.net/ocaml/gsl/
14cr|ocaml-ocamlgsl-0.6.0-5|10	Source0:	http://oandrieu.nerim.net/ocaml/gsl/%{up_name}-%{version}.tar.gz
14cr|ocaml-ocamlgsl-0.6.0-5|11	Patch1:		match_gcc_4_2.dpatch
14cr|ocaml-ocamlgsl-0.6.0-5|12	BuildRequires:	awk
14cr|ocaml-ocamlgsl-0.6.0-5|13	BuildRequires:	ocaml
14cr|ocaml-ocamlgsl-0.6.0-5|14	BuildRequires:	ocaml-findlib
14cr|ocaml-ocamlgsl-0.6.0-5|15	BuildRequires:	pkgconfig(gsl)
14cr|ocaml-ocamlgsl-0.6.0-5|16	
14cr|ocaml-ocamlgsl-0.6.0-5|17	%description
14cr|ocaml-ocamlgsl-0.6.0-5|18	This is an interface to GSL (GNU scientific library), for the
14cr|ocaml-ocamlgsl-0.6.0-5|19	Objective Caml language.
14cr|ocaml-ocamlgsl-0.6.0-5|20	
14cr|ocaml-ocamlgsl-0.6.0-5|21	%files
14cr|ocaml-ocamlgsl-0.6.0-5|22	%doc COPYING NEWS NOTES README
14cr|ocaml-ocamlgsl-0.6.0-5|23	%dir %{_libdir}/ocaml/gsl
14cr|ocaml-ocamlgsl-0.6.0-5|24	%{_libdir}/ocaml/gsl/META
14cr|ocaml-ocamlgsl-0.6.0-5|25	%{_libdir}/ocaml/gsl/*.cma
14cr|ocaml-ocamlgsl-0.6.0-5|26	%{_libdir}/ocaml/gsl/*.cmi
14cr|ocaml-ocamlgsl-0.6.0-5|27	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-ocamlgsl-0.6.0-5|28	
14cr|ocaml-ocamlgsl-0.6.0-5|29	#----------------------------------------------------------------------------
14cr|ocaml-ocamlgsl-0.6.0-5|30	
14cr|ocaml-ocamlgsl-0.6.0-5|31	%package devel
14cr|ocaml-ocamlgsl-0.6.0-5|32	Summary:	Development files for %{name}
14cr|ocaml-ocamlgsl-0.6.0-5|33	Group:		Development/OCaml
14cr|ocaml-ocamlgsl-0.6.0-5|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-ocamlgsl-0.6.0-5|35	
14cr|ocaml-ocamlgsl-0.6.0-5|36	%description devel
14cr|ocaml-ocamlgsl-0.6.0-5|37	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ocamlgsl-0.6.0-5|38	developing applications that use %{name}.
14cr|ocaml-ocamlgsl-0.6.0-5|39	
14cr|ocaml-ocamlgsl-0.6.0-5|40	%files devel
14cr|ocaml-ocamlgsl-0.6.0-5|41	%doc doc
14cr|ocaml-ocamlgsl-0.6.0-5|42	%{_infodir}/*.info*
14cr|ocaml-ocamlgsl-0.6.0-5|43	%{_libdir}/ocaml/gsl/*.a
14cr|ocaml-ocamlgsl-0.6.0-5|44	%{_libdir}/ocaml/gsl/*.cmxa
14cr|ocaml-ocamlgsl-0.6.0-5|45	%{_libdir}/ocaml/gsl/*.cmx
14cr|ocaml-ocamlgsl-0.6.0-5|46	%{_libdir}/ocaml/gsl/*.mli
14cr|ocaml-ocamlgsl-0.6.0-5|47	
14cr|ocaml-ocamlgsl-0.6.0-5|48	#----------------------------------------------------------------------------
14cr|ocaml-ocamlgsl-0.6.0-5|49	
14cr|ocaml-ocamlgsl-0.6.0-5|50	%prep
14cr|ocaml-ocamlgsl-0.6.0-5|51	%setup -q -n %{up_name}-%{version}
14cr|ocaml-ocamlgsl-0.6.0-5|52	%patch1 -p1
14cr|ocaml-ocamlgsl-0.6.0-5|53	
14cr|ocaml-ocamlgsl-0.6.0-5|54	%build
14cr|ocaml-ocamlgsl-0.6.0-5|55	make all
14cr|ocaml-ocamlgsl-0.6.0-5|56	make doc
14cr|ocaml-ocamlgsl-0.6.0-5|57	
14cr|ocaml-ocamlgsl-0.6.0-5|58	%install
14cr|ocaml-ocamlgsl-0.6.0-5|59	export DESTDIR=%{buildroot}
14cr|ocaml-ocamlgsl-0.6.0-5|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ocamlgsl-0.6.0-5|61	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ocamlgsl-0.6.0-5|62	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ocamlgsl-0.6.0-5|63	mkdir -p $OCAMLFIND_DESTDIR/gsl
14cr|ocaml-ocamlgsl-0.6.0-5|64	make install-findlib
14cr|ocaml-ocamlgsl-0.6.0-5|65	
14cr|ocaml-ocamlgsl-0.6.0-5|66	# mli files
14cr|ocaml-ocamlgsl-0.6.0-5|67	install -m 0644 *.mli %{buildroot}%{_libdir}/ocaml/gsl/
14cr|ocaml-ocamlgsl-0.6.0-5|68	
14cr|ocaml-ocamlgsl-0.6.0-5|69	# info files
14cr|ocaml-ocamlgsl-0.6.0-5|70	mkdir -p %{buildroot}%{_infodir}
14cr|ocaml-ocamlgsl-0.6.0-5|71	install -m 644 ocamlgsl.info* %{buildroot}%{_infodir}
14cr|ocaml-ocamlgsl-0.6.0-5|72	
14cr|ocaml-ocamlgsl-0.6.0-5|73	
14cr|ocaml-ocamlgsl-0.6.0-5|74	
14cr|ocaml-ocamlgsl-0.6.0-5|75	%changelog
14cr|ocaml-ocamlgsl-0.6.0-5|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-5
14cr|ocaml-ocamlgsl-0.6.0-5|77	+ Revision: d240b5d
14cr|ocaml-ocamlgsl-0.6.0-5|78	- MassBuild#464: Increase release tag
14cr|ocaml-ocamlgsl-0.6.0-5|79	
14cr|ocaml-ocamlgsl-0.6.0-5|80	

3649 14
14cr|ocaml-ocamlnet-3.7.3-2|1	%define up_name ocamlnet
14cr|ocaml-ocamlnet-3.7.3-2|2	
14cr|ocaml-ocamlnet-3.7.3-2|3	%define ocamlnet_datadir %{_datadir}/%{name}
14cr|ocaml-ocamlnet-3.7.3-2|4	
14cr|ocaml-ocamlnet-3.7.3-2|5	Summary:	OCaml internet protocols and conventions
14cr|ocaml-ocamlnet-3.7.3-2|6	Name:		ocaml-%{up_name}
14cr|ocaml-ocamlnet-3.7.3-2|7	Version:	3.7.3
14cr|ocaml-ocamlnet-3.7.3-2|8	Release:	2
14cr|ocaml-ocamlnet-3.7.3-2|9	License:	BSD
14cr|ocaml-ocamlnet-3.7.3-2|10	Group:		Development/OCaml
14cr|ocaml-ocamlnet-3.7.3-2|11	Url:		http://projects.camlcity.org/projects/ocamlnet.html
14cr|ocaml-ocamlnet-3.7.3-2|12	Source0:	http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz
14cr|ocaml-ocamlnet-3.7.3-2|13	BuildRequires:	ocaml
14cr|ocaml-ocamlnet-3.7.3-2|14	BuildRequires:	camlp4
14cr|ocaml-ocamlnet-3.7.3-2|15	BuildRequires:	ocaml-findlib
14cr|ocaml-ocamlnet-3.7.3-2|16	BuildRequires:	ocaml-cryptgps-devel
14cr|ocaml-ocamlnet-3.7.3-2|17	BuildRequires:	ocaml-lablgtk2-devel
14cr|ocaml-ocamlnet-3.7.3-2|18	BuildRequires:	ocaml-pcre-devel
14cr|ocaml-ocamlnet-3.7.3-2|19	BuildRequires:	ocaml-ssl-devel
14cr|ocaml-ocamlnet-3.7.3-2|20	BuildRequires:	tcl-devel
14cr|ocaml-ocamlnet-3.7.3-2|21	BuildRequires:	pkgconfig(libpcre)
14cr|ocaml-ocamlnet-3.7.3-2|22	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-ocamlnet-3.7.3-2|23	BuildRequires:	pkgconfig(openssl)
14cr|ocaml-ocamlnet-3.7.3-2|24	Requires:	ocaml-pcre
14cr|ocaml-ocamlnet-3.7.3-2|25	
14cr|ocaml-ocamlnet-3.7.3-2|26	%description
14cr|ocaml-ocamlnet-3.7.3-2|27	Ocamlnet is an ongoing effort to collect modules, classes and
14cr|ocaml-ocamlnet-3.7.3-2|28	functions that are useful to implement network protocols. Since
14cr|ocaml-ocamlnet-3.7.3-2|29	version 2.2, Ocamlnet incorporates the Equeue, RPC, and Netclient
14cr|ocaml-ocamlnet-3.7.3-2|30	libraries, so it now really a big player.
14cr|ocaml-ocamlnet-3.7.3-2|31	
14cr|ocaml-ocamlnet-3.7.3-2|32	In detail, the following features are available:
14cr|ocaml-ocamlnet-3.7.3-2|33	
14cr|ocaml-ocamlnet-3.7.3-2|34	* netstring is about processing strings that occur in network
14cr|ocaml-ocamlnet-3.7.3-2|35	context. Features: MIME encoding/decoding, Date/time parsing,
14cr|ocaml-ocamlnet-3.7.3-2|36	Character encoding conversion, HTML parsing and printing, URL
14cr|ocaml-ocamlnet-3.7.3-2|37	parsing and printing, OO-representation of channels, and a lot
14cr|ocaml-ocamlnet-3.7.3-2|38	more.
14cr|ocaml-ocamlnet-3.7.3-2|39	
14cr|ocaml-ocamlnet-3.7.3-2|40	* netcgi1 and netcgi2 focus on portable web applications. netcgi1 is
14cr|ocaml-ocamlnet-3.7.3-2|41	the older, backward-compatible version, whereas netcgi2 bases on a
14cr|ocaml-ocamlnet-3.7.3-2|42	revised design, and is only partly backward-compatible. Supported
14cr|ocaml-ocamlnet-3.7.3-2|43	are CGI, FastCGI, AJP (mod_jk), and SCGI.
14cr|ocaml-ocamlnet-3.7.3-2|44	
14cr|ocaml-ocamlnet-3.7.3-2|45	* rpc implements ONCRPC (alias SunRPC), the remote procedure call
14cr|ocaml-ocamlnet-3.7.3-2|46	technology behind NFS and other Unix services.
14cr|ocaml-ocamlnet-3.7.3-2|47	
14cr|ocaml-ocamlnet-3.7.3-2|48	* netplex is a generic server framework. It can be used to build
14cr|ocaml-ocamlnet-3.7.3-2|49	stand-alone server programs from individual components like those
14cr|ocaml-ocamlnet-3.7.3-2|50	from netcgi2, nethttpd, and rpc.
14cr|ocaml-ocamlnet-3.7.3-2|51	
14cr|ocaml-ocamlnet-3.7.3-2|52	* netclient implements clients for HTTP (version 1.1, of course), FTP
14cr|ocaml-ocamlnet-3.7.3-2|53	(currently partially), and Telnet.
14cr|ocaml-ocamlnet-3.7.3-2|54	
14cr|ocaml-ocamlnet-3.7.3-2|55	* equeue is an event queue used for many protocol implementations. It
14cr|ocaml-ocamlnet-3.7.3-2|56	makes it possible to run several clients and/or servers in parallel
14cr|ocaml-ocamlnet-3.7.3-2|57	without having to use multi-threading or multi-processing.
14cr|ocaml-ocamlnet-3.7.3-2|58	
14cr|ocaml-ocamlnet-3.7.3-2|59	* shell is about calling external commands like a Unix shell does.
14cr|ocaml-ocamlnet-3.7.3-2|60	
14cr|ocaml-ocamlnet-3.7.3-2|61	* netshm provides shared memory for IPC purposes.
14cr|ocaml-ocamlnet-3.7.3-2|62	
14cr|ocaml-ocamlnet-3.7.3-2|63	* netsys contains bindings for system functions missing in core O'Caml.
14cr|ocaml-ocamlnet-3.7.3-2|64	
14cr|ocaml-ocamlnet-3.7.3-2|65	* smtp and pop are two further client implementations for the SMTP
14cr|ocaml-ocamlnet-3.7.3-2|66	and POP3 protocols.
14cr|ocaml-ocamlnet-3.7.3-2|67	
14cr|ocaml-ocamlnet-3.7.3-2|68	%files
14cr|ocaml-ocamlnet-3.7.3-2|69	%doc ChangeLog INSTALL LICENSE LICENSE.GPL LICENSE.LGPL RELNOTES
14cr|ocaml-ocamlnet-3.7.3-2|70	%{_bindir}/netplex-admin
14cr|ocaml-ocamlnet-3.7.3-2|71	%{_bindir}/ocamlrpcgen
14cr|ocaml-ocamlnet-3.7.3-2|72	%{_libdir}/ocaml/equeue
14cr|ocaml-ocamlnet-3.7.3-2|73	%{_libdir}/ocaml/equeue-gtk2
14cr|ocaml-ocamlnet-3.7.3-2|74	%{_libdir}/ocaml/equeue-ssl
14cr|ocaml-ocamlnet-3.7.3-2|75	%{_libdir}/ocaml/equeue-tcl
14cr|ocaml-ocamlnet-3.7.3-2|76	%{_libdir}/ocaml/netcamlbox
14cr|ocaml-ocamlnet-3.7.3-2|77	%{_libdir}/ocaml/netcgi2
14cr|ocaml-ocamlnet-3.7.3-2|78	%{_libdir}/ocaml/netcgi2-plex
14cr|ocaml-ocamlnet-3.7.3-2|79	%{_libdir}/ocaml/netclient
14cr|ocaml-ocamlnet-3.7.3-2|80	%{_libdir}/ocaml/netgssapi
14cr|ocaml-ocamlnet-3.7.3-2|81	%{_libdir}/ocaml/netmulticore
14cr|ocaml-ocamlnet-3.7.3-2|82	%{_libdir}/ocaml/netplex
14cr|ocaml-ocamlnet-3.7.3-2|83	%{_libdir}/ocaml/netshm
14cr|ocaml-ocamlnet-3.7.3-2|84	%{_libdir}/ocaml/netstring
14cr|ocaml-ocamlnet-3.7.3-2|85	%{_libdir}/ocaml/netstring-pcre
14cr|ocaml-ocamlnet-3.7.3-2|86	%{_libdir}/ocaml/netsys
14cr|ocaml-ocamlnet-3.7.3-2|87	%{_libdir}/ocaml/pop
14cr|ocaml-ocamlnet-3.7.3-2|88	%{_libdir}/ocaml/rpc
14cr|ocaml-ocamlnet-3.7.3-2|89	%{_libdir}/ocaml/rpc-auth-local
14cr|ocaml-ocamlnet-3.7.3-2|90	%{_libdir}/ocaml/rpc-generator
14cr|ocaml-ocamlnet-3.7.3-2|91	%{_libdir}/ocaml/rpc-ssl
14cr|ocaml-ocamlnet-3.7.3-2|92	%{_libdir}/ocaml/smtp
14cr|ocaml-ocamlnet-3.7.3-2|93	%{_libdir}/ocaml/shell
14cr|ocaml-ocamlnet-3.7.3-2|94	%{_libdir}/ocaml/rpc-auth-dh
14cr|ocaml-ocamlnet-3.7.3-2|95	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-ocamlnet-3.7.3-2|96	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-ocamlnet-3.7.3-2|97	%{ocamlnet_datadir}/*
14cr|ocaml-ocamlnet-3.7.3-2|98	%exclude %{_libdir}/ocaml/*/*.a
14cr|ocaml-ocamlnet-3.7.3-2|99	%exclude %{_libdir}/ocaml/*/*.cmxa
14cr|ocaml-ocamlnet-3.7.3-2|100	%exclude %{_libdir}/ocaml/*/*.cmx
14cr|ocaml-ocamlnet-3.7.3-2|101	%exclude %{_libdir}/ocaml/*/*.o
14cr|ocaml-ocamlnet-3.7.3-2|102	%exclude %{_libdir}/ocaml/*/*.mli
14cr|ocaml-ocamlnet-3.7.3-2|103	
14cr|ocaml-ocamlnet-3.7.3-2|104	#----------------------------------------------------------------------------
14cr|ocaml-ocamlnet-3.7.3-2|105	
14cr|ocaml-ocamlnet-3.7.3-2|106	%package devel
14cr|ocaml-ocamlnet-3.7.3-2|107	Summary:	Development files for %{name}
14cr|ocaml-ocamlnet-3.7.3-2|108	Group:		Development/OCaml
14cr|ocaml-ocamlnet-3.7.3-2|109	Requires:	%{name} = %{EVRD}
14cr|ocaml-ocamlnet-3.7.3-2|110	Requires:	ocaml-pcre-devel
14cr|ocaml-ocamlnet-3.7.3-2|111	
14cr|ocaml-ocamlnet-3.7.3-2|112	%description devel
14cr|ocaml-ocamlnet-3.7.3-2|113	This package contains the development files needed to build applications
14cr|ocaml-ocamlnet-3.7.3-2|114	using %{name}.
14cr|ocaml-ocamlnet-3.7.3-2|115	
14cr|ocaml-ocamlnet-3.7.3-2|116	%files devel
14cr|ocaml-ocamlnet-3.7.3-2|117	%doc doc/html-main
14cr|ocaml-ocamlnet-3.7.3-2|118	%{_libdir}/ocaml/*/*.a
14cr|ocaml-ocamlnet-3.7.3-2|119	%{_libdir}/ocaml/*/*.cmx
14cr|ocaml-ocamlnet-3.7.3-2|120	%{_libdir}/ocaml/*/*.cmxa
14cr|ocaml-ocamlnet-3.7.3-2|121	%{_libdir}/ocaml/*/*.o
14cr|ocaml-ocamlnet-3.7.3-2|122	%{_libdir}/ocaml/*/*.mli
14cr|ocaml-ocamlnet-3.7.3-2|123	%exclude %{_libdir}/ocaml/nethttpd-for-netcgi2
14cr|ocaml-ocamlnet-3.7.3-2|124	%exclude %{_libdir}/ocaml/nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|125	
14cr|ocaml-ocamlnet-3.7.3-2|126	#----------------------------------------------------------------------------
14cr|ocaml-ocamlnet-3.7.3-2|127	
14cr|ocaml-ocamlnet-3.7.3-2|128	%package nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|129	Summary:	Ocamlnet HTTP daemon
14cr|ocaml-ocamlnet-3.7.3-2|130	License:	GPLv2+
14cr|ocaml-ocamlnet-3.7.3-2|131	Group:		Development/OCaml
14cr|ocaml-ocamlnet-3.7.3-2|132	Requires:	%{name} = %{EVRD}
14cr|ocaml-ocamlnet-3.7.3-2|133	
14cr|ocaml-ocamlnet-3.7.3-2|134	%description nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|135	Nethttpd is a web server component (HTTP server implementation). It
14cr|ocaml-ocamlnet-3.7.3-2|136	can be used for web applications without using an extra web server, or
14cr|ocaml-ocamlnet-3.7.3-2|137	for serving web services.
14cr|ocaml-ocamlnet-3.7.3-2|138	
14cr|ocaml-ocamlnet-3.7.3-2|139	%files nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|140	%{_libdir}/ocaml/nethttpd-for-netcgi2
14cr|ocaml-ocamlnet-3.7.3-2|141	%{_libdir}/ocaml/nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|142	%exclude %{_libdir}/ocaml/*/*.a
14cr|ocaml-ocamlnet-3.7.3-2|143	%exclude %{_libdir}/ocaml/*/*.cmxa
14cr|ocaml-ocamlnet-3.7.3-2|144	%exclude %{_libdir}/ocaml/*/*.mli
14cr|ocaml-ocamlnet-3.7.3-2|145	
14cr|ocaml-ocamlnet-3.7.3-2|146	#----------------------------------------------------------------------------
14cr|ocaml-ocamlnet-3.7.3-2|147	
14cr|ocaml-ocamlnet-3.7.3-2|148	%package nethttpd-devel
14cr|ocaml-ocamlnet-3.7.3-2|149	Summary:	Development files for %{name}-nethttpd
14cr|ocaml-ocamlnet-3.7.3-2|150	License:	GPLv2+
14cr|ocaml-ocamlnet-3.7.3-2|151	Group:		Development/OCaml
14cr|ocaml-ocamlnet-3.7.3-2|152	Requires:	%{name}-nethttpd = %{EVRD}
14cr|ocaml-ocamlnet-3.7.3-2|153	
14cr|ocaml-ocamlnet-3.7.3-2|154	%description nethttpd-devel
14cr|ocaml-ocamlnet-3.7.3-2|155	The %{name}-nethttpd-devel package contains libraries and signature
14cr|ocaml-ocamlnet-3.7.3-2|156	files for developing applications that use %{name}-nethttpd.
14cr|ocaml-ocamlnet-3.7.3-2|157	
14cr|ocaml-ocamlnet-3.7.3-2|158	%files nethttpd-devel
14cr|ocaml-ocamlnet-3.7.3-2|159	%{_libdir}/ocaml/nethttpd/*.a
14cr|ocaml-ocamlnet-3.7.3-2|160	%{_libdir}/ocaml/nethttpd/*.cmxa
14cr|ocaml-ocamlnet-3.7.3-2|161	%{_libdir}/ocaml/nethttpd/*.mli
14cr|ocaml-ocamlnet-3.7.3-2|162	
14cr|ocaml-ocamlnet-3.7.3-2|163	#----------------------------------------------------------------------------
14cr|ocaml-ocamlnet-3.7.3-2|164	
14cr|ocaml-ocamlnet-3.7.3-2|165	%prep
14cr|ocaml-ocamlnet-3.7.3-2|166	%setup -q -n %{up_name}-%{version}
14cr|ocaml-ocamlnet-3.7.3-2|167	
14cr|ocaml-ocamlnet-3.7.3-2|168	%build
14cr|ocaml-ocamlnet-3.7.3-2|169	# not an autoconf one
14cr|ocaml-ocamlnet-3.7.3-2|170	./configure \
14cr|ocaml-ocamlnet-3.7.3-2|171	-enable-tcl \
14cr|ocaml-ocamlnet-3.7.3-2|172	-equeue-tcl-libs -ltcl \
14cr|ocaml-ocamlnet-3.7.3-2|173	-bindir %{_bindir} \
14cr|ocaml-ocamlnet-3.7.3-2|174	-datadir %{ocamlnet_datadir} \
14cr|ocaml-ocamlnet-3.7.3-2|175	-prefer-netcgi2 \
14cr|ocaml-ocamlnet-3.7.3-2|176	-with-nethttpd \
14cr|ocaml-ocamlnet-3.7.3-2|177	-disable-apache \
14cr|ocaml-ocamlnet-3.7.3-2|178	-enable-ssl \
14cr|ocaml-ocamlnet-3.7.3-2|179	-enable-gtk2 \
14cr|ocaml-ocamlnet-3.7.3-2|180	-enable-pcre \
14cr|ocaml-ocamlnet-3.7.3-2|181	-with-rpc-auth-dh
14cr|ocaml-ocamlnet-3.7.3-2|182	
14cr|ocaml-ocamlnet-3.7.3-2|183	# Bletcherous hack to get that extra include path in camlp4 builds.
14cr|ocaml-ocamlnet-3.7.3-2|184	#echo -e '#!/bin/sh\n%{_bindir}/camlp4 -I %{_libdir}/ocaml/camlp4/Camlp4Parsers "$@"' > camlp4; chmod 0755 camlp4; export PATH=`pwd`:$PATH
14cr|ocaml-ocamlnet-3.7.3-2|185	make all opt
14cr|ocaml-ocamlnet-3.7.3-2|186	
14cr|ocaml-ocamlnet-3.7.3-2|187	%install
14cr|ocaml-ocamlnet-3.7.3-2|188	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ocamlnet-3.7.3-2|189	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-ocamlnet-3.7.3-2|190	make install \
14cr|ocaml-ocamlnet-3.7.3-2|191	OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml" \
14cr|ocaml-ocamlnet-3.7.3-2|192	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml \
14cr|ocaml-ocamlnet-3.7.3-2|193	DESTDIR="%{buildroot}"
14cr|ocaml-ocamlnet-3.7.3-2|194	
14cr|ocaml-ocamlnet-3.7.3-2|195	# cgi/META conflicts with mod_caml
14cr|ocaml-ocamlnet-3.7.3-2|196	rm -rf %{buildroot}/%{_libdir}/ocaml/cgi
14cr|ocaml-ocamlnet-3.7.3-2|197	
14cr|ocaml-ocamlnet-3.7.3-2|198	# rpc-generator/dummy.mli is empty and according to Gerd Stolpmann can
14cr|ocaml-ocamlnet-3.7.3-2|199	# be deleted safely.  This avoids an rpmlint warning.
14cr|ocaml-ocamlnet-3.7.3-2|200	rm -f %{buildroot}/%{_libdir}/ocaml/rpc-generator/dummy.mli
14cr|ocaml-ocamlnet-3.7.3-2|201	
14cr|ocaml-ocamlnet-3.7.3-2|202	# Strip libraries.
14cr|ocaml-ocamlnet-3.7.3-2|203	strip %{buildroot}/%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-ocamlnet-3.7.3-2|204	
14cr|ocaml-ocamlnet-3.7.3-2|205	
14cr|ocaml-ocamlnet-3.7.3-2|206	%changelog
14cr|ocaml-ocamlnet-3.7.3-2|207	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.3-2
14cr|ocaml-ocamlnet-3.7.3-2|208	+ Revision: 05beadf
14cr|ocaml-ocamlnet-3.7.3-2|209	- MassBuild#464: Increase release tag
14cr|ocaml-ocamlnet-3.7.3-2|210	
14cr|ocaml-ocamlnet-3.7.3-2|211	

3650 14
14cr|ocaml-ode-0.5r4-5|1	Summary:	OCaml bindings to the Open Dynamics Engine (ODE)
14cr|ocaml-ode-0.5r4-5|2	Name:		ocaml-ode
14cr|ocaml-ode-0.5r4-5|3	Version:	0.5r4
14cr|ocaml-ode-0.5r4-5|4	Release:	5
14cr|ocaml-ode-0.5r4-5|5	License:	LGPLv2.1+ with exceptions
14cr|ocaml-ode-0.5r4-5|6	Group:		Development/OCaml
14cr|ocaml-ode-0.5r4-5|7	Url:		http://www.linux-nantes.org/~fmonnier/OCaml/ODE/
14cr|ocaml-ode-0.5r4-5|8	Source0:	http://www.linux-nantes.org/~fmonnier/OCaml/ODE/download/ocamlode-0.5-r4.tar.gz
14cr|ocaml-ode-0.5r4-5|9	Patch0:		ocamlode-0.5-r4.dPlaneSpace.patch
14cr|ocaml-ode-0.5r4-5|10	Patch1:		ocamlode-0.5-r4.demo_exec.patch
14cr|ocaml-ode-0.5r4-5|11	BuildRequires:	ocaml
14cr|ocaml-ode-0.5r4-5|12	BuildRequires:	ocaml-findlib
14cr|ocaml-ode-0.5r4-5|13	BuildRequires:	ode-devel
14cr|ocaml-ode-0.5r4-5|14	
14cr|ocaml-ode-0.5r4-5|15	%description
14cr|ocaml-ode-0.5r4-5|16	This is a set of bindings in Objective Caml for the Open Dynamics Engine,
14cr|ocaml-ode-0.5r4-5|17	ODE: http://www.ode.org/.
14cr|ocaml-ode-0.5r4-5|18	
14cr|ocaml-ode-0.5r4-5|19	%files
14cr|ocaml-ode-0.5r4-5|20	%doc LICENSE_BSD.txt LICENSE_GPL.txt LICENSE_LGPL.txt CHANGES.txt README.txt
14cr|ocaml-ode-0.5r4-5|21	%dir %{_libdir}/ocaml/ode
14cr|ocaml-ode-0.5r4-5|22	%{_libdir}/ocaml/ode/META
14cr|ocaml-ode-0.5r4-5|23	%{_libdir}/ocaml/ode/*.cma
14cr|ocaml-ode-0.5r4-5|24	%{_libdir}/ocaml/ode/*.cmi
14cr|ocaml-ode-0.5r4-5|25	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-ode-0.5r4-5|26	
14cr|ocaml-ode-0.5r4-5|27	#----------------------------------------------------------------------------
14cr|ocaml-ode-0.5r4-5|28	
14cr|ocaml-ode-0.5r4-5|29	%package devel
14cr|ocaml-ode-0.5r4-5|30	Summary:	Development files for %{name}
14cr|ocaml-ode-0.5r4-5|31	Group:		Development/OCaml
14cr|ocaml-ode-0.5r4-5|32	Requires:	%{name} = %{EVRD}
14cr|ocaml-ode-0.5r4-5|33	
14cr|ocaml-ode-0.5r4-5|34	%description devel
14cr|ocaml-ode-0.5r4-5|35	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ode-0.5r4-5|36	developing applications that use %{name}.
14cr|ocaml-ode-0.5r4-5|37	
14cr|ocaml-ode-0.5r4-5|38	%files devel
14cr|ocaml-ode-0.5r4-5|39	%doc doc examples
14cr|ocaml-ode-0.5r4-5|40	%{_libdir}/ocaml/ode/*.a
14cr|ocaml-ode-0.5r4-5|41	%{_libdir}/ocaml/ode/*.cmxa
14cr|ocaml-ode-0.5r4-5|42	%{_libdir}/ocaml/ode/*.cmx
14cr|ocaml-ode-0.5r4-5|43	%{_libdir}/ocaml/ode/*.mli
14cr|ocaml-ode-0.5r4-5|44	
14cr|ocaml-ode-0.5r4-5|45	#----------------------------------------------------------------------------
14cr|ocaml-ode-0.5r4-5|46	
14cr|ocaml-ode-0.5r4-5|47	%prep
14cr|ocaml-ode-0.5r4-5|48	%setup -q -n ocamlode-0.5-r4
14cr|ocaml-ode-0.5r4-5|49	%patch0 -p0
14cr|ocaml-ode-0.5r4-5|50	%patch1 -p0
14cr|ocaml-ode-0.5r4-5|51	
14cr|ocaml-ode-0.5r4-5|52	%build
14cr|ocaml-ode-0.5r4-5|53	make all
14cr|ocaml-ode-0.5r4-5|54	make doc
14cr|ocaml-ode-0.5r4-5|55	mkdir examples
14cr|ocaml-ode-0.5r4-5|56	mv drawstuff.ml drawstuff.make demo_*.ml demo_exec.sh examples/
14cr|ocaml-ode-0.5r4-5|57	
14cr|ocaml-ode-0.5r4-5|58	%install
14cr|ocaml-ode-0.5r4-5|59	export DESTDIR=%{buildroot}
14cr|ocaml-ode-0.5r4-5|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ode-0.5r4-5|61	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ode-0.5r4-5|62	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ode-0.5r4-5|63	mkdir -p $OCAMLFIND_DESTDIR/ode
14cr|ocaml-ode-0.5r4-5|64	ocamlfind install ode META ode.cmi *.{mli,cma,cmxa,cmx,a,so}
14cr|ocaml-ode-0.5r4-5|65	
14cr|ocaml-ode-0.5r4-5|66	
14cr|ocaml-ode-0.5r4-5|67	%changelog
14cr|ocaml-ode-0.5r4-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5r4-5
14cr|ocaml-ode-0.5r4-5|69	+ Revision: b948655
14cr|ocaml-ode-0.5r4-5|70	- MassBuild#464: Increase release tag
14cr|ocaml-ode-0.5r4-5|71	
14cr|ocaml-ode-0.5r4-5|72	

3651 14
14cr|ocaml-ogg-0.4.0-4|1	Summary:	OCaml bindings for the Ogg bitstream library
14cr|ocaml-ogg-0.4.0-4|2	Name:		ocaml-ogg
14cr|ocaml-ogg-0.4.0-4|3	Version:	0.4.0
14cr|ocaml-ogg-0.4.0-4|4	Release:	4
14cr|ocaml-ogg-0.4.0-4|5	License:	LGPLv2.1+ with exceptions
14cr|ocaml-ogg-0.4.0-4|6	Group:		Development/OCaml
14cr|ocaml-ogg-0.4.0-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-ogg-0.4.0-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-ogg/ocaml-ogg-%{version}.tar.gz
14cr|ocaml-ogg-0.4.0-4|9	BuildRequires:	ocaml
14cr|ocaml-ogg-0.4.0-4|10	BuildRequires:	ocaml-findlib
14cr|ocaml-ogg-0.4.0-4|11	BuildRequires:	pkgconfig(ogg)
14cr|ocaml-ogg-0.4.0-4|12	
14cr|ocaml-ogg-0.4.0-4|13	%description
14cr|ocaml-ogg-0.4.0-4|14	OCaml bindings for the Ogg bitstream library, libogg is a library
14cr|ocaml-ogg-0.4.0-4|15	for manipulating ogg bitstreams. It handles both making ogg bitstreams
14cr|ocaml-ogg-0.4.0-4|16	and getting packets from ogg bitstreams.
14cr|ocaml-ogg-0.4.0-4|17	
14cr|ocaml-ogg-0.4.0-4|18	%files
14cr|ocaml-ogg-0.4.0-4|19	%doc COPYING CHANGES README
14cr|ocaml-ogg-0.4.0-4|20	%dir %{_libdir}/ocaml/ogg
14cr|ocaml-ogg-0.4.0-4|21	%{_libdir}/ocaml/ogg/META
14cr|ocaml-ogg-0.4.0-4|22	%{_libdir}/ocaml/ogg/*.cma
14cr|ocaml-ogg-0.4.0-4|23	%{_libdir}/ocaml/ogg/*.cmi
14cr|ocaml-ogg-0.4.0-4|24	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-ogg-0.4.0-4|25	
14cr|ocaml-ogg-0.4.0-4|26	#----------------------------------------------------------------------------
14cr|ocaml-ogg-0.4.0-4|27	
14cr|ocaml-ogg-0.4.0-4|28	%package devel
14cr|ocaml-ogg-0.4.0-4|29	Summary:	Development files for %{name}
14cr|ocaml-ogg-0.4.0-4|30	Group:		Development/OCaml
14cr|ocaml-ogg-0.4.0-4|31	Requires:	%{name} = %{EVRD}
14cr|ocaml-ogg-0.4.0-4|32	
14cr|ocaml-ogg-0.4.0-4|33	%description devel
14cr|ocaml-ogg-0.4.0-4|34	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ogg-0.4.0-4|35	developing applications that use %{name}.
14cr|ocaml-ogg-0.4.0-4|36	
14cr|ocaml-ogg-0.4.0-4|37	%files devel
14cr|ocaml-ogg-0.4.0-4|38	%doc doc/html
14cr|ocaml-ogg-0.4.0-4|39	%{_libdir}/ocaml/ogg/*.a
14cr|ocaml-ogg-0.4.0-4|40	%{_libdir}/ocaml/ogg/*.cmxa
14cr|ocaml-ogg-0.4.0-4|41	%{_libdir}/ocaml/ogg/*.mli
14cr|ocaml-ogg-0.4.0-4|42	%{_libdir}/ocaml/ogg/*.h
14cr|ocaml-ogg-0.4.0-4|43	
14cr|ocaml-ogg-0.4.0-4|44	#----------------------------------------------------------------------------
14cr|ocaml-ogg-0.4.0-4|45	
14cr|ocaml-ogg-0.4.0-4|46	%prep
14cr|ocaml-ogg-0.4.0-4|47	%setup -q
14cr|ocaml-ogg-0.4.0-4|48	
14cr|ocaml-ogg-0.4.0-4|49	%build
14cr|ocaml-ogg-0.4.0-4|50	%configure2_5x
14cr|ocaml-ogg-0.4.0-4|51	make
14cr|ocaml-ogg-0.4.0-4|52	make doc
14cr|ocaml-ogg-0.4.0-4|53	
14cr|ocaml-ogg-0.4.0-4|54	%install
14cr|ocaml-ogg-0.4.0-4|55	export DESTDIR=%{buildroot}
14cr|ocaml-ogg-0.4.0-4|56	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ogg-0.4.0-4|57	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ogg-0.4.0-4|58	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ogg-0.4.0-4|59	mkdir -p $OCAMLFIND_DESTDIR/ogg
14cr|ocaml-ogg-0.4.0-4|60	make install
14cr|ocaml-ogg-0.4.0-4|61	
14cr|ocaml-ogg-0.4.0-4|62	
14cr|ocaml-ogg-0.4.0-4|63	%changelog
14cr|ocaml-ogg-0.4.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|ocaml-ogg-0.4.0-4|65	+ Revision: bb29336
14cr|ocaml-ogg-0.4.0-4|66	- MassBuild#464: Increase release tag
14cr|ocaml-ogg-0.4.0-4|67	
14cr|ocaml-ogg-0.4.0-4|68	

3652 14
14cr|ocaml-omake-0.9.8.6-0.rc1.2|1	%define beta rc1
14cr|ocaml-omake-0.9.8.6-0.rc1.2|2	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|3	Summary:	Build system with automated dependency analysis
14cr|ocaml-omake-0.9.8.6-0.rc1.2|4	Name:		ocaml-omake
14cr|ocaml-omake-0.9.8.6-0.rc1.2|5	Version:	0.9.8.6
14cr|ocaml-omake-0.9.8.6-0.rc1.2|6	Release:	0.%{beta}.2
14cr|ocaml-omake-0.9.8.6-0.rc1.2|7	License:	LGPLv2+
14cr|ocaml-omake-0.9.8.6-0.rc1.2|8	Group:		Development/OCaml
14cr|ocaml-omake-0.9.8.6-0.rc1.2|9	Url:		http://omake.metaprl.org/download.html
14cr|ocaml-omake-0.9.8.6-0.rc1.2|10	Source0:	http://omake.metaprl.org/downloads/omake-%{version}-0.%{beta}.tar.gz
14cr|ocaml-omake-0.9.8.6-0.rc1.2|11	Patch0:		omake-debian-disable-ocaml-warnings.patch
14cr|ocaml-omake-0.9.8.6-0.rc1.2|12	Patch1:		omake-0.9.8.6-fix-and-or-operators.patch
14cr|ocaml-omake-0.9.8.6-0.rc1.2|13	BuildRequires:	chrpath
14cr|ocaml-omake-0.9.8.6-0.rc1.2|14	BuildRequires:	ocaml
14cr|ocaml-omake-0.9.8.6-0.rc1.2|15	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-omake-0.9.8.6-0.rc1.2|16	BuildRequires:	readline-devel
14cr|ocaml-omake-0.9.8.6-0.rc1.2|17	BuildRequires:	pkgconfig(gamin)
14cr|ocaml-omake-0.9.8.6-0.rc1.2|18	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-omake-0.9.8.6-0.rc1.2|19	Conflicts:	osh
14cr|ocaml-omake-0.9.8.6-0.rc1.2|20	# omake can be used on non-OCaml projects (RHBZ#548536).
14cr|ocaml-omake-0.9.8.6-0.rc1.2|21	Provides:	omake = %{EVRD}
14cr|ocaml-omake-0.9.8.6-0.rc1.2|22	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|23	%description
14cr|ocaml-omake-0.9.8.6-0.rc1.2|24	OMake is a build system designed for scalability and portability. It
14cr|ocaml-omake-0.9.8.6-0.rc1.2|25	uses a syntax similar to make utilities you may have used, but it
14cr|ocaml-omake-0.9.8.6-0.rc1.2|26	features many additional enhancements, including the following.
14cr|ocaml-omake-0.9.8.6-0.rc1.2|27	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|28	* Support for projects spanning several directories or directory
14cr|ocaml-omake-0.9.8.6-0.rc1.2|29	hierarchies.
14cr|ocaml-omake-0.9.8.6-0.rc1.2|30	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|31	* Fast, reliable, automated, scriptable dependency analysis using MD5
14cr|ocaml-omake-0.9.8.6-0.rc1.2|32	digests, with full support for incremental builds.
14cr|ocaml-omake-0.9.8.6-0.rc1.2|33	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|34	* Dependency analysis takes the command lines into account — whenever
14cr|ocaml-omake-0.9.8.6-0.rc1.2|35	the command line used to build a target changes, the target is
14cr|ocaml-omake-0.9.8.6-0.rc1.2|36	considered out-of-date.
14cr|ocaml-omake-0.9.8.6-0.rc1.2|37	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|38	* Fully scriptable, includes a library that providing support for
14cr|ocaml-omake-0.9.8.6-0.rc1.2|39	standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture
14cr|ocaml-omake-0.9.8.6-0.rc1.2|40	thereof.
14cr|ocaml-omake-0.9.8.6-0.rc1.2|41	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|42	%files
14cr|ocaml-omake-0.9.8.6-0.rc1.2|43	%doc LICENSE LICENSE.OMake
14cr|ocaml-omake-0.9.8.6-0.rc1.2|44	%doc CHANGELOG.txt
14cr|ocaml-omake-0.9.8.6-0.rc1.2|45	%doc doc/txt/omake-doc.txt doc/ps/omake-doc.pdf doc/html/
14cr|ocaml-omake-0.9.8.6-0.rc1.2|46	%{_libdir}/omake/
14cr|ocaml-omake-0.9.8.6-0.rc1.2|47	%{_bindir}/omake
14cr|ocaml-omake-0.9.8.6-0.rc1.2|48	%{_bindir}/osh
14cr|ocaml-omake-0.9.8.6-0.rc1.2|49	%{_bindir}/cvs_realclean
14cr|ocaml-omake-0.9.8.6-0.rc1.2|50	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|51	#----------------------------------------------------------------------------
14cr|ocaml-omake-0.9.8.6-0.rc1.2|52	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|53	%prep
14cr|ocaml-omake-0.9.8.6-0.rc1.2|54	%setup -q -n omake-%{version}
14cr|ocaml-omake-0.9.8.6-0.rc1.2|55	%patch0 -p1
14cr|ocaml-omake-0.9.8.6-0.rc1.2|56	%patch1 -p1
14cr|ocaml-omake-0.9.8.6-0.rc1.2|57	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|58	%build
14cr|ocaml-omake-0.9.8.6-0.rc1.2|59	make all \
14cr|ocaml-omake-0.9.8.6-0.rc1.2|60	PREFIX=%{_prefix} MANDIR=%{_mandir} BINDIR=%{_bindir} LIBDIR=%{_libdir}
14cr|ocaml-omake-0.9.8.6-0.rc1.2|61	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|62	%install
14cr|ocaml-omake-0.9.8.6-0.rc1.2|63	make install \
14cr|ocaml-omake-0.9.8.6-0.rc1.2|64	INSTALL_ROOT=%{buildroot} \
14cr|ocaml-omake-0.9.8.6-0.rc1.2|65	PREFIX=%{_prefix} MANDIR=%{_mandir} BINDIR=%{_bindir} LIBDIR=%{_libdir}
14cr|ocaml-omake-0.9.8.6-0.rc1.2|66	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|67	chmod 0755 %{buildroot}%{_bindir}/*
14cr|ocaml-omake-0.9.8.6-0.rc1.2|68	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|69	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|70	%changelog
14cr|ocaml-omake-0.9.8.6-0.rc1.2|71	* Wed Jun 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.6-0.rc1.2
14cr|ocaml-omake-0.9.8.6-0.rc1.2|72	+ Revision: 0347572
14cr|ocaml-omake-0.9.8.6-0.rc1.2|73	- Bump release
14cr|ocaml-omake-0.9.8.6-0.rc1.2|74	
14cr|ocaml-omake-0.9.8.6-0.rc1.2|75	

3653 14
14cr|ocaml-openin-20070524-4|1	%define _enable_debug_packages %{nil}
14cr|ocaml-openin-20070524-4|2	%define debug_package %{nil}
14cr|ocaml-openin-20070524-4|3	
14cr|ocaml-openin-20070524-4|4	Summary:	OCaml syntax to locally open modules
14cr|ocaml-openin-20070524-4|5	Name:		ocaml-openin
14cr|ocaml-openin-20070524-4|6	Version:	20070524
14cr|ocaml-openin-20070524-4|7	Release:	4
14cr|ocaml-openin-20070524-4|8	License:	Public Domain
14cr|ocaml-openin-20070524-4|9	Group:		Development/OCaml
14cr|ocaml-openin-20070524-4|10	Url:		http://alain.frisch.fr/soft#openin
14cr|ocaml-openin-20070524-4|11	Source0:	http://alain.frisch.fr/info/openin-%{version}.tar.gz
14cr|ocaml-openin-20070524-4|12	Source1:	openin-META
14cr|ocaml-openin-20070524-4|13	BuildRequires:	camlp4
14cr|ocaml-openin-20070524-4|14	BuildRequires:	ocaml
14cr|ocaml-openin-20070524-4|15	BuildRequires:	ocaml-findlib
14cr|ocaml-openin-20070524-4|16	
14cr|ocaml-openin-20070524-4|17	%description
14cr|ocaml-openin-20070524-4|18	This package implements a Camlp4 syntax extension for Objective
14cr|ocaml-openin-20070524-4|19	Caml. It adds the syntactic construction:
14cr|ocaml-openin-20070524-4|20	
14cr|ocaml-openin-20070524-4|21	open M in e
14cr|ocaml-openin-20070524-4|22	
14cr|ocaml-openin-20070524-4|23	that can appear in any context where an expression is expected. M is
14cr|ocaml-openin-20070524-4|24	an arbitrary module expression (not only qualified names as for usual
14cr|ocaml-openin-20070524-4|25	open statements) and e is an expression.
14cr|ocaml-openin-20070524-4|26	
14cr|ocaml-openin-20070524-4|27	%files
14cr|ocaml-openin-20070524-4|28	%doc README
14cr|ocaml-openin-20070524-4|29	%dir %{_libdir}/ocaml/openin
14cr|ocaml-openin-20070524-4|30	%{_libdir}/ocaml/openin/META
14cr|ocaml-openin-20070524-4|31	%{_libdir}/ocaml/openin/pa_openin.cmo
14cr|ocaml-openin-20070524-4|32	
14cr|ocaml-openin-20070524-4|33	#----------------------------------------------------------------------------
14cr|ocaml-openin-20070524-4|34	
14cr|ocaml-openin-20070524-4|35	%prep
14cr|ocaml-openin-20070524-4|36	%setup -q -n openin-%{version}
14cr|ocaml-openin-20070524-4|37	cp %{SOURCE1} META
14cr|ocaml-openin-20070524-4|38	
14cr|ocaml-openin-20070524-4|39	%build
14cr|ocaml-openin-20070524-4|40	make
14cr|ocaml-openin-20070524-4|41	sed -i -e "s/@VERSION@/%{version}/" META
14cr|ocaml-openin-20070524-4|42	
14cr|ocaml-openin-20070524-4|43	%install
14cr|ocaml-openin-20070524-4|44	export DESTDIR=%{buildroot}
14cr|ocaml-openin-20070524-4|45	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-openin-20070524-4|46	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-openin-20070524-4|47	ocamlfind install openin META pa_openin.cmo
14cr|ocaml-openin-20070524-4|48	
14cr|ocaml-openin-20070524-4|49	
14cr|ocaml-openin-20070524-4|50	%changelog
14cr|ocaml-openin-20070524-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070524-4
14cr|ocaml-openin-20070524-4|52	+ Revision: 3309c07
14cr|ocaml-openin-20070524-4|53	- MassBuild#464: Increase release tag
14cr|ocaml-openin-20070524-4|54	
14cr|ocaml-openin-20070524-4|55	

3654 14
14cr|ocaml-orm-sqlite-0.2-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-orm-sqlite-0.2-5|2	%define debug_package %{nil}
14cr|ocaml-orm-sqlite-0.2-5|3	
14cr|ocaml-orm-sqlite-0.2-5|4	Summary:	An "Object-Relational Mapper" interface between a Sqlite3 database and OCaml
14cr|ocaml-orm-sqlite-0.2-5|5	Name:		ocaml-orm-sqlite
14cr|ocaml-orm-sqlite-0.2-5|6	Version:	0.2
14cr|ocaml-orm-sqlite-0.2-5|7	Release:	5
14cr|ocaml-orm-sqlite-0.2-5|8	License:	ISC
14cr|ocaml-orm-sqlite-0.2-5|9	Group:		Development/OCaml
14cr|ocaml-orm-sqlite-0.2-5|10	Url:		http://wiki.github.com/avsm/ocaml-orm-sqlite
14cr|ocaml-orm-sqlite-0.2-5|11	Source0:	ocaml-orm-sqlite-0.2.tar.bz2
14cr|ocaml-orm-sqlite-0.2-5|12	BuildRequires:	ocaml
14cr|ocaml-orm-sqlite-0.2-5|13	BuildRequires:	ocaml-findlib
14cr|ocaml-orm-sqlite-0.2-5|14	BuildRequires:	ocaml-sqlite-devel
14cr|ocaml-orm-sqlite-0.2-5|15	
14cr|ocaml-orm-sqlite-0.2-5|16	%description
14cr|ocaml-orm-sqlite-0.2-5|17	You provide a schema of the type of objects you want to store in the database,
14cr|ocaml-orm-sqlite-0.2-5|18	and an OCaml source file is generated with modules that:
14cr|ocaml-orm-sqlite-0.2-5|19	
14cr|ocaml-orm-sqlite-0.2-5|20	* initialize the database with the right schema
14cr|ocaml-orm-sqlite-0.2-5|21	* retrieve objects from the database by searching from keys
14cr|ocaml-orm-sqlite-0.2-5|22	* modify fields and save them back to the database.
14cr|ocaml-orm-sqlite-0.2-5|23	
14cr|ocaml-orm-sqlite-0.2-5|24	%files
14cr|ocaml-orm-sqlite-0.2-5|25	%doc LICENSE NEWS TODO README
14cr|ocaml-orm-sqlite-0.2-5|26	%dir %{_libdir}/ocaml/sql_orm
14cr|ocaml-orm-sqlite-0.2-5|27	%{_libdir}/ocaml/sql_orm/META
14cr|ocaml-orm-sqlite-0.2-5|28	%{_libdir}/ocaml/sql_orm/*.cma
14cr|ocaml-orm-sqlite-0.2-5|29	%{_libdir}/ocaml/sql_orm/*.cmi
14cr|ocaml-orm-sqlite-0.2-5|30	
14cr|ocaml-orm-sqlite-0.2-5|31	#----------------------------------------------------------------------------
14cr|ocaml-orm-sqlite-0.2-5|32	
14cr|ocaml-orm-sqlite-0.2-5|33	%package devel
14cr|ocaml-orm-sqlite-0.2-5|34	Summary:	Development files for %{name}
14cr|ocaml-orm-sqlite-0.2-5|35	Group:		Development/OCaml
14cr|ocaml-orm-sqlite-0.2-5|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-orm-sqlite-0.2-5|37	
14cr|ocaml-orm-sqlite-0.2-5|38	%description devel
14cr|ocaml-orm-sqlite-0.2-5|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-orm-sqlite-0.2-5|40	developing applications that use %{name}.
14cr|ocaml-orm-sqlite-0.2-5|41	
14cr|ocaml-orm-sqlite-0.2-5|42	%files devel
14cr|ocaml-orm-sqlite-0.2-5|43	%doc LICENSE
14cr|ocaml-orm-sqlite-0.2-5|44	%doc doc/ examples/ tests/
14cr|ocaml-orm-sqlite-0.2-5|45	%{_libdir}/ocaml/sql_orm/*.a
14cr|ocaml-orm-sqlite-0.2-5|46	%{_libdir}/ocaml/sql_orm/*.cmxa
14cr|ocaml-orm-sqlite-0.2-5|47	%{_libdir}/ocaml/sql_orm/*.mli
14cr|ocaml-orm-sqlite-0.2-5|48	
14cr|ocaml-orm-sqlite-0.2-5|49	#----------------------------------------------------------------------------
14cr|ocaml-orm-sqlite-0.2-5|50	
14cr|ocaml-orm-sqlite-0.2-5|51	%prep
14cr|ocaml-orm-sqlite-0.2-5|52	%setup -q
14cr|ocaml-orm-sqlite-0.2-5|53	
14cr|ocaml-orm-sqlite-0.2-5|54	%build
14cr|ocaml-orm-sqlite-0.2-5|55	make all
14cr|ocaml-orm-sqlite-0.2-5|56	mkdir -p doc && ocamldoc -d doc -html sql_orm.mli
14cr|ocaml-orm-sqlite-0.2-5|57	
14cr|ocaml-orm-sqlite-0.2-5|58	%install
14cr|ocaml-orm-sqlite-0.2-5|59	export DESTDIR=%{buildroot}
14cr|ocaml-orm-sqlite-0.2-5|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-orm-sqlite-0.2-5|61	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-orm-sqlite-0.2-5|62	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-orm-sqlite-0.2-5|63	mkdir -p $OCAMLFIND_DESTDIR/sql_orm
14cr|ocaml-orm-sqlite-0.2-5|64	make install
14cr|ocaml-orm-sqlite-0.2-5|65	
14cr|ocaml-orm-sqlite-0.2-5|66	
14cr|ocaml-orm-sqlite-0.2-5|67	%changelog
14cr|ocaml-orm-sqlite-0.2-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cr|ocaml-orm-sqlite-0.2-5|69	+ Revision: a40aed0
14cr|ocaml-orm-sqlite-0.2-5|70	- MassBuild#464: Increase release tag
14cr|ocaml-orm-sqlite-0.2-5|71	
14cr|ocaml-orm-sqlite-0.2-5|72	

3655 14
14cr|ocaml-ounit-2.0.0-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-ounit-2.0.0-3|2	%define debug_package %{nil}
14cr|ocaml-ounit-2.0.0-3|3	
14cr|ocaml-ounit-2.0.0-3|4	Summary:	Unit test framework for OCaml
14cr|ocaml-ounit-2.0.0-3|5	Name:		ocaml-ounit
14cr|ocaml-ounit-2.0.0-3|6	Version:	2.0.0
14cr|ocaml-ounit-2.0.0-3|7	Release:	3
14cr|ocaml-ounit-2.0.0-3|8	License:	MIT
14cr|ocaml-ounit-2.0.0-3|9	Group:		Development/OCaml
14cr|ocaml-ounit-2.0.0-3|10	Url:		http://ounit.forge.ocamlcore.org/
14cr|ocaml-ounit-2.0.0-3|11	Source0:	http://download.ocamlcore.org/ounit/ounit/%{version}/ounit-%{version}.tar.gz
14cr|ocaml-ounit-2.0.0-3|12	Source1:	http://download.ocamlcore.org/ounit/ounit/%{version}/ounit-doc-%{version}.tar.gz
14cr|ocaml-ounit-2.0.0-3|13	BuildRequires:	camlp4
14cr|ocaml-ounit-2.0.0-3|14	BuildRequires:	ocaml
14cr|ocaml-ounit-2.0.0-3|15	BuildRequires:	ocaml-findlib
14cr|ocaml-ounit-2.0.0-3|16	BuildRequires:	libxml2-utils
14cr|ocaml-ounit-2.0.0-3|17	
14cr|ocaml-ounit-2.0.0-3|18	%description
14cr|ocaml-ounit-2.0.0-3|19	OUnit is a unit test framework for OCaml. It allows one to easily
14cr|ocaml-ounit-2.0.0-3|20	create unit-tests for OCaml code. It is based on HUnit, a unit testing
14cr|ocaml-ounit-2.0.0-3|21	framework for Haskell. It is similar to JUnit, and other xUnit testing
14cr|ocaml-ounit-2.0.0-3|22	frameworks.
14cr|ocaml-ounit-2.0.0-3|23	
14cr|ocaml-ounit-2.0.0-3|24	%files
14cr|ocaml-ounit-2.0.0-3|25	%doc LICENSE.txt README.txt AUTHORS.txt
14cr|ocaml-ounit-2.0.0-3|26	%dir %{_libdir}/ocaml/oUnit
14cr|ocaml-ounit-2.0.0-3|27	%{_libdir}/ocaml/oUnit/*.cmi
14cr|ocaml-ounit-2.0.0-3|28	%{_libdir}/ocaml/oUnit/*.cma
14cr|ocaml-ounit-2.0.0-3|29	%{_libdir}/ocaml/oUnit/*.cmxs
14cr|ocaml-ounit-2.0.0-3|30	%{_libdir}/ocaml/oUnit/META
14cr|ocaml-ounit-2.0.0-3|31	
14cr|ocaml-ounit-2.0.0-3|32	#----------------------------------------------------------------------------
14cr|ocaml-ounit-2.0.0-3|33	
14cr|ocaml-ounit-2.0.0-3|34	%package devel
14cr|ocaml-ounit-2.0.0-3|35	Summary:	Development files for %{name}
14cr|ocaml-ounit-2.0.0-3|36	Group:		Development/OCaml
14cr|ocaml-ounit-2.0.0-3|37	Requires:	%{name} = %{EVRD}
14cr|ocaml-ounit-2.0.0-3|38	
14cr|ocaml-ounit-2.0.0-3|39	%description devel
14cr|ocaml-ounit-2.0.0-3|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ounit-2.0.0-3|41	developing applications that use %{name}.
14cr|ocaml-ounit-2.0.0-3|42	
14cr|ocaml-ounit-2.0.0-3|43	%files devel
14cr|ocaml-ounit-2.0.0-3|44	%doc doc/
14cr|ocaml-ounit-2.0.0-3|45	%doc examples/ test/
14cr|ocaml-ounit-2.0.0-3|46	%doc api-doc-html/
14cr|ocaml-ounit-2.0.0-3|47	%doc api-ounit/
14cr|ocaml-ounit-2.0.0-3|48	%{_libdir}/ocaml/oUnit/*.a
14cr|ocaml-ounit-2.0.0-3|49	%{_libdir}/ocaml/oUnit/*.cmxa
14cr|ocaml-ounit-2.0.0-3|50	%{_libdir}/ocaml/oUnit/*.cmx
14cr|ocaml-ounit-2.0.0-3|51	%{_libdir}/ocaml/oUnit/*.mli
14cr|ocaml-ounit-2.0.0-3|52	%{_libdir}/ocaml/oUnit/*.ml
14cr|ocaml-ounit-2.0.0-3|53	
14cr|ocaml-ounit-2.0.0-3|54	#----------------------------------------------------------------------------
14cr|ocaml-ounit-2.0.0-3|55	
14cr|ocaml-ounit-2.0.0-3|56	%prep
14cr|ocaml-ounit-2.0.0-3|57	%setup -q -n ounit-%{version}
14cr|ocaml-ounit-2.0.0-3|58	
14cr|ocaml-ounit-2.0.0-3|59	%build
14cr|ocaml-ounit-2.0.0-3|60	ocaml setup.ml -configure --enable-tests
14cr|ocaml-ounit-2.0.0-3|61	ocaml setup.ml -build
14cr|ocaml-ounit-2.0.0-3|62	ocaml setup.ml -doc
14cr|ocaml-ounit-2.0.0-3|63	
14cr|ocaml-ounit-2.0.0-3|64	mv _build/src/api-ounit.docdir api-doc-html
14cr|ocaml-ounit-2.0.0-3|65	
14cr|ocaml-ounit-2.0.0-3|66	tar xzf %{SOURCE1}
14cr|ocaml-ounit-2.0.0-3|67	mv ounit-doc-%{version}/api-ounit/ .
14cr|ocaml-ounit-2.0.0-3|68	
14cr|ocaml-ounit-2.0.0-3|69	%install
14cr|ocaml-ounit-2.0.0-3|70	export DESTDIR=%{buildroot}
14cr|ocaml-ounit-2.0.0-3|71	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ounit-2.0.0-3|72	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-ounit-2.0.0-3|73	ocaml setup.ml -install
14cr|ocaml-ounit-2.0.0-3|74	
14cr|ocaml-ounit-2.0.0-3|75	%check
14cr|ocaml-ounit-2.0.0-3|76	ocaml setup.ml -test
14cr|ocaml-ounit-2.0.0-3|77	
14cr|ocaml-ounit-2.0.0-3|78	
14cr|ocaml-ounit-2.0.0-3|79	%changelog
14cr|ocaml-ounit-2.0.0-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|ocaml-ounit-2.0.0-3|81	+ Revision: 0308c8f
14cr|ocaml-ounit-2.0.0-3|82	- MassBuild#464: Increase release tag
14cr|ocaml-ounit-2.0.0-3|83	
14cr|ocaml-ounit-2.0.0-3|84	

3656 14
14cr|ocaml-pam-1.1-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-pam-1.1-5|2	%define debug_package %{nil}
14cr|ocaml-pam-1.1-5|3	
14cr|ocaml-pam-1.1-5|4	Summary:	OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM) library
14cr|ocaml-pam-1.1-5|5	Name:		ocaml-pam
14cr|ocaml-pam-1.1-5|6	Version:	1.1
14cr|ocaml-pam-1.1-5|7	Release:	5
14cr|ocaml-pam-1.1-5|8	License:	MIT
14cr|ocaml-pam-1.1-5|9	Group:		Development/OCaml
14cr|ocaml-pam-1.1-5|10	Url:		http://sharvil.nanavati.net/projects/ocamlpam/
14cr|ocaml-pam-1.1-5|11	Source0:	http://sharvil.nanavati.net/projects/ocamlpam/files/ocamlpam-%{version}.tar.gz
14cr|ocaml-pam-1.1-5|12	BuildRequires:	ocaml
14cr|ocaml-pam-1.1-5|13	BuildRequires:	pam-devel
14cr|ocaml-pam-1.1-5|14	
14cr|ocaml-pam-1.1-5|15	%description
14cr|ocaml-pam-1.1-5|16	OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM)
14cr|ocaml-pam-1.1-5|17	library. PAM provides a flexible mechanism for authenticating users via
14cr|ocaml-pam-1.1-5|18	administrator-defined policies. PAM has modules for authenticating via
14cr|ocaml-pam-1.1-5|19	Unix passwd files, Kerberos, LDAP, etc. Additional modules for custom
14cr|ocaml-pam-1.1-5|20	authentication mechanisms can be created and deployed without recompiling
14cr|ocaml-pam-1.1-5|21	existing services based on PAM. Moreover, policies defining the
14cr|ocaml-pam-1.1-5|22	authentication requirements can be changed at runtime without restarting
14cr|ocaml-pam-1.1-5|23	running services.
14cr|ocaml-pam-1.1-5|24	
14cr|ocaml-pam-1.1-5|25	%files
14cr|ocaml-pam-1.1-5|26	%doc COPYING CHANGES README
14cr|ocaml-pam-1.1-5|27	%dir %{_libdir}/ocaml/pam
14cr|ocaml-pam-1.1-5|28	%{_libdir}/ocaml/pam/META
14cr|ocaml-pam-1.1-5|29	%{_libdir}/ocaml/pam/*.cma
14cr|ocaml-pam-1.1-5|30	%{_libdir}/ocaml/pam/*.cmi
14cr|ocaml-pam-1.1-5|31	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-pam-1.1-5|32	
14cr|ocaml-pam-1.1-5|33	#----------------------------------------------------------------------------
14cr|ocaml-pam-1.1-5|34	
14cr|ocaml-pam-1.1-5|35	%package devel
14cr|ocaml-pam-1.1-5|36	Summary:	Development files for %{name}
14cr|ocaml-pam-1.1-5|37	Group:		Development/OCaml
14cr|ocaml-pam-1.1-5|38	Requires:	%{name} = %{EVRD}
14cr|ocaml-pam-1.1-5|39	
14cr|ocaml-pam-1.1-5|40	%description devel
14cr|ocaml-pam-1.1-5|41	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-pam-1.1-5|42	developing applications that use %{name}.
14cr|ocaml-pam-1.1-5|43	
14cr|ocaml-pam-1.1-5|44	%files devel
14cr|ocaml-pam-1.1-5|45	%{_libdir}/ocaml/pam/*.a
14cr|ocaml-pam-1.1-5|46	%{_libdir}/ocaml/pam/*.cmxa
14cr|ocaml-pam-1.1-5|47	%{_libdir}/ocaml/pam/*.cmx
14cr|ocaml-pam-1.1-5|48	%{_libdir}/ocaml/pam/*.mli
14cr|ocaml-pam-1.1-5|49	
14cr|ocaml-pam-1.1-5|50	#----------------------------------------------------------------------------
14cr|ocaml-pam-1.1-5|51	
14cr|ocaml-pam-1.1-5|52	%prep
14cr|ocaml-pam-1.1-5|53	%setup -q -n ocamlpam-%{version}
14cr|ocaml-pam-1.1-5|54	
14cr|ocaml-pam-1.1-5|55	%build
14cr|ocaml-pam-1.1-5|56	make all opt
14cr|ocaml-pam-1.1-5|57	
14cr|ocaml-pam-1.1-5|58	%install
14cr|ocaml-pam-1.1-5|59	make install DESTDIR=%{buildroot}%{_libdir}/ocaml/
14cr|ocaml-pam-1.1-5|60	
14cr|ocaml-pam-1.1-5|61	
14cr|ocaml-pam-1.1-5|62	%changelog
14cr|ocaml-pam-1.1-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cr|ocaml-pam-1.1-5|64	+ Revision: 4930763
14cr|ocaml-pam-1.1-5|65	- MassBuild#464: Increase release tag
14cr|ocaml-pam-1.1-5|66	
14cr|ocaml-pam-1.1-5|67	

3657 14
14cr|ocaml-pa-monad-6.0-4|1	%define _enable_debug_packages %{nil}
14cr|ocaml-pa-monad-6.0-4|2	%define debug_package %{nil}
14cr|ocaml-pa-monad-6.0-4|3	
14cr|ocaml-pa-monad-6.0-4|4	Summary:	OCaml syntax extension for monads
14cr|ocaml-pa-monad-6.0-4|5	Name:		ocaml-pa-monad
14cr|ocaml-pa-monad-6.0-4|6	Version:	6.0
14cr|ocaml-pa-monad-6.0-4|7	Release:	4
14cr|ocaml-pa-monad-6.0-4|8	License:	LGPLv2.1+ with exceptions
14cr|ocaml-pa-monad-6.0-4|9	Group:		Development/OCaml
14cr|ocaml-pa-monad-6.0-4|10	Url:		http://www.cas.mcmaster.ca/~carette/pa_monad/
14cr|ocaml-pa-monad-6.0-4|11	Source0:	http://www.cas.mcmaster.ca/~carette/pa_monad/pa_monad.tar.gz
14cr|ocaml-pa-monad-6.0-4|12	BuildRequires:	camlp4
14cr|ocaml-pa-monad-6.0-4|13	BuildRequires:	ocaml
14cr|ocaml-pa-monad-6.0-4|14	BuildRequires:	ocaml-findlib
14cr|ocaml-pa-monad-6.0-4|15	
14cr|ocaml-pa-monad-6.0-4|16	%description
14cr|ocaml-pa-monad-6.0-4|17	This Camlp4 parser adds some syntactic sugar to beautify monadic
14cr|ocaml-pa-monad-6.0-4|18	expressions. The name of the syntax extension is a bit misleading as
14cr|ocaml-pa-monad-6.0-4|19	it does not provide any monad nor monadic computation.
14cr|ocaml-pa-monad-6.0-4|20	
14cr|ocaml-pa-monad-6.0-4|21	%files
14cr|ocaml-pa-monad-6.0-4|22	%doc COPYING README ChangeLog html-doc
14cr|ocaml-pa-monad-6.0-4|23	%{_libdir}/ocaml/monad/
14cr|ocaml-pa-monad-6.0-4|24	
14cr|ocaml-pa-monad-6.0-4|25	#----------------------------------------------------------------------------
14cr|ocaml-pa-monad-6.0-4|26	
14cr|ocaml-pa-monad-6.0-4|27	%prep
14cr|ocaml-pa-monad-6.0-4|28	%setup -q -c
14cr|ocaml-pa-monad-6.0-4|29	
14cr|ocaml-pa-monad-6.0-4|30	%build
14cr|ocaml-pa-monad-6.0-4|31	make all doc
14cr|ocaml-pa-monad-6.0-4|32	
14cr|ocaml-pa-monad-6.0-4|33	%install
14cr|ocaml-pa-monad-6.0-4|34	export DESTDIR=%{buildroot}
14cr|ocaml-pa-monad-6.0-4|35	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-pa-monad-6.0-4|36	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-pa-monad-6.0-4|37	make findlib-install
14cr|ocaml-pa-monad-6.0-4|38	
14cr|ocaml-pa-monad-6.0-4|39	%check
14cr|ocaml-pa-monad-6.0-4|40	make test
14cr|ocaml-pa-monad-6.0-4|41	
14cr|ocaml-pa-monad-6.0-4|42	%changelog
14cr|ocaml-pa-monad-6.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0-4
14cr|ocaml-pa-monad-6.0-4|44	+ Revision: 9262a97
14cr|ocaml-pa-monad-6.0-4|45	- MassBuild#464: Increase release tag
14cr|ocaml-pa-monad-6.0-4|46	
14cr|ocaml-pa-monad-6.0-4|47	

3658 14
14cr|ocaml-pcre-7.0.2-4|1	Summary:	Perl compatibility regular expressions for OCaml
14cr|ocaml-pcre-7.0.2-4|2	Name:		ocaml-pcre
14cr|ocaml-pcre-7.0.2-4|3	Version:	7.0.2
14cr|ocaml-pcre-7.0.2-4|4	Release:	4
14cr|ocaml-pcre-7.0.2-4|5	License:	LGPLv2.1+
14cr|ocaml-pcre-7.0.2-4|6	Group:		Development/OCaml
14cr|ocaml-pcre-7.0.2-4|7	Url:		http://ocaml.info/home/ocaml_sources.html#pcre-ocaml
14cr|ocaml-pcre-7.0.2-4|8	# curl http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{version}.tar.bz2 > pcre-ocaml-release-%{version}.tar.bz2
14cr|ocaml-pcre-7.0.2-4|9	Source0:	http://bitbucket.org/mmottl/pcre-ocaml/downloads/pcre-ocaml-%{version}.tar.gz
14cr|ocaml-pcre-7.0.2-4|10	BuildRequires:	ocaml
14cr|ocaml-pcre-7.0.2-4|11	BuildRequires:	ocaml-findlib
14cr|ocaml-pcre-7.0.2-4|12	BuildRequires:	texlive
14cr|ocaml-pcre-7.0.2-4|13	BuildRequires:	pkgconfig(libpcre)
14cr|ocaml-pcre-7.0.2-4|14	
14cr|ocaml-pcre-7.0.2-4|15	%description
14cr|ocaml-pcre-7.0.2-4|16	This OCaml-library interfaces the PCRE (Perl-compatibility regular
14cr|ocaml-pcre-7.0.2-4|17	expressions) library which is written in C. it can be used for matching
14cr|ocaml-pcre-7.0.2-4|18	regular expressions which are written in "PERL"-style.
14cr|ocaml-pcre-7.0.2-4|19	
14cr|ocaml-pcre-7.0.2-4|20	Searching for, replacing or splitting text should become much easier with
14cr|ocaml-pcre-7.0.2-4|21	this library.
14cr|ocaml-pcre-7.0.2-4|22	
14cr|ocaml-pcre-7.0.2-4|23	%files
14cr|ocaml-pcre-7.0.2-4|24	%doc README.md COPYING.txt AUTHORS.txt CHANGES.txt
14cr|ocaml-pcre-7.0.2-4|25	%dir %{_libdir}/ocaml/pcre
14cr|ocaml-pcre-7.0.2-4|26	%{_libdir}/ocaml/pcre/*.cmi
14cr|ocaml-pcre-7.0.2-4|27	%{_libdir}/ocaml/pcre/*.cma
14cr|ocaml-pcre-7.0.2-4|28	%{_libdir}/ocaml/pcre/*.cmxs
14cr|ocaml-pcre-7.0.2-4|29	%{_libdir}/ocaml/pcre/META
14cr|ocaml-pcre-7.0.2-4|30	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-pcre-7.0.2-4|31	
14cr|ocaml-pcre-7.0.2-4|32	#----------------------------------------------------------------------------
14cr|ocaml-pcre-7.0.2-4|33	
14cr|ocaml-pcre-7.0.2-4|34	%package devel
14cr|ocaml-pcre-7.0.2-4|35	Summary:	Development files for %{name}
14cr|ocaml-pcre-7.0.2-4|36	Group:		Development/OCaml
14cr|ocaml-pcre-7.0.2-4|37	Requires:	pkgconfig(libpcre)
14cr|ocaml-pcre-7.0.2-4|38	Requires:	%{name} = %{EVRD}
14cr|ocaml-pcre-7.0.2-4|39	
14cr|ocaml-pcre-7.0.2-4|40	%description devel
14cr|ocaml-pcre-7.0.2-4|41	This package contains the development files needed to build applications
14cr|ocaml-pcre-7.0.2-4|42	using %{name}.
14cr|ocaml-pcre-7.0.2-4|43	
14cr|ocaml-pcre-7.0.2-4|44	%files devel
14cr|ocaml-pcre-7.0.2-4|45	%doc html/
14cr|ocaml-pcre-7.0.2-4|46	%doc examples/
14cr|ocaml-pcre-7.0.2-4|47	%{_libdir}/ocaml/pcre/*.a
14cr|ocaml-pcre-7.0.2-4|48	%{_libdir}/ocaml/pcre/*.cmxa
14cr|ocaml-pcre-7.0.2-4|49	%{_libdir}/ocaml/pcre/*.mli
14cr|ocaml-pcre-7.0.2-4|50	%{_libdir}/ocaml/pcre/*.cmx
14cr|ocaml-pcre-7.0.2-4|51	
14cr|ocaml-pcre-7.0.2-4|52	#----------------------------------------------------------------------------
14cr|ocaml-pcre-7.0.2-4|53	
14cr|ocaml-pcre-7.0.2-4|54	%prep
14cr|ocaml-pcre-7.0.2-4|55	%setup -q -n pcre-ocaml-%{version}
14cr|ocaml-pcre-7.0.2-4|56	
14cr|ocaml-pcre-7.0.2-4|57	%build
14cr|ocaml-pcre-7.0.2-4|58	./configure --prefix=%{_prefix}
14cr|ocaml-pcre-7.0.2-4|59	make
14cr|ocaml-pcre-7.0.2-4|60	make doc
14cr|ocaml-pcre-7.0.2-4|61	mv _build/API.docdir/ html/
14cr|ocaml-pcre-7.0.2-4|62	
14cr|ocaml-pcre-7.0.2-4|63	%install
14cr|ocaml-pcre-7.0.2-4|64	export DESTDIR=%{buildroot}
14cr|ocaml-pcre-7.0.2-4|65	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-pcre-7.0.2-4|66	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cr|ocaml-pcre-7.0.2-4|67	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-pcre-7.0.2-4|68	make install
14cr|ocaml-pcre-7.0.2-4|69	
14cr|ocaml-pcre-7.0.2-4|70	
14cr|ocaml-pcre-7.0.2-4|71	%changelog
14cr|ocaml-pcre-7.0.2-4|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0.2-4
14cr|ocaml-pcre-7.0.2-4|73	+ Revision: b9930b5
14cr|ocaml-pcre-7.0.2-4|74	- MassBuild#464: Increase release tag
14cr|ocaml-pcre-7.0.2-4|75	
14cr|ocaml-pcre-7.0.2-4|76	

3659 14
14cr|ocaml-pgocaml-introduction-0.92-4|1	Summary:	A Brief Introduction to PG'OCaml
14cr|ocaml-pgocaml-introduction-0.92-4|2	Name:		ocaml-pgocaml-introduction
14cr|ocaml-pgocaml-introduction-0.92-4|3	Version:	0.92
14cr|ocaml-pgocaml-introduction-0.92-4|4	Release:	4
14cr|ocaml-pgocaml-introduction-0.92-4|5	License:	CC-by-sa-3.0
14cr|ocaml-pgocaml-introduction-0.92-4|6	Group:		Development/OCaml
14cr|ocaml-pgocaml-introduction-0.92-4|7	Url:		http://www.dse.nl/~dario/projects/pgoctut/
14cr|ocaml-pgocaml-introduction-0.92-4|8	# Real:		http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf
14cr|ocaml-pgocaml-introduction-0.92-4|9	Source0:	http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf.lzma
14cr|ocaml-pgocaml-introduction-0.92-4|10	BuildArch:	noarch
14cr|ocaml-pgocaml-introduction-0.92-4|11	
14cr|ocaml-pgocaml-introduction-0.92-4|12	%description
14cr|ocaml-pgocaml-introduction-0.92-4|13	PG'OCaml, by Richard W. M. Jones, provides an interface to PostgreSQL
14cr|ocaml-pgocaml-introduction-0.92-4|14	databases for OCaml applications. It uses  Camlp4 to extend the OCaml
14cr|ocaml-pgocaml-introduction-0.92-4|15	syntax, enabling one to directly embed SQL statements inside the OCaml
14cr|ocaml-pgocaml-introduction-0.92-4|16	code. Moreover, it uses the describe feature of PostgreSQL to obtain
14cr|ocaml-pgocaml-introduction-0.92-4|17	type information about the database. This allows PG'OCaml to check at
14cr|ocaml-pgocaml-introduction-0.92-4|18	compile-time if the programme is indeed consistent with the database
14cr|ocaml-pgocaml-introduction-0.92-4|19	structure. This type-safe database access is the primary advantage that
14cr|ocaml-pgocaml-introduction-0.92-4|20	PG'OCaml has over other PostgreSQL bindings for OCaml.
14cr|ocaml-pgocaml-introduction-0.92-4|21	
14cr|ocaml-pgocaml-introduction-0.92-4|22	Unfortunately, PG'OCaml is rather lacking on the documentation front.
14cr|ocaml-pgocaml-introduction-0.92-4|23	This document aims to fill that gap, by providing an overview of the
14cr|ocaml-pgocaml-introduction-0.92-4|24	capabilities of the library, usage examples, and solutions to potential
14cr|ocaml-pgocaml-introduction-0.92-4|25	pitfalls. Moreover, it also addresses the installation of PG'OCaml,
14cr|ocaml-pgocaml-introduction-0.92-4|26	how to compile programmes that make use of the library, and the
14cr|ocaml-pgocaml-introduction-0.92-4|27	correspondence between PostgreSQL data types and their OCaml
14cr|ocaml-pgocaml-introduction-0.92-4|28	counterparts.
14cr|ocaml-pgocaml-introduction-0.92-4|29	
14cr|ocaml-pgocaml-introduction-0.92-4|30	%files
14cr|ocaml-pgocaml-introduction-0.92-4|31	%dir %{_datadir}/doc/%{name}
14cr|ocaml-pgocaml-introduction-0.92-4|32	%{_datadir}/doc/%{name}/pgoctut.pdf
14cr|ocaml-pgocaml-introduction-0.92-4|33	
14cr|ocaml-pgocaml-introduction-0.92-4|34	#----------------------------------------------------------------------------
14cr|ocaml-pgocaml-introduction-0.92-4|35	
14cr|ocaml-pgocaml-introduction-0.92-4|36	%prep
14cr|ocaml-pgocaml-introduction-0.92-4|37	lzcat %{SOURCE0} > pgoctut.pdf
14cr|ocaml-pgocaml-introduction-0.92-4|38	
14cr|ocaml-pgocaml-introduction-0.92-4|39	%build
14cr|ocaml-pgocaml-introduction-0.92-4|40	
14cr|ocaml-pgocaml-introduction-0.92-4|41	%install
14cr|ocaml-pgocaml-introduction-0.92-4|42	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
14cr|ocaml-pgocaml-introduction-0.92-4|43	install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}
14cr|ocaml-pgocaml-introduction-0.92-4|44	install -m 644 pgoctut.pdf %{buildroot}%{_datadir}/doc/%{name}/
14cr|ocaml-pgocaml-introduction-0.92-4|45	
14cr|ocaml-pgocaml-introduction-0.92-4|46	
14cr|ocaml-pgocaml-introduction-0.92-4|47	%changelog
14cr|ocaml-pgocaml-introduction-0.92-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14cr|ocaml-pgocaml-introduction-0.92-4|49	+ Revision: e4b4532
14cr|ocaml-pgocaml-introduction-0.92-4|50	- MassBuild#464: Increase release tag
14cr|ocaml-pgocaml-introduction-0.92-4|51	
14cr|ocaml-pgocaml-introduction-0.92-4|52	

3660 14
14cr|ocaml-pomap-3.0.2-2|1	%define _enable_debug_packages %{nil}
14cr|ocaml-pomap-3.0.2-2|2	%define debug_package %{nil}
14cr|ocaml-pomap-3.0.2-2|3	
14cr|ocaml-pomap-3.0.2-2|4	Summary:	Library for maintaining partially ordered maps
14cr|ocaml-pomap-3.0.2-2|5	Name:		ocaml-pomap
14cr|ocaml-pomap-3.0.2-2|6	Version:	3.0.2
14cr|ocaml-pomap-3.0.2-2|7	Release:	2
14cr|ocaml-pomap-3.0.2-2|8	License:	LGPLv2.1+
14cr|ocaml-pomap-3.0.2-2|9	Group:		Development/OCaml
14cr|ocaml-pomap-3.0.2-2|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#pomap
14cr|ocaml-pomap-3.0.2-2|11	Source0:	http://hg.ocaml.info/release/pomap/archive/pomap-%{version}.tar.gz
14cr|ocaml-pomap-3.0.2-2|12	BuildRequires:	gzip
14cr|ocaml-pomap-3.0.2-2|13	BuildRequires:	ocaml
14cr|ocaml-pomap-3.0.2-2|14	BuildRequires:	ocaml-findlib
14cr|ocaml-pomap-3.0.2-2|15	
14cr|ocaml-pomap-3.0.2-2|16	%description
14cr|ocaml-pomap-3.0.2-2|17	The Pomap-library implements an ADT that maintains maps of partially
14cr|ocaml-pomap-3.0.2-2|18	ordered elements. Whereas a total order allows you to say whether some
14cr|ocaml-pomap-3.0.2-2|19	element is lower, equal or greater than another one, partial orders also
14cr|ocaml-pomap-3.0.2-2|20	allow for a "don't know"-case.
14cr|ocaml-pomap-3.0.2-2|21	
14cr|ocaml-pomap-3.0.2-2|22	%files
14cr|ocaml-pomap-3.0.2-2|23	%doc COPYING.txt
14cr|ocaml-pomap-3.0.2-2|24	%dir %{_libdir}/ocaml/pomap
14cr|ocaml-pomap-3.0.2-2|25	%{_libdir}/ocaml/pomap/META
14cr|ocaml-pomap-3.0.2-2|26	%{_libdir}/ocaml/pomap/*.cma
14cr|ocaml-pomap-3.0.2-2|27	%{_libdir}/ocaml/pomap/*.cmi
14cr|ocaml-pomap-3.0.2-2|28	%{_libdir}/ocaml/pomap/*.cmxs
14cr|ocaml-pomap-3.0.2-2|29	
14cr|ocaml-pomap-3.0.2-2|30	#----------------------------------------------------------------------------
14cr|ocaml-pomap-3.0.2-2|31	
14cr|ocaml-pomap-3.0.2-2|32	%package devel
14cr|ocaml-pomap-3.0.2-2|33	Summary:	Development files for %{name}
14cr|ocaml-pomap-3.0.2-2|34	Group:		Development/OCaml
14cr|ocaml-pomap-3.0.2-2|35	Requires:	%{name} = %{EVRD}
14cr|ocaml-pomap-3.0.2-2|36	
14cr|ocaml-pomap-3.0.2-2|37	%description devel
14cr|ocaml-pomap-3.0.2-2|38	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-pomap-3.0.2-2|39	developing applications that use %{name}.
14cr|ocaml-pomap-3.0.2-2|40	
14cr|ocaml-pomap-3.0.2-2|41	%files devel
14cr|ocaml-pomap-3.0.2-2|42	%doc COPYING.txt CHANGES.txt README.md
14cr|ocaml-pomap-3.0.2-2|43	%doc examples
14cr|ocaml-pomap-3.0.2-2|44	%{_libdir}/ocaml/pomap/*.a
14cr|ocaml-pomap-3.0.2-2|45	%{_libdir}/ocaml/pomap/*.cmx
14cr|ocaml-pomap-3.0.2-2|46	%{_libdir}/ocaml/pomap/*.cmxa
14cr|ocaml-pomap-3.0.2-2|47	%{_libdir}/ocaml/pomap/*.ml
14cr|ocaml-pomap-3.0.2-2|48	%{_libdir}/ocaml/pomap/*.mli
14cr|ocaml-pomap-3.0.2-2|49	
14cr|ocaml-pomap-3.0.2-2|50	#----------------------------------------------------------------------------
14cr|ocaml-pomap-3.0.2-2|51	
14cr|ocaml-pomap-3.0.2-2|52	%prep
14cr|ocaml-pomap-3.0.2-2|53	%setup -q -n pomap-%{version}
14cr|ocaml-pomap-3.0.2-2|54	
14cr|ocaml-pomap-3.0.2-2|55	%build
14cr|ocaml-pomap-3.0.2-2|56	make
14cr|ocaml-pomap-3.0.2-2|57	
14cr|ocaml-pomap-3.0.2-2|58	%install
14cr|ocaml-pomap-3.0.2-2|59	export DESTDIR=%{buildroot}
14cr|ocaml-pomap-3.0.2-2|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-pomap-3.0.2-2|61	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/pomap
14cr|ocaml-pomap-3.0.2-2|62	make install
14cr|ocaml-pomap-3.0.2-2|63	
14cr|ocaml-pomap-3.0.2-2|64	
14cr|ocaml-pomap-3.0.2-2|65	%changelog
14cr|ocaml-pomap-3.0.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-2
14cr|ocaml-pomap-3.0.2-2|67	+ Revision: a330f98
14cr|ocaml-pomap-3.0.2-2|68	- MassBuild#464: Increase release tag
14cr|ocaml-pomap-3.0.2-2|69	
14cr|ocaml-pomap-3.0.2-2|70	

3661 14
14cr|ocaml-pure-fun-1.0.8-6|1	Summary:	Okasaki's Purely Functional Datastructures in OCaml
14cr|ocaml-pure-fun-1.0.8-6|2	Name:		ocaml-pure-fun
14cr|ocaml-pure-fun-1.0.8-6|3	Version:	1.0.8
14cr|ocaml-pure-fun-1.0.8-6|4	Release:	6
14cr|ocaml-pure-fun-1.0.8-6|5	License:	free-software
14cr|ocaml-pure-fun-1.0.8-6|6	##license notice writen in the files:
14cr|ocaml-pure-fun-1.0.8-6|7	#
14cr|ocaml-pure-fun-1.0.8-6|8	#  Unless this violates copyrights of the original sources, the following
14cr|ocaml-pure-fun-1.0.8-6|9	#  licence applies to this file:
14cr|ocaml-pure-fun-1.0.8-6|10	#
14cr|ocaml-pure-fun-1.0.8-6|11	#  This source code is free software; you can redistribute it and/or
14cr|ocaml-pure-fun-1.0.8-6|12	#  modify it without any restrictions. It is distributed in the hope
14cr|ocaml-pure-fun-1.0.8-6|13	#  that it will be useful, but WITHOUT ANY WARRANTY.
14cr|ocaml-pure-fun-1.0.8-6|14	Group:		Development/OCaml
14cr|ocaml-pure-fun-1.0.8-6|15	Url:		http://www.ocaml.info/home/ocaml_sources.html#pure-fun
14cr|ocaml-pure-fun-1.0.8-6|16	Source0:	http://hg.ocaml.info/release/pure-fun/archive/pure-fun-release-%{version}.tar.bz2
14cr|ocaml-pure-fun-1.0.8-6|17	# curl http://hg.ocaml.info/release/pure-fun/archive/release-%{version}.tar.bz2 > pure-fun-release-%{version}.tar.bz2
14cr|ocaml-pure-fun-1.0.8-6|18	BuildArch:	noarch
14cr|ocaml-pure-fun-1.0.8-6|19	
14cr|ocaml-pure-fun-1.0.8-6|20	%description
14cr|ocaml-pure-fun-1.0.8-6|21	These files contain an SML-to-OCAML translation of source examples taken
14cr|ocaml-pure-fun-1.0.8-6|22	from the following book:
14cr|ocaml-pure-fun-1.0.8-6|23	
14cr|ocaml-pure-fun-1.0.8-6|24	Purely Functional Data Structures
14cr|ocaml-pure-fun-1.0.8-6|25	Chris Okasaki
14cr|ocaml-pure-fun-1.0.8-6|26	Cambridge University Press, 1998
14cr|ocaml-pure-fun-1.0.8-6|27	Copyright (C) 1998 Cambridge University Press
14cr|ocaml-pure-fun-1.0.8-6|28	
14cr|ocaml-pure-fun-1.0.8-6|29	#----------------------------------------------------------------------------
14cr|ocaml-pure-fun-1.0.8-6|30	
14cr|ocaml-pure-fun-1.0.8-6|31	%package doc
14cr|ocaml-pure-fun-1.0.8-6|32	Summary:	Development files for %{name}
14cr|ocaml-pure-fun-1.0.8-6|33	Group:		Development/OCaml
14cr|ocaml-pure-fun-1.0.8-6|34	
14cr|ocaml-pure-fun-1.0.8-6|35	%description doc
14cr|ocaml-pure-fun-1.0.8-6|36	These files contain an SML-to-OCAML translation of source examples taken
14cr|ocaml-pure-fun-1.0.8-6|37	from the following book:
14cr|ocaml-pure-fun-1.0.8-6|38	
14cr|ocaml-pure-fun-1.0.8-6|39	Purely Functional Data Structures
14cr|ocaml-pure-fun-1.0.8-6|40	Chris Okasaki
14cr|ocaml-pure-fun-1.0.8-6|41	Cambridge University Press, 1998
14cr|ocaml-pure-fun-1.0.8-6|42	Copyright (C) 1998 Cambridge University Press
14cr|ocaml-pure-fun-1.0.8-6|43	
14cr|ocaml-pure-fun-1.0.8-6|44	%files doc
14cr|ocaml-pure-fun-1.0.8-6|45	%doc README.txt README.okasaki Changes
14cr|ocaml-pure-fun-1.0.8-6|46	%doc chp*.ml
14cr|ocaml-pure-fun-1.0.8-6|47	
14cr|ocaml-pure-fun-1.0.8-6|48	#----------------------------------------------------------------------------
14cr|ocaml-pure-fun-1.0.8-6|49	
14cr|ocaml-pure-fun-1.0.8-6|50	%prep
14cr|ocaml-pure-fun-1.0.8-6|51	%setup -q -n pure-fun-release-%{version}
14cr|ocaml-pure-fun-1.0.8-6|52	
14cr|ocaml-pure-fun-1.0.8-6|53	
14cr|ocaml-pure-fun-1.0.8-6|54	%changelog
14cr|ocaml-pure-fun-1.0.8-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-6
14cr|ocaml-pure-fun-1.0.8-6|56	+ Revision: d564aad
14cr|ocaml-pure-fun-1.0.8-6|57	- MassBuild#464: Increase release tag
14cr|ocaml-pure-fun-1.0.8-6|58	
14cr|ocaml-pure-fun-1.0.8-6|59	

3662 14
14cr|ocaml-pxp-1.2.4-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-pxp-1.2.4-3|2	%define debug_package %{nil}
14cr|ocaml-pxp-1.2.4-3|3	
14cr|ocaml-pxp-1.2.4-3|4	Summary:	An XML parser for OCaml
14cr|ocaml-pxp-1.2.4-3|5	Name:		ocaml-pxp
14cr|ocaml-pxp-1.2.4-3|6	Version:	1.2.4
14cr|ocaml-pxp-1.2.4-3|7	Release:	3
14cr|ocaml-pxp-1.2.4-3|8	License:	MIT
14cr|ocaml-pxp-1.2.4-3|9	Group:		Development/OCaml
14cr|ocaml-pxp-1.2.4-3|10	Url:		http://projects.camlcity.org/projects/pxp.html
14cr|ocaml-pxp-1.2.4-3|11	Source0:	http://download.camlcity.org/download/pxp-%{version}.tar.gz
14cr|ocaml-pxp-1.2.4-3|12	BuildRequires:	camlp4
14cr|ocaml-pxp-1.2.4-3|13	BuildRequires:	ocaml
14cr|ocaml-pxp-1.2.4-3|14	BuildRequires:	ocaml-findlib
14cr|ocaml-pxp-1.2.4-3|15	BuildRequires:	ocaml-ocamlnet-devel
14cr|ocaml-pxp-1.2.4-3|16	BuildRequires:	ocaml-ulex-devel
14cr|ocaml-pxp-1.2.4-3|17	Requires:	ocaml-ulex
14cr|ocaml-pxp-1.2.4-3|18	
14cr|ocaml-pxp-1.2.4-3|19	%description
14cr|ocaml-pxp-1.2.4-3|20	PXP is an XML parser for OCaml. It represents the parsed document either as
14cr|ocaml-pxp-1.2.4-3|21	tree or as stream of events. In tree mode, it is possible to validate the
14cr|ocaml-pxp-1.2.4-3|22	XML document against a DTD.
14cr|ocaml-pxp-1.2.4-3|23	
14cr|ocaml-pxp-1.2.4-3|24	The acronym PXP means Polymorphic XML Parser. This name reflects the ability
14cr|ocaml-pxp-1.2.4-3|25	to create XML trees with polymorphic type parameters.
14cr|ocaml-pxp-1.2.4-3|26	
14cr|ocaml-pxp-1.2.4-3|27	%files
14cr|ocaml-pxp-1.2.4-3|28	%doc LICENSE README
14cr|ocaml-pxp-1.2.4-3|29	%dir %{_libdir}/ocaml/pxp/
14cr|ocaml-pxp-1.2.4-3|30	%{_libdir}/ocaml/pxp/META
14cr|ocaml-pxp-1.2.4-3|31	%dir %{_libdir}/ocaml/pxp-engine/
14cr|ocaml-pxp-1.2.4-3|32	%{_libdir}/ocaml/pxp-engine/META
14cr|ocaml-pxp-1.2.4-3|33	%{_libdir}/ocaml/pxp-engine/*.cmi
14cr|ocaml-pxp-1.2.4-3|34	%{_libdir}/ocaml/pxp-engine/*.cma
14cr|ocaml-pxp-1.2.4-3|35	%{_libdir}/ocaml/pxp-engine/*.cmo
14cr|ocaml-pxp-1.2.4-3|36	%dir %{_libdir}/ocaml/pxp-pp/
14cr|ocaml-pxp-1.2.4-3|37	%{_libdir}/ocaml/pxp-pp/META
14cr|ocaml-pxp-1.2.4-3|38	%{_libdir}/ocaml/pxp-pp/pxp_pp.cma
14cr|ocaml-pxp-1.2.4-3|39	%dir %{_libdir}/ocaml/pxp-lex-iso88591/
14cr|ocaml-pxp-1.2.4-3|40	%dir %{_libdir}/ocaml/pxp-lex-iso885910/
14cr|ocaml-pxp-1.2.4-3|41	%dir %{_libdir}/ocaml/pxp-lex-iso885913/
14cr|ocaml-pxp-1.2.4-3|42	%dir %{_libdir}/ocaml/pxp-lex-iso885914/
14cr|ocaml-pxp-1.2.4-3|43	%dir %{_libdir}/ocaml/pxp-lex-iso885915/
14cr|ocaml-pxp-1.2.4-3|44	%dir %{_libdir}/ocaml/pxp-lex-iso885916/
14cr|ocaml-pxp-1.2.4-3|45	%dir %{_libdir}/ocaml/pxp-lex-iso88592/
14cr|ocaml-pxp-1.2.4-3|46	%dir %{_libdir}/ocaml/pxp-lex-iso88593/
14cr|ocaml-pxp-1.2.4-3|47	%dir %{_libdir}/ocaml/pxp-lex-iso88594/
14cr|ocaml-pxp-1.2.4-3|48	%dir %{_libdir}/ocaml/pxp-lex-iso88595/
14cr|ocaml-pxp-1.2.4-3|49	%dir %{_libdir}/ocaml/pxp-lex-iso88596/
14cr|ocaml-pxp-1.2.4-3|50	%dir %{_libdir}/ocaml/pxp-lex-iso88597/
14cr|ocaml-pxp-1.2.4-3|51	%dir %{_libdir}/ocaml/pxp-lex-iso88598/
14cr|ocaml-pxp-1.2.4-3|52	%dir %{_libdir}/ocaml/pxp-lex-iso88599/
14cr|ocaml-pxp-1.2.4-3|53	%dir %{_libdir}/ocaml/pxp-lex-utf8/
14cr|ocaml-pxp-1.2.4-3|54	%{_libdir}/ocaml/pxp-lex-*/META
14cr|ocaml-pxp-1.2.4-3|55	%{_libdir}/ocaml/pxp-lex-*/*.cmi
14cr|ocaml-pxp-1.2.4-3|56	%{_libdir}/ocaml/pxp-lex-*/*.cmo
14cr|ocaml-pxp-1.2.4-3|57	%{_libdir}/ocaml/pxp-lex-*/*.cma
14cr|ocaml-pxp-1.2.4-3|58	%{_libdir}/ocaml/pxp-lex-*/*.o
14cr|ocaml-pxp-1.2.4-3|59	%dir %{_libdir}/ocaml/pxp-ulex-utf8/
14cr|ocaml-pxp-1.2.4-3|60	%{_libdir}/ocaml/pxp-ulex-utf8/META
14cr|ocaml-pxp-1.2.4-3|61	%{_libdir}/ocaml/pxp-ulex-utf8/*.cmi
14cr|ocaml-pxp-1.2.4-3|62	%{_libdir}/ocaml/pxp-ulex-utf8/*.cmo
14cr|ocaml-pxp-1.2.4-3|63	%{_libdir}/ocaml/pxp-ulex-utf8/*.cma
14cr|ocaml-pxp-1.2.4-3|64	%{_libdir}/ocaml/pxp-ulex-utf8/*.o
14cr|ocaml-pxp-1.2.4-3|65	
14cr|ocaml-pxp-1.2.4-3|66	#----------------------------------------------------------------------------
14cr|ocaml-pxp-1.2.4-3|67	
14cr|ocaml-pxp-1.2.4-3|68	%package devel
14cr|ocaml-pxp-1.2.4-3|69	Summary:	Development files for %{name}
14cr|ocaml-pxp-1.2.4-3|70	Group:		Development/OCaml
14cr|ocaml-pxp-1.2.4-3|71	Requires:	%{name} = %{EVRD}
14cr|ocaml-pxp-1.2.4-3|72	Requires:	ocaml-ulex-devel
14cr|ocaml-pxp-1.2.4-3|73	
14cr|ocaml-pxp-1.2.4-3|74	%description devel
14cr|ocaml-pxp-1.2.4-3|75	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-pxp-1.2.4-3|76	developing applications that use %{name}.
14cr|ocaml-pxp-1.2.4-3|77	
14cr|ocaml-pxp-1.2.4-3|78	%files devel
14cr|ocaml-pxp-1.2.4-3|79	%doc doc/
14cr|ocaml-pxp-1.2.4-3|80	%doc examples/
14cr|ocaml-pxp-1.2.4-3|81	%doc rtests/
14cr|ocaml-pxp-1.2.4-3|82	%doc tools/
14cr|ocaml-pxp-1.2.4-3|83	%{_libdir}/ocaml/pxp-*/*.a
14cr|ocaml-pxp-1.2.4-3|84	%{_libdir}/ocaml/pxp-*/*.cmxa
14cr|ocaml-pxp-1.2.4-3|85	%{_libdir}/ocaml/pxp-*/*.cmx
14cr|ocaml-pxp-1.2.4-3|86	%{_libdir}/ocaml/pxp-*/*.mli
14cr|ocaml-pxp-1.2.4-3|87	
14cr|ocaml-pxp-1.2.4-3|88	#----------------------------------------------------------------------------
14cr|ocaml-pxp-1.2.4-3|89	
14cr|ocaml-pxp-1.2.4-3|90	%prep
14cr|ocaml-pxp-1.2.4-3|91	%setup -q -n pxp-%{version}
14cr|ocaml-pxp-1.2.4-3|92	
14cr|ocaml-pxp-1.2.4-3|93	%build
14cr|ocaml-pxp-1.2.4-3|94	./configure
14cr|ocaml-pxp-1.2.4-3|95	
14cr|ocaml-pxp-1.2.4-3|96	make all opt
14cr|ocaml-pxp-1.2.4-3|97	make doc
14cr|ocaml-pxp-1.2.4-3|98	
14cr|ocaml-pxp-1.2.4-3|99	%install
14cr|ocaml-pxp-1.2.4-3|100	export DESTDIR=%{buildroot}
14cr|ocaml-pxp-1.2.4-3|101	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-pxp-1.2.4-3|102	mkdir -p $OCAMLFIND_DESTDIR/pxp
14cr|ocaml-pxp-1.2.4-3|103	make install
14cr|ocaml-pxp-1.2.4-3|104	
14cr|ocaml-pxp-1.2.4-3|105	
14cr|ocaml-pxp-1.2.4-3|106	%changelog
14cr|ocaml-pxp-1.2.4-3|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-3
14cr|ocaml-pxp-1.2.4-3|108	+ Revision: 4fb5e48
14cr|ocaml-pxp-1.2.4-3|109	- MassBuild#464: Increase release tag
14cr|ocaml-pxp-1.2.4-3|110	
14cr|ocaml-pxp-1.2.4-3|111	

3663 14
14cr|ocaml-react-0.9.4-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-react-0.9.4-3|2	%define debug_package %{nil}
14cr|ocaml-react-0.9.4-3|3	
14cr|ocaml-react-0.9.4-3|4	Summary:	OCaml module for Functional Reactive Programming (FRP)
14cr|ocaml-react-0.9.4-3|5	Name:		ocaml-react
14cr|ocaml-react-0.9.4-3|6	Version:	0.9.4
14cr|ocaml-react-0.9.4-3|7	Release:	3
14cr|ocaml-react-0.9.4-3|8	License:	BSD
14cr|ocaml-react-0.9.4-3|9	Group:		Development/OCaml
14cr|ocaml-react-0.9.4-3|10	Url:		http://erratique.ch/software/react
14cr|ocaml-react-0.9.4-3|11	Source0:	http://erratique.ch/software/react/releases/react-%{version}.tbz
14cr|ocaml-react-0.9.4-3|12	BuildRequires:	ocaml
14cr|ocaml-react-0.9.4-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-react-0.9.4-3|14	
14cr|ocaml-react-0.9.4-3|15	%description
14cr|ocaml-react-0.9.4-3|16	React is an OCaml module for functional reactive programming (FRP).
14cr|ocaml-react-0.9.4-3|17	It provides support to program with time varying values : applicative
14cr|ocaml-react-0.9.4-3|18	events and signals. React doesn't define any primitive event or signal,
14cr|ocaml-react-0.9.4-3|19	this lets the client chooses the concrete timeline.
14cr|ocaml-react-0.9.4-3|20	
14cr|ocaml-react-0.9.4-3|21	React is made of a single, independent, module and distributed under
14cr|ocaml-react-0.9.4-3|22	the new BSD license.
14cr|ocaml-react-0.9.4-3|23	
14cr|ocaml-react-0.9.4-3|24	Given an absolute notion of time Rtime helps you to manage a timeline
14cr|ocaml-react-0.9.4-3|25	and provides time stamp events, delayed events and delayed signals.
14cr|ocaml-react-0.9.4-3|26	
14cr|ocaml-react-0.9.4-3|27	%files
14cr|ocaml-react-0.9.4-3|28	%doc README
14cr|ocaml-react-0.9.4-3|29	%dir %{_libdir}/ocaml/react
14cr|ocaml-react-0.9.4-3|30	%{_libdir}/ocaml/react/META
14cr|ocaml-react-0.9.4-3|31	%{_libdir}/ocaml/react/react.cmi
14cr|ocaml-react-0.9.4-3|32	%{_libdir}/ocaml/react/react.cma
14cr|ocaml-react-0.9.4-3|33	%{_libdir}/ocaml/react/react.cmxs
14cr|ocaml-react-0.9.4-3|34	
14cr|ocaml-react-0.9.4-3|35	#----------------------------------------------------------------------------
14cr|ocaml-react-0.9.4-3|36	
14cr|ocaml-react-0.9.4-3|37	%package devel
14cr|ocaml-react-0.9.4-3|38	Summary:	Development files for %{name}
14cr|ocaml-react-0.9.4-3|39	Group:		Development/OCaml
14cr|ocaml-react-0.9.4-3|40	Requires:	%{name} = %{EVRD}
14cr|ocaml-react-0.9.4-3|41	
14cr|ocaml-react-0.9.4-3|42	%description    devel
14cr|ocaml-react-0.9.4-3|43	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-react-0.9.4-3|44	developing applications that use %{name}.
14cr|ocaml-react-0.9.4-3|45	
14cr|ocaml-react-0.9.4-3|46	%files devel
14cr|ocaml-react-0.9.4-3|47	%doc doc
14cr|ocaml-react-0.9.4-3|48	%{_libdir}/ocaml/react/react.cmx
14cr|ocaml-react-0.9.4-3|49	%{_libdir}/ocaml/react/react.cmxa
14cr|ocaml-react-0.9.4-3|50	%{_libdir}/ocaml/react/react.a
14cr|ocaml-react-0.9.4-3|51	%{_libdir}/ocaml/react/react.mli
14cr|ocaml-react-0.9.4-3|52	
14cr|ocaml-react-0.9.4-3|53	#----------------------------------------------------------------------------
14cr|ocaml-react-0.9.4-3|54	
14cr|ocaml-react-0.9.4-3|55	%prep
14cr|ocaml-react-0.9.4-3|56	%setup -q -n react-%{version}
14cr|ocaml-react-0.9.4-3|57	
14cr|ocaml-react-0.9.4-3|58	%build
14cr|ocaml-react-0.9.4-3|59	ocaml setup.ml -configure \
14cr|ocaml-react-0.9.4-3|60	--prefix %{_prefix} \
14cr|ocaml-react-0.9.4-3|61	--libdir %{_libdir} \
14cr|ocaml-react-0.9.4-3|62	--destdir %{buildroot}
14cr|ocaml-react-0.9.4-3|63	
14cr|ocaml-react-0.9.4-3|64	ocaml setup.ml -build
14cr|ocaml-react-0.9.4-3|65	
14cr|ocaml-react-0.9.4-3|66	%install
14cr|ocaml-react-0.9.4-3|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-react-0.9.4-3|68	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-react-0.9.4-3|69	ocaml setup.ml -install
14cr|ocaml-react-0.9.4-3|70	
14cr|ocaml-react-0.9.4-3|71	
14cr|ocaml-react-0.9.4-3|72	%changelog
14cr|ocaml-react-0.9.4-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-3
14cr|ocaml-react-0.9.4-3|74	+ Revision: 22a930b
14cr|ocaml-react-0.9.4-3|75	- MassBuild#464: Increase release tag
14cr|ocaml-react-0.9.4-3|76	
14cr|ocaml-react-0.9.4-3|77	

3664 14
14cr|ocaml-res-4.0.3-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-res-4.0.3-3|2	%define debug_package %{nil}
14cr|ocaml-res-4.0.3-3|3	
14cr|ocaml-res-4.0.3-3|4	Summary:	Library for automatically resizing contiguous memory (arrays and strings)
14cr|ocaml-res-4.0.3-3|5	Name:		ocaml-res
14cr|ocaml-res-4.0.3-3|6	Version:	4.0.3
14cr|ocaml-res-4.0.3-3|7	Release:	3
14cr|ocaml-res-4.0.3-3|8	License:	LGPLv2.1+
14cr|ocaml-res-4.0.3-3|9	Group:		Development/OCaml
14cr|ocaml-res-4.0.3-3|10	Url:		http://ocaml.info/home/ocaml_sources.html#res
14cr|ocaml-res-4.0.3-3|11	Source0:	http://hg.ocaml.info/release/res/archive/res-%{version}.tar.gz
14cr|ocaml-res-4.0.3-3|12	BuildRequires:	ocaml
14cr|ocaml-res-4.0.3-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-res-4.0.3-3|14	
14cr|ocaml-res-4.0.3-3|15	%description
14cr|ocaml-res-4.0.3-3|16	This OCaml-library consists of a set of modules which implement
14cr|ocaml-res-4.0.3-3|17	automatically resizing (= reallocating) datastructures that consume
14cr|ocaml-res-4.0.3-3|18	a contiguous part of memory. This allows appending and removing of
14cr|ocaml-res-4.0.3-3|19	elements to/from arrays (both boxed and unboxed), strings (-> buffers),
14cr|ocaml-res-4.0.3-3|20	bit strings and weak arrays while still maintaining fast constant-time
14cr|ocaml-res-4.0.3-3|21	access to elements.
14cr|ocaml-res-4.0.3-3|22	
14cr|ocaml-res-4.0.3-3|23	There are also functors that allow the generation of similar modules
14cr|ocaml-res-4.0.3-3|24	which use different reallocation strategies.
14cr|ocaml-res-4.0.3-3|25	
14cr|ocaml-res-4.0.3-3|26	%files
14cr|ocaml-res-4.0.3-3|27	%doc AUTHORS.txt CHANGES.txt COPYING.txt
14cr|ocaml-res-4.0.3-3|28	%dir %{_libdir}/ocaml/res
14cr|ocaml-res-4.0.3-3|29	%{_libdir}/ocaml/res/META
14cr|ocaml-res-4.0.3-3|30	%{_libdir}/ocaml/res/*.cma
14cr|ocaml-res-4.0.3-3|31	%{_libdir}/ocaml/res/*.cmi
14cr|ocaml-res-4.0.3-3|32	%{_libdir}/ocaml/res/*.cmxs
14cr|ocaml-res-4.0.3-3|33	
14cr|ocaml-res-4.0.3-3|34	#----------------------------------------------------------------------------
14cr|ocaml-res-4.0.3-3|35	
14cr|ocaml-res-4.0.3-3|36	%package devel
14cr|ocaml-res-4.0.3-3|37	Summary:	Development files for %{name}
14cr|ocaml-res-4.0.3-3|38	Group:		Development/OCaml
14cr|ocaml-res-4.0.3-3|39	Requires:	%{name} = %{EVRD}
14cr|ocaml-res-4.0.3-3|40	
14cr|ocaml-res-4.0.3-3|41	%description devel
14cr|ocaml-res-4.0.3-3|42	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-res-4.0.3-3|43	developing applications that use %{name}.
14cr|ocaml-res-4.0.3-3|44	
14cr|ocaml-res-4.0.3-3|45	%files devel
14cr|ocaml-res-4.0.3-3|46	%doc examples/
14cr|ocaml-res-4.0.3-3|47	%{_libdir}/ocaml/res/*.a
14cr|ocaml-res-4.0.3-3|48	%{_libdir}/ocaml/res/*.cmx
14cr|ocaml-res-4.0.3-3|49	%{_libdir}/ocaml/res/*.cmxa
14cr|ocaml-res-4.0.3-3|50	%{_libdir}/ocaml/res/*.ml
14cr|ocaml-res-4.0.3-3|51	%{_libdir}/ocaml/res/*.mli
14cr|ocaml-res-4.0.3-3|52	
14cr|ocaml-res-4.0.3-3|53	#----------------------------------------------------------------------------
14cr|ocaml-res-4.0.3-3|54	
14cr|ocaml-res-4.0.3-3|55	%prep
14cr|ocaml-res-4.0.3-3|56	%setup -q -n res-%{version}
14cr|ocaml-res-4.0.3-3|57	
14cr|ocaml-res-4.0.3-3|58	%build
14cr|ocaml-res-4.0.3-3|59	./configure --prefix=%{_prefix}
14cr|ocaml-res-4.0.3-3|60	make
14cr|ocaml-res-4.0.3-3|61	
14cr|ocaml-res-4.0.3-3|62	%install
14cr|ocaml-res-4.0.3-3|63	export DESTDIR=%{buildroot}
14cr|ocaml-res-4.0.3-3|64	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-res-4.0.3-3|65	mkdir -p $OCAMLFIND_DESTDIR/res
14cr|ocaml-res-4.0.3-3|66	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-res-4.0.3-3|67	make install
14cr|ocaml-res-4.0.3-3|68	
14cr|ocaml-res-4.0.3-3|69	
14cr|ocaml-res-4.0.3-3|70	%changelog
14cr|ocaml-res-4.0.3-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-3
14cr|ocaml-res-4.0.3-3|72	+ Revision: e34c38b
14cr|ocaml-res-4.0.3-3|73	- MassBuild#464: Increase release tag
14cr|ocaml-res-4.0.3-3|74	
14cr|ocaml-res-4.0.3-3|75	

3665 14
14cr|ocaml-rtime-0.9.3-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-rtime-0.9.3-3|2	%define debug_package %{nil}
14cr|ocaml-rtime-0.9.3-3|3	
14cr|ocaml-rtime-0.9.3-3|4	Summary:	OCaml module implementing timelines for ocaml-react
14cr|ocaml-rtime-0.9.3-3|5	Name:		ocaml-rtime
14cr|ocaml-rtime-0.9.3-3|6	Version:	0.9.3
14cr|ocaml-rtime-0.9.3-3|7	Release:	3
14cr|ocaml-rtime-0.9.3-3|8	License:	BSD
14cr|ocaml-rtime-0.9.3-3|9	Group:		Development/OCaml
14cr|ocaml-rtime-0.9.3-3|10	Url:		http://erratique.ch/software/rtime
14cr|ocaml-rtime-0.9.3-3|11	Source0:	http://erratique.ch/software/rtime/releases/rtime-%{version}.tbz
14cr|ocaml-rtime-0.9.3-3|12	BuildRequires:	ocaml
14cr|ocaml-rtime-0.9.3-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-rtime-0.9.3-3|14	BuildRequires:	ocaml-react-devel
14cr|ocaml-rtime-0.9.3-3|15	Requires:	ocaml-react
14cr|ocaml-rtime-0.9.3-3|16	
14cr|ocaml-rtime-0.9.3-3|17	%description
14cr|ocaml-rtime-0.9.3-3|18	Rtime is an OCaml module implementing timelines for React. It manages
14cr|ocaml-rtime-0.9.3-3|19	time stamp events, delayed events and delayed signals along timelines.
14cr|ocaml-rtime-0.9.3-3|20	A timeline is defined by an absolute notion of time provided by the client.
14cr|ocaml-rtime-0.9.3-3|21	Running the timeline at the appropriate pace is left to the client.
14cr|ocaml-rtime-0.9.3-3|22	
14cr|ocaml-rtime-0.9.3-3|23	%files
14cr|ocaml-rtime-0.9.3-3|24	%doc README CHANGES
14cr|ocaml-rtime-0.9.3-3|25	%dir %{_libdir}/ocaml/rtime
14cr|ocaml-rtime-0.9.3-3|26	%{_libdir}/ocaml/rtime/META
14cr|ocaml-rtime-0.9.3-3|27	%{_libdir}/ocaml/rtime/rtime.cmi
14cr|ocaml-rtime-0.9.3-3|28	%{_libdir}/ocaml/rtime/rtime.cma
14cr|ocaml-rtime-0.9.3-3|29	%{_libdir}/ocaml/rtime/rtime.cmxs
14cr|ocaml-rtime-0.9.3-3|30	
14cr|ocaml-rtime-0.9.3-3|31	#----------------------------------------------------------------------------
14cr|ocaml-rtime-0.9.3-3|32	
14cr|ocaml-rtime-0.9.3-3|33	%package devel
14cr|ocaml-rtime-0.9.3-3|34	Summary:	Development files for %{name}
14cr|ocaml-rtime-0.9.3-3|35	Group:		Development/OCaml
14cr|ocaml-rtime-0.9.3-3|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-rtime-0.9.3-3|37	Requires:	ocaml-react-devel
14cr|ocaml-rtime-0.9.3-3|38	
14cr|ocaml-rtime-0.9.3-3|39	%description devel
14cr|ocaml-rtime-0.9.3-3|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-rtime-0.9.3-3|41	developing applications that use %{name}.
14cr|ocaml-rtime-0.9.3-3|42	
14cr|ocaml-rtime-0.9.3-3|43	%files devel
14cr|ocaml-rtime-0.9.3-3|44	%doc doc/ test/
14cr|ocaml-rtime-0.9.3-3|45	%{_libdir}/ocaml/rtime/rtime.mli
14cr|ocaml-rtime-0.9.3-3|46	%{_libdir}/ocaml/rtime/rtime.cmxa
14cr|ocaml-rtime-0.9.3-3|47	%{_libdir}/ocaml/rtime/rtime.cmx
14cr|ocaml-rtime-0.9.3-3|48	%{_libdir}/ocaml/rtime/rtime.a
14cr|ocaml-rtime-0.9.3-3|49	
14cr|ocaml-rtime-0.9.3-3|50	#----------------------------------------------------------------------------
14cr|ocaml-rtime-0.9.3-3|51	
14cr|ocaml-rtime-0.9.3-3|52	%prep
14cr|ocaml-rtime-0.9.3-3|53	%setup -q -n rtime-%{version}
14cr|ocaml-rtime-0.9.3-3|54	
14cr|ocaml-rtime-0.9.3-3|55	%build
14cr|ocaml-rtime-0.9.3-3|56	ocaml setup.ml -configure
14cr|ocaml-rtime-0.9.3-3|57	ocaml setup.ml -build
14cr|ocaml-rtime-0.9.3-3|58	
14cr|ocaml-rtime-0.9.3-3|59	%install
14cr|ocaml-rtime-0.9.3-3|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-rtime-0.9.3-3|61	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-rtime-0.9.3-3|62	ocaml setup.ml -install \
14cr|ocaml-rtime-0.9.3-3|63	--prefix %{_prefix} \
14cr|ocaml-rtime-0.9.3-3|64	--libdir %{_libdir} \
14cr|ocaml-rtime-0.9.3-3|65	--libexecdir %{_libexecdir} \
14cr|ocaml-rtime-0.9.3-3|66	--exec-prefix %{_exec_prefix} \
14cr|ocaml-rtime-0.9.3-3|67	--bindir %{_bindir} \
14cr|ocaml-rtime-0.9.3-3|68	--mandir %{_mandir} \
14cr|ocaml-rtime-0.9.3-3|69	--datadir %{_datadir} \
14cr|ocaml-rtime-0.9.3-3|70	--destdir %{buildroot}
14cr|ocaml-rtime-0.9.3-3|71	
14cr|ocaml-rtime-0.9.3-3|72	
14cr|ocaml-rtime-0.9.3-3|73	%changelog
14cr|ocaml-rtime-0.9.3-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-3
14cr|ocaml-rtime-0.9.3-3|75	+ Revision: 575d750
14cr|ocaml-rtime-0.9.3-3|76	- MassBuild#464: Increase release tag
14cr|ocaml-rtime-0.9.3-3|77	
14cr|ocaml-rtime-0.9.3-3|78	

3666 14
14cr|ocaml-sdl-0.9.1-3|1	%define up_name ocamlsdl
14cr|ocaml-sdl-0.9.1-3|2	
14cr|ocaml-sdl-0.9.1-3|3	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
14cr|ocaml-sdl-0.9.1-3|4	Name:		ocaml-sdl
14cr|ocaml-sdl-0.9.1-3|5	Version:	0.9.1
14cr|ocaml-sdl-0.9.1-3|6	Release:	3
14cr|ocaml-sdl-0.9.1-3|7	License:	LGPLv2.1+
14cr|ocaml-sdl-0.9.1-3|8	Group:		Development/OCaml
14cr|ocaml-sdl-0.9.1-3|9	Url:		http://ocamlsdl.sourceforge.net/
14cr|ocaml-sdl-0.9.1-3|10	Source0:	https://sourceforge.net/projects/ocamlsdl/files/OCamlSDL/ocamlsdl-0.9.1/ocamlsdl-%{version}.tar.gz
14cr|ocaml-sdl-0.9.1-3|11	BuildRequires:	ocaml
14cr|ocaml-sdl-0.9.1-3|12	BuildRequires:	ocaml-findlib
14cr|ocaml-sdl-0.9.1-3|13	BuildRequires:	ocaml-lablgl-devel
14cr|ocaml-sdl-0.9.1-3|14	BuildRequires:	pkgconfig(libpng)
14cr|ocaml-sdl-0.9.1-3|15	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-sdl-0.9.1-3|16	BuildRequires:	pkgconfig(sdl)
14cr|ocaml-sdl-0.9.1-3|17	BuildRequires:	pkgconfig(SDL_image)
14cr|ocaml-sdl-0.9.1-3|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|ocaml-sdl-0.9.1-3|19	BuildRequires:	pkgconfig(SDL_ttf)
14cr|ocaml-sdl-0.9.1-3|20	
14cr|ocaml-sdl-0.9.1-3|21	%description
14cr|ocaml-sdl-0.9.1-3|22	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
14cr|ocaml-sdl-0.9.1-3|23	library. Essentially it allows you to write cross platform games in ocaml,
14cr|ocaml-sdl-0.9.1-3|24	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
14cr|ocaml-sdl-0.9.1-3|25	
14cr|ocaml-sdl-0.9.1-3|26	%files
14cr|ocaml-sdl-0.9.1-3|27	%doc COPYING README AUTHORS NEWS
14cr|ocaml-sdl-0.9.1-3|28	%dir %{_libdir}/ocaml/sdl
14cr|ocaml-sdl-0.9.1-3|29	%{_bindir}/xpm_to_ml
14cr|ocaml-sdl-0.9.1-3|30	%{_libdir}/ocaml/sdl/*.cmi
14cr|ocaml-sdl-0.9.1-3|31	%{_libdir}/ocaml/sdl/*.cma
14cr|ocaml-sdl-0.9.1-3|32	%{_libdir}/ocaml/sdl/META
14cr|ocaml-sdl-0.9.1-3|33	%{_libdir}/ocaml/stublibs/*
14cr|ocaml-sdl-0.9.1-3|34	
14cr|ocaml-sdl-0.9.1-3|35	#----------------------------------------------------------------------------
14cr|ocaml-sdl-0.9.1-3|36	
14cr|ocaml-sdl-0.9.1-3|37	%package devel
14cr|ocaml-sdl-0.9.1-3|38	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
14cr|ocaml-sdl-0.9.1-3|39	Group:		Development/OCaml
14cr|ocaml-sdl-0.9.1-3|40	Requires:	pkgconfig(libpng)
14cr|ocaml-sdl-0.9.1-3|41	Requires:	pkgconfig(sdl)
14cr|ocaml-sdl-0.9.1-3|42	Requires:	pkgconfig(SDL_image)
14cr|ocaml-sdl-0.9.1-3|43	Requires:	pkgconfig(SDL_mixer)
14cr|ocaml-sdl-0.9.1-3|44	Requires:	pkgconfig(SDL_ttf)
14cr|ocaml-sdl-0.9.1-3|45	Requires:	%{name} = %{EVRD}
14cr|ocaml-sdl-0.9.1-3|46	
14cr|ocaml-sdl-0.9.1-3|47	%description devel
14cr|ocaml-sdl-0.9.1-3|48	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
14cr|ocaml-sdl-0.9.1-3|49	library. Essentially it allows you to write cross platform games in ocaml,
14cr|ocaml-sdl-0.9.1-3|50	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
14cr|ocaml-sdl-0.9.1-3|51	
14cr|ocaml-sdl-0.9.1-3|52	%files devel
14cr|ocaml-sdl-0.9.1-3|53	%doc doc/*
14cr|ocaml-sdl-0.9.1-3|54	%{_libdir}/ocaml/sdl/*.a
14cr|ocaml-sdl-0.9.1-3|55	%{_libdir}/ocaml/sdl/*.cmxa
14cr|ocaml-sdl-0.9.1-3|56	%{_libdir}/ocaml/sdl/*.cmx
14cr|ocaml-sdl-0.9.1-3|57	%{_libdir}/ocaml/sdl/*.mli
14cr|ocaml-sdl-0.9.1-3|58	%{_infodir}/*
14cr|ocaml-sdl-0.9.1-3|59	
14cr|ocaml-sdl-0.9.1-3|60	#----------------------------------------------------------------------------
14cr|ocaml-sdl-0.9.1-3|61	
14cr|ocaml-sdl-0.9.1-3|62	%prep
14cr|ocaml-sdl-0.9.1-3|63	%setup -q -n %{up_name}-%{version}
14cr|ocaml-sdl-0.9.1-3|64	
14cr|ocaml-sdl-0.9.1-3|65	%build
14cr|ocaml-sdl-0.9.1-3|66	%configure2_5x --with-lablgldir=%{_libdir}/ocaml/lablgl
14cr|ocaml-sdl-0.9.1-3|67	make
14cr|ocaml-sdl-0.9.1-3|68	
14cr|ocaml-sdl-0.9.1-3|69	%install
14cr|ocaml-sdl-0.9.1-3|70	install -d %{buildroot}%{_libdir}/ocaml
14cr|ocaml-sdl-0.9.1-3|71	install -d %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-sdl-0.9.1-3|72	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
14cr|ocaml-sdl-0.9.1-3|73	mkdir -p %{buildroot}/%{_infodir}
14cr|ocaml-sdl-0.9.1-3|74	install doc/*.info* %{buildroot}/%{_infodir}
14cr|ocaml-sdl-0.9.1-3|75	install -d %{buildroot}%{_bindir}/
14cr|ocaml-sdl-0.9.1-3|76	install -m 0755 ./xpm_to_ml %{buildroot}%{_bindir}/
14cr|ocaml-sdl-0.9.1-3|77	
14cr|ocaml-sdl-0.9.1-3|78	
14cr|ocaml-sdl-0.9.1-3|79	%changelog
14cr|ocaml-sdl-0.9.1-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|ocaml-sdl-0.9.1-3|81	+ Revision: ab4e080
14cr|ocaml-sdl-0.9.1-3|82	- MassBuild#464: Increase release tag
14cr|ocaml-sdl-0.9.1-3|83	
14cr|ocaml-sdl-0.9.1-3|84	

3667 14
14cr|ocaml-sexplib-109.20.00-2|1	%define _enable_debug_packages %{nil}
14cr|ocaml-sexplib-109.20.00-2|2	%define debug_package %{nil}
14cr|ocaml-sexplib-109.20.00-2|3	
14cr|ocaml-sexplib-109.20.00-2|4	Summary:	OCaml library for converting OCaml values to S-expressions
14cr|ocaml-sexplib-109.20.00-2|5	Name:		ocaml-sexplib
14cr|ocaml-sexplib-109.20.00-2|6	Version:	109.20.00
14cr|ocaml-sexplib-109.20.00-2|7	Release:	2
14cr|ocaml-sexplib-109.20.00-2|8	License:	LGPLv2+ with exceptions and BSD
14cr|ocaml-sexplib-109.20.00-2|9	Group:		Development/OCaml
14cr|ocaml-sexplib-109.20.00-2|10	Url:		http://ocaml.janestreet.com
14cr|ocaml-sexplib-109.20.00-2|11	Source0:	http://ocaml.janestreet.com/ocaml-core/%{version}/individual/sexplib-%{version}.tar.gz
14cr|ocaml-sexplib-109.20.00-2|12	BuildRequires:	camlp4
14cr|ocaml-sexplib-109.20.00-2|13	BuildRequires:	ocaml >= 4.00.0
14cr|ocaml-sexplib-109.20.00-2|14	BuildRequires:	ocaml-findlib
14cr|ocaml-sexplib-109.20.00-2|15	BuildRequires:	ocaml-type-conv
14cr|ocaml-sexplib-109.20.00-2|16	Requires:	ocaml-type-conv
14cr|ocaml-sexplib-109.20.00-2|17	
14cr|ocaml-sexplib-109.20.00-2|18	%description
14cr|ocaml-sexplib-109.20.00-2|19	This library contains functionality for parsing and pretty-printing
14cr|ocaml-sexplib-109.20.00-2|20	S-expressions. In addition to that it contains an extremely useful
14cr|ocaml-sexplib-109.20.00-2|21	preprocessing module for Camlp4, which can be used to automatically
14cr|ocaml-sexplib-109.20.00-2|22	generate code from type definitions for efficiently converting
14cr|ocaml-sexplib-109.20.00-2|23	OCaml-values to S-expressions and vice versa. In combination with the
14cr|ocaml-sexplib-109.20.00-2|24	parsing and pretty-printing functionality this frees users from having
14cr|ocaml-sexplib-109.20.00-2|25	to write their own I/O-routines for datastructures they
14cr|ocaml-sexplib-109.20.00-2|26	define. Possible errors during automatic conversions from
14cr|ocaml-sexplib-109.20.00-2|27	S-expressions to OCaml-values are reported in a very human-readable
14cr|ocaml-sexplib-109.20.00-2|28	way. Another module in the library allows you to extract and replace
14cr|ocaml-sexplib-109.20.00-2|29	sub-expressions in S-expressions.
14cr|ocaml-sexplib-109.20.00-2|30	
14cr|ocaml-sexplib-109.20.00-2|31	%files
14cr|ocaml-sexplib-109.20.00-2|32	%doc LICENSE.txt LICENSE-Tywith.txt
14cr|ocaml-sexplib-109.20.00-2|33	%{_libdir}/ocaml/sexplib/META
14cr|ocaml-sexplib-109.20.00-2|34	%{_libdir}/ocaml/sexplib/*.cmi
14cr|ocaml-sexplib-109.20.00-2|35	%{_libdir}/ocaml/sexplib/*.cma
14cr|ocaml-sexplib-109.20.00-2|36	%{_libdir}/ocaml/sexplib/*.cmxs
14cr|ocaml-sexplib-109.20.00-2|37	
14cr|ocaml-sexplib-109.20.00-2|38	#----------------------------------------------------------------------------
14cr|ocaml-sexplib-109.20.00-2|39	
14cr|ocaml-sexplib-109.20.00-2|40	%package devel
14cr|ocaml-sexplib-109.20.00-2|41	Summary:	Development files for %{name}
14cr|ocaml-sexplib-109.20.00-2|42	Group:		Development/OCaml
14cr|ocaml-sexplib-109.20.00-2|43	Requires:	%{name} = %{EVRD}
14cr|ocaml-sexplib-109.20.00-2|44	
14cr|ocaml-sexplib-109.20.00-2|45	%description devel
14cr|ocaml-sexplib-109.20.00-2|46	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-sexplib-109.20.00-2|47	developing applications that use %{name}.
14cr|ocaml-sexplib-109.20.00-2|48	
14cr|ocaml-sexplib-109.20.00-2|49	%files devel
14cr|ocaml-sexplib-109.20.00-2|50	%doc CHANGES.txt COPYRIGHT.txt README.md
14cr|ocaml-sexplib-109.20.00-2|51	%{_libdir}/ocaml/sexplib/*.a
14cr|ocaml-sexplib-109.20.00-2|52	%{_libdir}/ocaml/sexplib/*.cmx
14cr|ocaml-sexplib-109.20.00-2|53	%{_libdir}/ocaml/sexplib/*.cmxa
14cr|ocaml-sexplib-109.20.00-2|54	%{_libdir}/ocaml/sexplib/*.mli
14cr|ocaml-sexplib-109.20.00-2|55	%{_libdir}/ocaml/sexplib/*.ml
14cr|ocaml-sexplib-109.20.00-2|56	
14cr|ocaml-sexplib-109.20.00-2|57	#----------------------------------------------------------------------------
14cr|ocaml-sexplib-109.20.00-2|58	
14cr|ocaml-sexplib-109.20.00-2|59	%prep
14cr|ocaml-sexplib-109.20.00-2|60	%setup -q -n sexplib-%{version}
14cr|ocaml-sexplib-109.20.00-2|61	
14cr|ocaml-sexplib-109.20.00-2|62	%build
14cr|ocaml-sexplib-109.20.00-2|63	./configure
14cr|ocaml-sexplib-109.20.00-2|64	make
14cr|ocaml-sexplib-109.20.00-2|65	
14cr|ocaml-sexplib-109.20.00-2|66	%install
14cr|ocaml-sexplib-109.20.00-2|67	export DESTDIR=%{buildroot}
14cr|ocaml-sexplib-109.20.00-2|68	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-sexplib-109.20.00-2|69	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-sexplib-109.20.00-2|70	make install
14cr|ocaml-sexplib-109.20.00-2|71	
14cr|ocaml-sexplib-109.20.00-2|72	%check
14cr|ocaml-sexplib-109.20.00-2|73	make test
14cr|ocaml-sexplib-109.20.00-2|74	
14cr|ocaml-sexplib-109.20.00-2|75	%changelog
14cr|ocaml-sexplib-109.20.00-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 109.20.00-2
14cr|ocaml-sexplib-109.20.00-2|77	+ Revision: fcc04ef
14cr|ocaml-sexplib-109.20.00-2|78	- MassBuild#464: Increase release tag
14cr|ocaml-sexplib-109.20.00-2|79	
14cr|ocaml-sexplib-109.20.00-2|80	

3668 14
14cr|ocaml-sha-1.7-5|1	Summary:	SHA Cryptographic Hash Functions for OCaml
14cr|ocaml-sha-1.7-5|2	Name:		ocaml-sha
14cr|ocaml-sha-1.7-5|3	Version:	1.7
14cr|ocaml-sha-1.7-5|4	Release:	5
14cr|ocaml-sha-1.7-5|5	License:	LGPLv2.1+ or LGPLv3.0+
14cr|ocaml-sha-1.7-5|6	Group:		Development/OCaml
14cr|ocaml-sha-1.7-5|7	Url:		http://tab.snarc.org/projects/ocaml_sha
14cr|ocaml-sha-1.7-5|8	Source0:	http://tab.snarc.org/download/ocaml/ocaml_sha-%{version}.tar.bz2
14cr|ocaml-sha-1.7-5|9	# the command line utilities use argv.(0) (cf mlcmd_renamed)
14cr|ocaml-sha-1.7-5|10	Patch0:		ocaml-sha-1.7_sumrenamed.patch
14cr|ocaml-sha-1.7-5|11	BuildRequires:	ocaml
14cr|ocaml-sha-1.7-5|12	BuildRequires:	ocaml-findlib
14cr|ocaml-sha-1.7-5|13	
14cr|ocaml-sha-1.7-5|14	%description
14cr|ocaml-sha-1.7-5|15	SHA is a cryptographic hash function. This provide an interface for OCaml
14cr|ocaml-sha-1.7-5|16	program to use SHA1, SHA256 and SHA512 functions.
14cr|ocaml-sha-1.7-5|17	
14cr|ocaml-sha-1.7-5|18	SHA1 implements the second implementation that produce a 160 bit digest from
14cr|ocaml-sha-1.7-5|19	its input. SHA256 implements newer version that produce 256 bits digest.
14cr|ocaml-sha-1.7-5|20	SHA512 produces 512 bits digest.
14cr|ocaml-sha-1.7-5|21	
14cr|ocaml-sha-1.7-5|22	%files
14cr|ocaml-sha-1.7-5|23	%doc README
14cr|ocaml-sha-1.7-5|24	%dir %{_libdir}/ocaml/sha
14cr|ocaml-sha-1.7-5|25	%{_libdir}/ocaml/sha/META
14cr|ocaml-sha-1.7-5|26	%{_libdir}/ocaml/sha/*.cma
14cr|ocaml-sha-1.7-5|27	%{_libdir}/ocaml/sha/*.cmi
14cr|ocaml-sha-1.7-5|28	%{_libdir}/ocaml/sha/*.cmo
14cr|ocaml-sha-1.7-5|29	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-sha-1.7-5|30	%{_bindir}/mlsha1sum
14cr|ocaml-sha-1.7-5|31	%{_bindir}/mlsha256sum
14cr|ocaml-sha-1.7-5|32	%{_bindir}/mlsha512sum
14cr|ocaml-sha-1.7-5|33	
14cr|ocaml-sha-1.7-5|34	#----------------------------------------------------------------------------
14cr|ocaml-sha-1.7-5|35	
14cr|ocaml-sha-1.7-5|36	%package devel
14cr|ocaml-sha-1.7-5|37	Summary:	Development files for %{name}
14cr|ocaml-sha-1.7-5|38	Group:		Development/OCaml
14cr|ocaml-sha-1.7-5|39	Requires:	%{name} = %{EVRD}
14cr|ocaml-sha-1.7-5|40	
14cr|ocaml-sha-1.7-5|41	%description devel
14cr|ocaml-sha-1.7-5|42	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-sha-1.7-5|43	developing applications that use %{name}.
14cr|ocaml-sha-1.7-5|44	
14cr|ocaml-sha-1.7-5|45	%files devel
14cr|ocaml-sha-1.7-5|46	%doc sha.test.ml
14cr|ocaml-sha-1.7-5|47	%doc html
14cr|ocaml-sha-1.7-5|48	%{_libdir}/ocaml/sha/*.a
14cr|ocaml-sha-1.7-5|49	%{_libdir}/ocaml/sha/*.cmxa
14cr|ocaml-sha-1.7-5|50	%{_libdir}/ocaml/sha/*.cmx
14cr|ocaml-sha-1.7-5|51	%{_libdir}/ocaml/sha/*.ml*
14cr|ocaml-sha-1.7-5|52	
14cr|ocaml-sha-1.7-5|53	#----------------------------------------------------------------------------
14cr|ocaml-sha-1.7-5|54	
14cr|ocaml-sha-1.7-5|55	%prep
14cr|ocaml-sha-1.7-5|56	%setup -q -n ocaml_sha-%{version}
14cr|ocaml-sha-1.7-5|57	%patch0 -p1
14cr|ocaml-sha-1.7-5|58	
14cr|ocaml-sha-1.7-5|59	%build
14cr|ocaml-sha-1.7-5|60	make       # the lib
14cr|ocaml-sha-1.7-5|61	make bins  # the progs
14cr|ocaml-sha-1.7-5|62	make doc
14cr|ocaml-sha-1.7-5|63	
14cr|ocaml-sha-1.7-5|64	%install
14cr|ocaml-sha-1.7-5|65	export DESTDIR=%{buildroot}
14cr|ocaml-sha-1.7-5|66	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-sha-1.7-5|67	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-sha-1.7-5|68	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-sha-1.7-5|69	mkdir -p $OCAMLFIND_DESTDIR/sha
14cr|ocaml-sha-1.7-5|70	ocamlfind install sha META ./*.{mli,cmi,cma,a,cmo,cmx,cmxa,so}
14cr|ocaml-sha-1.7-5|71	install -d -m 0755 %{buildroot}%{_bindir}
14cr|ocaml-sha-1.7-5|72	for p in sha*sum ; do mv $p ml$p ; done
14cr|ocaml-sha-1.7-5|73	# mlcmd_renamed: rename shaXsum to mlshaXsum (conflict with coreutils)
14cr|ocaml-sha-1.7-5|74	install -m 0755 mlsha*sum %{buildroot}%{_bindir}/
14cr|ocaml-sha-1.7-5|75	
14cr|ocaml-sha-1.7-5|76	
14cr|ocaml-sha-1.7-5|77	%changelog
14cr|ocaml-sha-1.7-5|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-5
14cr|ocaml-sha-1.7-5|79	+ Revision: f1e81de
14cr|ocaml-sha-1.7-5|80	- MassBuild#464: Increase release tag
14cr|ocaml-sha-1.7-5|81	
14cr|ocaml-sha-1.7-5|82	

3669 14
14cr|ocaml-shout-0.2.7-5|1	Summary:	OCaml bindings for the shout library
14cr|ocaml-shout-0.2.7-5|2	Name:		ocaml-shout
14cr|ocaml-shout-0.2.7-5|3	Version:	0.2.7
14cr|ocaml-shout-0.2.7-5|4	Release:	5
14cr|ocaml-shout-0.2.7-5|5	License:	GPLv2+
14cr|ocaml-shout-0.2.7-5|6	Group:		Development/OCaml
14cr|ocaml-shout-0.2.7-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-shout-0.2.7-5|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-shout/ocaml-shout-%{version}.tar.gz
14cr|ocaml-shout-0.2.7-5|9	BuildRequires:	ocaml
14cr|ocaml-shout-0.2.7-5|10	BuildRequires:	ocaml-findlib
14cr|ocaml-shout-0.2.7-5|11	BuildRequires:	pkgconfig(shout)
14cr|ocaml-shout-0.2.7-5|12	
14cr|ocaml-shout-0.2.7-5|13	%description
14cr|ocaml-shout-0.2.7-5|14	This OCaml library interfaces the shout C library which can be used for
14cr|ocaml-shout-0.2.7-5|15	communicating with and sending data to Icecast and Icecast 2 streaming
14cr|ocaml-shout-0.2.7-5|16	audio servers (they currently support Ogg Vorbis and MP3 audio streams).
14cr|ocaml-shout-0.2.7-5|17	It handles the socket connection, the timing of the data transmission,
14cr|ocaml-shout-0.2.7-5|18	and prevents bad data from getting to the server.
14cr|ocaml-shout-0.2.7-5|19	
14cr|ocaml-shout-0.2.7-5|20	%files
14cr|ocaml-shout-0.2.7-5|21	%doc COPYING README CHANGES
14cr|ocaml-shout-0.2.7-5|22	%dir %{_libdir}/ocaml/shout
14cr|ocaml-shout-0.2.7-5|23	%{_libdir}/ocaml/shout/META
14cr|ocaml-shout-0.2.7-5|24	%{_libdir}/ocaml/shout/*.cma
14cr|ocaml-shout-0.2.7-5|25	%{_libdir}/ocaml/shout/*.cmi
14cr|ocaml-shout-0.2.7-5|26	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-shout-0.2.7-5|27	
14cr|ocaml-shout-0.2.7-5|28	#----------------------------------------------------------------------------
14cr|ocaml-shout-0.2.7-5|29	
14cr|ocaml-shout-0.2.7-5|30	%package devel
14cr|ocaml-shout-0.2.7-5|31	Summary:	Development files for %{name}
14cr|ocaml-shout-0.2.7-5|32	Group:		Development/OCaml
14cr|ocaml-shout-0.2.7-5|33	Requires:	%{name} = %{EVRD}
14cr|ocaml-shout-0.2.7-5|34	
14cr|ocaml-shout-0.2.7-5|35	%description devel
14cr|ocaml-shout-0.2.7-5|36	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-shout-0.2.7-5|37	developing applications that use %{name}.
14cr|ocaml-shout-0.2.7-5|38	
14cr|ocaml-shout-0.2.7-5|39	%files devel
14cr|ocaml-shout-0.2.7-5|40	%doc doc/html
14cr|ocaml-shout-0.2.7-5|41	%doc examples
14cr|ocaml-shout-0.2.7-5|42	%{_libdir}/ocaml/shout/*.a
14cr|ocaml-shout-0.2.7-5|43	%{_libdir}/ocaml/shout/*.cmxa
14cr|ocaml-shout-0.2.7-5|44	%{_libdir}/ocaml/shout/*.cmx
14cr|ocaml-shout-0.2.7-5|45	%{_libdir}/ocaml/shout/*.mli
14cr|ocaml-shout-0.2.7-5|46	
14cr|ocaml-shout-0.2.7-5|47	#----------------------------------------------------------------------------
14cr|ocaml-shout-0.2.7-5|48	
14cr|ocaml-shout-0.2.7-5|49	%prep
14cr|ocaml-shout-0.2.7-5|50	%setup -q
14cr|ocaml-shout-0.2.7-5|51	
14cr|ocaml-shout-0.2.7-5|52	%build
14cr|ocaml-shout-0.2.7-5|53	./configure
14cr|ocaml-shout-0.2.7-5|54	make all opt
14cr|ocaml-shout-0.2.7-5|55	make doc
14cr|ocaml-shout-0.2.7-5|56	
14cr|ocaml-shout-0.2.7-5|57	%install
14cr|ocaml-shout-0.2.7-5|58	export DESTDIR=%{buildroot}
14cr|ocaml-shout-0.2.7-5|59	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-shout-0.2.7-5|60	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-shout-0.2.7-5|61	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-shout-0.2.7-5|62	mkdir -p $OCAMLFIND_DESTDIR/shout
14cr|ocaml-shout-0.2.7-5|63	make install
14cr|ocaml-shout-0.2.7-5|64	
14cr|ocaml-shout-0.2.7-5|65	
14cr|ocaml-shout-0.2.7-5|66	%changelog
14cr|ocaml-shout-0.2.7-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-5
14cr|ocaml-shout-0.2.7-5|68	+ Revision: a307360
14cr|ocaml-shout-0.2.7-5|69	- MassBuild#464: Increase release tag
14cr|ocaml-shout-0.2.7-5|70	
14cr|ocaml-shout-0.2.7-5|71	

3670 14
14cr|ocaml-simple_gettext-0.1-18|1	%define base_name simple_gettext
14cr|ocaml-simple_gettext-0.1-18|2	
14cr|ocaml-simple_gettext-0.1-18|3	Summary:	OCaml wrapper for the gettext library
14cr|ocaml-simple_gettext-0.1-18|4	Name:		ocaml-%{base_name}
14cr|ocaml-simple_gettext-0.1-18|5	Version:	0.1
14cr|ocaml-simple_gettext-0.1-18|6	Release:	18
14cr|ocaml-simple_gettext-0.1-18|7	License:	GPLv2+
14cr|ocaml-simple_gettext-0.1-18|8	Group:		Development/OCaml
14cr|ocaml-simple_gettext-0.1-18|9	Url:		http://merd.net/pixel/ocaml-simple_gettext
14cr|ocaml-simple_gettext-0.1-18|10	Source0:	http://merd.sourceforge.net/pixel/ocaml-simple_gettext/%{name}-%{version}.tar.bz2
14cr|ocaml-simple_gettext-0.1-18|11	BuildRequires:	ocaml
14cr|ocaml-simple_gettext-0.1-18|12	BuildRequires:	ocaml-findlib
14cr|ocaml-simple_gettext-0.1-18|13	
14cr|ocaml-simple_gettext-0.1-18|14	%description
14cr|ocaml-simple_gettext-0.1-18|15	OCaml wrapper for the gettext library.
14cr|ocaml-simple_gettext-0.1-18|16	
14cr|ocaml-simple_gettext-0.1-18|17	%files
14cr|ocaml-simple_gettext-0.1-18|18	%doc README docs
14cr|ocaml-simple_gettext-0.1-18|19	%dir %{_libdir}/ocaml/%{base_name}
14cr|ocaml-simple_gettext-0.1-18|20	%{_libdir}/ocaml/%{base_name}/*.cmi
14cr|ocaml-simple_gettext-0.1-18|21	%{_libdir}/ocaml/%{base_name}/*.cma
14cr|ocaml-simple_gettext-0.1-18|22	%{_libdir}/ocaml/%{base_name}/META
14cr|ocaml-simple_gettext-0.1-18|23	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-simple_gettext-0.1-18|24	
14cr|ocaml-simple_gettext-0.1-18|25	#----------------------------------------------------------------------------
14cr|ocaml-simple_gettext-0.1-18|26	
14cr|ocaml-simple_gettext-0.1-18|27	%package devel
14cr|ocaml-simple_gettext-0.1-18|28	Summary:	OCaml wrapper for the gettext library
14cr|ocaml-simple_gettext-0.1-18|29	Group:		Development/OCaml
14cr|ocaml-simple_gettext-0.1-18|30	Requires:	%{name} = %{EVRD}
14cr|ocaml-simple_gettext-0.1-18|31	
14cr|ocaml-simple_gettext-0.1-18|32	%description devel
14cr|ocaml-simple_gettext-0.1-18|33	OCaml wrapper for the gettext library.
14cr|ocaml-simple_gettext-0.1-18|34	
14cr|ocaml-simple_gettext-0.1-18|35	%files devel
14cr|ocaml-simple_gettext-0.1-18|36	%{_bindir}/*
14cr|ocaml-simple_gettext-0.1-18|37	%{_libdir}/ocaml/%{base_name}/*.a
14cr|ocaml-simple_gettext-0.1-18|38	%{_libdir}/ocaml/%{base_name}/*.cmxa
14cr|ocaml-simple_gettext-0.1-18|39	%{_libdir}/ocaml/%{base_name}/*.mli
14cr|ocaml-simple_gettext-0.1-18|40	
14cr|ocaml-simple_gettext-0.1-18|41	#----------------------------------------------------------------------------
14cr|ocaml-simple_gettext-0.1-18|42	
14cr|ocaml-simple_gettext-0.1-18|43	%prep
14cr|ocaml-simple_gettext-0.1-18|44	%setup -q -n %{base_name}-%{version}
14cr|ocaml-simple_gettext-0.1-18|45	
14cr|ocaml-simple_gettext-0.1-18|46	%build
14cr|ocaml-simple_gettext-0.1-18|47	make
14cr|ocaml-simple_gettext-0.1-18|48	
14cr|ocaml-simple_gettext-0.1-18|49	%install
14cr|ocaml-simple_gettext-0.1-18|50	install -d %{buildroot}%{_bindir}
14cr|ocaml-simple_gettext-0.1-18|51	install -d %{buildroot}%{_libdir}/ocaml/stublibs
14cr|ocaml-simple_gettext-0.1-18|52	%makeinstall_std OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-simple_gettext-0.1-18|53	rm -f %{buildroot}%{_libdir}/ocaml/stublibs/*.owner
14cr|ocaml-simple_gettext-0.1-18|54	
14cr|ocaml-simple_gettext-0.1-18|55	
14cr|ocaml-simple_gettext-0.1-18|56	%changelog
14cr|ocaml-simple_gettext-0.1-18|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-18
14cr|ocaml-simple_gettext-0.1-18|58	+ Revision: 6d2276d
14cr|ocaml-simple_gettext-0.1-18|59	- MassBuild#464: Increase release tag
14cr|ocaml-simple_gettext-0.1-18|60	
14cr|ocaml-simple_gettext-0.1-18|61	

3671 14
14cr|ocaml-speex-0.1.2-5|1	Summary:	OCaml interface to the speex library
14cr|ocaml-speex-0.1.2-5|2	Name:		ocaml-speex
14cr|ocaml-speex-0.1.2-5|3	Version:	0.1.2
14cr|ocaml-speex-0.1.2-5|4	Release:	5
14cr|ocaml-speex-0.1.2-5|5	License:	GPLv2+
14cr|ocaml-speex-0.1.2-5|6	Group:		Development/OCaml
14cr|ocaml-speex-0.1.2-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-speex-0.1.2-5|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-speex/ocaml-speex-%{version}.tar.gz
14cr|ocaml-speex-0.1.2-5|9	BuildRequires:	ocaml
14cr|ocaml-speex-0.1.2-5|10	BuildRequires:	ocaml-findlib
14cr|ocaml-speex-0.1.2-5|11	BuildRequires:	ocaml-ogg-devel
14cr|ocaml-speex-0.1.2-5|12	BuildRequires:	pkgconfig(ogg)
14cr|ocaml-speex-0.1.2-5|13	BuildRequires:	pkgconfig(speex)
14cr|ocaml-speex-0.1.2-5|14	Requires:	speex
14cr|ocaml-speex-0.1.2-5|15	
14cr|ocaml-speex-0.1.2-5|16	%description
14cr|ocaml-speex-0.1.2-5|17	This package provides an interface to the speex library for
14cr|ocaml-speex-0.1.2-5|18	OCaml programmers.
14cr|ocaml-speex-0.1.2-5|19	
14cr|ocaml-speex-0.1.2-5|20	Speex is an audio codec especially designed for compressing voice at low
14cr|ocaml-speex-0.1.2-5|21	bit-rates for applications such as voice over IP (VoIP).
14cr|ocaml-speex-0.1.2-5|22	
14cr|ocaml-speex-0.1.2-5|23	%files
14cr|ocaml-speex-0.1.2-5|24	%doc COPYING README CHANGES
14cr|ocaml-speex-0.1.2-5|25	%dir %{_libdir}/ocaml/speex
14cr|ocaml-speex-0.1.2-5|26	%{_libdir}/ocaml/speex/META
14cr|ocaml-speex-0.1.2-5|27	%{_libdir}/ocaml/speex/*.cma
14cr|ocaml-speex-0.1.2-5|28	%{_libdir}/ocaml/speex/*.cmi
14cr|ocaml-speex-0.1.2-5|29	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-speex-0.1.2-5|30	
14cr|ocaml-speex-0.1.2-5|31	#----------------------------------------------------------------------------
14cr|ocaml-speex-0.1.2-5|32	
14cr|ocaml-speex-0.1.2-5|33	%package devel
14cr|ocaml-speex-0.1.2-5|34	Summary:	Development files for %{name}
14cr|ocaml-speex-0.1.2-5|35	Group:		Development/OCaml
14cr|ocaml-speex-0.1.2-5|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-speex-0.1.2-5|37	
14cr|ocaml-speex-0.1.2-5|38	%description devel
14cr|ocaml-speex-0.1.2-5|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-speex-0.1.2-5|40	developing applications that use %{name}.
14cr|ocaml-speex-0.1.2-5|41	
14cr|ocaml-speex-0.1.2-5|42	%files devel
14cr|ocaml-speex-0.1.2-5|43	%doc doc/html
14cr|ocaml-speex-0.1.2-5|44	%doc examples
14cr|ocaml-speex-0.1.2-5|45	%{_libdir}/ocaml/speex/*.a
14cr|ocaml-speex-0.1.2-5|46	%{_libdir}/ocaml/speex/*.cmxa
14cr|ocaml-speex-0.1.2-5|47	%{_libdir}/ocaml/speex/*.cmx
14cr|ocaml-speex-0.1.2-5|48	%{_libdir}/ocaml/speex/*.mli
14cr|ocaml-speex-0.1.2-5|49	
14cr|ocaml-speex-0.1.2-5|50	#----------------------------------------------------------------------------
14cr|ocaml-speex-0.1.2-5|51	
14cr|ocaml-speex-0.1.2-5|52	%prep
14cr|ocaml-speex-0.1.2-5|53	%setup -q
14cr|ocaml-speex-0.1.2-5|54	
14cr|ocaml-speex-0.1.2-5|55	%build
14cr|ocaml-speex-0.1.2-5|56	./configure
14cr|ocaml-speex-0.1.2-5|57	make
14cr|ocaml-speex-0.1.2-5|58	make doc
14cr|ocaml-speex-0.1.2-5|59	
14cr|ocaml-speex-0.1.2-5|60	%install
14cr|ocaml-speex-0.1.2-5|61	export DESTDIR=%{buildroot}
14cr|ocaml-speex-0.1.2-5|62	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-speex-0.1.2-5|63	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-speex-0.1.2-5|64	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-speex-0.1.2-5|65	mkdir -p $OCAMLFIND_DESTDIR/speex
14cr|ocaml-speex-0.1.2-5|66	make install
14cr|ocaml-speex-0.1.2-5|67	
14cr|ocaml-speex-0.1.2-5|68	
14cr|ocaml-speex-0.1.2-5|69	%changelog
14cr|ocaml-speex-0.1.2-5|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-5
14cr|ocaml-speex-0.1.2-5|71	+ Revision: c880bfc
14cr|ocaml-speex-0.1.2-5|72	- MassBuild#464: Increase release tag
14cr|ocaml-speex-0.1.2-5|73	
14cr|ocaml-speex-0.1.2-5|74	

3672 14
14cr|ocaml-sqlite-2.0.5-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-sqlite-2.0.5-3|2	%define debug_package %{nil}
14cr|ocaml-sqlite-2.0.5-3|3	
14cr|ocaml-sqlite-2.0.5-3|4	Summary:	OCaml library for accessing SQLite 3 databases
14cr|ocaml-sqlite-2.0.5-3|5	Name:		ocaml-sqlite
14cr|ocaml-sqlite-2.0.5-3|6	Version:	2.0.5
14cr|ocaml-sqlite-2.0.5-3|7	Release:	3
14cr|ocaml-sqlite-2.0.5-3|8	License:	BSD
14cr|ocaml-sqlite-2.0.5-3|9	Group:		Development/OCaml
14cr|ocaml-sqlite-2.0.5-3|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#ocaml-sqlite3
14cr|ocaml-sqlite-2.0.5-3|11	Source0:	http://www.ocaml.info/ocaml_sources/sqlite3-ocaml-%{version}.tar.gz
14cr|ocaml-sqlite-2.0.5-3|12	BuildRequires:	camlp4
14cr|ocaml-sqlite-2.0.5-3|13	BuildRequires:	chrpath
14cr|ocaml-sqlite-2.0.5-3|14	BuildRequires:	ocaml
14cr|ocaml-sqlite-2.0.5-3|15	BuildRequires:	ocaml-findlib
14cr|ocaml-sqlite-2.0.5-3|16	BuildRequires:	pkgconfig(sqlite3)
14cr|ocaml-sqlite-2.0.5-3|17	
14cr|ocaml-sqlite-2.0.5-3|18	%description
14cr|ocaml-sqlite-2.0.5-3|19	SQLite 3 database library wrapper for OCaml.
14cr|ocaml-sqlite-2.0.5-3|20	
14cr|ocaml-sqlite-2.0.5-3|21	%files
14cr|ocaml-sqlite-2.0.5-3|22	%doc COPYING.txt
14cr|ocaml-sqlite-2.0.5-3|23	%{_libdir}/ocaml/sqlite3
14cr|ocaml-sqlite-2.0.5-3|24	%exclude %{_libdir}/ocaml/sqlite3/*.a
14cr|ocaml-sqlite-2.0.5-3|25	%exclude %{_libdir}/ocaml/sqlite3/*.cmxa
14cr|ocaml-sqlite-2.0.5-3|26	%exclude %{_libdir}/ocaml/sqlite3/*.cmx
14cr|ocaml-sqlite-2.0.5-3|27	%exclude %{_libdir}/ocaml/sqlite3/*.mli
14cr|ocaml-sqlite-2.0.5-3|28	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-sqlite-2.0.5-3|29	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-sqlite-2.0.5-3|30	
14cr|ocaml-sqlite-2.0.5-3|31	#----------------------------------------------------------------------------
14cr|ocaml-sqlite-2.0.5-3|32	
14cr|ocaml-sqlite-2.0.5-3|33	%package devel
14cr|ocaml-sqlite-2.0.5-3|34	Summary:	Development files for %{name}
14cr|ocaml-sqlite-2.0.5-3|35	Group:		Development/OCaml
14cr|ocaml-sqlite-2.0.5-3|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-sqlite-2.0.5-3|37	
14cr|ocaml-sqlite-2.0.5-3|38	%description devel
14cr|ocaml-sqlite-2.0.5-3|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-sqlite-2.0.5-3|40	developing applications that use %{name}.
14cr|ocaml-sqlite-2.0.5-3|41	
14cr|ocaml-sqlite-2.0.5-3|42	%files devel
14cr|ocaml-sqlite-2.0.5-3|43	%doc COPYING.txt README.md
14cr|ocaml-sqlite-2.0.5-3|44	%{_libdir}/ocaml/sqlite3/*.a
14cr|ocaml-sqlite-2.0.5-3|45	%{_libdir}/ocaml/sqlite3/*.cmxa
14cr|ocaml-sqlite-2.0.5-3|46	%{_libdir}/ocaml/sqlite3/*.cmx
14cr|ocaml-sqlite-2.0.5-3|47	%{_libdir}/ocaml/sqlite3/*.mli
14cr|ocaml-sqlite-2.0.5-3|48	
14cr|ocaml-sqlite-2.0.5-3|49	#----------------------------------------------------------------------------
14cr|ocaml-sqlite-2.0.5-3|50	
14cr|ocaml-sqlite-2.0.5-3|51	%prep
14cr|ocaml-sqlite-2.0.5-3|52	%setup -q -n sqlite3-ocaml-%{version}
14cr|ocaml-sqlite-2.0.5-3|53	
14cr|ocaml-sqlite-2.0.5-3|54	%build
14cr|ocaml-sqlite-2.0.5-3|55	./configure \
14cr|ocaml-sqlite-2.0.5-3|56	--enable-tests \
14cr|ocaml-sqlite-2.0.5-3|57	--prefix %{_prefix} \
14cr|ocaml-sqlite-2.0.5-3|58	--destdir '%{buildroot}' \
14cr|ocaml-sqlite-2.0.5-3|59	--docdir %{_docdir}/%{name}-devel/
14cr|ocaml-sqlite-2.0.5-3|60	
14cr|ocaml-sqlite-2.0.5-3|61	make all
14cr|ocaml-sqlite-2.0.5-3|62	
14cr|ocaml-sqlite-2.0.5-3|63	%install
14cr|ocaml-sqlite-2.0.5-3|64	export DESTDIR=%{buildroot}
14cr|ocaml-sqlite-2.0.5-3|65	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-sqlite-2.0.5-3|66	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-sqlite-2.0.5-3|67	make install
14cr|ocaml-sqlite-2.0.5-3|68	
14cr|ocaml-sqlite-2.0.5-3|69	strip $OCAMLFIND_DESTDIR/stublibs/dll*.so
14cr|ocaml-sqlite-2.0.5-3|70	chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
14cr|ocaml-sqlite-2.0.5-3|71	
14cr|ocaml-sqlite-2.0.5-3|72	
14cr|ocaml-sqlite-2.0.5-3|73	%changelog
14cr|ocaml-sqlite-2.0.5-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-3
14cr|ocaml-sqlite-2.0.5-3|75	+ Revision: b79378b
14cr|ocaml-sqlite-2.0.5-3|76	- MassBuild#464: Increase release tag
14cr|ocaml-sqlite-2.0.5-3|77	
14cr|ocaml-sqlite-2.0.5-3|78	

3673 14
14cr|ocaml-ssl-0.4.6-4|1	Summary:	SSL bindings for OCaml
14cr|ocaml-ssl-0.4.6-4|2	Name:		ocaml-ssl
14cr|ocaml-ssl-0.4.6-4|3	Version:	0.4.6
14cr|ocaml-ssl-0.4.6-4|4	Release:	4
14cr|ocaml-ssl-0.4.6-4|5	License:	LGPLv2+ with exceptions
14cr|ocaml-ssl-0.4.6-4|6	Group:		Development/OCaml
14cr|ocaml-ssl-0.4.6-4|7	Url:		http://savonet.sourceforge.net/wiki/Savonet
14cr|ocaml-ssl-0.4.6-4|8	Source0:	http://sourceforge.net/projects/savonet/files/ocaml-ssl/%{version}/ocaml-ssl-%{version}.tar.gz
14cr|ocaml-ssl-0.4.6-4|9	BuildRequires:	gawk
14cr|ocaml-ssl-0.4.6-4|10	BuildRequires:	ocaml
14cr|ocaml-ssl-0.4.6-4|11	BuildRequires:	ocaml-findlib
14cr|ocaml-ssl-0.4.6-4|12	BuildRequires:	pkgconfig(openssl)
14cr|ocaml-ssl-0.4.6-4|13	Requires:	openssl
14cr|ocaml-ssl-0.4.6-4|14	
14cr|ocaml-ssl-0.4.6-4|15	%description
14cr|ocaml-ssl-0.4.6-4|16	SSL bindings for OCaml.
14cr|ocaml-ssl-0.4.6-4|17	
14cr|ocaml-ssl-0.4.6-4|18	%files
14cr|ocaml-ssl-0.4.6-4|19	%doc CHANGES COPYING README
14cr|ocaml-ssl-0.4.6-4|20	%{_libdir}/ocaml/ssl
14cr|ocaml-ssl-0.4.6-4|21	%exclude %{_libdir}/ocaml/ssl/*.a
14cr|ocaml-ssl-0.4.6-4|22	%exclude %{_libdir}/ocaml/ssl/*.cmxa
14cr|ocaml-ssl-0.4.6-4|23	%exclude %{_libdir}/ocaml/ssl/*.mli
14cr|ocaml-ssl-0.4.6-4|24	%{_libdir}/ocaml/stublibs/*.so
14cr|ocaml-ssl-0.4.6-4|25	%{_libdir}/ocaml/stublibs/*.so.owner
14cr|ocaml-ssl-0.4.6-4|26	
14cr|ocaml-ssl-0.4.6-4|27	#----------------------------------------------------------------------------
14cr|ocaml-ssl-0.4.6-4|28	
14cr|ocaml-ssl-0.4.6-4|29	%package devel
14cr|ocaml-ssl-0.4.6-4|30	Summary:	Development files for %{name}
14cr|ocaml-ssl-0.4.6-4|31	Group:		Development/OCaml
14cr|ocaml-ssl-0.4.6-4|32	Requires:	%{name} = %{EVRD}
14cr|ocaml-ssl-0.4.6-4|33	
14cr|ocaml-ssl-0.4.6-4|34	%description devel
14cr|ocaml-ssl-0.4.6-4|35	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-ssl-0.4.6-4|36	developing applications that use %{name}.
14cr|ocaml-ssl-0.4.6-4|37	
14cr|ocaml-ssl-0.4.6-4|38	%files devel
14cr|ocaml-ssl-0.4.6-4|39	%{_libdir}/ocaml/ssl/*.a
14cr|ocaml-ssl-0.4.6-4|40	%{_libdir}/ocaml/ssl/*.cmxa
14cr|ocaml-ssl-0.4.6-4|41	%{_libdir}/ocaml/ssl/*.mli
14cr|ocaml-ssl-0.4.6-4|42	%{_docdir}/%{name}-devel-%{version}/
14cr|ocaml-ssl-0.4.6-4|43	
14cr|ocaml-ssl-0.4.6-4|44	#----------------------------------------------------------------------------
14cr|ocaml-ssl-0.4.6-4|45	
14cr|ocaml-ssl-0.4.6-4|46	%prep
14cr|ocaml-ssl-0.4.6-4|47	%setup -q
14cr|ocaml-ssl-0.4.6-4|48	
14cr|ocaml-ssl-0.4.6-4|49	%build
14cr|ocaml-ssl-0.4.6-4|50	%configure2_5x
14cr|ocaml-ssl-0.4.6-4|51	make
14cr|ocaml-ssl-0.4.6-4|52	
14cr|ocaml-ssl-0.4.6-4|53	%install
14cr|ocaml-ssl-0.4.6-4|54	export DESTDIR=%{buildroot}
14cr|ocaml-ssl-0.4.6-4|55	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-ssl-0.4.6-4|56	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-ssl-0.4.6-4|57	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-ssl-0.4.6-4|58	make install
14cr|ocaml-ssl-0.4.6-4|59	
14cr|ocaml-ssl-0.4.6-4|60	# Copy the examples to the docdir.
14cr|ocaml-ssl-0.4.6-4|61	mkdir -p %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
14cr|ocaml-ssl-0.4.6-4|62	cp examples/*.ml %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
14cr|ocaml-ssl-0.4.6-4|63	
14cr|ocaml-ssl-0.4.6-4|64	
14cr|ocaml-ssl-0.4.6-4|65	%changelog
14cr|ocaml-ssl-0.4.6-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-4
14cr|ocaml-ssl-0.4.6-4|67	+ Revision: 5b943f8
14cr|ocaml-ssl-0.4.6-4|68	- MassBuild#464: Increase release tag
14cr|ocaml-ssl-0.4.6-4|69	
14cr|ocaml-ssl-0.4.6-4|70	

3674 14
14cr|ocaml-syslog-1.4-8|1	%define _enable_debug_packages %{nil}
14cr|ocaml-syslog-1.4-8|2	%define debug_package %{nil}
14cr|ocaml-syslog-1.4-8|3	
14cr|ocaml-syslog-1.4-8|4	Summary:	Syslog routines for OCaml
14cr|ocaml-syslog-1.4-8|5	Name:		ocaml-syslog
14cr|ocaml-syslog-1.4-8|6	Version:	1.4
14cr|ocaml-syslog-1.4-8|7	Release:	8
14cr|ocaml-syslog-1.4-8|8	License:	LGPLv2.1+
14cr|ocaml-syslog-1.4-8|9	Group:		Development/OCaml
14cr|ocaml-syslog-1.4-8|10	Url:		http://homepage.mac.com/letaris
14cr|ocaml-syslog-1.4-8|11	Source0:	http://homepage.mac.com/letaris/syslog-%{version}.tar.gz
14cr|ocaml-syslog-1.4-8|12	BuildRequires:	ocaml
14cr|ocaml-syslog-1.4-8|13	BuildRequires:	ocaml-findlib
14cr|ocaml-syslog-1.4-8|14	
14cr|ocaml-syslog-1.4-8|15	%description
14cr|ocaml-syslog-1.4-8|16	Syslog routines for OCaml.
14cr|ocaml-syslog-1.4-8|17	
14cr|ocaml-syslog-1.4-8|18	%files
14cr|ocaml-syslog-1.4-8|19	%doc Changelog doc/syslog/html
14cr|ocaml-syslog-1.4-8|20	%dir %{_libdir}/ocaml/syslog
14cr|ocaml-syslog-1.4-8|21	%{_libdir}/ocaml/syslog/*.cmi
14cr|ocaml-syslog-1.4-8|22	%{_libdir}/ocaml/syslog/*.cma
14cr|ocaml-syslog-1.4-8|23	%{_libdir}/ocaml/syslog/META
14cr|ocaml-syslog-1.4-8|24	
14cr|ocaml-syslog-1.4-8|25	#----------------------------------------------------------------------------
14cr|ocaml-syslog-1.4-8|26	
14cr|ocaml-syslog-1.4-8|27	%package devel
14cr|ocaml-syslog-1.4-8|28	Summary:	Development files for %{name}
14cr|ocaml-syslog-1.4-8|29	Group:		Development/OCaml
14cr|ocaml-syslog-1.4-8|30	Requires:	%{name} = %{EVRD}
14cr|ocaml-syslog-1.4-8|31	
14cr|ocaml-syslog-1.4-8|32	%description devel
14cr|ocaml-syslog-1.4-8|33	This package contains the development files needed to build applications
14cr|ocaml-syslog-1.4-8|34	using %{name}.
14cr|ocaml-syslog-1.4-8|35	
14cr|ocaml-syslog-1.4-8|36	%files devel
14cr|ocaml-syslog-1.4-8|37	%{_libdir}/ocaml/syslog/*.a
14cr|ocaml-syslog-1.4-8|38	%{_libdir}/ocaml/syslog/*.cmxa
14cr|ocaml-syslog-1.4-8|39	%{_libdir}/ocaml/syslog/*.mli
14cr|ocaml-syslog-1.4-8|40	
14cr|ocaml-syslog-1.4-8|41	#----------------------------------------------------------------------------
14cr|ocaml-syslog-1.4-8|42	
14cr|ocaml-syslog-1.4-8|43	%prep
14cr|ocaml-syslog-1.4-8|44	%setup -q -n syslog-%{version}
14cr|ocaml-syslog-1.4-8|45	
14cr|ocaml-syslog-1.4-8|46	%build
14cr|ocaml-syslog-1.4-8|47	make
14cr|ocaml-syslog-1.4-8|48	make opt
14cr|ocaml-syslog-1.4-8|49	make htdoc
14cr|ocaml-syslog-1.4-8|50	
14cr|ocaml-syslog-1.4-8|51	%install
14cr|ocaml-syslog-1.4-8|52	install -d -m 755 %{buildroot}%{_libdir}/ocaml
14cr|ocaml-syslog-1.4-8|53	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/html
14cr|ocaml-syslog-1.4-8|54	ocamlfind install syslog META -destdir %{buildroot}%{_libdir}/ocaml \
14cr|ocaml-syslog-1.4-8|55	syslog.cmi syslog.mli syslog.cma syslog.cmxa syslog.a
14cr|ocaml-syslog-1.4-8|56	rm -f %{buildroot}%{_libdir}/ocaml/stublibs/*.owner
14cr|ocaml-syslog-1.4-8|57	
14cr|ocaml-syslog-1.4-8|58	
14cr|ocaml-syslog-1.4-8|59	%changelog
14cr|ocaml-syslog-1.4-8|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-8
14cr|ocaml-syslog-1.4-8|61	+ Revision: 5a6ef23
14cr|ocaml-syslog-1.4-8|62	- MassBuild#464: Increase release tag
14cr|ocaml-syslog-1.4-8|63	
14cr|ocaml-syslog-1.4-8|64	

3675 14
14cr|ocaml-text-0.6-2|1	%define debug_package %{nil}
14cr|ocaml-text-0.6-2|2	
14cr|ocaml-text-0.6-2|3	Summary:	OCaml Text helpers
14cr|ocaml-text-0.6-2|4	Name:		ocaml-text
14cr|ocaml-text-0.6-2|5	Version:	0.6
14cr|ocaml-text-0.6-2|6	Release:	2
14cr|ocaml-text-0.6-2|7	License:	GPLv2+
14cr|ocaml-text-0.6-2|8	Group:		Development/OCaml
14cr|ocaml-text-0.6-2|9	Url:		http://forge.ocamlcore.org/projects/ocaml-text/
14cr|ocaml-text-0.6-2|10	Source0:	http://forge.ocamlcore.org/frs/download.php/641/%{name}-%{version}.tar.gz
14cr|ocaml-text-0.6-2|11	BuildRequires:	ocaml
14cr|ocaml-text-0.6-2|12	BuildRequires:	camlp4
14cr|ocaml-text-0.6-2|13	BuildRequires:	ocaml-doc
14cr|ocaml-text-0.6-2|14	BuildRequires:	ocaml-pcre
14cr|ocaml-text-0.6-2|15	BuildRequires:	ocaml-findlib-devel
14cr|ocaml-text-0.6-2|16	BuildRequires:	pkgconfig(ncurses)
14cr|ocaml-text-0.6-2|17	
14cr|ocaml-text-0.6-2|18	%description
14cr|ocaml-text-0.6-2|19	Caml-Text is a library for dealing with ``text'', i.e. sequence of
14cr|ocaml-text-0.6-2|20	unicode characters, in a convenient way.
14cr|ocaml-text-0.6-2|21	
14cr|ocaml-text-0.6-2|22	%files
14cr|ocaml-text-0.6-2|23	%dir %{_libdir}/ocaml/text
14cr|ocaml-text-0.6-2|24	%{_libdir}/ocaml/text/META
14cr|ocaml-text-0.6-2|25	%{_libdir}/ocaml/text/*.cma
14cr|ocaml-text-0.6-2|26	%{_libdir}/ocaml/text/*.cmi
14cr|ocaml-text-0.6-2|27	%{_libdir}/ocaml/text/*.cmxs
14cr|ocaml-text-0.6-2|28	
14cr|ocaml-text-0.6-2|29	#----------------------------------------------------------------------------
14cr|ocaml-text-0.6-2|30	
14cr|ocaml-text-0.6-2|31	%package devel
14cr|ocaml-text-0.6-2|32	Summary:	Development files for %{name}
14cr|ocaml-text-0.6-2|33	Group:		Development/OCaml
14cr|ocaml-text-0.6-2|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-text-0.6-2|35	
14cr|ocaml-text-0.6-2|36	%description devel
14cr|ocaml-text-0.6-2|37	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-text-0.6-2|38	developing applications that use %{name}.
14cr|ocaml-text-0.6-2|39	
14cr|ocaml-text-0.6-2|40	%files devel
14cr|ocaml-text-0.6-2|41	%{_libdir}/ocaml/text/*.a
14cr|ocaml-text-0.6-2|42	%{_libdir}/ocaml/text/*.cmx
14cr|ocaml-text-0.6-2|43	%{_libdir}/ocaml/text/*.cmxa
14cr|ocaml-text-0.6-2|44	%{_libdir}/ocaml/text/*.mli
14cr|ocaml-text-0.6-2|45	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-text-0.6-2|46	
14cr|ocaml-text-0.6-2|47	#----------------------------------------------------------------------------
14cr|ocaml-text-0.6-2|48	
14cr|ocaml-text-0.6-2|49	%package doc
14cr|ocaml-text-0.6-2|50	Summary:	Documentation for %{name}
14cr|ocaml-text-0.6-2|51	Group:		Development/OCaml
14cr|ocaml-text-0.6-2|52	Requires:	%{name} = %{EVRD}
14cr|ocaml-text-0.6-2|53	
14cr|ocaml-text-0.6-2|54	%description doc
14cr|ocaml-text-0.6-2|55	The %{name}-doc package contains documentation for %{name}.
14cr|ocaml-text-0.6-2|56	
14cr|ocaml-text-0.6-2|57	%files doc
14cr|ocaml-text-0.6-2|58	%doc LICENSE CHANGES CHANGES.darcs README
14cr|ocaml-text-0.6-2|59	
14cr|ocaml-text-0.6-2|60	#----------------------------------------------------------------------------
14cr|ocaml-text-0.6-2|61	
14cr|ocaml-text-0.6-2|62	%prep
14cr|ocaml-text-0.6-2|63	%setup -q -n %{name}-%{version}
14cr|ocaml-text-0.6-2|64	
14cr|ocaml-text-0.6-2|65	%build
14cr|ocaml-text-0.6-2|66	ocaml setup.ml -configure --prefix %{_prefix} --destdir '%{buildroot}' --enable-pcre --docdir %{_docdir}/%{name}-doc/
14cr|ocaml-text-0.6-2|67	make
14cr|ocaml-text-0.6-2|68	make doc
14cr|ocaml-text-0.6-2|69	
14cr|ocaml-text-0.6-2|70	%install
14cr|ocaml-text-0.6-2|71	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cr|ocaml-text-0.6-2|72	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-text-0.6-2|73	make install
14cr|ocaml-text-0.6-2|74	
14cr|ocaml-text-0.6-2|75	
14cr|ocaml-text-0.6-2|76	%changelog
14cr|ocaml-text-0.6-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|ocaml-text-0.6-2|78	+ Revision: e4c455d
14cr|ocaml-text-0.6-2|79	- MassBuild#464: Increase release tag
14cr|ocaml-text-0.6-2|80	
14cr|ocaml-text-0.6-2|81	

3676 14
14cr|ocaml-theora-0.2.0-5|1	Summary:	OCaml interface to the theora library
14cr|ocaml-theora-0.2.0-5|2	Name:		ocaml-theora
14cr|ocaml-theora-0.2.0-5|3	Version:	0.2.0
14cr|ocaml-theora-0.2.0-5|4	Release:	5
14cr|ocaml-theora-0.2.0-5|5	License:	GPLv2+
14cr|ocaml-theora-0.2.0-5|6	Group:		Development/OCaml
14cr|ocaml-theora-0.2.0-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-theora-0.2.0-5|8	Source0:	http://downloads.sourceforge.net/project/savonet/ocaml-theora/%{version}/ocaml-theora-%{version}.tar.gz
14cr|ocaml-theora-0.2.0-5|9	BuildRequires:	ocaml
14cr|ocaml-theora-0.2.0-5|10	BuildRequires:	ocaml-findlib
14cr|ocaml-theora-0.2.0-5|11	BuildRequires:	ocaml-ogg-devel
14cr|ocaml-theora-0.2.0-5|12	BuildRequires:	pkgconfig(theora)
14cr|ocaml-theora-0.2.0-5|13	Requires:	ocaml-ogg
14cr|ocaml-theora-0.2.0-5|14	
14cr|ocaml-theora-0.2.0-5|15	%description
14cr|ocaml-theora-0.2.0-5|16	This package contains an OCaml interface for Theora Video Compression Codec
14cr|ocaml-theora-0.2.0-5|17	Library, otherwise known as libtheora.
14cr|ocaml-theora-0.2.0-5|18	
14cr|ocaml-theora-0.2.0-5|19	%files
14cr|ocaml-theora-0.2.0-5|20	%doc COPYING CHANGES README
14cr|ocaml-theora-0.2.0-5|21	%dir %{_libdir}/ocaml/theora
14cr|ocaml-theora-0.2.0-5|22	%{_libdir}/ocaml/theora/META
14cr|ocaml-theora-0.2.0-5|23	%{_libdir}/ocaml/theora/*.cma
14cr|ocaml-theora-0.2.0-5|24	%{_libdir}/ocaml/theora/*.cmi
14cr|ocaml-theora-0.2.0-5|25	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-theora-0.2.0-5|26	
14cr|ocaml-theora-0.2.0-5|27	#----------------------------------------------------------------------------
14cr|ocaml-theora-0.2.0-5|28	
14cr|ocaml-theora-0.2.0-5|29	%package devel
14cr|ocaml-theora-0.2.0-5|30	Summary:	Development files for %{name}
14cr|ocaml-theora-0.2.0-5|31	Group:		Development/OCaml
14cr|ocaml-theora-0.2.0-5|32	Requires:	%{name} = %{EVRD}
14cr|ocaml-theora-0.2.0-5|33	
14cr|ocaml-theora-0.2.0-5|34	%description devel
14cr|ocaml-theora-0.2.0-5|35	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-theora-0.2.0-5|36	developing applications that use %{name}.
14cr|ocaml-theora-0.2.0-5|37	
14cr|ocaml-theora-0.2.0-5|38	%files devel
14cr|ocaml-theora-0.2.0-5|39	%doc doc/html
14cr|ocaml-theora-0.2.0-5|40	%{_libdir}/ocaml/theora/*.a
14cr|ocaml-theora-0.2.0-5|41	%{_libdir}/ocaml/theora/*.cmxa
14cr|ocaml-theora-0.2.0-5|42	%{_libdir}/ocaml/theora/*.cmx
14cr|ocaml-theora-0.2.0-5|43	%{_libdir}/ocaml/theora/*.mli
14cr|ocaml-theora-0.2.0-5|44	
14cr|ocaml-theora-0.2.0-5|45	#----------------------------------------------------------------------------
14cr|ocaml-theora-0.2.0-5|46	
14cr|ocaml-theora-0.2.0-5|47	%prep
14cr|ocaml-theora-0.2.0-5|48	%setup -q
14cr|ocaml-theora-0.2.0-5|49	
14cr|ocaml-theora-0.2.0-5|50	%build
14cr|ocaml-theora-0.2.0-5|51	%configure
14cr|ocaml-theora-0.2.0-5|52	make all
14cr|ocaml-theora-0.2.0-5|53	make doc
14cr|ocaml-theora-0.2.0-5|54	
14cr|ocaml-theora-0.2.0-5|55	%install
14cr|ocaml-theora-0.2.0-5|56	export DESTDIR=%{buildroot}
14cr|ocaml-theora-0.2.0-5|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-theora-0.2.0-5|58	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-theora-0.2.0-5|59	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-theora-0.2.0-5|60	mkdir -p $OCAMLFIND_DESTDIR/theora
14cr|ocaml-theora-0.2.0-5|61	make install
14cr|ocaml-theora-0.2.0-5|62	
14cr|ocaml-theora-0.2.0-5|63	
14cr|ocaml-theora-0.2.0-5|64	%changelog
14cr|ocaml-theora-0.2.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|ocaml-theora-0.2.0-5|66	+ Revision: ec93227
14cr|ocaml-theora-0.2.0-5|67	- MassBuild#464: Increase release tag
14cr|ocaml-theora-0.2.0-5|68	
14cr|ocaml-theora-0.2.0-5|69	

3677 14
14cr|ocaml-type-conv-109.28.00-2|1	%define _enable_debug_packages %{nil}
14cr|ocaml-type-conv-109.28.00-2|2	%define debug_package %{nil}
14cr|ocaml-type-conv-109.28.00-2|3	
14cr|ocaml-type-conv-109.28.00-2|4	Summary:	OCaml base library for type conversion
14cr|ocaml-type-conv-109.28.00-2|5	Name:		ocaml-type-conv
14cr|ocaml-type-conv-109.28.00-2|6	Version:	109.28.00
14cr|ocaml-type-conv-109.28.00-2|7	Release:	2
14cr|ocaml-type-conv-109.28.00-2|8	Group:		Development/OCaml
14cr|ocaml-type-conv-109.28.00-2|9	License:	LGPLv2+ with exceptions and BSD
14cr|ocaml-type-conv-109.28.00-2|10	Url:		https://ocaml.janestreet.com
14cr|ocaml-type-conv-109.28.00-2|11	Source0:	http://ocaml.janestreet.com/ocaml-core/%{version}/individual/type_conv-%{version}.tar.gz
14cr|ocaml-type-conv-109.28.00-2|12	BuildRequires:	camlp4
14cr|ocaml-type-conv-109.28.00-2|13	BuildRequires:	ocaml >= 4.00.0
14cr|ocaml-type-conv-109.28.00-2|14	BuildRequires:	ocaml-findlib
14cr|ocaml-type-conv-109.28.00-2|15	Requires:	camlp4
14cr|ocaml-type-conv-109.28.00-2|16	
14cr|ocaml-type-conv-109.28.00-2|17	%description
14cr|ocaml-type-conv-109.28.00-2|18	The type-conv mini library factors out functionality needed by
14cr|ocaml-type-conv-109.28.00-2|19	different preprocessors that generate code from type specifications,
14cr|ocaml-type-conv-109.28.00-2|20	because this functionality cannot be duplicated without losing the
14cr|ocaml-type-conv-109.28.00-2|21	ability to use these preprocessors simultaneously.
14cr|ocaml-type-conv-109.28.00-2|22	
14cr|ocaml-type-conv-109.28.00-2|23	%files
14cr|ocaml-type-conv-109.28.00-2|24	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.md
14cr|ocaml-type-conv-109.28.00-2|25	%{_libdir}/ocaml/type_conv/META
14cr|ocaml-type-conv-109.28.00-2|26	%{_libdir}/ocaml/type_conv/*.cma
14cr|ocaml-type-conv-109.28.00-2|27	%{_libdir}/ocaml/type_conv/*.cmi
14cr|ocaml-type-conv-109.28.00-2|28	%{_libdir}/ocaml/type_conv/*.cmxs
14cr|ocaml-type-conv-109.28.00-2|29	
14cr|ocaml-type-conv-109.28.00-2|30	#----------------------------------------------------------------------------
14cr|ocaml-type-conv-109.28.00-2|31	
14cr|ocaml-type-conv-109.28.00-2|32	%package devel
14cr|ocaml-type-conv-109.28.00-2|33	Summary:	Development files for %{name}
14cr|ocaml-type-conv-109.28.00-2|34	Group:		Development/OCaml
14cr|ocaml-type-conv-109.28.00-2|35	Requires:	%{name} = %{EVRD}
14cr|ocaml-type-conv-109.28.00-2|36	
14cr|ocaml-type-conv-109.28.00-2|37	%description devel
14cr|ocaml-type-conv-109.28.00-2|38	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-type-conv-109.28.00-2|39	developing applications that use %{name}.
14cr|ocaml-type-conv-109.28.00-2|40	
14cr|ocaml-type-conv-109.28.00-2|41	%files devel
14cr|ocaml-type-conv-109.28.00-2|42	%{_libdir}/ocaml/type_conv/*.a
14cr|ocaml-type-conv-109.28.00-2|43	%{_libdir}/ocaml/type_conv/*.cmx
14cr|ocaml-type-conv-109.28.00-2|44	%{_libdir}/ocaml/type_conv/*.cmxa
14cr|ocaml-type-conv-109.28.00-2|45	%{_libdir}/ocaml/type_conv/*.mli
14cr|ocaml-type-conv-109.28.00-2|46	
14cr|ocaml-type-conv-109.28.00-2|47	#----------------------------------------------------------------------------
14cr|ocaml-type-conv-109.28.00-2|48	
14cr|ocaml-type-conv-109.28.00-2|49	%prep
14cr|ocaml-type-conv-109.28.00-2|50	%setup -q -n type_conv-%{version}
14cr|ocaml-type-conv-109.28.00-2|51	
14cr|ocaml-type-conv-109.28.00-2|52	%build
14cr|ocaml-type-conv-109.28.00-2|53	./configure
14cr|ocaml-type-conv-109.28.00-2|54	make
14cr|ocaml-type-conv-109.28.00-2|55	
14cr|ocaml-type-conv-109.28.00-2|56	%install
14cr|ocaml-type-conv-109.28.00-2|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-type-conv-109.28.00-2|58	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-type-conv-109.28.00-2|59	make install
14cr|ocaml-type-conv-109.28.00-2|60	
14cr|ocaml-type-conv-109.28.00-2|61	%changelog
14cr|ocaml-type-conv-109.28.00-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 109.28.00-2
14cr|ocaml-type-conv-109.28.00-2|63	+ Revision: 4c9e03f
14cr|ocaml-type-conv-109.28.00-2|64	- MassBuild#464: Increase release tag
14cr|ocaml-type-conv-109.28.00-2|65	
14cr|ocaml-type-conv-109.28.00-2|66	

3678 14
14cr|ocaml-ulex-1.1-7|1	%define _enable_debug_packages %{nil}
14cr|ocaml-ulex-1.1-7|2	%define debug_package %{nil}
14cr|ocaml-ulex-1.1-7|3	
14cr|ocaml-ulex-1.1-7|4	%define up_name ulex
14cr|ocaml-ulex-1.1-7|5	
14cr|ocaml-ulex-1.1-7|6	Summary:	A lexer generator for Unicode and OCaml
14cr|ocaml-ulex-1.1-7|7	Name:		ocaml-%{up_name}
14cr|ocaml-ulex-1.1-7|8	Version:	1.1
14cr|ocaml-ulex-1.1-7|9	Release:	7
14cr|ocaml-ulex-1.1-7|10	License:	MIT
14cr|ocaml-ulex-1.1-7|11	Group:		Development/OCaml
14cr|ocaml-ulex-1.1-7|12	Url:		http://www.cduce.org/
14cr|ocaml-ulex-1.1-7|13	Source0:	http://www.cduce.org/download/%{up_name}-%{version}.tar.bz2
14cr|ocaml-ulex-1.1-7|14	Patch0:		ocaml-ulex-1.0.install_flags.patch
14cr|ocaml-ulex-1.1-7|15	BuildRequires:	camlp4
14cr|ocaml-ulex-1.1-7|16	BuildRequires:	ocaml
14cr|ocaml-ulex-1.1-7|17	BuildRequires:	ocaml-findlib
14cr|ocaml-ulex-1.1-7|18	BuildRequires:	mysql-devel
14cr|ocaml-ulex-1.1-7|19	
14cr|ocaml-ulex-1.1-7|20	%description
14cr|ocaml-ulex-1.1-7|21	ulex is a lexer generator for Unicode and OCaml written by Alain Frisch.
14cr|ocaml-ulex-1.1-7|22	
14cr|ocaml-ulex-1.1-7|23	%files
14cr|ocaml-ulex-1.1-7|24	%doc CHANGES README LICENSE
14cr|ocaml-ulex-1.1-7|25	%dir %{_libdir}/ocaml/ulex
14cr|ocaml-ulex-1.1-7|26	%{_libdir}/ocaml/ulex/*.cmi
14cr|ocaml-ulex-1.1-7|27	%{_libdir}/ocaml/ulex/*.cma
14cr|ocaml-ulex-1.1-7|28	%{_libdir}/ocaml/ulex/META
14cr|ocaml-ulex-1.1-7|29	
14cr|ocaml-ulex-1.1-7|30	#----------------------------------------------------------------------------
14cr|ocaml-ulex-1.1-7|31	
14cr|ocaml-ulex-1.1-7|32	%package devel
14cr|ocaml-ulex-1.1-7|33	Summary:	Development files for %{name}
14cr|ocaml-ulex-1.1-7|34	Group:		Development/OCaml
14cr|ocaml-ulex-1.1-7|35	Requires:	%{name} = %{EVRD}
14cr|ocaml-ulex-1.1-7|36	
14cr|ocaml-ulex-1.1-7|37	%description devel
14cr|ocaml-ulex-1.1-7|38	This package contains the development files needed to build applications
14cr|ocaml-ulex-1.1-7|39	using %{name}.
14cr|ocaml-ulex-1.1-7|40	
14cr|ocaml-ulex-1.1-7|41	%files devel
14cr|ocaml-ulex-1.1-7|42	%{_libdir}/ocaml/ulex/*.a
14cr|ocaml-ulex-1.1-7|43	%{_libdir}/ocaml/ulex/*.cmx
14cr|ocaml-ulex-1.1-7|44	%{_libdir}/ocaml/ulex/*.cmxa
14cr|ocaml-ulex-1.1-7|45	%{_libdir}/ocaml/ulex/*.mli
14cr|ocaml-ulex-1.1-7|46	
14cr|ocaml-ulex-1.1-7|47	#----------------------------------------------------------------------------
14cr|ocaml-ulex-1.1-7|48	
14cr|ocaml-ulex-1.1-7|49	%prep
14cr|ocaml-ulex-1.1-7|50	%setup -q -n %{up_name}-%{version}
14cr|ocaml-ulex-1.1-7|51	%patch0 -p1 -b .install_flags
14cr|ocaml-ulex-1.1-7|52	
14cr|ocaml-ulex-1.1-7|53	%build
14cr|ocaml-ulex-1.1-7|54	make all all.opt
14cr|ocaml-ulex-1.1-7|55	
14cr|ocaml-ulex-1.1-7|56	%install
14cr|ocaml-ulex-1.1-7|57	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cr|ocaml-ulex-1.1-7|58	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
14cr|ocaml-ulex-1.1-7|59	
14cr|ocaml-ulex-1.1-7|60	
14cr|ocaml-ulex-1.1-7|61	%changelog
14cr|ocaml-ulex-1.1-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14cr|ocaml-ulex-1.1-7|63	+ Revision: 6cab587
14cr|ocaml-ulex-1.1-7|64	- MassBuild#464: Increase release tag
14cr|ocaml-ulex-1.1-7|65	
14cr|ocaml-ulex-1.1-7|66	

3679 14
14cr|ocaml-uuidm-0.9.5-3|1	%define _enable_debug_packages %{nil}
14cr|ocaml-uuidm-0.9.5-3|2	%define debug_package %{nil}
14cr|ocaml-uuidm-0.9.5-3|3	
14cr|ocaml-uuidm-0.9.5-3|4	Summary:	Universally unique identifiers (UUIDs) for OCaml
14cr|ocaml-uuidm-0.9.5-3|5	Name:		ocaml-uuidm
14cr|ocaml-uuidm-0.9.5-3|6	Version:	0.9.5
14cr|ocaml-uuidm-0.9.5-3|7	Release:	3
14cr|ocaml-uuidm-0.9.5-3|8	License:	BSD
14cr|ocaml-uuidm-0.9.5-3|9	Group:		Development/OCaml
14cr|ocaml-uuidm-0.9.5-3|10	Url:		http://erratique.ch/software/uuidm
14cr|ocaml-uuidm-0.9.5-3|11	Source0:	http://erratique.ch/software/uuidm/releases/uuidm-%{version}.tbz
14cr|ocaml-uuidm-0.9.5-3|12	BuildRequires:	ocaml
14cr|ocaml-uuidm-0.9.5-3|13	BuildRequires:	ocaml-findlib
14cr|ocaml-uuidm-0.9.5-3|14	
14cr|ocaml-uuidm-0.9.5-3|15	%description
14cr|ocaml-uuidm-0.9.5-3|16	Uuidm is an OCaml module implementing 128 bits universally unique identifiers
14cr|ocaml-uuidm-0.9.5-3|17	version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based)
14cr|ocaml-uuidm-0.9.5-3|18	according to RFC 4122: http://www.ietf.org/rfc/rfc4122.txt
14cr|ocaml-uuidm-0.9.5-3|19	
14cr|ocaml-uuidm-0.9.5-3|20	%files
14cr|ocaml-uuidm-0.9.5-3|21	%doc README CHANGES
14cr|ocaml-uuidm-0.9.5-3|22	%{_bindir}/uuidtrip
14cr|ocaml-uuidm-0.9.5-3|23	%dir %{_libdir}/ocaml/uuidm
14cr|ocaml-uuidm-0.9.5-3|24	%{_libdir}/ocaml/uuidm/META
14cr|ocaml-uuidm-0.9.5-3|25	%{_libdir}/ocaml/uuidm/*.cmi
14cr|ocaml-uuidm-0.9.5-3|26	%{_libdir}/ocaml/uuidm/*.cma
14cr|ocaml-uuidm-0.9.5-3|27	%{_libdir}/ocaml/uuidm/*.cmxs
14cr|ocaml-uuidm-0.9.5-3|28	
14cr|ocaml-uuidm-0.9.5-3|29	#----------------------------------------------------------------------------
14cr|ocaml-uuidm-0.9.5-3|30	
14cr|ocaml-uuidm-0.9.5-3|31	%package devel
14cr|ocaml-uuidm-0.9.5-3|32	Summary:	Development files for %{name}
14cr|ocaml-uuidm-0.9.5-3|33	Group:		Development/OCaml
14cr|ocaml-uuidm-0.9.5-3|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-uuidm-0.9.5-3|35	
14cr|ocaml-uuidm-0.9.5-3|36	%description devel
14cr|ocaml-uuidm-0.9.5-3|37	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-uuidm-0.9.5-3|38	developing applications that use %{name}.
14cr|ocaml-uuidm-0.9.5-3|39	
14cr|ocaml-uuidm-0.9.5-3|40	%files devel
14cr|ocaml-uuidm-0.9.5-3|41	%doc doc/
14cr|ocaml-uuidm-0.9.5-3|42	%{_libdir}/ocaml/uuidm/*.cmxa
14cr|ocaml-uuidm-0.9.5-3|43	%{_libdir}/ocaml/uuidm/*.cmx
14cr|ocaml-uuidm-0.9.5-3|44	%{_libdir}/ocaml/uuidm/*.a
14cr|ocaml-uuidm-0.9.5-3|45	%{_libdir}/ocaml/uuidm/*.mli
14cr|ocaml-uuidm-0.9.5-3|46	
14cr|ocaml-uuidm-0.9.5-3|47	#----------------------------------------------------------------------------
14cr|ocaml-uuidm-0.9.5-3|48	
14cr|ocaml-uuidm-0.9.5-3|49	%prep
14cr|ocaml-uuidm-0.9.5-3|50	%setup -q -n uuidm-%{version}
14cr|ocaml-uuidm-0.9.5-3|51	
14cr|ocaml-uuidm-0.9.5-3|52	%build
14cr|ocaml-uuidm-0.9.5-3|53	ocaml setup.ml -configure --prefix %{buildroot}/usr
14cr|ocaml-uuidm-0.9.5-3|54	ocaml setup.ml -build
14cr|ocaml-uuidm-0.9.5-3|55	
14cr|ocaml-uuidm-0.9.5-3|56	%install
14cr|ocaml-uuidm-0.9.5-3|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-uuidm-0.9.5-3|58	mkdir -p $OCAMLFIND_DESTDIR
14cr|ocaml-uuidm-0.9.5-3|59	ocaml setup.ml -install
14cr|ocaml-uuidm-0.9.5-3|60	
14cr|ocaml-uuidm-0.9.5-3|61	
14cr|ocaml-uuidm-0.9.5-3|62	%changelog
14cr|ocaml-uuidm-0.9.5-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-3
14cr|ocaml-uuidm-0.9.5-3|64	+ Revision: 2209169
14cr|ocaml-uuidm-0.9.5-3|65	- MassBuild#464: Increase release tag
14cr|ocaml-uuidm-0.9.5-3|66	
14cr|ocaml-uuidm-0.9.5-3|67	

3680 14
14cr|ocamlviz-1.01-4|1	%define _enable_debug_packages %{nil}
14cr|ocamlviz-1.01-4|2	%define debug_package %{nil}
14cr|ocamlviz-1.01-4|3	
14cr|ocamlviz-1.01-4|4	Summary:	Real-time profiling tools for Objective Caml
14cr|ocamlviz-1.01-4|5	Name:		ocamlviz
14cr|ocamlviz-1.01-4|6	Version:	1.01
14cr|ocamlviz-1.01-4|7	Release:	4
14cr|ocamlviz-1.01-4|8	License:	LGPLv2+
14cr|ocamlviz-1.01-4|9	Group:		Development/OCaml
14cr|ocamlviz-1.01-4|10	Url:		http://ocamlviz.forge.ocamlcore.org/
14cr|ocamlviz-1.01-4|11	Source0:	http://ocamlviz.forge.ocamlcore.org/ocamlviz-%{version}.tar.gz
14cr|ocamlviz-1.01-4|12	Source1:	META
14cr|ocamlviz-1.01-4|13	Source2:	ocaml.xpm
14cr|ocamlviz-1.01-4|14	BuildRequires:	camlp4
14cr|ocamlviz-1.01-4|15	BuildRequires:	ocaml
14cr|ocamlviz-1.01-4|16	BuildRequires:	ocaml-cairo-devel
14cr|ocamlviz-1.01-4|17	BuildRequires:	ocaml-lablgtk2-devel
14cr|ocamlviz-1.01-4|18	Requires:	ocaml-cairo
14cr|ocamlviz-1.01-4|19	Requires:	ocaml-lablgtk2
14cr|ocamlviz-1.01-4|20	
14cr|ocamlviz-1.01-4|21	%description
14cr|ocamlviz-1.01-4|22	Ocamlviz gives the ability to instrument an existing code, in real
14cr|ocamlviz-1.01-4|23	time, with lightweight monitoring annotations. Ocamlviz can also be
14cr|ocamlviz-1.01-4|24	used as a debugging tool.
14cr|ocamlviz-1.01-4|25	
14cr|ocamlviz-1.01-4|26	Here are a few possibilities provided by Ocamlviz:
14cr|ocamlviz-1.01-4|27	* observe details about the garbage collector
14cr|ocamlviz-1.01-4|28	* observe how many times the program goes through a point
14cr|ocamlviz-1.01-4|29	* make a set of values (any) and count its cardinal number and its
14cr|ocamlviz-1.01-4|30	size in the heap
14cr|ocamlviz-1.01-4|31	* observe how much time passed between two points of the program
14cr|ocamlviz-1.01-4|32	* observe the value of integers, floating-point numbers, booleans
14cr|ocamlviz-1.01-4|33	and strings
14cr|ocamlviz-1.01-4|34	* observe details about hash tables, like the number of empty
14cr|ocamlviz-1.01-4|35	buckets, or the filling rate
14cr|ocamlviz-1.01-4|36	* etc
14cr|ocamlviz-1.01-4|37	
14cr|ocamlviz-1.01-4|38	Ocamlviz offers two sorts of client output:
14cr|ocamlviz-1.01-4|39	* an ASCII client, the monitoring is displayed in a file
14cr|ocamlviz-1.01-4|40	* a Graphical User Interface, using Lablgtk2, that allows, for
14cr|ocamlviz-1.01-4|41	instance, displaying data in a graph
14cr|ocamlviz-1.01-4|42	
14cr|ocamlviz-1.01-4|43	%files
14cr|ocamlviz-1.01-4|44	%doc LICENSE README CHANGELOG.txt
14cr|ocamlviz-1.01-4|45	%doc docs html
14cr|ocamlviz-1.01-4|46	%{_bindir}/ocamlviz-ascii
14cr|ocamlviz-1.01-4|47	%{_bindir}/ocamlviz-gui
14cr|ocamlviz-1.01-4|48	%{_libdir}/ocaml/ocamlviz/META
14cr|ocamlviz-1.01-4|49	%{_libdir}/ocaml/ocamlviz/*.cmi
14cr|ocamlviz-1.01-4|50	%{_libdir}/ocaml/ocamlviz/*.mli
14cr|ocamlviz-1.01-4|51	%{_libdir}/ocaml/ocamlviz/*.cma
14cr|ocamlviz-1.01-4|52	%{_libdir}/ocaml/ocamlviz/*.cmxa
14cr|ocamlviz-1.01-4|53	%{_libdir}/ocaml/ocamlviz/*.a
14cr|ocamlviz-1.01-4|54	%{_libdir}/ocaml/ocamlviz/camlp4/*
14cr|ocamlviz-1.01-4|55	%{_mandir}/man1/ocamlviz.1*
14cr|ocamlviz-1.01-4|56	%{_datadir}/pixmaps/ocaml.xpm
14cr|ocamlviz-1.01-4|57	
14cr|ocamlviz-1.01-4|58	#----------------------------------------------------------------------------
14cr|ocamlviz-1.01-4|59	
14cr|ocamlviz-1.01-4|60	%prep
14cr|ocamlviz-1.01-4|61	%setup -q -n %{name}
14cr|ocamlviz-1.01-4|62	cp %{SOURCE1} META
14cr|ocamlviz-1.01-4|63	sed -i -e "s:@VERSION@:%{version}:g" META
14cr|ocamlviz-1.01-4|64	cp %{SOURCE2} .
14cr|ocamlviz-1.01-4|65	
14cr|ocamlviz-1.01-4|66	%build
14cr|ocamlviz-1.01-4|67	./configure
14cr|ocamlviz-1.01-4|68	make
14cr|ocamlviz-1.01-4|69	
14cr|ocamlviz-1.01-4|70	%install
14cr|ocamlviz-1.01-4|71	install -d %{buildroot}/`ocamlc -where`/ocamlviz
14cr|ocamlviz-1.01-4|72	install -d %{buildroot}/`ocamlc -where`/ocamlviz/camlp4
14cr|ocamlviz-1.01-4|73	install -d %{buildroot}%{_datadir}/pixmaps/
14cr|ocamlviz-1.01-4|74	make install prefix=%{buildroot}%{_prefix} OCAMLLIB=%{buildroot}/`ocamlc -where`/ocamlviz
14cr|ocamlviz-1.01-4|75	install -m 0644 camlp4/pa_ocamlviz.ml %{buildroot}/`ocamlc -where`/ocamlviz/camlp4/
14cr|ocamlviz-1.01-4|76	install -m 0644 META %{buildroot}/`ocamlc -where`/ocamlviz/
14cr|ocamlviz-1.01-4|77	install -m 0644 ocaml.xpm %{buildroot}%{_datadir}/pixmaps/
14cr|ocamlviz-1.01-4|78	
14cr|ocamlviz-1.01-4|79	mv doc docs
14cr|ocamlviz-1.01-4|80	mkdir doc
14cr|ocamlviz-1.01-4|81	make doc
14cr|ocamlviz-1.01-4|82	mv doc html
14cr|ocamlviz-1.01-4|83	
14cr|ocamlviz-1.01-4|84	
14cr|ocamlviz-1.01-4|85	%changelog
14cr|ocamlviz-1.01-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14cr|ocamlviz-1.01-4|87	+ Revision: 7189f50
14cr|ocamlviz-1.01-4|88	- MassBuild#464: Increase release tag
14cr|ocamlviz-1.01-4|89	
14cr|ocamlviz-1.01-4|90	

3681 14
14cr|ocaml-vorbis-0.5.1-4|1	Summary:	Ocaml bindings to Ogg/Vorbis
14cr|ocaml-vorbis-0.5.1-4|2	Name:		ocaml-vorbis
14cr|ocaml-vorbis-0.5.1-4|3	Version:	0.5.1
14cr|ocaml-vorbis-0.5.1-4|4	Release:	4
14cr|ocaml-vorbis-0.5.1-4|5	License:	GPLv2+
14cr|ocaml-vorbis-0.5.1-4|6	Group:		Development/OCaml
14cr|ocaml-vorbis-0.5.1-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cr|ocaml-vorbis-0.5.1-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-vorbis/ocaml-vorbis-%{version}.tar.gz
14cr|ocaml-vorbis-0.5.1-4|9	BuildRequires:	ocaml
14cr|ocaml-vorbis-0.5.1-4|10	BuildRequires:	ocaml-findlib
14cr|ocaml-vorbis-0.5.1-4|11	BuildRequires:	ocaml-ogg-devel
14cr|ocaml-vorbis-0.5.1-4|12	BuildRequires:	pkgconfig(vorbis)
14cr|ocaml-vorbis-0.5.1-4|13	
14cr|ocaml-vorbis-0.5.1-4|14	%description
14cr|ocaml-vorbis-0.5.1-4|15	This OCaml library interfaces the vorbis C library. It can be used to
14cr|ocaml-vorbis-0.5.1-4|16	decode from or encode to the Ogg Vorbis compressed audio format as well
14cr|ocaml-vorbis-0.5.1-4|17	as to get informations about an Ogg Vorbis file.
14cr|ocaml-vorbis-0.5.1-4|18	
14cr|ocaml-vorbis-0.5.1-4|19	Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
14cr|ocaml-vorbis-0.5.1-4|20	general-purpose compressed audio format for audio and music at fixed
14cr|ocaml-vorbis-0.5.1-4|21	and variable bitrates from 16 to 128 kbps/channel.
14cr|ocaml-vorbis-0.5.1-4|22	
14cr|ocaml-vorbis-0.5.1-4|23	%files
14cr|ocaml-vorbis-0.5.1-4|24	%doc CHANGES COPYING README
14cr|ocaml-vorbis-0.5.1-4|25	%dir %{_libdir}/ocaml/vorbis
14cr|ocaml-vorbis-0.5.1-4|26	%{_libdir}/ocaml/vorbis/META
14cr|ocaml-vorbis-0.5.1-4|27	%{_libdir}/ocaml/vorbis/*.cma
14cr|ocaml-vorbis-0.5.1-4|28	%{_libdir}/ocaml/vorbis/*.cmi
14cr|ocaml-vorbis-0.5.1-4|29	%{_libdir}/ocaml/stublibs/*.so*
14cr|ocaml-vorbis-0.5.1-4|30	
14cr|ocaml-vorbis-0.5.1-4|31	#----------------------------------------------------------------------------
14cr|ocaml-vorbis-0.5.1-4|32	
14cr|ocaml-vorbis-0.5.1-4|33	%package devel
14cr|ocaml-vorbis-0.5.1-4|34	Summary:	Development files for %{name}
14cr|ocaml-vorbis-0.5.1-4|35	Group:		Development/OCaml
14cr|ocaml-vorbis-0.5.1-4|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-vorbis-0.5.1-4|37	
14cr|ocaml-vorbis-0.5.1-4|38	%description devel
14cr|ocaml-vorbis-0.5.1-4|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-vorbis-0.5.1-4|40	developing applications that use %{name}.
14cr|ocaml-vorbis-0.5.1-4|41	
14cr|ocaml-vorbis-0.5.1-4|42	%files devel
14cr|ocaml-vorbis-0.5.1-4|43	%doc doc/html
14cr|ocaml-vorbis-0.5.1-4|44	%doc examples
14cr|ocaml-vorbis-0.5.1-4|45	%{_libdir}/ocaml/vorbis/*.a
14cr|ocaml-vorbis-0.5.1-4|46	%{_libdir}/ocaml/vorbis/*.cmxa
14cr|ocaml-vorbis-0.5.1-4|47	%{_libdir}/ocaml/vorbis/*.cmx
14cr|ocaml-vorbis-0.5.1-4|48	%{_libdir}/ocaml/vorbis/*.mli
14cr|ocaml-vorbis-0.5.1-4|49	
14cr|ocaml-vorbis-0.5.1-4|50	#----------------------------------------------------------------------------
14cr|ocaml-vorbis-0.5.1-4|51	
14cr|ocaml-vorbis-0.5.1-4|52	%prep
14cr|ocaml-vorbis-0.5.1-4|53	%setup -q
14cr|ocaml-vorbis-0.5.1-4|54	
14cr|ocaml-vorbis-0.5.1-4|55	%build
14cr|ocaml-vorbis-0.5.1-4|56	./configure
14cr|ocaml-vorbis-0.5.1-4|57	make all opt
14cr|ocaml-vorbis-0.5.1-4|58	make doc
14cr|ocaml-vorbis-0.5.1-4|59	
14cr|ocaml-vorbis-0.5.1-4|60	%install
14cr|ocaml-vorbis-0.5.1-4|61	export DESTDIR=%{buildroot}
14cr|ocaml-vorbis-0.5.1-4|62	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-vorbis-0.5.1-4|63	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-vorbis-0.5.1-4|64	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-vorbis-0.5.1-4|65	mkdir -p $OCAMLFIND_DESTDIR/vorbis
14cr|ocaml-vorbis-0.5.1-4|66	make install
14cr|ocaml-vorbis-0.5.1-4|67	
14cr|ocaml-vorbis-0.5.1-4|68	
14cr|ocaml-vorbis-0.5.1-4|69	%changelog
14cr|ocaml-vorbis-0.5.1-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-4
14cr|ocaml-vorbis-0.5.1-4|71	+ Revision: 8d30561
14cr|ocaml-vorbis-0.5.1-4|72	- MassBuild#464: Increase release tag
14cr|ocaml-vorbis-0.5.1-4|73	
14cr|ocaml-vorbis-0.5.1-4|74	

3682 14
14cr|ocaml-xml-light-2.2-21|1	%define _enable_debug_packages %{nil}
14cr|ocaml-xml-light-2.2-21|2	%define debug_package %{nil}
14cr|ocaml-xml-light-2.2-21|3	
14cr|ocaml-xml-light-2.2-21|4	Summary:	Minimal XML parser & printer for OCaml
14cr|ocaml-xml-light-2.2-21|5	Name:		ocaml-xml-light
14cr|ocaml-xml-light-2.2-21|6	Version:	2.2
14cr|ocaml-xml-light-2.2-21|7	Release:	21
14cr|ocaml-xml-light-2.2-21|8	License:	LGPLv2.1+
14cr|ocaml-xml-light-2.2-21|9	Group:		Development/OCaml
14cr|ocaml-xml-light-2.2-21|10	Url:		http://tech.motion-twin.com/xmllight.html
14cr|ocaml-xml-light-2.2-21|11	Source0:	http://tech.motion-twin.com/zip/xml-light.tar.bz2
14cr|ocaml-xml-light-2.2-21|12	Patch0:		%{name}-2.2-fix-build.patch
14cr|ocaml-xml-light-2.2-21|13	BuildRequires:	ocaml
14cr|ocaml-xml-light-2.2-21|14	
14cr|ocaml-xml-light-2.2-21|15	%description
14cr|ocaml-xml-light-2.2-21|16	Xml-Light is a minimal XML parser & printer for OCaml.
14cr|ocaml-xml-light-2.2-21|17	It provide functions to parse an XML document into an OCaml data structure,
14cr|ocaml-xml-light-2.2-21|18	work with it, and print it back to an XML document.
14cr|ocaml-xml-light-2.2-21|19	It support also DTD parsing and checking, and is entirely written in OCaml,
14cr|ocaml-xml-light-2.2-21|20	hence it does not require additional C library.
14cr|ocaml-xml-light-2.2-21|21	
14cr|ocaml-xml-light-2.2-21|22	%files
14cr|ocaml-xml-light-2.2-21|23	%doc README
14cr|ocaml-xml-light-2.2-21|24	%dir %{_libdir}/ocaml/xml-light
14cr|ocaml-xml-light-2.2-21|25	%{_libdir}/ocaml/xml-light/*.cmi
14cr|ocaml-xml-light-2.2-21|26	%{_libdir}/ocaml/xml-light/*.cma
14cr|ocaml-xml-light-2.2-21|27	%{_libdir}/ocaml/xml-light/META
14cr|ocaml-xml-light-2.2-21|28	
14cr|ocaml-xml-light-2.2-21|29	#----------------------------------------------------------------------------
14cr|ocaml-xml-light-2.2-21|30	
14cr|ocaml-xml-light-2.2-21|31	%package devel
14cr|ocaml-xml-light-2.2-21|32	Summary:	Development files for %{name}
14cr|ocaml-xml-light-2.2-21|33	Group:		Development/OCaml
14cr|ocaml-xml-light-2.2-21|34	Requires:	%{name} = %{EVRD}
14cr|ocaml-xml-light-2.2-21|35	
14cr|ocaml-xml-light-2.2-21|36	%description devel
14cr|ocaml-xml-light-2.2-21|37	This package contains the development files needed to build applications
14cr|ocaml-xml-light-2.2-21|38	using %{name}.
14cr|ocaml-xml-light-2.2-21|39	
14cr|ocaml-xml-light-2.2-21|40	%files devel
14cr|ocaml-xml-light-2.2-21|41	%{_libdir}/ocaml/xml-light/*.a
14cr|ocaml-xml-light-2.2-21|42	%{_libdir}/ocaml/xml-light/*.cmx
14cr|ocaml-xml-light-2.2-21|43	%{_libdir}/ocaml/xml-light/*.cmxa
14cr|ocaml-xml-light-2.2-21|44	%{_libdir}/ocaml/xml-light/*.mli
14cr|ocaml-xml-light-2.2-21|45	
14cr|ocaml-xml-light-2.2-21|46	#----------------------------------------------------------------------------
14cr|ocaml-xml-light-2.2-21|47	
14cr|ocaml-xml-light-2.2-21|48	%prep
14cr|ocaml-xml-light-2.2-21|49	%setup -q -n xml-light
14cr|ocaml-xml-light-2.2-21|50	%patch0 -p 1
14cr|ocaml-xml-light-2.2-21|51	chmod 644 README *.mli
14cr|ocaml-xml-light-2.2-21|52	perl -pi -e 's/\015$//' README
14cr|ocaml-xml-light-2.2-21|53	
14cr|ocaml-xml-light-2.2-21|54	%build
14cr|ocaml-xml-light-2.2-21|55	make
14cr|ocaml-xml-light-2.2-21|56	
14cr|ocaml-xml-light-2.2-21|57	%install
14cr|ocaml-xml-light-2.2-21|58	install -d %{buildroot}%{_libdir}/ocaml/xml-light
14cr|ocaml-xml-light-2.2-21|59	make install INSTALLDIR=%{buildroot}%{_libdir}/ocaml/xml-light
14cr|ocaml-xml-light-2.2-21|60	
14cr|ocaml-xml-light-2.2-21|61	cat > %{buildroot}%{_libdir}/ocaml/xml-light/META <<EOF
14cr|ocaml-xml-light-2.2-21|62	version = "%{version}"
14cr|ocaml-xml-light-2.2-21|63	description = "Minimal XML parser & printer for OCaml"
14cr|ocaml-xml-light-2.2-21|64	archive(byte) = "xml-light.cma"
14cr|ocaml-xml-light-2.2-21|65	archive(native) = "xml-light.cmxa"
14cr|ocaml-xml-light-2.2-21|66	EOF
14cr|ocaml-xml-light-2.2-21|67	
14cr|ocaml-xml-light-2.2-21|68	
14cr|ocaml-xml-light-2.2-21|69	%changelog
14cr|ocaml-xml-light-2.2-21|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-21
14cr|ocaml-xml-light-2.2-21|71	+ Revision: 9f54ca7
14cr|ocaml-xml-light-2.2-21|72	- MassBuild#464: Increase release tag
14cr|ocaml-xml-light-2.2-21|73	
14cr|ocaml-xml-light-2.2-21|74	

3683 14
14cr|ocaml-xmlm-1.0.2-4|1	%define _enable_debug_packages %{nil}
14cr|ocaml-xmlm-1.0.2-4|2	%define debug_package %{nil}
14cr|ocaml-xmlm-1.0.2-4|3	
14cr|ocaml-xmlm-1.0.2-4|4	Summary:	Streaming XML input/output for OCaml
14cr|ocaml-xmlm-1.0.2-4|5	Name:		ocaml-xmlm
14cr|ocaml-xmlm-1.0.2-4|6	Version:	1.0.2
14cr|ocaml-xmlm-1.0.2-4|7	Release:	4
14cr|ocaml-xmlm-1.0.2-4|8	License:	BSD
14cr|ocaml-xmlm-1.0.2-4|9	Group:		Development/OCaml
14cr|ocaml-xmlm-1.0.2-4|10	Url:		http://erratique.ch/software/xmlm
14cr|ocaml-xmlm-1.0.2-4|11	Source0:	http://erratique.ch/software/xmlm/releases/xmlm-%{version}.tbz
14cr|ocaml-xmlm-1.0.2-4|12	BuildRequires:	ocaml
14cr|ocaml-xmlm-1.0.2-4|13	
14cr|ocaml-xmlm-1.0.2-4|14	%description
14cr|ocaml-xmlm-1.0.2-4|15	Xmlm is an OCaml module providing streaming XML input/output. It aims at
14cr|ocaml-xmlm-1.0.2-4|16	making XML processing robust and painless. The streaming interface can
14cr|ocaml-xmlm-1.0.2-4|17	process documents without building an in-memory representation. It lets
14cr|ocaml-xmlm-1.0.2-4|18	the programmer translate its data structures to XML documents and
14cr|ocaml-xmlm-1.0.2-4|19	vice-versa. Functions are provided to easily transform arborescent data
14cr|ocaml-xmlm-1.0.2-4|20	structures to/from XML documents.
14cr|ocaml-xmlm-1.0.2-4|21	
14cr|ocaml-xmlm-1.0.2-4|22	%files
14cr|ocaml-xmlm-1.0.2-4|23	%doc README
14cr|ocaml-xmlm-1.0.2-4|24	%{_libdir}/ocaml/xmlm/META
14cr|ocaml-xmlm-1.0.2-4|25	%{_libdir}/ocaml/xmlm/xmlm.cmi
14cr|ocaml-xmlm-1.0.2-4|26	%{_libdir}/ocaml/xmlm/xmlm.cmo
14cr|ocaml-xmlm-1.0.2-4|27	
14cr|ocaml-xmlm-1.0.2-4|28	#----------------------------------------------------------------------------
14cr|ocaml-xmlm-1.0.2-4|29	
14cr|ocaml-xmlm-1.0.2-4|30	%package devel
14cr|ocaml-xmlm-1.0.2-4|31	Summary:	Development files for %{name}
14cr|ocaml-xmlm-1.0.2-4|32	Group:		Development/OCaml
14cr|ocaml-xmlm-1.0.2-4|33	Requires:	%{name} = %{EVRD}
14cr|ocaml-xmlm-1.0.2-4|34	
14cr|ocaml-xmlm-1.0.2-4|35	%description devel
14cr|ocaml-xmlm-1.0.2-4|36	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-xmlm-1.0.2-4|37	developing applications that use %{name}.
14cr|ocaml-xmlm-1.0.2-4|38	
14cr|ocaml-xmlm-1.0.2-4|39	%files devel
14cr|ocaml-xmlm-1.0.2-4|40	%doc test doc CHANGES
14cr|ocaml-xmlm-1.0.2-4|41	%{_libdir}/ocaml/xmlm/xmlm.cmx
14cr|ocaml-xmlm-1.0.2-4|42	%{_libdir}/ocaml/xmlm/xmlm.o
14cr|ocaml-xmlm-1.0.2-4|43	%{_libdir}/ocaml/xmlm/xmlm.mli
14cr|ocaml-xmlm-1.0.2-4|44	%{_libdir}/ocaml/xmlm/xmlm.ml
14cr|ocaml-xmlm-1.0.2-4|45	
14cr|ocaml-xmlm-1.0.2-4|46	#----------------------------------------------------------------------------
14cr|ocaml-xmlm-1.0.2-4|47	
14cr|ocaml-xmlm-1.0.2-4|48	%prep
14cr|ocaml-xmlm-1.0.2-4|49	%setup -q -n xmlm-%{version}
14cr|ocaml-xmlm-1.0.2-4|50	
14cr|ocaml-xmlm-1.0.2-4|51	%build
14cr|ocaml-xmlm-1.0.2-4|52	./build module
14cr|ocaml-xmlm-1.0.2-4|53	./build doc
14cr|ocaml-xmlm-1.0.2-4|54	
14cr|ocaml-xmlm-1.0.2-4|55	%install
14cr|ocaml-xmlm-1.0.2-4|56	export INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/xmlm
14cr|ocaml-xmlm-1.0.2-4|57	./build install
14cr|ocaml-xmlm-1.0.2-4|58	
14cr|ocaml-xmlm-1.0.2-4|59	
14cr|ocaml-xmlm-1.0.2-4|60	%changelog
14cr|ocaml-xmlm-1.0.2-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|ocaml-xmlm-1.0.2-4|62	+ Revision: 9b84ce4
14cr|ocaml-xmlm-1.0.2-4|63	- MassBuild#464: Increase release tag
14cr|ocaml-xmlm-1.0.2-4|64	
14cr|ocaml-xmlm-1.0.2-4|65	

3684 14
14cr|ocaml-xmlrpc-light-0.6.1-8|1	%define _enable_debug_packages %{nil}
14cr|ocaml-xmlrpc-light-0.6.1-8|2	%define debug_package %{nil}
14cr|ocaml-xmlrpc-light-0.6.1-8|3	
14cr|ocaml-xmlrpc-light-0.6.1-8|4	Summary:	OCaml library for writing XML-RPC clients and servers
14cr|ocaml-xmlrpc-light-0.6.1-8|5	Name:		ocaml-xmlrpc-light
14cr|ocaml-xmlrpc-light-0.6.1-8|6	Version:	0.6.1
14cr|ocaml-xmlrpc-light-0.6.1-8|7	Release:	8
14cr|ocaml-xmlrpc-light-0.6.1-8|8	Group:		Development/OCaml
14cr|ocaml-xmlrpc-light-0.6.1-8|9	License:	LGPLv2+ with exceptions
14cr|ocaml-xmlrpc-light-0.6.1-8|10	Url:		http://code.google.com/p/xmlrpc-light/
14cr|ocaml-xmlrpc-light-0.6.1-8|11	Source0:	http://xmlrpc-light.googlecode.com/files/xmlrpc-light-%{version}.tar.gz
14cr|ocaml-xmlrpc-light-0.6.1-8|12	Patch0:		debian_patches_0002-Compile-with-ocamlnet-3.3.5.patch
14cr|ocaml-xmlrpc-light-0.6.1-8|13	BuildRequires:	ocaml
14cr|ocaml-xmlrpc-light-0.6.1-8|14	BuildRequires:	ocaml-findlib
14cr|ocaml-xmlrpc-light-0.6.1-8|15	BuildRequires:	ocaml-ocamlnet-devel
14cr|ocaml-xmlrpc-light-0.6.1-8|16	BuildRequires:	ocaml-ocamlnet-nethttpd-devel
14cr|ocaml-xmlrpc-light-0.6.1-8|17	# ocamlnet uses ocaml-pcre
14cr|ocaml-xmlrpc-light-0.6.1-8|18	BuildRequires:	ocaml-pcre-devel
14cr|ocaml-xmlrpc-light-0.6.1-8|19	BuildRequires:	ocaml-xml-light-devel
14cr|ocaml-xmlrpc-light-0.6.1-8|20	BuildRequires:	pkgconfig(libpcre)
14cr|ocaml-xmlrpc-light-0.6.1-8|21	
14cr|ocaml-xmlrpc-light-0.6.1-8|22	%description
14cr|ocaml-xmlrpc-light-0.6.1-8|23	XmlRpc-Light is an XmlRpc library written in OCaml.
14cr|ocaml-xmlrpc-light-0.6.1-8|24	
14cr|ocaml-xmlrpc-light-0.6.1-8|25	%files
14cr|ocaml-xmlrpc-light-0.6.1-8|26	%doc LICENSE
14cr|ocaml-xmlrpc-light-0.6.1-8|27	%{_libdir}/ocaml/xmlrpc-light
14cr|ocaml-xmlrpc-light-0.6.1-8|28	%exclude %{_libdir}/ocaml/xmlrpc-light/*.a
14cr|ocaml-xmlrpc-light-0.6.1-8|29	%exclude %{_libdir}/ocaml/xmlrpc-light/*.cmxa
14cr|ocaml-xmlrpc-light-0.6.1-8|30	%exclude %{_libdir}/ocaml/xmlrpc-light/*.mli
14cr|ocaml-xmlrpc-light-0.6.1-8|31	
14cr|ocaml-xmlrpc-light-0.6.1-8|32	#----------------------------------------------------------------------------
14cr|ocaml-xmlrpc-light-0.6.1-8|33	
14cr|ocaml-xmlrpc-light-0.6.1-8|34	%package devel
14cr|ocaml-xmlrpc-light-0.6.1-8|35	Summary:	Development files for %{name}
14cr|ocaml-xmlrpc-light-0.6.1-8|36	Group:		Development/OCaml
14cr|ocaml-xmlrpc-light-0.6.1-8|37	Requires:	%{name} = %{EVRD}
14cr|ocaml-xmlrpc-light-0.6.1-8|38	
14cr|ocaml-xmlrpc-light-0.6.1-8|39	%description devel
14cr|ocaml-xmlrpc-light-0.6.1-8|40	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-xmlrpc-light-0.6.1-8|41	developing applications that use %{name}.
14cr|ocaml-xmlrpc-light-0.6.1-8|42	
14cr|ocaml-xmlrpc-light-0.6.1-8|43	%files devel
14cr|ocaml-xmlrpc-light-0.6.1-8|44	%doc LICENSE doc/xmlrpc-light/{html,latex} README.txt
14cr|ocaml-xmlrpc-light-0.6.1-8|45	%{_libdir}/ocaml/xmlrpc-light/*.a
14cr|ocaml-xmlrpc-light-0.6.1-8|46	%{_libdir}/ocaml/xmlrpc-light/*.cmxa
14cr|ocaml-xmlrpc-light-0.6.1-8|47	%{_libdir}/ocaml/xmlrpc-light/*.mli
14cr|ocaml-xmlrpc-light-0.6.1-8|48	
14cr|ocaml-xmlrpc-light-0.6.1-8|49	#----------------------------------------------------------------------------
14cr|ocaml-xmlrpc-light-0.6.1-8|50	
14cr|ocaml-xmlrpc-light-0.6.1-8|51	%prep
14cr|ocaml-xmlrpc-light-0.6.1-8|52	%setup -q -n xmlrpc-light-%{version}
14cr|ocaml-xmlrpc-light-0.6.1-8|53	%patch0 -p1
14cr|ocaml-xmlrpc-light-0.6.1-8|54	
14cr|ocaml-xmlrpc-light-0.6.1-8|55	%build
14cr|ocaml-xmlrpc-light-0.6.1-8|56	make
14cr|ocaml-xmlrpc-light-0.6.1-8|57	
14cr|ocaml-xmlrpc-light-0.6.1-8|58	%install
14cr|ocaml-xmlrpc-light-0.6.1-8|59	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-xmlrpc-light-0.6.1-8|60	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-xmlrpc-light-0.6.1-8|61	make install
14cr|ocaml-xmlrpc-light-0.6.1-8|62	
14cr|ocaml-xmlrpc-light-0.6.1-8|63	
14cr|ocaml-xmlrpc-light-0.6.1-8|64	%changelog
14cr|ocaml-xmlrpc-light-0.6.1-8|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-8
14cr|ocaml-xmlrpc-light-0.6.1-8|66	+ Revision: fea4054
14cr|ocaml-xmlrpc-light-0.6.1-8|67	- MassBuild#464: Increase release tag
14cr|ocaml-xmlrpc-light-0.6.1-8|68	
14cr|ocaml-xmlrpc-light-0.6.1-8|69	

3685 14
14cr|ocaml-xstr-0.2.1-5|1	%define _enable_debug_packages %{nil}
14cr|ocaml-xstr-0.2.1-5|2	%define debug_package %{nil}
14cr|ocaml-xstr-0.2.1-5|3	
14cr|ocaml-xstr-0.2.1-5|4	Summary:	Thread-safe implementation of string searching/matching/splitting
14cr|ocaml-xstr-0.2.1-5|5	Name:		ocaml-xstr
14cr|ocaml-xstr-0.2.1-5|6	Version:	0.2.1
14cr|ocaml-xstr-0.2.1-5|7	Release:	5
14cr|ocaml-xstr-0.2.1-5|8	License:	MIT/X11
14cr|ocaml-xstr-0.2.1-5|9	Group:		Development/OCaml
14cr|ocaml-xstr-0.2.1-5|10	Url:		http://projects.camlcity.org/projects/xstr.html
14cr|ocaml-xstr-0.2.1-5|11	Source0:	http://download.camlcity.org/download/xstr-%{version}.tar.gz
14cr|ocaml-xstr-0.2.1-5|12	BuildRequires:	ocaml
14cr|ocaml-xstr-0.2.1-5|13	BuildRequires:	ocaml-findlib
14cr|ocaml-xstr-0.2.1-5|14	
14cr|ocaml-xstr-0.2.1-5|15	%description
14cr|ocaml-xstr-0.2.1-5|16	This package implements frequent string operations: searching, replacing,
14cr|ocaml-xstr-0.2.1-5|17	splitting, matching. It is independent from the Str library, and can
14cr|ocaml-xstr-0.2.1-5|18	replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
14cr|ocaml-xstr-0.2.1-5|19	not implement regular expressions in general, but an important subset.
14cr|ocaml-xstr-0.2.1-5|20	Some operations of xstr are performed as quickly as by Str; if the string
14cr|ocaml-xstr-0.2.1-5|21	to be processed is small, xstr is often faster than Str; if the string is
14cr|ocaml-xstr-0.2.1-5|22	big, xstr is upto half as fast than Str.
14cr|ocaml-xstr-0.2.1-5|23	
14cr|ocaml-xstr-0.2.1-5|24	%files
14cr|ocaml-xstr-0.2.1-5|25	%doc LICENSE README
14cr|ocaml-xstr-0.2.1-5|26	%dir %{_libdir}/ocaml/xstr
14cr|ocaml-xstr-0.2.1-5|27	%{_libdir}/ocaml/xstr/META
14cr|ocaml-xstr-0.2.1-5|28	%{_libdir}/ocaml/xstr/*.cma
14cr|ocaml-xstr-0.2.1-5|29	%{_libdir}/ocaml/xstr/*.cmi
14cr|ocaml-xstr-0.2.1-5|30	
14cr|ocaml-xstr-0.2.1-5|31	#----------------------------------------------------------------------------
14cr|ocaml-xstr-0.2.1-5|32	
14cr|ocaml-xstr-0.2.1-5|33	%package devel
14cr|ocaml-xstr-0.2.1-5|34	Summary:	Development files for %{name}
14cr|ocaml-xstr-0.2.1-5|35	Group:		Development/OCaml
14cr|ocaml-xstr-0.2.1-5|36	Requires:	%{name} = %{EVRD}
14cr|ocaml-xstr-0.2.1-5|37	
14cr|ocaml-xstr-0.2.1-5|38	%description devel
14cr|ocaml-xstr-0.2.1-5|39	The %{name}-devel package contains libraries and signature files for
14cr|ocaml-xstr-0.2.1-5|40	developing applications that use %{name}.
14cr|ocaml-xstr-0.2.1-5|41	
14cr|ocaml-xstr-0.2.1-5|42	%files devel
14cr|ocaml-xstr-0.2.1-5|43	%{_libdir}/ocaml/xstr/*.a
14cr|ocaml-xstr-0.2.1-5|44	%{_libdir}/ocaml/xstr/*.cmxa
14cr|ocaml-xstr-0.2.1-5|45	%{_libdir}/ocaml/xstr/*.mli
14cr|ocaml-xstr-0.2.1-5|46	
14cr|ocaml-xstr-0.2.1-5|47	#----------------------------------------------------------------------------
14cr|ocaml-xstr-0.2.1-5|48	
14cr|ocaml-xstr-0.2.1-5|49	%prep
14cr|ocaml-xstr-0.2.1-5|50	%setup -q -n xstr
14cr|ocaml-xstr-0.2.1-5|51	
14cr|ocaml-xstr-0.2.1-5|52	%build
14cr|ocaml-xstr-0.2.1-5|53	make all opt
14cr|ocaml-xstr-0.2.1-5|54	
14cr|ocaml-xstr-0.2.1-5|55	%install
14cr|ocaml-xstr-0.2.1-5|56	export DESTDIR=%{buildroot}
14cr|ocaml-xstr-0.2.1-5|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cr|ocaml-xstr-0.2.1-5|58	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-xstr-0.2.1-5|59	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cr|ocaml-xstr-0.2.1-5|60	mkdir -p $OCAMLFIND_DESTDIR/xstr
14cr|ocaml-xstr-0.2.1-5|61	make install
14cr|ocaml-xstr-0.2.1-5|62	
14cr|ocaml-xstr-0.2.1-5|63	
14cr|ocaml-xstr-0.2.1-5|64	%changelog
14cr|ocaml-xstr-0.2.1-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-5
14cr|ocaml-xstr-0.2.1-5|66	+ Revision: 9b94b25
14cr|ocaml-xstr-0.2.1-5|67	- MassBuild#464: Increase release tag
14cr|ocaml-xstr-0.2.1-5|68	
14cr|ocaml-xstr-0.2.1-5|69	

3686 14
14cr|ocrad-0.23-2|1	Summary: 	Optical Character Recognition
14cr|ocrad-0.23-2|2	Name: 		ocrad
14cr|ocrad-0.23-2|3	Version: 	0.23
14cr|ocrad-0.23-2|4	Release: 	2
14cr|ocrad-0.23-2|5	License: 	GPLv3+
14cr|ocrad-0.23-2|6	Group: 		Publishing
14cr|ocrad-0.23-2|7	Source: 	http://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.xz
14cr|ocrad-0.23-2|8	URL: 		http://www.gnu.org/software/ocrad/ocrad.html
14cr|ocrad-0.23-2|9	
14cr|ocrad-0.23-2|10	%description
14cr|ocrad-0.23-2|11	Ocrad is an OCR (Optical Character Recognition) program implemented
14cr|ocrad-0.23-2|12	as a filter and based on a feature extraction method. It reads a
14cr|ocrad-0.23-2|13	bitmap image in PBM format and outputs text in the ISO-8859-1
14cr|ocrad-0.23-2|14	(Latin-1) charset. It includes a layout analyser that is able to
14cr|ocrad-0.23-2|15	separate the columns or blocks of text normally found on printed
14cr|ocrad-0.23-2|16	pages. Ocrad can be used as a stand-alone console application, or as
14cr|ocrad-0.23-2|17	a backend to other programs
14cr|ocrad-0.23-2|18	
14cr|ocrad-0.23-2|19	%package devel
14cr|ocrad-0.23-2|20	Group: Publishing
14cr|ocrad-0.23-2|21	Summary: Header files needed for ocard development
14cr|ocrad-0.23-2|22	
14cr|ocrad-0.23-2|23	%description devel
14cr|ocrad-0.23-2|24	This package contains header files needed for ocard development.
14cr|ocrad-0.23-2|25	
14cr|ocrad-0.23-2|26	%prep
14cr|ocrad-0.23-2|27	%setup -q
14cr|ocrad-0.23-2|28	
14cr|ocrad-0.23-2|29	%build
14cr|ocrad-0.23-2|30	./configure --prefix=%{_prefix} --libdir=%{_libdir} CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" CPPFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
14cr|ocrad-0.23-2|31	%make
14cr|ocrad-0.23-2|32	
14cr|ocrad-0.23-2|33	%install
14cr|ocrad-0.23-2|34	export PATH=$PATH:/sbin
14cr|ocrad-0.23-2|35	%makeinstall_std
14cr|ocrad-0.23-2|36	
14cr|ocrad-0.23-2|37	%files
14cr|ocrad-0.23-2|38	%doc README COPYING INSTALL ChangeLog
14cr|ocrad-0.23-2|39	%{_bindir}/*
14cr|ocrad-0.23-2|40	%{_infodir}/*
14cr|ocrad-0.23-2|41	%{_mandir}/man1/*.1.*
14cr|ocrad-0.23-2|42	
14cr|ocrad-0.23-2|43	%files devel
14cr|ocrad-0.23-2|44	%{_includedir}/ocradlib.h
14cr|ocrad-0.23-2|45	%{_libdir}/libocrad.a
14cr|ocrad-0.23-2|46	
14cr|ocrad-0.23-2|47	%changelog
14cr|ocrad-0.23-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-2
14cr|ocrad-0.23-2|49	+ Revision: dbb838a
14cr|ocrad-0.23-2|50	- MassBuild#464: Increase release tag
14cr|ocrad-0.23-2|51	
14cr|ocrad-0.23-2|52	

3687 14
14cr|ocrfeeder-0.7.11-4|1	%define modname mock_urpm
14cr|ocrfeeder-0.7.11-4|2	
14cr|ocrfeeder-0.7.11-4|3	Summary:	GUI for tesseract and cuneiform OCR
14cr|ocrfeeder-0.7.11-4|4	Name:		ocrfeeder
14cr|ocrfeeder-0.7.11-4|5	Version:	0.7.11
14cr|ocrfeeder-0.7.11-4|6	Release:	4
14cr|ocrfeeder-0.7.11-4|7	License:	GPLv3+
14cr|ocrfeeder-0.7.11-4|8	Group:		Office
14cr|ocrfeeder-0.7.11-4|9	Url:		http://code.google.com/p/ocrfeeder/
14cr|ocrfeeder-0.7.11-4|10	Source0:	%{name}-%{version}.tar.xz
14cr|ocrfeeder-0.7.11-4|11	Patch0:		ocrfeeder-0.7.11-fix-desktop-file-version.patch
14cr|ocrfeeder-0.7.11-4|12	Patch1:		ocrfeeder-0.7.11-gnome-fix-pillow-PIL-imports-modules.patch
14cr|ocrfeeder-0.7.11-4|13	BuildRequires:	gnome-python-gtkspell
14cr|ocrfeeder-0.7.11-4|14	BuildRequires:	intltool
14cr|ocrfeeder-0.7.11-4|15	BuildRequires:	python-enchant
14cr|ocrfeeder-0.7.11-4|16	%if %{mdvver} >= 201400
14cr|ocrfeeder-0.7.11-4|17	BuildRequires:	python-pillow
14cr|ocrfeeder-0.7.11-4|18	BuildRequires:	python-pillow-sane
14cr|ocrfeeder-0.7.11-4|19	%else
14cr|ocrfeeder-0.7.11-4|20	BuildRequires:	python-imaging
14cr|ocrfeeder-0.7.11-4|21	%endif
14cr|ocrfeeder-0.7.11-4|22	BuildRequires:	python-reportlab
14cr|ocrfeeder-0.7.11-4|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|ocrfeeder-0.7.11-4|24	BuildRequires:	pkgconfig(pygoocanvas)
14cr|ocrfeeder-0.7.11-4|25	BuildRequires:	pkgconfig(python)
14cr|ocrfeeder-0.7.11-4|26	Requires:	python-pygoocanvas
14cr|ocrfeeder-0.7.11-4|27	Requires:	gnome-python-gtkspell
14cr|ocrfeeder-0.7.11-4|28	Requires:	gnome-doc-utils
14cr|ocrfeeder-0.7.11-4|29	Requires:	tesseract-language
14cr|ocrfeeder-0.7.11-4|30	Requires:	python-enchant
14cr|ocrfeeder-0.7.11-4|31	Requires:	python-lxml
14cr|ocrfeeder-0.7.11-4|32	%if %{mdvver} >= 201400
14cr|ocrfeeder-0.7.11-4|33	Requires:	python-pillow
14cr|ocrfeeder-0.7.11-4|34	Requires:	python-pillow-sane
14cr|ocrfeeder-0.7.11-4|35	%else
14cr|ocrfeeder-0.7.11-4|36	Requires:	python-imaging
14cr|ocrfeeder-0.7.11-4|37	%endif
14cr|ocrfeeder-0.7.11-4|38	Requires:	python-reportlab
14cr|ocrfeeder-0.7.11-4|39	BuildArch:	noarch
14cr|ocrfeeder-0.7.11-4|40	
14cr|ocrfeeder-0.7.11-4|41	%description
14cr|ocrfeeder-0.7.11-4|42	GUI frontend for tesseract and cuneiform OCR.
14cr|ocrfeeder-0.7.11-4|43	
14cr|ocrfeeder-0.7.11-4|44	%files -f %{name}.lang
14cr|ocrfeeder-0.7.11-4|45	%{_bindir}/%{name}*
14cr|ocrfeeder-0.7.11-4|46	%{python_sitelib}/*
14cr|ocrfeeder-0.7.11-4|47	%{_datadir}/applications/*desktop
14cr|ocrfeeder-0.7.11-4|48	%{_datadir}/gnome/help/%{name}
14cr|ocrfeeder-0.7.11-4|49	%{_datadir}/%{name}
14cr|ocrfeeder-0.7.11-4|50	%{_mandir}/man1/%{name}*
14cr|ocrfeeder-0.7.11-4|51	
14cr|ocrfeeder-0.7.11-4|52	#----------------------------------------------------------------------------
14cr|ocrfeeder-0.7.11-4|53	
14cr|ocrfeeder-0.7.11-4|54	%prep
14cr|ocrfeeder-0.7.11-4|55	%setup -q
14cr|ocrfeeder-0.7.11-4|56	%patch0
14cr|ocrfeeder-0.7.11-4|57	%if %{mdvver} >= 201400
14cr|ocrfeeder-0.7.11-4|58	%patch1 -p1
14cr|ocrfeeder-0.7.11-4|59	%endif
14cr|ocrfeeder-0.7.11-4|60	
14cr|ocrfeeder-0.7.11-4|61	%build
14cr|ocrfeeder-0.7.11-4|62	%configure2_5x
14cr|ocrfeeder-0.7.11-4|63	%make
14cr|ocrfeeder-0.7.11-4|64	
14cr|ocrfeeder-0.7.11-4|65	%install
14cr|ocrfeeder-0.7.11-4|66	%makeinstall_std
14cr|ocrfeeder-0.7.11-4|67	
14cr|ocrfeeder-0.7.11-4|68	%find_lang %{name}
14cr|ocrfeeder-0.7.11-4|69	
14cr|ocrfeeder-0.7.11-4|70	
14cr|ocrfeeder-0.7.11-4|71	%changelog
14cr|ocrfeeder-0.7.11-4|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.11-4
14cr|ocrfeeder-0.7.11-4|73	+ Revision: 81459f6
14cr|ocrfeeder-0.7.11-4|74	- MassBuild#464: Increase release tag
14cr|ocrfeeder-0.7.11-4|75	
14cr|ocrfeeder-0.7.11-4|76	

3688 14
14cr|ocsinventory-2.0.3-6|1	%if %{_use_internal_dependency_generator}
14cr|ocsinventory-2.0.3-6|2	%define __noautoreq 'pear\\(dbconfig.inc.php\\)|pear\\(composants.php\\)|pear\\(dico.php\\)'
14cr|ocsinventory-2.0.3-6|3	%else
14cr|ocsinventory-2.0.3-6|4	%define _requires_exceptions pear(dbconfig.inc.php)\\|pear(composants.php)\\|pear(dico.php)
14cr|ocsinventory-2.0.3-6|5	%endif
14cr|ocsinventory-2.0.3-6|6	
14cr|ocsinventory-2.0.3-6|7	%define schema_version 2.0
14cr|ocsinventory-2.0.3-6|8	
14cr|ocsinventory-2.0.3-6|9	Name:		ocsinventory
14cr|ocsinventory-2.0.3-6|10	Version:	2.0.3
14cr|ocsinventory-2.0.3-6|11	Release:	6
14cr|ocsinventory-2.0.3-6|12	Summary:	Open Computer and Software Inventory Next Generation
14cr|ocsinventory-2.0.3-6|13	
14cr|ocsinventory-2.0.3-6|14	License:	GPL
14cr|ocsinventory-2.0.3-6|15	Group:		System/Servers
14cr|ocsinventory-2.0.3-6|16	URL:		http://www.ocsinventory-ng.org/
14cr|ocsinventory-2.0.3-6|17	Source0:	http://launchpad.net/ocsinventory-server/stable-1.3/server-release-1.3/+download/OCSNG_UNIX_SERVER-%{version}.tar.gz
14cr|ocsinventory-2.0.3-6|18	Patch0:		ocsinventory-2.0.3-apache_2.4.patch
14cr|ocsinventory-2.0.3-6|19	BuildRequires: perl-devel
14cr|ocsinventory-2.0.3-6|20	BuildArch:  noarch
14cr|ocsinventory-2.0.3-6|21	
14cr|ocsinventory-2.0.3-6|22	%description
14cr|ocsinventory-2.0.3-6|23	Open Computer and Software Inventory Next Generation is an application
14cr|ocsinventory-2.0.3-6|24	designed to help a network or system administrator keep track of the
14cr|ocsinventory-2.0.3-6|25	computers configuration and software that are installed on the network.
14cr|ocsinventory-2.0.3-6|26	
14cr|ocsinventory-2.0.3-6|27	OCS Inventory is also able to detect all active devices on your network,
14cr|ocsinventory-2.0.3-6|28	such as switch, router, network printer and unattended devices.
14cr|ocsinventory-2.0.3-6|29	
14cr|ocsinventory-2.0.3-6|30	OCS Inventory NG includes package deployment feature on client computers
14cr|ocsinventory-2.0.3-6|31	
14cr|ocsinventory-2.0.3-6|32	%package server
14cr|ocsinventory-2.0.3-6|33	Group:      System/Servers
14cr|ocsinventory-2.0.3-6|34	Summary:    Communication server
14cr|ocsinventory-2.0.3-6|35	
14cr|ocsinventory-2.0.3-6|36	Requires:	apache-mod_perl
14cr|ocsinventory-2.0.3-6|37	Requires:	perl(Apache::DBI)
14cr|ocsinventory-2.0.3-6|38	Requires:   perl-DBD-mysql
14cr|ocsinventory-2.0.3-6|39	Requires:   perl-Net-IP
14cr|ocsinventory-2.0.3-6|40	Requires:   perl-SOAP-Lite
14cr|ocsinventory-2.0.3-6|41	Obsoletes:  ocsng-linux-server
14cr|ocsinventory-2.0.3-6|42	
14cr|ocsinventory-2.0.3-6|43	%description server
14cr|ocsinventory-2.0.3-6|44	This package provides the Communication server, which will handle HTTP
14cr|ocsinventory-2.0.3-6|45	communications between database server and agents.
14cr|ocsinventory-2.0.3-6|46	
14cr|ocsinventory-2.0.3-6|47	%package reports
14cr|ocsinventory-2.0.3-6|48	Group:      System/Servers
14cr|ocsinventory-2.0.3-6|49	Summary:    Administration console
14cr|ocsinventory-2.0.3-6|50	
14cr|ocsinventory-2.0.3-6|51	Requires:	apache-mod_php
14cr|ocsinventory-2.0.3-6|52	Requires:	php-mysql
14cr|ocsinventory-2.0.3-6|53	Requires:	php-xml
14cr|ocsinventory-2.0.3-6|54	Requires:	php-zip
14cr|ocsinventory-2.0.3-6|55	Obsoletes:  ocsng-linux-server
14cr|ocsinventory-2.0.3-6|56	
14cr|ocsinventory-2.0.3-6|57	%description reports
14cr|ocsinventory-2.0.3-6|58	This package provides the Administration console, which will allow
14cr|ocsinventory-2.0.3-6|59	administrators to query the database server through their favorite browser.
14cr|ocsinventory-2.0.3-6|60	
14cr|ocsinventory-2.0.3-6|61	%prep
14cr|ocsinventory-2.0.3-6|62	%setup -q -n OCSNG_UNIX_SERVER-%{version}
14cr|ocsinventory-2.0.3-6|63	%patch0 -p1
14cr|ocsinventory-2.0.3-6|64	
14cr|ocsinventory-2.0.3-6|65	perl -pi -e 's/SCHEMA_VERSION/%{schema_version}/' ocsreports/index.php
14cr|ocsinventory-2.0.3-6|66	
14cr|ocsinventory-2.0.3-6|67	%build
14cr|ocsinventory-2.0.3-6|68	cd Apache
14cr|ocsinventory-2.0.3-6|69	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|ocsinventory-2.0.3-6|70	%make
14cr|ocsinventory-2.0.3-6|71	
14cr|ocsinventory-2.0.3-6|72	%install
14cr|ocsinventory-2.0.3-6|73	# ocsinventory-server
14cr|ocsinventory-2.0.3-6|74	pushd Apache
14cr|ocsinventory-2.0.3-6|75	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cr|ocsinventory-2.0.3-6|76	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cr|ocsinventory-2.0.3-6|77	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
14cr|ocsinventory-2.0.3-6|78	
14cr|ocsinventory-2.0.3-6|79	# To avoid bad dependency on perl(mod_perl)
14cr|ocsinventory-2.0.3-6|80	rm -f %{buildroot}%{perl_vendorlib}/Apache/Ocsinventory/Server/Modperl1.pm
14cr|ocsinventory-2.0.3-6|81	
14cr|ocsinventory-2.0.3-6|82	popd
14cr|ocsinventory-2.0.3-6|83	
14cr|ocsinventory-2.0.3-6|84	install -d -m 755 %{buildroot}%{_localstatedir}/log/ocsinventory-server
14cr|ocsinventory-2.0.3-6|85	
14cr|ocsinventory-2.0.3-6|86	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|ocsinventory-2.0.3-6|87	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-server<<EOF
14cr|ocsinventory-2.0.3-6|88	/var/log/ocsinventory-server/*.log {
14cr|ocsinventory-2.0.3-6|89	missingok
14cr|ocsinventory-2.0.3-6|90	}
14cr|ocsinventory-2.0.3-6|91	EOF
14cr|ocsinventory-2.0.3-6|92	
14cr|ocsinventory-2.0.3-6|93	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|ocsinventory-2.0.3-6|94	install -m 644 etc/ocsinventory/ocsinventory-server.conf \
14cr|ocsinventory-2.0.3-6|95	%{buildroot}%{_webappconfdir}
14cr|ocsinventory-2.0.3-6|96	perl -pi \
14cr|ocsinventory-2.0.3-6|97	-e 's|DATABASE_SERVER|localhost|;' \
14cr|ocsinventory-2.0.3-6|98	-e 's|DATABASE_PORT|3306|;' \
14cr|ocsinventory-2.0.3-6|99	-e 's|VERSION_MP|2|;' \
14cr|ocsinventory-2.0.3-6|100	-e 's|PATH_TO_LOG_DIRECTORY|%{_localstatedir}/log/ocsinventory-server|;' \
14cr|ocsinventory-2.0.3-6|101	%{buildroot}%{_webappconfdir}/ocsinventory-server.conf
14cr|ocsinventory-2.0.3-6|102	
14cr|ocsinventory-2.0.3-6|103	# --- ocsinventory-reports
14cr|ocsinventory-2.0.3-6|104	
14cr|ocsinventory-2.0.3-6|105	install -d -m 755 %{buildroot}%{_datadir}/ocsinventory
14cr|ocsinventory-2.0.3-6|106	cp -pr ocsreports %{buildroot}%{_datadir}/ocsinventory
14cr|ocsinventory-2.0.3-6|107	
14cr|ocsinventory-2.0.3-6|108	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports
14cr|ocsinventory-2.0.3-6|109	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/download
14cr|ocsinventory-2.0.3-6|110	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/ipd
14cr|ocsinventory-2.0.3-6|111	
14cr|ocsinventory-2.0.3-6|112	install -m 755 binutils/ipdiscover-util.pl %{buildroot}%{_datadir}/ocsinventory/ocsreports/ipdiscover-util.pl
14cr|ocsinventory-2.0.3-6|113	
14cr|ocsinventory-2.0.3-6|114	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
14cr|ocsinventory-2.0.3-6|115	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory/ocsreports
14cr|ocsinventory-2.0.3-6|116	
14cr|ocsinventory-2.0.3-6|117	mv %{buildroot}%{_datadir}/ocsinventory/ocsreports/dbconfig.inc.php \
14cr|ocsinventory-2.0.3-6|118	%{buildroot}%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
14cr|ocsinventory-2.0.3-6|119	pushd %{buildroot}%{_datadir}/ocsinventory/ocsreports
14cr|ocsinventory-2.0.3-6|120	ln -s ../../../../%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php .
14cr|ocsinventory-2.0.3-6|121	popd
14cr|ocsinventory-2.0.3-6|122	
14cr|ocsinventory-2.0.3-6|123	install -m 644 etc/ocsinventory/ocsinventory-reports.conf \
14cr|ocsinventory-2.0.3-6|124	%{buildroot}%{_webappconfdir}
14cr|ocsinventory-2.0.3-6|125	perl -pi \
14cr|ocsinventory-2.0.3-6|126	-e 's|OCSREPORTS_ALIAS|/ocsinventory-reports|;' \
14cr|ocsinventory-2.0.3-6|127	-e 's|PATH_TO_OCSREPORTS_DIR|%{_datadir}/ocsinventory/ocsreports|;' \
14cr|ocsinventory-2.0.3-6|128	-e 's|PACKAGES_ALIAS|/ocsinventory-download|;' \
14cr|ocsinventory-2.0.3-6|129	-e 's|PATH_TO_PACKAGES_DIR|%{_localstatedir}/lib/ocsinventory-reports/download|;' \
14cr|ocsinventory-2.0.3-6|130	%{buildroot}%{_webappconfdir}/ocsinventory-reports.conf
14cr|ocsinventory-2.0.3-6|131	
14cr|ocsinventory-2.0.3-6|132	
14cr|ocsinventory-2.0.3-6|133	%files server
14cr|ocsinventory-2.0.3-6|134	%doc README LICENSE.txt Apache/Changes
14cr|ocsinventory-2.0.3-6|135	%{perl_vendorlib}/Apache
14cr|ocsinventory-2.0.3-6|136	%attr(-,apache,apache) %{_localstatedir}/log/ocsinventory-server
14cr|ocsinventory-2.0.3-6|137	%config(noreplace) %{_webappconfdir}/ocsinventory-server.conf
14cr|ocsinventory-2.0.3-6|138	%config(noreplace) %{_sysconfdir}/logrotate.d/ocsinventory-server
14cr|ocsinventory-2.0.3-6|139	
14cr|ocsinventory-2.0.3-6|140	%files reports
14cr|ocsinventory-2.0.3-6|141	%doc README LICENSE.txt
14cr|ocsinventory-2.0.3-6|142	%{_datadir}/ocsinventory
14cr|ocsinventory-2.0.3-6|143	%config(noreplace) %{_webappconfdir}/ocsinventory-reports.conf
14cr|ocsinventory-2.0.3-6|144	%dir %{_sysconfdir}/ocsinventory
14cr|ocsinventory-2.0.3-6|145	%dir %{_sysconfdir}/ocsinventory/ocsreports
14cr|ocsinventory-2.0.3-6|146	%attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
14cr|ocsinventory-2.0.3-6|147	%attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports
14cr|ocsinventory-2.0.3-6|148	
14cr|ocsinventory-2.0.3-6|149	
14cr|ocsinventory-2.0.3-6|150	
14cr|ocsinventory-2.0.3-6|151	%changelog
14cr|ocsinventory-2.0.3-6|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-6
14cr|ocsinventory-2.0.3-6|153	+ Revision: 69bdfca
14cr|ocsinventory-2.0.3-6|154	- MassBuild#464: Increase release tag
14cr|ocsinventory-2.0.3-6|155	
14cr|ocsinventory-2.0.3-6|156	

3689 14
14cr|ocsinventory-agent-2.0.3-3|1	Name:       ocsinventory-agent
14cr|ocsinventory-agent-2.0.3-3|2	Version:    2.0.3
14cr|ocsinventory-agent-2.0.3-3|3	Release:    3
14cr|ocsinventory-agent-2.0.3-3|4	Epoch:      1
14cr|ocsinventory-agent-2.0.3-3|5	Summary:    Unified client for OCS-Inventory
14cr|ocsinventory-agent-2.0.3-3|6	License:    GPLv2+
14cr|ocsinventory-agent-2.0.3-3|7	Group:      System/Servers
14cr|ocsinventory-agent-2.0.3-3|8	URL:        http://www.ocsinventory-ng.org/
14cr|ocsinventory-agent-2.0.3-3|9	Source0:    http://launchpad.net/ocsinventory-unix-agent/stable/ocsinventory-unix-agent-1.1.2/+download/Ocsinventory-Unix-Agent-%{version}.tar.gz
14cr|ocsinventory-agent-2.0.3-3|10	Patch0:     Ocsinventory-Agent-1.1.2-fix-syslog-usage.patch
14cr|ocsinventory-agent-2.0.3-3|11	Patch1:     Ocsinventory-Agent-1.1.2-fix-dmidecode-version-test.patch
14cr|ocsinventory-agent-2.0.3-3|12	Patch2:     Ocsinventory-Agent-1.1.2-fix-xen-dom0-identification.patch
14cr|ocsinventory-agent-2.0.3-3|13	Patch3:     Ocsinventory-Agent-1.1.2-add-bios-informations-for-xen-pv-hosts.patch
14cr|ocsinventory-agent-2.0.3-3|14	Requires:   net-tools
14cr|ocsinventory-agent-2.0.3-3|15	Requires:   pciutils
14cr|ocsinventory-agent-2.0.3-3|16	Requires:   nmap
14cr|ocsinventory-agent-2.0.3-3|17	Requires:   monitor-edid
14cr|ocsinventory-agent-2.0.3-3|18	Requires:   dmidecode >= 2.6
14cr|ocsinventory-agent-2.0.3-3|19	Requires:   perl-Net-IP
14cr|ocsinventory-agent-2.0.3-3|20	BuildRequires:   perl-devel
14cr|ocsinventory-agent-2.0.3-3|21	Suggests:   perl-Net-CUPS
14cr|ocsinventory-agent-2.0.3-3|22	Suggests:   perl-Proc-Daemon
14cr|ocsinventory-agent-2.0.3-3|23	Suggests:   ipmitool
14cr|ocsinventory-agent-2.0.3-3|24	Obsoletes:  ocsng-linux-agent
14cr|ocsinventory-agent-2.0.3-3|25	Obsoletes:  perl-Ocsinventory
14cr|ocsinventory-agent-2.0.3-3|26	
14cr|ocsinventory-agent-2.0.3-3|27	%description
14cr|ocsinventory-agent-2.0.3-3|28	Linux agent for ocs-inventory. Dialog between client computers and management
14cr|ocsinventory-agent-2.0.3-3|29	server is based on actual standards, HTTP protocol and XML data formatting.
14cr|ocsinventory-agent-2.0.3-3|30	
14cr|ocsinventory-agent-2.0.3-3|31	%prep
14cr|ocsinventory-agent-2.0.3-3|32	%setup -q -n Ocsinventory-Unix-Agent-%{version}
14cr|ocsinventory-agent-2.0.3-3|33	#%patch0 -p 1
14cr|ocsinventory-agent-2.0.3-3|34	#%patch1 -p 1
14cr|ocsinventory-agent-2.0.3-3|35	#%patch2 -p 1
14cr|ocsinventory-agent-2.0.3-3|36	#%patch3 -p 1
14cr|ocsinventory-agent-2.0.3-3|37	
14cr|ocsinventory-agent-2.0.3-3|38	%build
14cr|ocsinventory-agent-2.0.3-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|ocsinventory-agent-2.0.3-3|40	%make
14cr|ocsinventory-agent-2.0.3-3|41	
14cr|ocsinventory-agent-2.0.3-3|42	%install
14cr|ocsinventory-agent-2.0.3-3|43	rm -f run-postinst
14cr|ocsinventory-agent-2.0.3-3|44	%makeinstall_std
14cr|ocsinventory-agent-2.0.3-3|45	
14cr|ocsinventory-agent-2.0.3-3|46	install -d %{buildroot}%{_sbindir}
14cr|ocsinventory-agent-2.0.3-3|47	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
14cr|ocsinventory-agent-2.0.3-3|48	
14cr|ocsinventory-agent-2.0.3-3|49	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
14cr|ocsinventory-agent-2.0.3-3|50	cat > %{buildroot}%{_sysconfdir}/ocsinventory/ocsinventory-agent.cfg<<EOF
14cr|ocsinventory-agent-2.0.3-3|51	basevardir = %{_localstatedir}/lib/ocsinventory-agent
14cr|ocsinventory-agent-2.0.3-3|52	logger  = File
14cr|ocsinventory-agent-2.0.3-3|53	logfile = %{_localstatedir}/log/ocsinventory-agent/ocsinventory-agent.log
14cr|ocsinventory-agent-2.0.3-3|54	EOF
14cr|ocsinventory-agent-2.0.3-3|55	
14cr|ocsinventory-agent-2.0.3-3|56	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
14cr|ocsinventory-agent-2.0.3-3|57	cat > %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent<<EOF
14cr|ocsinventory-agent-2.0.3-3|58	#!/bin/sh
14cr|ocsinventory-agent-2.0.3-3|59	%{_sbindir}/ocsinventory-agent --lazy > /dev/null 2>&1
14cr|ocsinventory-agent-2.0.3-3|60	EOF
14cr|ocsinventory-agent-2.0.3-3|61	chmod +x %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent
14cr|ocsinventory-agent-2.0.3-3|62	
14cr|ocsinventory-agent-2.0.3-3|63	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|ocsinventory-agent-2.0.3-3|64	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-agent<<EOF
14cr|ocsinventory-agent-2.0.3-3|65	/var/log/ocsinventory-agent/*.log {
14cr|ocsinventory-agent-2.0.3-3|66	missingok
14cr|ocsinventory-agent-2.0.3-3|67	}
14cr|ocsinventory-agent-2.0.3-3|68	EOF
14cr|ocsinventory-agent-2.0.3-3|69	
14cr|ocsinventory-agent-2.0.3-3|70	install -d %{buildroot}%{_localstatedir}/lib/ocsinventory-agent
14cr|ocsinventory-agent-2.0.3-3|71	install -d %{buildroot}%{_localstatedir}/log/ocsinventory-agent
14cr|ocsinventory-agent-2.0.3-3|72	
14cr|ocsinventory-agent-2.0.3-3|73	# cleanup
14cr|ocsinventory-agent-2.0.3-3|74	rm -f %{buildroot}%{perl_vendorlib}/Ocsinventory/postinst.pl
14cr|ocsinventory-agent-2.0.3-3|75	
14cr|ocsinventory-agent-2.0.3-3|76	%files
14cr|ocsinventory-agent-2.0.3-3|77	%defattr(-,root, root)
14cr|ocsinventory-agent-2.0.3-3|78	%doc AUTHORS Changes LICENSE README THANKS
14cr|ocsinventory-agent-2.0.3-3|79	%{_sbindir}/%{name}
14cr|ocsinventory-agent-2.0.3-3|80	%{_sbindir}/ipdiscover
14cr|ocsinventory-agent-2.0.3-3|81	%{_mandir}/man1/%{name}.*
14cr|ocsinventory-agent-2.0.3-3|82	%{_mandir}/man3/Ocsinventory::Agent::XML::Inventory.3pm*
14cr|ocsinventory-agent-2.0.3-3|83	%{_mandir}/man3/Ocsinventory::Agent::Common.3pm*
14cr|ocsinventory-agent-2.0.3-3|84	%{perl_vendorlib}/Ocsinventory
14cr|ocsinventory-agent-2.0.3-3|85	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14cr|ocsinventory-agent-2.0.3-3|86	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|ocsinventory-agent-2.0.3-3|87	%config(noreplace) %{_sysconfdir}/ocsinventory
14cr|ocsinventory-agent-2.0.3-3|88	%{_localstatedir}/log/%{name}
14cr|ocsinventory-agent-2.0.3-3|89	%{_localstatedir}/lib/%{name}
14cr|ocsinventory-agent-2.0.3-3|90	
14cr|ocsinventory-agent-2.0.3-3|91	
14cr|ocsinventory-agent-2.0.3-3|92	
14cr|ocsinventory-agent-2.0.3-3|93	%changelog
14cr|ocsinventory-agent-2.0.3-3|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.3-3
14cr|ocsinventory-agent-2.0.3-3|95	+ Revision: 5ff2a5f
14cr|ocsinventory-agent-2.0.3-3|96	- MassBuild#464: Increase release tag
14cr|ocsinventory-agent-2.0.3-3|97	
14cr|ocsinventory-agent-2.0.3-3|98	

3690 14
14cr|ocsync-0.70.7-2|1	%define major 0
14cr|ocsync-0.70.7-2|2	%define libname %mklibname %name %major
14cr|ocsync-0.70.7-2|3	%define libdev %mklibname %name -d
14cr|ocsync-0.70.7-2|4	
14cr|ocsync-0.70.7-2|5	Name:		ocsync
14cr|ocsync-0.70.7-2|6	Summary:	The ownCloud Client
14cr|ocsync-0.70.7-2|7	Version:	0.70.7
14cr|ocsync-0.70.7-2|8	Release:	2
14cr|ocsync-0.70.7-2|9	Group:		Archiving/Backup
14cr|ocsync-0.70.7-2|10	License: 	GPLv2+
14cr|ocsync-0.70.7-2|11	URL:		http://owncloud.org/sync-clients/
14cr|ocsync-0.70.7-2|12	Source0:	http://download.owncloud.com/download/%{name}-%{version}.tar.bz2
14cr|ocsync-0.70.7-2|13	BuildRequires:	iniparser-devel >= 3.1
14cr|ocsync-0.70.7-2|14	BuildRequires:	cmake
14cr|ocsync-0.70.7-2|15	Buildrequires:	sqlite3-devel
14cr|ocsync-0.70.7-2|16	Buildrequires:	doxygen
14cr|ocsync-0.70.7-2|17	Buildrequires:	check-devel
14cr|ocsync-0.70.7-2|18	Buildrequires:	neon-devel
14cr|ocsync-0.70.7-2|19	Buildrequires:	libsmbclient-devel
14cr|ocsync-0.70.7-2|20	Obsoletes:	csync
14cr|ocsync-0.70.7-2|21	Provides:	csync = %{version}-%{release}
14cr|ocsync-0.70.7-2|22	
14cr|ocsync-0.70.7-2|23	%description
14cr|ocsync-0.70.7-2|24	csync is an implementation of a file synchronizer which provides the
14cr|ocsync-0.70.7-2|25	feature of roaming home directories for Linux clients. csync makes use
14cr|ocsync-0.70.7-2|26	of libsmbclient in Samba/Windows environments.
14cr|ocsync-0.70.7-2|27	
14cr|ocsync-0.70.7-2|28	%files
14cr|ocsync-0.70.7-2|29	%{_bindir}/%{name}
14cr|ocsync-0.70.7-2|30	%{_sysconfdir}/%{name}
14cr|ocsync-0.70.7-2|31	%{_mandir}/man1/%{name}.*
14cr|ocsync-0.70.7-2|32	%{_libdir}/%{name}-0
14cr|ocsync-0.70.7-2|33	%doc %{_docdir}/%{name}
14cr|ocsync-0.70.7-2|34	
14cr|ocsync-0.70.7-2|35	#------------------------------------------------------------------------------
14cr|ocsync-0.70.7-2|36	
14cr|ocsync-0.70.7-2|37	%package -n %libname
14cr|ocsync-0.70.7-2|38	Summary:    The ownCloud Client
14cr|ocsync-0.70.7-2|39	Group:      System/Libraries
14cr|ocsync-0.70.7-2|40	
14cr|ocsync-0.70.7-2|41	%description -n %libname
14cr|ocsync-0.70.7-2|42	csync is an implementation of a file synchronizer which provides the
14cr|ocsync-0.70.7-2|43	feature of roaming home directories for Linux clients. csync makes use
14cr|ocsync-0.70.7-2|44	of libsmbclient in Samba/Windows environments.
14cr|ocsync-0.70.7-2|45	
14cr|ocsync-0.70.7-2|46	%files -n %libname
14cr|ocsync-0.70.7-2|47	%{_libdir}/lib%{name}.so.%{major}*
14cr|ocsync-0.70.7-2|48	
14cr|ocsync-0.70.7-2|49	#------------------------------------------------------------------------------
14cr|ocsync-0.70.7-2|50	
14cr|ocsync-0.70.7-2|51	%package -n %libdev
14cr|ocsync-0.70.7-2|52	Summary:    Header files, libraries and development documentation for %{name}
14cr|ocsync-0.70.7-2|53	Group:      Development/C
14cr|ocsync-0.70.7-2|54	Requires:   %{libname} = %version
14cr|ocsync-0.70.7-2|55	Provides:   %{name}-devel = %version-%release
14cr|ocsync-0.70.7-2|56	
14cr|ocsync-0.70.7-2|57	%description -n %libdev
14cr|ocsync-0.70.7-2|58	This package contains the header files, static libraries and development
14cr|ocsync-0.70.7-2|59	documentation for %{name}. If you like to develop programs using %{name},
14cr|ocsync-0.70.7-2|60	you will need to install %{name}-devel.
14cr|ocsync-0.70.7-2|61	
14cr|ocsync-0.70.7-2|62	%files -n %libdev
14cr|ocsync-0.70.7-2|63	%{_libdir}/lib%{name}.so
14cr|ocsync-0.70.7-2|64	%{_includedir}/%{name}
14cr|ocsync-0.70.7-2|65	
14cr|ocsync-0.70.7-2|66	#------------------------------------------------------------------------------
14cr|ocsync-0.70.7-2|67	
14cr|ocsync-0.70.7-2|68	%prep
14cr|ocsync-0.70.7-2|69	%setup -q -n %{name}-%{version}
14cr|ocsync-0.70.7-2|70	
14cr|ocsync-0.70.7-2|71	%build
14cr|ocsync-0.70.7-2|72	export LD=/usr/bin/ld.gold
14cr|ocsync-0.70.7-2|73	%cmake -DLOG_TO_CALLBACK=ON
14cr|ocsync-0.70.7-2|74	%make
14cr|ocsync-0.70.7-2|75	
14cr|ocsync-0.70.7-2|76	%install
14cr|ocsync-0.70.7-2|77	%makeinstall_std -C build
14cr|ocsync-0.70.7-2|78	
14cr|ocsync-0.70.7-2|79	
14cr|ocsync-0.70.7-2|80	
14cr|ocsync-0.70.7-2|81	%changelog
14cr|ocsync-0.70.7-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.7-2
14cr|ocsync-0.70.7-2|83	+ Revision: e566a04
14cr|ocsync-0.70.7-2|84	- MassBuild#464: Increase release tag
14cr|ocsync-0.70.7-2|85	
14cr|ocsync-0.70.7-2|86	

3691 14
14cr|octave-3.8.1-5|1	# From src/version.h:#define OCTAVE_API_VERSION
14cr|octave-3.8.1-5|2	%define octave_api api-v49+
14cr|octave-3.8.1-5|3	
14cr|octave-3.8.1-5|4	Name:		octave
14cr|octave-3.8.1-5|5	Version:	3.8.1
14cr|octave-3.8.1-5|6	Release:	5
14cr|octave-3.8.1-5|7	Epoch:		0
14cr|octave-3.8.1-5|8	Summary:	High-level language for numerical computations
14cr|octave-3.8.1-5|9	License:	GPLv3+
14cr|octave-3.8.1-5|10	Group:		Sciences/Mathematics
14cr|octave-3.8.1-5|11	Source0:	ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.bz2
14cr|octave-3.8.1-5|12	Source99:	%{name}.macros
14cr|octave-3.8.1-5|13	Source100:      octave.rpmlintrc
14cr|octave-3.8.1-5|14	Patch1:		octave-3.8.1-libs.patch
14cr|octave-3.8.1-5|15	
14cr|octave-3.8.1-5|16	# This patch is required when installing all sagemath dependencies,
14cr|octave-3.8.1-5|17	# otherwise it will fail with a message like:
14cr|octave-3.8.1-5|18	#
14cr|octave-3.8.1-5|19	#	$ octave
14cr|octave-3.8.1-5|20	#	$ fatal: lo_ieee_init: floating point format is not IEEE!  Maybe DLAMCH is miscompiled, or you are using some strange system without IEEE floating point math?
14cr|octave-3.8.1-5|21	#
14cr|octave-3.8.1-5|22	# and, while the reason is clear (using x87 and 80 bits doubles) the
14cr|octave-3.8.1-5|23	# proper library/dependency causing it was not detected.
14cr|octave-3.8.1-5|24	# This is not an issue in x86_64 that uses sse2+
14cr|octave-3.8.1-5|25	Patch3:		octave-3.8.1-detect-i586-as-little-endian-ieee754.patch
14cr|octave-3.8.1-5|26	
14cr|octave-3.8.1-5|27	URL:		http://www.octave.org/
14cr|octave-3.8.1-5|28	Obsoletes:	octave3 < %{EVRD}
14cr|octave-3.8.1-5|29	Provides:	octave3 = %{EVRD}
14cr|octave-3.8.1-5|30	Provides:	octave(api) = %{octave_api}
14cr|octave-3.8.1-5|31	Requires:	gnuplot
14cr|octave-3.8.1-5|32	BuildRequires:	bison
14cr|octave-3.8.1-5|33	BuildRequires:	blas-devel
14cr|octave-3.8.1-5|34	BuildRequires:	dejagnu
14cr|octave-3.8.1-5|35	BuildRequires:	desktop-file-utils
14cr|octave-3.8.1-5|36	BuildRequires:	emacs
14cr|octave-3.8.1-5|37	BuildRequires:	emacs-bin
14cr|octave-3.8.1-5|38	BuildRequires:	fftw-devel >= 0:3.0.1
14cr|octave-3.8.1-5|39	BuildRequires:	flex
14cr|octave-3.8.1-5|40	BuildRequires:	gcc-gfortran
14cr|octave-3.8.1-5|41	BuildRequires:	glpk-devel
14cr|octave-3.8.1-5|42	BuildRequires:	gnuplot
14cr|octave-3.8.1-5|43	# (Abel) not strictly needed, but play safe
14cr|octave-3.8.1-5|44	BuildRequires:	gperf
14cr|octave-3.8.1-5|45	BuildRequires:	hdf5-devel
14cr|octave-3.8.1-5|46	BuildRequires:	fontconfig-devel
14cr|octave-3.8.1-5|47	BuildRequires:	lapack-devel
14cr|octave-3.8.1-5|48	BuildRequires:	ncurses-devel
14cr|octave-3.8.1-5|49	BuildRequires:	readline-devel
14cr|octave-3.8.1-5|50	BuildRequires:	texinfo
14cr|octave-3.8.1-5|51	BuildRequires:	texlive
14cr|octave-3.8.1-5|52	BuildRequires:	pcre-devel
14cr|octave-3.8.1-5|53	BuildRequires:	curl-devel
14cr|octave-3.8.1-5|54	# (Lev) needed to support sparse matrix functionality
14cr|octave-3.8.1-5|55	BuildRequires:	amd-devel
14cr|octave-3.8.1-5|56	BuildRequires:	camd-devel
14cr|octave-3.8.1-5|57	BuildRequires:	ccolamd-devel
14cr|octave-3.8.1-5|58	BuildRequires:	cholmod-devel
14cr|octave-3.8.1-5|59	BuildRequires:	colamd-devel
14cr|octave-3.8.1-5|60	BuildRequires:	cxsparse-devel
14cr|octave-3.8.1-5|61	BuildRequires:	umfpack-devel
14cr|octave-3.8.1-5|62	# (Lev) other useful libraries
14cr|octave-3.8.1-5|63	BuildRequires:	qhull-devel
14cr|octave-3.8.1-5|64	BuildRequires:	qrupdate-devel
14cr|octave-3.8.1-5|65	# (Lev) for new experimental plotting
14cr|octave-3.8.1-5|66	BuildRequires:	fltk-devel
14cr|octave-3.8.1-5|67	BuildRequires:	pkgconfig(gl)
14cr|octave-3.8.1-5|68	BuildRequires:	pkgconfig(glu)
14cr|octave-3.8.1-5|69	# to make imread more functional
14cr|octave-3.8.1-5|70	BuildRequires:	graphicsmagick-devel
14cr|octave-3.8.1-5|71	BuildRequires:	pkgconfig(cairo)
14cr|octave-3.8.1-5|72	BuildRequires:	pkgconfig(pixman-1)
14cr|octave-3.8.1-5|73	
14cr|octave-3.8.1-5|74	
14cr|octave-3.8.1-5|75	%description
14cr|octave-3.8.1-5|76	GNU Octave is a high-level language, primarily intended for numerical
14cr|octave-3.8.1-5|77	computations. It provides a convenient command line interface for
14cr|octave-3.8.1-5|78	solving linear and nonlinear problems numerically, and for performing
14cr|octave-3.8.1-5|79	other numerical experiments using a language that is mostly compatible
14cr|octave-3.8.1-5|80	with Matlab. It may also be used as a batch-oriented language.
14cr|octave-3.8.1-5|81	
14cr|octave-3.8.1-5|82	Octave has extensive tools for solving common numerical linear algebra
14cr|octave-3.8.1-5|83	problems, finding the roots of nonlinear equations, integrating
14cr|octave-3.8.1-5|84	ordinary functions, manipulating polynomials, and integrating ordinary
14cr|octave-3.8.1-5|85	differential and differential-algebraic equations. It is easily
14cr|octave-3.8.1-5|86	extensible and customizable via user-defined functions written in
14cr|octave-3.8.1-5|87	Octave's own language, or using dynamically loaded modules written in
14cr|octave-3.8.1-5|88	C++, C, Fortran, or other languages.
14cr|octave-3.8.1-5|89	
14cr|octave-3.8.1-5|90	%package devel
14cr|octave-3.8.1-5|91	Summary:	Development headers and files for Octave
14cr|octave-3.8.1-5|92	Group:		Development/C
14cr|octave-3.8.1-5|93	Obsoletes:	octave3-devel < %{EVRD}
14cr|octave-3.8.1-5|94	Provides:	octave3-devel = %{EVRD}
14cr|octave-3.8.1-5|95	Requires:	%{name} = %{EVRD}
14cr|octave-3.8.1-5|96	Requires:	blas-devel
14cr|octave-3.8.1-5|97	Requires:	fftw-devel
14cr|octave-3.8.1-5|98	Requires:	gcc-c++
14cr|octave-3.8.1-5|99	Requires:	gcc-gfortran
14cr|octave-3.8.1-5|100	Requires:	hdf5-devel
14cr|octave-3.8.1-5|101	Requires:	lapack-devel
14cr|octave-3.8.1-5|102	Requires:	readline-devel
14cr|octave-3.8.1-5|103	Requires:	zlib-devel
14cr|octave-3.8.1-5|104	
14cr|octave-3.8.1-5|105	%description devel
14cr|octave-3.8.1-5|106	The octave-devel package contains files needed for developing
14cr|octave-3.8.1-5|107	applications which use GNU Octave.
14cr|octave-3.8.1-5|108	
14cr|octave-3.8.1-5|109	%package doc
14cr|octave-3.8.1-5|110	Summary:	Documentation for Octave, a numerical computational language
14cr|octave-3.8.1-5|111	Group:		Sciences/Mathematics
14cr|octave-3.8.1-5|112	
14cr|octave-3.8.1-5|113	%description doc
14cr|octave-3.8.1-5|114	GNU Octave is a high-level language, primarily intended for numerical
14cr|octave-3.8.1-5|115	computations. It provides a convenient command line interface for
14cr|octave-3.8.1-5|116	solving linear and nonlinear problems numerically, and for performing
14cr|octave-3.8.1-5|117	other numerical experiments using a language that is mostly compatible
14cr|octave-3.8.1-5|118	with Matlab. It may also be used as a batch-oriented language.
14cr|octave-3.8.1-5|119	
14cr|octave-3.8.1-5|120	This package contains documentation of Octave in various formats.
14cr|octave-3.8.1-5|121	
14cr|octave-3.8.1-5|122	%prep
14cr|octave-3.8.1-5|123	%setup -q
14cr|octave-3.8.1-5|124	%patch1 -p1
14cr|octave-3.8.1-5|125	
14cr|octave-3.8.1-5|126	%ifarch %{ix86}
14cr|octave-3.8.1-5|127	%patch3 -p1
14cr|octave-3.8.1-5|128	%endif
14cr|octave-3.8.1-5|129	
14cr|octave-3.8.1-5|130	%build
14cr|octave-3.8.1-5|131	autoreconf
14cr|octave-3.8.1-5|132	%define enable64 no
14cr|octave-3.8.1-5|133	export CPPFLAGS="%{optflags} -DH5_USE_16_API"
14cr|octave-3.8.1-5|134	%configure2_5x						\
14cr|octave-3.8.1-5|135	--enable-dl						\
14cr|octave-3.8.1-5|136	--enable-shared						\
14cr|octave-3.8.1-5|137	--disable-static					\
14cr|octave-3.8.1-5|138	--enable-lite-kernel					\
14cr|octave-3.8.1-5|139	--enable-picky-flags					\
14cr|octave-3.8.1-5|140	--enable-64=%{enable64}					\
14cr|octave-3.8.1-5|141	--with-f77=gfortran
14cr|octave-3.8.1-5|142	
14cr|octave-3.8.1-5|143	# Check that octave_api is set correctly (autogenerated file)
14cr|octave-3.8.1-5|144	make -C libinterp version.h
14cr|octave-3.8.1-5|145	if ! grep -q '^#define OCTAVE_API_VERSION "%{octave_api}"' libinterp/version.h
14cr|octave-3.8.1-5|146	then
14cr|octave-3.8.1-5|147	echo "octave_api variable in spec does not match libinterp/version.h"
14cr|octave-3.8.1-5|148	exit 1
14cr|octave-3.8.1-5|149	fi
14cr|octave-3.8.1-5|150	
14cr|octave-3.8.1-5|151	make OCTAVE_RELEASE="%{distribution} %{version}-%{release}"
14cr|octave-3.8.1-5|152	
14cr|octave-3.8.1-5|153	# emacs mode
14cr|octave-3.8.1-5|154	
14cr|octave-3.8.1-5|155	%install
14cr|octave-3.8.1-5|156	%makeinstall_std
14cr|octave-3.8.1-5|157	
14cr|octave-3.8.1-5|158	# Make library links
14cr|octave-3.8.1-5|159	%__mkdir_p %{buildroot}/etc/ld.so.conf.d
14cr|octave-3.8.1-5|160	/bin/echo "%{_libdir}/octave-%{version}" > %{buildroot}/etc/ld.so.conf.d/octave-%{_arch}.conf
14cr|octave-3.8.1-5|161	
14cr|octave-3.8.1-5|162	# Remove RPM_BUILD_ROOT from ls-R files
14cr|octave-3.8.1-5|163	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_libexecdir}/octave/ls-R
14cr|octave-3.8.1-5|164	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_datadir}/octave/ls-R
14cr|octave-3.8.1-5|165	
14cr|octave-3.8.1-5|166	%{_bindir}/find %{buildroot} -name "*.oct" -print0 | %{_bindir}/xargs -t -0 -r strip --strip-unneeded
14cr|octave-3.8.1-5|167	
14cr|octave-3.8.1-5|168	# prepare documentation
14cr|octave-3.8.1-5|169	%__rm -rf package-doc
14cr|octave-3.8.1-5|170	%__mkdir_p package-doc
14cr|octave-3.8.1-5|171	
14cr|octave-3.8.1-5|172	# Create desktop file
14cr|octave-3.8.1-5|173	%__rm %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop
14cr|octave-3.8.1-5|174	%{_bindir}/desktop-file-install --add-category Education --remove-category Development \
14cr|octave-3.8.1-5|175	--dir %{buildroot}%{_datadir}/applications doc/icons/octave.desktop
14cr|octave-3.8.1-5|176	
14cr|octave-3.8.1-5|177	# Create directories for add-on packages
14cr|octave-3.8.1-5|178	HOST_TYPE=`%{buildroot}%{_bindir}/octave-config -p CANONICAL_HOST_TYPE`
14cr|octave-3.8.1-5|179	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/%{octave_api}/$HOST_TYPE
14cr|octave-3.8.1-5|180	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/$HOST_TYPE
14cr|octave-3.8.1-5|181	%__mkdir_p %{buildroot}%{_datadir}/octave/packages
14cr|octave-3.8.1-5|182	/bin/touch %{buildroot}%{_datadir}/octave/octave_packages
14cr|octave-3.8.1-5|183	
14cr|octave-3.8.1-5|184	%multiarch_includes %{buildroot}%{_includedir}/octave-%{version}/octave/*.h
14cr|octave-3.8.1-5|185	
14cr|octave-3.8.1-5|186	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14cr|octave-3.8.1-5|187	cp -p %{SOURCE99} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14cr|octave-3.8.1-5|188	
14cr|octave-3.8.1-5|189	%files
14cr|octave-3.8.1-5|190	%defattr(0644,root,root,0755)
14cr|octave-3.8.1-5|191	%doc NEWS* AUTHORS BUGS README
14cr|octave-3.8.1-5|192	%doc examples INSTALL.OCTAVE
14cr|octave-3.8.1-5|193	%defattr(-,root,root,0755)
14cr|octave-3.8.1-5|194	%{_bindir}/octave*
14cr|octave-3.8.1-5|195	%config(noreplace) /etc/ld.so.conf.d/*
14cr|octave-3.8.1-5|196	%{_libdir}/octave*
14cr|octave-3.8.1-5|197	%{_datadir}/octave
14cr|octave-3.8.1-5|198	%if "%{_libdir}" != "%{_libexecdir}"
14cr|octave-3.8.1-5|199	%{_libexecdir}/octave
14cr|octave-3.8.1-5|200	%endif
14cr|octave-3.8.1-5|201	%{_mandir}/man*/octave*
14cr|octave-3.8.1-5|202	%{_infodir}/octave.info*
14cr|octave-3.8.1-5|203	%{_datadir}/applications/*
14cr|octave-3.8.1-5|204	
14cr|octave-3.8.1-5|205	%files devel
14cr|octave-3.8.1-5|206	%defattr(0644,root,root,0755)
14cr|octave-3.8.1-5|207	%attr(0755,root,root) %{_bindir}/mkoctfile*
14cr|octave-3.8.1-5|208	%{_includedir}/octave-%{version}
14cr|octave-3.8.1-5|209	%{multiarch_includedir}/octave-%{version}
14cr|octave-3.8.1-5|210	%{_mandir}/man1/mkoctfile.1*
14cr|octave-3.8.1-5|211	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14cr|octave-3.8.1-5|212	
14cr|octave-3.8.1-5|213	%files doc
14cr|octave-3.8.1-5|214	%defattr(0644,root,root,0755)
14cr|octave-3.8.1-5|215	%doc doc/refcard/refcard-a4.pdf
14cr|octave-3.8.1-5|216	%{_infodir}/liboctave.*
14cr|octave-3.8.1-5|217	#%{_infodir}/OctaveFAQ.*
14cr|octave-3.8.1-5|218	
14cr|octave-3.8.1-5|219	
14cr|octave-3.8.1-5|220	%changelog
14cr|octave-3.8.1-5|221	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:3.8.1-5
14cr|octave-3.8.1-5|222	+ Revision: 1b7a8f2
14cr|octave-3.8.1-5|223	- MassBuild#464: Increase release tag
14cr|octave-3.8.1-5|224	
14cr|octave-3.8.1-5|225	

3692 14
14cr|octave-actuarial-1.1.0-3|1	%define	pkgname actuarial
14cr|octave-actuarial-1.1.0-3|2	
14cr|octave-actuarial-1.1.0-3|3	Summary:	Actuarial functions for Octave
14cr|octave-actuarial-1.1.0-3|4	Name:		octave-%{pkgname}
14cr|octave-actuarial-1.1.0-3|5	Version:	1.1.0
14cr|octave-actuarial-1.1.0-3|6	Release:	3
14cr|octave-actuarial-1.1.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-actuarial-1.1.0-3|8	License:	GPLv2+
14cr|octave-actuarial-1.1.0-3|9	Group:		Sciences/Mathematics
14cr|octave-actuarial-1.1.0-3|10	Url:		http://octave.sourceforge.net/actuarial/
14cr|octave-actuarial-1.1.0-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-actuarial-1.1.0-3|12	Requires:	octave >= 3.0.1
14cr|octave-actuarial-1.1.0-3|13	BuildRequires:	octave-devel >= 3.0.1
14cr|octave-actuarial-1.1.0-3|14	BuildArch:	noarch
14cr|octave-actuarial-1.1.0-3|15	Requires:       octave(api) = %{octave_api}
14cr|octave-actuarial-1.1.0-3|16	Requires(post): octave
14cr|octave-actuarial-1.1.0-3|17	Requires(postun): octave
14cr|octave-actuarial-1.1.0-3|18	
14cr|octave-actuarial-1.1.0-3|19	%description
14cr|octave-actuarial-1.1.0-3|20	Actuarial functions for Octave.
14cr|octave-actuarial-1.1.0-3|21	
14cr|octave-actuarial-1.1.0-3|22	%prep
14cr|octave-actuarial-1.1.0-3|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-actuarial-1.1.0-3|24	cp %{SOURCE0} .
14cr|octave-actuarial-1.1.0-3|25	
14cr|octave-actuarial-1.1.0-3|26	%install
14cr|octave-actuarial-1.1.0-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-actuarial-1.1.0-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-actuarial-1.1.0-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-actuarial-1.1.0-3|30	
14cr|octave-actuarial-1.1.0-3|31	tar zxf %{SOURCE0}
14cr|octave-actuarial-1.1.0-3|32	mv %{pkgname}/COPYING .
14cr|octave-actuarial-1.1.0-3|33	mv %{pkgname}/DESCRIPTION .
14cr|octave-actuarial-1.1.0-3|34	
14cr|octave-actuarial-1.1.0-3|35	%clean
14cr|octave-actuarial-1.1.0-3|36	
14cr|octave-actuarial-1.1.0-3|37	%post
14cr|octave-actuarial-1.1.0-3|38	%octave_cmd pkg rebuild
14cr|octave-actuarial-1.1.0-3|39	
14cr|octave-actuarial-1.1.0-3|40	%preun
14cr|octave-actuarial-1.1.0-3|41	%octave_pkg_preun
14cr|octave-actuarial-1.1.0-3|42	
14cr|octave-actuarial-1.1.0-3|43	%postun
14cr|octave-actuarial-1.1.0-3|44	%octave_cmd pkg rebuild
14cr|octave-actuarial-1.1.0-3|45	
14cr|octave-actuarial-1.1.0-3|46	%files
14cr|octave-actuarial-1.1.0-3|47	%doc COPYING DESCRIPTION
14cr|octave-actuarial-1.1.0-3|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-actuarial-1.1.0-3|49	
14cr|octave-actuarial-1.1.0-3|50	%changelog
14cr|octave-actuarial-1.1.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|octave-actuarial-1.1.0-3|52	+ Revision: 7d1c2ae
14cr|octave-actuarial-1.1.0-3|53	- MassBuild#464: Increase release tag
14cr|octave-actuarial-1.1.0-3|54	
14cr|octave-actuarial-1.1.0-3|55	

3693 14
14cr|octave-benchmark-1.1.1-3|1	%define	pkgname benchmark
14cr|octave-benchmark-1.1.1-3|2	
14cr|octave-benchmark-1.1.1-3|3	Summary:	Code for benchmarking the speed of Octave
14cr|octave-benchmark-1.1.1-3|4	Name:		octave-%{pkgname}
14cr|octave-benchmark-1.1.1-3|5	Version:	1.1.1
14cr|octave-benchmark-1.1.1-3|6	Release:	3
14cr|octave-benchmark-1.1.1-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-benchmark-1.1.1-3|8	License:	GPLv2+
14cr|octave-benchmark-1.1.1-3|9	Group:		Sciences/Mathematics
14cr|octave-benchmark-1.1.1-3|10	Url:		http://octave.sourceforge.net/benchmark/
14cr|octave-benchmark-1.1.1-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-benchmark-1.1.1-3|12	Requires:	octave >= 3.2.4
14cr|octave-benchmark-1.1.1-3|13	BuildRequires:	octave-devel >= 3.2.4
14cr|octave-benchmark-1.1.1-3|14	BuildArch:	noarch
14cr|octave-benchmark-1.1.1-3|15	
14cr|octave-benchmark-1.1.1-3|16	Requires:       octave(api) = %{octave_api}
14cr|octave-benchmark-1.1.1-3|17	Requires(post): octave
14cr|octave-benchmark-1.1.1-3|18	Requires(postun): octave
14cr|octave-benchmark-1.1.1-3|19	
14cr|octave-benchmark-1.1.1-3|20	%description
14cr|octave-benchmark-1.1.1-3|21	This package contains code for benchmarking the speed of Octave
14cr|octave-benchmark-1.1.1-3|22	
14cr|octave-benchmark-1.1.1-3|23	%prep
14cr|octave-benchmark-1.1.1-3|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-benchmark-1.1.1-3|25	cp %{SOURCE0} .
14cr|octave-benchmark-1.1.1-3|26	
14cr|octave-benchmark-1.1.1-3|27	%install
14cr|octave-benchmark-1.1.1-3|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-benchmark-1.1.1-3|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-benchmark-1.1.1-3|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
14cr|octave-benchmark-1.1.1-3|31	
14cr|octave-benchmark-1.1.1-3|32	tar zxf %{SOURCE0}
14cr|octave-benchmark-1.1.1-3|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-benchmark-1.1.1-3|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-benchmark-1.1.1-3|35	
14cr|octave-benchmark-1.1.1-3|36	%clean
14cr|octave-benchmark-1.1.1-3|37	
14cr|octave-benchmark-1.1.1-3|38	%post
14cr|octave-benchmark-1.1.1-3|39	%octave_cmd pkg rebuild
14cr|octave-benchmark-1.1.1-3|40	
14cr|octave-benchmark-1.1.1-3|41	%preun
14cr|octave-benchmark-1.1.1-3|42	%octave_pkg_preun
14cr|octave-benchmark-1.1.1-3|43	
14cr|octave-benchmark-1.1.1-3|44	%postun
14cr|octave-benchmark-1.1.1-3|45	%octave_cmd pkg rebuild
14cr|octave-benchmark-1.1.1-3|46	
14cr|octave-benchmark-1.1.1-3|47	%files
14cr|octave-benchmark-1.1.1-3|48	%doc COPYING DESCRIPTION
14cr|octave-benchmark-1.1.1-3|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-benchmark-1.1.1-3|50	
14cr|octave-benchmark-1.1.1-3|51	
14cr|octave-benchmark-1.1.1-3|52	
14cr|octave-benchmark-1.1.1-3|53	%changelog
14cr|octave-benchmark-1.1.1-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|octave-benchmark-1.1.1-3|55	+ Revision: fc5561b
14cr|octave-benchmark-1.1.1-3|56	- MassBuild#464: Increase release tag
14cr|octave-benchmark-1.1.1-3|57	
14cr|octave-benchmark-1.1.1-3|58	

3694 14
14cr|octave-bim-1.0.2-3|1	%define	pkgname bim
14cr|octave-bim-1.0.2-3|2	
14cr|octave-bim-1.0.2-3|3	Summary:	Package for solving DAR PDEs
14cr|octave-bim-1.0.2-3|4	Name:		octave-%{pkgname}
14cr|octave-bim-1.0.2-3|5	Version:	1.0.2
14cr|octave-bim-1.0.2-3|6	Release:	3
14cr|octave-bim-1.0.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-bim-1.0.2-3|8	License:	GPLv2+
14cr|octave-bim-1.0.2-3|9	Group:		Sciences/Mathematics
14cr|octave-bim-1.0.2-3|10	Url:		http://octave.sourceforge.net/actuarial/
14cr|octave-bim-1.0.2-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-bim-1.0.2-3|12	Requires:	octave >= 3.2.0
14cr|octave-bim-1.0.2-3|13	Requires:	octave-fpl >= 0.0.0
14cr|octave-bim-1.0.2-3|14	Requires:	octave-msh >= 0.0.0
14cr|octave-bim-1.0.2-3|15	BuildRequires:	octave-devel >= 3.2.0
14cr|octave-bim-1.0.2-3|16	BuildArch:	noarch
14cr|octave-bim-1.0.2-3|17	Requires:       octave(api) = %{octave_api}
14cr|octave-bim-1.0.2-3|18	Requires(post): octave
14cr|octave-bim-1.0.2-3|19	Requires(postun): octave
14cr|octave-bim-1.0.2-3|20	
14cr|octave-bim-1.0.2-3|21	%description
14cr|octave-bim-1.0.2-3|22	Package for solving Diffusion Advection Reaction (DAR) Partial
14cr|octave-bim-1.0.2-3|23	Differential Equations based on the Finite Volume Scharfetter-Gummel
14cr|octave-bim-1.0.2-3|24	(FVSG) method a.k.a Box Integration Method (BIM).
14cr|octave-bim-1.0.2-3|25	
14cr|octave-bim-1.0.2-3|26	%prep
14cr|octave-bim-1.0.2-3|27	%setup -q -c %{pkgname}-%{version}
14cr|octave-bim-1.0.2-3|28	cp %{SOURCE0} .
14cr|octave-bim-1.0.2-3|29	
14cr|octave-bim-1.0.2-3|30	%install
14cr|octave-bim-1.0.2-3|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-bim-1.0.2-3|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-bim-1.0.2-3|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-bim-1.0.2-3|34	
14cr|octave-bim-1.0.2-3|35	tar zxf %{SOURCE0}
14cr|octave-bim-1.0.2-3|36	mv %{pkgname}-%{version}/COPYING .
14cr|octave-bim-1.0.2-3|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-bim-1.0.2-3|38	
14cr|octave-bim-1.0.2-3|39	%clean
14cr|octave-bim-1.0.2-3|40	
14cr|octave-bim-1.0.2-3|41	%post
14cr|octave-bim-1.0.2-3|42	%octave_cmd pkg rebuild
14cr|octave-bim-1.0.2-3|43	
14cr|octave-bim-1.0.2-3|44	%preun
14cr|octave-bim-1.0.2-3|45	%octave_pkg_preun
14cr|octave-bim-1.0.2-3|46	
14cr|octave-bim-1.0.2-3|47	%postun
14cr|octave-bim-1.0.2-3|48	%octave_cmd pkg rebuild
14cr|octave-bim-1.0.2-3|49	
14cr|octave-bim-1.0.2-3|50	%files
14cr|octave-bim-1.0.2-3|51	%doc COPYING DESCRIPTION
14cr|octave-bim-1.0.2-3|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-bim-1.0.2-3|53	
14cr|octave-bim-1.0.2-3|54	
14cr|octave-bim-1.0.2-3|55	
14cr|octave-bim-1.0.2-3|56	
14cr|octave-bim-1.0.2-3|57	%changelog
14cr|octave-bim-1.0.2-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|octave-bim-1.0.2-3|59	+ Revision: 620ec7c
14cr|octave-bim-1.0.2-3|60	- MassBuild#464: Increase release tag
14cr|octave-bim-1.0.2-3|61	
14cr|octave-bim-1.0.2-3|62	

3695 14
14cr|octave-bioinfo-0.1.2-3|1	%define	pkgname bioinfo
14cr|octave-bioinfo-0.1.2-3|2	
14cr|octave-bioinfo-0.1.2-3|3	Summary:	Bioinformatics manipulation in Octave
14cr|octave-bioinfo-0.1.2-3|4	Name:		octave-%{pkgname}
14cr|octave-bioinfo-0.1.2-3|5	Version:	0.1.2
14cr|octave-bioinfo-0.1.2-3|6	Release:	3
14cr|octave-bioinfo-0.1.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-bioinfo-0.1.2-3|8	License:	GPLv2+
14cr|octave-bioinfo-0.1.2-3|9	Group:		Sciences/Mathematics
14cr|octave-bioinfo-0.1.2-3|10	Url:		http://octave.sourceforge.net/bioinfo/
14cr|octave-bioinfo-0.1.2-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-bioinfo-0.1.2-3|12	Requires:	octave >= 3.0.0
14cr|octave-bioinfo-0.1.2-3|13	BuildRequires:	octave-devel >= 3.0.0
14cr|octave-bioinfo-0.1.2-3|14	BuildArch:	noarch
14cr|octave-bioinfo-0.1.2-3|15	Requires:       octave(api) = %{octave_api}
14cr|octave-bioinfo-0.1.2-3|16	Requires(post): octave
14cr|octave-bioinfo-0.1.2-3|17	Requires(postun): octave
14cr|octave-bioinfo-0.1.2-3|18	
14cr|octave-bioinfo-0.1.2-3|19	%description
14cr|octave-bioinfo-0.1.2-3|20	Bioinformatics manipulation in Octave.
14cr|octave-bioinfo-0.1.2-3|21	
14cr|octave-bioinfo-0.1.2-3|22	%prep
14cr|octave-bioinfo-0.1.2-3|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-bioinfo-0.1.2-3|24	cp %{SOURCE0} .
14cr|octave-bioinfo-0.1.2-3|25	
14cr|octave-bioinfo-0.1.2-3|26	%install
14cr|octave-bioinfo-0.1.2-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-bioinfo-0.1.2-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-bioinfo-0.1.2-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-bioinfo-0.1.2-3|30	
14cr|octave-bioinfo-0.1.2-3|31	tar zxf %{SOURCE0}
14cr|octave-bioinfo-0.1.2-3|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-bioinfo-0.1.2-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-bioinfo-0.1.2-3|34	
14cr|octave-bioinfo-0.1.2-3|35	%clean
14cr|octave-bioinfo-0.1.2-3|36	
14cr|octave-bioinfo-0.1.2-3|37	%post
14cr|octave-bioinfo-0.1.2-3|38	%octave_cmd pkg rebuild
14cr|octave-bioinfo-0.1.2-3|39	
14cr|octave-bioinfo-0.1.2-3|40	%preun
14cr|octave-bioinfo-0.1.2-3|41	%octave_pkg_preun
14cr|octave-bioinfo-0.1.2-3|42	
14cr|octave-bioinfo-0.1.2-3|43	%postun
14cr|octave-bioinfo-0.1.2-3|44	%octave_cmd pkg rebuild
14cr|octave-bioinfo-0.1.2-3|45	
14cr|octave-bioinfo-0.1.2-3|46	%files
14cr|octave-bioinfo-0.1.2-3|47	%doc COPYING DESCRIPTION
14cr|octave-bioinfo-0.1.2-3|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-bioinfo-0.1.2-3|49	
14cr|octave-bioinfo-0.1.2-3|50	
14cr|octave-bioinfo-0.1.2-3|51	
14cr|octave-bioinfo-0.1.2-3|52	
14cr|octave-bioinfo-0.1.2-3|53	%changelog
14cr|octave-bioinfo-0.1.2-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cr|octave-bioinfo-0.1.2-3|55	+ Revision: c6f9759
14cr|octave-bioinfo-0.1.2-3|56	- MassBuild#464: Increase release tag
14cr|octave-bioinfo-0.1.2-3|57	
14cr|octave-bioinfo-0.1.2-3|58	

3696 14
14cr|octave-civil-engineering-1.0.7-3|1	%define	pkgname civil-engineering
14cr|octave-civil-engineering-1.0.7-3|2	
14cr|octave-civil-engineering-1.0.7-3|3	Summary:	Octave functions for solving civil engineering ODEs
14cr|octave-civil-engineering-1.0.7-3|4	Name:		octave-%{pkgname}
14cr|octave-civil-engineering-1.0.7-3|5	Version:	1.0.7
14cr|octave-civil-engineering-1.0.7-3|6	Release:	3
14cr|octave-civil-engineering-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-civil-engineering-1.0.7-3|8	License:	GPLv2+
14cr|octave-civil-engineering-1.0.7-3|9	Group:		Sciences/Mathematics
14cr|octave-civil-engineering-1.0.7-3|10	Url:		http://octave.sourceforge.net/civil-engineering/
14cr|octave-civil-engineering-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-civil-engineering-1.0.7-3|12	Requires:	octave >= 2.9.7
14cr|octave-civil-engineering-1.0.7-3|13	BuildRequires:	octave-devel >= 2.9.7
14cr|octave-civil-engineering-1.0.7-3|14	BuildArch:	noarch
14cr|octave-civil-engineering-1.0.7-3|15	Requires:       octave(api) = %{octave_api}
14cr|octave-civil-engineering-1.0.7-3|16	Requires(post): octave
14cr|octave-civil-engineering-1.0.7-3|17	Requires(postun): octave
14cr|octave-civil-engineering-1.0.7-3|18	
14cr|octave-civil-engineering-1.0.7-3|19	%description
14cr|octave-civil-engineering-1.0.7-3|20	Octave functions for solving civil engineering ODEs.
14cr|octave-civil-engineering-1.0.7-3|21	
14cr|octave-civil-engineering-1.0.7-3|22	%prep
14cr|octave-civil-engineering-1.0.7-3|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-civil-engineering-1.0.7-3|24	cp %{SOURCE0} .
14cr|octave-civil-engineering-1.0.7-3|25	
14cr|octave-civil-engineering-1.0.7-3|26	%install
14cr|octave-civil-engineering-1.0.7-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-civil-engineering-1.0.7-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-civil-engineering-1.0.7-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-civil-engineering-1.0.7-3|30	
14cr|octave-civil-engineering-1.0.7-3|31	tar zxf %{SOURCE0}
14cr|octave-civil-engineering-1.0.7-3|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-civil-engineering-1.0.7-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-civil-engineering-1.0.7-3|34	
14cr|octave-civil-engineering-1.0.7-3|35	%clean
14cr|octave-civil-engineering-1.0.7-3|36	
14cr|octave-civil-engineering-1.0.7-3|37	%post
14cr|octave-civil-engineering-1.0.7-3|38	%octave_cmd pkg rebuild
14cr|octave-civil-engineering-1.0.7-3|39	
14cr|octave-civil-engineering-1.0.7-3|40	%preun
14cr|octave-civil-engineering-1.0.7-3|41	%octave_pkg_preun
14cr|octave-civil-engineering-1.0.7-3|42	
14cr|octave-civil-engineering-1.0.7-3|43	%postun
14cr|octave-civil-engineering-1.0.7-3|44	%octave_cmd pkg rebuild
14cr|octave-civil-engineering-1.0.7-3|45	
14cr|octave-civil-engineering-1.0.7-3|46	%files
14cr|octave-civil-engineering-1.0.7-3|47	%doc COPYING DESCRIPTION
14cr|octave-civil-engineering-1.0.7-3|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-civil-engineering-1.0.7-3|49	
14cr|octave-civil-engineering-1.0.7-3|50	
14cr|octave-civil-engineering-1.0.7-3|51	
14cr|octave-civil-engineering-1.0.7-3|52	%changelog
14cr|octave-civil-engineering-1.0.7-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
14cr|octave-civil-engineering-1.0.7-3|54	+ Revision: 374c9fb
14cr|octave-civil-engineering-1.0.7-3|55	- MassBuild#464: Increase release tag
14cr|octave-civil-engineering-1.0.7-3|56	
14cr|octave-civil-engineering-1.0.7-3|57	

3697 14
14cr|octave-combinatorics-1.0.9-6|1	%define	pkgname combinatorics
14cr|octave-combinatorics-1.0.9-6|2	
14cr|octave-combinatorics-1.0.9-6|3	Summary:	Combinatorics functions for Octave
14cr|octave-combinatorics-1.0.9-6|4	Name:		octave-%{pkgname}
14cr|octave-combinatorics-1.0.9-6|5	Version:	1.0.9
14cr|octave-combinatorics-1.0.9-6|6	Release:	6
14cr|octave-combinatorics-1.0.9-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-combinatorics-1.0.9-6|8	License:	GPLv2+
14cr|octave-combinatorics-1.0.9-6|9	Group:		Sciences/Mathematics
14cr|octave-combinatorics-1.0.9-6|10	Url:		http://octave.sourceforge.net/combinatorics/
14cr|octave-combinatorics-1.0.9-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-combinatorics-1.0.9-6|12	Requires:	octave >= 2.9.7
14cr|octave-combinatorics-1.0.9-6|13	BuildRequires:	octave-devel >= 2.9.7
14cr|octave-combinatorics-1.0.9-6|14	BuildRequires:	pkgconfig(gl)
14cr|octave-combinatorics-1.0.9-6|15	BuildRequires:	pkgconfig(glu)
14cr|octave-combinatorics-1.0.9-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-combinatorics-1.0.9-6|17	Requires(post): octave
14cr|octave-combinatorics-1.0.9-6|18	Requires(postun): octave
14cr|octave-combinatorics-1.0.9-6|19	
14cr|octave-combinatorics-1.0.9-6|20	%description
14cr|octave-combinatorics-1.0.9-6|21	Combinatorics functions for Octave.
14cr|octave-combinatorics-1.0.9-6|22	
14cr|octave-combinatorics-1.0.9-6|23	%prep
14cr|octave-combinatorics-1.0.9-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-combinatorics-1.0.9-6|25	cp %{SOURCE0} .
14cr|octave-combinatorics-1.0.9-6|26	
14cr|octave-combinatorics-1.0.9-6|27	%install
14cr|octave-combinatorics-1.0.9-6|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-combinatorics-1.0.9-6|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-combinatorics-1.0.9-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-combinatorics-1.0.9-6|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-combinatorics-1.0.9-6|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-combinatorics-1.0.9-6|33	
14cr|octave-combinatorics-1.0.9-6|34	tar zxf %{SOURCE0}
14cr|octave-combinatorics-1.0.9-6|35	mv %{pkgname}-%{version}/COPYING .
14cr|octave-combinatorics-1.0.9-6|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-combinatorics-1.0.9-6|37	
14cr|octave-combinatorics-1.0.9-6|38	%post
14cr|octave-combinatorics-1.0.9-6|39	%octave_cmd pkg rebuild
14cr|octave-combinatorics-1.0.9-6|40	
14cr|octave-combinatorics-1.0.9-6|41	%preun
14cr|octave-combinatorics-1.0.9-6|42	%octave_pkg_preun
14cr|octave-combinatorics-1.0.9-6|43	
14cr|octave-combinatorics-1.0.9-6|44	%postun
14cr|octave-combinatorics-1.0.9-6|45	%octave_cmd pkg rebuild
14cr|octave-combinatorics-1.0.9-6|46	
14cr|octave-combinatorics-1.0.9-6|47	%files
14cr|octave-combinatorics-1.0.9-6|48	%doc COPYING DESCRIPTION
14cr|octave-combinatorics-1.0.9-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-combinatorics-1.0.9-6|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-combinatorics-1.0.9-6|51	
14cr|octave-combinatorics-1.0.9-6|52	%changelog
14cr|octave-combinatorics-1.0.9-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-6
14cr|octave-combinatorics-1.0.9-6|54	+ Revision: fa86c60
14cr|octave-combinatorics-1.0.9-6|55	- MassBuild#464: Increase release tag
14cr|octave-combinatorics-1.0.9-6|56	
14cr|octave-combinatorics-1.0.9-6|57	

3698 14
14cr|octave-communications-1.1.1-3|1	%define	pkgname communications
14cr|octave-communications-1.1.1-3|2	
14cr|octave-communications-1.1.1-3|3	Summary:	Digital communication tools for Octave
14cr|octave-communications-1.1.1-3|4	Name:		octave-%{pkgname}
14cr|octave-communications-1.1.1-3|5	Version:	1.1.1
14cr|octave-communications-1.1.1-3|6	Release:	3
14cr|octave-communications-1.1.1-3|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-communications-1.1.1-3|8	License:	GPLv2+
14cr|octave-communications-1.1.1-3|9	Group:		Sciences/Mathematics
14cr|octave-communications-1.1.1-3|10	Url:		http://octave.sourceforge.net/communications/
14cr|octave-communications-1.1.1-3|11	Conflicts:	octave-forge <= 20090607
14cr|octave-communications-1.1.1-3|12	Requires:	octave >= 3.1.54, octave-signal >= 1.0.0
14cr|octave-communications-1.1.1-3|13	BuildRequires:	octave-devel >= 3.1.54
14cr|octave-communications-1.1.1-3|14	BuildRequires:  pkgconfig(gl)
14cr|octave-communications-1.1.1-3|15	BuildRequires:  pkgconfig(glu)
14cr|octave-communications-1.1.1-3|16	BuildRequires:  hdf5-devel
14cr|octave-communications-1.1.1-3|17	Requires:       octave(api) = %{octave_api}
14cr|octave-communications-1.1.1-3|18	Requires(post): octave
14cr|octave-communications-1.1.1-3|19	Requires(postun): octave
14cr|octave-communications-1.1.1-3|20	
14cr|octave-communications-1.1.1-3|21	%description
14cr|octave-communications-1.1.1-3|22	This Octave toolkit contains functions for digital communication, error
14cr|octave-communications-1.1.1-3|23	correcting codes, source code functions, modulation, and Galois fields.
14cr|octave-communications-1.1.1-3|24	
14cr|octave-communications-1.1.1-3|25	%prep
14cr|octave-communications-1.1.1-3|26	%setup -q -c %{pkgname}-%{version}
14cr|octave-communications-1.1.1-3|27	cp %{SOURCE0} .
14cr|octave-communications-1.1.1-3|28	
14cr|octave-communications-1.1.1-3|29	%install
14cr|octave-communications-1.1.1-3|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-communications-1.1.1-3|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-communications-1.1.1-3|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-communications-1.1.1-3|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-communications-1.1.1-3|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-communications-1.1.1-3|35	
14cr|octave-communications-1.1.1-3|36	tar zxf %{SOURCE0}
14cr|octave-communications-1.1.1-3|37	
14cr|octave-communications-1.1.1-3|38	%clean
14cr|octave-communications-1.1.1-3|39	
14cr|octave-communications-1.1.1-3|40	%post
14cr|octave-communications-1.1.1-3|41	%octave_cmd pkg rebuild
14cr|octave-communications-1.1.1-3|42	
14cr|octave-communications-1.1.1-3|43	%preun
14cr|octave-communications-1.1.1-3|44	%octave_pkg_preun
14cr|octave-communications-1.1.1-3|45	
14cr|octave-communications-1.1.1-3|46	%postun
14cr|octave-communications-1.1.1-3|47	%octave_cmd pkg rebuild
14cr|octave-communications-1.1.1-3|48	
14cr|octave-communications-1.1.1-3|49	%files
14cr|octave-communications-1.1.1-3|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-communications-1.1.1-3|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-communications-1.1.1-3|52	
14cr|octave-communications-1.1.1-3|53	
14cr|octave-communications-1.1.1-3|54	%changelog
14cr|octave-communications-1.1.1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|octave-communications-1.1.1-3|56	+ Revision: 7e46b18
14cr|octave-communications-1.1.1-3|57	- MassBuild#464: Increase release tag
14cr|octave-communications-1.1.1-3|58	
14cr|octave-communications-1.1.1-3|59	

3699 14
14cr|octave-dataframe-0.8.2-5|1	%define	pkgname dataframe
14cr|octave-dataframe-0.8.2-5|2	
14cr|octave-dataframe-0.8.2-5|3	Summary:	Data manipulation toolbox for Octave
14cr|octave-dataframe-0.8.2-5|4	Name:		octave-%{pkgname}
14cr|octave-dataframe-0.8.2-5|5	Version:	0.8.2
14cr|octave-dataframe-0.8.2-5|6	Release:	5
14cr|octave-dataframe-0.8.2-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-dataframe-0.8.2-5|8	License:	GPLv3+
14cr|octave-dataframe-0.8.2-5|9	Group:		Sciences/Mathematics
14cr|octave-dataframe-0.8.2-5|10	Url:		http://octave.sourceforge.net/dataframe/
14cr|octave-dataframe-0.8.2-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-dataframe-0.8.2-5|12	Requires:	octave >= 3.2.0
14cr|octave-dataframe-0.8.2-5|13	BuildRequires:	octave-devel >= 3.2.0
14cr|octave-dataframe-0.8.2-5|14	BuildRequires:	pkgconfig(gl)
14cr|octave-dataframe-0.8.2-5|15	BuildRequires:	pkgconfig(glu)
14cr|octave-dataframe-0.8.2-5|16	BuildArch:	noarch
14cr|octave-dataframe-0.8.2-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-dataframe-0.8.2-5|18	Requires(post): octave
14cr|octave-dataframe-0.8.2-5|19	Requires(postun): octave
14cr|octave-dataframe-0.8.2-5|20	
14cr|octave-dataframe-0.8.2-5|21	%description
14cr|octave-dataframe-0.8.2-5|22	Data manipulation toolbox for Octave. Similar to data.frame for R.
14cr|octave-dataframe-0.8.2-5|23	
14cr|octave-dataframe-0.8.2-5|24	%prep
14cr|octave-dataframe-0.8.2-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-dataframe-0.8.2-5|26	cp %{SOURCE0} .
14cr|octave-dataframe-0.8.2-5|27	
14cr|octave-dataframe-0.8.2-5|28	%install
14cr|octave-dataframe-0.8.2-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-dataframe-0.8.2-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-dataframe-0.8.2-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-dataframe-0.8.2-5|32	
14cr|octave-dataframe-0.8.2-5|33	tar zxf %{SOURCE0}
14cr|octave-dataframe-0.8.2-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-dataframe-0.8.2-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-dataframe-0.8.2-5|36	
14cr|octave-dataframe-0.8.2-5|37	%post
14cr|octave-dataframe-0.8.2-5|38	%octave_cmd pkg rebuild
14cr|octave-dataframe-0.8.2-5|39	
14cr|octave-dataframe-0.8.2-5|40	%preun
14cr|octave-dataframe-0.8.2-5|41	%octave_pkg_preun
14cr|octave-dataframe-0.8.2-5|42	
14cr|octave-dataframe-0.8.2-5|43	%postun
14cr|octave-dataframe-0.8.2-5|44	%octave_cmd pkg rebuild
14cr|octave-dataframe-0.8.2-5|45	
14cr|octave-dataframe-0.8.2-5|46	%files
14cr|octave-dataframe-0.8.2-5|47	%doc COPYING DESCRIPTION
14cr|octave-dataframe-0.8.2-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-dataframe-0.8.2-5|49	
14cr|octave-dataframe-0.8.2-5|50	%changelog
14cr|octave-dataframe-0.8.2-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-5
14cr|octave-dataframe-0.8.2-5|52	+ Revision: 4435d1a
14cr|octave-dataframe-0.8.2-5|53	- MassBuild#464: Increase release tag
14cr|octave-dataframe-0.8.2-5|54	
14cr|octave-dataframe-0.8.2-5|55	

3700 14
14cr|octave-data-smoothing-1.2.0-5|1	%define	pkgname data-smoothing
14cr|octave-data-smoothing-1.2.0-5|2	
14cr|octave-data-smoothing-1.2.0-5|3	Summary:	Algorithms for smoothing noisy data with Octave
14cr|octave-data-smoothing-1.2.0-5|4	Name:		octave-%{pkgname}
14cr|octave-data-smoothing-1.2.0-5|5	Version:	1.2.0
14cr|octave-data-smoothing-1.2.0-5|6	Release:	5
14cr|octave-data-smoothing-1.2.0-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-data-smoothing-1.2.0-5|8	License:	GPLv2+
14cr|octave-data-smoothing-1.2.0-5|9	Group:		Sciences/Mathematics
14cr|octave-data-smoothing-1.2.0-5|10	Url:		http://octave.sourceforge.net/data-smoothing/
14cr|octave-data-smoothing-1.2.0-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-data-smoothing-1.2.0-5|12	Requires:	octave >= 2.9.7
14cr|octave-data-smoothing-1.2.0-5|13	Requires:	octave-optim >= 1.0.3
14cr|octave-data-smoothing-1.2.0-5|14	BuildRequires:	octave-devel >= 2.9.7
14cr|octave-data-smoothing-1.2.0-5|15	BuildRequires:	pkgconfig(gl)
14cr|octave-data-smoothing-1.2.0-5|16	BuildRequires:	pkgconfig(glu)
14cr|octave-data-smoothing-1.2.0-5|17	BuildArch:	noarch
14cr|octave-data-smoothing-1.2.0-5|18	Requires:       octave(api) = %{octave_api}
14cr|octave-data-smoothing-1.2.0-5|19	Requires(post): octave
14cr|octave-data-smoothing-1.2.0-5|20	Requires(postun): octave
14cr|octave-data-smoothing-1.2.0-5|21	
14cr|octave-data-smoothing-1.2.0-5|22	%description
14cr|octave-data-smoothing-1.2.0-5|23	Algorithms for smoothing noisy data with Octave.
14cr|octave-data-smoothing-1.2.0-5|24	
14cr|octave-data-smoothing-1.2.0-5|25	%prep
14cr|octave-data-smoothing-1.2.0-5|26	%setup -q -c %{pkgname}-%{version}
14cr|octave-data-smoothing-1.2.0-5|27	cp %{SOURCE0} .
14cr|octave-data-smoothing-1.2.0-5|28	
14cr|octave-data-smoothing-1.2.0-5|29	%install
14cr|octave-data-smoothing-1.2.0-5|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-data-smoothing-1.2.0-5|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-data-smoothing-1.2.0-5|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-data-smoothing-1.2.0-5|33	
14cr|octave-data-smoothing-1.2.0-5|34	tar zxf %{SOURCE0}
14cr|octave-data-smoothing-1.2.0-5|35	mv %{pkgname}-%{version}/COPYING .
14cr|octave-data-smoothing-1.2.0-5|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-data-smoothing-1.2.0-5|37	
14cr|octave-data-smoothing-1.2.0-5|38	%post
14cr|octave-data-smoothing-1.2.0-5|39	%octave_cmd pkg rebuild
14cr|octave-data-smoothing-1.2.0-5|40	
14cr|octave-data-smoothing-1.2.0-5|41	%preun
14cr|octave-data-smoothing-1.2.0-5|42	%octave_pkg_preun
14cr|octave-data-smoothing-1.2.0-5|43	
14cr|octave-data-smoothing-1.2.0-5|44	%postun
14cr|octave-data-smoothing-1.2.0-5|45	%octave_cmd pkg rebuild
14cr|octave-data-smoothing-1.2.0-5|46	
14cr|octave-data-smoothing-1.2.0-5|47	%files
14cr|octave-data-smoothing-1.2.0-5|48	%doc COPYING DESCRIPTION
14cr|octave-data-smoothing-1.2.0-5|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-data-smoothing-1.2.0-5|50	
14cr|octave-data-smoothing-1.2.0-5|51	%changelog
14cr|octave-data-smoothing-1.2.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
14cr|octave-data-smoothing-1.2.0-5|53	+ Revision: 44ad41d
14cr|octave-data-smoothing-1.2.0-5|54	- MassBuild#464: Increase release tag
14cr|octave-data-smoothing-1.2.0-5|55	
14cr|octave-data-smoothing-1.2.0-5|56	

3701 14
14cr|octave-econometrics-1.0.8-6|1	%define	pkgname econometrics
14cr|octave-econometrics-1.0.8-6|2	
14cr|octave-econometrics-1.0.8-6|3	Summary:	Econometrics functions for Octave
14cr|octave-econometrics-1.0.8-6|4	Name:       octave-%{pkgname}
14cr|octave-econometrics-1.0.8-6|5	Version:	1.0.8
14cr|octave-econometrics-1.0.8-6|6	Release:	6
14cr|octave-econometrics-1.0.8-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-econometrics-1.0.8-6|8	License:	GPLv2+
14cr|octave-econometrics-1.0.8-6|9	Group:		Sciences/Mathematics
14cr|octave-econometrics-1.0.8-6|10	Url:		http://octave.sourceforge.net/econometrics/
14cr|octave-econometrics-1.0.8-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-econometrics-1.0.8-6|12	Requires:	octave >= 2.9.7
14cr|octave-econometrics-1.0.8-6|13	Requires:	octave-optim >= 0.0.0
14cr|octave-econometrics-1.0.8-6|14	BuildRequires:	octave-devel >= 2.9.7
14cr|octave-econometrics-1.0.8-6|15	BuildRequires:	pkgconfig(gl)
14cr|octave-econometrics-1.0.8-6|16	BuildRequires:	pkgconfig(glu)
14cr|octave-econometrics-1.0.8-6|17	Requires:       octave(api) = %{octave_api}
14cr|octave-econometrics-1.0.8-6|18	Requires(post): octave
14cr|octave-econometrics-1.0.8-6|19	Requires(postun): octave
14cr|octave-econometrics-1.0.8-6|20	
14cr|octave-econometrics-1.0.8-6|21	%description
14cr|octave-econometrics-1.0.8-6|22	Econometrics functions for Octave.
14cr|octave-econometrics-1.0.8-6|23	
14cr|octave-econometrics-1.0.8-6|24	%prep
14cr|octave-econometrics-1.0.8-6|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-econometrics-1.0.8-6|26	cp %{SOURCE0} .
14cr|octave-econometrics-1.0.8-6|27	
14cr|octave-econometrics-1.0.8-6|28	%install
14cr|octave-econometrics-1.0.8-6|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-econometrics-1.0.8-6|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-econometrics-1.0.8-6|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-econometrics-1.0.8-6|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-econometrics-1.0.8-6|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-econometrics-1.0.8-6|34	
14cr|octave-econometrics-1.0.8-6|35	tar zxf %{SOURCE0}
14cr|octave-econometrics-1.0.8-6|36	mv %{pkgname}-%{version}/COPYING .
14cr|octave-econometrics-1.0.8-6|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-econometrics-1.0.8-6|38	
14cr|octave-econometrics-1.0.8-6|39	%post
14cr|octave-econometrics-1.0.8-6|40	%octave_cmd pkg rebuild
14cr|octave-econometrics-1.0.8-6|41	
14cr|octave-econometrics-1.0.8-6|42	%preun
14cr|octave-econometrics-1.0.8-6|43	%octave_pkg_preun
14cr|octave-econometrics-1.0.8-6|44	
14cr|octave-econometrics-1.0.8-6|45	%postun
14cr|octave-econometrics-1.0.8-6|46	%octave_cmd pkg rebuild
14cr|octave-econometrics-1.0.8-6|47	
14cr|octave-econometrics-1.0.8-6|48	%files
14cr|octave-econometrics-1.0.8-6|49	%doc COPYING DESCRIPTION
14cr|octave-econometrics-1.0.8-6|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-econometrics-1.0.8-6|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-econometrics-1.0.8-6|52	
14cr|octave-econometrics-1.0.8-6|53	%changelog
14cr|octave-econometrics-1.0.8-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-6
14cr|octave-econometrics-1.0.8-6|55	+ Revision: 8554218
14cr|octave-econometrics-1.0.8-6|56	- MassBuild#464: Increase release tag
14cr|octave-econometrics-1.0.8-6|57	
14cr|octave-econometrics-1.0.8-6|58	

3702 14
14cr|octave-fenv-0.1.0-6|1	%define	pkgname fenv
14cr|octave-fenv-0.1.0-6|2	
14cr|octave-fenv-0.1.0-6|3	Summary:	Change floating point precision in Octave
14cr|octave-fenv-0.1.0-6|4	Name:       octave-%{pkgname}
14cr|octave-fenv-0.1.0-6|5	Version:	0.1.0
14cr|octave-fenv-0.1.0-6|6	Release:        6
14cr|octave-fenv-0.1.0-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-fenv-0.1.0-6|8	License:	GPLv3+
14cr|octave-fenv-0.1.0-6|9	Group:		Sciences/Mathematics
14cr|octave-fenv-0.1.0-6|10	Url:		http://octave.sourceforge.net/fenv/
14cr|octave-fenv-0.1.0-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-fenv-0.1.0-6|12	Requires:	octave >= 3.0.0
14cr|octave-fenv-0.1.0-6|13	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-fenv-0.1.0-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-fenv-0.1.0-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-fenv-0.1.0-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-fenv-0.1.0-6|17	Requires(post): octave
14cr|octave-fenv-0.1.0-6|18	Requires(postun): octave
14cr|octave-fenv-0.1.0-6|19	
14cr|octave-fenv-0.1.0-6|20	%description
14cr|octave-fenv-0.1.0-6|21	On supported architectures, change the rounding mode of the floating
14cr|octave-fenv-0.1.0-6|22	point arithmetics (to nearest, up, down, to zero) or change the
14cr|octave-fenv-0.1.0-6|23	precision of the arithmetical operations (single, double, double
14cr|octave-fenv-0.1.0-6|24	extended) in Octave. Experimentally test the properties of the
14cr|octave-fenv-0.1.0-6|25	floating point arithmetics.
14cr|octave-fenv-0.1.0-6|26	
14cr|octave-fenv-0.1.0-6|27	%prep
14cr|octave-fenv-0.1.0-6|28	%setup -q -c %{pkgname}-%{version}
14cr|octave-fenv-0.1.0-6|29	cp %{SOURCE0} .
14cr|octave-fenv-0.1.0-6|30	
14cr|octave-fenv-0.1.0-6|31	%install
14cr|octave-fenv-0.1.0-6|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-fenv-0.1.0-6|33	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-fenv-0.1.0-6|34	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-fenv-0.1.0-6|35	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-fenv-0.1.0-6|36	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-fenv-0.1.0-6|37	
14cr|octave-fenv-0.1.0-6|38	tar zxf %{SOURCE0}
14cr|octave-fenv-0.1.0-6|39	mv %{pkgname}/COPYING .
14cr|octave-fenv-0.1.0-6|40	mv %{pkgname}/DESCRIPTION .
14cr|octave-fenv-0.1.0-6|41	
14cr|octave-fenv-0.1.0-6|42	%clean
14cr|octave-fenv-0.1.0-6|43	
14cr|octave-fenv-0.1.0-6|44	%post
14cr|octave-fenv-0.1.0-6|45	%octave_cmd pkg rebuild
14cr|octave-fenv-0.1.0-6|46	
14cr|octave-fenv-0.1.0-6|47	%preun
14cr|octave-fenv-0.1.0-6|48	%octave_pkg_preun
14cr|octave-fenv-0.1.0-6|49	
14cr|octave-fenv-0.1.0-6|50	%postun
14cr|octave-fenv-0.1.0-6|51	%octave_cmd pkg rebuild
14cr|octave-fenv-0.1.0-6|52	
14cr|octave-fenv-0.1.0-6|53	%files
14cr|octave-fenv-0.1.0-6|54	%doc COPYING DESCRIPTION
14cr|octave-fenv-0.1.0-6|55	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-fenv-0.1.0-6|56	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-fenv-0.1.0-6|57	
14cr|octave-fenv-0.1.0-6|58	%changelog
14cr|octave-fenv-0.1.0-6|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-6
14cr|octave-fenv-0.1.0-6|60	+ Revision: 60ed96d
14cr|octave-fenv-0.1.0-6|61	- MassBuild#464: Increase release tag
14cr|octave-fenv-0.1.0-6|62	
14cr|octave-fenv-0.1.0-6|63	

3703 14
14cr|octave-financial-0.3.2-5|1	%define	pkgname financial
14cr|octave-financial-0.3.2-5|2	
14cr|octave-financial-0.3.2-5|3	Summary:	Financial functions for Octave
14cr|octave-financial-0.3.2-5|4	Name:       octave-%{pkgname}
14cr|octave-financial-0.3.2-5|5	Version:	0.3.2
14cr|octave-financial-0.3.2-5|6	Release:        5
14cr|octave-financial-0.3.2-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-financial-0.3.2-5|8	License:	GPLv3+
14cr|octave-financial-0.3.2-5|9	Group:		Sciences/Mathematics
14cr|octave-financial-0.3.2-5|10	Url:		http://octave.sourceforge.net/financial/
14cr|octave-financial-0.3.2-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-financial-0.3.2-5|12	Requires:	octave >= 3.0.0
14cr|octave-financial-0.3.2-5|13	Requires:	octave-time >= 1.0.5
14cr|octave-financial-0.3.2-5|14	Requires:	octave-miscellaneous >= 1.0.6
14cr|octave-financial-0.3.2-5|15	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-financial-0.3.2-5|16	BuildRequires:  pkgconfig(gl)
14cr|octave-financial-0.3.2-5|17	BuildRequires:  pkgconfig(glu)
14cr|octave-financial-0.3.2-5|18	BuildArch:	noarch
14cr|octave-financial-0.3.2-5|19	Requires:       octave(api) = %{octave_api}
14cr|octave-financial-0.3.2-5|20	Requires(post): octave
14cr|octave-financial-0.3.2-5|21	Requires(postun): octave
14cr|octave-financial-0.3.2-5|22	
14cr|octave-financial-0.3.2-5|23	%description
14cr|octave-financial-0.3.2-5|24	Financial data manipulation and plotting functions for Octave.
14cr|octave-financial-0.3.2-5|25	
14cr|octave-financial-0.3.2-5|26	%prep
14cr|octave-financial-0.3.2-5|27	%setup -q -c %{pkgname}-%{version}
14cr|octave-financial-0.3.2-5|28	cp %{SOURCE0} .
14cr|octave-financial-0.3.2-5|29	
14cr|octave-financial-0.3.2-5|30	%install
14cr|octave-financial-0.3.2-5|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-financial-0.3.2-5|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-financial-0.3.2-5|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-financial-0.3.2-5|34	
14cr|octave-financial-0.3.2-5|35	tar zxf %{SOURCE0}
14cr|octave-financial-0.3.2-5|36	mv %{pkgname}-%{version}/COPYING .
14cr|octave-financial-0.3.2-5|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-financial-0.3.2-5|38	
14cr|octave-financial-0.3.2-5|39	%clean
14cr|octave-financial-0.3.2-5|40	
14cr|octave-financial-0.3.2-5|41	%post
14cr|octave-financial-0.3.2-5|42	%octave_cmd pkg rebuild
14cr|octave-financial-0.3.2-5|43	
14cr|octave-financial-0.3.2-5|44	%preun
14cr|octave-financial-0.3.2-5|45	%octave_pkg_preun
14cr|octave-financial-0.3.2-5|46	
14cr|octave-financial-0.3.2-5|47	%postun
14cr|octave-financial-0.3.2-5|48	%octave_cmd pkg rebuild
14cr|octave-financial-0.3.2-5|49	
14cr|octave-financial-0.3.2-5|50	%files
14cr|octave-financial-0.3.2-5|51	%doc COPYING DESCRIPTION
14cr|octave-financial-0.3.2-5|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-financial-0.3.2-5|53	
14cr|octave-financial-0.3.2-5|54	%changelog
14cr|octave-financial-0.3.2-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-5
14cr|octave-financial-0.3.2-5|56	+ Revision: 1dd8b9e
14cr|octave-financial-0.3.2-5|57	- MassBuild#464: Increase release tag
14cr|octave-financial-0.3.2-5|58	
14cr|octave-financial-0.3.2-5|59	

3704 14
14cr|octave-fpl-1.2.0-5|1	%define	pkgname fpl
14cr|octave-fpl-1.2.0-5|2	
14cr|octave-fpl-1.2.0-5|3	Summary:	Octave support for various graphical formats
14cr|octave-fpl-1.2.0-5|4	Name:       octave-%{pkgname}
14cr|octave-fpl-1.2.0-5|5	Version:	1.2.0
14cr|octave-fpl-1.2.0-5|6	Release:        5
14cr|octave-fpl-1.2.0-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-fpl-1.2.0-5|8	License:	GPLv2+
14cr|octave-fpl-1.2.0-5|9	Group:		Sciences/Mathematics
14cr|octave-fpl-1.2.0-5|10	Url:		http://octave.sourceforge.net/fpl/
14cr|octave-fpl-1.2.0-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-fpl-1.2.0-5|12	Requires:	octave >= 3.0.0
14cr|octave-fpl-1.2.0-5|13	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-fpl-1.2.0-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-fpl-1.2.0-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-fpl-1.2.0-5|16	BuildArch:	noarch
14cr|octave-fpl-1.2.0-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-fpl-1.2.0-5|18	Requires(post): octave
14cr|octave-fpl-1.2.0-5|19	Requires(postun): octave
14cr|octave-fpl-1.2.0-5|20	
14cr|octave-fpl-1.2.0-5|21	%description
14cr|octave-fpl-1.2.0-5|22	This package contains Octave routines for saving data in different
14cr|octave-fpl-1.2.0-5|23	graphical formats.
14cr|octave-fpl-1.2.0-5|24	
14cr|octave-fpl-1.2.0-5|25	%prep
14cr|octave-fpl-1.2.0-5|26	%setup -q -c %{pkgname}-%{version}
14cr|octave-fpl-1.2.0-5|27	cp %{SOURCE0} .
14cr|octave-fpl-1.2.0-5|28	
14cr|octave-fpl-1.2.0-5|29	%install
14cr|octave-fpl-1.2.0-5|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-fpl-1.2.0-5|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-fpl-1.2.0-5|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-fpl-1.2.0-5|33	
14cr|octave-fpl-1.2.0-5|34	tar zxf %{SOURCE0}
14cr|octave-fpl-1.2.0-5|35	mv %{pkgname}/COPYING .
14cr|octave-fpl-1.2.0-5|36	mv %{pkgname}/DESCRIPTION .
14cr|octave-fpl-1.2.0-5|37	
14cr|octave-fpl-1.2.0-5|38	%clean
14cr|octave-fpl-1.2.0-5|39	
14cr|octave-fpl-1.2.0-5|40	%post
14cr|octave-fpl-1.2.0-5|41	%octave_cmd pkg rebuild
14cr|octave-fpl-1.2.0-5|42	
14cr|octave-fpl-1.2.0-5|43	%preun
14cr|octave-fpl-1.2.0-5|44	%octave_pkg_preun
14cr|octave-fpl-1.2.0-5|45	
14cr|octave-fpl-1.2.0-5|46	%postun
14cr|octave-fpl-1.2.0-5|47	%octave_cmd pkg rebuild
14cr|octave-fpl-1.2.0-5|48	
14cr|octave-fpl-1.2.0-5|49	%files
14cr|octave-fpl-1.2.0-5|50	%doc COPYING DESCRIPTION
14cr|octave-fpl-1.2.0-5|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-fpl-1.2.0-5|52	
14cr|octave-fpl-1.2.0-5|53	%changelog
14cr|octave-fpl-1.2.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
14cr|octave-fpl-1.2.0-5|55	+ Revision: a607b3e
14cr|octave-fpl-1.2.0-5|56	- MassBuild#464: Increase release tag
14cr|octave-fpl-1.2.0-5|57	
14cr|octave-fpl-1.2.0-5|58	

3705 14
14cr|octave-ga-0.9.8-4|1	%define	pkgname ga
14cr|octave-ga-0.9.8-4|2	
14cr|octave-ga-0.9.8-4|3	Summary:	Genetic optimization tools for Octave
14cr|octave-ga-0.9.8-4|4	Name:		octave-%{pkgname}
14cr|octave-ga-0.9.8-4|5	Version:	0.9.8
14cr|octave-ga-0.9.8-4|6	Release:        4
14cr|octave-ga-0.9.8-4|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-ga-0.9.8-4|8	License:	GPLv2+
14cr|octave-ga-0.9.8-4|9	Group:		Sciences/Mathematics
14cr|octave-ga-0.9.8-4|10	Url:		http://octave.sourceforge.net/ga/
14cr|octave-ga-0.9.8-4|11	Conflicts:	octave-forge <= 20090607
14cr|octave-ga-0.9.8-4|12	Requires:	octave >= 2.9.7
14cr|octave-ga-0.9.8-4|13	Requires:	octave-communications >= 1.0.0
14cr|octave-ga-0.9.8-4|14	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-ga-0.9.8-4|15	BuildRequires:  pkgconfig(gl)
14cr|octave-ga-0.9.8-4|16	BuildRequires:  pkgconfig(glu)
14cr|octave-ga-0.9.8-4|17	BuildArch:	noarch
14cr|octave-ga-0.9.8-4|18	Requires:       octave(api) = %{octave_api}
14cr|octave-ga-0.9.8-4|19	Requires(post): octave
14cr|octave-ga-0.9.8-4|20	Requires(postun): octave
14cr|octave-ga-0.9.8-4|21	
14cr|octave-ga-0.9.8-4|22	%description
14cr|octave-ga-0.9.8-4|23	Genetic optimization tools for Octave.
14cr|octave-ga-0.9.8-4|24	
14cr|octave-ga-0.9.8-4|25	%prep
14cr|octave-ga-0.9.8-4|26	%setup -q -c %{pkgname}-%{version}
14cr|octave-ga-0.9.8-4|27	cp %{SOURCE0} .
14cr|octave-ga-0.9.8-4|28	
14cr|octave-ga-0.9.8-4|29	%install
14cr|octave-ga-0.9.8-4|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-ga-0.9.8-4|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-ga-0.9.8-4|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-ga-0.9.8-4|33	
14cr|octave-ga-0.9.8-4|34	tar zxf %{SOURCE0}
14cr|octave-ga-0.9.8-4|35	mv %{pkgname}/COPYING .
14cr|octave-ga-0.9.8-4|36	mv %{pkgname}/DESCRIPTION .
14cr|octave-ga-0.9.8-4|37	
14cr|octave-ga-0.9.8-4|38	%clean
14cr|octave-ga-0.9.8-4|39	
14cr|octave-ga-0.9.8-4|40	%post
14cr|octave-ga-0.9.8-4|41	%octave_cmd pkg rebuild
14cr|octave-ga-0.9.8-4|42	
14cr|octave-ga-0.9.8-4|43	%preun
14cr|octave-ga-0.9.8-4|44	%octave_pkg_preun
14cr|octave-ga-0.9.8-4|45	
14cr|octave-ga-0.9.8-4|46	%postun
14cr|octave-ga-0.9.8-4|47	%octave_cmd pkg rebuild
14cr|octave-ga-0.9.8-4|48	
14cr|octave-ga-0.9.8-4|49	%files
14cr|octave-ga-0.9.8-4|50	%doc COPYING DESCRIPTION
14cr|octave-ga-0.9.8-4|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-ga-0.9.8-4|52	
14cr|octave-ga-0.9.8-4|53	
14cr|octave-ga-0.9.8-4|54	
14cr|octave-ga-0.9.8-4|55	%changelog
14cr|octave-ga-0.9.8-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-4
14cr|octave-ga-0.9.8-4|57	+ Revision: 0d2284c
14cr|octave-ga-0.9.8-4|58	- MassBuild#464: Increase release tag
14cr|octave-ga-0.9.8-4|59	
14cr|octave-ga-0.9.8-4|60	

3706 14
14cr|octave-general-1.2.2-6|1	%define	pkgname general
14cr|octave-general-1.2.2-6|2	
14cr|octave-general-1.2.2-6|3	Summary:	General tools for Octave
14cr|octave-general-1.2.2-6|4	Name:       octave-%{pkgname}
14cr|octave-general-1.2.2-6|5	Version:	1.2.2
14cr|octave-general-1.2.2-6|6	Release:        6
14cr|octave-general-1.2.2-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-general-1.2.2-6|8	License:	GPLv3+
14cr|octave-general-1.2.2-6|9	Group:		Sciences/Mathematics
14cr|octave-general-1.2.2-6|10	Url:		http://octave.sourceforge.net/general/
14cr|octave-general-1.2.2-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-general-1.2.2-6|12	Requires:	octave >= 3.2.4
14cr|octave-general-1.2.2-6|13	BuildRequires:  octave-devel >= 3.2.4
14cr|octave-general-1.2.2-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-general-1.2.2-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-general-1.2.2-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-general-1.2.2-6|17	Requires(post): octave
14cr|octave-general-1.2.2-6|18	Requires(postun): octave
14cr|octave-general-1.2.2-6|19	
14cr|octave-general-1.2.2-6|20	%description
14cr|octave-general-1.2.2-6|21	General tools for Octave. String dictionary, parallel computing.
14cr|octave-general-1.2.2-6|22	
14cr|octave-general-1.2.2-6|23	%prep
14cr|octave-general-1.2.2-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-general-1.2.2-6|25	cp %{SOURCE0} .
14cr|octave-general-1.2.2-6|26	
14cr|octave-general-1.2.2-6|27	%install
14cr|octave-general-1.2.2-6|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-general-1.2.2-6|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-general-1.2.2-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-general-1.2.2-6|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-general-1.2.2-6|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
14cr|octave-general-1.2.2-6|33	
14cr|octave-general-1.2.2-6|34	tar zxf %{SOURCE0}
14cr|octave-general-1.2.2-6|35	mv %{pkgname}/COPYING .
14cr|octave-general-1.2.2-6|36	mv %{pkgname}/DESCRIPTION .
14cr|octave-general-1.2.2-6|37	
14cr|octave-general-1.2.2-6|38	%clean
14cr|octave-general-1.2.2-6|39	
14cr|octave-general-1.2.2-6|40	%post
14cr|octave-general-1.2.2-6|41	%octave_cmd pkg rebuild
14cr|octave-general-1.2.2-6|42	
14cr|octave-general-1.2.2-6|43	%preun
14cr|octave-general-1.2.2-6|44	%octave_pkg_preun
14cr|octave-general-1.2.2-6|45	
14cr|octave-general-1.2.2-6|46	%postun
14cr|octave-general-1.2.2-6|47	%octave_cmd pkg rebuild
14cr|octave-general-1.2.2-6|48	
14cr|octave-general-1.2.2-6|49	%files
14cr|octave-general-1.2.2-6|50	%doc COPYING DESCRIPTION
14cr|octave-general-1.2.2-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-general-1.2.2-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-general-1.2.2-6|53	
14cr|octave-general-1.2.2-6|54	%changelog
14cr|octave-general-1.2.2-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-6
14cr|octave-general-1.2.2-6|56	+ Revision: a90628d
14cr|octave-general-1.2.2-6|57	- MassBuild#464: Increase release tag
14cr|octave-general-1.2.2-6|58	
14cr|octave-general-1.2.2-6|59	

3707 14
14cr|octave-gnuplot-1.0.1-5|1	%define	pkgname gnuplot
14cr|octave-gnuplot-1.0.1-5|2	
14cr|octave-gnuplot-1.0.1-5|3	Summary:	Gnuplot scripts for Octave
14cr|octave-gnuplot-1.0.1-5|4	Name:       octave-%{pkgname}
14cr|octave-gnuplot-1.0.1-5|5	Version:	1.0.1
14cr|octave-gnuplot-1.0.1-5|6	Release:        5
14cr|octave-gnuplot-1.0.1-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-gnuplot-1.0.1-5|8	License:	GPLv2+
14cr|octave-gnuplot-1.0.1-5|9	Group:		Sciences/Mathematics
14cr|octave-gnuplot-1.0.1-5|10	Url:		http://octave.sourceforge.net/gnuplot/
14cr|octave-gnuplot-1.0.1-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-gnuplot-1.0.1-5|12	Requires:	octave >= 2.9.7
14cr|octave-gnuplot-1.0.1-5|13	Requires:	gnuplot >= 4.0
14cr|octave-gnuplot-1.0.1-5|14	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-gnuplot-1.0.1-5|15	BuildRequires:  pkgconfig(gl)
14cr|octave-gnuplot-1.0.1-5|16	BuildRequires:  pkgconfig(glu)
14cr|octave-gnuplot-1.0.1-5|17	BuildRequires:	gnuplot >= 4.0
14cr|octave-gnuplot-1.0.1-5|18	BuildArch:	noarch
14cr|octave-gnuplot-1.0.1-5|19	Requires:       octave(api) = %{octave_api}
14cr|octave-gnuplot-1.0.1-5|20	Requires(post): octave
14cr|octave-gnuplot-1.0.1-5|21	Requires(postun): octave
14cr|octave-gnuplot-1.0.1-5|22	
14cr|octave-gnuplot-1.0.1-5|23	%description
14cr|octave-gnuplot-1.0.1-5|24	This package provides scripts that can save data in gnuplot-readable
14cr|octave-gnuplot-1.0.1-5|25	formats, specify the gnuplot commands used to produce
14cr|octave-gnuplot-1.0.1-5|26	graphics, and invoke gnuplot.
14cr|octave-gnuplot-1.0.1-5|27	
14cr|octave-gnuplot-1.0.1-5|28	%prep
14cr|octave-gnuplot-1.0.1-5|29	%setup -q -c %{pkgname}-%{version}
14cr|octave-gnuplot-1.0.1-5|30	cp %{SOURCE0} .
14cr|octave-gnuplot-1.0.1-5|31	
14cr|octave-gnuplot-1.0.1-5|32	%install
14cr|octave-gnuplot-1.0.1-5|33	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-gnuplot-1.0.1-5|34	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-gnuplot-1.0.1-5|35	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-gnuplot-1.0.1-5|36	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/Changelog .
14cr|octave-gnuplot-1.0.1-5|37	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/COPYRIGHT
14cr|octave-gnuplot-1.0.1-5|38	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/LICENSE.txt
14cr|octave-gnuplot-1.0.1-5|39	
14cr|octave-gnuplot-1.0.1-5|40	tar zxf %{SOURCE0}
14cr|octave-gnuplot-1.0.1-5|41	mv %{pkgname}/COPYING .
14cr|octave-gnuplot-1.0.1-5|42	mv %{pkgname}/DESCRIPTION .
14cr|octave-gnuplot-1.0.1-5|43	
14cr|octave-gnuplot-1.0.1-5|44	%clean
14cr|octave-gnuplot-1.0.1-5|45	
14cr|octave-gnuplot-1.0.1-5|46	%post
14cr|octave-gnuplot-1.0.1-5|47	%octave_cmd pkg rebuild
14cr|octave-gnuplot-1.0.1-5|48	
14cr|octave-gnuplot-1.0.1-5|49	%preun
14cr|octave-gnuplot-1.0.1-5|50	%octave_pkg_preun
14cr|octave-gnuplot-1.0.1-5|51	
14cr|octave-gnuplot-1.0.1-5|52	%postun
14cr|octave-gnuplot-1.0.1-5|53	%octave_cmd pkg rebuild
14cr|octave-gnuplot-1.0.1-5|54	
14cr|octave-gnuplot-1.0.1-5|55	%files
14cr|octave-gnuplot-1.0.1-5|56	%doc COPYING DESCRIPTION Changelog
14cr|octave-gnuplot-1.0.1-5|57	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-gnuplot-1.0.1-5|58	
14cr|octave-gnuplot-1.0.1-5|59	%changelog
14cr|octave-gnuplot-1.0.1-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cr|octave-gnuplot-1.0.1-5|61	+ Revision: bb8f7ac
14cr|octave-gnuplot-1.0.1-5|62	- MassBuild#464: Increase release tag
14cr|octave-gnuplot-1.0.1-5|63	
14cr|octave-gnuplot-1.0.1-5|64	

3708 14
14cr|octave-gsl-1.0.8-6|1	%define	pkgname gsl
14cr|octave-gsl-1.0.8-6|2	
14cr|octave-gsl-1.0.8-6|3	Summary:	Octave bindings for the GNU Scientific Library
14cr|octave-gsl-1.0.8-6|4	Name:       octave-%{pkgname}
14cr|octave-gsl-1.0.8-6|5	Version:	1.0.8
14cr|octave-gsl-1.0.8-6|6	Release:        6
14cr|octave-gsl-1.0.8-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-gsl-1.0.8-6|8	License:	GPLv2+
14cr|octave-gsl-1.0.8-6|9	Group:		Sciences/Mathematics
14cr|octave-gsl-1.0.8-6|10	Url:		http://octave.sourceforge.net/gsl/
14cr|octave-gsl-1.0.8-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-gsl-1.0.8-6|12	Requires:	octave >= 2.9.7
14cr|octave-gsl-1.0.8-6|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-gsl-1.0.8-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-gsl-1.0.8-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-gsl-1.0.8-6|16	BuildRequires:	gsl-devel
14cr|octave-gsl-1.0.8-6|17	Requires:       octave(api) = %{octave_api}
14cr|octave-gsl-1.0.8-6|18	Requires(post): octave
14cr|octave-gsl-1.0.8-6|19	Requires(postun): octave
14cr|octave-gsl-1.0.8-6|20	
14cr|octave-gsl-1.0.8-6|21	%description
14cr|octave-gsl-1.0.8-6|22	Octave bindings for the GNU Scientific Library
14cr|octave-gsl-1.0.8-6|23	
14cr|octave-gsl-1.0.8-6|24	%prep
14cr|octave-gsl-1.0.8-6|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-gsl-1.0.8-6|26	cp %{SOURCE0} .
14cr|octave-gsl-1.0.8-6|27	
14cr|octave-gsl-1.0.8-6|28	%install
14cr|octave-gsl-1.0.8-6|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-gsl-1.0.8-6|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-gsl-1.0.8-6|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-gsl-1.0.8-6|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-gsl-1.0.8-6|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-gsl-1.0.8-6|34	
14cr|octave-gsl-1.0.8-6|35	pushd %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/
14cr|octave-gsl-1.0.8-6|36	rm -rf doc/RCS
14cr|octave-gsl-1.0.8-6|37	rm -rf doc/mk*
14cr|octave-gsl-1.0.8-6|38	rm -rf doc/make*
14cr|octave-gsl-1.0.8-6|39	rm -rf doc/texinfo*
14cr|octave-gsl-1.0.8-6|40	rm -rf doc/txt*
14cr|octave-gsl-1.0.8-6|41	rm -rf doc/*.{log,cc,doc,dvi,old}
14cr|octave-gsl-1.0.8-6|42	rm -rf *.c
14cr|octave-gsl-1.0.8-6|43	popd
14cr|octave-gsl-1.0.8-6|44	
14cr|octave-gsl-1.0.8-6|45	tar zxf %{SOURCE0}
14cr|octave-gsl-1.0.8-6|46	mv %{pkgname}-%{version}/COPYING .
14cr|octave-gsl-1.0.8-6|47	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-gsl-1.0.8-6|48	
14cr|octave-gsl-1.0.8-6|49	%clean
14cr|octave-gsl-1.0.8-6|50	
14cr|octave-gsl-1.0.8-6|51	%post
14cr|octave-gsl-1.0.8-6|52	%octave_cmd pkg rebuild
14cr|octave-gsl-1.0.8-6|53	
14cr|octave-gsl-1.0.8-6|54	%preun
14cr|octave-gsl-1.0.8-6|55	%octave_pkg_preun
14cr|octave-gsl-1.0.8-6|56	
14cr|octave-gsl-1.0.8-6|57	%postun
14cr|octave-gsl-1.0.8-6|58	%octave_cmd pkg rebuild
14cr|octave-gsl-1.0.8-6|59	
14cr|octave-gsl-1.0.8-6|60	%files
14cr|octave-gsl-1.0.8-6|61	%doc COPYING DESCRIPTION
14cr|octave-gsl-1.0.8-6|62	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-gsl-1.0.8-6|63	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-gsl-1.0.8-6|64	
14cr|octave-gsl-1.0.8-6|65	%changelog
14cr|octave-gsl-1.0.8-6|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-6
14cr|octave-gsl-1.0.8-6|67	+ Revision: 97437f9
14cr|octave-gsl-1.0.8-6|68	- MassBuild#464: Increase release tag
14cr|octave-gsl-1.0.8-6|69	
14cr|octave-gsl-1.0.8-6|70	

3709 14
14cr|octave-ident-1.0.7-5|1	%define	pkgname ident
14cr|octave-ident-1.0.7-5|2	
14cr|octave-ident-1.0.7-5|3	Summary:	System identification functions for Octave
14cr|octave-ident-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-ident-1.0.7-5|5	Version:	1.0.7
14cr|octave-ident-1.0.7-5|6	Release:        5
14cr|octave-ident-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-ident-1.0.7-5|8	License:	GPLv2+
14cr|octave-ident-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-ident-1.0.7-5|10	Url:		http://octave.sourceforge.net/ident/
14cr|octave-ident-1.0.7-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-ident-1.0.7-5|12	Requires:	octave >= 2.9.7
14cr|octave-ident-1.0.7-5|13	BuildRequires:  octave-devel >= 2.9.7
14cr|octave-ident-1.0.7-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-ident-1.0.7-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-ident-1.0.7-5|16	BuildArch:	noarch
14cr|octave-ident-1.0.7-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-ident-1.0.7-5|18	Requires(post): octave
14cr|octave-ident-1.0.7-5|19	Requires(postun): octave
14cr|octave-ident-1.0.7-5|20	
14cr|octave-ident-1.0.7-5|21	%description
14cr|octave-ident-1.0.7-5|22	System identification functions for Octave.
14cr|octave-ident-1.0.7-5|23	
14cr|octave-ident-1.0.7-5|24	%prep
14cr|octave-ident-1.0.7-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-ident-1.0.7-5|26	cp %{SOURCE0} .
14cr|octave-ident-1.0.7-5|27	
14cr|octave-ident-1.0.7-5|28	%install
14cr|octave-ident-1.0.7-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-ident-1.0.7-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-ident-1.0.7-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-ident-1.0.7-5|32	
14cr|octave-ident-1.0.7-5|33	tar zxf %{SOURCE0}
14cr|octave-ident-1.0.7-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-ident-1.0.7-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-ident-1.0.7-5|36	
14cr|octave-ident-1.0.7-5|37	%clean
14cr|octave-ident-1.0.7-5|38	
14cr|octave-ident-1.0.7-5|39	%post
14cr|octave-ident-1.0.7-5|40	%octave_cmd pkg rebuild
14cr|octave-ident-1.0.7-5|41	
14cr|octave-ident-1.0.7-5|42	%preun
14cr|octave-ident-1.0.7-5|43	%octave_pkg_preun
14cr|octave-ident-1.0.7-5|44	
14cr|octave-ident-1.0.7-5|45	%postun
14cr|octave-ident-1.0.7-5|46	%octave_cmd pkg rebuild
14cr|octave-ident-1.0.7-5|47	
14cr|octave-ident-1.0.7-5|48	%files
14cr|octave-ident-1.0.7-5|49	%doc COPYING DESCRIPTION
14cr|octave-ident-1.0.7-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-ident-1.0.7-5|51	
14cr|octave-ident-1.0.7-5|52	%changelog
14cr|octave-ident-1.0.7-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-ident-1.0.7-5|54	+ Revision: a3c76d9
14cr|octave-ident-1.0.7-5|55	- MassBuild#464: Increase release tag
14cr|octave-ident-1.0.7-5|56	
14cr|octave-ident-1.0.7-5|57	

3710 14
14cr|octave-image-1.0.14-6|1	%define	pkgname image
14cr|octave-image-1.0.14-6|2	
14cr|octave-image-1.0.14-6|3	Summary:	Image processing toolkit for Octave
14cr|octave-image-1.0.14-6|4	Name:       octave-%{pkgname}
14cr|octave-image-1.0.14-6|5	Version:	1.0.14
14cr|octave-image-1.0.14-6|6	Release:        6
14cr|octave-image-1.0.14-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-image-1.0.14-6|8	License:	GPLv2+
14cr|octave-image-1.0.14-6|9	Group:		Sciences/Mathematics
14cr|octave-image-1.0.14-6|10	Url:		http://octave.sourceforge.net/image/
14cr|octave-image-1.0.14-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-image-1.0.14-6|12	Requires:	octave >= 3.2.0
14cr|octave-image-1.0.14-6|13	BuildRequires:  octave-devel >= 3.2.0
14cr|octave-image-1.0.14-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-image-1.0.14-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-image-1.0.14-6|16	BuildRequires:	jpeg-devel
14cr|octave-image-1.0.14-6|17	Requires:       octave(api) = %{octave_api}
14cr|octave-image-1.0.14-6|18	Requires(post): octave
14cr|octave-image-1.0.14-6|19	Requires(postun): octave
14cr|octave-image-1.0.14-6|20	
14cr|octave-image-1.0.14-6|21	%description
14cr|octave-image-1.0.14-6|22	This package provides Octave functions for feature extraction, image
14cr|octave-image-1.0.14-6|23	statistics, spatial and geometric transformations, morphological
14cr|octave-image-1.0.14-6|24	operations, linear filtering, and much more.
14cr|octave-image-1.0.14-6|25	
14cr|octave-image-1.0.14-6|26	%prep
14cr|octave-image-1.0.14-6|27	%setup -q -c %{pkgname}-%{version}
14cr|octave-image-1.0.14-6|28	cp %{SOURCE0} .
14cr|octave-image-1.0.14-6|29	
14cr|octave-image-1.0.14-6|30	%install
14cr|octave-image-1.0.14-6|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-image-1.0.14-6|32	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-image-1.0.14-6|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-image-1.0.14-6|34	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-image-1.0.14-6|35	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-image-1.0.14-6|36	
14cr|octave-image-1.0.14-6|37	tar zxf %{SOURCE0}
14cr|octave-image-1.0.14-6|38	mv %{pkgname}-%{version}/COPYING .
14cr|octave-image-1.0.14-6|39	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-image-1.0.14-6|40	
14cr|octave-image-1.0.14-6|41	%clean
14cr|octave-image-1.0.14-6|42	
14cr|octave-image-1.0.14-6|43	%post
14cr|octave-image-1.0.14-6|44	%octave_cmd pkg rebuild
14cr|octave-image-1.0.14-6|45	
14cr|octave-image-1.0.14-6|46	%preun
14cr|octave-image-1.0.14-6|47	%octave_pkg_preun
14cr|octave-image-1.0.14-6|48	
14cr|octave-image-1.0.14-6|49	%postun
14cr|octave-image-1.0.14-6|50	%octave_cmd pkg rebuild
14cr|octave-image-1.0.14-6|51	
14cr|octave-image-1.0.14-6|52	%files
14cr|octave-image-1.0.14-6|53	%doc COPYING DESCRIPTION
14cr|octave-image-1.0.14-6|54	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-image-1.0.14-6|55	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-image-1.0.14-6|56	
14cr|octave-image-1.0.14-6|57	%changelog
14cr|octave-image-1.0.14-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-6
14cr|octave-image-1.0.14-6|59	+ Revision: 6e9a50d
14cr|octave-image-1.0.14-6|60	- MassBuild#464: Increase release tag
14cr|octave-image-1.0.14-6|61	
14cr|octave-image-1.0.14-6|62	

3711 14
14cr|octave-informationtheory-0.1.8-5|1	%define	pkgname informationtheory
14cr|octave-informationtheory-0.1.8-5|2	
14cr|octave-informationtheory-0.1.8-5|3	Summary:	Octave functions for basic information theory
14cr|octave-informationtheory-0.1.8-5|4	Name:       octave-%{pkgname}
14cr|octave-informationtheory-0.1.8-5|5	Version:	0.1.8
14cr|octave-informationtheory-0.1.8-5|6	Release:        5
14cr|octave-informationtheory-0.1.8-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-informationtheory-0.1.8-5|8	License:	GPLv2+
14cr|octave-informationtheory-0.1.8-5|9	Group:		Sciences/Mathematics
14cr|octave-informationtheory-0.1.8-5|10	Url:		http://octave.sourceforge.net/informationtheory/
14cr|octave-informationtheory-0.1.8-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-informationtheory-0.1.8-5|12	Requires:	octave >= 2.9.7
14cr|octave-informationtheory-0.1.8-5|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-informationtheory-0.1.8-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-informationtheory-0.1.8-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-informationtheory-0.1.8-5|16	BuildArch:	noarch
14cr|octave-informationtheory-0.1.8-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-informationtheory-0.1.8-5|18	Requires(post): octave
14cr|octave-informationtheory-0.1.8-5|19	Requires(postun): octave
14cr|octave-informationtheory-0.1.8-5|20	
14cr|octave-informationtheory-0.1.8-5|21	%description
14cr|octave-informationtheory-0.1.8-5|22	Octave functions for basic information theory and source coding.
14cr|octave-informationtheory-0.1.8-5|23	
14cr|octave-informationtheory-0.1.8-5|24	%prep
14cr|octave-informationtheory-0.1.8-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-informationtheory-0.1.8-5|26	cp %{SOURCE0} .
14cr|octave-informationtheory-0.1.8-5|27	
14cr|octave-informationtheory-0.1.8-5|28	%install
14cr|octave-informationtheory-0.1.8-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-informationtheory-0.1.8-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-informationtheory-0.1.8-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-informationtheory-0.1.8-5|32	
14cr|octave-informationtheory-0.1.8-5|33	tar zxf %{SOURCE0}
14cr|octave-informationtheory-0.1.8-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-informationtheory-0.1.8-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-informationtheory-0.1.8-5|36	
14cr|octave-informationtheory-0.1.8-5|37	%clean
14cr|octave-informationtheory-0.1.8-5|38	
14cr|octave-informationtheory-0.1.8-5|39	%post
14cr|octave-informationtheory-0.1.8-5|40	%octave_cmd pkg rebuild
14cr|octave-informationtheory-0.1.8-5|41	
14cr|octave-informationtheory-0.1.8-5|42	%preun
14cr|octave-informationtheory-0.1.8-5|43	%octave_pkg_preun
14cr|octave-informationtheory-0.1.8-5|44	
14cr|octave-informationtheory-0.1.8-5|45	%postun
14cr|octave-informationtheory-0.1.8-5|46	%octave_cmd pkg rebuild
14cr|octave-informationtheory-0.1.8-5|47	
14cr|octave-informationtheory-0.1.8-5|48	%files
14cr|octave-informationtheory-0.1.8-5|49	%doc COPYING DESCRIPTION
14cr|octave-informationtheory-0.1.8-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-informationtheory-0.1.8-5|51	
14cr|octave-informationtheory-0.1.8-5|52	%changelog
14cr|octave-informationtheory-0.1.8-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-5
14cr|octave-informationtheory-0.1.8-5|54	+ Revision: 2b3f666
14cr|octave-informationtheory-0.1.8-5|55	- MassBuild#464: Increase release tag
14cr|octave-informationtheory-0.1.8-5|56	
14cr|octave-informationtheory-0.1.8-5|57	

3712 14
14cr|octave-integration-1.0.7-5|1	%define	pkgname integration
14cr|octave-integration-1.0.7-5|2	
14cr|octave-integration-1.0.7-5|3	Summary:	Numerical integration toolbox for Octave
14cr|octave-integration-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-integration-1.0.7-5|5	Version:	1.0.7
14cr|octave-integration-1.0.7-5|6	Release:        5
14cr|octave-integration-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-integration-1.0.7-5|8	License:	GPLv2+
14cr|octave-integration-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-integration-1.0.7-5|10	Url:		http://octave.sourceforge.net/integration/
14cr|octave-integration-1.0.7-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-integration-1.0.7-5|12	Requires:	octave >= 2.9.7
14cr|octave-integration-1.0.7-5|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-integration-1.0.7-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-integration-1.0.7-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-integration-1.0.7-5|16	BuildArch:	noarch
14cr|octave-integration-1.0.7-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-integration-1.0.7-5|18	Requires(post): octave
14cr|octave-integration-1.0.7-5|19	Requires(postun): octave
14cr|octave-integration-1.0.7-5|20	
14cr|octave-integration-1.0.7-5|21	%description
14cr|octave-integration-1.0.7-5|22	Numerical integration toolbox for Octave.
14cr|octave-integration-1.0.7-5|23	
14cr|octave-integration-1.0.7-5|24	%prep
14cr|octave-integration-1.0.7-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-integration-1.0.7-5|26	cp %{SOURCE0} .
14cr|octave-integration-1.0.7-5|27	
14cr|octave-integration-1.0.7-5|28	%install
14cr|octave-integration-1.0.7-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-integration-1.0.7-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-integration-1.0.7-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-integration-1.0.7-5|32	
14cr|octave-integration-1.0.7-5|33	tar zxf %{SOURCE0}
14cr|octave-integration-1.0.7-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-integration-1.0.7-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-integration-1.0.7-5|36	
14cr|octave-integration-1.0.7-5|37	%clean
14cr|octave-integration-1.0.7-5|38	
14cr|octave-integration-1.0.7-5|39	%post
14cr|octave-integration-1.0.7-5|40	%octave_cmd pkg rebuild
14cr|octave-integration-1.0.7-5|41	
14cr|octave-integration-1.0.7-5|42	%preun
14cr|octave-integration-1.0.7-5|43	%octave_pkg_preun
14cr|octave-integration-1.0.7-5|44	
14cr|octave-integration-1.0.7-5|45	%postun
14cr|octave-integration-1.0.7-5|46	%octave_cmd pkg rebuild
14cr|octave-integration-1.0.7-5|47	
14cr|octave-integration-1.0.7-5|48	%files
14cr|octave-integration-1.0.7-5|49	%doc COPYING DESCRIPTION
14cr|octave-integration-1.0.7-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-integration-1.0.7-5|51	
14cr|octave-integration-1.0.7-5|52	%changelog
14cr|octave-integration-1.0.7-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-integration-1.0.7-5|54	+ Revision: fdd0192
14cr|octave-integration-1.0.7-5|55	- MassBuild#464: Increase release tag
14cr|octave-integration-1.0.7-5|56	
14cr|octave-integration-1.0.7-5|57	

3713 14
14cr|octave-io-2.2.2-2|1	%define	pkgname io
14cr|octave-io-2.2.2-2|2	
14cr|octave-io-2.2.2-2|3	Summary:	Octave toolkit for I/O in external formats
14cr|octave-io-2.2.2-2|4	Name:           octave-%{pkgname}
14cr|octave-io-2.2.2-2|5	Version:	2.2.2
14cr|octave-io-2.2.2-2|6	Release:        2
14cr|octave-io-2.2.2-2|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-io-2.2.2-2|8	License:	GPLv2+
14cr|octave-io-2.2.2-2|9	Group:		Sciences/Mathematics
14cr|octave-io-2.2.2-2|10	Url:		http://octave.sourceforge.net/io/
14cr|octave-io-2.2.2-2|11	BuildRequires:  octave-devel >= 3.6.0
14cr|octave-io-2.2.2-2|12	BuildRequires:  pkgconfig(gl)
14cr|octave-io-2.2.2-2|13	BuildRequires:  pkgconfig(glu)
14cr|octave-io-2.2.2-2|14	BuildRequires:	texinfo
14cr|octave-io-2.2.2-2|15	BuildArch:	noarch
14cr|octave-io-2.2.2-2|16	Requires:       octave(api) = %{octave_api}
14cr|octave-io-2.2.2-2|17	Requires(post): octave
14cr|octave-io-2.2.2-2|18	Requires(postun): octave
14cr|octave-io-2.2.2-2|19	
14cr|octave-io-2.2.2-2|20	%description
14cr|octave-io-2.2.2-2|21	Octave toolkit for I/O in external formats.
14cr|octave-io-2.2.2-2|22	
14cr|octave-io-2.2.2-2|23	%prep
14cr|octave-io-2.2.2-2|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-io-2.2.2-2|25	cp %SOURCE0 .
14cr|octave-io-2.2.2-2|26	
14cr|octave-io-2.2.2-2|27	%install
14cr|octave-io-2.2.2-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-io-2.2.2-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-io-2.2.2-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-io-2.2.2-2|31	
14cr|octave-io-2.2.2-2|32	tar zxf %SOURCE0
14cr|octave-io-2.2.2-2|33	mv %{pkgname}/COPYING .
14cr|octave-io-2.2.2-2|34	mv %{pkgname}/DESCRIPTION .
14cr|octave-io-2.2.2-2|35	
14cr|octave-io-2.2.2-2|36	%post
14cr|octave-io-2.2.2-2|37	%octave_cmd pkg rebuild
14cr|octave-io-2.2.2-2|38	
14cr|octave-io-2.2.2-2|39	%preun
14cr|octave-io-2.2.2-2|40	%octave_pkg_preun
14cr|octave-io-2.2.2-2|41	
14cr|octave-io-2.2.2-2|42	%postun
14cr|octave-io-2.2.2-2|43	%octave_cmd pkg rebuild
14cr|octave-io-2.2.2-2|44	
14cr|octave-io-2.2.2-2|45	%files
14cr|octave-io-2.2.2-2|46	%doc COPYING DESCRIPTION
14cr|octave-io-2.2.2-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-io-2.2.2-2|48	
14cr|octave-io-2.2.2-2|49	%changelog
14cr|octave-io-2.2.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-2
14cr|octave-io-2.2.2-2|51	+ Revision: 44de0ab
14cr|octave-io-2.2.2-2|52	- MassBuild#464: Increase release tag
14cr|octave-io-2.2.2-2|53	
14cr|octave-io-2.2.2-2|54	

3714 14
14cr|octave-irsa-1.0.7-5|1	%define	pkgname irsa
14cr|octave-irsa-1.0.7-5|2	
14cr|octave-irsa-1.0.7-5|3	Summary:	Irregular sampling analysis tools for Octave
14cr|octave-irsa-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-irsa-1.0.7-5|5	Version:	1.0.7
14cr|octave-irsa-1.0.7-5|6	Release:        5
14cr|octave-irsa-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-irsa-1.0.7-5|8	License:	GPLv2+
14cr|octave-irsa-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-irsa-1.0.7-5|10	Url:		http://octave.sourceforge.net/irsa/
14cr|octave-irsa-1.0.7-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-irsa-1.0.7-5|12	Requires:	octave >= 2.9.7
14cr|octave-irsa-1.0.7-5|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-irsa-1.0.7-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-irsa-1.0.7-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-irsa-1.0.7-5|16	BuildArch:	noarch
14cr|octave-irsa-1.0.7-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-irsa-1.0.7-5|18	Requires(post): octave
14cr|octave-irsa-1.0.7-5|19	Requires(postun): octave
14cr|octave-irsa-1.0.7-5|20	
14cr|octave-irsa-1.0.7-5|21	%description
14cr|octave-irsa-1.0.7-5|22	Irregular sampling analysis tools for Octave.
14cr|octave-irsa-1.0.7-5|23	
14cr|octave-irsa-1.0.7-5|24	%prep
14cr|octave-irsa-1.0.7-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-irsa-1.0.7-5|26	cp %{SOURCE0} .
14cr|octave-irsa-1.0.7-5|27	
14cr|octave-irsa-1.0.7-5|28	%install
14cr|octave-irsa-1.0.7-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-irsa-1.0.7-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-irsa-1.0.7-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-irsa-1.0.7-5|32	
14cr|octave-irsa-1.0.7-5|33	tar zxf %{SOURCE0}
14cr|octave-irsa-1.0.7-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-irsa-1.0.7-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-irsa-1.0.7-5|36	
14cr|octave-irsa-1.0.7-5|37	%clean
14cr|octave-irsa-1.0.7-5|38	
14cr|octave-irsa-1.0.7-5|39	%post
14cr|octave-irsa-1.0.7-5|40	%octave_cmd pkg rebuild
14cr|octave-irsa-1.0.7-5|41	
14cr|octave-irsa-1.0.7-5|42	%preun
14cr|octave-irsa-1.0.7-5|43	%octave_pkg_preun
14cr|octave-irsa-1.0.7-5|44	
14cr|octave-irsa-1.0.7-5|45	%postun
14cr|octave-irsa-1.0.7-5|46	%octave_cmd pkg rebuild
14cr|octave-irsa-1.0.7-5|47	
14cr|octave-irsa-1.0.7-5|48	%files
14cr|octave-irsa-1.0.7-5|49	%doc COPYING DESCRIPTION
14cr|octave-irsa-1.0.7-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-irsa-1.0.7-5|51	
14cr|octave-irsa-1.0.7-5|52	%changelog
14cr|octave-irsa-1.0.7-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-irsa-1.0.7-5|54	+ Revision: 1639f1b
14cr|octave-irsa-1.0.7-5|55	- MassBuild#464: Increase release tag
14cr|octave-irsa-1.0.7-5|56	
14cr|octave-irsa-1.0.7-5|57	

3715 14
14cr|octave-mapping-1.0.7-5|1	%define	pkgname mapping
14cr|octave-mapping-1.0.7-5|2	
14cr|octave-mapping-1.0.7-5|3	Summary:	Simple mapping functions for Octave
14cr|octave-mapping-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-mapping-1.0.7-5|5	Version:	1.0.7
14cr|octave-mapping-1.0.7-5|6	Release:        5
14cr|octave-mapping-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-mapping-1.0.7-5|8	License:	GPLv2+
14cr|octave-mapping-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-mapping-1.0.7-5|10	Url:		http://octave.sourceforge.net/mapping/
14cr|octave-mapping-1.0.7-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-mapping-1.0.7-5|12	Requires:	octave >= 2.9.7
14cr|octave-mapping-1.0.7-5|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-mapping-1.0.7-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-mapping-1.0.7-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-mapping-1.0.7-5|16	BuildArch:	noarch
14cr|octave-mapping-1.0.7-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-mapping-1.0.7-5|18	Requires(post): octave
14cr|octave-mapping-1.0.7-5|19	Requires(postun): octave
14cr|octave-mapping-1.0.7-5|20	
14cr|octave-mapping-1.0.7-5|21	%description
14cr|octave-mapping-1.0.7-5|22	Simple mapping functions for Octave.
14cr|octave-mapping-1.0.7-5|23	
14cr|octave-mapping-1.0.7-5|24	%prep
14cr|octave-mapping-1.0.7-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-mapping-1.0.7-5|26	cp %{SOURCE0} .
14cr|octave-mapping-1.0.7-5|27	
14cr|octave-mapping-1.0.7-5|28	%install
14cr|octave-mapping-1.0.7-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-mapping-1.0.7-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-mapping-1.0.7-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-mapping-1.0.7-5|32	
14cr|octave-mapping-1.0.7-5|33	tar zxf %{SOURCE0}
14cr|octave-mapping-1.0.7-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-mapping-1.0.7-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-mapping-1.0.7-5|36	
14cr|octave-mapping-1.0.7-5|37	%clean
14cr|octave-mapping-1.0.7-5|38	
14cr|octave-mapping-1.0.7-5|39	%post
14cr|octave-mapping-1.0.7-5|40	%octave_cmd pkg rebuild
14cr|octave-mapping-1.0.7-5|41	
14cr|octave-mapping-1.0.7-5|42	%preun
14cr|octave-mapping-1.0.7-5|43	%octave_pkg_preun
14cr|octave-mapping-1.0.7-5|44	
14cr|octave-mapping-1.0.7-5|45	%postun
14cr|octave-mapping-1.0.7-5|46	%octave_cmd pkg rebuild
14cr|octave-mapping-1.0.7-5|47	
14cr|octave-mapping-1.0.7-5|48	%files
14cr|octave-mapping-1.0.7-5|49	%doc COPYING DESCRIPTION
14cr|octave-mapping-1.0.7-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-mapping-1.0.7-5|51	
14cr|octave-mapping-1.0.7-5|52	%changelog
14cr|octave-mapping-1.0.7-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-mapping-1.0.7-5|54	+ Revision: 6fc5f9a
14cr|octave-mapping-1.0.7-5|55	- MassBuild#464: Increase release tag
14cr|octave-mapping-1.0.7-5|56	
14cr|octave-mapping-1.0.7-5|57	

3716 14
14cr|octave-miscellaneous-1.0.11-6|1	%define	pkgname miscellaneous
14cr|octave-miscellaneous-1.0.11-6|2	
14cr|octave-miscellaneous-1.0.11-6|3	Summary:	Miscellaneous Octave tools that don't fit elsewhere
14cr|octave-miscellaneous-1.0.11-6|4	Name:       octave-%{pkgname}
14cr|octave-miscellaneous-1.0.11-6|5	Version:	1.0.11
14cr|octave-miscellaneous-1.0.11-6|6	Release:        6
14cr|octave-miscellaneous-1.0.11-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-miscellaneous-1.0.11-6|8	License:	GPLv2+
14cr|octave-miscellaneous-1.0.11-6|9	Group:		Sciences/Mathematics
14cr|octave-miscellaneous-1.0.11-6|10	Url:		http://octave.sourceforge.net/miscellaneous/
14cr|octave-miscellaneous-1.0.11-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-miscellaneous-1.0.11-6|12	Requires:	octave >= 2.9.16
14cr|octave-miscellaneous-1.0.11-6|13	BuildRequires:  octave-devel >= 2.9.16
14cr|octave-miscellaneous-1.0.11-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-miscellaneous-1.0.11-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-miscellaneous-1.0.11-6|16	BuildRequires:	termcap-devel
14cr|octave-miscellaneous-1.0.11-6|17	Requires:       octave(api) = %{octave_api}
14cr|octave-miscellaneous-1.0.11-6|18	Requires(post): octave
14cr|octave-miscellaneous-1.0.11-6|19	Requires(postun): octave
14cr|octave-miscellaneous-1.0.11-6|20	
14cr|octave-miscellaneous-1.0.11-6|21	%description
14cr|octave-miscellaneous-1.0.11-6|22	Miscellaneous Octave tools that don't fit elsewhere.
14cr|octave-miscellaneous-1.0.11-6|23	
14cr|octave-miscellaneous-1.0.11-6|24	%prep
14cr|octave-miscellaneous-1.0.11-6|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-miscellaneous-1.0.11-6|26	cp %{SOURCE0} .
14cr|octave-miscellaneous-1.0.11-6|27	
14cr|octave-miscellaneous-1.0.11-6|28	%install
14cr|octave-miscellaneous-1.0.11-6|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-miscellaneous-1.0.11-6|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-miscellaneous-1.0.11-6|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-miscellaneous-1.0.11-6|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-miscellaneous-1.0.11-6|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-miscellaneous-1.0.11-6|34	
14cr|octave-miscellaneous-1.0.11-6|35	tar zxf %{SOURCE0}
14cr|octave-miscellaneous-1.0.11-6|36	mv %{pkgname}-%{version}/COPYING .
14cr|octave-miscellaneous-1.0.11-6|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-miscellaneous-1.0.11-6|38	
14cr|octave-miscellaneous-1.0.11-6|39	%clean
14cr|octave-miscellaneous-1.0.11-6|40	
14cr|octave-miscellaneous-1.0.11-6|41	%post
14cr|octave-miscellaneous-1.0.11-6|42	%octave_cmd pkg rebuild
14cr|octave-miscellaneous-1.0.11-6|43	
14cr|octave-miscellaneous-1.0.11-6|44	%preun
14cr|octave-miscellaneous-1.0.11-6|45	%octave_pkg_preun
14cr|octave-miscellaneous-1.0.11-6|46	
14cr|octave-miscellaneous-1.0.11-6|47	%postun
14cr|octave-miscellaneous-1.0.11-6|48	%octave_cmd pkg rebuild
14cr|octave-miscellaneous-1.0.11-6|49	
14cr|octave-miscellaneous-1.0.11-6|50	%files
14cr|octave-miscellaneous-1.0.11-6|51	%doc COPYING DESCRIPTION
14cr|octave-miscellaneous-1.0.11-6|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-miscellaneous-1.0.11-6|53	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-miscellaneous-1.0.11-6|54	
14cr|octave-miscellaneous-1.0.11-6|55	%changelog
14cr|octave-miscellaneous-1.0.11-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-6
14cr|octave-miscellaneous-1.0.11-6|57	+ Revision: 9dd217f
14cr|octave-miscellaneous-1.0.11-6|58	- MassBuild#464: Increase release tag
14cr|octave-miscellaneous-1.0.11-6|59	
14cr|octave-miscellaneous-1.0.11-6|60	

3717 14
14cr|octave-missing-functions-1.0.2-5|1	%define	pkgname missing-functions
14cr|octave-missing-functions-1.0.2-5|2	
14cr|octave-missing-functions-1.0.2-5|3	Summary:	Find functions that are in MATLAB but not in Octave
14cr|octave-missing-functions-1.0.2-5|4	Name:       octave-%{pkgname}
14cr|octave-missing-functions-1.0.2-5|5	Version:	1.0.2
14cr|octave-missing-functions-1.0.2-5|6	Release:        5
14cr|octave-missing-functions-1.0.2-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-missing-functions-1.0.2-5|8	License:	GPLv2+
14cr|octave-missing-functions-1.0.2-5|9	Group:		Sciences/Mathematics
14cr|octave-missing-functions-1.0.2-5|10	Url:		http://octave.sourceforge.net/missing-functions/
14cr|octave-missing-functions-1.0.2-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-missing-functions-1.0.2-5|12	Requires:	octave >= 3.0.0
14cr|octave-missing-functions-1.0.2-5|13	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-missing-functions-1.0.2-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-missing-functions-1.0.2-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-missing-functions-1.0.2-5|16	BuildArch:	noarch
14cr|octave-missing-functions-1.0.2-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-missing-functions-1.0.2-5|18	Requires(post): octave
14cr|octave-missing-functions-1.0.2-5|19	Requires(postun): octave
14cr|octave-missing-functions-1.0.2-5|20	
14cr|octave-missing-functions-1.0.2-5|21	%description
14cr|octave-missing-functions-1.0.2-5|22	Find functions that are in MATLAB but not in Octave.
14cr|octave-missing-functions-1.0.2-5|23	
14cr|octave-missing-functions-1.0.2-5|24	%prep
14cr|octave-missing-functions-1.0.2-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-missing-functions-1.0.2-5|26	cp %{SOURCE0} .
14cr|octave-missing-functions-1.0.2-5|27	
14cr|octave-missing-functions-1.0.2-5|28	%install
14cr|octave-missing-functions-1.0.2-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-missing-functions-1.0.2-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-missing-functions-1.0.2-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-missing-functions-1.0.2-5|32	
14cr|octave-missing-functions-1.0.2-5|33	tar zxf %{SOURCE0}
14cr|octave-missing-functions-1.0.2-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-missing-functions-1.0.2-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-missing-functions-1.0.2-5|36	
14cr|octave-missing-functions-1.0.2-5|37	%clean
14cr|octave-missing-functions-1.0.2-5|38	
14cr|octave-missing-functions-1.0.2-5|39	%post
14cr|octave-missing-functions-1.0.2-5|40	%octave_cmd pkg rebuild
14cr|octave-missing-functions-1.0.2-5|41	
14cr|octave-missing-functions-1.0.2-5|42	%preun
14cr|octave-missing-functions-1.0.2-5|43	%octave_pkg_preun
14cr|octave-missing-functions-1.0.2-5|44	
14cr|octave-missing-functions-1.0.2-5|45	%postun
14cr|octave-missing-functions-1.0.2-5|46	%octave_cmd pkg rebuild
14cr|octave-missing-functions-1.0.2-5|47	
14cr|octave-missing-functions-1.0.2-5|48	%files
14cr|octave-missing-functions-1.0.2-5|49	%doc COPYING DESCRIPTION
14cr|octave-missing-functions-1.0.2-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-missing-functions-1.0.2-5|51	
14cr|octave-missing-functions-1.0.2-5|52	%changelog
14cr|octave-missing-functions-1.0.2-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-5
14cr|octave-missing-functions-1.0.2-5|54	+ Revision: 123f26e
14cr|octave-missing-functions-1.0.2-5|55	- MassBuild#464: Increase release tag
14cr|octave-missing-functions-1.0.2-5|56	
14cr|octave-missing-functions-1.0.2-5|57	

3718 14
14cr|octave-msh-1.0.2-5|1	%define	pkgname msh
14cr|octave-msh-1.0.2-5|2	
14cr|octave-msh-1.0.2-5|3	Summary:	Meshes for finite element/volume PDE Octave solvers
14cr|octave-msh-1.0.2-5|4	Name:       octave-%{pkgname}
14cr|octave-msh-1.0.2-5|5	Version:	1.0.2
14cr|octave-msh-1.0.2-5|6	Release:        5
14cr|octave-msh-1.0.2-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-msh-1.0.2-5|8	License:	GPLv2+
14cr|octave-msh-1.0.2-5|9	Group:		Sciences/Mathematics
14cr|octave-msh-1.0.2-5|10	Url:		http://octave.sourceforge.net/msh/
14cr|octave-msh-1.0.2-5|11	Conflicts:	octave-forge <= 20090607
14cr|octave-msh-1.0.2-5|12	Requires:	octave >= 3.0.0, octave-splines >= 0.0.0
14cr|octave-msh-1.0.2-5|13	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-msh-1.0.2-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-msh-1.0.2-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-msh-1.0.2-5|16	BuildArch:	noarch
14cr|octave-msh-1.0.2-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-msh-1.0.2-5|18	Requires(post): octave
14cr|octave-msh-1.0.2-5|19	Requires(postun): octave
14cr|octave-msh-1.0.2-5|20	
14cr|octave-msh-1.0.2-5|21	%description
14cr|octave-msh-1.0.2-5|22	Create and manage triangular and tetrahedral meshes for finite element
14cr|octave-msh-1.0.2-5|23	or finite volume PDE solvers in Octave. Use a mesh data structure
14cr|octave-msh-1.0.2-5|24	compatible with PDEtool. Rely on gmsh for unstructured mesh
14cr|octave-msh-1.0.2-5|25	generation.
14cr|octave-msh-1.0.2-5|26	
14cr|octave-msh-1.0.2-5|27	%prep
14cr|octave-msh-1.0.2-5|28	%setup -q -c %{pkgname}-%{version}
14cr|octave-msh-1.0.2-5|29	cp %{SOURCE0} .
14cr|octave-msh-1.0.2-5|30	
14cr|octave-msh-1.0.2-5|31	%install
14cr|octave-msh-1.0.2-5|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-msh-1.0.2-5|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-msh-1.0.2-5|34	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-msh-1.0.2-5|35	
14cr|octave-msh-1.0.2-5|36	tar zxf %{SOURCE0}
14cr|octave-msh-1.0.2-5|37	mv %{pkgname}-%{version}/COPYING .
14cr|octave-msh-1.0.2-5|38	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-msh-1.0.2-5|39	
14cr|octave-msh-1.0.2-5|40	%clean
14cr|octave-msh-1.0.2-5|41	
14cr|octave-msh-1.0.2-5|42	%post
14cr|octave-msh-1.0.2-5|43	%octave_cmd pkg rebuild
14cr|octave-msh-1.0.2-5|44	
14cr|octave-msh-1.0.2-5|45	%preun
14cr|octave-msh-1.0.2-5|46	%octave_pkg_preun
14cr|octave-msh-1.0.2-5|47	
14cr|octave-msh-1.0.2-5|48	%postun
14cr|octave-msh-1.0.2-5|49	%octave_cmd pkg rebuild
14cr|octave-msh-1.0.2-5|50	
14cr|octave-msh-1.0.2-5|51	%files
14cr|octave-msh-1.0.2-5|52	%doc COPYING DESCRIPTION
14cr|octave-msh-1.0.2-5|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-msh-1.0.2-5|54	
14cr|octave-msh-1.0.2-5|55	%changelog
14cr|octave-msh-1.0.2-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-5
14cr|octave-msh-1.0.2-5|57	+ Revision: 47f24b0
14cr|octave-msh-1.0.2-5|58	- MassBuild#464: Increase release tag
14cr|octave-msh-1.0.2-5|59	
14cr|octave-msh-1.0.2-5|60	

3719 14
14cr|octave-multicore-0.2.15-6|1	%define	pkgname multicore
14cr|octave-multicore-0.2.15-6|2	
14cr|octave-multicore-0.2.15-6|3	Summary:	Multicore parallel processing functions for Octave
14cr|octave-multicore-0.2.15-6|4	Name:       octave-%{pkgname}
14cr|octave-multicore-0.2.15-6|5	Version:	0.2.15
14cr|octave-multicore-0.2.15-6|6	Release:        6
14cr|octave-multicore-0.2.15-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-multicore-0.2.15-6|8	License:	GPLv2+
14cr|octave-multicore-0.2.15-6|9	Group:		Sciences/Mathematics
14cr|octave-multicore-0.2.15-6|10	Url:		http://octave.sourceforge.net/multicore/
14cr|octave-multicore-0.2.15-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-multicore-0.2.15-6|12	Requires:	octave >= 2.9.12
14cr|octave-multicore-0.2.15-6|13	BuildRequires:  octave-devel >= 2.9.12
14cr|octave-multicore-0.2.15-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-multicore-0.2.15-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-multicore-0.2.15-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-multicore-0.2.15-6|17	Requires(post): octave
14cr|octave-multicore-0.2.15-6|18	Requires(postun): octave
14cr|octave-multicore-0.2.15-6|19	
14cr|octave-multicore-0.2.15-6|20	%description
14cr|octave-multicore-0.2.15-6|21	Multicore parallel processing functions for Octave.
14cr|octave-multicore-0.2.15-6|22	
14cr|octave-multicore-0.2.15-6|23	%prep
14cr|octave-multicore-0.2.15-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-multicore-0.2.15-6|25	cp %{SOURCE0} .
14cr|octave-multicore-0.2.15-6|26	
14cr|octave-multicore-0.2.15-6|27	%install
14cr|octave-multicore-0.2.15-6|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-multicore-0.2.15-6|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-multicore-0.2.15-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-multicore-0.2.15-6|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-multicore-0.2.15-6|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-multicore-0.2.15-6|33	
14cr|octave-multicore-0.2.15-6|34	tar zxf %{SOURCE0}
14cr|octave-multicore-0.2.15-6|35	mv %{pkgname}-%{version}/COPYING .
14cr|octave-multicore-0.2.15-6|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-multicore-0.2.15-6|37	
14cr|octave-multicore-0.2.15-6|38	%clean
14cr|octave-multicore-0.2.15-6|39	
14cr|octave-multicore-0.2.15-6|40	%post
14cr|octave-multicore-0.2.15-6|41	%octave_cmd pkg rebuild
14cr|octave-multicore-0.2.15-6|42	
14cr|octave-multicore-0.2.15-6|43	%preun
14cr|octave-multicore-0.2.15-6|44	%octave_pkg_preun
14cr|octave-multicore-0.2.15-6|45	
14cr|octave-multicore-0.2.15-6|46	%postun
14cr|octave-multicore-0.2.15-6|47	%octave_cmd pkg rebuild
14cr|octave-multicore-0.2.15-6|48	
14cr|octave-multicore-0.2.15-6|49	%files
14cr|octave-multicore-0.2.15-6|50	%doc COPYING DESCRIPTION
14cr|octave-multicore-0.2.15-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-multicore-0.2.15-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-multicore-0.2.15-6|53	
14cr|octave-multicore-0.2.15-6|54	%changelog
14cr|octave-multicore-0.2.15-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.15-6
14cr|octave-multicore-0.2.15-6|56	+ Revision: eb9bbed
14cr|octave-multicore-0.2.15-6|57	- MassBuild#464: Increase release tag
14cr|octave-multicore-0.2.15-6|58	
14cr|octave-multicore-0.2.15-6|59	

3720 14
14cr|octave-nan-2.4.4-6|1	%define	pkgname nan
14cr|octave-nan-2.4.4-6|2	
14cr|octave-nan-2.4.4-6|3	Summary:	NaN toolbox for Octave
14cr|octave-nan-2.4.4-6|4	Name:       octave-%{pkgname}
14cr|octave-nan-2.4.4-6|5	Version:	2.4.4
14cr|octave-nan-2.4.4-6|6	Release:        6
14cr|octave-nan-2.4.4-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-nan-2.4.4-6|8	License:	GPLv3+
14cr|octave-nan-2.4.4-6|9	Group:		Sciences/Mathematics
14cr|octave-nan-2.4.4-6|10	Url:		http://octave.sourceforge.net/nan/
14cr|octave-nan-2.4.4-6|11	Conflicts:	octave-forge <= 20090607
14cr|octave-nan-2.4.4-6|12	Requires:	octave >= 2.9.7
14cr|octave-nan-2.4.4-6|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-nan-2.4.4-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-nan-2.4.4-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-nan-2.4.4-6|16	BuildRequires:	libgomp-devel
14cr|octave-nan-2.4.4-6|17	Requires:       octave(api) = %{octave_api}
14cr|octave-nan-2.4.4-6|18	Requires(post): octave
14cr|octave-nan-2.4.4-6|19	Requires(postun): octave
14cr|octave-nan-2.4.4-6|20	
14cr|octave-nan-2.4.4-6|21	%description
14cr|octave-nan-2.4.4-6|22	Statistics and machine learning toolbox for Octave that can handle
14cr|octave-nan-2.4.4-6|23	data with and without missing values.
14cr|octave-nan-2.4.4-6|24	
14cr|octave-nan-2.4.4-6|25	%prep
14cr|octave-nan-2.4.4-6|26	%setup -q -c %{pkgname}-%{version}
14cr|octave-nan-2.4.4-6|27	cp %{SOURCE0} .
14cr|octave-nan-2.4.4-6|28	
14cr|octave-nan-2.4.4-6|29	%install
14cr|octave-nan-2.4.4-6|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-nan-2.4.4-6|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-nan-2.4.4-6|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-nan-2.4.4-6|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-nan-2.4.4-6|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-nan-2.4.4-6|35	
14cr|octave-nan-2.4.4-6|36	tar zxf %{SOURCE0}
14cr|octave-nan-2.4.4-6|37	mv NaN/COPYING .
14cr|octave-nan-2.4.4-6|38	mv NaN/DESCRIPTION .
14cr|octave-nan-2.4.4-6|39	
14cr|octave-nan-2.4.4-6|40	%clean
14cr|octave-nan-2.4.4-6|41	
14cr|octave-nan-2.4.4-6|42	%post
14cr|octave-nan-2.4.4-6|43	%octave_cmd pkg rebuild
14cr|octave-nan-2.4.4-6|44	
14cr|octave-nan-2.4.4-6|45	%preun
14cr|octave-nan-2.4.4-6|46	%octave_pkg_preun
14cr|octave-nan-2.4.4-6|47	
14cr|octave-nan-2.4.4-6|48	%postun
14cr|octave-nan-2.4.4-6|49	%octave_cmd pkg rebuild
14cr|octave-nan-2.4.4-6|50	
14cr|octave-nan-2.4.4-6|51	%files
14cr|octave-nan-2.4.4-6|52	%doc COPYING DESCRIPTION
14cr|octave-nan-2.4.4-6|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nan-2.4.4-6|54	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nan-2.4.4-6|55	
14cr|octave-nan-2.4.4-6|56	%changelog
14cr|octave-nan-2.4.4-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-6
14cr|octave-nan-2.4.4-6|58	+ Revision: db118ac
14cr|octave-nan-2.4.4-6|59	- MassBuild#464: Increase release tag
14cr|octave-nan-2.4.4-6|60	
14cr|octave-nan-2.4.4-6|61	

3721 14
14cr|octave-nlwing2-1.2.0-6|1	%define	pkgname nlwing2
14cr|octave-nlwing2-1.2.0-6|2	
14cr|octave-nlwing2-1.2.0-6|3	Summary:	Nonlinear aurodynamic computations for Octave
14cr|octave-nlwing2-1.2.0-6|4	Name:       octave-%{pkgname}
14cr|octave-nlwing2-1.2.0-6|5	Version:	1.2.0
14cr|octave-nlwing2-1.2.0-6|6	Release:        6
14cr|octave-nlwing2-1.2.0-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-nlwing2-1.2.0-6|8	License:	GPLv2+
14cr|octave-nlwing2-1.2.0-6|9	Group:		Sciences/Mathematics
14cr|octave-nlwing2-1.2.0-6|10	Url:		http://octave.sourceforge.net/nlwing2/
14cr|octave-nlwing2-1.2.0-6|11	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-nlwing2-1.2.0-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-nlwing2-1.2.0-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-nlwing2-1.2.0-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-nlwing2-1.2.0-6|15	Requires(post): octave
14cr|octave-nlwing2-1.2.0-6|16	Requires(postun): octave
14cr|octave-nlwing2-1.2.0-6|17	
14cr|octave-nlwing2-1.2.0-6|18	%description
14cr|octave-nlwing2-1.2.0-6|19	This package enables the efficient computation of nonlinear
14cr|octave-nlwing2-1.2.0-6|20	aerodynamics in Octave.
14cr|octave-nlwing2-1.2.0-6|21	
14cr|octave-nlwing2-1.2.0-6|22	%prep
14cr|octave-nlwing2-1.2.0-6|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-nlwing2-1.2.0-6|24	cp %{SOURCE0} .
14cr|octave-nlwing2-1.2.0-6|25	
14cr|octave-nlwing2-1.2.0-6|26	%install
14cr|octave-nlwing2-1.2.0-6|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-nlwing2-1.2.0-6|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-nlwing2-1.2.0-6|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-nlwing2-1.2.0-6|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-nlwing2-1.2.0-6|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-nlwing2-1.2.0-6|32	
14cr|octave-nlwing2-1.2.0-6|33	tar zxf %{SOURCE0}
14cr|octave-nlwing2-1.2.0-6|34	mv %{pkgname}/COPYING .
14cr|octave-nlwing2-1.2.0-6|35	mv %{pkgname}/DESCRIPTION .
14cr|octave-nlwing2-1.2.0-6|36	
14cr|octave-nlwing2-1.2.0-6|37	%clean
14cr|octave-nlwing2-1.2.0-6|38	
14cr|octave-nlwing2-1.2.0-6|39	%post
14cr|octave-nlwing2-1.2.0-6|40	%octave_cmd pkg rebuild
14cr|octave-nlwing2-1.2.0-6|41	
14cr|octave-nlwing2-1.2.0-6|42	%preun
14cr|octave-nlwing2-1.2.0-6|43	%octave_pkg_preun
14cr|octave-nlwing2-1.2.0-6|44	
14cr|octave-nlwing2-1.2.0-6|45	%postun
14cr|octave-nlwing2-1.2.0-6|46	%octave_cmd pkg rebuild
14cr|octave-nlwing2-1.2.0-6|47	
14cr|octave-nlwing2-1.2.0-6|48	%files
14cr|octave-nlwing2-1.2.0-6|49	%doc COPYING DESCRIPTION
14cr|octave-nlwing2-1.2.0-6|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nlwing2-1.2.0-6|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nlwing2-1.2.0-6|52	
14cr|octave-nlwing2-1.2.0-6|53	%changelog
14cr|octave-nlwing2-1.2.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cr|octave-nlwing2-1.2.0-6|55	+ Revision: cbc1ba3
14cr|octave-nlwing2-1.2.0-6|56	- MassBuild#464: Increase release tag
14cr|octave-nlwing2-1.2.0-6|57	
14cr|octave-nlwing2-1.2.0-6|58	

3722 14
14cr|octave-nnet-0.1.13-5|1	%define	pkgname nnet
14cr|octave-nnet-0.1.13-5|2	
14cr|octave-nnet-0.1.13-5|3	Summary:	Feedforward multi-layer neural network for Octave
14cr|octave-nnet-0.1.13-5|4	Name:		octave-%{pkgname}
14cr|octave-nnet-0.1.13-5|5	Version:	0.1.13
14cr|octave-nnet-0.1.13-5|6	Release:        5
14cr|octave-nnet-0.1.13-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-nnet-0.1.13-5|8	License:	GPLv2+
14cr|octave-nnet-0.1.13-5|9	Group:		Sciences/Mathematics
14cr|octave-nnet-0.1.13-5|10	Url:		http://octave.sourceforge.net/nnet/
14cr|octave-nnet-0.1.13-5|11	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-nnet-0.1.13-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-nnet-0.1.13-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-nnet-0.1.13-5|14	BuildArch:	noarch
14cr|octave-nnet-0.1.13-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-nnet-0.1.13-5|16	Requires(post): octave
14cr|octave-nnet-0.1.13-5|17	Requires(postun): octave
14cr|octave-nnet-0.1.13-5|18	
14cr|octave-nnet-0.1.13-5|19	%description
14cr|octave-nnet-0.1.13-5|20	Feedforward multi-layer neural network for Octave
14cr|octave-nnet-0.1.13-5|21	
14cr|octave-nnet-0.1.13-5|22	%prep
14cr|octave-nnet-0.1.13-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-nnet-0.1.13-5|24	cp %{SOURCE0} .
14cr|octave-nnet-0.1.13-5|25	
14cr|octave-nnet-0.1.13-5|26	%install
14cr|octave-nnet-0.1.13-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-nnet-0.1.13-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-nnet-0.1.13-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-nnet-0.1.13-5|30	
14cr|octave-nnet-0.1.13-5|31	tar zxf %{SOURCE0}
14cr|octave-nnet-0.1.13-5|32	mv %{pkgname}/COPYING .
14cr|octave-nnet-0.1.13-5|33	mv %{pkgname}/DESCRIPTION .
14cr|octave-nnet-0.1.13-5|34	
14cr|octave-nnet-0.1.13-5|35	%clean
14cr|octave-nnet-0.1.13-5|36	
14cr|octave-nnet-0.1.13-5|37	%post
14cr|octave-nnet-0.1.13-5|38	%octave_cmd pkg rebuild
14cr|octave-nnet-0.1.13-5|39	
14cr|octave-nnet-0.1.13-5|40	%preun
14cr|octave-nnet-0.1.13-5|41	%octave_pkg_preun
14cr|octave-nnet-0.1.13-5|42	
14cr|octave-nnet-0.1.13-5|43	%postun
14cr|octave-nnet-0.1.13-5|44	%octave_cmd pkg rebuild
14cr|octave-nnet-0.1.13-5|45	
14cr|octave-nnet-0.1.13-5|46	%files
14cr|octave-nnet-0.1.13-5|47	%doc COPYING DESCRIPTION
14cr|octave-nnet-0.1.13-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nnet-0.1.13-5|49	
14cr|octave-nnet-0.1.13-5|50	
14cr|octave-nnet-0.1.13-5|51	
14cr|octave-nnet-0.1.13-5|52	%changelog
14cr|octave-nnet-0.1.13-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.13-5
14cr|octave-nnet-0.1.13-5|54	+ Revision: 37bd693
14cr|octave-nnet-0.1.13-5|55	- MassBuild#464: Increase release tag
14cr|octave-nnet-0.1.13-5|56	
14cr|octave-nnet-0.1.13-5|57	

3723 14
14cr|octave-nurbs-1.3.4-6|1	%define	pkgname nurbs
14cr|octave-nurbs-1.3.4-6|2	
14cr|octave-nurbs-1.3.4-6|3	Summary:	NURBS routines for Octave
14cr|octave-nurbs-1.3.4-6|4	Name:       octave-%{pkgname}
14cr|octave-nurbs-1.3.4-6|5	Version:	1.3.4
14cr|octave-nurbs-1.3.4-6|6	Release:        6
14cr|octave-nurbs-1.3.4-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-nurbs-1.3.4-6|8	License:	GPLv2+
14cr|octave-nurbs-1.3.4-6|9	Group:		Sciences/Mathematics
14cr|octave-nurbs-1.3.4-6|10	Url:		http://octave.sourceforge.net/nurbs/
14cr|octave-nurbs-1.3.4-6|11	BuildRequires:  octave-devel >= 3.2.0
14cr|octave-nurbs-1.3.4-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-nurbs-1.3.4-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-nurbs-1.3.4-6|14	BuildRequires:	libgomp-devel
14cr|octave-nurbs-1.3.4-6|15	Requires:       octave(api) = %{octave_api}
14cr|octave-nurbs-1.3.4-6|16	Requires(post): octave
14cr|octave-nurbs-1.3.4-6|17	Requires(postun): octave
14cr|octave-nurbs-1.3.4-6|18	
14cr|octave-nurbs-1.3.4-6|19	%description
14cr|octave-nurbs-1.3.4-6|20	Collection of Octave routines for the creation, and manipulation of
14cr|octave-nurbs-1.3.4-6|21	Non-Uniform Rational B-Splines (NURBS).
14cr|octave-nurbs-1.3.4-6|22	
14cr|octave-nurbs-1.3.4-6|23	%prep
14cr|octave-nurbs-1.3.4-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-nurbs-1.3.4-6|25	cp %{SOURCE0} .
14cr|octave-nurbs-1.3.4-6|26	
14cr|octave-nurbs-1.3.4-6|27	%install
14cr|octave-nurbs-1.3.4-6|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-nurbs-1.3.4-6|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-nurbs-1.3.4-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-nurbs-1.3.4-6|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-nurbs-1.3.4-6|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-nurbs-1.3.4-6|33	
14cr|octave-nurbs-1.3.4-6|34	tar zxf %{SOURCE0}
14cr|octave-nurbs-1.3.4-6|35	mv %{pkgname}-%{version}/COPYING .
14cr|octave-nurbs-1.3.4-6|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-nurbs-1.3.4-6|37	
14cr|octave-nurbs-1.3.4-6|38	%clean
14cr|octave-nurbs-1.3.4-6|39	
14cr|octave-nurbs-1.3.4-6|40	%post
14cr|octave-nurbs-1.3.4-6|41	%octave_cmd pkg rebuild
14cr|octave-nurbs-1.3.4-6|42	
14cr|octave-nurbs-1.3.4-6|43	%preun
14cr|octave-nurbs-1.3.4-6|44	%octave_pkg_preun
14cr|octave-nurbs-1.3.4-6|45	
14cr|octave-nurbs-1.3.4-6|46	%postun
14cr|octave-nurbs-1.3.4-6|47	%octave_cmd pkg rebuild
14cr|octave-nurbs-1.3.4-6|48	
14cr|octave-nurbs-1.3.4-6|49	%files
14cr|octave-nurbs-1.3.4-6|50	%doc COPYING DESCRIPTION
14cr|octave-nurbs-1.3.4-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nurbs-1.3.4-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-nurbs-1.3.4-6|53	
14cr|octave-nurbs-1.3.4-6|54	%changelog
14cr|octave-nurbs-1.3.4-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-6
14cr|octave-nurbs-1.3.4-6|56	+ Revision: f52eb0c
14cr|octave-nurbs-1.3.4-6|57	- MassBuild#464: Increase release tag
14cr|octave-nurbs-1.3.4-6|58	
14cr|octave-nurbs-1.3.4-6|59	

3724 14
14cr|octave-ocs-0.1.1-6|1	%define	pkgname ocs
14cr|octave-ocs-0.1.1-6|2	
14cr|octave-ocs-0.1.1-6|3	Summary:	Octave package for solving DC and transient circuit equations
14cr|octave-ocs-0.1.1-6|4	Name:       octave-%{pkgname}
14cr|octave-ocs-0.1.1-6|5	Version:	0.1.1
14cr|octave-ocs-0.1.1-6|6	Release:        6
14cr|octave-ocs-0.1.1-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-ocs-0.1.1-6|8	License:	GPLv2+
14cr|octave-ocs-0.1.1-6|9	Group:		Sciences/Mathematics
14cr|octave-ocs-0.1.1-6|10	Url:		http://octave.sourceforge.net/ocs/
14cr|octave-ocs-0.1.1-6|11	BuildRequires:  octave-devel >= 3.0.0
14cr|octave-ocs-0.1.1-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-ocs-0.1.1-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-ocs-0.1.1-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-ocs-0.1.1-6|15	Requires(post): octave
14cr|octave-ocs-0.1.1-6|16	Requires(postun): octave
14cr|octave-ocs-0.1.1-6|17	
14cr|octave-ocs-0.1.1-6|18	%description
14cr|octave-ocs-0.1.1-6|19	Octave package for solving DC and transient electrical circuit equations.
14cr|octave-ocs-0.1.1-6|20	
14cr|octave-ocs-0.1.1-6|21	%prep
14cr|octave-ocs-0.1.1-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-ocs-0.1.1-6|23	cp %{SOURCE0} .
14cr|octave-ocs-0.1.1-6|24	
14cr|octave-ocs-0.1.1-6|25	%install
14cr|octave-ocs-0.1.1-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-ocs-0.1.1-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-ocs-0.1.1-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-ocs-0.1.1-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-ocs-0.1.1-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-ocs-0.1.1-6|31	
14cr|octave-ocs-0.1.1-6|32	tar zxf %{SOURCE0}
14cr|octave-ocs-0.1.1-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-ocs-0.1.1-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-ocs-0.1.1-6|35	mv %{pkgname}-%{version}/README .
14cr|octave-ocs-0.1.1-6|36	mv %{pkgname}-%{version}/doc examples
14cr|octave-ocs-0.1.1-6|37	
14cr|octave-ocs-0.1.1-6|38	%clean
14cr|octave-ocs-0.1.1-6|39	
14cr|octave-ocs-0.1.1-6|40	%post
14cr|octave-ocs-0.1.1-6|41	%octave_cmd pkg rebuild
14cr|octave-ocs-0.1.1-6|42	
14cr|octave-ocs-0.1.1-6|43	%preun
14cr|octave-ocs-0.1.1-6|44	%octave_pkg_preun
14cr|octave-ocs-0.1.1-6|45	
14cr|octave-ocs-0.1.1-6|46	%postun
14cr|octave-ocs-0.1.1-6|47	%octave_cmd pkg rebuild
14cr|octave-ocs-0.1.1-6|48	
14cr|octave-ocs-0.1.1-6|49	%files
14cr|octave-ocs-0.1.1-6|50	%doc COPYING DESCRIPTION README examples
14cr|octave-ocs-0.1.1-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-ocs-0.1.1-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-ocs-0.1.1-6|53	
14cr|octave-ocs-0.1.1-6|54	%changelog
14cr|octave-ocs-0.1.1-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-6
14cr|octave-ocs-0.1.1-6|56	+ Revision: 106356a
14cr|octave-ocs-0.1.1-6|57	- MassBuild#464: Increase release tag
14cr|octave-ocs-0.1.1-6|58	
14cr|octave-ocs-0.1.1-6|59	

3725 14
14cr|octave-oct2mat-1.0.7-5|1	%define	pkgname oct2mat
14cr|octave-oct2mat-1.0.7-5|2	
14cr|octave-oct2mat-1.0.7-5|3	Summary:	Convert Octave scripts into MATLAB-compatible style
14cr|octave-oct2mat-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-oct2mat-1.0.7-5|5	Version:	1.0.7
14cr|octave-oct2mat-1.0.7-5|6	Release:        5
14cr|octave-oct2mat-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-oct2mat-1.0.7-5|8	License:	GPLv2+
14cr|octave-oct2mat-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-oct2mat-1.0.7-5|10	Url:		http://octave.sourceforge.net/oct2mat/
14cr|octave-oct2mat-1.0.7-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-oct2mat-1.0.7-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-oct2mat-1.0.7-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-oct2mat-1.0.7-5|14	BuildArch:	noarch
14cr|octave-oct2mat-1.0.7-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-oct2mat-1.0.7-5|16	Requires(post): octave
14cr|octave-oct2mat-1.0.7-5|17	Requires(postun): octave
14cr|octave-oct2mat-1.0.7-5|18	
14cr|octave-oct2mat-1.0.7-5|19	%description
14cr|octave-oct2mat-1.0.7-5|20	Convert Octave scripts into a MATLAB-compatible coding style.
14cr|octave-oct2mat-1.0.7-5|21	
14cr|octave-oct2mat-1.0.7-5|22	%prep
14cr|octave-oct2mat-1.0.7-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-oct2mat-1.0.7-5|24	cp %{SOURCE0} .
14cr|octave-oct2mat-1.0.7-5|25	
14cr|octave-oct2mat-1.0.7-5|26	%install
14cr|octave-oct2mat-1.0.7-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-oct2mat-1.0.7-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-oct2mat-1.0.7-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-oct2mat-1.0.7-5|30	
14cr|octave-oct2mat-1.0.7-5|31	tar zxf %{SOURCE0}
14cr|octave-oct2mat-1.0.7-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-oct2mat-1.0.7-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-oct2mat-1.0.7-5|34	
14cr|octave-oct2mat-1.0.7-5|35	%clean
14cr|octave-oct2mat-1.0.7-5|36	
14cr|octave-oct2mat-1.0.7-5|37	%post
14cr|octave-oct2mat-1.0.7-5|38	%octave_cmd pkg rebuild
14cr|octave-oct2mat-1.0.7-5|39	
14cr|octave-oct2mat-1.0.7-5|40	%preun
14cr|octave-oct2mat-1.0.7-5|41	%octave_pkg_preun
14cr|octave-oct2mat-1.0.7-5|42	
14cr|octave-oct2mat-1.0.7-5|43	%postun
14cr|octave-oct2mat-1.0.7-5|44	%octave_cmd pkg rebuild
14cr|octave-oct2mat-1.0.7-5|45	
14cr|octave-oct2mat-1.0.7-5|46	%files
14cr|octave-oct2mat-1.0.7-5|47	%doc COPYING DESCRIPTION
14cr|octave-oct2mat-1.0.7-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-oct2mat-1.0.7-5|49	
14cr|octave-oct2mat-1.0.7-5|50	%changelog
14cr|octave-oct2mat-1.0.7-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-oct2mat-1.0.7-5|52	+ Revision: 1d40f4e
14cr|octave-oct2mat-1.0.7-5|53	- MassBuild#464: Increase release tag
14cr|octave-oct2mat-1.0.7-5|54	
14cr|octave-oct2mat-1.0.7-5|55	

3726 14
14cr|octave-odepkg-0.8.2-6|1	%define	pkgname odepkg
14cr|octave-odepkg-0.8.2-6|2	
14cr|octave-odepkg-0.8.2-6|3	Summary:	Octave package for solving ODEs
14cr|octave-odepkg-0.8.2-6|4	Name:       octave-%{pkgname}
14cr|octave-odepkg-0.8.2-6|5	Version:	0.8.2
14cr|octave-odepkg-0.8.2-6|6	Release:        6
14cr|octave-odepkg-0.8.2-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-odepkg-0.8.2-6|8	License:	GPLv2+
14cr|octave-odepkg-0.8.2-6|9	Group:		Sciences/Mathematics
14cr|octave-odepkg-0.8.2-6|10	Url:		http://octave.sourceforge.net/odepkg/
14cr|octave-odepkg-0.8.2-6|11	BuildRequires:  octave-devel >= 3.2.0
14cr|octave-odepkg-0.8.2-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-odepkg-0.8.2-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-odepkg-0.8.2-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-odepkg-0.8.2-6|15	Requires(post): octave
14cr|octave-odepkg-0.8.2-6|16	Requires(postun): octave
14cr|octave-odepkg-0.8.2-6|17	
14cr|octave-odepkg-0.8.2-6|18	%description
14cr|octave-odepkg-0.8.2-6|19	Octave package for solving ordinary differential equations and more.
14cr|octave-odepkg-0.8.2-6|20	
14cr|octave-odepkg-0.8.2-6|21	%prep
14cr|octave-odepkg-0.8.2-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-odepkg-0.8.2-6|23	cp %{SOURCE0} .
14cr|octave-odepkg-0.8.2-6|24	
14cr|octave-odepkg-0.8.2-6|25	%install
14cr|octave-odepkg-0.8.2-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-odepkg-0.8.2-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-odepkg-0.8.2-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-odepkg-0.8.2-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-odepkg-0.8.2-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-odepkg-0.8.2-6|31	
14cr|octave-odepkg-0.8.2-6|32	tar zxf %{SOURCE0}
14cr|octave-odepkg-0.8.2-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-odepkg-0.8.2-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-odepkg-0.8.2-6|35	
14cr|octave-odepkg-0.8.2-6|36	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/doc/%{pkgname}.pdf .
14cr|octave-odepkg-0.8.2-6|37	
14cr|octave-odepkg-0.8.2-6|38	%clean
14cr|octave-odepkg-0.8.2-6|39	
14cr|octave-odepkg-0.8.2-6|40	%post
14cr|octave-odepkg-0.8.2-6|41	%octave_cmd pkg rebuild
14cr|octave-odepkg-0.8.2-6|42	
14cr|octave-odepkg-0.8.2-6|43	%preun
14cr|octave-odepkg-0.8.2-6|44	%octave_pkg_preun
14cr|octave-odepkg-0.8.2-6|45	
14cr|octave-odepkg-0.8.2-6|46	%postun
14cr|octave-odepkg-0.8.2-6|47	%octave_cmd pkg rebuild
14cr|octave-odepkg-0.8.2-6|48	
14cr|octave-odepkg-0.8.2-6|49	%files
14cr|octave-odepkg-0.8.2-6|50	%doc COPYING DESCRIPTION *.pdf
14cr|octave-odepkg-0.8.2-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-odepkg-0.8.2-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-odepkg-0.8.2-6|53	
14cr|octave-odepkg-0.8.2-6|54	%changelog
14cr|octave-odepkg-0.8.2-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-6
14cr|octave-odepkg-0.8.2-6|56	+ Revision: 8b69c8d
14cr|octave-odepkg-0.8.2-6|57	- MassBuild#464: Increase release tag
14cr|octave-odepkg-0.8.2-6|58	
14cr|octave-odepkg-0.8.2-6|59	

3727 14
14cr|octave-optim-1.0.16-6|1	%define	pkgname optim
14cr|octave-optim-1.0.16-6|2	
14cr|octave-optim-1.0.16-6|3	Summary:	Non-linear optimization toolkit for Octave
14cr|octave-optim-1.0.16-6|4	Name:       octave-%{pkgname}
14cr|octave-optim-1.0.16-6|5	Version:	1.0.16
14cr|octave-optim-1.0.16-6|6	Release:	6
14cr|octave-optim-1.0.16-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-optim-1.0.16-6|8	License:	GPLv2+
14cr|octave-optim-1.0.16-6|9	Group:		Sciences/Mathematics
14cr|octave-optim-1.0.16-6|10	Url:		http://octave.sourceforge.net/optim/
14cr|octave-optim-1.0.16-6|11	Requires:	octave-miscellaneous >= 1.0.11
14cr|octave-optim-1.0.16-6|12	Requires:	octave-struct >= 1.0.9
14cr|octave-optim-1.0.16-6|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-optim-1.0.16-6|14	BuildRequires:  pkgconfig(gl)
14cr|octave-optim-1.0.16-6|15	BuildRequires:  pkgconfig(glu)
14cr|octave-optim-1.0.16-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-optim-1.0.16-6|17	Requires(post): octave
14cr|octave-optim-1.0.16-6|18	Requires(postun): octave
14cr|octave-optim-1.0.16-6|19	
14cr|octave-optim-1.0.16-6|20	%description
14cr|octave-optim-1.0.16-6|21	Non-linear optimization toolkit for Octave.
14cr|octave-optim-1.0.16-6|22	
14cr|octave-optim-1.0.16-6|23	%prep
14cr|octave-optim-1.0.16-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-optim-1.0.16-6|25	cp %{SOURCE0} .
14cr|octave-optim-1.0.16-6|26	
14cr|octave-optim-1.0.16-6|27	%install
14cr|octave-optim-1.0.16-6|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-optim-1.0.16-6|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-optim-1.0.16-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-optim-1.0.16-6|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-optim-1.0.16-6|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-optim-1.0.16-6|33	
14cr|octave-optim-1.0.16-6|34	tar zxf %{SOURCE0}
14cr|octave-optim-1.0.16-6|35	mv %{pkgname}-%{version}/COPYING .
14cr|octave-optim-1.0.16-6|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-optim-1.0.16-6|37	
14cr|octave-optim-1.0.16-6|38	%clean
14cr|octave-optim-1.0.16-6|39	
14cr|octave-optim-1.0.16-6|40	%post
14cr|octave-optim-1.0.16-6|41	%octave_cmd pkg rebuild
14cr|octave-optim-1.0.16-6|42	
14cr|octave-optim-1.0.16-6|43	%preun
14cr|octave-optim-1.0.16-6|44	%octave_pkg_preun
14cr|octave-optim-1.0.16-6|45	
14cr|octave-optim-1.0.16-6|46	%postun
14cr|octave-optim-1.0.16-6|47	%octave_cmd pkg rebuild
14cr|octave-optim-1.0.16-6|48	
14cr|octave-optim-1.0.16-6|49	%files
14cr|octave-optim-1.0.16-6|50	%doc COPYING DESCRIPTION
14cr|octave-optim-1.0.16-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-optim-1.0.16-6|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-optim-1.0.16-6|53	
14cr|octave-optim-1.0.16-6|54	%changelog
14cr|octave-optim-1.0.16-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.16-6
14cr|octave-optim-1.0.16-6|56	+ Revision: 33ba475
14cr|octave-optim-1.0.16-6|57	- MassBuild#464: Increase release tag
14cr|octave-optim-1.0.16-6|58	
14cr|octave-optim-1.0.16-6|59	

3728 14
14cr|octave-physicalconstants-0.1.7-5|1	%define	pkgname physicalconstants
14cr|octave-physicalconstants-0.1.7-5|2	
14cr|octave-physicalconstants-0.1.7-5|3	Summary:	Physical constants from NIST database for Octave
14cr|octave-physicalconstants-0.1.7-5|4	Name:       octave-%{pkgname}
14cr|octave-physicalconstants-0.1.7-5|5	Version:	0.1.7
14cr|octave-physicalconstants-0.1.7-5|6	Release:	5
14cr|octave-physicalconstants-0.1.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-physicalconstants-0.1.7-5|8	License:	GPLv2+
14cr|octave-physicalconstants-0.1.7-5|9	Group:		Sciences/Mathematics
14cr|octave-physicalconstants-0.1.7-5|10	Url:		http://octave.sourceforge.net/physicalconstants/
14cr|octave-physicalconstants-0.1.7-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-physicalconstants-0.1.7-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-physicalconstants-0.1.7-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-physicalconstants-0.1.7-5|14	BuildArch:	noarch
14cr|octave-physicalconstants-0.1.7-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-physicalconstants-0.1.7-5|16	Requires(post): octave
14cr|octave-physicalconstants-0.1.7-5|17	Requires(postun): octave
14cr|octave-physicalconstants-0.1.7-5|18	
14cr|octave-physicalconstants-0.1.7-5|19	%description
14cr|octave-physicalconstants-0.1.7-5|20	This package provides Octave access to various physical constants from atomic
14cr|octave-physicalconstants-0.1.7-5|21	and molecular physics taken from the NIST database.
14cr|octave-physicalconstants-0.1.7-5|22	
14cr|octave-physicalconstants-0.1.7-5|23	%prep
14cr|octave-physicalconstants-0.1.7-5|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-physicalconstants-0.1.7-5|25	cp %{SOURCE0} .
14cr|octave-physicalconstants-0.1.7-5|26	
14cr|octave-physicalconstants-0.1.7-5|27	%install
14cr|octave-physicalconstants-0.1.7-5|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-physicalconstants-0.1.7-5|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-physicalconstants-0.1.7-5|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-physicalconstants-0.1.7-5|31	
14cr|octave-physicalconstants-0.1.7-5|32	tar zxf %{SOURCE0}
14cr|octave-physicalconstants-0.1.7-5|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-physicalconstants-0.1.7-5|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-physicalconstants-0.1.7-5|35	
14cr|octave-physicalconstants-0.1.7-5|36	%clean
14cr|octave-physicalconstants-0.1.7-5|37	
14cr|octave-physicalconstants-0.1.7-5|38	%post
14cr|octave-physicalconstants-0.1.7-5|39	%octave_cmd pkg rebuild
14cr|octave-physicalconstants-0.1.7-5|40	
14cr|octave-physicalconstants-0.1.7-5|41	%preun
14cr|octave-physicalconstants-0.1.7-5|42	%octave_pkg_preun
14cr|octave-physicalconstants-0.1.7-5|43	
14cr|octave-physicalconstants-0.1.7-5|44	%postun
14cr|octave-physicalconstants-0.1.7-5|45	%octave_cmd pkg rebuild
14cr|octave-physicalconstants-0.1.7-5|46	
14cr|octave-physicalconstants-0.1.7-5|47	%files
14cr|octave-physicalconstants-0.1.7-5|48	%doc COPYING DESCRIPTION
14cr|octave-physicalconstants-0.1.7-5|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-physicalconstants-0.1.7-5|50	
14cr|octave-physicalconstants-0.1.7-5|51	%changelog
14cr|octave-physicalconstants-0.1.7-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-5
14cr|octave-physicalconstants-0.1.7-5|53	+ Revision: 65ac87f
14cr|octave-physicalconstants-0.1.7-5|54	- MassBuild#464: Increase release tag
14cr|octave-physicalconstants-0.1.7-5|55	
14cr|octave-physicalconstants-0.1.7-5|56	

3729 14
14cr|octave-plot-1.0.8-5|1	%define	pkgname plot
14cr|octave-plot-1.0.8-5|2	
14cr|octave-plot-1.0.8-5|3	Summary:	Additional plotting tools for Octave
14cr|octave-plot-1.0.8-5|4	Name:       octave-%{pkgname}
14cr|octave-plot-1.0.8-5|5	Version:	1.0.8
14cr|octave-plot-1.0.8-5|6	Release:	5
14cr|octave-plot-1.0.8-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-plot-1.0.8-5|8	License:	GPLv2+
14cr|octave-plot-1.0.8-5|9	Group:		Sciences/Mathematics
14cr|octave-plot-1.0.8-5|10	Url:		http://octave.sourceforge.net/plot/
14cr|octave-plot-1.0.8-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-plot-1.0.8-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-plot-1.0.8-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-plot-1.0.8-5|14	BuildArch:	noarch
14cr|octave-plot-1.0.8-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-plot-1.0.8-5|16	Requires(post): octave
14cr|octave-plot-1.0.8-5|17	Requires(postun): octave
14cr|octave-plot-1.0.8-5|18	
14cr|octave-plot-1.0.8-5|19	%description
14cr|octave-plot-1.0.8-5|20	Additional plotting tools for Octave.
14cr|octave-plot-1.0.8-5|21	
14cr|octave-plot-1.0.8-5|22	%prep
14cr|octave-plot-1.0.8-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-plot-1.0.8-5|24	cp %{SOURCE0} .
14cr|octave-plot-1.0.8-5|25	
14cr|octave-plot-1.0.8-5|26	%install
14cr|octave-plot-1.0.8-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-plot-1.0.8-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-plot-1.0.8-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-plot-1.0.8-5|30	
14cr|octave-plot-1.0.8-5|31	tar zxf %{SOURCE0}
14cr|octave-plot-1.0.8-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-plot-1.0.8-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-plot-1.0.8-5|34	
14cr|octave-plot-1.0.8-5|35	%clean
14cr|octave-plot-1.0.8-5|36	
14cr|octave-plot-1.0.8-5|37	%post
14cr|octave-plot-1.0.8-5|38	%octave_cmd pkg rebuild
14cr|octave-plot-1.0.8-5|39	
14cr|octave-plot-1.0.8-5|40	%preun
14cr|octave-plot-1.0.8-5|41	%octave_pkg_preun
14cr|octave-plot-1.0.8-5|42	
14cr|octave-plot-1.0.8-5|43	%postun
14cr|octave-plot-1.0.8-5|44	%octave_cmd pkg rebuild
14cr|octave-plot-1.0.8-5|45	
14cr|octave-plot-1.0.8-5|46	%files
14cr|octave-plot-1.0.8-5|47	%doc COPYING DESCRIPTION
14cr|octave-plot-1.0.8-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-plot-1.0.8-5|49	
14cr|octave-plot-1.0.8-5|50	%changelog
14cr|octave-plot-1.0.8-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-5
14cr|octave-plot-1.0.8-5|52	+ Revision: f787f2a
14cr|octave-plot-1.0.8-5|53	- MassBuild#464: Increase release tag
14cr|octave-plot-1.0.8-5|54	
14cr|octave-plot-1.0.8-5|55	

3730 14
14cr|octave-quaternion-1.0.0-4|1	%define	pkgname quaternion
14cr|octave-quaternion-1.0.0-4|2	
14cr|octave-quaternion-1.0.0-4|3	Summary:	Octave package for manipulation of quaternions
14cr|octave-quaternion-1.0.0-4|4	Name:		octave-%{pkgname}
14cr|octave-quaternion-1.0.0-4|5	Version:	1.0.0
14cr|octave-quaternion-1.0.0-4|6	Release:        4
14cr|octave-quaternion-1.0.0-4|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-quaternion-1.0.0-4|8	License:	GPLv3+
14cr|octave-quaternion-1.0.0-4|9	Group:		Sciences/Mathematics
14cr|octave-quaternion-1.0.0-4|10	Url:		http://octave.sourceforge.net/quaternion/
14cr|octave-quaternion-1.0.0-4|11	Conflicts:	octave-forge <= 20090607
14cr|octave-quaternion-1.0.0-4|12	Requires:	octave >= 3.1.0
14cr|octave-quaternion-1.0.0-4|13	BuildRequires:  octave-devel >= 3.1.0
14cr|octave-quaternion-1.0.0-4|14	BuildRequires:  pkgconfig(gl)
14cr|octave-quaternion-1.0.0-4|15	BuildRequires:  pkgconfig(glu)
14cr|octave-quaternion-1.0.0-4|16	BuildArch:	noarch
14cr|octave-quaternion-1.0.0-4|17	Requires:       octave(api) = %{octave_api}
14cr|octave-quaternion-1.0.0-4|18	Requires(post): octave
14cr|octave-quaternion-1.0.0-4|19	Requires(postun): octave
14cr|octave-quaternion-1.0.0-4|20	
14cr|octave-quaternion-1.0.0-4|21	%description
14cr|octave-quaternion-1.0.0-4|22	Octave package for manipulation of quaternions used for frame transformations.
14cr|octave-quaternion-1.0.0-4|23	
14cr|octave-quaternion-1.0.0-4|24	%prep
14cr|octave-quaternion-1.0.0-4|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-quaternion-1.0.0-4|26	cp %{SOURCE0} .
14cr|octave-quaternion-1.0.0-4|27	
14cr|octave-quaternion-1.0.0-4|28	%install
14cr|octave-quaternion-1.0.0-4|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-quaternion-1.0.0-4|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-quaternion-1.0.0-4|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-quaternion-1.0.0-4|32	
14cr|octave-quaternion-1.0.0-4|33	tar zxf %{SOURCE0}
14cr|octave-quaternion-1.0.0-4|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-quaternion-1.0.0-4|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-quaternion-1.0.0-4|36	
14cr|octave-quaternion-1.0.0-4|37	%clean
14cr|octave-quaternion-1.0.0-4|38	
14cr|octave-quaternion-1.0.0-4|39	%post
14cr|octave-quaternion-1.0.0-4|40	%octave_cmd pkg rebuild
14cr|octave-quaternion-1.0.0-4|41	
14cr|octave-quaternion-1.0.0-4|42	%preun
14cr|octave-quaternion-1.0.0-4|43	%octave_pkg_preun
14cr|octave-quaternion-1.0.0-4|44	
14cr|octave-quaternion-1.0.0-4|45	%postun
14cr|octave-quaternion-1.0.0-4|46	%octave_cmd pkg rebuild
14cr|octave-quaternion-1.0.0-4|47	
14cr|octave-quaternion-1.0.0-4|48	%files
14cr|octave-quaternion-1.0.0-4|49	%doc COPYING DESCRIPTION
14cr|octave-quaternion-1.0.0-4|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-quaternion-1.0.0-4|51	
14cr|octave-quaternion-1.0.0-4|52	
14cr|octave-quaternion-1.0.0-4|53	
14cr|octave-quaternion-1.0.0-4|54	
14cr|octave-quaternion-1.0.0-4|55	
14cr|octave-quaternion-1.0.0-4|56	%changelog
14cr|octave-quaternion-1.0.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|octave-quaternion-1.0.0-4|58	+ Revision: 515bbc9
14cr|octave-quaternion-1.0.0-4|59	- MassBuild#464: Increase release tag
14cr|octave-quaternion-1.0.0-4|60	
14cr|octave-quaternion-1.0.0-4|61	

3731 14
14cr|octave-secs1d-0.0.8-6|1	%define	pkgname secs1d
14cr|octave-secs1d-0.0.8-6|2	
14cr|octave-secs1d-0.0.8-6|3	Summary:	Octave drift-diffusion simulator for 1D devices
14cr|octave-secs1d-0.0.8-6|4	Name:       octave-%{pkgname}
14cr|octave-secs1d-0.0.8-6|5	Version:	0.0.8
14cr|octave-secs1d-0.0.8-6|6	Release:	6
14cr|octave-secs1d-0.0.8-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-secs1d-0.0.8-6|8	License:	GPLv2+
14cr|octave-secs1d-0.0.8-6|9	Group:		Sciences/Mathematics
14cr|octave-secs1d-0.0.8-6|10	Url:		http://octave.sourceforge.net/secs1d/
14cr|octave-secs1d-0.0.8-6|11	BuildRequires:  octave-devel >= 2.9.17
14cr|octave-secs1d-0.0.8-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-secs1d-0.0.8-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-secs1d-0.0.8-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-secs1d-0.0.8-6|15	Requires(post): octave
14cr|octave-secs1d-0.0.8-6|16	Requires(postun): octave
14cr|octave-secs1d-0.0.8-6|17	
14cr|octave-secs1d-0.0.8-6|18	%description
14cr|octave-secs1d-0.0.8-6|19	Octave drift-diffusion simulator for 1D semiconductor devices.
14cr|octave-secs1d-0.0.8-6|20	
14cr|octave-secs1d-0.0.8-6|21	%prep
14cr|octave-secs1d-0.0.8-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-secs1d-0.0.8-6|23	cp %{SOURCE0} .
14cr|octave-secs1d-0.0.8-6|24	
14cr|octave-secs1d-0.0.8-6|25	%install
14cr|octave-secs1d-0.0.8-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-secs1d-0.0.8-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-secs1d-0.0.8-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-secs1d-0.0.8-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-secs1d-0.0.8-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-secs1d-0.0.8-6|31	
14cr|octave-secs1d-0.0.8-6|32	tar zxf %{SOURCE0}
14cr|octave-secs1d-0.0.8-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-secs1d-0.0.8-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-secs1d-0.0.8-6|35	
14cr|octave-secs1d-0.0.8-6|36	%clean
14cr|octave-secs1d-0.0.8-6|37	
14cr|octave-secs1d-0.0.8-6|38	%post
14cr|octave-secs1d-0.0.8-6|39	%octave_cmd pkg rebuild
14cr|octave-secs1d-0.0.8-6|40	
14cr|octave-secs1d-0.0.8-6|41	%preun
14cr|octave-secs1d-0.0.8-6|42	%octave_pkg_preun
14cr|octave-secs1d-0.0.8-6|43	
14cr|octave-secs1d-0.0.8-6|44	%postun
14cr|octave-secs1d-0.0.8-6|45	%octave_cmd pkg rebuild
14cr|octave-secs1d-0.0.8-6|46	
14cr|octave-secs1d-0.0.8-6|47	%files
14cr|octave-secs1d-0.0.8-6|48	%doc COPYING DESCRIPTION
14cr|octave-secs1d-0.0.8-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-secs1d-0.0.8-6|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-secs1d-0.0.8-6|51	
14cr|octave-secs1d-0.0.8-6|52	%changelog
14cr|octave-secs1d-0.0.8-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-6
14cr|octave-secs1d-0.0.8-6|54	+ Revision: ddcc426
14cr|octave-secs1d-0.0.8-6|55	- MassBuild#464: Increase release tag
14cr|octave-secs1d-0.0.8-6|56	
14cr|octave-secs1d-0.0.8-6|57	

3732 14
14cr|octave-secs2d-0.0.8-6|1	%define	pkgname secs2d
14cr|octave-secs2d-0.0.8-6|2	
14cr|octave-secs2d-0.0.8-6|3	Summary:	Octave drift-diffusion simulator for 2D devices
14cr|octave-secs2d-0.0.8-6|4	Name:       octave-%{pkgname}
14cr|octave-secs2d-0.0.8-6|5	Version:	0.0.8
14cr|octave-secs2d-0.0.8-6|6	Release:	6
14cr|octave-secs2d-0.0.8-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-secs2d-0.0.8-6|8	License:	GPLv2+
14cr|octave-secs2d-0.0.8-6|9	Group:		Sciences/Mathematics
14cr|octave-secs2d-0.0.8-6|10	Url:		http://octave.sourceforge.net/secs2d/
14cr|octave-secs2d-0.0.8-6|11	BuildRequires:  octave-devel >= 2.9.17
14cr|octave-secs2d-0.0.8-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-secs2d-0.0.8-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-secs2d-0.0.8-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-secs2d-0.0.8-6|15	Requires(post): octave
14cr|octave-secs2d-0.0.8-6|16	Requires(postun): octave
14cr|octave-secs2d-0.0.8-6|17	
14cr|octave-secs2d-0.0.8-6|18	%description
14cr|octave-secs2d-0.0.8-6|19	Octave drift-diffusion simulator for 2D semiconductor devices.
14cr|octave-secs2d-0.0.8-6|20	
14cr|octave-secs2d-0.0.8-6|21	%prep
14cr|octave-secs2d-0.0.8-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-secs2d-0.0.8-6|23	cp %{SOURCE0} .
14cr|octave-secs2d-0.0.8-6|24	
14cr|octave-secs2d-0.0.8-6|25	%install
14cr|octave-secs2d-0.0.8-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-secs2d-0.0.8-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-secs2d-0.0.8-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-secs2d-0.0.8-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-secs2d-0.0.8-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-secs2d-0.0.8-6|31	
14cr|octave-secs2d-0.0.8-6|32	tar zxf %{SOURCE0}
14cr|octave-secs2d-0.0.8-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-secs2d-0.0.8-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-secs2d-0.0.8-6|35	
14cr|octave-secs2d-0.0.8-6|36	%clean
14cr|octave-secs2d-0.0.8-6|37	
14cr|octave-secs2d-0.0.8-6|38	%post
14cr|octave-secs2d-0.0.8-6|39	%octave_cmd pkg rebuild
14cr|octave-secs2d-0.0.8-6|40	
14cr|octave-secs2d-0.0.8-6|41	%preun
14cr|octave-secs2d-0.0.8-6|42	%octave_pkg_preun
14cr|octave-secs2d-0.0.8-6|43	
14cr|octave-secs2d-0.0.8-6|44	%postun
14cr|octave-secs2d-0.0.8-6|45	%octave_cmd pkg rebuild
14cr|octave-secs2d-0.0.8-6|46	
14cr|octave-secs2d-0.0.8-6|47	%files
14cr|octave-secs2d-0.0.8-6|48	%doc COPYING DESCRIPTION
14cr|octave-secs2d-0.0.8-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-secs2d-0.0.8-6|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-secs2d-0.0.8-6|51	
14cr|octave-secs2d-0.0.8-6|52	%changelog
14cr|octave-secs2d-0.0.8-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-6
14cr|octave-secs2d-0.0.8-6|54	+ Revision: 0043342
14cr|octave-secs2d-0.0.8-6|55	- MassBuild#464: Increase release tag
14cr|octave-secs2d-0.0.8-6|56	
14cr|octave-secs2d-0.0.8-6|57	

3733 14
14cr|octave-signal-1.0.11-4|1	%define	pkgname signal
14cr|octave-signal-1.0.11-4|2	
14cr|octave-signal-1.0.11-4|3	Summary:	Signal processing tools for Octave
14cr|octave-signal-1.0.11-4|4	Name:		octave-%{pkgname}
14cr|octave-signal-1.0.11-4|5	Version:	1.0.11
14cr|octave-signal-1.0.11-4|6	Release:        4
14cr|octave-signal-1.0.11-4|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-signal-1.0.11-4|8	License:	GPLv2+
14cr|octave-signal-1.0.11-4|9	Group:		Sciences/Mathematics
14cr|octave-signal-1.0.11-4|10	Url:		http://octave.sourceforge.net/signal/
14cr|octave-signal-1.0.11-4|11	Requires:	octave-optim >= 1.0.0
14cr|octave-signal-1.0.11-4|12	Requires:	octave-specfun >= 0.0.0
14cr|octave-signal-1.0.11-4|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-signal-1.0.11-4|14	BuildRequires:  pkgconfig(gl)
14cr|octave-signal-1.0.11-4|15	BuildRequires:  pkgconfig(glu)
14cr|octave-signal-1.0.11-4|16	Requires:       octave(api) = %{octave_api}
14cr|octave-signal-1.0.11-4|17	Requires(post): octave
14cr|octave-signal-1.0.11-4|18	Requires(postun): octave
14cr|octave-signal-1.0.11-4|19	
14cr|octave-signal-1.0.11-4|20	%description
14cr|octave-signal-1.0.11-4|21	Signal processing tools, including filtering, windowing and display
14cr|octave-signal-1.0.11-4|22	functions for Octave.
14cr|octave-signal-1.0.11-4|23	
14cr|octave-signal-1.0.11-4|24	%prep
14cr|octave-signal-1.0.11-4|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-signal-1.0.11-4|26	cp %{SOURCE0} .
14cr|octave-signal-1.0.11-4|27	
14cr|octave-signal-1.0.11-4|28	%install
14cr|octave-signal-1.0.11-4|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-signal-1.0.11-4|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-signal-1.0.11-4|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-signal-1.0.11-4|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-signal-1.0.11-4|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-signal-1.0.11-4|34	
14cr|octave-signal-1.0.11-4|35	tar zxf %{SOURCE0}
14cr|octave-signal-1.0.11-4|36	mv %{pkgname}-%{version}/COPYING .
14cr|octave-signal-1.0.11-4|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-signal-1.0.11-4|38	
14cr|octave-signal-1.0.11-4|39	%clean
14cr|octave-signal-1.0.11-4|40	
14cr|octave-signal-1.0.11-4|41	%post
14cr|octave-signal-1.0.11-4|42	%octave_cmd pkg rebuild
14cr|octave-signal-1.0.11-4|43	
14cr|octave-signal-1.0.11-4|44	%preun
14cr|octave-signal-1.0.11-4|45	%octave_pkg_preun
14cr|octave-signal-1.0.11-4|46	
14cr|octave-signal-1.0.11-4|47	%postun
14cr|octave-signal-1.0.11-4|48	%octave_cmd pkg rebuild
14cr|octave-signal-1.0.11-4|49	
14cr|octave-signal-1.0.11-4|50	%files
14cr|octave-signal-1.0.11-4|51	%doc COPYING DESCRIPTION
14cr|octave-signal-1.0.11-4|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-signal-1.0.11-4|53	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-signal-1.0.11-4|54	
14cr|octave-signal-1.0.11-4|55	
14cr|octave-signal-1.0.11-4|56	
14cr|octave-signal-1.0.11-4|57	%changelog
14cr|octave-signal-1.0.11-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-4
14cr|octave-signal-1.0.11-4|59	+ Revision: bdc3c09
14cr|octave-signal-1.0.11-4|60	- MassBuild#464: Increase release tag
14cr|octave-signal-1.0.11-4|61	
14cr|octave-signal-1.0.11-4|62	

3734 14
14cr|octave-simp-1.1.0-5|1	%define	pkgname simp
14cr|octave-simp-1.1.0-5|2	
14cr|octave-simp-1.1.0-5|3	Summary:	Basic interval operations for Octave
14cr|octave-simp-1.1.0-5|4	Name:       octave-%{pkgname}
14cr|octave-simp-1.1.0-5|5	Version:	1.1.0
14cr|octave-simp-1.1.0-5|6	Release:	5
14cr|octave-simp-1.1.0-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-simp-1.1.0-5|8	License:	GPLv3+
14cr|octave-simp-1.1.0-5|9	Group:		Sciences/Mathematics
14cr|octave-simp-1.1.0-5|10	Url:		http://octave.sourceforge.net/simp/
14cr|octave-simp-1.1.0-5|11	BuildRequires:  octave-devel
14cr|octave-simp-1.1.0-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-simp-1.1.0-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-simp-1.1.0-5|14	BuildArch:	noarch
14cr|octave-simp-1.1.0-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-simp-1.1.0-5|16	Requires(post): octave
14cr|octave-simp-1.1.0-5|17	Requires(postun): octave
14cr|octave-simp-1.1.0-5|18	
14cr|octave-simp-1.1.0-5|19	%description
14cr|octave-simp-1.1.0-5|20	This package defines basic operations on intervals for Octave.
14cr|octave-simp-1.1.0-5|21	
14cr|octave-simp-1.1.0-5|22	%prep
14cr|octave-simp-1.1.0-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-simp-1.1.0-5|24	cp %{SOURCE0} .
14cr|octave-simp-1.1.0-5|25	
14cr|octave-simp-1.1.0-5|26	%install
14cr|octave-simp-1.1.0-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-simp-1.1.0-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-simp-1.1.0-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-simp-1.1.0-5|30	
14cr|octave-simp-1.1.0-5|31	tar zxf %{SOURCE0}
14cr|octave-simp-1.1.0-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-simp-1.1.0-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-simp-1.1.0-5|34	mv %{pkgname}-%{version}/doc/*.pdf .
14cr|octave-simp-1.1.0-5|35	
14cr|octave-simp-1.1.0-5|36	%clean
14cr|octave-simp-1.1.0-5|37	
14cr|octave-simp-1.1.0-5|38	%post
14cr|octave-simp-1.1.0-5|39	%octave_cmd pkg rebuild
14cr|octave-simp-1.1.0-5|40	
14cr|octave-simp-1.1.0-5|41	%preun
14cr|octave-simp-1.1.0-5|42	%octave_pkg_preun
14cr|octave-simp-1.1.0-5|43	
14cr|octave-simp-1.1.0-5|44	%postun
14cr|octave-simp-1.1.0-5|45	%octave_cmd pkg rebuild
14cr|octave-simp-1.1.0-5|46	
14cr|octave-simp-1.1.0-5|47	%files
14cr|octave-simp-1.1.0-5|48	%doc COPYING DESCRIPTION *.pdf
14cr|octave-simp-1.1.0-5|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-simp-1.1.0-5|50	
14cr|octave-simp-1.1.0-5|51	%changelog
14cr|octave-simp-1.1.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-5
14cr|octave-simp-1.1.0-5|53	+ Revision: c2becc6
14cr|octave-simp-1.1.0-5|54	- MassBuild#464: Increase release tag
14cr|octave-simp-1.1.0-5|55	
14cr|octave-simp-1.1.0-5|56	

3735 14
14cr|octave-specfun-1.0.9-5|1	%define	pkgname specfun
14cr|octave-specfun-1.0.9-5|2	
14cr|octave-specfun-1.0.9-5|3	Summary:	Special functions for Octave
14cr|octave-specfun-1.0.9-5|4	Name:       octave-%{pkgname}
14cr|octave-specfun-1.0.9-5|5	Version:	1.0.9
14cr|octave-specfun-1.0.9-5|6	Release:	5
14cr|octave-specfun-1.0.9-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-specfun-1.0.9-5|8	License:	GPLv2+
14cr|octave-specfun-1.0.9-5|9	Group:		Sciences/Mathematics
14cr|octave-specfun-1.0.9-5|10	Url:		http://octave.sourceforge.net/specfun/
14cr|octave-specfun-1.0.9-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-specfun-1.0.9-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-specfun-1.0.9-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-specfun-1.0.9-5|14	BuildArch:	noarch
14cr|octave-specfun-1.0.9-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-specfun-1.0.9-5|16	Requires(post): octave
14cr|octave-specfun-1.0.9-5|17	Requires(postun): octave
14cr|octave-specfun-1.0.9-5|18	
14cr|octave-specfun-1.0.9-5|19	%description
14cr|octave-specfun-1.0.9-5|20	Special functions including ellipitic functions, etc., for Octave.
14cr|octave-specfun-1.0.9-5|21	
14cr|octave-specfun-1.0.9-5|22	%prep
14cr|octave-specfun-1.0.9-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-specfun-1.0.9-5|24	cp %{SOURCE0} .
14cr|octave-specfun-1.0.9-5|25	
14cr|octave-specfun-1.0.9-5|26	%install
14cr|octave-specfun-1.0.9-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-specfun-1.0.9-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-specfun-1.0.9-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-specfun-1.0.9-5|30	
14cr|octave-specfun-1.0.9-5|31	tar zxf %{SOURCE0}
14cr|octave-specfun-1.0.9-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-specfun-1.0.9-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-specfun-1.0.9-5|34	
14cr|octave-specfun-1.0.9-5|35	%clean
14cr|octave-specfun-1.0.9-5|36	
14cr|octave-specfun-1.0.9-5|37	%post
14cr|octave-specfun-1.0.9-5|38	%octave_cmd pkg rebuild
14cr|octave-specfun-1.0.9-5|39	
14cr|octave-specfun-1.0.9-5|40	%preun
14cr|octave-specfun-1.0.9-5|41	%octave_pkg_preun
14cr|octave-specfun-1.0.9-5|42	
14cr|octave-specfun-1.0.9-5|43	%postun
14cr|octave-specfun-1.0.9-5|44	%octave_cmd pkg rebuild
14cr|octave-specfun-1.0.9-5|45	
14cr|octave-specfun-1.0.9-5|46	%files
14cr|octave-specfun-1.0.9-5|47	%doc COPYING DESCRIPTION
14cr|octave-specfun-1.0.9-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-specfun-1.0.9-5|49	
14cr|octave-specfun-1.0.9-5|50	%changelog
14cr|octave-specfun-1.0.9-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-5
14cr|octave-specfun-1.0.9-5|52	+ Revision: fde011a
14cr|octave-specfun-1.0.9-5|53	- MassBuild#464: Increase release tag
14cr|octave-specfun-1.0.9-5|54	
14cr|octave-specfun-1.0.9-5|55	

3736 14
14cr|octave-special-matrix-1.0.7-5|1	%define	pkgname special-matrix
14cr|octave-special-matrix-1.0.7-5|2	
14cr|octave-special-matrix-1.0.7-5|3	Summary:	Additional special matrices for Octave
14cr|octave-special-matrix-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-special-matrix-1.0.7-5|5	Version:	1.0.7
14cr|octave-special-matrix-1.0.7-5|6	Release:	5
14cr|octave-special-matrix-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-special-matrix-1.0.7-5|8	License:	GPLv2+
14cr|octave-special-matrix-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-special-matrix-1.0.7-5|10	Url:		http://octave.sourceforge.net/special-matrix/
14cr|octave-special-matrix-1.0.7-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-special-matrix-1.0.7-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-special-matrix-1.0.7-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-special-matrix-1.0.7-5|14	BuildArch:	noarch
14cr|octave-special-matrix-1.0.7-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-special-matrix-1.0.7-5|16	Requires(post): octave
14cr|octave-special-matrix-1.0.7-5|17	Requires(postun): octave
14cr|octave-special-matrix-1.0.7-5|18	
14cr|octave-special-matrix-1.0.7-5|19	%description
14cr|octave-special-matrix-1.0.7-5|20	Additional special matrices for Octave.
14cr|octave-special-matrix-1.0.7-5|21	
14cr|octave-special-matrix-1.0.7-5|22	%prep
14cr|octave-special-matrix-1.0.7-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-special-matrix-1.0.7-5|24	cp %{SOURCE0} .
14cr|octave-special-matrix-1.0.7-5|25	
14cr|octave-special-matrix-1.0.7-5|26	%install
14cr|octave-special-matrix-1.0.7-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-special-matrix-1.0.7-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-special-matrix-1.0.7-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-special-matrix-1.0.7-5|30	
14cr|octave-special-matrix-1.0.7-5|31	tar zxf %{SOURCE0}
14cr|octave-special-matrix-1.0.7-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-special-matrix-1.0.7-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-special-matrix-1.0.7-5|34	
14cr|octave-special-matrix-1.0.7-5|35	%clean
14cr|octave-special-matrix-1.0.7-5|36	
14cr|octave-special-matrix-1.0.7-5|37	%post
14cr|octave-special-matrix-1.0.7-5|38	%octave_cmd pkg rebuild
14cr|octave-special-matrix-1.0.7-5|39	
14cr|octave-special-matrix-1.0.7-5|40	%preun
14cr|octave-special-matrix-1.0.7-5|41	%octave_pkg_preun
14cr|octave-special-matrix-1.0.7-5|42	
14cr|octave-special-matrix-1.0.7-5|43	%postun
14cr|octave-special-matrix-1.0.7-5|44	%octave_cmd pkg rebuild
14cr|octave-special-matrix-1.0.7-5|45	
14cr|octave-special-matrix-1.0.7-5|46	%files
14cr|octave-special-matrix-1.0.7-5|47	%doc COPYING DESCRIPTION
14cr|octave-special-matrix-1.0.7-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-special-matrix-1.0.7-5|49	
14cr|octave-special-matrix-1.0.7-5|50	%changelog
14cr|octave-special-matrix-1.0.7-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-special-matrix-1.0.7-5|52	+ Revision: 57f6419
14cr|octave-special-matrix-1.0.7-5|53	- MassBuild#464: Increase release tag
14cr|octave-special-matrix-1.0.7-5|54	
14cr|octave-special-matrix-1.0.7-5|55	

3737 14
14cr|octave-splines-1.0.7-5|1	%define	pkgname splines
14cr|octave-splines-1.0.7-5|2	
14cr|octave-splines-1.0.7-5|3	Summary:	Cubic spline functions for Octave
14cr|octave-splines-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-splines-1.0.7-5|5	Version:	1.0.7
14cr|octave-splines-1.0.7-5|6	Release:        5
14cr|octave-splines-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-splines-1.0.7-5|8	License:	GPLv2+
14cr|octave-splines-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-splines-1.0.7-5|10	Url:		http://octave.sourceforge.net/splines/
14cr|octave-splines-1.0.7-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-splines-1.0.7-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-splines-1.0.7-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-splines-1.0.7-5|14	BuildArch:	noarch
14cr|octave-splines-1.0.7-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-splines-1.0.7-5|16	Requires(post): octave
14cr|octave-splines-1.0.7-5|17	Requires(postun): octave
14cr|octave-splines-1.0.7-5|18	
14cr|octave-splines-1.0.7-5|19	%description
14cr|octave-splines-1.0.7-5|20	Additional cubic spline functions for Octave.
14cr|octave-splines-1.0.7-5|21	
14cr|octave-splines-1.0.7-5|22	%prep
14cr|octave-splines-1.0.7-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-splines-1.0.7-5|24	cp %{SOURCE0} .
14cr|octave-splines-1.0.7-5|25	
14cr|octave-splines-1.0.7-5|26	%install
14cr|octave-splines-1.0.7-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-splines-1.0.7-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-splines-1.0.7-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-splines-1.0.7-5|30	
14cr|octave-splines-1.0.7-5|31	tar zxf %{SOURCE0}
14cr|octave-splines-1.0.7-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-splines-1.0.7-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-splines-1.0.7-5|34	
14cr|octave-splines-1.0.7-5|35	%clean
14cr|octave-splines-1.0.7-5|36	
14cr|octave-splines-1.0.7-5|37	%post
14cr|octave-splines-1.0.7-5|38	%octave_cmd pkg rebuild
14cr|octave-splines-1.0.7-5|39	
14cr|octave-splines-1.0.7-5|40	%preun
14cr|octave-splines-1.0.7-5|41	%octave_pkg_preun
14cr|octave-splines-1.0.7-5|42	
14cr|octave-splines-1.0.7-5|43	%postun
14cr|octave-splines-1.0.7-5|44	%octave_cmd pkg rebuild
14cr|octave-splines-1.0.7-5|45	
14cr|octave-splines-1.0.7-5|46	%files
14cr|octave-splines-1.0.7-5|47	%doc COPYING DESCRIPTION
14cr|octave-splines-1.0.7-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-splines-1.0.7-5|49	
14cr|octave-splines-1.0.7-5|50	%changelog
14cr|octave-splines-1.0.7-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-splines-1.0.7-5|52	+ Revision: 2d1c439
14cr|octave-splines-1.0.7-5|53	- MassBuild#464: Increase release tag
14cr|octave-splines-1.0.7-5|54	
14cr|octave-splines-1.0.7-5|55	

3738 14
14cr|octave-statistics-1.0.10-5|1	%define	pkgname statistics
14cr|octave-statistics-1.0.10-5|2	
14cr|octave-statistics-1.0.10-5|3	Summary:	Additional statistics functions for Octave
14cr|octave-statistics-1.0.10-5|4	Name:       octave-%{pkgname}
14cr|octave-statistics-1.0.10-5|5	Version:	1.0.10
14cr|octave-statistics-1.0.10-5|6	Release:	5
14cr|octave-statistics-1.0.10-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-statistics-1.0.10-5|8	License:	GPLv2+
14cr|octave-statistics-1.0.10-5|9	Group:		Sciences/Mathematics
14cr|octave-statistics-1.0.10-5|10	Url:		http://octave.sourceforge.net/statistics/
14cr|octave-statistics-1.0.10-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-statistics-1.0.10-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-statistics-1.0.10-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-statistics-1.0.10-5|14	BuildArch:	noarch
14cr|octave-statistics-1.0.10-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-statistics-1.0.10-5|16	Requires(post): octave
14cr|octave-statistics-1.0.10-5|17	Requires(postun): octave
14cr|octave-statistics-1.0.10-5|18	
14cr|octave-statistics-1.0.10-5|19	%description
14cr|octave-statistics-1.0.10-5|20	Additional statistics functions for Octave.
14cr|octave-statistics-1.0.10-5|21	
14cr|octave-statistics-1.0.10-5|22	%prep
14cr|octave-statistics-1.0.10-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-statistics-1.0.10-5|24	cp %{SOURCE0} .
14cr|octave-statistics-1.0.10-5|25	
14cr|octave-statistics-1.0.10-5|26	%install
14cr|octave-statistics-1.0.10-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-statistics-1.0.10-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-statistics-1.0.10-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-statistics-1.0.10-5|30	
14cr|octave-statistics-1.0.10-5|31	tar zxf %{SOURCE0}
14cr|octave-statistics-1.0.10-5|32	mv %{pkgname}/COPYING .
14cr|octave-statistics-1.0.10-5|33	mv %{pkgname}/DESCRIPTION .
14cr|octave-statistics-1.0.10-5|34	
14cr|octave-statistics-1.0.10-5|35	%clean
14cr|octave-statistics-1.0.10-5|36	
14cr|octave-statistics-1.0.10-5|37	%post
14cr|octave-statistics-1.0.10-5|38	%octave_cmd pkg rebuild
14cr|octave-statistics-1.0.10-5|39	
14cr|octave-statistics-1.0.10-5|40	%preun
14cr|octave-statistics-1.0.10-5|41	%octave_pkg_preun
14cr|octave-statistics-1.0.10-5|42	
14cr|octave-statistics-1.0.10-5|43	%postun
14cr|octave-statistics-1.0.10-5|44	%octave_cmd pkg rebuild
14cr|octave-statistics-1.0.10-5|45	
14cr|octave-statistics-1.0.10-5|46	%files
14cr|octave-statistics-1.0.10-5|47	%doc COPYING DESCRIPTION
14cr|octave-statistics-1.0.10-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-statistics-1.0.10-5|49	
14cr|octave-statistics-1.0.10-5|50	%changelog
14cr|octave-statistics-1.0.10-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-5
14cr|octave-statistics-1.0.10-5|52	+ Revision: 8402277
14cr|octave-statistics-1.0.10-5|53	- MassBuild#464: Increase release tag
14cr|octave-statistics-1.0.10-5|54	
14cr|octave-statistics-1.0.10-5|55	

3739 14
14cr|octave-strings-1.0.7-5|1	%define	pkgname strings
14cr|octave-strings-1.0.7-5|2	
14cr|octave-strings-1.0.7-5|3	Summary:	Additional string manipulation functions for Octave
14cr|octave-strings-1.0.7-5|4	Name:       octave-%{pkgname}
14cr|octave-strings-1.0.7-5|5	Version:	1.0.7
14cr|octave-strings-1.0.7-5|6	Release:	5
14cr|octave-strings-1.0.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-strings-1.0.7-5|8	License:	GPLv2+
14cr|octave-strings-1.0.7-5|9	Group:		Sciences/Mathematics
14cr|octave-strings-1.0.7-5|10	Url:		http://octave.sourceforge.net/strings/
14cr|octave-strings-1.0.7-5|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-strings-1.0.7-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-strings-1.0.7-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-strings-1.0.7-5|14	BuildRequires:	texinfo, pcre-devel
14cr|octave-strings-1.0.7-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-strings-1.0.7-5|16	Requires(post): octave
14cr|octave-strings-1.0.7-5|17	Requires(postun): octave
14cr|octave-strings-1.0.7-5|18	
14cr|octave-strings-1.0.7-5|19	%description
14cr|octave-strings-1.0.7-5|20	Additional string manipulation functions for Octave.
14cr|octave-strings-1.0.7-5|21	
14cr|octave-strings-1.0.7-5|22	%prep
14cr|octave-strings-1.0.7-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-strings-1.0.7-5|24	cp %{SOURCE0} .
14cr|octave-strings-1.0.7-5|25	
14cr|octave-strings-1.0.7-5|26	%install
14cr|octave-strings-1.0.7-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-strings-1.0.7-5|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-strings-1.0.7-5|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-strings-1.0.7-5|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-strings-1.0.7-5|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-strings-1.0.7-5|32	
14cr|octave-strings-1.0.7-5|33	tar zxf %{SOURCE0}
14cr|octave-strings-1.0.7-5|34	mv %{pkgname}-%{version}/COPYING .
14cr|octave-strings-1.0.7-5|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-strings-1.0.7-5|36	
14cr|octave-strings-1.0.7-5|37	%clean
14cr|octave-strings-1.0.7-5|38	
14cr|octave-strings-1.0.7-5|39	%post
14cr|octave-strings-1.0.7-5|40	%octave_cmd pkg rebuild
14cr|octave-strings-1.0.7-5|41	
14cr|octave-strings-1.0.7-5|42	%preun
14cr|octave-strings-1.0.7-5|43	%octave_pkg_preun
14cr|octave-strings-1.0.7-5|44	
14cr|octave-strings-1.0.7-5|45	%postun
14cr|octave-strings-1.0.7-5|46	%octave_cmd pkg rebuild
14cr|octave-strings-1.0.7-5|47	
14cr|octave-strings-1.0.7-5|48	%files
14cr|octave-strings-1.0.7-5|49	%doc COPYING DESCRIPTION
14cr|octave-strings-1.0.7-5|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-strings-1.0.7-5|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-strings-1.0.7-5|52	
14cr|octave-strings-1.0.7-5|53	%changelog
14cr|octave-strings-1.0.7-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|octave-strings-1.0.7-5|55	+ Revision: 41d3ef3
14cr|octave-strings-1.0.7-5|56	- MassBuild#464: Increase release tag
14cr|octave-strings-1.0.7-5|57	
14cr|octave-strings-1.0.7-5|58	

3740 14
14cr|octave-struct-1.0.9-6|1	%define	pkgname struct
14cr|octave-struct-1.0.9-6|2	
14cr|octave-struct-1.0.9-6|3	Summary:	Additional structure manipulation functions for Octave
14cr|octave-struct-1.0.9-6|4	Name:       octave-%{pkgname}
14cr|octave-struct-1.0.9-6|5	Version:	1.0.9
14cr|octave-struct-1.0.9-6|6	Release:	6
14cr|octave-struct-1.0.9-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-struct-1.0.9-6|8	License:	GPLv2+
14cr|octave-struct-1.0.9-6|9	Group:		Sciences/Mathematics
14cr|octave-struct-1.0.9-6|10	Url:		http://octave.sourceforge.net/struct/
14cr|octave-struct-1.0.9-6|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-struct-1.0.9-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-struct-1.0.9-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-struct-1.0.9-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-struct-1.0.9-6|15	Requires(post): octave
14cr|octave-struct-1.0.9-6|16	Requires(postun): octave
14cr|octave-struct-1.0.9-6|17	
14cr|octave-struct-1.0.9-6|18	%description
14cr|octave-struct-1.0.9-6|19	Additional structure manipulation functions for Octave.
14cr|octave-struct-1.0.9-6|20	
14cr|octave-struct-1.0.9-6|21	%prep
14cr|octave-struct-1.0.9-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-struct-1.0.9-6|23	cp %{SOURCE0} .
14cr|octave-struct-1.0.9-6|24	
14cr|octave-struct-1.0.9-6|25	%install
14cr|octave-struct-1.0.9-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-struct-1.0.9-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-struct-1.0.9-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-struct-1.0.9-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-struct-1.0.9-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-struct-1.0.9-6|31	
14cr|octave-struct-1.0.9-6|32	tar zxf %{SOURCE0}
14cr|octave-struct-1.0.9-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-struct-1.0.9-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-struct-1.0.9-6|35	
14cr|octave-struct-1.0.9-6|36	%clean
14cr|octave-struct-1.0.9-6|37	
14cr|octave-struct-1.0.9-6|38	%post
14cr|octave-struct-1.0.9-6|39	%octave_cmd pkg rebuild
14cr|octave-struct-1.0.9-6|40	
14cr|octave-struct-1.0.9-6|41	%preun
14cr|octave-struct-1.0.9-6|42	%octave_pkg_preun
14cr|octave-struct-1.0.9-6|43	
14cr|octave-struct-1.0.9-6|44	%postun
14cr|octave-struct-1.0.9-6|45	%octave_cmd pkg rebuild
14cr|octave-struct-1.0.9-6|46	
14cr|octave-struct-1.0.9-6|47	%files
14cr|octave-struct-1.0.9-6|48	%doc COPYING DESCRIPTION
14cr|octave-struct-1.0.9-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-struct-1.0.9-6|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-struct-1.0.9-6|51	
14cr|octave-struct-1.0.9-6|52	%changelog
14cr|octave-struct-1.0.9-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-6
14cr|octave-struct-1.0.9-6|54	+ Revision: 73ab139
14cr|octave-struct-1.0.9-6|55	- MassBuild#464: Increase release tag
14cr|octave-struct-1.0.9-6|56	
14cr|octave-struct-1.0.9-6|57	

3741 14
14cr|octave-symband-1.0.10-6|1	%define	pkgname symband
14cr|octave-symband-1.0.10-6|2	
14cr|octave-symband-1.0.10-6|3	Summary:	Octave package for handling symmetric banded matrices
14cr|octave-symband-1.0.10-6|4	Name:       octave-%{pkgname}
14cr|octave-symband-1.0.10-6|5	Version:	1.0.10
14cr|octave-symband-1.0.10-6|6	Release:	6
14cr|octave-symband-1.0.10-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-symband-1.0.10-6|8	License:	GPLv2+
14cr|octave-symband-1.0.10-6|9	Group:		Sciences/Mathematics
14cr|octave-symband-1.0.10-6|10	Url:		http://octave.sourceforge.net/symband/
14cr|octave-symband-1.0.10-6|11	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-symband-1.0.10-6|12	BuildRequires:  pkgconfig(gl)
14cr|octave-symband-1.0.10-6|13	BuildRequires:  pkgconfig(glu)
14cr|octave-symband-1.0.10-6|14	Requires:       octave(api) = %{octave_api}
14cr|octave-symband-1.0.10-6|15	Requires(post): octave
14cr|octave-symband-1.0.10-6|16	Requires(postun): octave
14cr|octave-symband-1.0.10-6|17	
14cr|octave-symband-1.0.10-6|18	%description
14cr|octave-symband-1.0.10-6|19	Octave package for handling symmetric banded matrices.
14cr|octave-symband-1.0.10-6|20	
14cr|octave-symband-1.0.10-6|21	%prep
14cr|octave-symband-1.0.10-6|22	%setup -q -c %{pkgname}-%{version}
14cr|octave-symband-1.0.10-6|23	cp %{SOURCE0} .
14cr|octave-symband-1.0.10-6|24	
14cr|octave-symband-1.0.10-6|25	%install
14cr|octave-symband-1.0.10-6|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-symband-1.0.10-6|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-symband-1.0.10-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-symband-1.0.10-6|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-symband-1.0.10-6|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-symband-1.0.10-6|31	
14cr|octave-symband-1.0.10-6|32	tar zxf %{SOURCE0}
14cr|octave-symband-1.0.10-6|33	mv %{pkgname}-%{version}/COPYING .
14cr|octave-symband-1.0.10-6|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-symband-1.0.10-6|35	
14cr|octave-symband-1.0.10-6|36	%clean
14cr|octave-symband-1.0.10-6|37	
14cr|octave-symband-1.0.10-6|38	%post
14cr|octave-symband-1.0.10-6|39	%octave_cmd pkg rebuild
14cr|octave-symband-1.0.10-6|40	
14cr|octave-symband-1.0.10-6|41	%preun
14cr|octave-symband-1.0.10-6|42	%octave_pkg_preun
14cr|octave-symband-1.0.10-6|43	
14cr|octave-symband-1.0.10-6|44	%postun
14cr|octave-symband-1.0.10-6|45	%octave_cmd pkg rebuild
14cr|octave-symband-1.0.10-6|46	
14cr|octave-symband-1.0.10-6|47	%files
14cr|octave-symband-1.0.10-6|48	%doc COPYING DESCRIPTION
14cr|octave-symband-1.0.10-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-symband-1.0.10-6|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-symband-1.0.10-6|51	
14cr|octave-symband-1.0.10-6|52	%changelog
14cr|octave-symband-1.0.10-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-6
14cr|octave-symband-1.0.10-6|54	+ Revision: 66a1240
14cr|octave-symband-1.0.10-6|55	- MassBuild#464: Increase release tag
14cr|octave-symband-1.0.10-6|56	
14cr|octave-symband-1.0.10-6|57	

3742 14
14cr|octave-symbolic-1.0.9-6|1	%define	pkgname symbolic
14cr|octave-symbolic-1.0.9-6|2	
14cr|octave-symbolic-1.0.9-6|3	Summary:	Symbolic toolbox for Octave
14cr|octave-symbolic-1.0.9-6|4	Name:       octave-%{pkgname}
14cr|octave-symbolic-1.0.9-6|5	Version:	1.0.9
14cr|octave-symbolic-1.0.9-6|6	Release:	6
14cr|octave-symbolic-1.0.9-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-symbolic-1.0.9-6|8	Patch0:		is_list-1.0.9.patch
14cr|octave-symbolic-1.0.9-6|9	License:	GPLv2+
14cr|octave-symbolic-1.0.9-6|10	Group:		Sciences/Mathematics
14cr|octave-symbolic-1.0.9-6|11	Url:		http://octave.sourceforge.net/symbolic/
14cr|octave-symbolic-1.0.9-6|12	BuildRequires:  octave-devel >= 3.1.55
14cr|octave-symbolic-1.0.9-6|13	BuildRequires:  pkgconfig(gl)
14cr|octave-symbolic-1.0.9-6|14	BuildRequires:  pkgconfig(glu)
14cr|octave-symbolic-1.0.9-6|15	BuildRequires:	ginac-devel
14cr|octave-symbolic-1.0.9-6|16	Requires:       octave(api) = %{octave_api}
14cr|octave-symbolic-1.0.9-6|17	Requires(post): octave
14cr|octave-symbolic-1.0.9-6|18	Requires(postun): octave
14cr|octave-symbolic-1.0.9-6|19	
14cr|octave-symbolic-1.0.9-6|20	%description
14cr|octave-symbolic-1.0.9-6|21	Symbolic toolbox for Octave based on ginac and cln.
14cr|octave-symbolic-1.0.9-6|22	
14cr|octave-symbolic-1.0.9-6|23	%prep
14cr|octave-symbolic-1.0.9-6|24	%setup -q -c %{pkgname}-%{version}
14cr|octave-symbolic-1.0.9-6|25	tar zxf %{SOURCE0}
14cr|octave-symbolic-1.0.9-6|26	%patch0 -p0
14cr|octave-symbolic-1.0.9-6|27	tar zcvf %{pkgname}-%{version}.tar.gz %{pkgname}-%{version}
14cr|octave-symbolic-1.0.9-6|28	
14cr|octave-symbolic-1.0.9-6|29	%install
14cr|octave-symbolic-1.0.9-6|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-symbolic-1.0.9-6|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cr|octave-symbolic-1.0.9-6|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-symbolic-1.0.9-6|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cr|octave-symbolic-1.0.9-6|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-symbolic-1.0.9-6|35	
14cr|octave-symbolic-1.0.9-6|36	tar zxf %{SOURCE0}
14cr|octave-symbolic-1.0.9-6|37	mv %{pkgname}-%{version}/COPYING .
14cr|octave-symbolic-1.0.9-6|38	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-symbolic-1.0.9-6|39	
14cr|octave-symbolic-1.0.9-6|40	%clean
14cr|octave-symbolic-1.0.9-6|41	
14cr|octave-symbolic-1.0.9-6|42	%post
14cr|octave-symbolic-1.0.9-6|43	%octave_cmd pkg rebuild
14cr|octave-symbolic-1.0.9-6|44	
14cr|octave-symbolic-1.0.9-6|45	%preun
14cr|octave-symbolic-1.0.9-6|46	%octave_pkg_preun
14cr|octave-symbolic-1.0.9-6|47	
14cr|octave-symbolic-1.0.9-6|48	%postun
14cr|octave-symbolic-1.0.9-6|49	%octave_cmd pkg rebuild
14cr|octave-symbolic-1.0.9-6|50	
14cr|octave-symbolic-1.0.9-6|51	%files
14cr|octave-symbolic-1.0.9-6|52	%doc COPYING DESCRIPTION
14cr|octave-symbolic-1.0.9-6|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-symbolic-1.0.9-6|54	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cr|octave-symbolic-1.0.9-6|55	
14cr|octave-symbolic-1.0.9-6|56	%changelog
14cr|octave-symbolic-1.0.9-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-6
14cr|octave-symbolic-1.0.9-6|58	+ Revision: 47a014b
14cr|octave-symbolic-1.0.9-6|59	- MassBuild#464: Increase release tag
14cr|octave-symbolic-1.0.9-6|60	
14cr|octave-symbolic-1.0.9-6|61	

3743 14
14cr|octave-time-1.0.9-5|1	%define	pkgname time
14cr|octave-time-1.0.9-5|2	
14cr|octave-time-1.0.9-5|3	Summary:	Additional date manipulation tools for Octave
14cr|octave-time-1.0.9-5|4	Name:       octave-%{pkgname}
14cr|octave-time-1.0.9-5|5	Version:	1.0.9
14cr|octave-time-1.0.9-5|6	Release:	5
14cr|octave-time-1.0.9-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-time-1.0.9-5|8	License:	GPLv2+
14cr|octave-time-1.0.9-5|9	Group:		Sciences/Mathematics
14cr|octave-time-1.0.9-5|10	Url:		http://octave.sourceforge.net/time/
14cr|octave-time-1.0.9-5|11	BuildRequires:  octave-devel >= 3.0.1
14cr|octave-time-1.0.9-5|12	BuildRequires:  pkgconfig(gl)
14cr|octave-time-1.0.9-5|13	BuildRequires:  pkgconfig(glu)
14cr|octave-time-1.0.9-5|14	BuildArch:	noarch
14cr|octave-time-1.0.9-5|15	Requires:       octave(api) = %{octave_api}
14cr|octave-time-1.0.9-5|16	Requires(post): octave
14cr|octave-time-1.0.9-5|17	Requires(postun): octave
14cr|octave-time-1.0.9-5|18	
14cr|octave-time-1.0.9-5|19	%description
14cr|octave-time-1.0.9-5|20	Additional date manipulation tools for Octave.
14cr|octave-time-1.0.9-5|21	
14cr|octave-time-1.0.9-5|22	%prep
14cr|octave-time-1.0.9-5|23	%setup -q -c %{pkgname}-%{version}
14cr|octave-time-1.0.9-5|24	cp %{SOURCE0} .
14cr|octave-time-1.0.9-5|25	
14cr|octave-time-1.0.9-5|26	%install
14cr|octave-time-1.0.9-5|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-time-1.0.9-5|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-time-1.0.9-5|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-time-1.0.9-5|30	
14cr|octave-time-1.0.9-5|31	tar zxf %{SOURCE0}
14cr|octave-time-1.0.9-5|32	mv %{pkgname}-%{version}/COPYING .
14cr|octave-time-1.0.9-5|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-time-1.0.9-5|34	
14cr|octave-time-1.0.9-5|35	%clean
14cr|octave-time-1.0.9-5|36	
14cr|octave-time-1.0.9-5|37	%post
14cr|octave-time-1.0.9-5|38	%octave_cmd pkg rebuild
14cr|octave-time-1.0.9-5|39	
14cr|octave-time-1.0.9-5|40	%preun
14cr|octave-time-1.0.9-5|41	%octave_pkg_preun
14cr|octave-time-1.0.9-5|42	
14cr|octave-time-1.0.9-5|43	%postun
14cr|octave-time-1.0.9-5|44	%octave_cmd pkg rebuild
14cr|octave-time-1.0.9-5|45	
14cr|octave-time-1.0.9-5|46	%files
14cr|octave-time-1.0.9-5|47	%doc COPYING DESCRIPTION
14cr|octave-time-1.0.9-5|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-time-1.0.9-5|49	
14cr|octave-time-1.0.9-5|50	%changelog
14cr|octave-time-1.0.9-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-5
14cr|octave-time-1.0.9-5|52	+ Revision: 8ea6368
14cr|octave-time-1.0.9-5|53	- MassBuild#464: Increase release tag
14cr|octave-time-1.0.9-5|54	
14cr|octave-time-1.0.9-5|55	

3744 14
14cr|octave-tsa-4.1.1-5|1	%define	pkgname tsa
14cr|octave-tsa-4.1.1-5|2	
14cr|octave-tsa-4.1.1-5|3	Summary:	Time series analysis methods for Octave
14cr|octave-tsa-4.1.1-5|4	Name:       octave-%{pkgname}
14cr|octave-tsa-4.1.1-5|5	Version:	4.1.1
14cr|octave-tsa-4.1.1-5|6	Release:	5
14cr|octave-tsa-4.1.1-5|7	Source0:	%{pkgname}-%{version}.tgz
14cr|octave-tsa-4.1.1-5|8	License:	GPLv3+
14cr|octave-tsa-4.1.1-5|9	Group:		Sciences/Mathematics
14cr|octave-tsa-4.1.1-5|10	Url:		http://octave.sourceforge.net/tsa/
14cr|octave-tsa-4.1.1-5|11	Requires:	octave-nan >= 1.0.0
14cr|octave-tsa-4.1.1-5|12	BuildRequires:  octave-devel
14cr|octave-tsa-4.1.1-5|13	BuildRequires:  pkgconfig(gl)
14cr|octave-tsa-4.1.1-5|14	BuildRequires:  pkgconfig(glu)
14cr|octave-tsa-4.1.1-5|15	BuildArch:	noarch
14cr|octave-tsa-4.1.1-5|16	Requires:       octave(api) = %{octave_api}
14cr|octave-tsa-4.1.1-5|17	Requires(post): octave
14cr|octave-tsa-4.1.1-5|18	Requires(postun): octave
14cr|octave-tsa-4.1.1-5|19	
14cr|octave-tsa-4.1.1-5|20	%description
14cr|octave-tsa-4.1.1-5|21	Stochastic concepts and maximum entropy methods for time series
14cr|octave-tsa-4.1.1-5|22	analysis in Octave.
14cr|octave-tsa-4.1.1-5|23	
14cr|octave-tsa-4.1.1-5|24	%prep
14cr|octave-tsa-4.1.1-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-tsa-4.1.1-5|26	cp %{SOURCE0} .
14cr|octave-tsa-4.1.1-5|27	
14cr|octave-tsa-4.1.1-5|28	%install
14cr|octave-tsa-4.1.1-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-tsa-4.1.1-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-tsa-4.1.1-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tgz"
14cr|octave-tsa-4.1.1-5|32	
14cr|octave-tsa-4.1.1-5|33	tar zxf %{SOURCE0}
14cr|octave-tsa-4.1.1-5|34	mv %{pkgname}/COPYING .
14cr|octave-tsa-4.1.1-5|35	mv %{pkgname}/DESCRIPTION .
14cr|octave-tsa-4.1.1-5|36	mv %{pkgname}/doc/README.TXT .
14cr|octave-tsa-4.1.1-5|37	
14cr|octave-tsa-4.1.1-5|38	%clean
14cr|octave-tsa-4.1.1-5|39	
14cr|octave-tsa-4.1.1-5|40	%post
14cr|octave-tsa-4.1.1-5|41	%octave_cmd pkg rebuild
14cr|octave-tsa-4.1.1-5|42	
14cr|octave-tsa-4.1.1-5|43	%preun
14cr|octave-tsa-4.1.1-5|44	%octave_pkg_preun
14cr|octave-tsa-4.1.1-5|45	
14cr|octave-tsa-4.1.1-5|46	%postun
14cr|octave-tsa-4.1.1-5|47	%octave_cmd pkg rebuild
14cr|octave-tsa-4.1.1-5|48	
14cr|octave-tsa-4.1.1-5|49	%files
14cr|octave-tsa-4.1.1-5|50	%doc COPYING DESCRIPTION README.TXT
14cr|octave-tsa-4.1.1-5|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-tsa-4.1.1-5|52	
14cr|octave-tsa-4.1.1-5|53	%changelog
14cr|octave-tsa-4.1.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-5
14cr|octave-tsa-4.1.1-5|55	+ Revision: d4fec94
14cr|octave-tsa-4.1.1-5|56	- MassBuild#464: Increase release tag
14cr|octave-tsa-4.1.1-5|57	
14cr|octave-tsa-4.1.1-5|58	

3745 14
14cr|octave-vrml-1.0.11-5|1	%define	pkgname vrml
14cr|octave-vrml-1.0.11-5|2	
14cr|octave-vrml-1.0.11-5|3	Summary:	VRML graphics for Octave
14cr|octave-vrml-1.0.11-5|4	Name:       octave-%{pkgname}
14cr|octave-vrml-1.0.11-5|5	Version:	1.0.11
14cr|octave-vrml-1.0.11-5|6	Release:	5
14cr|octave-vrml-1.0.11-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-vrml-1.0.11-5|8	License:	GPLv2+
14cr|octave-vrml-1.0.11-5|9	Group:		Sciences/Mathematics
14cr|octave-vrml-1.0.11-5|10	Url:		http://octave.sourceforge.net/vrml/
14cr|octave-vrml-1.0.11-5|11	Requires:	octave-miscellaneous >= 0.0.0
14cr|octave-vrml-1.0.11-5|12	Requires:	octave-struct >= 0.0.0, octave-statistics >= 0.0.0
14cr|octave-vrml-1.0.11-5|13	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-vrml-1.0.11-5|14	BuildRequires:  pkgconfig(gl)
14cr|octave-vrml-1.0.11-5|15	BuildRequires:  pkgconfig(glu)
14cr|octave-vrml-1.0.11-5|16	BuildArch:	noarch
14cr|octave-vrml-1.0.11-5|17	Requires:       octave(api) = %{octave_api}
14cr|octave-vrml-1.0.11-5|18	Requires(post): octave
14cr|octave-vrml-1.0.11-5|19	Requires(postun): octave
14cr|octave-vrml-1.0.11-5|20	
14cr|octave-vrml-1.0.11-5|21	%description
14cr|octave-vrml-1.0.11-5|22	VRML graphics for Octave.
14cr|octave-vrml-1.0.11-5|23	
14cr|octave-vrml-1.0.11-5|24	%prep
14cr|octave-vrml-1.0.11-5|25	%setup -q -c %{pkgname}-%{version}
14cr|octave-vrml-1.0.11-5|26	cp %{SOURCE0} .
14cr|octave-vrml-1.0.11-5|27	
14cr|octave-vrml-1.0.11-5|28	%install
14cr|octave-vrml-1.0.11-5|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-vrml-1.0.11-5|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-vrml-1.0.11-5|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-vrml-1.0.11-5|32	
14cr|octave-vrml-1.0.11-5|33	tar zxf %{SOURCE0}
14cr|octave-vrml-1.0.11-5|34	mv %{pkgname}/COPYING .
14cr|octave-vrml-1.0.11-5|35	mv %{pkgname}/DESCRIPTION .
14cr|octave-vrml-1.0.11-5|36	
14cr|octave-vrml-1.0.11-5|37	find %{buildroot} -name .svn | xargs rm -rf
14cr|octave-vrml-1.0.11-5|38	
14cr|octave-vrml-1.0.11-5|39	%clean
14cr|octave-vrml-1.0.11-5|40	
14cr|octave-vrml-1.0.11-5|41	%post
14cr|octave-vrml-1.0.11-5|42	%octave_cmd pkg rebuild
14cr|octave-vrml-1.0.11-5|43	
14cr|octave-vrml-1.0.11-5|44	%preun
14cr|octave-vrml-1.0.11-5|45	%octave_pkg_preun
14cr|octave-vrml-1.0.11-5|46	
14cr|octave-vrml-1.0.11-5|47	%postun
14cr|octave-vrml-1.0.11-5|48	%octave_cmd pkg rebuild
14cr|octave-vrml-1.0.11-5|49	
14cr|octave-vrml-1.0.11-5|50	%files
14cr|octave-vrml-1.0.11-5|51	%doc COPYING DESCRIPTION
14cr|octave-vrml-1.0.11-5|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-vrml-1.0.11-5|53	
14cr|octave-vrml-1.0.11-5|54	%changelog
14cr|octave-vrml-1.0.11-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-5
14cr|octave-vrml-1.0.11-5|56	+ Revision: 952050d
14cr|octave-vrml-1.0.11-5|57	- MassBuild#464: Increase release tag
14cr|octave-vrml-1.0.11-5|58	
14cr|octave-vrml-1.0.11-5|59	

3746 14
14cr|octave-zenity-0.5.7-5|1	%define	pkgname zenity
14cr|octave-zenity-0.5.7-5|2	
14cr|octave-zenity-0.5.7-5|3	Summary:	Octave functions for creating simple GUIs
14cr|octave-zenity-0.5.7-5|4	Name:       octave-%{pkgname}
14cr|octave-zenity-0.5.7-5|5	Version:	0.5.7
14cr|octave-zenity-0.5.7-5|6	Release:	5
14cr|octave-zenity-0.5.7-5|7	Source0:	%{pkgname}-%{version}.tar.gz
14cr|octave-zenity-0.5.7-5|8	License:	GPLv2+
14cr|octave-zenity-0.5.7-5|9	Group:		Sciences/Mathematics
14cr|octave-zenity-0.5.7-5|10	Url:		http://octave.sourceforge.net/zenity/
14cr|octave-zenity-0.5.7-5|11	Requires:	zenity >= 2.16
14cr|octave-zenity-0.5.7-5|12	BuildRequires:  octave-devel >= 2.9.9
14cr|octave-zenity-0.5.7-5|13	BuildRequires:  pkgconfig(gl)
14cr|octave-zenity-0.5.7-5|14	BuildRequires:  pkgconfig(glu)
14cr|octave-zenity-0.5.7-5|15	BuildArch:	noarch
14cr|octave-zenity-0.5.7-5|16	Requires:       octave(api) = %{octave_api}
14cr|octave-zenity-0.5.7-5|17	Requires(post): octave
14cr|octave-zenity-0.5.7-5|18	Requires(postun): octave
14cr|octave-zenity-0.5.7-5|19	
14cr|octave-zenity-0.5.7-5|20	%description
14cr|octave-zenity-0.5.7-5|21	This package provides a set of Octave functions for creating simple
14cr|octave-zenity-0.5.7-5|22	graphical user interfaces. It is currently possible to create calendar
14cr|octave-zenity-0.5.7-5|23	windows, text entries, file selection dialogs, lists, message windows,
14cr|octave-zenity-0.5.7-5|24	icons in the notification area, and windows for large amount of text.
14cr|octave-zenity-0.5.7-5|25	
14cr|octave-zenity-0.5.7-5|26	%prep
14cr|octave-zenity-0.5.7-5|27	%setup -q -c %{pkgname}-%{version}
14cr|octave-zenity-0.5.7-5|28	cp %{SOURCE0} .
14cr|octave-zenity-0.5.7-5|29	
14cr|octave-zenity-0.5.7-5|30	%install
14cr|octave-zenity-0.5.7-5|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cr|octave-zenity-0.5.7-5|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cr|octave-zenity-0.5.7-5|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cr|octave-zenity-0.5.7-5|34	touch %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
14cr|octave-zenity-0.5.7-5|35	chmod 644 %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
14cr|octave-zenity-0.5.7-5|36	
14cr|octave-zenity-0.5.7-5|37	tar zxf %{SOURCE0}
14cr|octave-zenity-0.5.7-5|38	mv %{pkgname}-%{version}/COPYING .
14cr|octave-zenity-0.5.7-5|39	mv %{pkgname}-%{version}/DESCRIPTION .
14cr|octave-zenity-0.5.7-5|40	
14cr|octave-zenity-0.5.7-5|41	%clean
14cr|octave-zenity-0.5.7-5|42	
14cr|octave-zenity-0.5.7-5|43	%post
14cr|octave-zenity-0.5.7-5|44	%octave_cmd pkg rebuild
14cr|octave-zenity-0.5.7-5|45	
14cr|octave-zenity-0.5.7-5|46	%preun
14cr|octave-zenity-0.5.7-5|47	%octave_pkg_preun
14cr|octave-zenity-0.5.7-5|48	
14cr|octave-zenity-0.5.7-5|49	%postun
14cr|octave-zenity-0.5.7-5|50	%octave_cmd pkg rebuild
14cr|octave-zenity-0.5.7-5|51	
14cr|octave-zenity-0.5.7-5|52	%files
14cr|octave-zenity-0.5.7-5|53	%doc COPYING DESCRIPTION
14cr|octave-zenity-0.5.7-5|54	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cr|octave-zenity-0.5.7-5|55	
14cr|octave-zenity-0.5.7-5|56	%changelog
14cr|octave-zenity-0.5.7-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-5
14cr|octave-zenity-0.5.7-5|58	+ Revision: 4966062
14cr|octave-zenity-0.5.7-5|59	- MassBuild#464: Increase release tag
14cr|octave-zenity-0.5.7-5|60	
14cr|octave-zenity-0.5.7-5|61	

3747 14
14cr|ode-0.11.1-4|1	%define major 1
14cr|ode-0.11.1-4|2	%define libname	%mklibname %{name} %{major}
14cr|ode-0.11.1-4|3	%define develname %mklibname %name -d
14cr|ode-0.11.1-4|4	
14cr|ode-0.11.1-4|5	Summary:	The Open Dynamics Engine
14cr|ode-0.11.1-4|6	Name:		ode
14cr|ode-0.11.1-4|7	Version:	0.11.1
14cr|ode-0.11.1-4|8	Release:	4
14cr|ode-0.11.1-4|9	Epoch:		1
14cr|ode-0.11.1-4|10	License:	LGPLv2+
14cr|ode-0.11.1-4|11	Group:		System/Libraries
14cr|ode-0.11.1-4|12	URL:		http://www.ode.org
14cr|ode-0.11.1-4|13	Source0:	http://downloads.sourceforge.net/opende/%{name}-%{version}.tar.bz2
14cr|ode-0.11.1-4|14	
14cr|ode-0.11.1-4|15	%description
14cr|ode-0.11.1-4|16	The Open Dynamics Engine (ODE) is a free software library for the
14cr|ode-0.11.1-4|17	simulation of Rigid Body Dynamics. It is has been primarily written
14cr|ode-0.11.1-4|18	by Russell Smith. ODE builds under a variety of different Windows
14cr|ode-0.11.1-4|19	and Unix platforms.
14cr|ode-0.11.1-4|20	
14cr|ode-0.11.1-4|21	ODE is useful for simulating things like vehicles, objects in virtual
14cr|ode-0.11.1-4|22	reality environments, and virtual creatures.
14cr|ode-0.11.1-4|23	
14cr|ode-0.11.1-4|24	%package -n	%{libname}
14cr|ode-0.11.1-4|25	Summary:	Physics simulation library
14cr|ode-0.11.1-4|26	Group:		System/Libraries
14cr|ode-0.11.1-4|27	Provides:	%{name} = %{version}-%{release}
14cr|ode-0.11.1-4|28	Obsoletes:	%{mklibname %{name} 0} < 0.10.1
14cr|ode-0.11.1-4|29	
14cr|ode-0.11.1-4|30	%description -n	%{libname}
14cr|ode-0.11.1-4|31	This package contains the library needed to run programs dynamically
14cr|ode-0.11.1-4|32	linked with ODE.
14cr|ode-0.11.1-4|33	
14cr|ode-0.11.1-4|34	%package -n	%{develname}
14cr|ode-0.11.1-4|35	Summary:	Headers and libraries to develop ODE applications
14cr|ode-0.11.1-4|36	Group:		Development/C
14cr|ode-0.11.1-4|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|ode-0.11.1-4|38	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|ode-0.11.1-4|39	Provides:	%{mklibname %{name} 0 -d}
14cr|ode-0.11.1-4|40	Obsoletes:	%{mklibname %{name} 0 -d} < 0.10.1
14cr|ode-0.11.1-4|41	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|ode-0.11.1-4|42	
14cr|ode-0.11.1-4|43	%description -n	%{develname}
14cr|ode-0.11.1-4|44	The Open Dynamics Engine (ODE) is a free software library for the
14cr|ode-0.11.1-4|45	simulation of Rigid Body Dynamics. It is has been primarily written
14cr|ode-0.11.1-4|46	by Russell Smith. ODE builds under a variety of different Windows
14cr|ode-0.11.1-4|47	and Unix platforms.
14cr|ode-0.11.1-4|48	
14cr|ode-0.11.1-4|49	ODE is useful for simulating things like vehicles, objects in virtual
14cr|ode-0.11.1-4|50	reality environments, and virtual creatures.
14cr|ode-0.11.1-4|51	
14cr|ode-0.11.1-4|52	%prep
14cr|ode-0.11.1-4|53	%setup -q
14cr|ode-0.11.1-4|54	
14cr|ode-0.11.1-4|55	%build
14cr|ode-0.11.1-4|56	%configure2_5x \
14cr|ode-0.11.1-4|57	--with-trimesh=opcode \
14cr|ode-0.11.1-4|58	--with-drawstuff=X11 \
14cr|ode-0.11.1-4|59	--enable-new-trimesh \
14cr|ode-0.11.1-4|60	--enable-demos \
14cr|ode-0.11.1-4|61	--enable-shared
14cr|ode-0.11.1-4|62	
14cr|ode-0.11.1-4|63	%make
14cr|ode-0.11.1-4|64	
14cr|ode-0.11.1-4|65	%install
14cr|ode-0.11.1-4|66	%makeinstall_std
14cr|ode-0.11.1-4|67	
14cr|ode-0.11.1-4|68	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14cr|ode-0.11.1-4|69	
14cr|ode-0.11.1-4|70	%files -n %{libname}
14cr|ode-0.11.1-4|71	%defattr(-,root,root)
14cr|ode-0.11.1-4|72	%{_libdir}/libode.so.%{major}*
14cr|ode-0.11.1-4|73	
14cr|ode-0.11.1-4|74	%files -n %{develname}
14cr|ode-0.11.1-4|75	%doc CHANGELOG.txt README.txt
14cr|ode-0.11.1-4|76	%dir %{_includedir}/%{name}
14cr|ode-0.11.1-4|77	%{_bindir}/%{name}-config
14cr|ode-0.11.1-4|78	%{multiarch_bindir}/%{name}-config
14cr|ode-0.11.1-4|79	%{_includedir}/%{name}/*.h
14cr|ode-0.11.1-4|80	%{_libdir}/lib%{name}.*a
14cr|ode-0.11.1-4|81	%{_libdir}/lib%{name}.so
14cr|ode-0.11.1-4|82	%{_libdir}/pkgconfig/%{name}.pc
14cr|ode-0.11.1-4|83	
14cr|ode-0.11.1-4|84	
14cr|ode-0.11.1-4|85	
14cr|ode-0.11.1-4|86	
14cr|ode-0.11.1-4|87	%changelog
14cr|ode-0.11.1-4|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.11.1-4
14cr|ode-0.11.1-4|89	+ Revision: cd9c8d0
14cr|ode-0.11.1-4|90	- MassBuild#464: Increase release tag
14cr|ode-0.11.1-4|91	
14cr|ode-0.11.1-4|92	

3748 14
14cr|odvr-0.1.5-3|1	%define name odvr
14cr|odvr-0.1.5-3|2	%define version 0.1.5
14cr|odvr-0.1.5-3|3	%define release 3
14cr|odvr-0.1.5-3|4	
14cr|odvr-0.1.5-3|5	Summary: User-space driver for USB-enabled Olympus DVRs
14cr|odvr-0.1.5-3|6	Name: %{name}
14cr|odvr-0.1.5-3|7	Version: %{version}
14cr|odvr-0.1.5-3|8	Release: %{release}
14cr|odvr-0.1.5-3|9	Source0: %{name}-%{version}.tar.bz2
14cr|odvr-0.1.5-3|10	License: GPLv3
14cr|odvr-0.1.5-3|11	Group: System/Kernel and hardware
14cr|odvr-0.1.5-3|12	Url: http://code.google.com/p/odvr/
14cr|odvr-0.1.5-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|odvr-0.1.5-3|14	BuildRequires: gtk+2-devel
14cr|odvr-0.1.5-3|15	BuildRequires: usb1.0-devel
14cr|odvr-0.1.5-3|16	BuildRequires: usb-compat-devel
14cr|odvr-0.1.5-3|17	BuildRequires: sndfile-devel
14cr|odvr-0.1.5-3|18	
14cr|odvr-0.1.5-3|19	%description
14cr|odvr-0.1.5-3|20	odvr is a user-space driver for USB-enabled Olympus DVRs that do not
14cr|odvr-0.1.5-3|21	support the USB Mass Storage specification. odvr is tested against the
14cr|odvr-0.1.5-3|22	VN-960PC, but should support other "VN" Olympus models. See
14cr|odvr-0.1.5-3|23	SupportedDevices for a list of known-working devices.
14cr|odvr-0.1.5-3|24	
14cr|odvr-0.1.5-3|25	%prep
14cr|odvr-0.1.5-3|26	%setup -q
14cr|odvr-0.1.5-3|27	
14cr|odvr-0.1.5-3|28	%build
14cr|odvr-0.1.5-3|29	%make
14cr|odvr-0.1.5-3|30	
14cr|odvr-0.1.5-3|31	%install
14cr|odvr-0.1.5-3|32	rm -rf %{buildroot}
14cr|odvr-0.1.5-3|33	%__install -d %{buildroot}
14cr|odvr-0.1.5-3|34	%__install -d %{buildroot}%{_bindir}
14cr|odvr-0.1.5-3|35	%__install -m 755 odvr %{buildroot}%{_bindir}
14cr|odvr-0.1.5-3|36	%__install -m 755 odvr-gui %{buildroot}%{_bindir}
14cr|odvr-0.1.5-3|37	%__install -d %{buildroot}%_sysconfdir/udev/rules.d
14cr|odvr-0.1.5-3|38	%__install -m 644 41-odvr.rules %{buildroot}%_sysconfdir/udev/rules.d
14cr|odvr-0.1.5-3|39	
14cr|odvr-0.1.5-3|40	%clean
14cr|odvr-0.1.5-3|41	rm -rf %{buildroot}
14cr|odvr-0.1.5-3|42	
14cr|odvr-0.1.5-3|43	%files
14cr|odvr-0.1.5-3|44	%defattr(-,root,root)
14cr|odvr-0.1.5-3|45	%{_bindir}/odvr
14cr|odvr-0.1.5-3|46	%{_bindir}/odvr-gui
14cr|odvr-0.1.5-3|47	%_sysconfdir/udev/rules.d/41-odvr.rules
14cr|odvr-0.1.5-3|48	
14cr|odvr-0.1.5-3|49	
14cr|odvr-0.1.5-3|50	
14cr|odvr-0.1.5-3|51	%changelog
14cr|odvr-0.1.5-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-3
14cr|odvr-0.1.5-3|53	+ Revision: 7eda8db
14cr|odvr-0.1.5-3|54	- MassBuild#464: Increase release tag
14cr|odvr-0.1.5-3|55	
14cr|odvr-0.1.5-3|56	

3749 14
14cr|offlineimap-6.5.3.1-2|1	Summary: Powerful IMAP/Maildir synchronization and reader support
14cr|offlineimap-6.5.3.1-2|2	Name: offlineimap
14cr|offlineimap-6.5.3.1-2|3	Version: 6.5.3.1
14cr|offlineimap-6.5.3.1-2|4	Release: 2
14cr|offlineimap-6.5.3.1-2|5	Source0: https://github.com/downloads/spaetz/offlineimap/offlineimap-%{version}.tar.gz
14cr|offlineimap-6.5.3.1-2|6	License: GPL
14cr|offlineimap-6.5.3.1-2|7	Group: Networking/Mail
14cr|offlineimap-6.5.3.1-2|8	Prefix: %{_prefix}
14cr|offlineimap-6.5.3.1-2|9	BuildArch: noarch
14cr|offlineimap-6.5.3.1-2|10	Url: http://www.complete.org/OldSoftwareSites
14cr|offlineimap-6.5.3.1-2|11	Buildrequires: python-devel
14cr|offlineimap-6.5.3.1-2|12	Requires: python
14cr|offlineimap-6.5.3.1-2|13	
14cr|offlineimap-6.5.3.1-2|14	%description
14cr|offlineimap-6.5.3.1-2|15	OfflineIMAP is a tool to simplify your e-mail  reading.  With
14cr|offlineimap-6.5.3.1-2|16	OfflineIMAP, you can read the same mailbox from multiple computers.
14cr|offlineimap-6.5.3.1-2|17	You get a current copy of your messages on each computer, and changes
14cr|offlineimap-6.5.3.1-2|18	you make one place will be visible on all other systems. For instance,
14cr|offlineimap-6.5.3.1-2|19	you can delete a message on your home computer, and it will appear
14cr|offlineimap-6.5.3.1-2|20	deleted on your work computer as well. OfflineIMAP is also useful if
14cr|offlineimap-6.5.3.1-2|21	you want to use a mail reader that does not have IMAP support, has poor
14cr|offlineimap-6.5.3.1-2|22	IMAP support, or does not provide disconnected operation.
14cr|offlineimap-6.5.3.1-2|23	
14cr|offlineimap-6.5.3.1-2|24	%prep
14cr|offlineimap-6.5.3.1-2|25	%setup -q -n spaetz-%{name}-ebd5fe2/
14cr|offlineimap-6.5.3.1-2|26	
14cr|offlineimap-6.5.3.1-2|27	%build
14cr|offlineimap-6.5.3.1-2|28	python setup.py build
14cr|offlineimap-6.5.3.1-2|29	
14cr|offlineimap-6.5.3.1-2|30	%install
14cr|offlineimap-6.5.3.1-2|31	python setup.py install --root=%{buildroot}
14cr|offlineimap-6.5.3.1-2|32	
14cr|offlineimap-6.5.3.1-2|33	%files
14cr|offlineimap-6.5.3.1-2|34	%doc COPY*
14cr|offlineimap-6.5.3.1-2|35	%doc offlineimap.conf*
14cr|offlineimap-6.5.3.1-2|36	%{_bindir}/offlineimap
14cr|offlineimap-6.5.3.1-2|37	%{py_puresitedir}/offlineimap
14cr|offlineimap-6.5.3.1-2|38	%{py_puresitedir}/*.egg-info
14cr|offlineimap-6.5.3.1-2|39	
14cr|offlineimap-6.5.3.1-2|40	
14cr|offlineimap-6.5.3.1-2|41	
14cr|offlineimap-6.5.3.1-2|42	%changelog
14cr|offlineimap-6.5.3.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.5.3.1-2
14cr|offlineimap-6.5.3.1-2|44	+ Revision: 5f65948
14cr|offlineimap-6.5.3.1-2|45	- MassBuild#464: Increase release tag
14cr|offlineimap-6.5.3.1-2|46	
14cr|offlineimap-6.5.3.1-2|47	

3750 14
14cr|ogdi-3.2.0-0.beta2.4|1	# TODO: separate gltpd to -server package, add init script (requires portmap)
14cr|ogdi-3.2.0-0.beta2.4|2	
14cr|ogdi-3.2.0-0.beta2.4|3	%define name	ogdi
14cr|ogdi-3.2.0-0.beta2.4|4	%define major	3
14cr|ogdi-3.2.0-0.beta2.4|5	%define libname %mklibname %{name} %{major}
14cr|ogdi-3.2.0-0.beta2.4|6	%define devname %mklibname -d %{name}
14cr|ogdi-3.2.0-0.beta2.4|7	
14cr|ogdi-3.2.0-0.beta2.4|8	%define beta	beta2
14cr|ogdi-3.2.0-0.beta2.4|9	
14cr|ogdi-3.2.0-0.beta2.4|10	Summary:	Open Geographic Datastore Interface
14cr|ogdi-3.2.0-0.beta2.4|11	Name:		%{name}
14cr|ogdi-3.2.0-0.beta2.4|12	Version:	3.2.0
14cr|ogdi-3.2.0-0.beta2.4|13	Release:	0.%{beta}.4
14cr|ogdi-3.2.0-0.beta2.4|14	License:	BSD
14cr|ogdi-3.2.0-0.beta2.4|15	Group:		Sciences/Geosciences
14cr|ogdi-3.2.0-0.beta2.4|16	Url:		http://ogdi.sourceforge.net/
14cr|ogdi-3.2.0-0.beta2.4|17	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.%{beta}.tar.gz
14cr|ogdi-3.2.0-0.beta2.4|18	Source1:	http://ogdi.sourceforge.net/ogdi.pdf
14cr|ogdi-3.2.0-0.beta2.4|19	Patch0:		patch_for_proj48_redhat.patch
14cr|ogdi-3.2.0-0.beta2.4|20	Patch1:		ogdi-3.2.0.beta2-fix-str-fmt.patch
14cr|ogdi-3.2.0-0.beta2.4|21	BuildRequires:	tcl-devel
14cr|ogdi-3.2.0-0.beta2.4|22	BuildRequires:	unixODBC-devel
14cr|ogdi-3.2.0-0.beta2.4|23	BuildRequires:	pkgconfig(expat)
14cr|ogdi-3.2.0-0.beta2.4|24	BuildRequires:	pkgconfig(libtirpc)
14cr|ogdi-3.2.0-0.beta2.4|25	BuildRequires:	pkgconfig(proj)
14cr|ogdi-3.2.0-0.beta2.4|26	BuildRequires:	pkgconfig(zlib)
14cr|ogdi-3.2.0-0.beta2.4|27	
14cr|ogdi-3.2.0-0.beta2.4|28	%description
14cr|ogdi-3.2.0-0.beta2.4|29	OGDI is the Open Geographic Datastore Interface. OGDI is an
14cr|ogdi-3.2.0-0.beta2.4|30	application programming interface (API) that uses a standardized
14cr|ogdi-3.2.0-0.beta2.4|31	access methods to work in conjunction with GIS software packages (the
14cr|ogdi-3.2.0-0.beta2.4|32	application) and various geospatial data products. OGDI uses a
14cr|ogdi-3.2.0-0.beta2.4|33	client/server architecture to facilitate the dissemination of
14cr|ogdi-3.2.0-0.beta2.4|34	geospatial data products over any TCP/IP network, and a
14cr|ogdi-3.2.0-0.beta2.4|35	driver-oriented approach to facilitate access to several geospatial
14cr|ogdi-3.2.0-0.beta2.4|36	data products/formats.
14cr|ogdi-3.2.0-0.beta2.4|37	
14cr|ogdi-3.2.0-0.beta2.4|38	%files
14cr|ogdi-3.2.0-0.beta2.4|39	%doc LICENSE NEWS ChangeLog README
14cr|ogdi-3.2.0-0.beta2.4|40	%{_bindir}/gltpd
14cr|ogdi-3.2.0-0.beta2.4|41	%{_bindir}/ogdi_*
14cr|ogdi-3.2.0-0.beta2.4|42	%dir %{_libdir}/ogdi
14cr|ogdi-3.2.0-0.beta2.4|43	%exclude %{_libdir}/%{name}/liblodbc.so
14cr|ogdi-3.2.0-0.beta2.4|44	%exclude %{_libdir}/%{name}/libecs_tcl.so
14cr|ogdi-3.2.0-0.beta2.4|45	%{_libdir}/%{name}/lib*.so
14cr|ogdi-3.2.0-0.beta2.4|46	
14cr|ogdi-3.2.0-0.beta2.4|47	#----------------------------------------------------------------------------
14cr|ogdi-3.2.0-0.beta2.4|48	
14cr|ogdi-3.2.0-0.beta2.4|49	%package -n %{libname}
14cr|ogdi-3.2.0-0.beta2.4|50	Summary:	Open Geographic Datastore Interface - library
14cr|ogdi-3.2.0-0.beta2.4|51	License:	BSD style
14cr|ogdi-3.2.0-0.beta2.4|52	Group:		Sciences/Geosciences
14cr|ogdi-3.2.0-0.beta2.4|53	
14cr|ogdi-3.2.0-0.beta2.4|54	%description -n %{libname}
14cr|ogdi-3.2.0-0.beta2.4|55	OGDI is the Open Geographic Datastore Interface. OGDI is an
14cr|ogdi-3.2.0-0.beta2.4|56	application programming interface (API) that uses a standardized
14cr|ogdi-3.2.0-0.beta2.4|57	access methods to work in conjunction with GIS software packages (the
14cr|ogdi-3.2.0-0.beta2.4|58	application) and various geospatial data products. OGDI uses a
14cr|ogdi-3.2.0-0.beta2.4|59	client/server architecture to facilitate the dissemination of
14cr|ogdi-3.2.0-0.beta2.4|60	geospatial data products over any TCP/IP network, and a
14cr|ogdi-3.2.0-0.beta2.4|61	driver-oriented approach to facilitate access to several geospatial
14cr|ogdi-3.2.0-0.beta2.4|62	data products/formats.
14cr|ogdi-3.2.0-0.beta2.4|63	
14cr|ogdi-3.2.0-0.beta2.4|64	This package contains just the library required by applications using the
14cr|ogdi-3.2.0-0.beta2.4|65	Open Geographic Datastore Interface.
14cr|ogdi-3.2.0-0.beta2.4|66	
14cr|ogdi-3.2.0-0.beta2.4|67	%files -n %{libname}
14cr|ogdi-3.2.0-0.beta2.4|68	%{_libdir}/libogdi.so.%{major}*
14cr|ogdi-3.2.0-0.beta2.4|69	
14cr|ogdi-3.2.0-0.beta2.4|70	#----------------------------------------------------------------------------
14cr|ogdi-3.2.0-0.beta2.4|71	
14cr|ogdi-3.2.0-0.beta2.4|72	%package -n %{devname}
14cr|ogdi-3.2.0-0.beta2.4|73	Summary:	OGDI header files and documentation
14cr|ogdi-3.2.0-0.beta2.4|74	Group:		Sciences/Geosciences
14cr|ogdi-3.2.0-0.beta2.4|75	Requires:	%{libname} = %{EVRD}
14cr|ogdi-3.2.0-0.beta2.4|76	Provides:	%{name}-devel = %{EVRD}
14cr|ogdi-3.2.0-0.beta2.4|77	Provides:	lib%{name}-devel = %{EVRD}
14cr|ogdi-3.2.0-0.beta2.4|78	
14cr|ogdi-3.2.0-0.beta2.4|79	%description -n %{devname}
14cr|ogdi-3.2.0-0.beta2.4|80	OGDI header files and developer's documentation.
14cr|ogdi-3.2.0-0.beta2.4|81	
14cr|ogdi-3.2.0-0.beta2.4|82	%files -n %{devname}
14cr|ogdi-3.2.0-0.beta2.4|83	%doc ogdi.pdf
14cr|ogdi-3.2.0-0.beta2.4|84	%doc ogdi/examples/example1/example1.c
14cr|ogdi-3.2.0-0.beta2.4|85	%doc ogdi/examples/example2/example2.c
14cr|ogdi-3.2.0-0.beta2.4|86	%{_bindir}/%{name}-config
14cr|ogdi-3.2.0-0.beta2.4|87	%{_bindir}/%{name}-config-%{cpuarch}
14cr|ogdi-3.2.0-0.beta2.4|88	%{_libdir}/pkgconfig/%{name}.pc
14cr|ogdi-3.2.0-0.beta2.4|89	%dir %{_includedir}/%{name}
14cr|ogdi-3.2.0-0.beta2.4|90	%{_includedir}/%{name}/*.h
14cr|ogdi-3.2.0-0.beta2.4|91	%{_libdir}/libogdi.so
14cr|ogdi-3.2.0-0.beta2.4|92	
14cr|ogdi-3.2.0-0.beta2.4|93	#----------------------------------------------------------------------------
14cr|ogdi-3.2.0-0.beta2.4|94	
14cr|ogdi-3.2.0-0.beta2.4|95	%package odbc
14cr|ogdi-3.2.0-0.beta2.4|96	Summary:	ODBC driver for OGDI
14cr|ogdi-3.2.0-0.beta2.4|97	Group:		Sciences/Geosciences
14cr|ogdi-3.2.0-0.beta2.4|98	Requires:	%{name} = %{EVRD}
14cr|ogdi-3.2.0-0.beta2.4|99	
14cr|ogdi-3.2.0-0.beta2.4|100	%description odbc
14cr|ogdi-3.2.0-0.beta2.4|101	ODBC driver for OGDI.
14cr|ogdi-3.2.0-0.beta2.4|102	
14cr|ogdi-3.2.0-0.beta2.4|103	%files odbc
14cr|ogdi-3.2.0-0.beta2.4|104	%{_libdir}/ogdi/liblodbc.so
14cr|ogdi-3.2.0-0.beta2.4|105	
14cr|ogdi-3.2.0-0.beta2.4|106	#----------------------------------------------------------------------------
14cr|ogdi-3.2.0-0.beta2.4|107	
14cr|ogdi-3.2.0-0.beta2.4|108	%package -n tcl-ogdi
14cr|ogdi-3.2.0-0.beta2.4|109	Summary:	TCL wrapper for OGDI
14cr|ogdi-3.2.0-0.beta2.4|110	Group:		Sciences/Geosciences
14cr|ogdi-3.2.0-0.beta2.4|111	Requires:	%{name} = %{EVRD}
14cr|ogdi-3.2.0-0.beta2.4|112	
14cr|ogdi-3.2.0-0.beta2.4|113	%description -n tcl-ogdi
14cr|ogdi-3.2.0-0.beta2.4|114	TCL wrapper for OGDI.
14cr|ogdi-3.2.0-0.beta2.4|115	
14cr|ogdi-3.2.0-0.beta2.4|116	%files -n tcl-ogdi
14cr|ogdi-3.2.0-0.beta2.4|117	%{_libdir}/ogdi/libecs_tcl.so
14cr|ogdi-3.2.0-0.beta2.4|118	
14cr|ogdi-3.2.0-0.beta2.4|119	#----------------------------------------------------------------------------
14cr|ogdi-3.2.0-0.beta2.4|120	
14cr|ogdi-3.2.0-0.beta2.4|121	%prep
14cr|ogdi-3.2.0-0.beta2.4|122	%setup -q -n %{name}-%{version}.%{beta}
14cr|ogdi-3.2.0-0.beta2.4|123	%patch0 -p1
14cr|ogdi-3.2.0-0.beta2.4|124	%patch1 -p0
14cr|ogdi-3.2.0-0.beta2.4|125	
14cr|ogdi-3.2.0-0.beta2.4|126	cp -f %{SOURCE1} .
14cr|ogdi-3.2.0-0.beta2.4|127	
14cr|ogdi-3.2.0-0.beta2.4|128	%build
14cr|ogdi-3.2.0-0.beta2.4|129	autoreconf -fi
14cr|ogdi-3.2.0-0.beta2.4|130	
14cr|ogdi-3.2.0-0.beta2.4|131	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
14cr|ogdi-3.2.0-0.beta2.4|132	INST_LIB=%{_libdir}/;export INST_LIB
14cr|ogdi-3.2.0-0.beta2.4|133	export CFG=debug # for -g
14cr|ogdi-3.2.0-0.beta2.4|134	
14cr|ogdi-3.2.0-0.beta2.4|135	# do not compile with ssp. it will trigger internal bugs (to_fix_upstream)
14cr|ogdi-3.2.0-0.beta2.4|136	OPT_FLAGS=`echo %{optflags}|sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
14cr|ogdi-3.2.0-0.beta2.4|137	export CFLAGS="$OPT_FLAGS -fPIC -DPIC -DDONT_TD_VOID -DUSE_TERMIO"
14cr|ogdi-3.2.0-0.beta2.4|138	
14cr|ogdi-3.2.0-0.beta2.4|139	%configure2_5x \
14cr|ogdi-3.2.0-0.beta2.4|140	--with-binconfigs \
14cr|ogdi-3.2.0-0.beta2.4|141	--with-expat \
14cr|ogdi-3.2.0-0.beta2.4|142	--with-proj \
14cr|ogdi-3.2.0-0.beta2.4|143	--with-zlib
14cr|ogdi-3.2.0-0.beta2.4|144	
14cr|ogdi-3.2.0-0.beta2.4|145	# use the generated .mak file ...
14cr|ogdi-3.2.0-0.beta2.4|146	cp -af config/linux.mak{,.old}
14cr|ogdi-3.2.0-0.beta2.4|147	cp -af config/{L,l}inux.mak
14cr|ogdi-3.2.0-0.beta2.4|148	
14cr|ogdi-3.2.0-0.beta2.4|149	# make doesn't survive a parallell build, so stop that...
14cr|ogdi-3.2.0-0.beta2.4|150	make RPC_LINKLIB="-ldl -ltirpc"
14cr|ogdi-3.2.0-0.beta2.4|151	
14cr|ogdi-3.2.0-0.beta2.4|152	make -C ogdi/tcl_interface \
14cr|ogdi-3.2.0-0.beta2.4|153	TCL_LINKLIB="-ltcl"
14cr|ogdi-3.2.0-0.beta2.4|154	
14cr|ogdi-3.2.0-0.beta2.4|155	make -C contrib/gdal
14cr|ogdi-3.2.0-0.beta2.4|156	
14cr|ogdi-3.2.0-0.beta2.4|157	make -C ogdi/attr_driver/odbc \
14cr|ogdi-3.2.0-0.beta2.4|158	ODBC_LINKLIB="-lodbc"
14cr|ogdi-3.2.0-0.beta2.4|159	
14cr|ogdi-3.2.0-0.beta2.4|160	%install
14cr|ogdi-3.2.0-0.beta2.4|161	# export env
14cr|ogdi-3.2.0-0.beta2.4|162	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
14cr|ogdi-3.2.0-0.beta2.4|163	
14cr|ogdi-3.2.0-0.beta2.4|164	%makeinstall \
14cr|ogdi-3.2.0-0.beta2.4|165	INST_INCLUDE=%{buildroot}%{_includedir}/%{name} \
14cr|ogdi-3.2.0-0.beta2.4|166	INST_LIB=%{buildroot}%{_libdir} \
14cr|ogdi-3.2.0-0.beta2.4|167	INST_BIN=%{buildroot}%{_bindir}
14cr|ogdi-3.2.0-0.beta2.4|168	
14cr|ogdi-3.2.0-0.beta2.4|169	#plugin install
14cr|ogdi-3.2.0-0.beta2.4|170	%makeinstall -C ogdi/tcl_interface \
14cr|ogdi-3.2.0-0.beta2.4|171	INST_LIB=%{buildroot}%{_libdir}
14cr|ogdi-3.2.0-0.beta2.4|172	%makeinstall -C contrib/gdal \
14cr|ogdi-3.2.0-0.beta2.4|173	INST_LIB=%{buildroot}%{_libdir}
14cr|ogdi-3.2.0-0.beta2.4|174	%makeinstall -C ogdi/attr_driver/odbc \
14cr|ogdi-3.2.0-0.beta2.4|175	INST_LIB=%{buildroot}%{_libdir}
14cr|ogdi-3.2.0-0.beta2.4|176	
14cr|ogdi-3.2.0-0.beta2.4|177	# only lib*ogdi* is common library, the rest are dlopened drivers
14cr|ogdi-3.2.0-0.beta2.4|178	#mv -f %{buildroot}%{_libdir}/ogdi/*ogdi*.so %{buildroot}%{_libdir}
14cr|ogdi-3.2.0-0.beta2.4|179	
14cr|ogdi-3.2.0-0.beta2.4|180	# remove example binary
14cr|ogdi-3.2.0-0.beta2.4|181	rm -rf %{buildroot}%{_bindir}/example?
14cr|ogdi-3.2.0-0.beta2.4|182	
14cr|ogdi-3.2.0-0.beta2.4|183	# we have multilib ogdi-config
14cr|ogdi-3.2.0-0.beta2.4|184	%if "%{_lib}" == "lib"
14cr|ogdi-3.2.0-0.beta2.4|185	%define cpuarch 32
14cr|ogdi-3.2.0-0.beta2.4|186	%else
14cr|ogdi-3.2.0-0.beta2.4|187	%define cpuarch 64
14cr|ogdi-3.2.0-0.beta2.4|188	%endif
14cr|ogdi-3.2.0-0.beta2.4|189	
14cr|ogdi-3.2.0-0.beta2.4|190	# fix file(s) for multilib issue
14cr|ogdi-3.2.0-0.beta2.4|191	touch -r ogdi-config.in ogdi-config
14cr|ogdi-3.2.0-0.beta2.4|192	
14cr|ogdi-3.2.0-0.beta2.4|193	# install pkgconfig file and ogdi-config
14cr|ogdi-3.2.0-0.beta2.4|194	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cr|ogdi-3.2.0-0.beta2.4|195	install -p -m 644 ogdi.pc %{buildroot}%{_libdir}/pkgconfig/
14cr|ogdi-3.2.0-0.beta2.4|196	
14cr|ogdi-3.2.0-0.beta2.4|197	install -p -m 755 ogdi-config %{buildroot}%{_bindir}/ogdi-config-%{cpuarch}
14cr|ogdi-3.2.0-0.beta2.4|198	
14cr|ogdi-3.2.0-0.beta2.4|199	# ogdi-config wrapper for multiarch
14cr|ogdi-3.2.0-0.beta2.4|200	cat > %{buildroot}%{_bindir}/%{name}-config <<EOF
14cr|ogdi-3.2.0-0.beta2.4|201	#!/bin/bash
14cr|ogdi-3.2.0-0.beta2.4|202	
14cr|ogdi-3.2.0-0.beta2.4|203	ARCH=\$(uname -m)
14cr|ogdi-3.2.0-0.beta2.4|204	case \$ARCH in
14cr|ogdi-3.2.0-0.beta2.4|205	x86_64 | ppc64 | ia64 | s390x | sparc64 | alpha | alphaev6 )
14cr|ogdi-3.2.0-0.beta2.4|206	ogdi-config-64 \${*}
14cr|ogdi-3.2.0-0.beta2.4|207	;;
14cr|ogdi-3.2.0-0.beta2.4|208	*)
14cr|ogdi-3.2.0-0.beta2.4|209	ogdi-config-32 \${*}
14cr|ogdi-3.2.0-0.beta2.4|210	;;
14cr|ogdi-3.2.0-0.beta2.4|211	esac
14cr|ogdi-3.2.0-0.beta2.4|212	EOF
14cr|ogdi-3.2.0-0.beta2.4|213	
14cr|ogdi-3.2.0-0.beta2.4|214	chmod 755 %{buildroot}%{_bindir}/%{name}-config
14cr|ogdi-3.2.0-0.beta2.4|215	touch -r ogdi-config.in %{buildroot}%{_bindir}/%{name}-config
14cr|ogdi-3.2.0-0.beta2.4|216	
14cr|ogdi-3.2.0-0.beta2.4|217	
14cr|ogdi-3.2.0-0.beta2.4|218	%changelog
14cr|ogdi-3.2.0-0.beta2.4|219	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.0-0.beta2.4
14cr|ogdi-3.2.0-0.beta2.4|220	+ Revision: 09ffaae
14cr|ogdi-3.2.0-0.beta2.4|221	- Build with tirpc
14cr|ogdi-3.2.0-0.beta2.4|222	
14cr|ogdi-3.2.0-0.beta2.4|223	

3751 14
14cr|oggconvert-0.3.3-2|1	Name:			oggconvert
14cr|oggconvert-0.3.3-2|2	Version:		0.3.3
14cr|oggconvert-0.3.3-2|3	Release:		2
14cr|oggconvert-0.3.3-2|4	Summary:		A small utility for converting media files into Ogg, Theora and Dirac formats
14cr|oggconvert-0.3.3-2|5	Group:			Sound
14cr|oggconvert-0.3.3-2|6	License:		LGPLv2
14cr|oggconvert-0.3.3-2|7	Source:			http://oggconvert.tristanb.net/releases/%version/%name-%version.tar.gz
14cr|oggconvert-0.3.3-2|8	URL:			http://oggconvert.tristanb.net/
14cr|oggconvert-0.3.3-2|9	BuildArch:		noarch
14cr|oggconvert-0.3.3-2|10	BuildRoot:		%_tmppath/%name-%version-%release-buildroot
14cr|oggconvert-0.3.3-2|11	BuildRequires:		python-devel gstreamer0.10-python desktop-file-utils
14cr|oggconvert-0.3.3-2|12	%if %mdkversion < 200900
14cr|oggconvert-0.3.3-2|13	Requires(post):		desktop-file-utils
14cr|oggconvert-0.3.3-2|14	Requires(postun):	desktop-file-utils
14cr|oggconvert-0.3.3-2|15	%endif
14cr|oggconvert-0.3.3-2|16	Requires:		pygtk2.0-libglade gstreamer0.10-python
14cr|oggconvert-0.3.3-2|17	Requires:		gstreamer0.10-plugins-base
14cr|oggconvert-0.3.3-2|18	Suggests:		gstreamer0.10-plugins-good
14cr|oggconvert-0.3.3-2|19	Suggests:		gstreamer0.10-plugins-bad
14cr|oggconvert-0.3.3-2|20	Suggests:		gstreamer0.10-plugins-ugly
14cr|oggconvert-0.3.3-2|21	suggests:		gstreamer0.10-schroedinger
14cr|oggconvert-0.3.3-2|22	
14cr|oggconvert-0.3.3-2|23	%description
14cr|oggconvert-0.3.3-2|24	OggConvert is a small, open source utility for converting audio and video files
14cr|oggconvert-0.3.3-2|25	into the Vorbis audio format, and the Theora and Dirac video formats.
14cr|oggconvert-0.3.3-2|26	
14cr|oggconvert-0.3.3-2|27	%if %mdkversion < 200900
14cr|oggconvert-0.3.3-2|28	%post
14cr|oggconvert-0.3.3-2|29	%update_menus
14cr|oggconvert-0.3.3-2|30	%update_desktop_database
14cr|oggconvert-0.3.3-2|31	%endif
14cr|oggconvert-0.3.3-2|32	
14cr|oggconvert-0.3.3-2|33	%if %mdkversion < 200900
14cr|oggconvert-0.3.3-2|34	%postun
14cr|oggconvert-0.3.3-2|35	%update_menus
14cr|oggconvert-0.3.3-2|36	%clean_desktop_database
14cr|oggconvert-0.3.3-2|37	%endif
14cr|oggconvert-0.3.3-2|38	
14cr|oggconvert-0.3.3-2|39	%files -f %name.lang
14cr|oggconvert-0.3.3-2|40	%defattr(-,root,root,-)
14cr|oggconvert-0.3.3-2|41	%doc AUTHORS COPYING ChangeLog README TODO
14cr|oggconvert-0.3.3-2|42	%_bindir/%name
14cr|oggconvert-0.3.3-2|43	%python_sitelib/*.egg-info
14cr|oggconvert-0.3.3-2|44	%python_sitelib/OggConvert
14cr|oggconvert-0.3.3-2|45	%_datadir/applications/%name.desktop
14cr|oggconvert-0.3.3-2|46	%_datadir/pixmaps/%name.svg
14cr|oggconvert-0.3.3-2|47	
14cr|oggconvert-0.3.3-2|48	#-------------------------------------------------------------------------------
14cr|oggconvert-0.3.3-2|49	
14cr|oggconvert-0.3.3-2|50	%prep
14cr|oggconvert-0.3.3-2|51	%setup -q
14cr|oggconvert-0.3.3-2|52	
14cr|oggconvert-0.3.3-2|53	# fix perm on doc files
14cr|oggconvert-0.3.3-2|54	chmod 644 AUTHORS COPYING ChangeLog README TODO
14cr|oggconvert-0.3.3-2|55	
14cr|oggconvert-0.3.3-2|56	%build
14cr|oggconvert-0.3.3-2|57	%__python setup.py build
14cr|oggconvert-0.3.3-2|58	
14cr|oggconvert-0.3.3-2|59	%install
14cr|oggconvert-0.3.3-2|60	rm -rf %buildroot
14cr|oggconvert-0.3.3-2|61	%__python setup.py install --root %buildroot
14cr|oggconvert-0.3.3-2|62	
14cr|oggconvert-0.3.3-2|63	desktop-file-install \
14cr|oggconvert-0.3.3-2|64	--add-category="GTK" \
14cr|oggconvert-0.3.3-2|65	--add-category="Audio" \
14cr|oggconvert-0.3.3-2|66	--remove-key="GenericName[en_GB]" \
14cr|oggconvert-0.3.3-2|67	--dir %buildroot%_datadir/applications %buildroot%_datadir/applications/*
14cr|oggconvert-0.3.3-2|68	
14cr|oggconvert-0.3.3-2|69	%find_lang %name
14cr|oggconvert-0.3.3-2|70	
14cr|oggconvert-0.3.3-2|71	%clean
14cr|oggconvert-0.3.3-2|72	rm -rf %buildroot
14cr|oggconvert-0.3.3-2|73	
14cr|oggconvert-0.3.3-2|74	
14cr|oggconvert-0.3.3-2|75	
14cr|oggconvert-0.3.3-2|76	
14cr|oggconvert-0.3.3-2|77	%changelog
14cr|oggconvert-0.3.3-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|oggconvert-0.3.3-2|79	+ Revision: c76f59a
14cr|oggconvert-0.3.3-2|80	- MassBuild#464: Increase release tag
14cr|oggconvert-0.3.3-2|81	
14cr|oggconvert-0.3.3-2|82	

3752 14
14cr|oggfwd-0.2-4|1	%define name oggfwd
14cr|oggfwd-0.2-4|2	%define version 0.2
14cr|oggfwd-0.2-4|3	%define release 4
14cr|oggfwd-0.2-4|4	
14cr|oggfwd-0.2-4|5	Summary: Simple icecast 2 client to stream a ogg stream from stdin
14cr|oggfwd-0.2-4|6	Name: %{name}
14cr|oggfwd-0.2-4|7	Version: %{version}
14cr|oggfwd-0.2-4|8	Release: %{release}
14cr|oggfwd-0.2-4|9	# taken from debian, as there is no upstream tarball
14cr|oggfwd-0.2-4|10	Source0: %{name}_%{version}.orig.tar.gz
14cr|oggfwd-0.2-4|11	# patch taken from debian
14cr|oggfwd-0.2-4|12	Patch0: oggfwd-0.2-overlinking.patch
14cr|oggfwd-0.2-4|13	License: GPLv2
14cr|oggfwd-0.2-4|14	Group: Video
14cr|oggfwd-0.2-4|15	Url: http://v2v.cc/~j/oggfwd/
14cr|oggfwd-0.2-4|16	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|oggfwd-0.2-4|17	BuildRequires: libshout-devel
14cr|oggfwd-0.2-4|18	
14cr|oggfwd-0.2-4|19	%description
14cr|oggfwd-0.2-4|20	Simple icecast2 client that send the stream read from stdin.
14cr|oggfwd-0.2-4|21	
14cr|oggfwd-0.2-4|22	%prep
14cr|oggfwd-0.2-4|23	%setup -q
14cr|oggfwd-0.2-4|24	%patch0 -p0
14cr|oggfwd-0.2-4|25	
14cr|oggfwd-0.2-4|26	%build
14cr|oggfwd-0.2-4|27	make
14cr|oggfwd-0.2-4|28	
14cr|oggfwd-0.2-4|29	%install
14cr|oggfwd-0.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|oggfwd-0.2-4|31	
14cr|oggfwd-0.2-4|32	mkdir -p $RPM_BUILD_ROOT/%_bindir/
14cr|oggfwd-0.2-4|33	cp oggfwd $RPM_BUILD_ROOT/%_bindir/
14cr|oggfwd-0.2-4|34	
14cr|oggfwd-0.2-4|35	%clean
14cr|oggfwd-0.2-4|36	rm -rf $RPM_BUILD_ROOT
14cr|oggfwd-0.2-4|37	
14cr|oggfwd-0.2-4|38	%files
14cr|oggfwd-0.2-4|39	%defattr(-,root,root)
14cr|oggfwd-0.2-4|40	%doc README ChangeLog
14cr|oggfwd-0.2-4|41	%_bindir/oggfwd
14cr|oggfwd-0.2-4|42	
14cr|oggfwd-0.2-4|43	
14cr|oggfwd-0.2-4|44	
14cr|oggfwd-0.2-4|45	
14cr|oggfwd-0.2-4|46	%changelog
14cr|oggfwd-0.2-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|oggfwd-0.2-4|48	+ Revision: 84da265
14cr|oggfwd-0.2-4|49	- MassBuild#464: Increase release tag
14cr|oggfwd-0.2-4|50	
14cr|oggfwd-0.2-4|51	

3753 14
14cr|oglappth-1.0.0-3|1	%define releasedate	20111012
14cr|oglappth-1.0.0-3|2	Name:			oglappth
14cr|oglappth-1.0.0-3|3	Version:		1.0.0
14cr|oglappth-1.0.0-3|4	Release:		3
14cr|oglappth-1.0.0-3|5	
14cr|oglappth-1.0.0-3|6	%define major		2
14cr|oglappth-1.0.0-3|7	%define libname 	%mklibname oglappth %major
14cr|oglappth-1.0.0-3|8	%define develname	%mklibname oglappth -d
14cr|oglappth-1.0.0-3|9	
14cr|oglappth-1.0.0-3|10	Summary:	Libraries for the oglappth chemistry package
14cr|oglappth-1.0.0-3|11	License:	GPLv2+
14cr|oglappth-1.0.0-3|12	Group:		Sciences/Chemistry
14cr|oglappth-1.0.0-3|13	URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
14cr|oglappth-1.0.0-3|14	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/lib%{name}-%{version}.tar.gz
14cr|oglappth-1.0.0-3|15	
14cr|oglappth-1.0.0-3|16	BuildRequires:	pkgconfig(gl)
14cr|oglappth-1.0.0-3|17	BuildRequires:	pkgconfig(glu)
14cr|oglappth-1.0.0-3|18	
14cr|oglappth-1.0.0-3|19	%description
14cr|oglappth-1.0.0-3|20	Library for creating portable OpenGL applications with easy-to-code scene
14cr|oglappth-1.0.0-3|21	setup and selection operations.
14cr|oglappth-1.0.0-3|22	
14cr|oglappth-1.0.0-3|23	%package -n %{libname}
14cr|oglappth-1.0.0-3|24	Summary:	Dynamic libraries from %{name}
14cr|oglappth-1.0.0-3|25	Group:		System/Libraries
14cr|oglappth-1.0.0-3|26	Provides:	%{name} = %{EVRD}
14cr|oglappth-1.0.0-3|27	
14cr|oglappth-1.0.0-3|28	%description -n	%{libname}
14cr|oglappth-1.0.0-3|29	Dynamic libraries from %{name}.
14cr|oglappth-1.0.0-3|30	
14cr|oglappth-1.0.0-3|31	%package -n %{develname}
14cr|oglappth-1.0.0-3|32	Summary:	Header files and static libraries from %{name}
14cr|oglappth-1.0.0-3|33	Group:		Development/C
14cr|oglappth-1.0.0-3|34	Requires:	%{libname} = %{version}
14cr|oglappth-1.0.0-3|35	Provides:	%{name}-devel = %{EVRD}
14cr|oglappth-1.0.0-3|36	
14cr|oglappth-1.0.0-3|37	%description -n	%{develname}
14cr|oglappth-1.0.0-3|38	Libraries and includes files for developing programs based on %{name}.
14cr|oglappth-1.0.0-3|39	
14cr|oglappth-1.0.0-3|40	%prep
14cr|oglappth-1.0.0-3|41	%setup -n lib%{name}-%{version} -q
14cr|oglappth-1.0.0-3|42	
14cr|oglappth-1.0.0-3|43	%build
14cr|oglappth-1.0.0-3|44	%configure2_5x
14cr|oglappth-1.0.0-3|45	
14cr|oglappth-1.0.0-3|46	%make LIBS="-lGL -lGLU"
14cr|oglappth-1.0.0-3|47	
14cr|oglappth-1.0.0-3|48	%install
14cr|oglappth-1.0.0-3|49	%makeinstall
14cr|oglappth-1.0.0-3|50	
14cr|oglappth-1.0.0-3|51	%files -n %{libname}
14cr|oglappth-1.0.0-3|52	%{_libdir}/*.so.%{major}*
14cr|oglappth-1.0.0-3|53	
14cr|oglappth-1.0.0-3|54	%files -n %{develname}
14cr|oglappth-1.0.0-3|55	%doc AUTHORS ChangeLog
14cr|oglappth-1.0.0-3|56	%{_includedir}/*
14cr|oglappth-1.0.0-3|57	%{_libdir}/*.so
14cr|oglappth-1.0.0-3|58	%{_libdir}/*.a
14cr|oglappth-1.0.0-3|59	%{_libdir}/pkgconfig/*.pc
14cr|oglappth-1.0.0-3|60	
14cr|oglappth-1.0.0-3|61	
14cr|oglappth-1.0.0-3|62	%changelog
14cr|oglappth-1.0.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|oglappth-1.0.0-3|64	+ Revision: 8692816
14cr|oglappth-1.0.0-3|65	- MassBuild#464: Increase release tag
14cr|oglappth-1.0.0-3|66	
14cr|oglappth-1.0.0-3|67	

3754 14
14cr|oidentd-2.0.8-8|1	Name:           oidentd
14cr|oidentd-2.0.8-8|2	Version:        2.0.8
14cr|oidentd-2.0.8-8|3	Release:        8
14cr|oidentd-2.0.8-8|4	Summary:        Ident server with masquerading support
14cr|oidentd-2.0.8-8|5	License:        GPL
14cr|oidentd-2.0.8-8|6	Group:          System/Servers
14cr|oidentd-2.0.8-8|7	URL:            http://ojnk.sourceforge.net/
14cr|oidentd-2.0.8-8|8	Source0:        http://superb-west.dl.sourceforge.net/sourceforge/ojnk/oidentd-%{version}.tar.gz
14cr|oidentd-2.0.8-8|9	Source1:        %{name}.init
14cr|oidentd-2.0.8-8|10	Source2:        %{name}.users
14cr|oidentd-2.0.8-8|11	Source3:        %{name}.sysconfig
14cr|oidentd-2.0.8-8|12	Source4:        %{name}.conf
14cr|oidentd-2.0.8-8|13	BuildRequires:  flex
14cr|oidentd-2.0.8-8|14	BuildRequires:  bison
14cr|oidentd-2.0.8-8|15	Provides:       identd
14cr|oidentd-2.0.8-8|16	Requires(pre):  rpm-helper
14cr|oidentd-2.0.8-8|17	Requires(post): rpm-helper
14cr|oidentd-2.0.8-8|18	Requires(preun): rpm-helper
14cr|oidentd-2.0.8-8|19	Requires(postun): rpm-helper
14cr|oidentd-2.0.8-8|20	
14cr|oidentd-2.0.8-8|21	%description
14cr|oidentd-2.0.8-8|22	Oidentd is an ident (rfc1413) daemon that runs on Linux, FreeBSD,
14cr|oidentd-2.0.8-8|23	OpenBSD and Solaris 2.x. Oidentd supports most features of pidentd
14cr|oidentd-2.0.8-8|24	plus more. Most notably, oidentd allows users to specify the identd
14cr|oidentd-2.0.8-8|25	response that the server will output when a successful lookup is
14cr|oidentd-2.0.8-8|26	completed. Oidentd supports IP masqueraded connections on Linux, and
14cr|oidentd-2.0.8-8|27	is able to forward requests to hosts that masq through the host on
14cr|oidentd-2.0.8-8|28	which oidentd runs.
14cr|oidentd-2.0.8-8|29	
14cr|oidentd-2.0.8-8|30	%prep
14cr|oidentd-2.0.8-8|31	%setup -q
14cr|oidentd-2.0.8-8|32	
14cr|oidentd-2.0.8-8|33	%build
14cr|oidentd-2.0.8-8|34	%{configure2_5x}
14cr|oidentd-2.0.8-8|35	%{make}
14cr|oidentd-2.0.8-8|36	
14cr|oidentd-2.0.8-8|37	%install
14cr|oidentd-2.0.8-8|38	%{__rm} -rf %{buildroot}
14cr|oidentd-2.0.8-8|39	%{makeinstall_std}
14cr|oidentd-2.0.8-8|40	
14cr|oidentd-2.0.8-8|41	%{__mkdir_p} %{buildroot}{%{_sysconfdir}/sysconfig,%{_initrddir}}
14cr|oidentd-2.0.8-8|42	%{__cp} -a %{SOURCE1} %{buildroot}%{_initrddir}/%{name} ; chmod 755 %{buildroot}%{_initrddir}/%{name}
14cr|oidentd-2.0.8-8|43	%{__cp} -a %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|oidentd-2.0.8-8|44	%{__cp} -a %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}_masq.conf
14cr|oidentd-2.0.8-8|45	%{__cp} -a %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|oidentd-2.0.8-8|46	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/%{name}
14cr|oidentd-2.0.8-8|47	
14cr|oidentd-2.0.8-8|48	%clean
14cr|oidentd-2.0.8-8|49	%{__rm} -rf %{buildroot}
14cr|oidentd-2.0.8-8|50	
14cr|oidentd-2.0.8-8|51	%pre
14cr|oidentd-2.0.8-8|52	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
14cr|oidentd-2.0.8-8|53	
14cr|oidentd-2.0.8-8|54	%post
14cr|oidentd-2.0.8-8|55	%_post_service %{name}
14cr|oidentd-2.0.8-8|56	
14cr|oidentd-2.0.8-8|57	%preun
14cr|oidentd-2.0.8-8|58	%_preun_service %{name}
14cr|oidentd-2.0.8-8|59	
14cr|oidentd-2.0.8-8|60	%postun
14cr|oidentd-2.0.8-8|61	%_postun_userdel %{name}
14cr|oidentd-2.0.8-8|62	
14cr|oidentd-2.0.8-8|63	%files
14cr|oidentd-2.0.8-8|64	%defattr(-,root,root)
14cr|oidentd-2.0.8-8|65	%doc AUTHORS NEWS README ChangeLog doc/rfc1413
14cr|oidentd-2.0.8-8|66	%config(noreplace) %{_sysconfdir}/%{name}_masq.conf
14cr|oidentd-2.0.8-8|67	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|oidentd-2.0.8-8|68	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|oidentd-2.0.8-8|69	%{_initrddir}/%{name}
14cr|oidentd-2.0.8-8|70	%{_sbindir}/%{name}
14cr|oidentd-2.0.8-8|71	%{_mandir}/*/*
14cr|oidentd-2.0.8-8|72	%dir %{_localstatedir}/lib/%{name}
14cr|oidentd-2.0.8-8|73	
14cr|oidentd-2.0.8-8|74	
14cr|oidentd-2.0.8-8|75	
14cr|oidentd-2.0.8-8|76	%changelog
14cr|oidentd-2.0.8-8|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-8
14cr|oidentd-2.0.8-8|78	+ Revision: 856e51e
14cr|oidentd-2.0.8-8|79	- MassBuild#464: Increase release tag
14cr|oidentd-2.0.8-8|80	
14cr|oidentd-2.0.8-8|81	

3755 14
14cr|OilWar-1.2.1-10|1	%define	name	OilWar
14cr|OilWar-1.2.1-10|2	%define	version	1.2.1
14cr|OilWar-1.2.1-10|3	%define	rel	10
14cr|OilWar-1.2.1-10|4	%define	release	%mkrel %{rel}
14cr|OilWar-1.2.1-10|5	%define	Summary	Very simple mouse shooting game
14cr|OilWar-1.2.1-10|6	
14cr|OilWar-1.2.1-10|7	Summary:	%{Summary}
14cr|OilWar-1.2.1-10|8	Name:		%{name}
14cr|OilWar-1.2.1-10|9	Version:	%{version}
14cr|OilWar-1.2.1-10|10	Release:	%{release}
14cr|OilWar-1.2.1-10|11	License:	GPL
14cr|OilWar-1.2.1-10|12	Group:		Games/Arcade
14cr|OilWar-1.2.1-10|13	Source0:	http://www.2ndpoint.fi/projektit/filut/%{name}-%{version}.tar.bz2
14cr|OilWar-1.2.1-10|14	Source11:	%{name}-16x16.png
14cr|OilWar-1.2.1-10|15	Source12:	%{name}-32x32.png
14cr|OilWar-1.2.1-10|16	Source13:	%{name}-48x48.png
14cr|OilWar-1.2.1-10|17	Patch0:		%{name}-fix-scoredir.patch.bz2
14cr|OilWar-1.2.1-10|18	URL:		http://www.2ndpoint.fi/projektit/oilwar.html
14cr|OilWar-1.2.1-10|19	BuildRequires:	SDL_image-devel SDL_mixer-devel
14cr|OilWar-1.2.1-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|OilWar-1.2.1-10|21	
14cr|OilWar-1.2.1-10|22	%description
14cr|OilWar-1.2.1-10|23	OilWar is a simple game where you shoot enemy soldiers and tanks with
14cr|OilWar-1.2.1-10|24	your mouse. The evil army is attacking your land and tries to steal
14cr|OilWar-1.2.1-10|25	your oil. Your mission: waste the invaders, protect the oil, protect
14cr|OilWar-1.2.1-10|26	the mother land...
14cr|OilWar-1.2.1-10|27	
14cr|OilWar-1.2.1-10|28	%prep
14cr|OilWar-1.2.1-10|29	%setup -q
14cr|OilWar-1.2.1-10|30	%patch0 -p0
14cr|OilWar-1.2.1-10|31	
14cr|OilWar-1.2.1-10|32	%build
14cr|OilWar-1.2.1-10|33	%configure	--bindir=%{_gamesbindir}
14cr|OilWar-1.2.1-10|34	%make
14cr|OilWar-1.2.1-10|35	
14cr|OilWar-1.2.1-10|36	%install
14cr|OilWar-1.2.1-10|37	rm -rf %{buildroot}
14cr|OilWar-1.2.1-10|38	%makeinstall_std
14cr|OilWar-1.2.1-10|39	
14cr|OilWar-1.2.1-10|40	
14cr|OilWar-1.2.1-10|41	install -d %{buildroot}%{_datadir}/applications
14cr|OilWar-1.2.1-10|42	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|OilWar-1.2.1-10|43	[Desktop Entry]
14cr|OilWar-1.2.1-10|44	Name=%{name}
14cr|OilWar-1.2.1-10|45	Comment=%{Summary}
14cr|OilWar-1.2.1-10|46	Exec=%{_gamesbindir}/oilwar
14cr|OilWar-1.2.1-10|47	Icon=%{name}
14cr|OilWar-1.2.1-10|48	Terminal=false
14cr|OilWar-1.2.1-10|49	Type=Application
14cr|OilWar-1.2.1-10|50	StartupNotify=true
14cr|OilWar-1.2.1-10|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|OilWar-1.2.1-10|52	EOF
14cr|OilWar-1.2.1-10|53	
14cr|OilWar-1.2.1-10|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|57	
14cr|OilWar-1.2.1-10|58	%if %mdkversion < 200900
14cr|OilWar-1.2.1-10|59	%post
14cr|OilWar-1.2.1-10|60	%update_menus
14cr|OilWar-1.2.1-10|61	%endif
14cr|OilWar-1.2.1-10|62	
14cr|OilWar-1.2.1-10|63	%if %mdkversion < 200900
14cr|OilWar-1.2.1-10|64	%postun
14cr|OilWar-1.2.1-10|65	%clean_menus
14cr|OilWar-1.2.1-10|66	%endif
14cr|OilWar-1.2.1-10|67	
14cr|OilWar-1.2.1-10|68	%clean
14cr|OilWar-1.2.1-10|69	rm -rf %{buildroot}
14cr|OilWar-1.2.1-10|70	
14cr|OilWar-1.2.1-10|71	%files
14cr|OilWar-1.2.1-10|72	%defattr(644,root,root,755)
14cr|OilWar-1.2.1-10|73	%doc ChangeLog README AUTHORS
14cr|OilWar-1.2.1-10|74	%attr(2755,root,games) %{_gamesbindir}/*
14cr|OilWar-1.2.1-10|75	%{_gamesdatadir}/oilwar
14cr|OilWar-1.2.1-10|76	%attr(664,root,games) %{_localstatedir}/lib/games/*.scores
14cr|OilWar-1.2.1-10|77	%{_iconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|78	%{_liconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|79	%{_miconsdir}/%{name}.png
14cr|OilWar-1.2.1-10|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|OilWar-1.2.1-10|81	
14cr|OilWar-1.2.1-10|82	
14cr|OilWar-1.2.1-10|83	
14cr|OilWar-1.2.1-10|84	%changelog
14cr|OilWar-1.2.1-10|85	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2.1-10
14cr|OilWar-1.2.1-10|86	+ Revision: 8900a5f
14cr|OilWar-1.2.1-10|87	- Automatic import for version 1.2.1
14cr|OilWar-1.2.1-10|88	
14cr|OilWar-1.2.1-10|89	

3756 14
14cr|oinkmaster-2.1-2.20080218.3|1	Summary:	A script that will help you update and manage your Snort rules
14cr|oinkmaster-2.1-2.20080218.3|2	Name:		oinkmaster
14cr|oinkmaster-2.1-2.20080218.3|3	Version:	2.1
14cr|oinkmaster-2.1-2.20080218.3|4	Release:	2.20080218.3
14cr|oinkmaster-2.1-2.20080218.3|5	License:	BSD
14cr|oinkmaster-2.1-2.20080218.3|6	Group:		Networking/Other
14cr|oinkmaster-2.1-2.20080218.3|7	URL:		http://oinkmaster.sourceforge.net/
14cr|oinkmaster-2.1-2.20080218.3|8	Source0:	%{name}-%{version}-20080218.tar.gz
14cr|oinkmaster-2.1-2.20080218.3|9	Source1:	oinkmaster-update
14cr|oinkmaster-2.1-2.20080218.3|10	Source2:	oinkmaster.sysconfig
14cr|oinkmaster-2.1-2.20080218.3|11	Patch0:		oinkmaster-man_page_fix.diff
14cr|oinkmaster-2.1-2.20080218.3|12	Patch1:		oinkmaster-mdv_conf.diff
14cr|oinkmaster-2.1-2.20080218.3|13	Requires:	openssh-clients
14cr|oinkmaster-2.1-2.20080218.3|14	Requires:	snort
14cr|oinkmaster-2.1-2.20080218.3|15	Requires:	snort-rules
14cr|oinkmaster-2.1-2.20080218.3|16	Requires:	wget
14cr|oinkmaster-2.1-2.20080218.3|17	Requires:	perl(IO::Zlib)
14cr|oinkmaster-2.1-2.20080218.3|18	Requires:	perl(Archive::Tar)
14cr|oinkmaster-2.1-2.20080218.3|19	Requires:	perl(LWP::UserAgent)
14cr|oinkmaster-2.1-2.20080218.3|20	BuildArch:	noarch
14cr|oinkmaster-2.1-2.20080218.3|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|oinkmaster-2.1-2.20080218.3|22	
14cr|oinkmaster-2.1-2.20080218.3|23	%description
14cr|oinkmaster-2.1-2.20080218.3|24	Oinkmaster is a script that will help you update and manage your Snort rules.
14cr|oinkmaster-2.1-2.20080218.3|25	It is released under the BSD license and will work on most platforms that can
14cr|oinkmaster-2.1-2.20080218.3|26	run Perl scripts, e.g. Linux, *BSD, Windows, Mac OS X, Solaris, etc. Oinkmaster
14cr|oinkmaster-2.1-2.20080218.3|27	can be used to update and manage the VRT licensed rules, the community rules,
14cr|oinkmaster-2.1-2.20080218.3|28	the bleeding-snort rules and other third party rules, including your own local
14cr|oinkmaster-2.1-2.20080218.3|29	rules.
14cr|oinkmaster-2.1-2.20080218.3|30	
14cr|oinkmaster-2.1-2.20080218.3|31	%package	gui
14cr|oinkmaster-2.1-2.20080218.3|32	Summary:	A graphical front-end to Oinkmaster
14cr|oinkmaster-2.1-2.20080218.3|33	Group:		Networking/Other
14cr|oinkmaster-2.1-2.20080218.3|34	Requires:	%{name} >= %{version}
14cr|oinkmaster-2.1-2.20080218.3|35	
14cr|oinkmaster-2.1-2.20080218.3|36	%description	gui
14cr|oinkmaster-2.1-2.20080218.3|37	A graphical front-end to Oinkmaster written in Perl/Tk. See README.gui for
14cr|oinkmaster-2.1-2.20080218.3|38	complete documentation.
14cr|oinkmaster-2.1-2.20080218.3|39	
14cr|oinkmaster-2.1-2.20080218.3|40	%prep
14cr|oinkmaster-2.1-2.20080218.3|41	
14cr|oinkmaster-2.1-2.20080218.3|42	%setup -q
14cr|oinkmaster-2.1-2.20080218.3|43	%patch0 -p0
14cr|oinkmaster-2.1-2.20080218.3|44	%patch1 -p0
14cr|oinkmaster-2.1-2.20080218.3|45	
14cr|oinkmaster-2.1-2.20080218.3|46	cp %{SOURCE1} oinkmaster-update
14cr|oinkmaster-2.1-2.20080218.3|47	cp %{SOURCE2} oinkmaster.sysconfig
14cr|oinkmaster-2.1-2.20080218.3|48	
14cr|oinkmaster-2.1-2.20080218.3|49	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|oinkmaster-2.1-2.20080218.3|50	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|oinkmaster-2.1-2.20080218.3|51	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|oinkmaster-2.1-2.20080218.3|52	
14cr|oinkmaster-2.1-2.20080218.3|53	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|oinkmaster-2.1-2.20080218.3|54	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|oinkmaster-2.1-2.20080218.3|55	done
14cr|oinkmaster-2.1-2.20080218.3|56	
14cr|oinkmaster-2.1-2.20080218.3|57	%build
14cr|oinkmaster-2.1-2.20080218.3|58	
14cr|oinkmaster-2.1-2.20080218.3|59	%install
14cr|oinkmaster-2.1-2.20080218.3|60	rm -rf %{buildroot}
14cr|oinkmaster-2.1-2.20080218.3|61	
14cr|oinkmaster-2.1-2.20080218.3|62	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|oinkmaster-2.1-2.20080218.3|63	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|oinkmaster-2.1-2.20080218.3|64	install -d %{buildroot}%{_sysconfdir}/snort/backup
14cr|oinkmaster-2.1-2.20080218.3|65	install -d %{buildroot}%{_sbindir}
14cr|oinkmaster-2.1-2.20080218.3|66	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|oinkmaster-2.1-2.20080218.3|67	install -d %{buildroot}%{_mandir}/man1
14cr|oinkmaster-2.1-2.20080218.3|68	
14cr|oinkmaster-2.1-2.20080218.3|69	install -m0755 %{name}.pl %{buildroot}%{_sbindir}/%{name}
14cr|oinkmaster-2.1-2.20080218.3|70	install -m0640 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|oinkmaster-2.1-2.20080218.3|71	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|oinkmaster-2.1-2.20080218.3|72	
14cr|oinkmaster-2.1-2.20080218.3|73	install -m0755 oinkmaster-update %{buildroot}%{_sysconfdir}/cron.daily/oinkmaster-update
14cr|oinkmaster-2.1-2.20080218.3|74	install -m0640 oinkmaster.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/oinkmaster
14cr|oinkmaster-2.1-2.20080218.3|75	
14cr|oinkmaster-2.1-2.20080218.3|76	pushd contrib
14cr|oinkmaster-2.1-2.20080218.3|77	for i in *.pl; do
14cr|oinkmaster-2.1-2.20080218.3|78	new_name=`echo $i|sed -e 's/\.pl//'`
14cr|oinkmaster-2.1-2.20080218.3|79	install -m0755 $i %{buildroot}%{_sbindir}/%{name}-$new_name
14cr|oinkmaster-2.1-2.20080218.3|80	done
14cr|oinkmaster-2.1-2.20080218.3|81	popd
14cr|oinkmaster-2.1-2.20080218.3|82	
14cr|oinkmaster-2.1-2.20080218.3|83	%clean
14cr|oinkmaster-2.1-2.20080218.3|84	rm -rf %{buildroot}
14cr|oinkmaster-2.1-2.20080218.3|85	
14cr|oinkmaster-2.1-2.20080218.3|86	%files
14cr|oinkmaster-2.1-2.20080218.3|87	%defattr(-,root,root)
14cr|oinkmaster-2.1-2.20080218.3|88	%doc ChangeLog FAQ INSTALL LICENSE README README.templates template-examples.conf UPGRADING contrib/README*
14cr|oinkmaster-2.1-2.20080218.3|89	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|oinkmaster-2.1-2.20080218.3|90	%attr(0755,root,root) %{_sysconfdir}/cron.daily/oinkmaster-update
14cr|oinkmaster-2.1-2.20080218.3|91	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/oinkmaster
14cr|oinkmaster-2.1-2.20080218.3|92	%attr(0755,root,root) %dir %{_sysconfdir}/snort/backup
14cr|oinkmaster-2.1-2.20080218.3|93	%{_sbindir}/%{name}
14cr|oinkmaster-2.1-2.20080218.3|94	%{_sbindir}/%{name}-addmsg
14cr|oinkmaster-2.1-2.20080218.3|95	%{_sbindir}/%{name}-addsid
14cr|oinkmaster-2.1-2.20080218.3|96	%{_sbindir}/%{name}-create-sidmap
14cr|oinkmaster-2.1-2.20080218.3|97	%{_sbindir}/%{name}-makesidex
14cr|oinkmaster-2.1-2.20080218.3|98	%{_mandir}/man1/oinkmaster.1*
14cr|oinkmaster-2.1-2.20080218.3|99	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
14cr|oinkmaster-2.1-2.20080218.3|100	
14cr|oinkmaster-2.1-2.20080218.3|101	%files gui
14cr|oinkmaster-2.1-2.20080218.3|102	%defattr(-,root,root)
14cr|oinkmaster-2.1-2.20080218.3|103	%doc README.gui
14cr|oinkmaster-2.1-2.20080218.3|104	%{_sbindir}/%{name}-oinkgui
14cr|oinkmaster-2.1-2.20080218.3|105	
14cr|oinkmaster-2.1-2.20080218.3|106	
14cr|oinkmaster-2.1-2.20080218.3|107	
14cr|oinkmaster-2.1-2.20080218.3|108	
14cr|oinkmaster-2.1-2.20080218.3|109	%changelog
14cr|oinkmaster-2.1-2.20080218.3|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2.20080218.3
14cr|oinkmaster-2.1-2.20080218.3|111	+ Revision: 4977dc7
14cr|oinkmaster-2.1-2.20080218.3|112	- MassBuild#464: Increase release tag
14cr|oinkmaster-2.1-2.20080218.3|113	
14cr|oinkmaster-2.1-2.20080218.3|114	

3757 14
14cr|oki-0.1.6-4|1	%define	name	oki
14cr|oki-0.1.6-4|2	%define	version	0.1.6
14cr|oki-0.1.6-4|3	%define release 4
14cr|oki-0.1.6-4|4	%define summary Oki is a small platform game with monochrome graphics
14cr|oki-0.1.6-4|5	%define group	Games/Arcade
14cr|oki-0.1.6-4|6	
14cr|oki-0.1.6-4|7	Name:		%{name}
14cr|oki-0.1.6-4|8	Summary:	%{summary}
14cr|oki-0.1.6-4|9	Version:	%{version}
14cr|oki-0.1.6-4|10	Release:	%{release}
14cr|oki-0.1.6-4|11	Source0:	%{name}-%{version}.tar.bz2
14cr|oki-0.1.6-4|12	Patch0:		%{name}-default-conf.patch.bz2
14cr|oki-0.1.6-4|13	URL:		http://free.of.pl/s/szatkus/oki/
14cr|oki-0.1.6-4|14	Group:		%{group}
14cr|oki-0.1.6-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|oki-0.1.6-4|16	License:	GPL
14cr|oki-0.1.6-4|17	BuildRequires:	SDL_image-devel SDL_mixer-devel SDL-devel
14cr|oki-0.1.6-4|18	
14cr|oki-0.1.6-4|19	%description
14cr|oki-0.1.6-4|20	Oki is a small platform game with monochrome graphics.
14cr|oki-0.1.6-4|21	
14cr|oki-0.1.6-4|22	%prep
14cr|oki-0.1.6-4|23	%setup -q
14cr|oki-0.1.6-4|24	%patch0 -p0
14cr|oki-0.1.6-4|25	# We don't have a "clock" command but the configure script tries to use one
14cr|oki-0.1.6-4|26	mv ./configure ./configure_orig
14cr|oki-0.1.6-4|27	sed -e s,'clock','date',g ./configure_orig > ./configure
14cr|oki-0.1.6-4|28	chmod +x ./configure
14cr|oki-0.1.6-4|29	
14cr|oki-0.1.6-4|30	%build
14cr|oki-0.1.6-4|31	%configure
14cr|oki-0.1.6-4|32	%make
14cr|oki-0.1.6-4|33	
14cr|oki-0.1.6-4|34	%install
14cr|oki-0.1.6-4|35	rm -rf $RPM_BUILD_ROOT
14cr|oki-0.1.6-4|36	install -m755 %{name} -D $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/%{name}
14cr|oki-0.1.6-4|37	install -m755 %{name}_me $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
14cr|oki-0.1.6-4|38	cp -a gfx/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
14cr|oki-0.1.6-4|39	cp -a maps/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
14cr|oki-0.1.6-4|40	cp -a snd/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
14cr|oki-0.1.6-4|41	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/gfx/Makefile
14cr|oki-0.1.6-4|42	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snd/Makefile
14cr|oki-0.1.6-4|43	mkdir $RPM_BUILD_ROOT%{_gamesbindir}/
14cr|oki-0.1.6-4|44	echo "#!/bin/sh
14cr|oki-0.1.6-4|45	cd %{_gamesdatadir}/%{name}
14cr|oki-0.1.6-4|46	./oki \$*" > $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|oki-0.1.6-4|47	echo "#!/bin/sh
14cr|oki-0.1.6-4|48	cd %{_gamesdatadir}/%{name}
14cr|oki-0.1.6-4|49	./oki_me \$*" > $RPM_BUILD_ROOT%{_gamesbindir}/%{name}_me
14cr|oki-0.1.6-4|50	chmod +x $RPM_BUILD_ROOT%{_gamesbindir}/*
14cr|oki-0.1.6-4|51	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}  $RPM_BUILD_ROOT%{_datadir}/applications
14cr|oki-0.1.6-4|52	ln -s %{_gamesdatadir}/%{name}/gfx/oki40.png $RPM_BUILD_ROOT%{_iconsdir}/oki.png
14cr|oki-0.1.6-4|53	
14cr|oki-0.1.6-4|54	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|oki-0.1.6-4|55	[Desktop Entry]
14cr|oki-0.1.6-4|56	Type=Application
14cr|oki-0.1.6-4|57	Exec=%{name}
14cr|oki-0.1.6-4|58	Icon=oki
14cr|oki-0.1.6-4|59	Categories=Game;ArcadeGame;
14cr|oki-0.1.6-4|60	Name=Oki
14cr|oki-0.1.6-4|61	Comment=Oki
14cr|oki-0.1.6-4|62	EOF
14cr|oki-0.1.6-4|63	
14cr|oki-0.1.6-4|64	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}_me.desktop
14cr|oki-0.1.6-4|65	[Desktop Entry]
14cr|oki-0.1.6-4|66	Type=Application
14cr|oki-0.1.6-4|67	Exec=%{name}_me
14cr|oki-0.1.6-4|68	Icon=oki
14cr|oki-0.1.6-4|69	Categories=Game;ArcadeGame;
14cr|oki-0.1.6-4|70	Name=Oki map editor
14cr|oki-0.1.6-4|71	Comment=Oki map editor
14cr|oki-0.1.6-4|72	EOF
14cr|oki-0.1.6-4|73	
14cr|oki-0.1.6-4|74	%if %mdkversion < 200900
14cr|oki-0.1.6-4|75	%post
14cr|oki-0.1.6-4|76	%{update_menus}
14cr|oki-0.1.6-4|77	%endif
14cr|oki-0.1.6-4|78	
14cr|oki-0.1.6-4|79	%if %mdkversion < 200900
14cr|oki-0.1.6-4|80	%postun
14cr|oki-0.1.6-4|81	%{clean_menus}
14cr|oki-0.1.6-4|82	%endif
14cr|oki-0.1.6-4|83	
14cr|oki-0.1.6-4|84	%clean
14cr|oki-0.1.6-4|85	rm -rf $RPM_BUILD_ROOT
14cr|oki-0.1.6-4|86	
14cr|oki-0.1.6-4|87	%files
14cr|oki-0.1.6-4|88	%defattr(-,root,root)
14cr|oki-0.1.6-4|89	%doc TODO README CHANGELOG
14cr|oki-0.1.6-4|90	%{_gamesdatadir}/%{name}
14cr|oki-0.1.6-4|91	%{_gamesbindir}/*
14cr|oki-0.1.6-4|92	%{_iconsdir}/*
14cr|oki-0.1.6-4|93	%{_datadir}/applications/mandriva-*.desktop
14cr|oki-0.1.6-4|94	
14cr|oki-0.1.6-4|95	
14cr|oki-0.1.6-4|96	
14cr|oki-0.1.6-4|97	
14cr|oki-0.1.6-4|98	%changelog
14cr|oki-0.1.6-4|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-4
14cr|oki-0.1.6-4|100	+ Revision: 55ac8d3
14cr|oki-0.1.6-4|101	- MassBuild#464: Increase release tag
14cr|oki-0.1.6-4|102	
14cr|oki-0.1.6-4|103	

3758 14
14cr|oldjdom-1.0-0.b8.2.8|1	%define beta            b8
14cr|oldjdom-1.0-0.b8.2.8|2	%define section         free
14cr|oldjdom-1.0-0.b8.2.8|3	%define orig_name       jdom
14cr|oldjdom-1.0-0.b8.2.8|4	%define gcj_support     1
14cr|oldjdom-1.0-0.b8.2.8|5	
14cr|oldjdom-1.0-0.b8.2.8|6	Name:           oldjdom
14cr|oldjdom-1.0-0.b8.2.8|7	Version:        1.0
14cr|oldjdom-1.0-0.b8.2.8|8	Release:        %mkrel 0.%{beta}.2.8
14cr|oldjdom-1.0-0.b8.2.8|9	Epoch:          0
14cr|oldjdom-1.0-0.b8.2.8|10	Summary:        Java alternative to DOM and SAX
14cr|oldjdom-1.0-0.b8.2.8|11	License:        Apache License-like
14cr|oldjdom-1.0-0.b8.2.8|12	URL:            http://www.jdom.org/
14cr|oldjdom-1.0-0.b8.2.8|13	Group:          Development/Java
14cr|oldjdom-1.0-0.b8.2.8|14	#Vendor:         JPackage Project
14cr|oldjdom-1.0-0.b8.2.8|15	#Distribution:   JPackage
14cr|oldjdom-1.0-0.b8.2.8|16	Source0:        http://www.jdom.org/dist/source/jdom-b8.tar.bz2
14cr|oldjdom-1.0-0.b8.2.8|17	Requires:       xalan-j2 >= 0:2.2.0
14cr|oldjdom-1.0-0.b8.2.8|18	BuildRequires:  java-rpmbuild >= 0:1.5
14cr|oldjdom-1.0-0.b8.2.8|19	BuildRequires:  ant
14cr|oldjdom-1.0-0.b8.2.8|20	BuildRequires:  xalan-j2 >= 0:2.2.0
14cr|oldjdom-1.0-0.b8.2.8|21	%if %{gcj_support}
14cr|oldjdom-1.0-0.b8.2.8|22	BuildRequires:  java-gcj-compat-devel
14cr|oldjdom-1.0-0.b8.2.8|23	%else
14cr|oldjdom-1.0-0.b8.2.8|24	Buildarch:      noarch
14cr|oldjdom-1.0-0.b8.2.8|25	%endif
14cr|oldjdom-1.0-0.b8.2.8|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|oldjdom-1.0-0.b8.2.8|27	
14cr|oldjdom-1.0-0.b8.2.8|28	%description
14cr|oldjdom-1.0-0.b8.2.8|29	JDOM is, quite simply, a Java representation of an XML document. JDOM
14cr|oldjdom-1.0-0.b8.2.8|30	provides a way to represent that document for easy and efficient
14cr|oldjdom-1.0-0.b8.2.8|31	reading, manipulation, and writing. It has a straightforward API, is a
14cr|oldjdom-1.0-0.b8.2.8|32	lightweight and fast, and is optimized for the Java programmer. It's an
14cr|oldjdom-1.0-0.b8.2.8|33	alternative to DOM and SAX, although it integrates well with both DOM
14cr|oldjdom-1.0-0.b8.2.8|34	and SAX.
14cr|oldjdom-1.0-0.b8.2.8|35	
14cr|oldjdom-1.0-0.b8.2.8|36	%package javadoc
14cr|oldjdom-1.0-0.b8.2.8|37	Summary:        Javadoc for %{name}
14cr|oldjdom-1.0-0.b8.2.8|38	Group:          Development/Java
14cr|oldjdom-1.0-0.b8.2.8|39	
14cr|oldjdom-1.0-0.b8.2.8|40	%description javadoc
14cr|oldjdom-1.0-0.b8.2.8|41	Javadoc for %{name}.
14cr|oldjdom-1.0-0.b8.2.8|42	
14cr|oldjdom-1.0-0.b8.2.8|43	%package demo
14cr|oldjdom-1.0-0.b8.2.8|44	Summary:        Demos for %{name}
14cr|oldjdom-1.0-0.b8.2.8|45	Group:          Development/Java
14cr|oldjdom-1.0-0.b8.2.8|46	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cr|oldjdom-1.0-0.b8.2.8|47	
14cr|oldjdom-1.0-0.b8.2.8|48	%description demo
14cr|oldjdom-1.0-0.b8.2.8|49	Demonstrations and samples for %{name}.
14cr|oldjdom-1.0-0.b8.2.8|50	
14cr|oldjdom-1.0-0.b8.2.8|51	%prep
14cr|oldjdom-1.0-0.b8.2.8|52	%setup -q -n %{orig_name}-%{beta}
14cr|oldjdom-1.0-0.b8.2.8|53	# remove all binary libs
14cr|oldjdom-1.0-0.b8.2.8|54	find . -name "*.jar" -exec rm -f {} \;
14cr|oldjdom-1.0-0.b8.2.8|55	
14cr|oldjdom-1.0-0.b8.2.8|56	%build
14cr|oldjdom-1.0-0.b8.2.8|57	export CLASSPATH=$(build-classpath xalan-j2 xml-commons-apis)
14cr|oldjdom-1.0-0.b8.2.8|58	perl -p -i -e 's|<property name="build.compiler".*||' build.xml
14cr|oldjdom-1.0-0.b8.2.8|59	%ant package javadoc
14cr|oldjdom-1.0-0.b8.2.8|60	
14cr|oldjdom-1.0-0.b8.2.8|61	%install
14cr|oldjdom-1.0-0.b8.2.8|62	rm -rf $RPM_BUILD_ROOT
14cr|oldjdom-1.0-0.b8.2.8|63	
14cr|oldjdom-1.0-0.b8.2.8|64	# jars
14cr|oldjdom-1.0-0.b8.2.8|65	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|oldjdom-1.0-0.b8.2.8|66	cp -p build/%{orig_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|oldjdom-1.0-0.b8.2.8|67	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|oldjdom-1.0-0.b8.2.8|68	
14cr|oldjdom-1.0-0.b8.2.8|69	# javadoc
14cr|oldjdom-1.0-0.b8.2.8|70	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|oldjdom-1.0-0.b8.2.8|71	cp -pr build/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|oldjdom-1.0-0.b8.2.8|72	
14cr|oldjdom-1.0-0.b8.2.8|73	# demo
14cr|oldjdom-1.0-0.b8.2.8|74	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|oldjdom-1.0-0.b8.2.8|75	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|oldjdom-1.0-0.b8.2.8|76	
14cr|oldjdom-1.0-0.b8.2.8|77	%if %{gcj_support}
14cr|oldjdom-1.0-0.b8.2.8|78	%{_bindir}/aot-compile-rpm
14cr|oldjdom-1.0-0.b8.2.8|79	%endif
14cr|oldjdom-1.0-0.b8.2.8|80	
14cr|oldjdom-1.0-0.b8.2.8|81	%clean
14cr|oldjdom-1.0-0.b8.2.8|82	rm -rf $RPM_BUILD_ROOT
14cr|oldjdom-1.0-0.b8.2.8|83	
14cr|oldjdom-1.0-0.b8.2.8|84	%if %{gcj_support}
14cr|oldjdom-1.0-0.b8.2.8|85	%post
14cr|oldjdom-1.0-0.b8.2.8|86	%{update_gcjdb}
14cr|oldjdom-1.0-0.b8.2.8|87	
14cr|oldjdom-1.0-0.b8.2.8|88	%postun
14cr|oldjdom-1.0-0.b8.2.8|89	%{clean_gcjdb}
14cr|oldjdom-1.0-0.b8.2.8|90	%endif
14cr|oldjdom-1.0-0.b8.2.8|91	
14cr|oldjdom-1.0-0.b8.2.8|92	%files
14cr|oldjdom-1.0-0.b8.2.8|93	%defattr(0644,root,root,0755)
14cr|oldjdom-1.0-0.b8.2.8|94	%doc CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
14cr|oldjdom-1.0-0.b8.2.8|95	%{_javadir}/*
14cr|oldjdom-1.0-0.b8.2.8|96	%if %{gcj_support}
14cr|oldjdom-1.0-0.b8.2.8|97	%dir %{_libdir}/gcj/%{name}
14cr|oldjdom-1.0-0.b8.2.8|98	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14cr|oldjdom-1.0-0.b8.2.8|99	%endif
14cr|oldjdom-1.0-0.b8.2.8|100	
14cr|oldjdom-1.0-0.b8.2.8|101	%files javadoc
14cr|oldjdom-1.0-0.b8.2.8|102	%defattr(0644,root,root,0755)
14cr|oldjdom-1.0-0.b8.2.8|103	%{_javadocdir}/%{name}-%{version}
14cr|oldjdom-1.0-0.b8.2.8|104	
14cr|oldjdom-1.0-0.b8.2.8|105	%files demo
14cr|oldjdom-1.0-0.b8.2.8|106	%defattr(0644,root,root,0755)
14cr|oldjdom-1.0-0.b8.2.8|107	%{_datadir}/%{name}
14cr|oldjdom-1.0-0.b8.2.8|108	
14cr|oldjdom-1.0-0.b8.2.8|109	
14cr|oldjdom-1.0-0.b8.2.8|110	
14cr|oldjdom-1.0-0.b8.2.8|111	
14cr|oldjdom-1.0-0.b8.2.8|112	
14cr|oldjdom-1.0-0.b8.2.8|113	%changelog
14cr|oldjdom-1.0-0.b8.2.8|114	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:1.0-0.b8.2.8
14cr|oldjdom-1.0-0.b8.2.8|115	+ Revision: 6382f8f
14cr|oldjdom-1.0-0.b8.2.8|116	- Automatic import for version 1.0
14cr|oldjdom-1.0-0.b8.2.8|117	
14cr|oldjdom-1.0-0.b8.2.8|118	

3759 14
14cr|olena-2.0-6|1	%bcond_with apps
14cr|olena-2.0-6|2	%bcond_without doc
14cr|olena-2.0-6|3	%bcond_without scribo
14cr|olena-2.0-6|4	
14cr|olena-2.0-6|5	Summary:	Olena is a platform dedicated to image processing
14cr|olena-2.0-6|6	Name:		olena
14cr|olena-2.0-6|7	Version:	2.0
14cr|olena-2.0-6|8	Release:	6
14cr|olena-2.0-6|9	Epoch:		2
14cr|olena-2.0-6|10	License:	GPLv2+
14cr|olena-2.0-6|11	Group:		Development/C++
14cr|olena-2.0-6|12	Url:		http://www.lrde.epita.fr/cgi-bin/twiki/view/Olena/WebHome
14cr|olena-2.0-6|13	# Get from https://svn.lrde.epita.fr/svn/oln/tags/olena-1.0 to have scribo
14cr|olena-2.0-6|14	Source0:	%{name}-%{version}.tar.bz2
14cr|olena-2.0-6|15	Patch0:		olena-1.0-subdirs.patch
14cr|olena-2.0-6|16	Patch1:		olena-1.0-linkage.patch
14cr|olena-2.0-6|17	Patch2:		olena-2.0-tesseract-3.01.patch
14cr|olena-2.0-6|18	Patch3:		olena-2.0-gcc4.7.patch
14cr|olena-2.0-6|19	Patch4:		olena-2.0-automake1.13.patch
14cr|olena-2.0-6|20	BuildRequires:	doxygen
14cr|olena-2.0-6|21	BuildRequires:	imagemagick
14cr|olena-2.0-6|22	BuildRequires:	latex2html
14cr|olena-2.0-6|23	BuildRequires:	texlive-latex
14cr|olena-2.0-6|24	BuildRequires:	texlive-dvips
14cr|olena-2.0-6|25	#BuildRequires:	vtk-devel
14cr|olena-2.0-6|26	BuildRequires:	pkgconfig(cfitsio)
14cr|olena-2.0-6|27	BuildRequires:	pkgconfig(gl)
14cr|olena-2.0-6|28	BuildRequires:	pkgconfig(glut)
14cr|olena-2.0-6|29	BuildRequires:	pkgconfig(ImageMagick)
14cr|olena-2.0-6|30	BuildRequires:	pkgconfig(libtiff-4)
14cr|olena-2.0-6|31	%if %{with scribo}
14cr|olena-2.0-6|32	BuildRequires:	pkgconfig(tesseract)
14cr|olena-2.0-6|33	%endif
14cr|olena-2.0-6|34	BuildRequires:	pkgconfig(xmu)
14cr|olena-2.0-6|35	
14cr|olena-2.0-6|36	%description
14cr|olena-2.0-6|37	Olena is a platform dedicated to image processing. At the
14cr|olena-2.0-6|38	moment it is mainly composed of a C++ library: Milena. This library features
14cr|olena-2.0-6|39	many tools to easily perform image processing tasks. Its main characteristic is
14cr|olena-2.0-6|40	its genericity: it allows to write an algorithm once and run it over many kinds
14cr|olena-2.0-6|41	of images (grey scale, color, 1D, 2D, 3D, ...).
14cr|olena-2.0-6|42	
14cr|olena-2.0-6|43	#------------------------------------------------------------------------------
14cr|olena-2.0-6|44	
14cr|olena-2.0-6|45	%if %{with doc}
14cr|olena-2.0-6|46	%package doc
14cr|olena-2.0-6|47	Summary:	Olena documentation
14cr|olena-2.0-6|48	Group:		Books/Howtos
14cr|olena-2.0-6|49	
14cr|olena-2.0-6|50	%description doc
14cr|olena-2.0-6|51	This is the documentation for Olena.
14cr|olena-2.0-6|52	Olena is a platform dedicated to image processing. At the
14cr|olena-2.0-6|53	moment it is mainly composed of a C++ library: Milena. This library features
14cr|olena-2.0-6|54	many tools to easily perform image processing tasks. Its main characteristic is
14cr|olena-2.0-6|55	its genericity: it allows to write an algorithm once and run it over many kinds
14cr|olena-2.0-6|56	of images (grey scale, color, 1D, 2D, 3D, ...).
14cr|olena-2.0-6|57	
14cr|olena-2.0-6|58	%files doc
14cr|olena-2.0-6|59	%{_docdir}/olena
14cr|olena-2.0-6|60	%endif
14cr|olena-2.0-6|61	
14cr|olena-2.0-6|62	#------------------------------------------------------------------------------
14cr|olena-2.0-6|63	
14cr|olena-2.0-6|64	%package tools
14cr|olena-2.0-6|65	Summary:	Olena tools
14cr|olena-2.0-6|66	Group:		Development/C++
14cr|olena-2.0-6|67	
14cr|olena-2.0-6|68	%description tools
14cr|olena-2.0-6|69	Olena is a platform dedicated to image processing. At the
14cr|olena-2.0-6|70	moment it is mainly composed of a C++ library: Milena. This library features
14cr|olena-2.0-6|71	many tools to easily perform image processing tasks. Its main characteristic is
14cr|olena-2.0-6|72	its genericity: it allows to write an algorithm once and run it over many kinds
14cr|olena-2.0-6|73	of images (grey scale, color, 1D, 2D, 3D, ...).
14cr|olena-2.0-6|74	
14cr|olena-2.0-6|75	%files tools
14cr|olena-2.0-6|76	%{_bindir}/*
14cr|olena-2.0-6|77	%{_datadir}/olena
14cr|olena-2.0-6|78	%if %{with scribo}
14cr|olena-2.0-6|79	%{_libdir}/scribo/*
14cr|olena-2.0-6|80	%endif
14cr|olena-2.0-6|81	
14cr|olena-2.0-6|82	#------------------------------------------------------------------------------
14cr|olena-2.0-6|83	
14cr|olena-2.0-6|84	%define gluit_major 0
14cr|olena-2.0-6|85	%define libgluit %mklibname gluit %{gluit_major}
14cr|olena-2.0-6|86	
14cr|olena-2.0-6|87	%package -n %{libgluit}
14cr|olena-2.0-6|88	Summary:	Gluit C++ main Olena library
14cr|olena-2.0-6|89	Group:		Development/C++
14cr|olena-2.0-6|90	
14cr|olena-2.0-6|91	%description -n %{libgluit}
14cr|olena-2.0-6|92	Gluit C++ main Olena library.
14cr|olena-2.0-6|93	
14cr|olena-2.0-6|94	%files -n %{libgluit}
14cr|olena-2.0-6|95	%{_libdir}/libgluit.so.%{gluit_major}*
14cr|olena-2.0-6|96	
14cr|olena-2.0-6|97	#------------------------------------------------------------------------------
14cr|olena-2.0-6|98	
14cr|olena-2.0-6|99	%define tri_major 0
14cr|olena-2.0-6|100	%define libtrimesh %mklibname trimesh %{tri_major}
14cr|olena-2.0-6|101	
14cr|olena-2.0-6|102	%package -n %{libtrimesh}
14cr|olena-2.0-6|103	Summary:	trimesh C++ main Olena library
14cr|olena-2.0-6|104	Group:		Development/C++
14cr|olena-2.0-6|105	
14cr|olena-2.0-6|106	%description -n %{libtrimesh}
14cr|olena-2.0-6|107	trimesh C++ main Olena library.
14cr|olena-2.0-6|108	
14cr|olena-2.0-6|109	%files -n %{libtrimesh}
14cr|olena-2.0-6|110	%{_libdir}/libtrimesh.so.%{tri_major}*
14cr|olena-2.0-6|111	
14cr|olena-2.0-6|112	#------------------------------------------------------------------------------
14cr|olena-2.0-6|113	
14cr|olena-2.0-6|114	%package devel
14cr|olena-2.0-6|115	Summary:	Olena devel files
14cr|olena-2.0-6|116	Group:		Development/C++
14cr|olena-2.0-6|117	Requires:	%{libtrimesh} = %{EVRD}
14cr|olena-2.0-6|118	Requires:	%{libgluit} = %{EVRD}
14cr|olena-2.0-6|119	Requires:	olena-tools
14cr|olena-2.0-6|120	
14cr|olena-2.0-6|121	%description devel
14cr|olena-2.0-6|122	Olena devel files
14cr|olena-2.0-6|123	Olena is a platform dedicated to image processing. At the
14cr|olena-2.0-6|124	moment it is mainly composed of a C++ library: Milena. This library features
14cr|olena-2.0-6|125	many tools to easily perform image processing tasks. Its main characteristic is
14cr|olena-2.0-6|126	its genericity: it allows to write an algorithm once and run it over many kinds
14cr|olena-2.0-6|127	of images (grey scale, color, 1D, 2D, 3D, ...).
14cr|olena-2.0-6|128	
14cr|olena-2.0-6|129	%files devel
14cr|olena-2.0-6|130	%{_libdir}/*.so
14cr|olena-2.0-6|131	%{_includedir}/*
14cr|olena-2.0-6|132	%{_libdir}/*.a
14cr|olena-2.0-6|133	
14cr|olena-2.0-6|134	#------------------------------------------------------------------------------
14cr|olena-2.0-6|135	
14cr|olena-2.0-6|136	%prep
14cr|olena-2.0-6|137	%setup -q
14cr|olena-2.0-6|138	%patch1 -p0
14cr|olena-2.0-6|139	%patch2
14cr|olena-2.0-6|140	%patch3 -p1
14cr|olena-2.0-6|141	%patch4 -p1
14cr|olena-2.0-6|142	%if ! %{with doc}
14cr|olena-2.0-6|143	%patch0 -p0 -b .orig
14cr|olena-2.0-6|144	%endif
14cr|olena-2.0-6|145	
14cr|olena-2.0-6|146	%build
14cr|olena-2.0-6|147	%global optflags %{optflags} -fpermissive
14cr|olena-2.0-6|148	autoreconf -fi
14cr|olena-2.0-6|149	pushd external/trimesh
14cr|olena-2.0-6|150	autoreconf -fi
14cr|olena-2.0-6|151	popd
14cr|olena-2.0-6|152	%configure2_5x \
14cr|olena-2.0-6|153	%if %{with scribo}
14cr|olena-2.0-6|154	--enable-scribo \
14cr|olena-2.0-6|155	%endif
14cr|olena-2.0-6|156	--enable-trimesh \
14cr|olena-2.0-6|157	%if %{with apps}
14cr|olena-2.0-6|158	--enable-apps \
14cr|olena-2.0-6|159	%endif
14cr|olena-2.0-6|160	--enable-tools
14cr|olena-2.0-6|161	
14cr|olena-2.0-6|162	pushd external/trimesh
14cr|olena-2.0-6|163	%configure2_5x
14cr|olena-2.0-6|164	popd
14cr|olena-2.0-6|165	
14cr|olena-2.0-6|166	%make
14cr|olena-2.0-6|167	
14cr|olena-2.0-6|168	%install
14cr|olena-2.0-6|169	%makeinstall_std
14cr|olena-2.0-6|170	
14cr|olena-2.0-6|171	
14cr|olena-2.0-6|172	%changelog
14cr|olena-2.0-6|173	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.0-6
14cr|olena-2.0-6|174	+ Revision: 888b346
14cr|olena-2.0-6|175	- MassBuild#464: Increase release tag
14cr|olena-2.0-6|176	
14cr|olena-2.0-6|177	

3760 14
14cr|omegat-3.0.8-04_Beta|1	%define		pkgname	OmegaT
14cr|omegat-3.0.8-04_Beta|2	
14cr|omegat-3.0.8-04_Beta|3	Name:		omegat
14cr|omegat-3.0.8-04_Beta|4	Version:	3.0.8
14cr|omegat-3.0.8-04_Beta|5	Release:	04_Beta
14cr|omegat-3.0.8-04_Beta|6	Summary:	OmegaT - Java based Computer Assisted Translation (CAT) tool
14cr|omegat-3.0.8-04_Beta|7	License:	GPLv3
14cr|omegat-3.0.8-04_Beta|8	Group:		Education
14cr|omegat-3.0.8-04_Beta|9	URL:		http://www.omegat.org/
14cr|omegat-3.0.8-04_Beta|10	Source0:	%{pkgname}_%{version}_%{release}_Source.zip
14cr|omegat-3.0.8-04_Beta|11	Patch:		build.patch
14cr|omegat-3.0.8-04_Beta|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|omegat-3.0.8-04_Beta|13	BuildRequires:	java >= 1.5
14cr|omegat-3.0.8-04_Beta|14	BuildRequires:	ant
14cr|omegat-3.0.8-04_Beta|15	Requires:	java >= 1.5
14cr|omegat-3.0.8-04_Beta|16	
14cr|omegat-3.0.8-04_Beta|17	%description
14cr|omegat-3.0.8-04_Beta|18	OmegaT - Java based Computer Assisted Translation (CAT) tool
14cr|omegat-3.0.8-04_Beta|19	
14cr|omegat-3.0.8-04_Beta|20	%prep
14cr|omegat-3.0.8-04_Beta|21	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14cr|omegat-3.0.8-04_Beta|22	unzip -qq -x %{SOURCE0} -d $RPM_BUILD_DIR/%{name}-%{version}
14cr|omegat-3.0.8-04_Beta|23	cd $RPM_BUILD_DIR/%{name}-%{version}
14cr|omegat-3.0.8-04_Beta|24	%patch
14cr|omegat-3.0.8-04_Beta|25	
14cr|omegat-3.0.8-04_Beta|26	%build
14cr|omegat-3.0.8-04_Beta|27	cd $RPM_BUILD_DIR/%{name}-%{version}
14cr|omegat-3.0.8-04_Beta|28	ant release
14cr|omegat-3.0.8-04_Beta|29	
14cr|omegat-3.0.8-04_Beta|30	%install
14cr|omegat-3.0.8-04_Beta|31	#rm -rf $RPM_BUILD_ROOT
14cr|omegat-3.0.8-04_Beta|32	mkdir -p -m 0755 %{buildroot}%{_bindir} \
14cr|omegat-3.0.8-04_Beta|33	%{buildroot}%{_datadir}/%{name}/lib \
14cr|omegat-3.0.8-04_Beta|34	%{buildroot}%{_datadir}/%{name}/docs \
14cr|omegat-3.0.8-04_Beta|35	%{buildroot}%{_datadir}/%{name}/plugins \
14cr|omegat-3.0.8-04_Beta|36	%{buildroot}%{_datadir}/applications \
14cr|omegat-3.0.8-04_Beta|37	%{buildroot}%{_docdir}/%{name} \
14cr|omegat-3.0.8-04_Beta|38	%{buildroot}%{_datadir}/icons
14cr|omegat-3.0.8-04_Beta|39	
14cr|omegat-3.0.8-04_Beta|40	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/lib/* %{buildroot}%{_datadir}/%{name}/lib
14cr|omegat-3.0.8-04_Beta|41	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}/dist/%{pkgname} %{buildroot}%{_bindir}/%{name}
14cr|omegat-3.0.8-04_Beta|42	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/readme*.txt %{buildroot}%{_docdir}/%{name}
14cr|omegat-3.0.8-04_Beta|43	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/*license.txt %{buildroot}%{_docdir}/%{name}
14cr|omegat-3.0.8-04_Beta|44	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/*.jar %{buildroot}%{_datadir}/%{name}
14cr|omegat-3.0.8-04_Beta|45	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/changes.txt %{buildroot}%{_docdir}/%{name}
14cr|omegat-3.0.8-04_Beta|46	cp -r $RPM_BUILD_DIR/%{name}-%{version}/dist/docs %{buildroot}%{_datadir}/%{name}
14cr|omegat-3.0.8-04_Beta|47	cp -r $RPM_BUILD_DIR/%{name}-%{version}/dist/plugins %{buildroot}%{_datadir}/%{name}
14cr|omegat-3.0.8-04_Beta|48	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/images/* %{buildroot}/%{_datadir}/icons
14cr|omegat-3.0.8-04_Beta|49	
14cr|omegat-3.0.8-04_Beta|50	# menu-entry
14cr|omegat-3.0.8-04_Beta|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|omegat-3.0.8-04_Beta|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|omegat-3.0.8-04_Beta|53	[Desktop Entry]
14cr|omegat-3.0.8-04_Beta|54	Name=OmegaT
14cr|omegat-3.0.8-04_Beta|55	Name[ru]=OmegaT
14cr|omegat-3.0.8-04_Beta|56	GenericName=OmegaT
14cr|omegat-3.0.8-04_Beta|57	GenericName[ru]=OmegaT
14cr|omegat-3.0.8-04_Beta|58	Comment=Java based Computer Assisted Translation (CAT) tool
14cr|omegat-3.0.8-04_Beta|59	Comment[ru]=OmegaT - программа автоматизированного перевода (CAT)
14cr|omegat-3.0.8-04_Beta|60	Exec=/usr/bin/%{name}
14cr|omegat-3.0.8-04_Beta|61	Path=/usr/share/omegat
14cr|omegat-3.0.8-04_Beta|62	Icon=%{_datadir}/icons/%{pkgname}.png
14cr|omegat-3.0.8-04_Beta|63	Terminal=false
14cr|omegat-3.0.8-04_Beta|64	Type=Application
14cr|omegat-3.0.8-04_Beta|65	StartupNotify=true
14cr|omegat-3.0.8-04_Beta|66	MimeType=foo/foo;
14cr|omegat-3.0.8-04_Beta|67	Categories=Application;Educations;Translate;
14cr|omegat-3.0.8-04_Beta|68	EOF
14cr|omegat-3.0.8-04_Beta|69	
14cr|omegat-3.0.8-04_Beta|70	# script start program
14cr|omegat-3.0.8-04_Beta|71	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cr|omegat-3.0.8-04_Beta|72	#!/bin/bash
14cr|omegat-3.0.8-04_Beta|73	# readlink follows any symbolic links to get the real file
14cr|omegat-3.0.8-04_Beta|74	#REALOMEGATPATH=`dirname "$(readlink -nf $0)"`
14cr|omegat-3.0.8-04_Beta|75	#REALOMEGATPATH="/usr/share/omegat"
14cr|omegat-3.0.8-04_Beta|76	exec java -Xmx512m -jar "/usr/share/omegat/OmegaT.jar" $*
14cr|omegat-3.0.8-04_Beta|77	EOF
14cr|omegat-3.0.8-04_Beta|78	
14cr|omegat-3.0.8-04_Beta|79	
14cr|omegat-3.0.8-04_Beta|80	%files
14cr|omegat-3.0.8-04_Beta|81	%defattr(-,root,root)
14cr|omegat-3.0.8-04_Beta|82	#doc readme*.txt changes.txt *license.txt
14cr|omegat-3.0.8-04_Beta|83	%{_bindir}/%{name}
14cr|omegat-3.0.8-04_Beta|84	%{_datadir}/%{name}
14cr|omegat-3.0.8-04_Beta|85	%{_docdir}/%{name}
14cr|omegat-3.0.8-04_Beta|86	%{_datadir}/applications/%{name}.desktop
14cr|omegat-3.0.8-04_Beta|87	%{_datadir}/icons/%{pkgname}*
14cr|omegat-3.0.8-04_Beta|88	
14cr|omegat-3.0.8-04_Beta|89	%clean
14cr|omegat-3.0.8-04_Beta|90	
14cr|omegat-3.0.8-04_Beta|91	
14cr|omegat-3.0.8-04_Beta|92	
14cr|omegat-3.0.8-04_Beta|93	%changelog
14cr|omegat-3.0.8-04_Beta|94	* Sun Mar 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.0.8-04_Beta
14cr|omegat-3.0.8-04_Beta|95	+ Revision: e8114c6
14cr|omegat-3.0.8-04_Beta|96	- Merge pull request #3 from djam/omegat:master
14cr|omegat-3.0.8-04_Beta|97	- Update to 3.0.8 04_beta
14cr|omegat-3.0.8-04_Beta|98	
14cr|omegat-3.0.8-04_Beta|99	

3761 14
14cr|omninotify-2.1-4|1	%define _disable_ld_no_undefined 1
14cr|omninotify-2.1-4|2	
14cr|omninotify-2.1-4|3	%define major 0
14cr|omninotify-2.1-4|4	%define libname %mklibname %{name} %{major}
14cr|omninotify-2.1-4|5	%define devname %mklibname %{name} -d
14cr|omninotify-2.1-4|6	
14cr|omninotify-2.1-4|7	Summary:	Multi-threaded implementation of the CORBA Notification Service
14cr|omninotify-2.1-4|8	Name:		omninotify
14cr|omninotify-2.1-4|9	Version:	2.1
14cr|omninotify-2.1-4|10	Release:	4
14cr|omninotify-2.1-4|11	License:	GPLv2+
14cr|omninotify-2.1-4|12	Group:		System/Servers
14cr|omninotify-2.1-4|13	Url:		http://omninotify.sourceforge.net
14cr|omninotify-2.1-4|14	Source0:	omniNotify-2.1.tar.gz
14cr|omninotify-2.1-4|15	BuildRequires:	omniorb
14cr|omninotify-2.1-4|16	BuildRequires:	pkgconfig(omniORB4)
14cr|omninotify-2.1-4|17	BuildRequires:	python-omniidl
14cr|omninotify-2.1-4|18	BuildRequires:	python-omniorb
14cr|omninotify-2.1-4|19	Patch0:		long-long.patch
14cr|omninotify-2.1-4|20	Patch1:		backward-iostream.patch
14cr|omninotify-2.1-4|21	Patch2:		destdir.patch
14cr|omninotify-2.1-4|22	
14cr|omninotify-2.1-4|23	%description
14cr|omninotify-2.1-4|24	omniNotify is a multi-threaded implementation of the CORBA Notification
14cr|omninotify-2.1-4|25	Service (CosNotification), a feature-enriched version of the CORBA Event
14cr|omninotify-2.1-4|26	Service (CosEvents).omniNotify offers asynchronous, decoupled,
14cr|omninotify-2.1-4|27	event-based communication between distributed and heterogeneous applications.
14cr|omninotify-2.1-4|28	
14cr|omninotify-2.1-4|29	omniNotify was developed by a group of researchers at AT&T Labs in
14cr|omninotify-2.1-4|30	Florham Park, New Jersey.   Our  main design goal for omniNotify was
14cr|omninotify-2.1-4|31	scalability: we wanted a service that scales well w.r.t. both number
14cr|omninotify-2.1-4|32	of connected consumers and number (and complexity) of filters registered
14cr|omninotify-2.1-4|33	by consumers.  To achieve this goal, the implementation exploits parallelism
14cr|omninotify-2.1-4|34	during filter evaluation and dispatching of events to consumers.
14cr|omninotify-2.1-4|35	
14cr|omninotify-2.1-4|36	omniNotify is built on top of OmniORB, a free high performance C++ CORBA ORB
14cr|omninotify-2.1-4|37	was developed by researchers at the lab which was originally the Olivetti
14cr|omninotify-2.1-4|38	research lab (ORL), then the Olivetti/Oracle lab, and finally AT&T
14cr|omninotify-2.1-4|39	Labs Cambridge.  It is now maintained by Duncan Grisby. omniNotify's good
14cr|omninotify-2.1-4|40	performance is due in part to the excellent performance of OmniORB.
14cr|omninotify-2.1-4|41	
14cr|omninotify-2.1-4|42	%files
14cr|omninotify-2.1-4|43	%defattr(-,root,root)
14cr|omninotify-2.1-4|44	%{_bindir}/notifd
14cr|omninotify-2.1-4|45	
14cr|omninotify-2.1-4|46	#----------------------------------------------------------------------------
14cr|omninotify-2.1-4|47	
14cr|omninotify-2.1-4|48	%package -n %{libname}
14cr|omninotify-2.1-4|49	Summary:	%{name} shared libraries
14cr|omninotify-2.1-4|50	Group:		System/Libraries
14cr|omninotify-2.1-4|51	
14cr|omninotify-2.1-4|52	%description	-n %{libname}
14cr|omninotify-2.1-4|53	This package provides %{name} shared libraries.
14cr|omninotify-2.1-4|54	
14cr|omninotify-2.1-4|55	%files -n %{libname}
14cr|omninotify-2.1-4|56	%{_libdir}/*.so.%{major}*
14cr|omninotify-2.1-4|57	
14cr|omninotify-2.1-4|58	#----------------------------------------------------------------------------
14cr|omninotify-2.1-4|59	
14cr|omninotify-2.1-4|60	%package -n %{devname}
14cr|omninotify-2.1-4|61	Summary:	%{name} shared libraries
14cr|omninotify-2.1-4|62	Group:		Development/Other
14cr|omninotify-2.1-4|63	Requires:	%{libname} = %{EVRD}
14cr|omninotify-2.1-4|64	Provides:	%{name}-devel = %{EVRD}
14cr|omninotify-2.1-4|65	
14cr|omninotify-2.1-4|66	%description -n %{devname}
14cr|omninotify-2.1-4|67	This package provides %{name} development files.
14cr|omninotify-2.1-4|68	
14cr|omninotify-2.1-4|69	%files -n %{devname}
14cr|omninotify-2.1-4|70	%dir %{_includedir}/COS
14cr|omninotify-2.1-4|71	%{_includedir}/COS/*
14cr|omninotify-2.1-4|72	%dir %{_includedir}/omniNotify
14cr|omninotify-2.1-4|73	%{_includedir}/omniNotify/*
14cr|omninotify-2.1-4|74	%{_libdir}/*.so
14cr|omninotify-2.1-4|75	
14cr|omninotify-2.1-4|76	#----------------------------------------------------------------------------
14cr|omninotify-2.1-4|77	
14cr|omninotify-2.1-4|78	%prep
14cr|omninotify-2.1-4|79	%setup -q -n omniNotify
14cr|omninotify-2.1-4|80	
14cr|omninotify-2.1-4|81	%patch0 -p1
14cr|omninotify-2.1-4|82	%patch1 -p1
14cr|omninotify-2.1-4|83	%patch2 -p1
14cr|omninotify-2.1-4|84	
14cr|omninotify-2.1-4|85	%build
14cr|omninotify-2.1-4|86	%configure2_5x \
14cr|omninotify-2.1-4|87	--disable-static \
14cr|omninotify-2.1-4|88	--enable-shared
14cr|omninotify-2.1-4|89	%make
14cr|omninotify-2.1-4|90	
14cr|omninotify-2.1-4|91	%install
14cr|omninotify-2.1-4|92	%makeinstall_std
14cr|omninotify-2.1-4|93	
14cr|omninotify-2.1-4|94	
14cr|omninotify-2.1-4|95	%changelog
14cr|omninotify-2.1-4|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14cr|omninotify-2.1-4|97	+ Revision: 62b50f4
14cr|omninotify-2.1-4|98	- MassBuild#464: Increase release tag
14cr|omninotify-2.1-4|99	
14cr|omninotify-2.1-4|100	

3762 14
14cr|omniorb-4.1.5-4|1	%define api 4
14cr|omniorb-4.1.5-4|2	%define major 1
14cr|omniorb-4.1.5-4|3	%define thread_major 3
14cr|omniorb-4.1.5-4|4	%define libcos4 %mklibname COS %{api} %{major}
14cr|omniorb-4.1.5-4|5	%define libcosdynamic4 %mklibname COSDynamic %{api} %{major}
14cr|omniorb-4.1.5-4|6	%define libcodesets4 %mklibname omniCodeSets %{api} %{major}
14cr|omniorb-4.1.5-4|7	%define libconmgmt4 %mklibname omniConnectionMgmt %{api} %{major}
14cr|omniorb-4.1.5-4|8	%define libdynamic4 %mklibname omniDynamic %{api} %{major}
14cr|omniorb-4.1.5-4|9	%define liborb4 %mklibname omniORB %{api} %{major}
14cr|omniorb-4.1.5-4|10	%define libssl4 %mklibname omnisslTP %{api} %{major}
14cr|omniorb-4.1.5-4|11	%define libomnithread %mklibname omnithread %{thread_major}
14cr|omniorb-4.1.5-4|12	%define devname %mklibname %{name} -d
14cr|omniorb-4.1.5-4|13	
14cr|omniorb-4.1.5-4|14	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|15	Name:		omniorb
14cr|omniorb-4.1.5-4|16	Version:	4.1.5
14cr|omniorb-4.1.5-4|17	Release:	4
14cr|omniorb-4.1.5-4|18	License:	GPLv2+
14cr|omniorb-4.1.5-4|19	Group:		System/Libraries
14cr|omniorb-4.1.5-4|20	Url:		http://omniorb.sourceforge.net/
14cr|omniorb-4.1.5-4|21	Source0:	http://prdownloads.sourceforge.net/sourceforge/omniorb/omniORB-%{version}.tar.bz2
14cr|omniorb-4.1.5-4|22	Source1:	omniORB.cfg
14cr|omniorb-4.1.5-4|23	Source2:	omninames
14cr|omniorb-4.1.5-4|24	Patch0:		omniORB-4.1.4-format.patch
14cr|omniorb-4.1.5-4|25	Patch2:		omniORB-4.1.4-link.patch
14cr|omniorb-4.1.5-4|26	BuildRequires:	tcl
14cr|omniorb-4.1.5-4|27	BuildRequires:	tk
14cr|omniorb-4.1.5-4|28	BuildRequires:	pkgconfig(openssl)
14cr|omniorb-4.1.5-4|29	BuildRequires:	pkgconfig(python)
14cr|omniorb-4.1.5-4|30	Requires(preun,post):	rpm-helper
14cr|omniorb-4.1.5-4|31	Provides:	corba
14cr|omniorb-4.1.5-4|32	
14cr|omniorb-4.1.5-4|33	%description
14cr|omniorb-4.1.5-4|34	omniORB is a robust high performance CORBA ORB for C++ and Python.
14cr|omniorb-4.1.5-4|35	It is freely available under the terms of the GNU Lesser General Public License
14cr|omniorb-4.1.5-4|36	(for the libraries), and GNU General Public License (for the tools). omniORB
14cr|omniorb-4.1.5-4|37	is largely CORBA 2.6 compliant.
14cr|omniorb-4.1.5-4|38	
14cr|omniorb-4.1.5-4|39	omniORB is one of only three ORBs to have been awarded the Open Group's Open
14cr|omniorb-4.1.5-4|40	Brand for CORBA. This means that omniORB has been tested and certified CORBA
14cr|omniorb-4.1.5-4|41	compliant, to version 2.1 of the CORBA specification. You can find out more
14cr|omniorb-4.1.5-4|42	about the branding program at the Open Group.
14cr|omniorb-4.1.5-4|43	
14cr|omniorb-4.1.5-4|44	%files
14cr|omniorb-4.1.5-4|45	%doc CREDITS ReleaseNotes.txt
14cr|omniorb-4.1.5-4|46	%{_bindir}/*
14cr|omniorb-4.1.5-4|47	%exclude %{_bindir}/omniidl*
14cr|omniorb-4.1.5-4|48	%config(noreplace) %{_sysconfdir}/*.cfg
14cr|omniorb-4.1.5-4|49	%{_sysconfdir}/init.d/*
14cr|omniorb-4.1.5-4|50	%attr(644,root,man) %{_mandir}/man1/*
14cr|omniorb-4.1.5-4|51	%dir %attr(754,root,root) /var/log/omninames
14cr|omniorb-4.1.5-4|52	
14cr|omniorb-4.1.5-4|53	%post
14cr|omniorb-4.1.5-4|54	%_post_service omninames
14cr|omniorb-4.1.5-4|55	
14cr|omniorb-4.1.5-4|56	%preun
14cr|omniorb-4.1.5-4|57	%_preun_service omninames
14cr|omniorb-4.1.5-4|58	
14cr|omniorb-4.1.5-4|59	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|60	
14cr|omniorb-4.1.5-4|61	%package -n %{libcos4}
14cr|omniorb-4.1.5-4|62	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|63	Group:		System/Libraries
14cr|omniorb-4.1.5-4|64	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|65	
14cr|omniorb-4.1.5-4|66	%description -n %{libcos4}
14cr|omniorb-4.1.5-4|67	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|68	linked with omniorb.
14cr|omniorb-4.1.5-4|69	
14cr|omniorb-4.1.5-4|70	%files -n %{libcos4}
14cr|omniorb-4.1.5-4|71	%{_libdir}/libCOS%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|72	
14cr|omniorb-4.1.5-4|73	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|74	
14cr|omniorb-4.1.5-4|75	%package -n %{libcosdynamic4}
14cr|omniorb-4.1.5-4|76	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|77	Group:		System/Libraries
14cr|omniorb-4.1.5-4|78	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|79	
14cr|omniorb-4.1.5-4|80	%description -n %{libcosdynamic4}
14cr|omniorb-4.1.5-4|81	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|82	linked with omniorb.
14cr|omniorb-4.1.5-4|83	
14cr|omniorb-4.1.5-4|84	%files -n %{libcosdynamic4}
14cr|omniorb-4.1.5-4|85	%{_libdir}/libCOSDynamic%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|86	
14cr|omniorb-4.1.5-4|87	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|88	
14cr|omniorb-4.1.5-4|89	%package -n %{libcodesets4}
14cr|omniorb-4.1.5-4|90	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|91	Group:		System/Libraries
14cr|omniorb-4.1.5-4|92	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|93	
14cr|omniorb-4.1.5-4|94	%description -n %{libcodesets4}
14cr|omniorb-4.1.5-4|95	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|96	linked with omniorb.
14cr|omniorb-4.1.5-4|97	
14cr|omniorb-4.1.5-4|98	%files -n %{libcodesets4}
14cr|omniorb-4.1.5-4|99	%{_libdir}/libomniCodeSets%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|100	
14cr|omniorb-4.1.5-4|101	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|102	
14cr|omniorb-4.1.5-4|103	%package -n %{libconmgmt4}
14cr|omniorb-4.1.5-4|104	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|105	Group:		System/Libraries
14cr|omniorb-4.1.5-4|106	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|107	
14cr|omniorb-4.1.5-4|108	%description -n %{libconmgmt4}
14cr|omniorb-4.1.5-4|109	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|110	linked with omniorb.
14cr|omniorb-4.1.5-4|111	
14cr|omniorb-4.1.5-4|112	%files -n %{libconmgmt4}
14cr|omniorb-4.1.5-4|113	%{_libdir}/libomniConnectionMgmt%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|114	
14cr|omniorb-4.1.5-4|115	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|116	
14cr|omniorb-4.1.5-4|117	%package -n %{libdynamic4}
14cr|omniorb-4.1.5-4|118	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|119	Group:		System/Libraries
14cr|omniorb-4.1.5-4|120	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|121	
14cr|omniorb-4.1.5-4|122	%description -n %{libdynamic4}
14cr|omniorb-4.1.5-4|123	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|124	linked with omniorb.
14cr|omniorb-4.1.5-4|125	
14cr|omniorb-4.1.5-4|126	%files -n %{libdynamic4}
14cr|omniorb-4.1.5-4|127	%{_libdir}/libomniDynamic%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|128	
14cr|omniorb-4.1.5-4|129	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|130	
14cr|omniorb-4.1.5-4|131	%package -n %{liborb4}
14cr|omniorb-4.1.5-4|132	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|133	Group:		System/Libraries
14cr|omniorb-4.1.5-4|134	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|135	Obsoletes:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|136	
14cr|omniorb-4.1.5-4|137	%description -n %{liborb4}
14cr|omniorb-4.1.5-4|138	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|139	linked with omniorb.
14cr|omniorb-4.1.5-4|140	
14cr|omniorb-4.1.5-4|141	%files -n %{liborb4}
14cr|omniorb-4.1.5-4|142	%{_libdir}/libomniORB%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|143	
14cr|omniorb-4.1.5-4|144	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|145	
14cr|omniorb-4.1.5-4|146	%package -n %{libssl4}
14cr|omniorb-4.1.5-4|147	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|148	Group:		System/Libraries
14cr|omniorb-4.1.5-4|149	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|150	
14cr|omniorb-4.1.5-4|151	%description -n %{libssl4}
14cr|omniorb-4.1.5-4|152	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|153	linked with omniorb.
14cr|omniorb-4.1.5-4|154	
14cr|omniorb-4.1.5-4|155	%files -n %{libssl4}
14cr|omniorb-4.1.5-4|156	%{_libdir}/libomnisslTP%{api}.so.%{major}*
14cr|omniorb-4.1.5-4|157	
14cr|omniorb-4.1.5-4|158	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|159	
14cr|omniorb-4.1.5-4|160	%package -n %{libomnithread}
14cr|omniorb-4.1.5-4|161	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|omniorb-4.1.5-4|162	Group:		System/Libraries
14cr|omniorb-4.1.5-4|163	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cr|omniorb-4.1.5-4|164	
14cr|omniorb-4.1.5-4|165	%description -n %{libomnithread}
14cr|omniorb-4.1.5-4|166	This package contains the library needed to run programs dynamically
14cr|omniorb-4.1.5-4|167	linked with omniorb.
14cr|omniorb-4.1.5-4|168	
14cr|omniorb-4.1.5-4|169	%files -n %{libomnithread}
14cr|omniorb-4.1.5-4|170	%{_libdir}/libomnithread.so.%{thread_major}*
14cr|omniorb-4.1.5-4|171	
14cr|omniorb-4.1.5-4|172	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|173	
14cr|omniorb-4.1.5-4|174	%package -n %{devname}
14cr|omniorb-4.1.5-4|175	Summary:	Header files and libraries needed for %{name} development
14cr|omniorb-4.1.5-4|176	Group:		Development/C++
14cr|omniorb-4.1.5-4|177	Requires:	%{libcos4} = %{EVRD}
14cr|omniorb-4.1.5-4|178	Requires:	%{libcosdynamic4} = %{EVRD}
14cr|omniorb-4.1.5-4|179	Requires:	%{libcodesets4} = %{EVRD}
14cr|omniorb-4.1.5-4|180	Requires:	%{libconmgmt4} = %{EVRD}
14cr|omniorb-4.1.5-4|181	Requires:	%{libdynamic4} = %{EVRD}
14cr|omniorb-4.1.5-4|182	Requires:	%{liborb4} = %{EVRD}
14cr|omniorb-4.1.5-4|183	Requires:	%{libssl4} = %{EVRD}
14cr|omniorb-4.1.5-4|184	Requires:	%{libomnithread} = %{EVRD}
14cr|omniorb-4.1.5-4|185	Provides:	%{name}-devel = %{EVRD}
14cr|omniorb-4.1.5-4|186	
14cr|omniorb-4.1.5-4|187	%description -n %{devname}
14cr|omniorb-4.1.5-4|188	This package includes the header files and libraries needed for
14cr|omniorb-4.1.5-4|189	developing programs using %{name}.
14cr|omniorb-4.1.5-4|190	
14cr|omniorb-4.1.5-4|191	%files -n %{devname}
14cr|omniorb-4.1.5-4|192	%doc README*
14cr|omniorb-4.1.5-4|193	%{_libdir}/*.a
14cr|omniorb-4.1.5-4|194	%{_libdir}/*.so
14cr|omniorb-4.1.5-4|195	%{_includedir}/COS/*.h
14cr|omniorb-4.1.5-4|196	%{_includedir}/COS/*.hh
14cr|omniorb-4.1.5-4|197	%{_includedir}/omniORB4/*.h
14cr|omniorb-4.1.5-4|198	%{_includedir}/omniORB4/*.hh
14cr|omniorb-4.1.5-4|199	%{_includedir}/omniORB4/internal/*.h
14cr|omniorb-4.1.5-4|200	%{_includedir}/omniconfig.h
14cr|omniorb-4.1.5-4|201	%{_includedir}/omnithread.h
14cr|omniorb-4.1.5-4|202	%{_includedir}/omnithread/*
14cr|omniorb-4.1.5-4|203	%{_libdir}/pkgconfig/*
14cr|omniorb-4.1.5-4|204	
14cr|omniorb-4.1.5-4|205	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|206	
14cr|omniorb-4.1.5-4|207	%package -n %{name}-doc
14cr|omniorb-4.1.5-4|208	Summary:	Documentation for omniORB
14cr|omniorb-4.1.5-4|209	Group:		Development/C++
14cr|omniorb-4.1.5-4|210	
14cr|omniorb-4.1.5-4|211	%description -n %{name}-doc
14cr|omniorb-4.1.5-4|212	This package includes developers doc including examples.
14cr|omniorb-4.1.5-4|213	
14cr|omniorb-4.1.5-4|214	%files -n %{name}-doc
14cr|omniorb-4.1.5-4|215	%doc doc/*
14cr|omniorb-4.1.5-4|216	
14cr|omniorb-4.1.5-4|217	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|218	
14cr|omniorb-4.1.5-4|219	%package -n python-omniidl
14cr|omniorb-4.1.5-4|220	Group:		Development/Python
14cr|omniorb-4.1.5-4|221	Summary:	OmniOrb IDL compiler
14cr|omniorb-4.1.5-4|222	
14cr|omniorb-4.1.5-4|223	%description -n python-omniidl
14cr|omniorb-4.1.5-4|224	OmniOrb IDL compiler.
14cr|omniorb-4.1.5-4|225	
14cr|omniorb-4.1.5-4|226	%files -n python-omniidl
14cr|omniorb-4.1.5-4|227	%defattr(-,root,root,755)
14cr|omniorb-4.1.5-4|228	%{_bindir}/omniidl*
14cr|omniorb-4.1.5-4|229	%{_datadir}/idl/omniORB/*.idl
14cr|omniorb-4.1.5-4|230	%{_datadir}/idl/omniORB/COS/*.idl
14cr|omniorb-4.1.5-4|231	%dir %{py_puresitedir}/omniidl
14cr|omniorb-4.1.5-4|232	%{py_puresitedir}/omniidl/*
14cr|omniorb-4.1.5-4|233	%dir %{py_puresitedir}/omniidl_be
14cr|omniorb-4.1.5-4|234	%{py_puresitedir}/omniidl_be/*.py*
14cr|omniorb-4.1.5-4|235	%dir %{py_puresitedir}/omniidl_be/cxx
14cr|omniorb-4.1.5-4|236	%{py_puresitedir}/omniidl_be/cxx/*.py
14cr|omniorb-4.1.5-4|237	%{py_puresitedir}/omniidl_be/cxx/*.pyc
14cr|omniorb-4.1.5-4|238	%{py_puresitedir}/omniidl_be/cxx/header
14cr|omniorb-4.1.5-4|239	%{py_puresitedir}/omniidl_be/cxx/skel
14cr|omniorb-4.1.5-4|240	%{py_puresitedir}/omniidl_be/cxx/dynskel
14cr|omniorb-4.1.5-4|241	%{py_puresitedir}/omniidl_be/cxx/impl
14cr|omniorb-4.1.5-4|242	%{py_platsitedir}/_omniidlmodule.so
14cr|omniorb-4.1.5-4|243	%{_libdir}/python%{py_ver}/site-packages/_omniidlmodule.so.*
14cr|omniorb-4.1.5-4|244	
14cr|omniorb-4.1.5-4|245	#----------------------------------------------------------------------------
14cr|omniorb-4.1.5-4|246	
14cr|omniorb-4.1.5-4|247	%prep
14cr|omniorb-4.1.5-4|248	%setup -q -n omniORB-%{version}
14cr|omniorb-4.1.5-4|249	%patch0 -p1
14cr|omniorb-4.1.5-4|250	%patch2 -p0
14cr|omniorb-4.1.5-4|251	
14cr|omniorb-4.1.5-4|252	%build
14cr|omniorb-4.1.5-4|253	%configure2_5x --with-openssl=%{_prefix}
14cr|omniorb-4.1.5-4|254	%make
14cr|omniorb-4.1.5-4|255	
14cr|omniorb-4.1.5-4|256	%install
14cr|omniorb-4.1.5-4|257	%makeinstall_std
14cr|omniorb-4.1.5-4|258	
14cr|omniorb-4.1.5-4|259	install -m 755 -d %{buildroot}%{_mandir}/{man1,man5}
14cr|omniorb-4.1.5-4|260	install -m 755 -d %{buildroot}%{_sysconfdir}/init.d
14cr|omniorb-4.1.5-4|261	install -m 755 -d %{buildroot}/var/omninames/
14cr|omniorb-4.1.5-4|262	
14cr|omniorb-4.1.5-4|263	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}
14cr|omniorb-4.1.5-4|264	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/omninames
14cr|omniorb-4.1.5-4|265	
14cr|omniorb-4.1.5-4|266	install -m 644 man/man1/* %{buildroot}%{_mandir}/man1/
14cr|omniorb-4.1.5-4|267	
14cr|omniorb-4.1.5-4|268	mkdir -p  %{buildroot}/var/log/omninames
14cr|omniorb-4.1.5-4|269	chmod 755 %{buildroot}%{_includedir}/{omnithread,COS,omniORB4,omniORB4/internal}
14cr|omniorb-4.1.5-4|270	
14cr|omniorb-4.1.5-4|271	mkdir -p %{buildroot}%{py_platsitedir}/%{name}
14cr|omniorb-4.1.5-4|272	pushd %{buildroot}%{py_platsitedir}/%{name}
14cr|omniorb-4.1.5-4|273	python -O -c "import compileall; compileall.compile_dir('.')"
14cr|omniorb-4.1.5-4|274	python -c "import compileall; compileall.compile_dir('.')"
14cr|omniorb-4.1.5-4|275	
14cr|omniorb-4.1.5-4|276	
14cr|omniorb-4.1.5-4|277	%changelog
14cr|omniorb-4.1.5-4|278	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.5-4
14cr|omniorb-4.1.5-4|279	+ Revision: acfb4d3
14cr|omniorb-4.1.5-4|280	- MassBuild#464: Increase release tag
14cr|omniorb-4.1.5-4|281	
14cr|omniorb-4.1.5-4|282	

3763 14
14cr|omnitty-0.2.8-8|1	%define debug_package %{nil}
14cr|omnitty-0.2.8-8|2	
14cr|omnitty-0.2.8-8|3	Summary: Omnitty ssh multiplexer
14cr|omnitty-0.2.8-8|4	Name:    omnitty
14cr|omnitty-0.2.8-8|5	Version: 0.2.8
14cr|omnitty-0.2.8-8|6	Release: 8
14cr|omnitty-0.2.8-8|7	Source0: %{name}-%{version}.tar.bz2
14cr|omnitty-0.2.8-8|8	License: GPL
14cr|omnitty-0.2.8-8|9	Group:   System/Kernel and hardware
14cr|omnitty-0.2.8-8|10	Url:     http://omnitty.sourceforge.net/
14cr|omnitty-0.2.8-8|11	BuildRequires: librote-devel
14cr|omnitty-0.2.8-8|12	
14cr|omnitty-0.2.8-8|13	%description
14cr|omnitty-0.2.8-8|14	Omnitty is a curses-based program that allows one to log into
14cr|omnitty-0.2.8-8|15	several machines simultaneously and interact with them, selectively
14cr|omnitty-0.2.8-8|16	directing input to individual machines or groups of selected machines.
14cr|omnitty-0.2.8-8|17	
14cr|omnitty-0.2.8-8|18	%prep
14cr|omnitty-0.2.8-8|19	%setup -q
14cr|omnitty-0.2.8-8|20	
14cr|omnitty-0.2.8-8|21	%build
14cr|omnitty-0.2.8-8|22	export LDFLAGS="-lncurses"
14cr|omnitty-0.2.8-8|23	%configure
14cr|omnitty-0.2.8-8|24	%make
14cr|omnitty-0.2.8-8|25	
14cr|omnitty-0.2.8-8|26	%install
14cr|omnitty-0.2.8-8|27	%makeinstall
14cr|omnitty-0.2.8-8|28	
14cr|omnitty-0.2.8-8|29	%clean
14cr|omnitty-0.2.8-8|30	
14cr|omnitty-0.2.8-8|31	%files
14cr|omnitty-0.2.8-8|32	%{_bindir}/%{name}
14cr|omnitty-0.2.8-8|33	%{_mandir}/man1/%{name}*
14cr|omnitty-0.2.8-8|34	
14cr|omnitty-0.2.8-8|35	%changelog
14cr|omnitty-0.2.8-8|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-8
14cr|omnitty-0.2.8-8|37	+ Revision: 98b3d46
14cr|omnitty-0.2.8-8|38	- MassBuild#464: Increase release tag
14cr|omnitty-0.2.8-8|39	
14cr|omnitty-0.2.8-8|40	

3764 14
14cr|onboard-0.94.0-3|1	Name:           onboard
14cr|onboard-0.94.0-3|2	Version:        0.94.0
14cr|onboard-0.94.0-3|3	Release:        3
14cr|onboard-0.94.0-3|4	Summary:        Simple on-screen Keyboard
14cr|onboard-0.94.0-3|5	
14cr|onboard-0.94.0-3|6	Group:          System/X11
14cr|onboard-0.94.0-3|7	License:        GPLv2+
14cr|onboard-0.94.0-3|8	URL:            https://launchpad.net/onboard/
14cr|onboard-0.94.0-3|9	Source0:        http://launchpad.net/%{name}/0.94/%{version}/+download/%{name}-%{version}.tar.gz
14cr|onboard-0.94.0-3|10	# This is required to not initialize objects of the required libraries. Otherwise
14cr|onboard-0.94.0-3|11	# the setup needs a running X session
14cr|onboard-0.94.0-3|12	Patch0:         onboard-norequires.patch
14cr|onboard-0.94.0-3|13	# To build the .desktop files. This can be upstreamed:
14cr|onboard-0.94.0-3|14	Patch1:         onboard-setup.patch
14cr|onboard-0.94.0-3|15	BuildArch:      noarch
14cr|onboard-0.94.0-3|16	
14cr|onboard-0.94.0-3|17	BuildRequires:  python-devel
14cr|onboard-0.94.0-3|18	BuildRequires:  gnome-python-gconf
14cr|onboard-0.94.0-3|19	BuildRequires:  pygtk2.0-devel
14cr|onboard-0.94.0-3|20	BuildRequires:  python-distutils-extra
14cr|onboard-0.94.0-3|21	BuildRequires:  intltool
14cr|onboard-0.94.0-3|22	BuildRequires:  python-setuptools
14cr|onboard-0.94.0-3|23	BuildRequires:  desktop-file-utils
14cr|onboard-0.94.0-3|24	BuildRequires:  gettext
14cr|onboard-0.94.0-3|25	BuildRequires:  libxi-devel
14cr|onboard-0.94.0-3|26	
14cr|onboard-0.94.0-3|27	Requires:       hicolor-icon-theme
14cr|onboard-0.94.0-3|28	Requires:       python-cairo
14cr|onboard-0.94.0-3|29	Requires:       python-virtkey
14cr|onboard-0.94.0-3|30	
14cr|onboard-0.94.0-3|31	BuildRequires:  GConf2
14cr|onboard-0.94.0-3|32	Requires(pre):  GConf2
14cr|onboard-0.94.0-3|33	Requires(post): GConf2
14cr|onboard-0.94.0-3|34	Requires(preun): GConf2
14cr|onboard-0.94.0-3|35	
14cr|onboard-0.94.0-3|36	
14cr|onboard-0.94.0-3|37	%description
14cr|onboard-0.94.0-3|38	An on-screen keyboard useful on tablet PCs or for mobility impaired users.
14cr|onboard-0.94.0-3|39	
14cr|onboard-0.94.0-3|40	
14cr|onboard-0.94.0-3|41	%prep
14cr|onboard-0.94.0-3|42	%setup -q
14cr|onboard-0.94.0-3|43	%patch0 -p1
14cr|onboard-0.94.0-3|44	%patch1 -p1
14cr|onboard-0.94.0-3|45	
14cr|onboard-0.94.0-3|46	%build
14cr|onboard-0.94.0-3|47	%{__python} setup.py build
14cr|onboard-0.94.0-3|48	
14cr|onboard-0.94.0-3|49	
14cr|onboard-0.94.0-3|50	%install
14cr|onboard-0.94.0-3|51	rm -rf %{buildroot}
14cr|onboard-0.94.0-3|52	%{__python} setup.py install --root=%{buildroot}
14cr|onboard-0.94.0-3|53	#fix wrong permissons
14cr|onboard-0.94.0-3|54	chmod a+x %{buildroot}%{_datadir}/onboard/layoutstrings.py
14cr|onboard-0.94.0-3|55	for file in %{buildroot}%{python_sitelib}/Onboard/{settings,IconPalette,KeyboardSVG,utils}.py; do
14cr|onboard-0.94.0-3|56	chmod a+x $file
14cr|onboard-0.94.0-3|57	done
14cr|onboard-0.94.0-3|58	
14cr|onboard-0.94.0-3|59	
14cr|onboard-0.94.0-3|60	mkdir -p %{buildroot}%{_datadir}/applications
14cr|onboard-0.94.0-3|61	desktop-file-install                                    \
14cr|onboard-0.94.0-3|62	--remove-category="X-GNOME-PersonalSettings"        \
14cr|onboard-0.94.0-3|63	--add-category="Utility;"                           \
14cr|onboard-0.94.0-3|64	--dir=%{buildroot}%{_datadir}/applications          \
14cr|onboard-0.94.0-3|65	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|onboard-0.94.0-3|66	desktop-file-install                                    \
14cr|onboard-0.94.0-3|67	--remove-category="X-GNOME-PersonalSettings"        \
14cr|onboard-0.94.0-3|68	--add-category="Utility;"                           \
14cr|onboard-0.94.0-3|69	--dir=%{buildroot}%{_datadir}/applications          \
14cr|onboard-0.94.0-3|70	%{buildroot}%{_datadir}/applications/%{name}-settings.desktop
14cr|onboard-0.94.0-3|71	
14cr|onboard-0.94.0-3|72	mkdir -p %{buildroot}%{_datadir}/locale
14cr|onboard-0.94.0-3|73	cp -a build/mo/* %{buildroot}%{_datadir}/locale
14cr|onboard-0.94.0-3|74	%find_lang %{name}
14cr|onboard-0.94.0-3|75	
14cr|onboard-0.94.0-3|76	# Move schemas to the correct location
14cr|onboard-0.94.0-3|77	mkdir %{buildroot}/%{_sysconfdir}
14cr|onboard-0.94.0-3|78	mv %{buildroot}/%{_datadir}/gconf/ %{buildroot}/%{_sysconfdir}/
14cr|onboard-0.94.0-3|79	
14cr|onboard-0.94.0-3|80	
14cr|onboard-0.94.0-3|81	%clean
14cr|onboard-0.94.0-3|82	rm -rf %{buildroot}
14cr|onboard-0.94.0-3|83	
14cr|onboard-0.94.0-3|84	%pre
14cr|onboard-0.94.0-3|85	if [ "$1" -gt 1 ] ; then
14cr|onboard-0.94.0-3|86	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
14cr|onboard-0.94.0-3|87	gconftool-2 --makefile-uninstall-rule \
14cr|onboard-0.94.0-3|88	%{_sysconfdir}/gconf/schemas/%name.schemas >/dev/null || :
14cr|onboard-0.94.0-3|89	fi
14cr|onboard-0.94.0-3|90	
14cr|onboard-0.94.0-3|91	%post
14cr|onboard-0.94.0-3|92	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
14cr|onboard-0.94.0-3|93	gconftool-2 --makefile-install-rule \
14cr|onboard-0.94.0-3|94	%{_sysconfdir}/gconf/schemas/%name.schemas > /dev/null || :
14cr|onboard-0.94.0-3|95	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|onboard-0.94.0-3|96	update-desktop-database &> /dev/null || :
14cr|onboard-0.94.0-3|97	
14cr|onboard-0.94.0-3|98	%preun
14cr|onboard-0.94.0-3|99	if [ "$1" -eq 0 ] ; then
14cr|onboard-0.94.0-3|100	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
14cr|onboard-0.94.0-3|101	gconftool-2 --makefile-uninstall-rule \
14cr|onboard-0.94.0-3|102	%{_sysconfdir}/gconf/schemas/%name.schemas > /dev/null || :
14cr|onboard-0.94.0-3|103	fi
14cr|onboard-0.94.0-3|104	
14cr|onboard-0.94.0-3|105	%postun
14cr|onboard-0.94.0-3|106	if [ $1 -eq 0 ] ; then
14cr|onboard-0.94.0-3|107	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|onboard-0.94.0-3|108	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|onboard-0.94.0-3|109	fi
14cr|onboard-0.94.0-3|110	update-desktop-database &> /dev/null || :
14cr|onboard-0.94.0-3|111	
14cr|onboard-0.94.0-3|112	%posttrans
14cr|onboard-0.94.0-3|113	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|onboard-0.94.0-3|114	
14cr|onboard-0.94.0-3|115	
14cr|onboard-0.94.0-3|116	%files -f %{name}.lang
14cr|onboard-0.94.0-3|117	%defattr(-,root,root,-)
14cr|onboard-0.94.0-3|118	%doc AUTHORS COPYING NEWS README docs/
14cr|onboard-0.94.0-3|119	%{_bindir}/%{name}
14cr|onboard-0.94.0-3|120	%{_bindir}/%{name}-settings
14cr|onboard-0.94.0-3|121	%{_datadir}/%{name}/
14cr|onboard-0.94.0-3|122	%{_datadir}/applications/%{name}.desktop
14cr|onboard-0.94.0-3|123	%{_datadir}/applications/%{name}-settings.desktop
14cr|onboard-0.94.0-3|124	%{_sysconfdir}/gconf/schemas/onboard.schemas
14cr|onboard-0.94.0-3|125	%{_datadir}/icons/hicolor/scalable/apps/onboard.svg
14cr|onboard-0.94.0-3|126	%{_datadir}/icons/hicolor/scalable/apps/onboard2.svg
14cr|onboard-0.94.0-3|127	%{python_sitelib}/Onboard/
14cr|onboard-0.94.0-3|128	%{python_sitelib}/%{name}*.egg-info
14cr|onboard-0.94.0-3|129	
14cr|onboard-0.94.0-3|130	
14cr|onboard-0.94.0-3|131	
14cr|onboard-0.94.0-3|132	
14cr|onboard-0.94.0-3|133	
14cr|onboard-0.94.0-3|134	%changelog
14cr|onboard-0.94.0-3|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.0-3
14cr|onboard-0.94.0-3|136	+ Revision: 5becd79
14cr|onboard-0.94.0-3|137	- MassBuild#464: Increase release tag
14cr|onboard-0.94.0-3|138	
14cr|onboard-0.94.0-3|139	

3765 14
14cr|onioncat-0.2.1-2|1	#%%define runuser onioncatuser
14cr|onioncat-0.2.1-2|2	# TODO add a initscript
14cr|onioncat-0.2.1-2|3	
14cr|onioncat-0.2.1-2|4	Name:		onioncat
14cr|onioncat-0.2.1-2|5	Version:	0.2.1
14cr|onioncat-0.2.1-2|6	Release:	2
14cr|onioncat-0.2.1-2|7	Summary:	Anonymizing VPN over Tor
14cr|onioncat-0.2.1-2|8	URL:		http://www.cypherpunk.at/onioncat/
14cr|onioncat-0.2.1-2|9	Group:		Networking/Other
14cr|onioncat-0.2.1-2|10	License:	GPLv3
14cr|onioncat-0.2.1-2|11	Source0:	http://www.cypherpunk.at/ocat/download/Source/0.2.1/%{name}-%{version}.tar.gz
14cr|onioncat-0.2.1-2|12	
14cr|onioncat-0.2.1-2|13	%description
14cr|onioncat-0.2.1-2|14	OnionCat creates a transparent IP layer on top of Tor's hidden services.
14cr|onioncat-0.2.1-2|15	It transmits any kind of IP-based data transparently through the Tor network
14cr|onioncat-0.2.1-2|16	on a location hidden basis. You can think of it as a point-to-multipoint VPN
14cr|onioncat-0.2.1-2|17	between hidden services.
14cr|onioncat-0.2.1-2|18	
14cr|onioncat-0.2.1-2|19	%prep
14cr|onioncat-0.2.1-2|20	%setup -q
14cr|onioncat-0.2.1-2|21	
14cr|onioncat-0.2.1-2|22	%build
14cr|onioncat-0.2.1-2|23	%configure2_5x
14cr|onioncat-0.2.1-2|24	%make
14cr|onioncat-0.2.1-2|25	
14cr|onioncat-0.2.1-2|26	%install
14cr|onioncat-0.2.1-2|27	%makeinstall
14cr|onioncat-0.2.1-2|28	rm -Rf %{buildroot}/usr/include/
14cr|onioncat-0.2.1-2|29	rm -Rf %{buildroot}/usr/share/doc/*
14cr|onioncat-0.2.1-2|30	
14cr|onioncat-0.2.1-2|31	%clean
14cr|onioncat-0.2.1-2|32	
14cr|onioncat-0.2.1-2|33	#%pre
14cr|onioncat-0.2.1-2|34	#%_pre_useradd %{runuser} / /bin/false
14cr|onioncat-0.2.1-2|35	#
14cr|onioncat-0.2.1-2|36	#%postun
14cr|onioncat-0.2.1-2|37	#%_postun_userdel %{runuser}
14cr|onioncat-0.2.1-2|38	
14cr|onioncat-0.2.1-2|39	%files
14cr|onioncat-0.2.1-2|40	%defattr(-,root,root)
14cr|onioncat-0.2.1-2|41	%doc AUTHORS ChangeLog
14cr|onioncat-0.2.1-2|42	%{_bindir}/*
14cr|onioncat-0.2.1-2|43	%{_mandir}/man1/*
14cr|onioncat-0.2.1-2|44	
14cr|onioncat-0.2.1-2|45	
14cr|onioncat-0.2.1-2|46	
14cr|onioncat-0.2.1-2|47	%changelog
14cr|onioncat-0.2.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|onioncat-0.2.1-2|49	+ Revision: 1527516
14cr|onioncat-0.2.1-2|50	- MassBuild#464: Increase release tag
14cr|onioncat-0.2.1-2|51	
14cr|onioncat-0.2.1-2|52	

3766 14
14cr|ooh323c-0.8.2-6|1	%define	major 1
14cr|ooh323c-0.8.2-6|2	%define libname	%mklibname ooh323c %{major}
14cr|ooh323c-0.8.2-6|3	
14cr|ooh323c-0.8.2-6|4	Summary:	Objective Systems Open H.323 library
14cr|ooh323c-0.8.2-6|5	Name:		ooh323c
14cr|ooh323c-0.8.2-6|6	Version:	0.8.2
14cr|ooh323c-0.8.2-6|7	Release:	6
14cr|ooh323c-0.8.2-6|8	Group:		System/Libraries
14cr|ooh323c-0.8.2-6|9	License:	GPL
14cr|ooh323c-0.8.2-6|10	URL:		http://www.obj-sys.com/open/
14cr|ooh323c-0.8.2-6|11	Source0:	http://switch.dl.sourceforge.net/sourceforge/ooh323c/%{name}-%{version}.tar.bz2
14cr|ooh323c-0.8.2-6|12	BuildRequires:	autoconf2.5
14cr|ooh323c-0.8.2-6|13	BuildRequires:	libtool
14cr|ooh323c-0.8.2-6|14	
14cr|ooh323c-0.8.2-6|15	%description
14cr|ooh323c-0.8.2-6|16	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cr|ooh323c-0.8.2-6|17	contains signaling logic to allow H.323 channels to be created and terminated.
14cr|ooh323c-0.8.2-6|18	The code is developed in C to allow easy portability to different platform
14cr|ooh323c-0.8.2-6|19	types (including embedded).
14cr|ooh323c-0.8.2-6|20	
14cr|ooh323c-0.8.2-6|21	%package -n	%{libname}
14cr|ooh323c-0.8.2-6|22	Summary:	Objective Systems Open H.323 library
14cr|ooh323c-0.8.2-6|23	Group:          System/Libraries
14cr|ooh323c-0.8.2-6|24	
14cr|ooh323c-0.8.2-6|25	%description -n	%{libname}
14cr|ooh323c-0.8.2-6|26	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cr|ooh323c-0.8.2-6|27	contains signaling logic to allow H.323 channels to be created and terminated.
14cr|ooh323c-0.8.2-6|28	The code is developed in C to allow easy portability to different platform
14cr|ooh323c-0.8.2-6|29	types (including embedded).
14cr|ooh323c-0.8.2-6|30	
14cr|ooh323c-0.8.2-6|31	%package -n	%{libname}-devel
14cr|ooh323c-0.8.2-6|32	Summary:	Static library and header files for the ooh323c library
14cr|ooh323c-0.8.2-6|33	Group:		Development/C
14cr|ooh323c-0.8.2-6|34	Provides:	%{name}-devel = %{EVRD}
14cr|ooh323c-0.8.2-6|35	Provides:	lib%{name}-devel = %{EVRD}
14cr|ooh323c-0.8.2-6|36	Requires:	%{libname} = %{version}
14cr|ooh323c-0.8.2-6|37	
14cr|ooh323c-0.8.2-6|38	%description -n	%{libname}-devel
14cr|ooh323c-0.8.2-6|39	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cr|ooh323c-0.8.2-6|40	contains signaling logic to allow H.323 channels to be created and terminated.
14cr|ooh323c-0.8.2-6|41	The code is developed in C to allow easy portability to different platform
14cr|ooh323c-0.8.2-6|42	types (including embedded).
14cr|ooh323c-0.8.2-6|43	
14cr|ooh323c-0.8.2-6|44	This package contains the static ooh323c library and its header files.
14cr|ooh323c-0.8.2-6|45	
14cr|ooh323c-0.8.2-6|46	%prep
14cr|ooh323c-0.8.2-6|47	%setup -q
14cr|ooh323c-0.8.2-6|48	
14cr|ooh323c-0.8.2-6|49	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|ooh323c-0.8.2-6|50	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|ooh323c-0.8.2-6|51	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|ooh323c-0.8.2-6|52	
14cr|ooh323c-0.8.2-6|53	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|ooh323c-0.8.2-6|54	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|ooh323c-0.8.2-6|55	done
14cr|ooh323c-0.8.2-6|56	
14cr|ooh323c-0.8.2-6|57	%build
14cr|ooh323c-0.8.2-6|58	%configure2_5x
14cr|ooh323c-0.8.2-6|59	
14cr|ooh323c-0.8.2-6|60	%make
14cr|ooh323c-0.8.2-6|61	
14cr|ooh323c-0.8.2-6|62	%install
14cr|ooh323c-0.8.2-6|63	%makeinstall_std
14cr|ooh323c-0.8.2-6|64	
14cr|ooh323c-0.8.2-6|65	%files -n %{libname}
14cr|ooh323c-0.8.2-6|66	%doc COPYING ChangeLog README
14cr|ooh323c-0.8.2-6|67	%{_libdir}/*.so.*
14cr|ooh323c-0.8.2-6|68	
14cr|ooh323c-0.8.2-6|69	%files -n %{libname}-devel
14cr|ooh323c-0.8.2-6|70	%doc doc/*
14cr|ooh323c-0.8.2-6|71	%{_includedir}/*.h
14cr|ooh323c-0.8.2-6|72	%{_libdir}/*.so
14cr|ooh323c-0.8.2-6|73	%{_libdir}/*.a
14cr|ooh323c-0.8.2-6|74	
14cr|ooh323c-0.8.2-6|75	
14cr|ooh323c-0.8.2-6|76	
14cr|ooh323c-0.8.2-6|77	
14cr|ooh323c-0.8.2-6|78	
14cr|ooh323c-0.8.2-6|79	%changelog
14cr|ooh323c-0.8.2-6|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-6
14cr|ooh323c-0.8.2-6|81	+ Revision: a475475
14cr|ooh323c-0.8.2-6|82	- MassBuild#464: Increase release tag
14cr|ooh323c-0.8.2-6|83	
14cr|ooh323c-0.8.2-6|84	

3767 14
14cr|oolite-1.77.1-4|1	%define debug_package %{nil}
14cr|oolite-1.77.1-4|2	
14cr|oolite-1.77.1-4|3	Summary:	A user-modifiable three-dimensional space trading and combat game
14cr|oolite-1.77.1-4|4	Name:		oolite
14cr|oolite-1.77.1-4|5	Version:	1.77.1
14cr|oolite-1.77.1-4|6	Release:	4
14cr|oolite-1.77.1-4|7	Group:		Games/Other
14cr|oolite-1.77.1-4|8	License:	GPLv2+
14cr|oolite-1.77.1-4|9	Url:		http://www.oolite.org
14cr|oolite-1.77.1-4|10	Source0:	%{name}-source-%{version}.tar.bz2
14cr|oolite-1.77.1-4|11	Source1:	http://jens.ayton.se/oolite/deps/firefox-4.0.source.js-only.tbz
14cr|oolite-1.77.1-4|12	Source2:	%{name}.desktop
14cr|oolite-1.77.1-4|13	Patch0:		oolite-1.77.1.patch
14cr|oolite-1.77.1-4|14	Patch1:         oolite-1.77.1-png.patch
14cr|oolite-1.77.1-4|15	BuildRequires:	gcc-c++
14cr|oolite-1.77.1-4|16	BuildRequires:	gcc-objc
14cr|oolite-1.77.1-4|17	BuildRequires:	gnustep-base-devel
14cr|oolite-1.77.1-4|18	BuildRequires:	gnustep-make
14cr|oolite-1.77.1-4|19	BuildRequires:	ffcall-devel
14cr|oolite-1.77.1-4|20	BuildRequires:	giflib-devel
14cr|oolite-1.77.1-4|21	BuildRequires:	gmp-devel
14cr|oolite-1.77.1-4|22	BuildRequires:	libespeak-devel
14cr|oolite-1.77.1-4|23	BuildRequires:	objc-devel
14cr|oolite-1.77.1-4|24	BuildRequires:	stdc++-devel
14cr|oolite-1.77.1-4|25	BuildRequires:	pkgconfig(glu)
14cr|oolite-1.77.1-4|26	BuildRequires:	pkgconfig(libpng)
14cr|oolite-1.77.1-4|27	BuildRequires:	pkgconfig(libtiff-4)
14cr|oolite-1.77.1-4|28	BuildRequires:	pkgconfig(mozjs185)
14cr|oolite-1.77.1-4|29	BuildRequires:	pkgconfig(nspr)
14cr|oolite-1.77.1-4|30	BuildRequires:	pkgconfig(sdl)
14cr|oolite-1.77.1-4|31	BuildRequires:	pkgconfig(SDL_image)
14cr|oolite-1.77.1-4|32	BuildRequires:	pkgconfig(SDL_mixer)
14cr|oolite-1.77.1-4|33	BuildRequires:	pkgconfig(x11)
14cr|oolite-1.77.1-4|34	BuildRequires:	zip
14cr|oolite-1.77.1-4|35	Requires:	gnustep-base
14cr|oolite-1.77.1-4|36	
14cr|oolite-1.77.1-4|37	%description
14cr|oolite-1.77.1-4|38	Oolite is a space sim game, inspired by Elite, powered by Objective-C and
14cr|oolite-1.77.1-4|39	OpenGL, and designed as a small game that is easy for users to pick up, modify
14cr|oolite-1.77.1-4|40	and expand upon. Almost every aspect of the game can be changed by using
14cr|oolite-1.77.1-4|41	simple, free graphics packages and text editors.
14cr|oolite-1.77.1-4|42	
14cr|oolite-1.77.1-4|43	%prep
14cr|oolite-1.77.1-4|44	%setup -q -n %{name}-source-%{version}
14cr|oolite-1.77.1-4|45	%apply_patches
14cr|oolite-1.77.1-4|46	
14cr|oolite-1.77.1-4|47	mkdir -p deps/Cross-platform-deps/mozilla
14cr|oolite-1.77.1-4|48	tar -C deps/Cross-platform-deps/mozilla -xjf %{SOURCE1} --strip-components 1
14cr|oolite-1.77.1-4|49	
14cr|oolite-1.77.1-4|50	%build
14cr|oolite-1.77.1-4|51	. /usr/share/GNUstep/Makefiles/GNUstep.sh
14cr|oolite-1.77.1-4|52	%make -f libjs.make
14cr|oolite-1.77.1-4|53	%make
14cr|oolite-1.77.1-4|54	
14cr|oolite-1.77.1-4|55	%install
14cr|oolite-1.77.1-4|56	install -d %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Contents
14cr|oolite-1.77.1-4|57	install -d %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
14cr|oolite-1.77.1-4|58	install -m 755 %{name}.app/%{name}* %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app
14cr|oolite-1.77.1-4|59	install -m 644 %{name}.app/Resources/Info-gnustep.plist %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
14cr|oolite-1.77.1-4|60	cp -pr Resources/* %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
14cr|oolite-1.77.1-4|61	mkdir -p %{buildroot}%{_datadir}/applications
14cr|oolite-1.77.1-4|62	cp %{SOURCE2} %{buildroot}%{_datadir}/applications
14cr|oolite-1.77.1-4|63	
14cr|oolite-1.77.1-4|64	%files
14cr|oolite-1.77.1-4|65	%doc README.txt
14cr|oolite-1.77.1-4|66	%doc Doc/*
14cr|oolite-1.77.1-4|67	%{_libexecdir}/GNUstep/System/Applications/%{name}.app/
14cr|oolite-1.77.1-4|68	%{_datadir}/applications/%{name}.desktop
14cr|oolite-1.77.1-4|69	
14cr|oolite-1.77.1-4|70	%changelog
14cr|oolite-1.77.1-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.77.1-4
14cr|oolite-1.77.1-4|72	+ Revision: 0ee1cd4
14cr|oolite-1.77.1-4|73	- MassBuild#464: Increase release tag
14cr|oolite-1.77.1-4|74	
14cr|oolite-1.77.1-4|75	

3768 14
14cr|oorexx-4.1.0-2|1	%define _disable_ld_no_undefined 1
14cr|oorexx-4.1.0-2|2	
14cr|oorexx-4.1.0-2|3	%define major 4
14cr|oorexx-4.1.0-2|4	%define libname %mklibname %{name} %{major}
14cr|oorexx-4.1.0-2|5	%define develname %mklibname %{name} -d
14cr|oorexx-4.1.0-2|6	
14cr|oorexx-4.1.0-2|7	Name:		oorexx
14cr|oorexx-4.1.0-2|8	Version:	4.1.0
14cr|oorexx-4.1.0-2|9	Release:	2
14cr|oorexx-4.1.0-2|10	Summary:	Open Object Rexx
14cr|oorexx-4.1.0-2|11	
14cr|oorexx-4.1.0-2|12	Group:		Development/Other
14cr|oorexx-4.1.0-2|13	License:	CPL
14cr|oorexx-4.1.0-2|14	URL:		http://www.oorexx.org
14cr|oorexx-4.1.0-2|15	Source0:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-source.tar.gz
14cr|oorexx-4.1.0-2|16	Source1:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-pdf.zip
14cr|oorexx-4.1.0-2|17	Patch0:		oorexx-4.1.0-paths.patch
14cr|oorexx-4.1.0-2|18	Patch1:		oorexx-4.1.0-sfmt.patch
14cr|oorexx-4.1.0-2|19	BuildRequires:	byacc
14cr|oorexx-4.1.0-2|20	Provides:	rexx
14cr|oorexx-4.1.0-2|21	
14cr|oorexx-4.1.0-2|22	%description
14cr|oorexx-4.1.0-2|23	Open Object Rexx is an object-oriented scripting language. The
14cr|oorexx-4.1.0-2|24	language is designed for "non-programmer" type users, so it is easy to
14cr|oorexx-4.1.0-2|25	learn and easy to use, and provides an excellent vehicle to enter the
14cr|oorexx-4.1.0-2|26	world of object-oriented programming without much effort.
14cr|oorexx-4.1.0-2|27	
14cr|oorexx-4.1.0-2|28	It extends the procedural way of programming with object-oriented
14cr|oorexx-4.1.0-2|29	features that allow you to gradually change your programming style as
14cr|oorexx-4.1.0-2|30	you learn more about objects.
14cr|oorexx-4.1.0-2|31	
14cr|oorexx-4.1.0-2|32	%package docs
14cr|oorexx-4.1.0-2|33	Summary:	Documentation for ooRexx
14cr|oorexx-4.1.0-2|34	Group:		Development/Other
14cr|oorexx-4.1.0-2|35	Requires:	%{name} = %{version}-%{release}
14cr|oorexx-4.1.0-2|36	
14cr|oorexx-4.1.0-2|37	%description docs
14cr|oorexx-4.1.0-2|38	Open Object Rexx is an object-oriented scripting language. The
14cr|oorexx-4.1.0-2|39	language is designed for "non-programmer" type users, so it is easy to
14cr|oorexx-4.1.0-2|40	learn and easy to use, and provides an excellent vehicle to enter the
14cr|oorexx-4.1.0-2|41	world of object-oriented programming without much effort.
14cr|oorexx-4.1.0-2|42	
14cr|oorexx-4.1.0-2|43	It extends the procedural way of programming with object-oriented
14cr|oorexx-4.1.0-2|44	features that allow you to gradually change your programming style as
14cr|oorexx-4.1.0-2|45	you learn more about objects.
14cr|oorexx-4.1.0-2|46	
14cr|oorexx-4.1.0-2|47	This package contains most of the documentation for ooRexx. It is
14cr|oorexx-4.1.0-2|48	separate from the main package due to its large size.
14cr|oorexx-4.1.0-2|49	
14cr|oorexx-4.1.0-2|50	%package -n %{libname}
14cr|oorexx-4.1.0-2|51	Group:		System/Libraries
14cr|oorexx-4.1.0-2|52	Summary:	Shared libraries for oorexx
14cr|oorexx-4.1.0-2|53	
14cr|oorexx-4.1.0-2|54	%description -n %{libname}
14cr|oorexx-4.1.0-2|55	Open Object Rexx is an object-oriented scripting language. The
14cr|oorexx-4.1.0-2|56	language is designed for "non-programmer" type users, so it is easy to
14cr|oorexx-4.1.0-2|57	learn and easy to use, and provides an excellent vehicle to enter the
14cr|oorexx-4.1.0-2|58	world of object-oriented programming without much effort.
14cr|oorexx-4.1.0-2|59	
14cr|oorexx-4.1.0-2|60	It extends the procedural way of programming with object-oriented
14cr|oorexx-4.1.0-2|61	features that allow you to gradually change your programming style as
14cr|oorexx-4.1.0-2|62	you learn more about objects.
14cr|oorexx-4.1.0-2|63	
14cr|oorexx-4.1.0-2|64	%package -n %{develname}
14cr|oorexx-4.1.0-2|65	Group:		Development/C
14cr|oorexx-4.1.0-2|66	Summary:	Development libraries for oorexx
14cr|oorexx-4.1.0-2|67	Requires:	%{libname} = %{version}-%{release}
14cr|oorexx-4.1.0-2|68	Provides:	%{name}-devel = %{version}-%{release}
14cr|oorexx-4.1.0-2|69	Provides:	rexx-devel = %{version}-%{release}
14cr|oorexx-4.1.0-2|70	
14cr|oorexx-4.1.0-2|71	%description -n %{develname}
14cr|oorexx-4.1.0-2|72	Open Object Rexx is an object-oriented scripting language. The
14cr|oorexx-4.1.0-2|73	language is designed for "non-programmer" type users, so it is easy to
14cr|oorexx-4.1.0-2|74	learn and easy to use, and provides an excellent vehicle to enter the
14cr|oorexx-4.1.0-2|75	world of object-oriented programming without much effort.
14cr|oorexx-4.1.0-2|76	
14cr|oorexx-4.1.0-2|77	It extends the procedural way of programming with object-oriented
14cr|oorexx-4.1.0-2|78	features that allow you to gradually change your programming style as
14cr|oorexx-4.1.0-2|79	you learn more about objects.
14cr|oorexx-4.1.0-2|80	
14cr|oorexx-4.1.0-2|81	%prep
14cr|oorexx-4.1.0-2|82	%setup -q -c -n ooRexx-%{version}
14cr|oorexx-4.1.0-2|83	%setup -q -D -T -a 1 -n ooRexx-%{version}
14cr|oorexx-4.1.0-2|84	%patch0 -p1 -b .paths
14cr|oorexx-4.1.0-2|85	%patch1 -p1
14cr|oorexx-4.1.0-2|86	
14cr|oorexx-4.1.0-2|87	%build
14cr|oorexx-4.1.0-2|88	%configure2_5x --disable-static
14cr|oorexx-4.1.0-2|89	%make LIBS="-lpthread -ldl"
14cr|oorexx-4.1.0-2|90	
14cr|oorexx-4.1.0-2|91	%install
14cr|oorexx-4.1.0-2|92	%makeinstall_std
14cr|oorexx-4.1.0-2|93	
14cr|oorexx-4.1.0-2|94	rm -fr samples/**/.deps
14cr|oorexx-4.1.0-2|95	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.csh
14cr|oorexx-4.1.0-2|96	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.sh
14cr|oorexx-4.1.0-2|97	chmod 0644 %{buildroot}%{_datadir}/ooRexx/*
14cr|oorexx-4.1.0-2|98	
14cr|oorexx-4.1.0-2|99	# remove cruft
14cr|oorexx-4.1.0-2|100	rm -f %{buildroot}%{_datadir}/ooRexx/{*.rex,readme}
14cr|oorexx-4.1.0-2|101	find . -name .deps | xargs rm -fr
14cr|oorexx-4.1.0-2|102	rm -fr samples/windows
14cr|oorexx-4.1.0-2|103	
14cr|oorexx-4.1.0-2|104	%files
14cr|oorexx-4.1.0-2|105	%doc CPLv1.0.txt ReleaseNotes
14cr|oorexx-4.1.0-2|106	%{_bindir}/rexx
14cr|oorexx-4.1.0-2|107	%{_bindir}/rexxc
14cr|oorexx-4.1.0-2|108	%{_bindir}/rexximage
14cr|oorexx-4.1.0-2|109	%{_bindir}/rxapi
14cr|oorexx-4.1.0-2|110	%{_bindir}/rxapid
14cr|oorexx-4.1.0-2|111	%{_bindir}/rxqueue
14cr|oorexx-4.1.0-2|112	%{_bindir}/rxsubcom
14cr|oorexx-4.1.0-2|113	%{_datadir}/ooRexx
14cr|oorexx-4.1.0-2|114	%{_mandir}/man*/*
14cr|oorexx-4.1.0-2|115	
14cr|oorexx-4.1.0-2|116	%files docs
14cr|oorexx-4.1.0-2|117	%doc readme.pdf rexxpg.pdf rexxref.pdf rxftp.pdf rxmath.pdf rxsock.pdf
14cr|oorexx-4.1.0-2|118	
14cr|oorexx-4.1.0-2|119	%files -n %{develname}
14cr|oorexx-4.1.0-2|120	%{_bindir}/oorexx-config
14cr|oorexx-4.1.0-2|121	%{_libdir}/lib*.so
14cr|oorexx-4.1.0-2|122	%{_includedir}/*.h
14cr|oorexx-4.1.0-2|123	
14cr|oorexx-4.1.0-2|124	%files -n %{libname}
14cr|oorexx-4.1.0-2|125	%{_libdir}/lib*.so.%{major}*
14cr|oorexx-4.1.0-2|126	
14cr|oorexx-4.1.0-2|127	
14cr|oorexx-4.1.0-2|128	%changelog
14cr|oorexx-4.1.0-2|129	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cr|oorexx-4.1.0-2|130	+ Revision: c234690
14cr|oorexx-4.1.0-2|131	- MassBuild#464: Increase release tag
14cr|oorexx-4.1.0-2|132	
14cr|oorexx-4.1.0-2|133	

3769 14
14cr|openalchemist-0.3-5|1	Name:		openalchemist
14cr|openalchemist-0.3-5|2	Version:	0.3
14cr|openalchemist-0.3-5|3	Release:	5
14cr|openalchemist-0.3-5|4	Summary:	Free clone of naturalchimie (puzzle game)
14cr|openalchemist-0.3-5|5	License:	GPLv2+
14cr|openalchemist-0.3-5|6	Group:		Games/Puzzles
14cr|openalchemist-0.3-5|7	URL:		http://openalchemist.sourceforge.net/index.html
14cr|openalchemist-0.3-5|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
14cr|openalchemist-0.3-5|9	BuildRequires:	clanlib0.8-devel
14cr|openalchemist-0.3-5|10	BuildRequires:	zip
14cr|openalchemist-0.3-5|11	
14cr|openalchemist-0.3-5|12	%description
14cr|openalchemist-0.3-5|13	OpenAlchemist is a new game project developed with C++ language and
14cr|openalchemist-0.3-5|14	Clanlib framework.
14cr|openalchemist-0.3-5|15	Our goal is to reimplement the game www.naturalchimie.com with free
14cr|openalchemist-0.3-5|16	softwares and with free licenses (GNU GPL for code and Creative
14cr|openalchemist-0.3-5|17	Commons for graphics).
14cr|openalchemist-0.3-5|18	
14cr|openalchemist-0.3-5|19	%prep
14cr|openalchemist-0.3-5|20	%setup -q -n %{name}-%{version}-src
14cr|openalchemist-0.3-5|21	
14cr|openalchemist-0.3-5|22	%build
14cr|openalchemist-0.3-5|23	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|openalchemist-0.3-5|24	%make
14cr|openalchemist-0.3-5|25	
14cr|openalchemist-0.3-5|26	%install
14cr|openalchemist-0.3-5|27	%makeinstall_std
14cr|openalchemist-0.3-5|28	
14cr|openalchemist-0.3-5|29	#Menu
14cr|openalchemist-0.3-5|30	mkdir -p %{buildroot}%{_datadir}/applications
14cr|openalchemist-0.3-5|31	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|openalchemist-0.3-5|32	[Desktop Entry]
14cr|openalchemist-0.3-5|33	Name=OpenAlchemist
14cr|openalchemist-0.3-5|34	Comment=Free Clone of Naturalchimie
14cr|openalchemist-0.3-5|35	Exec=%{_gamesbindir}/%{name}
14cr|openalchemist-0.3-5|36	Icon=strategy_section
14cr|openalchemist-0.3-5|37	Terminal=false
14cr|openalchemist-0.3-5|38	Type=Application
14cr|openalchemist-0.3-5|39	Categories=Game;LogicGame;BlocksGame;
14cr|openalchemist-0.3-5|40	EOF
14cr|openalchemist-0.3-5|41	
14cr|openalchemist-0.3-5|42	%files
14cr|openalchemist-0.3-5|43	%defattr(-,root,root,0755)
14cr|openalchemist-0.3-5|44	%{_gamesbindir}/%{name}
14cr|openalchemist-0.3-5|45	%{_gamesbindir}/%{name}-config
14cr|openalchemist-0.3-5|46	%{_gamesdatadir}/%{name}
14cr|openalchemist-0.3-5|47	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|openalchemist-0.3-5|48	
14cr|openalchemist-0.3-5|49	
14cr|openalchemist-0.3-5|50	%changelog
14cr|openalchemist-0.3-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|openalchemist-0.3-5|52	+ Revision: 0c0529b
14cr|openalchemist-0.3-5|53	- MassBuild#464: Increase release tag
14cr|openalchemist-0.3-5|54	
14cr|openalchemist-0.3-5|55	

3770 14
14cr|openarena-0.8.8-3|1	%define data_version	0.8.1
14cr|openarena-0.8.8-3|2	%define oversion	%(echo %{version} | sed -e 's/\\.//g')
14cr|openarena-0.8.8-3|3	
14cr|openarena-0.8.8-3|4	Summary:	An open-source content package for Quake III Arena
14cr|openarena-0.8.8-3|5	Name:		openarena
14cr|openarena-0.8.8-3|6	Version:	0.8.8
14cr|openarena-0.8.8-3|7	Release:	3
14cr|openarena-0.8.8-3|8	Source0:	http://openarena.ws/svn/source/%{oversion}/%{name}-engine-source-%{version}.tar.bz2
14cr|openarena-0.8.8-3|9	Source1:	http://cheapy.deathmask.net/logo.gif
14cr|openarena-0.8.8-3|10	Patch0:		openarena-0.8.8-stack.patch
14cr|openarena-0.8.8-3|11	License:	GPLv2+
14cr|openarena-0.8.8-3|12	Group:		Games/Arcade
14cr|openarena-0.8.8-3|13	URL:		http://openarena.ws/
14cr|openarena-0.8.8-3|14	BuildRequires:	pkgconfig(gl)
14cr|openarena-0.8.8-3|15	BuildRequires:	pkgconfig(glu)
14cr|openarena-0.8.8-3|16	BuildRequires:	pkgconfig(sdl)
14cr|openarena-0.8.8-3|17	BuildRequires:	pkgconfig(openal)
14cr|openarena-0.8.8-3|18	BuildRequires:	pkgconfig(vorbis)
14cr|openarena-0.8.8-3|19	BuildRequires:	imagemagick
14cr|openarena-0.8.8-3|20	BuildRequires:	pkgconfig(libcurl)
14cr|openarena-0.8.8-3|21	Requires:	%{name}-data >= %{data_version}
14cr|openarena-0.8.8-3|22	
14cr|openarena-0.8.8-3|23	%description
14cr|openarena-0.8.8-3|24	OpenArena is an open-source content package for Quake III Arena
14cr|openarena-0.8.8-3|25	licensed under the GPL, effectively creating a free stand-alone
14cr|openarena-0.8.8-3|26	game. You do not need Quake III Arena to play this game.
14cr|openarena-0.8.8-3|27	
14cr|openarena-0.8.8-3|28	%prep
14cr|openarena-0.8.8-3|29	%setup -q -n %{name}-engine-source-%{version}
14cr|openarena-0.8.8-3|30	%patch0 -p1
14cr|openarena-0.8.8-3|31	
14cr|openarena-0.8.8-3|32	%build
14cr|openarena-0.8.8-3|33	%setup_compile_flags
14cr|openarena-0.8.8-3|34	
14cr|openarena-0.8.8-3|35	%make	USE_CURL=1 \
14cr|openarena-0.8.8-3|36	USE_CURL_DLOPEN=0 \
14cr|openarena-0.8.8-3|37	USE_OPENAL=1 \
14cr|openarena-0.8.8-3|38	USE_OPENAL_DLOPEN=0 \
14cr|openarena-0.8.8-3|39	USE_CODEC_VORBIS=1 \
14cr|openarena-0.8.8-3|40	V=1 \
14cr|openarena-0.8.8-3|41	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} \
14cr|openarena-0.8.8-3|42	FULLBINEXT=''
14cr|openarena-0.8.8-3|43	
14cr|openarena-0.8.8-3|44	%install
14cr|openarena-0.8.8-3|45	%make copyfiles COPYDIR=%{buildroot}%{_gamesbindir} NO_STRIP=1 FULLBINEXT=''
14cr|openarena-0.8.8-3|46	
14cr|openarena-0.8.8-3|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cr|openarena-0.8.8-3|48	convert -scale 128x128 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|openarena-0.8.8-3|49	convert -scale 64x64 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|openarena-0.8.8-3|50	convert -scale 48x48 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|openarena-0.8.8-3|51	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|openarena-0.8.8-3|52	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|openarena-0.8.8-3|53	
14cr|openarena-0.8.8-3|54	install -d %{buildroot}%{_datadir}/applications
14cr|openarena-0.8.8-3|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|openarena-0.8.8-3|56	[Desktop Entry]
14cr|openarena-0.8.8-3|57	Name=OpenArena
14cr|openarena-0.8.8-3|58	Comment=Quake 3: Arena-like FPS game
14cr|openarena-0.8.8-3|59	Exec=soundwrapper %{_gamesbindir}/%{name}
14cr|openarena-0.8.8-3|60	Icon=%{name}
14cr|openarena-0.8.8-3|61	Terminal=false
14cr|openarena-0.8.8-3|62	Type=Application
14cr|openarena-0.8.8-3|63	Categories=Game;ArcadeGame;
14cr|openarena-0.8.8-3|64	EOF
14cr|openarena-0.8.8-3|65	
14cr|openarena-0.8.8-3|66	%files
14cr|openarena-0.8.8-3|67	%doc ChangeLog README NOTTODO TODO BUGS
14cr|openarena-0.8.8-3|68	%doc id-readme.txt voip-readme.txt md4-readme.txt
14cr|openarena-0.8.8-3|69	%{_gamesbindir}/%{name}
14cr|openarena-0.8.8-3|70	%{_gamesbindir}/oa_ded
14cr|openarena-0.8.8-3|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|openarena-0.8.8-3|72	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|openarena-0.8.8-3|73	
14cr|openarena-0.8.8-3|74	%changelog
14cr|openarena-0.8.8-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-3
14cr|openarena-0.8.8-3|76	+ Revision: a33dfaa
14cr|openarena-0.8.8-3|77	- MassBuild#464: Increase release tag
14cr|openarena-0.8.8-3|78	
14cr|openarena-0.8.8-3|79	

3771 14
14cr|openarena-data-0.8.8-2|1	%define gamename openarena
14cr|openarena-data-0.8.8-2|2	%define bversion 081
14cr|openarena-data-0.8.8-2|3	%define baseversion 0.8.1
14cr|openarena-data-0.8.8-2|4	
14cr|openarena-data-0.8.8-2|5	Name:		%{gamename}-data
14cr|openarena-data-0.8.8-2|6	Summary:	An open-source content package for Quake III Arena
14cr|openarena-data-0.8.8-2|7	Version:	0.8.8
14cr|openarena-data-0.8.8-2|8	Release:	2
14cr|openarena-data-0.8.8-2|9	Source0:	http://openarena.ws/rel/%{bversion}/oa%{bversion}.zip
14cr|openarena-data-0.8.8-2|10	Source1:	oa085-patch.zip
14cr|openarena-data-0.8.8-2|11	Source2:	oa088-patch.zip
14cr|openarena-data-0.8.8-2|12	License:	Creative Commons
14cr|openarena-data-0.8.8-2|13	Group:		Games/Arcade
14cr|openarena-data-0.8.8-2|14	Url:		http://openarena.ws/
14cr|openarena-data-0.8.8-2|15	BuildArch:	noarch
14cr|openarena-data-0.8.8-2|16	Conflicts:	openarena <= 0.7.0-2%{distsuffix}%{mandriva_release}
14cr|openarena-data-0.8.8-2|17	
14cr|openarena-data-0.8.8-2|18	%description
14cr|openarena-data-0.8.8-2|19	OpenArena is an open-source content package for Quake III Arena
14cr|openarena-data-0.8.8-2|20	licensed under the GPL, effectively creating a free stand-alone
14cr|openarena-data-0.8.8-2|21	game. You do not need Quake III Arena to play this game.
14cr|openarena-data-0.8.8-2|22	
14cr|openarena-data-0.8.8-2|23	This package contains data files for OpenArena.
14cr|openarena-data-0.8.8-2|24	
14cr|openarena-data-0.8.8-2|25	%prep
14cr|openarena-data-0.8.8-2|26	%setup -q -n %{gamename}-%{baseversion}
14cr|openarena-data-0.8.8-2|27	chmod 644 CHANGES CREDITS README
14cr|openarena-data-0.8.8-2|28	yes | unzip -qq -d .. %{SOURCE1}
14cr|openarena-data-0.8.8-2|29	yes | unzip -qq -d .. %{SOURCE2}
14cr|openarena-data-0.8.8-2|30	
14cr|openarena-data-0.8.8-2|31	%build
14cr|openarena-data-0.8.8-2|32	
14cr|openarena-data-0.8.8-2|33	%install
14cr|openarena-data-0.8.8-2|34	%__rm -rf %{buildroot}
14cr|openarena-data-0.8.8-2|35	%__install -d %{buildroot}%{_gamesdatadir}/%{gamename}/baseoa
14cr|openarena-data-0.8.8-2|36	%__install -m644 baseoa/* %{buildroot}%{_gamesdatadir}/%{gamename}/baseoa
14cr|openarena-data-0.8.8-2|37	
14cr|openarena-data-0.8.8-2|38	%clean
14cr|openarena-data-0.8.8-2|39	%__rm -rf %{buildroot}
14cr|openarena-data-0.8.8-2|40	
14cr|openarena-data-0.8.8-2|41	%files
14cr|openarena-data-0.8.8-2|42	%defattr(-,root,root)
14cr|openarena-data-0.8.8-2|43	%doc CHANGES CREDITS README
14cr|openarena-data-0.8.8-2|44	%{_gamesdatadir}/%{gamename}/baseoa
14cr|openarena-data-0.8.8-2|45	
14cr|openarena-data-0.8.8-2|46	
14cr|openarena-data-0.8.8-2|47	
14cr|openarena-data-0.8.8-2|48	%changelog
14cr|openarena-data-0.8.8-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-2
14cr|openarena-data-0.8.8-2|50	+ Revision: da912c7
14cr|openarena-data-0.8.8-2|51	- MassBuild#464: Increase release tag
14cr|openarena-data-0.8.8-2|52	
14cr|openarena-data-0.8.8-2|53	

3772 14
14cr|openav-sorcer-lv2-0-0.20130702.1|1	%define oname openAV-Sorcer
14cr|openav-sorcer-lv2-0-0.20130702.1|2	%define snapshot 20130702
14cr|openav-sorcer-lv2-0-0.20130702.1|3	
14cr|openav-sorcer-lv2-0-0.20130702.1|4	Summary:	A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre
14cr|openav-sorcer-lv2-0-0.20130702.1|5	Name:		openav-sorcer-lv2
14cr|openav-sorcer-lv2-0-0.20130702.1|6	Version:	0
14cr|openav-sorcer-lv2-0-0.20130702.1|7	Release:	0.%{snapshot}.1
14cr|openav-sorcer-lv2-0-0.20130702.1|8	License:	GPLv3+
14cr|openav-sorcer-lv2-0-0.20130702.1|9	Group:		Sound
14cr|openav-sorcer-lv2-0-0.20130702.1|10	Url:		https://github.com/harryhaaren/openAV-Sorcer
14cr|openav-sorcer-lv2-0-0.20130702.1|11	# from git
14cr|openav-sorcer-lv2-0-0.20130702.1|12	Source0:	%{oname}-%{snapshot}.tar.bz2
14cr|openav-sorcer-lv2-0-0.20130702.1|13	Patch0:		openAV-Sorcer-build.patch
14cr|openav-sorcer-lv2-0-0.20130702.1|14	BuildRequires:	boost-devel
14cr|openav-sorcer-lv2-0-0.20130702.1|15	BuildRequires:	pkgconfig(cairo)
14cr|openav-sorcer-lv2-0-0.20130702.1|16	BuildRequires:	pkgconfig(fontconfig)
14cr|openav-sorcer-lv2-0-0.20130702.1|17	BuildRequires:	pkgconfig(freetype2)
14cr|openav-sorcer-lv2-0-0.20130702.1|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|openav-sorcer-lv2-0-0.20130702.1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|openav-sorcer-lv2-0-0.20130702.1|20	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|openav-sorcer-lv2-0-0.20130702.1|21	BuildRequires:	pkgconfig(lv2)
14cr|openav-sorcer-lv2-0-0.20130702.1|22	Requires:	lv2
14cr|openav-sorcer-lv2-0-0.20130702.1|23	
14cr|openav-sorcer-lv2-0-0.20130702.1|24	%description
14cr|openav-sorcer-lv2-0-0.20130702.1|25	A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre.
14cr|openav-sorcer-lv2-0-0.20130702.1|26	
14cr|openav-sorcer-lv2-0-0.20130702.1|27	%prep
14cr|openav-sorcer-lv2-0-0.20130702.1|28	%setup -q -n %{oname}-%{snapshot}
14cr|openav-sorcer-lv2-0-0.20130702.1|29	%patch0 -p1
14cr|openav-sorcer-lv2-0-0.20130702.1|30	
14cr|openav-sorcer-lv2-0-0.20130702.1|31	%build
14cr|openav-sorcer-lv2-0-0.20130702.1|32	%setup_compile_flags
14cr|openav-sorcer-lv2-0-0.20130702.1|33	./compileInstall.sh
14cr|openav-sorcer-lv2-0-0.20130702.1|34	
14cr|openav-sorcer-lv2-0-0.20130702.1|35	%install
14cr|openav-sorcer-lv2-0-0.20130702.1|36	install -d %{buildroot}%{_libdir}/lv2/sorcer.lv2
14cr|openav-sorcer-lv2-0-0.20130702.1|37	install -t %{buildroot}%{_libdir}/lv2/sorcer.lv2 ./sorcer.lv2/*
14cr|openav-sorcer-lv2-0-0.20130702.1|38	
14cr|openav-sorcer-lv2-0-0.20130702.1|39	%files
14cr|openav-sorcer-lv2-0-0.20130702.1|40	%{_libdir}/lv2/sorcer.lv2
14cr|openav-sorcer-lv2-0-0.20130702.1|41	
14cr|openav-sorcer-lv2-0-0.20130702.1|42	%changelog
14cr|openav-sorcer-lv2-0-0.20130702.1|43	* Tue Jul 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-0.20130702.1
14cr|openav-sorcer-lv2-0-0.20130702.1|44	+ Revision: b00cea5
14cr|openav-sorcer-lv2-0-0.20130702.1|45	- LOG Update BuildRequires
14cr|openav-sorcer-lv2-0-0.20130702.1|46	
14cr|openav-sorcer-lv2-0-0.20130702.1|47	

3773 14
14cr|openca-ocspd-1.5.1-0.rc1.9|1	%define ssldir %{_sysconfdir}/pki/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|2	
14cr|openca-ocspd-1.5.1-0.rc1.9|3	Summary:	OpenCA OCSP Daemon
14cr|openca-ocspd-1.5.1-0.rc1.9|4	Name:		openca-ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|5	Version:	1.5.1
14cr|openca-ocspd-1.5.1-0.rc1.9|6	Release:	0.rc1.9
14cr|openca-ocspd-1.5.1-0.rc1.9|7	License:	BSD-like
14cr|openca-ocspd-1.5.1-0.rc1.9|8	Group:		System/Servers
14cr|openca-ocspd-1.5.1-0.rc1.9|9	URL:		https://www.openca.org/projects/ocspd/
14cr|openca-ocspd-1.5.1-0.rc1.9|10	Source0:	%{name}-%{version}-rc1.tar.gz
14cr|openca-ocspd-1.5.1-0.rc1.9|11	Source1:	ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|12	Source2:	examples.tar.bz2
14cr|openca-ocspd-1.5.1-0.rc1.9|13	Source3:	ocspd-mkcert.sh
14cr|openca-ocspd-1.5.1-0.rc1.9|14	Source4:	ocspd.cnf
14cr|openca-ocspd-1.5.1-0.rc1.9|15	Patch0:		OpenCA-OCSPD-1.1.0a-mdv_config.diff
14cr|openca-ocspd-1.5.1-0.rc1.9|16	Patch1:		openca-ocspd-autoconf_fixes.diff
14cr|openca-ocspd-1.5.1-0.rc1.9|17	Patch2:		openca-ocspd-1.5.1-rc1-format_not_a_string_literal_and_no_format_arguments.diff
14cr|openca-ocspd-1.5.1-0.rc1.9|18	Patch3:		openca-ocspd-1.5.1-openssl.patch
14cr|openca-ocspd-1.5.1-0.rc1.9|19	Requires(post): rpm-helper
14cr|openca-ocspd-1.5.1-0.rc1.9|20	Requires(preun): rpm-helper
14cr|openca-ocspd-1.5.1-0.rc1.9|21	Requires(pre): rpm-helper
14cr|openca-ocspd-1.5.1-0.rc1.9|22	Requires(postun): rpm-helper
14cr|openca-ocspd-1.5.1-0.rc1.9|23	BuildRequires:	openssl-devel >= 0.9.7
14cr|openca-ocspd-1.5.1-0.rc1.9|24	BuildRequires:  openldap-devel
14cr|openca-ocspd-1.5.1-0.rc1.9|25	BuildRequires:  libsasl-devel
14cr|openca-ocspd-1.5.1-0.rc1.9|26	BuildRequires:	automake
14cr|openca-ocspd-1.5.1-0.rc1.9|27	BuildRequires:	autoconf2.5
14cr|openca-ocspd-1.5.1-0.rc1.9|28	BuildRequires: systemd
14cr|openca-ocspd-1.5.1-0.rc1.9|29	Requires(pre): systemd
14cr|openca-ocspd-1.5.1-0.rc1.9|30	Requires(post): systemd
14cr|openca-ocspd-1.5.1-0.rc1.9|31	Requires(preun): systemd
14cr|openca-ocspd-1.5.1-0.rc1.9|32	Requires(postun): systemd
14cr|openca-ocspd-1.5.1-0.rc1.9|33	
14cr|openca-ocspd-1.5.1-0.rc1.9|34	%description
14cr|openca-ocspd-1.5.1-0.rc1.9|35	The openca-ocspd is an RFC2560 compliant OCSPD responder. It can be used to
14cr|openca-ocspd-1.5.1-0.rc1.9|36	verify the status of a certificate using OCSP clients (such as
14cr|openca-ocspd-1.5.1-0.rc1.9|37	Mozilla/Netscape7).
14cr|openca-ocspd-1.5.1-0.rc1.9|38	
14cr|openca-ocspd-1.5.1-0.rc1.9|39	This product includes OpenCA software written by Massimiliano Pala
14cr|openca-ocspd-1.5.1-0.rc1.9|40	(madwolf@openca.org) and the OpenCA Group (www.openca.org)
14cr|openca-ocspd-1.5.1-0.rc1.9|41	
14cr|openca-ocspd-1.5.1-0.rc1.9|42	%prep
14cr|openca-ocspd-1.5.1-0.rc1.9|43	%setup -q -n %{name}-%{version}-rc1 -a2
14cr|openca-ocspd-1.5.1-0.rc1.9|44	
14cr|openca-ocspd-1.5.1-0.rc1.9|45	# fix strange perms
14cr|openca-ocspd-1.5.1-0.rc1.9|46	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|openca-ocspd-1.5.1-0.rc1.9|47	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|openca-ocspd-1.5.1-0.rc1.9|48	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|openca-ocspd-1.5.1-0.rc1.9|49	
14cr|openca-ocspd-1.5.1-0.rc1.9|50	%patch0 -p1
14cr|openca-ocspd-1.5.1-0.rc1.9|51	%patch1 -p0
14cr|openca-ocspd-1.5.1-0.rc1.9|52	%patch2 -p0
14cr|openca-ocspd-1.5.1-0.rc1.9|53	%patch3 -p1
14cr|openca-ocspd-1.5.1-0.rc1.9|54	
14cr|openca-ocspd-1.5.1-0.rc1.9|55	cp %{SOURCE3} ocspd-mkcert.sh
14cr|openca-ocspd-1.5.1-0.rc1.9|56	cp %{SOURCE4} ocspd.cnf
14cr|openca-ocspd-1.5.1-0.rc1.9|57	
14cr|openca-ocspd-1.5.1-0.rc1.9|58	%build
14cr|openca-ocspd-1.5.1-0.rc1.9|59	%serverbuild
14cr|openca-ocspd-1.5.1-0.rc1.9|60	
14cr|openca-ocspd-1.5.1-0.rc1.9|61	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
14cr|openca-ocspd-1.5.1-0.rc1.9|62	
14cr|openca-ocspd-1.5.1-0.rc1.9|63	export WANT_AUTOCONF_2_5=1
14cr|openca-ocspd-1.5.1-0.rc1.9|64	autoreconf -fi
14cr|openca-ocspd-1.5.1-0.rc1.9|65	%configure2_5x \
14cr|openca-ocspd-1.5.1-0.rc1.9|66	--enable-openldap \
14cr|openca-ocspd-1.5.1-0.rc1.9|67	--enable-openssl-engine \
14cr|openca-ocspd-1.5.1-0.rc1.9|68	--disable-semaphores \
14cr|openca-ocspd-1.5.1-0.rc1.9|69	--enable-flock \
14cr|openca-ocspd-1.5.1-0.rc1.9|70	--with-openssl-prefix=%{_prefix} \
14cr|openca-ocspd-1.5.1-0.rc1.9|71	--with-openldap-prefix=%{_prefix} \
14cr|openca-ocspd-1.5.1-0.rc1.9|72	--with-ocspd-user=ocspd \
14cr|openca-ocspd-1.5.1-0.rc1.9|73	--with-ocspd-group=ocspd \
14cr|openca-ocspd-1.5.1-0.rc1.9|74	--with-openca-prefix=%{_datadir}/openca
14cr|openca-ocspd-1.5.1-0.rc1.9|75	
14cr|openca-ocspd-1.5.1-0.rc1.9|76	# lib64 fix
14cr|openca-ocspd-1.5.1-0.rc1.9|77	find -type f -name "Makefile" | xargs perl -pi -e "s|%{_prefix}/lib|%{_libdir}|g"
14cr|openca-ocspd-1.5.1-0.rc1.9|78	
14cr|openca-ocspd-1.5.1-0.rc1.9|79	%make
14cr|openca-ocspd-1.5.1-0.rc1.9|80	
14cr|openca-ocspd-1.5.1-0.rc1.9|81	%install
14cr|openca-ocspd-1.5.1-0.rc1.9|82	# don't fiddle with the initscript!
14cr|openca-ocspd-1.5.1-0.rc1.9|83	export DONT_GPRINTIFY=1
14cr|openca-ocspd-1.5.1-0.rc1.9|84	
14cr|openca-ocspd-1.5.1-0.rc1.9|85	install -d %{buildroot}%{_unitdir}
14cr|openca-ocspd-1.5.1-0.rc1.9|86	install -d %{buildroot}%{ssldir}/{certs,crls,private}
14cr|openca-ocspd-1.5.1-0.rc1.9|87	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|openca-ocspd-1.5.1-0.rc1.9|88	install -d %{buildroot}%{_localstatedir}/lib/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|89	
14cr|openca-ocspd-1.5.1-0.rc1.9|90	make \
14cr|openca-ocspd-1.5.1-0.rc1.9|91	DEST_BINDIR="%{buildroot}%{_bindir}" \
14cr|openca-ocspd-1.5.1-0.rc1.9|92	DEST_DATADIR="%{buildroot}%{_datadir}/openca" \
14cr|openca-ocspd-1.5.1-0.rc1.9|93	DEST_LIBDIR="%{buildroot}%{_libdir}" \
14cr|openca-ocspd-1.5.1-0.rc1.9|94	DEST_MANDIR="%{buildroot}%{_mandir}" \
14cr|openca-ocspd-1.5.1-0.rc1.9|95	DEST_SBINDIR="%{buildroot}%{_sbindir}" \
14cr|openca-ocspd-1.5.1-0.rc1.9|96	DESTDIR="%{buildroot}" \
14cr|openca-ocspd-1.5.1-0.rc1.9|97	install
14cr|openca-ocspd-1.5.1-0.rc1.9|98	
14cr|openca-ocspd-1.5.1-0.rc1.9|99	# fix pid dir
14cr|openca-ocspd-1.5.1-0.rc1.9|100	install -d %{buildroot}/var/run/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|101	
14cr|openca-ocspd-1.5.1-0.rc1.9|102	# install a nicer sysv script
14cr|openca-ocspd-1.5.1-0.rc1.9|103	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cr|openca-ocspd-1.5.1-0.rc1.9|104	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|105	
14cr|openca-ocspd-1.5.1-0.rc1.9|106	cat > ocspd.sysconfig << EOF
14cr|openca-ocspd-1.5.1-0.rc1.9|107	# put options here
14cr|openca-ocspd-1.5.1-0.rc1.9|108	#OCSPD_OPTIONS=""
14cr|openca-ocspd-1.5.1-0.rc1.9|109	EOF
14cr|openca-ocspd-1.5.1-0.rc1.9|110	
14cr|openca-ocspd-1.5.1-0.rc1.9|111	install -m0644 ocspd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|112	
14cr|openca-ocspd-1.5.1-0.rc1.9|113	# install some example certs
14cr|openca-ocspd-1.5.1-0.rc1.9|114	install -m0600 examples/certs/cacert.pem %{buildroot}%{ssldir}/certs/
14cr|openca-ocspd-1.5.1-0.rc1.9|115	install -m0600 examples/certs/key.pem %{buildroot}%{ssldir}/certs/
14cr|openca-ocspd-1.5.1-0.rc1.9|116	install -m0600 examples/certs/ocspcert.pem %{buildroot}%{ssldir}/certs/
14cr|openca-ocspd-1.5.1-0.rc1.9|117	install -m0600 examples/certs/ocsp_key.pem %{buildroot}%{ssldir}/certs/
14cr|openca-ocspd-1.5.1-0.rc1.9|118	install -m0600 examples/certs/ocsp.pem %{buildroot}%{ssldir}/certs/
14cr|openca-ocspd-1.5.1-0.rc1.9|119	
14cr|openca-ocspd-1.5.1-0.rc1.9|120	# fix ssl stuff
14cr|openca-ocspd-1.5.1-0.rc1.9|121	touch %{buildroot}%{ssldir}/certs/ocspd_cert.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|122	touch %{buildroot}%{ssldir}/private/ocspd_key.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|123	touch %{buildroot}%{ssldir}/index.txt
14cr|openca-ocspd-1.5.1-0.rc1.9|124	chmod 600 %{buildroot}%{ssldir}/certs/ocspd_cert.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|125	chmod 600 %{buildroot}%{ssldir}/private/ocspd_key.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|126	chmod 600 %{buildroot}%{ssldir}/index.txt
14cr|openca-ocspd-1.5.1-0.rc1.9|127	echo "01" > %{buildroot}%{ssldir}/serial
14cr|openca-ocspd-1.5.1-0.rc1.9|128	
14cr|openca-ocspd-1.5.1-0.rc1.9|129	install -m0644 ocspd.cnf %{buildroot}%{ssldir}/ocspd.cnf
14cr|openca-ocspd-1.5.1-0.rc1.9|130	install -m0755 ocspd-mkcert.sh %{buildroot}%{ssldir}/mkcert.sh
14cr|openca-ocspd-1.5.1-0.rc1.9|131	
14cr|openca-ocspd-1.5.1-0.rc1.9|132	# fix %%{ssldir}
14cr|openca-ocspd-1.5.1-0.rc1.9|133	find %{buildroot}%{_sysconfdir} -type f | xargs perl -pi -e "s|/etc/ssl/ocspd|%{ssldir}|g"
14cr|openca-ocspd-1.5.1-0.rc1.9|134	
14cr|openca-ocspd-1.5.1-0.rc1.9|135	%pre
14cr|openca-ocspd-1.5.1-0.rc1.9|136	%systemd_pre ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|137	
14cr|openca-ocspd-1.5.1-0.rc1.9|138	%post
14cr|openca-ocspd-1.5.1-0.rc1.9|139	%systemd_post ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|140	# create a dummy ssl cert
14cr|openca-ocspd-1.5.1-0.rc1.9|141	if [ ! -f %{ssldir}/certs/ocspd_key.pem ]; then
14cr|openca-ocspd-1.5.1-0.rc1.9|142	%{ssldir}/mkcert.sh \
14cr|openca-ocspd-1.5.1-0.rc1.9|143	OPENSSL=%{_bindir}/openssl \
14cr|openca-ocspd-1.5.1-0.rc1.9|144	SSLDIR=%{ssldir} \
14cr|openca-ocspd-1.5.1-0.rc1.9|145	OPENSSLCONFIG=%{ssldir}/ocspd.cnf \
14cr|openca-ocspd-1.5.1-0.rc1.9|146	CERTFILE=%{ssldir}/certs/ocspd_cert.pem \
14cr|openca-ocspd-1.5.1-0.rc1.9|147	KEYFILE=%{ssldir}/private/ocspd_key.pem &> /dev/null
14cr|openca-ocspd-1.5.1-0.rc1.9|148	fi
14cr|openca-ocspd-1.5.1-0.rc1.9|149	
14cr|openca-ocspd-1.5.1-0.rc1.9|150	%preun
14cr|openca-ocspd-1.5.1-0.rc1.9|151	%systemd_preun ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|152	
14cr|openca-ocspd-1.5.1-0.rc1.9|153	%postun
14cr|openca-ocspd-1.5.1-0.rc1.9|154	%systemd_postun_with_restart ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|155	
14cr|openca-ocspd-1.5.1-0.rc1.9|156	%clean
14cr|openca-ocspd-1.5.1-0.rc1.9|157	
14cr|openca-ocspd-1.5.1-0.rc1.9|158	%files
14cr|openca-ocspd-1.5.1-0.rc1.9|159	%doc AUTHORS COPYING ChangeLog README
14cr|openca-ocspd-1.5.1-0.rc1.9|160	%doc examples/index.txt examples/ocspd.conf examples/request.sh
14cr|openca-ocspd-1.5.1-0.rc1.9|161	%{_unitdir}/ocspd.service
14cr|openca-ocspd-1.5.1-0.rc1.9|162	%config(noreplace) %attr(0640,ocspd,ocspd) %{_sysconfdir}/ocspd.conf*
14cr|openca-ocspd-1.5.1-0.rc1.9|163	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/sysconfig/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|164	%dir %attr(0750,ocspd,ocspd) %{ssldir}
14cr|openca-ocspd-1.5.1-0.rc1.9|165	%attr(0644,root,root) %config(noreplace) %{ssldir}/ocspd.cnf
14cr|openca-ocspd-1.5.1-0.rc1.9|166	%attr(0754,root,root) %{ssldir}/mkcert.sh
14cr|openca-ocspd-1.5.1-0.rc1.9|167	%dir %attr(0750,ocspd,ocspd) %{ssldir}/certs
14cr|openca-ocspd-1.5.1-0.rc1.9|168	%dir %attr(0750,ocspd,ocspd) %{ssldir}/crls
14cr|openca-ocspd-1.5.1-0.rc1.9|169	%dir %attr(0750,ocspd,ocspd) %{ssldir}/private
14cr|openca-ocspd-1.5.1-0.rc1.9|170	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspd_cert.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|171	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/private/ocspd_key.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|172	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/index.txt
14cr|openca-ocspd-1.5.1-0.rc1.9|173	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/serial
14cr|openca-ocspd-1.5.1-0.rc1.9|174	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/cacert.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|175	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/key.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|176	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|177	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp_key.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|178	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspcert.pem
14cr|openca-ocspd-1.5.1-0.rc1.9|179	%attr(0755,root,root) %{_sbindir}/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|180	%attr(0755,ocspd,ocspd) %dir /var/run/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|181	%attr(0755,ocspd,ocspd) %dir %{_localstatedir}/lib/ocspd
14cr|openca-ocspd-1.5.1-0.rc1.9|182	%{_mandir}/man3/ocspd*
14cr|openca-ocspd-1.5.1-0.rc1.9|183	
14cr|openca-ocspd-1.5.1-0.rc1.9|184	%changelog
14cr|openca-ocspd-1.5.1-0.rc1.9|185	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-0.rc1.9
14cr|openca-ocspd-1.5.1-0.rc1.9|186	+ Revision: 6823772
14cr|openca-ocspd-1.5.1-0.rc1.9|187	- Spec cleanup
14cr|openca-ocspd-1.5.1-0.rc1.9|188	
14cr|openca-ocspd-1.5.1-0.rc1.9|189	

3774 14
14cr|opencascade-6.5.1.0.7.0-5|1	%define gittag ga384024
14cr|opencascade-6.5.1.0.7.0-5|2	%define major 1
14cr|opencascade-6.5.1.0.7.0-5|3	# Should be split later
14cr|opencascade-6.5.1.0.7.0-5|4	%define libname %mklibname %{name} %{major}
14cr|opencascade-6.5.1.0.7.0-5|5	%define devname %mklibname %{name} -d
14cr|opencascade-6.5.1.0.7.0-5|6	
14cr|opencascade-6.5.1.0.7.0-5|7	# based on opencascade 6.5.1
14cr|opencascade-6.5.1.0.7.0-5|8	%define occtag 6.5.1
14cr|opencascade-6.5.1.0.7.0-5|9	
14cr|opencascade-6.5.1.0.7.0-5|10	# tpaviot-oce version 0.7.0
14cr|opencascade-6.5.1.0.7.0-5|11	%define ocegit 0.7.0
14cr|opencascade-6.5.1.0.7.0-5|12	
14cr|opencascade-6.5.1.0.7.0-5|13	Summary:	3D modeling & numerical simulation
14cr|opencascade-6.5.1.0.7.0-5|14	Name:		opencascade
14cr|opencascade-6.5.1.0.7.0-5|15	Group:		Sciences/Physics
14cr|opencascade-6.5.1.0.7.0-5|16	Version:	%{occtag}.%{ocegit}
14cr|opencascade-6.5.1.0.7.0-5|17	Release:	5
14cr|opencascade-6.5.1.0.7.0-5|18	License:	LGPL with differences
14cr|opencascade-6.5.1.0.7.0-5|19	Url:		https://github.com/tpaviot/oce
14cr|opencascade-6.5.1.0.7.0-5|20	# https://github.com/tpaviot/oce/tarball/OCE-0.7.0
14cr|opencascade-6.5.1.0.7.0-5|21	Source0:	tpaviot-oce-OCE-0.7.0-0-ga384024.tar.gz
14cr|opencascade-6.5.1.0.7.0-5|22	Source10:	%{name}.rpmlintrc
14cr|opencascade-6.5.1.0.7.0-5|23	BuildRequires:	bison
14cr|opencascade-6.5.1.0.7.0-5|24	BuildRequires:	cmake
14cr|opencascade-6.5.1.0.7.0-5|25	BuildRequires:	flex
14cr|opencascade-6.5.1.0.7.0-5|26	BuildRequires:	tcl-devel
14cr|opencascade-6.5.1.0.7.0-5|27	BuildRequires:	pkgconfig(freetype2)
14cr|opencascade-6.5.1.0.7.0-5|28	BuildRequires:	pkgconfig(ftgl)
14cr|opencascade-6.5.1.0.7.0-5|29	BuildRequires:	pkgconfig(gl)
14cr|opencascade-6.5.1.0.7.0-5|30	BuildRequires:	pkgconfig(glu)
14cr|opencascade-6.5.1.0.7.0-5|31	BuildRequires:	pkgconfig(tk)
14cr|opencascade-6.5.1.0.7.0-5|32	BuildRequires:	pkgconfig(x11)
14cr|opencascade-6.5.1.0.7.0-5|33	BuildRequires:	pkgconfig(xmu)
14cr|opencascade-6.5.1.0.7.0-5|34	Requires:	pdksh
14cr|opencascade-6.5.1.0.7.0-5|35	Requires:	tcl
14cr|opencascade-6.5.1.0.7.0-5|36	Requires:	tix
14cr|opencascade-6.5.1.0.7.0-5|37	Requires:	tk
14cr|opencascade-6.5.1.0.7.0-5|38	
14cr|opencascade-6.5.1.0.7.0-5|39	%description
14cr|opencascade-6.5.1.0.7.0-5|40	Open CASCADE Technology is software development platform freely available
14cr|opencascade-6.5.1.0.7.0-5|41	in open source. It includes components for 3D surface and solid modeling,
14cr|opencascade-6.5.1.0.7.0-5|42	visualization, data exchange and rapid application development.
14cr|opencascade-6.5.1.0.7.0-5|43	
14cr|opencascade-6.5.1.0.7.0-5|44	Open CASCADE Technology can be best applied in development of numerical
14cr|opencascade-6.5.1.0.7.0-5|45	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cr|opencascade-6.5.1.0.7.0-5|46	applications.
14cr|opencascade-6.5.1.0.7.0-5|47	
14cr|opencascade-6.5.1.0.7.0-5|48	The Technology exists from the mid 1990-s and has already been used by
14cr|opencascade-6.5.1.0.7.0-5|49	numerous commercial clients belonging to different domains from software
14cr|opencascade-6.5.1.0.7.0-5|50	edition to heavy industry.
14cr|opencascade-6.5.1.0.7.0-5|51	
14cr|opencascade-6.5.1.0.7.0-5|52	%files
14cr|opencascade-6.5.1.0.7.0-5|53	%{_sysconfdir}/profile.d/*
14cr|opencascade-6.5.1.0.7.0-5|54	%{_datadir}/%{name}
14cr|opencascade-6.5.1.0.7.0-5|55	
14cr|opencascade-6.5.1.0.7.0-5|56	#----------------------------------------------------------------------------
14cr|opencascade-6.5.1.0.7.0-5|57	
14cr|opencascade-6.5.1.0.7.0-5|58	%package -n %{libname}
14cr|opencascade-6.5.1.0.7.0-5|59	Summary:	3D modeling & numerical simulation
14cr|opencascade-6.5.1.0.7.0-5|60	Group:		System/Libraries
14cr|opencascade-6.5.1.0.7.0-5|61	Conflicts:	%{_lib}opencascade0 < 6.5.1.0.7.0-3
14cr|opencascade-6.5.1.0.7.0-5|62	
14cr|opencascade-6.5.1.0.7.0-5|63	%description -n %{libname}
14cr|opencascade-6.5.1.0.7.0-5|64	Open CASCADE Technology is software development platform freely available
14cr|opencascade-6.5.1.0.7.0-5|65	in open source. It includes components for 3D surface and solid modeling,
14cr|opencascade-6.5.1.0.7.0-5|66	visualization, data exchange and rapid application development.
14cr|opencascade-6.5.1.0.7.0-5|67	
14cr|opencascade-6.5.1.0.7.0-5|68	Open CASCADE Technology can be best applied in development of numerical
14cr|opencascade-6.5.1.0.7.0-5|69	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cr|opencascade-6.5.1.0.7.0-5|70	applications.
14cr|opencascade-6.5.1.0.7.0-5|71	
14cr|opencascade-6.5.1.0.7.0-5|72	The Technology exists from the mid 1990-s and has already been used by
14cr|opencascade-6.5.1.0.7.0-5|73	numerous commercial clients belonging to different domains from software
14cr|opencascade-6.5.1.0.7.0-5|74	edition to heavy industry.
14cr|opencascade-6.5.1.0.7.0-5|75	
14cr|opencascade-6.5.1.0.7.0-5|76	%files -n %{libname}
14cr|opencascade-6.5.1.0.7.0-5|77	%{_libdir}/lib*.so.%{major}*
14cr|opencascade-6.5.1.0.7.0-5|78	
14cr|opencascade-6.5.1.0.7.0-5|79	#----------------------------------------------------------------------------
14cr|opencascade-6.5.1.0.7.0-5|80	
14cr|opencascade-6.5.1.0.7.0-5|81	%package -n %{devname}
14cr|opencascade-6.5.1.0.7.0-5|82	Summary:	3D modeling & numerical simulation
14cr|opencascade-6.5.1.0.7.0-5|83	Group:		Development/Other
14cr|opencascade-6.5.1.0.7.0-5|84	Requires:	%{libname} = %{EVRD}
14cr|opencascade-6.5.1.0.7.0-5|85	Provides:	%{name}-devel = %{EVRD}
14cr|opencascade-6.5.1.0.7.0-5|86	
14cr|opencascade-6.5.1.0.7.0-5|87	%description -n %{devname}
14cr|opencascade-6.5.1.0.7.0-5|88	Open CASCADE Technology is software development platform freely available
14cr|opencascade-6.5.1.0.7.0-5|89	in open source. It includes components for 3D surface and solid modeling,
14cr|opencascade-6.5.1.0.7.0-5|90	visualization, data exchange and rapid application development.
14cr|opencascade-6.5.1.0.7.0-5|91	
14cr|opencascade-6.5.1.0.7.0-5|92	Open CASCADE Technology can be best applied in development of numerical
14cr|opencascade-6.5.1.0.7.0-5|93	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cr|opencascade-6.5.1.0.7.0-5|94	applications.
14cr|opencascade-6.5.1.0.7.0-5|95	
14cr|opencascade-6.5.1.0.7.0-5|96	The Technology exists from the mid 1990-s and has already been used by
14cr|opencascade-6.5.1.0.7.0-5|97	numerous commercial clients belonging to different domains from software
14cr|opencascade-6.5.1.0.7.0-5|98	edition to heavy industry.
14cr|opencascade-6.5.1.0.7.0-5|99	
14cr|opencascade-6.5.1.0.7.0-5|100	%files -n %{devname}
14cr|opencascade-6.5.1.0.7.0-5|101	%{_libdir}/lib*.so
14cr|opencascade-6.5.1.0.7.0-5|102	%{_includedir}/%{name}
14cr|opencascade-6.5.1.0.7.0-5|103	%{_datadir}/cmake/Modules/*.cmake
14cr|opencascade-6.5.1.0.7.0-5|104	
14cr|opencascade-6.5.1.0.7.0-5|105	#----------------------------------------------------------------------------
14cr|opencascade-6.5.1.0.7.0-5|106	%prep
14cr|opencascade-6.5.1.0.7.0-5|107	%setup -qn tpaviot-oce-a384024
14cr|opencascade-6.5.1.0.7.0-5|108	
14cr|opencascade-6.5.1.0.7.0-5|109	
14cr|opencascade-6.5.1.0.7.0-5|110	%build
14cr|opencascade-6.5.1.0.7.0-5|111	%cmake \
14cr|opencascade-6.5.1.0.7.0-5|112	-DCMAKE_VERBOSE_MAKEFILE=OFF \
14cr|opencascade-6.5.1.0.7.0-5|113	-DOCE_INSTALL_PREFIX=%{_prefix} \
14cr|opencascade-6.5.1.0.7.0-5|114	-DOCE_INSTALL_INCLUDE_DIR=%{_includedir}/%{name} \
14cr|opencascade-6.5.1.0.7.0-5|115	-DOCE_INSTALL_LIB_DIR=%{_libdir} \
14cr|opencascade-6.5.1.0.7.0-5|116	-DOCE_INSTALL_DATA_DIR=%{_datadir}/%{name} \
14cr|opencascade-6.5.1.0.7.0-5|117	-DOCE_INSTALL_SCRIPT_DIR=%{_sysconfdir}/profile.d \
14cr|opencascade-6.5.1.0.7.0-5|118	-DOCE_INSTALL_CMAKE_DATA_DIR=share/cmake/Modules
14cr|opencascade-6.5.1.0.7.0-5|119	perl -pi -e 's|/usr//usr|/usr|;' build_inc/oce-config.h
14cr|opencascade-6.5.1.0.7.0-5|120	%make
14cr|opencascade-6.5.1.0.7.0-5|121	
14cr|opencascade-6.5.1.0.7.0-5|122	%install
14cr|opencascade-6.5.1.0.7.0-5|123	perl -pi -e 's|/usr//usr|/usr|;' build/env.sh build/env.csh
14cr|opencascade-6.5.1.0.7.0-5|124	%makeinstall_std -C build
14cr|opencascade-6.5.1.0.7.0-5|125	
14cr|opencascade-6.5.1.0.7.0-5|126	# adjust environment/directories to avoid (too much) script patching
14cr|opencascade-6.5.1.0.7.0-5|127	ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib
14cr|opencascade-6.5.1.0.7.0-5|128	ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
14cr|opencascade-6.5.1.0.7.0-5|129	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/lin
14cr|opencascade-6.5.1.0.7.0-5|130	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/Linux
14cr|opencascade-6.5.1.0.7.0-5|131	
14cr|opencascade-6.5.1.0.7.0-5|132	
14cr|opencascade-6.5.1.0.7.0-5|133	%changelog
14cr|opencascade-6.5.1.0.7.0-5|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.5.1.0.7.0-5
14cr|opencascade-6.5.1.0.7.0-5|135	+ Revision: 32200d5
14cr|opencascade-6.5.1.0.7.0-5|136	- MassBuild#464: Increase release tag
14cr|opencascade-6.5.1.0.7.0-5|137	
14cr|opencascade-6.5.1.0.7.0-5|138	

3775 14
14cr|openca-tools-1.3.1-1|1	Summary:	OpenCA Base Tools
14cr|openca-tools-1.3.1-1|2	Name:		openca-tools
14cr|openca-tools-1.3.1-1|3	Version:	1.3.1
14cr|openca-tools-1.3.1-1|4	Release:	1
14cr|openca-tools-1.3.1-1|5	License:	BSD-style
14cr|openca-tools-1.3.1-1|6	Group:		System/Servers
14cr|openca-tools-1.3.1-1|7	Url:		http://www.openca.org/
14cr|openca-tools-1.3.1-1|8	Source0:	http://prdownloads.sourceforge.net/openca/%name-%version.tar.gz
14cr|openca-tools-1.3.1-1|9	Patch0:		openca-tools-no_rpath.diff
14cr|openca-tools-1.3.1-1|10	Patch1:		openca-tools-1.3.1-automake.patch
14cr|openca-tools-1.3.1-1|11	Patch2:		openca-tools-1.1.0-format_not_a_string_literal_and_no_format_arguments.diff
14cr|openca-tools-1.3.1-1|12	BuildRequires:	openssl
14cr|openca-tools-1.3.1-1|13	BuildRequires:	pkgconfig(openssl)
14cr|openca-tools-1.3.1-1|14	Requires:	openssl
14cr|openca-tools-1.3.1-1|15	
14cr|openca-tools-1.3.1-1|16	%description
14cr|openca-tools-1.3.1-1|17	OpenCA Tools provide command line facilities for (1) digital signatures
14cr|openca-tools-1.3.1-1|18	generation and verifications and for (2) SCEP message handling.
14cr|openca-tools-1.3.1-1|19	
14cr|openca-tools-1.3.1-1|20	#----------------------------------------------------------------------------
14cr|openca-tools-1.3.1-1|21	
14cr|openca-tools-1.3.1-1|22	%package -n openca-scep
14cr|openca-tools-1.3.1-1|23	Summary:	OpenCA SCEP Tool
14cr|openca-tools-1.3.1-1|24	Group:		System/Servers
14cr|openca-tools-1.3.1-1|25	
14cr|openca-tools-1.3.1-1|26	%description -n openca-scep
14cr|openca-tools-1.3.1-1|27	OpenCA SCEP Tool.
14cr|openca-tools-1.3.1-1|28	
14cr|openca-tools-1.3.1-1|29	%files -n openca-scep
14cr|openca-tools-1.3.1-1|30	%doc AUTHORS COPYING INSTALL NEWS README examples/openca-scep
14cr|openca-tools-1.3.1-1|31	%attr(0755,root,root) %{_bindir}/openca-scep
14cr|openca-tools-1.3.1-1|32	
14cr|openca-tools-1.3.1-1|33	#----------------------------------------------------------------------------
14cr|openca-tools-1.3.1-1|34	
14cr|openca-tools-1.3.1-1|35	%package -n openca-sv
14cr|openca-tools-1.3.1-1|36	Summary:	OpenCA PKCS#7 tool
14cr|openca-tools-1.3.1-1|37	Group:		System/Servers
14cr|openca-tools-1.3.1-1|38	
14cr|openca-tools-1.3.1-1|39	%description -n openca-sv
14cr|openca-tools-1.3.1-1|40	OpenCA SV Tool is aimed to help you in generating PKCS#7 signatures and verify
14cr|openca-tools-1.3.1-1|41	them. This tool can also verify signatures generated with Netscape crypto()
14cr|openca-tools-1.3.1-1|42	javascript function.
14cr|openca-tools-1.3.1-1|43	
14cr|openca-tools-1.3.1-1|44	%files -n openca-sv
14cr|openca-tools-1.3.1-1|45	%doc AUTHORS COPYING INSTALL NEWS README examples/openca-sv
14cr|openca-tools-1.3.1-1|46	%attr(0755,root,root) %{_bindir}/openca-sv
14cr|openca-tools-1.3.1-1|47	%attr(0644,root,root) %{_mandir}/man1/openca-sign.1*
14cr|openca-tools-1.3.1-1|48	%attr(0644,root,root) %{_mandir}/man1/openca-verify.1*
14cr|openca-tools-1.3.1-1|49	
14cr|openca-tools-1.3.1-1|50	#----------------------------------------------------------------------------
14cr|openca-tools-1.3.1-1|51	
14cr|openca-tools-1.3.1-1|52	%package -n openca-crmf
14cr|openca-tools-1.3.1-1|53	Summary:	OpenCA CRMF Tool
14cr|openca-tools-1.3.1-1|54	Group:		System/Servers
14cr|openca-tools-1.3.1-1|55	
14cr|openca-tools-1.3.1-1|56	%description -n openca-crmf
14cr|openca-tools-1.3.1-1|57	OpenCA CRMF Tool.
14cr|openca-tools-1.3.1-1|58	
14cr|openca-tools-1.3.1-1|59	%files -n openca-crmf
14cr|openca-tools-1.3.1-1|60	%attr(0755,root,root) %{_bindir}/openca-crmf
14cr|openca-tools-1.3.1-1|61	
14cr|openca-tools-1.3.1-1|62	#----------------------------------------------------------------------------
14cr|openca-tools-1.3.1-1|63	
14cr|openca-tools-1.3.1-1|64	%prep
14cr|openca-tools-1.3.1-1|65	%setup -q
14cr|openca-tools-1.3.1-1|66	%patch0 -p0
14cr|openca-tools-1.3.1-1|67	%patch1 -p1
14cr|openca-tools-1.3.1-1|68	%patch2 -p1
14cr|openca-tools-1.3.1-1|69	
14cr|openca-tools-1.3.1-1|70	# fix borkiness
14cr|openca-tools-1.3.1-1|71	perl -pi -e "s|/etc/issue|/etc/mandriva-release|g" configure*
14cr|openca-tools-1.3.1-1|72	
14cr|openca-tools-1.3.1-1|73	%build
14cr|openca-tools-1.3.1-1|74	%serverbuild
14cr|openca-tools-1.3.1-1|75	rm -f configure
14cr|openca-tools-1.3.1-1|76	autoreconf -fi
14cr|openca-tools-1.3.1-1|77	
14cr|openca-tools-1.3.1-1|78	%configure2_5x \
14cr|openca-tools-1.3.1-1|79	--enable-engine \
14cr|openca-tools-1.3.1-1|80	--with-openssl-prefix=%{_prefix} \
14cr|openca-tools-1.3.1-1|81	--with-openca-prefix=%{_datadir}/openca \
14cr|openca-tools-1.3.1-1|82	--with-openca-user=openca \
14cr|openca-tools-1.3.1-1|83	--with-openca-group=openca
14cr|openca-tools-1.3.1-1|84	
14cr|openca-tools-1.3.1-1|85	%install
14cr|openca-tools-1.3.1-1|86	%makeinstall_std
14cr|openca-tools-1.3.1-1|87	
14cr|openca-tools-1.3.1-1|88	# fix man pages
14cr|openca-tools-1.3.1-1|89	mv %{buildroot}%{_mandir}/man1/sign.1 %{buildroot}%{_mandir}/man1/openca-sign.1
14cr|openca-tools-1.3.1-1|90	mv %{buildroot}%{_mandir}/man1/verify.1 %{buildroot}%{_mandir}/man1/openca-verify.1
14cr|openca-tools-1.3.1-1|91	
14cr|openca-tools-1.3.1-1|92	%changelog
14cr|openca-tools-1.3.1-1|93	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14cr|openca-tools-1.3.1-1|94	+ Revision: d12050a
14cr|openca-tools-1.3.1-1|95	- New version 1.3.1, fix build with new automake
14cr|openca-tools-1.3.1-1|96	
14cr|openca-tools-1.3.1-1|97	

3776 14
14cr|opencity-0.0.6.4-3|1	%define _disable_ld_no_undefined 1
14cr|opencity-0.0.6.4-3|2	%define _disable_ld_as_needed 1
14cr|opencity-0.0.6.4-3|3	
14cr|opencity-0.0.6.4-3|4	%define	cname	OpenCity
14cr|opencity-0.0.6.4-3|5	
14cr|opencity-0.0.6.4-3|6	Summary:	City simulator game
14cr|opencity-0.0.6.4-3|7	Name:		opencity
14cr|opencity-0.0.6.4-3|8	Version:	0.0.6.4
14cr|opencity-0.0.6.4-3|9	Release:	3
14cr|opencity-0.0.6.4-3|10	License:	GPL
14cr|opencity-0.0.6.4-3|11	Group:		Games/Strategy
14cr|opencity-0.0.6.4-3|12	URL:		http://www.opencity.info/
14cr|opencity-0.0.6.4-3|13	Source0:	http://downloads.sourceforge.net/project/opencity/Stable/0.0.6/%{name}-%{version}stable.tar.bz2
14cr|opencity-0.0.6.4-3|14	Patch0:		opencity-0.0.6.4-gcc4.7.patch
14cr|opencity-0.0.6.4-3|15	BuildRequires:	pkgconfig(gl)
14cr|opencity-0.0.6.4-3|16	BuildRequires:	pkgconfig(glu)
14cr|opencity-0.0.6.4-3|17	BuildRequires:	pkgconfig(libpng)
14cr|opencity-0.0.6.4-3|18	BuildRequires:	pkgconfig(SDL_image)
14cr|opencity-0.0.6.4-3|19	BuildRequires:	pkgconfig(SDL_mixer)
14cr|opencity-0.0.6.4-3|20	BuildRequires:	pkgconfig(SDL_net)
14cr|opencity-0.0.6.4-3|21	BuildRequires:	imagemagick
14cr|opencity-0.0.6.4-3|22	BuildRequires:	desktop-file-utils
14cr|opencity-0.0.6.4-3|23	
14cr|opencity-0.0.6.4-3|24	
14cr|opencity-0.0.6.4-3|25	%description
14cr|opencity-0.0.6.4-3|26	OpenCity is a city simulator game project written in standard C++ with OpenGL
14cr|opencity-0.0.6.4-3|27	and SDL from scratch. It is not intended to be a clone of any famous city
14cr|opencity-0.0.6.4-3|28	simulator from Max*s. So, if you are looking to download a free SimCity 4 like,
14cr|opencity-0.0.6.4-3|29	please forget OpenCity. I work on it at my spare time, I really meant it
14cr|opencity-0.0.6.4-3|30	"my spare time" !
14cr|opencity-0.0.6.4-3|31	
14cr|opencity-0.0.6.4-3|32	%prep
14cr|opencity-0.0.6.4-3|33	%setup -q -n %{name}-%{version}stable
14cr|opencity-0.0.6.4-3|34	%patch0 -p1
14cr|opencity-0.0.6.4-3|35	
14cr|opencity-0.0.6.4-3|36	%build
14cr|opencity-0.0.6.4-3|37	%configure2_5x --bindir=%{_gamesbindir}
14cr|opencity-0.0.6.4-3|38	%make
14cr|opencity-0.0.6.4-3|39	
14cr|opencity-0.0.6.4-3|40	%install
14cr|opencity-0.0.6.4-3|41	%makeinstall_std
14cr|opencity-0.0.6.4-3|42	
14cr|opencity-0.0.6.4-3|43	# prepare icon
14cr|opencity-0.0.6.4-3|44	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
14cr|opencity-0.0.6.4-3|45	convert -geometry 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|46	convert -geometry 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|47	convert -geometry 48x48 %{name}.png %{buildroot}%{_liconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|48	
14cr|opencity-0.0.6.4-3|49	# copy file from /usr/share to /usr/share/games
14cr|opencity-0.0.6.4-3|50	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|opencity-0.0.6.4-3|51	mv  %{buildroot}%{_datadir}/%{name}/*  %{buildroot}%{_gamesdatadir}/%{name}/
14cr|opencity-0.0.6.4-3|52	
14cr|opencity-0.0.6.4-3|53	# fix the .desktop
14cr|opencity-0.0.6.4-3|54	# an Icon name don't have an extension, so we remove it
14cr|opencity-0.0.6.4-3|55	perl -i -pe 's/opencity.png/opencity/' %{name}.desktop
14cr|opencity-0.0.6.4-3|56	
14cr|opencity-0.0.6.4-3|57	desktop-file-install --add-category="X-MandrivaLinux-MoreApplications-Games-Strategy" \
14cr|opencity-0.0.6.4-3|58	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cr|opencity-0.0.6.4-3|59	
14cr|opencity-0.0.6.4-3|60	
14cr|opencity-0.0.6.4-3|61	#===============================================================================
14cr|opencity-0.0.6.4-3|62	# add a little script that launch opencity with datat path
14cr|opencity-0.0.6.4-3|63	# 1) rename binary : opencity -> opencity-bin
14cr|opencity-0.0.6.4-3|64	# 2) add script
14cr|opencity-0.0.6.4-3|65	#===============================================================================
14cr|opencity-0.0.6.4-3|66	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}-bin
14cr|opencity-0.0.6.4-3|67	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|opencity-0.0.6.4-3|68	#!/bin/sh
14cr|opencity-0.0.6.4-3|69	%{_gamesbindir}/%{name}-bin --data-dir %{_gamesdatadir}/%{name} --conf-dir %{_sysconfdir}/%{name}
14cr|opencity-0.0.6.4-3|70	EOF
14cr|opencity-0.0.6.4-3|71	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cr|opencity-0.0.6.4-3|72	
14cr|opencity-0.0.6.4-3|73	%files
14cr|opencity-0.0.6.4-3|74	%doc AUTHORS COPYING INSTALL README
14cr|opencity-0.0.6.4-3|75	%doc docs/FAQ_it.txt docs/INSTALL_it.txt docs/README_it.txt
14cr|opencity-0.0.6.4-3|76	%doc docs/README_es.txt
14cr|opencity-0.0.6.4-3|77	%{_gamesbindir}/%{name}
14cr|opencity-0.0.6.4-3|78	%{_gamesbindir}/%{name}-bin
14cr|opencity-0.0.6.4-3|79	%{_sysconfdir}/%{name}
14cr|opencity-0.0.6.4-3|80	%{_gamesdatadir}/%{name}
14cr|opencity-0.0.6.4-3|81	%{_datadir}/applications/%{name}.desktop
14cr|opencity-0.0.6.4-3|82	%{_datadir}/pixmaps/%{name}.png
14cr|opencity-0.0.6.4-3|83	%{_mandir}/man6/*
14cr|opencity-0.0.6.4-3|84	%{_miconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|85	%{_iconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|86	%{_liconsdir}/%{cname}.png
14cr|opencity-0.0.6.4-3|87	
14cr|opencity-0.0.6.4-3|88	
14cr|opencity-0.0.6.4-3|89	%changelog
14cr|opencity-0.0.6.4-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6.4-3
14cr|opencity-0.0.6.4-3|91	+ Revision: 520988d
14cr|opencity-0.0.6.4-3|92	- MassBuild#464: Increase release tag
14cr|opencity-0.0.6.4-3|93	
14cr|opencity-0.0.6.4-3|94	

3777 14
14cr|openclass-0.4-2|1	Summary:	OpenClass is a simple open-source solution for class control
14cr|openclass-0.4-2|2	Name:		openclass
14cr|openclass-0.4-2|3	Version:	0.4
14cr|openclass-0.4-2|4	Release:	2
14cr|openclass-0.4-2|5	Source0:	%name-%version.tar.bz2
14cr|openclass-0.4-2|6	License:	GPLv2
14cr|openclass-0.4-2|7	Group:		Networking/Other
14cr|openclass-0.4-2|8	Url:		https://github.com/eugeni/openclass
14cr|openclass-0.4-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|openclass-0.4-2|10	BuildRequires: python-devel
14cr|openclass-0.4-2|11	BuildArch: noarch
14cr|openclass-0.4-2|12	Requires:  python
14cr|openclass-0.4-2|13	Requires:  pygtk2.0
14cr|openclass-0.4-2|14	Requires:  python-notify
14cr|openclass-0.4-2|15	
14cr|openclass-0.4-2|16	%description
14cr|openclass-0.4-2|17	OpenClass is a simple open-source solution for class control, designed with the
14cr|openclass-0.4-2|18	following features in mind:
14cr|openclass-0.4-2|19	- small footprint
14cr|openclass-0.4-2|20	- light-weight functionality
14cr|openclass-0.4-2|21	- minimum of non-essential features
14cr|openclass-0.4-2|22	
14cr|openclass-0.4-2|23	If you already know how italc, bluelab, mythware, iClass and similar solutions
14cr|openclass-0.4-2|24	work, you already know what OpenClass is.
14cr|openclass-0.4-2|25	
14cr|openclass-0.4-2|26	%prep
14cr|openclass-0.4-2|27	%setup -q
14cr|openclass-0.4-2|28	
14cr|openclass-0.4-2|29	%build
14cr|openclass-0.4-2|30	
14cr|openclass-0.4-2|31	%install
14cr|openclass-0.4-2|32	rm -rf $RPM_BUILD_ROOT
14cr|openclass-0.4-2|33	%makeinstall_std
14cr|openclass-0.4-2|34	%find_lang %name
14cr|openclass-0.4-2|35	
14cr|openclass-0.4-2|36	
14cr|openclass-0.4-2|37	%clean
14cr|openclass-0.4-2|38	rm -rf $RPM_BUILD_ROOT
14cr|openclass-0.4-2|39	
14cr|openclass-0.4-2|40	%files -f %{name}.lang
14cr|openclass-0.4-2|41	%defattr(-,root,root)
14cr|openclass-0.4-2|42	%doc README
14cr|openclass-0.4-2|43	%_bindir/openclass-student
14cr|openclass-0.4-2|44	%_bindir/openclass-teacher
14cr|openclass-0.4-2|45	%_datadir/openclass/
14cr|openclass-0.4-2|46	%_datadir/applications/openclass-student.desktop
14cr|openclass-0.4-2|47	%_datadir/applications/openclass-teacher.desktop
14cr|openclass-0.4-2|48	
14cr|openclass-0.4-2|49	
14cr|openclass-0.4-2|50	
14cr|openclass-0.4-2|51	%changelog
14cr|openclass-0.4-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|openclass-0.4-2|53	+ Revision: 5859b0e
14cr|openclass-0.4-2|54	- MassBuild#464: Increase release tag
14cr|openclass-0.4-2|55	
14cr|openclass-0.4-2|56	

3778 14
14cr|openclipart-0.18-3|1	Summary:	Open Clip Art Library
14cr|openclipart-0.18-3|2	Name:		openclipart
14cr|openclipart-0.18-3|3	# Before updating version please make sure it works with ffdiaporama
14cr|openclipart-0.18-3|4	# via ffdiaporama-openclipart package. Newer versions (up to 2.0.6) are
14cr|openclipart-0.18-3|5	# known not to work with ffdiaporama 2.2 so be very careful
14cr|openclipart-0.18-3|6	Version:	0.18
14cr|openclipart-0.18-3|7	Release:	3
14cr|openclipart-0.18-3|8	License:	CC0
14cr|openclipart-0.18-3|9	Group:		Graphics
14cr|openclipart-0.18-3|10	Url:		http://www.openclipart.org/
14cr|openclipart-0.18-3|11	Source0:	http://www.openclipart.org/downloads/%{version}/openclipart-%{version}-svgonly.tar.bz2
14cr|openclipart-0.18-3|12	# make linting happy
14cr|openclipart-0.18-3|13	Source100:	%{name}.rpmlintrc
14cr|openclipart-0.18-3|14	BuildRequires:	dos2unix
14cr|openclipart-0.18-3|15	BuildArch:	noarch
14cr|openclipart-0.18-3|16	
14cr|openclipart-0.18-3|17	%description
14cr|openclipart-0.18-3|18	Openclipart Gallery contains thousand of SVG vector images that can be
14cr|openclipart-0.18-3|19	freely used. SVG files can be opened in various tools including
14cr|openclipart-0.18-3|20	Inkscape vector graphics editor, OpenOffice.org and Firefox web browser.
14cr|openclipart-0.18-3|21	
14cr|openclipart-0.18-3|22	%files
14cr|openclipart-0.18-3|23	%doc AUTHORS ChangeLog NEWS README VERSION
14cr|openclipart-0.18-3|24	%dir %{_datadir}/clipart
14cr|openclipart-0.18-3|25	%{_datadir}/clipart/*
14cr|openclipart-0.18-3|26	
14cr|openclipart-0.18-3|27	#----------------------------------------------------------------------------
14cr|openclipart-0.18-3|28	
14cr|openclipart-0.18-3|29	%prep
14cr|openclipart-0.18-3|30	%setup -q -n openclipart-%{version}-svgonly
14cr|openclipart-0.18-3|31	find . -name '*.svg' -exec dos2unix -k -q '{}' \;
14cr|openclipart-0.18-3|32	
14cr|openclipart-0.18-3|33	%build
14cr|openclipart-0.18-3|34	# nothing
14cr|openclipart-0.18-3|35	
14cr|openclipart-0.18-3|36	%install
14cr|openclipart-0.18-3|37	cd clipart
14cr|openclipart-0.18-3|38	find . -name '*.svg' -exec sh -c '
14cr|openclipart-0.18-3|39	DIR="%{buildroot}%{_datadir}/clipart/%{name}/$(dirname "{}")";
14cr|openclipart-0.18-3|40	install -d "$DIR";
14cr|openclipart-0.18-3|41	install -m 644 "{}" "$DIR"' \;
14cr|openclipart-0.18-3|42	
14cr|openclipart-0.18-3|43	
14cr|openclipart-0.18-3|44	%changelog
14cr|openclipart-0.18-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-3
14cr|openclipart-0.18-3|46	+ Revision: 52974e7
14cr|openclipart-0.18-3|47	- MassBuild#464: Increase release tag
14cr|openclipart-0.18-3|48	
14cr|openclipart-0.18-3|49	

3779 14
14cr|openclonk-5.3.3-4|1	%define oname clonk
14cr|openclonk-5.3.3-4|2	
14cr|openclonk-5.3.3-4|3	Name:		openclonk
14cr|openclonk-5.3.3-4|4	Version:	5.3.3
14cr|openclonk-5.3.3-4|5	Release:	4
14cr|openclonk-5.3.3-4|6	Summary:	Free multiplayer action game about mining, settling and fast-paced melees
14cr|openclonk-5.3.3-4|7	Group:		Games/Arcade
14cr|openclonk-5.3.3-4|8	License:	BSD
14cr|openclonk-5.3.3-4|9	URL:		http://openclonk.org/
14cr|openclonk-5.3.3-4|10	Source:		http://hg.openclonk.org/openclonk/archive/%{name}-release-%{version}-src.tar.gz
14cr|openclonk-5.3.3-4|11	Patch0:		openclonk-release-5.3.3-tinyxml.patch
14cr|openclonk-5.3.3-4|12	Patch1:		openclonk-release-5.3.3-path.patch
14cr|openclonk-5.3.3-4|13	BuildRequires:	cmake
14cr|openclonk-5.3.3-4|14	BuildRequires:	imagemagick
14cr|openclonk-5.3.3-4|15	BuildRequires:	boost-devel
14cr|openclonk-5.3.3-4|16	BuildRequires:	jpeg-devel
14cr|openclonk-5.3.3-4|17	BuildRequires:	tinyxml-devel
14cr|openclonk-5.3.3-4|18	BuildRequires:	pkgconfig(freetype2)
14cr|openclonk-5.3.3-4|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|openclonk-5.3.3-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|openclonk-5.3.3-4|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|openclonk-5.3.3-4|22	BuildRequires:	pkgconfig(gl)
14cr|openclonk-5.3.3-4|23	BuildRequires:	pkgconfig(glew)
14cr|openclonk-5.3.3-4|24	BuildRequires:	pkgconfig(glu)
14cr|openclonk-5.3.3-4|25	BuildRequires:	pkgconfig(libpng)
14cr|openclonk-5.3.3-4|26	BuildRequires:	pkgconfig(sdl)
14cr|openclonk-5.3.3-4|27	BuildRequires:	pkgconfig(SDL_mixer)
14cr|openclonk-5.3.3-4|28	BuildRequires:	pkgconfig(x11)
14cr|openclonk-5.3.3-4|29	BuildRequires:	pkgconfig(xrandr)
14cr|openclonk-5.3.3-4|30	BuildRequires:	pkgconfig(zlib)
14cr|openclonk-5.3.3-4|31	
14cr|openclonk-5.3.3-4|32	%description
14cr|openclonk-5.3.3-4|33	OpenClonk is a free multiplayer action game where you control clonks,
14cr|openclonk-5.3.3-4|34	small but witty and nimble humanoid beings. The game is mainly about
14cr|openclonk-5.3.3-4|35	mining, settling and fast-paced melees. OpenClonk is also not just a
14cr|openclonk-5.3.3-4|36	game but also a versatile 2D game engine that offers countless
14cr|openclonk-5.3.3-4|37	possibilites to make own mods.
14cr|openclonk-5.3.3-4|38	
14cr|openclonk-5.3.3-4|39	%prep
14cr|openclonk-5.3.3-4|40	%setup -q -c
14cr|openclonk-5.3.3-4|41	%patch0 -p1
14cr|openclonk-5.3.3-4|42	%patch1 -p1
14cr|openclonk-5.3.3-4|43	rm -rf thirdparty/tinyxml
14cr|openclonk-5.3.3-4|44	
14cr|openclonk-5.3.3-4|45	%build
14cr|openclonk-5.3.3-4|46	# Segfaults with default optimization
14cr|openclonk-5.3.3-4|47	# See http://bugs.openclonk.org/view.php?id=873
14cr|openclonk-5.3.3-4|48	%global optflags %{optflags} -O0
14cr|openclonk-5.3.3-4|49	
14cr|openclonk-5.3.3-4|50	%cmake \
14cr|openclonk-5.3.3-4|51	-DUSE_GTK2:BOOL=ON \
14cr|openclonk-5.3.3-4|52	-DUSE_GTK3:BOOL=OFF \
14cr|openclonk-5.3.3-4|53	-DUSE_GL:BOOL=ON
14cr|openclonk-5.3.3-4|54	%make
14cr|openclonk-5.3.3-4|55	
14cr|openclonk-5.3.3-4|56	%install
14cr|openclonk-5.3.3-4|57	%makeinstall_std -C build
14cr|openclonk-5.3.3-4|58	
14cr|openclonk-5.3.3-4|59	%files
14cr|openclonk-5.3.3-4|60	%{_bindir}/c4group
14cr|openclonk-5.3.3-4|61	%{_gamesbindir}/%{oname}
14cr|openclonk-5.3.3-4|62	%{_gamesdatadir}/%{name}
14cr|openclonk-5.3.3-4|63	%{_datadir}/applications/%{oname}.desktop
14cr|openclonk-5.3.3-4|64	%{_iconsdir}/hicolor/*/apps/%{oname}.png
14cr|openclonk-5.3.3-4|65	
14cr|openclonk-5.3.3-4|66	
14cr|openclonk-5.3.3-4|67	%changelog
14cr|openclonk-5.3.3-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3.3-4
14cr|openclonk-5.3.3-4|69	+ Revision: 95a7e15
14cr|openclonk-5.3.3-4|70	- MassBuild#464: Increase release tag
14cr|openclonk-5.3.3-4|71	
14cr|openclonk-5.3.3-4|72	

3780 14
14cr|opencpn-3.2.2-2|1	%define _enable_debug_packages %{nil}
14cr|opencpn-3.2.2-2|2	%define debug_package %{nil}
14cr|opencpn-3.2.2-2|3	
14cr|opencpn-3.2.2-2|4	%define		oname	OpenCPN
14cr|opencpn-3.2.2-2|5	
14cr|opencpn-3.2.2-2|6	Summary:	OpenCPN: A concise ChartPlotter/Navigator
14cr|opencpn-3.2.2-2|7	Name:		opencpn
14cr|opencpn-3.2.2-2|8	Version:	3.2.2
14cr|opencpn-3.2.2-2|9	Release:	2
14cr|opencpn-3.2.2-2|10	License:	GPLv2+
14cr|opencpn-3.2.2-2|11	Group:		Sciences/Geosciences
14cr|opencpn-3.2.2-2|12	Url:		http://opencpn.org
14cr|opencpn-3.2.2-2|13	Source0:	http://prdownloads.sourceforge.net/project/opencpn/%{name}/%{version}/%{oname}-%{version}-Source.tar.gz
14cr|opencpn-3.2.2-2|14	BuildRequires:	cmake
14cr|opencpn-3.2.2-2|15	BuildRequires:	bzip2-devel
14cr|opencpn-3.2.2-2|16	BuildRequires:	wxgtku2.8-devel
14cr|opencpn-3.2.2-2|17	BuildRequires:	pkgconfig(gl)
14cr|opencpn-3.2.2-2|18	BuildRequires:	pkgconfig(glu)
14cr|opencpn-3.2.2-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|opencpn-3.2.2-2|20	BuildRequires:	pkgconfig(libgpsd)
14cr|opencpn-3.2.2-2|21	BuildRequires:	pkgconfig(zlib)
14cr|opencpn-3.2.2-2|22	# Building with TinyXML from repositories causes segfault at start
14cr|opencpn-3.2.2-2|23	BuildConflicts:	tinyxml-devel
14cr|opencpn-3.2.2-2|24	
14cr|opencpn-3.2.2-2|25	%description
14cr|opencpn-3.2.2-2|26	A cross-platform ship-borne GUI application supporting
14cr|opencpn-3.2.2-2|27	
14cr|opencpn-3.2.2-2|28	* GPS/GPDS Postition Input
14cr|opencpn-3.2.2-2|29	* BSB Raster Chart Display
14cr|opencpn-3.2.2-2|30	* S57 Vector ENChart Display
14cr|opencpn-3.2.2-2|31	* AIS Input Decoding
14cr|opencpn-3.2.2-2|32	* Waypoint Autopilot Navigation
14cr|opencpn-3.2.2-2|33	
14cr|opencpn-3.2.2-2|34	Pilot charts can be downloaded from http://opencpn.org/ocpn/downloadpilotcharts
14cr|opencpn-3.2.2-2|35	
14cr|opencpn-3.2.2-2|36	%files -f %{name}.lang
14cr|opencpn-3.2.2-2|37	%doc README
14cr|opencpn-3.2.2-2|38	%{_bindir}/*
14cr|opencpn-3.2.2-2|39	%{_datadir}/%{name}
14cr|opencpn-3.2.2-2|40	%dir %{_libdir}/%{name}
14cr|opencpn-3.2.2-2|41	%{_libdir}/%{name}/*.so
14cr|opencpn-3.2.2-2|42	%{_datadir}/applications/%{name}.desktop
14cr|opencpn-3.2.2-2|43	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|opencpn-3.2.2-2|44	
14cr|opencpn-3.2.2-2|45	#----------------------------------------------------------------------------
14cr|opencpn-3.2.2-2|46	
14cr|opencpn-3.2.2-2|47	%prep
14cr|opencpn-3.2.2-2|48	%setup -q -n %{oname}-%{version}-Source
14cr|opencpn-3.2.2-2|49	
14cr|opencpn-3.2.2-2|50	%build
14cr|opencpn-3.2.2-2|51	cmake	. \
14cr|opencpn-3.2.2-2|52	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
14cr|opencpn-3.2.2-2|53	-DCMAKE_BUILD_TYPE=release \
14cr|opencpn-3.2.2-2|54	-DCMAKE_SKIP_RPATH:BOOL=ON
14cr|opencpn-3.2.2-2|55	%make
14cr|opencpn-3.2.2-2|56	
14cr|opencpn-3.2.2-2|57	%install
14cr|opencpn-3.2.2-2|58	%makeinstall_std
14cr|opencpn-3.2.2-2|59	
14cr|opencpn-3.2.2-2|60	%find_lang %{name} --all-name
14cr|opencpn-3.2.2-2|61	
14cr|opencpn-3.2.2-2|62	
14cr|opencpn-3.2.2-2|63	%changelog
14cr|opencpn-3.2.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-2
14cr|opencpn-3.2.2-2|65	+ Revision: bb3ba32
14cr|opencpn-3.2.2-2|66	- MassBuild#464: Increase release tag
14cr|opencpn-3.2.2-2|67	
14cr|opencpn-3.2.2-2|68	

3781 14
14cr|openfpc-0.6-4|1	%define _enable_debug_packages %{nil}
14cr|openfpc-0.6-4|2	%define debug_package %{nil}
14cr|openfpc-0.6-4|3	
14cr|openfpc-0.6-4|4	%define minor 314
14cr|openfpc-0.6-4|5	
14cr|openfpc-0.6-4|6	Summary:	OpenFPC is designed to allow a network traffic capture tool
14cr|openfpc-0.6-4|7	Name:		openfpc
14cr|openfpc-0.6-4|8	Version:	0.6
14cr|openfpc-0.6-4|9	Release:	4
14cr|openfpc-0.6-4|10	License:	GPLv3+
14cr|openfpc-0.6-4|11	Group:		Monitoring
14cr|openfpc-0.6-4|12	Url:		http://www.openfpc.org
14cr|openfpc-0.6-4|13	Source0:	http://openfpc.googlecode.com/files/%{name}-%{version}-%{minor}.tgz
14cr|openfpc-0.6-4|14	Requires:	apache-mpm-prefork
14cr|openfpc-0.6-4|15	Requires:	cxtracker
14cr|openfpc-0.6-4|16	Requires:	daemonlogger
14cr|openfpc-0.6-4|17	Requires:	libdnet-utils
14cr|openfpc-0.6-4|18	Requires:	tcpdump
14cr|openfpc-0.6-4|19	Requires:	tshark
14cr|openfpc-0.6-4|20	Requires:	wireshark-tools
14cr|openfpc-0.6-4|21	
14cr|openfpc-0.6-4|22	%description
14cr|openfpc-0.6-4|23	OpenFPC is designed to allow a network traffic capture tool to scale in both
14cr|openfpc-0.6-4|24	horizontal, and vertical directions. It is a distributed system linked together
14cr|openfpc-0.6-4|25	using communication paths and proxies to integrate with common SOC
14cr|openfpc-0.6-4|26	(Security Operating Center) designs. To help further explain it's method of
14cr|openfpc-0.6-4|27	deployment and architecture, lets cover some common tasks and see how they
14cr|openfpc-0.6-4|28	are executed while looking at a simple diagram.
14cr|openfpc-0.6-4|29	
14cr|openfpc-0.6-4|30	%files
14cr|openfpc-0.6-4|31	%defattr(0755,root,root)
14cr|openfpc-0.6-4|32	%{_sysconfdir}/%{name}/
14cr|openfpc-0.6-4|33	%{_datadir}/%{name}/www/
14cr|openfpc-0.6-4|34	%{_datadir}/%{name}/cgi-bin/
14cr|openfpc-0.6-4|35	%{_usr}/lib/perl5/site_perl/OFPC
14cr|openfpc-0.6-4|36	%{_sysconfdir}/httpd/conf.d/openfpc.apache2.site
14cr|openfpc-0.6-4|37	%{_initrddir}/openfpc-cx2db
14cr|openfpc-0.6-4|38	%{_initrddir}/openfpc-cxtracker
14cr|openfpc-0.6-4|39	%{_initrddir}/openfpc-daemonlogger
14cr|openfpc-0.6-4|40	%{_initrddir}/openfpc-queued
14cr|openfpc-0.6-4|41	%{_bindir}/openfpc
14cr|openfpc-0.6-4|42	%{_bindir}/openfpc-client
14cr|openfpc-0.6-4|43	%{_bindir}/openfpc-cx2db
14cr|openfpc-0.6-4|44	%{_bindir}/openfpc-dbmaint
14cr|openfpc-0.6-4|45	%{_bindir}/openfpc-queued
14cr|openfpc-0.6-4|46	
14cr|openfpc-0.6-4|47	%post
14cr|openfpc-0.6-4|48	echo "Adding openfpc user and group"
14cr|openfpc-0.6-4|49	adduser --system --user-group --no-create-home --shell /usr/sbin/nologin openfpc
14cr|openfpc-0.6-4|50	
14cr|openfpc-0.6-4|51	#----------------------------------------------------------------------------
14cr|openfpc-0.6-4|52	
14cr|openfpc-0.6-4|53	%prep
14cr|openfpc-0.6-4|54	%setup -q -n %{name}-%{version}-%{minor}
14cr|openfpc-0.6-4|55	
14cr|openfpc-0.6-4|56	find . -name .svn | xargs rm -rf
14cr|openfpc-0.6-4|57	
14cr|openfpc-0.6-4|58	%build
14cr|openfpc-0.6-4|59	
14cr|openfpc-0.6-4|60	%install
14cr|openfpc-0.6-4|61	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|openfpc-0.6-4|62	mkdir -p %{buildroot}%{_initrddir}
14cr|openfpc-0.6-4|63	mkdir -p %{buildroot}%{_bindir}
14cr|openfpc-0.6-4|64	mkdir -p %{buildroot}%{_datadir}/%{name}/www
14cr|openfpc-0.6-4|65	mkdir -p %{buildroot}%{_datadir}/%{name}/cgi-bin
14cr|openfpc-0.6-4|66	
14cr|openfpc-0.6-4|67	#/usr/lib/perl5/vendor_perl/5.12.3/OFPC
14cr|openfpc-0.6-4|68	mkdir -p %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
14cr|openfpc-0.6-4|69	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/
14cr|openfpc-0.6-4|70	
14cr|openfpc-0.6-4|71	mv etc/*.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|openfpc-0.6-4|72	mv etc/*.ofpc %{buildroot}%{_sysconfdir}/%{name}
14cr|openfpc-0.6-4|73	mv www/* %{buildroot}%{_datadir}/%{name}/www
14cr|openfpc-0.6-4|74	mv cgi-bin/* %{buildroot}%{_datadir}/%{name}/cgi-bin
14cr|openfpc-0.6-4|75	mv openfpc* %{buildroot}%{_bindir}
14cr|openfpc-0.6-4|76	mv etc/init.d/* %{buildroot}%{_initrddir}
14cr|openfpc-0.6-4|77	mv OFPC/* %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
14cr|openfpc-0.6-4|78	mv etc/openfpc.apache2.site %{buildroot}%{_sysconfdir}/httpd/conf.d/
14cr|openfpc-0.6-4|79	
14cr|openfpc-0.6-4|80	rm -rf %{buildroot}%{_bindir}/openfpc-install.sh
14cr|openfpc-0.6-4|81	
14cr|openfpc-0.6-4|82	
14cr|openfpc-0.6-4|83	%changelog
14cr|openfpc-0.6-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14cr|openfpc-0.6-4|85	+ Revision: ee72a2e
14cr|openfpc-0.6-4|86	- MassBuild#464: Increase release tag
14cr|openfpc-0.6-4|87	
14cr|openfpc-0.6-4|88	

3782 14
14cr|opengl-games-utils-0.1-5|1	Name:           opengl-games-utils
14cr|opengl-games-utils-0.1-5|2	Version:        0.1
14cr|opengl-games-utils-0.1-5|3	Release:        5
14cr|opengl-games-utils-0.1-5|4	Summary:        Utilities to check proper 3d support before launching 3d games
14cr|opengl-games-utils-0.1-5|5	Group:          Games/Other
14cr|opengl-games-utils-0.1-5|6	License:        Public Domain
14cr|opengl-games-utils-0.1-5|7	URL:            http://fedoraproject.org/wiki/SIGs/Games
14cr|opengl-games-utils-0.1-5|8	Source0:        opengl-game-wrapper.sh
14cr|opengl-games-utils-0.1-5|9	Source1:        opengl-game-functions.sh
14cr|opengl-games-utils-0.1-5|10	Source2:        README
14cr|opengl-games-utils-0.1-5|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|opengl-games-utils-0.1-5|12	BuildArch:      noarch
14cr|opengl-games-utils-0.1-5|13	Requires:       zenity glxinfo
14cr|opengl-games-utils-0.1-5|14	
14cr|opengl-games-utils-0.1-5|15	%description
14cr|opengl-games-utils-0.1-5|16	This package contains various shell scripts which are intented for use by
14cr|opengl-games-utils-0.1-5|17	3D games packages. These shell scripts can be used to check if direct rendering
14cr|opengl-games-utils-0.1-5|18	is available before launching an OpenGL game. This package is intended for use
14cr|opengl-games-utils-0.1-5|19	by other packages and is not intended for direct end user use!
14cr|opengl-games-utils-0.1-5|20	
14cr|opengl-games-utils-0.1-5|21	
14cr|opengl-games-utils-0.1-5|22	%prep
14cr|opengl-games-utils-0.1-5|23	%setup -c -T
14cr|opengl-games-utils-0.1-5|24	cp %{SOURCE2} .
14cr|opengl-games-utils-0.1-5|25	
14cr|opengl-games-utils-0.1-5|26	
14cr|opengl-games-utils-0.1-5|27	%build
14cr|opengl-games-utils-0.1-5|28	# nothing to build
14cr|opengl-games-utils-0.1-5|29	
14cr|opengl-games-utils-0.1-5|30	
14cr|opengl-games-utils-0.1-5|31	%install
14cr|opengl-games-utils-0.1-5|32	rm -rf %{buildroot}
14cr|opengl-games-utils-0.1-5|33	mkdir -p %{buildroot}%{_bindir}
14cr|opengl-games-utils-0.1-5|34	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|opengl-games-utils-0.1-5|35	install -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}
14cr|opengl-games-utils-0.1-5|36	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}
14cr|opengl-games-utils-0.1-5|37	
14cr|opengl-games-utils-0.1-5|38	
14cr|opengl-games-utils-0.1-5|39	%clean
14cr|opengl-games-utils-0.1-5|40	rm -rf %{buildroot}
14cr|opengl-games-utils-0.1-5|41	
14cr|opengl-games-utils-0.1-5|42	
14cr|opengl-games-utils-0.1-5|43	%files
14cr|opengl-games-utils-0.1-5|44	%defattr(-,root,root,-)
14cr|opengl-games-utils-0.1-5|45	%doc README
14cr|opengl-games-utils-0.1-5|46	%{_bindir}/opengl-game-wrapper.sh
14cr|opengl-games-utils-0.1-5|47	%{_datadir}/%{name}
14cr|opengl-games-utils-0.1-5|48	
14cr|opengl-games-utils-0.1-5|49	
14cr|opengl-games-utils-0.1-5|50	
14cr|opengl-games-utils-0.1-5|51	
14cr|opengl-games-utils-0.1-5|52	
14cr|opengl-games-utils-0.1-5|53	%changelog
14cr|opengl-games-utils-0.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14cr|opengl-games-utils-0.1-5|55	+ Revision: 833a6a8
14cr|opengl-games-utils-0.1-5|56	- MassBuild#464: Increase release tag
14cr|opengl-games-utils-0.1-5|57	
14cr|opengl-games-utils-0.1-5|58	

3783 14
14cr|opengoo-0.0.1-2|1	%define		oname	OpenGOO
14cr|opengoo-0.0.1-2|2	
14cr|opengoo-0.0.1-2|3	Name:		opengoo
14cr|opengoo-0.0.1-2|4	Version:	0.0.1
14cr|opengoo-0.0.1-2|5	Release:	2
14cr|opengoo-0.0.1-2|6	Summary:	Free and open clone of World of GOO
14cr|opengoo-0.0.1-2|7	Group:		Games/Puzzles
14cr|opengoo-0.0.1-2|8	License:	GPLv3+
14cr|opengoo-0.0.1-2|9	URL:		http://mandarancio.github.com/OpenGOO/
14cr|opengoo-0.0.1-2|10	# fetched from git
14cr|opengoo-0.0.1-2|11	Source0:	%{name}-%{version}.tar.bz2
14cr|opengoo-0.0.1-2|12	BuildRequires:	qt4-devel
14cr|opengoo-0.0.1-2|13	BuildRequires:	box2d-devel
14cr|opengoo-0.0.1-2|14	
14cr|opengoo-0.0.1-2|15	%description
14cr|opengoo-0.0.1-2|16	Free and open clone of World of GOO.
14cr|opengoo-0.0.1-2|17	Done with qt4 (and opengl module) and box2d
14cr|opengoo-0.0.1-2|18	
14cr|opengoo-0.0.1-2|19	%prep
14cr|opengoo-0.0.1-2|20	%setup -q
14cr|opengoo-0.0.1-2|21	
14cr|opengoo-0.0.1-2|22	%build
14cr|opengoo-0.0.1-2|23	%qmake_qt4
14cr|opengoo-0.0.1-2|24	%make
14cr|opengoo-0.0.1-2|25	
14cr|opengoo-0.0.1-2|26	%install
14cr|opengoo-0.0.1-2|27	%__rm -rf %{buildroot}
14cr|opengoo-0.0.1-2|28	
14cr|opengoo-0.0.1-2|29	%__mkdir_p %{buildroot}%{_libdir}/%{name}
14cr|opengoo-0.0.1-2|30	%__cp %{oname} %{buildroot}%{_libdir}/%{name}/%{name}
14cr|opengoo-0.0.1-2|31	%__cp *.level %{buildroot}%{_libdir}/%{name}/
14cr|opengoo-0.0.1-2|32	%__cp menu.index %{buildroot}%{_libdir}/%{name}/
14cr|opengoo-0.0.1-2|33	
14cr|opengoo-0.0.1-2|34	# wrapper script
14cr|opengoo-0.0.1-2|35	%__mkdir_p %{buildroot}%{_bindir}
14cr|opengoo-0.0.1-2|36	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|opengoo-0.0.1-2|37	#!/bin/bash
14cr|opengoo-0.0.1-2|38	
14cr|opengoo-0.0.1-2|39	cd %{_libdir}/%{name}
14cr|opengoo-0.0.1-2|40	./%{name}
14cr|opengoo-0.0.1-2|41	EOF
14cr|opengoo-0.0.1-2|42	%__chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|opengoo-0.0.1-2|43	
14cr|opengoo-0.0.1-2|44	# menu-entry
14cr|opengoo-0.0.1-2|45	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|opengoo-0.0.1-2|46	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|opengoo-0.0.1-2|47	[Desktop Entry]
14cr|opengoo-0.0.1-2|48	Name=OpenGOO
14cr|opengoo-0.0.1-2|49	Comment=World of GOO clone
14cr|opengoo-0.0.1-2|50	Exec=%{name}
14cr|opengoo-0.0.1-2|51	Icon=amusement_section
14cr|opengoo-0.0.1-2|52	Terminal=false
14cr|opengoo-0.0.1-2|53	Type=Application
14cr|opengoo-0.0.1-2|54	StartupNotify=true
14cr|opengoo-0.0.1-2|55	Categories=Game;LogicGame;
14cr|opengoo-0.0.1-2|56	EOF
14cr|opengoo-0.0.1-2|57	
14cr|opengoo-0.0.1-2|58	%clean
14cr|opengoo-0.0.1-2|59	%__rm -rf %{buildroot}
14cr|opengoo-0.0.1-2|60	
14cr|opengoo-0.0.1-2|61	%files
14cr|opengoo-0.0.1-2|62	%doc LICENSE README
14cr|opengoo-0.0.1-2|63	%{_bindir}/%{name}
14cr|opengoo-0.0.1-2|64	%{_libdir}/%{name}
14cr|opengoo-0.0.1-2|65	%{_datadir}/applications/%{name}.desktop
14cr|opengoo-0.0.1-2|66	
14cr|opengoo-0.0.1-2|67	
14cr|opengoo-0.0.1-2|68	
14cr|opengoo-0.0.1-2|69	
14cr|opengoo-0.0.1-2|70	
14cr|opengoo-0.0.1-2|71	%changelog
14cr|opengoo-0.0.1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-2
14cr|opengoo-0.0.1-2|73	+ Revision: b54d5a0
14cr|opengoo-0.0.1-2|74	- MassBuild#464: Increase release tag
14cr|opengoo-0.0.1-2|75	
14cr|opengoo-0.0.1-2|76	

3784 14
14cr|opengrade-3.1.11-3|1	
14cr|opengrade-3.1.11-3|2	Summary:	Local and web-based gradebook
14cr|opengrade-3.1.11-3|3	
14cr|opengrade-3.1.11-3|4	Name:		opengrade
14cr|opengrade-3.1.11-3|5	Version:	3.1.11
14cr|opengrade-3.1.11-3|6	Release:	3
14cr|opengrade-3.1.11-3|7	License:	GPLv2
14cr|opengrade-3.1.11-3|8	Group:		Office
14cr|opengrade-3.1.11-3|9	Source0:	http://www.lightandmatter.com/ogr/%{name}-%{version}.tar.gz
14cr|opengrade-3.1.11-3|10	Source4:	http://www.lightandmatter.com/ogr/%{name}_doc.pdf
14cr|opengrade-3.1.11-3|11	Url:		http://www.lightandmatter.com/ogr/ogr.html
14cr|opengrade-3.1.11-3|12	Requires:	tk
14cr|opengrade-3.1.11-3|13	BuildArch:	noarch
14cr|opengrade-3.1.11-3|14	BuildRequires:	imagemagick
14cr|opengrade-3.1.11-3|15	Provides:	perl(FileDialogPatched)
14cr|opengrade-3.1.11-3|16	
14cr|opengrade-3.1.11-3|17	%description
14cr|opengrade-3.1.11-3|18	OpenGrade is software for teachers to keep track of grades.
14cr|opengrade-3.1.11-3|19	* A variety of reports can be created.
14cr|opengrade-3.1.11-3|20	* Grades can be uploaded to a web server, where students can have
14cr|opengrade-3.1.11-3|21	password-protected access to them. (see /usr/share/doc/opengrade*)
14cr|opengrade-3.1.11-3|22	* If you use a set grading scale, you can have the software use it to compute
14cr|opengrade-3.1.11-3|23	letter grades automatically.
14cr|opengrade-3.1.11-3|24	* Grades can be based on total points, or on a weighted average of scores in
14cr|opengrade-3.1.11-3|25	various categories such as exams and quizzes.
14cr|opengrade-3.1.11-3|26	* You can drop the lowest grade (or the N lowest grades) from a given category.
14cr|opengrade-3.1.11-3|27	* Students can be dropped and later reinstated without losing all their grades.
14cr|opengrade-3.1.11-3|28	* Gradebook files can be automatically backed up on a web server.
14cr|opengrade-3.1.11-3|29	* There is support for extra-credit categories, and for categories that don't
14cr|opengrade-3.1.11-3|30	count towards the student's grade.
14cr|opengrade-3.1.11-3|31	* Gradebook files are password-protected with a digital watermark, so you can
14cr|opengrade-3.1.11-3|32	detect tampering.
14cr|opengrade-3.1.11-3|33	* Gradebook files are in a plain-text format, which makes it easy to work with
14cr|opengrade-3.1.11-3|34	them using Unix utilities.
14cr|opengrade-3.1.11-3|35	
14cr|opengrade-3.1.11-3|36	%prep
14cr|opengrade-3.1.11-3|37	%setup -q
14cr|opengrade-3.1.11-3|38	cp %SOURCE4 %{name}.pdf
14cr|opengrade-3.1.11-3|39	
14cr|opengrade-3.1.11-3|40	%build
14cr|opengrade-3.1.11-3|41	mv %{name}.pl %{name}
14cr|opengrade-3.1.11-3|42	perl -p -i -e 's|/usr/local|/usr||g' %{name}
14cr|opengrade-3.1.11-3|43	
14cr|opengrade-3.1.11-3|44	%install
14cr|opengrade-3.1.11-3|45	rm -fr %{buildroot}
14cr|opengrade-3.1.11-3|46	mkdir -p %{buildroot}/%{perl_vendorlib}
14cr|opengrade-3.1.11-3|47	mkdir -p %{buildroot}/%{_bindir}
14cr|opengrade-3.1.11-3|48	install -m644 *.pm %{buildroot}/%{perl_vendorlib}
14cr|opengrade-3.1.11-3|49	install -m755 %{name} %{buildroot}/%{_bindir}
14cr|opengrade-3.1.11-3|50	
14cr|opengrade-3.1.11-3|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|opengrade-3.1.11-3|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|opengrade-3.1.11-3|53	[Desktop Entry]
14cr|opengrade-3.1.11-3|54	Name=OpenGrade
14cr|opengrade-3.1.11-3|55	Comment=Digital Gradebook
14cr|opengrade-3.1.11-3|56	Exec=%{_bindir}/%{name}
14cr|opengrade-3.1.11-3|57	Icon=%{name}
14cr|opengrade-3.1.11-3|58	Terminal=false
14cr|opengrade-3.1.11-3|59	Type=Application
14cr|opengrade-3.1.11-3|60	Categories=Utility;
14cr|opengrade-3.1.11-3|61	EOF
14cr|opengrade-3.1.11-3|62	
14cr|opengrade-3.1.11-3|63	#icons
14cr|opengrade-3.1.11-3|64	mkdir -p %{buildroot}/%{_liconsdir}
14cr|opengrade-3.1.11-3|65	cp opengrade_icon.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|66	mkdir -p %{buildroot}/%{_iconsdir}
14cr|opengrade-3.1.11-3|67	convert -resize 32x32 opengrade_icon.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|68	mkdir -p %{buildroot}/%{_miconsdir}
14cr|opengrade-3.1.11-3|69	convert -resize 16x16 opengrade_icon.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|70	
14cr|opengrade-3.1.11-3|71	%clean
14cr|opengrade-3.1.11-3|72	
14cr|opengrade-3.1.11-3|73	%if %mdkversion < 200900
14cr|opengrade-3.1.11-3|74	%post
14cr|opengrade-3.1.11-3|75	%update_menus
14cr|opengrade-3.1.11-3|76	%endif
14cr|opengrade-3.1.11-3|77	
14cr|opengrade-3.1.11-3|78	%if %mdkversion < 200900
14cr|opengrade-3.1.11-3|79	%postun
14cr|opengrade-3.1.11-3|80	%clean_menus
14cr|opengrade-3.1.11-3|81	%endif
14cr|opengrade-3.1.11-3|82	
14cr|opengrade-3.1.11-3|83	%files
14cr|opengrade-3.1.11-3|84	%doc README *.pdf *.gb *.cgi *.sty
14cr|opengrade-3.1.11-3|85	%{_bindir}/%{name}
14cr|opengrade-3.1.11-3|86	%{perl_vendorlib}/*
14cr|opengrade-3.1.11-3|87	%{_liconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|88	%{_iconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|89	%{_miconsdir}/%{name}.png
14cr|opengrade-3.1.11-3|90	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|opengrade-3.1.11-3|91	
14cr|opengrade-3.1.11-3|92	
14cr|opengrade-3.1.11-3|93	
14cr|opengrade-3.1.11-3|94	%changelog
14cr|opengrade-3.1.11-3|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.11-3
14cr|opengrade-3.1.11-3|96	+ Revision: a0aed90
14cr|opengrade-3.1.11-3|97	- MassBuild#464: Increase release tag
14cr|opengrade-3.1.11-3|98	
14cr|opengrade-3.1.11-3|99	

3785 14
14cr|opengtl-0.9.18-8|1	%bcond_with docs
14cr|opengtl-0.9.18-8|2	
14cr|opengtl-0.9.18-8|3	%define api 0.8
14cr|opengtl-0.9.18-8|4	
14cr|opengtl-0.9.18-8|5	Summary:	Open Graphics Transformation Languages
14cr|opengtl-0.9.18-8|6	Name:		opengtl
14cr|opengtl-0.9.18-8|7	Version:	0.9.18
14cr|opengtl-0.9.18-8|8	Release:	8
14cr|opengtl-0.9.18-8|9	License:	LGPLv2+
14cr|opengtl-0.9.18-8|10	Group:		System/Libraries
14cr|opengtl-0.9.18-8|11	Url:		http://www.opengtl.org/
14cr|opengtl-0.9.18-8|12	Source0:	http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
14cr|opengtl-0.9.18-8|13	Patch0:		OpenGTL-0.9.18-fix-link.patch
14cr|opengtl-0.9.18-8|14	Patch1:		OpenGTL-0.9.17-libpng-1.6.patch
14cr|opengtl-0.9.18-8|15	#Patch2:		opengtl-0.9.18-llvm-3.4.patch
14cr|opengtl-0.9.18-8|16	#Patch3:		OpenGTL-0.9.18-llvm-name.patch
14cr|opengtl-0.9.18-8|17	Patch4:		opengtl-0.9.18-llvm-3.5.patch
14cr|opengtl-0.9.18-8|18	BuildRequires:	cmake
14cr|opengtl-0.9.18-8|19	BuildRequires:	llvm-devel >= 3.0
14cr|opengtl-0.9.18-8|20	BuildRequires:	pkgconfig(libpng)
14cr|opengtl-0.9.18-8|21	BuildRequires:	pkgconfig(zlib)
14cr|opengtl-0.9.18-8|22	Requires:	llvm >= 3.0
14cr|opengtl-0.9.18-8|23	Provides:	OpenGTL = %{EVRD}
14cr|opengtl-0.9.18-8|24	%if %{with docs}
14cr|opengtl-0.9.18-8|25	BuildRequires:	imagemagick
14cr|opengtl-0.9.18-8|26	BuildRequires:	texlive-bibtex
14cr|opengtl-0.9.18-8|27	BuildRequires:	texlive-graphics
14cr|opengtl-0.9.18-8|28	BuildRequires:	texlive-latex
14cr|opengtl-0.9.18-8|29	BuildRequires:	texlive-listings
14cr|opengtl-0.9.18-8|30	BuildRequires:	texlive-makeindex
14cr|opengtl-0.9.18-8|31	BuildRequires:	texlive-oberdiek
14cr|opengtl-0.9.18-8|32	BuildRequires:	texlive-pdftex-def
14cr|opengtl-0.9.18-8|33	BuildRequires:	texlive-tools
14cr|opengtl-0.9.18-8|34	BuildRequires:	texlive-texconfig
14cr|opengtl-0.9.18-8|35	%endif
14cr|opengtl-0.9.18-8|36	
14cr|opengtl-0.9.18-8|37	%description
14cr|opengtl-0.9.18-8|38	Graphics Transformation Languages is a set of library for using and
14cr|opengtl-0.9.18-8|39	integrating transformation algorithms (such as filter or color conversion)
14cr|opengtl-0.9.18-8|40	in graphics applications
14cr|opengtl-0.9.18-8|41	
14cr|opengtl-0.9.18-8|42	%files
14cr|opengtl-0.9.18-8|43	%{_bindir}/*
14cr|opengtl-0.9.18-8|44	%{_libdir}/GTLImageIO
14cr|opengtl-0.9.18-8|45	%{_datadir}/OpenGTL
14cr|opengtl-0.9.18-8|46	
14cr|opengtl-0.9.18-8|47	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|48	
14cr|opengtl-0.9.18-8|49	%define libgtlcore_major 0
14cr|opengtl-0.9.18-8|50	%define libgtlcore %mklibname gtlcore %{api} %{libgtlcore_major}
14cr|opengtl-0.9.18-8|51	
14cr|opengtl-0.9.18-8|52	%package -n %{libgtlcore}
14cr|opengtl-0.9.18-8|53	Summary:	OpenGTL core library
14cr|opengtl-0.9.18-8|54	Group:		System/Libraries
14cr|opengtl-0.9.18-8|55	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
14cr|opengtl-0.9.18-8|56	Obsoletes:	%{_lib}gtlcore0 < 0.9.18
14cr|opengtl-0.9.18-8|57	
14cr|opengtl-0.9.18-8|58	%description -n %{libgtlcore}
14cr|opengtl-0.9.18-8|59	OpenGTL core library.
14cr|opengtl-0.9.18-8|60	
14cr|opengtl-0.9.18-8|61	%files -n %{libgtlcore}
14cr|opengtl-0.9.18-8|62	%{_libdir}/libGTLCore.so.%{libgtlcore_major}*
14cr|opengtl-0.9.18-8|63	
14cr|opengtl-0.9.18-8|64	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|65	
14cr|opengtl-0.9.18-8|66	%define libgtlfragment_major 0
14cr|opengtl-0.9.18-8|67	%define libgtlfragment %mklibname gtlfragment %{api} %{libgtlfragment_major}
14cr|opengtl-0.9.18-8|68	
14cr|opengtl-0.9.18-8|69	%package -n %{libgtlfragment}
14cr|opengtl-0.9.18-8|70	Summary:	OpenGTL fragment library
14cr|opengtl-0.9.18-8|71	Group:		System/Libraries
14cr|opengtl-0.9.18-8|72	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
14cr|opengtl-0.9.18-8|73	Obsoletes:	%{_lib}gtlfragment0 < 0.9.18
14cr|opengtl-0.9.18-8|74	
14cr|opengtl-0.9.18-8|75	%description -n %{libgtlfragment}
14cr|opengtl-0.9.18-8|76	OpenGTL fragment library.
14cr|opengtl-0.9.18-8|77	
14cr|opengtl-0.9.18-8|78	%files -n %{libgtlfragment}
14cr|opengtl-0.9.18-8|79	%{_libdir}/libGTLFragment.so.%{libgtlfragment_major}*
14cr|opengtl-0.9.18-8|80	
14cr|opengtl-0.9.18-8|81	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|82	
14cr|opengtl-0.9.18-8|83	%define libgtlimageio_major 0
14cr|opengtl-0.9.18-8|84	%define libgtlimageio %mklibname gtlimageio %{api} %{libgtlimageio_major}
14cr|opengtl-0.9.18-8|85	
14cr|opengtl-0.9.18-8|86	%package -n %{libgtlimageio}
14cr|opengtl-0.9.18-8|87	Summary:	OpenGTL core library
14cr|opengtl-0.9.18-8|88	Group:		System/Libraries
14cr|opengtl-0.9.18-8|89	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
14cr|opengtl-0.9.18-8|90	Obsoletes:	%{_lib}gtlimageio0 < 0.9.18
14cr|opengtl-0.9.18-8|91	
14cr|opengtl-0.9.18-8|92	%description -n %{libgtlimageio}
14cr|opengtl-0.9.18-8|93	OpenGTL core library.
14cr|opengtl-0.9.18-8|94	
14cr|opengtl-0.9.18-8|95	%files -n %{libgtlimageio}
14cr|opengtl-0.9.18-8|96	%{_libdir}/libGTLImageIO.so.%{libgtlimageio_major}*
14cr|opengtl-0.9.18-8|97	
14cr|opengtl-0.9.18-8|98	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|99	
14cr|opengtl-0.9.18-8|100	%define libopenctl_major 0
14cr|opengtl-0.9.18-8|101	%define libopenctl %mklibname openctl %{api} %{libopenctl_major}
14cr|opengtl-0.9.18-8|102	
14cr|opengtl-0.9.18-8|103	%package -n %{libopenctl}
14cr|opengtl-0.9.18-8|104	Summary:	OpenGTL core library
14cr|opengtl-0.9.18-8|105	Group:		System/Libraries
14cr|opengtl-0.9.18-8|106	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
14cr|opengtl-0.9.18-8|107	Obsoletes:	%{_lib}openctl0 < 0.9.18
14cr|opengtl-0.9.18-8|108	
14cr|opengtl-0.9.18-8|109	%description -n %{libopenctl}
14cr|opengtl-0.9.18-8|110	OpenGTL core library.
14cr|opengtl-0.9.18-8|111	
14cr|opengtl-0.9.18-8|112	%files -n %{libopenctl}
14cr|opengtl-0.9.18-8|113	%{_libdir}/libOpenCTL.so.%{libopenctl_major}*
14cr|opengtl-0.9.18-8|114	
14cr|opengtl-0.9.18-8|115	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|116	
14cr|opengtl-0.9.18-8|117	%define libopenshiva_major 0
14cr|opengtl-0.9.18-8|118	%define libopenshiva %mklibname openshiva %{api} %{libopenshiva_major}
14cr|opengtl-0.9.18-8|119	
14cr|opengtl-0.9.18-8|120	%package -n %{libopenshiva}
14cr|opengtl-0.9.18-8|121	Summary:	OpenGTL core library
14cr|opengtl-0.9.18-8|122	Group:		System/Libraries
14cr|opengtl-0.9.18-8|123	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
14cr|opengtl-0.9.18-8|124	Obsoletes:	%{_lib}openshiva0 < 0.9.18
14cr|opengtl-0.9.18-8|125	
14cr|opengtl-0.9.18-8|126	%description -n %{libopenshiva}
14cr|opengtl-0.9.18-8|127	OpenGTL core library.
14cr|opengtl-0.9.18-8|128	
14cr|opengtl-0.9.18-8|129	%files -n %{libopenshiva}
14cr|opengtl-0.9.18-8|130	%{_libdir}/libOpenShiva.so.%{libopenshiva_major}*
14cr|opengtl-0.9.18-8|131	
14cr|opengtl-0.9.18-8|132	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|133	
14cr|opengtl-0.9.18-8|134	%define devname %mklibname -d %{name}
14cr|opengtl-0.9.18-8|135	
14cr|opengtl-0.9.18-8|136	%package -n %{devname}
14cr|opengtl-0.9.18-8|137	Summary:	OpenGTL development files
14cr|opengtl-0.9.18-8|138	Group:		Development/C++
14cr|opengtl-0.9.18-8|139	Requires:	%{libgtlcore} = %{EVRD}
14cr|opengtl-0.9.18-8|140	Requires:	%{libopenshiva} = %{EVRD}
14cr|opengtl-0.9.18-8|141	Requires:	%{libopenctl} = %{EVRD}
14cr|opengtl-0.9.18-8|142	Requires:	%{libgtlimageio} = %{EVRD}
14cr|opengtl-0.9.18-8|143	Provides:	OpenGTL-devel = %{EVRD}
14cr|opengtl-0.9.18-8|144	Provides:	%{name}-devel = %{EVRD}
14cr|opengtl-0.9.18-8|145	Provides:	OpenCTL-devel = %{EVRD}
14cr|opengtl-0.9.18-8|146	Provides:	openctl-devel = %{EVRD}
14cr|opengtl-0.9.18-8|147	
14cr|opengtl-0.9.18-8|148	%description -n %{devname}
14cr|opengtl-0.9.18-8|149	This package contains header files needed if you wish to build applications
14cr|opengtl-0.9.18-8|150	based on OpenGTL.
14cr|opengtl-0.9.18-8|151	
14cr|opengtl-0.9.18-8|152	%files -n %{devname}
14cr|opengtl-0.9.18-8|153	%{_libdir}/*.so
14cr|opengtl-0.9.18-8|154	%{_includedir}/*
14cr|opengtl-0.9.18-8|155	%{_libdir}/pkgconfig/*.pc
14cr|opengtl-0.9.18-8|156	%if %{with docs}
14cr|opengtl-0.9.18-8|157	%doc %{_docdir}/OpenGTL/shiva/ShivaRef.pdf
14cr|opengtl-0.9.18-8|158	%endif
14cr|opengtl-0.9.18-8|159	
14cr|opengtl-0.9.18-8|160	#--------------------------------------------------------------------
14cr|opengtl-0.9.18-8|161	
14cr|opengtl-0.9.18-8|162	%prep
14cr|opengtl-0.9.18-8|163	%setup -q -n OpenGTL-%{version}
14cr|opengtl-0.9.18-8|164	%patch0 -p0 -b .linkage~
14cr|opengtl-0.9.18-8|165	%patch1 -p0 -b .png~
14cr|opengtl-0.9.18-8|166	#patch2 -p1 -b .llvm33~
14cr|opengtl-0.9.18-8|167	#patch3 -p1 -b .llvmname~
14cr|opengtl-0.9.18-8|168	%patch4 -p1 -b .llvm35~
14cr|opengtl-0.9.18-8|169	
14cr|opengtl-0.9.18-8|170	%build
14cr|opengtl-0.9.18-8|171	# OVERRIDE_LLVM_ASSERT is ok because our llvm is built without
14cr|opengtl-0.9.18-8|172	# asserts -- the detection code is off
14cr|opengtl-0.9.18-8|173	export CXXFLAGS="$RPM_OPT_FLAGS -std=gnu++11"
14cr|opengtl-0.9.18-8|174	%cmake -DOVERIDE_LLVM_ASSERT:BOOL=TRUE
14cr|opengtl-0.9.18-8|175	%make
14cr|opengtl-0.9.18-8|176	
14cr|opengtl-0.9.18-8|177	%install
14cr|opengtl-0.9.18-8|178	%makeinstall_std -C build
14cr|opengtl-0.9.18-8|179	
14cr|opengtl-0.9.18-8|180	
14cr|opengtl-0.9.18-8|181	%changelog
14cr|opengtl-0.9.18-8|182	* Wed Sep 10 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.9.18-8
14cr|opengtl-0.9.18-8|183	+ Revision: 29097b6
14cr|opengtl-0.9.18-8|184	- Adjusted the list of patches
14cr|opengtl-0.9.18-8|185	
14cr|opengtl-0.9.18-8|186	

3786 14
14cr|openldap-check_password-1.0.3-2|1	%define upstream_name check_password
14cr|openldap-check_password-1.0.3-2|2	
14cr|openldap-check_password-1.0.3-2|3	Name:       openldap-%{upstream_name}
14cr|openldap-check_password-1.0.3-2|4	Version:    1.0.3
14cr|openldap-check_password-1.0.3-2|5	Release:    2
14cr|openldap-check_password-1.0.3-2|6	Summary:    OpenLdap password checker module
14cr|openldap-check_password-1.0.3-2|7	License:    Artistic
14cr|openldap-check_password-1.0.3-2|8	Group: 		System/Servers
14cr|openldap-check_password-1.0.3-2|9	URL: 		http://linagora.org/contrib/annuaires/extensions/openldap_ppolicy_check_password
14cr|openldap-check_password-1.0.3-2|10	Source0: 	http://tools.ltb-project.org/attachments/download/29/%{upstream_name}-%{version}.tar.gz
14cr|openldap-check_password-1.0.3-2|11	BuildRequires: openldap-devel
14cr|openldap-check_password-1.0.3-2|12	BuildRequires: cracklib-devel
14cr|openldap-check_password-1.0.3-2|13	BuildRequires: libwrap-devel
14cr|openldap-check_password-1.0.3-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|openldap-check_password-1.0.3-2|15	
14cr|openldap-check_password-1.0.3-2|16	%description
14cr|openldap-check_password-1.0.3-2|17	check_password.c is an OpenLDAP pwdPolicyChecker module used to check the
14cr|openldap-check_password-1.0.3-2|18	strength and quality of user-provided passwords.
14cr|openldap-check_password-1.0.3-2|19	
14cr|openldap-check_password-1.0.3-2|20	This module is used as an extension of the OpenLDAP password policy controls,
14cr|openldap-check_password-1.0.3-2|21	see slapo-ppolicy(5) section pwdCheckModule.
14cr|openldap-check_password-1.0.3-2|22	
14cr|openldap-check_password-1.0.3-2|23	check_password.c will run a number of checks on the passwords to ensure minimum
14cr|openldap-check_password-1.0.3-2|24	strength and quality requirements are met. Passwords that do not meet these
14cr|openldap-check_password-1.0.3-2|25	requirements are rejected.
14cr|openldap-check_password-1.0.3-2|26	
14cr|openldap-check_password-1.0.3-2|27	%prep
14cr|openldap-check_password-1.0.3-2|28	%setup -q -n %{upstream_name}-%{version}
14cr|openldap-check_password-1.0.3-2|29	
14cr|openldap-check_password-1.0.3-2|30	%build
14cr|openldap-check_password-1.0.3-2|31	%make \
14cr|openldap-check_password-1.0.3-2|32	LDAP_INC="-I%{_includedir}/openldap/include -I%{_includedir}/openldap/slapd"
14cr|openldap-check_password-1.0.3-2|33	
14cr|openldap-check_password-1.0.3-2|34	
14cr|openldap-check_password-1.0.3-2|35	%install
14cr|openldap-check_password-1.0.3-2|36	rm -rf %{buildroot}
14cr|openldap-check_password-1.0.3-2|37	install -d -m 755 %{buildroot}/%{_libdir}/openldap
14cr|openldap-check_password-1.0.3-2|38	install -m 755 check_password.so %{buildroot}/%{_libdir}/openldap
14cr|openldap-check_password-1.0.3-2|39	
14cr|openldap-check_password-1.0.3-2|40	%clean
14cr|openldap-check_password-1.0.3-2|41	rm -rf %{buildroot}
14cr|openldap-check_password-1.0.3-2|42	
14cr|openldap-check_password-1.0.3-2|43	%files
14cr|openldap-check_password-1.0.3-2|44	%defattr(-,root,root)
14cr|openldap-check_password-1.0.3-2|45	%doc README INSTALL LICENSE
14cr|openldap-check_password-1.0.3-2|46	%{_libdir}/openldap/*
14cr|openldap-check_password-1.0.3-2|47	
14cr|openldap-check_password-1.0.3-2|48	
14cr|openldap-check_password-1.0.3-2|49	
14cr|openldap-check_password-1.0.3-2|50	
14cr|openldap-check_password-1.0.3-2|51	%changelog
14cr|openldap-check_password-1.0.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|openldap-check_password-1.0.3-2|53	+ Revision: 9bbc842
14cr|openldap-check_password-1.0.3-2|54	- MassBuild#464: Increase release tag
14cr|openldap-check_password-1.0.3-2|55	
14cr|openldap-check_password-1.0.3-2|56	

3787 14
14cr|openldev-1.0-9|1	%define lib_major 0
14cr|openldev-1.0-9|2	%define lib_name %mklibname %{name} %{lib_major}
14cr|openldev-1.0-9|3	%define develname %mklibname -d %name
14cr|openldev-1.0-9|4	
14cr|openldev-1.0-9|5	Summary: Development environment
14cr|openldev-1.0-9|6	Name: openldev
14cr|openldev-1.0-9|7	Version: 1.0
14cr|openldev-1.0-9|8	Release: 9
14cr|openldev-1.0-9|9	License: GPLv2+
14cr|openldev-1.0-9|10	Group: Development/Other
14cr|openldev-1.0-9|11	URL: http://www.openldev.org/
14cr|openldev-1.0-9|12	Source0: %{name}-%{version}.tar.bz2
14cr|openldev-1.0-9|13	Patch0: openldev-1.0-gcc43.patch
14cr|openldev-1.0-9|14	Patch1: openldev-1.0-gcc44.patch
14cr|openldev-1.0-9|15	BuildRequires: pkgconfig(gtksourceview-1.0)
14cr|openldev-1.0-9|16	BuildRequires: libglade2.0-devel
14cr|openldev-1.0-9|17	BuildRequires: vte-devel
14cr|openldev-1.0-9|18	BuildRequires: pkgconfig(libxml-2.0)
14cr|openldev-1.0-9|19	BuildRequires: pkgconfig(libgnomeprint-2.2)
14cr|openldev-1.0-9|20	BuildRequires: pkgconfig(libgnomeprintui-2.2)
14cr|openldev-1.0-9|21	BuildRequires: pkgconfig(gconf-2.0)
14cr|openldev-1.0-9|22	BuildRequires: pkgconfig(libgnomeuimm-2.6)
14cr|openldev-1.0-9|23	BuildRequires: pkgconfig
14cr|openldev-1.0-9|24	BuildRequires: imagemagick
14cr|openldev-1.0-9|25	BuildRequires: chrpath
14cr|openldev-1.0-9|26	BuildRequires: desktop-file-utils
14cr|openldev-1.0-9|27	
14cr|openldev-1.0-9|28	%description
14cr|openldev-1.0-9|29	OpenLDev is a development environment that provides a graphical
14cr|openldev-1.0-9|30	front-end to Linux compilers such as gcc. It includes the basic
14cr|openldev-1.0-9|31	essentials needed by a Linux programmer. It is a graphical
14cr|openldev-1.0-9|32	interface to the collection of command line programming tools
14cr|openldev-1.0-9|33	available for Linux and Unix systems.
14cr|openldev-1.0-9|34	
14cr|openldev-1.0-9|35	%package -n %{lib_name}
14cr|openldev-1.0-9|36	Summary:        Openldev library
14cr|openldev-1.0-9|37	Group:          Development/Other
14cr|openldev-1.0-9|38	Obsoletes:	%{_lib}openldev1.0
14cr|openldev-1.0-9|39	
14cr|openldev-1.0-9|40	%description -n %{lib_name}
14cr|openldev-1.0-9|41	This is a library used by Openldev.
14cr|openldev-1.0-9|42	
14cr|openldev-1.0-9|43	%package -n %{develname}
14cr|openldev-1.0-9|44	Summary:        Development files for GCompris
14cr|openldev-1.0-9|45	Group:          Development/Other
14cr|openldev-1.0-9|46	Requires:       %{lib_name} = %{version}
14cr|openldev-1.0-9|47	Provides:       lib%{name}-devel = %{EVRD}
14cr|openldev-1.0-9|48	Provides:       %{name}-devel = %{EVRD}
14cr|openldev-1.0-9|49	Obsoletes:	%{_lib}openldev1.0-devel
14cr|openldev-1.0-9|50	
14cr|openldev-1.0-9|51	%description -n  %{develname}
14cr|openldev-1.0-9|52	Development file for Openldev.
14cr|openldev-1.0-9|53	
14cr|openldev-1.0-9|54	%prep
14cr|openldev-1.0-9|55	%setup -q -n %{name}
14cr|openldev-1.0-9|56	%patch0 -p0
14cr|openldev-1.0-9|57	%patch1 -p0
14cr|openldev-1.0-9|58	
14cr|openldev-1.0-9|59	%build
14cr|openldev-1.0-9|60	%configure2_5x
14cr|openldev-1.0-9|61	%make
14cr|openldev-1.0-9|62	
14cr|openldev-1.0-9|63	%install
14cr|openldev-1.0-9|64	%makeinstall_std
14cr|openldev-1.0-9|65	# to remove binary-or-shlib-defines-rpath rpmlint error
14cr|openldev-1.0-9|66	chrpath -d $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|openldev-1.0-9|67	# to remove script-without-shellbang rpmlint error
14cr|openldev-1.0-9|68	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/*.la
14cr|openldev-1.0-9|69	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la
14cr|openldev-1.0-9|70	
14cr|openldev-1.0-9|71	# menu
14cr|openldev-1.0-9|72	
14cr|openldev-1.0-9|73	desktop-file-install --vendor="" \
14cr|openldev-1.0-9|74	--remove-category="Application" \
14cr|openldev-1.0-9|75	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments" \
14cr|openldev-1.0-9|76	--add-category="Development" \
14cr|openldev-1.0-9|77	--add-category="IDE" \
14cr|openldev-1.0-9|78	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|openldev-1.0-9|79	
14cr|openldev-1.0-9|80	# icons
14cr|openldev-1.0-9|81	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|openldev-1.0-9|82	convert -geometry 48x48 pixmaps/%{name}96.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|openldev-1.0-9|83	convert -geometry 32x32 pixmaps/%{name}96.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|openldev-1.0-9|84	convert -geometry 16x16 pixmaps/%{name}96.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|openldev-1.0-9|85	
14cr|openldev-1.0-9|86	# remove unneeded files
14cr|openldev-1.0-9|87	rm -rf $RPM_BUILD_ROOT/%{_defaultdocdir}
14cr|openldev-1.0-9|88	
14cr|openldev-1.0-9|89	# fix warnings
14cr|openldev-1.0-9|90	perl -pi -e "s/\r\n/\n/" NEWS README
14cr|openldev-1.0-9|91	
14cr|openldev-1.0-9|92	# change mode for script (add executable mode)
14cr|openldev-1.0-9|93	chmod +x %{buildroot}%{_datadir}/%{name}/templates/*.pl
14cr|openldev-1.0-9|94	
14cr|openldev-1.0-9|95	%files
14cr|openldev-1.0-9|96	%defattr(644,root,root,755)
14cr|openldev-1.0-9|97	%doc README COPYING AUTHORS NEWS TODO ChangeLog INSTALL
14cr|openldev-1.0-9|98	%defattr(-,root,root,-)
14cr|openldev-1.0-9|99	%{_bindir}/*
14cr|openldev-1.0-9|100	%{_datadir}/%{name}
14cr|openldev-1.0-9|101	%{_datadir}/pixmaps/%{name}
14cr|openldev-1.0-9|102	%{_datadir}/applications/openldev.desktop
14cr|openldev-1.0-9|103	%{_mandir}/*/*
14cr|openldev-1.0-9|104	%{_liconsdir}/%{name}.png
14cr|openldev-1.0-9|105	%{_iconsdir}/%{name}.png
14cr|openldev-1.0-9|106	%{_miconsdir}/%{name}.png
14cr|openldev-1.0-9|107	%{_libdir}/%{name}/makefileeditor.plugin
14cr|openldev-1.0-9|108	%{_libdir}/%{name}/insertinfo.plugin
14cr|openldev-1.0-9|109	
14cr|openldev-1.0-9|110	%files -n %{lib_name}
14cr|openldev-1.0-9|111	%{_libdir}/*.so.%{lib_major}*
14cr|openldev-1.0-9|112	
14cr|openldev-1.0-9|113	%files -n %{develname}
14cr|openldev-1.0-9|114	%{_libdir}/*.so
14cr|openldev-1.0-9|115	%{_libdir}/%{name}/*.so
14cr|openldev-1.0-9|116	
14cr|openldev-1.0-9|117	
14cr|openldev-1.0-9|118	
14cr|openldev-1.0-9|119	%changelog
14cr|openldev-1.0-9|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14cr|openldev-1.0-9|121	+ Revision: 14cf0dd
14cr|openldev-1.0-9|122	- MassBuild#464: Increase release tag
14cr|openldev-1.0-9|123	
14cr|openldev-1.0-9|124	

3788 14
14cr|openlierox-0.58_rc3-4|1	%define debug_package %{nil}
14cr|openlierox-0.58_rc3-4|2	
14cr|openlierox-0.58_rc3-4|3	Summary:	Extremely addictive realtime worms shoot-em-up
14cr|openlierox-0.58_rc3-4|4	Name:		openlierox
14cr|openlierox-0.58_rc3-4|5	Version:	0.58_rc3
14cr|openlierox-0.58_rc3-4|6	Release:	4
14cr|openlierox-0.58_rc3-4|7	License:	LGPLv2+
14cr|openlierox-0.58_rc3-4|8	Group:		Games/Arcade
14cr|openlierox-0.58_rc3-4|9	Url:		http://openlierox.sourceforge.net/
14cr|openlierox-0.58_rc3-4|10	Source0:	OpenLieroX_%{version}.src.tar.bz2
14cr|openlierox-0.58_rc3-4|11	Patch0:		openlierox-0.58_rc1-curl.patch
14cr|openlierox-0.58_rc3-4|12	Patch1:		openlierox-0.58_rc3-fstat.patch
14cr|openlierox-0.58_rc3-4|13	Patch2:		openlierox-0.58_rc3-gcc4.7.patch
14cr|openlierox-0.58_rc3-4|14	Patch3:		OpenLieroX-gcc4.9.patch
14cr|openlierox-0.58_rc3-4|15	BuildRequires:	libgd-devel
14cr|openlierox-0.58_rc3-4|16	BuildRequires:	libhawknl-devel
14cr|openlierox-0.58_rc3-4|17	BuildRequires:	pkgconfig(sdl)
14cr|openlierox-0.58_rc3-4|18	BuildRequires:	pkgconfig(SDL_image)
14cr|openlierox-0.58_rc3-4|19	BuildRequires:	pkgconfig(SDL_mixer)
14cr|openlierox-0.58_rc3-4|20	BuildRequires:	pkgconfig(libcurl)
14cr|openlierox-0.58_rc3-4|21	BuildRequires:	pkgconfig(libxml-2.0)
14cr|openlierox-0.58_rc3-4|22	BuildRequires:	pkgconfig(libzip)
14cr|openlierox-0.58_rc3-4|23	BuildRequires:	pkgconfig(zlib)
14cr|openlierox-0.58_rc3-4|24	Requires:	%{name}-gamedata = %{EVRD}
14cr|openlierox-0.58_rc3-4|25	
14cr|openlierox-0.58_rc3-4|26	%description
14cr|openlierox-0.58_rc3-4|27	OpenLierox is an extremely addictive realtime worms shoot-em-up backed
14cr|openlierox-0.58_rc3-4|28	by an active gamers community. Dozens of levels and mods are available
14cr|openlierox-0.58_rc3-4|29	to provide endless gaming pleasure.
14cr|openlierox-0.58_rc3-4|30	
14cr|openlierox-0.58_rc3-4|31	%files
14cr|openlierox-0.58_rc3-4|32	%doc COPYING.LIB VERSION doc
14cr|openlierox-0.58_rc3-4|33	%{_gamesbindir}/%{name}
14cr|openlierox-0.58_rc3-4|34	%{_datadir}/applications/%{name}.desktop
14cr|openlierox-0.58_rc3-4|35	%{_iconsdir}/%{name}.png
14cr|openlierox-0.58_rc3-4|36	
14cr|openlierox-0.58_rc3-4|37	#----------------------------------------------------------------------------
14cr|openlierox-0.58_rc3-4|38	
14cr|openlierox-0.58_rc3-4|39	%package gamedata
14cr|openlierox-0.58_rc3-4|40	Summary:	Game data for %{name}
14cr|openlierox-0.58_rc3-4|41	Group:		Games/Arcade
14cr|openlierox-0.58_rc3-4|42	Requires:	%{name} = %{EVRD}
14cr|openlierox-0.58_rc3-4|43	# We split game data to separate package to make it noarch and thus save
14cr|openlierox-0.58_rc3-4|44	# bandwidth and space on distribution media.
14cr|openlierox-0.58_rc3-4|45	BuildArch:	noarch
14cr|openlierox-0.58_rc3-4|46	
14cr|openlierox-0.58_rc3-4|47	%description gamedata
14cr|openlierox-0.58_rc3-4|48	Game data for %{name}.
14cr|openlierox-0.58_rc3-4|49	
14cr|openlierox-0.58_rc3-4|50	%files gamedata
14cr|openlierox-0.58_rc3-4|51	%{_gamesdatadir}/OpenLieroX
14cr|openlierox-0.58_rc3-4|52	
14cr|openlierox-0.58_rc3-4|53	#----------------------------------------------------------------------------
14cr|openlierox-0.58_rc3-4|54	
14cr|openlierox-0.58_rc3-4|55	%prep
14cr|openlierox-0.58_rc3-4|56	%setup -q -n OpenLieroX
14cr|openlierox-0.58_rc3-4|57	%patch0 -p1
14cr|openlierox-0.58_rc3-4|58	%patch1 -p1
14cr|openlierox-0.58_rc3-4|59	%patch2 -p1
14cr|openlierox-0.58_rc3-4|60	%patch3 -p1
14cr|openlierox-0.58_rc3-4|61	
14cr|openlierox-0.58_rc3-4|62	%build
14cr|openlierox-0.58_rc3-4|63	SYSTEM_DATA_DIR=%{_gamesdatadir} \
14cr|openlierox-0.58_rc3-4|64	BIN_DIR=%{_gamesbindir} \
14cr|openlierox-0.58_rc3-4|65	./compile.sh
14cr|openlierox-0.58_rc3-4|66	
14cr|openlierox-0.58_rc3-4|67	%install
14cr|openlierox-0.58_rc3-4|68	mkdir -p %{buildroot}%{_gamesbindir}
14cr|openlierox-0.58_rc3-4|69	SYSTEM_DATA_DIR=%{buildroot}%{_gamesdatadir} \
14cr|openlierox-0.58_rc3-4|70	BIN_DIR=%{buildroot}%{_gamesbindir} \
14cr|openlierox-0.58_rc3-4|71	DOC_DIR=%{buildroot}%{_docdir} \
14cr|openlierox-0.58_rc3-4|72	./install.sh
14cr|openlierox-0.58_rc3-4|73	
14cr|openlierox-0.58_rc3-4|74	chmod -R o+rX %{buildroot}%{_gamesdatadir}/OpenLieroX
14cr|openlierox-0.58_rc3-4|75	rm -rf %{buildroot}%{_docdir}
14cr|openlierox-0.58_rc3-4|76	
14cr|openlierox-0.58_rc3-4|77	mkdir -p %{buildroot}%{_iconsdir}
14cr|openlierox-0.58_rc3-4|78	cp -p %{buildroot}%{_gamesdatadir}/OpenLieroX/data/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|openlierox-0.58_rc3-4|79	
14cr|openlierox-0.58_rc3-4|80	mkdir -p %{buildroot}%{_datadir}/applications
14cr|openlierox-0.58_rc3-4|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|openlierox-0.58_rc3-4|82	[Desktop Entry]
14cr|openlierox-0.58_rc3-4|83	Name=OpenLieroX
14cr|openlierox-0.58_rc3-4|84	Comment=Extremely addictive realtime worms shoot-em-up
14cr|openlierox-0.58_rc3-4|85	Exec=%{name}
14cr|openlierox-0.58_rc3-4|86	Icon=%{name}
14cr|openlierox-0.58_rc3-4|87	Terminal=false
14cr|openlierox-0.58_rc3-4|88	Type=Application
14cr|openlierox-0.58_rc3-4|89	Categories=Game;ArcadeGame;
14cr|openlierox-0.58_rc3-4|90	EOF
14cr|openlierox-0.58_rc3-4|91	
14cr|openlierox-0.58_rc3-4|92	
14cr|openlierox-0.58_rc3-4|93	%changelog
14cr|openlierox-0.58_rc3-4|94	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.58_rc3-4
14cr|openlierox-0.58_rc3-4|95	+ Revision: d840132
14cr|openlierox-0.58_rc3-4|96	- Fix build and disable debug package
14cr|openlierox-0.58_rc3-4|97	
14cr|openlierox-0.58_rc3-4|98	

3789 14
14cr|openmortal-0.7.1-8|1	%define sversion 0.7
14cr|openmortal-0.7.1-8|2	
14cr|openmortal-0.7.1-8|3	Summary:	Parody of Mortal Kombat
14cr|openmortal-0.7.1-8|4	Name:		openmortal
14cr|openmortal-0.7.1-8|5	Version:	0.7.1
14cr|openmortal-0.7.1-8|6	Release:	8
14cr|openmortal-0.7.1-8|7	License:	GPLм2+
14cr|openmortal-0.7.1-8|8	Group:		Games/Arcade
14cr|openmortal-0.7.1-8|9	Url:		http://openmortal.sourceforge.net/
14cr|openmortal-0.7.1-8|10	Source0:	%{name}-%{sversion}.tar.bz2
14cr|openmortal-0.7.1-8|11	Source1:	laurence.zip
14cr|openmortal-0.7.1-8|12	Source2:	ikari.zip
14cr|openmortal-0.7.1-8|13	Source11:	%{name}-16x16.png
14cr|openmortal-0.7.1-8|14	Source12:	%{name}-32x32.png
14cr|openmortal-0.7.1-8|15	Source13:	%{name}-48x48.png
14cr|openmortal-0.7.1-8|16	Patch0:		openmortal-0.7-extra-qualification.patch
14cr|openmortal-0.7.1-8|17	Patch1:		openmortal-0.7-freetype2.5.patch
14cr|openmortal-0.7.1-8|18	BuildRequires:	perl-devel
14cr|openmortal-0.7.1-8|19	BuildRequires:	pkgconfig(freetype2)
14cr|openmortal-0.7.1-8|20	BuildRequires:	pkgconfig(SDL_image)
14cr|openmortal-0.7.1-8|21	BuildRequires:	pkgconfig(SDL_mixer)
14cr|openmortal-0.7.1-8|22	BuildRequires:	pkgconfig(SDL_net)
14cr|openmortal-0.7.1-8|23	BuildRequires:	pkgconfig(SDL_ttf)
14cr|openmortal-0.7.1-8|24	
14cr|openmortal-0.7.1-8|25	%description
14cr|openmortal-0.7.1-8|26	Open Mortal is a parody of the popular coin-up game, Mortal Kombat.
14cr|openmortal-0.7.1-8|27	It is currently playable (maybe even enjoyable), although it is still
14cr|openmortal-0.7.1-8|28	under development. Only two-player game is supported, single-player games
14cr|openmortal-0.7.1-8|29	against computer opponent is not planned yet.
14cr|openmortal-0.7.1-8|30	There are currently 9 playable characters, and 8 more in the making!
14cr|openmortal-0.7.1-8|31	
14cr|openmortal-0.7.1-8|32	%files
14cr|openmortal-0.7.1-8|33	%defattr(755,root,root,755)
14cr|openmortal-0.7.1-8|34	%{_gamesbindir}/%{name}
14cr|openmortal-0.7.1-8|35	%defattr(644,root,root,755)
14cr|openmortal-0.7.1-8|36	%doc AUTHORS COPYING ChangeLog INSTALL PACKAGERS README TODO
14cr|openmortal-0.7.1-8|37	%dir %{_gamesdatadir}/%{name}
14cr|openmortal-0.7.1-8|38	%{_gamesdatadir}/%{name}/*
14cr|openmortal-0.7.1-8|39	%{_miconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|40	%{_iconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|41	%{_liconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|42	%{_datadir}/applications/%{name}.desktop
14cr|openmortal-0.7.1-8|43	
14cr|openmortal-0.7.1-8|44	#----------------------------------------------------------------------------
14cr|openmortal-0.7.1-8|45	
14cr|openmortal-0.7.1-8|46	%prep
14cr|openmortal-0.7.1-8|47	%setup -n %{name}-%{sversion} -q
14cr|openmortal-0.7.1-8|48	%patch0 -p0
14cr|openmortal-0.7.1-8|49	%patch1 -p1
14cr|openmortal-0.7.1-8|50	unzip %{SOURCE1} -d data/gfx
14cr|openmortal-0.7.1-8|51	unzip %{SOURCE2} -d data/gfx
14cr|openmortal-0.7.1-8|52	
14cr|openmortal-0.7.1-8|53	%build
14cr|openmortal-0.7.1-8|54	%configure2_5x \
14cr|openmortal-0.7.1-8|55	--bindir=%{_gamesbindir} \
14cr|openmortal-0.7.1-8|56	--datadir=%{_gamesdatadir}
14cr|openmortal-0.7.1-8|57	
14cr|openmortal-0.7.1-8|58	%make
14cr|openmortal-0.7.1-8|59	
14cr|openmortal-0.7.1-8|60	%install
14cr|openmortal-0.7.1-8|61	%makeinstall_std
14cr|openmortal-0.7.1-8|62	
14cr|openmortal-0.7.1-8|63	mkdir -p %{buildroot}%{_datadir}/applications
14cr|openmortal-0.7.1-8|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|openmortal-0.7.1-8|65	[Desktop Entry]
14cr|openmortal-0.7.1-8|66	Name=Open Mortal
14cr|openmortal-0.7.1-8|67	Comment=Parody of Mortal Kombat
14cr|openmortal-0.7.1-8|68	Exec=%{_gamesbindir}/%{name}
14cr|openmortal-0.7.1-8|69	Icon=%{name}
14cr|openmortal-0.7.1-8|70	Terminal=false
14cr|openmortal-0.7.1-8|71	Type=Application
14cr|openmortal-0.7.1-8|72	StartupNotify=true
14cr|openmortal-0.7.1-8|73	Categories=Game;ArcadeGame;
14cr|openmortal-0.7.1-8|74	EOF
14cr|openmortal-0.7.1-8|75	
14cr|openmortal-0.7.1-8|76	install %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|77	install %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|78	install %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|openmortal-0.7.1-8|79	
14cr|openmortal-0.7.1-8|80	
14cr|openmortal-0.7.1-8|81	
14cr|openmortal-0.7.1-8|82	%changelog
14cr|openmortal-0.7.1-8|83	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-8
14cr|openmortal-0.7.1-8|84	+ Revision: 243a0e2
14cr|openmortal-0.7.1-8|85	- Fix build with freetype 2.5
14cr|openmortal-0.7.1-8|86	
14cr|openmortal-0.7.1-8|87	

3790 14
14cr|openmpi-1.7.3-4|1	%define mpi_major 1
14cr|openmpi-1.7.3-4|2	%define mpifh_major 2
14cr|openmpi-1.7.3-4|3	%define trace_major 0
14cr|openmpi-1.7.3-4|4	%define openpal_major 6
14cr|openmpi-1.7.3-4|5	%define vt_major 0
14cr|openmpi-1.7.3-4|6	%define libmpi %mklibname mpi %{mpi_major}
14cr|openmpi-1.7.3-4|7	%define libmpicxx %mklibname mpi_cxx %{mpi_major}
14cr|openmpi-1.7.3-4|8	%define libmpifh %mklibname mpi_mpifh %{mpifh_major}
14cr|openmpi-1.7.3-4|9	%define libmpiuse %mklibname mpi_usempi %{mpi_major}
14cr|openmpi-1.7.3-4|10	%define libtrace %mklibname ompitrace %{trace_major}
14cr|openmpi-1.7.3-4|11	%define libopenpal %mklibname open-pal %{openpal_major}
14cr|openmpi-1.7.3-4|12	%define libopenrte %mklibname open-rte %{openpal_major}
14cr|openmpi-1.7.3-4|13	%define libotf %mklibname open-trace-format %{mpi_major}
14cr|openmpi-1.7.3-4|14	%define libotfaux %mklibname otfaux %{trace_major}
14cr|openmpi-1.7.3-4|15	%define libvt %mklibname vt %{vt_major}
14cr|openmpi-1.7.3-4|16	%define libvthyb %mklibname vt-hyb %{vt_major}
14cr|openmpi-1.7.3-4|17	%define libvtmpi %mklibname vt-mpi %{vt_major}
14cr|openmpi-1.7.3-4|18	%define libvtmpiunify %mklibname vt-mpi-unify %{vt_major}
14cr|openmpi-1.7.3-4|19	%define libvtmt %mklibname vt-mt %{vt_major}
14cr|openmpi-1.7.3-4|20	%define devname %mklibname %{name} -d
14cr|openmpi-1.7.3-4|21	
14cr|openmpi-1.7.3-4|22	Summary:	A powerful implementation of MPI
14cr|openmpi-1.7.3-4|23	Name:		openmpi
14cr|openmpi-1.7.3-4|24	Version:	1.7.3
14cr|openmpi-1.7.3-4|25	Release:	4
14cr|openmpi-1.7.3-4|26	License:	BSD
14cr|openmpi-1.7.3-4|27	Group:		Development/Other
14cr|openmpi-1.7.3-4|28	Url:		http://www.open-mpi.org
14cr|openmpi-1.7.3-4|29	Source0:	http://www.open-mpi.org/software/ompi/v1.6/downloads/%{name}-%{version}.tar.bz2
14cr|openmpi-1.7.3-4|30	Patch0:		openmpi-1.7.3-sfmt.patch
14cr|openmpi-1.7.3-4|31	BuildRequires:	bison
14cr|openmpi-1.7.3-4|32	BuildRequires:	flex
14cr|openmpi-1.7.3-4|33	BuildRequires:	gcc-gfortran
14cr|openmpi-1.7.3-4|34	BuildRequires:	binutils-devel
14cr|openmpi-1.7.3-4|35	BuildRequires:	gomp-devel
14cr|openmpi-1.7.3-4|36	BuildRequires:	libibverbs-devel
14cr|openmpi-1.7.3-4|37	%ifnarch %{arm}
14cr|openmpi-1.7.3-4|38	BuildRequires:	numa-devel
14cr|openmpi-1.7.3-4|39	%endif
14cr|openmpi-1.7.3-4|40	BuildRequires:	torque-devel
14cr|openmpi-1.7.3-4|41	BuildRequires:	pkgconfig(zlib)
14cr|openmpi-1.7.3-4|42	Requires:	%{devname} = %{EVRD}
14cr|openmpi-1.7.3-4|43	Conflicts:	mpich
14cr|openmpi-1.7.3-4|44	Conflicts:	mpich2
14cr|openmpi-1.7.3-4|45	Conflicts:	lam
14cr|openmpi-1.7.3-4|46	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|47	
14cr|openmpi-1.7.3-4|48	%description
14cr|openmpi-1.7.3-4|49	OpenMPI is a project combining technologies and resources from
14cr|openmpi-1.7.3-4|50	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
14cr|openmpi-1.7.3-4|51	order to build the best MPI library available.
14cr|openmpi-1.7.3-4|52	
14cr|openmpi-1.7.3-4|53	This package contains all of the tools necessary to compile, link, and
14cr|openmpi-1.7.3-4|54	run OpenMPI jobs.
14cr|openmpi-1.7.3-4|55	
14cr|openmpi-1.7.3-4|56	%files
14cr|openmpi-1.7.3-4|57	%doc README LICENSE NEWS AUTHORS examples/
14cr|openmpi-1.7.3-4|58	%config(noreplace) %{_sysconfdir}/*
14cr|openmpi-1.7.3-4|59	%{_bindir}/*
14cr|openmpi-1.7.3-4|60	%{_datadir}/%{name}/
14cr|openmpi-1.7.3-4|61	%{_mandir}/man1/*
14cr|openmpi-1.7.3-4|62	%{_libdir}/%{name}/*.so
14cr|openmpi-1.7.3-4|63	
14cr|openmpi-1.7.3-4|64	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|65	
14cr|openmpi-1.7.3-4|66	%package -n %{libmpi}
14cr|openmpi-1.7.3-4|67	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|68	Group:		System/Libraries
14cr|openmpi-1.7.3-4|69	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|70	Obsoletes:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|71	
14cr|openmpi-1.7.3-4|72	%description -n %{libmpi}
14cr|openmpi-1.7.3-4|73	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|74	
14cr|openmpi-1.7.3-4|75	%files -n %{libmpi}
14cr|openmpi-1.7.3-4|76	%{_libdir}/libmpi.so.%{mpi_major}*
14cr|openmpi-1.7.3-4|77	
14cr|openmpi-1.7.3-4|78	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|79	
14cr|openmpi-1.7.3-4|80	%package -n %{libmpicxx}
14cr|openmpi-1.7.3-4|81	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|82	Group:		System/Libraries
14cr|openmpi-1.7.3-4|83	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|84	
14cr|openmpi-1.7.3-4|85	%description -n %{libmpicxx}
14cr|openmpi-1.7.3-4|86	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|87	
14cr|openmpi-1.7.3-4|88	%files -n %{libmpicxx}
14cr|openmpi-1.7.3-4|89	%{_libdir}/libmpi_cxx.so.%{mpi_major}*
14cr|openmpi-1.7.3-4|90	
14cr|openmpi-1.7.3-4|91	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|92	
14cr|openmpi-1.7.3-4|93	%package -n %{libmpifh}
14cr|openmpi-1.7.3-4|94	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|95	Group:		System/Libraries
14cr|openmpi-1.7.3-4|96	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|97	
14cr|openmpi-1.7.3-4|98	%description -n %{libmpifh}
14cr|openmpi-1.7.3-4|99	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|100	
14cr|openmpi-1.7.3-4|101	%files -n %{libmpifh}
14cr|openmpi-1.7.3-4|102	%{_libdir}/libmpi_mpifh.so.%{mpifh_major}*
14cr|openmpi-1.7.3-4|103	
14cr|openmpi-1.7.3-4|104	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|105	
14cr|openmpi-1.7.3-4|106	%package -n %{libmpiuse}
14cr|openmpi-1.7.3-4|107	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|108	Group:		System/Libraries
14cr|openmpi-1.7.3-4|109	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|110	
14cr|openmpi-1.7.3-4|111	%description -n %{libmpiuse}
14cr|openmpi-1.7.3-4|112	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|113	
14cr|openmpi-1.7.3-4|114	%files -n %{libmpiuse}
14cr|openmpi-1.7.3-4|115	%{_libdir}/libmpi_usempi.so.%{mpi_major}*
14cr|openmpi-1.7.3-4|116	
14cr|openmpi-1.7.3-4|117	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|118	
14cr|openmpi-1.7.3-4|119	%package -n %{libtrace}
14cr|openmpi-1.7.3-4|120	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|121	Group:		System/Libraries
14cr|openmpi-1.7.3-4|122	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|123	
14cr|openmpi-1.7.3-4|124	%description -n %{libtrace}
14cr|openmpi-1.7.3-4|125	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|126	
14cr|openmpi-1.7.3-4|127	%files -n %{libtrace}
14cr|openmpi-1.7.3-4|128	%{_libdir}/libompitrace.so.%{trace_major}*
14cr|openmpi-1.7.3-4|129	
14cr|openmpi-1.7.3-4|130	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|131	
14cr|openmpi-1.7.3-4|132	%package -n %{libopenpal}
14cr|openmpi-1.7.3-4|133	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|134	Group:		System/Libraries
14cr|openmpi-1.7.3-4|135	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|136	
14cr|openmpi-1.7.3-4|137	%description -n %{libopenpal}
14cr|openmpi-1.7.3-4|138	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|139	
14cr|openmpi-1.7.3-4|140	%files -n %{libopenpal}
14cr|openmpi-1.7.3-4|141	%{_libdir}/libopen-pal.so.%{openpal_major}*
14cr|openmpi-1.7.3-4|142	
14cr|openmpi-1.7.3-4|143	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|144	
14cr|openmpi-1.7.3-4|145	%package -n %{libopenrte}
14cr|openmpi-1.7.3-4|146	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|147	Group:		System/Libraries
14cr|openmpi-1.7.3-4|148	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|149	
14cr|openmpi-1.7.3-4|150	%description -n %{libopenrte}
14cr|openmpi-1.7.3-4|151	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|152	
14cr|openmpi-1.7.3-4|153	%files -n %{libopenrte}
14cr|openmpi-1.7.3-4|154	%{_libdir}/libopen-rte.so.%{openpal_major}*
14cr|openmpi-1.7.3-4|155	
14cr|openmpi-1.7.3-4|156	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|157	
14cr|openmpi-1.7.3-4|158	%package -n %{libotf}
14cr|openmpi-1.7.3-4|159	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|160	Group:		System/Libraries
14cr|openmpi-1.7.3-4|161	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|162	
14cr|openmpi-1.7.3-4|163	%description -n %{libotf}
14cr|openmpi-1.7.3-4|164	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|165	
14cr|openmpi-1.7.3-4|166	%files -n %{libotf}
14cr|openmpi-1.7.3-4|167	%{_libdir}/libopen-trace-format.so.%{mpi_major}*
14cr|openmpi-1.7.3-4|168	
14cr|openmpi-1.7.3-4|169	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|170	
14cr|openmpi-1.7.3-4|171	%package -n %{libotfaux}
14cr|openmpi-1.7.3-4|172	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|173	Group:		System/Libraries
14cr|openmpi-1.7.3-4|174	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|175	
14cr|openmpi-1.7.3-4|176	%description -n %{libotfaux}
14cr|openmpi-1.7.3-4|177	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|178	
14cr|openmpi-1.7.3-4|179	%files -n %{libotfaux}
14cr|openmpi-1.7.3-4|180	%{_libdir}/libotfaux.so.%{trace_major}*
14cr|openmpi-1.7.3-4|181	
14cr|openmpi-1.7.3-4|182	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|183	
14cr|openmpi-1.7.3-4|184	%package -n %{libvt}
14cr|openmpi-1.7.3-4|185	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|186	Group:		System/Libraries
14cr|openmpi-1.7.3-4|187	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|188	
14cr|openmpi-1.7.3-4|189	%description -n %{libvt}
14cr|openmpi-1.7.3-4|190	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|191	
14cr|openmpi-1.7.3-4|192	%files -n %{libvt}
14cr|openmpi-1.7.3-4|193	%{_libdir}/libvt.so.%{vt_major}*
14cr|openmpi-1.7.3-4|194	
14cr|openmpi-1.7.3-4|195	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|196	
14cr|openmpi-1.7.3-4|197	%package -n %{libvthyb}
14cr|openmpi-1.7.3-4|198	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|199	Group:		System/Libraries
14cr|openmpi-1.7.3-4|200	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|201	
14cr|openmpi-1.7.3-4|202	%description -n %{libvthyb}
14cr|openmpi-1.7.3-4|203	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|204	
14cr|openmpi-1.7.3-4|205	%files -n %{libvthyb}
14cr|openmpi-1.7.3-4|206	%{_libdir}/libvt-hyb.so.%{vt_major}*
14cr|openmpi-1.7.3-4|207	
14cr|openmpi-1.7.3-4|208	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|209	
14cr|openmpi-1.7.3-4|210	%package -n %{libvtmpi}
14cr|openmpi-1.7.3-4|211	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|212	Group:		System/Libraries
14cr|openmpi-1.7.3-4|213	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|214	
14cr|openmpi-1.7.3-4|215	%description -n %{libvtmpi}
14cr|openmpi-1.7.3-4|216	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|217	
14cr|openmpi-1.7.3-4|218	%files -n %{libvtmpi}
14cr|openmpi-1.7.3-4|219	%{_libdir}/libvt-mpi.so.%{vt_major}*
14cr|openmpi-1.7.3-4|220	
14cr|openmpi-1.7.3-4|221	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|222	
14cr|openmpi-1.7.3-4|223	%package -n %{libvtmpiunify}
14cr|openmpi-1.7.3-4|224	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|225	Group:		System/Libraries
14cr|openmpi-1.7.3-4|226	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|227	
14cr|openmpi-1.7.3-4|228	%description -n %{libvtmpiunify}
14cr|openmpi-1.7.3-4|229	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|230	
14cr|openmpi-1.7.3-4|231	%files -n %{libvtmpiunify}
14cr|openmpi-1.7.3-4|232	%{_libdir}/libvt-mpi-unify.so.%{vt_major}*
14cr|openmpi-1.7.3-4|233	
14cr|openmpi-1.7.3-4|234	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|235	
14cr|openmpi-1.7.3-4|236	%package -n %{libvtmt}
14cr|openmpi-1.7.3-4|237	Summary:	Shared library for OpenMPI
14cr|openmpi-1.7.3-4|238	Group:		System/Libraries
14cr|openmpi-1.7.3-4|239	Conflicts:	%{_lib}openmpi1 < 1.7.5
14cr|openmpi-1.7.3-4|240	
14cr|openmpi-1.7.3-4|241	%description -n %{libvtmt}
14cr|openmpi-1.7.3-4|242	This package contains shared library needed by programs linked against OpenMPI.
14cr|openmpi-1.7.3-4|243	
14cr|openmpi-1.7.3-4|244	%files -n %{libvtmt}
14cr|openmpi-1.7.3-4|245	%{_libdir}/libvt-mt.so.%{vt_major}*
14cr|openmpi-1.7.3-4|246	
14cr|openmpi-1.7.3-4|247	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|248	
14cr|openmpi-1.7.3-4|249	%package -n %{devname}
14cr|openmpi-1.7.3-4|250	Summary:	Development files for OpenMPI
14cr|openmpi-1.7.3-4|251	Group:		Development/Other
14cr|openmpi-1.7.3-4|252	Requires:	%{libmpi} = %{EVRD}
14cr|openmpi-1.7.3-4|253	Requires:	%{libmpicxx} = %{EVRD}
14cr|openmpi-1.7.3-4|254	Requires:	%{libmpifh} = %{EVRD}
14cr|openmpi-1.7.3-4|255	Requires:	%{libmpiuse} = %{EVRD}
14cr|openmpi-1.7.3-4|256	Requires:	%{libtrace} = %{EVRD}
14cr|openmpi-1.7.3-4|257	Requires:	%{libopenpal} = %{EVRD}
14cr|openmpi-1.7.3-4|258	Requires:	%{libopenrte} = %{EVRD}
14cr|openmpi-1.7.3-4|259	Requires:	%{libotf} = %{EVRD}
14cr|openmpi-1.7.3-4|260	Requires:	%{libotfaux} = %{EVRD}
14cr|openmpi-1.7.3-4|261	Requires:	%{libvt} = %{EVRD}
14cr|openmpi-1.7.3-4|262	Requires:	%{libvthyb} = %{EVRD}
14cr|openmpi-1.7.3-4|263	Requires:	%{libvtmpi} = %{EVRD}
14cr|openmpi-1.7.3-4|264	Requires:	%{libvtmpiunify} = %{EVRD}
14cr|openmpi-1.7.3-4|265	Requires:	%{libvtmt} = %{EVRD}
14cr|openmpi-1.7.3-4|266	Provides:	%{name}-devel = %{EVRD}
14cr|openmpi-1.7.3-4|267	Conflicts:	lam-devel
14cr|openmpi-1.7.3-4|268	Conflicts:	mpich1-devel
14cr|openmpi-1.7.3-4|269	Conflicts:	mpich2-devel
14cr|openmpi-1.7.3-4|270	
14cr|openmpi-1.7.3-4|271	%description -n %{devname}
14cr|openmpi-1.7.3-4|272	OpenMPI is a project combining technologies and resources from
14cr|openmpi-1.7.3-4|273	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
14cr|openmpi-1.7.3-4|274	order to build the best MPI library available.
14cr|openmpi-1.7.3-4|275	
14cr|openmpi-1.7.3-4|276	This package contains the libraries and header files needed to
14cr|openmpi-1.7.3-4|277	compile applications against OpenMPI.
14cr|openmpi-1.7.3-4|278	
14cr|openmpi-1.7.3-4|279	%files -n %{devname}
14cr|openmpi-1.7.3-4|280	%{_includedir}/*
14cr|openmpi-1.7.3-4|281	%{_libdir}/*.so
14cr|openmpi-1.7.3-4|282	%{_libdir}/*.mod
14cr|openmpi-1.7.3-4|283	%{_libdir}/*.a
14cr|openmpi-1.7.3-4|284	%{_libdir}/%{name}/*.a
14cr|openmpi-1.7.3-4|285	%{_libdir}/pkgconfig/*.pc
14cr|openmpi-1.7.3-4|286	%exclude %{_datadir}/vampirtrace/doc/
14cr|openmpi-1.7.3-4|287	%{_datadir}/vampirtrace/
14cr|openmpi-1.7.3-4|288	
14cr|openmpi-1.7.3-4|289	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|290	
14cr|openmpi-1.7.3-4|291	%package doc
14cr|openmpi-1.7.3-4|292	Summary:	Documentation for OpenMPI
14cr|openmpi-1.7.3-4|293	Group:		Development/Other
14cr|openmpi-1.7.3-4|294	BuildArch:	noarch
14cr|openmpi-1.7.3-4|295	
14cr|openmpi-1.7.3-4|296	%description doc
14cr|openmpi-1.7.3-4|297	OpenMPI is a project combining technologies and resources from
14cr|openmpi-1.7.3-4|298	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
14cr|openmpi-1.7.3-4|299	order to build the best MPI library available.
14cr|openmpi-1.7.3-4|300	
14cr|openmpi-1.7.3-4|301	This package contains documentation and development man pages
14cr|openmpi-1.7.3-4|302	for OpenMPI.
14cr|openmpi-1.7.3-4|303	
14cr|openmpi-1.7.3-4|304	%files doc
14cr|openmpi-1.7.3-4|305	%{_mandir}/man3/*
14cr|openmpi-1.7.3-4|306	%{_mandir}/man7/*
14cr|openmpi-1.7.3-4|307	%dir %{_datadir}/vampirtrace/doc
14cr|openmpi-1.7.3-4|308	%{_datadir}/vampirtrace/doc/*
14cr|openmpi-1.7.3-4|309	
14cr|openmpi-1.7.3-4|310	#----------------------------------------------------------------------------
14cr|openmpi-1.7.3-4|311	
14cr|openmpi-1.7.3-4|312	%prep
14cr|openmpi-1.7.3-4|313	%setup -q
14cr|openmpi-1.7.3-4|314	%patch0 -p1
14cr|openmpi-1.7.3-4|315	
14cr|openmpi-1.7.3-4|316	%build
14cr|openmpi-1.7.3-4|317	# Disable libtoolize because it messes up the generated libtool
14cr|openmpi-1.7.3-4|318	# in OpenMPI 1.2:
14cr|openmpi-1.7.3-4|319	%define __libtoolize /bin/true
14cr|openmpi-1.7.3-4|320	%define _disable_ld_no_undefined 1
14cr|openmpi-1.7.3-4|321	export CFLAGS='-fPIC'
14cr|openmpi-1.7.3-4|322	%configure2_5x \
14cr|openmpi-1.7.3-4|323	--enable-shared \
14cr|openmpi-1.7.3-4|324	--enable-static \
14cr|openmpi-1.7.3-4|325	--with-threads=posix \
14cr|openmpi-1.7.3-4|326	--with-tm
14cr|openmpi-1.7.3-4|327	%make
14cr|openmpi-1.7.3-4|328	
14cr|openmpi-1.7.3-4|329	%install
14cr|openmpi-1.7.3-4|330	%makeinstall_std
14cr|openmpi-1.7.3-4|331	
14cr|openmpi-1.7.3-4|332	mv %{buildroot}%{_sysconfdir}/openmpi-totalview.tcl %{buildroot}%{_datadir}/openmpi/doc
14cr|openmpi-1.7.3-4|333	
14cr|openmpi-1.7.3-4|334	# To avoid file conflicts with libevent-devel
14cr|openmpi-1.7.3-4|335	rm -rf %{buildroot}%{_includedir}/event2
14cr|openmpi-1.7.3-4|336	
14cr|openmpi-1.7.3-4|337	
14cr|openmpi-1.7.3-4|338	%changelog
14cr|openmpi-1.7.3-4|339	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-4
14cr|openmpi-1.7.3-4|340	+ Revision: 2f2d42b
14cr|openmpi-1.7.3-4|341	- MassBuild#464: Increase release tag
14cr|openmpi-1.7.3-4|342	
14cr|openmpi-1.7.3-4|343	

3791 14
14cr|openmsx-0.9.1-3|1	# Debug package is empty and we don't care to fix it anyway
14cr|openmsx-0.9.1-3|2	%define _enable_debug_packages %{nil}
14cr|openmsx-0.9.1-3|3	%define debug_package %{nil}
14cr|openmsx-0.9.1-3|4	
14cr|openmsx-0.9.1-3|5	Summary:	Open source MSX emulator
14cr|openmsx-0.9.1-3|6	Name:		openmsx
14cr|openmsx-0.9.1-3|7	Version:	0.9.1
14cr|openmsx-0.9.1-3|8	Release:	3
14cr|openmsx-0.9.1-3|9	License:	GPLv2+
14cr|openmsx-0.9.1-3|10	Group:		Emulators
14cr|openmsx-0.9.1-3|11	URL:		http://openmsx.sourceforge.net/
14cr|openmsx-0.9.1-3|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|openmsx-0.9.1-3|13	Patch0:		openmsx-fix-config.patch
14cr|openmsx-0.9.1-3|14	BuildRequires:	python
14cr|openmsx-0.9.1-3|15	BuildRequires:	tcl-devel
14cr|openmsx-0.9.1-3|16	BuildRequires:	pkgconfig(ao)
14cr|openmsx-0.9.1-3|17	BuildRequires:	pkgconfig(glew)
14cr|openmsx-0.9.1-3|18	BuildRequires:	pkgconfig(glu)
14cr|openmsx-0.9.1-3|19	BuildRequires:	pkgconfig(jack)
14cr|openmsx-0.9.1-3|20	BuildRequires:	pkgconfig(libpng)
14cr|openmsx-0.9.1-3|21	BuildRequires:	pkgconfig(libxml-2.0)
14cr|openmsx-0.9.1-3|22	BuildRequires:	pkgconfig(ogg)
14cr|openmsx-0.9.1-3|23	BuildRequires:	pkgconfig(sdl)
14cr|openmsx-0.9.1-3|24	BuildRequires:	pkgconfig(SDL_image)
14cr|openmsx-0.9.1-3|25	BuildRequires:	pkgconfig(SDL_ttf)
14cr|openmsx-0.9.1-3|26	BuildRequires:	pkgconfig(theoradec)
14cr|openmsx-0.9.1-3|27	BuildRequires:	pkgconfig(vorbis)
14cr|openmsx-0.9.1-3|28	
14cr|openmsx-0.9.1-3|29	%description
14cr|openmsx-0.9.1-3|30	The open source MSX emulator that tries to achieve
14cr|openmsx-0.9.1-3|31	near-perfect emulation by using a novel emulation model.
14cr|openmsx-0.9.1-3|32	
14cr|openmsx-0.9.1-3|33	%prep
14cr|openmsx-0.9.1-3|34	%setup -q
14cr|openmsx-0.9.1-3|35	%patch0 -p1 -b .fix-config
14cr|openmsx-0.9.1-3|36	
14cr|openmsx-0.9.1-3|37	%build
14cr|openmsx-0.9.1-3|38	%configure2_5x
14cr|openmsx-0.9.1-3|39	
14cr|openmsx-0.9.1-3|40	%make
14cr|openmsx-0.9.1-3|41	
14cr|openmsx-0.9.1-3|42	%install
14cr|openmsx-0.9.1-3|43	%makeinstall_std
14cr|openmsx-0.9.1-3|44	
14cr|openmsx-0.9.1-3|45	# menu
14cr|openmsx-0.9.1-3|46	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|openmsx-0.9.1-3|47	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|openmsx-0.9.1-3|48	[Desktop Entry]
14cr|openmsx-0.9.1-3|49	Type=Application
14cr|openmsx-0.9.1-3|50	Exec=%{_bindir}/openmsx
14cr|openmsx-0.9.1-3|51	Icon=emulators_section
14cr|openmsx-0.9.1-3|52	Name=Openmsx
14cr|openmsx-0.9.1-3|53	Comment=%{summary}
14cr|openmsx-0.9.1-3|54	Categories=Emulator;
14cr|openmsx-0.9.1-3|55	EOF
14cr|openmsx-0.9.1-3|56	
14cr|openmsx-0.9.1-3|57	%files
14cr|openmsx-0.9.1-3|58	%doc README
14cr|openmsx-0.9.1-3|59	%{_bindir}/%{name}
14cr|openmsx-0.9.1-3|60	%{_datadir}/%{name}
14cr|openmsx-0.9.1-3|61	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|openmsx-0.9.1-3|62	
14cr|openmsx-0.9.1-3|63	
14cr|openmsx-0.9.1-3|64	%changelog
14cr|openmsx-0.9.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|openmsx-0.9.1-3|66	+ Revision: a1bc0c3
14cr|openmsx-0.9.1-3|67	- MassBuild#464: Increase release tag
14cr|openmsx-0.9.1-3|68	
14cr|openmsx-0.9.1-3|69	

3792 14
14cr|openmw-0.31.0-1|1	Summary:	A reimplementation of The Elder Scrolls III: Morrowind
14cr|openmw-0.31.0-1|2	Name:		openmw
14cr|openmw-0.31.0-1|3	Version:	0.31.0
14cr|openmw-0.31.0-1|4	Release:	1
14cr|openmw-0.31.0-1|5	License:	GPLv3+
14cr|openmw-0.31.0-1|6	Group:		Games/Adventure
14cr|openmw-0.31.0-1|7	Url:		https://openmw.org
14cr|openmw-0.31.0-1|8	Source0:	https://openmw.googlecode.com/files/%{name}-%{name}-%{version}.tar.gz
14cr|openmw-0.31.0-1|9	BuildRequires:	cmake
14cr|openmw-0.31.0-1|10	BuildRequires:	ogre
14cr|openmw-0.31.0-1|11	BuildRequires:	boost-devel
14cr|openmw-0.31.0-1|12	BuildRequires:	ffmpeg-devel
14cr|openmw-0.31.0-1|13	BuildRequires:	qt4-devel
14cr|openmw-0.31.0-1|14	BuildRequires:	pkgconfig(bullet)
14cr|openmw-0.31.0-1|15	BuildRequires:	pkgconfig(libmpg123)
14cr|openmw-0.31.0-1|16	BuildRequires:	pkgconfig(libunshield)
14cr|openmw-0.31.0-1|17	BuildRequires:	pkgconfig(MYGUI)
14cr|openmw-0.31.0-1|18	BuildRequires:	pkgconfig(OGRE)
14cr|openmw-0.31.0-1|19	BuildRequires:	pkgconfig(OIS)
14cr|openmw-0.31.0-1|20	BuildRequires:	pkgconfig(openal)
14cr|openmw-0.31.0-1|21	BuildRequires:	pkgconfig(sdl2)
14cr|openmw-0.31.0-1|22	BuildRequires:	pkgconfig(sndfile)
14cr|openmw-0.31.0-1|23	BuildRequires:	pkgconfig(uuid)
14cr|openmw-0.31.0-1|24	# Looks like it's needed to build in "package" mode
14cr|openmw-0.31.0-1|25	BuildRequires:	dpkg
14cr|openmw-0.31.0-1|26	Requires:	ogre
14cr|openmw-0.31.0-1|27	Suggests:	ogre-cg-plugin
14cr|openmw-0.31.0-1|28	
14cr|openmw-0.31.0-1|29	%description
14cr|openmw-0.31.0-1|30	OpenMW is an engine for 2002's game The Elder Scrolls 3: Morrowind.
14cr|openmw-0.31.0-1|31	It aims to be a fully playable (and improved!), open source
14cr|openmw-0.31.0-1|32	implementation of the game's engine and functionality.
14cr|openmw-0.31.0-1|33	
14cr|openmw-0.31.0-1|34	You will still need the original game data to play OpenMW.
14cr|openmw-0.31.0-1|35	
14cr|openmw-0.31.0-1|36	%files
14cr|openmw-0.31.0-1|37	%{_sysconfdir}/%{name}/
14cr|openmw-0.31.0-1|38	%{_bindir}/%{name}
14cr|openmw-0.31.0-1|39	%{_bindir}/opencs
14cr|openmw-0.31.0-1|40	%{_bindir}/omwlauncher
14cr|openmw-0.31.0-1|41	%{_bindir}/esmtool
14cr|openmw-0.31.0-1|42	%{_bindir}/mwiniimport
14cr|openmw-0.31.0-1|43	%{_gamesdatadir}/%{name}/
14cr|openmw-0.31.0-1|44	%{_datadir}/applications/%{name}.desktop
14cr|openmw-0.31.0-1|45	%{_datadir}/applications/opencs.desktop
14cr|openmw-0.31.0-1|46	%{_datadir}/pixmaps/%{name}.png
14cr|openmw-0.31.0-1|47	%{_datadir}/pixmaps/opencs.png
14cr|openmw-0.31.0-1|48	%{_datadir}/licenses/%{name}/
14cr|openmw-0.31.0-1|49	
14cr|openmw-0.31.0-1|50	#----------------------------------------------------------------------------
14cr|openmw-0.31.0-1|51	
14cr|openmw-0.31.0-1|52	%prep
14cr|openmw-0.31.0-1|53	%setup -qn %{name}-%{name}-%{version}
14cr|openmw-0.31.0-1|54	
14cr|openmw-0.31.0-1|55	%build
14cr|openmw-0.31.0-1|56	%cmake -DOGRE_PLUGIN_DIR=%{_libdir}/OGRE
14cr|openmw-0.31.0-1|57	# Too greedy for resources
14cr|openmw-0.31.0-1|58	make
14cr|openmw-0.31.0-1|59	
14cr|openmw-0.31.0-1|60	%install
14cr|openmw-0.31.0-1|61	%makeinstall_std -C build
14cr|openmw-0.31.0-1|62	
14cr|openmw-0.31.0-1|63	
14cr|openmw-0.31.0-1|64	%changelog
14cr|openmw-0.31.0-1|65	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.31.0-1
14cr|openmw-0.31.0-1|66	+ Revision: e28e4e6
14cr|openmw-0.31.0-1|67	- New version 0.31.0
14cr|openmw-0.31.0-1|68	
14cr|openmw-0.31.0-1|69	

3793 14
14cr|opennebula-3.8.5-1|1	Summary:	Elastic Utility Computing Architecture
14cr|opennebula-3.8.5-1|2	Name:		opennebula
14cr|opennebula-3.8.5-1|3	Version:	3.8.5
14cr|opennebula-3.8.5-1|4	Release:	1
14cr|opennebula-3.8.5-1|5	License:	Apache License version 2.0
14cr|opennebula-3.8.5-1|6	Group:		System/Configuration/Networking
14cr|opennebula-3.8.5-1|7	Url:		http://www.opennebula.org
14cr|opennebula-3.8.5-1|8	Source0:	http://downloads.opennebula.org/packages/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|opennebula-3.8.5-1|9	Source2:	onedsetup
14cr|opennebula-3.8.5-1|10	Source3:	one.service
14cr|opennebula-3.8.5-1|11	Source4:	one_scheduler.service
14cr|opennebula-3.8.5-1|12	Source5:	sunstone.service
14cr|opennebula-3.8.5-1|13	Source7:	ozones.service
14cr|opennebula-3.8.5-1|14	Source8:	onetmpdirs
14cr|opennebula-3.8.5-1|15	Patch0:		openneb_creatPIDdir.patch
14cr|opennebula-3.8.5-1|16	BuildRequires:	openssh
14cr|opennebula-3.8.5-1|17	BuildRequires:	pwgen
14cr|opennebula-3.8.5-1|18	BuildRequires:	ruby
14cr|opennebula-3.8.5-1|19	BuildRequires:	scons
14cr|opennebula-3.8.5-1|20	BuildRequires:	xmlrpc-c
14cr|opennebula-3.8.5-1|21	BuildRequires:	pkgconfig(libcurl)
14cr|opennebula-3.8.5-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14cr|opennebula-3.8.5-1|23	BuildRequires:	pkgconfig(openssl)
14cr|opennebula-3.8.5-1|24	BuildRequires:	pkgconfig(sqlite3)
14cr|opennebula-3.8.5-1|25	BuildRequires:	pkgconfig(xmlrpc)
14cr|opennebula-3.8.5-1|26	BuildRequires:	pkgconfig(zlib)
14cr|opennebula-3.8.5-1|27	Requires:	openssl
14cr|opennebula-3.8.5-1|28	Requires:	openssh
14cr|opennebula-3.8.5-1|29	Requires:	pwgen
14cr|opennebula-3.8.5-1|30	Requires:	ruby
14cr|opennebula-3.8.5-1|31	Requires:	rubygem-libxml-ruby
14cr|opennebula-3.8.5-1|32	Requires:	rubygem-nokogiri
14cr|opennebula-3.8.5-1|33	Requires:	rubygem-sqlite3
14cr|opennebula-3.8.5-1|34	Requires:	sqlite3-tools
14cr|opennebula-3.8.5-1|35	Requires:	xmlrpc-c
14cr|opennebula-3.8.5-1|36	
14cr|opennebula-3.8.5-1|37	%description
14cr|opennebula-3.8.5-1|38	OpenNebula.org is an open-source project aimed at building the industry
14cr|opennebula-3.8.5-1|39	standard open source cloud computing tool to manage the complexity and
14cr|opennebula-3.8.5-1|40	heterogeneity of distributed data center infrastructures.
14cr|opennebula-3.8.5-1|41	
14cr|opennebula-3.8.5-1|42	The OpenNebula.org Project is maintained and driven by the community. The
14cr|opennebula-3.8.5-1|43	OpenNebula.org community has thousands of users, contributors, and supporters,
14cr|opennebula-3.8.5-1|44	who interact through various online email lists, blogs and innovative projects
14cr|opennebula-3.8.5-1|45	to support each other.
14cr|opennebula-3.8.5-1|46	
14cr|opennebula-3.8.5-1|47	%files
14cr|opennebula-3.8.5-1|48	%doc LICENSE NOTICE
14cr|opennebula-3.8.5-1|49	%config(noreplace) %{_sysconfdir}/one/auth
14cr|opennebula-3.8.5-1|50	%config(noreplace) %{_sysconfdir}/one/cli
14cr|opennebula-3.8.5-1|51	%config(noreplace) %{_sysconfdir}/one/defaultrc
14cr|opennebula-3.8.5-1|52	%config(noreplace) %{_sysconfdir}/one/ec2query_templates
14cr|opennebula-3.8.5-1|53	%config(noreplace) %{_sysconfdir}/one/econe.conf
14cr|opennebula-3.8.5-1|54	%config(noreplace) %{_sysconfdir}/one/group.default
14cr|opennebula-3.8.5-1|55	%config(noreplace) %{_sysconfdir}/one/hm
14cr|opennebula-3.8.5-1|56	%config(noreplace) %{_sysconfdir}/one/im_ec2
14cr|opennebula-3.8.5-1|57	%config(noreplace) %{_sysconfdir}/one/occi*
14cr|opennebula-3.8.5-1|58	%config(noreplace) %{_sysconfdir}/one/oned.conf
14cr|opennebula-3.8.5-1|59	%config(noreplace) %{_sysconfdir}/one/vmm_*
14cr|opennebula-3.8.5-1|60	%config(noreplace) %{_sysconfdir}/tmpdirs.d/30_One
14cr|opennebula-3.8.5-1|61	%config(noreplace) %{_sysconfdir}/one/sched.conf
14cr|opennebula-3.8.5-1|62	%config(noreplace) %{_sysconfdir}/one/vmwarerc
14cr|opennebula-3.8.5-1|63	%{_bindir}/econe*
14cr|opennebula-3.8.5-1|64	%{_bindir}/oc*
14cr|opennebula-3.8.5-1|65	%{_bindir}/on*
14cr|opennebula-3.8.5-1|66	%{_bindir}/mm_sched
14cr|opennebula-3.8.5-1|67	%{_bindir}/tty_expect
14cr|opennebula-3.8.5-1|68	/usr/lib/one/mads/*
14cr|opennebula-3.8.5-1|69	/usr/lib/one/sh/scripts_common.sh
14cr|opennebula-3.8.5-1|70	/usr/lib/one/ruby/*
14cr|opennebula-3.8.5-1|71	#/usr/lib/one/tm_commands/*
14cr|opennebula-3.8.5-1|72	/var/lib/one/*
14cr|opennebula-3.8.5-1|73	%{_sbindir}/onedsetup
14cr|opennebula-3.8.5-1|74	%{_unitdir}/one.service
14cr|opennebula-3.8.5-1|75	%{_unitdir}/one_scheduler.service
14cr|opennebula-3.8.5-1|76	%dir %{_sysconfdir}/one
14cr|opennebula-3.8.5-1|77	%dir /usr/lib/one
14cr|opennebula-3.8.5-1|78	%dir /usr/lib/one/mads
14cr|opennebula-3.8.5-1|79	%dir /usr/lib/one/ruby
14cr|opennebula-3.8.5-1|80	%dir /usr/lib/one/sh
14cr|opennebula-3.8.5-1|81	%dir /var/lib/one
14cr|opennebula-3.8.5-1|82	
14cr|opennebula-3.8.5-1|83	%pre
14cr|opennebula-3.8.5-1|84	# cloud administrator setup
14cr|opennebula-3.8.5-1|85	if ! getent passwd oneadmin &> /dev/null ; then
14cr|opennebula-3.8.5-1|86	echo "Creating oneadmin user"
14cr|opennebula-3.8.5-1|87	/usr/sbin/groupadd cloud
14cr|opennebula-3.8.5-1|88	ONEPWD=$(/usr/bin/pwgen 40 1)
14cr|opennebula-3.8.5-1|89	/usr/sbin/useradd -m -c "OpenNebula Cloud Admin" -d /var/lib/one -g cloud -p $ONEPWD oneadmin
14cr|opennebula-3.8.5-1|90	fi
14cr|opennebula-3.8.5-1|91	
14cr|opennebula-3.8.5-1|92	%post
14cr|opennebula-3.8.5-1|93	if [ ! -d /var/lib/one/.ssh ] ; then
14cr|opennebula-3.8.5-1|94	mkdir /var/lib/one/.ssh
14cr|opennebula-3.8.5-1|95	fi
14cr|opennebula-3.8.5-1|96	# Setup the ssh infrastructure for the cloud
14cr|opennebula-3.8.5-1|97	if [ ! -f /var/lib/one/.ssh/id_rsa ]; then
14cr|opennebula-3.8.5-1|98	/usr/bin/ssh-keygen -q -t rsa -f /var/lib/one/.ssh/id_rsa -N ''
14cr|opennebula-3.8.5-1|99	fi
14cr|opennebula-3.8.5-1|100	cp /var/lib/one/.ssh/id_rsa.pub /var/lib/one/.ssh/authorized_keys
14cr|opennebula-3.8.5-1|101	echo "Host *" >> /var/lib/one/.ssh/config
14cr|opennebula-3.8.5-1|102	echo "    StrictHostKeyChecking no" >> /var/lib/one/.ssh/config
14cr|opennebula-3.8.5-1|103	# set the ownership of the management scripts
14cr|opennebula-3.8.5-1|104	chown -R oneadmin:cloud /var/lib/one
14cr|opennebula-3.8.5-1|105	if [ ! -d /var/log/one ]; then
14cr|opennebula-3.8.5-1|106	mkdir /var/log/one
14cr|opennebula-3.8.5-1|107	fi
14cr|opennebula-3.8.5-1|108	if [ ! -d /var/lock/one ]; then
14cr|opennebula-3.8.5-1|109	mkdir /var/lock/one
14cr|opennebula-3.8.5-1|110	fi
14cr|opennebula-3.8.5-1|111	
14cr|opennebula-3.8.5-1|112	chown -R oneadmin:cloud /var/log/one
14cr|opennebula-3.8.5-1|113	chown -R oneadmin:cloud /var/lock/one
14cr|opennebula-3.8.5-1|114	
14cr|opennebula-3.8.5-1|115	#----------------------------------------------------------------------------
14cr|opennebula-3.8.5-1|116	
14cr|opennebula-3.8.5-1|117	%package devel
14cr|opennebula-3.8.5-1|118	Summary:	Development files for %{name}
14cr|opennebula-3.8.5-1|119	Group:		Development/Ruby
14cr|opennebula-3.8.5-1|120	Requires:	%{name} = %{EVRD}
14cr|opennebula-3.8.5-1|121	
14cr|opennebula-3.8.5-1|122	%description devel
14cr|opennebula-3.8.5-1|123	The %{name} devel package contains man pages and examples.
14cr|opennebula-3.8.5-1|124	
14cr|opennebula-3.8.5-1|125	%files devel
14cr|opennebula-3.8.5-1|126	%doc README.md
14cr|opennebula-3.8.5-1|127	%{_mandir}/man1/*
14cr|opennebula-3.8.5-1|128	%{_datadir}/one/install_*
14cr|opennebula-3.8.5-1|129	%{_datadir}/one/examples/*
14cr|opennebula-3.8.5-1|130	%dir %{_datadir}/one
14cr|opennebula-3.8.5-1|131	%dir %{_datadir}/one/examples
14cr|opennebula-3.8.5-1|132	
14cr|opennebula-3.8.5-1|133	#----------------------------------------------------------------------------
14cr|opennebula-3.8.5-1|134	
14cr|opennebula-3.8.5-1|135	%package zones
14cr|opennebula-3.8.5-1|136	Summary:	Manage multy tenancy
14cr|opennebula-3.8.5-1|137	Group:		System/Configuration/Networking
14cr|opennebula-3.8.5-1|138	Requires:	%{name} = %{EVRD}
14cr|opennebula-3.8.5-1|139	Requires:	apache-base
14cr|opennebula-3.8.5-1|140	Requires:	rubygem-datamapper
14cr|opennebula-3.8.5-1|141	Requires:	rubygem-dm-sqlite-adapter
14cr|opennebula-3.8.5-1|142	Requires:	rubygem-json
14cr|opennebula-3.8.5-1|143	Requires:	rubygem-openssl-nonblock
14cr|opennebula-3.8.5-1|144	Requires:	rubygem-rack
14cr|opennebula-3.8.5-1|145	Requires:	rubygem-sequel
14cr|opennebula-3.8.5-1|146	Requires:	rubygem-sinatra
14cr|opennebula-3.8.5-1|147	Requires:	rubygem-thin
14cr|opennebula-3.8.5-1|148	
14cr|opennebula-3.8.5-1|149	%description zones
14cr|opennebula-3.8.5-1|150	The OpenNebula Zones (oZones) component allows for the centralized management
14cr|opennebula-3.8.5-1|151	of multiple instances of OpenNebula (zones), managing in turn potentially
14cr|opennebula-3.8.5-1|152	different administrative domains.
14cr|opennebula-3.8.5-1|153	
14cr|opennebula-3.8.5-1|154	%files zones
14cr|opennebula-3.8.5-1|155	%config(noreplace) %{_sysconfdir}/one/ozones-server.conf
14cr|opennebula-3.8.5-1|156	%{_prefix}/lib/one/ozones/*
14cr|opennebula-3.8.5-1|157	%{_unitdir}/ozones.service
14cr|opennebula-3.8.5-1|158	%{_bindir}/ozones-server
14cr|opennebula-3.8.5-1|159	%dir /usr/lib/one/ozones
14cr|opennebula-3.8.5-1|160	
14cr|opennebula-3.8.5-1|161	#----------------------------------------------------------------------------
14cr|opennebula-3.8.5-1|162	
14cr|opennebula-3.8.5-1|163	%package sunstone
14cr|opennebula-3.8.5-1|164	Summary:	Browser based UI to administer an OpenNebulaCloud
14cr|opennebula-3.8.5-1|165	Group:		System/Configuration/Networking
14cr|opennebula-3.8.5-1|166	Requires:	%{name} = %{EVRD}
14cr|opennebula-3.8.5-1|167	Requires:	rubygem-json
14cr|opennebula-3.8.5-1|168	Requires:	rubygem-sequel
14cr|opennebula-3.8.5-1|169	Requires:	rubygem-sinatra
14cr|opennebula-3.8.5-1|170	Requires:	rubygem-thin
14cr|opennebula-3.8.5-1|171	
14cr|opennebula-3.8.5-1|172	%description sunstone
14cr|opennebula-3.8.5-1|173	sunstone if the web base UI to manage a deployed OpenNebula Cloud
14cr|opennebula-3.8.5-1|174	
14cr|opennebula-3.8.5-1|175	%files sunstone
14cr|opennebula-3.8.5-1|176	%config(noreplace) %{_sysconfdir}/one/sunstone*
14cr|opennebula-3.8.5-1|177	%{_prefix}/lib/one/sunstone/*
14cr|opennebula-3.8.5-1|178	%{_unitdir}/sunstone.service
14cr|opennebula-3.8.5-1|179	%{_bindir}/sunstone-server
14cr|opennebula-3.8.5-1|180	%dir /usr/lib/one/sunstone
14cr|opennebula-3.8.5-1|181	
14cr|opennebula-3.8.5-1|182	#----------------------------------------------------------------------------
14cr|opennebula-3.8.5-1|183	
14cr|opennebula-3.8.5-1|184	%prep
14cr|opennebula-3.8.5-1|185	%setup -q
14cr|opennebula-3.8.5-1|186	%patch0 -p0
14cr|opennebula-3.8.5-1|187	
14cr|opennebula-3.8.5-1|188	%build
14cr|opennebula-3.8.5-1|189	#scons sqlite_db=/usr xmlrpc=/usr
14cr|opennebula-3.8.5-1|190	scons
14cr|opennebula-3.8.5-1|191	
14cr|opennebula-3.8.5-1|192	%install
14cr|opennebula-3.8.5-1|193	export DESTDIR=%{buildroot}
14cr|opennebula-3.8.5-1|194	
14cr|opennebula-3.8.5-1|195	./install.sh
14cr|opennebula-3.8.5-1|196	
14cr|opennebula-3.8.5-1|197	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_sbindir}/onedsetup
14cr|opennebula-3.8.5-1|198	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/one.service
14cr|opennebula-3.8.5-1|199	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_unitdir}/one_scheduler.service
14cr|opennebula-3.8.5-1|200	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/sunstone.service
14cr|opennebula-3.8.5-1|201	install -p -D -m 755 %{SOURCE7} %{buildroot}%{_unitdir}/ozones.service
14cr|opennebula-3.8.5-1|202	install -p -D -m 755 %{SOURCE8} %{buildroot}%{_sysconfdir}/tmpdirs.d/30_One
14cr|opennebula-3.8.5-1|203	
14cr|opennebula-3.8.5-1|204	
14cr|opennebula-3.8.5-1|205	%changelog
14cr|opennebula-3.8.5-1|206	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.5-1
14cr|opennebula-3.8.5-1|207	+ Revision: c92c055
14cr|opennebula-3.8.5-1|208	- New version 3.8.5, spec cleanup
14cr|opennebula-3.8.5-1|209	
14cr|opennebula-3.8.5-1|210	

3794 14
14cr|openntpd-3.9p1-10|1	Summary:	OpenNTPD - NTP Time Synchronization Client/Server
14cr|openntpd-3.9p1-10|2	Name:		openntpd
14cr|openntpd-3.9p1-10|3	Version:	3.9p1
14cr|openntpd-3.9p1-10|4	Release:	10
14cr|openntpd-3.9p1-10|5	License:	BSD
14cr|openntpd-3.9p1-10|6	Group:		System/Servers
14cr|openntpd-3.9p1-10|7	URL:		http://www.openntpd.org
14cr|openntpd-3.9p1-10|8	Source0:	ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/%{name}-%{version}.tar.bz2
14cr|openntpd-3.9p1-10|9	Source1:	openntpd.service
14cr|openntpd-3.9p1-10|10	Requires(post): rpm-helper
14cr|openntpd-3.9p1-10|11	Requires(preun): rpm-helper
14cr|openntpd-3.9p1-10|12	Requires(pre): rpm-helper
14cr|openntpd-3.9p1-10|13	Requires(postun): rpm-helper
14cr|openntpd-3.9p1-10|14	BuildRequires:	openssl-devel
14cr|openntpd-3.9p1-10|15	BuildRequires:	bison
14cr|openntpd-3.9p1-10|16	BuildRequires:	byacc
14cr|openntpd-3.9p1-10|17	BuildRequires:	groff-for-man
14cr|openntpd-3.9p1-10|18	Conflicts:	ntp-client
14cr|openntpd-3.9p1-10|19	Provides:	ntp
14cr|openntpd-3.9p1-10|20	
14cr|openntpd-3.9p1-10|21	%description
14cr|openntpd-3.9p1-10|22	OpenNTPD is a FREE, easy to use implementation of the Network Time
14cr|openntpd-3.9p1-10|23	Protocol. It provides the ability to sync the local clock to
14cr|openntpd-3.9p1-10|24	remote NTP servers and can act as NTP server itself,
14cr|openntpd-3.9p1-10|25	redistributing the local clock.
14cr|openntpd-3.9p1-10|26	
14cr|openntpd-3.9p1-10|27	%prep
14cr|openntpd-3.9p1-10|28	
14cr|openntpd-3.9p1-10|29	%setup -q -n %{name}-%{version}
14cr|openntpd-3.9p1-10|30	
14cr|openntpd-3.9p1-10|31	cp %{SOURCE1} openntpd.service
14cr|openntpd-3.9p1-10|32	
14cr|openntpd-3.9p1-10|33	%build
14cr|openntpd-3.9p1-10|34	
14cr|openntpd-3.9p1-10|35	%configure2_5x \
14cr|openntpd-3.9p1-10|36	--disable-strip \
14cr|openntpd-3.9p1-10|37	--with-privsep-user=ntp \
14cr|openntpd-3.9p1-10|38	--with-privsep-path=%{_var}/empty \
14cr|openntpd-3.9p1-10|39	--with-ssl-dir=%{_prefix}
14cr|openntpd-3.9p1-10|40	
14cr|openntpd-3.9p1-10|41	%make
14cr|openntpd-3.9p1-10|42	
14cr|openntpd-3.9p1-10|43	%install
14cr|openntpd-3.9p1-10|44	
14cr|openntpd-3.9p1-10|45	install -d %{buildroot}%{_unitdir}
14cr|openntpd-3.9p1-10|46	
14cr|openntpd-3.9p1-10|47	%makeinstall_std
14cr|openntpd-3.9p1-10|48	
14cr|openntpd-3.9p1-10|49	mv openntpd.service %{buildroot}%{_unitdir}/%{name}.service
14cr|openntpd-3.9p1-10|50	
14cr|openntpd-3.9p1-10|51	%pre
14cr|openntpd-3.9p1-10|52	%_pre_useradd ntp %{_var}/empty /bin/false
14cr|openntpd-3.9p1-10|53	/usr/sbin/usermod -d %{_var}/empty ntp
14cr|openntpd-3.9p1-10|54	
14cr|openntpd-3.9p1-10|55	%post
14cr|openntpd-3.9p1-10|56	%systemd_post %{name}.service
14cr|openntpd-3.9p1-10|57	
14cr|openntpd-3.9p1-10|58	%preun
14cr|openntpd-3.9p1-10|59	%systemd_preun %{name}.service
14cr|openntpd-3.9p1-10|60	
14cr|openntpd-3.9p1-10|61	%postun
14cr|openntpd-3.9p1-10|62	%systemd_postun_with_restart %{name}.service
14cr|openntpd-3.9p1-10|63	
14cr|openntpd-3.9p1-10|64	%clean
14cr|openntpd-3.9p1-10|65	
14cr|openntpd-3.9p1-10|66	%files
14cr|openntpd-3.9p1-10|67	%doc CREDITS ChangeLog README*
14cr|openntpd-3.9p1-10|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ntpd.conf
14cr|openntpd-3.9p1-10|69	%attr(0755,root,root) %{_unitdir}/*service
14cr|openntpd-3.9p1-10|70	%attr(0755,root,root) %{_sbindir}/*
14cr|openntpd-3.9p1-10|71	%attr(0644,root,root) %{_mandir}/man*/*
14cr|openntpd-3.9p1-10|72	
14cr|openntpd-3.9p1-10|73	%changelog
14cr|openntpd-3.9p1-10|74	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9p1-10
14cr|openntpd-3.9p1-10|75	+ Revision: dfa94e3
14cr|openntpd-3.9p1-10|76	- Use systemd macros
14cr|openntpd-3.9p1-10|77	
14cr|openntpd-3.9p1-10|78	

3795 14
14cr|OpenProducer-1.0.1-7|1	%define debug_package %{nil}
14cr|OpenProducer-1.0.1-7|2	
14cr|OpenProducer-1.0.1-7|3	%define	aname	Producer
14cr|OpenProducer-1.0.1-7|4	%define	cvsdate	200601122325
14cr|OpenProducer-1.0.1-7|5	
14cr|OpenProducer-1.0.1-7|6	Summary:	Cross-platform libray for Opengl rendering
14cr|OpenProducer-1.0.1-7|7	Name:		OpenProducer
14cr|OpenProducer-1.0.1-7|8	Version:	1.0.1
14cr|OpenProducer-1.0.1-7|9	Release:	7
14cr|OpenProducer-1.0.1-7|10	Epoch:		1
14cr|OpenProducer-1.0.1-7|11	License:	GPL
14cr|OpenProducer-1.0.1-7|12	Group:		Development/C++
14cr|OpenProducer-1.0.1-7|13	Url:		http://www.andesengineering.com/BlueMarbleViewer/producer_install.html
14cr|OpenProducer-1.0.1-7|14	Source0:	%{aname}-%{version}-%{cvsdate}.tar.bz2
14cr|OpenProducer-1.0.1-7|15	Patch0:		Producer-1.0.1-gcc43.patch
14cr|OpenProducer-1.0.1-7|16	BuildRequires:	pkgconfig(gl)
14cr|OpenProducer-1.0.1-7|17	BuildRequires:	pkgconfig(glu)
14cr|OpenProducer-1.0.1-7|18	BuildRequires:	pkgconfig(openscenegraph)
14cr|OpenProducer-1.0.1-7|19	BuildRequires:	pkgconfig(x11)
14cr|OpenProducer-1.0.1-7|20	BuildRequires:	pkgconfig(xmu)
14cr|OpenProducer-1.0.1-7|21	
14cr|OpenProducer-1.0.1-7|22	%description
14cr|OpenProducer-1.0.1-7|23	Open Producer (or simply Producer) is a cross-platform, C++ library
14cr|OpenProducer-1.0.1-7|24	for managing OpenGL rendering contexts in a windowing system
14cr|OpenProducer-1.0.1-7|25	independent manner.  Producer provides a simple, yet powerfully
14cr|OpenProducer-1.0.1-7|26	scalable approach for real-time 3D applications wishing to run
14cr|OpenProducer-1.0.1-7|27	within a single window to large, multidisplay systems.
14cr|OpenProducer-1.0.1-7|28	Producer is highly  portable and has been tested on Linux, Windows,
14cr|OpenProducer-1.0.1-7|29	Mac OSX, Solaris and IRIX.  Producer works on all Unix based OS's
14cr|OpenProducer-1.0.1-7|30	(including Mac OSX) through the X11 Windowing system, and through
14cr|OpenProducer-1.0.1-7|31	the native win32 on Windows. Producer is written with productivity,
14cr|OpenProducer-1.0.1-7|32	performance and scalability in mind by adhering to industry standard
14cr|OpenProducer-1.0.1-7|33	and employing advanced software engineering practices.  Software
14cr|OpenProducer-1.0.1-7|34	developers wishing to produce 3D rendering software that can display
14cr|OpenProducer-1.0.1-7|35	on a desktop, and move to a large system or clustered system of
14cr|OpenProducer-1.0.1-7|36	displays by simply changing a configuration file, can depend on Open
14cr|OpenProducer-1.0.1-7|37	Producer to handle all the complexity for them.
14cr|OpenProducer-1.0.1-7|38	
14cr|OpenProducer-1.0.1-7|39	%prep
14cr|OpenProducer-1.0.1-7|40	%setup -q -n %{aname}
14cr|OpenProducer-1.0.1-7|41	%patch0 -p0
14cr|OpenProducer-1.0.1-7|42	rm -rf `find -type d -name CVS`
14cr|OpenProducer-1.0.1-7|43	
14cr|OpenProducer-1.0.1-7|44	%build
14cr|OpenProducer-1.0.1-7|45	%make CXX="%{__cxx} %{optflags} -fPIC"
14cr|OpenProducer-1.0.1-7|46	
14cr|OpenProducer-1.0.1-7|47	%install
14cr|OpenProducer-1.0.1-7|48	%if "%{_lib}" == "lib64"
14cr|OpenProducer-1.0.1-7|49	export ARCH_EXT=64
14cr|OpenProducer-1.0.1-7|50	%endif
14cr|OpenProducer-1.0.1-7|51	%make INST_LOCATION=%{buildroot}%{_prefix} install
14cr|OpenProducer-1.0.1-7|52	
14cr|OpenProducer-1.0.1-7|53	%files
14cr|OpenProducer-1.0.1-7|54	%doc README.txt doc
14cr|OpenProducer-1.0.1-7|55	%{_libdir}/lib%{aname}.so
14cr|OpenProducer-1.0.1-7|56	%{_includedir}/%{aname}
14cr|OpenProducer-1.0.1-7|57	
14cr|OpenProducer-1.0.1-7|58	
14cr|OpenProducer-1.0.1-7|59	%changelog
14cr|OpenProducer-1.0.1-7|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.1-7
14cr|OpenProducer-1.0.1-7|61	+ Revision: c953843
14cr|OpenProducer-1.0.1-7|62	- MassBuild#464: Increase release tag
14cr|OpenProducer-1.0.1-7|63	
14cr|OpenProducer-1.0.1-7|64	

3796 14
14cr|openr2-1.3.3-2|1	%define	major 3
14cr|openr2-1.3.3-2|2	%define libname	%mklibname openr2_ %{major}
14cr|openr2-1.3.3-2|3	%define develname %mklibname -d openr2
14cr|openr2-1.3.3-2|4	
14cr|openr2-1.3.3-2|5	Summary:	MFC/R2 signalling over E1 lines using the DAHDI Telephony interface
14cr|openr2-1.3.3-2|6	Name:		openr2
14cr|openr2-1.3.3-2|7	Version:	1.3.3
14cr|openr2-1.3.3-2|8	Release:	2
14cr|openr2-1.3.3-2|9	License:	GPLv2
14cr|openr2-1.3.3-2|10	Group:		System/Servers
14cr|openr2-1.3.3-2|11	URL:		http://code.google.com/p/openr2/
14cr|openr2-1.3.3-2|12	Source0:	http://openr2.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|openr2-1.3.3-2|13	BuildRequires:	autoconf automake libtool
14cr|openr2-1.3.3-2|14	BuildRequires:	dahdi-devel
14cr|openr2-1.3.3-2|15	
14cr|openr2-1.3.3-2|16	%description
14cr|openr2-1.3.3-2|17	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
14cr|openr2-1.3.3-2|18	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
14cr|openr2-1.3.3-2|19	generated by code borrowed from the LGPL library SpanDSP written by Steve
14cr|openr2-1.3.3-2|20	Underwood, the user has the option to provide a MF interface to use his own MF
14cr|openr2-1.3.3-2|21	R2 tone generation and detection so the library will use them when needed,
14cr|openr2-1.3.3-2|22	that's why this library does not depend directly on spandsp, libteletone or
14cr|openr2-1.3.3-2|23	zaptel for tone generation and detection (depends on zaptel for CAS bits and
14cr|openr2-1.3.3-2|24	general media transmission though)
14cr|openr2-1.3.3-2|25	
14cr|openr2-1.3.3-2|26	%package -n	%{libname}
14cr|openr2-1.3.3-2|27	Summary:	MFC/R2 signalling over E1 lines using the DAHDI Telephony interface library
14cr|openr2-1.3.3-2|28	Group:          System/Libraries
14cr|openr2-1.3.3-2|29	
14cr|openr2-1.3.3-2|30	%description -n	%{libname}
14cr|openr2-1.3.3-2|31	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
14cr|openr2-1.3.3-2|32	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
14cr|openr2-1.3.3-2|33	generated by code borrowed from the LGPL library SpanDSP written by Steve
14cr|openr2-1.3.3-2|34	Underwood, the user has the option to provide a MF interface to use his own MF
14cr|openr2-1.3.3-2|35	R2 tone generation and detection so the library will use them when needed,
14cr|openr2-1.3.3-2|36	that's why this library does not depend directly on spandsp, libteletone or
14cr|openr2-1.3.3-2|37	zaptel for tone generation and detection (depends on zaptel for CAS bits and
14cr|openr2-1.3.3-2|38	general media transmission though)
14cr|openr2-1.3.3-2|39	
14cr|openr2-1.3.3-2|40	%package -n	%{develname}
14cr|openr2-1.3.3-2|41	Summary:	Development files for the openr2 library
14cr|openr2-1.3.3-2|42	Group:		Development/C
14cr|openr2-1.3.3-2|43	Requires:	%{libname} = %{version}
14cr|openr2-1.3.3-2|44	Obsoletes:	openr2-devel
14cr|openr2-1.3.3-2|45	Provides:	openr2-devel = %{version}-%{release}
14cr|openr2-1.3.3-2|46	
14cr|openr2-1.3.3-2|47	%description -n	%{develname}
14cr|openr2-1.3.3-2|48	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
14cr|openr2-1.3.3-2|49	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
14cr|openr2-1.3.3-2|50	generated by code borrowed from the LGPL library SpanDSP written by Steve
14cr|openr2-1.3.3-2|51	Underwood, the user has the option to provide a MF interface to use his own MF
14cr|openr2-1.3.3-2|52	R2 tone generation and detection so the library will use them when needed,
14cr|openr2-1.3.3-2|53	that's why this library does not depend directly on spandsp, libteletone or
14cr|openr2-1.3.3-2|54	zaptel for tone generation and detection (depends on zaptel for CAS bits and
14cr|openr2-1.3.3-2|55	general media transmission though)
14cr|openr2-1.3.3-2|56	
14cr|openr2-1.3.3-2|57	This package contains development files for the openr2 library.
14cr|openr2-1.3.3-2|58	
14cr|openr2-1.3.3-2|59	%prep
14cr|openr2-1.3.3-2|60	
14cr|openr2-1.3.3-2|61	%setup -q
14cr|openr2-1.3.3-2|62	
14cr|openr2-1.3.3-2|63	%build
14cr|openr2-1.3.3-2|64	autoreconf -fi
14cr|openr2-1.3.3-2|65	%configure2_5x --with-pic
14cr|openr2-1.3.3-2|66	%make
14cr|openr2-1.3.3-2|67	
14cr|openr2-1.3.3-2|68	%install
14cr|openr2-1.3.3-2|69	
14cr|openr2-1.3.3-2|70	%makeinstall
14cr|openr2-1.3.3-2|71	
14cr|openr2-1.3.3-2|72	# cleanup
14cr|openr2-1.3.3-2|73	rm -f %{buildroot}%{_libdir}/*.*a
14cr|openr2-1.3.3-2|74	
14cr|openr2-1.3.3-2|75	%clean
14cr|openr2-1.3.3-2|76	
14cr|openr2-1.3.3-2|77	%files
14cr|openr2-1.3.3-2|78	%defattr(-,root, root)
14cr|openr2-1.3.3-2|79	%doc doc/*
14cr|openr2-1.3.3-2|80	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/r2proto.conf
14cr|openr2-1.3.3-2|81	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/r2test.conf
14cr|openr2-1.3.3-2|82	%attr(0755,root,root) %{_bindir}/r2dtmf_detect
14cr|openr2-1.3.3-2|83	%attr(0755,root,root) %{_bindir}/r2test
14cr|openr2-1.3.3-2|84	%{_mandir}/man5/*
14cr|openr2-1.3.3-2|85	%{_mandir}/man8/*
14cr|openr2-1.3.3-2|86	
14cr|openr2-1.3.3-2|87	%files -n %{libname}
14cr|openr2-1.3.3-2|88	%doc COPYING* README
14cr|openr2-1.3.3-2|89	%{_libdir}/*.so.%{major}*
14cr|openr2-1.3.3-2|90	
14cr|openr2-1.3.3-2|91	%files -n %{develname}
14cr|openr2-1.3.3-2|92	%{_includedir}/openr2
14cr|openr2-1.3.3-2|93	%{_includedir}/openr2.h
14cr|openr2-1.3.3-2|94	%{_libdir}/*.so
14cr|openr2-1.3.3-2|95	
14cr|openr2-1.3.3-2|96	%changelog
14cr|openr2-1.3.3-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|openr2-1.3.3-2|98	+ Revision: 900bff1
14cr|openr2-1.3.3-2|99	- MassBuild#464: Increase release tag
14cr|openr2-1.3.3-2|100	
14cr|openr2-1.3.3-2|101	

3797 14
14cr|openscap-1.0.0-2|1	Name:           openscap
14cr|openscap-1.0.0-2|2	Version:        1.0.0
14cr|openscap-1.0.0-2|3	Release:        2
14cr|openscap-1.0.0-2|4	Summary:        Set of open source libraries enabling integration of the SCAP line of standards
14cr|openscap-1.0.0-2|5	
14cr|openscap-1.0.0-2|6	Group:          System/Libraries
14cr|openscap-1.0.0-2|7	License:        LGPLv2+
14cr|openscap-1.0.0-2|8	URL:            http://www.open-scap.org/
14cr|openscap-1.0.0-2|9	Source0:        http://open-scap.org/download/%{name}-%{version}.tar.gz
14cr|openscap-1.0.0-2|10	Patch0:         openscap-1.0.0-rpm5.patch
14cr|openscap-1.0.0-2|11	Patch1:         openscap-1.0.0-literal.patch
14cr|openscap-1.0.0-2|12	Patch2:         openscap-1.0.0-dl.patch
14cr|openscap-1.0.0-2|13	BuildRequires:  swig
14cr|openscap-1.0.0-2|14	BuildRequires:	pcre-devel
14cr|openscap-1.0.0-2|15	BuildRequires:	libxml2-devel
14cr|openscap-1.0.0-2|16	BuildRequires:	libxslt-devel
14cr|openscap-1.0.0-2|17	BuildRequires:	libgcrypt-devel
14cr|openscap-1.0.0-2|18	BuildRequires:	rpm-devel
14cr|openscap-1.0.0-2|19	BuildRequires:	curl-devel
14cr|openscap-1.0.0-2|20	BuildRequires:  libexpat-devel
14cr|openscap-1.0.0-2|21	BuildRequires:  squirrel-devel
14cr|openscap-1.0.0-2|22	%description
14cr|openscap-1.0.0-2|23	OpenSCAP is a set of open source libraries providing an easier path
14cr|openscap-1.0.0-2|24	for integration of the SCAP line of standards. SCAP is a line of standards
14cr|openscap-1.0.0-2|25	managed by NIST with the goal of providing a standard language
14cr|openscap-1.0.0-2|26	for the expression of Computer Network Defense related information.
14cr|openscap-1.0.0-2|27	
14cr|openscap-1.0.0-2|28	%package        devel
14cr|openscap-1.0.0-2|29	Summary:        Development files for %{name}
14cr|openscap-1.0.0-2|30	
14cr|openscap-1.0.0-2|31	Group:          Development/C
14cr|openscap-1.0.0-2|32	Requires:       %{name} = %{version}-%{release}
14cr|openscap-1.0.0-2|33	
14cr|openscap-1.0.0-2|34	%description    devel
14cr|openscap-1.0.0-2|35	The %{name}-devel package contains libraries and header files for
14cr|openscap-1.0.0-2|36	developing applications that use %{name}.
14cr|openscap-1.0.0-2|37	
14cr|openscap-1.0.0-2|38	%package        python
14cr|openscap-1.0.0-2|39	Summary:        Python bindings for %{name}
14cr|openscap-1.0.0-2|40	
14cr|openscap-1.0.0-2|41	Group:          Development/Python
14cr|openscap-1.0.0-2|42	Requires:       %{name} = %{version}-%{release}
14cr|openscap-1.0.0-2|43	BuildRequires:  python-devel
14cr|openscap-1.0.0-2|44	
14cr|openscap-1.0.0-2|45	%description    python
14cr|openscap-1.0.0-2|46	The %{name}-python package contains the bindings so that %{name}
14cr|openscap-1.0.0-2|47	libraries can be used by python.
14cr|openscap-1.0.0-2|48	
14cr|openscap-1.0.0-2|49	%package        perl
14cr|openscap-1.0.0-2|50	Summary:        Perl bindings for %{name}
14cr|openscap-1.0.0-2|51	
14cr|openscap-1.0.0-2|52	Group:          Development/Perl
14cr|openscap-1.0.0-2|53	Requires:       %{name} = %{version}-%{release}
14cr|openscap-1.0.0-2|54	BuildRequires:  perl-devel
14cr|openscap-1.0.0-2|55	
14cr|openscap-1.0.0-2|56	%description    perl
14cr|openscap-1.0.0-2|57	The %{name}-perl package contains the bindings so that %{name}
14cr|openscap-1.0.0-2|58	libraries can be used by perl.
14cr|openscap-1.0.0-2|59	
14cr|openscap-1.0.0-2|60	%prep
14cr|openscap-1.0.0-2|61	%setup -q
14cr|openscap-1.0.0-2|62	%patch0 -p1 -b .rpm5
14cr|openscap-1.0.0-2|63	%patch1 -p1 -b .literal
14cr|openscap-1.0.0-2|64	%patch2 -p1 -b .dl
14cr|openscap-1.0.0-2|65	
14cr|openscap-1.0.0-2|66	%build
14cr|openscap-1.0.0-2|67	autoreconf -fi
14cr|openscap-1.0.0-2|68	%configure2_5x --enable-perl
14cr|openscap-1.0.0-2|69	%make
14cr|openscap-1.0.0-2|70	
14cr|openscap-1.0.0-2|71	%install
14cr|openscap-1.0.0-2|72	%makeinstall_std
14cr|openscap-1.0.0-2|73	
14cr|openscap-1.0.0-2|74	%files
14cr|openscap-1.0.0-2|75	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|openscap-1.0.0-2|76	%{_sysconfdir}/bash_completion.d/oscap
14cr|openscap-1.0.0-2|77	%{_bindir}/*
14cr|openscap-1.0.0-2|78	%{_libdir}/*.so.*
14cr|openscap-1.0.0-2|79	%{_libdir}/%{name}
14cr|openscap-1.0.0-2|80	%{_mandir}/man8/*
14cr|openscap-1.0.0-2|81	%{_datadir}/%{name}
14cr|openscap-1.0.0-2|82	
14cr|openscap-1.0.0-2|83	%files python
14cr|openscap-1.0.0-2|84	%{py_platsitedir}/*
14cr|openscap-1.0.0-2|85	
14cr|openscap-1.0.0-2|86	%files perl
14cr|openscap-1.0.0-2|87	%{perl_vendorarch}/*
14cr|openscap-1.0.0-2|88	%{perl_vendorlib}/*.pm
14cr|openscap-1.0.0-2|89	
14cr|openscap-1.0.0-2|90	%files devel
14cr|openscap-1.0.0-2|91	%doc docs/{html,examples}/
14cr|openscap-1.0.0-2|92	%{_includedir}/*
14cr|openscap-1.0.0-2|93	%{_libdir}/*.so
14cr|openscap-1.0.0-2|94	%{_libdir}/pkgconfig/*.pc
14cr|openscap-1.0.0-2|95	
14cr|openscap-1.0.0-2|96	%changelog
14cr|openscap-1.0.0-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|openscap-1.0.0-2|98	+ Revision: 797f7c2
14cr|openscap-1.0.0-2|99	- MassBuild#464: Increase release tag
14cr|openscap-1.0.0-2|100	
14cr|openscap-1.0.0-2|101	

3798 14
14cr|openscenegraph-3.2.0-5|1	%define	srcname	OpenSceneGraph
14cr|openscenegraph-3.2.0-5|2	
14cr|openscenegraph-3.2.0-5|3	Summary:	A C++ scene graph API on OpenGL for real time graphics
14cr|openscenegraph-3.2.0-5|4	Name:		openscenegraph
14cr|openscenegraph-3.2.0-5|5	Version:	3.2.0
14cr|openscenegraph-3.2.0-5|6	Release:	5
14cr|openscenegraph-3.2.0-5|7	License:	LGPLv2+ with exceptions
14cr|openscenegraph-3.2.0-5|8	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|9	Url:		http://www.openscenegraph.org/
14cr|openscenegraph-3.2.0-5|10	Source0:	http://www.openscenegraph.org/downloads/developer_releases/%{srcname}-%{version}.zip
14cr|openscenegraph-3.2.0-5|11	Patch0:		OpenSceneGraph-2.8.3-ffmpeg.patch
14cr|openscenegraph-3.2.0-5|12	Patch1:		OpenSceneGraph-3.2.0-giflib51.patch
14cr|openscenegraph-3.2.0-5|13	BuildRequires:	cmake
14cr|openscenegraph-3.2.0-5|14	BuildRequires:	ffmpeg-devel
14cr|openscenegraph-3.2.0-5|15	BuildRequires:	gdal-devel
14cr|openscenegraph-3.2.0-5|16	BuildRequires:	giflib-devel
14cr|openscenegraph-3.2.0-5|17	BuildRequires:	itk-devel
14cr|openscenegraph-3.2.0-5|18	BuildRequires:	jpeg-devel
14cr|openscenegraph-3.2.0-5|19	BuildRequires:	qt4-devel
14cr|openscenegraph-3.2.0-5|20	BuildRequires:	tiff-devel
14cr|openscenegraph-3.2.0-5|21	BuildRequires:	pkgconfig(cairo)
14cr|openscenegraph-3.2.0-5|22	BuildRequires:	pkgconfig(freetype2)
14cr|openscenegraph-3.2.0-5|23	BuildRequires:	pkgconfig(gl)
14cr|openscenegraph-3.2.0-5|24	BuildRequires:	pkgconfig(IlmBase)
14cr|openscenegraph-3.2.0-5|25	BuildRequires:	pkgconfig(libxine)
14cr|openscenegraph-3.2.0-5|26	BuildRequires:	pkgconfig(libcurl)
14cr|openscenegraph-3.2.0-5|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|openscenegraph-3.2.0-5|28	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|openscenegraph-3.2.0-5|29	BuildRequires:	pkgconfig(jasper)
14cr|openscenegraph-3.2.0-5|30	BuildRequires:	pkgconfig(libpng)
14cr|openscenegraph-3.2.0-5|31	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|openscenegraph-3.2.0-5|32	BuildRequires:	pkgconfig(libxml-2.0)
14cr|openscenegraph-3.2.0-5|33	BuildRequires:	pkgconfig(openal)
14cr|openscenegraph-3.2.0-5|34	BuildRequires:	pkgconfig(OpenEXR)
14cr|openscenegraph-3.2.0-5|35	BuildRequires:	pkgconfig(poppler-glib)
14cr|openscenegraph-3.2.0-5|36	BuildRequires:	pkgconfig(sdl)
14cr|openscenegraph-3.2.0-5|37	BuildRequires:	pkgconfig(x11)
14cr|openscenegraph-3.2.0-5|38	BuildRequires:	pkgconfig(zlib)
14cr|openscenegraph-3.2.0-5|39	Provides:	OpenSceneGraph = %{EVRD}
14cr|openscenegraph-3.2.0-5|40	Requires:	%{name}-plugins = %{EVRD}
14cr|openscenegraph-3.2.0-5|41	
14cr|openscenegraph-3.2.0-5|42	%description
14cr|openscenegraph-3.2.0-5|43	The Open Scene Graph is a cross-platform C++/OpenGL library for the real-time
14cr|openscenegraph-3.2.0-5|44	visualization. Uses range from visual simulation, scientific modeling, virtual
14cr|openscenegraph-3.2.0-5|45	reality through to games.  Open Scene Graph employs good practices in software
14cr|openscenegraph-3.2.0-5|46	engineering through the use of standard C++, STL and generic programming, and
14cr|openscenegraph-3.2.0-5|47	design patterns.  Open Scene Graph strives for high performance and quality in
14cr|openscenegraph-3.2.0-5|48	graphics rendering, portability, and extensibility.
14cr|openscenegraph-3.2.0-5|49	
14cr|openscenegraph-3.2.0-5|50	%files
14cr|openscenegraph-3.2.0-5|51	%doc AUTHORS.txt ChangeLog LICENSE.txt NEWS.txt README.txt
14cr|openscenegraph-3.2.0-5|52	%doc doc/*
14cr|openscenegraph-3.2.0-5|53	%{_bindir}/*
14cr|openscenegraph-3.2.0-5|54	
14cr|openscenegraph-3.2.0-5|55	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|56	
14cr|openscenegraph-3.2.0-5|57	%package plugins
14cr|openscenegraph-3.2.0-5|58	Summary:	OpenSceneGraph plugins
14cr|openscenegraph-3.2.0-5|59	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|60	
14cr|openscenegraph-3.2.0-5|61	%description plugins
14cr|openscenegraph-3.2.0-5|62	OpenSceneGraph plugins.
14cr|openscenegraph-3.2.0-5|63	
14cr|openscenegraph-3.2.0-5|64	%files plugins
14cr|openscenegraph-3.2.0-5|65	%{_libdir}/osgPlugins-%{version}
14cr|openscenegraph-3.2.0-5|66	
14cr|openscenegraph-3.2.0-5|67	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|68	
14cr|openscenegraph-3.2.0-5|69	%define OpenThreads_major 13
14cr|openscenegraph-3.2.0-5|70	%define libOpenThreads %mklibname OpenThreads %{OpenThreads_major}
14cr|openscenegraph-3.2.0-5|71	
14cr|openscenegraph-3.2.0-5|72	%package -n %{libOpenThreads}
14cr|openscenegraph-3.2.0-5|73	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|74	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|75	
14cr|openscenegraph-3.2.0-5|76	%description -n %{libOpenThreads}
14cr|openscenegraph-3.2.0-5|77	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|78	
14cr|openscenegraph-3.2.0-5|79	%files -n %{libOpenThreads}
14cr|openscenegraph-3.2.0-5|80	%{_libdir}/libOpenThreads.so.%{OpenThreads_major}
14cr|openscenegraph-3.2.0-5|81	%{_libdir}/libOpenThreads.so.%{version}
14cr|openscenegraph-3.2.0-5|82	
14cr|openscenegraph-3.2.0-5|83	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|84	
14cr|openscenegraph-3.2.0-5|85	%define devOpenThreads %mklibname OpenThreads -d
14cr|openscenegraph-3.2.0-5|86	
14cr|openscenegraph-3.2.0-5|87	%package -n %{devOpenThreads}
14cr|openscenegraph-3.2.0-5|88	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|89	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|90	Requires:	%{libOpenThreads} = %{EVRD}
14cr|openscenegraph-3.2.0-5|91	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|92	
14cr|openscenegraph-3.2.0-5|93	%description -n %{devOpenThreads}
14cr|openscenegraph-3.2.0-5|94	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|95	
14cr|openscenegraph-3.2.0-5|96	%files -n %{devOpenThreads}
14cr|openscenegraph-3.2.0-5|97	%{_includedir}/OpenThreads
14cr|openscenegraph-3.2.0-5|98	%{_libdir}/libOpenThreads.so
14cr|openscenegraph-3.2.0-5|99	%{_libdir}/pkgconfig/openthreads.pc
14cr|openscenegraph-3.2.0-5|100	
14cr|openscenegraph-3.2.0-5|101	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|102	
14cr|openscenegraph-3.2.0-5|103	%define osg_major 100
14cr|openscenegraph-3.2.0-5|104	%define libosg %mklibname osg %{osg_major}
14cr|openscenegraph-3.2.0-5|105	
14cr|openscenegraph-3.2.0-5|106	%package -n %{libosg}
14cr|openscenegraph-3.2.0-5|107	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|108	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|109	
14cr|openscenegraph-3.2.0-5|110	%description -n %{libosg}
14cr|openscenegraph-3.2.0-5|111	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|112	
14cr|openscenegraph-3.2.0-5|113	%files -n %{libosg}
14cr|openscenegraph-3.2.0-5|114	%{_libdir}/libosg.so.%{osg_major}
14cr|openscenegraph-3.2.0-5|115	%{_libdir}/libosg.so.%{version}
14cr|openscenegraph-3.2.0-5|116	
14cr|openscenegraph-3.2.0-5|117	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|118	
14cr|openscenegraph-3.2.0-5|119	%define devosg %mklibname osg -d
14cr|openscenegraph-3.2.0-5|120	
14cr|openscenegraph-3.2.0-5|121	%package -n %{devosg}
14cr|openscenegraph-3.2.0-5|122	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|123	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|124	Requires:	%{libosg} = %{EVRD}
14cr|openscenegraph-3.2.0-5|125	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|126	
14cr|openscenegraph-3.2.0-5|127	%description -n %{devosg}
14cr|openscenegraph-3.2.0-5|128	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|129	
14cr|openscenegraph-3.2.0-5|130	%files -n %{devosg}
14cr|openscenegraph-3.2.0-5|131	%{_includedir}/osg
14cr|openscenegraph-3.2.0-5|132	%{_libdir}/libosg.so
14cr|openscenegraph-3.2.0-5|133	%{_libdir}/pkgconfig/openscenegraph-osg.pc
14cr|openscenegraph-3.2.0-5|134	
14cr|openscenegraph-3.2.0-5|135	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|136	
14cr|openscenegraph-3.2.0-5|137	%define osgAnimation_major 100
14cr|openscenegraph-3.2.0-5|138	%define libosgAnimation %mklibname osgAnimation %{osgAnimation_major}
14cr|openscenegraph-3.2.0-5|139	
14cr|openscenegraph-3.2.0-5|140	%package -n %{libosgAnimation}
14cr|openscenegraph-3.2.0-5|141	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|142	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|143	
14cr|openscenegraph-3.2.0-5|144	%description -n %{libosgAnimation}
14cr|openscenegraph-3.2.0-5|145	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|146	
14cr|openscenegraph-3.2.0-5|147	%files -n %{libosgAnimation}
14cr|openscenegraph-3.2.0-5|148	%{_libdir}/libosgAnimation.so.%{osgAnimation_major}
14cr|openscenegraph-3.2.0-5|149	%{_libdir}/libosgAnimation.so.%{version}
14cr|openscenegraph-3.2.0-5|150	
14cr|openscenegraph-3.2.0-5|151	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|152	
14cr|openscenegraph-3.2.0-5|153	%define devosgAnimation %mklibname osgAnimation -d
14cr|openscenegraph-3.2.0-5|154	
14cr|openscenegraph-3.2.0-5|155	%package -n %{devosgAnimation}
14cr|openscenegraph-3.2.0-5|156	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|157	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|158	Requires:	%{libosgAnimation} = %{EVRD}
14cr|openscenegraph-3.2.0-5|159	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|160	
14cr|openscenegraph-3.2.0-5|161	%description -n %{devosgAnimation}
14cr|openscenegraph-3.2.0-5|162	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|163	
14cr|openscenegraph-3.2.0-5|164	%files -n %{devosgAnimation}
14cr|openscenegraph-3.2.0-5|165	%{_includedir}/osgAnimation
14cr|openscenegraph-3.2.0-5|166	%{_libdir}/libosgAnimation.so
14cr|openscenegraph-3.2.0-5|167	%{_libdir}/pkgconfig/openscenegraph-osgAnimation.pc
14cr|openscenegraph-3.2.0-5|168	
14cr|openscenegraph-3.2.0-5|169	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|170	
14cr|openscenegraph-3.2.0-5|171	%define osgDB_major 100
14cr|openscenegraph-3.2.0-5|172	%define libosgDB %mklibname osgDB %{osgDB_major}
14cr|openscenegraph-3.2.0-5|173	
14cr|openscenegraph-3.2.0-5|174	%package -n %{libosgDB}
14cr|openscenegraph-3.2.0-5|175	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|176	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|177	
14cr|openscenegraph-3.2.0-5|178	%description -n %{libosgDB}
14cr|openscenegraph-3.2.0-5|179	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|180	
14cr|openscenegraph-3.2.0-5|181	%files -n %{libosgDB}
14cr|openscenegraph-3.2.0-5|182	%{_libdir}/libosgDB.so.%{osgDB_major}
14cr|openscenegraph-3.2.0-5|183	%{_libdir}/libosgDB.so.%{version}
14cr|openscenegraph-3.2.0-5|184	
14cr|openscenegraph-3.2.0-5|185	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|186	
14cr|openscenegraph-3.2.0-5|187	%define devosgDB %mklibname osgDB -d
14cr|openscenegraph-3.2.0-5|188	
14cr|openscenegraph-3.2.0-5|189	%package -n %{devosgDB}
14cr|openscenegraph-3.2.0-5|190	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|191	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|192	Requires:	%{libosgDB} = %{EVRD}
14cr|openscenegraph-3.2.0-5|193	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|194	
14cr|openscenegraph-3.2.0-5|195	%description -n %{devosgDB}
14cr|openscenegraph-3.2.0-5|196	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|197	
14cr|openscenegraph-3.2.0-5|198	%files -n %{devosgDB}
14cr|openscenegraph-3.2.0-5|199	%{_includedir}/osgDB
14cr|openscenegraph-3.2.0-5|200	%{_libdir}/libosgDB.so
14cr|openscenegraph-3.2.0-5|201	%{_libdir}/pkgconfig/openscenegraph-osgDB.pc
14cr|openscenegraph-3.2.0-5|202	
14cr|openscenegraph-3.2.0-5|203	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|204	
14cr|openscenegraph-3.2.0-5|205	%define osgFX_major 100
14cr|openscenegraph-3.2.0-5|206	%define libosgFX %mklibname osgFX %{osgFX_major}
14cr|openscenegraph-3.2.0-5|207	
14cr|openscenegraph-3.2.0-5|208	%package -n %{libosgFX}
14cr|openscenegraph-3.2.0-5|209	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|210	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|211	
14cr|openscenegraph-3.2.0-5|212	%description -n %{libosgFX}
14cr|openscenegraph-3.2.0-5|213	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|214	
14cr|openscenegraph-3.2.0-5|215	%files -n %{libosgFX}
14cr|openscenegraph-3.2.0-5|216	%{_libdir}/libosgFX.so.%{osgFX_major}
14cr|openscenegraph-3.2.0-5|217	%{_libdir}/libosgFX.so.%{version}
14cr|openscenegraph-3.2.0-5|218	
14cr|openscenegraph-3.2.0-5|219	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|220	
14cr|openscenegraph-3.2.0-5|221	%define devosgFX %mklibname osgFX -d
14cr|openscenegraph-3.2.0-5|222	
14cr|openscenegraph-3.2.0-5|223	%package -n %{devosgFX}
14cr|openscenegraph-3.2.0-5|224	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|225	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|226	Requires:	%{libosgFX} = %{EVRD}
14cr|openscenegraph-3.2.0-5|227	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|228	
14cr|openscenegraph-3.2.0-5|229	%description -n %{devosgFX}
14cr|openscenegraph-3.2.0-5|230	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|231	
14cr|openscenegraph-3.2.0-5|232	%files -n %{devosgFX}
14cr|openscenegraph-3.2.0-5|233	%{_includedir}/osgFX
14cr|openscenegraph-3.2.0-5|234	%{_libdir}/libosgFX.so
14cr|openscenegraph-3.2.0-5|235	%{_libdir}/pkgconfig/openscenegraph-osgFX.pc
14cr|openscenegraph-3.2.0-5|236	
14cr|openscenegraph-3.2.0-5|237	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|238	
14cr|openscenegraph-3.2.0-5|239	%define osgGA_major 100
14cr|openscenegraph-3.2.0-5|240	%define libosgGA %mklibname osgGA %{osgGA_major}
14cr|openscenegraph-3.2.0-5|241	
14cr|openscenegraph-3.2.0-5|242	%package -n %{libosgGA}
14cr|openscenegraph-3.2.0-5|243	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|244	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|245	
14cr|openscenegraph-3.2.0-5|246	%description -n %{libosgGA}
14cr|openscenegraph-3.2.0-5|247	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|248	
14cr|openscenegraph-3.2.0-5|249	%files -n %{libosgGA}
14cr|openscenegraph-3.2.0-5|250	%{_libdir}/libosgGA.so.%{osgGA_major}
14cr|openscenegraph-3.2.0-5|251	%{_libdir}/libosgGA.so.%{version}
14cr|openscenegraph-3.2.0-5|252	
14cr|openscenegraph-3.2.0-5|253	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|254	
14cr|openscenegraph-3.2.0-5|255	%define devosgGA %mklibname osgGA -d
14cr|openscenegraph-3.2.0-5|256	
14cr|openscenegraph-3.2.0-5|257	%package -n %{devosgGA}
14cr|openscenegraph-3.2.0-5|258	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|259	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|260	Requires:	%{libosgGA} = %{EVRD}
14cr|openscenegraph-3.2.0-5|261	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|262	
14cr|openscenegraph-3.2.0-5|263	%description -n %{devosgGA}
14cr|openscenegraph-3.2.0-5|264	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|265	
14cr|openscenegraph-3.2.0-5|266	%files -n %{devosgGA}
14cr|openscenegraph-3.2.0-5|267	%{_includedir}/osgGA
14cr|openscenegraph-3.2.0-5|268	%{_libdir}/libosgGA.so
14cr|openscenegraph-3.2.0-5|269	%{_libdir}/pkgconfig/openscenegraph-osgGA.pc
14cr|openscenegraph-3.2.0-5|270	
14cr|openscenegraph-3.2.0-5|271	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|272	
14cr|openscenegraph-3.2.0-5|273	%define osgManipulator_major 100
14cr|openscenegraph-3.2.0-5|274	%define libosgManipulator %mklibname osgManipulator %{osgManipulator_major}
14cr|openscenegraph-3.2.0-5|275	
14cr|openscenegraph-3.2.0-5|276	%package -n %{libosgManipulator}
14cr|openscenegraph-3.2.0-5|277	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|278	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|279	
14cr|openscenegraph-3.2.0-5|280	%description -n %{libosgManipulator}
14cr|openscenegraph-3.2.0-5|281	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|282	
14cr|openscenegraph-3.2.0-5|283	%files -n %{libosgManipulator}
14cr|openscenegraph-3.2.0-5|284	%{_libdir}/libosgManipulator.so.%{osgManipulator_major}
14cr|openscenegraph-3.2.0-5|285	%{_libdir}/libosgManipulator.so.%{version}
14cr|openscenegraph-3.2.0-5|286	
14cr|openscenegraph-3.2.0-5|287	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|288	
14cr|openscenegraph-3.2.0-5|289	%define devosgManipulator %mklibname osgManipulator -d
14cr|openscenegraph-3.2.0-5|290	
14cr|openscenegraph-3.2.0-5|291	%package -n %{devosgManipulator}
14cr|openscenegraph-3.2.0-5|292	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|293	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|294	Requires:	%{libosgManipulator} = %{EVRD}
14cr|openscenegraph-3.2.0-5|295	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|296	
14cr|openscenegraph-3.2.0-5|297	%description -n %{devosgManipulator}
14cr|openscenegraph-3.2.0-5|298	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|299	
14cr|openscenegraph-3.2.0-5|300	%files -n %{devosgManipulator}
14cr|openscenegraph-3.2.0-5|301	%{_includedir}/osgManipulator
14cr|openscenegraph-3.2.0-5|302	%{_libdir}/libosgManipulator.so
14cr|openscenegraph-3.2.0-5|303	%{_libdir}/pkgconfig/openscenegraph-osgManipulator.pc
14cr|openscenegraph-3.2.0-5|304	
14cr|openscenegraph-3.2.0-5|305	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|306	
14cr|openscenegraph-3.2.0-5|307	%define osgParticle_major 100
14cr|openscenegraph-3.2.0-5|308	%define libosgParticle %mklibname osgParticle %{osgParticle_major}
14cr|openscenegraph-3.2.0-5|309	
14cr|openscenegraph-3.2.0-5|310	%package -n %{libosgParticle}
14cr|openscenegraph-3.2.0-5|311	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|312	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|313	
14cr|openscenegraph-3.2.0-5|314	%description -n %{libosgParticle}
14cr|openscenegraph-3.2.0-5|315	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|316	
14cr|openscenegraph-3.2.0-5|317	%files -n %{libosgParticle}
14cr|openscenegraph-3.2.0-5|318	%{_libdir}/libosgParticle.so.%{osgParticle_major}
14cr|openscenegraph-3.2.0-5|319	%{_libdir}/libosgParticle.so.%{version}
14cr|openscenegraph-3.2.0-5|320	
14cr|openscenegraph-3.2.0-5|321	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|322	
14cr|openscenegraph-3.2.0-5|323	%define devosgParticle %mklibname osgParticle -d
14cr|openscenegraph-3.2.0-5|324	
14cr|openscenegraph-3.2.0-5|325	%package -n %{devosgParticle}
14cr|openscenegraph-3.2.0-5|326	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|327	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|328	Requires:	%{libosgParticle} = %{EVRD}
14cr|openscenegraph-3.2.0-5|329	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|330	
14cr|openscenegraph-3.2.0-5|331	%description -n %{devosgParticle}
14cr|openscenegraph-3.2.0-5|332	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|333	
14cr|openscenegraph-3.2.0-5|334	%files -n %{devosgParticle}
14cr|openscenegraph-3.2.0-5|335	%{_includedir}/osgParticle
14cr|openscenegraph-3.2.0-5|336	%{_libdir}/libosgParticle.so
14cr|openscenegraph-3.2.0-5|337	%{_libdir}/pkgconfig/openscenegraph-osgParticle.pc
14cr|openscenegraph-3.2.0-5|338	
14cr|openscenegraph-3.2.0-5|339	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|340	
14cr|openscenegraph-3.2.0-5|341	%define osgPresentation_major 100
14cr|openscenegraph-3.2.0-5|342	%define libosgPresentation %mklibname osgPresentation %{osgPresentation_major}
14cr|openscenegraph-3.2.0-5|343	
14cr|openscenegraph-3.2.0-5|344	%package -n %{libosgPresentation}
14cr|openscenegraph-3.2.0-5|345	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|346	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|347	
14cr|openscenegraph-3.2.0-5|348	%description -n %{libosgPresentation}
14cr|openscenegraph-3.2.0-5|349	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|350	
14cr|openscenegraph-3.2.0-5|351	%files -n %{libosgPresentation}
14cr|openscenegraph-3.2.0-5|352	%{_libdir}/libosgPresentation.so.%{osgPresentation_major}
14cr|openscenegraph-3.2.0-5|353	%{_libdir}/libosgPresentation.so.%{version}
14cr|openscenegraph-3.2.0-5|354	
14cr|openscenegraph-3.2.0-5|355	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|356	
14cr|openscenegraph-3.2.0-5|357	%define devosgPresentation %mklibname osgPresentation -d
14cr|openscenegraph-3.2.0-5|358	
14cr|openscenegraph-3.2.0-5|359	%package -n %{devosgPresentation}
14cr|openscenegraph-3.2.0-5|360	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|361	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|362	Requires:	%{libosgPresentation} = %{EVRD}
14cr|openscenegraph-3.2.0-5|363	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|364	
14cr|openscenegraph-3.2.0-5|365	%description -n %{devosgPresentation}
14cr|openscenegraph-3.2.0-5|366	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|367	
14cr|openscenegraph-3.2.0-5|368	%files -n %{devosgPresentation}
14cr|openscenegraph-3.2.0-5|369	%{_includedir}/osgPresentation
14cr|openscenegraph-3.2.0-5|370	%{_libdir}/libosgPresentation.so
14cr|openscenegraph-3.2.0-5|371	
14cr|openscenegraph-3.2.0-5|372	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|373	
14cr|openscenegraph-3.2.0-5|374	%define osgQt_major 100
14cr|openscenegraph-3.2.0-5|375	%define libosgQt %mklibname osgQt %{osgQt_major}
14cr|openscenegraph-3.2.0-5|376	
14cr|openscenegraph-3.2.0-5|377	%package -n %{libosgQt}
14cr|openscenegraph-3.2.0-5|378	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|379	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|380	
14cr|openscenegraph-3.2.0-5|381	%description -n %{libosgQt}
14cr|openscenegraph-3.2.0-5|382	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|383	
14cr|openscenegraph-3.2.0-5|384	%files -n %{libosgQt}
14cr|openscenegraph-3.2.0-5|385	%{_libdir}/libosgQt.so.%{osgQt_major}
14cr|openscenegraph-3.2.0-5|386	%{_libdir}/libosgQt.so.%{version}
14cr|openscenegraph-3.2.0-5|387	
14cr|openscenegraph-3.2.0-5|388	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|389	
14cr|openscenegraph-3.2.0-5|390	%define devosgQt %mklibname osgQt -d
14cr|openscenegraph-3.2.0-5|391	
14cr|openscenegraph-3.2.0-5|392	%package -n %{devosgQt}
14cr|openscenegraph-3.2.0-5|393	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|394	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|395	Requires:	%{libosgQt} = %{EVRD}
14cr|openscenegraph-3.2.0-5|396	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|397	
14cr|openscenegraph-3.2.0-5|398	%description -n %{devosgQt}
14cr|openscenegraph-3.2.0-5|399	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|400	
14cr|openscenegraph-3.2.0-5|401	%files -n %{devosgQt}
14cr|openscenegraph-3.2.0-5|402	%{_includedir}/osgQt
14cr|openscenegraph-3.2.0-5|403	%{_libdir}/libosgQt.so
14cr|openscenegraph-3.2.0-5|404	%{_libdir}/pkgconfig/openscenegraph-osgQt.pc
14cr|openscenegraph-3.2.0-5|405	
14cr|openscenegraph-3.2.0-5|406	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|407	
14cr|openscenegraph-3.2.0-5|408	%define osgShadow_major 100
14cr|openscenegraph-3.2.0-5|409	%define libosgShadow %mklibname osgShadow %{osgShadow_major}
14cr|openscenegraph-3.2.0-5|410	
14cr|openscenegraph-3.2.0-5|411	%package -n %{libosgShadow}
14cr|openscenegraph-3.2.0-5|412	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|413	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|414	
14cr|openscenegraph-3.2.0-5|415	%description -n %{libosgShadow}
14cr|openscenegraph-3.2.0-5|416	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|417	
14cr|openscenegraph-3.2.0-5|418	%files -n %{libosgShadow}
14cr|openscenegraph-3.2.0-5|419	%{_libdir}/libosgShadow.so.%{osgShadow_major}
14cr|openscenegraph-3.2.0-5|420	%{_libdir}/libosgShadow.so.%{version}
14cr|openscenegraph-3.2.0-5|421	
14cr|openscenegraph-3.2.0-5|422	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|423	
14cr|openscenegraph-3.2.0-5|424	%define devosgShadow %mklibname osgShadow -d
14cr|openscenegraph-3.2.0-5|425	
14cr|openscenegraph-3.2.0-5|426	%package -n %{devosgShadow}
14cr|openscenegraph-3.2.0-5|427	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|428	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|429	Requires:	%{libosgShadow} = %{EVRD}
14cr|openscenegraph-3.2.0-5|430	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|431	
14cr|openscenegraph-3.2.0-5|432	%description -n %{devosgShadow}
14cr|openscenegraph-3.2.0-5|433	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|434	
14cr|openscenegraph-3.2.0-5|435	%files -n %{devosgShadow}
14cr|openscenegraph-3.2.0-5|436	%{_includedir}/osgShadow
14cr|openscenegraph-3.2.0-5|437	%{_libdir}/libosgShadow.so
14cr|openscenegraph-3.2.0-5|438	%{_libdir}/pkgconfig/openscenegraph-osgShadow.pc
14cr|openscenegraph-3.2.0-5|439	
14cr|openscenegraph-3.2.0-5|440	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|441	
14cr|openscenegraph-3.2.0-5|442	%define osgSim_major 100
14cr|openscenegraph-3.2.0-5|443	%define libosgSim %mklibname osgSim %{osgSim_major}
14cr|openscenegraph-3.2.0-5|444	
14cr|openscenegraph-3.2.0-5|445	%package -n %{libosgSim}
14cr|openscenegraph-3.2.0-5|446	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|447	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|448	
14cr|openscenegraph-3.2.0-5|449	%description -n %{libosgSim}
14cr|openscenegraph-3.2.0-5|450	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|451	
14cr|openscenegraph-3.2.0-5|452	%files -n %{libosgSim}
14cr|openscenegraph-3.2.0-5|453	%{_libdir}/libosgSim.so.%{osgSim_major}
14cr|openscenegraph-3.2.0-5|454	%{_libdir}/libosgSim.so.%{version}
14cr|openscenegraph-3.2.0-5|455	
14cr|openscenegraph-3.2.0-5|456	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|457	
14cr|openscenegraph-3.2.0-5|458	%define devosgSim %mklibname osgSim -d
14cr|openscenegraph-3.2.0-5|459	
14cr|openscenegraph-3.2.0-5|460	%package -n %{devosgSim}
14cr|openscenegraph-3.2.0-5|461	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|462	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|463	Requires:	%{libosgSim} = %{EVRD}
14cr|openscenegraph-3.2.0-5|464	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|465	
14cr|openscenegraph-3.2.0-5|466	%description -n %{devosgSim}
14cr|openscenegraph-3.2.0-5|467	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|468	
14cr|openscenegraph-3.2.0-5|469	%files -n %{devosgSim}
14cr|openscenegraph-3.2.0-5|470	%{_includedir}/osgSim
14cr|openscenegraph-3.2.0-5|471	%{_libdir}/libosgSim.so
14cr|openscenegraph-3.2.0-5|472	%{_libdir}/pkgconfig/openscenegraph-osgSim.pc
14cr|openscenegraph-3.2.0-5|473	
14cr|openscenegraph-3.2.0-5|474	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|475	
14cr|openscenegraph-3.2.0-5|476	%define osgTerrain_major 100
14cr|openscenegraph-3.2.0-5|477	%define libosgTerrain %mklibname osgTerrain %{osgTerrain_major}
14cr|openscenegraph-3.2.0-5|478	
14cr|openscenegraph-3.2.0-5|479	%package -n %{libosgTerrain}
14cr|openscenegraph-3.2.0-5|480	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|481	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|482	
14cr|openscenegraph-3.2.0-5|483	%description -n %{libosgTerrain}
14cr|openscenegraph-3.2.0-5|484	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|485	
14cr|openscenegraph-3.2.0-5|486	%files -n %{libosgTerrain}
14cr|openscenegraph-3.2.0-5|487	%{_libdir}/libosgTerrain.so.%{osgTerrain_major}
14cr|openscenegraph-3.2.0-5|488	%{_libdir}/libosgTerrain.so.%{version}
14cr|openscenegraph-3.2.0-5|489	
14cr|openscenegraph-3.2.0-5|490	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|491	
14cr|openscenegraph-3.2.0-5|492	%define devosgTerrain %mklibname osgTerrain -d
14cr|openscenegraph-3.2.0-5|493	
14cr|openscenegraph-3.2.0-5|494	%package -n %{devosgTerrain}
14cr|openscenegraph-3.2.0-5|495	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|496	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|497	Requires:	%{libosgTerrain} = %{EVRD}
14cr|openscenegraph-3.2.0-5|498	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|499	
14cr|openscenegraph-3.2.0-5|500	%description -n %{devosgTerrain}
14cr|openscenegraph-3.2.0-5|501	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|502	
14cr|openscenegraph-3.2.0-5|503	%files -n %{devosgTerrain}
14cr|openscenegraph-3.2.0-5|504	%{_includedir}/osgTerrain
14cr|openscenegraph-3.2.0-5|505	%{_libdir}/libosgTerrain.so
14cr|openscenegraph-3.2.0-5|506	%{_libdir}/pkgconfig/openscenegraph-osgTerrain.pc
14cr|openscenegraph-3.2.0-5|507	
14cr|openscenegraph-3.2.0-5|508	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|509	
14cr|openscenegraph-3.2.0-5|510	%define osgText_major 100
14cr|openscenegraph-3.2.0-5|511	%define libosgText %mklibname osgText %{osgText_major}
14cr|openscenegraph-3.2.0-5|512	
14cr|openscenegraph-3.2.0-5|513	%package -n %{libosgText}
14cr|openscenegraph-3.2.0-5|514	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|515	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|516	
14cr|openscenegraph-3.2.0-5|517	%description -n %{libosgText}
14cr|openscenegraph-3.2.0-5|518	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|519	
14cr|openscenegraph-3.2.0-5|520	%files -n %{libosgText}
14cr|openscenegraph-3.2.0-5|521	%{_libdir}/libosgText.so.%{osgText_major}
14cr|openscenegraph-3.2.0-5|522	%{_libdir}/libosgText.so.%{version}
14cr|openscenegraph-3.2.0-5|523	
14cr|openscenegraph-3.2.0-5|524	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|525	
14cr|openscenegraph-3.2.0-5|526	%define devosgText %mklibname osgText -d
14cr|openscenegraph-3.2.0-5|527	
14cr|openscenegraph-3.2.0-5|528	%package -n %{devosgText}
14cr|openscenegraph-3.2.0-5|529	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|530	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|531	Requires:	%{libosgText} = %{EVRD}
14cr|openscenegraph-3.2.0-5|532	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|533	
14cr|openscenegraph-3.2.0-5|534	%description -n %{devosgText}
14cr|openscenegraph-3.2.0-5|535	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|536	
14cr|openscenegraph-3.2.0-5|537	%files -n %{devosgText}
14cr|openscenegraph-3.2.0-5|538	%{_includedir}/osgText
14cr|openscenegraph-3.2.0-5|539	%{_libdir}/libosgText.so
14cr|openscenegraph-3.2.0-5|540	%{_libdir}/pkgconfig/openscenegraph-osgText.pc
14cr|openscenegraph-3.2.0-5|541	
14cr|openscenegraph-3.2.0-5|542	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|543	
14cr|openscenegraph-3.2.0-5|544	%define osgUtil_major 100
14cr|openscenegraph-3.2.0-5|545	%define libosgUtil %mklibname osgUtil %{osgUtil_major}
14cr|openscenegraph-3.2.0-5|546	
14cr|openscenegraph-3.2.0-5|547	%package -n %{libosgUtil}
14cr|openscenegraph-3.2.0-5|548	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|549	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|550	
14cr|openscenegraph-3.2.0-5|551	%description -n %{libosgUtil}
14cr|openscenegraph-3.2.0-5|552	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|553	
14cr|openscenegraph-3.2.0-5|554	%files -n %{libosgUtil}
14cr|openscenegraph-3.2.0-5|555	%{_libdir}/libosgUtil.so.%{osgUtil_major}
14cr|openscenegraph-3.2.0-5|556	%{_libdir}/libosgUtil.so.%{version}
14cr|openscenegraph-3.2.0-5|557	
14cr|openscenegraph-3.2.0-5|558	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|559	
14cr|openscenegraph-3.2.0-5|560	%define devosgUtil %mklibname osgUtil -d
14cr|openscenegraph-3.2.0-5|561	
14cr|openscenegraph-3.2.0-5|562	%package -n %{devosgUtil}
14cr|openscenegraph-3.2.0-5|563	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|564	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|565	Requires:	%{libosgUtil} = %{EVRD}
14cr|openscenegraph-3.2.0-5|566	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|567	
14cr|openscenegraph-3.2.0-5|568	%description -n %{devosgUtil}
14cr|openscenegraph-3.2.0-5|569	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|570	
14cr|openscenegraph-3.2.0-5|571	%files -n %{devosgUtil}
14cr|openscenegraph-3.2.0-5|572	%{_includedir}/osgUtil
14cr|openscenegraph-3.2.0-5|573	%{_libdir}/libosgUtil.so
14cr|openscenegraph-3.2.0-5|574	%{_libdir}/pkgconfig/openscenegraph-osgUtil.pc
14cr|openscenegraph-3.2.0-5|575	
14cr|openscenegraph-3.2.0-5|576	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|577	
14cr|openscenegraph-3.2.0-5|578	%define osgViewer_major 100
14cr|openscenegraph-3.2.0-5|579	%define libosgViewer %mklibname osgViewer %{osgViewer_major}
14cr|openscenegraph-3.2.0-5|580	
14cr|openscenegraph-3.2.0-5|581	%package -n %{libosgViewer}
14cr|openscenegraph-3.2.0-5|582	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|583	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|584	
14cr|openscenegraph-3.2.0-5|585	%description -n %{libosgViewer}
14cr|openscenegraph-3.2.0-5|586	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|587	
14cr|openscenegraph-3.2.0-5|588	%files -n %{libosgViewer}
14cr|openscenegraph-3.2.0-5|589	%{_libdir}/libosgViewer.so.%{osgViewer_major}
14cr|openscenegraph-3.2.0-5|590	%{_libdir}/libosgViewer.so.%{version}
14cr|openscenegraph-3.2.0-5|591	
14cr|openscenegraph-3.2.0-5|592	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|593	
14cr|openscenegraph-3.2.0-5|594	%define devosgViewer %mklibname osgViewer -d
14cr|openscenegraph-3.2.0-5|595	
14cr|openscenegraph-3.2.0-5|596	%package -n %{devosgViewer}
14cr|openscenegraph-3.2.0-5|597	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|598	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|599	Requires:	%{libosgViewer} = %{EVRD}
14cr|openscenegraph-3.2.0-5|600	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|601	
14cr|openscenegraph-3.2.0-5|602	%description -n %{devosgViewer}
14cr|openscenegraph-3.2.0-5|603	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|604	
14cr|openscenegraph-3.2.0-5|605	%files -n %{devosgViewer}
14cr|openscenegraph-3.2.0-5|606	%{_includedir}/osgViewer
14cr|openscenegraph-3.2.0-5|607	%{_libdir}/libosgViewer.so
14cr|openscenegraph-3.2.0-5|608	%{_libdir}/pkgconfig/openscenegraph-osgViewer.pc
14cr|openscenegraph-3.2.0-5|609	
14cr|openscenegraph-3.2.0-5|610	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|611	
14cr|openscenegraph-3.2.0-5|612	%define osgVolume_major 100
14cr|openscenegraph-3.2.0-5|613	%define libosgVolume %mklibname osgVolume %{osgVolume_major}
14cr|openscenegraph-3.2.0-5|614	
14cr|openscenegraph-3.2.0-5|615	%package -n %{libosgVolume}
14cr|openscenegraph-3.2.0-5|616	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|617	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|618	
14cr|openscenegraph-3.2.0-5|619	%description -n %{libosgVolume}
14cr|openscenegraph-3.2.0-5|620	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|621	
14cr|openscenegraph-3.2.0-5|622	%files -n %{libosgVolume}
14cr|openscenegraph-3.2.0-5|623	%{_libdir}/libosgVolume.so.%{osgVolume_major}
14cr|openscenegraph-3.2.0-5|624	%{_libdir}/libosgVolume.so.%{version}
14cr|openscenegraph-3.2.0-5|625	
14cr|openscenegraph-3.2.0-5|626	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|627	
14cr|openscenegraph-3.2.0-5|628	%define devosgVolume %mklibname osgVolume -d
14cr|openscenegraph-3.2.0-5|629	
14cr|openscenegraph-3.2.0-5|630	%package -n %{devosgVolume}
14cr|openscenegraph-3.2.0-5|631	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|632	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|633	Requires:	%{libosgVolume} = %{EVRD}
14cr|openscenegraph-3.2.0-5|634	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|635	
14cr|openscenegraph-3.2.0-5|636	%description -n %{devosgVolume}
14cr|openscenegraph-3.2.0-5|637	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|638	
14cr|openscenegraph-3.2.0-5|639	%files -n %{devosgVolume}
14cr|openscenegraph-3.2.0-5|640	%{_includedir}/osgVolume
14cr|openscenegraph-3.2.0-5|641	%{_libdir}/libosgVolume.so
14cr|openscenegraph-3.2.0-5|642	%{_libdir}/pkgconfig/openscenegraph-osgVolume.pc
14cr|openscenegraph-3.2.0-5|643	
14cr|openscenegraph-3.2.0-5|644	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|645	
14cr|openscenegraph-3.2.0-5|646	%define osgWidget_major 100
14cr|openscenegraph-3.2.0-5|647	%define libosgWidget %mklibname osgWidget %{osgWidget_major}
14cr|openscenegraph-3.2.0-5|648	
14cr|openscenegraph-3.2.0-5|649	%package -n %{libosgWidget}
14cr|openscenegraph-3.2.0-5|650	Summary:	OpenSceneGraph shared library
14cr|openscenegraph-3.2.0-5|651	Group:		System/Libraries
14cr|openscenegraph-3.2.0-5|652	
14cr|openscenegraph-3.2.0-5|653	%description -n %{libosgWidget}
14cr|openscenegraph-3.2.0-5|654	OpenSceneGraph shared library.
14cr|openscenegraph-3.2.0-5|655	
14cr|openscenegraph-3.2.0-5|656	%files -n %{libosgWidget}
14cr|openscenegraph-3.2.0-5|657	%{_libdir}/libosgWidget.so.%{osgWidget_major}
14cr|openscenegraph-3.2.0-5|658	%{_libdir}/libosgWidget.so.%{version}
14cr|openscenegraph-3.2.0-5|659	
14cr|openscenegraph-3.2.0-5|660	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|661	
14cr|openscenegraph-3.2.0-5|662	%define devosgWidget %mklibname osgWidget -d
14cr|openscenegraph-3.2.0-5|663	
14cr|openscenegraph-3.2.0-5|664	%package -n %{devosgWidget}
14cr|openscenegraph-3.2.0-5|665	Summary:	OpenSceneGraph development files
14cr|openscenegraph-3.2.0-5|666	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|667	Requires:	%{libosgWidget} = %{EVRD}
14cr|openscenegraph-3.2.0-5|668	Conflicts:	openscenegraph-devel < 3.2.0
14cr|openscenegraph-3.2.0-5|669	
14cr|openscenegraph-3.2.0-5|670	%description -n %{devosgWidget}
14cr|openscenegraph-3.2.0-5|671	OpenSceneGraph development files.
14cr|openscenegraph-3.2.0-5|672	
14cr|openscenegraph-3.2.0-5|673	%files -n %{devosgWidget}
14cr|openscenegraph-3.2.0-5|674	%{_includedir}/osgWidget
14cr|openscenegraph-3.2.0-5|675	%{_libdir}/libosgWidget.so
14cr|openscenegraph-3.2.0-5|676	%{_libdir}/pkgconfig/openscenegraph-osgWidget.pc
14cr|openscenegraph-3.2.0-5|677	
14cr|openscenegraph-3.2.0-5|678	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|679	
14cr|openscenegraph-3.2.0-5|680	%package devel
14cr|openscenegraph-3.2.0-5|681	Summary:	Development package for %{name}
14cr|openscenegraph-3.2.0-5|682	Group:		Development/C++
14cr|openscenegraph-3.2.0-5|683	Provides:	OpenSceneGraph-devel = %{EVRD}
14cr|openscenegraph-3.2.0-5|684	Requires:	%{devOpenThreads} = %{EVRD}
14cr|openscenegraph-3.2.0-5|685	Requires:	%{devosg} = %{EVRD}
14cr|openscenegraph-3.2.0-5|686	Requires:	%{devosgAnimation} = %{EVRD}
14cr|openscenegraph-3.2.0-5|687	Requires:	%{devosgDB} = %{EVRD}
14cr|openscenegraph-3.2.0-5|688	Requires:	%{devosgFX} = %{EVRD}
14cr|openscenegraph-3.2.0-5|689	Requires:	%{devosgGA} = %{EVRD}
14cr|openscenegraph-3.2.0-5|690	Requires:	%{devosgManipulator} = %{EVRD}
14cr|openscenegraph-3.2.0-5|691	Requires:	%{devosgParticle} = %{EVRD}
14cr|openscenegraph-3.2.0-5|692	Requires:	%{devosgPresentation} = %{EVRD}
14cr|openscenegraph-3.2.0-5|693	Requires:	%{devosgQt} = %{EVRD}
14cr|openscenegraph-3.2.0-5|694	Requires:	%{devosgShadow} = %{EVRD}
14cr|openscenegraph-3.2.0-5|695	Requires:	%{devosgSim} = %{EVRD}
14cr|openscenegraph-3.2.0-5|696	Requires:	%{devosgTerrain} = %{EVRD}
14cr|openscenegraph-3.2.0-5|697	Requires:	%{devosgText} = %{EVRD}
14cr|openscenegraph-3.2.0-5|698	Requires:	%{devosgUtil} = %{EVRD}
14cr|openscenegraph-3.2.0-5|699	Requires:	%{devosgViewer} = %{EVRD}
14cr|openscenegraph-3.2.0-5|700	Requires:	%{devosgVolume} = %{EVRD}
14cr|openscenegraph-3.2.0-5|701	Requires:	%{devosgWidget} = %{EVRD}
14cr|openscenegraph-3.2.0-5|702	
14cr|openscenegraph-3.2.0-5|703	%description devel
14cr|openscenegraph-3.2.0-5|704	This package contains development files for %{name}
14cr|openscenegraph-3.2.0-5|705	
14cr|openscenegraph-3.2.0-5|706	%files devel
14cr|openscenegraph-3.2.0-5|707	%{_libdir}/pkgconfig/openscenegraph.pc
14cr|openscenegraph-3.2.0-5|708	
14cr|openscenegraph-3.2.0-5|709	#----------------------------------------------------------------------------
14cr|openscenegraph-3.2.0-5|710	
14cr|openscenegraph-3.2.0-5|711	%prep
14cr|openscenegraph-3.2.0-5|712	%setup -qn %{srcname}-%{version}
14cr|openscenegraph-3.2.0-5|713	%patch0 -p0
14cr|openscenegraph-3.2.0-5|714	%patch1 -p1
14cr|openscenegraph-3.2.0-5|715	
14cr|openscenegraph-3.2.0-5|716	%build
14cr|openscenegraph-3.2.0-5|717	CFLAGS="%{optflags} -pthread"
14cr|openscenegraph-3.2.0-5|718	CXXFLAGS="%{optflags} -pthread"
14cr|openscenegraph-3.2.0-5|719	%cmake -DDESIRED_QT_VERSION=4
14cr|openscenegraph-3.2.0-5|720	%make VERBOSE=TRUE
14cr|openscenegraph-3.2.0-5|721	
14cr|openscenegraph-3.2.0-5|722	%install
14cr|openscenegraph-3.2.0-5|723	%makeinstall_std -C build
14cr|openscenegraph-3.2.0-5|724	
14cr|openscenegraph-3.2.0-5|725	
14cr|openscenegraph-3.2.0-5|726	%changelog
14cr|openscenegraph-3.2.0-5|727	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-5
14cr|openscenegraph-3.2.0-5|728	+ Revision: c33ed9c
14cr|openscenegraph-3.2.0-5|729	- MassBuild#464: Increase release tag
14cr|openscenegraph-3.2.0-5|730	
14cr|openscenegraph-3.2.0-5|731	

3799 14
14cr|openshot-1.4.3-3|1	%define		major	1.4
14cr|openshot-1.4.3-3|2	%define		minor	3
14cr|openshot-1.4.3-3|3	#empty debug package
14cr|openshot-1.4.3-3|4	%define debug_package	%{nil}
14cr|openshot-1.4.3-3|5	Name:		openshot
14cr|openshot-1.4.3-3|6	Version:	%{major}.%{minor}
14cr|openshot-1.4.3-3|7	Release:	3
14cr|openshot-1.4.3-3|8	Summary:	Simple and Powerful video editor
14cr|openshot-1.4.3-3|9	Group:		Video
14cr|openshot-1.4.3-3|10	License:	GPLv3+
14cr|openshot-1.4.3-3|11	URL:		http://www.openshot.org/
14cr|openshot-1.4.3-3|12	Source0:	http://launchpad.net/openshot/%{major}/%{version}/+download/openshot-%{version}.tar.gz
14cr|openshot-1.4.3-3|13	BuildArch:	noarch
14cr|openshot-1.4.3-3|14	BuildRequires:	desktop-file-utils
14cr|openshot-1.4.3-3|15	BuildRequires:	python-devel
14cr|openshot-1.4.3-3|16	BuildRequires:	frei0r-plugins-devel
14cr|openshot-1.4.3-3|17	BuildRequires:	ladspa-devel
14cr|openshot-1.4.3-3|18	Requires:	python-mlt >= 0.8.8
14cr|openshot-1.4.3-3|19	Requires:	pygoocanvas
14cr|openshot-1.4.3-3|20	Requires:	pygtk2
14cr|openshot-1.4.3-3|21	Requires:	pygtk2.0-libglade
14cr|openshot-1.4.3-3|22	Requires:	python-imaging
14cr|openshot-1.4.3-3|23	Requires:	pyxdg
14cr|openshot-1.4.3-3|24	Requires:	python-httplib2
14cr|openshot-1.4.3-3|25	Requires:	frei0r-plugins
14cr|openshot-1.4.3-3|26	Requires:	ladspa
14cr|openshot-1.4.3-3|27	
14cr|openshot-1.4.3-3|28	%description
14cr|openshot-1.4.3-3|29	OpenShot Video Editor is a free, open-source, non-linear video editor, based on
14cr|openshot-1.4.3-3|30	Python, GTK, MLT and frei0r. It can edit video and audio files, composite and
14cr|openshot-1.4.3-3|31	transition video files, and mix multiple layers of video and audio together and
14cr|openshot-1.4.3-3|32	render the output in many different formats.
14cr|openshot-1.4.3-3|33	
14cr|openshot-1.4.3-3|34	%prep
14cr|openshot-1.4.3-3|35	%setup -q
14cr|openshot-1.4.3-3|36	
14cr|openshot-1.4.3-3|37	%build
14cr|openshot-1.4.3-3|38	CFLAGS="%{optflags}" %__python setup.py build
14cr|openshot-1.4.3-3|39	
14cr|openshot-1.4.3-3|40	%install
14cr|openshot-1.4.3-3|41	%__python setup.py install -O1 --skip-build --root=%{buildroot}
14cr|openshot-1.4.3-3|42	
14cr|openshot-1.4.3-3|43	# Remove unnecessary file
14cr|openshot-1.4.3-3|44	%__rm %{buildroot}/%{_usr}/lib/mime/packages/openshot
14cr|openshot-1.4.3-3|45	
14cr|openshot-1.4.3-3|46	# We strip bad shebangs (/usr/bin/env) instead of fixing them
14cr|openshot-1.4.3-3|47	# since these files are not executable anyways
14cr|openshot-1.4.3-3|48	find %{buildroot}/%{python_sitelib} -name '*.py' \
14cr|openshot-1.4.3-3|49	-exec grep -q '^#!' '{}' \; -print | while read F
14cr|openshot-1.4.3-3|50	do
14cr|openshot-1.4.3-3|51	awk '/^#!/ {if (FNR == 1) next;} {print}' $F >chopped
14cr|openshot-1.4.3-3|52	touch -r $F chopped
14cr|openshot-1.4.3-3|53	mv chopped $F
14cr|openshot-1.4.3-3|54	done
14cr|openshot-1.4.3-3|55	
14cr|openshot-1.4.3-3|56	
14cr|openshot-1.4.3-3|57	%files
14cr|openshot-1.4.3-3|58	%doc README COPYING AUTHORS
14cr|openshot-1.4.3-3|59	%{_bindir}/*
14cr|openshot-1.4.3-3|60	%{_datadir}/applications/%{name}.desktop
14cr|openshot-1.4.3-3|61	%{_datadir}/pixmaps/*
14cr|openshot-1.4.3-3|62	%{_datadir}/mime/packages/*
14cr|openshot-1.4.3-3|63	%{python_sitelib}/%{name}/
14cr|openshot-1.4.3-3|64	%{python_sitelib}/*egg-info
14cr|openshot-1.4.3-3|65	%{_mandir}/man1/%{name}.1.xz
14cr|openshot-1.4.3-3|66	%{_mandir}/man1/%{name}-render.1.xz
14cr|openshot-1.4.3-3|67	
14cr|openshot-1.4.3-3|68	%changelog
14cr|openshot-1.4.3-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-3
14cr|openshot-1.4.3-3|70	+ Revision: 8bddb0c
14cr|openshot-1.4.3-3|71	- MassBuild#464: Increase release tag
14cr|openshot-1.4.3-3|72	
14cr|openshot-1.4.3-3|73	

3800 14
14cr|opensi-client-3.4-19|1	%define _enable_debug_packages %{nil}
14cr|opensi-client-3.4-19|2	%define debug_package %{nil}
14cr|opensi-client-3.4-19|3	
14cr|opensi-client-3.4-19|4	%define	oname	opensi
14cr|opensi-client-3.4-19|5	
14cr|opensi-client-3.4-19|6	Summary:	OpenSi client
14cr|opensi-client-3.4-19|7	Name:		%{oname}-client
14cr|opensi-client-3.4-19|8	Version:	3.4
14cr|opensi-client-3.4-19|9	Release:	19
14cr|opensi-client-3.4-19|10	License:	GPLv2+
14cr|opensi-client-3.4-19|11	Group:		Office
14cr|opensi-client-3.4-19|12	Url:		http://opensi.org/
14cr|opensi-client-3.4-19|13	Source0:	http://download.gna.org/opensi/opensi-client/3.4/%{name}-%{version}.tgz
14cr|opensi-client-3.4-19|14	BuildRequires:	firefox-devel
14cr|opensi-client-3.4-19|15	Requires:	firefox >= %{firefox_epoch}:%{firefox_version}
14cr|opensi-client-3.4-19|16	Requires:	libopensi
14cr|opensi-client-3.4-19|17	
14cr|opensi-client-3.4-19|18	%description
14cr|opensi-client-3.4-19|19	Client for OpenSi.
14cr|opensi-client-3.4-19|20	
14cr|opensi-client-3.4-19|21	%prep
14cr|opensi-client-3.4-19|22	%setup -q -n %{oname}
14cr|opensi-client-3.4-19|23	
14cr|opensi-client-3.4-19|24	%build
14cr|opensi-client-3.4-19|25	
14cr|opensi-client-3.4-19|26	%install
14cr|opensi-client-3.4-19|27	# Jar for the translation
14cr|opensi-client-3.4-19|28	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/
14cr|opensi-client-3.4-19|29	cp -r `pwd`  %{buildroot}%{firefox_mozillapath}/chrome/
14cr|opensi-client-3.4-19|30	# installed-chrome.txt addition
14cr|opensi-client-3.4-19|31	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/rc.d/
14cr|opensi-client-3.4-19|32	cat << EOF > %{buildroot}%{firefox_mozillapath}/chrome/rc.d/10_%{oname}.txt
14cr|opensi-client-3.4-19|33	content,install,url,resource:/chrome/opensi/content/opensi/
14cr|opensi-client-3.4-19|34	EOF
14cr|opensi-client-3.4-19|35	
14cr|opensi-client-3.4-19|36	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|opensi-client-3.4-19|37	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|opensi-client-3.4-19|38	[Desktop Entry]
14cr|opensi-client-3.4-19|39	Type=Application
14cr|opensi-client-3.4-19|40	Exec=firefox -chrome chrome://opensi/content/login.xul
14cr|opensi-client-3.4-19|41	Icon=finances_section
14cr|opensi-client-3.4-19|42	Categories=Office;Finance;
14cr|opensi-client-3.4-19|43	Name=OpenSi
14cr|opensi-client-3.4-19|44	Comment=OpenSi client
14cr|opensi-client-3.4-19|45	EOF
14cr|opensi-client-3.4-19|46	
14cr|opensi-client-3.4-19|47	%files
14cr|opensi-client-3.4-19|48	%{firefox_mozillapath}/chrome/%{oname}
14cr|opensi-client-3.4-19|49	%{firefox_mozillapath}/chrome/rc.d/10_%{oname}.txt
14cr|opensi-client-3.4-19|50	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|opensi-client-3.4-19|51	
14cr|opensi-client-3.4-19|52	
14cr|opensi-client-3.4-19|53	%changelog
14cr|opensi-client-3.4-19|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-19
14cr|opensi-client-3.4-19|55	+ Revision: f210145
14cr|opensi-client-3.4-19|56	- MassBuild#464: Increase release tag
14cr|opensi-client-3.4-19|57	
14cr|opensi-client-3.4-19|58	

3801 14
14cr|openslide-3.4.0-3|1	%define major		0
14cr|openslide-3.4.0-3|2	%define libname		%mklibname %{name} %{major}
14cr|openslide-3.4.0-3|3	%define develname	%mklibname %{name} -d
14cr|openslide-3.4.0-3|4	
14cr|openslide-3.4.0-3|5	Summary:	C library and command line tools for reading virtual slides
14cr|openslide-3.4.0-3|6	Name:		openslide
14cr|openslide-3.4.0-3|7	Version:	3.4.0
14cr|openslide-3.4.0-3|8	Release:	3
14cr|openslide-3.4.0-3|9	License:	LGPLv2+
14cr|openslide-3.4.0-3|10	Group:		Graphics
14cr|openslide-3.4.0-3|11	Url:		http://openslide.org/
14cr|openslide-3.4.0-3|12	Source0:	https://github.com/downloads/openslide/%{name}/%{name}-%{version}.tar.xz
14cr|openslide-3.4.0-3|13	BuildRequires:	jpeg-devel
14cr|openslide-3.4.0-3|14	BuildRequires:	pkgconfig(cairo)
14cr|openslide-3.4.0-3|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|openslide-3.4.0-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cr|openslide-3.4.0-3|17	BuildRequires:	pkgconfig(libopenjpeg1)
14cr|openslide-3.4.0-3|18	BuildRequires:	pkgconfig(libpng)
14cr|openslide-3.4.0-3|19	BuildRequires:	pkgconfig(libtiff-4)
14cr|openslide-3.4.0-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|openslide-3.4.0-3|21	BuildRequires:	pkgconfig(sqlite3)
14cr|openslide-3.4.0-3|22	BuildRequires:	pkgconfig(zlib)
14cr|openslide-3.4.0-3|23	Provides:	openslide-tools = %{EVRD}
14cr|openslide-3.4.0-3|24	
14cr|openslide-3.4.0-3|25	%description
14cr|openslide-3.4.0-3|26	Command line tools for working with virtual slides.
14cr|openslide-3.4.0-3|27	
14cr|openslide-3.4.0-3|28	%files
14cr|openslide-3.4.0-3|29	%doc README.txt lgpl-2.1.txt LICENSE.txt CHANGELOG.txt
14cr|openslide-3.4.0-3|30	%{_bindir}/%{name}-*
14cr|openslide-3.4.0-3|31	%{_mandir}/man1/%{name}-*
14cr|openslide-3.4.0-3|32	
14cr|openslide-3.4.0-3|33	#----------------------------------------------------------------------------
14cr|openslide-3.4.0-3|34	
14cr|openslide-3.4.0-3|35	%package -n %{libname}
14cr|openslide-3.4.0-3|36	Summary:	C library for reading virtual slides
14cr|openslide-3.4.0-3|37	Group:		System/Libraries
14cr|openslide-3.4.0-3|38	
14cr|openslide-3.4.0-3|39	%description -n %{libname}
14cr|openslide-3.4.0-3|40	The OpenSlide library allows programs to access virtual slide files regardless
14cr|openslide-3.4.0-3|41	of the underlying image format.
14cr|openslide-3.4.0-3|42	
14cr|openslide-3.4.0-3|43	%files -n %{libname}
14cr|openslide-3.4.0-3|44	%{_libdir}/lib%{name}.so.%{major}*
14cr|openslide-3.4.0-3|45	
14cr|openslide-3.4.0-3|46	#----------------------------------------------------------------------------
14cr|openslide-3.4.0-3|47	
14cr|openslide-3.4.0-3|48	%package -n %{develname}
14cr|openslide-3.4.0-3|49	Summary:	Development files for %{name}
14cr|openslide-3.4.0-3|50	Group:		Development/C
14cr|openslide-3.4.0-3|51	Requires:	%{libname} = %{EVRD}
14cr|openslide-3.4.0-3|52	Provides:	%{name}-devel = %{EVRD}
14cr|openslide-3.4.0-3|53	
14cr|openslide-3.4.0-3|54	%description -n %{develname}
14cr|openslide-3.4.0-3|55	The %{name}-devel package contains libraries and header files for developing
14cr|openslide-3.4.0-3|56	applications that use %{name}.
14cr|openslide-3.4.0-3|57	
14cr|openslide-3.4.0-3|58	%files -n %{develname}
14cr|openslide-3.4.0-3|59	%{_includedir}/%{name}/
14cr|openslide-3.4.0-3|60	%{_libdir}/*.so
14cr|openslide-3.4.0-3|61	%{_libdir}/pkgconfig/*.pc
14cr|openslide-3.4.0-3|62	
14cr|openslide-3.4.0-3|63	#----------------------------------------------------------------------------
14cr|openslide-3.4.0-3|64	
14cr|openslide-3.4.0-3|65	%prep
14cr|openslide-3.4.0-3|66	%setup -q
14cr|openslide-3.4.0-3|67	
14cr|openslide-3.4.0-3|68	%build
14cr|openslide-3.4.0-3|69	autoreconf -fi
14cr|openslide-3.4.0-3|70	%configure2_5x --disable-static
14cr|openslide-3.4.0-3|71	%make
14cr|openslide-3.4.0-3|72	
14cr|openslide-3.4.0-3|73	
14cr|openslide-3.4.0-3|74	%install
14cr|openslide-3.4.0-3|75	%makeinstall_std
14cr|openslide-3.4.0-3|76	
14cr|openslide-3.4.0-3|77	
14cr|openslide-3.4.0-3|78	%changelog
14cr|openslide-3.4.0-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-3
14cr|openslide-3.4.0-3|80	+ Revision: f219695
14cr|openslide-3.4.0-3|81	- MassBuild#464: Increase release tag
14cr|openslide-3.4.0-3|82	
14cr|openslide-3.4.0-3|83	

3802 14
14cr|openssl0.9.8-0.9.8zb-1|1	%define maj 0.9.8
14cr|openssl0.9.8-0.9.8zb-1|2	%define libname %mklibname openssl %{maj}
14cr|openssl0.9.8-0.9.8zb-1|3	
14cr|openssl0.9.8-0.9.8zb-1|4	Summary:	Secure Sockets Layer communications libs & utils
14cr|openssl0.9.8-0.9.8zb-1|5	Name:		openssl%{maj}
14cr|openssl0.9.8-0.9.8zb-1|6	Version:	%{maj}zb
14cr|openssl0.9.8-0.9.8zb-1|7	Release:	1
14cr|openssl0.9.8-0.9.8zb-1|8	License:	BSD-like
14cr|openssl0.9.8-0.9.8zb-1|9	Group:		System/Libraries
14cr|openssl0.9.8-0.9.8zb-1|10	URL:		http://www.openssl.org/
14cr|openssl0.9.8-0.9.8zb-1|11	Source0:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
14cr|openssl0.9.8-0.9.8zb-1|12	Source1:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz.asc
14cr|openssl0.9.8-0.9.8zb-1|13	# (gb) 0.9.6b-5mdk: Limit available SSL ciphers to 128 bits
14cr|openssl0.9.8-0.9.8zb-1|14	Patch0:		openssl-0.9.6b-mdkconfig.patch
14cr|openssl0.9.8-0.9.8zb-1|15	# (fg) 20010202 Patch from RH: some funcs now implemented with ia64 asm
14cr|openssl0.9.8-0.9.8zb-1|16	Patch1:		openssl-0.9.7-ia64-asm.patch
14cr|openssl0.9.8-0.9.8zb-1|17	# (gb) 0.9.7b-4mdk: Handle RPM_OPT_FLAGS in Configure
14cr|openssl0.9.8-0.9.8zb-1|18	Patch2:		openssl-optflags.diff
14cr|openssl0.9.8-0.9.8zb-1|19	# (gb) 0.9.7b-4mdk: Make it lib64 aware. TODO: detect in Configure
14cr|openssl0.9.8-0.9.8zb-1|20	Patch3:		openssl-0.9.8b-lib64.diff
14cr|openssl0.9.8-0.9.8zb-1|21	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
14cr|openssl0.9.8-0.9.8zb-1|22	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
14cr|openssl0.9.8-0.9.8zb-1|23	Patch6:		openssl-0.9.8-beta6-icpbrasil.diff
14cr|openssl0.9.8-0.9.8zb-1|24	Patch7:		openssl-0.9.8a-defaults.patch
14cr|openssl0.9.8-0.9.8zb-1|25	Patch8:		openssl-0.9.8a-link-krb5.patch
14cr|openssl0.9.8-0.9.8zb-1|26	Patch9:		openssl-0.9.8a-enginesdir.patch
14cr|openssl0.9.8-0.9.8zb-1|27	Patch10:	openssl-0.9.7-beta6-ia64.patch
14cr|openssl0.9.8-0.9.8zb-1|28	Patch12:	openssl-0.9.6-x509.patch
14cr|openssl0.9.8-0.9.8zb-1|29	Patch13:	openssl-0.9.7-beta5-version-add-engines.patch
14cr|openssl0.9.8-0.9.8zb-1|30	# http://qa.mandriva.com/show_bug.cgi?id=32621
14cr|openssl0.9.8-0.9.8zb-1|31	Patch15:	openssl-0.9.8e-crt.patch
14cr|openssl0.9.8-0.9.8zb-1|32	# http://blogs.sun.com/janp/
14cr|openssl0.9.8-0.9.8zb-1|33	Patch16:	pkcs11_engine-0.9.8zb.diff
14cr|openssl0.9.8-0.9.8zb-1|34	Patch17:	openssl-1.0.1c-fix-perlpath.pl
14cr|openssl0.9.8-0.9.8zb-1|35	# MIPS and ARM support
14cr|openssl0.9.8-0.9.8zb-1|36	Patch300:	openssl-0.9.8-mips.patch
14cr|openssl0.9.8-0.9.8zb-1|37	Patch301:	openssl-0.9.8-arm.patch
14cr|openssl0.9.8-0.9.8zb-1|38	BuildRequires:	chrpath
14cr|openssl0.9.8-0.9.8zb-1|39	BuildRequires:	pkgconfig(zlib)
14cr|openssl0.9.8-0.9.8zb-1|40	
14cr|openssl0.9.8-0.9.8zb-1|41	%description
14cr|openssl0.9.8-0.9.8zb-1|42	The openssl certificate management tool and the shared libraries that provide
14cr|openssl0.9.8-0.9.8zb-1|43	various encryption and decription algorithms and protocols, including DES, RC4,
14cr|openssl0.9.8-0.9.8zb-1|44	RSA and SSL.
14cr|openssl0.9.8-0.9.8zb-1|45	
14cr|openssl0.9.8-0.9.8zb-1|46	NOTE: Only the shared library and the engines are provided with this source
14cr|openssl0.9.8-0.9.8zb-1|47	rpm package.
14cr|openssl0.9.8-0.9.8zb-1|48	
14cr|openssl0.9.8-0.9.8zb-1|49	#----------------------------------------------------------------------------
14cr|openssl0.9.8-0.9.8zb-1|50	
14cr|openssl0.9.8-0.9.8zb-1|51	%package -n %{libname}
14cr|openssl0.9.8-0.9.8zb-1|52	Summary:	Secure Sockets Layer communications libs
14cr|openssl0.9.8-0.9.8zb-1|53	Group:		System/Libraries
14cr|openssl0.9.8-0.9.8zb-1|54	
14cr|openssl0.9.8-0.9.8zb-1|55	%description -n	%{libname}
14cr|openssl0.9.8-0.9.8zb-1|56	The libraries files are needed for various cryptographic algorithms
14cr|openssl0.9.8-0.9.8zb-1|57	and protocols, including DES, RC4, RSA and SSL.
14cr|openssl0.9.8-0.9.8zb-1|58	
14cr|openssl0.9.8-0.9.8zb-1|59	%files -n %{libname}
14cr|openssl0.9.8-0.9.8zb-1|60	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
14cr|openssl0.9.8-0.9.8zb-1|61	%attr(0755,root,root) %{_libdir}/lib*.so.*
14cr|openssl0.9.8-0.9.8zb-1|62	%attr(0755,root,root) %dir %{_libdir}/openssl-%{maj}/engines
14cr|openssl0.9.8-0.9.8zb-1|63	%attr(0755,root,root) %{_libdir}/openssl-%{maj}/engines/*.so
14cr|openssl0.9.8-0.9.8zb-1|64	
14cr|openssl0.9.8-0.9.8zb-1|65	#----------------------------------------------------------------------------
14cr|openssl0.9.8-0.9.8zb-1|66	
14cr|openssl0.9.8-0.9.8zb-1|67	%prep
14cr|openssl0.9.8-0.9.8zb-1|68	%setup -q -n openssl-%{version}
14cr|openssl0.9.8-0.9.8zb-1|69	%patch1 -p1 -b .ia64-asm
14cr|openssl0.9.8-0.9.8zb-1|70	%patch2 -p0 -b .optflags
14cr|openssl0.9.8-0.9.8zb-1|71	%patch3 -p1 -b .lib64
14cr|openssl0.9.8-0.9.8zb-1|72	%patch6 -p0 -b .icpbrasil
14cr|openssl0.9.8-0.9.8zb-1|73	%patch7 -p1 -b .defaults
14cr|openssl0.9.8-0.9.8zb-1|74	%patch9 -p0 -b .enginesdir
14cr|openssl0.9.8-0.9.8zb-1|75	%patch10 -p0 -b .ia64
14cr|openssl0.9.8-0.9.8zb-1|76	%patch12 -p1 -b .x509
14cr|openssl0.9.8-0.9.8zb-1|77	%patch13 -p1 -b .version-add-engines
14cr|openssl0.9.8-0.9.8zb-1|78	%patch15 -p1 -b .crt
14cr|openssl0.9.8-0.9.8zb-1|79	%patch16 -p1 -b .pkcs11_engine
14cr|openssl0.9.8-0.9.8zb-1|80	%patch17 -p1 -b .perl
14cr|openssl0.9.8-0.9.8zb-1|81	
14cr|openssl0.9.8-0.9.8zb-1|82	%patch300 -p0 -b .mips
14cr|openssl0.9.8-0.9.8zb-1|83	%patch301 -p0 -b .arm
14cr|openssl0.9.8-0.9.8zb-1|84	
14cr|openssl0.9.8-0.9.8zb-1|85	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
14cr|openssl0.9.8-0.9.8zb-1|86	
14cr|openssl0.9.8-0.9.8zb-1|87	# fix perl path
14cr|openssl0.9.8-0.9.8zb-1|88	perl util/perlpath.pl %{_bindir}/perl
14cr|openssl0.9.8-0.9.8zb-1|89	
14cr|openssl0.9.8-0.9.8zb-1|90	%build
14cr|openssl0.9.8-0.9.8zb-1|91	%serverbuild
14cr|openssl0.9.8-0.9.8zb-1|92	
14cr|openssl0.9.8-0.9.8zb-1|93	# Figure out which flags we want to use.
14cr|openssl0.9.8-0.9.8zb-1|94	# default
14cr|openssl0.9.8-0.9.8zb-1|95	sslarch=%{_os}-%{_arch}
14cr|openssl0.9.8-0.9.8zb-1|96	%ifarch %{ix86}
14cr|openssl0.9.8-0.9.8zb-1|97	sslarch=linux-elf
14cr|openssl0.9.8-0.9.8zb-1|98	if ! echo %{_target} | grep -q i[56]86 ; then
14cr|openssl0.9.8-0.9.8zb-1|99	sslflags="no-asm"
14cr|openssl0.9.8-0.9.8zb-1|100	fi
14cr|openssl0.9.8-0.9.8zb-1|101	%endif
14cr|openssl0.9.8-0.9.8zb-1|102	
14cr|openssl0.9.8-0.9.8zb-1|103	# ia64, x86_64, ppc, ppc64 are OK by default
14cr|openssl0.9.8-0.9.8zb-1|104	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
14cr|openssl0.9.8-0.9.8zb-1|105	# usable on all platforms.  The Configure script already knows to use -fPIC and
14cr|openssl0.9.8-0.9.8zb-1|106	# RPM_OPT_FLAGS, so we can skip specifiying them here.
14cr|openssl0.9.8-0.9.8zb-1|107	./Configure \
14cr|openssl0.9.8-0.9.8zb-1|108	--prefix=%{_prefix} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
14cr|openssl0.9.8-0.9.8zb-1|109	--enginesdir=%{_libdir}/openssl-%{maj}/engines \
14cr|openssl0.9.8-0.9.8zb-1|110	no-idea no-rc5 enable-camellia shared enable-tlsext ${sslarch} --pk11-libname=%{_libdir}/pkcs11/PKCS11_API.so
14cr|openssl0.9.8-0.9.8zb-1|111	
14cr|openssl0.9.8-0.9.8zb-1|112	#    zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa shared ${sslarch}
14cr|openssl0.9.8-0.9.8zb-1|113	
14cr|openssl0.9.8-0.9.8zb-1|114	# antibork stuff...
14cr|openssl0.9.8-0.9.8zb-1|115	perl -pi -e "s|^#define ENGINESDIR .*|#define ENGINESDIR \"%{_libdir}/openssl-%{maj}/engines\"|g" crypto/opensslconf.h
14cr|openssl0.9.8-0.9.8zb-1|116	
14cr|openssl0.9.8-0.9.8zb-1|117	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
14cr|openssl0.9.8-0.9.8zb-1|118	# marked as not requiring an executable stack.
14cr|openssl0.9.8-0.9.8zb-1|119	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
14cr|openssl0.9.8-0.9.8zb-1|120	make depend
14cr|openssl0.9.8-0.9.8zb-1|121	make all build-shared
14cr|openssl0.9.8-0.9.8zb-1|122	
14cr|openssl0.9.8-0.9.8zb-1|123	# Generate hashes for the included certs.
14cr|openssl0.9.8-0.9.8zb-1|124	make rehash build-shared
14cr|openssl0.9.8-0.9.8zb-1|125	
14cr|openssl0.9.8-0.9.8zb-1|126	%install
14cr|openssl0.9.8-0.9.8zb-1|127	%makeinstall \
14cr|openssl0.9.8-0.9.8zb-1|128	INSTALL_PREFIX=%{buildroot} \
14cr|openssl0.9.8-0.9.8zb-1|129	MANDIR=%{_mandir} \
14cr|openssl0.9.8-0.9.8zb-1|130	build-shared
14cr|openssl0.9.8-0.9.8zb-1|131	
14cr|openssl0.9.8-0.9.8zb-1|132	# the makefiles are too borked...
14cr|openssl0.9.8-0.9.8zb-1|133	install -d %{buildroot}%{_libdir}/openssl-%{maj}
14cr|openssl0.9.8-0.9.8zb-1|134	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{maj}/
14cr|openssl0.9.8-0.9.8zb-1|135	
14cr|openssl0.9.8-0.9.8zb-1|136	# strip cannot touch these unless 755
14cr|openssl0.9.8-0.9.8zb-1|137	chmod 755 %{buildroot}%{_libdir}/openssl-%{maj}/engines/*.so*
14cr|openssl0.9.8-0.9.8zb-1|138	chmod 755 %{buildroot}%{_libdir}/*.so*
14cr|openssl0.9.8-0.9.8zb-1|139	
14cr|openssl0.9.8-0.9.8zb-1|140	# nuke what we don't need
14cr|openssl0.9.8-0.9.8zb-1|141	rm -rf %{buildroot}%{_sysconfdir}
14cr|openssl0.9.8-0.9.8zb-1|142	rm -rf %{buildroot}%{_bindir}
14cr|openssl0.9.8-0.9.8zb-1|143	rm -rf %{buildroot}%{_mandir}
14cr|openssl0.9.8-0.9.8zb-1|144	rm -rf %{buildroot}%{_libdir}/pkgconfig
14cr|openssl0.9.8-0.9.8zb-1|145	rm -rf %{buildroot}%{_includedir}
14cr|openssl0.9.8-0.9.8zb-1|146	rm -f %{buildroot}%{_libdir}/lib*.so
14cr|openssl0.9.8-0.9.8zb-1|147	rm -f %{buildroot}%{_libdir}/lib*.a
14cr|openssl0.9.8-0.9.8zb-1|148	
14cr|openssl0.9.8-0.9.8zb-1|149	
14cr|openssl0.9.8-0.9.8zb-1|150	%changelog
14cr|openssl0.9.8-0.9.8zb-1|151	* Thu Aug 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8zb-1
14cr|openssl0.9.8-0.9.8zb-1|152	+ Revision: dd0b212
14cr|openssl0.9.8-0.9.8zb-1|153	- New version 0.9.8zb
14cr|openssl0.9.8-0.9.8zb-1|154	
14cr|openssl0.9.8-0.9.8zb-1|155	

3803 14
14cr|openstack-swift-1.2.99.239-3|1	%global with_doc 1
14cr|openstack-swift-1.2.99.239-3|2	
14cr|openstack-swift-1.2.99.239-3|3	%define bzr_rev 239
14cr|openstack-swift-1.2.99.239-3|4	Name:             openstack-swift
14cr|openstack-swift-1.2.99.239-3|5	Version:          1.2.99.%{bzr_rev}
14cr|openstack-swift-1.2.99.239-3|6	Release:          3
14cr|openstack-swift-1.2.99.239-3|7	Summary:          OpenStack Object Storage (swift)
14cr|openstack-swift-1.2.99.239-3|8	Group:            Development/Python
14cr|openstack-swift-1.2.99.239-3|9	License:          ASL 2.0
14cr|openstack-swift-1.2.99.239-3|10	URL:              http://launchpad.net/swift
14cr|openstack-swift-1.2.99.239-3|11	Source0:          http://hudson.openstack.org/job/swift-tarball/lastSuccessfulBuild/artifact/dist/swift-1.3-dev+bzr%{bzr_rev}.tar.gz
14cr|openstack-swift-1.2.99.239-3|12	#Source0:          http://launchpad.net/swift/1.2/1.2.0/+download/swift-1.2.0.tar.gz
14cr|openstack-swift-1.2.99.239-3|13	Source1:          %{name}-functions
14cr|openstack-swift-1.2.99.239-3|14	Source2:          %{name}-account.init
14cr|openstack-swift-1.2.99.239-3|15	Source3:          %{name}-auth.init
14cr|openstack-swift-1.2.99.239-3|16	Source4:          %{name}-container.init
14cr|openstack-swift-1.2.99.239-3|17	Source5:          %{name}-object.init
14cr|openstack-swift-1.2.99.239-3|18	Source6:          %{name}-proxy.init
14cr|openstack-swift-1.2.99.239-3|19	Source20:         %{name}-create-man-stubs.py
14cr|openstack-swift-1.2.99.239-3|20	BuildRoot:        %{_tmppath}/swift-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|openstack-swift-1.2.99.239-3|21	BuildArch:        noarch
14cr|openstack-swift-1.2.99.239-3|22	BuildRequires:    fdupes
14cr|openstack-swift-1.2.99.239-3|23	BuildRequires:    dos2unix
14cr|openstack-swift-1.2.99.239-3|24	BuildRequires:    python-devel
14cr|openstack-swift-1.2.99.239-3|25	BuildRequires:    python-setuptools
14cr|openstack-swift-1.2.99.239-3|26	Requires:         python-configobj
14cr|openstack-swift-1.2.99.239-3|27	Requires:         python-eventlet >= 0.9.8
14cr|openstack-swift-1.2.99.239-3|28	Requires:         python-greenlet >= 0.3.1
14cr|openstack-swift-1.2.99.239-3|29	Requires:         python-simplejson
14cr|openstack-swift-1.2.99.239-3|30	Requires:         python-webob
14cr|openstack-swift-1.2.99.239-3|31	Requires:         pyxattr
14cr|openstack-swift-1.2.99.239-3|32	Requires:         python-netifaces
14cr|openstack-swift-1.2.99.239-3|33	Requires(pre):    shadow-utils
14cr|openstack-swift-1.2.99.239-3|34	
14cr|openstack-swift-1.2.99.239-3|35	%description
14cr|openstack-swift-1.2.99.239-3|36	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|37	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|38	Objects are written to multiple hardware devices in the data center, with the
14cr|openstack-swift-1.2.99.239-3|39	OpenStack software responsible for ensuring data replication and integrity
14cr|openstack-swift-1.2.99.239-3|40	across the cluster. Storage clusters can scale horizontally by adding new
14cr|openstack-swift-1.2.99.239-3|41	nodes, which are automatically configured. Should a node fail, OpenStack works
14cr|openstack-swift-1.2.99.239-3|42	to replicate its content from other active nodes. Because OpenStack uses
14cr|openstack-swift-1.2.99.239-3|43	software logic to ensure data replication and distribution across different
14cr|openstack-swift-1.2.99.239-3|44	devices, inexpensive commodity hard drives and servers can be used in lieu of
14cr|openstack-swift-1.2.99.239-3|45	more expensive equipment.
14cr|openstack-swift-1.2.99.239-3|46	
14cr|openstack-swift-1.2.99.239-3|47	%package          account
14cr|openstack-swift-1.2.99.239-3|48	Summary:          A swift account server
14cr|openstack-swift-1.2.99.239-3|49	Group:            System/Cluster
14cr|openstack-swift-1.2.99.239-3|50	Requires:         %{name} = %{version}-%{release}
14cr|openstack-swift-1.2.99.239-3|51	
14cr|openstack-swift-1.2.99.239-3|52	%description      account
14cr|openstack-swift-1.2.99.239-3|53	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|54	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|55	
14cr|openstack-swift-1.2.99.239-3|56	This package contains the %{name} account server.
14cr|openstack-swift-1.2.99.239-3|57	
14cr|openstack-swift-1.2.99.239-3|58	%package          auth
14cr|openstack-swift-1.2.99.239-3|59	Summary:          A swift auth server
14cr|openstack-swift-1.2.99.239-3|60	Group:            System/Cluster
14cr|openstack-swift-1.2.99.239-3|61	Requires:         %{name} = %{version}-%{release}
14cr|openstack-swift-1.2.99.239-3|62	
14cr|openstack-swift-1.2.99.239-3|63	%description      auth
14cr|openstack-swift-1.2.99.239-3|64	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|65	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|66	
14cr|openstack-swift-1.2.99.239-3|67	This package contains the %{name} auth server.
14cr|openstack-swift-1.2.99.239-3|68	
14cr|openstack-swift-1.2.99.239-3|69	%package          container
14cr|openstack-swift-1.2.99.239-3|70	Summary:          A swift container server
14cr|openstack-swift-1.2.99.239-3|71	Group:            System/Cluster
14cr|openstack-swift-1.2.99.239-3|72	Requires:         %{name} = %{version}-%{release}
14cr|openstack-swift-1.2.99.239-3|73	
14cr|openstack-swift-1.2.99.239-3|74	%description      container
14cr|openstack-swift-1.2.99.239-3|75	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|76	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|77	
14cr|openstack-swift-1.2.99.239-3|78	This package contains the %{name} container server.
14cr|openstack-swift-1.2.99.239-3|79	
14cr|openstack-swift-1.2.99.239-3|80	%package          object
14cr|openstack-swift-1.2.99.239-3|81	Summary:          A swift object server
14cr|openstack-swift-1.2.99.239-3|82	Group:            System/Cluster
14cr|openstack-swift-1.2.99.239-3|83	Requires:         %{name} = %{version}-%{release}
14cr|openstack-swift-1.2.99.239-3|84	
14cr|openstack-swift-1.2.99.239-3|85	%description      object
14cr|openstack-swift-1.2.99.239-3|86	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|87	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|88	
14cr|openstack-swift-1.2.99.239-3|89	This package contains the %{name} object server.
14cr|openstack-swift-1.2.99.239-3|90	
14cr|openstack-swift-1.2.99.239-3|91	%package          proxy
14cr|openstack-swift-1.2.99.239-3|92	Summary:          A swift proxy server
14cr|openstack-swift-1.2.99.239-3|93	Group:            System/Cluster
14cr|openstack-swift-1.2.99.239-3|94	Requires:         %{name} = %{version}-%{release}
14cr|openstack-swift-1.2.99.239-3|95	Requires:         memcached
14cr|openstack-swift-1.2.99.239-3|96	
14cr|openstack-swift-1.2.99.239-3|97	%description      proxy
14cr|openstack-swift-1.2.99.239-3|98	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|99	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|100	
14cr|openstack-swift-1.2.99.239-3|101	This package contains the %{name} proxy server.
14cr|openstack-swift-1.2.99.239-3|102	
14cr|openstack-swift-1.2.99.239-3|103	%if 0%{?with_doc}
14cr|openstack-swift-1.2.99.239-3|104	%package doc
14cr|openstack-swift-1.2.99.239-3|105	Summary:          Documentation for %{name}
14cr|openstack-swift-1.2.99.239-3|106	Group:            Books/Computer books
14cr|openstack-swift-1.2.99.239-3|107	BuildRequires:    python-sphinx
14cr|openstack-swift-1.2.99.239-3|108	# Required for generating docs
14cr|openstack-swift-1.2.99.239-3|109	BuildRequires:    python-eventlet
14cr|openstack-swift-1.2.99.239-3|110	BuildRequires:    python-simplejson
14cr|openstack-swift-1.2.99.239-3|111	BuildRequires:    python-webob
14cr|openstack-swift-1.2.99.239-3|112	BuildRequires:    pyxattr
14cr|openstack-swift-1.2.99.239-3|113	BuildRequires:    python-xmldiff
14cr|openstack-swift-1.2.99.239-3|114	BuildRequires:    python-netaddr
14cr|openstack-swift-1.2.99.239-3|115	BuildRequires:    python-netifaces
14cr|openstack-swift-1.2.99.239-3|116	
14cr|openstack-swift-1.2.99.239-3|117	
14cr|openstack-swift-1.2.99.239-3|118	%description      doc
14cr|openstack-swift-1.2.99.239-3|119	OpenStack Object Storage (swift) aggregates commodity servers to work together
14cr|openstack-swift-1.2.99.239-3|120	in clusters for reliable, redundant, and large-scale storage of static objects.
14cr|openstack-swift-1.2.99.239-3|121	
14cr|openstack-swift-1.2.99.239-3|122	This package contains documentation files for %{name}.
14cr|openstack-swift-1.2.99.239-3|123	%endif
14cr|openstack-swift-1.2.99.239-3|124	
14cr|openstack-swift-1.2.99.239-3|125	%prep
14cr|openstack-swift-1.2.99.239-3|126	%setup -q -n swift-1.3-dev
14cr|openstack-swift-1.2.99.239-3|127	# Fix wrong-file-end-of-line-encoding warning
14cr|openstack-swift-1.2.99.239-3|128	dos2unix LICENSE
14cr|openstack-swift-1.2.99.239-3|129	
14cr|openstack-swift-1.2.99.239-3|130	%build
14cr|openstack-swift-1.2.99.239-3|131	CFLAGS="%{optflags}" python setup.py build
14cr|openstack-swift-1.2.99.239-3|132	# Build docs
14cr|openstack-swift-1.2.99.239-3|133	%if 0%{?with_doc}
14cr|openstack-swift-1.2.99.239-3|134	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|openstack-swift-1.2.99.239-3|135	pushd doc
14cr|openstack-swift-1.2.99.239-3|136	sphinx-build -b html source build/html
14cr|openstack-swift-1.2.99.239-3|137	popd
14cr|openstack-swift-1.2.99.239-3|138	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
14cr|openstack-swift-1.2.99.239-3|139	%endif
14cr|openstack-swift-1.2.99.239-3|140	# Build man stubs
14cr|openstack-swift-1.2.99.239-3|141	%{__python} %{SOURCE20} --mandir=./man
14cr|openstack-swift-1.2.99.239-3|142	
14cr|openstack-swift-1.2.99.239-3|143	%install
14cr|openstack-swift-1.2.99.239-3|144	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|openstack-swift-1.2.99.239-3|145	# Init helper functions
14cr|openstack-swift-1.2.99.239-3|146	install -p -D -m 644 %{SOURCE1} %{buildroot}/usr/share/%{name}/functions
14cr|openstack-swift-1.2.99.239-3|147	# Init scripts
14cr|openstack-swift-1.2.99.239-3|148	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}-account
14cr|openstack-swift-1.2.99.239-3|149	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/%{name}-auth
14cr|openstack-swift-1.2.99.239-3|150	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/%{name}-container
14cr|openstack-swift-1.2.99.239-3|151	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-object
14cr|openstack-swift-1.2.99.239-3|152	install -p -D -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/%{name}-proxy
14cr|openstack-swift-1.2.99.239-3|153	# Install man stubs
14cr|openstack-swift-1.2.99.239-3|154	for name in $( ls ./man ); do
14cr|openstack-swift-1.2.99.239-3|155	mkdir -p "%{buildroot}%{_mandir}/$name"
14cr|openstack-swift-1.2.99.239-3|156	cp "./man/$name/"*.gz "%{buildroot}%{_mandir}/$name"
14cr|openstack-swift-1.2.99.239-3|157	done
14cr|openstack-swift-1.2.99.239-3|158	# Remove tests
14cr|openstack-swift-1.2.99.239-3|159	rm -fr %{buildroot}/%{python_sitelib}/test
14cr|openstack-swift-1.2.99.239-3|160	# Misc other
14cr|openstack-swift-1.2.99.239-3|161	install -d -m 755 %{buildroot}%{_sysconfdir}/swift
14cr|openstack-swift-1.2.99.239-3|162	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/account-server
14cr|openstack-swift-1.2.99.239-3|163	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/auth-server
14cr|openstack-swift-1.2.99.239-3|164	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/container-server
14cr|openstack-swift-1.2.99.239-3|165	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/object-server
14cr|openstack-swift-1.2.99.239-3|166	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/proxy-server
14cr|openstack-swift-1.2.99.239-3|167	# /var/run is not allowed in 11.3 or later because of tmpfs support
14cr|openstack-swift-1.2.99.239-3|168	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|169	# Install pid directory
14cr|openstack-swift-1.2.99.239-3|170	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift
14cr|openstack-swift-1.2.99.239-3|171	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server
14cr|openstack-swift-1.2.99.239-3|172	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/auth-server
14cr|openstack-swift-1.2.99.239-3|173	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server
14cr|openstack-swift-1.2.99.239-3|174	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server
14cr|openstack-swift-1.2.99.239-3|175	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server
14cr|openstack-swift-1.2.99.239-3|176	%endif
14cr|openstack-swift-1.2.99.239-3|177	fdupes %{buildroot}%{python_sitelib}/swift
14cr|openstack-swift-1.2.99.239-3|178	%clean
14cr|openstack-swift-1.2.99.239-3|179	rm -rf %{buildroot}
14cr|openstack-swift-1.2.99.239-3|180	
14cr|openstack-swift-1.2.99.239-3|181	%pre
14cr|openstack-swift-1.2.99.239-3|182	getent group swift >/dev/null || groupadd -r swift
14cr|openstack-swift-1.2.99.239-3|183	getent passwd swift >/dev/null || \
14cr|openstack-swift-1.2.99.239-3|184	useradd -r -g swift -d %{_sharedstatedir}/swift -s /sbin/nologin \
14cr|openstack-swift-1.2.99.239-3|185	-c "OpenStack Swift Daemons" swift
14cr|openstack-swift-1.2.99.239-3|186	exit 0
14cr|openstack-swift-1.2.99.239-3|187	
14cr|openstack-swift-1.2.99.239-3|188	%post account
14cr|openstack-swift-1.2.99.239-3|189	%_post_service openstack-swift-account
14cr|openstack-swift-1.2.99.239-3|190	
14cr|openstack-swift-1.2.99.239-3|191	%preun account
14cr|openstack-swift-1.2.99.239-3|192	%_preun_service openstack-swift-account
14cr|openstack-swift-1.2.99.239-3|193	
14cr|openstack-swift-1.2.99.239-3|194	%post auth
14cr|openstack-swift-1.2.99.239-3|195	%_post_service openstack-swift-auth
14cr|openstack-swift-1.2.99.239-3|196	
14cr|openstack-swift-1.2.99.239-3|197	%preun auth
14cr|openstack-swift-1.2.99.239-3|198	%_preun_service openstack-swift-auth
14cr|openstack-swift-1.2.99.239-3|199	
14cr|openstack-swift-1.2.99.239-3|200	%post container
14cr|openstack-swift-1.2.99.239-3|201	%_post_service openstack-swift-container
14cr|openstack-swift-1.2.99.239-3|202	
14cr|openstack-swift-1.2.99.239-3|203	%preun container
14cr|openstack-swift-1.2.99.239-3|204	%_preun_service openstack-swift-container
14cr|openstack-swift-1.2.99.239-3|205	
14cr|openstack-swift-1.2.99.239-3|206	%post object
14cr|openstack-swift-1.2.99.239-3|207	%_post_service openstack-swift-object
14cr|openstack-swift-1.2.99.239-3|208	
14cr|openstack-swift-1.2.99.239-3|209	%preun object
14cr|openstack-swift-1.2.99.239-3|210	%_preun_service openstack-swift-object
14cr|openstack-swift-1.2.99.239-3|211	
14cr|openstack-swift-1.2.99.239-3|212	%post proxy
14cr|openstack-swift-1.2.99.239-3|213	%_post_service openstack-swift-proxy
14cr|openstack-swift-1.2.99.239-3|214	
14cr|openstack-swift-1.2.99.239-3|215	%preun proxy
14cr|openstack-swift-1.2.99.239-3|216	%_preun_service openstack-swift-proxy
14cr|openstack-swift-1.2.99.239-3|217	
14cr|openstack-swift-1.2.99.239-3|218	%files
14cr|openstack-swift-1.2.99.239-3|219	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|220	%doc AUTHORS LICENSE README
14cr|openstack-swift-1.2.99.239-3|221	%dir /usr/share/%{name}/functions
14cr|openstack-swift-1.2.99.239-3|222	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|223	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift
14cr|openstack-swift-1.2.99.239-3|224	%endif
14cr|openstack-swift-1.2.99.239-3|225	%dir %{_sysconfdir}/swift
14cr|openstack-swift-1.2.99.239-3|226	%dir %{python_sitelib}/swift
14cr|openstack-swift-1.2.99.239-3|227	%dir /usr/share/openstack-swift
14cr|openstack-swift-1.2.99.239-3|228	%{_bindir}/st
14cr|openstack-swift-1.2.99.239-3|229	%{_bindir}/swift-account-audit
14cr|openstack-swift-1.2.99.239-3|230	%{_bindir}/swift-drive-audit
14cr|openstack-swift-1.2.99.239-3|231	%{_bindir}/swift-get-nodes
14cr|openstack-swift-1.2.99.239-3|232	%{_bindir}/swift-init
14cr|openstack-swift-1.2.99.239-3|233	%{_bindir}/swift-ring-builder
14cr|openstack-swift-1.2.99.239-3|234	%{_bindir}/swift-stats-populate
14cr|openstack-swift-1.2.99.239-3|235	%{_bindir}/swift-stats-report
14cr|openstack-swift-1.2.99.239-3|236	# TODO: check if this is the correct subpackage
14cr|openstack-swift-1.2.99.239-3|237	%{_bindir}/swift-bench
14cr|openstack-swift-1.2.99.239-3|238	%{_bindir}/swift-log-stats-collector
14cr|openstack-swift-1.2.99.239-3|239	%{_bindir}/swift-log-uploader
14cr|openstack-swift-1.2.99.239-3|240	# ENDTODO
14cr|openstack-swift-1.2.99.239-3|241	%{_mandir}/man8/st.8.*
14cr|openstack-swift-1.2.99.239-3|242	%{_mandir}/man8/swift-account-audit.8.*
14cr|openstack-swift-1.2.99.239-3|243	%{_mandir}/man8/swift-drive-audit.8.*
14cr|openstack-swift-1.2.99.239-3|244	%{_mandir}/man8/swift-get-nodes.8.*
14cr|openstack-swift-1.2.99.239-3|245	%{_mandir}/man8/swift-init.8.*
14cr|openstack-swift-1.2.99.239-3|246	%{_mandir}/man8/swift-ring-builder.8.*
14cr|openstack-swift-1.2.99.239-3|247	%{_mandir}/man8/swift-stats-populate.8.*
14cr|openstack-swift-1.2.99.239-3|248	%{_mandir}/man8/swift-stats-report.8.*
14cr|openstack-swift-1.2.99.239-3|249	%{python_sitelib}/swift/*.py*
14cr|openstack-swift-1.2.99.239-3|250	%{python_sitelib}/swift/common
14cr|openstack-swift-1.2.99.239-3|251	# TODO: check if this is the correct subpackage
14cr|openstack-swift-1.2.99.239-3|252	%{python_sitelib}/swift/stats
14cr|openstack-swift-1.2.99.239-3|253	# ENDTODO
14cr|openstack-swift-1.2.99.239-3|254	%{python_sitelib}/swift-1.*.egg-info
14cr|openstack-swift-1.2.99.239-3|255	
14cr|openstack-swift-1.2.99.239-3|256	%files account
14cr|openstack-swift-1.2.99.239-3|257	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|258	%doc etc/account-server.conf-sample
14cr|openstack-swift-1.2.99.239-3|259	%dir %{_initrddir}/%{name}-account
14cr|openstack-swift-1.2.99.239-3|260	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|261	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/account-server
14cr|openstack-swift-1.2.99.239-3|262	%endif
14cr|openstack-swift-1.2.99.239-3|263	%dir %{_sysconfdir}/swift/account-server
14cr|openstack-swift-1.2.99.239-3|264	%{_bindir}/swift-account-auditor
14cr|openstack-swift-1.2.99.239-3|265	%{_bindir}/swift-account-reaper
14cr|openstack-swift-1.2.99.239-3|266	%{_bindir}/swift-account-replicator
14cr|openstack-swift-1.2.99.239-3|267	%{_bindir}/swift-account-server
14cr|openstack-swift-1.2.99.239-3|268	# TODO: check if this is the correct subpackage
14cr|openstack-swift-1.2.99.239-3|269	%{_bindir}/swift-account-stats-logger
14cr|openstack-swift-1.2.99.239-3|270	# ENDTODO
14cr|openstack-swift-1.2.99.239-3|271	%{_mandir}/man8/swift-account-auditor.8.*
14cr|openstack-swift-1.2.99.239-3|272	%{_mandir}/man8/swift-account-reaper.8.*
14cr|openstack-swift-1.2.99.239-3|273	%{_mandir}/man8/swift-account-replicator.8.*
14cr|openstack-swift-1.2.99.239-3|274	%{_mandir}/man8/swift-account-server.8.*
14cr|openstack-swift-1.2.99.239-3|275	%{python_sitelib}/swift/account
14cr|openstack-swift-1.2.99.239-3|276	
14cr|openstack-swift-1.2.99.239-3|277	%files auth
14cr|openstack-swift-1.2.99.239-3|278	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|279	%doc etc/auth-server.conf-sample
14cr|openstack-swift-1.2.99.239-3|280	%dir %{_initrddir}/%{name}-auth
14cr|openstack-swift-1.2.99.239-3|281	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|282	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/auth-server
14cr|openstack-swift-1.2.99.239-3|283	%endif
14cr|openstack-swift-1.2.99.239-3|284	%dir %{_sysconfdir}/swift/auth-server
14cr|openstack-swift-1.2.99.239-3|285	#%{_bindir}/swift-auth-create-account
14cr|openstack-swift-1.2.99.239-3|286	%{_bindir}/swift-auth-recreate-accounts
14cr|openstack-swift-1.2.99.239-3|287	%{_bindir}/swift-auth-server
14cr|openstack-swift-1.2.99.239-3|288	# TODO: check if this is the correct subpackage
14cr|openstack-swift-1.2.99.239-3|289	%{_bindir}/swift-auth-add-user
14cr|openstack-swift-1.2.99.239-3|290	%{_bindir}/swift-auth-to-swauth
14cr|openstack-swift-1.2.99.239-3|291	%{_bindir}/swift-auth-update-reseller-prefixes
14cr|openstack-swift-1.2.99.239-3|292	%{_bindir}/swauth-add-account
14cr|openstack-swift-1.2.99.239-3|293	%{_bindir}/swauth-add-user
14cr|openstack-swift-1.2.99.239-3|294	%{_bindir}/swauth-cleanup-tokens
14cr|openstack-swift-1.2.99.239-3|295	%{_bindir}/swauth-delete-account
14cr|openstack-swift-1.2.99.239-3|296	%{_bindir}/swauth-delete-user
14cr|openstack-swift-1.2.99.239-3|297	%{_bindir}/swauth-list
14cr|openstack-swift-1.2.99.239-3|298	%{_bindir}/swauth-prep
14cr|openstack-swift-1.2.99.239-3|299	%{_bindir}/swauth-set-account-service
14cr|openstack-swift-1.2.99.239-3|300	# ENDTODO
14cr|openstack-swift-1.2.99.239-3|301	%{_mandir}/man8/swift-auth-create-account.8.*
14cr|openstack-swift-1.2.99.239-3|302	%{_mandir}/man8/swift-auth-recreate-accounts.8.*
14cr|openstack-swift-1.2.99.239-3|303	%{_mandir}/man8/swift-auth-server.8.*
14cr|openstack-swift-1.2.99.239-3|304	%{python_sitelib}/swift/auth
14cr|openstack-swift-1.2.99.239-3|305	
14cr|openstack-swift-1.2.99.239-3|306	%files container
14cr|openstack-swift-1.2.99.239-3|307	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|308	%doc etc/container-server.conf-sample
14cr|openstack-swift-1.2.99.239-3|309	%dir %{_initrddir}/%{name}-container
14cr|openstack-swift-1.2.99.239-3|310	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|311	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/container-server
14cr|openstack-swift-1.2.99.239-3|312	%endif
14cr|openstack-swift-1.2.99.239-3|313	%dir %{_sysconfdir}/swift/container-server
14cr|openstack-swift-1.2.99.239-3|314	%{_bindir}/swift-container-auditor
14cr|openstack-swift-1.2.99.239-3|315	%{_bindir}/swift-container-server
14cr|openstack-swift-1.2.99.239-3|316	%{_bindir}/swift-container-replicator
14cr|openstack-swift-1.2.99.239-3|317	%{_bindir}/swift-container-updater
14cr|openstack-swift-1.2.99.239-3|318	%{_mandir}/man8/swift-container-auditor.8.*
14cr|openstack-swift-1.2.99.239-3|319	%{_mandir}/man8/swift-container-server.8.*
14cr|openstack-swift-1.2.99.239-3|320	%{_mandir}/man8/swift-container-replicator.8.*
14cr|openstack-swift-1.2.99.239-3|321	%{_mandir}/man8/swift-container-updater.8.*
14cr|openstack-swift-1.2.99.239-3|322	%{python_sitelib}/swift/container
14cr|openstack-swift-1.2.99.239-3|323	
14cr|openstack-swift-1.2.99.239-3|324	%files object
14cr|openstack-swift-1.2.99.239-3|325	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|326	%doc etc/account-server.conf-sample etc/rsyncd.conf-sample
14cr|openstack-swift-1.2.99.239-3|327	%dir %{_initrddir}/%{name}-object
14cr|openstack-swift-1.2.99.239-3|328	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|329	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/object-server
14cr|openstack-swift-1.2.99.239-3|330	%endif
14cr|openstack-swift-1.2.99.239-3|331	%dir %{_sysconfdir}/swift/object-server
14cr|openstack-swift-1.2.99.239-3|332	%{_bindir}/swift-object-auditor
14cr|openstack-swift-1.2.99.239-3|333	%{_bindir}/swift-object-info
14cr|openstack-swift-1.2.99.239-3|334	%{_bindir}/swift-object-replicator
14cr|openstack-swift-1.2.99.239-3|335	%{_bindir}/swift-object-server
14cr|openstack-swift-1.2.99.239-3|336	%{_bindir}/swift-object-updater
14cr|openstack-swift-1.2.99.239-3|337	%{_mandir}/man8/swift-object-auditor.8.*
14cr|openstack-swift-1.2.99.239-3|338	%{_mandir}/man8/swift-object-info.8.*
14cr|openstack-swift-1.2.99.239-3|339	%{_mandir}/man8/swift-object-replicator.8.*
14cr|openstack-swift-1.2.99.239-3|340	%{_mandir}/man8/swift-object-server.8.*
14cr|openstack-swift-1.2.99.239-3|341	%{_mandir}/man8/swift-object-updater.8.*
14cr|openstack-swift-1.2.99.239-3|342	%{python_sitelib}/swift/obj
14cr|openstack-swift-1.2.99.239-3|343	
14cr|openstack-swift-1.2.99.239-3|344	%files proxy
14cr|openstack-swift-1.2.99.239-3|345	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|346	%doc etc/proxy-server.conf-sample
14cr|openstack-swift-1.2.99.239-3|347	%dir %{_initrddir}/%{name}-proxy
14cr|openstack-swift-1.2.99.239-3|348	%if 0%{?suse_version} < 1130
14cr|openstack-swift-1.2.99.239-3|349	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/proxy-server
14cr|openstack-swift-1.2.99.239-3|350	%endif
14cr|openstack-swift-1.2.99.239-3|351	%dir %{_sysconfdir}/swift/proxy-server
14cr|openstack-swift-1.2.99.239-3|352	%{_bindir}/swift-proxy-server
14cr|openstack-swift-1.2.99.239-3|353	%{_mandir}/man8/swift-proxy-server.8.*
14cr|openstack-swift-1.2.99.239-3|354	%{python_sitelib}/swift/proxy
14cr|openstack-swift-1.2.99.239-3|355	
14cr|openstack-swift-1.2.99.239-3|356	%if 0%{?with_doc}
14cr|openstack-swift-1.2.99.239-3|357	%files doc
14cr|openstack-swift-1.2.99.239-3|358	%defattr(-,root,root,-)
14cr|openstack-swift-1.2.99.239-3|359	%doc LICENSE doc/build/html
14cr|openstack-swift-1.2.99.239-3|360	%endif
14cr|openstack-swift-1.2.99.239-3|361	
14cr|openstack-swift-1.2.99.239-3|362	
14cr|openstack-swift-1.2.99.239-3|363	
14cr|openstack-swift-1.2.99.239-3|364	
14cr|openstack-swift-1.2.99.239-3|365	%changelog
14cr|openstack-swift-1.2.99.239-3|366	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.99.239-3
14cr|openstack-swift-1.2.99.239-3|367	+ Revision: 2e3cdc7
14cr|openstack-swift-1.2.99.239-3|368	- MassBuild#464: Increase release tag
14cr|openstack-swift-1.2.99.239-3|369	
14cr|openstack-swift-1.2.99.239-3|370	

3804 14
14cr|openswan-2.6.39-3|1	Summary:	An implementation of IPSEC & IKE for Linux
14cr|openswan-2.6.39-3|2	Name:		openswan
14cr|openswan-2.6.39-3|3	Version:	2.6.39
14cr|openswan-2.6.39-3|4	Release:	3
14cr|openswan-2.6.39-3|5	License:	GPLv2+
14cr|openswan-2.6.39-3|6	Group:		System/Servers
14cr|openswan-2.6.39-3|7	Url:		http://www.openswan.org/
14cr|openswan-2.6.39-3|8	Source0:	http://www.openswan.org/download/openswan-%{version}.tar.gz
14cr|openswan-2.6.39-3|9	Source1:	http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
14cr|openswan-2.6.39-3|10	Source2:	openswan.service
14cr|openswan-2.6.39-3|11	Patch0:		openswan-2.6.28-manfix.patch
14cr|openswan-2.6.39-3|12	BuildRequires:	bison
14cr|openswan-2.6.39-3|13	BuildRequires:	docbook-dtd412-xml
14cr|openswan-2.6.39-3|14	BuildRequires:	docbook-style-xsl
14cr|openswan-2.6.39-3|15	BuildRequires:	dos2unix
14cr|openswan-2.6.39-3|16	BuildRequires:	flex
14cr|openswan-2.6.39-3|17	BuildRequires:	xmlto
14cr|openswan-2.6.39-3|18	BuildRequires:	gmp-devel
14cr|openswan-2.6.39-3|19	BuildRequires:	openldap-devel
14cr|openswan-2.6.39-3|20	BuildRequires:	pam-devel
14cr|openswan-2.6.39-3|21	BuildRequires:	pkgconfig(libcap-ng)
14cr|openswan-2.6.39-3|22	BuildRequires:	pkgconfig(libcurl)
14cr|openswan-2.6.39-3|23	Requires:	curl
14cr|openswan-2.6.39-3|24	Requires:	iproute2
14cr|openswan-2.6.39-3|25	Requires:	ipsec-tools
14cr|openswan-2.6.39-3|26	Requires:	lsof
14cr|openswan-2.6.39-3|27	Requires:	openldap
14cr|openswan-2.6.39-3|28	Requires(post,preun):	rpm-helper
14cr|openswan-2.6.39-3|29	Provides:	ipsec-userland
14cr|openswan-2.6.39-3|30	Conflicts:	freeswan
14cr|openswan-2.6.39-3|31	
14cr|openswan-2.6.39-3|32	%description
14cr|openswan-2.6.39-3|33	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
14cr|openswan-2.6.39-3|34	FreeS/WAN project.
14cr|openswan-2.6.39-3|35	
14cr|openswan-2.6.39-3|36	IPSEC is Internet Protocol Security and uses strong cryptography to
14cr|openswan-2.6.39-3|37	provide both authentication and encryption services.  These services
14cr|openswan-2.6.39-3|38	allow you to build secure tunnels through untrusted networks.
14cr|openswan-2.6.39-3|39	Everything passing through the untrusted net is encrypted by the ipsec
14cr|openswan-2.6.39-3|40	gateway machine and decrypted by the gateway at the other end of the
14cr|openswan-2.6.39-3|41	tunnel.  The resulting tunnel is a virtual private network or VPN.
14cr|openswan-2.6.39-3|42	
14cr|openswan-2.6.39-3|43	This package contains the daemons and userland tools for setting up
14cr|openswan-2.6.39-3|44	Openswan on a kernel with either the 2.6 native IPsec code, or
14cr|openswan-2.6.39-3|45	FreeS/WAN's KLIPS.
14cr|openswan-2.6.39-3|46	
14cr|openswan-2.6.39-3|47	%files
14cr|openswan-2.6.39-3|48	%doc BUGS CHANGES COPYING CREDITS README
14cr|openswan-2.6.39-3|49	%{_unitdir}/%{name}.service
14cr|openswan-2.6.39-3|50	%{_prefix}/lib/systemd/scripts/ipsec
14cr|openswan-2.6.39-3|51	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.conf
14cr|openswan-2.6.39-3|52	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d
14cr|openswan-2.6.39-3|53	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/examples
14cr|openswan-2.6.39-3|54	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/policies
14cr|openswan-2.6.39-3|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.d/*/*
14cr|openswan-2.6.39-3|56	%{_sbindir}/ipsec
14cr|openswan-2.6.39-3|57	%dir %{_libdir}/ipsec
14cr|openswan-2.6.39-3|58	%{_libdir}/ipsec/*
14cr|openswan-2.6.39-3|59	%{_localstatedir}/lib/run/pluto
14cr|openswan-2.6.39-3|60	%{_mandir}/*/*
14cr|openswan-2.6.39-3|61	
14cr|openswan-2.6.39-3|62	%preun
14cr|openswan-2.6.39-3|63	%_preun_service %{name}
14cr|openswan-2.6.39-3|64	
14cr|openswan-2.6.39-3|65	%post
14cr|openswan-2.6.39-3|66	%_post_service %{name}
14cr|openswan-2.6.39-3|67	
14cr|openswan-2.6.39-3|68	#----------------------------------------------------------------------------
14cr|openswan-2.6.39-3|69	
14cr|openswan-2.6.39-3|70	%package doc
14cr|openswan-2.6.39-3|71	Summary:	An implementation of IPSEC & IKE for Linux
14cr|openswan-2.6.39-3|72	Group:		System/Servers
14cr|openswan-2.6.39-3|73	BuildArch:	noarch
14cr|openswan-2.6.39-3|74	
14cr|openswan-2.6.39-3|75	%description doc
14cr|openswan-2.6.39-3|76	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
14cr|openswan-2.6.39-3|77	FreeS/WAN project.
14cr|openswan-2.6.39-3|78	
14cr|openswan-2.6.39-3|79	This is the documentation for Openswan.
14cr|openswan-2.6.39-3|80	
14cr|openswan-2.6.39-3|81	%files doc
14cr|openswan-2.6.39-3|82	%doc docs/README.* docs/CREDITS.* docs/*.txt
14cr|openswan-2.6.39-3|83	%doc docs/quickstarts docs/html-old-need-merge-with-wiki
14cr|openswan-2.6.39-3|84	
14cr|openswan-2.6.39-3|85	#----------------------------------------------------------------------------
14cr|openswan-2.6.39-3|86	
14cr|openswan-2.6.39-3|87	%prep
14cr|openswan-2.6.39-3|88	%setup -q -n openswan-%{version}
14cr|openswan-2.6.39-3|89	%patch0 -p0 -b .manfix
14cr|openswan-2.6.39-3|90	
14cr|openswan-2.6.39-3|91	find . -type f -name "*.html" -exec dos2unix {} \;
14cr|openswan-2.6.39-3|92	
14cr|openswan-2.6.39-3|93	%build
14cr|openswan-2.6.39-3|94	%serverbuild
14cr|openswan-2.6.39-3|95	
14cr|openswan-2.6.39-3|96	find . -name "Makefile*" | xargs perl -pi -e "s|libexec|%{_lib}|g"
14cr|openswan-2.6.39-3|97	export CLFAGS=$(echo %{optflags} -fno-strict-aliasing)
14cr|openswan-2.6.39-3|98	# the %make macro doesn't seem to work
14cr|openswan-2.6.39-3|99	make \
14cr|openswan-2.6.39-3|100	USERCOMPILE="-g $CLFAGS" \
14cr|openswan-2.6.39-3|101	INC_USRLOCAL=%{_prefix} \
14cr|openswan-2.6.39-3|102	MANTREE=%{_mandir} \
14cr|openswan-2.6.39-3|103	INC_RCDEFAULT=%{_initrddir} \
14cr|openswan-2.6.39-3|104	CONFDIR=%{_sysconfdir}/%{name} \
14cr|openswan-2.6.39-3|105	FINALCONFDIR=%{_sysconfdir}/%{name} \
14cr|openswan-2.6.39-3|106	FINALCONFFILE=%{_sysconfdir}/%{name}/ipsec.conf \
14cr|openswan-2.6.39-3|107	FINALLIBEXECDIR=%{_libdir}/ipsec \
14cr|openswan-2.6.39-3|108	FINALLIBDIR=%{_libdir}/ipsec \
14cr|openswan-2.6.39-3|109	USE_LIBCAP_NG=true \
14cr|openswan-2.6.39-3|110	USE_LDAP=true \
14cr|openswan-2.6.39-3|111	USE_LIBCURL=true \
14cr|openswan-2.6.39-3|112	HAVE_THREADS=true \
14cr|openswan-2.6.39-3|113	programs
14cr|openswan-2.6.39-3|114	
14cr|openswan-2.6.39-3|115	%install
14cr|openswan-2.6.39-3|116	make \
14cr|openswan-2.6.39-3|117	DESTDIR=%{buildroot} \
14cr|openswan-2.6.39-3|118	INC_USRLOCAL=%{_prefix} \
14cr|openswan-2.6.39-3|119	MANTREE=%{buildroot}%{_mandir} \
14cr|openswan-2.6.39-3|120	INC_RCDEFAULT=%{_initrddir} \
14cr|openswan-2.6.39-3|121	INC_USRLOCAL=%{_prefix} \
14cr|openswan-2.6.39-3|122	INC_RCDEFAULT=%{_initrddir} \
14cr|openswan-2.6.39-3|123	FINALCONFDIR=%{_sysconfdir}/%{name} \
14cr|openswan-2.6.39-3|124	FINALLIBEXECDIR=%{_libdir}/ipsec \
14cr|openswan-2.6.39-3|125	FINALLIBDIR=%{_libdir}/ipsec \
14cr|openswan-2.6.39-3|126	install
14cr|openswan-2.6.39-3|127	
14cr|openswan-2.6.39-3|128	install -d -m700 %{buildroot}%{_localstatedir}/lib/run/pluto
14cr|openswan-2.6.39-3|129	install -d %{buildroot}%{_sbindir}
14cr|openswan-2.6.39-3|130	
14cr|openswan-2.6.39-3|131	# Remove old documentation for the time being.
14cr|openswan-2.6.39-3|132	rm -rf %{buildroot}%{_defaultdocdir}/freeswan
14cr|openswan-2.6.39-3|133	
14cr|openswan-2.6.39-3|134	# cleanup
14cr|openswan-2.6.39-3|135	rm -rf %{buildroot}%{_sysconfdir}/rc.d/rc*
14cr|openswan-2.6.39-3|136	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d/setup
14cr|openswan-2.6.39-3|137	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|openswan-2.6.39-3|138	
14cr|openswan-2.6.39-3|139	install -Dm644 %{SOURCE2} %{buildroot}%{_unitdir}/openswan.service
14cr|openswan-2.6.39-3|140	mkdir -p %{buildroot}%{_prefix}/lib/systemd/scripts/
14cr|openswan-2.6.39-3|141	mv %{buildroot}/%{_initrddir}/ipsec %{buildroot}/%{_prefix}/lib/systemd/scripts/
14cr|openswan-2.6.39-3|142	
14cr|openswan-2.6.39-3|143	
14cr|openswan-2.6.39-3|144	
14cr|openswan-2.6.39-3|145	%changelog
14cr|openswan-2.6.39-3|146	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.39-3
14cr|openswan-2.6.39-3|147	+ Revision: 9a32478
14cr|openswan-2.6.39-3|148	- MassBuild#464: Increase release tag
14cr|openswan-2.6.39-3|149	
14cr|openswan-2.6.39-3|150	

3805 14
14cr|openteacher-2.2.1-3|1	Name:		openteacher
14cr|openteacher-2.2.1-3|2	Version:	2.2.1
14cr|openteacher-2.2.1-3|3	Release:	3
14cr|openteacher-2.2.1-3|4	Summary:	An application that helps you learn a foreign language
14cr|openteacher-2.2.1-3|5	License:	GPLv3+
14cr|openteacher-2.2.1-3|6	Group:		Education
14cr|openteacher-2.2.1-3|7	URL:		http://openteacher.org/
14cr|openteacher-2.2.1-3|8	Source0:	http://launchpad.net/openteacher/2.x/2.2/+download/%{name}-%{version}.tar.gz
14cr|openteacher-2.2.1-3|9	Patch0:		openteacher-2.2.1-desktop.patch
14cr|openteacher-2.2.1-3|10	Patch1:		openteacher-2.2.1-setup.patch
14cr|openteacher-2.2.1-3|11	BuildRequires:	python-devel
14cr|openteacher-2.2.1-3|12	Requires:	PyQt4
14cr|openteacher-2.2.1-3|13	BuildArch:	noarch
14cr|openteacher-2.2.1-3|14	
14cr|openteacher-2.2.1-3|15	%description
14cr|openteacher-2.2.1-3|16	OpenTeacher has the following features:
14cr|openteacher-2.2.1-3|17	- Smart and interval question asking
14cr|openteacher-2.2.1-3|18	- Think answer, shuffle answer and repeat answer input modes
14cr|openteacher-2.2.1-3|19	- Easy symbol, Greek and Cyrillic input
14cr|openteacher-2.2.1-3|20	- Read and write Teach2000 and WRTS files, read ABBY Lingvo Tutor files
14cr|openteacher-2.2.1-3|21	- Save and open your online WRTS lists
14cr|openteacher-2.2.1-3|22	- Support for synonyms
14cr|openteacher-2.2.1-3|23	- Printing your word lists
14cr|openteacher-2.2.1-3|24	- Available in Arabic, Trad. Chinese, Croatian, Danish, Dutch, English,
14cr|openteacher-2.2.1-3|25	French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian,
14cr|openteacher-2.2.1-3|26	Serbian, Slovenian, Spanish, Swedish and Turkish.
14cr|openteacher-2.2.1-3|27	
14cr|openteacher-2.2.1-3|28	%prep
14cr|openteacher-2.2.1-3|29	%setup -q -c
14cr|openteacher-2.2.1-3|30	%patch0 -p1 -b .desktop
14cr|openteacher-2.2.1-3|31	%patch1 -p1 -b .setup
14cr|openteacher-2.2.1-3|32	
14cr|openteacher-2.2.1-3|33	%build
14cr|openteacher-2.2.1-3|34	%__python setup.py build
14cr|openteacher-2.2.1-3|35	
14cr|openteacher-2.2.1-3|36	%install
14cr|openteacher-2.2.1-3|37	%__rm -rf %{buildroot}
14cr|openteacher-2.2.1-3|38	%__python setup.py install \
14cr|openteacher-2.2.1-3|39	--root=%{buildroot} \
14cr|openteacher-2.2.1-3|40	--no-compile
14cr|openteacher-2.2.1-3|41	
14cr|openteacher-2.2.1-3|42	%__install -d %{buildroot}%{_datadir}/applications
14cr|openteacher-2.2.1-3|43	%__install -m 644 linux/%{name}.desktop %{buildroot}%{_datadir}/applications/
14cr|openteacher-2.2.1-3|44	
14cr|openteacher-2.2.1-3|45	%__install -d %{buildroot}%{_iconsdir}/hicolor/48x48/apps
14cr|openteacher-2.2.1-3|46	%__install -m 644 linux/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|openteacher-2.2.1-3|47	
14cr|openteacher-2.2.1-3|48	%__install -d %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes
14cr|openteacher-2.2.1-3|49	%__install -m 644 linux/application*.png %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes/
14cr|openteacher-2.2.1-3|50	
14cr|openteacher-2.2.1-3|51	%__install -d %{buildroot}%{_datadir}/mime/packages
14cr|openteacher-2.2.1-3|52	%__install -m 644 linux/%{name}.xml %{buildroot}%{_datadir}/mime/packages/
14cr|openteacher-2.2.1-3|53	
14cr|openteacher-2.2.1-3|54	%clean
14cr|openteacher-2.2.1-3|55	%__rm -rf %{buildroot}
14cr|openteacher-2.2.1-3|56	
14cr|openteacher-2.2.1-3|57	%files
14cr|openteacher-2.2.1-3|58	%defattr(-,root,root,-)
14cr|openteacher-2.2.1-3|59	%doc COPYING NEWS README
14cr|openteacher-2.2.1-3|60	%{_bindir}/%{name}
14cr|openteacher-2.2.1-3|61	%{python_sitelib}/%{name}*
14cr|openteacher-2.2.1-3|62	%{_datadir}/applications/%{name}.desktop
14cr|openteacher-2.2.1-3|63	%{_datadir}/mime/packages/%{name}.xml
14cr|openteacher-2.2.1-3|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|openteacher-2.2.1-3|65	%{_iconsdir}/hicolor/*/mimetypes/application*.png
14cr|openteacher-2.2.1-3|66	
14cr|openteacher-2.2.1-3|67	
14cr|openteacher-2.2.1-3|68	
14cr|openteacher-2.2.1-3|69	
14cr|openteacher-2.2.1-3|70	%changelog
14cr|openteacher-2.2.1-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-3
14cr|openteacher-2.2.1-3|72	+ Revision: d185462
14cr|openteacher-2.2.1-3|73	- MassBuild#464: Increase release tag
14cr|openteacher-2.2.1-3|74	
14cr|openteacher-2.2.1-3|75	

3806 14
14cr|opentracker-0.cvs20100808-4|1	%define debug_package %{nil}
14cr|opentracker-0.cvs20100808-4|2	
14cr|opentracker-0.cvs20100808-4|3	Summary:	An open and free bittorrent tracker
14cr|opentracker-0.cvs20100808-4|4	Name:		opentracker
14cr|opentracker-0.cvs20100808-4|5	Version:	0.cvs20100808
14cr|opentracker-0.cvs20100808-4|6	Release:	4
14cr|opentracker-0.cvs20100808-4|7	License:	Copyright only
14cr|opentracker-0.cvs20100808-4|8	Group:		Networking/File transfer
14cr|opentracker-0.cvs20100808-4|9	Url:		http://erdgeist.org/arts/software/opentracker/
14cr|opentracker-0.cvs20100808-4|10	Source0:	%{name}-%{version}.tar.bz2
14cr|opentracker-0.cvs20100808-4|11	Source1:	%{name}.service
14cr|opentracker-0.cvs20100808-4|12	Source2:	%{name}.conf.http
14cr|opentracker-0.cvs20100808-4|13	BuildRequires:	libowfat-devel
14cr|opentracker-0.cvs20100808-4|14	BuildRequires:	pkgconfig(zlib)
14cr|opentracker-0.cvs20100808-4|15	
14cr|opentracker-0.cvs20100808-4|16	%description
14cr|opentracker-0.cvs20100808-4|17	OpenTracker is a open and free bittorrent tracker project. It aims for minimal
14cr|opentracker-0.cvs20100808-4|18	resource usage and is intended to run at your wlan router. Currently it is
14cr|opentracker-0.cvs20100808-4|19	deployed as an open and free tracker instance. Read our free and open tracker
14cr|opentracker-0.cvs20100808-4|20	blog (http://opentracker.blog.h3q.com/) and do not hesitate to setup your own
14cr|opentracker-0.cvs20100808-4|21	free trackers!
14cr|opentracker-0.cvs20100808-4|22	
14cr|opentracker-0.cvs20100808-4|23	%files
14cr|opentracker-0.cvs20100808-4|24	%doc README_v6 README
14cr|opentracker-0.cvs20100808-4|25	%dir %{_sysconfdir}/%{name}
14cr|opentracker-0.cvs20100808-4|26	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|opentracker-0.cvs20100808-4|27	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|opentracker-0.cvs20100808-4|28	%{_unitdir}/%{name}.service
14cr|opentracker-0.cvs20100808-4|29	%{_bindir}/%{name}
14cr|opentracker-0.cvs20100808-4|30	
14cr|opentracker-0.cvs20100808-4|31	
14cr|opentracker-0.cvs20100808-4|32	%post
14cr|opentracker-0.cvs20100808-4|33	%systemd_post %{name}.service
14cr|opentracker-0.cvs20100808-4|34	
14cr|opentracker-0.cvs20100808-4|35	%preun
14cr|opentracker-0.cvs20100808-4|36	%systemd_preun %{name}.service
14cr|opentracker-0.cvs20100808-4|37	
14cr|opentracker-0.cvs20100808-4|38	%postun
14cr|opentracker-0.cvs20100808-4|39	%systemd_postun_with_restart %{name}.service
14cr|opentracker-0.cvs20100808-4|40	
14cr|opentracker-0.cvs20100808-4|41	#----------------------------------------------------------------------------
14cr|opentracker-0.cvs20100808-4|42	
14cr|opentracker-0.cvs20100808-4|43	%prep
14cr|opentracker-0.cvs20100808-4|44	%setup -q
14cr|opentracker-0.cvs20100808-4|45	
14cr|opentracker-0.cvs20100808-4|46	%build
14cr|opentracker-0.cvs20100808-4|47	# Some experimental or older, deprecated features can be enabled by the -DWANT_LOG_NETWORKS, -DWANT_SYNC_SCRAPE or -DWANT_IP_FROM_PROXY switch.
14cr|opentracker-0.cvs20100808-4|48	# -DWANT_V6 makes opentracker an IPv6-only tracker.
14cr|opentracker-0.cvs20100808-4|49	# Normally opentracker tracks any torrent announced to it.
14cr|opentracker-0.cvs20100808-4|50	# You can change that behaviour by enabling ONE of -DWANT_ACCESSLIST_BLACK or -DWANT_ACCESSLIST_WHITE.
14cr|opentracker-0.cvs20100808-4|51	# Some statistics opentracker can provide are sensitive. You can restrict access to these statistics by enabling -DWANT_RESTRICT_STATS.
14cr|opentracker-0.cvs20100808-4|52	# opentracker can run in a cluster. Enable this behaviour by enabling -DWANT_SYNC_LIVE.
14cr|opentracker-0.cvs20100808-4|53	export FEATURES=" -DWANT_COMPRESSION_GZIP -DWANT_IP_FROM_QUERY_STRING"
14cr|opentracker-0.cvs20100808-4|54	%make
14cr|opentracker-0.cvs20100808-4|55	
14cr|opentracker-0.cvs20100808-4|56	%install
14cr|opentracker-0.cvs20100808-4|57	install -d %{buildroot}%{_bindir} %{buildroot}%{_sysconfdir}/%{name} %{buildroot}%{_unitdir}
14cr|opentracker-0.cvs20100808-4|58	%make PREFIX=%{buildroot}%{_prefix} install
14cr|opentracker-0.cvs20100808-4|59	install -D -m 644 %{name}.conf.sample %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|opentracker-0.cvs20100808-4|60	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|opentracker-0.cvs20100808-4|61	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|opentracker-0.cvs20100808-4|62	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|opentracker-0.cvs20100808-4|63	
14cr|opentracker-0.cvs20100808-4|64	
14cr|opentracker-0.cvs20100808-4|65	%changelog
14cr|opentracker-0.cvs20100808-4|66	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.cvs20100808-4
14cr|opentracker-0.cvs20100808-4|67	+ Revision: 549637b
14cr|opentracker-0.cvs20100808-4|68	- Spec cleanup
14cr|opentracker-0.cvs20100808-4|69	
14cr|opentracker-0.cvs20100808-4|70	

3807 14
14cr|openttd-1.4.2-1|1	Name:		openttd
14cr|openttd-1.4.2-1|2	Version:	1.4.2
14cr|openttd-1.4.2-1|3	Release:	1
14cr|openttd-1.4.2-1|4	Summary:	An open source clone of the Microprose game "Transport Tycoon Deluxe" game
14cr|openttd-1.4.2-1|5	Group:		Games/Strategy
14cr|openttd-1.4.2-1|6	License:	GPLv2
14cr|openttd-1.4.2-1|7	URL:		http://www.openttd.org
14cr|openttd-1.4.2-1|8	Source:		http://binaries.openttd.org/releases/%{version}/%{name}-%{version}-source.tar.xz
14cr|openttd-1.4.2-1|9	BuildRequires:	pkgconfig(fontconfig)
14cr|openttd-1.4.2-1|10	BuildRequires:	pkgconfig(freetype2)
14cr|openttd-1.4.2-1|11	BuildRequires:	pkgconfig(liblzma)
14cr|openttd-1.4.2-1|12	BuildRequires:	pkgconfig(libpng)
14cr|openttd-1.4.2-1|13	BuildRequires:	pkgconfig(sdl)
14cr|openttd-1.4.2-1|14	BuildRequires:	pkgconfig(zlib)
14cr|openttd-1.4.2-1|15	BuildRequires:	icu-devel
14cr|openttd-1.4.2-1|16	BuildRequires:	liblzo-devel
14cr|openttd-1.4.2-1|17	BuildRequires:	unzip
14cr|openttd-1.4.2-1|18	BuildRequires:	ccache
14cr|openttd-1.4.2-1|19	BuildRequires:	desktop-file-utils
14cr|openttd-1.4.2-1|20	Requires:	TiMidity++
14cr|openttd-1.4.2-1|21	Requires:	openttd-opengfx >= 0.4.6
14cr|openttd-1.4.2-1|22	Requires:	openttd-opensfx
14cr|openttd-1.4.2-1|23	Requires:	openttd-openmsx
14cr|openttd-1.4.2-1|24	
14cr|openttd-1.4.2-1|25	%description
14cr|openttd-1.4.2-1|26	OpenTTD is an open source clone of the Microprose game "Transport Tycoon
14cr|openttd-1.4.2-1|27	Deluxe" game.
14cr|openttd-1.4.2-1|28	
14cr|openttd-1.4.2-1|29	%prep
14cr|openttd-1.4.2-1|30	%setup -q
14cr|openttd-1.4.2-1|31	
14cr|openttd-1.4.2-1|32	%build
14cr|openttd-1.4.2-1|33	export CFLAGS="%{optflags}"
14cr|openttd-1.4.2-1|34	export CXXFLAGS="%{optflags}"
14cr|openttd-1.4.2-1|35	export LDFLAGS="%{ldflags}"
14cr|openttd-1.4.2-1|36	
14cr|openttd-1.4.2-1|37	./configure \
14cr|openttd-1.4.2-1|38	--prefix-dir=%{_prefix} \
14cr|openttd-1.4.2-1|39	--install-dir=%{buildroot} \
14cr|openttd-1.4.2-1|40	--with-ccache --enable-debug
14cr|openttd-1.4.2-1|41	
14cr|openttd-1.4.2-1|42	%make VERBOSE=1
14cr|openttd-1.4.2-1|43	
14cr|openttd-1.4.2-1|44	%install
14cr|openttd-1.4.2-1|45	%makeinstall_std
14cr|openttd-1.4.2-1|46	
14cr|openttd-1.4.2-1|47	#cleanup
14cr|openttd-1.4.2-1|48	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|openttd-1.4.2-1|49	
14cr|openttd-1.4.2-1|50	# fix desktop file
14cr|openttd-1.4.2-1|51	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cr|openttd-1.4.2-1|52	--add-category=StrategyGame \
14cr|openttd-1.4.2-1|53	--remove-key=Version \
14cr|openttd-1.4.2-1|54	%{buildroot}%{_datadir}/applications/openttd.desktop
14cr|openttd-1.4.2-1|55	
14cr|openttd-1.4.2-1|56	%files
14cr|openttd-1.4.2-1|57	%doc *.txt COPYING
14cr|openttd-1.4.2-1|58	%{_gamesbindir}/openttd
14cr|openttd-1.4.2-1|59	%{_gamesdatadir}/openttd
14cr|openttd-1.4.2-1|60	%{_datadir}/applications/openttd.desktop
14cr|openttd-1.4.2-1|61	%{_iconsdir}/hicolor/*/apps/openttd.png
14cr|openttd-1.4.2-1|62	%{_mandir}/man6/openttd.*
14cr|openttd-1.4.2-1|63	
14cr|openttd-1.4.2-1|64	
14cr|openttd-1.4.2-1|65	%changelog
14cr|openttd-1.4.2-1|66	* Sun Aug 17 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 1.4.2-1
14cr|openttd-1.4.2-1|67	+ Revision: 8ff5a25
14cr|openttd-1.4.2-1|68	- Version update
14cr|openttd-1.4.2-1|69	
14cr|openttd-1.4.2-1|70	

3808 14
14cr|openttd-opengfx-0.5.0-2|1	%define realname opengfx
14cr|openttd-opengfx-0.5.0-2|2	
14cr|openttd-opengfx-0.5.0-2|3	Summary:	OpenGFX graphics replacement set for OpenTTD
14cr|openttd-opengfx-0.5.0-2|4	Name:		openttd-%{realname}
14cr|openttd-opengfx-0.5.0-2|5	Version:	0.5.0
14cr|openttd-opengfx-0.5.0-2|6	Release:	2
14cr|openttd-opengfx-0.5.0-2|7	License:	GPLv2+
14cr|openttd-opengfx-0.5.0-2|8	Group:		Games/Strategy
14cr|openttd-opengfx-0.5.0-2|9	Url:		http://dev.openttdcoop.org/projects/opengfx
14cr|openttd-opengfx-0.5.0-2|10	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{realname}/%{version}/%{realname}-%{version}-source.tar.gz
14cr|openttd-opengfx-0.5.0-2|11	Patch0:		opengfx-0.4.1-gimpscript.patch
14cr|openttd-opengfx-0.5.0-2|12	BuildRequires:	grfcodec
14cr|openttd-opengfx-0.5.0-2|13	BuildRequires:	nml >= 0.3.0
14cr|openttd-opengfx-0.5.0-2|14	BuildRequires:	gimp
14cr|openttd-opengfx-0.5.0-2|15	Conflicts:	openttd < 1.0.0
14cr|openttd-opengfx-0.5.0-2|16	BuildArch:	noarch
14cr|openttd-opengfx-0.5.0-2|17	
14cr|openttd-opengfx-0.5.0-2|18	%description
14cr|openttd-opengfx-0.5.0-2|19	OpenGFX is an open source graphics base set for OpenTTD which can completely
14cr|openttd-opengfx-0.5.0-2|20	replace the TTD base set.
14cr|openttd-opengfx-0.5.0-2|21	
14cr|openttd-opengfx-0.5.0-2|22	%files
14cr|openttd-opengfx-0.5.0-2|23	%defattr(0644,root,root,0755)
14cr|openttd-opengfx-0.5.0-2|24	%doc docs/*.txt
14cr|openttd-opengfx-0.5.0-2|25	%{_gamesdatadir}/openttd/data/*.tar
14cr|openttd-opengfx-0.5.0-2|26	
14cr|openttd-opengfx-0.5.0-2|27	#----------------------------------------------------------------------------
14cr|openttd-opengfx-0.5.0-2|28	
14cr|openttd-opengfx-0.5.0-2|29	%prep
14cr|openttd-opengfx-0.5.0-2|30	%setup -q -n %{realname}-%{version}-source
14cr|openttd-opengfx-0.5.0-2|31	%patch0 -p1
14cr|openttd-opengfx-0.5.0-2|32	
14cr|openttd-opengfx-0.5.0-2|33	#Makefile.local
14cr|openttd-opengfx-0.5.0-2|34	cat >> Makefile.local << EOF
14cr|openttd-opengfx-0.5.0-2|35	DO_NOT_INSTALL_DOCS = 1
14cr|openttd-opengfx-0.5.0-2|36	DO_NOT_INSTALL_LICENSE = 1
14cr|openttd-opengfx-0.5.0-2|37	DO_NOT_INSTALL_CHANGELOG = 1
14cr|openttd-opengfx-0.5.0-2|38	EOF
14cr|openttd-opengfx-0.5.0-2|39	
14cr|openttd-opengfx-0.5.0-2|40	%build
14cr|openttd-opengfx-0.5.0-2|41	make
14cr|openttd-opengfx-0.5.0-2|42	
14cr|openttd-opengfx-0.5.0-2|43	%install
14cr|openttd-opengfx-0.5.0-2|44	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/data
14cr|openttd-opengfx-0.5.0-2|45	%make install \
14cr|openttd-opengfx-0.5.0-2|46	INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data \
14cr|openttd-opengfx-0.5.0-2|47	DOCDIR=%{buildroot}%{_docdir}/%{name}
14cr|openttd-opengfx-0.5.0-2|48	
14cr|openttd-opengfx-0.5.0-2|49	%check
14cr|openttd-opengfx-0.5.0-2|50	# Disable for now, Makefile is messed up
14cr|openttd-opengfx-0.5.0-2|51	# make check
14cr|openttd-opengfx-0.5.0-2|52	
14cr|openttd-opengfx-0.5.0-2|53	
14cr|openttd-opengfx-0.5.0-2|54	%changelog
14cr|openttd-opengfx-0.5.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|openttd-opengfx-0.5.0-2|56	+ Revision: 9b55a26
14cr|openttd-opengfx-0.5.0-2|57	- MassBuild#464: Increase release tag
14cr|openttd-opengfx-0.5.0-2|58	
14cr|openttd-opengfx-0.5.0-2|59	

3809 14
14cr|openttd-openmsx-0.3.1-2|1	%define realname openmsx
14cr|openttd-openmsx-0.3.1-2|2	
14cr|openttd-openmsx-0.3.1-2|3	Name:           openttd-%{realname}
14cr|openttd-openmsx-0.3.1-2|4	Version:        0.3.1
14cr|openttd-openmsx-0.3.1-2|5	Release:        2
14cr|openttd-openmsx-0.3.1-2|6	Summary:        OpenMSX music replacement set for OpenTTD
14cr|openttd-openmsx-0.3.1-2|7	
14cr|openttd-openmsx-0.3.1-2|8	Group:          Games/Strategy
14cr|openttd-openmsx-0.3.1-2|9	License:        GPLv2
14cr|openttd-openmsx-0.3.1-2|10	URL:            http://dev.openttdcoop.org/projects/openmsx
14cr|openttd-openmsx-0.3.1-2|11	Source0:        http://bundles.openttdcoop.org/%{realname}/releases/%{version}/%{realname}-%{version}-source.tar.gz
14cr|openttd-openmsx-0.3.1-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|openttd-openmsx-0.3.1-2|13	BuildArch:      noarch
14cr|openttd-openmsx-0.3.1-2|14	BuildRequires:  dos2unix
14cr|openttd-openmsx-0.3.1-2|15	BuildRequires:  python
14cr|openttd-openmsx-0.3.1-2|16	Conflicts:      openttd < 1.0.0-2mdv
14cr|openttd-openmsx-0.3.1-2|17	
14cr|openttd-openmsx-0.3.1-2|18	%description
14cr|openttd-openmsx-0.3.1-2|19	OpenMSX is an open source replacement for the original Transport Tycoon
14cr|openttd-openmsx-0.3.1-2|20	Deluxe (TTD) music.
14cr|openttd-openmsx-0.3.1-2|21	
14cr|openttd-openmsx-0.3.1-2|22	%prep
14cr|openttd-openmsx-0.3.1-2|23	%setup -q -n %{realname}-%{version}-source
14cr|openttd-openmsx-0.3.1-2|24	
14cr|openttd-openmsx-0.3.1-2|25	%build
14cr|openttd-openmsx-0.3.1-2|26	%make
14cr|openttd-openmsx-0.3.1-2|27	
14cr|openttd-openmsx-0.3.1-2|28	%install
14cr|openttd-openmsx-0.3.1-2|29	rm -rf %{buildroot}
14cr|openttd-openmsx-0.3.1-2|30	
14cr|openttd-openmsx-0.3.1-2|31	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/gm
14cr|openttd-openmsx-0.3.1-2|32	%make install INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/gm
14cr|openttd-openmsx-0.3.1-2|33	
14cr|openttd-openmsx-0.3.1-2|34	%check
14cr|openttd-openmsx-0.3.1-2|35	%make check
14cr|openttd-openmsx-0.3.1-2|36	
14cr|openttd-openmsx-0.3.1-2|37	%clean
14cr|openttd-openmsx-0.3.1-2|38	rm -rf %{buildroot}
14cr|openttd-openmsx-0.3.1-2|39	
14cr|openttd-openmsx-0.3.1-2|40	%files
14cr|openttd-openmsx-0.3.1-2|41	%defattr(644,root,root,755)
14cr|openttd-openmsx-0.3.1-2|42	%doc docs/*.txt
14cr|openttd-openmsx-0.3.1-2|43	%{_gamesdatadir}/openttd/gm/%{realname}-%{version}
14cr|openttd-openmsx-0.3.1-2|44	
14cr|openttd-openmsx-0.3.1-2|45	
14cr|openttd-openmsx-0.3.1-2|46	
14cr|openttd-openmsx-0.3.1-2|47	%changelog
14cr|openttd-openmsx-0.3.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-2
14cr|openttd-openmsx-0.3.1-2|49	+ Revision: 501e273
14cr|openttd-openmsx-0.3.1-2|50	- MassBuild#464: Increase release tag
14cr|openttd-openmsx-0.3.1-2|51	
14cr|openttd-openmsx-0.3.1-2|52	

3810 14
14cr|openttd-opensfx-0.2.3-3|1	%define realname opensfx
14cr|openttd-opensfx-0.2.3-3|2	
14cr|openttd-opensfx-0.2.3-3|3	Name:           openttd-%{realname}
14cr|openttd-opensfx-0.2.3-3|4	Version:        0.2.3
14cr|openttd-opensfx-0.2.3-3|5	Release:        3
14cr|openttd-opensfx-0.2.3-3|6	Summary:        OpenSFX sound replacement set for OpenTTD
14cr|openttd-opensfx-0.2.3-3|7	
14cr|openttd-opensfx-0.2.3-3|8	Group:          Games/Strategy
14cr|openttd-opensfx-0.2.3-3|9	License:        Creative Commons Sampling Plus 1.0 License
14cr|openttd-opensfx-0.2.3-3|10	URL:            http://dev.openttdcoop.org/projects/opensfx
14cr|openttd-opensfx-0.2.3-3|11	Source0:        http://bundles.openttdcoop.org/%{realname}/releases/%{realname}-%{version}-source.tar.gz
14cr|openttd-opensfx-0.2.3-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|openttd-opensfx-0.2.3-3|13	BuildArch:      noarch
14cr|openttd-opensfx-0.2.3-3|14	BuildRequires:  catcodec
14cr|openttd-opensfx-0.2.3-3|15	Conflicts:      openttd < 1.0.0-2mdv
14cr|openttd-opensfx-0.2.3-3|16	
14cr|openttd-opensfx-0.2.3-3|17	%description
14cr|openttd-opensfx-0.2.3-3|18	OpenSFX is an open source replacement for the original Transport Tycoon
14cr|openttd-opensfx-0.2.3-3|19	Deluxe base sounds used by OpenTTD.
14cr|openttd-opensfx-0.2.3-3|20	
14cr|openttd-opensfx-0.2.3-3|21	%prep
14cr|openttd-opensfx-0.2.3-3|22	%setup -q -n %{realname}-%{version}-source
14cr|openttd-opensfx-0.2.3-3|23	
14cr|openttd-opensfx-0.2.3-3|24	%build
14cr|openttd-opensfx-0.2.3-3|25	%make
14cr|openttd-opensfx-0.2.3-3|26	
14cr|openttd-opensfx-0.2.3-3|27	%install
14cr|openttd-opensfx-0.2.3-3|28	rm -rf %{buildroot}
14cr|openttd-opensfx-0.2.3-3|29	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/data
14cr|openttd-opensfx-0.2.3-3|30	%make install INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data
14cr|openttd-opensfx-0.2.3-3|31	
14cr|openttd-opensfx-0.2.3-3|32	%check
14cr|openttd-opensfx-0.2.3-3|33	%make check
14cr|openttd-opensfx-0.2.3-3|34	
14cr|openttd-opensfx-0.2.3-3|35	%clean
14cr|openttd-opensfx-0.2.3-3|36	rm -rf %{buildroot}
14cr|openttd-opensfx-0.2.3-3|37	
14cr|openttd-opensfx-0.2.3-3|38	%files
14cr|openttd-opensfx-0.2.3-3|39	%defattr(-,root,root,-)
14cr|openttd-opensfx-0.2.3-3|40	%doc docs/*.txt
14cr|openttd-opensfx-0.2.3-3|41	%{_gamesdatadir}/openttd/data/%{realname}-%{version}.tar
14cr|openttd-opensfx-0.2.3-3|42	
14cr|openttd-opensfx-0.2.3-3|43	
14cr|openttd-opensfx-0.2.3-3|44	
14cr|openttd-opensfx-0.2.3-3|45	%changelog
14cr|openttd-opensfx-0.2.3-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|openttd-opensfx-0.2.3-3|47	+ Revision: a204d82
14cr|openttd-opensfx-0.2.3-3|48	- MassBuild#464: Increase release tag
14cr|openttd-opensfx-0.2.3-3|49	
14cr|openttd-opensfx-0.2.3-3|50	

3811 14
14cr|openvas-administrator-1.1.2-4|1	Summary: 	Provide a unified access for various administrative tasks
14cr|openvas-administrator-1.1.2-4|2	Name:		openvas-administrator
14cr|openvas-administrator-1.1.2-4|3	Version:	1.1.2
14cr|openvas-administrator-1.1.2-4|4	Release:	4
14cr|openvas-administrator-1.1.2-4|5	License:	GPLv2+
14cr|openvas-administrator-1.1.2-4|6	Group:		System/Configuration/Networking
14cr|openvas-administrator-1.1.2-4|7	Url:		http://www.openvas.org
14cr|openvas-administrator-1.1.2-4|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cr|openvas-administrator-1.1.2-4|9	BuildRequires:	cmake
14cr|openvas-administrator-1.1.2-4|10	BuildRequires:	xmltoman
14cr|openvas-administrator-1.1.2-4|11	BuildRequires:	pkgconfig(glib-2.0)
14cr|openvas-administrator-1.1.2-4|12	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-administrator-1.1.2-4|13	
14cr|openvas-administrator-1.1.2-4|14	%description
14cr|openvas-administrator-1.1.2-4|15	The mission of OpenVAS Administrator is to provide a unified access
14cr|openvas-administrator-1.1.2-4|16	for various administrative tasks such as creating and configuring
14cr|openvas-administrator-1.1.2-4|17	scan user accounts.
14cr|openvas-administrator-1.1.2-4|18	
14cr|openvas-administrator-1.1.2-4|19	The Administrator can be used in two ways: As a command line tool for
14cr|openvas-administrator-1.1.2-4|20	direct changes on the respective system and as a remote service.
14cr|openvas-administrator-1.1.2-4|21	
14cr|openvas-administrator-1.1.2-4|22	%files
14cr|openvas-administrator-1.1.2-4|23	%config(noreplace) %{_sysconfdir}/openvas/openvasad_log.conf
14cr|openvas-administrator-1.1.2-4|24	%{_sbindir}/openvasad
14cr|openvas-administrator-1.1.2-4|25	%{_mandir}/man8/openvasad.8.*
14cr|openvas-administrator-1.1.2-4|26	%attr(644,root,root) %{_datadir}/openvas/openvasad/global_schema_formats/*/*
14cr|openvas-administrator-1.1.2-4|27	
14cr|openvas-administrator-1.1.2-4|28	#----------------------------------------------------------------------------
14cr|openvas-administrator-1.1.2-4|29	
14cr|openvas-administrator-1.1.2-4|30	%prep
14cr|openvas-administrator-1.1.2-4|31	%setup -q
14cr|openvas-administrator-1.1.2-4|32	
14cr|openvas-administrator-1.1.2-4|33	sed -i -e 's#-Werror##' CMakeLists.txt
14cr|openvas-administrator-1.1.2-4|34	
14cr|openvas-administrator-1.1.2-4|35	%build
14cr|openvas-administrator-1.1.2-4|36	export LDFLAGS="-lglib-2.0"
14cr|openvas-administrator-1.1.2-4|37	%cmake
14cr|openvas-administrator-1.1.2-4|38	%make
14cr|openvas-administrator-1.1.2-4|39	
14cr|openvas-administrator-1.1.2-4|40	%install
14cr|openvas-administrator-1.1.2-4|41	%makeinstall_std -C build
14cr|openvas-administrator-1.1.2-4|42	
14cr|openvas-administrator-1.1.2-4|43	
14cr|openvas-administrator-1.1.2-4|44	
14cr|openvas-administrator-1.1.2-4|45	%changelog
14cr|openvas-administrator-1.1.2-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-4
14cr|openvas-administrator-1.1.2-4|47	+ Revision: 09b51e2
14cr|openvas-administrator-1.1.2-4|48	- MassBuild#464: Increase release tag
14cr|openvas-administrator-1.1.2-4|49	
14cr|openvas-administrator-1.1.2-4|50	

3812 14
14cr|openvas-cli-1.1.5-2|1	Summary: 	OpenVAS command line interface
14cr|openvas-cli-1.1.5-2|2	Name:		openvas-cli
14cr|openvas-cli-1.1.5-2|3	Version:	1.1.5
14cr|openvas-cli-1.1.5-2|4	Release:	2
14cr|openvas-cli-1.1.5-2|5	License:	GPLv2+
14cr|openvas-cli-1.1.5-2|6	Group:		System/Configuration/Networking
14cr|openvas-cli-1.1.5-2|7	Url:		http://www.openvas.org
14cr|openvas-cli-1.1.5-2|8	Source0:	http://wald.intevation.org/frs/download.php/851/%{name}-%{version}.tar.gz
14cr|openvas-cli-1.1.5-2|9	BuildRequires:	cmake
14cr|openvas-cli-1.1.5-2|10	BuildRequires:	pkgconfig(glib-2.0)
14cr|openvas-cli-1.1.5-2|11	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-cli-1.1.5-2|12	
14cr|openvas-cli-1.1.5-2|13	%description
14cr|openvas-cli-1.1.5-2|14	The module OpenVAS-CLI collects command line tools to handle with the OpenVAS
14cr|openvas-cli-1.1.5-2|15	services via the respective protocols.
14cr|openvas-cli-1.1.5-2|16	
14cr|openvas-cli-1.1.5-2|17	The best supported service is currently the OpenVAS-Manager (openvasmd).
14cr|openvas-cli-1.1.5-2|18	
14cr|openvas-cli-1.1.5-2|19	%files
14cr|openvas-cli-1.1.5-2|20	%{_bindir}/omp
14cr|openvas-cli-1.1.5-2|21	%{_mandir}/man8/omp.8.*
14cr|openvas-cli-1.1.5-2|22	
14cr|openvas-cli-1.1.5-2|23	#----------------------------------------------------------------------------
14cr|openvas-cli-1.1.5-2|24	
14cr|openvas-cli-1.1.5-2|25	%prep
14cr|openvas-cli-1.1.5-2|26	%setup -q
14cr|openvas-cli-1.1.5-2|27	
14cr|openvas-cli-1.1.5-2|28	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cr|openvas-cli-1.1.5-2|29	
14cr|openvas-cli-1.1.5-2|30	%build
14cr|openvas-cli-1.1.5-2|31	%cmake -DSYSCONFDIR=%{_sysconfdir}
14cr|openvas-cli-1.1.5-2|32	%make
14cr|openvas-cli-1.1.5-2|33	
14cr|openvas-cli-1.1.5-2|34	%install
14cr|openvas-cli-1.1.5-2|35	%makeinstall_std -C build
14cr|openvas-cli-1.1.5-2|36	
14cr|openvas-cli-1.1.5-2|37	
14cr|openvas-cli-1.1.5-2|38	
14cr|openvas-cli-1.1.5-2|39	%changelog
14cr|openvas-cli-1.1.5-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|openvas-cli-1.1.5-2|41	+ Revision: b1460b2
14cr|openvas-cli-1.1.5-2|42	- MassBuild#464: Increase release tag
14cr|openvas-cli-1.1.5-2|43	
14cr|openvas-cli-1.1.5-2|44	

3813 14
14cr|openvas-client-3.0.3-3|1	Summary: 	Client module for OpenVAS
14cr|openvas-client-3.0.3-3|2	Name:		openvas-client
14cr|openvas-client-3.0.3-3|3	Version:	3.0.3
14cr|openvas-client-3.0.3-3|4	Release:	3
14cr|openvas-client-3.0.3-3|5	License:	GPLv2+
14cr|openvas-client-3.0.3-3|6	Group:		System/Configuration/Networking
14cr|openvas-client-3.0.3-3|7	Url:		http://www.openvas.org
14cr|openvas-client-3.0.3-3|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cr|openvas-client-3.0.3-3|9	Patch0:		openvas-client-3.0.3-devel.patch
14cr|openvas-client-3.0.3-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|openvas-client-3.0.3-3|11	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-client-3.0.3-3|12	
14cr|openvas-client-3.0.3-3|13	%description
14cr|openvas-client-3.0.3-3|14	OpenVAS-Client is a successor of NessusClient. The fork happened
14cr|openvas-client-3.0.3-3|15	with NessusClient CVS HEAD 20070704.
14cr|openvas-client-3.0.3-3|16	
14cr|openvas-client-3.0.3-3|17	%files
14cr|openvas-client-3.0.3-3|18	%{_sysconfdir}/openvas/openvas-client_log.conf
14cr|openvas-client-3.0.3-3|19	%{_bindir}/*
14cr|openvas-client-3.0.3-3|20	%{_mandir}/man1/*
14cr|openvas-client-3.0.3-3|21	
14cr|openvas-client-3.0.3-3|22	#----------------------------------------------------------------------------
14cr|openvas-client-3.0.3-3|23	
14cr|openvas-client-3.0.3-3|24	%prep
14cr|openvas-client-3.0.3-3|25	%setup -q
14cr|openvas-client-3.0.3-3|26	%patch0 -p0 -b .devel
14cr|openvas-client-3.0.3-3|27	
14cr|openvas-client-3.0.3-3|28	%build
14cr|openvas-client-3.0.3-3|29	%configure2_5x \
14cr|openvas-client-3.0.3-3|30	--disable-static \
14cr|openvas-client-3.0.3-3|31	--enable-gtk
14cr|openvas-client-3.0.3-3|32	make
14cr|openvas-client-3.0.3-3|33	
14cr|openvas-client-3.0.3-3|34	%install
14cr|openvas-client-3.0.3-3|35	%makeinstall_std
14cr|openvas-client-3.0.3-3|36	
14cr|openvas-client-3.0.3-3|37	
14cr|openvas-client-3.0.3-3|38	%changelog
14cr|openvas-client-3.0.3-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-3
14cr|openvas-client-3.0.3-3|40	+ Revision: 9799848
14cr|openvas-client-3.0.3-3|41	- MassBuild#464: Increase release tag
14cr|openvas-client-3.0.3-3|42	
14cr|openvas-client-3.0.3-3|43	

3814 14
14cr|openvas-gsa-2.0.2-3|1	%define Werror_cflags -Wformat
14cr|openvas-gsa-2.0.2-3|2	
14cr|openvas-gsa-2.0.2-3|3	Summary:	The Greenbone Security Assistant
14cr|openvas-gsa-2.0.2-3|4	Name:		openvas-gsa
14cr|openvas-gsa-2.0.2-3|5	Version:	2.0.2
14cr|openvas-gsa-2.0.2-3|6	Release:	3
14cr|openvas-gsa-2.0.2-3|7	License:	GPLv2+
14cr|openvas-gsa-2.0.2-3|8	Group:		System/Configuration/Networking
14cr|openvas-gsa-2.0.2-3|9	Url:		http://www.openvas.org
14cr|openvas-gsa-2.0.2-3|10	Source0:	http://wald.intevation.org/frs/download.php/1157/greenbone-security-assistant-%{version}.tar.gz
14cr|openvas-gsa-2.0.2-3|11	Source1:	gsad.logrotate
14cr|openvas-gsa-2.0.2-3|12	Source2:	debian.greenbone-security-assistant.default
14cr|openvas-gsa-2.0.2-3|13	Source3:	gsad.init.suse
14cr|openvas-gsa-2.0.2-3|14	Source4:	gsad.init.fedora
14cr|openvas-gsa-2.0.2-3|15	Source5:	gsad.init.mandriva
14cr|openvas-gsa-2.0.2-3|16	Patch0:		greenbone-security-assistant-2.0.1-werror.diff
14cr|openvas-gsa-2.0.2-3|17	
14cr|openvas-gsa-2.0.2-3|18	BuildRequires:	cmake
14cr|openvas-gsa-2.0.2-3|19	BuildRequires:	doxygen
14cr|openvas-gsa-2.0.2-3|20	BuildRequires:	pinentry-gtk2
14cr|openvas-gsa-2.0.2-3|21	BuildRequires:	xsltproc
14cr|openvas-gsa-2.0.2-3|22	BuildRequires:	pkgconfig(glib-2.0)
14cr|openvas-gsa-2.0.2-3|23	BuildRequires:	pkgconfig(libmicrohttpd)
14cr|openvas-gsa-2.0.2-3|24	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-gsa-2.0.2-3|25	BuildRequires:	pkgconfig(libxslt)
14cr|openvas-gsa-2.0.2-3|26	Requires:	logrotate
14cr|openvas-gsa-2.0.2-3|27	
14cr|openvas-gsa-2.0.2-3|28	%description
14cr|openvas-gsa-2.0.2-3|29	The Greenbone Security Assistant is a web application that
14cr|openvas-gsa-2.0.2-3|30	connects to the OpenVAS Manager and OpenVAS Administrator
14cr|openvas-gsa-2.0.2-3|31	to provide for a full-featured user interface for
14cr|openvas-gsa-2.0.2-3|32	vulnerability management.
14cr|openvas-gsa-2.0.2-3|33	
14cr|openvas-gsa-2.0.2-3|34	%files
14cr|openvas-gsa-2.0.2-3|35	%config(noreplace) %{_sysconfdir}/logrotate.d/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|36	%dir %{_sysconfdir}/openvas
14cr|openvas-gsa-2.0.2-3|37	%config(noreplace) %{_sysconfdir}/openvas/gsad_log.conf
14cr|openvas-gsa-2.0.2-3|38	%{_initrddir}/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|39	%{_sbindir}/gsad
14cr|openvas-gsa-2.0.2-3|40	%{_mandir}/man8/gsad.8*
14cr|openvas-gsa-2.0.2-3|41	%dir %{_datadir}/openvas
14cr|openvas-gsa-2.0.2-3|42	%{_datadir}/openvas/gsa
14cr|openvas-gsa-2.0.2-3|43	%dir %{_localstatedir}/log/openvas
14cr|openvas-gsa-2.0.2-3|44	%ghost %{_localstatedir}/log/openvas/gsad.log
14cr|openvas-gsa-2.0.2-3|45	%config(noreplace) %{_sysconfdir}/sysconfig/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|46	
14cr|openvas-gsa-2.0.2-3|47	%post
14cr|openvas-gsa-2.0.2-3|48	%_post_service greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|49	
14cr|openvas-gsa-2.0.2-3|50	%preun
14cr|openvas-gsa-2.0.2-3|51	%_preun_service greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|52	
14cr|openvas-gsa-2.0.2-3|53	#----------------------------------------------------------------------------
14cr|openvas-gsa-2.0.2-3|54	
14cr|openvas-gsa-2.0.2-3|55	%prep
14cr|openvas-gsa-2.0.2-3|56	%setup -q -n greenbone-security-assistant-%{version}
14cr|openvas-gsa-2.0.2-3|57	%patch0 -p0 -b .werror
14cr|openvas-gsa-2.0.2-3|58	
14cr|openvas-gsa-2.0.2-3|59	%build
14cr|openvas-gsa-2.0.2-3|60	export LDFLAGS="-lopenvas_base -lopenvas_misc"
14cr|openvas-gsa-2.0.2-3|61	%serverbuild
14cr|openvas-gsa-2.0.2-3|62	
14cr|openvas-gsa-2.0.2-3|63	%cmake \
14cr|openvas-gsa-2.0.2-3|64	-DCMAKE_VERBOSE_MAKEFILE=ON \
14cr|openvas-gsa-2.0.2-3|65	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cr|openvas-gsa-2.0.2-3|66	-DSYSCONFDIR=%{_sysconfdir} \
14cr|openvas-gsa-2.0.2-3|67	-DLOCALSTATEDIR=%{_localstatedir} \
14cr|openvas-gsa-2.0.2-3|68	-DCMAKE_BUILD_TYPE=release \
14cr|openvas-gsa-2.0.2-3|69	-DUSE_LIBXSLT=0
14cr|openvas-gsa-2.0.2-3|70	
14cr|openvas-gsa-2.0.2-3|71	mkdir -p src/html
14cr|openvas-gsa-2.0.2-3|72	cp -r ../src/html/* src/html
14cr|openvas-gsa-2.0.2-3|73	%make  VERBOSE=1
14cr|openvas-gsa-2.0.2-3|74	
14cr|openvas-gsa-2.0.2-3|75	%install
14cr|openvas-gsa-2.0.2-3|76	%makeinstall_std -C build
14cr|openvas-gsa-2.0.2-3|77	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|78	install -D -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|79	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/greenbone-security-assistant
14cr|openvas-gsa-2.0.2-3|80	
14cr|openvas-gsa-2.0.2-3|81	mkdir -p %{buildroot}%{_localstatedir}/log/openvas
14cr|openvas-gsa-2.0.2-3|82	touch %{buildroot}%{_localstatedir}/log/openvas/gsad.log
14cr|openvas-gsa-2.0.2-3|83	
14cr|openvas-gsa-2.0.2-3|84	
14cr|openvas-gsa-2.0.2-3|85	%changelog
14cr|openvas-gsa-2.0.2-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-3
14cr|openvas-gsa-2.0.2-3|87	+ Revision: 298844e
14cr|openvas-gsa-2.0.2-3|88	- MassBuild#464: Increase release tag
14cr|openvas-gsa-2.0.2-3|89	
14cr|openvas-gsa-2.0.2-3|90	

3815 14
14cr|openvas-libraries-4.0.7-4|1	%define major 4
14cr|openvas-libraries-4.0.7-4|2	%define libbase %mklibname openvas_base %{major}
14cr|openvas-libraries-4.0.7-4|3	%define libhg %mklibname openvas_hg %{major}
14cr|openvas-libraries-4.0.7-4|4	%define libmisc %mklibname openvas_misc %{major}
14cr|openvas-libraries-4.0.7-4|5	%define libnasl %mklibname openvas_nasl %{major}
14cr|openvas-libraries-4.0.7-4|6	%define libomp %mklibname openvas_omp %{major}
14cr|openvas-libraries-4.0.7-4|7	%define devname %mklibname openvas -d
14cr|openvas-libraries-4.0.7-4|8	
14cr|openvas-libraries-4.0.7-4|9	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|10	Name:		openvas-libraries
14cr|openvas-libraries-4.0.7-4|11	Version:	4.0.7
14cr|openvas-libraries-4.0.7-4|12	Release:	4
14cr|openvas-libraries-4.0.7-4|13	License:	LGPLv2+
14cr|openvas-libraries-4.0.7-4|14	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|15	Url:		http://www.openvas.org
14cr|openvas-libraries-4.0.7-4|16	Source0:	http://wald.intevation.org/frs/download.php/979/openvas-libraries-%{version}.tar.gz
14cr|openvas-libraries-4.0.7-4|17	Patch0:		openvas-libraries-4.0.4-build.patch
14cr|openvas-libraries-4.0.7-4|18	Patch1:		openvas-libraries-4.0.7-bison3.patch
14cr|openvas-libraries-4.0.7-4|19	BuildRequires:	bison
14cr|openvas-libraries-4.0.7-4|20	BuildRequires:	cmake
14cr|openvas-libraries-4.0.7-4|21	BuildRequires:	gpgme-devel
14cr|openvas-libraries-4.0.7-4|22	BuildRequires:	libpcap-devel
14cr|openvas-libraries-4.0.7-4|23	BuildRequires:	pkgconfig(glib-2.0)
14cr|openvas-libraries-4.0.7-4|24	BuildRequires:	pkgconfig(gnutls)
14cr|openvas-libraries-4.0.7-4|25	BuildRequires:	pkgconfig(libgcrypt)
14cr|openvas-libraries-4.0.7-4|26	BuildRequires:	pkgconfig(uuid)
14cr|openvas-libraries-4.0.7-4|27	Obsoletes:	openvas-libnasl < 3.0.0
14cr|openvas-libraries-4.0.7-4|28	
14cr|openvas-libraries-4.0.7-4|29	%description
14cr|openvas-libraries-4.0.7-4|30	openvas-libraries is the base library for the OpenVAS network security scanner.
14cr|openvas-libraries-4.0.7-4|31	
14cr|openvas-libraries-4.0.7-4|32	%files
14cr|openvas-libraries-4.0.7-4|33	%{_bindir}/openvas-nasl
14cr|openvas-libraries-4.0.7-4|34	%{_mandir}/man1/openvas-nasl.1.*
14cr|openvas-libraries-4.0.7-4|35	%{_datadir}/openvas
14cr|openvas-libraries-4.0.7-4|36	
14cr|openvas-libraries-4.0.7-4|37	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|38	
14cr|openvas-libraries-4.0.7-4|39	%package -n %{libbase}
14cr|openvas-libraries-4.0.7-4|40	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|41	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|42	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|43	Obsoletes:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|44	
14cr|openvas-libraries-4.0.7-4|45	%description -n %{libbase}
14cr|openvas-libraries-4.0.7-4|46	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cr|openvas-libraries-4.0.7-4|47	
14cr|openvas-libraries-4.0.7-4|48	%files -n %{libbase}
14cr|openvas-libraries-4.0.7-4|49	%doc ChangeLog CHANGES
14cr|openvas-libraries-4.0.7-4|50	%{_libdir}/libopenvas_base.so.%{major}*
14cr|openvas-libraries-4.0.7-4|51	
14cr|openvas-libraries-4.0.7-4|52	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|53	
14cr|openvas-libraries-4.0.7-4|54	%package -n %{libhg}
14cr|openvas-libraries-4.0.7-4|55	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|56	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|57	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|58	
14cr|openvas-libraries-4.0.7-4|59	%description -n %{libhg}
14cr|openvas-libraries-4.0.7-4|60	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cr|openvas-libraries-4.0.7-4|61	
14cr|openvas-libraries-4.0.7-4|62	%files -n %{libhg}
14cr|openvas-libraries-4.0.7-4|63	%{_libdir}/libopenvas_hg.so.%{major}*
14cr|openvas-libraries-4.0.7-4|64	
14cr|openvas-libraries-4.0.7-4|65	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|66	
14cr|openvas-libraries-4.0.7-4|67	%package -n %{libmisc}
14cr|openvas-libraries-4.0.7-4|68	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|69	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|70	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|71	
14cr|openvas-libraries-4.0.7-4|72	%description -n %{libmisc}
14cr|openvas-libraries-4.0.7-4|73	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cr|openvas-libraries-4.0.7-4|74	
14cr|openvas-libraries-4.0.7-4|75	%files -n %{libmisc}
14cr|openvas-libraries-4.0.7-4|76	%{_libdir}/libopenvas_misc.so.%{major}*
14cr|openvas-libraries-4.0.7-4|77	
14cr|openvas-libraries-4.0.7-4|78	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|79	
14cr|openvas-libraries-4.0.7-4|80	%package -n %{libnasl}
14cr|openvas-libraries-4.0.7-4|81	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|82	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|83	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|84	
14cr|openvas-libraries-4.0.7-4|85	%description -n %{libnasl}
14cr|openvas-libraries-4.0.7-4|86	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cr|openvas-libraries-4.0.7-4|87	
14cr|openvas-libraries-4.0.7-4|88	%files -n %{libnasl}
14cr|openvas-libraries-4.0.7-4|89	%{_libdir}/libopenvas_nasl.so.%{major}*
14cr|openvas-libraries-4.0.7-4|90	
14cr|openvas-libraries-4.0.7-4|91	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|92	
14cr|openvas-libraries-4.0.7-4|93	%package -n %{libomp}
14cr|openvas-libraries-4.0.7-4|94	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cr|openvas-libraries-4.0.7-4|95	Group:		System/Libraries
14cr|openvas-libraries-4.0.7-4|96	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cr|openvas-libraries-4.0.7-4|97	
14cr|openvas-libraries-4.0.7-4|98	%description -n %{libomp}
14cr|openvas-libraries-4.0.7-4|99	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cr|openvas-libraries-4.0.7-4|100	
14cr|openvas-libraries-4.0.7-4|101	%files -n %{libomp}
14cr|openvas-libraries-4.0.7-4|102	%{_libdir}/libopenvas_omp.so.%{major}*
14cr|openvas-libraries-4.0.7-4|103	
14cr|openvas-libraries-4.0.7-4|104	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|105	
14cr|openvas-libraries-4.0.7-4|106	%package -n %{devname}
14cr|openvas-libraries-4.0.7-4|107	Summary:	Development files for openvas-libraries
14cr|openvas-libraries-4.0.7-4|108	Group:		Development/C
14cr|openvas-libraries-4.0.7-4|109	Requires:	%{libbase} = %{EVRD}
14cr|openvas-libraries-4.0.7-4|110	Requires:	%{libhg} = %{EVRD}
14cr|openvas-libraries-4.0.7-4|111	Requires:	%{libmisc} = %{EVRD}
14cr|openvas-libraries-4.0.7-4|112	Requires:	%{libnasl} = %{EVRD}
14cr|openvas-libraries-4.0.7-4|113	Requires:	%{libomp} = %{EVRD}
14cr|openvas-libraries-4.0.7-4|114	Provides:	%{name}-devel = %{EVRD}
14cr|openvas-libraries-4.0.7-4|115	Provides:	openvas-devel = %{EVRD}
14cr|openvas-libraries-4.0.7-4|116	Obsoletes:	%{_lib}openvas-libnasl-devel < 3.0.0
14cr|openvas-libraries-4.0.7-4|117	
14cr|openvas-libraries-4.0.7-4|118	%description -n %{devname}
14cr|openvas-libraries-4.0.7-4|119	This package contains the development files (mainly C header files) for
14cr|openvas-libraries-4.0.7-4|120	openvas-libraries.
14cr|openvas-libraries-4.0.7-4|121	
14cr|openvas-libraries-4.0.7-4|122	%files -n %{devname}
14cr|openvas-libraries-4.0.7-4|123	%{_includedir}/openvas
14cr|openvas-libraries-4.0.7-4|124	%{_libdir}/pkgconfig/*.pc
14cr|openvas-libraries-4.0.7-4|125	%{_libdir}/*.so
14cr|openvas-libraries-4.0.7-4|126	
14cr|openvas-libraries-4.0.7-4|127	#----------------------------------------------------------------------------
14cr|openvas-libraries-4.0.7-4|128	
14cr|openvas-libraries-4.0.7-4|129	%prep
14cr|openvas-libraries-4.0.7-4|130	%setup -q
14cr|openvas-libraries-4.0.7-4|131	%patch0 -p1
14cr|openvas-libraries-4.0.7-4|132	%patch1 -p1
14cr|openvas-libraries-4.0.7-4|133	
14cr|openvas-libraries-4.0.7-4|134	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cr|openvas-libraries-4.0.7-4|135	
14cr|openvas-libraries-4.0.7-4|136	%build
14cr|openvas-libraries-4.0.7-4|137	%cmake -DLOCALSTATEDIR:PATH=%{_var}
14cr|openvas-libraries-4.0.7-4|138	%make
14cr|openvas-libraries-4.0.7-4|139	
14cr|openvas-libraries-4.0.7-4|140	%install
14cr|openvas-libraries-4.0.7-4|141	%makeinstall_std -C build
14cr|openvas-libraries-4.0.7-4|142	
14cr|openvas-libraries-4.0.7-4|143	find %{buildroot} -name *.a -exec rm {} \;
14cr|openvas-libraries-4.0.7-4|144	
14cr|openvas-libraries-4.0.7-4|145	
14cr|openvas-libraries-4.0.7-4|146	%changelog
14cr|openvas-libraries-4.0.7-4|147	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.7-4
14cr|openvas-libraries-4.0.7-4|148	+ Revision: 4567dc9
14cr|openvas-libraries-4.0.7-4|149	- Fix build with bison3
14cr|openvas-libraries-4.0.7-4|150	
14cr|openvas-libraries-4.0.7-4|151	

3816 14
14cr|openvas-manager-2.0.5-3|1	Summary: 	Vulnerability Management with OpenVAS Manager
14cr|openvas-manager-2.0.5-3|2	Name:		openvas-manager
14cr|openvas-manager-2.0.5-3|3	Version:	2.0.5
14cr|openvas-manager-2.0.5-3|4	Release:	3
14cr|openvas-manager-2.0.5-3|5	License:	GPLv2+
14cr|openvas-manager-2.0.5-3|6	Group:		System/Configuration/Networking
14cr|openvas-manager-2.0.5-3|7	Url:		http://www.openvas.org
14cr|openvas-manager-2.0.5-3|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cr|openvas-manager-2.0.5-3|9	Patch0:		openvas-manager-1.0.3-fix-linkage.patch
14cr|openvas-manager-2.0.5-3|10	BuildRequires:	cmake
14cr|openvas-manager-2.0.5-3|11	BuildRequires:	doxygen
14cr|openvas-manager-2.0.5-3|12	BuildRequires:	perl-SQL-Translator
14cr|openvas-manager-2.0.5-3|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|openvas-manager-2.0.5-3|14	BuildRequires:	pkgconfig(gnutls)
14cr|openvas-manager-2.0.5-3|15	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-manager-2.0.5-3|16	BuildRequires:	pkgconfig(sqlite3)
14cr|openvas-manager-2.0.5-3|17	
14cr|openvas-manager-2.0.5-3|18	%description
14cr|openvas-manager-2.0.5-3|19	The OpenVAS Manager is a layer between the OpenVAS Scanner and various
14cr|openvas-manager-2.0.5-3|20	client applications. The upcoming clients cover web, desktop and command
14cr|openvas-manager-2.0.5-3|21	line technology and will replace the classic OpenVAS Client.
14cr|openvas-manager-2.0.5-3|22	
14cr|openvas-manager-2.0.5-3|23	%files
14cr|openvas-manager-2.0.5-3|24	%config(noreplace) %{_sysconfdir}/openvas/openvasmd_log.conf
14cr|openvas-manager-2.0.5-3|25	%{_sbindir}/openvasmd
14cr|openvas-manager-2.0.5-3|26	%{_mandir}/man8/openvasmd.8*
14cr|openvas-manager-2.0.5-3|27	%{_datadir}/openvas/openvasmd
14cr|openvas-manager-2.0.5-3|28	
14cr|openvas-manager-2.0.5-3|29	#----------------------------------------------------------------------------
14cr|openvas-manager-2.0.5-3|30	
14cr|openvas-manager-2.0.5-3|31	%prep
14cr|openvas-manager-2.0.5-3|32	%setup -q
14cr|openvas-manager-2.0.5-3|33	%patch0 -p0
14cr|openvas-manager-2.0.5-3|34	
14cr|openvas-manager-2.0.5-3|35	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cr|openvas-manager-2.0.5-3|36	
14cr|openvas-manager-2.0.5-3|37	%build
14cr|openvas-manager-2.0.5-3|38	export LDFLAGS="-lopenvas_base -lopenvas_misc -lgnutls"
14cr|openvas-manager-2.0.5-3|39	%cmake
14cr|openvas-manager-2.0.5-3|40	%make
14cr|openvas-manager-2.0.5-3|41	
14cr|openvas-manager-2.0.5-3|42	%install
14cr|openvas-manager-2.0.5-3|43	%makeinstall_std -C build
14cr|openvas-manager-2.0.5-3|44	
14cr|openvas-manager-2.0.5-3|45	
14cr|openvas-manager-2.0.5-3|46	
14cr|openvas-manager-2.0.5-3|47	%changelog
14cr|openvas-manager-2.0.5-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-3
14cr|openvas-manager-2.0.5-3|49	+ Revision: 4b8ca33
14cr|openvas-manager-2.0.5-3|50	- MassBuild#464: Increase release tag
14cr|openvas-manager-2.0.5-3|51	
14cr|openvas-manager-2.0.5-3|52	

3817 14
14cr|openvas-scanner-3.2.5-3|1	Summary: 	Scanner module for OpenVAS
14cr|openvas-scanner-3.2.5-3|2	Name:		openvas-scanner
14cr|openvas-scanner-3.2.5-3|3	Version:	3.2.5
14cr|openvas-scanner-3.2.5-3|4	Release:	3
14cr|openvas-scanner-3.2.5-3|5	License:	GPLv2+
14cr|openvas-scanner-3.2.5-3|6	Group:		System/Servers
14cr|openvas-scanner-3.2.5-3|7	Url:		http://www.openvas.org
14cr|openvas-scanner-3.2.5-3|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cr|openvas-scanner-3.2.5-3|9	Source1:	openvas-scanner.initd
14cr|openvas-scanner-3.2.5-3|10	Source2:	openvassd.conf
14cr|openvas-scanner-3.2.5-3|11	Source3:	openvas-scanner.logrotate
14cr|openvas-scanner-3.2.5-3|12	Source4:	openvas-scanner.sysconfig
14cr|openvas-scanner-3.2.5-3|13	Source5:	openvas-nvt-sync-cron
14cr|openvas-scanner-3.2.5-3|14	Source6:	openvas-nvt-sync-cronjob
14cr|openvas-scanner-3.2.5-3|15	Patch0:		openvas-scanner-3.2.2-install.patch
14cr|openvas-scanner-3.2.5-3|16	#Put certs to /etc/pki as suggested by http://fedoraproject.org/wiki/PackagingDrafts/Certificates
14cr|openvas-scanner-3.2.5-3|17	#Not reported upstream as it is RedHat/Fedora specific
14cr|openvas-scanner-3.2.5-3|18	Patch1:		openvas-scanner-pki.patch
14cr|openvas-scanner-3.2.5-3|19	
14cr|openvas-scanner-3.2.5-3|20	#Put openvas-mkcert-client to bin directory instead of sbin and install its man page
14cr|openvas-scanner-3.2.5-3|21	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1941&group_id=29&atid=220
14cr|openvas-scanner-3.2.5-3|22	Patch2:		openvas-scanner-mkcertclient.patch
14cr|openvas-scanner-3.2.5-3|23	
14cr|openvas-scanner-3.2.5-3|24	#Allow compile time definition of the directory to store openvassd.rules
14cr|openvas-scanner-3.2.5-3|25	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1940&group_id=29&atid=220
14cr|openvas-scanner-3.2.5-3|26	Patch3:		openvas-scanner-rulesdir.patch
14cr|openvas-scanner-3.2.5-3|27	BuildRequires:	cmake
14cr|openvas-scanner-3.2.5-3|28	BuildRequires:	pkgconfig(libopenvas)
14cr|openvas-scanner-3.2.5-3|29	Obsoletes:	openvas-plugins < 3.0.0
14cr|openvas-scanner-3.2.5-3|30	Obsoletes:	openvas-server < 3.0.0
14cr|openvas-scanner-3.2.5-3|31	Requires:	curl
14cr|openvas-scanner-3.2.5-3|32	Requires:	rsync
14cr|openvas-scanner-3.2.5-3|33	Requires:	wget
14cr|openvas-scanner-3.2.5-3|34	
14cr|openvas-scanner-3.2.5-3|35	%description
14cr|openvas-scanner-3.2.5-3|36	This is the scanner module for the Open Vulnerability Assessment System
14cr|openvas-scanner-3.2.5-3|37	(OpenVAS).
14cr|openvas-scanner-3.2.5-3|38	
14cr|openvas-scanner-3.2.5-3|39	%files
14cr|openvas-scanner-3.2.5-3|40	%config(noreplace) %{_sysconfdir}/openvas/openvassd.conf
14cr|openvas-scanner-3.2.5-3|41	%config(noreplace) %{_sysconfdir}/sysconfig/openvas-scanner
14cr|openvas-scanner-3.2.5-3|42	%config(noreplace) %{_sysconfdir}/cron.d/openvas-sync-plugins
14cr|openvas-scanner-3.2.5-3|43	%config(noreplace) %{_sysconfdir}/logrotate.d/openvas-scanner
14cr|openvas-scanner-3.2.5-3|44	%dir %{_sysconfdir}/openvas
14cr|openvas-scanner-3.2.5-3|45	%dir %{_sysconfdir}/pki/openvas
14cr|openvas-scanner-3.2.5-3|46	%dir %{_sysconfdir}/pki/openvas/CA
14cr|openvas-scanner-3.2.5-3|47	%dir %{_sysconfdir}/pki/openvas/private
14cr|openvas-scanner-3.2.5-3|48	%dir %{_sysconfdir}/pki/openvas/private/CA
14cr|openvas-scanner-3.2.5-3|49	%{_initrddir}/openvas-scanner
14cr|openvas-scanner-3.2.5-3|50	%{_sbindir}/openvas-adduser
14cr|openvas-scanner-3.2.5-3|51	%{_sbindir}/openvas-mkcert
14cr|openvas-scanner-3.2.5-3|52	%{_sbindir}/openvas-rmuser
14cr|openvas-scanner-3.2.5-3|53	%{_sbindir}/openvassd
14cr|openvas-scanner-3.2.5-3|54	%{_sbindir}/openvas-nvt-sync
14cr|openvas-scanner-3.2.5-3|55	%{_sbindir}/greenbone-nvt-sync
14cr|openvas-scanner-3.2.5-3|56	%{_sbindir}/openvas-mkcert-client
14cr|openvas-scanner-3.2.5-3|57	%{_sbindir}/openvas-nvt-sync-cron
14cr|openvas-scanner-3.2.5-3|58	%{_mandir}/man8/openvas-adduser.8.*
14cr|openvas-scanner-3.2.5-3|59	%{_mandir}/man8/openvas-mkcert.8.*
14cr|openvas-scanner-3.2.5-3|60	%{_mandir}/man8/openvas-rmuser.8.*
14cr|openvas-scanner-3.2.5-3|61	%{_mandir}/man8/openvassd.8.*
14cr|openvas-scanner-3.2.5-3|62	%{_mandir}/man8/openvas-nvt-sync.8.*
14cr|openvas-scanner-3.2.5-3|63	%{_mandir}/man8/greenbone-nvt-sync.8*
14cr|openvas-scanner-3.2.5-3|64	%dir %{_var}/lib/openvas
14cr|openvas-scanner-3.2.5-3|65	%dir %{_var}/lib/openvas/plugins
14cr|openvas-scanner-3.2.5-3|66	%dir %{_var}/cache/openvas
14cr|openvas-scanner-3.2.5-3|67	
14cr|openvas-scanner-3.2.5-3|68	%post
14cr|openvas-scanner-3.2.5-3|69	# Generate cert
14cr|openvas-scanner-3.2.5-3|70	if [ ! -f  %{_localstatedir}/lib/openvas/CA/servercert.pem ] ; then
14cr|openvas-scanner-3.2.5-3|71	%{_sbindir}/openvas-mkcert -q > /dev/null 2>&1
14cr|openvas-scanner-3.2.5-3|72	fi
14cr|openvas-scanner-3.2.5-3|73	
14cr|openvas-scanner-3.2.5-3|74	%_post_service openvas-scanner
14cr|openvas-scanner-3.2.5-3|75	
14cr|openvas-scanner-3.2.5-3|76	%preun
14cr|openvas-scanner-3.2.5-3|77	%_preun_service openvas-scanner
14cr|openvas-scanner-3.2.5-3|78	
14cr|openvas-scanner-3.2.5-3|79	#----------------------------------------------------------------------------
14cr|openvas-scanner-3.2.5-3|80	
14cr|openvas-scanner-3.2.5-3|81	%prep
14cr|openvas-scanner-3.2.5-3|82	%setup -q
14cr|openvas-scanner-3.2.5-3|83	%patch0 -p0 -b .install
14cr|openvas-scanner-3.2.5-3|84	%patch1 -p 1 -b .pkipath
14cr|openvas-scanner-3.2.5-3|85	%patch3 -p 1 -b .rules
14cr|openvas-scanner-3.2.5-3|86	
14cr|openvas-scanner-3.2.5-3|87	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cr|openvas-scanner-3.2.5-3|88	
14cr|openvas-scanner-3.2.5-3|89	%build
14cr|openvas-scanner-3.2.5-3|90	export LDFLAGS="-lopenvas_base -lopenvas_misc -lopenvas_hg -lglib-2.0"
14cr|openvas-scanner-3.2.5-3|91	%serverbuild
14cr|openvas-scanner-3.2.5-3|92	%cmake -DLOCALSTATEDIR=%{_var}
14cr|openvas-scanner-3.2.5-3|93	%make
14cr|openvas-scanner-3.2.5-3|94	
14cr|openvas-scanner-3.2.5-3|95	%install
14cr|openvas-scanner-3.2.5-3|96	%makeinstall_std -C build
14cr|openvas-scanner-3.2.5-3|97	
14cr|openvas-scanner-3.2.5-3|98	#Config directory
14cr|openvas-scanner-3.2.5-3|99	mkdir -p %{buildroot}/%{_sysconfdir}/openvas
14cr|openvas-scanner-3.2.5-3|100	chmod 755 %{buildroot}/%{_sysconfdir}/openvas
14cr|openvas-scanner-3.2.5-3|101	
14cr|openvas-scanner-3.2.5-3|102	#Make directories for the certificates
14cr|openvas-scanner-3.2.5-3|103	mkdir -p %{buildroot}/%{_sysconfdir}/pki/openvas/CA
14cr|openvas-scanner-3.2.5-3|104	chmod 755 %{buildroot}/%{_sysconfdir}/pki/openvas
14cr|openvas-scanner-3.2.5-3|105	chmod 755 %{buildroot}/%{_sysconfdir}/pki/openvas/CA
14cr|openvas-scanner-3.2.5-3|106	mkdir -p %{buildroot}/%{_sysconfdir}/pki/openvas/private/CA
14cr|openvas-scanner-3.2.5-3|107	chmod 700 %{buildroot}/%{_sysconfdir}/pki/openvas/private
14cr|openvas-scanner-3.2.5-3|108	chmod 700 %{buildroot}/%{_sysconfdir}/pki/openvas/private/CA
14cr|openvas-scanner-3.2.5-3|109	
14cr|openvas-scanner-3.2.5-3|110	# Install startup script
14cr|openvas-scanner-3.2.5-3|111	install -Dp -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/openvas-scanner
14cr|openvas-scanner-3.2.5-3|112	
14cr|openvas-scanner-3.2.5-3|113	# Install initial configuration
14cr|openvas-scanner-3.2.5-3|114	sed -e "s:@@OPENVAS_PLUGINS@@:%{_var}/lib/openvas/plugins:g
14cr|openvas-scanner-3.2.5-3|115	s:@@OPENVAS_CACHE@@:%{_var}/cache/openvas:g
14cr|openvas-scanner-3.2.5-3|116	s:@@OPENVAS_LOGDIR@@:%{_var}/log/openvas:g
14cr|openvas-scanner-3.2.5-3|117	s:@@OPENVAS_SYSCONF@@:%{_sysconfdir}/openvas:g
14cr|openvas-scanner-3.2.5-3|118	s:@@OPENVAS_CERT@@:%{_sysconfdir}/pki/openvas:g" %{SOURCE2} > openvassd.conf
14cr|openvas-scanner-3.2.5-3|119	
14cr|openvas-scanner-3.2.5-3|120	install -Dp -m 644 openvassd.conf %{buildroot}/%{_sysconfdir}/openvas/
14cr|openvas-scanner-3.2.5-3|121	
14cr|openvas-scanner-3.2.5-3|122	# install log rotation stuff
14cr|openvas-scanner-3.2.5-3|123	install -m 644 -Dp %{SOURCE3} \
14cr|openvas-scanner-3.2.5-3|124	%{buildroot}/%{_sysconfdir}/logrotate.d/openvas-scanner
14cr|openvas-scanner-3.2.5-3|125	
14cr|openvas-scanner-3.2.5-3|126	# Install sysconfig configration
14cr|openvas-scanner-3.2.5-3|127	install -Dp -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/openvas-scanner
14cr|openvas-scanner-3.2.5-3|128	
14cr|openvas-scanner-3.2.5-3|129	# Install cront script for update
14cr|openvas-scanner-3.2.5-3|130	install -Dp -m 755 %{SOURCE5} %{buildroot}/%{_sbindir}/
14cr|openvas-scanner-3.2.5-3|131	
14cr|openvas-scanner-3.2.5-3|132	# Install cront jobs to periodically update plugins
14cr|openvas-scanner-3.2.5-3|133	install -Dp -m 644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/cron.d/openvas-sync-plugins
14cr|openvas-scanner-3.2.5-3|134	
14cr|openvas-scanner-3.2.5-3|135	
14cr|openvas-scanner-3.2.5-3|136	%changelog
14cr|openvas-scanner-3.2.5-3|137	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.5-3
14cr|openvas-scanner-3.2.5-3|138	+ Revision: 3484d20
14cr|openvas-scanner-3.2.5-3|139	- MassBuild#464: Increase release tag
14cr|openvas-scanner-3.2.5-3|140	
14cr|openvas-scanner-3.2.5-3|141	

3818 14
14cr|openvswitch-1.7.1-3|1	Name:           openvswitch
14cr|openvswitch-1.7.1-3|2	Version:        1.7.1
14cr|openvswitch-1.7.1-3|3	Release:        3
14cr|openvswitch-1.7.1-3|4	Summary:        Open vSwitch daemon/database/utilities
14cr|openvswitch-1.7.1-3|5	
14cr|openvswitch-1.7.1-3|6	Group: 		System/Cluster
14cr|openvswitch-1.7.1-3|7	
14cr|openvswitch-1.7.1-3|8	# Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
14cr|openvswitch-1.7.1-3|9	# lib/sflow*.[ch] files are SISSL
14cr|openvswitch-1.7.1-3|10	# datapath/ is GPLv2 (although not built into any of the binary packages)
14cr|openvswitch-1.7.1-3|11	# python/compat is Python (although not built into any of the binary packages)
14cr|openvswitch-1.7.1-3|12	License:        ASL 2.0 and LGPLv2+ and SISSL
14cr|openvswitch-1.7.1-3|13	URL:            http://openvswitch.org
14cr|openvswitch-1.7.1-3|14	Source0:        http://openvswitch.org/releases/%{name}-%{version}.tar.gz
14cr|openvswitch-1.7.1-3|15	Source1:        openvswitch.service
14cr|openvswitch-1.7.1-3|16	Source2:        openvswitch.init
14cr|openvswitch-1.7.1-3|17	Source3:        openvswitch.logrotate
14cr|openvswitch-1.7.1-3|18	Source4:        ifup-ovs
14cr|openvswitch-1.7.1-3|19	Source5:        ifdown-ovs
14cr|openvswitch-1.7.1-3|20	Source6:        ovsdbmonitor.desktop
14cr|openvswitch-1.7.1-3|21	Source7:        openvswitch-configure-ovskmod-var.patch
14cr|openvswitch-1.7.1-3|22	Source8:        ovsdbmonitor-move-to-its-own-data-directory.patch
14cr|openvswitch-1.7.1-3|23	# make the kmod name configurable since Fedora kernel ships openvswitch module
14cr|openvswitch-1.7.1-3|24	# Source7 is not applied, it's used to generate patch0
14cr|openvswitch-1.7.1-3|25	Patch0:         openvswitch-configure-ovskmod-var-autoconfd.patch
14cr|openvswitch-1.7.1-3|26	# mv ovsdbmonitordir. Source8 (accepted upstream) is source for patch1
14cr|openvswitch-1.7.1-3|27	Patch1:         ovsdbmonitor-move-to-its-own-data-directory-automaked.patch
14cr|openvswitch-1.7.1-3|28	Patch2:         openvswitch-rhel-initscripts-resync.patch
14cr|openvswitch-1.7.1-3|29	
14cr|openvswitch-1.7.1-3|30	BuildRequires:  systemd-units openssl openssl-devel
14cr|openvswitch-1.7.1-3|31	BuildRequires:  python python-twisted-core python-twisted-conch python-zope-interface PyQt4
14cr|openvswitch-1.7.1-3|32	BuildRequires:  desktop-file-utils
14cr|openvswitch-1.7.1-3|33	BuildRequires:  groff graphviz
14cr|openvswitch-1.7.1-3|34	
14cr|openvswitch-1.7.1-3|35	Requires:       openssl iproute2 module-init-tools
14cr|openvswitch-1.7.1-3|36	
14cr|openvswitch-1.7.1-3|37	Requires(post):  systemd-units
14cr|openvswitch-1.7.1-3|38	Requires(preun): systemd-units
14cr|openvswitch-1.7.1-3|39	Requires(postun): systemd-units
14cr|openvswitch-1.7.1-3|40	
14cr|openvswitch-1.7.1-3|41	%description
14cr|openvswitch-1.7.1-3|42	Open vSwitch provides standard network bridging functions and
14cr|openvswitch-1.7.1-3|43	support for the OpenFlow protocol for remote per-flow control of
14cr|openvswitch-1.7.1-3|44	traffic.
14cr|openvswitch-1.7.1-3|45	
14cr|openvswitch-1.7.1-3|46	%package -n python-openvswitch
14cr|openvswitch-1.7.1-3|47	Summary:        Open vSwitch python bindings
14cr|openvswitch-1.7.1-3|48	License:        ASL 2.0
14cr|openvswitch-1.7.1-3|49	BuildArch:      noarch
14cr|openvswitch-1.7.1-3|50	Requires:       python
14cr|openvswitch-1.7.1-3|51	
14cr|openvswitch-1.7.1-3|52	%description -n python-openvswitch
14cr|openvswitch-1.7.1-3|53	Python bindings for the Open vSwitch database
14cr|openvswitch-1.7.1-3|54	
14cr|openvswitch-1.7.1-3|55	%package -n ovsdbmonitor
14cr|openvswitch-1.7.1-3|56	Summary:        Open vSwitch graphical monitoring tool
14cr|openvswitch-1.7.1-3|57	License:        ASL 2.0
14cr|openvswitch-1.7.1-3|58	BuildArch:      noarch
14cr|openvswitch-1.7.1-3|59	Requires:       python-openvswitch = %{version}-%{release}
14cr|openvswitch-1.7.1-3|60	Requires:       python python-twisted-core python-twisted-conch python-zope-interface PyQt4
14cr|openvswitch-1.7.1-3|61	
14cr|openvswitch-1.7.1-3|62	%description -n ovsdbmonitor
14cr|openvswitch-1.7.1-3|63	A GUI tool for monitoring and troubleshooting local or remote Open
14cr|openvswitch-1.7.1-3|64	vSwitch installations.  It presents GUI tables that graphically represent
14cr|openvswitch-1.7.1-3|65	an Open vSwitch kernel flow table (similar to "ovs-dpctl dump-flows")
14cr|openvswitch-1.7.1-3|66	and Open vSwitch database contents (similar to "ovs-vsctl list <table>").
14cr|openvswitch-1.7.1-3|67	
14cr|openvswitch-1.7.1-3|68	%package test
14cr|openvswitch-1.7.1-3|69	Summary:        Open vSwitch testing utilities
14cr|openvswitch-1.7.1-3|70	License:        ASL 2.0
14cr|openvswitch-1.7.1-3|71	BuildArch:      noarch
14cr|openvswitch-1.7.1-3|72	Requires:       python-openvswitch = %{version}-%{release}
14cr|openvswitch-1.7.1-3|73	Requires:       python python-twisted-core python-twisted-web
14cr|openvswitch-1.7.1-3|74	
14cr|openvswitch-1.7.1-3|75	%description test
14cr|openvswitch-1.7.1-3|76	Utilities that are useful to diagnose performance and connectivity
14cr|openvswitch-1.7.1-3|77	issues in Open vSwitch setup.
14cr|openvswitch-1.7.1-3|78	
14cr|openvswitch-1.7.1-3|79	%prep
14cr|openvswitch-1.7.1-3|80	%setup -q
14cr|openvswitch-1.7.1-3|81	#%patch0 -p1 -b .ovskmod
14cr|openvswitch-1.7.1-3|82	#%patch1 -p1 -b .ovsdbmonitordir
14cr|openvswitch-1.7.1-3|83	#%patch2 -p1 -b .initscripts
14cr|openvswitch-1.7.1-3|84	
14cr|openvswitch-1.7.1-3|85	
14cr|openvswitch-1.7.1-3|86	%build
14cr|openvswitch-1.7.1-3|87	%configure --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki OVSKMOD=openvswitch
14cr|openvswitch-1.7.1-3|88	make %{?_smp_mflags}
14cr|openvswitch-1.7.1-3|89	
14cr|openvswitch-1.7.1-3|90	
14cr|openvswitch-1.7.1-3|91	%install
14cr|openvswitch-1.7.1-3|92	rm -rf %{buildroot}/
14cr|openvswitch-1.7.1-3|93	make install DESTDIR=%{buildroot}/
14cr|openvswitch-1.7.1-3|94	
14cr|openvswitch-1.7.1-3|95	install -d -m 0755 %{buildroot}/%{_sysconfdir}/openvswitch
14cr|openvswitch-1.7.1-3|96	
14cr|openvswitch-1.7.1-3|97	src=rhel/usr_share_openvswitch_scripts_sysconfig.template
14cr|openvswitch-1.7.1-3|98	dst=%{buildroot}/%{_sysconfdir}/sysconfig/openvswitch
14cr|openvswitch-1.7.1-3|99	install -p -D -m 0644 $src $dst
14cr|openvswitch-1.7.1-3|100	
14cr|openvswitch-1.7.1-3|101	install -p -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/openvswitch.service
14cr|openvswitch-1.7.1-3|102	install -p -D -m 0755 %{SOURCE2} %{buildroot}/%{_datadir}/openvswitch/scripts/openvswitch.init
14cr|openvswitch-1.7.1-3|103	install -p -D -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/openvswitch
14cr|openvswitch-1.7.1-3|104	
14cr|openvswitch-1.7.1-3|105	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/
14cr|openvswitch-1.7.1-3|106	install -p -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/
14cr|openvswitch-1.7.1-3|107	
14cr|openvswitch-1.7.1-3|108	install -d -m 0755 %{buildroot}//%{_sharedstatedir}/openvswitch
14cr|openvswitch-1.7.1-3|109	
14cr|openvswitch-1.7.1-3|110	install -d -m 0755 %{buildroot}/%{python_sitelib}
14cr|openvswitch-1.7.1-3|111	mv %{buildroot}//%{_datadir}/openvswitch/python/* %{buildroot}/%{python_sitelib}
14cr|openvswitch-1.7.1-3|112	rmdir %{buildroot}//%{_datadir}/openvswitch/python/
14cr|openvswitch-1.7.1-3|113	
14cr|openvswitch-1.7.1-3|114	# Get rid of stuff we don't want to make RPM happy.
14cr|openvswitch-1.7.1-3|115	rm -f \
14cr|openvswitch-1.7.1-3|116	%{buildroot}/%{_bindir}/ovs-controller \
14cr|openvswitch-1.7.1-3|117	%{buildroot}/%{_mandir}/man8/ovs-controller.8 \
14cr|openvswitch-1.7.1-3|118	%{buildroot}/%{_sbindir}/ovs-vlan-bug-workaround \
14cr|openvswitch-1.7.1-3|119	%{buildroot}/%{_mandir}/man8/ovs-vlan-bug-workaround.8 \
14cr|openvswitch-1.7.1-3|120	%{buildroot}/%{_sbindir}/ovs-brcompatd \
14cr|openvswitch-1.7.1-3|121	%{buildroot}/%{_mandir}/man8/ovs-brcompatd.8
14cr|openvswitch-1.7.1-3|122	
14cr|openvswitch-1.7.1-3|123	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications %{SOURCE6}
14cr|openvswitch-1.7.1-3|124	
14cr|openvswitch-1.7.1-3|125	install -d -m 0755 %{buildroot}/%{_datadir}/ovsdbmonitor
14cr|openvswitch-1.7.1-3|126	
14cr|openvswitch-1.7.1-3|127	%post
14cr|openvswitch-1.7.1-3|128	if [ $1 -eq 1 ] ; then
14cr|openvswitch-1.7.1-3|129	# Initial installation
14cr|openvswitch-1.7.1-3|130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|openvswitch-1.7.1-3|131	fi
14cr|openvswitch-1.7.1-3|132	
14cr|openvswitch-1.7.1-3|133	%preun
14cr|openvswitch-1.7.1-3|134	if [ "$1" = "0" ]; then
14cr|openvswitch-1.7.1-3|135	# Package removal, not upgrade
14cr|openvswitch-1.7.1-3|136	/bin/systemctl --no-reload disable openvswitch.service > /dev/null 2>&1 || :
14cr|openvswitch-1.7.1-3|137	/bin/systemctl stop openvswitch.service > /dev/null 2>&1 || :
14cr|openvswitch-1.7.1-3|138	fi
14cr|openvswitch-1.7.1-3|139	
14cr|openvswitch-1.7.1-3|140	%postun
14cr|openvswitch-1.7.1-3|141	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|openvswitch-1.7.1-3|142	if [ $1 -ge 1 ] ; then
14cr|openvswitch-1.7.1-3|143	# Package upgrade, not uninstall
14cr|openvswitch-1.7.1-3|144	/bin/systemctl try-restart openvswitch.service >/dev/null 2>&1 || :
14cr|openvswitch-1.7.1-3|145	fi
14cr|openvswitch-1.7.1-3|146	
14cr|openvswitch-1.7.1-3|147	
14cr|openvswitch-1.7.1-3|148	%files
14cr|openvswitch-1.7.1-3|149	%{_sysconfdir}/openvswitch/
14cr|openvswitch-1.7.1-3|150	%config(noreplace) %{_sysconfdir}/logrotate.d/openvswitch
14cr|openvswitch-1.7.1-3|151	%config(noreplace) %{_sysconfdir}/sysconfig/openvswitch
14cr|openvswitch-1.7.1-3|152	%{_sysconfdir}/sysconfig/network-scripts/ifup-ovs
14cr|openvswitch-1.7.1-3|153	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ovs
14cr|openvswitch-1.7.1-3|154	%{_unitdir}/openvswitch.service
14cr|openvswitch-1.7.1-3|155	%{_bindir}/ovs-appctl
14cr|openvswitch-1.7.1-3|156	%{_bindir}/ovs-benchmark
14cr|openvswitch-1.7.1-3|157	%{_bindir}/ovs-dpctl
14cr|openvswitch-1.7.1-3|158	%{_bindir}/ovs-ofctl
14cr|openvswitch-1.7.1-3|159	%{_bindir}/ovs-parse-leaks
14cr|openvswitch-1.7.1-3|160	%{_bindir}/ovs-pcap
14cr|openvswitch-1.7.1-3|161	%{_bindir}/ovs-pki
14cr|openvswitch-1.7.1-3|162	%{_bindir}/ovs-tcpundump
14cr|openvswitch-1.7.1-3|163	%{_bindir}/ovs-vsctl
14cr|openvswitch-1.7.1-3|164	%{_bindir}/ovsdb-client
14cr|openvswitch-1.7.1-3|165	%{_bindir}/ovsdb-tool
14cr|openvswitch-1.7.1-3|166	# ovs-bugtool is LGPLv2+
14cr|openvswitch-1.7.1-3|167	%{_sbindir}/ovs-bugtool
14cr|openvswitch-1.7.1-3|168	%{_sbindir}/ovs-vswitchd
14cr|openvswitch-1.7.1-3|169	%{_sbindir}/ovsdb-server
14cr|openvswitch-1.7.1-3|170	%{_mandir}/man1/ovs-benchmark.1*
14cr|openvswitch-1.7.1-3|171	%{_mandir}/man1/ovs-pcap.1*
14cr|openvswitch-1.7.1-3|172	%{_mandir}/man1/ovs-tcpundump.1*
14cr|openvswitch-1.7.1-3|173	%{_mandir}/man1/ovsdb-client.1*
14cr|openvswitch-1.7.1-3|174	%{_mandir}/man1/ovsdb-server.1*
14cr|openvswitch-1.7.1-3|175	%{_mandir}/man1/ovsdb-tool.1*
14cr|openvswitch-1.7.1-3|176	%{_mandir}/man5/ovs-vswitchd.conf.db.5*
14cr|openvswitch-1.7.1-3|177	%{_mandir}/man8/ovs-appctl.8*
14cr|openvswitch-1.7.1-3|178	%{_mandir}/man8/ovs-bugtool.8*
14cr|openvswitch-1.7.1-3|179	%{_mandir}/man8/ovs-ctl.8*
14cr|openvswitch-1.7.1-3|180	%{_mandir}/man8/ovs-dpctl.8*
14cr|openvswitch-1.7.1-3|181	%{_mandir}/man8/ovs-ofctl.8*
14cr|openvswitch-1.7.1-3|182	%{_mandir}/man8/ovs-parse-leaks.8*
14cr|openvswitch-1.7.1-3|183	%{_mandir}/man8/ovs-pki.8*
14cr|openvswitch-1.7.1-3|184	%{_mandir}/man8/ovs-vsctl.8*
14cr|openvswitch-1.7.1-3|185	%{_mandir}/man8/ovs-vswitchd.8*
14cr|openvswitch-1.7.1-3|186	# /usr/share/openvswitch/bugtool-plugins and
14cr|openvswitch-1.7.1-3|187	# /usr/share/openvswitch/scripts/ovs-bugtool* are LGPLv2+
14cr|openvswitch-1.7.1-3|188	%{_datadir}/openvswitch/
14cr|openvswitch-1.7.1-3|189	%{_sharedstatedir}/openvswitch
14cr|openvswitch-1.7.1-3|190	# see COPYING for full licensing details
14cr|openvswitch-1.7.1-3|191	%doc COPYING DESIGN INSTALL.SSL NOTICE README WHY-OVS rhel/README.RHEL
14cr|openvswitch-1.7.1-3|192	
14cr|openvswitch-1.7.1-3|193	%files -n python-openvswitch
14cr|openvswitch-1.7.1-3|194	%{python_sitelib}/ovs
14cr|openvswitch-1.7.1-3|195	%doc COPYING
14cr|openvswitch-1.7.1-3|196	
14cr|openvswitch-1.7.1-3|197	%files -n ovsdbmonitor
14cr|openvswitch-1.7.1-3|198	%{_bindir}/ovsdbmonitor
14cr|openvswitch-1.7.1-3|199	%{_mandir}/man1/ovsdbmonitor.1*
14cr|openvswitch-1.7.1-3|200	%{_datadir}/ovsdbmonitor
14cr|openvswitch-1.7.1-3|201	%{_datadir}/applications/ovsdbmonitor.desktop
14cr|openvswitch-1.7.1-3|202	%doc ovsdb/ovsdbmonitor/COPYING
14cr|openvswitch-1.7.1-3|203	
14cr|openvswitch-1.7.1-3|204	%files test
14cr|openvswitch-1.7.1-3|205	%{_bindir}/ovs-test
14cr|openvswitch-1.7.1-3|206	%{_bindir}/ovs-vlan-test
14cr|openvswitch-1.7.1-3|207	%{_mandir}/man8/ovs-test.8*
14cr|openvswitch-1.7.1-3|208	%{_mandir}/man8/ovs-vlan-test.8*
14cr|openvswitch-1.7.1-3|209	%{python_sitelib}/ovstest
14cr|openvswitch-1.7.1-3|210	
14cr|openvswitch-1.7.1-3|211	
14cr|openvswitch-1.7.1-3|212	
14cr|openvswitch-1.7.1-3|213	%changelog
14cr|openvswitch-1.7.1-3|214	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-3
14cr|openvswitch-1.7.1-3|215	+ Revision: 9097df2
14cr|openvswitch-1.7.1-3|216	- MassBuild#464: Increase release tag
14cr|openvswitch-1.7.1-3|217	
14cr|openvswitch-1.7.1-3|218	

3819 14
14cr|openxcom-1.0.0-3|1	Summary:	Open-source reimplementation of the original X-Com
14cr|openxcom-1.0.0-3|2	Name:		openxcom
14cr|openxcom-1.0.0-3|3	Version:	1.0.0
14cr|openxcom-1.0.0-3|4	Release:	3
14cr|openxcom-1.0.0-3|5	License:	GPLv3+
14cr|openxcom-1.0.0-3|6	Group:		Games/Strategy
14cr|openxcom-1.0.0-3|7	Url:		http://openxcom.org/
14cr|openxcom-1.0.0-3|8	Source0:	https://github.com/SupSuper/OpenXcom/%{name}-%{version}.tar.gz
14cr|openxcom-1.0.0-3|9	# http://www.iconfinder.com/icondetails/1360/128/ufo_icon
14cr|openxcom-1.0.0-3|10	Source1:	%{name}.png
14cr|openxcom-1.0.0-3|11	BuildRequires:	cmake
14cr|openxcom-1.0.0-3|12	BuildRequires:	imagemagick
14cr|openxcom-1.0.0-3|13	BuildRequires:	pkgconfig(gl)
14cr|openxcom-1.0.0-3|14	BuildRequires:	pkgconfig(glu)
14cr|openxcom-1.0.0-3|15	BuildRequires:	pkgconfig(sdl)
14cr|openxcom-1.0.0-3|16	BuildRequires:	pkgconfig(SDL_gfx)
14cr|openxcom-1.0.0-3|17	BuildRequires:	pkgconfig(SDL_image)
14cr|openxcom-1.0.0-3|18	BuildRequires:	pkgconfig(SDL_mixer)
14cr|openxcom-1.0.0-3|19	BuildRequires:	pkgconfig(yaml-cpp)
14cr|openxcom-1.0.0-3|20	
14cr|openxcom-1.0.0-3|21	%description
14cr|openxcom-1.0.0-3|22	OpenXcom is an open-source reimplementation of the popular
14cr|openxcom-1.0.0-3|23	UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by
14cr|openxcom-1.0.0-3|24	Microprose, licensed under the GPL and written in C++ / SDL.
14cr|openxcom-1.0.0-3|25	See more info at the website: http://openxcom.org
14cr|openxcom-1.0.0-3|26	
14cr|openxcom-1.0.0-3|27	OpenXcom requires the original X-Com resources (any version).
14cr|openxcom-1.0.0-3|28	If you have the Steam version, you can find the X-Com game
14cr|openxcom-1.0.0-3|29	folder in "Steam\steamapps\common\xcom ufo defense\XCOM".
14cr|openxcom-1.0.0-3|30	
14cr|openxcom-1.0.0-3|31	When installing manually, copy the X-Com subfolders (GEODATA,
14cr|openxcom-1.0.0-3|32	GEOGRAPH, MAPS, ROUTES, SOUND, TERRAIN, UFOGRAPH, UFOINTRO,
14cr|openxcom-1.0.0-3|33	UNITS) to OpenXcom's data folder in the following path:
14cr|openxcom-1.0.0-3|34	/usr/share/openxcom/
14cr|openxcom-1.0.0-3|35	
14cr|openxcom-1.0.0-3|36	Important! Please use supported game editions for data files.
14cr|openxcom-1.0.0-3|37	Otherwise you may get various messages about missing files or
14cr|openxcom-1.0.0-3|38	even segmentation faults.
14cr|openxcom-1.0.0-3|39	
14cr|openxcom-1.0.0-3|40	%files
14cr|openxcom-1.0.0-3|41	%{_bindir}/%{name}
14cr|openxcom-1.0.0-3|42	%{_datadir}/applications/%{name}.desktop
14cr|openxcom-1.0.0-3|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|openxcom-1.0.0-3|44	%defattr(0644,root,root,0777)
14cr|openxcom-1.0.0-3|45	%{_datadir}/%{name}
14cr|openxcom-1.0.0-3|46	
14cr|openxcom-1.0.0-3|47	#----------------------------------------------------------------------------
14cr|openxcom-1.0.0-3|48	
14cr|openxcom-1.0.0-3|49	%prep
14cr|openxcom-1.0.0-3|50	%setup -q
14cr|openxcom-1.0.0-3|51	
14cr|openxcom-1.0.0-3|52	%build
14cr|openxcom-1.0.0-3|53	%cmake
14cr|openxcom-1.0.0-3|54	%make
14cr|openxcom-1.0.0-3|55	
14cr|openxcom-1.0.0-3|56	%install
14cr|openxcom-1.0.0-3|57	%makeinstall_std -C build
14cr|openxcom-1.0.0-3|58	
14cr|openxcom-1.0.0-3|59	# install menu entry
14cr|openxcom-1.0.0-3|60	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|openxcom-1.0.0-3|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|openxcom-1.0.0-3|62	[Desktop Entry]
14cr|openxcom-1.0.0-3|63	Name=OpenXcom
14cr|openxcom-1.0.0-3|64	Comment=Open-source reimplementation of the original X-Com
14cr|openxcom-1.0.0-3|65	Exec=%{_bindir}/%{name}
14cr|openxcom-1.0.0-3|66	Icon=%{name}
14cr|openxcom-1.0.0-3|67	Terminal=false
14cr|openxcom-1.0.0-3|68	Type=Application
14cr|openxcom-1.0.0-3|69	Categories=Game;StrategyGame;
14cr|openxcom-1.0.0-3|70	EOF
14cr|openxcom-1.0.0-3|71	
14cr|openxcom-1.0.0-3|72	# install menu icons
14cr|openxcom-1.0.0-3|73	for N in 16 32 48 64 128;
14cr|openxcom-1.0.0-3|74	do
14cr|openxcom-1.0.0-3|75	convert %{SOURCE1} -resize ${N}x${N} $N.png;
14cr|openxcom-1.0.0-3|76	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|openxcom-1.0.0-3|77	done
14cr|openxcom-1.0.0-3|78	
14cr|openxcom-1.0.0-3|79	
14cr|openxcom-1.0.0-3|80	%changelog
14cr|openxcom-1.0.0-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|openxcom-1.0.0-3|82	+ Revision: 031664c
14cr|openxcom-1.0.0-3|83	- MassBuild#464: Increase release tag
14cr|openxcom-1.0.0-3|84	
14cr|openxcom-1.0.0-3|85	

3820 14
14cr|optipng-0.7.4-1|1	Name:           optipng
14cr|optipng-0.7.4-1|2	Version:        0.7.4
14cr|optipng-0.7.4-1|3	Release:        1
14cr|optipng-0.7.4-1|4	Summary:        A PNG optimizer and converter
14cr|optipng-0.7.4-1|5	Group:          Graphics
14cr|optipng-0.7.4-1|6	License:        zlib
14cr|optipng-0.7.4-1|7	URL:            http://optipng.sourceforge.net/
14cr|optipng-0.7.4-1|8	Source0:        http://sourceforge.net/projects/optipng/files/OptiPNG/optipng-0.7.4/%{name}-%{version}.tar.gz
14cr|optipng-0.7.4-1|9	BuildRequires:  zlib-devel libpng-devel
14cr|optipng-0.7.4-1|10	
14cr|optipng-0.7.4-1|11	%description
14cr|optipng-0.7.4-1|12	OptiPNG is a PNG optimizer that recompresses image files to a smaller size,
14cr|optipng-0.7.4-1|13	without losing any information. This program also converts external formats
14cr|optipng-0.7.4-1|14	(BMP, GIF, PNM; TIFF support is coming up) to optimized PNG, and performs PNG
14cr|optipng-0.7.4-1|15	integrity checks and corrections.
14cr|optipng-0.7.4-1|16	
14cr|optipng-0.7.4-1|17	
14cr|optipng-0.7.4-1|18	%prep
14cr|optipng-0.7.4-1|19	%setup -q
14cr|optipng-0.7.4-1|20	
14cr|optipng-0.7.4-1|21	%build
14cr|optipng-0.7.4-1|22	./configure -with-system-zlib -with-system-libpng
14cr|optipng-0.7.4-1|23	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|optipng-0.7.4-1|24	
14cr|optipng-0.7.4-1|25	%install
14cr|optipng-0.7.4-1|26	%makeinstall_std prefix=%{_prefix} man1dir=%{_mandir}/man1
14cr|optipng-0.7.4-1|27	
14cr|optipng-0.7.4-1|28	%files
14cr|optipng-0.7.4-1|29	%doc README.txt LICENSE.txt doc/*
14cr|optipng-0.7.4-1|30	%{_bindir}/optipng
14cr|optipng-0.7.4-1|31	%{_mandir}/man1/optipng.*
14cr|optipng-0.7.4-1|32	
14cr|optipng-0.7.4-1|33	%changelog
14cr|optipng-0.7.4-1|34	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-1
14cr|optipng-0.7.4-1|35	+ Revision: be999db
14cr|optipng-0.7.4-1|36	- Updated to 0.7.4 (by updates_builder)
14cr|optipng-0.7.4-1|37	
14cr|optipng-0.7.4-1|38	

3821 14
14cr|orage-4.8.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|orage-4.8.4-3|2	
14cr|orage-4.8.4-3|3	Summary:	Time-managing application for Xfce desktop environment
14cr|orage-4.8.4-3|4	Name:		orage
14cr|orage-4.8.4-3|5	Version:	4.8.4
14cr|orage-4.8.4-3|6	Release:	3
14cr|orage-4.8.4-3|7	License:	GPLv2+
14cr|orage-4.8.4-3|8	Group:		Graphical desktop/Xfce
14cr|orage-4.8.4-3|9	URL:		http://www.xfce.org
14cr|orage-4.8.4-3|10	Source0:	http://archive.xfce.org/src/apps/orage/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|orage-4.8.4-3|11	BuildRequires:	bison
14cr|orage-4.8.4-3|12	BuildRequires:	chrpath
14cr|orage-4.8.4-3|13	BuildRequires:	desktop-file-utils
14cr|orage-4.8.4-3|14	BuildRequires:	flex
14cr|orage-4.8.4-3|15	BuildRequires:	pkgconfig(dbus-1)
14cr|orage-4.8.4-3|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|orage-4.8.4-3|17	BuildRequires:	pkgconfig(libical)
14cr|orage-4.8.4-3|18	BuildRequires:	pkgconfig(libnotify)
14cr|orage-4.8.4-3|19	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|orage-4.8.4-3|20	BuildRequires:	pkgconfig(popt)
14cr|orage-4.8.4-3|21	Provides:	xfcalendar = %{version}
14cr|orage-4.8.4-3|22	Obsoletes:	xfcalendar < 4.5
14cr|orage-4.8.4-3|23	
14cr|orage-4.8.4-3|24	%description
14cr|orage-4.8.4-3|25	Orage is a time-managing application for the Xfce desktop environment,
14cr|orage-4.8.4-3|26	featuring:
14cr|orage-4.8.4-3|27	
14cr|orage-4.8.4-3|28	- Time-based events
14cr|orage-4.8.4-3|29	- Data stored in ical format.
14cr|orage-4.8.4-3|30	- Recurring appointments
14cr|orage-4.8.4-3|31	- Reminder up to 2 days before the event starts
14cr|orage-4.8.4-3|32	- Possibility to choose your alarm sound
14cr|orage-4.8.4-3|33	- Repeating the alarm sound until you close the reminder window
14cr|orage-4.8.4-3|34	- Possibility to duplicate an appointment
14cr|orage-4.8.4-3|35	- Archiving system for keeping your history in different files for
14cr|orage-4.8.4-3|36	avoiding overloads in the main working file.
14cr|orage-4.8.4-3|37	
14cr|orage-4.8.4-3|38	%files -f %{name}.lang
14cr|orage-4.8.4-3|39	%doc README AUTHORS
14cr|orage-4.8.4-3|40	%doc doc/C/images/*.png doc/C/orage.html
14cr|orage-4.8.4-3|41	%{_bindir}/*
14cr|orage-4.8.4-3|42	%{_libdir}/xfce4
14cr|orage-4.8.4-3|43	%{_datadir}/applications/*
14cr|orage-4.8.4-3|44	%{_datadir}/xfce4/panel-plugins/xfce4-orageclock-plugin.desktop
14cr|orage-4.8.4-3|45	%{_iconsdir}/hicolor/*/apps/*.png
14cr|orage-4.8.4-3|46	%{_iconsdir}/hicolor/*/apps/*.svg
14cr|orage-4.8.4-3|47	%{_iconsdir}/hicolor/*/apps/*.xpm
14cr|orage-4.8.4-3|48	%dir %{_datadir}/orage
14cr|orage-4.8.4-3|49	%{_datadir}/orage/sounds/
14cr|orage-4.8.4-3|50	%{_datadir}/dbus-1/services/org.xfce.*.service
14cr|orage-4.8.4-3|51	%{_mandir}/man1/*.*
14cr|orage-4.8.4-3|52	
14cr|orage-4.8.4-3|53	#----------------------------------------------------------------------------
14cr|orage-4.8.4-3|54	
14cr|orage-4.8.4-3|55	%prep
14cr|orage-4.8.4-3|56	%setup -q
14cr|orage-4.8.4-3|57	
14cr|orage-4.8.4-3|58	%build
14cr|orage-4.8.4-3|59	%define Werror_cflags %nil
14cr|orage-4.8.4-3|60	
14cr|orage-4.8.4-3|61	%configure2_5x \
14cr|orage-4.8.4-3|62	--disable-static \
14cr|orage-4.8.4-3|63	--enable-reentrant \
14cr|orage-4.8.4-3|64	--enable-dbus \
14cr|orage-4.8.4-3|65	--enable-archive \
14cr|orage-4.8.4-3|66	--enable-libnotify \
14cr|orage-4.8.4-3|67	--enable-libxfce4panel
14cr|orage-4.8.4-3|68	
14cr|orage-4.8.4-3|69	%make
14cr|orage-4.8.4-3|70	
14cr|orage-4.8.4-3|71	%install
14cr|orage-4.8.4-3|72	%makeinstall_std
14cr|orage-4.8.4-3|73	
14cr|orage-4.8.4-3|74	#disable rpath in _bin
14cr|orage-4.8.4-3|75	chrpath -d %{buildroot}/%{_bindir}/*
14cr|orage-4.8.4-3|76	
14cr|orage-4.8.4-3|77	rm -rf %{buildroot}%{_datadir}/orage/doc
14cr|orage-4.8.4-3|78	
14cr|orage-4.8.4-3|79	%find_lang %{name} %{name}.lang
14cr|orage-4.8.4-3|80	
14cr|orage-4.8.4-3|81	desktop-file-install \
14cr|orage-4.8.4-3|82	--add-only-show-in="XFCE" \
14cr|orage-4.8.4-3|83	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|orage-4.8.4-3|84	
14cr|orage-4.8.4-3|85	
14cr|orage-4.8.4-3|86	%changelog
14cr|orage-4.8.4-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.8.4-3
14cr|orage-4.8.4-3|88	+ Revision: 6c2fabc
14cr|orage-4.8.4-3|89	- MassBuild#464: Increase release tag
14cr|orage-4.8.4-3|90	
14cr|orage-4.8.4-3|91	

3822 14
14cr|orbital_eunuchs_sniper-1.28-12|1	%define	name	orbital_eunuchs_sniper
14cr|orbital_eunuchs_sniper-1.28-12|2	%define	version	1.28
14cr|orbital_eunuchs_sniper-1.28-12|3	%define rel	12
14cr|orbital_eunuchs_sniper-1.28-12|4	%define	Summary	Orbital Eunuchs Sniper
14cr|orbital_eunuchs_sniper-1.28-12|5	
14cr|orbital_eunuchs_sniper-1.28-12|6	Name:		%{name}
14cr|orbital_eunuchs_sniper-1.28-12|7	Version:	%{version}
14cr|orbital_eunuchs_sniper-1.28-12|8	Release:	%mkrel %rel
14cr|orbital_eunuchs_sniper-1.28-12|9	URL:		http://www.icculus.org/oes/
14cr|orbital_eunuchs_sniper-1.28-12|10	Source0:	%{name}-%{version}.tar.bz2
14cr|orbital_eunuchs_sniper-1.28-12|11	Source11:	%{name}-16x16.png
14cr|orbital_eunuchs_sniper-1.28-12|12	Source12:	%{name}-32x32.png
14cr|orbital_eunuchs_sniper-1.28-12|13	Source13:	%{name}-48x48.png
14cr|orbital_eunuchs_sniper-1.28-12|14	Patch0:		orbital_eunuchs_sniper-pointer_size.patch
14cr|orbital_eunuchs_sniper-1.28-12|15	License:	BSD
14cr|orbital_eunuchs_sniper-1.28-12|16	Group:		Games/Arcade
14cr|orbital_eunuchs_sniper-1.28-12|17	Summary:	%{Summary}
14cr|orbital_eunuchs_sniper-1.28-12|18	BuildRequires:	SDL-devel
14cr|orbital_eunuchs_sniper-1.28-12|19	BuildRequires:	SDL_image-devel
14cr|orbital_eunuchs_sniper-1.28-12|20	BuildRequires:	SDL_mixer-devel
14cr|orbital_eunuchs_sniper-1.28-12|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|orbital_eunuchs_sniper-1.28-12|22	
14cr|orbital_eunuchs_sniper-1.28-12|23	%description
14cr|orbital_eunuchs_sniper-1.28-12|24	Orbital Eunuchs Sniper is a simple game in which the player
14cr|orbital_eunuchs_sniper-1.28-12|25	must control an orbital laser to prevent harm from coming to
14cr|orbital_eunuchs_sniper-1.28-12|26	the VIPs (in blue squares) in the form of human threats
14cr|orbital_eunuchs_sniper-1.28-12|27	(in red squares). Avoid killing the neutral humans, however,
14cr|orbital_eunuchs_sniper-1.28-12|28	or else you may be 'retired'.
14cr|orbital_eunuchs_sniper-1.28-12|29	
14cr|orbital_eunuchs_sniper-1.28-12|30	%prep
14cr|orbital_eunuchs_sniper-1.28-12|31	%setup -q
14cr|orbital_eunuchs_sniper-1.28-12|32	%patch0 -p0
14cr|orbital_eunuchs_sniper-1.28-12|33	
14cr|orbital_eunuchs_sniper-1.28-12|34	%build
14cr|orbital_eunuchs_sniper-1.28-12|35	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|orbital_eunuchs_sniper-1.28-12|36	--datadir=%{_gamesdatadir} \
14cr|orbital_eunuchs_sniper-1.28-12|37	--with-games-dir=%{_gamesdatadir} \
14cr|orbital_eunuchs_sniper-1.28-12|38	--with-pic \
14cr|orbital_eunuchs_sniper-1.28-12|39	--with-gnu-ld \
14cr|orbital_eunuchs_sniper-1.28-12|40	--disable-debug
14cr|orbital_eunuchs_sniper-1.28-12|41	%make
14cr|orbital_eunuchs_sniper-1.28-12|42	
14cr|orbital_eunuchs_sniper-1.28-12|43	%install
14cr|orbital_eunuchs_sniper-1.28-12|44	%{__rm} -rf $RPM_BUILD_ROOT
14cr|orbital_eunuchs_sniper-1.28-12|45	%{makeinstall_std}
14cr|orbital_eunuchs_sniper-1.28-12|46	
14cr|orbital_eunuchs_sniper-1.28-12|47	#(peroyvind) move ark-config to %{_bindir} as this belongs to the devel package
14cr|orbital_eunuchs_sniper-1.28-12|48	%{__install} -d $RPM_BUILD_ROOT{%{_bindir},%{_gamesdatadir}}
14cr|orbital_eunuchs_sniper-1.28-12|49	
14cr|orbital_eunuchs_sniper-1.28-12|50	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|orbital_eunuchs_sniper-1.28-12|51	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|orbital_eunuchs_sniper-1.28-12|52	[Desktop Entry]
14cr|orbital_eunuchs_sniper-1.28-12|53	Name=%Summary
14cr|orbital_eunuchs_sniper-1.28-12|54	Comment=%Summary
14cr|orbital_eunuchs_sniper-1.28-12|55	Exec=%{_gamesbindir}/snipe2d
14cr|orbital_eunuchs_sniper-1.28-12|56	Icon=%name
14cr|orbital_eunuchs_sniper-1.28-12|57	Terminal=false
14cr|orbital_eunuchs_sniper-1.28-12|58	Type=Application
14cr|orbital_eunuchs_sniper-1.28-12|59	StartupNotify=true
14cr|orbital_eunuchs_sniper-1.28-12|60	Categories=Game;ArcadeGame;
14cr|orbital_eunuchs_sniper-1.28-12|61	EOF
14cr|orbital_eunuchs_sniper-1.28-12|62	
14cr|orbital_eunuchs_sniper-1.28-12|63	
14cr|orbital_eunuchs_sniper-1.28-12|64	%{__install} -m644 %{SOURCE11} -D ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|65	%{__install} -m644 %{SOURCE12} -D ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|66	%{__install} -m644 %{SOURCE13} -D ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|67	
14cr|orbital_eunuchs_sniper-1.28-12|68	#(peroyvind) clean out crap
14cr|orbital_eunuchs_sniper-1.28-12|69	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snipe2d.x86.static
14cr|orbital_eunuchs_sniper-1.28-12|70	mv $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snipe2d.x86.dynamic $RPM_BUILD_ROOT%{_gamesbindir}/snipe2d.bin
14cr|orbital_eunuchs_sniper-1.28-12|71	
14cr|orbital_eunuchs_sniper-1.28-12|72	cat <<EOF > $RPM_BUILD_ROOT%{_gamesbindir}/snipe2d
14cr|orbital_eunuchs_sniper-1.28-12|73	#! /bin/bash
14cr|orbital_eunuchs_sniper-1.28-12|74	pushd %{_gamesdatadir}/orbital_eunuchs_sniper
14cr|orbital_eunuchs_sniper-1.28-12|75	snipe2d.bin \$*
14cr|orbital_eunuchs_sniper-1.28-12|76	popd
14cr|orbital_eunuchs_sniper-1.28-12|77	EOF
14cr|orbital_eunuchs_sniper-1.28-12|78	
14cr|orbital_eunuchs_sniper-1.28-12|79	%if %mdkversion < 200900
14cr|orbital_eunuchs_sniper-1.28-12|80	%post
14cr|orbital_eunuchs_sniper-1.28-12|81	%update_menus
14cr|orbital_eunuchs_sniper-1.28-12|82	%endif
14cr|orbital_eunuchs_sniper-1.28-12|83	
14cr|orbital_eunuchs_sniper-1.28-12|84	%if %mdkversion < 200900
14cr|orbital_eunuchs_sniper-1.28-12|85	%postun
14cr|orbital_eunuchs_sniper-1.28-12|86	%clean_menus
14cr|orbital_eunuchs_sniper-1.28-12|87	%endif
14cr|orbital_eunuchs_sniper-1.28-12|88	
14cr|orbital_eunuchs_sniper-1.28-12|89	%clean
14cr|orbital_eunuchs_sniper-1.28-12|90	%{__rm} -rf $RPM_BUILD_ROOT
14cr|orbital_eunuchs_sniper-1.28-12|91	
14cr|orbital_eunuchs_sniper-1.28-12|92	%files
14cr|orbital_eunuchs_sniper-1.28-12|93	%defattr(644,root,root,755)
14cr|orbital_eunuchs_sniper-1.28-12|94	%doc AUTHORS ChangeLog NEWS README TODO COPYING
14cr|orbital_eunuchs_sniper-1.28-12|95	%{_gamesdatadir}/%{name}
14cr|orbital_eunuchs_sniper-1.28-12|96	%{_iconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|97	%{_liconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|98	%{_miconsdir}/%{name}.png
14cr|orbital_eunuchs_sniper-1.28-12|99	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|orbital_eunuchs_sniper-1.28-12|100	%defattr(755,root,root,755)
14cr|orbital_eunuchs_sniper-1.28-12|101	%{_gamesbindir}/*
14cr|orbital_eunuchs_sniper-1.28-12|102	
14cr|orbital_eunuchs_sniper-1.28-12|103	
14cr|orbital_eunuchs_sniper-1.28-12|104	
14cr|orbital_eunuchs_sniper-1.28-12|105	
14cr|orbital_eunuchs_sniper-1.28-12|106	
14cr|orbital_eunuchs_sniper-1.28-12|107	%changelog
14cr|orbital_eunuchs_sniper-1.28-12|108	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.28-12
14cr|orbital_eunuchs_sniper-1.28-12|109	+ Revision: 2e3b5db
14cr|orbital_eunuchs_sniper-1.28-12|110	- Automatic import for version 1.28
14cr|orbital_eunuchs_sniper-1.28-12|111	
14cr|orbital_eunuchs_sniper-1.28-12|112	

3823 14
14cr|osc-0.144-2|1	Name:		osc
14cr|osc-0.144-2|2	Version:	0.144
14cr|osc-0.144-2|3	Release:	2
14cr|osc-0.144-2|4	Summary:	OpenSUSE Build Service Commander
14cr|osc-0.144-2|5	Group:		Development/Other
14cr|osc-0.144-2|6	License:	GPLv2+
14cr|osc-0.144-2|7	URL:		https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/python/osc/
14cr|osc-0.144-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|osc-0.144-2|9	Source1:	complete.csh
14cr|osc-0.144-2|10	Source2:	complete.sh
14cr|osc-0.144-2|11	Source3:	osc.complete
14cr|osc-0.144-2|12	BuildRequires:	python-elementtree
14cr|osc-0.144-2|13	BuildRequires:	pythonegg(m2crypto)
14cr|osc-0.144-2|14	BuildRequires:	pythonegg(urlgrabber)
14cr|osc-0.144-2|15	Requires:	python-elementtree
14cr|osc-0.144-2|16	Requires:	pythonegg(m2crypto)
14cr|osc-0.144-2|17	Requires:	pythonegg(urlgrabber)
14cr|osc-0.144-2|18	Requires:	python-rpm
14cr|osc-0.144-2|19	BuildArch:	noarch
14cr|osc-0.144-2|20	
14cr|osc-0.144-2|21	%description
14cr|osc-0.144-2|22	Commandline client for the openSUSE Build Service.
14cr|osc-0.144-2|23	
14cr|osc-0.144-2|24	See http://en.opensuse.org/Build_Service/CLI , as well as
14cr|osc-0.144-2|25	http://en.opensuse.org/Build_Service_Tutorial for a general
14cr|osc-0.144-2|26	introduction.
14cr|osc-0.144-2|27	
14cr|osc-0.144-2|28	%prep
14cr|osc-0.144-2|29	%setup -q
14cr|osc-0.144-2|30	
14cr|osc-0.144-2|31	%build
14cr|osc-0.144-2|32	python setup.py build
14cr|osc-0.144-2|33	
14cr|osc-0.144-2|34	%install
14cr|osc-0.144-2|35	python setup.py install --prefix=%{_prefix} --root %{buildroot}
14cr|osc-0.144-2|36	ln -s osc-wrapper.py %{buildroot}%{_bindir}/osc
14cr|osc-0.144-2|37	mkdir -p %{buildroot}%{_localstatedir}/lib/osc-plugins
14cr|osc-0.144-2|38	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/profile.d/osc.csh
14cr|osc-0.144-2|39	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/profile.d/osc.sh
14cr|osc-0.144-2|40	install -m755 %{SOURCE3} -D %{buildroot}%{_prefix}/lib/osc/complete
14cr|osc-0.144-2|41	
14cr|osc-0.144-2|42	%files
14cr|osc-0.144-2|43	%doc README
14cr|osc-0.144-2|44	%{_bindir}/osc*
14cr|osc-0.144-2|45	%{python_sitelib}/*
14cr|osc-0.144-2|46	%{_sysconfdir}/profile.d/*
14cr|osc-0.144-2|47	%dir %{_prefix}/lib/osc
14cr|osc-0.144-2|48	%{_prefix}/lib/osc/*
14cr|osc-0.144-2|49	%dir /var/lib/osc-plugins
14cr|osc-0.144-2|50	%{_mandir}/man1/osc.1*
14cr|osc-0.144-2|51	
14cr|osc-0.144-2|52	%changelog
14cr|osc-0.144-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.144-2
14cr|osc-0.144-2|54	+ Revision: 3d4f7da
14cr|osc-0.144-2|55	- MassBuild#464: Increase release tag
14cr|osc-0.144-2|56	
14cr|osc-0.144-2|57	

3824 14
14cr|osdlyrics-0.4.3-3|1	Summary:	OSD Lyrics - Show lyrics with your favorite media player
14cr|osdlyrics-0.4.3-3|2	Name:		osdlyrics
14cr|osdlyrics-0.4.3-3|3	Version:	0.4.3
14cr|osdlyrics-0.4.3-3|4	Release:	3
14cr|osdlyrics-0.4.3-3|5	License:	GPLv3+
14cr|osdlyrics-0.4.3-3|6	Group:		Sound
14cr|osdlyrics-0.4.3-3|7	Url:		http://code.google.com/p/osd-lyrics/
14cr|osdlyrics-0.4.3-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|osdlyrics-0.4.3-3|9	Patch0:		osdlyrics-0.4.3-automake.patch
14cr|osdlyrics-0.4.3-3|10	BuildRequires:	intltool
14cr|osdlyrics-0.4.3-3|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|osdlyrics-0.4.3-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|osdlyrics-0.4.3-3|13	BuildRequires:	pkgconfig(libcurl)
14cr|osdlyrics-0.4.3-3|14	BuildRequires:	pkgconfig(libmpd)
14cr|osdlyrics-0.4.3-3|15	BuildRequires:	pkgconfig(libnotify)
14cr|osdlyrics-0.4.3-3|16	BuildRequires:	pkgconfig(sqlite3)
14cr|osdlyrics-0.4.3-3|17	
14cr|osdlyrics-0.4.3-3|18	%description
14cr|osdlyrics-0.4.3-3|19	OSD Lyrics is a lyrics show compatible with various media players. It is not
14cr|osdlyrics-0.4.3-3|20	a plugin but a standalone program. OSD Lyrics shows lyrics on your desktop,
14cr|osdlyrics-0.4.3-3|21	in the style similar to KaraOK. It also provides another displaying style, in
14cr|osdlyrics-0.4.3-3|22	which lyrics scroll from bottom to top. OSD Lyrics can download lyrics from
14cr|osdlyrics-0.4.3-3|23	the network automatically.
14cr|osdlyrics-0.4.3-3|24	
14cr|osdlyrics-0.4.3-3|25	%files -f %{name}.lang
14cr|osdlyrics-0.4.3-3|26	%doc AUTHORS ABOUT-NLS COPYING ChangeLog NEWS README
14cr|osdlyrics-0.4.3-3|27	%{_bindir}/%{name}
14cr|osdlyrics-0.4.3-3|28	%{_datadir}/%{name}/
14cr|osdlyrics-0.4.3-3|29	%{_datadir}/applications/%{name}.desktop
14cr|osdlyrics-0.4.3-3|30	%{_iconsdir}/hicolor/*/*/*
14cr|osdlyrics-0.4.3-3|31	
14cr|osdlyrics-0.4.3-3|32	#----------------------------------------------------------------------------
14cr|osdlyrics-0.4.3-3|33	
14cr|osdlyrics-0.4.3-3|34	%prep
14cr|osdlyrics-0.4.3-3|35	%setup -q
14cr|osdlyrics-0.4.3-3|36	%patch0 -p1
14cr|osdlyrics-0.4.3-3|37	
14cr|osdlyrics-0.4.3-3|38	%build
14cr|osdlyrics-0.4.3-3|39	autoreconf -fi
14cr|osdlyrics-0.4.3-3|40	%configure2_5x --disable-xmms2
14cr|osdlyrics-0.4.3-3|41	%make
14cr|osdlyrics-0.4.3-3|42	
14cr|osdlyrics-0.4.3-3|43	%install
14cr|osdlyrics-0.4.3-3|44	%makeinstall_std
14cr|osdlyrics-0.4.3-3|45	
14cr|osdlyrics-0.4.3-3|46	%find_lang %{name}
14cr|osdlyrics-0.4.3-3|47	
14cr|osdlyrics-0.4.3-3|48	
14cr|osdlyrics-0.4.3-3|49	%changelog
14cr|osdlyrics-0.4.3-3|50	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.3-3
14cr|osdlyrics-0.4.3-3|51	+ Revision: a034e2a
14cr|osdlyrics-0.4.3-3|52	- Don't treat automake warnings as errors
14cr|osdlyrics-0.4.3-3|53	
14cr|osdlyrics-0.4.3-3|54	

3825 14
14cr|osh-20080629-4|1	Summary:	V6 Thompson Shell Port
14cr|osh-20080629-4|2	Name:		osh
14cr|osh-20080629-4|3	Version:	20080629
14cr|osh-20080629-4|4	Release:	4
14cr|osh-20080629-4|5	License:	BSD with advertising
14cr|osh-20080629-4|6	Group:		Shells
14cr|osh-20080629-4|7	Url:		http://v6shell.org/
14cr|osh-20080629-4|8	Source0:	http://v6shell.org/src/osh-%{version}.tar.gz
14cr|osh-20080629-4|9	Patch0:		osh-20080629-no-strip.patch
14cr|osh-20080629-4|10	
14cr|osh-20080629-4|11	%description
14cr|osh-20080629-4|12	The osh project is hereby dedicated to the individuals at Bell Labs who
14cr|osh-20080629-4|13	started the UNIX ball rolling in 1969.
14cr|osh-20080629-4|14	
14cr|osh-20080629-4|15	The objective of the osh project is to honor our shared computing history
14cr|osh-20080629-4|16	by maintaining two different ports of the original sh(1) as it appeared
14cr|osh-20080629-4|17	in Sixth Edition (V6) UNIX. One of the ports, osh, contains enhancements
14cr|osh-20080629-4|18	to make it usable as an interactive login shell while also remaining
14cr|osh-20080629-4|19	backward compatible. The other port, sh6, simply provides a
14cr|osh-20080629-4|20	backward-compatible user interface without any obvious enhancements. In
14cr|osh-20080629-4|21	addition, the shell utilities necessary for globbing and flow control
14cr|osh-20080629-4|22	in command files (aka shell scripts) are also included.
14cr|osh-20080629-4|23	
14cr|osh-20080629-4|24	%files
14cr|osh-20080629-4|25	%doc AUTHORS CHANGES CHANGES-sh_to_sh6 LICENSE NOTES README
14cr|osh-20080629-4|26	%{_bindir}/fd2
14cr|osh-20080629-4|27	%{_bindir}/glob6
14cr|osh-20080629-4|28	%{_bindir}/goto
14cr|osh-20080629-4|29	%{_bindir}/if
14cr|osh-20080629-4|30	%{_bindir}/osh
14cr|osh-20080629-4|31	%{_bindir}/sh6
14cr|osh-20080629-4|32	%{_mandir}/man1/fd2.1.*
14cr|osh-20080629-4|33	%{_mandir}/man1/glob6.1.*
14cr|osh-20080629-4|34	%{_mandir}/man1/goto.1.*
14cr|osh-20080629-4|35	%{_mandir}/man1/if.1.*
14cr|osh-20080629-4|36	%{_mandir}/man1/osh.1.*
14cr|osh-20080629-4|37	%{_mandir}/man1/sh6.1.*
14cr|osh-20080629-4|38	
14cr|osh-20080629-4|39	#----------------------------------------------------------------------------
14cr|osh-20080629-4|40	
14cr|osh-20080629-4|41	%prep
14cr|osh-20080629-4|42	%setup -q
14cr|osh-20080629-4|43	%patch0 -p1
14cr|osh-20080629-4|44	
14cr|osh-20080629-4|45	%build
14cr|osh-20080629-4|46	%make \
14cr|osh-20080629-4|47	PREFIX=%{_prefix} \
14cr|osh-20080629-4|48	CFLAGS="%{optflags}" \
14cr|osh-20080629-4|49	LDFLAGS="%{ldflags}"
14cr|osh-20080629-4|50	
14cr|osh-20080629-4|51	%install
14cr|osh-20080629-4|52	%makeinstall_std \
14cr|osh-20080629-4|53	PREFIX=%{_prefix} \
14cr|osh-20080629-4|54	MANDIR=%{_mandir}/man1 \
14cr|osh-20080629-4|55	BINMODE="-m 0755" \
14cr|osh-20080629-4|56	MANMODE="-m 0644"
14cr|osh-20080629-4|57	
14cr|osh-20080629-4|58	
14cr|osh-20080629-4|59	%changelog
14cr|osh-20080629-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080629-4
14cr|osh-20080629-4|61	+ Revision: b15d81c
14cr|osh-20080629-4|62	- MassBuild#464: Increase release tag
14cr|osh-20080629-4|63	
14cr|osh-20080629-4|64	

3826 14
14cr|osie-1.0.0-3|1	%define name	osie
14cr|osie-1.0.0-3|2	%define version	1.0.0
14cr|osie-1.0.0-3|3	%define release	3
14cr|osie-1.0.0-3|4	
14cr|osie-1.0.0-3|5	Name:		%{name}
14cr|osie-1.0.0-3|6	Version:	%{version}
14cr|osie-1.0.0-3|7	Release:	%mkrel %{release}
14cr|osie-1.0.0-3|8	Summary:	OpenTTD screenshot information extractor
14cr|osie-1.0.0-3|9	Group:          Graphics
14cr|osie-1.0.0-3|10	License:	GPLv2
14cr|osie-1.0.0-3|11	URl:		http://www.openttd.org/
14cr|osie-1.0.0-3|12	Source0:	http://ftp.snt.utwente.nl/pub/games/openttd/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
14cr|osie-1.0.0-3|13	Patch0:		osie-1.0.0-add_makefile.local_support.patch
14cr|osie-1.0.0-3|14	BuildRequires:	png-devel
14cr|osie-1.0.0-3|15	
14cr|osie-1.0.0-3|16	%description
14cr|osie-1.0.0-3|17	osie (OpenTTD screenshot information extractor) extracts the information
14cr|osie-1.0.0-3|18	stored in OpenTTD's PNG screenshots such as the version, NewGRFs and AIs.
14cr|osie-1.0.0-3|19	
14cr|osie-1.0.0-3|20	%prep
14cr|osie-1.0.0-3|21	%setup -q
14cr|osie-1.0.0-3|22	%patch0 -p0 -b .addlocalsupport
14cr|osie-1.0.0-3|23	
14cr|osie-1.0.0-3|24	cat >> Makefile.local << EOF
14cr|osie-1.0.0-3|25	prefix = %{_prefix}
14cr|osie-1.0.0-3|26	DO_NOT_INSTALL_CHANGELOG = 1
14cr|osie-1.0.0-3|27	DO_NOT_INSTALL_LICENSE = 1
14cr|osie-1.0.0-3|28	DO_NOT_INSTALL_DOCS = 1
14cr|osie-1.0.0-3|29	EOF
14cr|osie-1.0.0-3|30	
14cr|osie-1.0.0-3|31	%build
14cr|osie-1.0.0-3|32	%setup_compile_flags
14cr|osie-1.0.0-3|33	%make VERBOSE=1
14cr|osie-1.0.0-3|34	
14cr|osie-1.0.0-3|35	%install
14cr|osie-1.0.0-3|36	rm -rf %{buildroot}
14cr|osie-1.0.0-3|37	%makeinstall_std
14cr|osie-1.0.0-3|38	
14cr|osie-1.0.0-3|39	%clean
14cr|osie-1.0.0-3|40	rm -rf %{buildroot}
14cr|osie-1.0.0-3|41	
14cr|osie-1.0.0-3|42	%files
14cr|osie-1.0.0-3|43	%defattr(-,root,root)
14cr|osie-1.0.0-3|44	%doc docs/readme.txt changelog.txt
14cr|osie-1.0.0-3|45	%{_bindir}/%{name}
14cr|osie-1.0.0-3|46	%{_mandir}/man1/%{name}.1.*
14cr|osie-1.0.0-3|47	
14cr|osie-1.0.0-3|48	
14cr|osie-1.0.0-3|49	
14cr|osie-1.0.0-3|50	%changelog
14cr|osie-1.0.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|osie-1.0.0-3|52	+ Revision: 43fc6e8
14cr|osie-1.0.0-3|53	- MassBuild#464: Increase release tag
14cr|osie-1.0.0-3|54	
14cr|osie-1.0.0-3|55	

3827 14
14cr|osm-gps-map-0.7.3-3|1	%define lname	osmgpsmap
14cr|osm-gps-map-0.7.3-3|2	
14cr|osm-gps-map-0.7.3-3|3	%define major	2
14cr|osm-gps-map-0.7.3-3|4	%define libname	%mklibname %{lname} %{major}
14cr|osm-gps-map-0.7.3-3|5	%define devname	%mklibname %{lname} -d
14cr|osm-gps-map-0.7.3-3|6	
14cr|osm-gps-map-0.7.3-3|7	Name:           osm-gps-map
14cr|osm-gps-map-0.7.3-3|8	Version:        0.7.3
14cr|osm-gps-map-0.7.3-3|9	Release:        3
14cr|osm-gps-map-0.7.3-3|10	Summary:        Gtk+ widget for displaying OpenStreetMap tiles
14cr|osm-gps-map-0.7.3-3|11	Group:          System/Libraries
14cr|osm-gps-map-0.7.3-3|12	License:        GPLv2
14cr|osm-gps-map-0.7.3-3|13	URL:            http://nzjrs.github.com/osm-gps-map/
14cr|osm-gps-map-0.7.3-3|14	Source0:        http://www.johnstowers.co.nz/files/%{name}/%{name}-%{version}.tar.gz
14cr|osm-gps-map-0.7.3-3|15	Patch0:		osm-gps-map-0.7.3-linkage.patch
14cr|osm-gps-map-0.7.3-3|16	BuildRequires:	gtk+2-devel
14cr|osm-gps-map-0.7.3-3|17	BuildRequires:	libsoup-devel
14cr|osm-gps-map-0.7.3-3|18	
14cr|osm-gps-map-0.7.3-3|19	%description
14cr|osm-gps-map-0.7.3-3|20	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
14cr|osm-gps-map-0.7.3-3|21	points of interest on a moving map display. Downloads map data from a
14cr|osm-gps-map-0.7.3-3|22	number of websites, including openstreetmap.org.
14cr|osm-gps-map-0.7.3-3|23	
14cr|osm-gps-map-0.7.3-3|24	%package -n %{libname}
14cr|osm-gps-map-0.7.3-3|25	Summary:	Gtk+ widget for displaying OpenStreetMap tiles
14cr|osm-gps-map-0.7.3-3|26	Group:		System/Libraries
14cr|osm-gps-map-0.7.3-3|27	
14cr|osm-gps-map-0.7.3-3|28	%description -n %{libname}
14cr|osm-gps-map-0.7.3-3|29	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
14cr|osm-gps-map-0.7.3-3|30	points of interest on a moving map display. Downloads map data from a
14cr|osm-gps-map-0.7.3-3|31	number of websites, including openstreetmap.org.
14cr|osm-gps-map-0.7.3-3|32	
14cr|osm-gps-map-0.7.3-3|33	%package -n %{devname}
14cr|osm-gps-map-0.7.3-3|34	Summary:        Development files for the %{name} Gtk+ widget
14cr|osm-gps-map-0.7.3-3|35	Group:          Development/Other
14cr|osm-gps-map-0.7.3-3|36	Requires:       %{libname} = %{version}-%{release}
14cr|osm-gps-map-0.7.3-3|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|osm-gps-map-0.7.3-3|38	Provides:	%{lname}-devel = %{version}-%{release}
14cr|osm-gps-map-0.7.3-3|39	Provides:	lib%{lname}-devel = %{version}-%{release}
14cr|osm-gps-map-0.7.3-3|40	
14cr|osm-gps-map-0.7.3-3|41	%description -n %{devname}
14cr|osm-gps-map-0.7.3-3|42	The development files for the %{name} Gtk+ widget.
14cr|osm-gps-map-0.7.3-3|43	
14cr|osm-gps-map-0.7.3-3|44	%prep
14cr|osm-gps-map-0.7.3-3|45	%setup -q
14cr|osm-gps-map-0.7.3-3|46	%patch0 -p0 -b .linkage
14cr|osm-gps-map-0.7.3-3|47	
14cr|osm-gps-map-0.7.3-3|48	%build
14cr|osm-gps-map-0.7.3-3|49	%configure2_5x \
14cr|osm-gps-map-0.7.3-3|50	--disable-static \
14cr|osm-gps-map-0.7.3-3|51	--disable-introspection
14cr|osm-gps-map-0.7.3-3|52	%make V=1
14cr|osm-gps-map-0.7.3-3|53	
14cr|osm-gps-map-0.7.3-3|54	%install
14cr|osm-gps-map-0.7.3-3|55	%makeinstall_std
14cr|osm-gps-map-0.7.3-3|56	
14cr|osm-gps-map-0.7.3-3|57	#handle docs inf files section
14cr|osm-gps-map-0.7.3-3|58	rm -rf %{buildroot}/usr/doc/osm-gps-map
14cr|osm-gps-map-0.7.3-3|59	
14cr|osm-gps-map-0.7.3-3|60	%files -n %{libname}
14cr|osm-gps-map-0.7.3-3|61	%doc AUTHORS README NEWS
14cr|osm-gps-map-0.7.3-3|62	%{_libdir}/lib%{lname}.so.%{major}*
14cr|osm-gps-map-0.7.3-3|63	
14cr|osm-gps-map-0.7.3-3|64	%files -n %{devname}
14cr|osm-gps-map-0.7.3-3|65	%defattr(-,root,root)
14cr|osm-gps-map-0.7.3-3|66	%doc %{_datadir}/gtk-doc/html/lib%{lname}
14cr|osm-gps-map-0.7.3-3|67	%{_includedir}/%{lname}
14cr|osm-gps-map-0.7.3-3|68	%{_libdir}/lib%{lname}.so
14cr|osm-gps-map-0.7.3-3|69	%{_libdir}/pkgconfig/%{lname}.pc
14cr|osm-gps-map-0.7.3-3|70	
14cr|osm-gps-map-0.7.3-3|71	
14cr|osm-gps-map-0.7.3-3|72	
14cr|osm-gps-map-0.7.3-3|73	
14cr|osm-gps-map-0.7.3-3|74	%changelog
14cr|osm-gps-map-0.7.3-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-3
14cr|osm-gps-map-0.7.3-3|76	+ Revision: 0753466
14cr|osm-gps-map-0.7.3-3|77	- MassBuild#464: Increase release tag
14cr|osm-gps-map-0.7.3-3|78	
14cr|osm-gps-map-0.7.3-3|79	

3828 14
14cr|osmose-0.9.96-3|1	%define		oname		Osmose
14cr|osmose-0.9.96-3|2	%define		oversion	0-9-96-QT
14cr|osmose-0.9.96-3|3	
14cr|osmose-0.9.96-3|4	Name:		osmose
14cr|osmose-0.9.96-3|5	Version:	0.9.96
14cr|osmose-0.9.96-3|6	Release:	3
14cr|osmose-0.9.96-3|7	
14cr|osmose-0.9.96-3|8	Summary:	A Sega Master System emulator
14cr|osmose-0.9.96-3|9	License:	GPLv3
14cr|osmose-0.9.96-3|10	Group:		Emulators
14cr|osmose-0.9.96-3|11	URL:		http://bcz.asterope.fr/
14cr|osmose-0.9.96-3|12	Source0:	http://bcz.asterope.fr/osmose/%{oname}-%{oversion}.zip
14cr|osmose-0.9.96-3|13	Source1:	%{name}.png
14cr|osmose-0.9.96-3|14	Patch0:		Osmose-0-9-96-QT-gcc4.7.patch
14cr|osmose-0.9.96-3|15	BuildRequires:	pkgconfig(alsa)
14cr|osmose-0.9.96-3|16	BuildRequires:	pkgconfig(zlib)
14cr|osmose-0.9.96-3|17	BuildRequires:	qt4-devel
14cr|osmose-0.9.96-3|18	
14cr|osmose-0.9.96-3|19	%description
14cr|osmose-0.9.96-3|20	Osmose is a Sega Master System Emulator. Now it has Qt4 GUI.
14cr|osmose-0.9.96-3|21	
14cr|osmose-0.9.96-3|22	%prep
14cr|osmose-0.9.96-3|23	%setup -q -n %{oname}-%{oversion}
14cr|osmose-0.9.96-3|24	%patch0 -p1
14cr|osmose-0.9.96-3|25	
14cr|osmose-0.9.96-3|26	%build
14cr|osmose-0.9.96-3|27	%qmake_qt4 %{oname}-%{oversion}.pro
14cr|osmose-0.9.96-3|28	%make
14cr|osmose-0.9.96-3|29	
14cr|osmose-0.9.96-3|30	chmod 644 Readme.txt License.txt
14cr|osmose-0.9.96-3|31	
14cr|osmose-0.9.96-3|32	%install
14cr|osmose-0.9.96-3|33	rm -rf %{buildroot}
14cr|osmose-0.9.96-3|34	#makeinstall
14cr|osmose-0.9.96-3|35	install -d -m 0755 %{buildroot}%{_gamesbindir}
14cr|osmose-0.9.96-3|36	install -m 0755 %{oname}-%{oversion} %{buildroot}%{_gamesbindir}/%{name}
14cr|osmose-0.9.96-3|37	
14cr|osmose-0.9.96-3|38	install -d -m 0755 %{buildroot}%{_datadir}/pixmaps
14cr|osmose-0.9.96-3|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|osmose-0.9.96-3|40	
14cr|osmose-0.9.96-3|41	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|osmose-0.9.96-3|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|osmose-0.9.96-3|43	[Desktop Entry]
14cr|osmose-0.9.96-3|44	Encoding=UTF-8
14cr|osmose-0.9.96-3|45	Name=Osmose
14cr|osmose-0.9.96-3|46	Comment=%{summary}
14cr|osmose-0.9.96-3|47	Exec=%{_gamesbindir}/%{name}
14cr|osmose-0.9.96-3|48	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|osmose-0.9.96-3|49	Terminal=false
14cr|osmose-0.9.96-3|50	Type=Application
14cr|osmose-0.9.96-3|51	Categories=Game;Emulator;
14cr|osmose-0.9.96-3|52	EOF
14cr|osmose-0.9.96-3|53	
14cr|osmose-0.9.96-3|54	%files
14cr|osmose-0.9.96-3|55	%doc Readme.txt License.txt
14cr|osmose-0.9.96-3|56	%{_gamesbindir}/%{name}
14cr|osmose-0.9.96-3|57	%{_datadir}/applications/%{name}.desktop
14cr|osmose-0.9.96-3|58	%{_datadir}/pixmaps/%{name}.png
14cr|osmose-0.9.96-3|59	
14cr|osmose-0.9.96-3|60	
14cr|osmose-0.9.96-3|61	%changelog
14cr|osmose-0.9.96-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.96-3
14cr|osmose-0.9.96-3|63	+ Revision: 5a8527d
14cr|osmose-0.9.96-3|64	- MassBuild#464: Increase release tag
14cr|osmose-0.9.96-3|65	
14cr|osmose-0.9.96-3|66	

3829 14
14cr|osptoolkit-4.0.3-2|1	%define	major 4
14cr|osptoolkit-4.0.3-2|2	%define libname %mklibname osptk %{major}
14cr|osptoolkit-4.0.3-2|3	%define develname %mklibname osptk -d
14cr|osptoolkit-4.0.3-2|4	
14cr|osptoolkit-4.0.3-2|5	Summary:	The OSP Toolkit(tm)
14cr|osptoolkit-4.0.3-2|6	Name:		osptoolkit
14cr|osptoolkit-4.0.3-2|7	Version:	4.0.3
14cr|osptoolkit-4.0.3-2|8	Release:	2
14cr|osptoolkit-4.0.3-2|9	License:	BSD-like
14cr|osptoolkit-4.0.3-2|10	Group:		System/Libraries
14cr|osptoolkit-4.0.3-2|11	URL:		http://sourceforge.net/projects/osp-toolkit
14cr|osptoolkit-4.0.3-2|12	Source0:	http://dfn.dl.sourceforge.net/sourceforge/osp-toolkit/OSPToolkit-%{version}.tar.gz
14cr|osptoolkit-4.0.3-2|13	Source1:	Makefile
14cr|osptoolkit-4.0.3-2|14	Patch0:		osptoolkit_3.4.2-1.diff
14cr|osptoolkit-4.0.3-2|15	BuildRequires:	openssl-devel
14cr|osptoolkit-4.0.3-2|16	BuildRequires:	libtool
14cr|osptoolkit-4.0.3-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|osptoolkit-4.0.3-2|18	
14cr|osptoolkit-4.0.3-2|19	%description
14cr|osptoolkit-4.0.3-2|20	The OSP Toolkit is a complete development kit for software developers who want
14cr|osptoolkit-4.0.3-2|21	to implement the client side of the European Telecommunication Standards
14cr|osptoolkit-4.0.3-2|22	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cr|osptoolkit-4.0.3-2|23	code written in ANSI C, test tools and extensive documentation on how to
14cr|osptoolkit-4.0.3-2|24	implement OSP. A hosted OSP test server is freely available on the Internet for
14cr|osptoolkit-4.0.3-2|25	all developers to test their OSP implementation.
14cr|osptoolkit-4.0.3-2|26	
14cr|osptoolkit-4.0.3-2|27	%package -n	%{libname}
14cr|osptoolkit-4.0.3-2|28	Summary:	The OSP Toolkit(tm) shared library
14cr|osptoolkit-4.0.3-2|29	Group:          System/Libraries
14cr|osptoolkit-4.0.3-2|30	
14cr|osptoolkit-4.0.3-2|31	%description -n	%{libname}
14cr|osptoolkit-4.0.3-2|32	The OSP Toolkit is a complete development kit for software developers who want
14cr|osptoolkit-4.0.3-2|33	to implement the client side of the European Telecommunication Standards
14cr|osptoolkit-4.0.3-2|34	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cr|osptoolkit-4.0.3-2|35	code written in ANSI C, test tools and extensive documentation on how to
14cr|osptoolkit-4.0.3-2|36	implement OSP. A hosted OSP test server is freely available on the Internet for
14cr|osptoolkit-4.0.3-2|37	all developers to test their OSP implementation.
14cr|osptoolkit-4.0.3-2|38	
14cr|osptoolkit-4.0.3-2|39	%package -n	%{develname}
14cr|osptoolkit-4.0.3-2|40	Summary:	Static library and header files for the libosp library
14cr|osptoolkit-4.0.3-2|41	Group:		Development/C
14cr|osptoolkit-4.0.3-2|42	Requires:	%{libname} = %{version}
14cr|osptoolkit-4.0.3-2|43	Provides:	libosp-devel = %{version}
14cr|osptoolkit-4.0.3-2|44	Provides:	osp-devel = %{version}
14cr|osptoolkit-4.0.3-2|45	Provides:	osptk-devel = %{version}
14cr|osptoolkit-4.0.3-2|46	Obsoletes:	%{mklibname osp 0 -d}
14cr|osptoolkit-4.0.3-2|47	Obsoletes:	%{mklibname osptk 0 -d}
14cr|osptoolkit-4.0.3-2|48	
14cr|osptoolkit-4.0.3-2|49	%description -n	%{develname}
14cr|osptoolkit-4.0.3-2|50	The OSP Toolkit is a complete development kit for software developers who want
14cr|osptoolkit-4.0.3-2|51	to implement the client side of the European Telecommunication Standards
14cr|osptoolkit-4.0.3-2|52	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cr|osptoolkit-4.0.3-2|53	code written in ANSI C, test tools and extensive documentation on how to
14cr|osptoolkit-4.0.3-2|54	implement OSP. A hosted OSP test server is freely available on the Internet for
14cr|osptoolkit-4.0.3-2|55	all developers to test their OSP implementation.
14cr|osptoolkit-4.0.3-2|56	
14cr|osptoolkit-4.0.3-2|57	This package contains the static libosp library and its header files.
14cr|osptoolkit-4.0.3-2|58	
14cr|osptoolkit-4.0.3-2|59	%package -n	osp-tools
14cr|osptoolkit-4.0.3-2|60	Summary:	Various utilities for the libosptk library
14cr|osptoolkit-4.0.3-2|61	Group:		System/Servers
14cr|osptoolkit-4.0.3-2|62	
14cr|osptoolkit-4.0.3-2|63	%description -n	osp-tools
14cr|osptoolkit-4.0.3-2|64	This package contains various utilities utilizing the libosptk library.
14cr|osptoolkit-4.0.3-2|65	
14cr|osptoolkit-4.0.3-2|66	%prep
14cr|osptoolkit-4.0.3-2|67	
14cr|osptoolkit-4.0.3-2|68	%setup -q -n TK-4_0_3-20120120
14cr|osptoolkit-4.0.3-2|69	%patch0 -p1
14cr|osptoolkit-4.0.3-2|70	
14cr|osptoolkit-4.0.3-2|71	install -m0644 %{SOURCE1} Makefile
14cr|osptoolkit-4.0.3-2|72	
14cr|osptoolkit-4.0.3-2|73	# lib64 fix
14cr|osptoolkit-4.0.3-2|74	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
14cr|osptoolkit-4.0.3-2|75	find -name "Makefile" | xargs perl -pi -e "s|/lib\b|/%{_lib}|g"
14cr|osptoolkit-4.0.3-2|76	
14cr|osptoolkit-4.0.3-2|77	%build
14cr|osptoolkit-4.0.3-2|78	
14cr|osptoolkit-4.0.3-2|79	%make build VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|osptoolkit-4.0.3-2|80	%make enroll VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|osptoolkit-4.0.3-2|81	%make test VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|osptoolkit-4.0.3-2|82	
14cr|osptoolkit-4.0.3-2|83	%install
14cr|osptoolkit-4.0.3-2|84	rm -rf %{buildroot}
14cr|osptoolkit-4.0.3-2|85	
14cr|osptoolkit-4.0.3-2|86	install -d %{buildroot}%{_bindir}
14cr|osptoolkit-4.0.3-2|87	install -d %{buildroot}%{_libdir}/pkgconfig
14cr|osptoolkit-4.0.3-2|88	install -d %{buildroot}%{_includedir}/osp
14cr|osptoolkit-4.0.3-2|89	
14cr|osptoolkit-4.0.3-2|90	libtool --mode=install install -m0755 lib/libosptk.la %{buildroot}%{_libdir}/libosptk.la
14cr|osptoolkit-4.0.3-2|91	libtool --mode=install install -m0755 bin/test_app %{buildroot}%{_bindir}/osp-test_app
14cr|osptoolkit-4.0.3-2|92	libtool --mode=install install -m0755 bin/enroll %{buildroot}%{_bindir}/osp-enroll
14cr|osptoolkit-4.0.3-2|93	
14cr|osptoolkit-4.0.3-2|94	install -m0644 include/osp/*.h %{buildroot}%{_includedir}/osp/
14cr|osptoolkit-4.0.3-2|95	install -m0644 debian/libosptk*.pc %{buildroot}%{_libdir}/pkgconfig/libosptk.pc
14cr|osptoolkit-4.0.3-2|96	
14cr|osptoolkit-4.0.3-2|97	rm -f %{buildroot}%{_libdir}/*.*a
14cr|osptoolkit-4.0.3-2|98	
14cr|osptoolkit-4.0.3-2|99	%clean
14cr|osptoolkit-4.0.3-2|100	rm -rf %{buildroot}
14cr|osptoolkit-4.0.3-2|101	
14cr|osptoolkit-4.0.3-2|102	%files -n %{libname}
14cr|osptoolkit-4.0.3-2|103	%defattr(-,root,root)
14cr|osptoolkit-4.0.3-2|104	%doc LICENSE.txt README.txt RELNOTES.txt debian/osptoolkit.txt
14cr|osptoolkit-4.0.3-2|105	%{_libdir}/lib*.so.%{major}*
14cr|osptoolkit-4.0.3-2|106	
14cr|osptoolkit-4.0.3-2|107	%files -n %{develname}
14cr|osptoolkit-4.0.3-2|108	%defattr(-,root,root)
14cr|osptoolkit-4.0.3-2|109	%doc test/nonblocking.[ch]
14cr|osptoolkit-4.0.3-2|110	%{_includedir}/osp
14cr|osptoolkit-4.0.3-2|111	%{_libdir}/*.so
14cr|osptoolkit-4.0.3-2|112	%{_libdir}/pkgconfig/*.pc
14cr|osptoolkit-4.0.3-2|113	
14cr|osptoolkit-4.0.3-2|114	%files -n osp-tools
14cr|osptoolkit-4.0.3-2|115	%defattr(-,root,root)
14cr|osptoolkit-4.0.3-2|116	%doc bin/enroll.sh bin/test.cfg bin/openssl.cnf bin/.rnd
14cr|osptoolkit-4.0.3-2|117	%{_bindir}/osp-test_app
14cr|osptoolkit-4.0.3-2|118	%{_bindir}/osp-enroll
14cr|osptoolkit-4.0.3-2|119	
14cr|osptoolkit-4.0.3-2|120	
14cr|osptoolkit-4.0.3-2|121	
14cr|osptoolkit-4.0.3-2|122	%changelog
14cr|osptoolkit-4.0.3-2|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|osptoolkit-4.0.3-2|124	+ Revision: 5f80f02
14cr|osptoolkit-4.0.3-2|125	- MassBuild#464: Increase release tag
14cr|osptoolkit-4.0.3-2|126	
14cr|osptoolkit-4.0.3-2|127	

3830 14
14cr|ots-0.5.0-9|1	%define api		1
14cr|ots-0.5.0-9|2	%define major	0
14cr|ots-0.5.0-9|3	%define libname		%mklibname %{name} %{api} %{major}
14cr|ots-0.5.0-9|4	%define develname 	%mklibname ots -d
14cr|ots-0.5.0-9|5	
14cr|ots-0.5.0-9|6	Name:		ots
14cr|ots-0.5.0-9|7	Summary:	A text summarizer
14cr|ots-0.5.0-9|8	Version:	0.5.0
14cr|ots-0.5.0-9|9	Release:	9
14cr|ots-0.5.0-9|10	License:	GPLv2+
14cr|ots-0.5.0-9|11	Group:		System/Libraries
14cr|ots-0.5.0-9|12	URL:		http://libots.sourceforge.net/
14cr|ots-0.5.0-9|13	Source0:	%{name}-%{version}.tar.gz
14cr|ots-0.5.0-9|14	Patch0:		ots-0.5.0-fix-underlinking.patch
14cr|ots-0.5.0-9|15	Patch1:		ots-0.5.0-fix-installation.patch
14cr|ots-0.5.0-9|16	
14cr|ots-0.5.0-9|17	BuildRequires:	popt-devel
14cr|ots-0.5.0-9|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|ots-0.5.0-9|19	BuildRequires:	pkgconfig(libxml-2.0)
14cr|ots-0.5.0-9|20	
14cr|ots-0.5.0-9|21	%description
14cr|ots-0.5.0-9|22	The open text summarizer is an open source tool for summarizing texts.
14cr|ots-0.5.0-9|23	The program reads a text and decides which sentences are important and
14cr|ots-0.5.0-9|24	which are not.
14cr|ots-0.5.0-9|25	The program can either print the summarized text in text format or in
14cr|ots-0.5.0-9|26	HTML form where the important sentences are highlighted in red.
14cr|ots-0.5.0-9|27	
14cr|ots-0.5.0-9|28	The program is multi lingual and work with UTF-8 code;  At the moment
14cr|ots-0.5.0-9|29	only English Hebrew are supported.
14cr|ots-0.5.0-9|30	
14cr|ots-0.5.0-9|31	The ots command line tool is an example and a debug tool for the libary.
14cr|ots-0.5.0-9|32	You can bind to the library from your program.
14cr|ots-0.5.0-9|33	
14cr|ots-0.5.0-9|34	%package -n %{libname}
14cr|ots-0.5.0-9|35	Summary:	Libraries for ots
14cr|ots-0.5.0-9|36	Group:		System/Libraries
14cr|ots-0.5.0-9|37	
14cr|ots-0.5.0-9|38	%description -n %{libname}
14cr|ots-0.5.0-9|39	This package provides the libraries for using ots.
14cr|ots-0.5.0-9|40	
14cr|ots-0.5.0-9|41	%package -n %{develname}
14cr|ots-0.5.0-9|42	Summary:	Libraries and include files for developing with libots
14cr|ots-0.5.0-9|43	Group:		Development/C
14cr|ots-0.5.0-9|44	Requires:	%{libname} = %{version}-%{release}
14cr|ots-0.5.0-9|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|ots-0.5.0-9|46	
14cr|ots-0.5.0-9|47	%description -n %{develname}
14cr|ots-0.5.0-9|48	This package provides the necessary development libraries and include
14cr|ots-0.5.0-9|49	files to allow you to develop with libots.
14cr|ots-0.5.0-9|50	
14cr|ots-0.5.0-9|51	%prep
14cr|ots-0.5.0-9|52	%setup -q
14cr|ots-0.5.0-9|53	%patch0 -p0
14cr|ots-0.5.0-9|54	%patch1 -p0
14cr|ots-0.5.0-9|55	
14cr|ots-0.5.0-9|56	%build
14cr|ots-0.5.0-9|57	touch gtk-doc.make
14cr|ots-0.5.0-9|58	autoreconf -fi
14cr|ots-0.5.0-9|59	%configure2_5x \
14cr|ots-0.5.0-9|60	--disable-gtk-doc \
14cr|ots-0.5.0-9|61	--disable-static
14cr|ots-0.5.0-9|62	
14cr|ots-0.5.0-9|63	%make -j1
14cr|ots-0.5.0-9|64	
14cr|ots-0.5.0-9|65	%install
14cr|ots-0.5.0-9|66	%makeinstall_std
14cr|ots-0.5.0-9|67	
14cr|ots-0.5.0-9|68	# clean out unused files
14cr|ots-0.5.0-9|69	rm -rf %{buildroot}%{_datadir}/doc/libots/html/*
14cr|ots-0.5.0-9|70	
14cr|ots-0.5.0-9|71	%files
14cr|ots-0.5.0-9|72	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|ots-0.5.0-9|73	%{_bindir}/%{name}
14cr|ots-0.5.0-9|74	%dir %{_datadir}/ots
14cr|ots-0.5.0-9|75	%{_datadir}/ots/*
14cr|ots-0.5.0-9|76	
14cr|ots-0.5.0-9|77	%files -n %{libname}
14cr|ots-0.5.0-9|78	%{_libdir}/libots-%{api}.so.%{major}*
14cr|ots-0.5.0-9|79	
14cr|ots-0.5.0-9|80	%files -n %{develname}
14cr|ots-0.5.0-9|81	%{_libdir}/libots-%{api}.so
14cr|ots-0.5.0-9|82	%dir %{_includedir}/libots-%{api}
14cr|ots-0.5.0-9|83	%dir %{_includedir}/libots-%{api}/ots
14cr|ots-0.5.0-9|84	%{_includedir}/libots-%{api}/ots/*.h
14cr|ots-0.5.0-9|85	%{_libdir}/pkgconfig/libots-%{api}.pc
14cr|ots-0.5.0-9|86	
14cr|ots-0.5.0-9|87	
14cr|ots-0.5.0-9|88	
14cr|ots-0.5.0-9|89	
14cr|ots-0.5.0-9|90	%changelog
14cr|ots-0.5.0-9|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-9
14cr|ots-0.5.0-9|92	+ Revision: 1ad92ba
14cr|ots-0.5.0-9|93	- MassBuild#464: Increase release tag
14cr|ots-0.5.0-9|94	
14cr|ots-0.5.0-9|95	

3831 14
14cr|overlook-3.2-8|1	%define	name	overlook
14cr|overlook-3.2-8|2	%define	version	3.2
14cr|overlook-3.2-8|3	%define release 8
14cr|overlook-3.2-8|4	%define summary Overlook is a webmail system derived from squirrelmail
14cr|overlook-3.2-8|5	%define group	System/Servers
14cr|overlook-3.2-8|6	%define basedir %{_var}/www/html/overlook
14cr|overlook-3.2-8|7	
14cr|overlook-3.2-8|8	Name:		%{name}
14cr|overlook-3.2-8|9	Summary:	%{summary}
14cr|overlook-3.2-8|10	Version:	%{version}
14cr|overlook-3.2-8|11	Release:	%{release}
14cr|overlook-3.2-8|12	Source0:	%{name}-%{version}.tar.bz2
14cr|overlook-3.2-8|13	# A fixed Norwegian Bokml translation
14cr|overlook-3.2-8|14	Source1:	%{name}-nb.po.bz2
14cr|overlook-3.2-8|15	# Patch to make i18n actually work (bug inherited from squirrelmail.
14cr|overlook-3.2-8|16	#  I have reported it upstream).
14cr|overlook-3.2-8|17	Patch0:		%{name}-i18n.patch.bz2
14cr|overlook-3.2-8|18	URL:		http://gforge.openit.it/projects/overlook/
14cr|overlook-3.2-8|19	Group:		%{group}
14cr|overlook-3.2-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|overlook-3.2-8|21	License:	GPL
14cr|overlook-3.2-8|22	Requires:	sendmail-command
14cr|overlook-3.2-8|23	Requires:	apache >= 1.3.19
14cr|overlook-3.2-8|24	Requires:	mod_php >= 4.0.4
14cr|overlook-3.2-8|25	Conflicts:	apache2-mod_php <= 2.0.44_4.3.1-1mdk
14cr|overlook-3.2-8|26	BuildRequires:	file
14cr|overlook-3.2-8|27	BuildArch:	noarch
14cr|overlook-3.2-8|28	
14cr|overlook-3.2-8|29	%description
14cr|overlook-3.2-8|30	Overlook is a webmail system derived from squirrelmail.
14cr|overlook-3.2-8|31	It acts more like a normal mail client than a webmail client.
14cr|overlook-3.2-8|32	
14cr|overlook-3.2-8|33	Remember to configure it by editing /etc/overlook/config.php
14cr|overlook-3.2-8|34	after installation.
14cr|overlook-3.2-8|35	
14cr|overlook-3.2-8|36	%prep
14cr|overlook-3.2-8|37	%setup -q
14cr|overlook-3.2-8|38	%patch0 -p0
14cr|overlook-3.2-8|39	
14cr|overlook-3.2-8|40	%build
14cr|overlook-3.2-8|41	# strip away annoying ^M
14cr|overlook-3.2-8|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|overlook-3.2-8|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|overlook-3.2-8|44	
14cr|overlook-3.2-8|45	%install
14cr|overlook-3.2-8|46	cat > README.install.urpmi << EOF
14cr|overlook-3.2-8|47	Remember to configure Overlook by editing /etc/overlook/config.php after installation.
14cr|overlook-3.2-8|48	EOF
14cr|overlook-3.2-8|49	rm -rf $RPM_BUILD_ROOT
14cr|overlook-3.2-8|50	mkdir -p $RPM_BUILD_ROOT%{basedir}
14cr|overlook-3.2-8|51	INSTALL="class config credits css data database FCKeditor functions images include js locale plugins po src themes index.php"
14cr|overlook-3.2-8|52	for a in $INSTALL; do
14cr|overlook-3.2-8|53	cp -r $a $RPM_BUILD_ROOT%{basedir}/
14cr|overlook-3.2-8|54	done
14cr|overlook-3.2-8|55	mkdir -p $RPM_BUILD_ROOT%{_var}/cache/overlook/data/
14cr|overlook-3.2-8|56	# Put the config.php into /etc/
14cr|overlook-3.2-8|57	mkdir $RPM_BUILD_ROOT/etc/
14cr|overlook-3.2-8|58	mv $RPM_BUILD_ROOT%{basedir}/config/ $RPM_BUILD_ROOT/etc/overlook/
14cr|overlook-3.2-8|59	ln -s /etc/overlook/ $RPM_BUILD_ROOT%{basedir}/config
14cr|overlook-3.2-8|60	# Fix no_NO directories
14cr|overlook-3.2-8|61	ln -s %{basedir}/locale/no_NO $RPM_BUILD_ROOT%{basedir}/locale/nb_NO
14cr|overlook-3.2-8|62	# Remove non-functional nb_NO translation
14cr|overlook-3.2-8|63	rm -f $RPM_BUILD_ROOT%{basedir}/locale/nb_NO/*
14cr|overlook-3.2-8|64	install -m664 %{SOURCE1} $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po.bz2
14cr|overlook-3.2-8|65	bunzip2 $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po.bz2
14cr|overlook-3.2-8|66	msgfmt -v $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po -o $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.mo
14cr|overlook-3.2-8|67	# Force spec helper not to relativize symlinks
14cr|overlook-3.2-8|68	export DONT_RELINK=1
14cr|overlook-3.2-8|69	
14cr|overlook-3.2-8|70	%clean
14cr|overlook-3.2-8|71	rm -rf $RPM_BUILD_ROOT
14cr|overlook-3.2-8|72	
14cr|overlook-3.2-8|73	%files
14cr|overlook-3.2-8|74	%defattr(-,root,root)
14cr|overlook-3.2-8|75	%doc ChangeLog.txt History.it INSTALL OVERLOOK_AUTHORS README SQ_ChangeLog SQUIRRELMAIL_AUTHORS README.install.urpmi
14cr|overlook-3.2-8|76	%dir %{basedir}
14cr|overlook-3.2-8|77	%{basedir}/class/
14cr|overlook-3.2-8|78	%{basedir}/credits/
14cr|overlook-3.2-8|79	%{basedir}/css/
14cr|overlook-3.2-8|80	%{basedir}/data/
14cr|overlook-3.2-8|81	%{basedir}/database/
14cr|overlook-3.2-8|82	%{basedir}/FCKeditor/
14cr|overlook-3.2-8|83	%{basedir}/functions/
14cr|overlook-3.2-8|84	%{basedir}/images/
14cr|overlook-3.2-8|85	%{basedir}/include/
14cr|overlook-3.2-8|86	%{basedir}/js/
14cr|overlook-3.2-8|87	%{basedir}/locale/
14cr|overlook-3.2-8|88	%{basedir}/plugins/
14cr|overlook-3.2-8|89	%{basedir}/po/
14cr|overlook-3.2-8|90	%{basedir}/src/
14cr|overlook-3.2-8|91	%{basedir}/themes/
14cr|overlook-3.2-8|92	%{basedir}/config/
14cr|overlook-3.2-8|93	%{basedir}/index.php
14cr|overlook-3.2-8|94	%config(noreplace) /etc/overlook
14cr|overlook-3.2-8|95	%defattr(-,apache,apache)
14cr|overlook-3.2-8|96	%{_var}/cache/overlook/
14cr|overlook-3.2-8|97	
14cr|overlook-3.2-8|98	
14cr|overlook-3.2-8|99	
14cr|overlook-3.2-8|100	
14cr|overlook-3.2-8|101	%changelog
14cr|overlook-3.2-8|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-8
14cr|overlook-3.2-8|103	+ Revision: 62a11ab
14cr|overlook-3.2-8|104	- MassBuild#464: Increase release tag
14cr|overlook-3.2-8|105	
14cr|overlook-3.2-8|106	

3832 14
14cr|owncloud-6.0.2-2|1	Summary:      Open personal cloud
14cr|owncloud-6.0.2-2|2	Name:         owncloud
14cr|owncloud-6.0.2-2|3	Version:      6.0.2
14cr|owncloud-6.0.2-2|4	Release:      2
14cr|owncloud-6.0.2-2|5	Source0:      http://owncloud.org/releases/%{name}-%{version}.tar.bz2
14cr|owncloud-6.0.2-2|6	License:      AGPLv3
14cr|owncloud-6.0.2-2|7	Group:        Monitoring
14cr|owncloud-6.0.2-2|8	Url:          http://owncloud.org/
14cr|owncloud-6.0.2-2|9	BuildRequires: apache-base
14cr|owncloud-6.0.2-2|10	Requires:     php >= 4.1
14cr|owncloud-6.0.2-2|11	Requires:     apache-base
14cr|owncloud-6.0.2-2|12	Requires:     apache-mod_php
14cr|owncloud-6.0.2-2|13	BuildArch:    noarch
14cr|owncloud-6.0.2-2|14	
14cr|owncloud-6.0.2-2|15	%description
14cr|owncloud-6.0.2-2|16	A personal cloud server which runs on you personal server
14cr|owncloud-6.0.2-2|17	and enables accessing your data from everywhere and sharing
14cr|owncloud-6.0.2-2|18	with other people.
14cr|owncloud-6.0.2-2|19	
14cr|owncloud-6.0.2-2|20	%files
14cr|owncloud-6.0.2-2|21	%defattr(-,root,root)
14cr|owncloud-6.0.2-2|22	%attr(-,apache,apache) %_datadir/%name
14cr|owncloud-6.0.2-2|23	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%{name}.conf
14cr|owncloud-6.0.2-2|24	
14cr|owncloud-6.0.2-2|25	#--------------------------------------------------------------------
14cr|owncloud-6.0.2-2|26	
14cr|owncloud-6.0.2-2|27	
14cr|owncloud-6.0.2-2|28	%prep
14cr|owncloud-6.0.2-2|29	%setup -q -n %name
14cr|owncloud-6.0.2-2|30	
14cr|owncloud-6.0.2-2|31	%build
14cr|owncloud-6.0.2-2|32	echo "Hello, i'm a build section"
14cr|owncloud-6.0.2-2|33	
14cr|owncloud-6.0.2-2|34	%install
14cr|owncloud-6.0.2-2|35	mkdir -p %buildroot%_datadir/owncloud
14cr|owncloud-6.0.2-2|36	(
14cr|owncloud-6.0.2-2|37	cd %buildroot%_datadir
14cr|owncloud-6.0.2-2|38	tar xjf %{SOURCE0}
14cr|owncloud-6.0.2-2|39	)
14cr|owncloud-6.0.2-2|40	
14cr|owncloud-6.0.2-2|41	
14cr|owncloud-6.0.2-2|42	mkdir -p %buildroot%_sysconfdir/httpd/conf/webapps.d
14cr|owncloud-6.0.2-2|43	cat > %buildroot%_sysconfdir/httpd/conf/webapps.d/%{name}.conf <<EOF
14cr|owncloud-6.0.2-2|44	# %{name} configuration
14cr|owncloud-6.0.2-2|45	Alias /%name %_datadir/%name
14cr|owncloud-6.0.2-2|46	<Directory %_datadir/%name>
14cr|owncloud-6.0.2-2|47	Require all denied
14cr|owncloud-6.0.2-2|48	</Directory>
14cr|owncloud-6.0.2-2|49	
14cr|owncloud-6.0.2-2|50	EOF
14cr|owncloud-6.0.2-2|51	
14cr|owncloud-6.0.2-2|52	
14cr|owncloud-6.0.2-2|53	%changelog
14cr|owncloud-6.0.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.2-2
14cr|owncloud-6.0.2-2|55	+ Revision: 16f365d
14cr|owncloud-6.0.2-2|56	- MassBuild#464: Increase release tag
14cr|owncloud-6.0.2-2|57	
14cr|owncloud-6.0.2-2|58	

3833 14
14cr|owncloud-client-1.5.3-4|1	%define major 0
14cr|owncloud-client-1.5.3-4|2	%define libowncloudsync %mklibname owncloudsync %{major}
14cr|owncloud-client-1.5.3-4|3	%define libocsync %mklibname ocsync %{major}
14cr|owncloud-client-1.5.3-4|4	
14cr|owncloud-client-1.5.3-4|5	Summary:	The ownCloud Client
14cr|owncloud-client-1.5.3-4|6	Name:		owncloud-client
14cr|owncloud-client-1.5.3-4|7	Version:	1.5.3
14cr|owncloud-client-1.5.3-4|8	Release:	4
14cr|owncloud-client-1.5.3-4|9	License:	GPLv2+
14cr|owncloud-client-1.5.3-4|10	Group:		Archiving/Backup
14cr|owncloud-client-1.5.3-4|11	Url:		http://owncloud.org/sync-clients/
14cr|owncloud-client-1.5.3-4|12	Source0:	http://download.owncloud.com/download/mirall-%{version}.tar.gz
14cr|owncloud-client-1.5.3-4|13	Patch0:		mirall-1.5.3-do-not-check-updates.patch
14cr|owncloud-client-1.5.3-4|14	BuildRequires:	cmake
14cr|owncloud-client-1.5.3-4|15	BuildRequires:	qt4-devel
14cr|owncloud-client-1.5.3-4|16	BuildRequires:	qtkeychain-devel
14cr|owncloud-client-1.5.3-4|17	BuildRequires:	pkgconfig(neon)
14cr|owncloud-client-1.5.3-4|18	BuildRequires:	pkgconfig(QtWebKit)
14cr|owncloud-client-1.5.3-4|19	BuildRequires:	pkgconfig(sqlite3)
14cr|owncloud-client-1.5.3-4|20	Obsoletes:	ocsync < 1.0
14cr|owncloud-client-1.5.3-4|21	
14cr|owncloud-client-1.5.3-4|22	%description
14cr|owncloud-client-1.5.3-4|23	This is the client for ownCloud.
14cr|owncloud-client-1.5.3-4|24	
14cr|owncloud-client-1.5.3-4|25	The ownCloud client is based on Mirall.
14cr|owncloud-client-1.5.3-4|26	
14cr|owncloud-client-1.5.3-4|27	Since version 1.5.0 it doesn't need external ocsync anymore.
14cr|owncloud-client-1.5.3-4|28	
14cr|owncloud-client-1.5.3-4|29	%files
14cr|owncloud-client-1.5.3-4|30	%{_bindir}/owncloud
14cr|owncloud-client-1.5.3-4|31	%{_bindir}/owncloudcmd
14cr|owncloud-client-1.5.3-4|32	%{_sysconfdir}/ownCloud/sync-exclude.lst
14cr|owncloud-client-1.5.3-4|33	%{_iconsdir}/hicolor/*/*/*.png
14cr|owncloud-client-1.5.3-4|34	%{_datadir}/owncloud/
14cr|owncloud-client-1.5.3-4|35	%{_datadir}/applications/owncloud.desktop
14cr|owncloud-client-1.5.3-4|36	
14cr|owncloud-client-1.5.3-4|37	#----------------------------------------------------------------------------
14cr|owncloud-client-1.5.3-4|38	
14cr|owncloud-client-1.5.3-4|39	%package -n %{libowncloudsync}
14cr|owncloud-client-1.5.3-4|40	Summary:	Shared library for ownCloud client
14cr|owncloud-client-1.5.3-4|41	Group:		System/Libraries
14cr|owncloud-client-1.5.3-4|42	Obsoletes:	%{_lib}owncloudsync1 < 1.5.3
14cr|owncloud-client-1.5.3-4|43	Conflicts:	%{_lib}owncloudsync1 < 1.5.3
14cr|owncloud-client-1.5.3-4|44	
14cr|owncloud-client-1.5.3-4|45	%description -n %{libowncloudsync}
14cr|owncloud-client-1.5.3-4|46	Shared library for ownCloud client.
14cr|owncloud-client-1.5.3-4|47	
14cr|owncloud-client-1.5.3-4|48	%files -n %{libowncloudsync}
14cr|owncloud-client-1.5.3-4|49	%{_libdir}/libowncloudsync.so.%{version}
14cr|owncloud-client-1.5.3-4|50	%{_libdir}/libowncloudsync.so.%{major}
14cr|owncloud-client-1.5.3-4|51	
14cr|owncloud-client-1.5.3-4|52	#----------------------------------------------------------------------------
14cr|owncloud-client-1.5.3-4|53	
14cr|owncloud-client-1.5.3-4|54	%package -n %{libocsync}
14cr|owncloud-client-1.5.3-4|55	Summary:	Shared library for ownCloud client
14cr|owncloud-client-1.5.3-4|56	Group:		System/Libraries
14cr|owncloud-client-1.5.3-4|57	Obsoletes:	%{_lib}owncloudsync1 < 1.5.3
14cr|owncloud-client-1.5.3-4|58	Conflicts:	%{_lib}owncloudsync1 < 1.5.3
14cr|owncloud-client-1.5.3-4|59	
14cr|owncloud-client-1.5.3-4|60	%description -n %{libocsync}
14cr|owncloud-client-1.5.3-4|61	Shared library for ownCloud client.
14cr|owncloud-client-1.5.3-4|62	
14cr|owncloud-client-1.5.3-4|63	%files -n %{libocsync}
14cr|owncloud-client-1.5.3-4|64	%{_libdir}/libocsync.so.%{major}*
14cr|owncloud-client-1.5.3-4|65	
14cr|owncloud-client-1.5.3-4|66	#----------------------------------------------------------------------------
14cr|owncloud-client-1.5.3-4|67	
14cr|owncloud-client-1.5.3-4|68	%prep
14cr|owncloud-client-1.5.3-4|69	%setup -qn mirall-%{version}
14cr|owncloud-client-1.5.3-4|70	%patch0 -p1
14cr|owncloud-client-1.5.3-4|71	
14cr|owncloud-client-1.5.3-4|72	%build
14cr|owncloud-client-1.5.3-4|73	%cmake_qt4
14cr|owncloud-client-1.5.3-4|74	%make owncloud
14cr|owncloud-client-1.5.3-4|75	
14cr|owncloud-client-1.5.3-4|76	%install
14cr|owncloud-client-1.5.3-4|77	%makeinstall_std -C build
14cr|owncloud-client-1.5.3-4|78	
14cr|owncloud-client-1.5.3-4|79	# Nuke devel files, useless for now
14cr|owncloud-client-1.5.3-4|80	rm -rf %{buildroot}%{_includedir}/
14cr|owncloud-client-1.5.3-4|81	rm -rf %{buildroot}%{_libdir}/*.a
14cr|owncloud-client-1.5.3-4|82	rm -rf %{buildroot}%{_libdir}/*.so
14cr|owncloud-client-1.5.3-4|83	
14cr|owncloud-client-1.5.3-4|84	
14cr|owncloud-client-1.5.3-4|85	%changelog
14cr|owncloud-client-1.5.3-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-4
14cr|owncloud-client-1.5.3-4|87	+ Revision: 42d246b
14cr|owncloud-client-1.5.3-4|88	- MassBuild#464: Increase release tag
14cr|owncloud-client-1.5.3-4|89	
14cr|owncloud-client-1.5.3-4|90	

3834 14
14cr|oxine-0.7.1-19|1	Summary:	OSD-based xine video player frontend
14cr|oxine-0.7.1-19|2	Name:		oxine
14cr|oxine-0.7.1-19|3	Version:	0.7.1
14cr|oxine-0.7.1-19|4	Release:	19
14cr|oxine-0.7.1-19|5	License:	GPLv2+
14cr|oxine-0.7.1-19|6	Group:		Video
14cr|oxine-0.7.1-19|7	Url:		http://oxine.sf.net
14cr|oxine-0.7.1-19|8	Source0:	http://prdownloads.sourceforge.net/oxine/%{name}-%{version}.tar.gz
14cr|oxine-0.7.1-19|9	# (Anssi 04/2008) xvdr/xineliboutput support, from SVN, adapted to 0.7.1
14cr|oxine-0.7.1-19|10	Patch0:		oxine-0.7.1-xvdr.patch
14cr|oxine-0.7.1-19|11	Patch1:		oxine-strptime.patch
14cr|oxine-0.7.1-19|12	BuildRequires:	eject
14cr|oxine-0.7.1-19|13	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|oxine-0.7.1-19|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|oxine-0.7.1-19|15	BuildRequires:	pkgconfig(ImageMagick)
14cr|oxine-0.7.1-19|16	BuildRequires:	pkgconfig(libcdio)
14cr|oxine-0.7.1-19|17	BuildRequires:	pkgconfig(libcurl)
14cr|oxine-0.7.1-19|18	BuildRequires:	pkgconfig(libexif)
14cr|oxine-0.7.1-19|19	BuildRequires:	pkgconfig(liblircclient0)
14cr|oxine-0.7.1-19|20	BuildRequires:	pkgconfig(libxine)
14cr|oxine-0.7.1-19|21	BuildRequires:	pkgconfig(x11)
14cr|oxine-0.7.1-19|22	BuildRequires:	pkgconfig(xinerama)
14cr|oxine-0.7.1-19|23	BuildRequires:	pkgconfig(xtst)
14cr|oxine-0.7.1-19|24	Requires:	eject
14cr|oxine-0.7.1-19|25	Requires:	xine-plugins
14cr|oxine-0.7.1-19|26	
14cr|oxine-0.7.1-19|27	%description
14cr|oxine-0.7.1-19|28	oxine is a lightweight, purely osd based xine frontend for set-top
14cr|oxine-0.7.1-19|29	boxes and home entertainment systems.
14cr|oxine-0.7.1-19|30	
14cr|oxine-0.7.1-19|31	%files -f %{name}.lang
14cr|oxine-0.7.1-19|32	%doc README TODO AUTHORS ChangeLog doc/*.pdf doc/*.html
14cr|oxine-0.7.1-19|33	%{_bindir}/%{name}
14cr|oxine-0.7.1-19|34	%{_datadir}/%{name}
14cr|oxine-0.7.1-19|35	%{_datadir}/applications/*.desktop
14cr|oxine-0.7.1-19|36	
14cr|oxine-0.7.1-19|37	#----------------------------------------------------------------------------
14cr|oxine-0.7.1-19|38	
14cr|oxine-0.7.1-19|39	%prep
14cr|oxine-0.7.1-19|40	%setup -q
14cr|oxine-0.7.1-19|41	%patch0 -p1
14cr|oxine-0.7.1-19|42	%patch1 -p1
14cr|oxine-0.7.1-19|43	
14cr|oxine-0.7.1-19|44	%build
14cr|oxine-0.7.1-19|45	%configure2_5x \
14cr|oxine-0.7.1-19|46	--enable-vdr \
14cr|oxine-0.7.1-19|47	--disable-hal
14cr|oxine-0.7.1-19|48	%make
14cr|oxine-0.7.1-19|49	
14cr|oxine-0.7.1-19|50	%install
14cr|oxine-0.7.1-19|51	%makeinstall_std
14cr|oxine-0.7.1-19|52	
14cr|oxine-0.7.1-19|53	#OXINE_SKINDIR=%buildroot%_datadir/oxine/skins DEFAULT_SKIN=%buildroot%_datadir/oxine/skins/default
14cr|oxine-0.7.1-19|54	mkdir -p %{buildroot}%{_datadir}/applications
14cr|oxine-0.7.1-19|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|oxine-0.7.1-19|56	[Desktop Entry]
14cr|oxine-0.7.1-19|57	Name=Oxine
14cr|oxine-0.7.1-19|58	Name[ru]=Oxine
14cr|oxine-0.7.1-19|59	Comment=OSD Xine Video Player
14cr|oxine-0.7.1-19|60	Comment[ru]=Видеопроигрыватель на основе Xine
14cr|oxine-0.7.1-19|61	Exec=%{name} %U
14cr|oxine-0.7.1-19|62	Icon=video_section
14cr|oxine-0.7.1-19|63	Terminal=false
14cr|oxine-0.7.1-19|64	Type=Application
14cr|oxine-0.7.1-19|65	StartupNotify=true
14cr|oxine-0.7.1-19|66	Categories=AudioVideo;Video;Player;
14cr|oxine-0.7.1-19|67	MimeType=video/mpeg;video/msvideo;video/quicktime;video/x-avi;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;application/x-ogg;audio/x-mp3;audio/x-mpeg;video/x-fli;audio/x-wav;
14cr|oxine-0.7.1-19|68	EOF
14cr|oxine-0.7.1-19|69	
14cr|oxine-0.7.1-19|70	%find_lang %{name}
14cr|oxine-0.7.1-19|71	
14cr|oxine-0.7.1-19|72	
14cr|oxine-0.7.1-19|73	%changelog
14cr|oxine-0.7.1-19|74	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-19
14cr|oxine-0.7.1-19|75	+ Revision: f6df554
14cr|oxine-0.7.1-19|76	- Spec cleanup
14cr|oxine-0.7.1-19|77	
14cr|oxine-0.7.1-19|78	

3835 14
14cr|oxygen-molecule-theme-3.2-3|1	Name:		oxygen-molecule-theme
14cr|oxygen-molecule-theme-3.2-3|2	Summary:	Oxygen Molecule theme for GTK
14cr|oxygen-molecule-theme-3.2-3|3	Version:	3.2
14cr|oxygen-molecule-theme-3.2-3|4	Release:	3
14cr|oxygen-molecule-theme-3.2-3|5	Source0:	http://www.kde-look.org/CONTENT/content-files/103741-Oxygen-Molecule_%{version}_theme.tar.gz
14cr|oxygen-molecule-theme-3.2-3|6	URL:		http://www.kde-look.org/content/show.php?content=103741
14cr|oxygen-molecule-theme-3.2-3|7	Group:		Graphical desktop/GNOME
14cr|oxygen-molecule-theme-3.2-3|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|oxygen-molecule-theme-3.2-3|9	License:	GPLv2+
14cr|oxygen-molecule-theme-3.2-3|10	BuildRequires:	kde4-macros
14cr|oxygen-molecule-theme-3.2-3|11	Requires:	gtk2
14cr|oxygen-molecule-theme-3.2-3|12	Requires:	gtk-engines2
14cr|oxygen-molecule-theme-3.2-3|13	Suggests:	systemsettings-qt-gtk
14cr|oxygen-molecule-theme-3.2-3|14	BuildArch:	noarch
14cr|oxygen-molecule-theme-3.2-3|15	
14cr|oxygen-molecule-theme-3.2-3|16	%description
14cr|oxygen-molecule-theme-3.2-3|17	Oxygen-Molecule is a theme for GTK+ applications to provide a uniform look when
14cr|oxygen-molecule-theme-3.2-3|18	used under the KDE 4 desktop environment.
14cr|oxygen-molecule-theme-3.2-3|19	
14cr|oxygen-molecule-theme-3.2-3|20	%prep
14cr|oxygen-molecule-theme-3.2-3|21	%setup -q -c -n %{name}-%{version}
14cr|oxygen-molecule-theme-3.2-3|22	%__tar -xzf kde44-oxygen-molecule.tar.gz
14cr|oxygen-molecule-theme-3.2-3|23	%__chmod 644 kde44-oxygen-molecule/gtk-2.0/*/* kde44-oxygen-molecule-flat/gtk-2.0/*/* Oxygen-Molecule_3.0.colors
14cr|oxygen-molecule-theme-3.2-3|24	%__rm -f Oxygen-Molecule\ %{version}\ setup\ guide.odt
14cr|oxygen-molecule-theme-3.2-3|25	
14cr|oxygen-molecule-theme-3.2-3|26	%build
14cr|oxygen-molecule-theme-3.2-3|27	
14cr|oxygen-molecule-theme-3.2-3|28	%install
14cr|oxygen-molecule-theme-3.2-3|29	%__rm -rf %{buildroot}
14cr|oxygen-molecule-theme-3.2-3|30	%__install -d %{buildroot}%{_datadir}/themes %{buildroot}%{_kde_appsdir}/color-schemes
14cr|oxygen-molecule-theme-3.2-3|31	%__mv kde44-oxygen-molecule %{buildroot}%{_datadir}/themes/Oxygen-Molecule
14cr|oxygen-molecule-theme-3.2-3|32	%__mv kde44-oxygen-molecule-flat %{buildroot}%{_datadir}/themes/Oxygen-Molecule-Flat
14cr|oxygen-molecule-theme-3.2-3|33	%__mv Oxygen-Molecule_3.0.colors %{buildroot}%{_kde_appsdir}/color-schemes/OxygenMolecule.colors
14cr|oxygen-molecule-theme-3.2-3|34	
14cr|oxygen-molecule-theme-3.2-3|35	%clean
14cr|oxygen-molecule-theme-3.2-3|36	%__rm -rf %{buildroot}
14cr|oxygen-molecule-theme-3.2-3|37	
14cr|oxygen-molecule-theme-3.2-3|38	%files
14cr|oxygen-molecule-theme-3.2-3|39	%defattr(-,root,root,0755)
14cr|oxygen-molecule-theme-3.2-3|40	%doc Oxygen-Molecule\ %{version}\ setup\ guide.pdf Oxygen-Molecule-screenshot1.png
14cr|oxygen-molecule-theme-3.2-3|41	%{_datadir}/themes/Oxygen-Molecule
14cr|oxygen-molecule-theme-3.2-3|42	%{_datadir}/themes/Oxygen-Molecule-Flat
14cr|oxygen-molecule-theme-3.2-3|43	%{_kde_appsdir}/color-schemes/OxygenMolecule.colors
14cr|oxygen-molecule-theme-3.2-3|44	
14cr|oxygen-molecule-theme-3.2-3|45	
14cr|oxygen-molecule-theme-3.2-3|46	
14cr|oxygen-molecule-theme-3.2-3|47	
14cr|oxygen-molecule-theme-3.2-3|48	%changelog
14cr|oxygen-molecule-theme-3.2-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-3
14cr|oxygen-molecule-theme-3.2-3|50	+ Revision: 2a9679e
14cr|oxygen-molecule-theme-3.2-3|51	- MassBuild#464: Increase release tag
14cr|oxygen-molecule-theme-3.2-3|52	
14cr|oxygen-molecule-theme-3.2-3|53	

3836 14
14cr|ozymandns-0.1-4|1	%define name		ozymandns
14cr|ozymandns-0.1-4|2	%define version		0.1
14cr|ozymandns-0.1-4|3	%define release		4
14cr|ozymandns-0.1-4|4	
14cr|ozymandns-0.1-4|5	Name:		%{name}
14cr|ozymandns-0.1-4|6	Version:	%{version}
14cr|ozymandns-0.1-4|7	Release:	%{release}
14cr|ozymandns-0.1-4|8	Summary:	DNS Tunnel
14cr|ozymandns-0.1-4|9	License:	Distributable
14cr|ozymandns-0.1-4|10	Group:		Networking/Other
14cr|ozymandns-0.1-4|11	URL:		http://www.doxpara.com/
14cr|ozymandns-0.1-4|12	Source:     http://www.doxpara.com/%{name}_src_%{version}.tgz
14cr|ozymandns-0.1-4|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|ozymandns-0.1-4|14	
14cr|ozymandns-0.1-4|15	%description
14cr|ozymandns-0.1-4|16	This is a DNS Tunnel client and server.
14cr|ozymandns-0.1-4|17	
14cr|ozymandns-0.1-4|18	%prep
14cr|ozymandns-0.1-4|19	%setup -q -c
14cr|ozymandns-0.1-4|20	
14cr|ozymandns-0.1-4|21	%build
14cr|ozymandns-0.1-4|22	gcc %{optflags} glance.c -o glance
14cr|ozymandns-0.1-4|23	
14cr|ozymandns-0.1-4|24	%install
14cr|ozymandns-0.1-4|25	rm -rf %{buildroot}
14cr|ozymandns-0.1-4|26	install -d -m 755 %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|27	install -m 755 glance %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|28	install -m 755 aska.pl %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|29	install -m 755 geta.pl %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|30	install -m 755 nomde.pl %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|31	install -m 755 droute.pl %{buildroot}%{_bindir}
14cr|ozymandns-0.1-4|32	
14cr|ozymandns-0.1-4|33	%clean
14cr|ozymandns-0.1-4|34	rm -rf %{buildroot}
14cr|ozymandns-0.1-4|35	
14cr|ozymandns-0.1-4|36	%files
14cr|ozymandns-0.1-4|37	%defattr(-,root,root)
14cr|ozymandns-0.1-4|38	%{_bindir}/*
14cr|ozymandns-0.1-4|39	
14cr|ozymandns-0.1-4|40	
14cr|ozymandns-0.1-4|41	
14cr|ozymandns-0.1-4|42	
14cr|ozymandns-0.1-4|43	%changelog
14cr|ozymandns-0.1-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|ozymandns-0.1-4|45	+ Revision: d2370c8
14cr|ozymandns-0.1-4|46	- MassBuild#464: Increase release tag
14cr|ozymandns-0.1-4|47	
14cr|ozymandns-0.1-4|48	

3837 14
14cr|p0f-3.06b-4|1	Name:       p0f
14cr|p0f-3.06b-4|2	Version:    3.06b
14cr|p0f-3.06b-4|3	Release:    4
14cr|p0f-3.06b-4|4	Summary:    Passive OS fingerprinting tool
14cr|p0f-3.06b-4|5	License:    GPL
14cr|p0f-3.06b-4|6	Group:      Networking/Other
14cr|p0f-3.06b-4|7	URL:        http://lcamtuf.coredump.cx/p0f.shtml
14cr|p0f-3.06b-4|8	Source0:    http://lcamtuf.coredump.cx/p0f/%{name}-%{version}.tgz
14cr|p0f-3.06b-4|9	Source1:    p0f.service
14cr|p0f-3.06b-4|10	Source2:    p0f.sysconfig
14cr|p0f-3.06b-4|11	BuildRequires: pcap-devel
14cr|p0f-3.06b-4|12	
14cr|p0f-3.06b-4|13	%description
14cr|p0f-3.06b-4|14	p0f performs passive OS fingerprinting technique bases on information coming
14cr|p0f-3.06b-4|15	from remote host when it establishes connection to our system. Captured
14cr|p0f-3.06b-4|16	packets contains enough information to determine OS - and, unlike
14cr|p0f-3.06b-4|17	active scanners (nmap, queSO) - it is done without sending anything to
14cr|p0f-3.06b-4|18	this host.
14cr|p0f-3.06b-4|19	
14cr|p0f-3.06b-4|20	%prep
14cr|p0f-3.06b-4|21	%setup -q
14cr|p0f-3.06b-4|22	
14cr|p0f-3.06b-4|23	%build
14cr|p0f-3.06b-4|24	%make CFLAGS='%{optflags} -DFP_FILE="%{_sysconfdir}/%{name}/p0f.fp"'
14cr|p0f-3.06b-4|25	
14cr|p0f-3.06b-4|26	%install
14cr|p0f-3.06b-4|27	
14cr|p0f-3.06b-4|28	install -D -m 755 p0f %{buildroot}%{_sbindir}/p0f
14cr|p0f-3.06b-4|29	install -D -m 644 p0f.fp %{buildroot}%{_sysconfdir}/%{name}/%{name}.fp
14cr|p0f-3.06b-4|30	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/p0f.service
14cr|p0f-3.06b-4|31	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/p0f
14cr|p0f-3.06b-4|32	
14cr|p0f-3.06b-4|33	%files
14cr|p0f-3.06b-4|34	%doc docs/*
14cr|p0f-3.06b-4|35	%dir %{_sysconfdir}/%{name}
14cr|p0f-3.06b-4|36	%config(noreplace) %{_sysconfdir}/%{name}/p0f.fp
14cr|p0f-3.06b-4|37	%config(noreplace) %{_sysconfdir}/sysconfig/p0f
14cr|p0f-3.06b-4|38	%{_unitdir}/p0f.service
14cr|p0f-3.06b-4|39	%{_sbindir}/p0f
14cr|p0f-3.06b-4|40	
14cr|p0f-3.06b-4|41	
14cr|p0f-3.06b-4|42	
14cr|p0f-3.06b-4|43	
14cr|p0f-3.06b-4|44	%changelog
14cr|p0f-3.06b-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.06b-4
14cr|p0f-3.06b-4|46	+ Revision: d154c05
14cr|p0f-3.06b-4|47	- MassBuild#464: Increase release tag
14cr|p0f-3.06b-4|48	
14cr|p0f-3.06b-4|49	

3838 14
14cr|p2kmoto-0.1.svn20071112-3|1	%define	lib_name lib%{name}
14cr|p2kmoto-0.1.svn20071112-3|2	%define		soname 0
14cr|p2kmoto-0.1.svn20071112-3|3	%define		svnversion svn20071112
14cr|p2kmoto-0.1.svn20071112-3|4	Name:		p2kmoto
14cr|p2kmoto-0.1.svn20071112-3|5	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
14cr|p2kmoto-0.1.svn20071112-3|6	Version:	0.1.%{svnversion}
14cr|p2kmoto-0.1.svn20071112-3|7	Release:	3
14cr|p2kmoto-0.1.svn20071112-3|8	Url:		http://moto4lin.sourceforge.net/
14cr|p2kmoto-0.1.svn20071112-3|9	Source0:	p2kmoto-%{svnversion}.tar.bz2
14cr|p2kmoto-0.1.svn20071112-3|10	Patch0:		fix-no-return-in-nonvoid-function.patch
14cr|p2kmoto-0.1.svn20071112-3|11	License:	GPL
14cr|p2kmoto-0.1.svn20071112-3|12	Group:		Networking/File transfer
14cr|p2kmoto-0.1.svn20071112-3|13	BuildRequires:	autoconf
14cr|p2kmoto-0.1.svn20071112-3|14	BuildRequires:	automake
14cr|p2kmoto-0.1.svn20071112-3|15	BuildRequires:	libtool
14cr|p2kmoto-0.1.svn20071112-3|16	BuildRequires:	libusb-devel >= 0.1.8
14cr|p2kmoto-0.1.svn20071112-3|17	Requires:	%{lib_name}%{soname} = %{version}-%{release}
14cr|p2kmoto-0.1.svn20071112-3|18	
14cr|p2kmoto-0.1.svn20071112-3|19	%description
14cr|p2kmoto-0.1.svn20071112-3|20	The moto4lin software is intended to be used with Motorola telephones based on
14cr|p2kmoto-0.1.svn20071112-3|21	the P2K platform.
14cr|p2kmoto-0.1.svn20071112-3|22	
14cr|p2kmoto-0.1.svn20071112-3|23	%package -n %{lib_name}%{soname}
14cr|p2kmoto-0.1.svn20071112-3|24	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
14cr|p2kmoto-0.1.svn20071112-3|25	Group:		System/Libraries
14cr|p2kmoto-0.1.svn20071112-3|26	Provides:	%{lib_name}%{soname} = %{version}-%{release}
14cr|p2kmoto-0.1.svn20071112-3|27	Provides:	%{lib_name} = %{version}-%{release}
14cr|p2kmoto-0.1.svn20071112-3|28	
14cr|p2kmoto-0.1.svn20071112-3|29	%description -n  %{lib_name}%{soname}
14cr|p2kmoto-0.1.svn20071112-3|30	The moto4lin software is intended to be used with Motorola telephones based on
14cr|p2kmoto-0.1.svn20071112-3|31	the P2K platform.
14cr|p2kmoto-0.1.svn20071112-3|32	
14cr|p2kmoto-0.1.svn20071112-3|33	%package -n p2kmoto-devel
14cr|p2kmoto-0.1.svn20071112-3|34	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
14cr|p2kmoto-0.1.svn20071112-3|35	Group:		System/Libraries
14cr|p2kmoto-0.1.svn20071112-3|36	Provides:	p2kmoto-devel = %{version}-%{release}
14cr|p2kmoto-0.1.svn20071112-3|37	Requires:	%{lib_name}%{soname} = %{version}-%{release}
14cr|p2kmoto-0.1.svn20071112-3|38	
14cr|p2kmoto-0.1.svn20071112-3|39	%description -n p2kmoto-devel
14cr|p2kmoto-0.1.svn20071112-3|40	The moto4lin software is intended to be used with Motorola telephones based on
14cr|p2kmoto-0.1.svn20071112-3|41	the P2K platform.
14cr|p2kmoto-0.1.svn20071112-3|42	
14cr|p2kmoto-0.1.svn20071112-3|43	%prep
14cr|p2kmoto-0.1.svn20071112-3|44	%setup -q -n %{name}-%{svnversion}
14cr|p2kmoto-0.1.svn20071112-3|45	%patch0
14cr|p2kmoto-0.1.svn20071112-3|46	ln -s %{_datadir}/automake-1.10/depcomp
14cr|p2kmoto-0.1.svn20071112-3|47	
14cr|p2kmoto-0.1.svn20071112-3|48	%build
14cr|p2kmoto-0.1.svn20071112-3|49	autoconf
14cr|p2kmoto-0.1.svn20071112-3|50	export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
14cr|p2kmoto-0.1.svn20071112-3|51	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|p2kmoto-0.1.svn20071112-3|52	make -j 2
14cr|p2kmoto-0.1.svn20071112-3|53	
14cr|p2kmoto-0.1.svn20071112-3|54	%install
14cr|p2kmoto-0.1.svn20071112-3|55	make DESTDIR=%{buildroot} install
14cr|p2kmoto-0.1.svn20071112-3|56	
14cr|p2kmoto-0.1.svn20071112-3|57	rm -fr %{buildroot}%{_libdir}/*.*a
14cr|p2kmoto-0.1.svn20071112-3|58	
14cr|p2kmoto-0.1.svn20071112-3|59	%post -n  %{lib_name}%{soname} -p /sbin/ldconfig
14cr|p2kmoto-0.1.svn20071112-3|60	
14cr|p2kmoto-0.1.svn20071112-3|61	%postun -n  %{lib_name}%{soname} -p /sbin/ldconfig
14cr|p2kmoto-0.1.svn20071112-3|62	
14cr|p2kmoto-0.1.svn20071112-3|63	%files
14cr|p2kmoto-0.1.svn20071112-3|64	%defattr(-,root,root)
14cr|p2kmoto-0.1.svn20071112-3|65	%{_bindir}/*
14cr|p2kmoto-0.1.svn20071112-3|66	
14cr|p2kmoto-0.1.svn20071112-3|67	%files -n  %{lib_name}%{soname}
14cr|p2kmoto-0.1.svn20071112-3|68	%defattr(-,root,root)
14cr|p2kmoto-0.1.svn20071112-3|69	%{_libdir}/libp2kmoto.so.%{soname}
14cr|p2kmoto-0.1.svn20071112-3|70	%{_libdir}/libp2kmoto.so.%{soname}.*
14cr|p2kmoto-0.1.svn20071112-3|71	
14cr|p2kmoto-0.1.svn20071112-3|72	%files -n p2kmoto-devel
14cr|p2kmoto-0.1.svn20071112-3|73	%defattr(-,root,root)
14cr|p2kmoto-0.1.svn20071112-3|74	%{_libdir}/libp2kmoto.so
14cr|p2kmoto-0.1.svn20071112-3|75	%{_includedir}/*
14cr|p2kmoto-0.1.svn20071112-3|76	
14cr|p2kmoto-0.1.svn20071112-3|77	
14cr|p2kmoto-0.1.svn20071112-3|78	%changelog
14cr|p2kmoto-0.1.svn20071112-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.svn20071112-3
14cr|p2kmoto-0.1.svn20071112-3|80	+ Revision: e6a9afc
14cr|p2kmoto-0.1.svn20071112-3|81	- MassBuild#464: Increase release tag
14cr|p2kmoto-0.1.svn20071112-3|82	
14cr|p2kmoto-0.1.svn20071112-3|83	

3839 14
14cr|p3nfs-5.19-8|1	Summary:	Utility to access Symbian based (Psion/Nokia/Sony-Ericsson/etc) mobile devices
14cr|p3nfs-5.19-8|2	Name:		p3nfs
14cr|p3nfs-5.19-8|3	Version:	5.19
14cr|p3nfs-5.19-8|4	Release:	8
14cr|p3nfs-5.19-8|5	License:	GPLv2+
14cr|p3nfs-5.19-8|6	Group:		Networking/Other
14cr|p3nfs-5.19-8|7	Url:		http://www.koeniglich.de/p3nfs.html
14cr|p3nfs-5.19-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|p3nfs-5.19-8|9	Patch0:		p3nfs_no_client.patch
14cr|p3nfs-5.19-8|10	# Hardcode tty because build system doesn't have it
14cr|p3nfs-5.19-8|11	Patch1:		p3nfs-5.19-tty.patch
14cr|p3nfs-5.19-8|12	BuildRequires:	pkgconfig(libtirpc)
14cr|p3nfs-5.19-8|13	
14cr|p3nfs-5.19-8|14	%description
14cr|p3nfs-5.19-8|15	p3nfs is a Symbian (Psion/Nokia/Sony-Ericsson/etc) to UNIX/Linux
14cr|p3nfs-5.19-8|16	communication program. It allows you to mount the file systems of the
14cr|p3nfs-5.19-8|17	phone/PDA on your UNIX machine. This means that you see all the
14cr|p3nfs-5.19-8|18	filesystems of the Phone/PDA as a filesystem on your UNIX machine,
14cr|p3nfs-5.19-8|19	and you can copy/backup/edit any file on the Phone/PDA with your
14cr|p3nfs-5.19-8|20	preferred tools on the UNIX machine.
14cr|p3nfs-5.19-8|21	
14cr|p3nfs-5.19-8|22	In order to operate correctly, you need to install a p3nfs client
14cr|p3nfs-5.19-8|23	on the mobile device.
14cr|p3nfs-5.19-8|24	
14cr|p3nfs-5.19-8|25	%files
14cr|p3nfs-5.19-8|26	%doc README
14cr|p3nfs-5.19-8|27	%doc doc/*
14cr|p3nfs-5.19-8|28	%{_bindir}/*
14cr|p3nfs-5.19-8|29	%{_mandir}/*/*
14cr|p3nfs-5.19-8|30	
14cr|p3nfs-5.19-8|31	#----------------------------------------------------------------------------
14cr|p3nfs-5.19-8|32	
14cr|p3nfs-5.19-8|33	%prep
14cr|p3nfs-5.19-8|34	%setup -q
14cr|p3nfs-5.19-8|35	%patch0 -p0
14cr|p3nfs-5.19-8|36	%patch1 -p1
14cr|p3nfs-5.19-8|37	
14cr|p3nfs-5.19-8|38	%build
14cr|p3nfs-5.19-8|39	%configure2_5x
14cr|p3nfs-5.19-8|40	%make CFLAGS="%{optflags} -I." LDFLAGS="-lnsl -ltirpc"
14cr|p3nfs-5.19-8|41	
14cr|p3nfs-5.19-8|42	%install
14cr|p3nfs-5.19-8|43	%makeinstall_std
14cr|p3nfs-5.19-8|44	
14cr|p3nfs-5.19-8|45	rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cr|p3nfs-5.19-8|46	
14cr|p3nfs-5.19-8|47	
14cr|p3nfs-5.19-8|48	%changelog
14cr|p3nfs-5.19-8|49	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19-8
14cr|p3nfs-5.19-8|50	+ Revision: 7cae110
14cr|p3nfs-5.19-8|51	- Build with tirpc
14cr|p3nfs-5.19-8|52	
14cr|p3nfs-5.19-8|53	

3840 14
14cr|p910nd-0.93-2|1	Summary:	Tiny non-spooling printer daemon
14cr|p910nd-0.93-2|2	Name:		p910nd
14cr|p910nd-0.93-2|3	Version:	0.93
14cr|p910nd-0.93-2|4	Release:	2
14cr|p910nd-0.93-2|5	License:	GPL
14cr|p910nd-0.93-2|6	Group:		System/Servers
14cr|p910nd-0.93-2|7	URL:		http://etherboot.sourceforge.net/p910nd
14cr|p910nd-0.93-2|8	Source0:	http://etherboot.sourceforge.net/p910nd/%{name}-%{version}.tar.bz2
14cr|p910nd-0.93-2|9	Source1:	%{name}.init
14cr|p910nd-0.93-2|10	Requires(pre,post):		rpm-helper
14cr|p910nd-0.93-2|11	Requires:	tcp_wrappers
14cr|p910nd-0.93-2|12	BuildRequires:	tcp_wrappers-devel
14cr|p910nd-0.93-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|p910nd-0.93-2|14	
14cr|p910nd-0.93-2|15	%description
14cr|p910nd-0.93-2|16	Tiny non-spooling printer daemon for Linux hosts. Accepts data
14cr|p910nd-0.93-2|17	over a TCP network connection from a spooling host. Useful on
14cr|p910nd-0.93-2|18	diskless X terminals with local printer.
14cr|p910nd-0.93-2|19	
14cr|p910nd-0.93-2|20	%prep
14cr|p910nd-0.93-2|21	%setup -q
14cr|p910nd-0.93-2|22	
14cr|p910nd-0.93-2|23	cp %{SOURCE1} %{name}.init
14cr|p910nd-0.93-2|24	
14cr|p910nd-0.93-2|25	%build
14cr|p910nd-0.93-2|26	
14cr|p910nd-0.93-2|27	gcc %{optflags} %{ldflags} -DUSE_LIBWRAP -o p910nd p910nd.c -lwrap
14cr|p910nd-0.93-2|28	
14cr|p910nd-0.93-2|29	%install
14cr|p910nd-0.93-2|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|p910nd-0.93-2|31	
14cr|p910nd-0.93-2|32	install -d %{buildroot}%{_initrddir}
14cr|p910nd-0.93-2|33	install -d %{buildroot}%{_sbindir}
14cr|p910nd-0.93-2|34	install -d %{buildroot}%{_datadir}/%{name}
14cr|p910nd-0.93-2|35	install -d %{buildroot}%{_mandir}/man8
14cr|p910nd-0.93-2|36	
14cr|p910nd-0.93-2|37	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
14cr|p910nd-0.93-2|38	install -m755 %{name} %{buildroot}%{_sbindir}/
14cr|p910nd-0.93-2|39	install -m755 *.pl %{buildroot}%{_datadir}/%{name}/
14cr|p910nd-0.93-2|40	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/
14cr|p910nd-0.93-2|41	
14cr|p910nd-0.93-2|42	%post
14cr|p910nd-0.93-2|43	%_post_service %{name}
14cr|p910nd-0.93-2|44	
14cr|p910nd-0.93-2|45	%preun
14cr|p910nd-0.93-2|46	%_preun_service %{name}
14cr|p910nd-0.93-2|47	
14cr|p910nd-0.93-2|48	%clean
14cr|p910nd-0.93-2|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|p910nd-0.93-2|50	
14cr|p910nd-0.93-2|51	%files
14cr|p910nd-0.93-2|52	%defattr(-, root, root)
14cr|p910nd-0.93-2|53	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
14cr|p910nd-0.93-2|54	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
14cr|p910nd-0.93-2|55	%attr(0755,root,root) %{_datadir}/%{name}/*.pl
14cr|p910nd-0.93-2|56	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|p910nd-0.93-2|57	
14cr|p910nd-0.93-2|58	
14cr|p910nd-0.93-2|59	
14cr|p910nd-0.93-2|60	%changelog
14cr|p910nd-0.93-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93-2
14cr|p910nd-0.93-2|62	+ Revision: 4e758b6
14cr|p910nd-0.93-2|63	- MassBuild#464: Increase release tag
14cr|p910nd-0.93-2|64	
14cr|p910nd-0.93-2|65	

3841 14
14cr|packaging-tools-1.0-4|1	Name: packaging-tools
14cr|packaging-tools-1.0-4|2	Version: 1.0
14cr|packaging-tools-1.0-4|3	Release: 4
14cr|packaging-tools-1.0-4|4	Source0: e
14cr|packaging-tools-1.0-4|5	Source1: e.1
14cr|packaging-tools-1.0-4|6	Source2: vs
14cr|packaging-tools-1.0-4|7	Source3: vs.1
14cr|packaging-tools-1.0-4|8	Source4: vl
14cr|packaging-tools-1.0-4|9	Source5: vl.1
14cr|packaging-tools-1.0-4|10	Source6: vj
14cr|packaging-tools-1.0-4|11	Source7: vj.1
14cr|packaging-tools-1.0-4|12	Source8: vp
14cr|packaging-tools-1.0-4|13	Source9: vp.1
14cr|packaging-tools-1.0-4|14	Summary: Tools that make packagers' lives easier
14cr|packaging-tools-1.0-4|15	URL: http://openmandriva.org/
14cr|packaging-tools-1.0-4|16	License: Public Domain
14cr|packaging-tools-1.0-4|17	Group: Development/Other
14cr|packaging-tools-1.0-4|18	BuildArch: noarch
14cr|packaging-tools-1.0-4|19	
14cr|packaging-tools-1.0-4|20	%description
14cr|packaging-tools-1.0-4|21	Some tools that make packagers' lives easier
14cr|packaging-tools-1.0-4|22	
14cr|packaging-tools-1.0-4|23	%prep
14cr|packaging-tools-1.0-4|24	
14cr|packaging-tools-1.0-4|25	%build
14cr|packaging-tools-1.0-4|26	
14cr|packaging-tools-1.0-4|27	%install
14cr|packaging-tools-1.0-4|28	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cr|packaging-tools-1.0-4|29	install -c -m 755 %SOURCE0 %SOURCE2 %SOURCE4 %SOURCE6 %SOURCE8 %{buildroot}%{_bindir}/
14cr|packaging-tools-1.0-4|30	install -c -m 644 %SOURCE1 %SOURCE3 %SOURCE5 %SOURCE7 %SOURCE9 %{buildroot}%{_mandir}/man1/
14cr|packaging-tools-1.0-4|31	
14cr|packaging-tools-1.0-4|32	%files
14cr|packaging-tools-1.0-4|33	%{_bindir}/*
14cr|packaging-tools-1.0-4|34	%{_mandir}/man1/*
14cr|packaging-tools-1.0-4|35	
14cr|packaging-tools-1.0-4|36	%changelog
14cr|packaging-tools-1.0-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cr|packaging-tools-1.0-4|38	+ Revision: 0e18a11
14cr|packaging-tools-1.0-4|39	- MassBuild#464: Increase release tag
14cr|packaging-tools-1.0-4|40	
14cr|packaging-tools-1.0-4|41	

3842 14
14cr|packit-1.0-9|1	Summary:	Network Injection And Capture Tool
14cr|packit-1.0-9|2	Name:		packit
14cr|packit-1.0-9|3	Version:	1.0
14cr|packit-1.0-9|4	Release:	9
14cr|packit-1.0-9|5	License:	GPL
14cr|packit-1.0-9|6	Group:		Monitoring
14cr|packit-1.0-9|7	Url:		http://www.obtuse.net/software/packit/
14cr|packit-1.0-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|packit-1.0-9|9	Patch0:		%{name}-0.7.1-update-headers-for-new-libpcap.patch.bz2
14cr|packit-1.0-9|10	Patch1:		packit-1.0-no-strip.patch
14cr|packit-1.0-9|11	BuildRequires:	libnet-devel
14cr|packit-1.0-9|12	BuildRequires:	pcap-devel
14cr|packit-1.0-9|13	
14cr|packit-1.0-9|14	%description
14cr|packit-1.0-9|15	Packit is a network auditing tool that allows you to monitor, manipulate, and
14cr|packit-1.0-9|16	inject customized IP traffic into your network. Supporting the ability to
14cr|packit-1.0-9|17	define (spoof) all TCP, UDP, ICMP, IP, ARP, RARP and Ethernet header options,
14cr|packit-1.0-9|18	Packit can be valuable for testing firewalls, intrusion detection systems,
14cr|packit-1.0-9|19	port scanning, simulating network traffic and general TCP/IP auditing.
14cr|packit-1.0-9|20	
14cr|packit-1.0-9|21	%files
14cr|packit-1.0-9|22	%doc ChangeLog docs/ICMP.txt
14cr|packit-1.0-9|23	%{_mandir}/*/*
14cr|packit-1.0-9|24	%{_sbindir}/*
14cr|packit-1.0-9|25	
14cr|packit-1.0-9|26	#----------------------------------------------------------------------------
14cr|packit-1.0-9|27	
14cr|packit-1.0-9|28	%prep
14cr|packit-1.0-9|29	%setup -q
14cr|packit-1.0-9|30	%patch0 -p1
14cr|packit-1.0-9|31	%patch1 -p1
14cr|packit-1.0-9|32	
14cr|packit-1.0-9|33	%build
14cr|packit-1.0-9|34	%configure2_5x
14cr|packit-1.0-9|35	%make
14cr|packit-1.0-9|36	
14cr|packit-1.0-9|37	%install
14cr|packit-1.0-9|38	%makeinstall_std
14cr|packit-1.0-9|39	
14cr|packit-1.0-9|40	
14cr|packit-1.0-9|41	
14cr|packit-1.0-9|42	%changelog
14cr|packit-1.0-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14cr|packit-1.0-9|44	+ Revision: e27e319
14cr|packit-1.0-9|45	- MassBuild#464: Increase release tag
14cr|packit-1.0-9|46	
14cr|packit-1.0-9|47	

3843 14
14cr|padre-0.960.0-6|1	%define upstream_name    Padre
14cr|padre-0.960.0-6|2	%define appli_name       padre
14cr|padre-0.960.0-6|3	%define upstream_version 0.96
14cr|padre-0.960.0-6|4	
14cr|padre-0.960.0-6|5	Name:		%{appli_name}
14cr|padre-0.960.0-6|6	Version:	%perl_convert_version %{upstream_version}
14cr|padre-0.960.0-6|7	Release:	6
14cr|padre-0.960.0-6|8	
14cr|padre-0.960.0-6|9	License:	GPLv1+ or Artistic
14cr|padre-0.960.0-6|10	Group:		Development/Perl
14cr|padre-0.960.0-6|11	Summary:	Perl Application Development and Refactoring Environment
14cr|padre-0.960.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|padre-0.960.0-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|padre-0.960.0-6|14	
14cr|padre-0.960.0-6|15	BuildRequires:	perl-devel
14cr|padre-0.960.0-6|16	BuildRequires:	perl(Alien::wxWidgets)          >= 0.460.0
14cr|padre-0.960.0-6|17	BuildRequires:	perl(App::Ack)
14cr|padre-0.960.0-6|18	BuildRequires:	perl(App::cpanminus) >= 0.992.3
14cr|padre-0.960.0-6|19	BuildRequires:	perl(Capture::Tiny) >= 0.060.0
14cr|padre-0.960.0-6|20	BuildRequires:	perl(Class::Adapter) >= 1.050
14cr|padre-0.960.0-6|21	BuildRequires:	perl(Class::Inspector) >= 1.220
14cr|padre-0.960.0-6|22	BuildRequires:	perl(Class::Unload)  >= 0.030
14cr|padre-0.960.0-6|23	BuildRequires:	perl(Class::XSAccessor) >= 1.050
14cr|padre-0.960.0-6|24	BuildRequires:	perl(Cwd)               >= 3.270.100
14cr|padre-0.960.0-6|25	BuildRequires:	perl(DBD::SQLite) >= 1.270.0
14cr|padre-0.960.0-6|26	BuildRequires:	perl(DBI) >= 1.580.0
14cr|padre-0.960.0-6|27	BuildRequires:	perl(Data::Dumper) >= 2.101
14cr|padre-0.960.0-6|28	BuildRequires:	perl(Debug::Client) >= 0.110
14cr|padre-0.960.0-6|29	BuildRequires:	perl(Devel::Dumpvar) >= 0.040
14cr|padre-0.960.0-6|30	BuildRequires:	perl(Devel::Refactor) >= 0.05
14cr|padre-0.960.0-6|31	BuildRequires:	perl(Digest::MD5) >= 2.380
14cr|padre-0.960.0-6|32	BuildRequires:	perl(Encode) >= 2.260
14cr|padre-0.960.0-6|33	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.560.0
14cr|padre-0.960.0-6|34	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
14cr|padre-0.960.0-6|35	BuildRequires:	perl(File::Basename)
14cr|padre-0.960.0-6|36	BuildRequires:	perl(File::Copy::Recursive) >= 0.370
14cr|padre-0.960.0-6|37	BuildRequires:	perl(File::Find::Rule) >= 0.300
14cr|padre-0.960.0-6|38	BuildRequires:	perl(File::Glob)
14cr|padre-0.960.0-6|39	BuildRequires:	perl(File::HomeDir) >= 0.910
14cr|padre-0.960.0-6|40	BuildRequires:	perl(File::Path) >= 2.080
14cr|padre-0.960.0-6|41	BuildRequires:	perl(File::Remove) >= 1.400
14cr|padre-0.960.0-6|42	BuildRequires:	perl(File::ShareDir) >= 1.0
14cr|padre-0.960.0-6|43	BuildRequires:	perl(File::ShareDir::PAR)
14cr|padre-0.960.0-6|44	BuildRequires:	perl(File::Spec) >= 3.270.100
14cr|padre-0.960.0-6|45	BuildRequires:	perl(File::Spec::Functions) >= 3.270.1
14cr|padre-0.960.0-6|46	BuildRequires:	perl(File::Temp) >= 0.200
14cr|padre-0.960.0-6|47	BuildRequires:	perl(File::Which) >= 1.080
14cr|padre-0.960.0-6|48	BuildRequires:	perl(File::pushd) >= 1.0
14cr|padre-0.960.0-6|49	BuildRequires:	perl(FindBin)
14cr|padre-0.960.0-6|50	BuildRequires:	perl(Format::Human::Bytes) >= 0.060
14cr|padre-0.960.0-6|51	BuildRequires:	perl(Getopt::Long)
14cr|padre-0.960.0-6|52	BuildRequires:	perl(HTML::Entities) >= 3.570
14cr|padre-0.960.0-6|53	BuildRequires:	perl(HTML::Parser) >= 3.580
14cr|padre-0.960.0-6|54	BuildRequires:	perl(IO::Scalar) >= 2.110
14cr|padre-0.960.0-6|55	BuildRequires:	perl(IO::Socket) >= 1.300
14cr|padre-0.960.0-6|56	BuildRequires:	perl(IO::String) >= 1.080
14cr|padre-0.960.0-6|57	BuildRequires:	perl(IPC::Open2)
14cr|padre-0.960.0-6|58	BuildRequires:	perl(IPC::Open3)
14cr|padre-0.960.0-6|59	BuildRequires:	perl(IPC::Run)
14cr|padre-0.960.0-6|60	BuildRequires:	perl(JSON::XS) >= 2.290
14cr|padre-0.960.0-6|61	BuildRequires:	perl(LWP) >= 5.815
14cr|padre-0.960.0-6|62	BuildRequires:	perl(LWP::UserAgent)
14cr|padre-0.960.0-6|63	BuildRequires:	perl(List::MoreUtils) >= 0.220
14cr|padre-0.960.0-6|64	BuildRequires:	perl(List::Util) >= 1.180
14cr|padre-0.960.0-6|65	BuildRequires:	perl(Locale::Msgfmt)
14cr|padre-0.960.0-6|66	BuildRequires:	perl(Module::Build) >= 0.360.3
14cr|padre-0.960.0-6|67	BuildRequires:	perl(Module::CoreList)
14cr|padre-0.960.0-6|68	BuildRequires:	perl(Module::Install)
14cr|padre-0.960.0-6|69	BuildRequires:	perl(Module::Manifest) >= 0.080
14cr|padre-0.960.0-6|70	BuildRequires:	perl(Module::Refresh) >= 0.130
14cr|padre-0.960.0-6|71	BuildRequires:	perl(Module::Starter) >= 1.500
14cr|padre-0.960.0-6|72	BuildRequires:	perl(ORLite) >= 1.480
14cr|padre-0.960.0-6|73	BuildRequires:	perl(ORLite::Migrate)
14cr|padre-0.960.0-6|74	BuildRequires:	perl(PAR)
14cr|padre-0.960.0-6|75	BuildRequires:	perl(POD2::Base) >= 0.043
14cr|padre-0.960.0-6|76	BuildRequires:	perl(POSIX)
14cr|padre-0.960.0-6|77	BuildRequires:	perl(PPI) >= 1.213
14cr|padre-0.960.0-6|78	BuildRequires:	perl(PPIx::EditorTools) >= 0.130
14cr|padre-0.960.0-6|79	BuildRequires:	perl(PPIx::Regexp) >= 0.011
14cr|padre-0.960.0-6|80	BuildRequires:	perl(Params::Util) >= 0.330
14cr|padre-0.960.0-6|81	BuildRequires:	perl(Parse::ErrorString::Perl) >= 0.140
14cr|padre-0.960.0-6|82	BuildRequires:	perl(Parse::ExuberantCTags) >= 1.0
14cr|padre-0.960.0-6|83	BuildRequires:	perl(Pod::Abstract) >= 0.160
14cr|padre-0.960.0-6|84	BuildRequires:	perl(Pod::Functions)
14cr|padre-0.960.0-6|85	BuildRequires:	perl(Pod::POM) >= 0.170
14cr|padre-0.960.0-6|86	BuildRequires:	perl(Pod::Perldoc)              >= 3.150.0
14cr|padre-0.960.0-6|87	BuildRequires:	perl(Pod::Simple) >= 3.070
14cr|padre-0.960.0-6|88	BuildRequires:	perl(Pod::Simple::XHTML) >= 3.040
14cr|padre-0.960.0-6|89	BuildRequires:	perl(Probe::Perl)
14cr|padre-0.960.0-6|90	BuildRequires:	perl(Storable) >= 2.150
14cr|padre-0.960.0-6|91	BuildRequires:	perl(Template::Tiny) >= 0.110
14cr|padre-0.960.0-6|92	BuildRequires:	perl(Term::ReadLine)
14cr|padre-0.960.0-6|93	BuildRequires:	perl(Text::Balanced)                >= 2.010
14cr|padre-0.960.0-6|94	BuildRequires:	perl(Text::Diff)                >= 0.350.0
14cr|padre-0.960.0-6|95	BuildRequires:	perl(Text::FindIndent) >= 0.100
14cr|padre-0.960.0-6|96	BuildRequires:	perl(Test::Exception)           >= 0.310
14cr|padre-0.960.0-6|97	BuildRequires:	perl(Time::HiRes)           >= 1.971.800
14cr|padre-0.960.0-6|98	BuildRequires:	perl(Test::MockObject)          >= 1.090.0
14cr|padre-0.960.0-6|99	BuildRequires:	perl(Test::More)                >= 0.880.0
14cr|padre-0.960.0-6|100	BuildRequires:	perl(Test::Most)
14cr|padre-0.960.0-6|101	BuildRequires:	perl(Test::NeedsDisplay)
14cr|padre-0.960.0-6|102	BuildRequires:	perl(Test::NoWarnings)          >= 0.084.0
14cr|padre-0.960.0-6|103	BuildRequires:	perl(Test::Script)              >= 1.070.0
14cr|padre-0.960.0-6|104	BuildRequires:	perl(Thread::Queue)             >= 2.110.0
14cr|padre-0.960.0-6|105	BuildRequires:	perl(URI)
14cr|padre-0.960.0-6|106	BuildRequires:	perl(Wx) >= 0.910
14cr|padre-0.960.0-6|107	BuildRequires:	perl(Wx::Perl::ProcessStream) >= 0.290
14cr|padre-0.960.0-6|108	BuildRequires:	perl(YAML::Tiny) >= 1.320
14cr|padre-0.960.0-6|109	BuildRequires:	perl(threads)                   >= 1.710.0
14cr|padre-0.960.0-6|110	BuildRequires:	perl(threads::shared)           >= 1.330.0
14cr|padre-0.960.0-6|111	
14cr|padre-0.960.0-6|112	BuildArch: noarch
14cr|padre-0.960.0-6|113	
14cr|padre-0.960.0-6|114	Requires:	gettext
14cr|padre-0.960.0-6|115	# not auto-detected but required
14cr|padre-0.960.0-6|116	Requires:	perl(Alien::wxWidgets)
14cr|padre-0.960.0-6|117	Requires:	perl(Class::Adapter::Builder)
14cr|padre-0.960.0-6|118	Requires:	perl(File::pushd)
14cr|padre-0.960.0-6|119	Requires:	perl(Text::FindIndent)
14cr|padre-0.960.0-6|120	Requires:	perl(Probe::Perl)
14cr|padre-0.960.0-6|121	Requires:	perl(Template::Tiny)
14cr|padre-0.960.0-6|122	
14cr|padre-0.960.0-6|123	Obsoletes:	perl-Padre-Plugin-Encode <= 0.1.3
14cr|padre-0.960.0-6|124	Provides:	perl-Padre-Plugin-Encode = %{EVRD}
14cr|padre-0.960.0-6|125	
14cr|padre-0.960.0-6|126	Obsoletes:	perl-Wx-Perl-Dialog <= 0.04
14cr|padre-0.960.0-6|127	Provides:	perl-Wx-Perl-Dialog = %{EVRD}
14cr|padre-0.960.0-6|128	
14cr|padre-0.960.0-6|129	Obsoletes:	perl-Padre <= 0.400.0
14cr|padre-0.960.0-6|130	Provides:	perl-Padre = %{EVRD}
14cr|padre-0.960.0-6|131	
14cr|padre-0.960.0-6|132	Provides:	perl-Padre-Wx-Panel-FoundInFiles = %{EVRD}
14cr|padre-0.960.0-6|133	Provides:	perl(Padre::Wx::Dialog) = %{EVRD}
14cr|padre-0.960.0-6|134	
14cr|padre-0.960.0-6|135	Suggests: perl(Padre::Plugin::Autoformat)
14cr|padre-0.960.0-6|136	Suggests: perl(Padre::Plugin::CSS)
14cr|padre-0.960.0-6|137	Suggests: perl(Padre::Plugin::Catalyst)
14cr|padre-0.960.0-6|138	Suggests: perl(Padre::Plugin::ClassSniff)
14cr|padre-0.960.0-6|139	Suggests: perl(Padre::Plugin::DataWalker)
14cr|padre-0.960.0-6|140	Suggests: perl(Padre::Plugin::Ecliptic)
14cr|padre-0.960.0-6|141	Suggests: perl(Padre::Plugin::Git)
14cr|padre-0.960.0-6|142	Suggests: perl(Padre::Plugin::HTML)
14cr|padre-0.960.0-6|143	Suggests: perl(Padre::Plugin::Kate)
14cr|padre-0.960.0-6|144	Suggests: perl(Padre::Plugin::Nopaste)
14cr|padre-0.960.0-6|145	Suggests: perl(Padre::Plugin::PAR)
14cr|padre-0.960.0-6|146	Suggests: perl(Padre::Plugin::Parrot)
14cr|padre-0.960.0-6|147	Suggests: perl(Padre::Plugin::Perl6)
14cr|padre-0.960.0-6|148	Suggests: perl(Padre::Plugin::PerlCritic)
14cr|padre-0.960.0-6|149	Suggests: perl(Padre::Plugin::PerlTidy)
14cr|padre-0.960.0-6|150	Suggests: perl(Padre::Plugin::SpellCheck)
14cr|padre-0.960.0-6|151	Suggests: perl(Padre::Plugin::Swarm)
14cr|padre-0.960.0-6|152	Suggests: perl(Padre::Plugin::ViewInBrowser)
14cr|padre-0.960.0-6|153	
14cr|padre-0.960.0-6|154	%description
14cr|padre-0.960.0-6|155	Padre - Perl Application Development and Refactoring Environment
14cr|padre-0.960.0-6|156	
14cr|padre-0.960.0-6|157	%prep
14cr|padre-0.960.0-6|158	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|padre-0.960.0-6|159	chmod a-x share/%{name}.desktop
14cr|padre-0.960.0-6|160	
14cr|padre-0.960.0-6|161	%build
14cr|padre-0.960.0-6|162	DISPLAY= perl Makefile.PL INSTALLDIRS=vendor
14cr|padre-0.960.0-6|163	%make
14cr|padre-0.960.0-6|164	
14cr|padre-0.960.0-6|165	%check
14cr|padre-0.960.0-6|166	#DISPLAY= %make test
14cr|padre-0.960.0-6|167	
14cr|padre-0.960.0-6|168	%install
14cr|padre-0.960.0-6|169	%makeinstall_std
14cr|padre-0.960.0-6|170	
14cr|padre-0.960.0-6|171	# menu-entry
14cr|padre-0.960.0-6|172	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|padre-0.960.0-6|173	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|padre-0.960.0-6|174	[Desktop Entry]
14cr|padre-0.960.0-6|175	Version=1.0
14cr|padre-0.960.0-6|176	Name=Padre
14cr|padre-0.960.0-6|177	Comment=The Perl IDE
14cr|padre-0.960.0-6|178	Exec=padre
14cr|padre-0.960.0-6|179	Icon=%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons/padre/64x64/logo.png
14cr|padre-0.960.0-6|180	Categories=Development;Perl;IDE;
14cr|padre-0.960.0-6|181	Terminal=false
14cr|padre-0.960.0-6|182	EOF
14cr|padre-0.960.0-6|183	
14cr|padre-0.960.0-6|184	%find_lang %{name} --all-name
14cr|padre-0.960.0-6|185	
14cr|padre-0.960.0-6|186	%files -f %{name}.lang
14cr|padre-0.960.0-6|187	%doc Changes README
14cr|padre-0.960.0-6|188	%{_bindir}/padre
14cr|padre-0.960.0-6|189	%{_mandir}/man3/*
14cr|padre-0.960.0-6|190	%{_datadir}/applications/%{name}.desktop
14cr|padre-0.960.0-6|191	%{perl_vendorlib}/%{upstream_name}
14cr|padre-0.960.0-6|192	%{perl_vendorlib}/%{upstream_name}.pm
14cr|padre-0.960.0-6|193	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}
14cr|padre-0.960.0-6|194	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}/locale
14cr|padre-0.960.0-6|195	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/doc
14cr|padre-0.960.0-6|196	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/examples
14cr|padre-0.960.0-6|197	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons
14cr|padre-0.960.0-6|198	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/languages
14cr|padre-0.960.0-6|199	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop
14cr|padre-0.960.0-6|200	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop.README
14cr|padre-0.960.0-6|201	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash-ccnc.png
14cr|padre-0.960.0-6|202	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash.png
14cr|padre-0.960.0-6|203	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/ppm
14cr|padre-0.960.0-6|204	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/README.txt
14cr|padre-0.960.0-6|205	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/templates
14cr|padre-0.960.0-6|206	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/themes
14cr|padre-0.960.0-6|207	
14cr|padre-0.960.0-6|208	
14cr|padre-0.960.0-6|209	%changelog
14cr|padre-0.960.0-6|210	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-6
14cr|padre-0.960.0-6|211	+ Revision: fa6d302
14cr|padre-0.960.0-6|212	- MassBuild#464: Increase release tag
14cr|padre-0.960.0-6|213	
14cr|padre-0.960.0-6|214	

3844 14
14cr|paintown-3.6.0-2|1	%define _disable_ld_no_undefined 1
14cr|paintown-3.6.0-2|2	
14cr|paintown-3.6.0-2|3	Summary:	2D Fighting Game
14cr|paintown-3.6.0-2|4	Name:		paintown
14cr|paintown-3.6.0-2|5	Version:	3.6.0
14cr|paintown-3.6.0-2|6	Release:	2
14cr|paintown-3.6.0-2|7	License:	GPLv2+
14cr|paintown-3.6.0-2|8	Group:		Games/Arcade
14cr|paintown-3.6.0-2|9	Url:		http://paintown.sourceforge.net/
14cr|paintown-3.6.0-2|10	Source0:	http://paintown.sourceforge.net/%{name}-%{version}.tar.bz2
14cr|paintown-3.6.0-2|11	Patch0:		paintown-3.6.0-static.patch
14cr|paintown-3.6.0-2|12	Patch1:		paintown-3.6.0-cmake-freetype.patch
14cr|paintown-3.6.0-2|13	BuildRequires:	cmake
14cr|paintown-3.6.0-2|14	BuildRequires:	imagemagick
14cr|paintown-3.6.0-2|15	BuildRequires:	pkgconfig(freetype2)
14cr|paintown-3.6.0-2|16	BuildRequires:	pkgconfig(libpng)
14cr|paintown-3.6.0-2|17	BuildRequires:	pkgconfig(ogg)
14cr|paintown-3.6.0-2|18	BuildRequires:	pkgconfig(python)
14cr|paintown-3.6.0-2|19	BuildRequires:	pkgconfig(sdl)
14cr|paintown-3.6.0-2|20	BuildRequires:	pkgconfig(vorbis)
14cr|paintown-3.6.0-2|21	BuildRequires:	pkgconfig(zlib)
14cr|paintown-3.6.0-2|22	
14cr|paintown-3.6.0-2|23	%description
14cr|paintown-3.6.0-2|24	Paintown is a 2D engine for fighting games.
14cr|paintown-3.6.0-2|25	If you are looking for a side-scrolling, action packed game like you used
14cr|paintown-3.6.0-2|26	to play or if you are looking for an extensible engine to write your own game,
14cr|paintown-3.6.0-2|27	look no further. Paintown supports user created content through a mod system
14cr|paintown-3.6.0-2|28	and user defined functionality through scripting.
14cr|paintown-3.6.0-2|29	
14cr|paintown-3.6.0-2|30	Warning! The game is buggy and requires some "magic moves" to play.
14cr|paintown-3.6.0-2|31	For example, with some langauges half of menu is blank...
14cr|paintown-3.6.0-2|32	
14cr|paintown-3.6.0-2|33	Features
14cr|paintown-3.6.0-2|34	* Low CPU and GPU requirements
14cr|paintown-3.6.0-2|35	* Network play
14cr|paintown-3.6.0-2|36	* Dynamic lighting
14cr|paintown-3.6.0-2|37	* Joystick support
14cr|paintown-3.6.0-2|38	* mod/s3m/xm/it music modules
14cr|paintown-3.6.0-2|39	* Scripting with python
14cr|paintown-3.6.0-2|40	* M.U.G.E.N engine
14cr|paintown-3.6.0-2|41	
14cr|paintown-3.6.0-2|42	%files
14cr|paintown-3.6.0-2|43	%doc README LEGAL LICENSE TODO scripting.txt
14cr|paintown-3.6.0-2|44	%{_bindir}/%{name}
14cr|paintown-3.6.0-2|45	%{_datadir}/applications/%{name}.desktop
14cr|paintown-3.6.0-2|46	%{_gamesbindir}/%{name}
14cr|paintown-3.6.0-2|47	%{_gamesdatadir}/%{name}
14cr|paintown-3.6.0-2|48	%{_datadir}/pixmaps/%{name}.png
14cr|paintown-3.6.0-2|49	
14cr|paintown-3.6.0-2|50	#----------------------------------------------------------------------------
14cr|paintown-3.6.0-2|51	
14cr|paintown-3.6.0-2|52	%prep
14cr|paintown-3.6.0-2|53	%setup -q
14cr|paintown-3.6.0-2|54	%patch0 -p1
14cr|paintown-3.6.0-2|55	%patch1 -p1
14cr|paintown-3.6.0-2|56	
14cr|paintown-3.6.0-2|57	find data/ -type f -exec chmod 0644 {} \;
14cr|paintown-3.6.0-2|58	
14cr|paintown-3.6.0-2|59	%build
14cr|paintown-3.6.0-2|60	LIBSUFFIX=$(echo "%{_lib}" | sed 's|^lib||')
14cr|paintown-3.6.0-2|61	export CFLAGS="%{optflags} -Wall"
14cr|paintown-3.6.0-2|62	export CXXFLAGS="$CFLAGS"
14cr|paintown-3.6.0-2|63	
14cr|paintown-3.6.0-2|64	%cmake -DUSE_SDL=ON
14cr|paintown-3.6.0-2|65	
14cr|paintown-3.6.0-2|66	%make
14cr|paintown-3.6.0-2|67	
14cr|paintown-3.6.0-2|68	%install
14cr|paintown-3.6.0-2|69	mkdir -p %{buildroot}%{_gamesbindir}
14cr|paintown-3.6.0-2|70	install -m 755 build/bin/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cr|paintown-3.6.0-2|71	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|paintown-3.6.0-2|72	cp -af data %{buildroot}%{_gamesdatadir}/%{name}
14cr|paintown-3.6.0-2|73	
14cr|paintown-3.6.0-2|74	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|paintown-3.6.0-2|75	install -m 644 data/menu/%{name}.png %{buildroot}%{_datadir}/pixmaps
14cr|paintown-3.6.0-2|76	convert data/menu/%{name}.png -resize 48x48 %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|paintown-3.6.0-2|77	
14cr|paintown-3.6.0-2|78	# wrapper script
14cr|paintown-3.6.0-2|79	mkdir -p %{buildroot}%{_bindir}
14cr|paintown-3.6.0-2|80	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|paintown-3.6.0-2|81	#!/bin/sh
14cr|paintown-3.6.0-2|82	exec %{_gamesbindir}/paintown -d %{_gamesdatadir}/%{name}/data
14cr|paintown-3.6.0-2|83	EOF
14cr|paintown-3.6.0-2|84	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|paintown-3.6.0-2|85	
14cr|paintown-3.6.0-2|86	#menu
14cr|paintown-3.6.0-2|87	mkdir -p %{buildroot}%{_datadir}/applications
14cr|paintown-3.6.0-2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|paintown-3.6.0-2|89	[Desktop Entry]
14cr|paintown-3.6.0-2|90	Name=PainTown
14cr|paintown-3.6.0-2|91	Comment=2D Fighting Game
14cr|paintown-3.6.0-2|92	Exec=%{_bindir}/%{name}
14cr|paintown-3.6.0-2|93	Icon=%{name}
14cr|paintown-3.6.0-2|94	Type=Application
14cr|paintown-3.6.0-2|95	Terminal=false
14cr|paintown-3.6.0-2|96	Categories=Game;ArcadeGame;
14cr|paintown-3.6.0-2|97	EOF
14cr|paintown-3.6.0-2|98	
14cr|paintown-3.6.0-2|99	
14cr|paintown-3.6.0-2|100	%changelog
14cr|paintown-3.6.0-2|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-2
14cr|paintown-3.6.0-2|102	+ Revision: 73883b2
14cr|paintown-3.6.0-2|103	- MassBuild#464: Increase release tag
14cr|paintown-3.6.0-2|104	
14cr|paintown-3.6.0-2|105	

3845 14
14cr|pairing-1.3-2|1	Name:		pairing
14cr|pairing-1.3-2|2	Version:	1.3
14cr|pairing-1.3-2|3	Release:	2
14cr|pairing-1.3-2|4	Summary:	Pairing of machines for network testing
14cr|pairing-1.3-2|5	License:	GPL
14cr|pairing-1.3-2|6	Group:		Networking/Other
14cr|pairing-1.3-2|7	Url:		http://ahorvath.web.cern.ch/ahorvath/pairing/
14cr|pairing-1.3-2|8	Source:		%{name}-%{version}.tar.bz2
14cr|pairing-1.3-2|9	
14cr|pairing-1.3-2|10	%description
14cr|pairing-1.3-2|11	Run this on a set of machines and get them paired up nicely for some
14cr|pairing-1.3-2|12	network-related activity.
14cr|pairing-1.3-2|13	
14cr|pairing-1.3-2|14	It uses multicast to find potential partners and TCP to actually pair up with
14cr|pairing-1.3-2|15	them.
14cr|pairing-1.3-2|16	
14cr|pairing-1.3-2|17	%prep
14cr|pairing-1.3-2|18	%setup -q
14cr|pairing-1.3-2|19	
14cr|pairing-1.3-2|20	%build
14cr|pairing-1.3-2|21	make
14cr|pairing-1.3-2|22	
14cr|pairing-1.3-2|23	%install
14cr|pairing-1.3-2|24	%__rm -rf %{buildroot}
14cr|pairing-1.3-2|25	%__mkdir_p %{buildroot}/%{_bindir}
14cr|pairing-1.3-2|26	%__install -m 755 pair %{buildroot}/%{_bindir}/pair
14cr|pairing-1.3-2|27	
14cr|pairing-1.3-2|28	%clean
14cr|pairing-1.3-2|29	%__rm -rf %{buildroot}
14cr|pairing-1.3-2|30	
14cr|pairing-1.3-2|31	%files
14cr|pairing-1.3-2|32	%defattr(-,root,root)
14cr|pairing-1.3-2|33	%{_bindir}/pair
14cr|pairing-1.3-2|34	
14cr|pairing-1.3-2|35	
14cr|pairing-1.3-2|36	
14cr|pairing-1.3-2|37	
14cr|pairing-1.3-2|38	%changelog
14cr|pairing-1.3-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|pairing-1.3-2|40	+ Revision: bbbffdb
14cr|pairing-1.3-2|41	- MassBuild#464: Increase release tag
14cr|pairing-1.3-2|42	
14cr|pairing-1.3-2|43	

3846 14
14cr|palp-1.1-3|1	Name:		palp
14cr|palp-1.1-3|2	Group:		Sciences/Mathematics
14cr|palp-1.1-3|3	License:	GPL
14cr|palp-1.1-3|4	Summary:	PALP: A Package for Analyzing Lattice Polytopes
14cr|palp-1.1-3|5	Version:	1.1
14cr|palp-1.1-3|6	Release:	3
14cr|palp-1.1-3|7	Source:		http://hep.itp.tuwien.ac.at/~kreuzer/CY/palp/%{name}-%{version}.tar.gz
14cr|palp-1.1-3|8	Source1:	http://arxiv.org/pdf/math/0204356v1
14cr|palp-1.1-3|9	URL:		http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
14cr|palp-1.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|palp-1.1-3|11	
14cr|palp-1.1-3|12	%description
14cr|palp-1.1-3|13	PALP: A Package for Analyzing Lattice Polytopes with Applications to
14cr|palp-1.1-3|14	Toric Geometry.
14cr|palp-1.1-3|15	See also http://arxiv.org/abs/math/0204356
14cr|palp-1.1-3|16	
14cr|palp-1.1-3|17	%prep
14cr|palp-1.1-3|18	%setup -q -n %{name}
14cr|palp-1.1-3|19	
14cr|palp-1.1-3|20	%build
14cr|palp-1.1-3|21	%make
14cr|palp-1.1-3|22	
14cr|palp-1.1-3|23	%install
14cr|palp-1.1-3|24	mkdir -p %{buildroot}%{_bindir}
14cr|palp-1.1-3|25	cp -fa class.x cws.x nef.x poly.x %{buildroot}/%{_bindir}
14cr|palp-1.1-3|26	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|palp-1.1-3|27	cp -fa %{SOURCE1} %{buildroot}%{_docdir}/%{name}/%{name}.pdf
14cr|palp-1.1-3|28	
14cr|palp-1.1-3|29	%clean
14cr|palp-1.1-3|30	rm -rf %{buildroot}
14cr|palp-1.1-3|31	
14cr|palp-1.1-3|32	%files
14cr|palp-1.1-3|33	%defattr(-,root,root)
14cr|palp-1.1-3|34	%{_bindir}/*
14cr|palp-1.1-3|35	%dir %doc %{_docdir}/%{name}
14cr|palp-1.1-3|36	%doc %{_docdir}/%{name}/%{name}.pdf
14cr|palp-1.1-3|37	
14cr|palp-1.1-3|38	
14cr|palp-1.1-3|39	
14cr|palp-1.1-3|40	%changelog
14cr|palp-1.1-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|palp-1.1-3|42	+ Revision: 56112eb
14cr|palp-1.1-3|43	- MassBuild#464: Increase release tag
14cr|palp-1.1-3|44	
14cr|palp-1.1-3|45	

3847 14
14cr|pam_abl-0.6.0-2|1	%define oname pam-abl
14cr|pam_abl-0.6.0-2|2	
14cr|pam_abl-0.6.0-2|3	Summary:	Auto blacklisting of hosts and users
14cr|pam_abl-0.6.0-2|4	Name:		pam_abl
14cr|pam_abl-0.6.0-2|5	Version:	0.6.0
14cr|pam_abl-0.6.0-2|6	Release:	2
14cr|pam_abl-0.6.0-2|7	License:	GPLv2+
14cr|pam_abl-0.6.0-2|8	Group:		System/Libraries
14cr|pam_abl-0.6.0-2|9	Url:		http://sourceforge.net/projects/pam-abl/
14cr|pam_abl-0.6.0-2|10	Source0:	http://downloads.sourceforge.net/project/%{oname}/%{oname}/%{oname}-%{version}.tar.gz
14cr|pam_abl-0.6.0-2|11	Patch0:		pam_abl-0.6.0-whitelistroot.patch
14cr|pam_abl-0.6.0-2|12	BuildRequires:	cmake
14cr|pam_abl-0.6.0-2|13	BuildRequires:	db-devel
14cr|pam_abl-0.6.0-2|14	BuildRequires:	pam-devel
14cr|pam_abl-0.6.0-2|15	
14cr|pam_abl-0.6.0-2|16	%description
14cr|pam_abl-0.6.0-2|17	A PAM module that provides auto blacklisting of hosts and users responsible
14cr|pam_abl-0.6.0-2|18	for repeated failed authentication attempts. Generally configured so that
14cr|pam_abl-0.6.0-2|19	blacklisted users still see normal login prompts but are guaranteed to fail
14cr|pam_abl-0.6.0-2|20	to authenticate.
14cr|pam_abl-0.6.0-2|21	
14cr|pam_abl-0.6.0-2|22	%files
14cr|pam_abl-0.6.0-2|23	%doc README
14cr|pam_abl-0.6.0-2|24	/%{_lib}/security/*so*
14cr|pam_abl-0.6.0-2|25	%{_bindir}/%{name}
14cr|pam_abl-0.6.0-2|26	%config(noreplace) %{_sysconfdir}/security/pam_abl.conf
14cr|pam_abl-0.6.0-2|27	%dir %{_var}/lib/abl
14cr|pam_abl-0.6.0-2|28	
14cr|pam_abl-0.6.0-2|29	#----------------------------------------------------------------------------
14cr|pam_abl-0.6.0-2|30	
14cr|pam_abl-0.6.0-2|31	%prep
14cr|pam_abl-0.6.0-2|32	%setup -q -c
14cr|pam_abl-0.6.0-2|33	%patch0 -p1
14cr|pam_abl-0.6.0-2|34	
14cr|pam_abl-0.6.0-2|35	%build
14cr|pam_abl-0.6.0-2|36	%cmake
14cr|pam_abl-0.6.0-2|37	%make
14cr|pam_abl-0.6.0-2|38	
14cr|pam_abl-0.6.0-2|39	%install
14cr|pam_abl-0.6.0-2|40	%makeinstall_std -C build
14cr|pam_abl-0.6.0-2|41	install -d %{buildroot}/%{_lib}
14cr|pam_abl-0.6.0-2|42	mv %{buildroot}%{_prefix}/lib/security %{buildroot}/%{_lib}
14cr|pam_abl-0.6.0-2|43	install -d %{buildroot}%{_var}/lib/abl
14cr|pam_abl-0.6.0-2|44	install -D -m 644 conf/pam_abl.conf %{buildroot}%{_sysconfdir}/security/pam_abl.conf
14cr|pam_abl-0.6.0-2|45	
14cr|pam_abl-0.6.0-2|46	
14cr|pam_abl-0.6.0-2|47	%changelog
14cr|pam_abl-0.6.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|pam_abl-0.6.0-2|49	+ Revision: 0aa073b
14cr|pam_abl-0.6.0-2|50	- MassBuild#464: Increase release tag
14cr|pam_abl-0.6.0-2|51	
14cr|pam_abl-0.6.0-2|52	

3848 14
14cr|pam-mysql-0.5-6mdk|1	%define name	pam-mysql
14cr|pam-mysql-0.5-6mdk|2	%define url	http://sourceforge.net/projects/pam-mysql/
14cr|pam-mysql-0.5-6mdk|3	%define version 0.5
14cr|pam-mysql-0.5-6mdk|4	%define prefix	%{_prefix}
14cr|pam-mysql-0.5-6mdk|5	%define release 6mdk
14cr|pam-mysql-0.5-6mdk|6	
14cr|pam-mysql-0.5-6mdk|7	Summary:	MySQL authentication for PAM
14cr|pam-mysql-0.5-6mdk|8	Name:		%{name}
14cr|pam-mysql-0.5-6mdk|9	Version:	%{version}
14cr|pam-mysql-0.5-6mdk|10	Release:	%{release}
14cr|pam-mysql-0.5-6mdk|11	License:	GPL
14cr|pam-mysql-0.5-6mdk|12	Group:		System/Libraries
14cr|pam-mysql-0.5-6mdk|13	URL:		http://sourceforge.net/projects/pam-mysql/
14cr|pam-mysql-0.5-6mdk|14	Source0:	%{url}/pam_mysql-%{version}.tar.bz2
14cr|pam-mysql-0.5-6mdk|15	Requires:	pam
14cr|pam-mysql-0.5-6mdk|16	BuildRequires:	pam-devel, mysql-devel
14cr|pam-mysql-0.5-6mdk|17	
14cr|pam-mysql-0.5-6mdk|18	%description
14cr|pam-mysql-0.5-6mdk|19	This is a module that allows people to login to PAM-aware applications by
14cr|pam-mysql-0.5-6mdk|20	authenticating to a MySQL database. Now configurable in terms of which host the
14cr|pam-mysql-0.5-6mdk|21	database resides upon and which table and username and password column to
14cr|pam-mysql-0.5-6mdk|22	interrogate.
14cr|pam-mysql-0.5-6mdk|23	
14cr|pam-mysql-0.5-6mdk|24	%prep
14cr|pam-mysql-0.5-6mdk|25	
14cr|pam-mysql-0.5-6mdk|26	%setup -q -n pam_mysql
14cr|pam-mysql-0.5-6mdk|27	
14cr|pam-mysql-0.5-6mdk|28	%build
14cr|pam-mysql-0.5-6mdk|29	
14cr|pam-mysql-0.5-6mdk|30	%make
14cr|pam-mysql-0.5-6mdk|31	
14cr|pam-mysql-0.5-6mdk|32	%install
14cr|pam-mysql-0.5-6mdk|33	mkdir -p %{buildroot}/lib/security
14cr|pam-mysql-0.5-6mdk|34	cp pam_mysql.so %{buildroot}/lib/security
14cr|pam-mysql-0.5-6mdk|35	mkdir -p %{buildroot}/usr/share/doc/pam-mysql-%{version}
14cr|pam-mysql-0.5-6mdk|36	
14cr|pam-mysql-0.5-6mdk|37	%files
14cr|pam-mysql-0.5-6mdk|38	/lib/security/pam_mysql.so
14cr|pam-mysql-0.5-6mdk|39	
14cr|pam-mysql-0.5-6mdk|40	%changelog
14cr|pam-mysql-0.5-6mdk|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-6mdk
14cr|pam-mysql-0.5-6mdk|42	+ Revision: 7379a32
14cr|pam-mysql-0.5-6mdk|43	- MassBuild#464: Increase release tag
14cr|pam-mysql-0.5-6mdk|44	
14cr|pam-mysql-0.5-6mdk|45	

3849 14
14cr|pam_mysql-0.7-0.RC1.12|1	%define name	pam_mysql
14cr|pam_mysql-0.7-0.RC1.12|2	%define version 0.7
14cr|pam_mysql-0.7-0.RC1.12|3	%define beta    RC1
14cr|pam_mysql-0.7-0.RC1.12|4	%define release %mkrel 0.%{beta}.12
14cr|pam_mysql-0.7-0.RC1.12|5	
14cr|pam_mysql-0.7-0.RC1.12|6	Name:		%{name}
14cr|pam_mysql-0.7-0.RC1.12|7	Version:	%{version}
14cr|pam_mysql-0.7-0.RC1.12|8	Release:	%{release}
14cr|pam_mysql-0.7-0.RC1.12|9	Summary:	MySQL authentication for PAM
14cr|pam_mysql-0.7-0.RC1.12|10	License:	GPLv2+
14cr|pam_mysql-0.7-0.RC1.12|11	Group:		System/Libraries
14cr|pam_mysql-0.7-0.RC1.12|12	URL:		http://sourceforge.net/projects/pam-mysql/
14cr|pam_mysql-0.7-0.RC1.12|13	Source:		http://ovh.dl.sourceforge.net/sourceforge/pam-mysql/%name-%version%beta.tar.gz
14cr|pam_mysql-0.7-0.RC1.12|14	Patch0:        	pam_mysql-0.7RC1-fix-link.patch
14cr|pam_mysql-0.7-0.RC1.12|15	Requires:	pam
14cr|pam_mysql-0.7-0.RC1.12|16	BuildRequires:	pam-devel
14cr|pam_mysql-0.7-0.RC1.12|17	BuildRequires:	mysql-devel
14cr|pam_mysql-0.7-0.RC1.12|18	BuildRequires:	openssl-devel
14cr|pam_mysql-0.7-0.RC1.12|19	Obsoletes:	pam-mysql
14cr|pam_mysql-0.7-0.RC1.12|20	Provides:	pam-mysql
14cr|pam_mysql-0.7-0.RC1.12|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|pam_mysql-0.7-0.RC1.12|22	
14cr|pam_mysql-0.7-0.RC1.12|23	%description
14cr|pam_mysql-0.7-0.RC1.12|24	This is a module that allows people to login to PAM-aware applications by
14cr|pam_mysql-0.7-0.RC1.12|25	authenticating to a MySQL database. Now configurable in terms of which host the
14cr|pam_mysql-0.7-0.RC1.12|26	database resides upon and which table and username and password column to
14cr|pam_mysql-0.7-0.RC1.12|27	interrogate.
14cr|pam_mysql-0.7-0.RC1.12|28	
14cr|pam_mysql-0.7-0.RC1.12|29	%prep
14cr|pam_mysql-0.7-0.RC1.12|30	%setup -q -n %name-%version%beta
14cr|pam_mysql-0.7-0.RC1.12|31	%patch0 -p0
14cr|pam_mysql-0.7-0.RC1.12|32	
14cr|pam_mysql-0.7-0.RC1.12|33	%build
14cr|pam_mysql-0.7-0.RC1.12|34	%configure2_5x --with-openssl=%{_prefix} --with-pam-mods-dir=/%_lib/security
14cr|pam_mysql-0.7-0.RC1.12|35	%make
14cr|pam_mysql-0.7-0.RC1.12|36	
14cr|pam_mysql-0.7-0.RC1.12|37	%install
14cr|pam_mysql-0.7-0.RC1.12|38	%makeinstall_std
14cr|pam_mysql-0.7-0.RC1.12|39	rm -f %buildroot/%_lib/security/*.la
14cr|pam_mysql-0.7-0.RC1.12|40	
14cr|pam_mysql-0.7-0.RC1.12|41	%clean
14cr|pam_mysql-0.7-0.RC1.12|42	rm -rf %buildroot
14cr|pam_mysql-0.7-0.RC1.12|43	
14cr|pam_mysql-0.7-0.RC1.12|44	%files
14cr|pam_mysql-0.7-0.RC1.12|45	%defattr(-, root, root)
14cr|pam_mysql-0.7-0.RC1.12|46	%doc ChangeLog CREDITS README NEWS
14cr|pam_mysql-0.7-0.RC1.12|47	/%_lib/security/pam_mysql.so
14cr|pam_mysql-0.7-0.RC1.12|48	
14cr|pam_mysql-0.7-0.RC1.12|49	
14cr|pam_mysql-0.7-0.RC1.12|50	
14cr|pam_mysql-0.7-0.RC1.12|51	%changelog
14cr|pam_mysql-0.7-0.RC1.12|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.7-0.RC1.12
14cr|pam_mysql-0.7-0.RC1.12|53	+ Revision: f0ff642
14cr|pam_mysql-0.7-0.RC1.12|54	- Automatic import for version 0.7
14cr|pam_mysql-0.7-0.RC1.12|55	
14cr|pam_mysql-0.7-0.RC1.12|56	

3850 14
14cr|pam-pgsql-0.7.3.1-2|1	Summary:	Postgresql authentication for PAM
14cr|pam-pgsql-0.7.3.1-2|2	Name:		pam-pgsql
14cr|pam-pgsql-0.7.3.1-2|3	Version:	0.7.3.1
14cr|pam-pgsql-0.7.3.1-2|4	Release:	2
14cr|pam-pgsql-0.7.3.1-2|5	Epoch:		1
14cr|pam-pgsql-0.7.3.1-2|6	License:	GPLv2+
14cr|pam-pgsql-0.7.3.1-2|7	Group:		System/Libraries
14cr|pam-pgsql-0.7.3.1-2|8	Url:		http://sourceforge.net/projects/pam-pgsql
14cr|pam-pgsql-0.7.3.1-2|9	Source0:	http://ovh.dl.sourceforge.net/sourceforge/pam-pgsql/%{name}-%{version}.tar.gz
14cr|pam-pgsql-0.7.3.1-2|10	BuildRequires:	mhash-devel
14cr|pam-pgsql-0.7.3.1-2|11	BuildRequires:	pam-devel
14cr|pam-pgsql-0.7.3.1-2|12	BuildRequires:	postgresql-devel
14cr|pam-pgsql-0.7.3.1-2|13	BuildRequires:	pkgconfig(libgcrypt)
14cr|pam-pgsql-0.7.3.1-2|14	Requires:	pam
14cr|pam-pgsql-0.7.3.1-2|15	
14cr|pam-pgsql-0.7.3.1-2|16	%description
14cr|pam-pgsql-0.7.3.1-2|17	This is a module that allows people to login to PAM-aware applications by
14cr|pam-pgsql-0.7.3.1-2|18	authenticating to a Postgresql database.
14cr|pam-pgsql-0.7.3.1-2|19	
14cr|pam-pgsql-0.7.3.1-2|20	%files
14cr|pam-pgsql-0.7.3.1-2|21	%doc CREDITS README
14cr|pam-pgsql-0.7.3.1-2|22	%{_libdir}/security/pam_pgsql.*
14cr|pam-pgsql-0.7.3.1-2|23	%attr(600, root, root) %config(noreplace) %{_sysconfdir}/pam_pgsql.conf
14cr|pam-pgsql-0.7.3.1-2|24	
14cr|pam-pgsql-0.7.3.1-2|25	#----------------------------------------------------------------------------
14cr|pam-pgsql-0.7.3.1-2|26	
14cr|pam-pgsql-0.7.3.1-2|27	%prep
14cr|pam-pgsql-0.7.3.1-2|28	%setup -q
14cr|pam-pgsql-0.7.3.1-2|29	
14cr|pam-pgsql-0.7.3.1-2|30	%build
14cr|pam-pgsql-0.7.3.1-2|31	autoreconf -fi
14cr|pam-pgsql-0.7.3.1-2|32	%configure2_5x
14cr|pam-pgsql-0.7.3.1-2|33	%make
14cr|pam-pgsql-0.7.3.1-2|34	
14cr|pam-pgsql-0.7.3.1-2|35	%install
14cr|pam-pgsql-0.7.3.1-2|36	%makeinstall_std
14cr|pam-pgsql-0.7.3.1-2|37	
14cr|pam-pgsql-0.7.3.1-2|38	mkdir -p %{buildroot}%{_sysconfdir}
14cr|pam-pgsql-0.7.3.1-2|39	cat > %{buildroot}%{_sysconfdir}/pam_pgsql.conf <<EOF
14cr|pam-pgsql-0.7.3.1-2|40	# PAM pgsql configuration files
14cr|pam-pgsql-0.7.3.1-2|41	# Olivier Thauvin <nanardon@nanardon.zarb.org>
14cr|pam-pgsql-0.7.3.1-2|42	
14cr|pam-pgsql-0.7.3.1-2|43	# connect - the database connection string
14cr|pam-pgsql-0.7.3.1-2|44	# (see http://www.postgresql.org/docs/7.4/interactive/libpq.html#LIBPQ-CONNECT)
14cr|pam-pgsql-0.7.3.1-2|45	
14cr|pam-pgsql-0.7.3.1-2|46	# auth_query      - authentication query (should return one column -- password)
14cr|pam-pgsql-0.7.3.1-2|47	# auth_succ_query - query to be executed after successful authentication
14cr|pam-pgsql-0.7.3.1-2|48	# auth_fail_query - query to be executed after failed authentication
14cr|pam-pgsql-0.7.3.1-2|49	# acct_query      - account options query (should return 3 boolean columns -- expired, new password required and password is null)
14cr|pam-pgsql-0.7.3.1-2|50	# pwd_query       - query to be executed for password changing
14cr|pam-pgsql-0.7.3.1-2|51	
14cr|pam-pgsql-0.7.3.1-2|52	# You can use %u as username, %p as (new) password, %h for hostname of client
14cr|pam-pgsql-0.7.3.1-2|53	# as specified by PAM subsystem, %i for IP got by gethostbyname(%h) and %s as
14cr|pam-pgsql-0.7.3.1-2|54	# pa service name in any query. Please don't forget to specify pw_type as %p
14cr|pam-pgsql-0.7.3.1-2|55	# is replaced by password of pw_type form.
14cr|pam-pgsql-0.7.3.1-2|56	
14cr|pam-pgsql-0.7.3.1-2|57	connect = dbname=sysdb user=ljb password=sth connect_timeout=15
14cr|pam-pgsql-0.7.3.1-2|58	auth_query = select user_password from account where user_name = %u
14cr|pam-pgsql-0.7.3.1-2|59	acct_query = select (acc_expired = 'y' OR acc_expired = '1'), (acc_new_pwreq = 'y' OR acc_new_pwreq = '1'), (user_password
14cr|pam-pgsql-0.7.3.1-2|60	IS NULL OR user_password = '') from account where user_name = %u
14cr|pam-pgsql-0.7.3.1-2|61	pwd_query = update account set user_password = %p where user_name = %u
14cr|pam-pgsql-0.7.3.1-2|62	pw_type = crypt_md5
14cr|pam-pgsql-0.7.3.1-2|63	
14cr|pam-pgsql-0.7.3.1-2|64	EOF
14cr|pam-pgsql-0.7.3.1-2|65	
14cr|pam-pgsql-0.7.3.1-2|66	
14cr|pam-pgsql-0.7.3.1-2|67	%changelog
14cr|pam-pgsql-0.7.3.1-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7.3.1-2
14cr|pam-pgsql-0.7.3.1-2|69	+ Revision: e54eae1
14cr|pam-pgsql-0.7.3.1-2|70	- MassBuild#464: Increase release tag
14cr|pam-pgsql-0.7.3.1-2|71	
14cr|pam-pgsql-0.7.3.1-2|72	

3851 14
14cr|pam_script-0.1.12-5|1	Name:		pam_script
14cr|pam_script-0.1.12-5|2	Version:	0.1.12
14cr|pam_script-0.1.12-5|3	Release:	5
14cr|pam_script-0.1.12-5|4	URL:		http://freshmeat.net/projects/pam_script
14cr|pam_script-0.1.12-5|5	Source:		http://www.upfrontsystems.co.za/Members/izak/libpam-script_%{version}.tar.gz
14cr|pam_script-0.1.12-5|6	Summary:	PAM module to executes a script at the start and end of a session
14cr|pam_script-0.1.12-5|7	License:	GPL+
14cr|pam_script-0.1.12-5|8	Group:		System/Libraries
14cr|pam_script-0.1.12-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pam_script-0.1.12-5|10	BuildRequires:	pam-devel
14cr|pam_script-0.1.12-5|11	%description
14cr|pam_script-0.1.12-5|12	pam_script is a PAM that executes a script at the start and end of a
14cr|pam_script-0.1.12-5|13	session. Any PAM-aware application can use the module to perform
14cr|pam_script-0.1.12-5|14	arbitrary operations. It was originally written for cleaning up when a
14cr|pam_script-0.1.12-5|15	user logs out.
14cr|pam_script-0.1.12-5|16	
14cr|pam_script-0.1.12-5|17	%prep
14cr|pam_script-0.1.12-5|18	%setup -q -n libpam-script-%{version}
14cr|pam_script-0.1.12-5|19	
14cr|pam_script-0.1.12-5|20	%build
14cr|pam_script-0.1.12-5|21	%{make}
14cr|pam_script-0.1.12-5|22	
14cr|pam_script-0.1.12-5|23	%install
14cr|pam_script-0.1.12-5|24	%{__rm} -Rf %{buildroot}
14cr|pam_script-0.1.12-5|25	%{__make} DESTDIR=%{buildroot} plibdir=/%{_lib}/security install
14cr|pam_script-0.1.12-5|26	%{__install} -d %{buildroot}%{_mandir}/man5
14cr|pam_script-0.1.12-5|27	%{__install} -m0644 pam_script.5 %{buildroot}%{_mandir}/man5
14cr|pam_script-0.1.12-5|28	
14cr|pam_script-0.1.12-5|29	%files
14cr|pam_script-0.1.12-5|30	%doc README CREDITS examples
14cr|pam_script-0.1.12-5|31	/%{_lib}/security/pam_script.so
14cr|pam_script-0.1.12-5|32	%{_mandir}/man5/pam_script.5*
14cr|pam_script-0.1.12-5|33	
14cr|pam_script-0.1.12-5|34	
14cr|pam_script-0.1.12-5|35	
14cr|pam_script-0.1.12-5|36	%changelog
14cr|pam_script-0.1.12-5|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-5
14cr|pam_script-0.1.12-5|38	+ Revision: 112cfb2
14cr|pam_script-0.1.12-5|39	- MassBuild#464: Increase release tag
14cr|pam_script-0.1.12-5|40	
14cr|pam_script-0.1.12-5|41	

3852 14
14cr|pam_smb-1.1.7-6|1	%define name	pam_smb
14cr|pam_smb-1.1.7-6|2	%define version	1.1.7
14cr|pam_smb-1.1.7-6|3	%define release	6
14cr|pam_smb-1.1.7-6|4	
14cr|pam_smb-1.1.7-6|5	Summary:	SMB Pluggable Authentication Module
14cr|pam_smb-1.1.7-6|6	Name:		%{name}
14cr|pam_smb-1.1.7-6|7	Version:	%{version}
14cr|pam_smb-1.1.7-6|8	Release:	%{release}
14cr|pam_smb-1.1.7-6|9	Source0:	ftp://ftp.samba.org/pub/samba/pam_smb/pam_smb-%{version}.tar.bz2
14cr|pam_smb-1.1.7-6|10	URL:		http://www.csn.ul.ie/~airlied/pam_smb/
14cr|pam_smb-1.1.7-6|11	License:	GPL
14cr|pam_smb-1.1.7-6|12	Group:		System/Libraries
14cr|pam_smb-1.1.7-6|13	BuildRoot:	%{_tmppath}/%{name}-root
14cr|pam_smb-1.1.7-6|14	BuildRequires:	pam-devel
14cr|pam_smb-1.1.7-6|15	Requires:	pam
14cr|pam_smb-1.1.7-6|16	
14cr|pam_smb-1.1.7-6|17	%description
14cr|pam_smb-1.1.7-6|18	pam_smb is a PAM module which allows authentication of UNIX users
14cr|pam_smb-1.1.7-6|19	using an NT/Samba server.
14cr|pam_smb-1.1.7-6|20	
14cr|pam_smb-1.1.7-6|21	%prep
14cr|pam_smb-1.1.7-6|22	%setup -q -n pam_smb
14cr|pam_smb-1.1.7-6|23	
14cr|pam_smb-1.1.7-6|24	%build
14cr|pam_smb-1.1.7-6|25	%configure
14cr|pam_smb-1.1.7-6|26	make
14cr|pam_smb-1.1.7-6|27	
14cr|pam_smb-1.1.7-6|28	%install
14cr|pam_smb-1.1.7-6|29	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|pam_smb-1.1.7-6|30	mkdir -p %{buildroot}{%{_sysconfdir},/lib/security}
14cr|pam_smb-1.1.7-6|31	install -m 755 pam_smb_auth.so %{buildroot}/lib/security
14cr|pam_smb-1.1.7-6|32	install -m 644 pam_smb.conf.example %{buildroot}%{_sysconfdir}/pam_smb.conf
14cr|pam_smb-1.1.7-6|33	
14cr|pam_smb-1.1.7-6|34	%clean
14cr|pam_smb-1.1.7-6|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|pam_smb-1.1.7-6|36	rm -rf $RPM_BUILD_DIR/%{name}
14cr|pam_smb-1.1.7-6|37	
14cr|pam_smb-1.1.7-6|38	%files
14cr|pam_smb-1.1.7-6|39	%defattr(-,root,root)
14cr|pam_smb-1.1.7-6|40	/lib/security/pam_smb_auth.so
14cr|pam_smb-1.1.7-6|41	%config(noreplace) %{_sysconfdir}/pam_smb.conf
14cr|pam_smb-1.1.7-6|42	%doc CHANGES COPYING README TODO pam_smb.conf.example
14cr|pam_smb-1.1.7-6|43	
14cr|pam_smb-1.1.7-6|44	
14cr|pam_smb-1.1.7-6|45	
14cr|pam_smb-1.1.7-6|46	
14cr|pam_smb-1.1.7-6|47	%changelog
14cr|pam_smb-1.1.7-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-6
14cr|pam_smb-1.1.7-6|49	+ Revision: 252296e
14cr|pam_smb-1.1.7-6|50	- MassBuild#464: Increase release tag
14cr|pam_smb-1.1.7-6|51	
14cr|pam_smb-1.1.7-6|52	

3853 14
14cr|pam_sqlite-0.3-6|1	%define name	pam_sqlite
14cr|pam_sqlite-0.3-6|2	%define version 0.3
14cr|pam_sqlite-0.3-6|3	%define release 6
14cr|pam_sqlite-0.3-6|4	
14cr|pam_sqlite-0.3-6|5	Summary:	SQLite authentication for PAM
14cr|pam_sqlite-0.3-6|6	Name:		%{name}
14cr|pam_sqlite-0.3-6|7	Version:	%{version}
14cr|pam_sqlite-0.3-6|8	Release:	%mkrel %{release}
14cr|pam_sqlite-0.3-6|9	Source0:	%{name}-%{version}.tar.bz2
14cr|pam_sqlite-0.3-6|10	Patch0:		pam_sqlite-nullundeclared.patch
14cr|pam_sqlite-0.3-6|11	URL:		http://www.edin.dk/pam_sqlite/
14cr|pam_sqlite-0.3-6|12	License:	GPL
14cr|pam_sqlite-0.3-6|13	Group:		System/Libraries
14cr|pam_sqlite-0.3-6|14	BuildRequires:	pam-devel
14cr|pam_sqlite-0.3-6|15	BuildRequires:	sqlite-devel
14cr|pam_sqlite-0.3-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|pam_sqlite-0.3-6|17	
14cr|pam_sqlite-0.3-6|18	%description
14cr|pam_sqlite-0.3-6|19	pam_sqlite allows developers to authenticate users against a table
14cr|pam_sqlite-0.3-6|20	in an SQLite database. It supports checking account information
14cr|pam_sqlite-0.3-6|21	(pam_acct_expired, new_authtok_reqd) and updating authentication
14cr|pam_sqlite-0.3-6|22	tokens.
14cr|pam_sqlite-0.3-6|23	
14cr|pam_sqlite-0.3-6|24	%prep
14cr|pam_sqlite-0.3-6|25	%setup -q
14cr|pam_sqlite-0.3-6|26	%patch0 -p 1 -b .nullundeclared
14cr|pam_sqlite-0.3-6|27	
14cr|pam_sqlite-0.3-6|28	%build
14cr|pam_sqlite-0.3-6|29	%configure2_5x
14cr|pam_sqlite-0.3-6|30	
14cr|pam_sqlite-0.3-6|31	%make
14cr|pam_sqlite-0.3-6|32	
14cr|pam_sqlite-0.3-6|33	%install
14cr|pam_sqlite-0.3-6|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|pam_sqlite-0.3-6|35	
14cr|pam_sqlite-0.3-6|36	install -d %{buildroot}/lib/security
14cr|pam_sqlite-0.3-6|37	#install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|pam_sqlite-0.3-6|38	
14cr|pam_sqlite-0.3-6|39	install -m0755 pam_sqlite.so %{buildroot}/lib/security/pam_sqlite.so
14cr|pam_sqlite-0.3-6|40	
14cr|pam_sqlite-0.3-6|41	#cat > %{buildroot}%{_sysconfdir}/pam.d/pam_sqlite <<EOF
14cr|pam_sqlite-0.3-6|42	#auth        required    pam_sqlite.so
14cr|pam_sqlite-0.3-6|43	#account     required    pam_sqlite.so
14cr|pam_sqlite-0.3-6|44	#password    required    pam_sqlite.so
14cr|pam_sqlite-0.3-6|45	#EOF
14cr|pam_sqlite-0.3-6|46	#
14cr|pam_sqlite-0.3-6|47	#cat > %{buildroot}%{_sysconfdir}/pam_sqlite.conf <<EOF
14cr|pam_sqlite-0.3-6|48	#database = /etc/sysdb
14cr|pam_sqlite-0.3-6|49	#table = account
14cr|pam_sqlite-0.3-6|50	#user_column = user_name
14cr|pam_sqlite-0.3-6|51	#pwd_column = user_password
14cr|pam_sqlite-0.3-6|52	#expired_column = acc_expired
14cr|pam_sqlite-0.3-6|53	#newtok_column = acc_new_pwreq
14cr|pam_sqlite-0.3-6|54	#debug
14cr|pam_sqlite-0.3-6|55	#EOF
14cr|pam_sqlite-0.3-6|56	
14cr|pam_sqlite-0.3-6|57	%clean
14cr|pam_sqlite-0.3-6|58	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|pam_sqlite-0.3-6|59	
14cr|pam_sqlite-0.3-6|60	%files
14cr|pam_sqlite-0.3-6|61	%defattr(-, root, root)
14cr|pam_sqlite-0.3-6|62	%doc NEWS README
14cr|pam_sqlite-0.3-6|63	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam_sqlite.conf
14cr|pam_sqlite-0.3-6|64	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pam_sqlite
14cr|pam_sqlite-0.3-6|65	%attr(0755,root,root) /lib/security/pam_sqlite.so
14cr|pam_sqlite-0.3-6|66	
14cr|pam_sqlite-0.3-6|67	
14cr|pam_sqlite-0.3-6|68	
14cr|pam_sqlite-0.3-6|69	
14cr|pam_sqlite-0.3-6|70	
14cr|pam_sqlite-0.3-6|71	%changelog
14cr|pam_sqlite-0.3-6|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cr|pam_sqlite-0.3-6|73	+ Revision: 78ebf21
14cr|pam_sqlite-0.3-6|74	- MassBuild#464: Increase release tag
14cr|pam_sqlite-0.3-6|75	
14cr|pam_sqlite-0.3-6|76	

3854 14
14cr|pam_ssh-1.97-4|1	Name:		pam_ssh
14cr|pam_ssh-1.97-4|2	Version:	1.97
14cr|pam_ssh-1.97-4|3	Release:	4
14cr|pam_ssh-1.97-4|4	Summary:	A Pluggable Authentication Module (PAM) for use with SSH
14cr|pam_ssh-1.97-4|5	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|pam_ssh-1.97-4|6	URL:		http://sourceforge.net/projects/pam-ssh/
14cr|pam_ssh-1.97-4|7	License:	BSD
14cr|pam_ssh-1.97-4|8	Group:		System/Libraries
14cr|pam_ssh-1.97-4|9	Requires:	openssh
14cr|pam_ssh-1.97-4|10	BuildRequires:	pam-devel
14cr|pam_ssh-1.97-4|11	BuildRequires:  openssl-devel
14cr|pam_ssh-1.97-4|12	BuildRequires:  openssh-clients
14cr|pam_ssh-1.97-4|13	BuildRequires:	autoconf
14cr|pam_ssh-1.97-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pam_ssh-1.97-4|15	
14cr|pam_ssh-1.97-4|16	
14cr|pam_ssh-1.97-4|17	%description
14cr|pam_ssh-1.97-4|18	This PAM module provides single sign-on behavior for UNIX using SSH. Users
14cr|pam_ssh-1.97-4|19	are authenticated by decrypting their SSH private keys with the password
14cr|pam_ssh-1.97-4|20	provided (probably to XDM). In the PAM session phase, an ssh-agent process is
14cr|pam_ssh-1.97-4|21	started and keys are added.
14cr|pam_ssh-1.97-4|22	
14cr|pam_ssh-1.97-4|23	%prep
14cr|pam_ssh-1.97-4|24	%setup -q
14cr|pam_ssh-1.97-4|25	
14cr|pam_ssh-1.97-4|26	%build
14cr|pam_ssh-1.97-4|27	autoreconf -fi
14cr|pam_ssh-1.97-4|28	%configure2_5x --with-pam-dir=/%_lib/security
14cr|pam_ssh-1.97-4|29	%make
14cr|pam_ssh-1.97-4|30	
14cr|pam_ssh-1.97-4|31	%install
14cr|pam_ssh-1.97-4|32	rm -rf %{buildroot}
14cr|pam_ssh-1.97-4|33	%makeinstall_std
14cr|pam_ssh-1.97-4|34	
14cr|pam_ssh-1.97-4|35	%clean
14cr|pam_ssh-1.97-4|36	rm -rf %{buildroot}
14cr|pam_ssh-1.97-4|37	
14cr|pam_ssh-1.97-4|38	%files
14cr|pam_ssh-1.97-4|39	%defattr(-,root,root)
14cr|pam_ssh-1.97-4|40	%doc AUTHORS NEWS README ChangeLog TODO
14cr|pam_ssh-1.97-4|41	/%{_lib}/security/pam_ssh.*
14cr|pam_ssh-1.97-4|42	%{_mandir}/man[^3]/pam_ssh*
14cr|pam_ssh-1.97-4|43	
14cr|pam_ssh-1.97-4|44	
14cr|pam_ssh-1.97-4|45	
14cr|pam_ssh-1.97-4|46	
14cr|pam_ssh-1.97-4|47	%changelog
14cr|pam_ssh-1.97-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.97-4
14cr|pam_ssh-1.97-4|49	+ Revision: 43896e4
14cr|pam_ssh-1.97-4|50	- MassBuild#464: Increase release tag
14cr|pam_ssh-1.97-4|51	
14cr|pam_ssh-1.97-4|52	

3855 14
14cr|pam_usb-0.5.0-1|1	%define	name	pam_usb
14cr|pam_usb-0.5.0-1|2	%define	version	0.5.0
14cr|pam_usb-0.5.0-1|3	%define	rel	1
14cr|pam_usb-0.5.0-1|4	%define	release	%mkrel %{rel}
14cr|pam_usb-0.5.0-1|5	
14cr|pam_usb-0.5.0-1|6	Summary:	PAM module through external storage
14cr|pam_usb-0.5.0-1|7	Name:		%{name}
14cr|pam_usb-0.5.0-1|8	Version:	%{version}
14cr|pam_usb-0.5.0-1|9	Release:	%{release}
14cr|pam_usb-0.5.0-1|10	URL:		http://www.pamusb.org/
14cr|pam_usb-0.5.0-1|11	Source0:	http://ovh.dl.sourceforge.net/sourceforge/pamusb/%{name}-%{version}.tar.gz
14cr|pam_usb-0.5.0-1|12	Source1:	%{name}-doc.tar.bz2
14cr|pam_usb-0.5.0-1|13	License:	GPLv2+
14cr|pam_usb-0.5.0-1|14	Group:		System/Libraries
14cr|pam_usb-0.5.0-1|15	BuildRequires:	dbus-devel pkgconfig(libxml-2.0)
14cr|pam_usb-0.5.0-1|16	BuildRequires:	pam-devel
14cr|pam_usb-0.5.0-1|17	BuildRequires:  pkgconfig(openssl)
14cr|pam_usb-0.5.0-1|18	BuildRequires:  readline-devel
14cr|pam_usb-0.5.0-1|19	BuildRequires:  pkgconfig(ncurses)
14cr|pam_usb-0.5.0-1|20	
14cr|pam_usb-0.5.0-1|21	%description
14cr|pam_usb-0.5.0-1|22	pam_usb is a PAM module that enables authentication using an USB-Storage device
14cr|pam_usb-0.5.0-1|23	(such as an USB Pen) through DSA private/public keys.
14cr|pam_usb-0.5.0-1|24	
14cr|pam_usb-0.5.0-1|25	It can also work with other devices, such as floppy disks or cdroms.
14cr|pam_usb-0.5.0-1|26	
14cr|pam_usb-0.5.0-1|27	%prep
14cr|pam_usb-0.5.0-1|28	%setup -q -a1
14cr|pam_usb-0.5.0-1|29	
14cr|pam_usb-0.5.0-1|30	%build
14cr|pam_usb-0.5.0-1|31	%make
14cr|pam_usb-0.5.0-1|32	
14cr|pam_usb-0.5.0-1|33	%install
14cr|pam_usb-0.5.0-1|34	%makeinstall_std \
14cr|pam_usb-0.5.0-1|35	PAM_USB_DEST=%{buildroot}/%{_lib}/security \
14cr|pam_usb-0.5.0-1|36	DOCS_DEST=%{buildroot}%{_docdir}/%{name}-%{version}
14cr|pam_usb-0.5.0-1|37	
14cr|pam_usb-0.5.0-1|38	cp -a html %{buildroot}%{_docdir}/%{name}-%{version}
14cr|pam_usb-0.5.0-1|39	
14cr|pam_usb-0.5.0-1|40	
14cr|pam_usb-0.5.0-1|41	%files
14cr|pam_usb-0.5.0-1|42	%defattr(644,root,root,755)
14cr|pam_usb-0.5.0-1|43	%doc %{_docdir}/%{name}-%{version}
14cr|pam_usb-0.5.0-1|44	%defattr(-,root,root)
14cr|pam_usb-0.5.0-1|45	/%{_lib}/security/%{name}.so
14cr|pam_usb-0.5.0-1|46	%{_bindir}/*
14cr|pam_usb-0.5.0-1|47	%{_mandir}/man1/*.1*
14cr|pam_usb-0.5.0-1|48	%{_sysconfdir}/pamusb.conf
14cr|pam_usb-0.5.0-1|49	
14cr|pam_usb-0.5.0-1|50	%changelog
14cr|pam_usb-0.5.0-1|51	* Tue Nov 06 2012 Alexander Khryukin <alexander@mezon.ru> 0.5.0-1
14cr|pam_usb-0.5.0-1|52	+ Revision: 1eb4592
14cr|pam_usb-0.5.0-1|53	- version update 0.5.0
14cr|pam_usb-0.5.0-1|54	
14cr|pam_usb-0.5.0-1|55	

3856 14
14cr|pandemic-1.92.660-5|1	%define upstream_name    Games-Pandemic
14cr|pandemic-1.92.660-5|2	%define upstream_version 1.092660
14cr|pandemic-1.92.660-5|3	
14cr|pandemic-1.92.660-5|4	Name:       pandemic
14cr|pandemic-1.92.660-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|pandemic-1.92.660-5|6	Release:    5
14cr|pandemic-1.92.660-5|7	
14cr|pandemic-1.92.660-5|8	Summary:    Cooperative pandemic board game
14cr|pandemic-1.92.660-5|9	
14cr|pandemic-1.92.660-5|10	License:    GPL+ or Artistic
14cr|pandemic-1.92.660-5|11	Group:      Games/Strategy
14cr|pandemic-1.92.660-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|pandemic-1.92.660-5|13	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
14cr|pandemic-1.92.660-5|14	
14cr|pandemic-1.92.660-5|15	BuildRequires: perl(Convert::Color)
14cr|pandemic-1.92.660-5|16	BuildRequires: perl(Devel::CheckOS)
14cr|pandemic-1.92.660-5|17	BuildRequires: perl(Encode)
14cr|pandemic-1.92.660-5|18	BuildRequires: perl(English)
14cr|pandemic-1.92.660-5|19	BuildRequires: perl(Exporter)
14cr|pandemic-1.92.660-5|20	BuildRequires: perl(File::Basename)
14cr|pandemic-1.92.660-5|21	BuildRequires: perl(File::Find::Rule)
14cr|pandemic-1.92.660-5|22	BuildRequires: perl(File::HomeDir)
14cr|pandemic-1.92.660-5|23	BuildRequires: perl(File::Spec::Functions)
14cr|pandemic-1.92.660-5|24	BuildRequires: perl(FindBin)
14cr|pandemic-1.92.660-5|25	BuildRequires: perl(Geo::Mercator)
14cr|pandemic-1.92.660-5|26	BuildRequires: perl(Image::Size)
14cr|pandemic-1.92.660-5|27	BuildRequires: perl(List::MoreUtils)
14cr|pandemic-1.92.660-5|28	BuildRequires: perl(List::Util)
14cr|pandemic-1.92.660-5|29	BuildRequires: perl(Locale::TextDomain)
14cr|pandemic-1.92.660-5|30	BuildRequires: perl(Math::Gradient)
14cr|pandemic-1.92.660-5|31	BuildRequires: perl(Module::Util)
14cr|pandemic-1.92.660-5|32	BuildRequires: perl(Moose)
14cr|pandemic-1.92.660-5|33	BuildRequires: perl(Moose::Role)
14cr|pandemic-1.92.660-5|34	BuildRequires: perl(MooseX::AttributeHelpers)
14cr|pandemic-1.92.660-5|35	BuildRequires: perl(MooseX::POE)
14cr|pandemic-1.92.660-5|36	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
14cr|pandemic-1.92.660-5|37	BuildRequires: perl(MooseX::Singleton)
14cr|pandemic-1.92.660-5|38	BuildRequires: perl(MooseX::Traits)
14cr|pandemic-1.92.660-5|39	BuildRequires: perl(POE)
14cr|pandemic-1.92.660-5|40	BuildRequires: perl(POE::Kernel)
14cr|pandemic-1.92.660-5|41	BuildRequires: perl(POE::Loop::Tk)
14cr|pandemic-1.92.660-5|42	BuildRequires: perl(Readonly)
14cr|pandemic-1.92.660-5|43	BuildRequires: perl(Test::More)
14cr|pandemic-1.92.660-5|44	BuildRequires: perl(Tk)
14cr|pandemic-1.92.660-5|45	BuildRequires: perl(Tk::Font)
14cr|pandemic-1.92.660-5|46	BuildRequires: perl(Tk::JPEG)
14cr|pandemic-1.92.660-5|47	BuildRequires: perl(Tk::PNG)
14cr|pandemic-1.92.660-5|48	BuildRequires: perl(Tk::Pane)
14cr|pandemic-1.92.660-5|49	BuildRequires: perl(Tk::ToolBar)
14cr|pandemic-1.92.660-5|50	BuildRequires: perl(UNIVERSAL::require)
14cr|pandemic-1.92.660-5|51	BuildRequires: perl(YAML::Tiny)
14cr|pandemic-1.92.660-5|52	BuildRequires: x11-server-xvfb
14cr|pandemic-1.92.660-5|53	BuildRequires: perl-devel
14cr|pandemic-1.92.660-5|54	
14cr|pandemic-1.92.660-5|55	BuildArch: noarch
14cr|pandemic-1.92.660-5|56	
14cr|pandemic-1.92.660-5|57	# bug #56809: prereq not automatically found
14cr|pandemic-1.92.660-5|58	Requires: perl(POE::Loop::Tk)
14cr|pandemic-1.92.660-5|59	
14cr|pandemic-1.92.660-5|60	%description
14cr|pandemic-1.92.660-5|61	Pandemic is a cooperative game where the players are united to beat the
14cr|pandemic-1.92.660-5|62	game. The goal is to find the cures for various diseases striking cities,
14cr|pandemic-1.92.660-5|63	before they propagate too much.
14cr|pandemic-1.92.660-5|64	
14cr|pandemic-1.92.660-5|65	This distribution implements a graphical interface for this game. I
14cr|pandemic-1.92.660-5|66	definitely recommend you to buy a 'pandemic' board game and play with
14cr|pandemic-1.92.660-5|67	friends, you'll have an exciting time - much more than with this poor
14cr|pandemic-1.92.660-5|68	electronic copy.
14cr|pandemic-1.92.660-5|69	
14cr|pandemic-1.92.660-5|70	%prep
14cr|pandemic-1.92.660-5|71	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|pandemic-1.92.660-5|72	
14cr|pandemic-1.92.660-5|73	%build
14cr|pandemic-1.92.660-5|74	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|pandemic-1.92.660-5|75	%make
14cr|pandemic-1.92.660-5|76	
14cr|pandemic-1.92.660-5|77	%check
14cr|pandemic-1.92.660-5|78	#xvfb-run make test
14cr|pandemic-1.92.660-5|79	
14cr|pandemic-1.92.660-5|80	%install
14cr|pandemic-1.92.660-5|81	%makeinstall_std
14cr|pandemic-1.92.660-5|82	
14cr|pandemic-1.92.660-5|83	%files
14cr|pandemic-1.92.660-5|84	%doc Changes LICENSE README
14cr|pandemic-1.92.660-5|85	%{_mandir}/man3/*
14cr|pandemic-1.92.660-5|86	%{_bindir}/pandemic
14cr|pandemic-1.92.660-5|87	%{perl_vendorlib}/Games
14cr|pandemic-1.92.660-5|88	%{perl_vendorlib}/LocaleData
14cr|pandemic-1.92.660-5|89	
14cr|pandemic-1.92.660-5|90	
14cr|pandemic-1.92.660-5|91	
14cr|pandemic-1.92.660-5|92	%changelog
14cr|pandemic-1.92.660-5|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.92.660-5
14cr|pandemic-1.92.660-5|94	+ Revision: 0393b19
14cr|pandemic-1.92.660-5|95	- MassBuild#464: Increase release tag
14cr|pandemic-1.92.660-5|96	
14cr|pandemic-1.92.660-5|97	

3857 14
14cr|pandora-0.9.3-4|1	Summary:	GIMP plugin for making panoramas
14cr|pandora-0.9.3-4|2	Name:		pandora
14cr|pandora-0.9.3-4|3	Version:	0.9.3
14cr|pandora-0.9.3-4|4	Release:	4
14cr|pandora-0.9.3-4|5	License:	GPL
14cr|pandora-0.9.3-4|6	Group:		Graphics
14cr|pandora-0.9.3-4|7	Url:		http://shallowsky.com/software/pandora/
14cr|pandora-0.9.3-4|8	Source0:	http://shallowsky.com/software/pandora/pandora-combine-%{version}.scm
14cr|pandora-0.9.3-4|9	BuildRequires:	gimp-devel >= 2.0
14cr|pandora-0.9.3-4|10	BuildArch:	noarch
14cr|pandora-0.9.3-4|11	
14cr|pandora-0.9.3-4|12	%description
14cr|pandora-0.9.3-4|13	This is a plugin for The Gimp that generates panorama images.
14cr|pandora-0.9.3-4|14	
14cr|pandora-0.9.3-4|15	%package -n gimp2-pandora
14cr|pandora-0.9.3-4|16	Summary:	GIMP plugin for making panoramas
14cr|pandora-0.9.3-4|17	Group:		Graphics
14cr|pandora-0.9.3-4|18	Requires:	gimp
14cr|pandora-0.9.3-4|19	
14cr|pandora-0.9.3-4|20	%description -n gimp2-pandora
14cr|pandora-0.9.3-4|21	This is a plugin for The Gimp that generates panorama images. This
14cr|pandora-0.9.3-4|22	version requires gimp 2.
14cr|pandora-0.9.3-4|23	
14cr|pandora-0.9.3-4|24	%prep
14cr|pandora-0.9.3-4|25	
14cr|pandora-0.9.3-4|26	%build
14cr|pandora-0.9.3-4|27	
14cr|pandora-0.9.3-4|28	%install
14cr|pandora-0.9.3-4|29	install -D -m 644 %SOURCE0 %{buildroot}$(gimptool-2.0 --gimpdatadir)/scripts/pandora-combine.scm
14cr|pandora-0.9.3-4|30	
14cr|pandora-0.9.3-4|31	%files -n gimp2-pandora
14cr|pandora-0.9.3-4|32	%{_datadir}/gimp/2.0/scripts/*
14cr|pandora-0.9.3-4|33	
14cr|pandora-0.9.3-4|34	
14cr|pandora-0.9.3-4|35	%changelog
14cr|pandora-0.9.3-4|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-4
14cr|pandora-0.9.3-4|37	+ Revision: b5b988a
14cr|pandora-0.9.3-4|38	- MassBuild#464: Increase release tag
14cr|pandora-0.9.3-4|39	
14cr|pandora-0.9.3-4|40	

3858 14
14cr|paq7-0-8|1	Summary:	File compressor and archiver
14cr|paq7-0-8|2	Name:		paq7
14cr|paq7-0-8|3	Version:	0
14cr|paq7-0-8|4	Release:	8
14cr|paq7-0-8|5	License:	GPL
14cr|paq7-0-8|6	Group:		Archiving/Compression
14cr|paq7-0-8|7	URL:		http://www2.cs.fit.edu/~mmahoney/compression/
14cr|paq7-0-8|8	Source0:	paq7asm.asm.bz2
14cr|paq7-0-8|9	Source1:	paq7.cpp.bz2
14cr|paq7-0-8|10	BuildRequires:	nasm
14cr|paq7-0-8|11	
14cr|paq7-0-8|12	%define debug_package %{nil}
14cr|paq7-0-8|13	
14cr|paq7-0-8|14	%description
14cr|paq7-0-8|15	PAQ7 is a file compressor and archiver.
14cr|paq7-0-8|16	
14cr|paq7-0-8|17	%prep
14cr|paq7-0-8|18	%setup -c -T
14cr|paq7-0-8|19	
14cr|paq7-0-8|20	bzcat %{SOURCE0} > paq7asm.asm
14cr|paq7-0-8|21	bzcat %{SOURCE1} > paq7.cpp
14cr|paq7-0-8|22	
14cr|paq7-0-8|23	%build
14cr|paq7-0-8|24	
14cr|paq7-0-8|25	%ifarch %{ix86}
14cr|paq7-0-8|26	nasm -f elf paq7asm.asm
14cr|paq7-0-8|27	g++ paq7.cpp %{optflags} -s -o paq7 paq7asm.o
14cr|paq7-0-8|28	%endif
14cr|paq7-0-8|29	
14cr|paq7-0-8|30	%ifarch x86_64
14cr|paq7-0-8|31	g++ paq7.cpp %{optflags} -DNOASM -s -o paq7
14cr|paq7-0-8|32	%endif
14cr|paq7-0-8|33	
14cr|paq7-0-8|34	%install
14cr|paq7-0-8|35	install -d %{buildroot}%{_bindir}
14cr|paq7-0-8|36	install -m0755 paq7 %{buildroot}%{_bindir}/
14cr|paq7-0-8|37	
14cr|paq7-0-8|38	%files
14cr|paq7-0-8|39	%attr(0755,root,root) %{_bindir}/paq7
14cr|paq7-0-8|40	
14cr|paq7-0-8|41	%changelog
14cr|paq7-0-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-8
14cr|paq7-0-8|43	+ Revision: b695cf8
14cr|paq7-0-8|44	- MassBuild#464: Increase release tag
14cr|paq7-0-8|45	
14cr|paq7-0-8|46	

3859 14
14cr|paq8p-1.0-5|1	%define _enable_debug_packages %{nil}
14cr|paq8p-1.0-5|2	%define debug_package %{nil}
14cr|paq8p-1.0-5|3	
14cr|paq8p-1.0-5|4	Summary:	High rate file compressor
14cr|paq8p-1.0-5|5	Name:		paq8p
14cr|paq8p-1.0-5|6	Version:	1.0
14cr|paq8p-1.0-5|7	Release:	5
14cr|paq8p-1.0-5|8	License:	GPLv3+
14cr|paq8p-1.0-5|9	Group:		Archiving/Compression
14cr|paq8p-1.0-5|10	Url:		http://www2.cs.fit.edu/~mmahoney/compression/
14cr|paq8p-1.0-5|11	Source0:	http://www2.cs.fit.edu/~mmahoney/compression/paq8p.zip
14cr|paq8p-1.0-5|12	Patch0:		paq8p-asm-labels.patch
14cr|paq8p-1.0-5|13	Patch1:		paq8p-asm-noexec.patch
14cr|paq8p-1.0-5|14	%ifarch %{ix86}
14cr|paq8p-1.0-5|15	BuildRequires:	nasm
14cr|paq8p-1.0-5|16	%endif
14cr|paq8p-1.0-5|17	%ifarch x86_64
14cr|paq8p-1.0-5|18	BuildRequires:	yasm
14cr|paq8p-1.0-5|19	%endif
14cr|paq8p-1.0-5|20	ExclusiveArch:	%{ix86} x86_64
14cr|paq8p-1.0-5|21	
14cr|paq8p-1.0-5|22	%description
14cr|paq8p-1.0-5|23	PAQ8p is a file compressor that achieve very high compression rates at
14cr|paq8p-1.0-5|24	the expense of speed and memory.
14cr|paq8p-1.0-5|25	
14cr|paq8p-1.0-5|26	%files
14cr|paq8p-1.0-5|27	%doc readme.txt
14cr|paq8p-1.0-5|28	%attr(0755,root,root) %{_bindir}/paq8p*
14cr|paq8p-1.0-5|29	
14cr|paq8p-1.0-5|30	#----------------------------------------------------------------------------
14cr|paq8p-1.0-5|31	
14cr|paq8p-1.0-5|32	%prep
14cr|paq8p-1.0-5|33	%setup -q -c -n %{name}
14cr|paq8p-1.0-5|34	%patch0 -p1 -b .label
14cr|paq8p-1.0-5|35	#how to fix exec stack in yasm?
14cr|paq8p-1.0-5|36	# patch1 -p1 -b .noexec
14cr|paq8p-1.0-5|37	
14cr|paq8p-1.0-5|38	%build
14cr|paq8p-1.0-5|39	%ifarch %{ix86}
14cr|paq8p-1.0-5|40	nasm -f elf paq7asm.asm
14cr|paq8p-1.0-5|41	nasm -f elf paq7asmsse.asm
14cr|paq8p-1.0-5|42	nasm -f elf paq7asmsse2.asm
14cr|paq8p-1.0-5|43	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_i386
14cr|paq8p-1.0-5|44	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_mmx paq7asm.o
14cr|paq8p-1.0-5|45	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse paq7asmsse.o
14cr|paq8p-1.0-5|46	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse2 paq7asmsse2.o
14cr|paq8p-1.0-5|47	%endif
14cr|paq8p-1.0-5|48	
14cr|paq8p-1.0-5|49	%ifarch x86_64
14cr|paq8p-1.0-5|50	yasm paq7asm-x86_64.asm -f elf -m amd64
14cr|paq8p-1.0-5|51	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p paq7asm-x86_64.o
14cr|paq8p-1.0-5|52	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_noasm
14cr|paq8p-1.0-5|53	%endif
14cr|paq8p-1.0-5|54	
14cr|paq8p-1.0-5|55	%install
14cr|paq8p-1.0-5|56	install -d %{buildroot}%{_bindir}
14cr|paq8p-1.0-5|57	%ifarch x86_64
14cr|paq8p-1.0-5|58	install -m 0755 paq8p %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|59	install -m 0755 paq8p_noasm %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|60	%endif
14cr|paq8p-1.0-5|61	%ifarch %{ix86}
14cr|paq8p-1.0-5|62	install -m 0755 paq8p_i386 %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|63	install -m 0755 paq8p_mmx %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|64	install -m 0755 paq8p_sse %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|65	install -m 0755 paq8p_sse2 %{buildroot}%{_bindir}/
14cr|paq8p-1.0-5|66	ln -sf %{_bindir}/paq8p_sse2 %{buildroot}%{_bindir}/paq8p
14cr|paq8p-1.0-5|67	%endif
14cr|paq8p-1.0-5|68	
14cr|paq8p-1.0-5|69	
14cr|paq8p-1.0-5|70	%changelog
14cr|paq8p-1.0-5|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|paq8p-1.0-5|72	+ Revision: 5657917
14cr|paq8p-1.0-5|73	- MassBuild#464: Increase release tag
14cr|paq8p-1.0-5|74	
14cr|paq8p-1.0-5|75	

3860 14
14cr|par-1.52-8|1	%define debug_package %{nil}
14cr|par-1.52-8|2	
14cr|par-1.52-8|3	Summary:	A paragraph reformatter
14cr|par-1.52-8|4	Name:		par
14cr|par-1.52-8|5	Version:	1.52
14cr|par-1.52-8|6	Release:	8
14cr|par-1.52-8|7	Source0:	Par152.tar.bz2
14cr|par-1.52-8|8	URL:		http://www.nicemice.net/par/
14cr|par-1.52-8|9	License:	Distributable - Copyright (C) 2000 by Adam M. Costello
14cr|par-1.52-8|10	Group:		Text tools
14cr|par-1.52-8|11	
14cr|par-1.52-8|12	%description
14cr|par-1.52-8|13	Par is a paragraph reformatter, similar to the standard Unix fmt
14cr|par-1.52-8|14	filter, but better. It uses a dynamic programming algorithm, which
14cr|par-1.52-8|15	produces much better-looking line breaks than the greedy algorithm
14cr|par-1.52-8|16	used by fmt. It can also deal correctly with a variety of quotation
14cr|par-1.52-8|17	and comment conventions.
14cr|par-1.52-8|18	
14cr|par-1.52-8|19	%prep
14cr|par-1.52-8|20	%setup -q -n Par152
14cr|par-1.52-8|21	
14cr|par-1.52-8|22	%build
14cr|par-1.52-8|23	%make -f protoMakefile CC="gcc %{optflags} -c" LINK1="gcc"
14cr|par-1.52-8|24	
14cr|par-1.52-8|25	%install
14cr|par-1.52-8|26	install -d %{buildroot}/%{_bindir}
14cr|par-1.52-8|27	install -d %{buildroot}/%{_mandir}/man1
14cr|par-1.52-8|28	install -m 755 -s par %{buildroot}/%{_bindir}
14cr|par-1.52-8|29	install -m 644 par.1 %{buildroot}/%{_mandir}/man1
14cr|par-1.52-8|30	
14cr|par-1.52-8|31	# Make them world readable
14cr|par-1.52-8|32	chmod 0644 par.doc releasenotes
14cr|par-1.52-8|33	
14cr|par-1.52-8|34	%files
14cr|par-1.52-8|35	%doc par.doc releasenotes
14cr|par-1.52-8|36	%{_bindir}/par
14cr|par-1.52-8|37	%{_mandir}/man1/par.1*
14cr|par-1.52-8|38	
14cr|par-1.52-8|39	%changelog
14cr|par-1.52-8|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.52-8
14cr|par-1.52-8|41	+ Revision: 693c2fe
14cr|par-1.52-8|42	- MassBuild#464: Increase release tag
14cr|par-1.52-8|43	
14cr|par-1.52-8|44	

3861 14
14cr|paragui-1.1.8-22|1	%define Docs paraguidoc-html-1.1.8
14cr|paragui-1.1.8-22|2	%define	name	paragui
14cr|paragui-1.1.8-22|3	%define	version	1.1.8
14cr|paragui-1.1.8-22|4	%define release 	22
14cr|paragui-1.1.8-22|5	
14cr|paragui-1.1.8-22|6	%define lib_api 1.1
14cr|paragui-1.1.8-22|7	%define lib_major 8
14cr|paragui-1.1.8-22|8	%define lib_name %mklibname %{name} %{lib_api} %{lib_major}
14cr|paragui-1.1.8-22|9	%define develname %mklibname -d paragui
14cr|paragui-1.1.8-22|10	
14cr|paragui-1.1.8-22|11	Name:		%{name}
14cr|paragui-1.1.8-22|12	Version:	%{version}
14cr|paragui-1.1.8-22|13	Release:	%{release}
14cr|paragui-1.1.8-22|14	Summary:	Graphical User Interface based on SDL
14cr|paragui-1.1.8-22|15	License:	LGPLv2+
14cr|paragui-1.1.8-22|16	Group:		System/Libraries
14cr|paragui-1.1.8-22|17	Source0:	http://savannah.nongnu.org/download/paragui/%{name}-%{version}.tar.bz2
14cr|paragui-1.1.8-22|18	Source1:        http://savannah.nongnu.org/download/paraguidoc-html-1.1.8.tar.bz2
14cr|paragui-1.1.8-22|19	Patch0:		%{name}-1.1.8.install.patch
14cr|paragui-1.1.8-22|20	Patch1:		paragui-1.1.8-fix-underquoted-calls.patch
14cr|paragui-1.1.8-22|21	Patch2:		paragui-1.1.8-asneeded.patch
14cr|paragui-1.1.8-22|22	Patch3:		paragui-1.1.8-header.patch
14cr|paragui-1.1.8-22|23	Patch4:		020_stl_map.diff
14cr|paragui-1.1.8-22|24	Patch5:		paragui-1.1.8-remove-physfs.patch
14cr|paragui-1.1.8-22|25	URL:		http://www.paragui.org/
14cr|paragui-1.1.8-22|26	BuildRequires:	freetype2-devel
14cr|paragui-1.1.8-22|27	BuildRequires:	physfs-devel
14cr|paragui-1.1.8-22|28	BuildRequires:	pkgconfig(sdl)
14cr|paragui-1.1.8-22|29	BuildRequires:	pkgconfig(SDL_image)
14cr|paragui-1.1.8-22|30	BuildRequires:	libgii-devel
14cr|paragui-1.1.8-22|31	BuildRequires:	libsigc++1.2-devel
14cr|paragui-1.1.8-22|32	BuildRequires:	pkgconfig(expat)
14cr|paragui-1.1.8-22|33	BuildRequires:	multiarch-utils >= 1.0.3
14cr|paragui-1.1.8-22|34	BuildRequires:	automake1.8
14cr|paragui-1.1.8-22|35	
14cr|paragui-1.1.8-22|36	%description
14cr|paragui-1.1.8-22|37	ParaGUI is a cross-platform high-level application framework and GUI
14cr|paragui-1.1.8-22|38	(graphical user interface) library. ParaGUI's cross-platform nature is
14cr|paragui-1.1.8-22|39	completely based on the Simple DirectMedia Layer (SDL).
14cr|paragui-1.1.8-22|40	
14cr|paragui-1.1.8-22|41	%package -n	%{lib_name}
14cr|paragui-1.1.8-22|42	Summary:	Main library for paragui
14cr|paragui-1.1.8-22|43	Group:		System/Libraries
14cr|paragui-1.1.8-22|44	Provides:	%{name} = %{version}-%{release}
14cr|paragui-1.1.8-22|45	Obsoletes:	%{mklibname paragui 1.1} < %{version}-%{release}
14cr|paragui-1.1.8-22|46	
14cr|paragui-1.1.8-22|47	%description -n	%{lib_name}
14cr|paragui-1.1.8-22|48	This package contains the library needed to run programs dynamically
14cr|paragui-1.1.8-22|49	linked with paragui.
14cr|paragui-1.1.8-22|50	
14cr|paragui-1.1.8-22|51	%package -n	%{develname}
14cr|paragui-1.1.8-22|52	Summary:	Headers for developing programs that will use paragui
14cr|paragui-1.1.8-22|53	Group:		Development/C
14cr|paragui-1.1.8-22|54	Requires:	%{lib_name} = %{version}
14cr|paragui-1.1.8-22|55	Requires:	libexpat-devel
14cr|paragui-1.1.8-22|56	Requires:	physfs-devel
14cr|paragui-1.1.8-22|57	Provides:	%{name}-devel = %{version}-%{release}
14cr|paragui-1.1.8-22|58	Obsoletes:	%{mklibname -d paragui 1.1 8} < %version-%release
14cr|paragui-1.1.8-22|59	Obsoletes:      %{mklibname -d paragui 1.1} < %{version}-%{release}
14cr|paragui-1.1.8-22|60	
14cr|paragui-1.1.8-22|61	%description -n	%{develname}
14cr|paragui-1.1.8-22|62	This package contains the headers that programmers will need to develop
14cr|paragui-1.1.8-22|63	applications which will use paragui, a GUI on top of SDL.
14cr|paragui-1.1.8-22|64	
14cr|paragui-1.1.8-22|65	%prep
14cr|paragui-1.1.8-22|66	%setup -q -n %{name}-%{version} -a1
14cr|paragui-1.1.8-22|67	%patch0 -p1
14cr|paragui-1.1.8-22|68	%patch1 -p1 -b .underquoted
14cr|paragui-1.1.8-22|69	%patch2 -p1 -b .asneeded
14cr|paragui-1.1.8-22|70	%patch3 -p0 -b .header
14cr|paragui-1.1.8-22|71	%patch4 -p1 -b .stl
14cr|paragui-1.1.8-22|72	%patch5 -p1 -b .physfs
14cr|paragui-1.1.8-22|73	
14cr|paragui-1.1.8-22|74	%build
14cr|paragui-1.1.8-22|75	# TODO : --enable-python --enable-ruby
14cr|paragui-1.1.8-22|76	export AUTOMAKE="automake --foreign"
14cr|paragui-1.1.8-22|77	autoreconf -fi
14cr|paragui-1.1.8-22|78	%configure2_5x --enable-unicode --disable-static
14cr|paragui-1.1.8-22|79	%make
14cr|paragui-1.1.8-22|80	
14cr|paragui-1.1.8-22|81	%install
14cr|paragui-1.1.8-22|82	%makeinstall_std
14cr|paragui-1.1.8-22|83	%multiarch_binaries %{buildroot}%{_bindir}/paragui-config
14cr|paragui-1.1.8-22|84	
14cr|paragui-1.1.8-22|85	%files -n %{lib_name}
14cr|paragui-1.1.8-22|86	%defattr(-, root, root)
14cr|paragui-1.1.8-22|87	%doc AUTHORS COPYING
14cr|paragui-1.1.8-22|88	%{_libdir}/*.so.*
14cr|paragui-1.1.8-22|89	
14cr|paragui-1.1.8-22|90	%files -n %{develname}
14cr|paragui-1.1.8-22|91	%defattr(-,root,root)
14cr|paragui-1.1.8-22|92	%doc README
14cr|paragui-1.1.8-22|93	%{multiarch_bindir}/paragui-config
14cr|paragui-1.1.8-22|94	%{_bindir}/paragui-config
14cr|paragui-1.1.8-22|95	%{_includedir}/*
14cr|paragui-1.1.8-22|96	%{_libdir}/*.so
14cr|paragui-1.1.8-22|97	%{_libdir}/pkgconfig/%{name}.pc
14cr|paragui-1.1.8-22|98	%{_datadir}/aclocal/*.m4
14cr|paragui-1.1.8-22|99	%{_datadir}/%{name}
14cr|paragui-1.1.8-22|100	
14cr|paragui-1.1.8-22|101	
14cr|paragui-1.1.8-22|102	
14cr|paragui-1.1.8-22|103	%changelog
14cr|paragui-1.1.8-22|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.8-22
14cr|paragui-1.1.8-22|105	+ Revision: 86ddb5d
14cr|paragui-1.1.8-22|106	- MassBuild#464: Increase release tag
14cr|paragui-1.1.8-22|107	
14cr|paragui-1.1.8-22|108	

3862 14
14cr|parano-0.3.5-3|1	%define name	parano
14cr|parano-0.3.5-3|2	%define rel	3
14cr|parano-0.3.5-3|3	%define version	0.3.5
14cr|parano-0.3.5-3|4	
14cr|parano-0.3.5-3|5	Name:		%{name}
14cr|parano-0.3.5-3|6	Version:	%{version}
14cr|parano-0.3.5-3|7	Release:	%mkrel %{rel}
14cr|parano-0.3.5-3|8	Summary:	Compute, create and edit MD5, SHA-1 and SFV files
14cr|parano-0.3.5-3|9	License:	GPLv2+
14cr|parano-0.3.5-3|10	Group:		File tools
14cr|parano-0.3.5-3|11	URL:		http://parano.berlios.de/
14cr|parano-0.3.5-3|12	Source0:	http://prdownload.berlios.de/parano/%{name}-%{version}.tar.gz
14cr|parano-0.3.5-3|13	Patch0:		parano-desktop_file_fix.patch
14cr|parano-0.3.5-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|parano-0.3.5-3|15	BuildArch:	noarch
14cr|parano-0.3.5-3|16	BuildRequires:	gettext
14cr|parano-0.3.5-3|17	BuildRequires:	intltool
14cr|parano-0.3.5-3|18	BuildRequires:	imagemagick
14cr|parano-0.3.5-3|19	BuildRequires:	pygtk2.0
14cr|parano-0.3.5-3|20	Requires:	pygtk2.0
14cr|parano-0.3.5-3|21	Requires:	pygtk2.0-libglade
14cr|parano-0.3.5-3|22	
14cr|parano-0.3.5-3|23	%description
14cr|parano-0.3.5-3|24	Parano is a GNOME program to create, edit and verify hashfiles.
14cr|parano-0.3.5-3|25	For now MD5, SHA-1 and SFV formats are supported.
14cr|parano-0.3.5-3|26	
14cr|parano-0.3.5-3|27	%prep
14cr|parano-0.3.5-3|28	%setup -q
14cr|parano-0.3.5-3|29	%patch0 -p0
14cr|parano-0.3.5-3|30	
14cr|parano-0.3.5-3|31	%build
14cr|parano-0.3.5-3|32	%configure2_5x --disable-update-mime-database
14cr|parano-0.3.5-3|33	%make
14cr|parano-0.3.5-3|34	
14cr|parano-0.3.5-3|35	%install
14cr|parano-0.3.5-3|36	%{__rm} -rf %{buildroot}
14cr|parano-0.3.5-3|37	%makeinstall_std
14cr|parano-0.3.5-3|38	
14cr|parano-0.3.5-3|39	%find_lang %{name}
14cr|parano-0.3.5-3|40	
14cr|parano-0.3.5-3|41	#icons
14cr|parano-0.3.5-3|42	mkdir -p %{buildroot}/%_liconsdir
14cr|parano-0.3.5-3|43	convert -scale 48 src/parano-icon.png %{buildroot}%{_liconsdir}/%name.png
14cr|parano-0.3.5-3|44	mkdir -p %{buildroot}/%_iconsdir
14cr|parano-0.3.5-3|45	convert -scale 32 src/parano-icon.png %{buildroot}%{_iconsdir}/%name.png
14cr|parano-0.3.5-3|46	mkdir -p %{buildroot}/%_miconsdir
14cr|parano-0.3.5-3|47	convert -scale 16 src/parano-icon.png %{buildroot}%{_miconsdir}/%name.png
14cr|parano-0.3.5-3|48	
14cr|parano-0.3.5-3|49	#remove unneeded
14cr|parano-0.3.5-3|50	%{__rm} -rf %{buildroot}%{_datadir}/pixmaps/%{name}-icon.png
14cr|parano-0.3.5-3|51	
14cr|parano-0.3.5-3|52	%clean
14cr|parano-0.3.5-3|53	%{__rm} -rf %{buildroot}
14cr|parano-0.3.5-3|54	
14cr|parano-0.3.5-3|55	%files -f %{name}.lang
14cr|parano-0.3.5-3|56	%defattr(-,root,root,-)
14cr|parano-0.3.5-3|57	%doc TODO AUTHORS
14cr|parano-0.3.5-3|58	%{_bindir}/%{name}
14cr|parano-0.3.5-3|59	%{_datadir}/%{name}
14cr|parano-0.3.5-3|60	%{_datadir}/application-registry/%{name}.applications
14cr|parano-0.3.5-3|61	%{_datadir}/applications/%{name}.desktop
14cr|parano-0.3.5-3|62	%{_datadir}/mime-info/%{name}.*
14cr|parano-0.3.5-3|63	%{_datadir}/mime/packages/%{name}.xml
14cr|parano-0.3.5-3|64	%{_liconsdir}/%name.png
14cr|parano-0.3.5-3|65	%{_iconsdir}/%name.png
14cr|parano-0.3.5-3|66	%{_miconsdir}/%name.png
14cr|parano-0.3.5-3|67	
14cr|parano-0.3.5-3|68	
14cr|parano-0.3.5-3|69	
14cr|parano-0.3.5-3|70	%changelog
14cr|parano-0.3.5-3|71	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3.5-3
14cr|parano-0.3.5-3|72	+ Revision: 2ffaf8c
14cr|parano-0.3.5-3|73	- Automatic import for version 0.3.5
14cr|parano-0.3.5-3|74	
14cr|parano-0.3.5-3|75	

3863 14
14cr|parchive2-0.4-7|1	%define name parchive2
14cr|parchive2-0.4-7|2	%define version 0.4
14cr|parchive2-0.4-7|3	%define release 7
14cr|parchive2-0.4-7|4	%define tarname par2cmdline-%{version}
14cr|parchive2-0.4-7|5	
14cr|parchive2-0.4-7|6	Summary:	Parchive: Parity Archive Volume Set
14cr|parchive2-0.4-7|7	Name:		%{name}
14cr|parchive2-0.4-7|8	Version:	%{version}
14cr|parchive2-0.4-7|9	Release:	%{release}
14cr|parchive2-0.4-7|10	Group:		Archiving/Other
14cr|parchive2-0.4-7|11	License:	GPL
14cr|parchive2-0.4-7|12	URL: 		http://parchive.sourceforge.net/
14cr|parchive2-0.4-7|13	# http://prdownloads.sourceforge.net/parchive/%{tarname}.tar.gz?download
14cr|parchive2-0.4-7|14	Source: 	http://prdownloads.sourceforge.net/parchive/%{tarname}.tar.bz2
14cr|parchive2-0.4-7|15	Patch0:		par2cmdline-gcc4.patch.bz2
14cr|parchive2-0.4-7|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|parchive2-0.4-7|17	
14cr|parchive2-0.4-7|18	%description
14cr|parchive2-0.4-7|19	The idea behind this project is to provide a tool to apply the data-
14cr|parchive2-0.4-7|20	recovery capability concepts of RAID-like systems to the posting and
14cr|parchive2-0.4-7|21	recovery of multi-part archives on Usenet. With a parity archive, this
14cr|parchive2-0.4-7|22	tool, and all but one part of a multi-part set you can recover the
14cr|parchive2-0.4-7|23	missing part.
14cr|parchive2-0.4-7|24	
14cr|parchive2-0.4-7|25	The key to this mission is a clean file format specification which
14cr|parchive2-0.4-7|26	provides all the necessary capabilities for programs to easily verify
14cr|parchive2-0.4-7|27	and regenerate single missing parts out of a set of archives.
14cr|parchive2-0.4-7|28	
14cr|parchive2-0.4-7|29	We might just be able to make binary posting and downloading on Usenet a
14cr|parchive2-0.4-7|30	little easier. That's a pretty cool goal!
14cr|parchive2-0.4-7|31	
14cr|parchive2-0.4-7|32	par2 is complete rewrite of parchive with much additional advantages.
14cr|parchive2-0.4-7|33	Read all about them on this page:
14cr|parchive2-0.4-7|34	http://www.pbclements.co.uk/QuickPar/AboutPAR2.htm
14cr|parchive2-0.4-7|35	
14cr|parchive2-0.4-7|36	Tip of the day: alias par='par2 r *.((p|P)??|par2)'
14cr|parchive2-0.4-7|37	
14cr|parchive2-0.4-7|38	
14cr|parchive2-0.4-7|39	%prep
14cr|parchive2-0.4-7|40	rm -rf $RPM_BUILD_ROOT
14cr|parchive2-0.4-7|41	%setup -q -n %tarname
14cr|parchive2-0.4-7|42	
14cr|parchive2-0.4-7|43	%patch0 -p1
14cr|parchive2-0.4-7|44	
14cr|parchive2-0.4-7|45	%build
14cr|parchive2-0.4-7|46	%configure
14cr|parchive2-0.4-7|47	%make
14cr|parchive2-0.4-7|48	
14cr|parchive2-0.4-7|49	%install
14cr|parchive2-0.4-7|50	%makeinstall
14cr|parchive2-0.4-7|51	
14cr|parchive2-0.4-7|52	%clean
14cr|parchive2-0.4-7|53	rm -rf $RPM_BUILD_ROOT
14cr|parchive2-0.4-7|54	
14cr|parchive2-0.4-7|55	%files
14cr|parchive2-0.4-7|56	%defattr(-,root,root,755)
14cr|parchive2-0.4-7|57	%doc AUTHORS COPYING README ROADMAP
14cr|parchive2-0.4-7|58	%{_bindir}/*
14cr|parchive2-0.4-7|59	
14cr|parchive2-0.4-7|60	
14cr|parchive2-0.4-7|61	
14cr|parchive2-0.4-7|62	
14cr|parchive2-0.4-7|63	%changelog
14cr|parchive2-0.4-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-7
14cr|parchive2-0.4-7|65	+ Revision: 8ef2957
14cr|parchive2-0.4-7|66	- MassBuild#464: Increase release tag
14cr|parchive2-0.4-7|67	
14cr|parchive2-0.4-7|68	

3864 14
14cr|pari-2.5.2-5|1	%define pari_version 2.5.2
14cr|pari-2.5.2-5|2	%define gp2c_version 0.0.7pl3
14cr|pari-2.5.2-5|3	
14cr|pari-2.5.2-5|4	%define major 3
14cr|pari-2.5.2-5|5	%define libname %mklibname %{name}-gmp %{major}
14cr|pari-2.5.2-5|6	%define devname %mklibname %{name} -d
14cr|pari-2.5.2-5|7	
14cr|pari-2.5.2-5|8	%define pkgdocdir	%{_docdir}/%{name}
14cr|pari-2.5.2-5|9	%define pkgdatadir	%{_datadir}/%{name}-%{pari_version}
14cr|pari-2.5.2-5|10	
14cr|pari-2.5.2-5|11	Summary:	PARI/GP - Number Theory-oriented Computer Algebra System
14cr|pari-2.5.2-5|12	Name:		pari
14cr|pari-2.5.2-5|13	Version:	%{pari_version}
14cr|pari-2.5.2-5|14	Release:	5
14cr|pari-2.5.2-5|15	License:	GPLv2+
14cr|pari-2.5.2-5|16	Group:		Sciences/Mathematics
14cr|pari-2.5.2-5|17	Url:		http://pari.math.u-bordeaux.fr/
14cr|pari-2.5.2-5|18	Source0:	http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tar.gz
14cr|pari-2.5.2-5|19	Source1:	http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
14cr|pari-2.5.2-5|20	Source2:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galdata.tgz
14cr|pari-2.5.2-5|21	Source3:	http://pari.math.u-bordeaux.fr/pub/pari/packages/seadata.tgz
14cr|pari-2.5.2-5|22	Source4:	http://pari.math.u-bordeaux.fr/pub/pari/packages/nftables.tgz
14cr|pari-2.5.2-5|23	Source5:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz
14cr|pari-2.5.2-5|24	Source6:	http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%{gp2c_version}.tar.gz
14cr|pari-2.5.2-5|25	
14cr|pari-2.5.2-5|26	Patch0:		pari-arch.patch
14cr|pari-2.5.2-5|27	Patch1:		pari-gphelp.patch
14cr|pari-2.5.2-5|28	Patch2:		pari-runpath.patch
14cr|pari-2.5.2-5|29	# from sagemath
14cr|pari-2.5.2-5|30	Patch3:		mp.c.patch
14cr|pari-2.5.2-5|31	
14cr|pari-2.5.2-5|32	BuildRequires:	emacs
14cr|pari-2.5.2-5|33	BuildRequires:	tetex-dvips
14cr|pari-2.5.2-5|34	BuildRequires:	texlive-scheme-full
14cr|pari-2.5.2-5|35	BuildRequires:	gmp-devel
14cr|pari-2.5.2-5|36	BuildRequires:	perl-devel
14cr|pari-2.5.2-5|37	BuildRequires:	readline-devel
14cr|pari-2.5.2-5|38	BuildRequires:	pkgconfig(ncurses)
14cr|pari-2.5.2-5|39	BuildRequires:	pkgconfig(x11)
14cr|pari-2.5.2-5|40	Requires:	xdg-utils
14cr|pari-2.5.2-5|41	
14cr|pari-2.5.2-5|42	%description
14cr|pari-2.5.2-5|43	PARI/GP is a widely used computer algebra system designed for fast
14cr|pari-2.5.2-5|44	computations in number theory (factorizations, algebraic number theory,
14cr|pari-2.5.2-5|45	elliptic curves...), but also contains a large number of other useful
14cr|pari-2.5.2-5|46	functions to compute with mathematical entities such as matrices,
14cr|pari-2.5.2-5|47	polynomials, power series, algebraic numbers, etc., and a lot of
14cr|pari-2.5.2-5|48	transcendental functions. PARI is also available as a C library to allow
14cr|pari-2.5.2-5|49	for faster computations.
14cr|pari-2.5.2-5|50	
14cr|pari-2.5.2-5|51	%files
14cr|pari-2.5.2-5|52	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/gprc
14cr|pari-2.5.2-5|53	%{_bindir}/gp-2.5
14cr|pari-2.5.2-5|54	%{_bindir}/gp
14cr|pari-2.5.2-5|55	%{_bindir}/gphelp
14cr|pari-2.5.2-5|56	%{_bindir}/tex2mail
14cr|pari-2.5.2-5|57	%{_mandir}/man1/[^g]*.1*
14cr|pari-2.5.2-5|58	%{_mandir}/man1/gp.1*
14cr|pari-2.5.2-5|59	%{_mandir}/man1/gp-*.1*
14cr|pari-2.5.2-5|60	%{_mandir}/man1/gphelp.1*
14cr|pari-2.5.2-5|61	%doc AUTHORS CHANGES COMPAT MACHINES README
14cr|pari-2.5.2-5|62	%dir %{pkgdatadir}
14cr|pari-2.5.2-5|63	%{pkgdatadir}/doc
14cr|pari-2.5.2-5|64	
14cr|pari-2.5.2-5|65	#----------------------------------------------------------------------------
14cr|pari-2.5.2-5|66	
14cr|pari-2.5.2-5|67	%package data
14cr|pari-2.5.2-5|68	Summary:	Optional pari data packages
14cr|pari-2.5.2-5|69	Group:		Sciences/Mathematics
14cr|pari-2.5.2-5|70	Requires:	%{name}
14cr|pari-2.5.2-5|71	
14cr|pari-2.5.2-5|72	%description data
14cr|pari-2.5.2-5|73	- elldata is PARI/GP version of J. E. Cremona Elliptic Curve Data,
14cr|pari-2.5.2-5|74	needed by ellsearch and ellidentify.
14cr|pari-2.5.2-5|75	- galdata is needed by polgalois to compute Galois group in degrees
14cr|pari-2.5.2-5|76	8 through 11.
14cr|pari-2.5.2-5|77	- seadata is needed by ellap for large primes.
14cr|pari-2.5.2-5|78	- nftables is a repackaging of the historical megrez number field
14cr|pari-2.5.2-5|79	tables (errors fixed, 1/10th the size, easier to use).
14cr|pari-2.5.2-5|80	
14cr|pari-2.5.2-5|81	%files data
14cr|pari-2.5.2-5|82	%dir %{pkgdatadir}/data
14cr|pari-2.5.2-5|83	%{pkgdatadir}/data/*
14cr|pari-2.5.2-5|84	
14cr|pari-2.5.2-5|85	#----------------------------------------------------------------------------
14cr|pari-2.5.2-5|86	
14cr|pari-2.5.2-5|87	%package -n %{libname}
14cr|pari-2.5.2-5|88	Summary:	Shared PARI library
14cr|pari-2.5.2-5|89	Group:		System/Libraries
14cr|pari-2.5.2-5|90	Conflicts:	%{_lib}pari2 < 2.5.2-3
14cr|pari-2.5.2-5|91	Obsoletes:	%{_lib}pari2 < 2.5.2-3
14cr|pari-2.5.2-5|92	
14cr|pari-2.5.2-5|93	%description -n %{libname}
14cr|pari-2.5.2-5|94	This package contains the libraries needed to run pari.
14cr|pari-2.5.2-5|95	
14cr|pari-2.5.2-5|96	%files -n %{libname}
14cr|pari-2.5.2-5|97	%{_libdir}/lib%{name}-gmp.so.%{major}
14cr|pari-2.5.2-5|98	%{_libdir}/lib%{name}-gmp.so.%{pari_version}
14cr|pari-2.5.2-5|99	
14cr|pari-2.5.2-5|100	#----------------------------------------------------------------------------
14cr|pari-2.5.2-5|101	
14cr|pari-2.5.2-5|102	%package -n %{devname}
14cr|pari-2.5.2-5|103	Summary:	Development files for PARI shared library
14cr|pari-2.5.2-5|104	Group:		System/Libraries
14cr|pari-2.5.2-5|105	Requires:	%{libname} = %{pari_version}-%{release}
14cr|pari-2.5.2-5|106	Provides:	libpari-devel = %{pari_version}-%{release}
14cr|pari-2.5.2-5|107	Conflicts:	%{_lib}pari2-devel < 2.5.2-5
14cr|pari-2.5.2-5|108	Conflicts:	%{_lib}pari-gmp3-devel < 2.5.2-5
14cr|pari-2.5.2-5|109	Obsoletes:	%{_lib}pari2-devel < 2.5.2-5
14cr|pari-2.5.2-5|110	Obsoletes:	%{_lib}pari-gmp3-devel < 2.5.2-5
14cr|pari-2.5.2-5|111	
14cr|pari-2.5.2-5|112	%description -n %{devname}
14cr|pari-2.5.2-5|113	This package contains the header files needed to develop
14cr|pari-2.5.2-5|114	applications using pari.
14cr|pari-2.5.2-5|115	
14cr|pari-2.5.2-5|116	%files -n %{devname}
14cr|pari-2.5.2-5|117	%{_includedir}/%{name}
14cr|pari-2.5.2-5|118	%{_libdir}/*.so
14cr|pari-2.5.2-5|119	%dir %{_libdir}/%{name}-%{pari_version}
14cr|pari-2.5.2-5|120	%dir %{_libdir}/%{name}-%{pari_version}/*
14cr|pari-2.5.2-5|121	
14cr|pari-2.5.2-5|122	#----------------------------------------------------------------------------
14cr|pari-2.5.2-5|123	
14cr|pari-2.5.2-5|124	%package -n gp2c
14cr|pari-2.5.2-5|125	Summary:	PARI/GP to C translator
14cr|pari-2.5.2-5|126	Version:	%{gp2c_version}
14cr|pari-2.5.2-5|127	Group:		Development/C
14cr|pari-2.5.2-5|128	Requires:	%{name}
14cr|pari-2.5.2-5|129	
14cr|pari-2.5.2-5|130	%description -n gp2c
14cr|pari-2.5.2-5|131	PARI/GP to C translator. Use it to compile your own C
14cr|pari-2.5.2-5|132	programs which use pari library, without necessarily being
14cr|pari-2.5.2-5|133	a C programmer.
14cr|pari-2.5.2-5|134	
14cr|pari-2.5.2-5|135	Note: use gp2c-run to run your programs inside the PARI/GP
14cr|pari-2.5.2-5|136	environment.
14cr|pari-2.5.2-5|137	
14cr|pari-2.5.2-5|138	%files -n gp2c
14cr|pari-2.5.2-5|139	%attr(755,root,root) %{_bindir}/gp2c*
14cr|pari-2.5.2-5|140	%doc gp2c-%{gp2c_version}/{AUTHORS,ChangeLog,NEWS,README,BUGS}
14cr|pari-2.5.2-5|141	%{pkgdatadir}/gp2c
14cr|pari-2.5.2-5|142	%{_mandir}/man1/gp2c*.1*
14cr|pari-2.5.2-5|143	
14cr|pari-2.5.2-5|144	#----------------------------------------------------------------------------
14cr|pari-2.5.2-5|145	
14cr|pari-2.5.2-5|146	%prep
14cr|pari-2.5.2-5|147	%setup -q -a1 -a2 -a3 -a4 -a5 -a6
14cr|pari-2.5.2-5|148	mv -f nftables data
14cr|pari-2.5.2-5|149	
14cr|pari-2.5.2-5|150	%patch0 -p1
14cr|pari-2.5.2-5|151	%patch1 -p1
14cr|pari-2.5.2-5|152	%patch2 -p1
14cr|pari-2.5.2-5|153	%patch3 -p1
14cr|pari-2.5.2-5|154	
14cr|pari-2.5.2-5|155	%build
14cr|pari-2.5.2-5|156	# Using --libdir to properly link with newer interface
14cr|pari-2.5.2-5|157	# Using --disable-tls for safety due to other packages linked to pari
14cr|pari-2.5.2-5|158	sh Configure \
14cr|pari-2.5.2-5|159	--prefix=%{_prefix} \
14cr|pari-2.5.2-5|160	--includedir=%{_includedir}/%{name} \
14cr|pari-2.5.2-5|161	--datadir=%{pkgdatadir}/data \
14cr|pari-2.5.2-5|162	--sysdatadir=%{_libdir}/%{name}-%{pari_version} \
14cr|pari-2.5.2-5|163	--share-prefix=%{_datadir} \
14cr|pari-2.5.2-5|164	--host=%{_arch}-%{_os} \
14cr|pari-2.5.2-5|165	--graphic=X11 \
14cr|pari-2.5.2-5|166	--with-gmp \
14cr|pari-2.5.2-5|167	--libdir=%{buildroot}%{_libdir} \
14cr|pari-2.5.2-5|168	--disable-tls
14cr|pari-2.5.2-5|169	
14cr|pari-2.5.2-5|170	make gp docpdf bench
14cr|pari-2.5.2-5|171	
14cr|pari-2.5.2-5|172	# gp2c
14cr|pari-2.5.2-5|173	pushd gp2c-%{gp2c_version}
14cr|pari-2.5.2-5|174	%configure2_5x \
14cr|pari-2.5.2-5|175	--datadir=%{pkgdatadir} \
14cr|pari-2.5.2-5|176	--with-paricfg=../Olinux-%{_arch}/pari.cfg
14cr|pari-2.5.2-5|177	
14cr|pari-2.5.2-5|178	# FIXME just satisfy build dependency
14cr|pari-2.5.2-5|179	ln -sf ../config/missing desc
14cr|pari-2.5.2-5|180	
14cr|pari-2.5.2-5|181	make
14cr|pari-2.5.2-5|182	popd
14cr|pari-2.5.2-5|183	
14cr|pari-2.5.2-5|184	%install
14cr|pari-2.5.2-5|185	# pari, libpari & libpari-devel
14cr|pari-2.5.2-5|186	%makeinstall_std \
14cr|pari-2.5.2-5|187	READMEDIR='$(DESTDIR)'%{pkgdocdir} \
14cr|pari-2.5.2-5|188	LIBDIR='$(DESTDIR)'%{_libdir} \
14cr|pari-2.5.2-5|189	DOCDIR='$(DESTDIR)'%{pkgdocdir}
14cr|pari-2.5.2-5|190	
14cr|pari-2.5.2-5|191	# gp2c
14cr|pari-2.5.2-5|192	cd gp2c-%{gp2c_version}
14cr|pari-2.5.2-5|193	%makeinstall_std \
14cr|pari-2.5.2-5|194	docdir=%{_docdir}
14cr|pari-2.5.2-5|195	cd ..
14cr|pari-2.5.2-5|196	
14cr|pari-2.5.2-5|197	# Install global configuration file.
14cr|pari-2.5.2-5|198	mkdir %{buildroot}/%{_sysconfdir}
14cr|pari-2.5.2-5|199	# Add some more reasonable "commented" sample configurations
14cr|pari-2.5.2-5|200	sed	-e 's@/usr/local/@%{_prefix}/@' \
14cr|pari-2.5.2-5|201	-e 's@path =.*@path = "%{pkgdatadir}:.:~/gpdir"@' \
14cr|pari-2.5.2-5|202	-e 's@lib/gpalias@misc/gpalias@' \
14cr|pari-2.5.2-5|203	misc/gprc.dft > %{buildroot}/%{_sysconfdir}/gprc
14cr|pari-2.5.2-5|204	
14cr|pari-2.5.2-5|205	# don't need to install this file...
14cr|pari-2.5.2-5|206	rm -f %{pkgdocdir}/%{name}/Makefile
14cr|pari-2.5.2-5|207	
14cr|pari-2.5.2-5|208	# gphelp wants docs in %{pkgdatadir}/data/doc (removing the /data/ requirement)
14cr|pari-2.5.2-5|209	ln -sf %{pkgdocdir} %{buildroot}%{pkgdatadir}/doc
14cr|pari-2.5.2-5|210	perl -pi -e 's@%{pkgdatadir}/data@%{pkgdatadir}@;' \
14cr|pari-2.5.2-5|211	%{buildroot}/%{_bindir}/gphelp
14cr|pari-2.5.2-5|212	
14cr|pari-2.5.2-5|213	
14cr|pari-2.5.2-5|214	%changelog
14cr|pari-2.5.2-5|215	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.5.2-5
14cr|pari-2.5.2-5|216	+ Revision: 99fba6e
14cr|pari-2.5.2-5|217	- Fix devel package name and Provides
14cr|pari-2.5.2-5|218	
14cr|pari-2.5.2-5|219	

3865 14
14cr|parole-0.5.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|parole-0.5.0-2|2	
14cr|parole-0.5.0-2|3	Summary:	A modern media player based on the GStreamer framework
14cr|parole-0.5.0-2|4	Name:		parole
14cr|parole-0.5.0-2|5	Version:	0.5.0
14cr|parole-0.5.0-2|6	Release:	2
14cr|parole-0.5.0-2|7	License:	GPLv2+
14cr|parole-0.5.0-2|8	Group:		Graphical desktop/Xfce
14cr|parole-0.5.0-2|9	URL:		http://goodies.xfce.org/projects/applications/parole
14cr|parole-0.5.0-2|10	Source0:	http://archive.xfce.org/src/apps/parole/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|parole-0.5.0-2|11	BuildRequires:	gstreamer0.10-devel
14cr|parole-0.5.0-2|12	BuildRequires:	libgstreamer0.10-plugins-base-devel
14cr|parole-0.5.0-2|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
14cr|parole-0.5.0-2|14	BuildRequires:	libnotify-devel
14cr|parole-0.5.0-2|15	BuildRequires:	taglib-devel
14cr|parole-0.5.0-2|16	BuildRequires:	dbus-glib-devel
14cr|parole-0.5.0-2|17	
14cr|parole-0.5.0-2|18	%description
14cr|parole-0.5.0-2|19	New media player for Xfce desktop environment.
14cr|parole-0.5.0-2|20	
14cr|parole-0.5.0-2|21	%package %{name}-devel
14cr|parole-0.5.0-2|22	Summary:	Development files for %{name}
14cr|parole-0.5.0-2|23	Group:		Development/C
14cr|parole-0.5.0-2|24	
14cr|parole-0.5.0-2|25	%description %{name}-devel
14cr|parole-0.5.0-2|26	Development files and headers for %{name}.
14cr|parole-0.5.0-2|27	
14cr|parole-0.5.0-2|28	%prep
14cr|parole-0.5.0-2|29	%setup -q
14cr|parole-0.5.0-2|30	
14cr|parole-0.5.0-2|31	%build
14cr|parole-0.5.0-2|32	%configure2_5x \
14cr|parole-0.5.0-2|33	--disable-static
14cr|parole-0.5.0-2|34	
14cr|parole-0.5.0-2|35	%make
14cr|parole-0.5.0-2|36	
14cr|parole-0.5.0-2|37	%install
14cr|parole-0.5.0-2|38	%makeinstall_std
14cr|parole-0.5.0-2|39	
14cr|parole-0.5.0-2|40	%find_lang %{name}
14cr|parole-0.5.0-2|41	
14cr|parole-0.5.0-2|42	%files -f %{name}.lang
14cr|parole-0.5.0-2|43	%doc AUTHORS ChangeLog README TODO THANKS
14cr|parole-0.5.0-2|44	%{_bindir}/%{name}
14cr|parole-0.5.0-2|45	%{_libdir}/parole-0/*.so
14cr|parole-0.5.0-2|46	%{_datadir}/applications/%{name}.desktop
14cr|parole-0.5.0-2|47	%{_iconsdir}/hicolor/*/apps/*
14cr|parole-0.5.0-2|48	%{_datadir}/%{name}
14cr|parole-0.5.0-2|49	
14cr|parole-0.5.0-2|50	%files %{name}-devel
14cr|parole-0.5.0-2|51	%dir %{_includedir}/%{name}
14cr|parole-0.5.0-2|52	%{_includedir}/%{name}/*.h
14cr|parole-0.5.0-2|53	
14cr|parole-0.5.0-2|54	
14cr|parole-0.5.0-2|55	
14cr|parole-0.5.0-2|56	%changelog
14cr|parole-0.5.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|parole-0.5.0-2|58	+ Revision: 1057527
14cr|parole-0.5.0-2|59	- MassBuild#464: Increase release tag
14cr|parole-0.5.0-2|60	
14cr|parole-0.5.0-2|61	

3866 14
14cr|parrot-5.7.0-4|1	%define libname  %mklibname %{name}
14cr|parrot-5.7.0-4|2	%define devname  %mklibname %{name} -d
14cr|parrot-5.7.0-4|3	
14cr|parrot-5.7.0-4|4	%if %{_use_internal_dependency_generator}
14cr|parrot-5.7.0-4|5	%define __noautoreq 'perl\\(Parrot::Pmc2c.*\\)'
14cr|parrot-5.7.0-4|6	%define __noautoprov 'perl\\(File::Which\\)'
14cr|parrot-5.7.0-4|7	%else
14cr|parrot-5.7.0-4|8	%define _requires_exceptions perl(Parrot::Pmc2c::.*)
14cr|parrot-5.7.0-4|9	%define _provides_exceptions perl(File::Which)
14cr|parrot-5.7.0-4|10	%endif
14cr|parrot-5.7.0-4|11	
14cr|parrot-5.7.0-4|12	Summary:	Parrot Virtual Machine
14cr|parrot-5.7.0-4|13	Name:		parrot
14cr|parrot-5.7.0-4|14	Version:	5.7.0
14cr|parrot-5.7.0-4|15	Release:	4
14cr|parrot-5.7.0-4|16	License:	Artistic 2.0
14cr|parrot-5.7.0-4|17	Group:		Development/Other
14cr|parrot-5.7.0-4|18	Url:		http://www.parrot.org/
14cr|parrot-5.7.0-4|19	Source0:	ftp://ftp.parrot.org/pub/parrot/releases/devel/%{version}/%{name}-%{version}.tar.bz2
14cr|parrot-5.7.0-4|20	Source100:	%{name}.rpmlintrc
14cr|parrot-5.7.0-4|21	Patch0:		parrot-5.7.0-bison3.patch
14cr|parrot-5.7.0-4|22	Patch1:		perldoc.patch
14cr|parrot-5.7.0-4|23	BuildRequires:	bison
14cr|parrot-5.7.0-4|24	BuildRequires:	flex
14cr|parrot-5.7.0-4|25	BuildRequires:	perl-doc
14cr|parrot-5.7.0-4|26	BuildRequires:	gdbm-devel
14cr|parrot-5.7.0-4|27	BuildRequires:	gmp-devel
14cr|parrot-5.7.0-4|28	BuildRequires:	icu-devel
14cr|parrot-5.7.0-4|29	BuildRequires:	readline-devel
14cr|parrot-5.7.0-4|30	BuildRequires:	pkgconfig(ncurses)
14cr|parrot-5.7.0-4|31	
14cr|parrot-5.7.0-4|32	%description
14cr|parrot-5.7.0-4|33	Parrot is a virtual machine designed to efficiently compile and execute
14cr|parrot-5.7.0-4|34	bytecode for interpreted languages. Parrot will be the target for the final
14cr|parrot-5.7.0-4|35	Perl 6 compiler, and is already usable as a backend for Pugs, as well as
14cr|parrot-5.7.0-4|36	variety of other languages
14cr|parrot-5.7.0-4|37	
14cr|parrot-5.7.0-4|38	%files
14cr|parrot-5.7.0-4|39	%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS
14cr|parrot-5.7.0-4|40	%doc RESPONSIBLE_PARTIES TODO
14cr|parrot-5.7.0-4|41	%exclude %{_bindir}/parrot_config
14cr|parrot-5.7.0-4|42	%exclude %{_bindir}/pbc_*
14cr|parrot-5.7.0-4|43	%{_bindir}/*
14cr|parrot-5.7.0-4|44	
14cr|parrot-5.7.0-4|45	#----------------------------------------------------------------------------
14cr|parrot-5.7.0-4|46	
14cr|parrot-5.7.0-4|47	%package -n %{libname}
14cr|parrot-5.7.0-4|48	Summary:	Parrot Virtual Machine runtime library
14cr|parrot-5.7.0-4|49	License:	Artistic 2.0
14cr|parrot-5.7.0-4|50	Group:		System/Libraries
14cr|parrot-5.7.0-4|51	Requires:	%{name}
14cr|parrot-5.7.0-4|52	
14cr|parrot-5.7.0-4|53	%description -n %{libname}
14cr|parrot-5.7.0-4|54	Runtime library for %{name}.
14cr|parrot-5.7.0-4|55	
14cr|parrot-5.7.0-4|56	%files -n %{libname}
14cr|parrot-5.7.0-4|57	%{_libdir}/parrot
14cr|parrot-5.7.0-4|58	%{_libdir}/*.so.*
14cr|parrot-5.7.0-4|59	
14cr|parrot-5.7.0-4|60	#----------------------------------------------------------------------------
14cr|parrot-5.7.0-4|61	
14cr|parrot-5.7.0-4|62	%package -n %{devname}
14cr|parrot-5.7.0-4|63	Summary:	Parrot Virtual Machine development headers and libraries
14cr|parrot-5.7.0-4|64	License:	Artistic 2.0
14cr|parrot-5.7.0-4|65	Group:		Development/Other
14cr|parrot-5.7.0-4|66	Requires:	%{libname} = %{EVRD}
14cr|parrot-5.7.0-4|67	Provides:	%{name}-devel = %{EVRD}
14cr|parrot-5.7.0-4|68	
14cr|parrot-5.7.0-4|69	%description -n %{devname}
14cr|parrot-5.7.0-4|70	Development files for %{name}.
14cr|parrot-5.7.0-4|71	
14cr|parrot-5.7.0-4|72	%files -n %{devname}
14cr|parrot-5.7.0-4|73	%{_bindir}/parrot_config
14cr|parrot-5.7.0-4|74	%{_bindir}/pbc_disassemble
14cr|parrot-5.7.0-4|75	%{_bindir}/pbc_merge
14cr|parrot-5.7.0-4|76	%{_bindir}/pbc_to_exe
14cr|parrot-5.7.0-4|77	%{_bindir}/pbc_dump
14cr|parrot-5.7.0-4|78	%{_includedir}/*
14cr|parrot-5.7.0-4|79	%{_libdir}/*.so
14cr|parrot-5.7.0-4|80	%{_libdir}/*.a
14cr|parrot-5.7.0-4|81	%{_mandir}/man1/*.*
14cr|parrot-5.7.0-4|82	
14cr|parrot-5.7.0-4|83	#----------------------------------------------------------------------------
14cr|parrot-5.7.0-4|84	
14cr|parrot-5.7.0-4|85	%package -n %{name}-doc
14cr|parrot-5.7.0-4|86	Summary:	Parrot Virtual Machine documentation
14cr|parrot-5.7.0-4|87	License:	Artistic 2.0
14cr|parrot-5.7.0-4|88	Group:		Development/Other
14cr|parrot-5.7.0-4|89	
14cr|parrot-5.7.0-4|90	%description -n %{name}-doc
14cr|parrot-5.7.0-4|91	Documentation for %{name}.
14cr|parrot-5.7.0-4|92	
14cr|parrot-5.7.0-4|93	%files -n %{name}-doc
14cr|parrot-5.7.0-4|94	%doc docs examples
14cr|parrot-5.7.0-4|95	%{_datadir}/%{name}/%{version}/MANIFEST*
14cr|parrot-5.7.0-4|96	
14cr|parrot-5.7.0-4|97	#----------------------------------------------------------------------------
14cr|parrot-5.7.0-4|98	
14cr|parrot-5.7.0-4|99	%package -n %{name}-src
14cr|parrot-5.7.0-4|100	Summary:	Parrot Virtual Machine sources
14cr|parrot-5.7.0-4|101	License:	Artistic 2.0
14cr|parrot-5.7.0-4|102	Group:		Development/Other
14cr|parrot-5.7.0-4|103	
14cr|parrot-5.7.0-4|104	%description -n %{name}-src
14cr|parrot-5.7.0-4|105	Sources of %{name}.
14cr|parrot-5.7.0-4|106	
14cr|parrot-5.7.0-4|107	%files -n %{name}-src
14cr|parrot-5.7.0-4|108	/usr/src/parrot
14cr|parrot-5.7.0-4|109	
14cr|parrot-5.7.0-4|110	#----------------------------------------------------------------------------
14cr|parrot-5.7.0-4|111	
14cr|parrot-5.7.0-4|112	%prep
14cr|parrot-5.7.0-4|113	%setup -q
14cr|parrot-5.7.0-4|114	%patch0 -p1
14cr|parrot-5.7.0-4|115	%patch1 -p1
14cr|parrot-5.7.0-4|116	perl -pi -e 's,"lib/,"%{_lib}/, if (/CONST_STRING\(interp,/)' \
14cr|parrot-5.7.0-4|117	src/library.c
14cr|parrot-5.7.0-4|118	perl -pi -e "s,'/usr/lib','%{_libdir}',;s,runtime/lib/,runtime/%{_lib}/," \
14cr|parrot-5.7.0-4|119	tools/dev/install_files.pl \
14cr|parrot-5.7.0-4|120	tools/dev/mk_manifest_and_skip.pl
14cr|parrot-5.7.0-4|121	
14cr|parrot-5.7.0-4|122	# fix pcre lib
14cr|parrot-5.7.0-4|123	sed -i 's:libpcre.so.0:libpcre.so.1:' runtime/parrot/library/pcre.pir
14cr|parrot-5.7.0-4|124	
14cr|parrot-5.7.0-4|125	
14cr|parrot-5.7.0-4|126	%build
14cr|parrot-5.7.0-4|127	perl Configure.pl \
14cr|parrot-5.7.0-4|128	--ccflags="%{optflags}" \
14cr|parrot-5.7.0-4|129	--linkflags="%{ldflags}" \
14cr|parrot-5.7.0-4|130	--prefix=%{_usr} \
14cr|parrot-5.7.0-4|131	--libdir=%{_libdir} \
14cr|parrot-5.7.0-4|132	--sysconfdir=%{_sysconfdir} \
14cr|parrot-5.7.0-4|133	--infodir=%{_datadir}/info \
14cr|parrot-5.7.0-4|134	--mandir=%{_mandir} \
14cr|parrot-5.7.0-4|135	--cc="%{__cc}" \
14cr|parrot-5.7.0-4|136	--parrot_is_shared \
14cr|parrot-5.7.0-4|137	--lex=/usr/bin/flex \
14cr|parrot-5.7.0-4|138	--libs='-lcurses -lm -lrt -lpthread -ldl'
14cr|parrot-5.7.0-4|139	
14cr|parrot-5.7.0-4|140	#--cxx=%{__cxx} \
14cr|parrot-5.7.0-4|141	# the following Configure.pl flag makes the compile goes boom
14cr|parrot-5.7.0-4|142	#--optimize="%{optflags} -maccumulate-outgoing-args" \
14cr|parrot-5.7.0-4|143	%define _disable_ld_no_undefined 1
14cr|parrot-5.7.0-4|144	%make LDFLAGS="%{ldflags}"
14cr|parrot-5.7.0-4|145	export LD_LIBRARY_PATH=$( pwd )/blib/lib
14cr|parrot-5.7.0-4|146	%make parrot_utils LDFLAGS="%{ldflags}"
14cr|parrot-5.7.0-4|147	%make installable LDFLAGS="%{ldflags}"
14cr|parrot-5.7.0-4|148	%make html
14cr|parrot-5.7.0-4|149	
14cr|parrot-5.7.0-4|150	
14cr|parrot-5.7.0-4|151	%install
14cr|parrot-5.7.0-4|152	export LD_LIBRARY_PATH=$( pwd )/blib/lib
14cr|parrot-5.7.0-4|153	make install DESTDIR=%{buildroot}
14cr|parrot-5.7.0-4|154	
14cr|parrot-5.7.0-4|155	# Drop the docs so rpm can pick them up itself.
14cr|parrot-5.7.0-4|156	rm -rf %{buildroot}/%{_docdir}/parrot
14cr|parrot-5.7.0-4|157	
14cr|parrot-5.7.0-4|158	# Force permissions on doc directories.
14cr|parrot-5.7.0-4|159	find docs examples -type d -exec chmod 755 {} \;
14cr|parrot-5.7.0-4|160	find docs examples -type f -exec chmod 644 {} \;
14cr|parrot-5.7.0-4|161	
14cr|parrot-5.7.0-4|162	#find %{buildroot}/%{_datadir} -name *.rb | xargs sed -i 's|#!perl|#!/usr/bin/perl|'
14cr|parrot-5.7.0-4|163	
14cr|parrot-5.7.0-4|164	# Force permissions on shared libs so they get stripped.
14cr|parrot-5.7.0-4|165	find %{buildroot}%{_libdir} -type f \( -name '*.so' -o -name '*.so.*' \) \
14cr|parrot-5.7.0-4|166	-exec chmod 755 {} \;
14cr|parrot-5.7.0-4|167	
14cr|parrot-5.7.0-4|168	sed -i 's|#!perl|#!/usr/bin/perl|' examples/benchmarks/*.pl
14cr|parrot-5.7.0-4|169	
14cr|parrot-5.7.0-4|170	
14cr|parrot-5.7.0-4|171	%changelog
14cr|parrot-5.7.0-4|172	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-4
14cr|parrot-5.7.0-4|173	+ Revision: 93c54ad
14cr|parrot-5.7.0-4|174	- Don't disable perl-doc BuildRequires
14cr|parrot-5.7.0-4|175	
14cr|parrot-5.7.0-4|176	

3867 14
14cr|partclone-0.2.48-3|1	Name:		partclone
14cr|partclone-0.2.48-3|2	Version:	0.2.48
14cr|partclone-0.2.48-3|3	Release:	3
14cr|partclone-0.2.48-3|4	Group:		System/Configuration/Other
14cr|partclone-0.2.48-3|5	URL:		http://partclone.sf.net
14cr|partclone-0.2.48-3|6	License:	GPLv2
14cr|partclone-0.2.48-3|7	Summary:	File System Clone Utilities
14cr|partclone-0.2.48-3|8	Source0:	http://downloads.sourceforge.net/project/partclone/stable/%{version}/%{name}-%{version}.tar.gz
14cr|partclone-0.2.48-3|9	Patch1:		partclone-0.2.38-mdv-libxfs.patch
14cr|partclone-0.2.48-3|10	BuildRequires:	ext2fs-devel
14cr|partclone-0.2.48-3|11	BuildRequires:	pkgconfig(libntfs-3g)
14cr|partclone-0.2.48-3|12	BuildRequires:	ncursesw-devel
14cr|partclone-0.2.48-3|13	BuildRequires:	ncurses-devel
14cr|partclone-0.2.48-3|14	BuildRequires:	libuuid-devel
14cr|partclone-0.2.48-3|15	
14cr|partclone-0.2.48-3|16	%description
14cr|partclone-0.2.48-3|17	Partclone provides utilities to back up and restore used-blocks of a partition
14cr|partclone-0.2.48-3|18	and it is designed for higher compatibility of the file system by using
14cr|partclone-0.2.48-3|19	existing library, e.g. e2fslibs is used to read and write the ext2 partition.
14cr|partclone-0.2.48-3|20	
14cr|partclone-0.2.48-3|21	Authors:
14cr|partclone-0.2.48-3|22	--------
14cr|partclone-0.2.48-3|23	Thomas Tsai <Thomas _at_ nchc org tw>
14cr|partclone-0.2.48-3|24	Jazz Wang <jazz _at_ nchc org tw>
14cr|partclone-0.2.48-3|25	http://partclone.sourceforge.net
14cr|partclone-0.2.48-3|26	http://partclone.nchc.org.tw
14cr|partclone-0.2.48-3|27	
14cr|partclone-0.2.48-3|28	%prep
14cr|partclone-0.2.48-3|29	%setup -q
14cr|partclone-0.2.48-3|30	#patch1 -p1
14cr|partclone-0.2.48-3|31	
14cr|partclone-0.2.48-3|32	%build
14cr|partclone-0.2.48-3|33	%configure \
14cr|partclone-0.2.48-3|34	--enable-extfs \
14cr|partclone-0.2.48-3|35	--enable-hfsp \
14cr|partclone-0.2.48-3|36	--enable-fat \
14cr|partclone-0.2.48-3|37	--enable-ntfs \
14cr|partclone-0.2.48-3|38	--enable-btrfs \
14cr|partclone-0.2.48-3|39	--enable-ncursesw
14cr|partclone-0.2.48-3|40	%make
14cr|partclone-0.2.48-3|41	
14cr|partclone-0.2.48-3|42	%install
14cr|partclone-0.2.48-3|43	%makeinstall_std
14cr|partclone-0.2.48-3|44	%find_lang %name
14cr|partclone-0.2.48-3|45	
14cr|partclone-0.2.48-3|46	%files -f %{name}.lang
14cr|partclone-0.2.48-3|47	%doc AUTHORS ChangeLog README TODO
14cr|partclone-0.2.48-3|48	%doc %{_mandir}/man?/*
14cr|partclone-0.2.48-3|49	%{_sbindir}/*
14cr|partclone-0.2.48-3|50	
14cr|partclone-0.2.48-3|51	
14cr|partclone-0.2.48-3|52	
14cr|partclone-0.2.48-3|53	%changelog
14cr|partclone-0.2.48-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.48-3
14cr|partclone-0.2.48-3|55	+ Revision: 039923b
14cr|partclone-0.2.48-3|56	- MassBuild#464: Increase release tag
14cr|partclone-0.2.48-3|57	
14cr|partclone-0.2.48-3|58	

3868 14
14cr|partitionmanager-1.0.60-0.1236311.3|1	Summary:	KDE Partition Manager
14cr|partitionmanager-1.0.60-0.1236311.3|2	Name:		partitionmanager
14cr|partitionmanager-1.0.60-0.1236311.3|3	Version: 	1.0.60
14cr|partitionmanager-1.0.60-0.1236311.3|4	Release: 	0.1236311.3
14cr|partitionmanager-1.0.60-0.1236311.3|5	License: 	GPLv2+
14cr|partitionmanager-1.0.60-0.1236311.3|6	Group: 		System/Kernel and hardware
14cr|partitionmanager-1.0.60-0.1236311.3|7	Url: 		http://sourceforge.net/projects/partitionman/
14cr|partitionmanager-1.0.60-0.1236311.3|8	Source0: 	http://downloads.sourceforge.net/partitionman/%{name}-%{version}.tar.xz
14cr|partitionmanager-1.0.60-0.1236311.3|9	Patch0:		partitionmanager-1.0.60-parted3.patch
14cr|partitionmanager-1.0.60-0.1236311.3|10	
14cr|partitionmanager-1.0.60-0.1236311.3|11	BuildRequires: 	kdelibs4-devel
14cr|partitionmanager-1.0.60-0.1236311.3|12	BuildRequires:	parted-devel
14cr|partitionmanager-1.0.60-0.1236311.3|13	BuildRequires:	libblkid-devel
14cr|partitionmanager-1.0.60-0.1236311.3|14	BuildRequires:	libatasmart-devel
14cr|partitionmanager-1.0.60-0.1236311.3|15	BuildRequires:	doxygen
14cr|partitionmanager-1.0.60-0.1236311.3|16	
14cr|partitionmanager-1.0.60-0.1236311.3|17	%description
14cr|partitionmanager-1.0.60-0.1236311.3|18	Easily manage disks, partitions and file systems on your KDE Desktop:
14cr|partitionmanager-1.0.60-0.1236311.3|19	Create, resize, move, copy, back up, restore or delete partitions.
14cr|partitionmanager-1.0.60-0.1236311.3|20	
14cr|partitionmanager-1.0.60-0.1236311.3|21	%prep
14cr|partitionmanager-1.0.60-0.1236311.3|22	%setup -qn %{name}
14cr|partitionmanager-1.0.60-0.1236311.3|23	%patch0 -p0
14cr|partitionmanager-1.0.60-0.1236311.3|24	
14cr|partitionmanager-1.0.60-0.1236311.3|25	%build
14cr|partitionmanager-1.0.60-0.1236311.3|26	%cmake_kde4
14cr|partitionmanager-1.0.60-0.1236311.3|27	%make
14cr|partitionmanager-1.0.60-0.1236311.3|28	
14cr|partitionmanager-1.0.60-0.1236311.3|29	%install
14cr|partitionmanager-1.0.60-0.1236311.3|30	%{makeinstall_std} -C build
14cr|partitionmanager-1.0.60-0.1236311.3|31	
14cr|partitionmanager-1.0.60-0.1236311.3|32	%files
14cr|partitionmanager-1.0.60-0.1236311.3|33	%_kde_bindir/*
14cr|partitionmanager-1.0.60-0.1236311.3|34	%_kde_libdir/*.so
14cr|partitionmanager-1.0.60-0.1236311.3|35	%_kde_libdir/kde4/*.so
14cr|partitionmanager-1.0.60-0.1236311.3|36	%_kde_iconsdir/hicolor/*/*/*
14cr|partitionmanager-1.0.60-0.1236311.3|37	%_kde_datadir/applications/kde4/*.desktop
14cr|partitionmanager-1.0.60-0.1236311.3|38	%_kde_appsdir/%{name}
14cr|partitionmanager-1.0.60-0.1236311.3|39	%_kde_services/*.desktop
14cr|partitionmanager-1.0.60-0.1236311.3|40	%_kde_servicetypes/*.desktop
14cr|partitionmanager-1.0.60-0.1236311.3|41	
14cr|partitionmanager-1.0.60-0.1236311.3|42	
14cr|partitionmanager-1.0.60-0.1236311.3|43	
14cr|partitionmanager-1.0.60-0.1236311.3|44	
14cr|partitionmanager-1.0.60-0.1236311.3|45	%changelog
14cr|partitionmanager-1.0.60-0.1236311.3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.60-0.1236311.3
14cr|partitionmanager-1.0.60-0.1236311.3|47	+ Revision: 9d606d8
14cr|partitionmanager-1.0.60-0.1236311.3|48	- MassBuild#464: Increase release tag
14cr|partitionmanager-1.0.60-0.1236311.3|49	
14cr|partitionmanager-1.0.60-0.1236311.3|50	

3869 14
14cr|passwd-gen-1.01a-12|1	%define name	passwd-gen
14cr|passwd-gen-1.01a-12|2	%define version	1.01a
14cr|passwd-gen-1.01a-12|3	%define release	12
14cr|passwd-gen-1.01a-12|4	
14cr|passwd-gen-1.01a-12|5	Name:		%{name}
14cr|passwd-gen-1.01a-12|6	Version:	%{version}
14cr|passwd-gen-1.01a-12|7	Release:	%{release}
14cr|passwd-gen-1.01a-12|8	Summary:	Password generator
14cr|passwd-gen-1.01a-12|9	License:	GPL
14cr|passwd-gen-1.01a-12|10	Group:		System/Base
14cr|passwd-gen-1.01a-12|11	Source:		%{name}-%{version}.tar.bz2
14cr|passwd-gen-1.01a-12|12	#gw: remove a compiler warning and convert the output message to UTF-8
14cr|passwd-gen-1.01a-12|13	Patch: passwd-gen-1.01a-warning.patch
14cr|passwd-gen-1.01a-12|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|passwd-gen-1.01a-12|15	
14cr|passwd-gen-1.01a-12|16	%description
14cr|passwd-gen-1.01a-12|17	passwd-gen is a very powerful password generator written in C to help
14cr|passwd-gen-1.01a-12|18	you choose a good password. It contains many options to help you
14cr|passwd-gen-1.01a-12|19	customize your password. The program has been developed for Linux but
14cr|passwd-gen-1.01a-12|20	may run on many other system (if you are using it from something else
14cr|passwd-gen-1.01a-12|21	than linux, please contact the author).
14cr|passwd-gen-1.01a-12|22	
14cr|passwd-gen-1.01a-12|23	%prep
14cr|passwd-gen-1.01a-12|24	%setup -q
14cr|passwd-gen-1.01a-12|25	%patch -p1
14cr|passwd-gen-1.01a-12|26	
14cr|passwd-gen-1.01a-12|27	%build
14cr|passwd-gen-1.01a-12|28	%make CFLAGS="%{optflags}"
14cr|passwd-gen-1.01a-12|29	
14cr|passwd-gen-1.01a-12|30	%install
14cr|passwd-gen-1.01a-12|31	rm -rf %{buildroot}
14cr|passwd-gen-1.01a-12|32	install -d 755 %{buildroot}%{_bindir}
14cr|passwd-gen-1.01a-12|33	install %{name} %{buildroot}%{_bindir}
14cr|passwd-gen-1.01a-12|34	
14cr|passwd-gen-1.01a-12|35	%clean
14cr|passwd-gen-1.01a-12|36	rm -rf %{buildroot}
14cr|passwd-gen-1.01a-12|37	
14cr|passwd-gen-1.01a-12|38	%files
14cr|passwd-gen-1.01a-12|39	%defattr(-,root,root)
14cr|passwd-gen-1.01a-12|40	%doc AUTHORS ChangeLog COPYING INSTALL README TODO
14cr|passwd-gen-1.01a-12|41	%{_bindir}/%{name}
14cr|passwd-gen-1.01a-12|42	
14cr|passwd-gen-1.01a-12|43	
14cr|passwd-gen-1.01a-12|44	
14cr|passwd-gen-1.01a-12|45	
14cr|passwd-gen-1.01a-12|46	%changelog
14cr|passwd-gen-1.01a-12|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01a-12
14cr|passwd-gen-1.01a-12|48	+ Revision: 50c206c
14cr|passwd-gen-1.01a-12|49	- MassBuild#464: Increase release tag
14cr|passwd-gen-1.01a-12|50	
14cr|passwd-gen-1.01a-12|51	

3870 14
14cr|passwdqc-1.2.2-2|1	%define major 0
14cr|passwdqc-1.2.2-2|2	%define libname %mklibname %{name} %{major}
14cr|passwdqc-1.2.2-2|3	%define develname %mklibname %{name} -d
14cr|passwdqc-1.2.2-2|4	
14cr|passwdqc-1.2.2-2|5	Summary:	A password/passphrase strength checking and policy enforcement toolset
14cr|passwdqc-1.2.2-2|6	Name:		passwdqc
14cr|passwdqc-1.2.2-2|7	Version:	1.2.2
14cr|passwdqc-1.2.2-2|8	Release:	2
14cr|passwdqc-1.2.2-2|9	License:	BSD
14cr|passwdqc-1.2.2-2|10	Group:		System/Libraries
14cr|passwdqc-1.2.2-2|11	URL:		http://www.openwall.com/passwdqc/
14cr|passwdqc-1.2.2-2|12	Source0:	http://www.openwall.com/passwdqc/%name-%version.tar.gz
14cr|passwdqc-1.2.2-2|13	Source1:	http://www.openwall.com/passwdqc/%name-%version.tar.gz.sign
14cr|passwdqc-1.2.2-2|14	Requires:	pam_passwdqc >= %{version}-%{release}
14cr|passwdqc-1.2.2-2|15	BuildRequires:	pam-devel
14cr|passwdqc-1.2.2-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|passwdqc-1.2.2-2|17	
14cr|passwdqc-1.2.2-2|18	%description
14cr|passwdqc-1.2.2-2|19	passwdqc is a password/passphrase strength checking and policy enforcement
14cr|passwdqc-1.2.2-2|20	toolset, including a PAM module (pam_passwdqc), command-line programs
14cr|passwdqc-1.2.2-2|21	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cr|passwdqc-1.2.2-2|22	
14cr|passwdqc-1.2.2-2|23	pam_passwdqc is normally invoked on password changes by programs such as
14cr|passwdqc-1.2.2-2|24	passwd(1).  It is capable of checking password or passphrase strength,
14cr|passwdqc-1.2.2-2|25	enforcing a policy, and offering randomly-generated passphrases, with
14cr|passwdqc-1.2.2-2|26	all of these features being optional and easily (re-)configurable.
14cr|passwdqc-1.2.2-2|27	
14cr|passwdqc-1.2.2-2|28	pwqcheck and pwqgen are standalone password/passphrase strength checking
14cr|passwdqc-1.2.2-2|29	and random passphrase generator programs, respectively, which are usable
14cr|passwdqc-1.2.2-2|30	from scripts.
14cr|passwdqc-1.2.2-2|31	
14cr|passwdqc-1.2.2-2|32	libpasswdqc is the underlying library, which may also be used from
14cr|passwdqc-1.2.2-2|33	third-party programs.
14cr|passwdqc-1.2.2-2|34	
14cr|passwdqc-1.2.2-2|35	%package -n	%{libname}
14cr|passwdqc-1.2.2-2|36	Summary:        Libraries for password/passphrase strength checking and policy enforcement
14cr|passwdqc-1.2.2-2|37	Group:          System/Libraries
14cr|passwdqc-1.2.2-2|38	
14cr|passwdqc-1.2.2-2|39	%description -n	%{libname}
14cr|passwdqc-1.2.2-2|40	passwdqc is a password/passphrase strength checking and policy enforcement
14cr|passwdqc-1.2.2-2|41	toolset, including a PAM module (pam_passwdqc), command-line programs
14cr|passwdqc-1.2.2-2|42	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cr|passwdqc-1.2.2-2|43	
14cr|passwdqc-1.2.2-2|44	libpasswdqc is the underlying library, which may also be used from
14cr|passwdqc-1.2.2-2|45	third-party programs.
14cr|passwdqc-1.2.2-2|46	
14cr|passwdqc-1.2.2-2|47	%package -n	pam_passwdqc
14cr|passwdqc-1.2.2-2|48	Summary:	PAM module for passwdqc
14cr|passwdqc-1.2.2-2|49	Group:		System/Libraries
14cr|passwdqc-1.2.2-2|50	
14cr|passwdqc-1.2.2-2|51	%description -n	pam_passwdqc
14cr|passwdqc-1.2.2-2|52	passwdqc is a password/passphrase strength checking and policy enforcement
14cr|passwdqc-1.2.2-2|53	toolset, including a PAM module (pam_passwdqc), command-line programs
14cr|passwdqc-1.2.2-2|54	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cr|passwdqc-1.2.2-2|55	
14cr|passwdqc-1.2.2-2|56	pam_passwdqc is normally invoked on password changes by programs such as
14cr|passwdqc-1.2.2-2|57	passwd(1).  It is capable of checking password or passphrase strength,
14cr|passwdqc-1.2.2-2|58	enforcing a policy, and offering randomly-generated passphrases, with
14cr|passwdqc-1.2.2-2|59	all of these features being optional and easily (re-)configurable.
14cr|passwdqc-1.2.2-2|60	
14cr|passwdqc-1.2.2-2|61	%package -n	%{develname}
14cr|passwdqc-1.2.2-2|62	Summary:	Libraries and header files for building passwdqc-aware applications
14cr|passwdqc-1.2.2-2|63	Group:		Development/Other
14cr|passwdqc-1.2.2-2|64	Requires:	%{libname} >= %{version}-%{release}
14cr|passwdqc-1.2.2-2|65	Provides:	%{name}-devel = %{version}-%{release}
14cr|passwdqc-1.2.2-2|66	
14cr|passwdqc-1.2.2-2|67	%description -n %{develname}
14cr|passwdqc-1.2.2-2|68	This package contains development libraries and header files needed for
14cr|passwdqc-1.2.2-2|69	building passwdqc-aware applications.
14cr|passwdqc-1.2.2-2|70	
14cr|passwdqc-1.2.2-2|71	%prep
14cr|passwdqc-1.2.2-2|72	
14cr|passwdqc-1.2.2-2|73	%setup -q
14cr|passwdqc-1.2.2-2|74	
14cr|passwdqc-1.2.2-2|75	%build
14cr|passwdqc-1.2.2-2|76	%make \
14cr|passwdqc-1.2.2-2|77	CFLAGS_lib="%{optflags} -fPIC -DLINUX_PAM" \
14cr|passwdqc-1.2.2-2|78	CFLAGS_bin="%{optflags} -fPIC" \
14cr|passwdqc-1.2.2-2|79	LDFLAGS="%{ldflags}" \
14cr|passwdqc-1.2.2-2|80	LDFLAGS_shared="%{ldflags} --shared" \
14cr|passwdqc-1.2.2-2|81	LDFLAGS_shared_LINUX="%{ldflags} --shared"
14cr|passwdqc-1.2.2-2|82	
14cr|passwdqc-1.2.2-2|83	%install
14cr|passwdqc-1.2.2-2|84	rm -rf %{buildroot}
14cr|passwdqc-1.2.2-2|85	
14cr|passwdqc-1.2.2-2|86	make install DESTDIR=%{buildroot} \
14cr|passwdqc-1.2.2-2|87	MANDIR=%{_mandir} SHARED_LIBDIR=/%{_lib} \
14cr|passwdqc-1.2.2-2|88	DEVEL_LIBDIR=%{_libdir} SECUREDIR=/%{_lib}/security
14cr|passwdqc-1.2.2-2|89	
14cr|passwdqc-1.2.2-2|90	%clean
14cr|passwdqc-1.2.2-2|91	rm -rf %{buildroot}
14cr|passwdqc-1.2.2-2|92	
14cr|passwdqc-1.2.2-2|93	%files
14cr|passwdqc-1.2.2-2|94	%defattr(-,root,root)
14cr|passwdqc-1.2.2-2|95	%doc LICENSE README
14cr|passwdqc-1.2.2-2|96	%config(noreplace) %{_sysconfdir}/passwdqc.conf
14cr|passwdqc-1.2.2-2|97	%{_bindir}/pwqcheck
14cr|passwdqc-1.2.2-2|98	%{_bindir}/pwqgen
14cr|passwdqc-1.2.2-2|99	%{_mandir}/man1/pwqcheck.1*
14cr|passwdqc-1.2.2-2|100	%{_mandir}/man1/pwqgen.1*
14cr|passwdqc-1.2.2-2|101	%{_mandir}/man5/passwdqc.conf.5*
14cr|passwdqc-1.2.2-2|102	
14cr|passwdqc-1.2.2-2|103	%files -n pam_passwdqc
14cr|passwdqc-1.2.2-2|104	%defattr(-,root,root)
14cr|passwdqc-1.2.2-2|105	/%{_lib}/security/pam_passwdqc.so
14cr|passwdqc-1.2.2-2|106	%{_mandir}/man8/pam_passwdqc.8*
14cr|passwdqc-1.2.2-2|107	
14cr|passwdqc-1.2.2-2|108	%files -n %{libname}
14cr|passwdqc-1.2.2-2|109	%defattr(-,root,root)
14cr|passwdqc-1.2.2-2|110	/%{_lib}/lib*.so.%{major}*
14cr|passwdqc-1.2.2-2|111	
14cr|passwdqc-1.2.2-2|112	%files -n %{develname}
14cr|passwdqc-1.2.2-2|113	%defattr(-,root,root)
14cr|passwdqc-1.2.2-2|114	%{_includedir}/*.h
14cr|passwdqc-1.2.2-2|115	%{_libdir}/lib*.so
14cr|passwdqc-1.2.2-2|116	
14cr|passwdqc-1.2.2-2|117	
14cr|passwdqc-1.2.2-2|118	
14cr|passwdqc-1.2.2-2|119	
14cr|passwdqc-1.2.2-2|120	%changelog
14cr|passwdqc-1.2.2-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|passwdqc-1.2.2-2|122	+ Revision: ca16b7b
14cr|passwdqc-1.2.2-2|123	- MassBuild#464: Increase release tag
14cr|passwdqc-1.2.2-2|124	
14cr|passwdqc-1.2.2-2|125	

3871 14
14cr|pastebin-1.0-8|1	%define name pastebin
14cr|pastebin-1.0-8|2	%define version 1.0
14cr|pastebin-1.0-8|3	%define release 8
14cr|pastebin-1.0-8|4	
14cr|pastebin-1.0-8|5	Summary:	A tool to send data to pastebin
14cr|pastebin-1.0-8|6	Name:		%{name}
14cr|pastebin-1.0-8|7	Version:	%{version}
14cr|pastebin-1.0-8|8	Release:	%{release}
14cr|pastebin-1.0-8|9	Source0:	%{name}
14cr|pastebin-1.0-8|10	License:	GPLv2+
14cr|pastebin-1.0-8|11	Group:		Text tools
14cr|pastebin-1.0-8|12	Url:		http://raphael.slinckx.net/files/%{name}
14cr|pastebin-1.0-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pastebin-1.0-8|14	BuildArch:	noarch
14cr|pastebin-1.0-8|15	Requires:	python
14cr|pastebin-1.0-8|16	
14cr|pastebin-1.0-8|17	%description
14cr|pastebin-1.0-8|18	A simple tool to send data to pastebin.
14cr|pastebin-1.0-8|19	Usage could be "echo toto | pastebin"
14cr|pastebin-1.0-8|20	
14cr|pastebin-1.0-8|21	%prep
14cr|pastebin-1.0-8|22	
14cr|pastebin-1.0-8|23	%build
14cr|pastebin-1.0-8|24	
14cr|pastebin-1.0-8|25	%install
14cr|pastebin-1.0-8|26	rm -rf %{buildroot}
14cr|pastebin-1.0-8|27	mkdir -p %{buildroot}%{_bindir}
14cr|pastebin-1.0-8|28	install -m 755 %SOURCE0 %{buildroot}/%{_bindir}
14cr|pastebin-1.0-8|29	
14cr|pastebin-1.0-8|30	%clean
14cr|pastebin-1.0-8|31	rm -rf %{buildroot}
14cr|pastebin-1.0-8|32	
14cr|pastebin-1.0-8|33	%files
14cr|pastebin-1.0-8|34	%defattr(-,root,root)
14cr|pastebin-1.0-8|35	%{_bindir}/%name
14cr|pastebin-1.0-8|36	
14cr|pastebin-1.0-8|37	
14cr|pastebin-1.0-8|38	
14cr|pastebin-1.0-8|39	
14cr|pastebin-1.0-8|40	%changelog
14cr|pastebin-1.0-8|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|pastebin-1.0-8|42	+ Revision: d3b6fc0
14cr|pastebin-1.0-8|43	- MassBuild#464: Increase release tag
14cr|pastebin-1.0-8|44	
14cr|pastebin-1.0-8|45	

3872 14
14cr|patchage-0.5.0-3|1	Name:       patchage
14cr|patchage-0.5.0-3|2	Version:    0.5.0
14cr|patchage-0.5.0-3|3	Release:    3
14cr|patchage-0.5.0-3|4	Summary:    A modular patch bay for audio and MIDI systems
14cr|patchage-0.5.0-3|5	License:    GPLv2+
14cr|patchage-0.5.0-3|6	Group:      Sound
14cr|patchage-0.5.0-3|7	Url:        http://drobilla.net/software/patchage/
14cr|patchage-0.5.0-3|8	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|patchage-0.5.0-3|9	
14cr|patchage-0.5.0-3|10	BuildRequires:  waf
14cr|patchage-0.5.0-3|11	BuildRequires:  desktop-file-utils
14cr|patchage-0.5.0-3|12	BuildRequires:  flowcanvas-devel >= 0.5.1
14cr|patchage-0.5.0-3|13	BuildRequires:  libglademm2.4-devel >= 2.6.0
14cr|patchage-0.5.0-3|14	BuildRequires:  raul-devel >= 0.7.0
14cr|patchage-0.5.0-3|15	BuildRequires:  jackit-devel >= 0.107.0
14cr|patchage-0.5.0-3|16	BuildRequires:  pkgconfig(alsaplayer)
14cr|patchage-0.5.0-3|17	BuildRequires:  lash-devel
14cr|patchage-0.5.0-3|18	BuildRequires:  dbus-glib-devel
14cr|patchage-0.5.0-3|19	BuildRequires:  boost-devel
14cr|patchage-0.5.0-3|20	
14cr|patchage-0.5.0-3|21	%description
14cr|patchage-0.5.0-3|22	Patchage is a modular patch bay for audio and MIDI systems based on
14cr|patchage-0.5.0-3|23	Jack, Lash, and Alsa.
14cr|patchage-0.5.0-3|24	
14cr|patchage-0.5.0-3|25	%prep
14cr|patchage-0.5.0-3|26	%setup -q
14cr|patchage-0.5.0-3|27	
14cr|patchage-0.5.0-3|28	%build
14cr|patchage-0.5.0-3|29	%setup_compile_flags
14cr|patchage-0.5.0-3|30	./waf configure \
14cr|patchage-0.5.0-3|31	--prefix=%{_prefix} \
14cr|patchage-0.5.0-3|32	--bindir=%{_bindir} \
14cr|patchage-0.5.0-3|33	--datadir=%{_datadir} \
14cr|patchage-0.5.0-3|34	--libdir=%{_libdir} \
14cr|patchage-0.5.0-3|35	--configdir=%{_sysconfdir} \
14cr|patchage-0.5.0-3|36	--includedir=%{_includedir} \
14cr|patchage-0.5.0-3|37	--mandir=%{_mandir} \
14cr|patchage-0.5.0-3|38	--htmldir=%{_defaultdocdir}
14cr|patchage-0.5.0-3|39	
14cr|patchage-0.5.0-3|40	./waf build
14cr|patchage-0.5.0-3|41	
14cr|patchage-0.5.0-3|42	%install
14cr|patchage-0.5.0-3|43	rm -rf %{buildroot}
14cr|patchage-0.5.0-3|44	./waf install --destdir=%{buildroot}
14cr|patchage-0.5.0-3|45	
14cr|patchage-0.5.0-3|46	# fix desktop file
14cr|patchage-0.5.0-3|47	sed -i -e 's:;Audio:;Audio;:' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|patchage-0.5.0-3|48	desktop-file-install    --remove-key=Encoding \
14cr|patchage-0.5.0-3|49	--remove-category=Application \
14cr|patchage-0.5.0-3|50	--dir %{buildroot}%{_datadir}/applications \
14cr|patchage-0.5.0-3|51	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|patchage-0.5.0-3|52	
14cr|patchage-0.5.0-3|53	%files
14cr|patchage-0.5.0-3|54	%defattr(-,root,root,-)
14cr|patchage-0.5.0-3|55	%doc AUTHORS ChangeLog README
14cr|patchage-0.5.0-3|56	%{_mandir}/man1/%{name}.1.*
14cr|patchage-0.5.0-3|57	%{_bindir}/%{name}
14cr|patchage-0.5.0-3|58	%{_datadir}/%{name}
14cr|patchage-0.5.0-3|59	%{_datadir}/applications/%{name}.desktop
14cr|patchage-0.5.0-3|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|patchage-0.5.0-3|61	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|patchage-0.5.0-3|62	
14cr|patchage-0.5.0-3|63	
14cr|patchage-0.5.0-3|64	
14cr|patchage-0.5.0-3|65	%changelog
14cr|patchage-0.5.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|patchage-0.5.0-3|67	+ Revision: 4bd95a3
14cr|patchage-0.5.0-3|68	- MassBuild#464: Increase release tag
14cr|patchage-0.5.0-3|69	
14cr|patchage-0.5.0-3|70	

3873 14
14cr|patchelf-0.6-1|1	Name:		patchelf
14cr|patchelf-0.6-1|2	Version:	0.6
14cr|patchelf-0.6-1|3	Release:	1
14cr|patchelf-0.6-1|4	Summary:	A utility for patching ELF binaries
14cr|patchelf-0.6-1|5	
14cr|patchelf-0.6-1|6	Group:		Development/C
14cr|patchelf-0.6-1|7	License:	GPLv3+
14cr|patchelf-0.6-1|8	URL:		http://nixos.org/patchelf.html
14cr|patchelf-0.6-1|9	Source0:	http://hydra.nixos.org/build/114505/download/2/%{name}-%{version}.tar.gz
14cr|patchelf-0.6-1|10	Source1:	patchelf.1
14cr|patchelf-0.6-1|11	
14cr|patchelf-0.6-1|12	%description
14cr|patchelf-0.6-1|13	PatchELF is a simple utility for modifying existing ELF executables
14cr|patchelf-0.6-1|14	and libraries.  It can change the dynamic loader ("ELF interpreter")
14cr|patchelf-0.6-1|15	of executables and change the RPATH of executables and libraries.
14cr|patchelf-0.6-1|16	
14cr|patchelf-0.6-1|17	%prep
14cr|patchelf-0.6-1|18	%setup -q
14cr|patchelf-0.6-1|19	
14cr|patchelf-0.6-1|20	# package ships elf.h - delete to use glibc-headers one
14cr|patchelf-0.6-1|21	rm src/elf.h
14cr|patchelf-0.6-1|22	
14cr|patchelf-0.6-1|23	%build
14cr|patchelf-0.6-1|24	%configure
14cr|patchelf-0.6-1|25	%make
14cr|patchelf-0.6-1|26	
14cr|patchelf-0.6-1|27	%install
14cr|patchelf-0.6-1|28	%makeinstall_std
14cr|patchelf-0.6-1|29	
14cr|patchelf-0.6-1|30	# the docs get put in a funny place, so delete and include in the
14cr|patchelf-0.6-1|31	# standard way in the docs section below
14cr|patchelf-0.6-1|32	rm -rf %{buildroot}/usr/share/doc/%{name}
14cr|patchelf-0.6-1|33	
14cr|patchelf-0.6-1|34	# install the man page
14cr|patchelf-0.6-1|35	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|patchelf-0.6-1|36	install --mode=0644 %{SOURCE1} %{buildroot}/%{_mandir}/man1
14cr|patchelf-0.6-1|37	
14cr|patchelf-0.6-1|38	
14cr|patchelf-0.6-1|39	%files
14cr|patchelf-0.6-1|40	%{_bindir}/patchelf
14cr|patchelf-0.6-1|41	%{_mandir}/man1/patchelf.1*
14cr|patchelf-0.6-1|42	%doc README COPYING
14cr|patchelf-0.6-1|43	
14cr|patchelf-0.6-1|44	
14cr|patchelf-0.6-1|45	
14cr|patchelf-0.6-1|46	%changelog
14cr|patchelf-0.6-1|47	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6-1
14cr|patchelf-0.6-1|48	+ Revision: 1e3d038
14cr|patchelf-0.6-1|49	- Automatic import for version 0.6
14cr|patchelf-0.6-1|50	
14cr|patchelf-0.6-1|51	

3874 14
14cr|patcher-0.6-13|1	Name:		patcher
14cr|patcher-0.6-13|2	Version:	0.6
14cr|patcher-0.6-13|3	Release:	13
14cr|patcher-0.6-13|4	License:	GPLv2+
14cr|patcher-0.6-13|5	Group:		Development/Other
14cr|patcher-0.6-13|6	Summary:	Quick creation of patches against a project source tree
14cr|patcher-0.6-13|7	Source0:	http://labix.org/download/patcher/%{name}-%{version}.tar.bz2
14cr|patcher-0.6-13|8	# (misc) patch sent to upstream by mail on 12/01/2009
14cr|patcher-0.6-13|9	# the patch silence warnings on python 2.6
14cr|patcher-0.6-13|10	Patch0:		patcher-0.6-python26.patch
14cr|patcher-0.6-13|11	Url:		http://labix.org/patcher
14cr|patcher-0.6-13|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|patcher-0.6-13|13	BuildRequires:	python-devel
14cr|patcher-0.6-13|14	BuildArch:	noarch
14cr|patcher-0.6-13|15	%description
14cr|patcher-0.6-13|16	Patcher is a tool for quick creation of patches against a project source tree.
14cr|patcher-0.6-13|17	Patcher functionality resembles a lightweight version control system.
14cr|patcher-0.6-13|18	It has no repository, and only controls differences between a pristine version
14cr|patcher-0.6-13|19	and a working copy.
14cr|patcher-0.6-13|20	
14cr|patcher-0.6-13|21	%prep
14cr|patcher-0.6-13|22	%setup -q
14cr|patcher-0.6-13|23	%patch0 -p0
14cr|patcher-0.6-13|24	
14cr|patcher-0.6-13|25	%build
14cr|patcher-0.6-13|26	
14cr|patcher-0.6-13|27	%install
14cr|patcher-0.6-13|28	rm -rf $RPM_BUILD_ROOT
14cr|patcher-0.6-13|29	python ./setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
14cr|patcher-0.6-13|30	find $RPM_BUILD_ROOT/%_prefix -name '*pyc' | xargs rm -Rf
14cr|patcher-0.6-13|31	
14cr|patcher-0.6-13|32	# remove rpmlint warning
14cr|patcher-0.6-13|33	perl -pi -e 's|^#!/usr/bin/python.*||' $RPM_BUILD_ROOT/%py_puresitedir/%{name}/{commands,}/*py
14cr|patcher-0.6-13|34	
14cr|patcher-0.6-13|35	%clean
14cr|patcher-0.6-13|36	rm -rf $RPM_BUILD_ROOT
14cr|patcher-0.6-13|37	
14cr|patcher-0.6-13|38	%files
14cr|patcher-0.6-13|39	%defattr(-,root,root)
14cr|patcher-0.6-13|40	%doc LICENSE README
14cr|patcher-0.6-13|41	%_bindir/*
14cr|patcher-0.6-13|42	%py_puresitedir/%{name}/
14cr|patcher-0.6-13|43	%py_puresitedir/*.egg-info
14cr|patcher-0.6-13|44	
14cr|patcher-0.6-13|45	
14cr|patcher-0.6-13|46	
14cr|patcher-0.6-13|47	
14cr|patcher-0.6-13|48	
14cr|patcher-0.6-13|49	%changelog
14cr|patcher-0.6-13|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-13
14cr|patcher-0.6-13|51	+ Revision: 83dfc2f
14cr|patcher-0.6-13|52	- MassBuild#464: Increase release tag
14cr|patcher-0.6-13|53	
14cr|patcher-0.6-13|54	

3875 14
14cr|patchutils-0.3.2-3|1	Summary:	Patches utilities
14cr|patchutils-0.3.2-3|2	Name:		patchutils
14cr|patchutils-0.3.2-3|3	Version:	0.3.2
14cr|patchutils-0.3.2-3|4	Release:	3
14cr|patchutils-0.3.2-3|5	License:	GPLv2+
14cr|patchutils-0.3.2-3|6	Group:		Text tools
14cr|patchutils-0.3.2-3|7	URL:		http://cyberelk.net/tim/software/patchutils/
14cr|patchutils-0.3.2-3|8	Source0:	http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
14cr|patchutils-0.3.2-3|9	Source1:	%{SOURCE0}.sig
14cr|patchutils-0.3.2-3|10	Patch0:		patchutils-0.3.1-format_not_a_string_literal_and_no_format_arguments.patch
14cr|patchutils-0.3.2-3|11	Requires:	patch
14cr|patchutils-0.3.2-3|12	Requires:	diffutils
14cr|patchutils-0.3.2-3|13	Provides:	interdiff
14cr|patchutils-0.3.2-3|14	Obsoletes:	interdiff < 0.3.1
14cr|patchutils-0.3.2-3|15	
14cr|patchutils-0.3.2-3|16	%description
14cr|patchutils-0.3.2-3|17	Patchutils contains interdiff and filterdiff.
14cr|patchutils-0.3.2-3|18	
14cr|patchutils-0.3.2-3|19	You can use interdiff to create an incremental patch between two patches
14cr|patchutils-0.3.2-3|20	that are against a common source tree.
14cr|patchutils-0.3.2-3|21	
14cr|patchutils-0.3.2-3|22	Filterdiff is for extracting or excluding patches from a patch set based
14cr|patchutils-0.3.2-3|23	on modified files matching shell wildcards.
14cr|patchutils-0.3.2-3|24	
14cr|patchutils-0.3.2-3|25	%prep
14cr|patchutils-0.3.2-3|26	%setup -q
14cr|patchutils-0.3.2-3|27	%patch0 -p1
14cr|patchutils-0.3.2-3|28	
14cr|patchutils-0.3.2-3|29	%build
14cr|patchutils-0.3.2-3|30	%configure2_5x
14cr|patchutils-0.3.2-3|31	%make
14cr|patchutils-0.3.2-3|32	
14cr|patchutils-0.3.2-3|33	%check
14cr|patchutils-0.3.2-3|34	make tests
14cr|patchutils-0.3.2-3|35	
14cr|patchutils-0.3.2-3|36	%install
14cr|patchutils-0.3.2-3|37	%makeinstall_std
14cr|patchutils-0.3.2-3|38	
14cr|patchutils-0.3.2-3|39	%files
14cr|patchutils-0.3.2-3|40	%doc BUGS ChangeLog TODO COPYING
14cr|patchutils-0.3.2-3|41	%{_bindir}/*
14cr|patchutils-0.3.2-3|42	%{_mandir}/man1/*
14cr|patchutils-0.3.2-3|43	
14cr|patchutils-0.3.2-3|44	%changelog
14cr|patchutils-0.3.2-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|patchutils-0.3.2-3|46	+ Revision: 51528b1
14cr|patchutils-0.3.2-3|47	- MassBuild#464: Increase release tag
14cr|patchutils-0.3.2-3|48	
14cr|patchutils-0.3.2-3|49	

3876 14
14cr|pathalizer-0.7-6|1	Summary:	A web path analyzer
14cr|pathalizer-0.7-6|2	Name:		pathalizer
14cr|pathalizer-0.7-6|3	Version:	0.7
14cr|pathalizer-0.7-6|4	Release:	6
14cr|pathalizer-0.7-6|5	License:	GPLv2+
14cr|pathalizer-0.7-6|6	Group:		Monitoring
14cr|pathalizer-0.7-6|7	Url:		http://pathalizer.sourceforge.net/
14cr|pathalizer-0.7-6|8	Source0:	%{name}-%{version}.tar.bz2
14cr|pathalizer-0.7-6|9	
14cr|pathalizer-0.7-6|10	%description
14cr|pathalizer-0.7-6|11	Pathalizer is a tool to visualize the paths most users take when browsing
14cr|pathalizer-0.7-6|12	a website. This information can then be used to decide how to improve the
14cr|pathalizer-0.7-6|13	navigation of the site, and which parts are most worth improving and keeping
14cr|pathalizer-0.7-6|14	up to date.
14cr|pathalizer-0.7-6|15	
14cr|pathalizer-0.7-6|16	%files
14cr|pathalizer-0.7-6|17	%doc README CHANGELOG
14cr|pathalizer-0.7-6|18	%{_bindir}/*
14cr|pathalizer-0.7-6|19	%config(noreplace) %{_sysconfdir}/pathalizer.conf
14cr|pathalizer-0.7-6|20	
14cr|pathalizer-0.7-6|21	#----------------------------------------------------------------------------
14cr|pathalizer-0.7-6|22	
14cr|pathalizer-0.7-6|23	%prep
14cr|pathalizer-0.7-6|24	%setup -q
14cr|pathalizer-0.7-6|25	
14cr|pathalizer-0.7-6|26	%build
14cr|pathalizer-0.7-6|27	make
14cr|pathalizer-0.7-6|28	
14cr|pathalizer-0.7-6|29	%install
14cr|pathalizer-0.7-6|30	mkdir -p %{buildroot}%{_bindir}
14cr|pathalizer-0.7-6|31	mkdir -p %{buildroot}%{_sysconfdir}
14cr|pathalizer-0.7-6|32	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|pathalizer-0.7-6|33	cat << EOF >%{buildroot}%{_sysconfdir}/pathalizer.conf
14cr|pathalizer-0.7-6|34	ignore \.css
14cr|pathalizer-0.7-6|35	unify "Home Page" : "^/$" "^/index.html" "^/index.htm" "^/index.php"
14cr|pathalizer-0.7-6|36	ignore_refresh 1
14cr|pathalizer-0.7-6|37	EOF
14cr|pathalizer-0.7-6|38	
14cr|pathalizer-0.7-6|39	
14cr|pathalizer-0.7-6|40	%changelog
14cr|pathalizer-0.7-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-6
14cr|pathalizer-0.7-6|42	+ Revision: d6912a8
14cr|pathalizer-0.7-6|43	- MassBuild#464: Increase release tag
14cr|pathalizer-0.7-6|44	
14cr|pathalizer-0.7-6|45	

3877 14
14cr|pathological-1.1.3-9|1	Name: 		pathological
14cr|pathological-1.1.3-9|2	Summary: 	Logical game
14cr|pathological-1.1.3-9|3	Version: 	1.1.3
14cr|pathological-1.1.3-9|4	Release: 	9
14cr|pathological-1.1.3-9|5	License: 	GPLv2+
14cr|pathological-1.1.3-9|6	Group: 		Games/Puzzles
14cr|pathological-1.1.3-9|7	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|pathological-1.1.3-9|8	# Don't install something to /usr/X11R6 - AdamW 2008/09
14cr|pathological-1.1.3-9|9	Patch0:		pathological-1.1.3-location.patch
14cr|pathological-1.1.3-9|10	# fix #35077
14cr|pathological-1.1.3-9|11	Patch1:     pathological-1.1.3-fix_encoding.patch
14cr|pathological-1.1.3-9|12	URL: 		http://pathological.sourceforge.net/
14cr|pathological-1.1.3-9|13	BuildRequires:	netpbm
14cr|pathological-1.1.3-9|14	BuildRequires:	imagemagick
14cr|pathological-1.1.3-9|15	Requires:	pygame
14cr|pathological-1.1.3-9|16	BuildArch:	noarch
14cr|pathological-1.1.3-9|17	
14cr|pathological-1.1.3-9|18	%description
14cr|pathological-1.1.3-9|19	To solve a level, you fill each wheel with four marbles of matching
14cr|pathological-1.1.3-9|20	colors. Various board elements such as teleporters, switches, filters,
14cr|pathological-1.1.3-9|21	etc., make the game interesting and challenging. New levels can be
14cr|pathological-1.1.3-9|22	created using your favorite text editor.
14cr|pathological-1.1.3-9|23	
14cr|pathological-1.1.3-9|24	%prep
14cr|pathological-1.1.3-9|25	%setup -q
14cr|pathological-1.1.3-9|26	%patch0 -p1 -b .location
14cr|pathological-1.1.3-9|27	%patch1 -p0
14cr|pathological-1.1.3-9|28	
14cr|pathological-1.1.3-9|29	sed -i -e 's,/usr/lib,%{_libdir},g' Makefile
14cr|pathological-1.1.3-9|30	
14cr|pathological-1.1.3-9|31	%build
14cr|pathological-1.1.3-9|32	
14cr|pathological-1.1.3-9|33	%install
14cr|pathological-1.1.3-9|34	%makeinstall_std
14cr|pathological-1.1.3-9|35	
14cr|pathological-1.1.3-9|36	chmod 755 %{buildroot}%{_libdir}/%{name}/bin/*
14cr|pathological-1.1.3-9|37	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|pathological-1.1.3-9|38	
14cr|pathological-1.1.3-9|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
14cr|pathological-1.1.3-9|40	convert %{name}.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|pathological-1.1.3-9|41	convert -scale 16 %{name}.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|pathological-1.1.3-9|42	
14cr|pathological-1.1.3-9|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|pathological-1.1.3-9|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pathological-1.1.3-9|45	[Desktop Entry]
14cr|pathological-1.1.3-9|46	Type=Application
14cr|pathological-1.1.3-9|47	Exec=%{_gamesbindir}/pathological
14cr|pathological-1.1.3-9|48	Name=Pathological
14cr|pathological-1.1.3-9|49	Comment=Logic game
14cr|pathological-1.1.3-9|50	Categories=Game;LogicGame;
14cr|pathological-1.1.3-9|51	Icon=%{name}
14cr|pathological-1.1.3-9|52	EOF
14cr|pathological-1.1.3-9|53	
14cr|pathological-1.1.3-9|54	%files
14cr|pathological-1.1.3-9|55	%doc README LICENSE
14cr|pathological-1.1.3-9|56	%{_gamesbindir}/*
14cr|pathological-1.1.3-9|57	%{_mandir}/man6/*
14cr|pathological-1.1.3-9|58	%{_datadir}/games/%{name}
14cr|pathological-1.1.3-9|59	%{_libdir}/%{name}/bin/*
14cr|pathological-1.1.3-9|60	%{_includedir}/X11/pixmaps/*
14cr|pathological-1.1.3-9|61	%{_datadir}/applications/mandriva-*.desktop
14cr|pathological-1.1.3-9|62	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|pathological-1.1.3-9|63	%{_localstatedir}/games/*
14cr|pathological-1.1.3-9|64	
14cr|pathological-1.1.3-9|65	
14cr|pathological-1.1.3-9|66	
14cr|pathological-1.1.3-9|67	
14cr|pathological-1.1.3-9|68	%changelog
14cr|pathological-1.1.3-9|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-9
14cr|pathological-1.1.3-9|70	+ Revision: 604746d
14cr|pathological-1.1.3-9|71	- MassBuild#464: Increase release tag
14cr|pathological-1.1.3-9|72	
14cr|pathological-1.1.3-9|73	

3878 14
14cr|patool-0.13-2|1	%define name			patool
14cr|patool-0.13-2|2	%define version			0.13
14cr|patool-0.13-2|3	%define release			2
14cr|patool-0.13-2|4	
14cr|patool-0.13-2|5	Summary:	Portable command line archive file manager
14cr|patool-0.13-2|6	Name:		%{name}
14cr|patool-0.13-2|7	Version:	%{version}
14cr|patool-0.13-2|8	Release:	%mkrel %{release}
14cr|patool-0.13-2|9	Source0:	%{name}-%{version}.tar.gz
14cr|patool-0.13-2|10	License:	GPLv3+
14cr|patool-0.13-2|11	Group:		Archiving/Other
14cr|patool-0.13-2|12	BuildArch:	noarch
14cr|patool-0.13-2|13	Url:		http://patool.sourceforge.net/
14cr|patool-0.13-2|14	BuildRequires:	python
14cr|patool-0.13-2|15	BuildRequires:	python-setuptools
14cr|patool-0.13-2|16	
14cr|patool-0.13-2|17	%description
14cr|patool-0.13-2|18	Various archive types can be created, extracted, tested and listed by
14cr|patool-0.13-2|19	patool. The advantage of patool is its simplicity in handling archive
14cr|patool-0.13-2|20	files without having to remember a myriad of programs and options.
14cr|patool-0.13-2|21	
14cr|patool-0.13-2|22	The archive format is determined by the file(1) program and as a
14cr|patool-0.13-2|23	fallback by the archive file extension.
14cr|patool-0.13-2|24	
14cr|patool-0.13-2|25	patool supports 7z (.7z), ACE (.ace), ALZIP (.alz), AR (.a), ARC (.arc),
14cr|patool-0.13-2|26	ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio),
14cr|patool-0.13-2|27	DEB (.deb), GZIP (.gz), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz),
14cr|patool-0.13-2|28	LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), TAR (.tar),
14cr|patool-0.13-2|29	XZ (.xz), ZIP (.zip, .jar) and ZOO (.zoo) formats. It relies on helper
14cr|patool-0.13-2|30	applications to handle those archive formats (for example bzip2 for
14cr|patool-0.13-2|31	BZIP2 archives).
14cr|patool-0.13-2|32	
14cr|patool-0.13-2|33	%prep
14cr|patool-0.13-2|34	%setup -n %{name}-%{version}
14cr|patool-0.13-2|35	
14cr|patool-0.13-2|36	%build
14cr|patool-0.13-2|37	%{__python} setup.py build
14cr|patool-0.13-2|38	
14cr|patool-0.13-2|39	%install
14cr|patool-0.13-2|40	%{__python} setup.py install \
14cr|patool-0.13-2|41	-O1 \
14cr|patool-0.13-2|42	--skip-build \
14cr|patool-0.13-2|43	--root %{buildroot}
14cr|patool-0.13-2|44	
14cr|patool-0.13-2|45	%clean
14cr|patool-0.13-2|46	rm -rf %{buildroot}
14cr|patool-0.13-2|47	
14cr|patool-0.13-2|48	%files
14cr|patool-0.13-2|49	%defattr(-,root,root)
14cr|patool-0.13-2|50	%{_bindir}/%{name}
14cr|patool-0.13-2|51	%{_mandir}/man1/%{name}.*
14cr|patool-0.13-2|52	%{python_sitelib}/patoolib
14cr|patool-0.13-2|53	%{python_sitelib}/patool-%{version}-py%{py_ver}.egg-info
14cr|patool-0.13-2|54	
14cr|patool-0.13-2|55	
14cr|patool-0.13-2|56	
14cr|patool-0.13-2|57	%changelog
14cr|patool-0.13-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-2
14cr|patool-0.13-2|59	+ Revision: 7c0dcc5
14cr|patool-0.13-2|60	- MassBuild#464: Increase release tag
14cr|patool-0.13-2|61	
14cr|patool-0.13-2|62	

3879 14
14cr|paxctl-0.5-3|1	%define name	paxctl
14cr|paxctl-0.5-3|2	%define version	0.5
14cr|paxctl-0.5-3|3	%define release 3
14cr|paxctl-0.5-3|4	
14cr|paxctl-0.5-3|5	Name:		%{name}
14cr|paxctl-0.5-3|6	Summary:	Tool that allows PaX flags to be modified on a per-binary basis
14cr|paxctl-0.5-3|7	Version:	%{version}
14cr|paxctl-0.5-3|8	Release:	%mkrel %{release}
14cr|paxctl-0.5-3|9	Source0:	%{name}-%{version}.tar.gz
14cr|paxctl-0.5-3|10	URL:		http://pax.grsecurity.net/
14cr|paxctl-0.5-3|11	Group:		System/Configuration/Other
14cr|paxctl-0.5-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|paxctl-0.5-3|13	License:	Public Domain
14cr|paxctl-0.5-3|14	
14cr|paxctl-0.5-3|15	%description
14cr|paxctl-0.5-3|16	This is paxctl for controlling PaX flags on a per binary basis. PaX
14cr|paxctl-0.5-3|17	is an intrusion prevention system that provides the best protection
14cr|paxctl-0.5-3|18	mechanisms against memory corruption bugs. Some applications are not
14cr|paxctl-0.5-3|19	compatible with certain features (due to design or bad engineering)
14cr|paxctl-0.5-3|20	and therefore they have to be exempted from certain enforcements. It
14cr|paxctl-0.5-3|21	is also possible to use PaX in soft mode where none of the protection
14cr|paxctl-0.5-3|22	mechanisms are active by default - here paxctl can be used to turn
14cr|paxctl-0.5-3|23	them on for selected programs (e.g., network daemons, programs that
14cr|paxctl-0.5-3|24	process network data such as mail clients, web browsers, etc).
14cr|paxctl-0.5-3|25	
14cr|paxctl-0.5-3|26	%prep
14cr|paxctl-0.5-3|27	%setup -q
14cr|paxctl-0.5-3|28	
14cr|paxctl-0.5-3|29	%build
14cr|paxctl-0.5-3|30	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|paxctl-0.5-3|31	
14cr|paxctl-0.5-3|32	%install
14cr|paxctl-0.5-3|33	rm -rf %{buildroot}
14cr|paxctl-0.5-3|34	mkdir -p %{buildroot}/sbin %{buildroot}%{_mandir}/man1
14cr|paxctl-0.5-3|35	cp -p %{name}.1* %{buildroot}%{_mandir}/man1
14cr|paxctl-0.5-3|36	cp -p %{name} %{buildroot}/sbin
14cr|paxctl-0.5-3|37	
14cr|paxctl-0.5-3|38	%clean
14cr|paxctl-0.5-3|39	rm -rf %{buildroot}
14cr|paxctl-0.5-3|40	
14cr|paxctl-0.5-3|41	%files
14cr|paxctl-0.5-3|42	%defattr(644,root,root,0755)
14cr|paxctl-0.5-3|43	%doc README ChangeLog
14cr|paxctl-0.5-3|44	%{_mandir}/man1/%{name}.1*
14cr|paxctl-0.5-3|45	%defattr(-,root,root,0755)
14cr|paxctl-0.5-3|46	/sbin/%{name}
14cr|paxctl-0.5-3|47	
14cr|paxctl-0.5-3|48	
14cr|paxctl-0.5-3|49	
14cr|paxctl-0.5-3|50	
14cr|paxctl-0.5-3|51	%changelog
14cr|paxctl-0.5-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|paxctl-0.5-3|53	+ Revision: 5cb47e3
14cr|paxctl-0.5-3|54	- MassBuild#464: Increase release tag
14cr|paxctl-0.5-3|55	
14cr|paxctl-0.5-3|56	

3880 14
14cr|pbsweb-butf-0.9-12|1	Name: 		pbsweb-butf
14cr|pbsweb-butf-0.9-12|2	Version:	0.9
14cr|pbsweb-butf-0.9-12|3	Release:	12
14cr|pbsweb-butf-0.9-12|4	Summary: 	PBSWeb
14cr|pbsweb-butf-0.9-12|5	License:	GPL
14cr|pbsweb-butf-0.9-12|6	Group:		Monitoring
14cr|pbsweb-butf-0.9-12|7	Provides: 	pbsweb-butf
14cr|pbsweb-butf-0.9-12|8	Url:		http://www.cs.ualberta.ca/~pinchak/PBSWeb/
14cr|pbsweb-butf-0.9-12|9	Source:		%{name}-%{version}.tar.bz2
14cr|pbsweb-butf-0.9-12|10	Source1:	setup_postgres_pbs
14cr|pbsweb-butf-0.9-12|11	Patch0:		pbsweb-createdb.psql.patch.bz2
14cr|pbsweb-butf-0.9-12|12	Patch1:		pbsweb-dbutils.php.patch.bz2
14cr|pbsweb-butf-0.9-12|13	Requires:	mod_php
14cr|pbsweb-butf-0.9-12|14	Requires:	php-xml
14cr|pbsweb-butf-0.9-12|15	Requires:	php-pgsql
14cr|pbsweb-butf-0.9-12|16	Requires:	postgresql-server
14cr|pbsweb-butf-0.9-12|17	BuildArch:      noarch
14cr|pbsweb-butf-0.9-12|18	
14cr|pbsweb-butf-0.9-12|19	%description
14cr|pbsweb-butf-0.9-12|20	PBSWeb was designed as an aid to the Portable Batch System (PBS) job
14cr|pbsweb-butf-0.9-12|21	scheduler.  PBS is responsible for scheduling jobs on high-performance
14cr|pbsweb-butf-0.9-12|22	(often massively parallel) machines so as to ensure fair access to
14cr|pbsweb-butf-0.9-12|23	resources.  However, many users find PBS hard to use.  PBS requires
14cr|pbsweb-butf-0.9-12|24	users to write scripts containing complex directives and options, and
14cr|pbsweb-butf-0.9-12|25	so many potential users avoid using PBS and the machine upon which it
14cr|pbsweb-butf-0.9-12|26	is installed. PBSWeb simplifies the task of creating these scripts by
14cr|pbsweb-butf-0.9-12|27	allowing the user to specify these directives and options through the
14cr|pbsweb-butf-0.9-12|28	use of HTML forms.
14cr|pbsweb-butf-0.9-12|29	
14cr|pbsweb-butf-0.9-12|30	%prep
14cr|pbsweb-butf-0.9-12|31	%setup
14cr|pbsweb-butf-0.9-12|32	%patch0 -p0
14cr|pbsweb-butf-0.9-12|33	%patch1 -p0
14cr|pbsweb-butf-0.9-12|34	cp %{SOURCE1} .
14cr|pbsweb-butf-0.9-12|35	
14cr|pbsweb-butf-0.9-12|36	%build
14cr|pbsweb-butf-0.9-12|37	chmod 644 Papers/*
14cr|pbsweb-butf-0.9-12|38	chmod 644 README.PBSWeb
14cr|pbsweb-butf-0.9-12|39	chmod 644 createdb.psql
14cr|pbsweb-butf-0.9-12|40	
14cr|pbsweb-butf-0.9-12|41	%install
14cr|pbsweb-butf-0.9-12|42	mkdir -p %{buildroot}/var/www/html/pbsweb
14cr|pbsweb-butf-0.9-12|43	mv %{_builddir}/%{name}-%{version}/PBSWebExport/* %{buildroot}/var/www/html/pbsweb/
14cr|pbsweb-butf-0.9-12|44	chmod 755 %{buildroot}/var/www/html/pbsweb/img
14cr|pbsweb-butf-0.9-12|45	chmod 644 %{buildroot}/var/www/html/pbsweb/img/*
14cr|pbsweb-butf-0.9-12|46	
14cr|pbsweb-butf-0.9-12|47	%files
14cr|pbsweb-butf-0.9-12|48	%defattr(-,root,root)
14cr|pbsweb-butf-0.9-12|49	%doc Papers/* README.PBSWeb createdb.psql setup_postgres_pbs
14cr|pbsweb-butf-0.9-12|50	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.php
14cr|pbsweb-butf-0.9-12|51	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.py
14cr|pbsweb-butf-0.9-12|52	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.html
14cr|pbsweb-butf-0.9-12|53	%attr(755,postgres,postgres) /var/www/html/pbsweb/Help
14cr|pbsweb-butf-0.9-12|54	/var/www/html/pbsweb/img/*
14cr|pbsweb-butf-0.9-12|55	/var/www/html/pbsweb/Makefile
14cr|pbsweb-butf-0.9-12|56	/var/www/html/pbsweb/*.txt
14cr|pbsweb-butf-0.9-12|57	
14cr|pbsweb-butf-0.9-12|58	%post
14cr|pbsweb-butf-0.9-12|59	hostserver=`hostname`
14cr|pbsweb-butf-0.9-12|60	pbswebdocroot="/var/www/html/pbsweb"
14cr|pbsweb-butf-0.9-12|61	cp ${pbswebdocroot}/PBSWebConstants.php ${pbswebdocroot}/PBSWebConstants.php.sauv
14cr|pbsweb-butf-0.9-12|62	sed -e 's/^$DEFAULTHOST.*/\$DEFAULTHOST="'${hostserver}'"\;/' ${pbswebdocroot}/PBSWebConstants.php.sauv > ${pbswebdocroot}/PBSWebConstants.php
14cr|pbsweb-butf-0.9-12|63	mkdir -p /var/tmp/pbsweb.upload
14cr|pbsweb-butf-0.9-12|64	chown -R postgres.pbs /var/tmp/pbsweb.upload
14cr|pbsweb-butf-0.9-12|65	
14cr|pbsweb-butf-0.9-12|66	# apache modification
14cr|pbsweb-butf-0.9-12|67	apache_conf=/etc/httpd/conf
14cr|pbsweb-butf-0.9-12|68	cp ${apache_conf}/commonhttpd.conf ${apache_conf}/commonhttpd.conf.pbsweb
14cr|pbsweb-butf-0.9-12|69	sed -e 's/^User apache/User postgres/' ${apache_conf}/commonhttpd.conf.pbsweb > ${apache_conf}/commonhttpd.conf.pbsweb1
14cr|pbsweb-butf-0.9-12|70	sed -e 's/^Group apache/Group postgres/' ${apache_conf}/commonhttpd.conf.pbsweb1 > ${apache_conf}/commonhttpd.conf
14cr|pbsweb-butf-0.9-12|71	rm -f ${apache_conf}/commonhttpd.conf.pbsweb1
14cr|pbsweb-butf-0.9-12|72	
14cr|pbsweb-butf-0.9-12|73	%clean
14cr|pbsweb-butf-0.9-12|74	rm -rf %{buildroot}
14cr|pbsweb-butf-0.9-12|75	
14cr|pbsweb-butf-0.9-12|76	
14cr|pbsweb-butf-0.9-12|77	
14cr|pbsweb-butf-0.9-12|78	
14cr|pbsweb-butf-0.9-12|79	%changelog
14cr|pbsweb-butf-0.9-12|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-12
14cr|pbsweb-butf-0.9-12|81	+ Revision: f80b2c6
14cr|pbsweb-butf-0.9-12|82	- MassBuild#464: Increase release tag
14cr|pbsweb-butf-0.9-12|83	
14cr|pbsweb-butf-0.9-12|84	

3881 14
14cr|pbzip2-1.1.9-1|1	Name:		pbzip2
14cr|pbzip2-1.1.9-1|2	Version:	1.1.9
14cr|pbzip2-1.1.9-1|3	Release:	1
14cr|pbzip2-1.1.9-1|4	Summary:	Parallel implementation of bzip2
14cr|pbzip2-1.1.9-1|5	URL:		http://www.compression.ca/pbzip2/
14cr|pbzip2-1.1.9-1|6	License:	BSD
14cr|pbzip2-1.1.9-1|7	Group:		Archiving/Other
14cr|pbzip2-1.1.9-1|8	BuildRequires:	bzip2-devel
14cr|pbzip2-1.1.9-1|9	Source0:	https://launchpad.net/pbzip2/1.1/1.1.9/+download/%{name}-%{version}.tar.gz
14cr|pbzip2-1.1.9-1|10	
14cr|pbzip2-1.1.9-1|11	%description
14cr|pbzip2-1.1.9-1|12	PBZIP2 is a parallel implementation of the bzip2 block-sorting file
14cr|pbzip2-1.1.9-1|13	compressor that uses pthreads and achieves near-linear speedup on SMP
14cr|pbzip2-1.1.9-1|14	machines.  The output of this version is fully compatible with bzip2
14cr|pbzip2-1.1.9-1|15	v1.0.2 or newer (ie: anything compressed with pbzip2 can be
14cr|pbzip2-1.1.9-1|16	decompressed with bzip2).
14cr|pbzip2-1.1.9-1|17	
14cr|pbzip2-1.1.9-1|18	
14cr|pbzip2-1.1.9-1|19	%prep
14cr|pbzip2-1.1.9-1|20	%setup -q
14cr|pbzip2-1.1.9-1|21	sed -i -e 's/ -O2/ %{optflags} /' Makefile
14cr|pbzip2-1.1.9-1|22	
14cr|pbzip2-1.1.9-1|23	%build
14cr|pbzip2-1.1.9-1|24	make
14cr|pbzip2-1.1.9-1|25	
14cr|pbzip2-1.1.9-1|26	%install
14cr|pbzip2-1.1.9-1|27	install -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|pbzip2-1.1.9-1|28	install -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|pbzip2-1.1.9-1|29	ln -sf ./%{name} %{buildroot}%{_bindir}/pbunzip2
14cr|pbzip2-1.1.9-1|30	ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat
14cr|pbzip2-1.1.9-1|31	
14cr|pbzip2-1.1.9-1|32	%files
14cr|pbzip2-1.1.9-1|33	%doc AUTHORS ChangeLog COPYING README
14cr|pbzip2-1.1.9-1|34	%{_bindir}/%{name}
14cr|pbzip2-1.1.9-1|35	%{_bindir}/pbunzip2
14cr|pbzip2-1.1.9-1|36	%{_bindir}/pbzcat
14cr|pbzip2-1.1.9-1|37	%{_mandir}/man1/*
14cr|pbzip2-1.1.9-1|38	
14cr|pbzip2-1.1.9-1|39	%changelog
14cr|pbzip2-1.1.9-1|40	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-1
14cr|pbzip2-1.1.9-1|41	+ Revision: d838f9b
14cr|pbzip2-1.1.9-1|42	- Updated to 1.1.9 (by updates_builder)
14cr|pbzip2-1.1.9-1|43	
14cr|pbzip2-1.1.9-1|44	

3882 14
14cr|pcapsipdump-0.1.4-1|1	Summary: PCAP SIP Dump tool
14cr|pcapsipdump-0.1.4-1|2	Name: pcapsipdump
14cr|pcapsipdump-0.1.4-1|3	Version: 0.1.4
14cr|pcapsipdump-0.1.4-1|4	Release: 1
14cr|pcapsipdump-0.1.4-1|5	License: GPL v2
14cr|pcapsipdump-0.1.4-1|6	Group: System/Servers
14cr|pcapsipdump-0.1.4-1|7	BuildRoot: /var/tmp/%{name}-%{version}
14cr|pcapsipdump-0.1.4-1|8	Source: http://downloads.sourceforge.net/project/pcapsipdump/pcapsipdump/0.1.4/%{name}-%{version}.tar.gz
14cr|pcapsipdump-0.1.4-1|9	Patch0:  pcapsipdump.h.patch
14cr|pcapsipdump-0.1.4-1|10	
14cr|pcapsipdump-0.1.4-1|11	BuildRequires: libpcap-devel
14cr|pcapsipdump-0.1.4-1|12	Requires: libpcap
14cr|pcapsipdump-0.1.4-1|13	
14cr|pcapsipdump-0.1.4-1|14	%description
14cr|pcapsipdump-0.1.4-1|15	pcapsipdump is a tool for dumping SIP sessions (+RTP
14cr|pcapsipdump-0.1.4-1|16	traffic, if available) to disk in a fashion similar
14cr|pcapsipdump-0.1.4-1|17	to "tcpdump -w" (format is exactly the same), but one
14cr|pcapsipdump-0.1.4-1|18	file per sip session (even if there is thousands of
14cr|pcapsipdump-0.1.4-1|19	concurrent SIP sessions).
14cr|pcapsipdump-0.1.4-1|20	
14cr|pcapsipdump-0.1.4-1|21	%prep
14cr|pcapsipdump-0.1.4-1|22	%setup -q
14cr|pcapsipdump-0.1.4-1|23	%patch0 -p0
14cr|pcapsipdump-0.1.4-1|24	
14cr|pcapsipdump-0.1.4-1|25	%build
14cr|pcapsipdump-0.1.4-1|26	make
14cr|pcapsipdump-0.1.4-1|27	
14cr|pcapsipdump-0.1.4-1|28	%install
14cr|pcapsipdump-0.1.4-1|29	mkdir -p %{buildroot}/usr/sbin %{buildroot}/etc/sysconfig %{buildroot}/etc/rc.d/init.d %{buildroot}/var/spool
14cr|pcapsipdump-0.1.4-1|30	make DESTDIR=%{buildroot} install
14cr|pcapsipdump-0.1.4-1|31	
14cr|pcapsipdump-0.1.4-1|32	%post
14cr|pcapsipdump-0.1.4-1|33	chkconfig pcapsipdump --add
14cr|pcapsipdump-0.1.4-1|34	
14cr|pcapsipdump-0.1.4-1|35	%clean
14cr|pcapsipdump-0.1.4-1|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pcapsipdump-0.1.4-1|37	
14cr|pcapsipdump-0.1.4-1|38	%files
14cr|pcapsipdump-0.1.4-1|39	%defattr(-,root,root)
14cr|pcapsipdump-0.1.4-1|40	%config(noreplace) %attr(0755,root,root) /etc/sysconfig/pcapsipdump
14cr|pcapsipdump-0.1.4-1|41	%attr(0700,root,root) %dir    /var/spool/pcapsipdump
14cr|pcapsipdump-0.1.4-1|42	%attr(0755,root,root)       /etc/rc.d/init.d/pcapsipdump
14cr|pcapsipdump-0.1.4-1|43	%attr(0755,root,root)      /usr/sbin/pcapsipdump
14cr|pcapsipdump-0.1.4-1|44	
14cr|pcapsipdump-0.1.4-1|45	
14cr|pcapsipdump-0.1.4-1|46	
14cr|pcapsipdump-0.1.4-1|47	%changelog
14cr|pcapsipdump-0.1.4-1|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-1
14cr|pcapsipdump-0.1.4-1|49	+ Revision: 37dad4d
14cr|pcapsipdump-0.1.4-1|50	- MassBuild#464: Increase release tag
14cr|pcapsipdump-0.1.4-1|51	
14cr|pcapsipdump-0.1.4-1|52	

3883 14
14cr|pcb-20110918-3|1	Name:    pcb
14cr|pcb-20110918-3|2	Version: 20110918
14cr|pcb-20110918-3|3	Release: 3
14cr|pcb-20110918-3|4	Summary: An interactive printed circuit board editor
14cr|pcb-20110918-3|5	License: GPLv2
14cr|pcb-20110918-3|6	Group:   Office
14cr|pcb-20110918-3|7	URL:     http://pcb.sourceforge.net
14cr|pcb-20110918-3|8	BuildRequires: gtk2-devel
14cr|pcb-20110918-3|9	BuildRequires: intltool
14cr|pcb-20110918-3|10	BuildRequires: dbus-devel
14cr|pcb-20110918-3|11	BuildRequires: flex
14cr|pcb-20110918-3|12	BuildRequires: bison
14cr|pcb-20110918-3|13	BuildRequires: tk
14cr|pcb-20110918-3|14	BuildRequires: gd-devel
14cr|pcb-20110918-3|15	BuildRequires: imagemagick
14cr|pcb-20110918-3|16	BuildRequires: pkgconfig(gl)
14cr|pcb-20110918-3|17	BuildRequires: pkgconfig(glu)
14cr|pcb-20110918-3|18	BuildRequires: gtkglext-devel
14cr|pcb-20110918-3|19	Requires: m4
14cr|pcb-20110918-3|20	Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|pcb-20110918-3|21	
14cr|pcb-20110918-3|22	%description
14cr|pcb-20110918-3|23	PCB is an interactive printed circuit board editor.
14cr|pcb-20110918-3|24	PCB includes a rats nest feature, design rule checking, and can provide
14cr|pcb-20110918-3|25	industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data)
14cr|pcb-20110918-3|26	output for use in the board fabrication and assembly process. PCB offers
14cr|pcb-20110918-3|27	high end features such as an autorouter and trace optimizer which can
14cr|pcb-20110918-3|28	tremendously reduce layout time.
14cr|pcb-20110918-3|29	
14cr|pcb-20110918-3|30	%prep
14cr|pcb-20110918-3|31	%setup -q -n %{name}-%{version}
14cr|pcb-20110918-3|32	
14cr|pcb-20110918-3|33	%build
14cr|pcb-20110918-3|34	export CFLAGS=`echo %optflags | sed "s/-D_FORTIFY_SOURCE=2 // g" -`
14cr|pcb-20110918-3|35	%configure2_5x --disable-static \
14cr|pcb-20110918-3|36	--enable-dbus \
14cr|pcb-20110918-3|37	--disable-update-mime-database \
14cr|pcb-20110918-3|38	--disable-update-desktop-database
14cr|pcb-20110918-3|39	
14cr|pcb-20110918-3|40	%make
14cr|pcb-20110918-3|41	
14cr|pcb-20110918-3|42	%install
14cr|pcb-20110918-3|43	%makeinstall_std
14cr|pcb-20110918-3|44	
14cr|pcb-20110918-3|45	rm -fr %{buildroot}%{_datadir}/mimelnk %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
14cr|pcb-20110918-3|46	
14cr|pcb-20110918-3|47	%find_lang %{name}
14cr|pcb-20110918-3|48	
14cr|pcb-20110918-3|49	
14cr|pcb-20110918-3|50	%files -f %{name}.lang
14cr|pcb-20110918-3|51	%doc %{_datadir}/doc/%{name}/*
14cr|pcb-20110918-3|52	%{_datadir}/applications/%{name}.desktop
14cr|pcb-20110918-3|53	%{_bindir}/*
14cr|pcb-20110918-3|54	%{_datadir}/%{name}/
14cr|pcb-20110918-3|55	%{_datadir}/gEDA/scheme/*
14cr|pcb-20110918-3|56	%{_mandir}/man1/%{name}*
14cr|pcb-20110918-3|57	%{_infodir}/*
14cr|pcb-20110918-3|58	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*
14cr|pcb-20110918-3|59	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|pcb-20110918-3|60	%{_datadir}/mime/packages/pcb.xml
14cr|pcb-20110918-3|61	
14cr|pcb-20110918-3|62	%changelog
14cr|pcb-20110918-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110918-3
14cr|pcb-20110918-3|64	+ Revision: a86d7c2
14cr|pcb-20110918-3|65	- MassBuild#464: Increase release tag
14cr|pcb-20110918-3|66	
14cr|pcb-20110918-3|67	

3884 14
14cr|pccts-1.33mr33-11|1	%define name pccts
14cr|pccts-1.33mr33-11|2	%define version 1.33mr33
14cr|pccts-1.33mr33-11|3	%define release 11
14cr|pccts-1.33mr33-11|4	
14cr|pccts-1.33mr33-11|5	Name: %{name}
14cr|pccts-1.33mr33-11|6	Summary: Purdue Compiler Construction Tool
14cr|pccts-1.33mr33-11|7	Version: %{version}
14cr|pccts-1.33mr33-11|8	Release: %{release}
14cr|pccts-1.33mr33-11|9	Source: %{name}-%{version}.tar.bz2
14cr|pccts-1.33mr33-11|10	Patch0: %{name}-stdarg_usage.patch.bz2
14cr|pccts-1.33mr33-11|11	Patch1: pccts-1.33mr33-mdv-fix-str-fmt.patch
14cr|pccts-1.33mr33-11|12	Group: Development/Other
14cr|pccts-1.33mr33-11|13	URL: http://www.polhode.com/pccts.html
14cr|pccts-1.33mr33-11|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|pccts-1.33mr33-11|15	License: Public domain
14cr|pccts-1.33mr33-11|16	
14cr|pccts-1.33mr33-11|17	
14cr|pccts-1.33mr33-11|18	%description
14cr|pccts-1.33mr33-11|19	PCCTS is a set of public domain software tools designed to facilate
14cr|pccts-1.33mr33-11|20	the implementation of compilers and other translation systems.
14cr|pccts-1.33mr33-11|21	
14cr|pccts-1.33mr33-11|22	%package devel
14cr|pccts-1.33mr33-11|23	Group: Development/Other
14cr|pccts-1.33mr33-11|24	Summary: Purdue Compiler Construction Tool Headers files
14cr|pccts-1.33mr33-11|25	
14cr|pccts-1.33mr33-11|26	%description devel
14cr|pccts-1.33mr33-11|27	PCCTS is a set of public domain software tools designed to facilate
14cr|pccts-1.33mr33-11|28	the implementation of compilers and other translation systems.
14cr|pccts-1.33mr33-11|29	
14cr|pccts-1.33mr33-11|30	%prep
14cr|pccts-1.33mr33-11|31	rm -rf $RPM_BUILD_ROOT
14cr|pccts-1.33mr33-11|32	
14cr|pccts-1.33mr33-11|33	%setup -q
14cr|pccts-1.33mr33-11|34	
14cr|pccts-1.33mr33-11|35	%patch0 -p1
14cr|pccts-1.33mr33-11|36	%patch1 -p1 -b .strfmt
14cr|pccts-1.33mr33-11|37	
14cr|pccts-1.33mr33-11|38	%build
14cr|pccts-1.33mr33-11|39	
14cr|pccts-1.33mr33-11|40	export PCCTS_USE_STDARG=1
14cr|pccts-1.33mr33-11|41	
14cr|pccts-1.33mr33-11|42	make COTHER="$RPM_OPT_FLAGS" PREFIX="%{_prefix}"
14cr|pccts-1.33mr33-11|43	
14cr|pccts-1.33mr33-11|44	%install
14cr|pccts-1.33mr33-11|45	
14cr|pccts-1.33mr33-11|46	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|pccts-1.33mr33-11|47	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
14cr|pccts-1.33mr33-11|48	install -m 755 bin/{antlr,dlg,genmk,sor} $RPM_BUILD_ROOT%_bindir/
14cr|pccts-1.33mr33-11|49	install -m 644 antlr/antlr.1 $RPM_BUILD_ROOT%_mandir/man1/.
14cr|pccts-1.33mr33-11|50	install -m 644 dlg/dlg.1 $RPM_BUILD_ROOT%_mandir/man1/.
14cr|pccts-1.33mr33-11|51	
14cr|pccts-1.33mr33-11|52	mkdir -p $RPM_BUILD_ROOT%_includedir/pccts
14cr|pccts-1.33mr33-11|53	install -m 644 h/* $RPM_BUILD_ROOT%_includedir/pccts/
14cr|pccts-1.33mr33-11|54	
14cr|pccts-1.33mr33-11|55	%clean
14cr|pccts-1.33mr33-11|56	rm -rf $RPM_BUILD_ROOT
14cr|pccts-1.33mr33-11|57	
14cr|pccts-1.33mr33-11|58	%files
14cr|pccts-1.33mr33-11|59	%defattr(-,root,root)
14cr|pccts-1.33mr33-11|60	%doc CHANGES_FROM_131.txt CHANGES_FROM_133.txt
14cr|pccts-1.33mr33-11|61	%doc CHANGES_FROM_133_BEFORE_MR13.txt
14cr|pccts-1.33mr33-11|62	%doc KNOWN_PROBLEMS.txt MPW_Read_Me README
14cr|pccts-1.33mr33-11|63	%doc RIGHTS history.txt
14cr|pccts-1.33mr33-11|64	%{_bindir}/*
14cr|pccts-1.33mr33-11|65	%{_mandir}/man1/*
14cr|pccts-1.33mr33-11|66	
14cr|pccts-1.33mr33-11|67	%files devel
14cr|pccts-1.33mr33-11|68	%defattr (-,root,root)
14cr|pccts-1.33mr33-11|69	%dir %{_includedir}/pccts
14cr|pccts-1.33mr33-11|70	%{_includedir}/pccts/*
14cr|pccts-1.33mr33-11|71	
14cr|pccts-1.33mr33-11|72	
14cr|pccts-1.33mr33-11|73	
14cr|pccts-1.33mr33-11|74	%changelog
14cr|pccts-1.33mr33-11|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33mr33-11
14cr|pccts-1.33mr33-11|76	+ Revision: e7786c3
14cr|pccts-1.33mr33-11|77	- MassBuild#464: Increase release tag
14cr|pccts-1.33mr33-11|78	
14cr|pccts-1.33mr33-11|79	

3885 14
14cr|pci_scan-0.02-6|1	%define _enable_debug_packages %{nil}
14cr|pci_scan-0.02-6|2	%define debug_package          %{nil}
14cr|pci_scan-0.02-6|3	
14cr|pci_scan-0.02-6|4	Summary:	PCI scanning tool for X Terminals and embedded systems
14cr|pci_scan-0.02-6|5	Name:		pci_scan
14cr|pci_scan-0.02-6|6	Version:	0.02
14cr|pci_scan-0.02-6|7	Release:	6
14cr|pci_scan-0.02-6|8	License:	GPL
14cr|pci_scan-0.02-6|9	Group:		System/Kernel and hardware
14cr|pci_scan-0.02-6|10	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
14cr|pci_scan-0.02-6|11	URL:		http://www.ltsp.org
14cr|pci_scan-0.02-6|12	BuildRequires:	dietlibc-devel
14cr|pci_scan-0.02-6|13	Requires:	ltsp-hwlists >= 0.02
14cr|pci_scan-0.02-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pci_scan-0.02-6|15	
14cr|pci_scan-0.02-6|16	%description
14cr|pci_scan-0.02-6|17	This program will read in a device database of PCI Vendor/Device Ids. It will
14cr|pci_scan-0.02-6|18	then check the /proc/bus/pci/devices file, to see if any devices in the system
14cr|pci_scan-0.02-6|19	are found in the list that was read in.
14cr|pci_scan-0.02-6|20	
14cr|pci_scan-0.02-6|21	The device database file will contain records that look like this:
14cr|pci_scan-0.02-6|22	
14cr|pci_scan-0.02-6|23	1234:5678  somedriver
14cr|pci_scan-0.02-6|24	
14cr|pci_scan-0.02-6|25	The device database file will be read into a linked list in memory. The program
14cr|pci_scan-0.02-6|26	will then read each entry in the /proc/bus/pci/devices file.  For each entry,
14cr|pci_scan-0.02-6|27	it will search the linked list to see if it finds a match. As soon as a match
14cr|pci_scan-0.02-6|28	is found, the drivername will be printed to stdout, and the program will exit.
14cr|pci_scan-0.02-6|29	
14cr|pci_scan-0.02-6|30	This is very useful, to determine what kind of network card or video card is
14cr|pci_scan-0.02-6|31	installed in the system, and which driver module should be loaded.
14cr|pci_scan-0.02-6|32	
14cr|pci_scan-0.02-6|33	%prep
14cr|pci_scan-0.02-6|34	
14cr|pci_scan-0.02-6|35	%setup -n %{name}-%{version}
14cr|pci_scan-0.02-6|36	
14cr|pci_scan-0.02-6|37	%build
14cr|pci_scan-0.02-6|38	diet gcc -Os -o %{name} %{name}.c
14cr|pci_scan-0.02-6|39	
14cr|pci_scan-0.02-6|40	%install
14cr|pci_scan-0.02-6|41	rm -rf %{buildroot}
14cr|pci_scan-0.02-6|42	
14cr|pci_scan-0.02-6|43	install -d %{buildroot}/sbin
14cr|pci_scan-0.02-6|44	install -m0755 %{name} %{buildroot}/sbin/
14cr|pci_scan-0.02-6|45	
14cr|pci_scan-0.02-6|46	%clean
14cr|pci_scan-0.02-6|47	rm -rf %{buildroot}
14cr|pci_scan-0.02-6|48	
14cr|pci_scan-0.02-6|49	%files
14cr|pci_scan-0.02-6|50	%defattr(-,root,root)
14cr|pci_scan-0.02-6|51	%doc COPYING
14cr|pci_scan-0.02-6|52	%attr(0755,root,root) /sbin/%{name}
14cr|pci_scan-0.02-6|53	
14cr|pci_scan-0.02-6|54	
14cr|pci_scan-0.02-6|55	
14cr|pci_scan-0.02-6|56	%changelog
14cr|pci_scan-0.02-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-6
14cr|pci_scan-0.02-6|58	+ Revision: 2cd6918
14cr|pci_scan-0.02-6|59	- MassBuild#464: Increase release tag
14cr|pci_scan-0.02-6|60	
14cr|pci_scan-0.02-6|61	

3886 14
14cr|pcmanfm-qt-0.7.0-3|1	%define major 0
14cr|pcmanfm-qt-0.7.0-3|2	%define libname %mklibname fm-qt %{major}
14cr|pcmanfm-qt-0.7.0-3|3	%define devname %mklibname fm-qt -d
14cr|pcmanfm-qt-0.7.0-3|4	
14cr|pcmanfm-qt-0.7.0-3|5	Summary:	File manager for the LXQt desktop
14cr|pcmanfm-qt-0.7.0-3|6	Name:		pcmanfm-qt
14cr|pcmanfm-qt-0.7.0-3|7	Version:	0.7.0
14cr|pcmanfm-qt-0.7.0-3|8	Release:	3
14cr|pcmanfm-qt-0.7.0-3|9	License:	LGPLv2.1+
14cr|pcmanfm-qt-0.7.0-3|10	Group:		Graphical desktop/Other
14cr|pcmanfm-qt-0.7.0-3|11	Url:		http://lxqt.org
14cr|pcmanfm-qt-0.7.0-3|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cr|pcmanfm-qt-0.7.0-3|13	Patch0:		pcmanfm-qt-0.7.0-soname.patch
14cr|pcmanfm-qt-0.7.0-3|14	Patch1:		pcmanfm-qt-0.7.0-cxxflags.patch
14cr|pcmanfm-qt-0.7.0-3|15	BuildRequires:	cmake
14cr|pcmanfm-qt-0.7.0-3|16	BuildRequires:	qt4-devel
14cr|pcmanfm-qt-0.7.0-3|17	BuildRequires:	pkgconfig(gio-2.0)
14cr|pcmanfm-qt-0.7.0-3|18	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|pcmanfm-qt-0.7.0-3|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|pcmanfm-qt-0.7.0-3|20	BuildRequires:	pkgconfig(libfm)
14cr|pcmanfm-qt-0.7.0-3|21	BuildRequires:	pkgconfig(libmenu-cache)
14cr|pcmanfm-qt-0.7.0-3|22	BuildRequires:	pkgconfig(lxqt)
14cr|pcmanfm-qt-0.7.0-3|23	BuildRequires:	pkgconfig(x11)
14cr|pcmanfm-qt-0.7.0-3|24	
14cr|pcmanfm-qt-0.7.0-3|25	%description
14cr|pcmanfm-qt-0.7.0-3|26	File manager for the LXQt desktop.
14cr|pcmanfm-qt-0.7.0-3|27	
14cr|pcmanfm-qt-0.7.0-3|28	%files
14cr|pcmanfm-qt-0.7.0-3|29	%{_bindir}/pcmanfm-qt
14cr|pcmanfm-qt-0.7.0-3|30	%{_datadir}/applications/*.desktop
14cr|pcmanfm-qt-0.7.0-3|31	
14cr|pcmanfm-qt-0.7.0-3|32	#----------------------------------------------------------------------------
14cr|pcmanfm-qt-0.7.0-3|33	
14cr|pcmanfm-qt-0.7.0-3|34	%package -n %{libname}
14cr|pcmanfm-qt-0.7.0-3|35	Summary:	PCManFM Qt backend library
14cr|pcmanfm-qt-0.7.0-3|36	Group:		System/Libraries
14cr|pcmanfm-qt-0.7.0-3|37	Conflicts:	%{_lib}fm-qt0.0.0 < 0.7.0-2
14cr|pcmanfm-qt-0.7.0-3|38	Obsoletes:	%{_lib}fm-qt0.0.0 < 0.7.0-2
14cr|pcmanfm-qt-0.7.0-3|39	
14cr|pcmanfm-qt-0.7.0-3|40	%description -n %{libname}
14cr|pcmanfm-qt-0.7.0-3|41	PCManFM Qt backend library.
14cr|pcmanfm-qt-0.7.0-3|42	
14cr|pcmanfm-qt-0.7.0-3|43	%files -n %{libname}
14cr|pcmanfm-qt-0.7.0-3|44	%{_libdir}/libfm-qt.so.%{major}*
14cr|pcmanfm-qt-0.7.0-3|45	
14cr|pcmanfm-qt-0.7.0-3|46	#----------------------------------------------------------------------------
14cr|pcmanfm-qt-0.7.0-3|47	
14cr|pcmanfm-qt-0.7.0-3|48	%package -n %{devname}
14cr|pcmanfm-qt-0.7.0-3|49	Summary:	Development files for PCManFM
14cr|pcmanfm-qt-0.7.0-3|50	Group:		Development/C++
14cr|pcmanfm-qt-0.7.0-3|51	Requires:	%{libname} = %{EVRD}
14cr|pcmanfm-qt-0.7.0-3|52	
14cr|pcmanfm-qt-0.7.0-3|53	%description -n %{devname}
14cr|pcmanfm-qt-0.7.0-3|54	Development files for PCManFM.
14cr|pcmanfm-qt-0.7.0-3|55	
14cr|pcmanfm-qt-0.7.0-3|56	%files -n %{devname}
14cr|pcmanfm-qt-0.7.0-3|57	%{_libdir}/libfm-qt.so
14cr|pcmanfm-qt-0.7.0-3|58	%{_includedir}/libfm-qt
14cr|pcmanfm-qt-0.7.0-3|59	%{_libdir}/pkgconfig/libfm-qt.pc
14cr|pcmanfm-qt-0.7.0-3|60	
14cr|pcmanfm-qt-0.7.0-3|61	#----------------------------------------------------------------------------
14cr|pcmanfm-qt-0.7.0-3|62	
14cr|pcmanfm-qt-0.7.0-3|63	%prep
14cr|pcmanfm-qt-0.7.0-3|64	%setup -q -c %{name}-%{version}
14cr|pcmanfm-qt-0.7.0-3|65	%patch0 -p1
14cr|pcmanfm-qt-0.7.0-3|66	%patch1 -p1
14cr|pcmanfm-qt-0.7.0-3|67	
14cr|pcmanfm-qt-0.7.0-3|68	%build
14cr|pcmanfm-qt-0.7.0-3|69	%cmake
14cr|pcmanfm-qt-0.7.0-3|70	%make
14cr|pcmanfm-qt-0.7.0-3|71	
14cr|pcmanfm-qt-0.7.0-3|72	%install
14cr|pcmanfm-qt-0.7.0-3|73	%makeinstall_std -C build
14cr|pcmanfm-qt-0.7.0-3|74	
14cr|pcmanfm-qt-0.7.0-3|75	
14cr|pcmanfm-qt-0.7.0-3|76	%changelog
14cr|pcmanfm-qt-0.7.0-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|pcmanfm-qt-0.7.0-3|78	+ Revision: 7540445
14cr|pcmanfm-qt-0.7.0-3|79	- MassBuild#464: Increase release tag
14cr|pcmanfm-qt-0.7.0-3|80	
14cr|pcmanfm-qt-0.7.0-3|81	

3887 14
14cr|pcsx2-1.2.2-2|1	%define _disable_ld_no_undefined 1
14cr|pcsx2-1.2.2-2|2	
14cr|pcsx2-1.2.2-2|3	Summary:	Sony PlayStation 2 Emulator
14cr|pcsx2-1.2.2-2|4	Name:		pcsx2
14cr|pcsx2-1.2.2-2|5	Version:	1.2.2
14cr|pcsx2-1.2.2-2|6	Release:	2
14cr|pcsx2-1.2.2-2|7	License:	GPLv2+
14cr|pcsx2-1.2.2-2|8	Group:		Emulators
14cr|pcsx2-1.2.2-2|9	Url:		http://pcsx2.net/
14cr|pcsx2-1.2.2-2|10	Source0:	https://github.com/PCSX2/pcsx2/archive/%{name}-%{version}.tar.gz
14cr|pcsx2-1.2.2-2|11	BuildRequires:	cmake
14cr|pcsx2-1.2.2-2|12	BuildRequires:	subversion
14cr|pcsx2-1.2.2-2|13	BuildRequires:	bzip2-devel
14cr|pcsx2-1.2.2-2|14	BuildRequires:	cg-devel
14cr|pcsx2-1.2.2-2|15	BuildRequires:	jpeg-devel
14cr|pcsx2-1.2.2-2|16	BuildRequires:	libaio-devel
14cr|pcsx2-1.2.2-2|17	BuildRequires:	sparsehash-devel
14cr|pcsx2-1.2.2-2|18	BuildRequires:	wxgtku-devel
14cr|pcsx2-1.2.2-2|19	BuildRequires:	pkgconfig(alsa)
14cr|pcsx2-1.2.2-2|20	BuildRequires:	pkgconfig(egl)
14cr|pcsx2-1.2.2-2|21	BuildRequires:	pkgconfig(freetype2)
14cr|pcsx2-1.2.2-2|22	BuildRequires:	pkgconfig(glew)
14cr|pcsx2-1.2.2-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|pcsx2-1.2.2-2|24	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|pcsx2-1.2.2-2|25	BuildRequires:	pkgconfig(sdl)
14cr|pcsx2-1.2.2-2|26	BuildRequires:	pkgconfig(soundtouch)
14cr|pcsx2-1.2.2-2|27	BuildRequires:	pkgconfig(x11)
14cr|pcsx2-1.2.2-2|28	BuildRequires:	pkgconfig(zlib)
14cr|pcsx2-1.2.2-2|29	ExclusiveArch:	%{ix86}
14cr|pcsx2-1.2.2-2|30	
14cr|pcsx2-1.2.2-2|31	%description
14cr|pcsx2-1.2.2-2|32	Sony PlayStation 2 emulator. Requires a BIOS image to run. Check
14cr|pcsx2-1.2.2-2|33	http://www.pcsx2.net/guide.php#Bios for details on which files
14cr|pcsx2-1.2.2-2|34	you need and how to obtain them.
14cr|pcsx2-1.2.2-2|35	
14cr|pcsx2-1.2.2-2|36	Very fast CPU is a must. Intel Core 2 Duo or better.
14cr|pcsx2-1.2.2-2|37	
14cr|pcsx2-1.2.2-2|38	%files -f %{name}.lang
14cr|pcsx2-1.2.2-2|39	%doc COPYING.*
14cr|pcsx2-1.2.2-2|40	%{_bindir}/%{name}
14cr|pcsx2-1.2.2-2|41	%{_bindir}/%{name}_*
14cr|pcsx2-1.2.2-2|42	%{_datadir}/applications/%{name}.desktop
14cr|pcsx2-1.2.2-2|43	%{_datadir}/pixmaps/%{name}.xpm
14cr|pcsx2-1.2.2-2|44	%{_datadir}/games/%{name}/cheats_ws.zip
14cr|pcsx2-1.2.2-2|45	%attr(0666,games,games) %{_datadir}/games/%{name}/GameIndex.dbf
14cr|pcsx2-1.2.2-2|46	%{_libdir}/games/%{name}
14cr|pcsx2-1.2.2-2|47	%{_mandir}/man1/%{name}.1*
14cr|pcsx2-1.2.2-2|48	
14cr|pcsx2-1.2.2-2|49	#----------------------------------------------------------------------------
14cr|pcsx2-1.2.2-2|50	
14cr|pcsx2-1.2.2-2|51	%prep
14cr|pcsx2-1.2.2-2|52	%setup -q
14cr|pcsx2-1.2.2-2|53	
14cr|pcsx2-1.2.2-2|54	%build
14cr|pcsx2-1.2.2-2|55	cp -r 3rdparty/SoundTouch 3rdparty/soundtouch
14cr|pcsx2-1.2.2-2|56	%cmake \
14cr|pcsx2-1.2.2-2|57	-DCMAKE_BUILD_TYPE=Release \
14cr|pcsx2-1.2.2-2|58	-DFORCE_INTERNAL_SOUNDTOUCH=TRUE \
14cr|pcsx2-1.2.2-2|59	-DPACKAGE_MODE=TRUE
14cr|pcsx2-1.2.2-2|60	
14cr|pcsx2-1.2.2-2|61	%make VERBOSE=1
14cr|pcsx2-1.2.2-2|62	
14cr|pcsx2-1.2.2-2|63	%install
14cr|pcsx2-1.2.2-2|64	%makeinstall_std -C build
14cr|pcsx2-1.2.2-2|65	
14cr|pcsx2-1.2.2-2|66	%find_lang %{name} --all-name
14cr|pcsx2-1.2.2-2|67	
14cr|pcsx2-1.2.2-2|68	
14cr|pcsx2-1.2.2-2|69	%changelog
14cr|pcsx2-1.2.2-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|pcsx2-1.2.2-2|71	+ Revision: 78b3557
14cr|pcsx2-1.2.2-2|72	- MassBuild#464: Increase release tag
14cr|pcsx2-1.2.2-2|73	
14cr|pcsx2-1.2.2-2|74	

3888 14
14cr|pcsxr-1.9.93-2|1	Summary:	Open Source Sony PlayStation emulator
14cr|pcsxr-1.9.93-2|2	Name:		pcsxr
14cr|pcsxr-1.9.93-2|3	Version:	1.9.93
14cr|pcsxr-1.9.93-2|4	Release:	2
14cr|pcsxr-1.9.93-2|5	License:	GPLv2+
14cr|pcsxr-1.9.93-2|6	Group:		Emulators
14cr|pcsxr-1.9.93-2|7	Url:		http://www.codeplex.com/pcsxr
14cr|pcsxr-1.9.93-2|8	Source:		%{name}-%{version}.tar.bz2
14cr|pcsxr-1.9.93-2|9	Patch0:		pcsxr-fix-undefined-operations.patch
14cr|pcsxr-1.9.93-2|10	Provides:	pcsx = %{version}
14cr|pcsxr-1.9.93-2|11	Obsoletes:	pcsx-df < 1.10-100
14cr|pcsxr-1.9.93-2|12	
14cr|pcsxr-1.9.93-2|13	BuildRequires:	dos2unix
14cr|pcsxr-1.9.93-2|14	BuildRequires:	gettext
14cr|pcsxr-1.9.93-2|15	BuildRequires:	intltool
14cr|pcsxr-1.9.93-2|16	BuildRequires:	nasm
14cr|pcsxr-1.9.93-2|17	BuildRequires:	bzip2-devel
14cr|pcsxr-1.9.93-2|18	BuildRequires:	pkgconfig(cairo)
14cr|pcsxr-1.9.93-2|19	BuildRequires:	pkgconfig(gl)
14cr|pcsxr-1.9.93-2|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|pcsxr-1.9.93-2|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|pcsxr-1.9.93-2|22	BuildRequires:	pkgconfig(libglade-2.0)
14cr|pcsxr-1.9.93-2|23	BuildRequires:	pkgconfig(pango)
14cr|pcsxr-1.9.93-2|24	BuildRequires:	pkgconfig(sdl)
14cr|pcsxr-1.9.93-2|25	BuildRequires:	pkgconfig(xext)
14cr|pcsxr-1.9.93-2|26	BuildRequires:	pkgconfig(xtst)
14cr|pcsxr-1.9.93-2|27	BuildRequires:	pkgconfig(xv)
14cr|pcsxr-1.9.93-2|28	
14cr|pcsxr-1.9.93-2|29	%description
14cr|pcsxr-1.9.93-2|30	Most advanced fork of PCSX.
14cr|pcsxr-1.9.93-2|31	
14cr|pcsxr-1.9.93-2|32	This application emulates all components of a Sony PlayStation on
14cr|pcsxr-1.9.93-2|33	regular PC hardware. It features a sophisticated plugin system allowing
14cr|pcsxr-1.9.93-2|34	for easy extension and is highly configurable.
14cr|pcsxr-1.9.93-2|35	
14cr|pcsxr-1.9.93-2|36	To be able to play commercial games on this emulator you need an image
14cr|pcsxr-1.9.93-2|37	of a Sony PlayStation BIOS ROM. The BIOS is copyrighted by Sony
14cr|pcsxr-1.9.93-2|38	Computer Entertainment and can therefore not be included in this
14cr|pcsxr-1.9.93-2|39	package.
14cr|pcsxr-1.9.93-2|40	
14cr|pcsxr-1.9.93-2|41	BIOS images can be placed in ~/.pcsx/bios or %{_datadir}/psemu/bios.
14cr|pcsxr-1.9.93-2|42	
14cr|pcsxr-1.9.93-2|43	%prep
14cr|pcsxr-1.9.93-2|44	%setup -q -n %{name}
14cr|pcsxr-1.9.93-2|45	dos2unix plugins/peopsxgl/*.c
14cr|pcsxr-1.9.93-2|46	%patch0 -p1
14cr|pcsxr-1.9.93-2|47	
14cr|pcsxr-1.9.93-2|48	%build
14cr|pcsxr-1.9.93-2|49	sed -i s,Game\;,Game\;Emulator\;,g data/pcsxr.desktop
14cr|pcsxr-1.9.93-2|50	
14cr|pcsxr-1.9.93-2|51	sh ./autogen.sh
14cr|pcsxr-1.9.93-2|52	
14cr|pcsxr-1.9.93-2|53	export CFLAGS="%{optflags} -fno-strict-aliasing -pthread -w"
14cr|pcsxr-1.9.93-2|54	%configure2_5x --enable-opengl
14cr|pcsxr-1.9.93-2|55	%make
14cr|pcsxr-1.9.93-2|56	
14cr|pcsxr-1.9.93-2|57	%install
14cr|pcsxr-1.9.93-2|58	%makeinstall_std
14cr|pcsxr-1.9.93-2|59	
14cr|pcsxr-1.9.93-2|60	%find_lang %{name}
14cr|pcsxr-1.9.93-2|61	
14cr|pcsxr-1.9.93-2|62	%files -f %{name}.lang
14cr|pcsxr-1.9.93-2|63	%doc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
14cr|pcsxr-1.9.93-2|64	%{_bindir}/pcsxr
14cr|pcsxr-1.9.93-2|65	%{_libdir}/games/psemu
14cr|pcsxr-1.9.93-2|66	%{_datadir}/applications/%{name}.desktop
14cr|pcsxr-1.9.93-2|67	%{_datadir}/pcsxr
14cr|pcsxr-1.9.93-2|68	%{_datadir}/psemu
14cr|pcsxr-1.9.93-2|69	%{_datadir}/pixmaps/*.png
14cr|pcsxr-1.9.93-2|70	%{_mandir}/man1/%{name}.1.*
14cr|pcsxr-1.9.93-2|71	
14cr|pcsxr-1.9.93-2|72	
14cr|pcsxr-1.9.93-2|73	%changelog
14cr|pcsxr-1.9.93-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.93-2
14cr|pcsxr-1.9.93-2|75	+ Revision: 72585b9
14cr|pcsxr-1.9.93-2|76	- MassBuild#464: Increase release tag
14cr|pcsxr-1.9.93-2|77	
14cr|pcsxr-1.9.93-2|78	

3889 14
14cr|pd-0.42.6-4|1	%define rver	0.42-6
14cr|pd-0.42.6-4|2	%define ver	%(echo %rver|tr '-' '.')
14cr|pd-0.42.6-4|3	
14cr|pd-0.42.6-4|4	Summary:	Real-time patchable audio and multimedia processor
14cr|pd-0.42.6-4|5	Name:		pd
14cr|pd-0.42.6-4|6	Version:	%{ver}
14cr|pd-0.42.6-4|7	Release:	4
14cr|pd-0.42.6-4|8	License:	BSD
14cr|pd-0.42.6-4|9	Group:		Sciences/Other
14cr|pd-0.42.6-4|10	Url:		http://www.puredata.org
14cr|pd-0.42.6-4|11	Source0:	http://downloads.sourceforge.net/pure-data/%{name}-%{rver}.src.tar.gz
14cr|pd-0.42.6-4|12	Patch0:		pd-0.42-6-tcl86.patch
14cr|pd-0.42.6-4|13	Patch1:		pd-0.42-6-big_endian.patch
14cr|pd-0.42.6-4|14	Patch2:		pd-0.42-6-fix_strncpy_usage.patch
14cr|pd-0.42.6-4|15	Patch3:		pd-0.42-6-hurd.patch
14cr|pd-0.42.6-4|16	Patch4:		pd-0.42-6-nostrip.patch
14cr|pd-0.42.6-4|17	Patch5:		pd-0.42-6-linking.patch
14cr|pd-0.42.6-4|18	BuildRequires:	tcl >= 8.5
14cr|pd-0.42.6-4|19	BuildRequires:	tcl-devel >= 8.5
14cr|pd-0.42.6-4|20	BuildRequires:	tk >= 8.5
14cr|pd-0.42.6-4|21	BuildRequires:	pkgconfig(alsa)
14cr|pd-0.42.6-4|22	BuildRequires:	pkgconfig(jack)
14cr|pd-0.42.6-4|23	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|pd-0.42.6-4|24	BuildRequires:	pkgconfig(tk) >= 8.5
14cr|pd-0.42.6-4|25	Requires:	tcl >= 8.5
14cr|pd-0.42.6-4|26	Requires:	tk >= 8.5
14cr|pd-0.42.6-4|27	# PD expects quite a few files from the docs to be present for various
14cr|pd-0.42.6-4|28	# things to work, so there's really no point in separating them out
14cr|pd-0.42.6-4|29	# - AdamW 2008/12
14cr|pd-0.42.6-4|30	Obsoletes:	%{name}-doc < %{version}-%{release}
14cr|pd-0.42.6-4|31	
14cr|pd-0.42.6-4|32	%description
14cr|pd-0.42.6-4|33	Pd gives you a canvas for patching together modules that analyze, process,
14cr|pd-0.42.6-4|34	and synthesize sounds, together with a rich palette of real-time control
14cr|pd-0.42.6-4|35	and I/O possibilities.  Similar to Max (Cycling74) and JMAX (IRCAM).  A
14cr|pd-0.42.6-4|36	related software package named Gem extends Pd's capabilities to include
14cr|pd-0.42.6-4|37	graphical rendering.
14cr|pd-0.42.6-4|38	
14cr|pd-0.42.6-4|39	%files
14cr|pd-0.42.6-4|40	%doc README.txt LICENSE.txt
14cr|pd-0.42.6-4|41	%{_bindir}/*
14cr|pd-0.42.6-4|42	%{_mandir}/man1/*
14cr|pd-0.42.6-4|43	%{_datadir}/%{name}
14cr|pd-0.42.6-4|44	
14cr|pd-0.42.6-4|45	#----------------------------------------------------------------------------
14cr|pd-0.42.6-4|46	
14cr|pd-0.42.6-4|47	%package devel
14cr|pd-0.42.6-4|48	Summary:	Development files for Pure Data
14cr|pd-0.42.6-4|49	Group:		Development/Other
14cr|pd-0.42.6-4|50	
14cr|pd-0.42.6-4|51	%description devel
14cr|pd-0.42.6-4|52	Development files for Pure Data.
14cr|pd-0.42.6-4|53	
14cr|pd-0.42.6-4|54	%files devel
14cr|pd-0.42.6-4|55	%{_includedir}/%{name}
14cr|pd-0.42.6-4|56	
14cr|pd-0.42.6-4|57	#----------------------------------------------------------------------------
14cr|pd-0.42.6-4|58	
14cr|pd-0.42.6-4|59	%prep
14cr|pd-0.42.6-4|60	%setup -q -n %{name}-%{rver}
14cr|pd-0.42.6-4|61	%patch0 -p1 -b .tcl86
14cr|pd-0.42.6-4|62	%patch1 -p1 -b .big_endian
14cr|pd-0.42.6-4|63	%patch2 -p1 -b .strncopy
14cr|pd-0.42.6-4|64	%patch3 -p1 -b .hurd
14cr|pd-0.42.6-4|65	%patch4 -p1 -b .nostrip
14cr|pd-0.42.6-4|66	%patch5 -p1 -b .linking
14cr|pd-0.42.6-4|67	
14cr|pd-0.42.6-4|68	sed -i -e 's|doc/|share/%{name}/doc/|g' src/s_main.c src/u_main.tk
14cr|pd-0.42.6-4|69	sed -i -e 's|\(^set help_top_directory\).*|\1 %{_datadir}/%{name}/doc|' src/u_main.tk
14cr|pd-0.42.6-4|70	
14cr|pd-0.42.6-4|71	%build
14cr|pd-0.42.6-4|72	pushd src
14cr|pd-0.42.6-4|73	autoreconf
14cr|pd-0.42.6-4|74	export CPPFLAGS="%{optflags}"
14cr|pd-0.42.6-4|75	%configure2_5x \
14cr|pd-0.42.6-4|76	--enable-jack \
14cr|pd-0.42.6-4|77	--enable-alsa \
14cr|pd-0.42.6-4|78	--disable-fftw \
14cr|pd-0.42.6-4|79	--enable-portaudio \
14cr|pd-0.42.6-4|80	--enable-portmidi
14cr|pd-0.42.6-4|81	
14cr|pd-0.42.6-4|82	%make LDFLAGS="%{ldflags}"
14cr|pd-0.42.6-4|83	popd
14cr|pd-0.42.6-4|84	
14cr|pd-0.42.6-4|85	%install
14cr|pd-0.42.6-4|86	mkdir -p %{buildroot}%{_bindir}
14cr|pd-0.42.6-4|87	mkdir -p %{buildroot}%{_mandir}/man1
14cr|pd-0.42.6-4|88	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|pd-0.42.6-4|89	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|pd-0.42.6-4|90	
14cr|pd-0.42.6-4|91	install -m 755 bin/pd %{buildroot}/%{_bindir}
14cr|pd-0.42.6-4|92	install bin/pdsend bin/pdreceive %{buildroot}/%{_bindir}
14cr|pd-0.42.6-4|93	install bin/pd-gui bin/pd-watchdog %{buildroot}/%{_bindir}
14cr|pd-0.42.6-4|94	install bin/pd.tk %{buildroot}/%{_bindir}
14cr|pd-0.42.6-4|95	
14cr|pd-0.42.6-4|96	install src/*.h %{buildroot}/%{_includedir}/%{name}
14cr|pd-0.42.6-4|97	cp -pr doc/ %{buildroot}%{_datadir}/%{name}
14cr|pd-0.42.6-4|98	install -m 644 man/*.1 %{buildroot}/%{_mandir}/man1
14cr|pd-0.42.6-4|99	
14cr|pd-0.42.6-4|100	
14cr|pd-0.42.6-4|101	%changelog
14cr|pd-0.42.6-4|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.42.6-4
14cr|pd-0.42.6-4|103	+ Revision: 994fd99
14cr|pd-0.42.6-4|104	- MassBuild#464: Increase release tag
14cr|pd-0.42.6-4|105	
14cr|pd-0.42.6-4|106	

3890 14
14cr|pdf2djvu-0.7.17-1|1	Summary:	PDF to DJVu file converter
14cr|pdf2djvu-0.7.17-1|2	Name:		pdf2djvu
14cr|pdf2djvu-0.7.17-1|3	Version:	0.7.17
14cr|pdf2djvu-0.7.17-1|4	Release:	1
14cr|pdf2djvu-0.7.17-1|5	License:	GPLv2+
14cr|pdf2djvu-0.7.17-1|6	Group:		Publishing
14cr|pdf2djvu-0.7.17-1|7	Url:		http://pdf2djvu.googlecode.com/
14cr|pdf2djvu-0.7.17-1|8	Source0:	http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
14cr|pdf2djvu-0.7.17-1|9	BuildRequires:	djvulibre
14cr|pdf2djvu-0.7.17-1|10	BuildRequires:	gomp-devel
14cr|pdf2djvu-0.7.17-1|11	BuildRequires:	pstreams-devel
14cr|pdf2djvu-0.7.17-1|12	BuildRequires:	pkgconfig(ddjvuapi)
14cr|pdf2djvu-0.7.17-1|13	BuildRequires:	pkgconfig(GraphicsMagick)
14cr|pdf2djvu-0.7.17-1|14	BuildRequires:	pkgconfig(libxslt)
14cr|pdf2djvu-0.7.17-1|15	BuildRequires:	pkgconfig(poppler)
14cr|pdf2djvu-0.7.17-1|16	
14cr|pdf2djvu-0.7.17-1|17	%description
14cr|pdf2djvu-0.7.17-1|18	pdf2djvu creates DjVu files from PDF files. It's able to extract
14cr|pdf2djvu-0.7.17-1|19	graphics, text layer, hyperlinks, document outline (bookmarks), and
14cr|pdf2djvu-0.7.17-1|20	metadata.
14cr|pdf2djvu-0.7.17-1|21	
14cr|pdf2djvu-0.7.17-1|22	%files -f %{name}.lang
14cr|pdf2djvu-0.7.17-1|23	%doc COPYING doc/changelog doc/credits.txt doc/djvudigital.txt
14cr|pdf2djvu-0.7.17-1|24	%{_bindir}/%{name}
14cr|pdf2djvu-0.7.17-1|25	%{_mandir}/man1/%{name}.1.*
14cr|pdf2djvu-0.7.17-1|26	%{_mandir}/*/man1/%{name}.1.*
14cr|pdf2djvu-0.7.17-1|27	
14cr|pdf2djvu-0.7.17-1|28	#----------------------------------------------------------------------------
14cr|pdf2djvu-0.7.17-1|29	
14cr|pdf2djvu-0.7.17-1|30	%prep
14cr|pdf2djvu-0.7.17-1|31	%setup -q
14cr|pdf2djvu-0.7.17-1|32	
14cr|pdf2djvu-0.7.17-1|33	%build
14cr|pdf2djvu-0.7.17-1|34	%configure2_5x
14cr|pdf2djvu-0.7.17-1|35	%make
14cr|pdf2djvu-0.7.17-1|36	
14cr|pdf2djvu-0.7.17-1|37	%install
14cr|pdf2djvu-0.7.17-1|38	%makeinstall
14cr|pdf2djvu-0.7.17-1|39	install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|pdf2djvu-0.7.17-1|40	
14cr|pdf2djvu-0.7.17-1|41	%find_lang %{name}
14cr|pdf2djvu-0.7.17-1|42	
14cr|pdf2djvu-0.7.17-1|43	
14cr|pdf2djvu-0.7.17-1|44	%changelog
14cr|pdf2djvu-0.7.17-1|45	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.17-1
14cr|pdf2djvu-0.7.17-1|46	+ Revision: 4998690
14cr|pdf2djvu-0.7.17-1|47	- New version 0.7.17, add pstreams-devel to BuildRequires
14cr|pdf2djvu-0.7.17-1|48	
14cr|pdf2djvu-0.7.17-1|49	

3891 14
14cr|pdf2svg-0.2.1-4|1	Name:		pdf2svg
14cr|pdf2svg-0.2.1-4|2	Version:	0.2.1
14cr|pdf2svg-0.2.1-4|3	Release:	4
14cr|pdf2svg-0.2.1-4|4	Summary:	Small tool to convert PDF files into SVG
14cr|pdf2svg-0.2.1-4|5	Group:		Office
14cr|pdf2svg-0.2.1-4|6	License:	GPLv2+
14cr|pdf2svg-0.2.1-4|7	URL:		http://www.cityinthesky.co.uk/pdf2svg.html
14cr|pdf2svg-0.2.1-4|8	Source0:	http://www.cityinthesky.co.uk/files/pdf2svg-%{version}.tar.gz
14cr|pdf2svg-0.2.1-4|9	BuildRequires:	pkgconfig(cairo)
14cr|pdf2svg-0.2.1-4|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|pdf2svg-0.2.1-4|11	BuildRequires:	pkgconfig(poppler-glib)
14cr|pdf2svg-0.2.1-4|12	
14cr|pdf2svg-0.2.1-4|13	%description
14cr|pdf2svg-0.2.1-4|14	A small tool to convert PDF files into SVG using poppler and cairo.
14cr|pdf2svg-0.2.1-4|15	
14cr|pdf2svg-0.2.1-4|16	%prep
14cr|pdf2svg-0.2.1-4|17	%setup -q
14cr|pdf2svg-0.2.1-4|18	
14cr|pdf2svg-0.2.1-4|19	%build
14cr|pdf2svg-0.2.1-4|20	%configure2_5x
14cr|pdf2svg-0.2.1-4|21	%make
14cr|pdf2svg-0.2.1-4|22	
14cr|pdf2svg-0.2.1-4|23	%install
14cr|pdf2svg-0.2.1-4|24	%makeinstall_std
14cr|pdf2svg-0.2.1-4|25	
14cr|pdf2svg-0.2.1-4|26	%files
14cr|pdf2svg-0.2.1-4|27	%doc COPYING AUTHORS ChangeLog
14cr|pdf2svg-0.2.1-4|28	%{_bindir}/pdf2svg
14cr|pdf2svg-0.2.1-4|29	
14cr|pdf2svg-0.2.1-4|30	
14cr|pdf2svg-0.2.1-4|31	%changelog
14cr|pdf2svg-0.2.1-4|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-4
14cr|pdf2svg-0.2.1-4|33	+ Revision: 6f232bf
14cr|pdf2svg-0.2.1-4|34	- MassBuild#464: Increase release tag
14cr|pdf2svg-0.2.1-4|35	
14cr|pdf2svg-0.2.1-4|36	

3892 14
14cr|pdfcrack-0.11-3|1	Summary:	A Password Recovery Tool for PDF-files
14cr|pdfcrack-0.11-3|2	Name:		pdfcrack
14cr|pdfcrack-0.11-3|3	Version:	0.11
14cr|pdfcrack-0.11-3|4	Release:	3
14cr|pdfcrack-0.11-3|5	License:	GPL
14cr|pdfcrack-0.11-3|6	Group:		File tools
14cr|pdfcrack-0.11-3|7	URL:		http://pdfcrack.sourceforge.net/
14cr|pdfcrack-0.11-3|8	Source0:	http://mesh.dl.sourceforge.net/project/pdfcrack/pdfcrack/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|pdfcrack-0.11-3|9	Patch0:		pdfcrack-0.11-no_strip.diff
14cr|pdfcrack-0.11-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pdfcrack-0.11-3|11	
14cr|pdfcrack-0.11-3|12	%description
14cr|pdfcrack-0.11-3|13	PDFCrack is a tool for recovering passwords and content from PDF-files.
14cr|pdfcrack-0.11-3|14	
14cr|pdfcrack-0.11-3|15	%prep
14cr|pdfcrack-0.11-3|16	
14cr|pdfcrack-0.11-3|17	%setup -q
14cr|pdfcrack-0.11-3|18	%patch0 -p0
14cr|pdfcrack-0.11-3|19	
14cr|pdfcrack-0.11-3|20	%build
14cr|pdfcrack-0.11-3|21	%make CFLAGS="%{optflags}"
14cr|pdfcrack-0.11-3|22	
14cr|pdfcrack-0.11-3|23	%install
14cr|pdfcrack-0.11-3|24	rm -rf %{buildroot}
14cr|pdfcrack-0.11-3|25	
14cr|pdfcrack-0.11-3|26	install -d %{buildroot}%{_bindir}
14cr|pdfcrack-0.11-3|27	install -m0755 pdfcrack %{buildroot}%{_bindir}/pdfcrack
14cr|pdfcrack-0.11-3|28	
14cr|pdfcrack-0.11-3|29	%clean
14cr|pdfcrack-0.11-3|30	rm -rf %{buildroot}
14cr|pdfcrack-0.11-3|31	
14cr|pdfcrack-0.11-3|32	%files
14cr|pdfcrack-0.11-3|33	%defattr(-,root,root)
14cr|pdfcrack-0.11-3|34	%doc README TODO changelog
14cr|pdfcrack-0.11-3|35	%{_bindir}/pdfcrack
14cr|pdfcrack-0.11-3|36	
14cr|pdfcrack-0.11-3|37	
14cr|pdfcrack-0.11-3|38	
14cr|pdfcrack-0.11-3|39	
14cr|pdfcrack-0.11-3|40	%changelog
14cr|pdfcrack-0.11-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-3
14cr|pdfcrack-0.11-3|42	+ Revision: ab1303b
14cr|pdfcrack-0.11-3|43	- MassBuild#464: Increase release tag
14cr|pdfcrack-0.11-3|44	
14cr|pdfcrack-0.11-3|45	

3893 14
14cr|pdfedit-0.4.5-5|1	%define _disable_ld_no_undefined 1
14cr|pdfedit-0.4.5-5|2	
14cr|pdfedit-0.4.5-5|3	Summary:	Editor for manipulating PDF documents
14cr|pdfedit-0.4.5-5|4	Name:		pdfedit
14cr|pdfedit-0.4.5-5|5	Version:	0.4.5
14cr|pdfedit-0.4.5-5|6	Release:	5
14cr|pdfedit-0.4.5-5|7	License:	GPLv2+
14cr|pdfedit-0.4.5-5|8	Group:		Publishing
14cr|pdfedit-0.4.5-5|9	Url:		http://sourceforge.net/projects/pdfedit
14cr|pdfedit-0.4.5-5|10	Source:		http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2
14cr|pdfedit-0.4.5-5|11	Patch0:		pdfedit-0.4.5-gcc4.7.patch
14cr|pdfedit-0.4.5-5|12	Patch1:		pdfedit-0.4.5-undef.patch
14cr|pdfedit-0.4.5-5|13	Patch2:		pdfedit-0.4.5-gcc4.9.patch
14cr|pdfedit-0.4.5-5|14	BuildRequires:	qt3-devel
14cr|pdfedit-0.4.5-5|15	BuildRequires:	boost-devel
14cr|pdfedit-0.4.5-5|16	BuildRequires:	libt1lib-devel
14cr|pdfedit-0.4.5-5|17	
14cr|pdfedit-0.4.5-5|18	%description
14cr|pdfedit-0.4.5-5|19	PDFedit is a free editor for PDF documents. You can change raw pdf objects
14cr|pdfedit-0.4.5-5|20	(for advanced users) or use many gui functions. Functionality can be easily
14cr|pdfedit-0.4.5-5|21	extended using a scripting language (ECMAScript).
14cr|pdfedit-0.4.5-5|22	
14cr|pdfedit-0.4.5-5|23	%files
14cr|pdfedit-0.4.5-5|24	%{_bindir}/pdfedit
14cr|pdfedit-0.4.5-5|25	%{_mandir}/man1/pdfedit.*
14cr|pdfedit-0.4.5-5|26	%{_datadir}/doc/pdfedit/*
14cr|pdfedit-0.4.5-5|27	%{_datadir}/pdfedit/*
14cr|pdfedit-0.4.5-5|28	%{_datadir}/applications/pdfedit.*
14cr|pdfedit-0.4.5-5|29	%{_iconsdir}/hicolor/*/apps/pdfedit.png
14cr|pdfedit-0.4.5-5|30	
14cr|pdfedit-0.4.5-5|31	#----------------------------------------------------------------------------
14cr|pdfedit-0.4.5-5|32	
14cr|pdfedit-0.4.5-5|33	%prep
14cr|pdfedit-0.4.5-5|34	%setup -q
14cr|pdfedit-0.4.5-5|35	%patch0 -p1
14cr|pdfedit-0.4.5-5|36	%patch1 -p1
14cr|pdfedit-0.4.5-5|37	%patch2 -p1
14cr|pdfedit-0.4.5-5|38	
14cr|pdfedit-0.4.5-5|39	%build
14cr|pdfedit-0.4.5-5|40	autoconf
14cr|pdfedit-0.4.5-5|41	%ifarch x86_64
14cr|pdfedit-0.4.5-5|42	export QMAKESPEC=%{qt3dir}/mkspecs/linux-g++-64
14cr|pdfedit-0.4.5-5|43	%else
14cr|pdfedit-0.4.5-5|44	export QMAKESPEC=%{qt3dir}/mkspecs/linux-g++-32
14cr|pdfedit-0.4.5-5|45	%endif
14cr|pdfedit-0.4.5-5|46	
14cr|pdfedit-0.4.5-5|47	export QTDIR=%{qt3dir}
14cr|pdfedit-0.4.5-5|48	
14cr|pdfedit-0.4.5-5|49	%configure2_5x \
14cr|pdfedit-0.4.5-5|50	--enable-release \
14cr|pdfedit-0.4.5-5|51	--enable-stack-protector \
14cr|pdfedit-0.4.5-5|52	--enable-qt3 \
14cr|pdfedit-0.4.5-5|53	--with-parallel-make=auto
14cr|pdfedit-0.4.5-5|54	%make
14cr|pdfedit-0.4.5-5|55	
14cr|pdfedit-0.4.5-5|56	%install
14cr|pdfedit-0.4.5-5|57	install -d -m 0755 $%{buildroot}{%{_bindir},%{_libdir},%{_datadir}}
14cr|pdfedit-0.4.5-5|58	make INSTALL_ROOT=%{buildroot} install
14cr|pdfedit-0.4.5-5|59	
14cr|pdfedit-0.4.5-5|60	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pdfedit-0.4.5-5|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|pdfedit-0.4.5-5|62	[Desktop Entry]
14cr|pdfedit-0.4.5-5|63	Name=PDFedit
14cr|pdfedit-0.4.5-5|64	Comment=Editor for manipulating PDF documents
14cr|pdfedit-0.4.5-5|65	Exec=%{name}
14cr|pdfedit-0.4.5-5|66	Icon=%{name}
14cr|pdfedit-0.4.5-5|67	Terminal=false
14cr|pdfedit-0.4.5-5|68	Type=Application
14cr|pdfedit-0.4.5-5|69	StartupNotify=true
14cr|pdfedit-0.4.5-5|70	MimeType=application/x-pdf;application/pdf;
14cr|pdfedit-0.4.5-5|71	Categories=X-MandrivaLinux-Office-Publishing;Office;Publishing;
14cr|pdfedit-0.4.5-5|72	EOF
14cr|pdfedit-0.4.5-5|73	
14cr|pdfedit-0.4.5-5|74	for i in 16 32 48; do
14cr|pdfedit-0.4.5-5|75	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14cr|pdfedit-0.4.5-5|76	install -m 644 src/gui/icon/pdfedit_icon_$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/pdfedit.png
14cr|pdfedit-0.4.5-5|77	done
14cr|pdfedit-0.4.5-5|78	
14cr|pdfedit-0.4.5-5|79	
14cr|pdfedit-0.4.5-5|80	%changelog
14cr|pdfedit-0.4.5-5|81	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.5-5
14cr|pdfedit-0.4.5-5|82	+ Revision: 6c5d075
14cr|pdfedit-0.4.5-5|83	- Add patch to fix build with gcc 4.9
14cr|pdfedit-0.4.5-5|84	
14cr|pdfedit-0.4.5-5|85	

3894 14
14cr|pdfgrep-1.3.0-2|1	Name:           pdfgrep
14cr|pdfgrep-1.3.0-2|2	Summary:	search in pdf files for strings matching a regular expression
14cr|pdfgrep-1.3.0-2|3	Version:        1.3.0
14cr|pdfgrep-1.3.0-2|4	Release:        2
14cr|pdfgrep-1.3.0-2|5	Source0:        http://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}.tar.gz
14cr|pdfgrep-1.3.0-2|6	URL:            http://pdfgrep.sourceforge.net/
14cr|pdfgrep-1.3.0-2|7	Group:          Text tools
14cr|pdfgrep-1.3.0-2|8	License:	GPLv3
14cr|pdfgrep-1.3.0-2|9	BuildRequires:	libpoppler-devel
14cr|pdfgrep-1.3.0-2|10	BuildRequires:	pkgconfig(poppler-cpp)
14cr|pdfgrep-1.3.0-2|11	
14cr|pdfgrep-1.3.0-2|12	%description
14cr|pdfgrep-1.3.0-2|13	Pdfgrep is a tool to search text in PDF files. It works similar to grep.
14cr|pdfgrep-1.3.0-2|14	Features:
14cr|pdfgrep-1.3.0-2|15	* search for regular expressions.
14cr|pdfgrep-1.3.0-2|16	* support for some important grep options, including:
14cr|pdfgrep-1.3.0-2|17	- filename output.
14cr|pdfgrep-1.3.0-2|18	- page number output.
14cr|pdfgrep-1.3.0-2|19	- optional case insensitivity.
14cr|pdfgrep-1.3.0-2|20	- count occurrences.
14cr|pdfgrep-1.3.0-2|21	* and the most important feature: color output!
14cr|pdfgrep-1.3.0-2|22	
14cr|pdfgrep-1.3.0-2|23	%prep
14cr|pdfgrep-1.3.0-2|24	%setup -q
14cr|pdfgrep-1.3.0-2|25	
14cr|pdfgrep-1.3.0-2|26	%build
14cr|pdfgrep-1.3.0-2|27	%configure2_5x
14cr|pdfgrep-1.3.0-2|28	%make
14cr|pdfgrep-1.3.0-2|29	
14cr|pdfgrep-1.3.0-2|30	%install
14cr|pdfgrep-1.3.0-2|31	%makeinstall_std
14cr|pdfgrep-1.3.0-2|32	
14cr|pdfgrep-1.3.0-2|33	%files
14cr|pdfgrep-1.3.0-2|34	%defattr(0755,root,root)
14cr|pdfgrep-1.3.0-2|35	%doc README NEWS COPYING AUTHORS
14cr|pdfgrep-1.3.0-2|36	%{_mandir}/man1/%{name}.1*
14cr|pdfgrep-1.3.0-2|37	%{_bindir}/%{name}
14cr|pdfgrep-1.3.0-2|38	
14cr|pdfgrep-1.3.0-2|39	
14cr|pdfgrep-1.3.0-2|40	
14cr|pdfgrep-1.3.0-2|41	%changelog
14cr|pdfgrep-1.3.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|pdfgrep-1.3.0-2|43	+ Revision: 97bfe6c
14cr|pdfgrep-1.3.0-2|44	- MassBuild#464: Increase release tag
14cr|pdfgrep-1.3.0-2|45	
14cr|pdfgrep-1.3.0-2|46	

3895 14
14cr|pdfjam-1.21-3|1	Name:           pdfjam
14cr|pdfjam-1.21-3|2	Version:        1.21
14cr|pdfjam-1.21-3|3	Release:        3
14cr|pdfjam-1.21-3|4	Summary:        Utilities for join, rotate and align PDFs
14cr|pdfjam-1.21-3|5	
14cr|pdfjam-1.21-3|6	Group:          Publishing
14cr|pdfjam-1.21-3|7	# No version specified.
14cr|pdfjam-1.21-3|8	License:        GPL+
14cr|pdfjam-1.21-3|9	URL:            http://www.warwick.ac.uk/go/pdfjam
14cr|pdfjam-1.21-3|10	Source0:        http://www.warwick.ac.uk/go/pdfjam/pdfjam_%{version}.tar.gz
14cr|pdfjam-1.21-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|pdfjam-1.21-3|12	BuildArch:      noarch
14cr|pdfjam-1.21-3|13	Requires:       tetex-latex
14cr|pdfjam-1.21-3|14	
14cr|pdfjam-1.21-3|15	%description
14cr|pdfjam-1.21-3|16	PDFjam is a small collection of shell scripts which provide a simple
14cr|pdfjam-1.21-3|17	interface to some of the functionality of the excellent pdfpages
14cr|pdfjam-1.21-3|18	package (by Andreas Matthias) for pdfLaTeX.  At present the utilities
14cr|pdfjam-1.21-3|19	available are:
14cr|pdfjam-1.21-3|20	
14cr|pdfjam-1.21-3|21	* pdfnup, which allows PDF files to be "n-upped" in roughly the way
14cr|pdfjam-1.21-3|22	that psnup does for PostScript files;
14cr|pdfjam-1.21-3|23	* pdfjoin, which concatenates the pages of multiple PDF files
14cr|pdfjam-1.21-3|24	together into a single file;
14cr|pdfjam-1.21-3|25	* pdf90, which rotates the pages of one or more PDF files through 90
14cr|pdfjam-1.21-3|26	degrees (anti-clockwise).
14cr|pdfjam-1.21-3|27	
14cr|pdfjam-1.21-3|28	In every case, source files are left unchanged.
14cr|pdfjam-1.21-3|29	
14cr|pdfjam-1.21-3|30	A potential drawback of these utilities is that any hyperlinks in the
14cr|pdfjam-1.21-3|31	source PDF are lost. On the positive side, there is no appreciable
14cr|pdfjam-1.21-3|32	degradation of image quality in processing PDF files with these
14cr|pdfjam-1.21-3|33	programs, unlike some other indirect methods such as "pdf2ps | psnup |
14cr|pdfjam-1.21-3|34	ps2pdf" (in the author's experience).
14cr|pdfjam-1.21-3|35	
14cr|pdfjam-1.21-3|36	
14cr|pdfjam-1.21-3|37	%prep
14cr|pdfjam-1.21-3|38	%setup -q -n pdfjam
14cr|pdfjam-1.21-3|39	
14cr|pdfjam-1.21-3|40	%install
14cr|pdfjam-1.21-3|41	rm -rf $RPM_BUILD_ROOT
14cr|pdfjam-1.21-3|42	
14cr|pdfjam-1.21-3|43	install -d -m 755 $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
14cr|pdfjam-1.21-3|44	install -p -m 755 scripts/* $RPM_BUILD_ROOT%{_bindir}/
14cr|pdfjam-1.21-3|45	install -p -m 644 man1/* $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|pdfjam-1.21-3|46	
14cr|pdfjam-1.21-3|47	%clean
14cr|pdfjam-1.21-3|48	rm -rf $RPM_BUILD_ROOT
14cr|pdfjam-1.21-3|49	
14cr|pdfjam-1.21-3|50	
14cr|pdfjam-1.21-3|51	%files
14cr|pdfjam-1.21-3|52	%defattr(-,root,root,-)
14cr|pdfjam-1.21-3|53	%doc COPYING PDFjam-README.html pdfdroplets.png
14cr|pdfjam-1.21-3|54	%{_bindir}/*
14cr|pdfjam-1.21-3|55	%{_mandir}/man1/*
14cr|pdfjam-1.21-3|56	
14cr|pdfjam-1.21-3|57	
14cr|pdfjam-1.21-3|58	
14cr|pdfjam-1.21-3|59	%changelog
14cr|pdfjam-1.21-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.21-3
14cr|pdfjam-1.21-3|61	+ Revision: f0db9ad
14cr|pdfjam-1.21-3|62	- MassBuild#464: Increase release tag
14cr|pdfjam-1.21-3|63	
14cr|pdfjam-1.21-3|64	

3896 14
14cr|pdf-renderer-0-7|1	%define alternate_name PDFRenderer
14cr|pdf-renderer-0-7|2	%define cvs_version 2009_04_05
14cr|pdf-renderer-0-7|3	%define cvs_rel .%(echo %{cvs_version}|sed 's|_||g')cvs
14cr|pdf-renderer-0-7|4	
14cr|pdf-renderer-0-7|5	Summary:        A 100% Java PDF renderer and viewer
14cr|pdf-renderer-0-7|6	Name:           pdf-renderer
14cr|pdf-renderer-0-7|7	Version:        0
14cr|pdf-renderer-0-7|8	Release:        7
14cr|pdf-renderer-0-7|9	License:        LGPLv2+
14cr|pdf-renderer-0-7|10	URL:            https://pdf-renderer.dev.java.net/
14cr|pdf-renderer-0-7|11	Group:          Development/Java
14cr|pdf-renderer-0-7|12	Source0:        https://pdf-renderer.dev.java.net/files/documents/6008/131974/%{alternate_name}-%{cvs_version}-src.zip
14cr|pdf-renderer-0-7|13	BuildRequires:  ant
14cr|pdf-renderer-0-7|14	BuildRequires:  java-rpmbuild
14cr|pdf-renderer-0-7|15	BuildRequires:  ant-apache-regexp
14cr|pdf-renderer-0-7|16	BuildRequires:  java-devel >= 0:1.6.0
14cr|pdf-renderer-0-7|17	BuildRequires:  jpackage-utils
14cr|pdf-renderer-0-7|18	BuildRequires:  ghostscript-fonts
14cr|pdf-renderer-0-7|19	BuildRequires:  unzip
14cr|pdf-renderer-0-7|20	BuildArch:      noarch
14cr|pdf-renderer-0-7|21	Requires:       java
14cr|pdf-renderer-0-7|22	Requires:       jpackage-utils >= 1.5
14cr|pdf-renderer-0-7|23	Requires:       ghostscript-fonts
14cr|pdf-renderer-0-7|24	Provides:       %{alternate_name} == %{version}-%{release}
14cr|pdf-renderer-0-7|25	
14cr|pdf-renderer-0-7|26	%description
14cr|pdf-renderer-0-7|27	The PDF Renderer is just what the name implies: an open source,
14cr|pdf-renderer-0-7|28	all Java library which renders PDF documents to the screen using
14cr|pdf-renderer-0-7|29	Java2D. Typically this means drawing into a Swing panel, but it
14cr|pdf-renderer-0-7|30	could also draw to other Graphics2D implementations. It could be
14cr|pdf-renderer-0-7|31	used to draw on top of PDFs, share them over a network, convert
14cr|pdf-renderer-0-7|32	PDFs to PNG images, or maybe even project PDFs into a 3D scene.
14cr|pdf-renderer-0-7|33	
14cr|pdf-renderer-0-7|34	%package javadoc
14cr|pdf-renderer-0-7|35	Summary:        Javadoc for %{alternate_name}
14cr|pdf-renderer-0-7|36	Group:          Development/Java
14cr|pdf-renderer-0-7|37	Requires:       %{name} = %{version}-%{release}
14cr|pdf-renderer-0-7|38	Requires:       jpackage-utils
14cr|pdf-renderer-0-7|39	
14cr|pdf-renderer-0-7|40	%description javadoc
14cr|pdf-renderer-0-7|41	API documentation for the %{alternate_name} package.
14cr|pdf-renderer-0-7|42	
14cr|pdf-renderer-0-7|43	%prep
14cr|pdf-renderer-0-7|44	%setup -q -n %{alternate_name}-%{cvs_version}-src
14cr|pdf-renderer-0-7|45	
14cr|pdf-renderer-0-7|46	# Remove preshipped binaries
14cr|pdf-renderer-0-7|47	find . -name "*.jar" -exec rm {} \;
14cr|pdf-renderer-0-7|48	
14cr|pdf-renderer-0-7|49	# Fix encoding issues
14cr|pdf-renderer-0-7|50	find . -name "*.java" -exec native2ascii {} {} \;
14cr|pdf-renderer-0-7|51	
14cr|pdf-renderer-0-7|52	# Remove preshipped fonts and ...
14cr|pdf-renderer-0-7|53	find . -name "*.pfb" -exec rm {} \;
14cr|pdf-renderer-0-7|54	
14cr|pdf-renderer-0-7|55	# ... tell the program to use system-fonts instead.
14cr|pdf-renderer-0-7|56	# Script provided by Mamoru Tasaka:
14cr|pdf-renderer-0-7|57	# https://bugzilla.redhat.com/show_bug.cgi?id=466394#c4
14cr|pdf-renderer-0-7|58	# -------------------------------------------------------------
14cr|pdf-renderer-0-7|59	pushd src/com/sun/pdfview/font/res/
14cr|pdf-renderer-0-7|60	INPUT=BaseFonts.properties
14cr|pdf-renderer-0-7|61	OUTPUT=BaseFonts.properties.1
14cr|pdf-renderer-0-7|62	FONTDIR=%{_datadir}/fonts/default/Type1
14cr|pdf-renderer-0-7|63	
14cr|pdf-renderer-0-7|64	rm -f $OUTPUT
14cr|pdf-renderer-0-7|65	cat $INPUT | while read line
14cr|pdf-renderer-0-7|66	do
14cr|pdf-renderer-0-7|67	newline=$line
14cr|pdf-renderer-0-7|68	if echo $newline | grep -q 'file=.*pfb'
14cr|pdf-renderer-0-7|69	then
14cr|pdf-renderer-0-7|70	pfbname=$(echo $newline | sed -e 's|^.*file=||')
14cr|pdf-renderer-0-7|71	newline=$(echo $newline | sed -e "s|file=|file=${FONTDIR}/|")
14cr|pdf-renderer-0-7|72	elif echo $newline | grep -q 'length='
14cr|pdf-renderer-0-7|73	then
14cr|pdf-renderer-0-7|74	size=$(ls -al ${FONTDIR}/$pfbname | awk '{print $5}')
14cr|pdf-renderer-0-7|75	newline=$(echo $newline | sed -e "s|length=.*|length=$size|")
14cr|pdf-renderer-0-7|76	fi
14cr|pdf-renderer-0-7|77	echo $newline >> $OUTPUT
14cr|pdf-renderer-0-7|78	done
14cr|pdf-renderer-0-7|79	mv -f $OUTPUT $INPUT
14cr|pdf-renderer-0-7|80	popd
14cr|pdf-renderer-0-7|81	# -------------------------------------------------------------
14cr|pdf-renderer-0-7|82	
14cr|pdf-renderer-0-7|83	%build
14cr|pdf-renderer-0-7|84	%ant
14cr|pdf-renderer-0-7|85	
14cr|pdf-renderer-0-7|86	%install
14cr|pdf-renderer-0-7|87	mkdir -p %{buildroot}%{_javadir}
14cr|pdf-renderer-0-7|88	install -m 644 dist/%{alternate_name}.jar \
14cr|pdf-renderer-0-7|89	%{buildroot}%{_javadir}/%{name}.jar
14cr|pdf-renderer-0-7|90	
14cr|pdf-renderer-0-7|91	# javadoc
14cr|pdf-renderer-0-7|92	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cr|pdf-renderer-0-7|93	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14cr|pdf-renderer-0-7|94	
14cr|pdf-renderer-0-7|95	%files
14cr|pdf-renderer-0-7|96	%defattr(0644,root,root,0755)
14cr|pdf-renderer-0-7|97	%doc demos
14cr|pdf-renderer-0-7|98	%{_javadir}/%{name}.jar
14cr|pdf-renderer-0-7|99	
14cr|pdf-renderer-0-7|100	%files javadoc
14cr|pdf-renderer-0-7|101	%defattr(0644,root,root,0755)
14cr|pdf-renderer-0-7|102	%{_javadocdir}/%{name}
14cr|pdf-renderer-0-7|103	
14cr|pdf-renderer-0-7|104	# -----------------------------------------------------------------------------
14cr|pdf-renderer-0-7|105	
14cr|pdf-renderer-0-7|106	%changelog
14cr|pdf-renderer-0-7|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-7
14cr|pdf-renderer-0-7|108	+ Revision: ef07f59
14cr|pdf-renderer-0-7|109	- MassBuild#464: Increase release tag
14cr|pdf-renderer-0-7|110	
14cr|pdf-renderer-0-7|111	

3897 14
14cr|pdfsam-2.2.2e-3|1	Name:		pdfsam
14cr|pdfsam-2.2.2e-3|2	Version:	2.2.2e
14cr|pdfsam-2.2.2e-3|3	Release:	3
14cr|pdfsam-2.2.2e-3|4	Summary:	PDF Split And Merge
14cr|pdfsam-2.2.2e-3|5	Group:		Publishing
14cr|pdfsam-2.2.2e-3|6	License:	GPLv2
14cr|pdfsam-2.2.2e-3|7	URL:		http://www.pdfsam.org
14cr|pdfsam-2.2.2e-3|8	Source0:	http://sourceforge.net/projects/pdfsam/files/pdfsam-enhanced/%{version}/pdfsam-%{version}-out-src.zip
14cr|pdfsam-2.2.2e-3|9	BuildArch:	noarch
14cr|pdfsam-2.2.2e-3|10	BuildRequires:	ant
14cr|pdfsam-2.2.2e-3|11	BuildRequires:	unzip
14cr|pdfsam-2.2.2e-3|12	BuildRequires:	jpackage-utils
14cr|pdfsam-2.2.2e-3|13	BuildRequires:	dos2unix
14cr|pdfsam-2.2.2e-3|14	BuildRequires:	java-1.7.0-openjdk-devel
14cr|pdfsam-2.2.2e-3|15	Requires:	jre-openjdk >= 1.7.0
14cr|pdfsam-2.2.2e-3|16	# Requires:	jpackage-utils
14cr|pdfsam-2.2.2e-3|17	
14cr|pdfsam-2.2.2e-3|18	%description
14cr|pdfsam-2.2.2e-3|19	A Java based free open source tool to split and merge PDF documents.
14cr|pdfsam-2.2.2e-3|20	
14cr|pdfsam-2.2.2e-3|21	
14cr|pdfsam-2.2.2e-3|22	%prep
14cr|pdfsam-2.2.2e-3|23	%setup -q -c %{name}-%{version}
14cr|pdfsam-2.2.2e-3|24	# extract all individual source zip files
14cr|pdfsam-2.2.2e-3|25	for FILE in *.zip; do
14cr|pdfsam-2.2.2e-3|26	unzip -q -o "$FILE" ; rm -f "$FILE"
14cr|pdfsam-2.2.2e-3|27	done
14cr|pdfsam-2.2.2e-3|28	# fix line endings
14cr|pdfsam-2.2.2e-3|29	for FILE in pdfsam-maine/doc/licenses/*/*.txt; do
14cr|pdfsam-2.2.2e-3|30	dos2unix -k -o "$FILE"
14cr|pdfsam-2.2.2e-3|31	done
14cr|pdfsam-2.2.2e-3|32	dos2unix -k -o pdfsam-maine/doc/enhanced/readme.txt
14cr|pdfsam-2.2.2e-3|33	dos2unix -k -o pdfsam-maine/doc/enhanced/changelog-enhanced.txt
14cr|pdfsam-2.2.2e-3|34	
14cr|pdfsam-2.2.2e-3|35	
14cr|pdfsam-2.2.2e-3|36	%build
14cr|pdfsam-2.2.2e-3|37	cd pdfsam-maine/ant/
14cr|pdfsam-2.2.2e-3|38	ant -Dpdfsam.deploy.dir="%{_datadir}/%{name}" \
14cr|pdfsam-2.2.2e-3|39	-Dworkspace.dir="../" \
14cr|pdfsam-2.2.2e-3|40	-Dbuild.dir="../build"
14cr|pdfsam-2.2.2e-3|41	
14cr|pdfsam-2.2.2e-3|42	%install
14cr|pdfsam-2.2.2e-3|43	# create start script
14cr|pdfsam-2.2.2e-3|44	install -d -m 755 %{buildroot}%{_bindir}
14cr|pdfsam-2.2.2e-3|45	cat << EOF > %{buildroot}%{_bindir}/pdfsam
14cr|pdfsam-2.2.2e-3|46	#!/bin/bash
14cr|pdfsam-2.2.2e-3|47	cd %{_datadir}/%{name}
14cr|pdfsam-2.2.2e-3|48	java -jar %{_datadir}/%{name}/pdfsam.jar
14cr|pdfsam-2.2.2e-3|49	cd -
14cr|pdfsam-2.2.2e-3|50	EOF
14cr|pdfsam-2.2.2e-3|51	chmod 755 %{buildroot}%{_bindir}/pdfsam
14cr|pdfsam-2.2.2e-3|52	# create application dir and populate it
14cr|pdfsam-2.2.2e-3|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|pdfsam-2.2.2e-3|54	for i in ext lib plugins pdfsam-%{version}.jar pdfsam-config.xml; do
14cr|pdfsam-2.2.2e-3|55	mv build/pdfsam-maine/release/dist/pdfsam-enhanced/$i %{buildroot}%{_datadir}/%{name}/
14cr|pdfsam-2.2.2e-3|56	done
14cr|pdfsam-2.2.2e-3|57	ln -s pdfsam-%{version}.jar %{buildroot}%{_datadir}/%{name}/pdfsam.jar
14cr|pdfsam-2.2.2e-3|58	### MENU ITEM ###
14cr|pdfsam-2.2.2e-3|59	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cr|pdfsam-2.2.2e-3|60	cp build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/icons/*.??g %{buildroot}%{_datadir}/pixmaps
14cr|pdfsam-2.2.2e-3|61	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|pdfsam-2.2.2e-3|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|pdfsam-2.2.2e-3|63	[Desktop Entry]
14cr|pdfsam-2.2.2e-3|64	Encoding=UTF-8
14cr|pdfsam-2.2.2e-3|65	Name=PDFSam
14cr|pdfsam-2.2.2e-3|66	Name[ru]=PDFSam
14cr|pdfsam-2.2.2e-3|67	Comment=%{summary}
14cr|pdfsam-2.2.2e-3|68	Comment[ru]=Разбивка и слияние PDF-файлов
14cr|pdfsam-2.2.2e-3|69	Exec=%{_bindir}/%{name}
14cr|pdfsam-2.2.2e-3|70	Icon=%{_datadir}/pixmaps/%{name}_basic.png
14cr|pdfsam-2.2.2e-3|71	Terminal=false
14cr|pdfsam-2.2.2e-3|72	Type=Application
14cr|pdfsam-2.2.2e-3|73	StartupNotify=true
14cr|pdfsam-2.2.2e-3|74	Categories=Office;Java;Viewer;TextTools;
14cr|pdfsam-2.2.2e-3|75	EOF
14cr|pdfsam-2.2.2e-3|76	
14cr|pdfsam-2.2.2e-3|77	%files
14cr|pdfsam-2.2.2e-3|78	%defattr(-,root,root,0755)
14cr|pdfsam-2.2.2e-3|79	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/changelog-enhanced.txt
14cr|pdfsam-2.2.2e-3|80	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/pdfsam-1.5.0e-tutorial.pdf
14cr|pdfsam-2.2.2e-3|81	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/readme.txt
14cr|pdfsam-2.2.2e-3|82	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/license/
14cr|pdfsam-2.2.2e-3|83	%{_bindir}/pdfsam
14cr|pdfsam-2.2.2e-3|84	%{_datadir}/%{name}/
14cr|pdfsam-2.2.2e-3|85	%{_datadir}/applications/pdfsam.desktop
14cr|pdfsam-2.2.2e-3|86	%{_datadir}/pixmaps/pdfsam*.png
14cr|pdfsam-2.2.2e-3|87	%{_datadir}/pixmaps/pdfsam*.svg
14cr|pdfsam-2.2.2e-3|88	
14cr|pdfsam-2.2.2e-3|89	%changelog
14cr|pdfsam-2.2.2e-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2e-3
14cr|pdfsam-2.2.2e-3|91	+ Revision: 0c0fd58
14cr|pdfsam-2.2.2e-3|92	- MassBuild#464: Increase release tag
14cr|pdfsam-2.2.2e-3|93	
14cr|pdfsam-2.2.2e-3|94	

3898 14
14cr|pdfshuffler-0.6.0-2|1	Name:		pdfshuffler
14cr|pdfshuffler-0.6.0-2|2	Version:	0.6.0
14cr|pdfshuffler-0.6.0-2|3	Release:	2
14cr|pdfshuffler-0.6.0-2|4	Summary:	PDF file merging, rearranging, and splitting
14cr|pdfshuffler-0.6.0-2|5	Group:		Publishing
14cr|pdfshuffler-0.6.0-2|6	License:	GPLv2+
14cr|pdfshuffler-0.6.0-2|7	URL:		http://sourceforge.net/projects/pdfshuffler/
14cr|pdfshuffler-0.6.0-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|pdfshuffler-0.6.0-2|9	Patch0:		pdfshuffler-0.5-fix-desktop.patch
14cr|pdfshuffler-0.6.0-2|10	BuildArch:	noarch
14cr|pdfshuffler-0.6.0-2|11	
14cr|pdfshuffler-0.6.0-2|12	BuildRequires:	python-devel
14cr|pdfshuffler-0.6.0-2|13	BuildRequires:	python-setuptools
14cr|pdfshuffler-0.6.0-2|14	BuildRequires:	gettext
14cr|pdfshuffler-0.6.0-2|15	
14cr|pdfshuffler-0.6.0-2|16	Requires:	pygtk2
14cr|pdfshuffler-0.6.0-2|17	Requires:	python-pypdf
14cr|pdfshuffler-0.6.0-2|18	Requires:	python-pypoppler
14cr|pdfshuffler-0.6.0-2|19	
14cr|pdfshuffler-0.6.0-2|20	%description
14cr|pdfshuffler-0.6.0-2|21	PDF-Shuffler is a small python-gtk application, which helps the user
14cr|pdfshuffler-0.6.0-2|22	to merge or split pdf documents and rotate, crop and rearrange their
14cr|pdfshuffler-0.6.0-2|23	pages using an interactive and intuitive graphical interface.
14cr|pdfshuffler-0.6.0-2|24	
14cr|pdfshuffler-0.6.0-2|25	%files -f %{name}.lang
14cr|pdfshuffler-0.6.0-2|26	%doc AUTHORS ChangeLog COPYING README TODO
14cr|pdfshuffler-0.6.0-2|27	%{_bindir}/%{name}
14cr|pdfshuffler-0.6.0-2|28	%{_datadir}/applications/%{name}.desktop
14cr|pdfshuffler-0.6.0-2|29	%{_mandir}/man1/%{name}.1.*
14cr|pdfshuffler-0.6.0-2|30	%{_datadir}/pixmaps/%{name}.png
14cr|pdfshuffler-0.6.0-2|31	%{_datadir}/%{name}/%{name}.ui
14cr|pdfshuffler-0.6.0-2|32	%{_datadir}/%{name}/icons/hicolor/scalable/%{name}.svg
14cr|pdfshuffler-0.6.0-2|33	%{py_puresitedir}/%{name}-0.6.0-py*.egg-info
14cr|pdfshuffler-0.6.0-2|34	%{py_sitedir}/pdfshuffler/
14cr|pdfshuffler-0.6.0-2|35	
14cr|pdfshuffler-0.6.0-2|36	#--------------------------------------------------------------------
14cr|pdfshuffler-0.6.0-2|37	
14cr|pdfshuffler-0.6.0-2|38	%prep
14cr|pdfshuffler-0.6.0-2|39	%setup -q
14cr|pdfshuffler-0.6.0-2|40	%patch0 -p0
14cr|pdfshuffler-0.6.0-2|41	
14cr|pdfshuffler-0.6.0-2|42	%install
14cr|pdfshuffler-0.6.0-2|43	python setup.py install --root %{buildroot} --no-compile
14cr|pdfshuffler-0.6.0-2|44	%find_lang %{name}
14cr|pdfshuffler-0.6.0-2|45	
14cr|pdfshuffler-0.6.0-2|46	
14cr|pdfshuffler-0.6.0-2|47	
14cr|pdfshuffler-0.6.0-2|48	
14cr|pdfshuffler-0.6.0-2|49	%changelog
14cr|pdfshuffler-0.6.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|pdfshuffler-0.6.0-2|51	+ Revision: 39357ef
14cr|pdfshuffler-0.6.0-2|52	- MassBuild#464: Increase release tag
14cr|pdfshuffler-0.6.0-2|53	
14cr|pdfshuffler-0.6.0-2|54	

3899 14
14cr|pdftk-2.01-2|1	Name:		pdftk
14cr|pdftk-2.01-2|2	Version:	2.01
14cr|pdftk-2.01-2|3	Release:	2
14cr|pdftk-2.01-2|4	Summary:	PDF Tool Kit
14cr|pdftk-2.01-2|5	License:	GPLv2+
14cr|pdftk-2.01-2|6	Group:		Publishing
14cr|pdftk-2.01-2|7	URL:		http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
14cr|pdftk-2.01-2|8	Source0:	http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/%{name}-%{version}-src.zip
14cr|pdftk-2.01-2|9	# since the gcj version is hardcoded in this patch, don't forget to updated it
14cr|pdftk-2.01-2|10	# when gcc is updated
14cr|pdftk-2.01-2|11	Patch0:		pdftk-1.44-makefile-fix.patch
14cr|pdftk-2.01-2|12	BuildRequires:	java-devel-gcj
14cr|pdftk-2.01-2|13	BuildRequires:	libgcj-devel
14cr|pdftk-2.01-2|14	BuildRequires:	unzip
14cr|pdftk-2.01-2|15	BuildRequires:	fastjar
14cr|pdftk-2.01-2|16	BuildRequires:	dos2unix
14cr|pdftk-2.01-2|17	Requires:	bouncycastle
14cr|pdftk-2.01-2|18	
14cr|pdftk-2.01-2|19	%description
14cr|pdftk-2.01-2|20	Pdftk is a simple tool for doing everyday things with PDF documents.
14cr|pdftk-2.01-2|21	Keep one in the top drawer of your desktop and use it to:
14cr|pdftk-2.01-2|22	- Merge PDF Documents
14cr|pdftk-2.01-2|23	- Split PDF Pages into a New Document
14cr|pdftk-2.01-2|24	- Decrypt Input as Necessary (Password Required)
14cr|pdftk-2.01-2|25	- Encrypt Output as Desired
14cr|pdftk-2.01-2|26	- Fill PDF Forms with FDF Data and/or Flatten Forms
14cr|pdftk-2.01-2|27	- Apply a Background Watermark
14cr|pdftk-2.01-2|28	- Report on PDF Metrics, including Metadata and Bookmarks
14cr|pdftk-2.01-2|29	- Update PDF Metadata
14cr|pdftk-2.01-2|30	- Attach Files to PDF Pages or the PDF Document
14cr|pdftk-2.01-2|31	- Unpack PDF Attachments
14cr|pdftk-2.01-2|32	- Burst a PDF Document into Single Pages
14cr|pdftk-2.01-2|33	- Uncompress and Re-Compress Page Streams
14cr|pdftk-2.01-2|34	- Repair Corrupted PDF (Where Possible)
14cr|pdftk-2.01-2|35	
14cr|pdftk-2.01-2|36	%prep
14cr|pdftk-2.01-2|37	%setup -q -n %{name}-%{version}-dist
14cr|pdftk-2.01-2|38	%patch0 -p0 -b .makefix
14cr|pdftk-2.01-2|39	
14cr|pdftk-2.01-2|40	dos2unix changelog.txt pdftk.1.txt
14cr|pdftk-2.01-2|41	
14cr|pdftk-2.01-2|42	%build
14cr|pdftk-2.01-2|43	pushd pdftk
14cr|pdftk-2.01-2|44	GCJFLAGS="%{optflags} -I`pwd`/../java -Wno-all" make -f Makefile.Redhat
14cr|pdftk-2.01-2|45	popd
14cr|pdftk-2.01-2|46	
14cr|pdftk-2.01-2|47	%install
14cr|pdftk-2.01-2|48	install -Dpm0755 pdftk/pdftk %{buildroot}%{_bindir}/pdftk
14cr|pdftk-2.01-2|49	install -Dpm0644 pdftk.1 %{buildroot}%{_mandir}/man1/pdftk.1
14cr|pdftk-2.01-2|50	
14cr|pdftk-2.01-2|51	%files
14cr|pdftk-2.01-2|52	%doc pdftk.1.html pdftk.1.txt changelog.txt
14cr|pdftk-2.01-2|53	%{_bindir}/pdftk
14cr|pdftk-2.01-2|54	%{_mandir}/man1/pdftk.1*
14cr|pdftk-2.01-2|55	
14cr|pdftk-2.01-2|56	%changelog
14cr|pdftk-2.01-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.01-2
14cr|pdftk-2.01-2|58	+ Revision: 84f1c11
14cr|pdftk-2.01-2|59	- MassBuild#464: Increase release tag
14cr|pdftk-2.01-2|60	
14cr|pdftk-2.01-2|61	

3900 14
14cr|pdi2iso-0.1-7|1	%define name	pdi2iso
14cr|pdi2iso-0.1-7|2	%define version	0.1
14cr|pdi2iso-0.1-7|3	%define release	7
14cr|pdi2iso-0.1-7|4	
14cr|pdi2iso-0.1-7|5	Name:		%{name}
14cr|pdi2iso-0.1-7|6	Version:	%{version}
14cr|pdi2iso-0.1-7|7	Release:	%{release}
14cr|pdi2iso-0.1-7|8	Summary:	Instant Copy CD Images to ISO
14cr|pdi2iso-0.1-7|9	Source:		%{name}-%{version}.tar.bz2
14cr|pdi2iso-0.1-7|10	URL:		http://developer.berlios.de/projects/pdi2iso/
14cr|pdi2iso-0.1-7|11	License:	GPL
14cr|pdi2iso-0.1-7|12	Group:		Archiving/Other
14cr|pdi2iso-0.1-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pdi2iso-0.1-7|14	
14cr|pdi2iso-0.1-7|15	%description
14cr|pdi2iso-0.1-7|16	PDI2ISO is a very simple utility to convert an instant copy bin image
14cr|pdi2iso-0.1-7|17	to the standard ISO-9660 format.
14cr|pdi2iso-0.1-7|18	
14cr|pdi2iso-0.1-7|19	%prep
14cr|pdi2iso-0.1-7|20	%setup -q
14cr|pdi2iso-0.1-7|21	
14cr|pdi2iso-0.1-7|22	%build
14cr|pdi2iso-0.1-7|23	gcc %optflags ./src/pdi2iso.c -o pdi2iso
14cr|pdi2iso-0.1-7|24	
14cr|pdi2iso-0.1-7|25	%install
14cr|pdi2iso-0.1-7|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pdi2iso-0.1-7|27	mkdir -p %{buildroot}%{_bindir}
14cr|pdi2iso-0.1-7|28	install pdi2iso %{buildroot}%{_bindir}/pdi2iso
14cr|pdi2iso-0.1-7|29	
14cr|pdi2iso-0.1-7|30	%clean
14cr|pdi2iso-0.1-7|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pdi2iso-0.1-7|32	
14cr|pdi2iso-0.1-7|33	%files
14cr|pdi2iso-0.1-7|34	%defattr(-,root,root)
14cr|pdi2iso-0.1-7|35	%doc CHANGELOG
14cr|pdi2iso-0.1-7|36	%{_bindir}/pdi2iso
14cr|pdi2iso-0.1-7|37	
14cr|pdi2iso-0.1-7|38	
14cr|pdi2iso-0.1-7|39	
14cr|pdi2iso-0.1-7|40	
14cr|pdi2iso-0.1-7|41	
14cr|pdi2iso-0.1-7|42	%changelog
14cr|pdi2iso-0.1-7|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14cr|pdi2iso-0.1-7|44	+ Revision: a88a98a
14cr|pdi2iso-0.1-7|45	- MassBuild#464: Increase release tag
14cr|pdi2iso-0.1-7|46	
14cr|pdi2iso-0.1-7|47	

3901 14
14cr|pdmenu-1.3.2-2|1	Summary:	A simple text-based menu program
14cr|pdmenu-1.3.2-2|2	Name:		pdmenu
14cr|pdmenu-1.3.2-2|3	Version:	1.3.2
14cr|pdmenu-1.3.2-2|4	Release:	2
14cr|pdmenu-1.3.2-2|5	License:	GPLv2+
14cr|pdmenu-1.3.2-2|6	Group:		Shells
14cr|pdmenu-1.3.2-2|7	Url:		http://kitenet.net/programs/pdmenu/
14cr|pdmenu-1.3.2-2|8	Source0:	http://ftp.debian.org/debian/pool/main/p/pdmenu/pdmenu_%version.tar.gz
14cr|pdmenu-1.3.2-2|9	Source1:	pdmenurc
14cr|pdmenu-1.3.2-2|10	Buildrequires:	slang-devel
14cr|pdmenu-1.3.2-2|11	Requires:	gpm >= 1.17.8
14cr|pdmenu-1.3.2-2|12	Conflicts:	menu < 2.0.0
14cr|pdmenu-1.3.2-2|13	
14cr|pdmenu-1.3.2-2|14	%description
14cr|pdmenu-1.3.2-2|15	A simple full screen menu program, intended to be a comfortable login shell for
14cr|pdmenu-1.3.2-2|16	inexperienced users.
14cr|pdmenu-1.3.2-2|17	
14cr|pdmenu-1.3.2-2|18	%prep
14cr|pdmenu-1.3.2-2|19	%setup -q -n pdmenu
14cr|pdmenu-1.3.2-2|20	
14cr|pdmenu-1.3.2-2|21	%files -f %{name}.lang
14cr|pdmenu-1.3.2-2|22	%doc README doc/BUGS doc/TODO doc/ANNOUNCE debian/changelog examples
14cr|pdmenu-1.3.2-2|23	%config(noreplace) %{_sysconfdir}/pdmenurc
14cr|pdmenu-1.3.2-2|24	%{_bindir}/*
14cr|pdmenu-1.3.2-2|25	%{_datadir}/pdmenu
14cr|pdmenu-1.3.2-2|26	%{_mandir}/man1/*
14cr|pdmenu-1.3.2-2|27	%{_mandir}/man5/*
14cr|pdmenu-1.3.2-2|28	
14cr|pdmenu-1.3.2-2|29	%postun
14cr|pdmenu-1.3.2-2|30	if [ "$1" = 0 ]; then
14cr|pdmenu-1.3.2-2|31	rm -rf %{_localstatedir}/lib/pdmenu
14cr|pdmenu-1.3.2-2|32	fi
14cr|pdmenu-1.3.2-2|33	
14cr|pdmenu-1.3.2-2|34	#----------------------------------------------------------------------------
14cr|pdmenu-1.3.2-2|35	
14cr|pdmenu-1.3.2-2|36	%build
14cr|pdmenu-1.3.2-2|37	%configure2_5x
14cr|pdmenu-1.3.2-2|38	%make
14cr|pdmenu-1.3.2-2|39	
14cr|pdmenu-1.3.2-2|40	%install
14cr|pdmenu-1.3.2-2|41	make INSTALL_PREFIX=%{buildroot} install
14cr|pdmenu-1.3.2-2|42	
14cr|pdmenu-1.3.2-2|43	install -m 0755 examples/newbie/modem-check \
14cr|pdmenu-1.3.2-2|44	examples/newbie/rpm-info-on-command \
14cr|pdmenu-1.3.2-2|45	%{buildroot}%{_datadir}/pdmenu
14cr|pdmenu-1.3.2-2|46	
14cr|pdmenu-1.3.2-2|47	rm -f examples/*.in examples/newbie/*.in examples/newbie/modem-check \
14cr|pdmenu-1.3.2-2|48	examples/newbie/rpm-info-on-command examples/editdir.pl \
14cr|pdmenu-1.3.2-2|49	examples/showdir.pl
14cr|pdmenu-1.3.2-2|50	
14cr|pdmenu-1.3.2-2|51	cp -f %{SOURCE1} %{buildroot}%{_sysconfdir}/pdmenurc
14cr|pdmenu-1.3.2-2|52	
14cr|pdmenu-1.3.2-2|53	%find_lang %{name}
14cr|pdmenu-1.3.2-2|54	
14cr|pdmenu-1.3.2-2|55	
14cr|pdmenu-1.3.2-2|56	%changelog
14cr|pdmenu-1.3.2-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|pdmenu-1.3.2-2|58	+ Revision: 7a65a3c
14cr|pdmenu-1.3.2-2|59	- MassBuild#464: Increase release tag
14cr|pdmenu-1.3.2-2|60	
14cr|pdmenu-1.3.2-2|61	

3902 14
14cr|pdns-3.0.1-5|1	Summary:	Versatile Database Driven Nameserver
14cr|pdns-3.0.1-5|2	Name:		pdns
14cr|pdns-3.0.1-5|3	Version:	3.0.1
14cr|pdns-3.0.1-5|4	Release:	5
14cr|pdns-3.0.1-5|5	License:	GPL
14cr|pdns-3.0.1-5|6	Group:		System/Servers
14cr|pdns-3.0.1-5|7	Url:		http://www.powerdns.com/
14cr|pdns-3.0.1-5|8	Source0:	http://downloads.powerdns.com/releases/pdns-%{version}.tar.gz
14cr|pdns-3.0.1-5|9	# wget -rm http://rtfm.powerdns.com
14cr|pdns-3.0.1-5|10	Source1:	rtfm.powerdns.com.tar.bz2
14cr|pdns-3.0.1-5|11	# from http://downloads.powerdns.com/releases/pdns-recursor-3.3.tar.bz2
14cr|pdns-3.0.1-5|12	Source2:	cachecleaner.hh
14cr|pdns-3.0.1-5|13	# http://wiki.powerdns.com/trac/browser/trunk/pdns/modules/luabackend/lua_functions.hh?rev=2208
14cr|pdns-3.0.1-5|14	Source3:	lua_functions.hh
14cr|pdns-3.0.1-5|15	Patch0:		pdns-2.9.7-init.patch
14cr|pdns-3.0.1-5|16	Patch1:		pdns-3.0.1-lib64_fix.diff
14cr|pdns-3.0.1-5|17	Patch2:		pdns-3.0.1-lua_linkage_fix.diff
14cr|pdns-3.0.1-5|18	BuildRequires:	bison
14cr|pdns-3.0.1-5|19	BuildRequires:	flex
14cr|pdns-3.0.1-5|20	BuildRequires:	boost-devel
14cr|pdns-3.0.1-5|21	BuildRequires:	libstdc++-devel
14cr|pdns-3.0.1-5|22	BuildRequires:	mysql-devel
14cr|pdns-3.0.1-5|23	BuildRequires:	openldap-devel
14cr|pdns-3.0.1-5|24	BuildRequires:	unixODBC-devel
14cr|pdns-3.0.1-5|25	BuildRequires:	pkgconfig(libpq)
14cr|pdns-3.0.1-5|26	BuildRequires:	pkgconfig(lua) < 5.2
14cr|pdns-3.0.1-5|27	BuildRequires:	pkgconfig(openssl)
14cr|pdns-3.0.1-5|28	BuildRequires:	pkgconfig(sqlite3)
14cr|pdns-3.0.1-5|29	BuildRequires:	pkgconfig(zlib)
14cr|pdns-3.0.1-5|30	#BuildRequires:	docbook-utils-pdf
14cr|pdns-3.0.1-5|31	Requires:	pdns-backend-lua
14cr|pdns-3.0.1-5|32	Requires(pre,post,preun,postun):	rpm-helper
14cr|pdns-3.0.1-5|33	
14cr|pdns-3.0.1-5|34	%description
14cr|pdns-3.0.1-5|35	PowerDNS is a versatile nameserver which supports a large number
14cr|pdns-3.0.1-5|36	of different backends ranging from simple zonefiles to relational
14cr|pdns-3.0.1-5|37	databases and load balancing/failover algorithms.
14cr|pdns-3.0.1-5|38	
14cr|pdns-3.0.1-5|39	It comes with support for MySQL, PostgreSQL, Bind zonefiles and the 'pipe
14cr|pdns-3.0.1-5|40	backend' availible as external packages.
14cr|pdns-3.0.1-5|41	
14cr|pdns-3.0.1-5|42	%files
14cr|pdns-3.0.1-5|43	%doc ChangeLog HACKING INSTALL README TODO rtfm.powerdns.com
14cr|pdns-3.0.1-5|44	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/pdns.conf
14cr|pdns-3.0.1-5|45	%attr(0755,root,root) %{_initrddir}/powerdns
14cr|pdns-3.0.1-5|46	%dir %{_sysconfdir}/powerdns
14cr|pdns-3.0.1-5|47	%dir %{_libdir}/powerdns
14cr|pdns-3.0.1-5|48	%dir %attr(0755,powerdns,powerdns) /var/run/powerdns
14cr|pdns-3.0.1-5|49	%{_bindir}/dnsreplay
14cr|pdns-3.0.1-5|50	%{_bindir}/pdns_control
14cr|pdns-3.0.1-5|51	%{_bindir}/pdnssec
14cr|pdns-3.0.1-5|52	%{_bindir}/zone2ldap
14cr|pdns-3.0.1-5|53	%{_bindir}/zone2sql
14cr|pdns-3.0.1-5|54	%{_sbindir}/pdns_server
14cr|pdns-3.0.1-5|55	%{_mandir}/man8/pdns_control.8*
14cr|pdns-3.0.1-5|56	%{_mandir}/man8/pdns_server.8*
14cr|pdns-3.0.1-5|57	%{_mandir}/man8/zone2sql.8*
14cr|pdns-3.0.1-5|58	
14cr|pdns-3.0.1-5|59	%pre
14cr|pdns-3.0.1-5|60	%_pre_useradd powerdns /var/lib/powerdns /bin/false
14cr|pdns-3.0.1-5|61	
14cr|pdns-3.0.1-5|62	%post
14cr|pdns-3.0.1-5|63	%_post_service powerdns
14cr|pdns-3.0.1-5|64	
14cr|pdns-3.0.1-5|65	%preun
14cr|pdns-3.0.1-5|66	%_preun_service powerdns
14cr|pdns-3.0.1-5|67	
14cr|pdns-3.0.1-5|68	%postun
14cr|pdns-3.0.1-5|69	%_postun_userdel powerdns
14cr|pdns-3.0.1-5|70	
14cr|pdns-3.0.1-5|71	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|72	
14cr|pdns-3.0.1-5|73	%package backend-geo
14cr|pdns-3.0.1-5|74	Summary:	GEO backend for %{name}
14cr|pdns-3.0.1-5|75	Group:		System/Servers
14cr|pdns-3.0.1-5|76	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|77	
14cr|pdns-3.0.1-5|78	%description backend-geo
14cr|pdns-3.0.1-5|79	This package contains a geo backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|80	
14cr|pdns-3.0.1-5|81	%files backend-geo
14cr|pdns-3.0.1-5|82	%doc modules/geobackend/README
14cr|pdns-3.0.1-5|83	%{_libdir}/powerdns/libgeobackend.so
14cr|pdns-3.0.1-5|84	
14cr|pdns-3.0.1-5|85	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|86	
14cr|pdns-3.0.1-5|87	%package backend-ldap
14cr|pdns-3.0.1-5|88	Summary:	LDAP backend for %{name}
14cr|pdns-3.0.1-5|89	Group:		System/Servers
14cr|pdns-3.0.1-5|90	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|91	
14cr|pdns-3.0.1-5|92	%description backend-ldap
14cr|pdns-3.0.1-5|93	This package contains a LDAP backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|94	
14cr|pdns-3.0.1-5|95	%files backend-ldap
14cr|pdns-3.0.1-5|96	%{_libdir}/powerdns/libldapbackend.so
14cr|pdns-3.0.1-5|97	
14cr|pdns-3.0.1-5|98	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|99	
14cr|pdns-3.0.1-5|100	%package backend-lua
14cr|pdns-3.0.1-5|101	Summary:	LUA backend for %{name}
14cr|pdns-3.0.1-5|102	Group:		System/Servers
14cr|pdns-3.0.1-5|103	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|104	
14cr|pdns-3.0.1-5|105	%description backend-lua
14cr|pdns-3.0.1-5|106	This package contains a LUA backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|107	
14cr|pdns-3.0.1-5|108	%files backend-lua
14cr|pdns-3.0.1-5|109	%doc modules/luabackend/README
14cr|pdns-3.0.1-5|110	%{_libdir}/powerdns/libluabackend.so
14cr|pdns-3.0.1-5|111	
14cr|pdns-3.0.1-5|112	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|113	
14cr|pdns-3.0.1-5|114	%package backend-mysql
14cr|pdns-3.0.1-5|115	Summary:	MySQL backend for %{name}
14cr|pdns-3.0.1-5|116	Group:		System/Servers
14cr|pdns-3.0.1-5|117	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|118	
14cr|pdns-3.0.1-5|119	%description backend-mysql
14cr|pdns-3.0.1-5|120	This package contains a MySQL backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|121	
14cr|pdns-3.0.1-5|122	%files backend-mysql
14cr|pdns-3.0.1-5|123	%{_libdir}/powerdns/libgmysqlbackend.so
14cr|pdns-3.0.1-5|124	
14cr|pdns-3.0.1-5|125	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|126	
14cr|pdns-3.0.1-5|127	%package backend-odbc
14cr|pdns-3.0.1-5|128	Summary:	ODBC backend for %{name}
14cr|pdns-3.0.1-5|129	Group:		System/Servers
14cr|pdns-3.0.1-5|130	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|131	
14cr|pdns-3.0.1-5|132	%description backend-odbc
14cr|pdns-3.0.1-5|133	This package contains a ODBC backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|134	
14cr|pdns-3.0.1-5|135	%files backend-odbc
14cr|pdns-3.0.1-5|136	%{_libdir}/powerdns/libgodbcbackend.so
14cr|pdns-3.0.1-5|137	
14cr|pdns-3.0.1-5|138	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|139	
14cr|pdns-3.0.1-5|140	%package backend-pgsql
14cr|pdns-3.0.1-5|141	Summary:	Generic PostgreSQL backend for %{name}
14cr|pdns-3.0.1-5|142	Group:		System/Servers
14cr|pdns-3.0.1-5|143	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|144	
14cr|pdns-3.0.1-5|145	%description backend-pgsql
14cr|pdns-3.0.1-5|146	This package contains a generic PostgreSQL backend
14cr|pdns-3.0.1-5|147	for the PowerDNS nameserver. It has configurable SQL statements.
14cr|pdns-3.0.1-5|148	
14cr|pdns-3.0.1-5|149	%files backend-pgsql
14cr|pdns-3.0.1-5|150	%{_libdir}/powerdns/libgpgsqlbackend.so
14cr|pdns-3.0.1-5|151	
14cr|pdns-3.0.1-5|152	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|153	
14cr|pdns-3.0.1-5|154	%package backend-pipe
14cr|pdns-3.0.1-5|155	Summary:	Pipe/coprocess backend for %{name}
14cr|pdns-3.0.1-5|156	Group:		System/Servers
14cr|pdns-3.0.1-5|157	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|158	
14cr|pdns-3.0.1-5|159	%description backend-pipe
14cr|pdns-3.0.1-5|160	This package contains the pipe backend for the PowerDNS nameserver. This
14cr|pdns-3.0.1-5|161	allows PowerDNS to retrieve domain info from a process that accepts
14cr|pdns-3.0.1-5|162	questions on stdin and returns answers on stdout.
14cr|pdns-3.0.1-5|163	
14cr|pdns-3.0.1-5|164	%files backend-pipe
14cr|pdns-3.0.1-5|165	%{_libdir}/powerdns/libpipebackend.so
14cr|pdns-3.0.1-5|166	
14cr|pdns-3.0.1-5|167	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|168	
14cr|pdns-3.0.1-5|169	%package backend-sqlite3
14cr|pdns-3.0.1-5|170	Summary:	SQLite3 backend for %{name}
14cr|pdns-3.0.1-5|171	Group:		System/Servers
14cr|pdns-3.0.1-5|172	Provides:	pdns-backend-sqlite = %{EVRD}
14cr|pdns-3.0.1-5|173	Requires:	%{name} = %{EVRD}
14cr|pdns-3.0.1-5|174	
14cr|pdns-3.0.1-5|175	%description backend-sqlite3
14cr|pdns-3.0.1-5|176	This package contains a SQLite3 backend for the PowerDNS nameserver.
14cr|pdns-3.0.1-5|177	
14cr|pdns-3.0.1-5|178	%files backend-sqlite3
14cr|pdns-3.0.1-5|179	%{_libdir}/powerdns/libgsqlite3backend.so
14cr|pdns-3.0.1-5|180	
14cr|pdns-3.0.1-5|181	#----------------------------------------------------------------------------
14cr|pdns-3.0.1-5|182	
14cr|pdns-3.0.1-5|183	%prep
14cr|pdns-3.0.1-5|184	%setup -q -n pdns-%{version} -a1
14cr|pdns-3.0.1-5|185	%patch0 -p0
14cr|pdns-3.0.1-5|186	%patch1 -p0
14cr|pdns-3.0.1-5|187	%patch2 -p0
14cr|pdns-3.0.1-5|188	
14cr|pdns-3.0.1-5|189	cp %{SOURCE2} pdns/
14cr|pdns-3.0.1-5|190	cp %{SOURCE3} modules/luabackend/
14cr|pdns-3.0.1-5|191	
14cr|pdns-3.0.1-5|192	%build
14cr|pdns-3.0.1-5|193	touch NEWS AUTHORS
14cr|pdns-3.0.1-5|194	autoreconf -fi
14cr|pdns-3.0.1-5|195	
14cr|pdns-3.0.1-5|196	export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
14cr|pdns-3.0.1-5|197	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED"
14cr|pdns-3.0.1-5|198	
14cr|pdns-3.0.1-5|199	%configure2_5x \
14cr|pdns-3.0.1-5|200	--sysconfdir=%{_sysconfdir}/powerdns \
14cr|pdns-3.0.1-5|201	--libdir=%{_libdir}/powerdns \
14cr|pdns-3.0.1-5|202	--with-socketdir=/var/run/powerdns \
14cr|pdns-3.0.1-5|203	--with-dynmodules="gmysql gpgsql pipe ldap geo godbc gsqlite3 lua" \
14cr|pdns-3.0.1-5|204	--with-modules="" \
14cr|pdns-3.0.1-5|205	--with-mysql=%{_prefix} --with-mysql-lib=%{_libdir} --with-mysql-includes=%{_includedir} \
14cr|pdns-3.0.1-5|206	--with-pgsql=%{_prefix} --with-pgsql-lib=%{_libdir} --with-pgsql-includes=%{_includedir} \
14cr|pdns-3.0.1-5|207	--with-sqlite=%{_prefix} --with-sqlite-lib=%{_libdir} --with-sqlite-includes=%{_includedir} \
14cr|pdns-3.0.1-5|208	--with-unixodbc=%{_prefix} --with-unixodbc-lib=%{_libdir} --with-unixodbc-includes=%{_includedir}
14cr|pdns-3.0.1-5|209	
14cr|pdns-3.0.1-5|210	# why is this nessesary all of a sudden?
14cr|pdns-3.0.1-5|211	#find . -type f -name "Makefile" | xargs perl -pi -e "s|-pthread|-lpthread|g"
14cr|pdns-3.0.1-5|212	
14cr|pdns-3.0.1-5|213	# parallell build's broken now?
14cr|pdns-3.0.1-5|214	%make
14cr|pdns-3.0.1-5|215	
14cr|pdns-3.0.1-5|216	# this might work someday..., meanwhile use S1
14cr|pdns-3.0.1-5|217	#pushd pdns/docs
14cr|pdns-3.0.1-5|218	#    make
14cr|pdns-3.0.1-5|219	#popd
14cr|pdns-3.0.1-5|220	
14cr|pdns-3.0.1-5|221	%install
14cr|pdns-3.0.1-5|222	# don't fiddle with the initscript!
14cr|pdns-3.0.1-5|223	export DONT_GPRINTIFY=1
14cr|pdns-3.0.1-5|224	
14cr|pdns-3.0.1-5|225	%makeinstall_std
14cr|pdns-3.0.1-5|226	
14cr|pdns-3.0.1-5|227	install -d %{buildroot}/var/run/powerdns
14cr|pdns-3.0.1-5|228	
14cr|pdns-3.0.1-5|229	# fix the config
14cr|pdns-3.0.1-5|230	mv %{buildroot}%{_sysconfdir}/powerdns/pdns.conf-dist %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
14cr|pdns-3.0.1-5|231	
14cr|pdns-3.0.1-5|232	cat >> %{buildroot}%{_sysconfdir}/powerdns/pdns.conf << EOF
14cr|pdns-3.0.1-5|233	module-dir=%{_libdir}/powerdns
14cr|pdns-3.0.1-5|234	socket-dir=/var/run/powerdns
14cr|pdns-3.0.1-5|235	setuid=powerdns
14cr|pdns-3.0.1-5|236	setgid=powerdns
14cr|pdns-3.0.1-5|237	launch=bind
14cr|pdns-3.0.1-5|238	#recursor=127.0.0.1:5300
14cr|pdns-3.0.1-5|239	EOF
14cr|pdns-3.0.1-5|240	
14cr|pdns-3.0.1-5|241	chmod 600 %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
14cr|pdns-3.0.1-5|242	
14cr|pdns-3.0.1-5|243	# install sysv scripts
14cr|pdns-3.0.1-5|244	install -d %{buildroot}%{_initrddir}
14cr|pdns-3.0.1-5|245	install -m755 pdns/pdns %{buildroot}%{_initrddir}/powerdns
14cr|pdns-3.0.1-5|246	
14cr|pdns-3.0.1-5|247	# cleanup
14cr|pdns-3.0.1-5|248	rm -f %{buildroot}%{_libdir}/powerdns/*.*a
14cr|pdns-3.0.1-5|249	
14cr|pdns-3.0.1-5|250	%changelog
14cr|pdns-3.0.1-5|251	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-5
14cr|pdns-3.0.1-5|252	+ Revision: 2d2bf6b
14cr|pdns-3.0.1-5|253	- Force lua 5.1, spec cleanup
14cr|pdns-3.0.1-5|254	
14cr|pdns-3.0.1-5|255	

3903 14
14cr|pdnsd-1.2.9.par-3|1	%define srcver 1.2.9
14cr|pdnsd-1.2.9.par-3|2	%define ver %{srcver}-par
14cr|pdnsd-1.2.9.par-3|3	# '-' are denied in %version
14cr|pdnsd-1.2.9.par-3|4	
14cr|pdnsd-1.2.9.par-3|5	# Force value, use --without to disable
14cr|pdnsd-1.2.9.par-3|6	%define _with_ipv6 1
14cr|pdnsd-1.2.9.par-3|7	%define _with_ntpl 1
14cr|pdnsd-1.2.9.par-3|8	
14cr|pdnsd-1.2.9.par-3|9	%{?_without_ntpl: %{expand: %%define %_with_ntpl 0}}
14cr|pdnsd-1.2.9.par-3|10	%{?_without_ipv6: %{expand: %%define %_with_ipv6 0}}
14cr|pdnsd-1.2.9.par-3|11	%{?_without_poll: %{expand: %%define %_with_poll 0}}
14cr|pdnsd-1.2.9.par-3|12	%{?_without_underscores: %{expand: %%define %_with_underscores 0}}
14cr|pdnsd-1.2.9.par-3|13	%{?_without_tcpqueries: %{expand: %%define %_with_tcpqueries 0}}
14cr|pdnsd-1.2.9.par-3|14	%{?_without_debug: %{expand: %%define %_with_debug 0}}
14cr|pdnsd-1.2.9.par-3|15	%{?_without_isdn: %{expand: %%define %_with_isdn 0}}
14cr|pdnsd-1.2.9.par-3|16	
14cr|pdnsd-1.2.9.par-3|17	%{!?cachedir: %{expand: %%global cachedir %_var/cache/pdnsd}}
14cr|pdnsd-1.2.9.par-3|18	%define conffile %{_sysconfdir}/pdnsd.conf
14cr|pdnsd-1.2.9.par-3|19	
14cr|pdnsd-1.2.9.par-3|20	Summary: A caching dns proxy for small networks or dialin accounts
14cr|pdnsd-1.2.9.par-3|21	
14cr|pdnsd-1.2.9.par-3|22	Name: pdnsd
14cr|pdnsd-1.2.9.par-3|23	Version: %(echo '%ver' | sed 's/-/./')
14cr|pdnsd-1.2.9.par-3|24	Release: 3
14cr|pdnsd-1.2.9.par-3|25	License: GPLv3+
14cr|pdnsd-1.2.9.par-3|26	Group:   Networking/Other
14cr|pdnsd-1.2.9.par-3|27	Source0: http://www.phys.uu.nl/~rombouts/pdnsd/releases/pdnsd-%{ver}.tar.gz
14cr|pdnsd-1.2.9.par-3|28	Source1: %{name}.initscript
14cr|pdnsd-1.2.9.par-3|29	Source2: %{name}.conf
14cr|pdnsd-1.2.9.par-3|30	URL: http://www.phys.uu.nl/~rombouts/pdnsd/index.html
14cr|pdnsd-1.2.9.par-3|31	Requires(pre): rpm-helper
14cr|pdnsd-1.2.9.par-3|32	Requires(postun): rpm-helper
14cr|pdnsd-1.2.9.par-3|33	
14cr|pdnsd-1.2.9.par-3|34	%description
14cr|pdnsd-1.2.9.par-3|35	pdnsd is a proxy DNS daemon with permanent (disk-)cache and the ability
14cr|pdnsd-1.2.9.par-3|36	to serve local records. It is designed to detect network outages or hangups
14cr|pdnsd-1.2.9.par-3|37	and to prevent DNS-dependent applications like Netscape Navigator from hanging.
14cr|pdnsd-1.2.9.par-3|38	
14cr|pdnsd-1.2.9.par-3|39	This is a customized version with modifications made by Paul A. Rombouts.
14cr|pdnsd-1.2.9.par-3|40	For a description of the changes see http://www.phys.uu.nl/~rombouts/pdnsd.html
14cr|pdnsd-1.2.9.par-3|41	and the file README.par in %{_docdir}/%{name}-%{version}
14cr|pdnsd-1.2.9.par-3|42	
14cr|pdnsd-1.2.9.par-3|43	Source rpm support those options (--without options to disable):
14cr|pdnsd-1.2.9.par-3|44	
14cr|pdnsd-1.2.9.par-3|45	--with ntpl %{?_with_ntpl: (activate)}: use the Native POSIX Thread Library (NPTL);
14cr|pdnsd-1.2.9.par-3|46	--with isdn %{?_with_isdn: (activate)}: enable isdn support;
14cr|pdnsd-1.2.9.par-3|47	--with ipv6 %{?_with_ipv6: (activate)}: enable ipv6 support;
14cr|pdnsd-1.2.9.par-3|48	--with poll %{?_with_poll: (activate)}: use the select(2) function instead of poll(2);
14cr|pdnsd-1.2.9.par-3|49	--with underscores %{?_with_underscores: (activate)}: built with underscores enabled;
14cr|pdnsd-1.2.9.par-3|50	--with tcp_queries %{?_with_underscores: (activate)}.
14cr|pdnsd-1.2.9.par-3|51	
14cr|pdnsd-1.2.9.par-3|52	%prep
14cr|pdnsd-1.2.9.par-3|53	%setup -q -n %{name}-%{srcver}
14cr|pdnsd-1.2.9.par-3|54	
14cr|pdnsd-1.2.9.par-3|55	%build
14cr|pdnsd-1.2.9.par-3|56	%configure \
14cr|pdnsd-1.2.9.par-3|57	--with-cachedir="%{cachedir}" \
14cr|pdnsd-1.2.9.par-3|58	%{?_with_isdn:--enable-isdn} \
14cr|pdnsd-1.2.9.par-3|59	%{?_without_poll:--disable-poll} \
14cr|pdnsd-1.2.9.par-3|60	%{?_with_nptl:--with-thread-lib=nptl} \
14cr|pdnsd-1.2.9.par-3|61	%{?_with_underscores:--enable-underscores} \
14cr|pdnsd-1.2.9.par-3|62	%{?_with_ipv6:--enable-ipv6} \
14cr|pdnsd-1.2.9.par-3|63	%{?_with_tcpqueries:--enable-tcp-queries} \
14cr|pdnsd-1.2.9.par-3|64	%{?_without_debug:--with-debug=0}
14cr|pdnsd-1.2.9.par-3|65	
14cr|pdnsd-1.2.9.par-3|66	%make
14cr|pdnsd-1.2.9.par-3|67	
14cr|pdnsd-1.2.9.par-3|68	%install
14cr|pdnsd-1.2.9.par-3|69	%makeinstall_std
14cr|pdnsd-1.2.9.par-3|70	
14cr|pdnsd-1.2.9.par-3|71	mkdir -p %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/sysconfig
14cr|pdnsd-1.2.9.par-3|72	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|pdnsd-1.2.9.par-3|73	
14cr|pdnsd-1.2.9.par-3|74	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cr|pdnsd-1.2.9.par-3|75	# You can define options to pass to %name daemon
14cr|pdnsd-1.2.9.par-3|76	# See %name man page (8)
14cr|pdnsd-1.2.9.par-3|77	OPTIONS=""
14cr|pdnsd-1.2.9.par-3|78	EOF
14cr|pdnsd-1.2.9.par-3|79	
14cr|pdnsd-1.2.9.par-3|80	mkdir -p %{buildroot}%{cachedir}
14cr|pdnsd-1.2.9.par-3|81	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cr|pdnsd-1.2.9.par-3|82	
14cr|pdnsd-1.2.9.par-3|83	mkdir -p %{buildroot}%{_sysconfdir}
14cr|pdnsd-1.2.9.par-3|84	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|pdnsd-1.2.9.par-3|85	
14cr|pdnsd-1.2.9.par-3|86	%pre
14cr|pdnsd-1.2.9.par-3|87	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
14cr|pdnsd-1.2.9.par-3|88	
14cr|pdnsd-1.2.9.par-3|89	%post
14cr|pdnsd-1.2.9.par-3|90	# Creating ghost file
14cr|pdnsd-1.2.9.par-3|91	# Force cache file cleanup
14cr|pdnsd-1.2.9.par-3|92	echo -n -e "pd11\0\0\0\0" > %{_var}/cache/pdnsd/pdnsd.cache
14cr|pdnsd-1.2.9.par-3|93	%_post_service pdnsd
14cr|pdnsd-1.2.9.par-3|94	
14cr|pdnsd-1.2.9.par-3|95	%preun
14cr|pdnsd-1.2.9.par-3|96	%_preun_service pdnsd
14cr|pdnsd-1.2.9.par-3|97	
14cr|pdnsd-1.2.9.par-3|98	%postun
14cr|pdnsd-1.2.9.par-3|99	%_postun_userdel %{name}
14cr|pdnsd-1.2.9.par-3|100	
14cr|pdnsd-1.2.9.par-3|101	%files
14cr|pdnsd-1.2.9.par-3|102	%doc THANKS TODO AUTHORS README README.par NEWS ChangeLog
14cr|pdnsd-1.2.9.par-3|103	%doc doc/html doc/txt
14cr|pdnsd-1.2.9.par-3|104	%attr(644,root,root) %{_sysconfdir}/pdnsd.conf.sample
14cr|pdnsd-1.2.9.par-3|105	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pdnsd.conf
14cr|pdnsd-1.2.9.par-3|106	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|pdnsd-1.2.9.par-3|107	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
14cr|pdnsd-1.2.9.par-3|108	%{_sbindir}/pdnsd
14cr|pdnsd-1.2.9.par-3|109	%{_sbindir}/pdnsd-ctl
14cr|pdnsd-1.2.9.par-3|110	%{_mandir}/man8/pdnsd.8*
14cr|pdnsd-1.2.9.par-3|111	%{_mandir}/man8/pdnsd-ctl.8*
14cr|pdnsd-1.2.9.par-3|112	%{_mandir}/man5/pdnsd.conf.5*
14cr|pdnsd-1.2.9.par-3|113	%attr(755,pdnsd,pdnsd) %dir %{cachedir}
14cr|pdnsd-1.2.9.par-3|114	%attr(644,pdnsd,pdnsd) %ghost %{cachedir}/pdnsd.cache
14cr|pdnsd-1.2.9.par-3|115	%attr(755,pdnsd,pdnsd) %dir %{_localstatedir}/lib/%{name}
14cr|pdnsd-1.2.9.par-3|116	
14cr|pdnsd-1.2.9.par-3|117	
14cr|pdnsd-1.2.9.par-3|118	
14cr|pdnsd-1.2.9.par-3|119	%changelog
14cr|pdnsd-1.2.9.par-3|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9.par-3
14cr|pdnsd-1.2.9.par-3|121	+ Revision: 2d5fbd2
14cr|pdnsd-1.2.9.par-3|122	- MassBuild#464: Increase release tag
14cr|pdnsd-1.2.9.par-3|123	
14cr|pdnsd-1.2.9.par-3|124	

3904 14
14cr|pdns-recursor-3.3-3|1	Summary:	Recursor for PowerDNS
14cr|pdns-recursor-3.3-3|2	Name:		pdns-recursor
14cr|pdns-recursor-3.3-3|3	Version:	3.3
14cr|pdns-recursor-3.3-3|4	Release:	3
14cr|pdns-recursor-3.3-3|5	License:	GPLv2+
14cr|pdns-recursor-3.3-3|6	Group:		System/Servers
14cr|pdns-recursor-3.3-3|7	Url:		http://www.powerdns.com/
14cr|pdns-recursor-3.3-3|8	Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
14cr|pdns-recursor-3.3-3|9	Source1:	powerdns-recursor.init
14cr|pdns-recursor-3.3-3|10	BuildRequires:	boost-devel
14cr|pdns-recursor-3.3-3|11	BuildRequires:	libstdc++-devel
14cr|pdns-recursor-3.3-3|12	BuildRequires:	pkgconfig(lua) < 5.2
14cr|pdns-recursor-3.3-3|13	Requires:	pdns
14cr|pdns-recursor-3.3-3|14	Requires(pre,post,preun,postun):	rpm-helper
14cr|pdns-recursor-3.3-3|15	
14cr|pdns-recursor-3.3-3|16	%description
14cr|pdns-recursor-3.3-3|17	With a small codebase, the PowerDNS Recursor is an advanced recursor currently
14cr|pdns-recursor-3.3-3|18	serving the DNS resolving needs of over 2 million Internet connections. Besides
14cr|pdns-recursor-3.3-3|19	high performance (using kqueue or epoll, over 15 thousand qps on commodity
14cr|pdns-recursor-3.3-3|20	hardware), it provides advanced anti-spoofing measures. In addition, the
14cr|pdns-recursor-3.3-3|21	program caches server performance and timeouts, making it both network and user
14cr|pdns-recursor-3.3-3|22	friendly. It also has built-in hooks for making graphs with rrdtool, providing
14cr|pdns-recursor-3.3-3|23	insight into nameserver performance.
14cr|pdns-recursor-3.3-3|24	
14cr|pdns-recursor-3.3-3|25	%files
14cr|pdns-recursor-3.3-3|26	%doc COPYING README rrd
14cr|pdns-recursor-3.3-3|27	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/powerdns/recursor.conf
14cr|pdns-recursor-3.3-3|28	%attr(0755,root,root) %{_initrddir}/powerdns-recursor
14cr|pdns-recursor-3.3-3|29	%attr(0755,root,root) %{_bindir}/rec_control
14cr|pdns-recursor-3.3-3|30	%attr(0755,root,root) %{_sbindir}/pdns_recursor
14cr|pdns-recursor-3.3-3|31	%attr(0755,powerdns,powerdns) %dir /var/run/powerdns
14cr|pdns-recursor-3.3-3|32	%attr(0644,root,root) %{_mandir}/man1/pdns_recursor.1*
14cr|pdns-recursor-3.3-3|33	%attr(0644,root,root) %{_mandir}/man1/rec_control.1*
14cr|pdns-recursor-3.3-3|34	
14cr|pdns-recursor-3.3-3|35	%pre
14cr|pdns-recursor-3.3-3|36	%_pre_useradd powerdns /var/lib/powerdns /bin/false
14cr|pdns-recursor-3.3-3|37	
14cr|pdns-recursor-3.3-3|38	%postun
14cr|pdns-recursor-3.3-3|39	%_postun_userdel powerdns
14cr|pdns-recursor-3.3-3|40	
14cr|pdns-recursor-3.3-3|41	%post
14cr|pdns-recursor-3.3-3|42	%_post_service powerdns-recursor
14cr|pdns-recursor-3.3-3|43	
14cr|pdns-recursor-3.3-3|44	%preun
14cr|pdns-recursor-3.3-3|45	%_preun_service powerdns-recursor
14cr|pdns-recursor-3.3-3|46	
14cr|pdns-recursor-3.3-3|47	#----------------------------------------------------------------------------
14cr|pdns-recursor-3.3-3|48	
14cr|pdns-recursor-3.3-3|49	%prep
14cr|pdns-recursor-3.3-3|50	%setup -q
14cr|pdns-recursor-3.3-3|51	
14cr|pdns-recursor-3.3-3|52	cp %{SOURCE1} .
14cr|pdns-recursor-3.3-3|53	
14cr|pdns-recursor-3.3-3|54	chmod 644 rrd/*
14cr|pdns-recursor-3.3-3|55	
14cr|pdns-recursor-3.3-3|56	%build
14cr|pdns-recursor-3.3-3|57	%serverbuild
14cr|pdns-recursor-3.3-3|58	
14cr|pdns-recursor-3.3-3|59	export OPTFLAGS=""
14cr|pdns-recursor-3.3-3|60	export LUA="1"
14cr|pdns-recursor-3.3-3|61	export LUA_CPPFLAGS_CONFIG="-I%{_includedir}"
14cr|pdns-recursor-3.3-3|62	export LUA_LIBS_CONFIG="-L%{_libdir} -llua -lm"
14cr|pdns-recursor-3.3-3|63	
14cr|pdns-recursor-3.3-3|64	%make basic_checks
14cr|pdns-recursor-3.3-3|65	
14cr|pdns-recursor-3.3-3|66	%make
14cr|pdns-recursor-3.3-3|67	
14cr|pdns-recursor-3.3-3|68	%install
14cr|pdns-recursor-3.3-3|69	# don't fiddle with the initscript!
14cr|pdns-recursor-3.3-3|70	export DONT_GPRINTIFY=1
14cr|pdns-recursor-3.3-3|71	
14cr|pdns-recursor-3.3-3|72	install -d %{buildroot}%{_initrddir}
14cr|pdns-recursor-3.3-3|73	install -d %{buildroot}%{_sysconfdir}/powerdns
14cr|pdns-recursor-3.3-3|74	install -d %{buildroot}%{_sbindir}
14cr|pdns-recursor-3.3-3|75	install -d %{buildroot}%{_bindir}
14cr|pdns-recursor-3.3-3|76	install -d %{buildroot}%{_mandir}/man1
14cr|pdns-recursor-3.3-3|77	install -d %{buildroot}/var/run/powerdns
14cr|pdns-recursor-3.3-3|78	
14cr|pdns-recursor-3.3-3|79	install -m0755 pdns_recursor %{buildroot}%{_sbindir}/
14cr|pdns-recursor-3.3-3|80	install -m0755 rec_control %{buildroot}%{_bindir}/
14cr|pdns-recursor-3.3-3|81	install -m0644 pdns_recursor.1 %{buildroot}%{_mandir}/man1
14cr|pdns-recursor-3.3-3|82	install -m0644 rec_control.1 %{buildroot}%{_mandir}/man1
14cr|pdns-recursor-3.3-3|83	
14cr|pdns-recursor-3.3-3|84	%{buildroot}%{_sbindir}/pdns_recursor --config >  %{buildroot}%{_sysconfdir}/powerdns/recursor.conf
14cr|pdns-recursor-3.3-3|85	
14cr|pdns-recursor-3.3-3|86	cat >> %{buildroot}%{_sysconfdir}/powerdns/recursor.conf << EOF
14cr|pdns-recursor-3.3-3|87	socket-dir=/var/run/powerdns/
14cr|pdns-recursor-3.3-3|88	soa-minimum-ttl=0
14cr|pdns-recursor-3.3-3|89	soa-serial-offset=0
14cr|pdns-recursor-3.3-3|90	aaaa-additional-processing=off
14cr|pdns-recursor-3.3-3|91	local-port=53
14cr|pdns-recursor-3.3-3|92	local-address=127.0.0.1
14cr|pdns-recursor-3.3-3|93	trace=off
14cr|pdns-recursor-3.3-3|94	daemon=yes
14cr|pdns-recursor-3.3-3|95	quiet=on
14cr|pdns-recursor-3.3-3|96	setgid=powerdns
14cr|pdns-recursor-3.3-3|97	setuid=powerdns
14cr|pdns-recursor-3.3-3|98	EOF
14cr|pdns-recursor-3.3-3|99	
14cr|pdns-recursor-3.3-3|100	install -m0755 powerdns-recursor.init %{buildroot}%{_initrddir}/powerdns-recursor
14cr|pdns-recursor-3.3-3|101	
14cr|pdns-recursor-3.3-3|102	
14cr|pdns-recursor-3.3-3|103	%changelog
14cr|pdns-recursor-3.3-3|104	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-3
14cr|pdns-recursor-3.3-3|105	+ Revision: d11a570
14cr|pdns-recursor-3.3-3|106	- Force lua 5.1, spec cleanup
14cr|pdns-recursor-3.3-3|107	
14cr|pdns-recursor-3.3-3|108	

3905 14
14cr|pdq-2.2.1-18|1	Summary:   Print, don't Queue! - Daemonless printing system
14cr|pdq-2.2.1-18|2	Name:      pdq
14cr|pdq-2.2.1-18|3	Version:   2.2.1
14cr|pdq-2.2.1-18|4	Release:   18
14cr|pdq-2.2.1-18|5	Group:     System/Servers
14cr|pdq-2.2.1-18|6	URL:       http://pdq.sourceforge.net/
14cr|pdq-2.2.1-18|7	Patch0:    %{name}-%{version}-Makefile.in-0.patch.bz2
14cr|pdq-2.2.1-18|8	Patch1:    %{name}-%{version}-Makefile.in-1.patch.bz2
14cr|pdq-2.2.1-18|9	Patch2:	   %{name}-%{version}-open-with-default-open-umask.patch
14cr|pdq-2.2.1-18|10	Source1:   pdqpanicbutton.bz2
14cr|pdq-2.2.1-18|11	Source2:   killpdq.bz2
14cr|pdq-2.2.1-18|12	License:   GPL
14cr|pdq-2.2.1-18|13	Source:    %{name}-%{version}.tar.bz2
14cr|pdq-2.2.1-18|14	Requires:  file
14cr|pdq-2.2.1-18|15	BuildRequires:	gtk+-devel
14cr|pdq-2.2.1-18|16	
14cr|pdq-2.2.1-18|17	
14cr|pdq-2.2.1-18|18	%description
14cr|pdq-2.2.1-18|19	A complete replacement for classical printing systems (spoolers). PDQ
14cr|pdq-2.2.1-18|20	does not need a daemon and so there are no problems with crashed
14cr|pdq-2.2.1-18|21	daemons, blocked ports, attacks of open ports, but PDQ cannot receive
14cr|pdq-2.2.1-18|22	jobs from remote machines.
14cr|pdq-2.2.1-18|23	
14cr|pdq-2.2.1-18|24	PDQ comes with a graphical interface and LPD backend filters (to print
14cr|pdq-2.2.1-18|25	on a remote LPD printer or to serve as frontend for a local LPD
14cr|pdq-2.2.1-18|26	system).
14cr|pdq-2.2.1-18|27	
14cr|pdq-2.2.1-18|28	This system is a good choice for non-networked (only dial-up to the
14cr|pdq-2.2.1-18|29	internet) machines, because it does not contain all the network stuff
14cr|pdq-2.2.1-18|30	of other spoolers which causes difficulties for users without network.
14cr|pdq-2.2.1-18|31	
14cr|pdq-2.2.1-18|32	%prep
14cr|pdq-2.2.1-18|33	%setup
14cr|pdq-2.2.1-18|34	
14cr|pdq-2.2.1-18|35	%patch0
14cr|pdq-2.2.1-18|36	%patch1
14cr|pdq-2.2.1-18|37	%patch2 -p1
14cr|pdq-2.2.1-18|38	
14cr|pdq-2.2.1-18|39	%build
14cr|pdq-2.2.1-18|40	%configure --enable-pdqlibdir=%{_libdir}/pdq --enable-printrc=%{_sysconfdir}/pdq/printrc --prefix=%{_prefix}
14cr|pdq-2.2.1-18|41	
14cr|pdq-2.2.1-18|42	%make
14cr|pdq-2.2.1-18|43	
14cr|pdq-2.2.1-18|44	%install
14cr|pdq-2.2.1-18|45	#mkdir -p ${RPM_BUILD_ROOT}/etc/pdq/drivers/{generic,ghostscript,misc,postscript}
14cr|pdq-2.2.1-18|46	#mkdir -p ${RPM_BUILD_ROOT}/etc/pdq/interfaces
14cr|pdq-2.2.1-18|47	mkdir -p ${RPM_BUILD_ROOT}/etc/pdq
14cr|pdq-2.2.1-18|48	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|pdq-2.2.1-18|49	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/{man1,man5}
14cr|pdq-2.2.1-18|50	
14cr|pdq-2.2.1-18|51	make install prefix=${RPM_BUILD_ROOT}%{_prefix} \
14cr|pdq-2.2.1-18|52	bindir=${RPM_BUILD_ROOT}%{_bindir} \
14cr|pdq-2.2.1-18|53	xpdqbindir=${RPM_BUILD_ROOT}%{_bindir} \
14cr|pdq-2.2.1-18|54	libdir=${RPM_BUILD_ROOT}%{_libdir} \
14cr|pdq-2.2.1-18|55	infodir=${RPM_BUILD_ROOT}%{_infodir} \
14cr|pdq-2.2.1-18|56	mandir=$RPM_BUILD_ROOT%{_mandir} \
14cr|pdq-2.2.1-18|57	pdqlibdir=${RPM_BUILD_ROOT}%{_libdir}/pdq \
14cr|pdq-2.2.1-18|58	printrc_file=${RPM_BUILD_ROOT}%{_sysconfdir}/pdq/printrc
14cr|pdq-2.2.1-18|59	
14cr|pdq-2.2.1-18|60	mv ${RPM_BUILD_ROOT}%{_libdir}/pdq/printrc.example \
14cr|pdq-2.2.1-18|61	${RPM_BUILD_ROOT}%{_sysconfdir}/pdq/printrc
14cr|pdq-2.2.1-18|62	
14cr|pdq-2.2.1-18|63	# Install the stuff for the panic button
14cr|pdq-2.2.1-18|64	
14cr|pdq-2.2.1-18|65	install -d ${RPM_BUILD_ROOT}%{_sbindir}
14cr|pdq-2.2.1-18|66	bzcat %{SOURCE1} > ${RPM_BUILD_ROOT}%{_sbindir}/pdqpanicbutton
14cr|pdq-2.2.1-18|67	bzcat %{SOURCE2} > ${RPM_BUILD_ROOT}%{_bindir}/killpdq
14cr|pdq-2.2.1-18|68	chmod a+rx ${RPM_BUILD_ROOT}%{_sbindir}/pdqpanicbutton
14cr|pdq-2.2.1-18|69	chmod a+rx ${RPM_BUILD_ROOT}%{_bindir}/killpdq
14cr|pdq-2.2.1-18|70	
14cr|pdq-2.2.1-18|71	# Use update-alternatives to make printing with PDQ also possible with
14cr|pdq-2.2.1-18|72	# the "lpr" command
14cr|pdq-2.2.1-18|73	
14cr|pdq-2.2.1-18|74	( cd $RPM_BUILD_ROOT%{_bindir}
14cr|pdq-2.2.1-18|75	ln -s pdq lpr-pdq
14cr|pdq-2.2.1-18|76	)
14cr|pdq-2.2.1-18|77	( cd $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|pdq-2.2.1-18|78	ln -s pdq.1 lpr-pdq.1
14cr|pdq-2.2.1-18|79	)
14cr|pdq-2.2.1-18|80	
14cr|pdq-2.2.1-18|81	%post
14cr|pdq-2.2.1-18|82	# Set up update-alternatives entry
14cr|pdq-2.2.1-18|83	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-pdq 6 --slave %{_mandir}/man1/lpr.1.bz2 lpr.1.bz2 %{_mandir}/man1/lpr-pdq.1.bz2
14cr|pdq-2.2.1-18|84	
14cr|pdq-2.2.1-18|85	%preun
14cr|pdq-2.2.1-18|86	if [ "$1" = 0 ]; then
14cr|pdq-2.2.1-18|87	# Remove update-alternatives entry
14cr|pdq-2.2.1-18|88	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-pdq
14cr|pdq-2.2.1-18|89	# Remove panic-buttons
14cr|pdq-2.2.1-18|90	%{_sbindir}/pdqpanicbutton --remove
14cr|pdq-2.2.1-18|91	fi
14cr|pdq-2.2.1-18|92	
14cr|pdq-2.2.1-18|93	%files
14cr|pdq-2.2.1-18|94	%defattr(-,root,root,755)
14cr|pdq-2.2.1-18|95	%doc ./doc/*.txt ./doc/PROPOSED_CHANGES BUGS
14cr|pdq-2.2.1-18|96	%doc CHANGELOG INSTALL LICENSE README
14cr|pdq-2.2.1-18|97	
14cr|pdq-2.2.1-18|98	%defattr(644,root,root,755)
14cr|pdq-2.2.1-18|99	#dir %{_sysconfdir}/pdq
14cr|pdq-2.2.1-18|100	%config(noreplace) %{_sysconfdir}/pdq/printrc
14cr|pdq-2.2.1-18|101	%{_libdir}/pdq/drivers
14cr|pdq-2.2.1-18|102	%{_libdir}/pdq/interfaces
14cr|pdq-2.2.1-18|103	
14cr|pdq-2.2.1-18|104	%attr(4755,root,root) %{_bindir}/lpd_*
14cr|pdq-2.2.1-18|105	%attr(755,root,root) %{_bindir}/pdq
14cr|pdq-2.2.1-18|106	%attr(755,root,root) %{_bindir}/xpdq
14cr|pdq-2.2.1-18|107	%{_bindir}/lpr-pdq
14cr|pdq-2.2.1-18|108	%attr(755,root,root) %{_bindir}/killpdq
14cr|pdq-2.2.1-18|109	%attr(755,root,root) %{_sbindir}/pdqpanicbutton
14cr|pdq-2.2.1-18|110	
14cr|pdq-2.2.1-18|111	%{_mandir}/man1/*.1*
14cr|pdq-2.2.1-18|112	%{_mandir}/man5/printrc.5*
14cr|pdq-2.2.1-18|113	
14cr|pdq-2.2.1-18|114	
14cr|pdq-2.2.1-18|115	%changelog
14cr|pdq-2.2.1-18|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-18
14cr|pdq-2.2.1-18|117	+ Revision: f632a95
14cr|pdq-2.2.1-18|118	- MassBuild#464: Increase release tag
14cr|pdq-2.2.1-18|119	
14cr|pdq-2.2.1-18|120	

3906 14
14cr|peazip-5.2.1-2|1	%define debug_package %{nil}
14cr|peazip-5.2.1-2|2	
14cr|peazip-5.2.1-2|3	Summary:	File and archive manager
14cr|peazip-5.2.1-2|4	Name:		peazip
14cr|peazip-5.2.1-2|5	Version:	5.2.1
14cr|peazip-5.2.1-2|6	Release:	2
14cr|peazip-5.2.1-2|7	License:	LGPLv3+
14cr|peazip-5.2.1-2|8	Group:		File tools
14cr|peazip-5.2.1-2|9	Url:		http://peazip.sourceforge.net/peazip-linux.html
14cr|peazip-5.2.1-2|10	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.src.zip
14cr|peazip-5.2.1-2|11	# configure to run in users home appdata
14cr|peazip-5.2.1-2|12	Source1:	altconf.txt
14cr|peazip-5.2.1-2|13	BuildRequires:	icoutils
14cr|peazip-5.2.1-2|14	BuildRequires:	lazarus >= 1.0.8
14cr|peazip-5.2.1-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|peazip-5.2.1-2|16	Requires:	p7zip
14cr|peazip-5.2.1-2|17	Requires:	upx >= 3.09
14cr|peazip-5.2.1-2|18	
14cr|peazip-5.2.1-2|19	%description
14cr|peazip-5.2.1-2|20	PeaZip is a free cross-platform file archiver that provides an unified portable
14cr|peazip-5.2.1-2|21	GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX...
14cr|peazip-5.2.1-2|22	
14cr|peazip-5.2.1-2|23	%files
14cr|peazip-5.2.1-2|24	%doc readme copying.txt
14cr|peazip-5.2.1-2|25	%{_bindir}/*
14cr|peazip-5.2.1-2|26	%{_datadir}/icons/hicolor/*/apps/*.png
14cr|peazip-5.2.1-2|27	%{_datadir}/applications/*.desktop
14cr|peazip-5.2.1-2|28	%{_libdir}/%{name}
14cr|peazip-5.2.1-2|29	
14cr|peazip-5.2.1-2|30	#----------------------------------------------------------------------------
14cr|peazip-5.2.1-2|31	
14cr|peazip-5.2.1-2|32	%prep
14cr|peazip-5.2.1-2|33	%setup -q -n %{name}-%{version}.src
14cr|peazip-5.2.1-2|34	chmod +w res/lang
14cr|peazip-5.2.1-2|35	
14cr|peazip-5.2.1-2|36	%build
14cr|peazip-5.2.1-2|37	lazbuild -B project_peach.lpi project_pea.lpi project_gwrap.lpi
14cr|peazip-5.2.1-2|38	
14cr|peazip-5.2.1-2|39	%install
14cr|peazip-5.2.1-2|40	mkdir -p %{buildroot}%{_bindir}
14cr|peazip-5.2.1-2|41	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|peazip-5.2.1-2|42	rm -rf res/icons
14cr|peazip-5.2.1-2|43	cp -r res %{buildroot}%{_libdir}/%{name}
14cr|peazip-5.2.1-2|44	cp %{SOURCE1} %{buildroot}%{_libdir}/%{name}/res
14cr|peazip-5.2.1-2|45	
14cr|peazip-5.2.1-2|46	#install helper apps
14cr|peazip-5.2.1-2|47	mkdir -p %{buildroot}%{_libdir}/%{name}/res/{7z,upx}
14cr|peazip-5.2.1-2|48	ln -s %{_bindir}/7z %{buildroot}%{_libdir}/%{name}/res/7z
14cr|peazip-5.2.1-2|49	ln -s %{_bindir}/upx %{buildroot}%{_libdir}/%{name}/res/upx
14cr|peazip-5.2.1-2|50	
14cr|peazip-5.2.1-2|51	install pea %{buildroot}%{_libdir}/%{name}/res
14cr|peazip-5.2.1-2|52	ln -s %{_libdir}/%{name}/res/pea %{buildroot}%{_bindir}/pea
14cr|peazip-5.2.1-2|53	install %{name} %{buildroot}%{_libdir}/%{name}
14cr|peazip-5.2.1-2|54	ln -s %{_libdir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
14cr|peazip-5.2.1-2|55	install pealauncher %{buildroot}%{_libdir}/%{name}/res
14cr|peazip-5.2.1-2|56	ln -s %{_libdir}/%{name}/res/pealauncher %{buildroot}%{_bindir}/pealauncher
14cr|peazip-5.2.1-2|57	
14cr|peazip-5.2.1-2|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|peazip-5.2.1-2|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|peazip-5.2.1-2|60	[Desktop Entry]
14cr|peazip-5.2.1-2|61	Encoding=UTF-8
14cr|peazip-5.2.1-2|62	Name=PeaZip
14cr|peazip-5.2.1-2|63	MimeType=application/x-gzip;application/x-lha;application/x-tar;application/x-tgz;application/x-tbz;application/x-tbz2;application/x-zip;application/zip;application/x-bzip;application/x-rar;application/x-tarz;application/x-archive;application/x-bzip2;application/x-jar;application/x-deb;application/x-ace;application/x-7z;application/x-arc;application/x-arj;application/x-compress;application/x-cpio;
14cr|peazip-5.2.1-2|64	Exec=%{name}
14cr|peazip-5.2.1-2|65	Icon=%{name}
14cr|peazip-5.2.1-2|66	Type=Application
14cr|peazip-5.2.1-2|67	Terminal=false
14cr|peazip-5.2.1-2|68	Categories=GTK;KDE;Utility;System;Archiving;
14cr|peazip-5.2.1-2|69	EOF
14cr|peazip-5.2.1-2|70	
14cr|peazip-5.2.1-2|71	mkdir -p %{buildroot}%{_iconsdir}/hicolor/256x256/apps
14cr|peazip-5.2.1-2|72	icotool -x -i 1 -o %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png %{name}.ico
14cr|peazip-5.2.1-2|73	rm -rf %{buildroot}%{_libdir}/%{name}/res/icons
14cr|peazip-5.2.1-2|74	
14cr|peazip-5.2.1-2|75	
14cr|peazip-5.2.1-2|76	%changelog
14cr|peazip-5.2.1-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.1-2
14cr|peazip-5.2.1-2|78	+ Revision: c8e1d01
14cr|peazip-5.2.1-2|79	- MassBuild#464: Increase release tag
14cr|peazip-5.2.1-2|80	
14cr|peazip-5.2.1-2|81	

3907 14
14cr|peksystray-0.4.0-6|1	%define name	peksystray
14cr|peksystray-0.4.0-6|2	%define version	0.4.0
14cr|peksystray-0.4.0-6|3	%define release  6
14cr|peksystray-0.4.0-6|4	
14cr|peksystray-0.4.0-6|5	Name: 	 	%{name}
14cr|peksystray-0.4.0-6|6	Summary: 	Small system tray requiring only X
14cr|peksystray-0.4.0-6|7	Version: 	%{version}
14cr|peksystray-0.4.0-6|8	Release: 	%{release}
14cr|peksystray-0.4.0-6|9	Source:		%{name}-%{version}.tar.bz2
14cr|peksystray-0.4.0-6|10	Patch0:		peksystray-0.4.0-fix-str-fmt.patch
14cr|peksystray-0.4.0-6|11	Patch1:		peksystray-0.4.0-fix-link.patch
14cr|peksystray-0.4.0-6|12	URL:		http://peksystray.sourceforge.net/
14cr|peksystray-0.4.0-6|13	License:	GPL
14cr|peksystray-0.4.0-6|14	Group:		Graphical desktop/Other
14cr|peksystray-0.4.0-6|15	BuildRequires:	pkgconfig(x11)
14cr|peksystray-0.4.0-6|16	
14cr|peksystray-0.4.0-6|17	%description
14cr|peksystray-0.4.0-6|18	Peksystray is a small system tray (also called notification tray) designed for
14cr|peksystray-0.4.0-6|19	all the light window managers supporting docking. As more and more
14cr|peksystray-0.4.0-6|20	applications use a small icon in the system tray to provide additonal
14cr|peksystray-0.4.0-6|21	fonctionalities and information, it becomes useful for everyone to have
14cr|peksystray-0.4.0-6|22	access to them. While "heavy" window managers (Gnome, KDE...) come with a
14cr|peksystray-0.4.0-6|23	systrem tray embedded in the rest of the desktop, lighter window managers
14cr|peksystray-0.4.0-6|24	(WindowMaker, fluxbox...) don't have this feature. Peksystray is a very simple
14cr|peksystray-0.4.0-6|25	and light implementation of a system tray for any window manager supporting
14cr|peksystray-0.4.0-6|26	docking, conforming to the System Tray Freedesktop standard.
14cr|peksystray-0.4.0-6|27	
14cr|peksystray-0.4.0-6|28	Peksystray provides a window where icons will automatically add up depending
14cr|peksystray-0.4.0-6|29	on the requests from the applications. Both the size of the window and the
14cr|peksystray-0.4.0-6|30	size of the icons can be selected by the user. If the window is full, it can
14cr|peksystray-0.4.0-6|31	automatically display another window in order to display more icons.
14cr|peksystray-0.4.0-6|32	
14cr|peksystray-0.4.0-6|33	%prep
14cr|peksystray-0.4.0-6|34	%setup -q
14cr|peksystray-0.4.0-6|35	%patch0 -p0
14cr|peksystray-0.4.0-6|36	%patch1 -p0
14cr|peksystray-0.4.0-6|37	
14cr|peksystray-0.4.0-6|38	%build
14cr|peksystray-0.4.0-6|39	autoreconf -fi
14cr|peksystray-0.4.0-6|40	%configure2_5x
14cr|peksystray-0.4.0-6|41	%make
14cr|peksystray-0.4.0-6|42	
14cr|peksystray-0.4.0-6|43	%install
14cr|peksystray-0.4.0-6|44	rm -rf $RPM_BUILD_ROOT
14cr|peksystray-0.4.0-6|45	%makeinstall_std
14cr|peksystray-0.4.0-6|46	
14cr|peksystray-0.4.0-6|47	%clean
14cr|peksystray-0.4.0-6|48	rm -rf $RPM_BUILD_ROOT
14cr|peksystray-0.4.0-6|49	
14cr|peksystray-0.4.0-6|50	%files
14cr|peksystray-0.4.0-6|51	%defattr(-,root,root)
14cr|peksystray-0.4.0-6|52	%doc AUTHORS ChangeLog THANKS REFS README NEWS TODO
14cr|peksystray-0.4.0-6|53	%{_bindir}/%name
14cr|peksystray-0.4.0-6|54	
14cr|peksystray-0.4.0-6|55	
14cr|peksystray-0.4.0-6|56	
14cr|peksystray-0.4.0-6|57	%changelog
14cr|peksystray-0.4.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-6
14cr|peksystray-0.4.0-6|59	+ Revision: 2f0c542
14cr|peksystray-0.4.0-6|60	- MassBuild#464: Increase release tag
14cr|peksystray-0.4.0-6|61	
14cr|peksystray-0.4.0-6|62	

3908 14
14cr|pekwm-0.1.12-5|1	Name:		pekwm
14cr|pekwm-0.1.12-5|2	Version:	0.1.12
14cr|pekwm-0.1.12-5|3	Release:	5
14cr|pekwm-0.1.12-5|4	URL:		http://pekwm.org/
14cr|pekwm-0.1.12-5|5	Source0:	http://www.pekwm.org/projects/pekwm/files/%{name}-%{version}.tar.gz
14cr|pekwm-0.1.12-5|6	
14cr|pekwm-0.1.12-5|7	# modify config
14cr|pekwm-0.1.12-5|8	Source1:	pekwm_config
14cr|pekwm-0.1.12-5|9	Source2:	pekwm_mouse
14cr|pekwm-0.1.12-5|10	
14cr|pekwm-0.1.12-5|11	# add themes (fonts changed for Mandriva)
14cr|pekwm-0.1.12-5|12	Source10:	Opus3_Alpha-dev-20050227.tar.bz2
14cr|pekwm-0.1.12-5|13	Source11:	OpusOS-Deep.tar.bz2
14cr|pekwm-0.1.12-5|14	
14cr|pekwm-0.1.12-5|15	License:	GPL
14cr|pekwm-0.1.12-5|16	Group:		Graphical desktop/Other
14cr|pekwm-0.1.12-5|17	Summary:	A minimalist window manager for the X Window System
14cr|pekwm-0.1.12-5|18	Requires:	xterm
14cr|pekwm-0.1.12-5|19	BuildRequires:	pkgconfig(x11)
14cr|pekwm-0.1.12-5|20	BuildRequires:	pkgconfig(xext)
14cr|pekwm-0.1.12-5|21	BuildRequires:	pkgconfig(xft)
14cr|pekwm-0.1.12-5|22	BuildRequires:	pkgconfig(xinerama)
14cr|pekwm-0.1.12-5|23	BuildRequires:	pkgconfig(xpm)
14cr|pekwm-0.1.12-5|24	BuildRequires:	pkgconfig(xrandr)
14cr|pekwm-0.1.12-5|25	BuildRequires:	jpeg-devel
14cr|pekwm-0.1.12-5|26	BuildRequires:	png-devel
14cr|pekwm-0.1.12-5|27	
14cr|pekwm-0.1.12-5|28	%description
14cr|pekwm-0.1.12-5|29	Pekwm is a window manager based on aewm++, but it no longer
14cr|pekwm-0.1.12-5|30	resembles it. It is highly configurable, rather fast, and
14cr|pekwm-0.1.12-5|31	aimed towards being usable while remaining pretty enough to
14cr|pekwm-0.1.12-5|32	look at. Features include client window grouping into one
14cr|pekwm-0.1.12-5|33	window frame, automatic window size, location, grouping
14cr|pekwm-0.1.12-5|34	and title rewriting.
14cr|pekwm-0.1.12-5|35	
14cr|pekwm-0.1.12-5|36	%prep
14cr|pekwm-0.1.12-5|37	%setup -q
14cr|pekwm-0.1.12-5|38	
14cr|pekwm-0.1.12-5|39	# modify config
14cr|pekwm-0.1.12-5|40	cp -f %SOURCE1 data/config
14cr|pekwm-0.1.12-5|41	cp -f %SOURCE2 data/mouse
14cr|pekwm-0.1.12-5|42	
14cr|pekwm-0.1.12-5|43	%build
14cr|pekwm-0.1.12-5|44	autoreconf -fi
14cr|pekwm-0.1.12-5|45	%configure2_5x	--enable-shape \
14cr|pekwm-0.1.12-5|46	--enable-xinerama \
14cr|pekwm-0.1.12-5|47	--enable-menus \
14cr|pekwm-0.1.12-5|48	--enable-harbour \
14cr|pekwm-0.1.12-5|49	--disable-debug
14cr|pekwm-0.1.12-5|50	
14cr|pekwm-0.1.12-5|51	%make
14cr|pekwm-0.1.12-5|52	
14cr|pekwm-0.1.12-5|53	%install
14cr|pekwm-0.1.12-5|54	%makeinstall_std
14cr|pekwm-0.1.12-5|55	
14cr|pekwm-0.1.12-5|56	# install themes
14cr|pekwm-0.1.12-5|57	tar -jxf %SOURCE10 -C %{buildroot}/%{_datadir}/%{name}/themes
14cr|pekwm-0.1.12-5|58	tar -jxf %SOURCE11 -C %{buildroot}/%{_datadir}/%{name}/themes
14cr|pekwm-0.1.12-5|59	
14cr|pekwm-0.1.12-5|60	# startfile
14cr|pekwm-0.1.12-5|61	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
14cr|pekwm-0.1.12-5|62	exec %{_bindir}/%{name}
14cr|pekwm-0.1.12-5|63	EOF
14cr|pekwm-0.1.12-5|64	
14cr|pekwm-0.1.12-5|65	chmod 755 %{buildroot}%{_bindir}/start%{name}
14cr|pekwm-0.1.12-5|66	
14cr|pekwm-0.1.12-5|67	# session file
14cr|pekwm-0.1.12-5|68	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|pekwm-0.1.12-5|69	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/30%{name} << EOF
14cr|pekwm-0.1.12-5|70	NAME=%{name}
14cr|pekwm-0.1.12-5|71	EXEC=%{_bindir}/start%{name}
14cr|pekwm-0.1.12-5|72	DESC=%{name} window manager
14cr|pekwm-0.1.12-5|73	SCRIPT:
14cr|pekwm-0.1.12-5|74	exec %{_bindir}/start%{name}
14cr|pekwm-0.1.12-5|75	EOF
14cr|pekwm-0.1.12-5|76	
14cr|pekwm-0.1.12-5|77	%files
14cr|pekwm-0.1.12-5|78	%doc AUTHORS ChangeLog NEWS README
14cr|pekwm-0.1.12-5|79	%dir %{_datadir}/%{name}
14cr|pekwm-0.1.12-5|80	%{_datadir}/%{name}/*
14cr|pekwm-0.1.12-5|81	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/30%{name}
14cr|pekwm-0.1.12-5|82	%config(noreplace) %{_sysconfdir}/pekwm
14cr|pekwm-0.1.12-5|83	%{_bindir}/start%{name}
14cr|pekwm-0.1.12-5|84	%{_bindir}/%{name}
14cr|pekwm-0.1.12-5|85	%{_datadir}/man/man1/pekwm.1*
14cr|pekwm-0.1.12-5|86	
14cr|pekwm-0.1.12-5|87	
14cr|pekwm-0.1.12-5|88	
14cr|pekwm-0.1.12-5|89	%changelog
14cr|pekwm-0.1.12-5|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-5
14cr|pekwm-0.1.12-5|91	+ Revision: e012f86
14cr|pekwm-0.1.12-5|92	- MassBuild#464: Increase release tag
14cr|pekwm-0.1.12-5|93	
14cr|pekwm-0.1.12-5|94	

3909 14
14cr|pencil-2.0.4-2|1	Name:           pencil
14cr|pencil-2.0.4-2|2	Version:        2.0.4
14cr|pencil-2.0.4-2|3	Release:        2
14cr|pencil-2.0.4-2|4	Summary:        A sketching and GUI prototyping tool
14cr|pencil-2.0.4-2|5	
14cr|pencil-2.0.4-2|6	Group:          Development/Other
14cr|pencil-2.0.4-2|7	License:        GPLv2
14cr|pencil-2.0.4-2|8	URL:            http://code.google.com/p/evoluspencil/
14cr|pencil-2.0.4-2|9	Source0:        http://evoluspencil.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|pencil-2.0.4-2|10	
14cr|pencil-2.0.4-2|11	Requires:       xulrunner >= 1.9.8
14cr|pencil-2.0.4-2|12	BuildRequires:  desktop-file-utils
14cr|pencil-2.0.4-2|13	BuildArch:      noarch
14cr|pencil-2.0.4-2|14	
14cr|pencil-2.0.4-2|15	%description
14cr|pencil-2.0.4-2|16	Pencil is an open source GUI prototyping and sketching tools released under GPL
14cr|pencil-2.0.4-2|17	
14cr|pencil-2.0.4-2|18	
14cr|pencil-2.0.4-2|19	%prep
14cr|pencil-2.0.4-2|20	%setup -q
14cr|pencil-2.0.4-2|21	
14cr|pencil-2.0.4-2|22	
14cr|pencil-2.0.4-2|23	%build
14cr|pencil-2.0.4-2|24	
14cr|pencil-2.0.4-2|25	
14cr|pencil-2.0.4-2|26	%install
14cr|pencil-2.0.4-2|27	cp -R usr $RPM_BUILD_ROOT/
14cr|pencil-2.0.4-2|28	desktop-file-install \
14cr|pencil-2.0.4-2|29	--add-category="AudioVideo" \
14cr|pencil-2.0.4-2|30	--delete-original \
14cr|pencil-2.0.4-2|31	--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
14cr|pencil-2.0.4-2|32	${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
14cr|pencil-2.0.4-2|33	
14cr|pencil-2.0.4-2|34	
14cr|pencil-2.0.4-2|35	%files
14cr|pencil-2.0.4-2|36	%doc COPYING
14cr|pencil-2.0.4-2|37	%{_datadir}/%{name}/
14cr|pencil-2.0.4-2|38	%{_bindir}/%{name}
14cr|pencil-2.0.4-2|39	%{_datadir}/applications/%{name}.desktop
14cr|pencil-2.0.4-2|40	
14cr|pencil-2.0.4-2|41	
14cr|pencil-2.0.4-2|42	
14cr|pencil-2.0.4-2|43	
14cr|pencil-2.0.4-2|44	
14cr|pencil-2.0.4-2|45	%changelog
14cr|pencil-2.0.4-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14cr|pencil-2.0.4-2|47	+ Revision: 1d09387
14cr|pencil-2.0.4-2|48	- MassBuild#464: Increase release tag
14cr|pencil-2.0.4-2|49	
14cr|pencil-2.0.4-2|50	

3910 14
14cr|penguin-command-1.6.11-7|1	%define	name	penguin-command
14cr|penguin-command-1.6.11-7|2	%define	version	1.6.11
14cr|penguin-command-1.6.11-7|3	%define release	7
14cr|penguin-command-1.6.11-7|4	%define	Summary	A clone of the classic Missile Command game
14cr|penguin-command-1.6.11-7|5	
14cr|penguin-command-1.6.11-7|6	Name:		%{name}
14cr|penguin-command-1.6.11-7|7	Summary:	%{Summary}
14cr|penguin-command-1.6.11-7|8	Version:	%{version}
14cr|penguin-command-1.6.11-7|9	Release:	%{release}
14cr|penguin-command-1.6.11-7|10	Source0:	http://belnet.dl.sourceforge.net/sourceforge/penguin-command/%{name}-%{version}.tar.bz2
14cr|penguin-command-1.6.11-7|11	Source11:	%{name}.16.png
14cr|penguin-command-1.6.11-7|12	Source12:	%{name}.32.png
14cr|penguin-command-1.6.11-7|13	Source13:	%{name}.48.png
14cr|penguin-command-1.6.11-7|14	URL:		http://www.linux-games.com/penguin-command/index.html
14cr|penguin-command-1.6.11-7|15	License:	GPL
14cr|penguin-command-1.6.11-7|16	Group:		Games/Arcade
14cr|penguin-command-1.6.11-7|17	BuildRequires:	SDL-devel
14cr|penguin-command-1.6.11-7|18	BuildRequires:	SDL_mixer-devel
14cr|penguin-command-1.6.11-7|19	BuildRequires:	SDL_image-devel
14cr|penguin-command-1.6.11-7|20	Requires:	soundwrapper
14cr|penguin-command-1.6.11-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|penguin-command-1.6.11-7|22	
14cr|penguin-command-1.6.11-7|23	%description
14cr|penguin-command-1.6.11-7|24	This is a clone of the classic "Missile Command" Game, but it has better
14cr|penguin-command-1.6.11-7|25	graphics and music. The gameplay has only been slightly modified. Penguin
14cr|penguin-command-1.6.11-7|26	Command is completely licensed under the GPL, excluding the music.
14cr|penguin-command-1.6.11-7|27	
14cr|penguin-command-1.6.11-7|28	%prep
14cr|penguin-command-1.6.11-7|29	%setup -q
14cr|penguin-command-1.6.11-7|30	
14cr|penguin-command-1.6.11-7|31	%build
14cr|penguin-command-1.6.11-7|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|penguin-command-1.6.11-7|33	%make
14cr|penguin-command-1.6.11-7|34	
14cr|penguin-command-1.6.11-7|35	%install
14cr|penguin-command-1.6.11-7|36	rm -rf $RPM_BUILD_ROOT
14cr|penguin-command-1.6.11-7|37	%{makeinstall_std}
14cr|penguin-command-1.6.11-7|38	
14cr|penguin-command-1.6.11-7|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|penguin-command-1.6.11-7|40	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|penguin-command-1.6.11-7|41	[Desktop Entry]
14cr|penguin-command-1.6.11-7|42	Name=Penguin Command
14cr|penguin-command-1.6.11-7|43	Comment=%{Summary}
14cr|penguin-command-1.6.11-7|44	Exec=soundwrapper %{_gamesbindir}/%{name}
14cr|penguin-command-1.6.11-7|45	Icon=%{name}
14cr|penguin-command-1.6.11-7|46	Terminal=false
14cr|penguin-command-1.6.11-7|47	Type=Application
14cr|penguin-command-1.6.11-7|48	Categories=Game;ArcadeGame;
14cr|penguin-command-1.6.11-7|49	EOF
14cr|penguin-command-1.6.11-7|50	
14cr|penguin-command-1.6.11-7|51	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|52	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|53	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|54	
14cr|penguin-command-1.6.11-7|55	%if %mdkversion < 200900
14cr|penguin-command-1.6.11-7|56	%post
14cr|penguin-command-1.6.11-7|57	%{update_menus}
14cr|penguin-command-1.6.11-7|58	%endif
14cr|penguin-command-1.6.11-7|59	
14cr|penguin-command-1.6.11-7|60	%if %mdkversion < 200900
14cr|penguin-command-1.6.11-7|61	%postun
14cr|penguin-command-1.6.11-7|62	%{clean_menus}
14cr|penguin-command-1.6.11-7|63	%endif
14cr|penguin-command-1.6.11-7|64	
14cr|penguin-command-1.6.11-7|65	%clean
14cr|penguin-command-1.6.11-7|66	rm -rf $RPM_BUILD_ROOT
14cr|penguin-command-1.6.11-7|67	
14cr|penguin-command-1.6.11-7|68	%files
14cr|penguin-command-1.6.11-7|69	%defattr(-, root, root)
14cr|penguin-command-1.6.11-7|70	%doc README NEWS AUTHORS
14cr|penguin-command-1.6.11-7|71	%{_gamesbindir}/*
14cr|penguin-command-1.6.11-7|72	%{_gamesdatadir}/%{name}
14cr|penguin-command-1.6.11-7|73	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|penguin-command-1.6.11-7|74	%{_iconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|75	%{_miconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|76	%{_liconsdir}/%{name}.png
14cr|penguin-command-1.6.11-7|77	%{_mandir}/*/*
14cr|penguin-command-1.6.11-7|78	
14cr|penguin-command-1.6.11-7|79	
14cr|penguin-command-1.6.11-7|80	
14cr|penguin-command-1.6.11-7|81	%changelog
14cr|penguin-command-1.6.11-7|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.11-7
14cr|penguin-command-1.6.11-7|83	+ Revision: 4fd7382
14cr|penguin-command-1.6.11-7|84	- MassBuild#464: Increase release tag
14cr|penguin-command-1.6.11-7|85	
14cr|penguin-command-1.6.11-7|86	

3911 14
14cr|pente-2.2.5-9|1	%define debug_package %{nil}
14cr|pente-2.2.5-9|2	
14cr|pente-2.2.5-9|3	Name:    pente
14cr|pente-2.2.5-9|4	Version: 2.2.5
14cr|pente-2.2.5-9|5	Release: 9
14cr|pente-2.2.5-9|6	Summary: Five in a row game for X
14cr|pente-2.2.5-9|7	Source:  http://www.igoweb.org/~wms/comp/pente/%{name}-%{version}.tar.gz
14cr|pente-2.2.5-9|8	Source2: %{name}-icons.tar.bz2
14cr|pente-2.2.5-9|9	Patch:   pente-makefile.patch
14cr|pente-2.2.5-9|10	Group:   Games/Boards
14cr|pente-2.2.5-9|11	License: GPL
14cr|pente-2.2.5-9|12	URL:     http://www.igoweb.org/~wms/comp/pente
14cr|pente-2.2.5-9|13	BuildRequires: pkgconfig(x11)
14cr|pente-2.2.5-9|14	BuildRequires: ncurses-devel
14cr|pente-2.2.5-9|15	
14cr|pente-2.2.5-9|16	%description
14cr|pente-2.2.5-9|17	Pente is the English name for the Asian game ni-nuki, which itself
14cr|pente-2.2.5-9|18	is a version of the game go-moku. The game is a variant of the well
14cr|pente-2.2.5-9|19	known five in a row. Placing five stones in a row is one way to win,
14cr|pente-2.2.5-9|20	the other is to capture five pairs of the opponents stones.
14cr|pente-2.2.5-9|21	
14cr|pente-2.2.5-9|22	Pente can run in three different modes: X, curses or text. You can
14cr|pente-2.2.5-9|23	play against the computer or another human, and there is also support
14cr|pente-2.2.5-9|24	for playing over a network.
14cr|pente-2.2.5-9|25	
14cr|pente-2.2.5-9|26	%prep
14cr|pente-2.2.5-9|27	%setup -q
14cr|pente-2.2.5-9|28	%patch -p1
14cr|pente-2.2.5-9|29	
14cr|pente-2.2.5-9|30	%build
14cr|pente-2.2.5-9|31	%configure2_5x --host=%{_host} --target=%{_target_platform} --with-x
14cr|pente-2.2.5-9|32	%make CC="gcc %{optflags} %{?ldflags}"
14cr|pente-2.2.5-9|33	
14cr|pente-2.2.5-9|34	%install
14cr|pente-2.2.5-9|35	mkdir -p %{buildroot}/%{_gamesbindir}
14cr|pente-2.2.5-9|36	mkdir -p %{buildroot}%{_mandir}/man6
14cr|pente-2.2.5-9|37	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|pente-2.2.5-9|38	
14cr|pente-2.2.5-9|39	%makeinstall_std
14cr|pente-2.2.5-9|40	tar xvjf %{SOURCE2}
14cr|pente-2.2.5-9|41	cp %{name}-16.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|pente-2.2.5-9|42	cp %{name}-32.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|pente-2.2.5-9|43	cp %{name}-48.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|pente-2.2.5-9|44	cp %{name}-32.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|pente-2.2.5-9|45	
14cr|pente-2.2.5-9|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pente-2.2.5-9|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|pente-2.2.5-9|48	[Desktop Entry]
14cr|pente-2.2.5-9|49	Name=Pente
14cr|pente-2.2.5-9|50	Comment=Five in a row game
14cr|pente-2.2.5-9|51	Comment[ru]=Игра "пять в ряд"
14cr|pente-2.2.5-9|52	Exec=%{_gamesbindir}/pente
14cr|pente-2.2.5-9|53	Icon=%{name}
14cr|pente-2.2.5-9|54	Terminal=false
14cr|pente-2.2.5-9|55	Type=Application
14cr|pente-2.2.5-9|56	Categories=GTK;Game;BoardGame;
14cr|pente-2.2.5-9|57	EOF
14cr|pente-2.2.5-9|58	
14cr|pente-2.2.5-9|59	%files
14cr|pente-2.2.5-9|60	%doc README
14cr|pente-2.2.5-9|61	%{_gamesbindir}/%{name}
14cr|pente-2.2.5-9|62	%{_mandir}/man6/*
14cr|pente-2.2.5-9|63	%{_datadir}/applications/*.desktop
14cr|pente-2.2.5-9|64	%_iconsdir/%{name}.png
14cr|pente-2.2.5-9|65	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|pente-2.2.5-9|66	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|pente-2.2.5-9|67	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|pente-2.2.5-9|68	
14cr|pente-2.2.5-9|69	
14cr|pente-2.2.5-9|70	%changelog
14cr|pente-2.2.5-9|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-9
14cr|pente-2.2.5-9|72	+ Revision: 6e54b69
14cr|pente-2.2.5-9|73	- MassBuild#464: Increase release tag
14cr|pente-2.2.5-9|74	
14cr|pente-2.2.5-9|75	

3912 14
14cr|performous-0.8-0.20140626.2|1	%define _enable_debug_packages %{nil}
14cr|performous-0.8-0.20140626.2|2	%define debug_package %{nil}
14cr|performous-0.8-0.20140626.2|3	
14cr|performous-0.8-0.20140626.2|4	%define git 20140626
14cr|performous-0.8-0.20140626.2|5	
14cr|performous-0.8-0.20140626.2|6	Summary:	Performous - A cross-platform clone of the Playstation 2 game Singstar
14cr|performous-0.8-0.20140626.2|7	Name:		performous
14cr|performous-0.8-0.20140626.2|8	Version:	0.8
14cr|performous-0.8-0.20140626.2|9	Release:	0.%{git}.2
14cr|performous-0.8-0.20140626.2|10	Group:		Games/Other
14cr|performous-0.8-0.20140626.2|11	License:	GPLv2+
14cr|performous-0.8-0.20140626.2|12	Url:		http://performous.org
14cr|performous-0.8-0.20140626.2|13	# https://github.com/performous/
14cr|performous-0.8-0.20140626.2|14	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cr|performous-0.8-0.20140626.2|15	Source1:	demo.tar.bz2
14cr|performous-0.8-0.20140626.2|16	Patch0:		performous-0.8-20140626-typo.patch
14cr|performous-0.8-0.20140626.2|17	BuildRequires:	cmake
14cr|performous-0.8-0.20140626.2|18	BuildRequires:	help2man
14cr|performous-0.8-0.20140626.2|19	BuildRequires:	librsvg
14cr|performous-0.8-0.20140626.2|20	BuildRequires:	boost-devel
14cr|performous-0.8-0.20140626.2|21	BuildRequires:	ffmpeg-devel
14cr|performous-0.8-0.20140626.2|22	BuildRequires:	jpeg-devel
14cr|performous-0.8-0.20140626.2|23	BuildRequires:	pkgconfig(fontconfig)
14cr|performous-0.8-0.20140626.2|24	BuildRequires:	pkgconfig(freetype2)
14cr|performous-0.8-0.20140626.2|25	BuildRequires:	pkgconfig(gl)
14cr|performous-0.8-0.20140626.2|26	BuildRequires:	pkgconfig(glew)
14cr|performous-0.8-0.20140626.2|27	BuildRequires:	pkgconfig(glib-2.0)
14cr|performous-0.8-0.20140626.2|28	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|performous-0.8-0.20140626.2|29	BuildRequires:	pkgconfig(glu)
14cr|performous-0.8-0.20140626.2|30	BuildRequires:	pkgconfig(ImageMagick)
14cr|performous-0.8-0.20140626.2|31	BuildRequires:	pkgconfig(libpng)
14cr|performous-0.8-0.20140626.2|32	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|performous-0.8-0.20140626.2|33	BuildRequires:	pkgconfig(libtiff-4)
14cr|performous-0.8-0.20140626.2|34	BuildRequires:	pkgconfig(libxml-2.0)
14cr|performous-0.8-0.20140626.2|35	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|performous-0.8-0.20140626.2|36	BuildRequires:	pkgconfig(opencv)
14cr|performous-0.8-0.20140626.2|37	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|performous-0.8-0.20140626.2|38	BuildRequires:	pkgconfig(sdl2)
14cr|performous-0.8-0.20140626.2|39	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|performous-0.8-0.20140626.2|40	BuildRequires:	pkgconfig(zlib)
14cr|performous-0.8-0.20140626.2|41	
14cr|performous-0.8-0.20140626.2|42	%description
14cr|performous-0.8-0.20140626.2|43	Performous - new Sing Screen using themed lyrics.
14cr|performous-0.8-0.20140626.2|44	
14cr|performous-0.8-0.20140626.2|45	Performous is a free cross-platform clone of the Playstation 2
14cr|performous-0.8-0.20140626.2|46	game Singstar.
14cr|performous-0.8-0.20140626.2|47	
14cr|performous-0.8-0.20140626.2|48	While Performous might be classified as a karaoke program, it is
14cr|performous-0.8-0.20140626.2|49	actually much more than that. Instead of just displaying the lyrics,
14cr|performous-0.8-0.20140626.2|50	notes are also displayed and the performance is scored based on how
14cr|performous-0.8-0.20140626.2|51	well you actually hit the notes. Unlike in many other games in this
14cr|performous-0.8-0.20140626.2|52	genre, you will also see the pitch that you are singing, so that you
14cr|performous-0.8-0.20140626.2|53	can see what you are doing wrong and easily (well, everything is
14cr|performous-0.8-0.20140626.2|54	relative) correct your pitch.
14cr|performous-0.8-0.20140626.2|55	
14cr|performous-0.8-0.20140626.2|56	Most of the songs available also contain the original vocals and actual
14cr|performous-0.8-0.20140626.2|57	karaoke versions are rare.
14cr|performous-0.8-0.20140626.2|58	
14cr|performous-0.8-0.20140626.2|59	%files -f Performous.lang
14cr|performous-0.8-0.20140626.2|60	%doc docs/*
14cr|performous-0.8-0.20140626.2|61	%{_bindir}/ss*
14cr|performous-0.8-0.20140626.2|62	%{_bindir}/gh*
14cr|performous-0.8-0.20140626.2|63	%{_bindir}/itg_pck
14cr|performous-0.8-0.20140626.2|64	%{_bindir}/performous
14cr|performous-0.8-0.20140626.2|65	%{_datadir}/games/*
14cr|performous-0.8-0.20140626.2|66	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|performous-0.8-0.20140626.2|67	%{_datadir}/pixmaps/*
14cr|performous-0.8-0.20140626.2|68	%{_datadir}/applications/*.desktop
14cr|performous-0.8-0.20140626.2|69	%{_mandir}/man1/*.1*
14cr|performous-0.8-0.20140626.2|70	%{_mandir}/man6/performous.6*
14cr|performous-0.8-0.20140626.2|71	
14cr|performous-0.8-0.20140626.2|72	#----------------------------------------------------------------------------
14cr|performous-0.8-0.20140626.2|73	
14cr|performous-0.8-0.20140626.2|74	%prep
14cr|performous-0.8-0.20140626.2|75	%setup -q -n %{name}-%{version}-%{git} -a1
14cr|performous-0.8-0.20140626.2|76	%patch0 -p1
14cr|performous-0.8-0.20140626.2|77	rm -f cmake/Modules/FindOpenCV.cmake
14cr|performous-0.8-0.20140626.2|78	
14cr|performous-0.8-0.20140626.2|79	%build
14cr|performous-0.8-0.20140626.2|80	# gcc 4.7 segfaults when building with optflags
14cr|performous-0.8-0.20140626.2|81	%global optflags %{nil}
14cr|performous-0.8-0.20140626.2|82	%cmake
14cr|performous-0.8-0.20140626.2|83	%make
14cr|performous-0.8-0.20140626.2|84	
14cr|performous-0.8-0.20140626.2|85	%install
14cr|performous-0.8-0.20140626.2|86	%makeinstall_std -C build
14cr|performous-0.8-0.20140626.2|87	
14cr|performous-0.8-0.20140626.2|88	# demo song
14cr|performous-0.8-0.20140626.2|89	install -dm 755 "%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
14cr|performous-0.8-0.20140626.2|90	install -m 644 "Joshua Morin - On the run"/* \
14cr|performous-0.8-0.20140626.2|91	"%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
14cr|performous-0.8-0.20140626.2|92	
14cr|performous-0.8-0.20140626.2|93	# Install icons of various sizes.
14cr|performous-0.8-0.20140626.2|94	for s in 256 128 96 48 32 22 16 ; do
14cr|performous-0.8-0.20140626.2|95	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|performous-0.8-0.20140626.2|96	rsvg-convert -w ${s} -h ${s} \
14cr|performous-0.8-0.20140626.2|97	data/themes/default/icon.svg -o \
14cr|performous-0.8-0.20140626.2|98	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|performous-0.8-0.20140626.2|99	done
14cr|performous-0.8-0.20140626.2|100	
14cr|performous-0.8-0.20140626.2|101	%find_lang Performous
14cr|performous-0.8-0.20140626.2|102	
14cr|performous-0.8-0.20140626.2|103	
14cr|performous-0.8-0.20140626.2|104	%changelog
14cr|performous-0.8-0.20140626.2|105	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-0.20140626.2
14cr|performous-0.8-0.20140626.2|106	+ Revision: a77cbcb
14cr|performous-0.8-0.20140626.2|107	- Use better demo song
14cr|performous-0.8-0.20140626.2|108	
14cr|performous-0.8-0.20140626.2|109	

3913 14
14cr|perl-ABF-0.10.0-0.20130102.2|1	%define upstream_name	    ABF
14cr|perl-ABF-0.10.0-0.20130102.2|2	%define upstream_version    0.01
14cr|perl-ABF-0.10.0-0.20130102.2|3	%define git		    20130102
14cr|perl-ABF-0.10.0-0.20130102.2|4	
14cr|perl-ABF-0.10.0-0.20130102.2|5	Name:		perl-%{upstream_name}
14cr|perl-ABF-0.10.0-0.20130102.2|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ABF-0.10.0-0.20130102.2|7	Release:	%{?git:0.%git.}2
14cr|perl-ABF-0.10.0-0.20130102.2|8	Summary:	Perl implementation of ABF API
14cr|perl-ABF-0.10.0-0.20130102.2|9	
14cr|perl-ABF-0.10.0-0.20130102.2|10	License:	GPLv3+
14cr|perl-ABF-0.10.0-0.20130102.2|11	Group:		Development/Other
14cr|perl-ABF-0.10.0-0.20130102.2|12	URL:		https://github.com/mikhirev/ABF
14cr|perl-ABF-0.10.0-0.20130102.2|13	Source0:	%{upstream_name}-%{git}.tar.xz
14cr|perl-ABF-0.10.0-0.20130102.2|14	BuildRequires:	perl-devel
14cr|perl-ABF-0.10.0-0.20130102.2|15	BuildArch:	noarch
14cr|perl-ABF-0.10.0-0.20130102.2|16	
14cr|perl-ABF-0.10.0-0.20130102.2|17	%description
14cr|perl-ABF-0.10.0-0.20130102.2|18	This package provides perl classes for interaction with ABF.
14cr|perl-ABF-0.10.0-0.20130102.2|19	
14cr|perl-ABF-0.10.0-0.20130102.2|20	%prep
14cr|perl-ABF-0.10.0-0.20130102.2|21	%setup -q -n %{upstream_name}-%{git}
14cr|perl-ABF-0.10.0-0.20130102.2|22	
14cr|perl-ABF-0.10.0-0.20130102.2|23	%build
14cr|perl-ABF-0.10.0-0.20130102.2|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ABF-0.10.0-0.20130102.2|25	%make
14cr|perl-ABF-0.10.0-0.20130102.2|26	
14cr|perl-ABF-0.10.0-0.20130102.2|27	%check
14cr|perl-ABF-0.10.0-0.20130102.2|28	make test
14cr|perl-ABF-0.10.0-0.20130102.2|29	
14cr|perl-ABF-0.10.0-0.20130102.2|30	%install
14cr|perl-ABF-0.10.0-0.20130102.2|31	%makeinstall_std
14cr|perl-ABF-0.10.0-0.20130102.2|32	
14cr|perl-ABF-0.10.0-0.20130102.2|33	%files
14cr|perl-ABF-0.10.0-0.20130102.2|34	%doc README.md
14cr|perl-ABF-0.10.0-0.20130102.2|35	%{perl_vendorlib}/ABF*
14cr|perl-ABF-0.10.0-0.20130102.2|36	%{_mandir}/man3/*
14cr|perl-ABF-0.10.0-0.20130102.2|37	
14cr|perl-ABF-0.10.0-0.20130102.2|38	%changelog
14cr|perl-ABF-0.10.0-0.20130102.2|39	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-0.20130102.2
14cr|perl-ABF-0.10.0-0.20130102.2|40	+ Revision: b6f6fee
14cr|perl-ABF-0.10.0-0.20130102.2|41	- Bump release
14cr|perl-ABF-0.10.0-0.20130102.2|42	
14cr|perl-ABF-0.10.0-0.20130102.2|43	

3914 14
14cr|perl-AcePerl-1.920.0-8|1	%define upstream_name AcePerl
14cr|perl-AcePerl-1.920.0-8|2	%define upstream_version 1.92
14cr|perl-AcePerl-1.920.0-8|3	
14cr|perl-AcePerl-1.920.0-8|4	%define __noautoreq 'perl\\(Ace::Browser::LocalSiteDefs\\)'
14cr|perl-AcePerl-1.920.0-8|5	
14cr|perl-AcePerl-1.920.0-8|6	Name:		perl-%{upstream_name}
14cr|perl-AcePerl-1.920.0-8|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AcePerl-1.920.0-8|8	Release:	8
14cr|perl-AcePerl-1.920.0-8|9	
14cr|perl-AcePerl-1.920.0-8|10	Summary:	Perl interface for the ACEDB object-oriented database
14cr|perl-AcePerl-1.920.0-8|11	
14cr|perl-AcePerl-1.920.0-8|12	License:	GPL+ or Artistic
14cr|perl-AcePerl-1.920.0-8|13	Group:		Development/Perl
14cr|perl-AcePerl-1.920.0-8|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-AcePerl-1.920.0-8|15	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Ace/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-AcePerl-1.920.0-8|16	Patch0:		%{name}.makefile.patch
14cr|perl-AcePerl-1.920.0-8|17	
14cr|perl-AcePerl-1.920.0-8|18	BuildRequires:	perl-devel
14cr|perl-AcePerl-1.920.0-8|19	BuildRequires:	perl(WeakRef)
14cr|perl-AcePerl-1.920.0-8|20	BuildRequires:	perl(Cache::Cache)
14cr|perl-AcePerl-1.920.0-8|21	BuildRequires:	tirpc-devel
14cr|perl-AcePerl-1.920.0-8|22	
14cr|perl-AcePerl-1.920.0-8|23	%description
14cr|perl-AcePerl-1.920.0-8|24	Designed specifically for use in genome sequencing projects, ACEDB
14cr|perl-AcePerl-1.920.0-8|25	provides powerful modeling and management services for biological and
14cr|perl-AcePerl-1.920.0-8|26	laboratory data. For others, it is a good open source introduction to
14cr|perl-AcePerl-1.920.0-8|27	the world of object-oriented databases
14cr|perl-AcePerl-1.920.0-8|28	
14cr|perl-AcePerl-1.920.0-8|29	%prep
14cr|perl-AcePerl-1.920.0-8|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AcePerl-1.920.0-8|31	%patch0
14cr|perl-AcePerl-1.920.0-8|32	
14cr|perl-AcePerl-1.920.0-8|33	perl -pi -e 's|^#!/usr/local/bin/perl$|#!%{__perl}|' examples/*
14cr|perl-AcePerl-1.920.0-8|34	
14cr|perl-AcePerl-1.920.0-8|35	%build
14cr|perl-AcePerl-1.920.0-8|36	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-AcePerl-1.920.0-8|37	%make COMPILER="gcc %{optflags} -fPIC -DACEDB4"
14cr|perl-AcePerl-1.920.0-8|38	
14cr|perl-AcePerl-1.920.0-8|39	%install
14cr|perl-AcePerl-1.920.0-8|40	%makeinstall_std
14cr|perl-AcePerl-1.920.0-8|41	
14cr|perl-AcePerl-1.920.0-8|42	%check
14cr|perl-AcePerl-1.920.0-8|43	# tests depends on a remote db to pass...
14cr|perl-AcePerl-1.920.0-8|44	#make test
14cr|perl-AcePerl-1.920.0-8|45	
14cr|perl-AcePerl-1.920.0-8|46	%files
14cr|perl-AcePerl-1.920.0-8|47	%doc README README.ACEBROWSER DISCLAIMER.txt ChangeLog docs examples
14cr|perl-AcePerl-1.920.0-8|48	%{_bindir}/*
14cr|perl-AcePerl-1.920.0-8|49	%{perl_vendorarch}/GFF
14cr|perl-AcePerl-1.920.0-8|50	%{perl_vendorarch}/Ace
14cr|perl-AcePerl-1.920.0-8|51	%{perl_vendorarch}/Ace.pm
14cr|perl-AcePerl-1.920.0-8|52	%{perl_vendorarch}/auto/Ace
14cr|perl-AcePerl-1.920.0-8|53	%{_mandir}/*/*
14cr|perl-AcePerl-1.920.0-8|54	
14cr|perl-AcePerl-1.920.0-8|55	%changelog
14cr|perl-AcePerl-1.920.0-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.920.0-8
14cr|perl-AcePerl-1.920.0-8|57	+ Revision: 8b9747a
14cr|perl-AcePerl-1.920.0-8|58	- MassBuild#464: Increase release tag
14cr|perl-AcePerl-1.920.0-8|59	
14cr|perl-AcePerl-1.920.0-8|60	

3915 14
14cr|perl-Acme-Bleach-1.150.0-3|1	%define upstream_name    Acme-Bleach
14cr|perl-Acme-Bleach-1.150.0-3|2	%define upstream_version 1.150
14cr|perl-Acme-Bleach-1.150.0-3|3	
14cr|perl-Acme-Bleach-1.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Acme-Bleach-1.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Acme-Bleach-1.150.0-3|6	Release:	3
14cr|perl-Acme-Bleach-1.150.0-3|7	
14cr|perl-Acme-Bleach-1.150.0-3|8	Summary:	For I<really> clean programs
14cr|perl-Acme-Bleach-1.150.0-3|9	
14cr|perl-Acme-Bleach-1.150.0-3|10	License:	GPL+ or Artistic
14cr|perl-Acme-Bleach-1.150.0-3|11	Group:		Development/Perl
14cr|perl-Acme-Bleach-1.150.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Acme-Bleach-1.150.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-Bleach-%{upstream_version}.tar.gz
14cr|perl-Acme-Bleach-1.150.0-3|14	
14cr|perl-Acme-Bleach-1.150.0-3|15	BuildRequires:	perl-devel
14cr|perl-Acme-Bleach-1.150.0-3|16	BuildArch:	noarch
14cr|perl-Acme-Bleach-1.150.0-3|17	
14cr|perl-Acme-Bleach-1.150.0-3|18	%description
14cr|perl-Acme-Bleach-1.150.0-3|19	The first time you run a program under 'use Acme::DWIM', the module
14cr|perl-Acme-Bleach-1.150.0-3|20	replaces all the unsightly operators et al. from your source file with the
14cr|perl-Acme-Bleach-1.150.0-3|21	new DWIM operator: '...' (pronounced "yadda yadda yadda").
14cr|perl-Acme-Bleach-1.150.0-3|22	
14cr|perl-Acme-Bleach-1.150.0-3|23	The code continues to work exactly as it did before, but now it looks like
14cr|perl-Acme-Bleach-1.150.0-3|24	this:
14cr|perl-Acme-Bleach-1.150.0-3|25	
14cr|perl-Acme-Bleach-1.150.0-3|26	use Acme::DWIM;
14cr|perl-Acme-Bleach-1.150.0-3|27	
14cr|perl-Acme-Bleach-1.150.0-3|28	my ($x) ... ...("Hullo " ... 3 ... "world" ... "~" ... 30) ... /(...)/;
14cr|perl-Acme-Bleach-1.150.0-3|29	$x ... tr/tnv/uow/;
14cr|perl-Acme-Bleach-1.150.0-3|30	print $x;
14cr|perl-Acme-Bleach-1.150.0-3|31	
14cr|perl-Acme-Bleach-1.150.0-3|32	%prep
14cr|perl-Acme-Bleach-1.150.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-Bleach-1.150.0-3|34	
14cr|perl-Acme-Bleach-1.150.0-3|35	%build
14cr|perl-Acme-Bleach-1.150.0-3|36	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-Bleach-1.150.0-3|37	%make
14cr|perl-Acme-Bleach-1.150.0-3|38	
14cr|perl-Acme-Bleach-1.150.0-3|39	%check
14cr|perl-Acme-Bleach-1.150.0-3|40	make test
14cr|perl-Acme-Bleach-1.150.0-3|41	
14cr|perl-Acme-Bleach-1.150.0-3|42	%install
14cr|perl-Acme-Bleach-1.150.0-3|43	%makeinstall_std
14cr|perl-Acme-Bleach-1.150.0-3|44	
14cr|perl-Acme-Bleach-1.150.0-3|45	%files
14cr|perl-Acme-Bleach-1.150.0-3|46	%doc Changes README
14cr|perl-Acme-Bleach-1.150.0-3|47	%{_mandir}/man3/*
14cr|perl-Acme-Bleach-1.150.0-3|48	%{perl_vendorlib}/*
14cr|perl-Acme-Bleach-1.150.0-3|49	
14cr|perl-Acme-Bleach-1.150.0-3|50	
14cr|perl-Acme-Bleach-1.150.0-3|51	
14cr|perl-Acme-Bleach-1.150.0-3|52	%changelog
14cr|perl-Acme-Bleach-1.150.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-3
14cr|perl-Acme-Bleach-1.150.0-3|54	+ Revision: 4dda3b6
14cr|perl-Acme-Bleach-1.150.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Acme-Bleach-1.150.0-3|56	
14cr|perl-Acme-Bleach-1.150.0-3|57	

3916 14
14cr|perl-Acme-Cow-0.100.0-5|1	%define upstream_name	 Acme-Cow
14cr|perl-Acme-Cow-0.100.0-5|2	%define upstream_version 0.1
14cr|perl-Acme-Cow-0.100.0-5|3	
14cr|perl-Acme-Cow-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Acme-Cow-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Acme-Cow-0.100.0-5|6	Release:	5
14cr|perl-Acme-Cow-0.100.0-5|7	
14cr|perl-Acme-Cow-0.100.0-5|8	Summary:	A configurable speaking/thinking Cow
14cr|perl-Acme-Cow-0.100.0-5|9	
14cr|perl-Acme-Cow-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Acme-Cow-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Acme-Cow-0.100.0-5|12	Url:		http://www.nog.net/~tony/warez/cowsay.shtml
14cr|perl-Acme-Cow-0.100.0-5|13	Source0:	http://www.nog.net/~tony/warez/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Acme-Cow-0.100.0-5|14	
14cr|perl-Acme-Cow-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Acme-Cow-0.100.0-5|16	BuildRequires:	perl(Text::Template)
14cr|perl-Acme-Cow-0.100.0-5|17	
14cr|perl-Acme-Cow-0.100.0-5|18	BuildArch:	noarch
14cr|perl-Acme-Cow-0.100.0-5|19	
14cr|perl-Acme-Cow-0.100.0-5|20	Conflicts:	cowsay
14cr|perl-Acme-Cow-0.100.0-5|21	
14cr|perl-Acme-Cow-0.100.0-5|22	%description
14cr|perl-Acme-Cow-0.100.0-5|23	Talking cows.  ASCII artwork.  A veritable foundation of the
14cr|perl-Acme-Cow-0.100.0-5|24	Internet.
14cr|perl-Acme-Cow-0.100.0-5|25	
14cr|perl-Acme-Cow-0.100.0-5|26	Now you can make the cows say whatever you want.  Acme::Cow is the
14cr|perl-Acme-Cow-0.100.0-5|27	module that does all the work behind the new version of cow{say,think}
14cr|perl-Acme-Cow-0.100.0-5|28	(also included in this distribution).  Now you can incorporate
14cr|perl-Acme-Cow-0.100.0-5|29	loquactious cattle into any program you want, quickly and easily.
14cr|perl-Acme-Cow-0.100.0-5|30	
14cr|perl-Acme-Cow-0.100.0-5|31	%prep
14cr|perl-Acme-Cow-0.100.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-Cow-0.100.0-5|33	
14cr|perl-Acme-Cow-0.100.0-5|34	%build
14cr|perl-Acme-Cow-0.100.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-Cow-0.100.0-5|36	%make
14cr|perl-Acme-Cow-0.100.0-5|37	
14cr|perl-Acme-Cow-0.100.0-5|38	%install
14cr|perl-Acme-Cow-0.100.0-5|39	%makeinstall_std
14cr|perl-Acme-Cow-0.100.0-5|40	
14cr|perl-Acme-Cow-0.100.0-5|41	%check
14cr|perl-Acme-Cow-0.100.0-5|42	%make test
14cr|perl-Acme-Cow-0.100.0-5|43	
14cr|perl-Acme-Cow-0.100.0-5|44	%files
14cr|perl-Acme-Cow-0.100.0-5|45	%doc Changes README
14cr|perl-Acme-Cow-0.100.0-5|46	%{_bindir}/*
14cr|perl-Acme-Cow-0.100.0-5|47	%{perl_vendorlib}/Acme*
14cr|perl-Acme-Cow-0.100.0-5|48	%{_mandir}/*/*
14cr|perl-Acme-Cow-0.100.0-5|49	
14cr|perl-Acme-Cow-0.100.0-5|50	
14cr|perl-Acme-Cow-0.100.0-5|51	
14cr|perl-Acme-Cow-0.100.0-5|52	%changelog
14cr|perl-Acme-Cow-0.100.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Acme-Cow-0.100.0-5|54	+ Revision: c428507
14cr|perl-Acme-Cow-0.100.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Acme-Cow-0.100.0-5|56	
14cr|perl-Acme-Cow-0.100.0-5|57	

3917 14
14cr|perl-Acme-Damn-0.50.0-3|1	%define upstream_name    Acme-Damn
14cr|perl-Acme-Damn-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Acme-Damn-0.50.0-3|3	
14cr|perl-Acme-Damn-0.50.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Acme-Damn-0.50.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Acme-Damn-0.50.0-3|6	Release:	3
14cr|perl-Acme-Damn-0.50.0-3|7	
14cr|perl-Acme-Damn-0.50.0-3|8	Summary:    'Unbless' Perl objects
14cr|perl-Acme-Damn-0.50.0-3|9	
14cr|perl-Acme-Damn-0.50.0-3|10	License:    GPL+ or Artistic
14cr|perl-Acme-Damn-0.50.0-3|11	Group:      Development/Perl
14cr|perl-Acme-Damn-0.50.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Acme-Damn-0.50.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Acme/Acme-Damn-%{upstream_version}.tar.gz
14cr|perl-Acme-Damn-0.50.0-3|14	
14cr|perl-Acme-Damn-0.50.0-3|15	BuildRequires: perl(Test::Exception)
14cr|perl-Acme-Damn-0.50.0-3|16	BuildRequires: perl(Test::More)
14cr|perl-Acme-Damn-0.50.0-3|17	BuildRequires: perl-devel
14cr|perl-Acme-Damn-0.50.0-3|18	
14cr|perl-Acme-Damn-0.50.0-3|19	%description
14cr|perl-Acme-Damn-0.50.0-3|20	*Acme::Damn* provides a single routine, *damn()*, which takes a blessed
14cr|perl-Acme-Damn-0.50.0-3|21	reference (a Perl object), and _unblesses_ it, to return the original
14cr|perl-Acme-Damn-0.50.0-3|22	reference. I can't think of any reason why you might want to do this, but
14cr|perl-Acme-Damn-0.50.0-3|23	just because it's of no use doesn't mean that you shouldn't be able to do
14cr|perl-Acme-Damn-0.50.0-3|24	it.
14cr|perl-Acme-Damn-0.50.0-3|25	
14cr|perl-Acme-Damn-0.50.0-3|26	EXPORT
14cr|perl-Acme-Damn-0.50.0-3|27	By default, *Acme::Damn* exports the method *damn()* into the current
14cr|perl-Acme-Damn-0.50.0-3|28	namespace. Aliases for *damn()* (see below) may be imported upon
14cr|perl-Acme-Damn-0.50.0-3|29	request.
14cr|perl-Acme-Damn-0.50.0-3|30	
14cr|perl-Acme-Damn-0.50.0-3|31	Methods
14cr|perl-Acme-Damn-0.50.0-3|32	* *damn* _object_
14cr|perl-Acme-Damn-0.50.0-3|33	
14cr|perl-Acme-Damn-0.50.0-3|34	%prep
14cr|perl-Acme-Damn-0.50.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-Damn-0.50.0-3|36	
14cr|perl-Acme-Damn-0.50.0-3|37	%build
14cr|perl-Acme-Damn-0.50.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-Damn-0.50.0-3|39	%make
14cr|perl-Acme-Damn-0.50.0-3|40	
14cr|perl-Acme-Damn-0.50.0-3|41	%check
14cr|perl-Acme-Damn-0.50.0-3|42	make test
14cr|perl-Acme-Damn-0.50.0-3|43	
14cr|perl-Acme-Damn-0.50.0-3|44	%install
14cr|perl-Acme-Damn-0.50.0-3|45	%makeinstall_std
14cr|perl-Acme-Damn-0.50.0-3|46	
14cr|perl-Acme-Damn-0.50.0-3|47	%clean
14cr|perl-Acme-Damn-0.50.0-3|48	
14cr|perl-Acme-Damn-0.50.0-3|49	%files
14cr|perl-Acme-Damn-0.50.0-3|50	%doc Changes README
14cr|perl-Acme-Damn-0.50.0-3|51	%{_mandir}/man3/*
14cr|perl-Acme-Damn-0.50.0-3|52	%{perl_vendorlib}/*
14cr|perl-Acme-Damn-0.50.0-3|53	
14cr|perl-Acme-Damn-0.50.0-3|54	
14cr|perl-Acme-Damn-0.50.0-3|55	
14cr|perl-Acme-Damn-0.50.0-3|56	%changelog
14cr|perl-Acme-Damn-0.50.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Acme-Damn-0.50.0-3|58	+ Revision: c022e24
14cr|perl-Acme-Damn-0.50.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Acme-Damn-0.50.0-3|60	
14cr|perl-Acme-Damn-0.50.0-3|61	

3918 14
14cr|perl-Acme-JavaTrace-0.80.0-5|1	%define upstream_name	Acme-JavaTrace
14cr|perl-Acme-JavaTrace-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Acme-JavaTrace-0.80.0-5|3	
14cr|perl-Acme-JavaTrace-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Acme-JavaTrace-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Acme-JavaTrace-0.80.0-5|6	Release:	5
14cr|perl-Acme-JavaTrace-0.80.0-5|7	
14cr|perl-Acme-JavaTrace-0.80.0-5|8	Summary:	Module for using Java-like stack traces
14cr|perl-Acme-JavaTrace-0.80.0-5|9	
14cr|perl-Acme-JavaTrace-0.80.0-5|10	License:	GPL
14cr|perl-Acme-JavaTrace-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Acme-JavaTrace-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Acme-JavaTrace-0.80.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Acme-JavaTrace-0.80.0-5|14	
14cr|perl-Acme-JavaTrace-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Acme-JavaTrace-0.80.0-5|16	BuildArch:	noarch
14cr|perl-Acme-JavaTrace-0.80.0-5|17	
14cr|perl-Acme-JavaTrace-0.80.0-5|18	%description
14cr|perl-Acme-JavaTrace-0.80.0-5|19	<buzzword>This module tries to improves the Perl programmer experience
14cr|perl-Acme-JavaTrace-0.80.0-5|20	by porting the Java paradigm to print stack traces, which is more professional
14cr|perl-Acme-JavaTrace-0.80.0-5|21	than Perl's way.</buzzword>
14cr|perl-Acme-JavaTrace-0.80.0-5|22	
14cr|perl-Acme-JavaTrace-0.80.0-5|23	%prep
14cr|perl-Acme-JavaTrace-0.80.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-JavaTrace-0.80.0-5|25	
14cr|perl-Acme-JavaTrace-0.80.0-5|26	%build
14cr|perl-Acme-JavaTrace-0.80.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-JavaTrace-0.80.0-5|28	make
14cr|perl-Acme-JavaTrace-0.80.0-5|29	
14cr|perl-Acme-JavaTrace-0.80.0-5|30	%check
14cr|perl-Acme-JavaTrace-0.80.0-5|31	make test
14cr|perl-Acme-JavaTrace-0.80.0-5|32	
14cr|perl-Acme-JavaTrace-0.80.0-5|33	%install
14cr|perl-Acme-JavaTrace-0.80.0-5|34	%makeinstall_std
14cr|perl-Acme-JavaTrace-0.80.0-5|35	
14cr|perl-Acme-JavaTrace-0.80.0-5|36	%files
14cr|perl-Acme-JavaTrace-0.80.0-5|37	%doc Changes README INSTALL
14cr|perl-Acme-JavaTrace-0.80.0-5|38	%{perl_vendorlib}/*/*.pm
14cr|perl-Acme-JavaTrace-0.80.0-5|39	%{_mandir}/*/*
14cr|perl-Acme-JavaTrace-0.80.0-5|40	
14cr|perl-Acme-JavaTrace-0.80.0-5|41	
14cr|perl-Acme-JavaTrace-0.80.0-5|42	
14cr|perl-Acme-JavaTrace-0.80.0-5|43	%changelog
14cr|perl-Acme-JavaTrace-0.80.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Acme-JavaTrace-0.80.0-5|45	+ Revision: 1016b88
14cr|perl-Acme-JavaTrace-0.80.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Acme-JavaTrace-0.80.0-5|47	
14cr|perl-Acme-JavaTrace-0.80.0-5|48	

3919 14
14cr|perl-Acme-MetaSyntactic-1.12.0-3|1	%define upstream_name	 Acme-MetaSyntactic
14cr|perl-Acme-MetaSyntactic-1.12.0-3|2	%define upstream_version 1.012
14cr|perl-Acme-MetaSyntactic-1.12.0-3|3	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Acme-MetaSyntactic-1.12.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Acme-MetaSyntactic-1.12.0-3|6	Release:	3
14cr|perl-Acme-MetaSyntactic-1.12.0-3|7	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|8	Summary:	Generates themed metasyntactic variables
14cr|perl-Acme-MetaSyntactic-1.12.0-3|9	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|10	License:	GPL+ or Artistic
14cr|perl-Acme-MetaSyntactic-1.12.0-3|11	Group:		Development/Perl
14cr|perl-Acme-MetaSyntactic-1.12.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Acme-MetaSyntactic-1.12.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-MetaSyntactic-%{upstream_version}.tar.gz
14cr|perl-Acme-MetaSyntactic-1.12.0-3|14	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|15	BuildRequires:	perl-devel
14cr|perl-Acme-MetaSyntactic-1.12.0-3|16	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Acme-MetaSyntactic-1.12.0-3|17	BuildArch:	noarch
14cr|perl-Acme-MetaSyntactic-1.12.0-3|18	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|19	%description
14cr|perl-Acme-MetaSyntactic-1.12.0-3|20	Acme::MetaSyntactic is a perl module to generate good (as well as funny)
14cr|perl-Acme-MetaSyntactic-1.12.0-3|21	metasyntactic variable names. It provides several variable themes, from the
14cr|perl-Acme-MetaSyntactic-1.12.0-3|22	usual "foo" "bar" list, to the fight sound effects from the Batman 60s TV
14cr|perl-Acme-MetaSyntactic-1.12.0-3|23	serial.
14cr|perl-Acme-MetaSyntactic-1.12.0-3|24	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|25	%prep
14cr|perl-Acme-MetaSyntactic-1.12.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-MetaSyntactic-1.12.0-3|27	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|28	%build
14cr|perl-Acme-MetaSyntactic-1.12.0-3|29	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-MetaSyntactic-1.12.0-3|30	%make
14cr|perl-Acme-MetaSyntactic-1.12.0-3|31	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|32	%install
14cr|perl-Acme-MetaSyntactic-1.12.0-3|33	%makeinstall_std
14cr|perl-Acme-MetaSyntactic-1.12.0-3|34	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|35	%files
14cr|perl-Acme-MetaSyntactic-1.12.0-3|36	%doc Changes README
14cr|perl-Acme-MetaSyntactic-1.12.0-3|37	%{perl_vendorlib}/Acme
14cr|perl-Acme-MetaSyntactic-1.12.0-3|38	%{perl_vendorlib}/Test
14cr|perl-Acme-MetaSyntactic-1.12.0-3|39	%{perl_vendorlib}/*pm
14cr|perl-Acme-MetaSyntactic-1.12.0-3|40	%{_mandir}/*/*
14cr|perl-Acme-MetaSyntactic-1.12.0-3|41	%{_bindir}/*
14cr|perl-Acme-MetaSyntactic-1.12.0-3|42	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|43	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|44	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|45	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|46	%changelog
14cr|perl-Acme-MetaSyntactic-1.12.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-3
14cr|perl-Acme-MetaSyntactic-1.12.0-3|48	+ Revision: c345f80
14cr|perl-Acme-MetaSyntactic-1.12.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Acme-MetaSyntactic-1.12.0-3|50	
14cr|perl-Acme-MetaSyntactic-1.12.0-3|51	

3920 14
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|1	%define upstream_name    Acme-POE-Acronym-Generator
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|2	%define upstream_version 1.20
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|3	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|6	Release:	3
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|7	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|8	Summary:	Generate random POE acronyms
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|9	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|11	Group:		Development/Perl
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-POE-Acronym-Generator-%{upstream_version}.tar.gz
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|14	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|17	BuildRequires:	perl(Math::Random)
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|19	BuildArch:	noarch
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|20	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|21	%description
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|22	What does POE stand for?" is a common question, and people have expanded
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|23	the acronym in several ways.
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|24	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|25	Acme::POE::Acronym::Generator produces randomly generated expansions of the
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|26	POE acronym ( or at your option any other arbitary word ).
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|27	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|28	%prep
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|30	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|31	%build
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|32	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|33	%make
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|34	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|35	%check
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|36	%make test
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|37	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|38	%install
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|39	%makeinstall_std
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|40	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|41	%files
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|42	%doc Changes README LICENSE
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|43	%{_mandir}/man3/*
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|44	%{perl_vendorlib}/*
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|45	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|46	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|47	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|48	%changelog
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-3
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|50	+ Revision: 7a011d2
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|52	
14cr|perl-Acme-POE-Acronym-Generator-1.200.0-3|53	

3921 14
14cr|perl-Affix-Infix2Postfix-0.30.0-2|1	%define upstream_name    Affix-Infix2Postfix
14cr|perl-Affix-Infix2Postfix-0.30.0-2|2	%define upstream_version 0.03
14cr|perl-Affix-Infix2Postfix-0.30.0-2|3	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Affix-Infix2Postfix-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Affix-Infix2Postfix-0.30.0-2|6	Release:    2
14cr|perl-Affix-Infix2Postfix-0.30.0-2|7	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|8	Summary:    Perl extension for converting from infix
14cr|perl-Affix-Infix2Postfix-0.30.0-2|9	License:    GPL+ or Artistic
14cr|perl-Affix-Infix2Postfix-0.30.0-2|10	Group:      Development/Perl
14cr|perl-Affix-Infix2Postfix-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Affix-Infix2Postfix-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Affix/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Affix-Infix2Postfix-0.30.0-2|13	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Affix-Infix2Postfix-0.30.0-2|15	BuildRequires: perl-devel
14cr|perl-Affix-Infix2Postfix-0.30.0-2|16	BuildArch: noarch
14cr|perl-Affix-Infix2Postfix-0.30.0-2|17	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|18	%description
14cr|perl-Affix-Infix2Postfix-0.30.0-2|19	Infix2Postfix as the name suggests converts from infix to postfix notation.
14cr|perl-Affix-Infix2Postfix-0.30.0-2|20	The reason why someone would like to do this is that postfix notation is
14cr|perl-Affix-Infix2Postfix-0.30.0-2|21	generally much easier to do in computers. For example take an expression
14cr|perl-Affix-Infix2Postfix-0.30.0-2|22	like: a+b+c*d. For us humans it's pretty easy to do that calculation. But
14cr|perl-Affix-Infix2Postfix-0.30.0-2|23	it's actually much better for computers to get a string of operations such
14cr|perl-Affix-Infix2Postfix-0.30.0-2|24	as: a b + c d * +, where the variable names mean put variable on stack.
14cr|perl-Affix-Infix2Postfix-0.30.0-2|25	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|26	%prep
14cr|perl-Affix-Infix2Postfix-0.30.0-2|27	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Affix-Infix2Postfix-0.30.0-2|28	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|29	%build
14cr|perl-Affix-Infix2Postfix-0.30.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Affix-Infix2Postfix-0.30.0-2|31	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|32	%make
14cr|perl-Affix-Infix2Postfix-0.30.0-2|33	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|34	%check
14cr|perl-Affix-Infix2Postfix-0.30.0-2|35	%make test
14cr|perl-Affix-Infix2Postfix-0.30.0-2|36	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|37	%install
14cr|perl-Affix-Infix2Postfix-0.30.0-2|38	%makeinstall_std
14cr|perl-Affix-Infix2Postfix-0.30.0-2|39	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|40	%files
14cr|perl-Affix-Infix2Postfix-0.30.0-2|41	%doc Changes README
14cr|perl-Affix-Infix2Postfix-0.30.0-2|42	%{_mandir}/man3/*
14cr|perl-Affix-Infix2Postfix-0.30.0-2|43	%{perl_vendorlib}/*
14cr|perl-Affix-Infix2Postfix-0.30.0-2|44	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|45	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|46	%changelog
14cr|perl-Affix-Infix2Postfix-0.30.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-2
14cr|perl-Affix-Infix2Postfix-0.30.0-2|48	+ Revision: 7477e5f
14cr|perl-Affix-Infix2Postfix-0.30.0-2|49	- MassBuild#464: Increase release tag
14cr|perl-Affix-Infix2Postfix-0.30.0-2|50	
14cr|perl-Affix-Infix2Postfix-0.30.0-2|51	

3922 14
14cr|perl-AI-NNFlex-0.240.0-5|1	%define upstream_name    AI-NNFlex
14cr|perl-AI-NNFlex-0.240.0-5|2	%define upstream_version 0.24
14cr|perl-AI-NNFlex-0.240.0-5|3	
14cr|perl-AI-NNFlex-0.240.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-AI-NNFlex-0.240.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AI-NNFlex-0.240.0-5|6	Release:	5
14cr|perl-AI-NNFlex-0.240.0-5|7	
14cr|perl-AI-NNFlex-0.240.0-5|8	Summary:	Flexible API for neural networks
14cr|perl-AI-NNFlex-0.240.0-5|9	
14cr|perl-AI-NNFlex-0.240.0-5|10	License:	GPL+ or Artistic
14cr|perl-AI-NNFlex-0.240.0-5|11	Group:		Development/Perl
14cr|perl-AI-NNFlex-0.240.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AI-NNFlex-0.240.0-5|13	Source0:	http://www.cpan.org/modules/by-module/AI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AI-NNFlex-0.240.0-5|14	
14cr|perl-AI-NNFlex-0.240.0-5|15	BuildRequires:	perl-devel
14cr|perl-AI-NNFlex-0.240.0-5|16	BuildRequires:	perl(Math::Matrix)
14cr|perl-AI-NNFlex-0.240.0-5|17	BuildArch:	noarch
14cr|perl-AI-NNFlex-0.240.0-5|18	
14cr|perl-AI-NNFlex-0.240.0-5|19	%description
14cr|perl-AI-NNFlex-0.240.0-5|20	AI::NNFlex is a base class for constructing your own neural network
14cr|perl-AI-NNFlex-0.240.0-5|21	modules. To implement a neural network, start with the documentation for
14cr|perl-AI-NNFlex-0.240.0-5|22	AI::NNFlex::Backprop, included in this distribution
14cr|perl-AI-NNFlex-0.240.0-5|23	
14cr|perl-AI-NNFlex-0.240.0-5|24	%prep
14cr|perl-AI-NNFlex-0.240.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AI-NNFlex-0.240.0-5|26	
14cr|perl-AI-NNFlex-0.240.0-5|27	%build
14cr|perl-AI-NNFlex-0.240.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AI-NNFlex-0.240.0-5|29	%make
14cr|perl-AI-NNFlex-0.240.0-5|30	
14cr|perl-AI-NNFlex-0.240.0-5|31	%check
14cr|perl-AI-NNFlex-0.240.0-5|32	make test
14cr|perl-AI-NNFlex-0.240.0-5|33	
14cr|perl-AI-NNFlex-0.240.0-5|34	%install
14cr|perl-AI-NNFlex-0.240.0-5|35	%makeinstall_std
14cr|perl-AI-NNFlex-0.240.0-5|36	
14cr|perl-AI-NNFlex-0.240.0-5|37	%files
14cr|perl-AI-NNFlex-0.240.0-5|38	%doc CHANGES INSTALL MANIFEST README.txt TODO
14cr|perl-AI-NNFlex-0.240.0-5|39	%doc examples/*.pl examples/cars/cars.pl
14cr|perl-AI-NNFlex-0.240.0-5|40	%{perl_vendorlib}/*
14cr|perl-AI-NNFlex-0.240.0-5|41	
14cr|perl-AI-NNFlex-0.240.0-5|42	
14cr|perl-AI-NNFlex-0.240.0-5|43	
14cr|perl-AI-NNFlex-0.240.0-5|44	%changelog
14cr|perl-AI-NNFlex-0.240.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-5
14cr|perl-AI-NNFlex-0.240.0-5|46	+ Revision: ec9d3d2
14cr|perl-AI-NNFlex-0.240.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-AI-NNFlex-0.240.0-5|48	
14cr|perl-AI-NNFlex-0.240.0-5|49	

3923 14
14cr|perl-Algorithm-Annotate-0.100.0-5|1	%define upstream_name	 Algorithm-Annotate
14cr|perl-Algorithm-Annotate-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Algorithm-Annotate-0.100.0-5|3	
14cr|perl-Algorithm-Annotate-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Annotate-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Annotate-0.100.0-5|6	Release:	5
14cr|perl-Algorithm-Annotate-0.100.0-5|7	
14cr|perl-Algorithm-Annotate-0.100.0-5|8	Summary:	Perl module to represent a series of changes in annotate form
14cr|perl-Algorithm-Annotate-0.100.0-5|9	
14cr|perl-Algorithm-Annotate-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-Annotate-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Algorithm-Annotate-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Annotate-0.100.0-5|13	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Annotate-0.100.0-5|14	
14cr|perl-Algorithm-Annotate-0.100.0-5|15	BuildRequires:  perl-devel
14cr|perl-Algorithm-Annotate-0.100.0-5|16	BuildRequires:  perl(Algorithm::Diff)
14cr|perl-Algorithm-Annotate-0.100.0-5|17	BuildArch:      noarch
14cr|perl-Algorithm-Annotate-0.100.0-5|18	
14cr|perl-Algorithm-Annotate-0.100.0-5|19	%description
14cr|perl-Algorithm-Annotate-0.100.0-5|20	Algorithm::Annotate generates a list that is useful for generating output
14cr|perl-Algorithm-Annotate-0.100.0-5|21	similar to cvs annotate
14cr|perl-Algorithm-Annotate-0.100.0-5|22	
14cr|perl-Algorithm-Annotate-0.100.0-5|23	%prep
14cr|perl-Algorithm-Annotate-0.100.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Annotate-0.100.0-5|25	
14cr|perl-Algorithm-Annotate-0.100.0-5|26	%build
14cr|perl-Algorithm-Annotate-0.100.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Annotate-0.100.0-5|28	%make
14cr|perl-Algorithm-Annotate-0.100.0-5|29	
14cr|perl-Algorithm-Annotate-0.100.0-5|30	%check
14cr|perl-Algorithm-Annotate-0.100.0-5|31	make test
14cr|perl-Algorithm-Annotate-0.100.0-5|32	
14cr|perl-Algorithm-Annotate-0.100.0-5|33	%install
14cr|perl-Algorithm-Annotate-0.100.0-5|34	%makeinstall_std
14cr|perl-Algorithm-Annotate-0.100.0-5|35	
14cr|perl-Algorithm-Annotate-0.100.0-5|36	%files
14cr|perl-Algorithm-Annotate-0.100.0-5|37	%{perl_vendorlib}/*
14cr|perl-Algorithm-Annotate-0.100.0-5|38	%{_mandir}/man3/*
14cr|perl-Algorithm-Annotate-0.100.0-5|39	
14cr|perl-Algorithm-Annotate-0.100.0-5|40	
14cr|perl-Algorithm-Annotate-0.100.0-5|41	
14cr|perl-Algorithm-Annotate-0.100.0-5|42	%changelog
14cr|perl-Algorithm-Annotate-0.100.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Algorithm-Annotate-0.100.0-5|44	+ Revision: dc092ad
14cr|perl-Algorithm-Annotate-0.100.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Annotate-0.100.0-5|46	
14cr|perl-Algorithm-Annotate-0.100.0-5|47	

3924 14
14cr|perl-Algorithm-Cluster-1.520.0-3|1	%define upstream_name	 Algorithm-Cluster
14cr|perl-Algorithm-Cluster-1.520.0-3|2	%define upstream_version 1.52
14cr|perl-Algorithm-Cluster-1.520.0-3|3	
14cr|perl-Algorithm-Cluster-1.520.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Cluster-1.520.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Cluster-1.520.0-3|6	Release:	3
14cr|perl-Algorithm-Cluster-1.520.0-3|7	
14cr|perl-Algorithm-Cluster-1.520.0-3|8	Summary:	Perl interface to Michiel Jan Laurens de Hoon's C clustering library
14cr|perl-Algorithm-Cluster-1.520.0-3|9	
14cr|perl-Algorithm-Cluster-1.520.0-3|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-Cluster-1.520.0-3|11	Group:		Development/Perl
14cr|perl-Algorithm-Cluster-1.520.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Cluster-1.520.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Cluster-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Cluster-1.520.0-3|14	
14cr|perl-Algorithm-Cluster-1.520.0-3|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-Cluster-1.520.0-3|16	
14cr|perl-Algorithm-Cluster-1.520.0-3|17	%description
14cr|perl-Algorithm-Cluster-1.520.0-3|18	This module is an interface to the C Clustering Library, a general purpose
14cr|perl-Algorithm-Cluster-1.520.0-3|19	library implementing functions for hierarchical clustering (pairwise simple,
14cr|perl-Algorithm-Cluster-1.520.0-3|20	complete, average, and centroid linkage), along with k-means and k-medians
14cr|perl-Algorithm-Cluster-1.520.0-3|21	clustering, and 2D self-organizing maps. The library is distributed along with
14cr|perl-Algorithm-Cluster-1.520.0-3|22	Cluster 3.0, an enhanced version of the famous Cluster program originally
14cr|perl-Algorithm-Cluster-1.520.0-3|23	written by Michael Eisen while at Stanford University. The C clustering library
14cr|perl-Algorithm-Cluster-1.520.0-3|24	was written by Michiel de Hoon.
14cr|perl-Algorithm-Cluster-1.520.0-3|25	
14cr|perl-Algorithm-Cluster-1.520.0-3|26	%prep
14cr|perl-Algorithm-Cluster-1.520.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Cluster-1.520.0-3|28	perl -pi -e 's|^#!/usr/perl/perl580/bin/perl|#!/usr/bin/perl|' perl/examples/*
14cr|perl-Algorithm-Cluster-1.520.0-3|29	
14cr|perl-Algorithm-Cluster-1.520.0-3|30	%build
14cr|perl-Algorithm-Cluster-1.520.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Cluster-1.520.0-3|32	make CFLAGS="%{optflags}"
14cr|perl-Algorithm-Cluster-1.520.0-3|33	
14cr|perl-Algorithm-Cluster-1.520.0-3|34	%install
14cr|perl-Algorithm-Cluster-1.520.0-3|35	%makeinstall_std
14cr|perl-Algorithm-Cluster-1.520.0-3|36	
14cr|perl-Algorithm-Cluster-1.520.0-3|37	%check
14cr|perl-Algorithm-Cluster-1.520.0-3|38	make test
14cr|perl-Algorithm-Cluster-1.520.0-3|39	
14cr|perl-Algorithm-Cluster-1.520.0-3|40	%clean
14cr|perl-Algorithm-Cluster-1.520.0-3|41	
14cr|perl-Algorithm-Cluster-1.520.0-3|42	%files
14cr|perl-Algorithm-Cluster-1.520.0-3|43	%doc INSTALL README perl/examples
14cr|perl-Algorithm-Cluster-1.520.0-3|44	%{perl_vendorarch}/Algorithm
14cr|perl-Algorithm-Cluster-1.520.0-3|45	%{perl_vendorarch}/auto/Algorithm
14cr|perl-Algorithm-Cluster-1.520.0-3|46	%{_mandir}/*/*
14cr|perl-Algorithm-Cluster-1.520.0-3|47	
14cr|perl-Algorithm-Cluster-1.520.0-3|48	
14cr|perl-Algorithm-Cluster-1.520.0-3|49	
14cr|perl-Algorithm-Cluster-1.520.0-3|50	%changelog
14cr|perl-Algorithm-Cluster-1.520.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.520.0-3
14cr|perl-Algorithm-Cluster-1.520.0-3|52	+ Revision: 88f6503
14cr|perl-Algorithm-Cluster-1.520.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Cluster-1.520.0-3|54	
14cr|perl-Algorithm-Cluster-1.520.0-3|55	

3925 14
14cr|perl-Algorithm-Combinatorics-0.270.0-3|1	%define _enable_debug_packages %{nil}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|2	%define debug_package %{nil}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|3	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|4	%define upstream_name    Algorithm-Combinatorics
14cr|perl-Algorithm-Combinatorics-0.270.0-3|5	%define upstream_version 0.27
14cr|perl-Algorithm-Combinatorics-0.270.0-3|6	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|7	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|8	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|9	Release:	3
14cr|perl-Algorithm-Combinatorics-0.270.0-3|10	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|11	Summary:	Efficient generation of combinatorial sequences
14cr|perl-Algorithm-Combinatorics-0.270.0-3|12	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|13	License:	GPL+ or Artistic
14cr|perl-Algorithm-Combinatorics-0.270.0-3|14	Group:		Development/Perl
14cr|perl-Algorithm-Combinatorics-0.270.0-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|16	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Combinatorics-0.270.0-3|17	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|18	BuildRequires:	perl-devel
14cr|perl-Algorithm-Combinatorics-0.270.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Algorithm-Combinatorics-0.270.0-3|20	BuildRequires:	perl(FindBin)
14cr|perl-Algorithm-Combinatorics-0.270.0-3|21	BuildRequires:	perl(Scalar::Util)
14cr|perl-Algorithm-Combinatorics-0.270.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Algorithm-Combinatorics-0.270.0-3|23	BuildRequires:	perl(XSLoader)
14cr|perl-Algorithm-Combinatorics-0.270.0-3|24	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|25	%description
14cr|perl-Algorithm-Combinatorics-0.270.0-3|26	Algorithm::Combinatorics is an efficient generator of combinatorial
14cr|perl-Algorithm-Combinatorics-0.270.0-3|27	sequences. Algorithms are selected from the literature (work in progress,
14cr|perl-Algorithm-Combinatorics-0.270.0-3|28	see the /REFERENCES manpage). Iterators do not use recursion, nor stacks,
14cr|perl-Algorithm-Combinatorics-0.270.0-3|29	and are written in C.
14cr|perl-Algorithm-Combinatorics-0.270.0-3|30	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|31	Tuples are generated in lexicographic order, except in 'subsets()'.
14cr|perl-Algorithm-Combinatorics-0.270.0-3|32	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|33	%prep
14cr|perl-Algorithm-Combinatorics-0.270.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Combinatorics-0.270.0-3|35	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|36	%build
14cr|perl-Algorithm-Combinatorics-0.270.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Combinatorics-0.270.0-3|38	%make
14cr|perl-Algorithm-Combinatorics-0.270.0-3|39	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|40	%check
14cr|perl-Algorithm-Combinatorics-0.270.0-3|41	%make test
14cr|perl-Algorithm-Combinatorics-0.270.0-3|42	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|43	%install
14cr|perl-Algorithm-Combinatorics-0.270.0-3|44	%makeinstall_std
14cr|perl-Algorithm-Combinatorics-0.270.0-3|45	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|46	%files
14cr|perl-Algorithm-Combinatorics-0.270.0-3|47	%doc Changes META.yml MYMETA.yml README
14cr|perl-Algorithm-Combinatorics-0.270.0-3|48	%{_mandir}/man3/*
14cr|perl-Algorithm-Combinatorics-0.270.0-3|49	%{perl_vendorlib}/*
14cr|perl-Algorithm-Combinatorics-0.270.0-3|50	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|51	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|52	%changelog
14cr|perl-Algorithm-Combinatorics-0.270.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.270.0-3
14cr|perl-Algorithm-Combinatorics-0.270.0-3|54	+ Revision: 505e424
14cr|perl-Algorithm-Combinatorics-0.270.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Combinatorics-0.270.0-3|56	
14cr|perl-Algorithm-Combinatorics-0.270.0-3|57	

3926 14
14cr|perl-Algorithm-Dependency-1.110.0-6|1	%define upstream_name	 Algorithm-Dependency
14cr|perl-Algorithm-Dependency-1.110.0-6|2	%define upstream_version 1.110
14cr|perl-Algorithm-Dependency-1.110.0-6|3	
14cr|perl-Algorithm-Dependency-1.110.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Dependency-1.110.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Dependency-1.110.0-6|6	Release:	6
14cr|perl-Algorithm-Dependency-1.110.0-6|7	
14cr|perl-Algorithm-Dependency-1.110.0-6|8	Summary:	Algorithmic framework for implementing dependency tree
14cr|perl-Algorithm-Dependency-1.110.0-6|9	
14cr|perl-Algorithm-Dependency-1.110.0-6|10	License:	GPLv1+ or Artistic
14cr|perl-Algorithm-Dependency-1.110.0-6|11	Group:		Development/Perl
14cr|perl-Algorithm-Dependency-1.110.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Dependency-1.110.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Algorithm-Dependency-1.110.0-6|14	
14cr|perl-Algorithm-Dependency-1.110.0-6|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-Dependency-1.110.0-6|16	BuildRequires:	perl(Class::Inspector) >= 1.06
14cr|perl-Algorithm-Dependency-1.110.0-6|17	BuildRequires:	perl(Config::Tiny) >= 2.0
14cr|perl-Algorithm-Dependency-1.110.0-6|18	BuildRequires:	perl(Test::ClassAPI) >= 0.6
14cr|perl-Algorithm-Dependency-1.110.0-6|19	BuildRequires:	perl(Params::Util)
14cr|perl-Algorithm-Dependency-1.110.0-6|20	
14cr|perl-Algorithm-Dependency-1.110.0-6|21	BuildArch:	noarch
14cr|perl-Algorithm-Dependency-1.110.0-6|22	
14cr|perl-Algorithm-Dependency-1.110.0-6|23	%description
14cr|perl-Algorithm-Dependency-1.110.0-6|24	Algorithm::Dependency is a framework for creating simple read-only
14cr|perl-Algorithm-Dependency-1.110.0-6|25	dependency hierachies, where you have a set of items that rely on other
14cr|perl-Algorithm-Dependency-1.110.0-6|26	items in the set, and require actions on them as well.
14cr|perl-Algorithm-Dependency-1.110.0-6|27	
14cr|perl-Algorithm-Dependency-1.110.0-6|28	Despite the most visible of these being software installation systems
14cr|perl-Algorithm-Dependency-1.110.0-6|29	like the CPAN installer, or debian apt-get, they are useful in others
14cr|perl-Algorithm-Dependency-1.110.0-6|30	situations. This module intentionally uses implementation-neutral words,
14cr|perl-Algorithm-Dependency-1.110.0-6|31	to avoid confusion.
14cr|perl-Algorithm-Dependency-1.110.0-6|32	
14cr|perl-Algorithm-Dependency-1.110.0-6|33	%prep
14cr|perl-Algorithm-Dependency-1.110.0-6|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Dependency-1.110.0-6|35	
14cr|perl-Algorithm-Dependency-1.110.0-6|36	%build
14cr|perl-Algorithm-Dependency-1.110.0-6|37	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Dependency-1.110.0-6|38	%make
14cr|perl-Algorithm-Dependency-1.110.0-6|39	
14cr|perl-Algorithm-Dependency-1.110.0-6|40	%check
14cr|perl-Algorithm-Dependency-1.110.0-6|41	make test
14cr|perl-Algorithm-Dependency-1.110.0-6|42	
14cr|perl-Algorithm-Dependency-1.110.0-6|43	%install
14cr|perl-Algorithm-Dependency-1.110.0-6|44	%makeinstall_std
14cr|perl-Algorithm-Dependency-1.110.0-6|45	
14cr|perl-Algorithm-Dependency-1.110.0-6|46	%files
14cr|perl-Algorithm-Dependency-1.110.0-6|47	%doc Changes README
14cr|perl-Algorithm-Dependency-1.110.0-6|48	%{perl_vendorlib}/Algorithm
14cr|perl-Algorithm-Dependency-1.110.0-6|49	%{_mandir}/*/*
14cr|perl-Algorithm-Dependency-1.110.0-6|50	
14cr|perl-Algorithm-Dependency-1.110.0-6|51	
14cr|perl-Algorithm-Dependency-1.110.0-6|52	
14cr|perl-Algorithm-Dependency-1.110.0-6|53	%changelog
14cr|perl-Algorithm-Dependency-1.110.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-6
14cr|perl-Algorithm-Dependency-1.110.0-6|55	+ Revision: 9cbbd60
14cr|perl-Algorithm-Dependency-1.110.0-6|56	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Dependency-1.110.0-6|57	
14cr|perl-Algorithm-Dependency-1.110.0-6|58	

3927 14
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|1	%define upstream_name    Algorithm-Diff-Apply
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|2	%define upstream_version 0.2.3
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|3	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|6	Release:	15
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|7	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|8	Summary:	Apply one or more Algorithm::Diff diffs
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|9	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|10	License:	Artistic
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|11	Group:		Development/Perl
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|14	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|16	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|17	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|18	BuildArch:	noarch
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|19	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|20	%description
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|21	This module contains subroutines for applying diffs generated by
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|22	Algorithm::Diff to a target array in the hope of regenerating a new array
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|23	incorporating all the changes described in the diffs into a new merged array.
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|24	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|25	%prep
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|27	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|28	%build
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|30	%make
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|31	%make test
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|32	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|33	%install
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|34	%makeinstall_std
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|35	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|36	%files
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|37	%{_mandir}/*/*
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|38	%{perl_vendorlib}/*
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|39	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|40	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|41	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|42	%changelog
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-15
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|44	+ Revision: 4fcebae
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|45	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|46	
14cr|perl-Algorithm-Diff-Apply-0.2.3-15|47	

3928 14
14cr|perl-Algorithm-Evolutionary-0_782.0-4|1	%define upstream_name    Algorithm-Evolutionary
14cr|perl-Algorithm-Evolutionary-0_782.0-4|2	%define upstream_version 0.78_2
14cr|perl-Algorithm-Evolutionary-0_782.0-4|3	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Evolutionary-0_782.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Evolutionary-0_782.0-4|6	Release:	4
14cr|perl-Algorithm-Evolutionary-0_782.0-4|7	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|8	Summary:	N-point crossover
14cr|perl-Algorithm-Evolutionary-0_782.0-4|9	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-Evolutionary-0_782.0-4|11	Group:		Development/Perl
14cr|perl-Algorithm-Evolutionary-0_782.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Evolutionary-0_782.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/JMERELO/Algorithm-Evolutionary-0.78_2.tar.gz
14cr|perl-Algorithm-Evolutionary-0_782.0-4|14	Patch0:		Algorithm-Evolutionary-0.78-fixes.patch
14cr|perl-Algorithm-Evolutionary-0_782.0-4|15	Patch1:		Algorithm-Evolutionary-0.78-tests.patch
14cr|perl-Algorithm-Evolutionary-0_782.0-4|16	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|17	BuildRequires:	perl-devel
14cr|perl-Algorithm-Evolutionary-0_782.0-4|18	BuildRequires:	perl(Algorithm::Permute)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|19	BuildRequires:	perl(B::Deparse)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|20	BuildRequires:	perl(Bit::Vector)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|21	BuildRequires:	perl(Clone)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|22	BuildRequires:	perl(Clone::Fast)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|23	BuildRequires:	perl(GD::Image)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|24	BuildRequires:	perl(Math::Random)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|25	BuildRequires:	perl(Memoize)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|26	BuildRequires:	perl(Object::Array)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|27	BuildRequires:	perl(Pod::Escapes)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|28	BuildRequires:	perl(Statistics::Basic)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|29	BuildRequires:	perl(String::Random)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|30	BuildRequires:	perl(Test::More)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|31	BuildRequires:	perl(Test::Output)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|32	BuildRequires:	perl(Test::Pod)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|33	BuildRequires:	perl(Test::Simple)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|34	BuildRequires:	perl(Time::HiRes)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|35	BuildRequires:	perl(Tree::DAG_Node)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|36	BuildRequires:	perl(XML::LibXML)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|37	BuildRequires:	perl(XML::Parser)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|38	BuildRequires:	perl(XML::Parser::Style::EasyTree)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|39	BuildRequires:	perl(YAML)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|40	BuildRequires:	perl(Statistics::Basic)
14cr|perl-Algorithm-Evolutionary-0_782.0-4|41	BuildArch:	noarch
14cr|perl-Algorithm-Evolutionary-0_782.0-4|42	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|43	%description
14cr|perl-Algorithm-Evolutionary-0_782.0-4|44	'Algorithm::Evolutionary' is a set of classes for doing object-oriented
14cr|perl-Algorithm-Evolutionary-0_782.0-4|45	evolutionary computation in Perl. Why would anyone want to do that escapes
14cr|perl-Algorithm-Evolutionary-0_782.0-4|46	my knowledge, but, in fact, we have found it quite useful for our own
14cr|perl-Algorithm-Evolutionary-0_782.0-4|47	purposes. Same as Perl itself.
14cr|perl-Algorithm-Evolutionary-0_782.0-4|48	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|49	The design principle of Algorithm::Evolutionary is _flexibility_: it should
14cr|perl-Algorithm-Evolutionary-0_782.0-4|50	be very easy to extend using this library, and it should be also quite easy
14cr|perl-Algorithm-Evolutionary-0_782.0-4|51	to program what's already there in the evolutionary computation community.
14cr|perl-Algorithm-Evolutionary-0_782.0-4|52	Besides, the library classes should have persistence provided by XML
14cr|perl-Algorithm-Evolutionary-0_782.0-4|53	modules, and, in some cases, YAML.
14cr|perl-Algorithm-Evolutionary-0_782.0-4|54	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|55	The algorithm allows to create simple evolutionary algorithms, as well as
14cr|perl-Algorithm-Evolutionary-0_782.0-4|56	more complex ones, that interface with databases or with the web.
14cr|perl-Algorithm-Evolutionary-0_782.0-4|57	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|58	%prep
14cr|perl-Algorithm-Evolutionary-0_782.0-4|59	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Evolutionary-0_782.0-4|60	%apply_patches
14cr|perl-Algorithm-Evolutionary-0_782.0-4|61	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|62	%build
14cr|perl-Algorithm-Evolutionary-0_782.0-4|63	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Evolutionary-0_782.0-4|64	%make
14cr|perl-Algorithm-Evolutionary-0_782.0-4|65	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|66	%check
14cr|perl-Algorithm-Evolutionary-0_782.0-4|67	# Please restore the tests (and disable the patch) after next update
14cr|perl-Algorithm-Evolutionary-0_782.0-4|68	# Fails because of named parameter order changing in generated XML
14cr|perl-Algorithm-Evolutionary-0_782.0-4|69	rm -f t/NoChangeTerm.t
14cr|perl-Algorithm-Evolutionary-0_782.0-4|70	# Complains about GD version despite having a newer one
14cr|perl-Algorithm-Evolutionary-0_782.0-4|71	rm -f t/0601-cga-gif-output.t
14cr|perl-Algorithm-Evolutionary-0_782.0-4|72	# Various warnings
14cr|perl-Algorithm-Evolutionary-0_782.0-4|73	rm -f t/pod.t
14cr|perl-Algorithm-Evolutionary-0_782.0-4|74	make test
14cr|perl-Algorithm-Evolutionary-0_782.0-4|75	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|76	%install
14cr|perl-Algorithm-Evolutionary-0_782.0-4|77	%makeinstall_std
14cr|perl-Algorithm-Evolutionary-0_782.0-4|78	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|79	%files
14cr|perl-Algorithm-Evolutionary-0_782.0-4|80	%doc Changes LICENSE README
14cr|perl-Algorithm-Evolutionary-0_782.0-4|81	%{_mandir}/man1/*
14cr|perl-Algorithm-Evolutionary-0_782.0-4|82	%{_mandir}/man3/*
14cr|perl-Algorithm-Evolutionary-0_782.0-4|83	%{perl_vendorlib}/*
14cr|perl-Algorithm-Evolutionary-0_782.0-4|84	%{_bindir}/rectangle-coverage.pl
14cr|perl-Algorithm-Evolutionary-0_782.0-4|85	%{_bindir}/tide_bitstring.pl
14cr|perl-Algorithm-Evolutionary-0_782.0-4|86	%{_bindir}/tide_float.pl
14cr|perl-Algorithm-Evolutionary-0_782.0-4|87	%{_bindir}/canonical-genetic-algorithm.pl
14cr|perl-Algorithm-Evolutionary-0_782.0-4|88	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|89	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|90	%changelog
14cr|perl-Algorithm-Evolutionary-0_782.0-4|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0_782.0-4
14cr|perl-Algorithm-Evolutionary-0_782.0-4|92	+ Revision: edb18b8
14cr|perl-Algorithm-Evolutionary-0_782.0-4|93	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Evolutionary-0_782.0-4|94	
14cr|perl-Algorithm-Evolutionary-0_782.0-4|95	

3929 14
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|1	%define upstream_name	 Algorithm-Graphs-TransitiveClosure
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|2	%define upstream_version 2009110901
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|3	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|6	Release:	5
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|7	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|8	Summary:	Calculate the transitive closure
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|9	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|11	Group:		Development/Perl
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|14	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|16	BuildArch:	noarch
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|17	Obsoletes:	perl-TransitiveClosure <= 1.4
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|18	Provides:	perl-TransitiveClosure = %{version}-%{release}
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|19	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|20	%description
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|21	This is an implementation of the well known Floyd-Warshall algorithm.
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|22	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|23	%prep
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|25	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|26	%build
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|28	%make
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|29	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|30	%check
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|31	make test
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|32	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|33	%install
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|34	%makeinstall_std
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|35	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|36	%files
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|37	%doc Changes
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|38	%{perl_vendorlib}/Algorithm
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|39	%{_mandir}/*/*
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|40	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|41	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|42	%changelog
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2009110901.0.0-5
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|44	+ Revision: 2b5ec7d
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|46	
14cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-5|47	

3930 14
14cr|perl-Algorithm-Merge-0.80.0-5|1	%define upstream_name    Algorithm-Merge
14cr|perl-Algorithm-Merge-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Algorithm-Merge-0.80.0-5|3	
14cr|perl-Algorithm-Merge-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Merge-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Merge-0.80.0-5|6	Release:	5
14cr|perl-Algorithm-Merge-0.80.0-5|7	
14cr|perl-Algorithm-Merge-0.80.0-5|8	Summary:	Implements 3-way merge and diff algorithms
14cr|perl-Algorithm-Merge-0.80.0-5|9	
14cr|perl-Algorithm-Merge-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-Merge-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Algorithm-Merge-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Merge-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Merge-0.80.0-5|14	
14cr|perl-Algorithm-Merge-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-Merge-0.80.0-5|16	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-Algorithm-Merge-0.80.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Algorithm-Merge-0.80.0-5|18	BuildArch:	noarch
14cr|perl-Algorithm-Merge-0.80.0-5|19	
14cr|perl-Algorithm-Merge-0.80.0-5|20	%description
14cr|perl-Algorithm-Merge-0.80.0-5|21	no description found
14cr|perl-Algorithm-Merge-0.80.0-5|22	
14cr|perl-Algorithm-Merge-0.80.0-5|23	%prep
14cr|perl-Algorithm-Merge-0.80.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Merge-0.80.0-5|25	
14cr|perl-Algorithm-Merge-0.80.0-5|26	%build
14cr|perl-Algorithm-Merge-0.80.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Merge-0.80.0-5|28	%make
14cr|perl-Algorithm-Merge-0.80.0-5|29	
14cr|perl-Algorithm-Merge-0.80.0-5|30	%check
14cr|perl-Algorithm-Merge-0.80.0-5|31	%make test
14cr|perl-Algorithm-Merge-0.80.0-5|32	
14cr|perl-Algorithm-Merge-0.80.0-5|33	%install
14cr|perl-Algorithm-Merge-0.80.0-5|34	%makeinstall_std
14cr|perl-Algorithm-Merge-0.80.0-5|35	
14cr|perl-Algorithm-Merge-0.80.0-5|36	%files
14cr|perl-Algorithm-Merge-0.80.0-5|37	%doc CHANGES README
14cr|perl-Algorithm-Merge-0.80.0-5|38	%{_mandir}/man3/*
14cr|perl-Algorithm-Merge-0.80.0-5|39	%{perl_vendorlib}/*
14cr|perl-Algorithm-Merge-0.80.0-5|40	
14cr|perl-Algorithm-Merge-0.80.0-5|41	
14cr|perl-Algorithm-Merge-0.80.0-5|42	
14cr|perl-Algorithm-Merge-0.80.0-5|43	%changelog
14cr|perl-Algorithm-Merge-0.80.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Algorithm-Merge-0.80.0-5|45	+ Revision: eed314f
14cr|perl-Algorithm-Merge-0.80.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Merge-0.80.0-5|47	
14cr|perl-Algorithm-Merge-0.80.0-5|48	

3931 14
14cr|perl-Algorithm-Munkres-0.80.0-5|1	%define upstream_name    Algorithm-Munkres
14cr|perl-Algorithm-Munkres-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Algorithm-Munkres-0.80.0-5|3	
14cr|perl-Algorithm-Munkres-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-Munkres-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Munkres-0.80.0-5|6	Release:	5
14cr|perl-Algorithm-Munkres-0.80.0-5|7	
14cr|perl-Algorithm-Munkres-0.80.0-5|8	Summary:	%{upstream_name} module for perl
14cr|perl-Algorithm-Munkres-0.80.0-5|9	License:	GPLv2+
14cr|perl-Algorithm-Munkres-0.80.0-5|10	Group:		Development/Perl
14cr|perl-Algorithm-Munkres-0.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Munkres-0.80.0-5|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Algorithm-Munkres-0.80.0-5|13	
14cr|perl-Algorithm-Munkres-0.80.0-5|14	BuildRequires:	perl-devel
14cr|perl-Algorithm-Munkres-0.80.0-5|15	BuildArch:	noarch
14cr|perl-Algorithm-Munkres-0.80.0-5|16	
14cr|perl-Algorithm-Munkres-0.80.0-5|17	%description
14cr|perl-Algorithm-Munkres-0.80.0-5|18	Perl extension for Munkres' solution to
14cr|perl-Algorithm-Munkres-0.80.0-5|19	classical Assignment problem for square and rectangular matrices
14cr|perl-Algorithm-Munkres-0.80.0-5|20	This module extends the solution of Assignment problem for square
14cr|perl-Algorithm-Munkres-0.80.0-5|21	matrices to rectangular matrices by padding zeros. Thus a rectangular
14cr|perl-Algorithm-Munkres-0.80.0-5|22	matrix is converted to square matrix by padding necessary zeros.
14cr|perl-Algorithm-Munkres-0.80.0-5|23	
14cr|perl-Algorithm-Munkres-0.80.0-5|24	%prep
14cr|perl-Algorithm-Munkres-0.80.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Munkres-0.80.0-5|26	
14cr|perl-Algorithm-Munkres-0.80.0-5|27	%build
14cr|perl-Algorithm-Munkres-0.80.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Munkres-0.80.0-5|29	make
14cr|perl-Algorithm-Munkres-0.80.0-5|30	
14cr|perl-Algorithm-Munkres-0.80.0-5|31	%check
14cr|perl-Algorithm-Munkres-0.80.0-5|32	make test
14cr|perl-Algorithm-Munkres-0.80.0-5|33	
14cr|perl-Algorithm-Munkres-0.80.0-5|34	%install
14cr|perl-Algorithm-Munkres-0.80.0-5|35	%makeinstall_std
14cr|perl-Algorithm-Munkres-0.80.0-5|36	
14cr|perl-Algorithm-Munkres-0.80.0-5|37	%files
14cr|perl-Algorithm-Munkres-0.80.0-5|38	%doc Changes README
14cr|perl-Algorithm-Munkres-0.80.0-5|39	%{perl_vendorlib}/Algorithm
14cr|perl-Algorithm-Munkres-0.80.0-5|40	%{_mandir}/*/*
14cr|perl-Algorithm-Munkres-0.80.0-5|41	
14cr|perl-Algorithm-Munkres-0.80.0-5|42	
14cr|perl-Algorithm-Munkres-0.80.0-5|43	%changelog
14cr|perl-Algorithm-Munkres-0.80.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Algorithm-Munkres-0.80.0-5|45	+ Revision: 51aeb7e
14cr|perl-Algorithm-Munkres-0.80.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Munkres-0.80.0-5|47	
14cr|perl-Algorithm-Munkres-0.80.0-5|48	

3932 14
14cr|perl-Algorithm-Permute-0.120.0-7|1	%define upstream_name    Algorithm-Permute
14cr|perl-Algorithm-Permute-0.120.0-7|2	%define upstream_version 0.12
14cr|perl-Algorithm-Permute-0.120.0-7|3	
14cr|perl-Algorithm-Permute-0.120.0-7|4	Name:       perl-%{upstream_name}
14cr|perl-Algorithm-Permute-0.120.0-7|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Algorithm-Permute-0.120.0-7|6	Release:	7
14cr|perl-Algorithm-Permute-0.120.0-7|7	
14cr|perl-Algorithm-Permute-0.120.0-7|8	Summary:    Handy and fast permutation with OO interface
14cr|perl-Algorithm-Permute-0.120.0-7|9	
14cr|perl-Algorithm-Permute-0.120.0-7|10	License:    GPL+ or Artistic
14cr|perl-Algorithm-Permute-0.120.0-7|11	Group:      Development/Perl
14cr|perl-Algorithm-Permute-0.120.0-7|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-Permute-0.120.0-7|13	Source0:    http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-Permute-0.120.0-7|14	
14cr|perl-Algorithm-Permute-0.120.0-7|15	BuildRequires: perl-devel
14cr|perl-Algorithm-Permute-0.120.0-7|16	
14cr|perl-Algorithm-Permute-0.120.0-7|17	%description
14cr|perl-Algorithm-Permute-0.120.0-7|18	This handy module makes performing permutation in Perl easy and fast,
14cr|perl-Algorithm-Permute-0.120.0-7|19	although perhaps its algorithm is not the fastest on the earth. It supports
14cr|perl-Algorithm-Permute-0.120.0-7|20	permutation r of n objects where 0 < r <= n.
14cr|perl-Algorithm-Permute-0.120.0-7|21	
14cr|perl-Algorithm-Permute-0.120.0-7|22	%prep
14cr|perl-Algorithm-Permute-0.120.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-Permute-0.120.0-7|24	
14cr|perl-Algorithm-Permute-0.120.0-7|25	%build
14cr|perl-Algorithm-Permute-0.120.0-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-Permute-0.120.0-7|27	%make
14cr|perl-Algorithm-Permute-0.120.0-7|28	
14cr|perl-Algorithm-Permute-0.120.0-7|29	%check
14cr|perl-Algorithm-Permute-0.120.0-7|30	make test
14cr|perl-Algorithm-Permute-0.120.0-7|31	
14cr|perl-Algorithm-Permute-0.120.0-7|32	%install
14cr|perl-Algorithm-Permute-0.120.0-7|33	%makeinstall_std
14cr|perl-Algorithm-Permute-0.120.0-7|34	
14cr|perl-Algorithm-Permute-0.120.0-7|35	%clean
14cr|perl-Algorithm-Permute-0.120.0-7|36	
14cr|perl-Algorithm-Permute-0.120.0-7|37	%files
14cr|perl-Algorithm-Permute-0.120.0-7|38	%doc Changes README
14cr|perl-Algorithm-Permute-0.120.0-7|39	%{_mandir}/man3/*
14cr|perl-Algorithm-Permute-0.120.0-7|40	%{perl_vendorlib}/*
14cr|perl-Algorithm-Permute-0.120.0-7|41	
14cr|perl-Algorithm-Permute-0.120.0-7|42	
14cr|perl-Algorithm-Permute-0.120.0-7|43	
14cr|perl-Algorithm-Permute-0.120.0-7|44	%changelog
14cr|perl-Algorithm-Permute-0.120.0-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-7
14cr|perl-Algorithm-Permute-0.120.0-7|46	+ Revision: 390a314
14cr|perl-Algorithm-Permute-0.120.0-7|47	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-Permute-0.120.0-7|48	
14cr|perl-Algorithm-Permute-0.120.0-7|49	

3933 14
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|1	%define upstream_name    Algorithm-RectanglesContainingDot
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|3	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|6	Release:	5
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|7	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|8	Summary:	Find rectangles containing a given dot
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|9	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|14	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|17	BuildArch:	noarch
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|18	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|19	%description
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|20	Given a set of rectangles and a set of dots, the algorithm implemented in
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|21	this modules finds for every dot, which rectangles contain it.
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|22	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|23	The algorithm complexity is O(R * log(R) * log(R) + D * log(R)) being R the
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|24	number of rectangles and D the number of dots.
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|25	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|26	Its usage is very simple:
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|27	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|28	%prep
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|30	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|31	%build
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|33	%make
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|34	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|35	%check
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|36	%make test
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|37	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|38	%install
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|39	%makeinstall_std
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|40	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|41	%files
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|42	%doc README Changes
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|43	%{_mandir}/man3/*
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|44	%{perl_vendorlib}/*
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|45	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|46	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|47	%changelog
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|49	+ Revision: e55c1b1
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|51	
14cr|perl-Algorithm-RectanglesContainingDot-0.20.0-5|52	

3934 14
14cr|perl-Alias-2.320.0-6|1	%define	upstream_name Alias
14cr|perl-Alias-2.320.0-6|2	%define	upstream_version 2.32
14cr|perl-Alias-2.320.0-6|3	
14cr|perl-Alias-2.320.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Alias-2.320.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Alias-2.320.0-6|6	Release:	6
14cr|perl-Alias-2.320.0-6|7	
14cr|perl-Alias-2.320.0-6|8	Summary:	CPAN %{upstream_name} module for aliasing services
14cr|perl-Alias-2.320.0-6|9	
14cr|perl-Alias-2.320.0-6|10	License:	GPL+ or Artistic
14cr|perl-Alias-2.320.0-6|11	Group:		Development/Perl
14cr|perl-Alias-2.320.0-6|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Alias-2.320.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Alias/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Alias-2.320.0-6|14	Patch0:		Alias-2.32-perl-5.14-fix.patch
14cr|perl-Alias-2.320.0-6|15	
14cr|perl-Alias-2.320.0-6|16	BuildRequires:	perl-devel
14cr|perl-Alias-2.320.0-6|17	
14cr|perl-Alias-2.320.0-6|18	%description
14cr|perl-Alias-2.320.0-6|19	This Perl module performs aliasing services. You may find this
14cr|perl-Alias-2.320.0-6|20	module useful if you:
14cr|perl-Alias-2.320.0-6|21	* are tired of dereferencing hash-based object attributes
14cr|perl-Alias-2.320.0-6|22	* wish perl could make-do with fewer $, -> and {} things
14cr|perl-Alias-2.320.0-6|23	* are a little scared of using typeglobs
14cr|perl-Alias-2.320.0-6|24	* want the freedom to put what you want, when you want in
14cr|perl-Alias-2.320.0-6|25	the symbol table without having to deal with weird syntax
14cr|perl-Alias-2.320.0-6|26	* need to use scalar constants in your program since you don't
14cr|perl-Alias-2.320.0-6|27	trust yourself from changing $PI
14cr|perl-Alias-2.320.0-6|28	
14cr|perl-Alias-2.320.0-6|29	%prep
14cr|perl-Alias-2.320.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Alias-2.320.0-6|31	%patch0 -p1 -b .perl514~
14cr|perl-Alias-2.320.0-6|32	
14cr|perl-Alias-2.320.0-6|33	%build
14cr|perl-Alias-2.320.0-6|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Alias-2.320.0-6|35	%make
14cr|perl-Alias-2.320.0-6|36	make test
14cr|perl-Alias-2.320.0-6|37	
14cr|perl-Alias-2.320.0-6|38	%install
14cr|perl-Alias-2.320.0-6|39	%makeinstall_std
14cr|perl-Alias-2.320.0-6|40	
14cr|perl-Alias-2.320.0-6|41	%files
14cr|perl-Alias-2.320.0-6|42	%doc Changes README
14cr|perl-Alias-2.320.0-6|43	%{perl_vendorlib}/*/Alias.pm
14cr|perl-Alias-2.320.0-6|44	%{perl_vendorlib}/*/auto/Alias/*
14cr|perl-Alias-2.320.0-6|45	%{_mandir}/*/*
14cr|perl-Alias-2.320.0-6|46	
14cr|perl-Alias-2.320.0-6|47	
14cr|perl-Alias-2.320.0-6|48	
14cr|perl-Alias-2.320.0-6|49	%changelog
14cr|perl-Alias-2.320.0-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.320.0-6
14cr|perl-Alias-2.320.0-6|51	+ Revision: 53a6fd5
14cr|perl-Alias-2.320.0-6|52	- MassBuild#464: Increase release tag
14cr|perl-Alias-2.320.0-6|53	
14cr|perl-Alias-2.320.0-6|54	

3935 14
14cr|perl-aliased-0.310.0-3|1	%define upstream_name    aliased
14cr|perl-aliased-0.310.0-3|2	%define upstream_version 0.31
14cr|perl-aliased-0.310.0-3|3	
14cr|perl-aliased-0.310.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-aliased-0.310.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-aliased-0.310.0-3|6	Release:    3
14cr|perl-aliased-0.310.0-3|7	
14cr|perl-aliased-0.310.0-3|8	Summary:    Use shorter versions of class names
14cr|perl-aliased-0.310.0-3|9	
14cr|perl-aliased-0.310.0-3|10	License:    GPL+ or Artistic
14cr|perl-aliased-0.310.0-3|11	Group:      Development/Perl
14cr|perl-aliased-0.310.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-aliased-0.310.0-3|13	Source0:    http://www.cpan.org/modules/by-module//aliased-%{upstream_version}.tar.gz
14cr|perl-aliased-0.310.0-3|14	
14cr|perl-aliased-0.310.0-3|15	BuildRequires: perl(Test::More)
14cr|perl-aliased-0.310.0-3|16	BuildRequires: perl(Module::Build::Compat)
14cr|perl-aliased-0.310.0-3|17	BuildRequires: perl-devel
14cr|perl-aliased-0.310.0-3|18	BuildArch: noarch
14cr|perl-aliased-0.310.0-3|19	
14cr|perl-aliased-0.310.0-3|20	Provides: perl(aliased)
14cr|perl-aliased-0.310.0-3|21	
14cr|perl-aliased-0.310.0-3|22	%description
14cr|perl-aliased-0.310.0-3|23	'aliased' is simple in concept but is a rather handy module. It loads the
14cr|perl-aliased-0.310.0-3|24	class you specify and exports into your namespace a subroutine that returns
14cr|perl-aliased-0.310.0-3|25	the class name. You can explicitly alias the class to another name or, if
14cr|perl-aliased-0.310.0-3|26	you prefer, you can do so implicitly. In the latter case, the name of the
14cr|perl-aliased-0.310.0-3|27	subroutine is the last part of the class name.
14cr|perl-aliased-0.310.0-3|28	
14cr|perl-aliased-0.310.0-3|29	%prep
14cr|perl-aliased-0.310.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-aliased-0.310.0-3|31	
14cr|perl-aliased-0.310.0-3|32	%build
14cr|perl-aliased-0.310.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-aliased-0.310.0-3|34	%make
14cr|perl-aliased-0.310.0-3|35	
14cr|perl-aliased-0.310.0-3|36	%check
14cr|perl-aliased-0.310.0-3|37	make test
14cr|perl-aliased-0.310.0-3|38	
14cr|perl-aliased-0.310.0-3|39	%install
14cr|perl-aliased-0.310.0-3|40	%makeinstall_std
14cr|perl-aliased-0.310.0-3|41	
14cr|perl-aliased-0.310.0-3|42	%files
14cr|perl-aliased-0.310.0-3|43	%doc Changes META.yml README
14cr|perl-aliased-0.310.0-3|44	%{_mandir}/man3/*
14cr|perl-aliased-0.310.0-3|45	%{perl_vendorlib}/*
14cr|perl-aliased-0.310.0-3|46	
14cr|perl-aliased-0.310.0-3|47	
14cr|perl-aliased-0.310.0-3|48	
14cr|perl-aliased-0.310.0-3|49	%changelog
14cr|perl-aliased-0.310.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-3
14cr|perl-aliased-0.310.0-3|51	+ Revision: b5f9815
14cr|perl-aliased-0.310.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-aliased-0.310.0-3|53	
14cr|perl-aliased-0.310.0-3|54	

3936 14
14cr|perl-Alien-GvaScript-1.430.0-3|1	%define upstream_name    Alien-GvaScript
14cr|perl-Alien-GvaScript-1.430.0-3|2	%define upstream_version 1.43
14cr|perl-Alien-GvaScript-1.430.0-3|3	
14cr|perl-Alien-GvaScript-1.430.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Alien-GvaScript-1.430.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Alien-GvaScript-1.430.0-3|6	Release:    3
14cr|perl-Alien-GvaScript-1.430.0-3|7	
14cr|perl-Alien-GvaScript-1.430.0-3|8	Summary:    Gva extension to the prototype javascript framework
14cr|perl-Alien-GvaScript-1.430.0-3|9	
14cr|perl-Alien-GvaScript-1.430.0-3|10	License:    GPL+ or Artistic
14cr|perl-Alien-GvaScript-1.430.0-3|11	Group:      Development/Perl
14cr|perl-Alien-GvaScript-1.430.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Alien-GvaScript-1.430.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Alien/Alien-GvaScript-%{upstream_version}.tar.gz
14cr|perl-Alien-GvaScript-1.430.0-3|14	
14cr|perl-Alien-GvaScript-1.430.0-3|15	BuildRequires: perl(File::Copy)
14cr|perl-Alien-GvaScript-1.430.0-3|16	BuildRequires: perl(File::Path)
14cr|perl-Alien-GvaScript-1.430.0-3|17	BuildRequires: perl(Pod::POM)
14cr|perl-Alien-GvaScript-1.430.0-3|18	BuildRequires: perl(Pod::POM::View)
14cr|perl-Alien-GvaScript-1.430.0-3|19	BuildRequires: perl(Pod::POM::View::HTML)
14cr|perl-Alien-GvaScript-1.430.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-Alien-GvaScript-1.430.0-3|21	BuildRequires: perl(Module::Build)
14cr|perl-Alien-GvaScript-1.430.0-3|22	BuildArch: noarch
14cr|perl-Alien-GvaScript-1.430.0-3|23	
14cr|perl-Alien-GvaScript-1.430.0-3|24	%description
14cr|perl-Alien-GvaScript-1.430.0-3|25	GvaScript (pronounce "gee-vascript") is a javascript framework born in
14cr|perl-Alien-GvaScript-1.430.0-3|26	Geneva, Switzerland (GVA is the IATA code for Geneva Cointrin
14cr|perl-Alien-GvaScript-1.430.0-3|27	International Airport).
14cr|perl-Alien-GvaScript-1.430.0-3|28	
14cr|perl-Alien-GvaScript-1.430.0-3|29	It is built on top of the prototype object-oriented javascript framework
14cr|perl-Alien-GvaScript-1.430.0-3|30	(http://prototype.conio.net) and offers a number of extensions and
14cr|perl-Alien-GvaScript-1.430.0-3|31	widgets, such as keymap handling, application-specific events,
14cr|perl-Alien-GvaScript-1.430.0-3|32	autocompletion on input field, tree navigation, and forms with autofocus
14cr|perl-Alien-GvaScript-1.430.0-3|33	and repeated sections. These functionalities are described in separate
14cr|perl-Alien-GvaScript-1.430.0-3|34	documentation pages (see Alien::GvaScript::Intro).
14cr|perl-Alien-GvaScript-1.430.0-3|35	
14cr|perl-Alien-GvaScript-1.430.0-3|36	GvaScript is distributed using Perl tools, but the actual content of the
14cr|perl-Alien-GvaScript-1.430.0-3|37	library is pure javascript; hence its location in the Alien namespace
14cr|perl-Alien-GvaScript-1.430.0-3|38	(see the Alien manifesto).
14cr|perl-Alien-GvaScript-1.430.0-3|39	
14cr|perl-Alien-GvaScript-1.430.0-3|40	GvaScript runtime library does not need Perl; you can integrate it in
14cr|perl-Alien-GvaScript-1.430.0-3|41	any other Web programming framework. Perl is only needed for developers
14cr|perl-Alien-GvaScript-1.430.0-3|42	who want to modify GvaScript sources and recreate a distribution
14cr|perl-Alien-GvaScript-1.430.0-3|43	package.
14cr|perl-Alien-GvaScript-1.430.0-3|44	
14cr|perl-Alien-GvaScript-1.430.0-3|45	%prep
14cr|perl-Alien-GvaScript-1.430.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Alien-GvaScript-1.430.0-3|47	
14cr|perl-Alien-GvaScript-1.430.0-3|48	%build
14cr|perl-Alien-GvaScript-1.430.0-3|49	%{__perl} Build.PL installdirs=vendor
14cr|perl-Alien-GvaScript-1.430.0-3|50	./Build
14cr|perl-Alien-GvaScript-1.430.0-3|51	
14cr|perl-Alien-GvaScript-1.430.0-3|52	%check
14cr|perl-Alien-GvaScript-1.430.0-3|53	./Build test
14cr|perl-Alien-GvaScript-1.430.0-3|54	
14cr|perl-Alien-GvaScript-1.430.0-3|55	%install
14cr|perl-Alien-GvaScript-1.430.0-3|56	./Build install --destdir %{buildroot}
14cr|perl-Alien-GvaScript-1.430.0-3|57	
14cr|perl-Alien-GvaScript-1.430.0-3|58	%clean
14cr|perl-Alien-GvaScript-1.430.0-3|59	
14cr|perl-Alien-GvaScript-1.430.0-3|60	%files
14cr|perl-Alien-GvaScript-1.430.0-3|61	%doc README Changes
14cr|perl-Alien-GvaScript-1.430.0-3|62	%{_mandir}/man3/*
14cr|perl-Alien-GvaScript-1.430.0-3|63	%{perl_vendorlib}/*
14cr|perl-Alien-GvaScript-1.430.0-3|64	
14cr|perl-Alien-GvaScript-1.430.0-3|65	
14cr|perl-Alien-GvaScript-1.430.0-3|66	
14cr|perl-Alien-GvaScript-1.430.0-3|67	%changelog
14cr|perl-Alien-GvaScript-1.430.0-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-3
14cr|perl-Alien-GvaScript-1.430.0-3|69	+ Revision: 8cb9cb4
14cr|perl-Alien-GvaScript-1.430.0-3|70	- MassBuild#464: Increase release tag
14cr|perl-Alien-GvaScript-1.430.0-3|71	
14cr|perl-Alien-GvaScript-1.430.0-3|72	

3937 14
14cr|perl-Alien-SDL-1.444.0-4|1	%define upstream_name    Alien-SDL
14cr|perl-Alien-SDL-1.444.0-4|2	%define upstream_version 1.444
14cr|perl-Alien-SDL-1.444.0-4|3	
14cr|perl-Alien-SDL-1.444.0-4|4	Summary:	Building, finding and using SDL binaries
14cr|perl-Alien-SDL-1.444.0-4|5	Name:		perl-%{upstream_name}
14cr|perl-Alien-SDL-1.444.0-4|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Alien-SDL-1.444.0-4|7	Release:	4
14cr|perl-Alien-SDL-1.444.0-4|8	License:	GPLv2+ or Artistic
14cr|perl-Alien-SDL-1.444.0-4|9	Group:		Development/Perl
14cr|perl-Alien-SDL-1.444.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Alien-SDL-1.444.0-4|11	Source0:	http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Alien-SDL-1.444.0-4|12	Patch0:		perl-Alien-SDL-1.440-disable-rpath.patch
14cr|perl-Alien-SDL-1.444.0-4|13	BuildRequires:	pkgconfig(sdl)
14cr|perl-Alien-SDL-1.444.0-4|14	BuildRequires:	perl(Archive::Extract)
14cr|perl-Alien-SDL-1.444.0-4|15	BuildRequires:	perl(Archive::Tar)
14cr|perl-Alien-SDL-1.444.0-4|16	BuildRequires:	perl(Archive::Zip)
14cr|perl-Alien-SDL-1.444.0-4|17	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Alien-SDL-1.444.0-4|18	BuildRequires:	perl(Digest::SHA)
14cr|perl-Alien-SDL-1.444.0-4|19	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Alien-SDL-1.444.0-4|20	BuildRequires:	perl(File::Fetch)
14cr|perl-Alien-SDL-1.444.0-4|21	BuildRequires:	perl(File::Find)
14cr|perl-Alien-SDL-1.444.0-4|22	BuildRequires:	perl(File::Path)
14cr|perl-Alien-SDL-1.444.0-4|23	BuildRequires:	perl(File::ShareDir)
14cr|perl-Alien-SDL-1.444.0-4|24	BuildRequires:	perl(File::Spec)
14cr|perl-Alien-SDL-1.444.0-4|25	BuildRequires:	perl(File::Temp)
14cr|perl-Alien-SDL-1.444.0-4|26	BuildRequires:	perl(File::Which)
14cr|perl-Alien-SDL-1.444.0-4|27	BuildRequires:	perl(Module::Build)
14cr|perl-Alien-SDL-1.444.0-4|28	BuildRequires:	perl(Text::Patch)
14cr|perl-Alien-SDL-1.444.0-4|29	BuildArch:	noarch
14cr|perl-Alien-SDL-1.444.0-4|30	
14cr|perl-Alien-SDL-1.444.0-4|31	%description
14cr|perl-Alien-SDL-1.444.0-4|32	Please see the Alien manpage for the manifesto of the Alien namespace.
14cr|perl-Alien-SDL-1.444.0-4|33	
14cr|perl-Alien-SDL-1.444.0-4|34	In short 'Alien::SDL' can be used to detect and get configuration settings
14cr|perl-Alien-SDL-1.444.0-4|35	from an installed SDL and related libraries. Based on your platform it
14cr|perl-Alien-SDL-1.444.0-4|36	offers the possibility to download and install prebuilt binaries or to
14cr|perl-Alien-SDL-1.444.0-4|37	build SDL & co. from source codes.
14cr|perl-Alien-SDL-1.444.0-4|38	
14cr|perl-Alien-SDL-1.444.0-4|39	%files
14cr|perl-Alien-SDL-1.444.0-4|40	%doc META.yml Changes README LICENSE
14cr|perl-Alien-SDL-1.444.0-4|41	%{_mandir}/man3/*
14cr|perl-Alien-SDL-1.444.0-4|42	%{perl_vendorlib}/*
14cr|perl-Alien-SDL-1.444.0-4|43	%{_bindir}/sdl-config.pl
14cr|perl-Alien-SDL-1.444.0-4|44	
14cr|perl-Alien-SDL-1.444.0-4|45	#----------------------------------------------------------------------------
14cr|perl-Alien-SDL-1.444.0-4|46	
14cr|perl-Alien-SDL-1.444.0-4|47	%prep
14cr|perl-Alien-SDL-1.444.0-4|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Alien-SDL-1.444.0-4|49	%patch0 -p1
14cr|perl-Alien-SDL-1.444.0-4|50	
14cr|perl-Alien-SDL-1.444.0-4|51	%build
14cr|perl-Alien-SDL-1.444.0-4|52	echo 1 | perl Build.PL installdirs=vendor
14cr|perl-Alien-SDL-1.444.0-4|53	./Build
14cr|perl-Alien-SDL-1.444.0-4|54	
14cr|perl-Alien-SDL-1.444.0-4|55	%check
14cr|perl-Alien-SDL-1.444.0-4|56	./Build test
14cr|perl-Alien-SDL-1.444.0-4|57	
14cr|perl-Alien-SDL-1.444.0-4|58	%install
14cr|perl-Alien-SDL-1.444.0-4|59	./Build install destdir=%{buildroot}
14cr|perl-Alien-SDL-1.444.0-4|60	
14cr|perl-Alien-SDL-1.444.0-4|61	%changelog
14cr|perl-Alien-SDL-1.444.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.444.0-4
14cr|perl-Alien-SDL-1.444.0-4|63	+ Revision: b6df181
14cr|perl-Alien-SDL-1.444.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Alien-SDL-1.444.0-4|65	
14cr|perl-Alien-SDL-1.444.0-4|66	

3938 14
14cr|perl-Alien-SeleniumRC-2.930.0-3|1	%define upstream_name    Alien-SeleniumRC
14cr|perl-Alien-SeleniumRC-2.930.0-3|2	%define upstream_version 2.93
14cr|perl-Alien-SeleniumRC-2.930.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Alien-SeleniumRC-2.930.0-3|4	Version:	%perl_convert_version 2.93
14cr|perl-Alien-SeleniumRC-2.930.0-3|5	Release:	3
14cr|perl-Alien-SeleniumRC-2.930.0-3|6	
14cr|perl-Alien-SeleniumRC-2.930.0-3|7	Summary:	Packaging up SeleniumRC java server
14cr|perl-Alien-SeleniumRC-2.930.0-3|8	
14cr|perl-Alien-SeleniumRC-2.930.0-3|9	License:	GPL+ or Artistic
14cr|perl-Alien-SeleniumRC-2.930.0-3|10	Group:		Development/Perl
14cr|perl-Alien-SeleniumRC-2.930.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Alien-SeleniumRC-2.930.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Alien/Alien-SeleniumRC-2.93.tar.gz
14cr|perl-Alien-SeleniumRC-2.930.0-3|13	
14cr|perl-Alien-SeleniumRC-2.930.0-3|14	BuildRequires:	perl-devel
14cr|perl-Alien-SeleniumRC-2.930.0-3|15	BuildRequires:	perl(Test::More)
14cr|perl-Alien-SeleniumRC-2.930.0-3|16	BuildArch:	noarch
14cr|perl-Alien-SeleniumRC-2.930.0-3|17	
14cr|perl-Alien-SeleniumRC-2.930.0-3|18	%description
14cr|perl-Alien-SeleniumRC-2.930.0-3|19	The Selenium RC home page is at the http://openqa.org/selenium-rc manpage
14cr|perl-Alien-SeleniumRC-2.930.0-3|20	
14cr|perl-Alien-SeleniumRC-2.930.0-3|21	Selenium Remote Control is a test tool that allows you to write automated
14cr|perl-Alien-SeleniumRC-2.930.0-3|22	web application UI tests in any programming language against any HTTP
14cr|perl-Alien-SeleniumRC-2.930.0-3|23	website using any mainstream JavaScript-enabled browser.
14cr|perl-Alien-SeleniumRC-2.930.0-3|24	
14cr|perl-Alien-SeleniumRC-2.930.0-3|25	Selenium Remote Control provides a Selenium Server, which can automatically
14cr|perl-Alien-SeleniumRC-2.930.0-3|26	start/stop/control any supported browser. It works by using Selenium Core,
14cr|perl-Alien-SeleniumRC-2.930.0-3|27	a pure-HTML+JS library that performs automated tasks in JavaScript.
14cr|perl-Alien-SeleniumRC-2.930.0-3|28	
14cr|perl-Alien-SeleniumRC-2.930.0-3|29	%prep
14cr|perl-Alien-SeleniumRC-2.930.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Alien-SeleniumRC-2.930.0-3|31	
14cr|perl-Alien-SeleniumRC-2.930.0-3|32	%build
14cr|perl-Alien-SeleniumRC-2.930.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Alien-SeleniumRC-2.930.0-3|34	%make
14cr|perl-Alien-SeleniumRC-2.930.0-3|35	
14cr|perl-Alien-SeleniumRC-2.930.0-3|36	%check
14cr|perl-Alien-SeleniumRC-2.930.0-3|37	%make test
14cr|perl-Alien-SeleniumRC-2.930.0-3|38	
14cr|perl-Alien-SeleniumRC-2.930.0-3|39	%install
14cr|perl-Alien-SeleniumRC-2.930.0-3|40	%makeinstall_std
14cr|perl-Alien-SeleniumRC-2.930.0-3|41	
14cr|perl-Alien-SeleniumRC-2.930.0-3|42	%files
14cr|perl-Alien-SeleniumRC-2.930.0-3|43	%doc Changes README
14cr|perl-Alien-SeleniumRC-2.930.0-3|44	%{_mandir}/man3/*
14cr|perl-Alien-SeleniumRC-2.930.0-3|45	%{perl_vendorlib}/*
14cr|perl-Alien-SeleniumRC-2.930.0-3|46	%{_bindir}/selenium-rc
14cr|perl-Alien-SeleniumRC-2.930.0-3|47	
14cr|perl-Alien-SeleniumRC-2.930.0-3|48	
14cr|perl-Alien-SeleniumRC-2.930.0-3|49	
14cr|perl-Alien-SeleniumRC-2.930.0-3|50	
14cr|perl-Alien-SeleniumRC-2.930.0-3|51	%changelog
14cr|perl-Alien-SeleniumRC-2.930.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.930.0-3
14cr|perl-Alien-SeleniumRC-2.930.0-3|53	+ Revision: 031fe8e
14cr|perl-Alien-SeleniumRC-2.930.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Alien-SeleniumRC-2.930.0-3|55	
14cr|perl-Alien-SeleniumRC-2.930.0-3|56	

3939 14
14cr|perl-Alien-wxWidgets-0.650.0-3|1	%define upstream_name    Alien-wxWidgets
14cr|perl-Alien-wxWidgets-0.650.0-3|2	%define upstream_version 0.65
14cr|perl-Alien-wxWidgets-0.650.0-3|3	
14cr|perl-Alien-wxWidgets-0.650.0-3|4	%define debug_package %{nil}
14cr|perl-Alien-wxWidgets-0.650.0-3|5	
14cr|perl-Alien-wxWidgets-0.650.0-3|6	Name:           perl-%{upstream_name}
14cr|perl-Alien-wxWidgets-0.650.0-3|7	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Alien-wxWidgets-0.650.0-3|8	Release:	3
14cr|perl-Alien-wxWidgets-0.650.0-3|9	
14cr|perl-Alien-wxWidgets-0.650.0-3|10	Summary:        Building, finding and using wxWidgets binaries
14cr|perl-Alien-wxWidgets-0.650.0-3|11	
14cr|perl-Alien-wxWidgets-0.650.0-3|12	
14cr|perl-Alien-wxWidgets-0.650.0-3|13	License:        GPL+ or Artistic
14cr|perl-Alien-wxWidgets-0.650.0-3|14	Group:          Development/Perl
14cr|perl-Alien-wxWidgets-0.650.0-3|15	URL:            http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Alien-wxWidgets-0.650.0-3|16	Source0:        http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Alien-wxWidgets-0.650.0-3|17	Patch0:         Alien-wxWidgets-0.43-fix-wrong-libname.patch
14cr|perl-Alien-wxWidgets-0.650.0-3|18	
14cr|perl-Alien-wxWidgets-0.650.0-3|19	Buildrequires:  perl(Module::Build)
14cr|perl-Alien-wxWidgets-0.650.0-3|20	Buildrequires:  perl(Module::Pluggable)
14cr|perl-Alien-wxWidgets-0.650.0-3|21	Buildrequires:  wxgtku2.8-devel
14cr|perl-Alien-wxWidgets-0.650.0-3|22	
14cr|perl-Alien-wxWidgets-0.650.0-3|23	%description
14cr|perl-Alien-wxWidgets-0.650.0-3|24	In short Alien::wxWidgets can be used to detect and get configuration settings
14cr|perl-Alien-wxWidgets-0.650.0-3|25	from an installed wxWidgets.
14cr|perl-Alien-wxWidgets-0.650.0-3|26	
14cr|perl-Alien-wxWidgets-0.650.0-3|27	%prep
14cr|perl-Alien-wxWidgets-0.650.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Alien-wxWidgets-0.650.0-3|29	# fix bug 45256
14cr|perl-Alien-wxWidgets-0.650.0-3|30	%patch0 -p0 -b .libname
14cr|perl-Alien-wxWidgets-0.650.0-3|31	
14cr|perl-Alien-wxWidgets-0.650.0-3|32	%build
14cr|perl-Alien-wxWidgets-0.650.0-3|33	%{__perl} Build.PL installdirs=vendor < /dev/null
14cr|perl-Alien-wxWidgets-0.650.0-3|34	./Build
14cr|perl-Alien-wxWidgets-0.650.0-3|35	
14cr|perl-Alien-wxWidgets-0.650.0-3|36	%install
14cr|perl-Alien-wxWidgets-0.650.0-3|37	./Build install destdir=%{buildroot}
14cr|perl-Alien-wxWidgets-0.650.0-3|38	
14cr|perl-Alien-wxWidgets-0.650.0-3|39	%check
14cr|perl-Alien-wxWidgets-0.650.0-3|40	./Build test
14cr|perl-Alien-wxWidgets-0.650.0-3|41	
14cr|perl-Alien-wxWidgets-0.650.0-3|42	%files
14cr|perl-Alien-wxWidgets-0.650.0-3|43	%doc Changes README.txt
14cr|perl-Alien-wxWidgets-0.650.0-3|44	%{perl_vendorarch}/Alien
14cr|perl-Alien-wxWidgets-0.650.0-3|45	%{_mandir}/*/*
14cr|perl-Alien-wxWidgets-0.650.0-3|46	
14cr|perl-Alien-wxWidgets-0.650.0-3|47	
14cr|perl-Alien-wxWidgets-0.650.0-3|48	
14cr|perl-Alien-wxWidgets-0.650.0-3|49	
14cr|perl-Alien-wxWidgets-0.650.0-3|50	%changelog
14cr|perl-Alien-wxWidgets-0.650.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-3
14cr|perl-Alien-wxWidgets-0.650.0-3|52	+ Revision: ae18058
14cr|perl-Alien-wxWidgets-0.650.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Alien-wxWidgets-0.650.0-3|54	
14cr|perl-Alien-wxWidgets-0.650.0-3|55	

3940 14
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|1	%define upstream_name    AnnoCPAN-Perldoc
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|3	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|6	Release:    4
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|7	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|8	Summary:    Integrate AnnoCPAN notes locally into perldoc
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|9	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|10	License:    GPL+ or Artistic
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|11	Group:      Development/Perl
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|13	Source0:    http://www.cpan.org/modules/by-module/AnnoCPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|14	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|15	BuildRequires: perl(DBD::SQLite)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|16	BuildRequires: perl(DBI)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|17	BuildRequires: perl(Digest::MD5)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|18	BuildRequires: perl(IO::String)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|19	BuildRequires: perl(Pod::Perldoc)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|20	BuildRequires: perl(Test::Pod)
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|21	BuildRequires: perl-devel
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|22	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|23	BuildArch: noarch
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|24	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|25	%description
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|26	AnnoCPAN is a web interface for the documentation of all the modules on
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|27	CPAN, where users can add annotations on the margin of specific paragraphs
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|28	throughout the POD. The master AnnoCPAN site is located at
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|29	http://annocpan.org/.
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|30	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|31	AnnoCPAN-Perldoc provides a substitute for the 'perldoc' command that
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|32	displays the annotations locally and without requiring a connection to the
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|33	Internet. It works by using a local note database that can be downloaded
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|34	from
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|35	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|36	http://annocpan.org/annopod.db
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|37	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|38	%prep
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|40	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|41	%build
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|43	%make
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|44	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|45	%check
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|46	make test
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|47	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|48	%install
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|49	%makeinstall_std
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|50	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|51	%clean
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|52	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|53	%files
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|54	%doc README
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|55	%{_mandir}/man1/*
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|56	%{_mandir}/man3/*
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|57	%{perl_vendorlib}/*
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|58	/usr/bin/annopod
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|59	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|60	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|61	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|62	%changelog
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|64	+ Revision: f73bf33
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|66	
14cr|perl-AnnoCPAN-Perldoc-0.100.0-4|67	

3941 14
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|1	%define upstream_name    AnnoCPAN-Perldoc-SyncDB
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|3	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|6	Release:	5
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|7	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|8	Summary:	Download the AnnoCPAN database
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|9	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|11	Group:		Development/Perl
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/AnnoCPAN/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|14	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|16	BuildRequires:	perl(File::Spec)
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|19	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|20	BuildArch:	noarch
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|21	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|22	%description
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|23	This module provides a simple interface to mirror the the
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|24	http://annocpan.org/ manpage content to a local machine. In conjunction
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|25	with the the AnnoCPAN::Perldoc manpage module, this allows one to get all
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|26	the benefits of the AnnoCPAN website in one's local 'perldoc' command.
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|27	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|28	Recommended usage: 1) Install this module and AnnoCPAN::Perldoc, 2) set up
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|29	a weekly process to run the 'syncannopod' command included in this
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|30	distribution, 3) Put the following in your shell configuration: 'alias
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|31	perldoc annopod'.
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|32	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|33	%prep
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|35	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|36	%build
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|38	%make
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|39	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|40	%check
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|41	make test
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|42	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|43	%install
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|44	%makeinstall_std
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|45	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|46	%files
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|47	%doc ChangeLog LICENSE README
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|48	%{_mandir}/man1/*
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|49	%{_mandir}/man3/*
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|50	%{perl_vendorlib}/*
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|51	%{_bindir}/syncannopod
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|52	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|53	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|54	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|55	%changelog
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|57	+ Revision: 73a024e
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|59	
14cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-5|60	

3942 14
14cr|perl-ANSIColor-3.0.0-7|1	%define upstream_name    ANSIColor
14cr|perl-ANSIColor-3.0.0-7|2	%define upstream_version 3.00
14cr|perl-ANSIColor-3.0.0-7|3	
14cr|perl-ANSIColor-3.0.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-ANSIColor-3.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ANSIColor-3.0.0-7|6	Release:	7
14cr|perl-ANSIColor-3.0.0-7|7	
14cr|perl-ANSIColor-3.0.0-7|8	Summary:	Color output using ANSI escape sequences
14cr|perl-ANSIColor-3.0.0-7|9	
14cr|perl-ANSIColor-3.0.0-7|10	License:	GPL+ or Artistic
14cr|perl-ANSIColor-3.0.0-7|11	Group:		Development/Perl
14cr|perl-ANSIColor-3.0.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ANSIColor-3.0.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ANSIColor-3.0.0-7|14	
14cr|perl-ANSIColor-3.0.0-7|15	BuildRequires:	perl-devel
14cr|perl-ANSIColor-3.0.0-7|16	BuildArch:	noarch
14cr|perl-ANSIColor-3.0.0-7|17	
14cr|perl-ANSIColor-3.0.0-7|18	%description
14cr|perl-ANSIColor-3.0.0-7|19	This module has two interfaces, one through color() and colored() and the
14cr|perl-ANSIColor-3.0.0-7|20	other through constants. It also offers the utility function uncolor(),
14cr|perl-ANSIColor-3.0.0-7|21	which has to be explicitly imported to be used (see the /SYNOPSIS manpage).
14cr|perl-ANSIColor-3.0.0-7|22	
14cr|perl-ANSIColor-3.0.0-7|23	color() takes any number of strings as arguments and considers them to be
14cr|perl-ANSIColor-3.0.0-7|24	space-separated lists of attributes. It then forms and returns the escape
14cr|perl-ANSIColor-3.0.0-7|25	sequence to set those attributes. It doesn't print it out, just returns it,
14cr|perl-ANSIColor-3.0.0-7|26	so you'll have to print it yourself if you want to (this is so that you can
14cr|perl-ANSIColor-3.0.0-7|27	save it as a string, pass it to something else, send it to a file handle,
14cr|perl-ANSIColor-3.0.0-7|28	or do anything else with it that you might care to).
14cr|perl-ANSIColor-3.0.0-7|29	
14cr|perl-ANSIColor-3.0.0-7|30	uncolor() performs the opposite translation, turning escape sequences into
14cr|perl-ANSIColor-3.0.0-7|31	a list of strings.
14cr|perl-ANSIColor-3.0.0-7|32	
14cr|perl-ANSIColor-3.0.0-7|33	%prep
14cr|perl-ANSIColor-3.0.0-7|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ANSIColor-3.0.0-7|35	
14cr|perl-ANSIColor-3.0.0-7|36	%build
14cr|perl-ANSIColor-3.0.0-7|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ANSIColor-3.0.0-7|38	%make
14cr|perl-ANSIColor-3.0.0-7|39	
14cr|perl-ANSIColor-3.0.0-7|40	%check
14cr|perl-ANSIColor-3.0.0-7|41	make test
14cr|perl-ANSIColor-3.0.0-7|42	
14cr|perl-ANSIColor-3.0.0-7|43	%install
14cr|perl-ANSIColor-3.0.0-7|44	%makeinstall_std
14cr|perl-ANSIColor-3.0.0-7|45	
14cr|perl-ANSIColor-3.0.0-7|46	%files
14cr|perl-ANSIColor-3.0.0-7|47	%doc README ChangeLog README
14cr|perl-ANSIColor-3.0.0-7|48	%{_mandir}/man3/*
14cr|perl-ANSIColor-3.0.0-7|49	%{perl_vendorlib}/*
14cr|perl-ANSIColor-3.0.0-7|50	
14cr|perl-ANSIColor-3.0.0-7|51	
14cr|perl-ANSIColor-3.0.0-7|52	
14cr|perl-ANSIColor-3.0.0-7|53	%changelog
14cr|perl-ANSIColor-3.0.0-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-7
14cr|perl-ANSIColor-3.0.0-7|55	+ Revision: ab2396d
14cr|perl-ANSIColor-3.0.0-7|56	- MassBuild#464: Increase release tag
14cr|perl-ANSIColor-3.0.0-7|57	
14cr|perl-ANSIColor-3.0.0-7|58	

3943 14
14cr|perl-AnyData-0.100.0-5|1	%define upstream_name    AnyData
14cr|perl-AnyData-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-AnyData-0.100.0-5|3	
14cr|perl-AnyData-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-AnyData-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AnyData-0.100.0-5|6	Release:	5
14cr|perl-AnyData-0.100.0-5|7	
14cr|perl-AnyData-0.100.0-5|8	Summary:	Easy access to data in many formats
14cr|perl-AnyData-0.100.0-5|9	
14cr|perl-AnyData-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-AnyData-0.100.0-5|11	Group:		Development/Perl
14cr|perl-AnyData-0.100.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnyData-0.100.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-AnyData-0.100.0-5|14	
14cr|perl-AnyData-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-AnyData-0.100.0-5|16	BuildArch:	noarch
14cr|perl-AnyData-0.100.0-5|17	
14cr|perl-AnyData-0.100.0-5|18	%description
14cr|perl-AnyData-0.100.0-5|19	The rather wacky idea behind this module and its sister module DBD::AnyData is
14cr|perl-AnyData-0.100.0-5|20	that any data, regardless of source or format should be accessible and
14cr|perl-AnyData-0.100.0-5|21	modifiable with the same simple set of methods. This module provides a
14cr|perl-AnyData-0.100.0-5|22	multi-dimensional tied hash interface to data in a dozen different formats. The
14cr|perl-AnyData-0.100.0-5|23	DBD::AnyData module adds a DBI/SQL interface for those same formats.
14cr|perl-AnyData-0.100.0-5|24	
14cr|perl-AnyData-0.100.0-5|25	Both modules provide built-in protections including appropriate flocking() for
14cr|perl-AnyData-0.100.0-5|26	all I/O and (in most cases) record-at-a-time access to files rather than
14cr|perl-AnyData-0.100.0-5|27	slurping of entire files.
14cr|perl-AnyData-0.100.0-5|28	
14cr|perl-AnyData-0.100.0-5|29	Currently supported formats include general format flatfiles (CSV, Fixed
14cr|perl-AnyData-0.100.0-5|30	Length, etc.), specific formats (passwd files, httpd logs, etc.), and a variety
14cr|perl-AnyData-0.100.0-5|31	of other kinds of formats (XML, Mp3, HTML tables). The number of supported
14cr|perl-AnyData-0.100.0-5|32	formats will continue to grow rapidly since there is an open API making it easy
14cr|perl-AnyData-0.100.0-5|33	for any author to create additional format parsers which can be plugged in to
14cr|perl-AnyData-0.100.0-5|34	AnyData itself and thereby be accessible by either the tiedhash or DBI/SQL
14cr|perl-AnyData-0.100.0-5|35	interface.
14cr|perl-AnyData-0.100.0-5|36	
14cr|perl-AnyData-0.100.0-5|37	%prep
14cr|perl-AnyData-0.100.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnyData-0.100.0-5|39	
14cr|perl-AnyData-0.100.0-5|40	%build
14cr|perl-AnyData-0.100.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnyData-0.100.0-5|42	%make
14cr|perl-AnyData-0.100.0-5|43	
14cr|perl-AnyData-0.100.0-5|44	%check
14cr|perl-AnyData-0.100.0-5|45	make test
14cr|perl-AnyData-0.100.0-5|46	
14cr|perl-AnyData-0.100.0-5|47	%install
14cr|perl-AnyData-0.100.0-5|48	%makeinstall_std
14cr|perl-AnyData-0.100.0-5|49	
14cr|perl-AnyData-0.100.0-5|50	%files
14cr|perl-AnyData-0.100.0-5|51	%doc Changes README
14cr|perl-AnyData-0.100.0-5|52	%dir %{perl_vendorlib}/AnyData
14cr|perl-AnyData-0.100.0-5|53	%dir %{perl_vendorlib}/AnyData/Storage
14cr|perl-AnyData-0.100.0-5|54	%dir %{perl_vendorlib}/AnyData/Format
14cr|perl-AnyData-0.100.0-5|55	%{perl_vendorlib}/AnyData/Storage/*
14cr|perl-AnyData-0.100.0-5|56	%{perl_vendorlib}/AnyData/Format/*
14cr|perl-AnyData-0.100.0-5|57	%{perl_vendorlib}/*.pm
14cr|perl-AnyData-0.100.0-5|58	%{_mandir}/*/*
14cr|perl-AnyData-0.100.0-5|59	
14cr|perl-AnyData-0.100.0-5|60	
14cr|perl-AnyData-0.100.0-5|61	
14cr|perl-AnyData-0.100.0-5|62	%changelog
14cr|perl-AnyData-0.100.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-AnyData-0.100.0-5|64	+ Revision: b18b5f2
14cr|perl-AnyData-0.100.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-AnyData-0.100.0-5|66	
14cr|perl-AnyData-0.100.0-5|67	

3944 14
14cr|perl-AnyEvent-AIO-1.100.0-6|1	%define upstream_name    AnyEvent-AIO
14cr|perl-AnyEvent-AIO-1.100.0-6|2	%define upstream_version 1.1
14cr|perl-AnyEvent-AIO-1.100.0-6|3	
14cr|perl-AnyEvent-AIO-1.100.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-AnyEvent-AIO-1.100.0-6|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
14cr|perl-AnyEvent-AIO-1.100.0-6|6	%else
14cr|perl-AnyEvent-AIO-1.100.0-6|7	%define _requires_exceptions Exporter
14cr|perl-AnyEvent-AIO-1.100.0-6|8	%endif
14cr|perl-AnyEvent-AIO-1.100.0-6|9	
14cr|perl-AnyEvent-AIO-1.100.0-6|10	Name:		perl-%{upstream_name}
14cr|perl-AnyEvent-AIO-1.100.0-6|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AnyEvent-AIO-1.100.0-6|12	Release:	6
14cr|perl-AnyEvent-AIO-1.100.0-6|13	
14cr|perl-AnyEvent-AIO-1.100.0-6|14	Summary: 	Truly asynchronous file and directrory I/O
14cr|perl-AnyEvent-AIO-1.100.0-6|15	
14cr|perl-AnyEvent-AIO-1.100.0-6|16	License:	GPL+ or Artistic
14cr|perl-AnyEvent-AIO-1.100.0-6|17	Group:		Development/Perl
14cr|perl-AnyEvent-AIO-1.100.0-6|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnyEvent-AIO-1.100.0-6|19	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AnyEvent-AIO-1.100.0-6|20	
14cr|perl-AnyEvent-AIO-1.100.0-6|21	BuildRequires:	perl-AnyEvent
14cr|perl-AnyEvent-AIO-1.100.0-6|22	BuildRequires:	perl-IO-AIO
14cr|perl-AnyEvent-AIO-1.100.0-6|23	BuildRequires:	perl-devel
14cr|perl-AnyEvent-AIO-1.100.0-6|24	
14cr|perl-AnyEvent-AIO-1.100.0-6|25	BuildArch:	noarch
14cr|perl-AnyEvent-AIO-1.100.0-6|26	
14cr|perl-AnyEvent-AIO-1.100.0-6|27	%description
14cr|perl-AnyEvent-AIO-1.100.0-6|28	This module is an the AnyEvent manpage user, you need to make sure that you
14cr|perl-AnyEvent-AIO-1.100.0-6|29	use and run a supported event loop.
14cr|perl-AnyEvent-AIO-1.100.0-6|30	
14cr|perl-AnyEvent-AIO-1.100.0-6|31	Loading this module will install the necessary magic to seamlessly
14cr|perl-AnyEvent-AIO-1.100.0-6|32	integrate the IO::AIO manpage into the AnyEvent manpage, i.e. you no longer
14cr|perl-AnyEvent-AIO-1.100.0-6|33	need to concern yourself with calling 'IO::AIO::poll_cb' or any of that
14cr|perl-AnyEvent-AIO-1.100.0-6|34	stuff (you still can, but this module will do it in case you don't).
14cr|perl-AnyEvent-AIO-1.100.0-6|35	
14cr|perl-AnyEvent-AIO-1.100.0-6|36	The AnyEvent watcher can be disabled by executing 'undef
14cr|perl-AnyEvent-AIO-1.100.0-6|37	$AnyEvent::AIO::WATCHER'. Please notify the author of when and why you
14cr|perl-AnyEvent-AIO-1.100.0-6|38	think this was necessary.
14cr|perl-AnyEvent-AIO-1.100.0-6|39	
14cr|perl-AnyEvent-AIO-1.100.0-6|40	%prep
14cr|perl-AnyEvent-AIO-1.100.0-6|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnyEvent-AIO-1.100.0-6|42	
14cr|perl-AnyEvent-AIO-1.100.0-6|43	%build
14cr|perl-AnyEvent-AIO-1.100.0-6|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnyEvent-AIO-1.100.0-6|45	%make
14cr|perl-AnyEvent-AIO-1.100.0-6|46	
14cr|perl-AnyEvent-AIO-1.100.0-6|47	%check
14cr|perl-AnyEvent-AIO-1.100.0-6|48	%make test
14cr|perl-AnyEvent-AIO-1.100.0-6|49	
14cr|perl-AnyEvent-AIO-1.100.0-6|50	%install
14cr|perl-AnyEvent-AIO-1.100.0-6|51	%makeinstall_std
14cr|perl-AnyEvent-AIO-1.100.0-6|52	
14cr|perl-AnyEvent-AIO-1.100.0-6|53	%files
14cr|perl-AnyEvent-AIO-1.100.0-6|54	%doc README Changes META.yml
14cr|perl-AnyEvent-AIO-1.100.0-6|55	%{_mandir}/man3/*
14cr|perl-AnyEvent-AIO-1.100.0-6|56	%{perl_vendorlib}/*
14cr|perl-AnyEvent-AIO-1.100.0-6|57	
14cr|perl-AnyEvent-AIO-1.100.0-6|58	
14cr|perl-AnyEvent-AIO-1.100.0-6|59	%changelog
14cr|perl-AnyEvent-AIO-1.100.0-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-6
14cr|perl-AnyEvent-AIO-1.100.0-6|61	+ Revision: c321078
14cr|perl-AnyEvent-AIO-1.100.0-6|62	- MassBuild#464: Increase release tag
14cr|perl-AnyEvent-AIO-1.100.0-6|63	
14cr|perl-AnyEvent-AIO-1.100.0-6|64	

3945 14
14cr|perl-AnyEvent-BDB-1.100.0-6|1	%define upstream_name    AnyEvent-BDB
14cr|perl-AnyEvent-BDB-1.100.0-6|2	%define upstream_version 1.1
14cr|perl-AnyEvent-BDB-1.100.0-6|3	
14cr|perl-AnyEvent-BDB-1.100.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-AnyEvent-BDB-1.100.0-6|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
14cr|perl-AnyEvent-BDB-1.100.0-6|6	%else
14cr|perl-AnyEvent-BDB-1.100.0-6|7	%define _requires_exceptions Exporter::
14cr|perl-AnyEvent-BDB-1.100.0-6|8	%endif
14cr|perl-AnyEvent-BDB-1.100.0-6|9	
14cr|perl-AnyEvent-BDB-1.100.0-6|10	Name:		perl-%{upstream_name}
14cr|perl-AnyEvent-BDB-1.100.0-6|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AnyEvent-BDB-1.100.0-6|12	Release:	6
14cr|perl-AnyEvent-BDB-1.100.0-6|13	
14cr|perl-AnyEvent-BDB-1.100.0-6|14	Summary:	Truly asynchronous berkeley db access
14cr|perl-AnyEvent-BDB-1.100.0-6|15	
14cr|perl-AnyEvent-BDB-1.100.0-6|16	License:	GPL or Artistic
14cr|perl-AnyEvent-BDB-1.100.0-6|17	Group:		Development/Perl
14cr|perl-AnyEvent-BDB-1.100.0-6|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnyEvent-BDB-1.100.0-6|19	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AnyEvent-BDB-1.100.0-6|20	
14cr|perl-AnyEvent-BDB-1.100.0-6|21	BuildRequires:	perl-devel
14cr|perl-AnyEvent-BDB-1.100.0-6|22	BuildRequires:	perl-AnyEvent
14cr|perl-AnyEvent-BDB-1.100.0-6|23	BuildRequires:	perl-BDB >= 1.5
14cr|perl-AnyEvent-BDB-1.100.0-6|24	
14cr|perl-AnyEvent-BDB-1.100.0-6|25	BuildArch: noarch
14cr|perl-AnyEvent-BDB-1.100.0-6|26	
14cr|perl-AnyEvent-BDB-1.100.0-6|27	%description
14cr|perl-AnyEvent-BDB-1.100.0-6|28	This module is an the AnyEvent manpage user, you need to make sure that you
14cr|perl-AnyEvent-BDB-1.100.0-6|29	use and run a supported event loop.
14cr|perl-AnyEvent-BDB-1.100.0-6|30	
14cr|perl-AnyEvent-BDB-1.100.0-6|31	Loading this module will install the necessary magic to seamlessly
14cr|perl-AnyEvent-BDB-1.100.0-6|32	integrate the BDB manpage into the AnyEvent manpage, i.e. you no longer
14cr|perl-AnyEvent-BDB-1.100.0-6|33	need to concern yourself with calling 'BDB::poll_cb' or any of that stuff
14cr|perl-AnyEvent-BDB-1.100.0-6|34	(you still can, but this module will do it in case you don't).
14cr|perl-AnyEvent-BDB-1.100.0-6|35	
14cr|perl-AnyEvent-BDB-1.100.0-6|36	The AnyEvent watcher can be disabled by executing 'undef
14cr|perl-AnyEvent-BDB-1.100.0-6|37	$AnyEvent::BDB::WATCHER'. Please notify the author of when and why you
14cr|perl-AnyEvent-BDB-1.100.0-6|38	think this was necessary.
14cr|perl-AnyEvent-BDB-1.100.0-6|39	
14cr|perl-AnyEvent-BDB-1.100.0-6|40	%prep
14cr|perl-AnyEvent-BDB-1.100.0-6|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnyEvent-BDB-1.100.0-6|42	
14cr|perl-AnyEvent-BDB-1.100.0-6|43	%build
14cr|perl-AnyEvent-BDB-1.100.0-6|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnyEvent-BDB-1.100.0-6|45	%make
14cr|perl-AnyEvent-BDB-1.100.0-6|46	
14cr|perl-AnyEvent-BDB-1.100.0-6|47	%check
14cr|perl-AnyEvent-BDB-1.100.0-6|48	%make test
14cr|perl-AnyEvent-BDB-1.100.0-6|49	
14cr|perl-AnyEvent-BDB-1.100.0-6|50	%install
14cr|perl-AnyEvent-BDB-1.100.0-6|51	%makeinstall_std
14cr|perl-AnyEvent-BDB-1.100.0-6|52	
14cr|perl-AnyEvent-BDB-1.100.0-6|53	%files
14cr|perl-AnyEvent-BDB-1.100.0-6|54	%doc README Changes META.yml
14cr|perl-AnyEvent-BDB-1.100.0-6|55	%{_mandir}/man3/*
14cr|perl-AnyEvent-BDB-1.100.0-6|56	%{perl_vendorlib}/*
14cr|perl-AnyEvent-BDB-1.100.0-6|57	
14cr|perl-AnyEvent-BDB-1.100.0-6|58	
14cr|perl-AnyEvent-BDB-1.100.0-6|59	
14cr|perl-AnyEvent-BDB-1.100.0-6|60	%changelog
14cr|perl-AnyEvent-BDB-1.100.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-6
14cr|perl-AnyEvent-BDB-1.100.0-6|62	+ Revision: 4de2c08
14cr|perl-AnyEvent-BDB-1.100.0-6|63	- MassBuild#464: Increase release tag
14cr|perl-AnyEvent-BDB-1.100.0-6|64	
14cr|perl-AnyEvent-BDB-1.100.0-6|65	

3946 14
14cr|perl-AnyEvent-HTTP-2.210.0-2|1	%define upstream_name    AnyEvent-HTTP
14cr|perl-AnyEvent-HTTP-2.210.0-2|2	%define upstream_version 2.21
14cr|perl-AnyEvent-HTTP-2.210.0-2|3	
14cr|perl-AnyEvent-HTTP-2.210.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-AnyEvent-HTTP-2.210.0-2|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
14cr|perl-AnyEvent-HTTP-2.210.0-2|6	%else
14cr|perl-AnyEvent-HTTP-2.210.0-2|7	%define _requires_exceptions Exporter::
14cr|perl-AnyEvent-HTTP-2.210.0-2|8	%endif
14cr|perl-AnyEvent-HTTP-2.210.0-2|9	
14cr|perl-AnyEvent-HTTP-2.210.0-2|10	Name:		perl-%{upstream_name}
14cr|perl-AnyEvent-HTTP-2.210.0-2|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AnyEvent-HTTP-2.210.0-2|12	Release:	2
14cr|perl-AnyEvent-HTTP-2.210.0-2|13	
14cr|perl-AnyEvent-HTTP-2.210.0-2|14	Summary:	Simple but non-blocking HTTP/HTTPS client
14cr|perl-AnyEvent-HTTP-2.210.0-2|15	
14cr|perl-AnyEvent-HTTP-2.210.0-2|16	
14cr|perl-AnyEvent-HTTP-2.210.0-2|17	License:	GPL+ or Artistic
14cr|perl-AnyEvent-HTTP-2.210.0-2|18	Group:		Development/Perl
14cr|perl-AnyEvent-HTTP-2.210.0-2|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AnyEvent-HTTP-2.210.0-2|20	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AnyEvent-HTTP-2.210.0-2|21	
14cr|perl-AnyEvent-HTTP-2.210.0-2|22	BuildRequires:	perl-devel
14cr|perl-AnyEvent-HTTP-2.210.0-2|23	BuildRequires:	perl(AnyEvent)
14cr|perl-AnyEvent-HTTP-2.210.0-2|24	BuildRequires:	perl(common::sense)
14cr|perl-AnyEvent-HTTP-2.210.0-2|25	BuildArch:	noarch
14cr|perl-AnyEvent-HTTP-2.210.0-2|26	
14cr|perl-AnyEvent-HTTP-2.210.0-2|27	%description
14cr|perl-AnyEvent-HTTP-2.210.0-2|28	This module is an AnyEvent user, you need to make sure that you
14cr|perl-AnyEvent-HTTP-2.210.0-2|29	use and run a supported event loop.
14cr|perl-AnyEvent-HTTP-2.210.0-2|30	
14cr|perl-AnyEvent-HTTP-2.210.0-2|31	This module implements a simple, stateless and non-blocking HTTP client. It
14cr|perl-AnyEvent-HTTP-2.210.0-2|32	supports GET, POST and other request methods, cookies and more, all on a
14cr|perl-AnyEvent-HTTP-2.210.0-2|33	very low level. It can follow redirects, supports proxies and automatically
14cr|perl-AnyEvent-HTTP-2.210.0-2|34	limits the number of connections to the values specified in the RFC.
14cr|perl-AnyEvent-HTTP-2.210.0-2|35	
14cr|perl-AnyEvent-HTTP-2.210.0-2|36	It should generally be a "good client" that is enough for most HTTP tasks.
14cr|perl-AnyEvent-HTTP-2.210.0-2|37	Simple tasks should be simple, but complex tasks should still be possible
14cr|perl-AnyEvent-HTTP-2.210.0-2|38	as the user retains control over request and response headers.
14cr|perl-AnyEvent-HTTP-2.210.0-2|39	
14cr|perl-AnyEvent-HTTP-2.210.0-2|40	%prep
14cr|perl-AnyEvent-HTTP-2.210.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AnyEvent-HTTP-2.210.0-2|42	
14cr|perl-AnyEvent-HTTP-2.210.0-2|43	%build
14cr|perl-AnyEvent-HTTP-2.210.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AnyEvent-HTTP-2.210.0-2|45	%make
14cr|perl-AnyEvent-HTTP-2.210.0-2|46	
14cr|perl-AnyEvent-HTTP-2.210.0-2|47	%check
14cr|perl-AnyEvent-HTTP-2.210.0-2|48	%make test
14cr|perl-AnyEvent-HTTP-2.210.0-2|49	
14cr|perl-AnyEvent-HTTP-2.210.0-2|50	%install
14cr|perl-AnyEvent-HTTP-2.210.0-2|51	%makeinstall_std
14cr|perl-AnyEvent-HTTP-2.210.0-2|52	
14cr|perl-AnyEvent-HTTP-2.210.0-2|53	%files
14cr|perl-AnyEvent-HTTP-2.210.0-2|54	%doc Changes README
14cr|perl-AnyEvent-HTTP-2.210.0-2|55	%{_mandir}/man3/*
14cr|perl-AnyEvent-HTTP-2.210.0-2|56	%{perl_vendorlib}/*
14cr|perl-AnyEvent-HTTP-2.210.0-2|57	
14cr|perl-AnyEvent-HTTP-2.210.0-2|58	
14cr|perl-AnyEvent-HTTP-2.210.0-2|59	
14cr|perl-AnyEvent-HTTP-2.210.0-2|60	
14cr|perl-AnyEvent-HTTP-2.210.0-2|61	%changelog
14cr|perl-AnyEvent-HTTP-2.210.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.210.0-2
14cr|perl-AnyEvent-HTTP-2.210.0-2|63	+ Revision: 2e52b45
14cr|perl-AnyEvent-HTTP-2.210.0-2|64	- MassBuild#464: Increase release tag
14cr|perl-AnyEvent-HTTP-2.210.0-2|65	
14cr|perl-AnyEvent-HTTP-2.210.0-2|66	

3947 14
14cr|perl-Any-Moose-0.210.0-3|1	%define upstream_name    Any-Moose
14cr|perl-Any-Moose-0.210.0-3|2	%define upstream_version 0.21
14cr|perl-Any-Moose-0.210.0-3|3	
14cr|perl-Any-Moose-0.210.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Any-Moose-0.210.0-3|5	Version:	%perl_convert_version 0.21
14cr|perl-Any-Moose-0.210.0-3|6	Release:	3
14cr|perl-Any-Moose-0.210.0-3|7	
14cr|perl-Any-Moose-0.210.0-3|8	Summary:	Use Moose or Mouse modules
14cr|perl-Any-Moose-0.210.0-3|9	
14cr|perl-Any-Moose-0.210.0-3|10	License:	GPL+ or Artistic
14cr|perl-Any-Moose-0.210.0-3|11	Group:		Development/Perl
14cr|perl-Any-Moose-0.210.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Any-Moose-0.210.0-3|13	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/Any-Moose-0.21.tar.gz
14cr|perl-Any-Moose-0.210.0-3|14	
14cr|perl-Any-Moose-0.210.0-3|15	BuildRequires:	perl-devel
14cr|perl-Any-Moose-0.210.0-3|16	BuildRequires:	perl(Mouse)
14cr|perl-Any-Moose-0.210.0-3|17	BuildArch:	noarch
14cr|perl-Any-Moose-0.210.0-3|18	Requires:	perl(Mouse)
14cr|perl-Any-Moose-0.210.0-3|19	
14cr|perl-Any-Moose-0.210.0-3|20	%description
14cr|perl-Any-Moose-0.210.0-3|21	Actual documentation is forthcoming, once we solidify all the bits of the
14cr|perl-Any-Moose-0.210.0-3|22	API. The examples above are very likely to continue working.
14cr|perl-Any-Moose-0.210.0-3|23	
14cr|perl-Any-Moose-0.210.0-3|24	%prep
14cr|perl-Any-Moose-0.210.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Any-Moose-0.210.0-3|26	
14cr|perl-Any-Moose-0.210.0-3|27	%build
14cr|perl-Any-Moose-0.210.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Any-Moose-0.210.0-3|29	%make
14cr|perl-Any-Moose-0.210.0-3|30	
14cr|perl-Any-Moose-0.210.0-3|31	%check
14cr|perl-Any-Moose-0.210.0-3|32	make test
14cr|perl-Any-Moose-0.210.0-3|33	
14cr|perl-Any-Moose-0.210.0-3|34	%install
14cr|perl-Any-Moose-0.210.0-3|35	%makeinstall_std
14cr|perl-Any-Moose-0.210.0-3|36	
14cr|perl-Any-Moose-0.210.0-3|37	%files
14cr|perl-Any-Moose-0.210.0-3|38	%doc Changes LICENSE README
14cr|perl-Any-Moose-0.210.0-3|39	%{_mandir}/man3/*
14cr|perl-Any-Moose-0.210.0-3|40	%{perl_vendorlib}/*
14cr|perl-Any-Moose-0.210.0-3|41	
14cr|perl-Any-Moose-0.210.0-3|42	
14cr|perl-Any-Moose-0.210.0-3|43	%changelog
14cr|perl-Any-Moose-0.210.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-3
14cr|perl-Any-Moose-0.210.0-3|45	+ Revision: b366a01
14cr|perl-Any-Moose-0.210.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Any-Moose-0.210.0-3|47	
14cr|perl-Any-Moose-0.210.0-3|48	

3948 14
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|1	%define upstream_name    Apache2-AuthCookieDBI
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|2	%define upstream_version 2.17
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|3	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|6	Release:	3
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|7	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|8	Summary:	An AuthCookie module backed by a DBI database
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|9	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|10	License:	LGPL
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|11	Group:		Development/Perl
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Apache2/Apache2-AuthCookieDBI-%{upstream_version}.tar.gz
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|14	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|15	BuildRequires:	perl-devel
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|16	BuildRequires:	perl(Apache::DBI) >= 0.91
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|17	BuildRequires:	perl(Date::Calc)
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|18	BuildRequires:	perl(Digest::SHA)
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|19	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|20	BuildArch:	noarch
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|21	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|22	%description
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|23	Apache2::AuthCookieDBI is a module that subclasses Apache2::AuthCookie and is
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|24	designed to be directly used for authentication in a mod_perl server.
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|25	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|26	It is a ticket-issuing system that looks up username/passwords in a DBI
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|27	database using generic SQL and issues MD5-checksummed tickets valid for
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|28	a configurable time period.  Incoming requests with tickets are
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|29	checksummed and expire-time checked.
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|30	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|31	%prep
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|33	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|34	%build
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|36	%make
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|37	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|38	%check
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|39	make test
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|40	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|41	%install
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|42	%makeinstall_std
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|43	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|44	%files
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|45	%doc Changes README eg *.txt *.sql
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|46	%{perl_vendorlib}/Apache2
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|47	%{_mandir}/*/*
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|48	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|49	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|50	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|51	%changelog
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.170.0-3
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|53	+ Revision: bd22b37
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|55	
14cr|perl-Apache2-AuthCookieDBI-2.170.0-3|56	

3949 14
14cr|perl-Apache2-ClickPath-1.901.0-5|1	%define upstream_name		Apache2-ClickPath
14cr|perl-Apache2-ClickPath-1.901.0-5|2	%define upstream_version	1.901
14cr|perl-Apache2-ClickPath-1.901.0-5|3	
14cr|perl-Apache2-ClickPath-1.901.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-ClickPath-1.901.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-ClickPath-1.901.0-5|6	Release:	5
14cr|perl-Apache2-ClickPath-1.901.0-5|7	
14cr|perl-Apache2-ClickPath-1.901.0-5|8	Summary:	Apache WEB Server User Tracking
14cr|perl-Apache2-ClickPath-1.901.0-5|9	
14cr|perl-Apache2-ClickPath-1.901.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache2-ClickPath-1.901.0-5|11	Group:		Development/Perl
14cr|perl-Apache2-ClickPath-1.901.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-ClickPath-1.901.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache2-ClickPath-1.901.0-5|14	
14cr|perl-Apache2-ClickPath-1.901.0-5|15	BuildRequires:	perl-devel
14cr|perl-Apache2-ClickPath-1.901.0-5|16	BuildRequires:	perl(Class::Member)
14cr|perl-Apache2-ClickPath-1.901.0-5|17	BuildRequires:	perl(Perl::AtEndOfScope)
14cr|perl-Apache2-ClickPath-1.901.0-5|18	BuildRequires:	apache-mod_perl-devel
14cr|perl-Apache2-ClickPath-1.901.0-5|19	BuildArch:	noarch
14cr|perl-Apache2-ClickPath-1.901.0-5|20	
14cr|perl-Apache2-ClickPath-1.901.0-5|21	%description
14cr|perl-Apache2-ClickPath-1.901.0-5|22	Apache2::ClickPath adds a PerlTransHandler and an output filter to
14cr|perl-Apache2-ClickPath-1.901.0-5|23	Apache's request cycle. The transhandler inspects the requested
14cr|perl-Apache2-ClickPath-1.901.0-5|24	URI to decide if an existing session is used or a new one has to
14cr|perl-Apache2-ClickPath-1.901.0-5|25	be created.
14cr|perl-Apache2-ClickPath-1.901.0-5|26	
14cr|perl-Apache2-ClickPath-1.901.0-5|27	%prep
14cr|perl-Apache2-ClickPath-1.901.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-ClickPath-1.901.0-5|29	
14cr|perl-Apache2-ClickPath-1.901.0-5|30	%build
14cr|perl-Apache2-ClickPath-1.901.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-ClickPath-1.901.0-5|32	%make
14cr|perl-Apache2-ClickPath-1.901.0-5|33	
14cr|perl-Apache2-ClickPath-1.901.0-5|34	%check
14cr|perl-Apache2-ClickPath-1.901.0-5|35	# make test don't work..., but works on 10.2
14cr|perl-Apache2-ClickPath-1.901.0-5|36	# make test
14cr|perl-Apache2-ClickPath-1.901.0-5|37	
14cr|perl-Apache2-ClickPath-1.901.0-5|38	%install
14cr|perl-Apache2-ClickPath-1.901.0-5|39	%makeinstall_std
14cr|perl-Apache2-ClickPath-1.901.0-5|40	
14cr|perl-Apache2-ClickPath-1.901.0-5|41	%files
14cr|perl-Apache2-ClickPath-1.901.0-5|42	%doc Changes README
14cr|perl-Apache2-ClickPath-1.901.0-5|43	%{perl_vendorlib}/Apache2
14cr|perl-Apache2-ClickPath-1.901.0-5|44	%{_mandir}/*/*
14cr|perl-Apache2-ClickPath-1.901.0-5|45	
14cr|perl-Apache2-ClickPath-1.901.0-5|46	
14cr|perl-Apache2-ClickPath-1.901.0-5|47	%changelog
14cr|perl-Apache2-ClickPath-1.901.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.901.0-5
14cr|perl-Apache2-ClickPath-1.901.0-5|49	+ Revision: d519d32
14cr|perl-Apache2-ClickPath-1.901.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Apache2-ClickPath-1.901.0-5|51	
14cr|perl-Apache2-ClickPath-1.901.0-5|52	

3950 14
14cr|perl-Apache2-DebugFilter-0.20.0-5|1	%define upstream_name    Apache2-DebugFilter
14cr|perl-Apache2-DebugFilter-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Apache2-DebugFilter-0.20.0-5|3	
14cr|perl-Apache2-DebugFilter-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-DebugFilter-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-DebugFilter-0.20.0-5|6	Release:	5
14cr|perl-Apache2-DebugFilter-0.20.0-5|7	
14cr|perl-Apache2-DebugFilter-0.20.0-5|8	Summary:	Apache2::DebugFilter - Debug mod_perl and native Apache2 filters
14cr|perl-Apache2-DebugFilter-0.20.0-5|9	
14cr|perl-Apache2-DebugFilter-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache2-DebugFilter-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Apache2-DebugFilter-0.20.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-DebugFilter-0.20.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache2-DebugFilter-0.20.0-5|14	
14cr|perl-Apache2-DebugFilter-0.20.0-5|15	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-DebugFilter-0.20.0-5|16	BuildRequires:	apache-mod_perl-devel
14cr|perl-Apache2-DebugFilter-0.20.0-5|17	BuildRequires:	perl-devel
14cr|perl-Apache2-DebugFilter-0.20.0-5|18	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache2-DebugFilter-0.20.0-5|19	BuildArch:	noarch
14cr|perl-Apache2-DebugFilter-0.20.0-5|20	
14cr|perl-Apache2-DebugFilter-0.20.0-5|21	%description
14cr|perl-Apache2-DebugFilter-0.20.0-5|22	Apache2::DebugFilter - Debug mod_perl and native Apache2 filters.
14cr|perl-Apache2-DebugFilter-0.20.0-5|23	
14cr|perl-Apache2-DebugFilter-0.20.0-5|24	%prep
14cr|perl-Apache2-DebugFilter-0.20.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-DebugFilter-0.20.0-5|26	
14cr|perl-Apache2-DebugFilter-0.20.0-5|27	%build
14cr|perl-Apache2-DebugFilter-0.20.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-DebugFilter-0.20.0-5|29	%make
14cr|perl-Apache2-DebugFilter-0.20.0-5|30	
14cr|perl-Apache2-DebugFilter-0.20.0-5|31	%check
14cr|perl-Apache2-DebugFilter-0.20.0-5|32	#make test
14cr|perl-Apache2-DebugFilter-0.20.0-5|33	
14cr|perl-Apache2-DebugFilter-0.20.0-5|34	%install
14cr|perl-Apache2-DebugFilter-0.20.0-5|35	%makeinstall_std
14cr|perl-Apache2-DebugFilter-0.20.0-5|36	
14cr|perl-Apache2-DebugFilter-0.20.0-5|37	%files
14cr|perl-Apache2-DebugFilter-0.20.0-5|38	%doc Changes README
14cr|perl-Apache2-DebugFilter-0.20.0-5|39	%{perl_vendorlib}/Apache2/DebugFilter.pm
14cr|perl-Apache2-DebugFilter-0.20.0-5|40	%{_mandir}/*/*
14cr|perl-Apache2-DebugFilter-0.20.0-5|41	
14cr|perl-Apache2-DebugFilter-0.20.0-5|42	
14cr|perl-Apache2-DebugFilter-0.20.0-5|43	%changelog
14cr|perl-Apache2-DebugFilter-0.20.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Apache2-DebugFilter-0.20.0-5|45	+ Revision: fcaa61e
14cr|perl-Apache2-DebugFilter-0.20.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Apache2-DebugFilter-0.20.0-5|47	
14cr|perl-Apache2-DebugFilter-0.20.0-5|48	

3951 14
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|1	%define upstream_name       Apache2-Filter-HTTPHeadersFixup
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|2	%define upstream_version    0.06
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|3	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|6	Release:	5
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|7	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|8	Summary:	Manipulate Apache 2 HTTP Headers
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|9	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|14	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|15	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|16	BuildRequires:  apache-mod_perl-devel
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|17	BuildRequires:	perl-devel
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|18	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|19	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|20	BuildArch:	noarch
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|21	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|22	%description
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|23	Apache2::Filter::HTTPHeadersFixup is a super class which provides an
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|24	easy way to manipulate HTTP headers without invoking any mod_perl HTTP
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|25	handlers. This is accomplished by using input and/or output connection
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|26	filters.
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|27	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|28	It supports KeepAlive connections.
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|29	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|30	This class cannot be used as is. It has to be sub-classed.
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|31	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|32	%prep
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|34	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|35	%build
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|37	%make
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|38	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|39	%check
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|40	#make test
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|41	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|42	%install
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|43	%makeinstall_std
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|44	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|45	%files
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|46	%doc Changes
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|47	%{perl_vendorlib}/Apache2/Filter/HTTPHeadersFixup.pm
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|48	%{_mandir}/*/*
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|49	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|50	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|51	%changelog
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|53	+ Revision: 7064488
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|55	
14cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-5|56	

3952 14
14cr|perl-Apache2-ModSSL-0.100.0-3|1	%define upstream_name    Apache2-ModSSL
14cr|perl-Apache2-ModSSL-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Apache2-ModSSL-0.100.0-3|3	
14cr|perl-Apache2-ModSSL-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Apache2-ModSSL-0.100.0-3|5	Version:    %perl_convert_version 0.10
14cr|perl-Apache2-ModSSL-0.100.0-3|6	Release:	3
14cr|perl-Apache2-ModSSL-0.100.0-3|7	
14cr|perl-Apache2-ModSSL-0.100.0-3|8	Summary:	Apache2::ModSSL - a Perl Interface to mod_ssl functions
14cr|perl-Apache2-ModSSL-0.100.0-3|9	
14cr|perl-Apache2-ModSSL-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Apache2-ModSSL-0.100.0-3|11	Group:		Development/Perl
14cr|perl-Apache2-ModSSL-0.100.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-ModSSL-0.100.0-3|13	Source0:	http://www.cpan.org/authors/id/O/OP/OPI/Apache2-ModSSL-0.10.tar.gz
14cr|perl-Apache2-ModSSL-0.100.0-3|14	
14cr|perl-Apache2-ModSSL-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Apache2-ModSSL-0.100.0-3|16	BuildRequires:	apache-devel
14cr|perl-Apache2-ModSSL-0.100.0-3|17	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-ModSSL-0.100.0-3|18	BuildRequires:	apache-mod_perl-devel
14cr|perl-Apache2-ModSSL-0.100.0-3|19	BuildRequires:	apache-mod_ssl
14cr|perl-Apache2-ModSSL-0.100.0-3|20	
14cr|perl-Apache2-ModSSL-0.100.0-3|21	%description
14cr|perl-Apache2-ModSSL-0.100.0-3|22	Perl interface to mod_ssl
14cr|perl-Apache2-ModSSL-0.100.0-3|23	
14cr|perl-Apache2-ModSSL-0.100.0-3|24	%prep
14cr|perl-Apache2-ModSSL-0.100.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-ModSSL-0.100.0-3|26	
14cr|perl-Apache2-ModSSL-0.100.0-3|27	%build
14cr|perl-Apache2-ModSSL-0.100.0-3|28	#%{__perl} Makefile.PL INC="-I`%{_sbindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`" INSTALLDIRS=vendor
14cr|perl-Apache2-ModSSL-0.100.0-3|29	%__perl Makefile.PL -apxs %{_bindir}/apxs INSTALLDIRS=vendor
14cr|perl-Apache2-ModSSL-0.100.0-3|30	%make
14cr|perl-Apache2-ModSSL-0.100.0-3|31	
14cr|perl-Apache2-ModSSL-0.100.0-3|32	#export APACHE_TEST_HTTPD="%{_sbindir}/httpd"
14cr|perl-Apache2-ModSSL-0.100.0-3|33	#make test
14cr|perl-Apache2-ModSSL-0.100.0-3|34	
14cr|perl-Apache2-ModSSL-0.100.0-3|35	%install
14cr|perl-Apache2-ModSSL-0.100.0-3|36	%makeinstall_std
14cr|perl-Apache2-ModSSL-0.100.0-3|37	
14cr|perl-Apache2-ModSSL-0.100.0-3|38	%files
14cr|perl-Apache2-ModSSL-0.100.0-3|39	%doc Changes README
14cr|perl-Apache2-ModSSL-0.100.0-3|40	%dir %{perl_vendorlib}/*/auto/Apache2/ModSSL
14cr|perl-Apache2-ModSSL-0.100.0-3|41	%{perl_vendorlib}/*/auto/Apache2/ModSSL/ModSSL.so
14cr|perl-Apache2-ModSSL-0.100.0-3|42	%{perl_vendorlib}/*/Apache2/ModSSL.pm
14cr|perl-Apache2-ModSSL-0.100.0-3|43	%{_mandir}/*/*
14cr|perl-Apache2-ModSSL-0.100.0-3|44	
14cr|perl-Apache2-ModSSL-0.100.0-3|45	
14cr|perl-Apache2-ModSSL-0.100.0-3|46	
14cr|perl-Apache2-ModSSL-0.100.0-3|47	%changelog
14cr|perl-Apache2-ModSSL-0.100.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Apache2-ModSSL-0.100.0-3|49	+ Revision: e3a7419
14cr|perl-Apache2-ModSSL-0.100.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Apache2-ModSSL-0.100.0-3|51	
14cr|perl-Apache2-ModSSL-0.100.0-3|52	

3953 14
14cr|perl-Apache2-ShowStatus-0.20.0-5|1	%define upstream_name    Apache2-ShowStatus
14cr|perl-Apache2-ShowStatus-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Apache2-ShowStatus-0.20.0-5|3	
14cr|perl-Apache2-ShowStatus-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-ShowStatus-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-ShowStatus-0.20.0-5|6	Release:	5
14cr|perl-Apache2-ShowStatus-0.20.0-5|7	
14cr|perl-Apache2-ShowStatus-0.20.0-5|8	Summary:	Apache2::ShowStatus - if you want to know what your Apache processes are doing
14cr|perl-Apache2-ShowStatus-0.20.0-5|9	
14cr|perl-Apache2-ShowStatus-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache2-ShowStatus-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Apache2-ShowStatus-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-ShowStatus-0.20.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache2-ShowStatus-0.20.0-5|14	
14cr|perl-Apache2-ShowStatus-0.20.0-5|15	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-ShowStatus-0.20.0-5|16	BuildRequires:  apache-mod_perl-devel
14cr|perl-Apache2-ShowStatus-0.20.0-5|17	BuildRequires:	perl-devel
14cr|perl-Apache2-ShowStatus-0.20.0-5|18	BuildRequires:	perl(Sys::Proctitle)
14cr|perl-Apache2-ShowStatus-0.20.0-5|19	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache2-ShowStatus-0.20.0-5|20	BuildArch:	noarch
14cr|perl-Apache2-ShowStatus-0.20.0-5|21	
14cr|perl-Apache2-ShowStatus-0.20.0-5|22	%description
14cr|perl-Apache2-ShowStatus-0.20.0-5|23	This module provides a "PerlInitHandler" that sets the apache's process
14cr|perl-Apache2-ShowStatus-0.20.0-5|24	title to
14cr|perl-Apache2-ShowStatus-0.20.0-5|25	
14cr|perl-Apache2-ShowStatus-0.20.0-5|26	"httpd: ".$r->the_request
14cr|perl-Apache2-ShowStatus-0.20.0-5|27	
14cr|perl-Apache2-ShowStatus-0.20.0-5|28	The process title is automagically reset when the request is over.
14cr|perl-Apache2-ShowStatus-0.20.0-5|29	
14cr|perl-Apache2-ShowStatus-0.20.0-5|30	Thus, "top" & Co shows what requests are currently active.
14cr|perl-Apache2-ShowStatus-0.20.0-5|31	
14cr|perl-Apache2-ShowStatus-0.20.0-5|32	%prep
14cr|perl-Apache2-ShowStatus-0.20.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-ShowStatus-0.20.0-5|34	
14cr|perl-Apache2-ShowStatus-0.20.0-5|35	%build
14cr|perl-Apache2-ShowStatus-0.20.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-ShowStatus-0.20.0-5|37	%make
14cr|perl-Apache2-ShowStatus-0.20.0-5|38	
14cr|perl-Apache2-ShowStatus-0.20.0-5|39	%check
14cr|perl-Apache2-ShowStatus-0.20.0-5|40	#make test
14cr|perl-Apache2-ShowStatus-0.20.0-5|41	
14cr|perl-Apache2-ShowStatus-0.20.0-5|42	%install
14cr|perl-Apache2-ShowStatus-0.20.0-5|43	%makeinstall_std
14cr|perl-Apache2-ShowStatus-0.20.0-5|44	
14cr|perl-Apache2-ShowStatus-0.20.0-5|45	%files
14cr|perl-Apache2-ShowStatus-0.20.0-5|46	%doc Changes README
14cr|perl-Apache2-ShowStatus-0.20.0-5|47	%{perl_vendorlib}/Apache2/ShowStatus.pm
14cr|perl-Apache2-ShowStatus-0.20.0-5|48	%{_mandir}/*/*
14cr|perl-Apache2-ShowStatus-0.20.0-5|49	
14cr|perl-Apache2-ShowStatus-0.20.0-5|50	
14cr|perl-Apache2-ShowStatus-0.20.0-5|51	%changelog
14cr|perl-Apache2-ShowStatus-0.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Apache2-ShowStatus-0.20.0-5|53	+ Revision: ac0da27
14cr|perl-Apache2-ShowStatus-0.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Apache2-ShowStatus-0.20.0-5|55	
14cr|perl-Apache2-ShowStatus-0.20.0-5|56	

3954 14
14cr|perl-Apache2-SiteControl-1.50.0-5|1	%define upstream_name    Apache2-SiteControl
14cr|perl-Apache2-SiteControl-1.50.0-5|2	%define upstream_version 1.05
14cr|perl-Apache2-SiteControl-1.50.0-5|3	
14cr|perl-Apache2-SiteControl-1.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-SiteControl-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-SiteControl-1.50.0-5|6	Release:	5
14cr|perl-Apache2-SiteControl-1.50.0-5|7	
14cr|perl-Apache2-SiteControl-1.50.0-5|8	Summary:	Perl web site authentication/authorization system
14cr|perl-Apache2-SiteControl-1.50.0-5|9	
14cr|perl-Apache2-SiteControl-1.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache2-SiteControl-1.50.0-5|11	Group:		Development/Perl
14cr|perl-Apache2-SiteControl-1.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-SiteControl-1.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache2-SiteControl-1.50.0-5|14	
14cr|perl-Apache2-SiteControl-1.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Apache2-SiteControl-1.50.0-5|16	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-SiteControl-1.50.0-5|17	BuildRequires:	perl(Apache::AuthCookie) >= 3.08
14cr|perl-Apache2-SiteControl-1.50.0-5|18	BuildRequires:	perl(Apache::Session) >= 1.54
14cr|perl-Apache2-SiteControl-1.50.0-5|19	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache2-SiteControl-1.50.0-5|20	BuildRequires:	perl(Authen::Radius)  >= 0.10
14cr|perl-Apache2-SiteControl-1.50.0-5|21	BuildRequires:	perl(Carp::Assert) >= 0.18
14cr|perl-Apache2-SiteControl-1.50.0-5|22	BuildRequires:	perl(Crypt::CAST5) >= 0.04
14cr|perl-Apache2-SiteControl-1.50.0-5|23	BuildRequires:	perl(Crypt::CBC) >= 2.14
14cr|perl-Apache2-SiteControl-1.50.0-5|24	BuildRequires:	perl(Data::Dumper) >= 2.101
14cr|perl-Apache2-SiteControl-1.50.0-5|25	BuildRequires:	perl-libapreq2 >= 2.05
14cr|perl-Apache2-SiteControl-1.50.0-5|26	BuildArch:	noarch
14cr|perl-Apache2-SiteControl-1.50.0-5|27	
14cr|perl-Apache2-SiteControl-1.50.0-5|28	%description
14cr|perl-Apache2-SiteControl-1.50.0-5|29	Apache2::SiteControl is a set of perl object-oriented classes that
14cr|perl-Apache2-SiteControl-1.50.0-5|30	implement a fine-grained security control system for a web-based application.
14cr|perl-Apache2-SiteControl-1.50.0-5|31	The intent is to provide a clear, easy-to-integrate system that does not
14cr|perl-Apache2-SiteControl-1.50.0-5|32	require the policies to be written into your application components. It
14cr|perl-Apache2-SiteControl-1.50.0-5|33	attempts to separate the concerns of how to show and manipulate data from the
14cr|perl-Apache2-SiteControl-1.50.0-5|34	concerns of who is allowed to view and manipulate data and why.
14cr|perl-Apache2-SiteControl-1.50.0-5|35	
14cr|perl-Apache2-SiteControl-1.50.0-5|36	For example, say your web application is written in HTML::Mason. Your
14cr|perl-Apache2-SiteControl-1.50.0-5|37	individual "screens" are composed of Mason modules, and you would like to keep
14cr|perl-Apache2-SiteControl-1.50.0-5|38	those as clean as possible, but decisions have to be made about what to allow
14cr|perl-Apache2-SiteControl-1.50.0-5|39	as the component is processed. SiteControl attempts to make that as easy as
14cr|perl-Apache2-SiteControl-1.50.0-5|40	possible.
14cr|perl-Apache2-SiteControl-1.50.0-5|41	
14cr|perl-Apache2-SiteControl-1.50.0-5|42	%prep
14cr|perl-Apache2-SiteControl-1.50.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-SiteControl-1.50.0-5|44	
14cr|perl-Apache2-SiteControl-1.50.0-5|45	%build
14cr|perl-Apache2-SiteControl-1.50.0-5|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-SiteControl-1.50.0-5|47	%make
14cr|perl-Apache2-SiteControl-1.50.0-5|48	
14cr|perl-Apache2-SiteControl-1.50.0-5|49	%check
14cr|perl-Apache2-SiteControl-1.50.0-5|50	make test
14cr|perl-Apache2-SiteControl-1.50.0-5|51	
14cr|perl-Apache2-SiteControl-1.50.0-5|52	%install
14cr|perl-Apache2-SiteControl-1.50.0-5|53	%makeinstall_std
14cr|perl-Apache2-SiteControl-1.50.0-5|54	
14cr|perl-Apache2-SiteControl-1.50.0-5|55	%files
14cr|perl-Apache2-SiteControl-1.50.0-5|56	%doc Changes README* docs/apache sample
14cr|perl-Apache2-SiteControl-1.50.0-5|57	%{perl_vendorlib}/Apache2
14cr|perl-Apache2-SiteControl-1.50.0-5|58	%{_mandir}/*/*
14cr|perl-Apache2-SiteControl-1.50.0-5|59	
14cr|perl-Apache2-SiteControl-1.50.0-5|60	
14cr|perl-Apache2-SiteControl-1.50.0-5|61	
14cr|perl-Apache2-SiteControl-1.50.0-5|62	%changelog
14cr|perl-Apache2-SiteControl-1.50.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-5
14cr|perl-Apache2-SiteControl-1.50.0-5|64	+ Revision: 486435c
14cr|perl-Apache2-SiteControl-1.50.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-Apache2-SiteControl-1.50.0-5|66	
14cr|perl-Apache2-SiteControl-1.50.0-5|67	

3955 14
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|1	%define upstream_name    Apache2-TrapSubRequest
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|3	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|6	Release:	3
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|7	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|8	Summary:	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a scalar
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|9	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|11	Group:		Development/Perl
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|14	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|15	BuildRequires:	apache-mod_perl
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|16	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|17	BuildRequires:	perl-devel
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|18	BuildArch:	noarch
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|19	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|20	%description
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|21	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|22	scalar.
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|23	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|24	%prep
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|26	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|27	%build
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|29	%make
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|30	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|31	# The tests will fail to run inside ABF chroot
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|32	# %check
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|33	# make test
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|34	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|35	%install
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|36	%makeinstall_std
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|37	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|38	%files
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|39	%doc Changes README
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|40	%{perl_vendorlib}/Apache2/TrapSubRequest.pm
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|41	%{_mandir}/*/*
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|42	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|43	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|44	%changelog
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|46	+ Revision: 2b748ed
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|48	
14cr|perl-Apache2-TrapSubRequest-0.40.0-3|49	

3956 14
14cr|perl-Apache-ASP-2.610.0-7|1	%define upstream_name    Apache-ASP
14cr|perl-Apache-ASP-2.610.0-7|2	%define upstream_version 2.61
14cr|perl-Apache-ASP-2.610.0-7|3	
14cr|perl-Apache-ASP-2.610.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-ASP-2.610.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-ASP-2.610.0-7|6	Release:	7
14cr|perl-Apache-ASP-2.610.0-7|7	
14cr|perl-Apache-ASP-2.610.0-7|8	Summary:	A perl ASP port to Apache
14cr|perl-Apache-ASP-2.610.0-7|9	
14cr|perl-Apache-ASP-2.610.0-7|10	License:	GPL
14cr|perl-Apache-ASP-2.610.0-7|11	Group:		Development/Perl
14cr|perl-Apache-ASP-2.610.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-ASP-2.610.0-7|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache-ASP-2.610.0-7|14	Source1:	asp.html
14cr|perl-Apache-ASP-2.610.0-7|15	Source2:	perl-Apache-ASP.conf
14cr|perl-Apache-ASP-2.610.0-7|16	
14cr|perl-Apache-ASP-2.610.0-7|17	BuildRequires:	perl-devel
14cr|perl-Apache-ASP-2.610.0-7|18	BuildRequires:	perl(Apache::Filter)
14cr|perl-Apache-ASP-2.610.0-7|19	BuildRequires:	perl-base
14cr|perl-Apache-ASP-2.610.0-7|20	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Apache-ASP-2.610.0-7|21	BuildRequires:	perl(DB_File)
14cr|perl-Apache-ASP-2.610.0-7|22	BuildRequires:	perl(HTML::Clean)
14cr|perl-Apache-ASP-2.610.0-7|23	BuildRequires:	perl(MLDBM)
14cr|perl-Apache-ASP-2.610.0-7|24	BuildRequires:  perl(MLDBM::Sync)
14cr|perl-Apache-ASP-2.610.0-7|25	BuildRequires:  perl(HTML::FillInForm)
14cr|perl-Apache-ASP-2.610.0-7|26	BuildRequires:  perl(XML::Sablotron)
14cr|perl-Apache-ASP-2.610.0-7|27	BuildRequires:	perl(Tie::Cache)
14cr|perl-Apache-ASP-2.610.0-7|28	BuildRequires:	perl(Tie::TextDir)
14cr|perl-Apache-ASP-2.610.0-7|29	BuildRequires:	perl(Time::HiRes)
14cr|perl-Apache-ASP-2.610.0-7|30	BuildRequires:	perl(XML::XSLT)
14cr|perl-Apache-ASP-2.610.0-7|31	BuildRequires:  perl(XML::LibXSLT)
14cr|perl-Apache-ASP-2.610.0-7|32	BuildRequires:	perl(CGI)
14cr|perl-Apache-ASP-2.610.0-7|33	BuildRequires:	perl(DB_File)
14cr|perl-Apache-ASP-2.610.0-7|34	BuildRequires:  perl(Apache::Filter)
14cr|perl-Apache-ASP-2.610.0-7|35	Provides:	perl(Apache::ASP::Share::CORE)
14cr|perl-Apache-ASP-2.610.0-7|36	Provides:	Apache-ASP = %{version}-%{release}
14cr|perl-Apache-ASP-2.610.0-7|37	Requires:	apache-mod_perl >= 1:2.0.2
14cr|perl-Apache-ASP-2.610.0-7|38	BuildArch:	noarch
14cr|perl-Apache-ASP-2.610.0-7|39	
14cr|perl-Apache-ASP-2.610.0-7|40	%description
14cr|perl-Apache-ASP-2.610.0-7|41	Apache::ASP provides an Active Server Pages port to the Apache Web Server
14cr|perl-Apache-ASP-2.610.0-7|42	with Perl scripting only, and enables developing of dynamic web applications
14cr|perl-Apache-ASP-2.610.0-7|43	with session management and embedded Perl code. There are also many powerful
14cr|perl-Apache-ASP-2.610.0-7|44	extensions, including XML taglibs, XSLT rendering, and new events not
14cr|perl-Apache-ASP-2.610.0-7|45	originally part of the ASP API!
14cr|perl-Apache-ASP-2.610.0-7|46	
14cr|perl-Apache-ASP-2.610.0-7|47	This module works under the Apache Web Server with the mod_perl module
14cr|perl-Apache-ASP-2.610.0-7|48	enabled. See http://www.apache.org and http://perl.apache.org for further
14cr|perl-Apache-ASP-2.610.0-7|49	information.
14cr|perl-Apache-ASP-2.610.0-7|50	
14cr|perl-Apache-ASP-2.610.0-7|51	This is a portable solution, similar to ActiveState's PerlScript for NT/IIS
14cr|perl-Apache-ASP-2.610.0-7|52	ASP. Work has been done and will continue to make ports to and from this
14cr|perl-Apache-ASP-2.610.0-7|53	implementation as smooth as possible.
14cr|perl-Apache-ASP-2.610.0-7|54	
14cr|perl-Apache-ASP-2.610.0-7|55	For Apache::ASP downloading and installation, please read the INSTALL
14cr|perl-Apache-ASP-2.610.0-7|56	section. For installation troubleshooting check the FAQ and the SUPPORT
14cr|perl-Apache-ASP-2.610.0-7|57	sections.
14cr|perl-Apache-ASP-2.610.0-7|58	
14cr|perl-Apache-ASP-2.610.0-7|59	For database access, ActiveX, scripting languages, and other miscellaneous
14cr|perl-Apache-ASP-2.610.0-7|60	issues please read the FAQ section.
14cr|perl-Apache-ASP-2.610.0-7|61	
14cr|perl-Apache-ASP-2.610.0-7|62	%prep
14cr|perl-Apache-ASP-2.610.0-7|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-ASP-2.610.0-7|64	
14cr|perl-Apache-ASP-2.610.0-7|65	%build
14cr|perl-Apache-ASP-2.610.0-7|66	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-ASP-2.610.0-7|67	%make
14cr|perl-Apache-ASP-2.610.0-7|68	
14cr|perl-Apache-ASP-2.610.0-7|69	%check
14cr|perl-Apache-ASP-2.610.0-7|70	# optional test, causes trouble when Devel::Symdump is installed
14cr|perl-Apache-ASP-2.610.0-7|71	rm -f t/stat_inc
14cr|perl-Apache-ASP-2.610.0-7|72	make test
14cr|perl-Apache-ASP-2.610.0-7|73	
14cr|perl-Apache-ASP-2.610.0-7|74	%install
14cr|perl-Apache-ASP-2.610.0-7|75	%makeinstall_std
14cr|perl-Apache-ASP-2.610.0-7|76	
14cr|perl-Apache-ASP-2.610.0-7|77	install -d -m 755 %{buildroot}%{_var}/www/perl
14cr|perl-Apache-ASP-2.610.0-7|78	cp -pr site %{buildroot}%{_var}/www/perl/%{upstream_name}
14cr|perl-Apache-ASP-2.610.0-7|79	
14cr|perl-Apache-ASP-2.610.0-7|80	install -d -m 755 %{buildroot}%{_var}/www/html/addon-modules/
14cr|perl-Apache-ASP-2.610.0-7|81	cp %{SOURCE1} %{buildroot}%{_var}/www/html/addon-modules/%{upstream_name}.html
14cr|perl-Apache-ASP-2.610.0-7|82	
14cr|perl-Apache-ASP-2.610.0-7|83	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|perl-Apache-ASP-2.610.0-7|84	install %{SOURCE2} -m 644  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/perl-Apache-ASP.conf
14cr|perl-Apache-ASP-2.610.0-7|85	
14cr|perl-Apache-ASP-2.610.0-7|86	%files
14cr|perl-Apache-ASP-2.610.0-7|87	%doc CHANGES README
14cr|perl-Apache-ASP-2.610.0-7|88	%config(noreplace) %{_webappconfdir}/perl-Apache-ASP.conf
14cr|perl-Apache-ASP-2.610.0-7|89	%dir %{_var}/www/perl/%{upstream_name}
14cr|perl-Apache-ASP-2.610.0-7|90	%{_var}/www/perl/%{upstream_name}/*
14cr|perl-Apache-ASP-2.610.0-7|91	%{perl_vendorlib}/Apache
14cr|perl-Apache-ASP-2.610.0-7|92	%{perl_vendorlib}/Bundle/Apache
14cr|perl-Apache-ASP-2.610.0-7|93	%{_mandir}/*/*
14cr|perl-Apache-ASP-2.610.0-7|94	%{_bindir}/*
14cr|perl-Apache-ASP-2.610.0-7|95	%{_var}/www/html/addon-modules/Apache-ASP.html
14cr|perl-Apache-ASP-2.610.0-7|96	
14cr|perl-Apache-ASP-2.610.0-7|97	
14cr|perl-Apache-ASP-2.610.0-7|98	
14cr|perl-Apache-ASP-2.610.0-7|99	%changelog
14cr|perl-Apache-ASP-2.610.0-7|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.610.0-7
14cr|perl-Apache-ASP-2.610.0-7|101	+ Revision: f3fe920
14cr|perl-Apache-ASP-2.610.0-7|102	- MassBuild#464: Increase release tag
14cr|perl-Apache-ASP-2.610.0-7|103	
14cr|perl-Apache-ASP-2.610.0-7|104	

3957 14
14cr|perl-Apache-AuthCookie-3.220.0-2|1	%define upstream_name	 Apache-AuthCookie
14cr|perl-Apache-AuthCookie-3.220.0-2|2	%define upstream_version 3.22
14cr|perl-Apache-AuthCookie-3.220.0-2|3	
14cr|perl-Apache-AuthCookie-3.220.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-AuthCookie-3.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-AuthCookie-3.220.0-2|6	Release:	2
14cr|perl-Apache-AuthCookie-3.220.0-2|7	
14cr|perl-Apache-AuthCookie-3.220.0-2|8	Summary:	Perl Authentication and Authorization via cookies
14cr|perl-Apache-AuthCookie-3.220.0-2|9	
14cr|perl-Apache-AuthCookie-3.220.0-2|10	
14cr|perl-Apache-AuthCookie-3.220.0-2|11	License:	GPL+ or Artistic
14cr|perl-Apache-AuthCookie-3.220.0-2|12	Group:		Development/Perl
14cr|perl-Apache-AuthCookie-3.220.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-AuthCookie-3.220.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache-AuthCookie-3.220.0-2|15	
14cr|perl-Apache-AuthCookie-3.220.0-2|16	BuildRequires:	perl-devel
14cr|perl-Apache-AuthCookie-3.220.0-2|17	BuildRequires:	apache-mod_perl
14cr|perl-Apache-AuthCookie-3.220.0-2|18	BuildRequires:	perl-libwww-perl
14cr|perl-Apache-AuthCookie-3.220.0-2|19	BuildRequires:	perl-CGI
14cr|perl-Apache-AuthCookie-3.220.0-2|20	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache-AuthCookie-3.220.0-2|21	BuildArch:	noarch
14cr|perl-Apache-AuthCookie-3.220.0-2|22	
14cr|perl-Apache-AuthCookie-3.220.0-2|23	%description
14cr|perl-Apache-AuthCookie-3.220.0-2|24	Apache::AuthCookie allows you to intercept a user's first unauthenticated
14cr|perl-Apache-AuthCookie-3.220.0-2|25	access to a protected document. The user will be presented with a custom
14cr|perl-Apache-AuthCookie-3.220.0-2|26	form where they can enter authentication credentials. The credentials are
14cr|perl-Apache-AuthCookie-3.220.0-2|27	posted to the server where AuthCookie verifies them and returns a session
14cr|perl-Apache-AuthCookie-3.220.0-2|28	key.
14cr|perl-Apache-AuthCookie-3.220.0-2|29	
14cr|perl-Apache-AuthCookie-3.220.0-2|30	The session key is returned to the user's browser as a cookie. As a cookie,
14cr|perl-Apache-AuthCookie-3.220.0-2|31	the browser will pass the session key on every subsequent accesses.
14cr|perl-Apache-AuthCookie-3.220.0-2|32	AuthCookie will verify the session key and re-authenticate the user.
14cr|perl-Apache-AuthCookie-3.220.0-2|33	
14cr|perl-Apache-AuthCookie-3.220.0-2|34	All you have to do is write a custom module that inherits from AuthCookie.
14cr|perl-Apache-AuthCookie-3.220.0-2|35	See the POD documentation for more details.
14cr|perl-Apache-AuthCookie-3.220.0-2|36	
14cr|perl-Apache-AuthCookie-3.220.0-2|37	%prep
14cr|perl-Apache-AuthCookie-3.220.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-AuthCookie-3.220.0-2|39	
14cr|perl-Apache-AuthCookie-3.220.0-2|40	%build
14cr|perl-Apache-AuthCookie-3.220.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-AuthCookie-3.220.0-2|42	%make
14cr|perl-Apache-AuthCookie-3.220.0-2|43	
14cr|perl-Apache-AuthCookie-3.220.0-2|44	%check
14cr|perl-Apache-AuthCookie-3.220.0-2|45	#export APACHE_TEST_HTTPD=%{_sbindir}/httpd
14cr|perl-Apache-AuthCookie-3.220.0-2|46	#make test
14cr|perl-Apache-AuthCookie-3.220.0-2|47	
14cr|perl-Apache-AuthCookie-3.220.0-2|48	%install
14cr|perl-Apache-AuthCookie-3.220.0-2|49	%makeinstall_std
14cr|perl-Apache-AuthCookie-3.220.0-2|50	
14cr|perl-Apache-AuthCookie-3.220.0-2|51	%files
14cr|perl-Apache-AuthCookie-3.220.0-2|52	%doc Changes README
14cr|perl-Apache-AuthCookie-3.220.0-2|53	%{perl_vendorlib}/Apache
14cr|perl-Apache-AuthCookie-3.220.0-2|54	%{perl_vendorlib}/Apache2
14cr|perl-Apache-AuthCookie-3.220.0-2|55	%{_mandir}/*/*
14cr|perl-Apache-AuthCookie-3.220.0-2|56	
14cr|perl-Apache-AuthCookie-3.220.0-2|57	
14cr|perl-Apache-AuthCookie-3.220.0-2|58	
14cr|perl-Apache-AuthCookie-3.220.0-2|59	
14cr|perl-Apache-AuthCookie-3.220.0-2|60	
14cr|perl-Apache-AuthCookie-3.220.0-2|61	%changelog
14cr|perl-Apache-AuthCookie-3.220.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.220.0-2
14cr|perl-Apache-AuthCookie-3.220.0-2|63	+ Revision: 49b7e34
14cr|perl-Apache-AuthCookie-3.220.0-2|64	- MassBuild#464: Increase release tag
14cr|perl-Apache-AuthCookie-3.220.0-2|65	
14cr|perl-Apache-AuthCookie-3.220.0-2|66	

3958 14
14cr|perl-Apache-DBI-1.120.0-3|1	%define upstream_name    Apache-DBI
14cr|perl-Apache-DBI-1.120.0-3|2	%define upstream_version 1.12
14cr|perl-Apache-DBI-1.120.0-3|3	
14cr|perl-Apache-DBI-1.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-DBI-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-DBI-1.120.0-3|6	Release:	3
14cr|perl-Apache-DBI-1.120.0-3|7	
14cr|perl-Apache-DBI-1.120.0-3|8	Summary:	Initiate a persistent database connection
14cr|perl-Apache-DBI-1.120.0-3|9	
14cr|perl-Apache-DBI-1.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Apache-DBI-1.120.0-3|11	Group:		Development/Perl
14cr|perl-Apache-DBI-1.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-DBI-1.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-DBI-%{upstream_version}.tar.gz
14cr|perl-Apache-DBI-1.120.0-3|14	
14cr|perl-Apache-DBI-1.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Apache-DBI-1.120.0-3|16	BuildRequires:	perl(DBD::mysql)
14cr|perl-Apache-DBI-1.120.0-3|17	
14cr|perl-Apache-DBI-1.120.0-3|18	BuildArch:	noarch
14cr|perl-Apache-DBI-1.120.0-3|19	
14cr|perl-Apache-DBI-1.120.0-3|20	%description
14cr|perl-Apache-DBI-1.120.0-3|21	This module initiates a persistent database connection.
14cr|perl-Apache-DBI-1.120.0-3|22	
14cr|perl-Apache-DBI-1.120.0-3|23	%prep
14cr|perl-Apache-DBI-1.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-DBI-1.120.0-3|25	
14cr|perl-Apache-DBI-1.120.0-3|26	%build
14cr|perl-Apache-DBI-1.120.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-DBI-1.120.0-3|28	%make
14cr|perl-Apache-DBI-1.120.0-3|29	
14cr|perl-Apache-DBI-1.120.0-3|30	%check
14cr|perl-Apache-DBI-1.120.0-3|31	make test
14cr|perl-Apache-DBI-1.120.0-3|32	
14cr|perl-Apache-DBI-1.120.0-3|33	%install
14cr|perl-Apache-DBI-1.120.0-3|34	%makeinstall_std
14cr|perl-Apache-DBI-1.120.0-3|35	
14cr|perl-Apache-DBI-1.120.0-3|36	%files
14cr|perl-Apache-DBI-1.120.0-3|37	%doc README Changes
14cr|perl-Apache-DBI-1.120.0-3|38	%{perl_vendorlib}/Apache
14cr|perl-Apache-DBI-1.120.0-3|39	%{_mandir}/*/*
14cr|perl-Apache-DBI-1.120.0-3|40	
14cr|perl-Apache-DBI-1.120.0-3|41	
14cr|perl-Apache-DBI-1.120.0-3|42	
14cr|perl-Apache-DBI-1.120.0-3|43	%changelog
14cr|perl-Apache-DBI-1.120.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-Apache-DBI-1.120.0-3|45	+ Revision: 7f5ada1
14cr|perl-Apache-DBI-1.120.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Apache-DBI-1.120.0-3|47	
14cr|perl-Apache-DBI-1.120.0-3|48	

3959 14
14cr|perl-Apache-Filter-1.24.0-11|1	%define upstream_name    Apache-Filter
14cr|perl-Apache-Filter-1.24.0-11|2	%define upstream_version 1.024
14cr|perl-Apache-Filter-1.24.0-11|3	
14cr|perl-Apache-Filter-1.24.0-11|4	# it wants a module from mod_perl-1.x
14cr|perl-Apache-Filter-1.24.0-11|5	%if %{_use_internal_dependency_generator}
14cr|perl-Apache-Filter-1.24.0-11|6	%define __noautoreq 'perl\\(Apache::RegistryNG\\)'
14cr|perl-Apache-Filter-1.24.0-11|7	%else
14cr|perl-Apache-Filter-1.24.0-11|8	%define _requires_exceptions perl(Apache::RegistryNG)
14cr|perl-Apache-Filter-1.24.0-11|9	%endif
14cr|perl-Apache-Filter-1.24.0-11|10	
14cr|perl-Apache-Filter-1.24.0-11|11	Name:		perl-%{upstream_name}
14cr|perl-Apache-Filter-1.24.0-11|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-Filter-1.24.0-11|13	Release:	11
14cr|perl-Apache-Filter-1.24.0-11|14	
14cr|perl-Apache-Filter-1.24.0-11|15	Summary:	%{upstream_name} module for perl
14cr|perl-Apache-Filter-1.24.0-11|16	
14cr|perl-Apache-Filter-1.24.0-11|17	License:	GPL+ or Artistic
14cr|perl-Apache-Filter-1.24.0-11|18	Group:		Development/Perl
14cr|perl-Apache-Filter-1.24.0-11|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-Filter-1.24.0-11|20	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache-Filter-1.24.0-11|21	Patch0:		Apache-Filter-1.024-mod_perl2.diff
14cr|perl-Apache-Filter-1.24.0-11|22	
14cr|perl-Apache-Filter-1.24.0-11|23	BuildRequires:	apache-mod_perl
14cr|perl-Apache-Filter-1.24.0-11|24	BuildRequires:	perl-devel
14cr|perl-Apache-Filter-1.24.0-11|25	
14cr|perl-Apache-Filter-1.24.0-11|26	BuildArch:	noarch
14cr|perl-Apache-Filter-1.24.0-11|27	
14cr|perl-Apache-Filter-1.24.0-11|28	Requires:	apache-mod_perl
14cr|perl-Apache-Filter-1.24.0-11|29	
14cr|perl-Apache-Filter-1.24.0-11|30	%description
14cr|perl-Apache-Filter-1.24.0-11|31	%{upstream_name} module for perl : Alter the output of previous handlers.
14cr|perl-Apache-Filter-1.24.0-11|32	
14cr|perl-Apache-Filter-1.24.0-11|33	%prep
14cr|perl-Apache-Filter-1.24.0-11|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-Filter-1.24.0-11|35	%patch0 -p0
14cr|perl-Apache-Filter-1.24.0-11|36	
14cr|perl-Apache-Filter-1.24.0-11|37	%build
14cr|perl-Apache-Filter-1.24.0-11|38	APACHE=%{_sbindir}/httpd perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-Apache-Filter-1.24.0-11|39	
14cr|perl-Apache-Filter-1.24.0-11|40	
14cr|perl-Apache-Filter-1.24.0-11|41	EOF
14cr|perl-Apache-Filter-1.24.0-11|42	%make
14cr|perl-Apache-Filter-1.24.0-11|43	
14cr|perl-Apache-Filter-1.24.0-11|44	%install
14cr|perl-Apache-Filter-1.24.0-11|45	%makeinstall_std
14cr|perl-Apache-Filter-1.24.0-11|46	
14cr|perl-Apache-Filter-1.24.0-11|47	%files
14cr|perl-Apache-Filter-1.24.0-11|48	%doc README Changes
14cr|perl-Apache-Filter-1.24.0-11|49	%{perl_vendorlib}/Apache
14cr|perl-Apache-Filter-1.24.0-11|50	%{_mandir}/*/*
14cr|perl-Apache-Filter-1.24.0-11|51	
14cr|perl-Apache-Filter-1.24.0-11|52	
14cr|perl-Apache-Filter-1.24.0-11|53	
14cr|perl-Apache-Filter-1.24.0-11|54	%changelog
14cr|perl-Apache-Filter-1.24.0-11|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24.0-11
14cr|perl-Apache-Filter-1.24.0-11|56	+ Revision: 04653b1
14cr|perl-Apache-Filter-1.24.0-11|57	- MassBuild#464: Increase release tag
14cr|perl-Apache-Filter-1.24.0-11|58	
14cr|perl-Apache-Filter-1.24.0-11|59	

3960 14
14cr|perl-Apache-GeoIP-1.990.0-5|1	%define upstream_name    Apache-GeoIP
14cr|perl-Apache-GeoIP-1.990.0-5|2	%define upstream_version 1.99
14cr|perl-Apache-GeoIP-1.990.0-5|3	
14cr|perl-Apache-GeoIP-1.990.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-GeoIP-1.990.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-GeoIP-1.990.0-5|6	Release:	5
14cr|perl-Apache-GeoIP-1.990.0-5|7	
14cr|perl-Apache-GeoIP-1.990.0-5|8	Summary:	Apache::Geo::IP - Look up country by IP Address
14cr|perl-Apache-GeoIP-1.990.0-5|9	
14cr|perl-Apache-GeoIP-1.990.0-5|10	License:	GPL+ or Artistic
14cr|perl-Apache-GeoIP-1.990.0-5|11	Group:		Development/Perl
14cr|perl-Apache-GeoIP-1.990.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-GeoIP-1.990.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache-GeoIP-1.990.0-5|14	
14cr|perl-Apache-GeoIP-1.990.0-5|15	BuildRequires:	apache-devel
14cr|perl-Apache-GeoIP-1.990.0-5|16	BuildRequires:	apache-mod_perl
14cr|perl-Apache-GeoIP-1.990.0-5|17	BuildRequires:	apache-mod_perl-devel
14cr|perl-Apache-GeoIP-1.990.0-5|18	BuildRequires:	perl-devel
14cr|perl-Apache-GeoIP-1.990.0-5|19	BuildRequires:	perl(Apache::Test) >= 1.25
14cr|perl-Apache-GeoIP-1.990.0-5|20	BuildArch:	noarch
14cr|perl-Apache-GeoIP-1.990.0-5|21	
14cr|perl-Apache-GeoIP-1.990.0-5|22	%description
14cr|perl-Apache-GeoIP-1.990.0-5|23	This module constitutes a mod_perl (both versions 1 and 2) interface
14cr|perl-Apache-GeoIP-1.990.0-5|24	to the Geo::IP and Geo::Mirror modules. Geo::IP is used to look up in
14cr|perl-Apache-GeoIP-1.990.0-5|25	a database a country of origin of an IP address, while Geo::Mirror
14cr|perl-Apache-GeoIP-1.990.0-5|26	is used to select a mirror by country from a specified list. See
14cr|perl-Apache-GeoIP-1.990.0-5|27	the documentation for Apache::Geo::IP and Apache::Geo::Mirror
14cr|perl-Apache-GeoIP-1.990.0-5|28	for more details.
14cr|perl-Apache-GeoIP-1.990.0-5|29	
14cr|perl-Apache-GeoIP-1.990.0-5|30	The included tests require Apache::Test, which can be obtained
14cr|perl-Apache-GeoIP-1.990.0-5|31	in the mod_perl-2 sources or in the httpd-test distribution.
14cr|perl-Apache-GeoIP-1.990.0-5|32	These tests need a network connection to run; some may fail
14cr|perl-Apache-GeoIP-1.990.0-5|33	due to timeouts upon doing certain name lookups.
14cr|perl-Apache-GeoIP-1.990.0-5|34	
14cr|perl-Apache-GeoIP-1.990.0-5|35	The mod_perl-2 modules included here, with prefix Apache2::*,
14cr|perl-Apache-GeoIP-1.990.0-5|36	will only work with mod_perl-1.999022 and above (RC5 or greater
14cr|perl-Apache-GeoIP-1.990.0-5|37	of the CPAN distribution).
14cr|perl-Apache-GeoIP-1.990.0-5|38	
14cr|perl-Apache-GeoIP-1.990.0-5|39	%prep
14cr|perl-Apache-GeoIP-1.990.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-GeoIP-1.990.0-5|41	
14cr|perl-Apache-GeoIP-1.990.0-5|42	%build
14cr|perl-Apache-GeoIP-1.990.0-5|43	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Apache-GeoIP-1.990.0-5|44	%make
14cr|perl-Apache-GeoIP-1.990.0-5|45	
14cr|perl-Apache-GeoIP-1.990.0-5|46	%check
14cr|perl-Apache-GeoIP-1.990.0-5|47	# requires network, and test suite rework
14cr|perl-Apache-GeoIP-1.990.0-5|48	# make test
14cr|perl-Apache-GeoIP-1.990.0-5|49	
14cr|perl-Apache-GeoIP-1.990.0-5|50	%install
14cr|perl-Apache-GeoIP-1.990.0-5|51	%makeinstall_std
14cr|perl-Apache-GeoIP-1.990.0-5|52	
14cr|perl-Apache-GeoIP-1.990.0-5|53	%files
14cr|perl-Apache-GeoIP-1.990.0-5|54	%doc Changes README
14cr|perl-Apache-GeoIP-1.990.0-5|55	%{perl_vendorlib}/Apache2
14cr|perl-Apache-GeoIP-1.990.0-5|56	%{_mandir}/*/*
14cr|perl-Apache-GeoIP-1.990.0-5|57	
14cr|perl-Apache-GeoIP-1.990.0-5|58	
14cr|perl-Apache-GeoIP-1.990.0-5|59	%changelog
14cr|perl-Apache-GeoIP-1.990.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.990.0-5
14cr|perl-Apache-GeoIP-1.990.0-5|61	+ Revision: 2470685
14cr|perl-Apache-GeoIP-1.990.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-Apache-GeoIP-1.990.0-5|63	
14cr|perl-Apache-GeoIP-1.990.0-5|64	

3961 14
14cr|perl-Apache-Htpasswd-1.900.0-3|1	%define upstream_name    Apache-Htpasswd
14cr|perl-Apache-Htpasswd-1.900.0-3|2	%define upstream_version 1.9
14cr|perl-Apache-Htpasswd-1.900.0-3|3	
14cr|perl-Apache-Htpasswd-1.900.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-Htpasswd-1.900.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-Htpasswd-1.900.0-3|6	Release:	3
14cr|perl-Apache-Htpasswd-1.900.0-3|7	
14cr|perl-Apache-Htpasswd-1.900.0-3|8	Summary:	Manage Unix crypt-style password file
14cr|perl-Apache-Htpasswd-1.900.0-3|9	
14cr|perl-Apache-Htpasswd-1.900.0-3|10	License:	GPL+ or Artistic
14cr|perl-Apache-Htpasswd-1.900.0-3|11	Group:		Development/Perl
14cr|perl-Apache-Htpasswd-1.900.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-Htpasswd-1.900.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-Htpasswd-%{upstream_version}.tar.gz
14cr|perl-Apache-Htpasswd-1.900.0-3|14	
14cr|perl-Apache-Htpasswd-1.900.0-3|15	BuildRequires:	perl-devel
14cr|perl-Apache-Htpasswd-1.900.0-3|16	BuildRequires:	perl(Crypt::PasswdMD5)
14cr|perl-Apache-Htpasswd-1.900.0-3|17	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Apache-Htpasswd-1.900.0-3|18	BuildRequires:	perl(MIME::Base64)
14cr|perl-Apache-Htpasswd-1.900.0-3|19	
14cr|perl-Apache-Htpasswd-1.900.0-3|20	BuildArch:	noarch
14cr|perl-Apache-Htpasswd-1.900.0-3|21	
14cr|perl-Apache-Htpasswd-1.900.0-3|22	%description
14cr|perl-Apache-Htpasswd-1.900.0-3|23	This module comes with a set of methods to use with htaccess password
14cr|perl-Apache-Htpasswd-1.900.0-3|24	files. These files (and htaccess) are used to do Basic Authentication on a
14cr|perl-Apache-Htpasswd-1.900.0-3|25	web server.
14cr|perl-Apache-Htpasswd-1.900.0-3|26	
14cr|perl-Apache-Htpasswd-1.900.0-3|27	The passwords file is a flat-file with login name and their associated
14cr|perl-Apache-Htpasswd-1.900.0-3|28	crypted password. You can use this for non-Apache files if you wish, but it
14cr|perl-Apache-Htpasswd-1.900.0-3|29	was written specifically for .htaccess style files.
14cr|perl-Apache-Htpasswd-1.900.0-3|30	
14cr|perl-Apache-Htpasswd-1.900.0-3|31	%prep
14cr|perl-Apache-Htpasswd-1.900.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-Htpasswd-1.900.0-3|33	
14cr|perl-Apache-Htpasswd-1.900.0-3|34	%build
14cr|perl-Apache-Htpasswd-1.900.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-Htpasswd-1.900.0-3|36	%make
14cr|perl-Apache-Htpasswd-1.900.0-3|37	
14cr|perl-Apache-Htpasswd-1.900.0-3|38	%check
14cr|perl-Apache-Htpasswd-1.900.0-3|39	%make test
14cr|perl-Apache-Htpasswd-1.900.0-3|40	
14cr|perl-Apache-Htpasswd-1.900.0-3|41	%install
14cr|perl-Apache-Htpasswd-1.900.0-3|42	%makeinstall_std
14cr|perl-Apache-Htpasswd-1.900.0-3|43	
14cr|perl-Apache-Htpasswd-1.900.0-3|44	%files
14cr|perl-Apache-Htpasswd-1.900.0-3|45	%doc README
14cr|perl-Apache-Htpasswd-1.900.0-3|46	%{_mandir}/man3/*
14cr|perl-Apache-Htpasswd-1.900.0-3|47	%{perl_vendorlib}/*
14cr|perl-Apache-Htpasswd-1.900.0-3|48	
14cr|perl-Apache-Htpasswd-1.900.0-3|49	
14cr|perl-Apache-Htpasswd-1.900.0-3|50	
14cr|perl-Apache-Htpasswd-1.900.0-3|51	%changelog
14cr|perl-Apache-Htpasswd-1.900.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-3
14cr|perl-Apache-Htpasswd-1.900.0-3|53	+ Revision: 9c064e0
14cr|perl-Apache-Htpasswd-1.900.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Apache-Htpasswd-1.900.0-3|55	
14cr|perl-Apache-Htpasswd-1.900.0-3|56	

3962 14
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|1	%define upstream_name    Apache-LogFormat-Compiler
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|3	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|6	Release:    3
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|7	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|8	Summary:    Compile a log format string to perl-code
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|9	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|10	License:    GPL+ or Artistic
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|11	Group:      Development/Perl
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|14	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|16	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|17	BuildRequires: perl(POSIX)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|18	BuildRequires: perl(Test::MockTime)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|19	BuildRequires: perl(Test::More)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|20	BuildRequires: perl(Test::Requires)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|21	BuildRequires: perl(Time::Local)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|22	BuildRequires: perl(Try::Tiny)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|23	BuildRequires: perl(URI::Escape)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|24	BuildRequires: perl(Module::Build)
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|25	BuildArch: noarch
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|26	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|27	%description
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|28	Compile a log format string to perl-code. For faster generation of
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|29	access_log lines.
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|30	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|31	%prep
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|32	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|33	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|34	%build
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|35	%{__perl} Build.PL installdirs=vendor
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|36	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|37	./Build
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|38	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|39	%check
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|40	./Build test
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|41	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|42	%install
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|43	./Build install destdir=%{buildroot}
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|44	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|45	%files
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|46	%doc Changes LICENSE META.json META.yml
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|47	%{_mandir}/man3/*
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|48	%{perl_vendorlib}/*
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|49	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|50	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|51	%changelog
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|53	+ Revision: 9b3bdf9
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|55	
14cr|perl-Apache-LogFormat-Compiler-0.230.0-3|56	

3963 14
14cr|perl-Apache-LogRegex-1.520.0-3|1	%define upstream_name	 Apache-LogRegex
14cr|perl-Apache-LogRegex-1.520.0-3|2	%define upstream_version 1.52
14cr|perl-Apache-LogRegex-1.520.0-3|3	
14cr|perl-Apache-LogRegex-1.520.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-LogRegex-1.520.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-LogRegex-1.520.0-3|6	Release:	3
14cr|perl-Apache-LogRegex-1.520.0-3|7	
14cr|perl-Apache-LogRegex-1.520.0-3|8	Summary:	Perl module to parse a line from an Apache logfile into a hash
14cr|perl-Apache-LogRegex-1.520.0-3|9	
14cr|perl-Apache-LogRegex-1.520.0-3|10	License:	GPL+ or Artistic
14cr|perl-Apache-LogRegex-1.520.0-3|11	Group:		Development/Perl
14cr|perl-Apache-LogRegex-1.520.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Apache-LogRegex-1.520.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Apache/Apache-LogRegex-%{upstream_version}.tar.gz
14cr|perl-Apache-LogRegex-1.520.0-3|14	
14cr|perl-Apache-LogRegex-1.520.0-3|15	BuildRequires:	perl-devel
14cr|perl-Apache-LogRegex-1.520.0-3|16	BuildArch:	noarch
14cr|perl-Apache-LogRegex-1.520.0-3|17	
14cr|perl-Apache-LogRegex-1.520.0-3|18	%description
14cr|perl-Apache-LogRegex-1.520.0-3|19	This implements a simple Perl class to parse Apache log files.
14cr|perl-Apache-LogRegex-1.520.0-3|20	
14cr|perl-Apache-LogRegex-1.520.0-3|21	%prep
14cr|perl-Apache-LogRegex-1.520.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-LogRegex-1.520.0-3|23	
14cr|perl-Apache-LogRegex-1.520.0-3|24	%build
14cr|perl-Apache-LogRegex-1.520.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-LogRegex-1.520.0-3|26	%make
14cr|perl-Apache-LogRegex-1.520.0-3|27	
14cr|perl-Apache-LogRegex-1.520.0-3|28	%install
14cr|perl-Apache-LogRegex-1.520.0-3|29	%makeinstall_std
14cr|perl-Apache-LogRegex-1.520.0-3|30	
14cr|perl-Apache-LogRegex-1.520.0-3|31	%files
14cr|perl-Apache-LogRegex-1.520.0-3|32	%{perl_vendorlib}/Apache/*
14cr|perl-Apache-LogRegex-1.520.0-3|33	%{_mandir}/*/*
14cr|perl-Apache-LogRegex-1.520.0-3|34	
14cr|perl-Apache-LogRegex-1.520.0-3|35	
14cr|perl-Apache-LogRegex-1.520.0-3|36	
14cr|perl-Apache-LogRegex-1.520.0-3|37	%changelog
14cr|perl-Apache-LogRegex-1.520.0-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.520.0-3
14cr|perl-Apache-LogRegex-1.520.0-3|39	+ Revision: 46d5141
14cr|perl-Apache-LogRegex-1.520.0-3|40	- MassBuild#464: Increase release tag
14cr|perl-Apache-LogRegex-1.520.0-3|41	
14cr|perl-Apache-LogRegex-1.520.0-3|42	

3964 14
14cr|perl-Apache-ProxyRewrite-0.170.0-5|1	%define upstream_name	 Apache-ProxyRewrite
14cr|perl-Apache-ProxyRewrite-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-Apache-ProxyRewrite-0.170.0-5|3	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-ProxyRewrite-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-ProxyRewrite-0.170.0-5|6	Release:	5
14cr|perl-Apache-ProxyRewrite-0.170.0-5|7	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|8	Summary:	Apache::ProxyRewrite - mod_perl URL-rewriting proxy
14cr|perl-Apache-ProxyRewrite-0.170.0-5|9	License:	GPL+ or Artistic
14cr|perl-Apache-ProxyRewrite-0.170.0-5|10	Group:		Development/Perl
14cr|perl-Apache-ProxyRewrite-0.170.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-ProxyRewrite-0.170.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache-ProxyRewrite-0.170.0-5|13	Patch0:		Apache-ProxyRewrite-mpb.diff
14cr|perl-Apache-ProxyRewrite-0.170.0-5|14	Patch1:		Apache-ProxyRewrite-0.17-mod_perl2.diff
14cr|perl-Apache-ProxyRewrite-0.170.0-5|15	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|16	BuildRequires:	perl-devel
14cr|perl-Apache-ProxyRewrite-0.170.0-5|17	BuildArch:	noarch
14cr|perl-Apache-ProxyRewrite-0.170.0-5|18	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|19	%description
14cr|perl-Apache-ProxyRewrite-0.170.0-5|20	Apache::ProxyRewrite acts as a reverse-proxy that will rewrite
14cr|perl-Apache-ProxyRewrite-0.170.0-5|21	URLs embedded in HTML documents per apache configuration
14cr|perl-Apache-ProxyRewrite-0.170.0-5|22	directives.
14cr|perl-Apache-ProxyRewrite-0.170.0-5|23	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|24	This module was written to allow multiple backend services with
14cr|perl-Apache-ProxyRewrite-0.170.0-5|25	discrete URLs to be presented as one service and to allow the
14cr|perl-Apache-ProxyRewrite-0.170.0-5|26	proxy to do authentication on the client's behalf.
14cr|perl-Apache-ProxyRewrite-0.170.0-5|27	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|28	%prep
14cr|perl-Apache-ProxyRewrite-0.170.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-ProxyRewrite-0.170.0-5|30	%patch0 -p1
14cr|perl-Apache-ProxyRewrite-0.170.0-5|31	%patch1 -p1
14cr|perl-Apache-ProxyRewrite-0.170.0-5|32	find . -type f -exec chmod 644 {} \;
14cr|perl-Apache-ProxyRewrite-0.170.0-5|33	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|34	%build
14cr|perl-Apache-ProxyRewrite-0.170.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-ProxyRewrite-0.170.0-5|36	%make
14cr|perl-Apache-ProxyRewrite-0.170.0-5|37	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|38	%install
14cr|perl-Apache-ProxyRewrite-0.170.0-5|39	%makeinstall_std
14cr|perl-Apache-ProxyRewrite-0.170.0-5|40	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|41	%files
14cr|perl-Apache-ProxyRewrite-0.170.0-5|42	%doc ChangeLog README SUPPORT
14cr|perl-Apache-ProxyRewrite-0.170.0-5|43	%{perl_vendorlib}/Apache/ProxyRewrite.pm
14cr|perl-Apache-ProxyRewrite-0.170.0-5|44	%{_mandir}/*/*
14cr|perl-Apache-ProxyRewrite-0.170.0-5|45	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|46	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|47	%changelog
14cr|perl-Apache-ProxyRewrite-0.170.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-Apache-ProxyRewrite-0.170.0-5|49	+ Revision: 0989eb0
14cr|perl-Apache-ProxyRewrite-0.170.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Apache-ProxyRewrite-0.170.0-5|51	
14cr|perl-Apache-ProxyRewrite-0.170.0-5|52	

3965 14
14cr|perl-Apache-Session-1.930.0-2|1	%define upstream_name	 Apache-Session
14cr|perl-Apache-Session-1.930.0-2|2	%define upstream_version 1.93
14cr|perl-Apache-Session-1.930.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-Apache-Session-1.930.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-Session-1.930.0-2|5	Release:	2
14cr|perl-Apache-Session-1.930.0-2|6	Epoch:		2
14cr|perl-Apache-Session-1.930.0-2|7	
14cr|perl-Apache-Session-1.930.0-2|8	Summary:	A persistence framework for session data
14cr|perl-Apache-Session-1.930.0-2|9	
14cr|perl-Apache-Session-1.930.0-2|10	
14cr|perl-Apache-Session-1.930.0-2|11	License:	GPL+ or Artistic
14cr|perl-Apache-Session-1.930.0-2|12	Group:		Development/Perl
14cr|perl-Apache-Session-1.930.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Apache-Session-1.930.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache-Session-1.930.0-2|15	
14cr|perl-Apache-Session-1.930.0-2|16	BuildRequires:	perl-devel
14cr|perl-Apache-Session-1.930.0-2|17	BuildRequires:	perl(DB_File)
14cr|perl-Apache-Session-1.930.0-2|18	BuildRequires:  perl(DBI)
14cr|perl-Apache-Session-1.930.0-2|19	BuildRequires:  perl(Digest::MD5)
14cr|perl-Apache-Session-1.930.0-2|20	BuildRequires:  perl(Test::Deep)
14cr|perl-Apache-Session-1.930.0-2|21	BuildRequires:  perl(Test::Exception)
14cr|perl-Apache-Session-1.930.0-2|22	
14cr|perl-Apache-Session-1.930.0-2|23	BuildArch:	noarch
14cr|perl-Apache-Session-1.930.0-2|24	
14cr|perl-Apache-Session-1.930.0-2|25	%description
14cr|perl-Apache-Session-1.930.0-2|26	Apache::Session is a persistence framework which is particularly useful
14cr|perl-Apache-Session-1.930.0-2|27	for tracking session data between httpd requests.  Apache::Session is
14cr|perl-Apache-Session-1.930.0-2|28	designed to work with Apache and mod_perl, but it should work under CGI
14cr|perl-Apache-Session-1.930.0-2|29	and other web servers, and it also works outside of a web server alto-
14cr|perl-Apache-Session-1.930.0-2|30	gether.
14cr|perl-Apache-Session-1.930.0-2|31	
14cr|perl-Apache-Session-1.930.0-2|32	%prep
14cr|perl-Apache-Session-1.930.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-Session-1.930.0-2|34	
14cr|perl-Apache-Session-1.930.0-2|35	%build
14cr|perl-Apache-Session-1.930.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Apache-Session-1.930.0-2|37	%make
14cr|perl-Apache-Session-1.930.0-2|38	
14cr|perl-Apache-Session-1.930.0-2|39	%check
14cr|perl-Apache-Session-1.930.0-2|40	%make test
14cr|perl-Apache-Session-1.930.0-2|41	
14cr|perl-Apache-Session-1.930.0-2|42	%install
14cr|perl-Apache-Session-1.930.0-2|43	%makeinstall_std
14cr|perl-Apache-Session-1.930.0-2|44	
14cr|perl-Apache-Session-1.930.0-2|45	%files
14cr|perl-Apache-Session-1.930.0-2|46	%doc INSTALL README META.yml
14cr|perl-Apache-Session-1.930.0-2|47	%{perl_vendorlib}/Apache
14cr|perl-Apache-Session-1.930.0-2|48	%{_mandir}/*/*
14cr|perl-Apache-Session-1.930.0-2|49	
14cr|perl-Apache-Session-1.930.0-2|50	
14cr|perl-Apache-Session-1.930.0-2|51	
14cr|perl-Apache-Session-1.930.0-2|52	
14cr|perl-Apache-Session-1.930.0-2|53	%changelog
14cr|perl-Apache-Session-1.930.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.930.0-2
14cr|perl-Apache-Session-1.930.0-2|55	+ Revision: 7feeba3
14cr|perl-Apache-Session-1.930.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-Apache-Session-1.930.0-2|57	
14cr|perl-Apache-Session-1.930.0-2|58	

3966 14
14cr|perl-Apache-Session-Wrapper-0.340.0-4|1	%define upstream_name    Apache-Session-Wrapper
14cr|perl-Apache-Session-Wrapper-0.340.0-4|2	%define upstream_version 0.34
14cr|perl-Apache-Session-Wrapper-0.340.0-4|3	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|4	Name:           perl-%{upstream_name}
14cr|perl-Apache-Session-Wrapper-0.340.0-4|5	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Apache-Session-Wrapper-0.340.0-4|6	Release:        4
14cr|perl-Apache-Session-Wrapper-0.340.0-4|7	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|8	Summary:        A simple wrapper around Apache::Session
14cr|perl-Apache-Session-Wrapper-0.340.0-4|9	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|10	License:        GPL+ or Artistic
14cr|perl-Apache-Session-Wrapper-0.340.0-4|11	Group:          Development/Perl
14cr|perl-Apache-Session-Wrapper-0.340.0-4|12	Url:            http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-Session-Wrapper-0.340.0-4|13	Source0:        http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Apache-Session-Wrapper-0.340.0-4|14	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|15	BuildRequires:  perl(Module::Build)
14cr|perl-Apache-Session-Wrapper-0.340.0-4|16	BuildRequires:  perl(Apache::Session)
14cr|perl-Apache-Session-Wrapper-0.340.0-4|17	BuildRequires:  perl(Apache::Test)
14cr|perl-Apache-Session-Wrapper-0.340.0-4|18	BuildArch:      noarch
14cr|perl-Apache-Session-Wrapper-0.340.0-4|19	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|20	%description
14cr|perl-Apache-Session-Wrapper-0.340.0-4|21	This module is a simple wrapper around Apache::Session which
14cr|perl-Apache-Session-Wrapper-0.340.0-4|22	provides some methods to simplify getting and setting the session
14cr|perl-Apache-Session-Wrapper-0.340.0-4|23	id. It can uses cookies to store the session id, or it can look in
14cr|perl-Apache-Session-Wrapper-0.340.0-4|24	a provided object for a specific parameter. Alternately, you can
14cr|perl-Apache-Session-Wrapper-0.340.0-4|25	simply provide the session id yourself in the call to the
14cr|perl-Apache-Session-Wrapper-0.340.0-4|26	"session()" method. If you're using Mason, you should probably
14cr|perl-Apache-Session-Wrapper-0.340.0-4|27	take a look at "MasonX::Request::WithApacheSession" first,  which
14cr|perl-Apache-Session-Wrapper-0.340.0-4|28	integrates this module directly into Mason.
14cr|perl-Apache-Session-Wrapper-0.340.0-4|29	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|30	%prep
14cr|perl-Apache-Session-Wrapper-0.340.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-Session-Wrapper-0.340.0-4|32	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|33	%build
14cr|perl-Apache-Session-Wrapper-0.340.0-4|34	%{__perl} Build.PL installdirs=vendor
14cr|perl-Apache-Session-Wrapper-0.340.0-4|35	./Build CFLAGS="%{optflags}"
14cr|perl-Apache-Session-Wrapper-0.340.0-4|36	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|37	%check
14cr|perl-Apache-Session-Wrapper-0.340.0-4|38	./Build test </dev/null
14cr|perl-Apache-Session-Wrapper-0.340.0-4|39	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|40	%install
14cr|perl-Apache-Session-Wrapper-0.340.0-4|41	./Build install destdir=%{buildroot}
14cr|perl-Apache-Session-Wrapper-0.340.0-4|42	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|43	%clean
14cr|perl-Apache-Session-Wrapper-0.340.0-4|44	%files
14cr|perl-Apache-Session-Wrapper-0.340.0-4|45	%doc Changes LICENSE README SIGNATURE
14cr|perl-Apache-Session-Wrapper-0.340.0-4|46	%{perl_vendorlib}/Apache
14cr|perl-Apache-Session-Wrapper-0.340.0-4|47	%{_mandir}/man3/*
14cr|perl-Apache-Session-Wrapper-0.340.0-4|48	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|49	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|50	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|51	%changelog
14cr|perl-Apache-Session-Wrapper-0.340.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-4
14cr|perl-Apache-Session-Wrapper-0.340.0-4|53	+ Revision: 8addbe9
14cr|perl-Apache-Session-Wrapper-0.340.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Apache-Session-Wrapper-0.340.0-4|55	
14cr|perl-Apache-Session-Wrapper-0.340.0-4|56	

3967 14
14cr|perl-Apache-SessionX-2.10.0-6|1	%define upstream_name	 Apache-SessionX
14cr|perl-Apache-SessionX-2.10.0-6|2	%define upstream_version 2.01
14cr|perl-Apache-SessionX-2.10.0-6|3	
14cr|perl-Apache-SessionX-2.10.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Apache-SessionX-2.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Apache-SessionX-2.10.0-6|6	Release:	6
14cr|perl-Apache-SessionX-2.10.0-6|7	
14cr|perl-Apache-SessionX-2.10.0-6|8	Summary:	An extented persistence framework for session data
14cr|perl-Apache-SessionX-2.10.0-6|9	
14cr|perl-Apache-SessionX-2.10.0-6|10	License:	GPL+ or Artistic
14cr|perl-Apache-SessionX-2.10.0-6|11	Group:		Development/Perl
14cr|perl-Apache-SessionX-2.10.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Apache-SessionX-2.10.0-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GR/GRICHTER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Apache-SessionX-2.10.0-6|14	Patch0:		%{name}-2.01.fhs.patch
14cr|perl-Apache-SessionX-2.10.0-6|15	Patch1:		%{name}-2.01.test.patch
14cr|perl-Apache-SessionX-2.10.0-6|16	
14cr|perl-Apache-SessionX-2.10.0-6|17	BuildRequires:	perl-devel
14cr|perl-Apache-SessionX-2.10.0-6|18	BuildRequires:	perl(Apache::Session)
14cr|perl-Apache-SessionX-2.10.0-6|19	BuildRequires:	perl(DB_File)
14cr|perl-Apache-SessionX-2.10.0-6|20	BuildArch:	noarch
14cr|perl-Apache-SessionX-2.10.0-6|21	
14cr|perl-Apache-SessionX-2.10.0-6|22	%define testdir %{_tmppath}/%{name}-%{version}-test
14cr|perl-Apache-SessionX-2.10.0-6|23	
14cr|perl-Apache-SessionX-2.10.0-6|24	%description
14cr|perl-Apache-SessionX-2.10.0-6|25	Apache::SessionX extends Apache::Session. It was initialy written to use
14cr|perl-Apache-SessionX-2.10.0-6|26	Apache::Session from inside of HTML::Embperl, but is seems to be useful
14cr|perl-Apache-SessionX-2.10.0-6|27	outside of Embperl as well, so here is it as standalone module.
14cr|perl-Apache-SessionX-2.10.0-6|28	
14cr|perl-Apache-SessionX-2.10.0-6|29	Apache::Session is a persistence framework which is particularly
14cr|perl-Apache-SessionX-2.10.0-6|30	useful for tracking session data between httpd requests. Apache::Session is
14cr|perl-Apache-SessionX-2.10.0-6|31	designed to work with Apache and mod_perl, but it should work under CGI and
14cr|perl-Apache-SessionX-2.10.0-6|32	other web servers, and it also works outside of a web server altogether.
14cr|perl-Apache-SessionX-2.10.0-6|33	
14cr|perl-Apache-SessionX-2.10.0-6|34	Apache::Session consists of five components: the interface, the object
14cr|perl-Apache-SessionX-2.10.0-6|35	store, the lock manager, the ID generator, and the serializer. The interface
14cr|perl-Apache-SessionX-2.10.0-6|36	is defined in SessionX.pm, which is meant to be easily subclassed. The
14cr|perl-Apache-SessionX-2.10.0-6|37	object store can be the filesystem, a Berkeley DB, a MySQL DB, an Oracle DB,
14cr|perl-Apache-SessionX-2.10.0-6|38	or a Postgres DB. Locking is done by lock files, semaphores, or the locking
14cr|perl-Apache-SessionX-2.10.0-6|39	capabilities of MySQL and Postgres. Serialization is done via Storable, and
14cr|perl-Apache-SessionX-2.10.0-6|40	optionally ASCII-fied via MIME or pack(). ID numbers are generated via MD5.
14cr|perl-Apache-SessionX-2.10.0-6|41	The reader is encouraged to extend these capabilities to meet his own
14cr|perl-Apache-SessionX-2.10.0-6|42	requirements.
14cr|perl-Apache-SessionX-2.10.0-6|43	
14cr|perl-Apache-SessionX-2.10.0-6|44	%prep
14cr|perl-Apache-SessionX-2.10.0-6|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Apache-SessionX-2.10.0-6|46	chmod 644 README
14cr|perl-Apache-SessionX-2.10.0-6|47	%patch0
14cr|perl-Apache-SessionX-2.10.0-6|48	%patch1 -p 1
14cr|perl-Apache-SessionX-2.10.0-6|49	
14cr|perl-Apache-SessionX-2.10.0-6|50	%build
14cr|perl-Apache-SessionX-2.10.0-6|51	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Apache-SessionX-2.10.0-6|52	%make
14cr|perl-Apache-SessionX-2.10.0-6|53	
14cr|perl-Apache-SessionX-2.10.0-6|54	%check
14cr|perl-Apache-SessionX-2.10.0-6|55	rm -rf %{testdir}
14cr|perl-Apache-SessionX-2.10.0-6|56	mkdir %{testdir}
14cr|perl-Apache-SessionX-2.10.0-6|57	export TESTDIR=%{testdir}
14cr|perl-Apache-SessionX-2.10.0-6|58	make test
14cr|perl-Apache-SessionX-2.10.0-6|59	
14cr|perl-Apache-SessionX-2.10.0-6|60	%clean
14cr|perl-Apache-SessionX-2.10.0-6|61	rm -rf %{testdir}
14cr|perl-Apache-SessionX-2.10.0-6|62	
14cr|perl-Apache-SessionX-2.10.0-6|63	%install
14cr|perl-Apache-SessionX-2.10.0-6|64	%makeinstall_std
14cr|perl-Apache-SessionX-2.10.0-6|65	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ApacheSessionX
14cr|perl-Apache-SessionX-2.10.0-6|66	
14cr|perl-Apache-SessionX-2.10.0-6|67	%files
14cr|perl-Apache-SessionX-2.10.0-6|68	%doc CHANGES README
14cr|perl-Apache-SessionX-2.10.0-6|69	%{_mandir}/*/*
14cr|perl-Apache-SessionX-2.10.0-6|70	%{perl_vendorlib}/Apache
14cr|perl-Apache-SessionX-2.10.0-6|71	%attr(-,apache,apache) %{_localstatedir}/lib/ApacheSessionX
14cr|perl-Apache-SessionX-2.10.0-6|72	
14cr|perl-Apache-SessionX-2.10.0-6|73	
14cr|perl-Apache-SessionX-2.10.0-6|74	
14cr|perl-Apache-SessionX-2.10.0-6|75	%changelog
14cr|perl-Apache-SessionX-2.10.0-6|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-6
14cr|perl-Apache-SessionX-2.10.0-6|77	+ Revision: 619707c
14cr|perl-Apache-SessionX-2.10.0-6|78	- MassBuild#464: Increase release tag
14cr|perl-Apache-SessionX-2.10.0-6|79	
14cr|perl-Apache-SessionX-2.10.0-6|80	

3968 14
14cr|perl-App-Asciio-1.2.71-7|1	%define upstream_name    App-Asciio
14cr|perl-App-Asciio-1.2.71-7|2	%define upstream_version 1.02.71
14cr|perl-App-Asciio-1.2.71-7|3	
14cr|perl-App-Asciio-1.2.71-7|4	
14cr|perl-App-Asciio-1.2.71-7|5	%if %{_use_internal_dependency_generator}
14cr|perl-App-Asciio-1.2.71-7|6	%define __noautoreq 'perl\\(App::Asciio::(.*)\\)'
14cr|perl-App-Asciio-1.2.71-7|7	%else
14cr|perl-App-Asciio-1.2.71-7|8	%define _requires_exceptions perl(App::Asciio::.*)
14cr|perl-App-Asciio-1.2.71-7|9	%endif
14cr|perl-App-Asciio-1.2.71-7|10	
14cr|perl-App-Asciio-1.2.71-7|11	Name:		perl-%{upstream_name}
14cr|perl-App-Asciio-1.2.71-7|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-Asciio-1.2.71-7|13	Release:	7
14cr|perl-App-Asciio-1.2.71-7|14	
14cr|perl-App-Asciio-1.2.71-7|15	Summary:	Plain ASCII diagram
14cr|perl-App-Asciio-1.2.71-7|16	
14cr|perl-App-Asciio-1.2.71-7|17	License:	GPL+ or Artistic
14cr|perl-App-Asciio-1.2.71-7|18	Group:		Development/Perl
14cr|perl-App-Asciio-1.2.71-7|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Asciio-1.2.71-7|20	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-Asciio-1.2.71-7|21	
14cr|perl-App-Asciio-1.2.71-7|22	BuildRequires:	perl-devel
14cr|perl-App-Asciio-1.2.71-7|23	BuildRequires:	perl(Clone)
14cr|perl-App-Asciio-1.2.71-7|24	BuildRequires:	perl(Data::TreeDumper)
14cr|perl-App-Asciio-1.2.71-7|25	BuildRequires:	perl(Data::TreeDumper::Renderer::GTK)
14cr|perl-App-Asciio-1.2.71-7|26	BuildRequires:	perl(Directory::Scratch)
14cr|perl-App-Asciio-1.2.71-7|27	BuildRequires:	perl(Directory::Scratch::Structured)
14cr|perl-App-Asciio-1.2.71-7|28	BuildRequires:	perl(Data::Compare)
14cr|perl-App-Asciio-1.2.71-7|29	BuildRequires:	perl(Eval::Context)
14cr|perl-App-Asciio-1.2.71-7|30	BuildRequires:	perl(List::MoreUtils)
14cr|perl-App-Asciio-1.2.71-7|31	BuildRequires:	perl(Test::Warn)
14cr|perl-App-Asciio-1.2.71-7|32	BuildRequires:	perl(Test::Block)
14cr|perl-App-Asciio-1.2.71-7|33	BuildRequires:	perl(Test::Exception)
14cr|perl-App-Asciio-1.2.71-7|34	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-App-Asciio-1.2.71-7|35	BuildRequires:	perl(Test::Strict)
14cr|perl-App-Asciio-1.2.71-7|36	BuildRequires:	perl(Term::Size)
14cr|perl-App-Asciio-1.2.71-7|37	BuildRequires:	perl(Module::Build)
14cr|perl-App-Asciio-1.2.71-7|38	
14cr|perl-App-Asciio-1.2.71-7|39	BuildArch:	noarch
14cr|perl-App-Asciio-1.2.71-7|40	
14cr|perl-App-Asciio-1.2.71-7|41	%description
14cr|perl-App-Asciio-1.2.71-7|42	This gtk2-perl application allows you to draw ASCII diagrams in a modern (but
14cr|perl-App-Asciio-1.2.71-7|43	simple) graphical application. The ASCII graphs can be saved as ASCII or in a
14cr|perl-App-Asciio-1.2.71-7|44	format that allows you to modify them later.
14cr|perl-App-Asciio-1.2.71-7|45	
14cr|perl-App-Asciio-1.2.71-7|46	%prep
14cr|perl-App-Asciio-1.2.71-7|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Asciio-1.2.71-7|48	
14cr|perl-App-Asciio-1.2.71-7|49	%build
14cr|perl-App-Asciio-1.2.71-7|50	perl Build.PL installdirs=vendor
14cr|perl-App-Asciio-1.2.71-7|51	./Build
14cr|perl-App-Asciio-1.2.71-7|52	
14cr|perl-App-Asciio-1.2.71-7|53	%check
14cr|perl-App-Asciio-1.2.71-7|54	# test don't run, even with xvfb-run
14cr|perl-App-Asciio-1.2.71-7|55	# xvfb-run ./Build test
14cr|perl-App-Asciio-1.2.71-7|56	
14cr|perl-App-Asciio-1.2.71-7|57	%install
14cr|perl-App-Asciio-1.2.71-7|58	./Build install destdir=%{buildroot}
14cr|perl-App-Asciio-1.2.71-7|59	
14cr|perl-App-Asciio-1.2.71-7|60	%files
14cr|perl-App-Asciio-1.2.71-7|61	%doc README Todo.txt Changes
14cr|perl-App-Asciio-1.2.71-7|62	%{_mandir}/man3/*
14cr|perl-App-Asciio-1.2.71-7|63	%{_bindir}/asciio
14cr|perl-App-Asciio-1.2.71-7|64	%{perl_vendorlib}/App
14cr|perl-App-Asciio-1.2.71-7|65	
14cr|perl-App-Asciio-1.2.71-7|66	
14cr|perl-App-Asciio-1.2.71-7|67	
14cr|perl-App-Asciio-1.2.71-7|68	%changelog
14cr|perl-App-Asciio-1.2.71-7|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.71-7
14cr|perl-App-Asciio-1.2.71-7|70	+ Revision: e271404
14cr|perl-App-Asciio-1.2.71-7|71	- MassBuild#464: Increase release tag
14cr|perl-App-Asciio-1.2.71-7|72	
14cr|perl-App-Asciio-1.2.71-7|73	

3969 14
14cr|perl-App-Cache-0.370.0-5|1	%define upstream_name    App-Cache
14cr|perl-App-Cache-0.370.0-5|2	%define upstream_version 0.37
14cr|perl-App-Cache-0.370.0-5|3	
14cr|perl-App-Cache-0.370.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-App-Cache-0.370.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-Cache-0.370.0-5|6	Release:	5
14cr|perl-App-Cache-0.370.0-5|7	
14cr|perl-App-Cache-0.370.0-5|8	Summary:	Module for easy application-level caching
14cr|perl-App-Cache-0.370.0-5|9	
14cr|perl-App-Cache-0.370.0-5|10	License:	GPL+ or Artistic
14cr|perl-App-Cache-0.370.0-5|11	Group:		Development/Perl
14cr|perl-App-Cache-0.370.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Cache-0.370.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-Cache-0.370.0-5|14	
14cr|perl-App-Cache-0.370.0-5|15	BuildRequires:	perl-devel
14cr|perl-App-Cache-0.370.0-5|16	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-App-Cache-0.370.0-5|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-App-Cache-0.370.0-5|18	BuildRequires:	perl(File::HomeDir)
14cr|perl-App-Cache-0.370.0-5|19	BuildRequires:	perl-libwww-perl
14cr|perl-App-Cache-0.370.0-5|20	BuildRequires:	perl(Path::Class)
14cr|perl-App-Cache-0.370.0-5|21	BuildRequires:	perl(Test::Pod)
14cr|perl-App-Cache-0.370.0-5|22	
14cr|perl-App-Cache-0.370.0-5|23	BuildArch:	noarch
14cr|perl-App-Cache-0.370.0-5|24	
14cr|perl-App-Cache-0.370.0-5|25	%description
14cr|perl-App-Cache-0.370.0-5|26	The App::Cache module lets an application cache data locally. There are a few
14cr|perl-App-Cache-0.370.0-5|27	times an application would need to cache data: when it is retrieving
14cr|perl-App-Cache-0.370.0-5|28	information from the network or when it has to complete a large calculation.
14cr|perl-App-Cache-0.370.0-5|29	
14cr|perl-App-Cache-0.370.0-5|30	For example, the Parse::BACKPAN::Packages module downloads a file off the net
14cr|perl-App-Cache-0.370.0-5|31	and parses it, creating a data structure. Only then can it actually provide
14cr|perl-App-Cache-0.370.0-5|32	any useful information for the programmer. Parse::BACKPAN::Packages uses
14cr|perl-App-Cache-0.370.0-5|33	App::Cache to cache both the file download and data structures, providing
14cr|perl-App-Cache-0.370.0-5|34	much faster use when the data is cached.
14cr|perl-App-Cache-0.370.0-5|35	
14cr|perl-App-Cache-0.370.0-5|36	This module stores data in the home directory of the user, in a dot directory.
14cr|perl-App-Cache-0.370.0-5|37	For example, the Parse::BACKPAN::Packages cache isactually stored
14cr|perl-App-Cache-0.370.0-5|38	underneath "~/.parse_backpan_packages/cache/". This is so that permisssions
14cr|perl-App-Cache-0.370.0-5|39	are not a problem - it is a per-user, per-application cache.
14cr|perl-App-Cache-0.370.0-5|40	
14cr|perl-App-Cache-0.370.0-5|41	%prep
14cr|perl-App-Cache-0.370.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Cache-0.370.0-5|43	
14cr|perl-App-Cache-0.370.0-5|44	%build
14cr|perl-App-Cache-0.370.0-5|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-Cache-0.370.0-5|46	%make
14cr|perl-App-Cache-0.370.0-5|47	
14cr|perl-App-Cache-0.370.0-5|48	%check
14cr|perl-App-Cache-0.370.0-5|49	make test
14cr|perl-App-Cache-0.370.0-5|50	
14cr|perl-App-Cache-0.370.0-5|51	%install
14cr|perl-App-Cache-0.370.0-5|52	%makeinstall_std
14cr|perl-App-Cache-0.370.0-5|53	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-App-Cache-0.370.0-5|54	
14cr|perl-App-Cache-0.370.0-5|55	%files
14cr|perl-App-Cache-0.370.0-5|56	%doc CHANGES README
14cr|perl-App-Cache-0.370.0-5|57	%{perl_vendorlib}/*
14cr|perl-App-Cache-0.370.0-5|58	%{_mandir}/man3/*
14cr|perl-App-Cache-0.370.0-5|59	
14cr|perl-App-Cache-0.370.0-5|60	
14cr|perl-App-Cache-0.370.0-5|61	
14cr|perl-App-Cache-0.370.0-5|62	%changelog
14cr|perl-App-Cache-0.370.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.370.0-5
14cr|perl-App-Cache-0.370.0-5|64	+ Revision: bfe3fd4
14cr|perl-App-Cache-0.370.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-App-Cache-0.370.0-5|66	
14cr|perl-App-Cache-0.370.0-5|67	

3970 14
14cr|perl-App-CLI-0.313.0-5|1	%define upstream_name	 App-CLI
14cr|perl-App-CLI-0.313.0-5|2	%define upstream_version 0.313
14cr|perl-App-CLI-0.313.0-5|3	
14cr|perl-App-CLI-0.313.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-App-CLI-0.313.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-CLI-0.313.0-5|6	Release:	5
14cr|perl-App-CLI-0.313.0-5|7	
14cr|perl-App-CLI-0.313.0-5|8	Summary:	Dispatcher module for command line interface programs
14cr|perl-App-CLI-0.313.0-5|9	
14cr|perl-App-CLI-0.313.0-5|10	License:	GPL+ or Artistic
14cr|perl-App-CLI-0.313.0-5|11	Group:		Development/Perl
14cr|perl-App-CLI-0.313.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-App-CLI-0.313.0-5|13	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-App-CLI-0.313.0-5|14	
14cr|perl-App-CLI-0.313.0-5|15	BuildRequires:	perl-devel
14cr|perl-App-CLI-0.313.0-5|16	BuildRequires:	perl(Pod::Simple)
14cr|perl-App-CLI-0.313.0-5|17	BuildRequires:	perl(Locale::Maketext::Simple)
14cr|perl-App-CLI-0.313.0-5|18	BuildArch:	noarch
14cr|perl-App-CLI-0.313.0-5|19	
14cr|perl-App-CLI-0.313.0-5|20	%description
14cr|perl-App-CLI-0.313.0-5|21	App::CLI dispatches CLI (command line interface) based commands into command
14cr|perl-App-CLI-0.313.0-5|22	classes. It also supports subcommand and per-command options.
14cr|perl-App-CLI-0.313.0-5|23	
14cr|perl-App-CLI-0.313.0-5|24	%prep
14cr|perl-App-CLI-0.313.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-CLI-0.313.0-5|26	perl -pi -e 's/auto_install\(\)\;//' Makefile.PL
14cr|perl-App-CLI-0.313.0-5|27	
14cr|perl-App-CLI-0.313.0-5|28	%build
14cr|perl-App-CLI-0.313.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-CLI-0.313.0-5|30	%make
14cr|perl-App-CLI-0.313.0-5|31	
14cr|perl-App-CLI-0.313.0-5|32	%check
14cr|perl-App-CLI-0.313.0-5|33	make test
14cr|perl-App-CLI-0.313.0-5|34	
14cr|perl-App-CLI-0.313.0-5|35	%install
14cr|perl-App-CLI-0.313.0-5|36	%makeinstall_std
14cr|perl-App-CLI-0.313.0-5|37	
14cr|perl-App-CLI-0.313.0-5|38	%files
14cr|perl-App-CLI-0.313.0-5|39	%{perl_vendorlib}/App
14cr|perl-App-CLI-0.313.0-5|40	%{_mandir}/man3/*
14cr|perl-App-CLI-0.313.0-5|41	
14cr|perl-App-CLI-0.313.0-5|42	
14cr|perl-App-CLI-0.313.0-5|43	
14cr|perl-App-CLI-0.313.0-5|44	%changelog
14cr|perl-App-CLI-0.313.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.313.0-5
14cr|perl-App-CLI-0.313.0-5|46	+ Revision: 1a8f1a2
14cr|perl-App-CLI-0.313.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-App-CLI-0.313.0-5|48	
14cr|perl-App-CLI-0.313.0-5|49	

3971 14
14cr|perl-App-Cmd-0.323.0-2|1	%define upstream_name    App-Cmd
14cr|perl-App-Cmd-0.323.0-2|2	%define upstream_version 0.323
14cr|perl-App-Cmd-0.323.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-App-Cmd-0.323.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-Cmd-0.323.0-2|5	Release:	2
14cr|perl-App-Cmd-0.323.0-2|6	
14cr|perl-App-Cmd-0.323.0-2|7	Summary:	"app cmd --subcmd" style subdispatching
14cr|perl-App-Cmd-0.323.0-2|8	
14cr|perl-App-Cmd-0.323.0-2|9	
14cr|perl-App-Cmd-0.323.0-2|10	License:	GPL+ or Artistic
14cr|perl-App-Cmd-0.323.0-2|11	Group:		Development/Perl
14cr|perl-App-Cmd-0.323.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Cmd-0.323.0-2|13	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-Cmd-0.323.0-2|14	
14cr|perl-App-Cmd-0.323.0-2|15	BuildRequires:	perl-devel
14cr|perl-App-Cmd-0.323.0-2|16	BuildRequires:	perl(Class::Load)
14cr|perl-App-Cmd-0.323.0-2|17	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-App-Cmd-0.323.0-2|18	BuildRequires:	perl(IO::Scalar)
14cr|perl-App-Cmd-0.323.0-2|19	BuildRequires:	perl(IO::TieCombine)
14cr|perl-App-Cmd-0.323.0-2|20	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-App-Cmd-0.323.0-2|21	BuildRequires:	perl(Sub::Exporter)
14cr|perl-App-Cmd-0.323.0-2|22	BuildRequires:	perl(Sub::Install)
14cr|perl-App-Cmd-0.323.0-2|23	BuildRequires:	perl(Test::Fatal)
14cr|perl-App-Cmd-0.323.0-2|24	BuildRequires:	perl(Capture::Tiny)
14cr|perl-App-Cmd-0.323.0-2|25	BuildRequires:	perl(Test::More) >= 0.960.0
14cr|perl-App-Cmd-0.323.0-2|26	
14cr|perl-App-Cmd-0.323.0-2|27	BuildArch: noarch
14cr|perl-App-Cmd-0.323.0-2|28	
14cr|perl-App-Cmd-0.323.0-2|29	Requires:	perl(IO::TieCombine)
14cr|perl-App-Cmd-0.323.0-2|30	
14cr|perl-App-Cmd-0.323.0-2|31	%description
14cr|perl-App-Cmd-0.323.0-2|32	App::Cmd is intended to make it easy to write complex command-line
14cr|perl-App-Cmd-0.323.0-2|33	applications without having to think about most of the annoying things
14cr|perl-App-Cmd-0.323.0-2|34	usually involved.
14cr|perl-App-Cmd-0.323.0-2|35	
14cr|perl-App-Cmd-0.323.0-2|36	For information on how to start using App::Cmd, see App::Cmd::Tutorial.
14cr|perl-App-Cmd-0.323.0-2|37	
14cr|perl-App-Cmd-0.323.0-2|38	%prep
14cr|perl-App-Cmd-0.323.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Cmd-0.323.0-2|40	
14cr|perl-App-Cmd-0.323.0-2|41	%build
14cr|perl-App-Cmd-0.323.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-Cmd-0.323.0-2|43	%make
14cr|perl-App-Cmd-0.323.0-2|44	
14cr|perl-App-Cmd-0.323.0-2|45	%check
14cr|perl-App-Cmd-0.323.0-2|46	%make test
14cr|perl-App-Cmd-0.323.0-2|47	
14cr|perl-App-Cmd-0.323.0-2|48	%install
14cr|perl-App-Cmd-0.323.0-2|49	%makeinstall_std
14cr|perl-App-Cmd-0.323.0-2|50	
14cr|perl-App-Cmd-0.323.0-2|51	%files
14cr|perl-App-Cmd-0.323.0-2|52	%doc Changes LICENSE README META.yml
14cr|perl-App-Cmd-0.323.0-2|53	%{_mandir}/man3/*
14cr|perl-App-Cmd-0.323.0-2|54	%{perl_vendorlib}/*
14cr|perl-App-Cmd-0.323.0-2|55	
14cr|perl-App-Cmd-0.323.0-2|56	
14cr|perl-App-Cmd-0.323.0-2|57	
14cr|perl-App-Cmd-0.323.0-2|58	
14cr|perl-App-Cmd-0.323.0-2|59	%changelog
14cr|perl-App-Cmd-0.323.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.323.0-2
14cr|perl-App-Cmd-0.323.0-2|61	+ Revision: c3057c7
14cr|perl-App-Cmd-0.323.0-2|62	- MassBuild#464: Increase release tag
14cr|perl-App-Cmd-0.323.0-2|63	
14cr|perl-App-Cmd-0.323.0-2|64	

3972 14
14cr|perl-AppConfig-Std-1.90.0-3|1	%define upstream_name	 AppConfig-Std
14cr|perl-AppConfig-Std-1.90.0-3|2	%define upstream_version 1.09
14cr|perl-AppConfig-Std-1.90.0-3|3	
14cr|perl-AppConfig-Std-1.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-AppConfig-Std-1.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AppConfig-Std-1.90.0-3|6	Release:	3
14cr|perl-AppConfig-Std-1.90.0-3|7	
14cr|perl-AppConfig-Std-1.90.0-3|8	Summary:	Subclass of AppConfig that provides standard options
14cr|perl-AppConfig-Std-1.90.0-3|9	
14cr|perl-AppConfig-Std-1.90.0-3|10	License:	GPL+ or Artistic
14cr|perl-AppConfig-Std-1.90.0-3|11	Group:		Development/Perl
14cr|perl-AppConfig-Std-1.90.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-AppConfig-Std-1.90.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/AppConfig/AppConfig-Std-%{upstream_version}.tar.gz
14cr|perl-AppConfig-Std-1.90.0-3|14	
14cr|perl-AppConfig-Std-1.90.0-3|15	BuildRequires:	perl-devel
14cr|perl-AppConfig-Std-1.90.0-3|16	BuildRequires:	perl-AppConfig
14cr|perl-AppConfig-Std-1.90.0-3|17	BuildArch:	noarch
14cr|perl-AppConfig-Std-1.90.0-3|18	
14cr|perl-AppConfig-Std-1.90.0-3|19	%description
14cr|perl-AppConfig-Std-1.90.0-3|20	AppConfig::Std is a Perl module that provides a set of standard configuration
14cr|perl-AppConfig-Std-1.90.0-3|21	variables and command-line switches. It is implemented as a subclass of
14cr|perl-AppConfig-Std-1.90.0-3|22	AppConfig; AppConfig provides a general mechanism for handling global
14cr|perl-AppConfig-Std-1.90.0-3|23	configuration variables.
14cr|perl-AppConfig-Std-1.90.0-3|24	
14cr|perl-AppConfig-Std-1.90.0-3|25	%prep
14cr|perl-AppConfig-Std-1.90.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AppConfig-Std-1.90.0-3|27	
14cr|perl-AppConfig-Std-1.90.0-3|28	%build
14cr|perl-AppConfig-Std-1.90.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AppConfig-Std-1.90.0-3|30	%make
14cr|perl-AppConfig-Std-1.90.0-3|31	make test
14cr|perl-AppConfig-Std-1.90.0-3|32	
14cr|perl-AppConfig-Std-1.90.0-3|33	%install
14cr|perl-AppConfig-Std-1.90.0-3|34	%makeinstall_std
14cr|perl-AppConfig-Std-1.90.0-3|35	
14cr|perl-AppConfig-Std-1.90.0-3|36	%files
14cr|perl-AppConfig-Std-1.90.0-3|37	%doc README
14cr|perl-AppConfig-Std-1.90.0-3|38	%{perl_vendorlib}/AppConfig/*
14cr|perl-AppConfig-Std-1.90.0-3|39	%{_mandir}/*/*
14cr|perl-AppConfig-Std-1.90.0-3|40	
14cr|perl-AppConfig-Std-1.90.0-3|41	
14cr|perl-AppConfig-Std-1.90.0-3|42	
14cr|perl-AppConfig-Std-1.90.0-3|43	%changelog
14cr|perl-AppConfig-Std-1.90.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-3
14cr|perl-AppConfig-Std-1.90.0-3|45	+ Revision: c00d83f
14cr|perl-AppConfig-Std-1.90.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-AppConfig-Std-1.90.0-3|47	
14cr|perl-AppConfig-Std-1.90.0-3|48	

3973 14
14cr|perl-App-cpanminus-1.700.400-2|1	%define upstream_name    App-cpanminus
14cr|perl-App-cpanminus-1.700.400-2|2	%define upstream_version 1.7004
14cr|perl-App-cpanminus-1.700.400-2|3	%if %{_use_internal_dependency_generator}
14cr|perl-App-cpanminus-1.700.400-2|4	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
14cr|perl-App-cpanminus-1.700.400-2|5	%define __noautoprov 'perl\\(JSON.*|perl\\(CPAN.*|perl\\(Module.*|perl\\(HTTP.*|perl\\(Exporter.*|perl\\(File.*|perl\\(Parse.*|perl\\(String.*|perl\\(A\\)|perl\\(My\\)|perl\\(YourModule\\)'
14cr|perl-App-cpanminus-1.700.400-2|6	%endif
14cr|perl-App-cpanminus-1.700.400-2|7	
14cr|perl-App-cpanminus-1.700.400-2|8	Name:		perl-%{upstream_name}
14cr|perl-App-cpanminus-1.700.400-2|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-cpanminus-1.700.400-2|10	Release:	2
14cr|perl-App-cpanminus-1.700.400-2|11	
14cr|perl-App-cpanminus-1.700.400-2|12	Summary:	Get, unpack, build and install modules from CPAN
14cr|perl-App-cpanminus-1.700.400-2|13	
14cr|perl-App-cpanminus-1.700.400-2|14	
14cr|perl-App-cpanminus-1.700.400-2|15	License:	GPL+ or Artistic
14cr|perl-App-cpanminus-1.700.400-2|16	Group:		Development/Perl
14cr|perl-App-cpanminus-1.700.400-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-cpanminus-1.700.400-2|18	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-cpanminus-1.700.400-2|19	
14cr|perl-App-cpanminus-1.700.400-2|20	BuildRequires:	perl-devel
14cr|perl-App-cpanminus-1.700.400-2|21	BuildRequires:	perl(ExtUtils::Install)
14cr|perl-App-cpanminus-1.700.400-2|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-App-cpanminus-1.700.400-2|23	BuildRequires:	perl(LWP)
14cr|perl-App-cpanminus-1.700.400-2|24	BuildRequires:	perl(Module::Build)
14cr|perl-App-cpanminus-1.700.400-2|25	BuildArch:	noarch
14cr|perl-App-cpanminus-1.700.400-2|26	
14cr|perl-App-cpanminus-1.700.400-2|27	%description
14cr|perl-App-cpanminus-1.700.400-2|28	cpanminus is a script to get, unpack, build and install modules from CPAN.
14cr|perl-App-cpanminus-1.700.400-2|29	
14cr|perl-App-cpanminus-1.700.400-2|30	Why? It's dependency free, requires zero configuration, and stands alone.
14cr|perl-App-cpanminus-1.700.400-2|31	When running, it requires only 10MB of RAM.
14cr|perl-App-cpanminus-1.700.400-2|32	
14cr|perl-App-cpanminus-1.700.400-2|33	%prep
14cr|perl-App-cpanminus-1.700.400-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-cpanminus-1.700.400-2|35	
14cr|perl-App-cpanminus-1.700.400-2|36	%build
14cr|perl-App-cpanminus-1.700.400-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-cpanminus-1.700.400-2|38	%make
14cr|perl-App-cpanminus-1.700.400-2|39	
14cr|perl-App-cpanminus-1.700.400-2|40	%check
14cr|perl-App-cpanminus-1.700.400-2|41	%make test
14cr|perl-App-cpanminus-1.700.400-2|42	
14cr|perl-App-cpanminus-1.700.400-2|43	%install
14cr|perl-App-cpanminus-1.700.400-2|44	%makeinstall_std
14cr|perl-App-cpanminus-1.700.400-2|45	
14cr|perl-App-cpanminus-1.700.400-2|46	%files
14cr|perl-App-cpanminus-1.700.400-2|47	%doc Changes META.yml README
14cr|perl-App-cpanminus-1.700.400-2|48	%{_bindir}/cpanm
14cr|perl-App-cpanminus-1.700.400-2|49	%{perl_vendorlib}/App
14cr|perl-App-cpanminus-1.700.400-2|50	%{_mandir}/man1/cpanm.1*
14cr|perl-App-cpanminus-1.700.400-2|51	%{_mandir}/man3/*
14cr|perl-App-cpanminus-1.700.400-2|52	
14cr|perl-App-cpanminus-1.700.400-2|53	
14cr|perl-App-cpanminus-1.700.400-2|54	
14cr|perl-App-cpanminus-1.700.400-2|55	%changelog
14cr|perl-App-cpanminus-1.700.400-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.700.400-2
14cr|perl-App-cpanminus-1.700.400-2|57	+ Revision: 7a8f47a
14cr|perl-App-cpanminus-1.700.400-2|58	- MassBuild#464: Increase release tag
14cr|perl-App-cpanminus-1.700.400-2|59	
14cr|perl-App-cpanminus-1.700.400-2|60	

3974 14
14cr|perl-App-Info-0.570.0-3|1	%define upstream_name	 App-Info
14cr|perl-App-Info-0.570.0-3|2	%define upstream_version 0.57
14cr|perl-App-Info-0.570.0-3|3	
14cr|perl-App-Info-0.570.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-App-Info-0.570.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-App-Info-0.570.0-3|6	Release:    3
14cr|perl-App-Info-0.570.0-3|7	
14cr|perl-App-Info-0.570.0-3|8	Summary:	Information about software packages on a system
14cr|perl-App-Info-0.570.0-3|9	
14cr|perl-App-Info-0.570.0-3|10	License:	GPL+ or Artistic
14cr|perl-App-Info-0.570.0-3|11	Group:		Development/Perl
14cr|perl-App-Info-0.570.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Info-0.570.0-3|13	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-Info-0.570.0-3|14	BuildRequires:  perl(Module::Build)
14cr|perl-App-Info-0.570.0-3|15	BuildRequires:  perl(Test::Pod) >= 1.20
14cr|perl-App-Info-0.570.0-3|16	BuildRequires:  apache
14cr|perl-App-Info-0.570.0-3|17	BuildRequires:  postgresql-devel
14cr|perl-App-Info-0.570.0-3|18	BuildRequires:  sqlite3-devel
14cr|perl-App-Info-0.570.0-3|19	BuildRequires:	sqlite3-tools
14cr|perl-App-Info-0.570.0-3|20	BuildArch:	noarch
14cr|perl-App-Info-0.570.0-3|21	
14cr|perl-App-Info-0.570.0-3|22	%description
14cr|perl-App-Info-0.570.0-3|23	App::Info provides a generalized interface for providing metadata
14cr|perl-App-Info-0.570.0-3|24	about software packages installed on a system. The idea is that
14cr|perl-App-Info-0.570.0-3|25	App::Info subclasses can be used in Perl application installers in
14cr|perl-App-Info-0.570.0-3|26	order to determine whether software dependencies have been fulfilled,
14cr|perl-App-Info-0.570.0-3|27	and to get necessary metadata about those software packages.
14cr|perl-App-Info-0.570.0-3|28	
14cr|perl-App-Info-0.570.0-3|29	%prep
14cr|perl-App-Info-0.570.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Info-0.570.0-3|31	
14cr|perl-App-Info-0.570.0-3|32	%build
14cr|perl-App-Info-0.570.0-3|33	%{__perl} Build.PL installdirs=vendor
14cr|perl-App-Info-0.570.0-3|34	./Build
14cr|perl-App-Info-0.570.0-3|35	./Build test
14cr|perl-App-Info-0.570.0-3|36	
14cr|perl-App-Info-0.570.0-3|37	%check
14cr|perl-App-Info-0.570.0-3|38	./Build test
14cr|perl-App-Info-0.570.0-3|39	
14cr|perl-App-Info-0.570.0-3|40	%install
14cr|perl-App-Info-0.570.0-3|41	./Build install destdir=%{buildroot}
14cr|perl-App-Info-0.570.0-3|42	
14cr|perl-App-Info-0.570.0-3|43	%clean
14cr|perl-App-Info-0.570.0-3|44	
14cr|perl-App-Info-0.570.0-3|45	%files
14cr|perl-App-Info-0.570.0-3|46	%doc Changes README.md
14cr|perl-App-Info-0.570.0-3|47	%{perl_vendorlib}/App
14cr|perl-App-Info-0.570.0-3|48	%{_mandir}/*/*
14cr|perl-App-Info-0.570.0-3|49	
14cr|perl-App-Info-0.570.0-3|50	
14cr|perl-App-Info-0.570.0-3|51	
14cr|perl-App-Info-0.570.0-3|52	%changelog
14cr|perl-App-Info-0.570.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.570.0-3
14cr|perl-App-Info-0.570.0-3|54	+ Revision: a316184
14cr|perl-App-Info-0.570.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-App-Info-0.570.0-3|56	
14cr|perl-App-Info-0.570.0-3|57	

3975 14
14cr|perl-App-Jawk-0.100.0-3|1	%define upstream_name    App-Jawk
14cr|perl-App-Jawk-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-App-Jawk-0.100.0-3|3	
14cr|perl-App-Jawk-0.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-App-Jawk-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-Jawk-0.100.0-3|6	Release:	3
14cr|perl-App-Jawk-0.100.0-3|7	Summary:	Awk, but post-modern and perly
14cr|perl-App-Jawk-0.100.0-3|8	
14cr|perl-App-Jawk-0.100.0-3|9	License:	Artistic
14cr|perl-App-Jawk-0.100.0-3|10	Group:		Development/Perl
14cr|perl-App-Jawk-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Jawk-0.100.0-3|12	Source0:	http://www.cpan.org/authors/id/J/JO/JOSHR/App-Jawk-%{upstream_version}.tar.gz
14cr|perl-App-Jawk-0.100.0-3|13	BuildRequires:	perl-devel
14cr|perl-App-Jawk-0.100.0-3|14	BuildArch:	noarch
14cr|perl-App-Jawk-0.100.0-3|15	
14cr|perl-App-Jawk-0.100.0-3|16	%description
14cr|perl-App-Jawk-0.100.0-3|17	Jawk can be described as a flexible tool for extracting columns
14cr|perl-App-Jawk-0.100.0-3|18	of data from text files. Also, it's a replacement which supports
14cr|perl-App-Jawk-0.100.0-3|19	ranges, indexing columns by negative numbers, a perl mode, and more.
14cr|perl-App-Jawk-0.100.0-3|20	
14cr|perl-App-Jawk-0.100.0-3|21	%prep
14cr|perl-App-Jawk-0.100.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Jawk-0.100.0-3|23	
14cr|perl-App-Jawk-0.100.0-3|24	%build
14cr|perl-App-Jawk-0.100.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-Jawk-0.100.0-3|26	%make
14cr|perl-App-Jawk-0.100.0-3|27	
14cr|perl-App-Jawk-0.100.0-3|28	%check
14cr|perl-App-Jawk-0.100.0-3|29	%make test
14cr|perl-App-Jawk-0.100.0-3|30	
14cr|perl-App-Jawk-0.100.0-3|31	%install
14cr|perl-App-Jawk-0.100.0-3|32	%makeinstall_std
14cr|perl-App-Jawk-0.100.0-3|33	
14cr|perl-App-Jawk-0.100.0-3|34	%files
14cr|perl-App-Jawk-0.100.0-3|35	%doc ChangeLog Changes MANIFEST META.yml README
14cr|perl-App-Jawk-0.100.0-3|36	%{_bindir}/jawk
14cr|perl-App-Jawk-0.100.0-3|37	%{_mandir}/man1/*
14cr|perl-App-Jawk-0.100.0-3|38	%{perl_vendorlib}/App/Jawk.pm
14cr|perl-App-Jawk-0.100.0-3|39	%{_mandir}/man3/App::Jawk.3pm.xz
14cr|perl-App-Jawk-0.100.0-3|40	
14cr|perl-App-Jawk-0.100.0-3|41	
14cr|perl-App-Jawk-0.100.0-3|42	%changelog
14cr|perl-App-Jawk-0.100.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-App-Jawk-0.100.0-3|44	+ Revision: 35f59a7
14cr|perl-App-Jawk-0.100.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-App-Jawk-0.100.0-3|46	
14cr|perl-App-Jawk-0.100.0-3|47	

3976 14
14cr|perl-App-Nopaste-0.960.0-3|1	%define upstream_name    App-Nopaste
14cr|perl-App-Nopaste-0.960.0-3|2	%define upstream_version 0.96
14cr|perl-App-Nopaste-0.960.0-3|3	
14cr|perl-App-Nopaste-0.960.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-App-Nopaste-0.960.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-Nopaste-0.960.0-3|6	Release:	3
14cr|perl-App-Nopaste-0.960.0-3|7	License:	GPL or Artistic
14cr|perl-App-Nopaste-0.960.0-3|8	Group:		Development/Perl
14cr|perl-App-Nopaste-0.960.0-3|9	Summary:	Easy access to any pastebin
14cr|perl-App-Nopaste-0.960.0-3|10	
14cr|perl-App-Nopaste-0.960.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-Nopaste-0.960.0-3|12	Source0:	http://www.cpan.org/modules/by-module/App/App-Nopaste-%{upstream_version}.tar.gz
14cr|perl-App-Nopaste-0.960.0-3|13	
14cr|perl-App-Nopaste-0.960.0-3|14	BuildRequires:	perl-devel
14cr|perl-App-Nopaste-0.960.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-App-Nopaste-0.960.0-3|16	BuildRequires:	perl(Module::Pluggable)
14cr|perl-App-Nopaste-0.960.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-App-Nopaste-0.960.0-3|18	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-App-Nopaste-0.960.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-App-Nopaste-0.960.0-3|20	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-App-Nopaste-0.960.0-3|21	BuildRequires:	perl(Config::INI::Reader)
14cr|perl-App-Nopaste-0.960.0-3|22	BuildRequires:	perl(WWW::Pastebin::PastebinCom::Create)
14cr|perl-App-Nopaste-0.960.0-3|23	BuildRequires:	perl(Browser::Open)
14cr|perl-App-Nopaste-0.960.0-3|24	BuildRequires:	perl(Clipboard)
14cr|perl-App-Nopaste-0.960.0-3|25	BuildRequires:	perl(Config::GitLike)
14cr|perl-App-Nopaste-0.960.0-3|26	BuildArch:	noarch
14cr|perl-App-Nopaste-0.960.0-3|27	
14cr|perl-App-Nopaste-0.960.0-3|28	%description
14cr|perl-App-Nopaste-0.960.0-3|29	Pastebins (also known as nopaste sites) let you post text, usually code,
14cr|perl-App-Nopaste-0.960.0-3|30	for public viewing. They're used a lot in IRC channels to show code that
14cr|perl-App-Nopaste-0.960.0-3|31	would normally be too long to give directly in the channel (hence the name
14cr|perl-App-Nopaste-0.960.0-3|32	nopaste).
14cr|perl-App-Nopaste-0.960.0-3|33	
14cr|perl-App-Nopaste-0.960.0-3|34	Each pastebin is slightly different. When one pastebin goes down (I'm
14cr|perl-App-Nopaste-0.960.0-3|35	looking at you, the http://paste.husk.org manpage), then you have to find a
14cr|perl-App-Nopaste-0.960.0-3|36	new one. And if you usually use a script to publish text, then it's too
14cr|perl-App-Nopaste-0.960.0-3|37	much hassle.
14cr|perl-App-Nopaste-0.960.0-3|38	
14cr|perl-App-Nopaste-0.960.0-3|39	This module aims to smooth out the differences between pastebins, and
14cr|perl-App-Nopaste-0.960.0-3|40	provides redundancy: if one site doesn't work, it just tries a different
14cr|perl-App-Nopaste-0.960.0-3|41	one.
14cr|perl-App-Nopaste-0.960.0-3|42	
14cr|perl-App-Nopaste-0.960.0-3|43	%prep
14cr|perl-App-Nopaste-0.960.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-Nopaste-0.960.0-3|45	
14cr|perl-App-Nopaste-0.960.0-3|46	%build
14cr|perl-App-Nopaste-0.960.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-Nopaste-0.960.0-3|48	%make
14cr|perl-App-Nopaste-0.960.0-3|49	
14cr|perl-App-Nopaste-0.960.0-3|50	%check
14cr|perl-App-Nopaste-0.960.0-3|51	make test
14cr|perl-App-Nopaste-0.960.0-3|52	
14cr|perl-App-Nopaste-0.960.0-3|53	%install
14cr|perl-App-Nopaste-0.960.0-3|54	%makeinstall_std
14cr|perl-App-Nopaste-0.960.0-3|55	
14cr|perl-App-Nopaste-0.960.0-3|56	%files
14cr|perl-App-Nopaste-0.960.0-3|57	%doc Changes
14cr|perl-App-Nopaste-0.960.0-3|58	%{perl_vendorlib}/App
14cr|perl-App-Nopaste-0.960.0-3|59	%{_bindir}/nopaste
14cr|perl-App-Nopaste-0.960.0-3|60	%{_mandir}/man1/nopaste.1*
14cr|perl-App-Nopaste-0.960.0-3|61	%{_mandir}/man3/*
14cr|perl-App-Nopaste-0.960.0-3|62	
14cr|perl-App-Nopaste-0.960.0-3|63	
14cr|perl-App-Nopaste-0.960.0-3|64	%changelog
14cr|perl-App-Nopaste-0.960.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-3
14cr|perl-App-Nopaste-0.960.0-3|66	+ Revision: dc5c2ec
14cr|perl-App-Nopaste-0.960.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-App-Nopaste-0.960.0-3|68	
14cr|perl-App-Nopaste-0.960.0-3|69	

3977 14
14cr|perl-App-perlbrew-0.690.0-2|1	%define upstream_name    App-perlbrew
14cr|perl-App-perlbrew-0.690.0-2|2	%define upstream_version 0.69
14cr|perl-App-perlbrew-0.690.0-2|3	
14cr|perl-App-perlbrew-0.690.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-App-perlbrew-0.690.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-perlbrew-0.690.0-2|6	Release:	2
14cr|perl-App-perlbrew-0.690.0-2|7	
14cr|perl-App-perlbrew-0.690.0-2|8	Summary:	Manage perl installations in your $HOME
14cr|perl-App-perlbrew-0.690.0-2|9	
14cr|perl-App-perlbrew-0.690.0-2|10	
14cr|perl-App-perlbrew-0.690.0-2|11	
14cr|perl-App-perlbrew-0.690.0-2|12	License:	GPL+ or Artistic
14cr|perl-App-perlbrew-0.690.0-2|13	Group:		Development/Perl
14cr|perl-App-perlbrew-0.690.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-perlbrew-0.690.0-2|15	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-perlbrew-0.690.0-2|16	
14cr|perl-App-perlbrew-0.690.0-2|17	BuildRequires:	perl-devel
14cr|perl-App-perlbrew-0.690.0-2|18	BuildRequires: perl(local::lib)
14cr|perl-App-perlbrew-0.690.0-2|19	BuildRequires: perl(IO::All)
14cr|perl-App-perlbrew-0.690.0-2|20	BuildRequires: perl(CPAN::Perl::Releases)
14cr|perl-App-perlbrew-0.690.0-2|21	BuildRequires: perl(Test::Spec)
14cr|perl-App-perlbrew-0.690.0-2|22	BuildRequires: perl(Test::NoWarnings)
14cr|perl-App-perlbrew-0.690.0-2|23	BuildRequires: perl(Test::Exception)
14cr|perl-App-perlbrew-0.690.0-2|24	BuildRequires: perl(Path::Class)
14cr|perl-App-perlbrew-0.690.0-2|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-App-perlbrew-0.690.0-2|26	BuildRequires:	perl(File::Path::Tiny)
14cr|perl-App-perlbrew-0.690.0-2|27	BuildRequires:	perl(HTTP::Lite)
14cr|perl-App-perlbrew-0.690.0-2|28	BuildRequires:	perl(Test::Output)
14cr|perl-App-perlbrew-0.690.0-2|29	BuildArch:	noarch
14cr|perl-App-perlbrew-0.690.0-2|30	
14cr|perl-App-perlbrew-0.690.0-2|31	%description
14cr|perl-App-perlbrew-0.690.0-2|32	perlbrew is a program to automate the building and installation of perl in
14cr|perl-App-perlbrew-0.690.0-2|33	the users HOME. At the moment, it installs everything to
14cr|perl-App-perlbrew-0.690.0-2|34	'~/perl5/perlbrew', and requires you to tweak your PATH by including a
14cr|perl-App-perlbrew-0.690.0-2|35	bashrc/cshrc file it provides. You then can benefit from not having to run
14cr|perl-App-perlbrew-0.690.0-2|36	'sudo' commands to install cpan modules because those are installed inside
14cr|perl-App-perlbrew-0.690.0-2|37	your HOME too. It's a completely separate perl environment.
14cr|perl-App-perlbrew-0.690.0-2|38	
14cr|perl-App-perlbrew-0.690.0-2|39	%prep
14cr|perl-App-perlbrew-0.690.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-perlbrew-0.690.0-2|41	
14cr|perl-App-perlbrew-0.690.0-2|42	%build
14cr|perl-App-perlbrew-0.690.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-perlbrew-0.690.0-2|44	%make
14cr|perl-App-perlbrew-0.690.0-2|45	
14cr|perl-App-perlbrew-0.690.0-2|46	%check
14cr|perl-App-perlbrew-0.690.0-2|47	%make test
14cr|perl-App-perlbrew-0.690.0-2|48	
14cr|perl-App-perlbrew-0.690.0-2|49	%install
14cr|perl-App-perlbrew-0.690.0-2|50	%makeinstall_std
14cr|perl-App-perlbrew-0.690.0-2|51	
14cr|perl-App-perlbrew-0.690.0-2|52	%files
14cr|perl-App-perlbrew-0.690.0-2|53	%doc Changes LICENSE META.yml README
14cr|perl-App-perlbrew-0.690.0-2|54	%{_bindir}/perlbrew
14cr|perl-App-perlbrew-0.690.0-2|55	%{_mandir}/man1/perlbrew.1*
14cr|perl-App-perlbrew-0.690.0-2|56	%{_mandir}/man3/*
14cr|perl-App-perlbrew-0.690.0-2|57	%{perl_vendorlib}/*
14cr|perl-App-perlbrew-0.690.0-2|58	
14cr|perl-App-perlbrew-0.690.0-2|59	
14cr|perl-App-perlbrew-0.690.0-2|60	
14cr|perl-App-perlbrew-0.690.0-2|61	
14cr|perl-App-perlbrew-0.690.0-2|62	
14cr|perl-App-perlbrew-0.690.0-2|63	%changelog
14cr|perl-App-perlbrew-0.690.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.690.0-2
14cr|perl-App-perlbrew-0.690.0-2|65	+ Revision: ce01378
14cr|perl-App-perlbrew-0.690.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-App-perlbrew-0.690.0-2|67	
14cr|perl-App-perlbrew-0.690.0-2|68	

3978 14
14cr|perl-App-SD-0.750.0-2|1	%define upstream_name    App-SD
14cr|perl-App-SD-0.750.0-2|2	%define upstream_version 0.75
14cr|perl-App-SD-0.750.0-2|3	
14cr|perl-App-SD-0.750.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-App-SD-0.750.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-SD-0.750.0-2|6	Release:	2
14cr|perl-App-SD-0.750.0-2|7	
14cr|perl-App-SD-0.750.0-2|8	Summary:	A peer to peer ticket tracking system
14cr|perl-App-SD-0.750.0-2|9	License:	GPL+ or Artistic
14cr|perl-App-SD-0.750.0-2|10	Group:		Development/Perl
14cr|perl-App-SD-0.750.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-SD-0.750.0-2|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-App-SD-0.750.0-2|13	
14cr|perl-App-SD-0.750.0-2|14	BuildRequires:	perl-devel
14cr|perl-App-SD-0.750.0-2|15	BuildRequires:	perl(Config::GitLike) >= 1.30.0
14cr|perl-App-SD-0.750.0-2|16	BuildRequires:	perl(DateTime)
14cr|perl-App-SD-0.750.0-2|17	BuildRequires:	perl(DateTime::Format::Natural)
14cr|perl-App-SD-0.750.0-2|18	BuildRequires:	perl(Email::Address)
14cr|perl-App-SD-0.750.0-2|19	BuildRequires:	perl(Email::MIME)
14cr|perl-App-SD-0.750.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-App-SD-0.750.0-2|21	BuildRequires:	perl(HTML::Tree)
14cr|perl-App-SD-0.750.0-2|22	BuildRequires:	perl(HTML::TreeBuilder) >= 4.100.0
14cr|perl-App-SD-0.750.0-2|23	BuildRequires:	perl(LWP::Simple)
14cr|perl-App-SD-0.750.0-2|24	BuildRequires:	perl(Net::GitHub) >= 0.280.0
14cr|perl-App-SD-0.750.0-2|25	BuildRequires:	perl(Net::Google::Code) >= 0.140.0
14cr|perl-App-SD-0.750.0-2|26	BuildRequires:	perl(Net::Jifty) >= 0.90.0
14cr|perl-App-SD-0.750.0-2|27	BuildRequires:	perl(Net::Lighthouse) >= 0.10.0
14cr|perl-App-SD-0.750.0-2|28	BuildRequires:	perl(Net::Redmine) >= 0.80.0
14cr|perl-App-SD-0.750.0-2|29	BuildRequires:	perl(Net::Trac) >= 0.160.0
14cr|perl-App-SD-0.750.0-2|30	BuildRequires:	perl(Path::Class)
14cr|perl-App-SD-0.750.0-2|31	BuildRequires:	perl(Prophet)
14cr|perl-App-SD-0.750.0-2|32	BuildRequires:	perl(RT::Client::REST)
14cr|perl-App-SD-0.750.0-2|33	BuildRequires:	perl(Test::Script::Run) >= 0.20.0
14cr|perl-App-SD-0.750.0-2|34	BuildRequires:	perl(Test::Cukes)
14cr|perl-App-SD-0.750.0-2|35	BuildRequires:	perl(Text::Greeking)
14cr|perl-App-SD-0.750.0-2|36	BuildRequires:	perl(Time::Progress)
14cr|perl-App-SD-0.750.0-2|37	BuildRequires:	perl(Try::Tiny) >= 0.20.0
14cr|perl-App-SD-0.750.0-2|38	BuildRequires:	perl(URI::file)
14cr|perl-App-SD-0.750.0-2|39	BuildRequires:	perl-Path-Dispatcher-Declarative
14cr|perl-App-SD-0.750.0-2|40	# when Net::Trac will be fixed
14cr|perl-App-SD-0.750.0-2|41	# https://rt.cpan.org/Ticket/Display.html?id=57063
14cr|perl-App-SD-0.750.0-2|42	#BuildRequires: trac-standalone trac-sqlite
14cr|perl-App-SD-0.750.0-2|43	BuildArch:	noarch
14cr|perl-App-SD-0.750.0-2|44	
14cr|perl-App-SD-0.750.0-2|45	%description
14cr|perl-App-SD-0.750.0-2|46	SD is a peer to peer ticket tracking system built on the Prophet distributed
14cr|perl-App-SD-0.750.0-2|47	database. SD is designed to make it easy to work with tickets and to share
14cr|perl-App-SD-0.750.0-2|48	ticket databases with your collaborators.
14cr|perl-App-SD-0.750.0-2|49	
14cr|perl-App-SD-0.750.0-2|50	%prep
14cr|perl-App-SD-0.750.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-SD-0.750.0-2|52	
14cr|perl-App-SD-0.750.0-2|53	%build
14cr|perl-App-SD-0.750.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-SD-0.750.0-2|55	%make
14cr|perl-App-SD-0.750.0-2|56	
14cr|perl-App-SD-0.750.0-2|57	%check
14cr|perl-App-SD-0.750.0-2|58	# (misc) check is stalled, didn't found why
14cr|perl-App-SD-0.750.0-2|59	rm -f t/server.t
14cr|perl-App-SD-0.750.0-2|60	# (misc) requires network access, do not work on iurt
14cr|perl-App-SD-0.750.0-2|61	rm -Rf t/sd-lighthouse
14cr|perl-App-SD-0.750.0-2|62	rm -Rf t/sd-gcode
14cr|perl-App-SD-0.750.0-2|63	rm -Rf t/sd-github
14cr|perl-App-SD-0.750.0-2|64	# Fail on ABF anyway
14cr|perl-App-SD-0.750.0-2|65	#make test
14cr|perl-App-SD-0.750.0-2|66	
14cr|perl-App-SD-0.750.0-2|67	%install
14cr|perl-App-SD-0.750.0-2|68	%makeinstall_std
14cr|perl-App-SD-0.750.0-2|69	
14cr|perl-App-SD-0.750.0-2|70	%files
14cr|perl-App-SD-0.750.0-2|71	%doc META.yml Changes README
14cr|perl-App-SD-0.750.0-2|72	%{_mandir}/man1/*
14cr|perl-App-SD-0.750.0-2|73	%{_mandir}/man3/*
14cr|perl-App-SD-0.750.0-2|74	%{perl_vendorlib}/*
14cr|perl-App-SD-0.750.0-2|75	%{_bindir}/*
14cr|perl-App-SD-0.750.0-2|76	
14cr|perl-App-SD-0.750.0-2|77	
14cr|perl-App-SD-0.750.0-2|78	
14cr|perl-App-SD-0.750.0-2|79	%changelog
14cr|perl-App-SD-0.750.0-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.750.0-2
14cr|perl-App-SD-0.750.0-2|81	+ Revision: 443e11d
14cr|perl-App-SD-0.750.0-2|82	- MassBuild#464: Increase release tag
14cr|perl-App-SD-0.750.0-2|83	
14cr|perl-App-SD-0.750.0-2|84	

3979 14
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|1	%define upstream_name    App-SmokeBox-PerlVersion
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|2	%define upstream_version 0.16
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|3	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|6	Release:	3
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|7	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|8	Summary:	SmokeBox helper module to determine perl version
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|9	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|11	Group:		Development/Perl
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|13	Source0:	http://www.cpan.org/modules/by-module/App/App-SmokeBox-PerlVersion-%{upstream_version}.tar.gz
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|14	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|16	BuildRequires:	perl(IPC::Cmd)
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|17	BuildRequires:	perl(POE)
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|18	BuildRequires:	perl(POE::Quickie)
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|19	BuildArch:	noarch
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|20	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|21	%description
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|22	App::SmokeBox::PerlVersion is a simple helper module for the
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|23	App::SmokeBox::Mini manpage and the minismokebox manpage that determines
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|24	and version and architecture of a given 'perl' executable.
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|25	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|26	%prep
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|28	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|29	%build
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|31	%make
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|32	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|33	%check
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|34	%make test
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|35	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|36	%install
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|37	%makeinstall_std
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|38	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|39	%files
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|40	%doc README LICENSE Changes META.yml META.json
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|41	%{_mandir}/man3/*
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|42	%{perl_vendorlib}/*
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|43	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|44	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|45	%changelog
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|47	+ Revision: 37c82b4
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|49	
14cr|perl-App-SmokeBox-PerlVersion-0.160.0-3|50	

3980 14
14cr|perl-Archive-Any-0.94.100-3|1	%define	upstream_name	 Archive-Any
14cr|perl-Archive-Any-0.94.100-3|2	%define upstream_version 0.0941
14cr|perl-Archive-Any-0.94.100-3|3	
14cr|perl-Archive-Any-0.94.100-3|4	Name:		perl-%{upstream_name}
14cr|perl-Archive-Any-0.94.100-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Archive-Any-0.94.100-3|6	Release:	3
14cr|perl-Archive-Any-0.94.100-3|7	Epoch:		1
14cr|perl-Archive-Any-0.94.100-3|8	
14cr|perl-Archive-Any-0.94.100-3|9	Summary:	Single interface to deal with file archives
14cr|perl-Archive-Any-0.94.100-3|10	
14cr|perl-Archive-Any-0.94.100-3|11	License:	GPL+ or Artistic
14cr|perl-Archive-Any-0.94.100-3|12	Group:		Development/Perl
14cr|perl-Archive-Any-0.94.100-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Archive-Any-0.94.100-3|14	Source0:	http://www.cpan.org/modules/by-module/Archive/Archive-Any-%{upstream_version}.tar.gz
14cr|perl-Archive-Any-0.94.100-3|15	
14cr|perl-Archive-Any-0.94.100-3|16	BuildRequires:	perl-devel
14cr|perl-Archive-Any-0.94.100-3|17	BuildRequires:	perl(Test::Warn)
14cr|perl-Archive-Any-0.94.100-3|18	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Archive-Any-0.94.100-3|19	BuildRequires:	perl(Module::Find)
14cr|perl-Archive-Any-0.94.100-3|20	BuildRequires:	perl(File::MMagic)
14cr|perl-Archive-Any-0.94.100-3|21	BuildRequires:	perl(MIME::Types)
14cr|perl-Archive-Any-0.94.100-3|22	BuildRequires:	perl(Archive::Zip)
14cr|perl-Archive-Any-0.94.100-3|23	BuildRequires:	perl(Archive::Tar)
14cr|perl-Archive-Any-0.94.100-3|24	BuildRequires:	perl(IO::Zlib)
14cr|perl-Archive-Any-0.94.100-3|25	
14cr|perl-Archive-Any-0.94.100-3|26	BuildArch:	noarch
14cr|perl-Archive-Any-0.94.100-3|27	
14cr|perl-Archive-Any-0.94.100-3|28	%description
14cr|perl-Archive-Any-0.94.100-3|29	This module is a single interface for manipulating different archive formats.
14cr|perl-Archive-Any-0.94.100-3|30	Tarballs, zip files, etc.
14cr|perl-Archive-Any-0.94.100-3|31	
14cr|perl-Archive-Any-0.94.100-3|32	%prep
14cr|perl-Archive-Any-0.94.100-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Archive-Any-0.94.100-3|34	
14cr|perl-Archive-Any-0.94.100-3|35	%build
14cr|perl-Archive-Any-0.94.100-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Archive-Any-0.94.100-3|37	%make
14cr|perl-Archive-Any-0.94.100-3|38	
14cr|perl-Archive-Any-0.94.100-3|39	%check
14cr|perl-Archive-Any-0.94.100-3|40	%make test
14cr|perl-Archive-Any-0.94.100-3|41	
14cr|perl-Archive-Any-0.94.100-3|42	%install
14cr|perl-Archive-Any-0.94.100-3|43	%makeinstall_std
14cr|perl-Archive-Any-0.94.100-3|44	
14cr|perl-Archive-Any-0.94.100-3|45	%files
14cr|perl-Archive-Any-0.94.100-3|46	%doc README
14cr|perl-Archive-Any-0.94.100-3|47	%{perl_vendorlib}/Archive
14cr|perl-Archive-Any-0.94.100-3|48	%{_mandir}/man3/*
14cr|perl-Archive-Any-0.94.100-3|49	
14cr|perl-Archive-Any-0.94.100-3|50	
14cr|perl-Archive-Any-0.94.100-3|51	
14cr|perl-Archive-Any-0.94.100-3|52	%changelog
14cr|perl-Archive-Any-0.94.100-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.94.100-3
14cr|perl-Archive-Any-0.94.100-3|54	+ Revision: aacc58b
14cr|perl-Archive-Any-0.94.100-3|55	- MassBuild#464: Increase release tag
14cr|perl-Archive-Any-0.94.100-3|56	
14cr|perl-Archive-Any-0.94.100-3|57	

3981 14
14cr|perl-Archive-Any-Lite-0.70.0-3|1	%define upstream_name    Archive-Any-Lite
14cr|perl-Archive-Any-Lite-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-Archive-Any-Lite-0.70.0-3|3	
14cr|perl-Archive-Any-Lite-0.70.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Archive-Any-Lite-0.70.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Archive-Any-Lite-0.70.0-3|6	Release:    3
14cr|perl-Archive-Any-Lite-0.70.0-3|7	
14cr|perl-Archive-Any-Lite-0.70.0-3|8	Summary:    Simple CPAN package extractor
14cr|perl-Archive-Any-Lite-0.70.0-3|9	
14cr|perl-Archive-Any-Lite-0.70.0-3|10	License:    GPL+ or Artistic
14cr|perl-Archive-Any-Lite-0.70.0-3|11	Group:      Development/Perl
14cr|perl-Archive-Any-Lite-0.70.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Archive-Any-Lite-0.70.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Archive-Any-Lite-0.70.0-3|14	
14cr|perl-Archive-Any-Lite-0.70.0-3|15	BuildRequires: perl(Archive::Tar)
14cr|perl-Archive-Any-Lite-0.70.0-3|16	BuildRequires: perl(Archive::Zip)
14cr|perl-Archive-Any-Lite-0.70.0-3|17	BuildRequires: perl(File::Spec)
14cr|perl-Archive-Any-Lite-0.70.0-3|18	BuildRequires: perl(IO::Uncompress::Bunzip2)
14cr|perl-Archive-Any-Lite-0.70.0-3|19	BuildRequires: perl(IO::Zlib)
14cr|perl-Archive-Any-Lite-0.70.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-Archive-Any-Lite-0.70.0-3|21	BuildRequires: perl(Test::UseAllModules)
14cr|perl-Archive-Any-Lite-0.70.0-3|22	BuildRequires: perl-devel
14cr|perl-Archive-Any-Lite-0.70.0-3|23	BuildArch: noarch
14cr|perl-Archive-Any-Lite-0.70.0-3|24	
14cr|perl-Archive-Any-Lite-0.70.0-3|25	%description
14cr|perl-Archive-Any-Lite-0.70.0-3|26	This is a fork of the Archive::Any manpage by Michael Schwern and Clint
14cr|perl-Archive-Any-Lite-0.70.0-3|27	Moore. The main difference is this works properly even when you fork(), and
14cr|perl-Archive-Any-Lite-0.70.0-3|28	may require less memory to extract a tarball. On the other hand, this isn't
14cr|perl-Archive-Any-Lite-0.70.0-3|29	pluggable (this only supports file formats used in the CPAN toolchains),
14cr|perl-Archive-Any-Lite-0.70.0-3|30	and this doesn't check mime types (at least as of this writing).
14cr|perl-Archive-Any-Lite-0.70.0-3|31	
14cr|perl-Archive-Any-Lite-0.70.0-3|32	%prep
14cr|perl-Archive-Any-Lite-0.70.0-3|33	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Archive-Any-Lite-0.70.0-3|34	
14cr|perl-Archive-Any-Lite-0.70.0-3|35	%build
14cr|perl-Archive-Any-Lite-0.70.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Archive-Any-Lite-0.70.0-3|37	
14cr|perl-Archive-Any-Lite-0.70.0-3|38	%make
14cr|perl-Archive-Any-Lite-0.70.0-3|39	
14cr|perl-Archive-Any-Lite-0.70.0-3|40	%check
14cr|perl-Archive-Any-Lite-0.70.0-3|41	%make test
14cr|perl-Archive-Any-Lite-0.70.0-3|42	
14cr|perl-Archive-Any-Lite-0.70.0-3|43	%install
14cr|perl-Archive-Any-Lite-0.70.0-3|44	%makeinstall_std
14cr|perl-Archive-Any-Lite-0.70.0-3|45	
14cr|perl-Archive-Any-Lite-0.70.0-3|46	%files
14cr|perl-Archive-Any-Lite-0.70.0-3|47	%doc META.json META.yml README Changes
14cr|perl-Archive-Any-Lite-0.70.0-3|48	%{_mandir}/man3/*
14cr|perl-Archive-Any-Lite-0.70.0-3|49	%{perl_vendorlib}/*
14cr|perl-Archive-Any-Lite-0.70.0-3|50	
14cr|perl-Archive-Any-Lite-0.70.0-3|51	
14cr|perl-Archive-Any-Lite-0.70.0-3|52	%changelog
14cr|perl-Archive-Any-Lite-0.70.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-Archive-Any-Lite-0.70.0-3|54	+ Revision: 5b89f8e
14cr|perl-Archive-Any-Lite-0.70.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Archive-Any-Lite-0.70.0-3|56	
14cr|perl-Archive-Any-Lite-0.70.0-3|57	

3982 14
14cr|perl-Archive-Peek-0.350.0-3|1	%define upstream_name    Archive-Peek
14cr|perl-Archive-Peek-0.350.0-3|2	%define upstream_version 0.35
14cr|perl-Archive-Peek-0.350.0-3|3	
14cr|perl-Archive-Peek-0.350.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Archive-Peek-0.350.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Archive-Peek-0.350.0-3|6	Release:    3
14cr|perl-Archive-Peek-0.350.0-3|7	
14cr|perl-Archive-Peek-0.350.0-3|8	Summary:    Peek into archives without extracting them
14cr|perl-Archive-Peek-0.350.0-3|9	
14cr|perl-Archive-Peek-0.350.0-3|10	License:    GPL+ or Artistic
14cr|perl-Archive-Peek-0.350.0-3|11	Group:      Development/Perl
14cr|perl-Archive-Peek-0.350.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Archive-Peek-0.350.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Archive-Peek-0.350.0-3|14	
14cr|perl-Archive-Peek-0.350.0-3|15	BuildRequires: perl(Archive::Tar)
14cr|perl-Archive-Peek-0.350.0-3|16	BuildRequires: perl(Archive::Zip)
14cr|perl-Archive-Peek-0.350.0-3|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Archive-Peek-0.350.0-3|18	BuildRequires: perl(Moose)
14cr|perl-Archive-Peek-0.350.0-3|19	BuildRequires: perl(MooseX::Types::Path::Class)
14cr|perl-Archive-Peek-0.350.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-Archive-Peek-0.350.0-3|21	BuildRequires: perl(namespace::autoclean)
14cr|perl-Archive-Peek-0.350.0-3|22	BuildRequires: perl-devel
14cr|perl-Archive-Peek-0.350.0-3|23	BuildArch: noarch
14cr|perl-Archive-Peek-0.350.0-3|24	
14cr|perl-Archive-Peek-0.350.0-3|25	%description
14cr|perl-Archive-Peek-0.350.0-3|26	This module lets you peek into archives without extracting them. It
14cr|perl-Archive-Peek-0.350.0-3|27	currently supports tar files and zip files. To support Bzip2- compressed
14cr|perl-Archive-Peek-0.350.0-3|28	files, you should install IO::Uncompress::Bunzip2.
14cr|perl-Archive-Peek-0.350.0-3|29	
14cr|perl-Archive-Peek-0.350.0-3|30	%prep
14cr|perl-Archive-Peek-0.350.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Archive-Peek-0.350.0-3|32	
14cr|perl-Archive-Peek-0.350.0-3|33	%build
14cr|perl-Archive-Peek-0.350.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Archive-Peek-0.350.0-3|35	
14cr|perl-Archive-Peek-0.350.0-3|36	%make
14cr|perl-Archive-Peek-0.350.0-3|37	
14cr|perl-Archive-Peek-0.350.0-3|38	%check
14cr|perl-Archive-Peek-0.350.0-3|39	%make test
14cr|perl-Archive-Peek-0.350.0-3|40	
14cr|perl-Archive-Peek-0.350.0-3|41	%install
14cr|perl-Archive-Peek-0.350.0-3|42	%makeinstall_std
14cr|perl-Archive-Peek-0.350.0-3|43	
14cr|perl-Archive-Peek-0.350.0-3|44	%files
14cr|perl-Archive-Peek-0.350.0-3|45	%doc CHANGES META.yml README
14cr|perl-Archive-Peek-0.350.0-3|46	%{_mandir}/man3/*
14cr|perl-Archive-Peek-0.350.0-3|47	%{perl_vendorlib}/*
14cr|perl-Archive-Peek-0.350.0-3|48	
14cr|perl-Archive-Peek-0.350.0-3|49	%changelog
14cr|perl-Archive-Peek-0.350.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.350.0-3
14cr|perl-Archive-Peek-0.350.0-3|51	+ Revision: c9a20f3
14cr|perl-Archive-Peek-0.350.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Archive-Peek-0.350.0-3|53	
14cr|perl-Archive-Peek-0.350.0-3|54	

3983 14
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|1	%define upstream_name    Archive-Tar-Wrapper%define upstream_version 0.19
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|2	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|5	Release:	3
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|6	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|7	Summary:	API wrapper around the 'tar' utility
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|8	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|9	License:	GPL+ or Artistic
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|10	Group:		Development/Perl
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|13	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|14	BuildRequires:	perl-devel
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|15	BuildRequires:	perl(Cwd)
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|16	BuildRequires:	perl(File::Temp)
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|17	BuildRequires:	perl(IPC::Run)
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|18	BuildRequires:	perl(Log::Log4perl)
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|19	BuildRequires:	perl(File::Which)
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|20	BuildArch:	noarch
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|21	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|22	%description
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|23	Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|24	utility. It never stores anything in memory, but works on temporary
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|25	directory structures on disk instead. It provides a mapping between the
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|26	logical paths in the tarball and the 'real' files in the temporary
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|27	directory on disk.
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|28	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|29	%prep
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|31	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|32	%build
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|34	%make
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|35	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|36	%check
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|37	%make test
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|38	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|39	%install
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|40	%makeinstall_std
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|41	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|42	%files
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|43	%doc Changes README META.yml
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|44	%{_mandir}/man3/*
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|45	%{perl_vendorlib}/*
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|46	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|47	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|48	%changelog
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|50	+ Revision: e964d22
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|52	
14cr|perl-Archive-Tar-Wrapper-0.190.0-3|53	

3984 14
14cr|perl-Argus-2.0.0-10|1	%define argus_version 2.0.6.fixes.1
14cr|perl-Argus-2.0.0-10|2	
14cr|perl-Argus-2.0.0-10|3	Name:		perl-Argus
14cr|perl-Argus-2.0.0-10|4	Version:	%perl_convert_version 2.00
14cr|perl-Argus-2.0.0-10|5	Release:	10
14cr|perl-Argus-2.0.0-10|6	Epoch:		0
14cr|perl-Argus-2.0.0-10|7	Summary:	Client tools for argus network audit
14cr|perl-Argus-2.0.0-10|8	
14cr|perl-Argus-2.0.0-10|9	License:	GPL
14cr|perl-Argus-2.0.0-10|10	Group:		Development/Perl
14cr|perl-Argus-2.0.0-10|11	Url:		http://qosient.com/argus/
14cr|perl-Argus-2.0.0-10|12	Source0:	ftp://ftp.qosient.com/dev/argus-2.0/argus-clients-%{argus_version}.tar.bz2
14cr|perl-Argus-2.0.0-10|13	
14cr|perl-Argus-2.0.0-10|14	BuildRequires:	 perl-devel
14cr|perl-Argus-2.0.0-10|15	BuildRequires:	 perl-DateManip
14cr|perl-Argus-2.0.0-10|16	Provides:	perl(Argus::Support)
14cr|perl-Argus-2.0.0-10|17	BuildArch:	noarch
14cr|perl-Argus-2.0.0-10|18	
14cr|perl-Argus-2.0.0-10|19	%description
14cr|perl-Argus-2.0.0-10|20	Clients to the argus probe which process and display information.
14cr|perl-Argus-2.0.0-10|21	
14cr|perl-Argus-2.0.0-10|22	%prep
14cr|perl-Argus-2.0.0-10|23	%setup -q -n argus-clients-%{argus_version}/contrib/Argus-perl-2.00
14cr|perl-Argus-2.0.0-10|24	export ARGUSHOME=%{_prefix}
14cr|perl-Argus-2.0.0-10|25	perl Makefile.PL PREFIX=%{_prefix} INSTALLSITELIB=%{perl_vendorlib}
14cr|perl-Argus-2.0.0-10|26	perl -pi -e 's|local/||g' Makefile
14cr|perl-Argus-2.0.0-10|27	
14cr|perl-Argus-2.0.0-10|28	%build
14cr|perl-Argus-2.0.0-10|29	%make
14cr|perl-Argus-2.0.0-10|30	
14cr|perl-Argus-2.0.0-10|31	%install
14cr|perl-Argus-2.0.0-10|32	%makeinstall_std
14cr|perl-Argus-2.0.0-10|33	rm -f %{buildroot}%{_prefix}/perllocal.pod
14cr|perl-Argus-2.0.0-10|34	
14cr|perl-Argus-2.0.0-10|35	%files
14cr|perl-Argus-2.0.0-10|36	%defattr(0644,root,root,0755)
14cr|perl-Argus-2.0.0-10|37	%doc HISTORY INSTALL README TODO
14cr|perl-Argus-2.0.0-10|38	%attr(0755,root,root) %{_bindir}/look_for
14cr|perl-Argus-2.0.0-10|39	%attr(0755,root,root) %{_bindir}/slowscan
14cr|perl-Argus-2.0.0-10|40	%attr(0755,root,root) %{_bindir}/watcher
14cr|perl-Argus-2.0.0-10|41	%{perl_vendorlib}/Argus.pm
14cr|perl-Argus-2.0.0-10|42	%{perl_vendorlib}/Argus/Archive.pm
14cr|perl-Argus-2.0.0-10|43	%{perl_vendorlib}/Argus/SlowScan.pm
14cr|perl-Argus-2.0.0-10|44	%{perl_vendorlib}/Argus/Support.pm
14cr|perl-Argus-2.0.0-10|45	%{perl_vendorlib}/Argus/Watcher.pm
14cr|perl-Argus-2.0.0-10|46	%{perl_vendorlib}/ra.conf
14cr|perl-Argus-2.0.0-10|47	%{_mandir}/man1/slowscan.1*
14cr|perl-Argus-2.0.0-10|48	%{_mandir}/man1/watcher.1*
14cr|perl-Argus-2.0.0-10|49	
14cr|perl-Argus-2.0.0-10|50	
14cr|perl-Argus-2.0.0-10|51	%changelog
14cr|perl-Argus-2.0.0-10|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.0-10
14cr|perl-Argus-2.0.0-10|53	+ Revision: 56446bc
14cr|perl-Argus-2.0.0-10|54	- MassBuild#464: Increase release tag
14cr|perl-Argus-2.0.0-10|55	
14cr|perl-Argus-2.0.0-10|56	

3985 14
14cr|perl-Array-Diff-0.70.0-5|1	%define upstream_name    Array-Diff
14cr|perl-Array-Diff-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-Array-Diff-0.70.0-5|3	
14cr|perl-Array-Diff-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Array-Diff-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Array-Diff-0.70.0-5|6	Release:	5
14cr|perl-Array-Diff-0.70.0-5|7	
14cr|perl-Array-Diff-0.70.0-5|8	Summary:	This module do diff two arrays, and return added and deleted arrays
14cr|perl-Array-Diff-0.70.0-5|9	
14cr|perl-Array-Diff-0.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-Array-Diff-0.70.0-5|11	Group:		Development/Perl
14cr|perl-Array-Diff-0.70.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Array-Diff-0.70.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Array-Diff-0.70.0-5|14	
14cr|perl-Array-Diff-0.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-Array-Diff-0.70.0-5|16	BuildRequires:	perl(Module::Build)
14cr|perl-Array-Diff-0.70.0-5|17	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Array-Diff-0.70.0-5|18	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-Array-Diff-0.70.0-5|19	BuildArch:	noarch
14cr|perl-Array-Diff-0.70.0-5|20	
14cr|perl-Array-Diff-0.70.0-5|21	%description
14cr|perl-Array-Diff-0.70.0-5|22	This module do diff two arrays, and return added and deleted arrays. It's
14cr|perl-Array-Diff-0.70.0-5|23	simple usage of Algorithm::Diff.
14cr|perl-Array-Diff-0.70.0-5|24	
14cr|perl-Array-Diff-0.70.0-5|25	%prep
14cr|perl-Array-Diff-0.70.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-Diff-0.70.0-5|27	
14cr|perl-Array-Diff-0.70.0-5|28	%build
14cr|perl-Array-Diff-0.70.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-Diff-0.70.0-5|30	%make
14cr|perl-Array-Diff-0.70.0-5|31	
14cr|perl-Array-Diff-0.70.0-5|32	%check
14cr|perl-Array-Diff-0.70.0-5|33	make test
14cr|perl-Array-Diff-0.70.0-5|34	
14cr|perl-Array-Diff-0.70.0-5|35	%install
14cr|perl-Array-Diff-0.70.0-5|36	%makeinstall_std
14cr|perl-Array-Diff-0.70.0-5|37	
14cr|perl-Array-Diff-0.70.0-5|38	%files
14cr|perl-Array-Diff-0.70.0-5|39	%doc Changes README
14cr|perl-Array-Diff-0.70.0-5|40	%{perl_vendorlib}/*
14cr|perl-Array-Diff-0.70.0-5|41	%{_mandir}/man3/*
14cr|perl-Array-Diff-0.70.0-5|42	
14cr|perl-Array-Diff-0.70.0-5|43	
14cr|perl-Array-Diff-0.70.0-5|44	%changelog
14cr|perl-Array-Diff-0.70.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-Array-Diff-0.70.0-5|46	+ Revision: a7089ae
14cr|perl-Array-Diff-0.70.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Array-Diff-0.70.0-5|48	
14cr|perl-Array-Diff-0.70.0-5|49	

3986 14
14cr|perl-Array-Each-0.30.0-3|1	%define upstream_name    Array-Each
14cr|perl-Array-Each-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Array-Each-0.30.0-3|3	
14cr|perl-Array-Each-0.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Array-Each-0.30.0-3|5	Version:	%perl_convert_version 0.03
14cr|perl-Array-Each-0.30.0-3|6	Release:	3
14cr|perl-Array-Each-0.30.0-3|7	
14cr|perl-Array-Each-0.30.0-3|8	Summary:	Array-Each module for perl
14cr|perl-Array-Each-0.30.0-3|9	
14cr|perl-Array-Each-0.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-Array-Each-0.30.0-3|11	Group:		Development/Perl
14cr|perl-Array-Each-0.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Array-Each-0.30.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/Array-Each-0.03.tar.gz
14cr|perl-Array-Each-0.30.0-3|14	
14cr|perl-Array-Each-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Array-Each-0.30.0-3|16	BuildArch:	noarch
14cr|perl-Array-Each-0.30.0-3|17	
14cr|perl-Array-Each-0.30.0-3|18	
14cr|perl-Array-Each-0.30.0-3|19	%description
14cr|perl-Array-Each-0.30.0-3|20	Array::Each - iterate over one or more arrays, returning one or more
14cr|perl-Array-Each-0.30.0-3|21	elements from each array followed by the array index.
14cr|perl-Array-Each-0.30.0-3|22	
14cr|perl-Array-Each-0.30.0-3|23	%prep
14cr|perl-Array-Each-0.30.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-Each-0.30.0-3|25	
14cr|perl-Array-Each-0.30.0-3|26	%build
14cr|perl-Array-Each-0.30.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-Each-0.30.0-3|28	%make
14cr|perl-Array-Each-0.30.0-3|29	make test
14cr|perl-Array-Each-0.30.0-3|30	
14cr|perl-Array-Each-0.30.0-3|31	%install
14cr|perl-Array-Each-0.30.0-3|32	%makeinstall_std
14cr|perl-Array-Each-0.30.0-3|33	
14cr|perl-Array-Each-0.30.0-3|34	%files
14cr|perl-Array-Each-0.30.0-3|35	%doc Changes README
14cr|perl-Array-Each-0.30.0-3|36	%{perl_vendorlib}/Array/Each
14cr|perl-Array-Each-0.30.0-3|37	%{perl_vendorlib}/Array/Each.pm
14cr|perl-Array-Each-0.30.0-3|38	%{_mandir}/*/*
14cr|perl-Array-Each-0.30.0-3|39	
14cr|perl-Array-Each-0.30.0-3|40	
14cr|perl-Array-Each-0.30.0-3|41	
14cr|perl-Array-Each-0.30.0-3|42	%changelog
14cr|perl-Array-Each-0.30.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Array-Each-0.30.0-3|44	+ Revision: f775dd5
14cr|perl-Array-Each-0.30.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Array-Each-0.30.0-3|46	
14cr|perl-Array-Each-0.30.0-3|47	

3987 14
14cr|perl-Array-Iterator-0.110.0-3|1	%define upstream_name    Array-Iterator
14cr|perl-Array-Iterator-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Array-Iterator-0.110.0-3|3	
14cr|perl-Array-Iterator-0.110.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Array-Iterator-0.110.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Array-Iterator-0.110.0-3|6	Release:    3
14cr|perl-Array-Iterator-0.110.0-3|7	
14cr|perl-Array-Iterator-0.110.0-3|8	Summary:    A subclass of Array::Iterator to allow forwards and backwards iteration
14cr|perl-Array-Iterator-0.110.0-3|9	
14cr|perl-Array-Iterator-0.110.0-3|10	License:    GPL+ or Artistic
14cr|perl-Array-Iterator-0.110.0-3|11	Group:      Development/Perl
14cr|perl-Array-Iterator-0.110.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Array-Iterator-0.110.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Array-Iterator-0.110.0-3|14	
14cr|perl-Array-Iterator-0.110.0-3|15	BuildRequires: perl(Capture::Tiny)
14cr|perl-Array-Iterator-0.110.0-3|16	BuildRequires: perl(Module::Build) >= 0.360.100
14cr|perl-Array-Iterator-0.110.0-3|17	BuildRequires: perl(Test::Exception)
14cr|perl-Array-Iterator-0.110.0-3|18	BuildRequires: perl-devel
14cr|perl-Array-Iterator-0.110.0-3|19	BuildArch:  noarch
14cr|perl-Array-Iterator-0.110.0-3|20	
14cr|perl-Array-Iterator-0.110.0-3|21	%description
14cr|perl-Array-Iterator-0.110.0-3|22	This class provides a very simple iterator interface. It is
14cr|perl-Array-Iterator-0.110.0-3|23	uni-directional and can only be used once. It provides no means of
14cr|perl-Array-Iterator-0.110.0-3|24	reversing or resetting the iterator. It is not recommended to alter the
14cr|perl-Array-Iterator-0.110.0-3|25	array during iteration, however no attempt is made to enforce this
14cr|perl-Array-Iterator-0.110.0-3|26	(although I will if I can find an efficient means of doing so). This class
14cr|perl-Array-Iterator-0.110.0-3|27	only intends to provide a clear and simple means of generic iteration,
14cr|perl-Array-Iterator-0.110.0-3|28	nothing more (yet).
14cr|perl-Array-Iterator-0.110.0-3|29	
14cr|perl-Array-Iterator-0.110.0-3|30	%prep
14cr|perl-Array-Iterator-0.110.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-Iterator-0.110.0-3|32	
14cr|perl-Array-Iterator-0.110.0-3|33	%build
14cr|perl-Array-Iterator-0.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-Iterator-0.110.0-3|35	
14cr|perl-Array-Iterator-0.110.0-3|36	make
14cr|perl-Array-Iterator-0.110.0-3|37	
14cr|perl-Array-Iterator-0.110.0-3|38	%check
14cr|perl-Array-Iterator-0.110.0-3|39	make test
14cr|perl-Array-Iterator-0.110.0-3|40	
14cr|perl-Array-Iterator-0.110.0-3|41	%install
14cr|perl-Array-Iterator-0.110.0-3|42	%makeinstall_std
14cr|perl-Array-Iterator-0.110.0-3|43	
14cr|perl-Array-Iterator-0.110.0-3|44	%files
14cr|perl-Array-Iterator-0.110.0-3|45	%doc Changes LICENSE META.yml MYMETA.yml README
14cr|perl-Array-Iterator-0.110.0-3|46	%{_mandir}/man3/*
14cr|perl-Array-Iterator-0.110.0-3|47	%{perl_vendorlib}/*
14cr|perl-Array-Iterator-0.110.0-3|48	
14cr|perl-Array-Iterator-0.110.0-3|49	%changelog
14cr|perl-Array-Iterator-0.110.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Array-Iterator-0.110.0-3|51	+ Revision: c1cbf09
14cr|perl-Array-Iterator-0.110.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Array-Iterator-0.110.0-3|53	
14cr|perl-Array-Iterator-0.110.0-3|54	

3988 14
14cr|perl-Array-PrintCols-2.600.0-3|1	%define upstream_name    Array-PrintCols
14cr|perl-Array-PrintCols-2.600.0-3|2	%define upstream_version 2.6
14cr|perl-Array-PrintCols-2.600.0-3|3	
14cr|perl-Array-PrintCols-2.600.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Array-PrintCols-2.600.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Array-PrintCols-2.600.0-3|6	Release:	3
14cr|perl-Array-PrintCols-2.600.0-3|7	
14cr|perl-Array-PrintCols-2.600.0-3|8	Summary:	Print or format array elements in vertically sorted columns
14cr|perl-Array-PrintCols-2.600.0-3|9	
14cr|perl-Array-PrintCols-2.600.0-3|10	License:	GPL+ or Artistic
14cr|perl-Array-PrintCols-2.600.0-3|11	Group:		Development/Perl
14cr|perl-Array-PrintCols-2.600.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Array-PrintCols-2.600.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Array-PrintCols-2.600.0-3|14	
14cr|perl-Array-PrintCols-2.600.0-3|15	BuildRequires:	perl-devel
14cr|perl-Array-PrintCols-2.600.0-3|16	BuildArch:	noarch
14cr|perl-Array-PrintCols-2.600.0-3|17	
14cr|perl-Array-PrintCols-2.600.0-3|18	%description
14cr|perl-Array-PrintCols-2.600.0-3|19	Array::PrintCols is a Perl 5 module which defines a subroutine to
14cr|perl-Array-PrintCols-2.600.0-3|20	print arrays of elements in alphabetically, vertically sorted
14cr|perl-Array-PrintCols-2.600.0-3|21	columns.  Optional arguments can be given to control either the
14cr|perl-Array-PrintCols-2.600.0-3|22	width or number of the columns, the total width of the output, and
14cr|perl-Array-PrintCols-2.600.0-3|23	the amount of indentation.
14cr|perl-Array-PrintCols-2.600.0-3|24	
14cr|perl-Array-PrintCols-2.600.0-3|25	%prep
14cr|perl-Array-PrintCols-2.600.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-PrintCols-2.600.0-3|27	
14cr|perl-Array-PrintCols-2.600.0-3|28	%build
14cr|perl-Array-PrintCols-2.600.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-PrintCols-2.600.0-3|30	%make
14cr|perl-Array-PrintCols-2.600.0-3|31	
14cr|perl-Array-PrintCols-2.600.0-3|32	%check
14cr|perl-Array-PrintCols-2.600.0-3|33	%make test
14cr|perl-Array-PrintCols-2.600.0-3|34	
14cr|perl-Array-PrintCols-2.600.0-3|35	%install
14cr|perl-Array-PrintCols-2.600.0-3|36	%makeinstall_std
14cr|perl-Array-PrintCols-2.600.0-3|37	
14cr|perl-Array-PrintCols-2.600.0-3|38	%files
14cr|perl-Array-PrintCols-2.600.0-3|39	%doc README
14cr|perl-Array-PrintCols-2.600.0-3|40	%{perl_vendorlib}/Array
14cr|perl-Array-PrintCols-2.600.0-3|41	%{_mandir}/*/*
14cr|perl-Array-PrintCols-2.600.0-3|42	
14cr|perl-Array-PrintCols-2.600.0-3|43	
14cr|perl-Array-PrintCols-2.600.0-3|44	%changelog
14cr|perl-Array-PrintCols-2.600.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.600.0-3
14cr|perl-Array-PrintCols-2.600.0-3|46	+ Revision: 19c63e3
14cr|perl-Array-PrintCols-2.600.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Array-PrintCols-2.600.0-3|48	
14cr|perl-Array-PrintCols-2.600.0-3|49	

3989 14
14cr|perl-Array-RefElem-1.0.0-18|1	%define	upstream_name	 Array-RefElem
14cr|perl-Array-RefElem-1.0.0-18|2	%define	upstream_version 1.00
14cr|perl-Array-RefElem-1.0.0-18|3	
14cr|perl-Array-RefElem-1.0.0-18|4	Name:       perl-%{upstream_name}
14cr|perl-Array-RefElem-1.0.0-18|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Array-RefElem-1.0.0-18|6	Release:    18
14cr|perl-Array-RefElem-1.0.0-18|7	Summary: 	Direct access to the internal perl routines for arrays & hashes
14cr|perl-Array-RefElem-1.0.0-18|8	License: 	GPL
14cr|perl-Array-RefElem-1.0.0-18|9	Group: 		Development/Perl
14cr|perl-Array-RefElem-1.0.0-18|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Array-RefElem-1.0.0-18|11	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Array-RefElem-1.0.0-18|12	
14cr|perl-Array-RefElem-1.0.0-18|13	BuildRequires:	perl-devel
14cr|perl-Array-RefElem-1.0.0-18|14	
14cr|perl-Array-RefElem-1.0.0-18|15	
14cr|perl-Array-RefElem-1.0.0-18|16	%description
14cr|perl-Array-RefElem-1.0.0-18|17	This module gives direct access to the internal perl routines that let
14cr|perl-Array-RefElem-1.0.0-18|18	you store reference to things in arrays and hashes.
14cr|perl-Array-RefElem-1.0.0-18|19	
14cr|perl-Array-RefElem-1.0.0-18|20	%prep
14cr|perl-Array-RefElem-1.0.0-18|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-RefElem-1.0.0-18|22	
14cr|perl-Array-RefElem-1.0.0-18|23	%build
14cr|perl-Array-RefElem-1.0.0-18|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-RefElem-1.0.0-18|25	%make OPTIMIZE="%{optflags}"
14cr|perl-Array-RefElem-1.0.0-18|26	
14cr|perl-Array-RefElem-1.0.0-18|27	%check
14cr|perl-Array-RefElem-1.0.0-18|28	%make test
14cr|perl-Array-RefElem-1.0.0-18|29	
14cr|perl-Array-RefElem-1.0.0-18|30	%install
14cr|perl-Array-RefElem-1.0.0-18|31	%makeinstall_std
14cr|perl-Array-RefElem-1.0.0-18|32	
14cr|perl-Array-RefElem-1.0.0-18|33	%clean
14cr|perl-Array-RefElem-1.0.0-18|34	
14cr|perl-Array-RefElem-1.0.0-18|35	%files
14cr|perl-Array-RefElem-1.0.0-18|36	%doc README Changes
14cr|perl-Array-RefElem-1.0.0-18|37	%{_mandir}/*/*
14cr|perl-Array-RefElem-1.0.0-18|38	%{perl_vendorarch}/Array
14cr|perl-Array-RefElem-1.0.0-18|39	%{perl_vendorarch}/auto/Array
14cr|perl-Array-RefElem-1.0.0-18|40	
14cr|perl-Array-RefElem-1.0.0-18|41	
14cr|perl-Array-RefElem-1.0.0-18|42	%changelog
14cr|perl-Array-RefElem-1.0.0-18|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-18
14cr|perl-Array-RefElem-1.0.0-18|44	+ Revision: c8ba98c
14cr|perl-Array-RefElem-1.0.0-18|45	- MassBuild#464: Increase release tag
14cr|perl-Array-RefElem-1.0.0-18|46	
14cr|perl-Array-RefElem-1.0.0-18|47	

3990 14
14cr|perl-Array-Unique-0.80.0-5|1	%define upstream_name    Array-Unique
14cr|perl-Array-Unique-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Array-Unique-0.80.0-5|3	
14cr|perl-Array-Unique-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Array-Unique-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Array-Unique-0.80.0-5|6	Release:	5
14cr|perl-Array-Unique-0.80.0-5|7	
14cr|perl-Array-Unique-0.80.0-5|8	Summary:	Tie-able array that allows only unique values
14cr|perl-Array-Unique-0.80.0-5|9	
14cr|perl-Array-Unique-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Array-Unique-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Array-Unique-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Array-Unique-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Array-Unique-0.80.0-5|14	
14cr|perl-Array-Unique-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Array-Unique-0.80.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Array-Unique-0.80.0-5|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Array-Unique-0.80.0-5|18	BuildArch:	noarch
14cr|perl-Array-Unique-0.80.0-5|19	
14cr|perl-Array-Unique-0.80.0-5|20	%description
14cr|perl-Array-Unique-0.80.0-5|21	This package lets you create an array which will allow only one occurrence
14cr|perl-Array-Unique-0.80.0-5|22	of any value.
14cr|perl-Array-Unique-0.80.0-5|23	
14cr|perl-Array-Unique-0.80.0-5|24	In other words no matter how many times you put in 42 it will keep only the
14cr|perl-Array-Unique-0.80.0-5|25	first occurrence and the rest will be dropped.
14cr|perl-Array-Unique-0.80.0-5|26	
14cr|perl-Array-Unique-0.80.0-5|27	You use the module via tie and once you tied your array to this module it
14cr|perl-Array-Unique-0.80.0-5|28	will behave correctly.
14cr|perl-Array-Unique-0.80.0-5|29	
14cr|perl-Array-Unique-0.80.0-5|30	%prep
14cr|perl-Array-Unique-0.80.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-Unique-0.80.0-5|32	
14cr|perl-Array-Unique-0.80.0-5|33	%build
14cr|perl-Array-Unique-0.80.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-Unique-0.80.0-5|35	%make
14cr|perl-Array-Unique-0.80.0-5|36	
14cr|perl-Array-Unique-0.80.0-5|37	%check
14cr|perl-Array-Unique-0.80.0-5|38	make test
14cr|perl-Array-Unique-0.80.0-5|39	
14cr|perl-Array-Unique-0.80.0-5|40	%install
14cr|perl-Array-Unique-0.80.0-5|41	%makeinstall_std
14cr|perl-Array-Unique-0.80.0-5|42	
14cr|perl-Array-Unique-0.80.0-5|43	%files
14cr|perl-Array-Unique-0.80.0-5|44	%doc Changes README
14cr|perl-Array-Unique-0.80.0-5|45	%{_mandir}/man3/*
14cr|perl-Array-Unique-0.80.0-5|46	%{perl_vendorlib}/*
14cr|perl-Array-Unique-0.80.0-5|47	
14cr|perl-Array-Unique-0.80.0-5|48	
14cr|perl-Array-Unique-0.80.0-5|49	%changelog
14cr|perl-Array-Unique-0.80.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Array-Unique-0.80.0-5|51	+ Revision: 80fa71f
14cr|perl-Array-Unique-0.80.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Array-Unique-0.80.0-5|53	
14cr|perl-Array-Unique-0.80.0-5|54	

3991 14
14cr|perl-Array-Window-1.20.0-5|1	%define upstream_name    Array-Window
14cr|perl-Array-Window-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-Array-Window-1.20.0-5|3	
14cr|perl-Array-Window-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Array-Window-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Array-Window-1.20.0-5|6	Release:	5
14cr|perl-Array-Window-1.20.0-5|7	
14cr|perl-Array-Window-1.20.0-5|8	Summary:	Array-Window Perl module: calculate windows/subsets/pages of arrays
14cr|perl-Array-Window-1.20.0-5|9	
14cr|perl-Array-Window-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Array-Window-1.20.0-5|11	Group:		Development/Perl
14cr|perl-Array-Window-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Array-Window-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Array-Window-1.20.0-5|14	
14cr|perl-Array-Window-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Array-Window-1.20.0-5|16	BuildRequires:	perl(Params::Util)
14cr|perl-Array-Window-1.20.0-5|17	BuildArch:	noarch
14cr|perl-Array-Window-1.20.0-5|18	
14cr|perl-Array-Window-1.20.0-5|19	%description
14cr|perl-Array-Window-1.20.0-5|20	Many applications require that a large set of results be broken down
14cr|perl-Array-Window-1.20.0-5|21	into a smaller set of 'windows', or 'pages' in web language.
14cr|perl-Array-Window-1.20.0-5|22	Array::Window implements an algorithm specifically for dealing with
14cr|perl-Array-Window-1.20.0-5|23	these windows. It is very flexible and permissive, making adjustments to
14cr|perl-Array-Window-1.20.0-5|24	the window as needed.
14cr|perl-Array-Window-1.20.0-5|25	
14cr|perl-Array-Window-1.20.0-5|26	%prep
14cr|perl-Array-Window-1.20.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Array-Window-1.20.0-5|28	
14cr|perl-Array-Window-1.20.0-5|29	%build
14cr|perl-Array-Window-1.20.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Array-Window-1.20.0-5|31	%make
14cr|perl-Array-Window-1.20.0-5|32	make test
14cr|perl-Array-Window-1.20.0-5|33	
14cr|perl-Array-Window-1.20.0-5|34	%install
14cr|perl-Array-Window-1.20.0-5|35	%makeinstall_std
14cr|perl-Array-Window-1.20.0-5|36	
14cr|perl-Array-Window-1.20.0-5|37	%files
14cr|perl-Array-Window-1.20.0-5|38	%doc Changes README
14cr|perl-Array-Window-1.20.0-5|39	%{perl_vendorlib}/Array
14cr|perl-Array-Window-1.20.0-5|40	%{_mandir}/*/*
14cr|perl-Array-Window-1.20.0-5|41	
14cr|perl-Array-Window-1.20.0-5|42	
14cr|perl-Array-Window-1.20.0-5|43	
14cr|perl-Array-Window-1.20.0-5|44	%changelog
14cr|perl-Array-Window-1.20.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-Array-Window-1.20.0-5|46	+ Revision: e28ca7c
14cr|perl-Array-Window-1.20.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Array-Window-1.20.0-5|48	
14cr|perl-Array-Window-1.20.0-5|49	

3992 14
14cr|perl-asa-1.30.0-4|1	%define upstream_name    asa
14cr|perl-asa-1.30.0-4|2	%define upstream_version 1.03
14cr|perl-asa-1.30.0-4|3	
14cr|perl-asa-1.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-asa-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-asa-1.30.0-4|6	Release:	4
14cr|perl-asa-1.30.0-4|7	
14cr|perl-asa-1.30.0-4|8	Summary:	Lets your class/object say it works like something else
14cr|perl-asa-1.30.0-4|9	
14cr|perl-asa-1.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-asa-1.30.0-4|11	Group:		Development/Perl
14cr|perl-asa-1.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-asa-1.30.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-asa-1.30.0-4|14	
14cr|perl-asa-1.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-asa-1.30.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-asa-1.30.0-4|17	BuildRequires:	perl(File::Spec)
14cr|perl-asa-1.30.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-asa-1.30.0-4|19	BuildRequires:	perl(base)
14cr|perl-asa-1.30.0-4|20	BuildArch:	noarch
14cr|perl-asa-1.30.0-4|21	
14cr|perl-asa-1.30.0-4|22	%description
14cr|perl-asa-1.30.0-4|23	Perl 5 doesn't natively support Java-style interfaces, and it doesn't
14cr|perl-asa-1.30.0-4|24	support Perl 6 style roles either.
14cr|perl-asa-1.30.0-4|25	
14cr|perl-asa-1.30.0-4|26	You can get both of these things in half a dozen different ways via various
14cr|perl-asa-1.30.0-4|27	CPAN modules, but they usually require that you buy into "their way" of
14cr|perl-asa-1.30.0-4|28	implementing your code.
14cr|perl-asa-1.30.0-4|29	
14cr|perl-asa-1.30.0-4|30	Other have turned to "duck typing".
14cr|perl-asa-1.30.0-4|31	
14cr|perl-asa-1.30.0-4|32	%prep
14cr|perl-asa-1.30.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-asa-1.30.0-4|34	
14cr|perl-asa-1.30.0-4|35	%build
14cr|perl-asa-1.30.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-asa-1.30.0-4|37	%make
14cr|perl-asa-1.30.0-4|38	
14cr|perl-asa-1.30.0-4|39	%check
14cr|perl-asa-1.30.0-4|40	%make test
14cr|perl-asa-1.30.0-4|41	
14cr|perl-asa-1.30.0-4|42	%install
14cr|perl-asa-1.30.0-4|43	%makeinstall_std
14cr|perl-asa-1.30.0-4|44	
14cr|perl-asa-1.30.0-4|45	%files
14cr|perl-asa-1.30.0-4|46	%doc Changes LICENSE README
14cr|perl-asa-1.30.0-4|47	%{_mandir}/man3/*
14cr|perl-asa-1.30.0-4|48	%{perl_vendorlib}/*
14cr|perl-asa-1.30.0-4|49	
14cr|perl-asa-1.30.0-4|50	
14cr|perl-asa-1.30.0-4|51	%changelog
14cr|perl-asa-1.30.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-4
14cr|perl-asa-1.30.0-4|53	+ Revision: c938865
14cr|perl-asa-1.30.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-asa-1.30.0-4|55	
14cr|perl-asa-1.30.0-4|56	

3993 14
14cr|perl-Asterisk-LDAP-0.6.0-11|1	%define upstream_name    Asterisk-LDAP
14cr|perl-Asterisk-LDAP-0.6.0-11|2	%define upstream_version 0.6.0
14cr|perl-Asterisk-LDAP-0.6.0-11|3	
14cr|perl-Asterisk-LDAP-0.6.0-11|4	Name:		perl-%{upstream_name}
14cr|perl-Asterisk-LDAP-0.6.0-11|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Asterisk-LDAP-0.6.0-11|6	Release:	11
14cr|perl-Asterisk-LDAP-0.6.0-11|7	
14cr|perl-Asterisk-LDAP-0.6.0-11|8	Summary:	Methods for generating Asterisk configuration from LDAP
14cr|perl-Asterisk-LDAP-0.6.0-11|9	
14cr|perl-Asterisk-LDAP-0.6.0-11|10	License:	GPL+ or Artistic
14cr|perl-Asterisk-LDAP-0.6.0-11|11	Group:		Development/Perl
14cr|perl-Asterisk-LDAP-0.6.0-11|12	Url:		http://projects.alkaloid.net/e107_plugins/content/content.php?content.6
14cr|perl-Asterisk-LDAP-0.6.0-11|13	Source0:	http://projects.alkaloid.net/dist/asterisk-ldap-%{upstream_version}.tar.bz2
14cr|perl-Asterisk-LDAP-0.6.0-11|14	
14cr|perl-Asterisk-LDAP-0.6.0-11|15	BuildRequires:	perl-devel
14cr|perl-Asterisk-LDAP-0.6.0-11|16	BuildArch:	noarch
14cr|perl-Asterisk-LDAP-0.6.0-11|17	
14cr|perl-Asterisk-LDAP-0.6.0-11|18	%description
14cr|perl-Asterisk-LDAP-0.6.0-11|19	This module should make it simple to write scripts that customize Asterisk's
14cr|perl-Asterisk-LDAP-0.6.0-11|20	configuration based on data from the LDAP tree. These methods and mechanisms
14cr|perl-Asterisk-LDAP-0.6.0-11|21	have been written with customization of the final product (configuration files)
14cr|perl-Asterisk-LDAP-0.6.0-11|22	in mind.
14cr|perl-Asterisk-LDAP-0.6.0-11|23	
14cr|perl-Asterisk-LDAP-0.6.0-11|24	%prep
14cr|perl-Asterisk-LDAP-0.6.0-11|25	%setup -q -n asterisk-ldap-%{upstream_version}
14cr|perl-Asterisk-LDAP-0.6.0-11|26	
14cr|perl-Asterisk-LDAP-0.6.0-11|27	# fix attribs
14cr|perl-Asterisk-LDAP-0.6.0-11|28	chmod -R 755 examples
14cr|perl-Asterisk-LDAP-0.6.0-11|29	chmod 644 COPYING ChangeLog INSTALL LICENSE README* TODO asterisk.schema
14cr|perl-Asterisk-LDAP-0.6.0-11|30	
14cr|perl-Asterisk-LDAP-0.6.0-11|31	%build
14cr|perl-Asterisk-LDAP-0.6.0-11|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Asterisk-LDAP-0.6.0-11|33	%make
14cr|perl-Asterisk-LDAP-0.6.0-11|34	
14cr|perl-Asterisk-LDAP-0.6.0-11|35	%install
14cr|perl-Asterisk-LDAP-0.6.0-11|36	%makeinstall_std
14cr|perl-Asterisk-LDAP-0.6.0-11|37	
14cr|perl-Asterisk-LDAP-0.6.0-11|38	%files
14cr|perl-Asterisk-LDAP-0.6.0-11|39	%doc examples COPYING ChangeLog INSTALL LICENSE README* TODO asterisk.schema
14cr|perl-Asterisk-LDAP-0.6.0-11|40	%{perl_vendorlib}/Asterisk
14cr|perl-Asterisk-LDAP-0.6.0-11|41	%{_mandir}/*/*
14cr|perl-Asterisk-LDAP-0.6.0-11|42	
14cr|perl-Asterisk-LDAP-0.6.0-11|43	
14cr|perl-Asterisk-LDAP-0.6.0-11|44	%changelog
14cr|perl-Asterisk-LDAP-0.6.0-11|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-11
14cr|perl-Asterisk-LDAP-0.6.0-11|46	+ Revision: 3c8e073
14cr|perl-Asterisk-LDAP-0.6.0-11|47	- MassBuild#464: Increase release tag
14cr|perl-Asterisk-LDAP-0.6.0-11|48	
14cr|perl-Asterisk-LDAP-0.6.0-11|49	

3994 14
14cr|perl-asterisk-perl-1.30.0-3|1	%define upstream_name    asterisk-perl
14cr|perl-asterisk-perl-1.30.0-3|2	%define upstream_version 1.03
14cr|perl-asterisk-perl-1.30.0-3|3	
14cr|perl-asterisk-perl-1.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-asterisk-perl-1.30.0-3|5	Version:	%perl_convert_version 1.03
14cr|perl-asterisk-perl-1.30.0-3|6	Release:	3
14cr|perl-asterisk-perl-1.30.0-3|7	Summary:	Asterisk modules for perl
14cr|perl-asterisk-perl-1.30.0-3|8	
14cr|perl-asterisk-perl-1.30.0-3|9	License:	GPL or Artistic
14cr|perl-asterisk-perl-1.30.0-3|10	Group:		Development/Perl
14cr|perl-asterisk-perl-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-asterisk-perl-1.30.0-3|12	Source0:	http://www.cpan.org/authors/id/J/JA/JAMESGOL/asterisk-perl-1.03.tar.gz
14cr|perl-asterisk-perl-1.30.0-3|13	
14cr|perl-asterisk-perl-1.30.0-3|14	BuildRequires:	perl-devel
14cr|perl-asterisk-perl-1.30.0-3|15	BuildArch:	noarch
14cr|perl-asterisk-perl-1.30.0-3|16	
14cr|perl-asterisk-perl-1.30.0-3|17	%description
14cr|perl-asterisk-perl-1.30.0-3|18	perl-%{name} are modules for interfacing with the Asterisk open
14cr|perl-asterisk-perl-1.30.0-3|19	source pbx system.
14cr|perl-asterisk-perl-1.30.0-3|20	
14cr|perl-asterisk-perl-1.30.0-3|21	%prep
14cr|perl-asterisk-perl-1.30.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-asterisk-perl-1.30.0-3|23	chmod 644 examples/*
14cr|perl-asterisk-perl-1.30.0-3|24	
14cr|perl-asterisk-perl-1.30.0-3|25	%build
14cr|perl-asterisk-perl-1.30.0-3|26	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-asterisk-perl-1.30.0-3|27	%make
14cr|perl-asterisk-perl-1.30.0-3|28	
14cr|perl-asterisk-perl-1.30.0-3|29	%install
14cr|perl-asterisk-perl-1.30.0-3|30	%makeinstall_std
14cr|perl-asterisk-perl-1.30.0-3|31	
14cr|perl-asterisk-perl-1.30.0-3|32	%files
14cr|perl-asterisk-perl-1.30.0-3|33	%doc README CHANGES examples
14cr|perl-asterisk-perl-1.30.0-3|34	%{perl_vendorlib}/*
14cr|perl-asterisk-perl-1.30.0-3|35	%{_mandir}/man3/*
14cr|perl-asterisk-perl-1.30.0-3|36	
14cr|perl-asterisk-perl-1.30.0-3|37	
14cr|perl-asterisk-perl-1.30.0-3|38	
14cr|perl-asterisk-perl-1.30.0-3|39	
14cr|perl-asterisk-perl-1.30.0-3|40	
14cr|perl-asterisk-perl-1.30.0-3|41	%changelog
14cr|perl-asterisk-perl-1.30.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-3
14cr|perl-asterisk-perl-1.30.0-3|43	+ Revision: bf60155
14cr|perl-asterisk-perl-1.30.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-asterisk-perl-1.30.0-3|45	
14cr|perl-asterisk-perl-1.30.0-3|46	

3995 14
14cr|perl-Async-MergePoint-0.40.0-4|1	%define upstream_name    Async-MergePoint
14cr|perl-Async-MergePoint-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Async-MergePoint-0.40.0-4|3	
14cr|perl-Async-MergePoint-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Async-MergePoint-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Async-MergePoint-0.40.0-4|6	Release:	4
14cr|perl-Async-MergePoint-0.40.0-4|7	
14cr|perl-Async-MergePoint-0.40.0-4|8	Summary:	Resynchronise diverged control flow
14cr|perl-Async-MergePoint-0.40.0-4|9	
14cr|perl-Async-MergePoint-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Async-MergePoint-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Async-MergePoint-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Async-MergePoint-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Async/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Async-MergePoint-0.40.0-4|14	
14cr|perl-Async-MergePoint-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Async-MergePoint-0.40.0-4|16	BuildRequires:	perl(Test::Exception)
14cr|perl-Async-MergePoint-0.40.0-4|17	BuildRequires:	perl(Test::Fatal)
14cr|perl-Async-MergePoint-0.40.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-Async-MergePoint-0.40.0-4|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Async-MergePoint-0.40.0-4|20	BuildArch:	noarch
14cr|perl-Async-MergePoint-0.40.0-4|21	
14cr|perl-Async-MergePoint-0.40.0-4|22	%description
14cr|perl-Async-MergePoint-0.40.0-4|23	Often in program logic, multiple different steps need to be taken that are
14cr|perl-Async-MergePoint-0.40.0-4|24	independent of each other, but their total result is needed before the next
14cr|perl-Async-MergePoint-0.40.0-4|25	step can be taken. In synchonous code, the usual approach is to do them
14cr|perl-Async-MergePoint-0.40.0-4|26	sequentially.
14cr|perl-Async-MergePoint-0.40.0-4|27	
14cr|perl-Async-MergePoint-0.40.0-4|28	An asynchronous or event-based program could do this, but if each step
14cr|perl-Async-MergePoint-0.40.0-4|29	involves some IO idle time, better overall performance can often be gained
14cr|perl-Async-MergePoint-0.40.0-4|30	by running the steps in parallel. A 'Async::MergePoint' object can then be
14cr|perl-Async-MergePoint-0.40.0-4|31	used to wait for all of the steps to complete, before passing the combined
14cr|perl-Async-MergePoint-0.40.0-4|32	result of each step on to the next stage.
14cr|perl-Async-MergePoint-0.40.0-4|33	
14cr|perl-Async-MergePoint-0.40.0-4|34	A merge point maintains a set of outstanding operations it is waiting on;
14cr|perl-Async-MergePoint-0.40.0-4|35	these are arbitrary string values provided at the object's construction.
14cr|perl-Async-MergePoint-0.40.0-4|36	Each time the 'done()' method is called, the named item is marked as being
14cr|perl-Async-MergePoint-0.40.0-4|37	complete. When all of the required items are so marked, the 'on_finished'
14cr|perl-Async-MergePoint-0.40.0-4|38	continuation is invoked.
14cr|perl-Async-MergePoint-0.40.0-4|39	
14cr|perl-Async-MergePoint-0.40.0-4|40	%prep
14cr|perl-Async-MergePoint-0.40.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Async-MergePoint-0.40.0-4|42	
14cr|perl-Async-MergePoint-0.40.0-4|43	%build
14cr|perl-Async-MergePoint-0.40.0-4|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Async-MergePoint-0.40.0-4|45	%make
14cr|perl-Async-MergePoint-0.40.0-4|46	
14cr|perl-Async-MergePoint-0.40.0-4|47	%check
14cr|perl-Async-MergePoint-0.40.0-4|48	make test
14cr|perl-Async-MergePoint-0.40.0-4|49	
14cr|perl-Async-MergePoint-0.40.0-4|50	%install
14cr|perl-Async-MergePoint-0.40.0-4|51	%makeinstall_std
14cr|perl-Async-MergePoint-0.40.0-4|52	
14cr|perl-Async-MergePoint-0.40.0-4|53	%files
14cr|perl-Async-MergePoint-0.40.0-4|54	%doc Changes
14cr|perl-Async-MergePoint-0.40.0-4|55	%{_mandir}/man3/*
14cr|perl-Async-MergePoint-0.40.0-4|56	%{perl_vendorlib}/*
14cr|perl-Async-MergePoint-0.40.0-4|57	
14cr|perl-Async-MergePoint-0.40.0-4|58	
14cr|perl-Async-MergePoint-0.40.0-4|59	
14cr|perl-Async-MergePoint-0.40.0-4|60	%changelog
14cr|perl-Async-MergePoint-0.40.0-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Async-MergePoint-0.40.0-4|62	+ Revision: 1d145f5
14cr|perl-Async-MergePoint-0.40.0-4|63	- MassBuild#464: Increase release tag
14cr|perl-Async-MergePoint-0.40.0-4|64	
14cr|perl-Async-MergePoint-0.40.0-4|65	

3996 14
14cr|perl-Attribute-Handlers-0.960.0-3|1	%define upstream_name    Attribute-Handlers
14cr|perl-Attribute-Handlers-0.960.0-3|2	%define upstream_version 0.96
14cr|perl-Attribute-Handlers-0.960.0-3|3	
14cr|perl-Attribute-Handlers-0.960.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Attribute-Handlers-0.960.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Attribute-Handlers-0.960.0-3|6	Release:	3
14cr|perl-Attribute-Handlers-0.960.0-3|7	
14cr|perl-Attribute-Handlers-0.960.0-3|8	Summary:	Simpler definition of attribute handlers
14cr|perl-Attribute-Handlers-0.960.0-3|9	
14cr|perl-Attribute-Handlers-0.960.0-3|10	License:	GPL+ or Artistic
14cr|perl-Attribute-Handlers-0.960.0-3|11	Group:		Development/Perl
14cr|perl-Attribute-Handlers-0.960.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Attribute-Handlers-0.960.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Attribute/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Attribute-Handlers-0.960.0-3|14	
14cr|perl-Attribute-Handlers-0.960.0-3|15	BuildRequires:	perl-devel
14cr|perl-Attribute-Handlers-0.960.0-3|16	BuildArch:	noarch
14cr|perl-Attribute-Handlers-0.960.0-3|17	
14cr|perl-Attribute-Handlers-0.960.0-3|18	%description
14cr|perl-Attribute-Handlers-0.960.0-3|19	This module, when inherited by a package, allows that package's class to
14cr|perl-Attribute-Handlers-0.960.0-3|20	define attribute handler subroutines for specific attributes. Variables
14cr|perl-Attribute-Handlers-0.960.0-3|21	and subroutines subsequently defined in that package, or in packages
14cr|perl-Attribute-Handlers-0.960.0-3|22	derived from that package may be given attributes with the same names as
14cr|perl-Attribute-Handlers-0.960.0-3|23	the attribute handler subroutines, which will then be called at the end
14cr|perl-Attribute-Handlers-0.960.0-3|24	of the compilation phase (i.e. in a `CHECK' block).
14cr|perl-Attribute-Handlers-0.960.0-3|25	
14cr|perl-Attribute-Handlers-0.960.0-3|26	%prep
14cr|perl-Attribute-Handlers-0.960.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Attribute-Handlers-0.960.0-3|28	chmod 644 Changes README
14cr|perl-Attribute-Handlers-0.960.0-3|29	
14cr|perl-Attribute-Handlers-0.960.0-3|30	%build
14cr|perl-Attribute-Handlers-0.960.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Attribute-Handlers-0.960.0-3|32	%make
14cr|perl-Attribute-Handlers-0.960.0-3|33	
14cr|perl-Attribute-Handlers-0.960.0-3|34	%check
14cr|perl-Attribute-Handlers-0.960.0-3|35	make test
14cr|perl-Attribute-Handlers-0.960.0-3|36	
14cr|perl-Attribute-Handlers-0.960.0-3|37	%install
14cr|perl-Attribute-Handlers-0.960.0-3|38	%makeinstall_std
14cr|perl-Attribute-Handlers-0.960.0-3|39	
14cr|perl-Attribute-Handlers-0.960.0-3|40	%files
14cr|perl-Attribute-Handlers-0.960.0-3|41	%doc Changes README
14cr|perl-Attribute-Handlers-0.960.0-3|42	%{perl_vendorlib}/Attribute
14cr|perl-Attribute-Handlers-0.960.0-3|43	%{_mandir}/*/*
14cr|perl-Attribute-Handlers-0.960.0-3|44	
14cr|perl-Attribute-Handlers-0.960.0-3|45	
14cr|perl-Attribute-Handlers-0.960.0-3|46	%changelog
14cr|perl-Attribute-Handlers-0.960.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-3
14cr|perl-Attribute-Handlers-0.960.0-3|48	+ Revision: bf0c796
14cr|perl-Attribute-Handlers-0.960.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Attribute-Handlers-0.960.0-3|50	
14cr|perl-Attribute-Handlers-0.960.0-3|51	

3997 14
14cr|perl-Attribute-Util-1.70.0-3|1	%define upstream_name    Attribute-Util
14cr|perl-Attribute-Util-1.70.0-3|2	%define upstream_version 1.07
14cr|perl-Attribute-Util-1.70.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Attribute-Util-1.70.0-3|4	Version:	%perl_convert_version 1.07
14cr|perl-Attribute-Util-1.70.0-3|5	Release:	3
14cr|perl-Attribute-Util-1.70.0-3|6	
14cr|perl-Attribute-Util-1.70.0-3|7	Summary:	Attribute interface to Memoize.pm
14cr|perl-Attribute-Util-1.70.0-3|8	
14cr|perl-Attribute-Util-1.70.0-3|9	License:	GPL+ or Artistic
14cr|perl-Attribute-Util-1.70.0-3|10	Group:		Development/Perl
14cr|perl-Attribute-Util-1.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Attribute-Util-1.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Attribute/Attribute-Util-1.07.tar.gz
14cr|perl-Attribute-Util-1.70.0-3|13	
14cr|perl-Attribute-Util-1.70.0-3|14	BuildRequires:	perl-devel
14cr|perl-Attribute-Util-1.70.0-3|15	BuildRequires:	perl(Attribute::Handlers)
14cr|perl-Attribute-Util-1.70.0-3|16	BuildRequires:	perl(Memoize)
14cr|perl-Attribute-Util-1.70.0-3|17	BuildArch:	noarch
14cr|perl-Attribute-Util-1.70.0-3|18	
14cr|perl-Attribute-Util-1.70.0-3|19	%description
14cr|perl-Attribute-Util-1.70.0-3|20	When used without argument, this module provides four universally
14cr|perl-Attribute-Util-1.70.0-3|21	accessible attributes of general interest as follows:
14cr|perl-Attribute-Util-1.70.0-3|22	
14cr|perl-Attribute-Util-1.70.0-3|23	* Abstract
14cr|perl-Attribute-Util-1.70.0-3|24	
14cr|perl-Attribute-Util-1.70.0-3|25	See the Attribute::Abstract manpage.
14cr|perl-Attribute-Util-1.70.0-3|26	
14cr|perl-Attribute-Util-1.70.0-3|27	%prep
14cr|perl-Attribute-Util-1.70.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Attribute-Util-1.70.0-3|29	
14cr|perl-Attribute-Util-1.70.0-3|30	%build
14cr|perl-Attribute-Util-1.70.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Attribute-Util-1.70.0-3|32	%make
14cr|perl-Attribute-Util-1.70.0-3|33	
14cr|perl-Attribute-Util-1.70.0-3|34	%check
14cr|perl-Attribute-Util-1.70.0-3|35	%make test
14cr|perl-Attribute-Util-1.70.0-3|36	
14cr|perl-Attribute-Util-1.70.0-3|37	%install
14cr|perl-Attribute-Util-1.70.0-3|38	%makeinstall_std
14cr|perl-Attribute-Util-1.70.0-3|39	
14cr|perl-Attribute-Util-1.70.0-3|40	%files
14cr|perl-Attribute-Util-1.70.0-3|41	%doc Changes README
14cr|perl-Attribute-Util-1.70.0-3|42	%{_mandir}/man3/*
14cr|perl-Attribute-Util-1.70.0-3|43	%{perl_vendorlib}/*
14cr|perl-Attribute-Util-1.70.0-3|44	
14cr|perl-Attribute-Util-1.70.0-3|45	
14cr|perl-Attribute-Util-1.70.0-3|46	%changelog
14cr|perl-Attribute-Util-1.70.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-3
14cr|perl-Attribute-Util-1.70.0-3|48	+ Revision: 98d9b39
14cr|perl-Attribute-Util-1.70.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Attribute-Util-1.70.0-3|50	
14cr|perl-Attribute-Util-1.70.0-3|51	

3998 14
14cr|perl-Audio-Beep-0.110.0-6|1	%define upstream_name    Audio-Beep
14cr|perl-Audio-Beep-0.110.0-6|2	%define upstream_version 0.11
14cr|perl-Audio-Beep-0.110.0-6|3	
14cr|perl-Audio-Beep-0.110.0-6|4	%define debug_package %{nil}
14cr|perl-Audio-Beep-0.110.0-6|5	
14cr|perl-Audio-Beep-0.110.0-6|6	Name:       perl-%{upstream_name}
14cr|perl-Audio-Beep-0.110.0-6|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Audio-Beep-0.110.0-6|8	Release:    6
14cr|perl-Audio-Beep-0.110.0-6|9	
14cr|perl-Audio-Beep-0.110.0-6|10	Summary:    Audio::Beep player module using the B<beep> program
14cr|perl-Audio-Beep-0.110.0-6|11	
14cr|perl-Audio-Beep-0.110.0-6|12	License:    GPL+ or Artistic
14cr|perl-Audio-Beep-0.110.0-6|13	Group:      Development/Perl
14cr|perl-Audio-Beep-0.110.0-6|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Audio-Beep-0.110.0-6|15	Source0:    http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Audio-Beep-0.110.0-6|16	
14cr|perl-Audio-Beep-0.110.0-6|17	BuildRequires: perl(Test::More)
14cr|perl-Audio-Beep-0.110.0-6|18	BuildRequires: perl-devel
14cr|perl-Audio-Beep-0.110.0-6|19	
14cr|perl-Audio-Beep-0.110.0-6|20	%description
14cr|perl-Audio-Beep-0.110.0-6|21	no description found
14cr|perl-Audio-Beep-0.110.0-6|22	
14cr|perl-Audio-Beep-0.110.0-6|23	%prep
14cr|perl-Audio-Beep-0.110.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Audio-Beep-0.110.0-6|25	
14cr|perl-Audio-Beep-0.110.0-6|26	%build
14cr|perl-Audio-Beep-0.110.0-6|27	echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Audio-Beep-0.110.0-6|28	%make
14cr|perl-Audio-Beep-0.110.0-6|29	
14cr|perl-Audio-Beep-0.110.0-6|30	%check
14cr|perl-Audio-Beep-0.110.0-6|31	make test
14cr|perl-Audio-Beep-0.110.0-6|32	
14cr|perl-Audio-Beep-0.110.0-6|33	%install
14cr|perl-Audio-Beep-0.110.0-6|34	%makeinstall_std
14cr|perl-Audio-Beep-0.110.0-6|35	
14cr|perl-Audio-Beep-0.110.0-6|36	%files
14cr|perl-Audio-Beep-0.110.0-6|37	%doc README Changes
14cr|perl-Audio-Beep-0.110.0-6|38	%{_mandir}/man3/*
14cr|perl-Audio-Beep-0.110.0-6|39	%{perl_vendorlib}/*
14cr|perl-Audio-Beep-0.110.0-6|40	
14cr|perl-Audio-Beep-0.110.0-6|41	%changelog
14cr|perl-Audio-Beep-0.110.0-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-6
14cr|perl-Audio-Beep-0.110.0-6|43	+ Revision: 353e675
14cr|perl-Audio-Beep-0.110.0-6|44	- MassBuild#464: Increase release tag
14cr|perl-Audio-Beep-0.110.0-6|45	
14cr|perl-Audio-Beep-0.110.0-6|46	

3999 14
14cr|perl-Audio-CD-0.50.0-6|1	%define upstream_name    Audio-CD
14cr|perl-Audio-CD-0.50.0-6|2	%define upstream_version 0.05
14cr|perl-Audio-CD-0.50.0-6|3	
14cr|perl-Audio-CD-0.50.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Audio-CD-0.50.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Audio-CD-0.50.0-6|6	Release:	6
14cr|perl-Audio-CD-0.50.0-6|7	
14cr|perl-Audio-CD-0.50.0-6|8	Summary:	Perl interface to libcdaudio
14cr|perl-Audio-CD-0.50.0-6|9	
14cr|perl-Audio-CD-0.50.0-6|10	License:	GPL
14cr|perl-Audio-CD-0.50.0-6|11	Group:		Sound
14cr|perl-Audio-CD-0.50.0-6|12	Url:		http://home.wanadoo.nl/jano/disc-cover.html
14cr|perl-Audio-CD-0.50.0-6|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Audio-CD-0.50.0-6|14	
14cr|perl-Audio-CD-0.50.0-6|15	BuildRequires:	libcdaudio-devel
14cr|perl-Audio-CD-0.50.0-6|16	BuildRequires:	perl-devel
14cr|perl-Audio-CD-0.50.0-6|17	
14cr|perl-Audio-CD-0.50.0-6|18	%description
14cr|perl-Audio-CD-0.50.0-6|19	This module was created for adding CDDB support to Xmms::shell and cd
14cr|perl-Audio-CD-0.50.0-6|20	tray eject.  Methods for a good chunk of other libcdaudio functions
14cr|perl-Audio-CD-0.50.0-6|21	were added, but the docs and glue are not complete.
14cr|perl-Audio-CD-0.50.0-6|22	
14cr|perl-Audio-CD-0.50.0-6|23	NOTE: This version has been altered by J.I. van Hemert
14cr|perl-Audio-CD-0.50.0-6|24	<jvhemert@cs.leidenuniv.nl> to suit the needs of Disc-Cover. Please
14cr|perl-Audio-CD-0.50.0-6|25	start with the original package if you wish to develop something.
14cr|perl-Audio-CD-0.50.0-6|26	
14cr|perl-Audio-CD-0.50.0-6|27	%prep
14cr|perl-Audio-CD-0.50.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Audio-CD-0.50.0-6|29	
14cr|perl-Audio-CD-0.50.0-6|30	%build
14cr|perl-Audio-CD-0.50.0-6|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Audio-CD-0.50.0-6|32	%make
14cr|perl-Audio-CD-0.50.0-6|33	
14cr|perl-Audio-CD-0.50.0-6|34	%install
14cr|perl-Audio-CD-0.50.0-6|35	%makeinstall_std
14cr|perl-Audio-CD-0.50.0-6|36	
14cr|perl-Audio-CD-0.50.0-6|37	chmod 644 README
14cr|perl-Audio-CD-0.50.0-6|38	
14cr|perl-Audio-CD-0.50.0-6|39	%clean
14cr|perl-Audio-CD-0.50.0-6|40	
14cr|perl-Audio-CD-0.50.0-6|41	%files
14cr|perl-Audio-CD-0.50.0-6|42	%doc README
14cr|perl-Audio-CD-0.50.0-6|43	%{perl_vendorarch}/Audio
14cr|perl-Audio-CD-0.50.0-6|44	%{perl_vendorarch}/auto/Audio
14cr|perl-Audio-CD-0.50.0-6|45	%{_mandir}/*/*
14cr|perl-Audio-CD-0.50.0-6|46	
14cr|perl-Audio-CD-0.50.0-6|47	
14cr|perl-Audio-CD-0.50.0-6|48	
14cr|perl-Audio-CD-0.50.0-6|49	%changelog
14cr|perl-Audio-CD-0.50.0-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-6
14cr|perl-Audio-CD-0.50.0-6|51	+ Revision: b82908b
14cr|perl-Audio-CD-0.50.0-6|52	- MassBuild#464: Increase release tag
14cr|perl-Audio-CD-0.50.0-6|53	
14cr|perl-Audio-CD-0.50.0-6|54	

4000 14
14cr|perl-Audio-DSP-0.20.0-6|1	%define upstream_name	 Audio-DSP
14cr|perl-Audio-DSP-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-Audio-DSP-0.20.0-6|3	
14cr|perl-Audio-DSP-0.20.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Audio-DSP-0.20.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Audio-DSP-0.20.0-6|6	Release:	6
14cr|perl-Audio-DSP-0.20.0-6|7	
14cr|perl-Audio-DSP-0.20.0-6|8	Summary:	Perl interface to OSS digital audio device
14cr|perl-Audio-DSP-0.20.0-6|9	
14cr|perl-Audio-DSP-0.20.0-6|10	License:	GPL+ or Artistic
14cr|perl-Audio-DSP-0.20.0-6|11	Group:		Development/Perl
14cr|perl-Audio-DSP-0.20.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Audio-DSP-0.20.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Audio-DSP-0.20.0-6|14	Patch0:		Audio-DSP-0.02-VOCP.patch
14cr|perl-Audio-DSP-0.20.0-6|15	
14cr|perl-Audio-DSP-0.20.0-6|16	BuildRequires:	perl-devel
14cr|perl-Audio-DSP-0.20.0-6|17	
14cr|perl-Audio-DSP-0.20.0-6|18	%description
14cr|perl-Audio-DSP-0.20.0-6|19	Audio::DSP is built around the OSS (Open Sound System) API and allows perl to
14cr|perl-Audio-DSP-0.20.0-6|20	interface with a digital audio device. It provides, among other things, an
14cr|perl-Audio-DSP-0.20.0-6|21	initialization method which opens and handles ioctl messaging on the audio
14cr|perl-Audio-DSP-0.20.0-6|22	device file. Audio::DSP also provides some rudimentary methods for the storage
14cr|perl-Audio-DSP-0.20.0-6|23	and manipulation of audio data in memory.
14cr|perl-Audio-DSP-0.20.0-6|24	
14cr|perl-Audio-DSP-0.20.0-6|25	In order to use Audio::DSP, you'll need to have the necessary OSS
14cr|perl-Audio-DSP-0.20.0-6|26	drivers/libraries installed. OSS is available for many popular Unices, and a
14cr|perl-Audio-DSP-0.20.0-6|27	GPLed version (with which this extension was initially developed and tested) is
14cr|perl-Audio-DSP-0.20.0-6|28	distributed with with the Linux kernel.
14cr|perl-Audio-DSP-0.20.0-6|29	
14cr|perl-Audio-DSP-0.20.0-6|30	%prep
14cr|perl-Audio-DSP-0.20.0-6|31	
14cr|perl-Audio-DSP-0.20.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Audio-DSP-0.20.0-6|33	%patch0 -p1
14cr|perl-Audio-DSP-0.20.0-6|34	
14cr|perl-Audio-DSP-0.20.0-6|35	%build
14cr|perl-Audio-DSP-0.20.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Audio-DSP-0.20.0-6|37	%make CFLAGS="%{optflags}"
14cr|perl-Audio-DSP-0.20.0-6|38	
14cr|perl-Audio-DSP-0.20.0-6|39	%check
14cr|perl-Audio-DSP-0.20.0-6|40	# doesn't work
14cr|perl-Audio-DSP-0.20.0-6|41	
14cr|perl-Audio-DSP-0.20.0-6|42	%install
14cr|perl-Audio-DSP-0.20.0-6|43	%makeinstall_std
14cr|perl-Audio-DSP-0.20.0-6|44	
14cr|perl-Audio-DSP-0.20.0-6|45	%clean
14cr|perl-Audio-DSP-0.20.0-6|46	
14cr|perl-Audio-DSP-0.20.0-6|47	%files
14cr|perl-Audio-DSP-0.20.0-6|48	%doc Changes MANIFEST README
14cr|perl-Audio-DSP-0.20.0-6|49	%{perl_vendorarch}/Audio
14cr|perl-Audio-DSP-0.20.0-6|50	%{perl_vendorarch}/auto/Audio
14cr|perl-Audio-DSP-0.20.0-6|51	%{_mandir}/man3/*
14cr|perl-Audio-DSP-0.20.0-6|52	
14cr|perl-Audio-DSP-0.20.0-6|53	
14cr|perl-Audio-DSP-0.20.0-6|54	
14cr|perl-Audio-DSP-0.20.0-6|55	%changelog
14cr|perl-Audio-DSP-0.20.0-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-Audio-DSP-0.20.0-6|57	+ Revision: 75f2109
14cr|perl-Audio-DSP-0.20.0-6|58	- MassBuild#464: Increase release tag
14cr|perl-Audio-DSP-0.20.0-6|59	
14cr|perl-Audio-DSP-0.20.0-6|60	

4001 14
14cr|perl-Audio-MPD-2.0.0-2|1	%define upstream_name	 Audio-MPD
14cr|perl-Audio-MPD-2.0.0-2|2	%define upstream_version 2.000
14cr|perl-Audio-MPD-2.0.0-2|3	
14cr|perl-Audio-MPD-2.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Audio-MPD-2.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Audio-MPD-2.0.0-2|6	Release:	2
14cr|perl-Audio-MPD-2.0.0-2|7	
14cr|perl-Audio-MPD-2.0.0-2|8	Summary:	Class for talking to MPD (Music Player Daemon) servers
14cr|perl-Audio-MPD-2.0.0-2|9	
14cr|perl-Audio-MPD-2.0.0-2|10	
14cr|perl-Audio-MPD-2.0.0-2|11	
14cr|perl-Audio-MPD-2.0.0-2|12	License:	GPL+ or Artistic
14cr|perl-Audio-MPD-2.0.0-2|13	Group:		Development/Perl
14cr|perl-Audio-MPD-2.0.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Audio-MPD-2.0.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Audio-MPD-2.0.0-2|16	
14cr|perl-Audio-MPD-2.0.0-2|17	BuildRequires:	perl-devel
14cr|perl-Audio-MPD-2.0.0-2|18	BuildRequires: perl(Sub::Identify)
14cr|perl-Audio-MPD-2.0.0-2|19	BuildRequires: perl(List::AllUtils)
14cr|perl-Audio-MPD-2.0.0-2|20	BuildRequires: perl(IO::Socket::IP)
14cr|perl-Audio-MPD-2.0.0-2|21	BuildRequires: perl(namespace::autoclean)
14cr|perl-Audio-MPD-2.0.0-2|22	BuildRequires:	perl(Audio::MPD::Common::Item)
14cr|perl-Audio-MPD-2.0.0-2|23	BuildRequires:	perl(Getopt::Euclid)
14cr|perl-Audio-MPD-2.0.0-2|24	BuildRequires:	perl(Module::Build)
14cr|perl-Audio-MPD-2.0.0-2|25	BuildRequires:	perl(Moose)
14cr|perl-Audio-MPD-2.0.0-2|26	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-Audio-MPD-2.0.0-2|27	BuildRequires:  perl(MooseX::Has::Sugar)
14cr|perl-Audio-MPD-2.0.0-2|28	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
14cr|perl-Audio-MPD-2.0.0-2|29	BuildRequires:	perl(Proc::Daemon)
14cr|perl-Audio-MPD-2.0.0-2|30	BuildRequires:	perl(Readonly)
14cr|perl-Audio-MPD-2.0.0-2|31	BuildRequires:	perl(Test::Corpus::Audio::MPD)
14cr|perl-Audio-MPD-2.0.0-2|32	
14cr|perl-Audio-MPD-2.0.0-2|33	BuildArch:	noarch
14cr|perl-Audio-MPD-2.0.0-2|34	
14cr|perl-Audio-MPD-2.0.0-2|35	%description
14cr|perl-Audio-MPD-2.0.0-2|36	Audio::MPD gives a clear object-oriented interface for talking to and
14cr|perl-Audio-MPD-2.0.0-2|37	controlling MPD (Music Player Daemon) servers. A connection to the MPD server
14cr|perl-Audio-MPD-2.0.0-2|38	is established as soon as a new Audio::MPD object is created. Commands are then
14cr|perl-Audio-MPD-2.0.0-2|39	send to the server as the class's methods are called.
14cr|perl-Audio-MPD-2.0.0-2|40	
14cr|perl-Audio-MPD-2.0.0-2|41	%prep
14cr|perl-Audio-MPD-2.0.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Audio-MPD-2.0.0-2|43	
14cr|perl-Audio-MPD-2.0.0-2|44	%build
14cr|perl-Audio-MPD-2.0.0-2|45	perl Build.PL installdirs=vendor
14cr|perl-Audio-MPD-2.0.0-2|46	./Build CFLAGS="%{optflags}"
14cr|perl-Audio-MPD-2.0.0-2|47	
14cr|perl-Audio-MPD-2.0.0-2|48	%check
14cr|perl-Audio-MPD-2.0.0-2|49	./Build test
14cr|perl-Audio-MPD-2.0.0-2|50	
14cr|perl-Audio-MPD-2.0.0-2|51	%install
14cr|perl-Audio-MPD-2.0.0-2|52	./Build install destdir=%{buildroot}
14cr|perl-Audio-MPD-2.0.0-2|53	
14cr|perl-Audio-MPD-2.0.0-2|54	%files
14cr|perl-Audio-MPD-2.0.0-2|55	%doc AUTHORS LICENSE README TODO Changes
14cr|perl-Audio-MPD-2.0.0-2|56	%{_bindir}/*
14cr|perl-Audio-MPD-2.0.0-2|57	%{perl_vendorlib}/Audio
14cr|perl-Audio-MPD-2.0.0-2|58	%{_mandir}/man3/*
14cr|perl-Audio-MPD-2.0.0-2|59	%{_mandir}/man1/*
14cr|perl-Audio-MPD-2.0.0-2|60	
14cr|perl-Audio-MPD-2.0.0-2|61	
14cr|perl-Audio-MPD-2.0.0-2|62	
14cr|perl-Audio-MPD-2.0.0-2|63	%changelog
14cr|perl-Audio-MPD-2.0.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|perl-Audio-MPD-2.0.0-2|65	+ Revision: 283c1b0
14cr|perl-Audio-MPD-2.0.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Audio-MPD-2.0.0-2|67	
14cr|perl-Audio-MPD-2.0.0-2|68	

4002 14
14cr|perl-Audio-MPD-Common-2.2.0-2|1	%define upstream_name	 Audio-MPD-Common
14cr|perl-Audio-MPD-Common-2.2.0-2|2	%define upstream_version 2.002
14cr|perl-Audio-MPD-Common-2.2.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-Audio-MPD-Common-2.2.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Audio-MPD-Common-2.2.0-2|5	Release:	2
14cr|perl-Audio-MPD-Common-2.2.0-2|6	
14cr|perl-Audio-MPD-Common-2.2.0-2|7	Summary:	A bunch of common helper classes for mpd
14cr|perl-Audio-MPD-Common-2.2.0-2|8	
14cr|perl-Audio-MPD-Common-2.2.0-2|9	
14cr|perl-Audio-MPD-Common-2.2.0-2|10	
14cr|perl-Audio-MPD-Common-2.2.0-2|11	License:	GPL+ or Artistic
14cr|perl-Audio-MPD-Common-2.2.0-2|12	Group:		Development/Perl
14cr|perl-Audio-MPD-Common-2.2.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Audio-MPD-Common-2.2.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Audio-MPD-Common-2.2.0-2|15	
14cr|perl-Audio-MPD-Common-2.2.0-2|16	BuildRequires:	perl-devel
14cr|perl-Audio-MPD-Common-2.2.0-2|17	BuildRequires: perl(namespace::autoclean)
14cr|perl-Audio-MPD-Common-2.2.0-2|18	BuildRequires:	perl(Module::Build)
14cr|perl-Audio-MPD-Common-2.2.0-2|19	BuildRequires:	perl(Moose)
14cr|perl-Audio-MPD-Common-2.2.0-2|20	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-Audio-MPD-Common-2.2.0-2|21	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Audio-MPD-Common-2.2.0-2|22	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Audio-MPD-Common-2.2.0-2|23	BuildRequires:	perl(Readonly)
14cr|perl-Audio-MPD-Common-2.2.0-2|24	BuildRequires:	perl(String::Formatter)
14cr|perl-Audio-MPD-Common-2.2.0-2|25	
14cr|perl-Audio-MPD-Common-2.2.0-2|26	BuildArch:	noarch
14cr|perl-Audio-MPD-Common-2.2.0-2|27	
14cr|perl-Audio-MPD-Common-2.2.0-2|28	%description
14cr|perl-Audio-MPD-Common-2.2.0-2|29	Depending on whether you're using a POE-aware environment or not, people
14cr|perl-Audio-MPD-Common-2.2.0-2|30	wanting to tinker with mpd (Music Player Daemon) will use either
14cr|perl-Audio-MPD-Common-2.2.0-2|31	POE::Component::Client::MPD or Audio::MPD.
14cr|perl-Audio-MPD-Common-2.2.0-2|32	
14cr|perl-Audio-MPD-Common-2.2.0-2|33	But even if the run-cores of those two modules differ completely, they are
14cr|perl-Audio-MPD-Common-2.2.0-2|34	using the exact same common classes to represent the various mpd states and
14cr|perl-Audio-MPD-Common-2.2.0-2|35	information.
14cr|perl-Audio-MPD-Common-2.2.0-2|36	
14cr|perl-Audio-MPD-Common-2.2.0-2|37	Therefore, those common classes have been outsourced to Audio::MPD::Common.
14cr|perl-Audio-MPD-Common-2.2.0-2|38	
14cr|perl-Audio-MPD-Common-2.2.0-2|39	This module does not export any methods, but the dist provides the following
14cr|perl-Audio-MPD-Common-2.2.0-2|40	classes that you can query with perldoc:
14cr|perl-Audio-MPD-Common-2.2.0-2|41	
14cr|perl-Audio-MPD-Common-2.2.0-2|42	o Audio::MPD::Common::Item
14cr|perl-Audio-MPD-Common-2.2.0-2|43	o Audio::MPD::Common::Item::Directory
14cr|perl-Audio-MPD-Common-2.2.0-2|44	o Audio::MPD::Common::Item::Playlist
14cr|perl-Audio-MPD-Common-2.2.0-2|45	o Audio::MPD::Common::Item::Song
14cr|perl-Audio-MPD-Common-2.2.0-2|46	o Audio::MPD::Common::Stats
14cr|perl-Audio-MPD-Common-2.2.0-2|47	o Audio::MPD::Common::Status
14cr|perl-Audio-MPD-Common-2.2.0-2|48	o Audio::MPD::Common::Time
14cr|perl-Audio-MPD-Common-2.2.0-2|49	
14cr|perl-Audio-MPD-Common-2.2.0-2|50	Note that those modules should not be of any use outside the two mpd modules
14cr|perl-Audio-MPD-Common-2.2.0-2|51	afore-mentioned.
14cr|perl-Audio-MPD-Common-2.2.0-2|52	
14cr|perl-Audio-MPD-Common-2.2.0-2|53	%prep
14cr|perl-Audio-MPD-Common-2.2.0-2|54	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Audio-MPD-Common-2.2.0-2|55	
14cr|perl-Audio-MPD-Common-2.2.0-2|56	%build
14cr|perl-Audio-MPD-Common-2.2.0-2|57	perl Build.PL installdirs=vendor
14cr|perl-Audio-MPD-Common-2.2.0-2|58	./Build CFLAGS="%{optflags}"
14cr|perl-Audio-MPD-Common-2.2.0-2|59	
14cr|perl-Audio-MPD-Common-2.2.0-2|60	%check
14cr|perl-Audio-MPD-Common-2.2.0-2|61	./Build test
14cr|perl-Audio-MPD-Common-2.2.0-2|62	
14cr|perl-Audio-MPD-Common-2.2.0-2|63	%install
14cr|perl-Audio-MPD-Common-2.2.0-2|64	./Build install destdir=%{buildroot}
14cr|perl-Audio-MPD-Common-2.2.0-2|65	
14cr|perl-Audio-MPD-Common-2.2.0-2|66	%files
14cr|perl-Audio-MPD-Common-2.2.0-2|67	%doc LICENSE README Changes
14cr|perl-Audio-MPD-Common-2.2.0-2|68	%{perl_vendorlib}/Audio
14cr|perl-Audio-MPD-Common-2.2.0-2|69	%{_mandir}/man3/*
14cr|perl-Audio-MPD-Common-2.2.0-2|70	
14cr|perl-Audio-MPD-Common-2.2.0-2|71	
14cr|perl-Audio-MPD-Common-2.2.0-2|72	
14cr|perl-Audio-MPD-Common-2.2.0-2|73	
14cr|perl-Audio-MPD-Common-2.2.0-2|74	
14cr|perl-Audio-MPD-Common-2.2.0-2|75	%changelog
14cr|perl-Audio-MPD-Common-2.2.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14cr|perl-Audio-MPD-Common-2.2.0-2|77	+ Revision: 677d613
14cr|perl-Audio-MPD-Common-2.2.0-2|78	- MassBuild#464: Increase release tag
14cr|perl-Audio-MPD-Common-2.2.0-2|79	
14cr|perl-Audio-MPD-Common-2.2.0-2|80	

4003 14
14cr|perl-AuthCAS-1.400.0-5|1	%define upstream_name    AuthCAS
14cr|perl-AuthCAS-1.400.0-5|2	%define upstream_version 1.4
14cr|perl-AuthCAS-1.400.0-5|3	
14cr|perl-AuthCAS-1.400.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-AuthCAS-1.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AuthCAS-1.400.0-5|6	Release:	5
14cr|perl-AuthCAS-1.400.0-5|7	
14cr|perl-AuthCAS-1.400.0-5|8	Summary:	Client library for CAS 2.0 authentication server
14cr|perl-AuthCAS-1.400.0-5|9	
14cr|perl-AuthCAS-1.400.0-5|10	License:	GPL+ or Artistic
14cr|perl-AuthCAS-1.400.0-5|11	Group:		Development/Perl
14cr|perl-AuthCAS-1.400.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AuthCAS-1.400.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/O/OS/OSALAUN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-AuthCAS-1.400.0-5|14	
14cr|perl-AuthCAS-1.400.0-5|15	BuildRequires:	perl-devel
14cr|perl-AuthCAS-1.400.0-5|16	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-AuthCAS-1.400.0-5|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-AuthCAS-1.400.0-5|18	BuildArch:	noarch
14cr|perl-AuthCAS-1.400.0-5|19	
14cr|perl-AuthCAS-1.400.0-5|20	%description
14cr|perl-AuthCAS-1.400.0-5|21	AuthCAS aims at providing a Perl API to Yale's Central Authentication
14cr|perl-AuthCAS-1.400.0-5|22	System (CAS). Only a basic Perl library is provided with CAS whereas
14cr|perl-AuthCAS-1.400.0-5|23	AuthCAS is a full object-oriented library.
14cr|perl-AuthCAS-1.400.0-5|24	
14cr|perl-AuthCAS-1.400.0-5|25	%prep
14cr|perl-AuthCAS-1.400.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AuthCAS-1.400.0-5|27	rm -f t/pod-coverage.t
14cr|perl-AuthCAS-1.400.0-5|28	
14cr|perl-AuthCAS-1.400.0-5|29	%build
14cr|perl-AuthCAS-1.400.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-AuthCAS-1.400.0-5|31	%make
14cr|perl-AuthCAS-1.400.0-5|32	
14cr|perl-AuthCAS-1.400.0-5|33	%check
14cr|perl-AuthCAS-1.400.0-5|34	make test
14cr|perl-AuthCAS-1.400.0-5|35	
14cr|perl-AuthCAS-1.400.0-5|36	%install
14cr|perl-AuthCAS-1.400.0-5|37	%makeinstall_std
14cr|perl-AuthCAS-1.400.0-5|38	
14cr|perl-AuthCAS-1.400.0-5|39	%files
14cr|perl-AuthCAS-1.400.0-5|40	%doc Changes README
14cr|perl-AuthCAS-1.400.0-5|41	%{_mandir}/man3/*
14cr|perl-AuthCAS-1.400.0-5|42	%{perl_vendorlib}/*
14cr|perl-AuthCAS-1.400.0-5|43	
14cr|perl-AuthCAS-1.400.0-5|44	
14cr|perl-AuthCAS-1.400.0-5|45	%changelog
14cr|perl-AuthCAS-1.400.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-5
14cr|perl-AuthCAS-1.400.0-5|47	+ Revision: 7652bab
14cr|perl-AuthCAS-1.400.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-AuthCAS-1.400.0-5|49	
14cr|perl-AuthCAS-1.400.0-5|50	

4004 14
14cr|perl-Authen-DecHpwd-2.6.0-5|1	%define debug_package %{nil}
14cr|perl-Authen-DecHpwd-2.6.0-5|2	
14cr|perl-Authen-DecHpwd-2.6.0-5|3	%define upstream_name Authen-DecHpwd
14cr|perl-Authen-DecHpwd-2.6.0-5|4	%define upstream_version 2.006
14cr|perl-Authen-DecHpwd-2.6.0-5|5	
14cr|perl-Authen-DecHpwd-2.6.0-5|6	Name:		perl-%{upstream_name}
14cr|perl-Authen-DecHpwd-2.6.0-5|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Authen-DecHpwd-2.6.0-5|8	Release:	5
14cr|perl-Authen-DecHpwd-2.6.0-5|9	
14cr|perl-Authen-DecHpwd-2.6.0-5|10	Summary:	DEC VMS password hashing
14cr|perl-Authen-DecHpwd-2.6.0-5|11	
14cr|perl-Authen-DecHpwd-2.6.0-5|12	License:	GPL+ or Artistic
14cr|perl-Authen-DecHpwd-2.6.0-5|13	Group:		Development/Perl
14cr|perl-Authen-DecHpwd-2.6.0-5|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Authen-DecHpwd-2.6.0-5|15	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Authen-DecHpwd-2.6.0-5|16	BuildRequires:	perl(Data::Integer)
14cr|perl-Authen-DecHpwd-2.6.0-5|17	BuildRequires:	perl(Digest::CRC)
14cr|perl-Authen-DecHpwd-2.6.0-5|18	BuildRequires:	perl(Exporter)
14cr|perl-Authen-DecHpwd-2.6.0-5|19	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Authen-DecHpwd-2.6.0-5|20	BuildRequires:	perl(Module::Build)
14cr|perl-Authen-DecHpwd-2.6.0-5|21	BuildRequires:	perl(Scalar::String)
14cr|perl-Authen-DecHpwd-2.6.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Authen-DecHpwd-2.6.0-5|23	BuildRequires:	perl-devel
14cr|perl-Authen-DecHpwd-2.6.0-5|24	
14cr|perl-Authen-DecHpwd-2.6.0-5|25	%description
14cr|perl-Authen-DecHpwd-2.6.0-5|26	This module implements the 'LGI$HPWD' password hashing function from VMS,
14cr|perl-Authen-DecHpwd-2.6.0-5|27	and some associated VMS username and password handling functions.
14cr|perl-Authen-DecHpwd-2.6.0-5|28	
14cr|perl-Authen-DecHpwd-2.6.0-5|29	The password hashing function is implemented in XS, with a hideously slow
14cr|perl-Authen-DecHpwd-2.6.0-5|30	pure Perl backup version for systems that can't handle XS.
14cr|perl-Authen-DecHpwd-2.6.0-5|31	
14cr|perl-Authen-DecHpwd-2.6.0-5|32	%prep
14cr|perl-Authen-DecHpwd-2.6.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Authen-DecHpwd-2.6.0-5|34	
14cr|perl-Authen-DecHpwd-2.6.0-5|35	%build
14cr|perl-Authen-DecHpwd-2.6.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Authen-DecHpwd-2.6.0-5|37	
14cr|perl-Authen-DecHpwd-2.6.0-5|38	%make
14cr|perl-Authen-DecHpwd-2.6.0-5|39	
14cr|perl-Authen-DecHpwd-2.6.0-5|40	%check
14cr|perl-Authen-DecHpwd-2.6.0-5|41	%make test
14cr|perl-Authen-DecHpwd-2.6.0-5|42	
14cr|perl-Authen-DecHpwd-2.6.0-5|43	%install
14cr|perl-Authen-DecHpwd-2.6.0-5|44	%makeinstall_std
14cr|perl-Authen-DecHpwd-2.6.0-5|45	
14cr|perl-Authen-DecHpwd-2.6.0-5|46	%files
14cr|perl-Authen-DecHpwd-2.6.0-5|47	%doc Changes README
14cr|perl-Authen-DecHpwd-2.6.0-5|48	%{_mandir}/man3/*
14cr|perl-Authen-DecHpwd-2.6.0-5|49	%{perl_vendorlib}/*
14cr|perl-Authen-DecHpwd-2.6.0-5|50	
14cr|perl-Authen-DecHpwd-2.6.0-5|51	
14cr|perl-Authen-DecHpwd-2.6.0-5|52	%changelog
14cr|perl-Authen-DecHpwd-2.6.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-5
14cr|perl-Authen-DecHpwd-2.6.0-5|54	+ Revision: ce40623
14cr|perl-Authen-DecHpwd-2.6.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Authen-DecHpwd-2.6.0-5|56	
14cr|perl-Authen-DecHpwd-2.6.0-5|57	

4005 14
14cr|perl-Authen-Htpasswd-0.171.0-3|1	%define upstream_name    Authen-Htpasswd
14cr|perl-Authen-Htpasswd-0.171.0-3|2	%define upstream_version 0.171
14cr|perl-Authen-Htpasswd-0.171.0-3|3	
14cr|perl-Authen-Htpasswd-0.171.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Authen-Htpasswd-0.171.0-3|5	Version:	%perl_convert_version 0.171
14cr|perl-Authen-Htpasswd-0.171.0-3|6	Release:	3
14cr|perl-Authen-Htpasswd-0.171.0-3|7	
14cr|perl-Authen-Htpasswd-0.171.0-3|8	Summary:	Interface to read and modify Apache .htpasswd files
14cr|perl-Authen-Htpasswd-0.171.0-3|9	
14cr|perl-Authen-Htpasswd-0.171.0-3|10	License:	Artistic/GPL
14cr|perl-Authen-Htpasswd-0.171.0-3|11	Group:		Development/Perl
14cr|perl-Authen-Htpasswd-0.171.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Authen-Htpasswd-0.171.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Htpasswd-0.171.tar.gz
14cr|perl-Authen-Htpasswd-0.171.0-3|14	
14cr|perl-Authen-Htpasswd-0.171.0-3|15	BuildRequires:	perl-devel
14cr|perl-Authen-Htpasswd-0.171.0-3|16	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Authen-Htpasswd-0.171.0-3|17	BuildRequires:	perl(Digest)
14cr|perl-Authen-Htpasswd-0.171.0-3|18	BuildRequires:	perl(IO::LockedFile)
14cr|perl-Authen-Htpasswd-0.171.0-3|19	BuildRequires:	perl(Crypt::PasswdMD5)
14cr|perl-Authen-Htpasswd-0.171.0-3|20	BuildArch:	noarch
14cr|perl-Authen-Htpasswd-0.171.0-3|21	
14cr|perl-Authen-Htpasswd-0.171.0-3|22	%description
14cr|perl-Authen-Htpasswd-0.171.0-3|23	This module provides a convenient, object-oriented interface to Apache-style
14cr|perl-Authen-Htpasswd-0.171.0-3|24	.htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as
14cr|perl-Authen-Htpasswd-0.171.0-3|25	well as plain (cleartext) passwords. It requires Crypt::PasswdMD5 for MD5 and
14cr|perl-Authen-Htpasswd-0.171.0-3|26	Digest::SHA1 for SHA1.
14cr|perl-Authen-Htpasswd-0.171.0-3|27	
14cr|perl-Authen-Htpasswd-0.171.0-3|28	%prep
14cr|perl-Authen-Htpasswd-0.171.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Authen-Htpasswd-0.171.0-3|30	
14cr|perl-Authen-Htpasswd-0.171.0-3|31	%build
14cr|perl-Authen-Htpasswd-0.171.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Authen-Htpasswd-0.171.0-3|33	%make
14cr|perl-Authen-Htpasswd-0.171.0-3|34	
14cr|perl-Authen-Htpasswd-0.171.0-3|35	%check
14cr|perl-Authen-Htpasswd-0.171.0-3|36	make test
14cr|perl-Authen-Htpasswd-0.171.0-3|37	
14cr|perl-Authen-Htpasswd-0.171.0-3|38	%install
14cr|perl-Authen-Htpasswd-0.171.0-3|39	%makeinstall_std
14cr|perl-Authen-Htpasswd-0.171.0-3|40	
14cr|perl-Authen-Htpasswd-0.171.0-3|41	%files
14cr|perl-Authen-Htpasswd-0.171.0-3|42	%doc README
14cr|perl-Authen-Htpasswd-0.171.0-3|43	%{_mandir}/*/*
14cr|perl-Authen-Htpasswd-0.171.0-3|44	%{perl_vendorlib}/Authen
14cr|perl-Authen-Htpasswd-0.171.0-3|45	
14cr|perl-Authen-Htpasswd-0.171.0-3|46	
14cr|perl-Authen-Htpasswd-0.171.0-3|47	
14cr|perl-Authen-Htpasswd-0.171.0-3|48	%changelog
14cr|perl-Authen-Htpasswd-0.171.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.171.0-3
14cr|perl-Authen-Htpasswd-0.171.0-3|50	+ Revision: f4e4d4a
14cr|perl-Authen-Htpasswd-0.171.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Authen-Htpasswd-0.171.0-3|52	
14cr|perl-Authen-Htpasswd-0.171.0-3|53	

4006 14
14cr|perl-Authen-Passphrase-0.8.0-3|1	%define upstream_name    Authen-Passphrase
14cr|perl-Authen-Passphrase-0.8.0-3|2	%define upstream_version 0.008
14cr|perl-Authen-Passphrase-0.8.0-3|3	
14cr|perl-Authen-Passphrase-0.8.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Authen-Passphrase-0.8.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Authen-Passphrase-0.8.0-3|6	Release:	3
14cr|perl-Authen-Passphrase-0.8.0-3|7	
14cr|perl-Authen-Passphrase-0.8.0-3|8	Summary:	Hashed passwords/passphrases as objects
14cr|perl-Authen-Passphrase-0.8.0-3|9	
14cr|perl-Authen-Passphrase-0.8.0-3|10	License:	GPL+ or Artistic
14cr|perl-Authen-Passphrase-0.8.0-3|11	Group:		Development/Perl
14cr|perl-Authen-Passphrase-0.8.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Authen-Passphrase-0.8.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Passphrase-%{upstream_version}.tar.gz
14cr|perl-Authen-Passphrase-0.8.0-3|14	
14cr|perl-Authen-Passphrase-0.8.0-3|15	BuildRequires:	perl-devel
14cr|perl-Authen-Passphrase-0.8.0-3|16	BuildRequires: perl(Digest::SHA)
14cr|perl-Authen-Passphrase-0.8.0-3|17	BuildRequires:	perl(Authen::DecHpwd)
14cr|perl-Authen-Passphrase-0.8.0-3|18	BuildRequires:	perl(Carp)
14cr|perl-Authen-Passphrase-0.8.0-3|19	BuildRequires:	perl(Crypt::Blowfish)
14cr|perl-Authen-Passphrase-0.8.0-3|20	BuildRequires:	perl(Crypt::DES)
14cr|perl-Authen-Passphrase-0.8.0-3|21	BuildRequires:	perl(Crypt::Eksblowfish::Bcrypt)
14cr|perl-Authen-Passphrase-0.8.0-3|22	BuildRequires:	perl(Crypt::MySQL)
14cr|perl-Authen-Passphrase-0.8.0-3|23	BuildRequires:	perl(Crypt::PasswdMD5)
14cr|perl-Authen-Passphrase-0.8.0-3|24	BuildRequires:	perl(Crypt::Rijndael)
14cr|perl-Authen-Passphrase-0.8.0-3|25	BuildRequires:	perl(Crypt::UnixCrypt_XS)
14cr|perl-Authen-Passphrase-0.8.0-3|26	BuildRequires:	perl(Data::Entropy::Algorithms)
14cr|perl-Authen-Passphrase-0.8.0-3|27	BuildRequires:	perl(Digest)
14cr|perl-Authen-Passphrase-0.8.0-3|28	BuildRequires:	perl(Digest::MD4)
14cr|perl-Authen-Passphrase-0.8.0-3|29	BuildRequires:	perl(Digest::MD5)
14cr|perl-Authen-Passphrase-0.8.0-3|30	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Authen-Passphrase-0.8.0-3|31	BuildRequires:	perl(MIME::Base64)
14cr|perl-Authen-Passphrase-0.8.0-3|32	BuildRequires:	perl(Module::Build)
14cr|perl-Authen-Passphrase-0.8.0-3|33	BuildRequires:	perl(Module::Runtime)
14cr|perl-Authen-Passphrase-0.8.0-3|34	BuildRequires:	perl(Params::Classify)
14cr|perl-Authen-Passphrase-0.8.0-3|35	BuildRequires:	perl(Test::More)
14cr|perl-Authen-Passphrase-0.8.0-3|36	BuildRequires:	perl(base)
14cr|perl-Authen-Passphrase-0.8.0-3|37	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Authen-Passphrase-0.8.0-3|38	BuildArch:	noarch
14cr|perl-Authen-Passphrase-0.8.0-3|39	
14cr|perl-Authen-Passphrase-0.8.0-3|40	%description
14cr|perl-Authen-Passphrase-0.8.0-3|41	This is the base class for a system of objects that encapsulate
14cr|perl-Authen-Passphrase-0.8.0-3|42	passphrases. An object of this type is a passphrase recogniser: its job is
14cr|perl-Authen-Passphrase-0.8.0-3|43	to recognise whether an offered passphrase is the right one. For security,
14cr|perl-Authen-Passphrase-0.8.0-3|44	such passphrase recognisers usually do not themselves know the passphrase
14cr|perl-Authen-Passphrase-0.8.0-3|45	they are looking for; they can merely recognise it when they see it. There
14cr|perl-Authen-Passphrase-0.8.0-3|46	are many schemes in use to achieve this effect, and the intent of this
14cr|perl-Authen-Passphrase-0.8.0-3|47	class is to provide a consistent interface to them all, hiding the details.
14cr|perl-Authen-Passphrase-0.8.0-3|48	
14cr|perl-Authen-Passphrase-0.8.0-3|49	The CPAN package Authen::Passphrase contains implementations of several
14cr|perl-Authen-Passphrase-0.8.0-3|50	specific passphrase schemes in addition to the base class.
14cr|perl-Authen-Passphrase-0.8.0-3|51	
14cr|perl-Authen-Passphrase-0.8.0-3|52	%prep
14cr|perl-Authen-Passphrase-0.8.0-3|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Authen-Passphrase-0.8.0-3|54	
14cr|perl-Authen-Passphrase-0.8.0-3|55	%build
14cr|perl-Authen-Passphrase-0.8.0-3|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Authen-Passphrase-0.8.0-3|57	%make
14cr|perl-Authen-Passphrase-0.8.0-3|58	
14cr|perl-Authen-Passphrase-0.8.0-3|59	%check
14cr|perl-Authen-Passphrase-0.8.0-3|60	%make test
14cr|perl-Authen-Passphrase-0.8.0-3|61	
14cr|perl-Authen-Passphrase-0.8.0-3|62	%install
14cr|perl-Authen-Passphrase-0.8.0-3|63	%makeinstall_std
14cr|perl-Authen-Passphrase-0.8.0-3|64	
14cr|perl-Authen-Passphrase-0.8.0-3|65	%files
14cr|perl-Authen-Passphrase-0.8.0-3|66	%doc Changes README
14cr|perl-Authen-Passphrase-0.8.0-3|67	%{_mandir}/man3/*
14cr|perl-Authen-Passphrase-0.8.0-3|68	%{perl_vendorlib}/*
14cr|perl-Authen-Passphrase-0.8.0-3|69	
14cr|perl-Authen-Passphrase-0.8.0-3|70	
14cr|perl-Authen-Passphrase-0.8.0-3|71	%changelog
14cr|perl-Authen-Passphrase-0.8.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|perl-Authen-Passphrase-0.8.0-3|73	+ Revision: 28a5a5a
14cr|perl-Authen-Passphrase-0.8.0-3|74	- MassBuild#464: Increase release tag
14cr|perl-Authen-Passphrase-0.8.0-3|75	
14cr|perl-Authen-Passphrase-0.8.0-3|76	

4007 14
14cr|perl-Authen-Simple-0.500.0-3|1	%define upstream_name    Authen-Simple
14cr|perl-Authen-Simple-0.500.0-3|2	%define upstream_version 0.5
14cr|perl-Authen-Simple-0.500.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Authen-Simple-0.500.0-3|4	Version:	%perl_convert_version 0.5
14cr|perl-Authen-Simple-0.500.0-3|5	Release:	3
14cr|perl-Authen-Simple-0.500.0-3|6	
14cr|perl-Authen-Simple-0.500.0-3|7	Summary:	Simple Authentication
14cr|perl-Authen-Simple-0.500.0-3|8	
14cr|perl-Authen-Simple-0.500.0-3|9	License:	GPL+ or Artistic
14cr|perl-Authen-Simple-0.500.0-3|10	Group:		Development/Perl
14cr|perl-Authen-Simple-0.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Authen-Simple-0.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Simple-0.5.tar.gz
14cr|perl-Authen-Simple-0.500.0-3|13	
14cr|perl-Authen-Simple-0.500.0-3|14	BuildRequires:	perl-devel
14cr|perl-Authen-Simple-0.500.0-3|15	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Authen-Simple-0.500.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Authen-Simple-0.500.0-3|17	BuildRequires:	perl(Crypt::PasswdMD5)
14cr|perl-Authen-Simple-0.500.0-3|18	BuildRequires:	perl(Digest::MD5)
14cr|perl-Authen-Simple-0.500.0-3|19	BuildRequires:	perl(Digest::SHA)
14cr|perl-Authen-Simple-0.500.0-3|20	BuildRequires:	perl(MIME::Base64)
14cr|perl-Authen-Simple-0.500.0-3|21	BuildRequires:	perl(Params::Validate)
14cr|perl-Authen-Simple-0.500.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Authen-Simple-0.500.0-3|23	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Authen-Simple-0.500.0-3|24	
14cr|perl-Authen-Simple-0.500.0-3|25	BuildArch:	noarch
14cr|perl-Authen-Simple-0.500.0-3|26	
14cr|perl-Authen-Simple-0.500.0-3|27	%description
14cr|perl-Authen-Simple-0.500.0-3|28	Simple and consistent framework for authentication.
14cr|perl-Authen-Simple-0.500.0-3|29	
14cr|perl-Authen-Simple-0.500.0-3|30	%prep
14cr|perl-Authen-Simple-0.500.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Authen-Simple-0.500.0-3|32	
14cr|perl-Authen-Simple-0.500.0-3|33	%build
14cr|perl-Authen-Simple-0.500.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Authen-Simple-0.500.0-3|35	%make
14cr|perl-Authen-Simple-0.500.0-3|36	
14cr|perl-Authen-Simple-0.500.0-3|37	%check
14cr|perl-Authen-Simple-0.500.0-3|38	make test
14cr|perl-Authen-Simple-0.500.0-3|39	
14cr|perl-Authen-Simple-0.500.0-3|40	%install
14cr|perl-Authen-Simple-0.500.0-3|41	%makeinstall_std
14cr|perl-Authen-Simple-0.500.0-3|42	
14cr|perl-Authen-Simple-0.500.0-3|43	%files
14cr|perl-Authen-Simple-0.500.0-3|44	%doc Changes README
14cr|perl-Authen-Simple-0.500.0-3|45	%{_mandir}/man3/*
14cr|perl-Authen-Simple-0.500.0-3|46	%{perl_vendorlib}/*
14cr|perl-Authen-Simple-0.500.0-3|47	
14cr|perl-Authen-Simple-0.500.0-3|48	
14cr|perl-Authen-Simple-0.500.0-3|49	%changelog
14cr|perl-Authen-Simple-0.500.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-3
14cr|perl-Authen-Simple-0.500.0-3|51	+ Revision: dc84f7e
14cr|perl-Authen-Simple-0.500.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Authen-Simple-0.500.0-3|53	
14cr|perl-Authen-Simple-0.500.0-3|54	

4008 14
14cr|perl-Authen-Simple-LDAP-0.300.0-3|1	%define upstream_name   Authen-Simple-LDAP
14cr|perl-Authen-Simple-LDAP-0.300.0-3|2	%define upstream_version 0.3
14cr|perl-Authen-Simple-LDAP-0.300.0-3|3	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Authen-Simple-LDAP-0.300.0-3|5	Version:	%perl_convert_version 0.3
14cr|perl-Authen-Simple-LDAP-0.300.0-3|6	Release:	3
14cr|perl-Authen-Simple-LDAP-0.300.0-3|7	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|8	Summary:	Simple LDAP authentication
14cr|perl-Authen-Simple-LDAP-0.300.0-3|9	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|10	License:	GPL+ or Artistic
14cr|perl-Authen-Simple-LDAP-0.300.0-3|11	Group:		Development/Perl
14cr|perl-Authen-Simple-LDAP-0.300.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Authen-Simple-LDAP-0.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Simple-LDAP-0.3.tar.gz
14cr|perl-Authen-Simple-LDAP-0.300.0-3|14	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-Authen-Simple-LDAP-0.300.0-3|16	BuildRequires:	perl(Authen::Simple)
14cr|perl-Authen-Simple-LDAP-0.300.0-3|17	BuildRequires:	perl(Net::LDAP)
14cr|perl-Authen-Simple-LDAP-0.300.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Authen-Simple-LDAP-0.300.0-3|19	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|20	BuildArch:	noarch
14cr|perl-Authen-Simple-LDAP-0.300.0-3|21	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|22	%description
14cr|perl-Authen-Simple-LDAP-0.300.0-3|23	Authenticate against a LDAP service.
14cr|perl-Authen-Simple-LDAP-0.300.0-3|24	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|25	%prep
14cr|perl-Authen-Simple-LDAP-0.300.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Authen-Simple-LDAP-0.300.0-3|27	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|28	%build
14cr|perl-Authen-Simple-LDAP-0.300.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Authen-Simple-LDAP-0.300.0-3|30	%make
14cr|perl-Authen-Simple-LDAP-0.300.0-3|31	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|32	%check
14cr|perl-Authen-Simple-LDAP-0.300.0-3|33	#make test
14cr|perl-Authen-Simple-LDAP-0.300.0-3|34	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|35	%install
14cr|perl-Authen-Simple-LDAP-0.300.0-3|36	%makeinstall_std
14cr|perl-Authen-Simple-LDAP-0.300.0-3|37	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|38	%files
14cr|perl-Authen-Simple-LDAP-0.300.0-3|39	%doc Changes README
14cr|perl-Authen-Simple-LDAP-0.300.0-3|40	%{_mandir}/man3/*
14cr|perl-Authen-Simple-LDAP-0.300.0-3|41	%{perl_vendorlib}/*
14cr|perl-Authen-Simple-LDAP-0.300.0-3|42	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|43	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|44	%changelog
14cr|perl-Authen-Simple-LDAP-0.300.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-3
14cr|perl-Authen-Simple-LDAP-0.300.0-3|46	+ Revision: a42e8f1
14cr|perl-Authen-Simple-LDAP-0.300.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Authen-Simple-LDAP-0.300.0-3|48	
14cr|perl-Authen-Simple-LDAP-0.300.0-3|49	

4009 14
14cr|perl-Authen-Simple-Passwd-0.6-1|1	Name:           perl-Authen-Simple-Passwd
14cr|perl-Authen-Simple-Passwd-0.6-1|2	Version:        0.6
14cr|perl-Authen-Simple-Passwd-0.6-1|3	Release:        1
14cr|perl-Authen-Simple-Passwd-0.6-1|4	Summary:        Simple Passwd authentication
14cr|perl-Authen-Simple-Passwd-0.6-1|5	License:        GPL+ or Artistic
14cr|perl-Authen-Simple-Passwd-0.6-1|6	Group:          Development/Perl
14cr|perl-Authen-Simple-Passwd-0.6-1|7	URL:            http://search.cpan.org/dist/Authen-Simple-Passwd/
14cr|perl-Authen-Simple-Passwd-0.6-1|8	Source0:        http://www.cpan.org/authors/id/C/CH/CHANSEN/Authen-Simple-Passwd-%{version}.tar.gz
14cr|perl-Authen-Simple-Passwd-0.6-1|9	BuildArch:      noarch
14cr|perl-Authen-Simple-Passwd-0.6-1|10	BuildRequires:  perl(Authen::Simple) >= 0.3
14cr|perl-Authen-Simple-Passwd-0.6-1|11	BuildRequires:  perl(Module::Build)
14cr|perl-Authen-Simple-Passwd-0.6-1|12	
14cr|perl-Authen-Simple-Passwd-0.6-1|13	# Required by the tests
14cr|perl-Authen-Simple-Passwd-0.6-1|14	BuildRequires:  perl(Test::More)
14cr|perl-Authen-Simple-Passwd-0.6-1|15	BuildRequires:  perl(Class::Accessor::Fast)
14cr|perl-Authen-Simple-Passwd-0.6-1|16	BuildRequires:  perl(Class::Data::Inheritable)
14cr|perl-Authen-Simple-Passwd-0.6-1|17	
14cr|perl-Authen-Simple-Passwd-0.6-1|18	# For improved tests
14cr|perl-Authen-Simple-Passwd-0.6-1|19	BuildRequires:  perl(Test::Pod) >= 1.14
14cr|perl-Authen-Simple-Passwd-0.6-1|20	BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
14cr|perl-Authen-Simple-Passwd-0.6-1|21	
14cr|perl-Authen-Simple-Passwd-0.6-1|22	Requires:       perl
14cr|perl-Authen-Simple-Passwd-0.6-1|23	
14cr|perl-Authen-Simple-Passwd-0.6-1|24	%description
14cr|perl-Authen-Simple-Passwd-0.6-1|25	Authenticate against a passwd file.
14cr|perl-Authen-Simple-Passwd-0.6-1|26	
14cr|perl-Authen-Simple-Passwd-0.6-1|27	%prep
14cr|perl-Authen-Simple-Passwd-0.6-1|28	%setup -q -n Authen-Simple-Passwd-%{version}
14cr|perl-Authen-Simple-Passwd-0.6-1|29	
14cr|perl-Authen-Simple-Passwd-0.6-1|30	%build
14cr|perl-Authen-Simple-Passwd-0.6-1|31	%{__perl} Build.PL installdirs=vendor
14cr|perl-Authen-Simple-Passwd-0.6-1|32	./Build
14cr|perl-Authen-Simple-Passwd-0.6-1|33	
14cr|perl-Authen-Simple-Passwd-0.6-1|34	%install
14cr|perl-Authen-Simple-Passwd-0.6-1|35	rm -rf $RPM_BUILD_ROOT
14cr|perl-Authen-Simple-Passwd-0.6-1|36	
14cr|perl-Authen-Simple-Passwd-0.6-1|37	./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
14cr|perl-Authen-Simple-Passwd-0.6-1|38	find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|perl-Authen-Simple-Passwd-0.6-1|39	
14cr|perl-Authen-Simple-Passwd-0.6-1|40	%{_fixperms} $RPM_BUILD_ROOT/*
14cr|perl-Authen-Simple-Passwd-0.6-1|41	
14cr|perl-Authen-Simple-Passwd-0.6-1|42	%check
14cr|perl-Authen-Simple-Passwd-0.6-1|43	TEST_POD=1 ./Build test
14cr|perl-Authen-Simple-Passwd-0.6-1|44	
14cr|perl-Authen-Simple-Passwd-0.6-1|45	
14cr|perl-Authen-Simple-Passwd-0.6-1|46	%files
14cr|perl-Authen-Simple-Passwd-0.6-1|47	%defattr(-,root,root,-)
14cr|perl-Authen-Simple-Passwd-0.6-1|48	%doc Changes README
14cr|perl-Authen-Simple-Passwd-0.6-1|49	%{perl_vendorlib}/*
14cr|perl-Authen-Simple-Passwd-0.6-1|50	%{_mandir}/man3/*
14cr|perl-Authen-Simple-Passwd-0.6-1|51	
14cr|perl-Authen-Simple-Passwd-0.6-1|52	%changelog
14cr|perl-Authen-Simple-Passwd-0.6-1|53	* Fri Sep 26 2014 Rosa <rosa@abf.rosalinux.ru> 0.6-1
14cr|perl-Authen-Simple-Passwd-0.6-1|54	+ Revision: 9f5babd
14cr|perl-Authen-Simple-Passwd-0.6-1|55	- Automatic import for version 0.6-1
14cr|perl-Authen-Simple-Passwd-0.6-1|56	
14cr|perl-Authen-Simple-Passwd-0.6-1|57	

4010 14
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|1	%define upstream_name	 Auth-Yubikey_Decrypter
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|3	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|6	Release:	5
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|7	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|8	Summary:	Decrypting the output from the yubikey token
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|9	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|11	Group:		Development/Perl
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MASSYN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|14	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|16	BuildRequires:	perl(Crypt::Rijndael)
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|17	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|18	BuildArch:	noarch
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|19	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|20	%description
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|21	The Yubikey Decrypter can be used to decrypt the AES encrypted output generated
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|22	from the one time password USB generator from Yubico. You need to have the AES
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|23	key to perform the decryption. You can obtain it by contacting Yubico, or by
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|24	seeding your own AES key to the Yubikey.
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|25	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|26	%prep
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|28	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|29	%build
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|31	%make
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|32	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|33	%check
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|34	make test
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|35	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|36	%install
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|37	%makeinstall_std
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|38	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|39	%files
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|40	%doc Changes README
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|41	%{perl_vendorlib}/Auth/Yubikey_Decrypter.pm
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|42	%{_mandir}/*/*
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|43	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|44	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|45	%changelog
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|47	+ Revision: 376afc6
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|49	
14cr|perl-Auth-Yubikey_Decrypter-0.70.0-5|50	

4011 14
14cr|perl-autobox-2.820.0-3|1	%define upstream_name    autobox
14cr|perl-autobox-2.820.0-3|2	%define upstream_version 2.82
14cr|perl-autobox-2.820.0-3|3	
14cr|perl-autobox-2.820.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-autobox-2.820.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-autobox-2.820.0-3|6	Release:	3
14cr|perl-autobox-2.820.0-3|7	
14cr|perl-autobox-2.820.0-3|8	Summary:    Call methods on native types
14cr|perl-autobox-2.820.0-3|9	
14cr|perl-autobox-2.820.0-3|10	License:    GPL+ or Artistic
14cr|perl-autobox-2.820.0-3|11	Group:      Development/Perl
14cr|perl-autobox-2.820.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-autobox-2.820.0-3|13	Source0:    http://www.cpan.org/modules/by-module//autobox-%{upstream_version}.tar.gz
14cr|perl-autobox-2.820.0-3|14	
14cr|perl-autobox-2.820.0-3|15	BuildRequires: perl(Scope::Guard)
14cr|perl-autobox-2.820.0-3|16	BuildRequires: perl-devel
14cr|perl-autobox-2.820.0-3|17	Provides: perl(autobox)
14cr|perl-autobox-2.820.0-3|18	
14cr|perl-autobox-2.820.0-3|19	%description
14cr|perl-autobox-2.820.0-3|20	The autobox pragma allows methods to be called on integers, floats,
14cr|perl-autobox-2.820.0-3|21	strings, arrays, hashes, and code references in exactly the same manner as
14cr|perl-autobox-2.820.0-3|22	blessed references.
14cr|perl-autobox-2.820.0-3|23	
14cr|perl-autobox-2.820.0-3|24	The autoboxing is transparent: boxed values are not blessed into their
14cr|perl-autobox-2.820.0-3|25	(user-defined) implementation class (unless the method elects to bestow
14cr|perl-autobox-2.820.0-3|26	such a blessing) - they simply use its methods as though they are.
14cr|perl-autobox-2.820.0-3|27	
14cr|perl-autobox-2.820.0-3|28	The classes (packages) into which the native types are boxed are fully
14cr|perl-autobox-2.820.0-3|29	configurable. By default, a method invoked on a non-object is assumed to be
14cr|perl-autobox-2.820.0-3|30	defined in a class whose name corresponds to the 'ref()' type of that value
14cr|perl-autobox-2.820.0-3|31	- or SCALAR if the value is a non-reference.
14cr|perl-autobox-2.820.0-3|32	
14cr|perl-autobox-2.820.0-3|33	%prep
14cr|perl-autobox-2.820.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-autobox-2.820.0-3|35	
14cr|perl-autobox-2.820.0-3|36	%build
14cr|perl-autobox-2.820.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-autobox-2.820.0-3|38	%make
14cr|perl-autobox-2.820.0-3|39	
14cr|perl-autobox-2.820.0-3|40	%check
14cr|perl-autobox-2.820.0-3|41	make test
14cr|perl-autobox-2.820.0-3|42	
14cr|perl-autobox-2.820.0-3|43	%install
14cr|perl-autobox-2.820.0-3|44	%makeinstall_std
14cr|perl-autobox-2.820.0-3|45	
14cr|perl-autobox-2.820.0-3|46	%clean
14cr|perl-autobox-2.820.0-3|47	
14cr|perl-autobox-2.820.0-3|48	%files
14cr|perl-autobox-2.820.0-3|49	%doc README Changes
14cr|perl-autobox-2.820.0-3|50	%{_mandir}/man3/*
14cr|perl-autobox-2.820.0-3|51	%{perl_vendorlib}/*
14cr|perl-autobox-2.820.0-3|52	
14cr|perl-autobox-2.820.0-3|53	
14cr|perl-autobox-2.820.0-3|54	
14cr|perl-autobox-2.820.0-3|55	
14cr|perl-autobox-2.820.0-3|56	
14cr|perl-autobox-2.820.0-3|57	%changelog
14cr|perl-autobox-2.820.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.820.0-3
14cr|perl-autobox-2.820.0-3|59	+ Revision: 397e773
14cr|perl-autobox-2.820.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-autobox-2.820.0-3|61	
14cr|perl-autobox-2.820.0-3|62	

4012 14
14cr|perl-autobox-Core-1.280.0-1|1	%define upstream_name autobox-Core
14cr|perl-autobox-Core-1.280.0-1|2	%define upstream_version 1.28
14cr|perl-autobox-Core-1.280.0-1|3	
14cr|perl-autobox-Core-1.280.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-autobox-Core-1.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-autobox-Core-1.280.0-1|6	Release:	1
14cr|perl-autobox-Core-1.280.0-1|7	
14cr|perl-autobox-Core-1.280.0-1|8	Summary:	Autobox::Core provides core functions to autoboxed scalars, arrays and hashes
14cr|perl-autobox-Core-1.280.0-1|9	License:	GPL+ or Artistic
14cr|perl-autobox-Core-1.280.0-1|10	Group:		Development/Perl
14cr|perl-autobox-Core-1.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-autobox-Core-1.280.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SW/SWALTERS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-autobox-Core-1.280.0-1|13	
14cr|perl-autobox-Core-1.280.0-1|14	BuildRequires:	perl(autobox)
14cr|perl-autobox-Core-1.280.0-1|15	BuildRequires:	perl-devel
14cr|perl-autobox-Core-1.280.0-1|16	
14cr|perl-autobox-Core-1.280.0-1|17	Provides:	perl(autobox::Core)
14cr|perl-autobox-Core-1.280.0-1|18	
14cr|perl-autobox-Core-1.280.0-1|19	BuildArch:	noarch
14cr|perl-autobox-Core-1.280.0-1|20	
14cr|perl-autobox-Core-1.280.0-1|21	%description
14cr|perl-autobox-Core-1.280.0-1|22	The autobox module promotes Perl's primitive types (literals (strings
14cr|perl-autobox-Core-1.280.0-1|23	and numbers), scalars, arrays and hashes) into first-class objects.
14cr|perl-autobox-Core-1.280.0-1|24	However, autobox does not provide any methods for these new classes.
14cr|perl-autobox-Core-1.280.0-1|25	
14cr|perl-autobox-Core-1.280.0-1|26	autobox::CORE provides a set of methods for these new classes. It
14cr|perl-autobox-Core-1.280.0-1|27	includes almost everything in perlfunc, some things from Scalar::Util
14cr|perl-autobox-Core-1.280.0-1|28	and List::Util, and some Perl 5 versions of methods taken from Perl 6.
14cr|perl-autobox-Core-1.280.0-1|29	
14cr|perl-autobox-Core-1.280.0-1|30	%prep
14cr|perl-autobox-Core-1.280.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-autobox-Core-1.280.0-1|32	
14cr|perl-autobox-Core-1.280.0-1|33	%build
14cr|perl-autobox-Core-1.280.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-autobox-Core-1.280.0-1|35	
14cr|perl-autobox-Core-1.280.0-1|36	%make
14cr|perl-autobox-Core-1.280.0-1|37	
14cr|perl-autobox-Core-1.280.0-1|38	%check
14cr|perl-autobox-Core-1.280.0-1|39	%make test
14cr|perl-autobox-Core-1.280.0-1|40	
14cr|perl-autobox-Core-1.280.0-1|41	%install
14cr|perl-autobox-Core-1.280.0-1|42	%makeinstall_std
14cr|perl-autobox-Core-1.280.0-1|43	
14cr|perl-autobox-Core-1.280.0-1|44	%files
14cr|perl-autobox-Core-1.280.0-1|45	%doc README META.json Changes
14cr|perl-autobox-Core-1.280.0-1|46	%{_mandir}/man3/*
14cr|perl-autobox-Core-1.280.0-1|47	%{perl_vendorlib}/*
14cr|perl-autobox-Core-1.280.0-1|48	
14cr|perl-autobox-Core-1.280.0-1|49	
14cr|perl-autobox-Core-1.280.0-1|50	
14cr|perl-autobox-Core-1.280.0-1|51	%changelog
14cr|perl-autobox-Core-1.280.0-1|52	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.280.0-1
14cr|perl-autobox-Core-1.280.0-1|53	+ Revision: e576dd0
14cr|perl-autobox-Core-1.280.0-1|54	- Added perl-devel BR
14cr|perl-autobox-Core-1.280.0-1|55	
14cr|perl-autobox-Core-1.280.0-1|56	

4013 14
14cr|perl-autobox-Junctions-0.1.0-2|1	%define upstream_name autobox-Junctions
14cr|perl-autobox-Junctions-0.1.0-2|2	%define upstream_version 0.001
14cr|perl-autobox-Junctions-0.1.0-2|3	
14cr|perl-autobox-Junctions-0.1.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-autobox-Junctions-0.1.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-autobox-Junctions-0.1.0-2|6	Release:	2
14cr|perl-autobox-Junctions-0.1.0-2|7	
14cr|perl-autobox-Junctions-0.1.0-2|8	Summary:	Autoboxified junction-style operators
14cr|perl-autobox-Junctions-0.1.0-2|9	License:	LGPLv2
14cr|perl-autobox-Junctions-0.1.0-2|10	Group:		Development/Perl
14cr|perl-autobox-Junctions-0.1.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-autobox-Junctions-0.1.0-2|12	Source0:	http://www.cpan.org/modules/by-module/autobox/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-autobox-Junctions-0.1.0-2|13	
14cr|perl-autobox-Junctions-0.1.0-2|14	BuildRequires:	perl(autobox)
14cr|perl-autobox-Junctions-0.1.0-2|15	BuildRequires:	perl(Syntax::Keyword::Junction)
14cr|perl-autobox-Junctions-0.1.0-2|16	BuildRequires:	perl(Test::CheckDeps)
14cr|perl-autobox-Junctions-0.1.0-2|17	BuildRequires:	perl-devel
14cr|perl-autobox-Junctions-0.1.0-2|18	
14cr|perl-autobox-Junctions-0.1.0-2|19	BuildArch:	noarch
14cr|perl-autobox-Junctions-0.1.0-2|20	
14cr|perl-autobox-Junctions-0.1.0-2|21	Provides:	perl(autobox::Junctions)
14cr|perl-autobox-Junctions-0.1.0-2|22	
14cr|perl-autobox-Junctions-0.1.0-2|23	%description
14cr|perl-autobox-Junctions-0.1.0-2|24	This is a simple autoboxifying wrapper around Syntax::Keyword::Junction,
14cr|perl-autobox-Junctions-0.1.0-2|25	that provides array and array references with the functions provided by
14cr|perl-autobox-Junctions-0.1.0-2|26	that package as methods for arrays: any, all, one, and none.
14cr|perl-autobox-Junctions-0.1.0-2|27	
14cr|perl-autobox-Junctions-0.1.0-2|28	%prep
14cr|perl-autobox-Junctions-0.1.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-autobox-Junctions-0.1.0-2|30	
14cr|perl-autobox-Junctions-0.1.0-2|31	%build
14cr|perl-autobox-Junctions-0.1.0-2|32	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-autobox-Junctions-0.1.0-2|33	
14cr|perl-autobox-Junctions-0.1.0-2|34	%make
14cr|perl-autobox-Junctions-0.1.0-2|35	
14cr|perl-autobox-Junctions-0.1.0-2|36	# %check
14cr|perl-autobox-Junctions-0.1.0-2|37	# %make test
14cr|perl-autobox-Junctions-0.1.0-2|38	
14cr|perl-autobox-Junctions-0.1.0-2|39	%install
14cr|perl-autobox-Junctions-0.1.0-2|40	%makeinstall_std
14cr|perl-autobox-Junctions-0.1.0-2|41	
14cr|perl-autobox-Junctions-0.1.0-2|42	%files
14cr|perl-autobox-Junctions-0.1.0-2|43	%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cr|perl-autobox-Junctions-0.1.0-2|44	%{_mandir}/man3/*
14cr|perl-autobox-Junctions-0.1.0-2|45	%{perl_vendorlib}/*
14cr|perl-autobox-Junctions-0.1.0-2|46	
14cr|perl-autobox-Junctions-0.1.0-2|47	
14cr|perl-autobox-Junctions-0.1.0-2|48	
14cr|perl-autobox-Junctions-0.1.0-2|49	%changelog
14cr|perl-autobox-Junctions-0.1.0-2|50	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|perl-autobox-Junctions-0.1.0-2|51	+ Revision: d27272e
14cr|perl-autobox-Junctions-0.1.0-2|52	- Added perl-devel BR
14cr|perl-autobox-Junctions-0.1.0-2|53	
14cr|perl-autobox-Junctions-0.1.0-2|54	

4014 14
14cr|perl-AutoLoader-5.740.0-4|1	%define upstream_name    AutoLoader
14cr|perl-AutoLoader-5.740.0-4|2	%define upstream_version 5.74
14cr|perl-AutoLoader-5.740.0-4|3	Name:		perl-%{upstream_name}
14cr|perl-AutoLoader-5.740.0-4|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-AutoLoader-5.740.0-4|5	Release:	4
14cr|perl-AutoLoader-5.740.0-4|6	
14cr|perl-AutoLoader-5.740.0-4|7	Summary:	Load subroutines only on demand
14cr|perl-AutoLoader-5.740.0-4|8	
14cr|perl-AutoLoader-5.740.0-4|9	
14cr|perl-AutoLoader-5.740.0-4|10	License:	GPLv2+
14cr|perl-AutoLoader-5.740.0-4|11	Group:		Development/Perl
14cr|perl-AutoLoader-5.740.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-AutoLoader-5.740.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/AutoLoader-%{upstream_version}.tar.gz
14cr|perl-AutoLoader-5.740.0-4|14	
14cr|perl-AutoLoader-5.740.0-4|15	BuildRequires:	perl-devel
14cr|perl-AutoLoader-5.740.0-4|16	BuildArch:	noarch
14cr|perl-AutoLoader-5.740.0-4|17	
14cr|perl-AutoLoader-5.740.0-4|18	%description
14cr|perl-AutoLoader-5.740.0-4|19	The AutoLoader module works with the AutoSplit module and the __END__ token to
14cr|perl-AutoLoader-5.740.0-4|20	defer the loading of some subroutines until they are used rather than loading
14cr|perl-AutoLoader-5.740.0-4|21	them all at once.
14cr|perl-AutoLoader-5.740.0-4|22	
14cr|perl-AutoLoader-5.740.0-4|23	%prep
14cr|perl-AutoLoader-5.740.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-AutoLoader-5.740.0-4|25	
14cr|perl-AutoLoader-5.740.0-4|26	%build
14cr|perl-AutoLoader-5.740.0-4|27	perl Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-AutoLoader-5.740.0-4|28	%make
14cr|perl-AutoLoader-5.740.0-4|29	
14cr|perl-AutoLoader-5.740.0-4|30	%check
14cr|perl-AutoLoader-5.740.0-4|31	make test
14cr|perl-AutoLoader-5.740.0-4|32	
14cr|perl-AutoLoader-5.740.0-4|33	%install
14cr|perl-AutoLoader-5.740.0-4|34	%makeinstall_std
14cr|perl-AutoLoader-5.740.0-4|35	mv %{buildroot}%{_mandir}/man3/AutoLoader.3pm \
14cr|perl-AutoLoader-5.740.0-4|36	%{buildroot}%{_mandir}/man3/AutoLoader-%{version}.3pm
14cr|perl-AutoLoader-5.740.0-4|37	
14cr|perl-AutoLoader-5.740.0-4|38	%files
14cr|perl-AutoLoader-5.740.0-4|39	%doc Changes README
14cr|perl-AutoLoader-5.740.0-4|40	%{_mandir}/man3/*
14cr|perl-AutoLoader-5.740.0-4|41	%{perl_vendorlib}/AutoLoader.pm
14cr|perl-AutoLoader-5.740.0-4|42	%{perl_vendorlib}/AutoSplit.pm
14cr|perl-AutoLoader-5.740.0-4|43	
14cr|perl-AutoLoader-5.740.0-4|44	
14cr|perl-AutoLoader-5.740.0-4|45	%changelog
14cr|perl-AutoLoader-5.740.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.740.0-4
14cr|perl-AutoLoader-5.740.0-4|47	+ Revision: 07be7fe
14cr|perl-AutoLoader-5.740.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-AutoLoader-5.740.0-4|49	
14cr|perl-AutoLoader-5.740.0-4|50	

4015 14
14cr|perl-B-Compiling-0.40.0-3|1	%define upstream_name    B-Compiling
14cr|perl-B-Compiling-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-B-Compiling-0.40.0-3|3	
14cr|perl-B-Compiling-0.40.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-B-Compiling-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-B-Compiling-0.40.0-3|6	Release:	3
14cr|perl-B-Compiling-0.40.0-3|7	
14cr|perl-B-Compiling-0.40.0-3|8	Summary:    Expose PL_compiling to perl
14cr|perl-B-Compiling-0.40.0-3|9	
14cr|perl-B-Compiling-0.40.0-3|10	License:    GPL+ or Artistic
14cr|perl-B-Compiling-0.40.0-3|11	Group:      Development/Perl
14cr|perl-B-Compiling-0.40.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Compiling-0.40.0-3|13	Source0:    http://www.cpan.org/modules/by-module/B/B-Compiling-%{upstream_version}.tar.gz
14cr|perl-B-Compiling-0.40.0-3|14	
14cr|perl-B-Compiling-0.40.0-3|15	BuildRequires: perl(B)
14cr|perl-B-Compiling-0.40.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-B-Compiling-0.40.0-3|17	BuildRequires: perl(Sub::Exporter)
14cr|perl-B-Compiling-0.40.0-3|18	BuildRequires: perl(XSLoader)
14cr|perl-B-Compiling-0.40.0-3|19	BuildRequires: perl-devel
14cr|perl-B-Compiling-0.40.0-3|20	
14cr|perl-B-Compiling-0.40.0-3|21	%description
14cr|perl-B-Compiling-0.40.0-3|22	This module exposes the perl interpreter's PL_compiling variable to perl.
14cr|perl-B-Compiling-0.40.0-3|23	
14cr|perl-B-Compiling-0.40.0-3|24	%prep
14cr|perl-B-Compiling-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Compiling-0.40.0-3|26	
14cr|perl-B-Compiling-0.40.0-3|27	%build
14cr|perl-B-Compiling-0.40.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Compiling-0.40.0-3|29	
14cr|perl-B-Compiling-0.40.0-3|30	%make
14cr|perl-B-Compiling-0.40.0-3|31	
14cr|perl-B-Compiling-0.40.0-3|32	%check
14cr|perl-B-Compiling-0.40.0-3|33	%make test
14cr|perl-B-Compiling-0.40.0-3|34	
14cr|perl-B-Compiling-0.40.0-3|35	%install
14cr|perl-B-Compiling-0.40.0-3|36	%makeinstall_std
14cr|perl-B-Compiling-0.40.0-3|37	
14cr|perl-B-Compiling-0.40.0-3|38	%clean
14cr|perl-B-Compiling-0.40.0-3|39	
14cr|perl-B-Compiling-0.40.0-3|40	%files
14cr|perl-B-Compiling-0.40.0-3|41	%doc Changes README
14cr|perl-B-Compiling-0.40.0-3|42	%{_mandir}/man3/*
14cr|perl-B-Compiling-0.40.0-3|43	%{perl_vendorlib}/*
14cr|perl-B-Compiling-0.40.0-3|44	
14cr|perl-B-Compiling-0.40.0-3|45	
14cr|perl-B-Compiling-0.40.0-3|46	
14cr|perl-B-Compiling-0.40.0-3|47	
14cr|perl-B-Compiling-0.40.0-3|48	
14cr|perl-B-Compiling-0.40.0-3|49	%changelog
14cr|perl-B-Compiling-0.40.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-B-Compiling-0.40.0-3|51	+ Revision: 7f4cd87
14cr|perl-B-Compiling-0.40.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-B-Compiling-0.40.0-3|53	
14cr|perl-B-Compiling-0.40.0-3|54	

4016 14
14cr|perl-BDB-1.910.0-2|1	%define upstream_name    BDB
14cr|perl-BDB-1.910.0-2|2	%define upstream_version 1.91
14cr|perl-BDB-1.910.0-2|3	
14cr|perl-BDB-1.910.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-BDB-1.910.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-BDB-1.910.0-2|6	Release:	2
14cr|perl-BDB-1.910.0-2|7	
14cr|perl-BDB-1.910.0-2|8	Summary:    Asynchronous Berkeley DB access
14cr|perl-BDB-1.910.0-2|9	
14cr|perl-BDB-1.910.0-2|10	
14cr|perl-BDB-1.910.0-2|11	License:    GPL+ or Artistic
14cr|perl-BDB-1.910.0-2|12	Group:      Development/Perl
14cr|perl-BDB-1.910.0-2|13	Url:        http://search.cpan.org/dist/BDB
14cr|perl-BDB-1.910.0-2|14	Source0:    http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-BDB-1.910.0-2|15	
14cr|perl-BDB-1.910.0-2|16	BuildRequires: db-devel
14cr|perl-BDB-1.910.0-2|17	BuildRequires: perl(common::sense)
14cr|perl-BDB-1.910.0-2|18	BuildRequires: perl-devel
14cr|perl-BDB-1.910.0-2|19	
14cr|perl-BDB-1.910.0-2|20	
14cr|perl-BDB-1.910.0-2|21	Requires: perl(common::sense)
14cr|perl-BDB-1.910.0-2|22	
14cr|perl-BDB-1.910.0-2|23	%description
14cr|perl-BDB-1.910.0-2|24	This is the Asynchronous Berkeley DB access API for Perl and DB 4.6.
14cr|perl-BDB-1.910.0-2|25	
14cr|perl-BDB-1.910.0-2|26	%prep
14cr|perl-BDB-1.910.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-BDB-1.910.0-2|28	
14cr|perl-BDB-1.910.0-2|29	%build
14cr|perl-BDB-1.910.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-BDB-1.910.0-2|31	%make
14cr|perl-BDB-1.910.0-2|32	
14cr|perl-BDB-1.910.0-2|33	%check
14cr|perl-BDB-1.910.0-2|34	%make test
14cr|perl-BDB-1.910.0-2|35	
14cr|perl-BDB-1.910.0-2|36	%install
14cr|perl-BDB-1.910.0-2|37	%makeinstall_std
14cr|perl-BDB-1.910.0-2|38	
14cr|perl-BDB-1.910.0-2|39	%clean
14cr|perl-BDB-1.910.0-2|40	
14cr|perl-BDB-1.910.0-2|41	%files
14cr|perl-BDB-1.910.0-2|42	%doc README Changes META.yml
14cr|perl-BDB-1.910.0-2|43	%{_mandir}/man3/*
14cr|perl-BDB-1.910.0-2|44	%{perl_vendorlib}/*
14cr|perl-BDB-1.910.0-2|45	
14cr|perl-BDB-1.910.0-2|46	
14cr|perl-BDB-1.910.0-2|47	
14cr|perl-BDB-1.910.0-2|48	
14cr|perl-BDB-1.910.0-2|49	%changelog
14cr|perl-BDB-1.910.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.910.0-2
14cr|perl-BDB-1.910.0-2|51	+ Revision: 05ff58b
14cr|perl-BDB-1.910.0-2|52	- MassBuild#464: Increase release tag
14cr|perl-BDB-1.910.0-2|53	
14cr|perl-BDB-1.910.0-2|54	

4017 14
14cr|perl-B-Debug-1.190.0-3|1	%define upstream_name    B-Debug
14cr|perl-B-Debug-1.190.0-3|2	%define upstream_version 1.19
14cr|perl-B-Debug-1.190.0-3|3	
14cr|perl-B-Debug-1.190.0-3|4	%define debug_package %{nil}
14cr|perl-B-Debug-1.190.0-3|5	
14cr|perl-B-Debug-1.190.0-3|6	Name:       perl-%{upstream_name}
14cr|perl-B-Debug-1.190.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-B-Debug-1.190.0-3|8	Release:    3
14cr|perl-B-Debug-1.190.0-3|9	
14cr|perl-B-Debug-1.190.0-3|10	Summary:    Walk Perl syntax tree, printing debug info about ops
14cr|perl-B-Debug-1.190.0-3|11	
14cr|perl-B-Debug-1.190.0-3|12	License:    GPL+ or Artistic
14cr|perl-B-Debug-1.190.0-3|13	Group:      Development/Perl
14cr|perl-B-Debug-1.190.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Debug-1.190.0-3|15	Source0:    http://www.cpan.org/modules/by-module/B/B-Debug-%{upstream_version}.tar.gz
14cr|perl-B-Debug-1.190.0-3|16	
14cr|perl-B-Debug-1.190.0-3|17	BuildRequires: perl(B)
14cr|perl-B-Debug-1.190.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-B-Debug-1.190.0-3|19	BuildRequires: perl-devel
14cr|perl-B-Debug-1.190.0-3|20	
14cr|perl-B-Debug-1.190.0-3|21	%description
14cr|perl-B-Debug-1.190.0-3|22	See _ext/B/README_ and the newer the B::Concise manpage, the B::Terse
14cr|perl-B-Debug-1.190.0-3|23	manpage.
14cr|perl-B-Debug-1.190.0-3|24	
14cr|perl-B-Debug-1.190.0-3|25	
14cr|perl-B-Debug-1.190.0-3|26	%prep
14cr|perl-B-Debug-1.190.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Debug-1.190.0-3|28	
14cr|perl-B-Debug-1.190.0-3|29	%build
14cr|perl-B-Debug-1.190.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Debug-1.190.0-3|31	%make
14cr|perl-B-Debug-1.190.0-3|32	
14cr|perl-B-Debug-1.190.0-3|33	%check
14cr|perl-B-Debug-1.190.0-3|34	make test
14cr|perl-B-Debug-1.190.0-3|35	
14cr|perl-B-Debug-1.190.0-3|36	%install
14cr|perl-B-Debug-1.190.0-3|37	%makeinstall_std
14cr|perl-B-Debug-1.190.0-3|38	
14cr|perl-B-Debug-1.190.0-3|39	%files
14cr|perl-B-Debug-1.190.0-3|40	%doc Changes README
14cr|perl-B-Debug-1.190.0-3|41	%{_mandir}/man3/*
14cr|perl-B-Debug-1.190.0-3|42	%{perl_vendorlib}/*
14cr|perl-B-Debug-1.190.0-3|43	
14cr|perl-B-Debug-1.190.0-3|44	
14cr|perl-B-Debug-1.190.0-3|45	
14cr|perl-B-Debug-1.190.0-3|46	
14cr|perl-B-Debug-1.190.0-3|47	%changelog
14cr|perl-B-Debug-1.190.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-3
14cr|perl-B-Debug-1.190.0-3|49	+ Revision: c118d35
14cr|perl-B-Debug-1.190.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-B-Debug-1.190.0-3|51	
14cr|perl-B-Debug-1.190.0-3|52	

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

4019 14
14cr|perl-Bencode-1.400.0-5|1	%define upstream_name Bencode
14cr|perl-Bencode-1.400.0-5|2	%define upstream_version 1.4
14cr|perl-Bencode-1.400.0-5|3	
14cr|perl-Bencode-1.400.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Bencode-1.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Bencode-1.400.0-5|6	Release:	5
14cr|perl-Bencode-1.400.0-5|7	Summary:	BitTorrent serialization format
14cr|perl-Bencode-1.400.0-5|8	
14cr|perl-Bencode-1.400.0-5|9	License:	GPL+ or Artistic
14cr|perl-Bencode-1.400.0-5|10	Group:		Development/Perl
14cr|perl-Bencode-1.400.0-5|11	URL:		http://search.cpan.org/dist/Bencode/
14cr|perl-Bencode-1.400.0-5|12	Source0:	http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Bencode-1.400.0-5|13	
14cr|perl-Bencode-1.400.0-5|14	BuildRequires:	perl-devel
14cr|perl-Bencode-1.400.0-5|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Bencode-1.400.0-5|16	BuildRequires:	perl(Exporter)
14cr|perl-Bencode-1.400.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Bencode-1.400.0-5|18	BuildArch:	noarch
14cr|perl-Bencode-1.400.0-5|19	
14cr|perl-Bencode-1.400.0-5|20	%description
14cr|perl-Bencode-1.400.0-5|21	This module implements the BitTorrent bencode serialization format as
14cr|perl-Bencode-1.400.0-5|22	described in http://www.bittorrent.org/protocol.html.
14cr|perl-Bencode-1.400.0-5|23	
14cr|perl-Bencode-1.400.0-5|24	%prep
14cr|perl-Bencode-1.400.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Bencode-1.400.0-5|26	
14cr|perl-Bencode-1.400.0-5|27	%build
14cr|perl-Bencode-1.400.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Bencode-1.400.0-5|29	%make
14cr|perl-Bencode-1.400.0-5|30	
14cr|perl-Bencode-1.400.0-5|31	%check
14cr|perl-Bencode-1.400.0-5|32	%make test
14cr|perl-Bencode-1.400.0-5|33	
14cr|perl-Bencode-1.400.0-5|34	%install
14cr|perl-Bencode-1.400.0-5|35	%makeinstall_std
14cr|perl-Bencode-1.400.0-5|36	
14cr|perl-Bencode-1.400.0-5|37	%files
14cr|perl-Bencode-1.400.0-5|38	%doc Changes LICENSE README
14cr|perl-Bencode-1.400.0-5|39	%{perl_vendorlib}/*
14cr|perl-Bencode-1.400.0-5|40	%{_mandir}/man3/%{upstream_name}.3pm.xz
14cr|perl-Bencode-1.400.0-5|41	
14cr|perl-Bencode-1.400.0-5|42	
14cr|perl-Bencode-1.400.0-5|43	
14cr|perl-Bencode-1.400.0-5|44	%changelog
14cr|perl-Bencode-1.400.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-5
14cr|perl-Bencode-1.400.0-5|46	+ Revision: fc1b61c
14cr|perl-Bencode-1.400.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Bencode-1.400.0-5|48	
14cr|perl-Bencode-1.400.0-5|49	

4020 14
14cr|perl-BerkeleyDB-Manager-0.120.0-5|1	%define upstream_name    BerkeleyDB-Manager
14cr|perl-BerkeleyDB-Manager-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-BerkeleyDB-Manager-0.120.0-5|3	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-BerkeleyDB-Manager-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-BerkeleyDB-Manager-0.120.0-5|6	Release:	5
14cr|perl-BerkeleyDB-Manager-0.120.0-5|7	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|8	Summary:	General purpose L<BerkeleyDB> wrapper
14cr|perl-BerkeleyDB-Manager-0.120.0-5|9	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-BerkeleyDB-Manager-0.120.0-5|11	Group:		Development/Perl
14cr|perl-BerkeleyDB-Manager-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-BerkeleyDB-Manager-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/BerkeleyDB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-BerkeleyDB-Manager-0.120.0-5|14	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-BerkeleyDB-Manager-0.120.0-5|16	BuildRequires:	perl(BerkeleyDB)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|17	BuildRequires:	perl(Data::Stream::Bulk)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|19	BuildRequires:	perl(Path::Class)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|20	BuildRequires:	perl(Test::Exception)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|21	BuildRequires:	perl(Test::TempDir)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|22	BuildRequires:	perl(Test::use::ok)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|23	BuildRequires:	perl(File::NFSLock)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|24	BuildRequires:	perl(namespace::clean)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|25	BuildRequires:	perl(namespace::autoclean)
14cr|perl-BerkeleyDB-Manager-0.120.0-5|26	BuildArch:	noarch
14cr|perl-BerkeleyDB-Manager-0.120.0-5|27	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|28	%description
14cr|perl-BerkeleyDB-Manager-0.120.0-5|29	This object provides a convenience wrapper for the BerkeleyDB manpage
14cr|perl-BerkeleyDB-Manager-0.120.0-5|30	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|31	%prep
14cr|perl-BerkeleyDB-Manager-0.120.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-BerkeleyDB-Manager-0.120.0-5|33	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|34	%build
14cr|perl-BerkeleyDB-Manager-0.120.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-BerkeleyDB-Manager-0.120.0-5|36	%make
14cr|perl-BerkeleyDB-Manager-0.120.0-5|37	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|38	%check
14cr|perl-BerkeleyDB-Manager-0.120.0-5|39	%make test
14cr|perl-BerkeleyDB-Manager-0.120.0-5|40	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|41	%install
14cr|perl-BerkeleyDB-Manager-0.120.0-5|42	%makeinstall_std
14cr|perl-BerkeleyDB-Manager-0.120.0-5|43	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|44	%files
14cr|perl-BerkeleyDB-Manager-0.120.0-5|45	%doc Changes
14cr|perl-BerkeleyDB-Manager-0.120.0-5|46	%{_mandir}/man3/*
14cr|perl-BerkeleyDB-Manager-0.120.0-5|47	%{perl_vendorlib}/*
14cr|perl-BerkeleyDB-Manager-0.120.0-5|48	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|49	%changelog
14cr|perl-BerkeleyDB-Manager-0.120.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-BerkeleyDB-Manager-0.120.0-5|51	+ Revision: 63f1401
14cr|perl-BerkeleyDB-Manager-0.120.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-BerkeleyDB-Manager-0.120.0-5|53	
14cr|perl-BerkeleyDB-Manager-0.120.0-5|54	

4021 14
14cr|perl-BFD-0.310.0-5|1	%define	upstream_name	 BFD
14cr|perl-BFD-0.310.0-5|2	%define	upstream_version 0.31
14cr|perl-BFD-0.310.0-5|3	
14cr|perl-BFD-0.310.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-BFD-0.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-BFD-0.310.0-5|6	Release:	5
14cr|perl-BFD-0.310.0-5|7	
14cr|perl-BFD-0.310.0-5|8	Summary:	Impromptu dumping of data structures for debugging purposes
14cr|perl-BFD-0.310.0-5|9	
14cr|perl-BFD-0.310.0-5|10	License:	GPL+ or Artistic
14cr|perl-BFD-0.310.0-5|11	Group:		Development/Perl
14cr|perl-BFD-0.310.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-BFD-0.310.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RB/RBS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-BFD-0.310.0-5|14	
14cr|perl-BFD-0.310.0-5|15	BuildRequires:	perl-devel
14cr|perl-BFD-0.310.0-5|16	BuildArch:	noarch
14cr|perl-BFD-0.310.0-5|17	
14cr|perl-BFD-0.310.0-5|18	%description
14cr|perl-BFD-0.310.0-5|19	Allows for impromptu dumping of output to STDERR. Useful when you want to take
14cr|perl-BFD-0.310.0-5|20	a peek at a nest Perl data structure by emitting (relatively) nicely formatted
14cr|perl-BFD-0.310.0-5|21	output with filename and line number prefixed to each line.
14cr|perl-BFD-0.310.0-5|22	
14cr|perl-BFD-0.310.0-5|23	%prep
14cr|perl-BFD-0.310.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-BFD-0.310.0-5|25	
14cr|perl-BFD-0.310.0-5|26	%build
14cr|perl-BFD-0.310.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-BFD-0.310.0-5|28	%make
14cr|perl-BFD-0.310.0-5|29	
14cr|perl-BFD-0.310.0-5|30	%check
14cr|perl-BFD-0.310.0-5|31	%make test
14cr|perl-BFD-0.310.0-5|32	
14cr|perl-BFD-0.310.0-5|33	%install
14cr|perl-BFD-0.310.0-5|34	%makeinstall_std
14cr|perl-BFD-0.310.0-5|35	
14cr|perl-BFD-0.310.0-5|36	%files
14cr|perl-BFD-0.310.0-5|37	%{perl_vendorlib}/BFD.pm
14cr|perl-BFD-0.310.0-5|38	%{_mandir}/man3/*
14cr|perl-BFD-0.310.0-5|39	
14cr|perl-BFD-0.310.0-5|40	
14cr|perl-BFD-0.310.0-5|41	
14cr|perl-BFD-0.310.0-5|42	%changelog
14cr|perl-BFD-0.310.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-5
14cr|perl-BFD-0.310.0-5|44	+ Revision: ea7c815
14cr|perl-BFD-0.310.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-BFD-0.310.0-5|46	
14cr|perl-BFD-0.310.0-5|47	

4022 14
14cr|perl-B-Hooks-OP-Check-0.190.0-3|1	%define upstream_name    B-Hooks-OP-Check
14cr|perl-B-Hooks-OP-Check-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-B-Hooks-OP-Check-0.190.0-3|3	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-B-Hooks-OP-Check-0.190.0-3|5	Version:	%perl_convert_version 0.19
14cr|perl-B-Hooks-OP-Check-0.190.0-3|6	Release:	3
14cr|perl-B-Hooks-OP-Check-0.190.0-3|7	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|8	Summary:	Wrap OP check callbacks
14cr|perl-B-Hooks-OP-Check-0.190.0-3|9	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-B-Hooks-OP-Check-0.190.0-3|11	Group:		Development/Perl
14cr|perl-B-Hooks-OP-Check-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Hooks-OP-Check-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/B/B-Hooks-OP-Check-0.19.tar.gz
14cr|perl-B-Hooks-OP-Check-0.190.0-3|14	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-B-Hooks-OP-Check-0.190.0-3|16	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-B-Hooks-OP-Check-0.190.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-B-Hooks-OP-Check-0.190.0-3|18	BuildRequires:	perl(parent)
14cr|perl-B-Hooks-OP-Check-0.190.0-3|19	Requires:	perl(parent)
14cr|perl-B-Hooks-OP-Check-0.190.0-3|20	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|21	%description
14cr|perl-B-Hooks-OP-Check-0.190.0-3|22	This module provides a c api for XS modules to hook into the callbacks of
14cr|perl-B-Hooks-OP-Check-0.190.0-3|23	'PL_check'.
14cr|perl-B-Hooks-OP-Check-0.190.0-3|24	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|25	the ExtUtils::Depends manpage is used to export all functions for other XS
14cr|perl-B-Hooks-OP-Check-0.190.0-3|26	modules to use. Include the following in your Makefile.PL:
14cr|perl-B-Hooks-OP-Check-0.190.0-3|27	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|28	my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::Check');
14cr|perl-B-Hooks-OP-Check-0.190.0-3|29	WriteMakefile(
14cr|perl-B-Hooks-OP-Check-0.190.0-3|30	... # your normal makefile flags
14cr|perl-B-Hooks-OP-Check-0.190.0-3|31	$pkg->get_makefile_vars,
14cr|perl-B-Hooks-OP-Check-0.190.0-3|32	);
14cr|perl-B-Hooks-OP-Check-0.190.0-3|33	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|34	%prep
14cr|perl-B-Hooks-OP-Check-0.190.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Hooks-OP-Check-0.190.0-3|36	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|37	%build
14cr|perl-B-Hooks-OP-Check-0.190.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Hooks-OP-Check-0.190.0-3|39	%make
14cr|perl-B-Hooks-OP-Check-0.190.0-3|40	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|41	%check
14cr|perl-B-Hooks-OP-Check-0.190.0-3|42	make test
14cr|perl-B-Hooks-OP-Check-0.190.0-3|43	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|44	%install
14cr|perl-B-Hooks-OP-Check-0.190.0-3|45	%makeinstall_std
14cr|perl-B-Hooks-OP-Check-0.190.0-3|46	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|47	%files
14cr|perl-B-Hooks-OP-Check-0.190.0-3|48	%doc Changes README
14cr|perl-B-Hooks-OP-Check-0.190.0-3|49	%{_mandir}/man3/*
14cr|perl-B-Hooks-OP-Check-0.190.0-3|50	%{perl_vendorarch}/B
14cr|perl-B-Hooks-OP-Check-0.190.0-3|51	%{perl_vendorarch}/auto/B
14cr|perl-B-Hooks-OP-Check-0.190.0-3|52	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|53	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|54	%changelog
14cr|perl-B-Hooks-OP-Check-0.190.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-B-Hooks-OP-Check-0.190.0-3|56	+ Revision: c7448b8
14cr|perl-B-Hooks-OP-Check-0.190.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-B-Hooks-OP-Check-0.190.0-3|58	
14cr|perl-B-Hooks-OP-Check-0.190.0-3|59	

4023 14
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|1	%define upstream_name    B-Hooks-OP-PPAddr
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|3	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|6	Release:	5
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|7	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|8	Summary:    Hook into opcode execution
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|9	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|10	License:    GPL+ or Artistic
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|11	Group:      Development/Perl
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|13	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|14	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|15	BuildRequires: perl(ExtUtils::Depends)
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|17	BuildRequires: perl(parent)
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|18	BuildRequires: perl-devel
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|19	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|20	%description
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|21	This module provides a c api for XS modules to hook into the execution of
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|22	perl opcodes.
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|23	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|24	the ExtUtils::Depends manpage is used to export all functions for other XS
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|25	modules to use. Include the following in your Makefile.PL:
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|26	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|27	my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::PPAddr');
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|28	WriteMakefile(
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|29	... # your normal makefile flags
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|30	$pkg->get_makefile_vars,
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|31	);
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|32	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|33	%prep
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|35	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|36	%build
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|38	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|39	%make
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|40	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|41	%check
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|42	%make test
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|43	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|44	%install
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|45	%makeinstall_std
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|46	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|47	%clean
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|48	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|49	%files
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|50	%doc Changes README
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|51	%{_mandir}/man3/*
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|52	%{perl_vendorlib}/*
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|53	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|54	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|55	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|56	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|57	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|58	%changelog
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|60	+ Revision: f567b5e
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|62	
14cr|perl-B-Hooks-OP-PPAddr-0.30.0-5|63	

4024 14
14cr|perl-bignum-0.370.0-3|1	%define upstream_name	 bignum
14cr|perl-bignum-0.370.0-3|2	%define upstream_version 0.37
14cr|perl-bignum-0.370.0-3|3	%define debug_package %{nil}
14cr|perl-bignum-0.370.0-3|4	
14cr|perl-bignum-0.370.0-3|5	Name:		perl-%{upstream_name}
14cr|perl-bignum-0.370.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-bignum-0.370.0-3|7	Release:	3
14cr|perl-bignum-0.370.0-3|8	
14cr|perl-bignum-0.370.0-3|9	Summary:	Transparent BigNumber support for Perl
14cr|perl-bignum-0.370.0-3|10	
14cr|perl-bignum-0.370.0-3|11	
14cr|perl-bignum-0.370.0-3|12	License:	GPL+ or Artistic
14cr|perl-bignum-0.370.0-3|13	Group:		Development/Perl
14cr|perl-bignum-0.370.0-3|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-bignum-0.370.0-3|15	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-bignum-0.370.0-3|16	
14cr|perl-bignum-0.370.0-3|17	BuildRequires:	perl-Math-BigInt >= 1.87
14cr|perl-bignum-0.370.0-3|18	BuildRequires:	perl-Math-BigRat >= 0.20
14cr|perl-bignum-0.370.0-3|19	BuildRequires:	perl-devel
14cr|perl-bignum-0.370.0-3|20	
14cr|perl-bignum-0.370.0-3|21	%description
14cr|perl-bignum-0.370.0-3|22	All operators (including basic math operations) are overloaded. Integer and
14cr|perl-bignum-0.370.0-3|23	floating-point constants are created as proper BigInts or BigFloats,
14cr|perl-bignum-0.370.0-3|24	respectively.
14cr|perl-bignum-0.370.0-3|25	
14cr|perl-bignum-0.370.0-3|26	%prep
14cr|perl-bignum-0.370.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-bignum-0.370.0-3|28	
14cr|perl-bignum-0.370.0-3|29	%build
14cr|perl-bignum-0.370.0-3|30	export PERL5LIB=%{perl_vendorlib}
14cr|perl-bignum-0.370.0-3|31	perl Makefile.PL installdirs=vendor
14cr|perl-bignum-0.370.0-3|32	%make
14cr|perl-bignum-0.370.0-3|33	
14cr|perl-bignum-0.370.0-3|34	%check
14cr|perl-bignum-0.370.0-3|35	export PERL5LIB=%{perl_vendorlib}/
14cr|perl-bignum-0.370.0-3|36	make test
14cr|perl-bignum-0.370.0-3|37	
14cr|perl-bignum-0.370.0-3|38	%install
14cr|perl-bignum-0.370.0-3|39	%makeinstall_std
14cr|perl-bignum-0.370.0-3|40	
14cr|perl-bignum-0.370.0-3|41	%files
14cr|perl-bignum-0.370.0-3|42	%doc BUGS LICENSE TODO README CHANGES
14cr|perl-bignum-0.370.0-3|43	%{perl_vendorlib}/*.pm
14cr|perl-bignum-0.370.0-3|44	%{perl_vendorlib}/Math
14cr|perl-bignum-0.370.0-3|45	%{_mandir}/*/*
14cr|perl-bignum-0.370.0-3|46	
14cr|perl-bignum-0.370.0-3|47	
14cr|perl-bignum-0.370.0-3|48	
14cr|perl-bignum-0.370.0-3|49	%changelog
14cr|perl-bignum-0.370.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.370.0-3
14cr|perl-bignum-0.370.0-3|51	+ Revision: d597ed3
14cr|perl-bignum-0.370.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-bignum-0.370.0-3|53	
14cr|perl-bignum-0.370.0-3|54	

4025 14
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|1	%define upstream_name	 Bio-ASN1-EntrezGene
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|2	%define upstream_version 1.10
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|3	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|6	Release:	5
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|7	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|8	Summary:	Regular expression-based Perl Parser for NCBI Entrez Gene
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|9	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|11	Group:		Development/Perl
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Bio/%{upstream_name}-%{upstream_version}-withoutworldwriteables.tar.gz
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|14	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|16	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|17	BuildArch:	noarch
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|18	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|19	%description
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|20	Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|21	Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|22	parses an ASN.1-formatted Entrez Gene record and returns a data structure that
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|23	contains all data items from the gene record.
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|24	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|25	%prep
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|27	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|28	%build
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|30	%make
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|31	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|32	%install
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|33	%makeinstall_std
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|34	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|35	%check
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|36	# disabled to avoid bioperl circular dependency
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|37	#%{__make} test
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|38	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|39	%files
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|40	%doc Changes README
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|41	%{perl_vendorlib}/Bio
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|42	%{_mandir}/*/*
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|43	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|44	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|45	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|46	%changelog
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|48	+ Revision: c8ef485
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|50	
14cr|perl-Bio-ASN1-EntrezGene-1.100.0-5|51	

4026 14
14cr|perl-bioperl-1.6.901-8|1	%define upstream_name    BioPerl
14cr|perl-bioperl-1.6.901-8|2	%define upstream_version 1.6.901
14cr|perl-bioperl-1.6.901-8|3	
14cr|perl-bioperl-1.6.901-8|4	%if %{_use_internal_dependency_generator}
14cr|perl-bioperl-1.6.901-8|5	%define __noautoreq 'perl\\(Bio::Expression::(.*)\\)|perl\\(Bio::Phylo::(.*)\\)|perl\\(Mac::(.*)\\)|perl\\(Win32::Clipboard\\)|perl\\(Bio::Tools::Run::Samtools\\)|perl\\(TestInterface\\)'
14cr|perl-bioperl-1.6.901-8|6	%define __noautoprov 'perl\\(Error\\)|perl\\(Error::Simple\\)|perl\\(Error::subs\\)|perl\\(TestInterface\\)|perl\\(TestObject\\)'
14cr|perl-bioperl-1.6.901-8|7	%else
14cr|perl-bioperl-1.6.901-8|8	%define _requires_exceptions perl(Bio::Expression::FeatureSet)\\|perl(TestInterface)
14cr|perl-bioperl-1.6.901-8|9	%define _provides_exceptions perl(Error)\\|perl(Error::Simple)\\|perl(Error::subs)\\|perl(TestInterface)\\|perl(TestObject)
14cr|perl-bioperl-1.6.901-8|10	%endif
14cr|perl-bioperl-1.6.901-8|11	
14cr|perl-bioperl-1.6.901-8|12	Name:		perl-bioperl
14cr|perl-bioperl-1.6.901-8|13	Version:	%{upstream_version}
14cr|perl-bioperl-1.6.901-8|14	Release:	8
14cr|perl-bioperl-1.6.901-8|15	Summary:	BioPerl core modules
14cr|perl-bioperl-1.6.901-8|16	
14cr|perl-bioperl-1.6.901-8|17	Group:		Development/Perl
14cr|perl-bioperl-1.6.901-8|18	License:	Artistic
14cr|perl-bioperl-1.6.901-8|19	URL:		http://www.bioperl.org
14cr|perl-bioperl-1.6.901-8|20	Source0:	http://bioperl.org/DIST/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-bioperl-1.6.901-8|21	
14cr|perl-bioperl-1.6.901-8|22	BuildRequires:	perl-devel
14cr|perl-bioperl-1.6.901-8|23	BuildRequires:	perl(Algorithm::Munkres)
14cr|perl-bioperl-1.6.901-8|24	BuildRequires:	perl(Array::Compare)
14cr|perl-bioperl-1.6.901-8|25	BuildRequires:	perl(Clone)
14cr|perl-bioperl-1.6.901-8|26	BuildRequires:	perl(Convert::Binary::C)
14cr|perl-bioperl-1.6.901-8|27	BuildRequires:	perl(CPAN) >= 1.920.5
14cr|perl-bioperl-1.6.901-8|28	BuildRequires:	perl(Data::Stag)
14cr|perl-bioperl-1.6.901-8|29	BuildRequires:	perl(DB_File)
14cr|perl-bioperl-1.6.901-8|30	BuildRequires:	perl(GraphViz)
14cr|perl-bioperl-1.6.901-8|31	BuildRequires:	perl(IO::String)
14cr|perl-bioperl-1.6.901-8|32	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-bioperl-1.6.901-8|33	BuildRequires:	perl(Math::Random)
14cr|perl-bioperl-1.6.901-8|34	BuildRequires:	perl(Module::Build)
14cr|perl-bioperl-1.6.901-8|35	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cr|perl-bioperl-1.6.901-8|36	BuildRequires:	perl(Scalar::Util)
14cr|perl-bioperl-1.6.901-8|37	BuildRequires:	perl(Set::Scalar)
14cr|perl-bioperl-1.6.901-8|38	BuildRequires:	perl(Sort::Naturally)
14cr|perl-bioperl-1.6.901-8|39	BuildRequires:	perl(SVG::Graph)
14cr|perl-bioperl-1.6.901-8|40	BuildRequires:	perl(XML::DOM::XPath)
14cr|perl-bioperl-1.6.901-8|41	BuildRequires:	perl(XML::SAX::Writer)
14cr|perl-bioperl-1.6.901-8|42	BuildRequires:	perl(XML::Simple)
14cr|perl-bioperl-1.6.901-8|43	BuildRequires:	perl(XML::Writer)
14cr|perl-bioperl-1.6.901-8|44	
14cr|perl-bioperl-1.6.901-8|45	BuildArch:	noarch
14cr|perl-bioperl-1.6.901-8|46	%rename perl-Bioperl
14cr|perl-bioperl-1.6.901-8|47	
14cr|perl-bioperl-1.6.901-8|48	%description
14cr|perl-bioperl-1.6.901-8|49	Officially organized in 1995 and existing informally for several years
14cr|perl-bioperl-1.6.901-8|50	prior, The Bioperl Project is an international association of developers
14cr|perl-bioperl-1.6.901-8|51	of open source Perl tools for bioinformatics, genomics and life science
14cr|perl-bioperl-1.6.901-8|52	research.
14cr|perl-bioperl-1.6.901-8|53	
14cr|perl-bioperl-1.6.901-8|54	%prep
14cr|perl-bioperl-1.6.901-8|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-bioperl-1.6.901-8|56	
14cr|perl-bioperl-1.6.901-8|57	%build
14cr|perl-bioperl-1.6.901-8|58	# Here are the default values for the installation:
14cr|perl-bioperl-1.6.901-8|59	# Install [a]ll BioPerl scripts, [n]one, or choose groups [i]nteractively? [a]
14cr|perl-bioperl-1.6.901-8|60	# Do you want to run tests that require connection to servers across the internet
14cr|perl-bioperl-1.6.901-8|61	# (likely to cause some failures)? y/n [n] n
14cr|perl-bioperl-1.6.901-8|62	
14cr|perl-bioperl-1.6.901-8|63	perl Build.PL --installdirs vendor --destdir %{buildroot}  <<EOI
14cr|perl-bioperl-1.6.901-8|64	a
14cr|perl-bioperl-1.6.901-8|65	n
14cr|perl-bioperl-1.6.901-8|66	EOI
14cr|perl-bioperl-1.6.901-8|67	
14cr|perl-bioperl-1.6.901-8|68	
14cr|perl-bioperl-1.6.901-8|69	%check
14cr|perl-bioperl-1.6.901-8|70	#./Build test
14cr|perl-bioperl-1.6.901-8|71	#%make test
14cr|perl-bioperl-1.6.901-8|72	
14cr|perl-bioperl-1.6.901-8|73	%install
14cr|perl-bioperl-1.6.901-8|74	./Build install
14cr|perl-bioperl-1.6.901-8|75	#makeinstall_std
14cr|perl-bioperl-1.6.901-8|76	# those should belong to Bioperl-Run instead
14cr|perl-bioperl-1.6.901-8|77	rm -f %{buildroot}%{_bindir}/bp_pairwise_kaks.pl
14cr|perl-bioperl-1.6.901-8|78	rm -f %{buildroot}%{_bindir}/bp_blast2tree.pl
14cr|perl-bioperl-1.6.901-8|79	
14cr|perl-bioperl-1.6.901-8|80	# correct permissions
14cr|perl-bioperl-1.6.901-8|81	find %{buildroot}%{perl_vendorlib}/Bio/ -name "*.pm" -exec chmod 644 {} \;
14cr|perl-bioperl-1.6.901-8|82	
14cr|perl-bioperl-1.6.901-8|83	# clean doc
14cr|perl-bioperl-1.6.901-8|84	executables='.*\(\.\(pl\|cgi\)\|pdf2index\|dbfetch\)$'
14cr|perl-bioperl-1.6.901-8|85	for dir in examples doc;
14cr|perl-bioperl-1.6.901-8|86	do
14cr|perl-bioperl-1.6.901-8|87	find $dir -type f -regex $executables | xargs chmod 644
14cr|perl-bioperl-1.6.901-8|88	find $dir -type f -regex $executables | xargs perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
14cr|perl-bioperl-1.6.901-8|89	find $dir -type f ! -regex $executables | xargs chmod 644
14cr|perl-bioperl-1.6.901-8|90	find $dir -type f | xargs perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
14cr|perl-bioperl-1.6.901-8|91	done
14cr|perl-bioperl-1.6.901-8|92	
14cr|perl-bioperl-1.6.901-8|93	cat << EOD > README.urpmi
14cr|perl-bioperl-1.6.901-8|94	Environment Variables
14cr|perl-bioperl-1.6.901-8|95	
14cr|perl-bioperl-1.6.901-8|96	Some modules which run external programs need certain environment
14cr|perl-bioperl-1.6.901-8|97	variables set. If you do not have a local copy of the specific
14cr|perl-bioperl-1.6.901-8|98	executable you do not need to set these variables. Additionally the
14cr|perl-bioperl-1.6.901-8|99	modules will attempt to locate the specific applications in your
14cr|perl-bioperl-1.6.901-8|100	runtime PATH variable. You may also need to set an environment
14cr|perl-bioperl-1.6.901-8|101	variable to tell BioPerl about your network configuration if your site
14cr|perl-bioperl-1.6.901-8|102	uses a firewall.
14cr|perl-bioperl-1.6.901-8|103	
14cr|perl-bioperl-1.6.901-8|104	Setting environment variables on unix means adding lines like the
14cr|perl-bioperl-1.6.901-8|105	following to your shell *rc file.
14cr|perl-bioperl-1.6.901-8|106	
14cr|perl-bioperl-1.6.901-8|107	For bash or sh:
14cr|perl-bioperl-1.6.901-8|108	
14cr|perl-bioperl-1.6.901-8|109	export BLASTDIR=/data1/blast
14cr|perl-bioperl-1.6.901-8|110	
14cr|perl-bioperl-1.6.901-8|111	For csh or tcsh:
14cr|perl-bioperl-1.6.901-8|112	
14cr|perl-bioperl-1.6.901-8|113	setenv BLASTDIR /data1/blast
14cr|perl-bioperl-1.6.901-8|114	
14cr|perl-bioperl-1.6.901-8|115	Some environment variables include:
14cr|perl-bioperl-1.6.901-8|116	
14cr|perl-bioperl-1.6.901-8|117	+------------------------------------------------------------------------+
14cr|perl-bioperl-1.6.901-8|118	| Env. Variable |                      Description                       |
14cr|perl-bioperl-1.6.901-8|119	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|120	|               |Specifies where the NCBI blastall, blastpgp, bl2seq,    |
14cr|perl-bioperl-1.6.901-8|121	|BLASTDIR       |etc.. are located. A 'data' directory could also be     |
14cr|perl-bioperl-1.6.901-8|122	|               |present in this directory as well, you could put your   |
14cr|perl-bioperl-1.6.901-8|123	|               |blastable databases here.                               |
14cr|perl-bioperl-1.6.901-8|124	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|125	|               |If one does not want to locate the data dir within the  |
14cr|perl-bioperl-1.6.901-8|126	|BLASTDATADIR or|same dir as where the BLASTDIR variable points, a       |
14cr|perl-bioperl-1.6.901-8|127	|BLASTDB        |BLASTDATADIR or BLASTDB variable can be set to point to |
14cr|perl-bioperl-1.6.901-8|128	|               |a dir where BLAST database indexes are located.         |
14cr|perl-bioperl-1.6.901-8|129	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|130	|BLASTMAT       |The directory containing the substitution matrices such |
14cr|perl-bioperl-1.6.901-8|131	|               |as BLOSUM62.                                            |
14cr|perl-bioperl-1.6.901-8|132	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|133	|CLUSTALDIR     |The directory where the clustalw executable is located. |
14cr|perl-bioperl-1.6.901-8|134	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|135	|TCOFFEEDIR     |The directory where the t_coffee executable is located. |
14cr|perl-bioperl-1.6.901-8|136	|---------------+--------------------------------------------------------|
14cr|perl-bioperl-1.6.901-8|137	|               |If you access the internet via a proxy server then you  |
14cr|perl-bioperl-1.6.901-8|138	|               |can tell the BioPerl modules which require network      |
14cr|perl-bioperl-1.6.901-8|139	|               |access about this by using the http_proxy environment   |
14cr|perl-bioperl-1.6.901-8|140	|http_proxy     |variable. The value set includes the proxy address and  |
14cr|perl-bioperl-1.6.901-8|141	|               |the port, with optional username/password for           |
14cr|perl-bioperl-1.6.901-8|142	|               |authentication purposes                                 |
14cr|perl-bioperl-1.6.901-8|143	|               |(e.g. http://USERNAME:PASSWORD@proxy.example.com:8080). |
14cr|perl-bioperl-1.6.901-8|144	+------------------------------------------------------------------------+
14cr|perl-bioperl-1.6.901-8|145	EOD
14cr|perl-bioperl-1.6.901-8|146	
14cr|perl-bioperl-1.6.901-8|147	%files
14cr|perl-bioperl-1.6.901-8|148	%doc examples models
14cr|perl-bioperl-1.6.901-8|149	%doc AUTHORS BUGS Changes DEPENDENCIES DEPRECATED INSTALL LICENSE README README.urpmi
14cr|perl-bioperl-1.6.901-8|150	%{_bindir}/*
14cr|perl-bioperl-1.6.901-8|151	%{perl_vendorlib}/Bio/
14cr|perl-bioperl-1.6.901-8|152	%{_mandir}/*/*
14cr|perl-bioperl-1.6.901-8|153	
14cr|perl-bioperl-1.6.901-8|154	
14cr|perl-bioperl-1.6.901-8|155	
14cr|perl-bioperl-1.6.901-8|156	%changelog
14cr|perl-bioperl-1.6.901-8|157	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.901-8
14cr|perl-bioperl-1.6.901-8|158	+ Revision: bf92a45
14cr|perl-bioperl-1.6.901-8|159	- MassBuild#464: Increase release tag
14cr|perl-bioperl-1.6.901-8|160	
14cr|perl-bioperl-1.6.901-8|161	

4027 14
14cr|perl-BioPerl-Run-1.6.900-3|1	%define upstream_name    BioPerl-Run
14cr|perl-BioPerl-Run-1.6.900-3|2	%define upstream_version 1.006900
14cr|perl-BioPerl-Run-1.6.900-3|3	
14cr|perl-BioPerl-Run-1.6.900-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-BioPerl-Run-1.6.900-3|5	%define __noautoreq 'perl\\(Bio::Root::(.*)\\)|perl\\(Bio::Tools::(.*)\\)'
14cr|perl-BioPerl-Run-1.6.900-3|6	%else
14cr|perl-BioPerl-Run-1.6.900-3|7	%define _requires_exceptions perl(Bio::Root::AccessorMaker)
14cr|perl-BioPerl-Run-1.6.900-3|8	%endif
14cr|perl-BioPerl-Run-1.6.900-3|9	
14cr|perl-BioPerl-Run-1.6.900-3|10	Name:		perl-%{upstream_name}
14cr|perl-BioPerl-Run-1.6.900-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-BioPerl-Run-1.6.900-3|12	Release:	3
14cr|perl-BioPerl-Run-1.6.900-3|13	
14cr|perl-BioPerl-Run-1.6.900-3|14	Summary:	BioPerl wrappers for external programs
14cr|perl-BioPerl-Run-1.6.900-3|15	
14cr|perl-BioPerl-Run-1.6.900-3|16	License:	Artistic
14cr|perl-BioPerl-Run-1.6.900-3|17	Group:		Development/Perl
14cr|perl-BioPerl-Run-1.6.900-3|18	Url:		http://www.bioperl.org
14cr|perl-BioPerl-Run-1.6.900-3|19	Source0:	http://bioperl.org/DIST/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-BioPerl-Run-1.6.900-3|20	
14cr|perl-BioPerl-Run-1.6.900-3|21	BuildRequires:	perl-devel
14cr|perl-BioPerl-Run-1.6.900-3|22	BuildRequires:	perl-bioperl >= 1.6.0
14cr|perl-BioPerl-Run-1.6.900-3|23	BuildRequires:	perl(File::Sort)
14cr|perl-BioPerl-Run-1.6.900-3|24	BuildRequires:	perl(Module::Build)
14cr|perl-BioPerl-Run-1.6.900-3|25	BuildRequires:	perl(XML::Twig)
14cr|perl-BioPerl-Run-1.6.900-3|26	Requires:	perl-bioperl
14cr|perl-BioPerl-Run-1.6.900-3|27	
14cr|perl-BioPerl-Run-1.6.900-3|28	BuildArch:	noarch
14cr|perl-BioPerl-Run-1.6.900-3|29	
14cr|perl-BioPerl-Run-1.6.900-3|30	%rename perl-Bioperl-Run
14cr|perl-BioPerl-Run-1.6.900-3|31	%rename perl-bioperl-run
14cr|perl-BioPerl-Run-1.6.900-3|32	
14cr|perl-BioPerl-Run-1.6.900-3|33	%description
14cr|perl-BioPerl-Run-1.6.900-3|34	Officially organized in 1995 and existing informally for several years
14cr|perl-BioPerl-Run-1.6.900-3|35	prior, The Bioperl Project is an international association of developers
14cr|perl-BioPerl-Run-1.6.900-3|36	of open source Perl tools for bioinformatics, genomics and life science
14cr|perl-BioPerl-Run-1.6.900-3|37	research.
14cr|perl-BioPerl-Run-1.6.900-3|38	
14cr|perl-BioPerl-Run-1.6.900-3|39	%prep
14cr|perl-BioPerl-Run-1.6.900-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-BioPerl-Run-1.6.900-3|41	
14cr|perl-BioPerl-Run-1.6.900-3|42	%build
14cr|perl-BioPerl-Run-1.6.900-3|43	perl Build.PL installdirs=vendor <<EOI
14cr|perl-BioPerl-Run-1.6.900-3|44	y
14cr|perl-BioPerl-Run-1.6.900-3|45	n
14cr|perl-BioPerl-Run-1.6.900-3|46	EOI
14cr|perl-BioPerl-Run-1.6.900-3|47	./Build
14cr|perl-BioPerl-Run-1.6.900-3|48	
14cr|perl-BioPerl-Run-1.6.900-3|49	%check
14cr|perl-BioPerl-Run-1.6.900-3|50	# most of the check useanon-packaged  external tools, so they are useless there
14cr|perl-BioPerl-Run-1.6.900-3|51	#./Build test
14cr|perl-BioPerl-Run-1.6.900-3|52	
14cr|perl-BioPerl-Run-1.6.900-3|53	%install
14cr|perl-BioPerl-Run-1.6.900-3|54	./Build install destdir=%{buildroot}
14cr|perl-BioPerl-Run-1.6.900-3|55	
14cr|perl-BioPerl-Run-1.6.900-3|56	%files
14cr|perl-BioPerl-Run-1.6.900-3|57	%doc AUTHORS Changes DEPENDENCIES INSTALL LICENSE META.json META.yml README
14cr|perl-BioPerl-Run-1.6.900-3|58	%{perl_vendorlib}/Bio
14cr|perl-BioPerl-Run-1.6.900-3|59	%{_bindir}/*
14cr|perl-BioPerl-Run-1.6.900-3|60	%{_mandir}/man?/*
14cr|perl-BioPerl-Run-1.6.900-3|61	
14cr|perl-BioPerl-Run-1.6.900-3|62	
14cr|perl-BioPerl-Run-1.6.900-3|63	%changelog
14cr|perl-BioPerl-Run-1.6.900-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.900-3
14cr|perl-BioPerl-Run-1.6.900-3|65	+ Revision: cec72e4
14cr|perl-BioPerl-Run-1.6.900-3|66	- MassBuild#464: Increase release tag
14cr|perl-BioPerl-Run-1.6.900-3|67	
14cr|perl-BioPerl-Run-1.6.900-3|68	

4028 14
14cr|perl-B-Lint-1.170.0-3|1	%define upstream_name    B-Lint
14cr|perl-B-Lint-1.170.0-3|2	%define upstream_version 1.17
14cr|perl-B-Lint-1.170.0-3|3	%define debug_package %{nil}
14cr|perl-B-Lint-1.170.0-3|4	
14cr|perl-B-Lint-1.170.0-3|5	Name:       perl-%{upstream_name}
14cr|perl-B-Lint-1.170.0-3|6	Version:    %perl_convert_version 1.17
14cr|perl-B-Lint-1.170.0-3|7	Release:	3
14cr|perl-B-Lint-1.170.0-3|8	License:    GPL+ or Artistic
14cr|perl-B-Lint-1.170.0-3|9	Group:      Development/Perl
14cr|perl-B-Lint-1.170.0-3|10	Summary:    Adds debugging stringification to B::
14cr|perl-B-Lint-1.170.0-3|11	
14cr|perl-B-Lint-1.170.0-3|12	Source:     http://www.cpan.org/modules/by-module/B/B-Lint-1.17.tar.gz
14cr|perl-B-Lint-1.170.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Lint-1.170.0-3|14	BuildRequires: perl-devel
14cr|perl-B-Lint-1.170.0-3|15	BuildRequires: perl(Module::Pluggable)
14cr|perl-B-Lint-1.170.0-3|16	BuildRequires: perl(Test::More)
14cr|perl-B-Lint-1.170.0-3|17	
14cr|perl-B-Lint-1.170.0-3|18	%description
14cr|perl-B-Lint-1.170.0-3|19	The B::Lint module is equivalent to an extended version of the *-w* option
14cr|perl-B-Lint-1.170.0-3|20	of *perl*. It is named after the program _lint_ which carries out a similar
14cr|perl-B-Lint-1.170.0-3|21	process for C programs.
14cr|perl-B-Lint-1.170.0-3|22	
14cr|perl-B-Lint-1.170.0-3|23	%prep
14cr|perl-B-Lint-1.170.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Lint-1.170.0-3|25	
14cr|perl-B-Lint-1.170.0-3|26	%build
14cr|perl-B-Lint-1.170.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Lint-1.170.0-3|28	%make
14cr|perl-B-Lint-1.170.0-3|29	
14cr|perl-B-Lint-1.170.0-3|30	%check
14cr|perl-B-Lint-1.170.0-3|31	make test
14cr|perl-B-Lint-1.170.0-3|32	
14cr|perl-B-Lint-1.170.0-3|33	%install
14cr|perl-B-Lint-1.170.0-3|34	%makeinstall_std
14cr|perl-B-Lint-1.170.0-3|35	
14cr|perl-B-Lint-1.170.0-3|36	%files
14cr|perl-B-Lint-1.170.0-3|37	%doc Changes README
14cr|perl-B-Lint-1.170.0-3|38	%{_mandir}/man3/*
14cr|perl-B-Lint-1.170.0-3|39	%{perl_vendorlib}/*
14cr|perl-B-Lint-1.170.0-3|40	
14cr|perl-B-Lint-1.170.0-3|41	
14cr|perl-B-Lint-1.170.0-3|42	
14cr|perl-B-Lint-1.170.0-3|43	
14cr|perl-B-Lint-1.170.0-3|44	
14cr|perl-B-Lint-1.170.0-3|45	%changelog
14cr|perl-B-Lint-1.170.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.170.0-3
14cr|perl-B-Lint-1.170.0-3|47	+ Revision: b5ea94f
14cr|perl-B-Lint-1.170.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-B-Lint-1.170.0-3|49	
14cr|perl-B-Lint-1.170.0-3|50	

4029 14
14cr|perl-boolean-0.380.0-2|1	%define upstream_name    boolean
14cr|perl-boolean-0.380.0-2|2	%define upstream_version 0.38
14cr|perl-boolean-0.380.0-2|3	
14cr|perl-boolean-0.380.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-boolean-0.380.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-boolean-0.380.0-2|6	Release:	2
14cr|perl-boolean-0.380.0-2|7	
14cr|perl-boolean-0.380.0-2|8	Summary:	Boolean support for Perl
14cr|perl-boolean-0.380.0-2|9	
14cr|perl-boolean-0.380.0-2|10	License:	GPL+ or Artistic
14cr|perl-boolean-0.380.0-2|11	Group:		Development/Perl
14cr|perl-boolean-0.380.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-boolean-0.380.0-2|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-boolean-0.380.0-2|14	
14cr|perl-boolean-0.380.0-2|15	BuildRequires:	perl-devel
14cr|perl-boolean-0.380.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-boolean-0.380.0-2|17	BuildArch:	noarch
14cr|perl-boolean-0.380.0-2|18	Provides:	perl(boolean)
14cr|perl-boolean-0.380.0-2|19	
14cr|perl-boolean-0.380.0-2|20	%description
14cr|perl-boolean-0.380.0-2|21	Most programming languages have a native 'Boolean' data type. Perl does
14cr|perl-boolean-0.380.0-2|22	not.
14cr|perl-boolean-0.380.0-2|23	
14cr|perl-boolean-0.380.0-2|24	Perl has a simple and well known Truth System. The following scalar values
14cr|perl-boolean-0.380.0-2|25	are false:
14cr|perl-boolean-0.380.0-2|26	
14cr|perl-boolean-0.380.0-2|27	$false1 = undef;
14cr|perl-boolean-0.380.0-2|28	$false2 = 0;
14cr|perl-boolean-0.380.0-2|29	$false3 = 0.0;
14cr|perl-boolean-0.380.0-2|30	$false4 = '';
14cr|perl-boolean-0.380.0-2|31	$false5 = '0';
14cr|perl-boolean-0.380.0-2|32	
14cr|perl-boolean-0.380.0-2|33	%prep
14cr|perl-boolean-0.380.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-boolean-0.380.0-2|35	
14cr|perl-boolean-0.380.0-2|36	%build
14cr|perl-boolean-0.380.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-boolean-0.380.0-2|38	%make
14cr|perl-boolean-0.380.0-2|39	
14cr|perl-boolean-0.380.0-2|40	%check
14cr|perl-boolean-0.380.0-2|41	%make test
14cr|perl-boolean-0.380.0-2|42	
14cr|perl-boolean-0.380.0-2|43	%install
14cr|perl-boolean-0.380.0-2|44	%makeinstall_std
14cr|perl-boolean-0.380.0-2|45	
14cr|perl-boolean-0.380.0-2|46	%files
14cr|perl-boolean-0.380.0-2|47	%doc Changes README
14cr|perl-boolean-0.380.0-2|48	%{_mandir}/man3/*
14cr|perl-boolean-0.380.0-2|49	%{perl_vendorlib}/*
14cr|perl-boolean-0.380.0-2|50	
14cr|perl-boolean-0.380.0-2|51	
14cr|perl-boolean-0.380.0-2|52	
14cr|perl-boolean-0.380.0-2|53	%changelog
14cr|perl-boolean-0.380.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-2
14cr|perl-boolean-0.380.0-2|55	+ Revision: fc5ee1b
14cr|perl-boolean-0.380.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-boolean-0.380.0-2|57	
14cr|perl-boolean-0.380.0-2|58	

4030 14
14cr|perl-Bot-BasicBot-0.870.0-4|1	%define upstream_name	 Bot-BasicBot
14cr|perl-Bot-BasicBot-0.870.0-4|2	%define upstream_version 0.87
14cr|perl-Bot-BasicBot-0.870.0-4|3	
14cr|perl-Bot-BasicBot-0.870.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Bot-BasicBot-0.870.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Bot-BasicBot-0.870.0-4|6	Release:	4
14cr|perl-Bot-BasicBot-0.870.0-4|7	
14cr|perl-Bot-BasicBot-0.870.0-4|8	Summary:	A simple IRC bot base class
14cr|perl-Bot-BasicBot-0.870.0-4|9	
14cr|perl-Bot-BasicBot-0.870.0-4|10	License:	GPL+ or Artistic
14cr|perl-Bot-BasicBot-0.870.0-4|11	Group:		Development/Perl
14cr|perl-Bot-BasicBot-0.870.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Bot-BasicBot-0.870.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Bot-BasicBot-0.870.0-4|14	
14cr|perl-Bot-BasicBot-0.870.0-4|15	BuildRequires:	perl-devel
14cr|perl-Bot-BasicBot-0.870.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-Bot-BasicBot-0.870.0-4|17	BuildRequires:	perl(POE::Component::IRC)
14cr|perl-Bot-BasicBot-0.870.0-4|18	BuildArch:	noarch
14cr|perl-Bot-BasicBot-0.870.0-4|19	
14cr|perl-Bot-BasicBot-0.870.0-4|20	%description
14cr|perl-Bot-BasicBot-0.870.0-4|21	A basic bot system written in Perl, designed to make it easy to do simple bots,
14cr|perl-Bot-BasicBot-0.870.0-4|22	optionally forking longer processes (like searches) concurrently in the
14cr|perl-Bot-BasicBot-0.870.0-4|23	background.
14cr|perl-Bot-BasicBot-0.870.0-4|24	
14cr|perl-Bot-BasicBot-0.870.0-4|25	%prep
14cr|perl-Bot-BasicBot-0.870.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Bot-BasicBot-0.870.0-4|27	# some backup files leaked, removing them
14cr|perl-Bot-BasicBot-0.870.0-4|28	#find . -name "._*" | xargs rm
14cr|perl-Bot-BasicBot-0.870.0-4|29	
14cr|perl-Bot-BasicBot-0.870.0-4|30	%build
14cr|perl-Bot-BasicBot-0.870.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Bot-BasicBot-0.870.0-4|32	%make
14cr|perl-Bot-BasicBot-0.870.0-4|33	
14cr|perl-Bot-BasicBot-0.870.0-4|34	%check
14cr|perl-Bot-BasicBot-0.870.0-4|35	# tests try to connect to internet
14cr|perl-Bot-BasicBot-0.870.0-4|36	#%make test
14cr|perl-Bot-BasicBot-0.870.0-4|37	
14cr|perl-Bot-BasicBot-0.870.0-4|38	%install
14cr|perl-Bot-BasicBot-0.870.0-4|39	%makeinstall_std
14cr|perl-Bot-BasicBot-0.870.0-4|40	
14cr|perl-Bot-BasicBot-0.870.0-4|41	%files
14cr|perl-Bot-BasicBot-0.870.0-4|42	%doc Changes examples
14cr|perl-Bot-BasicBot-0.870.0-4|43	%{perl_vendorlib}/Bot/*
14cr|perl-Bot-BasicBot-0.870.0-4|44	%{_mandir}/*/*
14cr|perl-Bot-BasicBot-0.870.0-4|45	
14cr|perl-Bot-BasicBot-0.870.0-4|46	
14cr|perl-Bot-BasicBot-0.870.0-4|47	%changelog
14cr|perl-Bot-BasicBot-0.870.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.870.0-4
14cr|perl-Bot-BasicBot-0.870.0-4|49	+ Revision: f8da6d9
14cr|perl-Bot-BasicBot-0.870.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Bot-BasicBot-0.870.0-4|51	
14cr|perl-Bot-BasicBot-0.870.0-4|52	

4031 14
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|1	%define upstream_name    Bot-BasicBot-Pluggable
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|2	%define upstream_version 0.98
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|3	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|5	Version:	%perl_convert_version 0.98
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|6	Release:	3
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|7	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|8	Summary:	Extension to the simple irc bot base class allowing for pluggable modules
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|9	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|10	License:	Artistic or GPL+
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|11	Group:		Development/Perl
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Bot/Bot-BasicBot-Pluggable-0.98.tar.gz
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|14	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|15	BuildRequires:	perl-devel
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|16	BuildRequires:	perl(Bot::BasicBot)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|17	BuildRequires:	perl(Config::Find)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|18	BuildRequires:	perl(Crypt::SaltedHash)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|19	BuildRequires:	perl(DBD::SQLite)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|20	BuildRequires:	perl(DBI)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|21	BuildRequires:	perl(DBM::Deep)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|22	BuildRequires:	perl(Log::Log4perl)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|23	BuildRequires:	perl(Moose)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|24	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|25	BuildRequires:	perl(MooseX::ConfigFromFile)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|26	BuildRequires:	perl(MooseX::SimpleConfig)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|27	BuildRequires:	perl(POE)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|28	BuildRequires:	perl(Text::Unidecode)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|29	BuildRequires:	perl(URI::Find::Simple)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|30	BuildRequires:	perl(URI::Title)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|31	BuildRequires:	perl(XML::Feed)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|32	BuildRequires:	perl(YAML::XS)
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|33	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|34	BuildArch:	noarch
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|35	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|36	%description
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|37	Extension to the simple irc bot base class allowing for pluggable modules.
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|38	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|39	%prep
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|41	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|42	%build
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|44	%make
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|45	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|46	%check
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|47	make test
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|48	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|49	%install
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|50	%makeinstall_std
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|51	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|52	%files
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|53	%doc Changes README
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|54	%{perl_vendorlib}/*
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|55	%{_mandir}/man3/*
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|56	%{_bindir}/*
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|57	%{_mandir}/man1/*
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|58	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|59	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|60	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|61	%changelog
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.980.0-3
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|63	+ Revision: 663e5a5
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|65	
14cr|perl-Bot-BasicBot-Pluggable-0.980.0-3|66	

4032 14
14cr|perl-Boulder-1.300.0-5|1	%define upstream_name	 Boulder
14cr|perl-Boulder-1.300.0-5|2	%define upstream_version 1.30
14cr|perl-Boulder-1.300.0-5|3	
14cr|perl-Boulder-1.300.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Boulder-1.300.0-5|5	%define __noautoreq 'perl\\(LabBase\\)'
14cr|perl-Boulder-1.300.0-5|6	%else
14cr|perl-Boulder-1.300.0-5|7	%define _requires_exceptions perl(LabBase)
14cr|perl-Boulder-1.300.0-5|8	%endif
14cr|perl-Boulder-1.300.0-5|9	
14cr|perl-Boulder-1.300.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-Boulder-1.300.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Boulder-1.300.0-5|12	Release:	5
14cr|perl-Boulder-1.300.0-5|13	
14cr|perl-Boulder-1.300.0-5|14	Summary:	An API for hierarchical tag/value structures
14cr|perl-Boulder-1.300.0-5|15	
14cr|perl-Boulder-1.300.0-5|16	License:	GPL+ or Artistic
14cr|perl-Boulder-1.300.0-5|17	Group:		Development/Perl
14cr|perl-Boulder-1.300.0-5|18	Url:		http://search.cpan.org/dist/Boulder/
14cr|perl-Boulder-1.300.0-5|19	Source0:	http://search.cpan.org/CPAN/modules/by-module/Boulder/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Boulder-1.300.0-5|20	
14cr|perl-Boulder-1.300.0-5|21	BuildRequires:	perl-devel
14cr|perl-Boulder-1.300.0-5|22	BuildArch:	noarch
14cr|perl-Boulder-1.300.0-5|23	
14cr|perl-Boulder-1.300.0-5|24	%description
14cr|perl-Boulder-1.300.0-5|25	An API for hierarchical tag/value structures.
14cr|perl-Boulder-1.300.0-5|26	
14cr|perl-Boulder-1.300.0-5|27	%prep
14cr|perl-Boulder-1.300.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Boulder-1.300.0-5|29	
14cr|perl-Boulder-1.300.0-5|30	%build
14cr|perl-Boulder-1.300.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Boulder-1.300.0-5|32	%make
14cr|perl-Boulder-1.300.0-5|33	
14cr|perl-Boulder-1.300.0-5|34	%install
14cr|perl-Boulder-1.300.0-5|35	%makeinstall_std
14cr|perl-Boulder-1.300.0-5|36	
14cr|perl-Boulder-1.300.0-5|37	%files
14cr|perl-Boulder-1.300.0-5|38	%{perl_vendorlib}/%{upstream_name}
14cr|perl-Boulder-1.300.0-5|39	%{perl_vendorlib}/%{upstream_name}.pod
14cr|perl-Boulder-1.300.0-5|40	%{perl_vendorlib}/Stone.pm
14cr|perl-Boulder-1.300.0-5|41	%{perl_vendorlib}/Stone
14cr|perl-Boulder-1.300.0-5|42	%{_mandir}/man3/*
14cr|perl-Boulder-1.300.0-5|43	
14cr|perl-Boulder-1.300.0-5|44	
14cr|perl-Boulder-1.300.0-5|45	%changelog
14cr|perl-Boulder-1.300.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-5
14cr|perl-Boulder-1.300.0-5|47	+ Revision: 143495c
14cr|perl-Boulder-1.300.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Boulder-1.300.0-5|49	
14cr|perl-Boulder-1.300.0-5|50	

4033 14
14cr|perl-Browser-Open-0.30.0-5|1	%define upstream_name    Browser-Open
14cr|perl-Browser-Open-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Browser-Open-0.30.0-5|3	
14cr|perl-Browser-Open-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Browser-Open-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Browser-Open-0.30.0-5|6	Release:	5
14cr|perl-Browser-Open-0.30.0-5|7	
14cr|perl-Browser-Open-0.30.0-5|8	Summary:	Open a browser in a given URL
14cr|perl-Browser-Open-0.30.0-5|9	
14cr|perl-Browser-Open-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Browser-Open-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Browser-Open-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Browser-Open-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Browser/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Browser-Open-0.30.0-5|14	
14cr|perl-Browser-Open-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Browser-Open-0.30.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Browser-Open-0.30.0-5|17	BuildRequires:	perl(parent)
14cr|perl-Browser-Open-0.30.0-5|18	BuildArch:	noarch
14cr|perl-Browser-Open-0.30.0-5|19	
14cr|perl-Browser-Open-0.30.0-5|20	%description
14cr|perl-Browser-Open-0.30.0-5|21	The functions optionaly exported by this module allows you to open URLs in
14cr|perl-Browser-Open-0.30.0-5|22	the user browser.
14cr|perl-Browser-Open-0.30.0-5|23	
14cr|perl-Browser-Open-0.30.0-5|24	A set of known commands per OS-name is tested for presence, and the first
14cr|perl-Browser-Open-0.30.0-5|25	one found is executed. With an optional parameter, all known commands are
14cr|perl-Browser-Open-0.30.0-5|26	checked.
14cr|perl-Browser-Open-0.30.0-5|27	
14cr|perl-Browser-Open-0.30.0-5|28	The the "open_browser" manpage uses the 'system()' function to execute the
14cr|perl-Browser-Open-0.30.0-5|29	command. If you want more control, you can get the command with the the
14cr|perl-Browser-Open-0.30.0-5|30	"open_browser_cmd" manpage or the "open_browser_cmd_all" manpage functions
14cr|perl-Browser-Open-0.30.0-5|31	and then use whatever method you want to execute it.
14cr|perl-Browser-Open-0.30.0-5|32	
14cr|perl-Browser-Open-0.30.0-5|33	%prep
14cr|perl-Browser-Open-0.30.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Browser-Open-0.30.0-5|35	
14cr|perl-Browser-Open-0.30.0-5|36	%build
14cr|perl-Browser-Open-0.30.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Browser-Open-0.30.0-5|38	%make
14cr|perl-Browser-Open-0.30.0-5|39	
14cr|perl-Browser-Open-0.30.0-5|40	%check
14cr|perl-Browser-Open-0.30.0-5|41	%make test
14cr|perl-Browser-Open-0.30.0-5|42	
14cr|perl-Browser-Open-0.30.0-5|43	%install
14cr|perl-Browser-Open-0.30.0-5|44	%makeinstall_std
14cr|perl-Browser-Open-0.30.0-5|45	
14cr|perl-Browser-Open-0.30.0-5|46	%files
14cr|perl-Browser-Open-0.30.0-5|47	%doc Changes META.yml LICENSE README
14cr|perl-Browser-Open-0.30.0-5|48	%{_mandir}/man3/*
14cr|perl-Browser-Open-0.30.0-5|49	%{perl_vendorlib}/*
14cr|perl-Browser-Open-0.30.0-5|50	
14cr|perl-Browser-Open-0.30.0-5|51	
14cr|perl-Browser-Open-0.30.0-5|52	%changelog
14cr|perl-Browser-Open-0.30.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Browser-Open-0.30.0-5|54	+ Revision: 4652549
14cr|perl-Browser-Open-0.30.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Browser-Open-0.30.0-5|56	
14cr|perl-Browser-Open-0.30.0-5|57	

4034 14
14cr|perl-B-Utils-0.250.0-3|1	%define upstream_name    B-Utils
14cr|perl-B-Utils-0.250.0-3|2	%define upstream_version 0.25
14cr|perl-B-Utils-0.250.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-B-Utils-0.250.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-B-Utils-0.250.0-3|5	Release:	3
14cr|perl-B-Utils-0.250.0-3|6	
14cr|perl-B-Utils-0.250.0-3|7	Summary:    Easily build XS extensions that depend on XS extensions
14cr|perl-B-Utils-0.250.0-3|8	
14cr|perl-B-Utils-0.250.0-3|9	
14cr|perl-B-Utils-0.250.0-3|10	License:    GPL+ or Artistic
14cr|perl-B-Utils-0.250.0-3|11	Group:      Development/Perl
14cr|perl-B-Utils-0.250.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-B-Utils-0.250.0-3|13	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-B-Utils-0.250.0-3|14	Source100:  %{name}.rpmlintrc
14cr|perl-B-Utils-0.250.0-3|15	
14cr|perl-B-Utils-0.250.0-3|16	BuildRequires: perl(ExtUtils::Depends)
14cr|perl-B-Utils-0.250.0-3|17	BuildRequires: perl-devel
14cr|perl-B-Utils-0.250.0-3|18	
14cr|perl-B-Utils-0.250.0-3|19	%description
14cr|perl-B-Utils-0.250.0-3|20	sub foo {
14cr|perl-B-Utils-0.250.0-3|21	dothis(1);
14cr|perl-B-Utils-0.250.0-3|22	find_things();
14cr|perl-B-Utils-0.250.0-3|23	return;
14cr|perl-B-Utils-0.250.0-3|24	}
14cr|perl-B-Utils-0.250.0-3|25	
14cr|perl-B-Utils-0.250.0-3|26	has the following optree:
14cr|perl-B-Utils-0.250.0-3|27	
14cr|perl-B-Utils-0.250.0-3|28	d  <1> leavesub[1 ref] K/REFC,1 ->(end)
14cr|perl-B-Utils-0.250.0-3|29	-     <@> lineseq KP ->d
14cr|perl-B-Utils-0.250.0-3|30	1        <;> nextstate(main -371 bah.pl:8) v/2 ->2
14cr|perl-B-Utils-0.250.0-3|31	5        <1> entersub[t2] vKS/TARG,3 ->6
14cr|perl-B-Utils-0.250.0-3|32	-           <1> ex-list K ->5
14cr|perl-B-Utils-0.250.0-3|33	2              <0> pushmark s ->3
14cr|perl-B-Utils-0.250.0-3|34	3              <$> const[IV 1] sM ->4
14cr|perl-B-Utils-0.250.0-3|35	-              <1> ex-rv2cv sK/3 ->-
14cr|perl-B-Utils-0.250.0-3|36	4                 <#> gv[*dothis] s ->5
14cr|perl-B-Utils-0.250.0-3|37	6        <;> nextstate(main -371 bah.pl:9) v/2 ->7
14cr|perl-B-Utils-0.250.0-3|38	
14cr|perl-B-Utils-0.250.0-3|39	%prep
14cr|perl-B-Utils-0.250.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-B-Utils-0.250.0-3|41	
14cr|perl-B-Utils-0.250.0-3|42	%build
14cr|perl-B-Utils-0.250.0-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-B-Utils-0.250.0-3|44	%make
14cr|perl-B-Utils-0.250.0-3|45	
14cr|perl-B-Utils-0.250.0-3|46	%check
14cr|perl-B-Utils-0.250.0-3|47	make test
14cr|perl-B-Utils-0.250.0-3|48	
14cr|perl-B-Utils-0.250.0-3|49	%install
14cr|perl-B-Utils-0.250.0-3|50	%makeinstall_std
14cr|perl-B-Utils-0.250.0-3|51	
14cr|perl-B-Utils-0.250.0-3|52	%clean
14cr|perl-B-Utils-0.250.0-3|53	
14cr|perl-B-Utils-0.250.0-3|54	%files
14cr|perl-B-Utils-0.250.0-3|55	%doc Changes README
14cr|perl-B-Utils-0.250.0-3|56	%{_mandir}/man3/*
14cr|perl-B-Utils-0.250.0-3|57	%{perl_vendorlib}/*
14cr|perl-B-Utils-0.250.0-3|58	
14cr|perl-B-Utils-0.250.0-3|59	
14cr|perl-B-Utils-0.250.0-3|60	
14cr|perl-B-Utils-0.250.0-3|61	
14cr|perl-B-Utils-0.250.0-3|62	%changelog
14cr|perl-B-Utils-0.250.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-3
14cr|perl-B-Utils-0.250.0-3|64	+ Revision: bf9dd1b
14cr|perl-B-Utils-0.250.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-B-Utils-0.250.0-3|66	
14cr|perl-B-Utils-0.250.0-3|67	

4035 14
14cr|perl-Cache-2.100.0-2|1	%define	upstream_name	 Cache
14cr|perl-Cache-2.100.0-2|2	%define upstream_version 2.10
14cr|perl-Cache-2.100.0-2|3	
14cr|perl-Cache-2.100.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-Cache-2.100.0-2|5	%define __noautoreq 'perl\\(warnings::register\\)'
14cr|perl-Cache-2.100.0-2|6	%else
14cr|perl-Cache-2.100.0-2|7	%define	_requires_exceptions perl(warnings::register)
14cr|perl-Cache-2.100.0-2|8	%endif
14cr|perl-Cache-2.100.0-2|9	
14cr|perl-Cache-2.100.0-2|10	Name:		perl-%{upstream_name}
14cr|perl-Cache-2.100.0-2|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cache-2.100.0-2|12	Release:	2
14cr|perl-Cache-2.100.0-2|13	
14cr|perl-Cache-2.100.0-2|14	Summary:	The Cache interface
14cr|perl-Cache-2.100.0-2|15	
14cr|perl-Cache-2.100.0-2|16	
14cr|perl-Cache-2.100.0-2|17	License:	GPL
14cr|perl-Cache-2.100.0-2|18	Group:		Development/Perl
14cr|perl-Cache-2.100.0-2|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cache-2.100.0-2|20	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Cache-2.100.0-2|21	
14cr|perl-Cache-2.100.0-2|22	BuildRequires:	perl-devel
14cr|perl-Cache-2.100.0-2|23	BuildRequires: perl(Digest::SHA)
14cr|perl-Cache-2.100.0-2|24	BuildRequires: perl(Module::Build)
14cr|perl-Cache-2.100.0-2|25	BuildRequires:	perl(File::NFSLock)
14cr|perl-Cache-2.100.0-2|26	BuildRequires:  perl(Date::Format)
14cr|perl-Cache-2.100.0-2|27	BuildRequires:  perl(IO::String)
14cr|perl-Cache-2.100.0-2|28	BuildRequires:  perl(Heap)
14cr|perl-Cache-2.100.0-2|29	BuildRequires:  perl(DB_File)
14cr|perl-Cache-2.100.0-2|30	BuildRequires:  perl(Digest::SHA1)
14cr|perl-Cache-2.100.0-2|31	BuildArch:	noarch
14cr|perl-Cache-2.100.0-2|32	
14cr|perl-Cache-2.100.0-2|33	%description
14cr|perl-Cache-2.100.0-2|34	%{upstream_name} perl module
14cr|perl-Cache-2.100.0-2|35	
14cr|perl-Cache-2.100.0-2|36	%prep
14cr|perl-Cache-2.100.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-2.100.0-2|38	
14cr|perl-Cache-2.100.0-2|39	%build
14cr|perl-Cache-2.100.0-2|40	perl Build.PL installdirs=vendor
14cr|perl-Cache-2.100.0-2|41	./Build
14cr|perl-Cache-2.100.0-2|42	
14cr|perl-Cache-2.100.0-2|43	%check
14cr|perl-Cache-2.100.0-2|44	./Build test
14cr|perl-Cache-2.100.0-2|45	
14cr|perl-Cache-2.100.0-2|46	%install
14cr|perl-Cache-2.100.0-2|47	./Build install destdir=%{buildroot}
14cr|perl-Cache-2.100.0-2|48	
14cr|perl-Cache-2.100.0-2|49	%files
14cr|perl-Cache-2.100.0-2|50	%doc Changes README TODO
14cr|perl-Cache-2.100.0-2|51	%{perl_vendorlib}/Cache*
14cr|perl-Cache-2.100.0-2|52	%{_mandir}/man3/*
14cr|perl-Cache-2.100.0-2|53	
14cr|perl-Cache-2.100.0-2|54	
14cr|perl-Cache-2.100.0-2|55	
14cr|perl-Cache-2.100.0-2|56	
14cr|perl-Cache-2.100.0-2|57	%changelog
14cr|perl-Cache-2.100.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.100.0-2
14cr|perl-Cache-2.100.0-2|59	+ Revision: a058f90
14cr|perl-Cache-2.100.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Cache-2.100.0-2|61	
14cr|perl-Cache-2.100.0-2|62	

4036 14
14cr|perl-Cache-Cache-1.60.0-6|1	%define upstream_name    Cache-Cache
14cr|perl-Cache-Cache-1.60.0-6|2	%define upstream_version 1.06
14cr|perl-Cache-Cache-1.60.0-6|3	
14cr|perl-Cache-Cache-1.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Cache-Cache-1.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cache-Cache-1.60.0-6|6	Release:	6
14cr|perl-Cache-Cache-1.60.0-6|7	
14cr|perl-Cache-Cache-1.60.0-6|8	Summary:	%{upstream_name} module for perl
14cr|perl-Cache-Cache-1.60.0-6|9	
14cr|perl-Cache-Cache-1.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Cache-Cache-1.60.0-6|11	Group:		Development/Perl
14cr|perl-Cache-Cache-1.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cache-Cache-1.60.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Cache-Cache-1.60.0-6|14	
14cr|perl-Cache-Cache-1.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Cache-Cache-1.60.0-6|16	BuildRequires:	perl(Digest::SHA1) >= 2.02
14cr|perl-Cache-Cache-1.60.0-6|17	BuildRequires:	perl(Error) >= 0.15
14cr|perl-Cache-Cache-1.60.0-6|18	BuildRequires:	perl(File::Spec) >= 0.82
14cr|perl-Cache-Cache-1.60.0-6|19	BuildRequires:	perl(IPC::ShareLite) >= 0.09
14cr|perl-Cache-Cache-1.60.0-6|20	BuildRequires:	perl(Storable) >= 1.014
14cr|perl-Cache-Cache-1.60.0-6|21	BuildArch:	noarch
14cr|perl-Cache-Cache-1.60.0-6|22	Requires: 	perl(Digest::SHA1) >= 2.02
14cr|perl-Cache-Cache-1.60.0-6|23	Requires:	perl(Error) >= 0.15
14cr|perl-Cache-Cache-1.60.0-6|24	Requires:	perl(IPC::ShareLite) >= 0.09
14cr|perl-Cache-Cache-1.60.0-6|25	Requires:	perl(Storable) >= 1.014
14cr|perl-Cache-Cache-1.60.0-6|26	
14cr|perl-Cache-Cache-1.60.0-6|27	%description
14cr|perl-Cache-Cache-1.60.0-6|28	Cache-Cache module for perl.  The Cache modules are designed to assist
14cr|perl-Cache-Cache-1.60.0-6|29	a developer in persisting data for a specified period of time.
14cr|perl-Cache-Cache-1.60.0-6|30	
14cr|perl-Cache-Cache-1.60.0-6|31	%prep
14cr|perl-Cache-Cache-1.60.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-Cache-1.60.0-6|33	
14cr|perl-Cache-Cache-1.60.0-6|34	%build
14cr|perl-Cache-Cache-1.60.0-6|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-Cache-1.60.0-6|36	%make
14cr|perl-Cache-Cache-1.60.0-6|37	
14cr|perl-Cache-Cache-1.60.0-6|38	%check
14cr|perl-Cache-Cache-1.60.0-6|39	%make test
14cr|perl-Cache-Cache-1.60.0-6|40	
14cr|perl-Cache-Cache-1.60.0-6|41	%install
14cr|perl-Cache-Cache-1.60.0-6|42	%makeinstall_std
14cr|perl-Cache-Cache-1.60.0-6|43	
14cr|perl-Cache-Cache-1.60.0-6|44	%files
14cr|perl-Cache-Cache-1.60.0-6|45	%defattr(444,root,root,755)
14cr|perl-Cache-Cache-1.60.0-6|46	%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE
14cr|perl-Cache-Cache-1.60.0-6|47	%{_mandir}/*/*
14cr|perl-Cache-Cache-1.60.0-6|48	%{perl_vendorlib}/Cache
14cr|perl-Cache-Cache-1.60.0-6|49	
14cr|perl-Cache-Cache-1.60.0-6|50	
14cr|perl-Cache-Cache-1.60.0-6|51	
14cr|perl-Cache-Cache-1.60.0-6|52	%changelog
14cr|perl-Cache-Cache-1.60.0-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-6
14cr|perl-Cache-Cache-1.60.0-6|54	+ Revision: 83bc8aa
14cr|perl-Cache-Cache-1.60.0-6|55	- MassBuild#464: Increase release tag
14cr|perl-Cache-Cache-1.60.0-6|56	
14cr|perl-Cache-Cache-1.60.0-6|57	

4037 14
14cr|perl-Cache-FastMmap-1.400.0-3|1	%define upstream_name    Cache-FastMmap
14cr|perl-Cache-FastMmap-1.400.0-3|2	%define upstream_version 1.40
14cr|perl-Cache-FastMmap-1.400.0-3|3	
14cr|perl-Cache-FastMmap-1.400.0-3|4	%define Werror_cflags %nil
14cr|perl-Cache-FastMmap-1.400.0-3|5	
14cr|perl-Cache-FastMmap-1.400.0-3|6	Name:       perl-%{upstream_name}
14cr|perl-Cache-FastMmap-1.400.0-3|7	Version:    %perl_convert_version 1.40
14cr|perl-Cache-FastMmap-1.400.0-3|8	Release:	3
14cr|perl-Cache-FastMmap-1.400.0-3|9	
14cr|perl-Cache-FastMmap-1.400.0-3|10	Summary:	Uses an mmap'ed file to act as a shared memory interprocess cache
14cr|perl-Cache-FastMmap-1.400.0-3|11	
14cr|perl-Cache-FastMmap-1.400.0-3|12	License:	Artistic/GPL
14cr|perl-Cache-FastMmap-1.400.0-3|13	Group:		Development/Perl
14cr|perl-Cache-FastMmap-1.400.0-3|14	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Cache-FastMmap-1.400.0-3|15	Source0:    http://www.cpan.org/modules/by-module/Cache/Cache-FastMmap-1.40.tar.gz
14cr|perl-Cache-FastMmap-1.400.0-3|16	
14cr|perl-Cache-FastMmap-1.400.0-3|17	BuildRequires:	perl(Storable)
14cr|perl-Cache-FastMmap-1.400.0-3|18	BuildRequires:	perl-devel
14cr|perl-Cache-FastMmap-1.400.0-3|19	
14cr|perl-Cache-FastMmap-1.400.0-3|20	
14cr|perl-Cache-FastMmap-1.400.0-3|21	%description
14cr|perl-Cache-FastMmap-1.400.0-3|22	A shared memory cache through an mmap'ed file. It's core is written in C for
14cr|perl-Cache-FastMmap-1.400.0-3|23	performance. It uses fcntl locking to ensure multiple processes can safely
14cr|perl-Cache-FastMmap-1.400.0-3|24	access the cache at the same time. It uses a basic LRU algorithm to keep the
14cr|perl-Cache-FastMmap-1.400.0-3|25	most used entries in the cache.
14cr|perl-Cache-FastMmap-1.400.0-3|26	
14cr|perl-Cache-FastMmap-1.400.0-3|27	%prep
14cr|perl-Cache-FastMmap-1.400.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-FastMmap-1.400.0-3|29	
14cr|perl-Cache-FastMmap-1.400.0-3|30	%build
14cr|perl-Cache-FastMmap-1.400.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-FastMmap-1.400.0-3|32	%make OPTIMIZE="%{optflags}"
14cr|perl-Cache-FastMmap-1.400.0-3|33	
14cr|perl-Cache-FastMmap-1.400.0-3|34	%check
14cr|perl-Cache-FastMmap-1.400.0-3|35	%make test
14cr|perl-Cache-FastMmap-1.400.0-3|36	
14cr|perl-Cache-FastMmap-1.400.0-3|37	%install
14cr|perl-Cache-FastMmap-1.400.0-3|38	%makeinstall_std
14cr|perl-Cache-FastMmap-1.400.0-3|39	
14cr|perl-Cache-FastMmap-1.400.0-3|40	%clean
14cr|perl-Cache-FastMmap-1.400.0-3|41	
14cr|perl-Cache-FastMmap-1.400.0-3|42	%files
14cr|perl-Cache-FastMmap-1.400.0-3|43	%doc README
14cr|perl-Cache-FastMmap-1.400.0-3|44	%{perl_vendorarch}/Cache
14cr|perl-Cache-FastMmap-1.400.0-3|45	%{perl_vendorarch}/auto/Cache
14cr|perl-Cache-FastMmap-1.400.0-3|46	%{_mandir}/*/*
14cr|perl-Cache-FastMmap-1.400.0-3|47	
14cr|perl-Cache-FastMmap-1.400.0-3|48	
14cr|perl-Cache-FastMmap-1.400.0-3|49	
14cr|perl-Cache-FastMmap-1.400.0-3|50	%changelog
14cr|perl-Cache-FastMmap-1.400.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-3
14cr|perl-Cache-FastMmap-1.400.0-3|52	+ Revision: 2caf60e
14cr|perl-Cache-FastMmap-1.400.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Cache-FastMmap-1.400.0-3|54	
14cr|perl-Cache-FastMmap-1.400.0-3|55	

4038 14
14cr|perl-Cache-Memcached-1.290.0-5|1	%define upstream_name    Cache-Memcached
14cr|perl-Cache-Memcached-1.290.0-5|2	%define upstream_version 1.29
14cr|perl-Cache-Memcached-1.290.0-5|3	
14cr|perl-Cache-Memcached-1.290.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Cache-Memcached-1.290.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cache-Memcached-1.290.0-5|6	Release:	5
14cr|perl-Cache-Memcached-1.290.0-5|7	
14cr|perl-Cache-Memcached-1.290.0-5|8	Summary:	Client library for memcached (memory cache daemon)
14cr|perl-Cache-Memcached-1.290.0-5|9	
14cr|perl-Cache-Memcached-1.290.0-5|10	License:	GPL
14cr|perl-Cache-Memcached-1.290.0-5|11	Group: 		Development/Perl
14cr|perl-Cache-Memcached-1.290.0-5|12	Url:		http://search.cpan.org/~bradfitz/Cache-Memcached/
14cr|perl-Cache-Memcached-1.290.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Cache-Memcached-1.290.0-5|14	
14cr|perl-Cache-Memcached-1.290.0-5|15	BuildRequires:	perl-devel
14cr|perl-Cache-Memcached-1.290.0-5|16	BuildRequires:	perl(Storable)
14cr|perl-Cache-Memcached-1.290.0-5|17	BuildRequires:	perl(Time::HiRes)
14cr|perl-Cache-Memcached-1.290.0-5|18	BuildRequires:	perl(String::CRC32)
14cr|perl-Cache-Memcached-1.290.0-5|19	BuildArch:	noarch
14cr|perl-Cache-Memcached-1.290.0-5|20	
14cr|perl-Cache-Memcached-1.290.0-5|21	%description
14cr|perl-Cache-Memcached-1.290.0-5|22	This is the Perl API for memcached, a distributed memory cache daemon. See the
14cr|perl-Cache-Memcached-1.290.0-5|23	documentation within the module for details on its use.
14cr|perl-Cache-Memcached-1.290.0-5|24	
14cr|perl-Cache-Memcached-1.290.0-5|25	%prep
14cr|perl-Cache-Memcached-1.290.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-Memcached-1.290.0-5|27	
14cr|perl-Cache-Memcached-1.290.0-5|28	%build
14cr|perl-Cache-Memcached-1.290.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-Memcached-1.290.0-5|30	%make
14cr|perl-Cache-Memcached-1.290.0-5|31	
14cr|perl-Cache-Memcached-1.290.0-5|32	%check
14cr|perl-Cache-Memcached-1.290.0-5|33	# seems to fail on ABF
14cr|perl-Cache-Memcached-1.290.0-5|34	#make test
14cr|perl-Cache-Memcached-1.290.0-5|35	
14cr|perl-Cache-Memcached-1.290.0-5|36	%install
14cr|perl-Cache-Memcached-1.290.0-5|37	%makeinstall_std
14cr|perl-Cache-Memcached-1.290.0-5|38	
14cr|perl-Cache-Memcached-1.290.0-5|39	%files
14cr|perl-Cache-Memcached-1.290.0-5|40	%defattr(644,root,root,755)
14cr|perl-Cache-Memcached-1.290.0-5|41	%doc ChangeLog README TODO
14cr|perl-Cache-Memcached-1.290.0-5|42	%{perl_vendorlib}/Cache/Memcached.pm
14cr|perl-Cache-Memcached-1.290.0-5|43	%dir %{perl_vendorlib}/Cache/Memcached
14cr|perl-Cache-Memcached-1.290.0-5|44	%{perl_vendorlib}/Cache/Memcached/GetParser.pm
14cr|perl-Cache-Memcached-1.290.0-5|45	%{_mandir}/*/*
14cr|perl-Cache-Memcached-1.290.0-5|46	
14cr|perl-Cache-Memcached-1.290.0-5|47	
14cr|perl-Cache-Memcached-1.290.0-5|48	
14cr|perl-Cache-Memcached-1.290.0-5|49	%changelog
14cr|perl-Cache-Memcached-1.290.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.290.0-5
14cr|perl-Cache-Memcached-1.290.0-5|51	+ Revision: 0c29678
14cr|perl-Cache-Memcached-1.290.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Cache-Memcached-1.290.0-5|53	
14cr|perl-Cache-Memcached-1.290.0-5|54	

4039 14
14cr|perl-Cache-Memcached-Managed-0.240.0-3|1	%define upstream_name    Cache-Memcached-Managed
14cr|perl-Cache-Memcached-Managed-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-Cache-Memcached-Managed-0.240.0-3|3	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Cache-Memcached-Managed-0.240.0-3|5	Version:	%perl_convert_version 0.24
14cr|perl-Cache-Memcached-Managed-0.240.0-3|6	Release:	3
14cr|perl-Cache-Memcached-Managed-0.240.0-3|7	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|8	Summary:	Inactive Cache::Memcache::Managed object
14cr|perl-Cache-Memcached-Managed-0.240.0-3|9	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|10	License:	GPL+ or Artistic
14cr|perl-Cache-Memcached-Managed-0.240.0-3|11	Group:		Development/Perl
14cr|perl-Cache-Memcached-Managed-0.240.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cache-Memcached-Managed-0.240.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Cache/Cache-Memcached-Managed-0.24.tar.gz
14cr|perl-Cache-Memcached-Managed-0.240.0-3|14	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|15	BuildRequires:	perl-devel
14cr|perl-Cache-Memcached-Managed-0.240.0-3|16	BuildRequires:	perl(Cache::Memcached)
14cr|perl-Cache-Memcached-Managed-0.240.0-3|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Cache-Memcached-Managed-0.240.0-3|18	BuildRequires:	memcached
14cr|perl-Cache-Memcached-Managed-0.240.0-3|19	BuildArch:	noarch
14cr|perl-Cache-Memcached-Managed-0.240.0-3|20	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|21	%description
14cr|perl-Cache-Memcached-Managed-0.240.0-3|22	Provides the same API as the Cache::Memcached::Managed manpage, but applies
14cr|perl-Cache-Memcached-Managed-0.240.0-3|23	all methods called to all of the objects specified, except for the new
14cr|perl-Cache-Memcached-Managed-0.240.0-3|24	manpage and the objects manpage.
14cr|perl-Cache-Memcached-Managed-0.240.0-3|25	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|26	%prep
14cr|perl-Cache-Memcached-Managed-0.240.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-Memcached-Managed-0.240.0-3|28	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|29	%build
14cr|perl-Cache-Memcached-Managed-0.240.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-Memcached-Managed-0.240.0-3|31	%make
14cr|perl-Cache-Memcached-Managed-0.240.0-3|32	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|33	%check
14cr|perl-Cache-Memcached-Managed-0.240.0-3|34	make test
14cr|perl-Cache-Memcached-Managed-0.240.0-3|35	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|36	%install
14cr|perl-Cache-Memcached-Managed-0.240.0-3|37	%makeinstall_std
14cr|perl-Cache-Memcached-Managed-0.240.0-3|38	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|39	%files
14cr|perl-Cache-Memcached-Managed-0.240.0-3|40	%doc CHANGELOG META.yml README
14cr|perl-Cache-Memcached-Managed-0.240.0-3|41	%{_mandir}/man3/*
14cr|perl-Cache-Memcached-Managed-0.240.0-3|42	%{perl_vendorlib}/*
14cr|perl-Cache-Memcached-Managed-0.240.0-3|43	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|44	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|45	%changelog
14cr|perl-Cache-Memcached-Managed-0.240.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-Cache-Memcached-Managed-0.240.0-3|47	+ Revision: dae7977
14cr|perl-Cache-Memcached-Managed-0.240.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Cache-Memcached-Managed-0.240.0-3|49	
14cr|perl-Cache-Memcached-Managed-0.240.0-3|50	

4040 14
14cr|perl-Cache-Ref-0.40.0-5|1	%define upstream_name    Cache-Ref
14cr|perl-Cache-Ref-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Cache-Ref-0.40.0-5|3	
14cr|perl-Cache-Ref-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Cache-Ref-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cache-Ref-0.40.0-5|6	Release:	5
14cr|perl-Cache-Ref-0.40.0-5|7	
14cr|perl-Cache-Ref-0.40.0-5|8	Summary:	This module implements in memory caching
14cr|perl-Cache-Ref-0.40.0-5|9	
14cr|perl-Cache-Ref-0.40.0-5|10	License:    GPL+ or Artistic
14cr|perl-Cache-Ref-0.40.0-5|11	Group:      Development/Perl
14cr|perl-Cache-Ref-0.40.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cache-Ref-0.40.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Cache-Ref-0.40.0-5|14	
14cr|perl-Cache-Ref-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Cache-Ref-0.40.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Cache-Ref-0.40.0-5|17	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
14cr|perl-Cache-Ref-0.40.0-5|18	BuildRequires:	perl(List::Util)
14cr|perl-Cache-Ref-0.40.0-5|19	BuildRequires:	perl(Moose)
14cr|perl-Cache-Ref-0.40.0-5|20	BuildRequires:	perl(Moose::Role)
14cr|perl-Cache-Ref-0.40.0-5|21	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-Cache-Ref-0.40.0-5|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Cache-Ref-0.40.0-5|23	BuildRequires:	perl(Test::Moose)
14cr|perl-Cache-Ref-0.40.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Cache-Ref-0.40.0-5|25	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Cache-Ref-0.40.0-5|26	BuildRequires:	perl(ok)
14cr|perl-Cache-Ref-0.40.0-5|27	BuildArch:	noarch
14cr|perl-Cache-Ref-0.40.0-5|28	
14cr|perl-Cache-Ref-0.40.0-5|29	%description
14cr|perl-Cache-Ref-0.40.0-5|30	Unlike the CHI manpage which attempts to address the problem of caching
14cr|perl-Cache-Ref-0.40.0-5|31	things persistently, this module implements in memory caching, designed
14cr|perl-Cache-Ref-0.40.0-5|32	primarily for *shared references* in memory.
14cr|perl-Cache-Ref-0.40.0-5|33	
14cr|perl-Cache-Ref-0.40.0-5|34	This collection of classes implements a number of semi related algorithms.
14cr|perl-Cache-Ref-0.40.0-5|35	
14cr|perl-Cache-Ref-0.40.0-5|36	%prep
14cr|perl-Cache-Ref-0.40.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-Ref-0.40.0-5|38	
14cr|perl-Cache-Ref-0.40.0-5|39	%build
14cr|perl-Cache-Ref-0.40.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-Ref-0.40.0-5|41	%make
14cr|perl-Cache-Ref-0.40.0-5|42	
14cr|perl-Cache-Ref-0.40.0-5|43	%check
14cr|perl-Cache-Ref-0.40.0-5|44	%make test
14cr|perl-Cache-Ref-0.40.0-5|45	
14cr|perl-Cache-Ref-0.40.0-5|46	%install
14cr|perl-Cache-Ref-0.40.0-5|47	%makeinstall_std
14cr|perl-Cache-Ref-0.40.0-5|48	
14cr|perl-Cache-Ref-0.40.0-5|49	%files
14cr|perl-Cache-Ref-0.40.0-5|50	%doc Changes META.yml LICENSE README META.json
14cr|perl-Cache-Ref-0.40.0-5|51	%{_mandir}/man3/*
14cr|perl-Cache-Ref-0.40.0-5|52	%{perl_vendorlib}/*
14cr|perl-Cache-Ref-0.40.0-5|53	
14cr|perl-Cache-Ref-0.40.0-5|54	
14cr|perl-Cache-Ref-0.40.0-5|55	%changelog
14cr|perl-Cache-Ref-0.40.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Cache-Ref-0.40.0-5|57	+ Revision: 3ce0736
14cr|perl-Cache-Ref-0.40.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Cache-Ref-0.40.0-5|59	
14cr|perl-Cache-Ref-0.40.0-5|60	

4041 14
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|1	%define upstream_name    Cache-Simple-TimedExpiry
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|2	%define upstream_version 0.27
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|3	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|6	Release:	5
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|7	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|8	Summary:	Perl module to add expiry to Cache::Simple object
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|9	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|10	License:	GPL+ or Artistic
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|11	Group:		Development/Perl
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|14	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|15	BuildRequires:	perl-devel
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|16	BuildArch:	noarch
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|17	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|18	%description
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|19	Perl module to add expiry to Cache::Simple object.
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|20	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|21	%prep
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|23	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|24	%build
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|26	%make
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|27	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|28	%check
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|29	make test
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|30	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|31	%install
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|32	%makeinstall_std
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|33	rm -rf %{buildroot}/%{perl_vendorarch}/
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|34	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|35	%files
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|36	%doc Changes
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|37	%{perl_vendorlib}/Cache
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|38	%{_mandir}/man3/*
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|39	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|40	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|41	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|42	%changelog
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.270.0-5
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|44	+ Revision: 6ec5d50
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|46	
14cr|perl-Cache-Simple-TimedExpiry-0.270.0-5|47	

4042 14
14cr|perl-Calendar-Simple-1.210.0-5|1	%define upstream_name    Calendar-Simple
14cr|perl-Calendar-Simple-1.210.0-5|2	%define upstream_version 1.21
14cr|perl-Calendar-Simple-1.210.0-5|3	
14cr|perl-Calendar-Simple-1.210.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Calendar-Simple-1.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Calendar-Simple-1.210.0-5|6	Release:	5
14cr|perl-Calendar-Simple-1.210.0-5|7	
14cr|perl-Calendar-Simple-1.210.0-5|8	Summary:	Perl extension to create simple calendars
14cr|perl-Calendar-Simple-1.210.0-5|9	
14cr|perl-Calendar-Simple-1.210.0-5|10	License:	GPL+ or Artistic
14cr|perl-Calendar-Simple-1.210.0-5|11	Group:		Development/Perl
14cr|perl-Calendar-Simple-1.210.0-5|12	Url:		http://search.cpan.org/dist/Calendar-Simple/
14cr|perl-Calendar-Simple-1.210.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Calendar-Simple-1.210.0-5|14	
14cr|perl-Calendar-Simple-1.210.0-5|15	BuildRequires:	perl-devel
14cr|perl-Calendar-Simple-1.210.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Calendar-Simple-1.210.0-5|17	# Required by the tests
14cr|perl-Calendar-Simple-1.210.0-5|18	BuildRequires:	perl(DateTime)
14cr|perl-Calendar-Simple-1.210.0-5|19	BuildRequires:	perl(Test::Pod)
14cr|perl-Calendar-Simple-1.210.0-5|20	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Calendar-Simple-1.210.0-5|21	BuildArch:	noarch
14cr|perl-Calendar-Simple-1.210.0-5|22	
14cr|perl-Calendar-Simple-1.210.0-5|23	%description
14cr|perl-Calendar-Simple-1.210.0-5|24	Perl extension to create simple calendars.
14cr|perl-Calendar-Simple-1.210.0-5|25	
14cr|perl-Calendar-Simple-1.210.0-5|26	%prep
14cr|perl-Calendar-Simple-1.210.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Calendar-Simple-1.210.0-5|28	chmod -x lib/*/Simple.pm
14cr|perl-Calendar-Simple-1.210.0-5|29	
14cr|perl-Calendar-Simple-1.210.0-5|30	%build
14cr|perl-Calendar-Simple-1.210.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Calendar-Simple-1.210.0-5|32	%make
14cr|perl-Calendar-Simple-1.210.0-5|33	
14cr|perl-Calendar-Simple-1.210.0-5|34	%check
14cr|perl-Calendar-Simple-1.210.0-5|35	make test
14cr|perl-Calendar-Simple-1.210.0-5|36	
14cr|perl-Calendar-Simple-1.210.0-5|37	%install
14cr|perl-Calendar-Simple-1.210.0-5|38	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cr|perl-Calendar-Simple-1.210.0-5|39	
14cr|perl-Calendar-Simple-1.210.0-5|40	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cr|perl-Calendar-Simple-1.210.0-5|41	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
14cr|perl-Calendar-Simple-1.210.0-5|42	chmod -R u+w %{buildroot}/*
14cr|perl-Calendar-Simple-1.210.0-5|43	
14cr|perl-Calendar-Simple-1.210.0-5|44	%files
14cr|perl-Calendar-Simple-1.210.0-5|45	%doc Changes README
14cr|perl-Calendar-Simple-1.210.0-5|46	%{_bindir}/pcal
14cr|perl-Calendar-Simple-1.210.0-5|47	%{perl_vendorlib}/Calendar
14cr|perl-Calendar-Simple-1.210.0-5|48	%{_mandir}/man3/*
14cr|perl-Calendar-Simple-1.210.0-5|49	
14cr|perl-Calendar-Simple-1.210.0-5|50	
14cr|perl-Calendar-Simple-1.210.0-5|51	%changelog
14cr|perl-Calendar-Simple-1.210.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.210.0-5
14cr|perl-Calendar-Simple-1.210.0-5|53	+ Revision: 312929d
14cr|perl-Calendar-Simple-1.210.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Calendar-Simple-1.210.0-5|55	
14cr|perl-Calendar-Simple-1.210.0-5|56	

4043 14
14cr|perl-capitalization-0.03-10|1	%define realname   capitalization
14cr|perl-capitalization-0.03-10|2	
14cr|perl-capitalization-0.03-10|3	Name:		perl-%{realname}
14cr|perl-capitalization-0.03-10|4	Version:    0.03
14cr|perl-capitalization-0.03-10|5	Release: 10
14cr|perl-capitalization-0.03-10|6	License:	GPL or Artistic
14cr|perl-capitalization-0.03-10|7	Group:		Development/Perl
14cr|perl-capitalization-0.03-10|8	Summary:    Perl module that allows no capitalization on method names
14cr|perl-capitalization-0.03-10|9	
14cr|perl-capitalization-0.03-10|10	Source0:    http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%{realname}-%{version}.tar.bz2
14cr|perl-capitalization-0.03-10|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-capitalization-0.03-10|12	BuildRequires:	perl-devel
14cr|perl-capitalization-0.03-10|13	BuildRequires:  perl-Devel-Symdump
14cr|perl-capitalization-0.03-10|14	BuildArch: noarch
14cr|perl-capitalization-0.03-10|15	
14cr|perl-capitalization-0.03-10|16	%description
14cr|perl-capitalization-0.03-10|17	capitalization.pm allows you to use familiar style on method naming.
14cr|perl-capitalization-0.03-10|18	
14cr|perl-capitalization-0.03-10|19	%prep
14cr|perl-capitalization-0.03-10|20	%setup -q -n %{realname}-%{version}
14cr|perl-capitalization-0.03-10|21	
14cr|perl-capitalization-0.03-10|22	%build
14cr|perl-capitalization-0.03-10|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-capitalization-0.03-10|24	%make
14cr|perl-capitalization-0.03-10|25	
14cr|perl-capitalization-0.03-10|26	%check
14cr|perl-capitalization-0.03-10|27	make test
14cr|perl-capitalization-0.03-10|28	
14cr|perl-capitalization-0.03-10|29	%install
14cr|perl-capitalization-0.03-10|30	%makeinstall_std
14cr|perl-capitalization-0.03-10|31	rm -rf %{buildroot}/%{perl_vendorarch}
14cr|perl-capitalization-0.03-10|32	
14cr|perl-capitalization-0.03-10|33	%clean
14cr|perl-capitalization-0.03-10|34	
14cr|perl-capitalization-0.03-10|35	%files
14cr|perl-capitalization-0.03-10|36	%doc Changes
14cr|perl-capitalization-0.03-10|37	%{perl_vendorlib}/*
14cr|perl-capitalization-0.03-10|38	%{_mandir}/man3/*
14cr|perl-capitalization-0.03-10|39	
14cr|perl-capitalization-0.03-10|40	
14cr|perl-capitalization-0.03-10|41	
14cr|perl-capitalization-0.03-10|42	
14cr|perl-capitalization-0.03-10|43	%changelog
14cr|perl-capitalization-0.03-10|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-10
14cr|perl-capitalization-0.03-10|45	+ Revision: 7929bb6
14cr|perl-capitalization-0.03-10|46	- MassBuild#464: Increase release tag
14cr|perl-capitalization-0.03-10|47	
14cr|perl-capitalization-0.03-10|48	

4044 14
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|1	%define upstream_name    Captcha-reCAPTCHA
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|2	%define upstream_version 0.97
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|3	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|5	Version:	%perl_convert_version 0.97
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|6	Release:	3
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|7	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|8	Summary:	A Perl implementation of the reCAPTCHA API
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|9	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|10	License:	GPL+ or Artistic
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|11	Group:		Development/Perl
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Captcha/Captcha-reCAPTCHA-0.97.tar.gz
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|14	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|15	BuildRequires:	perl-devel
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|16	BuildRequires:	perl(HTML::Tiny)
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|19	BuildArch:	noarch
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|20	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|21	%description
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|22	reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|23	complete the captcha to assist in the digitization of books.
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|24	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|25	From the http://recaptcha.net/learnmore.html manpage:
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|26	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|27	reCAPTCHA improves the process of digitizing books by sending words that
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|28	cannot be read by computers to the Web in the form of CAPTCHAs for
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|29	humans to decipher. More specifically, each word that cannot be read
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|30	correctly by OCR is placed on an image and used as a CAPTCHA. This is
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|31	possible because most OCR programs alert you when a word cannot be read
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|32	correctly.
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|33	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|34	%prep
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|36	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|37	%build
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|39	%make
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|40	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|41	%check
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|42	%make test
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|43	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|44	%install
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|45	%makeinstall_std
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|46	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|47	%files
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|48	%doc Changes README
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|49	%{_mandir}/man3/*
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|50	%{perl_vendorlib}/*
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|51	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|52	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|53	%changelog
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.970.0-3
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|55	+ Revision: 20eaef5
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|57	
14cr|perl-Captcha-reCAPTCHA-0.970.0-3|58	

4045 14
14cr|perl-Carp-1.320.0-4|1	%define upstream_name    Carp
14cr|perl-Carp-1.320.0-4|2	%define upstream_version 1.32
14cr|perl-Carp-1.320.0-4|3	
14cr|perl-Carp-1.320.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Carp-1.320.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Carp-1.320.0-4|6	Release:    4
14cr|perl-Carp-1.320.0-4|7	
14cr|perl-Carp-1.320.0-4|8	Summary:    Alternative warn and die for modules
14cr|perl-Carp-1.320.0-4|9	
14cr|perl-Carp-1.320.0-4|10	
14cr|perl-Carp-1.320.0-4|11	License:    GPL+ or Artistic
14cr|perl-Carp-1.320.0-4|12	Group:      Development/Perl
14cr|perl-Carp-1.320.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Carp-1.320.0-4|14	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Carp-1.320.0-4|15	
14cr|perl-Carp-1.320.0-4|16	BuildRequires: perl(Exporter)
14cr|perl-Carp-1.320.0-4|17	BuildRequires: perl(IPC::Open3)
14cr|perl-Carp-1.320.0-4|18	BuildRequires: perl(Test::More)
14cr|perl-Carp-1.320.0-4|19	BuildRequires: perl(strict)
14cr|perl-Carp-1.320.0-4|20	BuildRequires: perl(warnings)
14cr|perl-Carp-1.320.0-4|21	BuildRequires: perl-devel
14cr|perl-Carp-1.320.0-4|22	BuildArch: noarch
14cr|perl-Carp-1.320.0-4|23	
14cr|perl-Carp-1.320.0-4|24	%description
14cr|perl-Carp-1.320.0-4|25	The Carp routines are useful in your own modules because they act like
14cr|perl-Carp-1.320.0-4|26	'die()' or 'warn()', but with a message which is more likely to be useful
14cr|perl-Carp-1.320.0-4|27	to a user of your module. In the case of 'cluck()' and 'confess()', that
14cr|perl-Carp-1.320.0-4|28	context is a summary of every call in the call-stack; 'longmess()' returns
14cr|perl-Carp-1.320.0-4|29	the contents of the error message.
14cr|perl-Carp-1.320.0-4|30	
14cr|perl-Carp-1.320.0-4|31	For a shorter message you can use 'carp()' or 'croak()' which report the
14cr|perl-Carp-1.320.0-4|32	error as being from where your module was called. 'shortmess()' returns the
14cr|perl-Carp-1.320.0-4|33	contents of this error message. There is no guarantee that that is where
14cr|perl-Carp-1.320.0-4|34	the error was, but it is a good educated guess.
14cr|perl-Carp-1.320.0-4|35	
14cr|perl-Carp-1.320.0-4|36	'Carp' takes care not to clobber the status variables '$!' and '$^E' in the
14cr|perl-Carp-1.320.0-4|37	course of assembling its error messages. This means that a '$SIG{__DIE__}'
14cr|perl-Carp-1.320.0-4|38	or '$SIG{__WARN__}' handler can capture the error information held in those
14cr|perl-Carp-1.320.0-4|39	variables, if it is required to augment the error message, and if the code
14cr|perl-Carp-1.320.0-4|40	calling 'Carp' left useful values there. Of course, 'Carp' can't guarantee
14cr|perl-Carp-1.320.0-4|41	the latter.
14cr|perl-Carp-1.320.0-4|42	
14cr|perl-Carp-1.320.0-4|43	%prep
14cr|perl-Carp-1.320.0-4|44	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Carp-1.320.0-4|45	
14cr|perl-Carp-1.320.0-4|46	%build
14cr|perl-Carp-1.320.0-4|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Carp-1.320.0-4|48	
14cr|perl-Carp-1.320.0-4|49	%make
14cr|perl-Carp-1.320.0-4|50	
14cr|perl-Carp-1.320.0-4|51	%check
14cr|perl-Carp-1.320.0-4|52	%make test
14cr|perl-Carp-1.320.0-4|53	
14cr|perl-Carp-1.320.0-4|54	%install
14cr|perl-Carp-1.320.0-4|55	%makeinstall_std
14cr|perl-Carp-1.320.0-4|56	
14cr|perl-Carp-1.320.0-4|57	%files
14cr|perl-Carp-1.320.0-4|58	%doc META.json META.yml README Changes
14cr|perl-Carp-1.320.0-4|59	%{_mandir}/man3/*
14cr|perl-Carp-1.320.0-4|60	%{perl_vendorlib}/*
14cr|perl-Carp-1.320.0-4|61	
14cr|perl-Carp-1.320.0-4|62	
14cr|perl-Carp-1.320.0-4|63	%changelog
14cr|perl-Carp-1.320.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.320.0-4
14cr|perl-Carp-1.320.0-4|65	+ Revision: f755433
14cr|perl-Carp-1.320.0-4|66	- MassBuild#464: Increase release tag
14cr|perl-Carp-1.320.0-4|67	
14cr|perl-Carp-1.320.0-4|68	

4046 14
14cr|perl-Carp-Always-0.130.0-3|1	%define upstream_name    Carp-Always
14cr|perl-Carp-Always-0.130.0-3|2	%define upstream_version 0.13
14cr|perl-Carp-Always-0.130.0-3|3	
14cr|perl-Carp-Always-0.130.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Carp-Always-0.130.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Carp-Always-0.130.0-3|6	Release:    3
14cr|perl-Carp-Always-0.130.0-3|7	
14cr|perl-Carp-Always-0.130.0-3|8	Summary:    Warns and dies noisily with stack backtraces
14cr|perl-Carp-Always-0.130.0-3|9	
14cr|perl-Carp-Always-0.130.0-3|10	
14cr|perl-Carp-Always-0.130.0-3|11	License:    GPL+ or Artistic
14cr|perl-Carp-Always-0.130.0-3|12	Group:      Development/Perl
14cr|perl-Carp-Always-0.130.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Carp-Always-0.130.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Carp-Always-0.130.0-3|15	
14cr|perl-Carp-Always-0.130.0-3|16	BuildRequires: perl(Carp)
14cr|perl-Carp-Always-0.130.0-3|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Carp-Always-0.130.0-3|18	BuildRequires: perl(Test::Base)
14cr|perl-Carp-Always-0.130.0-3|19	BuildRequires: perl(Test::More)
14cr|perl-Carp-Always-0.130.0-3|20	BuildRequires: perl-devel
14cr|perl-Carp-Always-0.130.0-3|21	BuildArch:  noarch
14cr|perl-Carp-Always-0.130.0-3|22	
14cr|perl-Carp-Always-0.130.0-3|23	%description
14cr|perl-Carp-Always-0.130.0-3|24	This module is meant as a debugging aid. It can be used to make a script
14cr|perl-Carp-Always-0.130.0-3|25	complain loudly with stack backtraces when warn()ing or die()ing.
14cr|perl-Carp-Always-0.130.0-3|26	
14cr|perl-Carp-Always-0.130.0-3|27	Here are how stack backtraces produced by this module looks:
14cr|perl-Carp-Always-0.130.0-3|28	
14cr|perl-Carp-Always-0.130.0-3|29	# it works for explicit die's and warn's
14cr|perl-Carp-Always-0.130.0-3|30	$ perl -MCarp::Always -e 'sub f { die "arghh" }; sub g { f }; g'
14cr|perl-Carp-Always-0.130.0-3|31	arghh at -e line 1
14cr|perl-Carp-Always-0.130.0-3|32	main::f() called at -e line 1
14cr|perl-Carp-Always-0.130.0-3|33	main::g() called at -e line 1
14cr|perl-Carp-Always-0.130.0-3|34	
14cr|perl-Carp-Always-0.130.0-3|35	%prep
14cr|perl-Carp-Always-0.130.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Carp-Always-0.130.0-3|37	
14cr|perl-Carp-Always-0.130.0-3|38	%build
14cr|perl-Carp-Always-0.130.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Carp-Always-0.130.0-3|40	%make
14cr|perl-Carp-Always-0.130.0-3|41	
14cr|perl-Carp-Always-0.130.0-3|42	%check
14cr|perl-Carp-Always-0.130.0-3|43	rm -f t/099pod.t
14cr|perl-Carp-Always-0.130.0-3|44	%make test
14cr|perl-Carp-Always-0.130.0-3|45	
14cr|perl-Carp-Always-0.130.0-3|46	%install
14cr|perl-Carp-Always-0.130.0-3|47	%makeinstall_std
14cr|perl-Carp-Always-0.130.0-3|48	
14cr|perl-Carp-Always-0.130.0-3|49	%files
14cr|perl-Carp-Always-0.130.0-3|50	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Carp-Always-0.130.0-3|51	%{_mandir}/man3/*
14cr|perl-Carp-Always-0.130.0-3|52	%{perl_vendorlib}/*
14cr|perl-Carp-Always-0.130.0-3|53	
14cr|perl-Carp-Always-0.130.0-3|54	
14cr|perl-Carp-Always-0.130.0-3|55	
14cr|perl-Carp-Always-0.130.0-3|56	%changelog
14cr|perl-Carp-Always-0.130.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-Carp-Always-0.130.0-3|58	+ Revision: 10969ad
14cr|perl-Carp-Always-0.130.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Carp-Always-0.130.0-3|60	
14cr|perl-Carp-Always-0.130.0-3|61	

4047 14
14cr|perl-Carp-Assert-0.210.0-2|1	%define upstream_name    Carp-Assert
14cr|perl-Carp-Assert-0.210.0-2|2	%define upstream_version 0.21
14cr|perl-Carp-Assert-0.210.0-2|3	
14cr|perl-Carp-Assert-0.210.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Carp-Assert-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Carp-Assert-0.210.0-2|6	Release:	2
14cr|perl-Carp-Assert-0.210.0-2|7	
14cr|perl-Carp-Assert-0.210.0-2|8	Summary:	Carp::Assert - executable comments
14cr|perl-Carp-Assert-0.210.0-2|9	
14cr|perl-Carp-Assert-0.210.0-2|10	License:	GPL+ or Artistic
14cr|perl-Carp-Assert-0.210.0-2|11	Group:		Development/Perl
14cr|perl-Carp-Assert-0.210.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Carp-Assert-0.210.0-2|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Carp-Assert-0.210.0-2|14	
14cr|perl-Carp-Assert-0.210.0-2|15	BuildRequires:	perl-devel
14cr|perl-Carp-Assert-0.210.0-2|16	BuildRequires:	perl(Test::Inline)
14cr|perl-Carp-Assert-0.210.0-2|17	BuildRequires:	perl(Test::More) >= 0.40
14cr|perl-Carp-Assert-0.210.0-2|18	BuildArch:	noarch
14cr|perl-Carp-Assert-0.210.0-2|19	
14cr|perl-Carp-Assert-0.210.0-2|20	%description
14cr|perl-Carp-Assert-0.210.0-2|21	Carp::Assert is intended for a purpose like the ANSI C library assert.h.
14cr|perl-Carp-Assert-0.210.0-2|22	If you're already familiar with assert.h, then you can probably skip
14cr|perl-Carp-Assert-0.210.0-2|23	this and go straight to the FUNCTIONS section.
14cr|perl-Carp-Assert-0.210.0-2|24	
14cr|perl-Carp-Assert-0.210.0-2|25	%prep
14cr|perl-Carp-Assert-0.210.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Carp-Assert-0.210.0-2|27	
14cr|perl-Carp-Assert-0.210.0-2|28	%build
14cr|perl-Carp-Assert-0.210.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Carp-Assert-0.210.0-2|30	make
14cr|perl-Carp-Assert-0.210.0-2|31	
14cr|perl-Carp-Assert-0.210.0-2|32	%check
14cr|perl-Carp-Assert-0.210.0-2|33	make test
14cr|perl-Carp-Assert-0.210.0-2|34	
14cr|perl-Carp-Assert-0.210.0-2|35	%install
14cr|perl-Carp-Assert-0.210.0-2|36	%makeinstall_std
14cr|perl-Carp-Assert-0.210.0-2|37	
14cr|perl-Carp-Assert-0.210.0-2|38	%files
14cr|perl-Carp-Assert-0.210.0-2|39	%doc Changes README
14cr|perl-Carp-Assert-0.210.0-2|40	%{perl_vendorlib}/Carp
14cr|perl-Carp-Assert-0.210.0-2|41	%{_mandir}/*/*
14cr|perl-Carp-Assert-0.210.0-2|42	
14cr|perl-Carp-Assert-0.210.0-2|43	
14cr|perl-Carp-Assert-0.210.0-2|44	
14cr|perl-Carp-Assert-0.210.0-2|45	
14cr|perl-Carp-Assert-0.210.0-2|46	%changelog
14cr|perl-Carp-Assert-0.210.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-2
14cr|perl-Carp-Assert-0.210.0-2|48	+ Revision: dad86ce
14cr|perl-Carp-Assert-0.210.0-2|49	- MassBuild#464: Increase release tag
14cr|perl-Carp-Assert-0.210.0-2|50	
14cr|perl-Carp-Assert-0.210.0-2|51	

4048 14
14cr|perl-Carp-Assert-More-1.140.0-3|1	%define upstream_name	 Carp-Assert-More
14cr|perl-Carp-Assert-More-1.140.0-3|2	%define upstream_version 1.14
14cr|perl-Carp-Assert-More-1.140.0-3|3	
14cr|perl-Carp-Assert-More-1.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Carp-Assert-More-1.140.0-3|5	Version:	%perl_convert_version 1.14
14cr|perl-Carp-Assert-More-1.140.0-3|6	Release:	3
14cr|perl-Carp-Assert-More-1.140.0-3|7	
14cr|perl-Carp-Assert-More-1.140.0-3|8	Summary:	Convenience wrappers around Carp::Assert module
14cr|perl-Carp-Assert-More-1.140.0-3|9	
14cr|perl-Carp-Assert-More-1.140.0-3|10	License: 	GPL+ or Artistic
14cr|perl-Carp-Assert-More-1.140.0-3|11	Group:		Development/Perl
14cr|perl-Carp-Assert-More-1.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Carp-Assert-More-1.140.0-3|13	Source0:	http://www.cpan.org/authors/id/P/PE/PETDANCE/Carp-Assert-More-1.14.tar.gz
14cr|perl-Carp-Assert-More-1.140.0-3|14	
14cr|perl-Carp-Assert-More-1.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Carp-Assert-More-1.140.0-3|16	BuildRequires:  perl(Carp::Assert)
14cr|perl-Carp-Assert-More-1.140.0-3|17	BuildRequires:  perl(Test::Exception)
14cr|perl-Carp-Assert-More-1.140.0-3|18	BuildArch:	noarch
14cr|perl-Carp-Assert-More-1.140.0-3|19	
14cr|perl-Carp-Assert-More-1.140.0-3|20	%description
14cr|perl-Carp-Assert-More-1.140.0-3|21	Carp::Assert::More is a set of wrappers around the Carp::Assert functions
14cr|perl-Carp-Assert-More-1.140.0-3|22	to make the habit of writing assertions even easier.
14cr|perl-Carp-Assert-More-1.140.0-3|23	
14cr|perl-Carp-Assert-More-1.140.0-3|24	%prep
14cr|perl-Carp-Assert-More-1.140.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Carp-Assert-More-1.140.0-3|26	
14cr|perl-Carp-Assert-More-1.140.0-3|27	%build
14cr|perl-Carp-Assert-More-1.140.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Carp-Assert-More-1.140.0-3|29	%make
14cr|perl-Carp-Assert-More-1.140.0-3|30	
14cr|perl-Carp-Assert-More-1.140.0-3|31	%check
14cr|perl-Carp-Assert-More-1.140.0-3|32	make test
14cr|perl-Carp-Assert-More-1.140.0-3|33	
14cr|perl-Carp-Assert-More-1.140.0-3|34	%install
14cr|perl-Carp-Assert-More-1.140.0-3|35	%makeinstall_std
14cr|perl-Carp-Assert-More-1.140.0-3|36	
14cr|perl-Carp-Assert-More-1.140.0-3|37	%files
14cr|perl-Carp-Assert-More-1.140.0-3|38	%doc Changes README
14cr|perl-Carp-Assert-More-1.140.0-3|39	%{perl_vendorlib}/Carp
14cr|perl-Carp-Assert-More-1.140.0-3|40	%{_mandir}/man3/*
14cr|perl-Carp-Assert-More-1.140.0-3|41	
14cr|perl-Carp-Assert-More-1.140.0-3|42	
14cr|perl-Carp-Assert-More-1.140.0-3|43	%changelog
14cr|perl-Carp-Assert-More-1.140.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0-3
14cr|perl-Carp-Assert-More-1.140.0-3|45	+ Revision: 2f2da32
14cr|perl-Carp-Assert-More-1.140.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Carp-Assert-More-1.140.0-3|47	
14cr|perl-Carp-Assert-More-1.140.0-3|48	

4049 14
14cr|perl-Carp-Clan-Share-0.13.0-5|1	%define upstream_name    Carp-Clan-Share
14cr|perl-Carp-Clan-Share-0.13.0-5|2	%define upstream_version 0.013
14cr|perl-Carp-Clan-Share-0.13.0-5|3	
14cr|perl-Carp-Clan-Share-0.13.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Carp-Clan-Share-0.13.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Carp-Clan-Share-0.13.0-5|6	Release:	5
14cr|perl-Carp-Clan-Share-0.13.0-5|7	
14cr|perl-Carp-Clan-Share-0.13.0-5|8	Summary:	Share your Carp::Clan settings with your whole Clan
14cr|perl-Carp-Clan-Share-0.13.0-5|9	
14cr|perl-Carp-Clan-Share-0.13.0-5|10	License:	GPL+ or Artistic
14cr|perl-Carp-Clan-Share-0.13.0-5|11	Group:		Development/Perl
14cr|perl-Carp-Clan-Share-0.13.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Carp-Clan-Share-0.13.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Carp-Clan-Share-0.13.0-5|14	
14cr|perl-Carp-Clan-Share-0.13.0-5|15	BuildRequires:	perl-devel
14cr|perl-Carp-Clan-Share-0.13.0-5|16	BuildRequires:	perl(Carp::Clan)
14cr|perl-Carp-Clan-Share-0.13.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Carp-Clan-Share-0.13.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Carp-Clan-Share-0.13.0-5|19	BuildArch:	noarch
14cr|perl-Carp-Clan-Share-0.13.0-5|20	
14cr|perl-Carp-Clan-Share-0.13.0-5|21	%description
14cr|perl-Carp-Clan-Share-0.13.0-5|22	This is a very lightweight helper module (actually just an import method)
14cr|perl-Carp-Clan-Share-0.13.0-5|23	that will automagically create a __PACKAGE__::Carp module for you.
14cr|perl-Carp-Clan-Share-0.13.0-5|24	
14cr|perl-Carp-Clan-Share-0.13.0-5|25	Any arguments passed to the import (e.g. via use) method are forwarded
14cr|perl-Carp-Clan-Share-0.13.0-5|26	along to Carp::Clan.
14cr|perl-Carp-Clan-Share-0.13.0-5|27	
14cr|perl-Carp-Clan-Share-0.13.0-5|28	NOTE: If you use this from a package ending with ::Carp, then it will use
14cr|perl-Carp-Clan-Share-0.13.0-5|29	the parent of of that package as the target namespace
14cr|perl-Carp-Clan-Share-0.13.0-5|30	
14cr|perl-Carp-Clan-Share-0.13.0-5|31	%prep
14cr|perl-Carp-Clan-Share-0.13.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Carp-Clan-Share-0.13.0-5|33	
14cr|perl-Carp-Clan-Share-0.13.0-5|34	%build
14cr|perl-Carp-Clan-Share-0.13.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Carp-Clan-Share-0.13.0-5|36	%make
14cr|perl-Carp-Clan-Share-0.13.0-5|37	
14cr|perl-Carp-Clan-Share-0.13.0-5|38	%check
14cr|perl-Carp-Clan-Share-0.13.0-5|39	%make test
14cr|perl-Carp-Clan-Share-0.13.0-5|40	
14cr|perl-Carp-Clan-Share-0.13.0-5|41	%install
14cr|perl-Carp-Clan-Share-0.13.0-5|42	%makeinstall_std
14cr|perl-Carp-Clan-Share-0.13.0-5|43	
14cr|perl-Carp-Clan-Share-0.13.0-5|44	%files
14cr|perl-Carp-Clan-Share-0.13.0-5|45	%doc Changes README
14cr|perl-Carp-Clan-Share-0.13.0-5|46	%{_mandir}/man3/*
14cr|perl-Carp-Clan-Share-0.13.0-5|47	%{perl_vendorlib}/*
14cr|perl-Carp-Clan-Share-0.13.0-5|48	
14cr|perl-Carp-Clan-Share-0.13.0-5|49	
14cr|perl-Carp-Clan-Share-0.13.0-5|50	%changelog
14cr|perl-Carp-Clan-Share-0.13.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.0-5
14cr|perl-Carp-Clan-Share-0.13.0-5|52	+ Revision: 5d5e7aa
14cr|perl-Carp-Clan-Share-0.13.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Carp-Clan-Share-0.13.0-5|54	
14cr|perl-Carp-Clan-Share-0.13.0-5|55	

4050 14
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|1	%define upstream_name	 Catalyst-Action-RenderView
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|3	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|6	Release:	5
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|7	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|8	Summary:	Sensible default end action
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|9	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|14	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|16	BuildRequires:	perl(Catalyst) >= 5.70
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|17	BuildRequires:	perl(Module::Install)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|18	BuildRequires:	perl(Mouse)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|19	BuildRequires:	perl(Data::Visitor)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|21	BuildRequires:	perl(HTTP::Request::AsCGI)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|22	BuildRequires:	perl-namespace-clean
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|23	BuildArch:	noarch
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|24	Requires:	perl(Catalyst) >= 5.70
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|25	Requires:	perl(namespace::clean)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|26	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|27	%description
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|28	This action implements a sensible default end action, which will
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|29	forward to the first available view, unless status is set to 3xx, or
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|30	there is a response body. It also allows you to pass dump_info=1 to
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|31	the url in order to force a debug screen, while in debug mode.
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|32	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|33	If you have more than 1 view, you can specify which one to use with
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|34	the 'default_view' config setting (See view in Catalyst.)
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|35	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|36	%prep
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|38	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|39	%build
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|40	perl Makefile.PL installdirs=vendor --skipdeps
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|41	%make
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|42	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|43	%check
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|44	make test
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|45	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|46	%install
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|47	%makeinstall_std
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|48	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|49	%files
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|50	%doc Changes README
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|51	%{_mandir}/*/*
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|52	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|53	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|54	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|55	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|56	%changelog
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|58	+ Revision: dcca6a5
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|60	
14cr|perl-Catalyst-Action-RenderView-0.160.0-5|61	

4051 14
14cr|perl-Catalyst-Action-REST-1.150.0-2|1	%define upstream_name    Catalyst-Action-REST
14cr|perl-Catalyst-Action-REST-1.150.0-2|2	%define upstream_version 1.15
14cr|perl-Catalyst-Action-REST-1.150.0-2|3	
14cr|perl-Catalyst-Action-REST-1.150.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Action-REST-1.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Action-REST-1.150.0-2|6	Release:	2
14cr|perl-Catalyst-Action-REST-1.150.0-2|7	
14cr|perl-Catalyst-Action-REST-1.150.0-2|8	Summary:	A request trait for REST and browsers
14cr|perl-Catalyst-Action-REST-1.150.0-2|9	
14cr|perl-Catalyst-Action-REST-1.150.0-2|10	
14cr|perl-Catalyst-Action-REST-1.150.0-2|11	
14cr|perl-Catalyst-Action-REST-1.150.0-2|12	License:	GPL+ or Artistic
14cr|perl-Catalyst-Action-REST-1.150.0-2|13	Group:		Development/Perl
14cr|perl-Catalyst-Action-REST-1.150.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Action-REST-1.150.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Action-REST-1.150.0-2|16	
14cr|perl-Catalyst-Action-REST-1.150.0-2|17	BuildRequires:	perl-devel
14cr|perl-Catalyst-Action-REST-1.150.0-2|18	BuildRequires: perl(Test::Requires)
14cr|perl-Catalyst-Action-REST-1.150.0-2|19	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Action-REST-1.150.0-2|20	BuildRequires:	perl(Class::Inspector)
14cr|perl-Catalyst-Action-REST-1.150.0-2|21	BuildRequires:	perl(Config::General)
14cr|perl-Catalyst-Action-REST-1.150.0-2|22	BuildRequires:	perl(Data::Serializer)
14cr|perl-Catalyst-Action-REST-1.150.0-2|23	BuildRequires:	perl(Data::Taxi)
14cr|perl-Catalyst-Action-REST-1.150.0-2|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Action-REST-1.150.0-2|25	BuildRequires:	perl(FreezeThaw)
14cr|perl-Catalyst-Action-REST-1.150.0-2|26	BuildRequires:	perl(JSON)
14cr|perl-Catalyst-Action-REST-1.150.0-2|27	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Catalyst-Action-REST-1.150.0-2|28	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Action-REST-1.150.0-2|29	BuildRequires:	perl(Module::Pluggable::Object)
14cr|perl-Catalyst-Action-REST-1.150.0-2|30	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Action-REST-1.150.0-2|31	BuildRequires:	perl(PHP::Serialization)
14cr|perl-Catalyst-Action-REST-1.150.0-2|32	BuildRequires:	perl(Params::Validate)
14cr|perl-Catalyst-Action-REST-1.150.0-2|33	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Action-REST-1.150.0-2|34	BuildRequires:	perl(URI::Find)
14cr|perl-Catalyst-Action-REST-1.150.0-2|35	BuildRequires:	perl(XML::Simple)
14cr|perl-Catalyst-Action-REST-1.150.0-2|36	BuildRequires:	perl(YAML::Syck)
14cr|perl-Catalyst-Action-REST-1.150.0-2|37	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Action-REST-1.150.0-2|38	BuildArch:	noarch
14cr|perl-Catalyst-Action-REST-1.150.0-2|39	
14cr|perl-Catalyst-Action-REST-1.150.0-2|40	%description
14cr|perl-Catalyst-Action-REST-1.150.0-2|41	This Action handles doing automatic method dispatching for REST requests.
14cr|perl-Catalyst-Action-REST-1.150.0-2|42	It takes a normal Catalyst action, and changes the dispatch to append an
14cr|perl-Catalyst-Action-REST-1.150.0-2|43	underscore and method name. First it will try dispatching to an action with
14cr|perl-Catalyst-Action-REST-1.150.0-2|44	the generated name, and failing that it will try to dispatch to a regular
14cr|perl-Catalyst-Action-REST-1.150.0-2|45	method.
14cr|perl-Catalyst-Action-REST-1.150.0-2|46	
14cr|perl-Catalyst-Action-REST-1.150.0-2|47	For example, in the synopsis above, calling GET on "/foo" would result in
14cr|perl-Catalyst-Action-REST-1.150.0-2|48	the foo_GET method being dispatched.
14cr|perl-Catalyst-Action-REST-1.150.0-2|49	
14cr|perl-Catalyst-Action-REST-1.150.0-2|50	If a method is requested that is not implemented, this action will return a
14cr|perl-Catalyst-Action-REST-1.150.0-2|51	status 405 (Method Not Found). It will populate the "Allow" header with the
14cr|perl-Catalyst-Action-REST-1.150.0-2|52	list of implemented request methods. You can override this behavior by
14cr|perl-Catalyst-Action-REST-1.150.0-2|53	implementing a custom 405 handler like so:
14cr|perl-Catalyst-Action-REST-1.150.0-2|54	
14cr|perl-Catalyst-Action-REST-1.150.0-2|55	%prep
14cr|perl-Catalyst-Action-REST-1.150.0-2|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Action-REST-1.150.0-2|57	
14cr|perl-Catalyst-Action-REST-1.150.0-2|58	%build
14cr|perl-Catalyst-Action-REST-1.150.0-2|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Action-REST-1.150.0-2|60	%make
14cr|perl-Catalyst-Action-REST-1.150.0-2|61	
14cr|perl-Catalyst-Action-REST-1.150.0-2|62	%check
14cr|perl-Catalyst-Action-REST-1.150.0-2|63	%make test
14cr|perl-Catalyst-Action-REST-1.150.0-2|64	
14cr|perl-Catalyst-Action-REST-1.150.0-2|65	%install
14cr|perl-Catalyst-Action-REST-1.150.0-2|66	%makeinstall_std
14cr|perl-Catalyst-Action-REST-1.150.0-2|67	
14cr|perl-Catalyst-Action-REST-1.150.0-2|68	%files
14cr|perl-Catalyst-Action-REST-1.150.0-2|69	%doc Changes META.yml README
14cr|perl-Catalyst-Action-REST-1.150.0-2|70	%{_mandir}/man3/*
14cr|perl-Catalyst-Action-REST-1.150.0-2|71	%{perl_vendorlib}/*
14cr|perl-Catalyst-Action-REST-1.150.0-2|72	
14cr|perl-Catalyst-Action-REST-1.150.0-2|73	
14cr|perl-Catalyst-Action-REST-1.150.0-2|74	
14cr|perl-Catalyst-Action-REST-1.150.0-2|75	%changelog
14cr|perl-Catalyst-Action-REST-1.150.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-2
14cr|perl-Catalyst-Action-REST-1.150.0-2|77	+ Revision: 3ef87f1
14cr|perl-Catalyst-Action-REST-1.150.0-2|78	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Action-REST-1.150.0-2|79	
14cr|perl-Catalyst-Action-REST-1.150.0-2|80	

4052 14
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|1	%define upstream_name    Catalyst-ActionRole-ACL
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|3	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|6	Release:	3
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|7	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|8	Summary:	User role-based authorization action class
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|9	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|14	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|16	BuildRequires:	perl(Catalyst::Controller::ActionRole)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|17	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|21	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|22	BuildArch:	noarch
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|23	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|24	%description
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|25	Provides a Catalyst::Controller::ActionRole for user role-based
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|26	authorization. ACLs are applied via the assignment of attributes to
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|27	application action subroutines.
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|28	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|29	%prep
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|31	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|32	%build
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|34	%make
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|35	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|36	# %check
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|37	# %make test
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|38	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|39	%install
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|40	%makeinstall_std
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|41	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|42	%files
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|43	%doc README Changes META.yml
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|44	%{_mandir}/man3/*
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|45	%{perl_vendorlib}/*
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|46	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|47	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|48	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|49	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|50	%changelog
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|52	+ Revision: 2076aa8
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|54	
14cr|perl-Catalyst-ActionRole-ACL-0.70.0-3|55	

4053 14
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|1	%define upstream_name    Catalyst-Authentication-Store-DBI
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|2	%define upstream_version 0.01
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|3	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|6	Release:	6
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|7	Summary:	User object representing a
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|8	License:	GPL+ or Artistic
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|9	Group:		Development/Perl
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|12	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|13	BuildRequires:	perl-devel
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|14	BuildRequires:	perl(Catalyst::Model::DBI)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|15	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|16	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|17	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|18	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|19	BuildRequires:	perl(Sub::Identify)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|20	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|21	BuildArch:	noarch
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|22	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|23	%description
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|24	This module implements the the Catalyst::Authentication manpage API using
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|25	the Catalyst::Model::DBI manpage.
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|26	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|27	It uses DBI to let your application authenticate users against a database
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|28	and it provides support for the Catalyst::Plugin::Authorization::Roles
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|29	manpage.
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|30	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|31	%prep
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|33	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|34	%build
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|36	%make
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|37	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|38	# %check
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|39	# make test
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|40	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|41	%install
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|42	%makeinstall_std
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|43	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|44	%files
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|45	%doc Changes README
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|46	%{_mandir}/man3/*
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|47	%{perl_vendorlib}/*
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|48	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|49	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|50	%changelog
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|51	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-6
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|52	+ Revision: 9aee871
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|53	- Disable tests
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|54	
14cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-6|55	

4054 14
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|1	%define upstream_name    Catalyst-Authentication-Store-DBIx-Class
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|2	%define upstream_version 0.1506
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|3	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|6	Release:	3
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|7	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|8	Summary:	Catalyst Auth storage using DBIx::Class
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|9	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|10	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|11	License:	GPL+ or Artistic
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|12	Group:		Development/Perl
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|15	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|17	BuildRequires: perl(strictures)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|18	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|19	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|20	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|21	BuildRequires:	perl(DBIx::Class)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|23	BuildRequires:	perl(Module::Find)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|25	BuildArch:	noarch
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|26	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|27	%description
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|28	The Catalyst::Authentication::Realm::SimpleDB provides a simple way to
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|29	configure Catalyst Authentication when using the most common configuration
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|30	of a password protected user retrieved from an SQL database.
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|31	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|32	%prep
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|34	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|35	%build
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|37	%make
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|38	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|39	%check
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|40	%make test
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|41	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|42	%install
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|43	%makeinstall_std
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|44	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|45	%files
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|46	%doc Changes README
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|47	%{_mandir}/man3/*
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|48	%{perl_vendorlib}/*
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|49	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|50	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|51	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|52	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|53	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|54	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|55	%changelog
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.600-3
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|57	+ Revision: 49014c0
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|59	
14cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-3|60	

4055 14
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|1	%define upstream_name    Catalyst-Authentication-Store-LDAP
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|2	%define upstream_version 1.014
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|3	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|6	Release:	3
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|7	Summary:	LDAP authentication storage backend
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|8	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|9	License:	GPL or Artistic
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|10	Group:		Development/Perl
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Authentication-Store-LDAP-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|13	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|15	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|17	BuildRequires:	perl(Net::LDAP)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|18	BuildRequires:	perl(Net::LDAP::Server::Test)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|20	BuildRequires:	perl(Test::MockObject)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|22	BuildArch:	noarch
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|23	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|24	%description
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|25	This plugin implements the the Catalyst::Authentication manpage v.10 API.
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|26	Read that documentation first if you are upgrading from a previous version
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|27	of this plugin.
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|28	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|29	This plugin uses 'Net::LDAP' to let your application authenticate against
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|30	an LDAP directory. It has a pretty high degree of flexibility, given the
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|31	wide variation of LDAP directories and schemas from one system to another.
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|32	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|33	It authenticates users in two steps:
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|34	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|35	%prep
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|37	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|38	%build
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|40	%make
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|41	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|42	%check
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|43	#make test
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|44	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|45	%install
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|46	%makeinstall_std
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|47	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|48	%files
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|49	%doc Changes
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|50	%{_mandir}/man3/*
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|51	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|52	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|53	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|54	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|55	%changelog
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-3
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|57	+ Revision: f27f8d9
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|59	
14cr|perl-Catalyst-Authentication-Store-LDAP-1.14.0-3|60	

4056 14
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|1	%define upstream_name    Catalyst-Component-InstancePerContext
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|2	%define upstream_version 0.001001
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|3	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|6	Release:	5
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|7	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|8	Summary:	%{upstream_name} perl module
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|9	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|10	License:    GPL+ or Artistic
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|11	Group:      Development/Perl
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|13	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|14	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|17	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|20	BuildArch:	noarch
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|21	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|22	%description
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|23	%{upstream_name} perl module.
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|24	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|25	%prep
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|27	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|28	%build
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|30	%make
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|31	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|32	%check
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|33	%make test
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|34	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|35	%install
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|36	%makeinstall_std
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|37	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|38	%files
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|39	%doc Changes README
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|40	%{_mandir}/man3/*
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|41	%{perl_vendorlib}/*
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|42	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|43	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|44	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|45	%changelog
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-5
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|47	+ Revision: 3319d2a
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|48	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|49	
14cr|perl-Catalyst-Component-InstancePerContext-0.1.1-5|50	

4057 14
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|1	%define upstream_name    Catalyst-Controller-ActionRole
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|2	%define upstream_version 0.16
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|3	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|6	Release:    2
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|7	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|8	Summary:    Apply roles to action instances
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|9	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|10	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|11	License:    GPL+ or Artistic
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|12	Group:      Development/Perl
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|15	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|16	BuildRequires: perl(Catalyst::Runtime)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|17	BuildRequires: perl(Class::MOP)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|18	BuildRequires: perl(Moose)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|19	BuildRequires: perl(MooseX::Types::Moose)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|20	BuildRequires: perl(String::RewritePrefix)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|21	BuildRequires: perl(namespace::clean)
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|22	BuildRequires: perl-devel
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|23	BuildArch: noarch
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|24	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|25	%description
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|26	This module allows to apply roles to the 'Catalyst::Action's for different
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|27	controller methods.
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|28	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|29	For that a 'Does' attribute is provided. That attribute takes an argument,
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|30	that determines the role, which is going to be applied. If that argument is
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|31	prefixed with '+', it is assumed to be the full name of the role. If it's
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|32	prefixed with '~', the name of your application followed by
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|33	'::ActionRole::' is prepended. If it isn't prefixed with '+' or '~', the
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|34	role name will be searched for in '@INC' according to the rules for /ROLE
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|35	PREFIX SEARCHING.
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|36	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|37	Additionally it's possible to to apply roles to *all* actions of a
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|38	controller without specifying the 'Does' keyword in every action
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|39	definition:
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|40	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|41	%prep
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|43	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|44	%build
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|46	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|47	%make
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|48	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|49	%check
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|50	%make test
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|51	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|52	%install
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|53	%makeinstall_std
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|54	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|55	%files
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|56	%doc Changes META.yml LICENSE README
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|57	%{_mandir}/man3/*
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|58	%{perl_vendorlib}/*
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|59	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|60	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|61	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|62	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|63	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|64	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|65	%changelog
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-2
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|67	+ Revision: dde9064
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|68	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|69	
14cr|perl-Catalyst-Controller-ActionRole-0.160.0-2|70	

4058 14
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|1	%define upstream_name    Catalyst-Controller-BindLex
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|3	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|6	Release:	5
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|7	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|8	Summary:	Stash your lexical goodness
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|9	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|14	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|16	BuildRequires:	perl(Array::RefElem)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|17	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|18	BuildRequires:	perl(Devel::Caller)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|19	BuildRequires:	perl(Devel::LexAlias)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|20	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|21	BuildRequires:	perl(PadWalker)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|22	BuildRequires:	perl(Test::use::ok)
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|23	BuildArch:	noarch
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|24	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|25	%description
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|26	This plugin lets you put your lexicals on the stash and elsewhere very
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|27	easily.
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|28	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|29	It uses some funky modules to get it's job done: PadWalker,
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|30	Array::RefElem, Devel::Caller, Devel::LexAlias and attributes. In some
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|31	people's opinion this hurts this plugin's reputation ;-).
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|32	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|33	If you use the same name for two variables with the same storage
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|34	binding attribute they will be aliased to each other, so you can use
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|35	this for reading as well as writing values across controller
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|36	subs. This is almost like sharing your lexical scope.
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|37	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|38	%prep
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|40	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|41	%build
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|43	%make
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|44	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|45	%check
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|46	make test
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|47	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|48	%install
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|49	%makeinstall_std
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|50	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|51	%files
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|52	%doc Changes README
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|53	%{_mandir}/*/*
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|54	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|55	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|56	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|57	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|58	%changelog
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|60	+ Revision: 19b4a16
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|62	
14cr|perl-Catalyst-Controller-BindLex-0.50.0-5|63	

4059 14
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|1	%define upstream_name    Catalyst-Controller-HTML-FormFu
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|2	%define upstream_version 1.00
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|3	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|6	Release:	3
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|7	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|8	Summary:	Hidden text field which contains a unique token
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|9	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|10	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|11	License:	GPL+ or Artistic
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|12	Group:		Development/Perl
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|15	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|17	BuildRequires: perl(Test::Aggregate::Nested)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|18	BuildRequires:	perl(Catalyst::Action::RenderView)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|19	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|20	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|21	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|22	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|23	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|24	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|25	BuildRequires:	perl(Catalyst::View::TT)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|26	BuildRequires:	perl(Class::C3)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|27	BuildRequires:	perl(Config::Any)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|28	BuildRequires:	perl(Config::General)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|29	BuildRequires:	perl(Crypt::DES)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|30	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|31	BuildRequires:	perl(File::Spec)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|32	BuildRequires:	perl(HTML::FormFu)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|33	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|34	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|35	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|36	BuildRequires:	perl(Regexp::Assemble)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|37	BuildRequires:	perl(Scalar::Util)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|38	BuildRequires:	perl(Task::Weaken)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|39	BuildRequires:	perl(Template)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|40	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|41	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|42	BuildRequires:	perl(YAML::Syck)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|43	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|44	BuildArch:	noarch
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|45	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|46	Requires:	perl(Catalyst::Component::InstancePerContext)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|47	Requires:	perl(Regexp::Assemble)
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|48	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|49	%description
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|50	As of version 0.02000, the HTML::FormFu manpage doesn't use the TT template
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|51	files by default - it uses in internal rendering engine.
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|52	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|53	If you don't want to customise the generated markup, you don't need to use
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|54	the Catalyst::Helper::HTML::FormFu manpage at all.
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|55	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|56	If you want to customise the generated markup, you'll need a local copy of
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|57	the template files. To create the files in the default 'root/formfu'
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|58	directory, run:
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|59	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|60	%prep
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|61	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|62	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|63	%build
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|64	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|65	%make
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|66	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|67	%check
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|68	%make test
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|69	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|70	%install
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|71	%makeinstall_std
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|72	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|73	%files
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|74	%doc Changes META.yml
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|75	%{_mandir}/man3/*
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|76	%{perl_vendorlib}/*
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|77	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|78	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|79	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|80	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|81	%changelog
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|83	+ Revision: 74eadef
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|84	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|85	
14cr|perl-Catalyst-Controller-HTML-FormFu-1.0.0-3|86	

4060 14
14cr|perl-Catalyst-Devel-1.390.0-3|1	%define	upstream_name	 Catalyst-Devel
14cr|perl-Catalyst-Devel-1.390.0-3|2	%define upstream_version 1.39
14cr|perl-Catalyst-Devel-1.390.0-3|3	%define debug_package %{nil}
14cr|perl-Catalyst-Devel-1.390.0-3|4	
14cr|perl-Catalyst-Devel-1.390.0-3|5	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Devel-1.390.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Devel-1.390.0-3|7	Release:	3
14cr|perl-Catalyst-Devel-1.390.0-3|8	
14cr|perl-Catalyst-Devel-1.390.0-3|9	Summary:	Catalyst Development Tools
14cr|perl-Catalyst-Devel-1.390.0-3|10	
14cr|perl-Catalyst-Devel-1.390.0-3|11	
14cr|perl-Catalyst-Devel-1.390.0-3|12	License:	Artistic/GPL
14cr|perl-Catalyst-Devel-1.390.0-3|13	Group:		Development/Perl
14cr|perl-Catalyst-Devel-1.390.0-3|14	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Devel-1.390.0-3|15	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Devel-1.390.0-3|16	
14cr|perl-Catalyst-Devel-1.390.0-3|17	BuildRequires:	perl-devel
14cr|perl-Catalyst-Devel-1.390.0-3|18	BuildRequires: perl(Sub::Exporter::ForMethods)
14cr|perl-Catalyst-Devel-1.390.0-3|19	BuildRequires: perl(Plack::Middleware::ReverseProxy)
14cr|perl-Catalyst-Devel-1.390.0-3|20	BuildRequires: perl(MooseX::Types::Path::Class)
14cr|perl-Catalyst-Devel-1.390.0-3|21	BuildRequires: perl(TAP::Harness::Env)
14cr|perl-Catalyst-Devel-1.390.0-3|22	BuildRequires: perl(CPANPLUS::Dist::Build)
14cr|perl-Catalyst-Devel-1.390.0-3|23	BuildRequires: perl(Safe::Isa)
14cr|perl-Catalyst-Devel-1.390.0-3|24	BuildRequires: perl(Carp::Always)
14cr|perl-Catalyst-Devel-1.390.0-3|25	BuildRequires: perl(Text::Glob)
14cr|perl-Catalyst-Devel-1.390.0-3|26	BuildRequires: perl(Test::Without::Module)
14cr|perl-Catalyst-Devel-1.390.0-3|27	BuildRequires: perl(Test::Tester)
14cr|perl-Catalyst-Devel-1.390.0-3|28	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Catalyst-Devel-1.390.0-3|29	BuildRequires: perl(Test::MockTime)
14cr|perl-Catalyst-Devel-1.390.0-3|30	BuildRequires: perl(Test::Deep::NoTest)
14cr|perl-Catalyst-Devel-1.390.0-3|31	BuildRequires: perl(Test::Requires)
14cr|perl-Catalyst-Devel-1.390.0-3|32	BuildRequires: perl(Stream::Buffered)
14cr|perl-Catalyst-Devel-1.390.0-3|33	BuildRequires: perl(Plack::Test)
14cr|perl-Catalyst-Devel-1.390.0-3|34	BuildRequires: perl(Plack::Request)
14cr|perl-Catalyst-Devel-1.390.0-3|35	BuildRequires: perl(Plack::Middleware)
14cr|perl-Catalyst-Devel-1.390.0-3|36	BuildRequires: perl(Plack::Loader)
14cr|perl-Catalyst-Devel-1.390.0-3|37	BuildRequires: perl(Plack::Builder)
14cr|perl-Catalyst-Devel-1.390.0-3|38	BuildRequires: perl(Module::Build::Tiny)
14cr|perl-Catalyst-Devel-1.390.0-3|39	BuildRequires: perl(Module::Build)
14cr|perl-Catalyst-Devel-1.390.0-3|40	BuildRequires: perl(MooseX::Daemonize)
14cr|perl-Catalyst-Devel-1.390.0-3|41	BuildRequires: perl(Net::Server)
14cr|perl-Catalyst-Devel-1.390.0-3|42	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Catalyst-Devel-1.390.0-3|43	BuildRequires: perl(JSON::MaybeXS)
14cr|perl-Catalyst-Devel-1.390.0-3|44	BuildRequires: perl(IO::Scalar)
14cr|perl-Catalyst-Devel-1.390.0-3|45	BuildRequires: perl(HTTP::Message::PSGI)
14cr|perl-Catalyst-Devel-1.390.0-3|46	BuildRequires: perl(HTTP::Parser::XS)
14cr|perl-Catalyst-Devel-1.390.0-3|47	BuildRequires: perl(File::ShareDir::Install)
14cr|perl-Catalyst-Devel-1.390.0-3|48	BuildRequires: perl(File::Find::Rule)
14cr|perl-Catalyst-Devel-1.390.0-3|49	BuildRequires: perl(ExtUtils::Config)
14cr|perl-Catalyst-Devel-1.390.0-3|50	BuildRequires: perl(Devel::AssertOS)
14cr|perl-Catalyst-Devel-1.390.0-3|51	BuildRequires: perl(Data::Compare)
14cr|perl-Catalyst-Devel-1.390.0-3|52	BuildRequires: perl(Digest::SHA)
14cr|perl-Catalyst-Devel-1.390.0-3|53	BuildRequires: perl(Cpanel::JSON::XS)
14cr|perl-Catalyst-Devel-1.390.0-3|54	BuildRequires: perl(Apache::LogFormat::Compiler)
14cr|perl-Catalyst-Devel-1.390.0-3|55	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Devel-1.390.0-3|56	BuildRequires:	perl(Catalyst::Action::RenderView)     >= 0.04
14cr|perl-Catalyst-Devel-1.390.0-3|57	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cr|perl-Catalyst-Devel-1.390.0-3|58	BuildRequires:	perl(Catalyst::Plugin::Static::Simple) >= 0.14
14cr|perl-Catalyst-Devel-1.390.0-3|59	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Catalyst-Devel-1.390.0-3|60	BuildRequires:	perl(Config::General)
14cr|perl-Catalyst-Devel-1.390.0-3|61	BuildRequires:	perl(File::ChangeNotify)
14cr|perl-Catalyst-Devel-1.390.0-3|62	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Catalyst-Devel-1.390.0-3|63	BuildRequires:	perl(File::ShareDir)
14cr|perl-Catalyst-Devel-1.390.0-3|64	BuildRequires:	perl(Module::Install)  >= 0.64
14cr|perl-Catalyst-Devel-1.390.0-3|65	BuildRequires:	perl(Path::Class)      >= 0.09
14cr|perl-Catalyst-Devel-1.390.0-3|66	BuildRequires:	perl(Template)         >= 2.14
14cr|perl-Catalyst-Devel-1.390.0-3|67	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Devel-1.390.0-3|68	BuildRequires:	perl(Test::More)       >= 0.940.0
14cr|perl-Catalyst-Devel-1.390.0-3|69	BuildRequires:	perl(Test::Fatal)	>= 0.003
14cr|perl-Catalyst-Devel-1.390.0-3|70	BuildRequires:	perl(YAML)             >= 0.55
14cr|perl-Catalyst-Devel-1.390.0-3|71	
14cr|perl-Catalyst-Devel-1.390.0-3|72	%description
14cr|perl-Catalyst-Devel-1.390.0-3|73	Catalyst is an elegant web application framework, extremely flexible yet
14cr|perl-Catalyst-Devel-1.390.0-3|74	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
14cr|perl-Catalyst-Devel-1.390.0-3|75	upon which it was originally based.
14cr|perl-Catalyst-Devel-1.390.0-3|76	
14cr|perl-Catalyst-Devel-1.390.0-3|77	This package provides Catalyst development tools.
14cr|perl-Catalyst-Devel-1.390.0-3|78	
14cr|perl-Catalyst-Devel-1.390.0-3|79	
14cr|perl-Catalyst-Devel-1.390.0-3|80	%prep
14cr|perl-Catalyst-Devel-1.390.0-3|81	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Devel-1.390.0-3|82	
14cr|perl-Catalyst-Devel-1.390.0-3|83	%build
14cr|perl-Catalyst-Devel-1.390.0-3|84	# jq - should be removed when 5.10.1 is out
14cr|perl-Catalyst-Devel-1.390.0-3|85	export CATALYST_DEVEL_NO_510_CHECK=1
14cr|perl-Catalyst-Devel-1.390.0-3|86	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Catalyst-Devel-1.390.0-3|87	make
14cr|perl-Catalyst-Devel-1.390.0-3|88	
14cr|perl-Catalyst-Devel-1.390.0-3|89	%check
14cr|perl-Catalyst-Devel-1.390.0-3|90	make test
14cr|perl-Catalyst-Devel-1.390.0-3|91	
14cr|perl-Catalyst-Devel-1.390.0-3|92	%install
14cr|perl-Catalyst-Devel-1.390.0-3|93	%makeinstall_std
14cr|perl-Catalyst-Devel-1.390.0-3|94	
14cr|perl-Catalyst-Devel-1.390.0-3|95	%files
14cr|perl-Catalyst-Devel-1.390.0-3|96	%doc Changes
14cr|perl-Catalyst-Devel-1.390.0-3|97	%{perl_vendorlib}/auto
14cr|perl-Catalyst-Devel-1.390.0-3|98	%{perl_vendorlib}/Catalyst*
14cr|perl-Catalyst-Devel-1.390.0-3|99	%{perl_vendorlib}/Module
14cr|perl-Catalyst-Devel-1.390.0-3|100	%{_mandir}/*/*
14cr|perl-Catalyst-Devel-1.390.0-3|101	
14cr|perl-Catalyst-Devel-1.390.0-3|102	
14cr|perl-Catalyst-Devel-1.390.0-3|103	
14cr|perl-Catalyst-Devel-1.390.0-3|104	%changelog
14cr|perl-Catalyst-Devel-1.390.0-3|105	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.390.0-3
14cr|perl-Catalyst-Devel-1.390.0-3|106	+ Revision: e577ddb
14cr|perl-Catalyst-Devel-1.390.0-3|107	- Add Test::Requires BR
14cr|perl-Catalyst-Devel-1.390.0-3|108	
14cr|perl-Catalyst-Devel-1.390.0-3|109	

4061 14
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|1	%define upstream_name    Catalyst-DispatchType-Regex
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|2	%define upstream_version 5.90033
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|3	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|4	Name:       perl-%{upstream_name}
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|6	Release:    1
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|7	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|8	Summary:    LocalRegexp DispatchType
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|9	License:    GPL+ or Artistic
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|10	Group:      Development/Perl
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|13	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|14	BuildRequires: perl(Data::Dumper)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|15	BuildRequires: perl(MRO::Compat)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|16	BuildRequires: perl(Module::Build) >= 0.400.400
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|17	BuildRequires: perl(Moose)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|18	BuildRequires: perl(Scalar::Util)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|19	BuildRequires: perl(Test::More)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|20	BuildRequires: perl(Text::Balanced)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|21	BuildRequires: perl(Text::SimpleTable)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|22	BuildRequires: perl(namespace::autoclean)
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|23	BuildArch: noarch
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|24	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|25	%description
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|26	*Status: Deprecated.* Regex dispatch types have been depreciated and
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|27	removed from Catalyst core. It is recommend that you use Chained methods or
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|28	other techniques instead. As part of the refactoring, the dispatch priority
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|29	of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|30	is now influenced by when the dispatch type is first seen in your
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|31	application.
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|32	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|33	Dispatch type managing path-matching behaviour using regexes. For more
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|34	information on dispatch types, see:
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|35	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|36	* * the Catalyst::Manual::Intro manpage for how they affect application
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|37	authors
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|38	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|39	%prep
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|41	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|42	%build
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|43	%__perl Build.PL --installdirs=vendor
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|44	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|45	./Build
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|46	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|47	%check
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|48	./Build test
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|49	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|50	%install
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|51	./Build install --destdir=%{buildroot}
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|52	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|53	%files
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|54	%doc Changes META.json META.yml README
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|55	%{_mandir}/man3/*
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|56	%{perl_vendorlib}/*
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|57	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|58	%changelog
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|59	* Fri Sep 26 2014 Rosa <rosa@abf.rosalinux.ru> 5.900.330-1
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|60	+ Revision: 094bf22
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|61	- Automatic import for version 5.900.330-1
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|62	
14cr|perl-Catalyst-DispatchType-Regex-5.900.330-1|63	

4062 14
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|1	%define	upstream_name	 Catalyst-Engine-Apache
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|2	%define upstream_version 1.16
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|3	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|5	%define __noautoreq 'perl\\(A(.*)\\)'
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|6	%else
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|7	%define _requires_exceptions perl(A
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|8	%endif
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|9	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|12	Release:	5
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|13	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|14	Summary:	Catalyst Apache Engines
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|15	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|16	License:	GPL+ or Artistic
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|17	Group:		Development/Perl
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|20	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|21	BuildRequires:	perl-devel
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|22	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|23	BuildArch:	noarch
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|24	Requires:	apache-mod_perl
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|25	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|26	%description
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|27	This package contains mod_perl handlers for Catalyst.
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|28	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|29	%prep
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|31	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|32	%build
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|34	%make
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|35	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|36	%check
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|37	make test
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|38	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|39	%install
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|40	%makeinstall_std
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|41	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|42	%files
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|43	%doc README Changes
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|44	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|45	%{_mandir}/man3/*
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|46	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|47	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|48	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|49	%changelog
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-5
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|51	+ Revision: 296946e
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|53	
14cr|perl-Catalyst-Engine-Apache-1.160.0-5|54	

4063 14
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|1	%define upstream_name    Catalyst-Log-Log4perl
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|2	%define upstream_version 1.06
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|3	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|6	Release:	3
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|7	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|8	Summary:	Integrates Log::Log4perl with Catalyst
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|9	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Log-Log4perl-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|14	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|17	BuildRequires:	perl(Data::Dump)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|19	BuildRequires:	perl(Log::Log4perl)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|21	BuildRequires:	perl(Params::Validate)
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|22	BuildArch:	noarch
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|23	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|24	%description
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|25	This module provides a the Catalyst::Log manpage implementation that uses
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|26	the Log::Log4perl manpage as the underlying log mechanism. It provides all
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|27	the methods listed in the Catalyst::Log manpage, with the exception of:
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|28	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|29	levels
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|30	enable
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|31	disable
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|32	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|33	These methods simply return 0 and do nothing, as similar functionality is
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|34	already provided by the Log::Log4perl manpage.
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|35	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|36	%prep
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|38	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|39	%build
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|41	%make
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|42	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|43	%check
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|44	%make test
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|45	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|46	%install
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|47	%makeinstall_std
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|48	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|49	%files
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|50	%doc META.yml Changes README
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|51	%{_mandir}/man3/*
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|52	%{perl_vendorlib}/*
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|53	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|54	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|55	%changelog
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-3
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|57	+ Revision: e1aede9
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|59	
14cr|perl-Catalyst-Log-Log4perl-1.60.0-3|60	

4064 14
14cr|perl-Catalyst-Model-DBI-0.280.0-5|1	%define	upstream_name	 Catalyst-Model-DBI
14cr|perl-Catalyst-Model-DBI-0.280.0-5|2	%define upstream_version 0.28
14cr|perl-Catalyst-Model-DBI-0.280.0-5|3	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-DBI-0.280.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-DBI-0.280.0-5|6	Release:	5
14cr|perl-Catalyst-Model-DBI-0.280.0-5|7	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|8	Summary:	Catalyst DBI Model Class
14cr|perl-Catalyst-Model-DBI-0.280.0-5|9	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Model-DBI-0.280.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-DBI-0.280.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Model-DBI-0.280.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-DBI-0.280.0-5|14	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-DBI-0.280.0-5|16	BuildRequires:	perl(Catalyst) >= 5.0
14cr|perl-Catalyst-Model-DBI-0.280.0-5|17	BuildRequires:	perl(Class::C3)
14cr|perl-Catalyst-Model-DBI-0.280.0-5|18	BuildRequires:	perl(DBI)
14cr|perl-Catalyst-Model-DBI-0.280.0-5|19	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|20	BuildArch:	noarch
14cr|perl-Catalyst-Model-DBI-0.280.0-5|21	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|22	%description
14cr|perl-Catalyst-Model-DBI-0.280.0-5|23	This is the DBI model class for Catalyst. It is nothing more than a
14cr|perl-Catalyst-Model-DBI-0.280.0-5|24	simple wrapper for DBI.
14cr|perl-Catalyst-Model-DBI-0.280.0-5|25	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|26	%prep
14cr|perl-Catalyst-Model-DBI-0.280.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-DBI-0.280.0-5|28	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|29	%build
14cr|perl-Catalyst-Model-DBI-0.280.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-DBI-0.280.0-5|31	%make
14cr|perl-Catalyst-Model-DBI-0.280.0-5|32	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|33	%check
14cr|perl-Catalyst-Model-DBI-0.280.0-5|34	make test
14cr|perl-Catalyst-Model-DBI-0.280.0-5|35	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|36	%install
14cr|perl-Catalyst-Model-DBI-0.280.0-5|37	%makeinstall_std
14cr|perl-Catalyst-Model-DBI-0.280.0-5|38	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|39	%files
14cr|perl-Catalyst-Model-DBI-0.280.0-5|40	%doc README Changes
14cr|perl-Catalyst-Model-DBI-0.280.0-5|41	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Model-DBI-0.280.0-5|42	%{_mandir}/*/*
14cr|perl-Catalyst-Model-DBI-0.280.0-5|43	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|44	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|45	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|46	%changelog
14cr|perl-Catalyst-Model-DBI-0.280.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-5
14cr|perl-Catalyst-Model-DBI-0.280.0-5|48	+ Revision: a2c2593
14cr|perl-Catalyst-Model-DBI-0.280.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-DBI-0.280.0-5|50	
14cr|perl-Catalyst-Model-DBI-0.280.0-5|51	

4065 14
14cr|perl-Catalyst-Model-DBI-0.320.0-1|1	%define	upstream_name	 Catalyst-Model-DBI
14cr|perl-Catalyst-Model-DBI-0.320.0-1|2	%define upstream_version 0.32
14cr|perl-Catalyst-Model-DBI-0.320.0-1|3	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-DBI-0.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-DBI-0.320.0-1|6	Release:	1
14cr|perl-Catalyst-Model-DBI-0.320.0-1|7	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|8	Summary:	Catalyst DBI Model Class
14cr|perl-Catalyst-Model-DBI-0.320.0-1|9	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|10	License:	Artistic/GPL
14cr|perl-Catalyst-Model-DBI-0.320.0-1|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-DBI-0.320.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Model-DBI-0.320.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-DBI-0.320.0-1|14	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-DBI-0.320.0-1|16	BuildRequires: perl(DBIx::Connector)
14cr|perl-Catalyst-Model-DBI-0.320.0-1|17	BuildRequires:	perl(Catalyst) >= 5.0
14cr|perl-Catalyst-Model-DBI-0.320.0-1|18	BuildRequires:	perl(Class::C3)
14cr|perl-Catalyst-Model-DBI-0.320.0-1|19	BuildRequires:	perl(DBI)
14cr|perl-Catalyst-Model-DBI-0.320.0-1|20	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|21	BuildArch:	noarch
14cr|perl-Catalyst-Model-DBI-0.320.0-1|22	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|23	%description
14cr|perl-Catalyst-Model-DBI-0.320.0-1|24	This is the DBI model class for Catalyst. It is nothing more than a
14cr|perl-Catalyst-Model-DBI-0.320.0-1|25	simple wrapper for DBI.
14cr|perl-Catalyst-Model-DBI-0.320.0-1|26	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|27	%prep
14cr|perl-Catalyst-Model-DBI-0.320.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-DBI-0.320.0-1|29	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|30	%build
14cr|perl-Catalyst-Model-DBI-0.320.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-DBI-0.320.0-1|32	%make
14cr|perl-Catalyst-Model-DBI-0.320.0-1|33	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|34	%check
14cr|perl-Catalyst-Model-DBI-0.320.0-1|35	make test
14cr|perl-Catalyst-Model-DBI-0.320.0-1|36	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|37	%install
14cr|perl-Catalyst-Model-DBI-0.320.0-1|38	%makeinstall_std
14cr|perl-Catalyst-Model-DBI-0.320.0-1|39	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|40	%files
14cr|perl-Catalyst-Model-DBI-0.320.0-1|41	%doc README Changes
14cr|perl-Catalyst-Model-DBI-0.320.0-1|42	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Model-DBI-0.320.0-1|43	%{_mandir}/*/*
14cr|perl-Catalyst-Model-DBI-0.320.0-1|44	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|45	%changelog
14cr|perl-Catalyst-Model-DBI-0.320.0-1|46	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-1
14cr|perl-Catalyst-Model-DBI-0.320.0-1|47	+ Revision: 1d5afb8
14cr|perl-Catalyst-Model-DBI-0.320.0-1|48	- Fix BRs
14cr|perl-Catalyst-Model-DBI-0.320.0-1|49	
14cr|perl-Catalyst-Model-DBI-0.320.0-1|50	

4066 14
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|1	%define	upstream_name	 Catalyst-Model-DBIC
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|3	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|6	Release:	5
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|7	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|8	Summary:	Catalyst DBI Model Class
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|9	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|14	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|16	BuildRequires:	perl(Catalyst) >= 5.0
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|17	BuildRequires:	perl-DBIx-Class
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|18	BuildRequires:	perl-DBIx-Class-Loader
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|19	BuildRequires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|20	BuildArch:	noarch
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|21	Requires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|22	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|23	%description
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|24	This is the DBIC model class for Catalyst. It is nothing more than a
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|25	simple wrapper for DBIx.
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|26	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|27	%prep
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|29	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|30	%build
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|32	%make
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|33	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|34	%check
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|35	make test
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|36	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|37	%install
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|38	%makeinstall_std
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|39	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|40	%files
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|41	%doc README Changes
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|42	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|43	%{_mandir}/*/*
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|44	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|45	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|46	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|47	%changelog
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|49	+ Revision: d00e5d2
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|51	
14cr|perl-Catalyst-Model-DBIC-0.170.0-5|52	

4067 14
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|1	%define upstream_name  	 Catalyst-Model-DBIC-Schema
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|2	%define upstream_version 0.63
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|3	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|5	%define __noautoreq 'perl\\(Catalyst::Model::DBIC::Schema::Types\\)'
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|6	%else
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|7	%define _requires_exceptions perl(Catalyst::Model::DBIC::Schema::Types)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|8	%endif
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|9	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|10	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|12	Release:	2
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|13	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|14	Summary:	DBIx::Class::Schema Model Class
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|15	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|16	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|17	License:	Artistic/GPL
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|18	Group:		Development/Perl
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|20	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|21	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|22	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|23	BuildRequires: perl(Test::Requires)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|24	BuildRequires: perl(strictures)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|25	BuildRequires:	perl(Catalyst) >= 5.0
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|26	BuildRequires:	perl(Catalyst::Devel)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|27	BuildRequires:	perl(CatalystX::Component::Traits)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|28	BuildRequires:	perl(Class::C3)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|29	BuildRequires:	perl(DBIx::Class)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|30	BuildRequires:	perl(DBIx::Class::Schema::Loader)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|31	BuildRequires:	perl(DBIx::Class::Cursor::Cached)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|32	BuildRequires:	perl(Module::Find)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|33	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|34	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|35	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|36	Requires:	perl(CatalystX::Component::Traits)
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|37	BuildArch:	noarch
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|38	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|39	%description
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|40	This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|41	documentation for Catalyst::Helper::Model::DBIC::Schema for information on
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|42	generating these Models via Helper scripts.
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|43	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|44	%prep
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|46	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|47	%build
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|48	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|49	%make
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|50	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|51	%check
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|52	%make test
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|53	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|54	%install
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|55	%makeinstall_std
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|56	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|57	%files
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|58	%doc README Changes
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|59	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|60	%{_mandir}/*/*
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|61	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|62	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|63	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|64	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|65	%changelog
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.630.0-2
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|67	+ Revision: 50b85e2
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|68	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|69	
14cr|perl-Catalyst-Model-DBIC-Schema-0.630.0-2|70	

4068 14
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|1	%define upstream_name    Catalyst-Model-KiokuDB
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|2	%define upstream_version 0.12
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|3	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|6	Release:	6
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|7	Summary:	Use KiokuDB in your Catalyst apps
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|8	License:	GPL+ or Artistic
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|9	Group:		Development/Perl
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|12	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|13	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|14	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|15	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|16	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|17	BuildRequires:	perl(KiokuX::Model)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|18	BuildRequires:	perl(KiokuX::User)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|19	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|20	BuildRequires:	perl(Scope::Guard)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|21	BuildRequires:	perl(Sub::Identify)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|22	BuildRequires:	perl(Throwable)
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|23	BuildArch:	noarch
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|24	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|25	%description
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|26	Perl extension to use KiokuDB in your Catalyst apps.
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|27	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|28	%prep
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|30	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|31	%build
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|33	%make
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|34	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|35	%check
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|36	%make test
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|37	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|38	%install
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|39	%makeinstall_std
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|40	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|41	%files
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|42	%doc META.yml
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|43	%{_mandir}/man3/*
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|44	%{perl_vendorlib}/*
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|45	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|46	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|47	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|48	%changelog
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-6
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|50	+ Revision: cefd53c
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|51	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|52	
14cr|perl-Catalyst-Model-KiokuDB-0.120.0-6|53	

4069 14
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|1	%define upstream_name    Catalyst-Model-LDAP
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|3	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|6	Release:	5
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|7	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|8	Summary:	Catalyst LDAP Model Class
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|9	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|14	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|17	BuildRequires:	perl(Catalyst) >= 5.5
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|18	BuildRequires:	perl(FindBin)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|19	BuildRequires:	perl(Net::LDAP)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|20	BuildRequires:	perl(Net::LDAP::Constant)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|21	BuildRequires:	perl(NEXT)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|23	BuildArch:	noarch
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|24	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|25	%description
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|26	This is the Net::LDAP model class for Catalyst. It is nothing more than a
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|27	simple wrapper for Net::LDAP.
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|28	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|29	%prep
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|31	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|32	%build
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|34	%make
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|35	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|36	%check
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|37	##%__make test
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|38	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|39	%install
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|40	%makeinstall_std
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|41	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|42	%files
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|43	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|44	%{_mandir}/*/*
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|45	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|46	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|47	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|48	%changelog
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|50	+ Revision: 0694fa1
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|52	
14cr|perl-Catalyst-Model-LDAP-0.170.0-5|53	

4070 14
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|1	%define upstream_name    Catalyst-Model-LDAP-FromAuthentication
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|3	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|6	Release:	5
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|7	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|8	Summary:	Provides an LDAP model bound as the user who logged in
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|9	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|13	# Get 0.01, which is not on CPAN, at:
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|14	# http://github.com/bobtfish/catalyst-model-ldap-fromauthentication/tarball/0.01
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|15	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|16	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|17	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|18	BuildRequires:	perl(Catalyst::Authentication::Store::LDAP)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|19	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|20	BuildRequires:	perl(Catalyst::Model::LDAP)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|21	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|23	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|24	BuildRequires:	perl(MooseX::Types::Common::String)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|25	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|26	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|28	BuildRequires:	perl(Module::Install)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|29	BuildRequires:	perl(Module::CoreList)
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|30	BuildArch:	noarch
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|31	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|32	%description
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|33	Provides an LDAP model bound as the user who logged in.
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|34	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|35	%prep
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|37	perl -pi -e 's/^(use Module::Install::Author)/#$1/g;s/^(author_)/#$1/g' Makefile.PL
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|38	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|39	%build
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|41	%make
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|42	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|43	%check
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|44	%make test
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|45	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|46	%install
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|47	%makeinstall_std
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|48	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|49	%files
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|50	%doc Changes META.yml README
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|51	%{_mandir}/man3/*
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|52	%{perl_vendorlib}/*
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|53	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|54	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|55	%changelog
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|57	+ Revision: 0bc6a71
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|59	
14cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-5|60	

4071 14
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|1	%define upstream_name    Catalyst-Model-WebService-Solr
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|3	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|6	Release:	5
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|7	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|8	Summary:	Use WebService::Solr in your Catalyst application
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|9	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|14	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|20	BuildRequires:	perl(WebService::Solr)
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|21	BuildArch:	noarch
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|22	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|23	%description
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|24	This module helps you use remote indexes via WebService::Solr in your
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|25	Catalyst application.
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|26	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|27	%prep
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|29	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|30	%build
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|32	%make
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|33	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|34	%check
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|35	%make test
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|36	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|37	%install
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|38	%makeinstall_std
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|39	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|40	%files
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|41	%doc Changes META.yml README
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|42	%{_mandir}/man3/*
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|43	%{perl_vendorlib}/*
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|44	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|45	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|46	%changelog
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|48	+ Revision: 64c6d74
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|50	
14cr|perl-Catalyst-Model-WebService-Solr-0.40.0-5|51	

4072 14
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|1	%define	upstream_name	 Catalyst-Plugin-Authorization-ACL
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|2	%define abbrev_name      Catalyst-P-A-ACL
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|3	%define upstream_version 0.16
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|4	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|5	%if %{_use_internal_dependency_generator}
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|6	%define __noautoreq 'perl\\(A(.*)\\)'
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|7	%else
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|8	%define _requires_exceptions perl(A
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|9	%endif
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|10	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|11	Name:		perl-%{abbrev_name}
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|13	Release:	2
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|14	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|15	Summary:	ACL support for Catalyst applications
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|16	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|17	License:	GPL+ or Artistic
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|18	Group:		Development/Perl
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|19	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|20	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|21	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|22	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|23	BuildRequires:	perl(Catalyst) >= 5.7
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|24	BuildRequires:  perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|25	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|26	BuildRequires:  perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|27	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|28	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|29	BuildRequires:	perl(Class::Throwable)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|30	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|31	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|32	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|33	BuildRequires:	perl(Tree::Simple::Visitor::GetAllDescendents)
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|34	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|35	BuildArch:	noarch
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|36	%rename	perl-%{upstream_name}
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|37	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|38	%description
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|39	This module provides Access Control List style path protection, with
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|40	arbitrary rules for Catalyst applications. It operates only on the
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|41	Catalyst private namespace, at least at the moment.
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|42	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|43	%prep
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|45	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|46	%build
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|48	%make
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|49	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|50	%check
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|51	%make test
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|52	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|53	%install
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|54	%makeinstall_std
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|55	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|56	%files
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|57	%doc Changes README
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|58	%{_mandir}/*/*
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|59	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|60	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|61	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|62	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|63	%changelog
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-2
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|65	+ Revision: 26c8dfe
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|67	
14cr|perl-Catalyst-P-A-ACL-0.160.0-2|68	

4073 14
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|1	%define realname Catalyst-Plugin-Authentication-Credential-PAM
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|2	%define abbrevname Catalyst-P-A-Credential-PAM
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|3	%define	modprefix Catalyst
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|4	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|5	Summary:	Authenticate a user against PAM
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|6	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|7	Name:		perl-%{abbrevname}
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|8	Version:	0.01
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|9	Release:	11
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|10	License:	Artistic/GPL
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|11	Group:		Development/Perl
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|12	URL:		http://search.cpan.org/dist/%{realname}/
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|13	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{realname}-%{version}.tar.bz2
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|15	BuildRequires:	perl(Authen::PAM)
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|17	Provides:	perl-%{realname} = %{version}-%{release}
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|18	BuildArch:	noarch
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|19	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|20	%description
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|21	This is an authentication credential checker that verifies passwords
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|22	using a specified PAM service.
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|23	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|24	%prep
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|25	%setup -q -n %{realname}-%{version}
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|26	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|27	%build
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|29	make
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|30	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|31	%check
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|32	make test
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|33	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|34	%install
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|35	%makeinstall_std
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|36	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|37	%files
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|38	%doc Changes
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|39	%{perl_vendorlib}/%{modprefix}
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|40	%{_mandir}/*/*
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|41	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|42	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|43	%changelog
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-11
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|45	+ Revision: 16f58af
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|47	
14cr|perl-Catalyst-P-A-Credential-PAM-0.01-11|48	

4074 14
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-DBIC
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|2	%define upstream_version 0.11
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|3	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|4	Name:		perl-Catalyst-P-A-Store-DBIC
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|6	Release:	6
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|7	Epoch:		1
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|8	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|9	Summary:	Authentication and authorization against a Class::DBI model
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|10	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|11	License:	Artistic/GPL
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|12	Group:		Development/Perl
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|15	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|17	BuildRequires:	perl(Catalyst) >= 5.49
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|18	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.06
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|19	BuildRequires:  perl(Catalyst::Model::DBIC::Schema)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|20	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|21	BuildRequires:  perl(Catalyst::Plugin::Session::State)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|22	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|23	BuildRequires:  perl(Class::DBI)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|24	BuildRequires:	perl(DBI)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|25	BuildRequires:  perl(DBIx::Class)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|26	BuildRequires:	perl(Set::Object) >= 1.14
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|27	BuildRequires:  perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|28	BuildArch:	noarch
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|29	%rename perl-%{upstream_name}
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|30	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|31	%description
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|32	This Catalyst plugin uses a DBIx::Class (or Class::DBI) object to
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|33	authenticate a user.
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|34	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|35	%prep
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|37	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|38	%build
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|40	%make
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|41	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|42	%check
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|43	#make test
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|44	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|45	%install
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|46	%makeinstall_std
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|47	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|48	%files
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|49	%doc README Changes
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|50	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|51	%{_mandir}/*/*
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|52	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|53	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|54	%changelog
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.110.0-6
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|56	+ Revision: 4739b7d
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|57	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|58	
14cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-6|59	

4075 14
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|1	%define realname Catalyst-Plugin-Authentication-Store-Htpasswd
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|2	%define abbrevname Catalyst-P-A-Store-Htpasswd
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|3	%define	modprefix Catalyst
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|4	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|5	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|6	Summary:	Authentication database in $c->config
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|7	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|8	Name:		perl-%{abbrevname}
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|9	Version:	0.02
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|10	Release:	13
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|11	License:	Artistic/GPL
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|12	Group:		Development/Perl
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|13	URL:		http://search.cpan.org/dist/%{realname}/
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|14	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{realname}-%{version}.tar.bz2
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|15	%if %{mdkversion} < 1010
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|17	%endif
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|18	BuildRequires:	perl(Authen::Htpasswd) >= 0.13
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|19	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.01
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|20	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|21	Provides:	perl-%realname
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|22	Obsoletes:	perl-%realname
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|23	BuildArch:	noarch
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|24	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|25	%description
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|26	This plugin uses Authen::Htpasswd to let your application use
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|27	.htpasswd files for it's authentication storage.
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|28	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|29	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|30	%prep
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|31	%setup -q -n %{realname}-%{version}
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|32	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|33	%build
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|34	%__perl Build.PL installdirs=vendor
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|35	./Build
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|36	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|37	%check
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|38	./Build test
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|39	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|40	%install
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|41	./Build install destdir=%{buildroot}
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|42	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|43	%files
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|44	%doc Changes README
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|45	%{_mandir}/*/*
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|46	%{perl_vendorlib}/%{modprefix}
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|47	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|48	%clean
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|49	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|50	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|51	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|52	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|53	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|54	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|55	%changelog
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-13
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|57	+ Revision: aeaa994
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|59	
14cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-13|60	

4076 14
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-LDAP
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|2	%define abbrev_name      Catalyst-P-A-Store-LDAP
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|3	%define upstream_version 0.0602
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|4	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|5	Name:		perl-%{abbrev_name}
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|7	Release:	4
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|8	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|9	Summary:	Catalyst - Authentication from an LDAP Directory
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|10	License:	Artistic/GPL
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|11	Group:		Development/Perl
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|14	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|16	BuildRequires:	perl(Catalyst::Model::LDAP)
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|17	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|18	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|19	BuildRequires:	perl(Net::LDAP)
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|20	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|21	BuildArch:	noarch
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|22	%rename	perl-%upstream_name
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|23	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|24	%description
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|25	This plugin uses Net::LDAP to let your application authenticate against an LDAP
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|26	directory. It has a pretty high degree of flexibility, given the wide variation
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|27	of LDAP directories and schemas from one system to another.
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|28	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|29	It authenticates users in two steps:
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|30	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|31	1) A search of the directory is performed, looking for a user object that
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|32	matches the username you pass. This is done with the bind credentials supplied
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|33	in the "binddn" and "bindpw" configuration options.
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|34	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|35	2) If that object is found, we then re-bind to the directory as that object.
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|36	Assuming this is successful, the user is Authenticated.
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|37	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|38	%prep
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|40	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|41	%build
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|42	PERL_EXTUTILS_AUTOINSTALL=--skipdeps %__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|43	# perl Makefile.PL INSTALLDIRS=vendor << EOF
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|44	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|45	# EOF
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|46	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|47	%make
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|48	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|49	%check
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|50	#make test
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|51	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|52	%install
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|53	%makeinstall_std
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|54	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|55	%files
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|56	%doc TODO Changes
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|57	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|58	%{_mandir}/*/*
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|59	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|60	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|61	%changelog
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|62	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.200-4
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|63	+ Revision: 4dbfd51
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|64	- Fix build
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|65	
14cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-4|66	

4077 14
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|1	%define upstream_name    Catalyst-Plugin-Authentication
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|2	%define upstream_version 0.10023
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|3	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|5	Version:	%perl_convert_version 0.10023
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|6	Release:	3
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|7	Epoch:		1
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|8	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|9	Summary:	Infrastructure plugin for the Catalyst authentication framework
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|10	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|11	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|12	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Authentication-0.10023.tar.gz
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|15	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|17	BuildRequires:	perl(Catalyst) >= 5.49
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.10
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|19	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|20	BuildRequires:	perl(Class::Inspector)
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|22	BuildRequires:	perl(Test::MockObject)
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|23	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|24	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|25	%description
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|26	The authentication plugin provides generic user support. It is the basis for
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|27	both authentication (checking the user is who they claim to be), and
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|28	authorization (allowing the user to do what the system authorises them to do).
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|29	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|30	%prep
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|32	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|33	%build
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|34	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|35	%make
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|36	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|37	## Temporarily disabled waiting for upstream fix (sak)
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|38	%check
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|39	make test
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|40	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|41	%install
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|42	%makeinstall_std
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|43	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|44	%files
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|45	%doc README Changes
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|46	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|47	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|48	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|49	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|50	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|51	%changelog
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.100.230-3
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|53	+ Revision: d53c490
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|54	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|55	
14cr|perl-Catalyst-Plugin-Authentication-0.100.230-3|56	

4078 14
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|1	%define upstream_name    Catalyst-Plugin-Authentication-CDBI
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|3	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|7	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|8	Summary:	CDBI Authentication for Catalyst
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|9	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|14	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|17	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|18	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|19	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|20	%description
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|21	This plugin allows you to authenticate your web users using
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|22	database tables accessed through Class::DBI classes.
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|23	Note that this plugin requires a session plugin such as
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|24	Catalyst::Plugin::Session::FastMmap.
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|25	This module is now well past the teatime of it's lifespan,
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|26	and no new features will be added. For new applications,
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|27	you probably want to look at Catalyst::Plugin::Authentication
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|28	and friends instead
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|29	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|30	%prep
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|32	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|33	%build
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|35	%make
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|36	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|37	%check
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|38	make test
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|39	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|40	%install
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|41	%makeinstall_std
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|42	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|43	%files
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|44	%doc README Changes
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|45	%{perl_vendorlib}/Catalyst/Plugin/Authentication/*
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|46	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|47	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|48	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|49	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|50	%changelog
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|52	+ Revision: be5b69a
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|54	
14cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-5|55	

4079 14
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|1	%define	upstream_name	 Catalyst-Plugin-Authorization-Roles
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|3	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|5	%define __noautoreq 'perl\\(A(.*)\\)'
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|6	%else
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|7	%define _requires_exceptions perl(A
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|8	%endif
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|9	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|12	Release:	4
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|13	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|14	Summary:	Role based authorization for Catalyst based on Catalyst::Plugin::Authentication
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|15	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|16	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|17	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|19	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|20	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|21	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|22	BuildRequires:	perl(Catalyst) >= 5.49
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|23	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.03
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|24	BuildRequires:	perl(Set::Object) >= 0
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|25	BuildRequires:	perl(Test::Exception) >= 0
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|26	BuildRequires:	perl(Test::MockObject) >= 1.01
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|27	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|28	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|29	%description
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|30	Role based access control is very simple: every user has a list of
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|31	roles, which that user is allowed to assume, and every restricted part
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|32	of the app makes an assertion about the necessary roles.
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|33	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|34	If the user is a member in all of the required roles access is
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|35	granted. Otherwise, access is denied.
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|36	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|37	%prep
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|39	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|40	%build
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|41	perl Makefile.PL installdirs=vendor
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|42	%make
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|43	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|44	%check
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|45	make test
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|46	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|47	%install
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|48	%makeinstall_std
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|49	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|50	%files
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|51	%doc Changes README
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|52	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|53	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|54	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|55	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|56	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|57	%changelog
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|59	+ Revision: 29c93a2
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|61	
14cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-4|62	

4080 14
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|1	%define upstream_name    Catalyst-Plugin-AutoCRUD
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|2	%define upstream_version 2.131210
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|3	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|6	Release:	3
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|7	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|8	Summary:	Instant AJAX web front-end for DBIx::Class
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|9	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|10	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|11	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|12	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|15	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|17	BuildRequires: perl(Lingua::EN::Inflect::Number)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|18	BuildRequires: perl(Class::Method::Modifiers)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|19	BuildRequires: perl(strictures)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|20	BuildRequires:	perl(Catalyst::Action::RenderView)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|21	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|22	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|23	BuildRequires:	perl(Catalyst::View::JSON)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|24	BuildRequires:	perl(Catalyst::View::TT)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|25	BuildRequires:	perl(Data::Page)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|26	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|27	BuildRequires:	perl(JSON::Any)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|28	BuildRequires:	perl(Module::Find)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|29	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|30	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|31	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|32	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|33	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|34	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|35	%description
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|36	This module contains an application which will automatically construct a
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|37	web interface for a database on the fly. The web interface supports Create,
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|38	Retrieve, Update, Delete and Search operations.
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|39	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|40	The interface is not written to static files on your system, and uses AJAX
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|41	to act upon the database without reloading your web page (much like other
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|42	Web 2.0 appliactions, for example Google Mail).
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|43	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|44	Almost all the information required by the plugin is retrieved from the the
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|45	DBIx::Class manpage ORM frontend to your database, which it is expected
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|46	that you have already set up (although see the /USAGE manpage, below). This
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|47	means that any change in database schema ought to be reflected immediately
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|48	in the web interface after a page refresh.
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|49	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|50	%prep
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|52	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|53	%build
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|55	%make
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|56	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|57	%check
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|58	%make test
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|59	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|60	%install
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|61	%makeinstall_std
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|62	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|63	%files
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|64	%doc README Changes META.yml
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|65	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|66	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|67	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|68	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|69	%changelog
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.131.210-3
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|71	+ Revision: 9d3ddaa
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|72	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|73	
14cr|perl-Catalyst-Plugin-AutoCRUD-2.131.210-3|74	

4081 14
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|1	%define upstream_name    Catalyst-Plugin-Cache
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|3	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|6	Release:	3
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|7	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|8	Summary:	Choose a cache backend based on key regexes
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|9	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Cache-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|14	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|18	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|19	BuildRequires:	perl(Storable)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|20	BuildRequires:	perl(Task::Weaken)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|21	BuildRequires:	perl(Test::Deep)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|22	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|24	BuildRequires:	perl(ok)
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|25	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|26	BuildArch: noarch
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|27	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|28	%description
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|29	This plugin gives you access to a variety of systems for caching data. It
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|30	allows you to use a very simple configuration API, while maintaining the
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|31	possibility of flexibility when you need it later.
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|32	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|33	Among its features are support for multiple backends, segmentation based on
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|34	component or controller, keyspace partitioning, and so more, in various
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|35	subsidiary plugins.
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|36	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|37	%prep
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|39	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|40	%build
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|42	%make
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|43	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|44	%check
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|45	%make test
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|46	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|47	%install
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|48	%makeinstall_std
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|49	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|50	%files
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|51	%doc Changes
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|52	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|53	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|54	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|55	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|56	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|57	%changelog
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|59	+ Revision: b20b3cb
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|61	
14cr|perl-Catalyst-Plugin-Cache-0.120.0-3|62	

4082 14
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|1	%define upstream_name    Catalyst-Plugin-Cache-FastMmap
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|2	%define upstream_version 0.9
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|3	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|6	Release:	4
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|7	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|8	Summary:	Mmap cache for Catalyst applications
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|9	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|12	Url:		http://search.cpan.org/dist/%upstream_name/
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|14	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|16	BuildRequires:	perl(Cache::FastMmap)
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|17	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|20	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|21	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|22	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|23	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|24	%description
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|25	This package is part of the Catalyst Cache family. It allows
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|26	integration of Cache::FastMmap and Catalyst.
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|27	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|28	%prep
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|30	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|31	%build
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|32	%__perl Makefile.PL installdirs=vendor --skipdeps
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|33	%make
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|34	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|35	%check
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|36	%make test
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|37	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|38	%install
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|39	%makeinstall_std
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|40	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|41	%files
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|42	%doc Changes README
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|43	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|44	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|45	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|46	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|47	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|48	%changelog
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.0-4
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|50	+ Revision: b8c0f02
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|52	
14cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-4|53	

4083 14
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|1	%define upstream_name    Catalyst-Plugin-Cache-Store-FastMmap
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|3	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|6	Release:	6
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|7	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|8	Summary:	A thin wrapper for
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|9	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|14	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|16	BuildRequires:	perl(Cache::FastMmap)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|17	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|18	BuildRequires:	perl(Catalyst::Plugin::Cache)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|19	BuildRequires:	perl(Path::Class)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|22	BuildRequires:	perl-Test-use-ok
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|23	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|24	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|25	%description
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|26	This store plugin is a bit of a wrapper for the Cache::FastMmap manpage.
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|27	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|28	While you could normally just configure with
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|29	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|30	backend => {
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|31	class => "Cache::FastMmap",
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|32	share_file => ...,
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|33	}
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|34	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|35	%prep
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|37	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|38	%build
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|40	%make
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|41	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|42	%check
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|43	%make test
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|44	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|45	%install
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|46	%makeinstall_std
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|47	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|48	%files
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|49	%doc META.yml README
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|50	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|51	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|52	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|53	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|54	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|55	%changelog
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|57	+ Revision: c220f98
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|59	
14cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-6|60	

4084 14
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|1	%define upstream_name    Catalyst-Plugin-Captcha
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|3	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|7	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|8	Summary:	Create and validate Captcha for Catalyst
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|9	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|10	License:	GPLv2+ or Artistic
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|14	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|17	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|18	BuildRequires:	perl(GD::SecurityImage)
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|19	BuildRequires:	perl(HTTP::Date)
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|20	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|21	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|22	%description
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|23	This plugin create, validate Captcha.
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|24	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|25	Note: This plugin uses GD::SecurityImage and requires a session
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|26	plugins like Catalyst::Plugin::Session
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|27	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|28	%prep
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|30	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|31	%build
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|33	%make
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|34	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|35	%check
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|36	%make test
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|37	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|38	%install
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|39	%makeinstall_std
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|40	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|41	%files
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|42	%doc Changes META.yml README
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|43	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|44	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|45	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|46	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|47	%changelog
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|49	+ Revision: c8d9a05
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|51	
14cr|perl-Catalyst-Plugin-Captcha-0.40.0-5|52	

4085 14
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|1	%define upstream_name    Catalyst-Plugin-Compress-Zlib
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|3	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|6	Release:	3
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|7	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|8	Summary:	Gzip response
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|9	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Compress-Zlib-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|14	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|17	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|18	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|19	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|20	%description
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|21	Gzip compress response if client supports it.
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|22	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|23	%prep
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|25	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|26	%build
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|28	%make
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|29	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|30	%check
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|31	make test
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|32	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|33	%install
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|34	%makeinstall_std
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|35	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|36	%files
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|37	%doc META.yml README Changes
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|38	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|39	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|40	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|41	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|42	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|43	%changelog
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|45	+ Revision: a51e384
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|47	
14cr|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-3|48	

4086 14
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|1	%define upstream_name	 Catalyst-Plugin-ConfigLoader
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|2	%define upstream_version 0.34
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|3	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|6	Release:	2
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|7	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|8	Summary:	Load config files of various types
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|9	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|10	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|11	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|12	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|15	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|17	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|18	BuildRequires:	perl(Config::Any) >= 0.08
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|19	BuildRequires:	perl(Data::Visitor) >= 0.02
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|20	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|21	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|22	BuildRequires:	perl(Mouse)
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|23	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|24	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|25	%description
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|26	This module will attempt to load find and load a configuration file of
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|27	various types. Currently it supports YAML, JSON, XML, INI and Perl
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|28	formats.
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|29	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|30	To support the distinction between development and production
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|31	environments, this module will also attemp to load a local config
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|32	(e.g. myapp_local.yaml) which will override any duplicate settings.
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|33	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|34	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|35	%prep
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|37	sed -i.DOS -e 's/\r//g' Changes
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|38	sed -i.DOS -e 's/\r//g' README
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|39	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|40	%build
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|41	perl Makefile.PL installdirs=vendor
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|42	%make
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|43	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|44	%check
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|45	make test
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|46	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|47	%install
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|48	%makeinstall_std
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|49	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|50	%files
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|51	%doc Changes README
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|52	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|53	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|54	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|55	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|56	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|57	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|58	%changelog
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-2
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|60	+ Revision: 6aa4a49
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|61	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|62	
14cr|perl-Catalyst-Plugin-ConfigLoader-0.340.0-2|63	

4087 14
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|1	%define upstream_name    Catalyst-Plugin-CustomErrorMessage
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|3	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|7	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|8	Summary:	Catalyst plugin to have more "cute" error message
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|9	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|14	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|18	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|19	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|20	%description
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|21	You can use this module if you want to get rid of:
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|22	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|23	(en) Please come back later
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|24	(fr) SVP veuillez revenir plus tard
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|25	(de) Bitte versuchen sie es spaeter nocheinmal
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|26	(at) Konnten's bitt'schoen spaeter nochmal reinschauen
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|27	(no) Vennligst prov igjen senere
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|28	(dk) Venligst prov igen senere
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|29	(pl) Prosze sprobowac pozniej
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|30	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|31	%prep
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|33	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|34	%build
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|36	%make
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|37	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|38	%check
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|39	%make test
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|40	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|41	%install
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|42	%makeinstall_std
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|43	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|44	%files
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|45	%doc META.yml Changes README
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|46	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|47	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|48	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|49	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|50	%changelog
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|52	+ Revision: c8fd607
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|54	
14cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-5|55	

4088 14
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|1	%define upstream_name	Catalyst-Plugin-DateTime
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|3	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|7	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|8	Summary:	DateTime plugin for Catalyst
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|9	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|14	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|16	BuildRequires:	perl(Catalyst) >= 2.990.0
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|17	BuildRequires:	perl(DateTime) >= 0.200.0
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|18	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|19	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|20	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|21	%description
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|22	This module's intention is to make the wonders of DateTime easily
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|23	accesible within a Catalyst application via the Catalyst::Plugin
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|24	interface.
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|25	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|26	It adds the methods datetime and dt to the Catalyst namespace.
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|27	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|28	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|29	%prep
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|31	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|32	%build
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|34	EOF
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|35	%make
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|36	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|37	%check
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|38	## scottk ##
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|39	## Temporarily disabled test due to error:
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|40	## "Cannot determine local time zone"
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|41	## when built in lbd automated build environment
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|42	##-__make test
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|43	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|44	%install
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|45	%makeinstall_std
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|46	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|47	%files
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|48	%doc Changes README
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|49	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|50	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|51	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|52	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|53	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|54	%changelog
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|56	+ Revision: 54737ad
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|58	
14cr|perl-Catalyst-Plugin-DateTime-0.30.0-5|59	

4089 14
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|1	%define upstream_name	 Catalyst-Plugin-DefaultEnd
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|2	%define upstream_version 0.08
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|3	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|6	Release:	4
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|7	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|8	Summary:	Sensible default end action for Catalyst
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|9	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|13	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|14	BuildRequires:	perl(Catalyst) >= 5.20
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|16	BuildArch: noarch
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|17	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|18	%description
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|19	This action implements a sensible default end action, which will forward to the
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|20	first available view, unless status is set to 3xx, or there is a response body.
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|21	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|22	%prep
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|24	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|25	%build
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|26	%__perl Build.PL installdirs=vendor
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|27	./Build
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|28	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|29	%check
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|30	./Build test
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|31	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|32	%install
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|33	./Build install destdir=%{buildroot}
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|34	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|35	%clean
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|36	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|37	%files
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|38	%defattr(644,root,root,755)
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|39	%doc README Changes
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|40	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|41	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|42	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|43	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|44	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|45	%changelog
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|47	+ Revision: 0d253a3
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|49	
14cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-4|50	

4090 14
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|1	%define upstream_name	 Catalyst-Plugin-FillInForm
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|3	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|7	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|8	Summary:	FillInForm for Catalyst
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|9	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|14	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|16	BuildRequires:	perl(Catalyst) >= 2.99
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|17	BuildRequires:	perl(Catalyst::Action::RenderView)
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|18	BuildRequires:	perl(HTML::FillInForm)
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|19	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|20	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|21	%description
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|22	Fill forms automatically, based on data from a previous HTML
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|23	form. Typically (but not necessarily) used in conjunction with
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|24	Catalyst::Plugin::FormValidator. This module automatically inserts
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|25	data from a previous HTML form into HTML input fields, textarea
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|26	fields, radio buttons, checkboxes, and select tags. It is an instance
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|27	of HTML::FillInForm, which itself is a subclass of HTML::Parser, which
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|28	it uses to parse the HTML and insert the values into the proper form
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|29	tags.
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|30	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|31	The usual application is after a user submits an HTML form without
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|32	filling out a required field, or with errors in fields having
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|33	specified constraints. FillInForm is used to redisplay the HTML form
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|34	with all the form elements containing the submitted info. FillInForm
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|35	can also be used to fill forms with data from any source,
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|36	e.g. directly from your database.
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|37	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|38	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|39	%prep
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|41	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|42	%build
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|43	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|44	EOF
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|45	%make
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|46	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|47	%check
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|48	make test
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|49	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|50	%install
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|51	%makeinstall_std
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|52	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|53	%files
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|54	%doc Changes README
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|55	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|56	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|57	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|58	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|59	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|60	%changelog
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|62	+ Revision: 2d99b28
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|63	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|64	
14cr|perl-Catalyst-Plugin-FillInForm-0.120.0-5|65	

4091 14
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|1	%define upstream_name    Catalyst-Plugin-FormValidator
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|2	%define upstream_version 0.094
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|3	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|7	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|8	Summary:	FormValidator for Catalyst
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|9	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|14	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|16	BuildRequires:	perl(Catalyst) >= 2.99
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|17	BuildRequires:	perl(Data::FormValidator)
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|18	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|19	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|20	%description
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|21	This plugin uses Data::FormValidator to validate and set up form data
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|22	from your request parameters. It's a quite thin wrapper around that
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|23	module, so most of the relevant information can be found there.
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|24	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|25	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|26	%prep
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|28	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|29	%build
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|31	%make
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|32	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|33	%check
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|34	%make test
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|35	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|36	%install
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|37	%makeinstall_std
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|38	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|39	%files
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|40	%doc Changes README
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|41	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|42	%{perl_vendorlib}/Catalyst/*
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|43	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|44	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|45	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|46	%changelog
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.0-5
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|48	+ Revision: 63c9f47
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|50	
14cr|perl-Catalyst-Plugin-FormValidator-0.94.0-5|51	

4092 14
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|1	%define upstream_name    Catalyst-Plugin-HTML-Widget
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|2	%define upstream_version 1.1
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|3	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|7	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|8	Summary:	HTML Widget And Validation Framework
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|9	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|14	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|16	BuildRequires:	perl(Catalyst) >= 5.500.0
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|17	BuildRequires:	perl(HTML::Widget)
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|18	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|19	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|20	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|21	%description
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|22	HTML Widget And Validation Framework.
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|23	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|24	%prep
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|26	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|27	%build
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|28	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|29	%make
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|30	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|31	%check
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|32	%make test
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|33	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|34	%install
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|35	%makeinstall_std
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|36	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|37	%files
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|38	%doc Changes README
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|39	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|40	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|41	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|42	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|43	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|44	%changelog
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|46	+ Revision: cfbada0
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|48	
14cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-5|49	

4093 14
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|1	%define upstream_name	 Catalyst-Plugin-I18N
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|3	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|7	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|8	Summary:	I18N for Catalyst
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|9	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|10	License:	GPL
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|12	Url:		http://search.cpan.org/dist/%upstream_name/
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|14	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|16	BuildRequires:	perl(Catalyst) >= 2.99
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|17	BuildRequires:	perl(I18N::LangTags::Detect)
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|18	BuildRequires:	perl(Locale::Maketext::Lexicon)
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|19	BuildRequires:	perl(Locale::Maketext::Simple) >= 0.190.0
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|21	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|22	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|23	Requires:	perl(Locale::Maketext::Lexicon)
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|24	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|25	%description
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|26	Supports mo/po files and Maketext classes under your applications I18N
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|27	namespace.
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|28	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|29	%prep
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|31	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|32	%build
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|33	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|34	%make
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|35	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|36	%check
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|37	%make test
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|38	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|39	%install
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|40	%makeinstall_std
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|41	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|42	%files
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|43	%doc Changes README
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|44	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|45	%{perl_vendorlib}/Catalyst/Plugin/*
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|46	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|47	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|48	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|49	%changelog
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|51	+ Revision: 189bd35
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|53	
14cr|perl-Catalyst-Plugin-I18N-0.100.0-5|54	

4094 14
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|1	%define upstream_name    Catalyst-Plugin-Images
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|3	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|7	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|8	Summary:	Generate image tags for static files
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|9	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|14	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|16	BuildRequires:	perl(Catalyst) >= 5.50
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|17	BuildRequires:	perl(HTML::Entities)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|18	BuildRequires:	perl(Image::Size)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|19	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|20	BuildRequires:	perl(Path::Class)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|21	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|22	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|23	BuildRequires:	perl(Test::use::ok)
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|24	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|25	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|26	%description
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|27	This plugin aims to assist you in generating image tags that contain
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|28	alt text, a properly escaped src attribute, height and width info,
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|29	without worrying too much.
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|30	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|31	%prep
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|33	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|34	%build
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|36	%make
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|37	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|38	%check
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|39	make test
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|40	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|41	%install
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|42	%makeinstall_std
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|43	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|44	%files
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|45	%doc Changes
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|46	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|47	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|48	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|49	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|50	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|51	%changelog
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|53	+ Revision: 6ec80b1
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|55	
14cr|perl-Catalyst-Plugin-Images-0.20.0-5|56	

4095 14
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|1	%define upstream_name    Catalyst-Plugin-PageCache
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|2	%define upstream_version 0.31
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|3	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|6	Release:	6
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|7	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|8	Summary:	Cache the output of entire pages
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|9	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|14	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|16	BuildRequires:	perl(Cache::Cache)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|17	BuildRequires:	perl(Cache::FileCache)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|18	BuildRequires:	perl(Catalyst::Plugin::Cache)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|19	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|20	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|22	BuildRequires:	perl(File::Path)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|23	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|24	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|25	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|26	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|27	%description
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|28	Many dynamic websites perform heavy processing on most pages, yet this
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|29	information may rarely change from request to request. Using the PageCache
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|30	plugin, you can cache the full output of different pages so they are served
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|31	to your visitors as fast as possible. This method of caching is very useful
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|32	for withstanding a Slashdotting, for example.
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|33	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|34	This plugin requires that you also load a Cache plugin. Please see the
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|35	Known Issues when choosing a cache backend.
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|36	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|37	%prep
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|39	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|40	%build
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|42	%make
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|43	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|44	%check
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|45	%make test
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|46	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|47	%install
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|48	%makeinstall_std
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|49	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|50	%files
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|51	%doc Changes META.yml README
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|52	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|53	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|54	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|55	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|56	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|57	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|58	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|59	%changelog
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-6
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|61	+ Revision: 427ed5c
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|62	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|63	
14cr|perl-Catalyst-Plugin-PageCache-0.310.0-6|64	

4096 14
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|1	%define upstream_name    Catalyst-Plugin-Prototype
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|2	%define upstream_version 1.33
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|3	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|5	Version:	1.330.0
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|6	Release:	6
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|7	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|8	Summary:	Plugin for Prototype
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|9	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|14	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|17	BuildRequires:	perl(HTML::Prototype)
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|19	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|20	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|21	%description
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|22	Helper to generate Prototype library.
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|23	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|24	%prep
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|26	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|27	%build
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|29	%make
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|30	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|31	%check
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|32	make test
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|33	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|34	%install
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|35	%makeinstall_std
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|36	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|37	%files
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|38	%doc Changes README
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|39	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|40	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|41	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|42	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|43	%changelog
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.330.0-6
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|45	+ Revision: 7907a7b
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|47	
14cr|perl-Catalyst-Plugin-Prototype-1.330.0-6|48	

4097 14
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|1	%define upstream_name    Catalyst-Plugin-Redirect
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|3	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|7	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|8	Summary:	Redirect for Catalyst used easily is offered
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|9	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|14	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|17	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|18	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|19	%description
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|20	Redirect for Catalyst used easily is offered.
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|21	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|22	%prep
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|24	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|25	%build
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|27	%make
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|28	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|29	%check
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|30	%make test
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|31	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|32	%install
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|33	%makeinstall_std
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|34	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|35	%files
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|36	%doc META.yml Changes README
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|37	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|38	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|39	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|40	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|41	%changelog
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|43	+ Revision: 9a2d93b
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|45	
14cr|perl-Catalyst-Plugin-Redirect-0.20.0-5|46	

4098 14
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|1	%define upstream_name    Catalyst-Plugin-Server
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|2	%define upstream_version 0.28
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|3	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|6	Release:	4
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|7	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|8	Summary:	Server extensions for Catalyst
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|9	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|10	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|13	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|15	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|16	BuildRequires:	perl(Clone::Fast)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|17	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|18	BuildRequires:	perl(RPC::XML)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|19	BuildRequires:	perl(RPC::XML::Parser)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|20	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|21	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|22	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|23	%description
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|24	Base plugin for XMLRPC and our future SOAP server. For further information,
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|25	see one of the Server plugins
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|26	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|27	%prep
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|29	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|30	%build
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|32	%make
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|33	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|34	# %check
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|35	# %make test
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|36	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|37	%install
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|38	%makeinstall_std
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|39	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|40	%files
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|41	%doc META.yml README Changes
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|42	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|43	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|44	%{_bindir}/rpc_client
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|45	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|46	%changelog
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|47	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-4
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|48	+ Revision: 5a5b9fb
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|49	- Disable tests
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|50	
14cr|perl-Catalyst-Plugin-Server-0.280.0-4|51	

4099 14
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|1	%define upstream_name    Catalyst-Plugin-Session
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|2	%define upstream_version 0.39
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|5	Release:	3
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|6	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|7	Summary:	Generic Session plugin for Catalyst
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|8	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|9	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|10	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|13	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|15	BuildRequires:	perl(Catalyst) >= 5.49
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|16	BuildRequires:	perl(Digest)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|19	BuildRequires:	perl(Object::Signature)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|20	BuildRequires:	perl(Test::Deep)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|22	BuildRequires:	perl(Test::MockObject) >= 1.01
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|24	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|25	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|26	BuildRequires:	perl(namespace::clean)
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|27	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|28	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|29	%description
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|30	The Session plugin is the base of two related parts of functionality required
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|31	for session management in web applications. The first part, the State, is
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|32	getting the browser to repeat back a session key, so that the web
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|33	application can identify the client and logically string several requests
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|34	together into a session. The second part, the Store, deals with the actual
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|35	storage of information about the client. This data is stored so that the it
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|36	may be revived for every request made by the same client. This plugin links
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|37	the two pieces together.
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|38	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|39	%prep
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|41	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|42	%build
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|43	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|44	%make
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|45	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|46	%check
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|47	make test
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|48	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|49	%install
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|50	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|51	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|52	%files
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|53	%doc README
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|54	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|55	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|56	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|57	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|58	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|59	%changelog
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-3
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|61	+ Revision: 766a133
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|63	
14cr|perl-Catalyst-Plugin-Session-0.390.0-3|64	

4100 14
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|1	%define upstream_name    Catalyst-Plugin-Session-FastMmap
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|2	%define upstream_version 0.13
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|3	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|7	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|8	Summary:	File storage backend for session data
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|9	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|14	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|17	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|19	BuildRequires:	perl(URI::Find)
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|20	BuildRequires:  perl(Cache::FastMmap)
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|21	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|22	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|23	%description
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|24	Fast sessions.
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|25	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|26	%prep
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|28	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|29	%build
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|31	%make
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|32	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|33	%check
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|34	make test
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|35	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|36	%install
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|37	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|38	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|39	%files
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|40	%doc README Changes
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|41	%{perl_vendorlib}/Catalyst/Plugin/Session/*
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|42	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|43	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|44	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|45	%changelog
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-5
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|47	+ Revision: ea581af
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|49	
14cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-5|50	

4101 14
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|1	%define upstream_name    Catalyst-Plugin-Session-State-Cookie
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|2	%define upstream_version 0.17
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|3	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|6	Release:	6
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|7	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|8	Summary:	Cookie driver for Catalyst sessions
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|9	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|14	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|17	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|20	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|21	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|22	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|23	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|24	Requires:	perl(Catalyst::Plugin::Session::State)
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|25	%rename	perl-Catalyst-P-S-State-Cookie
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|26	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|27	%description
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|28	In order for the Catalyst::Plugin::Session manpage to work the session ID
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|29	needs to be stored on the client, and the session data needs to be stored
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|30	on the server.
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|31	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|32	This plugin stores the session ID on the client using the cookie mechanism.
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|33	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|34	%prep
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|36	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|37	%build
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|39	%make
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|40	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|41	%check
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|42	%make test
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|43	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|44	%install
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|45	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|46	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|47	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|48	%files
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|49	%doc META.yml Changes README
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|50	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|51	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|52	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|53	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|54	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|55	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|56	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|57	%changelog
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-6
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|59	+ Revision: c436cb9
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|60	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|61	
14cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-6|62	

4102 14
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|1	%define upstream_name    Catalyst-Plugin-Session-Store-Cache
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|3	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|7	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|8	Summary:	Store sessions using a Catalyst::Plugin::Cache
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|9	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|14	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|16	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|17	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|18	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|19	%description
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|20	This plugin will store your session data in whatever cache module you have
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|21	configured.
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|22	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|23	%prep
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|25	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|26	%build
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|28	%make
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|29	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|30	%check
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|31	%make test
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|32	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|33	%install
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|34	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|35	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|36	%files
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|37	%doc Changes README
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|38	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|39	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|40	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|41	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|42	%changelog
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|44	+ Revision: 8ad8c28
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|46	
14cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-5|47	

4103 14
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|1	%define	upstream_name	 Catalyst-Plugin-Session-Store-DBI
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|3	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|7	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|8	Summary:	Store your sessions in a database
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|9	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|14	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|16	BuildRequires:	perl(Catalyst) >= 5.49
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.05
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|19	BuildRequires:	perl(DBI)
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|20	BuildRequires:	perl(MIME::Base64)
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|21	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|22	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|23	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|24	%description
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|25	This storage module will store session data in a database using DBI.
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|26	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|27	%prep
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|29	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|30	%build
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|31	perl Makefile.PL installdirs=vendor
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|32	%make
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|33	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|34	%check
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|35	make test
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|36	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|37	%install
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|38	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|39	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|40	%files
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|41	%doc Changes
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|42	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|43	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|44	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|45	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|46	%changelog
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|48	+ Revision: 588ee5f
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|50	
14cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-5|51	

4104 14
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|2	%define upstream_version 0.18
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|3	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|7	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|8	Summary:	File storage backend for session data
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|9	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|14	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|16	BuildRequires:	perl(Cache::Cache) >= 1.02
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|17	BuildRequires:	perl(Catalyst) >= 5
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|19	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|20	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|21	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|22	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|23	%rename	perl-Catalyst-P-S-Store-File
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|24	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|25	%description
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|26	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|27	Catalyst that uses an simple file to act as a shared memory interprocess cache.
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|28	It is based on Cache::FileCache.
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|29	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|30	%prep
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|32	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|33	%build
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|35	%make
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|36	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|37	%check
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|38	%make test
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|39	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|40	%install
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|41	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|42	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|43	%files
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|44	%doc Changes README
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|45	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|46	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|47	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|48	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|49	%changelog
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-5
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|51	+ Revision: 3f7224f
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|53	
14cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-5|54	

4105 14
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-Memcached
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|3	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|6	Release:	3
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|7	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|8	Summary:	Memcached storage for Catalyst sessions
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|9	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-Memcached-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|14	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|17	BuildRequires:	perl(Cache::Memcached::Managed)
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|18	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|21	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|22	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|23	%description
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|24	'Catalyst::Plugin::Session::Store::Memcached' is a session storage plugin
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|25	for Catalyst that uses the the Cache::Memcached::Managed manpage module to
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|26	connect to memcached, a fast data caching server.
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|27	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|28	METHODS
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|29	* get_session_data
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|30	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|31	* store_session_data
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|32	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|33	%prep
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|35	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|36	%build
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|38	%make
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|39	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|40	%check
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|41	%make test
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|42	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|43	%install
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|44	%makeinstall_std
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|45	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|46	%files
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|47	%doc Changes META.yml
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|48	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|49	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|50	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|51	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|52	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|53	%changelog
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|55	+ Revision: 7c1da4b
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|57	
14cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-3|58	

4106 14
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|1	%define upstream_name    Catalyst-Plugin-Setenv
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|3	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|6	Release:    4
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|7	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|8	Summary:    Allows you to set up the environment from Catalyst's config file
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|9	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|10	License:    GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|11	Group:      Development/Perl
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|14	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|15	BuildRequires: perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|16	BuildRequires: perl(FindBin)
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|17	BuildRequires: perl(NEXT)
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|18	BuildRequires: perl(Test::More)
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|19	BuildRequires: perl(Module::Build)
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|20	BuildArch: noarch
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|21	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|22	%description
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|23	no description found
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|24	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|25	%prep
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|27	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|28	%build
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|29	%{__perl} Build.PL installdirs=vendor
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|30	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|31	./Build
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|32	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|33	%check
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|34	./Build test
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|35	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|36	%install
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|37	./Build install destdir=%{buildroot}
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|38	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|39	%clean
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|40	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|41	%files
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|42	%doc Changes README
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|43	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|44	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|45	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|46	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|47	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|48	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|49	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|50	%changelog
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|52	+ Revision: 805c7ab
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|54	
14cr|perl-Catalyst-Plugin-Setenv-0.30.0-4|55	

4107 14
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|1	%define upstream_name    Catalyst-Plugin-StackTrace
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|3	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|6	Release:	3
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|7	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|8	Summary:	Display a stack trace on the debug screen
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|9	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-StackTrace-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|14	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|16	BuildRequires:	perl(Catalyst) >= 5.61
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|17	BuildRequires:	perl(Devel::StackTrace)
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|18	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|20	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|21	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|22	%description
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|23	This plugin will enhance the standard Catalyst debug screen by
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|24	including a stack trace of your appliation up to the point where the
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|25	error occurred. Each stack frame is displayed along with the package
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|26	name, line number, file name, and code context surrounding the line
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|27	number.
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|28	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|29	This plugin is only active in -Debug mode.
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|30	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|31	%prep
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|33	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|34	%build
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|35	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|36	%make
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|37	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|38	%check
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|39	make test
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|40	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|41	%install
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|42	%makeinstall_std
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|43	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|44	%files
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|45	%doc Changes
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|46	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|47	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|48	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|49	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|50	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|51	%changelog
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|53	+ Revision: bee3d5b
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|55	
14cr|perl-Catalyst-Plugin-StackTrace-0.120.0-3|56	

4108 14
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|1	%define upstream_name	 Catalyst-Plugin-Static-Simple
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|2	%define upstream_version 0.32
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|3	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|6	Release:	2
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|7	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|8	Summary:	Make serving static pages painless
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|9	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|10	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|11	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|12	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|15	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|17	BuildRequires:	perl(Catalyst) >= 5.70
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|19	BuildRequires:	perl(MIME::Types) >= 1.15
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|21	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|22	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|23	%description
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|24	The Static::Simple plugin is designed to make serving static content
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|25	in your application during development quick and easy, without
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|26	requiring a single line of code from you.
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|27	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|28	This plugin detects static files by looking at the file extension in
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|29	the URL (such as B<.css> or B<.png> or B<.js>). The plugin uses the
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|30	lightweight L<MIME::Types> module to map file extensions to
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|31	IANA-registered MIME types, and will serve your static files with the
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|32	correct MIME type directly to the browser, without being processed
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|33	through Catalyst.
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|34	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|35	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|36	%prep
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|38	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|39	%build
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|40	perl Makefile.PL installdirs=vendor --skipdeps
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|41	%make
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|42	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|43	%check
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|44	make test
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|45	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|46	%install
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|47	%makeinstall_std
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|48	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|49	%files
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|50	%doc Changes
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|51	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|52	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|53	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|54	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|55	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|56	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|57	%changelog
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-2
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|59	+ Revision: 560ea2f
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|61	
14cr|perl-Catalyst-Plugin-Static-Simple-0.320.0-2|62	

4109 14
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|1	%define upstream_name    Catalyst-Plugin-SubRequest
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|3	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|7	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|8	Summary:	Make subrequests to actions in Catalyst
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|9	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|14	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|18	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|19	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|20	%description
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|21	Make subrequests to actions in Catalyst. Uses the catalyst dispatcher, so
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|22	it will work like an external url call.
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|23	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|24	%prep
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|26	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|27	%build
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|29	%make
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|30	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|31	%check
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|32	make test
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|33	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|34	%install
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|35	%makeinstall_std
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|36	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|37	%files
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|38	%doc Changes META.yml README
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|39	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|40	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|41	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|42	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|43	%changelog
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|45	+ Revision: eb790e9
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|47	
14cr|perl-Catalyst-Plugin-SubRequest-0.170.0-5|48	

4110 14
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|1	%define upstream_name    Catalyst-Plugin-Textile
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|2	%define upstream_version 0.01
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|3	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|6	Release:	6
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|7	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|8	Summary:	Textile for Catalyst
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|9	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|14	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|17	BuildRequires:	perl(Text::Textile)
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|19	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|20	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|21	%description
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|22	Persistent Textile processor for Catalyst.
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|23	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|24	METHODS
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|25	$c->textile;
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|26	Returns a ready to use the Text::Textile manpage object.
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|27	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|28	%prep
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|30	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|31	%build
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|33	%make
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|34	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|35	%check
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|36	%make test
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|37	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|38	%install
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|39	%makeinstall_std
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|40	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|41	%files
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|42	%doc Changes META.yml README
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|43	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|44	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|45	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|46	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|47	%changelog
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-6
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|49	+ Revision: 34d2192
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|51	
14cr|perl-Catalyst-Plugin-Textile-0.10.0-6|52	

4111 14
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|1	%define upstream_name    Catalyst-Plugin-Unicode
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|2	%define upstream_version 0.93
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|3	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|7	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|8	Summary:	Unicode aware Catalyst
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|9	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|14	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|17	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|18	BuildRequires:	perl(Test::use::ok)
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|19	BuildRequires:	perl(IO::Scalar)
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|20	BuildRequires:	perl(MRO::Compat) >= 0.10
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|21	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|22	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|23	%description
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|24	On request, decodes all params from UTF-8 octets into a sequence of
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|25	logical characters. On response, encodes body into UTF-8 octets.
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|26	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|27	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|28	%prep
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|30	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|31	%build
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|32	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|33	%make
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|34	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|35	%check
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|36	make test
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|37	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|38	%install
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|39	%makeinstall_std
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|40	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|41	%files
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|42	%doc Changes
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|43	%{_mandir}/*/*
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|44	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|45	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|46	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|47	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|48	%changelog
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-5
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|50	+ Revision: d6dcc78
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|52	
14cr|perl-Catalyst-Plugin-Unicode-0.930.0-5|53	

4112 14
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|1	%define upstream_name    Catalyst-Plugin-Unicode-Encoding
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|2	%define upstream_version 1.9
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|5	Release:	3
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|6	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|7	Summary:	Unicode aware Catalyst
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|8	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|9	License:	GPL+ or Artistic
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|10	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Unicode-Encoding-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|13	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|15	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|16	BuildRequires:	perl(Encode)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|18	BuildRequires:	perl(IO::Scalar)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|19	BuildRequires:	perl(LWP)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|21	BuildRequires:	perl(URI)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|22	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|23	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|24	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|25	%description
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|26	Catalyst plugin to wite UTF-8 web applications.
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|27	On request, it will decodes all params from encoding into a sequence of logical
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|28	characters. And it will encodes body into encoding when responding.
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|29	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|30	%prep
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|32	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|33	%build
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|35	%make
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|36	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|37	%check
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|38	%make test
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|39	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|40	%install
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|41	%makeinstall_std
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|42	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|43	%files
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|44	%doc Changes META.yml README
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|45	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|46	%{perl_vendorlib}/*
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|47	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|48	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|49	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|50	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|51	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|52	%changelog
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-3
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|54	+ Revision: 18fab4c
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|56	
14cr|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-3|57	

4113 14
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|1	%define upstream_name	 Catalyst-Plugin-XMLRPC
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|2	%define upstream_version 2.01
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|3	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|6	Release:	5
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|7	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|8	Summary:	Dispatch XMLRPC methods with Catalyst
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|9	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|10	License:	Artistic/GPL
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|14	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|18	BuildRequires:	perl(RPC::XML)
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|19	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|20	BuildArch:	noarch
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|21	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|22	%description
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|23	This plugin allows your controller class to dispatch XMLRPC methods
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|24	from its own class.
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|25	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|26	%prep
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|28	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|29	%build
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|31	%make
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|32	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|33	%check
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|34	%make test
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|35	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|36	%install
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|37	%makeinstall_std
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|38	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|39	%files
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|40	%doc Changes README
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|41	%{_mandir}/man3/*
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|42	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|43	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|44	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|45	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|46	%changelog
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-5
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|48	+ Revision: 6e04e76
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|50	
14cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-5|51	

4114 14
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-FastMmap
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|2	%define abbrev_name      Catalyst-P-S-Store-FastMmap
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|3	%define upstream_version 0.16
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|4	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|5	Name:		perl-%{abbrev_name}
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|6	Version:	%perl_convert_version 0.16
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|7	Release:	3
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|8	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|9	Summary:	FastMmap session storage backend
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|10	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|11	License:	Artistic/GPL
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|12	Group:		Development/Perl
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|15	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|17	BuildRequires:	perl(Cache::FastMmap)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|19	BuildRequires:	perl(Catalyst::Utils)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|20	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|21	BuildRequires:	perl(File::Spec)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|22	BuildRequires:	perl(File::Temp)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|23	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|24	BuildRequires:	perl(Path::Class)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|25	BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|26	BuildRequires:  perl(namespace::clean)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|27	BuildArch:	noarch
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|28	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|29	%rename	perl-%{upstream_name}
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|30	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|31	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|32	%description
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|33	Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|34	Catalyst that uses an mmap'ed file to act as a shared memory interprocess
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|35	cache. It is based on Cache::FastMmap.
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|36	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|37	%prep
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|39	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|40	%build
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|41	perl Makefile.PL installdirs=vendor
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|42	%make
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|43	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|44	%check
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|45	make test
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|46	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|47	%install
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|48	%makeinstall_std
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|49	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|50	%files
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|51	%doc README Changes
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|52	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|53	%{_mandir}/*/*
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|54	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|55	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|56	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|57	%changelog
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|59	+ Revision: 58d9a86
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|61	
14cr|perl-Catalyst-P-S-Store-FastMmap-0.160.0-3|62	

4115 14
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|2	%define abbrev_name      Catalyst-P-S-Store-File
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|3	%define upstream_version 0.18
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|4	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|5	Name:		perl-%{abbrev_name}
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|7	Release:	5
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|8	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|9	Summary:	File storage backend for session data
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|10	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|11	License:	Artistic/GPL
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|12	Group:		Development/Perl
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|15	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|17	BuildRequires:	perl(Cache::Cache) >= 1.02
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|18	BuildRequires:	perl(Catalyst) >= 5
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|19	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.21
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|20	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|21	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|22	BuildRequires:	perl(Module::Build)
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|23	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|24	BuildRequires:	perl(namespace::clean)
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|25	BuildArch:	noarch
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|26	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|27	%description
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|28	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|29	Catalyst that uses an simple file to act as a shared memory interprocess cache.
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|30	It is based on Cache::FileCache.
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|31	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|32	%prep
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|34	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|35	%build
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|37	make
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|38	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|39	%check
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|40	make test
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|41	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|42	%install
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|43	%makeinstall_std
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|44	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|45	%files
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|46	%doc Changes README
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|47	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|48	%{_mandir}/*/*
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|49	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|50	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|51	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|52	%changelog
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-5
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|54	+ Revision: 8ecde6e
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|56	
14cr|perl-Catalyst-P-S-Store-File-0.180.0-5|57	

4116 14
14cr|perl-Catalyst-Runtime-5.900.650-2|1	%define	upstream_name    Catalyst-Runtime
14cr|perl-Catalyst-Runtime-5.900.650-2|2	%define upstream_version 5.90065
14cr|perl-Catalyst-Runtime-5.900.650-2|3	
14cr|perl-Catalyst-Runtime-5.900.650-2|4	# remove circular dependency: catalyst::helper is provided by
14cr|perl-Catalyst-Runtime-5.900.650-2|5	# catalyst-devel, which itself requires catalyst-runtime to be build.
14cr|perl-Catalyst-Runtime-5.900.650-2|6	# moreover, this dependency is only used in an example script, so we do
14cr|perl-Catalyst-Runtime-5.900.650-2|7	# not loose anything by removing this dependency
14cr|perl-Catalyst-Runtime-5.900.650-2|8	%if %{_use_internal_dependency_generator}
14cr|perl-Catalyst-Runtime-5.900.650-2|9	%define __noautoreq 'perl\\(Catalyst::Helper\\)'
14cr|perl-Catalyst-Runtime-5.900.650-2|10	%else
14cr|perl-Catalyst-Runtime-5.900.650-2|11	%define _requires_exceptions perl.Catalyst::Helper.
14cr|perl-Catalyst-Runtime-5.900.650-2|12	%endif
14cr|perl-Catalyst-Runtime-5.900.650-2|13	
14cr|perl-Catalyst-Runtime-5.900.650-2|14	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-Runtime-5.900.650-2|15	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-Runtime-5.900.650-2|16	Release:	2
14cr|perl-Catalyst-Runtime-5.900.650-2|17	Epoch:		1
14cr|perl-Catalyst-Runtime-5.900.650-2|18	
14cr|perl-Catalyst-Runtime-5.900.650-2|19	Summary:	The Elegant MVC Web Application Framework
14cr|perl-Catalyst-Runtime-5.900.650-2|20	
14cr|perl-Catalyst-Runtime-5.900.650-2|21	
14cr|perl-Catalyst-Runtime-5.900.650-2|22	License:	Artistic/GPL
14cr|perl-Catalyst-Runtime-5.900.650-2|23	Group:		Development/Perl
14cr|perl-Catalyst-Runtime-5.900.650-2|24	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-Runtime-5.900.650-2|25	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-Runtime-5.900.650-2|26	
14cr|perl-Catalyst-Runtime-5.900.650-2|27	BuildRequires:	perl(B::Hooks::EndOfScope)
14cr|perl-Catalyst-Runtime-5.900.650-2|28	BuildRequires: perl(Plack::Middleware::ReverseProxy)
14cr|perl-Catalyst-Runtime-5.900.650-2|29	BuildRequires: perl(Safe::Isa)
14cr|perl-Catalyst-Runtime-5.900.650-2|30	BuildRequires: perl(Carp::Always)
14cr|perl-Catalyst-Runtime-5.900.650-2|31	BuildRequires: perl(Test::Without::Module)
14cr|perl-Catalyst-Runtime-5.900.650-2|32	BuildRequires: perl(Test::Tester)
14cr|perl-Catalyst-Runtime-5.900.650-2|33	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Catalyst-Runtime-5.900.650-2|34	BuildRequires: perl(Test::MockTime)
14cr|perl-Catalyst-Runtime-5.900.650-2|35	BuildRequires: perl(Test::Fatal)
14cr|perl-Catalyst-Runtime-5.900.650-2|36	BuildRequires: perl(Test::Deep::NoTest)
14cr|perl-Catalyst-Runtime-5.900.650-2|37	BuildRequires: perl(Stream::Buffered)
14cr|perl-Catalyst-Runtime-5.900.650-2|38	BuildRequires: perl(Plack::Test)
14cr|perl-Catalyst-Runtime-5.900.650-2|39	BuildRequires: perl(Plack::Request)
14cr|perl-Catalyst-Runtime-5.900.650-2|40	BuildRequires: perl(Plack::Middleware)
14cr|perl-Catalyst-Runtime-5.900.650-2|41	BuildRequires: perl(Plack::Loader)
14cr|perl-Catalyst-Runtime-5.900.650-2|42	BuildRequires: perl(Plack::Builder)
14cr|perl-Catalyst-Runtime-5.900.650-2|43	BuildRequires: perl(Module::Build)
14cr|perl-Catalyst-Runtime-5.900.650-2|44	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Catalyst-Runtime-5.900.650-2|45	BuildRequires: perl(JSON::MaybeXS)
14cr|perl-Catalyst-Runtime-5.900.650-2|46	BuildRequires: perl(IO::Scalar)
14cr|perl-Catalyst-Runtime-5.900.650-2|47	BuildRequires: perl(HTTP::Message::PSGI)
14cr|perl-Catalyst-Runtime-5.900.650-2|48	BuildRequires: perl(File::ShareDir::Install)
14cr|perl-Catalyst-Runtime-5.900.650-2|49	BuildRequires: perl(Cpanel::JSON::XS)
14cr|perl-Catalyst-Runtime-5.900.650-2|50	BuildRequires: perl(Apache::LogFormat::Compiler)
14cr|perl-Catalyst-Runtime-5.900.650-2|51	BuildRequires: perl(CGI::Struct)
14cr|perl-Catalyst-Runtime-5.900.650-2|52	BuildRequires: perl(Plack::Middleware::FixMissingBodyInRedirect)
14cr|perl-Catalyst-Runtime-5.900.650-2|53	BuildRequires: perl(Plack::Middleware::RemoveRedundantBody)
14cr|perl-Catalyst-Runtime-5.900.650-2|54	BuildRequires: perl(Plack::Middleware::MethodOverride)
14cr|perl-Catalyst-Runtime-5.900.650-2|55	BuildRequires: perl(Plack::Test::ExternalServer)
14cr|perl-Catalyst-Runtime-5.900.650-2|56	BuildRequires:	perl(Carp)
14cr|perl-Catalyst-Runtime-5.900.650-2|57	BuildRequires:	perl(CGI::Simple::Cookie)
14cr|perl-Catalyst-Runtime-5.900.650-2|58	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Catalyst-Runtime-5.900.650-2|59	BuildRequires:	perl(Class::C3::Adopt::NEXT)
14cr|perl-Catalyst-Runtime-5.900.650-2|60	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Catalyst-Runtime-5.900.650-2|61	BuildRequires:	perl(Class::Load)
14cr|perl-Catalyst-Runtime-5.900.650-2|62	BuildRequires:	perl(Class::MOP)
14cr|perl-Catalyst-Runtime-5.900.650-2|63	BuildRequires:	perl(Data::Dump)
14cr|perl-Catalyst-Runtime-5.900.650-2|64	BuildRequires:	perl(File::Modified)
14cr|perl-Catalyst-Runtime-5.900.650-2|65	BuildRequires:	perl(HTML::Entities)
14cr|perl-Catalyst-Runtime-5.900.650-2|66	BuildRequires:	perl(HTTP::Body) >= 0.60.0
14cr|perl-Catalyst-Runtime-5.900.650-2|67	BuildRequires:	perl(HTTP::Headers) >= 1.640.0
14cr|perl-Catalyst-Runtime-5.900.650-2|68	BuildRequires:	perl(HTTP::Request)
14cr|perl-Catalyst-Runtime-5.900.650-2|69	BuildRequires:	perl(HTTP::Request::AsCGI) >= 0.500.0
14cr|perl-Catalyst-Runtime-5.900.650-2|70	BuildRequires:	perl(HTTP::Response)
14cr|perl-Catalyst-Runtime-5.900.650-2|71	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Catalyst-Runtime-5.900.650-2|72	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-Runtime-5.900.650-2|73	BuildRequires:	perl(Module::Pluggable) >= 3.10.0
14cr|perl-Catalyst-Runtime-5.900.650-2|74	BuildRequires:	perl(Moose)
14cr|perl-Catalyst-Runtime-5.900.650-2|75	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-Runtime-5.900.650-2|76	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-Catalyst-Runtime-5.900.650-2|77	BuildRequires:	perl(MooseX::MethodAttributes::Inheritable)
14cr|perl-Catalyst-Runtime-5.900.650-2|78	BuildRequires:	perl(MooseX::Role::WithOverloading) >= 0.30.0
14cr|perl-Catalyst-Runtime-5.900.650-2|79	BuildRequires:	perl(MooseX::Types::Common::Numeric)
14cr|perl-Catalyst-Runtime-5.900.650-2|80	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cr|perl-Catalyst-Runtime-5.900.650-2|81	BuildRequires:	perl(Path::Class) >= 0.90.0
14cr|perl-Catalyst-Runtime-5.900.650-2|82	BuildRequires:	perl(Scalar::Util)
14cr|perl-Catalyst-Runtime-5.900.650-2|83	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Catalyst-Runtime-5.900.650-2|84	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Catalyst-Runtime-5.900.650-2|85	BuildRequires:	perl(Task::Weaken)
14cr|perl-Catalyst-Runtime-5.900.650-2|86	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-Runtime-5.900.650-2|87	BuildRequires:	perl(Test::MockObject)
14cr|perl-Catalyst-Runtime-5.900.650-2|88	BuildRequires:	perl(Text::Balanced)
14cr|perl-Catalyst-Runtime-5.900.650-2|89	BuildRequires:	perl(Text::SimpleTable) >= 0.30.0
14cr|perl-Catalyst-Runtime-5.900.650-2|90	BuildRequires:	perl(Time::HiRes)
14cr|perl-Catalyst-Runtime-5.900.650-2|91	BuildRequires:	perl(Tree::Simple) >= 1.150.0
14cr|perl-Catalyst-Runtime-5.900.650-2|92	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
14cr|perl-Catalyst-Runtime-5.900.650-2|93	BuildRequires:	perl(Try::Tiny)
14cr|perl-Catalyst-Runtime-5.900.650-2|94	BuildRequires:	perl(URI) >= 1.350.0
14cr|perl-Catalyst-Runtime-5.900.650-2|95	BuildRequires:	perl(YAML) >= 0.550.0
14cr|perl-Catalyst-Runtime-5.900.650-2|96	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Catalyst-Runtime-5.900.650-2|97	BuildRequires:	perl(namespace::clean)
14cr|perl-Catalyst-Runtime-5.900.650-2|98	BuildRequires:	perl-ExtUtils-MakeMaker
14cr|perl-Catalyst-Runtime-5.900.650-2|99	BuildRequires:	perl-Encode
14cr|perl-Catalyst-Runtime-5.900.650-2|100	BuildRequires:	perl-devel
14cr|perl-Catalyst-Runtime-5.900.650-2|101	
14cr|perl-Catalyst-Runtime-5.900.650-2|102	BuildArch:	noarch
14cr|perl-Catalyst-Runtime-5.900.650-2|103	
14cr|perl-Catalyst-Runtime-5.900.650-2|104	# (misc) not auto-detected; as it's on a line with whitespace, it's not taken
14cr|perl-Catalyst-Runtime-5.900.650-2|105	# in account by perl.req
14cr|perl-Catalyst-Runtime-5.900.650-2|106	Requires:	perl(HTTP::Request::AsCGI) >= 0.500.0
14cr|perl-Catalyst-Runtime-5.900.650-2|107	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cr|perl-Catalyst-Runtime-5.900.650-2|108	%rename perl-Catalyst
14cr|perl-Catalyst-Runtime-5.900.650-2|109	
14cr|perl-Catalyst-Runtime-5.900.650-2|110	%description
14cr|perl-Catalyst-Runtime-5.900.650-2|111	Catalyst is an elegant web application framework, extremely flexible yet
14cr|perl-Catalyst-Runtime-5.900.650-2|112	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
14cr|perl-Catalyst-Runtime-5.900.650-2|113	upon which it was originally based.
14cr|perl-Catalyst-Runtime-5.900.650-2|114	
14cr|perl-Catalyst-Runtime-5.900.650-2|115	Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
14cr|perl-Catalyst-Runtime-5.900.650-2|116	to easily separate concerns, like content, presentation, and flow control, into
14cr|perl-Catalyst-Runtime-5.900.650-2|117	separate modules. This separation allows you to modify code that handles one
14cr|perl-Catalyst-Runtime-5.900.650-2|118	concern without affecting code that handles the others. Catalyst promotes the
14cr|perl-Catalyst-Runtime-5.900.650-2|119	re-use of existing Perl modules that already handle common web application
14cr|perl-Catalyst-Runtime-5.900.650-2|120	concerns well.
14cr|perl-Catalyst-Runtime-5.900.650-2|121	
14cr|perl-Catalyst-Runtime-5.900.650-2|122	%prep
14cr|perl-Catalyst-Runtime-5.900.650-2|123	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-Runtime-5.900.650-2|124	
14cr|perl-Catalyst-Runtime-5.900.650-2|125	%build
14cr|perl-Catalyst-Runtime-5.900.650-2|126	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-Runtime-5.900.650-2|127	%make
14cr|perl-Catalyst-Runtime-5.900.650-2|128	
14cr|perl-Catalyst-Runtime-5.900.650-2|129	# "no_warnings" test fails, we have to move more module out of perl code first
14cr|perl-Catalyst-Runtime-5.900.650-2|130	# %check
14cr|perl-Catalyst-Runtime-5.900.650-2|131	# %make test
14cr|perl-Catalyst-Runtime-5.900.650-2|132	
14cr|perl-Catalyst-Runtime-5.900.650-2|133	%install
14cr|perl-Catalyst-Runtime-5.900.650-2|134	%makeinstall_std
14cr|perl-Catalyst-Runtime-5.900.650-2|135	
14cr|perl-Catalyst-Runtime-5.900.650-2|136	%files
14cr|perl-Catalyst-Runtime-5.900.650-2|137	%doc Changes
14cr|perl-Catalyst-Runtime-5.900.650-2|138	%{perl_vendorlib}/Catalyst*
14cr|perl-Catalyst-Runtime-5.900.650-2|139	%{_bindir}/catalyst.pl
14cr|perl-Catalyst-Runtime-5.900.650-2|140	%{_mandir}/*/*
14cr|perl-Catalyst-Runtime-5.900.650-2|141	
14cr|perl-Catalyst-Runtime-5.900.650-2|142	
14cr|perl-Catalyst-Runtime-5.900.650-2|143	
14cr|perl-Catalyst-Runtime-5.900.650-2|144	%changelog
14cr|perl-Catalyst-Runtime-5.900.650-2|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.900.650-2
14cr|perl-Catalyst-Runtime-5.900.650-2|146	+ Revision: 20b1cb7
14cr|perl-Catalyst-Runtime-5.900.650-2|147	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-Runtime-5.900.650-2|148	
14cr|perl-Catalyst-Runtime-5.900.650-2|149	

4117 14
14cr|perl-Catalyst-View-Email-0.330.0-3|1	%define upstream_name    Catalyst-View-Email
14cr|perl-Catalyst-View-Email-0.330.0-3|2	%define upstream_version 0.33
14cr|perl-Catalyst-View-Email-0.330.0-3|3	
14cr|perl-Catalyst-View-Email-0.330.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-Email-0.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-Email-0.330.0-3|6	Release:	3
14cr|perl-Catalyst-View-Email-0.330.0-3|7	
14cr|perl-Catalyst-View-Email-0.330.0-3|8	Summary:	Templated Email View
14cr|perl-Catalyst-View-Email-0.330.0-3|9	
14cr|perl-Catalyst-View-Email-0.330.0-3|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-View-Email-0.330.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-View-Email-0.330.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-View-Email-0.330.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-Email-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-Email-0.330.0-3|14	
14cr|perl-Catalyst-View-Email-0.330.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-Email-0.330.0-3|16	BuildRequires:	perl(Authen::SASL)
14cr|perl-Catalyst-View-Email-0.330.0-3|17	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-View-Email-0.330.0-3|18	BuildRequires:	perl(Catalyst::View::Mason)
14cr|perl-Catalyst-View-Email-0.330.0-3|19	BuildRequires:	perl(Catalyst::View::TT)
14cr|perl-Catalyst-View-Email-0.330.0-3|20	BuildRequires:	perl(Class::C3)
14cr|perl-Catalyst-View-Email-0.330.0-3|21	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-Catalyst-View-Email-0.330.0-3|22	BuildRequires:	perl(Email::Date::Format)
14cr|perl-Catalyst-View-Email-0.330.0-3|23	BuildRequires:	perl(Email::MIME)
14cr|perl-Catalyst-View-Email-0.330.0-3|24	BuildRequires:	perl(Email::MIME::Creator)
14cr|perl-Catalyst-View-Email-0.330.0-3|25	BuildRequires:	perl(Email::Send)
14cr|perl-Catalyst-View-Email-0.330.0-3|26	BuildRequires:	perl(Email::Sender::Simple)
14cr|perl-Catalyst-View-Email-0.330.0-3|27	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Catalyst-View-Email-0.330.0-3|28	BuildRequires:	perl(Test::Requires)
14cr|perl-Catalyst-View-Email-0.330.0-3|29	BuildRequires:	perl(parent)
14cr|perl-Catalyst-View-Email-0.330.0-3|30	BuildRequires:	perl(strictures)
14cr|perl-Catalyst-View-Email-0.330.0-3|31	
14cr|perl-Catalyst-View-Email-0.330.0-3|32	BuildArch:	noarch
14cr|perl-Catalyst-View-Email-0.330.0-3|33	
14cr|perl-Catalyst-View-Email-0.330.0-3|34	%description
14cr|perl-Catalyst-View-Email-0.330.0-3|35	Helper for Email Views.
14cr|perl-Catalyst-View-Email-0.330.0-3|36	
14cr|perl-Catalyst-View-Email-0.330.0-3|37	%prep
14cr|perl-Catalyst-View-Email-0.330.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-Email-0.330.0-3|39	
14cr|perl-Catalyst-View-Email-0.330.0-3|40	%build
14cr|perl-Catalyst-View-Email-0.330.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-Email-0.330.0-3|42	%make
14cr|perl-Catalyst-View-Email-0.330.0-3|43	
14cr|perl-Catalyst-View-Email-0.330.0-3|44	%check
14cr|perl-Catalyst-View-Email-0.330.0-3|45	%make test
14cr|perl-Catalyst-View-Email-0.330.0-3|46	
14cr|perl-Catalyst-View-Email-0.330.0-3|47	%install
14cr|perl-Catalyst-View-Email-0.330.0-3|48	%makeinstall_std
14cr|perl-Catalyst-View-Email-0.330.0-3|49	
14cr|perl-Catalyst-View-Email-0.330.0-3|50	%files
14cr|perl-Catalyst-View-Email-0.330.0-3|51	%doc Changes
14cr|perl-Catalyst-View-Email-0.330.0-3|52	%{_mandir}/man3/*
14cr|perl-Catalyst-View-Email-0.330.0-3|53	%{perl_vendorlib}/*
14cr|perl-Catalyst-View-Email-0.330.0-3|54	
14cr|perl-Catalyst-View-Email-0.330.0-3|55	%changelog
14cr|perl-Catalyst-View-Email-0.330.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-3
14cr|perl-Catalyst-View-Email-0.330.0-3|57	+ Revision: 3989ac4
14cr|perl-Catalyst-View-Email-0.330.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-Email-0.330.0-3|59	
14cr|perl-Catalyst-View-Email-0.330.0-3|60	

4118 14
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|1	%define upstream_name    Catalyst-View-Excel-Template-Plus
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|3	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|6	Release:	5
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|7	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|8	Summary:	Excel::Plus View
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|9	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|14	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|17	BuildRequires:	perl(Excel::Template::Plus)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|19	BuildRequires:	perl(MooseX::Param)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|22	BuildRequires:	perl(parent)
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|23	BuildArch:	noarch
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|24	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|25	%description
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|26	This is a Catalyst View subclass which can handle rendering excel content
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|27	through Excel::Template::Plus.
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|28	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|29	%prep
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|31	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|32	%build
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|34	%make
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|35	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|36	%check
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|37	%make test
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|38	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|39	%install
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|40	%makeinstall_std
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|41	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|42	%files
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|43	%doc Changes META.yml README
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|44	%{_mandir}/man3/*
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|45	%{perl_vendorlib}/*
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|46	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|47	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|48	%changelog
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|50	+ Revision: e491e55
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|52	
14cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-5|53	

4119 14
14cr|perl-Catalyst-View-GD-0.10.0-5|1	%define upstream_name    Catalyst-View-GD
14cr|perl-Catalyst-View-GD-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Catalyst-View-GD-0.10.0-5|3	
14cr|perl-Catalyst-View-GD-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-GD-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-GD-0.10.0-5|6	Release:	5
14cr|perl-Catalyst-View-GD-0.10.0-5|7	
14cr|perl-Catalyst-View-GD-0.10.0-5|8	Summary:	A Catalyst View for GD images
14cr|perl-Catalyst-View-GD-0.10.0-5|9	
14cr|perl-Catalyst-View-GD-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-View-GD-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-View-GD-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-View-GD-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-GD-0.10.0-5|14	
14cr|perl-Catalyst-View-GD-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-GD-0.10.0-5|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Catalyst-View-GD-0.10.0-5|17	BuildRequires:	perl(GD)
14cr|perl-Catalyst-View-GD-0.10.0-5|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Catalyst-View-GD-0.10.0-5|19	BuildRequires:	perl(Test::Image::GD)
14cr|perl-Catalyst-View-GD-0.10.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-View-GD-0.10.0-5|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Catalyst-View-GD-0.10.0-5|22	BuildArch:	noarch
14cr|perl-Catalyst-View-GD-0.10.0-5|23	
14cr|perl-Catalyst-View-GD-0.10.0-5|24	%description
14cr|perl-Catalyst-View-GD-0.10.0-5|25	This is a Catalyst View subclass which can handle rendering GD based image
14cr|perl-Catalyst-View-GD-0.10.0-5|26	content.
14cr|perl-Catalyst-View-GD-0.10.0-5|27	
14cr|perl-Catalyst-View-GD-0.10.0-5|28	%prep
14cr|perl-Catalyst-View-GD-0.10.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-GD-0.10.0-5|30	
14cr|perl-Catalyst-View-GD-0.10.0-5|31	%build
14cr|perl-Catalyst-View-GD-0.10.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-GD-0.10.0-5|33	%make
14cr|perl-Catalyst-View-GD-0.10.0-5|34	
14cr|perl-Catalyst-View-GD-0.10.0-5|35	%check
14cr|perl-Catalyst-View-GD-0.10.0-5|36	make test
14cr|perl-Catalyst-View-GD-0.10.0-5|37	
14cr|perl-Catalyst-View-GD-0.10.0-5|38	%install
14cr|perl-Catalyst-View-GD-0.10.0-5|39	%makeinstall_std
14cr|perl-Catalyst-View-GD-0.10.0-5|40	
14cr|perl-Catalyst-View-GD-0.10.0-5|41	%files
14cr|perl-Catalyst-View-GD-0.10.0-5|42	%doc Changes META.yml README
14cr|perl-Catalyst-View-GD-0.10.0-5|43	%{_mandir}/man3/*
14cr|perl-Catalyst-View-GD-0.10.0-5|44	%{perl_vendorlib}/*
14cr|perl-Catalyst-View-GD-0.10.0-5|45	
14cr|perl-Catalyst-View-GD-0.10.0-5|46	
14cr|perl-Catalyst-View-GD-0.10.0-5|47	%changelog
14cr|perl-Catalyst-View-GD-0.10.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Catalyst-View-GD-0.10.0-5|49	+ Revision: 86bac78
14cr|perl-Catalyst-View-GD-0.10.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-GD-0.10.0-5|51	
14cr|perl-Catalyst-View-GD-0.10.0-5|52	

4120 14
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|1	%define upstream_name    Catalyst-View-GraphViz
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|3	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|6	Release:	5
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|7	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|8	Summary:	GraphViz View Class
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|9	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|14	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|17	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|18	BuildRequires:	perl(GraphViz)
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|20	BuildArch:	noarch
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|21	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|22	%description
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|23	This is the Catalyst view class for the GraphViz manpage. Your application
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|24	subclass should inherit from this class.
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|25	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|26	This plugin renders the GraphViz object specified in
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|27	'$c->stash->{graphviz}->{graph}' into the '$c->stash->{graphviz}->{format}'
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|28	(one of e.g. png gif, or one of the other as_* methods described in the the
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|29	GraphViz manpage module. PNG is the default format.
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|30	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|31	The output is stored in '$c->response->output'.
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|32	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|33	%prep
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|35	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|36	%build
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|38	%make
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|39	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|40	%check
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|41	make test
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|42	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|43	%install
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|44	%makeinstall_std
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|45	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|46	%files
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|47	%doc Changes META.yml README
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|48	%{_mandir}/man3/*
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|49	%{perl_vendorlib}/*
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|50	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|51	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|52	%changelog
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|54	+ Revision: a944f08
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|56	
14cr|perl-Catalyst-View-GraphViz-0.50.0-5|57	

4121 14
14cr|perl-Catalyst-View-JSON-0.330.0-4|1	%define upstream_name    Catalyst-View-JSON
14cr|perl-Catalyst-View-JSON-0.330.0-4|2	%define upstream_version 0.33
14cr|perl-Catalyst-View-JSON-0.330.0-4|3	
14cr|perl-Catalyst-View-JSON-0.330.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-JSON-0.330.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-JSON-0.330.0-4|6	Release:	4
14cr|perl-Catalyst-View-JSON-0.330.0-4|7	
14cr|perl-Catalyst-View-JSON-0.330.0-4|8	Summary:	JSON view for your data
14cr|perl-Catalyst-View-JSON-0.330.0-4|9	
14cr|perl-Catalyst-View-JSON-0.330.0-4|10	License:	Artistic/GPL
14cr|perl-Catalyst-View-JSON-0.330.0-4|11	Group:		Development/Perl
14cr|perl-Catalyst-View-JSON-0.330.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-View-JSON-0.330.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-JSON-0.330.0-4|14	
14cr|perl-Catalyst-View-JSON-0.330.0-4|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-JSON-0.330.0-4|16	BuildRequires:	perl(Catalyst) >= 5.600.0
14cr|perl-Catalyst-View-JSON-0.330.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Unicode)
14cr|perl-Catalyst-View-JSON-0.330.0-4|18	BuildRequires:	perl(YAML)
14cr|perl-Catalyst-View-JSON-0.330.0-4|19	BuildRequires:	perl(JSON) >= 1
14cr|perl-Catalyst-View-JSON-0.330.0-4|20	BuildRequires:	perl(JSON::Any)
14cr|perl-Catalyst-View-JSON-0.330.0-4|21	BuildRequires:	perl(Test::More) >= 0.32
14cr|perl-Catalyst-View-JSON-0.330.0-4|22	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-View-JSON-0.330.0-4|23	
14cr|perl-Catalyst-View-JSON-0.330.0-4|24	BuildArch:	noarch
14cr|perl-Catalyst-View-JSON-0.330.0-4|25	
14cr|perl-Catalyst-View-JSON-0.330.0-4|26	%description
14cr|perl-Catalyst-View-JSON-0.330.0-4|27	Catalyst::View::JSON is a Catalyst View handler that returns stash
14cr|perl-Catalyst-View-JSON-0.330.0-4|28	data in JSON format.
14cr|perl-Catalyst-View-JSON-0.330.0-4|29	
14cr|perl-Catalyst-View-JSON-0.330.0-4|30	%prep
14cr|perl-Catalyst-View-JSON-0.330.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-JSON-0.330.0-4|32	
14cr|perl-Catalyst-View-JSON-0.330.0-4|33	%build
14cr|perl-Catalyst-View-JSON-0.330.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-JSON-0.330.0-4|35	%make
14cr|perl-Catalyst-View-JSON-0.330.0-4|36	
14cr|perl-Catalyst-View-JSON-0.330.0-4|37	%check
14cr|perl-Catalyst-View-JSON-0.330.0-4|38	%make test
14cr|perl-Catalyst-View-JSON-0.330.0-4|39	
14cr|perl-Catalyst-View-JSON-0.330.0-4|40	%install
14cr|perl-Catalyst-View-JSON-0.330.0-4|41	%makeinstall_std
14cr|perl-Catalyst-View-JSON-0.330.0-4|42	
14cr|perl-Catalyst-View-JSON-0.330.0-4|43	%files
14cr|perl-Catalyst-View-JSON-0.330.0-4|44	%doc Changes
14cr|perl-Catalyst-View-JSON-0.330.0-4|45	%{_mandir}/*/*
14cr|perl-Catalyst-View-JSON-0.330.0-4|46	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-View-JSON-0.330.0-4|47	
14cr|perl-Catalyst-View-JSON-0.330.0-4|48	
14cr|perl-Catalyst-View-JSON-0.330.0-4|49	
14cr|perl-Catalyst-View-JSON-0.330.0-4|50	%changelog
14cr|perl-Catalyst-View-JSON-0.330.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-4
14cr|perl-Catalyst-View-JSON-0.330.0-4|52	+ Revision: 52ad68e
14cr|perl-Catalyst-View-JSON-0.330.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-JSON-0.330.0-4|54	
14cr|perl-Catalyst-View-JSON-0.330.0-4|55	

4122 14
14cr|perl-Catalyst-View-Mason-0.180.0-5|1	%define upstream_name    Catalyst-View-Mason
14cr|perl-Catalyst-View-Mason-0.180.0-5|2	%define upstream_version 0.18
14cr|perl-Catalyst-View-Mason-0.180.0-5|3	
14cr|perl-Catalyst-View-Mason-0.180.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-Mason-0.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-Mason-0.180.0-5|6	Release:	5
14cr|perl-Catalyst-View-Mason-0.180.0-5|7	
14cr|perl-Catalyst-View-Mason-0.180.0-5|8	Summary:	Mason View Class
14cr|perl-Catalyst-View-Mason-0.180.0-5|9	License:	Artistic/GPL
14cr|perl-Catalyst-View-Mason-0.180.0-5|10	Group:		Development/Perl
14cr|perl-Catalyst-View-Mason-0.180.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-View-Mason-0.180.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-Mason-0.180.0-5|13	
14cr|perl-Catalyst-View-Mason-0.180.0-5|14	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-Mason-0.180.0-5|15	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-View-Mason-0.180.0-5|16	BuildRequires:	perl(HTML::Mason)
14cr|perl-Catalyst-View-Mason-0.180.0-5|17	BuildRequires:	perl(MRO::Compat)
14cr|perl-Catalyst-View-Mason-0.180.0-5|18	BuildRequires:	perl(Sub::Identify)
14cr|perl-Catalyst-View-Mason-0.180.0-5|19	BuildArch:	noarch
14cr|perl-Catalyst-View-Mason-0.180.0-5|20	
14cr|perl-Catalyst-View-Mason-0.180.0-5|21	%description
14cr|perl-Catalyst-View-Mason-0.180.0-5|22	Want to use a Mason component in your views? No problem!
14cr|perl-Catalyst-View-Mason-0.180.0-5|23	Catalyst::View::Mason comes to the rescue.
14cr|perl-Catalyst-View-Mason-0.180.0-5|24	
14cr|perl-Catalyst-View-Mason-0.180.0-5|25	%prep
14cr|perl-Catalyst-View-Mason-0.180.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-Mason-0.180.0-5|27	
14cr|perl-Catalyst-View-Mason-0.180.0-5|28	%build
14cr|perl-Catalyst-View-Mason-0.180.0-5|29	perl Makefile.PL installdirs=vendor --skipdeps
14cr|perl-Catalyst-View-Mason-0.180.0-5|30	%make
14cr|perl-Catalyst-View-Mason-0.180.0-5|31	
14cr|perl-Catalyst-View-Mason-0.180.0-5|32	# %check
14cr|perl-Catalyst-View-Mason-0.180.0-5|33	# make test
14cr|perl-Catalyst-View-Mason-0.180.0-5|34	
14cr|perl-Catalyst-View-Mason-0.180.0-5|35	%install
14cr|perl-Catalyst-View-Mason-0.180.0-5|36	%makeinstall_std
14cr|perl-Catalyst-View-Mason-0.180.0-5|37	
14cr|perl-Catalyst-View-Mason-0.180.0-5|38	%files
14cr|perl-Catalyst-View-Mason-0.180.0-5|39	%doc Changes README
14cr|perl-Catalyst-View-Mason-0.180.0-5|40	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-View-Mason-0.180.0-5|41	%{_mandir}/*/*
14cr|perl-Catalyst-View-Mason-0.180.0-5|42	
14cr|perl-Catalyst-View-Mason-0.180.0-5|43	%changelog
14cr|perl-Catalyst-View-Mason-0.180.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-5
14cr|perl-Catalyst-View-Mason-0.180.0-5|45	+ Revision: ddb0a89
14cr|perl-Catalyst-View-Mason-0.180.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-Mason-0.180.0-5|47	
14cr|perl-Catalyst-View-Mason-0.180.0-5|48	

4123 14
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|1	%define upstream_name    Catalyst-View-REST-XML
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|2	%define upstream_version 0.02
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|3	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|6	Release:	3
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|7	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|8	Summary:	XML View Class
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|9	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|10	License:	Artistic/GPL
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|11	Group:		Development/Perl
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-REST-XML-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|14	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|15	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|16	BuildRequires:	perl(Catalyst)
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|17	BuildRequires:	perl(XML::Simple)
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|18	BuildArch:	noarch
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|19	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|20	%description
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|21	This is the XML::Simple view class.
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|22	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|23	%prep
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|25	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|26	%build
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|28	%make
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|29	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|30	%check
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|31	%make test
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|32	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|33	%install
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|34	%makeinstall_std
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|35	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|36	%files
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|37	%doc Changes
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|38	%{perl_vendorlib}/Catalyst/View/*
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|39	%{_mandir}/*/*
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|40	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|41	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|42	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|43	%changelog
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|45	+ Revision: b24b274
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|47	
14cr|perl-Catalyst-View-REST-XML-0.20.0-3|48	

4124 14
14cr|perl-Catalyst-View-TT-0.410.0-3|1	%define upstream_name    Catalyst-View-TT
14cr|perl-Catalyst-View-TT-0.410.0-3|2	%define upstream_version 0.41
14cr|perl-Catalyst-View-TT-0.410.0-3|3	
14cr|perl-Catalyst-View-TT-0.410.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Catalyst-View-TT-0.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Catalyst-View-TT-0.410.0-3|6	Release:	3
14cr|perl-Catalyst-View-TT-0.410.0-3|7	
14cr|perl-Catalyst-View-TT-0.410.0-3|8	Summary:	Catalyst TT View Class
14cr|perl-Catalyst-View-TT-0.410.0-3|9	
14cr|perl-Catalyst-View-TT-0.410.0-3|10	
14cr|perl-Catalyst-View-TT-0.410.0-3|11	License:	Artistic/GPL
14cr|perl-Catalyst-View-TT-0.410.0-3|12	Group:		Development/Perl
14cr|perl-Catalyst-View-TT-0.410.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Catalyst-View-TT-0.410.0-3|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Catalyst-View-TT-0.410.0-3|15	
14cr|perl-Catalyst-View-TT-0.410.0-3|16	BuildRequires:	perl-devel
14cr|perl-Catalyst-View-TT-0.410.0-3|17	BuildRequires:	perl(Catalyst) >= 5.700
14cr|perl-Catalyst-View-TT-0.410.0-3|18	BuildRequires:  perl(MRO::Compat)
14cr|perl-Catalyst-View-TT-0.410.0-3|19	BuildRequires:	perl(Path::Class)
14cr|perl-Catalyst-View-TT-0.410.0-3|20	BuildRequires:	perl(Template)
14cr|perl-Catalyst-View-TT-0.410.0-3|21	BuildRequires:  perl(Template::Provider::Encoding)
14cr|perl-Catalyst-View-TT-0.410.0-3|22	BuildRequires:	perl(Template::Timer)
14cr|perl-Catalyst-View-TT-0.410.0-3|23	
14cr|perl-Catalyst-View-TT-0.410.0-3|24	BuildArch:	noarch
14cr|perl-Catalyst-View-TT-0.410.0-3|25	
14cr|perl-Catalyst-View-TT-0.410.0-3|26	%description
14cr|perl-Catalyst-View-TT-0.410.0-3|27	This is the Catalyst view class for the Template Toolkit. Your application
14cr|perl-Catalyst-View-TT-0.410.0-3|28	should defined a view class which is a subclass of this module. The easiest way
14cr|perl-Catalyst-View-TT-0.410.0-3|29	to achieve this is using the myapp_create.pl script (where myapp should be
14cr|perl-Catalyst-View-TT-0.410.0-3|30	replaced with whatever your application is called). This script is created as
14cr|perl-Catalyst-View-TT-0.410.0-3|31	part of the Catalyst setup.
14cr|perl-Catalyst-View-TT-0.410.0-3|32	
14cr|perl-Catalyst-View-TT-0.410.0-3|33	%prep
14cr|perl-Catalyst-View-TT-0.410.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Catalyst-View-TT-0.410.0-3|35	
14cr|perl-Catalyst-View-TT-0.410.0-3|36	%build
14cr|perl-Catalyst-View-TT-0.410.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Catalyst-View-TT-0.410.0-3|38	make
14cr|perl-Catalyst-View-TT-0.410.0-3|39	
14cr|perl-Catalyst-View-TT-0.410.0-3|40	%check
14cr|perl-Catalyst-View-TT-0.410.0-3|41	make test
14cr|perl-Catalyst-View-TT-0.410.0-3|42	
14cr|perl-Catalyst-View-TT-0.410.0-3|43	%install
14cr|perl-Catalyst-View-TT-0.410.0-3|44	%makeinstall_std
14cr|perl-Catalyst-View-TT-0.410.0-3|45	
14cr|perl-Catalyst-View-TT-0.410.0-3|46	%files
14cr|perl-Catalyst-View-TT-0.410.0-3|47	%doc README Changes
14cr|perl-Catalyst-View-TT-0.410.0-3|48	%{perl_vendorlib}/Catalyst
14cr|perl-Catalyst-View-TT-0.410.0-3|49	%{_mandir}/*/*
14cr|perl-Catalyst-View-TT-0.410.0-3|50	
14cr|perl-Catalyst-View-TT-0.410.0-3|51	
14cr|perl-Catalyst-View-TT-0.410.0-3|52	
14cr|perl-Catalyst-View-TT-0.410.0-3|53	
14cr|perl-Catalyst-View-TT-0.410.0-3|54	%changelog
14cr|perl-Catalyst-View-TT-0.410.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-3
14cr|perl-Catalyst-View-TT-0.410.0-3|56	+ Revision: 846ac6c
14cr|perl-Catalyst-View-TT-0.410.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Catalyst-View-TT-0.410.0-3|58	
14cr|perl-Catalyst-View-TT-0.410.0-3|59	

4125 14
14cr|perl-CatalystX-Component-Traits-0.190.0-3|1	%define upstream_name    CatalystX-Component-Traits
14cr|perl-CatalystX-Component-Traits-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-CatalystX-Component-Traits-0.190.0-3|3	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CatalystX-Component-Traits-0.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CatalystX-Component-Traits-0.190.0-3|6	Release:	3
14cr|perl-CatalystX-Component-Traits-0.190.0-3|7	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|8	Summary:	Automatic Trait Loading and Resolution for
14cr|perl-CatalystX-Component-Traits-0.190.0-3|9	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-CatalystX-Component-Traits-0.190.0-3|11	Group:		Development/Perl
14cr|perl-CatalystX-Component-Traits-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CatalystX-Component-Traits-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CatalystX/CatalystX-Component-Traits-%{upstream_version}.tar.gz
14cr|perl-CatalystX-Component-Traits-0.190.0-3|14	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-CatalystX-Component-Traits-0.190.0-3|16	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|19	BuildRequires:	perl(Module::Pluggable)          >= 3.900.0
14cr|perl-CatalystX-Component-Traits-0.190.0-3|20	BuildRequires:	perl(Moose::Autobox)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|21	BuildRequires:	perl(MooseX::Traits::Pluggable)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|23	BuildRequires:	perl(namespace::autoclean)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|24	BuildArch:	noarch
14cr|perl-CatalystX-Component-Traits-0.190.0-3|25	Requires:	perl(MooseX::Traits::Pluggable)
14cr|perl-CatalystX-Component-Traits-0.190.0-3|26	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|27	%description
14cr|perl-CatalystX-Component-Traits-0.190.0-3|28	Adds a the Catalyst::Component/COMPONENT manpage method to your the
14cr|perl-CatalystX-Component-Traits-0.190.0-3|29	Catalyst manpage component base class that reads the optional 'traits'
14cr|perl-CatalystX-Component-Traits-0.190.0-3|30	parameter from app and component config and instantiates the component
14cr|perl-CatalystX-Component-Traits-0.190.0-3|31	subclass with those traits using the MooseX::Traits/new_with_traits manpage
14cr|perl-CatalystX-Component-Traits-0.190.0-3|32	from the MooseX::Traits::Pluggable manpage.
14cr|perl-CatalystX-Component-Traits-0.190.0-3|33	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|34	%prep
14cr|perl-CatalystX-Component-Traits-0.190.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CatalystX-Component-Traits-0.190.0-3|36	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|37	%build
14cr|perl-CatalystX-Component-Traits-0.190.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CatalystX-Component-Traits-0.190.0-3|39	%make
14cr|perl-CatalystX-Component-Traits-0.190.0-3|40	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|41	%check
14cr|perl-CatalystX-Component-Traits-0.190.0-3|42	make test
14cr|perl-CatalystX-Component-Traits-0.190.0-3|43	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|44	%install
14cr|perl-CatalystX-Component-Traits-0.190.0-3|45	%makeinstall_std
14cr|perl-CatalystX-Component-Traits-0.190.0-3|46	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|47	%files
14cr|perl-CatalystX-Component-Traits-0.190.0-3|48	%doc README Changes
14cr|perl-CatalystX-Component-Traits-0.190.0-3|49	%{_mandir}/man3/*
14cr|perl-CatalystX-Component-Traits-0.190.0-3|50	%{perl_vendorlib}/*
14cr|perl-CatalystX-Component-Traits-0.190.0-3|51	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|52	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|53	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|54	%changelog
14cr|perl-CatalystX-Component-Traits-0.190.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-CatalystX-Component-Traits-0.190.0-3|56	+ Revision: 21b9548
14cr|perl-CatalystX-Component-Traits-0.190.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-CatalystX-Component-Traits-0.190.0-3|58	
14cr|perl-CatalystX-Component-Traits-0.190.0-3|59	

4126 14
14cr|perl-CatalystX-InjectComponent-0.25.0-3|1	%define upstream_name    CatalystX-InjectComponent
14cr|perl-CatalystX-InjectComponent-0.25.0-3|2	%define upstream_version 0.025
14cr|perl-CatalystX-InjectComponent-0.25.0-3|3	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CatalystX-InjectComponent-0.25.0-3|5	Version:	%perl_convert_version 0.025
14cr|perl-CatalystX-InjectComponent-0.25.0-3|6	Release:	3
14cr|perl-CatalystX-InjectComponent-0.25.0-3|7	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|8	Summary:	Inject components into your Catalyst application
14cr|perl-CatalystX-InjectComponent-0.25.0-3|9	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|10	License:	GPL+ or Artistic
14cr|perl-CatalystX-InjectComponent-0.25.0-3|11	Group:		Development/Perl
14cr|perl-CatalystX-InjectComponent-0.25.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CatalystX-InjectComponent-0.25.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CatalystX/CatalystX-InjectComponent-0.025.tar.gz
14cr|perl-CatalystX-InjectComponent-0.25.0-3|14	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|15	BuildRequires:	perl-devel
14cr|perl-CatalystX-InjectComponent-0.25.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|17	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|18	BuildRequires:	perl(Class::Inspector)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|19	BuildRequires:	perl(Devel::InnerPackage)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|21	BuildRequires:	perl(Test::Deep)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|22	BuildRequires:	perl(Test::Differences)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|25	BuildRequires:	perl(Test::Most)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|26	BuildRequires:	perl(Test::Warn)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|27	BuildRequires:	perl(parent)
14cr|perl-CatalystX-InjectComponent-0.25.0-3|28	BuildArch:	noarch
14cr|perl-CatalystX-InjectComponent-0.25.0-3|29	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|30	%description
14cr|perl-CatalystX-InjectComponent-0.25.0-3|31	CatalystX::InjectComponent will inject Controller, Model, and View
14cr|perl-CatalystX-InjectComponent-0.25.0-3|32	components into your Catalyst application at setup (run)time. It does this
14cr|perl-CatalystX-InjectComponent-0.25.0-3|33	by creating a new package on-the-fly, having that package extend the given
14cr|perl-CatalystX-InjectComponent-0.25.0-3|34	component, and then having Catalyst setup the new component (via
14cr|perl-CatalystX-InjectComponent-0.25.0-3|35	'->setup_component')
14cr|perl-CatalystX-InjectComponent-0.25.0-3|36	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|37	%prep
14cr|perl-CatalystX-InjectComponent-0.25.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CatalystX-InjectComponent-0.25.0-3|39	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|40	%build
14cr|perl-CatalystX-InjectComponent-0.25.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CatalystX-InjectComponent-0.25.0-3|42	%make
14cr|perl-CatalystX-InjectComponent-0.25.0-3|43	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|44	%check
14cr|perl-CatalystX-InjectComponent-0.25.0-3|45	%make test
14cr|perl-CatalystX-InjectComponent-0.25.0-3|46	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|47	%install
14cr|perl-CatalystX-InjectComponent-0.25.0-3|48	%makeinstall_std
14cr|perl-CatalystX-InjectComponent-0.25.0-3|49	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|50	%files
14cr|perl-CatalystX-InjectComponent-0.25.0-3|51	%doc Changes README
14cr|perl-CatalystX-InjectComponent-0.25.0-3|52	%{_mandir}/man3/*
14cr|perl-CatalystX-InjectComponent-0.25.0-3|53	%{perl_vendorlib}/*
14cr|perl-CatalystX-InjectComponent-0.25.0-3|54	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|55	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|56	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|57	%changelog
14cr|perl-CatalystX-InjectComponent-0.25.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.25.0-3
14cr|perl-CatalystX-InjectComponent-0.25.0-3|59	+ Revision: 1b83bc3
14cr|perl-CatalystX-InjectComponent-0.25.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-CatalystX-InjectComponent-0.25.0-3|61	
14cr|perl-CatalystX-InjectComponent-0.25.0-3|62	

4127 14
14cr|perl-CatalystX-LeakChecker-0.60.0-5|1	%define upstream_name    CatalystX-LeakChecker
14cr|perl-CatalystX-LeakChecker-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-CatalystX-LeakChecker-0.60.0-5|3	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CatalystX-LeakChecker-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CatalystX-LeakChecker-0.60.0-5|6	Release:	5
14cr|perl-CatalystX-LeakChecker-0.60.0-5|7	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|8	Summary:	Debug memory leaks in Catalyst applications
14cr|perl-CatalystX-LeakChecker-0.60.0-5|9	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-CatalystX-LeakChecker-0.60.0-5|11	Group:		Development/Perl
14cr|perl-CatalystX-LeakChecker-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CatalystX-LeakChecker-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CatalystX-LeakChecker-0.60.0-5|14	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-CatalystX-LeakChecker-0.60.0-5|16	BuildRequires:	perl(B::Deparse)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|17	BuildRequires:	perl(Catalyst)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|18	BuildRequires:	perl(Devel::Cycle)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|19	BuildRequires:	perl(FindBin)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|20	BuildRequires:	perl(Moose)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|21	BuildRequires:	perl(MooseX::AttributeHelpers)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|22	BuildRequires:	perl(MooseX::Types)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|23	BuildRequires:	perl(PadWalker)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|24	BuildRequires:	perl(Task::Weaken)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|25	BuildRequires:	perl(Test::More)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|26	BuildRequires:	perl(Text::SimpleTable)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|28	BuildRequires:	perl(namespace::clean)
14cr|perl-CatalystX-LeakChecker-0.60.0-5|29	BuildArch:	noarch
14cr|perl-CatalystX-LeakChecker-0.60.0-5|30	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|31	%description
14cr|perl-CatalystX-LeakChecker-0.60.0-5|32	It's easy to create memory leaks in Catalyst applications and often they're
14cr|perl-CatalystX-LeakChecker-0.60.0-5|33	hard to find. This module tries to help you finding them by automatically
14cr|perl-CatalystX-LeakChecker-0.60.0-5|34	checking for common causes of leaks.
14cr|perl-CatalystX-LeakChecker-0.60.0-5|35	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|36	This module is intended for debugging only. I suggest to not enable it in a
14cr|perl-CatalystX-LeakChecker-0.60.0-5|37	production environment.
14cr|perl-CatalystX-LeakChecker-0.60.0-5|38	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|39	%prep
14cr|perl-CatalystX-LeakChecker-0.60.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CatalystX-LeakChecker-0.60.0-5|41	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|42	%build
14cr|perl-CatalystX-LeakChecker-0.60.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CatalystX-LeakChecker-0.60.0-5|44	%make
14cr|perl-CatalystX-LeakChecker-0.60.0-5|45	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|46	%check
14cr|perl-CatalystX-LeakChecker-0.60.0-5|47	%make test
14cr|perl-CatalystX-LeakChecker-0.60.0-5|48	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|49	%install
14cr|perl-CatalystX-LeakChecker-0.60.0-5|50	%makeinstall_std
14cr|perl-CatalystX-LeakChecker-0.60.0-5|51	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|52	%files
14cr|perl-CatalystX-LeakChecker-0.60.0-5|53	%doc Changes META.yml LICENSE README
14cr|perl-CatalystX-LeakChecker-0.60.0-5|54	%{_mandir}/man3/*
14cr|perl-CatalystX-LeakChecker-0.60.0-5|55	%{perl_vendorlib}/*
14cr|perl-CatalystX-LeakChecker-0.60.0-5|56	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|57	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|58	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|59	%changelog
14cr|perl-CatalystX-LeakChecker-0.60.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-CatalystX-LeakChecker-0.60.0-5|61	+ Revision: 353c135
14cr|perl-CatalystX-LeakChecker-0.60.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-CatalystX-LeakChecker-0.60.0-5|63	
14cr|perl-CatalystX-LeakChecker-0.60.0-5|64	

4128 14
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|1	%define upstream_name    CatalystX-SimpleLogin
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|2	%define upstream_version 0.18
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|3	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|6	Release:	2
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|7	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|8	Summary:	Redirect
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|9	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|10	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|11	License:	GPL+ or Artistic
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|12	Group:		Development/Perl
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|14	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|15	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|16	BuildRequires:	perl-devel
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|17	BuildRequires:	perl(Catalyst::Action::REST)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|18	BuildRequires:	perl(Catalyst::Action::RenderView)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|19	BuildRequires:	perl(Catalyst::ActionRole::ACL)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|20	BuildRequires:	perl(Catalyst::Controller::ActionRole)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|21	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|22	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|23	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|24	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|25	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|26	BuildRequires:	perl(Catalyst::View::TT)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|27	BuildRequires:	perl(CatalystX::Component::Traits)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|28	BuildRequires:	perl(CatalystX::InjectComponent)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|29	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|30	BuildRequires:	perl(HTML::FormHandler)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|31	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|32	BuildRequires:	perl(Moose)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|33	BuildRequires:	perl(Moose::Autobox)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|34	BuildRequires:	perl(MooseX::MethodAttributes)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|35	BuildRequires:	perl(MooseX::RelatedClassRoles)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|36	BuildRequires:	perl(MooseX::Types)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|37	BuildRequires:	perl(MooseX::Types::Common)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|38	BuildRequires:	perl(SQL::Translator)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|39	BuildRequires:	perl(Test::Exception)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|40	BuildRequires:	perl(Test::More)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|41	BuildRequires:	perl(namespace::autoclean)
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|42	BuildArch:	noarch
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|43	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|44	%description
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|45	CatalystX::SimpleLogin is an application class role which will inject a
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|46	controller which is an instance of the
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|47	CatalystX::SimpleLogin::Controller::Login manpage into your application.
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|48	This provides a simple login and logout page with the adition of only one
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|49	line of code and one template to your application.
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|50	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|51	%prep
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|52	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|53	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|54	%build
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|55	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|56	%make
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|57	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|58	%check
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|59	%make test
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|60	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|61	%install
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|62	%makeinstall_std
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|63	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|64	%files
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|65	%doc Changes META.yml README
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|66	%{_mandir}/man3/*
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|67	%{perl_vendorlib}/*
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|68	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|69	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|70	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|71	%changelog
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-2
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|73	+ Revision: 35608b1
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|74	- MassBuild#464: Increase release tag
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|75	
14cr|perl-CatalystX-SimpleLogin-0.180.0-2|76	

4129 14
14cr|perl-CDB_File-0.970.0-4|1	%define upstream_name    CDB_File
14cr|perl-CDB_File-0.970.0-4|2	%define upstream_version 0.97
14cr|perl-CDB_File-0.970.0-4|3	
14cr|perl-CDB_File-0.970.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-CDB_File-0.970.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CDB_File-0.970.0-4|6	Release:	4
14cr|perl-CDB_File-0.970.0-4|7	
14cr|perl-CDB_File-0.970.0-4|8	Summary:	Extension for access to cdb databases
14cr|perl-CDB_File-0.970.0-4|9	
14cr|perl-CDB_File-0.970.0-4|10	License:	GPL+ or Artistic
14cr|perl-CDB_File-0.970.0-4|11	Group:		Development/Perl
14cr|perl-CDB_File-0.970.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CDB_File-0.970.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CDB_File-0.970.0-4|14	
14cr|perl-CDB_File-0.970.0-4|15	BuildRequires:	perl-devel
14cr|perl-CDB_File-0.970.0-4|16	
14cr|perl-CDB_File-0.970.0-4|17	%description
14cr|perl-CDB_File-0.970.0-4|18	CDB_File is a module which provides a Perl interface to Dan Berstein's cdb
14cr|perl-CDB_File-0.970.0-4|19	package.
14cr|perl-CDB_File-0.970.0-4|20	
14cr|perl-CDB_File-0.970.0-4|21	%prep
14cr|perl-CDB_File-0.970.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CDB_File-0.970.0-4|23	
14cr|perl-CDB_File-0.970.0-4|24	%build
14cr|perl-CDB_File-0.970.0-4|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CDB_File-0.970.0-4|26	%make
14cr|perl-CDB_File-0.970.0-4|27	
14cr|perl-CDB_File-0.970.0-4|28	%check
14cr|perl-CDB_File-0.970.0-4|29	make test
14cr|perl-CDB_File-0.970.0-4|30	
14cr|perl-CDB_File-0.970.0-4|31	%install
14cr|perl-CDB_File-0.970.0-4|32	
14cr|perl-CDB_File-0.970.0-4|33	%makeinstall_std
14cr|perl-CDB_File-0.970.0-4|34	
14cr|perl-CDB_File-0.970.0-4|35	%clean
14cr|perl-CDB_File-0.970.0-4|36	
14cr|perl-CDB_File-0.970.0-4|37	%files
14cr|perl-CDB_File-0.970.0-4|38	%doc ACKNOWLEDGE CHANGES COPYRIGHT README
14cr|perl-CDB_File-0.970.0-4|39	%{perl_vendorarch}/auto/CDB_File
14cr|perl-CDB_File-0.970.0-4|40	%{perl_vendorarch}/CDB_File.pm
14cr|perl-CDB_File-0.970.0-4|41	%{perl_vendorarch}/bun-x.pl
14cr|perl-CDB_File-0.970.0-4|42	%{_mandir}/*/*
14cr|perl-CDB_File-0.970.0-4|43	
14cr|perl-CDB_File-0.970.0-4|44	
14cr|perl-CDB_File-0.970.0-4|45	
14cr|perl-CDB_File-0.970.0-4|46	%changelog
14cr|perl-CDB_File-0.970.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.970.0-4
14cr|perl-CDB_File-0.970.0-4|48	+ Revision: 88d57f1
14cr|perl-CDB_File-0.970.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-CDB_File-0.970.0-4|50	
14cr|perl-CDB_File-0.970.0-4|51	

4130 14
14cr|perl-CDDB-1.222.0-3|1	%define upstream_name	 CDDB
14cr|perl-CDDB-1.222.0-3|2	%define upstream_version 1.222
14cr|perl-CDDB-1.222.0-3|3	
14cr|perl-CDDB-1.222.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CDDB-1.222.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CDDB-1.222.0-3|6	Release:	3
14cr|perl-CDDB-1.222.0-3|7	
14cr|perl-CDDB-1.222.0-3|8	Summary:	A high-level interface to cddb protocol servers
14cr|perl-CDDB-1.222.0-3|9	
14cr|perl-CDDB-1.222.0-3|10	License:	GPL+ or Artistic
14cr|perl-CDDB-1.222.0-3|11	Group:		Development/Perl
14cr|perl-CDDB-1.222.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CDDB-1.222.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/CDDB/CDDB-%{upstream_version}.tar.gz
14cr|perl-CDDB-1.222.0-3|14	
14cr|perl-CDDB-1.222.0-3|15	BuildRequires:	perl-devel
14cr|perl-CDDB-1.222.0-3|16	BuildRequires:	perl(Mail::Header)
14cr|perl-CDDB-1.222.0-3|17	BuildArch:	noarch
14cr|perl-CDDB-1.222.0-3|18	
14cr|perl-CDDB-1.222.0-3|19	%description
14cr|perl-CDDB-1.222.0-3|20	CDDB is a high-level interface to databases based on the Compact Disc
14cr|perl-CDDB-1.222.0-3|21	Database protocol.
14cr|perl-CDDB-1.222.0-3|22	
14cr|perl-CDDB-1.222.0-3|23	Starting with version 1.04, CDDB.pm will contact freedb.org servers by
14cr|perl-CDDB-1.222.0-3|24	default. cddb.com's developer license is for end-user applications; not
14cr|perl-CDDB-1.222.0-3|25	third-party libraries.  This makes CDDB.pm ineligible for access to
14cr|perl-CDDB-1.222.0-3|26	cddb.com servers.  This author will not pursue further cddb.com
14cr|perl-CDDB-1.222.0-3|27	access. Developers using CDDB.pm may continue to attempt connections to
14cr|perl-CDDB-1.222.0-3|28	cddb.com servers, but there are no guarantees.
14cr|perl-CDDB-1.222.0-3|29	
14cr|perl-CDDB-1.222.0-3|30	%prep
14cr|perl-CDDB-1.222.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CDDB-1.222.0-3|32	
14cr|perl-CDDB-1.222.0-3|33	%build
14cr|perl-CDDB-1.222.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CDDB-1.222.0-3|35	%make
14cr|perl-CDDB-1.222.0-3|36	
14cr|perl-CDDB-1.222.0-3|37	%check
14cr|perl-CDDB-1.222.0-3|38	make test
14cr|perl-CDDB-1.222.0-3|39	
14cr|perl-CDDB-1.222.0-3|40	%install
14cr|perl-CDDB-1.222.0-3|41	%makeinstall_std
14cr|perl-CDDB-1.222.0-3|42	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-CDDB-1.222.0-3|43	
14cr|perl-CDDB-1.222.0-3|44	%files
14cr|perl-CDDB-1.222.0-3|45	%doc README HISTORY
14cr|perl-CDDB-1.222.0-3|46	%{perl_vendorlib}/CDDB.pm
14cr|perl-CDDB-1.222.0-3|47	%{_mandir}/*/*
14cr|perl-CDDB-1.222.0-3|48	
14cr|perl-CDDB-1.222.0-3|49	
14cr|perl-CDDB-1.222.0-3|50	
14cr|perl-CDDB-1.222.0-3|51	%changelog
14cr|perl-CDDB-1.222.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.222.0-3
14cr|perl-CDDB-1.222.0-3|53	+ Revision: ff97e56
14cr|perl-CDDB-1.222.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-CDDB-1.222.0-3|55	
14cr|perl-CDDB-1.222.0-3|56	

4131 14
14cr|perl-CDDB_get-2.270.0-5|1	%define	upstream_name	 CDDB_get
14cr|perl-CDDB_get-2.270.0-5|2	%define upstream_version 2.27
14cr|perl-CDDB_get-2.270.0-5|3	
14cr|perl-CDDB_get-2.270.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CDDB_get-2.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CDDB_get-2.270.0-5|6	Release:	5
14cr|perl-CDDB_get-2.270.0-5|7	
14cr|perl-CDDB_get-2.270.0-5|8	Summary:	Read the CDDB entry for an audio CD in your drive
14cr|perl-CDDB_get-2.270.0-5|9	
14cr|perl-CDDB_get-2.270.0-5|10	License:	GPL+ or Artistic
14cr|perl-CDDB_get-2.270.0-5|11	Group:		Development/Perl
14cr|perl-CDDB_get-2.270.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CDDB_get-2.270.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CDDB_get/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CDDB_get-2.270.0-5|14	
14cr|perl-CDDB_get-2.270.0-5|15	BuildRequires:	perl-devel
14cr|perl-CDDB_get-2.270.0-5|16	BuildArch:	noarch
14cr|perl-CDDB_get-2.270.0-5|17	
14cr|perl-CDDB_get-2.270.0-5|18	%description
14cr|perl-CDDB_get-2.270.0-5|19	This module/script gets the CDDB info for an audio cd.
14cr|perl-CDDB_get-2.270.0-5|20	
14cr|perl-CDDB_get-2.270.0-5|21	%prep
14cr|perl-CDDB_get-2.270.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CDDB_get-2.270.0-5|23	
14cr|perl-CDDB_get-2.270.0-5|24	%build
14cr|perl-CDDB_get-2.270.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CDDB_get-2.270.0-5|26	%make
14cr|perl-CDDB_get-2.270.0-5|27	
14cr|perl-CDDB_get-2.270.0-5|28	%install
14cr|perl-CDDB_get-2.270.0-5|29	%makeinstall_std
14cr|perl-CDDB_get-2.270.0-5|30	
14cr|perl-CDDB_get-2.270.0-5|31	%files
14cr|perl-CDDB_get-2.270.0-5|32	%doc Changes README
14cr|perl-CDDB_get-2.270.0-5|33	%{_bindir}/cddb.pl
14cr|perl-CDDB_get-2.270.0-5|34	%{perl_vendorlib}/auto/CDDB_*
14cr|perl-CDDB_get-2.270.0-5|35	%{perl_vendorlib}/CDDB_*.pm
14cr|perl-CDDB_get-2.270.0-5|36	%{perl_vendorlib}/cddb.pl
14cr|perl-CDDB_get-2.270.0-5|37	%{_mandir}/*/*
14cr|perl-CDDB_get-2.270.0-5|38	
14cr|perl-CDDB_get-2.270.0-5|39	
14cr|perl-CDDB_get-2.270.0-5|40	%changelog
14cr|perl-CDDB_get-2.270.0-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.270.0-5
14cr|perl-CDDB_get-2.270.0-5|42	+ Revision: 17845bd
14cr|perl-CDDB_get-2.270.0-5|43	- MassBuild#464: Increase release tag
14cr|perl-CDDB_get-2.270.0-5|44	
14cr|perl-CDDB_get-2.270.0-5|45	

4132 14
14cr|perl-Cflow-1.53.0-12|1	%define upstream_name	 Cflow
14cr|perl-Cflow-1.53.0-12|2	%define upstream_version 1.053
14cr|perl-Cflow-1.53.0-12|3	
14cr|perl-Cflow-1.53.0-12|4	Name:       perl-%{upstream_name}
14cr|perl-Cflow-1.53.0-12|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Cflow-1.53.0-12|6	Release:	12
14cr|perl-Cflow-1.53.0-12|7	
14cr|perl-Cflow-1.53.0-12|8	Summary:	Find ``interesting'' flows in raw IP flow files
14cr|perl-Cflow-1.53.0-12|9	
14cr|perl-Cflow-1.53.0-12|10	License:	GPL+ or Artistic
14cr|perl-Cflow-1.53.0-12|11	Group:		Development/Perl
14cr|perl-Cflow-1.53.0-12|12	Url:		http://net.doit.wisc.edu/~plonka/%{upstream_name}/
14cr|perl-Cflow-1.53.0-12|13	Source0:	http://net.doit.wisc.edu/~plonka/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Cflow-1.53.0-12|14	
14cr|perl-Cflow-1.53.0-12|15	BuildRequires:	perl-devel
14cr|perl-Cflow-1.53.0-12|16	
14cr|perl-Cflow-1.53.0-12|17	%description
14cr|perl-Cflow-1.53.0-12|18	This package is of little use on its own. It requires input in the form of
14cr|perl-Cflow-1.53.0-12|19	time-stamped raw flow files produced by other software packages. These ``flow
14cr|perl-Cflow-1.53.0-12|20	sources'' either snoop a local ethernet (via libpcap) or collect flow
14cr|perl-Cflow-1.53.0-12|21	information from IP routers that are configured to export said information. The
14cr|perl-Cflow-1.53.0-12|22	following flow sources are supported:
14cr|perl-Cflow-1.53.0-12|23	
14cr|perl-Cflow-1.53.0-12|24	argus by Carter Bullard:
14cr|perl-Cflow-1.53.0-12|25	http://www.qosient.com/argus/
14cr|perl-Cflow-1.53.0-12|26	
14cr|perl-Cflow-1.53.0-12|27	flow-tools by Mark Fullmer (with NetFlow v1, v5, v6, or v7):
14cr|perl-Cflow-1.53.0-12|28	http://www.splintered.net/sw/flow-tools/
14cr|perl-Cflow-1.53.0-12|29	
14cr|perl-Cflow-1.53.0-12|30	CAIDA's cflowd (with NetFlow v5):
14cr|perl-Cflow-1.53.0-12|31	http://www.caida.org/tools/measurement/cflowd/
14cr|perl-Cflow-1.53.0-12|32	http://net.doit.wisc.edu/~plonka/cflowd/
14cr|perl-Cflow-1.53.0-12|33	
14cr|perl-Cflow-1.53.0-12|34	lfapd by Steve Premeau (with LFAPv4):
14cr|perl-Cflow-1.53.0-12|35	http://www.nmops.org/
14cr|perl-Cflow-1.53.0-12|36	
14cr|perl-Cflow-1.53.0-12|37	
14cr|perl-Cflow-1.53.0-12|38	%prep
14cr|perl-Cflow-1.53.0-12|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cflow-1.53.0-12|40	
14cr|perl-Cflow-1.53.0-12|41	%build
14cr|perl-Cflow-1.53.0-12|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cflow-1.53.0-12|43	%make
14cr|perl-Cflow-1.53.0-12|44	
14cr|perl-Cflow-1.53.0-12|45	%install
14cr|perl-Cflow-1.53.0-12|46	rm -Rf %{buildroot}
14cr|perl-Cflow-1.53.0-12|47	%makeinstall_std
14cr|perl-Cflow-1.53.0-12|48	
14cr|perl-Cflow-1.53.0-12|49	%check
14cr|perl-Cflow-1.53.0-12|50	make test
14cr|perl-Cflow-1.53.0-12|51	
14cr|perl-Cflow-1.53.0-12|52	%clean
14cr|perl-Cflow-1.53.0-12|53	rm -Rf %{buildroot}
14cr|perl-Cflow-1.53.0-12|54	
14cr|perl-Cflow-1.53.0-12|55	%files
14cr|perl-Cflow-1.53.0-12|56	%doc README
14cr|perl-Cflow-1.53.0-12|57	%{perl_vendorarch}/auto/%{upstream_name}
14cr|perl-Cflow-1.53.0-12|58	%{perl_vendorarch}/%{upstream_name}.pm
14cr|perl-Cflow-1.53.0-12|59	%{_mandir}/man?/*
14cr|perl-Cflow-1.53.0-12|60	%{_bindir}/flowdumper
14cr|perl-Cflow-1.53.0-12|61	
14cr|perl-Cflow-1.53.0-12|62	
14cr|perl-Cflow-1.53.0-12|63	
14cr|perl-Cflow-1.53.0-12|64	%changelog
14cr|perl-Cflow-1.53.0-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.53.0-12
14cr|perl-Cflow-1.53.0-12|66	+ Revision: 3fe4845
14cr|perl-Cflow-1.53.0-12|67	- MassBuild#464: Increase release tag
14cr|perl-Cflow-1.53.0-12|68	
14cr|perl-Cflow-1.53.0-12|69	

4133 14
14cr|perl-CGI-Application-4.500.0-4|1	%define upstream_name	 CGI-Application
14cr|perl-CGI-Application-4.500.0-4|2	%define upstream_version 4.50
14cr|perl-CGI-Application-4.500.0-4|3	
14cr|perl-CGI-Application-4.500.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-4.500.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-4.500.0-4|6	Release:	4
14cr|perl-CGI-Application-4.500.0-4|7	
14cr|perl-CGI-Application-4.500.0-4|8	Summary:	Framework for building reusable web-applications
14cr|perl-CGI-Application-4.500.0-4|9	
14cr|perl-CGI-Application-4.500.0-4|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-4.500.0-4|11	Group:		Development/Perl
14cr|perl-CGI-Application-4.500.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-CGI-Application-4.500.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-4.500.0-4|14	
14cr|perl-CGI-Application-4.500.0-4|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-4.500.0-4|16	BuildRequires:	perl(CGI)
14cr|perl-CGI-Application-4.500.0-4|17	BuildRequires:	perl(Class::ISA)
14cr|perl-CGI-Application-4.500.0-4|18	BuildRequires:	perl(HTML::Template)
14cr|perl-CGI-Application-4.500.0-4|19	Requires:	    perl(CGI)
14cr|perl-CGI-Application-4.500.0-4|20	Requires: 	    perl(HTML::Template)
14cr|perl-CGI-Application-4.500.0-4|21	BuildArch: 	noarch
14cr|perl-CGI-Application-4.500.0-4|22	
14cr|perl-CGI-Application-4.500.0-4|23	%description
14cr|perl-CGI-Application-4.500.0-4|24	%{upstream_name} is intended to make it easier to create sophisticated,
14cr|perl-CGI-Application-4.500.0-4|25	reusable web-based applications. This module implements a methodology
14cr|perl-CGI-Application-4.500.0-4|26	which, if followed, will make your web software easier to design,
14cr|perl-CGI-Application-4.500.0-4|27	easier to document, easier to write, and easier to evolve.
14cr|perl-CGI-Application-4.500.0-4|28	
14cr|perl-CGI-Application-4.500.0-4|29	%prep
14cr|perl-CGI-Application-4.500.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-4.500.0-4|31	chmod 755 Examples/Mailform/mailform.cgi
14cr|perl-CGI-Application-4.500.0-4|32	
14cr|perl-CGI-Application-4.500.0-4|33	%build
14cr|perl-CGI-Application-4.500.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-4.500.0-4|35	%make
14cr|perl-CGI-Application-4.500.0-4|36	
14cr|perl-CGI-Application-4.500.0-4|37	%check
14cr|perl-CGI-Application-4.500.0-4|38	make test
14cr|perl-CGI-Application-4.500.0-4|39	
14cr|perl-CGI-Application-4.500.0-4|40	%install
14cr|perl-CGI-Application-4.500.0-4|41	%makeinstall_std
14cr|perl-CGI-Application-4.500.0-4|42	
14cr|perl-CGI-Application-4.500.0-4|43	%files
14cr|perl-CGI-Application-4.500.0-4|44	%doc Changes README Examples
14cr|perl-CGI-Application-4.500.0-4|45	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-4.500.0-4|46	%{_mandir}/*/*
14cr|perl-CGI-Application-4.500.0-4|47	
14cr|perl-CGI-Application-4.500.0-4|48	
14cr|perl-CGI-Application-4.500.0-4|49	
14cr|perl-CGI-Application-4.500.0-4|50	%changelog
14cr|perl-CGI-Application-4.500.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.500.0-4
14cr|perl-CGI-Application-4.500.0-4|52	+ Revision: 631f773
14cr|perl-CGI-Application-4.500.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-4.500.0-4|54	
14cr|perl-CGI-Application-4.500.0-4|55	

4134 14
14cr|perl-CGI-Application-Dispatch-3.120.0-3|1	%define upstream_name    CGI-Application-Dispatch
14cr|perl-CGI-Application-Dispatch-3.120.0-3|2	%define upstream_version 3.12
14cr|perl-CGI-Application-Dispatch-3.120.0-3|3	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CGI-Application-Dispatch-3.120.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Dispatch-3.120.0-3|6	Release:    3
14cr|perl-CGI-Application-Dispatch-3.120.0-3|7	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|8	Summary:    Dispatch requests to CGI::Application based object
14cr|perl-CGI-Application-Dispatch-3.120.0-3|9	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|10	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|11	License:    GPL+ or Artistic
14cr|perl-CGI-Application-Dispatch-3.120.0-3|12	Group:      Development/Perl
14cr|perl-CGI-Application-Dispatch-3.120.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Dispatch-3.120.0-3|14	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Dispatch-3.120.0-3|15	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|16	BuildRequires: perl(CGI::Application)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|17	BuildRequires: perl(Try::Tiny)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|18	BuildRequires: perl(Plack::Test)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|19	BuildRequires: perl(HTTP::Exception)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|20	BuildRequires: perl(Module::Build)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|21	BuildRequires: perl(Test::LongString)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|22	BuildRequires: perl(Exception::Class::TryCatch)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|23	BuildArch: noarch
14cr|perl-CGI-Application-Dispatch-3.120.0-3|24	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|25	%description
14cr|perl-CGI-Application-Dispatch-3.120.0-3|26	This module provides a way (as a mod_perl handler or running under vanilla CGI)
14cr|perl-CGI-Application-Dispatch-3.120.0-3|27	to look at the path ($r->path_info or $ENV{PATH_INFO}) of the incoming request,
14cr|perl-CGI-Application-Dispatch-3.120.0-3|28	parse off the desired module and it's run mode, create an instance of that
14cr|perl-CGI-Application-Dispatch-3.120.0-3|29	module and run it.
14cr|perl-CGI-Application-Dispatch-3.120.0-3|30	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|31	%prep
14cr|perl-CGI-Application-Dispatch-3.120.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Dispatch-3.120.0-3|33	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|34	%build
14cr|perl-CGI-Application-Dispatch-3.120.0-3|35	%{__perl} Build.PL installdirs=vendor
14cr|perl-CGI-Application-Dispatch-3.120.0-3|36	./Build
14cr|perl-CGI-Application-Dispatch-3.120.0-3|37	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|38	%check
14cr|perl-CGI-Application-Dispatch-3.120.0-3|39	./Build test
14cr|perl-CGI-Application-Dispatch-3.120.0-3|40	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|41	%install
14cr|perl-CGI-Application-Dispatch-3.120.0-3|42	./Build install destdir=%{buildroot}
14cr|perl-CGI-Application-Dispatch-3.120.0-3|43	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|44	%clean
14cr|perl-CGI-Application-Dispatch-3.120.0-3|45	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|46	%files
14cr|perl-CGI-Application-Dispatch-3.120.0-3|47	%doc Changes
14cr|perl-CGI-Application-Dispatch-3.120.0-3|48	%{_mandir}/man3/*
14cr|perl-CGI-Application-Dispatch-3.120.0-3|49	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Dispatch-3.120.0-3|50	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|51	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|52	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|53	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|54	%changelog
14cr|perl-CGI-Application-Dispatch-3.120.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.120.0-3
14cr|perl-CGI-Application-Dispatch-3.120.0-3|56	+ Revision: 5c31638
14cr|perl-CGI-Application-Dispatch-3.120.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Dispatch-3.120.0-3|58	
14cr|perl-CGI-Application-Dispatch-3.120.0-3|59	

4135 14
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|1	%define upstream_name    CGI-Application-Plugin-Authentication
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|3	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|6	Release:	3
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|7	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|8	Summary:	Authentication framework for CGI::Application
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|9	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-Authentication-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|14	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|16	BuildRequires: perl(Test::NoWarnings)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|17	BuildRequires: perl(Readonly)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|18	BuildRequires: perl(Digest::SHA)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|19	BuildRequires:	perl(Attribute::Handlers)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|20	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|21	BuildRequires:	perl(CGI::Cookie)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|22	BuildRequires:	perl(Class::ISA)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|23	BuildRequires:	perl(Digest::SHA1)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|24	BuildRequires:	perl(MIME::Base64)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|25	BuildRequires:	perl(Scalar::Util)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|26	BuildRequires:	perl(Task::Weaken)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|27	BuildRequires:	perl(Test::Exception)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|28	BuildRequires:	perl(Test::MockObject)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|29	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|30	BuildRequires:	perl(Test::Regression)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|31	BuildRequires:	perl(Test::Taint)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|32	BuildRequires:	perl(Test::Warn)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|33	BuildRequires:	perl(Test::Without::Module)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|34	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|35	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|36	BuildRequires:	perl(CGI::Application::Plugin::Session)
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|37	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|38	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|39	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|40	%description
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|41	CGI::Application::Plugin::Authentication adds the ability to authenticate
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|42	users in your the CGI::Application manpage modules. It imports one method
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|43	called 'authen' into your CGI::Application module. Through the authen
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|44	method you can call all the methods of the
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|45	CGI::Application::Plugin::Authentication plugin.
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|46	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|47	There are two main decisions that you need to make when using this module.
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|48	How will the usernames and password be verified (ie from a database, LDAP,
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|49	etc...), and how can we keep the knowledge that a user has already logged
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|50	in persistent, so that they will not have to enter their credentials again
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|51	on the next request (ie how do we 'Store' the authentication information
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|52	across requests).
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|53	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|54	Choosing a Driver
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|55	There are three drivers that are included with the distribution. Also,
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|56	there is built in support for all of the Authen::Simple modules (search
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|57	CPAN for Authen::Simple for more information). This should be enough to
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|58	cover everyone's needs.
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|59	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|60	%prep
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|61	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|62	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|63	%build
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|64	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|65	%make
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|66	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|67	%check
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|68	# https://rt.cpan.org/Public/Bug/Display.html?id=85969
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|69	rm -f t/03_login_box.t
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|70	make test
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|71	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|72	%install
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|73	%makeinstall_std
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|74	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|75	%files
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|76	%doc Changes README
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|77	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|78	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|79	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|80	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|81	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|82	%changelog
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|84	+ Revision: 52713e6
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|85	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|86	
14cr|perl-CGI-Application-Plugin-Authentication-0.200.0-3|87	

4136 14
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|1	%define upstream_name    CGI-Application-Plugin-AutoRunmode
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|2	%define upstream_version 0.18
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|3	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|7	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|8	Summary:	CGI::App plugin to automatically register runmodes
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|9	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|14	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|17	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|18	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|19	%description
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|20	This plugin for CGI::Application provides easy ways to setup run modes. You
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|21	can just write the method that implement a run mode, you do not have to
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|22	explicitly register it with CGI::App anymore.
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|23	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|24	There are two approaches:
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|25	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|26	* Declare run modes with subroutine attributes.
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|27	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|28	%prep
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|30	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|31	%build
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|33	%make
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|34	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|35	%check
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|36	make test
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|37	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|38	%install
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|39	%makeinstall_std
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|40	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|41	%files
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|42	%doc Changes README
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|43	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|44	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|45	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|46	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|47	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|48	%changelog
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-5
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|50	+ Revision: 4d655fd
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|52	
14cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-5|53	

4137 14
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|1	%define upstream_name    CGI-Application-Plugin-CAPTCHA
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|3	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|7	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|8	Summary:	Easily create, use, and verify CAPTCHAs in
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|9	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|14	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|17	BuildRequires:	perl(GD::SecurityImage)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|18	BuildRequires:	perl(Digest::SHA1)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|19	BuildRequires:	perl(Module::Build)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|21	BuildRequires:	perl(Data::Random)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|22	BuildRequires:	perl(Test::Exception)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|23	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|24	BuildRequires:	perl(HTTP::Server::Simple::CGI)
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|25	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|26	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|27	%description
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|28	'CGI::Application::Plugin::CAPTCHA' allows programmers to easily add and
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|29	verify CAPTCHAs in their CGI::Application-derived web applications.
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|30	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|31	A CAPTCHA (or Completely Automated Public Turing Test to Tell Computers and
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|32	Humans Apart) is an image with a random string of characters. A user must
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|33	successfully enter the random string in order to submit a form. This is a
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|34	simple (yet annoying) procedure for humans to complete, but one that is
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|35	significantly more difficult for a form-stuffing script to complete without
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|36	having to integrate some sort of OCR.
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|37	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|38	CAPTCHAs are not a perfect solution. Any skilled, diligent cracker will
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|39	eventually be able to bypass a CAPTCHA, but it should be able to shut down
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|40	your average script-kiddie.
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|41	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|42	%prep
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|44	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|45	%build
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|47	%make
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|48	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|49	%check
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|50	make test
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|51	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|52	%install
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|53	%makeinstall_std
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|54	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|55	%files
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|56	%doc Changes README
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|57	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|58	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|59	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|60	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|61	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|62	%changelog
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|64	+ Revision: ffe0b81
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|66	
14cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-5|67	

4138 14
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|1	%define upstream_name    CGI-Application-Plugin-Config-YAML
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|3	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|7	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|8	Summary:	Add Config::YAML support to CGI::Application
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|9	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|14	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|16	BuildRequires:	perl(Config::YAML)
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|17	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|18	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|19	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|20	%description
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|21	This plug-in add Config::YAML support to CGI::Application. The usage of this
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|22	plug-in is almost the same as CGI::Application::Plugin::Config::Simple. This
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|23	plug-in can be easily used instead of CGI::Application::Plugin::Config::Simple.
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|24	This plug-in refers to CGI::Application::Plugin::Config::Simple.
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|25	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|26	%prep
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|28	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|29	%build
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|31	%make
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|32	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|33	%check
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|34	make test
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|35	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|36	%install
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|37	%makeinstall_std
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|38	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|39	%files
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|40	%doc Changes README
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|41	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|42	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|43	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|44	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|45	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|46	%changelog
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|48	+ Revision: f9affac
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|50	
14cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-5|51	

4139 14
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|1	%define upstream_name    CGI-Application-Plugin-DBH
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|2	%define upstream_version 4.04
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|5	Release:	3
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|6	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|7	Summary:	Easy DBI access from CGI::Application
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|8	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|9	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|10	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-DBH-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|13	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|14	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|15	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|16	BuildRequires:	perl(DBD::Mock)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|17	BuildRequires:	perl(DBI)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|19	BuildRequires:	perl(Test::Pod)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|20	BuildRequires:	perl(Test::MockObject)
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|21	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|22	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|23	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|24	%description
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|25	CGI::Application::Plugin::DBH adds easy access to a DBI database handle to
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|26	your CGI::Application modules. Lazy loading is used to prevent a database
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|27	connection from being made if the 'dbh' method is not called during the
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|28	request. In other words, the database connection is not created until it is
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|29	actually needed.
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|30	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|31	%prep
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|33	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|34	%build
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|36	%make
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|37	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|38	%check
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|39	%make test
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|40	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|41	%install
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|42	%makeinstall_std
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|43	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|44	%files
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|45	%doc Changes README
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|46	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|47	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|48	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|49	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|50	%changelog
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.40.0-3
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|52	+ Revision: 608ee59
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|54	
14cr|perl-CGI-Application-Plugin-DBH-4.40.0-3|55	

4140 14
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|1	%define upstream_name    CGI-Application-Plugin-ErrorPage
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|2	%define upstream_version 1.21
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|3	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|6	Release:    4
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|7	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|8	Summary:    A simple error page plugin for CGI::Application
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|9	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|10	License:    GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|11	Group:      Development/Perl
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|14	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|15	BuildRequires: perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|16	BuildRequires: perl(Params::Validate)
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|17	BuildRequires: perl(Test::More)
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|19	BuildArch: noarch
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|20	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|21	%description
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|22	This plugin provides a shortcut for the common need of returning a simple
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|23	error message to the user.
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|24	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|25	You are encouraged to provide a template file so that the error messages
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|26	can be presented with a design consistent with the rest of your
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|27	application.
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|28	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|29	A simple design is provided below to get to you started.
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|30	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|31	%prep
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|33	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|34	%build
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|36	%make
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|37	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|38	%check
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|39	make test
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|40	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|41	%install
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|42	%makeinstall_std
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|43	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|44	%clean
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|45	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|46	%files
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|47	%doc Changes README LICENSE
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|48	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|49	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|50	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|51	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|52	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|53	%changelog
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.210.0-4
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|55	+ Revision: 0ce2a0b
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|57	
14cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-4|58	

4141 14
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|1	%define upstream_name    CGI-Application-Plugin-Forward
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|2	%define upstream_version 1.06
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|3	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|7	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|8	Summary:	Pass control from one run mode to another
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|9	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|14	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|19	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|20	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|21	%description
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|22	The forward method passes control to another run mode and returns its
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|23	output. This is equivalent to calling '$self->$other_runmode', except that
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|24	the CGI::Application manpage's internal value of the current run mode is
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|25	updated.
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|26	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|27	This means that calling '$self->get_current_runmode' after calling
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|28	'forward' will return the name of the new run mode. This is useful for
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|29	modules that depend on the name of the current run mode such as the
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|30	CGI::Application::Plugin::AnyTemplate manpage.
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|31	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|32	For example, here's how to pass control to a run mode named 'other_action'
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|33	from 'start' while updating the value of 'current_run_mode':
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|34	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|35	%prep
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|37	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|38	%build
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|40	%make
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|41	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|42	%check
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|43	make test
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|44	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|45	%install
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|46	%makeinstall_std
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|47	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|48	%files
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|49	%doc README Changes
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|50	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|51	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|52	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|53	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|54	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|55	%changelog
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-5
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|57	+ Revision: a911ab8
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|59	
14cr|perl-CGI-Application-Plugin-Forward-1.60.0-5|60	

4142 14
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|1	%define upstream_name    CGI-Application-Plugin-LogDispatch
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|3	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|7	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|8	Summary:	Add Log::Dispatch support to CGI::Application
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|9	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|14	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|17	BuildRequires:	perl(Log::Dispatch)
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|19	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|21	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|22	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|23	%description
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|24	CGI::Application::Plugin::LogDispatch adds logging support to your the
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|25	CGI::Application manpage modules by providing a the Log::Dispatch manpage
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|26	dispatcher object that is accessible from anywhere in the application.
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|27	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|28	If you have the CGI::Application::Plugin::DevPopup manpage installed, a
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|29	"Log Entries" report is added to the popup window, containing all of the
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|30	entries that were logged during the execution of the runmode.
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|31	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|32	%prep
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|34	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|35	%build
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|37	%make
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|38	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|39	%check
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|40	make test
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|41	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|42	%install
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|43	%makeinstall_std
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|44	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|45	%files
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|46	%doc Changes README
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|47	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|48	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|49	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|50	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|51	%changelog
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|53	+ Revision: f3a2c26
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|55	
14cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-5|56	

4143 14
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|1	%define upstream_name    CGI-Application-Plugin-RateLimit
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|2	%define upstream_version 1.0
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|3	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|6	Release:	7
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|7	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|8	Summary:	Limits runmode call rate per user
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|9	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|14	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|17	BuildRequires:	perl(Class::Accessor)
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|18	BuildRequires:	perl(Test::More)
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|19	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|20	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|21	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|22	%description
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|23	This module provides protection against a user calling a runmode too
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|24	frequently. A typical use-case might be a contact form that sends email.
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|25	You'd like to allow your users to send you messages, but thousands of
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|26	messages from a single user would be a problem.
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|27	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|28	This module works by maintaining a database of hits to protected runmodes.
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|29	It then checks this database to determine if a new hit should be allowed
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|30	based on past activity by the user. The user's identity is, by default,
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|31	tied to login (via REMOTE_USER) or IP address (via REMOTE_IP) if login info
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|32	is not available. You may provide your own identity function via the
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|33	identity_callback() method.
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|34	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|35	To use this module you must create a table in your database with the
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|36	following schema (using MySQL-syntax, although other DBs may work as well
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|37	with minor alterations):
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|38	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|39	%prep
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|41	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|42	%build
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|44	%make
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|45	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|46	%check
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|47	%make test
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|48	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|49	%install
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|50	%makeinstall_std
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|51	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|52	%files
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|53	%doc README Changes
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|54	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|55	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|56	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|57	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|58	%changelog
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|60	+ Revision: e0b7462
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|61	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|62	
14cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-7|63	

4144 14
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|1	%define upstream_name    CGI-Application-Plugin-RequireSSL
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|3	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|6	Release:	5
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|7	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|8	Summary:	Force SSL in specified pages or modules
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|9	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|14	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|16	BuildRequires:	perl(Attribute::Handlers)
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|17	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|19	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|20	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|21	%description
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|22	CGI::Application::Plugin::RequireSSL allows individual run modes or whole
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|23	modules to be protected by SSL. If a standard HTTP request is received, you can
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|24	specify whether an error is raised or if the request should be redirected to
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|25	the HTTPS equivalent URL.
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|26	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|27	%prep
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|29	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|30	%build
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|32	%make
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|33	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|34	%check
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|35	make test
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|36	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|37	%install
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|38	%makeinstall_std
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|39	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|40	%files
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|41	%doc README Changes
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|42	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|43	%{perl_vendorlib}/CGI
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|44	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|45	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|46	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|47	%changelog
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|49	+ Revision: b02bc45
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|51	
14cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-5|52	

4145 14
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|1	%define upstream_name    CGI-Application-Plugin-Session
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|3	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|6	Release:	3
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|7	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|8	Summary:	Add CGI::Session support to CGI::Application
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|9	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|11	Group:		Development/Perl
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-Session-%{upstream_version}.tar.gz
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|14	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|16	BuildRequires:	perl(CGI::Application)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|17	BuildRequires:	perl(CGI::Session)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|22	Requires:	perl(CGI::Session)
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|23	BuildArch:	noarch
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|24	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|25	%description
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|26	CGI::Application::Plugin::Session seamlessly adds session support to your
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|27	the CGI::Application manpage modules by providing a the CGI::Session
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|28	manpage object that is accessible from anywhere in the application.
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|29	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|30	Lazy loading is used to prevent expensive file system or database calls
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|31	from being made if the session is not needed during this request. In other
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|32	words, the Session object is not created until it is actually needed. Also,
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|33	the Session object will act as a singleton by always returning the same
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|34	Session object for the duration of the request.
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|35	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|36	This module aims to be as simple and non obtrusive as possible. By not
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|37	requiring any changes to the inheritance tree of your modules, it can be
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|38	easily added to existing applications. Think of it as a plugin module that
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|39	adds a couple of new methods directly into the CGI::Application namespace
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|40	simply by loading the module.
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|41	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|42	%prep
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|44	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|45	%build
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|47	%make
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|48	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|49	%check
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|50	make test
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|51	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|52	%install
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|53	%makeinstall_std
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|54	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|55	%files
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|56	%doc Changes README
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|57	%{_mandir}/man3/*
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|58	%{perl_vendorlib}/*
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|59	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|60	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|61	%changelog
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|63	+ Revision: 6e5f642
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|65	
14cr|perl-CGI-Application-Plugin-Session-1.50.0-3|66	

4146 14
14cr|perl-CGI-Auth-3.0.0-9|1	%define upstream_name    CGI-Auth
14cr|perl-CGI-Auth-3.0.0-9|2	%define upstream_version 3.00
14cr|perl-CGI-Auth-3.0.0-9|3	
14cr|perl-CGI-Auth-3.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Auth-3.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Auth-3.0.0-9|6	Release:	9
14cr|perl-CGI-Auth-3.0.0-9|7	
14cr|perl-CGI-Auth-3.0.0-9|8	Summary:	Simple session-based password authentication for CGI applications
14cr|perl-CGI-Auth-3.0.0-9|9	
14cr|perl-CGI-Auth-3.0.0-9|10	License:	BSD-like
14cr|perl-CGI-Auth-3.0.0-9|11	Group:		Development/Perl
14cr|perl-CGI-Auth-3.0.0-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Auth-3.0.0-9|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CC/CCWALLACE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Auth-3.0.0-9|14	
14cr|perl-CGI-Auth-3.0.0-9|15	BuildRequires:	perl-devel
14cr|perl-CGI-Auth-3.0.0-9|16	BuildArch:	noarch
14cr|perl-CGI-Auth-3.0.0-9|17	
14cr|perl-CGI-Auth-3.0.0-9|18	%description
14cr|perl-CGI-Auth-3.0.0-9|19	"CGI::Auth" provides password authentication for web-based applications. It
14cr|perl-CGI-Auth-3.0.0-9|20	uses server-based session files which are referred to by a parameter in all
14cr|perl-CGI-Auth-3.0.0-9|21	links and forms inside the scripts guarded by "CGI::Auth".
14cr|perl-CGI-Auth-3.0.0-9|22	
14cr|perl-CGI-Auth-3.0.0-9|23	At the beginning of each script, a "CGI::Auth" object should be created and its
14cr|perl-CGI-Auth-3.0.0-9|24	"check" method called. When this happens, "check" checks for a 'session_file'
14cr|perl-CGI-Auth-3.0.0-9|25	CGI parameter. If that parameter exists and has a matching session file in the
14cr|perl-CGI-Auth-3.0.0-9|26	session directory, "check" returns, and the rest of the script can execute.
14cr|perl-CGI-Auth-3.0.0-9|27	
14cr|perl-CGI-Auth-3.0.0-9|28	If the session file parameter or the file itself doesn't exist, "check"
14cr|perl-CGI-Auth-3.0.0-9|29	presents the user with a login form and exits the script. The login form will
14cr|perl-CGI-Auth-3.0.0-9|30	then be submitted to the same script (specified in "-formaction"). When "check"
14cr|perl-CGI-Auth-3.0.0-9|31	is called this time, it verifies the user's login information in the userfile,
14cr|perl-CGI-Auth-3.0.0-9|32	creates a session file and provides the session file parameter to the rest of
14cr|perl-CGI-Auth-3.0.0-9|33	the script.
14cr|perl-CGI-Auth-3.0.0-9|34	
14cr|perl-CGI-Auth-3.0.0-9|35	%prep
14cr|perl-CGI-Auth-3.0.0-9|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Auth-3.0.0-9|37	
14cr|perl-CGI-Auth-3.0.0-9|38	%build
14cr|perl-CGI-Auth-3.0.0-9|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Auth-3.0.0-9|40	%make
14cr|perl-CGI-Auth-3.0.0-9|41	
14cr|perl-CGI-Auth-3.0.0-9|42	#%%check
14cr|perl-CGI-Auth-3.0.0-9|43	#make test
14cr|perl-CGI-Auth-3.0.0-9|44	
14cr|perl-CGI-Auth-3.0.0-9|45	%install
14cr|perl-CGI-Auth-3.0.0-9|46	%makeinstall_std
14cr|perl-CGI-Auth-3.0.0-9|47	
14cr|perl-CGI-Auth-3.0.0-9|48	%files
14cr|perl-CGI-Auth-3.0.0-9|49	%doc Changes README extra
14cr|perl-CGI-Auth-3.0.0-9|50	%{perl_vendorlib}/CGI/*
14cr|perl-CGI-Auth-3.0.0-9|51	%{_mandir}/*/*
14cr|perl-CGI-Auth-3.0.0-9|52	
14cr|perl-CGI-Auth-3.0.0-9|53	
14cr|perl-CGI-Auth-3.0.0-9|54	%changelog
14cr|perl-CGI-Auth-3.0.0-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-9
14cr|perl-CGI-Auth-3.0.0-9|56	+ Revision: 9f7b704
14cr|perl-CGI-Auth-3.0.0-9|57	- MassBuild#464: Increase release tag
14cr|perl-CGI-Auth-3.0.0-9|58	
14cr|perl-CGI-Auth-3.0.0-9|59	

4147 14
14cr|perl-CGI-Echo-1.80.0-5|1	%define upstream_name    CGI-Echo
14cr|perl-CGI-Echo-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-CGI-Echo-1.80.0-5|3	
14cr|perl-CGI-Echo-1.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Echo-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Echo-1.80.0-5|6	Release:    5
14cr|perl-CGI-Echo-1.80.0-5|7	
14cr|perl-CGI-Echo-1.80.0-5|8	Summary:	CGI-Echo module for perl
14cr|perl-CGI-Echo-1.80.0-5|9	
14cr|perl-CGI-Echo-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Echo-1.80.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Echo-1.80.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Echo-1.80.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-CGI-Echo-1.80.0-5|14	
14cr|perl-CGI-Echo-1.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Echo-1.80.0-5|16	BuildArch:	noarch
14cr|perl-CGI-Echo-1.80.0-5|17	
14cr|perl-CGI-Echo-1.80.0-5|18	%description
14cr|perl-CGI-Echo-1.80.0-5|19	This module accepts form data, cleans it, and echos it.
14cr|perl-CGI-Echo-1.80.0-5|20	It is designed for a HTML/CGI student enviroment. It lets, indeed encourages,
14cr|perl-CGI-Echo-1.80.0-5|21	students to design forms and gives their long-suffering instructors a simple
14cr|perl-CGI-Echo-1.80.0-5|22	way to provide a CGI script which accepts the form data, and just echos it.
14cr|perl-CGI-Echo-1.80.0-5|23	
14cr|perl-CGI-Echo-1.80.0-5|24	%prep
14cr|perl-CGI-Echo-1.80.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Echo-1.80.0-5|26	
14cr|perl-CGI-Echo-1.80.0-5|27	%build
14cr|perl-CGI-Echo-1.80.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Echo-1.80.0-5|29	%make
14cr|perl-CGI-Echo-1.80.0-5|30	make test
14cr|perl-CGI-Echo-1.80.0-5|31	
14cr|perl-CGI-Echo-1.80.0-5|32	%install
14cr|perl-CGI-Echo-1.80.0-5|33	%makeinstall_std
14cr|perl-CGI-Echo-1.80.0-5|34	
14cr|perl-CGI-Echo-1.80.0-5|35	%files
14cr|perl-CGI-Echo-1.80.0-5|36	%doc CHANGES README META.yml
14cr|perl-CGI-Echo-1.80.0-5|37	%{perl_vendorlib}/CGI/Echo.pm
14cr|perl-CGI-Echo-1.80.0-5|38	%{_mandir}/*/*
14cr|perl-CGI-Echo-1.80.0-5|39	
14cr|perl-CGI-Echo-1.80.0-5|40	
14cr|perl-CGI-Echo-1.80.0-5|41	
14cr|perl-CGI-Echo-1.80.0-5|42	%changelog
14cr|perl-CGI-Echo-1.80.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-CGI-Echo-1.80.0-5|44	+ Revision: dc65dcd
14cr|perl-CGI-Echo-1.80.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-CGI-Echo-1.80.0-5|46	
14cr|perl-CGI-Echo-1.80.0-5|47	

4148 14
14cr|perl-CGI-Fast-2.20.0-1|1	%define upstream_name    CGI-Fast
14cr|perl-CGI-Fast-2.20.0-1|2	%define upstream_version 2.02
14cr|perl-CGI-Fast-2.20.0-1|3	
14cr|perl-CGI-Fast-2.20.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-CGI-Fast-2.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CGI-Fast-2.20.0-1|6	Release:    1
14cr|perl-CGI-Fast-2.20.0-1|7	Epoch:      2
14cr|perl-CGI-Fast-2.20.0-1|8	
14cr|perl-CGI-Fast-2.20.0-1|9	Summary:    CGI Interface for Fast CGI
14cr|perl-CGI-Fast-2.20.0-1|10	License:    GPL+ or Artistic
14cr|perl-CGI-Fast-2.20.0-1|11	Group:      Development/Perl
14cr|perl-CGI-Fast-2.20.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Fast-2.20.0-1|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Fast-2.20.0-1|14	
14cr|perl-CGI-Fast-2.20.0-1|15	BuildRequires: perl(CGI)
14cr|perl-CGI-Fast-2.20.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-CGI-Fast-2.20.0-1|17	BuildRequires: perl(FCGI)
14cr|perl-CGI-Fast-2.20.0-1|18	BuildRequires: perl(File::Spec)
14cr|perl-CGI-Fast-2.20.0-1|19	BuildRequires: perl(Test::Deep)
14cr|perl-CGI-Fast-2.20.0-1|20	BuildRequires: perl(Test::More)
14cr|perl-CGI-Fast-2.20.0-1|21	BuildRequires: perl-devel
14cr|perl-CGI-Fast-2.20.0-1|22	BuildArch: noarch
14cr|perl-CGI-Fast-2.20.0-1|23	
14cr|perl-CGI-Fast-2.20.0-1|24	%description
14cr|perl-CGI-Fast-2.20.0-1|25	CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
14cr|perl-CGI-Fast-2.20.0-1|26	specialized to work with the FCGI module, which greatly speeds up CGI
14cr|perl-CGI-Fast-2.20.0-1|27	scripts by turning them into persistently running server processes. Scripts
14cr|perl-CGI-Fast-2.20.0-1|28	that perform time-consuming initialization processes, such as loading large
14cr|perl-CGI-Fast-2.20.0-1|29	modules or opening persistent database connections, will see large
14cr|perl-CGI-Fast-2.20.0-1|30	performance improvements.
14cr|perl-CGI-Fast-2.20.0-1|31	
14cr|perl-CGI-Fast-2.20.0-1|32	%prep
14cr|perl-CGI-Fast-2.20.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Fast-2.20.0-1|34	
14cr|perl-CGI-Fast-2.20.0-1|35	%build
14cr|perl-CGI-Fast-2.20.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Fast-2.20.0-1|37	
14cr|perl-CGI-Fast-2.20.0-1|38	%make
14cr|perl-CGI-Fast-2.20.0-1|39	
14cr|perl-CGI-Fast-2.20.0-1|40	%check
14cr|perl-CGI-Fast-2.20.0-1|41	%make test
14cr|perl-CGI-Fast-2.20.0-1|42	
14cr|perl-CGI-Fast-2.20.0-1|43	%install
14cr|perl-CGI-Fast-2.20.0-1|44	%makeinstall_std
14cr|perl-CGI-Fast-2.20.0-1|45	
14cr|perl-CGI-Fast-2.20.0-1|46	%files
14cr|perl-CGI-Fast-2.20.0-1|47	%doc Changes META.json META.yml README
14cr|perl-CGI-Fast-2.20.0-1|48	%{_mandir}/man3/*
14cr|perl-CGI-Fast-2.20.0-1|49	%{perl_vendorlib}/*
14cr|perl-CGI-Fast-2.20.0-1|50	
14cr|perl-CGI-Fast-2.20.0-1|51	%changelog
14cr|perl-CGI-Fast-2.20.0-1|52	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.20.0-1
14cr|perl-CGI-Fast-2.20.0-1|53	+ Revision: b556b1d
14cr|perl-CGI-Fast-2.20.0-1|54	- Imported from SRPM
14cr|perl-CGI-Fast-2.20.0-1|55	
14cr|perl-CGI-Fast-2.20.0-1|56	

4149 14
14cr|perl-CGI-FastTemplate-1.90.0-5|1	%define upstream_name	 CGI-FastTemplate
14cr|perl-CGI-FastTemplate-1.90.0-5|2	%define upstream_version 1.09
14cr|perl-CGI-FastTemplate-1.90.0-5|3	
14cr|perl-CGI-FastTemplate-1.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-FastTemplate-1.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-FastTemplate-1.90.0-5|6	Release:	5
14cr|perl-CGI-FastTemplate-1.90.0-5|7	
14cr|perl-CGI-FastTemplate-1.90.0-5|8	Summary:	Perl extension for managing templates, and performing variable interpolation
14cr|perl-CGI-FastTemplate-1.90.0-5|9	
14cr|perl-CGI-FastTemplate-1.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-FastTemplate-1.90.0-5|11	Group:		Development/Perl
14cr|perl-CGI-FastTemplate-1.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-FastTemplate-1.90.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMOORE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-FastTemplate-1.90.0-5|14	
14cr|perl-CGI-FastTemplate-1.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-FastTemplate-1.90.0-5|16	BuildArch:	noarch
14cr|perl-CGI-FastTemplate-1.90.0-5|17	
14cr|perl-CGI-FastTemplate-1.90.0-5|18	%description
14cr|perl-CGI-FastTemplate-1.90.0-5|19	What is a template?
14cr|perl-CGI-FastTemplate-1.90.0-5|20	A template is a text file with variables in it. When a template is parsed, the
14cr|perl-CGI-FastTemplate-1.90.0-5|21	variables are interpolated to text. (The text can be a few bytes or a few
14cr|perl-CGI-FastTemplate-1.90.0-5|22	hundred kilobytes.) Here is a simple template with one variable ('$NAME'):
14cr|perl-CGI-FastTemplate-1.90.0-5|23	Hello $NAME.  How are you?
14cr|perl-CGI-FastTemplate-1.90.0-5|24	
14cr|perl-CGI-FastTemplate-1.90.0-5|25	When are templates useful?
14cr|perl-CGI-FastTemplate-1.90.0-5|26	Templates are very useful for CGI programming, because adding HTML to your perl
14cr|perl-CGI-FastTemplate-1.90.0-5|27	code clutters your code and forces you to do any HTML modifications. By putting
14cr|perl-CGI-FastTemplate-1.90.0-5|28	all of your HTML in separate template files, you can let a graphic or interface
14cr|perl-CGI-FastTemplate-1.90.0-5|29	designer change the look of your application without having to bug you, or let
14cr|perl-CGI-FastTemplate-1.90.0-5|30	them muck around in your perl code.
14cr|perl-CGI-FastTemplate-1.90.0-5|31	
14cr|perl-CGI-FastTemplate-1.90.0-5|32	There are other templating modules on CPAN, what makes FastTemplate different?
14cr|perl-CGI-FastTemplate-1.90.0-5|33	CGI::FastTemplate has the following attributes:
14cr|perl-CGI-FastTemplate-1.90.0-5|34	- Speed
14cr|perl-CGI-FastTemplate-1.90.0-5|35	- Efficiency
14cr|perl-CGI-FastTemplate-1.90.0-5|36	- Flexibility
14cr|perl-CGI-FastTemplate-1.90.0-5|37	
14cr|perl-CGI-FastTemplate-1.90.0-5|38	%prep
14cr|perl-CGI-FastTemplate-1.90.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-FastTemplate-1.90.0-5|40	
14cr|perl-CGI-FastTemplate-1.90.0-5|41	%build
14cr|perl-CGI-FastTemplate-1.90.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-FastTemplate-1.90.0-5|43	%make
14cr|perl-CGI-FastTemplate-1.90.0-5|44	
14cr|perl-CGI-FastTemplate-1.90.0-5|45	%check
14cr|perl-CGI-FastTemplate-1.90.0-5|46	make test
14cr|perl-CGI-FastTemplate-1.90.0-5|47	
14cr|perl-CGI-FastTemplate-1.90.0-5|48	%install
14cr|perl-CGI-FastTemplate-1.90.0-5|49	%makeinstall_std
14cr|perl-CGI-FastTemplate-1.90.0-5|50	
14cr|perl-CGI-FastTemplate-1.90.0-5|51	%files
14cr|perl-CGI-FastTemplate-1.90.0-5|52	%doc README templates
14cr|perl-CGI-FastTemplate-1.90.0-5|53	%{perl_vendorlib}/CGI
14cr|perl-CGI-FastTemplate-1.90.0-5|54	%{_mandir}/*/*
14cr|perl-CGI-FastTemplate-1.90.0-5|55	
14cr|perl-CGI-FastTemplate-1.90.0-5|56	
14cr|perl-CGI-FastTemplate-1.90.0-5|57	%changelog
14cr|perl-CGI-FastTemplate-1.90.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-5
14cr|perl-CGI-FastTemplate-1.90.0-5|59	+ Revision: 3d7be6f
14cr|perl-CGI-FastTemplate-1.90.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-CGI-FastTemplate-1.90.0-5|61	
14cr|perl-CGI-FastTemplate-1.90.0-5|62	

4150 14
14cr|perl-CGI-FormBuilder-3.90.0-3|1	%define upstream_name    CGI-FormBuilder
14cr|perl-CGI-FormBuilder-3.90.0-3|2	%define upstream_version 3.09
14cr|perl-CGI-FormBuilder-3.90.0-3|3	
14cr|perl-CGI-FormBuilder-3.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-FormBuilder-3.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-FormBuilder-3.90.0-3|6	Release:	3
14cr|perl-CGI-FormBuilder-3.90.0-3|7	Epoch:		1
14cr|perl-CGI-FormBuilder-3.90.0-3|8	
14cr|perl-CGI-FormBuilder-3.90.0-3|9	Summary:	Easily generate and process stateful forms
14cr|perl-CGI-FormBuilder-3.90.0-3|10	
14cr|perl-CGI-FormBuilder-3.90.0-3|11	License:	GPL+ or Artistic
14cr|perl-CGI-FormBuilder-3.90.0-3|12	Group:		Development/Perl
14cr|perl-CGI-FormBuilder-3.90.0-3|13	Url:        http://search.cpan.org/dist/%upstream_name/
14cr|perl-CGI-FormBuilder-3.90.0-3|14	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-FormBuilder-%{upstream_version}.tgz
14cr|perl-CGI-FormBuilder-3.90.0-3|15	
14cr|perl-CGI-FormBuilder-3.90.0-3|16	BuildRequires:	perl-devel
14cr|perl-CGI-FormBuilder-3.90.0-3|17	BuildRequires:	perl(CGI)
14cr|perl-CGI-FormBuilder-3.90.0-3|18	BuildRequires:	perl(HTML::Template)
14cr|perl-CGI-FormBuilder-3.90.0-3|19	BuildRequires:	perl(Template)
14cr|perl-CGI-FormBuilder-3.90.0-3|20	
14cr|perl-CGI-FormBuilder-3.90.0-3|21	BuildArch:	noarch
14cr|perl-CGI-FormBuilder-3.90.0-3|22	
14cr|perl-CGI-FormBuilder-3.90.0-3|23	%description
14cr|perl-CGI-FormBuilder-3.90.0-3|24	FormBuilder is a fully-functional form engine with numerous features.
14cr|perl-CGI-FormBuilder-3.90.0-3|25	
14cr|perl-CGI-FormBuilder-3.90.0-3|26	%prep
14cr|perl-CGI-FormBuilder-3.90.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-FormBuilder-3.90.0-3|28	
14cr|perl-CGI-FormBuilder-3.90.0-3|29	%build
14cr|perl-CGI-FormBuilder-3.90.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-FormBuilder-3.90.0-3|31	%make
14cr|perl-CGI-FormBuilder-3.90.0-3|32	
14cr|perl-CGI-FormBuilder-3.90.0-3|33	%check
14cr|perl-CGI-FormBuilder-3.90.0-3|34	# disabled because of problem with HTML::Entities (http://rt.cpan.org//Ticket/Display.html?id=16193)
14cr|perl-CGI-FormBuilder-3.90.0-3|35	#%{__make} test
14cr|perl-CGI-FormBuilder-3.90.0-3|36	
14cr|perl-CGI-FormBuilder-3.90.0-3|37	%install
14cr|perl-CGI-FormBuilder-3.90.0-3|38	%makeinstall_std
14cr|perl-CGI-FormBuilder-3.90.0-3|39	
14cr|perl-CGI-FormBuilder-3.90.0-3|40	%files
14cr|perl-CGI-FormBuilder-3.90.0-3|41	%doc Changes README INSTALL
14cr|perl-CGI-FormBuilder-3.90.0-3|42	%{perl_vendorlib}/CGI
14cr|perl-CGI-FormBuilder-3.90.0-3|43	%{_mandir}/*/*
14cr|perl-CGI-FormBuilder-3.90.0-3|44	
14cr|perl-CGI-FormBuilder-3.90.0-3|45	
14cr|perl-CGI-FormBuilder-3.90.0-3|46	%changelog
14cr|perl-CGI-FormBuilder-3.90.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.90.0-3
14cr|perl-CGI-FormBuilder-3.90.0-3|48	+ Revision: 11298a6
14cr|perl-CGI-FormBuilder-3.90.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-CGI-FormBuilder-3.90.0-3|50	
14cr|perl-CGI-FormBuilder-3.90.0-3|51	

4151 14
14cr|perl-CGI-FormMagick-0.910.0-5|1	%define upstream_name    CGI-FormMagick
14cr|perl-CGI-FormMagick-0.910.0-5|2	%define upstream_version 0.91
14cr|perl-CGI-FormMagick-0.910.0-5|3	
14cr|perl-CGI-FormMagick-0.910.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-CGI-FormMagick-0.910.0-5|5	%define __noautoreq 'perl\\(Ness::ted\\)'
14cr|perl-CGI-FormMagick-0.910.0-5|6	%else
14cr|perl-CGI-FormMagick-0.910.0-5|7	%define _provides_exceptions perl(Ness::ted)
14cr|perl-CGI-FormMagick-0.910.0-5|8	%endif
14cr|perl-CGI-FormMagick-0.910.0-5|9	
14cr|perl-CGI-FormMagick-0.910.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-CGI-FormMagick-0.910.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-FormMagick-0.910.0-5|12	Release:	5
14cr|perl-CGI-FormMagick-0.910.0-5|13	
14cr|perl-CGI-FormMagick-0.910.0-5|14	Summary:	CGI-FormMagick module for perl
14cr|perl-CGI-FormMagick-0.910.0-5|15	
14cr|perl-CGI-FormMagick-0.910.0-5|16	License:	GPL+ or Artistic
14cr|perl-CGI-FormMagick-0.910.0-5|17	Group:		Development/Perl
14cr|perl-CGI-FormMagick-0.910.0-5|18	# http://sourceforge.net/projects/formmagick/
14cr|perl-CGI-FormMagick-0.910.0-5|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-FormMagick-0.910.0-5|20	# http://gd.tuwien.ac.at/platform/linux/e-smith/devel/SRPMS/perl-CGI-FormMagick-0.91-26.src.rpm
14cr|perl-CGI-FormMagick-0.910.0-5|21	Source0:	perl-%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-FormMagick-0.910.0-5|22	Patch0:		perl-CGI-FormMagick-0.91-02.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|23	Patch1:		perl-CGI-FormMagick-0.91-03.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|24	Patch2:		perl-CGI-FormMagick-0.91-04.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|25	Patch3:		perl-CGI-FormMagick-0.91-05.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|26	Patch4:		perl-CGI-FormMagick-0.91-06.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|27	Patch5:		perl-CGI-FormMagick-0.91-07.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|28	Patch6:		perl-CGI-FormMagick-0.91-08.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|29	Patch7:		perl-CGI-FormMagick-0.91-09.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|30	Patch8:		perl-CGI-FormMagick-0.91-10.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|31	Patch9:		perl-CGI-FormMagick-0.91-11.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|32	Patch10:	perl-CGI-FormMagick-0.91-12.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|33	Patch11:	perl-CGI-FormMagick-0.91-13.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|34	Patch12:	perl-CGI-FormMagick-0.91-14.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|35	Patch13:	perl-CGI-FormMagick-0.91-15.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|36	Patch14:	perl-CGI-FormMagick-0.91-16.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|37	Patch15:	perl-CGI-FormMagick-0.91-17.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|38	Patch16:	perl-CGI-FormMagick-0.91-18.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|39	Patch17:	perl-CGI-FormMagick-0.91-22.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|40	Patch18:	perl-CGI-FormMagick-0.91-23.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|41	Patch19:	perl-CGI-FormMagick-0.91-24.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|42	Patch20:	perl-CGI-FormMagick-0.91-25.mitel_patch
14cr|perl-CGI-FormMagick-0.910.0-5|43	Patch100:	perl-CGI-FormMagick-0.91-export_names.diff
14cr|perl-CGI-FormMagick-0.910.0-5|44	Patch101:	perl-CGI-FormMagick-0.91-version.diff
14cr|perl-CGI-FormMagick-0.910.0-5|45	
14cr|perl-CGI-FormMagick-0.910.0-5|46	BuildRequires:	perl-devel
14cr|perl-CGI-FormMagick-0.910.0-5|47	BuildRequires:	perl(CGI::Persistent)
14cr|perl-CGI-FormMagick-0.910.0-5|48	BuildRequires:	perl(Text::Iconv)
14cr|perl-CGI-FormMagick-0.910.0-5|49	BuildRequires:	perl(Test::Inline)
14cr|perl-CGI-FormMagick-0.910.0-5|50	BuildRequires:	perl-Time-modules
14cr|perl-CGI-FormMagick-0.910.0-5|51	BuildRequires:	perl-Object-Persistence
14cr|perl-CGI-FormMagick-0.910.0-5|52	BuildRequires:	perl(XML::Parser)
14cr|perl-CGI-FormMagick-0.910.0-5|53	BuildRequires:	perl(Text::Template)
14cr|perl-CGI-FormMagick-0.910.0-5|54	BuildRequires:	perl(Class::ParamParser)
14cr|perl-CGI-FormMagick-0.910.0-5|55	BuildRequires:	perl(Mail::RFC822::Address)
14cr|perl-CGI-FormMagick-0.910.0-5|56	BuildArch:	noarch
14cr|perl-CGI-FormMagick-0.910.0-5|57	
14cr|perl-CGI-FormMagick-0.910.0-5|58	%description
14cr|perl-CGI-FormMagick-0.910.0-5|59	FormMagick is a toolkit for easily building fairly complex form-based
14cr|perl-CGI-FormMagick-0.910.0-5|60	web applications.  It allows the developer to specify the structure of a
14cr|perl-CGI-FormMagick-0.910.0-5|61	multi-page "wizard" style form using XML, then display that form using
14cr|perl-CGI-FormMagick-0.910.0-5|62	only a few lines of Perl.
14cr|perl-CGI-FormMagick-0.910.0-5|63	
14cr|perl-CGI-FormMagick-0.910.0-5|64	%prep
14cr|perl-CGI-FormMagick-0.910.0-5|65	%setup -q -n perl-%{upstream_name}-%{upstream_version}
14cr|perl-CGI-FormMagick-0.910.0-5|66	%patch0 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|67	%patch1 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|68	%patch2 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|69	%patch3 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|70	%patch4 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|71	%patch5 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|72	%patch6 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|73	%patch7 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|74	%patch8 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|75	%patch9 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|76	%patch10 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|77	%patch11 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|78	%patch12 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|79	%patch13 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|80	%patch14 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|81	%patch15 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|82	%patch16 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|83	%patch17 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|84	%patch18 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|85	%patch19 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|86	%patch20 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|87	
14cr|perl-CGI-FormMagick-0.910.0-5|88	%patch100 -p1
14cr|perl-CGI-FormMagick-0.910.0-5|89	%patch101 -p0
14cr|perl-CGI-FormMagick-0.910.0-5|90	
14cr|perl-CGI-FormMagick-0.910.0-5|91	%build
14cr|perl-CGI-FormMagick-0.910.0-5|92	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-FormMagick-0.910.0-5|93	%make
14cr|perl-CGI-FormMagick-0.910.0-5|94	# it's not that make test fails some test: it just doesn't work
14cr|perl-CGI-FormMagick-0.910.0-5|95	#make test
14cr|perl-CGI-FormMagick-0.910.0-5|96	
14cr|perl-CGI-FormMagick-0.910.0-5|97	%install
14cr|perl-CGI-FormMagick-0.910.0-5|98	%makeinstall_std
14cr|perl-CGI-FormMagick-0.910.0-5|99	
14cr|perl-CGI-FormMagick-0.910.0-5|100	%files
14cr|perl-CGI-FormMagick-0.910.0-5|101	%doc Changes README doc COPYING INSTALL examples
14cr|perl-CGI-FormMagick-0.910.0-5|102	%{perl_vendorlib}/CGI/FormMagick
14cr|perl-CGI-FormMagick-0.910.0-5|103	%{perl_vendorlib}/CGI/FormMagick.pm
14cr|perl-CGI-FormMagick-0.910.0-5|104	%{_mandir}/*/*
14cr|perl-CGI-FormMagick-0.910.0-5|105	
14cr|perl-CGI-FormMagick-0.910.0-5|106	
14cr|perl-CGI-FormMagick-0.910.0-5|107	
14cr|perl-CGI-FormMagick-0.910.0-5|108	%changelog
14cr|perl-CGI-FormMagick-0.910.0-5|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.910.0-5
14cr|perl-CGI-FormMagick-0.910.0-5|110	+ Revision: 20e118c
14cr|perl-CGI-FormMagick-0.910.0-5|111	- MassBuild#464: Increase release tag
14cr|perl-CGI-FormMagick-0.910.0-5|112	
14cr|perl-CGI-FormMagick-0.910.0-5|113	

4152 14
14cr|perl-CGI-GuruMeditation-1.100.0-5|1	%define upstream_name    CGI-GuruMeditation
14cr|perl-CGI-GuruMeditation-1.100.0-5|2	%define upstream_version 1.10
14cr|perl-CGI-GuruMeditation-1.100.0-5|3	
14cr|perl-CGI-GuruMeditation-1.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-GuruMeditation-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-GuruMeditation-1.100.0-5|6	Release:	5
14cr|perl-CGI-GuruMeditation-1.100.0-5|7	
14cr|perl-CGI-GuruMeditation-1.100.0-5|8	Summary:	Guru Meditation for CGIs
14cr|perl-CGI-GuruMeditation-1.100.0-5|9	
14cr|perl-CGI-GuruMeditation-1.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-GuruMeditation-1.100.0-5|11	Group:		Development/Perl
14cr|perl-CGI-GuruMeditation-1.100.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-GuruMeditation-1.100.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-GuruMeditation-1.100.0-5|14	
14cr|perl-CGI-GuruMeditation-1.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-GuruMeditation-1.100.0-5|16	BuildArch:	noarch
14cr|perl-CGI-GuruMeditation-1.100.0-5|17	
14cr|perl-CGI-GuruMeditation-1.100.0-5|18	%description
14cr|perl-CGI-GuruMeditation-1.100.0-5|19	This is a small module accompanying the CGI module, providing the display of an
14cr|perl-CGI-GuruMeditation-1.100.0-5|20	error screen (somewhat resembling the classical red-on-black blinking Guru
14cr|perl-CGI-GuruMeditation-1.100.0-5|21	Meditation from the good-old AmigaOS before version 2.04) in case of abnormal
14cr|perl-CGI-GuruMeditation-1.100.0-5|22	termination of a CGI.
14cr|perl-CGI-GuruMeditation-1.100.0-5|23	
14cr|perl-CGI-GuruMeditation-1.100.0-5|24	The module simply installs a $SIG{__DIE__} handler which sends a HTTP response
14cr|perl-CGI-GuruMeditation-1.100.0-5|25	showing a HTML/CSS based screen which optionally includes the Perl run-time
14cr|perl-CGI-GuruMeditation-1.100.0-5|26	error message, an excerpt from the CGI source code and the Perl run-time
14cr|perl-CGI-GuruMeditation-1.100.0-5|27	environment variables. This provides both optically more pleasant and
14cr|perl-CGI-GuruMeditation-1.100.0-5|28	functionally more elaborate error messages for CGIs.
14cr|perl-CGI-GuruMeditation-1.100.0-5|29	
14cr|perl-CGI-GuruMeditation-1.100.0-5|30	This module supports both the regular CGI and the Apache/mod_perl CGI
14cr|perl-CGI-GuruMeditation-1.100.0-5|31	environment.
14cr|perl-CGI-GuruMeditation-1.100.0-5|32	
14cr|perl-CGI-GuruMeditation-1.100.0-5|33	%prep
14cr|perl-CGI-GuruMeditation-1.100.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-GuruMeditation-1.100.0-5|35	
14cr|perl-CGI-GuruMeditation-1.100.0-5|36	%build
14cr|perl-CGI-GuruMeditation-1.100.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-GuruMeditation-1.100.0-5|38	%make
14cr|perl-CGI-GuruMeditation-1.100.0-5|39	
14cr|perl-CGI-GuruMeditation-1.100.0-5|40	%install
14cr|perl-CGI-GuruMeditation-1.100.0-5|41	%makeinstall_std
14cr|perl-CGI-GuruMeditation-1.100.0-5|42	
14cr|perl-CGI-GuruMeditation-1.100.0-5|43	%files
14cr|perl-CGI-GuruMeditation-1.100.0-5|44	%doc README
14cr|perl-CGI-GuruMeditation-1.100.0-5|45	%{perl_vendorlib}/CGI/*
14cr|perl-CGI-GuruMeditation-1.100.0-5|46	%{_mandir}/*/*
14cr|perl-CGI-GuruMeditation-1.100.0-5|47	
14cr|perl-CGI-GuruMeditation-1.100.0-5|48	
14cr|perl-CGI-GuruMeditation-1.100.0-5|49	
14cr|perl-CGI-GuruMeditation-1.100.0-5|50	%changelog
14cr|perl-CGI-GuruMeditation-1.100.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-CGI-GuruMeditation-1.100.0-5|52	+ Revision: c85f0c1
14cr|perl-CGI-GuruMeditation-1.100.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-CGI-GuruMeditation-1.100.0-5|54	
14cr|perl-CGI-GuruMeditation-1.100.0-5|55	

4153 14
14cr|perl-CGI-Lite-2.30.0-2|1	%define upstream_name    CGI-Lite
14cr|perl-CGI-Lite-2.30.0-2|2	%define upstream_version 2.03
14cr|perl-CGI-Lite-2.30.0-2|3	
14cr|perl-CGI-Lite-2.30.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Lite-2.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Lite-2.30.0-2|6	Release:	2
14cr|perl-CGI-Lite-2.30.0-2|7	
14cr|perl-CGI-Lite-2.30.0-2|8	Summary:	CGI-Lite module for perl
14cr|perl-CGI-Lite-2.30.0-2|9	
14cr|perl-CGI-Lite-2.30.0-2|10	
14cr|perl-CGI-Lite-2.30.0-2|11	License:	GPL+ or Artistic
14cr|perl-CGI-Lite-2.30.0-2|12	Group:		Development/Perl
14cr|perl-CGI-Lite-2.30.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Lite-2.30.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Lite-2.30.0-2|15	
14cr|perl-CGI-Lite-2.30.0-2|16	BuildRequires:	perl-devel
14cr|perl-CGI-Lite-2.30.0-2|17	BuildArch:	noarch
14cr|perl-CGI-Lite-2.30.0-2|18	
14cr|perl-CGI-Lite-2.30.0-2|19	%description
14cr|perl-CGI-Lite-2.30.0-2|20	This module can be used to decode form and query information, including file
14cr|perl-CGI-Lite-2.30.0-2|21	uploads, as well as cookies in a very simple manner; you need not concern
14cr|perl-CGI-Lite-2.30.0-2|22	yourself with the actual details behind the decoding process.
14cr|perl-CGI-Lite-2.30.0-2|23	
14cr|perl-CGI-Lite-2.30.0-2|24	%prep
14cr|perl-CGI-Lite-2.30.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Lite-2.30.0-2|26	
14cr|perl-CGI-Lite-2.30.0-2|27	%build
14cr|perl-CGI-Lite-2.30.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Lite-2.30.0-2|29	%make
14cr|perl-CGI-Lite-2.30.0-2|30	make test
14cr|perl-CGI-Lite-2.30.0-2|31	
14cr|perl-CGI-Lite-2.30.0-2|32	%install
14cr|perl-CGI-Lite-2.30.0-2|33	%makeinstall_std
14cr|perl-CGI-Lite-2.30.0-2|34	
14cr|perl-CGI-Lite-2.30.0-2|35	%files
14cr|perl-CGI-Lite-2.30.0-2|36	%doc CHANGES README TODO
14cr|perl-CGI-Lite-2.30.0-2|37	%{perl_vendorlib}/CGI/Lite.pm
14cr|perl-CGI-Lite-2.30.0-2|38	%{_mandir}/*/*
14cr|perl-CGI-Lite-2.30.0-2|39	
14cr|perl-CGI-Lite-2.30.0-2|40	
14cr|perl-CGI-Lite-2.30.0-2|41	
14cr|perl-CGI-Lite-2.30.0-2|42	
14cr|perl-CGI-Lite-2.30.0-2|43	%changelog
14cr|perl-CGI-Lite-2.30.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.0-2
14cr|perl-CGI-Lite-2.30.0-2|45	+ Revision: 4499e44
14cr|perl-CGI-Lite-2.30.0-2|46	- MassBuild#464: Increase release tag
14cr|perl-CGI-Lite-2.30.0-2|47	
14cr|perl-CGI-Lite-2.30.0-2|48	

4154 14
14cr|perl-CGI-Minimal-1.290.0-5|1	%define	upstream_name	 CGI-Minimal
14cr|perl-CGI-Minimal-1.290.0-5|2	%define upstream_version 1.29
14cr|perl-CGI-Minimal-1.290.0-5|3	
14cr|perl-CGI-Minimal-1.290.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Minimal-1.290.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Minimal-1.290.0-5|6	Release:	5
14cr|perl-CGI-Minimal-1.290.0-5|7	
14cr|perl-CGI-Minimal-1.290.0-5|8	Summary:	Extremely lightweight CGI processing package
14cr|perl-CGI-Minimal-1.290.0-5|9	
14cr|perl-CGI-Minimal-1.290.0-5|10	License:	GPL
14cr|perl-CGI-Minimal-1.290.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Minimal-1.290.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Minimal-1.290.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Minimal-1.290.0-5|14	
14cr|perl-CGI-Minimal-1.290.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Minimal-1.290.0-5|16	BuildArch:	noarch
14cr|perl-CGI-Minimal-1.290.0-5|17	
14cr|perl-CGI-Minimal-1.290.0-5|18	%description
14cr|perl-CGI-Minimal-1.290.0-5|19	CGI-Minimal is an extremely lightweight Perl module that provides CGI
14cr|perl-CGI-Minimal-1.290.0-5|20	processing abilities designed to provide form decoding and related services
14cr|perl-CGI-Minimal-1.290.0-5|21	with low overhead.
14cr|perl-CGI-Minimal-1.290.0-5|22	
14cr|perl-CGI-Minimal-1.290.0-5|23	%prep
14cr|perl-CGI-Minimal-1.290.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Minimal-1.290.0-5|25	
14cr|perl-CGI-Minimal-1.290.0-5|26	%build
14cr|perl-CGI-Minimal-1.290.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Minimal-1.290.0-5|28	%make
14cr|perl-CGI-Minimal-1.290.0-5|29	
14cr|perl-CGI-Minimal-1.290.0-5|30	%check
14cr|perl-CGI-Minimal-1.290.0-5|31	make test
14cr|perl-CGI-Minimal-1.290.0-5|32	
14cr|perl-CGI-Minimal-1.290.0-5|33	%install
14cr|perl-CGI-Minimal-1.290.0-5|34	%makeinstall_std
14cr|perl-CGI-Minimal-1.290.0-5|35	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-CGI-Minimal-1.290.0-5|36	
14cr|perl-CGI-Minimal-1.290.0-5|37	%files
14cr|perl-CGI-Minimal-1.290.0-5|38	%doc Changes README
14cr|perl-CGI-Minimal-1.290.0-5|39	%{perl_vendorlib}/CGI
14cr|perl-CGI-Minimal-1.290.0-5|40	%{_mandir}/man3/*
14cr|perl-CGI-Minimal-1.290.0-5|41	
14cr|perl-CGI-Minimal-1.290.0-5|42	
14cr|perl-CGI-Minimal-1.290.0-5|43	
14cr|perl-CGI-Minimal-1.290.0-5|44	%changelog
14cr|perl-CGI-Minimal-1.290.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.290.0-5
14cr|perl-CGI-Minimal-1.290.0-5|46	+ Revision: 4c1f547
14cr|perl-CGI-Minimal-1.290.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-CGI-Minimal-1.290.0-5|48	
14cr|perl-CGI-Minimal-1.290.0-5|49	

4155 14
14cr|perl-CGI-Panel-0.970.0-5|1	%define upstream_name    CGI-Panel
14cr|perl-CGI-Panel-0.970.0-5|2	%define upstream_version 0.97
14cr|perl-CGI-Panel-0.970.0-5|3	
14cr|perl-CGI-Panel-0.970.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Panel-0.970.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Panel-0.970.0-5|6	Release:	5
14cr|perl-CGI-Panel-0.970.0-5|7	
14cr|perl-CGI-Panel-0.970.0-5|8	Summary:	CGI-Panel module for perl
14cr|perl-CGI-Panel-0.970.0-5|9	
14cr|perl-CGI-Panel-0.970.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Panel-0.970.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Panel-0.970.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Panel-0.970.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Panel-0.970.0-5|14	
14cr|perl-CGI-Panel-0.970.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Panel-0.970.0-5|16	BuildRequires:	perl(Apache::Session)
14cr|perl-CGI-Panel-0.970.0-5|17	BuildRequires:	perl(CGI)
14cr|perl-CGI-Panel-0.970.0-5|18	BuildArch:	noarch
14cr|perl-CGI-Panel-0.970.0-5|19	
14cr|perl-CGI-Panel-0.970.0-5|20	%description
14cr|perl-CGI-Panel-0.970.0-5|21	CGI::Panel allows applications to be built out of simple object-based
14cr|perl-CGI-Panel-0.970.0-5|22	components. It'll handle the state of your data and objects so you can
14cr|perl-CGI-Panel-0.970.0-5|23	write a web application just like a desktop app. You can forget about
14cr|perl-CGI-Panel-0.970.0-5|24	the http requests and responses, whether we're getting or posting, and
14cr|perl-CGI-Panel-0.970.0-5|25	all that stuff because that is all handled for you leaving to you
14cr|perl-CGI-Panel-0.970.0-5|26	interact with a simple API.
14cr|perl-CGI-Panel-0.970.0-5|27	
14cr|perl-CGI-Panel-0.970.0-5|28	%prep
14cr|perl-CGI-Panel-0.970.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Panel-0.970.0-5|30	find . -type d -name CVS -exec rm -rf {} \; || :
14cr|perl-CGI-Panel-0.970.0-5|31	
14cr|perl-CGI-Panel-0.970.0-5|32	%build
14cr|perl-CGI-Panel-0.970.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Panel-0.970.0-5|34	%make
14cr|perl-CGI-Panel-0.970.0-5|35	make test
14cr|perl-CGI-Panel-0.970.0-5|36	
14cr|perl-CGI-Panel-0.970.0-5|37	%install
14cr|perl-CGI-Panel-0.970.0-5|38	%makeinstall_std
14cr|perl-CGI-Panel-0.970.0-5|39	
14cr|perl-CGI-Panel-0.970.0-5|40	%files
14cr|perl-CGI-Panel-0.970.0-5|41	%doc Changes demo LICENSE README TODO
14cr|perl-CGI-Panel-0.970.0-5|42	%{perl_vendorlib}/CGI/Panel
14cr|perl-CGI-Panel-0.970.0-5|43	%{perl_vendorlib}/CGI/Panel.pm
14cr|perl-CGI-Panel-0.970.0-5|44	%{_mandir}/*/*
14cr|perl-CGI-Panel-0.970.0-5|45	
14cr|perl-CGI-Panel-0.970.0-5|46	
14cr|perl-CGI-Panel-0.970.0-5|47	
14cr|perl-CGI-Panel-0.970.0-5|48	%changelog
14cr|perl-CGI-Panel-0.970.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.970.0-5
14cr|perl-CGI-Panel-0.970.0-5|50	+ Revision: 4d4e61a
14cr|perl-CGI-Panel-0.970.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-CGI-Panel-0.970.0-5|52	
14cr|perl-CGI-Panel-0.970.0-5|53	

4156 14
14cr|perl-CGI-ParamComposite-0.20.0-5|1	%define upstream_name    CGI-ParamComposite
14cr|perl-CGI-ParamComposite-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-CGI-ParamComposite-0.20.0-5|3	
14cr|perl-CGI-ParamComposite-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-ParamComposite-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-ParamComposite-0.20.0-5|6	Release:	5
14cr|perl-CGI-ParamComposite-0.20.0-5|7	
14cr|perl-CGI-ParamComposite-0.20.0-5|8	Summary:	CGI-ParamComposite module for perl
14cr|perl-CGI-ParamComposite-0.20.0-5|9	
14cr|perl-CGI-ParamComposite-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-ParamComposite-0.20.0-5|11	Group:		Development/Perl
14cr|perl-CGI-ParamComposite-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-ParamComposite-0.20.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-ParamComposite-0.20.0-5|14	
14cr|perl-CGI-ParamComposite-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-ParamComposite-0.20.0-5|16	BuildRequires:	perl(CGI)
14cr|perl-CGI-ParamComposite-0.20.0-5|17	BuildArch:	noarch
14cr|perl-CGI-ParamComposite-0.20.0-5|18	
14cr|perl-CGI-ParamComposite-0.20.0-5|19	%description
14cr|perl-CGI-ParamComposite-0.20.0-5|20	Convert .-delimited CGI parameters to Perl classes/objects.
14cr|perl-CGI-ParamComposite-0.20.0-5|21	
14cr|perl-CGI-ParamComposite-0.20.0-5|22	%prep
14cr|perl-CGI-ParamComposite-0.20.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-ParamComposite-0.20.0-5|24	
14cr|perl-CGI-ParamComposite-0.20.0-5|25	%build
14cr|perl-CGI-ParamComposite-0.20.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-ParamComposite-0.20.0-5|27	%make
14cr|perl-CGI-ParamComposite-0.20.0-5|28	make test
14cr|perl-CGI-ParamComposite-0.20.0-5|29	
14cr|perl-CGI-ParamComposite-0.20.0-5|30	%install
14cr|perl-CGI-ParamComposite-0.20.0-5|31	%makeinstall_std
14cr|perl-CGI-ParamComposite-0.20.0-5|32	
14cr|perl-CGI-ParamComposite-0.20.0-5|33	%files
14cr|perl-CGI-ParamComposite-0.20.0-5|34	%doc Changes README
14cr|perl-CGI-ParamComposite-0.20.0-5|35	%{perl_vendorlib}/CGI/ParamComposite.pm
14cr|perl-CGI-ParamComposite-0.20.0-5|36	%{_mandir}/*/*
14cr|perl-CGI-ParamComposite-0.20.0-5|37	
14cr|perl-CGI-ParamComposite-0.20.0-5|38	
14cr|perl-CGI-ParamComposite-0.20.0-5|39	
14cr|perl-CGI-ParamComposite-0.20.0-5|40	%changelog
14cr|perl-CGI-ParamComposite-0.20.0-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-CGI-ParamComposite-0.20.0-5|42	+ Revision: 88c1bbf
14cr|perl-CGI-ParamComposite-0.20.0-5|43	- MassBuild#464: Increase release tag
14cr|perl-CGI-ParamComposite-0.20.0-5|44	
14cr|perl-CGI-ParamComposite-0.20.0-5|45	

4157 14
14cr|perl-CGI-Persistent-1.110.0-5|1	%define upstream_name    CGI-Persistent
14cr|perl-CGI-Persistent-1.110.0-5|2	%define upstream_version 1.11
14cr|perl-CGI-Persistent-1.110.0-5|3	
14cr|perl-CGI-Persistent-1.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Persistent-1.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Persistent-1.110.0-5|6	Release:	5
14cr|perl-CGI-Persistent-1.110.0-5|7	
14cr|perl-CGI-Persistent-1.110.0-5|8	Summary:	CGI-Persistent module for perl
14cr|perl-CGI-Persistent-1.110.0-5|9	
14cr|perl-CGI-Persistent-1.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Persistent-1.110.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Persistent-1.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Persistent-1.110.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Persistent-1.110.0-5|14	
14cr|perl-CGI-Persistent-1.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Persistent-1.110.0-5|16	BuildRequires:	perl(CGI)
14cr|perl-CGI-Persistent-1.110.0-5|17	BuildRequires:	perl-Object-Persistence
14cr|perl-CGI-Persistent-1.110.0-5|18	BuildArch:	noarch
14cr|perl-CGI-Persistent-1.110.0-5|19	
14cr|perl-CGI-Persistent-1.110.0-5|20	%description
14cr|perl-CGI-Persistent-1.110.0-5|21	This module provides transparent state persistence for CGI applications.
14cr|perl-CGI-Persistent-1.110.0-5|22	
14cr|perl-CGI-Persistent-1.110.0-5|23	%prep
14cr|perl-CGI-Persistent-1.110.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Persistent-1.110.0-5|25	chmod 0755 html/roach.cgi
14cr|perl-CGI-Persistent-1.110.0-5|26	
14cr|perl-CGI-Persistent-1.110.0-5|27	%build
14cr|perl-CGI-Persistent-1.110.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Persistent-1.110.0-5|29	%make
14cr|perl-CGI-Persistent-1.110.0-5|30	make test
14cr|perl-CGI-Persistent-1.110.0-5|31	
14cr|perl-CGI-Persistent-1.110.0-5|32	%install
14cr|perl-CGI-Persistent-1.110.0-5|33	%makeinstall_std
14cr|perl-CGI-Persistent-1.110.0-5|34	
14cr|perl-CGI-Persistent-1.110.0-5|35	%files
14cr|perl-CGI-Persistent-1.110.0-5|36	%doc html/*
14cr|perl-CGI-Persistent-1.110.0-5|37	%{perl_vendorlib}/CGI/Persistent.pm
14cr|perl-CGI-Persistent-1.110.0-5|38	%{_mandir}/*/*
14cr|perl-CGI-Persistent-1.110.0-5|39	
14cr|perl-CGI-Persistent-1.110.0-5|40	
14cr|perl-CGI-Persistent-1.110.0-5|41	
14cr|perl-CGI-Persistent-1.110.0-5|42	%changelog
14cr|perl-CGI-Persistent-1.110.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-5
14cr|perl-CGI-Persistent-1.110.0-5|44	+ Revision: 57c6c18
14cr|perl-CGI-Persistent-1.110.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-CGI-Persistent-1.110.0-5|46	
14cr|perl-CGI-Persistent-1.110.0-5|47	

4158 14
14cr|perl-CGI-Safe-1.250.0-5|1	%define upstream_name    CGI-Safe
14cr|perl-CGI-Safe-1.250.0-5|2	%define upstream_version 1.25
14cr|perl-CGI-Safe-1.250.0-5|3	
14cr|perl-CGI-Safe-1.250.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Safe-1.250.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Safe-1.250.0-5|6	Release:	5
14cr|perl-CGI-Safe-1.250.0-5|7	
14cr|perl-CGI-Safe-1.250.0-5|8	Summary:	Safe method of using CGI.pm
14cr|perl-CGI-Safe-1.250.0-5|9	
14cr|perl-CGI-Safe-1.250.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Safe-1.250.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Safe-1.250.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Safe-1.250.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Safe-1.250.0-5|14	Source1:        %{name}.rpmlintrc
14cr|perl-CGI-Safe-1.250.0-5|15	
14cr|perl-CGI-Safe-1.250.0-5|16	BuildRequires:	perl-devel
14cr|perl-CGI-Safe-1.250.0-5|17	BuildRequires:	perl(CGI)
14cr|perl-CGI-Safe-1.250.0-5|18	BuildArch:	noarch
14cr|perl-CGI-Safe-1.250.0-5|19	
14cr|perl-CGI-Safe-1.250.0-5|20	%description
14cr|perl-CGI-Safe-1.250.0-5|21	The CGI-Safe module makes running the CGI environment safer
14cr|perl-CGI-Safe-1.250.0-5|22	by eliminating dangerous %ENV variables and presetting
14cr|perl-CGI-Safe-1.250.0-5|23	certain CGI.pm globals.
14cr|perl-CGI-Safe-1.250.0-5|24	
14cr|perl-CGI-Safe-1.250.0-5|25	%prep
14cr|perl-CGI-Safe-1.250.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Safe-1.250.0-5|27	
14cr|perl-CGI-Safe-1.250.0-5|28	%build
14cr|perl-CGI-Safe-1.250.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Safe-1.250.0-5|30	%make
14cr|perl-CGI-Safe-1.250.0-5|31	
14cr|perl-CGI-Safe-1.250.0-5|32	%check
14cr|perl-CGI-Safe-1.250.0-5|33	make test
14cr|perl-CGI-Safe-1.250.0-5|34	
14cr|perl-CGI-Safe-1.250.0-5|35	%install
14cr|perl-CGI-Safe-1.250.0-5|36	%makeinstall_std
14cr|perl-CGI-Safe-1.250.0-5|37	
14cr|perl-CGI-Safe-1.250.0-5|38	%files
14cr|perl-CGI-Safe-1.250.0-5|39	%doc Changes README
14cr|perl-CGI-Safe-1.250.0-5|40	%{perl_vendorlib}/CGI
14cr|perl-CGI-Safe-1.250.0-5|41	%{_mandir}/*/*
14cr|perl-CGI-Safe-1.250.0-5|42	
14cr|perl-CGI-Safe-1.250.0-5|43	
14cr|perl-CGI-Safe-1.250.0-5|44	
14cr|perl-CGI-Safe-1.250.0-5|45	%changelog
14cr|perl-CGI-Safe-1.250.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.250.0-5
14cr|perl-CGI-Safe-1.250.0-5|47	+ Revision: 08622dd
14cr|perl-CGI-Safe-1.250.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-CGI-Safe-1.250.0-5|49	
14cr|perl-CGI-Safe-1.250.0-5|50	

4159 14
14cr|perl-CGI-Session-4.480.0-3|1	%define upstream_name    CGI-Session
14cr|perl-CGI-Session-4.480.0-3|2	%define upstream_version 4.48
14cr|perl-CGI-Session-4.480.0-3|3	
14cr|perl-CGI-Session-4.480.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-CGI-Session-4.480.0-3|5	%define __noautoreq 'perl\\(DBD::Pg\\)'
14cr|perl-CGI-Session-4.480.0-3|6	%else
14cr|perl-CGI-Session-4.480.0-3|7	%define _requires_exceptions perl(DBD::Pg)
14cr|perl-CGI-Session-4.480.0-3|8	%endif
14cr|perl-CGI-Session-4.480.0-3|9	
14cr|perl-CGI-Session-4.480.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-CGI-Session-4.480.0-3|11	Version:	%perl_convert_version 4.48
14cr|perl-CGI-Session-4.480.0-3|12	Release:	3
14cr|perl-CGI-Session-4.480.0-3|13	
14cr|perl-CGI-Session-4.480.0-3|14	Summary:	Persistent session data in CGI applications
14cr|perl-CGI-Session-4.480.0-3|15	
14cr|perl-CGI-Session-4.480.0-3|16	License:	GPL+ or Artistic
14cr|perl-CGI-Session-4.480.0-3|17	Group:		Development/Perl
14cr|perl-CGI-Session-4.480.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Session-4.480.0-3|19	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Session-4.48.tar.gz
14cr|perl-CGI-Session-4.480.0-3|20	
14cr|perl-CGI-Session-4.480.0-3|21	BuildRequires:	perl-devel
14cr|perl-CGI-Session-4.480.0-3|22	BuildRequires:	perl(CGI)
14cr|perl-CGI-Session-4.480.0-3|23	BuildRequires:	perl(DBI)
14cr|perl-CGI-Session-4.480.0-3|24	BuildRequires:	perl(DB_File)
14cr|perl-CGI-Session-4.480.0-3|25	BuildRequires:	perl(FreezeThaw)
14cr|perl-CGI-Session-4.480.0-3|26	BuildRequires:	perl(CGI::Simple)
14cr|perl-CGI-Session-4.480.0-3|27	BuildArch:	noarch
14cr|perl-CGI-Session-4.480.0-3|28	
14cr|perl-CGI-Session-4.480.0-3|29	%description
14cr|perl-CGI-Session-4.480.0-3|30	CGI-Session is a Perl5 library that provides an easy, reliable and
14cr|perl-CGI-Session-4.480.0-3|31	modular session management system across HTTP requests. Persistency is a
14cr|perl-CGI-Session-4.480.0-3|32	key feature for such applications as shopping carts,
14cr|perl-CGI-Session-4.480.0-3|33	login/authentication routines, and application that need to carry data
14cr|perl-CGI-Session-4.480.0-3|34	accross HTTP requests. CGI::Session does that and many more
14cr|perl-CGI-Session-4.480.0-3|35	
14cr|perl-CGI-Session-4.480.0-3|36	%prep
14cr|perl-CGI-Session-4.480.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Session-4.480.0-3|38	
14cr|perl-CGI-Session-4.480.0-3|39	%build
14cr|perl-CGI-Session-4.480.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Session-4.480.0-3|41	%make
14cr|perl-CGI-Session-4.480.0-3|42	
14cr|perl-CGI-Session-4.480.0-3|43	%check
14cr|perl-CGI-Session-4.480.0-3|44	rm -f  t/g4_mysql.t # no database available for testing
14cr|perl-CGI-Session-4.480.0-3|45	make test
14cr|perl-CGI-Session-4.480.0-3|46	
14cr|perl-CGI-Session-4.480.0-3|47	%install
14cr|perl-CGI-Session-4.480.0-3|48	%makeinstall_std
14cr|perl-CGI-Session-4.480.0-3|49	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-CGI-Session-4.480.0-3|50	
14cr|perl-CGI-Session-4.480.0-3|51	%files
14cr|perl-CGI-Session-4.480.0-3|52	%doc Changes README INSTALL
14cr|perl-CGI-Session-4.480.0-3|53	%{perl_vendorlib}/CGI
14cr|perl-CGI-Session-4.480.0-3|54	%{_mandir}/*/*
14cr|perl-CGI-Session-4.480.0-3|55	
14cr|perl-CGI-Session-4.480.0-3|56	
14cr|perl-CGI-Session-4.480.0-3|57	
14cr|perl-CGI-Session-4.480.0-3|58	%changelog
14cr|perl-CGI-Session-4.480.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.480.0-3
14cr|perl-CGI-Session-4.480.0-3|60	+ Revision: 01b0cf2
14cr|perl-CGI-Session-4.480.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-CGI-Session-4.480.0-3|62	
14cr|perl-CGI-Session-4.480.0-3|63	

4160 14
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|1	%define upstream_name    CGI-Session-ID-uuid
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|3	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|6	Release:	5
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|7	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|8	Summary:	UUID based CGI Session Identifiers
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|9	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|14	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|16	BuildArch:	noarch
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|17	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|18	%description
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|19	CGI::Session::ID::uuid is a CGI::Session 4.00 driver to generate identifiers
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|20	based on DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|21	Identifiers (UUID). This module requires a reasonable UUID generator. For this
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|22	it either requires the preferred OSSP::uuid module or alternatively the
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|23	Data::UUID, APR::UUID, DCE::UUID or UUID modules to be installed.
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|24	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|25	%prep
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|27	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|28	%build
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|30	%make
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|31	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|32	%install
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|33	%makeinstall_std
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|34	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|35	%files
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|36	%doc README
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|37	%dir %{perl_vendorlib}/CGI/Session/ID
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|38	%{perl_vendorlib}/CGI/Session/ID/*
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|39	%{_mandir}/*/*
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|40	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|41	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|42	%changelog
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|44	+ Revision: 7b54987
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|46	
14cr|perl-CGI-Session-ID-uuid-0.30.0-5|47	

4161 14
14cr|perl-CGI-Simple-1.113.0-5|1	%define upstream_name    CGI-Simple
14cr|perl-CGI-Simple-1.113.0-5|2	%define upstream_version 1.113
14cr|perl-CGI-Simple-1.113.0-5|3	
14cr|perl-CGI-Simple-1.113.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Simple-1.113.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Simple-1.113.0-5|6	Release:	5
14cr|perl-CGI-Simple-1.113.0-5|7	
14cr|perl-CGI-Simple-1.113.0-5|8	Summary:   Simple totally OO CGI interface that is CGI.pm compliant
14cr|perl-CGI-Simple-1.113.0-5|9	
14cr|perl-CGI-Simple-1.113.0-5|10	license:   Artistic
14cr|perl-CGI-Simple-1.113.0-5|11	group:     Development/Perl
14cr|perl-CGI-Simple-1.113.0-5|12	Url:       http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Simple-1.113.0-5|13	Source0:   http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Simple-1.113.0-5|14	BuildRequires: perl-IO-stringy
14cr|perl-CGI-Simple-1.113.0-5|15	BuildRequires: perl-devel
14cr|perl-CGI-Simple-1.113.0-5|16	BuildArch: noarch
14cr|perl-CGI-Simple-1.113.0-5|17	
14cr|perl-CGI-Simple-1.113.0-5|18	
14cr|perl-CGI-Simple-1.113.0-5|19	%description
14cr|perl-CGI-Simple-1.113.0-5|20	CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm.
14cr|perl-CGI-Simple-1.113.0-5|21	It shares an identical OO interface to CGI.pm for parameter parsing, file
14cr|perl-CGI-Simple-1.113.0-5|22	upload, cookie handling and header generation. This module is entirely object
14cr|perl-CGI-Simple-1.113.0-5|23	oriented, however a complete functional interface is available by using the
14cr|perl-CGI-Simple-1.113.0-5|24	CGI::Simple::Standard module.
14cr|perl-CGI-Simple-1.113.0-5|25	
14cr|perl-CGI-Simple-1.113.0-5|26	Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
14cr|perl-CGI-Simple-1.113.0-5|27	things is available. There are even a few new methods and additions to old
14cr|perl-CGI-Simple-1.113.0-5|28	ones! If you are interested in what has gone on under the hood see the
14cr|perl-CGI-Simple-1.113.0-5|29	Compatibility with CGI.pm section at the end.
14cr|perl-CGI-Simple-1.113.0-5|30	
14cr|perl-CGI-Simple-1.113.0-5|31	In practical testing this module loads and runs about twice as fast as CGI.pm
14cr|perl-CGI-Simple-1.113.0-5|32	depending on the precise task.
14cr|perl-CGI-Simple-1.113.0-5|33	
14cr|perl-CGI-Simple-1.113.0-5|34	%prep
14cr|perl-CGI-Simple-1.113.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Simple-1.113.0-5|36	
14cr|perl-CGI-Simple-1.113.0-5|37	%build
14cr|perl-CGI-Simple-1.113.0-5|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Simple-1.113.0-5|39	%make
14cr|perl-CGI-Simple-1.113.0-5|40	
14cr|perl-CGI-Simple-1.113.0-5|41	%check
14cr|perl-CGI-Simple-1.113.0-5|42	make test
14cr|perl-CGI-Simple-1.113.0-5|43	
14cr|perl-CGI-Simple-1.113.0-5|44	%install
14cr|perl-CGI-Simple-1.113.0-5|45	%makeinstall_std
14cr|perl-CGI-Simple-1.113.0-5|46	
14cr|perl-CGI-Simple-1.113.0-5|47	%files
14cr|perl-CGI-Simple-1.113.0-5|48	%doc README
14cr|perl-CGI-Simple-1.113.0-5|49	%{perl_vendorlib}/CGI
14cr|perl-CGI-Simple-1.113.0-5|50	%{_mandir}/*/*
14cr|perl-CGI-Simple-1.113.0-5|51	
14cr|perl-CGI-Simple-1.113.0-5|52	
14cr|perl-CGI-Simple-1.113.0-5|53	
14cr|perl-CGI-Simple-1.113.0-5|54	%changelog
14cr|perl-CGI-Simple-1.113.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.113.0-5
14cr|perl-CGI-Simple-1.113.0-5|56	+ Revision: 1375482
14cr|perl-CGI-Simple-1.113.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-CGI-Simple-1.113.0-5|58	
14cr|perl-CGI-Simple-1.113.0-5|59	

4162 14
14cr|perl-CGI-SpeedyCGI-2.220.0-7|1	%define upstream_name	 CGI-SpeedyCGI
14cr|perl-CGI-SpeedyCGI-2.220.0-7|2	%define upstream_version 2.22
14cr|perl-CGI-SpeedyCGI-2.220.0-7|3	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|4	%define Werror_cflags %{nil}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|5	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|6	#Module-Specific definitions
14cr|perl-CGI-SpeedyCGI-2.220.0-7|7	%define apache_version 2.2.9
14cr|perl-CGI-SpeedyCGI-2.220.0-7|8	%define mod_name mod_speedycgi
14cr|perl-CGI-SpeedyCGI-2.220.0-7|9	%define mod_conf B49_%{mod_name}.conf
14cr|perl-CGI-SpeedyCGI-2.220.0-7|10	%define mod_so %{mod_name}.so
14cr|perl-CGI-SpeedyCGI-2.220.0-7|11	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|12	Name:		perl-%{upstream_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|13	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|14	Release:	7
14cr|perl-CGI-SpeedyCGI-2.220.0-7|15	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|16	Summary:	Speed up perl scripts by running them persistently
14cr|perl-CGI-SpeedyCGI-2.220.0-7|17	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|18	License:	GPLv3+
14cr|perl-CGI-SpeedyCGI-2.220.0-7|19	Group:		Development/Perl
14cr|perl-CGI-SpeedyCGI-2.220.0-7|20	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|21	Source0:	http://www.cpan.org/modules/by-authors/id/H/HO/HORROCKS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-SpeedyCGI-2.220.0-7|22	Source1:	%{mod_conf}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|23	Patch0:		perl-CGI-SpeedyCGI-2.22-documentation.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|24	Patch1:		perl-CGI-SpeedyCGI-2.22-empty_param.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|25	Patch2:		perl-CGI-SpeedyCGI-2.22-strerror.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|26	Patch3:		perl-CGI-SpeedyCGI-2.22-brigade_foreach.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|27	Patch4:		perl-CGI-SpeedyCGI-2.22-exit_messages.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|28	Patch5:		perl-CGI-SpeedyCGI-2.22-perl_510.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|29	Patch6:		perl-CGI-SpeedyCGI-2.22-force-apache2.patch
14cr|perl-CGI-SpeedyCGI-2.220.0-7|30	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|31	BuildRequires:	perl-devel
14cr|perl-CGI-SpeedyCGI-2.220.0-7|32	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CGI-SpeedyCGI-2.220.0-7|33	BuildRequires:	perl(ExtUtils::Embed)
14cr|perl-CGI-SpeedyCGI-2.220.0-7|34	BuildRequires:	apache-devel >= %{apache_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|35	# do not cancell .Sflo
14cr|perl-CGI-SpeedyCGI-2.220.0-7|36	Provides:       /usr/bin/speedy
14cr|perl-CGI-SpeedyCGI-2.220.0-7|37	#
14cr|perl-CGI-SpeedyCGI-2.220.0-7|38	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|39	%description
14cr|perl-CGI-SpeedyCGI-2.220.0-7|40	SpeedyCGI is a way to run perl scripts persistently, which can make them run
14cr|perl-CGI-SpeedyCGI-2.220.0-7|41	much more quickly. A script can be made to to run persistently by changing the
14cr|perl-CGI-SpeedyCGI-2.220.0-7|42	interpreter line at the top of the script from:
14cr|perl-CGI-SpeedyCGI-2.220.0-7|43	#!/usr/bin/perl
14cr|perl-CGI-SpeedyCGI-2.220.0-7|44	to
14cr|perl-CGI-SpeedyCGI-2.220.0-7|45	#!/usr/bin/speedy
14cr|perl-CGI-SpeedyCGI-2.220.0-7|46	After the script is initially run, instead of exiting, the perl interpreter is
14cr|perl-CGI-SpeedyCGI-2.220.0-7|47	kept running. During subsequent runs, this interpreter is used to handle new
14cr|perl-CGI-SpeedyCGI-2.220.0-7|48	executions instead of starting a new perl interpreter each time. A very fast
14cr|perl-CGI-SpeedyCGI-2.220.0-7|49	frontend program, written in C, is executed for each request. This fast
14cr|perl-CGI-SpeedyCGI-2.220.0-7|50	frontend then contacts the persistent Perl process, which is usually already
14cr|perl-CGI-SpeedyCGI-2.220.0-7|51	running, to do the work and return the results.
14cr|perl-CGI-SpeedyCGI-2.220.0-7|52	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|53	%package -n	apache-%{mod_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|54	Summary:	SpeedyCGI module for the Apache HTTP Server
14cr|perl-CGI-SpeedyCGI-2.220.0-7|55	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|56	Group:		System/Servers
14cr|perl-CGI-SpeedyCGI-2.220.0-7|57	Requires(pre): rpm-helper
14cr|perl-CGI-SpeedyCGI-2.220.0-7|58	Requires(postun): rpm-helper
14cr|perl-CGI-SpeedyCGI-2.220.0-7|59	Requires(pre):  apache-conf >= %{apache_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|60	Requires(pre):  apache >= %{apache_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|61	Requires:	apache-conf >= %{apache_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|62	Requires:	apache >= %{apache_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|63	Requires:	%{name} = %{version}-%{release}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|64	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|65	%description -n	apache-%{mod_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|66	The SpeedyCGI module for the Apache HTTP Server. It can be used to run perl
14cr|perl-CGI-SpeedyCGI-2.220.0-7|67	scripts for web application persistently to make them more quickly.
14cr|perl-CGI-SpeedyCGI-2.220.0-7|68	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|69	%prep
14cr|perl-CGI-SpeedyCGI-2.220.0-7|70	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|71	%patch0 -p1 -b .documentation
14cr|perl-CGI-SpeedyCGI-2.220.0-7|72	%patch1 -p1 -b .empty_param
14cr|perl-CGI-SpeedyCGI-2.220.0-7|73	%patch2 -p1 -b .strerror
14cr|perl-CGI-SpeedyCGI-2.220.0-7|74	%patch3 -p1 -b .brigade_foreach
14cr|perl-CGI-SpeedyCGI-2.220.0-7|75	%patch4 -p1 -b .exit_messages
14cr|perl-CGI-SpeedyCGI-2.220.0-7|76	%patch5 -p1 -b .perl_510
14cr|perl-CGI-SpeedyCGI-2.220.0-7|77	%patch6 -p1 -b .apache2
14cr|perl-CGI-SpeedyCGI-2.220.0-7|78	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|79	cp %{SOURCE1} %{mod_conf}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|80	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|81	%build
14cr|perl-CGI-SpeedyCGI-2.220.0-7|82	%serverbuild
14cr|perl-CGI-SpeedyCGI-2.220.0-7|83	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|84	sed -i 's@apxs -@%{_bindir}/apxs -@g' Makefile.PL src/SpeedyMake.pl \
14cr|perl-CGI-SpeedyCGI-2.220.0-7|85	mod_speedycgi/t/ModTest.pm mod_speedycgi/t/mod_perl.t
14cr|perl-CGI-SpeedyCGI-2.220.0-7|86	sed -i 's@APXS=apxs@APXS=%{_bindir}/apxs@g' mod_speedycgi/Makefile.tmpl
14cr|perl-CGI-SpeedyCGI-2.220.0-7|87	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|88	echo yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-SpeedyCGI-2.220.0-7|89	make OPTIMIZE="$CFLAGS" LDFLAGS="%{ldflags}"
14cr|perl-CGI-SpeedyCGI-2.220.0-7|90	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|91	#check
14cr|perl-CGI-SpeedyCGI-2.220.0-7|92	##- this test does not work with 5.8.7.
14cr|perl-CGI-SpeedyCGI-2.220.0-7|93	#rm speedy/t/be_memleak.t
14cr|perl-CGI-SpeedyCGI-2.220.0-7|94	#make test
14cr|perl-CGI-SpeedyCGI-2.220.0-7|95	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|96	%install
14cr|perl-CGI-SpeedyCGI-2.220.0-7|97	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|98	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|99	install -d %{buildroot}%{_libdir}/apache-extramodules
14cr|perl-CGI-SpeedyCGI-2.220.0-7|100	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cr|perl-CGI-SpeedyCGI-2.220.0-7|101	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|102	install -m0755 mod_speedycgi2/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cr|perl-CGI-SpeedyCGI-2.220.0-7|103	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|104	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|105	%post -n apache-%{mod_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|106	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|perl-CGI-SpeedyCGI-2.220.0-7|107	%{_initrddir}/httpd restart 1>&2;
14cr|perl-CGI-SpeedyCGI-2.220.0-7|108	fi
14cr|perl-CGI-SpeedyCGI-2.220.0-7|109	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|110	%postun -n apache-%{mod_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|111	if [ "$1" = "0" ]; then
14cr|perl-CGI-SpeedyCGI-2.220.0-7|112	if [ -f %{_var}/lock/subsys/httpd ]; then
14cr|perl-CGI-SpeedyCGI-2.220.0-7|113	%{_initrddir}/httpd restart 1>&2
14cr|perl-CGI-SpeedyCGI-2.220.0-7|114	fi
14cr|perl-CGI-SpeedyCGI-2.220.0-7|115	fi
14cr|perl-CGI-SpeedyCGI-2.220.0-7|116	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|117	%files
14cr|perl-CGI-SpeedyCGI-2.220.0-7|118	%doc Changes README docs contrib util
14cr|perl-CGI-SpeedyCGI-2.220.0-7|119	%{perl_vendorlib}/CGI/*
14cr|perl-CGI-SpeedyCGI-2.220.0-7|120	# do not cancell .Sflo
14cr|perl-CGI-SpeedyCGI-2.220.0-7|121	%{_bindir}/speedy
14cr|perl-CGI-SpeedyCGI-2.220.0-7|122	%{_bindir}/speedy_backend
14cr|perl-CGI-SpeedyCGI-2.220.0-7|123	#
14cr|perl-CGI-SpeedyCGI-2.220.0-7|124	%files -n apache-%{mod_name}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|125	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|126	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cr|perl-CGI-SpeedyCGI-2.220.0-7|127	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|128	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|129	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|130	%changelog
14cr|perl-CGI-SpeedyCGI-2.220.0-7|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.220.0-7
14cr|perl-CGI-SpeedyCGI-2.220.0-7|132	+ Revision: 23c4e7a
14cr|perl-CGI-SpeedyCGI-2.220.0-7|133	- MassBuild#464: Increase release tag
14cr|perl-CGI-SpeedyCGI-2.220.0-7|134	
14cr|perl-CGI-SpeedyCGI-2.220.0-7|135	

4163 14
14cr|perl-CGI-SSI-0.920.0-3|1	%define upstream_name    CGI-SSI
14cr|perl-CGI-SSI-0.920.0-3|2	%define upstream_version 0.92
14cr|perl-CGI-SSI-0.920.0-3|3	
14cr|perl-CGI-SSI-0.920.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CGI-SSI-0.920.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CGI-SSI-0.920.0-3|6	Release:    3
14cr|perl-CGI-SSI-0.920.0-3|7	
14cr|perl-CGI-SSI-0.920.0-3|8	Summary:    Use SSI from CGI scripts
14cr|perl-CGI-SSI-0.920.0-3|9	
14cr|perl-CGI-SSI-0.920.0-3|10	License:    GPL+ or Artistic
14cr|perl-CGI-SSI-0.920.0-3|11	Group:      Development/Perl
14cr|perl-CGI-SSI-0.920.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-SSI-0.920.0-3|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-SSI-0.920.0-3|14	
14cr|perl-CGI-SSI-0.920.0-3|15	BuildRequires: perl(Date::Format)
14cr|perl-CGI-SSI-0.920.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-CGI-SSI-0.920.0-3|17	BuildRequires: perl(File::Spec)
14cr|perl-CGI-SSI-0.920.0-3|18	BuildRequires: perl(HTML::SimpleParse)
14cr|perl-CGI-SSI-0.920.0-3|19	BuildRequires: perl(HTTP::Cookies)
14cr|perl-CGI-SSI-0.920.0-3|20	BuildRequires: perl(HTTP::Response)
14cr|perl-CGI-SSI-0.920.0-3|21	BuildRequires: perl(LWP::UserAgent)
14cr|perl-CGI-SSI-0.920.0-3|22	BuildRequires: perl(URI)
14cr|perl-CGI-SSI-0.920.0-3|23	BuildRequires: perl-devel
14cr|perl-CGI-SSI-0.920.0-3|24	BuildArch: noarch
14cr|perl-CGI-SSI-0.920.0-3|25	
14cr|perl-CGI-SSI-0.920.0-3|26	%description
14cr|perl-CGI-SSI-0.920.0-3|27	CGI::SSI is meant to be used as an easy way to filter shtml through CGI
14cr|perl-CGI-SSI-0.920.0-3|28	scripts in a loose imitation of Apache's mod_include. If you're using
14cr|perl-CGI-SSI-0.920.0-3|29	Apache, you may want to use either mod_include or the Apache::SSI module
14cr|perl-CGI-SSI-0.920.0-3|30	instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
14cr|perl-CGI-SSI-0.920.0-3|31	server behaves make some SSI directives impossible to imitate from a CGI
14cr|perl-CGI-SSI-0.920.0-3|32	script.
14cr|perl-CGI-SSI-0.920.0-3|33	
14cr|perl-CGI-SSI-0.920.0-3|34	Most of the time, you'll simply want to filter shtml through STDOUT or some
14cr|perl-CGI-SSI-0.920.0-3|35	other open filehandle. 'autotie' is available for STDOUT, but in general,
14cr|perl-CGI-SSI-0.920.0-3|36	you'll want to tie other filehandles yourself:
14cr|perl-CGI-SSI-0.920.0-3|37	
14cr|perl-CGI-SSI-0.920.0-3|38	$ssi = tie(*FH, 'CGI::SSI', filehandle => 'FH');
14cr|perl-CGI-SSI-0.920.0-3|39	print FH $shtml;
14cr|perl-CGI-SSI-0.920.0-3|40	
14cr|perl-CGI-SSI-0.920.0-3|41	%prep
14cr|perl-CGI-SSI-0.920.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-SSI-0.920.0-3|43	
14cr|perl-CGI-SSI-0.920.0-3|44	%build
14cr|perl-CGI-SSI-0.920.0-3|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-SSI-0.920.0-3|46	
14cr|perl-CGI-SSI-0.920.0-3|47	%make
14cr|perl-CGI-SSI-0.920.0-3|48	
14cr|perl-CGI-SSI-0.920.0-3|49	%check
14cr|perl-CGI-SSI-0.920.0-3|50	#make test
14cr|perl-CGI-SSI-0.920.0-3|51	
14cr|perl-CGI-SSI-0.920.0-3|52	%install
14cr|perl-CGI-SSI-0.920.0-3|53	%makeinstall_std
14cr|perl-CGI-SSI-0.920.0-3|54	
14cr|perl-CGI-SSI-0.920.0-3|55	%files
14cr|perl-CGI-SSI-0.920.0-3|56	%doc Changes META.yml README
14cr|perl-CGI-SSI-0.920.0-3|57	%{_mandir}/man3/*
14cr|perl-CGI-SSI-0.920.0-3|58	%{perl_vendorlib}/*
14cr|perl-CGI-SSI-0.920.0-3|59	
14cr|perl-CGI-SSI-0.920.0-3|60	%changelog
14cr|perl-CGI-SSI-0.920.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-3
14cr|perl-CGI-SSI-0.920.0-3|62	+ Revision: 5491ecc
14cr|perl-CGI-SSI-0.920.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-CGI-SSI-0.920.0-3|64	
14cr|perl-CGI-SSI-0.920.0-3|65	

4164 14
14cr|perl-CGI-Struct-1.210.0-3|1	%define upstream_name    CGI-Struct
14cr|perl-CGI-Struct-1.210.0-3|2	%define upstream_version 1.21
14cr|perl-CGI-Struct-1.210.0-3|3	
14cr|perl-CGI-Struct-1.210.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CGI-Struct-1.210.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CGI-Struct-1.210.0-3|6	Release:    3
14cr|perl-CGI-Struct-1.210.0-3|7	
14cr|perl-CGI-Struct-1.210.0-3|8	Summary:    Build structures from CGI data
14cr|perl-CGI-Struct-1.210.0-3|9	
14cr|perl-CGI-Struct-1.210.0-3|10	
14cr|perl-CGI-Struct-1.210.0-3|11	License:    GPL+ or Artistic
14cr|perl-CGI-Struct-1.210.0-3|12	Group:      Development/Perl
14cr|perl-CGI-Struct-1.210.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Struct-1.210.0-3|14	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CGI-Struct-1.210.0-3|15	
14cr|perl-CGI-Struct-1.210.0-3|16	BuildRequires: perl(Storable)
14cr|perl-CGI-Struct-1.210.0-3|17	BuildRequires: perl(Test::Deep)
14cr|perl-CGI-Struct-1.210.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-CGI-Struct-1.210.0-3|19	BuildRequires: perl-devel
14cr|perl-CGI-Struct-1.210.0-3|20	BuildArch: noarch
14cr|perl-CGI-Struct-1.210.0-3|21	
14cr|perl-CGI-Struct-1.210.0-3|22	%description
14cr|perl-CGI-Struct-1.210.0-3|23	CGI::Struct lets you transform CGI data keys that _look like_ perl data
14cr|perl-CGI-Struct-1.210.0-3|24	structures into _actual_ perl data structures.
14cr|perl-CGI-Struct-1.210.0-3|25	
14cr|perl-CGI-Struct-1.210.0-3|26	CGI::Struct makes no attempt to actually _read in_ the variables from the
14cr|perl-CGI-Struct-1.210.0-3|27	request. You should be using the CGI manpage or some equivalent for that.
14cr|perl-CGI-Struct-1.210.0-3|28	CGI::Struct expects to be handed a reference to a hash containing all the
14cr|perl-CGI-Struct-1.210.0-3|29	keys/values you care about. The common way is to use something like
14cr|perl-CGI-Struct-1.210.0-3|30	'CGI->Vars' or (as the author does) 'Plack::Request->parameters->mixed'.
14cr|perl-CGI-Struct-1.210.0-3|31	
14cr|perl-CGI-Struct-1.210.0-3|32	Whatever you use should give you a hash mapping the request variable names
14cr|perl-CGI-Struct-1.210.0-3|33	(keys) to the values sent in by the users (values). Any of the major CGIish
14cr|perl-CGI-Struct-1.210.0-3|34	modules will have such a method; consult the documentation for yours if you
14cr|perl-CGI-Struct-1.210.0-3|35	don't know it offhand.
14cr|perl-CGI-Struct-1.210.0-3|36	
14cr|perl-CGI-Struct-1.210.0-3|37	%prep
14cr|perl-CGI-Struct-1.210.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Struct-1.210.0-3|39	
14cr|perl-CGI-Struct-1.210.0-3|40	%build
14cr|perl-CGI-Struct-1.210.0-3|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Struct-1.210.0-3|42	
14cr|perl-CGI-Struct-1.210.0-3|43	%make
14cr|perl-CGI-Struct-1.210.0-3|44	
14cr|perl-CGI-Struct-1.210.0-3|45	%check
14cr|perl-CGI-Struct-1.210.0-3|46	%make test
14cr|perl-CGI-Struct-1.210.0-3|47	
14cr|perl-CGI-Struct-1.210.0-3|48	%install
14cr|perl-CGI-Struct-1.210.0-3|49	%makeinstall_std
14cr|perl-CGI-Struct-1.210.0-3|50	
14cr|perl-CGI-Struct-1.210.0-3|51	%files
14cr|perl-CGI-Struct-1.210.0-3|52	%doc META.yml README Changes META.json LICENSE
14cr|perl-CGI-Struct-1.210.0-3|53	%{_mandir}/man3/*
14cr|perl-CGI-Struct-1.210.0-3|54	%{perl_vendorlib}/*
14cr|perl-CGI-Struct-1.210.0-3|55	
14cr|perl-CGI-Struct-1.210.0-3|56	
14cr|perl-CGI-Struct-1.210.0-3|57	
14cr|perl-CGI-Struct-1.210.0-3|58	
14cr|perl-CGI-Struct-1.210.0-3|59	
14cr|perl-CGI-Struct-1.210.0-3|60	%changelog
14cr|perl-CGI-Struct-1.210.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.210.0-3
14cr|perl-CGI-Struct-1.210.0-3|62	+ Revision: 5a08acb
14cr|perl-CGI-Struct-1.210.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-CGI-Struct-1.210.0-3|64	
14cr|perl-CGI-Struct-1.210.0-3|65	

4165 14
14cr|perl-CGI-Untaint-1.260.0-5|1	%define upstream_name    CGI-Untaint
14cr|perl-CGI-Untaint-1.260.0-5|2	%define upstream_version 1.26
14cr|perl-CGI-Untaint-1.260.0-5|3	
14cr|perl-CGI-Untaint-1.260.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-Untaint-1.260.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-Untaint-1.260.0-5|6	Release:	5
14cr|perl-CGI-Untaint-1.260.0-5|7	
14cr|perl-CGI-Untaint-1.260.0-5|8	Summary:	CGI-Untaint Perl module: process CGI input parameters
14cr|perl-CGI-Untaint-1.260.0-5|9	
14cr|perl-CGI-Untaint-1.260.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-Untaint-1.260.0-5|11	Group:		Development/Perl
14cr|perl-CGI-Untaint-1.260.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CGI-Untaint-1.260.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-Untaint-1.260.0-5|14	
14cr|perl-CGI-Untaint-1.260.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-Untaint-1.260.0-5|16	BuildRequires:	perl(CGI)
14cr|perl-CGI-Untaint-1.260.0-5|17	BuildRequires:	perl(UNIVERSAL::exports)
14cr|perl-CGI-Untaint-1.260.0-5|18	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-CGI-Untaint-1.260.0-5|19	BuildArch:	noarch
14cr|perl-CGI-Untaint-1.260.0-5|20	
14cr|perl-CGI-Untaint-1.260.0-5|21	%description
14cr|perl-CGI-Untaint-1.260.0-5|22	This module provides a simple, convenient, abstracted and extensible
14cr|perl-CGI-Untaint-1.260.0-5|23	manner for validating and untainting the input from web forms.
14cr|perl-CGI-Untaint-1.260.0-5|24	
14cr|perl-CGI-Untaint-1.260.0-5|25	%prep
14cr|perl-CGI-Untaint-1.260.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-Untaint-1.260.0-5|27	
14cr|perl-CGI-Untaint-1.260.0-5|28	%build
14cr|perl-CGI-Untaint-1.260.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-Untaint-1.260.0-5|30	%make
14cr|perl-CGI-Untaint-1.260.0-5|31	make test
14cr|perl-CGI-Untaint-1.260.0-5|32	
14cr|perl-CGI-Untaint-1.260.0-5|33	%install
14cr|perl-CGI-Untaint-1.260.0-5|34	%makeinstall_std
14cr|perl-CGI-Untaint-1.260.0-5|35	
14cr|perl-CGI-Untaint-1.260.0-5|36	%files
14cr|perl-CGI-Untaint-1.260.0-5|37	%doc Changes
14cr|perl-CGI-Untaint-1.260.0-5|38	%{perl_vendorlib}/CGI/Untaint.pm
14cr|perl-CGI-Untaint-1.260.0-5|39	%{perl_vendorlib}/CGI/Untaint
14cr|perl-CGI-Untaint-1.260.0-5|40	%{_mandir}/*/*
14cr|perl-CGI-Untaint-1.260.0-5|41	
14cr|perl-CGI-Untaint-1.260.0-5|42	
14cr|perl-CGI-Untaint-1.260.0-5|43	
14cr|perl-CGI-Untaint-1.260.0-5|44	%changelog
14cr|perl-CGI-Untaint-1.260.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.260.0-5
14cr|perl-CGI-Untaint-1.260.0-5|46	+ Revision: ff10ba2
14cr|perl-CGI-Untaint-1.260.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-CGI-Untaint-1.260.0-5|48	
14cr|perl-CGI-Untaint-1.260.0-5|49	

4166 14
14cr|perl-CGI-XML-0.100.0-5|1	%define upstream_name 	 CGI-XML
14cr|perl-CGI-XML-0.100.0-5|2	%define upstream_version 0.1
14cr|perl-CGI-XML-0.100.0-5|3	
14cr|perl-CGI-XML-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-XML-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-XML-0.100.0-5|6	Release:	5
14cr|perl-CGI-XML-0.100.0-5|7	
14cr|perl-CGI-XML-0.100.0-5|8	Summary:	CGI-XML perl module
14cr|perl-CGI-XML-0.100.0-5|9	
14cr|perl-CGI-XML-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-CGI-XML-0.100.0-5|11	Group:		Development/Perl
14cr|perl-CGI-XML-0.100.0-5|12	URL:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/
14cr|perl-CGI-XML-0.100.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-XML-0.100.0-5|14	
14cr|perl-CGI-XML-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-CGI-XML-0.100.0-5|16	BuildRequires:	perl(XML::Parser)
14cr|perl-CGI-XML-0.100.0-5|17	
14cr|perl-CGI-XML-0.100.0-5|18	BuildArch:  noarch
14cr|perl-CGI-XML-0.100.0-5|19	
14cr|perl-CGI-XML-0.100.0-5|20	%rename	perl-XML-CGI
14cr|perl-CGI-XML-0.100.0-5|21	
14cr|perl-CGI-XML-0.100.0-5|22	%description
14cr|perl-CGI-XML-0.100.0-5|23	CGI-XML converts CGI.pm variables to XML and vice versa.
14cr|perl-CGI-XML-0.100.0-5|24	
14cr|perl-CGI-XML-0.100.0-5|25	%prep
14cr|perl-CGI-XML-0.100.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-XML-0.100.0-5|27	
14cr|perl-CGI-XML-0.100.0-5|28	%build
14cr|perl-CGI-XML-0.100.0-5|29	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-XML-0.100.0-5|30	%make
14cr|perl-CGI-XML-0.100.0-5|31	
14cr|perl-CGI-XML-0.100.0-5|32	%install
14cr|perl-CGI-XML-0.100.0-5|33	install -d %{buildroot}%{perl_archlib}
14cr|perl-CGI-XML-0.100.0-5|34	%makeinstall_std
14cr|perl-CGI-XML-0.100.0-5|35	install -d %{buildroot}%{_datadir}
14cr|perl-CGI-XML-0.100.0-5|36	
14cr|perl-CGI-XML-0.100.0-5|37	%files
14cr|perl-CGI-XML-0.100.0-5|38	%doc README MANIFEST Changes  examples
14cr|perl-CGI-XML-0.100.0-5|39	%{perl_vendorlib}/CGI/*
14cr|perl-CGI-XML-0.100.0-5|40	%{_mandir}/*/*
14cr|perl-CGI-XML-0.100.0-5|41	
14cr|perl-CGI-XML-0.100.0-5|42	
14cr|perl-CGI-XML-0.100.0-5|43	
14cr|perl-CGI-XML-0.100.0-5|44	%changelog
14cr|perl-CGI-XML-0.100.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-CGI-XML-0.100.0-5|46	+ Revision: dacb097
14cr|perl-CGI-XML-0.100.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-CGI-XML-0.100.0-5|48	
14cr|perl-CGI-XML-0.100.0-5|49	

4167 14
14cr|perl-CGI-XMLApplication-1.1.3-11|1	%define upstream_name	 CGI-XMLApplication
14cr|perl-CGI-XMLApplication-1.1.3-11|2	%define upstream_version 1.1.3
14cr|perl-CGI-XMLApplication-1.1.3-11|3	
14cr|perl-CGI-XMLApplication-1.1.3-11|4	Name:		perl-%{upstream_name}
14cr|perl-CGI-XMLApplication-1.1.3-11|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CGI-XMLApplication-1.1.3-11|6	Release:	11
14cr|perl-CGI-XMLApplication-1.1.3-11|7	
14cr|perl-CGI-XMLApplication-1.1.3-11|8	Summary:	%{upstream_name} module for perl
14cr|perl-CGI-XMLApplication-1.1.3-11|9	
14cr|perl-CGI-XMLApplication-1.1.3-11|10	License:	MPL
14cr|perl-CGI-XMLApplication-1.1.3-11|11	Group:		Development/Perl
14cr|perl-CGI-XMLApplication-1.1.3-11|12	Url:		http://search.cpan.org/~phish/%{upstream_name}/
14cr|perl-CGI-XMLApplication-1.1.3-11|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PH/PHISH/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CGI-XMLApplication-1.1.3-11|14	
14cr|perl-CGI-XMLApplication-1.1.3-11|15	BuildRequires:	perl(CGI)
14cr|perl-CGI-XMLApplication-1.1.3-11|16	BuildRequires:	perl(XML::LibXML)
14cr|perl-CGI-XMLApplication-1.1.3-11|17	BuildRequires:	perl(XML::LibXSLT)
14cr|perl-CGI-XMLApplication-1.1.3-11|18	
14cr|perl-CGI-XMLApplication-1.1.3-11|19	BuildRequires:	perl-devel
14cr|perl-CGI-XMLApplication-1.1.3-11|20	BuildArch:	noarch
14cr|perl-CGI-XMLApplication-1.1.3-11|21	
14cr|perl-CGI-XMLApplication-1.1.3-11|22	%description
14cr|perl-CGI-XMLApplication-1.1.3-11|23	%{upstream_name} module for perl
14cr|perl-CGI-XMLApplication-1.1.3-11|24	CGI::XMLApplication is a CGI application class, that intends to enable
14cr|perl-CGI-XMLApplication-1.1.3-11|25	perl artists to implement CGIs that make use of XML/XSLT
14cr|perl-CGI-XMLApplication-1.1.3-11|26	functionality, without taking too much care about specialized
14cr|perl-CGI-XMLApplication-1.1.3-11|27	errorchecking or even care too much about XML itself. It provides the
14cr|perl-CGI-XMLApplication-1.1.3-11|28	power of the XML::LibXML/ XML::LibXSLT module package for
14cr|perl-CGI-XMLApplication-1.1.3-11|29	content deliverment.
14cr|perl-CGI-XMLApplication-1.1.3-11|30	
14cr|perl-CGI-XMLApplication-1.1.3-11|31	%prep
14cr|perl-CGI-XMLApplication-1.1.3-11|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CGI-XMLApplication-1.1.3-11|33	
14cr|perl-CGI-XMLApplication-1.1.3-11|34	chmod 644 Changes MANIFEST README
14cr|perl-CGI-XMLApplication-1.1.3-11|35	
14cr|perl-CGI-XMLApplication-1.1.3-11|36	%build
14cr|perl-CGI-XMLApplication-1.1.3-11|37	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CGI-XMLApplication-1.1.3-11|38	%make
14cr|perl-CGI-XMLApplication-1.1.3-11|39	
14cr|perl-CGI-XMLApplication-1.1.3-11|40	%check
14cr|perl-CGI-XMLApplication-1.1.3-11|41	%make test
14cr|perl-CGI-XMLApplication-1.1.3-11|42	
14cr|perl-CGI-XMLApplication-1.1.3-11|43	%install
14cr|perl-CGI-XMLApplication-1.1.3-11|44	%makeinstall_std
14cr|perl-CGI-XMLApplication-1.1.3-11|45	
14cr|perl-CGI-XMLApplication-1.1.3-11|46	%files
14cr|perl-CGI-XMLApplication-1.1.3-11|47	%doc Changes MANIFEST README examples/*
14cr|perl-CGI-XMLApplication-1.1.3-11|48	%{_mandir}/*/*
14cr|perl-CGI-XMLApplication-1.1.3-11|49	%{perl_vendorlib}/CGI/*
14cr|perl-CGI-XMLApplication-1.1.3-11|50	
14cr|perl-CGI-XMLApplication-1.1.3-11|51	
14cr|perl-CGI-XMLApplication-1.1.3-11|52	
14cr|perl-CGI-XMLApplication-1.1.3-11|53	%changelog
14cr|perl-CGI-XMLApplication-1.1.3-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-11
14cr|perl-CGI-XMLApplication-1.1.3-11|55	+ Revision: 721b971
14cr|perl-CGI-XMLApplication-1.1.3-11|56	- MassBuild#464: Increase release tag
14cr|perl-CGI-XMLApplication-1.1.3-11|57	
14cr|perl-CGI-XMLApplication-1.1.3-11|58	

4168 14
14cr|perl-Chart-2.4.6-3|1	%define	upstream_name	 Chart
14cr|perl-Chart-2.4.6-3|2	%define upstream_version 2.4.6
14cr|perl-Chart-2.4.6-3|3	
14cr|perl-Chart-2.4.6-3|4	Name:		perl-%{upstream_name}
14cr|perl-Chart-2.4.6-3|5	Version:	%perl_convert_version 2.4.6
14cr|perl-Chart-2.4.6-3|6	Release:	3
14cr|perl-Chart-2.4.6-3|7	
14cr|perl-Chart-2.4.6-3|8	Summary:	A series of charting modules
14cr|perl-Chart-2.4.6-3|9	
14cr|perl-Chart-2.4.6-3|10	License:	GPL
14cr|perl-Chart-2.4.6-3|11	Group:		Development/Perl
14cr|perl-Chart-2.4.6-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Chart-2.4.6-3|13	Source0:	http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
14cr|perl-Chart-2.4.6-3|14	
14cr|perl-Chart-2.4.6-3|15	BuildRequires:	perl-devel
14cr|perl-Chart-2.4.6-3|16	BuildRequires:	perl(GD)
14cr|perl-Chart-2.4.6-3|17	
14cr|perl-Chart-2.4.6-3|18	BuildArch:	noarch
14cr|perl-Chart-2.4.6-3|19	
14cr|perl-Chart-2.4.6-3|20	%description
14cr|perl-Chart-2.4.6-3|21	Series of charting modules.
14cr|perl-Chart-2.4.6-3|22	
14cr|perl-Chart-2.4.6-3|23	%prep
14cr|perl-Chart-2.4.6-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Chart-2.4.6-3|25	chmod 0644 README TODO
14cr|perl-Chart-2.4.6-3|26	
14cr|perl-Chart-2.4.6-3|27	%build
14cr|perl-Chart-2.4.6-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Chart-2.4.6-3|29	%make
14cr|perl-Chart-2.4.6-3|30	
14cr|perl-Chart-2.4.6-3|31	%check
14cr|perl-Chart-2.4.6-3|32	%make test
14cr|perl-Chart-2.4.6-3|33	
14cr|perl-Chart-2.4.6-3|34	%install
14cr|perl-Chart-2.4.6-3|35	%makeinstall_std
14cr|perl-Chart-2.4.6-3|36	
14cr|perl-Chart-2.4.6-3|37	%files
14cr|perl-Chart-2.4.6-3|38	%doc README TODO
14cr|perl-Chart-2.4.6-3|39	%{perl_vendorlib}/Chart*
14cr|perl-Chart-2.4.6-3|40	%{_mandir}/*/*
14cr|perl-Chart-2.4.6-3|41	
14cr|perl-Chart-2.4.6-3|42	
14cr|perl-Chart-2.4.6-3|43	
14cr|perl-Chart-2.4.6-3|44	%changelog
14cr|perl-Chart-2.4.6-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.6-3
14cr|perl-Chart-2.4.6-3|46	+ Revision: 191cd1f
14cr|perl-Chart-2.4.6-3|47	- MassBuild#464: Increase release tag
14cr|perl-Chart-2.4.6-3|48	
14cr|perl-Chart-2.4.6-3|49	

4169 14
14cr|perl-Chart-Graph-3.200.0-5|1	%define upstream_name    Chart-Graph
14cr|perl-Chart-Graph-3.200.0-5|2	%define upstream_version 3.2
14cr|perl-Chart-Graph-3.200.0-5|3	
14cr|perl-Chart-Graph-3.200.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Chart-Graph-3.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Chart-Graph-3.200.0-5|6	Release:	5
14cr|perl-Chart-Graph-3.200.0-5|7	
14cr|perl-Chart-Graph-3.200.0-5|8	Summary:	Perl extension for a front-end to gnuplot, XRT, and Xmgrace
14cr|perl-Chart-Graph-3.200.0-5|9	
14cr|perl-Chart-Graph-3.200.0-5|10	License:	GPL+ or Artistic
14cr|perl-Chart-Graph-3.200.0-5|11	Group:		Development/Perl
14cr|perl-Chart-Graph-3.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Chart-Graph-3.200.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Chart/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Chart-Graph-3.200.0-5|14	
14cr|perl-Chart-Graph-3.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-Chart-Graph-3.200.0-5|16	BuildArch:	noarch
14cr|perl-Chart-Graph-3.200.0-5|17	
14cr|perl-Chart-Graph-3.200.0-5|18	Provides:	perl(Base_Option)
14cr|perl-Chart-Graph-3.200.0-5|19	Provides:	perl(Chart::Graph::Xmgrace::Axis_Options)
14cr|perl-Chart-Graph-3.200.0-5|20	Provides:	perl(Chart::Graph::Xmgrace::Dataset_Options)
14cr|perl-Chart-Graph-3.200.0-5|21	Provides:	perl(Chart::Graph::Xmgrace::Graph_Options)
14cr|perl-Chart-Graph-3.200.0-5|22	
14cr|perl-Chart-Graph-3.200.0-5|23	%description
14cr|perl-Chart-Graph-3.200.0-5|24	Graph.pm is a wrapper module that allows easy generation of graphs within perl.
14cr|perl-Chart-Graph-3.200.0-5|25	Currently Graph.pm supports three graphing packages, gnuplot, XRT, and Xmgrace.
14cr|perl-Chart-Graph-3.200.0-5|26	These software packages must be obtained separately from this Perl module.
14cr|perl-Chart-Graph-3.200.0-5|27	Information on each graphing package and it's availability is provided in the
14cr|perl-Chart-Graph-3.200.0-5|28	documentation on that module. Gnuplot and Xmgrace are freely available software
14cr|perl-Chart-Graph-3.200.0-5|29	pages for UNIX systems. XRT is a commercial product.
14cr|perl-Chart-Graph-3.200.0-5|30	
14cr|perl-Chart-Graph-3.200.0-5|31	Currently the xrt3d and xrt2d package is not being supported, although it
14cr|perl-Chart-Graph-3.200.0-5|32	works. It is still in the development stage. Feel free to give it a try though.
14cr|perl-Chart-Graph-3.200.0-5|33	
14cr|perl-Chart-Graph-3.200.0-5|34	The parsers also write the test data into the 'Test Result Publication
14cr|perl-Chart-Graph-3.200.0-5|35	Interface' (TRPI) XML schema, developed by SpikeSource.
14cr|perl-Chart-Graph-3.200.0-5|36	
14cr|perl-Chart-Graph-3.200.0-5|37	%prep
14cr|perl-Chart-Graph-3.200.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Chart-Graph-3.200.0-5|39	
14cr|perl-Chart-Graph-3.200.0-5|40	%build
14cr|perl-Chart-Graph-3.200.0-5|41	perl Makefile.PL INSTALLDIRS=vendor <</dev/null
14cr|perl-Chart-Graph-3.200.0-5|42	%make
14cr|perl-Chart-Graph-3.200.0-5|43	
14cr|perl-Chart-Graph-3.200.0-5|44	%check
14cr|perl-Chart-Graph-3.200.0-5|45	%make test
14cr|perl-Chart-Graph-3.200.0-5|46	
14cr|perl-Chart-Graph-3.200.0-5|47	%install
14cr|perl-Chart-Graph-3.200.0-5|48	%makeinstall_std
14cr|perl-Chart-Graph-3.200.0-5|49	
14cr|perl-Chart-Graph-3.200.0-5|50	%files
14cr|perl-Chart-Graph-3.200.0-5|51	%doc COPYING ChangeLog README
14cr|perl-Chart-Graph-3.200.0-5|52	%{perl_vendorlib}/Chart
14cr|perl-Chart-Graph-3.200.0-5|53	%{_mandir}/*/*
14cr|perl-Chart-Graph-3.200.0-5|54	
14cr|perl-Chart-Graph-3.200.0-5|55	
14cr|perl-Chart-Graph-3.200.0-5|56	
14cr|perl-Chart-Graph-3.200.0-5|57	%changelog
14cr|perl-Chart-Graph-3.200.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.200.0-5
14cr|perl-Chart-Graph-3.200.0-5|59	+ Revision: 5315c4a
14cr|perl-Chart-Graph-3.200.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Chart-Graph-3.200.0-5|61	
14cr|perl-Chart-Graph-3.200.0-5|62	

4170 14
14cr|perl-Chatbot-Eliza-1.40.0-3|1	%define upstream_name    Chatbot-Eliza
14cr|perl-Chatbot-Eliza-1.40.0-3|2	%define upstream_version 1.04
14cr|perl-Chatbot-Eliza-1.40.0-3|3	
14cr|perl-Chatbot-Eliza-1.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Chatbot-Eliza-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Chatbot-Eliza-1.40.0-3|6	Release:	3
14cr|perl-Chatbot-Eliza-1.40.0-3|7	
14cr|perl-Chatbot-Eliza-1.40.0-3|8	Summary:	Implementation of the Eliza algorithm
14cr|perl-Chatbot-Eliza-1.40.0-3|9	
14cr|perl-Chatbot-Eliza-1.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Chatbot-Eliza-1.40.0-3|11	Group:		Development/Perl
14cr|perl-Chatbot-Eliza-1.40.0-3|12	Url:		http://search.cpan.org/dist/Chatbot-Eliza
14cr|perl-Chatbot-Eliza-1.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Chatbot-Eliza-1.40.0-3|14	
14cr|perl-Chatbot-Eliza-1.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Chatbot-Eliza-1.40.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Chatbot-Eliza-1.40.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Chatbot-Eliza-1.40.0-3|18	BuildArch:	noarch
14cr|perl-Chatbot-Eliza-1.40.0-3|19	
14cr|perl-Chatbot-Eliza-1.40.0-3|20	%description
14cr|perl-Chatbot-Eliza-1.40.0-3|21	This module implements the classic Eliza algorithm. The original Eliza
14cr|perl-Chatbot-Eliza-1.40.0-3|22	program was written by Joseph Weizenbaum and described in the
14cr|perl-Chatbot-Eliza-1.40.0-3|23	Communications of the ACM in 1966. Eliza is a mock Rogerian
14cr|perl-Chatbot-Eliza-1.40.0-3|24	psychotherapist. It prompts for user input, and uses a simple
14cr|perl-Chatbot-Eliza-1.40.0-3|25	transformation algorithm to change user input into a follow-up question.
14cr|perl-Chatbot-Eliza-1.40.0-3|26	The program is designed to give the appearance of understanding.
14cr|perl-Chatbot-Eliza-1.40.0-3|27	
14cr|perl-Chatbot-Eliza-1.40.0-3|28	%prep
14cr|perl-Chatbot-Eliza-1.40.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Chatbot-Eliza-1.40.0-3|30	chmod -x *
14cr|perl-Chatbot-Eliza-1.40.0-3|31	chmod +x Chatbot
14cr|perl-Chatbot-Eliza-1.40.0-3|32	for enc in deutsch.txt norsk.txt; do
14cr|perl-Chatbot-Eliza-1.40.0-3|33	iconv -f latin1 -t utf8 ${enc} > ${enc}.utf && \
14cr|perl-Chatbot-Eliza-1.40.0-3|34	mv ${enc}.utf ${enc}
14cr|perl-Chatbot-Eliza-1.40.0-3|35	done
14cr|perl-Chatbot-Eliza-1.40.0-3|36	
14cr|perl-Chatbot-Eliza-1.40.0-3|37	%build
14cr|perl-Chatbot-Eliza-1.40.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Chatbot-Eliza-1.40.0-3|39	%make
14cr|perl-Chatbot-Eliza-1.40.0-3|40	
14cr|perl-Chatbot-Eliza-1.40.0-3|41	%check
14cr|perl-Chatbot-Eliza-1.40.0-3|42	%make test
14cr|perl-Chatbot-Eliza-1.40.0-3|43	
14cr|perl-Chatbot-Eliza-1.40.0-3|44	%install
14cr|perl-Chatbot-Eliza-1.40.0-3|45	%makeinstall_std
14cr|perl-Chatbot-Eliza-1.40.0-3|46	
14cr|perl-Chatbot-Eliza-1.40.0-3|47	%files
14cr|perl-Chatbot-Eliza-1.40.0-3|48	%doc README
14cr|perl-Chatbot-Eliza-1.40.0-3|49	%{_mandir}/man3/*
14cr|perl-Chatbot-Eliza-1.40.0-3|50	%{perl_vendorlib}/*
14cr|perl-Chatbot-Eliza-1.40.0-3|51	
14cr|perl-Chatbot-Eliza-1.40.0-3|52	
14cr|perl-Chatbot-Eliza-1.40.0-3|53	%changelog
14cr|perl-Chatbot-Eliza-1.40.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14cr|perl-Chatbot-Eliza-1.40.0-3|55	+ Revision: 0ddfbd5
14cr|perl-Chatbot-Eliza-1.40.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Chatbot-Eliza-1.40.0-3|57	
14cr|perl-Chatbot-Eliza-1.40.0-3|58	

4171 14
14cr|perl-Check-ISA-0.40.0-5|1	%define upstream_name    Check-ISA
14cr|perl-Check-ISA-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Check-ISA-0.40.0-5|3	
14cr|perl-Check-ISA-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Check-ISA-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Check-ISA-0.40.0-5|6	Release:    5
14cr|perl-Check-ISA-0.40.0-5|7	
14cr|perl-Check-ISA-0.40.0-5|8	Summary:	DWIM, correct checking of an object's class
14cr|perl-Check-ISA-0.40.0-5|9	
14cr|perl-Check-ISA-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Check-ISA-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Check-ISA-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Check-ISA-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Check/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Check-ISA-0.40.0-5|14	
14cr|perl-Check-ISA-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Check-ISA-0.40.0-5|16	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Check-ISA-0.40.0-5|17	BuildRequires:	perl(Test::use::ok)
14cr|perl-Check-ISA-0.40.0-5|18	
14cr|perl-Check-ISA-0.40.0-5|19	BuildArch:	noarch
14cr|perl-Check-ISA-0.40.0-5|20	
14cr|perl-Check-ISA-0.40.0-5|21	%description
14cr|perl-Check-ISA-0.40.0-5|22	This module provides several functions to assist in testing whether a value
14cr|perl-Check-ISA-0.40.0-5|23	is an object, and if so asking about its class.
14cr|perl-Check-ISA-0.40.0-5|24	
14cr|perl-Check-ISA-0.40.0-5|25	%prep
14cr|perl-Check-ISA-0.40.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Check-ISA-0.40.0-5|27	
14cr|perl-Check-ISA-0.40.0-5|28	%build
14cr|perl-Check-ISA-0.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Check-ISA-0.40.0-5|30	%make
14cr|perl-Check-ISA-0.40.0-5|31	
14cr|perl-Check-ISA-0.40.0-5|32	%check
14cr|perl-Check-ISA-0.40.0-5|33	%make test
14cr|perl-Check-ISA-0.40.0-5|34	
14cr|perl-Check-ISA-0.40.0-5|35	%install
14cr|perl-Check-ISA-0.40.0-5|36	%makeinstall_std
14cr|perl-Check-ISA-0.40.0-5|37	
14cr|perl-Check-ISA-0.40.0-5|38	%files
14cr|perl-Check-ISA-0.40.0-5|39	%doc Changes
14cr|perl-Check-ISA-0.40.0-5|40	%{_mandir}/man3/*
14cr|perl-Check-ISA-0.40.0-5|41	%{perl_vendorlib}/*
14cr|perl-Check-ISA-0.40.0-5|42	
14cr|perl-Check-ISA-0.40.0-5|43	
14cr|perl-Check-ISA-0.40.0-5|44	
14cr|perl-Check-ISA-0.40.0-5|45	%changelog
14cr|perl-Check-ISA-0.40.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Check-ISA-0.40.0-5|47	+ Revision: 55ef833
14cr|perl-Check-ISA-0.40.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Check-ISA-0.40.0-5|49	
14cr|perl-Check-ISA-0.40.0-5|50	

4172 14
14cr|perl-CHI-0.580.0-3|1	%define upstream_name    CHI
14cr|perl-CHI-0.580.0-3|2	%define upstream_version 0.58
14cr|perl-CHI-0.580.0-3|3	
14cr|perl-CHI-0.580.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CHI-0.580.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CHI-0.580.0-3|6	Release:	3
14cr|perl-CHI-0.580.0-3|7	Summary:	Nothing is cached
14cr|perl-CHI-0.580.0-3|8	License:	GPL+ or Artistic
14cr|perl-CHI-0.580.0-3|9	Group:		Development/Perl
14cr|perl-CHI-0.580.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CHI-0.580.0-3|11	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CHI-0.580.0-3|12	
14cr|perl-CHI-0.580.0-3|13	BuildRequires:	perl-devel
14cr|perl-CHI-0.580.0-3|14	BuildRequires:	perl(Carp::Assert)
14cr|perl-CHI-0.580.0-3|15	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-CHI-0.580.0-3|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-CHI-0.580.0-3|17	BuildRequires:	perl(Data::UUID)
14cr|perl-CHI-0.580.0-3|18	BuildRequires:	perl(Date::Parse)
14cr|perl-CHI-0.580.0-3|19	BuildRequires:	perl(Digest::JHash)
14cr|perl-CHI-0.580.0-3|20	BuildRequires:	perl(Digest::MD5)
14cr|perl-CHI-0.580.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CHI-0.580.0-3|22	BuildRequires:	perl(File::Spec)
14cr|perl-CHI-0.580.0-3|23	BuildRequires:	perl(Hash::MoreUtils)
14cr|perl-CHI-0.580.0-3|24	BuildRequires:	perl(JSON)
14cr|perl-CHI-0.580.0-3|25	BuildRequires:	perl(List::MoreUtils)
14cr|perl-CHI-0.580.0-3|26	BuildRequires:	perl(Log::Any)
14cr|perl-CHI-0.580.0-3|27	BuildRequires:	perl(Log::Any::Adapter)
14cr|perl-CHI-0.580.0-3|28	BuildRequires:	perl-Log-Any-Adapter
14cr|perl-CHI-0.580.0-3|29	BuildRequires:	perl(Log::Any::Adapter::Dispatch)
14cr|perl-CHI-0.580.0-3|30	BuildRequires:	perl(Module::Load::Conditional)
14cr|perl-CHI-0.580.0-3|31	BuildRequires:  perl(Moo)
14cr|perl-CHI-0.580.0-3|32	BuildRequires:	perl(Moose)
14cr|perl-CHI-0.580.0-3|33	BuildRequires:  perl(MooX::Types::MooseLike::Base)
14cr|perl-CHI-0.580.0-3|34	BuildRequires:  perl(MooX::Types::MooseLike::Numeric)
14cr|perl-CHI-0.580.0-3|35	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-CHI-0.580.0-3|36	BuildRequires:	perl(Storable)
14cr|perl-CHI-0.580.0-3|37	BuildRequires:	perl(Task::Weaken)
14cr|perl-CHI-0.580.0-3|38	BuildRequires:	perl(Test::Builder)
14cr|perl-CHI-0.580.0-3|39	BuildRequires:	perl(Test::Class)
14cr|perl-CHI-0.580.0-3|40	BuildRequires:	perl(Test::Deep)
14cr|perl-CHI-0.580.0-3|41	BuildRequires:	perl(Test::Exception)
14cr|perl-CHI-0.580.0-3|42	BuildRequires:	perl(Test::Log::Dispatch)
14cr|perl-CHI-0.580.0-3|43	BuildRequires:	perl(Test::More)
14cr|perl-CHI-0.580.0-3|44	BuildRequires:	perl(Test::Warn)
14cr|perl-CHI-0.580.0-3|45	BuildRequires:	perl(Time::Duration)
14cr|perl-CHI-0.580.0-3|46	BuildRequires:	perl(Time::Duration::Parse)
14cr|perl-CHI-0.580.0-3|47	BuildRequires:	perl(strictures)
14cr|perl-CHI-0.580.0-3|48	BuildArch:	noarch
14cr|perl-CHI-0.580.0-3|49	
14cr|perl-CHI-0.580.0-3|50	%description
14cr|perl-CHI-0.580.0-3|51	CHI provides a unified caching API, designed to assist a developer in
14cr|perl-CHI-0.580.0-3|52	persisting data for a specified period of time.
14cr|perl-CHI-0.580.0-3|53	
14cr|perl-CHI-0.580.0-3|54	The CHI interface is implemented by driver classes that support fetching,
14cr|perl-CHI-0.580.0-3|55	storing and clearing of data. Driver classes exist or will exist for the
14cr|perl-CHI-0.580.0-3|56	gamut of storage backends available to Perl, such as memory, plain files,
14cr|perl-CHI-0.580.0-3|57	memory mapped files, memcached, and DBI.
14cr|perl-CHI-0.580.0-3|58	
14cr|perl-CHI-0.580.0-3|59	CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package,
14cr|perl-CHI-0.580.0-3|60	adhering to the basic Cache API but adding new features and addressing
14cr|perl-CHI-0.580.0-3|61	limitations in the Cache::Cache implementation.
14cr|perl-CHI-0.580.0-3|62	
14cr|perl-CHI-0.580.0-3|63	%prep
14cr|perl-CHI-0.580.0-3|64	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CHI-0.580.0-3|65	
14cr|perl-CHI-0.580.0-3|66	%build
14cr|perl-CHI-0.580.0-3|67	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CHI-0.580.0-3|68	%make
14cr|perl-CHI-0.580.0-3|69	
14cr|perl-CHI-0.580.0-3|70	%check
14cr|perl-CHI-0.580.0-3|71	%make test
14cr|perl-CHI-0.580.0-3|72	
14cr|perl-CHI-0.580.0-3|73	%install
14cr|perl-CHI-0.580.0-3|74	%makeinstall_std
14cr|perl-CHI-0.580.0-3|75	
14cr|perl-CHI-0.580.0-3|76	%files
14cr|perl-CHI-0.580.0-3|77	%doc Changes LICENSE META.yml
14cr|perl-CHI-0.580.0-3|78	%{_mandir}/man3/*
14cr|perl-CHI-0.580.0-3|79	%{perl_vendorlib}/*
14cr|perl-CHI-0.580.0-3|80	
14cr|perl-CHI-0.580.0-3|81	%changelog
14cr|perl-CHI-0.580.0-3|82	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.580.0-3
14cr|perl-CHI-0.580.0-3|83	+ Revision: 1956c19
14cr|perl-CHI-0.580.0-3|84	- Fix files
14cr|perl-CHI-0.580.0-3|85	
14cr|perl-CHI-0.580.0-3|86	

4173 14
14cr|perl-CLASS-1.0.0-5|1	%define upstream_name    CLASS
14cr|perl-CLASS-1.0.0-5|2	%define upstream_version 1.00
14cr|perl-CLASS-1.0.0-5|3	
14cr|perl-CLASS-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CLASS-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CLASS-1.0.0-5|6	Release:	5
14cr|perl-CLASS-1.0.0-5|7	
14cr|perl-CLASS-1.0.0-5|8	Summary:	Alias for __PACKAGE__
14cr|perl-CLASS-1.0.0-5|9	
14cr|perl-CLASS-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-CLASS-1.0.0-5|11	Group:		Development/Perl
14cr|perl-CLASS-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CLASS-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CLASS-1.0.0-5|14	
14cr|perl-CLASS-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-CLASS-1.0.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-CLASS-1.0.0-5|17	BuildArch:	noarch
14cr|perl-CLASS-1.0.0-5|18	
14cr|perl-CLASS-1.0.0-5|19	%description
14cr|perl-CLASS-1.0.0-5|20	CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.
14cr|perl-CLASS-1.0.0-5|21	
14cr|perl-CLASS-1.0.0-5|22	$CLASS has the additional benefit of working in strings.
14cr|perl-CLASS-1.0.0-5|23	
14cr|perl-CLASS-1.0.0-5|24	%prep
14cr|perl-CLASS-1.0.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CLASS-1.0.0-5|26	
14cr|perl-CLASS-1.0.0-5|27	%build
14cr|perl-CLASS-1.0.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CLASS-1.0.0-5|29	%make
14cr|perl-CLASS-1.0.0-5|30	
14cr|perl-CLASS-1.0.0-5|31	%check
14cr|perl-CLASS-1.0.0-5|32	%make test
14cr|perl-CLASS-1.0.0-5|33	
14cr|perl-CLASS-1.0.0-5|34	%install
14cr|perl-CLASS-1.0.0-5|35	%makeinstall_std
14cr|perl-CLASS-1.0.0-5|36	
14cr|perl-CLASS-1.0.0-5|37	%files
14cr|perl-CLASS-1.0.0-5|38	%doc Changes META.yml
14cr|perl-CLASS-1.0.0-5|39	%{_mandir}/man3/*
14cr|perl-CLASS-1.0.0-5|40	%{perl_vendorlib}/*
14cr|perl-CLASS-1.0.0-5|41	
14cr|perl-CLASS-1.0.0-5|42	
14cr|perl-CLASS-1.0.0-5|43	
14cr|perl-CLASS-1.0.0-5|44	%changelog
14cr|perl-CLASS-1.0.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-CLASS-1.0.0-5|46	+ Revision: d967601
14cr|perl-CLASS-1.0.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-CLASS-1.0.0-5|48	
14cr|perl-CLASS-1.0.0-5|49	

4174 14
14cr|perl-Class-Accessor-Assert-1.410.0-5|1	%define upstream_name    Class-Accessor-Assert
14cr|perl-Class-Accessor-Assert-1.410.0-5|2	%define upstream_version 1.41
14cr|perl-Class-Accessor-Assert-1.410.0-5|3	
14cr|perl-Class-Accessor-Assert-1.410.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Assert-1.410.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Assert-1.410.0-5|6	Release:	5
14cr|perl-Class-Accessor-Assert-1.410.0-5|7	
14cr|perl-Class-Accessor-Assert-1.410.0-5|8	Summary:	Accessors which type-check
14cr|perl-Class-Accessor-Assert-1.410.0-5|9	
14cr|perl-Class-Accessor-Assert-1.410.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Assert-1.410.0-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Assert-1.410.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Assert-1.410.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Accessor-Assert-1.410.0-5|14	
14cr|perl-Class-Accessor-Assert-1.410.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Assert-1.410.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Assert-1.410.0-5|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Class-Accessor-Assert-1.410.0-5|18	BuildArch:	noarch
14cr|perl-Class-Accessor-Assert-1.410.0-5|19	
14cr|perl-Class-Accessor-Assert-1.410.0-5|20	%description
14cr|perl-Class-Accessor-Assert-1.410.0-5|21	This is a version of Class::Accessor which offers rudimentary
14cr|perl-Class-Accessor-Assert-1.410.0-5|22	type-checking and existence-checking of arguments to constructors and
14cr|perl-Class-Accessor-Assert-1.410.0-5|23	set accessors.
14cr|perl-Class-Accessor-Assert-1.410.0-5|24	
14cr|perl-Class-Accessor-Assert-1.410.0-5|25	%prep
14cr|perl-Class-Accessor-Assert-1.410.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Assert-1.410.0-5|27	chmod 644 README Changes
14cr|perl-Class-Accessor-Assert-1.410.0-5|28	
14cr|perl-Class-Accessor-Assert-1.410.0-5|29	%build
14cr|perl-Class-Accessor-Assert-1.410.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Assert-1.410.0-5|31	%make
14cr|perl-Class-Accessor-Assert-1.410.0-5|32	
14cr|perl-Class-Accessor-Assert-1.410.0-5|33	%check
14cr|perl-Class-Accessor-Assert-1.410.0-5|34	make test
14cr|perl-Class-Accessor-Assert-1.410.0-5|35	
14cr|perl-Class-Accessor-Assert-1.410.0-5|36	%install
14cr|perl-Class-Accessor-Assert-1.410.0-5|37	%makeinstall_std
14cr|perl-Class-Accessor-Assert-1.410.0-5|38	
14cr|perl-Class-Accessor-Assert-1.410.0-5|39	%files
14cr|perl-Class-Accessor-Assert-1.410.0-5|40	%doc Changes README
14cr|perl-Class-Accessor-Assert-1.410.0-5|41	%{perl_vendorlib}/Class
14cr|perl-Class-Accessor-Assert-1.410.0-5|42	%{_mandir}/*/*
14cr|perl-Class-Accessor-Assert-1.410.0-5|43	
14cr|perl-Class-Accessor-Assert-1.410.0-5|44	
14cr|perl-Class-Accessor-Assert-1.410.0-5|45	
14cr|perl-Class-Accessor-Assert-1.410.0-5|46	%changelog
14cr|perl-Class-Accessor-Assert-1.410.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.410.0-5
14cr|perl-Class-Accessor-Assert-1.410.0-5|48	+ Revision: ba2e371
14cr|perl-Class-Accessor-Assert-1.410.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Assert-1.410.0-5|50	
14cr|perl-Class-Accessor-Assert-1.410.0-5|51	

4175 14
14cr|perl-Class-Accessor-Chained-0.10.0-5|1	%define upstream_name Class-Accessor-Chained
14cr|perl-Class-Accessor-Chained-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Class-Accessor-Chained-0.10.0-5|3	
14cr|perl-Class-Accessor-Chained-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Chained-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Chained-0.10.0-5|6	Release:	5
14cr|perl-Class-Accessor-Chained-0.10.0-5|7	
14cr|perl-Class-Accessor-Chained-0.10.0-5|8	Summary:	Class-Accessor-Chained module for perl
14cr|perl-Class-Accessor-Chained-0.10.0-5|9	
14cr|perl-Class-Accessor-Chained-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Chained-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Chained-0.10.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Chained-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Accessor-Chained-0.10.0-5|14	
14cr|perl-Class-Accessor-Chained-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Chained-0.10.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Chained-0.10.0-5|17	# README says it needs this, and the automatic perl requirement isn't
14cr|perl-Class-Accessor-Chained-0.10.0-5|18	# being added, so here it is
14cr|perl-Class-Accessor-Chained-0.10.0-5|19	Requires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Chained-0.10.0-5|20	BuildArch:	noarch
14cr|perl-Class-Accessor-Chained-0.10.0-5|21	
14cr|perl-Class-Accessor-Chained-0.10.0-5|22	%description
14cr|perl-Class-Accessor-Chained-0.10.0-5|23	A chained accessor is one that always returns the object when called
14cr|perl-Class-Accessor-Chained-0.10.0-5|24	with parameters (to set), and the value of the field when called with
14cr|perl-Class-Accessor-Chained-0.10.0-5|25	no arguments.
14cr|perl-Class-Accessor-Chained-0.10.0-5|26	
14cr|perl-Class-Accessor-Chained-0.10.0-5|27	This module subclasses Class::Accessor in order to provide the same
14cr|perl-Class-Accessor-Chained-0.10.0-5|28	mk_accessors interface.
14cr|perl-Class-Accessor-Chained-0.10.0-5|29	
14cr|perl-Class-Accessor-Chained-0.10.0-5|30	%prep
14cr|perl-Class-Accessor-Chained-0.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Chained-0.10.0-5|32	
14cr|perl-Class-Accessor-Chained-0.10.0-5|33	%build
14cr|perl-Class-Accessor-Chained-0.10.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Chained-0.10.0-5|35	%make
14cr|perl-Class-Accessor-Chained-0.10.0-5|36	make test
14cr|perl-Class-Accessor-Chained-0.10.0-5|37	
14cr|perl-Class-Accessor-Chained-0.10.0-5|38	%install
14cr|perl-Class-Accessor-Chained-0.10.0-5|39	%makeinstall_std
14cr|perl-Class-Accessor-Chained-0.10.0-5|40	
14cr|perl-Class-Accessor-Chained-0.10.0-5|41	%files
14cr|perl-Class-Accessor-Chained-0.10.0-5|42	%doc Changes README
14cr|perl-Class-Accessor-Chained-0.10.0-5|43	%{perl_vendorlib}/Class/Accessor/Chained.pm
14cr|perl-Class-Accessor-Chained-0.10.0-5|44	%{perl_vendorlib}/Class/Accessor/Chained
14cr|perl-Class-Accessor-Chained-0.10.0-5|45	%{_mandir}/*/*
14cr|perl-Class-Accessor-Chained-0.10.0-5|46	
14cr|perl-Class-Accessor-Chained-0.10.0-5|47	
14cr|perl-Class-Accessor-Chained-0.10.0-5|48	
14cr|perl-Class-Accessor-Chained-0.10.0-5|49	%changelog
14cr|perl-Class-Accessor-Chained-0.10.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Class-Accessor-Chained-0.10.0-5|51	+ Revision: a393a4d
14cr|perl-Class-Accessor-Chained-0.10.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Chained-0.10.0-5|53	
14cr|perl-Class-Accessor-Chained-0.10.0-5|54	

4176 14
14cr|perl-Class-Accessor-Classy-0.9.1-4|1	%define upstream_name    Class-Accessor-Classy
14cr|perl-Class-Accessor-Classy-0.9.1-4|2	%define upstream_version v0.9.1
14cr|perl-Class-Accessor-Classy-0.9.1-4|3	
14cr|perl-Class-Accessor-Classy-0.9.1-4|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Accessor-Classy-0.9.1-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Classy-0.9.1-4|6	Release:    4
14cr|perl-Class-Accessor-Classy-0.9.1-4|7	
14cr|perl-Class-Accessor-Classy-0.9.1-4|8	Summary:    Accessors with minimal inheritance
14cr|perl-Class-Accessor-Classy-0.9.1-4|9	
14cr|perl-Class-Accessor-Classy-0.9.1-4|10	License:    GPL+ or Artistic
14cr|perl-Class-Accessor-Classy-0.9.1-4|11	Group:      Development/Perl
14cr|perl-Class-Accessor-Classy-0.9.1-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Classy-0.9.1-4|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Accessor-Classy-0.9.1-4|14	
14cr|perl-Class-Accessor-Classy-0.9.1-4|15	BuildRequires: perl(Module::Build)
14cr|perl-Class-Accessor-Classy-0.9.1-4|16	BuildRequires: perl(Test::More)
14cr|perl-Class-Accessor-Classy-0.9.1-4|17	BuildRequires: perl(version)
14cr|perl-Class-Accessor-Classy-0.9.1-4|18	BuildRequires: perl(Module::Build)
14cr|perl-Class-Accessor-Classy-0.9.1-4|19	BuildArch: noarch
14cr|perl-Class-Accessor-Classy-0.9.1-4|20	
14cr|perl-Class-Accessor-Classy-0.9.1-4|21	%description
14cr|perl-Class-Accessor-Classy-0.9.1-4|22	no description found
14cr|perl-Class-Accessor-Classy-0.9.1-4|23	
14cr|perl-Class-Accessor-Classy-0.9.1-4|24	%prep
14cr|perl-Class-Accessor-Classy-0.9.1-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Classy-0.9.1-4|26	
14cr|perl-Class-Accessor-Classy-0.9.1-4|27	%build
14cr|perl-Class-Accessor-Classy-0.9.1-4|28	%{__perl} Build.PL installdirs=vendor
14cr|perl-Class-Accessor-Classy-0.9.1-4|29	
14cr|perl-Class-Accessor-Classy-0.9.1-4|30	./Build
14cr|perl-Class-Accessor-Classy-0.9.1-4|31	
14cr|perl-Class-Accessor-Classy-0.9.1-4|32	%check
14cr|perl-Class-Accessor-Classy-0.9.1-4|33	./Build test
14cr|perl-Class-Accessor-Classy-0.9.1-4|34	
14cr|perl-Class-Accessor-Classy-0.9.1-4|35	%install
14cr|perl-Class-Accessor-Classy-0.9.1-4|36	./Build install destdir=%{buildroot}
14cr|perl-Class-Accessor-Classy-0.9.1-4|37	
14cr|perl-Class-Accessor-Classy-0.9.1-4|38	%clean
14cr|perl-Class-Accessor-Classy-0.9.1-4|39	
14cr|perl-Class-Accessor-Classy-0.9.1-4|40	%files
14cr|perl-Class-Accessor-Classy-0.9.1-4|41	%doc README Changes
14cr|perl-Class-Accessor-Classy-0.9.1-4|42	%{_mandir}/man3/*
14cr|perl-Class-Accessor-Classy-0.9.1-4|43	%{perl_vendorlib}/*
14cr|perl-Class-Accessor-Classy-0.9.1-4|44	
14cr|perl-Class-Accessor-Classy-0.9.1-4|45	
14cr|perl-Class-Accessor-Classy-0.9.1-4|46	
14cr|perl-Class-Accessor-Classy-0.9.1-4|47	
14cr|perl-Class-Accessor-Classy-0.9.1-4|48	
14cr|perl-Class-Accessor-Classy-0.9.1-4|49	%changelog
14cr|perl-Class-Accessor-Classy-0.9.1-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-4
14cr|perl-Class-Accessor-Classy-0.9.1-4|51	+ Revision: 98fcc52
14cr|perl-Class-Accessor-Classy-0.9.1-4|52	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Classy-0.9.1-4|53	
14cr|perl-Class-Accessor-Classy-0.9.1-4|54	

4177 14
14cr|perl-Class-Accessor-Complex-1.100.880-5|1	%define upstream_name    Class-Accessor-Complex
14cr|perl-Class-Accessor-Complex-1.100.880-5|2	%define upstream_version 1.100880
14cr|perl-Class-Accessor-Complex-1.100.880-5|3	
14cr|perl-Class-Accessor-Complex-1.100.880-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Complex-1.100.880-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Complex-1.100.880-5|6	Release:	5
14cr|perl-Class-Accessor-Complex-1.100.880-5|7	
14cr|perl-Class-Accessor-Complex-1.100.880-5|8	Summary:	Arrays, hashes, booleans, integers, sets and more
14cr|perl-Class-Accessor-Complex-1.100.880-5|9	
14cr|perl-Class-Accessor-Complex-1.100.880-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Complex-1.100.880-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Complex-1.100.880-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Complex-1.100.880-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Accessor-Complex-1.100.880-5|14	
14cr|perl-Class-Accessor-Complex-1.100.880-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Complex-1.100.880-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Complex-1.100.880-5|17	BuildRequires:	perl(Class::Accessor::Installer)
14cr|perl-Class-Accessor-Complex-1.100.880-5|18	BuildRequires:	perl(Data::Miscellany)
14cr|perl-Class-Accessor-Complex-1.100.880-5|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Accessor-Complex-1.100.880-5|20	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Class-Accessor-Complex-1.100.880-5|21	BuildRequires:	perl(Test::Compile)
14cr|perl-Class-Accessor-Complex-1.100.880-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Class-Accessor-Complex-1.100.880-5|23	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Class-Accessor-Complex-1.100.880-5|24	
14cr|perl-Class-Accessor-Complex-1.100.880-5|25	BuildArch:	noarch
14cr|perl-Class-Accessor-Complex-1.100.880-5|26	
14cr|perl-Class-Accessor-Complex-1.100.880-5|27	%description
14cr|perl-Class-Accessor-Complex-1.100.880-5|28	This module generates accessors for your class in the same spirit as the
14cr|perl-Class-Accessor-Complex-1.100.880-5|29	Class::Accessor manpage does. While the latter deals with accessors for
14cr|perl-Class-Accessor-Complex-1.100.880-5|30	scalar values, this module provides accessor makers for arrays, hashes,
14cr|perl-Class-Accessor-Complex-1.100.880-5|31	integers, booleans, sets and more.
14cr|perl-Class-Accessor-Complex-1.100.880-5|32	
14cr|perl-Class-Accessor-Complex-1.100.880-5|33	As seen in the synopsis, you can chain calls to the accessor makers. Also,
14cr|perl-Class-Accessor-Complex-1.100.880-5|34	because this module inherits from the Class::Accessor manpage, you can put
14cr|perl-Class-Accessor-Complex-1.100.880-5|35	a call to one of its accessor makers at the end of the chain.
14cr|perl-Class-Accessor-Complex-1.100.880-5|36	
14cr|perl-Class-Accessor-Complex-1.100.880-5|37	The accessor generators also generate documentation ready to be used with
14cr|perl-Class-Accessor-Complex-1.100.880-5|38	the Pod::Generated manpage.
14cr|perl-Class-Accessor-Complex-1.100.880-5|39	
14cr|perl-Class-Accessor-Complex-1.100.880-5|40	%prep
14cr|perl-Class-Accessor-Complex-1.100.880-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Complex-1.100.880-5|42	
14cr|perl-Class-Accessor-Complex-1.100.880-5|43	%build
14cr|perl-Class-Accessor-Complex-1.100.880-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Complex-1.100.880-5|45	%make
14cr|perl-Class-Accessor-Complex-1.100.880-5|46	
14cr|perl-Class-Accessor-Complex-1.100.880-5|47	%check
14cr|perl-Class-Accessor-Complex-1.100.880-5|48	%make test
14cr|perl-Class-Accessor-Complex-1.100.880-5|49	
14cr|perl-Class-Accessor-Complex-1.100.880-5|50	%install
14cr|perl-Class-Accessor-Complex-1.100.880-5|51	%makeinstall_std
14cr|perl-Class-Accessor-Complex-1.100.880-5|52	
14cr|perl-Class-Accessor-Complex-1.100.880-5|53	%files
14cr|perl-Class-Accessor-Complex-1.100.880-5|54	%doc Changes LICENSE README META.yml
14cr|perl-Class-Accessor-Complex-1.100.880-5|55	%{_mandir}/man3/*
14cr|perl-Class-Accessor-Complex-1.100.880-5|56	%{perl_vendorlib}/*
14cr|perl-Class-Accessor-Complex-1.100.880-5|57	
14cr|perl-Class-Accessor-Complex-1.100.880-5|58	
14cr|perl-Class-Accessor-Complex-1.100.880-5|59	
14cr|perl-Class-Accessor-Complex-1.100.880-5|60	%changelog
14cr|perl-Class-Accessor-Complex-1.100.880-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.880-5
14cr|perl-Class-Accessor-Complex-1.100.880-5|62	+ Revision: a471d84
14cr|perl-Class-Accessor-Complex-1.100.880-5|63	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Complex-1.100.880-5|64	
14cr|perl-Class-Accessor-Complex-1.100.880-5|65	

4178 14
14cr|perl-Class-Accessor-Constructor-1.111.590-4|1	%define upstream_name    Class-Accessor-Constructor
14cr|perl-Class-Accessor-Constructor-1.111.590-4|2	%define upstream_version 1.111590
14cr|perl-Class-Accessor-Constructor-1.111.590-4|3	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Constructor-1.111.590-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Constructor-1.111.590-4|6	Release:	4
14cr|perl-Class-Accessor-Constructor-1.111.590-4|7	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|8	Summary:	Support for an automated dirty flag in
14cr|perl-Class-Accessor-Constructor-1.111.590-4|9	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Constructor-1.111.590-4|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Constructor-1.111.590-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Constructor-1.111.590-4|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Accessor-Constructor-1.111.590-4|14	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Constructor-1.111.590-4|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|17	BuildRequires:	perl(Class::Accessor::Complex)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|18	BuildRequires:	perl(Class::Accessor::Installer)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|19	BuildRequires:	perl(Data::Inherited)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|21	BuildRequires:	perl(Test::Compile)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|22	BuildRequires:	perl(Test::More)
14cr|perl-Class-Accessor-Constructor-1.111.590-4|23	BuildArch:	noarch
14cr|perl-Class-Accessor-Constructor-1.111.590-4|24	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|25	%description
14cr|perl-Class-Accessor-Constructor-1.111.590-4|26	This module generates accessors for your class in the same spirit as the
14cr|perl-Class-Accessor-Constructor-1.111.590-4|27	Class::Accessor manpage does. While the latter deals with accessors for
14cr|perl-Class-Accessor-Constructor-1.111.590-4|28	scalar values, this module provides accessor makers for rather flexible
14cr|perl-Class-Accessor-Constructor-1.111.590-4|29	constructors.
14cr|perl-Class-Accessor-Constructor-1.111.590-4|30	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|31	The accessor generators also generate documentation ready to be used with
14cr|perl-Class-Accessor-Constructor-1.111.590-4|32	the Pod::Generated manpage.
14cr|perl-Class-Accessor-Constructor-1.111.590-4|33	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|34	%prep
14cr|perl-Class-Accessor-Constructor-1.111.590-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Constructor-1.111.590-4|36	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|37	%build
14cr|perl-Class-Accessor-Constructor-1.111.590-4|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Constructor-1.111.590-4|39	%make
14cr|perl-Class-Accessor-Constructor-1.111.590-4|40	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|41	%check
14cr|perl-Class-Accessor-Constructor-1.111.590-4|42	%make test
14cr|perl-Class-Accessor-Constructor-1.111.590-4|43	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|44	%install
14cr|perl-Class-Accessor-Constructor-1.111.590-4|45	%makeinstall_std
14cr|perl-Class-Accessor-Constructor-1.111.590-4|46	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|47	%files
14cr|perl-Class-Accessor-Constructor-1.111.590-4|48	%doc Changes LICENSE README
14cr|perl-Class-Accessor-Constructor-1.111.590-4|49	%{_mandir}/man3/*
14cr|perl-Class-Accessor-Constructor-1.111.590-4|50	%{perl_vendorlib}/*
14cr|perl-Class-Accessor-Constructor-1.111.590-4|51	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|52	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|53	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|54	%changelog
14cr|perl-Class-Accessor-Constructor-1.111.590-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.590-4
14cr|perl-Class-Accessor-Constructor-1.111.590-4|56	+ Revision: a249a09
14cr|perl-Class-Accessor-Constructor-1.111.590-4|57	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Constructor-1.111.590-4|58	
14cr|perl-Class-Accessor-Constructor-1.111.590-4|59	

4179 14
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|1	# $Id: perl-Class-Accessor-Fast-Contained.spec 7981 2009-11-03 03:05:34Z dag $
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|2	# Authority: dries
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|3	# Upstream: Oliver Gorwits <oliver,gorwits$oucs,ox,ac,uk>
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|4	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|5	%define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|6	%define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|7	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|8	%define real_name Class-Accessor-Fast-Contained
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|9	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|10	Summary:	Fast accessors with data containment
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|11	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|12	Name:		perl-Class-Accessor-Fast-Contained
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|13	Version:	1.01
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|14	Release:	4
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|15	License:	Artistic/GPL
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|16	Group:		Development/Perl
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|17	URL:		http://search.cpan.org/dist/Class-Accessor-Fast-Contained/
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|18	Source:		http://www.cpan.org/modules/by-module/Class/Class-Accessor-Fast-Contained-%{version}.tar.gz
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|19	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|20	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|22	BuildRequires:	perl(Test::More)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|23	BuildRequires:	perl(Test::Pod)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|24	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|25	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|26	BuildArch:	noarch
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|27	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|28	%description
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|29	Fast accessors with data containment.
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|30	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|31	%prep
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|32	%setup -q -n %{real_name}-%{version}
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|33	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|34	%build
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|35	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|36	make
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|37	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|38	%install
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|39	make pure_install
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|40	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|41	### Clean up buildroot
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|42	find %{buildroot} -name .packlist -exec rm {} \;
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|43	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|44	### Clean up docs
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|45	find examples/ -type f -exec chmod a-x {} \;
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|46	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|47	%files
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|48	%defattr(-, root, root, 0755)
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|49	%doc Changes INSTALL MANIFEST META.yml README examples/
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|50	%doc %{_mandir}/man3/Class::Accessor::Fast::Contained.3pm*
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|51	%dir %{perl_vendorlib}/Class/
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|52	%dir %{perl_vendorlib}/Class/Accessor/
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|53	%dir %{perl_vendorlib}/Class/Accessor/Fast/
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|54	%{perl_vendorlib}/Class/Accessor/Fast/Contained.pm
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|55	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|56	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|57	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|58	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|59	%changelog
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|61	+ Revision: 874d35d
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|62	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|63	
14cr|perl-Class-Accessor-Fast-Contained-1.01-4|64	

4180 14
14cr|perl-Class-Accessor-Installer-1.100.880-5|1	%define upstream_name    Class-Accessor-Installer
14cr|perl-Class-Accessor-Installer-1.100.880-5|2	%define upstream_version 1.100880
14cr|perl-Class-Accessor-Installer-1.100.880-5|3	
14cr|perl-Class-Accessor-Installer-1.100.880-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Installer-1.100.880-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Installer-1.100.880-5|6	Release:	5
14cr|perl-Class-Accessor-Installer-1.100.880-5|7	
14cr|perl-Class-Accessor-Installer-1.100.880-5|8	Summary:	Install an accessor subroutine
14cr|perl-Class-Accessor-Installer-1.100.880-5|9	
14cr|perl-Class-Accessor-Installer-1.100.880-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Installer-1.100.880-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Installer-1.100.880-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Installer-1.100.880-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Accessor-Installer-1.100.880-5|14	
14cr|perl-Class-Accessor-Installer-1.100.880-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Installer-1.100.880-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Installer-1.100.880-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Accessor-Installer-1.100.880-5|18	BuildRequires:	perl(Pod::Generated)
14cr|perl-Class-Accessor-Installer-1.100.880-5|19	BuildRequires:	perl(Sub::Name)
14cr|perl-Class-Accessor-Installer-1.100.880-5|20	BuildRequires:	perl(Test::Compile)
14cr|perl-Class-Accessor-Installer-1.100.880-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Class-Accessor-Installer-1.100.880-5|22	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Class-Accessor-Installer-1.100.880-5|23	BuildRequires:	perl(URI::Escape)
14cr|perl-Class-Accessor-Installer-1.100.880-5|24	#BuildRequires:	perl(Vim::Tag)
14cr|perl-Class-Accessor-Installer-1.100.880-5|25	
14cr|perl-Class-Accessor-Installer-1.100.880-5|26	BuildArch:	noarch
14cr|perl-Class-Accessor-Installer-1.100.880-5|27	
14cr|perl-Class-Accessor-Installer-1.100.880-5|28	%description
14cr|perl-Class-Accessor-Installer-1.100.880-5|29	This mixin class provides a method that will install a coderef. There are
14cr|perl-Class-Accessor-Installer-1.100.880-5|30	other modules that do this, but this one is a bit more specific to the
14cr|perl-Class-Accessor-Installer-1.100.880-5|31	needs of the Class::Accessor::Complex manpage and friends.
14cr|perl-Class-Accessor-Installer-1.100.880-5|32	
14cr|perl-Class-Accessor-Installer-1.100.880-5|33	It is intended as a mixin, that is, your accessor-generating class should
14cr|perl-Class-Accessor-Installer-1.100.880-5|34	inherit from this class.
14cr|perl-Class-Accessor-Installer-1.100.880-5|35	
14cr|perl-Class-Accessor-Installer-1.100.880-5|36	%prep
14cr|perl-Class-Accessor-Installer-1.100.880-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Installer-1.100.880-5|38	
14cr|perl-Class-Accessor-Installer-1.100.880-5|39	%build
14cr|perl-Class-Accessor-Installer-1.100.880-5|40	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Class-Accessor-Installer-1.100.880-5|41	%make
14cr|perl-Class-Accessor-Installer-1.100.880-5|42	
14cr|perl-Class-Accessor-Installer-1.100.880-5|43	%check
14cr|perl-Class-Accessor-Installer-1.100.880-5|44	%make test
14cr|perl-Class-Accessor-Installer-1.100.880-5|45	
14cr|perl-Class-Accessor-Installer-1.100.880-5|46	%install
14cr|perl-Class-Accessor-Installer-1.100.880-5|47	%makeinstall_std
14cr|perl-Class-Accessor-Installer-1.100.880-5|48	
14cr|perl-Class-Accessor-Installer-1.100.880-5|49	%files
14cr|perl-Class-Accessor-Installer-1.100.880-5|50	%doc Changes LICENSE README
14cr|perl-Class-Accessor-Installer-1.100.880-5|51	%{_mandir}/man3/*
14cr|perl-Class-Accessor-Installer-1.100.880-5|52	%{perl_vendorlib}/*
14cr|perl-Class-Accessor-Installer-1.100.880-5|53	
14cr|perl-Class-Accessor-Installer-1.100.880-5|54	
14cr|perl-Class-Accessor-Installer-1.100.880-5|55	%changelog
14cr|perl-Class-Accessor-Installer-1.100.880-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.880-5
14cr|perl-Class-Accessor-Installer-1.100.880-5|57	+ Revision: f3d4744
14cr|perl-Class-Accessor-Installer-1.100.880-5|58	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Installer-1.100.880-5|59	
14cr|perl-Class-Accessor-Installer-1.100.880-5|60	

4181 14
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|1	%define upstream_name    Class-Accessor-Lvalue
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|3	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|6	Release:	5
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|7	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|8	Summary:	Class-Accessor-Lvalue module for perl
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|9	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|14	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|16	BuildRequires:	perl(Want)
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|17	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|18	BuildArch:	noarch
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|19	# README says this is a dependency and automatic rpm dependencies
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|20	# are not catching this
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|21	Requires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|22	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|23	%description
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|24	This module subclasses Class::Accessor in order to provide lvalue
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|25	accessor makers.
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|26	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|27	%prep
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|29	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|30	%build
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|32	%make
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|33	make test
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|34	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|35	%install
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|36	%makeinstall_std
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|37	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|38	%files
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|39	%doc Changes README
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|40	%{perl_vendorlib}/Class/Accessor/Lvalue.pm
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|41	%{perl_vendorlib}/Class/Accessor/Lvalue
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|42	%{_mandir}/*/*
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|43	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|44	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|45	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|46	%changelog
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|48	+ Revision: 818d848
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|50	
14cr|perl-Class-Accessor-Lvalue-0.110.0-5|51	

4182 14
14cr|perl-Class-Accessor-Ref-0.50.0-5|1	%define upstream_name    Class-Accessor-Ref
14cr|perl-Class-Accessor-Ref-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Class-Accessor-Ref-0.50.0-5|3	
14cr|perl-Class-Accessor-Ref-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Accessor-Ref-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Accessor-Ref-0.50.0-5|6	Release:	5
14cr|perl-Class-Accessor-Ref-0.50.0-5|7	
14cr|perl-Class-Accessor-Ref-0.50.0-5|8	Summary:	Class-Accessor-Ref module for perl
14cr|perl-Class-Accessor-Ref-0.50.0-5|9	
14cr|perl-Class-Accessor-Ref-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Accessor-Ref-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Class-Accessor-Ref-0.50.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Accessor-Ref-0.50.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAL/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Accessor-Ref-0.50.0-5|14	
14cr|perl-Class-Accessor-Ref-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Accessor-Ref-0.50.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-Accessor-Ref-0.50.0-5|17	BuildArch:	noarch
14cr|perl-Class-Accessor-Ref-0.50.0-5|18	
14cr|perl-Class-Accessor-Ref-0.50.0-5|19	%description
14cr|perl-Class-Accessor-Ref-0.50.0-5|20	This is an extension of Class::Accessor that allows taking a reference
14cr|perl-Class-Accessor-Ref-0.50.0-5|21	of members of an object. This is typically useful when your class
14cr|perl-Class-Accessor-Ref-0.50.0-5|22	implementation uses a third-party module that expects an in/out parameter
14cr|perl-Class-Accessor-Ref-0.50.0-5|23	in its interface.
14cr|perl-Class-Accessor-Ref-0.50.0-5|24	
14cr|perl-Class-Accessor-Ref-0.50.0-5|25	%prep
14cr|perl-Class-Accessor-Ref-0.50.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Accessor-Ref-0.50.0-5|27	
14cr|perl-Class-Accessor-Ref-0.50.0-5|28	%build
14cr|perl-Class-Accessor-Ref-0.50.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Accessor-Ref-0.50.0-5|30	%make
14cr|perl-Class-Accessor-Ref-0.50.0-5|31	make test
14cr|perl-Class-Accessor-Ref-0.50.0-5|32	
14cr|perl-Class-Accessor-Ref-0.50.0-5|33	%install
14cr|perl-Class-Accessor-Ref-0.50.0-5|34	%makeinstall_std
14cr|perl-Class-Accessor-Ref-0.50.0-5|35	
14cr|perl-Class-Accessor-Ref-0.50.0-5|36	%files
14cr|perl-Class-Accessor-Ref-0.50.0-5|37	%doc Changes examples
14cr|perl-Class-Accessor-Ref-0.50.0-5|38	%{perl_vendorlib}/Class/Accessor/Ref.pm
14cr|perl-Class-Accessor-Ref-0.50.0-5|39	%{_mandir}/*/*
14cr|perl-Class-Accessor-Ref-0.50.0-5|40	
14cr|perl-Class-Accessor-Ref-0.50.0-5|41	
14cr|perl-Class-Accessor-Ref-0.50.0-5|42	
14cr|perl-Class-Accessor-Ref-0.50.0-5|43	%changelog
14cr|perl-Class-Accessor-Ref-0.50.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Class-Accessor-Ref-0.50.0-5|45	+ Revision: feaefb5
14cr|perl-Class-Accessor-Ref-0.50.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Class-Accessor-Ref-0.50.0-5|47	
14cr|perl-Class-Accessor-Ref-0.50.0-5|48	

4183 14
14cr|perl-Class-Adapter-1.80.0-5|1	%define upstream_name    Class-Adapter
14cr|perl-Class-Adapter-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-Class-Adapter-1.80.0-5|3	
14cr|perl-Class-Adapter-1.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Adapter-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Adapter-1.80.0-5|6	Release:	5
14cr|perl-Class-Adapter-1.80.0-5|7	
14cr|perl-Class-Adapter-1.80.0-5|8	Summary:	Generate Class::Adapter classes
14cr|perl-Class-Adapter-1.80.0-5|9	
14cr|perl-Class-Adapter-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Adapter-1.80.0-5|11	Group:		Development/Perl
14cr|perl-Class-Adapter-1.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Adapter-1.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Adapter-1.80.0-5|14	
14cr|perl-Class-Adapter-1.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Adapter-1.80.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Adapter-1.80.0-5|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Class-Adapter-1.80.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Class-Adapter-1.80.0-5|19	BuildArch:	noarch
14cr|perl-Class-Adapter-1.80.0-5|20	
14cr|perl-Class-Adapter-1.80.0-5|21	%description
14cr|perl-Class-Adapter-1.80.0-5|22	The 'Class::Adapter' class is intended as an abstract base class for
14cr|perl-Class-Adapter-1.80.0-5|23	creating any sort of class or object that follows the _Adapter_ pattern.
14cr|perl-Class-Adapter-1.80.0-5|24	
14cr|perl-Class-Adapter-1.80.0-5|25	What is an Adapter?
14cr|perl-Class-Adapter-1.80.0-5|26	The term _Adapter_ refers to a _"Design Pattern"_ of the same name,
14cr|perl-Class-Adapter-1.80.0-5|27	from the famous _"Gang of Four"_ book _"Design Patterns"_. Although
14cr|perl-Class-Adapter-1.80.0-5|28	their original implementation was designed for Java and similar
14cr|perl-Class-Adapter-1.80.0-5|29	single-inheritance strictly-typed langauge, the situation for which it
14cr|perl-Class-Adapter-1.80.0-5|30	applies is still valid.
14cr|perl-Class-Adapter-1.80.0-5|31	
14cr|perl-Class-Adapter-1.80.0-5|32	An _Adapter_ in this Perl sense of the term is when a class is created
14cr|perl-Class-Adapter-1.80.0-5|33	to achieve by composition (objects containing other object) something
14cr|perl-Class-Adapter-1.80.0-5|34	that can't be achieved by inheritance (sub-classing).
14cr|perl-Class-Adapter-1.80.0-5|35	
14cr|perl-Class-Adapter-1.80.0-5|36	%prep
14cr|perl-Class-Adapter-1.80.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Adapter-1.80.0-5|38	
14cr|perl-Class-Adapter-1.80.0-5|39	%build
14cr|perl-Class-Adapter-1.80.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Adapter-1.80.0-5|41	%make
14cr|perl-Class-Adapter-1.80.0-5|42	
14cr|perl-Class-Adapter-1.80.0-5|43	%check
14cr|perl-Class-Adapter-1.80.0-5|44	make test
14cr|perl-Class-Adapter-1.80.0-5|45	
14cr|perl-Class-Adapter-1.80.0-5|46	%install
14cr|perl-Class-Adapter-1.80.0-5|47	%makeinstall_std
14cr|perl-Class-Adapter-1.80.0-5|48	
14cr|perl-Class-Adapter-1.80.0-5|49	%files
14cr|perl-Class-Adapter-1.80.0-5|50	%doc README LICENSE Changes
14cr|perl-Class-Adapter-1.80.0-5|51	%{_mandir}/man3/*
14cr|perl-Class-Adapter-1.80.0-5|52	%{perl_vendorlib}/*
14cr|perl-Class-Adapter-1.80.0-5|53	
14cr|perl-Class-Adapter-1.80.0-5|54	
14cr|perl-Class-Adapter-1.80.0-5|55	
14cr|perl-Class-Adapter-1.80.0-5|56	%changelog
14cr|perl-Class-Adapter-1.80.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-Class-Adapter-1.80.0-5|58	+ Revision: 5a56f9a
14cr|perl-Class-Adapter-1.80.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Class-Adapter-1.80.0-5|60	
14cr|perl-Class-Adapter-1.80.0-5|61	

4184 14
14cr|perl-Class-ArrayObjects-1.30.0-5|1	%define upstream_name    Class-ArrayObjects
14cr|perl-Class-ArrayObjects-1.30.0-5|2	%define upstream_version 1.03
14cr|perl-Class-ArrayObjects-1.30.0-5|3	
14cr|perl-Class-ArrayObjects-1.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-ArrayObjects-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-ArrayObjects-1.30.0-5|6	Release:	5
14cr|perl-Class-ArrayObjects-1.30.0-5|7	
14cr|perl-Class-ArrayObjects-1.30.0-5|8	Summary:	Class-ArrayObjects module for perl
14cr|perl-Class-ArrayObjects-1.30.0-5|9	
14cr|perl-Class-ArrayObjects-1.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-ArrayObjects-1.30.0-5|11	Group:		Development/Perl
14cr|perl-Class-ArrayObjects-1.30.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-ArrayObjects-1.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-ArrayObjects-1.30.0-5|14	
14cr|perl-Class-ArrayObjects-1.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-ArrayObjects-1.30.0-5|16	BuildArch:	noarch
14cr|perl-Class-ArrayObjects-1.30.0-5|17	
14cr|perl-Class-ArrayObjects-1.30.0-5|18	%description
14cr|perl-Class-ArrayObjects-1.30.0-5|19	This module makes it easy to build classes using array based objects.
14cr|perl-Class-ArrayObjects-1.30.0-5|20	It's main goal is to allow one to create less memory hungry programs,
14cr|perl-Class-ArrayObjects-1.30.0-5|21	notably in memory-sensitive contexts such as mod_perl.
14cr|perl-Class-ArrayObjects-1.30.0-5|22	
14cr|perl-Class-ArrayObjects-1.30.0-5|23	%prep
14cr|perl-Class-ArrayObjects-1.30.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-ArrayObjects-1.30.0-5|25	find . -type f -exec chmod 0644 {} \;
14cr|perl-Class-ArrayObjects-1.30.0-5|26	
14cr|perl-Class-ArrayObjects-1.30.0-5|27	%build
14cr|perl-Class-ArrayObjects-1.30.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-ArrayObjects-1.30.0-5|29	%make
14cr|perl-Class-ArrayObjects-1.30.0-5|30	make test
14cr|perl-Class-ArrayObjects-1.30.0-5|31	
14cr|perl-Class-ArrayObjects-1.30.0-5|32	%install
14cr|perl-Class-ArrayObjects-1.30.0-5|33	%makeinstall_std
14cr|perl-Class-ArrayObjects-1.30.0-5|34	
14cr|perl-Class-ArrayObjects-1.30.0-5|35	%files
14cr|perl-Class-ArrayObjects-1.30.0-5|36	%doc Changes README
14cr|perl-Class-ArrayObjects-1.30.0-5|37	%{perl_vendorlib}/Class/ArrayObjects.pm
14cr|perl-Class-ArrayObjects-1.30.0-5|38	%{_mandir}/*/*
14cr|perl-Class-ArrayObjects-1.30.0-5|39	
14cr|perl-Class-ArrayObjects-1.30.0-5|40	
14cr|perl-Class-ArrayObjects-1.30.0-5|41	
14cr|perl-Class-ArrayObjects-1.30.0-5|42	%changelog
14cr|perl-Class-ArrayObjects-1.30.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-5
14cr|perl-Class-ArrayObjects-1.30.0-5|44	+ Revision: e82d712
14cr|perl-Class-ArrayObjects-1.30.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Class-ArrayObjects-1.30.0-5|46	
14cr|perl-Class-ArrayObjects-1.30.0-5|47	

4185 14
14cr|perl-Class-AutoClass-1.560.0-4|1	%define upstream_name    Class-AutoClass
14cr|perl-Class-AutoClass-1.560.0-4|2	%define upstream_version 1.56
14cr|perl-Class-AutoClass-1.560.0-4|3	Name:       perl-%{upstream_name}
14cr|perl-Class-AutoClass-1.560.0-4|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-AutoClass-1.560.0-4|5	Release:    4
14cr|perl-Class-AutoClass-1.560.0-4|6	
14cr|perl-Class-AutoClass-1.560.0-4|7	Summary:    Yet another OO helper
14cr|perl-Class-AutoClass-1.560.0-4|8	
14cr|perl-Class-AutoClass-1.560.0-4|9	License:    GPL+ or Artistic
14cr|perl-Class-AutoClass-1.560.0-4|10	Group:      Development/Perl
14cr|perl-Class-AutoClass-1.560.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-AutoClass-1.560.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Class/Class-AutoClass-%{upstream_version}.tar.gz
14cr|perl-Class-AutoClass-1.560.0-4|13	BuildRequires:  perl(IO::Stringy)
14cr|perl-Class-AutoClass-1.560.0-4|14	BuildRequires:  perl(JSON::PP)
14cr|perl-Class-AutoClass-1.560.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-Class-AutoClass-1.560.0-4|16	
14cr|perl-Class-AutoClass-1.560.0-4|17	
14cr|perl-Class-AutoClass-1.560.0-4|18	BuildArch:      noarch
14cr|perl-Class-AutoClass-1.560.0-4|19	
14cr|perl-Class-AutoClass-1.560.0-4|20	%description
14cr|perl-Class-AutoClass-1.560.0-4|21	This perl module brings the following advantages:
14cr|perl-Class-AutoClass-1.560.0-4|22	- get and set methods for simple attributes can be automatically
14cr|perl-Class-AutoClass-1.560.0-4|23	generated
14cr|perl-Class-AutoClass-1.560.0-4|24	- argument lists are handled as described below
14cr|perl-Class-AutoClass-1.560.0-4|25	- the protocol for object creation and initialization is close to
14cr|perl-Class-AutoClass-1.560.0-4|26	the 'textbook' approach generally suggested for object-oriented Perl
14cr|perl-Class-AutoClass-1.560.0-4|27	(see below)
14cr|perl-Class-AutoClass-1.560.0-4|28	- object initialization is handled correctly in the presence of multiple
14cr|perl-Class-AutoClass-1.560.0-4|29	inheritance
14cr|perl-Class-AutoClass-1.560.0-4|30	
14cr|perl-Class-AutoClass-1.560.0-4|31	%prep
14cr|perl-Class-AutoClass-1.560.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-AutoClass-1.560.0-4|33	
14cr|perl-Class-AutoClass-1.560.0-4|34	%build
14cr|perl-Class-AutoClass-1.560.0-4|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-AutoClass-1.560.0-4|36	%make
14cr|perl-Class-AutoClass-1.560.0-4|37	
14cr|perl-Class-AutoClass-1.560.0-4|38	%install
14cr|perl-Class-AutoClass-1.560.0-4|39	%makeinstall_std
14cr|perl-Class-AutoClass-1.560.0-4|40	
14cr|perl-Class-AutoClass-1.560.0-4|41	%check
14cr|perl-Class-AutoClass-1.560.0-4|42	# %make test
14cr|perl-Class-AutoClass-1.560.0-4|43	
14cr|perl-Class-AutoClass-1.560.0-4|44	%clean
14cr|perl-Class-AutoClass-1.560.0-4|45	
14cr|perl-Class-AutoClass-1.560.0-4|46	%files
14cr|perl-Class-AutoClass-1.560.0-4|47	%doc Changes
14cr|perl-Class-AutoClass-1.560.0-4|48	%{perl_vendorlib}/Class
14cr|perl-Class-AutoClass-1.560.0-4|49	%{_mandir}/*/*
14cr|perl-Class-AutoClass-1.560.0-4|50	
14cr|perl-Class-AutoClass-1.560.0-4|51	
14cr|perl-Class-AutoClass-1.560.0-4|52	
14cr|perl-Class-AutoClass-1.560.0-4|53	%changelog
14cr|perl-Class-AutoClass-1.560.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.560.0-4
14cr|perl-Class-AutoClass-1.560.0-4|55	+ Revision: 43b6ac4
14cr|perl-Class-AutoClass-1.560.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Class-AutoClass-1.560.0-4|57	
14cr|perl-Class-AutoClass-1.560.0-4|58	

4186 14
14cr|perl-Class-Autouse-2.10.0-3|1	%define upstream_name	 Class-Autouse
14cr|perl-Class-Autouse-2.10.0-3|2	%define upstream_version 2.01
14cr|perl-Class-Autouse-2.10.0-3|3	
14cr|perl-Class-Autouse-2.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Autouse-2.10.0-3|5	Version:	%perl_convert_version 2.01
14cr|perl-Class-Autouse-2.10.0-3|6	Release:	3
14cr|perl-Class-Autouse-2.10.0-3|7	
14cr|perl-Class-Autouse-2.10.0-3|8	Summary:	Run-time class loading on first method call in Perl
14cr|perl-Class-Autouse-2.10.0-3|9	
14cr|perl-Class-Autouse-2.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Class-Autouse-2.10.0-3|11	Group:		Development/Perl
14cr|perl-Class-Autouse-2.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Autouse-2.10.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Class/Class-Autouse-2.01.tar.gz
14cr|perl-Class-Autouse-2.10.0-3|14	
14cr|perl-Class-Autouse-2.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Class-Autouse-2.10.0-3|16	BuildArch:	noarch
14cr|perl-Class-Autouse-2.10.0-3|17	
14cr|perl-Class-Autouse-2.10.0-3|18	%description
14cr|perl-Class-Autouse-2.10.0-3|19	Class::Autouse allows you to specify a class that will only load when a method
14cr|perl-Class-Autouse-2.10.0-3|20	of that class is called. For large classes that might not be used during the
14cr|perl-Class-Autouse-2.10.0-3|21	running of a program, such as Date::Manip, this can save you large amounts of
14cr|perl-Class-Autouse-2.10.0-3|22	memory, and decrease the script load time.
14cr|perl-Class-Autouse-2.10.0-3|23	
14cr|perl-Class-Autouse-2.10.0-3|24	%prep
14cr|perl-Class-Autouse-2.10.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Autouse-2.10.0-3|26	
14cr|perl-Class-Autouse-2.10.0-3|27	%build
14cr|perl-Class-Autouse-2.10.0-3|28	find lib -name \*.pm | xargs chmod 644
14cr|perl-Class-Autouse-2.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Autouse-2.10.0-3|30	%make
14cr|perl-Class-Autouse-2.10.0-3|31	
14cr|perl-Class-Autouse-2.10.0-3|32	%check
14cr|perl-Class-Autouse-2.10.0-3|33	make test
14cr|perl-Class-Autouse-2.10.0-3|34	
14cr|perl-Class-Autouse-2.10.0-3|35	%install
14cr|perl-Class-Autouse-2.10.0-3|36	%makeinstall_std
14cr|perl-Class-Autouse-2.10.0-3|37	
14cr|perl-Class-Autouse-2.10.0-3|38	%files
14cr|perl-Class-Autouse-2.10.0-3|39	%doc Changes README
14cr|perl-Class-Autouse-2.10.0-3|40	%{perl_vendorlib}/Class
14cr|perl-Class-Autouse-2.10.0-3|41	%{_mandir}/*/*
14cr|perl-Class-Autouse-2.10.0-3|42	
14cr|perl-Class-Autouse-2.10.0-3|43	
14cr|perl-Class-Autouse-2.10.0-3|44	
14cr|perl-Class-Autouse-2.10.0-3|45	%changelog
14cr|perl-Class-Autouse-2.10.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-3
14cr|perl-Class-Autouse-2.10.0-3|47	+ Revision: 9463a1a
14cr|perl-Class-Autouse-2.10.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Class-Autouse-2.10.0-3|49	
14cr|perl-Class-Autouse-2.10.0-3|50	

4187 14
14cr|perl-Class-Base-0.50.0-3|1	%define upstream_name  Class-Base
14cr|perl-Class-Base-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Class-Base-0.50.0-3|3	
14cr|perl-Class-Base-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Base-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Base-0.50.0-3|6	Release:	3
14cr|perl-Class-Base-0.50.0-3|7	
14cr|perl-Class-Base-0.50.0-3|8	Summary:	Useful base class for deriving other modules
14cr|perl-Class-Base-0.50.0-3|9	
14cr|perl-Class-Base-0.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-Class-Base-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Class-Base-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-Base-0.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Base-%{upstream_version}.tar.gz
14cr|perl-Class-Base-0.50.0-3|14	
14cr|perl-Class-Base-0.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-Class-Base-0.50.0-3|16	BuildArch:	noarch
14cr|perl-Class-Base-0.50.0-3|17	
14cr|perl-Class-Base-0.50.0-3|18	%description
14cr|perl-Class-Base-0.50.0-3|19	This module implements a simple base class from which other modules
14cr|perl-Class-Base-0.50.0-3|20	can be derived, thereby inheriting a number of useful methods such as
14cr|perl-Class-Base-0.50.0-3|21	new(), init(), params(), clone(), error() and debug().
14cr|perl-Class-Base-0.50.0-3|22	
14cr|perl-Class-Base-0.50.0-3|23	%prep
14cr|perl-Class-Base-0.50.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Base-0.50.0-3|25	
14cr|perl-Class-Base-0.50.0-3|26	%build
14cr|perl-Class-Base-0.50.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Base-0.50.0-3|28	%make
14cr|perl-Class-Base-0.50.0-3|29	
14cr|perl-Class-Base-0.50.0-3|30	%check
14cr|perl-Class-Base-0.50.0-3|31	make test
14cr|perl-Class-Base-0.50.0-3|32	
14cr|perl-Class-Base-0.50.0-3|33	%install
14cr|perl-Class-Base-0.50.0-3|34	%makeinstall_std
14cr|perl-Class-Base-0.50.0-3|35	
14cr|perl-Class-Base-0.50.0-3|36	%files
14cr|perl-Class-Base-0.50.0-3|37	%doc Changes README
14cr|perl-Class-Base-0.50.0-3|38	%{_mandir}/*/*
14cr|perl-Class-Base-0.50.0-3|39	%{perl_vendorlib}/Class
14cr|perl-Class-Base-0.50.0-3|40	
14cr|perl-Class-Base-0.50.0-3|41	
14cr|perl-Class-Base-0.50.0-3|42	
14cr|perl-Class-Base-0.50.0-3|43	%changelog
14cr|perl-Class-Base-0.50.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Class-Base-0.50.0-3|45	+ Revision: 6156bd9
14cr|perl-Class-Base-0.50.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Class-Base-0.50.0-3|47	
14cr|perl-Class-Base-0.50.0-3|48	

4188 14
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|1	%define upstream_name    Class-C3-Adopt-NEXT
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|2	%define upstream_version 0.13
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|3	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|6	Release:    5
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|7	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|8	Summary:    Make NEXT suck less
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|9	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|10	License:    GPL+ or Artistic
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|11	Group:      Development/Perl
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|14	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|16	BuildRequires: perl(List::MoreUtils)
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|17	BuildRequires: perl(MRO::Compat)
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|18	BuildRequires: perl(NEXT)
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|19	BuildRequires: perl(Test::Exception)
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|20	BuildRequires: perl-devel
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|21	BuildArch: noarch
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|22	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|23	%description
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|24	the NEXT manpage was a good solution a few years ago, but isn't any more.
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|25	It's slow, and the order in which it re-dispatches methods appears random
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|26	at times. It also encourages bad programming practices, as you end up with
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|27	code to re-dispatch methods when all you really wanted to do was run some
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|28	code before or after a method fired.
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|29	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|30	However, if you have a large application, then weaning yourself off 'NEXT'
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|31	isn't easy.
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|32	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|33	This module is intended as a drop-in replacement for NEXT, supporting the
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|34	same interface, but using the Class::C3 manpage to do the hard work. You
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|35	can then write new code without 'NEXT', and migrate individual source files
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|36	to use 'Class::C3' or method modifiers as appropriate, at whatever pace
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|37	you're comfortable with.
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|38	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|39	%prep
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|41	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|42	%build
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|44	%make
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|45	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|46	%check
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|47	make test
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|48	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|49	%install
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|50	%makeinstall_std
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|51	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|52	%files
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|53	%doc Changes README
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|54	%{_mandir}/man3/*
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|55	%{perl_vendorlib}/*
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|56	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|57	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|58	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|59	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|60	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|61	%changelog
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-5
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|63	+ Revision: 835e882
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|65	
14cr|perl-Class-C3-Adopt-NEXT-0.130.0-5|66	

4189 14
14cr|perl-Class-C3-Componentised-1.1.0-3|1	%define upstream_name	 Class-C3-Componentised
14cr|perl-Class-C3-Componentised-1.1.0-3|2	%define upstream_version 1.001000
14cr|perl-Class-C3-Componentised-1.1.0-3|3	
14cr|perl-Class-C3-Componentised-1.1.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-C3-Componentised-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-C3-Componentised-1.1.0-3|6	Release:	3
14cr|perl-Class-C3-Componentised-1.1.0-3|7	Epoch:		1
14cr|perl-Class-C3-Componentised-1.1.0-3|8	
14cr|perl-Class-C3-Componentised-1.1.0-3|9	Summary:	Load mix-ins or components to your C3-based class
14cr|perl-Class-C3-Componentised-1.1.0-3|10	
14cr|perl-Class-C3-Componentised-1.1.0-3|11	License:	GPL+ or Artistic
14cr|perl-Class-C3-Componentised-1.1.0-3|12	Group:		Development/Perl
14cr|perl-Class-C3-Componentised-1.1.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-C3-Componentised-1.1.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Class/Class-C3-Componentised-%{upstream_version}.tar.gz
14cr|perl-Class-C3-Componentised-1.1.0-3|15	
14cr|perl-Class-C3-Componentised-1.1.0-3|16	BuildRequires:	perl-devel
14cr|perl-Class-C3-Componentised-1.1.0-3|17	BuildRequires:	perl(Class::C3)
14cr|perl-Class-C3-Componentised-1.1.0-3|18	BuildRequires:	perl(Class::Inspector)
14cr|perl-Class-C3-Componentised-1.1.0-3|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Class-C3-Componentised-1.1.0-3|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Class-C3-Componentised-1.1.0-3|21	
14cr|perl-Class-C3-Componentised-1.1.0-3|22	BuildArch:	noarch
14cr|perl-Class-C3-Componentised-1.1.0-3|23	
14cr|perl-Class-C3-Componentised-1.1.0-3|24	%description
14cr|perl-Class-C3-Componentised-1.1.0-3|25	This will inject base classes to your module using the Class::C3 method
14cr|perl-Class-C3-Componentised-1.1.0-3|26	resolution order.
14cr|perl-Class-C3-Componentised-1.1.0-3|27	
14cr|perl-Class-C3-Componentised-1.1.0-3|28	Please note: these are not plugins that can take precedence over methods
14cr|perl-Class-C3-Componentised-1.1.0-3|29	declared in MyModule. If you want something like that, consider
14cr|perl-Class-C3-Componentised-1.1.0-3|30	MooseX::Object::Pluggable.
14cr|perl-Class-C3-Componentised-1.1.0-3|31	
14cr|perl-Class-C3-Componentised-1.1.0-3|32	%prep
14cr|perl-Class-C3-Componentised-1.1.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-C3-Componentised-1.1.0-3|34	
14cr|perl-Class-C3-Componentised-1.1.0-3|35	%build
14cr|perl-Class-C3-Componentised-1.1.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-C3-Componentised-1.1.0-3|37	%make
14cr|perl-Class-C3-Componentised-1.1.0-3|38	
14cr|perl-Class-C3-Componentised-1.1.0-3|39	%check
14cr|perl-Class-C3-Componentised-1.1.0-3|40	make test
14cr|perl-Class-C3-Componentised-1.1.0-3|41	
14cr|perl-Class-C3-Componentised-1.1.0-3|42	%install
14cr|perl-Class-C3-Componentised-1.1.0-3|43	%makeinstall_std
14cr|perl-Class-C3-Componentised-1.1.0-3|44	
14cr|perl-Class-C3-Componentised-1.1.0-3|45	%files
14cr|perl-Class-C3-Componentised-1.1.0-3|46	%doc Changes README
14cr|perl-Class-C3-Componentised-1.1.0-3|47	%{perl_vendorlib}/Class
14cr|perl-Class-C3-Componentised-1.1.0-3|48	%{_mandir}/*/*
14cr|perl-Class-C3-Componentised-1.1.0-3|49	
14cr|perl-Class-C3-Componentised-1.1.0-3|50	
14cr|perl-Class-C3-Componentised-1.1.0-3|51	
14cr|perl-Class-C3-Componentised-1.1.0-3|52	%changelog
14cr|perl-Class-C3-Componentised-1.1.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.0-3
14cr|perl-Class-C3-Componentised-1.1.0-3|54	+ Revision: 99f6286
14cr|perl-Class-C3-Componentised-1.1.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Class-C3-Componentised-1.1.0-3|56	
14cr|perl-Class-C3-Componentised-1.1.0-3|57	

4190 14
14cr|perl-Class-Container-0.120.0-5|1	%define upstream_name	 Class-Container
14cr|perl-Class-Container-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Class-Container-0.120.0-5|3	
14cr|perl-Class-Container-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Container-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Container-0.120.0-5|6	Release:	5
14cr|perl-Class-Container-0.120.0-5|7	
14cr|perl-Class-Container-0.120.0-5|8	Summary:	Glues object frameworks together transparently
14cr|perl-Class-Container-0.120.0-5|9	
14cr|perl-Class-Container-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Container-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Class-Container-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-Container-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Container-0.120.0-5|14	
14cr|perl-Class-Container-0.120.0-5|15	BuildArch:	noarch
14cr|perl-Class-Container-0.120.0-5|16	BuildRequires:	perl-devel
14cr|perl-Class-Container-0.120.0-5|17	BuildRequires:	perl(Params::Validate)
14cr|perl-Class-Container-0.120.0-5|18	
14cr|perl-Class-Container-0.120.0-5|19	%description
14cr|perl-Class-Container-0.120.0-5|20	This class facilitates building frameworks of several classes that
14cr|perl-Class-Container-0.120.0-5|21	inter-operate. It was first designed and built for "HTML::Mason", in
14cr|perl-Class-Container-0.120.0-5|22	which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and
14cr|perl-Class-Container-0.120.0-5|23	several other objects must create each other transparently, passing the
14cr|perl-Class-Container-0.120.0-5|24	appropriate parameters to the right class, possibly substituting other
14cr|perl-Class-Container-0.120.0-5|25	subclasses for any of these objects.
14cr|perl-Class-Container-0.120.0-5|26	
14cr|perl-Class-Container-0.120.0-5|27	%prep
14cr|perl-Class-Container-0.120.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Container-0.120.0-5|29	
14cr|perl-Class-Container-0.120.0-5|30	%build
14cr|perl-Class-Container-0.120.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Container-0.120.0-5|32	%make
14cr|perl-Class-Container-0.120.0-5|33	
14cr|perl-Class-Container-0.120.0-5|34	%check
14cr|perl-Class-Container-0.120.0-5|35	%make test
14cr|perl-Class-Container-0.120.0-5|36	
14cr|perl-Class-Container-0.120.0-5|37	%install
14cr|perl-Class-Container-0.120.0-5|38	%makeinstall_std
14cr|perl-Class-Container-0.120.0-5|39	
14cr|perl-Class-Container-0.120.0-5|40	%files
14cr|perl-Class-Container-0.120.0-5|41	%doc Changes README
14cr|perl-Class-Container-0.120.0-5|42	%{perl_vendorlib}/Class/Container.pm
14cr|perl-Class-Container-0.120.0-5|43	%{_mandir}/*/*
14cr|perl-Class-Container-0.120.0-5|44	
14cr|perl-Class-Container-0.120.0-5|45	
14cr|perl-Class-Container-0.120.0-5|46	
14cr|perl-Class-Container-0.120.0-5|47	%changelog
14cr|perl-Class-Container-0.120.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Class-Container-0.120.0-5|49	+ Revision: 355619b
14cr|perl-Class-Container-0.120.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Class-Container-0.120.0-5|51	
14cr|perl-Class-Container-0.120.0-5|52	

4191 14
14cr|perl-Class-Contract-1.140.0-5|1	%define upstream_name    Class-Contract
14cr|perl-Class-Contract-1.140.0-5|2	%define upstream_version 1.14
14cr|perl-Class-Contract-1.140.0-5|3	
14cr|perl-Class-Contract-1.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Contract-1.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Contract-1.140.0-5|6	Release:	5
14cr|perl-Class-Contract-1.140.0-5|7	
14cr|perl-Class-Contract-1.140.0-5|8	Summary:	Class-Contract module for perl
14cr|perl-Class-Contract-1.140.0-5|9	
14cr|perl-Class-Contract-1.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Contract-1.140.0-5|11	Group:		Development/Perl
14cr|perl-Class-Contract-1.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Contract-1.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Contract-1.140.0-5|14	
14cr|perl-Class-Contract-1.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Contract-1.140.0-5|16	BuildArch:	noarch
14cr|perl-Class-Contract-1.140.0-5|17	
14cr|perl-Class-Contract-1.140.0-5|18	%description
14cr|perl-Class-Contract-1.140.0-5|19	The Class::Contract module implements strong encapsulation, static
14cr|perl-Class-Contract-1.140.0-5|20	inheritance, and design-by-contract condition checking for
14cr|perl-Class-Contract-1.140.0-5|21	object-oriented Perl. The module provides a declarative syntax for
14cr|perl-Class-Contract-1.140.0-5|22	attribute, method, constructor, and destructor definitions at both
14cr|perl-Class-Contract-1.140.0-5|23	the object and class level. Pre-conditions, post-conditions, and
14cr|perl-Class-Contract-1.140.0-5|24	class invariants are also fully supported.
14cr|perl-Class-Contract-1.140.0-5|25	
14cr|perl-Class-Contract-1.140.0-5|26	%prep
14cr|perl-Class-Contract-1.140.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Contract-1.140.0-5|28	perl -pi -e "s,/usr/local/bin/perl,%{_bindir}/perl," demo.pl
14cr|perl-Class-Contract-1.140.0-5|29	
14cr|perl-Class-Contract-1.140.0-5|30	%build
14cr|perl-Class-Contract-1.140.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Contract-1.140.0-5|32	%make
14cr|perl-Class-Contract-1.140.0-5|33	make test
14cr|perl-Class-Contract-1.140.0-5|34	
14cr|perl-Class-Contract-1.140.0-5|35	%install
14cr|perl-Class-Contract-1.140.0-5|36	%makeinstall_std
14cr|perl-Class-Contract-1.140.0-5|37	
14cr|perl-Class-Contract-1.140.0-5|38	%files
14cr|perl-Class-Contract-1.140.0-5|39	%doc Changes README
14cr|perl-Class-Contract-1.140.0-5|40	%{perl_vendorlib}/Class/Contract
14cr|perl-Class-Contract-1.140.0-5|41	%{perl_vendorlib}/Class/Contract.pm
14cr|perl-Class-Contract-1.140.0-5|42	%{perl_vendorlib}/Class/demo.pl
14cr|perl-Class-Contract-1.140.0-5|43	%{_mandir}/*/*
14cr|perl-Class-Contract-1.140.0-5|44	
14cr|perl-Class-Contract-1.140.0-5|45	
14cr|perl-Class-Contract-1.140.0-5|46	
14cr|perl-Class-Contract-1.140.0-5|47	%changelog
14cr|perl-Class-Contract-1.140.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0-5
14cr|perl-Class-Contract-1.140.0-5|49	+ Revision: 21b40ca
14cr|perl-Class-Contract-1.140.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Class-Contract-1.140.0-5|51	
14cr|perl-Class-Contract-1.140.0-5|52	

4192 14
14cr|perl-Class-Data-Accessor-0.40.40-6|1	%define upstream_name	Class-Data-Accessor
14cr|perl-Class-Data-Accessor-0.40.40-6|2	%define upstream_version	0.04004
14cr|perl-Class-Data-Accessor-0.40.40-6|3	
14cr|perl-Class-Data-Accessor-0.40.40-6|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Data-Accessor-0.40.40-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Data-Accessor-0.40.40-6|6	Release:	6
14cr|perl-Class-Data-Accessor-0.40.40-6|7	
14cr|perl-Class-Data-Accessor-0.40.40-6|8	Summary:	Inheritable, overridable class and instance data accessor creation
14cr|perl-Class-Data-Accessor-0.40.40-6|9	
14cr|perl-Class-Data-Accessor-0.40.40-6|10	License:	Artistic/GPL
14cr|perl-Class-Data-Accessor-0.40.40-6|11	Group:		Development/Perl
14cr|perl-Class-Data-Accessor-0.40.40-6|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-Data-Accessor-0.40.40-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Data-Accessor-0.40.40-6|14	
14cr|perl-Class-Data-Accessor-0.40.40-6|15	BuildRequires:	perl-devel
14cr|perl-Class-Data-Accessor-0.40.40-6|16	BuildRequires:	perl(Carp)
14cr|perl-Class-Data-Accessor-0.40.40-6|17	BuildArch:	noarch
14cr|perl-Class-Data-Accessor-0.40.40-6|18	
14cr|perl-Class-Data-Accessor-0.40.40-6|19	%description
14cr|perl-Class-Data-Accessor-0.40.40-6|20	Class::Data::Accessor is the marriage of Class::Accessor and
14cr|perl-Class-Data-Accessor-0.40.40-6|21	Class::Data::Inheritable into a single module. It is used for creating
14cr|perl-Class-Data-Accessor-0.40.40-6|22	accessors to class data that overridable in subclasses as well as in
14cr|perl-Class-Data-Accessor-0.40.40-6|23	class instances.
14cr|perl-Class-Data-Accessor-0.40.40-6|24	
14cr|perl-Class-Data-Accessor-0.40.40-6|25	%prep
14cr|perl-Class-Data-Accessor-0.40.40-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Data-Accessor-0.40.40-6|27	
14cr|perl-Class-Data-Accessor-0.40.40-6|28	%build
14cr|perl-Class-Data-Accessor-0.40.40-6|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Data-Accessor-0.40.40-6|30	%make
14cr|perl-Class-Data-Accessor-0.40.40-6|31	
14cr|perl-Class-Data-Accessor-0.40.40-6|32	%check
14cr|perl-Class-Data-Accessor-0.40.40-6|33	%make test
14cr|perl-Class-Data-Accessor-0.40.40-6|34	
14cr|perl-Class-Data-Accessor-0.40.40-6|35	%install
14cr|perl-Class-Data-Accessor-0.40.40-6|36	%makeinstall_std
14cr|perl-Class-Data-Accessor-0.40.40-6|37	
14cr|perl-Class-Data-Accessor-0.40.40-6|38	%files
14cr|perl-Class-Data-Accessor-0.40.40-6|39	%doc README Changes
14cr|perl-Class-Data-Accessor-0.40.40-6|40	%{_mandir}/*/*
14cr|perl-Class-Data-Accessor-0.40.40-6|41	%{perl_vendorlib}/Class
14cr|perl-Class-Data-Accessor-0.40.40-6|42	
14cr|perl-Class-Data-Accessor-0.40.40-6|43	
14cr|perl-Class-Data-Accessor-0.40.40-6|44	%changelog
14cr|perl-Class-Data-Accessor-0.40.40-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.40-6
14cr|perl-Class-Data-Accessor-0.40.40-6|46	+ Revision: 33f43a0
14cr|perl-Class-Data-Accessor-0.40.40-6|47	- MassBuild#464: Increase release tag
14cr|perl-Class-Data-Accessor-0.40.40-6|48	
14cr|perl-Class-Data-Accessor-0.40.40-6|49	

4193 14
14cr|perl-Class-Date-1.1.15-2|1	%define upstream_name	 Class-Date
14cr|perl-Class-Date-1.1.15-2|2	%define upstream_version 1.1.15
14cr|perl-Class-Date-1.1.15-2|3	
14cr|perl-Class-Date-1.1.15-2|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Date-1.1.15-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Date-1.1.15-2|6	Release:	2
14cr|perl-Class-Date-1.1.15-2|7	
14cr|perl-Class-Date-1.1.15-2|8	Summary:	Class for easy date and time manipulation
14cr|perl-Class-Date-1.1.15-2|9	
14cr|perl-Class-Date-1.1.15-2|10	
14cr|perl-Class-Date-1.1.15-2|11	License:	GPL+ or Artistic
14cr|perl-Class-Date-1.1.15-2|12	Group:		Development/Perl
14cr|perl-Class-Date-1.1.15-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Date-1.1.15-2|14	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{version}.tar.gz
14cr|perl-Class-Date-1.1.15-2|15	
14cr|perl-Class-Date-1.1.15-2|16	BuildRequires:	perl(UNIVERSAL::exports)
14cr|perl-Class-Date-1.1.15-2|17	BuildRequires:	perl-devel
14cr|perl-Class-Date-1.1.15-2|18	
14cr|perl-Class-Date-1.1.15-2|19	
14cr|perl-Class-Date-1.1.15-2|20	%description
14cr|perl-Class-Date-1.1.15-2|21	This module is intended to provide a general-purpose date and datetime
14cr|perl-Class-Date-1.1.15-2|22	type for perl. You have a Class::Date class for absolute date and
14cr|perl-Class-Date-1.1.15-2|23	datetime, and have a Class::Date::Rel class for relative dates.
14cr|perl-Class-Date-1.1.15-2|24	
14cr|perl-Class-Date-1.1.15-2|25	You can use "+", "-", "<" and ">" operators as with native perl data
14cr|perl-Class-Date-1.1.15-2|26	types.
14cr|perl-Class-Date-1.1.15-2|27	
14cr|perl-Class-Date-1.1.15-2|28	%prep
14cr|perl-Class-Date-1.1.15-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Date-1.1.15-2|30	
14cr|perl-Class-Date-1.1.15-2|31	%build
14cr|perl-Class-Date-1.1.15-2|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Date-1.1.15-2|33	%make
14cr|perl-Class-Date-1.1.15-2|34	
14cr|perl-Class-Date-1.1.15-2|35	%check
14cr|perl-Class-Date-1.1.15-2|36	%make test
14cr|perl-Class-Date-1.1.15-2|37	
14cr|perl-Class-Date-1.1.15-2|38	%install
14cr|perl-Class-Date-1.1.15-2|39	%makeinstall_std
14cr|perl-Class-Date-1.1.15-2|40	
14cr|perl-Class-Date-1.1.15-2|41	%clean
14cr|perl-Class-Date-1.1.15-2|42	
14cr|perl-Class-Date-1.1.15-2|43	%files
14cr|perl-Class-Date-1.1.15-2|44	%doc Changes README
14cr|perl-Class-Date-1.1.15-2|45	%{perl_vendorarch}/Class
14cr|perl-Class-Date-1.1.15-2|46	%{perl_vendorarch}/auto/Class
14cr|perl-Class-Date-1.1.15-2|47	%{_mandir}/*/*
14cr|perl-Class-Date-1.1.15-2|48	
14cr|perl-Class-Date-1.1.15-2|49	
14cr|perl-Class-Date-1.1.15-2|50	
14cr|perl-Class-Date-1.1.15-2|51	
14cr|perl-Class-Date-1.1.15-2|52	%changelog
14cr|perl-Class-Date-1.1.15-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.15-2
14cr|perl-Class-Date-1.1.15-2|54	+ Revision: 05cff60
14cr|perl-Class-Date-1.1.15-2|55	- MassBuild#464: Increase release tag
14cr|perl-Class-Date-1.1.15-2|56	
14cr|perl-Class-Date-1.1.15-2|57	

4194 14
14cr|perl-Class-DBI-3.0.17-9|1	%define upstream_name    Class-DBI
14cr|perl-Class-DBI-3.0.17-9|2	%define upstream_version 3.0.17
14cr|perl-Class-DBI-3.0.17-9|3	
14cr|perl-Class-DBI-3.0.17-9|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-3.0.17-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-3.0.17-9|6	Release:	9
14cr|perl-Class-DBI-3.0.17-9|7	
14cr|perl-Class-DBI-3.0.17-9|8	Summary:	Simple Database Abstraction
14cr|perl-Class-DBI-3.0.17-9|9	
14cr|perl-Class-DBI-3.0.17-9|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-3.0.17-9|11	Group:		Development/Perl
14cr|perl-Class-DBI-3.0.17-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-3.0.17-9|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-v%{upstream_version}.tar.bz2
14cr|perl-Class-DBI-3.0.17-9|14	
14cr|perl-Class-DBI-3.0.17-9|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-3.0.17-9|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Class-DBI-3.0.17-9|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Class-DBI-3.0.17-9|18	BuildRequires:	perl(Class::Trigger)
14cr|perl-Class-DBI-3.0.17-9|19	BuildRequires:	perl(Clone)
14cr|perl-Class-DBI-3.0.17-9|20	BuildRequires:	perl(DBIx::ContextualFetch)
14cr|perl-Class-DBI-3.0.17-9|21	BuildRequires:	perl(Ima::DBI)
14cr|perl-Class-DBI-3.0.17-9|22	BuildRequires:	perl(UNIVERSAL::moniker)
14cr|perl-Class-DBI-3.0.17-9|23	BuildRequires:	perl(version)
14cr|perl-Class-DBI-3.0.17-9|24	
14cr|perl-Class-DBI-3.0.17-9|25	BuildArch:	noarch
14cr|perl-Class-DBI-3.0.17-9|26	Requires:	perl(version)
14cr|perl-Class-DBI-3.0.17-9|27	
14cr|perl-Class-DBI-3.0.17-9|28	%description
14cr|perl-Class-DBI-3.0.17-9|29	Class::DBI provides a convenient abstraction layer to a database.
14cr|perl-Class-DBI-3.0.17-9|30	
14cr|perl-Class-DBI-3.0.17-9|31	It not only provides a simple database to object mapping layer, but can be used
14cr|perl-Class-DBI-3.0.17-9|32	to implement several higher order database functions (triggers, referential
14cr|perl-Class-DBI-3.0.17-9|33	integrity, cascading delete etc.), at the application level, rather than at the
14cr|perl-Class-DBI-3.0.17-9|34	database.
14cr|perl-Class-DBI-3.0.17-9|35	
14cr|perl-Class-DBI-3.0.17-9|36	This is particularly useful when using a database which doesn't support these
14cr|perl-Class-DBI-3.0.17-9|37	(such as MySQL), or when you would like your code to be portable across
14cr|perl-Class-DBI-3.0.17-9|38	multiple databases which might implement these things in different ways.
14cr|perl-Class-DBI-3.0.17-9|39	
14cr|perl-Class-DBI-3.0.17-9|40	In short, Class::DBI aims to make it simple to introduce 'best practice' when
14cr|perl-Class-DBI-3.0.17-9|41	dealing with data stored in a relational database.
14cr|perl-Class-DBI-3.0.17-9|42	
14cr|perl-Class-DBI-3.0.17-9|43	%prep
14cr|perl-Class-DBI-3.0.17-9|44	%setup -q -n %{upstream_name}-v%{upstream_version}
14cr|perl-Class-DBI-3.0.17-9|45	
14cr|perl-Class-DBI-3.0.17-9|46	%build
14cr|perl-Class-DBI-3.0.17-9|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-3.0.17-9|48	%make
14cr|perl-Class-DBI-3.0.17-9|49	
14cr|perl-Class-DBI-3.0.17-9|50	%check
14cr|perl-Class-DBI-3.0.17-9|51	%make test
14cr|perl-Class-DBI-3.0.17-9|52	
14cr|perl-Class-DBI-3.0.17-9|53	%install
14cr|perl-Class-DBI-3.0.17-9|54	%makeinstall_std
14cr|perl-Class-DBI-3.0.17-9|55	
14cr|perl-Class-DBI-3.0.17-9|56	%files
14cr|perl-Class-DBI-3.0.17-9|57	%doc Changes README
14cr|perl-Class-DBI-3.0.17-9|58	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-3.0.17-9|59	%{_mandir}/*/*
14cr|perl-Class-DBI-3.0.17-9|60	
14cr|perl-Class-DBI-3.0.17-9|61	
14cr|perl-Class-DBI-3.0.17-9|62	
14cr|perl-Class-DBI-3.0.17-9|63	%changelog
14cr|perl-Class-DBI-3.0.17-9|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.17-9
14cr|perl-Class-DBI-3.0.17-9|65	+ Revision: 9c75084
14cr|perl-Class-DBI-3.0.17-9|66	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-3.0.17-9|67	
14cr|perl-Class-DBI-3.0.17-9|68	

4195 14
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|1	%define upstream_name    Class-DBI-AutoLoader
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|3	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|6	Release:	5
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|7	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|8	Summary:	Generates Class::DBI subclasses dynamically
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|9	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|14	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|16	BuildRequires:	perl(DBI)
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|17	BuildArch:	noarch
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|18	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|19	%description
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|20	Class::DBI::AutoLoader scans the tables in a given database, and auto-generates
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|21	the Class::DBI classes. These are loaded into your package when you import
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|22	Class::DBI::AutoLoader, as though you had created the Data::FavoriteFilms class
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|23	and "use"d that directly.
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|24	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|25	%prep
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|27	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|28	%build
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|30	%make
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|31	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|32	%check
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|33	make test
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|34	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|35	%install
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|36	%makeinstall_std
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|37	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|38	%files
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|39	%doc Changes README
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|40	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|41	%{_mandir}/*/*
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|42	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|43	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|44	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|45	%changelog
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|47	+ Revision: 4d06a9b
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|49	
14cr|perl-Class-DBI-AutoLoader-0.120.0-5|50	

4196 14
14cr|perl-Class-DBI-FromForm-0.40.0-5|1	%define upstream_name    Class-DBI-FromForm
14cr|perl-Class-DBI-FromForm-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Class-DBI-FromForm-0.40.0-5|3	
14cr|perl-Class-DBI-FromForm-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-FromForm-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-FromForm-0.40.0-5|6	Release:	5
14cr|perl-Class-DBI-FromForm-0.40.0-5|7	
14cr|perl-Class-DBI-FromForm-0.40.0-5|8	Summary:	Update Class::DBI data using Data::FormValidator or HTML Widget
14cr|perl-Class-DBI-FromForm-0.40.0-5|9	
14cr|perl-Class-DBI-FromForm-0.40.0-5|10	License:	Artistic/GPL
14cr|perl-Class-DBI-FromForm-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-FromForm-0.40.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-DBI-FromForm-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-FromForm-0.40.0-5|14	
14cr|perl-Class-DBI-FromForm-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-FromForm-0.40.0-5|16	BuildArch:	noarch
14cr|perl-Class-DBI-FromForm-0.40.0-5|17	
14cr|perl-Class-DBI-FromForm-0.40.0-5|18	%description
14cr|perl-Class-DBI-FromForm-0.40.0-5|19	Create and update Class::DBI objects from Data::FormValidator or HTML::Widget
14cr|perl-Class-DBI-FromForm-0.40.0-5|20	
14cr|perl-Class-DBI-FromForm-0.40.0-5|21	%prep
14cr|perl-Class-DBI-FromForm-0.40.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-FromForm-0.40.0-5|23	
14cr|perl-Class-DBI-FromForm-0.40.0-5|24	%build
14cr|perl-Class-DBI-FromForm-0.40.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-FromForm-0.40.0-5|26	%make
14cr|perl-Class-DBI-FromForm-0.40.0-5|27	
14cr|perl-Class-DBI-FromForm-0.40.0-5|28	%check
14cr|perl-Class-DBI-FromForm-0.40.0-5|29	make test
14cr|perl-Class-DBI-FromForm-0.40.0-5|30	
14cr|perl-Class-DBI-FromForm-0.40.0-5|31	%install
14cr|perl-Class-DBI-FromForm-0.40.0-5|32	%makeinstall_std
14cr|perl-Class-DBI-FromForm-0.40.0-5|33	
14cr|perl-Class-DBI-FromForm-0.40.0-5|34	%files
14cr|perl-Class-DBI-FromForm-0.40.0-5|35	%doc README Changes
14cr|perl-Class-DBI-FromForm-0.40.0-5|36	%{perl_vendorlib}/Class/*
14cr|perl-Class-DBI-FromForm-0.40.0-5|37	%{_mandir}/*/*
14cr|perl-Class-DBI-FromForm-0.40.0-5|38	
14cr|perl-Class-DBI-FromForm-0.40.0-5|39	
14cr|perl-Class-DBI-FromForm-0.40.0-5|40	%changelog
14cr|perl-Class-DBI-FromForm-0.40.0-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Class-DBI-FromForm-0.40.0-5|42	+ Revision: d5765eb
14cr|perl-Class-DBI-FromForm-0.40.0-5|43	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-FromForm-0.40.0-5|44	
14cr|perl-Class-DBI-FromForm-0.40.0-5|45	

4197 14
14cr|perl-Class-DBI-Loader-0.340.0-5|1	%define upstream_name	 Class-DBI-Loader
14cr|perl-Class-DBI-Loader-0.340.0-5|2	%define upstream_version 0.34
14cr|perl-Class-DBI-Loader-0.340.0-5|3	
14cr|perl-Class-DBI-Loader-0.340.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-Loader-0.340.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-Loader-0.340.0-5|6	Release:	5
14cr|perl-Class-DBI-Loader-0.340.0-5|7	
14cr|perl-Class-DBI-Loader-0.340.0-5|8	Summary:	Dynamic definition of Class::DBI sub classes
14cr|perl-Class-DBI-Loader-0.340.0-5|9	
14cr|perl-Class-DBI-Loader-0.340.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-Loader-0.340.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-Loader-0.340.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-Loader-0.340.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-DBI-Loader-0.340.0-5|14	
14cr|perl-Class-DBI-Loader-0.340.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-Loader-0.340.0-5|16	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-Class-DBI-Loader-0.340.0-5|17	BuildRequires:	perl(DBI)
14cr|perl-Class-DBI-Loader-0.340.0-5|18	BuildArch:	noarch
14cr|perl-Class-DBI-Loader-0.340.0-5|19	
14cr|perl-Class-DBI-Loader-0.340.0-5|20	%description
14cr|perl-Class-DBI-Loader-0.340.0-5|21	Class::DBI::Loader automate the definition of Class::DBI sub-classes.
14cr|perl-Class-DBI-Loader-0.340.0-5|22	scan table schemas and setup columns, primary key.
14cr|perl-Class-DBI-Loader-0.340.0-5|23	class names are defined by table names and namespace option.
14cr|perl-Class-DBI-Loader-0.340.0-5|24	Class::DBI::Loader supports MySQL, Postgres and SQLite.
14cr|perl-Class-DBI-Loader-0.340.0-5|25	
14cr|perl-Class-DBI-Loader-0.340.0-5|26	%prep
14cr|perl-Class-DBI-Loader-0.340.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-Loader-0.340.0-5|28	
14cr|perl-Class-DBI-Loader-0.340.0-5|29	%build
14cr|perl-Class-DBI-Loader-0.340.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-Loader-0.340.0-5|31	%make
14cr|perl-Class-DBI-Loader-0.340.0-5|32	
14cr|perl-Class-DBI-Loader-0.340.0-5|33	%check
14cr|perl-Class-DBI-Loader-0.340.0-5|34	make test
14cr|perl-Class-DBI-Loader-0.340.0-5|35	
14cr|perl-Class-DBI-Loader-0.340.0-5|36	%install
14cr|perl-Class-DBI-Loader-0.340.0-5|37	%makeinstall_std
14cr|perl-Class-DBI-Loader-0.340.0-5|38	
14cr|perl-Class-DBI-Loader-0.340.0-5|39	%files
14cr|perl-Class-DBI-Loader-0.340.0-5|40	%doc Changes README
14cr|perl-Class-DBI-Loader-0.340.0-5|41	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-Loader-0.340.0-5|42	%{_mandir}/*/*
14cr|perl-Class-DBI-Loader-0.340.0-5|43	
14cr|perl-Class-DBI-Loader-0.340.0-5|44	
14cr|perl-Class-DBI-Loader-0.340.0-5|45	%changelog
14cr|perl-Class-DBI-Loader-0.340.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-5
14cr|perl-Class-DBI-Loader-0.340.0-5|47	+ Revision: 34c2dbf
14cr|perl-Class-DBI-Loader-0.340.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-Loader-0.340.0-5|49	
14cr|perl-Class-DBI-Loader-0.340.0-5|50	

4198 14
14cr|perl-Class-DBI-mysql-1.0.0-9|1	%define upstream_name    Class-DBI-mysql
14cr|perl-Class-DBI-mysql-1.0.0-9|2	%define upstream_version 1.00
14cr|perl-Class-DBI-mysql-1.0.0-9|3	
14cr|perl-Class-DBI-mysql-1.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-mysql-1.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-mysql-1.0.0-9|6	Release:	9
14cr|perl-Class-DBI-mysql-1.0.0-9|7	
14cr|perl-Class-DBI-mysql-1.0.0-9|8	Summary:	Class::DBI extension for MySQL
14cr|perl-Class-DBI-mysql-1.0.0-9|9	
14cr|perl-Class-DBI-mysql-1.0.0-9|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-mysql-1.0.0-9|11	Group:		Development/Perl
14cr|perl-Class-DBI-mysql-1.0.0-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-mysql-1.0.0-9|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-mysql-1.0.0-9|14	
14cr|perl-Class-DBI-mysql-1.0.0-9|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-mysql-1.0.0-9|16	BuildRequires:	perl(Class::DBI)
14cr|perl-Class-DBI-mysql-1.0.0-9|17	
14cr|perl-Class-DBI-mysql-1.0.0-9|18	BuildArch:	noarch
14cr|perl-Class-DBI-mysql-1.0.0-9|19	
14cr|perl-Class-DBI-mysql-1.0.0-9|20	%description
14cr|perl-Class-DBI-mysql-1.0.0-9|21	This is an extension to Class::DBI, containing several functions and
14cr|perl-Class-DBI-mysql-1.0.0-9|22	optimisations for the MySQL database. Instead of setting Class::DBI as your
14cr|perl-Class-DBI-mysql-1.0.0-9|23	base class, use this instead.
14cr|perl-Class-DBI-mysql-1.0.0-9|24	
14cr|perl-Class-DBI-mysql-1.0.0-9|25	%prep
14cr|perl-Class-DBI-mysql-1.0.0-9|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-mysql-1.0.0-9|27	
14cr|perl-Class-DBI-mysql-1.0.0-9|28	%build
14cr|perl-Class-DBI-mysql-1.0.0-9|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-mysql-1.0.0-9|30	%make
14cr|perl-Class-DBI-mysql-1.0.0-9|31	
14cr|perl-Class-DBI-mysql-1.0.0-9|32	%check
14cr|perl-Class-DBI-mysql-1.0.0-9|33	# requires a running mysql server
14cr|perl-Class-DBI-mysql-1.0.0-9|34	
14cr|perl-Class-DBI-mysql-1.0.0-9|35	%install
14cr|perl-Class-DBI-mysql-1.0.0-9|36	%makeinstall_std
14cr|perl-Class-DBI-mysql-1.0.0-9|37	
14cr|perl-Class-DBI-mysql-1.0.0-9|38	%files
14cr|perl-Class-DBI-mysql-1.0.0-9|39	%doc Changes README INSTALL
14cr|perl-Class-DBI-mysql-1.0.0-9|40	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-mysql-1.0.0-9|41	%{_mandir}/*/*
14cr|perl-Class-DBI-mysql-1.0.0-9|42	
14cr|perl-Class-DBI-mysql-1.0.0-9|43	
14cr|perl-Class-DBI-mysql-1.0.0-9|44	
14cr|perl-Class-DBI-mysql-1.0.0-9|45	%changelog
14cr|perl-Class-DBI-mysql-1.0.0-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|perl-Class-DBI-mysql-1.0.0-9|47	+ Revision: c13040e
14cr|perl-Class-DBI-mysql-1.0.0-9|48	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-mysql-1.0.0-9|49	
14cr|perl-Class-DBI-mysql-1.0.0-9|50	

4199 14
14cr|perl-Class-DBI-Pg-0.90.0-4|1	%define upstream_name    Class-DBI-Pg
14cr|perl-Class-DBI-Pg-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Class-DBI-Pg-0.90.0-4|3	
14cr|perl-Class-DBI-Pg-0.90.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Class-DBI-Pg-0.90.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-Pg-0.90.0-4|6	Release:    4
14cr|perl-Class-DBI-Pg-0.90.0-4|7	
14cr|perl-Class-DBI-Pg-0.90.0-4|8	Summary:    Class::DBI extension for Postgres
14cr|perl-Class-DBI-Pg-0.90.0-4|9	
14cr|perl-Class-DBI-Pg-0.90.0-4|10	License:    GPL+ or Artistic
14cr|perl-Class-DBI-Pg-0.90.0-4|11	Group:      Development/Perl
14cr|perl-Class-DBI-Pg-0.90.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-Pg-0.90.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-Pg-0.90.0-4|14	
14cr|perl-Class-DBI-Pg-0.90.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-Class-DBI-Pg-0.90.0-4|16	BuildRequires:	perl(Class::DBI)
14cr|perl-Class-DBI-Pg-0.90.0-4|17	BuildArch:      noarch
14cr|perl-Class-DBI-Pg-0.90.0-4|18	
14cr|perl-Class-DBI-Pg-0.90.0-4|19	%description
14cr|perl-Class-DBI-Pg-0.90.0-4|20	Class::DBI::Pg automate the setup of Class::DBI columns and primary key for
14cr|perl-Class-DBI-Pg-0.90.0-4|21	Postgres.
14cr|perl-Class-DBI-Pg-0.90.0-4|22	
14cr|perl-Class-DBI-Pg-0.90.0-4|23	%prep
14cr|perl-Class-DBI-Pg-0.90.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-Pg-0.90.0-4|25	
14cr|perl-Class-DBI-Pg-0.90.0-4|26	%build
14cr|perl-Class-DBI-Pg-0.90.0-4|27	%{__perl} Build.PL installdirs=vendor
14cr|perl-Class-DBI-Pg-0.90.0-4|28	./Build CFLAGS="%{optflags}"
14cr|perl-Class-DBI-Pg-0.90.0-4|29	
14cr|perl-Class-DBI-Pg-0.90.0-4|30	%check
14cr|perl-Class-DBI-Pg-0.90.0-4|31	./Build test
14cr|perl-Class-DBI-Pg-0.90.0-4|32	
14cr|perl-Class-DBI-Pg-0.90.0-4|33	%install
14cr|perl-Class-DBI-Pg-0.90.0-4|34	./Build install destdir=%{buildroot}
14cr|perl-Class-DBI-Pg-0.90.0-4|35	
14cr|perl-Class-DBI-Pg-0.90.0-4|36	%clean
14cr|perl-Class-DBI-Pg-0.90.0-4|37	
14cr|perl-Class-DBI-Pg-0.90.0-4|38	%files
14cr|perl-Class-DBI-Pg-0.90.0-4|39	%doc Changes README
14cr|perl-Class-DBI-Pg-0.90.0-4|40	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-Pg-0.90.0-4|41	%{_mandir}/*/*
14cr|perl-Class-DBI-Pg-0.90.0-4|42	
14cr|perl-Class-DBI-Pg-0.90.0-4|43	
14cr|perl-Class-DBI-Pg-0.90.0-4|44	
14cr|perl-Class-DBI-Pg-0.90.0-4|45	%changelog
14cr|perl-Class-DBI-Pg-0.90.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Class-DBI-Pg-0.90.0-4|47	+ Revision: 829b210
14cr|perl-Class-DBI-Pg-0.90.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-Pg-0.90.0-4|49	
14cr|perl-Class-DBI-Pg-0.90.0-4|50	

4200 14
14cr|perl-Class-DBI-Plugin-0.30.0-5|1	%define upstream_name	 Class-DBI-Plugin
14cr|perl-Class-DBI-Plugin-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Class-DBI-Plugin-0.30.0-5|3	
14cr|perl-Class-DBI-Plugin-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-Plugin-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-Plugin-0.30.0-5|6	Release:	5
14cr|perl-Class-DBI-Plugin-0.30.0-5|7	
14cr|perl-Class-DBI-Plugin-0.30.0-5|8	Summary:	Abstract base class for Class::DBI plugins
14cr|perl-Class-DBI-Plugin-0.30.0-5|9	
14cr|perl-Class-DBI-Plugin-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-Plugin-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-Plugin-0.30.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-Plugin-0.30.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-Plugin-0.30.0-5|14	
14cr|perl-Class-DBI-Plugin-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-Plugin-0.30.0-5|16	BuildArch:	noarch
14cr|perl-Class-DBI-Plugin-0.30.0-5|17	
14cr|perl-Class-DBI-Plugin-0.30.0-5|18	%description
14cr|perl-Class-DBI-Plugin-0.30.0-5|19	Class::DBI::Plugin is an abstract base class for Class::DBI plugins.
14cr|perl-Class-DBI-Plugin-0.30.0-5|20	Its purpose is to make writing plugins easier. Writers of plugins
14cr|perl-Class-DBI-Plugin-0.30.0-5|21	should be able to concentrate on the functionality their module
14cr|perl-Class-DBI-Plugin-0.30.0-5|22	provides, instead of having to deal with the symbol table hackery
14cr|perl-Class-DBI-Plugin-0.30.0-5|23	involved when writing a plugin module. Only three things must be
14cr|perl-Class-DBI-Plugin-0.30.0-5|24	remembered:
14cr|perl-Class-DBI-Plugin-0.30.0-5|25	
14cr|perl-Class-DBI-Plugin-0.30.0-5|26	1 All methods which are to exported are given the "Plugged"
14cr|perl-Class-DBI-Plugin-0.30.0-5|27	attribute. All other methods are not exported to the plugged-in
14cr|perl-Class-DBI-Plugin-0.30.0-5|28	class.
14cr|perl-Class-DBI-Plugin-0.30.0-5|29	2 Method calls which are to be sent to the plugged-in class are
14cr|perl-Class-DBI-Plugin-0.30.0-5|30	put in the init() method. Examples of these are set_sql(),
14cr|perl-Class-DBI-Plugin-0.30.0-5|31	add_trigger() and so on.
14cr|perl-Class-DBI-Plugin-0.30.0-5|32	3 The class parameter for the init() method and the "Plugged"
14cr|perl-Class-DBI-Plugin-0.30.0-5|33	methods is the plugged-in class, not the plugin class.
14cr|perl-Class-DBI-Plugin-0.30.0-5|34	
14cr|perl-Class-DBI-Plugin-0.30.0-5|35	%prep
14cr|perl-Class-DBI-Plugin-0.30.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-Plugin-0.30.0-5|37	
14cr|perl-Class-DBI-Plugin-0.30.0-5|38	%build
14cr|perl-Class-DBI-Plugin-0.30.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-Plugin-0.30.0-5|40	%make
14cr|perl-Class-DBI-Plugin-0.30.0-5|41	
14cr|perl-Class-DBI-Plugin-0.30.0-5|42	%check
14cr|perl-Class-DBI-Plugin-0.30.0-5|43	make test
14cr|perl-Class-DBI-Plugin-0.30.0-5|44	
14cr|perl-Class-DBI-Plugin-0.30.0-5|45	%install
14cr|perl-Class-DBI-Plugin-0.30.0-5|46	%makeinstall_std
14cr|perl-Class-DBI-Plugin-0.30.0-5|47	
14cr|perl-Class-DBI-Plugin-0.30.0-5|48	%files
14cr|perl-Class-DBI-Plugin-0.30.0-5|49	%doc Changes README
14cr|perl-Class-DBI-Plugin-0.30.0-5|50	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-Plugin-0.30.0-5|51	%{_mandir}/*/*
14cr|perl-Class-DBI-Plugin-0.30.0-5|52	
14cr|perl-Class-DBI-Plugin-0.30.0-5|53	
14cr|perl-Class-DBI-Plugin-0.30.0-5|54	%changelog
14cr|perl-Class-DBI-Plugin-0.30.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Class-DBI-Plugin-0.30.0-5|56	+ Revision: c5dca57
14cr|perl-Class-DBI-Plugin-0.30.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-Plugin-0.30.0-5|58	
14cr|perl-Class-DBI-Plugin-0.30.0-5|59	

4201 14
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|1	%define upstream_name	 Class-DBI-Plugin-AbstractCount
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|3	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|6	Release:	5
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|7	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|8	Summary:	Get COUNT(*) results with abstract SQL
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|9	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|10	License:	Artistic/GPL
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|14	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|16	BuildRequires:	perl(SQL::Abstract)
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|17	BuildRequires:	perl(Class::DBI::Plugin)
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|18	BuildRequires:	perl(Class::DBI)
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|19	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|20	BuildArch:	noarch
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|21	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|22	%description
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|23	This Class::DBI plugin combines the functionality from
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|24	Class::DBI::Plugin::CountSearch (counting objects without
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|25	having to use an array or an iterator), and
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|26	Class::DBI::AbstractSearch, which allows complex
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|27	where-clauses a la SQL::Abstract.
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|28	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|29	%prep
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|31	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|32	%build
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|34	%make
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|35	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|36	%check
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|37	make test
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|38	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|39	%install
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|40	%makeinstall_std
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|41	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|42	%files
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|43	%doc README Changes
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|44	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|45	%{_mandir}/*/*
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|46	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|47	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|48	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|49	%changelog
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|51	+ Revision: e124d73
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|53	
14cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-5|54	

4202 14
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|1	%define upstream_name    Class-DBI-Plugin-Pager
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|2	%define upstream_version 0.566
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|3	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|6	Release:	3
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|7	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|8	Summary:	Paged queries for CDBI
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|9	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|10	License:	Artistic/GPL
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|11	Group:		Development/Perl
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-Pager-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|14	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|16	BuildRequires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|18	BuildRequires:	perl(Class::DBI)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|19	BuildRequires:	perl(Data::Page)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|20	BuildRequires:	perl(SQL::Abstract)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|22	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|23	BuildArch:	noarch
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|24	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|25	%description
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|26	Adds a pager method to your class that can query using SQL::Abstract
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|27	where clauses, and limit the number of rows returned to a specific subset.
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|28	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|29	%prep
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|31	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|32	%build
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|34	%make
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|35	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|36	%check
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|37	#%__make test
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|38	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|39	%install
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|40	%makeinstall_std
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|41	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|42	%files
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|43	%doc README Changes
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|44	%{perl_vendorlib}/Class/DBI/Plugin/*
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|45	%{_mandir}/*/*
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|46	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|47	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|48	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|49	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|50	%changelog
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.566.0-3
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|52	+ Revision: 53d4c8b
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|54	
14cr|perl-Class-DBI-Plugin-Pager-0.566.0-3|55	

4203 14
14cr|perl-Class-DBI-SQLite-0.110.0-5|1	%define upstream_name    Class-DBI-SQLite
14cr|perl-Class-DBI-SQLite-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Class-DBI-SQLite-0.110.0-5|3	
14cr|perl-Class-DBI-SQLite-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-DBI-SQLite-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-DBI-SQLite-0.110.0-5|6	Release:	5
14cr|perl-Class-DBI-SQLite-0.110.0-5|7	
14cr|perl-Class-DBI-SQLite-0.110.0-5|8	Summary:	Class::DBI extension for sqlite
14cr|perl-Class-DBI-SQLite-0.110.0-5|9	
14cr|perl-Class-DBI-SQLite-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-DBI-SQLite-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Class-DBI-SQLite-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-DBI-SQLite-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-DBI-SQLite-0.110.0-5|14	
14cr|perl-Class-DBI-SQLite-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-DBI-SQLite-0.110.0-5|16	BuildRequires:	perl(Class::DBI)
14cr|perl-Class-DBI-SQLite-0.110.0-5|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-Class-DBI-SQLite-0.110.0-5|18	BuildRequires:	perl(DBIx::ContextualFetch)
14cr|perl-Class-DBI-SQLite-0.110.0-5|19	BuildArch:	noarch
14cr|perl-Class-DBI-SQLite-0.110.0-5|20	
14cr|perl-Class-DBI-SQLite-0.110.0-5|21	%description
14cr|perl-Class-DBI-SQLite-0.110.0-5|22	Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite. It allows you
14cr|perl-Class-DBI-SQLite-0.110.0-5|23	to populate an auto-incremented row id after insert.
14cr|perl-Class-DBI-SQLite-0.110.0-5|24	
14cr|perl-Class-DBI-SQLite-0.110.0-5|25	%prep
14cr|perl-Class-DBI-SQLite-0.110.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-DBI-SQLite-0.110.0-5|27	
14cr|perl-Class-DBI-SQLite-0.110.0-5|28	%build
14cr|perl-Class-DBI-SQLite-0.110.0-5|29	perl Makefile.PL installdirs=vendor
14cr|perl-Class-DBI-SQLite-0.110.0-5|30	%make
14cr|perl-Class-DBI-SQLite-0.110.0-5|31	
14cr|perl-Class-DBI-SQLite-0.110.0-5|32	%check
14cr|perl-Class-DBI-SQLite-0.110.0-5|33	make test
14cr|perl-Class-DBI-SQLite-0.110.0-5|34	
14cr|perl-Class-DBI-SQLite-0.110.0-5|35	%install
14cr|perl-Class-DBI-SQLite-0.110.0-5|36	%makeinstall_std
14cr|perl-Class-DBI-SQLite-0.110.0-5|37	
14cr|perl-Class-DBI-SQLite-0.110.0-5|38	%files
14cr|perl-Class-DBI-SQLite-0.110.0-5|39	%doc Changes
14cr|perl-Class-DBI-SQLite-0.110.0-5|40	%{perl_vendorlib}/Class
14cr|perl-Class-DBI-SQLite-0.110.0-5|41	%{_mandir}/*/*
14cr|perl-Class-DBI-SQLite-0.110.0-5|42	
14cr|perl-Class-DBI-SQLite-0.110.0-5|43	
14cr|perl-Class-DBI-SQLite-0.110.0-5|44	
14cr|perl-Class-DBI-SQLite-0.110.0-5|45	%changelog
14cr|perl-Class-DBI-SQLite-0.110.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Class-DBI-SQLite-0.110.0-5|47	+ Revision: 3b71f8b
14cr|perl-Class-DBI-SQLite-0.110.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Class-DBI-SQLite-0.110.0-5|49	
14cr|perl-Class-DBI-SQLite-0.110.0-5|50	

4204 14
14cr|perl-Class-Declare-0.170.0-5|1	%define upstream_name    Class-Declare
14cr|perl-Class-Declare-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-Class-Declare-0.170.0-5|3	
14cr|perl-Class-Declare-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Declare-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Declare-0.170.0-5|6	Release:	5
14cr|perl-Class-Declare-0.170.0-5|7	
14cr|perl-Class-Declare-0.170.0-5|8	Summary:	Class-Declare module for perl
14cr|perl-Class-Declare-0.170.0-5|9	
14cr|perl-Class-Declare-0.170.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Declare-0.170.0-5|11	Group:		Development/Perl
14cr|perl-Class-Declare-0.170.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Declare-0.170.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Declare-0.170.0-5|14	
14cr|perl-Class-Declare-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Declare-0.170.0-5|16	BuildRequires:	perl(Test::Exception)
14cr|perl-Class-Declare-0.170.0-5|17	BuildArch:	noarch
14cr|perl-Class-Declare-0.170.0-5|18	
14cr|perl-Class-Declare-0.170.0-5|19	%description
14cr|perl-Class-Declare-0.170.0-5|20	Class::Declare allows class authors to specify public, private and
14cr|perl-Class-Declare-0.170.0-5|21	protected attributes and methods for their classes, giving them control
14cr|perl-Class-Declare-0.170.0-5|22	over how their modules may be accessed. The standard object oriented
14cr|perl-Class-Declare-0.170.0-5|23	programming concepts of *public*, *private* and *protected* have been
14cr|perl-Class-Declare-0.170.0-5|24	implemented for both class and instance (or object) attributes and
14cr|perl-Class-Declare-0.170.0-5|25	methods.
14cr|perl-Class-Declare-0.170.0-5|26	
14cr|perl-Class-Declare-0.170.0-5|27	%prep
14cr|perl-Class-Declare-0.170.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Declare-0.170.0-5|29	
14cr|perl-Class-Declare-0.170.0-5|30	%build
14cr|perl-Class-Declare-0.170.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Declare-0.170.0-5|32	%make
14cr|perl-Class-Declare-0.170.0-5|33	make test
14cr|perl-Class-Declare-0.170.0-5|34	
14cr|perl-Class-Declare-0.170.0-5|35	%install
14cr|perl-Class-Declare-0.170.0-5|36	%makeinstall_std
14cr|perl-Class-Declare-0.170.0-5|37	
14cr|perl-Class-Declare-0.170.0-5|38	%files
14cr|perl-Class-Declare-0.170.0-5|39	%doc Changes README
14cr|perl-Class-Declare-0.170.0-5|40	%{perl_vendorlib}/Class/Declare.pm
14cr|perl-Class-Declare-0.170.0-5|41	%{perl_vendorlib}/Class/Declare
14cr|perl-Class-Declare-0.170.0-5|42	%{_mandir}/*/*
14cr|perl-Class-Declare-0.170.0-5|43	
14cr|perl-Class-Declare-0.170.0-5|44	
14cr|perl-Class-Declare-0.170.0-5|45	%changelog
14cr|perl-Class-Declare-0.170.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-Class-Declare-0.170.0-5|47	+ Revision: 922a0bc
14cr|perl-Class-Declare-0.170.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Class-Declare-0.170.0-5|49	
14cr|perl-Class-Declare-0.170.0-5|50	

4205 14
14cr|perl-Class-Declare-Attributes-0.80.0-5|1	%define upstream_name    Class-Declare-Attributes
14cr|perl-Class-Declare-Attributes-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Class-Declare-Attributes-0.80.0-5|3	
14cr|perl-Class-Declare-Attributes-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Declare-Attributes-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Declare-Attributes-0.80.0-5|6	Release:	5
14cr|perl-Class-Declare-Attributes-0.80.0-5|7	
14cr|perl-Class-Declare-Attributes-0.80.0-5|8	Summary:	Class-Declare-Attributes module for perl
14cr|perl-Class-Declare-Attributes-0.80.0-5|9	
14cr|perl-Class-Declare-Attributes-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Declare-Attributes-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Class-Declare-Attributes-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Declare-Attributes-0.80.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/I/IB/IBB/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Declare-Attributes-0.80.0-5|14	
14cr|perl-Class-Declare-Attributes-0.80.0-5|15	BuildRequires:	perl(Class::Declare)
14cr|perl-Class-Declare-Attributes-0.80.0-5|16	BuildRequires:	perl(Test::Exception)
14cr|perl-Class-Declare-Attributes-0.80.0-5|17	BuildRequires:	perl-devel
14cr|perl-Class-Declare-Attributes-0.80.0-5|18	BuildArch:	noarch
14cr|perl-Class-Declare-Attributes-0.80.0-5|19	
14cr|perl-Class-Declare-Attributes-0.80.0-5|20	%description
14cr|perl-Class-Declare-Attributes-0.80.0-5|21	Class::Declare::Attributes extends Class::Declare by adding support for
14cr|perl-Class-Declare-Attributes-0.80.0-5|22	Perl attributes for specifying class method types. This extension was
14cr|perl-Class-Declare-Attributes-0.80.0-5|23	inspired by Damian Conway's Attribute::Handlers module, and Tatsuhiko
14cr|perl-Class-Declare-Attributes-0.80.0-5|24	Miyagawa's Attribute::Protected module.
14cr|perl-Class-Declare-Attributes-0.80.0-5|25	
14cr|perl-Class-Declare-Attributes-0.80.0-5|26	%prep
14cr|perl-Class-Declare-Attributes-0.80.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Declare-Attributes-0.80.0-5|28	
14cr|perl-Class-Declare-Attributes-0.80.0-5|29	%build
14cr|perl-Class-Declare-Attributes-0.80.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Declare-Attributes-0.80.0-5|31	%make
14cr|perl-Class-Declare-Attributes-0.80.0-5|32	make test
14cr|perl-Class-Declare-Attributes-0.80.0-5|33	
14cr|perl-Class-Declare-Attributes-0.80.0-5|34	%install
14cr|perl-Class-Declare-Attributes-0.80.0-5|35	%makeinstall_std
14cr|perl-Class-Declare-Attributes-0.80.0-5|36	
14cr|perl-Class-Declare-Attributes-0.80.0-5|37	%files
14cr|perl-Class-Declare-Attributes-0.80.0-5|38	%doc Changes README
14cr|perl-Class-Declare-Attributes-0.80.0-5|39	%{perl_vendorlib}/Class/Declare/Attributes.pm
14cr|perl-Class-Declare-Attributes-0.80.0-5|40	%{_mandir}/*/*
14cr|perl-Class-Declare-Attributes-0.80.0-5|41	
14cr|perl-Class-Declare-Attributes-0.80.0-5|42	
14cr|perl-Class-Declare-Attributes-0.80.0-5|43	%changelog
14cr|perl-Class-Declare-Attributes-0.80.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Class-Declare-Attributes-0.80.0-5|45	+ Revision: 2e2363a
14cr|perl-Class-Declare-Attributes-0.80.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Class-Declare-Attributes-0.80.0-5|47	
14cr|perl-Class-Declare-Attributes-0.80.0-5|48	

4206 14
14cr|perl-Class-Discover-1.0.3-5|1	%define upstream_name    Class-Discover
14cr|perl-Class-Discover-1.0.3-5|2	%define upstream_version 1.000003
14cr|perl-Class-Discover-1.0.3-5|3	
14cr|perl-Class-Discover-1.0.3-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Discover-1.0.3-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Discover-1.0.3-5|6	Release:	5
14cr|perl-Class-Discover-1.0.3-5|7	
14cr|perl-Class-Discover-1.0.3-5|8	Summary:	Detect MooseX::Declare's 'class' keyword in files
14cr|perl-Class-Discover-1.0.3-5|9	
14cr|perl-Class-Discover-1.0.3-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Discover-1.0.3-5|11	Group:		Development/Perl
14cr|perl-Class-Discover-1.0.3-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Discover-1.0.3-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Discover-1.0.3-5|14	
14cr|perl-Class-Discover-1.0.3-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Discover-1.0.3-5|16	BuildRequires:	perl(ExtUtils::MM_Unix)
14cr|perl-Class-Discover-1.0.3-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Discover-1.0.3-5|18	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Class-Discover-1.0.3-5|19	BuildRequires:	perl(File::Find::Rule::Perl)
14cr|perl-Class-Discover-1.0.3-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Class-Discover-1.0.3-5|21	BuildRequires:	perl(PPI)
14cr|perl-Class-Discover-1.0.3-5|22	BuildRequires:	perl(Path::Class)
14cr|perl-Class-Discover-1.0.3-5|23	BuildRequires:	perl(Test::Differences)
14cr|perl-Class-Discover-1.0.3-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Class-Discover-1.0.3-5|25	BuildArch:	noarch
14cr|perl-Class-Discover-1.0.3-5|26	
14cr|perl-Class-Discover-1.0.3-5|27	%description
14cr|perl-Class-Discover-1.0.3-5|28	This class is designed primarily for tools that whish to populate the
14cr|perl-Class-Discover-1.0.3-5|29	'provides' field of META.{yml,json} files so that the CPAN indexer will pay
14cr|perl-Class-Discover-1.0.3-5|30	attention to the existance of your classes, rather than blithely ignoring
14cr|perl-Class-Discover-1.0.3-5|31	them.
14cr|perl-Class-Discover-1.0.3-5|32	
14cr|perl-Class-Discover-1.0.3-5|33	The version parsing is basically the same as what M::I's '->version_form'
14cr|perl-Class-Discover-1.0.3-5|34	does, so should hopefully work as well as it does.
14cr|perl-Class-Discover-1.0.3-5|35	
14cr|perl-Class-Discover-1.0.3-5|36	%prep
14cr|perl-Class-Discover-1.0.3-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Discover-1.0.3-5|38	
14cr|perl-Class-Discover-1.0.3-5|39	%build
14cr|perl-Class-Discover-1.0.3-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Discover-1.0.3-5|41	%make
14cr|perl-Class-Discover-1.0.3-5|42	
14cr|perl-Class-Discover-1.0.3-5|43	%check
14cr|perl-Class-Discover-1.0.3-5|44	%make test
14cr|perl-Class-Discover-1.0.3-5|45	
14cr|perl-Class-Discover-1.0.3-5|46	%install
14cr|perl-Class-Discover-1.0.3-5|47	%makeinstall_std
14cr|perl-Class-Discover-1.0.3-5|48	
14cr|perl-Class-Discover-1.0.3-5|49	%files
14cr|perl-Class-Discover-1.0.3-5|50	%doc Changes README
14cr|perl-Class-Discover-1.0.3-5|51	%{_mandir}/man3/*
14cr|perl-Class-Discover-1.0.3-5|52	%{perl_vendorlib}/*
14cr|perl-Class-Discover-1.0.3-5|53	
14cr|perl-Class-Discover-1.0.3-5|54	
14cr|perl-Class-Discover-1.0.3-5|55	%changelog
14cr|perl-Class-Discover-1.0.3-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-5
14cr|perl-Class-Discover-1.0.3-5|57	+ Revision: bb93725
14cr|perl-Class-Discover-1.0.3-5|58	- MassBuild#464: Increase release tag
14cr|perl-Class-Discover-1.0.3-5|59	
14cr|perl-Class-Discover-1.0.3-5|60	

4207 14
14cr|perl-Class-Field-0.150.0-5|1	%define upstream_name    Class-Field
14cr|perl-Class-Field-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-Class-Field-0.150.0-5|3	
14cr|perl-Class-Field-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Field-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Field-0.150.0-5|6	Release:	5
14cr|perl-Class-Field-0.150.0-5|7	
14cr|perl-Class-Field-0.150.0-5|8	Summary:	Class Field Accessor Generator
14cr|perl-Class-Field-0.150.0-5|9	
14cr|perl-Class-Field-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Field-0.150.0-5|11	Group:		Development/Perl
14cr|perl-Class-Field-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Field-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Field-0.150.0-5|14	
14cr|perl-Class-Field-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Field-0.150.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Field-0.150.0-5|17	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-Class-Field-0.150.0-5|18	BuildArch:	noarch
14cr|perl-Class-Field-0.150.0-5|19	
14cr|perl-Class-Field-0.150.0-5|20	%description
14cr|perl-Class-Field-0.150.0-5|21	Class::Field exports two subroutines, 'field' and 'const'. These functions
14cr|perl-Class-Field-0.150.0-5|22	are used to declare fields and constants in your class.
14cr|perl-Class-Field-0.150.0-5|23	
14cr|perl-Class-Field-0.150.0-5|24	Class::Field generates custom code for each accessor that is optimized for
14cr|perl-Class-Field-0.150.0-5|25	speed.
14cr|perl-Class-Field-0.150.0-5|26	
14cr|perl-Class-Field-0.150.0-5|27	%prep
14cr|perl-Class-Field-0.150.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Field-0.150.0-5|29	
14cr|perl-Class-Field-0.150.0-5|30	%build
14cr|perl-Class-Field-0.150.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Field-0.150.0-5|32	%make
14cr|perl-Class-Field-0.150.0-5|33	
14cr|perl-Class-Field-0.150.0-5|34	%check
14cr|perl-Class-Field-0.150.0-5|35	%make test
14cr|perl-Class-Field-0.150.0-5|36	
14cr|perl-Class-Field-0.150.0-5|37	%install
14cr|perl-Class-Field-0.150.0-5|38	%makeinstall_std
14cr|perl-Class-Field-0.150.0-5|39	
14cr|perl-Class-Field-0.150.0-5|40	%files
14cr|perl-Class-Field-0.150.0-5|41	%doc Changes README
14cr|perl-Class-Field-0.150.0-5|42	%{_mandir}/man3/*
14cr|perl-Class-Field-0.150.0-5|43	%{perl_vendorlib}/*
14cr|perl-Class-Field-0.150.0-5|44	
14cr|perl-Class-Field-0.150.0-5|45	
14cr|perl-Class-Field-0.150.0-5|46	%changelog
14cr|perl-Class-Field-0.150.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-Class-Field-0.150.0-5|48	+ Revision: 92190c6
14cr|perl-Class-Field-0.150.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Class-Field-0.150.0-5|50	
14cr|perl-Class-Field-0.150.0-5|51	

4208 14
14cr|perl-Class-Fields-0.204.0-5|1	%define upstream_name    Class-Fields
14cr|perl-Class-Fields-0.204.0-5|2	%define upstream_version 0.204
14cr|perl-Class-Fields-0.204.0-5|3	
14cr|perl-Class-Fields-0.204.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Fields-0.204.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Fields-0.204.0-5|6	Release:	5
14cr|perl-Class-Fields-0.204.0-5|7	
14cr|perl-Class-Fields-0.204.0-5|8	Summary:	Inspect the fields of a class
14cr|perl-Class-Fields-0.204.0-5|9	
14cr|perl-Class-Fields-0.204.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Fields-0.204.0-5|11	Group:		Development/Perl
14cr|perl-Class-Fields-0.204.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Fields-0.204.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Fields-0.204.0-5|14	
14cr|perl-Class-Fields-0.204.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Fields-0.204.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Class-Fields-0.204.0-5|17	BuildRequires:	perl(Carp::Assert)
14cr|perl-Class-Fields-0.204.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Class-Fields-0.204.0-5|19	BuildRequires:	perl(base)
14cr|perl-Class-Fields-0.204.0-5|20	BuildArch:	noarch
14cr|perl-Class-Fields-0.204.0-5|21	
14cr|perl-Class-Fields-0.204.0-5|22	%description
14cr|perl-Class-Fields-0.204.0-5|23	* _Public member._
14cr|perl-Class-Fields-0.204.0-5|24	
14cr|perl-Class-Fields-0.204.0-5|25	Externally visible data or functionality. An attribute or method that is
14cr|perl-Class-Fields-0.204.0-5|26	directly accessable from scopes outside the class. In Perl, most members
14cr|perl-Class-Fields-0.204.0-5|27	are, by their standard semantics, public. By convention, attributes of
14cr|perl-Class-Fields-0.204.0-5|28	Perl classes are regarded as private, as are methods whose names begin
14cr|perl-Class-Fields-0.204.0-5|29	with an underscore.
14cr|perl-Class-Fields-0.204.0-5|30	
14cr|perl-Class-Fields-0.204.0-5|31	From *"Object Oriented Perl"* by Damian Conway
14cr|perl-Class-Fields-0.204.0-5|32	
14cr|perl-Class-Fields-0.204.0-5|33	%prep
14cr|perl-Class-Fields-0.204.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Fields-0.204.0-5|35	
14cr|perl-Class-Fields-0.204.0-5|36	%build
14cr|perl-Class-Fields-0.204.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Fields-0.204.0-5|38	%make
14cr|perl-Class-Fields-0.204.0-5|39	
14cr|perl-Class-Fields-0.204.0-5|40	%check
14cr|perl-Class-Fields-0.204.0-5|41	%make test
14cr|perl-Class-Fields-0.204.0-5|42	
14cr|perl-Class-Fields-0.204.0-5|43	%install
14cr|perl-Class-Fields-0.204.0-5|44	%makeinstall_std
14cr|perl-Class-Fields-0.204.0-5|45	
14cr|perl-Class-Fields-0.204.0-5|46	%files
14cr|perl-Class-Fields-0.204.0-5|47	%doc Changes
14cr|perl-Class-Fields-0.204.0-5|48	%{_mandir}/man3/*
14cr|perl-Class-Fields-0.204.0-5|49	%{perl_vendorlib}/*
14cr|perl-Class-Fields-0.204.0-5|50	
14cr|perl-Class-Fields-0.204.0-5|51	
14cr|perl-Class-Fields-0.204.0-5|52	%changelog
14cr|perl-Class-Fields-0.204.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.204.0-5
14cr|perl-Class-Fields-0.204.0-5|54	+ Revision: 75b8fbf
14cr|perl-Class-Fields-0.204.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Class-Fields-0.204.0-5|56	
14cr|perl-Class-Fields-0.204.0-5|57	

4209 14
14cr|perl-Class-Generate-1.140.0-3|1	%define upstream_name    Class-Generate
14cr|perl-Class-Generate-1.140.0-3|2	%define upstream_version 1.14
14cr|perl-Class-Generate-1.140.0-3|3	
14cr|perl-Class-Generate-1.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Generate-1.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Generate-1.140.0-3|6	Release:	3
14cr|perl-Class-Generate-1.140.0-3|7	
14cr|perl-Class-Generate-1.140.0-3|8	Summary:	Generate Perl class hierarchies
14cr|perl-Class-Generate-1.140.0-3|9	
14cr|perl-Class-Generate-1.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Class-Generate-1.140.0-3|11	Group:		Development/Perl
14cr|perl-Class-Generate-1.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Generate-1.140.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Generate-%{upstream_version}.tar.gz
14cr|perl-Class-Generate-1.140.0-3|14	
14cr|perl-Class-Generate-1.140.0-3|15	BuildRequires:  perl-devel
14cr|perl-Class-Generate-1.140.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-Class-Generate-1.140.0-3|17	BuildArch:      noarch
14cr|perl-Class-Generate-1.140.0-3|18	
14cr|perl-Class-Generate-1.140.0-3|19	%description
14cr|perl-Class-Generate-1.140.0-3|20	The Class::Generate package exports functions that take as arguments a class
14cr|perl-Class-Generate-1.140.0-3|21	specification and create from these specifications a Perl 5 class. The
14cr|perl-Class-Generate-1.140.0-3|22	specification language allows many object-oriented constructs: typed members,
14cr|perl-Class-Generate-1.140.0-3|23	inheritance, private members, required members, default values, object methods,
14cr|perl-Class-Generate-1.140.0-3|24	class methods, class variables, and more.
14cr|perl-Class-Generate-1.140.0-3|25	
14cr|perl-Class-Generate-1.140.0-3|26	CPAN contains similar packages. Why another? Because object-oriented
14cr|perl-Class-Generate-1.140.0-3|27	programming, especially in a dynamic language like Perl, is a complicated
14cr|perl-Class-Generate-1.140.0-3|28	endeavor. I wanted a package that would work very hard to catch the errors you
14cr|perl-Class-Generate-1.140.0-3|29	(well, I anyway) commonly make. I wanted a package that could help me enforce
14cr|perl-Class-Generate-1.140.0-3|30	the contract of object-oriented programming. I also wanted it to get out of my
14cr|perl-Class-Generate-1.140.0-3|31	way when I asked.
14cr|perl-Class-Generate-1.140.0-3|32	
14cr|perl-Class-Generate-1.140.0-3|33	%prep
14cr|perl-Class-Generate-1.140.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Generate-1.140.0-3|35	chmod 644 Changes README
14cr|perl-Class-Generate-1.140.0-3|36	
14cr|perl-Class-Generate-1.140.0-3|37	%build
14cr|perl-Class-Generate-1.140.0-3|38	perl Build.PL installdirs=vendor
14cr|perl-Class-Generate-1.140.0-3|39	./Build
14cr|perl-Class-Generate-1.140.0-3|40	
14cr|perl-Class-Generate-1.140.0-3|41	%check
14cr|perl-Class-Generate-1.140.0-3|42	./Build test
14cr|perl-Class-Generate-1.140.0-3|43	
14cr|perl-Class-Generate-1.140.0-3|44	%install
14cr|perl-Class-Generate-1.140.0-3|45	./Build install destdir=%{buildroot}
14cr|perl-Class-Generate-1.140.0-3|46	
14cr|perl-Class-Generate-1.140.0-3|47	%files
14cr|perl-Class-Generate-1.140.0-3|48	%doc Changes README
14cr|perl-Class-Generate-1.140.0-3|49	%{perl_vendorlib}/Class
14cr|perl-Class-Generate-1.140.0-3|50	%{_mandir}/*/*
14cr|perl-Class-Generate-1.140.0-3|51	
14cr|perl-Class-Generate-1.140.0-3|52	
14cr|perl-Class-Generate-1.140.0-3|53	
14cr|perl-Class-Generate-1.140.0-3|54	%changelog
14cr|perl-Class-Generate-1.140.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0-3
14cr|perl-Class-Generate-1.140.0-3|56	+ Revision: 08c99bc
14cr|perl-Class-Generate-1.140.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Class-Generate-1.140.0-3|58	
14cr|perl-Class-Generate-1.140.0-3|59	

4210 14
14cr|perl-Class-Gomor-1.20.0-5|1	%define upstream_name    Class-Gomor
14cr|perl-Class-Gomor-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-Class-Gomor-1.20.0-5|3	
14cr|perl-Class-Gomor-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Gomor-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Gomor-1.20.0-5|6	Release:	5
14cr|perl-Class-Gomor-1.20.0-5|7	
14cr|perl-Class-Gomor-1.20.0-5|8	Summary:	Class::Gomor - another class and object builder
14cr|perl-Class-Gomor-1.20.0-5|9	
14cr|perl-Class-Gomor-1.20.0-5|10	License:	Artistic
14cr|perl-Class-Gomor-1.20.0-5|11	Group:		Development/Perl
14cr|perl-Class-Gomor-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Gomor-1.20.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Gomor-1.20.0-5|14	
14cr|perl-Class-Gomor-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Gomor-1.20.0-5|16	BuildArch:	noarch
14cr|perl-Class-Gomor-1.20.0-5|17	%rename	perl-Class-Gomor-Hash
14cr|perl-Class-Gomor-1.20.0-5|18	
14cr|perl-Class-Gomor-1.20.0-5|19	%description
14cr|perl-Class-Gomor-1.20.0-5|20	This module is yet another class builder. This one adds parameter checking in
14cr|perl-Class-Gomor-1.20.0-5|21	new constructor, that is to check for attributes existence, and definedness.
14cr|perl-Class-Gomor-1.20.0-5|22	
14cr|perl-Class-Gomor-1.20.0-5|23	%prep
14cr|perl-Class-Gomor-1.20.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Gomor-1.20.0-5|25	
14cr|perl-Class-Gomor-1.20.0-5|26	%build
14cr|perl-Class-Gomor-1.20.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Gomor-1.20.0-5|28	%make
14cr|perl-Class-Gomor-1.20.0-5|29	
14cr|perl-Class-Gomor-1.20.0-5|30	%check
14cr|perl-Class-Gomor-1.20.0-5|31	make test
14cr|perl-Class-Gomor-1.20.0-5|32	
14cr|perl-Class-Gomor-1.20.0-5|33	%install
14cr|perl-Class-Gomor-1.20.0-5|34	%makeinstall_std
14cr|perl-Class-Gomor-1.20.0-5|35	
14cr|perl-Class-Gomor-1.20.0-5|36	%files
14cr|perl-Class-Gomor-1.20.0-5|37	%doc Changes LICENSE LICENSE.Artistic README
14cr|perl-Class-Gomor-1.20.0-5|38	%dir %{perl_vendorlib}/Class/Gomor
14cr|perl-Class-Gomor-1.20.0-5|39	%{perl_vendorlib}/Class/Gomor/*.pm
14cr|perl-Class-Gomor-1.20.0-5|40	%{perl_vendorlib}/Class/Gomor.pm
14cr|perl-Class-Gomor-1.20.0-5|41	%{_mandir}/*/*
14cr|perl-Class-Gomor-1.20.0-5|42	
14cr|perl-Class-Gomor-1.20.0-5|43	
14cr|perl-Class-Gomor-1.20.0-5|44	%changelog
14cr|perl-Class-Gomor-1.20.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-Class-Gomor-1.20.0-5|46	+ Revision: 8674c69
14cr|perl-Class-Gomor-1.20.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Class-Gomor-1.20.0-5|48	
14cr|perl-Class-Gomor-1.20.0-5|49	

4211 14
14cr|perl-Class-Gomor-Hash-0.22-6|1	%define real_name Class-Gomor-Hash
14cr|perl-Class-Gomor-Hash-0.22-6|2	
14cr|perl-Class-Gomor-Hash-0.22-6|3	Summary:	Class::Gomor::Hash - class and object builder, hash version
14cr|perl-Class-Gomor-Hash-0.22-6|4	
14cr|perl-Class-Gomor-Hash-0.22-6|5	Name:		perl-%{real_name}
14cr|perl-Class-Gomor-Hash-0.22-6|6	Version:	0.22
14cr|perl-Class-Gomor-Hash-0.22-6|7	Release:	6
14cr|perl-Class-Gomor-Hash-0.22-6|8	License:	GPL or Artistic
14cr|perl-Class-Gomor-Hash-0.22-6|9	Group:		Development/Perl
14cr|perl-Class-Gomor-Hash-0.22-6|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Class-Gomor-Hash-0.22-6|11	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/%{real_name}-%{version}.tar.bz2
14cr|perl-Class-Gomor-Hash-0.22-6|12	BuildRequires:	perl-devel
14cr|perl-Class-Gomor-Hash-0.22-6|13	BuildArch:	noarch
14cr|perl-Class-Gomor-Hash-0.22-6|14	
14cr|perl-Class-Gomor-Hash-0.22-6|15	%description
14cr|perl-Class-Gomor-Hash-0.22-6|16	This module is yet another class builder. This one adds parameter
14cr|perl-Class-Gomor-Hash-0.22-6|17	checking in constructor, that is to check for attributes
14cr|perl-Class-Gomor-Hash-0.22-6|18	existence, and definedness. Since objects are built as hashes,
14cr|perl-Class-Gomor-Hash-0.22-6|19	this module is suffixed by Hash.  In order to validate
14cr|perl-Class-Gomor-Hash-0.22-6|20	parameters, the module needs to find attributes, and that is the
14cr|perl-Class-Gomor-Hash-0.22-6|21	reason for declaring attributes in global variable names @AS,
14cr|perl-Class-Gomor-Hash-0.22-6|22	@AA, @AO. They respectively state for Attribute Scalar, Attribute
14cr|perl-Class-Gomor-Hash-0.22-6|23	Array and Attribute Other. The last one is used to avoid
14cr|perl-Class-Gomor-Hash-0.22-6|24	autocreation of accessors, that is you put in your own ones.
14cr|perl-Class-Gomor-Hash-0.22-6|25	Attribute validation is performed by looking at classes
14cr|perl-Class-Gomor-Hash-0.22-6|26	hierarchy, by following @ISA tree inheritance.  The loss in speed
14cr|perl-Class-Gomor-Hash-0.22-6|27	by validating all attributes is quite negligeable on a decent
14cr|perl-Class-Gomor-Hash-0.22-6|28	machine (Pentium IV, 2.4 GHz), and with Perl 5.8.x.
14cr|perl-Class-Gomor-Hash-0.22-6|29	
14cr|perl-Class-Gomor-Hash-0.22-6|30	%prep
14cr|perl-Class-Gomor-Hash-0.22-6|31	%setup -q -n %{real_name}-%{version}
14cr|perl-Class-Gomor-Hash-0.22-6|32	
14cr|perl-Class-Gomor-Hash-0.22-6|33	%build
14cr|perl-Class-Gomor-Hash-0.22-6|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Gomor-Hash-0.22-6|35	%make
14cr|perl-Class-Gomor-Hash-0.22-6|36	
14cr|perl-Class-Gomor-Hash-0.22-6|37	%check
14cr|perl-Class-Gomor-Hash-0.22-6|38	make test
14cr|perl-Class-Gomor-Hash-0.22-6|39	
14cr|perl-Class-Gomor-Hash-0.22-6|40	%install
14cr|perl-Class-Gomor-Hash-0.22-6|41	%makeinstall_std
14cr|perl-Class-Gomor-Hash-0.22-6|42	
14cr|perl-Class-Gomor-Hash-0.22-6|43	%clean
14cr|perl-Class-Gomor-Hash-0.22-6|44	
14cr|perl-Class-Gomor-Hash-0.22-6|45	%files
14cr|perl-Class-Gomor-Hash-0.22-6|46	%doc Changes README
14cr|perl-Class-Gomor-Hash-0.22-6|47	%dir %{perl_vendorlib}/Class/Gomor
14cr|perl-Class-Gomor-Hash-0.22-6|48	%{perl_vendorlib}/Class/Gomor/Hash.pm
14cr|perl-Class-Gomor-Hash-0.22-6|49	%{_mandir}/*/*
14cr|perl-Class-Gomor-Hash-0.22-6|50	
14cr|perl-Class-Gomor-Hash-0.22-6|51	
14cr|perl-Class-Gomor-Hash-0.22-6|52	
14cr|perl-Class-Gomor-Hash-0.22-6|53	
14cr|perl-Class-Gomor-Hash-0.22-6|54	
14cr|perl-Class-Gomor-Hash-0.22-6|55	%changelog
14cr|perl-Class-Gomor-Hash-0.22-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.22-6
14cr|perl-Class-Gomor-Hash-0.22-6|57	+ Revision: 37c6263
14cr|perl-Class-Gomor-Hash-0.22-6|58	- MassBuild#464: Increase release tag
14cr|perl-Class-Gomor-Hash-0.22-6|59	
14cr|perl-Class-Gomor-Hash-0.22-6|60	

4212 14
14cr|perl-Class-InsideOut-1.130.0-2|1	%define upstream_name       Class-InsideOut
14cr|perl-Class-InsideOut-1.130.0-2|2	%define upstream_version 1.13
14cr|perl-Class-InsideOut-1.130.0-2|3	
14cr|perl-Class-InsideOut-1.130.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Class-InsideOut-1.130.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-InsideOut-1.130.0-2|6	Release:    2
14cr|perl-Class-InsideOut-1.130.0-2|7	License:    GPL or Artistic
14cr|perl-Class-InsideOut-1.130.0-2|8	Group:      Development/Perl
14cr|perl-Class-InsideOut-1.130.0-2|9	Summary:    A safe, simple inside-out object construction kit
14cr|perl-Class-InsideOut-1.130.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-InsideOut-1.130.0-2|11	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-InsideOut-1.130.0-2|12	
14cr|perl-Class-InsideOut-1.130.0-2|13	BuildRequires: perl(Carp)
14cr|perl-Class-InsideOut-1.130.0-2|14	BuildRequires: perl(Class::ISA)
14cr|perl-Class-InsideOut-1.130.0-2|15	BuildRequires: perl(Config)
14cr|perl-Class-InsideOut-1.130.0-2|16	BuildRequires: perl(DynaLoader)
14cr|perl-Class-InsideOut-1.130.0-2|17	BuildRequires: perl(Exporter)
14cr|perl-Class-InsideOut-1.130.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Class-InsideOut-1.130.0-2|19	BuildRequires: perl(File::Find)
14cr|perl-Class-InsideOut-1.130.0-2|20	BuildRequires: perl(File::Spec)
14cr|perl-Class-InsideOut-1.130.0-2|21	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Class-InsideOut-1.130.0-2|22	BuildRequires: perl(File::Temp)
14cr|perl-Class-InsideOut-1.130.0-2|23	BuildRequires: perl(IO::File)
14cr|perl-Class-InsideOut-1.130.0-2|24	BuildRequires: perl(List::Util)
14cr|perl-Class-InsideOut-1.130.0-2|25	BuildRequires: perl(Scalar::Util) >= 1.90.0
14cr|perl-Class-InsideOut-1.130.0-2|26	BuildRequires: perl(Storable)
14cr|perl-Class-InsideOut-1.130.0-2|27	BuildRequires: perl(Test::More) >= 0.450.0
14cr|perl-Class-InsideOut-1.130.0-2|28	BuildRequires: perl(XSLoader)
14cr|perl-Class-InsideOut-1.130.0-2|29	BuildRequires: perl(overload)
14cr|perl-Class-InsideOut-1.130.0-2|30	BuildRequires: perl(strict)
14cr|perl-Class-InsideOut-1.130.0-2|31	BuildRequires: perl(threads)
14cr|perl-Class-InsideOut-1.130.0-2|32	BuildRequires: perl(vars)
14cr|perl-Class-InsideOut-1.130.0-2|33	BuildRequires: perl(warnings)
14cr|perl-Class-InsideOut-1.130.0-2|34	BuildRequires: perl-devel
14cr|perl-Class-InsideOut-1.130.0-2|35	BuildArch:  noarch
14cr|perl-Class-InsideOut-1.130.0-2|36	
14cr|perl-Class-InsideOut-1.130.0-2|37	%description
14cr|perl-Class-InsideOut-1.130.0-2|38	This is a simple, safe and streamlined toolkit for building inside-out objects.
14cr|perl-Class-InsideOut-1.130.0-2|39	Unlike most other inside-out object building modules already on CPAN, this
14cr|perl-Class-InsideOut-1.130.0-2|40	module aims for minimalism and robustness:
14cr|perl-Class-InsideOut-1.130.0-2|41	
14cr|perl-Class-InsideOut-1.130.0-2|42	* Does not require derived classes to subclass it
14cr|perl-Class-InsideOut-1.130.0-2|43	* Uses no source filters, attributes or CHECK blocks
14cr|perl-Class-InsideOut-1.130.0-2|44	* Supports any underlying object type including black-box inheritance
14cr|perl-Class-InsideOut-1.130.0-2|45	* Does not leak memory on object destruction
14cr|perl-Class-InsideOut-1.130.0-2|46	* Overloading-safe
14cr|perl-Class-InsideOut-1.130.0-2|47	* Thread-safe for Perl 5.8.5 or better
14cr|perl-Class-InsideOut-1.130.0-2|48	* mod_perl compatible
14cr|perl-Class-InsideOut-1.130.0-2|49	* Makes no assumption about inheritance or initializer needs
14cr|perl-Class-InsideOut-1.130.0-2|50	
14cr|perl-Class-InsideOut-1.130.0-2|51	It provides the minimal support necessary for creating safe inside-out objects
14cr|perl-Class-InsideOut-1.130.0-2|52	and generating flexible accessors.
14cr|perl-Class-InsideOut-1.130.0-2|53	
14cr|perl-Class-InsideOut-1.130.0-2|54	%prep
14cr|perl-Class-InsideOut-1.130.0-2|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-InsideOut-1.130.0-2|56	
14cr|perl-Class-InsideOut-1.130.0-2|57	%build
14cr|perl-Class-InsideOut-1.130.0-2|58	perl Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-Class-InsideOut-1.130.0-2|59	%make
14cr|perl-Class-InsideOut-1.130.0-2|60	
14cr|perl-Class-InsideOut-1.130.0-2|61	%check
14cr|perl-Class-InsideOut-1.130.0-2|62	make test
14cr|perl-Class-InsideOut-1.130.0-2|63	
14cr|perl-Class-InsideOut-1.130.0-2|64	%install
14cr|perl-Class-InsideOut-1.130.0-2|65	%makeinstall_std
14cr|perl-Class-InsideOut-1.130.0-2|66	
14cr|perl-Class-InsideOut-1.130.0-2|67	%files
14cr|perl-Class-InsideOut-1.130.0-2|68	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README examples
14cr|perl-Class-InsideOut-1.130.0-2|69	%{_mandir}/man3/*
14cr|perl-Class-InsideOut-1.130.0-2|70	%{perl_vendorlib}/Class
14cr|perl-Class-InsideOut-1.130.0-2|71	
14cr|perl-Class-InsideOut-1.130.0-2|72	
14cr|perl-Class-InsideOut-1.130.0-2|73	%changelog
14cr|perl-Class-InsideOut-1.130.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-2
14cr|perl-Class-InsideOut-1.130.0-2|75	+ Revision: cbbbd24
14cr|perl-Class-InsideOut-1.130.0-2|76	- MassBuild#464: Increase release tag
14cr|perl-Class-InsideOut-1.130.0-2|77	
14cr|perl-Class-InsideOut-1.130.0-2|78	

4213 14
14cr|perl-Class-Iterator-0.300.0-5|1	%define upstream_name    Class-Iterator
14cr|perl-Class-Iterator-0.300.0-5|2	%define upstream_version 0.3
14cr|perl-Class-Iterator-0.300.0-5|3	
14cr|perl-Class-Iterator-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Iterator-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Iterator-0.300.0-5|6	Release:	5
14cr|perl-Class-Iterator-0.300.0-5|7	
14cr|perl-Class-Iterator-0.300.0-5|8	Summary:	A perl iterator class
14cr|perl-Class-Iterator-0.300.0-5|9	
14cr|perl-Class-Iterator-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Iterator-0.300.0-5|11	Group:		Development/Perl
14cr|perl-Class-Iterator-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Iterator-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Iterator-0.300.0-5|14	
14cr|perl-Class-Iterator-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Iterator-0.300.0-5|16	BuildArch:	noarch
14cr|perl-Class-Iterator-0.300.0-5|17	
14cr|perl-Class-Iterator-0.300.0-5|18	%description
14cr|perl-Class-Iterator-0.300.0-5|19	Class::Iterator is a generic iterator object class. It use a closure an
14cr|perl-Class-Iterator-0.300.0-5|20	wrap into an object interface.
14cr|perl-Class-Iterator-0.300.0-5|21	
14cr|perl-Class-Iterator-0.300.0-5|22	%prep
14cr|perl-Class-Iterator-0.300.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Iterator-0.300.0-5|24	
14cr|perl-Class-Iterator-0.300.0-5|25	%build
14cr|perl-Class-Iterator-0.300.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Iterator-0.300.0-5|27	%make
14cr|perl-Class-Iterator-0.300.0-5|28	
14cr|perl-Class-Iterator-0.300.0-5|29	%check
14cr|perl-Class-Iterator-0.300.0-5|30	%make test
14cr|perl-Class-Iterator-0.300.0-5|31	
14cr|perl-Class-Iterator-0.300.0-5|32	%install
14cr|perl-Class-Iterator-0.300.0-5|33	%makeinstall_std
14cr|perl-Class-Iterator-0.300.0-5|34	
14cr|perl-Class-Iterator-0.300.0-5|35	%files
14cr|perl-Class-Iterator-0.300.0-5|36	%doc README
14cr|perl-Class-Iterator-0.300.0-5|37	%{_mandir}/*/*
14cr|perl-Class-Iterator-0.300.0-5|38	%{perl_vendorlib}/*
14cr|perl-Class-Iterator-0.300.0-5|39	
14cr|perl-Class-Iterator-0.300.0-5|40	
14cr|perl-Class-Iterator-0.300.0-5|41	%changelog
14cr|perl-Class-Iterator-0.300.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Class-Iterator-0.300.0-5|43	+ Revision: bd96be8
14cr|perl-Class-Iterator-0.300.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Class-Iterator-0.300.0-5|45	
14cr|perl-Class-Iterator-0.300.0-5|46	

4214 14
14cr|perl-Class-Load-XS-0.60.0-3|1	%define upstream_name    Class-Load-XS
14cr|perl-Class-Load-XS-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Class-Load-XS-0.60.0-3|3	
14cr|perl-Class-Load-XS-0.60.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Load-XS-0.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Load-XS-0.60.0-3|6	Release:    3
14cr|perl-Class-Load-XS-0.60.0-3|7	
14cr|perl-Class-Load-XS-0.60.0-3|8	Summary:    XS implementation of parts of Class::Load
14cr|perl-Class-Load-XS-0.60.0-3|9	
14cr|perl-Class-Load-XS-0.60.0-3|10	License:    GPL+ or Artistic
14cr|perl-Class-Load-XS-0.60.0-3|11	Group:      Development/Perl
14cr|perl-Class-Load-XS-0.60.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Load-XS-0.60.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Load-XS-0.60.0-3|14	
14cr|perl-Class-Load-XS-0.60.0-3|15	BuildRequires: perl(Class::Load)
14cr|perl-Class-Load-XS-0.60.0-3|16	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Class-Load-XS-0.60.0-3|17	BuildRequires: perl(Module::Build)
14cr|perl-Class-Load-XS-0.60.0-3|18	BuildRequires: perl(Module::Implementation)
14cr|perl-Class-Load-XS-0.60.0-3|19	BuildRequires: perl(Test::Fatal)
14cr|perl-Class-Load-XS-0.60.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-Class-Load-XS-0.60.0-3|21	BuildRequires: perl(Test::Requires)
14cr|perl-Class-Load-XS-0.60.0-3|22	BuildRequires: perl(XSLoader)
14cr|perl-Class-Load-XS-0.60.0-3|23	BuildRequires: perl(constant)
14cr|perl-Class-Load-XS-0.60.0-3|24	BuildRequires: perl(strict)
14cr|perl-Class-Load-XS-0.60.0-3|25	BuildRequires: perl(version)
14cr|perl-Class-Load-XS-0.60.0-3|26	BuildRequires: perl(warnings)
14cr|perl-Class-Load-XS-0.60.0-3|27	BuildRequires: perl(Module::Build)
14cr|perl-Class-Load-XS-0.60.0-3|28	BuildRequires: perl-devel
14cr|perl-Class-Load-XS-0.60.0-3|29	
14cr|perl-Class-Load-XS-0.60.0-3|30	%description
14cr|perl-Class-Load-XS-0.60.0-3|31	This module provides an XS implementation for portions of the Class::Load
14cr|perl-Class-Load-XS-0.60.0-3|32	manpage. See the Class::Load manpage for API details.
14cr|perl-Class-Load-XS-0.60.0-3|33	
14cr|perl-Class-Load-XS-0.60.0-3|34	%prep
14cr|perl-Class-Load-XS-0.60.0-3|35	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Class-Load-XS-0.60.0-3|36	
14cr|perl-Class-Load-XS-0.60.0-3|37	%build
14cr|perl-Class-Load-XS-0.60.0-3|38	%{__perl} Build.PL installdirs=vendor
14cr|perl-Class-Load-XS-0.60.0-3|39	
14cr|perl-Class-Load-XS-0.60.0-3|40	./Build
14cr|perl-Class-Load-XS-0.60.0-3|41	
14cr|perl-Class-Load-XS-0.60.0-3|42	%check
14cr|perl-Class-Load-XS-0.60.0-3|43	./Build test
14cr|perl-Class-Load-XS-0.60.0-3|44	
14cr|perl-Class-Load-XS-0.60.0-3|45	%install
14cr|perl-Class-Load-XS-0.60.0-3|46	./Build install destdir=%{buildroot}
14cr|perl-Class-Load-XS-0.60.0-3|47	
14cr|perl-Class-Load-XS-0.60.0-3|48	%files
14cr|perl-Class-Load-XS-0.60.0-3|49	%doc README LICENSE META.yml Changes META.json
14cr|perl-Class-Load-XS-0.60.0-3|50	%{_mandir}/man3/*
14cr|perl-Class-Load-XS-0.60.0-3|51	%{perl_vendorlib}/*
14cr|perl-Class-Load-XS-0.60.0-3|52	
14cr|perl-Class-Load-XS-0.60.0-3|53	
14cr|perl-Class-Load-XS-0.60.0-3|54	%changelog
14cr|perl-Class-Load-XS-0.60.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Class-Load-XS-0.60.0-3|56	+ Revision: 478040d
14cr|perl-Class-Load-XS-0.60.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Class-Load-XS-0.60.0-3|58	
14cr|perl-Class-Load-XS-0.60.0-3|59	

4215 14
14cr|perl-Class-MakeMethods-1.10.0-5|1	%define upstream_name    Class-MakeMethods
14cr|perl-Class-MakeMethods-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-Class-MakeMethods-1.10.0-5|3	
14cr|perl-Class-MakeMethods-1.10.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Class-MakeMethods-1.10.0-5|5	%define __noautoreq 'perl\\(Class::MakeMethods::Template::Array\\)'
14cr|perl-Class-MakeMethods-1.10.0-5|6	%else
14cr|perl-Class-MakeMethods-1.10.0-5|7	%define _requires_exceptions perl(Class::MakeMethods::Template::Array)
14cr|perl-Class-MakeMethods-1.10.0-5|8	%endif
14cr|perl-Class-MakeMethods-1.10.0-5|9	
14cr|perl-Class-MakeMethods-1.10.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-Class-MakeMethods-1.10.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-MakeMethods-1.10.0-5|12	Release:	5
14cr|perl-Class-MakeMethods-1.10.0-5|13	
14cr|perl-Class-MakeMethods-1.10.0-5|14	Summary:	Generate common types of methods
14cr|perl-Class-MakeMethods-1.10.0-5|15	
14cr|perl-Class-MakeMethods-1.10.0-5|16	License:	GPL+ or Artistic
14cr|perl-Class-MakeMethods-1.10.0-5|17	Group:		Development/Perl
14cr|perl-Class-MakeMethods-1.10.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-MakeMethods-1.10.0-5|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-MakeMethods-1.10.0-5|20	
14cr|perl-Class-MakeMethods-1.10.0-5|21	BuildRequires:	perl-devel
14cr|perl-Class-MakeMethods-1.10.0-5|22	BuildArch:	noarch
14cr|perl-Class-MakeMethods-1.10.0-5|23	
14cr|perl-Class-MakeMethods-1.10.0-5|24	%description
14cr|perl-Class-MakeMethods-1.10.0-5|25	By passing arguments to "use Class::MakeMethods ..." statements, you can
14cr|perl-Class-MakeMethods-1.10.0-5|26	select from a library of hundreds of common types of methods, which are
14cr|perl-Class-MakeMethods-1.10.0-5|27	dynamically generated and installed as subroutines in your module,
14cr|perl-Class-MakeMethods-1.10.0-5|28	simplifying the code for your class.
14cr|perl-Class-MakeMethods-1.10.0-5|29	
14cr|perl-Class-MakeMethods-1.10.0-5|30	%prep
14cr|perl-Class-MakeMethods-1.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-MakeMethods-1.10.0-5|32	
14cr|perl-Class-MakeMethods-1.10.0-5|33	%build
14cr|perl-Class-MakeMethods-1.10.0-5|34	# use all defaults
14cr|perl-Class-MakeMethods-1.10.0-5|35	
14cr|perl-Class-MakeMethods-1.10.0-5|36	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-MakeMethods-1.10.0-5|37	make
14cr|perl-Class-MakeMethods-1.10.0-5|38	make test
14cr|perl-Class-MakeMethods-1.10.0-5|39	
14cr|perl-Class-MakeMethods-1.10.0-5|40	%install
14cr|perl-Class-MakeMethods-1.10.0-5|41	%makeinstall_std
14cr|perl-Class-MakeMethods-1.10.0-5|42	
14cr|perl-Class-MakeMethods-1.10.0-5|43	%files
14cr|perl-Class-MakeMethods-1.10.0-5|44	%defattr(644,root,root,755)
14cr|perl-Class-MakeMethods-1.10.0-5|45	%doc README CHANGES
14cr|perl-Class-MakeMethods-1.10.0-5|46	%{perl_vendorlib}/Class/MakeMethods*
14cr|perl-Class-MakeMethods-1.10.0-5|47	%{perl_vendorlib}/Class/benchmark.pl
14cr|perl-Class-MakeMethods-1.10.0-5|48	%{_mandir}/man*/*
14cr|perl-Class-MakeMethods-1.10.0-5|49	
14cr|perl-Class-MakeMethods-1.10.0-5|50	
14cr|perl-Class-MakeMethods-1.10.0-5|51	
14cr|perl-Class-MakeMethods-1.10.0-5|52	
14cr|perl-Class-MakeMethods-1.10.0-5|53	%changelog
14cr|perl-Class-MakeMethods-1.10.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-Class-MakeMethods-1.10.0-5|55	+ Revision: cadbbb1
14cr|perl-Class-MakeMethods-1.10.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Class-MakeMethods-1.10.0-5|57	
14cr|perl-Class-MakeMethods-1.10.0-5|58	

4216 14
14cr|perl-Class-Member-1.600.0-5|1	%define upstream_name    Class-Member
14cr|perl-Class-Member-1.600.0-5|2	%define upstream_version 1.6
14cr|perl-Class-Member-1.600.0-5|3	
14cr|perl-Class-Member-1.600.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Member-1.600.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Member-1.600.0-5|6	Release:	5
14cr|perl-Class-Member-1.600.0-5|7	
14cr|perl-Class-Member-1.600.0-5|8	Summary:	Class::Member - A set of modules to make the module developement easier
14cr|perl-Class-Member-1.600.0-5|9	
14cr|perl-Class-Member-1.600.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Member-1.600.0-5|11	Group:		Development/Perl
14cr|perl-Class-Member-1.600.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Member-1.600.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/O/OP/OPI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-Member-1.600.0-5|14	
14cr|perl-Class-Member-1.600.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Member-1.600.0-5|16	BuildArch:	noarch
14cr|perl-Class-Member-1.600.0-5|17	
14cr|perl-Class-Member-1.600.0-5|18	%description
14cr|perl-Class-Member-1.600.0-5|19	Class::Member - A set of modules to make the module developement
14cr|perl-Class-Member-1.600.0-5|20	easier.
14cr|perl-Class-Member-1.600.0-5|21	
14cr|perl-Class-Member-1.600.0-5|22	%prep
14cr|perl-Class-Member-1.600.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Member-1.600.0-5|24	
14cr|perl-Class-Member-1.600.0-5|25	%build
14cr|perl-Class-Member-1.600.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Member-1.600.0-5|27	%make
14cr|perl-Class-Member-1.600.0-5|28	
14cr|perl-Class-Member-1.600.0-5|29	%check
14cr|perl-Class-Member-1.600.0-5|30	%make test
14cr|perl-Class-Member-1.600.0-5|31	
14cr|perl-Class-Member-1.600.0-5|32	%install
14cr|perl-Class-Member-1.600.0-5|33	%makeinstall_std
14cr|perl-Class-Member-1.600.0-5|34	
14cr|perl-Class-Member-1.600.0-5|35	%files
14cr|perl-Class-Member-1.600.0-5|36	%doc Changes README
14cr|perl-Class-Member-1.600.0-5|37	%dir %{perl_vendorlib}/Class/Member
14cr|perl-Class-Member-1.600.0-5|38	%{perl_vendorlib}/Class/Member.pm
14cr|perl-Class-Member-1.600.0-5|39	%{perl_vendorlib}/Class/Member/*.pm
14cr|perl-Class-Member-1.600.0-5|40	%{_mandir}/*/*
14cr|perl-Class-Member-1.600.0-5|41	
14cr|perl-Class-Member-1.600.0-5|42	
14cr|perl-Class-Member-1.600.0-5|43	%changelog
14cr|perl-Class-Member-1.600.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.600.0-5
14cr|perl-Class-Member-1.600.0-5|45	+ Revision: 5f7a324
14cr|perl-Class-Member-1.600.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Class-Member-1.600.0-5|47	
14cr|perl-Class-Member-1.600.0-5|48	

4217 14
14cr|perl-Class-Method-Modifiers-2.100.0-3|1	%define upstream_name    Class-Method-Modifiers
14cr|perl-Class-Method-Modifiers-2.100.0-3|2	%define upstream_version 2.10
14cr|perl-Class-Method-Modifiers-2.100.0-3|3	
14cr|perl-Class-Method-Modifiers-2.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Method-Modifiers-2.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Method-Modifiers-2.100.0-3|6	Release:	3
14cr|perl-Class-Method-Modifiers-2.100.0-3|7	
14cr|perl-Class-Method-Modifiers-2.100.0-3|8	Summary:	Provides Moose-like method modifiers
14cr|perl-Class-Method-Modifiers-2.100.0-3|9	
14cr|perl-Class-Method-Modifiers-2.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Class-Method-Modifiers-2.100.0-3|11	Group:		Development/Perl
14cr|perl-Class-Method-Modifiers-2.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Method-Modifiers-2.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Method-Modifiers-2.100.0-3|14	
14cr|perl-Class-Method-Modifiers-2.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Class-Method-Modifiers-2.100.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Method-Modifiers-2.100.0-3|17	BuildRequires:	perl(MRO::Compat)
14cr|perl-Class-Method-Modifiers-2.100.0-3|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Class-Method-Modifiers-2.100.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Class-Method-Modifiers-2.100.0-3|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-Class-Method-Modifiers-2.100.0-3|21	BuildArch:	noarch
14cr|perl-Class-Method-Modifiers-2.100.0-3|22	
14cr|perl-Class-Method-Modifiers-2.100.0-3|23	%description
14cr|perl-Class-Method-Modifiers-2.100.0-3|24	Method modifiers are a powerful feature from the CLOS (Common Lisp Object
14cr|perl-Class-Method-Modifiers-2.100.0-3|25	System) world.
14cr|perl-Class-Method-Modifiers-2.100.0-3|26	
14cr|perl-Class-Method-Modifiers-2.100.0-3|27	In its most basic form, a method modifier is just a method that calls
14cr|perl-Class-Method-Modifiers-2.100.0-3|28	'$self->SUPER::foo(@_)'. I for one have trouble remembering that exact
14cr|perl-Class-Method-Modifiers-2.100.0-3|29	invocation, so my classes seldom re-dispatch to their base classes. Very
14cr|perl-Class-Method-Modifiers-2.100.0-3|30	bad!
14cr|perl-Class-Method-Modifiers-2.100.0-3|31	
14cr|perl-Class-Method-Modifiers-2.100.0-3|32	'Class::Method::Modifiers' provides three modifiers: 'before', 'around',
14cr|perl-Class-Method-Modifiers-2.100.0-3|33	and 'after'. 'before' and 'after' are run just before and after the method
14cr|perl-Class-Method-Modifiers-2.100.0-3|34	they modify, but can not really affect that original method. 'around' is
14cr|perl-Class-Method-Modifiers-2.100.0-3|35	run in place of the original method, with a hook to easily call that
14cr|perl-Class-Method-Modifiers-2.100.0-3|36	original method. See the 'MODIFIERS' section for more details on how the
14cr|perl-Class-Method-Modifiers-2.100.0-3|37	particular modifiers work.
14cr|perl-Class-Method-Modifiers-2.100.0-3|38	
14cr|perl-Class-Method-Modifiers-2.100.0-3|39	%prep
14cr|perl-Class-Method-Modifiers-2.100.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Method-Modifiers-2.100.0-3|41	
14cr|perl-Class-Method-Modifiers-2.100.0-3|42	%build
14cr|perl-Class-Method-Modifiers-2.100.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Method-Modifiers-2.100.0-3|44	%make
14cr|perl-Class-Method-Modifiers-2.100.0-3|45	
14cr|perl-Class-Method-Modifiers-2.100.0-3|46	%check
14cr|perl-Class-Method-Modifiers-2.100.0-3|47	make test
14cr|perl-Class-Method-Modifiers-2.100.0-3|48	
14cr|perl-Class-Method-Modifiers-2.100.0-3|49	%install
14cr|perl-Class-Method-Modifiers-2.100.0-3|50	%makeinstall_std
14cr|perl-Class-Method-Modifiers-2.100.0-3|51	
14cr|perl-Class-Method-Modifiers-2.100.0-3|52	%files
14cr|perl-Class-Method-Modifiers-2.100.0-3|53	%doc Changes
14cr|perl-Class-Method-Modifiers-2.100.0-3|54	%{_mandir}/man3/*
14cr|perl-Class-Method-Modifiers-2.100.0-3|55	%{perl_vendorlib}/Class
14cr|perl-Class-Method-Modifiers-2.100.0-3|56	
14cr|perl-Class-Method-Modifiers-2.100.0-3|57	
14cr|perl-Class-Method-Modifiers-2.100.0-3|58	
14cr|perl-Class-Method-Modifiers-2.100.0-3|59	%changelog
14cr|perl-Class-Method-Modifiers-2.100.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.100.0-3
14cr|perl-Class-Method-Modifiers-2.100.0-3|61	+ Revision: 91caf78
14cr|perl-Class-Method-Modifiers-2.100.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Class-Method-Modifiers-2.100.0-3|63	
14cr|perl-Class-Method-Modifiers-2.100.0-3|64	

4218 14
14cr|perl-Class-Mix-0.5.0-3|1	%define upstream_name    Class-Mix
14cr|perl-Class-Mix-0.5.0-3|2	%define upstream_version 0.005
14cr|perl-Class-Mix-0.5.0-3|3	
14cr|perl-Class-Mix-0.5.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Mix-0.5.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Mix-0.5.0-3|6	Release:    3
14cr|perl-Class-Mix-0.5.0-3|7	
14cr|perl-Class-Mix-0.5.0-3|8	Summary:    Dynamic class mixing
14cr|perl-Class-Mix-0.5.0-3|9	
14cr|perl-Class-Mix-0.5.0-3|10	License:    GPL+ or Artistic
14cr|perl-Class-Mix-0.5.0-3|11	Group:      Development/Perl
14cr|perl-Class-Mix-0.5.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Mix-0.5.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Class/Class-Mix-%{upstream_version}.tar.gz
14cr|perl-Class-Mix-0.5.0-3|14	
14cr|perl-Class-Mix-0.5.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Class-Mix-0.5.0-3|16	BuildRequires: perl(Exporter)
14cr|perl-Class-Mix-0.5.0-3|17	BuildRequires: perl(Module::Build)
14cr|perl-Class-Mix-0.5.0-3|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Class-Mix-0.5.0-3|19	BuildRequires: perl(Params::Classify)
14cr|perl-Class-Mix-0.5.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-Class-Mix-0.5.0-3|21	BuildRequires: perl(parent)
14cr|perl-Class-Mix-0.5.0-3|22	BuildRequires: perl(strict)
14cr|perl-Class-Mix-0.5.0-3|23	BuildRequires: perl(warnings)
14cr|perl-Class-Mix-0.5.0-3|24	
14cr|perl-Class-Mix-0.5.0-3|25	BuildArch: noarch
14cr|perl-Class-Mix-0.5.0-3|26	
14cr|perl-Class-Mix-0.5.0-3|27	%description
14cr|perl-Class-Mix-0.5.0-3|28	The 'mix_class' function provided by this module dynamically generates
14cr|perl-Class-Mix-0.5.0-3|29	`anonymous' classes with specified inheritance.
14cr|perl-Class-Mix-0.5.0-3|30	
14cr|perl-Class-Mix-0.5.0-3|31	%prep
14cr|perl-Class-Mix-0.5.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Mix-0.5.0-3|33	
14cr|perl-Class-Mix-0.5.0-3|34	%build
14cr|perl-Class-Mix-0.5.0-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Mix-0.5.0-3|36	%make
14cr|perl-Class-Mix-0.5.0-3|37	
14cr|perl-Class-Mix-0.5.0-3|38	%check
14cr|perl-Class-Mix-0.5.0-3|39	%make test
14cr|perl-Class-Mix-0.5.0-3|40	
14cr|perl-Class-Mix-0.5.0-3|41	%install
14cr|perl-Class-Mix-0.5.0-3|42	%makeinstall_std
14cr|perl-Class-Mix-0.5.0-3|43	
14cr|perl-Class-Mix-0.5.0-3|44	%clean
14cr|perl-Class-Mix-0.5.0-3|45	
14cr|perl-Class-Mix-0.5.0-3|46	%files
14cr|perl-Class-Mix-0.5.0-3|47	%doc Changes README
14cr|perl-Class-Mix-0.5.0-3|48	%{_mandir}/man3/*
14cr|perl-Class-Mix-0.5.0-3|49	%{perl_vendorlib}/*
14cr|perl-Class-Mix-0.5.0-3|50	
14cr|perl-Class-Mix-0.5.0-3|51	
14cr|perl-Class-Mix-0.5.0-3|52	
14cr|perl-Class-Mix-0.5.0-3|53	%changelog
14cr|perl-Class-Mix-0.5.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|perl-Class-Mix-0.5.0-3|55	+ Revision: 222177c
14cr|perl-Class-Mix-0.5.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Class-Mix-0.5.0-3|57	
14cr|perl-Class-Mix-0.5.0-3|58	

4219 14
14cr|perl-Class-Multimethods-1.700.0-5|1	%define upstream_name    Class-Multimethods
14cr|perl-Class-Multimethods-1.700.0-5|2	%define upstream_version 1.70
14cr|perl-Class-Multimethods-1.700.0-5|3	
14cr|perl-Class-Multimethods-1.700.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Multimethods-1.700.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Multimethods-1.700.0-5|6	Release:	5
14cr|perl-Class-Multimethods-1.700.0-5|7	
14cr|perl-Class-Multimethods-1.700.0-5|8	Summary:	A multiple dispatch mechanism for Perl
14cr|perl-Class-Multimethods-1.700.0-5|9	
14cr|perl-Class-Multimethods-1.700.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Multimethods-1.700.0-5|11	Group:		Development/Perl
14cr|perl-Class-Multimethods-1.700.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Multimethods-1.700.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Multimethods-1.700.0-5|14	
14cr|perl-Class-Multimethods-1.700.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Multimethods-1.700.0-5|16	BuildArch:	noarch
14cr|perl-Class-Multimethods-1.700.0-5|17	
14cr|perl-Class-Multimethods-1.700.0-5|18	%description
14cr|perl-Class-Multimethods-1.700.0-5|19	The Class:Multimethod module exports a subroutine (&multimethod) that can
14cr|perl-Class-Multimethods-1.700.0-5|20	be used to declare other subroutines that are dispatched using a algorithm
14cr|perl-Class-Multimethods-1.700.0-5|21	different from the normal Perl subroutine or method dispatch mechanism.
14cr|perl-Class-Multimethods-1.700.0-5|22	
14cr|perl-Class-Multimethods-1.700.0-5|23	Normal Perl subroutines are dispatched by finding the appropriately-named
14cr|perl-Class-Multimethods-1.700.0-5|24	subroutine in the current (or specified) package and calling that. Normal
14cr|perl-Class-Multimethods-1.700.0-5|25	Perl methods are dispatched by attempting to find the appropriately-named
14cr|perl-Class-Multimethods-1.700.0-5|26	subroutine in the package into which the invoking object is blessed or,
14cr|perl-Class-Multimethods-1.700.0-5|27	failing that, recursively searching for it in the packages listed in the
14cr|perl-Class-Multimethods-1.700.0-5|28	appropriate '@ISA' arrays.
14cr|perl-Class-Multimethods-1.700.0-5|29	
14cr|perl-Class-Multimethods-1.700.0-5|30	Class::Multimethods multimethods are dispatched quite differently. The
14cr|perl-Class-Multimethods-1.700.0-5|31	dispatch mechanism looks at the classes or types of each argument to the
14cr|perl-Class-Multimethods-1.700.0-5|32	multimethod (by calling 'ref' on each) and determines the "closest"
14cr|perl-Class-Multimethods-1.700.0-5|33	matching _variant_ of the multimethod, according to the argument types
14cr|perl-Class-Multimethods-1.700.0-5|34	specified in the variants' definitions (see the Finding the "nearest"
14cr|perl-Class-Multimethods-1.700.0-5|35	multimethod manpage for a definition of "closest").
14cr|perl-Class-Multimethods-1.700.0-5|36	
14cr|perl-Class-Multimethods-1.700.0-5|37	%prep
14cr|perl-Class-Multimethods-1.700.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Multimethods-1.700.0-5|39	
14cr|perl-Class-Multimethods-1.700.0-5|40	%build
14cr|perl-Class-Multimethods-1.700.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Multimethods-1.700.0-5|42	%make
14cr|perl-Class-Multimethods-1.700.0-5|43	
14cr|perl-Class-Multimethods-1.700.0-5|44	%check
14cr|perl-Class-Multimethods-1.700.0-5|45	%make test
14cr|perl-Class-Multimethods-1.700.0-5|46	
14cr|perl-Class-Multimethods-1.700.0-5|47	%install
14cr|perl-Class-Multimethods-1.700.0-5|48	%makeinstall_std
14cr|perl-Class-Multimethods-1.700.0-5|49	
14cr|perl-Class-Multimethods-1.700.0-5|50	%files
14cr|perl-Class-Multimethods-1.700.0-5|51	%doc Changes README
14cr|perl-Class-Multimethods-1.700.0-5|52	%{_mandir}/man3/*
14cr|perl-Class-Multimethods-1.700.0-5|53	%{perl_vendorlib}/*
14cr|perl-Class-Multimethods-1.700.0-5|54	
14cr|perl-Class-Multimethods-1.700.0-5|55	
14cr|perl-Class-Multimethods-1.700.0-5|56	%changelog
14cr|perl-Class-Multimethods-1.700.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.700.0-5
14cr|perl-Class-Multimethods-1.700.0-5|58	+ Revision: facee96
14cr|perl-Class-Multimethods-1.700.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Class-Multimethods-1.700.0-5|60	
14cr|perl-Class-Multimethods-1.700.0-5|61	

4220 14
14cr|perl-Class-ParamParser-1.41.0-8|1	%define	upstream_name    Class-ParamParser
14cr|perl-Class-ParamParser-1.41.0-8|2	%define	upstream_version 1.041
14cr|perl-Class-ParamParser-1.41.0-8|3	
14cr|perl-Class-ParamParser-1.41.0-8|4	Name:		perl-%{upstream_name}
14cr|perl-Class-ParamParser-1.41.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-ParamParser-1.41.0-8|6	Release:	8
14cr|perl-Class-ParamParser-1.41.0-8|7	
14cr|perl-Class-ParamParser-1.41.0-8|8	Summary:	CPAN %{upstream_name} perl module
14cr|perl-Class-ParamParser-1.41.0-8|9	
14cr|perl-Class-ParamParser-1.41.0-8|10	License:	GPL+ or Artistic
14cr|perl-Class-ParamParser-1.41.0-8|11	Group:		Development/Perl
14cr|perl-Class-ParamParser-1.41.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-ParamParser-1.41.0-8|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DU/DUNCAND/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-ParamParser-1.41.0-8|14	
14cr|perl-Class-ParamParser-1.41.0-8|15	BuildRequires:	perl-devel
14cr|perl-Class-ParamParser-1.41.0-8|16	BuildArch:	noarch
14cr|perl-Class-ParamParser-1.41.0-8|17	
14cr|perl-Class-ParamParser-1.41.0-8|18	%description
14cr|perl-Class-ParamParser-1.41.0-8|19	This Perl 5 object class implements two methods which inherited classes can use
14cr|perl-Class-ParamParser-1.41.0-8|20	to tidy up parameter lists for their own methods and functions.  The two
14cr|perl-Class-ParamParser-1.41.0-8|21	methods differ in that one returns a HASH ref containing named parameters and
14cr|perl-Class-ParamParser-1.41.0-8|22	the other returns an ARRAY ref containing positional parameters.
14cr|perl-Class-ParamParser-1.41.0-8|23	
14cr|perl-Class-ParamParser-1.41.0-8|24	%prep
14cr|perl-Class-ParamParser-1.41.0-8|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-ParamParser-1.41.0-8|26	
14cr|perl-Class-ParamParser-1.41.0-8|27	%build
14cr|perl-Class-ParamParser-1.41.0-8|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-ParamParser-1.41.0-8|29	%make
14cr|perl-Class-ParamParser-1.41.0-8|30	
14cr|perl-Class-ParamParser-1.41.0-8|31	%check
14cr|perl-Class-ParamParser-1.41.0-8|32	%make test
14cr|perl-Class-ParamParser-1.41.0-8|33	
14cr|perl-Class-ParamParser-1.41.0-8|34	%install
14cr|perl-Class-ParamParser-1.41.0-8|35	%makeinstall_std
14cr|perl-Class-ParamParser-1.41.0-8|36	
14cr|perl-Class-ParamParser-1.41.0-8|37	%files
14cr|perl-Class-ParamParser-1.41.0-8|38	%doc ChangeLog ReadMe
14cr|perl-Class-ParamParser-1.41.0-8|39	%{perl_vendorlib}/Class/ParamParser.pm
14cr|perl-Class-ParamParser-1.41.0-8|40	%{_mandir}/*/*
14cr|perl-Class-ParamParser-1.41.0-8|41	
14cr|perl-Class-ParamParser-1.41.0-8|42	
14cr|perl-Class-ParamParser-1.41.0-8|43	
14cr|perl-Class-ParamParser-1.41.0-8|44	%changelog
14cr|perl-Class-ParamParser-1.41.0-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.41.0-8
14cr|perl-Class-ParamParser-1.41.0-8|46	+ Revision: 209a986
14cr|perl-Class-ParamParser-1.41.0-8|47	- MassBuild#464: Increase release tag
14cr|perl-Class-ParamParser-1.41.0-8|48	
14cr|perl-Class-ParamParser-1.41.0-8|49	

4221 14
14cr|perl-Class-Prototyped-1.130.0-3|1	%define upstream_name Class-Prototyped
14cr|perl-Class-Prototyped-1.130.0-3|2	%define upstream_version 1.13
14cr|perl-Class-Prototyped-1.130.0-3|3	
14cr|perl-Class-Prototyped-1.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Prototyped-1.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Prototyped-1.130.0-3|6	Release:	3
14cr|perl-Class-Prototyped-1.130.0-3|7	Summary:	Fast prototype-based OO programming in Perl
14cr|perl-Class-Prototyped-1.130.0-3|8	
14cr|perl-Class-Prototyped-1.130.0-3|9	License:	GPL+ or Artistic
14cr|perl-Class-Prototyped-1.130.0-3|10	Group:		Development/Perl
14cr|perl-Class-Prototyped-1.130.0-3|11	URL:		http://search.cpan.org/dist/Class-Prototyped/
14cr|perl-Class-Prototyped-1.130.0-3|12	Source0:	http://www.cpan.org/authors/id/T/TE/TEVERETT/Class-Prototyped-%{upstream_version}.tar.gz
14cr|perl-Class-Prototyped-1.130.0-3|13	BuildArch:	noarch
14cr|perl-Class-Prototyped-1.130.0-3|14	BuildRequires:	perl-devel
14cr|perl-Class-Prototyped-1.130.0-3|15	BuildRequires:	perl(Module::Build)
14cr|perl-Class-Prototyped-1.130.0-3|16	
14cr|perl-Class-Prototyped-1.130.0-3|17	%description
14cr|perl-Class-Prototyped-1.130.0-3|18	This package provides for efficient and simple prototype-based programming
14cr|perl-Class-Prototyped-1.130.0-3|19	in Perl. You can provide different subroutines for each object, and also
14cr|perl-Class-Prototyped-1.130.0-3|20	have objects inherit their behavior and state from another object.
14cr|perl-Class-Prototyped-1.130.0-3|21	
14cr|perl-Class-Prototyped-1.130.0-3|22	%prep
14cr|perl-Class-Prototyped-1.130.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Prototyped-1.130.0-3|24	# Documentation and libraries should not be executable
14cr|perl-Class-Prototyped-1.130.0-3|25	chmod -x perf/* examples/* Changes lib/Class/*.pm lib/Class/Prototyped/*
14cr|perl-Class-Prototyped-1.130.0-3|26	
14cr|perl-Class-Prototyped-1.130.0-3|27	%build
14cr|perl-Class-Prototyped-1.130.0-3|28	perl Build.PL installdirs=vendor
14cr|perl-Class-Prototyped-1.130.0-3|29	./Build
14cr|perl-Class-Prototyped-1.130.0-3|30	
14cr|perl-Class-Prototyped-1.130.0-3|31	%install
14cr|perl-Class-Prototyped-1.130.0-3|32	./Build install destdir=%{buildroot} create_packlist=0
14cr|perl-Class-Prototyped-1.130.0-3|33	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|perl-Class-Prototyped-1.130.0-3|34	
14cr|perl-Class-Prototyped-1.130.0-3|35	%check
14cr|perl-Class-Prototyped-1.130.0-3|36	./Build test
14cr|perl-Class-Prototyped-1.130.0-3|37	
14cr|perl-Class-Prototyped-1.130.0-3|38	%files
14cr|perl-Class-Prototyped-1.130.0-3|39	%doc Changes README perf/ examples/
14cr|perl-Class-Prototyped-1.130.0-3|40	%{perl_vendorlib}/*
14cr|perl-Class-Prototyped-1.130.0-3|41	%{_mandir}/man3/*
14cr|perl-Class-Prototyped-1.130.0-3|42	
14cr|perl-Class-Prototyped-1.130.0-3|43	
14cr|perl-Class-Prototyped-1.130.0-3|44	
14cr|perl-Class-Prototyped-1.130.0-3|45	%changelog
14cr|perl-Class-Prototyped-1.130.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-3
14cr|perl-Class-Prototyped-1.130.0-3|47	+ Revision: 4210e13
14cr|perl-Class-Prototyped-1.130.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Class-Prototyped-1.130.0-3|49	
14cr|perl-Class-Prototyped-1.130.0-3|50	

4222 14
14cr|perl-Class-ReturnValue-0.550.0-5|1	%define upstream_name    Class-ReturnValue
14cr|perl-Class-ReturnValue-0.550.0-5|2	%define upstream_version 0.55
14cr|perl-Class-ReturnValue-0.550.0-5|3	
14cr|perl-Class-ReturnValue-0.550.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-ReturnValue-0.550.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-ReturnValue-0.550.0-5|6	Release:	5
14cr|perl-Class-ReturnValue-0.550.0-5|7	
14cr|perl-Class-ReturnValue-0.550.0-5|8	Summary:	Class-ReturnValue module for perl
14cr|perl-Class-ReturnValue-0.550.0-5|9	
14cr|perl-Class-ReturnValue-0.550.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-ReturnValue-0.550.0-5|11	Group:		Development/Perl
14cr|perl-Class-ReturnValue-0.550.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-ReturnValue-0.550.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-ReturnValue-0.550.0-5|14	
14cr|perl-Class-ReturnValue-0.550.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-ReturnValue-0.550.0-5|16	BuildRequires:	perl(Devel::StackTrace)
14cr|perl-Class-ReturnValue-0.550.0-5|17	BuildArch:	noarch
14cr|perl-Class-ReturnValue-0.550.0-5|18	
14cr|perl-Class-ReturnValue-0.550.0-5|19	%description
14cr|perl-Class-ReturnValue-0.550.0-5|20	This module provides a return-value object that lets you treat it as as a
14cr|perl-Class-ReturnValue-0.550.0-5|21	boolean, array or object.
14cr|perl-Class-ReturnValue-0.550.0-5|22	
14cr|perl-Class-ReturnValue-0.550.0-5|23	%prep
14cr|perl-Class-ReturnValue-0.550.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-ReturnValue-0.550.0-5|25	
14cr|perl-Class-ReturnValue-0.550.0-5|26	%build
14cr|perl-Class-ReturnValue-0.550.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-ReturnValue-0.550.0-5|28	%make
14cr|perl-Class-ReturnValue-0.550.0-5|29	
14cr|perl-Class-ReturnValue-0.550.0-5|30	%check
14cr|perl-Class-ReturnValue-0.550.0-5|31	make test
14cr|perl-Class-ReturnValue-0.550.0-5|32	
14cr|perl-Class-ReturnValue-0.550.0-5|33	%install
14cr|perl-Class-ReturnValue-0.550.0-5|34	%makeinstall_std
14cr|perl-Class-ReturnValue-0.550.0-5|35	
14cr|perl-Class-ReturnValue-0.550.0-5|36	%files
14cr|perl-Class-ReturnValue-0.550.0-5|37	%doc Changes
14cr|perl-Class-ReturnValue-0.550.0-5|38	%{perl_vendorlib}/Class/ReturnValue.pm
14cr|perl-Class-ReturnValue-0.550.0-5|39	%{_mandir}/*/*
14cr|perl-Class-ReturnValue-0.550.0-5|40	
14cr|perl-Class-ReturnValue-0.550.0-5|41	
14cr|perl-Class-ReturnValue-0.550.0-5|42	
14cr|perl-Class-ReturnValue-0.550.0-5|43	%changelog
14cr|perl-Class-ReturnValue-0.550.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.550.0-5
14cr|perl-Class-ReturnValue-0.550.0-5|45	+ Revision: d3b1165
14cr|perl-Class-ReturnValue-0.550.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Class-ReturnValue-0.550.0-5|47	
14cr|perl-Class-ReturnValue-0.550.0-5|48	

4223 14
14cr|perl-Class-Sniff-0.100.0-2|1	%define upstream_name    Class-Sniff
14cr|perl-Class-Sniff-0.100.0-2|2	%define upstream_version 0.10
14cr|perl-Class-Sniff-0.100.0-2|3	
14cr|perl-Class-Sniff-0.100.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Sniff-0.100.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Sniff-0.100.0-2|6	Release:    2
14cr|perl-Class-Sniff-0.100.0-2|7	
14cr|perl-Class-Sniff-0.100.0-2|8	Summary:    Look for class composition code smells
14cr|perl-Class-Sniff-0.100.0-2|9	
14cr|perl-Class-Sniff-0.100.0-2|10	License:    GPL+ or Artistic
14cr|perl-Class-Sniff-0.100.0-2|11	Group:      Development/Perl
14cr|perl-Class-Sniff-0.100.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Sniff-0.100.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Sniff-0.100.0-2|14	
14cr|perl-Class-Sniff-0.100.0-2|15	BuildRequires: perl(B::Concise) >= 0.660.0
14cr|perl-Class-Sniff-0.100.0-2|16	BuildRequires: perl(Devel::Symdump) >= 2.80.0
14cr|perl-Class-Sniff-0.100.0-2|17	BuildRequires: perl(Digest::MD5) >= 2.360.0
14cr|perl-Class-Sniff-0.100.0-2|18	BuildRequires: perl(File::Find::Rule) >= 0.300.0
14cr|perl-Class-Sniff-0.100.0-2|19	BuildRequires: perl(Graph::Easy) >= 0.640.0
14cr|perl-Class-Sniff-0.100.0-2|20	BuildRequires: perl(List::MoreUtils) >= 0.220.0
14cr|perl-Class-Sniff-0.100.0-2|21	BuildRequires: perl(Module::Build) >= 0.340.201
14cr|perl-Class-Sniff-0.100.0-2|22	BuildRequires: perl(Sub::Identify) >= 0.30.0
14cr|perl-Class-Sniff-0.100.0-2|23	BuildRequires: perl(Test::Most) >= 0.200.0
14cr|perl-Class-Sniff-0.100.0-2|24	BuildRequires: perl(Text::SimpleTable) >= 0.50.0
14cr|perl-Class-Sniff-0.100.0-2|25	BuildRequires: perl-devel
14cr|perl-Class-Sniff-0.100.0-2|26	BuildArch:  noarch
14cr|perl-Class-Sniff-0.100.0-2|27	
14cr|perl-Class-Sniff-0.100.0-2|28	%description
14cr|perl-Class-Sniff-0.100.0-2|29	*ALPHA* code. You've been warned.
14cr|perl-Class-Sniff-0.100.0-2|30	
14cr|perl-Class-Sniff-0.100.0-2|31	The interface is rather ad-hoc at the moment and is likely to change. After
14cr|perl-Class-Sniff-0.100.0-2|32	creating a new instance, calling the 'report' method is your best option.
14cr|perl-Class-Sniff-0.100.0-2|33	You can then visually examine it to look for potential problems:
14cr|perl-Class-Sniff-0.100.0-2|34	
14cr|perl-Class-Sniff-0.100.0-2|35	my $sniff = Class::Sniff->new({class => 'Some::Class'});
14cr|perl-Class-Sniff-0.100.0-2|36	print $sniff->report;
14cr|perl-Class-Sniff-0.100.0-2|37	
14cr|perl-Class-Sniff-0.100.0-2|38	%prep
14cr|perl-Class-Sniff-0.100.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Sniff-0.100.0-2|40	
14cr|perl-Class-Sniff-0.100.0-2|41	%build
14cr|perl-Class-Sniff-0.100.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Sniff-0.100.0-2|43	
14cr|perl-Class-Sniff-0.100.0-2|44	%make
14cr|perl-Class-Sniff-0.100.0-2|45	
14cr|perl-Class-Sniff-0.100.0-2|46	%check
14cr|perl-Class-Sniff-0.100.0-2|47	# don't run broken test
14cr|perl-Class-Sniff-0.100.0-2|48	rm -f t/basic.t
14cr|perl-Class-Sniff-0.100.0-2|49	%make test
14cr|perl-Class-Sniff-0.100.0-2|50	
14cr|perl-Class-Sniff-0.100.0-2|51	%install
14cr|perl-Class-Sniff-0.100.0-2|52	%makeinstall_std
14cr|perl-Class-Sniff-0.100.0-2|53	
14cr|perl-Class-Sniff-0.100.0-2|54	%files
14cr|perl-Class-Sniff-0.100.0-2|55	%doc Changes META.yml README
14cr|perl-Class-Sniff-0.100.0-2|56	%{_bindir}/*
14cr|perl-Class-Sniff-0.100.0-2|57	%{_mandir}/man1/*
14cr|perl-Class-Sniff-0.100.0-2|58	%{_mandir}/man3/*
14cr|perl-Class-Sniff-0.100.0-2|59	%{perl_vendorlib}/*
14cr|perl-Class-Sniff-0.100.0-2|60	
14cr|perl-Class-Sniff-0.100.0-2|61	
14cr|perl-Class-Sniff-0.100.0-2|62	
14cr|perl-Class-Sniff-0.100.0-2|63	
14cr|perl-Class-Sniff-0.100.0-2|64	%changelog
14cr|perl-Class-Sniff-0.100.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-2
14cr|perl-Class-Sniff-0.100.0-2|66	+ Revision: 5e7a201
14cr|perl-Class-Sniff-0.100.0-2|67	- MassBuild#464: Increase release tag
14cr|perl-Class-Sniff-0.100.0-2|68	
14cr|perl-Class-Sniff-0.100.0-2|69	

4224 14
14cr|perl-Class-Std-0.11.0-4|1	%define upstream_name    Class-Std
14cr|perl-Class-Std-0.11.0-4|2	%define upstream_version 0.011
14cr|perl-Class-Std-0.11.0-4|3	
14cr|perl-Class-Std-0.11.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Std-0.11.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Std-0.11.0-4|6	Release:    4
14cr|perl-Class-Std-0.11.0-4|7	
14cr|perl-Class-Std-0.11.0-4|8	Summary:    Support for creating standard "inside-out" classes
14cr|perl-Class-Std-0.11.0-4|9	
14cr|perl-Class-Std-0.11.0-4|10	License:    GPL+ or Artistic
14cr|perl-Class-Std-0.11.0-4|11	Group:      Development/Perl
14cr|perl-Class-Std-0.11.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-Std-0.11.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Std-0.11.0-4|14	
14cr|perl-Class-Std-0.11.0-4|15	BuildRequires:      perl(Module::Build)
14cr|perl-Class-Std-0.11.0-4|16	
14cr|perl-Class-Std-0.11.0-4|17	BuildArch:          noarch
14cr|perl-Class-Std-0.11.0-4|18	
14cr|perl-Class-Std-0.11.0-4|19	%description
14cr|perl-Class-Std-0.11.0-4|20	Support for creating standard "inside-out" classes
14cr|perl-Class-Std-0.11.0-4|21	
14cr|perl-Class-Std-0.11.0-4|22	%prep
14cr|perl-Class-Std-0.11.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Std-0.11.0-4|24	
14cr|perl-Class-Std-0.11.0-4|25	%build
14cr|perl-Class-Std-0.11.0-4|26	# only when building from CVS (version 1.51-3mdk)
14cr|perl-Class-Std-0.11.0-4|27	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Std-0.11.0-4|28	#make docs -i
14cr|perl-Class-Std-0.11.0-4|29	# only when building from CVS (version 1.51-3mdk)
14cr|perl-Class-Std-0.11.0-4|30	perl Build.PL installdirs=vendor
14cr|perl-Class-Std-0.11.0-4|31	./Build
14cr|perl-Class-Std-0.11.0-4|32	
14cr|perl-Class-Std-0.11.0-4|33	%check
14cr|perl-Class-Std-0.11.0-4|34	./Build test
14cr|perl-Class-Std-0.11.0-4|35	
14cr|perl-Class-Std-0.11.0-4|36	%clean
14cr|perl-Class-Std-0.11.0-4|37	
14cr|perl-Class-Std-0.11.0-4|38	%install
14cr|perl-Class-Std-0.11.0-4|39	./Build install destdir=%{buildroot}
14cr|perl-Class-Std-0.11.0-4|40	
14cr|perl-Class-Std-0.11.0-4|41	%files
14cr|perl-Class-Std-0.11.0-4|42	%doc Changes README
14cr|perl-Class-Std-0.11.0-4|43	%{perl_vendorlib}/Class/Std*
14cr|perl-Class-Std-0.11.0-4|44	%{_mandir}/*/*
14cr|perl-Class-Std-0.11.0-4|45	
14cr|perl-Class-Std-0.11.0-4|46	
14cr|perl-Class-Std-0.11.0-4|47	
14cr|perl-Class-Std-0.11.0-4|48	%changelog
14cr|perl-Class-Std-0.11.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-4
14cr|perl-Class-Std-0.11.0-4|50	+ Revision: df50210
14cr|perl-Class-Std-0.11.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Class-Std-0.11.0-4|52	
14cr|perl-Class-Std-0.11.0-4|53	

4225 14
14cr|perl-Class-Std-Fast-0.0.8-8|1	%define upstream_name    Class-Std-Fast
14cr|perl-Class-Std-Fast-0.0.8-8|2	%define upstream_version v0.0.8
14cr|perl-Class-Std-Fast-0.0.8-8|3	
14cr|perl-Class-Std-Fast-0.0.8-8|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Std-Fast-0.0.8-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Std-Fast-0.0.8-8|6	Release:	8
14cr|perl-Class-Std-Fast-0.0.8-8|7	
14cr|perl-Class-Std-Fast-0.0.8-8|8	Summary:	Faster but less secure than Class::Std
14cr|perl-Class-Std-Fast-0.0.8-8|9	
14cr|perl-Class-Std-Fast-0.0.8-8|10	License:	GPL+ or Artistic
14cr|perl-Class-Std-Fast-0.0.8-8|11	Group:		Development/Perl
14cr|perl-Class-Std-Fast-0.0.8-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Std-Fast-0.0.8-8|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Std-Fast-0.0.8-8|14	
14cr|perl-Class-Std-Fast-0.0.8-8|15	BuildRequires:	perl-devel
14cr|perl-Class-Std-Fast-0.0.8-8|16	BuildRequires:	perl(Class::Std)
14cr|perl-Class-Std-Fast-0.0.8-8|17	BuildRequires:	perl(Data::Dumper)
14cr|perl-Class-Std-Fast-0.0.8-8|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Class-Std-Fast-0.0.8-8|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-Class-Std-Fast-0.0.8-8|20	BuildRequires:	perl(Test::More)
14cr|perl-Class-Std-Fast-0.0.8-8|21	BuildRequires:	perl(version)
14cr|perl-Class-Std-Fast-0.0.8-8|22	
14cr|perl-Class-Std-Fast-0.0.8-8|23	BuildArch:	noarch
14cr|perl-Class-Std-Fast-0.0.8-8|24	
14cr|perl-Class-Std-Fast-0.0.8-8|25	Requires:	perl(Class::Std)
14cr|perl-Class-Std-Fast-0.0.8-8|26	Requires:	perl(version)
14cr|perl-Class-Std-Fast-0.0.8-8|27	
14cr|perl-Class-Std-Fast-0.0.8-8|28	%description
14cr|perl-Class-Std-Fast-0.0.8-8|29	Class::Std::Fast allows you to use the beautiful API of Class::Std in a
14cr|perl-Class-Std-Fast-0.0.8-8|30	faster way than Class::Std does.
14cr|perl-Class-Std-Fast-0.0.8-8|31	
14cr|perl-Class-Std-Fast-0.0.8-8|32	You can get the object's ident via scalarifiyng your object.
14cr|perl-Class-Std-Fast-0.0.8-8|33	
14cr|perl-Class-Std-Fast-0.0.8-8|34	Getting the objects ident is still possible via the ident method, but it's
14cr|perl-Class-Std-Fast-0.0.8-8|35	faster to scalarify your object.
14cr|perl-Class-Std-Fast-0.0.8-8|36	
14cr|perl-Class-Std-Fast-0.0.8-8|37	%prep
14cr|perl-Class-Std-Fast-0.0.8-8|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Std-Fast-0.0.8-8|39	
14cr|perl-Class-Std-Fast-0.0.8-8|40	%build
14cr|perl-Class-Std-Fast-0.0.8-8|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Std-Fast-0.0.8-8|42	%make
14cr|perl-Class-Std-Fast-0.0.8-8|43	
14cr|perl-Class-Std-Fast-0.0.8-8|44	%check
14cr|perl-Class-Std-Fast-0.0.8-8|45	%make test
14cr|perl-Class-Std-Fast-0.0.8-8|46	
14cr|perl-Class-Std-Fast-0.0.8-8|47	%install
14cr|perl-Class-Std-Fast-0.0.8-8|48	%makeinstall_std
14cr|perl-Class-Std-Fast-0.0.8-8|49	
14cr|perl-Class-Std-Fast-0.0.8-8|50	%files
14cr|perl-Class-Std-Fast-0.0.8-8|51	%doc Changes README
14cr|perl-Class-Std-Fast-0.0.8-8|52	%{_mandir}/man3/*
14cr|perl-Class-Std-Fast-0.0.8-8|53	%{perl_vendorlib}/*
14cr|perl-Class-Std-Fast-0.0.8-8|54	
14cr|perl-Class-Std-Fast-0.0.8-8|55	
14cr|perl-Class-Std-Fast-0.0.8-8|56	
14cr|perl-Class-Std-Fast-0.0.8-8|57	%changelog
14cr|perl-Class-Std-Fast-0.0.8-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-8
14cr|perl-Class-Std-Fast-0.0.8-8|59	+ Revision: 8110e47
14cr|perl-Class-Std-Fast-0.0.8-8|60	- MassBuild#464: Increase release tag
14cr|perl-Class-Std-Fast-0.0.8-8|61	
14cr|perl-Class-Std-Fast-0.0.8-8|62	

4226 14
14cr|perl-Class-Throwable-0.110.0-5|1	%define upstream_name    Class-Throwable
14cr|perl-Class-Throwable-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Class-Throwable-0.110.0-5|3	
14cr|perl-Class-Throwable-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Throwable-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Throwable-0.110.0-5|6	Release:	5
14cr|perl-Class-Throwable-0.110.0-5|7	
14cr|perl-Class-Throwable-0.110.0-5|8	Summary:	A minimal lightweight exception class
14cr|perl-Class-Throwable-0.110.0-5|9	
14cr|perl-Class-Throwable-0.110.0-5|10	License:	Artistic/GPL
14cr|perl-Class-Throwable-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Class-Throwable-0.110.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Class-Throwable-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Throwable-0.110.0-5|14	
14cr|perl-Class-Throwable-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Throwable-0.110.0-5|16	BuildArch:	noarch
14cr|perl-Class-Throwable-0.110.0-5|17	
14cr|perl-Class-Throwable-0.110.0-5|18	%description
14cr|perl-Class-Throwable-0.110.0-5|19	This module implements a minimal lightweight exception object. It is meant to
14cr|perl-Class-Throwable-0.110.0-5|20	be a compromise between more basic solutions like Carp which can only print
14cr|perl-Class-Throwable-0.110.0-5|21	information and cannot handle exception objects, and more more complex
14cr|perl-Class-Throwable-0.110.0-5|22	solutions like Exception::Class which can be used to define complex inline
14cr|perl-Class-Throwable-0.110.0-5|23	exceptions and has a number of module dependencies.
14cr|perl-Class-Throwable-0.110.0-5|24	
14cr|perl-Class-Throwable-0.110.0-5|25	%prep
14cr|perl-Class-Throwable-0.110.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Throwable-0.110.0-5|27	
14cr|perl-Class-Throwable-0.110.0-5|28	%build
14cr|perl-Class-Throwable-0.110.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Throwable-0.110.0-5|30	%make
14cr|perl-Class-Throwable-0.110.0-5|31	
14cr|perl-Class-Throwable-0.110.0-5|32	%check
14cr|perl-Class-Throwable-0.110.0-5|33	%make test
14cr|perl-Class-Throwable-0.110.0-5|34	
14cr|perl-Class-Throwable-0.110.0-5|35	%install
14cr|perl-Class-Throwable-0.110.0-5|36	%makeinstall_std
14cr|perl-Class-Throwable-0.110.0-5|37	
14cr|perl-Class-Throwable-0.110.0-5|38	%files
14cr|perl-Class-Throwable-0.110.0-5|39	%doc README Changes
14cr|perl-Class-Throwable-0.110.0-5|40	%{_mandir}/*/*
14cr|perl-Class-Throwable-0.110.0-5|41	%{perl_vendorlib}/Class/*
14cr|perl-Class-Throwable-0.110.0-5|42	
14cr|perl-Class-Throwable-0.110.0-5|43	
14cr|perl-Class-Throwable-0.110.0-5|44	%changelog
14cr|perl-Class-Throwable-0.110.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Class-Throwable-0.110.0-5|46	+ Revision: 56aa816
14cr|perl-Class-Throwable-0.110.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Class-Throwable-0.110.0-5|48	
14cr|perl-Class-Throwable-0.110.0-5|49	

4227 14
14cr|perl-Class-Tiny-1.0.0-1|1	%define upstream_name Class-Tiny
14cr|perl-Class-Tiny-1.0.0-1|2	%define upstream_version 1.000
14cr|perl-Class-Tiny-1.0.0-1|3	
14cr|perl-Class-Tiny-1.0.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-Class-Tiny-1.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-Tiny-1.0.0-1|6	Release:    1
14cr|perl-Class-Tiny-1.0.0-1|7	
14cr|perl-Class-Tiny-1.0.0-1|8	Summary:    Minimalist class construction
14cr|perl-Class-Tiny-1.0.0-1|9	License:    ASL 2.0
14cr|perl-Class-Tiny-1.0.0-1|10	Group:      Development/Perl
14cr|perl-Class-Tiny-1.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Tiny-1.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Tiny-1.0.0-1|13	
14cr|perl-Class-Tiny-1.0.0-1|14	BuildRequires: perl(Carp)
14cr|perl-Class-Tiny-1.0.0-1|15	BuildRequires: perl(Exporter)
14cr|perl-Class-Tiny-1.0.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Class-Tiny-1.0.0-1|17	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Class-Tiny-1.0.0-1|18	BuildRequires: perl(List::Util)
14cr|perl-Class-Tiny-1.0.0-1|19	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-Class-Tiny-1.0.0-1|20	BuildRequires: perl(base)
14cr|perl-Class-Tiny-1.0.0-1|21	BuildRequires: perl(strict)
14cr|perl-Class-Tiny-1.0.0-1|22	BuildRequires: perl(version)
14cr|perl-Class-Tiny-1.0.0-1|23	BuildRequires: perl(warnings)
14cr|perl-Class-Tiny-1.0.0-1|24	BuildRequires: perl-devel
14cr|perl-Class-Tiny-1.0.0-1|25	BuildArch:  noarch
14cr|perl-Class-Tiny-1.0.0-1|26	
14cr|perl-Class-Tiny-1.0.0-1|27	%description
14cr|perl-Class-Tiny-1.0.0-1|28	This module offers a minimalist class construction kit in around 120
14cr|perl-Class-Tiny-1.0.0-1|29	lines of code. Here is a list of features:
14cr|perl-Class-Tiny-1.0.0-1|30	
14cr|perl-Class-Tiny-1.0.0-1|31	*   defines attributes via import arguments
14cr|perl-Class-Tiny-1.0.0-1|32	*   generates read-write accessors
14cr|perl-Class-Tiny-1.0.0-1|33	*   supports lazy attribute defaults
14cr|perl-Class-Tiny-1.0.0-1|34	*   supports custom accessors
14cr|perl-Class-Tiny-1.0.0-1|35	*   superclass provides a standard "new" constructor
14cr|perl-Class-Tiny-1.0.0-1|36	*   "new" takes a hash reference or list of key/value pairs
14cr|perl-Class-Tiny-1.0.0-1|37	*   "new" has heuristics to catch constructor attribute typos
14cr|perl-Class-Tiny-1.0.0-1|38	*   "new" calls "BUILD" for each class from parent to child
14cr|perl-Class-Tiny-1.0.0-1|39	*   superclass provides a "DESTROY" method
14cr|perl-Class-Tiny-1.0.0-1|40	*   "DESTROY" calls "DEMOLISH" for each class from child to parent
14cr|perl-Class-Tiny-1.0.0-1|41	
14cr|perl-Class-Tiny-1.0.0-1|42	It uses no non-core modules for any recent Perl. On Perls older than
14cr|perl-Class-Tiny-1.0.0-1|43	v5.10 it requires MRO::Compat. On Perls older than v5.14, it requires
14cr|perl-Class-Tiny-1.0.0-1|44	Devel::GlobalDestruction.
14cr|perl-Class-Tiny-1.0.0-1|45	
14cr|perl-Class-Tiny-1.0.0-1|46	%prep
14cr|perl-Class-Tiny-1.0.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Tiny-1.0.0-1|48	
14cr|perl-Class-Tiny-1.0.0-1|49	%build
14cr|perl-Class-Tiny-1.0.0-1|50	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Tiny-1.0.0-1|51	
14cr|perl-Class-Tiny-1.0.0-1|52	%make
14cr|perl-Class-Tiny-1.0.0-1|53	
14cr|perl-Class-Tiny-1.0.0-1|54	%check
14cr|perl-Class-Tiny-1.0.0-1|55	%make test
14cr|perl-Class-Tiny-1.0.0-1|56	
14cr|perl-Class-Tiny-1.0.0-1|57	%install
14cr|perl-Class-Tiny-1.0.0-1|58	%makeinstall_std
14cr|perl-Class-Tiny-1.0.0-1|59	
14cr|perl-Class-Tiny-1.0.0-1|60	%files
14cr|perl-Class-Tiny-1.0.0-1|61	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Class-Tiny-1.0.0-1|62	%{_mandir}/man3/*
14cr|perl-Class-Tiny-1.0.0-1|63	%{perl_vendorlib}/*
14cr|perl-Class-Tiny-1.0.0-1|64	
14cr|perl-Class-Tiny-1.0.0-1|65	
14cr|perl-Class-Tiny-1.0.0-1|66	%changelog
14cr|perl-Class-Tiny-1.0.0-1|67	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14cr|perl-Class-Tiny-1.0.0-1|68	+ Revision: 4c683eb
14cr|perl-Class-Tiny-1.0.0-1|69	- Spec cleanup
14cr|perl-Class-Tiny-1.0.0-1|70	
14cr|perl-Class-Tiny-1.0.0-1|71	

4228 14
14cr|perl-Class-Trigger-0.140.0-5|1	%define upstream_name	 Class-Trigger
14cr|perl-Class-Trigger-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-Class-Trigger-0.140.0-5|3	
14cr|perl-Class-Trigger-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Trigger-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Trigger-0.140.0-5|6	Release:	5
14cr|perl-Class-Trigger-0.140.0-5|7	
14cr|perl-Class-Trigger-0.140.0-5|8	Summary:	Mixin to add / call inheritable triggers
14cr|perl-Class-Trigger-0.140.0-5|9	
14cr|perl-Class-Trigger-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-Trigger-0.140.0-5|11	Group:		Development/Perl
14cr|perl-Class-Trigger-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Trigger-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-Trigger-0.140.0-5|14	
14cr|perl-Class-Trigger-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-Trigger-0.140.0-5|16	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Class-Trigger-0.140.0-5|17	BuildRequires:	perl(IO::Stringy)
14cr|perl-Class-Trigger-0.140.0-5|18	BuildArch:	noarch
14cr|perl-Class-Trigger-0.140.0-5|19	
14cr|perl-Class-Trigger-0.140.0-5|20	%description
14cr|perl-Class-Trigger-0.140.0-5|21	Class::Trigger is a mixin class to add / call triggers (or hooks)
14cr|perl-Class-Trigger-0.140.0-5|22	that get called at some points you specify.
14cr|perl-Class-Trigger-0.140.0-5|23	
14cr|perl-Class-Trigger-0.140.0-5|24	%prep
14cr|perl-Class-Trigger-0.140.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Trigger-0.140.0-5|26	
14cr|perl-Class-Trigger-0.140.0-5|27	%build
14cr|perl-Class-Trigger-0.140.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Trigger-0.140.0-5|29	%make
14cr|perl-Class-Trigger-0.140.0-5|30	
14cr|perl-Class-Trigger-0.140.0-5|31	%check
14cr|perl-Class-Trigger-0.140.0-5|32	make test
14cr|perl-Class-Trigger-0.140.0-5|33	
14cr|perl-Class-Trigger-0.140.0-5|34	%install
14cr|perl-Class-Trigger-0.140.0-5|35	%makeinstall_std
14cr|perl-Class-Trigger-0.140.0-5|36	
14cr|perl-Class-Trigger-0.140.0-5|37	%files
14cr|perl-Class-Trigger-0.140.0-5|38	%doc Changes README
14cr|perl-Class-Trigger-0.140.0-5|39	%{perl_vendorlib}/Class
14cr|perl-Class-Trigger-0.140.0-5|40	%{_mandir}/*/*
14cr|perl-Class-Trigger-0.140.0-5|41	
14cr|perl-Class-Trigger-0.140.0-5|42	
14cr|perl-Class-Trigger-0.140.0-5|43	
14cr|perl-Class-Trigger-0.140.0-5|44	%changelog
14cr|perl-Class-Trigger-0.140.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-Class-Trigger-0.140.0-5|46	+ Revision: 008b15d
14cr|perl-Class-Trigger-0.140.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Class-Trigger-0.140.0-5|48	
14cr|perl-Class-Trigger-0.140.0-5|49	

4229 14
14cr|perl-Class-Unload-0.80.0-3|1	%define upstream_name    Class-Unload
14cr|perl-Class-Unload-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Class-Unload-0.80.0-3|3	
14cr|perl-Class-Unload-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Class-Unload-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-Unload-0.80.0-3|6	Release:	3
14cr|perl-Class-Unload-0.80.0-3|7	
14cr|perl-Class-Unload-0.80.0-3|8	Summary:	Unload a class
14cr|perl-Class-Unload-0.80.0-3|9	
14cr|perl-Class-Unload-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Class-Unload-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Class-Unload-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-Unload-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Unload-%{upstream_version}.tar.gz
14cr|perl-Class-Unload-0.80.0-3|14	
14cr|perl-Class-Unload-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Class-Unload-0.80.0-3|16	BuildRequires:	perl(Class::Inspector)
14cr|perl-Class-Unload-0.80.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Class-Unload-0.80.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Class-Unload-0.80.0-3|19	BuildArch:	noarch
14cr|perl-Class-Unload-0.80.0-3|20	
14cr|perl-Class-Unload-0.80.0-3|21	%description
14cr|perl-Class-Unload-0.80.0-3|22	Unload a class.
14cr|perl-Class-Unload-0.80.0-3|23	
14cr|perl-Class-Unload-0.80.0-3|24	%prep
14cr|perl-Class-Unload-0.80.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-Unload-0.80.0-3|26	
14cr|perl-Class-Unload-0.80.0-3|27	%build
14cr|perl-Class-Unload-0.80.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-Unload-0.80.0-3|29	%make
14cr|perl-Class-Unload-0.80.0-3|30	
14cr|perl-Class-Unload-0.80.0-3|31	%check
14cr|perl-Class-Unload-0.80.0-3|32	make test
14cr|perl-Class-Unload-0.80.0-3|33	
14cr|perl-Class-Unload-0.80.0-3|34	%install
14cr|perl-Class-Unload-0.80.0-3|35	%makeinstall_std
14cr|perl-Class-Unload-0.80.0-3|36	
14cr|perl-Class-Unload-0.80.0-3|37	%files
14cr|perl-Class-Unload-0.80.0-3|38	%doc README Changes
14cr|perl-Class-Unload-0.80.0-3|39	%{_mandir}/man3/*
14cr|perl-Class-Unload-0.80.0-3|40	%{perl_vendorlib}/*
14cr|perl-Class-Unload-0.80.0-3|41	
14cr|perl-Class-Unload-0.80.0-3|42	
14cr|perl-Class-Unload-0.80.0-3|43	
14cr|perl-Class-Unload-0.80.0-3|44	%changelog
14cr|perl-Class-Unload-0.80.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Class-Unload-0.80.0-3|46	+ Revision: 1d9e337
14cr|perl-Class-Unload-0.80.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Class-Unload-0.80.0-3|48	
14cr|perl-Class-Unload-0.80.0-3|49	

4230 14
14cr|perl-Class-WhiteHole-0.40.0-5|1	%define upstream_name	 Class-WhiteHole
14cr|perl-Class-WhiteHole-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Class-WhiteHole-0.40.0-5|3	
14cr|perl-Class-WhiteHole-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Class-WhiteHole-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Class-WhiteHole-0.40.0-5|6	Release:	5
14cr|perl-Class-WhiteHole-0.40.0-5|7	
14cr|perl-Class-WhiteHole-0.40.0-5|8	Summary:	Base class to treat unhandled method calls as errors
14cr|perl-Class-WhiteHole-0.40.0-5|9	
14cr|perl-Class-WhiteHole-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Class-WhiteHole-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Class-WhiteHole-0.40.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-WhiteHole-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Class-WhiteHole-0.40.0-5|14	
14cr|perl-Class-WhiteHole-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Class-WhiteHole-0.40.0-5|16	BuildArch:	noarch
14cr|perl-Class-WhiteHole-0.40.0-5|17	
14cr|perl-Class-WhiteHole-0.40.0-5|18	%description
14cr|perl-Class-WhiteHole-0.40.0-5|19	Its possible to accidentally inherit an AUTOLOAD method.  Often this
14cr|perl-Class-WhiteHole-0.40.0-5|20	will happen if a class somewhere in the chain uses AutoLoader or
14cr|perl-Class-WhiteHole-0.40.0-5|21	defines one of their own.  This can lead to confusing error messages
14cr|perl-Class-WhiteHole-0.40.0-5|22	when method lookups fail.
14cr|perl-Class-WhiteHole-0.40.0-5|23	
14cr|perl-Class-WhiteHole-0.40.0-5|24	Sometimes you want to avoid this accidental inheritance.  In that
14cr|perl-Class-WhiteHole-0.40.0-5|25	case, inherit from Class::WhiteHole.  All unhandled methods will
14cr|perl-Class-WhiteHole-0.40.0-5|26	produce normal Perl error messages.
14cr|perl-Class-WhiteHole-0.40.0-5|27	
14cr|perl-Class-WhiteHole-0.40.0-5|28	%prep
14cr|perl-Class-WhiteHole-0.40.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-WhiteHole-0.40.0-5|30	
14cr|perl-Class-WhiteHole-0.40.0-5|31	%build
14cr|perl-Class-WhiteHole-0.40.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-WhiteHole-0.40.0-5|33	%make
14cr|perl-Class-WhiteHole-0.40.0-5|34	
14cr|perl-Class-WhiteHole-0.40.0-5|35	%check
14cr|perl-Class-WhiteHole-0.40.0-5|36	make test
14cr|perl-Class-WhiteHole-0.40.0-5|37	
14cr|perl-Class-WhiteHole-0.40.0-5|38	%install
14cr|perl-Class-WhiteHole-0.40.0-5|39	%makeinstall_std
14cr|perl-Class-WhiteHole-0.40.0-5|40	
14cr|perl-Class-WhiteHole-0.40.0-5|41	%files
14cr|perl-Class-WhiteHole-0.40.0-5|42	%doc Changes
14cr|perl-Class-WhiteHole-0.40.0-5|43	%{perl_vendorlib}/Class
14cr|perl-Class-WhiteHole-0.40.0-5|44	%{_mandir}/*/*
14cr|perl-Class-WhiteHole-0.40.0-5|45	
14cr|perl-Class-WhiteHole-0.40.0-5|46	
14cr|perl-Class-WhiteHole-0.40.0-5|47	
14cr|perl-Class-WhiteHole-0.40.0-5|48	%changelog
14cr|perl-Class-WhiteHole-0.40.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Class-WhiteHole-0.40.0-5|50	+ Revision: 02e36c5
14cr|perl-Class-WhiteHole-0.40.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Class-WhiteHole-0.40.0-5|52	
14cr|perl-Class-WhiteHole-0.40.0-5|53	

4231 14
14cr|perl-Class-XPath-1.4-8|1	%define real_name Class-XPath
14cr|perl-Class-XPath-1.4-8|2	
14cr|perl-Class-XPath-1.4-8|3	Summary:	Class-XPath module for perl
14cr|perl-Class-XPath-1.4-8|4	
14cr|perl-Class-XPath-1.4-8|5	Name:		perl-%{real_name}
14cr|perl-Class-XPath-1.4-8|6	Version:	1.4
14cr|perl-Class-XPath-1.4-8|7	Release:	8
14cr|perl-Class-XPath-1.4-8|8	License:	GPL or Artistic
14cr|perl-Class-XPath-1.4-8|9	Group:		Development/Perl
14cr|perl-Class-XPath-1.4-8|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Class-XPath-1.4-8|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Class-XPath-1.4-8|12	BuildRequires:	perl-devel
14cr|perl-Class-XPath-1.4-8|13	BuildArch:	noarch
14cr|perl-Class-XPath-1.4-8|14	
14cr|perl-Class-XPath-1.4-8|15	%description
14cr|perl-Class-XPath-1.4-8|16	This module adds XPath-style matching to your object trees. This means
14cr|perl-Class-XPath-1.4-8|17	that you can find nodes using an XPath-esque query with "match()" from
14cr|perl-Class-XPath-1.4-8|18	anywhere in the tree. Also, the "xpath()" method returns a unqique path
14cr|perl-Class-XPath-1.4-8|19	to a given node which can be used as an identifier.
14cr|perl-Class-XPath-1.4-8|20	
14cr|perl-Class-XPath-1.4-8|21	%prep
14cr|perl-Class-XPath-1.4-8|22	%setup -q -n %{real_name}-%{version}
14cr|perl-Class-XPath-1.4-8|23	
14cr|perl-Class-XPath-1.4-8|24	%build
14cr|perl-Class-XPath-1.4-8|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-XPath-1.4-8|26	%make
14cr|perl-Class-XPath-1.4-8|27	make test
14cr|perl-Class-XPath-1.4-8|28	
14cr|perl-Class-XPath-1.4-8|29	%install
14cr|perl-Class-XPath-1.4-8|30	%makeinstall_std
14cr|perl-Class-XPath-1.4-8|31	
14cr|perl-Class-XPath-1.4-8|32	%clean
14cr|perl-Class-XPath-1.4-8|33	
14cr|perl-Class-XPath-1.4-8|34	%files
14cr|perl-Class-XPath-1.4-8|35	%doc Changes README
14cr|perl-Class-XPath-1.4-8|36	%{perl_vendorlib}/Class/XPath.pm
14cr|perl-Class-XPath-1.4-8|37	%{_mandir}/*/*
14cr|perl-Class-XPath-1.4-8|38	
14cr|perl-Class-XPath-1.4-8|39	
14cr|perl-Class-XPath-1.4-8|40	
14cr|perl-Class-XPath-1.4-8|41	
14cr|perl-Class-XPath-1.4-8|42	
14cr|perl-Class-XPath-1.4-8|43	%changelog
14cr|perl-Class-XPath-1.4-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-8
14cr|perl-Class-XPath-1.4-8|45	+ Revision: 1190ef1
14cr|perl-Class-XPath-1.4-8|46	- MassBuild#464: Increase release tag
14cr|perl-Class-XPath-1.4-8|47	
14cr|perl-Class-XPath-1.4-8|48	

4232 14
14cr|perl-Class-XSAccessor-Array-1.40.0-4|1	%define upstream_name    Class-XSAccessor-Array
14cr|perl-Class-XSAccessor-Array-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-Class-XSAccessor-Array-1.40.0-4|3	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Class-XSAccessor-Array-1.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Class-XSAccessor-Array-1.40.0-4|6	Release:    4
14cr|perl-Class-XSAccessor-Array-1.40.0-4|7	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|8	License:    GPL+ or Artistic
14cr|perl-Class-XSAccessor-Array-1.40.0-4|9	Group:      Development/Perl
14cr|perl-Class-XSAccessor-Array-1.40.0-4|10	Summary:    Generate fast XS accessors without runtime compilation
14cr|perl-Class-XSAccessor-Array-1.40.0-4|11	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Class-XSAccessor-Array-1.40.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Class-XSAccessor-Array-1.40.0-4|14	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|15	BuildRequires: perl(AutoXS::Header)
14cr|perl-Class-XSAccessor-Array-1.40.0-4|16	BuildRequires: perl-devel
14cr|perl-Class-XSAccessor-Array-1.40.0-4|17	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|18	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|19	%description
14cr|perl-Class-XSAccessor-Array-1.40.0-4|20	The module implements fast XS accessors both for getting at and setting an
14cr|perl-Class-XSAccessor-Array-1.40.0-4|21	object attribute. Additionally, the module supports mutators and simple
14cr|perl-Class-XSAccessor-Array-1.40.0-4|22	predicates ('has_foo()' like tests for definedness of an attributes). The
14cr|perl-Class-XSAccessor-Array-1.40.0-4|23	module works only with objects that are implemented as *arrays*. Using it
14cr|perl-Class-XSAccessor-Array-1.40.0-4|24	on hash-based objects is bound to make your life miserable. Refer to the
14cr|perl-Class-XSAccessor-Array-1.40.0-4|25	Class::XSAccessor manpage for an implementation that works with hash-based
14cr|perl-Class-XSAccessor-Array-1.40.0-4|26	objects.
14cr|perl-Class-XSAccessor-Array-1.40.0-4|27	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|28	A simple benchmark showed more than a factor of two performance advantage
14cr|perl-Class-XSAccessor-Array-1.40.0-4|29	over writing accessors in Perl.
14cr|perl-Class-XSAccessor-Array-1.40.0-4|30	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|31	Since version 0.10, the module can also generate simple constructors
14cr|perl-Class-XSAccessor-Array-1.40.0-4|32	(implemented in XS) for you. Simply supply the 'constructor =>
14cr|perl-Class-XSAccessor-Array-1.40.0-4|33	'constructor_name'' option or the 'constructors => ['new', 'create',
14cr|perl-Class-XSAccessor-Array-1.40.0-4|34	'spawn']' option. These constructors do the equivalent of the following
14cr|perl-Class-XSAccessor-Array-1.40.0-4|35	perl code:
14cr|perl-Class-XSAccessor-Array-1.40.0-4|36	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|37	%prep
14cr|perl-Class-XSAccessor-Array-1.40.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Class-XSAccessor-Array-1.40.0-4|39	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|40	%build
14cr|perl-Class-XSAccessor-Array-1.40.0-4|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Class-XSAccessor-Array-1.40.0-4|42	%make
14cr|perl-Class-XSAccessor-Array-1.40.0-4|43	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|44	%check
14cr|perl-Class-XSAccessor-Array-1.40.0-4|45	make test
14cr|perl-Class-XSAccessor-Array-1.40.0-4|46	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|47	%install
14cr|perl-Class-XSAccessor-Array-1.40.0-4|48	%makeinstall_std
14cr|perl-Class-XSAccessor-Array-1.40.0-4|49	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|50	%clean
14cr|perl-Class-XSAccessor-Array-1.40.0-4|51	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|52	%files
14cr|perl-Class-XSAccessor-Array-1.40.0-4|53	%doc Changes README
14cr|perl-Class-XSAccessor-Array-1.40.0-4|54	%{_mandir}/man3/*
14cr|perl-Class-XSAccessor-Array-1.40.0-4|55	%{perl_vendorlib}/*
14cr|perl-Class-XSAccessor-Array-1.40.0-4|56	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|57	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|58	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|59	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|60	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|61	%changelog
14cr|perl-Class-XSAccessor-Array-1.40.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-Class-XSAccessor-Array-1.40.0-4|63	+ Revision: 628997b
14cr|perl-Class-XSAccessor-Array-1.40.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Class-XSAccessor-Array-1.40.0-4|65	
14cr|perl-Class-XSAccessor-Array-1.40.0-4|66	

4233 14
14cr|perl-Clipboard-0.13-6|1	%define module   Clipboard
14cr|perl-Clipboard-0.13-6|2	
14cr|perl-Clipboard-0.13-6|3	%if %{_use_internal_dependency_generator}
14cr|perl-Clipboard-0.13-6|4	%define __noautoreq 'perl\\(Mac::Pasteboard\\)|perl\\(Win32::Clipboard\\)'
14cr|perl-Clipboard-0.13-6|5	%endif
14cr|perl-Clipboard-0.13-6|6	
14cr|perl-Clipboard-0.13-6|7	Name:		perl-%{module}
14cr|perl-Clipboard-0.13-6|8	Version:	0.13
14cr|perl-Clipboard-0.13-6|9	Release:	6
14cr|perl-Clipboard-0.13-6|10	Summary:	Copy and paste with any OS
14cr|perl-Clipboard-0.13-6|11	
14cr|perl-Clipboard-0.13-6|12	License:	GPL or Artistic
14cr|perl-Clipboard-0.13-6|13	Group:		Development/Perl
14cr|perl-Clipboard-0.13-6|14	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Clipboard-0.13-6|15	Source:		http://www.cpan.org/modules/by-module/%{module}-%{version}.tar.gz
14cr|perl-Clipboard-0.13-6|16	BuildRequires:	perl-devel
14cr|perl-Clipboard-0.13-6|17	BuildRequires:	perl(Spiffy)
14cr|perl-Clipboard-0.13-6|18	BuildArch:	noarch
14cr|perl-Clipboard-0.13-6|19	
14cr|perl-Clipboard-0.13-6|20	%description
14cr|perl-Clipboard-0.13-6|21	Who doesn't remember the first time they learned to copy and paste, and
14cr|perl-Clipboard-0.13-6|22	generated an exponentially growing text document? Yes, that's right,
14cr|perl-Clipboard-0.13-6|23	clipboards are magical.
14cr|perl-Clipboard-0.13-6|24	
14cr|perl-Clipboard-0.13-6|25	With Clipboard.pm, this magic is now trivial to access, cross-platformly,
14cr|perl-Clipboard-0.13-6|26	from your Perl code.
14cr|perl-Clipboard-0.13-6|27	
14cr|perl-Clipboard-0.13-6|28	%prep
14cr|perl-Clipboard-0.13-6|29	%setup -q -n %{module}-%{version}
14cr|perl-Clipboard-0.13-6|30	
14cr|perl-Clipboard-0.13-6|31	%build
14cr|perl-Clipboard-0.13-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Clipboard-0.13-6|33	%make
14cr|perl-Clipboard-0.13-6|34	
14cr|perl-Clipboard-0.13-6|35	%check
14cr|perl-Clipboard-0.13-6|36	make test
14cr|perl-Clipboard-0.13-6|37	
14cr|perl-Clipboard-0.13-6|38	%install
14cr|perl-Clipboard-0.13-6|39	%makeinstall_std
14cr|perl-Clipboard-0.13-6|40	
14cr|perl-Clipboard-0.13-6|41	%files
14cr|perl-Clipboard-0.13-6|42	%doc Changes README
14cr|perl-Clipboard-0.13-6|43	%{_mandir}/man3/*
14cr|perl-Clipboard-0.13-6|44	%{perl_vendorlib}/Clipboard.pm
14cr|perl-Clipboard-0.13-6|45	%{perl_vendorlib}/Clipboard
14cr|perl-Clipboard-0.13-6|46	%{_bindir}/*
14cr|perl-Clipboard-0.13-6|47	%{_mandir}/man1/*
14cr|perl-Clipboard-0.13-6|48	
14cr|perl-Clipboard-0.13-6|49	
14cr|perl-Clipboard-0.13-6|50	%changelog
14cr|perl-Clipboard-0.13-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-6
14cr|perl-Clipboard-0.13-6|52	+ Revision: 7a75db3
14cr|perl-Clipboard-0.13-6|53	- MassBuild#464: Increase release tag
14cr|perl-Clipboard-0.13-6|54	
14cr|perl-Clipboard-0.13-6|55	

4234 14
14cr|perl-Clone-Fast-0.930.0-7|1	%define upstream_name    Clone-Fast
14cr|perl-Clone-Fast-0.930.0-7|2	%define upstream_version 0.93
14cr|perl-Clone-Fast-0.930.0-7|3	
14cr|perl-Clone-Fast-0.930.0-7|4	Name:       perl-%{upstream_name}
14cr|perl-Clone-Fast-0.930.0-7|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Clone-Fast-0.930.0-7|6	Release:	7
14cr|perl-Clone-Fast-0.930.0-7|7	
14cr|perl-Clone-Fast-0.930.0-7|8	Summary:    Natively copying Perl data structures
14cr|perl-Clone-Fast-0.930.0-7|9	
14cr|perl-Clone-Fast-0.930.0-7|10	License:    GPL+ or Artistic
14cr|perl-Clone-Fast-0.930.0-7|11	Group:      Development/Perl
14cr|perl-Clone-Fast-0.930.0-7|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Clone-Fast-0.930.0-7|13	Source0:    http://www.cpan.org/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Clone-Fast-0.930.0-7|14	
14cr|perl-Clone-Fast-0.930.0-7|15	BuildRequires: perl-devel
14cr|perl-Clone-Fast-0.930.0-7|16	
14cr|perl-Clone-Fast-0.930.0-7|17	%description
14cr|perl-Clone-Fast-0.930.0-7|18	Essentially, this module is a very optimized version of the Clone::More
14cr|perl-Clone-Fast-0.930.0-7|19	manpage. By taking advantage of one of the Clone::More manpage's
14cr|perl-Clone-Fast-0.930.0-7|20	'OPTIMIZATION_HACKS' as well as removing all the Pure Perl from the
14cr|perl-Clone-Fast-0.930.0-7|21	'More.pm', I was able to gain a lot of speed out of the module.
14cr|perl-Clone-Fast-0.930.0-7|22	Essentially, though, the core of the module is exactly as that of the
14cr|perl-Clone-Fast-0.930.0-7|23	Clone::More manpage.
14cr|perl-Clone-Fast-0.930.0-7|24	
14cr|perl-Clone-Fast-0.930.0-7|25	You will see that by useing the Benchmark::cmpthese manpage, I ran a simple
14cr|perl-Clone-Fast-0.930.0-7|26	comparison between the Storable::dclone manpage, the Clone::More::clone
14cr|perl-Clone-Fast-0.930.0-7|27	manpage, and the Clone::Fast::clone manpage. You will (should) begin to see
14cr|perl-Clone-Fast-0.930.0-7|28	the reason why I loaded this module along side of the Clone::More manpage.
14cr|perl-Clone-Fast-0.930.0-7|29	
14cr|perl-Clone-Fast-0.930.0-7|30	Rate    Storable Clone::More Clone::Fast
14cr|perl-Clone-Fast-0.930.0-7|31	Storable     7552/s          --        -39%        -59%
14cr|perl-Clone-Fast-0.930.0-7|32	Clone::More 12400/s         64%          --        -33%
14cr|perl-Clone-Fast-0.930.0-7|33	Clone::Fast 18442/s        144%         49%          --
14cr|perl-Clone-Fast-0.930.0-7|34	
14cr|perl-Clone-Fast-0.930.0-7|35	%prep
14cr|perl-Clone-Fast-0.930.0-7|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Clone-Fast-0.930.0-7|37	
14cr|perl-Clone-Fast-0.930.0-7|38	%build
14cr|perl-Clone-Fast-0.930.0-7|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Clone-Fast-0.930.0-7|40	%make
14cr|perl-Clone-Fast-0.930.0-7|41	
14cr|perl-Clone-Fast-0.930.0-7|42	%check
14cr|perl-Clone-Fast-0.930.0-7|43	# this test fails with perl >= 5.11
14cr|perl-Clone-Fast-0.930.0-7|44	# https://rt.cpan.org/Ticket/Display.html?id=43248
14cr|perl-Clone-Fast-0.930.0-7|45	rm t/03scalar.t
14cr|perl-Clone-Fast-0.930.0-7|46	%make test
14cr|perl-Clone-Fast-0.930.0-7|47	
14cr|perl-Clone-Fast-0.930.0-7|48	%install
14cr|perl-Clone-Fast-0.930.0-7|49	%makeinstall_std
14cr|perl-Clone-Fast-0.930.0-7|50	
14cr|perl-Clone-Fast-0.930.0-7|51	%clean
14cr|perl-Clone-Fast-0.930.0-7|52	
14cr|perl-Clone-Fast-0.930.0-7|53	%files
14cr|perl-Clone-Fast-0.930.0-7|54	%doc Changes README
14cr|perl-Clone-Fast-0.930.0-7|55	%{_mandir}/man3/*
14cr|perl-Clone-Fast-0.930.0-7|56	%{perl_vendorlib}/*
14cr|perl-Clone-Fast-0.930.0-7|57	
14cr|perl-Clone-Fast-0.930.0-7|58	
14cr|perl-Clone-Fast-0.930.0-7|59	
14cr|perl-Clone-Fast-0.930.0-7|60	%changelog
14cr|perl-Clone-Fast-0.930.0-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-7
14cr|perl-Clone-Fast-0.930.0-7|62	+ Revision: 17ab471
14cr|perl-Clone-Fast-0.930.0-7|63	- MassBuild#464: Increase release tag
14cr|perl-Clone-Fast-0.930.0-7|64	
14cr|perl-Clone-Fast-0.930.0-7|65	

4235 14
14cr|perl-Clone-PP-1.50.0-3|1	%define upstream_name	 Clone-PP%define upstream_version 1.05
14cr|perl-Clone-PP-1.50.0-3|2	
14cr|perl-Clone-PP-1.50.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Clone-PP-1.50.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Clone-PP-1.50.0-3|5	Release:	3
14cr|perl-Clone-PP-1.50.0-3|6	
14cr|perl-Clone-PP-1.50.0-3|7	Summary:	Recursively copy Perl datatypes
14cr|perl-Clone-PP-1.50.0-3|8	
14cr|perl-Clone-PP-1.50.0-3|9	License:	Artistic/GPL
14cr|perl-Clone-PP-1.50.0-3|10	Group:		Development/Perl
14cr|perl-Clone-PP-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Clone-PP-1.50.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Clone-PP-1.50.0-3|13	
14cr|perl-Clone-PP-1.50.0-3|14	BuildRequires:	perl-devel
14cr|perl-Clone-PP-1.50.0-3|15	BuildArch:	noarch
14cr|perl-Clone-PP-1.50.0-3|16	
14cr|perl-Clone-PP-1.50.0-3|17	%description
14cr|perl-Clone-PP-1.50.0-3|18	This module provides a general-purpose clone function to make deep
14cr|perl-Clone-PP-1.50.0-3|19	copies of Perl data structures. It calls itself recursively to copy
14cr|perl-Clone-PP-1.50.0-3|20	nested hash, array, scalar and reference types, including tied
14cr|perl-Clone-PP-1.50.0-3|21	variables and objects.
14cr|perl-Clone-PP-1.50.0-3|22	
14cr|perl-Clone-PP-1.50.0-3|23	%prep
14cr|perl-Clone-PP-1.50.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Clone-PP-1.50.0-3|25	
14cr|perl-Clone-PP-1.50.0-3|26	%build
14cr|perl-Clone-PP-1.50.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Clone-PP-1.50.0-3|28	%make
14cr|perl-Clone-PP-1.50.0-3|29	
14cr|perl-Clone-PP-1.50.0-3|30	%check
14cr|perl-Clone-PP-1.50.0-3|31	%make test
14cr|perl-Clone-PP-1.50.0-3|32	
14cr|perl-Clone-PP-1.50.0-3|33	%install
14cr|perl-Clone-PP-1.50.0-3|34	%makeinstall_std
14cr|perl-Clone-PP-1.50.0-3|35	
14cr|perl-Clone-PP-1.50.0-3|36	%files
14cr|perl-Clone-PP-1.50.0-3|37	%defattr(644,root,root,755)
14cr|perl-Clone-PP-1.50.0-3|38	%doc README
14cr|perl-Clone-PP-1.50.0-3|39	%{_mandir}/*/*
14cr|perl-Clone-PP-1.50.0-3|40	%{perl_vendorlib}/Clone
14cr|perl-Clone-PP-1.50.0-3|41	
14cr|perl-Clone-PP-1.50.0-3|42	
14cr|perl-Clone-PP-1.50.0-3|43	
14cr|perl-Clone-PP-1.50.0-3|44	%changelog
14cr|perl-Clone-PP-1.50.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-Clone-PP-1.50.0-3|46	+ Revision: 72fcf6f
14cr|perl-Clone-PP-1.50.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Clone-PP-1.50.0-3|48	
14cr|perl-Clone-PP-1.50.0-3|49	

4236 14
14cr|perl-Compress-LZF-3.430.0-6|1	%define	upstream_name	 Compress-LZF
14cr|perl-Compress-LZF-3.430.0-6|2	%define	upstream_version 3.43
14cr|perl-Compress-LZF-3.430.0-6|3	
14cr|perl-Compress-LZF-3.430.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Compress-LZF-3.430.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Compress-LZF-3.430.0-6|6	Release:	6
14cr|perl-Compress-LZF-3.430.0-6|7	
14cr|perl-Compress-LZF-3.430.0-6|8	Summary:	Extremely light-weight Lempel-Ziv-Free compression
14cr|perl-Compress-LZF-3.430.0-6|9	
14cr|perl-Compress-LZF-3.430.0-6|10	License:	GPL+ or Artistic
14cr|perl-Compress-LZF-3.430.0-6|11	Group:		Development/Perl
14cr|perl-Compress-LZF-3.430.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Compress-LZF-3.430.0-6|13	Source0:    http://search.cpan.org/CPAN/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Compress-LZF-3.430.0-6|14	
14cr|perl-Compress-LZF-3.430.0-6|15	BuildRequires:	perl-devel
14cr|perl-Compress-LZF-3.430.0-6|16	
14cr|perl-Compress-LZF-3.430.0-6|17	%description
14cr|perl-Compress-LZF-3.430.0-6|18	LZF is an extremely fast (not that much slower than a pure memcpy) compression
14cr|perl-Compress-LZF-3.430.0-6|19	algorithm. It is ideal for applications where you want to save some space but
14cr|perl-Compress-LZF-3.430.0-6|20	not at the cost of speed. It is ideal for repetitive data as well. The module
14cr|perl-Compress-LZF-3.430.0-6|21	is self-contained and very small (no large library to be pulled in).
14cr|perl-Compress-LZF-3.430.0-6|22	It is also free, so there should be no problems incoporating this module into
14cr|perl-Compress-LZF-3.430.0-6|23	commercial programs.
14cr|perl-Compress-LZF-3.430.0-6|24	
14cr|perl-Compress-LZF-3.430.0-6|25	"I have no idea wether any patents in any countries apply to this algorithm,
14cr|perl-Compress-LZF-3.430.0-6|26	but at the moment it is believed that it is free from any patents."
14cr|perl-Compress-LZF-3.430.0-6|27	
14cr|perl-Compress-LZF-3.430.0-6|28	%prep
14cr|perl-Compress-LZF-3.430.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Compress-LZF-3.430.0-6|30	
14cr|perl-Compress-LZF-3.430.0-6|31	%build
14cr|perl-Compress-LZF-3.430.0-6|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Compress-LZF-3.430.0-6|33	%make
14cr|perl-Compress-LZF-3.430.0-6|34	
14cr|perl-Compress-LZF-3.430.0-6|35	%check
14cr|perl-Compress-LZF-3.430.0-6|36	%make test
14cr|perl-Compress-LZF-3.430.0-6|37	
14cr|perl-Compress-LZF-3.430.0-6|38	%clean
14cr|perl-Compress-LZF-3.430.0-6|39	
14cr|perl-Compress-LZF-3.430.0-6|40	%install
14cr|perl-Compress-LZF-3.430.0-6|41	%makeinstall_std
14cr|perl-Compress-LZF-3.430.0-6|42	
14cr|perl-Compress-LZF-3.430.0-6|43	%files
14cr|perl-Compress-LZF-3.430.0-6|44	%doc README Changes
14cr|perl-Compress-LZF-3.430.0-6|45	%{_mandir}/*/*
14cr|perl-Compress-LZF-3.430.0-6|46	%{perl_vendorarch}/Compress
14cr|perl-Compress-LZF-3.430.0-6|47	%{perl_vendorarch}/auto/Compress
14cr|perl-Compress-LZF-3.430.0-6|48	
14cr|perl-Compress-LZF-3.430.0-6|49	
14cr|perl-Compress-LZF-3.430.0-6|50	
14cr|perl-Compress-LZF-3.430.0-6|51	%changelog
14cr|perl-Compress-LZF-3.430.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.430.0-6
14cr|perl-Compress-LZF-3.430.0-6|53	+ Revision: adc175d
14cr|perl-Compress-LZF-3.430.0-6|54	- MassBuild#464: Increase release tag
14cr|perl-Compress-LZF-3.430.0-6|55	
14cr|perl-Compress-LZF-3.430.0-6|56	

4237 14
14cr|perl-Compress-LZO-1.80.0-6|1	%define upstream_name    Compress-LZO
14cr|perl-Compress-LZO-1.80.0-6|2	%define upstream_version 1.08
14cr|perl-Compress-LZO-1.80.0-6|3	
14cr|perl-Compress-LZO-1.80.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Compress-LZO-1.80.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Compress-LZO-1.80.0-6|6	Release:	6
14cr|perl-Compress-LZO-1.80.0-6|7	
14cr|perl-Compress-LZO-1.80.0-6|8	Summary:	Compress-LZO module for perl
14cr|perl-Compress-LZO-1.80.0-6|9	License:	GPL+ or Artistic
14cr|perl-Compress-LZO-1.80.0-6|10	Group:		Development/Perl
14cr|perl-Compress-LZO-1.80.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Compress-LZO-1.80.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Compress-LZO-1.80.0-6|13	# seems a hack, but since we don't have liblzo1-devel...
14cr|perl-Compress-LZO-1.80.0-6|14	Patch:		Compress-LZO-1.08-lzo2.patch
14cr|perl-Compress-LZO-1.80.0-6|15	
14cr|perl-Compress-LZO-1.80.0-6|16	BuildRequires:	perl-devel
14cr|perl-Compress-LZO-1.80.0-6|17	BuildRequires:	liblzo2-devel
14cr|perl-Compress-LZO-1.80.0-6|18	
14cr|perl-Compress-LZO-1.80.0-6|19	%description
14cr|perl-Compress-LZO-1.80.0-6|20	LZO is a portable lossless data compression library written in ANSI C. It
14cr|perl-Compress-LZO-1.80.0-6|21	offers pretty fast compression and *very* fast decompression. Decompression
14cr|perl-Compress-LZO-1.80.0-6|22	requires no memory. Perl-LZO provides LZO bindings for Perl, i.e. you can
14cr|perl-Compress-LZO-1.80.0-6|23	access the LZO library from your Perl scripts thereby compressing ordinary Perl
14cr|perl-Compress-LZO-1.80.0-6|24	strings.
14cr|perl-Compress-LZO-1.80.0-6|25	
14cr|perl-Compress-LZO-1.80.0-6|26	%prep
14cr|perl-Compress-LZO-1.80.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Compress-LZO-1.80.0-6|28	%patch -p1
14cr|perl-Compress-LZO-1.80.0-6|29	
14cr|perl-Compress-LZO-1.80.0-6|30	%build
14cr|perl-Compress-LZO-1.80.0-6|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Compress-LZO-1.80.0-6|32	%make
14cr|perl-Compress-LZO-1.80.0-6|33	make test
14cr|perl-Compress-LZO-1.80.0-6|34	
14cr|perl-Compress-LZO-1.80.0-6|35	%install
14cr|perl-Compress-LZO-1.80.0-6|36	%makeinstall_std
14cr|perl-Compress-LZO-1.80.0-6|37	
14cr|perl-Compress-LZO-1.80.0-6|38	%files
14cr|perl-Compress-LZO-1.80.0-6|39	%doc COPYING INSTALL NEWS README
14cr|perl-Compress-LZO-1.80.0-6|40	%{perl_vendorlib}/*/Compress/LZO.pm
14cr|perl-Compress-LZO-1.80.0-6|41	%{perl_vendorlib}/*/auto/Compress/LZO
14cr|perl-Compress-LZO-1.80.0-6|42	%{_mandir}/*/*
14cr|perl-Compress-LZO-1.80.0-6|43	
14cr|perl-Compress-LZO-1.80.0-6|44	%changelog
14cr|perl-Compress-LZO-1.80.0-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-6
14cr|perl-Compress-LZO-1.80.0-6|46	+ Revision: 8f663ac
14cr|perl-Compress-LZO-1.80.0-6|47	- MassBuild#464: Increase release tag
14cr|perl-Compress-LZO-1.80.0-6|48	
14cr|perl-Compress-LZO-1.80.0-6|49	

4238 14
14cr|perl-Compress-Raw-Lzma-2.64.0-4|1	%define	upstream_name		Compress-Raw-Lzma
14cr|perl-Compress-Raw-Lzma-2.64.0-4|2	%define upstream_version 2.064
14cr|perl-Compress-Raw-Lzma-2.64.0-4|3	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Compress-Raw-Lzma-2.64.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Compress-Raw-Lzma-2.64.0-4|6	Release:	4
14cr|perl-Compress-Raw-Lzma-2.64.0-4|7	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|8	Summary:	Low-Level Interface to the liblzma compression library
14cr|perl-Compress-Raw-Lzma-2.64.0-4|9	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|10	License:	GPL+ or Artistic
14cr|perl-Compress-Raw-Lzma-2.64.0-4|11	Group:		Development/Perl
14cr|perl-Compress-Raw-Lzma-2.64.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Compress-Raw-Lzma-2.64.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Lzma-%{upstream_version}.tar.gz
14cr|perl-Compress-Raw-Lzma-2.64.0-4|14	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|15	BuildRequires:	perl-devel
14cr|perl-Compress-Raw-Lzma-2.64.0-4|16	BuildRequires:	pkgconfig(liblzma)
14cr|perl-Compress-Raw-Lzma-2.64.0-4|17	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|18	%description
14cr|perl-Compress-Raw-Lzma-2.64.0-4|19	Low-Level Interface to the liblzma compression library.
14cr|perl-Compress-Raw-Lzma-2.64.0-4|20	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|21	%prep
14cr|perl-Compress-Raw-Lzma-2.64.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Compress-Raw-Lzma-2.64.0-4|23	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|24	%build
14cr|perl-Compress-Raw-Lzma-2.64.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Compress-Raw-Lzma-2.64.0-4|26	%make
14cr|perl-Compress-Raw-Lzma-2.64.0-4|27	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|28	%check
14cr|perl-Compress-Raw-Lzma-2.64.0-4|29	%make test
14cr|perl-Compress-Raw-Lzma-2.64.0-4|30	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|31	%install
14cr|perl-Compress-Raw-Lzma-2.64.0-4|32	%makeinstall_std
14cr|perl-Compress-Raw-Lzma-2.64.0-4|33	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|34	%files
14cr|perl-Compress-Raw-Lzma-2.64.0-4|35	%doc README Changes
14cr|perl-Compress-Raw-Lzma-2.64.0-4|36	%{_mandir}/*/*
14cr|perl-Compress-Raw-Lzma-2.64.0-4|37	%{perl_vendorarch}/Compress
14cr|perl-Compress-Raw-Lzma-2.64.0-4|38	%{perl_vendorarch}/auto/Compress
14cr|perl-Compress-Raw-Lzma-2.64.0-4|39	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|40	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|41	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|42	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|43	%changelog
14cr|perl-Compress-Raw-Lzma-2.64.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-4
14cr|perl-Compress-Raw-Lzma-2.64.0-4|45	+ Revision: 09a3412
14cr|perl-Compress-Raw-Lzma-2.64.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Compress-Raw-Lzma-2.64.0-4|47	
14cr|perl-Compress-Raw-Lzma-2.64.0-4|48	

4239 14
14cr|perl-Config-Any-0.240.0-3|1	%define upstream_name	 Config-Any
14cr|perl-Config-Any-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-Config-Any-0.240.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Config-Any-0.240.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Any-0.240.0-3|5	Release:	3
14cr|perl-Config-Any-0.240.0-3|6	
14cr|perl-Config-Any-0.240.0-3|7	Summary:	Load configuration from different file formats, transparently
14cr|perl-Config-Any-0.240.0-3|8	
14cr|perl-Config-Any-0.240.0-3|9	License:	Artistic/GPL
14cr|perl-Config-Any-0.240.0-3|10	Group:		Development/Perl
14cr|perl-Config-Any-0.240.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Config-Any-0.240.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Any-%{upstream_version}.tar.gz
14cr|perl-Config-Any-0.240.0-3|13	
14cr|perl-Config-Any-0.240.0-3|14	BuildRequires:	perl-devel
14cr|perl-Config-Any-0.240.0-3|15	BuildRequires:	perl(Module::Pluggable) >= 3.01
14cr|perl-Config-Any-0.240.0-3|16	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-Any-0.240.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Config-Any-0.240.0-3|18	BuildRequires:	perl(Config::General)
14cr|perl-Config-Any-0.240.0-3|19	BuildRequires:	perl(Config::Tiny)
14cr|perl-Config-Any-0.240.0-3|20	BuildRequires:	perl(JSON)
14cr|perl-Config-Any-0.240.0-3|21	BuildRequires:	perl(YAML)
14cr|perl-Config-Any-0.240.0-3|22	BuildRequires:	perl(XML::Simple)
14cr|perl-Config-Any-0.240.0-3|23	BuildRequires:	perl(version)
14cr|perl-Config-Any-0.240.0-3|24	
14cr|perl-Config-Any-0.240.0-3|25	BuildArch:	    noarch
14cr|perl-Config-Any-0.240.0-3|26	
14cr|perl-Config-Any-0.240.0-3|27	%description
14cr|perl-Config-Any-0.240.0-3|28	Config::Any provides a facility for Perl applications and libraries to
14cr|perl-Config-Any-0.240.0-3|29	load configuration data from multiple different file formats. It
14cr|perl-Config-Any-0.240.0-3|30	supports XML, YAML, JSON, Apache-style configuration, Windows INI
14cr|perl-Config-Any-0.240.0-3|31	files, and even Perl code.
14cr|perl-Config-Any-0.240.0-3|32	
14cr|perl-Config-Any-0.240.0-3|33	%prep
14cr|perl-Config-Any-0.240.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Any-0.240.0-3|35	
14cr|perl-Config-Any-0.240.0-3|36	%build
14cr|perl-Config-Any-0.240.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Any-0.240.0-3|38	%make
14cr|perl-Config-Any-0.240.0-3|39	
14cr|perl-Config-Any-0.240.0-3|40	%check
14cr|perl-Config-Any-0.240.0-3|41	make test
14cr|perl-Config-Any-0.240.0-3|42	
14cr|perl-Config-Any-0.240.0-3|43	%install
14cr|perl-Config-Any-0.240.0-3|44	%makeinstall_std
14cr|perl-Config-Any-0.240.0-3|45	
14cr|perl-Config-Any-0.240.0-3|46	%files
14cr|perl-Config-Any-0.240.0-3|47	%doc Changes README
14cr|perl-Config-Any-0.240.0-3|48	%{_mandir}/*/*
14cr|perl-Config-Any-0.240.0-3|49	%{perl_vendorlib}/Config
14cr|perl-Config-Any-0.240.0-3|50	
14cr|perl-Config-Any-0.240.0-3|51	
14cr|perl-Config-Any-0.240.0-3|52	
14cr|perl-Config-Any-0.240.0-3|53	%changelog
14cr|perl-Config-Any-0.240.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-Config-Any-0.240.0-3|55	+ Revision: 8167077
14cr|perl-Config-Any-0.240.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Config-Any-0.240.0-3|57	
14cr|perl-Config-Any-0.240.0-3|58	

4240 14
14cr|perl-Config-ApacheFormat-1.200.0-11|1	%define module Config-ApacheFormat
14cr|perl-Config-ApacheFormat-1.200.0-11|2	%define upstream_version 1.2
14cr|perl-Config-ApacheFormat-1.200.0-11|3	
14cr|perl-Config-ApacheFormat-1.200.0-11|4	Summary: 	Use Apache format config files
14cr|perl-Config-ApacheFormat-1.200.0-11|5	
14cr|perl-Config-ApacheFormat-1.200.0-11|6	Name: 		perl-%{module}
14cr|perl-Config-ApacheFormat-1.200.0-11|7	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-Config-ApacheFormat-1.200.0-11|8	Release: 	11
14cr|perl-Config-ApacheFormat-1.200.0-11|9	License: 	GPL or Artistic
14cr|perl-Config-ApacheFormat-1.200.0-11|10	Group: 		Development/Perl
14cr|perl-Config-ApacheFormat-1.200.0-11|11	Source: 	http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/%{module}-%{upstream_version}.tar.bz2
14cr|perl-Config-ApacheFormat-1.200.0-11|12	Url: 		http://search.cpan.org/dist/%{module}
14cr|perl-Config-ApacheFormat-1.200.0-11|13	BuildRequires: perl-devel
14cr|perl-Config-ApacheFormat-1.200.0-11|14	BuildRequires: perl(Class::MethodMaker)
14cr|perl-Config-ApacheFormat-1.200.0-11|15	# This one is not found automatically
14cr|perl-Config-ApacheFormat-1.200.0-11|16	Requires:      perl(Class::MethodMaker)
14cr|perl-Config-ApacheFormat-1.200.0-11|17	BuildArch: noarch
14cr|perl-Config-ApacheFormat-1.200.0-11|18	
14cr|perl-Config-ApacheFormat-1.200.0-11|19	%description
14cr|perl-Config-ApacheFormat-1.200.0-11|20	This module is designed to parse a configuration file in the same syntax used
14cr|perl-Config-ApacheFormat-1.200.0-11|21	by the Apache web server (see http://httpd.apache.org for details). This
14cr|perl-Config-ApacheFormat-1.200.0-11|22	allows you to build applications which can be easily managed by experienced
14cr|perl-Config-ApacheFormat-1.200.0-11|23	Apache admins. Also, by using this module, you'll benefit from the support for
14cr|perl-Config-ApacheFormat-1.200.0-11|24	nested blocks with built-in parameter inheritance. This can greatly reduce the
14cr|perl-Config-ApacheFormat-1.200.0-11|25	amount or repeated information in your configuration files.
14cr|perl-Config-ApacheFormat-1.200.0-11|26	
14cr|perl-Config-ApacheFormat-1.200.0-11|27	%prep
14cr|perl-Config-ApacheFormat-1.200.0-11|28	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Config-ApacheFormat-1.200.0-11|29	
14cr|perl-Config-ApacheFormat-1.200.0-11|30	%build
14cr|perl-Config-ApacheFormat-1.200.0-11|31	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-ApacheFormat-1.200.0-11|32	%make
14cr|perl-Config-ApacheFormat-1.200.0-11|33	
14cr|perl-Config-ApacheFormat-1.200.0-11|34	%check
14cr|perl-Config-ApacheFormat-1.200.0-11|35	make test
14cr|perl-Config-ApacheFormat-1.200.0-11|36	
14cr|perl-Config-ApacheFormat-1.200.0-11|37	%install
14cr|perl-Config-ApacheFormat-1.200.0-11|38	%makeinstall_std
14cr|perl-Config-ApacheFormat-1.200.0-11|39	
14cr|perl-Config-ApacheFormat-1.200.0-11|40	%files
14cr|perl-Config-ApacheFormat-1.200.0-11|41	%{_mandir}/*/*
14cr|perl-Config-ApacheFormat-1.200.0-11|42	%{perl_vendorlib}/*
14cr|perl-Config-ApacheFormat-1.200.0-11|43	
14cr|perl-Config-ApacheFormat-1.200.0-11|44	
14cr|perl-Config-ApacheFormat-1.200.0-11|45	
14cr|perl-Config-ApacheFormat-1.200.0-11|46	
14cr|perl-Config-ApacheFormat-1.200.0-11|47	%changelog
14cr|perl-Config-ApacheFormat-1.200.0-11|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-11
14cr|perl-Config-ApacheFormat-1.200.0-11|49	+ Revision: 02d2367
14cr|perl-Config-ApacheFormat-1.200.0-11|50	- MassBuild#464: Increase release tag
14cr|perl-Config-ApacheFormat-1.200.0-11|51	
14cr|perl-Config-ApacheFormat-1.200.0-11|52	

4241 14
14cr|perl-Config-Augeas-1.0.0-3|1	%define upstream_name       Config-Augeas
14cr|perl-Config-Augeas-1.0.0-3|2	%define upstream_version 1.000
14cr|perl-Config-Augeas-1.0.0-3|3	
14cr|perl-Config-Augeas-1.0.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Augeas-1.0.0-3|5	Version:	%perl_convert_version 1.000
14cr|perl-Config-Augeas-1.0.0-3|6	Release:	3
14cr|perl-Config-Augeas-1.0.0-3|7	Summary:	Edit configuration files through Augeas C library
14cr|perl-Config-Augeas-1.0.0-3|8	
14cr|perl-Config-Augeas-1.0.0-3|9	License:	GPL or Artistic
14cr|perl-Config-Augeas-1.0.0-3|10	Group:		Development/Perl
14cr|perl-Config-Augeas-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Augeas-1.0.0-3|12	Source:		http://www.cpan.org/modules/by-module/Config/Config-Augeas-1.000.tar.gz
14cr|perl-Config-Augeas-1.0.0-3|13	BuildRequires:	perl-devel
14cr|perl-Config-Augeas-1.0.0-3|14	BuildRequires:	perl(Module::Build)
14cr|perl-Config-Augeas-1.0.0-3|15	BuildRequires:	perl(Test::More)
14cr|perl-Config-Augeas-1.0.0-3|16	BuildRequires:	augeas-devel
14cr|perl-Config-Augeas-1.0.0-3|17	
14cr|perl-Config-Augeas-1.0.0-3|18	%description
14cr|perl-Config-Augeas-1.0.0-3|19	Augeas is a library and command line tool that focuses on the most basic
14cr|perl-Config-Augeas-1.0.0-3|20	problem in handling Linux configurations programmatically: editing actual
14cr|perl-Config-Augeas-1.0.0-3|21	configuration files in a controlled manner.
14cr|perl-Config-Augeas-1.0.0-3|22	
14cr|perl-Config-Augeas-1.0.0-3|23	To that end, Augeas exposes a tree of all configuration settings (well, all
14cr|perl-Config-Augeas-1.0.0-3|24	the ones it knows about) and a simple local API for manipulating the tree.
14cr|perl-Config-Augeas-1.0.0-3|25	Augeas then modifies underlying configuration files according to the
14cr|perl-Config-Augeas-1.0.0-3|26	changes that have been made to the tree; it does as little modeling of
14cr|perl-Config-Augeas-1.0.0-3|27	configurations as possible, and focuses exclusively on transforming the
14cr|perl-Config-Augeas-1.0.0-3|28	tree-oriented syntax of its public API to the myriad syntaxes of individual
14cr|perl-Config-Augeas-1.0.0-3|29	configuration files.
14cr|perl-Config-Augeas-1.0.0-3|30	
14cr|perl-Config-Augeas-1.0.0-3|31	This module provides an object oriented Perl interface for Augeas
14cr|perl-Config-Augeas-1.0.0-3|32	configuration edition library with a more "perlish" API than Augeas C
14cr|perl-Config-Augeas-1.0.0-3|33	counterpart.
14cr|perl-Config-Augeas-1.0.0-3|34	
14cr|perl-Config-Augeas-1.0.0-3|35	%prep
14cr|perl-Config-Augeas-1.0.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Augeas-1.0.0-3|37	
14cr|perl-Config-Augeas-1.0.0-3|38	%build
14cr|perl-Config-Augeas-1.0.0-3|39	perl Build.PL installdirs=vendor
14cr|perl-Config-Augeas-1.0.0-3|40	./Build
14cr|perl-Config-Augeas-1.0.0-3|41	
14cr|perl-Config-Augeas-1.0.0-3|42	%check
14cr|perl-Config-Augeas-1.0.0-3|43	./Build test
14cr|perl-Config-Augeas-1.0.0-3|44	
14cr|perl-Config-Augeas-1.0.0-3|45	%install
14cr|perl-Config-Augeas-1.0.0-3|46	./Build install destdir=%{buildroot}
14cr|perl-Config-Augeas-1.0.0-3|47	
14cr|perl-Config-Augeas-1.0.0-3|48	%files
14cr|perl-Config-Augeas-1.0.0-3|49	%doc README ChangeLog
14cr|perl-Config-Augeas-1.0.0-3|50	%{perl_vendorarch}/Config
14cr|perl-Config-Augeas-1.0.0-3|51	%{perl_vendorarch}/auto/Config
14cr|perl-Config-Augeas-1.0.0-3|52	%{_mandir}/man3/*
14cr|perl-Config-Augeas-1.0.0-3|53	
14cr|perl-Config-Augeas-1.0.0-3|54	
14cr|perl-Config-Augeas-1.0.0-3|55	
14cr|perl-Config-Augeas-1.0.0-3|56	%changelog
14cr|perl-Config-Augeas-1.0.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|perl-Config-Augeas-1.0.0-3|58	+ Revision: 9b83f5e
14cr|perl-Config-Augeas-1.0.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Config-Augeas-1.0.0-3|60	
14cr|perl-Config-Augeas-1.0.0-3|61	

4242 14
14cr|perl-Config-Auto-0.440.0-3|1	%define upstream_name    Config-Auto
14cr|perl-Config-Auto-0.440.0-3|2	%define upstream_version 0.44
14cr|perl-Config-Auto-0.440.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Config-Auto-0.440.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Auto-0.440.0-3|5	Release:	3
14cr|perl-Config-Auto-0.440.0-3|6	
14cr|perl-Config-Auto-0.440.0-3|7	Summary:	Magical config file parser
14cr|perl-Config-Auto-0.440.0-3|8	
14cr|perl-Config-Auto-0.440.0-3|9	License:	GPL+ or Artistic
14cr|perl-Config-Auto-0.440.0-3|10	Group:		Development/Perl
14cr|perl-Config-Auto-0.440.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Auto-0.440.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Auto-0.440.0-3|13	
14cr|perl-Config-Auto-0.440.0-3|14	BuildRequires:	perl-devel
14cr|perl-Config-Auto-0.440.0-3|15	BuildRequires:	perl(Config::IniFiles)
14cr|perl-Config-Auto-0.440.0-3|16	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Config-Auto-0.440.0-3|17	BuildRequires:	perl(File::Temp)
14cr|perl-Config-Auto-0.440.0-3|18	BuildRequires:	perl(IO::String)
14cr|perl-Config-Auto-0.440.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Config-Auto-0.440.0-3|20	BuildRequires:	perl(Text::ParseWords)
14cr|perl-Config-Auto-0.440.0-3|21	BuildRequires:	perl(YAML)
14cr|perl-Config-Auto-0.440.0-3|22	BuildArch:	noarch
14cr|perl-Config-Auto-0.440.0-3|23	
14cr|perl-Config-Auto-0.440.0-3|24	%description
14cr|perl-Config-Auto-0.440.0-3|25	This module was written after having to write Yet Another Config File
14cr|perl-Config-Auto-0.440.0-3|26	Parser for some variety of colon-separated config. I decided "never again".
14cr|perl-Config-Auto-0.440.0-3|27	
14cr|perl-Config-Auto-0.440.0-3|28	Config::Auto aims to be the most 'DWIM' config parser available, by
14cr|perl-Config-Auto-0.440.0-3|29	detecting configuration styles, include paths and even config filenames
14cr|perl-Config-Auto-0.440.0-3|30	automagically.
14cr|perl-Config-Auto-0.440.0-3|31	
14cr|perl-Config-Auto-0.440.0-3|32	See the the HOW IT WORKS manpage section below on implementation details.
14cr|perl-Config-Auto-0.440.0-3|33	
14cr|perl-Config-Auto-0.440.0-3|34	%prep
14cr|perl-Config-Auto-0.440.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Auto-0.440.0-3|36	
14cr|perl-Config-Auto-0.440.0-3|37	%build
14cr|perl-Config-Auto-0.440.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Auto-0.440.0-3|39	%make
14cr|perl-Config-Auto-0.440.0-3|40	
14cr|perl-Config-Auto-0.440.0-3|41	%check
14cr|perl-Config-Auto-0.440.0-3|42	%make test
14cr|perl-Config-Auto-0.440.0-3|43	
14cr|perl-Config-Auto-0.440.0-3|44	%install
14cr|perl-Config-Auto-0.440.0-3|45	%makeinstall_std
14cr|perl-Config-Auto-0.440.0-3|46	
14cr|perl-Config-Auto-0.440.0-3|47	%files
14cr|perl-Config-Auto-0.440.0-3|48	%doc Changes README META.yml
14cr|perl-Config-Auto-0.440.0-3|49	%{_mandir}/man3/*
14cr|perl-Config-Auto-0.440.0-3|50	%{perl_vendorlib}/*
14cr|perl-Config-Auto-0.440.0-3|51	
14cr|perl-Config-Auto-0.440.0-3|52	
14cr|perl-Config-Auto-0.440.0-3|53	%changelog
14cr|perl-Config-Auto-0.440.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-3
14cr|perl-Config-Auto-0.440.0-3|55	+ Revision: d88f31f
14cr|perl-Config-Auto-0.440.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Config-Auto-0.440.0-3|57	
14cr|perl-Config-Auto-0.440.0-3|58	

4243 14
14cr|perl-Config-AutoConf-0.305.0-2|1	%define upstream_name    Config-AutoConf
14cr|perl-Config-AutoConf-0.305.0-2|2	%define upstream_version 0.305
14cr|perl-Config-AutoConf-0.305.0-2|3	
14cr|perl-Config-AutoConf-0.305.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-AutoConf-0.305.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-AutoConf-0.305.0-2|6	Release:	2
14cr|perl-Config-AutoConf-0.305.0-2|7	
14cr|perl-Config-AutoConf-0.305.0-2|8	Summary:	A module to implement some of AutoConf macros in pure perl
14cr|perl-Config-AutoConf-0.305.0-2|9	
14cr|perl-Config-AutoConf-0.305.0-2|10	
14cr|perl-Config-AutoConf-0.305.0-2|11	
14cr|perl-Config-AutoConf-0.305.0-2|12	
14cr|perl-Config-AutoConf-0.305.0-2|13	License:	GPL+ or Artistic
14cr|perl-Config-AutoConf-0.305.0-2|14	Group:		Development/Perl
14cr|perl-Config-AutoConf-0.305.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-AutoConf-0.305.0-2|16	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-AutoConf-0.305.0-2|17	
14cr|perl-Config-AutoConf-0.305.0-2|18	BuildRequires:	perl-devel
14cr|perl-Config-AutoConf-0.305.0-2|19	BuildRequires: perl(Capture::Tiny)
14cr|perl-Config-AutoConf-0.305.0-2|20	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Config-AutoConf-0.305.0-2|21	BuildRequires:	perl(Test::More)
14cr|perl-Config-AutoConf-0.305.0-2|22	BuildArch:	noarch
14cr|perl-Config-AutoConf-0.305.0-2|23	
14cr|perl-Config-AutoConf-0.305.0-2|24	%description
14cr|perl-Config-AutoConf-0.305.0-2|25	A module to implement some of AutoConf macros in pure perl.
14cr|perl-Config-AutoConf-0.305.0-2|26	
14cr|perl-Config-AutoConf-0.305.0-2|27	%prep
14cr|perl-Config-AutoConf-0.305.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-AutoConf-0.305.0-2|29	
14cr|perl-Config-AutoConf-0.305.0-2|30	%build
14cr|perl-Config-AutoConf-0.305.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-AutoConf-0.305.0-2|32	%make
14cr|perl-Config-AutoConf-0.305.0-2|33	
14cr|perl-Config-AutoConf-0.305.0-2|34	%check
14cr|perl-Config-AutoConf-0.305.0-2|35	%make test
14cr|perl-Config-AutoConf-0.305.0-2|36	
14cr|perl-Config-AutoConf-0.305.0-2|37	%install
14cr|perl-Config-AutoConf-0.305.0-2|38	%makeinstall_std
14cr|perl-Config-AutoConf-0.305.0-2|39	
14cr|perl-Config-AutoConf-0.305.0-2|40	%files
14cr|perl-Config-AutoConf-0.305.0-2|41	%doc Changes META.yml README
14cr|perl-Config-AutoConf-0.305.0-2|42	%{_mandir}/man3/*
14cr|perl-Config-AutoConf-0.305.0-2|43	%{perl_vendorlib}/*
14cr|perl-Config-AutoConf-0.305.0-2|44	
14cr|perl-Config-AutoConf-0.305.0-2|45	
14cr|perl-Config-AutoConf-0.305.0-2|46	
14cr|perl-Config-AutoConf-0.305.0-2|47	
14cr|perl-Config-AutoConf-0.305.0-2|48	
14cr|perl-Config-AutoConf-0.305.0-2|49	%changelog
14cr|perl-Config-AutoConf-0.305.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.305.0-2
14cr|perl-Config-AutoConf-0.305.0-2|51	+ Revision: 66c10c9
14cr|perl-Config-AutoConf-0.305.0-2|52	- MassBuild#464: Increase release tag
14cr|perl-Config-AutoConf-0.305.0-2|53	
14cr|perl-Config-AutoConf-0.305.0-2|54	

4244 14
14cr|perl-Config-Crontab-1.400.0-3|1	%define upstream_name    Config-Crontab
14cr|perl-Config-Crontab-1.400.0-3|2	%define upstream_version 1.40
14cr|perl-Config-Crontab-1.400.0-3|3	
14cr|perl-Config-Crontab-1.400.0-3|4	
14cr|perl-Config-Crontab-1.400.0-3|5	Name:		perl-%{upstream_name}
14cr|perl-Config-Crontab-1.400.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Crontab-1.400.0-3|7	Release:	3
14cr|perl-Config-Crontab-1.400.0-3|8	
14cr|perl-Config-Crontab-1.400.0-3|9	Summary:	Read/Write Vixie compatible crontab(5) files
14cr|perl-Config-Crontab-1.400.0-3|10	
14cr|perl-Config-Crontab-1.400.0-3|11	License:	GPL
14cr|perl-Config-Crontab-1.400.0-3|12	Group:		Development/Perl
14cr|perl-Config-Crontab-1.400.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Crontab-1.400.0-3|14	Source0:	http://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/Config-Crontab-%{upstream_version}.tar.gz
14cr|perl-Config-Crontab-1.400.0-3|15	
14cr|perl-Config-Crontab-1.400.0-3|16	BuildRequires:	perl-devel
14cr|perl-Config-Crontab-1.400.0-3|17	BuildArch:	noarch
14cr|perl-Config-Crontab-1.400.0-3|18	
14cr|perl-Config-Crontab-1.400.0-3|19	%description
14cr|perl-Config-Crontab-1.400.0-3|20	Simple Time and Date module for perl.
14cr|perl-Config-Crontab-1.400.0-3|21	
14cr|perl-Config-Crontab-1.400.0-3|22	%prep
14cr|perl-Config-Crontab-1.400.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Crontab-1.400.0-3|24	
14cr|perl-Config-Crontab-1.400.0-3|25	%build
14cr|perl-Config-Crontab-1.400.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Crontab-1.400.0-3|27	%make
14cr|perl-Config-Crontab-1.400.0-3|28	
14cr|perl-Config-Crontab-1.400.0-3|29	%check
14cr|perl-Config-Crontab-1.400.0-3|30	make test
14cr|perl-Config-Crontab-1.400.0-3|31	
14cr|perl-Config-Crontab-1.400.0-3|32	%install
14cr|perl-Config-Crontab-1.400.0-3|33	%makeinstall_std
14cr|perl-Config-Crontab-1.400.0-3|34	
14cr|perl-Config-Crontab-1.400.0-3|35	%files
14cr|perl-Config-Crontab-1.400.0-3|36	%doc Changes README
14cr|perl-Config-Crontab-1.400.0-3|37	%{perl_vendorlib}/*
14cr|perl-Config-Crontab-1.400.0-3|38	%{_mandir}/man3/*
14cr|perl-Config-Crontab-1.400.0-3|39	
14cr|perl-Config-Crontab-1.400.0-3|40	
14cr|perl-Config-Crontab-1.400.0-3|41	
14cr|perl-Config-Crontab-1.400.0-3|42	%changelog
14cr|perl-Config-Crontab-1.400.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-3
14cr|perl-Config-Crontab-1.400.0-3|44	+ Revision: f96b7f0
14cr|perl-Config-Crontab-1.400.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Config-Crontab-1.400.0-3|46	
14cr|perl-Config-Crontab-1.400.0-3|47	

4245 14
14cr|perl-Config-File-1.500.0-2|1	%define upstream_name    Config-File
14cr|perl-Config-File-1.500.0-2|2	%define upstream_version 1.50
14cr|perl-Config-File-1.500.0-2|3	
14cr|perl-Config-File-1.500.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-File-1.500.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-File-1.500.0-2|6	Release:    	2
14cr|perl-Config-File-1.500.0-2|7	Epoch:      	1
14cr|perl-Config-File-1.500.0-2|8	
14cr|perl-Config-File-1.500.0-2|9	BuildArch: 	noarch
14cr|perl-Config-File-1.500.0-2|10	
14cr|perl-Config-File-1.500.0-2|11	Summary:	A perl5 interface to parse a simple configuration file
14cr|perl-Config-File-1.500.0-2|12	License:	GPLv2
14cr|perl-Config-File-1.500.0-2|13	Group:		Development/Perl
14cr|perl-Config-File-1.500.0-2|14	URL:		http://search.cpan.org/~gwolf/%{upstream_name}-%{upstream_version}/
14cr|perl-Config-File-1.500.0-2|15	Source0:	http://search.cpan.org/CPAN/authors/id/G/GW/GWOLF/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-File-1.500.0-2|16	
14cr|perl-Config-File-1.500.0-2|17	BuildRequires:	perl-devel
14cr|perl-Config-File-1.500.0-2|18	BuildRequires:	perl(Module::Build)
14cr|perl-Config-File-1.500.0-2|19	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Config-File-1.500.0-2|20	
14cr|perl-Config-File-1.500.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|perl-Config-File-1.500.0-2|22	
14cr|perl-Config-File-1.500.0-2|23	%description
14cr|perl-Config-File-1.500.0-2|24	Config::File - Parse a simple configuration file.
14cr|perl-Config-File-1.500.0-2|25	
14cr|perl-Config-File-1.500.0-2|26	%prep
14cr|perl-Config-File-1.500.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-File-1.500.0-2|28	
14cr|perl-Config-File-1.500.0-2|29	%build
14cr|perl-Config-File-1.500.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-File-1.500.0-2|31	%make
14cr|perl-Config-File-1.500.0-2|32	
14cr|perl-Config-File-1.500.0-2|33	%check
14cr|perl-Config-File-1.500.0-2|34	%{__make} test
14cr|perl-Config-File-1.500.0-2|35	
14cr|perl-Config-File-1.500.0-2|36	%install
14cr|perl-Config-File-1.500.0-2|37	rm -rf %{buildroot}
14cr|perl-Config-File-1.500.0-2|38	%makeinstall_std
14cr|perl-Config-File-1.500.0-2|39	
14cr|perl-Config-File-1.500.0-2|40	%clean
14cr|perl-Config-File-1.500.0-2|41	rm -rf %{buildroot}
14cr|perl-Config-File-1.500.0-2|42	
14cr|perl-Config-File-1.500.0-2|43	%files
14cr|perl-Config-File-1.500.0-2|44	%defattr(0644,root,root,0755)
14cr|perl-Config-File-1.500.0-2|45	%doc CHANGES README
14cr|perl-Config-File-1.500.0-2|46	%{_mandir}/*/*
14cr|perl-Config-File-1.500.0-2|47	%{perl_vendorarch}/../*
14cr|perl-Config-File-1.500.0-2|48	
14cr|perl-Config-File-1.500.0-2|49	
14cr|perl-Config-File-1.500.0-2|50	
14cr|perl-Config-File-1.500.0-2|51	%changelog
14cr|perl-Config-File-1.500.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.500.0-2
14cr|perl-Config-File-1.500.0-2|53	+ Revision: a2b812c
14cr|perl-Config-File-1.500.0-2|54	- MassBuild#464: Increase release tag
14cr|perl-Config-File-1.500.0-2|55	
14cr|perl-Config-File-1.500.0-2|56	

4246 14
14cr|perl-Config-Find-0.260.0-6|1	%define upstream_name    Config-Find
14cr|perl-Config-Find-0.260.0-6|2	%define upstream_version 0.26
14cr|perl-Config-Find-0.260.0-6|3	
14cr|perl-Config-Find-0.260.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-Config-Find-0.260.0-6|5	%define __noautoreq 'perl\\(Win32\\)'
14cr|perl-Config-Find-0.260.0-6|6	%else
14cr|perl-Config-Find-0.260.0-6|7	%define _requires_exceptions perl(Win32)
14cr|perl-Config-Find-0.260.0-6|8	%endif
14cr|perl-Config-Find-0.260.0-6|9	
14cr|perl-Config-Find-0.260.0-6|10	Name:		perl-%{upstream_name}
14cr|perl-Config-Find-0.260.0-6|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Find-0.260.0-6|12	Release:	6
14cr|perl-Config-Find-0.260.0-6|13	
14cr|perl-Config-Find-0.260.0-6|14	Summary:	Find configuration files
14cr|perl-Config-Find-0.260.0-6|15	
14cr|perl-Config-Find-0.260.0-6|16	License:	GPL+ or Artistic
14cr|perl-Config-Find-0.260.0-6|17	Group:		Development/Perl
14cr|perl-Config-Find-0.260.0-6|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Find-0.260.0-6|19	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Find-0.260.0-6|20	
14cr|perl-Config-Find-0.260.0-6|21	BuildRequires:	perl-devel
14cr|perl-Config-Find-0.260.0-6|22	BuildRequires:	perl(File::HomeDir)
14cr|perl-Config-Find-0.260.0-6|23	BuildRequires:	perl(File::Spec)
14cr|perl-Config-Find-0.260.0-6|24	BuildRequires:	perl(File::Which)
14cr|perl-Config-Find-0.260.0-6|25	BuildArch:	noarch
14cr|perl-Config-Find-0.260.0-6|26	
14cr|perl-Config-Find-0.260.0-6|27	%description
14cr|perl-Config-Find-0.260.0-6|28	Every OS has different rules for configuration files placement, this module
14cr|perl-Config-Find-0.260.0-6|29	allows to easily find and create your app configuration files following
14cr|perl-Config-Find-0.260.0-6|30	those rules.
14cr|perl-Config-Find-0.260.0-6|31	
14cr|perl-Config-Find-0.260.0-6|32	Config::Find references configuration files by the application name or by
14cr|perl-Config-Find-0.260.0-6|33	the application name and the configuration file name when the app uses
14cr|perl-Config-Find-0.260.0-6|34	several application files, i.e 'emacs', 'profile', 'apache/httpd',
14cr|perl-Config-Find-0.260.0-6|35	'apache/ssl'.
14cr|perl-Config-Find-0.260.0-6|36	
14cr|perl-Config-Find-0.260.0-6|37	By default the $0 value is used to generate the configuration file name. To
14cr|perl-Config-Find-0.260.0-6|38	define it explicitly the keywords 'name' or 'names' have to be used:
14cr|perl-Config-Find-0.260.0-6|39	
14cr|perl-Config-Find-0.260.0-6|40	%prep
14cr|perl-Config-Find-0.260.0-6|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Find-0.260.0-6|42	
14cr|perl-Config-Find-0.260.0-6|43	%build
14cr|perl-Config-Find-0.260.0-6|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Find-0.260.0-6|45	%make
14cr|perl-Config-Find-0.260.0-6|46	
14cr|perl-Config-Find-0.260.0-6|47	%check
14cr|perl-Config-Find-0.260.0-6|48	%make test
14cr|perl-Config-Find-0.260.0-6|49	
14cr|perl-Config-Find-0.260.0-6|50	%install
14cr|perl-Config-Find-0.260.0-6|51	%makeinstall_std
14cr|perl-Config-Find-0.260.0-6|52	
14cr|perl-Config-Find-0.260.0-6|53	%files
14cr|perl-Config-Find-0.260.0-6|54	%doc Changes README
14cr|perl-Config-Find-0.260.0-6|55	%{_mandir}/man3/*
14cr|perl-Config-Find-0.260.0-6|56	%{perl_vendorlib}/*
14cr|perl-Config-Find-0.260.0-6|57	
14cr|perl-Config-Find-0.260.0-6|58	
14cr|perl-Config-Find-0.260.0-6|59	%changelog
14cr|perl-Config-Find-0.260.0-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-6
14cr|perl-Config-Find-0.260.0-6|61	+ Revision: 417e07c
14cr|perl-Config-Find-0.260.0-6|62	- MassBuild#464: Increase release tag
14cr|perl-Config-Find-0.260.0-6|63	
14cr|perl-Config-Find-0.260.0-6|64	

4247 14
14cr|perl-Config-GitLike-1.150.0-2|1	%define upstream_name    Config-GitLike
14cr|perl-Config-GitLike-1.150.0-2|2	%define upstream_version 1.15
14cr|perl-Config-GitLike-1.150.0-2|3	
14cr|perl-Config-GitLike-1.150.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-GitLike-1.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-GitLike-1.150.0-2|6	Release:	2
14cr|perl-Config-GitLike-1.150.0-2|7	
14cr|perl-Config-GitLike-1.150.0-2|8	Summary:	Git-like config file parsing with cascaded inheritance
14cr|perl-Config-GitLike-1.150.0-2|9	
14cr|perl-Config-GitLike-1.150.0-2|10	
14cr|perl-Config-GitLike-1.150.0-2|11	
14cr|perl-Config-GitLike-1.150.0-2|12	License:	GPL+ or Artistic
14cr|perl-Config-GitLike-1.150.0-2|13	Group:		Development/Perl
14cr|perl-Config-GitLike-1.150.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-GitLike-1.150.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-GitLike-1.150.0-2|16	
14cr|perl-Config-GitLike-1.150.0-2|17	BuildRequires:	perl-devel
14cr|perl-Config-GitLike-1.150.0-2|18	BuildRequires: perl(MooX::Types::MooseLike::Base)
14cr|perl-Config-GitLike-1.150.0-2|19	BuildRequires: perl(strictures)
14cr|perl-Config-GitLike-1.150.0-2|20	BuildRequires: perl(Moo)
14cr|perl-Config-GitLike-1.150.0-2|21	BuildRequires:	perl(Any::Moose)
14cr|perl-Config-GitLike-1.150.0-2|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Config-GitLike-1.150.0-2|23	BuildRequires:	perl(File::Spec)
14cr|perl-Config-GitLike-1.150.0-2|24	BuildRequires:	perl(File::Temp)
14cr|perl-Config-GitLike-1.150.0-2|25	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-GitLike-1.150.0-2|26	BuildRequires:	perl(Test::More)
14cr|perl-Config-GitLike-1.150.0-2|27	BuildArch:	noarch
14cr|perl-Config-GitLike-1.150.0-2|28	
14cr|perl-Config-GitLike-1.150.0-2|29	%description
14cr|perl-Config-GitLike-1.150.0-2|30	This module handles interaction with configuration files of the style used
14cr|perl-Config-GitLike-1.150.0-2|31	by the version control system Git. It can both parse and modify these
14cr|perl-Config-GitLike-1.150.0-2|32	files, as well as create entirely new ones.
14cr|perl-Config-GitLike-1.150.0-2|33	
14cr|perl-Config-GitLike-1.150.0-2|34	You only need to know a few things about the configuration format in order
14cr|perl-Config-GitLike-1.150.0-2|35	to use this module. First, a configuration file is made up of key/value
14cr|perl-Config-GitLike-1.150.0-2|36	pairs. Every key must be contained in a section. Sections can have
14cr|perl-Config-GitLike-1.150.0-2|37	subsections, but they don't have to. For the purposes of setting and
14cr|perl-Config-GitLike-1.150.0-2|38	getting configuration variables, we join the section name, subsection name,
14cr|perl-Config-GitLike-1.150.0-2|39	and variable name together with dots to get a key name that looks like
14cr|perl-Config-GitLike-1.150.0-2|40	"section.subsection.variable". These are the strings that you'll be passing
14cr|perl-Config-GitLike-1.150.0-2|41	in to 'key' arguments.
14cr|perl-Config-GitLike-1.150.0-2|42	
14cr|perl-Config-GitLike-1.150.0-2|43	Configuration files inherit from each other. By default, 'Config::GitLike'
14cr|perl-Config-GitLike-1.150.0-2|44	loads data from a system-wide configuration file, a per-user configuration
14cr|perl-Config-GitLike-1.150.0-2|45	file, and a per-directory configuration file, but by subclassing and
14cr|perl-Config-GitLike-1.150.0-2|46	overriding methods you can obtain any combination of configuration files.
14cr|perl-Config-GitLike-1.150.0-2|47	By default, configuration files that don't exist are just skipped.
14cr|perl-Config-GitLike-1.150.0-2|48	
14cr|perl-Config-GitLike-1.150.0-2|49	%prep
14cr|perl-Config-GitLike-1.150.0-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-GitLike-1.150.0-2|51	
14cr|perl-Config-GitLike-1.150.0-2|52	%build
14cr|perl-Config-GitLike-1.150.0-2|53	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-GitLike-1.150.0-2|54	%make
14cr|perl-Config-GitLike-1.150.0-2|55	
14cr|perl-Config-GitLike-1.150.0-2|56	%check
14cr|perl-Config-GitLike-1.150.0-2|57	%make test
14cr|perl-Config-GitLike-1.150.0-2|58	
14cr|perl-Config-GitLike-1.150.0-2|59	%install
14cr|perl-Config-GitLike-1.150.0-2|60	%makeinstall_std
14cr|perl-Config-GitLike-1.150.0-2|61	
14cr|perl-Config-GitLike-1.150.0-2|62	%files
14cr|perl-Config-GitLike-1.150.0-2|63	%doc META.yml Changes
14cr|perl-Config-GitLike-1.150.0-2|64	%{_mandir}/man3/*
14cr|perl-Config-GitLike-1.150.0-2|65	%{perl_vendorlib}/Config/
14cr|perl-Config-GitLike-1.150.0-2|66	
14cr|perl-Config-GitLike-1.150.0-2|67	
14cr|perl-Config-GitLike-1.150.0-2|68	
14cr|perl-Config-GitLike-1.150.0-2|69	
14cr|perl-Config-GitLike-1.150.0-2|70	
14cr|perl-Config-GitLike-1.150.0-2|71	%changelog
14cr|perl-Config-GitLike-1.150.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-2
14cr|perl-Config-GitLike-1.150.0-2|73	+ Revision: 56032db
14cr|perl-Config-GitLike-1.150.0-2|74	- MassBuild#464: Increase release tag
14cr|perl-Config-GitLike-1.150.0-2|75	
14cr|perl-Config-GitLike-1.150.0-2|76	

4248 14
14cr|perl-Config-Grammar-1.100.0-6|1	%define upstream_name    Config-Grammar
14cr|perl-Config-Grammar-1.100.0-6|2	%define upstream_version 1.10
14cr|perl-Config-Grammar-1.100.0-6|3	
14cr|perl-Config-Grammar-1.100.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Grammar-1.100.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Grammar-1.100.0-6|6	Release:	6
14cr|perl-Config-Grammar-1.100.0-6|7	Summary:	A grammar-based, user-friendly config parser
14cr|perl-Config-Grammar-1.100.0-6|8	
14cr|perl-Config-Grammar-1.100.0-6|9	License:	GPL+ or Artistic
14cr|perl-Config-Grammar-1.100.0-6|10	Group:		Development/Perl
14cr|perl-Config-Grammar-1.100.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Grammar-1.100.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Grammar-1.100.0-6|13	
14cr|perl-Config-Grammar-1.100.0-6|14	BuildRequires:	perl-devel
14cr|perl-Config-Grammar-1.100.0-6|15	BuildArch:	noarch
14cr|perl-Config-Grammar-1.100.0-6|16	
14cr|perl-Config-Grammar-1.100.0-6|17	%description
14cr|perl-Config-Grammar-1.100.0-6|18	Config::Grammar is a module to parse configuration files. The configuration
14cr|perl-Config-Grammar-1.100.0-6|19	may consist of multiple-level sections with assignments and tabular data.
14cr|perl-Config-Grammar-1.100.0-6|20	The parsed data will be returned as a hash containing the whole
14cr|perl-Config-Grammar-1.100.0-6|21	configuration. Config::Grammar uses a grammar that is supplied upon
14cr|perl-Config-Grammar-1.100.0-6|22	creation of a Config::Grammar object to parse the configuration file and
14cr|perl-Config-Grammar-1.100.0-6|23	return helpful error messages in case of syntax errors. Using the *makepod*
14cr|perl-Config-Grammar-1.100.0-6|24	method you can generate documentation of the configuration file format.
14cr|perl-Config-Grammar-1.100.0-6|25	
14cr|perl-Config-Grammar-1.100.0-6|26	The *maketmpl* method can generate a template configuration file. If your
14cr|perl-Config-Grammar-1.100.0-6|27	grammar contains regexp matches, the template will not be all that helpful
14cr|perl-Config-Grammar-1.100.0-6|28	as Config::Grammar is not smart enough to give you sensible template data
14cr|perl-Config-Grammar-1.100.0-6|29	based in regular expressions. The related function *maketmplmin* generates
14cr|perl-Config-Grammar-1.100.0-6|30	a minimal configuration template without examples, regexps or comments and
14cr|perl-Config-Grammar-1.100.0-6|31	thus allows an experienced user to fill in the configuration data more
14cr|perl-Config-Grammar-1.100.0-6|32	efficiently.
14cr|perl-Config-Grammar-1.100.0-6|33	
14cr|perl-Config-Grammar-1.100.0-6|34	Grammar Definition
14cr|perl-Config-Grammar-1.100.0-6|35	The grammar is a multiple-level hash of hashes, which follows the
14cr|perl-Config-Grammar-1.100.0-6|36	structure of the configuration. Each section or variable is represented
14cr|perl-Config-Grammar-1.100.0-6|37	by a hash with the same structure. Each hash contains special keys
14cr|perl-Config-Grammar-1.100.0-6|38	starting with an underscore such as '_sections', '_vars', '_sub' or
14cr|perl-Config-Grammar-1.100.0-6|39	'_re' to denote meta data with information about that section or
14cr|perl-Config-Grammar-1.100.0-6|40	variable. Other keys are used to structure the hash according to the
14cr|perl-Config-Grammar-1.100.0-6|41	same nesting structure of the configuration itself. The starting hash
14cr|perl-Config-Grammar-1.100.0-6|42	given as parameter to 'new' contains the "root section".
14cr|perl-Config-Grammar-1.100.0-6|43	
14cr|perl-Config-Grammar-1.100.0-6|44	%prep
14cr|perl-Config-Grammar-1.100.0-6|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Grammar-1.100.0-6|46	
14cr|perl-Config-Grammar-1.100.0-6|47	%build
14cr|perl-Config-Grammar-1.100.0-6|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Grammar-1.100.0-6|49	%make
14cr|perl-Config-Grammar-1.100.0-6|50	
14cr|perl-Config-Grammar-1.100.0-6|51	%check
14cr|perl-Config-Grammar-1.100.0-6|52	make test
14cr|perl-Config-Grammar-1.100.0-6|53	
14cr|perl-Config-Grammar-1.100.0-6|54	%install
14cr|perl-Config-Grammar-1.100.0-6|55	%makeinstall_std
14cr|perl-Config-Grammar-1.100.0-6|56	
14cr|perl-Config-Grammar-1.100.0-6|57	%files
14cr|perl-Config-Grammar-1.100.0-6|58	%doc Changes README
14cr|perl-Config-Grammar-1.100.0-6|59	%{_mandir}/man3/*
14cr|perl-Config-Grammar-1.100.0-6|60	%{perl_vendorlib}/*
14cr|perl-Config-Grammar-1.100.0-6|61	
14cr|perl-Config-Grammar-1.100.0-6|62	
14cr|perl-Config-Grammar-1.100.0-6|63	
14cr|perl-Config-Grammar-1.100.0-6|64	%changelog
14cr|perl-Config-Grammar-1.100.0-6|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-6
14cr|perl-Config-Grammar-1.100.0-6|66	+ Revision: 29bea29
14cr|perl-Config-Grammar-1.100.0-6|67	- MassBuild#464: Increase release tag
14cr|perl-Config-Grammar-1.100.0-6|68	
14cr|perl-Config-Grammar-1.100.0-6|69	

4249 14
14cr|perl-Config-Identity-0.1.800-3|1	%define upstream_name    Config-Identity
14cr|perl-Config-Identity-0.1.800-3|2	%define upstream_version 0.0018
14cr|perl-Config-Identity-0.1.800-3|3	
14cr|perl-Config-Identity-0.1.800-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Identity-0.1.800-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Identity-0.1.800-3|6	Release:	3
14cr|perl-Config-Identity-0.1.800-3|7	
14cr|perl-Config-Identity-0.1.800-3|8	Summary:	Load (and optionally decrypt via GnuPG) user/pass identity information
14cr|perl-Config-Identity-0.1.800-3|9	
14cr|perl-Config-Identity-0.1.800-3|10	License:	GPL+ or Artistic
14cr|perl-Config-Identity-0.1.800-3|11	Group:		Development/Perl
14cr|perl-Config-Identity-0.1.800-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Identity-0.1.800-3|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Identity-0.1.800-3|14	
14cr|perl-Config-Identity-0.1.800-3|15	BuildRequires:	perl-devel
14cr|perl-Config-Identity-0.1.800-3|16	BuildRequires: perl(IPC::Run)
14cr|perl-Config-Identity-0.1.800-3|17	BuildRequires:	perl(File::HomeDir)
14cr|perl-Config-Identity-0.1.800-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Config-Identity-0.1.800-3|19	BuildRequires:	perl(File::Which)
14cr|perl-Config-Identity-0.1.800-3|20	BuildRequires:	perl(IPC::Open3)
14cr|perl-Config-Identity-0.1.800-3|21	BuildRequires:	perl(Test::Most)
14cr|perl-Config-Identity-0.1.800-3|22	BuildRequires:	perl(Test::Warn)
14cr|perl-Config-Identity-0.1.800-3|23	BuildRequires:	perl(Test::Deep)
14cr|perl-Config-Identity-0.1.800-3|24	BuildRequires:	perl(Test::Differences)
14cr|perl-Config-Identity-0.1.800-3|25	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-Identity-0.1.800-3|26	
14cr|perl-Config-Identity-0.1.800-3|27	BuildArch:	noarch
14cr|perl-Config-Identity-0.1.800-3|28	
14cr|perl-Config-Identity-0.1.800-3|29	%description
14cr|perl-Config-Identity-0.1.800-3|30	Config::Identity is a tool for loadiing (and optionally decrypting via
14cr|perl-Config-Identity-0.1.800-3|31	GnuPG) user/pass identity information
14cr|perl-Config-Identity-0.1.800-3|32	
14cr|perl-Config-Identity-0.1.800-3|33	For GitHub API access, an identity is a 'login'/'token' pair
14cr|perl-Config-Identity-0.1.800-3|34	
14cr|perl-Config-Identity-0.1.800-3|35	For PAUSE access, an identity is a 'user'/'password' pair
14cr|perl-Config-Identity-0.1.800-3|36	
14cr|perl-Config-Identity-0.1.800-3|37	%prep
14cr|perl-Config-Identity-0.1.800-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Identity-0.1.800-3|39	
14cr|perl-Config-Identity-0.1.800-3|40	%build
14cr|perl-Config-Identity-0.1.800-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Identity-0.1.800-3|42	%make
14cr|perl-Config-Identity-0.1.800-3|43	
14cr|perl-Config-Identity-0.1.800-3|44	%check
14cr|perl-Config-Identity-0.1.800-3|45	%make test
14cr|perl-Config-Identity-0.1.800-3|46	
14cr|perl-Config-Identity-0.1.800-3|47	%install
14cr|perl-Config-Identity-0.1.800-3|48	%makeinstall_std
14cr|perl-Config-Identity-0.1.800-3|49	
14cr|perl-Config-Identity-0.1.800-3|50	%files
14cr|perl-Config-Identity-0.1.800-3|51	%doc META.yml README Changes
14cr|perl-Config-Identity-0.1.800-3|52	%{_mandir}/man3/*
14cr|perl-Config-Identity-0.1.800-3|53	%{perl_vendorlib}/*
14cr|perl-Config-Identity-0.1.800-3|54	
14cr|perl-Config-Identity-0.1.800-3|55	
14cr|perl-Config-Identity-0.1.800-3|56	%changelog
14cr|perl-Config-Identity-0.1.800-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.800-3
14cr|perl-Config-Identity-0.1.800-3|58	+ Revision: 05aba15
14cr|perl-Config-Identity-0.1.800-3|59	- MassBuild#464: Increase release tag
14cr|perl-Config-Identity-0.1.800-3|60	
14cr|perl-Config-Identity-0.1.800-3|61	

4250 14
14cr|perl-Config-INI-0.24.0-2|1	%define upstream_name    Config-INI
14cr|perl-Config-INI-0.24.0-2|2	%define upstream_version 0.024
14cr|perl-Config-INI-0.24.0-2|3	
14cr|perl-Config-INI-0.24.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-INI-0.24.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-INI-0.24.0-2|6	Release:	2
14cr|perl-Config-INI-0.24.0-2|7	
14cr|perl-Config-INI-0.24.0-2|8	Summary:	A subclassable .ini-file emitter
14cr|perl-Config-INI-0.24.0-2|9	
14cr|perl-Config-INI-0.24.0-2|10	
14cr|perl-Config-INI-0.24.0-2|11	License:	GPL+ or Artistic
14cr|perl-Config-INI-0.24.0-2|12	Group:		Development/Perl
14cr|perl-Config-INI-0.24.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-INI-0.24.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-INI-0.24.0-2|15	
14cr|perl-Config-INI-0.24.0-2|16	BuildRequires:	perl-devel
14cr|perl-Config-INI-0.24.0-2|17	BuildRequires: perl(Capture::Tiny)
14cr|perl-Config-INI-0.24.0-2|18	BuildRequires:	perl(Carp)
14cr|perl-Config-INI-0.24.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Config-INI-0.24.0-2|20	BuildRequires:	perl(Mixin::Linewise::Readers)
14cr|perl-Config-INI-0.24.0-2|21	BuildRequires:	perl(Mixin::Linewise::Writers)
14cr|perl-Config-INI-0.24.0-2|22	
14cr|perl-Config-INI-0.24.0-2|23	BuildArch:	noarch
14cr|perl-Config-INI-0.24.0-2|24	
14cr|perl-Config-INI-0.24.0-2|25	%description
14cr|perl-Config-INI-0.24.0-2|26	Config::INI::Reader is _yet another_ config module implementing _yet
14cr|perl-Config-INI-0.24.0-2|27	another_ slightly different take on the undeniably easy to read the ".ini"
14cr|perl-Config-INI-0.24.0-2|28	file format|Config::INI manpage. Its default behavior is quite similar to
14cr|perl-Config-INI-0.24.0-2|29	that of the Config::Tiny manpage, on which it is based.
14cr|perl-Config-INI-0.24.0-2|30	
14cr|perl-Config-INI-0.24.0-2|31	The chief difference is that Config::INI::Reader is designed to be
14cr|perl-Config-INI-0.24.0-2|32	subclassed to allow for side-effects and self-reconfiguration to occur
14cr|perl-Config-INI-0.24.0-2|33	during the course of reading its input.
14cr|perl-Config-INI-0.24.0-2|34	
14cr|perl-Config-INI-0.24.0-2|35	%prep
14cr|perl-Config-INI-0.24.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-INI-0.24.0-2|37	
14cr|perl-Config-INI-0.24.0-2|38	%build
14cr|perl-Config-INI-0.24.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-INI-0.24.0-2|40	%make
14cr|perl-Config-INI-0.24.0-2|41	
14cr|perl-Config-INI-0.24.0-2|42	%check
14cr|perl-Config-INI-0.24.0-2|43	%make test
14cr|perl-Config-INI-0.24.0-2|44	
14cr|perl-Config-INI-0.24.0-2|45	%install
14cr|perl-Config-INI-0.24.0-2|46	%makeinstall_std
14cr|perl-Config-INI-0.24.0-2|47	
14cr|perl-Config-INI-0.24.0-2|48	%files
14cr|perl-Config-INI-0.24.0-2|49	%doc Changes LICENSE README META.yml
14cr|perl-Config-INI-0.24.0-2|50	%{_mandir}/man3/*
14cr|perl-Config-INI-0.24.0-2|51	%{perl_vendorlib}/*
14cr|perl-Config-INI-0.24.0-2|52	
14cr|perl-Config-INI-0.24.0-2|53	
14cr|perl-Config-INI-0.24.0-2|54	
14cr|perl-Config-INI-0.24.0-2|55	%changelog
14cr|perl-Config-INI-0.24.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-2
14cr|perl-Config-INI-0.24.0-2|57	+ Revision: 0b1eb14
14cr|perl-Config-INI-0.24.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Config-INI-0.24.0-2|59	
14cr|perl-Config-INI-0.24.0-2|60	

4251 14
14cr|perl-Config-INI-MVP-0.24.0-4|1	%define upstream_name    Config-INI-MVP
14cr|perl-Config-INI-MVP-0.24.0-4|2	%define upstream_version 0.024
14cr|perl-Config-INI-MVP-0.24.0-4|3	
14cr|perl-Config-INI-MVP-0.24.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Config-INI-MVP-0.24.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-INI-MVP-0.24.0-4|6	Release:	4
14cr|perl-Config-INI-MVP-0.24.0-4|7	
14cr|perl-Config-INI-MVP-0.24.0-4|8	Summary:	Multi-value capable .ini file reader (for plugins)
14cr|perl-Config-INI-MVP-0.24.0-4|9	
14cr|perl-Config-INI-MVP-0.24.0-4|10	License:	GPL+ or Artistic
14cr|perl-Config-INI-MVP-0.24.0-4|11	Group:		Development/Perl
14cr|perl-Config-INI-MVP-0.24.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-INI-MVP-0.24.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-INI-MVP-0.24.0-4|14	
14cr|perl-Config-INI-MVP-0.24.0-4|15	BuildRequires:	perl-devel
14cr|perl-Config-INI-MVP-0.24.0-4|16	BuildRequires:	perl(Config::INI::Reader)
14cr|perl-Config-INI-MVP-0.24.0-4|17	BuildRequires:	perl(Config::MVP::Assembler)
14cr|perl-Config-INI-MVP-0.24.0-4|18	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-INI-MVP-0.24.0-4|19	BuildArch:	noarch
14cr|perl-Config-INI-MVP-0.24.0-4|20	
14cr|perl-Config-INI-MVP-0.24.0-4|21	%description
14cr|perl-Config-INI-MVP-0.24.0-4|22	The MVP INI file reader reads INI files, but can handle properties with
14cr|perl-Config-INI-MVP-0.24.0-4|23	multiple values. The identification of properties that may have multiple
14cr|perl-Config-INI-MVP-0.24.0-4|24	entries is done by section, on a plugin basis. For example, given the
14cr|perl-Config-INI-MVP-0.24.0-4|25	following file:
14cr|perl-Config-INI-MVP-0.24.0-4|26	
14cr|perl-Config-INI-MVP-0.24.0-4|27	[Foo::Bar]
14cr|perl-Config-INI-MVP-0.24.0-4|28	x = 1
14cr|perl-Config-INI-MVP-0.24.0-4|29	y = 2
14cr|perl-Config-INI-MVP-0.24.0-4|30	y = 3
14cr|perl-Config-INI-MVP-0.24.0-4|31	
14cr|perl-Config-INI-MVP-0.24.0-4|32	MVP will, upon reaching this section, load Foo::Bar and call a method (by
14cr|perl-Config-INI-MVP-0.24.0-4|33	default 'multivalue_args') on it, to determine which property names may
14cr|perl-Config-INI-MVP-0.24.0-4|34	have multiple entries. If the return value of that method includes 'y',
14cr|perl-Config-INI-MVP-0.24.0-4|35	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
14cr|perl-Config-INI-MVP-0.24.0-4|36	values. If the list returned by 'multivalue_args' did not contain 'y', then
14cr|perl-Config-INI-MVP-0.24.0-4|37	an exception would be raised while reading this section.
14cr|perl-Config-INI-MVP-0.24.0-4|38	
14cr|perl-Config-INI-MVP-0.24.0-4|39	%prep
14cr|perl-Config-INI-MVP-0.24.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-INI-MVP-0.24.0-4|41	
14cr|perl-Config-INI-MVP-0.24.0-4|42	%build
14cr|perl-Config-INI-MVP-0.24.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-INI-MVP-0.24.0-4|44	%make
14cr|perl-Config-INI-MVP-0.24.0-4|45	
14cr|perl-Config-INI-MVP-0.24.0-4|46	%check
14cr|perl-Config-INI-MVP-0.24.0-4|47	make test
14cr|perl-Config-INI-MVP-0.24.0-4|48	
14cr|perl-Config-INI-MVP-0.24.0-4|49	%install
14cr|perl-Config-INI-MVP-0.24.0-4|50	%makeinstall_std
14cr|perl-Config-INI-MVP-0.24.0-4|51	
14cr|perl-Config-INI-MVP-0.24.0-4|52	%files
14cr|perl-Config-INI-MVP-0.24.0-4|53	%doc Changes LICENSE README
14cr|perl-Config-INI-MVP-0.24.0-4|54	%{_mandir}/man3/*
14cr|perl-Config-INI-MVP-0.24.0-4|55	%{perl_vendorlib}/*
14cr|perl-Config-INI-MVP-0.24.0-4|56	
14cr|perl-Config-INI-MVP-0.24.0-4|57	
14cr|perl-Config-INI-MVP-0.24.0-4|58	%changelog
14cr|perl-Config-INI-MVP-0.24.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-4
14cr|perl-Config-INI-MVP-0.24.0-4|60	+ Revision: 7eb8980
14cr|perl-Config-INI-MVP-0.24.0-4|61	- MassBuild#464: Increase release tag
14cr|perl-Config-INI-MVP-0.24.0-4|62	
14cr|perl-Config-INI-MVP-0.24.0-4|63	

4252 14
14cr|perl-Config-INI-Simple-0.02-7|1	%define realname   Config-INI-Simple
14cr|perl-Config-INI-Simple-0.02-7|2	
14cr|perl-Config-INI-Simple-0.02-7|3	Name:		perl-%{realname}
14cr|perl-Config-INI-Simple-0.02-7|4	Version:    0.02
14cr|perl-Config-INI-Simple-0.02-7|5	Release:    7
14cr|perl-Config-INI-Simple-0.02-7|6	License:	Artistic and GPL
14cr|perl-Config-INI-Simple-0.02-7|7	Group:		Development/Perl
14cr|perl-Config-INI-Simple-0.02-7|8	Summary:    Simple reading and writing from an INI file--with preserved comments
14cr|perl-Config-INI-Simple-0.02-7|9	
14cr|perl-Config-INI-Simple-0.02-7|10	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Config/Config-INI-Simple-%{version}.tar.bz2
14cr|perl-Config-INI-Simple-0.02-7|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-Config-INI-Simple-0.02-7|12	BuildRequires:	perl-devel
14cr|perl-Config-INI-Simple-0.02-7|13	
14cr|perl-Config-INI-Simple-0.02-7|14	BuildArch: noarch
14cr|perl-Config-INI-Simple-0.02-7|15	
14cr|perl-Config-INI-Simple-0.02-7|16	%description
14cr|perl-Config-INI-Simple-0.02-7|17	Config::INI::Simple is for very simplistic reading and writing of INI files.
14cr|perl-Config-INI-Simple-0.02-7|18	A new object must be created for each INI file (an object keeps all the data
14cr|perl-Config-INI-Simple-0.02-7|19	read in from an INI which is used on the write method to write to the INI).
14cr|perl-Config-INI-Simple-0.02-7|20	
14cr|perl-Config-INI-Simple-0.02-7|21	It also keeps all your comments and original order intact.
14cr|perl-Config-INI-Simple-0.02-7|22	
14cr|perl-Config-INI-Simple-0.02-7|23	%prep
14cr|perl-Config-INI-Simple-0.02-7|24	%setup -q -n %{realname}-%{version}
14cr|perl-Config-INI-Simple-0.02-7|25	
14cr|perl-Config-INI-Simple-0.02-7|26	%build
14cr|perl-Config-INI-Simple-0.02-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-INI-Simple-0.02-7|28	%make
14cr|perl-Config-INI-Simple-0.02-7|29	
14cr|perl-Config-INI-Simple-0.02-7|30	%check
14cr|perl-Config-INI-Simple-0.02-7|31	make test
14cr|perl-Config-INI-Simple-0.02-7|32	
14cr|perl-Config-INI-Simple-0.02-7|33	%install
14cr|perl-Config-INI-Simple-0.02-7|34	%makeinstall_std
14cr|perl-Config-INI-Simple-0.02-7|35	
14cr|perl-Config-INI-Simple-0.02-7|36	%clean
14cr|perl-Config-INI-Simple-0.02-7|37	
14cr|perl-Config-INI-Simple-0.02-7|38	%files
14cr|perl-Config-INI-Simple-0.02-7|39	
14cr|perl-Config-INI-Simple-0.02-7|40	%{perl_vendorlib}/Config/
14cr|perl-Config-INI-Simple-0.02-7|41	%{_mandir}/man3/*
14cr|perl-Config-INI-Simple-0.02-7|42	
14cr|perl-Config-INI-Simple-0.02-7|43	
14cr|perl-Config-INI-Simple-0.02-7|44	
14cr|perl-Config-INI-Simple-0.02-7|45	
14cr|perl-Config-INI-Simple-0.02-7|46	%changelog
14cr|perl-Config-INI-Simple-0.02-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-7
14cr|perl-Config-INI-Simple-0.02-7|48	+ Revision: 3f42eb7
14cr|perl-Config-INI-Simple-0.02-7|49	- MassBuild#464: Increase release tag
14cr|perl-Config-INI-Simple-0.02-7|50	
14cr|perl-Config-INI-Simple-0.02-7|51	

4253 14
14cr|perl-Config-JFDI-0.65.0-5|1	%define upstream_name    Config-JFDI
14cr|perl-Config-JFDI-0.65.0-5|2	%define upstream_version 0.065
14cr|perl-Config-JFDI-0.65.0-5|3	
14cr|perl-Config-JFDI-0.65.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Config-JFDI-0.65.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-JFDI-0.65.0-5|6	Release:	5
14cr|perl-Config-JFDI-0.65.0-5|7	
14cr|perl-Config-JFDI-0.65.0-5|8	Summary:	Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any
14cr|perl-Config-JFDI-0.65.0-5|9	
14cr|perl-Config-JFDI-0.65.0-5|10	License:	GPL+ or Artistic
14cr|perl-Config-JFDI-0.65.0-5|11	Group:		Development/Perl
14cr|perl-Config-JFDI-0.65.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-JFDI-0.65.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-JFDI-0.65.0-5|14	
14cr|perl-Config-JFDI-0.65.0-5|15	BuildRequires:	perl-devel
14cr|perl-Config-JFDI-0.65.0-5|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Config-JFDI-0.65.0-5|17	BuildRequires:	perl(Carp::Clan::Share)
14cr|perl-Config-JFDI-0.65.0-5|18	BuildRequires:	perl(Clone)
14cr|perl-Config-JFDI-0.65.0-5|19	BuildRequires:	perl(Config::Any)
14cr|perl-Config-JFDI-0.65.0-5|20	BuildRequires:	perl(Data::Visitor)
14cr|perl-Config-JFDI-0.65.0-5|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Config-JFDI-0.65.0-5|22	BuildRequires:	perl(Hash::Merge::Simple)
14cr|perl-Config-JFDI-0.65.0-5|23	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Config-JFDI-0.65.0-5|24	BuildRequires:	perl(Moose)
14cr|perl-Config-JFDI-0.65.0-5|25	BuildRequires:	perl(MooseX::AttributeHelpers)
14cr|perl-Config-JFDI-0.65.0-5|26	BuildRequires:	perl(Path::Class)
14cr|perl-Config-JFDI-0.65.0-5|27	BuildRequires:	perl(Sub::Install)
14cr|perl-Config-JFDI-0.65.0-5|28	BuildRequires:	perl(Test::Deep)
14cr|perl-Config-JFDI-0.65.0-5|29	BuildRequires:	perl(Test::Differences)
14cr|perl-Config-JFDI-0.65.0-5|30	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-JFDI-0.65.0-5|31	BuildRequires:	perl(Test::More)
14cr|perl-Config-JFDI-0.65.0-5|32	BuildRequires:	perl(Test::Most)
14cr|perl-Config-JFDI-0.65.0-5|33	BuildRequires:	perl(Test::Warn)
14cr|perl-Config-JFDI-0.65.0-5|34	BuildArch:	noarch
14cr|perl-Config-JFDI-0.65.0-5|35	
14cr|perl-Config-JFDI-0.65.0-5|36	%description
14cr|perl-Config-JFDI-0.65.0-5|37	Config::JFDI is an implementation of the Catalyst::Plugin::ConfigLoader
14cr|perl-Config-JFDI-0.65.0-5|38	manpage that exists outside of the Catalyst manpage.
14cr|perl-Config-JFDI-0.65.0-5|39	
14cr|perl-Config-JFDI-0.65.0-5|40	Essentially, Config::JFDI will scan a directory for files matching a
14cr|perl-Config-JFDI-0.65.0-5|41	certain name. If such a file is found which also matches an extension that
14cr|perl-Config-JFDI-0.65.0-5|42	Config::Any can read, then the configuration from that file will be loaded.
14cr|perl-Config-JFDI-0.65.0-5|43	
14cr|perl-Config-JFDI-0.65.0-5|44	Config::JFDI will also look for special files that end with a "_local"
14cr|perl-Config-JFDI-0.65.0-5|45	suffix. Files with this special suffix will take precedence over any other
14cr|perl-Config-JFDI-0.65.0-5|46	existing configuration file, if any. The precedence takes place by merging
14cr|perl-Config-JFDI-0.65.0-5|47	the local configuration with the "standard" configuration via the
14cr|perl-Config-JFDI-0.65.0-5|48	Hash::Merge::Simple manpage.
14cr|perl-Config-JFDI-0.65.0-5|49	
14cr|perl-Config-JFDI-0.65.0-5|50	%prep
14cr|perl-Config-JFDI-0.65.0-5|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-JFDI-0.65.0-5|52	
14cr|perl-Config-JFDI-0.65.0-5|53	%build
14cr|perl-Config-JFDI-0.65.0-5|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-JFDI-0.65.0-5|55	%make
14cr|perl-Config-JFDI-0.65.0-5|56	
14cr|perl-Config-JFDI-0.65.0-5|57	%check
14cr|perl-Config-JFDI-0.65.0-5|58	%make test
14cr|perl-Config-JFDI-0.65.0-5|59	
14cr|perl-Config-JFDI-0.65.0-5|60	%install
14cr|perl-Config-JFDI-0.65.0-5|61	%makeinstall_std
14cr|perl-Config-JFDI-0.65.0-5|62	
14cr|perl-Config-JFDI-0.65.0-5|63	%files
14cr|perl-Config-JFDI-0.65.0-5|64	%doc README Changes
14cr|perl-Config-JFDI-0.65.0-5|65	%{_mandir}/man3/*
14cr|perl-Config-JFDI-0.65.0-5|66	%{perl_vendorlib}/*
14cr|perl-Config-JFDI-0.65.0-5|67	
14cr|perl-Config-JFDI-0.65.0-5|68	
14cr|perl-Config-JFDI-0.65.0-5|69	%changelog
14cr|perl-Config-JFDI-0.65.0-5|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.65.0-5
14cr|perl-Config-JFDI-0.65.0-5|71	+ Revision: daeb04b
14cr|perl-Config-JFDI-0.65.0-5|72	- MassBuild#464: Increase release tag
14cr|perl-Config-JFDI-0.65.0-5|73	
14cr|perl-Config-JFDI-0.65.0-5|74	

4254 14
14cr|perl-Config-Model-2.54.0-3|1	%define upstream_name    Config-Model
14cr|perl-Config-Model-2.54.0-3|2	%define upstream_version 2.054
14cr|perl-Config-Model-2.54.0-3|3	
14cr|perl-Config-Model-2.54.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Model-2.54.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Model-2.54.0-3|6	Release:	3
14cr|perl-Config-Model-2.54.0-3|7	License:	GPL or Artistic
14cr|perl-Config-Model-2.54.0-3|8	Group:		Development/Perl
14cr|perl-Config-Model-2.54.0-3|9	Summary:	Framework for config validation and edition
14cr|perl-Config-Model-2.54.0-3|10	
14cr|perl-Config-Model-2.54.0-3|11	
14cr|perl-Config-Model-2.54.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-2.54.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Model-2.54.0-3|14	
14cr|perl-Config-Model-2.54.0-3|15	BuildRequires:	perl-devel
14cr|perl-Config-Model-2.54.0-3|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Config-Model-2.54.0-3|17	BuildRequires:	perl(AnyEvent)
14cr|perl-Config-Model-2.54.0-3|18	BuildRequires:	perl(Carp::Assert::More)
14cr|perl-Config-Model-2.54.0-3|19	BuildRequires:	perl(Exception::Class)
14cr|perl-Config-Model-2.54.0-3|20	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Config-Model-2.54.0-3|21	BuildRequires:	perl(File::HomeDir)
14cr|perl-Config-Model-2.54.0-3|22	BuildRequires:	perl(Hash::Merge) >= 0.120.0
14cr|perl-Config-Model-2.54.0-3|23	BuildRequires:	perl(IO::File)
14cr|perl-Config-Model-2.54.0-3|24	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Config-Model-2.54.0-3|25	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
14cr|perl-Config-Model-2.54.0-3|26	BuildRequires:	perl(Module::Build) >= 0.340.0
14cr|perl-Config-Model-2.54.0-3|27	BuildRequires:	perl(Mouse)
14cr|perl-Config-Model-2.54.0-3|28	BuildRequires:	perl(MouseX::NativeTraits)
14cr|perl-Config-Model-2.54.0-3|29	BuildRequires:	perl(MouseX::StrictConstructor)
14cr|perl-Config-Model-2.54.0-3|30	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-Config-Model-2.54.0-3|31	BuildRequires:	perl(Path::Class)
14cr|perl-Config-Model-2.54.0-3|32	BuildRequires:	perl(Pod::POM)
14cr|perl-Config-Model-2.54.0-3|33	BuildRequires:	perl(Probe::Perl)
14cr|perl-Config-Model-2.54.0-3|34	BuildRequires:	perl(Scalar::Util)
14cr|perl-Config-Model-2.54.0-3|35	BuildRequires:	perl(Term::ReadLine)
14cr|perl-Config-Model-2.54.0-3|36	BuildRequires:	perl(Test::Command) >= 0.80.0
14cr|perl-Config-Model-2.54.0-3|37	BuildRequires:	perl(Test::Differences)
14cr|perl-Config-Model-2.54.0-3|38	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-Model-2.54.0-3|39	BuildRequires:	perl(Test::File::Contents)
14cr|perl-Config-Model-2.54.0-3|40	BuildRequires:	perl(Test::Memory::Cycle)
14cr|perl-Config-Model-2.54.0-3|41	BuildRequires:	perl(Test::More)
14cr|perl-Config-Model-2.54.0-3|42	BuildRequires:	perl(Test::Warn) >= 0.110.0
14cr|perl-Config-Model-2.54.0-3|43	BuildRequires:	perl(Text::Diff)
14cr|perl-Config-Model-2.54.0-3|44	BuildRequires:	perl(YAML::Any) >= 0.303.0
14cr|perl-Config-Model-2.54.0-3|45	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-Model-2.54.0-3|46	BuildArch:	noarch
14cr|perl-Config-Model-2.54.0-3|47	
14cr|perl-Config-Model-2.54.0-3|48	Requires:	perl(Parse::RecDescent)
14cr|perl-Config-Model-2.54.0-3|49	Requires:	perl(Exception::Class)
14cr|perl-Config-Model-2.54.0-3|50	Requires:	perl(Carp::Assert::More)
14cr|perl-Config-Model-2.54.0-3|51	
14cr|perl-Config-Model-2.54.0-3|52	%description
14cr|perl-Config-Model-2.54.0-3|53	Config::Model provides a validation engine according to a set of rules.
14cr|perl-Config-Model-2.54.0-3|54	
14cr|perl-Config-Model-2.54.0-3|55	%prep
14cr|perl-Config-Model-2.54.0-3|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-2.54.0-3|57	
14cr|perl-Config-Model-2.54.0-3|58	%build
14cr|perl-Config-Model-2.54.0-3|59	perl Build.PL installdirs=vendor
14cr|perl-Config-Model-2.54.0-3|60	./Build
14cr|perl-Config-Model-2.54.0-3|61	
14cr|perl-Config-Model-2.54.0-3|62	#%check
14cr|perl-Config-Model-2.54.0-3|63	#./Build test
14cr|perl-Config-Model-2.54.0-3|64	
14cr|perl-Config-Model-2.54.0-3|65	%install
14cr|perl-Config-Model-2.54.0-3|66	./Build install destdir=%{buildroot}
14cr|perl-Config-Model-2.54.0-3|67	
14cr|perl-Config-Model-2.54.0-3|68	%files
14cr|perl-Config-Model-2.54.0-3|69	%doc  LICENSE META.yml MODELS MYMETA.yml  TODO examples
14cr|perl-Config-Model-2.54.0-3|70	%{_bindir}/cme
14cr|perl-Config-Model-2.54.0-3|71	%{_bindir}/config-edit*
14cr|perl-Config-Model-2.54.0-3|72	%{perl_vendorlib}/Config
14cr|perl-Config-Model-2.54.0-3|73	%{_mandir}/man1/*
14cr|perl-Config-Model-2.54.0-3|74	%{_mandir}/man3/*
14cr|perl-Config-Model-2.54.0-3|75	
14cr|perl-Config-Model-2.54.0-3|76	
14cr|perl-Config-Model-2.54.0-3|77	
14cr|perl-Config-Model-2.54.0-3|78	
14cr|perl-Config-Model-2.54.0-3|79	
14cr|perl-Config-Model-2.54.0-3|80	
14cr|perl-Config-Model-2.54.0-3|81	
14cr|perl-Config-Model-2.54.0-3|82	
14cr|perl-Config-Model-2.54.0-3|83	
14cr|perl-Config-Model-2.54.0-3|84	%changelog
14cr|perl-Config-Model-2.54.0-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.54.0-3
14cr|perl-Config-Model-2.54.0-3|86	+ Revision: fb50ed3
14cr|perl-Config-Model-2.54.0-3|87	- MassBuild#464: Increase release tag
14cr|perl-Config-Model-2.54.0-3|88	
14cr|perl-Config-Model-2.54.0-3|89	

4255 14
14cr|perl-Config-Model-CursesUI-1.104.0-5|1	%define upstream_name       Config-Model-CursesUI
14cr|perl-Config-Model-CursesUI-1.104.0-5|2	%define upstream_version    1.104
14cr|perl-Config-Model-CursesUI-1.104.0-5|3	
14cr|perl-Config-Model-CursesUI-1.104.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Model-CursesUI-1.104.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Model-CursesUI-1.104.0-5|6	Release:	5
14cr|perl-Config-Model-CursesUI-1.104.0-5|7	Summary:	Curses interface for Config::Model
14cr|perl-Config-Model-CursesUI-1.104.0-5|8	
14cr|perl-Config-Model-CursesUI-1.104.0-5|9	License:	GPL or Artistic
14cr|perl-Config-Model-CursesUI-1.104.0-5|10	Group:		Development/Perl
14cr|perl-Config-Model-CursesUI-1.104.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-CursesUI-1.104.0-5|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Model-CursesUI-1.104.0-5|13	
14cr|perl-Config-Model-CursesUI-1.104.0-5|14	BuildRequires:	perl-devel
14cr|perl-Config-Model-CursesUI-1.104.0-5|15	BuildRequires:	perl(Module::Build)
14cr|perl-Config-Model-CursesUI-1.104.0-5|16	BuildRequires:	perl(Config::Model)
14cr|perl-Config-Model-CursesUI-1.104.0-5|17	BuildRequires:	perl(Curses::UI)
14cr|perl-Config-Model-CursesUI-1.104.0-5|18	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-Model-CursesUI-1.104.0-5|19	BuildRequires:	perl-MouseX-NativeTraits
14cr|perl-Config-Model-CursesUI-1.104.0-5|20	BuildArch:	noarch
14cr|perl-Config-Model-CursesUI-1.104.0-5|21	
14cr|perl-Config-Model-CursesUI-1.104.0-5|22	%description
14cr|perl-Config-Model-CursesUI-1.104.0-5|23	This class provides a the Curses::UI manpage interface to configuration
14cr|perl-Config-Model-CursesUI-1.104.0-5|24	data managed by the Config::Model manpage.
14cr|perl-Config-Model-CursesUI-1.104.0-5|25	
14cr|perl-Config-Model-CursesUI-1.104.0-5|26	IMPORTANT: Once the CursesUI object is created, STDOUT and STDERR are
14cr|perl-Config-Model-CursesUI-1.104.0-5|27	managed by the Curses interface, so all print and warn will not work as
14cr|perl-Config-Model-CursesUI-1.104.0-5|28	expected.
14cr|perl-Config-Model-CursesUI-1.104.0-5|29	
14cr|perl-Config-Model-CursesUI-1.104.0-5|30	%prep
14cr|perl-Config-Model-CursesUI-1.104.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-CursesUI-1.104.0-5|32	
14cr|perl-Config-Model-CursesUI-1.104.0-5|33	%build
14cr|perl-Config-Model-CursesUI-1.104.0-5|34	perl Build.PL installdirs=vendor
14cr|perl-Config-Model-CursesUI-1.104.0-5|35	./Build
14cr|perl-Config-Model-CursesUI-1.104.0-5|36	
14cr|perl-Config-Model-CursesUI-1.104.0-5|37	%check
14cr|perl-Config-Model-CursesUI-1.104.0-5|38	./Build test
14cr|perl-Config-Model-CursesUI-1.104.0-5|39	
14cr|perl-Config-Model-CursesUI-1.104.0-5|40	%install
14cr|perl-Config-Model-CursesUI-1.104.0-5|41	./Build install destdir=%{buildroot}
14cr|perl-Config-Model-CursesUI-1.104.0-5|42	
14cr|perl-Config-Model-CursesUI-1.104.0-5|43	%files
14cr|perl-Config-Model-CursesUI-1.104.0-5|44	%doc README ChangeLog
14cr|perl-Config-Model-CursesUI-1.104.0-5|45	%{_mandir}/man3/*
14cr|perl-Config-Model-CursesUI-1.104.0-5|46	%{perl_vendorlib}/*
14cr|perl-Config-Model-CursesUI-1.104.0-5|47	
14cr|perl-Config-Model-CursesUI-1.104.0-5|48	
14cr|perl-Config-Model-CursesUI-1.104.0-5|49	%changelog
14cr|perl-Config-Model-CursesUI-1.104.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.104.0-5
14cr|perl-Config-Model-CursesUI-1.104.0-5|51	+ Revision: 93bb84e
14cr|perl-Config-Model-CursesUI-1.104.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Config-Model-CursesUI-1.104.0-5|53	
14cr|perl-Config-Model-CursesUI-1.104.0-5|54	

4256 14
14cr|perl-Config-Model-Itself-1.239.0-3|1	%define upstream_name    Config-Model-Itself
14cr|perl-Config-Model-Itself-1.239.0-3|2	%define upstream_version 1.239
14cr|perl-Config-Model-Itself-1.239.0-3|3	
14cr|perl-Config-Model-Itself-1.239.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Model-Itself-1.239.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Model-Itself-1.239.0-3|6	Release:	3
14cr|perl-Config-Model-Itself-1.239.0-3|7	
14cr|perl-Config-Model-Itself-1.239.0-3|8	Summary:	Edit and validate configuration models
14cr|perl-Config-Model-Itself-1.239.0-3|9	
14cr|perl-Config-Model-Itself-1.239.0-3|10	License:	GPL+ or Artistic
14cr|perl-Config-Model-Itself-1.239.0-3|11	Group:		Development/Perl
14cr|perl-Config-Model-Itself-1.239.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-Itself-1.239.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Model-Itself-%{upstream_version}.tar.gz
14cr|perl-Config-Model-Itself-1.239.0-3|14	
14cr|perl-Config-Model-Itself-1.239.0-3|15	BuildRequires:	perl-devel
14cr|perl-Config-Model-Itself-1.239.0-3|16	BuildRequires: perl(namespace::autoclean)
14cr|perl-Config-Model-Itself-1.239.0-3|17	BuildRequires:	perl(Config::Model::TkUI)
14cr|perl-Config-Model-Itself-1.239.0-3|18	BuildRequires:	perl(Config::Model)
14cr|perl-Config-Model-Itself-1.239.0-3|19	BuildRequires:	perl(Exception::Class)
14cr|perl-Config-Model-Itself-1.239.0-3|20	BuildRequires:	perl(Module::Build)
14cr|perl-Config-Model-Itself-1.239.0-3|21	BuildRequires:	perl(Pod::POM)
14cr|perl-Config-Model-Itself-1.239.0-3|22	BuildRequires:	x11-server-xvfb
14cr|perl-Config-Model-Itself-1.239.0-3|23	
14cr|perl-Config-Model-Itself-1.239.0-3|24	BuildArch:	noarch
14cr|perl-Config-Model-Itself-1.239.0-3|25	
14cr|perl-Config-Model-Itself-1.239.0-3|26	%description
14cr|perl-Config-Model-Itself-1.239.0-3|27	The Config::Itself and its model files provide a model of Config:Model
14cr|perl-Config-Model-Itself-1.239.0-3|28	(hence the Itself name).
14cr|perl-Config-Model-Itself-1.239.0-3|29	
14cr|perl-Config-Model-Itself-1.239.0-3|30	Let's step back a little to explain. Any configuration data is, in essence,
14cr|perl-Config-Model-Itself-1.239.0-3|31	structured data. This data could be stored in an XML file. A configuration
14cr|perl-Config-Model-Itself-1.239.0-3|32	model is a way to describe the structure and relation of all items of a
14cr|perl-Config-Model-Itself-1.239.0-3|33	configuration data set.
14cr|perl-Config-Model-Itself-1.239.0-3|34	
14cr|perl-Config-Model-Itself-1.239.0-3|35	This configuration model is also expressed as structured data. This
14cr|perl-Config-Model-Itself-1.239.0-3|36	structure data is structured and follow a set of rules which are described
14cr|perl-Config-Model-Itself-1.239.0-3|37	for humans in the Config::Model manpage.
14cr|perl-Config-Model-Itself-1.239.0-3|38	
14cr|perl-Config-Model-Itself-1.239.0-3|39	%prep
14cr|perl-Config-Model-Itself-1.239.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-Itself-1.239.0-3|41	
14cr|perl-Config-Model-Itself-1.239.0-3|42	%build
14cr|perl-Config-Model-Itself-1.239.0-3|43	perl Build.PL installdirs=vendor
14cr|perl-Config-Model-Itself-1.239.0-3|44	./Build
14cr|perl-Config-Model-Itself-1.239.0-3|45	
14cr|perl-Config-Model-Itself-1.239.0-3|46	#%check
14cr|perl-Config-Model-Itself-1.239.0-3|47	#xvfb-run -n 14
14cr|perl-Config-Model-Itself-1.239.0-3|48	#./Build test
14cr|perl-Config-Model-Itself-1.239.0-3|49	
14cr|perl-Config-Model-Itself-1.239.0-3|50	%install
14cr|perl-Config-Model-Itself-1.239.0-3|51	./Build install destdir=%{buildroot}
14cr|perl-Config-Model-Itself-1.239.0-3|52	
14cr|perl-Config-Model-Itself-1.239.0-3|53	%files
14cr|perl-Config-Model-Itself-1.239.0-3|54	%doc README
14cr|perl-Config-Model-Itself-1.239.0-3|55	%{_mandir}/man1/*
14cr|perl-Config-Model-Itself-1.239.0-3|56	%{_mandir}/man3/*
14cr|perl-Config-Model-Itself-1.239.0-3|57	%{_bindir}/config-model-edit
14cr|perl-Config-Model-Itself-1.239.0-3|58	%{perl_vendorlib}/Config
14cr|perl-Config-Model-Itself-1.239.0-3|59	
14cr|perl-Config-Model-Itself-1.239.0-3|60	
14cr|perl-Config-Model-Itself-1.239.0-3|61	%changelog
14cr|perl-Config-Model-Itself-1.239.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.239.0-3
14cr|perl-Config-Model-Itself-1.239.0-3|63	+ Revision: 83653a2
14cr|perl-Config-Model-Itself-1.239.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Config-Model-Itself-1.239.0-3|65	
14cr|perl-Config-Model-Itself-1.239.0-3|66	

4257 14
14cr|perl-Config-Model-OpenSsh-1.236.0-2|1	%define upstream_name    Config-Model-OpenSsh
14cr|perl-Config-Model-OpenSsh-1.236.0-2|2	%define upstream_version 1.236
14cr|perl-Config-Model-OpenSsh-1.236.0-2|3	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Model-OpenSsh-1.236.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Model-OpenSsh-1.236.0-2|6	Release:	2
14cr|perl-Config-Model-OpenSsh-1.236.0-2|7	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|8	Summary:	OpenSsh configuration files editor and API
14cr|perl-Config-Model-OpenSsh-1.236.0-2|9	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|10	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|11	License:	GPL+ or Artistic
14cr|perl-Config-Model-OpenSsh-1.236.0-2|12	Group:		Development/Perl
14cr|perl-Config-Model-OpenSsh-1.236.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-OpenSsh-1.236.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Model-OpenSsh-1.236.0-2|15	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|16	BuildRequires:	perl-devel
14cr|perl-Config-Model-OpenSsh-1.236.0-2|17	BuildRequires:	perl(Any::Moose)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|18	BuildRequires:	perl(Config::Model)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|19	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|20	BuildRequires:	perl(File::Slurp)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|21	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
14cr|perl-Config-Model-OpenSsh-1.236.0-2|22	BuildRequires:	perl(Module::Build) >= 0.360.100
14cr|perl-Config-Model-OpenSsh-1.236.0-2|23	BuildRequires:	perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|24	BuildRequires:	perl(MouseX::StrictConstructor)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|25	BuildRequires:	perl(Test::Differences)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|26	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|27	BuildRequires:	perl(Test::File::Contents)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|28	BuildRequires:	perl(Test::Memory::Cycle)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|29	BuildRequires:	perl(Test::More)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|30	BuildRequires:	perl(Test::Warn)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|31	BuildRequires:	perl(Sub::Identify)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|32	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|33	BuildRequires:	perl(Config::Model::Tester)
14cr|perl-Config-Model-OpenSsh-1.236.0-2|34	BuildArch:	noarch
14cr|perl-Config-Model-OpenSsh-1.236.0-2|35	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|36	%description
14cr|perl-Config-Model-OpenSsh-1.236.0-2|37	This module provides a configuration model for OpenSsh. Then Config::Model
14cr|perl-Config-Model-OpenSsh-1.236.0-2|38	provides a graphical editor program for _/etc/ssh/sshd_config_ and
14cr|perl-Config-Model-OpenSsh-1.236.0-2|39	_/etc/ssh/ssh_config_. See the config-edit-sshd manpage and the
14cr|perl-Config-Model-OpenSsh-1.236.0-2|40	config-edit-ssh manpage for more help.
14cr|perl-Config-Model-OpenSsh-1.236.0-2|41	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|42	This module and Config::Model can also be used to modify safely the content
14cr|perl-Config-Model-OpenSsh-1.236.0-2|43	for _/etc/ssh/sshd_config_, _/etc/ssh/ssh_config_ or _~/.ssh/config_ from
14cr|perl-Config-Model-OpenSsh-1.236.0-2|44	Perl programs.
14cr|perl-Config-Model-OpenSsh-1.236.0-2|45	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|46	Once this module is installed, you can run (as root, but please backup
14cr|perl-Config-Model-OpenSsh-1.236.0-2|47	/etc/X11/xorg.conf before):
14cr|perl-Config-Model-OpenSsh-1.236.0-2|48	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|49	%prep
14cr|perl-Config-Model-OpenSsh-1.236.0-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-OpenSsh-1.236.0-2|51	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|52	%build
14cr|perl-Config-Model-OpenSsh-1.236.0-2|53	perl Build.PL installdirs=vendor
14cr|perl-Config-Model-OpenSsh-1.236.0-2|54	./Build
14cr|perl-Config-Model-OpenSsh-1.236.0-2|55	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|56	%check
14cr|perl-Config-Model-OpenSsh-1.236.0-2|57	rm -f t/pod.t
14cr|perl-Config-Model-OpenSsh-1.236.0-2|58	./Build test
14cr|perl-Config-Model-OpenSsh-1.236.0-2|59	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|60	%install
14cr|perl-Config-Model-OpenSsh-1.236.0-2|61	./Build install destdir=%{buildroot}
14cr|perl-Config-Model-OpenSsh-1.236.0-2|62	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|63	%files
14cr|perl-Config-Model-OpenSsh-1.236.0-2|64	%doc LICENSE META.yml MYMETA.yml demo
14cr|perl-Config-Model-OpenSsh-1.236.0-2|65	%{_mandir}/man3/*
14cr|perl-Config-Model-OpenSsh-1.236.0-2|66	%{perl_vendorlib}/Config
14cr|perl-Config-Model-OpenSsh-1.236.0-2|67	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|68	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|69	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|70	%changelog
14cr|perl-Config-Model-OpenSsh-1.236.0-2|71	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.236.0-2
14cr|perl-Config-Model-OpenSsh-1.236.0-2|72	+ Revision: 215064c
14cr|perl-Config-Model-OpenSsh-1.236.0-2|73	- Added Sub::Identify BR
14cr|perl-Config-Model-OpenSsh-1.236.0-2|74	
14cr|perl-Config-Model-OpenSsh-1.236.0-2|75	

4258 14
14cr|perl-Config-Model-Tester-2.47.0-4|1	%define upstream_name Config-Model-Tester
14cr|perl-Config-Model-Tester-2.47.0-4|2	%define upstream_version 2.047
14cr|perl-Config-Model-Tester-2.47.0-4|3	
14cr|perl-Config-Model-Tester-2.47.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Model-Tester-2.47.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Model-Tester-2.47.0-4|6	Release:	4
14cr|perl-Config-Model-Tester-2.47.0-4|7	
14cr|perl-Config-Model-Tester-2.47.0-4|8	Summary:	Test framework for Config::Model
14cr|perl-Config-Model-Tester-2.47.0-4|9	
14cr|perl-Config-Model-Tester-2.47.0-4|10	
14cr|perl-Config-Model-Tester-2.47.0-4|11	License:	LGPLv2
14cr|perl-Config-Model-Tester-2.47.0-4|12	Group:		Development/Perl
14cr|perl-Config-Model-Tester-2.47.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-Tester-2.47.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Model-Tester-2.47.0-4|15	
14cr|perl-Config-Model-Tester-2.47.0-4|16	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Config-Model-Tester-2.47.0-4|17	BuildRequires:	perl(Log::Log4perl)
14cr|perl-Config-Model-Tester-2.47.0-4|18	BuildRequires:	perl(Module::Build) >= 0.400.400
14cr|perl-Config-Model-Tester-2.47.0-4|19	BuildRequires:	perl(Path::Class)
14cr|perl-Config-Model-Tester-2.47.0-4|20	BuildRequires:	perl(Test::Differences)
14cr|perl-Config-Model-Tester-2.47.0-4|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Config-Model-Tester-2.47.0-4|22	BuildRequires:	perl(Test::File::Contents)
14cr|perl-Config-Model-Tester-2.47.0-4|23	BuildRequires:	perl(Test::Memory::Cycle)
14cr|perl-Config-Model-Tester-2.47.0-4|24	BuildRequires:	perl(Test::Warn)
14cr|perl-Config-Model-Tester-2.47.0-4|25	
14cr|perl-Config-Model-Tester-2.47.0-4|26	BuildArch:	noarch
14cr|perl-Config-Model-Tester-2.47.0-4|27	
14cr|perl-Config-Model-Tester-2.47.0-4|28	%description
14cr|perl-Config-Model-Tester-2.47.0-4|29	Config::Model::Tester provides a way to test configuration models with
14cr|perl-Config-Model-Tester-2.47.0-4|30	test files. This class was designed to test several models and several
14cr|perl-Config-Model-Tester-2.47.0-4|31	test cases per model.
14cr|perl-Config-Model-Tester-2.47.0-4|32	
14cr|perl-Config-Model-Tester-2.47.0-4|33	%prep
14cr|perl-Config-Model-Tester-2.47.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-Tester-2.47.0-4|35	
14cr|perl-Config-Model-Tester-2.47.0-4|36	%build
14cr|perl-Config-Model-Tester-2.47.0-4|37	%__perl Build.PL --installdirs=vendor
14cr|perl-Config-Model-Tester-2.47.0-4|38	
14cr|perl-Config-Model-Tester-2.47.0-4|39	./Build
14cr|perl-Config-Model-Tester-2.47.0-4|40	
14cr|perl-Config-Model-Tester-2.47.0-4|41	%check
14cr|perl-Config-Model-Tester-2.47.0-4|42	./Build test
14cr|perl-Config-Model-Tester-2.47.0-4|43	
14cr|perl-Config-Model-Tester-2.47.0-4|44	%install
14cr|perl-Config-Model-Tester-2.47.0-4|45	./Build install --destdir=%{buildroot}
14cr|perl-Config-Model-Tester-2.47.0-4|46	
14cr|perl-Config-Model-Tester-2.47.0-4|47	%files
14cr|perl-Config-Model-Tester-2.47.0-4|48	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cr|perl-Config-Model-Tester-2.47.0-4|49	%{_mandir}/man3/*
14cr|perl-Config-Model-Tester-2.47.0-4|50	%{perl_vendorlib}/*
14cr|perl-Config-Model-Tester-2.47.0-4|51	
14cr|perl-Config-Model-Tester-2.47.0-4|52	
14cr|perl-Config-Model-Tester-2.47.0-4|53	
14cr|perl-Config-Model-Tester-2.47.0-4|54	%changelog
14cr|perl-Config-Model-Tester-2.47.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.47.0-4
14cr|perl-Config-Model-Tester-2.47.0-4|56	+ Revision: 97b48cd
14cr|perl-Config-Model-Tester-2.47.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-Config-Model-Tester-2.47.0-4|58	
14cr|perl-Config-Model-Tester-2.47.0-4|59	

4259 14
14cr|perl-Config-Model-TkUI-1.341.0-3|1	%define upstream_name    Config-Model-TkUI
14cr|perl-Config-Model-TkUI-1.341.0-3|2	%define upstream_version 1.341
14cr|perl-Config-Model-TkUI-1.341.0-3|3	
14cr|perl-Config-Model-TkUI-1.341.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Config-Model-TkUI-1.341.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Config-Model-TkUI-1.341.0-3|6	Release:    3
14cr|perl-Config-Model-TkUI-1.341.0-3|7	
14cr|perl-Config-Model-TkUI-1.341.0-3|8	Summary:    GUI for conf editors based on Config::Model
14cr|perl-Config-Model-TkUI-1.341.0-3|9	
14cr|perl-Config-Model-TkUI-1.341.0-3|10	License:    GPL+ or Artistic
14cr|perl-Config-Model-TkUI-1.341.0-3|11	Group:      Development/Perl
14cr|perl-Config-Model-TkUI-1.341.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Model-TkUI-1.341.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Model-TkUI-1.341.0-3|14	
14cr|perl-Config-Model-TkUI-1.341.0-3|15	BuildRequires: perl(Log::Log4perl)
14cr|perl-Config-Model-TkUI-1.341.0-3|16	BuildRequires: perl(Carp::Assert::More)
14cr|perl-Config-Model-TkUI-1.341.0-3|17	BuildRequires: perl(Exception::Class)
14cr|perl-Config-Model-TkUI-1.341.0-3|18	BuildRequires: perl(Module::Build)
14cr|perl-Config-Model-TkUI-1.341.0-3|19	#BuildRequires: perl(Config::Model)
14cr|perl-Config-Model-TkUI-1.341.0-3|20	BuildRequires: perl(Pod::POM)
14cr|perl-Config-Model-TkUI-1.341.0-3|21	BuildRequires: perl(Tk::DirSelect)
14cr|perl-Config-Model-TkUI-1.341.0-3|22	BuildRequires: perl(Tk::ObjScanner)
14cr|perl-Config-Model-TkUI-1.341.0-3|23	BuildRequires: perl(Test::Warn)
14cr|perl-Config-Model-TkUI-1.341.0-3|24	BuildRequires: x11-server-xvfb
14cr|perl-Config-Model-TkUI-1.341.0-3|25	
14cr|perl-Config-Model-TkUI-1.341.0-3|26	BuildArch: noarch
14cr|perl-Config-Model-TkUI-1.341.0-3|27	
14cr|perl-Config-Model-TkUI-1.341.0-3|28	Requires: perl(Config::Model)
14cr|perl-Config-Model-TkUI-1.341.0-3|29	
14cr|perl-Config-Model-TkUI-1.341.0-3|30	%description
14cr|perl-Config-Model-TkUI-1.341.0-3|31	This class provides a GUI for the Config::Model manpage.
14cr|perl-Config-Model-TkUI-1.341.0-3|32	
14cr|perl-Config-Model-TkUI-1.341.0-3|33	With this class, the Config::Model manpage and an actual configuration
14cr|perl-Config-Model-TkUI-1.341.0-3|34	model (like the Config::Model::Xorg manpage), you get a tool to edit
14cr|perl-Config-Model-TkUI-1.341.0-3|35	configuration files (e.g. '/etc/X11/xorg.conf').
14cr|perl-Config-Model-TkUI-1.341.0-3|36	
14cr|perl-Config-Model-TkUI-1.341.0-3|37	%prep
14cr|perl-Config-Model-TkUI-1.341.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Model-TkUI-1.341.0-3|39	
14cr|perl-Config-Model-TkUI-1.341.0-3|40	%build
14cr|perl-Config-Model-TkUI-1.341.0-3|41	%{__perl} Build.PL installdirs=vendor
14cr|perl-Config-Model-TkUI-1.341.0-3|42	./Build
14cr|perl-Config-Model-TkUI-1.341.0-3|43	
14cr|perl-Config-Model-TkUI-1.341.0-3|44	%install
14cr|perl-Config-Model-TkUI-1.341.0-3|45	./Build install destdir=%{buildroot}
14cr|perl-Config-Model-TkUI-1.341.0-3|46	
14cr|perl-Config-Model-TkUI-1.341.0-3|47	%clean
14cr|perl-Config-Model-TkUI-1.341.0-3|48	
14cr|perl-Config-Model-TkUI-1.341.0-3|49	%files
14cr|perl-Config-Model-TkUI-1.341.0-3|50	%doc  README
14cr|perl-Config-Model-TkUI-1.341.0-3|51	%{_mandir}/man3/*
14cr|perl-Config-Model-TkUI-1.341.0-3|52	%{perl_vendorlib}/*
14cr|perl-Config-Model-TkUI-1.341.0-3|53	
14cr|perl-Config-Model-TkUI-1.341.0-3|54	
14cr|perl-Config-Model-TkUI-1.341.0-3|55	
14cr|perl-Config-Model-TkUI-1.341.0-3|56	%changelog
14cr|perl-Config-Model-TkUI-1.341.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.341.0-3
14cr|perl-Config-Model-TkUI-1.341.0-3|58	+ Revision: b2c2fbd
14cr|perl-Config-Model-TkUI-1.341.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Config-Model-TkUI-1.341.0-3|60	
14cr|perl-Config-Model-TkUI-1.341.0-3|61	

4260 14
14cr|perl-Config-MVP-2.200.7-3|1	%define upstream_name    Config-MVP
14cr|perl-Config-MVP-2.200.7-3|2	%define upstream_version 2.200007
14cr|perl-Config-MVP-2.200.7-3|3	
14cr|perl-Config-MVP-2.200.7-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-MVP-2.200.7-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-MVP-2.200.7-3|6	Release:	3
14cr|perl-Config-MVP-2.200.7-3|7	
14cr|perl-Config-MVP-2.200.7-3|8	Summary:	Multivalue-property config-loading state machine
14cr|perl-Config-MVP-2.200.7-3|9	
14cr|perl-Config-MVP-2.200.7-3|10	License:	GPL+ or Artistic
14cr|perl-Config-MVP-2.200.7-3|11	Group:		Development/Perl
14cr|perl-Config-MVP-2.200.7-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-MVP-2.200.7-3|13	Source0:	http://www.cpan.org/modules/by-module/Config/Config-MVP-%{upstream_version}.tar.gz
14cr|perl-Config-MVP-2.200.7-3|14	
14cr|perl-Config-MVP-2.200.7-3|15	BuildRequires:	perl-devel
14cr|perl-Config-MVP-2.200.7-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-Config-MVP-2.200.7-3|17	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-MVP-2.200.7-3|18	BuildRequires:	perl(Class::Load)
14cr|perl-Config-MVP-2.200.7-3|19	BuildRequires:	perl(Moose)
14cr|perl-Config-MVP-2.200.7-3|20	BuildRequires:	perl(MooseX::OneArgNew)
14cr|perl-Config-MVP-2.200.7-3|21	BuildRequires:	perl(Role::HasMessage)
14cr|perl-Config-MVP-2.200.7-3|22	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cr|perl-Config-MVP-2.200.7-3|23	BuildRequires:	perl(StackTrace::Auto)
14cr|perl-Config-MVP-2.200.7-3|24	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Config-MVP-2.200.7-3|25	BuildRequires:	perl(Test::Fatal)
14cr|perl-Config-MVP-2.200.7-3|26	BuildRequires:	perl(Test::More) >= 0.960
14cr|perl-Config-MVP-2.200.7-3|27	BuildRequires:	perl(Throwable)
14cr|perl-Config-MVP-2.200.7-3|28	
14cr|perl-Config-MVP-2.200.7-3|29	Requires:	perl(Throwable)
14cr|perl-Config-MVP-2.200.7-3|30	Requires:	perl(Role::Identifiable::HasIdent)
14cr|perl-Config-MVP-2.200.7-3|31	Requires:	perl(Role::HasMessage)
14cr|perl-Config-MVP-2.200.7-3|32	Requires:	perl(StackTrace::Auto)
14cr|perl-Config-MVP-2.200.7-3|33	Requires:	perl(MooseX::OneArgNew)
14cr|perl-Config-MVP-2.200.7-3|34	BuildArch:	noarch
14cr|perl-Config-MVP-2.200.7-3|35	
14cr|perl-Config-MVP-2.200.7-3|36	%description
14cr|perl-Config-MVP-2.200.7-3|37	MVP is a state machine for loading configuration (or other information) for
14cr|perl-Config-MVP-2.200.7-3|38	libraries. It expects to generate a list of named sections, each of which
14cr|perl-Config-MVP-2.200.7-3|39	relates to a Perl namespace and contains a set of named parameters.
14cr|perl-Config-MVP-2.200.7-3|40	
14cr|perl-Config-MVP-2.200.7-3|41	%prep
14cr|perl-Config-MVP-2.200.7-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-MVP-2.200.7-3|43	
14cr|perl-Config-MVP-2.200.7-3|44	%build
14cr|perl-Config-MVP-2.200.7-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-MVP-2.200.7-3|46	%make
14cr|perl-Config-MVP-2.200.7-3|47	
14cr|perl-Config-MVP-2.200.7-3|48	%check
14cr|perl-Config-MVP-2.200.7-3|49	%make test
14cr|perl-Config-MVP-2.200.7-3|50	
14cr|perl-Config-MVP-2.200.7-3|51	%install
14cr|perl-Config-MVP-2.200.7-3|52	%makeinstall_std
14cr|perl-Config-MVP-2.200.7-3|53	
14cr|perl-Config-MVP-2.200.7-3|54	%files
14cr|perl-Config-MVP-2.200.7-3|55	%doc LICENSE README
14cr|perl-Config-MVP-2.200.7-3|56	%{_mandir}/man3/*
14cr|perl-Config-MVP-2.200.7-3|57	%{perl_vendorlib}/*
14cr|perl-Config-MVP-2.200.7-3|58	
14cr|perl-Config-MVP-2.200.7-3|59	
14cr|perl-Config-MVP-2.200.7-3|60	
14cr|perl-Config-MVP-2.200.7-3|61	%changelog
14cr|perl-Config-MVP-2.200.7-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.7-3
14cr|perl-Config-MVP-2.200.7-3|63	+ Revision: 4df91e8
14cr|perl-Config-MVP-2.200.7-3|64	- MassBuild#464: Increase release tag
14cr|perl-Config-MVP-2.200.7-3|65	
14cr|perl-Config-MVP-2.200.7-3|66	

4261 14
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|1	%define upstream_name    Config-MVP-Reader-INI
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|2	%define upstream_version 2.101462
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|3	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|4	Name:		perl-%{upstream_name}
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|5	Version:	%perl_convert_version 2.101462
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|6	Release:	3
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|7	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|8	Summary:	Multi-value capable .ini file reader (for plugins)
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|9	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|10	License:	GPL+ or Artistic
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|11	Group:		Development/Perl
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|13	Source0:	http://www.cpan.org/modules/by-module/Config/Config-MVP-Reader-INI-2.101462.tar.gz
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|14	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|15	BuildRequires:	perl-devel
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|16	BuildRequires:	perl(Config::INI::Reader)
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|17	BuildRequires:	perl(Config::MVP::Assembler)
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|18	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|19	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|20	BuildArch:	noarch
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|21	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|22	%description
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|23	The MVP INI file reader reads INI files, but can handle properties with
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|24	multiple values. The identification of properties that may have multiple
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|25	entries is done by section, on a plugin basis. For example, given the
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|26	following file:
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|27	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|28	[Foo::Bar]
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|29	x = 1
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|30	y = 2
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|31	y = 3
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|32	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|33	MVP will, upon reaching this section, load Foo::Bar and call a method (by
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|34	default 'multivalue_args') on it, to determine which property names may
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|35	have multiple entries. If the return value of that method includes 'y',
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|36	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|37	values. If the list returned by 'multivalue_args' did not contain 'y', then
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|38	an exception would be raised while reading this section.
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|39	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|40	%prep
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|42	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|43	%build
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|45	%make
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|46	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|47	%check
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|48	%make test
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|49	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|50	%install
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|51	%makeinstall_std
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|52	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|53	%files
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|54	%doc Changes LICENSE README META.json
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|55	%{_mandir}/man3/*
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|56	%{perl_vendorlib}/*
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|57	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|58	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|59	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|60	%changelog
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.101.462-3
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|62	+ Revision: 4400289
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|63	- MassBuild#464: Increase release tag
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|64	
14cr|perl-Config-MVP-Reader-INI-2.101.462-3|65	

4262 14
14cr|perl-Config-Perl-V-0.200.0-3|1	%define upstream_name    Config-Perl-V%define upstream_version 0.20
14cr|perl-Config-Perl-V-0.200.0-3|2	
14cr|perl-Config-Perl-V-0.200.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Config-Perl-V-0.200.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Perl-V-0.200.0-3|5	Release:	3
14cr|perl-Config-Perl-V-0.200.0-3|6	
14cr|perl-Config-Perl-V-0.200.0-3|7	Summary:	A module that will return you the output of
14cr|perl-Config-Perl-V-0.200.0-3|8	
14cr|perl-Config-Perl-V-0.200.0-3|9	License:	GPL+ or Artistic
14cr|perl-Config-Perl-V-0.200.0-3|10	Group:		Development/Perl
14cr|perl-Config-Perl-V-0.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Perl-V-0.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-Config-Perl-V-0.200.0-3|13	
14cr|perl-Config-Perl-V-0.200.0-3|14	BuildRequires:	perl-devel
14cr|perl-Config-Perl-V-0.200.0-3|15	BuildRequires:	perl(Config)
14cr|perl-Config-Perl-V-0.200.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Config-Perl-V-0.200.0-3|17	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Config-Perl-V-0.200.0-3|18	BuildArch:	noarch
14cr|perl-Config-Perl-V-0.200.0-3|19	
14cr|perl-Config-Perl-V-0.200.0-3|20	%description
14cr|perl-Config-Perl-V-0.200.0-3|21	$conf = myconfig ()
14cr|perl-Config-Perl-V-0.200.0-3|22	This function will collect the data described in the the hash structure
14cr|perl-Config-Perl-V-0.200.0-3|23	manpage below, and return that as a hash reference. It optionally
14cr|perl-Config-Perl-V-0.200.0-3|24	accepts an option to include more entries from the ENV hash. See the
14cr|perl-Config-Perl-V-0.200.0-3|25	environment manpage below.
14cr|perl-Config-Perl-V-0.200.0-3|26	
14cr|perl-Config-Perl-V-0.200.0-3|27	Note that this will not work on uninstalled perls when called with
14cr|perl-Config-Perl-V-0.200.0-3|28	'-I/path/to/uninstalled/perl/lib', but it works when that path is in
14cr|perl-Config-Perl-V-0.200.0-3|29	'$PERL5LIB' or in '$PERL5OPT', as paths passed using '-I' are not known
14cr|perl-Config-Perl-V-0.200.0-3|30	when the '-V' information is collected.
14cr|perl-Config-Perl-V-0.200.0-3|31	
14cr|perl-Config-Perl-V-0.200.0-3|32	$conf = plv2hash ($text [, ...])
14cr|perl-Config-Perl-V-0.200.0-3|33	Convert a sole 'perl -V' text block, or list of lines, to a complete
14cr|perl-Config-Perl-V-0.200.0-3|34	myconfig hash. All unknown entries are defaulted.
14cr|perl-Config-Perl-V-0.200.0-3|35	
14cr|perl-Config-Perl-V-0.200.0-3|36	%prep
14cr|perl-Config-Perl-V-0.200.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Perl-V-0.200.0-3|38	
14cr|perl-Config-Perl-V-0.200.0-3|39	%build
14cr|perl-Config-Perl-V-0.200.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Perl-V-0.200.0-3|41	%make
14cr|perl-Config-Perl-V-0.200.0-3|42	
14cr|perl-Config-Perl-V-0.200.0-3|43	%check
14cr|perl-Config-Perl-V-0.200.0-3|44	%make test
14cr|perl-Config-Perl-V-0.200.0-3|45	
14cr|perl-Config-Perl-V-0.200.0-3|46	%install
14cr|perl-Config-Perl-V-0.200.0-3|47	%makeinstall_std
14cr|perl-Config-Perl-V-0.200.0-3|48	
14cr|perl-Config-Perl-V-0.200.0-3|49	%files
14cr|perl-Config-Perl-V-0.200.0-3|50	%doc META.yml README Changelog
14cr|perl-Config-Perl-V-0.200.0-3|51	%{_mandir}/man3/*
14cr|perl-Config-Perl-V-0.200.0-3|52	%{perl_vendorlib}/*
14cr|perl-Config-Perl-V-0.200.0-3|53	
14cr|perl-Config-Perl-V-0.200.0-3|54	
14cr|perl-Config-Perl-V-0.200.0-3|55	%changelog
14cr|perl-Config-Perl-V-0.200.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Config-Perl-V-0.200.0-3|57	+ Revision: f53440a
14cr|perl-Config-Perl-V-0.200.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Config-Perl-V-0.200.0-3|59	
14cr|perl-Config-Perl-V-0.200.0-3|60	

4263 14
14cr|perl-Config-Properties-1.770.0-2|1	%define upstream_name    Config-Properties
14cr|perl-Config-Properties-1.770.0-2|2	%define upstream_version 1.77
14cr|perl-Config-Properties-1.770.0-2|3	
14cr|perl-Config-Properties-1.770.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Properties-1.770.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Properties-1.770.0-2|6	Release:	2
14cr|perl-Config-Properties-1.770.0-2|7	
14cr|perl-Config-Properties-1.770.0-2|8	Summary:	Configuration using Java style properties
14cr|perl-Config-Properties-1.770.0-2|9	
14cr|perl-Config-Properties-1.770.0-2|10	
14cr|perl-Config-Properties-1.770.0-2|11	License:	GPL+ or Artistic
14cr|perl-Config-Properties-1.770.0-2|12	Group:		Development/Perl
14cr|perl-Config-Properties-1.770.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Properties-1.770.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Properties-1.770.0-2|15	
14cr|perl-Config-Properties-1.770.0-2|16	BuildRequires:	perl-devel
14cr|perl-Config-Properties-1.770.0-2|17	BuildRequires:	perl(File::Temp)
14cr|perl-Config-Properties-1.770.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Config-Properties-1.770.0-2|19	BuildRequires:	perl(Text::Wrap)
14cr|perl-Config-Properties-1.770.0-2|20	BuildArch:	noarch
14cr|perl-Config-Properties-1.770.0-2|21	
14cr|perl-Config-Properties-1.770.0-2|22	%description
14cr|perl-Config-Properties-1.770.0-2|23	Config::Properties is a near implementation of the java.util.Properties
14cr|perl-Config-Properties-1.770.0-2|24	API. It is designed to allow easy reading, writing and manipulation of
14cr|perl-Config-Properties-1.770.0-2|25	Java-style property files.
14cr|perl-Config-Properties-1.770.0-2|26	
14cr|perl-Config-Properties-1.770.0-2|27	The format of a Java-style property file is that of a key-value pair
14cr|perl-Config-Properties-1.770.0-2|28	seperated by either whitespace, the colon (:) character, or the equals (=)
14cr|perl-Config-Properties-1.770.0-2|29	character. Whitespace before the key and on either side of the seperator is
14cr|perl-Config-Properties-1.770.0-2|30	ignored.
14cr|perl-Config-Properties-1.770.0-2|31	
14cr|perl-Config-Properties-1.770.0-2|32	Lines that begin with either a hash (#) or a bang (!) are considered
14cr|perl-Config-Properties-1.770.0-2|33	comment lines and ignored.
14cr|perl-Config-Properties-1.770.0-2|34	
14cr|perl-Config-Properties-1.770.0-2|35	%prep
14cr|perl-Config-Properties-1.770.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Properties-1.770.0-2|37	
14cr|perl-Config-Properties-1.770.0-2|38	%build
14cr|perl-Config-Properties-1.770.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Properties-1.770.0-2|40	%make
14cr|perl-Config-Properties-1.770.0-2|41	
14cr|perl-Config-Properties-1.770.0-2|42	%check
14cr|perl-Config-Properties-1.770.0-2|43	make test
14cr|perl-Config-Properties-1.770.0-2|44	
14cr|perl-Config-Properties-1.770.0-2|45	%install
14cr|perl-Config-Properties-1.770.0-2|46	%makeinstall_std
14cr|perl-Config-Properties-1.770.0-2|47	
14cr|perl-Config-Properties-1.770.0-2|48	%files
14cr|perl-Config-Properties-1.770.0-2|49	%doc README Changes META.yml
14cr|perl-Config-Properties-1.770.0-2|50	%{_mandir}/man3/*
14cr|perl-Config-Properties-1.770.0-2|51	%{perl_vendorlib}/*
14cr|perl-Config-Properties-1.770.0-2|52	
14cr|perl-Config-Properties-1.770.0-2|53	
14cr|perl-Config-Properties-1.770.0-2|54	
14cr|perl-Config-Properties-1.770.0-2|55	%changelog
14cr|perl-Config-Properties-1.770.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.770.0-2
14cr|perl-Config-Properties-1.770.0-2|57	+ Revision: 5e9c4ef
14cr|perl-Config-Properties-1.770.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Config-Properties-1.770.0-2|59	
14cr|perl-Config-Properties-1.770.0-2|60	

4264 14
14cr|perl-ConfigReader-0.5-6|1	%define module   ConfigReader
14cr|perl-ConfigReader-0.5-6|2	
14cr|perl-ConfigReader-0.5-6|3	Name:		perl-%{module}
14cr|perl-ConfigReader-0.5-6|4	Version:	0.5
14cr|perl-ConfigReader-0.5-6|5	Release:	6
14cr|perl-ConfigReader-0.5-6|6	License:	GPL or Artistic
14cr|perl-ConfigReader-0.5-6|7	Group:		Development/Perl
14cr|perl-ConfigReader-0.5-6|8	Summary:	Read directives from a configuration file
14cr|perl-ConfigReader-0.5-6|9	
14cr|perl-ConfigReader-0.5-6|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-ConfigReader-0.5-6|11	Source:		http://www.cpan.org/modules/by-module/ConfigReader/%{module}-%{version}.tar.gz
14cr|perl-ConfigReader-0.5-6|12	
14cr|perl-ConfigReader-0.5-6|13	BuildRequires:	perl-devel
14cr|perl-ConfigReader-0.5-6|14	BuildArch:	noarch
14cr|perl-ConfigReader-0.5-6|15	
14cr|perl-ConfigReader-0.5-6|16	%description
14cr|perl-ConfigReader-0.5-6|17	The ConfigReader::Spec class stores a specification about configuration
14cr|perl-ConfigReader-0.5-6|18	directives: their names, whether they are required or if they have default
14cr|perl-ConfigReader-0.5-6|19	values, and what parsing function or method to use.
14cr|perl-ConfigReader-0.5-6|20	
14cr|perl-ConfigReader-0.5-6|21	%prep
14cr|perl-ConfigReader-0.5-6|22	%setup -q -n %{module}-%{version}
14cr|perl-ConfigReader-0.5-6|23	cat > Makefile.PL <<EOF
14cr|perl-ConfigReader-0.5-6|24	use ExtUtils::MakeMaker;
14cr|perl-ConfigReader-0.5-6|25	
14cr|perl-ConfigReader-0.5-6|26	WriteMakefile(
14cr|perl-ConfigReader-0.5-6|27	'NAME'	       => 'ConfigReader::DirectiveStyle',
14cr|perl-ConfigReader-0.5-6|28	'VERSION_FROM' => 'DirectiveStyle.pm',
14cr|perl-ConfigReader-0.5-6|29	);
14cr|perl-ConfigReader-0.5-6|30	EOF
14cr|perl-ConfigReader-0.5-6|31	
14cr|perl-ConfigReader-0.5-6|32	%build
14cr|perl-ConfigReader-0.5-6|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ConfigReader-0.5-6|34	%make
14cr|perl-ConfigReader-0.5-6|35	
14cr|perl-ConfigReader-0.5-6|36	%check
14cr|perl-ConfigReader-0.5-6|37	make test
14cr|perl-ConfigReader-0.5-6|38	
14cr|perl-ConfigReader-0.5-6|39	%install
14cr|perl-ConfigReader-0.5-6|40	%makeinstall_std
14cr|perl-ConfigReader-0.5-6|41	
14cr|perl-ConfigReader-0.5-6|42	%files
14cr|perl-ConfigReader-0.5-6|43	%doc README
14cr|perl-ConfigReader-0.5-6|44	%{_mandir}/man3/*
14cr|perl-ConfigReader-0.5-6|45	%{perl_vendorlib}/*
14cr|perl-ConfigReader-0.5-6|46	
14cr|perl-ConfigReader-0.5-6|47	
14cr|perl-ConfigReader-0.5-6|48	%changelog
14cr|perl-ConfigReader-0.5-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-6
14cr|perl-ConfigReader-0.5-6|50	+ Revision: e82eb4c
14cr|perl-ConfigReader-0.5-6|51	- MassBuild#464: Increase release tag
14cr|perl-ConfigReader-0.5-6|52	
14cr|perl-ConfigReader-0.5-6|53	

4265 14
14cr|perl-ConfigReader-Simple-1.280.0-6|1	%define upstream_name    ConfigReader-Simple
14cr|perl-ConfigReader-Simple-1.280.0-6|2	%define upstream_version 1.28
14cr|perl-ConfigReader-Simple-1.280.0-6|3	
14cr|perl-ConfigReader-Simple-1.280.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-ConfigReader-Simple-1.280.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ConfigReader-Simple-1.280.0-6|6	Release:	6
14cr|perl-ConfigReader-Simple-1.280.0-6|7	
14cr|perl-ConfigReader-Simple-1.280.0-6|8	License:	GPL+ or Artistic
14cr|perl-ConfigReader-Simple-1.280.0-6|9	Group:		Development/Perl
14cr|perl-ConfigReader-Simple-1.280.0-6|10	Summary:	Read simple configuration file formats
14cr|perl-ConfigReader-Simple-1.280.0-6|11	
14cr|perl-ConfigReader-Simple-1.280.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ConfigReader-Simple-1.280.0-6|13	Source0:	http://www.cpan.org/modules/by-module/ConfigReader/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ConfigReader-Simple-1.280.0-6|14	
14cr|perl-ConfigReader-Simple-1.280.0-6|15	BuildRequires:	perl-devel
14cr|perl-ConfigReader-Simple-1.280.0-6|16	BuildRequires:	perl(Test::Output)
14cr|perl-ConfigReader-Simple-1.280.0-6|17	BuildRequires:	perl(Test::Warn)
14cr|perl-ConfigReader-Simple-1.280.0-6|18	BuildArch:	noarch
14cr|perl-ConfigReader-Simple-1.280.0-6|19	
14cr|perl-ConfigReader-Simple-1.280.0-6|20	%description
14cr|perl-ConfigReader-Simple-1.280.0-6|21	'ConfigReader::Simple' reads and parses simple configuration files. It is
14cr|perl-ConfigReader-Simple-1.280.0-6|22	designed to be smaller and simpler than the 'ConfigReader' module and is
14cr|perl-ConfigReader-Simple-1.280.0-6|23	more suited to simple configuration files.
14cr|perl-ConfigReader-Simple-1.280.0-6|24	
14cr|perl-ConfigReader-Simple-1.280.0-6|25	The configuration file format
14cr|perl-ConfigReader-Simple-1.280.0-6|26	The configuration file uses a line-oriented format, meaning that the
14cr|perl-ConfigReader-Simple-1.280.0-6|27	directives do not have containers. The values can be split across lines
14cr|perl-ConfigReader-Simple-1.280.0-6|28	with a continuation character, but for the most part everything ends up
14cr|perl-ConfigReader-Simple-1.280.0-6|29	on the same line.
14cr|perl-ConfigReader-Simple-1.280.0-6|30	
14cr|perl-ConfigReader-Simple-1.280.0-6|31	The first group of non-whitespace characters is the "directive", or the
14cr|perl-ConfigReader-Simple-1.280.0-6|32	name of the configuration item. The linear whitespace after that
14cr|perl-ConfigReader-Simple-1.280.0-6|33	separates the directive from the "value", which is the rest of the
14cr|perl-ConfigReader-Simple-1.280.0-6|34	line, including any other whitespace.
14cr|perl-ConfigReader-Simple-1.280.0-6|35	
14cr|perl-ConfigReader-Simple-1.280.0-6|36	%prep
14cr|perl-ConfigReader-Simple-1.280.0-6|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ConfigReader-Simple-1.280.0-6|38	
14cr|perl-ConfigReader-Simple-1.280.0-6|39	%build
14cr|perl-ConfigReader-Simple-1.280.0-6|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ConfigReader-Simple-1.280.0-6|41	%make
14cr|perl-ConfigReader-Simple-1.280.0-6|42	
14cr|perl-ConfigReader-Simple-1.280.0-6|43	%check
14cr|perl-ConfigReader-Simple-1.280.0-6|44	make test
14cr|perl-ConfigReader-Simple-1.280.0-6|45	
14cr|perl-ConfigReader-Simple-1.280.0-6|46	%install
14cr|perl-ConfigReader-Simple-1.280.0-6|47	%makeinstall_std
14cr|perl-ConfigReader-Simple-1.280.0-6|48	
14cr|perl-ConfigReader-Simple-1.280.0-6|49	%files
14cr|perl-ConfigReader-Simple-1.280.0-6|50	%doc Changes README LICENSE
14cr|perl-ConfigReader-Simple-1.280.0-6|51	%{_mandir}/man3/*
14cr|perl-ConfigReader-Simple-1.280.0-6|52	%{perl_vendorlib}/*
14cr|perl-ConfigReader-Simple-1.280.0-6|53	
14cr|perl-ConfigReader-Simple-1.280.0-6|54	
14cr|perl-ConfigReader-Simple-1.280.0-6|55	%changelog
14cr|perl-ConfigReader-Simple-1.280.0-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.280.0-6
14cr|perl-ConfigReader-Simple-1.280.0-6|57	+ Revision: 599f964
14cr|perl-ConfigReader-Simple-1.280.0-6|58	- MassBuild#464: Increase release tag
14cr|perl-ConfigReader-Simple-1.280.0-6|59	
14cr|perl-ConfigReader-Simple-1.280.0-6|60	

4266 14
14cr|perl-Config-Simple-4.590.0-5|1	%define upstream_name    Config-Simple
14cr|perl-Config-Simple-4.590.0-5|2	%define upstream_version 4.59
14cr|perl-Config-Simple-4.590.0-5|3	
14cr|perl-Config-Simple-4.590.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Config-Simple-4.590.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-Simple-4.590.0-5|6	Release:	5
14cr|perl-Config-Simple-4.590.0-5|7	
14cr|perl-Config-Simple-4.590.0-5|8	Summary:	Config-Simple module for perl
14cr|perl-Config-Simple-4.590.0-5|9	
14cr|perl-Config-Simple-4.590.0-5|10	License:	GPL+ or Artistic
14cr|perl-Config-Simple-4.590.0-5|11	Group:		Development/Perl
14cr|perl-Config-Simple-4.590.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Simple-4.590.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Config-Simple-4.590.0-5|14	
14cr|perl-Config-Simple-4.590.0-5|15	BuildRequires:	perl-devel
14cr|perl-Config-Simple-4.590.0-5|16	BuildArch:	noarch
14cr|perl-Config-Simple-4.590.0-5|17	
14cr|perl-Config-Simple-4.590.0-5|18	%description
14cr|perl-Config-Simple-4.590.0-5|19	Reading and writing configuration files is one of the most frequent
14cr|perl-Config-Simple-4.590.0-5|20	aspects of any software design. Config::Simple is the library to help
14cr|perl-Config-Simple-4.590.0-5|21	you with it.
14cr|perl-Config-Simple-4.590.0-5|22	
14cr|perl-Config-Simple-4.590.0-5|23	Config::Simple is a class representing configuration file object. It
14cr|perl-Config-Simple-4.590.0-5|24	supports several configuration file syntax and tries to identify the
14cr|perl-Config-Simple-4.590.0-5|25	file syntax to parse them accordingly. Library supports parsing,
14cr|perl-Config-Simple-4.590.0-5|26	updating and creating configuration files.
14cr|perl-Config-Simple-4.590.0-5|27	
14cr|perl-Config-Simple-4.590.0-5|28	
14cr|perl-Config-Simple-4.590.0-5|29	%prep
14cr|perl-Config-Simple-4.590.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Simple-4.590.0-5|31	find . -type f -exec chmod 0644 {} \;
14cr|perl-Config-Simple-4.590.0-5|32	
14cr|perl-Config-Simple-4.590.0-5|33	%build
14cr|perl-Config-Simple-4.590.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Simple-4.590.0-5|35	%make
14cr|perl-Config-Simple-4.590.0-5|36	
14cr|perl-Config-Simple-4.590.0-5|37	%check
14cr|perl-Config-Simple-4.590.0-5|38	make test
14cr|perl-Config-Simple-4.590.0-5|39	
14cr|perl-Config-Simple-4.590.0-5|40	%install
14cr|perl-Config-Simple-4.590.0-5|41	%makeinstall_std
14cr|perl-Config-Simple-4.590.0-5|42	
14cr|perl-Config-Simple-4.590.0-5|43	%files
14cr|perl-Config-Simple-4.590.0-5|44	%doc Changes README
14cr|perl-Config-Simple-4.590.0-5|45	%{perl_vendorlib}/Config/Simple.pm
14cr|perl-Config-Simple-4.590.0-5|46	%{perl_vendorlib}/auto/Config/Simple
14cr|perl-Config-Simple-4.590.0-5|47	%{_mandir}/*/*
14cr|perl-Config-Simple-4.590.0-5|48	
14cr|perl-Config-Simple-4.590.0-5|49	
14cr|perl-Config-Simple-4.590.0-5|50	
14cr|perl-Config-Simple-4.590.0-5|51	%changelog
14cr|perl-Config-Simple-4.590.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.590.0-5
14cr|perl-Config-Simple-4.590.0-5|53	+ Revision: ae80023
14cr|perl-Config-Simple-4.590.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Config-Simple-4.590.0-5|55	
14cr|perl-Config-Simple-4.590.0-5|56	

4267 14
14cr|perl-Config-Std-0.901.0-3|1	%define upstream_name    Config-Std
14cr|perl-Config-Std-0.901.0-3|2	%define upstream_version 0.901
14cr|perl-Config-Std-0.901.0-3|3	
14cr|perl-Config-Std-0.901.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Config-Std-0.901.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Config-Std-0.901.0-3|6	Release:    3
14cr|perl-Config-Std-0.901.0-3|7	Summary:    Load and save configuration files in a standard format
14cr|perl-Config-Std-0.901.0-3|8	
14cr|perl-Config-Std-0.901.0-3|9	License:    GPL or Artistic
14cr|perl-Config-Std-0.901.0-3|10	Group:      Development/Perl
14cr|perl-Config-Std-0.901.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Config-Std-0.901.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Config/Config-Std-%{upstream_version}.tar.gz
14cr|perl-Config-Std-0.901.0-3|13	BuildRequires:      perl(Module::Build)
14cr|perl-Config-Std-0.901.0-3|14	BuildRequires:      perl(Class::Std)
14cr|perl-Config-Std-0.901.0-3|15	Requires:           perl(Class::Std)
14cr|perl-Config-Std-0.901.0-3|16	BuildArch:          noarch
14cr|perl-Config-Std-0.901.0-3|17	
14cr|perl-Config-Std-0.901.0-3|18	%description
14cr|perl-Config-Std-0.901.0-3|19	Load and save configuration files in a standard format
14cr|perl-Config-Std-0.901.0-3|20	
14cr|perl-Config-Std-0.901.0-3|21	%prep
14cr|perl-Config-Std-0.901.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-Std-0.901.0-3|23	
14cr|perl-Config-Std-0.901.0-3|24	%build
14cr|perl-Config-Std-0.901.0-3|25	# only when building from CVS (version 1.51-3mdk)
14cr|perl-Config-Std-0.901.0-3|26	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-Std-0.901.0-3|27	#make docs -i
14cr|perl-Config-Std-0.901.0-3|28	# only when building from CVS (version 1.51-3mdk)
14cr|perl-Config-Std-0.901.0-3|29	perl Build.PL installdirs=vendor
14cr|perl-Config-Std-0.901.0-3|30	./Build
14cr|perl-Config-Std-0.901.0-3|31	
14cr|perl-Config-Std-0.901.0-3|32	%check
14cr|perl-Config-Std-0.901.0-3|33	./Build test
14cr|perl-Config-Std-0.901.0-3|34	
14cr|perl-Config-Std-0.901.0-3|35	%clean
14cr|perl-Config-Std-0.901.0-3|36	
14cr|perl-Config-Std-0.901.0-3|37	%install
14cr|perl-Config-Std-0.901.0-3|38	./Build install destdir=%{buildroot}
14cr|perl-Config-Std-0.901.0-3|39	
14cr|perl-Config-Std-0.901.0-3|40	%files
14cr|perl-Config-Std-0.901.0-3|41	%doc Changes README
14cr|perl-Config-Std-0.901.0-3|42	%{perl_vendorlib}/Config/Std*
14cr|perl-Config-Std-0.901.0-3|43	%{_mandir}/*/*
14cr|perl-Config-Std-0.901.0-3|44	
14cr|perl-Config-Std-0.901.0-3|45	
14cr|perl-Config-Std-0.901.0-3|46	
14cr|perl-Config-Std-0.901.0-3|47	%changelog
14cr|perl-Config-Std-0.901.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.901.0-3
14cr|perl-Config-Std-0.901.0-3|49	+ Revision: f754152
14cr|perl-Config-Std-0.901.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Config-Std-0.901.0-3|51	
14cr|perl-Config-Std-0.901.0-3|52	

4268 14
14cr|perl-Config-YAML-1.420.0-5|1	%define	upstream_name	 Config-YAML
14cr|perl-Config-YAML-1.420.0-5|2	%define upstream_version 1.42
14cr|perl-Config-YAML-1.420.0-5|3	
14cr|perl-Config-YAML-1.420.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Config-YAML-1.420.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Config-YAML-1.420.0-5|6	Release:	5
14cr|perl-Config-YAML-1.420.0-5|7	
14cr|perl-Config-YAML-1.420.0-5|8	Summary:	Generic Config perl module
14cr|perl-Config-YAML-1.420.0-5|9	
14cr|perl-Config-YAML-1.420.0-5|10	License:	GPL+ or Artistic
14cr|perl-Config-YAML-1.420.0-5|11	Group:		Development/Perl
14cr|perl-Config-YAML-1.420.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Config-YAML-1.420.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MD/MDXI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Config-YAML-1.420.0-5|14	
14cr|perl-Config-YAML-1.420.0-5|15	BuildRequires:	perl-devel
14cr|perl-Config-YAML-1.420.0-5|16	BuildRequires:	perl(YAML)
14cr|perl-Config-YAML-1.420.0-5|17	BuildArch:	noarch
14cr|perl-Config-YAML-1.420.0-5|18	
14cr|perl-Config-YAML-1.420.0-5|19	%description
14cr|perl-Config-YAML-1.420.0-5|20	This module opens a config file and parses it's contents for you. The
14cr|perl-Config-YAML-1.420.0-5|21	method new requires one parameter which needs to be a filename. The
14cr|perl-Config-YAML-1.420.0-5|22	method getall returns a hash which contains all options and it's
14cr|perl-Config-YAML-1.420.0-5|23	associated values of your config file.
14cr|perl-Config-YAML-1.420.0-5|24	
14cr|perl-Config-YAML-1.420.0-5|25	%prep
14cr|perl-Config-YAML-1.420.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Config-YAML-1.420.0-5|27	
14cr|perl-Config-YAML-1.420.0-5|28	%build
14cr|perl-Config-YAML-1.420.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Config-YAML-1.420.0-5|30	%make
14cr|perl-Config-YAML-1.420.0-5|31	
14cr|perl-Config-YAML-1.420.0-5|32	%check
14cr|perl-Config-YAML-1.420.0-5|33	make test
14cr|perl-Config-YAML-1.420.0-5|34	
14cr|perl-Config-YAML-1.420.0-5|35	%install
14cr|perl-Config-YAML-1.420.0-5|36	%makeinstall_std
14cr|perl-Config-YAML-1.420.0-5|37	
14cr|perl-Config-YAML-1.420.0-5|38	%files
14cr|perl-Config-YAML-1.420.0-5|39	%doc Changes README
14cr|perl-Config-YAML-1.420.0-5|40	%{perl_vendorlib}/Config
14cr|perl-Config-YAML-1.420.0-5|41	%{_mandir}/man3/*
14cr|perl-Config-YAML-1.420.0-5|42	
14cr|perl-Config-YAML-1.420.0-5|43	
14cr|perl-Config-YAML-1.420.0-5|44	
14cr|perl-Config-YAML-1.420.0-5|45	%changelog
14cr|perl-Config-YAML-1.420.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.420.0-5
14cr|perl-Config-YAML-1.420.0-5|47	+ Revision: 24de9c4
14cr|perl-Config-YAML-1.420.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Config-YAML-1.420.0-5|49	
14cr|perl-Config-YAML-1.420.0-5|50	

4269 14
14cr|perl-constant-1.270.0-3|1	%define upstream_name    constant
14cr|perl-constant-1.270.0-3|2	%define upstream_version 1.27
14cr|perl-constant-1.270.0-3|3	
14cr|perl-constant-1.270.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-constant-1.270.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-constant-1.270.0-3|6	Release:	3
14cr|perl-constant-1.270.0-3|7	
14cr|perl-constant-1.270.0-3|8	Summary:	Define compile-time constants
14cr|perl-constant-1.270.0-3|9	
14cr|perl-constant-1.270.0-3|10	License:	GPL+ or Artistic
14cr|perl-constant-1.270.0-3|11	Group:		Development/Perl
14cr|perl-constant-1.270.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-constant-1.270.0-3|13	Source0:	http://www.cpan.org/modules/by-module//constant-%{upstream_version}.tar.gz
14cr|perl-constant-1.270.0-3|14	
14cr|perl-constant-1.270.0-3|15	BuildRequires:	perl-devel
14cr|perl-constant-1.270.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-constant-1.270.0-3|17	Provides:	perl(constant)
14cr|perl-constant-1.270.0-3|18	BuildArch:	noarch
14cr|perl-constant-1.270.0-3|19	
14cr|perl-constant-1.270.0-3|20	%description
14cr|perl-constant-1.270.0-3|21	This pragma allows you to declare constants at compile-time.
14cr|perl-constant-1.270.0-3|22	
14cr|perl-constant-1.270.0-3|23	When you declare a constant such as 'PI' using the method shown above, each
14cr|perl-constant-1.270.0-3|24	machine your script runs upon can have as many digits of accuracy as it can
14cr|perl-constant-1.270.0-3|25	use. Also, your program will be easier to read, more likely to be
14cr|perl-constant-1.270.0-3|26	maintained (and maintained correctly), and far less likely to send a space
14cr|perl-constant-1.270.0-3|27	probe to the wrong planet because nobody noticed the one equation in which
14cr|perl-constant-1.270.0-3|28	you wrote '3.14195'.
14cr|perl-constant-1.270.0-3|29	
14cr|perl-constant-1.270.0-3|30	When a constant is used in an expression, Perl replaces it with its value
14cr|perl-constant-1.270.0-3|31	at compile time, and may then optimize the expression further. In
14cr|perl-constant-1.270.0-3|32	particular, any code in an 'if (CONSTANT)' block will be optimized away if
14cr|perl-constant-1.270.0-3|33	the constant is false.
14cr|perl-constant-1.270.0-3|34	
14cr|perl-constant-1.270.0-3|35	%prep
14cr|perl-constant-1.270.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-constant-1.270.0-3|37	
14cr|perl-constant-1.270.0-3|38	%build
14cr|perl-constant-1.270.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-constant-1.270.0-3|40	%make
14cr|perl-constant-1.270.0-3|41	
14cr|perl-constant-1.270.0-3|42	%check
14cr|perl-constant-1.270.0-3|43	make test
14cr|perl-constant-1.270.0-3|44	
14cr|perl-constant-1.270.0-3|45	%install
14cr|perl-constant-1.270.0-3|46	%makeinstall_std
14cr|perl-constant-1.270.0-3|47	
14cr|perl-constant-1.270.0-3|48	%files
14cr|perl-constant-1.270.0-3|49	%doc Changes README
14cr|perl-constant-1.270.0-3|50	%{_mandir}/man3/*
14cr|perl-constant-1.270.0-3|51	%{perl_vendorlib}/*
14cr|perl-constant-1.270.0-3|52	
14cr|perl-constant-1.270.0-3|53	
14cr|perl-constant-1.270.0-3|54	
14cr|perl-constant-1.270.0-3|55	%changelog
14cr|perl-constant-1.270.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-3
14cr|perl-constant-1.270.0-3|57	+ Revision: 4fa92cc
14cr|perl-constant-1.270.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-constant-1.270.0-3|59	
14cr|perl-constant-1.270.0-3|60	

4270 14
14cr|perl-Context-Preserve-0.01-7|1	%define module   Context-Preserve
14cr|perl-Context-Preserve-0.01-7|2	
14cr|perl-Context-Preserve-0.01-7|3	Name:		perl-%{module}
14cr|perl-Context-Preserve-0.01-7|4	Version:	0.01
14cr|perl-Context-Preserve-0.01-7|5	Release:	7
14cr|perl-Context-Preserve-0.01-7|6	License:	GPL or Artistic
14cr|perl-Context-Preserve-0.01-7|7	Group:		Development/Perl
14cr|perl-Context-Preserve-0.01-7|8	Summary:	Run code after a subroutine call preserving the context
14cr|perl-Context-Preserve-0.01-7|9	
14cr|perl-Context-Preserve-0.01-7|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Context-Preserve-0.01-7|11	Source:		http://www.cpan.org/modules/by-module/Context/%{module}-%{version}.tar.gz
14cr|perl-Context-Preserve-0.01-7|12	
14cr|perl-Context-Preserve-0.01-7|13	BuildRequires:	perl-devel
14cr|perl-Context-Preserve-0.01-7|14	BuildRequires:	perl(Exporter)
14cr|perl-Context-Preserve-0.01-7|15	BuildRequires:	perl(Test::Exception)
14cr|perl-Context-Preserve-0.01-7|16	BuildRequires:	perl(Test::More)
14cr|perl-Context-Preserve-0.01-7|17	BuildRequires:	perl(Test::use::ok)
14cr|perl-Context-Preserve-0.01-7|18	BuildArch:	noarch
14cr|perl-Context-Preserve-0.01-7|19	
14cr|perl-Context-Preserve-0.01-7|20	%description
14cr|perl-Context-Preserve-0.01-7|21	Sometimes you need to call a function, get the results, act on the results,
14cr|perl-Context-Preserve-0.01-7|22	then return the result of the function. This is painful because of
14cr|perl-Context-Preserve-0.01-7|23	contexts; the original function can behave different if it's called in
14cr|perl-Context-Preserve-0.01-7|24	void, scalar, or list context. You can ignore the various cases and just
14cr|perl-Context-Preserve-0.01-7|25	pick one, but that's fragile. To do things right, you need to see which
14cr|perl-Context-Preserve-0.01-7|26	case you're being called in, and then call the function in that context.
14cr|perl-Context-Preserve-0.01-7|27	This results in 3 code paths, which is a pain to type in (and maintain).
14cr|perl-Context-Preserve-0.01-7|28	
14cr|perl-Context-Preserve-0.01-7|29	This module automates the process. You provide a coderef that is the
14cr|perl-Context-Preserve-0.01-7|30	"original function", and another coderef to run after the original runs.
14cr|perl-Context-Preserve-0.01-7|31	You can modify the return value (aliased to @_) here, and do whatever else
14cr|perl-Context-Preserve-0.01-7|32	you need to do. 'wantarray' is correct inside both coderefs; in "after",
14cr|perl-Context-Preserve-0.01-7|33	though, the return value is ignored and the value 'wantarray' returns is
14cr|perl-Context-Preserve-0.01-7|34	related to the context that the original function was called in.
14cr|perl-Context-Preserve-0.01-7|35	
14cr|perl-Context-Preserve-0.01-7|36	%prep
14cr|perl-Context-Preserve-0.01-7|37	%setup -q -n %{module}-%{version}
14cr|perl-Context-Preserve-0.01-7|38	
14cr|perl-Context-Preserve-0.01-7|39	%build
14cr|perl-Context-Preserve-0.01-7|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Context-Preserve-0.01-7|41	%make
14cr|perl-Context-Preserve-0.01-7|42	
14cr|perl-Context-Preserve-0.01-7|43	%check
14cr|perl-Context-Preserve-0.01-7|44	make test
14cr|perl-Context-Preserve-0.01-7|45	
14cr|perl-Context-Preserve-0.01-7|46	%install
14cr|perl-Context-Preserve-0.01-7|47	%makeinstall_std
14cr|perl-Context-Preserve-0.01-7|48	
14cr|perl-Context-Preserve-0.01-7|49	%files
14cr|perl-Context-Preserve-0.01-7|50	%doc README Changes
14cr|perl-Context-Preserve-0.01-7|51	%{_mandir}/man3/*
14cr|perl-Context-Preserve-0.01-7|52	%{perl_vendorlib}/*
14cr|perl-Context-Preserve-0.01-7|53	
14cr|perl-Context-Preserve-0.01-7|54	
14cr|perl-Context-Preserve-0.01-7|55	%changelog
14cr|perl-Context-Preserve-0.01-7|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-7
14cr|perl-Context-Preserve-0.01-7|57	+ Revision: 6f58999
14cr|perl-Context-Preserve-0.01-7|58	- MassBuild#464: Increase release tag
14cr|perl-Context-Preserve-0.01-7|59	
14cr|perl-Context-Preserve-0.01-7|60	

4271 14
14cr|perl-Convert-Bencode-1.30.0-5|1	%define upstream_name    Convert-Bencode
14cr|perl-Convert-Bencode-1.30.0-5|2	%define upstream_version 1.03
14cr|perl-Convert-Bencode-1.30.0-5|3	
14cr|perl-Convert-Bencode-1.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Convert-Bencode-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Convert-Bencode-1.30.0-5|6	Release:	5
14cr|perl-Convert-Bencode-1.30.0-5|7	Summary:	Functions for converting to/from bencoded strings
14cr|perl-Convert-Bencode-1.30.0-5|8	
14cr|perl-Convert-Bencode-1.30.0-5|9	License:	GPL+ or Artistic
14cr|perl-Convert-Bencode-1.30.0-5|10	Group:		Development/Perl
14cr|perl-Convert-Bencode-1.30.0-5|11	URL:		http://search.cpan.org/dist/Convert-Bencode/
14cr|perl-Convert-Bencode-1.30.0-5|12	Source0:	http://www.cpan.org/authors/id/O/OR/ORCLEV/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Convert-Bencode-1.30.0-5|13	
14cr|perl-Convert-Bencode-1.30.0-5|14	BuildRequires:	perl-devel
14cr|perl-Convert-Bencode-1.30.0-5|15	BuildRequires:	perl(Exporter)
14cr|perl-Convert-Bencode-1.30.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Convert-Bencode-1.30.0-5|17	BuildRequires:	perl(Test::More) >= 0.45
14cr|perl-Convert-Bencode-1.30.0-5|18	
14cr|perl-Convert-Bencode-1.30.0-5|19	BuildArch:	noarch
14cr|perl-Convert-Bencode-1.30.0-5|20	
14cr|perl-Convert-Bencode-1.30.0-5|21	%description
14cr|perl-Convert-Bencode-1.30.0-5|22	This module provides two functions, bencode and bdecode, which encode and
14cr|perl-Convert-Bencode-1.30.0-5|23	decode bencoded strings respectively.
14cr|perl-Convert-Bencode-1.30.0-5|24	
14cr|perl-Convert-Bencode-1.30.0-5|25	%prep
14cr|perl-Convert-Bencode-1.30.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-Bencode-1.30.0-5|27	
14cr|perl-Convert-Bencode-1.30.0-5|28	%build
14cr|perl-Convert-Bencode-1.30.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Bencode-1.30.0-5|30	%make
14cr|perl-Convert-Bencode-1.30.0-5|31	
14cr|perl-Convert-Bencode-1.30.0-5|32	%check
14cr|perl-Convert-Bencode-1.30.0-5|33	%make test
14cr|perl-Convert-Bencode-1.30.0-5|34	
14cr|perl-Convert-Bencode-1.30.0-5|35	%install
14cr|perl-Convert-Bencode-1.30.0-5|36	%makeinstall_std
14cr|perl-Convert-Bencode-1.30.0-5|37	
14cr|perl-Convert-Bencode-1.30.0-5|38	%files
14cr|perl-Convert-Bencode-1.30.0-5|39	%doc Changes LICENSE README Todo
14cr|perl-Convert-Bencode-1.30.0-5|40	%{perl_vendorlib}/*
14cr|perl-Convert-Bencode-1.30.0-5|41	%{_mandir}/man3/*
14cr|perl-Convert-Bencode-1.30.0-5|42	
14cr|perl-Convert-Bencode-1.30.0-5|43	
14cr|perl-Convert-Bencode-1.30.0-5|44	
14cr|perl-Convert-Bencode-1.30.0-5|45	
14cr|perl-Convert-Bencode-1.30.0-5|46	%changelog
14cr|perl-Convert-Bencode-1.30.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-5
14cr|perl-Convert-Bencode-1.30.0-5|48	+ Revision: d01fcfe
14cr|perl-Convert-Bencode-1.30.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Convert-Bencode-1.30.0-5|50	
14cr|perl-Convert-Bencode-1.30.0-5|51	

4272 14
14cr|perl-Convert-Bencode_XS-0.60.0-4|1	%define upstream_name Convert-Bencode_XS
14cr|perl-Convert-Bencode_XS-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Convert-Bencode_XS-0.60.0-4|3	
14cr|perl-Convert-Bencode_XS-0.60.0-4|4	Name:           perl-%{upstream_name}
14cr|perl-Convert-Bencode_XS-0.60.0-4|5	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Convert-Bencode_XS-0.60.0-4|6	Release:	4
14cr|perl-Convert-Bencode_XS-0.60.0-4|7	Summary:        Faster conversions to/from Bencode format
14cr|perl-Convert-Bencode_XS-0.60.0-4|8	
14cr|perl-Convert-Bencode_XS-0.60.0-4|9	License:        GPL+ or Artistic
14cr|perl-Convert-Bencode_XS-0.60.0-4|10	Group:          Development/Perl
14cr|perl-Convert-Bencode_XS-0.60.0-4|11	URL:            http://search.cpan.org/dist/Convert-Bencode_XS/
14cr|perl-Convert-Bencode_XS-0.60.0-4|12	Source0:        http://www.cpan.org/authors/id/I/IW/IWADE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Convert-Bencode_XS-0.60.0-4|13	BuildRequires:  perl(Exporter)
14cr|perl-Convert-Bencode_XS-0.60.0-4|14	BuildRequires:  perl(ExtUtils::MakeMaker)
14cr|perl-Convert-Bencode_XS-0.60.0-4|15	BuildRequires:  perl(Test::More)
14cr|perl-Convert-Bencode_XS-0.60.0-4|16	BuildRequires:	perl-devel
14cr|perl-Convert-Bencode_XS-0.60.0-4|17	
14cr|perl-Convert-Bencode_XS-0.60.0-4|18	%description
14cr|perl-Convert-Bencode_XS-0.60.0-4|19	This module provides two functions, bencode and bdecode, which encode and
14cr|perl-Convert-Bencode_XS-0.60.0-4|20	decode bencoded strings respectively.
14cr|perl-Convert-Bencode_XS-0.60.0-4|21	
14cr|perl-Convert-Bencode_XS-0.60.0-4|22	%prep
14cr|perl-Convert-Bencode_XS-0.60.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-Bencode_XS-0.60.0-4|24	
14cr|perl-Convert-Bencode_XS-0.60.0-4|25	%build
14cr|perl-Convert-Bencode_XS-0.60.0-4|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Bencode_XS-0.60.0-4|27	%make
14cr|perl-Convert-Bencode_XS-0.60.0-4|28	
14cr|perl-Convert-Bencode_XS-0.60.0-4|29	# Likely we need non-ascii locale for tests to pass
14cr|perl-Convert-Bencode_XS-0.60.0-4|30	# %check
14cr|perl-Convert-Bencode_XS-0.60.0-4|31	# %make test
14cr|perl-Convert-Bencode_XS-0.60.0-4|32	
14cr|perl-Convert-Bencode_XS-0.60.0-4|33	%install
14cr|perl-Convert-Bencode_XS-0.60.0-4|34	%makeinstall_std
14cr|perl-Convert-Bencode_XS-0.60.0-4|35	
14cr|perl-Convert-Bencode_XS-0.60.0-4|36	%clean
14cr|perl-Convert-Bencode_XS-0.60.0-4|37	
14cr|perl-Convert-Bencode_XS-0.60.0-4|38	%files
14cr|perl-Convert-Bencode_XS-0.60.0-4|39	%doc Changes README
14cr|perl-Convert-Bencode_XS-0.60.0-4|40	%{perl_vendorarch}/auto/*
14cr|perl-Convert-Bencode_XS-0.60.0-4|41	%{perl_vendorarch}/Convert*
14cr|perl-Convert-Bencode_XS-0.60.0-4|42	%{_mandir}/man3/*
14cr|perl-Convert-Bencode_XS-0.60.0-4|43	
14cr|perl-Convert-Bencode_XS-0.60.0-4|44	%changelog
14cr|perl-Convert-Bencode_XS-0.60.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Convert-Bencode_XS-0.60.0-4|46	+ Revision: 44b542b
14cr|perl-Convert-Bencode_XS-0.60.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Convert-Bencode_XS-0.60.0-4|48	
14cr|perl-Convert-Bencode_XS-0.60.0-4|49	

4273 14
14cr|perl-Convert-Binary-C-0.760.0-4|1	%define upstream_name	 Convert-Binary-C
14cr|perl-Convert-Binary-C-0.760.0-4|2	%define upstream_version 0.76
14cr|perl-Convert-Binary-C-0.760.0-4|3	
14cr|perl-Convert-Binary-C-0.760.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Convert-Binary-C-0.760.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Convert-Binary-C-0.760.0-4|6	Release:    4
14cr|perl-Convert-Binary-C-0.760.0-4|7	
14cr|perl-Convert-Binary-C-0.760.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-Convert-Binary-C-0.760.0-4|9	
14cr|perl-Convert-Binary-C-0.760.0-4|10	License:	GPL+ or Artistic
14cr|perl-Convert-Binary-C-0.760.0-4|11	Group:		Development/Perl
14cr|perl-Convert-Binary-C-0.760.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Convert-Binary-C-0.760.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Convert-Binary-C-0.760.0-4|14	
14cr|perl-Convert-Binary-C-0.760.0-4|15	BuildRequires:	perl-devel
14cr|perl-Convert-Binary-C-0.760.0-4|16	
14cr|perl-Convert-Binary-C-0.760.0-4|17	%description
14cr|perl-Convert-Binary-C-0.760.0-4|18	Convert::Binary::C is a preprocessor and parser for C type definitions.
14cr|perl-Convert-Binary-C-0.760.0-4|19	It is highly configurable and supports arbitrarily complex data structures.
14cr|perl-Convert-Binary-C-0.760.0-4|20	Its object-oriented interface has pack and unpack methods that act as
14cr|perl-Convert-Binary-C-0.760.0-4|21	replacements for Perl's pack and unpack and allow to use C types instead
14cr|perl-Convert-Binary-C-0.760.0-4|22	of a string representation of the data structure for conversion of binary
14cr|perl-Convert-Binary-C-0.760.0-4|23	data from and to Perl's complex data structures.
14cr|perl-Convert-Binary-C-0.760.0-4|24	
14cr|perl-Convert-Binary-C-0.760.0-4|25	Actually, what Convert::Binary::C does is not very different from what a
14cr|perl-Convert-Binary-C-0.760.0-4|26	C compiler does, just that it doesn't compile the source code into an object
14cr|perl-Convert-Binary-C-0.760.0-4|27	file or executable, but only parses the code and allows Perl to use the
14cr|perl-Convert-Binary-C-0.760.0-4|28	enumerations, structs, unions and typedefs that have been defined within
14cr|perl-Convert-Binary-C-0.760.0-4|29	your C source for binary data conversion, similar to Perl's pack and unpack.
14cr|perl-Convert-Binary-C-0.760.0-4|30	
14cr|perl-Convert-Binary-C-0.760.0-4|31	Beyond that, the module offers a lot of convenience methods to retrieve
14cr|perl-Convert-Binary-C-0.760.0-4|32	information about the C types that have been parsed.
14cr|perl-Convert-Binary-C-0.760.0-4|33	
14cr|perl-Convert-Binary-C-0.760.0-4|34	%prep
14cr|perl-Convert-Binary-C-0.760.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-Binary-C-0.760.0-4|36	
14cr|perl-Convert-Binary-C-0.760.0-4|37	%build
14cr|perl-Convert-Binary-C-0.760.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Binary-C-0.760.0-4|39	make
14cr|perl-Convert-Binary-C-0.760.0-4|40	
14cr|perl-Convert-Binary-C-0.760.0-4|41	%check
14cr|perl-Convert-Binary-C-0.760.0-4|42	%make test
14cr|perl-Convert-Binary-C-0.760.0-4|43	
14cr|perl-Convert-Binary-C-0.760.0-4|44	%clean
14cr|perl-Convert-Binary-C-0.760.0-4|45	
14cr|perl-Convert-Binary-C-0.760.0-4|46	%install
14cr|perl-Convert-Binary-C-0.760.0-4|47	%makeinstall_std
14cr|perl-Convert-Binary-C-0.760.0-4|48	
14cr|perl-Convert-Binary-C-0.760.0-4|49	%files
14cr|perl-Convert-Binary-C-0.760.0-4|50	%{_bindir}/*
14cr|perl-Convert-Binary-C-0.760.0-4|51	%doc Changes README
14cr|perl-Convert-Binary-C-0.760.0-4|52	%{perl_vendorlib}/
14cr|perl-Convert-Binary-C-0.760.0-4|53	%{_mandir}/*/*
14cr|perl-Convert-Binary-C-0.760.0-4|54	
14cr|perl-Convert-Binary-C-0.760.0-4|55	
14cr|perl-Convert-Binary-C-0.760.0-4|56	
14cr|perl-Convert-Binary-C-0.760.0-4|57	%changelog
14cr|perl-Convert-Binary-C-0.760.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.760.0-4
14cr|perl-Convert-Binary-C-0.760.0-4|59	+ Revision: a3350a0
14cr|perl-Convert-Binary-C-0.760.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Convert-Binary-C-0.760.0-4|61	
14cr|perl-Convert-Binary-C-0.760.0-4|62	

4274 14
14cr|perl-Convert-Color-0.110.0-2|1	%define upstream_name    Convert-Color
14cr|perl-Convert-Color-0.110.0-2|2	%define upstream_version 0.11
14cr|perl-Convert-Color-0.110.0-2|3	
14cr|perl-Convert-Color-0.110.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-Convert-Color-0.110.0-2|5	%define __noautoreq 'perl\\(Convert::Color::HueChromaBased\\)'
14cr|perl-Convert-Color-0.110.0-2|6	%else
14cr|perl-Convert-Color-0.110.0-2|7	%define
14cr|perl-Convert-Color-0.110.0-2|8	%define _requires_exceptions perl(Convert::Color::HueChromaBased)
14cr|perl-Convert-Color-0.110.0-2|9	%endif
14cr|perl-Convert-Color-0.110.0-2|10	
14cr|perl-Convert-Color-0.110.0-2|11	Name:		perl-%{upstream_name}
14cr|perl-Convert-Color-0.110.0-2|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Convert-Color-0.110.0-2|13	Release:	2
14cr|perl-Convert-Color-0.110.0-2|14	
14cr|perl-Convert-Color-0.110.0-2|15	Summary:	A color value represented as red/green/blue in
14cr|perl-Convert-Color-0.110.0-2|16	
14cr|perl-Convert-Color-0.110.0-2|17	
14cr|perl-Convert-Color-0.110.0-2|18	License:	GPL+ or Artistic
14cr|perl-Convert-Color-0.110.0-2|19	Group:		Development/Perl
14cr|perl-Convert-Color-0.110.0-2|20	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Convert-Color-0.110.0-2|21	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Convert-Color-0.110.0-2|22	
14cr|perl-Convert-Color-0.110.0-2|23	BuildRequires:	perl-devel
14cr|perl-Convert-Color-0.110.0-2|24	BuildRequires: perl(Test::Number::Delta)
14cr|perl-Convert-Color-0.110.0-2|25	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Convert-Color-0.110.0-2|26	BuildRequires:	perl(Test::More)
14cr|perl-Convert-Color-0.110.0-2|27	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Convert-Color-0.110.0-2|28	BuildRequires:	perl(List::UtilsBy)
14cr|perl-Convert-Color-0.110.0-2|29	BuildArch:	noarch
14cr|perl-Convert-Color-0.110.0-2|30	
14cr|perl-Convert-Color-0.110.0-2|31	%description
14cr|perl-Convert-Color-0.110.0-2|32	This module provides conversions between commonly used ways to express
14cr|perl-Convert-Color-0.110.0-2|33	colors. It provides conversions between color spaces such as RGB and HSV,
14cr|perl-Convert-Color-0.110.0-2|34	and it provides ways to look up colors by a name.
14cr|perl-Convert-Color-0.110.0-2|35	
14cr|perl-Convert-Color-0.110.0-2|36	This class provides a base for subclasses which represent particular color
14cr|perl-Convert-Color-0.110.0-2|37	values in particular spaces. The base class provides methods to represent
14cr|perl-Convert-Color-0.110.0-2|38	the color in a few convenient forms, though subclasses may provide more
14cr|perl-Convert-Color-0.110.0-2|39	specific details for the space in question.
14cr|perl-Convert-Color-0.110.0-2|40	
14cr|perl-Convert-Color-0.110.0-2|41	For more detail, read the documentation on these classes; namely:
14cr|perl-Convert-Color-0.110.0-2|42	
14cr|perl-Convert-Color-0.110.0-2|43	%prep
14cr|perl-Convert-Color-0.110.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-Color-0.110.0-2|45	
14cr|perl-Convert-Color-0.110.0-2|46	%build
14cr|perl-Convert-Color-0.110.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Color-0.110.0-2|48	%make
14cr|perl-Convert-Color-0.110.0-2|49	
14cr|perl-Convert-Color-0.110.0-2|50	%check
14cr|perl-Convert-Color-0.110.0-2|51	%make test
14cr|perl-Convert-Color-0.110.0-2|52	
14cr|perl-Convert-Color-0.110.0-2|53	%install
14cr|perl-Convert-Color-0.110.0-2|54	%makeinstall_std
14cr|perl-Convert-Color-0.110.0-2|55	
14cr|perl-Convert-Color-0.110.0-2|56	%files
14cr|perl-Convert-Color-0.110.0-2|57	%doc Changes LICENSE README
14cr|perl-Convert-Color-0.110.0-2|58	%{_mandir}/man3/*
14cr|perl-Convert-Color-0.110.0-2|59	%{perl_vendorlib}/*
14cr|perl-Convert-Color-0.110.0-2|60	
14cr|perl-Convert-Color-0.110.0-2|61	
14cr|perl-Convert-Color-0.110.0-2|62	
14cr|perl-Convert-Color-0.110.0-2|63	%changelog
14cr|perl-Convert-Color-0.110.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-2
14cr|perl-Convert-Color-0.110.0-2|65	+ Revision: 99898c3
14cr|perl-Convert-Color-0.110.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Convert-Color-0.110.0-2|67	
14cr|perl-Convert-Color-0.110.0-2|68	

4275 14
14cr|perl-Convert-EBCDIC-0.60.0-5|1	%define upstream_name    Convert-EBCDIC
14cr|perl-Convert-EBCDIC-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Convert-EBCDIC-0.60.0-5|3	
14cr|perl-Convert-EBCDIC-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Convert-EBCDIC-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Convert-EBCDIC-0.60.0-5|6	Release:	5
14cr|perl-Convert-EBCDIC-0.60.0-5|7	
14cr|perl-Convert-EBCDIC-0.60.0-5|8	Summary:	Convert-EBCDIC module for perl
14cr|perl-Convert-EBCDIC-0.60.0-5|9	
14cr|perl-Convert-EBCDIC-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Convert-EBCDIC-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Convert-EBCDIC-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Convert-EBCDIC-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Convert-EBCDIC-0.60.0-5|14	
14cr|perl-Convert-EBCDIC-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Convert-EBCDIC-0.60.0-5|16	BuildArch:	noarch
14cr|perl-Convert-EBCDIC-0.60.0-5|17	
14cr|perl-Convert-EBCDIC-0.60.0-5|18	%description
14cr|perl-Convert-EBCDIC-0.60.0-5|19	This module provides two functions ascii2ebcdic and ebcdic2ascii for
14cr|perl-Convert-EBCDIC-0.60.0-5|20	converting a string from/to ASCII to/from EBCDIC, and two code pages
14cr|perl-Convert-EBCDIC-0.60.0-5|21	ccsid819 and ccsid1047.
14cr|perl-Convert-EBCDIC-0.60.0-5|22	
14cr|perl-Convert-EBCDIC-0.60.0-5|23	%prep
14cr|perl-Convert-EBCDIC-0.60.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-EBCDIC-0.60.0-5|25	
14cr|perl-Convert-EBCDIC-0.60.0-5|26	%build
14cr|perl-Convert-EBCDIC-0.60.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-EBCDIC-0.60.0-5|28	%make
14cr|perl-Convert-EBCDIC-0.60.0-5|29	
14cr|perl-Convert-EBCDIC-0.60.0-5|30	%check
14cr|perl-Convert-EBCDIC-0.60.0-5|31	make test
14cr|perl-Convert-EBCDIC-0.60.0-5|32	
14cr|perl-Convert-EBCDIC-0.60.0-5|33	%install
14cr|perl-Convert-EBCDIC-0.60.0-5|34	%makeinstall_std
14cr|perl-Convert-EBCDIC-0.60.0-5|35	
14cr|perl-Convert-EBCDIC-0.60.0-5|36	%files
14cr|perl-Convert-EBCDIC-0.60.0-5|37	%doc Changes README
14cr|perl-Convert-EBCDIC-0.60.0-5|38	%{perl_vendorlib}/Convert/EBCDIC.pm
14cr|perl-Convert-EBCDIC-0.60.0-5|39	%{_mandir}/*/*
14cr|perl-Convert-EBCDIC-0.60.0-5|40	
14cr|perl-Convert-EBCDIC-0.60.0-5|41	
14cr|perl-Convert-EBCDIC-0.60.0-5|42	%changelog
14cr|perl-Convert-EBCDIC-0.60.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Convert-EBCDIC-0.60.0-5|44	+ Revision: 6385723
14cr|perl-Convert-EBCDIC-0.60.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Convert-EBCDIC-0.60.0-5|46	
14cr|perl-Convert-EBCDIC-0.60.0-5|47	

4276 14
14cr|perl-Convert-Scalar-1.100.0-6|1	%define	module	Convert-Scalar
14cr|perl-Convert-Scalar-1.100.0-6|2	%define	upstream_version 1.1
14cr|perl-Convert-Scalar-1.100.0-6|3	
14cr|perl-Convert-Scalar-1.100.0-6|4	Name:		perl-%{module}
14cr|perl-Convert-Scalar-1.100.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Convert-Scalar-1.100.0-6|6	Release:	6
14cr|perl-Convert-Scalar-1.100.0-6|7	
14cr|perl-Convert-Scalar-1.100.0-6|8	Summary:	Convert-Scalar module for perl
14cr|perl-Convert-Scalar-1.100.0-6|9	
14cr|perl-Convert-Scalar-1.100.0-6|10	License:	GPL+ or Artistic
14cr|perl-Convert-Scalar-1.100.0-6|11	Group:		Development/Perl
14cr|perl-Convert-Scalar-1.100.0-6|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Convert-Scalar-1.100.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Convert/%{module}-%{upstream_version}.tar.gz
14cr|perl-Convert-Scalar-1.100.0-6|14	
14cr|perl-Convert-Scalar-1.100.0-6|15	BuildRequires:	perl-devel
14cr|perl-Convert-Scalar-1.100.0-6|16	
14cr|perl-Convert-Scalar-1.100.0-6|17	%description
14cr|perl-Convert-Scalar-1.100.0-6|18	This module exports various internal perl methods that change the internal
14cr|perl-Convert-Scalar-1.100.0-6|19	representation or state of a perl scalar. All of these work in-place, that is,
14cr|perl-Convert-Scalar-1.100.0-6|20	they modify their scalar argument. No functions are exported by default.
14cr|perl-Convert-Scalar-1.100.0-6|21	
14cr|perl-Convert-Scalar-1.100.0-6|22	%prep
14cr|perl-Convert-Scalar-1.100.0-6|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Convert-Scalar-1.100.0-6|24	
14cr|perl-Convert-Scalar-1.100.0-6|25	%build
14cr|perl-Convert-Scalar-1.100.0-6|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Scalar-1.100.0-6|27	%make
14cr|perl-Convert-Scalar-1.100.0-6|28	
14cr|perl-Convert-Scalar-1.100.0-6|29	%check
14cr|perl-Convert-Scalar-1.100.0-6|30	make test
14cr|perl-Convert-Scalar-1.100.0-6|31	
14cr|perl-Convert-Scalar-1.100.0-6|32	%install
14cr|perl-Convert-Scalar-1.100.0-6|33	%makeinstall_std
14cr|perl-Convert-Scalar-1.100.0-6|34	
14cr|perl-Convert-Scalar-1.100.0-6|35	%files
14cr|perl-Convert-Scalar-1.100.0-6|36	%doc Changes COPYING README
14cr|perl-Convert-Scalar-1.100.0-6|37	%{perl_vendorarch}/Convert/Scalar.pm
14cr|perl-Convert-Scalar-1.100.0-6|38	%{perl_vendorarch}/auto/Convert/Scalar
14cr|perl-Convert-Scalar-1.100.0-6|39	%{_mandir}/*/*
14cr|perl-Convert-Scalar-1.100.0-6|40	
14cr|perl-Convert-Scalar-1.100.0-6|41	
14cr|perl-Convert-Scalar-1.100.0-6|42	
14cr|perl-Convert-Scalar-1.100.0-6|43	%changelog
14cr|perl-Convert-Scalar-1.100.0-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-6
14cr|perl-Convert-Scalar-1.100.0-6|45	+ Revision: 82fab31
14cr|perl-Convert-Scalar-1.100.0-6|46	- MassBuild#464: Increase release tag
14cr|perl-Convert-Scalar-1.100.0-6|47	
14cr|perl-Convert-Scalar-1.100.0-6|48	

4277 14
14cr|perl-Convert-Units-0.430.0-5|1	%define upstream_name    Convert-Units
14cr|perl-Convert-Units-0.430.0-5|2	%define upstream_version 0.43
14cr|perl-Convert-Units-0.430.0-5|3	
14cr|perl-Convert-Units-0.430.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Convert-Units-0.430.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Convert-Units-0.430.0-5|6	Release:	5
14cr|perl-Convert-Units-0.430.0-5|7	
14cr|perl-Convert-Units-0.430.0-5|8	Summary:	Convert-Units module for perl
14cr|perl-Convert-Units-0.430.0-5|9	
14cr|perl-Convert-Units-0.430.0-5|10	License:	GPL+ or Artistic
14cr|perl-Convert-Units-0.430.0-5|11	Group:		Development/Perl
14cr|perl-Convert-Units-0.430.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Convert-Units-0.430.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Convert-Units-0.430.0-5|14	
14cr|perl-Convert-Units-0.430.0-5|15	BuildRequires:	perl-devel
14cr|perl-Convert-Units-0.430.0-5|16	BuildArch:	noarch
14cr|perl-Convert-Units-0.430.0-5|17	
14cr|perl-Convert-Units-0.430.0-5|18	%description
14cr|perl-Convert-Units-0.430.0-5|19	The Units package is a collection of modules for parsing strings with unit
14cr|perl-Convert-Units-0.430.0-5|20	measurements (such as "12pt" or "3 meters") and converting them to some other
14cr|perl-Convert-Units-0.430.0-5|21	unit (such as "picas" or "inches").
14cr|perl-Convert-Units-0.430.0-5|22	
14cr|perl-Convert-Units-0.430.0-5|23	%prep
14cr|perl-Convert-Units-0.430.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Convert-Units-0.430.0-5|25	
14cr|perl-Convert-Units-0.430.0-5|26	%build
14cr|perl-Convert-Units-0.430.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Convert-Units-0.430.0-5|28	%make
14cr|perl-Convert-Units-0.430.0-5|29	
14cr|perl-Convert-Units-0.430.0-5|30	%check
14cr|perl-Convert-Units-0.430.0-5|31	%make test
14cr|perl-Convert-Units-0.430.0-5|32	
14cr|perl-Convert-Units-0.430.0-5|33	%install
14cr|perl-Convert-Units-0.430.0-5|34	%makeinstall_std
14cr|perl-Convert-Units-0.430.0-5|35	
14cr|perl-Convert-Units-0.430.0-5|36	%files
14cr|perl-Convert-Units-0.430.0-5|37	%doc Changes README
14cr|perl-Convert-Units-0.430.0-5|38	%{perl_vendorlib}/Convert/Units
14cr|perl-Convert-Units-0.430.0-5|39	%{_mandir}/*/*
14cr|perl-Convert-Units-0.430.0-5|40	
14cr|perl-Convert-Units-0.430.0-5|41	
14cr|perl-Convert-Units-0.430.0-5|42	
14cr|perl-Convert-Units-0.430.0-5|43	%changelog
14cr|perl-Convert-Units-0.430.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-5
14cr|perl-Convert-Units-0.430.0-5|45	+ Revision: ccb64a7
14cr|perl-Convert-Units-0.430.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Convert-Units-0.430.0-5|47	
14cr|perl-Convert-Units-0.430.0-5|48	

4278 14
14cr|perl-Cookie-Baker-0.30.0-3|1	%define upstream_name Cookie-Baker
14cr|perl-Cookie-Baker-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Cookie-Baker-0.30.0-3|3	
14cr|perl-Cookie-Baker-0.30.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Cookie-Baker-0.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Cookie-Baker-0.30.0-3|6	Release:    3
14cr|perl-Cookie-Baker-0.30.0-3|7	
14cr|perl-Cookie-Baker-0.30.0-3|8	Summary:    Cookie string generator / parser
14cr|perl-Cookie-Baker-0.30.0-3|9	
14cr|perl-Cookie-Baker-0.30.0-3|10	
14cr|perl-Cookie-Baker-0.30.0-3|11	License:    GPL+ or Artistic
14cr|perl-Cookie-Baker-0.30.0-3|12	Group:      Development/Perl
14cr|perl-Cookie-Baker-0.30.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cookie-Baker-0.30.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Cookie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Cookie-Baker-0.30.0-3|15	
14cr|perl-Cookie-Baker-0.30.0-3|16	BuildRequires: perl(CPAN::Meta)
14cr|perl-Cookie-Baker-0.30.0-3|17	BuildRequires: perl(CPAN::Meta::Prereqs)
14cr|perl-Cookie-Baker-0.30.0-3|18	BuildRequires: perl(Exporter)
14cr|perl-Cookie-Baker-0.30.0-3|19	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Cookie-Baker-0.30.0-3|20	BuildRequires: perl(Module::Build) >= 0.380.0
14cr|perl-Cookie-Baker-0.30.0-3|21	BuildRequires: perl(Test::More) >= 0.980.0
14cr|perl-Cookie-Baker-0.30.0-3|22	BuildRequires: perl(Test::Time)
14cr|perl-Cookie-Baker-0.30.0-3|23	BuildRequires: perl(URI::Escape)
14cr|perl-Cookie-Baker-0.30.0-3|24	BuildArch:  noarch
14cr|perl-Cookie-Baker-0.30.0-3|25	
14cr|perl-Cookie-Baker-0.30.0-3|26	%description
14cr|perl-Cookie-Baker-0.30.0-3|27	Cookie::Baker provides simple cookie string generator and parser.
14cr|perl-Cookie-Baker-0.30.0-3|28	
14cr|perl-Cookie-Baker-0.30.0-3|29	%prep
14cr|perl-Cookie-Baker-0.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cookie-Baker-0.30.0-3|31	
14cr|perl-Cookie-Baker-0.30.0-3|32	%build
14cr|perl-Cookie-Baker-0.30.0-3|33	%__perl Build.PL --installdirs=vendor
14cr|perl-Cookie-Baker-0.30.0-3|34	
14cr|perl-Cookie-Baker-0.30.0-3|35	./Build
14cr|perl-Cookie-Baker-0.30.0-3|36	
14cr|perl-Cookie-Baker-0.30.0-3|37	%check
14cr|perl-Cookie-Baker-0.30.0-3|38	./Build test
14cr|perl-Cookie-Baker-0.30.0-3|39	
14cr|perl-Cookie-Baker-0.30.0-3|40	%install
14cr|perl-Cookie-Baker-0.30.0-3|41	./Build install --destdir=%{buildroot}
14cr|perl-Cookie-Baker-0.30.0-3|42	
14cr|perl-Cookie-Baker-0.30.0-3|43	%files
14cr|perl-Cookie-Baker-0.30.0-3|44	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cr|perl-Cookie-Baker-0.30.0-3|45	%{_mandir}/man3/*
14cr|perl-Cookie-Baker-0.30.0-3|46	%{perl_vendorlib}/*
14cr|perl-Cookie-Baker-0.30.0-3|47	
14cr|perl-Cookie-Baker-0.30.0-3|48	
14cr|perl-Cookie-Baker-0.30.0-3|49	%changelog
14cr|perl-Cookie-Baker-0.30.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Cookie-Baker-0.30.0-3|51	+ Revision: 3b5d5fc
14cr|perl-Cookie-Baker-0.30.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Cookie-Baker-0.30.0-3|53	
14cr|perl-Cookie-Baker-0.30.0-3|54	

4279 14
14cr|perl-Coro-6.390.0-2|1	%define	module	Coro
14cr|perl-Coro-6.390.0-2|2	%define upstream_version 6.39
14cr|perl-Coro-6.390.0-2|3	#define _without_check 1
14cr|perl-Coro-6.390.0-2|4	
14cr|perl-Coro-6.390.0-2|5	Name:		perl-%{module}
14cr|perl-Coro-6.390.0-2|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Coro-6.390.0-2|7	Release:	2
14cr|perl-Coro-6.390.0-2|8	Epoch:		2
14cr|perl-Coro-6.390.0-2|9	
14cr|perl-Coro-6.390.0-2|10	Summary:	Coroutine process abstraction
14cr|perl-Coro-6.390.0-2|11	
14cr|perl-Coro-6.390.0-2|12	
14cr|perl-Coro-6.390.0-2|13	License:	GPL+ or Artistic
14cr|perl-Coro-6.390.0-2|14	Group:		Development/Perl
14cr|perl-Coro-6.390.0-2|15	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Coro-6.390.0-2|16	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{upstream_version}.tar.gz
14cr|perl-Coro-6.390.0-2|17	
14cr|perl-Coro-6.390.0-2|18	BuildRequires:	perl-devel
14cr|perl-Coro-6.390.0-2|19	BuildRequires:	perl-IO-AIO
14cr|perl-Coro-6.390.0-2|20	BuildRequires:	perl-AnyEvent >= 1:4.05
14cr|perl-Coro-6.390.0-2|21	BuildRequires:	perl-Guard
14cr|perl-Coro-6.390.0-2|22	BuildRequires:	perl-common-sense
14cr|perl-Coro-6.390.0-2|23	#gw the test EV/t/01_unblock fails in 4.37:
14cr|perl-Coro-6.390.0-2|24	# http://rt.cpan.org/Ticket/Display.html?id=32475
14cr|perl-Coro-6.390.0-2|25	#BuildRequires:  perl-EV >= 2.0
14cr|perl-Coro-6.390.0-2|26	%define __noautoreq 'Exporter::|Coro::Socket::'
14cr|perl-Coro-6.390.0-2|27	
14cr|perl-Coro-6.390.0-2|28	%description
14cr|perl-Coro-6.390.0-2|29	This module collection manages coroutines. Coroutines are similar to
14cr|perl-Coro-6.390.0-2|30	threads but don't run in parallel.
14cr|perl-Coro-6.390.0-2|31	
14cr|perl-Coro-6.390.0-2|32	%package	AnyEvent
14cr|perl-Coro-6.390.0-2|33	Summary:	Use Coro within an AnyEvent environment
14cr|perl-Coro-6.390.0-2|34	
14cr|perl-Coro-6.390.0-2|35	
14cr|perl-Coro-6.390.0-2|36	Group:		Development/Perl
14cr|perl-Coro-6.390.0-2|37	
14cr|perl-Coro-6.390.0-2|38	%description	AnyEvent
14cr|perl-Coro-6.390.0-2|39	This module integrates coroutines into any event loop supported by
14cr|perl-Coro-6.390.0-2|40	AnyEvent, combining event-based programming with coroutine-based
14cr|perl-Coro-6.390.0-2|41	programming in a natural way.
14cr|perl-Coro-6.390.0-2|42	
14cr|perl-Coro-6.390.0-2|43	%package	BDB
14cr|perl-Coro-6.390.0-2|44	Summary:	Truly asynchronous bdb access
14cr|perl-Coro-6.390.0-2|45	
14cr|perl-Coro-6.390.0-2|46	
14cr|perl-Coro-6.390.0-2|47	Group:		Development/Perl
14cr|perl-Coro-6.390.0-2|48	
14cr|perl-Coro-6.390.0-2|49	%description	BDB
14cr|perl-Coro-6.390.0-2|50	This module implements a thin wrapper around the BDB module.
14cr|perl-Coro-6.390.0-2|51	
14cr|perl-Coro-6.390.0-2|52	Each BDB request that could block and doesn't get passed a callback
14cr|perl-Coro-6.390.0-2|53	will normally block all coroutines. after loading this module, this
14cr|perl-Coro-6.390.0-2|54	will no longer be the case.
14cr|perl-Coro-6.390.0-2|55	
14cr|perl-Coro-6.390.0-2|56	
14cr|perl-Coro-6.390.0-2|57	%prep
14cr|perl-Coro-6.390.0-2|58	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Coro-6.390.0-2|59	#gw wrong shell bang:
14cr|perl-Coro-6.390.0-2|60	sed -i "s^/opt/bin/perl^%{_bindir}/perl^" Coro/jit*pl
14cr|perl-Coro-6.390.0-2|61	
14cr|perl-Coro-6.390.0-2|62	%build
14cr|perl-Coro-6.390.0-2|63	echo -e  "n\nu\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Coro-6.390.0-2|64	%make
14cr|perl-Coro-6.390.0-2|65	
14cr|perl-Coro-6.390.0-2|66	%check
14cr|perl-Coro-6.390.0-2|67	%{!?_without_check:make test}
14cr|perl-Coro-6.390.0-2|68	
14cr|perl-Coro-6.390.0-2|69	%install
14cr|perl-Coro-6.390.0-2|70	%makeinstall_std
14cr|perl-Coro-6.390.0-2|71	
14cr|perl-Coro-6.390.0-2|72	
14cr|perl-Coro-6.390.0-2|73	%files
14cr|perl-Coro-6.390.0-2|74	%doc README.linux-glibc README Changes
14cr|perl-Coro-6.390.0-2|75	%dir %{perl_vendorarch}/Coro
14cr|perl-Coro-6.390.0-2|76	%{perl_vendorarch}/Coro/AIO.pm
14cr|perl-Coro-6.390.0-2|77	%{perl_vendorarch}/Coro/Channel.pm
14cr|perl-Coro-6.390.0-2|78	%{perl_vendorarch}/Coro/CoroAPI.h
14cr|perl-Coro-6.390.0-2|79	%{perl_vendorarch}/Coro/Debug.pm
14cr|perl-Coro-6.390.0-2|80	%{perl_vendorarch}/Coro/Event.pm
14cr|perl-Coro-6.390.0-2|81	%{perl_vendorarch}/Coro/Handle.pm
14cr|perl-Coro-6.390.0-2|82	%{perl_vendorarch}/Coro/Intro.pod
14cr|perl-Coro-6.390.0-2|83	%{perl_vendorarch}/Coro/LWP.pm
14cr|perl-Coro-6.390.0-2|84	%{perl_vendorarch}/Coro/MakeMaker.pm
14cr|perl-Coro-6.390.0-2|85	%{perl_vendorarch}/Coro/RWLock.pm
14cr|perl-Coro-6.390.0-2|86	%{perl_vendorarch}/Coro/Select.pm
14cr|perl-Coro-6.390.0-2|87	%{perl_vendorarch}/Coro/Semaphore.pm
14cr|perl-Coro-6.390.0-2|88	%{perl_vendorarch}/Coro/SemaphoreSet.pm
14cr|perl-Coro-6.390.0-2|89	%{perl_vendorarch}/Coro/Signal.pm
14cr|perl-Coro-6.390.0-2|90	%{perl_vendorarch}/Coro/Socket.pm
14cr|perl-Coro-6.390.0-2|91	%{perl_vendorarch}/Coro/Specific.pm
14cr|perl-Coro-6.390.0-2|92	%{perl_vendorarch}/Coro/State.pm
14cr|perl-Coro-6.390.0-2|93	%{perl_vendorarch}/Coro/Storable.pm
14cr|perl-Coro-6.390.0-2|94	%{perl_vendorarch}/Coro/Timer.pm
14cr|perl-Coro-6.390.0-2|95	%{perl_vendorarch}/Coro/Util.pm
14cr|perl-Coro-6.390.0-2|96	%{perl_vendorarch}/Coro/jit-*.pl
14cr|perl-Coro-6.390.0-2|97	%{perl_vendorarch}/Coro.pm
14cr|perl-Coro-6.390.0-2|98	%{perl_vendorarch}/auto
14cr|perl-Coro-6.390.0-2|99	%{_mandir}/man3/Coro.3pm*
14cr|perl-Coro-6.390.0-2|100	%{_mandir}/man3/Coro::AIO.3pm*
14cr|perl-Coro-6.390.0-2|101	%{_mandir}/man3/Coro::Channel.3pm*
14cr|perl-Coro-6.390.0-2|102	%{_mandir}/man3/Coro::Debug.3pm*
14cr|perl-Coro-6.390.0-2|103	%{_mandir}/man3/Coro::Event.3pm*
14cr|perl-Coro-6.390.0-2|104	%{_mandir}/man3/Coro::Handle.3pm*
14cr|perl-Coro-6.390.0-2|105	%{_mandir}/man3/Coro::Intro.3pm*
14cr|perl-Coro-6.390.0-2|106	%{_mandir}/man3/Coro::LWP.3pm*
14cr|perl-Coro-6.390.0-2|107	%{_mandir}/man3/Coro::MakeMaker.3pm*
14cr|perl-Coro-6.390.0-2|108	%{_mandir}/man3/Coro::RWLock.3pm*
14cr|perl-Coro-6.390.0-2|109	%{_mandir}/man3/Coro::Select.3pm*
14cr|perl-Coro-6.390.0-2|110	%{_mandir}/man3/Coro::Semaphore.3pm*
14cr|perl-Coro-6.390.0-2|111	%{_mandir}/man3/Coro::SemaphoreSet.3pm*
14cr|perl-Coro-6.390.0-2|112	%{_mandir}/man3/Coro::Signal.3pm*
14cr|perl-Coro-6.390.0-2|113	%{_mandir}/man3/Coro::Socket.3pm*
14cr|perl-Coro-6.390.0-2|114	%{_mandir}/man3/Coro::Specific.3pm*
14cr|perl-Coro-6.390.0-2|115	%{_mandir}/man3/Coro::State.3pm*
14cr|perl-Coro-6.390.0-2|116	%{_mandir}/man3/Coro::Storable.3pm*
14cr|perl-Coro-6.390.0-2|117	%{_mandir}/man3/Coro::Timer.3pm*
14cr|perl-Coro-6.390.0-2|118	%{_mandir}/man3/Coro::Util.3pm*
14cr|perl-Coro-6.390.0-2|119	
14cr|perl-Coro-6.390.0-2|120	%files BDB
14cr|perl-Coro-6.390.0-2|121	%{perl_vendorarch}/Coro/BDB.pm
14cr|perl-Coro-6.390.0-2|122	%{_mandir}/man3/Coro::BDB*
14cr|perl-Coro-6.390.0-2|123	
14cr|perl-Coro-6.390.0-2|124	%files AnyEvent
14cr|perl-Coro-6.390.0-2|125	%{perl_vendorarch}/Coro/AnyEvent.pm
14cr|perl-Coro-6.390.0-2|126	%{_mandir}/man3/Coro::AnyEvent*
14cr|perl-Coro-6.390.0-2|127	
14cr|perl-Coro-6.390.0-2|128	
14cr|perl-Coro-6.390.0-2|129	
14cr|perl-Coro-6.390.0-2|130	
14cr|perl-Coro-6.390.0-2|131	%changelog
14cr|perl-Coro-6.390.0-2|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:6.390.0-2
14cr|perl-Coro-6.390.0-2|133	+ Revision: b1e2669
14cr|perl-Coro-6.390.0-2|134	- MassBuild#464: Increase release tag
14cr|perl-Coro-6.390.0-2|135	
14cr|perl-Coro-6.390.0-2|136	

4280 14
14cr|perl-CPAN-2.50.0-2|1	%define upstream_name	CPAN
14cr|perl-CPAN-2.50.0-2|2	%define upstream_version 2.05
14cr|perl-CPAN-2.50.0-2|3	
14cr|perl-CPAN-2.50.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-CPAN-2.50.0-2|5	%define __noautoreq 'perl\\(Mac::BuildTools\\)'
14cr|perl-CPAN-2.50.0-2|6	%endif
14cr|perl-CPAN-2.50.0-2|7	
14cr|perl-CPAN-2.50.0-2|8	Name:		perl-%{upstream_name}
14cr|perl-CPAN-2.50.0-2|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-2.50.0-2|10	Release:	2
14cr|perl-CPAN-2.50.0-2|11	Epoch:		1
14cr|perl-CPAN-2.50.0-2|12	
14cr|perl-CPAN-2.50.0-2|13	Summary:	%{upstream_name} module for perl
14cr|perl-CPAN-2.50.0-2|14	
14cr|perl-CPAN-2.50.0-2|15	
14cr|perl-CPAN-2.50.0-2|16	License:	GPL+ or Artistic
14cr|perl-CPAN-2.50.0-2|17	Group:		Development/Perl
14cr|perl-CPAN-2.50.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-CPAN-2.50.0-2|19	Source0:	http://search.cpan.org/%{upstream_name}/authors/id/A/AN/ANDK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-2.50.0-2|20	
14cr|perl-CPAN-2.50.0-2|21	BuildRequires:	perl-devel
14cr|perl-CPAN-2.50.0-2|22	BuildRequires:	perl(Digest::SHA)
14cr|perl-CPAN-2.50.0-2|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CPAN-2.50.0-2|24	BuildRequires:	perl(File::Basename)
14cr|perl-CPAN-2.50.0-2|25	BuildRequires:	perl(File::Path)
14cr|perl-CPAN-2.50.0-2|26	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-2.50.0-2|27	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-CPAN-2.50.0-2|28	BuildRequires:	perl(YAML)
14cr|perl-CPAN-2.50.0-2|29	BuildRequires:	perl(YAML::Syck)
14cr|perl-CPAN-2.50.0-2|30	
14cr|perl-CPAN-2.50.0-2|31	BuildArch:	noarch
14cr|perl-CPAN-2.50.0-2|32	
14cr|perl-CPAN-2.50.0-2|33	%description
14cr|perl-CPAN-2.50.0-2|34	The CPAN module automates or at least simplifies the make and install of
14cr|perl-CPAN-2.50.0-2|35	perl modules and extensions. It includes some primitive searching
14cr|perl-CPAN-2.50.0-2|36	capabilities and knows how to use Net::FTP or LWP or some external
14cr|perl-CPAN-2.50.0-2|37	download clients to fetch the distributions from the net.
14cr|perl-CPAN-2.50.0-2|38	
14cr|perl-CPAN-2.50.0-2|39	These are fetched from one or more of the mirrored CPAN (Comprehensive
14cr|perl-CPAN-2.50.0-2|40	Perl Archive Network) sites and unpacked in a dedicated directory.
14cr|perl-CPAN-2.50.0-2|41	
14cr|perl-CPAN-2.50.0-2|42	The CPAN module also supports the concept of named and versioned
14cr|perl-CPAN-2.50.0-2|43	*bundles* of modules. Bundles simplify the handling of sets of related
14cr|perl-CPAN-2.50.0-2|44	modules. See Bundles below.
14cr|perl-CPAN-2.50.0-2|45	
14cr|perl-CPAN-2.50.0-2|46	The package contains a session manager and a cache manager. The session
14cr|perl-CPAN-2.50.0-2|47	manager keeps track of what has been fetched, built and installed in the
14cr|perl-CPAN-2.50.0-2|48	current session. The cache manager keeps track of the disk space
14cr|perl-CPAN-2.50.0-2|49	occupied by the make processes and deletes excess space according to a
14cr|perl-CPAN-2.50.0-2|50	simple FIFO mechanism.
14cr|perl-CPAN-2.50.0-2|51	
14cr|perl-CPAN-2.50.0-2|52	All methods provided are accessible in a programmer style and in an
14cr|perl-CPAN-2.50.0-2|53	interactive shell style.
14cr|perl-CPAN-2.50.0-2|54	
14cr|perl-CPAN-2.50.0-2|55	%prep
14cr|perl-CPAN-2.50.0-2|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-2.50.0-2|57	
14cr|perl-CPAN-2.50.0-2|58	%build
14cr|perl-CPAN-2.50.0-2|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-2.50.0-2|60	%make
14cr|perl-CPAN-2.50.0-2|61	
14cr|perl-CPAN-2.50.0-2|62	%check
14cr|perl-CPAN-2.50.0-2|63	# Signature file does not contain debug files signatures, just ignore the file for tests
14cr|perl-CPAN-2.50.0-2|64	mv SIGNATURE SIGNATURE_test
14cr|perl-CPAN-2.50.0-2|65	# perl(CPAN::Test::Dummy::Perl5::Make::CircDepeOne/Two/Three) issue a warning if not present
14cr|perl-CPAN-2.50.0-2|66	# so we just ignore them (they induce a failure if tested)
14cr|perl-CPAN-2.50.0-2|67	%make test
14cr|perl-CPAN-2.50.0-2|68	mv SIGNATURE_test SIGNATURE
14cr|perl-CPAN-2.50.0-2|69	
14cr|perl-CPAN-2.50.0-2|70	%install
14cr|perl-CPAN-2.50.0-2|71	%makeinstall_std
14cr|perl-CPAN-2.50.0-2|72	# Temporarily rename the cpan shell in order to wait for perl-5.10
14cr|perl-CPAN-2.50.0-2|73	mv %{buildroot}/%{_bindir}/cpan %{buildroot}/%{_bindir}/cpan-%{upstream_version}
14cr|perl-CPAN-2.50.0-2|74	mv %{buildroot}/%{_mandir}/man1/cpan.1 %{buildroot}/%{_mandir}/man1/cpan-%{upstream_version}.1
14cr|perl-CPAN-2.50.0-2|75	
14cr|perl-CPAN-2.50.0-2|76	%files
14cr|perl-CPAN-2.50.0-2|77	%doc Changes README
14cr|perl-CPAN-2.50.0-2|78	%{_bindir}/*
14cr|perl-CPAN-2.50.0-2|79	%{perl_vendorlib}
14cr|perl-CPAN-2.50.0-2|80	%{_mandir}/*/*
14cr|perl-CPAN-2.50.0-2|81	
14cr|perl-CPAN-2.50.0-2|82	
14cr|perl-CPAN-2.50.0-2|83	
14cr|perl-CPAN-2.50.0-2|84	
14cr|perl-CPAN-2.50.0-2|85	%changelog
14cr|perl-CPAN-2.50.0-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.50.0-2
14cr|perl-CPAN-2.50.0-2|87	+ Revision: 19afe31
14cr|perl-CPAN-2.50.0-2|88	- MassBuild#464: Increase release tag
14cr|perl-CPAN-2.50.0-2|89	
14cr|perl-CPAN-2.50.0-2|90	

4281 14
14cr|perl-CPAN-Changes-0.280.0-2|1	%define upstream_name    CPAN-Changes
14cr|perl-CPAN-Changes-0.280.0-2|2	%define upstream_version 0.28
14cr|perl-CPAN-Changes-0.280.0-2|3	
14cr|perl-CPAN-Changes-0.280.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-CPAN-Changes-0.280.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPAN-Changes-0.280.0-2|6	Release:    2
14cr|perl-CPAN-Changes-0.280.0-2|7	
14cr|perl-CPAN-Changes-0.280.0-2|8	Summary:    Read and write Changes files
14cr|perl-CPAN-Changes-0.280.0-2|9	
14cr|perl-CPAN-Changes-0.280.0-2|10	
14cr|perl-CPAN-Changes-0.280.0-2|11	License:    GPL+ or Artistic
14cr|perl-CPAN-Changes-0.280.0-2|12	Group:      Development/Perl
14cr|perl-CPAN-Changes-0.280.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Changes-0.280.0-2|14	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Changes-0.280.0-2|15	BuildRequires:  perl(Compress::Zlib)
14cr|perl-CPAN-Changes-0.280.0-2|16	BuildRequires:  perl(URI)
14cr|perl-CPAN-Changes-0.280.0-2|17	BuildRequires:  perl-devel
14cr|perl-CPAN-Changes-0.280.0-2|18	BuildArch:      noarch
14cr|perl-CPAN-Changes-0.280.0-2|19	
14cr|perl-CPAN-Changes-0.280.0-2|20	%description
14cr|perl-CPAN-Changes-0.280.0-2|21	It is standard practice to include a Changes file in your distribution.
14cr|perl-CPAN-Changes-0.280.0-2|22	The purpose the Changes file is to help a user figure out what has
14cr|perl-CPAN-Changes-0.280.0-2|23	changed since the last release.
14cr|perl-CPAN-Changes-0.280.0-2|24	
14cr|perl-CPAN-Changes-0.280.0-2|25	People have devised many ways to write the Changes file. A preliminary
14cr|perl-CPAN-Changes-0.280.0-2|26	specification has been created (CPAN::Changes::Spec) to encourage module
14cr|perl-CPAN-Changes-0.280.0-2|27	authors to write clear and concise Changes.
14cr|perl-CPAN-Changes-0.280.0-2|28	
14cr|perl-CPAN-Changes-0.280.0-2|29	This module will help users programmatically read and write Changes
14cr|perl-CPAN-Changes-0.280.0-2|30	files that conform to the specification.
14cr|perl-CPAN-Changes-0.280.0-2|31	
14cr|perl-CPAN-Changes-0.280.0-2|32	%prep
14cr|perl-CPAN-Changes-0.280.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Changes-0.280.0-2|34	
14cr|perl-CPAN-Changes-0.280.0-2|35	%build
14cr|perl-CPAN-Changes-0.280.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Changes-0.280.0-2|37	%make
14cr|perl-CPAN-Changes-0.280.0-2|38	
14cr|perl-CPAN-Changes-0.280.0-2|39	%check
14cr|perl-CPAN-Changes-0.280.0-2|40	%make test
14cr|perl-CPAN-Changes-0.280.0-2|41	
14cr|perl-CPAN-Changes-0.280.0-2|42	%install
14cr|perl-CPAN-Changes-0.280.0-2|43	%makeinstall_std
14cr|perl-CPAN-Changes-0.280.0-2|44	
14cr|perl-CPAN-Changes-0.280.0-2|45	%clean
14cr|perl-CPAN-Changes-0.280.0-2|46	
14cr|perl-CPAN-Changes-0.280.0-2|47	%files
14cr|perl-CPAN-Changes-0.280.0-2|48	%doc Changes README
14cr|perl-CPAN-Changes-0.280.0-2|49	%{perl_vendorlib}/CPAN
14cr|perl-CPAN-Changes-0.280.0-2|50	%{perl_vendorlib}/Test/CPAN
14cr|perl-CPAN-Changes-0.280.0-2|51	%{_mandir}/*/*
14cr|perl-CPAN-Changes-0.280.0-2|52	%{_bindir}/tidy_changelog
14cr|perl-CPAN-Changes-0.280.0-2|53	
14cr|perl-CPAN-Changes-0.280.0-2|54	
14cr|perl-CPAN-Changes-0.280.0-2|55	%changelog
14cr|perl-CPAN-Changes-0.280.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-2
14cr|perl-CPAN-Changes-0.280.0-2|57	+ Revision: 4ab2d8c
14cr|perl-CPAN-Changes-0.280.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Changes-0.280.0-2|59	
14cr|perl-CPAN-Changes-0.280.0-2|60	

4282 14
14cr|perl-CPAN-Checksums-2.90.0-3|1	%define upstream_name    CPAN-Checksums
14cr|perl-CPAN-Checksums-2.90.0-3|2	%define upstream_version 2.09
14cr|perl-CPAN-Checksums-2.90.0-3|3	
14cr|perl-CPAN-Checksums-2.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Checksums-2.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Checksums-2.90.0-3|6	Release:	3
14cr|perl-CPAN-Checksums-2.90.0-3|7	
14cr|perl-CPAN-Checksums-2.90.0-3|8	Summary:	Write a C<CHECKSUMS> file for a directory as on CPAN
14cr|perl-CPAN-Checksums-2.90.0-3|9	
14cr|perl-CPAN-Checksums-2.90.0-3|10	
14cr|perl-CPAN-Checksums-2.90.0-3|11	License:	GPL+ or Artistic
14cr|perl-CPAN-Checksums-2.90.0-3|12	Group:		Development/Perl
14cr|perl-CPAN-Checksums-2.90.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Checksums-2.90.0-3|14	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Checksums-2.90.0-3|15	
14cr|perl-CPAN-Checksums-2.90.0-3|16	BuildRequires:	perl-devel
14cr|perl-CPAN-Checksums-2.90.0-3|17	BuildRequires:	perl(Compress::Bzip2)
14cr|perl-CPAN-Checksums-2.90.0-3|18	BuildRequires:	perl(Compress::Zlib)
14cr|perl-CPAN-Checksums-2.90.0-3|19	BuildRequires:	perl(Data::Compare)
14cr|perl-CPAN-Checksums-2.90.0-3|20	BuildRequires:	perl(Data::Dumper)
14cr|perl-CPAN-Checksums-2.90.0-3|21	BuildRequires:	perl(Digest::MD5)
14cr|perl-CPAN-Checksums-2.90.0-3|22	BuildRequires:	perl(Digest::SHA)
14cr|perl-CPAN-Checksums-2.90.0-3|23	BuildRequires:	perl(DirHandle)
14cr|perl-CPAN-Checksums-2.90.0-3|24	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-Checksums-2.90.0-3|25	BuildRequires:	perl(File::Temp)
14cr|perl-CPAN-Checksums-2.90.0-3|26	BuildRequires:	perl(IO::File)
14cr|perl-CPAN-Checksums-2.90.0-3|27	
14cr|perl-CPAN-Checksums-2.90.0-3|28	BuildArch:	noarch
14cr|perl-CPAN-Checksums-2.90.0-3|29	
14cr|perl-CPAN-Checksums-2.90.0-3|30	%description
14cr|perl-CPAN-Checksums-2.90.0-3|31	* $success = updatedir($dir)
14cr|perl-CPAN-Checksums-2.90.0-3|32	
14cr|perl-CPAN-Checksums-2.90.0-3|33	'updatedir()' takes a directory name as argument and writes a typical
14cr|perl-CPAN-Checksums-2.90.0-3|34	'CHECKSUMS' file in that directory as used on CPAN unless a previously
14cr|perl-CPAN-Checksums-2.90.0-3|35	written 'CHECKSUMS' file is there that is still valid. Returns 2 if a new
14cr|perl-CPAN-Checksums-2.90.0-3|36	'CHECKSUMS' file has been written, 1 if a valid 'CHECKSUMS' file is
14cr|perl-CPAN-Checksums-2.90.0-3|37	already there, otherwise dies.
14cr|perl-CPAN-Checksums-2.90.0-3|38	
14cr|perl-CPAN-Checksums-2.90.0-3|39	Note: since version 2.0 updatedir on empty directories behaves just the
14cr|perl-CPAN-Checksums-2.90.0-3|40	same. In older versions it silently did nothing.
14cr|perl-CPAN-Checksums-2.90.0-3|41	
14cr|perl-CPAN-Checksums-2.90.0-3|42	%prep
14cr|perl-CPAN-Checksums-2.90.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Checksums-2.90.0-3|44	
14cr|perl-CPAN-Checksums-2.90.0-3|45	%build
14cr|perl-CPAN-Checksums-2.90.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Checksums-2.90.0-3|47	%make
14cr|perl-CPAN-Checksums-2.90.0-3|48	
14cr|perl-CPAN-Checksums-2.90.0-3|49	%check
14cr|perl-CPAN-Checksums-2.90.0-3|50	rm -f *.list
14cr|perl-CPAN-Checksums-2.90.0-3|51	rm -f t/00signature.t
14cr|perl-CPAN-Checksums-2.90.0-3|52	%make test
14cr|perl-CPAN-Checksums-2.90.0-3|53	
14cr|perl-CPAN-Checksums-2.90.0-3|54	%install
14cr|perl-CPAN-Checksums-2.90.0-3|55	%makeinstall_std
14cr|perl-CPAN-Checksums-2.90.0-3|56	
14cr|perl-CPAN-Checksums-2.90.0-3|57	%files
14cr|perl-CPAN-Checksums-2.90.0-3|58	%doc README
14cr|perl-CPAN-Checksums-2.90.0-3|59	%{_mandir}/man3/*
14cr|perl-CPAN-Checksums-2.90.0-3|60	%{perl_vendorlib}/*
14cr|perl-CPAN-Checksums-2.90.0-3|61	
14cr|perl-CPAN-Checksums-2.90.0-3|62	
14cr|perl-CPAN-Checksums-2.90.0-3|63	
14cr|perl-CPAN-Checksums-2.90.0-3|64	%changelog
14cr|perl-CPAN-Checksums-2.90.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.90.0-3
14cr|perl-CPAN-Checksums-2.90.0-3|66	+ Revision: e8c2a12
14cr|perl-CPAN-Checksums-2.90.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Checksums-2.90.0-3|68	
14cr|perl-CPAN-Checksums-2.90.0-3|69	

4283 14
14cr|perl-CPANDB-0.140.0-5|1	%define upstream_name    CPANDB
14cr|perl-CPANDB-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-CPANDB-0.140.0-5|3	
14cr|perl-CPANDB-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CPANDB-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPANDB-0.140.0-5|6	Release:	5
14cr|perl-CPANDB-0.140.0-5|7	
14cr|perl-CPANDB-0.140.0-5|8	Summary:	CPANDB class for the distribution table
14cr|perl-CPANDB-0.140.0-5|9	
14cr|perl-CPANDB-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-CPANDB-0.140.0-5|11	Group:		Development/Perl
14cr|perl-CPANDB-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPANDB-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPANDB-0.140.0-5|14	
14cr|perl-CPANDB-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-CPANDB-0.140.0-5|16	BuildRequires:	perl(DateTime)
14cr|perl-CPANDB-0.140.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CPANDB-0.140.0-5|18	BuildRequires:	perl(LWP::Online)
14cr|perl-CPANDB-0.140.0-5|19	BuildRequires:	perl(ORLite::Mirror)
14cr|perl-CPANDB-0.140.0-5|20	BuildRequires:	perl(ORLite::Statistics)
14cr|perl-CPANDB-0.140.0-5|21	BuildRequires:	perl(Params::Util)
14cr|perl-CPANDB-0.140.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-CPANDB-0.140.0-5|23	
14cr|perl-CPANDB-0.140.0-5|24	BuildArch:	noarch
14cr|perl-CPANDB-0.140.0-5|25	
14cr|perl-CPANDB-0.140.0-5|26	%description
14cr|perl-CPANDB-0.140.0-5|27	CPANDB class for the distribution table.
14cr|perl-CPANDB-0.140.0-5|28	
14cr|perl-CPANDB-0.140.0-5|29	%prep
14cr|perl-CPANDB-0.140.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPANDB-0.140.0-5|31	
14cr|perl-CPANDB-0.140.0-5|32	%build
14cr|perl-CPANDB-0.140.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPANDB-0.140.0-5|34	%make
14cr|perl-CPANDB-0.140.0-5|35	
14cr|perl-CPANDB-0.140.0-5|36	%check
14cr|perl-CPANDB-0.140.0-5|37	%make test
14cr|perl-CPANDB-0.140.0-5|38	
14cr|perl-CPANDB-0.140.0-5|39	%install
14cr|perl-CPANDB-0.140.0-5|40	%makeinstall_std
14cr|perl-CPANDB-0.140.0-5|41	
14cr|perl-CPANDB-0.140.0-5|42	%files
14cr|perl-CPANDB-0.140.0-5|43	%doc LICENSE README Changes
14cr|perl-CPANDB-0.140.0-5|44	%{_mandir}/man1/*
14cr|perl-CPANDB-0.140.0-5|45	%{_mandir}/man3/*
14cr|perl-CPANDB-0.140.0-5|46	%{perl_vendorlib}/*
14cr|perl-CPANDB-0.140.0-5|47	%{_bindir}/cpangraph
14cr|perl-CPANDB-0.140.0-5|48	
14cr|perl-CPANDB-0.140.0-5|49	
14cr|perl-CPANDB-0.140.0-5|50	
14cr|perl-CPANDB-0.140.0-5|51	%changelog
14cr|perl-CPANDB-0.140.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-CPANDB-0.140.0-5|53	+ Revision: 4c51588
14cr|perl-CPANDB-0.140.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-CPANDB-0.140.0-5|55	
14cr|perl-CPANDB-0.140.0-5|56	

4284 14
14cr|perl-CPAN-Dependency-0.160.0-3|1	%define upstream_name    CPAN-Dependency
14cr|perl-CPAN-Dependency-0.160.0-3|2	%define upstream_version 0.16
14cr|perl-CPAN-Dependency-0.160.0-3|3	
14cr|perl-CPAN-Dependency-0.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Dependency-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Dependency-0.160.0-3|6	Release:	3
14cr|perl-CPAN-Dependency-0.160.0-3|7	
14cr|perl-CPAN-Dependency-0.160.0-3|8	Summary:	Analyzes CPAN modules and generates their dependency tree
14cr|perl-CPAN-Dependency-0.160.0-3|9	
14cr|perl-CPAN-Dependency-0.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-CPAN-Dependency-0.160.0-3|11	Group:		Development/Perl
14cr|perl-CPAN-Dependency-0.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Dependency-0.160.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Dependency-%{upstream_version}.tar.gz
14cr|perl-CPAN-Dependency-0.160.0-3|14	
14cr|perl-CPAN-Dependency-0.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-CPAN-Dependency-0.160.0-3|16	BuildRequires:	perl(CPANPLUS)
14cr|perl-CPAN-Dependency-0.160.0-3|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-CPAN-Dependency-0.160.0-3|18	BuildRequires:	perl(DBI)
14cr|perl-CPAN-Dependency-0.160.0-3|19	BuildRequires:	perl(File::Slurp)
14cr|perl-CPAN-Dependency-0.160.0-3|20	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-Dependency-0.160.0-3|21	BuildRequires:	perl(Module::CoreList)
14cr|perl-CPAN-Dependency-0.160.0-3|22	BuildRequires:	perl(Test::Deep)
14cr|perl-CPAN-Dependency-0.160.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-CPAN-Dependency-0.160.0-3|24	BuildRequires:	perl(Test::Warn)
14cr|perl-CPAN-Dependency-0.160.0-3|25	BuildRequires:	perl(YAML)
14cr|perl-CPAN-Dependency-0.160.0-3|26	BuildArch:	noarch
14cr|perl-CPAN-Dependency-0.160.0-3|27	
14cr|perl-CPAN-Dependency-0.160.0-3|28	%description
14cr|perl-CPAN-Dependency-0.160.0-3|29	This module can process a set of distributions, up to the whole CPAN, and
14cr|perl-CPAN-Dependency-0.160.0-3|30	extract the dependency relations between these distributions.
14cr|perl-CPAN-Dependency-0.160.0-3|31	Alternatively, it can load the prerequisites information from a CPANTS
14cr|perl-CPAN-Dependency-0.160.0-3|32	database.
14cr|perl-CPAN-Dependency-0.160.0-3|33	
14cr|perl-CPAN-Dependency-0.160.0-3|34	It also calculates a score for each distribution based on the number of
14cr|perl-CPAN-Dependency-0.160.0-3|35	times it appears in the prerequisites of other distributions. The algorithm
14cr|perl-CPAN-Dependency-0.160.0-3|36	is described in more details in the "SCORE CALCULATION" manpage.
14cr|perl-CPAN-Dependency-0.160.0-3|37	
14cr|perl-CPAN-Dependency-0.160.0-3|38	'CPAN::Dependency' stores the data in an internal structure which can be
14cr|perl-CPAN-Dependency-0.160.0-3|39	saved and loaded using 'save_deps_tree()' and 'load_deps_tree()'. The
14cr|perl-CPAN-Dependency-0.160.0-3|40	structure looks like this:
14cr|perl-CPAN-Dependency-0.160.0-3|41	
14cr|perl-CPAN-Dependency-0.160.0-3|42	%prep
14cr|perl-CPAN-Dependency-0.160.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Dependency-0.160.0-3|44	
14cr|perl-CPAN-Dependency-0.160.0-3|45	%build
14cr|perl-CPAN-Dependency-0.160.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Dependency-0.160.0-3|47	%make
14cr|perl-CPAN-Dependency-0.160.0-3|48	
14cr|perl-CPAN-Dependency-0.160.0-3|49	%check
14cr|perl-CPAN-Dependency-0.160.0-3|50	make test
14cr|perl-CPAN-Dependency-0.160.0-3|51	
14cr|perl-CPAN-Dependency-0.160.0-3|52	%install
14cr|perl-CPAN-Dependency-0.160.0-3|53	%makeinstall_std
14cr|perl-CPAN-Dependency-0.160.0-3|54	
14cr|perl-CPAN-Dependency-0.160.0-3|55	%files
14cr|perl-CPAN-Dependency-0.160.0-3|56	%doc Changes LICENSE README
14cr|perl-CPAN-Dependency-0.160.0-3|57	%{_mandir}/man3/*
14cr|perl-CPAN-Dependency-0.160.0-3|58	%{perl_vendorlib}/*
14cr|perl-CPAN-Dependency-0.160.0-3|59	
14cr|perl-CPAN-Dependency-0.160.0-3|60	
14cr|perl-CPAN-Dependency-0.160.0-3|61	%changelog
14cr|perl-CPAN-Dependency-0.160.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-CPAN-Dependency-0.160.0-3|63	+ Revision: 86fa9db
14cr|perl-CPAN-Dependency-0.160.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Dependency-0.160.0-3|65	
14cr|perl-CPAN-Dependency-0.160.0-3|66	

4285 14
14cr|perl-CPAN-DistnameInfo-0.120.0-4|1	%define upstream_name    CPAN-DistnameInfo
14cr|perl-CPAN-DistnameInfo-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-CPAN-DistnameInfo-0.120.0-4|3	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-DistnameInfo-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-DistnameInfo-0.120.0-4|6	Release:	4
14cr|perl-CPAN-DistnameInfo-0.120.0-4|7	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|8	Summary:	Extract distribution name and version from a distribution filename
14cr|perl-CPAN-DistnameInfo-0.120.0-4|9	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-CPAN-DistnameInfo-0.120.0-4|11	Group:		Development/Perl
14cr|perl-CPAN-DistnameInfo-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-DistnameInfo-0.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-DistnameInfo-0.120.0-4|14	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-CPAN-DistnameInfo-0.120.0-4|16	BuildArch:	noarch
14cr|perl-CPAN-DistnameInfo-0.120.0-4|17	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|18	%description
14cr|perl-CPAN-DistnameInfo-0.120.0-4|19	Many online services that are centered around CPAN attempt to associate
14cr|perl-CPAN-DistnameInfo-0.120.0-4|20	multiple uploads by extracting a distribution name from the filename of the
14cr|perl-CPAN-DistnameInfo-0.120.0-4|21	upload. For most distributions this is easy as they have used
14cr|perl-CPAN-DistnameInfo-0.120.0-4|22	ExtUtils::MakeMaker or Module::Build to create the distribution, which results
14cr|perl-CPAN-DistnameInfo-0.120.0-4|23	in a uniform name. But sadly not all uploads are created in this way.
14cr|perl-CPAN-DistnameInfo-0.120.0-4|24	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|25	CPAN::DistnameInfo uses heuristics that have been learnt by
14cr|perl-CPAN-DistnameInfo-0.120.0-4|26	http://search.cpan.org/ to extract the distribution name and version from
14cr|perl-CPAN-DistnameInfo-0.120.0-4|27	filenames and also report if the version is to be treated as a developer
14cr|perl-CPAN-DistnameInfo-0.120.0-4|28	release.
14cr|perl-CPAN-DistnameInfo-0.120.0-4|29	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|30	%prep
14cr|perl-CPAN-DistnameInfo-0.120.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-DistnameInfo-0.120.0-4|32	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|33	%build
14cr|perl-CPAN-DistnameInfo-0.120.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-DistnameInfo-0.120.0-4|35	%make
14cr|perl-CPAN-DistnameInfo-0.120.0-4|36	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|37	%check
14cr|perl-CPAN-DistnameInfo-0.120.0-4|38	make test
14cr|perl-CPAN-DistnameInfo-0.120.0-4|39	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|40	%install
14cr|perl-CPAN-DistnameInfo-0.120.0-4|41	%makeinstall_std
14cr|perl-CPAN-DistnameInfo-0.120.0-4|42	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|43	%files
14cr|perl-CPAN-DistnameInfo-0.120.0-4|44	%doc Changes README
14cr|perl-CPAN-DistnameInfo-0.120.0-4|45	%{perl_vendorlib}/CPAN
14cr|perl-CPAN-DistnameInfo-0.120.0-4|46	%{_mandir}/*/*
14cr|perl-CPAN-DistnameInfo-0.120.0-4|47	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|48	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|49	%changelog
14cr|perl-CPAN-DistnameInfo-0.120.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-CPAN-DistnameInfo-0.120.0-4|51	+ Revision: aa03bd8
14cr|perl-CPAN-DistnameInfo-0.120.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-CPAN-DistnameInfo-0.120.0-4|53	
14cr|perl-CPAN-DistnameInfo-0.120.0-4|54	

4286 14
14cr|perl-Cpanel-JSON-XS-2.340.400-3|1	%define upstream_name    Cpanel-JSON-XS
14cr|perl-Cpanel-JSON-XS-2.340.400-3|2	%define upstream_version 2.3404
14cr|perl-Cpanel-JSON-XS-2.340.400-3|3	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|4	Name:       perl-%{upstream_name}
14cr|perl-Cpanel-JSON-XS-2.340.400-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Cpanel-JSON-XS-2.340.400-3|6	Release:    3
14cr|perl-Cpanel-JSON-XS-2.340.400-3|7	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|8	Summary:    Dummy module providing Cpanel::JSON::XS::Boolean
14cr|perl-Cpanel-JSON-XS-2.340.400-3|9	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|10	License:    GPL+ or Artistic
14cr|perl-Cpanel-JSON-XS-2.340.400-3|11	Group:      Development/Perl
14cr|perl-Cpanel-JSON-XS-2.340.400-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Cpanel-JSON-XS-2.340.400-3|13	Source0:    http://www.cpan.org/modules/by-module/Cpanel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Cpanel-JSON-XS-2.340.400-3|14	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Cpanel-JSON-XS-2.340.400-3|16	BuildRequires: perl(Pod::Text) >= 2.80.0
14cr|perl-Cpanel-JSON-XS-2.340.400-3|17	BuildRequires: perl(Pod::Usage) >= 1.330.0
14cr|perl-Cpanel-JSON-XS-2.340.400-3|18	BuildRequires: perl-devel
14cr|perl-Cpanel-JSON-XS-2.340.400-3|19	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|20	%description
14cr|perl-Cpanel-JSON-XS-2.340.400-3|21	This module converts Perl data structures to JSON and vice versa. Its
14cr|perl-Cpanel-JSON-XS-2.340.400-3|22	primary goal is to be _correct_ and its secondary goal is to be _fast_. To
14cr|perl-Cpanel-JSON-XS-2.340.400-3|23	reach the latter goal it was written in C.
14cr|perl-Cpanel-JSON-XS-2.340.400-3|24	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|25	As this is the n-th-something JSON module on CPAN, what was the reason to
14cr|perl-Cpanel-JSON-XS-2.340.400-3|26	write yet another JSON module? While it seems there are many JSON modules,
14cr|perl-Cpanel-JSON-XS-2.340.400-3|27	none of them correctly handle all corner cases, and in most cases their
14cr|perl-Cpanel-JSON-XS-2.340.400-3|28	maintainers are unresponsive, gone missing, or not listening to bug reports
14cr|perl-Cpanel-JSON-XS-2.340.400-3|29	for other reasons.
14cr|perl-Cpanel-JSON-XS-2.340.400-3|30	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|31	See below for the Cpanel fork.
14cr|perl-Cpanel-JSON-XS-2.340.400-3|32	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|33	%prep
14cr|perl-Cpanel-JSON-XS-2.340.400-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cpanel-JSON-XS-2.340.400-3|35	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|36	%build
14cr|perl-Cpanel-JSON-XS-2.340.400-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cpanel-JSON-XS-2.340.400-3|38	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|39	%make
14cr|perl-Cpanel-JSON-XS-2.340.400-3|40	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|41	%check
14cr|perl-Cpanel-JSON-XS-2.340.400-3|42	%make test
14cr|perl-Cpanel-JSON-XS-2.340.400-3|43	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|44	%install
14cr|perl-Cpanel-JSON-XS-2.340.400-3|45	%makeinstall_std
14cr|perl-Cpanel-JSON-XS-2.340.400-3|46	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|47	%files
14cr|perl-Cpanel-JSON-XS-2.340.400-3|48	%doc COPYING Changes META.json META.yml MYMETA.yml README SIGNATURE XS eg
14cr|perl-Cpanel-JSON-XS-2.340.400-3|49	%{_bindir}/*
14cr|perl-Cpanel-JSON-XS-2.340.400-3|50	%{_mandir}/man?/*
14cr|perl-Cpanel-JSON-XS-2.340.400-3|51	%{perl_vendorlib}/*
14cr|perl-Cpanel-JSON-XS-2.340.400-3|52	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|53	%changelog
14cr|perl-Cpanel-JSON-XS-2.340.400-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.340.400-3
14cr|perl-Cpanel-JSON-XS-2.340.400-3|55	+ Revision: 7d8739d
14cr|perl-Cpanel-JSON-XS-2.340.400-3|56	- MassBuild#464: Increase release tag
14cr|perl-Cpanel-JSON-XS-2.340.400-3|57	
14cr|perl-Cpanel-JSON-XS-2.340.400-3|58	

4287 14
14cr|perl-CPAN-FindDependencies-2.420.0-3|1	%define upstream_name    CPAN-FindDependencies
14cr|perl-CPAN-FindDependencies-2.420.0-3|2	%define upstream_version 2.42
14cr|perl-CPAN-FindDependencies-2.420.0-3|3	
14cr|perl-CPAN-FindDependencies-2.420.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-FindDependencies-2.420.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-FindDependencies-2.420.0-3|6	Release:	3
14cr|perl-CPAN-FindDependencies-2.420.0-3|7	Summary:	Object representing a module dependency
14cr|perl-CPAN-FindDependencies-2.420.0-3|8	License:	GPL+ or Artistic
14cr|perl-CPAN-FindDependencies-2.420.0-3|9	Group:		Development/Perl
14cr|perl-CPAN-FindDependencies-2.420.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-FindDependencies-2.420.0-3|11	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-FindDependencies-%{upstream_version}.tar.gz
14cr|perl-CPAN-FindDependencies-2.420.0-3|12	
14cr|perl-CPAN-FindDependencies-2.420.0-3|13	BuildRequires:	perl-devel
14cr|perl-CPAN-FindDependencies-2.420.0-3|14	BuildRequires:	perl(Capture::Tiny)
14cr|perl-CPAN-FindDependencies-2.420.0-3|15	BuildRequires:	perl(Devel::CheckOS)
14cr|perl-CPAN-FindDependencies-2.420.0-3|16	BuildRequires:	perl(LWP::Simple)
14cr|perl-CPAN-FindDependencies-2.420.0-3|17	BuildRequires:	perl(Module::CoreList)
14cr|perl-CPAN-FindDependencies-2.420.0-3|18	BuildRequires:	perl(Parse::CPAN::Packages)
14cr|perl-CPAN-FindDependencies-2.420.0-3|19	BuildRequires:	perl(Sub::Identify)
14cr|perl-CPAN-FindDependencies-2.420.0-3|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-CPAN-FindDependencies-2.420.0-3|21	BuildRequires:	perl(URI::file)
14cr|perl-CPAN-FindDependencies-2.420.0-3|22	BuildRequires:	perl(YAML)
14cr|perl-CPAN-FindDependencies-2.420.0-3|23	BuildRequires:	perl(YAML::Tiny)
14cr|perl-CPAN-FindDependencies-2.420.0-3|24	BuildRequires:	perl(namespace::autoclean)
14cr|perl-CPAN-FindDependencies-2.420.0-3|25	BuildArch:	noarch
14cr|perl-CPAN-FindDependencies-2.420.0-3|26	
14cr|perl-CPAN-FindDependencies-2.420.0-3|27	%description
14cr|perl-CPAN-FindDependencies-2.420.0-3|28	Object representing a module dependency.
14cr|perl-CPAN-FindDependencies-2.420.0-3|29	
14cr|perl-CPAN-FindDependencies-2.420.0-3|30	%prep
14cr|perl-CPAN-FindDependencies-2.420.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-FindDependencies-2.420.0-3|32	
14cr|perl-CPAN-FindDependencies-2.420.0-3|33	%build
14cr|perl-CPAN-FindDependencies-2.420.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-FindDependencies-2.420.0-3|35	%make
14cr|perl-CPAN-FindDependencies-2.420.0-3|36	
14cr|perl-CPAN-FindDependencies-2.420.0-3|37	%check
14cr|perl-CPAN-FindDependencies-2.420.0-3|38	make test
14cr|perl-CPAN-FindDependencies-2.420.0-3|39	
14cr|perl-CPAN-FindDependencies-2.420.0-3|40	%install
14cr|perl-CPAN-FindDependencies-2.420.0-3|41	%makeinstall_std
14cr|perl-CPAN-FindDependencies-2.420.0-3|42	
14cr|perl-CPAN-FindDependencies-2.420.0-3|43	%files
14cr|perl-CPAN-FindDependencies-2.420.0-3|44	%doc  README
14cr|perl-CPAN-FindDependencies-2.420.0-3|45	%{perl_vendorlib}/*
14cr|perl-CPAN-FindDependencies-2.420.0-3|46	%{_bindir}/cpandeps
14cr|perl-CPAN-FindDependencies-2.420.0-3|47	%{_mandir}/man1/*
14cr|perl-CPAN-FindDependencies-2.420.0-3|48	%{_mandir}/man3/*
14cr|perl-CPAN-FindDependencies-2.420.0-3|49	
14cr|perl-CPAN-FindDependencies-2.420.0-3|50	
14cr|perl-CPAN-FindDependencies-2.420.0-3|51	
14cr|perl-CPAN-FindDependencies-2.420.0-3|52	%changelog
14cr|perl-CPAN-FindDependencies-2.420.0-3|53	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.420.0-3
14cr|perl-CPAN-FindDependencies-2.420.0-3|54	+ Revision: e670aa7
14cr|perl-CPAN-FindDependencies-2.420.0-3|55	- Added Sub::Identify BR
14cr|perl-CPAN-FindDependencies-2.420.0-3|56	
14cr|perl-CPAN-FindDependencies-2.420.0-3|57	

4288 14
14cr|perl-CPAN-Meta-2.141.520-2|1	%define upstream_name    CPAN-Meta
14cr|perl-CPAN-Meta-2.141.520-2|2	%define upstream_version 2.141520
14cr|perl-CPAN-Meta-2.141.520-2|3	
14cr|perl-CPAN-Meta-2.141.520-2|4	Name:       perl-%{upstream_name}
14cr|perl-CPAN-Meta-2.141.520-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPAN-Meta-2.141.520-2|6	Release:    2
14cr|perl-CPAN-Meta-2.141.520-2|7	
14cr|perl-CPAN-Meta-2.141.520-2|8	Summary:    Validate CPAN distribution metadata structures
14cr|perl-CPAN-Meta-2.141.520-2|9	
14cr|perl-CPAN-Meta-2.141.520-2|10	
14cr|perl-CPAN-Meta-2.141.520-2|11	License:    GPL+ or Artistic
14cr|perl-CPAN-Meta-2.141.520-2|12	Group:      Development/Perl
14cr|perl-CPAN-Meta-2.141.520-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Meta-2.141.520-2|14	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Meta-2.141.520-2|15	
14cr|perl-CPAN-Meta-2.141.520-2|16	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121.0
14cr|perl-CPAN-Meta-2.141.520-2|17	BuildRequires: perl(CPAN::Meta::YAML) >= 0.11.0
14cr|perl-CPAN-Meta-2.141.520-2|18	BuildRequires: perl(Carp)
14cr|perl-CPAN-Meta-2.141.520-2|19	BuildRequires: perl(Data::Dumper)
14cr|perl-CPAN-Meta-2.141.520-2|20	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-CPAN-Meta-2.141.520-2|21	BuildRequires: perl(File::Basename)
14cr|perl-CPAN-Meta-2.141.520-2|22	BuildRequires: perl(File::Spec)
14cr|perl-CPAN-Meta-2.141.520-2|23	BuildRequires: perl(File::Spec::Functions)
14cr|perl-CPAN-Meta-2.141.520-2|24	BuildRequires: perl(File::Temp) >= 0.200.0
14cr|perl-CPAN-Meta-2.141.520-2|25	BuildRequires: perl(IO::Dir)
14cr|perl-CPAN-Meta-2.141.520-2|26	BuildRequires: perl(JSON::PP) >= 2.272.0
14cr|perl-CPAN-Meta-2.141.520-2|27	BuildRequires: perl(List::Util)
14cr|perl-CPAN-Meta-2.141.520-2|28	BuildRequires: perl(Parse::CPAN::Meta) >= 1.441.400
14cr|perl-CPAN-Meta-2.141.520-2|29	BuildRequires: perl(Scalar::Util)
14cr|perl-CPAN-Meta-2.141.520-2|30	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-CPAN-Meta-2.141.520-2|31	BuildRequires: perl(overload)
14cr|perl-CPAN-Meta-2.141.520-2|32	BuildRequires: perl(strict)
14cr|perl-CPAN-Meta-2.141.520-2|33	BuildRequires: perl(utf8)
14cr|perl-CPAN-Meta-2.141.520-2|34	BuildRequires: perl(version) >= 0.880.0
14cr|perl-CPAN-Meta-2.141.520-2|35	BuildRequires: perl(warnings)
14cr|perl-CPAN-Meta-2.141.520-2|36	BuildRequires: perl-devel
14cr|perl-CPAN-Meta-2.141.520-2|37	BuildArch:  noarch
14cr|perl-CPAN-Meta-2.141.520-2|38	
14cr|perl-CPAN-Meta-2.141.520-2|39	%description
14cr|perl-CPAN-Meta-2.141.520-2|40	Software distributions released to the CPAN include a _META.json_ or, for
14cr|perl-CPAN-Meta-2.141.520-2|41	older distributions, _META.yml_, which describes the distribution, its
14cr|perl-CPAN-Meta-2.141.520-2|42	contents, and the requirements for building and installing the
14cr|perl-CPAN-Meta-2.141.520-2|43	distribution. The data structure stored in the _META.json_ file is
14cr|perl-CPAN-Meta-2.141.520-2|44	described in the CPAN::Meta::Spec manpage.
14cr|perl-CPAN-Meta-2.141.520-2|45	
14cr|perl-CPAN-Meta-2.141.520-2|46	CPAN::Meta provides a simple class to represent this distribution metadata
14cr|perl-CPAN-Meta-2.141.520-2|47	(or _distmeta_), along with some helpful methods for interrogating that
14cr|perl-CPAN-Meta-2.141.520-2|48	data.
14cr|perl-CPAN-Meta-2.141.520-2|49	
14cr|perl-CPAN-Meta-2.141.520-2|50	The documentation below is only for the methods of the CPAN::Meta object.
14cr|perl-CPAN-Meta-2.141.520-2|51	For information on the meaning of individual fields, consult the spec.
14cr|perl-CPAN-Meta-2.141.520-2|52	
14cr|perl-CPAN-Meta-2.141.520-2|53	%prep
14cr|perl-CPAN-Meta-2.141.520-2|54	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Meta-2.141.520-2|55	
14cr|perl-CPAN-Meta-2.141.520-2|56	%build
14cr|perl-CPAN-Meta-2.141.520-2|57	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Meta-2.141.520-2|58	%make
14cr|perl-CPAN-Meta-2.141.520-2|59	
14cr|perl-CPAN-Meta-2.141.520-2|60	%check
14cr|perl-CPAN-Meta-2.141.520-2|61	%make test
14cr|perl-CPAN-Meta-2.141.520-2|62	
14cr|perl-CPAN-Meta-2.141.520-2|63	%install
14cr|perl-CPAN-Meta-2.141.520-2|64	%makeinstall_std
14cr|perl-CPAN-Meta-2.141.520-2|65	
14cr|perl-CPAN-Meta-2.141.520-2|66	%files
14cr|perl-CPAN-Meta-2.141.520-2|67	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-CPAN-Meta-2.141.520-2|68	%{_mandir}/man3/*
14cr|perl-CPAN-Meta-2.141.520-2|69	%{perl_vendorlib}/*
14cr|perl-CPAN-Meta-2.141.520-2|70	
14cr|perl-CPAN-Meta-2.141.520-2|71	
14cr|perl-CPAN-Meta-2.141.520-2|72	
14cr|perl-CPAN-Meta-2.141.520-2|73	%changelog
14cr|perl-CPAN-Meta-2.141.520-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.141.520-2
14cr|perl-CPAN-Meta-2.141.520-2|75	+ Revision: a5a887d
14cr|perl-CPAN-Meta-2.141.520-2|76	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Meta-2.141.520-2|77	
14cr|perl-CPAN-Meta-2.141.520-2|78	

4289 14
14cr|perl-CPAN-Meta-Check-0.9.0-2|1	%define upstream_name    CPAN-Meta-Check
14cr|perl-CPAN-Meta-Check-0.9.0-2|2	%define upstream_version 0.009
14cr|perl-CPAN-Meta-Check-0.9.0-2|3	
14cr|perl-CPAN-Meta-Check-0.9.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Meta-Check-0.9.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Meta-Check-0.9.0-2|6	Release:	2
14cr|perl-CPAN-Meta-Check-0.9.0-2|7	
14cr|perl-CPAN-Meta-Check-0.9.0-2|8	Summary:	Verify requirements in a CPAN::Meta object
14cr|perl-CPAN-Meta-Check-0.9.0-2|9	
14cr|perl-CPAN-Meta-Check-0.9.0-2|10	License:	GPL+ or Artistic
14cr|perl-CPAN-Meta-Check-0.9.0-2|11	Group:		Development/Perl
14cr|perl-CPAN-Meta-Check-0.9.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Meta-Check-0.9.0-2|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Check-%{upstream_version}.tar.gz
14cr|perl-CPAN-Meta-Check-0.9.0-2|14	
14cr|perl-CPAN-Meta-Check-0.9.0-2|15	BuildRequires:	perl-devel
14cr|perl-CPAN-Meta-Check-0.9.0-2|16	BuildRequires: perl(Test::Deep)
14cr|perl-CPAN-Meta-Check-0.9.0-2|17	BuildRequires:	perl(CPAN::Meta) >= 2.120.920
14cr|perl-CPAN-Meta-Check-0.9.0-2|18	BuildRequires:	perl(CPAN::Meta::Requirements) >= 2.120.920
14cr|perl-CPAN-Meta-Check-0.9.0-2|19	BuildRequires:	perl(Exporter) >= 5.570.0
14cr|perl-CPAN-Meta-Check-0.9.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-CPAN-Meta-Check-0.9.0-2|21	BuildRequires:	perl(File::Find)
14cr|perl-CPAN-Meta-Check-0.9.0-2|22	BuildRequires:	perl(File::Temp)
14cr|perl-CPAN-Meta-Check-0.9.0-2|23	BuildRequires:	perl(Module::Metadata)
14cr|perl-CPAN-Meta-Check-0.9.0-2|24	BuildRequires:	perl(Test::Differences)
14cr|perl-CPAN-Meta-Check-0.9.0-2|25	BuildRequires:	perl(Test::More) >= 0.880.0
14cr|perl-CPAN-Meta-Check-0.9.0-2|26	BuildRequires:	perl(strict)
14cr|perl-CPAN-Meta-Check-0.9.0-2|27	BuildRequires:	perl(warnings)
14cr|perl-CPAN-Meta-Check-0.9.0-2|28	BuildArch:	noarch
14cr|perl-CPAN-Meta-Check-0.9.0-2|29	
14cr|perl-CPAN-Meta-Check-0.9.0-2|30	%description
14cr|perl-CPAN-Meta-Check-0.9.0-2|31	This module verifies if requirements described in a CPAN::Meta object are
14cr|perl-CPAN-Meta-Check-0.9.0-2|32	present.
14cr|perl-CPAN-Meta-Check-0.9.0-2|33	
14cr|perl-CPAN-Meta-Check-0.9.0-2|34	%prep
14cr|perl-CPAN-Meta-Check-0.9.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Meta-Check-0.9.0-2|36	
14cr|perl-CPAN-Meta-Check-0.9.0-2|37	%build
14cr|perl-CPAN-Meta-Check-0.9.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Meta-Check-0.9.0-2|39	%make
14cr|perl-CPAN-Meta-Check-0.9.0-2|40	
14cr|perl-CPAN-Meta-Check-0.9.0-2|41	# %check
14cr|perl-CPAN-Meta-Check-0.9.0-2|42	# %make test
14cr|perl-CPAN-Meta-Check-0.9.0-2|43	
14cr|perl-CPAN-Meta-Check-0.9.0-2|44	%install
14cr|perl-CPAN-Meta-Check-0.9.0-2|45	%makeinstall_std
14cr|perl-CPAN-Meta-Check-0.9.0-2|46	
14cr|perl-CPAN-Meta-Check-0.9.0-2|47	%files
14cr|perl-CPAN-Meta-Check-0.9.0-2|48	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14cr|perl-CPAN-Meta-Check-0.9.0-2|49	%{_mandir}/man3/*
14cr|perl-CPAN-Meta-Check-0.9.0-2|50	%{perl_vendorlib}/*
14cr|perl-CPAN-Meta-Check-0.9.0-2|51	
14cr|perl-CPAN-Meta-Check-0.9.0-2|52	
14cr|perl-CPAN-Meta-Check-0.9.0-2|53	
14cr|perl-CPAN-Meta-Check-0.9.0-2|54	
14cr|perl-CPAN-Meta-Check-0.9.0-2|55	%changelog
14cr|perl-CPAN-Meta-Check-0.9.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|perl-CPAN-Meta-Check-0.9.0-2|57	+ Revision: fb9dfce
14cr|perl-CPAN-Meta-Check-0.9.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Meta-Check-0.9.0-2|59	
14cr|perl-CPAN-Meta-Check-0.9.0-2|60	

4290 14
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|1	%define upstream_name    CPAN-Meta-Requirements
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|2	%define upstream_version 2.125
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|3	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|6	Release:	3
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|7	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|8	Summary:	A set of version requirements for a CPAN dist
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|9	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|10	License:	GPL+ or Artistic
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|11	Group:		Development/Perl
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Requirements-%{upstream_version}.tar.gz
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|14	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|15	BuildRequires:	perl-devel
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|17	BuildRequires:	perl(File::Find)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|21	BuildRequires:	perl(version)
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|22	BuildArch:	noarch
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|23	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|24	%description
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|25	A CPAN::Meta::Requirements object models a set of version constraints like
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|26	those specified in the _META.yml_ or _META.json_ files in CPAN
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|27	distributions. It can be built up by adding more and more constraints, and
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|28	it will reduce them to the simplest representation.
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|29	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|30	Logically impossible constraints will be identified immediately by thrown
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|31	exceptions.
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|32	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|33	%prep
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|35	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|36	%build
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|38	%make
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|39	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|40	%check
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|41	%make test
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|42	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|43	%install
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|44	%makeinstall_std
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|45	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|46	%files
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|47	%doc  META.json META.yml LICENSE Changes README
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|48	%{_mandir}/man3/*
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|49	%{perl_vendorlib}/*
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|50	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|51	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|52	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|53	%changelog
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.125.0-3
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|55	+ Revision: ca60b3c
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|57	
14cr|perl-CPAN-Meta-Requirements-2.125.0-3|58	

4291 14
14cr|perl-CPAN-Meta-YAML-0.12.0-2|1	%define upstream_name    CPAN-Meta-YAML
14cr|perl-CPAN-Meta-YAML-0.12.0-2|2	%define upstream_version 0.012
14cr|perl-CPAN-Meta-YAML-0.12.0-2|3	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-CPAN-Meta-YAML-0.12.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPAN-Meta-YAML-0.12.0-2|6	Release:    2
14cr|perl-CPAN-Meta-YAML-0.12.0-2|7	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|8	Summary:    Read and write a subset of YAML for CPAN Meta files
14cr|perl-CPAN-Meta-YAML-0.12.0-2|9	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|10	License:    GPL+ or Artistic
14cr|perl-CPAN-Meta-YAML-0.12.0-2|11	Group:      Development/Perl
14cr|perl-CPAN-Meta-YAML-0.12.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Meta-YAML-0.12.0-2|13	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Meta-YAML-0.12.0-2|14	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|15	BuildRequires: perl(B)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|16	BuildRequires: perl(Carp)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|17	BuildRequires: perl(Exporter)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|19	BuildRequires: perl(Fcntl)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|20	BuildRequires: perl(File::Basename)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|21	BuildRequires: perl(File::Find)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|22	BuildRequires: perl(File::Spec)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|23	BuildRequires: perl(File::Spec::Functions)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|24	BuildRequires: perl(File::Temp)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|25	BuildRequires: perl(Getopt::Long)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|26	BuildRequires: perl(IO::Dir)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|27	BuildRequires: perl(JSON::PP)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|28	BuildRequires: perl(List::Util)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|29	BuildRequires: perl(Scalar::Util)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|30	BuildRequires: perl(Test::More)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|31	BuildRequires: perl(strict)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|32	BuildRequires: perl(utf8)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|33	BuildRequires: perl(vars)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|34	BuildRequires: perl(version)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|35	BuildRequires: perl(warnings)
14cr|perl-CPAN-Meta-YAML-0.12.0-2|36	BuildRequires: perl-devel
14cr|perl-CPAN-Meta-YAML-0.12.0-2|37	BuildArch:  noarch
14cr|perl-CPAN-Meta-YAML-0.12.0-2|38	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|39	%description
14cr|perl-CPAN-Meta-YAML-0.12.0-2|40	This module implements a subset of the YAML specification for use in
14cr|perl-CPAN-Meta-YAML-0.12.0-2|41	reading and writing CPAN metadata files like _META.yml_ and _MYMETA.yml_.
14cr|perl-CPAN-Meta-YAML-0.12.0-2|42	It should not be used for any other general YAML parsing or generation
14cr|perl-CPAN-Meta-YAML-0.12.0-2|43	task.
14cr|perl-CPAN-Meta-YAML-0.12.0-2|44	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|45	%prep
14cr|perl-CPAN-Meta-YAML-0.12.0-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Meta-YAML-0.12.0-2|47	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|48	%build
14cr|perl-CPAN-Meta-YAML-0.12.0-2|49	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Meta-YAML-0.12.0-2|50	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|51	%make
14cr|perl-CPAN-Meta-YAML-0.12.0-2|52	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|53	# requires newer Test::More for tests
14cr|perl-CPAN-Meta-YAML-0.12.0-2|54	# %check
14cr|perl-CPAN-Meta-YAML-0.12.0-2|55	# %make test
14cr|perl-CPAN-Meta-YAML-0.12.0-2|56	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|57	%install
14cr|perl-CPAN-Meta-YAML-0.12.0-2|58	%makeinstall_std
14cr|perl-CPAN-Meta-YAML-0.12.0-2|59	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|60	%files
14cr|perl-CPAN-Meta-YAML-0.12.0-2|61	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-CPAN-Meta-YAML-0.12.0-2|62	%{_mandir}/man3/*
14cr|perl-CPAN-Meta-YAML-0.12.0-2|63	%{perl_vendorlib}/*
14cr|perl-CPAN-Meta-YAML-0.12.0-2|64	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|65	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|66	%changelog
14cr|perl-CPAN-Meta-YAML-0.12.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-2
14cr|perl-CPAN-Meta-YAML-0.12.0-2|68	+ Revision: 3c47707
14cr|perl-CPAN-Meta-YAML-0.12.0-2|69	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Meta-YAML-0.12.0-2|70	
14cr|perl-CPAN-Meta-YAML-0.12.0-2|71	

4292 14
14cr|perl-CPAN-Mini-1.111.15-3|1	%define upstream_name    CPAN-Mini
14cr|perl-CPAN-Mini-1.111.15-3|2	%define upstream_version 1.111015
14cr|perl-CPAN-Mini-1.111.15-3|3	
14cr|perl-CPAN-Mini-1.111.15-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Mini-1.111.15-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Mini-1.111.15-3|6	Release:	3
14cr|perl-CPAN-Mini-1.111.15-3|7	
14cr|perl-CPAN-Mini-1.111.15-3|8	Summary:	Create a minimal mirror of CPAN
14cr|perl-CPAN-Mini-1.111.15-3|9	
14cr|perl-CPAN-Mini-1.111.15-3|10	License:	GPL+ or Artistic
14cr|perl-CPAN-Mini-1.111.15-3|11	Group:		Development/Perl
14cr|perl-CPAN-Mini-1.111.15-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Mini-1.111.15-3|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Mini-%{upstream_version}.tar.gz
14cr|perl-CPAN-Mini-1.111.15-3|14	
14cr|perl-CPAN-Mini-1.111.15-3|15	BuildRequires:	perl-devel
14cr|perl-CPAN-Mini-1.111.15-3|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-CPAN-Mini-1.111.15-3|17	BuildRequires:	perl(File::HomeDir)
14cr|perl-CPAN-Mini-1.111.15-3|18	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-CPAN-Mini-1.111.15-3|19	BuildRequires:	perl(Test::More) >= 0.960.0
14cr|perl-CPAN-Mini-1.111.15-3|20	BuildRequires:	perl(URI)
14cr|perl-CPAN-Mini-1.111.15-3|21	BuildArch:	noarch
14cr|perl-CPAN-Mini-1.111.15-3|22	
14cr|perl-CPAN-Mini-1.111.15-3|23	%description
14cr|perl-CPAN-Mini-1.111.15-3|24	CPAN::Mini provides a simple mechanism to build and update a minimal mirror of
14cr|perl-CPAN-Mini-1.111.15-3|25	the CPAN on your local disk. It comes with a small utility, minicpan(1), to
14cr|perl-CPAN-Mini-1.111.15-3|26	create and update such mirrors.
14cr|perl-CPAN-Mini-1.111.15-3|27	
14cr|perl-CPAN-Mini-1.111.15-3|28	%prep
14cr|perl-CPAN-Mini-1.111.15-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Mini-1.111.15-3|30	
14cr|perl-CPAN-Mini-1.111.15-3|31	%build
14cr|perl-CPAN-Mini-1.111.15-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Mini-1.111.15-3|33	%make
14cr|perl-CPAN-Mini-1.111.15-3|34	
14cr|perl-CPAN-Mini-1.111.15-3|35	%check
14cr|perl-CPAN-Mini-1.111.15-3|36	%make test
14cr|perl-CPAN-Mini-1.111.15-3|37	
14cr|perl-CPAN-Mini-1.111.15-3|38	%install
14cr|perl-CPAN-Mini-1.111.15-3|39	%makeinstall_std
14cr|perl-CPAN-Mini-1.111.15-3|40	
14cr|perl-CPAN-Mini-1.111.15-3|41	%files
14cr|perl-CPAN-Mini-1.111.15-3|42	%doc Changes README
14cr|perl-CPAN-Mini-1.111.15-3|43	%{perl_vendorlib}/CPAN
14cr|perl-CPAN-Mini-1.111.15-3|44	%{_mandir}/*/*
14cr|perl-CPAN-Mini-1.111.15-3|45	%{_bindir}/minicpan
14cr|perl-CPAN-Mini-1.111.15-3|46	
14cr|perl-CPAN-Mini-1.111.15-3|47	
14cr|perl-CPAN-Mini-1.111.15-3|48	
14cr|perl-CPAN-Mini-1.111.15-3|49	%changelog
14cr|perl-CPAN-Mini-1.111.15-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.15-3
14cr|perl-CPAN-Mini-1.111.15-3|51	+ Revision: 6a834e9
14cr|perl-CPAN-Mini-1.111.15-3|52	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Mini-1.111.15-3|53	
14cr|perl-CPAN-Mini-1.111.15-3|54	

4293 14
14cr|perl-CPAN-Perl-Releases-1.620.0-3|1	%define upstream_name    CPAN-Perl-Releases
14cr|perl-CPAN-Perl-Releases-1.620.0-3|2	%define upstream_version 1.62
14cr|perl-CPAN-Perl-Releases-1.620.0-3|3	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CPAN-Perl-Releases-1.620.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPAN-Perl-Releases-1.620.0-3|6	Release:    3
14cr|perl-CPAN-Perl-Releases-1.620.0-3|7	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|8	Summary:    Mapping Perl releases on CPAN to the location of the tarballs
14cr|perl-CPAN-Perl-Releases-1.620.0-3|9	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|10	License:    GPL+ or Artistic
14cr|perl-CPAN-Perl-Releases-1.620.0-3|11	Group:      Development/Perl
14cr|perl-CPAN-Perl-Releases-1.620.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Perl-Releases-1.620.0-3|13	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Perl-Releases-1.620.0-3|14	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|15	BuildRequires: perl(Test::More)
14cr|perl-CPAN-Perl-Releases-1.620.0-3|16	BuildRequires: perl-devel
14cr|perl-CPAN-Perl-Releases-1.620.0-3|17	BuildArch: noarch
14cr|perl-CPAN-Perl-Releases-1.620.0-3|18	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|19	%description
14cr|perl-CPAN-Perl-Releases-1.620.0-3|20	CPAN::Perl::Releases is a module that contains the mappings of all 'perl'
14cr|perl-CPAN-Perl-Releases-1.620.0-3|21	releases that have been uploaded to CPAN to the 'authors/id/' path that the
14cr|perl-CPAN-Perl-Releases-1.620.0-3|22	tarballs reside in.
14cr|perl-CPAN-Perl-Releases-1.620.0-3|23	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|24	This is static data, but newer versions of this module will be made
14cr|perl-CPAN-Perl-Releases-1.620.0-3|25	available as new releases of 'perl' are uploaded to CPAN.
14cr|perl-CPAN-Perl-Releases-1.620.0-3|26	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|27	%prep
14cr|perl-CPAN-Perl-Releases-1.620.0-3|28	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Perl-Releases-1.620.0-3|29	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|30	%build
14cr|perl-CPAN-Perl-Releases-1.620.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Perl-Releases-1.620.0-3|32	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|33	%make
14cr|perl-CPAN-Perl-Releases-1.620.0-3|34	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|35	%check
14cr|perl-CPAN-Perl-Releases-1.620.0-3|36	%make test
14cr|perl-CPAN-Perl-Releases-1.620.0-3|37	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|38	%install
14cr|perl-CPAN-Perl-Releases-1.620.0-3|39	%makeinstall_std
14cr|perl-CPAN-Perl-Releases-1.620.0-3|40	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|41	%files
14cr|perl-CPAN-Perl-Releases-1.620.0-3|42	%doc META.yml META.json LICENSE Changes README
14cr|perl-CPAN-Perl-Releases-1.620.0-3|43	%{_mandir}/man3/*
14cr|perl-CPAN-Perl-Releases-1.620.0-3|44	%{perl_vendorlib}/*
14cr|perl-CPAN-Perl-Releases-1.620.0-3|45	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|46	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|47	%changelog
14cr|perl-CPAN-Perl-Releases-1.620.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.620.0-3
14cr|perl-CPAN-Perl-Releases-1.620.0-3|49	+ Revision: ca61a47
14cr|perl-CPAN-Perl-Releases-1.620.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Perl-Releases-1.620.0-3|51	
14cr|perl-CPAN-Perl-Releases-1.620.0-3|52	

4294 14
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|1	%define upstream_name    CPANPLUS-Dist-Mdv
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|2	%define upstream_version 2.100400
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|3	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|4	Name:       perl-%{upstream_name}
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|6	Release:    5
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|7	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|8	Summary:    A cpanplus backend to build mandriva rpms
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|9	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|10	License:    GPL+ or Artistic
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|11	Group:      Development/Perl
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|13	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|14	Patch0:     CPANPLUS-Dist-Mdv-2.100400-urpmi.patch
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|15	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|16	BuildRequires:  perl(CPANPLUS)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|17	BuildRequires:  perl(File::Find::Rule)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|18	BuildRequires:  perl(File::HomeDir)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|19	BuildRequires:  perl(File::ShareDir)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|20	BuildRequires:  perl(File::Slurp)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|21	BuildRequires:  perl(List::MoreUtils)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|22	BuildRequires:  perl(Module::Build)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|23	BuildRequires:  perl(Pod::POM)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|24	BuildRequires:  perl(Readonly)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|25	BuildRequires:  perl(Test::Script)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|26	BuildRequires:  perl(YAML)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|27	BuildRequires:  perl(version)
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|28	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|29	Buildarch:      noarch
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|30	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|31	%description
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|32	CPANPLUS::Dist::Mdv is a distribution class to create mandriva packages from
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|33	CPAN modules, and all its dependencies. This allows you to have the most recent
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|34	copies of CPAN modules installed, using your package manager of choice, but
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|35	without having to wait for central repositories to be updated.
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|36	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|37	You can either install them using the API provided in this package, or manually
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|38	via rpm.
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|39	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|40	Some of the bleading edge CPAN modules have already been turned into mandriva
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|41	packages for you, and you can make use of them by adding the cooker
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|42	repositories (main & contrib).
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|43	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|44	Note that these packages are built automatically from CPAN and are assumed to
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|45	have the same license as perl and come without support. Please always refer to
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|46	the original CPAN package if you have questions.
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|47	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|48	%prep
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|50	%apply_patches
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|51	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|52	%build
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|53	%{__perl} Build.PL installdirs=vendor
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|54	./Build
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|55	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|56	%check
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|57	./Build test
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|58	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|59	%install
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|60	./Build install destdir=%{buildroot}
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|61	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|62	%files
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|63	%doc Changes README META.yml
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|64	%{perl_vendorlib}/CPANPLUS
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|65	%{perl_vendorlib}/auto
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|66	%{_mandir}/*/*
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|67	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|68	%changelog
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.100.400-5
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|70	+ Revision: 8b76e9e
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|71	- MassBuild#464: Increase release tag
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|72	
14cr|perl-CPANPLUS-Dist-Mdv-2.100.400-5|73	

4295 14
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|1	%define upstream_name    CPANPLUS-Shell-Default-Plugins-Prereqs
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|3	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|6	Release:    3
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|7	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|8	Summary:    Plugin for CPANPLUS to automate
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|9	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|10	License:    GPL+ or Artistic
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|11	Group:      Development/Perl
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|13	Source0:    http://www.cpan.org/modules/by-module/CPANPLUS/CPANPLUS-Shell-Default-Plugins-Prereqs-%{upstream_version}.tar.gz
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|14	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|15	BuildRequires: perl(CPANPLUS)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|16	BuildRequires: perl(CPANPLUS::Dist::Build)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|17	BuildRequires: perl(File::Spec)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|18	BuildRequires: perl(Module::Build)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|19	BuildRequires: perl(Test::More)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|20	BuildRequires: perl(Module::Build::Compat)
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|21	BuildArch: noarch
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|22	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|23	%description
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|24	A plugin for CPANPLUS's default shell which will display and/or install any
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|25	missing prerequisites for a module. The module can be specified by name, as
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|26	a URL or path to the directory of an unpacked module. The plugin assumes
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|27	the current directory if no module is specified.
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|28	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|29	%prep
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|31	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|32	%build
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|33	%{__perl} Build.PL installdirs=vendor
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|34	./Build
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|35	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|36	%check
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|37	#make test
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|38	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|39	%install
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|40	./Build install destdir=%{buildroot}
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|41	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|42	%clean
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|43	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|44	%files
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|45	%doc  README
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|46	%{_mandir}/man3/*
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|47	%{perl_vendorlib}/*
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|48	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|49	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|50	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|51	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|52	%changelog
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|54	+ Revision: b0a9429
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|56	
14cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3|57	

4296 14
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|1	%define upstream_name    CPAN-Recent-Uploads
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|2	%define upstream_version 0.08
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|3	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|6	Release:	2
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|7	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|8	Summary:	Retrieves recentfiles from a CPAN mirror
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|9	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|10	License:	GPL+ or Artistic
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|11	Group:		Development/Perl
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|14	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|15	BuildRequires:	perl-devel
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|16	BuildRequires: perl(HTTP::Daemon)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|17	BuildRequires:	perl(Carp)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|18	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|19	BuildRequires:	perl(File::Spec::Unix)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|20	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|21	BuildRequires:	perl(URI)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|22	BuildRequires:	perl(YAML::Syck)
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|23	BuildArch:	noarch
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|24	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|25	%description
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|26	CPAN::Recent::Uploads provides a mechanism for obtaining a list of the
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|27	RECENT uploads to 'CPAN' as determined from the files produced by the
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|28	File::Rsync::Mirror::Recentfile manpage that exist in the 'authors/'
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|29	directory on 'CPAN'.
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|30	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|31	%prep
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|33	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|34	%build
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|36	%make
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|37	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|38	%check
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|39	%make test
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|40	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|41	%install
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|42	%makeinstall_std
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|43	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|44	%files
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|45	%doc README LICENSE Changes META.yml META.json
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|46	%{_mandir}/man3/*
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|47	%{perl_vendorlib}/*
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|48	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|49	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|50	%changelog
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-2
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|52	+ Revision: 095147d
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|53	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|54	
14cr|perl-CPAN-Recent-Uploads-0.80.0-2|55	

4297 14
14cr|perl-CPAN-Reporter-1.201.0-3|1	%define upstream_name    CPAN-Reporter
14cr|perl-CPAN-Reporter-1.201.0-3|2	%define upstream_version 1.2010
14cr|perl-CPAN-Reporter-1.201.0-3|3	
14cr|perl-CPAN-Reporter-1.201.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-CPAN-Reporter-1.201.0-3|5	%define __noautoreq 'perl\\(Win32::Job\\)'
14cr|perl-CPAN-Reporter-1.201.0-3|6	%endif
14cr|perl-CPAN-Reporter-1.201.0-3|7	
14cr|perl-CPAN-Reporter-1.201.0-3|8	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Reporter-1.201.0-3|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Reporter-1.201.0-3|10	Release:	3
14cr|perl-CPAN-Reporter-1.201.0-3|11	
14cr|perl-CPAN-Reporter-1.201.0-3|12	Summary:	Adds CPAN Testers reporting to CPAN.pm
14cr|perl-CPAN-Reporter-1.201.0-3|13	
14cr|perl-CPAN-Reporter-1.201.0-3|14	License:	Apache License
14cr|perl-CPAN-Reporter-1.201.0-3|15	Group:		Development/Perl
14cr|perl-CPAN-Reporter-1.201.0-3|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Reporter-1.201.0-3|17	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Reporter-%{upstream_version}.tar.gz
14cr|perl-CPAN-Reporter-1.201.0-3|18	
14cr|perl-CPAN-Reporter-1.201.0-3|19	BuildRequires:	perl-devel
14cr|perl-CPAN-Reporter-1.201.0-3|20	BuildRequires:	perl(Archive::Tar)
14cr|perl-CPAN-Reporter-1.201.0-3|21	BuildRequires:	perl(Capture::Tiny)
14cr|perl-CPAN-Reporter-1.201.0-3|22	BuildRequires:	perl(Config::Tiny)
14cr|perl-CPAN-Reporter-1.201.0-3|23	BuildRequires:	perl(CPAN)
14cr|perl-CPAN-Reporter-1.201.0-3|24	BuildRequires:	perl(Devel::Autoflush)
14cr|perl-CPAN-Reporter-1.201.0-3|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CPAN-Reporter-1.201.0-3|26	BuildRequires:	perl(File::Basename)
14cr|perl-CPAN-Reporter-1.201.0-3|27	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-CPAN-Reporter-1.201.0-3|28	BuildRequires:	perl(File::Find)
14cr|perl-CPAN-Reporter-1.201.0-3|29	BuildRequires:	perl(File::HomeDir)
14cr|perl-CPAN-Reporter-1.201.0-3|30	BuildRequires:	perl(File::Path)
14cr|perl-CPAN-Reporter-1.201.0-3|31	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-Reporter-1.201.0-3|32	BuildRequires:	perl(File::Temp)
14cr|perl-CPAN-Reporter-1.201.0-3|33	BuildRequires:	perl(File::pushd)
14cr|perl-CPAN-Reporter-1.201.0-3|34	BuildRequires:	perl(IO::CaptureOutput)
14cr|perl-CPAN-Reporter-1.201.0-3|35	BuildRequires:	perl-IPC-Cmd
14cr|perl-CPAN-Reporter-1.201.0-3|36	BuildRequires:	perl(Parse::CPAN::Meta)
14cr|perl-CPAN-Reporter-1.201.0-3|37	BuildRequires:	perl(Probe::Perl)
14cr|perl-CPAN-Reporter-1.201.0-3|38	BuildRequires:	perl(Tee)
14cr|perl-CPAN-Reporter-1.201.0-3|39	BuildRequires:	perl(Test::More)
14cr|perl-CPAN-Reporter-1.201.0-3|40	BuildRequires:	perl(Test::Reporter)
14cr|perl-CPAN-Reporter-1.201.0-3|41	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CPAN-Reporter-1.201.0-3|42	BuildArch:	noarch
14cr|perl-CPAN-Reporter-1.201.0-3|43	
14cr|perl-CPAN-Reporter-1.201.0-3|44	%description
14cr|perl-CPAN-Reporter-1.201.0-3|45	The CPAN Testers project captures and analyses detailed results from
14cr|perl-CPAN-Reporter-1.201.0-3|46	building and testing CPAN distributions on multiple operating systems and
14cr|perl-CPAN-Reporter-1.201.0-3|47	multiple versions of Perl. This provides valuable feedback to module
14cr|perl-CPAN-Reporter-1.201.0-3|48	authors and potential users to identify bugs or platform compatibility
14cr|perl-CPAN-Reporter-1.201.0-3|49	issues and improves the overall quality and value of CPAN.
14cr|perl-CPAN-Reporter-1.201.0-3|50	
14cr|perl-CPAN-Reporter-1.201.0-3|51	One way individuals can contribute is to send a report for each module that
14cr|perl-CPAN-Reporter-1.201.0-3|52	they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
14cr|perl-CPAN-Reporter-1.201.0-3|53	send the results of building and testing modules to the CPAN Testers
14cr|perl-CPAN-Reporter-1.201.0-3|54	project. Full support for CPAN::Reporter is available in CPAN.pm as of
14cr|perl-CPAN-Reporter-1.201.0-3|55	version 1.92.
14cr|perl-CPAN-Reporter-1.201.0-3|56	
14cr|perl-CPAN-Reporter-1.201.0-3|57	%prep
14cr|perl-CPAN-Reporter-1.201.0-3|58	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Reporter-1.201.0-3|59	
14cr|perl-CPAN-Reporter-1.201.0-3|60	%build
14cr|perl-CPAN-Reporter-1.201.0-3|61	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Reporter-1.201.0-3|62	%make
14cr|perl-CPAN-Reporter-1.201.0-3|63	
14cr|perl-CPAN-Reporter-1.201.0-3|64	%check
14cr|perl-CPAN-Reporter-1.201.0-3|65	%make test
14cr|perl-CPAN-Reporter-1.201.0-3|66	
14cr|perl-CPAN-Reporter-1.201.0-3|67	%install
14cr|perl-CPAN-Reporter-1.201.0-3|68	%makeinstall_std
14cr|perl-CPAN-Reporter-1.201.0-3|69	
14cr|perl-CPAN-Reporter-1.201.0-3|70	%files
14cr|perl-CPAN-Reporter-1.201.0-3|71	%doc META.yml README Changes LICENSE
14cr|perl-CPAN-Reporter-1.201.0-3|72	%{_mandir}/man3/*
14cr|perl-CPAN-Reporter-1.201.0-3|73	%{perl_vendorlib}/*
14cr|perl-CPAN-Reporter-1.201.0-3|74	
14cr|perl-CPAN-Reporter-1.201.0-3|75	
14cr|perl-CPAN-Reporter-1.201.0-3|76	
14cr|perl-CPAN-Reporter-1.201.0-3|77	%changelog
14cr|perl-CPAN-Reporter-1.201.0-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.0-3
14cr|perl-CPAN-Reporter-1.201.0-3|79	+ Revision: d8e5cf9
14cr|perl-CPAN-Reporter-1.201.0-3|80	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Reporter-1.201.0-3|81	
14cr|perl-CPAN-Reporter-1.201.0-3|82	

4298 14
14cr|perl-CPAN-SQLite-0.203.0-3|1	%define upstream_name    CPAN-SQLite
14cr|perl-CPAN-SQLite-0.203.0-3|2	%define upstream_version 0.203
14cr|perl-CPAN-SQLite-0.203.0-3|3	
14cr|perl-CPAN-SQLite-0.203.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-SQLite-0.203.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-SQLite-0.203.0-3|6	Release:	3
14cr|perl-CPAN-SQLite-0.203.0-3|7	
14cr|perl-CPAN-SQLite-0.203.0-3|8	Summary:	Maintain and search a minimal CPAN database
14cr|perl-CPAN-SQLite-0.203.0-3|9	
14cr|perl-CPAN-SQLite-0.203.0-3|10	License:	GPL+ or Artistic
14cr|perl-CPAN-SQLite-0.203.0-3|11	Group:		Development/Perl
14cr|perl-CPAN-SQLite-0.203.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-SQLite-0.203.0-3|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-SQLite-%{upstream_version}.tar.gz
14cr|perl-CPAN-SQLite-0.203.0-3|14	
14cr|perl-CPAN-SQLite-0.203.0-3|15	BuildRequires:	perl-devel
14cr|perl-CPAN-SQLite-0.203.0-3|16	BuildRequires:	perl(Archive::Tar)
14cr|perl-CPAN-SQLite-0.203.0-3|17	BuildRequires:	perl(CPAN::DistnameInfo)
14cr|perl-CPAN-SQLite-0.203.0-3|18	BuildRequires:	perl(DBD::SQLite)
14cr|perl-CPAN-SQLite-0.203.0-3|19	BuildRequires:	perl(File::HomeDir)
14cr|perl-CPAN-SQLite-0.203.0-3|20	BuildRequires:	perl(File::Spec)
14cr|perl-CPAN-SQLite-0.203.0-3|21	BuildRequires:	perl(IO::Zlib)
14cr|perl-CPAN-SQLite-0.203.0-3|22	BuildRequires:	perl(LWP::Simple)
14cr|perl-CPAN-SQLite-0.203.0-3|23	BuildArch:	noarch
14cr|perl-CPAN-SQLite-0.203.0-3|24	
14cr|perl-CPAN-SQLite-0.203.0-3|25	%description
14cr|perl-CPAN-SQLite-0.203.0-3|26	This package is used for setting up, maintaining, and searching a CPAN
14cr|perl-CPAN-SQLite-0.203.0-3|27	database consisting of the information stored in the three main CPAN
14cr|perl-CPAN-SQLite-0.203.0-3|28	indices: _$CPAN/modules/03modlist.data.gz_,
14cr|perl-CPAN-SQLite-0.203.0-3|29	_$CPAN/modules/02packages.details.txt.gz_, and
14cr|perl-CPAN-SQLite-0.203.0-3|30	_$CPAN/authors/01mailrc.txt.gz_. It should be considered at an alpha stage
14cr|perl-CPAN-SQLite-0.203.0-3|31	of development.
14cr|perl-CPAN-SQLite-0.203.0-3|32	
14cr|perl-CPAN-SQLite-0.203.0-3|33	%prep
14cr|perl-CPAN-SQLite-0.203.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-SQLite-0.203.0-3|35	
14cr|perl-CPAN-SQLite-0.203.0-3|36	%build
14cr|perl-CPAN-SQLite-0.203.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-SQLite-0.203.0-3|38	%make
14cr|perl-CPAN-SQLite-0.203.0-3|39	
14cr|perl-CPAN-SQLite-0.203.0-3|40	%check
14cr|perl-CPAN-SQLite-0.203.0-3|41	%make test
14cr|perl-CPAN-SQLite-0.203.0-3|42	
14cr|perl-CPAN-SQLite-0.203.0-3|43	%install
14cr|perl-CPAN-SQLite-0.203.0-3|44	%makeinstall_std
14cr|perl-CPAN-SQLite-0.203.0-3|45	
14cr|perl-CPAN-SQLite-0.203.0-3|46	%files
14cr|perl-CPAN-SQLite-0.203.0-3|47	%doc Changes README
14cr|perl-CPAN-SQLite-0.203.0-3|48	%{_mandir}/man?/*
14cr|perl-CPAN-SQLite-0.203.0-3|49	%{perl_vendorlib}/*
14cr|perl-CPAN-SQLite-0.203.0-3|50	%{_bindir}/cpandb
14cr|perl-CPAN-SQLite-0.203.0-3|51	
14cr|perl-CPAN-SQLite-0.203.0-3|52	
14cr|perl-CPAN-SQLite-0.203.0-3|53	%changelog
14cr|perl-CPAN-SQLite-0.203.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.203.0-3
14cr|perl-CPAN-SQLite-0.203.0-3|55	+ Revision: 125bf02
14cr|perl-CPAN-SQLite-0.203.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-CPAN-SQLite-0.203.0-3|57	
14cr|perl-CPAN-SQLite-0.203.0-3|58	

4299 14
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeOne
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|2	%define upstream_version 1.00
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|3	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|6	Release:	9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|7	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|8	Summary:	%{upstream_name} module for perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|9	License:	GPL+ or Artistic
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|10	Group:		Development/Perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|13	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|14	BuildRequires:	perl-devel
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|15	BuildArch:	noarch
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|16	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|17	%description
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|18	This module is part of CPAN.pm with the single purpose of testing
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|19	CPAN.pm itself.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|20	Contains no functionality, and will never do so.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|21	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|22	%prep
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|24	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|25	%build
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|27	%make
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|28	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|29	%check
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|30	%make test
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|31	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|32	%install
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|33	%makeinstall_std
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|34	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|35	%files
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|36	%doc Changes README
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|37	%{perl_vendorlib}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|38	%{_mandir}/*/*
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|39	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|40	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|41	%changelog
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|43	+ Revision: a2c8add
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|44	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|45	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-9|46	

4300 14
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeThree
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|2	%define upstream_version 1.00
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|3	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|6	Release:	9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|7	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|8	Summary:	%{upstream_name} module for perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|9	License:	GPL+ or Artistic
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|10	Group:		Development/Perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|13	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|14	BuildRequires:	perl-devel
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|15	BuildArch:	noarch
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|16	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|17	%description
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|18	This module is part of CPAN.pm with the single purpose of testing
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|19	CPAN.pm itself.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|20	Contains no functionality, and will never do so.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|21	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|22	%prep
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|24	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|25	%build
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|27	%make
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|28	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|29	%check
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|30	%make test
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|31	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|32	%install
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|33	%makeinstall_std
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|34	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|35	%files
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|36	%doc Changes README
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|37	%{perl_vendorlib}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|38	%{_mandir}/*/*
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|39	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|40	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|41	%changelog
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|43	+ Revision: 930fa2f
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|44	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|45	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-9|46	

4301 14
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeTwo
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|2	%define upstream_version 1.00
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|3	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|6	Release:	9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|7	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|8	Summary:	%{upstream_name} module for perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|9	License:	GPL or Artistic
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|10	Group:		Development/Perl
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|13	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|14	BuildRequires:	perl-devel
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|15	BuildArch:	noarch
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|16	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|17	%description
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|18	This module is part of CPAN.pm with the single purpose of testing
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|19	CPAN.pm itself.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|20	Contains no functionality, and will never do so.
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|21	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|22	%prep
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|24	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|25	%build
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|27	%make
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|28	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|29	%check
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|30	%make test
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|31	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|32	%install
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|33	%makeinstall_std
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|34	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|35	%files
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|36	%doc Changes README
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|37	%{perl_vendorlib}/
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|38	%{_mandir}/*/*
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|39	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|40	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|41	%changelog
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|43	+ Revision: 08bb555
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|44	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|45	
14cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-9|46	

4302 14
14cr|perl-CPAN-Uploader-0.103.7-2|1	%define upstream_name    CPAN-Uploader
14cr|perl-CPAN-Uploader-0.103.7-2|2	%define upstream_version 0.103007
14cr|perl-CPAN-Uploader-0.103.7-2|3	
14cr|perl-CPAN-Uploader-0.103.7-2|4	Name:		perl-%{upstream_name}
14cr|perl-CPAN-Uploader-0.103.7-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPAN-Uploader-0.103.7-2|6	Release:	2
14cr|perl-CPAN-Uploader-0.103.7-2|7	
14cr|perl-CPAN-Uploader-0.103.7-2|8	Summary:	Upload things to the CPAN
14cr|perl-CPAN-Uploader-0.103.7-2|9	
14cr|perl-CPAN-Uploader-0.103.7-2|10	
14cr|perl-CPAN-Uploader-0.103.7-2|11	License:	GPL+ or Artistic
14cr|perl-CPAN-Uploader-0.103.7-2|12	Group:		Development/Perl
14cr|perl-CPAN-Uploader-0.103.7-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPAN-Uploader-0.103.7-2|14	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPAN-Uploader-0.103.7-2|15	
14cr|perl-CPAN-Uploader-0.103.7-2|16	BuildRequires:	perl-devel
14cr|perl-CPAN-Uploader-0.103.7-2|17	BuildRequires: perl(File::HomeDir)
14cr|perl-CPAN-Uploader-0.103.7-2|18	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-CPAN-Uploader-0.103.7-2|19	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-CPAN-Uploader-0.103.7-2|20	BuildRequires:	perl(HTTP::Status)
14cr|perl-CPAN-Uploader-0.103.7-2|21	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-CPAN-Uploader-0.103.7-2|22	BuildRequires:	perl(URI)
14cr|perl-CPAN-Uploader-0.103.7-2|23	
14cr|perl-CPAN-Uploader-0.103.7-2|24	BuildArch:	noarch
14cr|perl-CPAN-Uploader-0.103.7-2|25	
14cr|perl-CPAN-Uploader-0.103.7-2|26	%description
14cr|perl-CPAN-Uploader-0.103.7-2|27	This code is mostly derived from cpan-upload-http by Brad Fitzpatrick,
14cr|perl-CPAN-Uploader-0.103.7-2|28	which in turn was based on cpan-upload by Neil Bowers. I (rjbs) didn't
14cr|perl-CPAN-Uploader-0.103.7-2|29	want to have to use a system call to run either of those, so I
14cr|perl-CPAN-Uploader-0.103.7-2|30	refactored the code into this module.
14cr|perl-CPAN-Uploader-0.103.7-2|31	
14cr|perl-CPAN-Uploader-0.103.7-2|32	%prep
14cr|perl-CPAN-Uploader-0.103.7-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPAN-Uploader-0.103.7-2|34	
14cr|perl-CPAN-Uploader-0.103.7-2|35	%build
14cr|perl-CPAN-Uploader-0.103.7-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPAN-Uploader-0.103.7-2|37	%make
14cr|perl-CPAN-Uploader-0.103.7-2|38	
14cr|perl-CPAN-Uploader-0.103.7-2|39	%check
14cr|perl-CPAN-Uploader-0.103.7-2|40	%make test
14cr|perl-CPAN-Uploader-0.103.7-2|41	
14cr|perl-CPAN-Uploader-0.103.7-2|42	%install
14cr|perl-CPAN-Uploader-0.103.7-2|43	%makeinstall_std
14cr|perl-CPAN-Uploader-0.103.7-2|44	
14cr|perl-CPAN-Uploader-0.103.7-2|45	%files
14cr|perl-CPAN-Uploader-0.103.7-2|46	%doc Changes LICENSE README
14cr|perl-CPAN-Uploader-0.103.7-2|47	%{_mandir}/man1/*
14cr|perl-CPAN-Uploader-0.103.7-2|48	%{_mandir}/man3/*
14cr|perl-CPAN-Uploader-0.103.7-2|49	%{perl_vendorlib}/*
14cr|perl-CPAN-Uploader-0.103.7-2|50	%{_bindir}/cpan-upload
14cr|perl-CPAN-Uploader-0.103.7-2|51	
14cr|perl-CPAN-Uploader-0.103.7-2|52	
14cr|perl-CPAN-Uploader-0.103.7-2|53	
14cr|perl-CPAN-Uploader-0.103.7-2|54	
14cr|perl-CPAN-Uploader-0.103.7-2|55	%changelog
14cr|perl-CPAN-Uploader-0.103.7-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.7-2
14cr|perl-CPAN-Uploader-0.103.7-2|57	+ Revision: 10b75a0
14cr|perl-CPAN-Uploader-0.103.7-2|58	- MassBuild#464: Increase release tag
14cr|perl-CPAN-Uploader-0.103.7-2|59	
14cr|perl-CPAN-Uploader-0.103.7-2|60	

4303 14
14cr|perl-CPS-0.110.0-5|1	%define upstream_name    CPS
14cr|perl-CPS-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-CPS-0.110.0-5|3	
14cr|perl-CPS-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CPS-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CPS-0.110.0-5|6	Release:	5
14cr|perl-CPS-0.110.0-5|7	
14cr|perl-CPS-0.110.0-5|8	Summary:	Iterate at some later point
14cr|perl-CPS-0.110.0-5|9	
14cr|perl-CPS-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-CPS-0.110.0-5|11	Group:		Development/Perl
14cr|perl-CPS-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CPS-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CPS-0.110.0-5|14	
14cr|perl-CPS-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-CPS-0.110.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-CPS-0.110.0-5|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-CPS-0.110.0-5|18	BuildArch:	noarch
14cr|perl-CPS-0.110.0-5|19	
14cr|perl-CPS-0.110.0-5|20	%description
14cr|perl-CPS-0.110.0-5|21	Objects based on this abstract class are used by the 'gk*' variants of the
14cr|perl-CPS-0.110.0-5|22	the CPS manpage functions, to control their behavior. These objects are
14cr|perl-CPS-0.110.0-5|23	expected to provide a method, 'again', which the functions will use to
14cr|perl-CPS-0.110.0-5|24	re-invoke iterations of loops, and so on. By providing a different
14cr|perl-CPS-0.110.0-5|25	implementation of this method, governor objects can provide such behaviours
14cr|perl-CPS-0.110.0-5|26	as rate-limiting, asynchronisation or parallelism, and integration with
14cr|perl-CPS-0.110.0-5|27	event-based IO frameworks.
14cr|perl-CPS-0.110.0-5|28	
14cr|perl-CPS-0.110.0-5|29	%prep
14cr|perl-CPS-0.110.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CPS-0.110.0-5|31	
14cr|perl-CPS-0.110.0-5|32	%build
14cr|perl-CPS-0.110.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CPS-0.110.0-5|34	%make
14cr|perl-CPS-0.110.0-5|35	
14cr|perl-CPS-0.110.0-5|36	%check
14cr|perl-CPS-0.110.0-5|37	%make test
14cr|perl-CPS-0.110.0-5|38	
14cr|perl-CPS-0.110.0-5|39	%install
14cr|perl-CPS-0.110.0-5|40	%makeinstall_std
14cr|perl-CPS-0.110.0-5|41	
14cr|perl-CPS-0.110.0-5|42	%files
14cr|perl-CPS-0.110.0-5|43	%doc Changes META.yml README LICENSE
14cr|perl-CPS-0.110.0-5|44	%{_mandir}/man3/*
14cr|perl-CPS-0.110.0-5|45	%{perl_vendorlib}/*
14cr|perl-CPS-0.110.0-5|46	
14cr|perl-CPS-0.110.0-5|47	
14cr|perl-CPS-0.110.0-5|48	%changelog
14cr|perl-CPS-0.110.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-CPS-0.110.0-5|50	+ Revision: 5afdd83
14cr|perl-CPS-0.110.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-CPS-0.110.0-5|52	
14cr|perl-CPS-0.110.0-5|53	

4304 14
14cr|perl-CQL-Parser-1.100.0-5|1	%define upstream_name    CQL-Parser
14cr|perl-CQL-Parser-1.100.0-5|2	%define upstream_version 1.10
14cr|perl-CQL-Parser-1.100.0-5|3	
14cr|perl-CQL-Parser-1.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CQL-Parser-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CQL-Parser-1.100.0-5|6	Release:	5
14cr|perl-CQL-Parser-1.100.0-5|7	
14cr|perl-CQL-Parser-1.100.0-5|8	Summary:	Compiles CQL strings into parse trees of Node subtypes
14cr|perl-CQL-Parser-1.100.0-5|9	
14cr|perl-CQL-Parser-1.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-CQL-Parser-1.100.0-5|11	Group:		Development/Perl
14cr|perl-CQL-Parser-1.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CQL-Parser-1.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CQL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CQL-Parser-1.100.0-5|14	
14cr|perl-CQL-Parser-1.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-CQL-Parser-1.100.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-CQL-Parser-1.100.0-5|17	BuildRequires:	perl(Clone)
14cr|perl-CQL-Parser-1.100.0-5|18	BuildRequires:	perl(String::Tokenizer)
14cr|perl-CQL-Parser-1.100.0-5|19	BuildRequires:	perl(Test::Exception)
14cr|perl-CQL-Parser-1.100.0-5|20	
14cr|perl-CQL-Parser-1.100.0-5|21	BuildArch:	noarch
14cr|perl-CQL-Parser-1.100.0-5|22	
14cr|perl-CQL-Parser-1.100.0-5|23	%description
14cr|perl-CQL-Parser-1.100.0-5|24	CQL::Parser provides a mechanism to parse Common Query Language (CQL)
14cr|perl-CQL-Parser-1.100.0-5|25	statements. The best description of CQL comes from the CQL homepage at
14cr|perl-CQL-Parser-1.100.0-5|26	the Library of Congress <http://www.loc.gov/z3950/agency/zing/cql/>
14cr|perl-CQL-Parser-1.100.0-5|27	
14cr|perl-CQL-Parser-1.100.0-5|28	CQL is a formal language for representing queries to information
14cr|perl-CQL-Parser-1.100.0-5|29	retrieval systems such as web indexes, bibliographic catalogs and museum
14cr|perl-CQL-Parser-1.100.0-5|30	collection information. The CQL design objective is that queries be
14cr|perl-CQL-Parser-1.100.0-5|31	human readable and human writable, and that the language be intuitive
14cr|perl-CQL-Parser-1.100.0-5|32	while maintaining the expressiveness of more complex languages.
14cr|perl-CQL-Parser-1.100.0-5|33	
14cr|perl-CQL-Parser-1.100.0-5|34	%prep
14cr|perl-CQL-Parser-1.100.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CQL-Parser-1.100.0-5|36	
14cr|perl-CQL-Parser-1.100.0-5|37	%build
14cr|perl-CQL-Parser-1.100.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CQL-Parser-1.100.0-5|39	%make
14cr|perl-CQL-Parser-1.100.0-5|40	
14cr|perl-CQL-Parser-1.100.0-5|41	%check
14cr|perl-CQL-Parser-1.100.0-5|42	%make test
14cr|perl-CQL-Parser-1.100.0-5|43	
14cr|perl-CQL-Parser-1.100.0-5|44	%install
14cr|perl-CQL-Parser-1.100.0-5|45	%makeinstall_std
14cr|perl-CQL-Parser-1.100.0-5|46	
14cr|perl-CQL-Parser-1.100.0-5|47	%files
14cr|perl-CQL-Parser-1.100.0-5|48	%doc Changes README
14cr|perl-CQL-Parser-1.100.0-5|49	%{_mandir}/man3/*
14cr|perl-CQL-Parser-1.100.0-5|50	%{perl_vendorlib}/CQL
14cr|perl-CQL-Parser-1.100.0-5|51	
14cr|perl-CQL-Parser-1.100.0-5|52	
14cr|perl-CQL-Parser-1.100.0-5|53	
14cr|perl-CQL-Parser-1.100.0-5|54	%changelog
14cr|perl-CQL-Parser-1.100.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-CQL-Parser-1.100.0-5|56	+ Revision: 20f97f4
14cr|perl-CQL-Parser-1.100.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-CQL-Parser-1.100.0-5|58	
14cr|perl-CQL-Parser-1.100.0-5|59	

4305 14
14cr|perl-criticism-1.20.0-5|1	%define upstream_name    criticism
14cr|perl-criticism-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-criticism-1.20.0-5|3	
14cr|perl-criticism-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-criticism-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-criticism-1.20.0-5|6	Release:	5
14cr|perl-criticism-1.20.0-5|7	
14cr|perl-criticism-1.20.0-5|8	Summary:	Perl pragma to enforce coding standards and best-practices
14cr|perl-criticism-1.20.0-5|9	
14cr|perl-criticism-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-criticism-1.20.0-5|11	Group:		Development/Perl
14cr|perl-criticism-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-criticism-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-criticism-1.20.0-5|14	
14cr|perl-criticism-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-criticism-1.20.0-5|16	BuildRequires:	perl(IO::String)
14cr|perl-criticism-1.20.0-5|17	BuildRequires:	perl(Perl::Critic)
14cr|perl-criticism-1.20.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-criticism-1.20.0-5|19	
14cr|perl-criticism-1.20.0-5|20	BuildArch:	noarch
14cr|perl-criticism-1.20.0-5|21	
14cr|perl-criticism-1.20.0-5|22	Provides:	perl(criticism)
14cr|perl-criticism-1.20.0-5|23	
14cr|perl-criticism-1.20.0-5|24	%description
14cr|perl-criticism-1.20.0-5|25	This pragma enforces coding standards and promotes best-practices by
14cr|perl-criticism-1.20.0-5|26	running your file through Perl::Critic before every execution. In a
14cr|perl-criticism-1.20.0-5|27	production system, this usually isn't feasible because it adds a lot of
14cr|perl-criticism-1.20.0-5|28	overhead at start-up. If you have a separate development environment, you
14cr|perl-criticism-1.20.0-5|29	can effectively bypass the 'criticism' pragma by not installing
14cr|perl-criticism-1.20.0-5|30	Perl::Critic in the production environment. If Perl::Critic can't be
14cr|perl-criticism-1.20.0-5|31	loaded, then 'criticism' just fails silently.
14cr|perl-criticism-1.20.0-5|32	
14cr|perl-criticism-1.20.0-5|33	Alternatively, the 'perlcritic' command-line (which is distributed with
14cr|perl-criticism-1.20.0-5|34	Perl::Critic) can be used to analyze your files on-demand and has some
14cr|perl-criticism-1.20.0-5|35	additional configuration features. And Test::Perl::Critic provides a nice
14cr|perl-criticism-1.20.0-5|36	interface for analyzing files during the build process.
14cr|perl-criticism-1.20.0-5|37	
14cr|perl-criticism-1.20.0-5|38	If you'd like to try Perl::Critic without installing anything, there is a
14cr|perl-criticism-1.20.0-5|39	web-service available at the http://perlcritic.com manpage. The web-service
14cr|perl-criticism-1.20.0-5|40	does not yet support all the configuration features that are available in
14cr|perl-criticism-1.20.0-5|41	the native Perl::Critic API, but it should give you a good idea of what it
14cr|perl-criticism-1.20.0-5|42	does. You can also invoke the perlcritic web-service from the command line
14cr|perl-criticism-1.20.0-5|43	by doing an HTTP-post, such as one of these:
14cr|perl-criticism-1.20.0-5|44	
14cr|perl-criticism-1.20.0-5|45	%prep
14cr|perl-criticism-1.20.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-criticism-1.20.0-5|47	
14cr|perl-criticism-1.20.0-5|48	%build
14cr|perl-criticism-1.20.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-criticism-1.20.0-5|50	%make
14cr|perl-criticism-1.20.0-5|51	
14cr|perl-criticism-1.20.0-5|52	%check
14cr|perl-criticism-1.20.0-5|53	%make test
14cr|perl-criticism-1.20.0-5|54	
14cr|perl-criticism-1.20.0-5|55	%install
14cr|perl-criticism-1.20.0-5|56	%makeinstall_std
14cr|perl-criticism-1.20.0-5|57	
14cr|perl-criticism-1.20.0-5|58	%files
14cr|perl-criticism-1.20.0-5|59	%doc Changes LICENSE META.yml README
14cr|perl-criticism-1.20.0-5|60	%{_mandir}/man3/*
14cr|perl-criticism-1.20.0-5|61	%{perl_vendorlib}/*
14cr|perl-criticism-1.20.0-5|62	
14cr|perl-criticism-1.20.0-5|63	
14cr|perl-criticism-1.20.0-5|64	%changelog
14cr|perl-criticism-1.20.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-criticism-1.20.0-5|66	+ Revision: 4533519
14cr|perl-criticism-1.20.0-5|67	- MassBuild#464: Increase release tag
14cr|perl-criticism-1.20.0-5|68	
14cr|perl-criticism-1.20.0-5|69	

4306 14
14cr|perl-Crypt-Cracklib-1.700.0-5|1	%define upstream_name    Crypt-Cracklib
14cr|perl-Crypt-Cracklib-1.700.0-5|2	%define upstream_version 1.7
14cr|perl-Crypt-Cracklib-1.700.0-5|3	
14cr|perl-Crypt-Cracklib-1.700.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-Cracklib-1.700.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-Cracklib-1.700.0-5|6	Release:	5
14cr|perl-Crypt-Cracklib-1.700.0-5|7	
14cr|perl-Crypt-Cracklib-1.700.0-5|8	Summary:    Perl interface to Alec Muffett's Cracklib
14cr|perl-Crypt-Cracklib-1.700.0-5|9	
14cr|perl-Crypt-Cracklib-1.700.0-5|10	License:    GPL+ or Artistic
14cr|perl-Crypt-Cracklib-1.700.0-5|11	Group:      Development/Perl
14cr|perl-Crypt-Cracklib-1.700.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-Cracklib-1.700.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-Cracklib-1.700.0-5|14	Patch0:     Crypt-Cracklib-1.6-fix-path.patch
14cr|perl-Crypt-Cracklib-1.700.0-5|15	BuildRequires: libcrack-devel
14cr|perl-Crypt-Cracklib-1.700.0-5|16	BuildRequires: perl(Pod::Coverage)
14cr|perl-Crypt-Cracklib-1.700.0-5|17	BuildRequires: perl(Test::More)
14cr|perl-Crypt-Cracklib-1.700.0-5|18	BuildRequires: perl(Test::Pod::Coverage)
14cr|perl-Crypt-Cracklib-1.700.0-5|19	BuildRequires: perl-devel
14cr|perl-Crypt-Cracklib-1.700.0-5|20	
14cr|perl-Crypt-Cracklib-1.700.0-5|21	
14cr|perl-Crypt-Cracklib-1.700.0-5|22	%description
14cr|perl-Crypt-Cracklib-1.700.0-5|23	This is a simple interface to the cracklib library.
14cr|perl-Crypt-Cracklib-1.700.0-5|24	
14cr|perl-Crypt-Cracklib-1.700.0-5|25	%prep
14cr|perl-Crypt-Cracklib-1.700.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-Cracklib-1.700.0-5|27	%patch0 -p 1
14cr|perl-Crypt-Cracklib-1.700.0-5|28	
14cr|perl-Crypt-Cracklib-1.700.0-5|29	%build
14cr|perl-Crypt-Cracklib-1.700.0-5|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Cracklib-1.700.0-5|31	%make
14cr|perl-Crypt-Cracklib-1.700.0-5|32	
14cr|perl-Crypt-Cracklib-1.700.0-5|33	%check
14cr|perl-Crypt-Cracklib-1.700.0-5|34	%make test
14cr|perl-Crypt-Cracklib-1.700.0-5|35	
14cr|perl-Crypt-Cracklib-1.700.0-5|36	%install
14cr|perl-Crypt-Cracklib-1.700.0-5|37	%makeinstall_std
14cr|perl-Crypt-Cracklib-1.700.0-5|38	
14cr|perl-Crypt-Cracklib-1.700.0-5|39	%clean
14cr|perl-Crypt-Cracklib-1.700.0-5|40	
14cr|perl-Crypt-Cracklib-1.700.0-5|41	%files
14cr|perl-Crypt-Cracklib-1.700.0-5|42	%doc Changes README
14cr|perl-Crypt-Cracklib-1.700.0-5|43	%{_mandir}/man3/*
14cr|perl-Crypt-Cracklib-1.700.0-5|44	%{perl_vendorlib}/*
14cr|perl-Crypt-Cracklib-1.700.0-5|45	
14cr|perl-Crypt-Cracklib-1.700.0-5|46	
14cr|perl-Crypt-Cracklib-1.700.0-5|47	
14cr|perl-Crypt-Cracklib-1.700.0-5|48	%changelog
14cr|perl-Crypt-Cracklib-1.700.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.700.0-5
14cr|perl-Crypt-Cracklib-1.700.0-5|50	+ Revision: 8d5cb43
14cr|perl-Crypt-Cracklib-1.700.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Cracklib-1.700.0-5|52	
14cr|perl-Crypt-Cracklib-1.700.0-5|53	

4307 14
14cr|perl-Crypt-DH-0.70.0-2|1	%define upstream_name	 Crypt-DH
14cr|perl-Crypt-DH-0.70.0-2|2	%define upstream_version 0.07
14cr|perl-Crypt-DH-0.70.0-2|3	
14cr|perl-Crypt-DH-0.70.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-DH-0.70.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-DH-0.70.0-2|6	Release:    2
14cr|perl-Crypt-DH-0.70.0-2|7	
14cr|perl-Crypt-DH-0.70.0-2|8	Summary:    Diffie-Hellman key exchange system
14cr|perl-Crypt-DH-0.70.0-2|9	
14cr|perl-Crypt-DH-0.70.0-2|10	License:    GPL+ or Artistic
14cr|perl-Crypt-DH-0.70.0-2|11	Group:      Development/Perl
14cr|perl-Crypt-DH-0.70.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-DH-0.70.0-2|13	Source0:    http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-DH-0.70.0-2|14	
14cr|perl-Crypt-DH-0.70.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Crypt-DH-0.70.0-2|16	BuildRequires: perl(JSON::PP)
14cr|perl-Crypt-DH-0.70.0-2|17	BuildRequires: perl(Math::BigInt) >= 1.600.0
14cr|perl-Crypt-DH-0.70.0-2|18	BuildRequires: perl(Math::BigInt::GMP) >= 1.240.0
14cr|perl-Crypt-DH-0.70.0-2|19	BuildRequires: perl(Math::BigInt::Pari)
14cr|perl-Crypt-DH-0.70.0-2|20	BuildRequires: perl(Test::More) >= 0.470.0
14cr|perl-Crypt-DH-0.70.0-2|21	BuildRequires: perl-Crypt-Random
14cr|perl-Crypt-DH-0.70.0-2|22	BuildRequires: perl-devel
14cr|perl-Crypt-DH-0.70.0-2|23	BuildArch:  noarch
14cr|perl-Crypt-DH-0.70.0-2|24	
14cr|perl-Crypt-DH-0.70.0-2|25	%description
14cr|perl-Crypt-DH-0.70.0-2|26	Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system.
14cr|perl-Crypt-DH-0.70.0-2|27	Diffie-Hellman is an algorithm by which two parties can agree on a shared
14cr|perl-Crypt-DH-0.70.0-2|28	secret key, known only to them. The secret is negotiated over an insecure
14cr|perl-Crypt-DH-0.70.0-2|29	network without the two parties ever passing the actual shared secret, or
14cr|perl-Crypt-DH-0.70.0-2|30	their private keys, between them.
14cr|perl-Crypt-DH-0.70.0-2|31	
14cr|perl-Crypt-DH-0.70.0-2|32	%prep
14cr|perl-Crypt-DH-0.70.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-DH-0.70.0-2|34	
14cr|perl-Crypt-DH-0.70.0-2|35	%build
14cr|perl-Crypt-DH-0.70.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-DH-0.70.0-2|37	%make
14cr|perl-Crypt-DH-0.70.0-2|38	
14cr|perl-Crypt-DH-0.70.0-2|39	%check
14cr|perl-Crypt-DH-0.70.0-2|40	%make test
14cr|perl-Crypt-DH-0.70.0-2|41	
14cr|perl-Crypt-DH-0.70.0-2|42	%install
14cr|perl-Crypt-DH-0.70.0-2|43	%makeinstall_std
14cr|perl-Crypt-DH-0.70.0-2|44	
14cr|perl-Crypt-DH-0.70.0-2|45	%files
14cr|perl-Crypt-DH-0.70.0-2|46	%doc Changes META.yml MYMETA.yml README
14cr|perl-Crypt-DH-0.70.0-2|47	%{perl_vendorlib}/Crypt
14cr|perl-Crypt-DH-0.70.0-2|48	%{_mandir}/*/*
14cr|perl-Crypt-DH-0.70.0-2|49	
14cr|perl-Crypt-DH-0.70.0-2|50	
14cr|perl-Crypt-DH-0.70.0-2|51	
14cr|perl-Crypt-DH-0.70.0-2|52	%changelog
14cr|perl-Crypt-DH-0.70.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-2
14cr|perl-Crypt-DH-0.70.0-2|54	+ Revision: 09822c5
14cr|perl-Crypt-DH-0.70.0-2|55	- MassBuild#464: Increase release tag
14cr|perl-Crypt-DH-0.70.0-2|56	
14cr|perl-Crypt-DH-0.70.0-2|57	

4308 14
14cr|perl-Crypt-DH-GMP-0.0.110-3|1	%define upstream_name    Crypt-DH-GMP
14cr|perl-Crypt-DH-GMP-0.0.110-3|2	%define upstream_version 0.00011
14cr|perl-Crypt-DH-GMP-0.0.110-3|3	
14cr|perl-Crypt-DH-GMP-0.0.110-3|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-DH-GMP-0.0.110-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-DH-GMP-0.0.110-3|6	Release:    3
14cr|perl-Crypt-DH-GMP-0.0.110-3|7	
14cr|perl-Crypt-DH-GMP-0.0.110-3|8	Summary:    Compatibility Mode For Crypt::DH
14cr|perl-Crypt-DH-GMP-0.0.110-3|9	
14cr|perl-Crypt-DH-GMP-0.0.110-3|10	License:    GPL+ or Artistic
14cr|perl-Crypt-DH-GMP-0.0.110-3|11	Group:      Development/Perl
14cr|perl-Crypt-DH-GMP-0.0.110-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-DH-GMP-0.0.110-3|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-DH-GMP-0.0.110-3|14	
14cr|perl-Crypt-DH-GMP-0.0.110-3|15	BuildRequires: perl(Devel::CheckLib) >= 0.400.0
14cr|perl-Crypt-DH-GMP-0.0.110-3|16	BuildRequires: perl(Devel::PPPort) >= 3.190.0
14cr|perl-Crypt-DH-GMP-0.0.110-3|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.420.0
14cr|perl-Crypt-DH-GMP-0.0.110-3|18	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
14cr|perl-Crypt-DH-GMP-0.0.110-3|19	BuildRequires: perl(Test::More)
14cr|perl-Crypt-DH-GMP-0.0.110-3|20	BuildRequires: perl(Test::Requires)
14cr|perl-Crypt-DH-GMP-0.0.110-3|21	BuildRequires: perl(XSLoader) >= 0.20.0
14cr|perl-Crypt-DH-GMP-0.0.110-3|22	BuildRequires: gmp-devel
14cr|perl-Crypt-DH-GMP-0.0.110-3|23	BuildRequires: perl-devel
14cr|perl-Crypt-DH-GMP-0.0.110-3|24	%description
14cr|perl-Crypt-DH-GMP-0.0.110-3|25	Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
14cr|perl-Crypt-DH-GMP-0.0.110-3|26	implemented mostly in C.
14cr|perl-Crypt-DH-GMP-0.0.110-3|27	
14cr|perl-Crypt-DH-GMP-0.0.110-3|28	%prep
14cr|perl-Crypt-DH-GMP-0.0.110-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-DH-GMP-0.0.110-3|30	
14cr|perl-Crypt-DH-GMP-0.0.110-3|31	%build
14cr|perl-Crypt-DH-GMP-0.0.110-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-DH-GMP-0.0.110-3|33	
14cr|perl-Crypt-DH-GMP-0.0.110-3|34	%make
14cr|perl-Crypt-DH-GMP-0.0.110-3|35	
14cr|perl-Crypt-DH-GMP-0.0.110-3|36	%check
14cr|perl-Crypt-DH-GMP-0.0.110-3|37	%make test
14cr|perl-Crypt-DH-GMP-0.0.110-3|38	
14cr|perl-Crypt-DH-GMP-0.0.110-3|39	%install
14cr|perl-Crypt-DH-GMP-0.0.110-3|40	%makeinstall_std
14cr|perl-Crypt-DH-GMP-0.0.110-3|41	
14cr|perl-Crypt-DH-GMP-0.0.110-3|42	%files
14cr|perl-Crypt-DH-GMP-0.0.110-3|43	%doc Changes META.yml
14cr|perl-Crypt-DH-GMP-0.0.110-3|44	%{_mandir}/man3/*
14cr|perl-Crypt-DH-GMP-0.0.110-3|45	%{perl_vendorlib}/*
14cr|perl-Crypt-DH-GMP-0.0.110-3|46	
14cr|perl-Crypt-DH-GMP-0.0.110-3|47	%changelog
14cr|perl-Crypt-DH-GMP-0.0.110-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.110-3
14cr|perl-Crypt-DH-GMP-0.0.110-3|49	+ Revision: 5a548a9
14cr|perl-Crypt-DH-GMP-0.0.110-3|50	- MassBuild#464: Increase release tag
14cr|perl-Crypt-DH-GMP-0.0.110-3|51	
14cr|perl-Crypt-DH-GMP-0.0.110-3|52	

4309 14
14cr|perl-Crypt-Eksblowfish-0.9.0-4|1	%define upstream_name    Crypt-Eksblowfish
14cr|perl-Crypt-Eksblowfish-0.9.0-4|2	%define upstream_version 0.009
14cr|perl-Crypt-Eksblowfish-0.9.0-4|3	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-Eksblowfish-0.9.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-Eksblowfish-0.9.0-4|6	Release:	4
14cr|perl-Crypt-Eksblowfish-0.9.0-4|7	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|8	Summary:    Blowfish-based Unix crypt() password hash
14cr|perl-Crypt-Eksblowfish-0.9.0-4|9	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|10	License:    GPL+ or Artistic
14cr|perl-Crypt-Eksblowfish-0.9.0-4|11	Group:      Development/Perl
14cr|perl-Crypt-Eksblowfish-0.9.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-Eksblowfish-0.9.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-Eksblowfish-0.9.0-4|14	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|15	BuildRequires: perl(Carp)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|16	BuildRequires: perl(Class::Mix)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|17	BuildRequires: perl(Exporter)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|18	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|19	BuildRequires: perl(MIME::Base64)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|20	BuildRequires: perl(Module::Build)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|21	BuildRequires: perl(Test::More)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|22	BuildRequires: perl(XSLoader)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|23	BuildRequires: perl(parent)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|24	BuildRequires: perl(strict)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|25	BuildRequires: perl(warnings)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|26	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Crypt-Eksblowfish-0.9.0-4|27	BuildRequires: perl-devel
14cr|perl-Crypt-Eksblowfish-0.9.0-4|28	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|29	%description
14cr|perl-Crypt-Eksblowfish-0.9.0-4|30	An object of this type encapsulates a keyed instance of the Eksblowfish
14cr|perl-Crypt-Eksblowfish-0.9.0-4|31	block cipher, ready to encrypt and decrypt.
14cr|perl-Crypt-Eksblowfish-0.9.0-4|32	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|33	Eksblowfish is a variant of the Blowfish cipher, modified to make the key
14cr|perl-Crypt-Eksblowfish-0.9.0-4|34	setup very expensive. ("Eks" stands for "expensive key schedule".) This
14cr|perl-Crypt-Eksblowfish-0.9.0-4|35	doesn't make it significantly cryptographically stronger, but is intended
14cr|perl-Crypt-Eksblowfish-0.9.0-4|36	to hinder brute-force attacks. It also makes it unsuitable for any
14cr|perl-Crypt-Eksblowfish-0.9.0-4|37	application requiring key agility. It was designed by Niels Provos and
14cr|perl-Crypt-Eksblowfish-0.9.0-4|38	David Mazieres for password hashing in OpenBSD. See the
14cr|perl-Crypt-Eksblowfish-0.9.0-4|39	Crypt::Eksblowfish::Bcrypt manpage for the hash algorithm. See the
14cr|perl-Crypt-Eksblowfish-0.9.0-4|40	Crypt::Eksblowfish::Blowfish manpage for the unmodified Blowfish cipher.
14cr|perl-Crypt-Eksblowfish-0.9.0-4|41	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|42	Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
14cr|perl-Crypt-Eksblowfish-0.9.0-4|43	parameter that controls how expensive the key scheduling is. It also takes
14cr|perl-Crypt-Eksblowfish-0.9.0-4|44	a family key, known as the "salt". Cost and salt parameters together define
14cr|perl-Crypt-Eksblowfish-0.9.0-4|45	a cipher family. Within each family, a key determines an encryption
14cr|perl-Crypt-Eksblowfish-0.9.0-4|46	function in the usual way. See the Crypt::Eksblowfish::Family manpage for a
14cr|perl-Crypt-Eksblowfish-0.9.0-4|47	way to encapsulate an Eksblowfish cipher family.
14cr|perl-Crypt-Eksblowfish-0.9.0-4|48	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|49	%prep
14cr|perl-Crypt-Eksblowfish-0.9.0-4|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-Eksblowfish-0.9.0-4|51	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|52	%build
14cr|perl-Crypt-Eksblowfish-0.9.0-4|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Eksblowfish-0.9.0-4|54	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|55	%make
14cr|perl-Crypt-Eksblowfish-0.9.0-4|56	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|57	%check
14cr|perl-Crypt-Eksblowfish-0.9.0-4|58	%make test
14cr|perl-Crypt-Eksblowfish-0.9.0-4|59	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|60	%install
14cr|perl-Crypt-Eksblowfish-0.9.0-4|61	%makeinstall_std
14cr|perl-Crypt-Eksblowfish-0.9.0-4|62	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|63	%clean
14cr|perl-Crypt-Eksblowfish-0.9.0-4|64	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|65	%files
14cr|perl-Crypt-Eksblowfish-0.9.0-4|66	%doc Changes README
14cr|perl-Crypt-Eksblowfish-0.9.0-4|67	%{_mandir}/man3/*
14cr|perl-Crypt-Eksblowfish-0.9.0-4|68	%{perl_vendorlib}/*
14cr|perl-Crypt-Eksblowfish-0.9.0-4|69	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|70	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|71	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|72	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|73	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|74	%changelog
14cr|perl-Crypt-Eksblowfish-0.9.0-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-4
14cr|perl-Crypt-Eksblowfish-0.9.0-4|76	+ Revision: 7d1c5a5
14cr|perl-Crypt-Eksblowfish-0.9.0-4|77	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Eksblowfish-0.9.0-4|78	
14cr|perl-Crypt-Eksblowfish-0.9.0-4|79	

4310 14
14cr|perl-Crypt-Enigma-1.3-7|1	%define real_name Crypt-Enigma
14cr|perl-Crypt-Enigma-1.3-7|2	
14cr|perl-Crypt-Enigma-1.3-7|3	Summary:	Crypt-Enigma module for perl
14cr|perl-Crypt-Enigma-1.3-7|4	
14cr|perl-Crypt-Enigma-1.3-7|5	Name:		perl-%{real_name}
14cr|perl-Crypt-Enigma-1.3-7|6	Version:	1.3
14cr|perl-Crypt-Enigma-1.3-7|7	Release:	7
14cr|perl-Crypt-Enigma-1.3-7|8	License:	GPL or Artistic
14cr|perl-Crypt-Enigma-1.3-7|9	Group:		Development/Perl
14cr|perl-Crypt-Enigma-1.3-7|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Crypt-Enigma-1.3-7|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Crypt-Enigma-1.3-7|12	BuildRequires:	perl-devel
14cr|perl-Crypt-Enigma-1.3-7|13	BuildArch:	noarch
14cr|perl-Crypt-Enigma-1.3-7|14	
14cr|perl-Crypt-Enigma-1.3-7|15	%description
14cr|perl-Crypt-Enigma-1.3-7|16	This is a Perl implementation of the WWII Enigma Machine
14cr|perl-Crypt-Enigma-1.3-7|17	
14cr|perl-Crypt-Enigma-1.3-7|18	%prep
14cr|perl-Crypt-Enigma-1.3-7|19	%setup -q -n %{real_name}-%{version}
14cr|perl-Crypt-Enigma-1.3-7|20	chmod 0644 examples/*.pl
14cr|perl-Crypt-Enigma-1.3-7|21	
14cr|perl-Crypt-Enigma-1.3-7|22	%build
14cr|perl-Crypt-Enigma-1.3-7|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Enigma-1.3-7|24	%make
14cr|perl-Crypt-Enigma-1.3-7|25	make test
14cr|perl-Crypt-Enigma-1.3-7|26	
14cr|perl-Crypt-Enigma-1.3-7|27	%install
14cr|perl-Crypt-Enigma-1.3-7|28	%makeinstall_std
14cr|perl-Crypt-Enigma-1.3-7|29	
14cr|perl-Crypt-Enigma-1.3-7|30	%clean
14cr|perl-Crypt-Enigma-1.3-7|31	
14cr|perl-Crypt-Enigma-1.3-7|32	%files
14cr|perl-Crypt-Enigma-1.3-7|33	%doc Changes README examples
14cr|perl-Crypt-Enigma-1.3-7|34	%{perl_vendorlib}/Crypt/Enigma.pm
14cr|perl-Crypt-Enigma-1.3-7|35	%{_mandir}/*/*
14cr|perl-Crypt-Enigma-1.3-7|36	
14cr|perl-Crypt-Enigma-1.3-7|37	
14cr|perl-Crypt-Enigma-1.3-7|38	
14cr|perl-Crypt-Enigma-1.3-7|39	
14cr|perl-Crypt-Enigma-1.3-7|40	
14cr|perl-Crypt-Enigma-1.3-7|41	%changelog
14cr|perl-Crypt-Enigma-1.3-7|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14cr|perl-Crypt-Enigma-1.3-7|43	+ Revision: 13599b9
14cr|perl-Crypt-Enigma-1.3-7|44	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Enigma-1.3-7|45	
14cr|perl-Crypt-Enigma-1.3-7|46	

4311 14
14cr|perl-Crypt-GOST-1.00-10|1	%define real_name Crypt-GOST
14cr|perl-Crypt-GOST-1.00-10|2	
14cr|perl-Crypt-GOST-1.00-10|3	Summary:	Crypt-GOST module for perl
14cr|perl-Crypt-GOST-1.00-10|4	
14cr|perl-Crypt-GOST-1.00-10|5	Name:		perl-%{real_name}
14cr|perl-Crypt-GOST-1.00-10|6	Version:	1.00
14cr|perl-Crypt-GOST-1.00-10|7	Release:	10
14cr|perl-Crypt-GOST-1.00-10|8	License:	GPL or Artistic
14cr|perl-Crypt-GOST-1.00-10|9	Group:		Development/Perl
14cr|perl-Crypt-GOST-1.00-10|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Crypt-GOST-1.00-10|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Crypt-GOST-1.00-10|12	Patch0:         Crypt-GOST-1.00-fix-build.patch
14cr|perl-Crypt-GOST-1.00-10|13	BuildRequires:	perl-devel
14cr|perl-Crypt-GOST-1.00-10|14	
14cr|perl-Crypt-GOST-1.00-10|15	%description
14cr|perl-Crypt-GOST-1.00-10|16	GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit key developed
14cr|perl-Crypt-GOST-1.00-10|17	in the former Soviet Union. Some information on it is available at
14cr|perl-Crypt-GOST-1.00-10|18	http://vipul.net/gost/.
14cr|perl-Crypt-GOST-1.00-10|19	This module implements GOST encryption. It supports the Crypt::CBC interface.
14cr|perl-Crypt-GOST-1.00-10|20	
14cr|perl-Crypt-GOST-1.00-10|21	%prep
14cr|perl-Crypt-GOST-1.00-10|22	%setup -q -n %{real_name}-%{version}
14cr|perl-Crypt-GOST-1.00-10|23	%patch0 -p1 -b .fix-build
14cr|perl-Crypt-GOST-1.00-10|24	
14cr|perl-Crypt-GOST-1.00-10|25	%build
14cr|perl-Crypt-GOST-1.00-10|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-GOST-1.00-10|27	%make
14cr|perl-Crypt-GOST-1.00-10|28	make test
14cr|perl-Crypt-GOST-1.00-10|29	
14cr|perl-Crypt-GOST-1.00-10|30	%install
14cr|perl-Crypt-GOST-1.00-10|31	%makeinstall_std
14cr|perl-Crypt-GOST-1.00-10|32	
14cr|perl-Crypt-GOST-1.00-10|33	%clean
14cr|perl-Crypt-GOST-1.00-10|34	
14cr|perl-Crypt-GOST-1.00-10|35	%files
14cr|perl-Crypt-GOST-1.00-10|36	%doc Changes README
14cr|perl-Crypt-GOST-1.00-10|37	%{perl_vendorlib}/*/Crypt/GOST.pm
14cr|perl-Crypt-GOST-1.00-10|38	%{perl_vendorlib}/*/auto/Crypt/GOST
14cr|perl-Crypt-GOST-1.00-10|39	%{_mandir}/*/*
14cr|perl-Crypt-GOST-1.00-10|40	
14cr|perl-Crypt-GOST-1.00-10|41	
14cr|perl-Crypt-GOST-1.00-10|42	
14cr|perl-Crypt-GOST-1.00-10|43	
14cr|perl-Crypt-GOST-1.00-10|44	
14cr|perl-Crypt-GOST-1.00-10|45	%changelog
14cr|perl-Crypt-GOST-1.00-10|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-10
14cr|perl-Crypt-GOST-1.00-10|47	+ Revision: 9efa8b5
14cr|perl-Crypt-GOST-1.00-10|48	- MassBuild#464: Increase release tag
14cr|perl-Crypt-GOST-1.00-10|49	
14cr|perl-Crypt-GOST-1.00-10|50	

4312 14
14cr|perl-Crypt-MySQL-0.40.0-5|1	%define upstream_name    Crypt-MySQL
14cr|perl-Crypt-MySQL-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Crypt-MySQL-0.40.0-5|3	
14cr|perl-Crypt-MySQL-0.40.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-MySQL-0.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-MySQL-0.40.0-5|6	Release:	5
14cr|perl-Crypt-MySQL-0.40.0-5|7	
14cr|perl-Crypt-MySQL-0.40.0-5|8	Summary:    Emulate MySQL PASSWORD() function
14cr|perl-Crypt-MySQL-0.40.0-5|9	
14cr|perl-Crypt-MySQL-0.40.0-5|10	License:    GPL+ or Artistic
14cr|perl-Crypt-MySQL-0.40.0-5|11	Group:      Development/Perl
14cr|perl-Crypt-MySQL-0.40.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-MySQL-0.40.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.lzma
14cr|perl-Crypt-MySQL-0.40.0-5|14	
14cr|perl-Crypt-MySQL-0.40.0-5|15	BuildRequires: perl(Digest::SHA1)
14cr|perl-Crypt-MySQL-0.40.0-5|16	BuildRequires: perl(Test::More)
14cr|perl-Crypt-MySQL-0.40.0-5|17	BuildRequires: perl-devel
14cr|perl-Crypt-MySQL-0.40.0-5|18	
14cr|perl-Crypt-MySQL-0.40.0-5|19	%description
14cr|perl-Crypt-MySQL-0.40.0-5|20	Crypt::MySQL emulates MySQL PASSWORD() SQL function, without
14cr|perl-Crypt-MySQL-0.40.0-5|21	libmysqlclient. You can compare encrypted passwords, without real MySQL
14cr|perl-Crypt-MySQL-0.40.0-5|22	environment.
14cr|perl-Crypt-MySQL-0.40.0-5|23	
14cr|perl-Crypt-MySQL-0.40.0-5|24	%prep
14cr|perl-Crypt-MySQL-0.40.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-MySQL-0.40.0-5|26	
14cr|perl-Crypt-MySQL-0.40.0-5|27	%build
14cr|perl-Crypt-MySQL-0.40.0-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-MySQL-0.40.0-5|29	
14cr|perl-Crypt-MySQL-0.40.0-5|30	%make
14cr|perl-Crypt-MySQL-0.40.0-5|31	
14cr|perl-Crypt-MySQL-0.40.0-5|32	%check
14cr|perl-Crypt-MySQL-0.40.0-5|33	%make test
14cr|perl-Crypt-MySQL-0.40.0-5|34	
14cr|perl-Crypt-MySQL-0.40.0-5|35	%install
14cr|perl-Crypt-MySQL-0.40.0-5|36	%makeinstall_std
14cr|perl-Crypt-MySQL-0.40.0-5|37	
14cr|perl-Crypt-MySQL-0.40.0-5|38	%clean
14cr|perl-Crypt-MySQL-0.40.0-5|39	
14cr|perl-Crypt-MySQL-0.40.0-5|40	%files
14cr|perl-Crypt-MySQL-0.40.0-5|41	%doc Changes README
14cr|perl-Crypt-MySQL-0.40.0-5|42	%{_mandir}/man3/*
14cr|perl-Crypt-MySQL-0.40.0-5|43	%{perl_vendorlib}/*
14cr|perl-Crypt-MySQL-0.40.0-5|44	
14cr|perl-Crypt-MySQL-0.40.0-5|45	
14cr|perl-Crypt-MySQL-0.40.0-5|46	
14cr|perl-Crypt-MySQL-0.40.0-5|47	
14cr|perl-Crypt-MySQL-0.40.0-5|48	
14cr|perl-Crypt-MySQL-0.40.0-5|49	%changelog
14cr|perl-Crypt-MySQL-0.40.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Crypt-MySQL-0.40.0-5|51	+ Revision: ad49531
14cr|perl-Crypt-MySQL-0.40.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Crypt-MySQL-0.40.0-5|53	
14cr|perl-Crypt-MySQL-0.40.0-5|54	

4313 14
14cr|perl-Crypt-NULL-1.20.0-5|1	%define upstream_name    Crypt-NULL
14cr|perl-Crypt-NULL-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-Crypt-NULL-1.20.0-5|3	
14cr|perl-Crypt-NULL-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-NULL-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-NULL-1.20.0-5|6	Release:	5
14cr|perl-Crypt-NULL-1.20.0-5|7	
14cr|perl-Crypt-NULL-1.20.0-5|8	Summary:	Crypt-NULL module for perl
14cr|perl-Crypt-NULL-1.20.0-5|9	
14cr|perl-Crypt-NULL-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Crypt-NULL-1.20.0-5|11	Group:		Development/Perl
14cr|perl-Crypt-NULL-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-NULL-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Crypt-NULL-1.20.0-5|14	
14cr|perl-Crypt-NULL-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Crypt-NULL-1.20.0-5|16	BuildArch:	noarch
14cr|perl-Crypt-NULL-1.20.0-5|17	
14cr|perl-Crypt-NULL-1.20.0-5|18	%description
14cr|perl-Crypt-NULL-1.20.0-5|19	The NULL Encryption Algorithm is a symmetric block cipher described
14cr|perl-Crypt-NULL-1.20.0-5|20	in RFC 2410 by Rob Glenn and Stephen Kent.
14cr|perl-Crypt-NULL-1.20.0-5|21	This module implements NULL encryption. It supports the Crypt::CBC
14cr|perl-Crypt-NULL-1.20.0-5|22	interface, with several functions.
14cr|perl-Crypt-NULL-1.20.0-5|23	
14cr|perl-Crypt-NULL-1.20.0-5|24	%prep
14cr|perl-Crypt-NULL-1.20.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-NULL-1.20.0-5|26	
14cr|perl-Crypt-NULL-1.20.0-5|27	%build
14cr|perl-Crypt-NULL-1.20.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-NULL-1.20.0-5|29	%make
14cr|perl-Crypt-NULL-1.20.0-5|30	make test
14cr|perl-Crypt-NULL-1.20.0-5|31	
14cr|perl-Crypt-NULL-1.20.0-5|32	%install
14cr|perl-Crypt-NULL-1.20.0-5|33	%makeinstall_std
14cr|perl-Crypt-NULL-1.20.0-5|34	
14cr|perl-Crypt-NULL-1.20.0-5|35	%files
14cr|perl-Crypt-NULL-1.20.0-5|36	%doc Changes README
14cr|perl-Crypt-NULL-1.20.0-5|37	%{perl_vendorlib}/Crypt/NULL.pm
14cr|perl-Crypt-NULL-1.20.0-5|38	%{_mandir}/*/*
14cr|perl-Crypt-NULL-1.20.0-5|39	
14cr|perl-Crypt-NULL-1.20.0-5|40	
14cr|perl-Crypt-NULL-1.20.0-5|41	
14cr|perl-Crypt-NULL-1.20.0-5|42	%changelog
14cr|perl-Crypt-NULL-1.20.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-Crypt-NULL-1.20.0-5|44	+ Revision: 8ae60a2
14cr|perl-Crypt-NULL-1.20.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Crypt-NULL-1.20.0-5|46	
14cr|perl-Crypt-NULL-1.20.0-5|47	

4314 14
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|1	%define upstream_name	 Crypt-OpenSSL-Bignum
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|2	%define upstream_version 0.04
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|3	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|6	Release:	9
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|7	Summary:	%{upstream_name} module for perl
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|8	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|9	License:	GPL+ or Artistic
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|10	Group:		Development/Perl
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|13	BuildRequires:	openssl-devel
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|14	BuildRequires:	perl-devel
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|15	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|16	%description
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|17	A Perl interface to OpenSSL's multiprecision integer arithmetic libraries.
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|18	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|19	%prep
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|20	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|21	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|22	%build
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|24	%make OPTIMIZE="%{optflags}"
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|25	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|26	%check
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|27	%make test
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|28	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|29	%install
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|30	%makeinstall_std
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|31	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|32	%clean
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|33	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|34	%files
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|35	%doc Changes README
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|36	%{perl_vendorarch}/auto/Crypt
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|37	%{perl_vendorarch}/Crypt
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|38	%{_mandir}/*/*
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|39	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|40	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|41	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|42	%changelog
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-9
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|44	+ Revision: 559a391
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|45	- MassBuild#464: Increase release tag
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|46	
14cr|perl-Crypt-OpenSSL-Bignum-0.40.0-9|47	

4315 14
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|1	%define upstream_name    Crypt-OpenSSL-DSA
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|3	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|6	Release:	3
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|7	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|8	Summary:	Digital Signature Algorithm using OpenSSL
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|9	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|11	Group:		Development/Perl
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|13	Source0:	http://www.cpan.org/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-%{upstream_version}.tar.gz
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|14	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|16	BuildRequires:	openssl-devel
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|17	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|18	%description
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|19	Crypt::OpenSSL::DSA implements the DSA
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|20	(Digital Signature Algorithm) signature verification system.
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|21	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|22	It is a thin XS wrapper to the DSA functions contained in the
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|23	OpenSSL crypto library, located at http://www.openssl.org
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|24	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|25	%prep
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|27	# perl path hack
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|28	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|29	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|30	%build
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|32	%make
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|33	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|34	%check
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|35	%make test
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|36	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|37	%install
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|38	%makeinstall_std
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|39	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|40	%clean
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|41	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|42	%files
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|43	%doc Changes README
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|44	%{perl_vendorarch}/auto/Crypt
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|45	%{perl_vendorarch}/Crypt
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|46	%{_mandir}/*/*
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|47	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|48	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|49	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|50	%changelog
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|52	+ Revision: f3f7deb
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|54	
14cr|perl-Crypt-OpenSSL-DSA-0.140.0-3|55	

4316 14
14cr|perl-Crypt-Random-Source-0.70.0-8|1	%define upstream_name    Crypt-Random-Source
14cr|perl-Crypt-Random-Source-0.70.0-8|2	%define upstream_version 0.07
14cr|perl-Crypt-Random-Source-0.70.0-8|3	
14cr|perl-Crypt-Random-Source-0.70.0-8|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-Random-Source-0.70.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-Random-Source-0.70.0-8|6	Release:	8
14cr|perl-Crypt-Random-Source-0.70.0-8|7	
14cr|perl-Crypt-Random-Source-0.70.0-8|8	Summary:	Base class for random devices
14cr|perl-Crypt-Random-Source-0.70.0-8|9	
14cr|perl-Crypt-Random-Source-0.70.0-8|10	License:	GPL+ or Artistic
14cr|perl-Crypt-Random-Source-0.70.0-8|11	Group:		Development/Perl
14cr|perl-Crypt-Random-Source-0.70.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-Random-Source-0.70.0-8|13	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-Random-Source-0.70.0-8|14	
14cr|perl-Crypt-Random-Source-0.70.0-8|15	BuildRequires:	perl-devel
14cr|perl-Crypt-Random-Source-0.70.0-8|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Crypt-Random-Source-0.70.0-8|17	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Crypt-Random-Source-0.70.0-8|18	BuildRequires:	perl(Carp)
14cr|perl-Crypt-Random-Source-0.70.0-8|19	BuildRequires:	perl(Errno)
14cr|perl-Crypt-Random-Source-0.70.0-8|20	BuildRequires:	perl(File::Spec)
14cr|perl-Crypt-Random-Source-0.70.0-8|21	BuildRequires:	perl(IO::File)
14cr|perl-Crypt-Random-Source-0.70.0-8|22	BuildRequires:	perl(IO::Handle)
14cr|perl-Crypt-Random-Source-0.70.0-8|23	BuildRequires:	perl(IO::Select)
14cr|perl-Crypt-Random-Source-0.70.0-8|24	BuildRequires:	perl(Module::Find)
14cr|perl-Crypt-Random-Source-0.70.0-8|25	BuildRequires:	perl(Module::Implementation)
14cr|perl-Crypt-Random-Source-0.70.0-8|26	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Crypt-Random-Source-0.70.0-8|27	BuildRequires:	perl(Test::Exception)
14cr|perl-Crypt-Random-Source-0.70.0-8|28	BuildRequires:	perl(Test::More)
14cr|perl-Crypt-Random-Source-0.70.0-8|29	BuildRequires:	perl(namespace::clean)
14cr|perl-Crypt-Random-Source-0.70.0-8|30	BuildRequires:	perl(ok)
14cr|perl-Crypt-Random-Source-0.70.0-8|31	Requires:	perl(Module::Find)
14cr|perl-Crypt-Random-Source-0.70.0-8|32	Requires:	perl(namespace::clean)
14cr|perl-Crypt-Random-Source-0.70.0-8|33	BuildArch:	noarch
14cr|perl-Crypt-Random-Source-0.70.0-8|34	
14cr|perl-Crypt-Random-Source-0.70.0-8|35	%description
14cr|perl-Crypt-Random-Source-0.70.0-8|36	This module provides implementations for a number of byte oriented sources
14cr|perl-Crypt-Random-Source-0.70.0-8|37	of random data.
14cr|perl-Crypt-Random-Source-0.70.0-8|38	
14cr|perl-Crypt-Random-Source-0.70.0-8|39	See the Crypt::Random::Source::Factory manpage for a more powerful way to
14cr|perl-Crypt-Random-Source-0.70.0-8|40	locate sources, and the various sources for specific implementations.
14cr|perl-Crypt-Random-Source-0.70.0-8|41	
14cr|perl-Crypt-Random-Source-0.70.0-8|42	%prep
14cr|perl-Crypt-Random-Source-0.70.0-8|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-Random-Source-0.70.0-8|44	
14cr|perl-Crypt-Random-Source-0.70.0-8|45	%build
14cr|perl-Crypt-Random-Source-0.70.0-8|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Random-Source-0.70.0-8|47	%make
14cr|perl-Crypt-Random-Source-0.70.0-8|48	
14cr|perl-Crypt-Random-Source-0.70.0-8|49	%check
14cr|perl-Crypt-Random-Source-0.70.0-8|50	%make test
14cr|perl-Crypt-Random-Source-0.70.0-8|51	
14cr|perl-Crypt-Random-Source-0.70.0-8|52	%install
14cr|perl-Crypt-Random-Source-0.70.0-8|53	%makeinstall_std
14cr|perl-Crypt-Random-Source-0.70.0-8|54	
14cr|perl-Crypt-Random-Source-0.70.0-8|55	%files
14cr|perl-Crypt-Random-Source-0.70.0-8|56	%doc README Changes LICENSE META.yml META.json
14cr|perl-Crypt-Random-Source-0.70.0-8|57	%{_mandir}/man3/*
14cr|perl-Crypt-Random-Source-0.70.0-8|58	%{perl_vendorlib}/*
14cr|perl-Crypt-Random-Source-0.70.0-8|59	
14cr|perl-Crypt-Random-Source-0.70.0-8|60	%changelog
14cr|perl-Crypt-Random-Source-0.70.0-8|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-8
14cr|perl-Crypt-Random-Source-0.70.0-8|62	+ Revision: 7c063ee
14cr|perl-Crypt-Random-Source-0.70.0-8|63	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Random-Source-0.70.0-8|64	
14cr|perl-Crypt-Random-Source-0.70.0-8|65	

4317 14
14cr|perl-Crypt-RandPasswd-0.60.0-2|1	%define upstream_name	 Crypt-RandPasswd
14cr|perl-Crypt-RandPasswd-0.60.0-2|2	%define upstream_version 0.06
14cr|perl-Crypt-RandPasswd-0.60.0-2|3	
14cr|perl-Crypt-RandPasswd-0.60.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-RandPasswd-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-RandPasswd-0.60.0-2|6	Release:	2
14cr|perl-Crypt-RandPasswd-0.60.0-2|7	
14cr|perl-Crypt-RandPasswd-0.60.0-2|8	Summary:	Random password generator based on FIPS-181
14cr|perl-Crypt-RandPasswd-0.60.0-2|9	
14cr|perl-Crypt-RandPasswd-0.60.0-2|10	
14cr|perl-Crypt-RandPasswd-0.60.0-2|11	License:	GPL+ or Artistic
14cr|perl-Crypt-RandPasswd-0.60.0-2|12	Group:		Development/Perl
14cr|perl-Crypt-RandPasswd-0.60.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-RandPasswd-0.60.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-RandPasswd-0.60.0-2|15	
14cr|perl-Crypt-RandPasswd-0.60.0-2|16	BuildRequires:	perl-devel
14cr|perl-Crypt-RandPasswd-0.60.0-2|17	BuildArch:	noarch
14cr|perl-Crypt-RandPasswd-0.60.0-2|18	
14cr|perl-Crypt-RandPasswd-0.60.0-2|19	%description
14cr|perl-Crypt-RandPasswd-0.60.0-2|20	This code is a Perl language implementation of the Automated Password Generator
14cr|perl-Crypt-RandPasswd-0.60.0-2|21	standard, like the program described in "A Random Word Generator For
14cr|perl-Crypt-RandPasswd-0.60.0-2|22	Pronounceable Passwords" (not available on-line). This code is a re-engineering
14cr|perl-Crypt-RandPasswd-0.60.0-2|23	of the program contained in Appendix A of FIPS Publication 181, "Standard for
14cr|perl-Crypt-RandPasswd-0.60.0-2|24	Automated Password Generator". In accordance with the standard, the results
14cr|perl-Crypt-RandPasswd-0.60.0-2|25	obtained from this program are logically equivalent to those produced by the
14cr|perl-Crypt-RandPasswd-0.60.0-2|26	standard.
14cr|perl-Crypt-RandPasswd-0.60.0-2|27	
14cr|perl-Crypt-RandPasswd-0.60.0-2|28	%prep
14cr|perl-Crypt-RandPasswd-0.60.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-RandPasswd-0.60.0-2|30	
14cr|perl-Crypt-RandPasswd-0.60.0-2|31	%build
14cr|perl-Crypt-RandPasswd-0.60.0-2|32	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Crypt-RandPasswd-0.60.0-2|33	%make
14cr|perl-Crypt-RandPasswd-0.60.0-2|34	
14cr|perl-Crypt-RandPasswd-0.60.0-2|35	%check
14cr|perl-Crypt-RandPasswd-0.60.0-2|36	make test
14cr|perl-Crypt-RandPasswd-0.60.0-2|37	
14cr|perl-Crypt-RandPasswd-0.60.0-2|38	%install
14cr|perl-Crypt-RandPasswd-0.60.0-2|39	%makeinstall_std
14cr|perl-Crypt-RandPasswd-0.60.0-2|40	
14cr|perl-Crypt-RandPasswd-0.60.0-2|41	%files
14cr|perl-Crypt-RandPasswd-0.60.0-2|42	%doc Changes README
14cr|perl-Crypt-RandPasswd-0.60.0-2|43	%{perl_vendorlib}/Crypt
14cr|perl-Crypt-RandPasswd-0.60.0-2|44	%{_mandir}/*/*
14cr|perl-Crypt-RandPasswd-0.60.0-2|45	
14cr|perl-Crypt-RandPasswd-0.60.0-2|46	
14cr|perl-Crypt-RandPasswd-0.60.0-2|47	
14cr|perl-Crypt-RandPasswd-0.60.0-2|48	
14cr|perl-Crypt-RandPasswd-0.60.0-2|49	%changelog
14cr|perl-Crypt-RandPasswd-0.60.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-2
14cr|perl-Crypt-RandPasswd-0.60.0-2|51	+ Revision: 4143f51
14cr|perl-Crypt-RandPasswd-0.60.0-2|52	- MassBuild#464: Increase release tag
14cr|perl-Crypt-RandPasswd-0.60.0-2|53	
14cr|perl-Crypt-RandPasswd-0.60.0-2|54	

4318 14
14cr|perl-Crypt-RC4-2.20.0-5|1	%define upstream_name    Crypt-RC4
14cr|perl-Crypt-RC4-2.20.0-5|2	%define upstream_version 2.02
14cr|perl-Crypt-RC4-2.20.0-5|3	
14cr|perl-Crypt-RC4-2.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-RC4-2.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-RC4-2.20.0-5|6	Release:	5
14cr|perl-Crypt-RC4-2.20.0-5|7	
14cr|perl-Crypt-RC4-2.20.0-5|8	Summary:	Crypt-RC4 module for perl
14cr|perl-Crypt-RC4-2.20.0-5|9	
14cr|perl-Crypt-RC4-2.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Crypt-RC4-2.20.0-5|11	Group:		Development/Perl
14cr|perl-Crypt-RC4-2.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-RC4-2.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Crypt-RC4-2.20.0-5|14	
14cr|perl-Crypt-RC4-2.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Crypt-RC4-2.20.0-5|16	BuildArch:	noarch
14cr|perl-Crypt-RC4-2.20.0-5|17	
14cr|perl-Crypt-RC4-2.20.0-5|18	%description
14cr|perl-Crypt-RC4-2.20.0-5|19	This module provides a simple implementation of the RC4 algorithm.
14cr|perl-Crypt-RC4-2.20.0-5|20	
14cr|perl-Crypt-RC4-2.20.0-5|21	%prep
14cr|perl-Crypt-RC4-2.20.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-RC4-2.20.0-5|23	
14cr|perl-Crypt-RC4-2.20.0-5|24	%build
14cr|perl-Crypt-RC4-2.20.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-RC4-2.20.0-5|26	%make
14cr|perl-Crypt-RC4-2.20.0-5|27	make test
14cr|perl-Crypt-RC4-2.20.0-5|28	
14cr|perl-Crypt-RC4-2.20.0-5|29	%install
14cr|perl-Crypt-RC4-2.20.0-5|30	%makeinstall_std
14cr|perl-Crypt-RC4-2.20.0-5|31	
14cr|perl-Crypt-RC4-2.20.0-5|32	%files
14cr|perl-Crypt-RC4-2.20.0-5|33	%doc Changes
14cr|perl-Crypt-RC4-2.20.0-5|34	%{perl_vendorlib}/Crypt/RC4.pm
14cr|perl-Crypt-RC4-2.20.0-5|35	%{_mandir}/*/*
14cr|perl-Crypt-RC4-2.20.0-5|36	
14cr|perl-Crypt-RC4-2.20.0-5|37	
14cr|perl-Crypt-RC4-2.20.0-5|38	
14cr|perl-Crypt-RC4-2.20.0-5|39	%changelog
14cr|perl-Crypt-RC4-2.20.0-5|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-5
14cr|perl-Crypt-RC4-2.20.0-5|41	+ Revision: 3128835
14cr|perl-Crypt-RC4-2.20.0-5|42	- MassBuild#464: Increase release tag
14cr|perl-Crypt-RC4-2.20.0-5|43	
14cr|perl-Crypt-RC4-2.20.0-5|44	

4319 14
14cr|perl-Crypt-RC5-2.0.0-9|1	%define upstream_name    Crypt-RC5
14cr|perl-Crypt-RC5-2.0.0-9|2	%define upstream_version 2.00
14cr|perl-Crypt-RC5-2.0.0-9|3	
14cr|perl-Crypt-RC5-2.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-RC5-2.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-RC5-2.0.0-9|6	Release:	9
14cr|perl-Crypt-RC5-2.0.0-9|7	
14cr|perl-Crypt-RC5-2.0.0-9|8	Summary:	Crypt-RC5 module for perl
14cr|perl-Crypt-RC5-2.0.0-9|9	
14cr|perl-Crypt-RC5-2.0.0-9|10	License:	GPL+ or Artistic
14cr|perl-Crypt-RC5-2.0.0-9|11	Group:		Development/Perl
14cr|perl-Crypt-RC5-2.0.0-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-RC5-2.0.0-9|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Crypt-RC5-2.0.0-9|14	
14cr|perl-Crypt-RC5-2.0.0-9|15	BuildRequires:	perl-devel
14cr|perl-Crypt-RC5-2.0.0-9|16	BuildArch:	noarch
14cr|perl-Crypt-RC5-2.0.0-9|17	
14cr|perl-Crypt-RC5-2.0.0-9|18	%description
14cr|perl-Crypt-RC5-2.0.0-9|19	This module is a perl implementation of the RC5 encryption algorithm.
14cr|perl-Crypt-RC5-2.0.0-9|20	
14cr|perl-Crypt-RC5-2.0.0-9|21	%prep
14cr|perl-Crypt-RC5-2.0.0-9|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-RC5-2.0.0-9|23	
14cr|perl-Crypt-RC5-2.0.0-9|24	%build
14cr|perl-Crypt-RC5-2.0.0-9|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-RC5-2.0.0-9|26	%make
14cr|perl-Crypt-RC5-2.0.0-9|27	
14cr|perl-Crypt-RC5-2.0.0-9|28	%check
14cr|perl-Crypt-RC5-2.0.0-9|29	%make test
14cr|perl-Crypt-RC5-2.0.0-9|30	
14cr|perl-Crypt-RC5-2.0.0-9|31	%install
14cr|perl-Crypt-RC5-2.0.0-9|32	%makeinstall_std
14cr|perl-Crypt-RC5-2.0.0-9|33	
14cr|perl-Crypt-RC5-2.0.0-9|34	%files
14cr|perl-Crypt-RC5-2.0.0-9|35	%doc Changes README
14cr|perl-Crypt-RC5-2.0.0-9|36	%{perl_vendorlib}/Crypt/RC5.pm
14cr|perl-Crypt-RC5-2.0.0-9|37	%{_mandir}/*/*
14cr|perl-Crypt-RC5-2.0.0-9|38	
14cr|perl-Crypt-RC5-2.0.0-9|39	
14cr|perl-Crypt-RC5-2.0.0-9|40	
14cr|perl-Crypt-RC5-2.0.0-9|41	%changelog
14cr|perl-Crypt-RC5-2.0.0-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-9
14cr|perl-Crypt-RC5-2.0.0-9|43	+ Revision: 09dc5d4
14cr|perl-Crypt-RC5-2.0.0-9|44	- MassBuild#464: Increase release tag
14cr|perl-Crypt-RC5-2.0.0-9|45	
14cr|perl-Crypt-RC5-2.0.0-9|46	

4320 14
14cr|perl-Crypt-RC6-1.0-11|1	%define real_name Crypt-RC6
14cr|perl-Crypt-RC6-1.0-11|2	
14cr|perl-Crypt-RC6-1.0-11|3	Summary:	Crypt-RC6 module for perl
14cr|perl-Crypt-RC6-1.0-11|4	
14cr|perl-Crypt-RC6-1.0-11|5	Name:		perl-%{real_name}
14cr|perl-Crypt-RC6-1.0-11|6	Version:	1.0
14cr|perl-Crypt-RC6-1.0-11|7	Release:	11
14cr|perl-Crypt-RC6-1.0-11|8	License:	GPL or Artistic
14cr|perl-Crypt-RC6-1.0-11|9	Group:		Development/Perl
14cr|perl-Crypt-RC6-1.0-11|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Crypt-RC6-1.0-11|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Crypt-RC6-1.0-11|12	BuildRequires:	perl-devel
14cr|perl-Crypt-RC6-1.0-11|13	
14cr|perl-Crypt-RC6-1.0-11|14	%description
14cr|perl-Crypt-RC6-1.0-11|15	This is a perl module which implements a Crypt::CBC compliant
14cr|perl-Crypt-RC6-1.0-11|16	RC6 block cipher encryption module.
14cr|perl-Crypt-RC6-1.0-11|17	
14cr|perl-Crypt-RC6-1.0-11|18	%prep
14cr|perl-Crypt-RC6-1.0-11|19	%setup -q -n %{real_name}-%{version}
14cr|perl-Crypt-RC6-1.0-11|20	
14cr|perl-Crypt-RC6-1.0-11|21	%build
14cr|perl-Crypt-RC6-1.0-11|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-RC6-1.0-11|23	%make
14cr|perl-Crypt-RC6-1.0-11|24	make test
14cr|perl-Crypt-RC6-1.0-11|25	
14cr|perl-Crypt-RC6-1.0-11|26	%install
14cr|perl-Crypt-RC6-1.0-11|27	%makeinstall_std
14cr|perl-Crypt-RC6-1.0-11|28	
14cr|perl-Crypt-RC6-1.0-11|29	%clean
14cr|perl-Crypt-RC6-1.0-11|30	
14cr|perl-Crypt-RC6-1.0-11|31	%files
14cr|perl-Crypt-RC6-1.0-11|32	%doc CHANGES COPYING README
14cr|perl-Crypt-RC6-1.0-11|33	%{perl_vendorlib}/*/Crypt/RC6.pm
14cr|perl-Crypt-RC6-1.0-11|34	%{perl_vendorlib}/*/auto/Crypt/RC6
14cr|perl-Crypt-RC6-1.0-11|35	%{_mandir}/*/*
14cr|perl-Crypt-RC6-1.0-11|36	
14cr|perl-Crypt-RC6-1.0-11|37	
14cr|perl-Crypt-RC6-1.0-11|38	
14cr|perl-Crypt-RC6-1.0-11|39	
14cr|perl-Crypt-RC6-1.0-11|40	
14cr|perl-Crypt-RC6-1.0-11|41	%changelog
14cr|perl-Crypt-RC6-1.0-11|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14cr|perl-Crypt-RC6-1.0-11|43	+ Revision: e1eb363
14cr|perl-Crypt-RC6-1.0-11|44	- MassBuild#464: Increase release tag
14cr|perl-Crypt-RC6-1.0-11|45	
14cr|perl-Crypt-RC6-1.0-11|46	

4321 14
14cr|perl-Crypt-Rot13-0.600.0-5|1	%define upstream_name    Crypt-Rot13
14cr|perl-Crypt-Rot13-0.600.0-5|2	%define upstream_version 0.6
14cr|perl-Crypt-Rot13-0.600.0-5|3	
14cr|perl-Crypt-Rot13-0.600.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-Rot13-0.600.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-Rot13-0.600.0-5|6	Release:	5
14cr|perl-Crypt-Rot13-0.600.0-5|7	
14cr|perl-Crypt-Rot13-0.600.0-5|8	Summary:	Crypt-Rot13 module for perl
14cr|perl-Crypt-Rot13-0.600.0-5|9	
14cr|perl-Crypt-Rot13-0.600.0-5|10	License:	GPL+ or Artistic
14cr|perl-Crypt-Rot13-0.600.0-5|11	Group:		Development/Perl
14cr|perl-Crypt-Rot13-0.600.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-Rot13-0.600.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Crypt-Rot13-0.600.0-5|14	
14cr|perl-Crypt-Rot13-0.600.0-5|15	BuildRequires:	perl-devel
14cr|perl-Crypt-Rot13-0.600.0-5|16	BuildArch:	noarch
14cr|perl-Crypt-Rot13-0.600.0-5|17	
14cr|perl-Crypt-Rot13-0.600.0-5|18	%description
14cr|perl-Crypt-Rot13-0.600.0-5|19	rot13 is a simple encryption in which ASCII letters are rotated 13 places. This
14cr|perl-Crypt-Rot13-0.600.0-5|20	module provides an array object with methods to encrypt its string elements by
14cr|perl-Crypt-Rot13-0.600.0-5|21	rotating ASCII letters n places down the alphabet.
14cr|perl-Crypt-Rot13-0.600.0-5|22	
14cr|perl-Crypt-Rot13-0.600.0-5|23	%prep
14cr|perl-Crypt-Rot13-0.600.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-Rot13-0.600.0-5|25	
14cr|perl-Crypt-Rot13-0.600.0-5|26	%build
14cr|perl-Crypt-Rot13-0.600.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Rot13-0.600.0-5|28	%make
14cr|perl-Crypt-Rot13-0.600.0-5|29	
14cr|perl-Crypt-Rot13-0.600.0-5|30	%check
14cr|perl-Crypt-Rot13-0.600.0-5|31	%make test
14cr|perl-Crypt-Rot13-0.600.0-5|32	
14cr|perl-Crypt-Rot13-0.600.0-5|33	%install
14cr|perl-Crypt-Rot13-0.600.0-5|34	%makeinstall_std
14cr|perl-Crypt-Rot13-0.600.0-5|35	
14cr|perl-Crypt-Rot13-0.600.0-5|36	%files
14cr|perl-Crypt-Rot13-0.600.0-5|37	%doc Changes COPYING README
14cr|perl-Crypt-Rot13-0.600.0-5|38	%{perl_vendorlib}/Crypt/Rot13.pm
14cr|perl-Crypt-Rot13-0.600.0-5|39	%{_mandir}/*/*
14cr|perl-Crypt-Rot13-0.600.0-5|40	
14cr|perl-Crypt-Rot13-0.600.0-5|41	
14cr|perl-Crypt-Rot13-0.600.0-5|42	
14cr|perl-Crypt-Rot13-0.600.0-5|43	%changelog
14cr|perl-Crypt-Rot13-0.600.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-5
14cr|perl-Crypt-Rot13-0.600.0-5|45	+ Revision: 93c47c1
14cr|perl-Crypt-Rot13-0.600.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Rot13-0.600.0-5|47	
14cr|perl-Crypt-Rot13-0.600.0-5|48	

4322 14
14cr|perl-Crypt-SaltedHash-0.90.0-3|1	%define upstream_name    Crypt-SaltedHash
14cr|perl-Crypt-SaltedHash-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-Crypt-SaltedHash-0.90.0-3|3	
14cr|perl-Crypt-SaltedHash-0.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-SaltedHash-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-SaltedHash-0.90.0-3|6	Release:	3
14cr|perl-Crypt-SaltedHash-0.90.0-3|7	Summary:	Working with salted hashes
14cr|perl-Crypt-SaltedHash-0.90.0-3|8	
14cr|perl-Crypt-SaltedHash-0.90.0-3|9	License:	GPL+ or Artistic
14cr|perl-Crypt-SaltedHash-0.90.0-3|10	Group:		Development/Perl
14cr|perl-Crypt-SaltedHash-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-SaltedHash-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/Crypt-SaltedHash-%{upstream_version}.tar.gz
14cr|perl-Crypt-SaltedHash-0.90.0-3|13	
14cr|perl-Crypt-SaltedHash-0.90.0-3|14	BuildRequires:	perl-devel
14cr|perl-Crypt-SaltedHash-0.90.0-3|15	BuildRequires: perl(Digest::SHA)
14cr|perl-Crypt-SaltedHash-0.90.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-Crypt-SaltedHash-0.90.0-3|17	BuildRequires:	perl(Digest)
14cr|perl-Crypt-SaltedHash-0.90.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Crypt-SaltedHash-0.90.0-3|19	BuildArch:	noarch
14cr|perl-Crypt-SaltedHash-0.90.0-3|20	
14cr|perl-Crypt-SaltedHash-0.90.0-3|21	%description
14cr|perl-Crypt-SaltedHash-0.90.0-3|22	The 'Crypt::SaltedHash' module provides an object oriented interface to
14cr|perl-Crypt-SaltedHash-0.90.0-3|23	create salted (or seeded) hashes of clear text data. The original
14cr|perl-Crypt-SaltedHash-0.90.0-3|24	formalization of this concept comes from RFC-3112 and is extended by the
14cr|perl-Crypt-SaltedHash-0.90.0-3|25	use of different digital agorithms.
14cr|perl-Crypt-SaltedHash-0.90.0-3|26	
14cr|perl-Crypt-SaltedHash-0.90.0-3|27	%prep
14cr|perl-Crypt-SaltedHash-0.90.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-SaltedHash-0.90.0-3|29	
14cr|perl-Crypt-SaltedHash-0.90.0-3|30	%build
14cr|perl-Crypt-SaltedHash-0.90.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-SaltedHash-0.90.0-3|32	%make
14cr|perl-Crypt-SaltedHash-0.90.0-3|33	
14cr|perl-Crypt-SaltedHash-0.90.0-3|34	%check
14cr|perl-Crypt-SaltedHash-0.90.0-3|35	%make test
14cr|perl-Crypt-SaltedHash-0.90.0-3|36	
14cr|perl-Crypt-SaltedHash-0.90.0-3|37	%install
14cr|perl-Crypt-SaltedHash-0.90.0-3|38	%makeinstall_std
14cr|perl-Crypt-SaltedHash-0.90.0-3|39	
14cr|perl-Crypt-SaltedHash-0.90.0-3|40	%files
14cr|perl-Crypt-SaltedHash-0.90.0-3|41	%doc Changes README
14cr|perl-Crypt-SaltedHash-0.90.0-3|42	%{_mandir}/man3/*
14cr|perl-Crypt-SaltedHash-0.90.0-3|43	%{perl_vendorlib}/Crypt
14cr|perl-Crypt-SaltedHash-0.90.0-3|44	
14cr|perl-Crypt-SaltedHash-0.90.0-3|45	
14cr|perl-Crypt-SaltedHash-0.90.0-3|46	%changelog
14cr|perl-Crypt-SaltedHash-0.90.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-Crypt-SaltedHash-0.90.0-3|48	+ Revision: 5d12346
14cr|perl-Crypt-SaltedHash-0.90.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Crypt-SaltedHash-0.90.0-3|50	
14cr|perl-Crypt-SaltedHash-0.90.0-3|51	

4323 14
14cr|perl-Crypt-Simple-0.60.0-6|1	%define upstream_name    Crypt-Simple
14cr|perl-Crypt-Simple-0.60.0-6|2	%define upstream_version 0.06
14cr|perl-Crypt-Simple-0.60.0-6|3	
14cr|perl-Crypt-Simple-0.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Crypt-Simple-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Crypt-Simple-0.60.0-6|6	Release:	6
14cr|perl-Crypt-Simple-0.60.0-6|7	
14cr|perl-Crypt-Simple-0.60.0-6|8	Summary:	Encrypt stuff simply
14cr|perl-Crypt-Simple-0.60.0-6|9	
14cr|perl-Crypt-Simple-0.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Crypt-Simple-0.60.0-6|11	Group:		Development/Perl
14cr|perl-Crypt-Simple-0.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-Simple-0.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Crypt-Simple-0.60.0-6|14	
14cr|perl-Crypt-Simple-0.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Crypt-Simple-0.60.0-6|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Crypt-Simple-0.60.0-6|17	BuildRequires:	perl(Crypt::Blowfish)
14cr|perl-Crypt-Simple-0.60.0-6|18	BuildRequires:	perl(Digest::MD5)
14cr|perl-Crypt-Simple-0.60.0-6|19	BuildRequires:	perl(FreezeThaw)
14cr|perl-Crypt-Simple-0.60.0-6|20	BuildRequires:	perl(MIME::Base64)
14cr|perl-Crypt-Simple-0.60.0-6|21	BuildArch:	noarch
14cr|perl-Crypt-Simple-0.60.0-6|22	
14cr|perl-Crypt-Simple-0.60.0-6|23	%description
14cr|perl-Crypt-Simple-0.60.0-6|24	Maybe you have a web application and you need to store some session data at
14cr|perl-Crypt-Simple-0.60.0-6|25	the client side (in a cookie or hidden form fields) but you don't want the
14cr|perl-Crypt-Simple-0.60.0-6|26	user to be able to mess with the data. Maybe you want to save secret
14cr|perl-Crypt-Simple-0.60.0-6|27	information to a text file. Maybe you have better ideas of what to do with
14cr|perl-Crypt-Simple-0.60.0-6|28	encrypted stuff!
14cr|perl-Crypt-Simple-0.60.0-6|29	
14cr|perl-Crypt-Simple-0.60.0-6|30	This little module will convert all your data into nice base64 text that
14cr|perl-Crypt-Simple-0.60.0-6|31	you can save in a text file, send in an email, store in a cookie or web
14cr|perl-Crypt-Simple-0.60.0-6|32	page, or bounce around the Net. The data you encrypt can be as simple or as
14cr|perl-Crypt-Simple-0.60.0-6|33	complicated as you like.
14cr|perl-Crypt-Simple-0.60.0-6|34	
14cr|perl-Crypt-Simple-0.60.0-6|35	%prep
14cr|perl-Crypt-Simple-0.60.0-6|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-Simple-0.60.0-6|37	
14cr|perl-Crypt-Simple-0.60.0-6|38	%build
14cr|perl-Crypt-Simple-0.60.0-6|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-Simple-0.60.0-6|40	%make
14cr|perl-Crypt-Simple-0.60.0-6|41	
14cr|perl-Crypt-Simple-0.60.0-6|42	%check
14cr|perl-Crypt-Simple-0.60.0-6|43	%make test
14cr|perl-Crypt-Simple-0.60.0-6|44	
14cr|perl-Crypt-Simple-0.60.0-6|45	%install
14cr|perl-Crypt-Simple-0.60.0-6|46	%makeinstall_std
14cr|perl-Crypt-Simple-0.60.0-6|47	
14cr|perl-Crypt-Simple-0.60.0-6|48	%files
14cr|perl-Crypt-Simple-0.60.0-6|49	%doc README
14cr|perl-Crypt-Simple-0.60.0-6|50	%{_mandir}/man3/*
14cr|perl-Crypt-Simple-0.60.0-6|51	%{perl_vendorlib}/*
14cr|perl-Crypt-Simple-0.60.0-6|52	
14cr|perl-Crypt-Simple-0.60.0-6|53	
14cr|perl-Crypt-Simple-0.60.0-6|54	%changelog
14cr|perl-Crypt-Simple-0.60.0-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-Crypt-Simple-0.60.0-6|56	+ Revision: ad3d28c
14cr|perl-Crypt-Simple-0.60.0-6|57	- MassBuild#464: Increase release tag
14cr|perl-Crypt-Simple-0.60.0-6|58	
14cr|perl-Crypt-Simple-0.60.0-6|59	

4324 14
14cr|perl-Crypt-UnixCrypt-1.0-8|1	%define real_name Crypt-UnixCrypt
14cr|perl-Crypt-UnixCrypt-1.0-8|2	
14cr|perl-Crypt-UnixCrypt-1.0-8|3	Summary:	Crypt-UnixCrypt module for perl
14cr|perl-Crypt-UnixCrypt-1.0-8|4	
14cr|perl-Crypt-UnixCrypt-1.0-8|5	Name:		perl-%{real_name}
14cr|perl-Crypt-UnixCrypt-1.0-8|6	Version:	1.0
14cr|perl-Crypt-UnixCrypt-1.0-8|7	Release:	8
14cr|perl-Crypt-UnixCrypt-1.0-8|8	License:	GPL or Artistic
14cr|perl-Crypt-UnixCrypt-1.0-8|9	Group:		Development/Perl
14cr|perl-Crypt-UnixCrypt-1.0-8|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Crypt-UnixCrypt-1.0-8|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Crypt-UnixCrypt-1.0-8|12	BuildRequires:	perl-devel
14cr|perl-Crypt-UnixCrypt-1.0-8|13	BuildArch:	noarch
14cr|perl-Crypt-UnixCrypt-1.0-8|14	
14cr|perl-Crypt-UnixCrypt-1.0-8|15	%description
14cr|perl-Crypt-UnixCrypt-1.0-8|16	This module is for all those poor souls whose perl port answers to the
14cr|perl-Crypt-UnixCrypt-1.0-8|17	use of crypt() with the message `The crypt() function is unimplemented
14cr|perl-Crypt-UnixCrypt-1.0-8|18	due to excessive paranoia.'.
14cr|perl-Crypt-UnixCrypt-1.0-8|19	
14cr|perl-Crypt-UnixCrypt-1.0-8|20	%prep
14cr|perl-Crypt-UnixCrypt-1.0-8|21	%setup -q -n %{real_name}-%{version}
14cr|perl-Crypt-UnixCrypt-1.0-8|22	
14cr|perl-Crypt-UnixCrypt-1.0-8|23	%build
14cr|perl-Crypt-UnixCrypt-1.0-8|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-UnixCrypt-1.0-8|25	%make
14cr|perl-Crypt-UnixCrypt-1.0-8|26	make test
14cr|perl-Crypt-UnixCrypt-1.0-8|27	
14cr|perl-Crypt-UnixCrypt-1.0-8|28	%install
14cr|perl-Crypt-UnixCrypt-1.0-8|29	%makeinstall_std
14cr|perl-Crypt-UnixCrypt-1.0-8|30	
14cr|perl-Crypt-UnixCrypt-1.0-8|31	%clean
14cr|perl-Crypt-UnixCrypt-1.0-8|32	
14cr|perl-Crypt-UnixCrypt-1.0-8|33	%files
14cr|perl-Crypt-UnixCrypt-1.0-8|34	%doc CHANGES README
14cr|perl-Crypt-UnixCrypt-1.0-8|35	%{perl_vendorlib}/Crypt/UnixCrypt.pm
14cr|perl-Crypt-UnixCrypt-1.0-8|36	%{_mandir}/*/*
14cr|perl-Crypt-UnixCrypt-1.0-8|37	
14cr|perl-Crypt-UnixCrypt-1.0-8|38	
14cr|perl-Crypt-UnixCrypt-1.0-8|39	
14cr|perl-Crypt-UnixCrypt-1.0-8|40	
14cr|perl-Crypt-UnixCrypt-1.0-8|41	
14cr|perl-Crypt-UnixCrypt-1.0-8|42	%changelog
14cr|perl-Crypt-UnixCrypt-1.0-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|perl-Crypt-UnixCrypt-1.0-8|44	+ Revision: 881d9c3
14cr|perl-Crypt-UnixCrypt-1.0-8|45	- MassBuild#464: Increase release tag
14cr|perl-Crypt-UnixCrypt-1.0-8|46	
14cr|perl-Crypt-UnixCrypt-1.0-8|47	

4325 14
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|1	%define upstream_name    Crypt-UnixCrypt_XS
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|3	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|6	Release:	3
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|7	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|8	Summary:    Perl-xs implementation of crypt(3)
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|9	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|10	License:    GPL+ or Artistic
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|11	Group:      Development/Perl
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/Crypt-UnixCrypt_XS-%{upstream_version}.tar.gz
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|14	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|15	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|16	BuildRequires: perl-devel
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|17	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|18	%description
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|19	This module implements the DES-based Unix _crypt_ function. For those who
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|20	need to construct non-standard variants of _crypt_, the various building
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|21	blocks used in _crypt_ are also supplied separately.
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|22	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|23	%prep
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|25	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|26	%build
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|28	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|29	%make
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|30	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|31	%check
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|32	%make test
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|33	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|34	%install
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|35	%makeinstall_std
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|36	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|37	%clean
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|38	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|39	%files
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|40	%doc Changes README
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|41	%{_mandir}/man3/*
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|42	%{perl_vendorlib}/*
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|43	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|44	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|45	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|46	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|47	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|48	%changelog
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|50	+ Revision: c083101
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|52	
14cr|perl-Crypt-UnixCrypt_XS-0.100.0-3|53	

4326 14
14cr|perl-CSS-1.90.0-4|1	%define upstream_name    CSS
14cr|perl-CSS-1.90.0-4|2	%define upstream_version 1.09
14cr|perl-CSS-1.90.0-4|3	
14cr|perl-CSS-1.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-CSS-1.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CSS-1.90.0-4|6	Release:	4
14cr|perl-CSS-1.90.0-4|7	
14cr|perl-CSS-1.90.0-4|8	Summary:	Object oriented access to Cascading Style Sheets (CSS)
14cr|perl-CSS-1.90.0-4|9	
14cr|perl-CSS-1.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-CSS-1.90.0-4|11	Group:		Development/Perl
14cr|perl-CSS-1.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CSS-1.90.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CSS-1.90.0-4|14	
14cr|perl-CSS-1.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-CSS-1.90.0-4|16	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-CSS-1.90.0-4|17	BuildArch:	noarch
14cr|perl-CSS-1.90.0-4|18	
14cr|perl-CSS-1.90.0-4|19	%description
14cr|perl-CSS-1.90.0-4|20	This module can be used, along with a CSS::Parse::* module, to parse
14cr|perl-CSS-1.90.0-4|21	CSS data and represent it as a tree of objects. Using a CSS::Adaptor::*
14cr|perl-CSS-1.90.0-4|22	module, the CSS data tree can then be transformed into other formats.
14cr|perl-CSS-1.90.0-4|23	
14cr|perl-CSS-1.90.0-4|24	%prep
14cr|perl-CSS-1.90.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CSS-1.90.0-4|26	
14cr|perl-CSS-1.90.0-4|27	%build
14cr|perl-CSS-1.90.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-1.90.0-4|29	%make
14cr|perl-CSS-1.90.0-4|30	
14cr|perl-CSS-1.90.0-4|31	%check
14cr|perl-CSS-1.90.0-4|32	make test
14cr|perl-CSS-1.90.0-4|33	
14cr|perl-CSS-1.90.0-4|34	%install
14cr|perl-CSS-1.90.0-4|35	%makeinstall_std
14cr|perl-CSS-1.90.0-4|36	
14cr|perl-CSS-1.90.0-4|37	%files
14cr|perl-CSS-1.90.0-4|38	%doc Changes README examples
14cr|perl-CSS-1.90.0-4|39	%{perl_vendorlib}/CSS.pm
14cr|perl-CSS-1.90.0-4|40	%{perl_vendorlib}/CSS
14cr|perl-CSS-1.90.0-4|41	%{_mandir}/*/*
14cr|perl-CSS-1.90.0-4|42	
14cr|perl-CSS-1.90.0-4|43	
14cr|perl-CSS-1.90.0-4|44	
14cr|perl-CSS-1.90.0-4|45	%changelog
14cr|perl-CSS-1.90.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-4
14cr|perl-CSS-1.90.0-4|47	+ Revision: 24024a5
14cr|perl-CSS-1.90.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-CSS-1.90.0-4|49	
14cr|perl-CSS-1.90.0-4|50	

4327 14
14cr|perl-CSS-DOM-0.150.0-3|1	%define upstream_name CSS-DOM
14cr|perl-CSS-DOM-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-CSS-DOM-0.150.0-3|3	
14cr|perl-CSS-DOM-0.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-CSS-DOM-0.150.0-3|5	Summary:	Perl module for Document Object Model for Cascading Style Sheets  
14cr|perl-CSS-DOM-0.150.0-3|6	
14cr|perl-CSS-DOM-0.150.0-3|7	Version:	%perl_convert_version 0.15
14cr|perl-CSS-DOM-0.150.0-3|8	Release:	3
14cr|perl-CSS-DOM-0.150.0-3|9	License:	GPL+ or Artistic
14cr|perl-CSS-DOM-0.150.0-3|10	Group:		Development/Perl
14cr|perl-CSS-DOM-0.150.0-3|11	URL:		http://search.cpan.org/~sprout/CSS-DOM/
14cr|perl-CSS-DOM-0.150.0-3|12	Source0:	http://www.cpan.org/authors/id/S/SP/SPROUT/CSS-DOM-0.15.tar.gz
14cr|perl-CSS-DOM-0.150.0-3|13	
14cr|perl-CSS-DOM-0.150.0-3|14	BuildRequires:	perl-devel
14cr|perl-CSS-DOM-0.150.0-3|15	BuildRequires:	perl(Exporter) >= 5.57
14cr|perl-CSS-DOM-0.150.0-3|16	BuildRequires:	perl(Encode) >= 2.10
14cr|perl-CSS-DOM-0.150.0-3|17	BuildRequires:	perl(Clone) >= 0.09
14cr|perl-CSS-DOM-0.150.0-3|18	BuildArch:	noarch
14cr|perl-CSS-DOM-0.150.0-3|19	
14cr|perl-CSS-DOM-0.150.0-3|20	%description
14cr|perl-CSS-DOM-0.150.0-3|21	This module implements a CSS-specific subset of the interfaces
14cr|perl-CSS-DOM-0.150.0-3|22	described in the W3C DOM specification.
14cr|perl-CSS-DOM-0.150.0-3|23	
14cr|perl-CSS-DOM-0.150.0-3|24	%prep
14cr|perl-CSS-DOM-0.150.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CSS-DOM-0.150.0-3|26	
14cr|perl-CSS-DOM-0.150.0-3|27	%build
14cr|perl-CSS-DOM-0.150.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-DOM-0.150.0-3|29	%make
14cr|perl-CSS-DOM-0.150.0-3|30	
14cr|perl-CSS-DOM-0.150.0-3|31	%check
14cr|perl-CSS-DOM-0.150.0-3|32	%make test
14cr|perl-CSS-DOM-0.150.0-3|33	
14cr|perl-CSS-DOM-0.150.0-3|34	%install
14cr|perl-CSS-DOM-0.150.0-3|35	%makeinstall_std
14cr|perl-CSS-DOM-0.150.0-3|36	
14cr|perl-CSS-DOM-0.150.0-3|37	%files
14cr|perl-CSS-DOM-0.150.0-3|38	%{perl_vendorlib}/CSS/DOM.pm
14cr|perl-CSS-DOM-0.150.0-3|39	%{perl_vendorlib}/CSS/DOM/
14cr|perl-CSS-DOM-0.150.0-3|40	%{_mandir}/man3/CSS::DOM*
14cr|perl-CSS-DOM-0.150.0-3|41	
14cr|perl-CSS-DOM-0.150.0-3|42	
14cr|perl-CSS-DOM-0.150.0-3|43	%changelog
14cr|perl-CSS-DOM-0.150.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-CSS-DOM-0.150.0-3|45	+ Revision: 5fbe5c6
14cr|perl-CSS-DOM-0.150.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-CSS-DOM-0.150.0-3|47	
14cr|perl-CSS-DOM-0.150.0-3|48	

4328 14
14cr|perl-CSS-Minifier-0.10.0-4|1	%define upstream_name    CSS-Minifier
14cr|perl-CSS-Minifier-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-CSS-Minifier-0.10.0-4|3	
14cr|perl-CSS-Minifier-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-CSS-Minifier-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CSS-Minifier-0.10.0-4|6	Release:	4
14cr|perl-CSS-Minifier-0.10.0-4|7	
14cr|perl-CSS-Minifier-0.10.0-4|8	Summary:	Remove unnecessary whitespace from CSS files
14cr|perl-CSS-Minifier-0.10.0-4|9	
14cr|perl-CSS-Minifier-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-CSS-Minifier-0.10.0-4|11	Group:		Development/Perl
14cr|perl-CSS-Minifier-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CSS-Minifier-0.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CSS-Minifier-0.10.0-4|14	
14cr|perl-CSS-Minifier-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-CSS-Minifier-0.10.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-CSS-Minifier-0.10.0-4|17	BuildArch:	noarch
14cr|perl-CSS-Minifier-0.10.0-4|18	
14cr|perl-CSS-Minifier-0.10.0-4|19	%description
14cr|perl-CSS-Minifier-0.10.0-4|20	This module removes unnecessary whitespace from CSS. The primary
14cr|perl-CSS-Minifier-0.10.0-4|21	requirement developing this module is to not break working stylesheets: if
14cr|perl-CSS-Minifier-0.10.0-4|22	working CSS is in input then working CSS is output. The Mac/Internet
14cr|perl-CSS-Minifier-0.10.0-4|23	Explorer comment hack will be minimized but not stripped and so will
14cr|perl-CSS-Minifier-0.10.0-4|24	continue to function.
14cr|perl-CSS-Minifier-0.10.0-4|25	
14cr|perl-CSS-Minifier-0.10.0-4|26	This module understands space, horizontal tab, new line, carriage return,
14cr|perl-CSS-Minifier-0.10.0-4|27	and form feed characters to be whitespace. Any other characters that may be
14cr|perl-CSS-Minifier-0.10.0-4|28	considered whitespace are not minimized. These other characters include
14cr|perl-CSS-Minifier-0.10.0-4|29	paragraph separator and vertical tab.
14cr|perl-CSS-Minifier-0.10.0-4|30	
14cr|perl-CSS-Minifier-0.10.0-4|31	For static CSS files, it is recommended that you minify during the build
14cr|perl-CSS-Minifier-0.10.0-4|32	stage of web deployment. If you minify on-the-fly then it might be a good
14cr|perl-CSS-Minifier-0.10.0-4|33	idea to cache the minified file. Minifying static files on-the-fly
14cr|perl-CSS-Minifier-0.10.0-4|34	repeatedly is wasteful.
14cr|perl-CSS-Minifier-0.10.0-4|35	
14cr|perl-CSS-Minifier-0.10.0-4|36	%prep
14cr|perl-CSS-Minifier-0.10.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CSS-Minifier-0.10.0-4|38	
14cr|perl-CSS-Minifier-0.10.0-4|39	%build
14cr|perl-CSS-Minifier-0.10.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-Minifier-0.10.0-4|41	%make
14cr|perl-CSS-Minifier-0.10.0-4|42	
14cr|perl-CSS-Minifier-0.10.0-4|43	%check
14cr|perl-CSS-Minifier-0.10.0-4|44	%make test
14cr|perl-CSS-Minifier-0.10.0-4|45	
14cr|perl-CSS-Minifier-0.10.0-4|46	%install
14cr|perl-CSS-Minifier-0.10.0-4|47	%makeinstall_std
14cr|perl-CSS-Minifier-0.10.0-4|48	
14cr|perl-CSS-Minifier-0.10.0-4|49	%files
14cr|perl-CSS-Minifier-0.10.0-4|50	%doc README Changes META.yml
14cr|perl-CSS-Minifier-0.10.0-4|51	%{_mandir}/man3/*
14cr|perl-CSS-Minifier-0.10.0-4|52	%{perl_vendorlib}/*
14cr|perl-CSS-Minifier-0.10.0-4|53	
14cr|perl-CSS-Minifier-0.10.0-4|54	
14cr|perl-CSS-Minifier-0.10.0-4|55	%changelog
14cr|perl-CSS-Minifier-0.10.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-CSS-Minifier-0.10.0-4|57	+ Revision: eb8f407
14cr|perl-CSS-Minifier-0.10.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-CSS-Minifier-0.10.0-4|59	
14cr|perl-CSS-Minifier-0.10.0-4|60	

4329 14
14cr|perl-CSS-Minifier-XS-0.90.0-3|1	%define upstream_name    CSS-Minifier-XS
14cr|perl-CSS-Minifier-XS-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-CSS-Minifier-XS-0.90.0-3|3	
14cr|perl-CSS-Minifier-XS-0.90.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-CSS-Minifier-XS-0.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-CSS-Minifier-XS-0.90.0-3|6	Release:	3
14cr|perl-CSS-Minifier-XS-0.90.0-3|7	
14cr|perl-CSS-Minifier-XS-0.90.0-3|8	Summary:    XS based CSS minifier
14cr|perl-CSS-Minifier-XS-0.90.0-3|9	
14cr|perl-CSS-Minifier-XS-0.90.0-3|10	License:    GPL+ or Artistic
14cr|perl-CSS-Minifier-XS-0.90.0-3|11	Group:      Development/Perl
14cr|perl-CSS-Minifier-XS-0.90.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CSS-Minifier-XS-0.90.0-3|13	Source0:    http://www.cpan.org/modules/by-module/CSS/CSS-Minifier-XS-%{upstream_version}.tar.gz
14cr|perl-CSS-Minifier-XS-0.90.0-3|14	
14cr|perl-CSS-Minifier-XS-0.90.0-3|15	BuildRequires: perl(Module::Build::Compat)
14cr|perl-CSS-Minifier-XS-0.90.0-3|16	BuildRequires: perl-devel
14cr|perl-CSS-Minifier-XS-0.90.0-3|17	
14cr|perl-CSS-Minifier-XS-0.90.0-3|18	%description
14cr|perl-CSS-Minifier-XS-0.90.0-3|19	'CSS::Minifier::XS' is a CSS "minifier"; its designed to remove
14cr|perl-CSS-Minifier-XS-0.90.0-3|20	un-necessary whitespace and comments from CSS files, while also *not*
14cr|perl-CSS-Minifier-XS-0.90.0-3|21	breaking the CSS.
14cr|perl-CSS-Minifier-XS-0.90.0-3|22	
14cr|perl-CSS-Minifier-XS-0.90.0-3|23	'CSS::Minifier::XS' is similar in function to 'CSS::Minifier', but is
14cr|perl-CSS-Minifier-XS-0.90.0-3|24	substantially faster as its written in XS and not just pure Perl.
14cr|perl-CSS-Minifier-XS-0.90.0-3|25	
14cr|perl-CSS-Minifier-XS-0.90.0-3|26	%prep
14cr|perl-CSS-Minifier-XS-0.90.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CSS-Minifier-XS-0.90.0-3|28	
14cr|perl-CSS-Minifier-XS-0.90.0-3|29	%build
14cr|perl-CSS-Minifier-XS-0.90.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-Minifier-XS-0.90.0-3|31	%make
14cr|perl-CSS-Minifier-XS-0.90.0-3|32	
14cr|perl-CSS-Minifier-XS-0.90.0-3|33	%check
14cr|perl-CSS-Minifier-XS-0.90.0-3|34	make test
14cr|perl-CSS-Minifier-XS-0.90.0-3|35	
14cr|perl-CSS-Minifier-XS-0.90.0-3|36	%install
14cr|perl-CSS-Minifier-XS-0.90.0-3|37	%makeinstall_std
14cr|perl-CSS-Minifier-XS-0.90.0-3|38	
14cr|perl-CSS-Minifier-XS-0.90.0-3|39	%clean
14cr|perl-CSS-Minifier-XS-0.90.0-3|40	
14cr|perl-CSS-Minifier-XS-0.90.0-3|41	%files
14cr|perl-CSS-Minifier-XS-0.90.0-3|42	%doc Changes README
14cr|perl-CSS-Minifier-XS-0.90.0-3|43	%{_mandir}/man3/*
14cr|perl-CSS-Minifier-XS-0.90.0-3|44	%{perl_vendorlib}/*
14cr|perl-CSS-Minifier-XS-0.90.0-3|45	
14cr|perl-CSS-Minifier-XS-0.90.0-3|46	
14cr|perl-CSS-Minifier-XS-0.90.0-3|47	
14cr|perl-CSS-Minifier-XS-0.90.0-3|48	%changelog
14cr|perl-CSS-Minifier-XS-0.90.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-CSS-Minifier-XS-0.90.0-3|50	+ Revision: 0dd1bdb
14cr|perl-CSS-Minifier-XS-0.90.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-CSS-Minifier-XS-0.90.0-3|52	
14cr|perl-CSS-Minifier-XS-0.90.0-3|53	

4330 14
14cr|perl-CSS-Squish-0.100.0-5|1	%define upstream_name    CSS-Squish
14cr|perl-CSS-Squish-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-CSS-Squish-0.100.0-5|3	
14cr|perl-CSS-Squish-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CSS-Squish-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CSS-Squish-0.100.0-5|6	Release:	5
14cr|perl-CSS-Squish-0.100.0-5|7	
14cr|perl-CSS-Squish-0.100.0-5|8	Summary:	Compact many CSS files into one big file
14cr|perl-CSS-Squish-0.100.0-5|9	
14cr|perl-CSS-Squish-0.100.0-5|10	License:	Artistic or GPL+
14cr|perl-CSS-Squish-0.100.0-5|11	Group:		Development/Perl
14cr|perl-CSS-Squish-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CSS-Squish-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CSS-Squish-0.100.0-5|14	
14cr|perl-CSS-Squish-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-CSS-Squish-0.100.0-5|16	BuildRequires:	perl(File::Spec)
14cr|perl-CSS-Squish-0.100.0-5|17	BuildRequires:	perl(Test::LongString)
14cr|perl-CSS-Squish-0.100.0-5|18	BuildRequires:	perl(URI)
14cr|perl-CSS-Squish-0.100.0-5|19	BuildArch:	noarch
14cr|perl-CSS-Squish-0.100.0-5|20	
14cr|perl-CSS-Squish-0.100.0-5|21	%description
14cr|perl-CSS-Squish-0.100.0-5|22	This module takes a list of CSS files and concatenates them, making sure to
14cr|perl-CSS-Squish-0.100.0-5|23	honor any valid @import statements included in the files.
14cr|perl-CSS-Squish-0.100.0-5|24	
14cr|perl-CSS-Squish-0.100.0-5|25	Following the CSS 2.1 spec, @import statements must be the first rules in
14cr|perl-CSS-Squish-0.100.0-5|26	a CSS file. Media-specific @import statements will be honored by enclosing
14cr|perl-CSS-Squish-0.100.0-5|27	the included file in an @media rule. This has the side effect of actually
14cr|perl-CSS-Squish-0.100.0-5|28	improving compatibility in Internet Explorer, which ignores media-specific
14cr|perl-CSS-Squish-0.100.0-5|29	@import rules but understands @media rules.
14cr|perl-CSS-Squish-0.100.0-5|30	
14cr|perl-CSS-Squish-0.100.0-5|31	It is possible that feature versions will include methods to compact
14cr|perl-CSS-Squish-0.100.0-5|32	whitespace and other parts of the CSS itself, but this functionality
14cr|perl-CSS-Squish-0.100.0-5|33	is not supported at the current time.
14cr|perl-CSS-Squish-0.100.0-5|34	
14cr|perl-CSS-Squish-0.100.0-5|35	%prep
14cr|perl-CSS-Squish-0.100.0-5|36	%setup -q -n CSS-Squish-%{upstream_version}
14cr|perl-CSS-Squish-0.100.0-5|37	
14cr|perl-CSS-Squish-0.100.0-5|38	%build
14cr|perl-CSS-Squish-0.100.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-Squish-0.100.0-5|40	%make
14cr|perl-CSS-Squish-0.100.0-5|41	
14cr|perl-CSS-Squish-0.100.0-5|42	%check
14cr|perl-CSS-Squish-0.100.0-5|43	make test
14cr|perl-CSS-Squish-0.100.0-5|44	
14cr|perl-CSS-Squish-0.100.0-5|45	%install
14cr|perl-CSS-Squish-0.100.0-5|46	%makeinstall_std
14cr|perl-CSS-Squish-0.100.0-5|47	
14cr|perl-CSS-Squish-0.100.0-5|48	%files
14cr|perl-CSS-Squish-0.100.0-5|49	%doc CHANGES README
14cr|perl-CSS-Squish-0.100.0-5|50	%{perl_vendorlib}/CSS/
14cr|perl-CSS-Squish-0.100.0-5|51	%{_mandir}/man3/*
14cr|perl-CSS-Squish-0.100.0-5|52	
14cr|perl-CSS-Squish-0.100.0-5|53	
14cr|perl-CSS-Squish-0.100.0-5|54	
14cr|perl-CSS-Squish-0.100.0-5|55	%changelog
14cr|perl-CSS-Squish-0.100.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-CSS-Squish-0.100.0-5|57	+ Revision: d4143e7
14cr|perl-CSS-Squish-0.100.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-CSS-Squish-0.100.0-5|59	
14cr|perl-CSS-Squish-0.100.0-5|60	

4331 14
14cr|perl-CSS-Tiny-1.190.0-5|1	%define upstream_name	 CSS-Tiny
14cr|perl-CSS-Tiny-1.190.0-5|2	%define upstream_version 1.19
14cr|perl-CSS-Tiny-1.190.0-5|3	
14cr|perl-CSS-Tiny-1.190.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CSS-Tiny-1.190.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CSS-Tiny-1.190.0-5|6	Release:	5
14cr|perl-CSS-Tiny-1.190.0-5|7	
14cr|perl-CSS-Tiny-1.190.0-5|8	Summary:	Read/Write .css files with as little code as possible
14cr|perl-CSS-Tiny-1.190.0-5|9	
14cr|perl-CSS-Tiny-1.190.0-5|10	License:	GPL+ or Artistic
14cr|perl-CSS-Tiny-1.190.0-5|11	Group:		Development/Perl
14cr|perl-CSS-Tiny-1.190.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CSS-Tiny-1.190.0-5|13	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CSS-Tiny-1.190.0-5|14	
14cr|perl-CSS-Tiny-1.190.0-5|15	BuildRequires:	perl-devel
14cr|perl-CSS-Tiny-1.190.0-5|16	BuildArch:	noarch
14cr|perl-CSS-Tiny-1.190.0-5|17	
14cr|perl-CSS-Tiny-1.190.0-5|18	%description
14cr|perl-CSS-Tiny-1.190.0-5|19	CSS::Tiny is a perl class to read and write .css stylesheets with as
14cr|perl-CSS-Tiny-1.190.0-5|20	little code as possible, reducing load time and memory overhead.
14cr|perl-CSS-Tiny-1.190.0-5|21	
14cr|perl-CSS-Tiny-1.190.0-5|22	%prep
14cr|perl-CSS-Tiny-1.190.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CSS-Tiny-1.190.0-5|24	
14cr|perl-CSS-Tiny-1.190.0-5|25	%build
14cr|perl-CSS-Tiny-1.190.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CSS-Tiny-1.190.0-5|27	%make
14cr|perl-CSS-Tiny-1.190.0-5|28	
14cr|perl-CSS-Tiny-1.190.0-5|29	%check
14cr|perl-CSS-Tiny-1.190.0-5|30	%make test
14cr|perl-CSS-Tiny-1.190.0-5|31	
14cr|perl-CSS-Tiny-1.190.0-5|32	%install
14cr|perl-CSS-Tiny-1.190.0-5|33	%makeinstall_std
14cr|perl-CSS-Tiny-1.190.0-5|34	
14cr|perl-CSS-Tiny-1.190.0-5|35	%files
14cr|perl-CSS-Tiny-1.190.0-5|36	%doc Changes LICENSE README
14cr|perl-CSS-Tiny-1.190.0-5|37	%{perl_vendorlib}/CSS
14cr|perl-CSS-Tiny-1.190.0-5|38	%{_mandir}/*/*
14cr|perl-CSS-Tiny-1.190.0-5|39	
14cr|perl-CSS-Tiny-1.190.0-5|40	
14cr|perl-CSS-Tiny-1.190.0-5|41	
14cr|perl-CSS-Tiny-1.190.0-5|42	%changelog
14cr|perl-CSS-Tiny-1.190.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-5
14cr|perl-CSS-Tiny-1.190.0-5|44	+ Revision: c508fbb
14cr|perl-CSS-Tiny-1.190.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-CSS-Tiny-1.190.0-5|46	
14cr|perl-CSS-Tiny-1.190.0-5|47	

4332 14
14cr|perl-Cstools-3.420.0-5|1	%define	upstream_name    Cstools
14cr|perl-Cstools-3.420.0-5|2	%define	upstream_version 3.42
14cr|perl-Cstools-3.420.0-5|3	
14cr|perl-Cstools-3.420.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Cstools-3.420.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Cstools-3.420.0-5|6	Release:	5
14cr|perl-Cstools-3.420.0-5|7	
14cr|perl-Cstools-3.420.0-5|8	Summary:	Tools for dealing with Czech and Slovak texts in Perl
14cr|perl-Cstools-3.420.0-5|9	
14cr|perl-Cstools-3.420.0-5|10	License:	GPL
14cr|perl-Cstools-3.420.0-5|11	Group:		Development/Perl
14cr|perl-Cstools-3.420.0-5|12	Url:		http://www.fi.muni.cz/~adelton/perl/
14cr|perl-Cstools-3.420.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Cstools-3.420.0-5|14	
14cr|perl-Cstools-3.420.0-5|15	BuildRequires:	perl-devel
14cr|perl-Cstools-3.420.0-5|16	BuildArch:	noarch
14cr|perl-Cstools-3.420.0-5|17	
14cr|perl-Cstools-3.420.0-5|18	%description
14cr|perl-Cstools-3.420.0-5|19	This package includes modules that are useful when dealing with Czech (and
14cr|perl-Cstools-3.420.0-5|20	Slovak) texts in Perl.
14cr|perl-Cstools-3.420.0-5|21	
14cr|perl-Cstools-3.420.0-5|22	%prep
14cr|perl-Cstools-3.420.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Cstools-3.420.0-5|24	
14cr|perl-Cstools-3.420.0-5|25	%build
14cr|perl-Cstools-3.420.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Cstools-3.420.0-5|27	%make
14cr|perl-Cstools-3.420.0-5|28	make test
14cr|perl-Cstools-3.420.0-5|29	
14cr|perl-Cstools-3.420.0-5|30	%install
14cr|perl-Cstools-3.420.0-5|31	%makeinstall_std
14cr|perl-Cstools-3.420.0-5|32	
14cr|perl-Cstools-3.420.0-5|33	%files
14cr|perl-Cstools-3.420.0-5|34	%doc README
14cr|perl-Cstools-3.420.0-5|35	%{_bindir}/*
14cr|perl-Cstools-3.420.0-5|36	%dir %{perl_vendorlib}/Cz
14cr|perl-Cstools-3.420.0-5|37	%{perl_vendorlib}/Cz/*
14cr|perl-Cstools-3.420.0-5|38	%{_mandir}/*/*
14cr|perl-Cstools-3.420.0-5|39	
14cr|perl-Cstools-3.420.0-5|40	
14cr|perl-Cstools-3.420.0-5|41	
14cr|perl-Cstools-3.420.0-5|42	%changelog
14cr|perl-Cstools-3.420.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.420.0-5
14cr|perl-Cstools-3.420.0-5|44	+ Revision: 9f4ad04
14cr|perl-Cstools-3.420.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Cstools-3.420.0-5|46	
14cr|perl-Cstools-3.420.0-5|47	

4333 14
14cr|perl-CursesForms-1.997.0-5|1	%define upstream_name    CursesForms
14cr|perl-CursesForms-1.997.0-5|2	%define upstream_version 1.997
14cr|perl-CursesForms-1.997.0-5|3	
14cr|perl-CursesForms-1.997.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CursesForms-1.997.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CursesForms-1.997.0-5|6	Release:	5
14cr|perl-CursesForms-1.997.0-5|7	
14cr|perl-CursesForms-1.997.0-5|8	Summary:	Form management for Curses::Widgets
14cr|perl-CursesForms-1.997.0-5|9	
14cr|perl-CursesForms-1.997.0-5|10	License:	GPL+ or Artistic
14cr|perl-CursesForms-1.997.0-5|11	Group:		Development/Perl
14cr|perl-CursesForms-1.997.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CursesForms-1.997.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CursesForms-1.997.0-5|14	
14cr|perl-CursesForms-1.997.0-5|15	BuildRequires:	perl-devel
14cr|perl-CursesForms-1.997.0-5|16	BuildRequires:	perl(Curses)
14cr|perl-CursesForms-1.997.0-5|17	BuildRequires:	perl(Curses::Widgets)
14cr|perl-CursesForms-1.997.0-5|18	
14cr|perl-CursesForms-1.997.0-5|19	BuildArch:	noarch
14cr|perl-CursesForms-1.997.0-5|20	
14cr|perl-CursesForms-1.997.0-5|21	%description
14cr|perl-CursesForms-1.997.0-5|22	Curses::Forms provide a simple framework for OO forms. The Forms module
14cr|perl-CursesForms-1.997.0-5|23	itself provides a basic class from which extended forms can be derived, or,
14cr|perl-CursesForms-1.997.0-5|24	it can be used as-is to control forms populated with widgets. More
14cr|perl-CursesForms-1.997.0-5|25	specialised forms are also available under *Curses::Forms::Dialog*.
14cr|perl-CursesForms-1.997.0-5|26	
14cr|perl-CursesForms-1.997.0-5|27	%prep
14cr|perl-CursesForms-1.997.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CursesForms-1.997.0-5|29	
14cr|perl-CursesForms-1.997.0-5|30	%build
14cr|perl-CursesForms-1.997.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-CursesForms-1.997.0-5|32	%make
14cr|perl-CursesForms-1.997.0-5|33	
14cr|perl-CursesForms-1.997.0-5|34	%check
14cr|perl-CursesForms-1.997.0-5|35	# tests require human input
14cr|perl-CursesForms-1.997.0-5|36	#make test
14cr|perl-CursesForms-1.997.0-5|37	
14cr|perl-CursesForms-1.997.0-5|38	%install
14cr|perl-CursesForms-1.997.0-5|39	%makeinstall_std
14cr|perl-CursesForms-1.997.0-5|40	
14cr|perl-CursesForms-1.997.0-5|41	%files
14cr|perl-CursesForms-1.997.0-5|42	%doc CHANGELOG LICENSE README
14cr|perl-CursesForms-1.997.0-5|43	%{_mandir}/man3/*
14cr|perl-CursesForms-1.997.0-5|44	%{perl_vendorlib}/*
14cr|perl-CursesForms-1.997.0-5|45	
14cr|perl-CursesForms-1.997.0-5|46	
14cr|perl-CursesForms-1.997.0-5|47	%changelog
14cr|perl-CursesForms-1.997.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.997.0-5
14cr|perl-CursesForms-1.997.0-5|49	+ Revision: 94fbbe6
14cr|perl-CursesForms-1.997.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-CursesForms-1.997.0-5|51	
14cr|perl-CursesForms-1.997.0-5|52	

4334 14
14cr|perl-Curses-Toolkit-0.211.0-3|1	%define upstream_name    Curses-Toolkit
14cr|perl-Curses-Toolkit-0.211.0-3|2	%define upstream_version 0.211
14cr|perl-Curses-Toolkit-0.211.0-3|3	
14cr|perl-Curses-Toolkit-0.211.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Curses-Toolkit-0.211.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Curses-Toolkit-0.211.0-3|6	Release:	3
14cr|perl-Curses-Toolkit-0.211.0-3|7	
14cr|perl-Curses-Toolkit-0.211.0-3|8	Summary:	An about dialog window
14cr|perl-Curses-Toolkit-0.211.0-3|9	
14cr|perl-Curses-Toolkit-0.211.0-3|10	License:	GPL+ or Artistic
14cr|perl-Curses-Toolkit-0.211.0-3|11	Group:		Development/Perl
14cr|perl-Curses-Toolkit-0.211.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Curses-Toolkit-0.211.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Curses/Curses-Toolkit-%{upstream_version}.tar.gz
14cr|perl-Curses-Toolkit-0.211.0-3|14	
14cr|perl-Curses-Toolkit-0.211.0-3|15	BuildRequires:	perl-devel
14cr|perl-Curses-Toolkit-0.211.0-3|16	BuildRequires:	perl(Curses)
14cr|perl-Curses-Toolkit-0.211.0-3|17	BuildRequires:	perl(Curses::UI)
14cr|perl-Curses-Toolkit-0.211.0-3|18	BuildRequires:	perl(English)
14cr|perl-Curses-Toolkit-0.211.0-3|19	BuildRequires:	perl(IO::Pty::Easy)
14cr|perl-Curses-Toolkit-0.211.0-3|20	BuildRequires:	perl(File::Find)
14cr|perl-Curses-Toolkit-0.211.0-3|21	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Curses-Toolkit-0.211.0-3|22	BuildRequires:	perl(FindBin)
14cr|perl-Curses-Toolkit-0.211.0-3|23	BuildRequires:	perl(HTML::Parser)
14cr|perl-Curses-Toolkit-0.211.0-3|24	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Curses-Toolkit-0.211.0-3|25	BuildRequires:	perl(List::Util)
14cr|perl-Curses-Toolkit-0.211.0-3|26	BuildRequires:	perl(Moose)
14cr|perl-Curses-Toolkit-0.211.0-3|27	BuildRequires:	perl(MooseX::FollowPBP)
14cr|perl-Curses-Toolkit-0.211.0-3|28	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Curses-Toolkit-0.211.0-3|29	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
14cr|perl-Curses-Toolkit-0.211.0-3|30	BuildRequires:	perl(POE)
14cr|perl-Curses-Toolkit-0.211.0-3|31	BuildRequires:	perl(Params::Validate)
14cr|perl-Curses-Toolkit-0.211.0-3|32	BuildRequires:	perl(Path::Class)
14cr|perl-Curses-Toolkit-0.211.0-3|33	BuildRequires:	perl(Test::More)
14cr|perl-Curses-Toolkit-0.211.0-3|34	BuildRequires:	perl(Test::Exception)
14cr|perl-Curses-Toolkit-0.211.0-3|35	BuildRequires:	perl(Tie::Array::Iterable)
14cr|perl-Curses-Toolkit-0.211.0-3|36	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Curses-Toolkit-0.211.0-3|37	BuildRequires:	perl(aliased)
14cr|perl-Curses-Toolkit-0.211.0-3|38	BuildRequires:	perl(overload)
14cr|perl-Curses-Toolkit-0.211.0-3|39	BuildRequires:	perl(parent)
14cr|perl-Curses-Toolkit-0.211.0-3|40	
14cr|perl-Curses-Toolkit-0.211.0-3|41	BuildArch:	noarch
14cr|perl-Curses-Toolkit-0.211.0-3|42	
14cr|perl-Curses-Toolkit-0.211.0-3|43	%description
14cr|perl-Curses-Toolkit-0.211.0-3|44	This module tries to be a modern curses toolkit, based on the Curses
14cr|perl-Curses-Toolkit-0.211.0-3|45	module, to build "semi-graphical" user interfaces easily.
14cr|perl-Curses-Toolkit-0.211.0-3|46	
14cr|perl-Curses-Toolkit-0.211.0-3|47	*WARNING* : This is still in "beta" version, not all the features are
14cr|perl-Curses-Toolkit-0.211.0-3|48	implemented, and the API may change. However, most of the components are
14cr|perl-Curses-Toolkit-0.211.0-3|49	there, and things should not change that much in the future... Still, don't
14cr|perl-Curses-Toolkit-0.211.0-3|50	use it in production, and don't consider it stable.
14cr|perl-Curses-Toolkit-0.211.0-3|51	
14cr|perl-Curses-Toolkit-0.211.0-3|52	the Curses::Toolkit manpage is meant to be used with a mainloop, which is
14cr|perl-Curses-Toolkit-0.211.0-3|53	not part of this module. I recommend you the POE::Component::Curses
14cr|perl-Curses-Toolkit-0.211.0-3|54	manpage, which is probably what you want. the POE::Component::Curses
14cr|perl-Curses-Toolkit-0.211.0-3|55	manpage uses Curses::Toolkit, but provides a mainloop and handles keyboard,
14cr|perl-Curses-Toolkit-0.211.0-3|56	mouse, timer and other events, whereas Curses::Toolkit is just the drawing
14cr|perl-Curses-Toolkit-0.211.0-3|57	library. See the example above. the 'spawn' method returns a the
14cr|perl-Curses-Toolkit-0.211.0-3|58	Curses::Toolkit manpage object, which you can call methods on.
14cr|perl-Curses-Toolkit-0.211.0-3|59	
14cr|perl-Curses-Toolkit-0.211.0-3|60	%prep
14cr|perl-Curses-Toolkit-0.211.0-3|61	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Curses-Toolkit-0.211.0-3|62	
14cr|perl-Curses-Toolkit-0.211.0-3|63	%build
14cr|perl-Curses-Toolkit-0.211.0-3|64	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Curses-Toolkit-0.211.0-3|65	%make
14cr|perl-Curses-Toolkit-0.211.0-3|66	
14cr|perl-Curses-Toolkit-0.211.0-3|67	%check
14cr|perl-Curses-Toolkit-0.211.0-3|68	%make test
14cr|perl-Curses-Toolkit-0.211.0-3|69	
14cr|perl-Curses-Toolkit-0.211.0-3|70	%install
14cr|perl-Curses-Toolkit-0.211.0-3|71	%makeinstall_std
14cr|perl-Curses-Toolkit-0.211.0-3|72	
14cr|perl-Curses-Toolkit-0.211.0-3|73	%files
14cr|perl-Curses-Toolkit-0.211.0-3|74	%doc Changes LICENSE META.yml README
14cr|perl-Curses-Toolkit-0.211.0-3|75	%{_mandir}/man3/*
14cr|perl-Curses-Toolkit-0.211.0-3|76	%{perl_vendorlib}/*
14cr|perl-Curses-Toolkit-0.211.0-3|77	
14cr|perl-Curses-Toolkit-0.211.0-3|78	
14cr|perl-Curses-Toolkit-0.211.0-3|79	%changelog
14cr|perl-Curses-Toolkit-0.211.0-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.211.0-3
14cr|perl-Curses-Toolkit-0.211.0-3|81	+ Revision: cc5f392
14cr|perl-Curses-Toolkit-0.211.0-3|82	- MassBuild#464: Increase release tag
14cr|perl-Curses-Toolkit-0.211.0-3|83	
14cr|perl-Curses-Toolkit-0.211.0-3|84	

4335 14
14cr|perl-Curses-UI-POE-0.35.0-5|1	%define upstream_name       Curses-UI-POE
14cr|perl-Curses-UI-POE-0.35.0-5|2	%define upstream_version    0.035
14cr|perl-Curses-UI-POE-0.35.0-5|3	
14cr|perl-Curses-UI-POE-0.35.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Curses-UI-POE-0.35.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Curses-UI-POE-0.35.0-5|6	Release:	5
14cr|perl-Curses-UI-POE-0.35.0-5|7	Epoch:		1
14cr|perl-Curses-UI-POE-0.35.0-5|8	Summary:	A subclass makes Curses::UI POE Friendly
14cr|perl-Curses-UI-POE-0.35.0-5|9	
14cr|perl-Curses-UI-POE-0.35.0-5|10	License:	GPL
14cr|perl-Curses-UI-POE-0.35.0-5|11	Group:		Development/Perl
14cr|perl-Curses-UI-POE-0.35.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Curses-UI-POE-0.35.0-5|13	Source:		http://www.cpan.org/modules/by-module/Curse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Curses-UI-POE-0.35.0-5|14	
14cr|perl-Curses-UI-POE-0.35.0-5|15	BuildRequires:	perl-devel
14cr|perl-Curses-UI-POE-0.35.0-5|16	BuildRequires:	perl(Curses::UI)
14cr|perl-Curses-UI-POE-0.35.0-5|17	BuildRequires:	perl(POE)
14cr|perl-Curses-UI-POE-0.35.0-5|18	BuildArch:	noarch
14cr|perl-Curses-UI-POE-0.35.0-5|19	
14cr|perl-Curses-UI-POE-0.35.0-5|20	%description
14cr|perl-Curses-UI-POE-0.35.0-5|21	This is a subclass for Curses::UI that enables it to work with POE. It is
14cr|perl-Curses-UI-POE-0.35.0-5|22	designed to simply slide over Curses::UI. Keeping the API the same and simply
14cr|perl-Curses-UI-POE-0.35.0-5|23	forcing Curses::UI to do all of its event handling via POE, instead of internal
14cr|perl-Curses-UI-POE-0.35.0-5|24	to itself. This allows you to use POE behind the scenes for things like
14cr|perl-Curses-UI-POE-0.35.0-5|25	networking clients, without Curses::UI breaking your programs' functionality.
14cr|perl-Curses-UI-POE-0.35.0-5|26	
14cr|perl-Curses-UI-POE-0.35.0-5|27	%prep
14cr|perl-Curses-UI-POE-0.35.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Curses-UI-POE-0.35.0-5|29	
14cr|perl-Curses-UI-POE-0.35.0-5|30	%build
14cr|perl-Curses-UI-POE-0.35.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Curses-UI-POE-0.35.0-5|32	%make
14cr|perl-Curses-UI-POE-0.35.0-5|33	
14cr|perl-Curses-UI-POE-0.35.0-5|34	%check
14cr|perl-Curses-UI-POE-0.35.0-5|35	make test
14cr|perl-Curses-UI-POE-0.35.0-5|36	
14cr|perl-Curses-UI-POE-0.35.0-5|37	%install
14cr|perl-Curses-UI-POE-0.35.0-5|38	%makeinstall_std
14cr|perl-Curses-UI-POE-0.35.0-5|39	
14cr|perl-Curses-UI-POE-0.35.0-5|40	%files
14cr|perl-Curses-UI-POE-0.35.0-5|41	%doc CHANGES
14cr|perl-Curses-UI-POE-0.35.0-5|42	%{perl_vendorlib}/Curses
14cr|perl-Curses-UI-POE-0.35.0-5|43	%{_mandir}/*/*
14cr|perl-Curses-UI-POE-0.35.0-5|44	
14cr|perl-Curses-UI-POE-0.35.0-5|45	
14cr|perl-Curses-UI-POE-0.35.0-5|46	
14cr|perl-Curses-UI-POE-0.35.0-5|47	%changelog
14cr|perl-Curses-UI-POE-0.35.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.35.0-5
14cr|perl-Curses-UI-POE-0.35.0-5|49	+ Revision: b1ef377
14cr|perl-Curses-UI-POE-0.35.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Curses-UI-POE-0.35.0-5|51	
14cr|perl-Curses-UI-POE-0.35.0-5|52	

4336 14
14cr|perl-CursesWidgets-1.997.0-5|1	%define upstream_name    CursesWidgets
14cr|perl-CursesWidgets-1.997.0-5|2	%define upstream_version 1.997
14cr|perl-CursesWidgets-1.997.0-5|3	
14cr|perl-CursesWidgets-1.997.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-CursesWidgets-1.997.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-CursesWidgets-1.997.0-5|6	Release:	5
14cr|perl-CursesWidgets-1.997.0-5|7	
14cr|perl-CursesWidgets-1.997.0-5|8	Summary:	Assorted widgets for rapid interface design
14cr|perl-CursesWidgets-1.997.0-5|9	
14cr|perl-CursesWidgets-1.997.0-5|10	License:	GPL+ or Artistic
14cr|perl-CursesWidgets-1.997.0-5|11	Group:		Development/Perl
14cr|perl-CursesWidgets-1.997.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-CursesWidgets-1.997.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-CursesWidgets-1.997.0-5|14	
14cr|perl-CursesWidgets-1.997.0-5|15	BuildRequires:	perl-devel
14cr|perl-CursesWidgets-1.997.0-5|16	BuildRequires:	perl(Curses)
14cr|perl-CursesWidgets-1.997.0-5|17	BuildArch:	noarch
14cr|perl-CursesWidgets-1.997.0-5|18	
14cr|perl-CursesWidgets-1.997.0-5|19	%description
14cr|perl-CursesWidgets-1.997.0-5|20	This module serves two purposes: to provide a framework for creating custom
14cr|perl-CursesWidgets-1.997.0-5|21	widget classes, and importing a few useful functions for global use.
14cr|perl-CursesWidgets-1.997.0-5|22	
14cr|perl-CursesWidgets-1.997.0-5|23	Widget specific methods are documented in each Widget's pod.
14cr|perl-CursesWidgets-1.997.0-5|24	
14cr|perl-CursesWidgets-1.997.0-5|25	%prep
14cr|perl-CursesWidgets-1.997.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-CursesWidgets-1.997.0-5|27	
14cr|perl-CursesWidgets-1.997.0-5|28	%build
14cr|perl-CursesWidgets-1.997.0-5|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-CursesWidgets-1.997.0-5|30	%make
14cr|perl-CursesWidgets-1.997.0-5|31	
14cr|perl-CursesWidgets-1.997.0-5|32	%check
14cr|perl-CursesWidgets-1.997.0-5|33	# tests require human input
14cr|perl-CursesWidgets-1.997.0-5|34	#make test
14cr|perl-CursesWidgets-1.997.0-5|35	
14cr|perl-CursesWidgets-1.997.0-5|36	%install
14cr|perl-CursesWidgets-1.997.0-5|37	%makeinstall_std
14cr|perl-CursesWidgets-1.997.0-5|38	
14cr|perl-CursesWidgets-1.997.0-5|39	%files
14cr|perl-CursesWidgets-1.997.0-5|40	%doc CHANGELOG LICENSE README
14cr|perl-CursesWidgets-1.997.0-5|41	%{_mandir}/man3/*
14cr|perl-CursesWidgets-1.997.0-5|42	%{perl_vendorlib}/*
14cr|perl-CursesWidgets-1.997.0-5|43	
14cr|perl-CursesWidgets-1.997.0-5|44	
14cr|perl-CursesWidgets-1.997.0-5|45	%changelog
14cr|perl-CursesWidgets-1.997.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.997.0-5
14cr|perl-CursesWidgets-1.997.0-5|47	+ Revision: 5c952ee
14cr|perl-CursesWidgets-1.997.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-CursesWidgets-1.997.0-5|49	
14cr|perl-CursesWidgets-1.997.0-5|50	

4337 14
14cr|perl-Dancer-1.311.500-3|1	%define upstream_name    Dancer
14cr|perl-Dancer-1.311.500-3|2	%define upstream_version 1.3115
14cr|perl-Dancer-1.311.500-3|3	
14cr|perl-Dancer-1.311.500-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dancer-1.311.500-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dancer-1.311.500-3|6	Release:	3
14cr|perl-Dancer-1.311.500-3|7	
14cr|perl-Dancer-1.311.500-3|8	Summary:	Template Toolkit wrapper for Dancer
14cr|perl-Dancer-1.311.500-3|9	
14cr|perl-Dancer-1.311.500-3|10	License:	GPL+ or Artistic
14cr|perl-Dancer-1.311.500-3|11	Group:		Development/Perl
14cr|perl-Dancer-1.311.500-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dancer-1.311.500-3|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dancer-1.311.500-3|14	
14cr|perl-Dancer-1.311.500-3|15	BuildRequires:	perl-devel
14cr|perl-Dancer-1.311.500-3|16	BuildRequires:	perl(Encode)
14cr|perl-Dancer-1.311.500-3|17	BuildRequires:	perl(File::Basename)
14cr|perl-Dancer-1.311.500-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Dancer-1.311.500-3|19	BuildRequires:	perl(HTTP::Body)
14cr|perl-Dancer-1.311.500-3|20	BuildRequires:	perl(HTTP::Server::Simple::CGI)
14cr|perl-Dancer-1.311.500-3|21	BuildRequires:	perl(HTTP::Server::Simple::PSGI)
14cr|perl-Dancer-1.311.500-3|22	BuildRequires:	perl(LWP)
14cr|perl-Dancer-1.311.500-3|23	BuildRequires:	perl(Module::Runtime)
14cr|perl-Dancer-1.311.500-3|24	BuildRequires:	perl(MIME::Types)
14cr|perl-Dancer-1.311.500-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Dancer-1.311.500-3|26	BuildRequires:	perl(Time::HiRes)
14cr|perl-Dancer-1.311.500-3|27	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dancer-1.311.500-3|28	BuildRequires:	perl(URI)
14cr|perl-Dancer-1.311.500-3|29	BuildArch:	noarch
14cr|perl-Dancer-1.311.500-3|30	
14cr|perl-Dancer-1.311.500-3|31	%description
14cr|perl-Dancer-1.311.500-3|32	Dancer is a web application framework designed to be as effortless as
14cr|perl-Dancer-1.311.500-3|33	possible for the developer, taking care of the boring bits as easily as
14cr|perl-Dancer-1.311.500-3|34	possible, yet staying out of your way and letting you get on with writing
14cr|perl-Dancer-1.311.500-3|35	your code.
14cr|perl-Dancer-1.311.500-3|36	
14cr|perl-Dancer-1.311.500-3|37	Dancer aims to provide the simplest way for writing web applications, and
14cr|perl-Dancer-1.311.500-3|38	offers the flexibility to scale between a very simple lightweight web
14cr|perl-Dancer-1.311.500-3|39	service consisting of a few lines of code in a single file, all the way up
14cr|perl-Dancer-1.311.500-3|40	to a more complex fully-fledged web application with session support,
14cr|perl-Dancer-1.311.500-3|41	templates for views and layouts, etc.
14cr|perl-Dancer-1.311.500-3|42	
14cr|perl-Dancer-1.311.500-3|43	If you don't want to write CGI scripts by hand, and find Catalyst too big
14cr|perl-Dancer-1.311.500-3|44	or cumbersome for your project, Dancer is what you need.
14cr|perl-Dancer-1.311.500-3|45	
14cr|perl-Dancer-1.311.500-3|46	%prep
14cr|perl-Dancer-1.311.500-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dancer-1.311.500-3|48	
14cr|perl-Dancer-1.311.500-3|49	%build
14cr|perl-Dancer-1.311.500-3|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dancer-1.311.500-3|51	%make
14cr|perl-Dancer-1.311.500-3|52	
14cr|perl-Dancer-1.311.500-3|53	%check
14cr|perl-Dancer-1.311.500-3|54	%make test
14cr|perl-Dancer-1.311.500-3|55	
14cr|perl-Dancer-1.311.500-3|56	%install
14cr|perl-Dancer-1.311.500-3|57	%makeinstall_std
14cr|perl-Dancer-1.311.500-3|58	
14cr|perl-Dancer-1.311.500-3|59	%files
14cr|perl-Dancer-1.311.500-3|60	%doc README CHANGES META.yml LICENSE
14cr|perl-Dancer-1.311.500-3|61	%{_bindir}/dancer
14cr|perl-Dancer-1.311.500-3|62	%{_mandir}/man1/dancer.1*
14cr|perl-Dancer-1.311.500-3|63	%{_mandir}/man3/*
14cr|perl-Dancer-1.311.500-3|64	%{perl_vendorlib}/*
14cr|perl-Dancer-1.311.500-3|65	
14cr|perl-Dancer-1.311.500-3|66	
14cr|perl-Dancer-1.311.500-3|67	%changelog
14cr|perl-Dancer-1.311.500-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.311.500-3
14cr|perl-Dancer-1.311.500-3|69	+ Revision: cde16b0
14cr|perl-Dancer-1.311.500-3|70	- MassBuild#464: Increase release tag
14cr|perl-Dancer-1.311.500-3|71	
14cr|perl-Dancer-1.311.500-3|72	

4338 14
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|1	%define upstream_name    Dancer-Plugin-DBIC
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|2	%define upstream_version 0.2100
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|3	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|6	Release:	2
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|7	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|8	Summary:	DBIx::Class interface for Dancer applications
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|9	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|10	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|11	License:	GPL+ or Artistic
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|12	Group:		Development/Perl
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Dancer/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|15	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|16	BuildRequires:	perl-devel
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|17	BuildRequires:	perl(Dancer)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|19	BuildRequires:	perl(DBIx::Class::Schema::Loader)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|21	BuildRequires:	perl(Module::Find)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|22	BuildRequires:	perl(strictures)
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|23	BuildArch:	noarch
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|24	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|25	%description
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|26	This plugin provides an easy way to obtain the DBIx::Class::ResultSet
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|27	manpage instances via the the function schema(), which it automatically
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|28	imports. You just need to point to a dsn in your the Dancer manpage
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|29	configuration file. So you no longer have to write boilerplate DBIC setup
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|30	code.
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|31	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|32	%prep
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|34	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|35	%build
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|37	%make
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|38	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|39	%check
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|40	%make test
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|41	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|42	%install
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|43	%makeinstall_std
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|44	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|45	%files
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|46	%doc README META.yml LICENSE
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|47	%{_mandir}/man3/*
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|48	%{perl_vendorlib}/*
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|49	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|50	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|51	%changelog
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-2
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|53	+ Revision: 9645eb8
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|54	- MassBuild#464: Increase release tag
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|55	
14cr|perl-Dancer-Plugin-DBIC-0.210.0-2|56	

4339 14
14cr|perl-Danga-Socket-1.610.0-5|1	%define upstream_name    Danga-Socket
14cr|perl-Danga-Socket-1.610.0-5|2	%define upstream_version 1.61
14cr|perl-Danga-Socket-1.610.0-5|3	
14cr|perl-Danga-Socket-1.610.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Danga-Socket-1.610.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Danga-Socket-1.610.0-5|6	Release:	5
14cr|perl-Danga-Socket-1.610.0-5|7	
14cr|perl-Danga-Socket-1.610.0-5|8	Summary:	Event loop and event-driven async socket base class
14cr|perl-Danga-Socket-1.610.0-5|9	
14cr|perl-Danga-Socket-1.610.0-5|10	License:	GPL+ and Artistic
14cr|perl-Danga-Socket-1.610.0-5|11	Group:		Development/Perl
14cr|perl-Danga-Socket-1.610.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Danga-Socket-1.610.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Danga/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Danga-Socket-1.610.0-5|14	
14cr|perl-Danga-Socket-1.610.0-5|15	BuildRequires:	perl-devel
14cr|perl-Danga-Socket-1.610.0-5|16	BuildRequires:	perl(Sys::Syscall)
14cr|perl-Danga-Socket-1.610.0-5|17	BuildArch:	noarch
14cr|perl-Danga-Socket-1.610.0-5|18	
14cr|perl-Danga-Socket-1.610.0-5|19	%description
14cr|perl-Danga-Socket-1.610.0-5|20	This is an abstract base class for objects backed by a socket which provides
14cr|perl-Danga-Socket-1.610.0-5|21	the basic framework for event-driven asynchronous IO, designed to be fast.
14cr|perl-Danga-Socket-1.610.0-5|22	Danga::Socket is both a base class for objects, and an event loop.
14cr|perl-Danga-Socket-1.610.0-5|23	
14cr|perl-Danga-Socket-1.610.0-5|24	Callers subclass Danga::Socket. Danga::Socket's constructor registers itself
14cr|perl-Danga-Socket-1.610.0-5|25	with the Danga::Socket event loop, and invokes callbacks on the object for
14cr|perl-Danga-Socket-1.610.0-5|26	readability, writability, errors, and other conditions.
14cr|perl-Danga-Socket-1.610.0-5|27	Because Danga::Socket uses the "fields" module, your subclasses must too.
14cr|perl-Danga-Socket-1.610.0-5|28	
14cr|perl-Danga-Socket-1.610.0-5|29	%prep
14cr|perl-Danga-Socket-1.610.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Danga-Socket-1.610.0-5|31	
14cr|perl-Danga-Socket-1.610.0-5|32	%build
14cr|perl-Danga-Socket-1.610.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Danga-Socket-1.610.0-5|34	%make
14cr|perl-Danga-Socket-1.610.0-5|35	
14cr|perl-Danga-Socket-1.610.0-5|36	%check
14cr|perl-Danga-Socket-1.610.0-5|37	make test
14cr|perl-Danga-Socket-1.610.0-5|38	
14cr|perl-Danga-Socket-1.610.0-5|39	%install
14cr|perl-Danga-Socket-1.610.0-5|40	%makeinstall_std
14cr|perl-Danga-Socket-1.610.0-5|41	
14cr|perl-Danga-Socket-1.610.0-5|42	%files
14cr|perl-Danga-Socket-1.610.0-5|43	%doc CHANGES
14cr|perl-Danga-Socket-1.610.0-5|44	%{perl_vendorlib}/Danga
14cr|perl-Danga-Socket-1.610.0-5|45	%{_mandir}/man3/*
14cr|perl-Danga-Socket-1.610.0-5|46	
14cr|perl-Danga-Socket-1.610.0-5|47	
14cr|perl-Danga-Socket-1.610.0-5|48	
14cr|perl-Danga-Socket-1.610.0-5|49	%changelog
14cr|perl-Danga-Socket-1.610.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.610.0-5
14cr|perl-Danga-Socket-1.610.0-5|51	+ Revision: fa236b5
14cr|perl-Danga-Socket-1.610.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Danga-Socket-1.610.0-5|53	
14cr|perl-Danga-Socket-1.610.0-5|54	

4340 14
14cr|perl-Data-Alias-1.180.0-3|1	%define	module	Data-Alias
14cr|perl-Data-Alias-1.180.0-3|2	%define upstream_version 1.18
14cr|perl-Data-Alias-1.180.0-3|3	
14cr|perl-Data-Alias-1.180.0-3|4	Name:		perl-%{module}
14cr|perl-Data-Alias-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Alias-1.180.0-3|6	Release:	3
14cr|perl-Data-Alias-1.180.0-3|7	
14cr|perl-Data-Alias-1.180.0-3|8	Summary:	Comprehensive set of aliasing operations
14cr|perl-Data-Alias-1.180.0-3|9	
14cr|perl-Data-Alias-1.180.0-3|10	License:	GPLv1+ or Artistic
14cr|perl-Data-Alias-1.180.0-3|11	Group:		Development/Perl
14cr|perl-Data-Alias-1.180.0-3|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Data-Alias-1.180.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Alias-%{upstream_version}.tar.gz
14cr|perl-Data-Alias-1.180.0-3|14	
14cr|perl-Data-Alias-1.180.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-Alias-1.180.0-3|16	
14cr|perl-Data-Alias-1.180.0-3|17	%description
14cr|perl-Data-Alias-1.180.0-3|18	Aliasing is the phenomenon where two different expressions actually refer
14cr|perl-Data-Alias-1.180.0-3|19	to the same thing. Modifying one will modify the other, and if you take a
14cr|perl-Data-Alias-1.180.0-3|20	reference to both, the two values are the same.
14cr|perl-Data-Alias-1.180.0-3|21	
14cr|perl-Data-Alias-1.180.0-3|22	%prep
14cr|perl-Data-Alias-1.180.0-3|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Data-Alias-1.180.0-3|24	
14cr|perl-Data-Alias-1.180.0-3|25	%build
14cr|perl-Data-Alias-1.180.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Alias-1.180.0-3|27	%make
14cr|perl-Data-Alias-1.180.0-3|28	
14cr|perl-Data-Alias-1.180.0-3|29	%check
14cr|perl-Data-Alias-1.180.0-3|30	make test
14cr|perl-Data-Alias-1.180.0-3|31	
14cr|perl-Data-Alias-1.180.0-3|32	%install
14cr|perl-Data-Alias-1.180.0-3|33	%makeinstall_std
14cr|perl-Data-Alias-1.180.0-3|34	
14cr|perl-Data-Alias-1.180.0-3|35	%files
14cr|perl-Data-Alias-1.180.0-3|36	%doc Changes README
14cr|perl-Data-Alias-1.180.0-3|37	%{_mandir}/man3/*
14cr|perl-Data-Alias-1.180.0-3|38	%{perl_vendorarch}/Data
14cr|perl-Data-Alias-1.180.0-3|39	%{perl_vendorarch}/auto/Data
14cr|perl-Data-Alias-1.180.0-3|40	
14cr|perl-Data-Alias-1.180.0-3|41	%changelog
14cr|perl-Data-Alias-1.180.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-3
14cr|perl-Data-Alias-1.180.0-3|43	+ Revision: 3cb27f1
14cr|perl-Data-Alias-1.180.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Data-Alias-1.180.0-3|45	
14cr|perl-Data-Alias-1.180.0-3|46	

4341 14
14cr|perl-Data-Clone-0.4.0-2|1	%define upstream_name    Data-Clone
14cr|perl-Data-Clone-0.4.0-2|2	%define upstream_version 0.004
14cr|perl-Data-Clone-0.4.0-2|3	
14cr|perl-Data-Clone-0.4.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Clone-0.4.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Clone-0.4.0-2|6	Release:	2
14cr|perl-Data-Clone-0.4.0-2|7	
14cr|perl-Data-Clone-0.4.0-2|8	Summary:	Polymorphic data cloning
14cr|perl-Data-Clone-0.4.0-2|9	
14cr|perl-Data-Clone-0.4.0-2|10	
14cr|perl-Data-Clone-0.4.0-2|11	License:	GPL+ or Artistic
14cr|perl-Data-Clone-0.4.0-2|12	Group:		Development/Perl
14cr|perl-Data-Clone-0.4.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Clone-0.4.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Clone-0.4.0-2|15	
14cr|perl-Data-Clone-0.4.0-2|16	BuildRequires:	perl(Devel::PPPort)
14cr|perl-Data-Clone-0.4.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-Clone-0.4.0-2|18	BuildRequires:	perl(ExtUtils::ParseXS)
14cr|perl-Data-Clone-0.4.0-2|19	BuildRequires:	perl(Test::More)
14cr|perl-Data-Clone-0.4.0-2|20	BuildRequires:	perl(Test::Requires)
14cr|perl-Data-Clone-0.4.0-2|21	BuildRequires:	perl(XSLoader)
14cr|perl-Data-Clone-0.4.0-2|22	BuildRequires:	perl(parent)
14cr|perl-Data-Clone-0.4.0-2|23	BuildRequires:	perl-devel
14cr|perl-Data-Clone-0.4.0-2|24	
14cr|perl-Data-Clone-0.4.0-2|25	%description
14cr|perl-Data-Clone-0.4.0-2|26	'Data::Clone' does data cloning, i.e. copies things recursively. This is
14cr|perl-Data-Clone-0.4.0-2|27	smart so that it works with not only non-blessed references, but also with
14cr|perl-Data-Clone-0.4.0-2|28	blessed references (i.e. objects). When 'clone()' finds an object, it calls
14cr|perl-Data-Clone-0.4.0-2|29	a 'clone' method of the object if the object has a 'clone', otherwise it
14cr|perl-Data-Clone-0.4.0-2|30	makes a surface copy of the object. That is, this module does polymorphic
14cr|perl-Data-Clone-0.4.0-2|31	data cloning.
14cr|perl-Data-Clone-0.4.0-2|32	
14cr|perl-Data-Clone-0.4.0-2|33	Although there are several modules on CPAN which can clone data, this
14cr|perl-Data-Clone-0.4.0-2|34	module has a different cloning policy from almost all of them. See the
14cr|perl-Data-Clone-0.4.0-2|35	/Cloning policy manpage and the /Comparison to other cloning modules
14cr|perl-Data-Clone-0.4.0-2|36	manpage for details.
14cr|perl-Data-Clone-0.4.0-2|37	
14cr|perl-Data-Clone-0.4.0-2|38	Cloning policy
14cr|perl-Data-Clone-0.4.0-2|39	A cloning policy is a rule that how a cloning routine copies data. Here
14cr|perl-Data-Clone-0.4.0-2|40	is the cloning policy of 'Data::Clone'.
14cr|perl-Data-Clone-0.4.0-2|41	
14cr|perl-Data-Clone-0.4.0-2|42	%prep
14cr|perl-Data-Clone-0.4.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Clone-0.4.0-2|44	
14cr|perl-Data-Clone-0.4.0-2|45	%build
14cr|perl-Data-Clone-0.4.0-2|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Clone-0.4.0-2|47	%make
14cr|perl-Data-Clone-0.4.0-2|48	
14cr|perl-Data-Clone-0.4.0-2|49	%check
14cr|perl-Data-Clone-0.4.0-2|50	%make test
14cr|perl-Data-Clone-0.4.0-2|51	
14cr|perl-Data-Clone-0.4.0-2|52	%install
14cr|perl-Data-Clone-0.4.0-2|53	%makeinstall_std
14cr|perl-Data-Clone-0.4.0-2|54	
14cr|perl-Data-Clone-0.4.0-2|55	%files
14cr|perl-Data-Clone-0.4.0-2|56	%doc README META.yml Changes
14cr|perl-Data-Clone-0.4.0-2|57	%{_mandir}/man3/*
14cr|perl-Data-Clone-0.4.0-2|58	%{perl_vendorlib}/*
14cr|perl-Data-Clone-0.4.0-2|59	
14cr|perl-Data-Clone-0.4.0-2|60	
14cr|perl-Data-Clone-0.4.0-2|61	
14cr|perl-Data-Clone-0.4.0-2|62	%changelog
14cr|perl-Data-Clone-0.4.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|perl-Data-Clone-0.4.0-2|64	+ Revision: ab2a093
14cr|perl-Data-Clone-0.4.0-2|65	- MassBuild#464: Increase release tag
14cr|perl-Data-Clone-0.4.0-2|66	
14cr|perl-Data-Clone-0.4.0-2|67	

4342 14
14cr|perl-Data-Compare-1.240.0-2|1	%define	upstream_name	 Data-Compare
14cr|perl-Data-Compare-1.240.0-2|2	%define upstream_version 1.24
14cr|perl-Data-Compare-1.240.0-2|3	
14cr|perl-Data-Compare-1.240.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Compare-1.240.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Compare-1.240.0-2|6	Release:	2
14cr|perl-Data-Compare-1.240.0-2|7	
14cr|perl-Data-Compare-1.240.0-2|8	License:	GPL+ or Artistic
14cr|perl-Data-Compare-1.240.0-2|9	Group:		Development/Perl
14cr|perl-Data-Compare-1.240.0-2|10	Summary:	Compare perl data structures
14cr|perl-Data-Compare-1.240.0-2|11	
14cr|perl-Data-Compare-1.240.0-2|12	
14cr|perl-Data-Compare-1.240.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Compare-1.240.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Compare-1.240.0-2|15	
14cr|perl-Data-Compare-1.240.0-2|16	BuildRequires:  perl-devel
14cr|perl-Data-Compare-1.240.0-2|17	BuildRequires:  perl(File::Find::Rule)
14cr|perl-Data-Compare-1.240.0-2|18	BuildArch:	noarch
14cr|perl-Data-Compare-1.240.0-2|19	
14cr|perl-Data-Compare-1.240.0-2|20	%description
14cr|perl-Data-Compare-1.240.0-2|21	Compare two perl data structures recursively. Returns 0 if the structures
14cr|perl-Data-Compare-1.240.0-2|22	differ, else returns 1.
14cr|perl-Data-Compare-1.240.0-2|23	
14cr|perl-Data-Compare-1.240.0-2|24	%prep
14cr|perl-Data-Compare-1.240.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Compare-1.240.0-2|26	
14cr|perl-Data-Compare-1.240.0-2|27	%build
14cr|perl-Data-Compare-1.240.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Compare-1.240.0-2|29	%make
14cr|perl-Data-Compare-1.240.0-2|30	
14cr|perl-Data-Compare-1.240.0-2|31	%check
14cr|perl-Data-Compare-1.240.0-2|32	%make test
14cr|perl-Data-Compare-1.240.0-2|33	
14cr|perl-Data-Compare-1.240.0-2|34	%install
14cr|perl-Data-Compare-1.240.0-2|35	%makeinstall_std
14cr|perl-Data-Compare-1.240.0-2|36	
14cr|perl-Data-Compare-1.240.0-2|37	%files
14cr|perl-Data-Compare-1.240.0-2|38	%doc TODO README
14cr|perl-Data-Compare-1.240.0-2|39	%{perl_vendorlib}/Data
14cr|perl-Data-Compare-1.240.0-2|40	%{_mandir}/*/*
14cr|perl-Data-Compare-1.240.0-2|41	
14cr|perl-Data-Compare-1.240.0-2|42	
14cr|perl-Data-Compare-1.240.0-2|43	
14cr|perl-Data-Compare-1.240.0-2|44	
14cr|perl-Data-Compare-1.240.0-2|45	%changelog
14cr|perl-Data-Compare-1.240.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.240.0-2
14cr|perl-Data-Compare-1.240.0-2|47	+ Revision: 4a4cb14
14cr|perl-Data-Compare-1.240.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-Data-Compare-1.240.0-2|49	
14cr|perl-Data-Compare-1.240.0-2|50	

4343 14
14cr|perl-Data-Denter-0.150.0-5|1	%define upstream_name    Data-Denter
14cr|perl-Data-Denter-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-Data-Denter-0.150.0-5|3	
14cr|perl-Data-Denter-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Denter-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Denter-0.150.0-5|6	Release:	5
14cr|perl-Data-Denter-0.150.0-5|7	
14cr|perl-Data-Denter-0.150.0-5|8	Summary:	An alternative to Data::Dumper and Storable
14cr|perl-Data-Denter-0.150.0-5|9	
14cr|perl-Data-Denter-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Denter-0.150.0-5|11	Group:		Development/Perl
14cr|perl-Data-Denter-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Denter-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Denter-0.150.0-5|14	
14cr|perl-Data-Denter-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Denter-0.150.0-5|16	BuildRequires:	perl(YAML)
14cr|perl-Data-Denter-0.150.0-5|17	BuildArch:	noarch
14cr|perl-Data-Denter-0.150.0-5|18	
14cr|perl-Data-Denter-0.150.0-5|19	%description
14cr|perl-Data-Denter-0.150.0-5|20	The main problem with Data::Dumper (one of my all-time favorite modules) is
14cr|perl-Data-Denter-0.150.0-5|21	that you have to use 'eval()' to deserialize the data you've dumped. This
14cr|perl-Data-Denter-0.150.0-5|22	is great if you can trust the data you're evaling, but horrible if you
14cr|perl-Data-Denter-0.150.0-5|23	can't. A good alternative is Storable.pm. It can safely thaw your frozen
14cr|perl-Data-Denter-0.150.0-5|24	data. But if you want to read/edit the frozen data, you're out of luck,
14cr|perl-Data-Denter-0.150.0-5|25	because Storable uses a binary format. Even Data::Dumper's output can be a
14cr|perl-Data-Denter-0.150.0-5|26	little cumbersome for larger data objects.
14cr|perl-Data-Denter-0.150.0-5|27	
14cr|perl-Data-Denter-0.150.0-5|28	Enter Data::Denter.
14cr|perl-Data-Denter-0.150.0-5|29	
14cr|perl-Data-Denter-0.150.0-5|30	Data::Denter is yet another Perl data serializer/deserializer. It formats
14cr|perl-Data-Denter-0.150.0-5|31	nested data structures in an indented fashion. It is optimized for human
14cr|perl-Data-Denter-0.150.0-5|32	readability/editability, safe deserialization, and (eventually) speed.
14cr|perl-Data-Denter-0.150.0-5|33	
14cr|perl-Data-Denter-0.150.0-5|34	%prep
14cr|perl-Data-Denter-0.150.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Denter-0.150.0-5|36	
14cr|perl-Data-Denter-0.150.0-5|37	%build
14cr|perl-Data-Denter-0.150.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Denter-0.150.0-5|39	%make
14cr|perl-Data-Denter-0.150.0-5|40	
14cr|perl-Data-Denter-0.150.0-5|41	%check
14cr|perl-Data-Denter-0.150.0-5|42	%make test
14cr|perl-Data-Denter-0.150.0-5|43	
14cr|perl-Data-Denter-0.150.0-5|44	%install
14cr|perl-Data-Denter-0.150.0-5|45	%makeinstall_std
14cr|perl-Data-Denter-0.150.0-5|46	
14cr|perl-Data-Denter-0.150.0-5|47	%files
14cr|perl-Data-Denter-0.150.0-5|48	%doc Changes README
14cr|perl-Data-Denter-0.150.0-5|49	%{_mandir}/man3/*
14cr|perl-Data-Denter-0.150.0-5|50	%{perl_vendorlib}/*
14cr|perl-Data-Denter-0.150.0-5|51	
14cr|perl-Data-Denter-0.150.0-5|52	
14cr|perl-Data-Denter-0.150.0-5|53	%changelog
14cr|perl-Data-Denter-0.150.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-Data-Denter-0.150.0-5|55	+ Revision: 2a9769c
14cr|perl-Data-Denter-0.150.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Data-Denter-0.150.0-5|57	
14cr|perl-Data-Denter-0.150.0-5|58	

4344 14
14cr|perl-Data-Dumper-2.151.0-3|1	%define upstream_name    Data-Dumper
14cr|perl-Data-Dumper-2.151.0-3|2	%define upstream_version 2.151
14cr|perl-Data-Dumper-2.151.0-3|3	
14cr|perl-Data-Dumper-2.151.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Dumper-2.151.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Dumper-2.151.0-3|6	Release:	3
14cr|perl-Data-Dumper-2.151.0-3|7	
14cr|perl-Data-Dumper-2.151.0-3|8	Summary:    Convert data structure into perl code
14cr|perl-Data-Dumper-2.151.0-3|9	
14cr|perl-Data-Dumper-2.151.0-3|10	License:    GPL+ or Artistic
14cr|perl-Data-Dumper-2.151.0-3|11	Group:      Development/Perl
14cr|perl-Data-Dumper-2.151.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Dumper-2.151.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Dumper-2.151.0-3|14	
14cr|perl-Data-Dumper-2.151.0-3|15	BuildRequires: perl-devel
14cr|perl-Data-Dumper-2.151.0-3|16	
14cr|perl-Data-Dumper-2.151.0-3|17	%description
14cr|perl-Data-Dumper-2.151.0-3|18	Given a list of scalars or reference variables, writes out their contents
14cr|perl-Data-Dumper-2.151.0-3|19	in perl syntax. The references can also be objects. The content of each
14cr|perl-Data-Dumper-2.151.0-3|20	variable is output in a single Perl statement. Handles self-referential
14cr|perl-Data-Dumper-2.151.0-3|21	structures correctly.
14cr|perl-Data-Dumper-2.151.0-3|22	
14cr|perl-Data-Dumper-2.151.0-3|23	The return value can be 'eval'ed to get back an identical copy of the
14cr|perl-Data-Dumper-2.151.0-3|24	original reference structure.
14cr|perl-Data-Dumper-2.151.0-3|25	
14cr|perl-Data-Dumper-2.151.0-3|26	Any references that are the same as one of those passed in will be named
14cr|perl-Data-Dumper-2.151.0-3|27	'$VAR'_n_ (where _n_ is a numeric suffix), and other duplicate references
14cr|perl-Data-Dumper-2.151.0-3|28	to substructures within '$VAR'_n_ will be appropriately labeled using arrow
14cr|perl-Data-Dumper-2.151.0-3|29	notation. You can specify names for individual values to be dumped if you
14cr|perl-Data-Dumper-2.151.0-3|30	use the 'Dump()' method, or you can change the default '$VAR' prefix to
14cr|perl-Data-Dumper-2.151.0-3|31	something else. See '$Data::Dumper::Varname' and '$Data::Dumper::Terse'
14cr|perl-Data-Dumper-2.151.0-3|32	below.
14cr|perl-Data-Dumper-2.151.0-3|33	
14cr|perl-Data-Dumper-2.151.0-3|34	%prep
14cr|perl-Data-Dumper-2.151.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Dumper-2.151.0-3|36	
14cr|perl-Data-Dumper-2.151.0-3|37	%build
14cr|perl-Data-Dumper-2.151.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Dumper-2.151.0-3|39	%make
14cr|perl-Data-Dumper-2.151.0-3|40	
14cr|perl-Data-Dumper-2.151.0-3|41	%check
14cr|perl-Data-Dumper-2.151.0-3|42	%make test
14cr|perl-Data-Dumper-2.151.0-3|43	
14cr|perl-Data-Dumper-2.151.0-3|44	%install
14cr|perl-Data-Dumper-2.151.0-3|45	%makeinstall_std
14cr|perl-Data-Dumper-2.151.0-3|46	
14cr|perl-Data-Dumper-2.151.0-3|47	%clean
14cr|perl-Data-Dumper-2.151.0-3|48	
14cr|perl-Data-Dumper-2.151.0-3|49	%files
14cr|perl-Data-Dumper-2.151.0-3|50	%doc Changes
14cr|perl-Data-Dumper-2.151.0-3|51	%{perl_vendorlib}/*
14cr|perl-Data-Dumper-2.151.0-3|52	
14cr|perl-Data-Dumper-2.151.0-3|53	
14cr|perl-Data-Dumper-2.151.0-3|54	
14cr|perl-Data-Dumper-2.151.0-3|55	
14cr|perl-Data-Dumper-2.151.0-3|56	
14cr|perl-Data-Dumper-2.151.0-3|57	%changelog
14cr|perl-Data-Dumper-2.151.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.151.0-3
14cr|perl-Data-Dumper-2.151.0-3|59	+ Revision: 2a4c1b8
14cr|perl-Data-Dumper-2.151.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Data-Dumper-2.151.0-3|61	
14cr|perl-Data-Dumper-2.151.0-3|62	

4345 14
14cr|perl-Data-Dumper-Concise-2.22.0-3|1	%define upstream_name    Data-Dumper-Concise
14cr|perl-Data-Dumper-Concise-2.22.0-3|2	%define upstream_version 2.022
14cr|perl-Data-Dumper-Concise-2.22.0-3|3	
14cr|perl-Data-Dumper-Concise-2.22.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Dumper-Concise-2.22.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Dumper-Concise-2.22.0-3|6	Release:	3
14cr|perl-Data-Dumper-Concise-2.22.0-3|7	
14cr|perl-Data-Dumper-Concise-2.22.0-3|8	Summary:	Less indentation and newlines plus sub deparsing
14cr|perl-Data-Dumper-Concise-2.22.0-3|9	
14cr|perl-Data-Dumper-Concise-2.22.0-3|10	
14cr|perl-Data-Dumper-Concise-2.22.0-3|11	License:	GPL+ or Artistic
14cr|perl-Data-Dumper-Concise-2.22.0-3|12	Group:		Development/Perl
14cr|perl-Data-Dumper-Concise-2.22.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Dumper-Concise-2.22.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Dumper-Concise-2.22.0-3|15	
14cr|perl-Data-Dumper-Concise-2.22.0-3|16	BuildRequires:	perl-devel
14cr|perl-Data-Dumper-Concise-2.22.0-3|17	BuildRequires:	perl(Devel::ArgNames)
14cr|perl-Data-Dumper-Concise-2.22.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-Dumper-Concise-2.22.0-3|19	
14cr|perl-Data-Dumper-Concise-2.22.0-3|20	BuildArch:	noarch
14cr|perl-Data-Dumper-Concise-2.22.0-3|21	
14cr|perl-Data-Dumper-Concise-2.22.0-3|22	%description
14cr|perl-Data-Dumper-Concise-2.22.0-3|23	This module always exports a single function, Dumper, which can be called
14cr|perl-Data-Dumper-Concise-2.22.0-3|24	with a single reference value to dump that value or with no arguments to
14cr|perl-Data-Dumper-Concise-2.22.0-3|25	return the Data::Dumper object it's created.
14cr|perl-Data-Dumper-Concise-2.22.0-3|26	
14cr|perl-Data-Dumper-Concise-2.22.0-3|27	It exists, fundamentally, as a convenient way to reproduce a set of Dumper
14cr|perl-Data-Dumper-Concise-2.22.0-3|28	options that we've found ourselves using across large numbers of
14cr|perl-Data-Dumper-Concise-2.22.0-3|29	applications, primarily for debugging output.
14cr|perl-Data-Dumper-Concise-2.22.0-3|30	
14cr|perl-Data-Dumper-Concise-2.22.0-3|31	The principle guiding theme is "all the concision you can get while still
14cr|perl-Data-Dumper-Concise-2.22.0-3|32	having a useful dump and not doing anything cleverer than setting
14cr|perl-Data-Dumper-Concise-2.22.0-3|33	Data::Dumper options" - it's been pointed out to us that
14cr|perl-Data-Dumper-Concise-2.22.0-3|34	Data::Dump::Streamer can produce shorter output with less lines of code. We
14cr|perl-Data-Dumper-Concise-2.22.0-3|35	know. This is simpler and we've never seen it segfault. But for
14cr|perl-Data-Dumper-Concise-2.22.0-3|36	complex/weird structures, it generally rocks. You should use it as well,
14cr|perl-Data-Dumper-Concise-2.22.0-3|37	when Concise is underkill. We do.
14cr|perl-Data-Dumper-Concise-2.22.0-3|38	
14cr|perl-Data-Dumper-Concise-2.22.0-3|39	%prep
14cr|perl-Data-Dumper-Concise-2.22.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Dumper-Concise-2.22.0-3|41	
14cr|perl-Data-Dumper-Concise-2.22.0-3|42	%build
14cr|perl-Data-Dumper-Concise-2.22.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Dumper-Concise-2.22.0-3|44	%make
14cr|perl-Data-Dumper-Concise-2.22.0-3|45	
14cr|perl-Data-Dumper-Concise-2.22.0-3|46	%check
14cr|perl-Data-Dumper-Concise-2.22.0-3|47	%make test
14cr|perl-Data-Dumper-Concise-2.22.0-3|48	
14cr|perl-Data-Dumper-Concise-2.22.0-3|49	%install
14cr|perl-Data-Dumper-Concise-2.22.0-3|50	%makeinstall_std
14cr|perl-Data-Dumper-Concise-2.22.0-3|51	
14cr|perl-Data-Dumper-Concise-2.22.0-3|52	%files
14cr|perl-Data-Dumper-Concise-2.22.0-3|53	%{_mandir}/man3/*
14cr|perl-Data-Dumper-Concise-2.22.0-3|54	%{perl_vendorlib}/*
14cr|perl-Data-Dumper-Concise-2.22.0-3|55	
14cr|perl-Data-Dumper-Concise-2.22.0-3|56	
14cr|perl-Data-Dumper-Concise-2.22.0-3|57	
14cr|perl-Data-Dumper-Concise-2.22.0-3|58	%changelog
14cr|perl-Data-Dumper-Concise-2.22.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.22.0-3
14cr|perl-Data-Dumper-Concise-2.22.0-3|60	+ Revision: 7378f85
14cr|perl-Data-Dumper-Concise-2.22.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Data-Dumper-Concise-2.22.0-3|62	
14cr|perl-Data-Dumper-Concise-2.22.0-3|63	

4346 14
14cr|perl-Data-Dump-Streamer-2.380.0-2|1	%define upstream_name Data-Dump-Streamer
14cr|perl-Data-Dump-Streamer-2.380.0-2|2	%define upstream_version 2.38
14cr|perl-Data-Dump-Streamer-2.380.0-2|3	
14cr|perl-Data-Dump-Streamer-2.380.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Dump-Streamer-2.380.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Dump-Streamer-2.380.0-2|6	Release:	2
14cr|perl-Data-Dump-Streamer-2.380.0-2|7	
14cr|perl-Data-Dump-Streamer-2.380.0-2|8	Summary:	Accurately serialize a data structure as Perl code
14cr|perl-Data-Dump-Streamer-2.380.0-2|9	
14cr|perl-Data-Dump-Streamer-2.380.0-2|10	License:	GPL+ or Artistic
14cr|perl-Data-Dump-Streamer-2.380.0-2|11	Group:		Development/Perl
14cr|perl-Data-Dump-Streamer-2.380.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Dump-Streamer-2.380.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Dump-Streamer-2.380.0-2|14	
14cr|perl-Data-Dump-Streamer-2.380.0-2|15	BuildRequires:	perl(B::Deparse)
14cr|perl-Data-Dump-Streamer-2.380.0-2|16	BuildRequires:	perl(B::Utils)
14cr|perl-Data-Dump-Streamer-2.380.0-2|17	BuildRequires:	perl(PadWalker)
14cr|perl-Data-Dump-Streamer-2.380.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Data-Dump-Streamer-2.380.0-2|19	BuildRequires:	perl(Text::Abbrev)
14cr|perl-Data-Dump-Streamer-2.380.0-2|20	BuildRequires:	perl(Text::Balanced)
14cr|perl-Data-Dump-Streamer-2.380.0-2|21	BuildRequires:	perl(Module::Build)
14cr|perl-Data-Dump-Streamer-2.380.0-2|22	BuildRequires:	perl-devel
14cr|perl-Data-Dump-Streamer-2.380.0-2|23	Requires:	perl(B::Utils)
14cr|perl-Data-Dump-Streamer-2.380.0-2|24	Provides:	perl(Data::Dump::Streamer::_::Printers)
14cr|perl-Data-Dump-Streamer-2.380.0-2|25	
14cr|perl-Data-Dump-Streamer-2.380.0-2|26	%description
14cr|perl-Data-Dump-Streamer-2.380.0-2|27	Given a list of scalars or reference variables, writes out their contents in
14cr|perl-Data-Dump-Streamer-2.380.0-2|28	perl syntax. The references can also be objects. The contents of each variable
14cr|perl-Data-Dump-Streamer-2.380.0-2|29	is output using the least number of Perl statements as convenient, usually only
14cr|perl-Data-Dump-Streamer-2.380.0-2|30	one. Self-referential structures, closures, and objects are output correctly.
14cr|perl-Data-Dump-Streamer-2.380.0-2|31	
14cr|perl-Data-Dump-Streamer-2.380.0-2|32	%prep
14cr|perl-Data-Dump-Streamer-2.380.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Dump-Streamer-2.380.0-2|34	
14cr|perl-Data-Dump-Streamer-2.380.0-2|35	%build
14cr|perl-Data-Dump-Streamer-2.380.0-2|36	yes | perl Build.PL installdirs=vendor
14cr|perl-Data-Dump-Streamer-2.380.0-2|37	./Build
14cr|perl-Data-Dump-Streamer-2.380.0-2|38	
14cr|perl-Data-Dump-Streamer-2.380.0-2|39	%check
14cr|perl-Data-Dump-Streamer-2.380.0-2|40	./Build test
14cr|perl-Data-Dump-Streamer-2.380.0-2|41	
14cr|perl-Data-Dump-Streamer-2.380.0-2|42	%install
14cr|perl-Data-Dump-Streamer-2.380.0-2|43	./Build install destdir=%{buildroot}
14cr|perl-Data-Dump-Streamer-2.380.0-2|44	
14cr|perl-Data-Dump-Streamer-2.380.0-2|45	%files
14cr|perl-Data-Dump-Streamer-2.380.0-2|46	%doc Changes README
14cr|perl-Data-Dump-Streamer-2.380.0-2|47	%{_mandir}/man3/*
14cr|perl-Data-Dump-Streamer-2.380.0-2|48	%{perl_vendorarch}/Data
14cr|perl-Data-Dump-Streamer-2.380.0-2|49	%{perl_vendorarch}/DDS.pm
14cr|perl-Data-Dump-Streamer-2.380.0-2|50	%{perl_vendorarch}/auto/Data
14cr|perl-Data-Dump-Streamer-2.380.0-2|51	
14cr|perl-Data-Dump-Streamer-2.380.0-2|52	
14cr|perl-Data-Dump-Streamer-2.380.0-2|53	
14cr|perl-Data-Dump-Streamer-2.380.0-2|54	
14cr|perl-Data-Dump-Streamer-2.380.0-2|55	%changelog
14cr|perl-Data-Dump-Streamer-2.380.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.380.0-2
14cr|perl-Data-Dump-Streamer-2.380.0-2|57	+ Revision: cac8d6a
14cr|perl-Data-Dump-Streamer-2.380.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Data-Dump-Streamer-2.380.0-2|59	
14cr|perl-Data-Dump-Streamer-2.380.0-2|60	

4347 14
14cr|perl-Data-DumpXML-1.60.0-10|1	%define	upstream_name	 Data-DumpXML
14cr|perl-Data-DumpXML-1.60.0-10|2	%define	upstream_version 1.06
14cr|perl-Data-DumpXML-1.60.0-10|3	
14cr|perl-Data-DumpXML-1.60.0-10|4	Name:		perl-%{upstream_name}
14cr|perl-Data-DumpXML-1.60.0-10|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-DumpXML-1.60.0-10|6	Release:	10
14cr|perl-Data-DumpXML-1.60.0-10|7	Summary:	Dump arbitrary perl data structures as XML
14cr|perl-Data-DumpXML-1.60.0-10|8	License:	GPL+ or Artistic
14cr|perl-Data-DumpXML-1.60.0-10|9	Group:		Development/Perl
14cr|perl-Data-DumpXML-1.60.0-10|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Data-DumpXML-1.60.0-10|11	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Data-DumpXML-1.60.0-10|12	
14cr|perl-Data-DumpXML-1.60.0-10|13	BuildRequires:	perl-Array-RefElem
14cr|perl-Data-DumpXML-1.60.0-10|14	BuildRequires:	perl-MIME-Base64
14cr|perl-Data-DumpXML-1.60.0-10|15	BuildRequires:	perl-XML-Parser
14cr|perl-Data-DumpXML-1.60.0-10|16	BuildRequires:	perl-devel
14cr|perl-Data-DumpXML-1.60.0-10|17	BuildArch:	noarch
14cr|perl-Data-DumpXML-1.60.0-10|18	Requires: 	perl-Array-RefElem >= 0.02
14cr|perl-Data-DumpXML-1.60.0-10|19	
14cr|perl-Data-DumpXML-1.60.0-10|20	%description
14cr|perl-Data-DumpXML-1.60.0-10|21	Dump arbitrary perl data structures as XML.
14cr|perl-Data-DumpXML-1.60.0-10|22	
14cr|perl-Data-DumpXML-1.60.0-10|23	%prep
14cr|perl-Data-DumpXML-1.60.0-10|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-DumpXML-1.60.0-10|25	
14cr|perl-Data-DumpXML-1.60.0-10|26	%build
14cr|perl-Data-DumpXML-1.60.0-10|27	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-DumpXML-1.60.0-10|28	make
14cr|perl-Data-DumpXML-1.60.0-10|29	
14cr|perl-Data-DumpXML-1.60.0-10|30	%check
14cr|perl-Data-DumpXML-1.60.0-10|31	make test
14cr|perl-Data-DumpXML-1.60.0-10|32	
14cr|perl-Data-DumpXML-1.60.0-10|33	%install
14cr|perl-Data-DumpXML-1.60.0-10|34	%makeinstall_std
14cr|perl-Data-DumpXML-1.60.0-10|35	
14cr|perl-Data-DumpXML-1.60.0-10|36	%files
14cr|perl-Data-DumpXML-1.60.0-10|37	%doc README Changes
14cr|perl-Data-DumpXML-1.60.0-10|38	%{_mandir}/*/*
14cr|perl-Data-DumpXML-1.60.0-10|39	%{perl_vendorlib}/Data
14cr|perl-Data-DumpXML-1.60.0-10|40	
14cr|perl-Data-DumpXML-1.60.0-10|41	%changelog
14cr|perl-Data-DumpXML-1.60.0-10|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-10
14cr|perl-Data-DumpXML-1.60.0-10|43	+ Revision: 9e5f5d9
14cr|perl-Data-DumpXML-1.60.0-10|44	- MassBuild#464: Increase release tag
14cr|perl-Data-DumpXML-1.60.0-10|45	
14cr|perl-Data-DumpXML-1.60.0-10|46	

4348 14
14cr|perl-Data-Entropy-0.7.0-3|1	%define upstream_name    Data-Entropy
14cr|perl-Data-Entropy-0.7.0-3|2	%define upstream_version 0.007
14cr|perl-Data-Entropy-0.7.0-3|3	
14cr|perl-Data-Entropy-0.7.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Entropy-0.7.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Entropy-0.7.0-3|6	Release:    3
14cr|perl-Data-Entropy-0.7.0-3|7	
14cr|perl-Data-Entropy-0.7.0-3|8	Summary:    Download entropy from
14cr|perl-Data-Entropy-0.7.0-3|9	
14cr|perl-Data-Entropy-0.7.0-3|10	License:    GPL+ or Artistic
14cr|perl-Data-Entropy-0.7.0-3|11	Group:      Development/Perl
14cr|perl-Data-Entropy-0.7.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Entropy-0.7.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Entropy-0.7.0-3|14	
14cr|perl-Data-Entropy-0.7.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Data-Entropy-0.7.0-3|16	BuildRequires: perl(Crypt::Rijndael)
14cr|perl-Data-Entropy-0.7.0-3|17	BuildRequires: perl(Data::Float)
14cr|perl-Data-Entropy-0.7.0-3|18	BuildRequires: perl(Errno)
14cr|perl-Data-Entropy-0.7.0-3|19	BuildRequires: perl(Exporter)
14cr|perl-Data-Entropy-0.7.0-3|20	Buildrequires: perl(HTTP::Lite)
14cr|perl-Data-Entropy-0.7.0-3|21	BuildRequires: perl(IO::File)
14cr|perl-Data-Entropy-0.7.0-3|22	BuildRequires: perl(LWP)
14cr|perl-Data-Entropy-0.7.0-3|23	BuildRequires: perl(LWP::UserAgent)
14cr|perl-Data-Entropy-0.7.0-3|24	BuildRequires: perl(Module::Build)
14cr|perl-Data-Entropy-0.7.0-3|25	BuildRequires: perl(Params::Classify)
14cr|perl-Data-Entropy-0.7.0-3|26	BuildRequires: perl(Test::More)
14cr|perl-Data-Entropy-0.7.0-3|27	BuildRequires: perl(constant)
14cr|perl-Data-Entropy-0.7.0-3|28	BuildRequires: perl(integer)
14cr|perl-Data-Entropy-0.7.0-3|29	BuildRequires: perl(parent)
14cr|perl-Data-Entropy-0.7.0-3|30	BuildRequires: perl(strict)
14cr|perl-Data-Entropy-0.7.0-3|31	BuildRequires: perl(warnings)
14cr|perl-Data-Entropy-0.7.0-3|32	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Data-Entropy-0.7.0-3|33	BuildArch: noarch
14cr|perl-Data-Entropy-0.7.0-3|34	
14cr|perl-Data-Entropy-0.7.0-3|35	%description
14cr|perl-Data-Entropy-0.7.0-3|36	This module maintains a concept of a current selection of entropy source.
14cr|perl-Data-Entropy-0.7.0-3|37	Algorithms that require entropy, such as those in the
14cr|perl-Data-Entropy-0.7.0-3|38	Data::Entropy::Algorithms manpage, can use the source nominated by this
14cr|perl-Data-Entropy-0.7.0-3|39	module, avoiding the need for entropy source objects to be explicitly
14cr|perl-Data-Entropy-0.7.0-3|40	passed around. This is convenient because usually one entropy source will
14cr|perl-Data-Entropy-0.7.0-3|41	be used for an entire program run and so an explicit entropy source
14cr|perl-Data-Entropy-0.7.0-3|42	parameter would rarely vary. There is also a default entropy source,
14cr|perl-Data-Entropy-0.7.0-3|43	avoiding the need to explicitly configure a source at all.
14cr|perl-Data-Entropy-0.7.0-3|44	
14cr|perl-Data-Entropy-0.7.0-3|45	If nothing is done to set a source then it defaults to the use of Rijndael
14cr|perl-Data-Entropy-0.7.0-3|46	(AES) in counter mode (see the Data::Entropy::RawSource::CryptCounter
14cr|perl-Data-Entropy-0.7.0-3|47	manpage and the Crypt::Rijndael manpage), keyed using Perl's built-in
14cr|perl-Data-Entropy-0.7.0-3|48	'rand' function. This gives a data stream that looks like concentrated
14cr|perl-Data-Entropy-0.7.0-3|49	entropy, but really only has at most the entropy of the 'rand' seed. Within
14cr|perl-Data-Entropy-0.7.0-3|50	a single run it is cryptographically difficult to detect the correlation
14cr|perl-Data-Entropy-0.7.0-3|51	between parts of the pseudo-entropy stream. If more true entropy is
14cr|perl-Data-Entropy-0.7.0-3|52	required then it is necessary to configure a different entropy source.
14cr|perl-Data-Entropy-0.7.0-3|53	
14cr|perl-Data-Entropy-0.7.0-3|54	%prep
14cr|perl-Data-Entropy-0.7.0-3|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Entropy-0.7.0-3|56	
14cr|perl-Data-Entropy-0.7.0-3|57	%build
14cr|perl-Data-Entropy-0.7.0-3|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Entropy-0.7.0-3|59	
14cr|perl-Data-Entropy-0.7.0-3|60	%make
14cr|perl-Data-Entropy-0.7.0-3|61	
14cr|perl-Data-Entropy-0.7.0-3|62	%check
14cr|perl-Data-Entropy-0.7.0-3|63	%make test
14cr|perl-Data-Entropy-0.7.0-3|64	
14cr|perl-Data-Entropy-0.7.0-3|65	%install
14cr|perl-Data-Entropy-0.7.0-3|66	%makeinstall_std
14cr|perl-Data-Entropy-0.7.0-3|67	
14cr|perl-Data-Entropy-0.7.0-3|68	%clean
14cr|perl-Data-Entropy-0.7.0-3|69	
14cr|perl-Data-Entropy-0.7.0-3|70	%files
14cr|perl-Data-Entropy-0.7.0-3|71	%doc Changes README
14cr|perl-Data-Entropy-0.7.0-3|72	%{_mandir}/man3/*
14cr|perl-Data-Entropy-0.7.0-3|73	%{perl_vendorlib}/*
14cr|perl-Data-Entropy-0.7.0-3|74	
14cr|perl-Data-Entropy-0.7.0-3|75	
14cr|perl-Data-Entropy-0.7.0-3|76	
14cr|perl-Data-Entropy-0.7.0-3|77	
14cr|perl-Data-Entropy-0.7.0-3|78	
14cr|perl-Data-Entropy-0.7.0-3|79	%changelog
14cr|perl-Data-Entropy-0.7.0-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|perl-Data-Entropy-0.7.0-3|81	+ Revision: b10b745
14cr|perl-Data-Entropy-0.7.0-3|82	- MassBuild#464: Increase release tag
14cr|perl-Data-Entropy-0.7.0-3|83	
14cr|perl-Data-Entropy-0.7.0-3|84	

4349 14
14cr|perl-Data-Float-0.12.0-3|1	%define upstream_name    Data-Float
14cr|perl-Data-Float-0.12.0-3|2	%define upstream_version 0.012
14cr|perl-Data-Float-0.12.0-3|3	
14cr|perl-Data-Float-0.12.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Float-0.12.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Float-0.12.0-3|6	Release:    3
14cr|perl-Data-Float-0.12.0-3|7	
14cr|perl-Data-Float-0.12.0-3|8	Summary:    Details of the floating point data type
14cr|perl-Data-Float-0.12.0-3|9	
14cr|perl-Data-Float-0.12.0-3|10	License:    GPL+ or Artistic
14cr|perl-Data-Float-0.12.0-3|11	Group:      Development/Perl
14cr|perl-Data-Float-0.12.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Float-0.12.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/Data-Float-%{upstream_version}.tar.gz
14cr|perl-Data-Float-0.12.0-3|14	
14cr|perl-Data-Float-0.12.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Data-Float-0.12.0-3|16	BuildRequires: perl(Exporter)
14cr|perl-Data-Float-0.12.0-3|17	BuildRequires: perl(Module::Build)
14cr|perl-Data-Float-0.12.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-Data-Float-0.12.0-3|19	BuildRequires: perl(base)
14cr|perl-Data-Float-0.12.0-3|20	BuildRequires: perl(constant)
14cr|perl-Data-Float-0.12.0-3|21	BuildRequires: perl(integer)
14cr|perl-Data-Float-0.12.0-3|22	BuildRequires: perl(strict)
14cr|perl-Data-Float-0.12.0-3|23	BuildRequires: perl(warnings)
14cr|perl-Data-Float-0.12.0-3|24	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Data-Float-0.12.0-3|25	BuildArch: noarch
14cr|perl-Data-Float-0.12.0-3|26	
14cr|perl-Data-Float-0.12.0-3|27	%description
14cr|perl-Data-Float-0.12.0-3|28	This module is about the native floating point numerical data type. A
14cr|perl-Data-Float-0.12.0-3|29	floating point number is one of the types of datum that can appear in the
14cr|perl-Data-Float-0.12.0-3|30	numeric part of a Perl scalar. This module supplies constants describing
14cr|perl-Data-Float-0.12.0-3|31	the native floating point type, classification functions, and functions to
14cr|perl-Data-Float-0.12.0-3|32	manipulate floating point values at a low level.
14cr|perl-Data-Float-0.12.0-3|33	
14cr|perl-Data-Float-0.12.0-3|34	%prep
14cr|perl-Data-Float-0.12.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Float-0.12.0-3|36	
14cr|perl-Data-Float-0.12.0-3|37	%build
14cr|perl-Data-Float-0.12.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Float-0.12.0-3|39	
14cr|perl-Data-Float-0.12.0-3|40	%make
14cr|perl-Data-Float-0.12.0-3|41	
14cr|perl-Data-Float-0.12.0-3|42	%check
14cr|perl-Data-Float-0.12.0-3|43	%make test
14cr|perl-Data-Float-0.12.0-3|44	
14cr|perl-Data-Float-0.12.0-3|45	%install
14cr|perl-Data-Float-0.12.0-3|46	%makeinstall_std
14cr|perl-Data-Float-0.12.0-3|47	
14cr|perl-Data-Float-0.12.0-3|48	%clean
14cr|perl-Data-Float-0.12.0-3|49	
14cr|perl-Data-Float-0.12.0-3|50	%files
14cr|perl-Data-Float-0.12.0-3|51	%doc Changes README
14cr|perl-Data-Float-0.12.0-3|52	%{_mandir}/man3/*
14cr|perl-Data-Float-0.12.0-3|53	%{perl_vendorlib}/*
14cr|perl-Data-Float-0.12.0-3|54	
14cr|perl-Data-Float-0.12.0-3|55	
14cr|perl-Data-Float-0.12.0-3|56	
14cr|perl-Data-Float-0.12.0-3|57	
14cr|perl-Data-Float-0.12.0-3|58	
14cr|perl-Data-Float-0.12.0-3|59	%changelog
14cr|perl-Data-Float-0.12.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-3
14cr|perl-Data-Float-0.12.0-3|61	+ Revision: ca530bd
14cr|perl-Data-Float-0.12.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Data-Float-0.12.0-3|63	
14cr|perl-Data-Float-0.12.0-3|64	

4350 14
14cr|perl-Data-FormValidator-4.810.0-3|1	%define upstream_name    Data-FormValidator
14cr|perl-Data-FormValidator-4.810.0-3|2	%define upstream_version 4.81
14cr|perl-Data-FormValidator-4.810.0-3|3	
14cr|perl-Data-FormValidator-4.810.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-FormValidator-4.810.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-FormValidator-4.810.0-3|6	Release:    3
14cr|perl-Data-FormValidator-4.810.0-3|7	
14cr|perl-Data-FormValidator-4.810.0-3|8	Summary:    Validates user input based on input profile
14cr|perl-Data-FormValidator-4.810.0-3|9	
14cr|perl-Data-FormValidator-4.810.0-3|10	License:    Artistic/GPL
14cr|perl-Data-FormValidator-4.810.0-3|11	Group:      Development/Perl
14cr|perl-Data-FormValidator-4.810.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-FormValidator-4.810.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/Data-FormValidator-%{upstream_version}.tar.gz
14cr|perl-Data-FormValidator-4.810.0-3|14	
14cr|perl-Data-FormValidator-4.810.0-3|15	BuildRequires:  perl(Module::Build)
14cr|perl-Data-FormValidator-4.810.0-3|16	BuildRequires:  perl(Date::Calc)
14cr|perl-Data-FormValidator-4.810.0-3|17	BuildRequires:  perl(File::MMagic)
14cr|perl-Data-FormValidator-4.810.0-3|18	BuildRequires:  perl(Image::Size)
14cr|perl-Data-FormValidator-4.810.0-3|19	BuildRequires:  perl(Regexp::Common)
14cr|perl-Data-FormValidator-4.810.0-3|20	BuildRequires:  perl(CGI)
14cr|perl-Data-FormValidator-4.810.0-3|21	BuildRequires:  perl(MIME::Types)
14cr|perl-Data-FormValidator-4.810.0-3|22	BuildRequires:  perl(Perl6::Junction)
14cr|perl-Data-FormValidator-4.810.0-3|23	BuildRequires:  perl(Email::Valid)
14cr|perl-Data-FormValidator-4.810.0-3|24	BuildArch:      noarch
14cr|perl-Data-FormValidator-4.810.0-3|25	
14cr|perl-Data-FormValidator-4.810.0-3|26	%description
14cr|perl-Data-FormValidator-4.810.0-3|27	Data::FormValidator's main aim is to make input validation expressible in a
14cr|perl-Data-FormValidator-4.810.0-3|28	simple format. Data::FormValidator lets you define profiles which declare the
14cr|perl-Data-FormValidator-4.810.0-3|29	required and optional fields and any constraints they might have.
14cr|perl-Data-FormValidator-4.810.0-3|30	
14cr|perl-Data-FormValidator-4.810.0-3|31	The results are provided as an object which makes it easy to handle missing and
14cr|perl-Data-FormValidator-4.810.0-3|32	invalid results, return error messages about which constraints failed, or
14cr|perl-Data-FormValidator-4.810.0-3|33	process the resulting valid data.
14cr|perl-Data-FormValidator-4.810.0-3|34	
14cr|perl-Data-FormValidator-4.810.0-3|35	%prep
14cr|perl-Data-FormValidator-4.810.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-FormValidator-4.810.0-3|37	
14cr|perl-Data-FormValidator-4.810.0-3|38	%build
14cr|perl-Data-FormValidator-4.810.0-3|39	%{__perl} Build.PL installdirs=vendor
14cr|perl-Data-FormValidator-4.810.0-3|40	./Build
14cr|perl-Data-FormValidator-4.810.0-3|41	
14cr|perl-Data-FormValidator-4.810.0-3|42	%check
14cr|perl-Data-FormValidator-4.810.0-3|43	./Build test
14cr|perl-Data-FormValidator-4.810.0-3|44	
14cr|perl-Data-FormValidator-4.810.0-3|45	%install
14cr|perl-Data-FormValidator-4.810.0-3|46	./Build install destdir=%{buildroot}
14cr|perl-Data-FormValidator-4.810.0-3|47	
14cr|perl-Data-FormValidator-4.810.0-3|48	%files
14cr|perl-Data-FormValidator-4.810.0-3|49	%doc  RELEASE_NOTES
14cr|perl-Data-FormValidator-4.810.0-3|50	%{perl_vendorlib}/Data
14cr|perl-Data-FormValidator-4.810.0-3|51	%{_mandir}/*/*
14cr|perl-Data-FormValidator-4.810.0-3|52	
14cr|perl-Data-FormValidator-4.810.0-3|53	%clean
14cr|perl-Data-FormValidator-4.810.0-3|54	
14cr|perl-Data-FormValidator-4.810.0-3|55	
14cr|perl-Data-FormValidator-4.810.0-3|56	
14cr|perl-Data-FormValidator-4.810.0-3|57	
14cr|perl-Data-FormValidator-4.810.0-3|58	
14cr|perl-Data-FormValidator-4.810.0-3|59	%changelog
14cr|perl-Data-FormValidator-4.810.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.810.0-3
14cr|perl-Data-FormValidator-4.810.0-3|61	+ Revision: f1ac2b1
14cr|perl-Data-FormValidator-4.810.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Data-FormValidator-4.810.0-3|63	
14cr|perl-Data-FormValidator-4.810.0-3|64	

4351 14
14cr|perl-Data-GUID-0.48.0-3|1	%define upstream_name    Data-GUID
14cr|perl-Data-GUID-0.48.0-3|2	%define upstream_version 0.048
14cr|perl-Data-GUID-0.48.0-3|3	
14cr|perl-Data-GUID-0.48.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-GUID-0.48.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-GUID-0.48.0-3|6	Release:	3
14cr|perl-Data-GUID-0.48.0-3|7	
14cr|perl-Data-GUID-0.48.0-3|8	Summary:	Globally unique identifiers
14cr|perl-Data-GUID-0.48.0-3|9	
14cr|perl-Data-GUID-0.48.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-GUID-0.48.0-3|11	Group:		Development/Perl
14cr|perl-Data-GUID-0.48.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-GUID-0.48.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-GUID-%{upstream_version}.tar.gz
14cr|perl-Data-GUID-0.48.0-3|14	
14cr|perl-Data-GUID-0.48.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-GUID-0.48.0-3|16	BuildRequires:	perl(Data::UUID)
14cr|perl-Data-GUID-0.48.0-3|17	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Data-GUID-0.48.0-3|18	BuildRequires:	perl(Sub::Install)
14cr|perl-Data-GUID-0.48.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Data-GUID-0.48.0-3|20	BuildArch:	noarch
14cr|perl-Data-GUID-0.48.0-3|21	
14cr|perl-Data-GUID-0.48.0-3|22	%description
14cr|perl-Data-GUID-0.48.0-3|23	Data::GUID provides a simple interface for generating and using globally
14cr|perl-Data-GUID-0.48.0-3|24	unique identifiers.
14cr|perl-Data-GUID-0.48.0-3|25	
14cr|perl-Data-GUID-0.48.0-3|26	%prep
14cr|perl-Data-GUID-0.48.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-GUID-0.48.0-3|28	
14cr|perl-Data-GUID-0.48.0-3|29	%build
14cr|perl-Data-GUID-0.48.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-GUID-0.48.0-3|31	%make
14cr|perl-Data-GUID-0.48.0-3|32	
14cr|perl-Data-GUID-0.48.0-3|33	%check
14cr|perl-Data-GUID-0.48.0-3|34	%make test
14cr|perl-Data-GUID-0.48.0-3|35	
14cr|perl-Data-GUID-0.48.0-3|36	%install
14cr|perl-Data-GUID-0.48.0-3|37	%makeinstall_std
14cr|perl-Data-GUID-0.48.0-3|38	
14cr|perl-Data-GUID-0.48.0-3|39	%files
14cr|perl-Data-GUID-0.48.0-3|40	%doc Changes LICENSE META.yml README
14cr|perl-Data-GUID-0.48.0-3|41	%{_mandir}/man3/*
14cr|perl-Data-GUID-0.48.0-3|42	%{perl_vendorlib}/*
14cr|perl-Data-GUID-0.48.0-3|43	
14cr|perl-Data-GUID-0.48.0-3|44	
14cr|perl-Data-GUID-0.48.0-3|45	%changelog
14cr|perl-Data-GUID-0.48.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.48.0-3
14cr|perl-Data-GUID-0.48.0-3|47	+ Revision: 781ddb1
14cr|perl-Data-GUID-0.48.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Data-GUID-0.48.0-3|49	
14cr|perl-Data-GUID-0.48.0-3|50	

4352 14
14cr|perl-Data-Hierarchy-0.340.0-5|1	%define upstream_name    Data-Hierarchy
14cr|perl-Data-Hierarchy-0.340.0-5|2	%define upstream_version 0.34
14cr|perl-Data-Hierarchy-0.340.0-5|3	
14cr|perl-Data-Hierarchy-0.340.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Hierarchy-0.340.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Hierarchy-0.340.0-5|6	Release:	5
14cr|perl-Data-Hierarchy-0.340.0-5|7	
14cr|perl-Data-Hierarchy-0.340.0-5|8	Summary:	Perl module to handle data in a hierarchical structure
14cr|perl-Data-Hierarchy-0.340.0-5|9	
14cr|perl-Data-Hierarchy-0.340.0-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Hierarchy-0.340.0-5|11	Group:		Development/Perl
14cr|perl-Data-Hierarchy-0.340.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Hierarchy-0.340.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Data-Hierarchy-0.340.0-5|14	
14cr|perl-Data-Hierarchy-0.340.0-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Hierarchy-0.340.0-5|16	BuildRequires:	perl(Clone)
14cr|perl-Data-Hierarchy-0.340.0-5|17	BuildRequires:	perl(Test::Exception)
14cr|perl-Data-Hierarchy-0.340.0-5|18	BuildArch:	noarch
14cr|perl-Data-Hierarchy-0.340.0-5|19	
14cr|perl-Data-Hierarchy-0.340.0-5|20	%description
14cr|perl-Data-Hierarchy-0.340.0-5|21	Data::Hierarchy provides a simple interface for manipulating
14cr|perl-Data-Hierarchy-0.340.0-5|22	inheritable data attached to a hierarchical environment (like filesystem).
14cr|perl-Data-Hierarchy-0.340.0-5|23	
14cr|perl-Data-Hierarchy-0.340.0-5|24	%prep
14cr|perl-Data-Hierarchy-0.340.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Hierarchy-0.340.0-5|26	
14cr|perl-Data-Hierarchy-0.340.0-5|27	%build
14cr|perl-Data-Hierarchy-0.340.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Hierarchy-0.340.0-5|29	%make
14cr|perl-Data-Hierarchy-0.340.0-5|30	
14cr|perl-Data-Hierarchy-0.340.0-5|31	%check
14cr|perl-Data-Hierarchy-0.340.0-5|32	make test
14cr|perl-Data-Hierarchy-0.340.0-5|33	
14cr|perl-Data-Hierarchy-0.340.0-5|34	%install
14cr|perl-Data-Hierarchy-0.340.0-5|35	%makeinstall_std
14cr|perl-Data-Hierarchy-0.340.0-5|36	
14cr|perl-Data-Hierarchy-0.340.0-5|37	%files
14cr|perl-Data-Hierarchy-0.340.0-5|38	%doc CHANGES README
14cr|perl-Data-Hierarchy-0.340.0-5|39	%{perl_vendorlib}/Data
14cr|perl-Data-Hierarchy-0.340.0-5|40	%{_mandir}/man3/*
14cr|perl-Data-Hierarchy-0.340.0-5|41	
14cr|perl-Data-Hierarchy-0.340.0-5|42	
14cr|perl-Data-Hierarchy-0.340.0-5|43	
14cr|perl-Data-Hierarchy-0.340.0-5|44	%changelog
14cr|perl-Data-Hierarchy-0.340.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-5
14cr|perl-Data-Hierarchy-0.340.0-5|46	+ Revision: 7fac12e
14cr|perl-Data-Hierarchy-0.340.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Data-Hierarchy-0.340.0-5|48	
14cr|perl-Data-Hierarchy-0.340.0-5|49	

4353 14
14cr|perl-Data-ICal-0.210.0-3|1	%define upstream_name     Data-ICal
14cr|perl-Data-ICal-0.210.0-3|2	%define upstream_version 0.21
14cr|perl-Data-ICal-0.210.0-3|3	
14cr|perl-Data-ICal-0.210.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-ICal-0.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-ICal-0.210.0-3|6	Release:	3
14cr|perl-Data-ICal-0.210.0-3|7	
14cr|perl-Data-ICal-0.210.0-3|8	Summary:	Generates iCalendar (RFC 2445) calendar files
14cr|perl-Data-ICal-0.210.0-3|9	
14cr|perl-Data-ICal-0.210.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-ICal-0.210.0-3|11	Group:		Development/Perl
14cr|perl-Data-ICal-0.210.0-3|12	URL:		http://search.cpan.org/dist/Data-ICal/
14cr|perl-Data-ICal-0.210.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-ICal-%{upstream_version}.tar.gz
14cr|perl-Data-ICal-0.210.0-3|14	
14cr|perl-Data-ICal-0.210.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-ICal-0.210.0-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Data-ICal-0.210.0-3|17	BuildRequires:	perl(Class::ReturnValue)
14cr|perl-Data-ICal-0.210.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-ICal-0.210.0-3|19	BuildRequires:	perl(Test::LongString)
14cr|perl-Data-ICal-0.210.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Data-ICal-0.210.0-3|21	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Data-ICal-0.210.0-3|22	BuildRequires:	perl(Test::Warn)
14cr|perl-Data-ICal-0.210.0-3|23	BuildRequires:	perl(Text::vFile::asData)
14cr|perl-Data-ICal-0.210.0-3|24	BuildArch:	noarch
14cr|perl-Data-ICal-0.210.0-3|25	# rpm doesn't catch this
14cr|perl-Data-ICal-0.210.0-3|26	Requires:	perl(Class::Accessor)
14cr|perl-Data-ICal-0.210.0-3|27	
14cr|perl-Data-ICal-0.210.0-3|28	%description
14cr|perl-Data-ICal-0.210.0-3|29	A Data::ICal object represents a VCALENDAR object as defined in the
14cr|perl-Data-ICal-0.210.0-3|30	iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in
14cr|perl-Data-ICal-0.210.0-3|31	many popular calendaring programs such as Apple's iCal.
14cr|perl-Data-ICal-0.210.0-3|32	
14cr|perl-Data-ICal-0.210.0-3|33	%prep
14cr|perl-Data-ICal-0.210.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-ICal-0.210.0-3|35	
14cr|perl-Data-ICal-0.210.0-3|36	%build
14cr|perl-Data-ICal-0.210.0-3|37	sed -i s,"auto_install();",, Makefile.PL
14cr|perl-Data-ICal-0.210.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-ICal-0.210.0-3|39	%make
14cr|perl-Data-ICal-0.210.0-3|40	
14cr|perl-Data-ICal-0.210.0-3|41	%check
14cr|perl-Data-ICal-0.210.0-3|42	make test
14cr|perl-Data-ICal-0.210.0-3|43	
14cr|perl-Data-ICal-0.210.0-3|44	%install
14cr|perl-Data-ICal-0.210.0-3|45	%makeinstall_std
14cr|perl-Data-ICal-0.210.0-3|46	
14cr|perl-Data-ICal-0.210.0-3|47	%files
14cr|perl-Data-ICal-0.210.0-3|48	%doc Changes README
14cr|perl-Data-ICal-0.210.0-3|49	%{perl_vendorlib}/*
14cr|perl-Data-ICal-0.210.0-3|50	%{_mandir}/man3/*
14cr|perl-Data-ICal-0.210.0-3|51	
14cr|perl-Data-ICal-0.210.0-3|52	
14cr|perl-Data-ICal-0.210.0-3|53	
14cr|perl-Data-ICal-0.210.0-3|54	%changelog
14cr|perl-Data-ICal-0.210.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-3
14cr|perl-Data-ICal-0.210.0-3|56	+ Revision: df6b6e9
14cr|perl-Data-ICal-0.210.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Data-ICal-0.210.0-3|58	
14cr|perl-Data-ICal-0.210.0-3|59	

4354 14
14cr|perl-Data-Inherited-1.100.860-5|1	%define upstream_name    Data-Inherited
14cr|perl-Data-Inherited-1.100.860-5|2	%define upstream_version 1.100860
14cr|perl-Data-Inherited-1.100.860-5|3	
14cr|perl-Data-Inherited-1.100.860-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Inherited-1.100.860-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Inherited-1.100.860-5|6	Release:	5
14cr|perl-Data-Inherited-1.100.860-5|7	
14cr|perl-Data-Inherited-1.100.860-5|8	Summary:	Hierarchy-wide accumulation of list and hash results
14cr|perl-Data-Inherited-1.100.860-5|9	
14cr|perl-Data-Inherited-1.100.860-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Inherited-1.100.860-5|11	Group:		Development/Perl
14cr|perl-Data-Inherited-1.100.860-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Inherited-1.100.860-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Inherited-1.100.860-5|14	
14cr|perl-Data-Inherited-1.100.860-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Inherited-1.100.860-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-Inherited-1.100.860-5|17	BuildRequires:	perl(Test::Compile)
14cr|perl-Data-Inherited-1.100.860-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Data-Inherited-1.100.860-5|19	BuildArch:	noarch
14cr|perl-Data-Inherited-1.100.860-5|20	
14cr|perl-Data-Inherited-1.100.860-5|21	%description
14cr|perl-Data-Inherited-1.100.860-5|22	NEXT.pm adds a pseudoclass named 'NEXT' to any program that uses it. If a
14cr|perl-Data-Inherited-1.100.860-5|23	method 'm' calls '$self-'NEXT::m()>, the call to 'm' is redispatched as if
14cr|perl-Data-Inherited-1.100.860-5|24	the calling method had not originally been found.
14cr|perl-Data-Inherited-1.100.860-5|25	
14cr|perl-Data-Inherited-1.100.860-5|26	In other words, a call to '$self-'NEXT::m()> resumes the depth-first,
14cr|perl-Data-Inherited-1.100.860-5|27	left-to-right search of '$self''s class hierarchy that resulted in the
14cr|perl-Data-Inherited-1.100.860-5|28	original call to 'm'.
14cr|perl-Data-Inherited-1.100.860-5|29	
14cr|perl-Data-Inherited-1.100.860-5|30	Note that this is not the same thing as '$self-'SUPER::m()>, which begins a
14cr|perl-Data-Inherited-1.100.860-5|31	new dispatch that is restricted to searching the ancestors of the current
14cr|perl-Data-Inherited-1.100.860-5|32	class. '$self-'NEXT::m()> can backtrack past the current class -- to look
14cr|perl-Data-Inherited-1.100.860-5|33	for a suitable method in other ancestors of '$self' -- whereas
14cr|perl-Data-Inherited-1.100.860-5|34	'$self-'SUPER::m()> cannot.
14cr|perl-Data-Inherited-1.100.860-5|35	
14cr|perl-Data-Inherited-1.100.860-5|36	%prep
14cr|perl-Data-Inherited-1.100.860-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Inherited-1.100.860-5|38	
14cr|perl-Data-Inherited-1.100.860-5|39	%build
14cr|perl-Data-Inherited-1.100.860-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Inherited-1.100.860-5|41	%make
14cr|perl-Data-Inherited-1.100.860-5|42	
14cr|perl-Data-Inherited-1.100.860-5|43	%check
14cr|perl-Data-Inherited-1.100.860-5|44	%make test
14cr|perl-Data-Inherited-1.100.860-5|45	
14cr|perl-Data-Inherited-1.100.860-5|46	%install
14cr|perl-Data-Inherited-1.100.860-5|47	%makeinstall_std
14cr|perl-Data-Inherited-1.100.860-5|48	
14cr|perl-Data-Inherited-1.100.860-5|49	%files
14cr|perl-Data-Inherited-1.100.860-5|50	%doc Changes LICENSE README
14cr|perl-Data-Inherited-1.100.860-5|51	%{_mandir}/man3/*
14cr|perl-Data-Inherited-1.100.860-5|52	%{perl_vendorlib}/*
14cr|perl-Data-Inherited-1.100.860-5|53	
14cr|perl-Data-Inherited-1.100.860-5|54	
14cr|perl-Data-Inherited-1.100.860-5|55	%changelog
14cr|perl-Data-Inherited-1.100.860-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.860-5
14cr|perl-Data-Inherited-1.100.860-5|57	+ Revision: 020cd86
14cr|perl-Data-Inherited-1.100.860-5|58	- MassBuild#464: Increase release tag
14cr|perl-Data-Inherited-1.100.860-5|59	
14cr|perl-Data-Inherited-1.100.860-5|60	

4355 14
14cr|perl-Data-Integer-0.4.0-4|1	%define upstream_name    Data-Integer
14cr|perl-Data-Integer-0.4.0-4|2	%define upstream_version 0.004
14cr|perl-Data-Integer-0.4.0-4|3	
14cr|perl-Data-Integer-0.4.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Integer-0.4.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Integer-0.4.0-4|6	Release:    4
14cr|perl-Data-Integer-0.4.0-4|7	
14cr|perl-Data-Integer-0.4.0-4|8	Summary:    Details of the native integer data type
14cr|perl-Data-Integer-0.4.0-4|9	
14cr|perl-Data-Integer-0.4.0-4|10	License:    GPL+ or Artistic
14cr|perl-Data-Integer-0.4.0-4|11	Group:      Development/Perl
14cr|perl-Data-Integer-0.4.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Integer-0.4.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.lzma
14cr|perl-Data-Integer-0.4.0-4|14	
14cr|perl-Data-Integer-0.4.0-4|15	BuildRequires: perl(Carp)
14cr|perl-Data-Integer-0.4.0-4|16	BuildRequires: perl(Exporter)
14cr|perl-Data-Integer-0.4.0-4|17	BuildRequires: perl(Module::Build)
14cr|perl-Data-Integer-0.4.0-4|18	BuildRequires: perl(Test::More)
14cr|perl-Data-Integer-0.4.0-4|19	BuildRequires: perl(base)
14cr|perl-Data-Integer-0.4.0-4|20	BuildRequires: perl(constant)
14cr|perl-Data-Integer-0.4.0-4|21	BuildRequires: perl(integer)
14cr|perl-Data-Integer-0.4.0-4|22	BuildRequires: perl(strict)
14cr|perl-Data-Integer-0.4.0-4|23	BuildRequires: perl(warnings)
14cr|perl-Data-Integer-0.4.0-4|24	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Data-Integer-0.4.0-4|25	BuildArch: noarch
14cr|perl-Data-Integer-0.4.0-4|26	
14cr|perl-Data-Integer-0.4.0-4|27	%description
14cr|perl-Data-Integer-0.4.0-4|28	This module is about the native integer numerical data type. A native
14cr|perl-Data-Integer-0.4.0-4|29	integer is one of the types of datum that can appear in the numeric part of
14cr|perl-Data-Integer-0.4.0-4|30	a Perl scalar. This module supplies constants describing the native integer
14cr|perl-Data-Integer-0.4.0-4|31	type.
14cr|perl-Data-Integer-0.4.0-4|32	
14cr|perl-Data-Integer-0.4.0-4|33	There are actually two native integer representations: signed and unsigned.
14cr|perl-Data-Integer-0.4.0-4|34	Both are handled by this module.
14cr|perl-Data-Integer-0.4.0-4|35	
14cr|perl-Data-Integer-0.4.0-4|36	%prep
14cr|perl-Data-Integer-0.4.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Integer-0.4.0-4|38	
14cr|perl-Data-Integer-0.4.0-4|39	%build
14cr|perl-Data-Integer-0.4.0-4|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Integer-0.4.0-4|41	
14cr|perl-Data-Integer-0.4.0-4|42	%make
14cr|perl-Data-Integer-0.4.0-4|43	
14cr|perl-Data-Integer-0.4.0-4|44	%check
14cr|perl-Data-Integer-0.4.0-4|45	%make test
14cr|perl-Data-Integer-0.4.0-4|46	
14cr|perl-Data-Integer-0.4.0-4|47	%install
14cr|perl-Data-Integer-0.4.0-4|48	%makeinstall_std
14cr|perl-Data-Integer-0.4.0-4|49	
14cr|perl-Data-Integer-0.4.0-4|50	%clean
14cr|perl-Data-Integer-0.4.0-4|51	
14cr|perl-Data-Integer-0.4.0-4|52	%files
14cr|perl-Data-Integer-0.4.0-4|53	%doc Changes README
14cr|perl-Data-Integer-0.4.0-4|54	%{_mandir}/man3/*
14cr|perl-Data-Integer-0.4.0-4|55	%{perl_vendorlib}/*
14cr|perl-Data-Integer-0.4.0-4|56	
14cr|perl-Data-Integer-0.4.0-4|57	
14cr|perl-Data-Integer-0.4.0-4|58	
14cr|perl-Data-Integer-0.4.0-4|59	
14cr|perl-Data-Integer-0.4.0-4|60	
14cr|perl-Data-Integer-0.4.0-4|61	%changelog
14cr|perl-Data-Integer-0.4.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|perl-Data-Integer-0.4.0-4|63	+ Revision: 3d91717
14cr|perl-Data-Integer-0.4.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Data-Integer-0.4.0-4|65	
14cr|perl-Data-Integer-0.4.0-4|66	

4356 14
14cr|perl-Data-LetterTree-0.100.0-7|1	%define upstream_name	 Data-LetterTree
14cr|perl-Data-LetterTree-0.100.0-7|2	%define upstream_version 0.1
14cr|perl-Data-LetterTree-0.100.0-7|3	
14cr|perl-Data-LetterTree-0.100.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-Data-LetterTree-0.100.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-LetterTree-0.100.0-7|6	Release:	7
14cr|perl-Data-LetterTree-0.100.0-7|7	
14cr|perl-Data-LetterTree-0.100.0-7|8	Summary:	Native letter tree Perl binding
14cr|perl-Data-LetterTree-0.100.0-7|9	
14cr|perl-Data-LetterTree-0.100.0-7|10	License:	GPL+ or Artistic
14cr|perl-Data-LetterTree-0.100.0-7|11	Group:		Development/Perl
14cr|perl-Data-LetterTree-0.100.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Data-LetterTree-0.100.0-7|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Data-LetterTree-0.100.0-7|14	
14cr|perl-Data-LetterTree-0.100.0-7|15	BuildRequires:	liblettertree-devel
14cr|perl-Data-LetterTree-0.100.0-7|16	BuildRequires:	perl-devel
14cr|perl-Data-LetterTree-0.100.0-7|17	
14cr|perl-Data-LetterTree-0.100.0-7|18	%description
14cr|perl-Data-LetterTree-0.100.0-7|19	This module provides perl binding over a native implementation of a letter
14cr|perl-Data-LetterTree-0.100.0-7|20	tree, allowing to index any kind of perl scalar variable by a large set of
14cr|perl-Data-LetterTree-0.100.0-7|21	string with a reduced memory footprint over native perl hashes by sharing their
14cr|perl-Data-LetterTree-0.100.0-7|22	prefixes.
14cr|perl-Data-LetterTree-0.100.0-7|23	
14cr|perl-Data-LetterTree-0.100.0-7|24	%prep
14cr|perl-Data-LetterTree-0.100.0-7|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-LetterTree-0.100.0-7|26	
14cr|perl-Data-LetterTree-0.100.0-7|27	%build
14cr|perl-Data-LetterTree-0.100.0-7|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-LetterTree-0.100.0-7|29	%make
14cr|perl-Data-LetterTree-0.100.0-7|30	
14cr|perl-Data-LetterTree-0.100.0-7|31	%check
14cr|perl-Data-LetterTree-0.100.0-7|32	%make test
14cr|perl-Data-LetterTree-0.100.0-7|33	
14cr|perl-Data-LetterTree-0.100.0-7|34	%install
14cr|perl-Data-LetterTree-0.100.0-7|35	%makeinstall_std
14cr|perl-Data-LetterTree-0.100.0-7|36	
14cr|perl-Data-LetterTree-0.100.0-7|37	%files
14cr|perl-Data-LetterTree-0.100.0-7|38	%doc README Changes
14cr|perl-Data-LetterTree-0.100.0-7|39	%{perl_vendorarch}/Data
14cr|perl-Data-LetterTree-0.100.0-7|40	%{perl_vendorarch}/auto/Data
14cr|perl-Data-LetterTree-0.100.0-7|41	%{_mandir}/*/*
14cr|perl-Data-LetterTree-0.100.0-7|42	
14cr|perl-Data-LetterTree-0.100.0-7|43	
14cr|perl-Data-LetterTree-0.100.0-7|44	%changelog
14cr|perl-Data-LetterTree-0.100.0-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-7
14cr|perl-Data-LetterTree-0.100.0-7|46	+ Revision: 0e470f5
14cr|perl-Data-LetterTree-0.100.0-7|47	- MassBuild#464: Increase release tag
14cr|perl-Data-LetterTree-0.100.0-7|48	
14cr|perl-Data-LetterTree-0.100.0-7|49	

4357 14
14cr|perl-Data-Locations-5.500.0-6|1	%define upstream_name    Data-Locations
14cr|perl-Data-Locations-5.500.0-6|2	%define upstream_version 5.5
14cr|perl-Data-Locations-5.500.0-6|3	
14cr|perl-Data-Locations-5.500.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Locations-5.500.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Locations-5.500.0-6|6	Release:	6
14cr|perl-Data-Locations-5.500.0-6|7	
14cr|perl-Data-Locations-5.500.0-6|8	Summary:	Data-Locations module for perl
14cr|perl-Data-Locations-5.500.0-6|9	
14cr|perl-Data-Locations-5.500.0-6|10	License:	GPL+ or Artistic
14cr|perl-Data-Locations-5.500.0-6|11	Group:		Development/Perl
14cr|perl-Data-Locations-5.500.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Locations-5.500.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Locations-5.500.0-6|14	
14cr|perl-Data-Locations-5.500.0-6|15	BuildRequires:	perl-devel
14cr|perl-Data-Locations-5.500.0-6|16	
14cr|perl-Data-Locations-5.500.0-6|17	%description
14cr|perl-Data-Locations-5.500.0-6|18	This module allows for "magic" insertion points in your data.
14cr|perl-Data-Locations-5.500.0-6|19	
14cr|perl-Data-Locations-5.500.0-6|20	%prep
14cr|perl-Data-Locations-5.500.0-6|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Locations-5.500.0-6|22	
14cr|perl-Data-Locations-5.500.0-6|23	%build
14cr|perl-Data-Locations-5.500.0-6|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Locations-5.500.0-6|25	%make
14cr|perl-Data-Locations-5.500.0-6|26	make test
14cr|perl-Data-Locations-5.500.0-6|27	
14cr|perl-Data-Locations-5.500.0-6|28	%install
14cr|perl-Data-Locations-5.500.0-6|29	%makeinstall_std
14cr|perl-Data-Locations-5.500.0-6|30	
14cr|perl-Data-Locations-5.500.0-6|31	%clean
14cr|perl-Data-Locations-5.500.0-6|32	
14cr|perl-Data-Locations-5.500.0-6|33	%files
14cr|perl-Data-Locations-5.500.0-6|34	%doc CHANGES.txt CREDITS.txt GNU_GPL.txt INSTALL.txt README.txt
14cr|perl-Data-Locations-5.500.0-6|35	%{perl_vendorlib}/*/Data/Locations.pm
14cr|perl-Data-Locations-5.500.0-6|36	%{perl_vendorlib}/*/auto/Data/Locations
14cr|perl-Data-Locations-5.500.0-6|37	%{_mandir}/*/*
14cr|perl-Data-Locations-5.500.0-6|38	
14cr|perl-Data-Locations-5.500.0-6|39	
14cr|perl-Data-Locations-5.500.0-6|40	
14cr|perl-Data-Locations-5.500.0-6|41	%changelog
14cr|perl-Data-Locations-5.500.0-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.500.0-6
14cr|perl-Data-Locations-5.500.0-6|43	+ Revision: 09c3448
14cr|perl-Data-Locations-5.500.0-6|44	- MassBuild#464: Increase release tag
14cr|perl-Data-Locations-5.500.0-6|45	
14cr|perl-Data-Locations-5.500.0-6|46	

4358 14
14cr|perl-Data-Miscellany-1.100.850-5|1	%define upstream_name    Data-Miscellany
14cr|perl-Data-Miscellany-1.100.850-5|2	%define upstream_version 1.100850
14cr|perl-Data-Miscellany-1.100.850-5|3	
14cr|perl-Data-Miscellany-1.100.850-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Miscellany-1.100.850-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Miscellany-1.100.850-5|6	Release:	5
14cr|perl-Data-Miscellany-1.100.850-5|7	
14cr|perl-Data-Miscellany-1.100.850-5|8	Summary:	Collection of miscellaneous subroutines
14cr|perl-Data-Miscellany-1.100.850-5|9	
14cr|perl-Data-Miscellany-1.100.850-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Miscellany-1.100.850-5|11	Group:		Development/Perl
14cr|perl-Data-Miscellany-1.100.850-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Miscellany-1.100.850-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Miscellany-1.100.850-5|14	
14cr|perl-Data-Miscellany-1.100.850-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Miscellany-1.100.850-5|16	BuildRequires:	perl(Test::Compile)
14cr|perl-Data-Miscellany-1.100.850-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Data-Miscellany-1.100.850-5|18	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Data-Miscellany-1.100.850-5|19	BuildArch:	noarch
14cr|perl-Data-Miscellany-1.100.850-5|20	
14cr|perl-Data-Miscellany-1.100.850-5|21	%description
14cr|perl-Data-Miscellany-1.100.850-5|22	This is a collection of miscellaneous subroutines useful in wide but
14cr|perl-Data-Miscellany-1.100.850-5|23	varying scenarios; a catch-all module for things that don't obviously
14cr|perl-Data-Miscellany-1.100.850-5|24	belong anywhere else. Obviously what's useful differs from person to
14cr|perl-Data-Miscellany-1.100.850-5|25	person, but this particular collection should be useful in object-oriented
14cr|perl-Data-Miscellany-1.100.850-5|26	frameworks, such as the Class::Framework manpage and the Data::Conveyor
14cr|perl-Data-Miscellany-1.100.850-5|27	manpage.
14cr|perl-Data-Miscellany-1.100.850-5|28	
14cr|perl-Data-Miscellany-1.100.850-5|29	%prep
14cr|perl-Data-Miscellany-1.100.850-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Miscellany-1.100.850-5|31	
14cr|perl-Data-Miscellany-1.100.850-5|32	%build
14cr|perl-Data-Miscellany-1.100.850-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Miscellany-1.100.850-5|34	%make
14cr|perl-Data-Miscellany-1.100.850-5|35	
14cr|perl-Data-Miscellany-1.100.850-5|36	%check
14cr|perl-Data-Miscellany-1.100.850-5|37	%make test
14cr|perl-Data-Miscellany-1.100.850-5|38	
14cr|perl-Data-Miscellany-1.100.850-5|39	%install
14cr|perl-Data-Miscellany-1.100.850-5|40	%makeinstall_std
14cr|perl-Data-Miscellany-1.100.850-5|41	
14cr|perl-Data-Miscellany-1.100.850-5|42	%files
14cr|perl-Data-Miscellany-1.100.850-5|43	%doc Changes README
14cr|perl-Data-Miscellany-1.100.850-5|44	%{_mandir}/man3/*
14cr|perl-Data-Miscellany-1.100.850-5|45	%{perl_vendorlib}/*
14cr|perl-Data-Miscellany-1.100.850-5|46	
14cr|perl-Data-Miscellany-1.100.850-5|47	
14cr|perl-Data-Miscellany-1.100.850-5|48	%changelog
14cr|perl-Data-Miscellany-1.100.850-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.850-5
14cr|perl-Data-Miscellany-1.100.850-5|50	+ Revision: 2b6b509
14cr|perl-Data-Miscellany-1.100.850-5|51	- MassBuild#464: Increase release tag
14cr|perl-Data-Miscellany-1.100.850-5|52	
14cr|perl-Data-Miscellany-1.100.850-5|53	

4359 14
14cr|perl-Data-Page-2.20.0-5|1	%define upstream_name    Data-Page
14cr|perl-Data-Page-2.20.0-5|2	%define upstream_version 2.02
14cr|perl-Data-Page-2.20.0-5|3	
14cr|perl-Data-Page-2.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Page-2.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Page-2.20.0-5|6	Release:	5
14cr|perl-Data-Page-2.20.0-5|7	
14cr|perl-Data-Page-2.20.0-5|8	Summary:	Help when paging through sets of results
14cr|perl-Data-Page-2.20.0-5|9	
14cr|perl-Data-Page-2.20.0-5|10	License:	Artistic/GPL
14cr|perl-Data-Page-2.20.0-5|11	Group:		Development/Perl
14cr|perl-Data-Page-2.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Data-Page-2.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Page-2.20.0-5|14	
14cr|perl-Data-Page-2.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Page-2.20.0-5|16	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-Data-Page-2.20.0-5|17	BuildRequires:	perl(Test::Exception)
14cr|perl-Data-Page-2.20.0-5|18	Requires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-Data-Page-2.20.0-5|19	BuildArch:	noarch
14cr|perl-Data-Page-2.20.0-5|20	
14cr|perl-Data-Page-2.20.0-5|21	%description
14cr|perl-Data-Page-2.20.0-5|22	When searching through large amounts of data, it is often the case
14cr|perl-Data-Page-2.20.0-5|23	that a result set is returned that is larger than we want to display
14cr|perl-Data-Page-2.20.0-5|24	on one page. This results in wanting to page through various pages of
14cr|perl-Data-Page-2.20.0-5|25	data. The maths behind this is unfortunately fiddly, hence this
14cr|perl-Data-Page-2.20.0-5|26	module.
14cr|perl-Data-Page-2.20.0-5|27	
14cr|perl-Data-Page-2.20.0-5|28	The main concept is that you pass in the number of total entries, the
14cr|perl-Data-Page-2.20.0-5|29	number of entries per page, and the current page number. You can then
14cr|perl-Data-Page-2.20.0-5|30	call methods to find out how many pages of information there are, and
14cr|perl-Data-Page-2.20.0-5|31	what number the first and last entries on the current page really are.
14cr|perl-Data-Page-2.20.0-5|32	
14cr|perl-Data-Page-2.20.0-5|33	%prep
14cr|perl-Data-Page-2.20.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Page-2.20.0-5|35	
14cr|perl-Data-Page-2.20.0-5|36	%build
14cr|perl-Data-Page-2.20.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Page-2.20.0-5|38	%make
14cr|perl-Data-Page-2.20.0-5|39	
14cr|perl-Data-Page-2.20.0-5|40	%check
14cr|perl-Data-Page-2.20.0-5|41	%make test
14cr|perl-Data-Page-2.20.0-5|42	
14cr|perl-Data-Page-2.20.0-5|43	%install
14cr|perl-Data-Page-2.20.0-5|44	%makeinstall_std
14cr|perl-Data-Page-2.20.0-5|45	
14cr|perl-Data-Page-2.20.0-5|46	%files
14cr|perl-Data-Page-2.20.0-5|47	%doc README CHANGES
14cr|perl-Data-Page-2.20.0-5|48	%{perl_vendorlib}/Data/*
14cr|perl-Data-Page-2.20.0-5|49	%{_mandir}/*/*
14cr|perl-Data-Page-2.20.0-5|50	
14cr|perl-Data-Page-2.20.0-5|51	
14cr|perl-Data-Page-2.20.0-5|52	
14cr|perl-Data-Page-2.20.0-5|53	%changelog
14cr|perl-Data-Page-2.20.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-5
14cr|perl-Data-Page-2.20.0-5|55	+ Revision: a436c96
14cr|perl-Data-Page-2.20.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Data-Page-2.20.0-5|57	
14cr|perl-Data-Page-2.20.0-5|58	

4360 14
14cr|perl-Data-Pageset-1.60.0-5|1	%define upstream_name    Data-Pageset
14cr|perl-Data-Pageset-1.60.0-5|2	%define upstream_version 1.06
14cr|perl-Data-Pageset-1.60.0-5|3	
14cr|perl-Data-Pageset-1.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Pageset-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Pageset-1.60.0-5|6	Release:	5
14cr|perl-Data-Pageset-1.60.0-5|7	
14cr|perl-Data-Pageset-1.60.0-5|8	Summary:	Page numbering and page sets
14cr|perl-Data-Pageset-1.60.0-5|9	
14cr|perl-Data-Pageset-1.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Pageset-1.60.0-5|11	Group:		Development/Perl
14cr|perl-Data-Pageset-1.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Pageset-1.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Pageset-1.60.0-5|14	
14cr|perl-Data-Pageset-1.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Data-Pageset-1.60.0-5|16	BuildRequires:	perl(Data::Page)
14cr|perl-Data-Pageset-1.60.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Data-Pageset-1.60.0-5|18	BuildArch:	noarch
14cr|perl-Data-Pageset-1.60.0-5|19	
14cr|perl-Data-Pageset-1.60.0-5|20	%description
14cr|perl-Data-Pageset-1.60.0-5|21	The object produced by Data::Pageset can be used to create page navigation,
14cr|perl-Data-Pageset-1.60.0-5|22	it inherits from Data::Page and has access to all methods from this object.
14cr|perl-Data-Pageset-1.60.0-5|23	
14cr|perl-Data-Pageset-1.60.0-5|24	In addition it also provides methods for dealing with set of pages, so that
14cr|perl-Data-Pageset-1.60.0-5|25	if there are too many pages you can easily break them into chunks for the
14cr|perl-Data-Pageset-1.60.0-5|26	user to browse through.
14cr|perl-Data-Pageset-1.60.0-5|27	
14cr|perl-Data-Pageset-1.60.0-5|28	You can even choose to view page numbers in your set in a 'sliding'
14cr|perl-Data-Pageset-1.60.0-5|29	fassion.
14cr|perl-Data-Pageset-1.60.0-5|30	
14cr|perl-Data-Pageset-1.60.0-5|31	%prep
14cr|perl-Data-Pageset-1.60.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Pageset-1.60.0-5|33	
14cr|perl-Data-Pageset-1.60.0-5|34	%build
14cr|perl-Data-Pageset-1.60.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Pageset-1.60.0-5|36	%make
14cr|perl-Data-Pageset-1.60.0-5|37	
14cr|perl-Data-Pageset-1.60.0-5|38	%check
14cr|perl-Data-Pageset-1.60.0-5|39	%make test
14cr|perl-Data-Pageset-1.60.0-5|40	
14cr|perl-Data-Pageset-1.60.0-5|41	%install
14cr|perl-Data-Pageset-1.60.0-5|42	%makeinstall_std
14cr|perl-Data-Pageset-1.60.0-5|43	
14cr|perl-Data-Pageset-1.60.0-5|44	%files
14cr|perl-Data-Pageset-1.60.0-5|45	%doc Changes META.yml README
14cr|perl-Data-Pageset-1.60.0-5|46	%{_mandir}/man3/*
14cr|perl-Data-Pageset-1.60.0-5|47	%{perl_vendorlib}/*
14cr|perl-Data-Pageset-1.60.0-5|48	
14cr|perl-Data-Pageset-1.60.0-5|49	
14cr|perl-Data-Pageset-1.60.0-5|50	%changelog
14cr|perl-Data-Pageset-1.60.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-5
14cr|perl-Data-Pageset-1.60.0-5|52	+ Revision: 53ee3cb
14cr|perl-Data-Pageset-1.60.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Data-Pageset-1.60.0-5|54	
14cr|perl-Data-Pageset-1.60.0-5|55	

4361 14
14cr|perl-Data-ParseBinary-0.310.0-6|1	%define upstream_name    Data-ParseBinary
14cr|perl-Data-ParseBinary-0.310.0-6|2	%define upstream_version 0.31
14cr|perl-Data-ParseBinary-0.310.0-6|3	
14cr|perl-Data-ParseBinary-0.310.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-Data-ParseBinary-0.310.0-6|5	%define __noautoreq 'perl\\(Data::ParseBinary::(.*)\\)'
14cr|perl-Data-ParseBinary-0.310.0-6|6	%endif
14cr|perl-Data-ParseBinary-0.310.0-6|7	
14cr|perl-Data-ParseBinary-0.310.0-6|8	Name:		perl-%{upstream_name}
14cr|perl-Data-ParseBinary-0.310.0-6|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-ParseBinary-0.310.0-6|10	Release:	6
14cr|perl-Data-ParseBinary-0.310.0-6|11	
14cr|perl-Data-ParseBinary-0.310.0-6|12	Summary:	Parsing UNIX's SO files
14cr|perl-Data-ParseBinary-0.310.0-6|13	
14cr|perl-Data-ParseBinary-0.310.0-6|14	License:	GPL+ or Artistic
14cr|perl-Data-ParseBinary-0.310.0-6|15	Group:		Development/Perl
14cr|perl-Data-ParseBinary-0.310.0-6|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-ParseBinary-0.310.0-6|17	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-ParseBinary-0.310.0-6|18	BuildRequires:	perl-devel
14cr|perl-Data-ParseBinary-0.310.0-6|19	# perl virtual package is not versioned
14cr|perl-Data-ParseBinary-0.310.0-6|20	BuildRequires:	perl-Math-BigInt >= 1.993.0
14cr|perl-Data-ParseBinary-0.310.0-6|21	BuildArch:	noarch
14cr|perl-Data-ParseBinary-0.310.0-6|22	
14cr|perl-Data-ParseBinary-0.310.0-6|23	%description
14cr|perl-Data-ParseBinary-0.310.0-6|24	This module is a Perl Port for PyConstructs
14cr|perl-Data-ParseBinary-0.310.0-6|25	http://construct.wikispaces.com/
14cr|perl-Data-ParseBinary-0.310.0-6|26	
14cr|perl-Data-ParseBinary-0.310.0-6|27	This module enables writing declarations for simple and complex binary
14cr|perl-Data-ParseBinary-0.310.0-6|28	structures, parsing binary to hash/array data structure, and building
14cr|perl-Data-ParseBinary-0.310.0-6|29	binary data from hash/array data structure.
14cr|perl-Data-ParseBinary-0.310.0-6|30	
14cr|perl-Data-ParseBinary-0.310.0-6|31	%prep
14cr|perl-Data-ParseBinary-0.310.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-ParseBinary-0.310.0-6|33	
14cr|perl-Data-ParseBinary-0.310.0-6|34	%build
14cr|perl-Data-ParseBinary-0.310.0-6|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-ParseBinary-0.310.0-6|36	%make
14cr|perl-Data-ParseBinary-0.310.0-6|37	
14cr|perl-Data-ParseBinary-0.310.0-6|38	%check
14cr|perl-Data-ParseBinary-0.310.0-6|39	%make test
14cr|perl-Data-ParseBinary-0.310.0-6|40	
14cr|perl-Data-ParseBinary-0.310.0-6|41	%install
14cr|perl-Data-ParseBinary-0.310.0-6|42	%makeinstall_std
14cr|perl-Data-ParseBinary-0.310.0-6|43	
14cr|perl-Data-ParseBinary-0.310.0-6|44	%files
14cr|perl-Data-ParseBinary-0.310.0-6|45	%doc Changes README
14cr|perl-Data-ParseBinary-0.310.0-6|46	%{_mandir}/man3/*
14cr|perl-Data-ParseBinary-0.310.0-6|47	%{perl_vendorlib}/*
14cr|perl-Data-ParseBinary-0.310.0-6|48	
14cr|perl-Data-ParseBinary-0.310.0-6|49	
14cr|perl-Data-ParseBinary-0.310.0-6|50	%changelog
14cr|perl-Data-ParseBinary-0.310.0-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-6
14cr|perl-Data-ParseBinary-0.310.0-6|52	+ Revision: 2375542
14cr|perl-Data-ParseBinary-0.310.0-6|53	- MassBuild#464: Increase release tag
14cr|perl-Data-ParseBinary-0.310.0-6|54	
14cr|perl-Data-ParseBinary-0.310.0-6|55	

4362 14
14cr|perl-Data-Peek-0.400.0-3|1	%define upstream_name    Data-Peek
14cr|perl-Data-Peek-0.400.0-3|2	%define upstream_version 0.40
14cr|perl-Data-Peek-0.400.0-3|3	
14cr|perl-Data-Peek-0.400.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Peek-0.400.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Peek-0.400.0-3|6	Release:	3
14cr|perl-Data-Peek-0.400.0-3|7	
14cr|perl-Data-Peek-0.400.0-3|8	Summary:    A collection of low-level debug facilities
14cr|perl-Data-Peek-0.400.0-3|9	
14cr|perl-Data-Peek-0.400.0-3|10	License:    GPL+ or Artistic
14cr|perl-Data-Peek-0.400.0-3|11	Group:      Development/Perl
14cr|perl-Data-Peek-0.400.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Peek-0.400.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-Data-Peek-0.400.0-3|14	
14cr|perl-Data-Peek-0.400.0-3|15	BuildRequires: perl(Data::Dumper)
14cr|perl-Data-Peek-0.400.0-3|16	BuildRequires: perl(DynaLoader)
14cr|perl-Data-Peek-0.400.0-3|17	BuildRequires: perl(Test::Harness)
14cr|perl-Data-Peek-0.400.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-Data-Peek-0.400.0-3|19	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Data-Peek-0.400.0-3|20	BuildRequires: perl-devel
14cr|perl-Data-Peek-0.400.0-3|21	
14cr|perl-Data-Peek-0.400.0-3|22	%description
14cr|perl-Data-Peek-0.400.0-3|23	Data::Peek started off as 'DDumper' being a wrapper module over the
14cr|perl-Data-Peek-0.400.0-3|24	Data::Dumper manpage, but grew out to be a set of low-level data
14cr|perl-Data-Peek-0.400.0-3|25	introspection utilities that no other module provided yet, using the lowest
14cr|perl-Data-Peek-0.400.0-3|26	level of the perl internals API as possible.
14cr|perl-Data-Peek-0.400.0-3|27	
14cr|perl-Data-Peek-0.400.0-3|28	DDumper ($var, ...)
14cr|perl-Data-Peek-0.400.0-3|29	Not liking the default output of Data::Dumper, and always feeling the
14cr|perl-Data-Peek-0.400.0-3|30	need to set '$Data::Dumper::Sortkeys = 1;', and not liking any of the
14cr|perl-Data-Peek-0.400.0-3|31	default layouts, this function is just a wrapper around
14cr|perl-Data-Peek-0.400.0-3|32	Data::Dumper::Dumper with everything set as I like it.
14cr|perl-Data-Peek-0.400.0-3|33	
14cr|perl-Data-Peek-0.400.0-3|34	$Data::Dumper::Sortkeys = 1;
14cr|perl-Data-Peek-0.400.0-3|35	$Data::Dumper::Indent   = 1;
14cr|perl-Data-Peek-0.400.0-3|36	
14cr|perl-Data-Peek-0.400.0-3|37	%prep
14cr|perl-Data-Peek-0.400.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Peek-0.400.0-3|39	
14cr|perl-Data-Peek-0.400.0-3|40	%build
14cr|perl-Data-Peek-0.400.0-3|41	yes | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Peek-0.400.0-3|42	%make
14cr|perl-Data-Peek-0.400.0-3|43	
14cr|perl-Data-Peek-0.400.0-3|44	%check
14cr|perl-Data-Peek-0.400.0-3|45	%make test
14cr|perl-Data-Peek-0.400.0-3|46	
14cr|perl-Data-Peek-0.400.0-3|47	%install
14cr|perl-Data-Peek-0.400.0-3|48	%makeinstall_std
14cr|perl-Data-Peek-0.400.0-3|49	
14cr|perl-Data-Peek-0.400.0-3|50	%clean
14cr|perl-Data-Peek-0.400.0-3|51	
14cr|perl-Data-Peek-0.400.0-3|52	%files
14cr|perl-Data-Peek-0.400.0-3|53	%doc META.yml ChangeLog README
14cr|perl-Data-Peek-0.400.0-3|54	%{_mandir}/man3/*
14cr|perl-Data-Peek-0.400.0-3|55	%{perl_vendorlib}/*
14cr|perl-Data-Peek-0.400.0-3|56	
14cr|perl-Data-Peek-0.400.0-3|57	
14cr|perl-Data-Peek-0.400.0-3|58	
14cr|perl-Data-Peek-0.400.0-3|59	
14cr|perl-Data-Peek-0.400.0-3|60	
14cr|perl-Data-Peek-0.400.0-3|61	%changelog
14cr|perl-Data-Peek-0.400.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-3
14cr|perl-Data-Peek-0.400.0-3|63	+ Revision: d223929
14cr|perl-Data-Peek-0.400.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Data-Peek-0.400.0-3|65	
14cr|perl-Data-Peek-0.400.0-3|66	

4363 14
14cr|perl-Data-Phrasebook-0.340.0-3|1	# $Id: perl-Data-Phrasebook.spec 7981 2009-11-03 03:05:34Z dag $
14cr|perl-Data-Phrasebook-0.340.0-3|2	# Authority: dries
14cr|perl-Data-Phrasebook-0.340.0-3|3	# Upstream: Barbie <barbie$cpan,org>
14cr|perl-Data-Phrasebook-0.340.0-3|4	
14cr|perl-Data-Phrasebook-0.340.0-3|5	%define upstream_name Data-Phrasebook
14cr|perl-Data-Phrasebook-0.340.0-3|6	%define upstream_version 0.34
14cr|perl-Data-Phrasebook-0.340.0-3|7	
14cr|perl-Data-Phrasebook-0.340.0-3|8	Summary:	Base class for Phrasebook Models
14cr|perl-Data-Phrasebook-0.340.0-3|9	
14cr|perl-Data-Phrasebook-0.340.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-Data-Phrasebook-0.340.0-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Phrasebook-0.340.0-3|12	Release:	3
14cr|perl-Data-Phrasebook-0.340.0-3|13	License:	Artistic/GPL
14cr|perl-Data-Phrasebook-0.340.0-3|14	Group:		Development/Perl
14cr|perl-Data-Phrasebook-0.340.0-3|15	URL:		http://search.cpan.org/dist/Data-Phrasebook/
14cr|perl-Data-Phrasebook-0.340.0-3|16	Source:		http://www.cpan.org/modules/by-module/Data/Data-Phrasebook-%{upstream_version}.tar.gz
14cr|perl-Data-Phrasebook-0.340.0-3|17	BuildRequires:	perl-devel
14cr|perl-Data-Phrasebook-0.340.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-Phrasebook-0.340.0-3|19	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-Data-Phrasebook-0.340.0-3|20	BuildArch:	noarch
14cr|perl-Data-Phrasebook-0.340.0-3|21	
14cr|perl-Data-Phrasebook-0.340.0-3|22	%description
14cr|perl-Data-Phrasebook-0.340.0-3|23	Base class for Phrasebook Models.
14cr|perl-Data-Phrasebook-0.340.0-3|24	
14cr|perl-Data-Phrasebook-0.340.0-3|25	%prep
14cr|perl-Data-Phrasebook-0.340.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Phrasebook-0.340.0-3|27	
14cr|perl-Data-Phrasebook-0.340.0-3|28	%build
14cr|perl-Data-Phrasebook-0.340.0-3|29	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
14cr|perl-Data-Phrasebook-0.340.0-3|30	%make
14cr|perl-Data-Phrasebook-0.340.0-3|31	
14cr|perl-Data-Phrasebook-0.340.0-3|32	%install
14cr|perl-Data-Phrasebook-0.340.0-3|33	make pure_install
14cr|perl-Data-Phrasebook-0.340.0-3|34	
14cr|perl-Data-Phrasebook-0.340.0-3|35	### Clean up buildroot
14cr|perl-Data-Phrasebook-0.340.0-3|36	find %{buildroot} -name .packlist -exec rm {} \;
14cr|perl-Data-Phrasebook-0.340.0-3|37	
14cr|perl-Data-Phrasebook-0.340.0-3|38	%files
14cr|perl-Data-Phrasebook-0.340.0-3|39	%defattr(-, root, root, 0755)
14cr|perl-Data-Phrasebook-0.340.0-3|40	%doc ChangeLog Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
14cr|perl-Data-Phrasebook-0.340.0-3|41	%doc %{_mandir}/man3/Data::Phrasebook.3pm*
14cr|perl-Data-Phrasebook-0.340.0-3|42	%doc %{_mandir}/man3/Data::Phrasebook::*.3pm*
14cr|perl-Data-Phrasebook-0.340.0-3|43	%dir %{perl_vendorlib}/Data/
14cr|perl-Data-Phrasebook-0.340.0-3|44	%{perl_vendorlib}/Data/Phrasebook/
14cr|perl-Data-Phrasebook-0.340.0-3|45	%{perl_vendorlib}/Data/Phrasebook.pm
14cr|perl-Data-Phrasebook-0.340.0-3|46	
14cr|perl-Data-Phrasebook-0.340.0-3|47	%changelog
14cr|perl-Data-Phrasebook-0.340.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-3
14cr|perl-Data-Phrasebook-0.340.0-3|49	+ Revision: 12d03c9
14cr|perl-Data-Phrasebook-0.340.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Data-Phrasebook-0.340.0-3|51	
14cr|perl-Data-Phrasebook-0.340.0-3|52	

4364 14
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|1	# $Id: perl-Data-Phrasebook-Loader-YAML.spec 7981 2009-11-03 03:05:34Z dag $
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|2	# Authority: dries
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|3	# Upstream: Barbie <barbie$cpan,org>
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|4	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|5	%define upstream_name Data-Phrasebook-Loader-YAML
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|6	%define upstream_version 0.12
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|7	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|8	Summary:	Absract your phrases with YAML
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|9	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|12	Release:	3
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|13	License:	Artistic/GPL
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|14	Group:		Development/Perl
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|15	URL:		http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|16	Source:		http://www.cpan.org/modules/by-module/Data/Data-Phrasebook-Loader-YAML-%{upstream_version}.tar.gz
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|17	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|18	BuildRequires:	perl-devel
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|20	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|21	BuildArch:	noarch
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|22	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|23	%description
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|24	Absract your phrases with YAML.
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|25	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|26	%prep
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|28	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|29	%build
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|30	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|31	%make
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|32	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|33	%install
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|34	make pure_install
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|35	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|36	### Clean up buildroot
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|37	find %{buildroot} -name .packlist -exec rm {} \;
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|38	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|39	%files
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|40	%defattr(-, root, root, 0755)
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|41	%doc Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|42	%doc %{_mandir}/man3/Data::Phrasebook::Loader::YAML.3pm*
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|43	%dir %{perl_vendorlib}/Data/
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|44	%dir %{perl_vendorlib}/Data/Phrasebook/
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|45	%dir %{perl_vendorlib}/Data/Phrasebook/Loader/
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|46	%{perl_vendorlib}/Data/Phrasebook/Loader/YAML.pm
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|47	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|48	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|49	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|50	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|51	%changelog
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|53	+ Revision: dc635e5
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|55	
14cr|perl-Data-Phrasebook-Loader-YAML-0.120.0-3|56	

4365 14
14cr|perl-Data-PowerSet-0.50.0-5|1	%define upstream_name    Data-PowerSet
14cr|perl-Data-PowerSet-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Data-PowerSet-0.50.0-5|3	
14cr|perl-Data-PowerSet-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-PowerSet-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-PowerSet-0.50.0-5|6	Release:	5
14cr|perl-Data-PowerSet-0.50.0-5|7	
14cr|perl-Data-PowerSet-0.50.0-5|8	Summary:	Generate all subsets of a list of elements
14cr|perl-Data-PowerSet-0.50.0-5|9	
14cr|perl-Data-PowerSet-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Data-PowerSet-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Data-PowerSet-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-PowerSet-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-PowerSet-0.50.0-5|14	
14cr|perl-Data-PowerSet-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Data-PowerSet-0.50.0-5|16	BuildArch:	noarch
14cr|perl-Data-PowerSet-0.50.0-5|17	
14cr|perl-Data-PowerSet-0.50.0-5|18	%description
14cr|perl-Data-PowerSet-0.50.0-5|19	'Data::PowerSet' takes a list and returns all possible combinations of the
14cr|perl-Data-PowerSet-0.50.0-5|20	elements appearing in the list without replacement.
14cr|perl-Data-PowerSet-0.50.0-5|21	
14cr|perl-Data-PowerSet-0.50.0-5|22	%prep
14cr|perl-Data-PowerSet-0.50.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-PowerSet-0.50.0-5|24	
14cr|perl-Data-PowerSet-0.50.0-5|25	%build
14cr|perl-Data-PowerSet-0.50.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-PowerSet-0.50.0-5|27	%make
14cr|perl-Data-PowerSet-0.50.0-5|28	
14cr|perl-Data-PowerSet-0.50.0-5|29	%check
14cr|perl-Data-PowerSet-0.50.0-5|30	%make test
14cr|perl-Data-PowerSet-0.50.0-5|31	
14cr|perl-Data-PowerSet-0.50.0-5|32	%install
14cr|perl-Data-PowerSet-0.50.0-5|33	%makeinstall_std
14cr|perl-Data-PowerSet-0.50.0-5|34	
14cr|perl-Data-PowerSet-0.50.0-5|35	%files
14cr|perl-Data-PowerSet-0.50.0-5|36	%doc META.yml Changes LICENSE README
14cr|perl-Data-PowerSet-0.50.0-5|37	%{_mandir}/man3/*
14cr|perl-Data-PowerSet-0.50.0-5|38	%{perl_vendorlib}/*
14cr|perl-Data-PowerSet-0.50.0-5|39	
14cr|perl-Data-PowerSet-0.50.0-5|40	
14cr|perl-Data-PowerSet-0.50.0-5|41	%changelog
14cr|perl-Data-PowerSet-0.50.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Data-PowerSet-0.50.0-5|43	+ Revision: edf186b
14cr|perl-Data-PowerSet-0.50.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Data-PowerSet-0.50.0-5|45	
14cr|perl-Data-PowerSet-0.50.0-5|46	

4366 14
14cr|perl-Data-Section-0.200.6-3|1	%define upstream_name    Data-Section
14cr|perl-Data-Section-0.200.6-3|2	%define upstream_version 0.200006
14cr|perl-Data-Section-0.200.6-3|3	
14cr|perl-Data-Section-0.200.6-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Section-0.200.6-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Section-0.200.6-3|6	Release:	3
14cr|perl-Data-Section-0.200.6-3|7	
14cr|perl-Data-Section-0.200.6-3|8	Summary:	Read multiple hunks of data out of your DATA section
14cr|perl-Data-Section-0.200.6-3|9	
14cr|perl-Data-Section-0.200.6-3|10	
14cr|perl-Data-Section-0.200.6-3|11	License:	GPL+ or Artistic
14cr|perl-Data-Section-0.200.6-3|12	Group:		Development/Perl
14cr|perl-Data-Section-0.200.6-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Section-0.200.6-3|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Section-0.200.6-3|15	
14cr|perl-Data-Section-0.200.6-3|16	BuildRequires:	perl-devel
14cr|perl-Data-Section-0.200.6-3|17	BuildRequires: perl(Test::FailWarnings)
14cr|perl-Data-Section-0.200.6-3|18	BuildRequires:	perl(Class::ISA)
14cr|perl-Data-Section-0.200.6-3|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Data-Section-0.200.6-3|20	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Data-Section-0.200.6-3|21	
14cr|perl-Data-Section-0.200.6-3|22	BuildArch:	noarch
14cr|perl-Data-Section-0.200.6-3|23	
14cr|perl-Data-Section-0.200.6-3|24	%description
14cr|perl-Data-Section-0.200.6-3|25	Data::Section provides an easy way to access multiple named chunks of
14cr|perl-Data-Section-0.200.6-3|26	line-oriented data in your module's DATA section. It was written to allow
14cr|perl-Data-Section-0.200.6-3|27	modules to store their own templates, but probably has other uses.
14cr|perl-Data-Section-0.200.6-3|28	
14cr|perl-Data-Section-0.200.6-3|29	%prep
14cr|perl-Data-Section-0.200.6-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Section-0.200.6-3|31	
14cr|perl-Data-Section-0.200.6-3|32	%build
14cr|perl-Data-Section-0.200.6-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Section-0.200.6-3|34	%make
14cr|perl-Data-Section-0.200.6-3|35	
14cr|perl-Data-Section-0.200.6-3|36	%check
14cr|perl-Data-Section-0.200.6-3|37	%make test
14cr|perl-Data-Section-0.200.6-3|38	
14cr|perl-Data-Section-0.200.6-3|39	%install
14cr|perl-Data-Section-0.200.6-3|40	%makeinstall_std
14cr|perl-Data-Section-0.200.6-3|41	
14cr|perl-Data-Section-0.200.6-3|42	%files
14cr|perl-Data-Section-0.200.6-3|43	%doc Changes LICENSE README
14cr|perl-Data-Section-0.200.6-3|44	%{_mandir}/man3/*
14cr|perl-Data-Section-0.200.6-3|45	%{perl_vendorlib}/*
14cr|perl-Data-Section-0.200.6-3|46	
14cr|perl-Data-Section-0.200.6-3|47	
14cr|perl-Data-Section-0.200.6-3|48	
14cr|perl-Data-Section-0.200.6-3|49	
14cr|perl-Data-Section-0.200.6-3|50	%changelog
14cr|perl-Data-Section-0.200.6-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.6-3
14cr|perl-Data-Section-0.200.6-3|52	+ Revision: be6dd3a
14cr|perl-Data-Section-0.200.6-3|53	- MassBuild#464: Increase release tag
14cr|perl-Data-Section-0.200.6-3|54	
14cr|perl-Data-Section-0.200.6-3|55	

4367 14
14cr|perl-Data-Serializer-0.600.0-3|1	%define upstream_name    Data-Serializer
14cr|perl-Data-Serializer-0.600.0-3|2	%define upstream_version 0.60
14cr|perl-Data-Serializer-0.600.0-3|3	
14cr|perl-Data-Serializer-0.600.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Serializer-0.600.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Serializer-0.600.0-3|6	Release:    3
14cr|perl-Data-Serializer-0.600.0-3|7	
14cr|perl-Data-Serializer-0.600.0-3|8	Summary:    Generic interface to serializer modules
14cr|perl-Data-Serializer-0.600.0-3|9	
14cr|perl-Data-Serializer-0.600.0-3|10	License:    GPL+ or Artistic
14cr|perl-Data-Serializer-0.600.0-3|11	Group:      Development/Perl
14cr|perl-Data-Serializer-0.600.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Serializer-0.600.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/Data-Serializer-%{upstream_version}.tar.gz
14cr|perl-Data-Serializer-0.600.0-3|14	
14cr|perl-Data-Serializer-0.600.0-3|15	BuildRequires: perl(AutoLoader)
14cr|perl-Data-Serializer-0.600.0-3|16	BuildRequires: perl(Data::Dumper)
14cr|perl-Data-Serializer-0.600.0-3|17	BuildRequires: perl(Digest::SHA)
14cr|perl-Data-Serializer-0.600.0-3|18	BuildRequires: perl(Exporter)
14cr|perl-Data-Serializer-0.600.0-3|19	BuildRequires: perl(File::Spec)
14cr|perl-Data-Serializer-0.600.0-3|20	BuildRequires: perl(IO::File)
14cr|perl-Data-Serializer-0.600.0-3|21	BuildRequires: perl(Test::More)
14cr|perl-Data-Serializer-0.600.0-3|22	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Data-Serializer-0.600.0-3|23	BuildArch: noarch
14cr|perl-Data-Serializer-0.600.0-3|24	
14cr|perl-Data-Serializer-0.600.0-3|25	%description
14cr|perl-Data-Serializer-0.600.0-3|26	This module is intended for folks who release CPAN modules with "t/*.t"
14cr|perl-Data-Serializer-0.600.0-3|27	tests. It makes it easy for you to output syntactically correct test-output
14cr|perl-Data-Serializer-0.600.0-3|28	while at the same time logging all test activity to a log file. Hopefully,
14cr|perl-Data-Serializer-0.600.0-3|29	bug reports which include the contents of this file will be easier for you
14cr|perl-Data-Serializer-0.600.0-3|30	to investigate.
14cr|perl-Data-Serializer-0.600.0-3|31	
14cr|perl-Data-Serializer-0.600.0-3|32	%prep
14cr|perl-Data-Serializer-0.600.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Serializer-0.600.0-3|34	
14cr|perl-Data-Serializer-0.600.0-3|35	%build
14cr|perl-Data-Serializer-0.600.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Serializer-0.600.0-3|37	
14cr|perl-Data-Serializer-0.600.0-3|38	%make
14cr|perl-Data-Serializer-0.600.0-3|39	
14cr|perl-Data-Serializer-0.600.0-3|40	%check
14cr|perl-Data-Serializer-0.600.0-3|41	%make test
14cr|perl-Data-Serializer-0.600.0-3|42	
14cr|perl-Data-Serializer-0.600.0-3|43	%install
14cr|perl-Data-Serializer-0.600.0-3|44	%makeinstall_std
14cr|perl-Data-Serializer-0.600.0-3|45	
14cr|perl-Data-Serializer-0.600.0-3|46	%clean
14cr|perl-Data-Serializer-0.600.0-3|47	
14cr|perl-Data-Serializer-0.600.0-3|48	%files
14cr|perl-Data-Serializer-0.600.0-3|49	%doc Changes README
14cr|perl-Data-Serializer-0.600.0-3|50	%{_mandir}/man3/*
14cr|perl-Data-Serializer-0.600.0-3|51	%{perl_vendorlib}/*
14cr|perl-Data-Serializer-0.600.0-3|52	
14cr|perl-Data-Serializer-0.600.0-3|53	
14cr|perl-Data-Serializer-0.600.0-3|54	
14cr|perl-Data-Serializer-0.600.0-3|55	
14cr|perl-Data-Serializer-0.600.0-3|56	
14cr|perl-Data-Serializer-0.600.0-3|57	%changelog
14cr|perl-Data-Serializer-0.600.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-3
14cr|perl-Data-Serializer-0.600.0-3|59	+ Revision: 8360c74
14cr|perl-Data-Serializer-0.600.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Data-Serializer-0.600.0-3|61	
14cr|perl-Data-Serializer-0.600.0-3|62	

4368 14
14cr|perl-Data-Stag-0.140.0-3|1	%define upstream_name	 Data-Stag
14cr|perl-Data-Stag-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Data-Stag-0.140.0-3|3	
14cr|perl-Data-Stag-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Stag-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Stag-0.140.0-3|6	Release:	3
14cr|perl-Data-Stag-0.140.0-3|7	
14cr|perl-Data-Stag-0.140.0-3|8	Summary:	%{upstream_name} module for perl
14cr|perl-Data-Stag-0.140.0-3|9	
14cr|perl-Data-Stag-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-Stag-0.140.0-3|11	Group:		Development/Perl
14cr|perl-Data-Stag-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Data-Stag-0.140.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/Data-Stag-%{upstream_version}.tar.gz
14cr|perl-Data-Stag-0.140.0-3|14	
14cr|perl-Data-Stag-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-Stag-0.140.0-3|16	BuildRequires:	perl-IO-String
14cr|perl-Data-Stag-0.140.0-3|17	BuildArch:	noarch
14cr|perl-Data-Stag-0.140.0-3|18	
14cr|perl-Data-Stag-0.140.0-3|19	%description
14cr|perl-Data-Stag-0.140.0-3|20	This module is for manipulating data as recursively nested tag/value
14cr|perl-Data-Stag-0.140.0-3|21	pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures
14cr|perl-Data-Stag-0.140.0-3|22	can be represented as nested arrays, which have the advantage of being
14cr|perl-Data-Stag-0.140.0-3|23	native to perl.
14cr|perl-Data-Stag-0.140.0-3|24	
14cr|perl-Data-Stag-0.140.0-3|25	%prep
14cr|perl-Data-Stag-0.140.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Stag-0.140.0-3|27	
14cr|perl-Data-Stag-0.140.0-3|28	%build
14cr|perl-Data-Stag-0.140.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Stag-0.140.0-3|30	%make
14cr|perl-Data-Stag-0.140.0-3|31	
14cr|perl-Data-Stag-0.140.0-3|32	%install
14cr|perl-Data-Stag-0.140.0-3|33	%makeinstall_std
14cr|perl-Data-Stag-0.140.0-3|34	
14cr|perl-Data-Stag-0.140.0-3|35	%check
14cr|perl-Data-Stag-0.140.0-3|36	make test
14cr|perl-Data-Stag-0.140.0-3|37	
14cr|perl-Data-Stag-0.140.0-3|38	%files
14cr|perl-Data-Stag-0.140.0-3|39	%doc INSTALL README Changes
14cr|perl-Data-Stag-0.140.0-3|40	%{_bindir}/*
14cr|perl-Data-Stag-0.140.0-3|41	%{perl_vendorlib}/Data
14cr|perl-Data-Stag-0.140.0-3|42	%{_mandir}/*/*
14cr|perl-Data-Stag-0.140.0-3|43	
14cr|perl-Data-Stag-0.140.0-3|44	
14cr|perl-Data-Stag-0.140.0-3|45	
14cr|perl-Data-Stag-0.140.0-3|46	%changelog
14cr|perl-Data-Stag-0.140.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Data-Stag-0.140.0-3|48	+ Revision: 9abfabc
14cr|perl-Data-Stag-0.140.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Data-Stag-0.140.0-3|50	
14cr|perl-Data-Stag-0.140.0-3|51	

4369 14
14cr|perl-Data-Stream-Bulk-0.110.0-3|1	%define upstream_name    Data-Stream-Bulk
14cr|perl-Data-Stream-Bulk-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Data-Stream-Bulk-0.110.0-3|3	
14cr|perl-Data-Stream-Bulk-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Stream-Bulk-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Stream-Bulk-0.110.0-3|6	Release:	3
14cr|perl-Data-Stream-Bulk-0.110.0-3|7	
14cr|perl-Data-Stream-Bulk-0.110.0-3|8	Summary:	L<Path::Class::Dir> traversal
14cr|perl-Data-Stream-Bulk-0.110.0-3|9	
14cr|perl-Data-Stream-Bulk-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-Stream-Bulk-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Data-Stream-Bulk-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Stream-Bulk-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Stream-Bulk-%{upstream_version}.tar.gz
14cr|perl-Data-Stream-Bulk-0.110.0-3|14	
14cr|perl-Data-Stream-Bulk-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-Stream-Bulk-0.110.0-3|16	BuildRequires: perl(Test::Requires)
14cr|perl-Data-Stream-Bulk-0.110.0-3|17	BuildRequires: perl(Path::Class)
14cr|perl-Data-Stream-Bulk-0.110.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-Data-Stream-Bulk-0.110.0-3|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Data-Stream-Bulk-0.110.0-3|20	BuildRequires:	perl(Test::use::ok)
14cr|perl-Data-Stream-Bulk-0.110.0-3|21	BuildRequires:	perl(namespace::clean)
14cr|perl-Data-Stream-Bulk-0.110.0-3|22	BuildArch:	noarch
14cr|perl-Data-Stream-Bulk-0.110.0-3|23	
14cr|perl-Data-Stream-Bulk-0.110.0-3|24	%description
14cr|perl-Data-Stream-Bulk-0.110.0-3|25	This module tries to find middle ground between one at a time and all at
14cr|perl-Data-Stream-Bulk-0.110.0-3|26	once processing of data sets.
14cr|perl-Data-Stream-Bulk-0.110.0-3|27	
14cr|perl-Data-Stream-Bulk-0.110.0-3|28	The purpose of this module is to avoid the overhead of implementing an
14cr|perl-Data-Stream-Bulk-0.110.0-3|29	iterative api when this isn't necessary, without breaking forward
14cr|perl-Data-Stream-Bulk-0.110.0-3|30	compatibility in case that becomes necessary later on.
14cr|perl-Data-Stream-Bulk-0.110.0-3|31	
14cr|perl-Data-Stream-Bulk-0.110.0-3|32	The API optimizes for when a data set typically fits in memory and is
14cr|perl-Data-Stream-Bulk-0.110.0-3|33	returned as an array, but the consumer cannot assume that the data set is
14cr|perl-Data-Stream-Bulk-0.110.0-3|34	bounded.
14cr|perl-Data-Stream-Bulk-0.110.0-3|35	
14cr|perl-Data-Stream-Bulk-0.110.0-3|36	%prep
14cr|perl-Data-Stream-Bulk-0.110.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Stream-Bulk-0.110.0-3|38	
14cr|perl-Data-Stream-Bulk-0.110.0-3|39	%build
14cr|perl-Data-Stream-Bulk-0.110.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Stream-Bulk-0.110.0-3|41	%make
14cr|perl-Data-Stream-Bulk-0.110.0-3|42	
14cr|perl-Data-Stream-Bulk-0.110.0-3|43	%check
14cr|perl-Data-Stream-Bulk-0.110.0-3|44	%make test
14cr|perl-Data-Stream-Bulk-0.110.0-3|45	
14cr|perl-Data-Stream-Bulk-0.110.0-3|46	%install
14cr|perl-Data-Stream-Bulk-0.110.0-3|47	%makeinstall_std
14cr|perl-Data-Stream-Bulk-0.110.0-3|48	
14cr|perl-Data-Stream-Bulk-0.110.0-3|49	%files
14cr|perl-Data-Stream-Bulk-0.110.0-3|50	%doc Changes
14cr|perl-Data-Stream-Bulk-0.110.0-3|51	%{_mandir}/man3/*
14cr|perl-Data-Stream-Bulk-0.110.0-3|52	%{perl_vendorlib}/*
14cr|perl-Data-Stream-Bulk-0.110.0-3|53	
14cr|perl-Data-Stream-Bulk-0.110.0-3|54	
14cr|perl-Data-Stream-Bulk-0.110.0-3|55	%changelog
14cr|perl-Data-Stream-Bulk-0.110.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Data-Stream-Bulk-0.110.0-3|57	+ Revision: 9475471
14cr|perl-Data-Stream-Bulk-0.110.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Data-Stream-Bulk-0.110.0-3|59	
14cr|perl-Data-Stream-Bulk-0.110.0-3|60	

4370 14
14cr|perl-Data-Structure-Util-0.150.0-6|1	%define upstream_name	 Data-Structure-Util
14cr|perl-Data-Structure-Util-0.150.0-6|2	%define upstream_version 0.15
14cr|perl-Data-Structure-Util-0.150.0-6|3	
14cr|perl-Data-Structure-Util-0.150.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Structure-Util-0.150.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Structure-Util-0.150.0-6|6	Release:	6
14cr|perl-Data-Structure-Util-0.150.0-6|7	
14cr|perl-Data-Structure-Util-0.150.0-6|8	Summary:	Change nature of data within a structure
14cr|perl-Data-Structure-Util-0.150.0-6|9	
14cr|perl-Data-Structure-Util-0.150.0-6|10	License:	GPL+ or Artistic
14cr|perl-Data-Structure-Util-0.150.0-6|11	Group:		Development/Perl
14cr|perl-Data-Structure-Util-0.150.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Structure-Util-0.150.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Data-Structure-Util-0.150.0-6|14	
14cr|perl-Data-Structure-Util-0.150.0-6|15	BuildRequires:  perl-devel
14cr|perl-Data-Structure-Util-0.150.0-6|16	BuildRequires:	perl(Test::Pod)
14cr|perl-Data-Structure-Util-0.150.0-6|17	BuildRequires:	perl(Clone)
14cr|perl-Data-Structure-Util-0.150.0-6|18	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Data-Structure-Util-0.150.0-6|19	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Data-Structure-Util-0.150.0-6|20	
14cr|perl-Data-Structure-Util-0.150.0-6|21	%description
14cr|perl-Data-Structure-Util-0.150.0-6|22	"Data::Structure::Util" is a toolbox to manipulate the data inside a
14cr|perl-Data-Structure-Util-0.150.0-6|23	data structure. It can process an entire tree and perform the
14cr|perl-Data-Structure-Util-0.150.0-6|24	operation requested on each appropriate element.
14cr|perl-Data-Structure-Util-0.150.0-6|25	
14cr|perl-Data-Structure-Util-0.150.0-6|26	For example: It can transform all strings within a data structure to
14cr|perl-Data-Structure-Util-0.150.0-6|27	utf8 or transform any utf8 string back to the default encoding. It can
14cr|perl-Data-Structure-Util-0.150.0-6|28	remove the blessing on any reference. It can collect all the objects
14cr|perl-Data-Structure-Util-0.150.0-6|29	or detect if there is a circular reference.
14cr|perl-Data-Structure-Util-0.150.0-6|30	
14cr|perl-Data-Structure-Util-0.150.0-6|31	It is written in C for decent speed.
14cr|perl-Data-Structure-Util-0.150.0-6|32	
14cr|perl-Data-Structure-Util-0.150.0-6|33	
14cr|perl-Data-Structure-Util-0.150.0-6|34	%prep
14cr|perl-Data-Structure-Util-0.150.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Structure-Util-0.150.0-6|36	
14cr|perl-Data-Structure-Util-0.150.0-6|37	%build
14cr|perl-Data-Structure-Util-0.150.0-6|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Structure-Util-0.150.0-6|39	%make CFLAGS="%{optflags}"
14cr|perl-Data-Structure-Util-0.150.0-6|40	
14cr|perl-Data-Structure-Util-0.150.0-6|41	%check
14cr|perl-Data-Structure-Util-0.150.0-6|42	%__make test
14cr|perl-Data-Structure-Util-0.150.0-6|43	
14cr|perl-Data-Structure-Util-0.150.0-6|44	%install
14cr|perl-Data-Structure-Util-0.150.0-6|45	%makeinstall_std
14cr|perl-Data-Structure-Util-0.150.0-6|46	
14cr|perl-Data-Structure-Util-0.150.0-6|47	%clean
14cr|perl-Data-Structure-Util-0.150.0-6|48	
14cr|perl-Data-Structure-Util-0.150.0-6|49	%files
14cr|perl-Data-Structure-Util-0.150.0-6|50	%doc CHANGES README
14cr|perl-Data-Structure-Util-0.150.0-6|51	%{perl_vendorarch}/Data
14cr|perl-Data-Structure-Util-0.150.0-6|52	%{perl_vendorarch}/auto/Data
14cr|perl-Data-Structure-Util-0.150.0-6|53	%{_mandir}/man?/*
14cr|perl-Data-Structure-Util-0.150.0-6|54	
14cr|perl-Data-Structure-Util-0.150.0-6|55	
14cr|perl-Data-Structure-Util-0.150.0-6|56	
14cr|perl-Data-Structure-Util-0.150.0-6|57	%changelog
14cr|perl-Data-Structure-Util-0.150.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-6
14cr|perl-Data-Structure-Util-0.150.0-6|59	+ Revision: d5aa1b4
14cr|perl-Data-Structure-Util-0.150.0-6|60	- MassBuild#464: Increase release tag
14cr|perl-Data-Structure-Util-0.150.0-6|61	
14cr|perl-Data-Structure-Util-0.150.0-6|62	

4371 14
14cr|perl-Data-Swap-0.80.0-7|1	%define upstream_name    Data-Swap
14cr|perl-Data-Swap-0.80.0-7|2	%define upstream_version 0.08
14cr|perl-Data-Swap-0.80.0-7|3	
14cr|perl-Data-Swap-0.80.0-7|4	Name:       perl-%{upstream_name}
14cr|perl-Data-Swap-0.80.0-7|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-Swap-0.80.0-7|6	Release:	7
14cr|perl-Data-Swap-0.80.0-7|7	
14cr|perl-Data-Swap-0.80.0-7|8	Summary:	Data-Swap module for perl
14cr|perl-Data-Swap-0.80.0-7|9	
14cr|perl-Data-Swap-0.80.0-7|10	License:	GPL+ or Artistic
14cr|perl-Data-Swap-0.80.0-7|11	Group:		Development/Perl
14cr|perl-Data-Swap-0.80.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Swap-0.80.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Data-Swap-0.80.0-7|14	Patch0:     Data-Swap-0.08-fix-format-security.patch
14cr|perl-Data-Swap-0.80.0-7|15	
14cr|perl-Data-Swap-0.80.0-7|16	BuildRequires:	perl-devel
14cr|perl-Data-Swap-0.80.0-7|17	
14cr|perl-Data-Swap-0.80.0-7|18	%description
14cr|perl-Data-Swap-0.80.0-7|19	This module allows you to swap the contents of two referenced variables,
14cr|perl-Data-Swap-0.80.0-7|20	even if they have different types.
14cr|perl-Data-Swap-0.80.0-7|21	
14cr|perl-Data-Swap-0.80.0-7|22	%prep
14cr|perl-Data-Swap-0.80.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Swap-0.80.0-7|24	%patch0 -b .format
14cr|perl-Data-Swap-0.80.0-7|25	
14cr|perl-Data-Swap-0.80.0-7|26	%build
14cr|perl-Data-Swap-0.80.0-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Swap-0.80.0-7|28	%make
14cr|perl-Data-Swap-0.80.0-7|29	make test
14cr|perl-Data-Swap-0.80.0-7|30	
14cr|perl-Data-Swap-0.80.0-7|31	%install
14cr|perl-Data-Swap-0.80.0-7|32	%makeinstall_std
14cr|perl-Data-Swap-0.80.0-7|33	
14cr|perl-Data-Swap-0.80.0-7|34	%clean
14cr|perl-Data-Swap-0.80.0-7|35	
14cr|perl-Data-Swap-0.80.0-7|36	%files
14cr|perl-Data-Swap-0.80.0-7|37	%doc Changes README
14cr|perl-Data-Swap-0.80.0-7|38	%{perl_vendorlib}/*/Data/Swap.pm
14cr|perl-Data-Swap-0.80.0-7|39	%{perl_vendorlib}/*/auto/Data/Swap
14cr|perl-Data-Swap-0.80.0-7|40	%{_mandir}/*/*
14cr|perl-Data-Swap-0.80.0-7|41	
14cr|perl-Data-Swap-0.80.0-7|42	
14cr|perl-Data-Swap-0.80.0-7|43	
14cr|perl-Data-Swap-0.80.0-7|44	%changelog
14cr|perl-Data-Swap-0.80.0-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-7
14cr|perl-Data-Swap-0.80.0-7|46	+ Revision: dca83eb
14cr|perl-Data-Swap-0.80.0-7|47	- MassBuild#464: Increase release tag
14cr|perl-Data-Swap-0.80.0-7|48	
14cr|perl-Data-Swap-0.80.0-7|49	

4372 14
14cr|perl-Data-Taxi-0.960.0-5|1	%define upstream_name    Data-Taxi
14cr|perl-Data-Taxi-0.960.0-5|2	%define upstream_version 0.96
14cr|perl-Data-Taxi-0.960.0-5|3	
14cr|perl-Data-Taxi-0.960.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Taxi-0.960.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Taxi-0.960.0-5|6	Release:	5
14cr|perl-Data-Taxi-0.960.0-5|7	
14cr|perl-Data-Taxi-0.960.0-5|8	Summary:	Taint-aware, XML-ish data serialization
14cr|perl-Data-Taxi-0.960.0-5|9	
14cr|perl-Data-Taxi-0.960.0-5|10	License:	GPL+ or Artistic
14cr|perl-Data-Taxi-0.960.0-5|11	Group:		Development/Perl
14cr|perl-Data-Taxi-0.960.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Taxi-0.960.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Taxi-0.960.0-5|14	BuildRequires:	perl-devel
14cr|perl-Data-Taxi-0.960.0-5|15	BuildRequires:	perl(Debug::ShowStuff)
14cr|perl-Data-Taxi-0.960.0-5|16	BuildArch:	noarch
14cr|perl-Data-Taxi-0.960.0-5|17	
14cr|perl-Data-Taxi-0.960.0-5|18	%description
14cr|perl-Data-Taxi-0.960.0-5|19	Taxi (*T*aint-*A*ware *X*ML-*I*sh) is a data serializer with several handy
14cr|perl-Data-Taxi-0.960.0-5|20	features:
14cr|perl-Data-Taxi-0.960.0-5|21	
14cr|perl-Data-Taxi-0.960.0-5|22	* Taint aware
14cr|perl-Data-Taxi-0.960.0-5|23	
14cr|perl-Data-Taxi-0.960.0-5|24	Taxi does not force you to trust the data you are serializing. None of
14cr|perl-Data-Taxi-0.960.0-5|25	the input data is executed.
14cr|perl-Data-Taxi-0.960.0-5|26	
14cr|perl-Data-Taxi-0.960.0-5|27	%prep
14cr|perl-Data-Taxi-0.960.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Taxi-0.960.0-5|29	
14cr|perl-Data-Taxi-0.960.0-5|30	%build
14cr|perl-Data-Taxi-0.960.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Taxi-0.960.0-5|32	%make
14cr|perl-Data-Taxi-0.960.0-5|33	
14cr|perl-Data-Taxi-0.960.0-5|34	%check
14cr|perl-Data-Taxi-0.960.0-5|35	%make test
14cr|perl-Data-Taxi-0.960.0-5|36	
14cr|perl-Data-Taxi-0.960.0-5|37	%install
14cr|perl-Data-Taxi-0.960.0-5|38	%makeinstall_std
14cr|perl-Data-Taxi-0.960.0-5|39	
14cr|perl-Data-Taxi-0.960.0-5|40	%files
14cr|perl-Data-Taxi-0.960.0-5|41	%doc README
14cr|perl-Data-Taxi-0.960.0-5|42	%{_mandir}/man3/*
14cr|perl-Data-Taxi-0.960.0-5|43	%{perl_vendorlib}/*
14cr|perl-Data-Taxi-0.960.0-5|44	
14cr|perl-Data-Taxi-0.960.0-5|45	
14cr|perl-Data-Taxi-0.960.0-5|46	%changelog
14cr|perl-Data-Taxi-0.960.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-5
14cr|perl-Data-Taxi-0.960.0-5|48	+ Revision: 08e0b4b
14cr|perl-Data-Taxi-0.960.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Data-Taxi-0.960.0-5|50	
14cr|perl-Data-Taxi-0.960.0-5|51	

4373 14
14cr|perl-Data-TreeDumper-0.400.0-4|1	%define upstream_name    Data-TreeDumper
14cr|perl-Data-TreeDumper-0.400.0-4|2	%define upstream_version 0.40
14cr|perl-Data-TreeDumper-0.400.0-4|3	
14cr|perl-Data-TreeDumper-0.400.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Data-TreeDumper-0.400.0-4|5	%define __noautoreq 'perl\\(Data::TreeDumper::OO\\)'
14cr|perl-Data-TreeDumper-0.400.0-4|6	%else
14cr|perl-Data-TreeDumper-0.400.0-4|7	%define _requires_exceptions perl(Data::TreeDumper::OO)
14cr|perl-Data-TreeDumper-0.400.0-4|8	%endif
14cr|perl-Data-TreeDumper-0.400.0-4|9	
14cr|perl-Data-TreeDumper-0.400.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Data-TreeDumper-0.400.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-TreeDumper-0.400.0-4|12	Release:	4
14cr|perl-Data-TreeDumper-0.400.0-4|13	
14cr|perl-Data-TreeDumper-0.400.0-4|14	Summary:	Improved replacement for Data::Dumper
14cr|perl-Data-TreeDumper-0.400.0-4|15	
14cr|perl-Data-TreeDumper-0.400.0-4|16	License:	GPL+ or Artistic
14cr|perl-Data-TreeDumper-0.400.0-4|17	Group:		Development/Perl
14cr|perl-Data-TreeDumper-0.400.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-TreeDumper-0.400.0-4|19	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-TreeDumper-0.400.0-4|20	
14cr|perl-Data-TreeDumper-0.400.0-4|21	BuildRequires:	perl-devel
14cr|perl-Data-TreeDumper-0.400.0-4|22	BuildRequires:	perl(Class::ISA)
14cr|perl-Data-TreeDumper-0.400.0-4|23	BuildRequires:	perl(Check::ISA)
14cr|perl-Data-TreeDumper-0.400.0-4|24	BuildRequires:	perl(Devel::Size)
14cr|perl-Data-TreeDumper-0.400.0-4|25	BuildRequires:	perl(Sort::Naturally)
14cr|perl-Data-TreeDumper-0.400.0-4|26	BuildRequires:	perl(Term::Size)
14cr|perl-Data-TreeDumper-0.400.0-4|27	BuildRequires:	perl(Text::Wrap)
14cr|perl-Data-TreeDumper-0.400.0-4|28	BuildArch:	noarch
14cr|perl-Data-TreeDumper-0.400.0-4|29	
14cr|perl-Data-TreeDumper-0.400.0-4|30	%description
14cr|perl-Data-TreeDumper-0.400.0-4|31	Data::Dumper and other modules do a great job of dumping data structures. Their
14cr|perl-Data-TreeDumper-0.400.0-4|32	output, however, often takes more brain power to understand than the data
14cr|perl-Data-TreeDumper-0.400.0-4|33	itself. When dumping large amounts of data, the output can be overwhelming and
14cr|perl-Data-TreeDumper-0.400.0-4|34	it can be difficult to see the relationship between each piece of the dumped
14cr|perl-Data-TreeDumper-0.400.0-4|35	data.
14cr|perl-Data-TreeDumper-0.400.0-4|36	
14cr|perl-Data-TreeDumper-0.400.0-4|37	Data::TreeDumper also dumps data in a tree-like fashion but hopefully in a
14cr|perl-Data-TreeDumper-0.400.0-4|38	format more easily understood.
14cr|perl-Data-TreeDumper-0.400.0-4|39	
14cr|perl-Data-TreeDumper-0.400.0-4|40	%prep
14cr|perl-Data-TreeDumper-0.400.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-TreeDumper-0.400.0-4|42	
14cr|perl-Data-TreeDumper-0.400.0-4|43	%build
14cr|perl-Data-TreeDumper-0.400.0-4|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-TreeDumper-0.400.0-4|45	%make
14cr|perl-Data-TreeDumper-0.400.0-4|46	
14cr|perl-Data-TreeDumper-0.400.0-4|47	%check
14cr|perl-Data-TreeDumper-0.400.0-4|48	make test
14cr|perl-Data-TreeDumper-0.400.0-4|49	
14cr|perl-Data-TreeDumper-0.400.0-4|50	%install
14cr|perl-Data-TreeDumper-0.400.0-4|51	%makeinstall_std
14cr|perl-Data-TreeDumper-0.400.0-4|52	
14cr|perl-Data-TreeDumper-0.400.0-4|53	%files
14cr|perl-Data-TreeDumper-0.400.0-4|54	%doc README Changes
14cr|perl-Data-TreeDumper-0.400.0-4|55	%{_mandir}/man3/*
14cr|perl-Data-TreeDumper-0.400.0-4|56	%{perl_vendorlib}/Data
14cr|perl-Data-TreeDumper-0.400.0-4|57	
14cr|perl-Data-TreeDumper-0.400.0-4|58	
14cr|perl-Data-TreeDumper-0.400.0-4|59	%changelog
14cr|perl-Data-TreeDumper-0.400.0-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-4
14cr|perl-Data-TreeDumper-0.400.0-4|61	+ Revision: 9dda188
14cr|perl-Data-TreeDumper-0.400.0-4|62	- MassBuild#464: Increase release tag
14cr|perl-Data-TreeDumper-0.400.0-4|63	
14cr|perl-Data-TreeDumper-0.400.0-4|64	

4374 14
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|1	%define upstream_name    Data-TreeDumper-Renderer-GTK
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|3	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|5	%define __noautoreq 'perl\\(Gtk2::TreeView\\)'
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|6	%else
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|7	%define _requires_exceptions perl(Gtk2::TreeView)
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|8	%endif
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|9	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|12	Release:	5
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|13	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|14	Summary:	Gtk2::TreeView renderer for Data::TreeDumper
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|15	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|16	License:	GPL+ or Artistic
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|17	Group:		Development/Perl
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|19	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|20	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|21	BuildRequires:	perl-devel
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|22	BuildRequires:	perl(Data::TreeDumper)
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|23	BuildRequires:	perl(Term::Size)
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|24	BuildRequires:	perl(Gtk2)
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|25	BuildRequires:	x11-server-xvfb
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|26	Requires:	perl(Term::Size)
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|27	BuildArch:	noarch
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|28	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|29	%description
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|30	GTK-perl renderer for *Data::TreeDumper*.
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|31	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|32	This widget is the gui equivalent of Data::TreeDumper; it will display a
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|33	perl data structure in a TreeView, allowing you to fold and unfold child
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|34	data structures and get a quick feel for what's where. Right-clicking
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|35	anywhere in the view brings up a context menu, from which the user can
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|36	choose to expand or collapse all items.
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|37	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|38	%prep
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|40	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|41	%build
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|43	%make
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|44	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|45	%check
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|46	xvfb-run make test
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|47	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|48	%install
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|49	%makeinstall_std
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|50	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|51	%files
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|52	%doc Changes README
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|53	%{_mandir}/man3/*
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|54	%{perl_vendorlib}/Data
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|55	%{perl_vendorlib}/auto/Data
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|56	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|57	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|58	%changelog
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|60	+ Revision: 8186b28
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|62	
14cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-5|63	

4375 14
14cr|perl-data-trie-0.10.0-4|1	%define upstream_name	 data-trie
14cr|perl-data-trie-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-data-trie-0.10.0-4|3	
14cr|perl-data-trie-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-data-trie-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-data-trie-0.10.0-4|6	Release:	4
14cr|perl-data-trie-0.10.0-4|7	
14cr|perl-data-trie-0.10.0-4|8	Summary:	An implementation of a letter trie
14cr|perl-data-trie-0.10.0-4|9	
14cr|perl-data-trie-0.10.0-4|10	License:	GPL
14cr|perl-data-trie-0.10.0-4|11	Group:		Development/Perl
14cr|perl-data-trie-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-data-trie-0.10.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/H/HA/HAMMOND/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-data-trie-0.10.0-4|14	
14cr|perl-data-trie-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-data-trie-0.10.0-4|16	BuildArch:	noarch
14cr|perl-data-trie-0.10.0-4|17	
14cr|perl-data-trie-0.10.0-4|18	%description
14cr|perl-data-trie-0.10.0-4|19	This module implements a letter trie data structure. This is a linked set of
14cr|perl-data-trie-0.10.0-4|20	nodes representing a set of words. Starting from the root, each letter of an
14cr|perl-data-trie-0.10.0-4|21	included word is a daughter node of the trie. Hence, if a word is in the trie,
14cr|perl-data-trie-0.10.0-4|22	there will be a path from root to leaf for that word. If a word is not in the
14cr|perl-data-trie-0.10.0-4|23	trie, there will be no such path.
14cr|perl-data-trie-0.10.0-4|24	
14cr|perl-data-trie-0.10.0-4|25	This structure allows for a relatively compact representation of a set of
14cr|perl-data-trie-0.10.0-4|26	words. This particular implementation allows each word to be stored alone or
14cr|perl-data-trie-0.10.0-4|27	with some associated data item.
14cr|perl-data-trie-0.10.0-4|28	
14cr|perl-data-trie-0.10.0-4|29	Note that the remove() method does not prune nodes and thus a Trie can only
14cr|perl-data-trie-0.10.0-4|30	grow in size.
14cr|perl-data-trie-0.10.0-4|31	
14cr|perl-data-trie-0.10.0-4|32	%prep
14cr|perl-data-trie-0.10.0-4|33	%setup -q -n Data-Trie-%{upstream_version}
14cr|perl-data-trie-0.10.0-4|34	
14cr|perl-data-trie-0.10.0-4|35	%build
14cr|perl-data-trie-0.10.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-data-trie-0.10.0-4|37	%make
14cr|perl-data-trie-0.10.0-4|38	
14cr|perl-data-trie-0.10.0-4|39	%check
14cr|perl-data-trie-0.10.0-4|40	make test
14cr|perl-data-trie-0.10.0-4|41	
14cr|perl-data-trie-0.10.0-4|42	%install
14cr|perl-data-trie-0.10.0-4|43	%makeinstall_std
14cr|perl-data-trie-0.10.0-4|44	
14cr|perl-data-trie-0.10.0-4|45	%files
14cr|perl-data-trie-0.10.0-4|46	%doc README
14cr|perl-data-trie-0.10.0-4|47	%{perl_vendorlib}/Data
14cr|perl-data-trie-0.10.0-4|48	%{_mandir}/*/*
14cr|perl-data-trie-0.10.0-4|49	
14cr|perl-data-trie-0.10.0-4|50	
14cr|perl-data-trie-0.10.0-4|51	
14cr|perl-data-trie-0.10.0-4|52	%changelog
14cr|perl-data-trie-0.10.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-data-trie-0.10.0-4|54	+ Revision: e518f52
14cr|perl-data-trie-0.10.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-data-trie-0.10.0-4|56	
14cr|perl-data-trie-0.10.0-4|57	

4376 14
14cr|perl-Data-Uniqid-0.120.0-3|1	%define upstream_name    Data-Uniqid
14cr|perl-Data-Uniqid-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Data-Uniqid-0.120.0-3|3	
14cr|perl-Data-Uniqid-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Uniqid-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Uniqid-0.120.0-3|6	Release:	3
14cr|perl-Data-Uniqid-0.120.0-3|7	
14cr|perl-Data-Uniqid-0.120.0-3|8	Summary:	Data::Uniqid - Perl extension for simple genrating of unique id's
14cr|perl-Data-Uniqid-0.120.0-3|9	
14cr|perl-Data-Uniqid-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-Uniqid-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Data-Uniqid-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Uniqid-0.120.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MW/MWX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-Uniqid-0.120.0-3|14	
14cr|perl-Data-Uniqid-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-Uniqid-0.120.0-3|16	BuildArch:	noarch
14cr|perl-Data-Uniqid-0.120.0-3|17	
14cr|perl-Data-Uniqid-0.120.0-3|18	%description
14cr|perl-Data-Uniqid-0.120.0-3|19	Data::Uniqid provides three simple routines for generating unique ids.
14cr|perl-Data-Uniqid-0.120.0-3|20	These ids are coded with a Base62 systen to make them short and handy
14cr|perl-Data-Uniqid-0.120.0-3|21	(e.g. to use it as part of a URL).
14cr|perl-Data-Uniqid-0.120.0-3|22	
14cr|perl-Data-Uniqid-0.120.0-3|23	%prep
14cr|perl-Data-Uniqid-0.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Uniqid-0.120.0-3|25	
14cr|perl-Data-Uniqid-0.120.0-3|26	%build
14cr|perl-Data-Uniqid-0.120.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Uniqid-0.120.0-3|28	%make
14cr|perl-Data-Uniqid-0.120.0-3|29	
14cr|perl-Data-Uniqid-0.120.0-3|30	%check
14cr|perl-Data-Uniqid-0.120.0-3|31	%make test
14cr|perl-Data-Uniqid-0.120.0-3|32	
14cr|perl-Data-Uniqid-0.120.0-3|33	%install
14cr|perl-Data-Uniqid-0.120.0-3|34	%makeinstall_std
14cr|perl-Data-Uniqid-0.120.0-3|35	
14cr|perl-Data-Uniqid-0.120.0-3|36	%files
14cr|perl-Data-Uniqid-0.120.0-3|37	%doc README Changes
14cr|perl-Data-Uniqid-0.120.0-3|38	%{_mandir}/man3/*
14cr|perl-Data-Uniqid-0.120.0-3|39	%{perl_vendorlib}/*
14cr|perl-Data-Uniqid-0.120.0-3|40	
14cr|perl-Data-Uniqid-0.120.0-3|41	
14cr|perl-Data-Uniqid-0.120.0-3|42	%changelog
14cr|perl-Data-Uniqid-0.120.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Data-Uniqid-0.120.0-3|44	+ Revision: 079631f
14cr|perl-Data-Uniqid-0.120.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Data-Uniqid-0.120.0-3|46	
14cr|perl-Data-Uniqid-0.120.0-3|47	

4377 14
14cr|perl-Data-UUID-LibUUID-0.50.0-7|1	%define upstream_name    Data-UUID-LibUUID
14cr|perl-Data-UUID-LibUUID-0.50.0-7|2	%define upstream_version 0.05
14cr|perl-Data-UUID-LibUUID-0.50.0-7|3	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|4	Name:       perl-%{upstream_name}
14cr|perl-Data-UUID-LibUUID-0.50.0-7|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Data-UUID-LibUUID-0.50.0-7|6	Release:	7
14cr|perl-Data-UUID-LibUUID-0.50.0-7|7	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|8	Summary:    Drop in L<Data::UUID> replacement
14cr|perl-Data-UUID-LibUUID-0.50.0-7|9	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|10	License:    GPL+ or Artistic
14cr|perl-Data-UUID-LibUUID-0.50.0-7|11	Group:      Development/Perl
14cr|perl-Data-UUID-LibUUID-0.50.0-7|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-UUID-LibUUID-0.50.0-7|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Data-UUID-LibUUID-0.50.0-7|14	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|15	BuildRequires: perl(MIME::Base64)
14cr|perl-Data-UUID-LibUUID-0.50.0-7|16	BuildRequires: perl(Sub::Exporter)
14cr|perl-Data-UUID-LibUUID-0.50.0-7|17	BuildRequires: perl(Test::More)
14cr|perl-Data-UUID-LibUUID-0.50.0-7|18	BuildRequires: perl(Test::use::ok)
14cr|perl-Data-UUID-LibUUID-0.50.0-7|19	BuildRequires: perl-asa
14cr|perl-Data-UUID-LibUUID-0.50.0-7|20	BuildRequires: perl-devel
14cr|perl-Data-UUID-LibUUID-0.50.0-7|21	BuildRequires: libuuid-devel
14cr|perl-Data-UUID-LibUUID-0.50.0-7|22	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|23	%description
14cr|perl-Data-UUID-LibUUID-0.50.0-7|24	This module provides bindings for libuuid shipped with e2fsprogs or
14cr|perl-Data-UUID-LibUUID-0.50.0-7|25	uuid-dev on debian, and also works with the system _uuid.h_ on darwin.
14cr|perl-Data-UUID-LibUUID-0.50.0-7|26	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|27	%prep
14cr|perl-Data-UUID-LibUUID-0.50.0-7|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-UUID-LibUUID-0.50.0-7|29	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|30	%build
14cr|perl-Data-UUID-LibUUID-0.50.0-7|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-UUID-LibUUID-0.50.0-7|32	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|33	%make
14cr|perl-Data-UUID-LibUUID-0.50.0-7|34	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|35	%check
14cr|perl-Data-UUID-LibUUID-0.50.0-7|36	%make test
14cr|perl-Data-UUID-LibUUID-0.50.0-7|37	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|38	%install
14cr|perl-Data-UUID-LibUUID-0.50.0-7|39	%makeinstall_std
14cr|perl-Data-UUID-LibUUID-0.50.0-7|40	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|41	%clean
14cr|perl-Data-UUID-LibUUID-0.50.0-7|42	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|43	%files
14cr|perl-Data-UUID-LibUUID-0.50.0-7|44	%doc Changes
14cr|perl-Data-UUID-LibUUID-0.50.0-7|45	%{_mandir}/man3/*
14cr|perl-Data-UUID-LibUUID-0.50.0-7|46	%{perl_vendorlib}/*
14cr|perl-Data-UUID-LibUUID-0.50.0-7|47	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|48	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|49	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|50	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|51	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|52	%changelog
14cr|perl-Data-UUID-LibUUID-0.50.0-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-7
14cr|perl-Data-UUID-LibUUID-0.50.0-7|54	+ Revision: fd8c1a2
14cr|perl-Data-UUID-LibUUID-0.50.0-7|55	- MassBuild#464: Increase release tag
14cr|perl-Data-UUID-LibUUID-0.50.0-7|56	
14cr|perl-Data-UUID-LibUUID-0.50.0-7|57	

4378 14
14cr|perl-Data-Visitor-0.300.0-3|1	%define	upstream_name	 Data-Visitor
14cr|perl-Data-Visitor-0.300.0-3|2	%define upstream_version 0.30
14cr|perl-Data-Visitor-0.300.0-3|3	
14cr|perl-Data-Visitor-0.300.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Data-Visitor-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Data-Visitor-0.300.0-3|6	Release:	3
14cr|perl-Data-Visitor-0.300.0-3|7	
14cr|perl-Data-Visitor-0.300.0-3|8	Summary:	A visitor for Perl data structures
14cr|perl-Data-Visitor-0.300.0-3|9	
14cr|perl-Data-Visitor-0.300.0-3|10	License:	GPL+ or Artistic
14cr|perl-Data-Visitor-0.300.0-3|11	Group:		Development/Perl
14cr|perl-Data-Visitor-0.300.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Data-Visitor-0.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Visitor-%{upstream_version}.tar.gz
14cr|perl-Data-Visitor-0.300.0-3|14	
14cr|perl-Data-Visitor-0.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-Data-Visitor-0.300.0-3|16	BuildRequires: perl(Test::Requires)
14cr|perl-Data-Visitor-0.300.0-3|17	BuildRequires: perl(Class::Load)
14cr|perl-Data-Visitor-0.300.0-3|18	BuildRequires:	perl(Any::Moose)
14cr|perl-Data-Visitor-0.300.0-3|19	BuildRequires:	perl(Class::Accessor)
14cr|perl-Data-Visitor-0.300.0-3|20	BuildRequires:	perl(Data::Alias)
14cr|perl-Data-Visitor-0.300.0-3|21	BuildRequires:	perl(Module::Build)
14cr|perl-Data-Visitor-0.300.0-3|22	BuildRequires:	perl(Moose)
14cr|perl-Data-Visitor-0.300.0-3|23	BuildRequires:	perl(Task::Weaken)
14cr|perl-Data-Visitor-0.300.0-3|24	BuildRequires:	perl-Test-MockObject >= 1.04
14cr|perl-Data-Visitor-0.300.0-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Data-Visitor-0.300.0-3|26	BuildRequires:	perl(Test::use::ok)
14cr|perl-Data-Visitor-0.300.0-3|27	BuildRequires:	perl(Tie::ToObject)
14cr|perl-Data-Visitor-0.300.0-3|28	BuildRequires:	perl(Squirrel)
14cr|perl-Data-Visitor-0.300.0-3|29	BuildRequires:	perl(namespace::clean)
14cr|perl-Data-Visitor-0.300.0-3|30	
14cr|perl-Data-Visitor-0.300.0-3|31	BuildArch:	noarch
14cr|perl-Data-Visitor-0.300.0-3|32	
14cr|perl-Data-Visitor-0.300.0-3|33	Requires:	perl(namespace::clean)
14cr|perl-Data-Visitor-0.300.0-3|34	
14cr|perl-Data-Visitor-0.300.0-3|35	%description
14cr|perl-Data-Visitor-0.300.0-3|36	This module is a simple visitor implementation for Perl values.
14cr|perl-Data-Visitor-0.300.0-3|37	
14cr|perl-Data-Visitor-0.300.0-3|38	%prep
14cr|perl-Data-Visitor-0.300.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Data-Visitor-0.300.0-3|40	
14cr|perl-Data-Visitor-0.300.0-3|41	%build
14cr|perl-Data-Visitor-0.300.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Data-Visitor-0.300.0-3|43	make
14cr|perl-Data-Visitor-0.300.0-3|44	
14cr|perl-Data-Visitor-0.300.0-3|45	%check
14cr|perl-Data-Visitor-0.300.0-3|46	make test
14cr|perl-Data-Visitor-0.300.0-3|47	
14cr|perl-Data-Visitor-0.300.0-3|48	%install
14cr|perl-Data-Visitor-0.300.0-3|49	%makeinstall_std
14cr|perl-Data-Visitor-0.300.0-3|50	
14cr|perl-Data-Visitor-0.300.0-3|51	%files
14cr|perl-Data-Visitor-0.300.0-3|52	%doc Changes
14cr|perl-Data-Visitor-0.300.0-3|53	%{perl_vendorlib}/Data
14cr|perl-Data-Visitor-0.300.0-3|54	%{_mandir}/*/*
14cr|perl-Data-Visitor-0.300.0-3|55	
14cr|perl-Data-Visitor-0.300.0-3|56	
14cr|perl-Data-Visitor-0.300.0-3|57	%changelog
14cr|perl-Data-Visitor-0.300.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-3
14cr|perl-Data-Visitor-0.300.0-3|59	+ Revision: c819515
14cr|perl-Data-Visitor-0.300.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Data-Visitor-0.300.0-3|61	
14cr|perl-Data-Visitor-0.300.0-3|62	

4379 14
14cr|perl-Date-Calc-XS-6.300.0-3|1	%define upstream_name    Date-Calc-XS
14cr|perl-Date-Calc-XS-6.300.0-3|2	%define upstream_version 6.3
14cr|perl-Date-Calc-XS-6.300.0-3|3	
14cr|perl-Date-Calc-XS-6.300.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Date-Calc-XS-6.300.0-3|5	Version:    %perl_convert_version 6.3
14cr|perl-Date-Calc-XS-6.300.0-3|6	Release:	3
14cr|perl-Date-Calc-XS-6.300.0-3|7	
14cr|perl-Date-Calc-XS-6.300.0-3|8	Summary:    No summary found
14cr|perl-Date-Calc-XS-6.300.0-3|9	
14cr|perl-Date-Calc-XS-6.300.0-3|10	License:    GPL+ or Artistic
14cr|perl-Date-Calc-XS-6.300.0-3|11	Group:      Development/Perl
14cr|perl-Date-Calc-XS-6.300.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Date-Calc-XS-6.300.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Date/Date-Calc-XS-6.3.tar.gz
14cr|perl-Date-Calc-XS-6.300.0-3|14	
14cr|perl-Date-Calc-XS-6.300.0-3|15	BuildRequires: perl(Bit::Vector)
14cr|perl-Date-Calc-XS-6.300.0-3|16	BuildRequires: perl(Carp::Clan)
14cr|perl-Date-Calc-XS-6.300.0-3|17	BuildRequires: perl(Date::Calc)
14cr|perl-Date-Calc-XS-6.300.0-3|18	BuildRequires: perl-devel
14cr|perl-Date-Calc-XS-6.300.0-3|19	
14cr|perl-Date-Calc-XS-6.300.0-3|20	%description
14cr|perl-Date-Calc-XS-6.300.0-3|21	You never use this module directly. Use the Date::Calc(3) manpage instead!
14cr|perl-Date-Calc-XS-6.300.0-3|22	
14cr|perl-Date-Calc-XS-6.300.0-3|23	%prep
14cr|perl-Date-Calc-XS-6.300.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Date-Calc-XS-6.300.0-3|25	
14cr|perl-Date-Calc-XS-6.300.0-3|26	%build
14cr|perl-Date-Calc-XS-6.300.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Date-Calc-XS-6.300.0-3|28	
14cr|perl-Date-Calc-XS-6.300.0-3|29	%make
14cr|perl-Date-Calc-XS-6.300.0-3|30	
14cr|perl-Date-Calc-XS-6.300.0-3|31	%check
14cr|perl-Date-Calc-XS-6.300.0-3|32	%make test
14cr|perl-Date-Calc-XS-6.300.0-3|33	
14cr|perl-Date-Calc-XS-6.300.0-3|34	%install
14cr|perl-Date-Calc-XS-6.300.0-3|35	%makeinstall_std
14cr|perl-Date-Calc-XS-6.300.0-3|36	
14cr|perl-Date-Calc-XS-6.300.0-3|37	%clean
14cr|perl-Date-Calc-XS-6.300.0-3|38	
14cr|perl-Date-Calc-XS-6.300.0-3|39	%files
14cr|perl-Date-Calc-XS-6.300.0-3|40	%doc META.yml license
14cr|perl-Date-Calc-XS-6.300.0-3|41	%{_mandir}/man3/*
14cr|perl-Date-Calc-XS-6.300.0-3|42	%{perl_vendorlib}/*
14cr|perl-Date-Calc-XS-6.300.0-3|43	
14cr|perl-Date-Calc-XS-6.300.0-3|44	
14cr|perl-Date-Calc-XS-6.300.0-3|45	
14cr|perl-Date-Calc-XS-6.300.0-3|46	
14cr|perl-Date-Calc-XS-6.300.0-3|47	
14cr|perl-Date-Calc-XS-6.300.0-3|48	%changelog
14cr|perl-Date-Calc-XS-6.300.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.300.0-3
14cr|perl-Date-Calc-XS-6.300.0-3|50	+ Revision: fc7f83f
14cr|perl-Date-Calc-XS-6.300.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Date-Calc-XS-6.300.0-3|52	
14cr|perl-Date-Calc-XS-6.300.0-3|53	

4380 14
14cr|perl-Date-HolidayParser-0.410.0-5|1	%define upstream_name	 Date-HolidayParser
14cr|perl-Date-HolidayParser-0.410.0-5|2	%define upstream_version 0.41
14cr|perl-Date-HolidayParser-0.410.0-5|3	
14cr|perl-Date-HolidayParser-0.410.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Date-HolidayParser-0.410.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Date-HolidayParser-0.410.0-5|6	Release:	5
14cr|perl-Date-HolidayParser-0.410.0-5|7	
14cr|perl-Date-HolidayParser-0.410.0-5|8	Summary:	Parser for ~/.holiday-style files
14cr|perl-Date-HolidayParser-0.410.0-5|9	
14cr|perl-Date-HolidayParser-0.410.0-5|10	License:	GPL+ or Artistic
14cr|perl-Date-HolidayParser-0.410.0-5|11	Group:		Development/Perl
14cr|perl-Date-HolidayParser-0.410.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Date-HolidayParser-0.410.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/ReadLine/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Date-HolidayParser-0.410.0-5|14	
14cr|perl-Date-HolidayParser-0.410.0-5|15	BuildRequires:	perl-devel
14cr|perl-Date-HolidayParser-0.410.0-5|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Date-HolidayParser-0.410.0-5|17	
14cr|perl-Date-HolidayParser-0.410.0-5|18	BuildArch:	noarch
14cr|perl-Date-HolidayParser-0.410.0-5|19	
14cr|perl-Date-HolidayParser-0.410.0-5|20	%description
14cr|perl-Date-HolidayParser-0.410.0-5|21	This is a module that parses .holiday-style files. These are
14cr|perl-Date-HolidayParser-0.410.0-5|22	files that define holidays in various parts of the world.
14cr|perl-Date-HolidayParser-0.410.0-5|23	The files are easy to write and easy for humans to read, but can
14cr|perl-Date-HolidayParser-0.410.0-5|24	be hard to parse because the format allows many different ways to write it.
14cr|perl-Date-HolidayParser-0.410.0-5|25	
14cr|perl-Date-HolidayParser-0.410.0-5|26	%prep
14cr|perl-Date-HolidayParser-0.410.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Date-HolidayParser-0.410.0-5|28	
14cr|perl-Date-HolidayParser-0.410.0-5|29	%build
14cr|perl-Date-HolidayParser-0.410.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Date-HolidayParser-0.410.0-5|31	%make "CFLAGS=%{optflags}"
14cr|perl-Date-HolidayParser-0.410.0-5|32	
14cr|perl-Date-HolidayParser-0.410.0-5|33	%check
14cr|perl-Date-HolidayParser-0.410.0-5|34	%make test
14cr|perl-Date-HolidayParser-0.410.0-5|35	
14cr|perl-Date-HolidayParser-0.410.0-5|36	%install
14cr|perl-Date-HolidayParser-0.410.0-5|37	%makeinstall_std
14cr|perl-Date-HolidayParser-0.410.0-5|38	
14cr|perl-Date-HolidayParser-0.410.0-5|39	%files
14cr|perl-Date-HolidayParser-0.410.0-5|40	%doc README
14cr|perl-Date-HolidayParser-0.410.0-5|41	%{_mandir}/*/*
14cr|perl-Date-HolidayParser-0.410.0-5|42	%{perl_vendorlib}/Date
14cr|perl-Date-HolidayParser-0.410.0-5|43	
14cr|perl-Date-HolidayParser-0.410.0-5|44	
14cr|perl-Date-HolidayParser-0.410.0-5|45	
14cr|perl-Date-HolidayParser-0.410.0-5|46	%changelog
14cr|perl-Date-HolidayParser-0.410.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-5
14cr|perl-Date-HolidayParser-0.410.0-5|48	+ Revision: a2880b5
14cr|perl-Date-HolidayParser-0.410.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Date-HolidayParser-0.410.0-5|50	
14cr|perl-Date-HolidayParser-0.410.0-5|51	

4381 14
14cr|perl-Date-Pcalc-6.100.0-12|1	%define upstream_name    Date-Pcalc
14cr|perl-Date-Pcalc-6.100.0-12|2	%define upstream_version 6.1
14cr|perl-Date-Pcalc-6.100.0-12|3	
14cr|perl-Date-Pcalc-6.100.0-12|4	Name:		perl-%{upstream_name}
14cr|perl-Date-Pcalc-6.100.0-12|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Date-Pcalc-6.100.0-12|6	Release:	12
14cr|perl-Date-Pcalc-6.100.0-12|7	
14cr|perl-Date-Pcalc-6.100.0-12|8	Summary:	Pure-Perl drop-in replacement for Date::Calc
14cr|perl-Date-Pcalc-6.100.0-12|9	
14cr|perl-Date-Pcalc-6.100.0-12|10	License:	GPL+ or Artistic
14cr|perl-Date-Pcalc-6.100.0-12|11	Group:		Development/Perl
14cr|perl-Date-Pcalc-6.100.0-12|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Date-Pcalc-6.100.0-12|13	Source0:	http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Date-Pcalc-6.100.0-12|14	patch0:     Date-Pcalc-6.1-fix_perl_516_boolean.patch
14cr|perl-Date-Pcalc-6.100.0-12|15	
14cr|perl-Date-Pcalc-6.100.0-12|16	BuildRequires:	perl(Bit::Vector)
14cr|perl-Date-Pcalc-6.100.0-12|17	BuildRequires:	perl(Carp::Clan)
14cr|perl-Date-Pcalc-6.100.0-12|18	BuildRequires:	perl-devel
14cr|perl-Date-Pcalc-6.100.0-12|19	
14cr|perl-Date-Pcalc-6.100.0-12|20	
14cr|perl-Date-Pcalc-6.100.0-12|21	%description
14cr|perl-Date-Pcalc-6.100.0-12|22	'use Date::Pcalc qw( Days_in_Year Days_in_Month ... );'
14cr|perl-Date-Pcalc-6.100.0-12|23	
14cr|perl-Date-Pcalc-6.100.0-12|24	%prep
14cr|perl-Date-Pcalc-6.100.0-12|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Date-Pcalc-6.100.0-12|26	%patch0 -p0 -b .boolean
14cr|perl-Date-Pcalc-6.100.0-12|27	
14cr|perl-Date-Pcalc-6.100.0-12|28	%build
14cr|perl-Date-Pcalc-6.100.0-12|29	echo c | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Date-Pcalc-6.100.0-12|30	%make
14cr|perl-Date-Pcalc-6.100.0-12|31	
14cr|perl-Date-Pcalc-6.100.0-12|32	%check
14cr|perl-Date-Pcalc-6.100.0-12|33	%make test
14cr|perl-Date-Pcalc-6.100.0-12|34	
14cr|perl-Date-Pcalc-6.100.0-12|35	%install
14cr|perl-Date-Pcalc-6.100.0-12|36	%makeinstall_std
14cr|perl-Date-Pcalc-6.100.0-12|37	
14cr|perl-Date-Pcalc-6.100.0-12|38	%clean
14cr|perl-Date-Pcalc-6.100.0-12|39	
14cr|perl-Date-Pcalc-6.100.0-12|40	%files
14cr|perl-Date-Pcalc-6.100.0-12|41	%doc META.yml
14cr|perl-Date-Pcalc-6.100.0-12|42	%{_mandir}/man3/*
14cr|perl-Date-Pcalc-6.100.0-12|43	%{perl_vendorlib}/*
14cr|perl-Date-Pcalc-6.100.0-12|44	
14cr|perl-Date-Pcalc-6.100.0-12|45	
14cr|perl-Date-Pcalc-6.100.0-12|46	
14cr|perl-Date-Pcalc-6.100.0-12|47	%changelog
14cr|perl-Date-Pcalc-6.100.0-12|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.100.0-12
14cr|perl-Date-Pcalc-6.100.0-12|49	+ Revision: 9f2e49b
14cr|perl-Date-Pcalc-6.100.0-12|50	- MassBuild#464: Increase release tag
14cr|perl-Date-Pcalc-6.100.0-12|51	
14cr|perl-Date-Pcalc-6.100.0-12|52	

4382 14
14cr|perl-Date-Simple-3.30_300-3|1	%define upstream_version 3.03_03
14cr|perl-Date-Simple-3.30_300-3|2	
14cr|perl-Date-Simple-3.30_300-3|3	Summary:	Simple date object for perl
14cr|perl-Date-Simple-3.30_300-3|4	
14cr|perl-Date-Simple-3.30_300-3|5	Name:		perl-Date-Simple
14cr|perl-Date-Simple-3.30_300-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Date-Simple-3.30_300-3|7	Release:	3
14cr|perl-Date-Simple-3.30_300-3|8	License:	GPL+ or Artistic
14cr|perl-Date-Simple-3.30_300-3|9	Group:		Development/Perl
14cr|perl-Date-Simple-3.30_300-3|10	Url:		http://search.cpan.org/dist/Date-Simple/
14cr|perl-Date-Simple-3.30_300-3|11	Source0:	http://www.cpan.org/authors/id/I/IZ/IZUT/Date-Simple-%{upstream_version}.tar.gz
14cr|perl-Date-Simple-3.30_300-3|12	#Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
14cr|perl-Date-Simple-3.30_300-3|13	BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::More)
14cr|perl-Date-Simple-3.30_300-3|14	BuildRequires:	perl-devel
14cr|perl-Date-Simple-3.30_300-3|15	
14cr|perl-Date-Simple-3.30_300-3|16	# Don't "provide" private Perl libs
14cr|perl-Date-Simple-3.30_300-3|17	# % global _use_internal_dependency_generator 0
14cr|perl-Date-Simple-3.30_300-3|18	#% global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
14cr|perl-Date-Simple-3.30_300-3|19	#% global __find_provides /bin/sh -c "%{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
14cr|perl-Date-Simple-3.30_300-3|20	#% global __find_requires /bin/sh -c "%{__deploop R}"
14cr|perl-Date-Simple-3.30_300-3|21	
14cr|perl-Date-Simple-3.30_300-3|22	%description
14cr|perl-Date-Simple-3.30_300-3|23	%{summary}.
14cr|perl-Date-Simple-3.30_300-3|24	
14cr|perl-Date-Simple-3.30_300-3|25	%prep
14cr|perl-Date-Simple-3.30_300-3|26	%setup -q -n Date-Simple-%{upstream_version}
14cr|perl-Date-Simple-3.30_300-3|27	
14cr|perl-Date-Simple-3.30_300-3|28	# Spurious exec permissions in files from tarball
14cr|perl-Date-Simple-3.30_300-3|29	/usr/bin/find lib -type f -exec %{__chmod} -x {} ';'
14cr|perl-Date-Simple-3.30_300-3|30	%{__chmod} -x ChangeLog COPYING README Simple.xs
14cr|perl-Date-Simple-3.30_300-3|31	
14cr|perl-Date-Simple-3.30_300-3|32	# The NoXS.pm file provides a pure-perl alternative to the C implementation
14cr|perl-Date-Simple-3.30_300-3|33	# of the module. This results in duplicate "Provides:" entries, which rpmlint
14cr|perl-Date-Simple-3.30_300-3|34	# whinges about. This kludge removes the redundant file, which has the added
14cr|perl-Date-Simple-3.30_300-3|35	# benefit of shutting up rpmlint.
14cr|perl-Date-Simple-3.30_300-3|36	rm -f lib/Date/Simple/NoXS.pm
14cr|perl-Date-Simple-3.30_300-3|37	%{__sed} -i -e '/^lib\/Date\/Simple\/NoXS\.pm$/d' MANIFEST
14cr|perl-Date-Simple-3.30_300-3|38	
14cr|perl-Date-Simple-3.30_300-3|39	%build
14cr|perl-Date-Simple-3.30_300-3|40	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14cr|perl-Date-Simple-3.30_300-3|41	%make
14cr|perl-Date-Simple-3.30_300-3|42	
14cr|perl-Date-Simple-3.30_300-3|43	%install
14cr|perl-Date-Simple-3.30_300-3|44	%make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cr|perl-Date-Simple-3.30_300-3|45	/usr/bin/find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cr|perl-Date-Simple-3.30_300-3|46	/usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
14cr|perl-Date-Simple-3.30_300-3|47	/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
14cr|perl-Date-Simple-3.30_300-3|48	%{__chmod} -R u+w %{buildroot}
14cr|perl-Date-Simple-3.30_300-3|49	
14cr|perl-Date-Simple-3.30_300-3|50	%check
14cr|perl-Date-Simple-3.30_300-3|51	%make test
14cr|perl-Date-Simple-3.30_300-3|52	
14cr|perl-Date-Simple-3.30_300-3|53	%files
14cr|perl-Date-Simple-3.30_300-3|54	%doc ChangeLog COPYING README
14cr|perl-Date-Simple-3.30_300-3|55	%{perl_vendorarch}/Date/
14cr|perl-Date-Simple-3.30_300-3|56	%{perl_vendorarch}/auto/Date/
14cr|perl-Date-Simple-3.30_300-3|57	%{_mandir}/man3/Date::Simple*.3pm*
14cr|perl-Date-Simple-3.30_300-3|58	
14cr|perl-Date-Simple-3.30_300-3|59	
14cr|perl-Date-Simple-3.30_300-3|60	
14cr|perl-Date-Simple-3.30_300-3|61	%changelog
14cr|perl-Date-Simple-3.30_300-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.30_300-3
14cr|perl-Date-Simple-3.30_300-3|63	+ Revision: b67d711
14cr|perl-Date-Simple-3.30_300-3|64	- MassBuild#464: Increase release tag
14cr|perl-Date-Simple-3.30_300-3|65	
14cr|perl-Date-Simple-3.30_300-3|66	

4383 14
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|1	%define upstream_name	 DateTime-Calendar-Pataphysical
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|3	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|6	Release:	5
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|7	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|8	Summary:	Dates in the pataphysical calendar
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|9	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|11	Group:		Development/Perl
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|14	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|17	BuildArch:	noarch
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|18	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|19	%description
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|20	DateTime::Calendar::Pataphysical is the implementation of the pataphysical
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|21	calendar. Each year in this calendar contains 13 months of 29 days. This
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|22	regularity makes this a convenient alternative for the irregular Gregorian
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|23	calendar.
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|24	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|25	%prep
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|27	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|28	%build
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|30	make
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|31	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|32	%check
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|33	make test
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|34	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|35	%install
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|36	%makeinstall_std
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|37	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|38	%files
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|39	%{perl_vendorlib}/DateTime/Calendar/*
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|40	%{_mandir}/man3/*
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|41	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|42	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|43	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|44	%changelog
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|46	+ Revision: b8e37d8
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|48	
14cr|perl-DateTime-Calendar-Pataphysical-0.40.0-5|49	

4384 14
14cr|perl-DateTime-Event-ICal-0.110.0-3|1	%define upstream_name    DateTime-Event-ICal
14cr|perl-DateTime-Event-ICal-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-DateTime-Event-ICal-0.110.0-3|3	
14cr|perl-DateTime-Event-ICal-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Event-ICal-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-DateTime-Event-ICal-0.110.0-3|6	Release:	3
14cr|perl-DateTime-Event-ICal-0.110.0-3|7	
14cr|perl-DateTime-Event-ICal-0.110.0-3|8	Summary:	Perl DateTime extension for computing rfc2445 recurrences
14cr|perl-DateTime-Event-ICal-0.110.0-3|9	
14cr|perl-DateTime-Event-ICal-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Event-ICal-0.110.0-3|11	Group:		Development/Perl
14cr|perl-DateTime-Event-ICal-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Event-ICal-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Event-ICal-0.11.tar.gz
14cr|perl-DateTime-Event-ICal-0.110.0-3|14	
14cr|perl-DateTime-Event-ICal-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Event-ICal-0.110.0-3|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Event-ICal-0.110.0-3|17	BuildRequires:	perl(DateTime::Event::Recurrence)
14cr|perl-DateTime-Event-ICal-0.110.0-3|18	BuildArch:	noarch
14cr|perl-DateTime-Event-ICal-0.110.0-3|19	
14cr|perl-DateTime-Event-ICal-0.110.0-3|20	%description
14cr|perl-DateTime-Event-ICal-0.110.0-3|21	This module provides convenience methods that let you easily create
14cr|perl-DateTime-Event-ICal-0.110.0-3|22	'DateTime::Set' objects for rfc2445 style recurrences.
14cr|perl-DateTime-Event-ICal-0.110.0-3|23	
14cr|perl-DateTime-Event-ICal-0.110.0-3|24	%prep
14cr|perl-DateTime-Event-ICal-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Event-ICal-0.110.0-3|26	
14cr|perl-DateTime-Event-ICal-0.110.0-3|27	%build
14cr|perl-DateTime-Event-ICal-0.110.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Event-ICal-0.110.0-3|29	%make
14cr|perl-DateTime-Event-ICal-0.110.0-3|30	
14cr|perl-DateTime-Event-ICal-0.110.0-3|31	%check
14cr|perl-DateTime-Event-ICal-0.110.0-3|32	%make test
14cr|perl-DateTime-Event-ICal-0.110.0-3|33	
14cr|perl-DateTime-Event-ICal-0.110.0-3|34	%install
14cr|perl-DateTime-Event-ICal-0.110.0-3|35	%makeinstall_std
14cr|perl-DateTime-Event-ICal-0.110.0-3|36	
14cr|perl-DateTime-Event-ICal-0.110.0-3|37	%files
14cr|perl-DateTime-Event-ICal-0.110.0-3|38	%doc Changes LICENSE META.yml README
14cr|perl-DateTime-Event-ICal-0.110.0-3|39	%{_mandir}/man3/*
14cr|perl-DateTime-Event-ICal-0.110.0-3|40	%{perl_vendorlib}/*
14cr|perl-DateTime-Event-ICal-0.110.0-3|41	
14cr|perl-DateTime-Event-ICal-0.110.0-3|42	
14cr|perl-DateTime-Event-ICal-0.110.0-3|43	%changelog
14cr|perl-DateTime-Event-ICal-0.110.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-DateTime-Event-ICal-0.110.0-3|45	+ Revision: d07ad68
14cr|perl-DateTime-Event-ICal-0.110.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Event-ICal-0.110.0-3|47	
14cr|perl-DateTime-Event-ICal-0.110.0-3|48	

4385 14
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|1	%define upstream_name    DateTime-Event-Recurrence
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|3	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|6	Release:	5
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|7	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|8	Summary:	DateTime::Set extension for create basic recurrence sets
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|9	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|11	Group:		Development/Perl
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|14	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|17	BuildRequires:	perl(DateTime::Set)
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|18	BuildArch:	noarch
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|19	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|20	%description
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|21	This module provides convenience methods that let you easily create
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|22	'DateTime::Set' objects for various recurrences, such as "once a month" or
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|23	"every day". You can also create more complicated recurrences, such as
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|24	"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM".
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|25	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|26	%prep
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|28	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|29	%build
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|31	%make
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|32	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|33	%check
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|34	%make test
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|35	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|36	%install
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|37	%makeinstall_std
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|38	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|39	%files
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|40	%doc Changes README LICENSE META.yml
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|41	%{_mandir}/man3/*
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|42	%{perl_vendorlib}/*
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|43	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|44	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|45	%changelog
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|47	+ Revision: 48b7cb7
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|49	
14cr|perl-DateTime-Event-Recurrence-0.160.0-5|50	

4386 14
14cr|perl-DateTime-Format-DateManip-0.40.0-4|1	%define upstream_name    DateTime-Format-DateManip
14cr|perl-DateTime-Format-DateManip-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-DateTime-Format-DateManip-0.40.0-4|3	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-DateTime-Format-DateManip-0.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-DateManip-0.40.0-4|6	Release:    4
14cr|perl-DateTime-Format-DateManip-0.40.0-4|7	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|8	Summary:    Perl DateTime extension to convert
14cr|perl-DateTime-Format-DateManip-0.40.0-4|9	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|10	License:    GPL+ or Artistic
14cr|perl-DateTime-Format-DateManip-0.40.0-4|11	Group:      Development/Perl
14cr|perl-DateTime-Format-DateManip-0.40.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-DateManip-0.40.0-4|13	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-DateManip-0.40.0-4|14	# patch from https://rt.cpan.org/Public/Bug/Display.html?id=55771
14cr|perl-DateTime-Format-DateManip-0.40.0-4|15	Patch0:     perl-DateTime-Format-DateManip-fix_tests.diff
14cr|perl-DateTime-Format-DateManip-0.40.0-4|16	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|17	BuildRequires: perl(Carp)
14cr|perl-DateTime-Format-DateManip-0.40.0-4|18	BuildRequires: perl(Date::Manip)
14cr|perl-DateTime-Format-DateManip-0.40.0-4|19	BuildRequires: perl(DateTime)
14cr|perl-DateTime-Format-DateManip-0.40.0-4|20	BuildRequires: perl(Test::More)
14cr|perl-DateTime-Format-DateManip-0.40.0-4|21	BuildRequires: perl(Module::Build::Compat)
14cr|perl-DateTime-Format-DateManip-0.40.0-4|22	BuildArch: noarch
14cr|perl-DateTime-Format-DateManip-0.40.0-4|23	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|24	%description
14cr|perl-DateTime-Format-DateManip-0.40.0-4|25	DateTime::Format::DateManip is a class that knows how to convert between
14cr|perl-DateTime-Format-DateManip-0.40.0-4|26	'Date::Manip' dates and durations and 'DateTime' and 'DateTime::Duration'
14cr|perl-DateTime-Format-DateManip-0.40.0-4|27	objects. Recurrences are note yet supported.
14cr|perl-DateTime-Format-DateManip-0.40.0-4|28	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|29	%prep
14cr|perl-DateTime-Format-DateManip-0.40.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-DateManip-0.40.0-4|31	%patch0 -p0
14cr|perl-DateTime-Format-DateManip-0.40.0-4|32	%build
14cr|perl-DateTime-Format-DateManip-0.40.0-4|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-DateManip-0.40.0-4|34	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|35	%make
14cr|perl-DateTime-Format-DateManip-0.40.0-4|36	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|37	%check
14cr|perl-DateTime-Format-DateManip-0.40.0-4|38	%make test
14cr|perl-DateTime-Format-DateManip-0.40.0-4|39	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|40	%install
14cr|perl-DateTime-Format-DateManip-0.40.0-4|41	%makeinstall_std
14cr|perl-DateTime-Format-DateManip-0.40.0-4|42	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|43	%clean
14cr|perl-DateTime-Format-DateManip-0.40.0-4|44	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|45	%files
14cr|perl-DateTime-Format-DateManip-0.40.0-4|46	%doc META.yml Changes LICENSE README
14cr|perl-DateTime-Format-DateManip-0.40.0-4|47	%{_mandir}/man3/*
14cr|perl-DateTime-Format-DateManip-0.40.0-4|48	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-DateManip-0.40.0-4|49	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|50	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|51	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|52	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|53	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|54	%changelog
14cr|perl-DateTime-Format-DateManip-0.40.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-DateTime-Format-DateManip-0.40.0-4|56	+ Revision: 6f1973c
14cr|perl-DateTime-Format-DateManip-0.40.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-DateManip-0.40.0-4|58	
14cr|perl-DateTime-Format-DateManip-0.40.0-4|59	

4387 14
14cr|perl-DateTime-Format-DateParse-0.50.0-4|1	%define upstream_name    DateTime-Format-DateParse
14cr|perl-DateTime-Format-DateParse-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-DateTime-Format-DateParse-0.50.0-4|3	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-DateTime-Format-DateParse-0.50.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-DateParse-0.50.0-4|6	Release:    4
14cr|perl-DateTime-Format-DateParse-0.50.0-4|7	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|8	Summary:    Parses Date::Parse compatible formats
14cr|perl-DateTime-Format-DateParse-0.50.0-4|9	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|10	License:    GPL+ or Artistic
14cr|perl-DateTime-Format-DateParse-0.50.0-4|11	Group:      Development/Perl
14cr|perl-DateTime-Format-DateParse-0.50.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-DateParse-0.50.0-4|13	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-DateParse-0.50.0-4|14	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|15	BuildRequires: perl(Date::Parse)
14cr|perl-DateTime-Format-DateParse-0.50.0-4|16	BuildRequires: perl(DateTime)
14cr|perl-DateTime-Format-DateParse-0.50.0-4|17	BuildRequires: perl(DateTime::TimeZone)
14cr|perl-DateTime-Format-DateParse-0.50.0-4|18	BuildRequires: perl(Time::Zone)
14cr|perl-DateTime-Format-DateParse-0.50.0-4|19	BuildRequires: perl(Module::Build::Compat)
14cr|perl-DateTime-Format-DateParse-0.50.0-4|20	BuildArch: noarch
14cr|perl-DateTime-Format-DateParse-0.50.0-4|21	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|22	%description
14cr|perl-DateTime-Format-DateParse-0.50.0-4|23	This module is a compatibility wrapper around the Date::Parse module.
14cr|perl-DateTime-Format-DateParse-0.50.0-4|24	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|25	%prep
14cr|perl-DateTime-Format-DateParse-0.50.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-DateParse-0.50.0-4|27	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|28	%build
14cr|perl-DateTime-Format-DateParse-0.50.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-DateParse-0.50.0-4|30	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|31	%make
14cr|perl-DateTime-Format-DateParse-0.50.0-4|32	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|33	%check
14cr|perl-DateTime-Format-DateParse-0.50.0-4|34	%make test
14cr|perl-DateTime-Format-DateParse-0.50.0-4|35	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|36	%install
14cr|perl-DateTime-Format-DateParse-0.50.0-4|37	%makeinstall_std
14cr|perl-DateTime-Format-DateParse-0.50.0-4|38	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|39	%clean
14cr|perl-DateTime-Format-DateParse-0.50.0-4|40	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|41	%files
14cr|perl-DateTime-Format-DateParse-0.50.0-4|42	%doc META.yml Changes LICENSE README
14cr|perl-DateTime-Format-DateParse-0.50.0-4|43	%{_mandir}/man3/*
14cr|perl-DateTime-Format-DateParse-0.50.0-4|44	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-DateParse-0.50.0-4|45	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|46	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|47	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|48	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|49	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|50	%changelog
14cr|perl-DateTime-Format-DateParse-0.50.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-DateTime-Format-DateParse-0.50.0-4|52	+ Revision: 0e69bf6
14cr|perl-DateTime-Format-DateParse-0.50.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-DateParse-0.50.0-4|54	
14cr|perl-DateTime-Format-DateParse-0.50.0-4|55	

4388 14
14cr|perl-DateTime-Format-Duration-1.30.0a-5|1	%define upstream_name	 DateTime-Format-Duration
14cr|perl-DateTime-Format-Duration-1.30.0a-5|2	%define upstream_version 1.03a
14cr|perl-DateTime-Format-Duration-1.30.0a-5|3	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-Duration-1.30.0a-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-Duration-1.30.0a-5|6	Release:	5
14cr|perl-DateTime-Format-Duration-1.30.0a-5|7	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|8	Summary:	Format and parse DateTime::Durations
14cr|perl-DateTime-Format-Duration-1.30.0a-5|9	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-Duration-1.30.0a-5|11	Group:		Development/Perl
14cr|perl-DateTime-Format-Duration-1.30.0a-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-Duration-1.30.0a-5|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-DateTime-Format-Duration-1.30.0a-5|14	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-Duration-1.30.0a-5|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-Duration-1.30.0a-5|17	BuildRequires:	perl(DateTime::Duration)
14cr|perl-DateTime-Format-Duration-1.30.0a-5|18	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|19	BuildArch:	noarch
14cr|perl-DateTime-Format-Duration-1.30.0a-5|20	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|21	%description
14cr|perl-DateTime-Format-Duration-1.30.0a-5|22	This module formats and parses DateTime::Duration objects as well as other
14cr|perl-DateTime-Format-Duration-1.30.0a-5|23	durations representations.
14cr|perl-DateTime-Format-Duration-1.30.0a-5|24	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|25	%prep
14cr|perl-DateTime-Format-Duration-1.30.0a-5|26	%setup -q -n %{upstream_name}-1.03
14cr|perl-DateTime-Format-Duration-1.30.0a-5|27	# fix perms
14cr|perl-DateTime-Format-Duration-1.30.0a-5|28	chmod 644 LICENSE README Changes
14cr|perl-DateTime-Format-Duration-1.30.0a-5|29	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|30	%build
14cr|perl-DateTime-Format-Duration-1.30.0a-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-Duration-1.30.0a-5|32	%make
14cr|perl-DateTime-Format-Duration-1.30.0a-5|33	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|34	%check
14cr|perl-DateTime-Format-Duration-1.30.0a-5|35	%make test
14cr|perl-DateTime-Format-Duration-1.30.0a-5|36	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|37	%install
14cr|perl-DateTime-Format-Duration-1.30.0a-5|38	%makeinstall_std
14cr|perl-DateTime-Format-Duration-1.30.0a-5|39	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|40	%files
14cr|perl-DateTime-Format-Duration-1.30.0a-5|41	%doc LICENSE README Changes
14cr|perl-DateTime-Format-Duration-1.30.0a-5|42	%{perl_vendorlib}/DateTime
14cr|perl-DateTime-Format-Duration-1.30.0a-5|43	%{_mandir}/*/*
14cr|perl-DateTime-Format-Duration-1.30.0a-5|44	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|45	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|46	%changelog
14cr|perl-DateTime-Format-Duration-1.30.0a-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0a-5
14cr|perl-DateTime-Format-Duration-1.30.0a-5|48	+ Revision: 5725278
14cr|perl-DateTime-Format-Duration-1.30.0a-5|49	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-Duration-1.30.0a-5|50	
14cr|perl-DateTime-Format-Duration-1.30.0a-5|51	

4389 14
14cr|perl-DateTime-Format-Flexible-0.260.0-2|1	%define upstream_name    DateTime-Format-Flexible
14cr|perl-DateTime-Format-Flexible-0.260.0-2|2	%define upstream_version 0.26
14cr|perl-DateTime-Format-Flexible-0.260.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-Flexible-0.260.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-Flexible-0.260.0-2|5	Release:	2
14cr|perl-DateTime-Format-Flexible-0.260.0-2|6	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|7	Summary:	A module that try very hard to parse string into DateTime object
14cr|perl-DateTime-Format-Flexible-0.260.0-2|8	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|9	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-Flexible-0.260.0-2|11	Group:		Development/Perl
14cr|perl-DateTime-Format-Flexible-0.260.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-Flexible-0.260.0-2|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-Flexible-0.260.0-2|14	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-Flexible-0.260.0-2|16	BuildRequires:	perl(Class::Factory::Util)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|17	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|18	BuildRequires:	perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|19	BuildRequires:	perl(DateTime::Format::Strptime)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|20	BuildRequires:	perl(DateTime::TimeZone)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|22	BuildRequires:	perl(Module::Pluggable)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|23	BuildRequires:	perl(Test::Simple)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|24	BuildRequires:	perl(Test::MockTime)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|25	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|26	BuildArch:	noarch
14cr|perl-DateTime-Format-Flexible-0.260.0-2|27	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|28	# not autodetect, for some reason
14cr|perl-DateTime-Format-Flexible-0.260.0-2|29	Requires:	perl(Class::Factory::Util)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|30	Requires:	perl(DateTime::Format::Strptime)
14cr|perl-DateTime-Format-Flexible-0.260.0-2|31	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|32	%description
14cr|perl-DateTime-Format-Flexible-0.260.0-2|33	If you have ever had to use a program that made you type in the date a
14cr|perl-DateTime-Format-Flexible-0.260.0-2|34	certain way and thought "Why can't the computer just figure out what date I
14cr|perl-DateTime-Format-Flexible-0.260.0-2|35	wanted?", this module is for you.
14cr|perl-DateTime-Format-Flexible-0.260.0-2|36	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|37	DateTime::Format::Flexible attempts to take any string you give it and
14cr|perl-DateTime-Format-Flexible-0.260.0-2|38	parse it into a DateTime object.
14cr|perl-DateTime-Format-Flexible-0.260.0-2|39	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|40	%prep
14cr|perl-DateTime-Format-Flexible-0.260.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-Flexible-0.260.0-2|42	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|43	%build
14cr|perl-DateTime-Format-Flexible-0.260.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-Flexible-0.260.0-2|45	%make
14cr|perl-DateTime-Format-Flexible-0.260.0-2|46	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|47	%check
14cr|perl-DateTime-Format-Flexible-0.260.0-2|48	%make test
14cr|perl-DateTime-Format-Flexible-0.260.0-2|49	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|50	%install
14cr|perl-DateTime-Format-Flexible-0.260.0-2|51	%makeinstall_std
14cr|perl-DateTime-Format-Flexible-0.260.0-2|52	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|53	%files
14cr|perl-DateTime-Format-Flexible-0.260.0-2|54	%doc META.yml README Changes LICENSE
14cr|perl-DateTime-Format-Flexible-0.260.0-2|55	%{_mandir}/man3/*
14cr|perl-DateTime-Format-Flexible-0.260.0-2|56	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-Flexible-0.260.0-2|57	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|58	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|59	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|60	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|61	%changelog
14cr|perl-DateTime-Format-Flexible-0.260.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-2
14cr|perl-DateTime-Format-Flexible-0.260.0-2|63	+ Revision: fdb1a0a
14cr|perl-DateTime-Format-Flexible-0.260.0-2|64	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-Flexible-0.260.0-2|65	
14cr|perl-DateTime-Format-Flexible-0.260.0-2|66	

4390 14
14cr|perl-DateTime-Format-ICal-0.90.0-5|1	%define upstream_name    DateTime-Format-ICal
14cr|perl-DateTime-Format-ICal-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-DateTime-Format-ICal-0.90.0-5|3	
14cr|perl-DateTime-Format-ICal-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-ICal-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-ICal-0.90.0-5|6	Release:	5
14cr|perl-DateTime-Format-ICal-0.90.0-5|7	
14cr|perl-DateTime-Format-ICal-0.90.0-5|8	Summary:	Parse and format iCal datetime and duration strings
14cr|perl-DateTime-Format-ICal-0.90.0-5|9	
14cr|perl-DateTime-Format-ICal-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-ICal-0.90.0-5|11	Group:		Development/Perl
14cr|perl-DateTime-Format-ICal-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-ICal-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-ICal-0.90.0-5|14	
14cr|perl-DateTime-Format-ICal-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-ICal-0.90.0-5|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-ICal-0.90.0-5|17	BuildRequires:	perl(DateTime::Event::ICal)
14cr|perl-DateTime-Format-ICal-0.90.0-5|18	BuildRequires:	perl(DateTime::Set)
14cr|perl-DateTime-Format-ICal-0.90.0-5|19	BuildRequires:	perl(DateTime::TimeZone)
14cr|perl-DateTime-Format-ICal-0.90.0-5|20	BuildRequires:	perl(Module::Build)
14cr|perl-DateTime-Format-ICal-0.90.0-5|21	BuildRequires:	perl(Params::Validate)
14cr|perl-DateTime-Format-ICal-0.90.0-5|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-DateTime-Format-ICal-0.90.0-5|23	BuildArch:	noarch
14cr|perl-DateTime-Format-ICal-0.90.0-5|24	
14cr|perl-DateTime-Format-ICal-0.90.0-5|25	%description
14cr|perl-DateTime-Format-ICal-0.90.0-5|26	This module understands the ICal date/time and duration formats, as defined
14cr|perl-DateTime-Format-ICal-0.90.0-5|27	in RFC 2445. It can be used to parse these formats in order to create the
14cr|perl-DateTime-Format-ICal-0.90.0-5|28	appropriate objects.
14cr|perl-DateTime-Format-ICal-0.90.0-5|29	
14cr|perl-DateTime-Format-ICal-0.90.0-5|30	%prep
14cr|perl-DateTime-Format-ICal-0.90.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-ICal-0.90.0-5|32	
14cr|perl-DateTime-Format-ICal-0.90.0-5|33	%build
14cr|perl-DateTime-Format-ICal-0.90.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-ICal-0.90.0-5|35	%make
14cr|perl-DateTime-Format-ICal-0.90.0-5|36	
14cr|perl-DateTime-Format-ICal-0.90.0-5|37	%check
14cr|perl-DateTime-Format-ICal-0.90.0-5|38	%make test
14cr|perl-DateTime-Format-ICal-0.90.0-5|39	
14cr|perl-DateTime-Format-ICal-0.90.0-5|40	%install
14cr|perl-DateTime-Format-ICal-0.90.0-5|41	%makeinstall_std
14cr|perl-DateTime-Format-ICal-0.90.0-5|42	
14cr|perl-DateTime-Format-ICal-0.90.0-5|43	%files
14cr|perl-DateTime-Format-ICal-0.90.0-5|44	%doc META.yml Changes LICENSE
14cr|perl-DateTime-Format-ICal-0.90.0-5|45	%{_mandir}/man3/*
14cr|perl-DateTime-Format-ICal-0.90.0-5|46	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-ICal-0.90.0-5|47	
14cr|perl-DateTime-Format-ICal-0.90.0-5|48	
14cr|perl-DateTime-Format-ICal-0.90.0-5|49	%changelog
14cr|perl-DateTime-Format-ICal-0.90.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-DateTime-Format-ICal-0.90.0-5|51	+ Revision: a484f73
14cr|perl-DateTime-Format-ICal-0.90.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-ICal-0.90.0-5|53	
14cr|perl-DateTime-Format-ICal-0.90.0-5|54	

4391 14
14cr|perl-DateTime-Format-Mail-0.300.100-4|1	%define upstream_name    DateTime-Format-Mail
14cr|perl-DateTime-Format-Mail-0.300.100-4|2	%define upstream_version 0.3001
14cr|perl-DateTime-Format-Mail-0.300.100-4|3	
14cr|perl-DateTime-Format-Mail-0.300.100-4|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-Mail-0.300.100-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-Mail-0.300.100-4|6	Release:	4
14cr|perl-DateTime-Format-Mail-0.300.100-4|7	
14cr|perl-DateTime-Format-Mail-0.300.100-4|8	Summary:    Convert between DateTime and RFC2822/822 formats
14cr|perl-DateTime-Format-Mail-0.300.100-4|9	
14cr|perl-DateTime-Format-Mail-0.300.100-4|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-Mail-0.300.100-4|11	Group:		Development/Perl
14cr|perl-DateTime-Format-Mail-0.300.100-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-Mail-0.300.100-4|13	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-Mail-0.300.100-4|14	
14cr|perl-DateTime-Format-Mail-0.300.100-4|15	BuildRequires:	perl(Test::Pod)
14cr|perl-DateTime-Format-Mail-0.300.100-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-DateTime-Format-Mail-0.300.100-4|17	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-Mail-0.300.100-4|18	BuildArch: noarch
14cr|perl-DateTime-Format-Mail-0.300.100-4|19	
14cr|perl-DateTime-Format-Mail-0.300.100-4|20	%description
14cr|perl-DateTime-Format-Mail-0.300.100-4|21	RFCs 2822 and 822 specify date formats to be used by email.
14cr|perl-DateTime-Format-Mail-0.300.100-4|22	This module parses and emits such dates.
14cr|perl-DateTime-Format-Mail-0.300.100-4|23	
14cr|perl-DateTime-Format-Mail-0.300.100-4|24	RFC2822 (April 2001) introduces a slightly different format of date than that
14cr|perl-DateTime-Format-Mail-0.300.100-4|25	used by RFC822 (August 1982). The main correction is that the preferred format
14cr|perl-DateTime-Format-Mail-0.300.100-4|26	is more limited, and thus easier to parse programmatically.
14cr|perl-DateTime-Format-Mail-0.300.100-4|27	
14cr|perl-DateTime-Format-Mail-0.300.100-4|28	Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822
14cr|perl-DateTime-Format-Mail-0.300.100-4|29	people still get it wrong. So this module provides four things for those
14cr|perl-DateTime-Format-Mail-0.300.100-4|30	handling mail dates:
14cr|perl-DateTime-Format-Mail-0.300.100-4|31	A strict parser that will only accept RFC2822 dates, so you can see where
14cr|perl-DateTime-Format-Mail-0.300.100-4|32	you're right.
14cr|perl-DateTime-Format-Mail-0.300.100-4|33	A strict formatter, so you can generate the right stuff to begin with.
14cr|perl-DateTime-Format-Mail-0.300.100-4|34	A loose parser, so you can take the misbegotten output from other programs
14cr|perl-DateTime-Format-Mail-0.300.100-4|35	and turn it into something useful. This includes various minor errors as
14cr|perl-DateTime-Format-Mail-0.300.100-4|36	well as some somewhat more bizarre mistakes.
14cr|perl-DateTime-Format-Mail-0.300.100-4|37	
14cr|perl-DateTime-Format-Mail-0.300.100-4|38	%prep
14cr|perl-DateTime-Format-Mail-0.300.100-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-Mail-0.300.100-4|40	
14cr|perl-DateTime-Format-Mail-0.300.100-4|41	%build
14cr|perl-DateTime-Format-Mail-0.300.100-4|42	%{__perl} Build.PL installdirs=vendor
14cr|perl-DateTime-Format-Mail-0.300.100-4|43	./Build CFLAGS="%{optflags}"
14cr|perl-DateTime-Format-Mail-0.300.100-4|44	
14cr|perl-DateTime-Format-Mail-0.300.100-4|45	%check
14cr|perl-DateTime-Format-Mail-0.300.100-4|46	./Build test
14cr|perl-DateTime-Format-Mail-0.300.100-4|47	
14cr|perl-DateTime-Format-Mail-0.300.100-4|48	%install
14cr|perl-DateTime-Format-Mail-0.300.100-4|49	./Build install destdir=%{buildroot}
14cr|perl-DateTime-Format-Mail-0.300.100-4|50	
14cr|perl-DateTime-Format-Mail-0.300.100-4|51	%clean
14cr|perl-DateTime-Format-Mail-0.300.100-4|52	
14cr|perl-DateTime-Format-Mail-0.300.100-4|53	%files
14cr|perl-DateTime-Format-Mail-0.300.100-4|54	%doc Changes README
14cr|perl-DateTime-Format-Mail-0.300.100-4|55	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-Mail-0.300.100-4|56	%{_mandir}/man3/*
14cr|perl-DateTime-Format-Mail-0.300.100-4|57	
14cr|perl-DateTime-Format-Mail-0.300.100-4|58	
14cr|perl-DateTime-Format-Mail-0.300.100-4|59	
14cr|perl-DateTime-Format-Mail-0.300.100-4|60	%changelog
14cr|perl-DateTime-Format-Mail-0.300.100-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.100-4
14cr|perl-DateTime-Format-Mail-0.300.100-4|62	+ Revision: 5e4ec42
14cr|perl-DateTime-Format-Mail-0.300.100-4|63	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-Mail-0.300.100-4|64	
14cr|perl-DateTime-Format-Mail-0.300.100-4|65	

4392 14
14cr|perl-DateTime-Format-MySQL-0.40.0-6|1	%define upstream_name    DateTime-Format-MySQL
14cr|perl-DateTime-Format-MySQL-0.40.0-6|2	%define upstream_version 0.04
14cr|perl-DateTime-Format-MySQL-0.40.0-6|3	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-DateTime-Format-MySQL-0.40.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-MySQL-0.40.0-6|6	Release:    6
14cr|perl-DateTime-Format-MySQL-0.40.0-6|7	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|8	Summary:    Parse and format MySQL dates and times
14cr|perl-DateTime-Format-MySQL-0.40.0-6|9	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|10	License:    GPL+ or Artistic
14cr|perl-DateTime-Format-MySQL-0.40.0-6|11	Group:      Development/Perl
14cr|perl-DateTime-Format-MySQL-0.40.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-MySQL-0.40.0-6|13	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-MySQL-0.40.0-6|14	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|15	BuildRequires: perl(Class::Factory::Util)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|16	BuildRequires: perl(DateTime)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|17	BuildRequires: perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|19	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|20	BuildArch: noarch
14cr|perl-DateTime-Format-MySQL-0.40.0-6|21	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|22	Requires: perl(Class::Factory::Util)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|23	Requires: perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-MySQL-0.40.0-6|24	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|25	%description
14cr|perl-DateTime-Format-MySQL-0.40.0-6|26	This module understands the formats used by MySQL for its DATE, DATETIME,
14cr|perl-DateTime-Format-MySQL-0.40.0-6|27	TIME, and TIMESTAMP data types. It can be used to parse these formats in
14cr|perl-DateTime-Format-MySQL-0.40.0-6|28	order to create DateTime objects, and it can take a DateTime object and
14cr|perl-DateTime-Format-MySQL-0.40.0-6|29	produce a string representing it in the MySQL format.
14cr|perl-DateTime-Format-MySQL-0.40.0-6|30	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|31	%prep
14cr|perl-DateTime-Format-MySQL-0.40.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-MySQL-0.40.0-6|33	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|34	%build
14cr|perl-DateTime-Format-MySQL-0.40.0-6|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-MySQL-0.40.0-6|36	%make
14cr|perl-DateTime-Format-MySQL-0.40.0-6|37	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|38	%check
14cr|perl-DateTime-Format-MySQL-0.40.0-6|39	%make test
14cr|perl-DateTime-Format-MySQL-0.40.0-6|40	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|41	%install
14cr|perl-DateTime-Format-MySQL-0.40.0-6|42	%makeinstall_std
14cr|perl-DateTime-Format-MySQL-0.40.0-6|43	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|44	%clean
14cr|perl-DateTime-Format-MySQL-0.40.0-6|45	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|46	%files
14cr|perl-DateTime-Format-MySQL-0.40.0-6|47	%doc Changes LICENSE README
14cr|perl-DateTime-Format-MySQL-0.40.0-6|48	%{_mandir}/man3/*
14cr|perl-DateTime-Format-MySQL-0.40.0-6|49	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-MySQL-0.40.0-6|50	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|51	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|52	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|53	%changelog
14cr|perl-DateTime-Format-MySQL-0.40.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-6
14cr|perl-DateTime-Format-MySQL-0.40.0-6|55	+ Revision: faeea8a
14cr|perl-DateTime-Format-MySQL-0.40.0-6|56	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-MySQL-0.40.0-6|57	
14cr|perl-DateTime-Format-MySQL-0.40.0-6|58	

4393 14
14cr|perl-DateTime-Format-Natural-1.20.0-3|1	%define upstream_name    DateTime-Format-Natural
14cr|perl-DateTime-Format-Natural-1.20.0-3|2	%define upstream_version 1.02
14cr|perl-DateTime-Format-Natural-1.20.0-3|3	
14cr|perl-DateTime-Format-Natural-1.20.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-Natural-1.20.0-3|5	Version:	%perl_convert_version 1.02
14cr|perl-DateTime-Format-Natural-1.20.0-3|6	Release:	3
14cr|perl-DateTime-Format-Natural-1.20.0-3|7	
14cr|perl-DateTime-Format-Natural-1.20.0-3|8	Summary:	Base class for DateTime::Format::Natural::Lang::
14cr|perl-DateTime-Format-Natural-1.20.0-3|9	
14cr|perl-DateTime-Format-Natural-1.20.0-3|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-Natural-1.20.0-3|11	Group:		Development/Perl
14cr|perl-DateTime-Format-Natural-1.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-Natural-1.20.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Natural-1.02.tar.gz
14cr|perl-DateTime-Format-Natural-1.20.0-3|14	
14cr|perl-DateTime-Format-Natural-1.20.0-3|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-Natural-1.20.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-DateTime-Format-Natural-1.20.0-3|17	BuildRequires:	perl(Clone)
14cr|perl-DateTime-Format-Natural-1.20.0-3|18	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-Natural-1.20.0-3|19	BuildRequires:	perl(Exporter)
14cr|perl-DateTime-Format-Natural-1.20.0-3|20	BuildRequires:	perl(List::MoreUtils)
14cr|perl-DateTime-Format-Natural-1.20.0-3|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-DateTime-Format-Natural-1.20.0-3|22	BuildRequires:	perl(Module::Util)
14cr|perl-DateTime-Format-Natural-1.20.0-3|23	BuildRequires:	perl(Params::Validate)
14cr|perl-DateTime-Format-Natural-1.20.0-3|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-DateTime-Format-Natural-1.20.0-3|25	BuildRequires:	perl(Storable)
14cr|perl-DateTime-Format-Natural-1.20.0-3|26	BuildRequires:	perl(Time::Piece)
14cr|perl-DateTime-Format-Natural-1.20.0-3|27	BuildRequires:	perl(Term::ReadLine)
14cr|perl-DateTime-Format-Natural-1.20.0-3|28	BuildRequires:	perl(Test::MockTime)
14cr|perl-DateTime-Format-Natural-1.20.0-3|29	BuildRequires:	perl(Test::More)
14cr|perl-DateTime-Format-Natural-1.20.0-3|30	BuildRequires:	perl(boolean)
14cr|perl-DateTime-Format-Natural-1.20.0-3|31	# not autodetected
14cr|perl-DateTime-Format-Natural-1.20.0-3|32	Requires:	perl(boolean)
14cr|perl-DateTime-Format-Natural-1.20.0-3|33	BuildArch:	noarch
14cr|perl-DateTime-Format-Natural-1.20.0-3|34	
14cr|perl-DateTime-Format-Natural-1.20.0-3|35	%description
14cr|perl-DateTime-Format-Natural-1.20.0-3|36	'DateTime::Format::Natural' takes a string with a human readable date/time
14cr|perl-DateTime-Format-Natural-1.20.0-3|37	and creates a machine readable one by applying natural parsing logic.
14cr|perl-DateTime-Format-Natural-1.20.0-3|38	
14cr|perl-DateTime-Format-Natural-1.20.0-3|39	%prep
14cr|perl-DateTime-Format-Natural-1.20.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-Natural-1.20.0-3|41	
14cr|perl-DateTime-Format-Natural-1.20.0-3|42	%build
14cr|perl-DateTime-Format-Natural-1.20.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-Natural-1.20.0-3|44	%make
14cr|perl-DateTime-Format-Natural-1.20.0-3|45	
14cr|perl-DateTime-Format-Natural-1.20.0-3|46	%check
14cr|perl-DateTime-Format-Natural-1.20.0-3|47	%make test
14cr|perl-DateTime-Format-Natural-1.20.0-3|48	
14cr|perl-DateTime-Format-Natural-1.20.0-3|49	%install
14cr|perl-DateTime-Format-Natural-1.20.0-3|50	%makeinstall_std
14cr|perl-DateTime-Format-Natural-1.20.0-3|51	
14cr|perl-DateTime-Format-Natural-1.20.0-3|52	%files
14cr|perl-DateTime-Format-Natural-1.20.0-3|53	%doc Changes README
14cr|perl-DateTime-Format-Natural-1.20.0-3|54	%{_mandir}/man3/*
14cr|perl-DateTime-Format-Natural-1.20.0-3|55	%{perl_vendorlib}/DateTime
14cr|perl-DateTime-Format-Natural-1.20.0-3|56	%{_bindir}/dateparse
14cr|perl-DateTime-Format-Natural-1.20.0-3|57	%{_mandir}/man1/dateparse.1*
14cr|perl-DateTime-Format-Natural-1.20.0-3|58	
14cr|perl-DateTime-Format-Natural-1.20.0-3|59	
14cr|perl-DateTime-Format-Natural-1.20.0-3|60	
14cr|perl-DateTime-Format-Natural-1.20.0-3|61	%changelog
14cr|perl-DateTime-Format-Natural-1.20.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-3
14cr|perl-DateTime-Format-Natural-1.20.0-3|63	+ Revision: 28af355
14cr|perl-DateTime-Format-Natural-1.20.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-Natural-1.20.0-3|65	
14cr|perl-DateTime-Format-Natural-1.20.0-3|66	

4394 14
14cr|perl-DateTime-Format-Pg-0.160.90-3|1	%define upstream_name    DateTime-Format-Pg
14cr|perl-DateTime-Format-Pg-0.160.90-3|2	%define upstream_version 0.16009
14cr|perl-DateTime-Format-Pg-0.160.90-3|3	
14cr|perl-DateTime-Format-Pg-0.160.90-3|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-Pg-0.160.90-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-Pg-0.160.90-3|6	Release:	3
14cr|perl-DateTime-Format-Pg-0.160.90-3|7	
14cr|perl-DateTime-Format-Pg-0.160.90-3|8	Summary:	Parse and format PostgreSQL dates and times
14cr|perl-DateTime-Format-Pg-0.160.90-3|9	
14cr|perl-DateTime-Format-Pg-0.160.90-3|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-Pg-0.160.90-3|11	Group:		Development/Perl
14cr|perl-DateTime-Format-Pg-0.160.90-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-Pg-0.160.90-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Pg-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-Pg-0.160.90-3|14	
14cr|perl-DateTime-Format-Pg-0.160.90-3|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-Pg-0.160.90-3|16	BuildRequires: perl(Module::Build)
14cr|perl-DateTime-Format-Pg-0.160.90-3|17	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-Pg-0.160.90-3|18	BuildRequires:	perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-Pg-0.160.90-3|19	BuildRequires:	perl(DateTime::TimeZone)
14cr|perl-DateTime-Format-Pg-0.160.90-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DateTime-Format-Pg-0.160.90-3|21	BuildRequires:	perl(Test::More)
14cr|perl-DateTime-Format-Pg-0.160.90-3|22	BuildArch:	noarch
14cr|perl-DateTime-Format-Pg-0.160.90-3|23	
14cr|perl-DateTime-Format-Pg-0.160.90-3|24	%description
14cr|perl-DateTime-Format-Pg-0.160.90-3|25	This module understands the formats used by PostgreSQL for its DATE, TIME,
14cr|perl-DateTime-Format-Pg-0.160.90-3|26	TIMESTAMP, and INTERVAL data types. It can be used to parse these formats
14cr|perl-DateTime-Format-Pg-0.160.90-3|27	in order to create 'DateTime' or 'DateTime::Duration' objects, and it can
14cr|perl-DateTime-Format-Pg-0.160.90-3|28	take a 'DateTime' or 'DateTime::Duration' object and produce a string
14cr|perl-DateTime-Format-Pg-0.160.90-3|29	representing it in a format accepted by PostgreSQL.
14cr|perl-DateTime-Format-Pg-0.160.90-3|30	
14cr|perl-DateTime-Format-Pg-0.160.90-3|31	%prep
14cr|perl-DateTime-Format-Pg-0.160.90-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-Pg-0.160.90-3|33	
14cr|perl-DateTime-Format-Pg-0.160.90-3|34	%build
14cr|perl-DateTime-Format-Pg-0.160.90-3|35	perl Build.PL installdirs=vendor
14cr|perl-DateTime-Format-Pg-0.160.90-3|36	./Build
14cr|perl-DateTime-Format-Pg-0.160.90-3|37	
14cr|perl-DateTime-Format-Pg-0.160.90-3|38	%check
14cr|perl-DateTime-Format-Pg-0.160.90-3|39	./Build test
14cr|perl-DateTime-Format-Pg-0.160.90-3|40	
14cr|perl-DateTime-Format-Pg-0.160.90-3|41	%install
14cr|perl-DateTime-Format-Pg-0.160.90-3|42	./Build install destdir=%{buildroot}
14cr|perl-DateTime-Format-Pg-0.160.90-3|43	
14cr|perl-DateTime-Format-Pg-0.160.90-3|44	%files
14cr|perl-DateTime-Format-Pg-0.160.90-3|45	%doc Changes LICENSE META.yml
14cr|perl-DateTime-Format-Pg-0.160.90-3|46	%{_mandir}/man3/*
14cr|perl-DateTime-Format-Pg-0.160.90-3|47	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-Pg-0.160.90-3|48	
14cr|perl-DateTime-Format-Pg-0.160.90-3|49	
14cr|perl-DateTime-Format-Pg-0.160.90-3|50	%changelog
14cr|perl-DateTime-Format-Pg-0.160.90-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.90-3
14cr|perl-DateTime-Format-Pg-0.160.90-3|52	+ Revision: 6be93db
14cr|perl-DateTime-Format-Pg-0.160.90-3|53	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-Pg-0.160.90-3|54	
14cr|perl-DateTime-Format-Pg-0.160.90-3|55	

4395 14
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|1	%define upstream_name    DateTime-Format-RFC3339
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|2	%define upstream_version v1.0.5
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|3	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|5	Version:	%perl_convert_version 1.0.5
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|6	Release:	3
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|7	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|8	Summary:	Parse and format RFC3339 datetime strings
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|9	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|10	License:	Public domain
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|11	Group:		Development/Perl
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-RFC3339-v1.0.5.tar.gz
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|14	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|17	BuildRequires:	perl(Test::More)
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|18	BuildRequires:	perl(version)
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|19	BuildArch:	noarch
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|20	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|21	%description
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|22	This module understands the RFC3339 date/time format, an ISO 8601 profile,
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|23	defined at http://tools.ietf.org/html/rfc3339 .
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|24	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|25	It can be used to parse these formats in order to create the appropriate
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|26	objects.
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|27	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|28	%prep
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|30	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|31	%build
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|33	%make
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|34	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|35	%check
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|36	%make test
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|37	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|38	%install
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|39	%makeinstall_std
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|40	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|41	%files
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|42	%doc META.yml
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|43	%{_mandir}/man3/*
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|44	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|45	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|46	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|47	%changelog
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|49	+ Revision: 68c9f4d
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|50	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|51	
14cr|perl-DateTime-Format-RFC3339-1.0.5-3|52	

4396 14
14cr|perl-DateTime-Format-SQLite-0.110.0-5|1	%define upstream_name    DateTime-Format-SQLite
14cr|perl-DateTime-Format-SQLite-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-DateTime-Format-SQLite-0.110.0-5|3	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-SQLite-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-SQLite-0.110.0-5|6	Release:	5
14cr|perl-DateTime-Format-SQLite-0.110.0-5|7	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|8	Summary:	Parse and format SQLite dates and times
14cr|perl-DateTime-Format-SQLite-0.110.0-5|9	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Format-SQLite-0.110.0-5|11	Group:		Development/Perl
14cr|perl-DateTime-Format-SQLite-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Format-SQLite-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-SQLite-0.110.0-5|14	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-SQLite-0.110.0-5|16	BuildRequires:	perl(Class::Factory::Util)
14cr|perl-DateTime-Format-SQLite-0.110.0-5|17	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-SQLite-0.110.0-5|18	BuildRequires:	perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-SQLite-0.110.0-5|19	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|20	BuildArch:	noarch
14cr|perl-DateTime-Format-SQLite-0.110.0-5|21	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|22	Requires:	perl(Class::Factory::Util)
14cr|perl-DateTime-Format-SQLite-0.110.0-5|23	Requires:	perl(DateTime::Format::Builder)
14cr|perl-DateTime-Format-SQLite-0.110.0-5|24	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|25	%description
14cr|perl-DateTime-Format-SQLite-0.110.0-5|26	This module understands the formats used by SQLite for its 'date',
14cr|perl-DateTime-Format-SQLite-0.110.0-5|27	'datetime' and 'time' functions. It can be used to parse these formats in
14cr|perl-DateTime-Format-SQLite-0.110.0-5|28	order to create the DateTime manpage objects, and it can take a DateTime
14cr|perl-DateTime-Format-SQLite-0.110.0-5|29	object and produce a timestring accepted by SQLite.
14cr|perl-DateTime-Format-SQLite-0.110.0-5|30	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|31	*NOTE:* SQLite does not have real date/time types but stores everything as
14cr|perl-DateTime-Format-SQLite-0.110.0-5|32	strings. This module deals with the date/time strings as
14cr|perl-DateTime-Format-SQLite-0.110.0-5|33	understood/returned by SQLite's 'date', 'time', 'datetime', 'julianday' and
14cr|perl-DateTime-Format-SQLite-0.110.0-5|34	'strftime' SQL functions. You will usually want to store your dates in one
14cr|perl-DateTime-Format-SQLite-0.110.0-5|35	of these formats.
14cr|perl-DateTime-Format-SQLite-0.110.0-5|36	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|37	%prep
14cr|perl-DateTime-Format-SQLite-0.110.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-SQLite-0.110.0-5|39	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|40	%build
14cr|perl-DateTime-Format-SQLite-0.110.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-SQLite-0.110.0-5|42	%make
14cr|perl-DateTime-Format-SQLite-0.110.0-5|43	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|44	%check
14cr|perl-DateTime-Format-SQLite-0.110.0-5|45	%make test
14cr|perl-DateTime-Format-SQLite-0.110.0-5|46	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|47	%install
14cr|perl-DateTime-Format-SQLite-0.110.0-5|48	%makeinstall_std
14cr|perl-DateTime-Format-SQLite-0.110.0-5|49	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|50	%files
14cr|perl-DateTime-Format-SQLite-0.110.0-5|51	%doc Changes README LICENSE
14cr|perl-DateTime-Format-SQLite-0.110.0-5|52	%{_mandir}/man3/*
14cr|perl-DateTime-Format-SQLite-0.110.0-5|53	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-SQLite-0.110.0-5|54	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|55	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|56	%changelog
14cr|perl-DateTime-Format-SQLite-0.110.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-DateTime-Format-SQLite-0.110.0-5|58	+ Revision: c19f282
14cr|perl-DateTime-Format-SQLite-0.110.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-SQLite-0.110.0-5|60	
14cr|perl-DateTime-Format-SQLite-0.110.0-5|61	

4397 14
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|1	%define upstream_name	 DateTime-Format-W3CDTF
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|3	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|6	Release:	5
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|7	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|8	Summary:	Parse and format W3CDTF datetime strings
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|9	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|10	License:	GPL
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|11	Group:		Development/Perl
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|12	Url:		http://search.cpan.org/dist/RPM4/
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|14	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|17	BuildArch:	noarch
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|18	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|19	%description
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|20	This module understands the W3CDTF date/time format, an ISO 8601 profile,
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|21	defined at http://www.w3.org/TR/NOTE-datetime. This format as the native
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|22	date format of RSS 1.0.
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|23	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|24	It can be used to parse these formats in order to create the appropriate
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|25	objects.
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|26	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|27	%prep
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|29	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|30	%build
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|32	%make
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|33	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|34	%check
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|35	%make test
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|36	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|37	%install
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|38	%makeinstall_std
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|39	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|40	%files
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|41	%doc Changes README
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|42	%{perl_vendorlib}/*
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|43	%{_mandir}/*/*
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|44	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|45	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|46	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|47	%changelog
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|49	+ Revision: 2665fcd
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|51	
14cr|perl-DateTime-Format-W3CDTF-0.60.0-5|52	

4398 14
14cr|perl-DateTime-Set-0.340.0-3|1	%define upstream_name    DateTime-Set
14cr|perl-DateTime-Set-0.340.0-3|2	%define upstream_version 0.3400
14cr|perl-DateTime-Set-0.340.0-3|3	
14cr|perl-DateTime-Set-0.340.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DateTime-Set-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTime-Set-0.340.0-3|6	Release:	3
14cr|perl-DateTime-Set-0.340.0-3|7	
14cr|perl-DateTime-Set-0.340.0-3|8	Summary:	Extends Set::Infinite with recurrence functions
14cr|perl-DateTime-Set-0.340.0-3|9	
14cr|perl-DateTime-Set-0.340.0-3|10	License:	GPL+ or Artistic
14cr|perl-DateTime-Set-0.340.0-3|11	Group:		Development/Perl
14cr|perl-DateTime-Set-0.340.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTime-Set-0.340.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Set-%{upstream_version}.tar.gz
14cr|perl-DateTime-Set-0.340.0-3|14	
14cr|perl-DateTime-Set-0.340.0-3|15	BuildRequires:	perl-devel
14cr|perl-DateTime-Set-0.340.0-3|16	BuildRequires:	perl(DateTime)
14cr|perl-DateTime-Set-0.340.0-3|17	BuildRequires:	perl(Set::Infinite)
14cr|perl-DateTime-Set-0.340.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-DateTime-Set-0.340.0-3|19	BuildArch:	noarch
14cr|perl-DateTime-Set-0.340.0-3|20	
14cr|perl-DateTime-Set-0.340.0-3|21	%description
14cr|perl-DateTime-Set-0.340.0-3|22	DateTime::Set is a module for datetime sets. It can be used to handle two
14cr|perl-DateTime-Set-0.340.0-3|23	different types of sets.
14cr|perl-DateTime-Set-0.340.0-3|24	
14cr|perl-DateTime-Set-0.340.0-3|25	The first is a fixed set of predefined datetime objects. For example, if we
14cr|perl-DateTime-Set-0.340.0-3|26	wanted to create a set of datetimes containing the birthdays of people in
14cr|perl-DateTime-Set-0.340.0-3|27	our family for the current year.
14cr|perl-DateTime-Set-0.340.0-3|28	
14cr|perl-DateTime-Set-0.340.0-3|29	The second type of set that it can handle is one based on a recurrence,
14cr|perl-DateTime-Set-0.340.0-3|30	such as "every Wednesday", or "noon on the 15th day of every month". This
14cr|perl-DateTime-Set-0.340.0-3|31	type of set can have fixed starting and ending datetimes, but neither is
14cr|perl-DateTime-Set-0.340.0-3|32	required. So our "every Wednesday set" could be "every Wednesday from the
14cr|perl-DateTime-Set-0.340.0-3|33	beginning of time until the end of time", or "every Wednesday after
14cr|perl-DateTime-Set-0.340.0-3|34	2003-03-05 until the end of time", or "every Wednesday between 2003-03-05
14cr|perl-DateTime-Set-0.340.0-3|35	and 2004-01-07".
14cr|perl-DateTime-Set-0.340.0-3|36	
14cr|perl-DateTime-Set-0.340.0-3|37	%prep
14cr|perl-DateTime-Set-0.340.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTime-Set-0.340.0-3|39	
14cr|perl-DateTime-Set-0.340.0-3|40	%build
14cr|perl-DateTime-Set-0.340.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTime-Set-0.340.0-3|42	%make
14cr|perl-DateTime-Set-0.340.0-3|43	
14cr|perl-DateTime-Set-0.340.0-3|44	%check
14cr|perl-DateTime-Set-0.340.0-3|45	%make test
14cr|perl-DateTime-Set-0.340.0-3|46	
14cr|perl-DateTime-Set-0.340.0-3|47	%install
14cr|perl-DateTime-Set-0.340.0-3|48	%makeinstall_std
14cr|perl-DateTime-Set-0.340.0-3|49	
14cr|perl-DateTime-Set-0.340.0-3|50	%files
14cr|perl-DateTime-Set-0.340.0-3|51	%doc Changes LICENSE META.yml README
14cr|perl-DateTime-Set-0.340.0-3|52	%{_mandir}/man3/*
14cr|perl-DateTime-Set-0.340.0-3|53	%{perl_vendorlib}/*
14cr|perl-DateTime-Set-0.340.0-3|54	
14cr|perl-DateTime-Set-0.340.0-3|55	
14cr|perl-DateTime-Set-0.340.0-3|56	%changelog
14cr|perl-DateTime-Set-0.340.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-3
14cr|perl-DateTime-Set-0.340.0-3|58	+ Revision: f2d53a4
14cr|perl-DateTime-Set-0.340.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-DateTime-Set-0.340.0-3|60	
14cr|perl-DateTime-Set-0.340.0-3|61	

4399 14
14cr|perl-DateTimeX-Easy-0.89.0-6|1	%define upstream_name    DateTimeX-Easy
14cr|perl-DateTimeX-Easy-0.89.0-6|2	%define upstream_version 0.089
14cr|perl-DateTimeX-Easy-0.89.0-6|3	
14cr|perl-DateTimeX-Easy-0.89.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-DateTimeX-Easy-0.89.0-6|5	%define __noautoreq 'perl\\(DateTimeX::Easy::DateParse\\)'
14cr|perl-DateTimeX-Easy-0.89.0-6|6	%endif
14cr|perl-DateTimeX-Easy-0.89.0-6|7	
14cr|perl-DateTimeX-Easy-0.89.0-6|8	Name:		perl-%{upstream_name}
14cr|perl-DateTimeX-Easy-0.89.0-6|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DateTimeX-Easy-0.89.0-6|10	Release:	6
14cr|perl-DateTimeX-Easy-0.89.0-6|11	
14cr|perl-DateTimeX-Easy-0.89.0-6|12	Summary:	Parse a date/time string using the best method available
14cr|perl-DateTimeX-Easy-0.89.0-6|13	
14cr|perl-DateTimeX-Easy-0.89.0-6|14	License:	GPL+ or Artistic
14cr|perl-DateTimeX-Easy-0.89.0-6|15	Group:		Development/Perl
14cr|perl-DateTimeX-Easy-0.89.0-6|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DateTimeX-Easy-0.89.0-6|17	Source0:	http://www.cpan.org/modules/by-module/DateTimeX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DateTimeX-Easy-0.89.0-6|18	
14cr|perl-DateTimeX-Easy-0.89.0-6|19	BuildRequires:	perl-devel
14cr|perl-DateTimeX-Easy-0.89.0-6|20	BuildRequires:	perl(Date::Parse)
14cr|perl-DateTimeX-Easy-0.89.0-6|21	BuildRequires:	perl(DateTime)
14cr|perl-DateTimeX-Easy-0.89.0-6|22	BuildRequires:	perl(DateTime::Format::DateManip)
14cr|perl-DateTimeX-Easy-0.89.0-6|23	BuildRequires:	perl(DateTime::Format::Flexible)
14cr|perl-DateTimeX-Easy-0.89.0-6|24	BuildRequires:	perl(DateTime::Format::ICal)
14cr|perl-DateTimeX-Easy-0.89.0-6|25	BuildRequires:	perl(DateTime::Format::Natural)
14cr|perl-DateTimeX-Easy-0.89.0-6|26	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DateTimeX-Easy-0.89.0-6|27	BuildRequires:	perl(Scalar::Util)
14cr|perl-DateTimeX-Easy-0.89.0-6|28	BuildRequires:	perl(Test::Deep)
14cr|perl-DateTimeX-Easy-0.89.0-6|29	BuildRequires:	perl(Test::Differences)
14cr|perl-DateTimeX-Easy-0.89.0-6|30	BuildRequires:	perl(Test::Exception)
14cr|perl-DateTimeX-Easy-0.89.0-6|31	BuildRequires:	perl(Test::Most)
14cr|perl-DateTimeX-Easy-0.89.0-6|32	BuildRequires:	perl(Test::Warn)
14cr|perl-DateTimeX-Easy-0.89.0-6|33	BuildRequires:	perl(Time::Zone)
14cr|perl-DateTimeX-Easy-0.89.0-6|34	
14cr|perl-DateTimeX-Easy-0.89.0-6|35	BuildArch:	noarch
14cr|perl-DateTimeX-Easy-0.89.0-6|36	
14cr|perl-DateTimeX-Easy-0.89.0-6|37	%description
14cr|perl-DateTimeX-Easy-0.89.0-6|38	DateTimeX::Easy makes DateTime object creation quick and easy. It uses a
14cr|perl-DateTimeX-Easy-0.89.0-6|39	variety of DateTime::Format packages to do the bulk of the parsing, with
14cr|perl-DateTimeX-Easy-0.89.0-6|40	some custom tweaks to smooth out the rough edges (mainly concerning
14cr|perl-DateTimeX-Easy-0.89.0-6|41	timezone detection and selection).
14cr|perl-DateTimeX-Easy-0.89.0-6|42	
14cr|perl-DateTimeX-Easy-0.89.0-6|43	%prep
14cr|perl-DateTimeX-Easy-0.89.0-6|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DateTimeX-Easy-0.89.0-6|45	
14cr|perl-DateTimeX-Easy-0.89.0-6|46	%build
14cr|perl-DateTimeX-Easy-0.89.0-6|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DateTimeX-Easy-0.89.0-6|48	%make
14cr|perl-DateTimeX-Easy-0.89.0-6|49	
14cr|perl-DateTimeX-Easy-0.89.0-6|50	%check
14cr|perl-DateTimeX-Easy-0.89.0-6|51	%make test
14cr|perl-DateTimeX-Easy-0.89.0-6|52	
14cr|perl-DateTimeX-Easy-0.89.0-6|53	%install
14cr|perl-DateTimeX-Easy-0.89.0-6|54	%makeinstall_std
14cr|perl-DateTimeX-Easy-0.89.0-6|55	
14cr|perl-DateTimeX-Easy-0.89.0-6|56	%files
14cr|perl-DateTimeX-Easy-0.89.0-6|57	%doc README Changes META.yml
14cr|perl-DateTimeX-Easy-0.89.0-6|58	%{_mandir}/man3/*
14cr|perl-DateTimeX-Easy-0.89.0-6|59	%{perl_vendorlib}/*
14cr|perl-DateTimeX-Easy-0.89.0-6|60	
14cr|perl-DateTimeX-Easy-0.89.0-6|61	
14cr|perl-DateTimeX-Easy-0.89.0-6|62	
14cr|perl-DateTimeX-Easy-0.89.0-6|63	%changelog
14cr|perl-DateTimeX-Easy-0.89.0-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.89.0-6
14cr|perl-DateTimeX-Easy-0.89.0-6|65	+ Revision: f7f02e4
14cr|perl-DateTimeX-Easy-0.89.0-6|66	- MassBuild#464: Increase release tag
14cr|perl-DateTimeX-Easy-0.89.0-6|67	
14cr|perl-DateTimeX-Easy-0.89.0-6|68	

4400 14
14cr|perl-DBD-CSV-0.410.0-5|1	%define	upstream_name    DBD-CSV
14cr|perl-DBD-CSV-0.410.0-5|2	%define upstream_version 0.41
14cr|perl-DBD-CSV-0.410.0-5|3	
14cr|perl-DBD-CSV-0.410.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-DBD-CSV-0.410.0-5|5	%define __noautoreq '/pro/bin/perl'
14cr|perl-DBD-CSV-0.410.0-5|6	%else
14cr|perl-DBD-CSV-0.410.0-5|7	%define _requires_exceptions /pro/bin/perl
14cr|perl-DBD-CSV-0.410.0-5|8	%endif
14cr|perl-DBD-CSV-0.410.0-5|9	
14cr|perl-DBD-CSV-0.410.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-DBD-CSV-0.410.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBD-CSV-0.410.0-5|12	Release:	5
14cr|perl-DBD-CSV-0.410.0-5|13	
14cr|perl-DBD-CSV-0.410.0-5|14	Summary:	Perl module to access CSV files through DBI
14cr|perl-DBD-CSV-0.410.0-5|15	
14cr|perl-DBD-CSV-0.410.0-5|16	License:	GPL
14cr|perl-DBD-CSV-0.410.0-5|17	Group:		Development/Perl
14cr|perl-DBD-CSV-0.410.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBD-CSV-0.410.0-5|19	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-DBD-CSV-0.410.0-5|20	
14cr|perl-DBD-CSV-0.410.0-5|21	BuildRequires:	perl-devel
14cr|perl-DBD-CSV-0.410.0-5|22	BuildRequires:	perl(DBI)
14cr|perl-DBD-CSV-0.410.0-5|23	BuildRequires:	perl(SQL::Statement) >= 0.1011
14cr|perl-DBD-CSV-0.410.0-5|24	BuildRequires:	perl(Text::CSV_XS) >= 0.16
14cr|perl-DBD-CSV-0.410.0-5|25	
14cr|perl-DBD-CSV-0.410.0-5|26	BuildArch:	noarch
14cr|perl-DBD-CSV-0.410.0-5|27	
14cr|perl-DBD-CSV-0.410.0-5|28	%description
14cr|perl-DBD-CSV-0.410.0-5|29	DBD::CSV is a Perl module that provides yet another driver for the DBI
14cr|perl-DBD-CSV-0.410.0-5|30	(Database independent interface for Perl).  This one is based on the SQL
14cr|perl-DBD-CSV-0.410.0-5|31	"engine" SQL::Statement and the abstract DBI driver DBD::File, and implements
14cr|perl-DBD-CSV-0.410.0-5|32	access to so-called CSV files (comma seperated values).  Such files are
14cr|perl-DBD-CSV-0.410.0-5|33	mostly used for exporting MS Access and MS Excel data.
14cr|perl-DBD-CSV-0.410.0-5|34	
14cr|perl-DBD-CSV-0.410.0-5|35	%prep
14cr|perl-DBD-CSV-0.410.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-CSV-0.410.0-5|37	
14cr|perl-DBD-CSV-0.410.0-5|38	%build
14cr|perl-DBD-CSV-0.410.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-CSV-0.410.0-5|40	%make
14cr|perl-DBD-CSV-0.410.0-5|41	
14cr|perl-DBD-CSV-0.410.0-5|42	%check
14cr|perl-DBD-CSV-0.410.0-5|43	%make test
14cr|perl-DBD-CSV-0.410.0-5|44	
14cr|perl-DBD-CSV-0.410.0-5|45	%install
14cr|perl-DBD-CSV-0.410.0-5|46	%makeinstall_std
14cr|perl-DBD-CSV-0.410.0-5|47	
14cr|perl-DBD-CSV-0.410.0-5|48	%files
14cr|perl-DBD-CSV-0.410.0-5|49	%doc ChangeLog README
14cr|perl-DBD-CSV-0.410.0-5|50	%{perl_vendorlib}/Bundle/DBD/*
14cr|perl-DBD-CSV-0.410.0-5|51	%{perl_vendorlib}/DBD/*
14cr|perl-DBD-CSV-0.410.0-5|52	%{_mandir}/*/*
14cr|perl-DBD-CSV-0.410.0-5|53	
14cr|perl-DBD-CSV-0.410.0-5|54	
14cr|perl-DBD-CSV-0.410.0-5|55	%changelog
14cr|perl-DBD-CSV-0.410.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-5
14cr|perl-DBD-CSV-0.410.0-5|57	+ Revision: 9dfd07a
14cr|perl-DBD-CSV-0.410.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-DBD-CSV-0.410.0-5|59	
14cr|perl-DBD-CSV-0.410.0-5|60	

4401 14
14cr|perl-DBD-InterBase-0.48-3|1	# $Revision: 1.23 $, $Date: 2004/12/10 21:26:13 $
14cr|perl-DBD-InterBase-0.48-3|2	#
14cr|perl-DBD-InterBase-0.48-3|3	# Conditional build:
14cr|perl-DBD-InterBase-0.48-3|4	%bcond_with	tests	# perform "make test" (requires database and interaction)
14cr|perl-DBD-InterBase-0.48-3|5	#
14cr|perl-DBD-InterBase-0.48-3|6	%define		pdir	DBD
14cr|perl-DBD-InterBase-0.48-3|7	%define		pnam	InterBase
14cr|perl-DBD-InterBase-0.48-3|8	Summary:	DBD::InterBase - DBI driver for Firebird and InterBase RDBMS server
14cr|perl-DBD-InterBase-0.48-3|9	
14cr|perl-DBD-InterBase-0.48-3|10	Name:		perl-DBD-InterBase
14cr|perl-DBD-InterBase-0.48-3|11	Version:	0.48
14cr|perl-DBD-InterBase-0.48-3|12	Release:	3
14cr|perl-DBD-InterBase-0.48-3|13	License:	GPLv2+
14cr|perl-DBD-InterBase-0.48-3|14	Group:		Development/Perl
14cr|perl-DBD-InterBase-0.48-3|15	Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
14cr|perl-DBD-InterBase-0.48-3|16	# Source0-md5:	70d0142378ab928d9a75e465426d2437
14cr|perl-DBD-InterBase-0.48-3|17	Patch0:		%{name}-libsonly.patch
14cr|perl-DBD-InterBase-0.48-3|18	Patch1:		perl-DBD-InterBase-0.48-alt-dbdimp.patch
14cr|perl-DBD-InterBase-0.48-3|19	BuildRequires:	firebird-devel
14cr|perl-DBD-InterBase-0.48-3|20	BuildRequires:	perl-DBI >= 1.08
14cr|perl-DBD-InterBase-0.48-3|21	BuildRequires:	perl-devel >= 1:5.8.0
14cr|perl-DBD-InterBase-0.48-3|22	BuildRequires:	perl-rpm-build-perl
14cr|perl-DBD-InterBase-0.48-3|23	
14cr|perl-DBD-InterBase-0.48-3|24	%description
14cr|perl-DBD-InterBase-0.48-3|25	DBD::InterBase is a Perl module which works with the DBI module to
14cr|perl-DBD-InterBase-0.48-3|26	provide access to Firebird and InterBase databases.
14cr|perl-DBD-InterBase-0.48-3|27	
14cr|perl-DBD-InterBase-0.48-3|28	%prep
14cr|perl-DBD-InterBase-0.48-3|29	%setup -q -n %{pdir}-%{pnam}-%{version}
14cr|perl-DBD-InterBase-0.48-3|30	%patch0 -p1
14cr|perl-DBD-InterBase-0.48-3|31	%patch1 -p1 -b .perl514~
14cr|perl-DBD-InterBase-0.48-3|32	
14cr|perl-DBD-InterBase-0.48-3|33	%build
14cr|perl-DBD-InterBase-0.48-3|34	echo %{_includedir}| perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-InterBase-0.48-3|35	%make
14cr|perl-DBD-InterBase-0.48-3|36	
14cr|perl-DBD-InterBase-0.48-3|37	%check
14cr|perl-DBD-InterBase-0.48-3|38	#make test
14cr|perl-DBD-InterBase-0.48-3|39	
14cr|perl-DBD-InterBase-0.48-3|40	%install
14cr|perl-DBD-InterBase-0.48-3|41	%makeinstall_std
14cr|perl-DBD-InterBase-0.48-3|42	
14cr|perl-DBD-InterBase-0.48-3|43	%files
14cr|perl-DBD-InterBase-0.48-3|44	%doc Changes README
14cr|perl-DBD-InterBase-0.48-3|45	%{perl_vendorarch}/DBD/InterBase.pm
14cr|perl-DBD-InterBase-0.48-3|46	%dir %{perl_vendorarch}/DBD/InterBase
14cr|perl-DBD-InterBase-0.48-3|47	%{perl_vendorarch}/DBD/InterBase/*
14cr|perl-DBD-InterBase-0.48-3|48	%dir %{perl_vendorarch}/auto/DBD/InterBase
14cr|perl-DBD-InterBase-0.48-3|49	%{perl_vendorarch}/auto/DBD/InterBase/*
14cr|perl-DBD-InterBase-0.48-3|50	#attr(755,root,root) %{perl_vendorarch}/auto/DBD/InterBase/InterBase.so
14cr|perl-DBD-InterBase-0.48-3|51	%{_mandir}/man3/DBD*
14cr|perl-DBD-InterBase-0.48-3|52	
14cr|perl-DBD-InterBase-0.48-3|53	
14cr|perl-DBD-InterBase-0.48-3|54	
14cr|perl-DBD-InterBase-0.48-3|55	%changelog
14cr|perl-DBD-InterBase-0.48-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.48-3
14cr|perl-DBD-InterBase-0.48-3|57	+ Revision: 968c325
14cr|perl-DBD-InterBase-0.48-3|58	- MassBuild#464: Increase release tag
14cr|perl-DBD-InterBase-0.48-3|59	
14cr|perl-DBD-InterBase-0.48-3|60	

4402 14
14cr|perl-DBD-Mock-1.450.0-3|1	%define upstream_name    DBD-Mock
14cr|perl-DBD-Mock-1.450.0-3|2	%define upstream_version 1.45
14cr|perl-DBD-Mock-1.450.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-DBD-Mock-1.450.0-3|4	Version:	%perl_convert_version 1.45
14cr|perl-DBD-Mock-1.450.0-3|5	Release:	3
14cr|perl-DBD-Mock-1.450.0-3|6	
14cr|perl-DBD-Mock-1.450.0-3|7	Summary:	Mock database driver for testing
14cr|perl-DBD-Mock-1.450.0-3|8	
14cr|perl-DBD-Mock-1.450.0-3|9	License:	GPL+ or Artistic
14cr|perl-DBD-Mock-1.450.0-3|10	Group:		Development/Perl
14cr|perl-DBD-Mock-1.450.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBD-Mock-1.450.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Mock-1.45.tar.gz
14cr|perl-DBD-Mock-1.450.0-3|13	
14cr|perl-DBD-Mock-1.450.0-3|14	BuildRequires:	perl-devel
14cr|perl-DBD-Mock-1.450.0-3|15	BuildRequires:	perl(DBI)
14cr|perl-DBD-Mock-1.450.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-DBD-Mock-1.450.0-3|17	BuildRequires:	perl(Test::Exception)
14cr|perl-DBD-Mock-1.450.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-DBD-Mock-1.450.0-3|19	BuildArch:	noarch
14cr|perl-DBD-Mock-1.450.0-3|20	
14cr|perl-DBD-Mock-1.450.0-3|21	%description
14cr|perl-DBD-Mock-1.450.0-3|22	Testing with databases can be tricky. If you are developing a system
14cr|perl-DBD-Mock-1.450.0-3|23	married to a single database then you can make some assumptions about your
14cr|perl-DBD-Mock-1.450.0-3|24	environment and ask the user to provide relevant connection information.
14cr|perl-DBD-Mock-1.450.0-3|25	But if you need to test a framework that uses DBI, particularly a framework
14cr|perl-DBD-Mock-1.450.0-3|26	that uses different types of persistence schemes, then it may be more
14cr|perl-DBD-Mock-1.450.0-3|27	useful to simply verify what the framework is trying to do -- ensure the
14cr|perl-DBD-Mock-1.450.0-3|28	right SQL is generated and that the correct parameters are bound.
14cr|perl-DBD-Mock-1.450.0-3|29	'DBD::Mock' makes it easy to just modify your configuration (presumably
14cr|perl-DBD-Mock-1.450.0-3|30	held outside your code) and just use it instead of 'DBD::Foo' (like the
14cr|perl-DBD-Mock-1.450.0-3|31	DBD::Pg manpage or the DBD::mysql manpage) in your framework.
14cr|perl-DBD-Mock-1.450.0-3|32	
14cr|perl-DBD-Mock-1.450.0-3|33	There is no distinct area where using this module makes sense. (Some people
14cr|perl-DBD-Mock-1.450.0-3|34	may successfully argue that this is a solution looking for a problem...)
14cr|perl-DBD-Mock-1.450.0-3|35	Indeed, if you can assume your users have something like the DBD::AnyData
14cr|perl-DBD-Mock-1.450.0-3|36	manpage or the DBD::SQLite manpage or if you do not mind creating a
14cr|perl-DBD-Mock-1.450.0-3|37	dependency on them then it makes far more sense to use these legitimate
14cr|perl-DBD-Mock-1.450.0-3|38	driver implementations and test your application in the real world -- at
14cr|perl-DBD-Mock-1.450.0-3|39	least as much of the real world as you can create in your tests...
14cr|perl-DBD-Mock-1.450.0-3|40	
14cr|perl-DBD-Mock-1.450.0-3|41	And if your database handle exists as a package variable or something else
14cr|perl-DBD-Mock-1.450.0-3|42	easily replaced at test-time then it may make more sense to use the
14cr|perl-DBD-Mock-1.450.0-3|43	Test::MockObject manpage to create a fully dynamic handle. There is an
14cr|perl-DBD-Mock-1.450.0-3|44	excellent article by chromatic about using the Test::MockObject manpage in
14cr|perl-DBD-Mock-1.450.0-3|45	this and other ways, strongly recommended. (See the SEE ALSO manpage for a
14cr|perl-DBD-Mock-1.450.0-3|46	link)
14cr|perl-DBD-Mock-1.450.0-3|47	
14cr|perl-DBD-Mock-1.450.0-3|48	%prep
14cr|perl-DBD-Mock-1.450.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-Mock-1.450.0-3|50	
14cr|perl-DBD-Mock-1.450.0-3|51	%build
14cr|perl-DBD-Mock-1.450.0-3|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-Mock-1.450.0-3|53	%make
14cr|perl-DBD-Mock-1.450.0-3|54	
14cr|perl-DBD-Mock-1.450.0-3|55	%check
14cr|perl-DBD-Mock-1.450.0-3|56	make test
14cr|perl-DBD-Mock-1.450.0-3|57	
14cr|perl-DBD-Mock-1.450.0-3|58	%install
14cr|perl-DBD-Mock-1.450.0-3|59	%makeinstall_std
14cr|perl-DBD-Mock-1.450.0-3|60	
14cr|perl-DBD-Mock-1.450.0-3|61	%files
14cr|perl-DBD-Mock-1.450.0-3|62	%doc Changes README
14cr|perl-DBD-Mock-1.450.0-3|63	%{_mandir}/man3/*
14cr|perl-DBD-Mock-1.450.0-3|64	%{perl_vendorlib}/DBD
14cr|perl-DBD-Mock-1.450.0-3|65	
14cr|perl-DBD-Mock-1.450.0-3|66	
14cr|perl-DBD-Mock-1.450.0-3|67	%changelog
14cr|perl-DBD-Mock-1.450.0-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.450.0-3
14cr|perl-DBD-Mock-1.450.0-3|69	+ Revision: 0b9cac3
14cr|perl-DBD-Mock-1.450.0-3|70	- MassBuild#464: Increase release tag
14cr|perl-DBD-Mock-1.450.0-3|71	
14cr|perl-DBD-Mock-1.450.0-3|72	

4403 14
14cr|perl-DBD-Multi-0.180.0-3|1	%define upstream_name	 DBD-Multi
14cr|perl-DBD-Multi-0.180.0-3|2	%define upstream_version 0.18
14cr|perl-DBD-Multi-0.180.0-3|3	
14cr|perl-DBD-Multi-0.180.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DBD-Multi-0.180.0-3|5	Version:	%perl_convert_version 0.18
14cr|perl-DBD-Multi-0.180.0-3|6	Release:	3
14cr|perl-DBD-Multi-0.180.0-3|7	
14cr|perl-DBD-Multi-0.180.0-3|8	Summary:	Manage Multiple Data Sources with Failover and Load Balancing
14cr|perl-DBD-Multi-0.180.0-3|9	
14cr|perl-DBD-Multi-0.180.0-3|10	License:	GPL+ or Artistic
14cr|perl-DBD-Multi-0.180.0-3|11	Group:		Development/Perl
14cr|perl-DBD-Multi-0.180.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBD-Multi-0.180.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Multi-0.18.tar.gz
14cr|perl-DBD-Multi-0.180.0-3|14	
14cr|perl-DBD-Multi-0.180.0-3|15	BuildRequires:	perl-devel
14cr|perl-DBD-Multi-0.180.0-3|16	BuildRequires:	perl(DBD::File)
14cr|perl-DBD-Multi-0.180.0-3|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBD-Multi-0.180.0-3|18	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-DBD-Multi-0.180.0-3|19	BuildRequires:	perl(Sys::SigAction)
14cr|perl-DBD-Multi-0.180.0-3|20	BuildRequires:	perl(Test::Pod)
14cr|perl-DBD-Multi-0.180.0-3|21	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-DBD-Multi-0.180.0-3|22	BuildRequires:	perl(Test::Exception)
14cr|perl-DBD-Multi-0.180.0-3|23	
14cr|perl-DBD-Multi-0.180.0-3|24	BuildArch:	noarch
14cr|perl-DBD-Multi-0.180.0-3|25	
14cr|perl-DBD-Multi-0.180.0-3|26	%description
14cr|perl-DBD-Multi-0.180.0-3|27	This software manages multiple database connections for failovers and also
14cr|perl-DBD-Multi-0.180.0-3|28	simple load balancing. It acts as a proxy between your code and your database
14cr|perl-DBD-Multi-0.180.0-3|29	connections, transparently choosing a connection for each query, based on your
14cr|perl-DBD-Multi-0.180.0-3|30	preferences and present availability of the DB server.
14cr|perl-DBD-Multi-0.180.0-3|31	
14cr|perl-DBD-Multi-0.180.0-3|32	This module is intended for read-only operations (where some other application
14cr|perl-DBD-Multi-0.180.0-3|33	is being used to handle replication).
14cr|perl-DBD-Multi-0.180.0-3|34	
14cr|perl-DBD-Multi-0.180.0-3|35	This software does not prevent write operations from being executed. This is
14cr|perl-DBD-Multi-0.180.0-3|36	left up to the user. See "SUGGESTED USES" below for ideas.
14cr|perl-DBD-Multi-0.180.0-3|37	
14cr|perl-DBD-Multi-0.180.0-3|38	The interface is nearly the same as other DBI drivers with one notable
14cr|perl-DBD-Multi-0.180.0-3|39	exception.
14cr|perl-DBD-Multi-0.180.0-3|40	
14cr|perl-DBD-Multi-0.180.0-3|41	%prep
14cr|perl-DBD-Multi-0.180.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-Multi-0.180.0-3|43	
14cr|perl-DBD-Multi-0.180.0-3|44	%build
14cr|perl-DBD-Multi-0.180.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-Multi-0.180.0-3|46	%make
14cr|perl-DBD-Multi-0.180.0-3|47	
14cr|perl-DBD-Multi-0.180.0-3|48	%check
14cr|perl-DBD-Multi-0.180.0-3|49	%make test
14cr|perl-DBD-Multi-0.180.0-3|50	
14cr|perl-DBD-Multi-0.180.0-3|51	%install
14cr|perl-DBD-Multi-0.180.0-3|52	%makeinstall_std
14cr|perl-DBD-Multi-0.180.0-3|53	
14cr|perl-DBD-Multi-0.180.0-3|54	%files
14cr|perl-DBD-Multi-0.180.0-3|55	%doc README Changes
14cr|perl-DBD-Multi-0.180.0-3|56	%{perl_vendorlib}/DBD
14cr|perl-DBD-Multi-0.180.0-3|57	%{_mandir}/man3/*
14cr|perl-DBD-Multi-0.180.0-3|58	
14cr|perl-DBD-Multi-0.180.0-3|59	
14cr|perl-DBD-Multi-0.180.0-3|60	%changelog
14cr|perl-DBD-Multi-0.180.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-3
14cr|perl-DBD-Multi-0.180.0-3|62	+ Revision: 8306fe8
14cr|perl-DBD-Multi-0.180.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-DBD-Multi-0.180.0-3|64	
14cr|perl-DBD-Multi-0.180.0-3|65	

4404 14
14cr|perl-DBD-Pg-3.3.0-2|1	%define	module	DBD-Pg
14cr|perl-DBD-Pg-3.3.0-2|2	%define upstream_version 3.3.0
14cr|perl-DBD-Pg-3.3.0-2|3	
14cr|perl-DBD-Pg-3.3.0-2|4	Name:		perl-%{module}
14cr|perl-DBD-Pg-3.3.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBD-Pg-3.3.0-2|6	Release:	2
14cr|perl-DBD-Pg-3.3.0-2|7	
14cr|perl-DBD-Pg-3.3.0-2|8	Summary:	PostgreSQL database driver for the DBI module
14cr|perl-DBD-Pg-3.3.0-2|9	
14cr|perl-DBD-Pg-3.3.0-2|10	
14cr|perl-DBD-Pg-3.3.0-2|11	
14cr|perl-DBD-Pg-3.3.0-2|12	License:	GPL+ or Artistic
14cr|perl-DBD-Pg-3.3.0-2|13	Group:		Development/Perl
14cr|perl-DBD-Pg-3.3.0-2|14	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-DBD-Pg-3.3.0-2|15	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Pg-%{version}.tar.gz
14cr|perl-DBD-Pg-3.3.0-2|16	Buildrequires:	perl(DBI)
14cr|perl-DBD-Pg-3.3.0-2|17	Buildrequires:	perl-devel
14cr|perl-DBD-Pg-3.3.0-2|18	Buildrequires:	postgresql-devel
14cr|perl-DBD-Pg-3.3.0-2|19	
14cr|perl-DBD-Pg-3.3.0-2|20	%description
14cr|perl-DBD-Pg-3.3.0-2|21	PostgreSQL database driver for the DBI module
14cr|perl-DBD-Pg-3.3.0-2|22	
14cr|perl-DBD-Pg-3.3.0-2|23	%prep
14cr|perl-DBD-Pg-3.3.0-2|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-DBD-Pg-3.3.0-2|25	
14cr|perl-DBD-Pg-3.3.0-2|26	%build
14cr|perl-DBD-Pg-3.3.0-2|27	export POSTGRES_INCLUDE=/usr/include
14cr|perl-DBD-Pg-3.3.0-2|28	export POSTGRES_LIB=%{_libdir}
14cr|perl-DBD-Pg-3.3.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-Pg-3.3.0-2|30	%make
14cr|perl-DBD-Pg-3.3.0-2|31	
14cr|perl-DBD-Pg-3.3.0-2|32	%check
14cr|perl-DBD-Pg-3.3.0-2|33	make test
14cr|perl-DBD-Pg-3.3.0-2|34	
14cr|perl-DBD-Pg-3.3.0-2|35	%install
14cr|perl-DBD-Pg-3.3.0-2|36	%makeinstall_std
14cr|perl-DBD-Pg-3.3.0-2|37	
14cr|perl-DBD-Pg-3.3.0-2|38	%files
14cr|perl-DBD-Pg-3.3.0-2|39	%{perl_vendorarch}/auto/DBD
14cr|perl-DBD-Pg-3.3.0-2|40	%{perl_vendorarch}/DBD
14cr|perl-DBD-Pg-3.3.0-2|41	%{perl_vendorarch}/Bundle
14cr|perl-DBD-Pg-3.3.0-2|42	%{_mandir}/*/*
14cr|perl-DBD-Pg-3.3.0-2|43	
14cr|perl-DBD-Pg-3.3.0-2|44	
14cr|perl-DBD-Pg-3.3.0-2|45	
14cr|perl-DBD-Pg-3.3.0-2|46	
14cr|perl-DBD-Pg-3.3.0-2|47	
14cr|perl-DBD-Pg-3.3.0-2|48	%changelog
14cr|perl-DBD-Pg-3.3.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-2
14cr|perl-DBD-Pg-3.3.0-2|50	+ Revision: f6ebbc8
14cr|perl-DBD-Pg-3.3.0-2|51	- MassBuild#464: Increase release tag
14cr|perl-DBD-Pg-3.3.0-2|52	
14cr|perl-DBD-Pg-3.3.0-2|53	

4405 14
14cr|perl-DBD-PgSPI-0.20.0-8|1	%define upstream_name DBD-PgSPI
14cr|perl-DBD-PgSPI-0.20.0-8|2	%define upstream_version 0.02
14cr|perl-DBD-PgSPI-0.20.0-8|3	
14cr|perl-DBD-PgSPI-0.20.0-8|4	Name:		perl-%{upstream_name}
14cr|perl-DBD-PgSPI-0.20.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBD-PgSPI-0.20.0-8|6	Release:	8
14cr|perl-DBD-PgSPI-0.20.0-8|7	
14cr|perl-DBD-PgSPI-0.20.0-8|8	Summary:	PL/Perl PostgreSQL database driver for the DBI module
14cr|perl-DBD-PgSPI-0.20.0-8|9	
14cr|perl-DBD-PgSPI-0.20.0-8|10	License:	GPL+ or Artistic
14cr|perl-DBD-PgSPI-0.20.0-8|11	Group:		Development/Perl
14cr|perl-DBD-PgSPI-0.20.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBD-PgSPI-0.20.0-8|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DBD-PgSPI-0.20.0-8|14	Patch0:		perl-%{upstream_name}.includedir.patch
14cr|perl-DBD-PgSPI-0.20.0-8|15	Patch1:		DBI2.patch
14cr|perl-DBD-PgSPI-0.20.0-8|16	Patch2:		DBD-PgSPI-0.02-postgresql9.patch
14cr|perl-DBD-PgSPI-0.20.0-8|17	Patch3:		DBD-PgSPI-0.02-add-missing-string-format-variables.patch
14cr|perl-DBD-PgSPI-0.20.0-8|18	
14cr|perl-DBD-PgSPI-0.20.0-8|19	BuildRequires:	perl-devel
14cr|perl-DBD-PgSPI-0.20.0-8|20	BuildRequires:	perl(DBI)
14cr|perl-DBD-PgSPI-0.20.0-8|21	BuildRequires:	postgresql-devel
14cr|perl-DBD-PgSPI-0.20.0-8|22	
14cr|perl-DBD-PgSPI-0.20.0-8|23	%description
14cr|perl-DBD-PgSPI-0.20.0-8|24	DBD::PgSPI is a Perl module which works with the DBI module to provide access
14cr|perl-DBD-PgSPI-0.20.0-8|25	to PostgreSQL database from within pl/perl functions inside the database.
14cr|perl-DBD-PgSPI-0.20.0-8|26	
14cr|perl-DBD-PgSPI-0.20.0-8|27	If you are looking for a way to access postgresql database from a perl script
14cr|perl-DBD-PgSPI-0.20.0-8|28	running outside of your database, look at DBD::Pg, you cannot use this module.
14cr|perl-DBD-PgSPI-0.20.0-8|29	This module is only intended for use by stored procedures written in 'plperl'
14cr|perl-DBD-PgSPI-0.20.0-8|30	programming language running inside PostgreSQL.
14cr|perl-DBD-PgSPI-0.20.0-8|31	
14cr|perl-DBD-PgSPI-0.20.0-8|32	%prep
14cr|perl-DBD-PgSPI-0.20.0-8|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-PgSPI-0.20.0-8|34	%patch0 -p0 -b .includedir
14cr|perl-DBD-PgSPI-0.20.0-8|35	%patch1 -p0 -b .dbi2
14cr|perl-DBD-PgSPI-0.20.0-8|36	%patch2 -p1 -b .postgresql9~
14cr|perl-DBD-PgSPI-0.20.0-8|37	%patch3 -p1 -b .str_fmt~
14cr|perl-DBD-PgSPI-0.20.0-8|38	
14cr|perl-DBD-PgSPI-0.20.0-8|39	%build
14cr|perl-DBD-PgSPI-0.20.0-8|40	export POSTGRES_HOME=%{_includedir}/postgresql
14cr|perl-DBD-PgSPI-0.20.0-8|41	
14cr|perl-DBD-PgSPI-0.20.0-8|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-PgSPI-0.20.0-8|43	%make
14cr|perl-DBD-PgSPI-0.20.0-8|44	
14cr|perl-DBD-PgSPI-0.20.0-8|45	%check
14cr|perl-DBD-PgSPI-0.20.0-8|46	# Skipping make test, because it try to connect to a local DB
14cr|perl-DBD-PgSPI-0.20.0-8|47	# make test
14cr|perl-DBD-PgSPI-0.20.0-8|48	
14cr|perl-DBD-PgSPI-0.20.0-8|49	%install
14cr|perl-DBD-PgSPI-0.20.0-8|50	%makeinstall_std
14cr|perl-DBD-PgSPI-0.20.0-8|51	
14cr|perl-DBD-PgSPI-0.20.0-8|52	%files
14cr|perl-DBD-PgSPI-0.20.0-8|53	%doc README
14cr|perl-DBD-PgSPI-0.20.0-8|54	%{_mandir}/man*/*
14cr|perl-DBD-PgSPI-0.20.0-8|55	%{perl_vendorlib}/*
14cr|perl-DBD-PgSPI-0.20.0-8|56	
14cr|perl-DBD-PgSPI-0.20.0-8|57	
14cr|perl-DBD-PgSPI-0.20.0-8|58	
14cr|perl-DBD-PgSPI-0.20.0-8|59	%changelog
14cr|perl-DBD-PgSPI-0.20.0-8|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-8
14cr|perl-DBD-PgSPI-0.20.0-8|61	+ Revision: f4f523a
14cr|perl-DBD-PgSPI-0.20.0-8|62	- MassBuild#464: Increase release tag
14cr|perl-DBD-PgSPI-0.20.0-8|63	
14cr|perl-DBD-PgSPI-0.20.0-8|64	

4406 14
14cr|perl-DBD-SQLite2-0.330.0-7|1	%define	module	DBD-SQLite2
14cr|perl-DBD-SQLite2-0.330.0-7|2	%define	upstream_version 0.33
14cr|perl-DBD-SQLite2-0.330.0-7|3	
14cr|perl-DBD-SQLite2-0.330.0-7|4	Name:		perl-%{module}
14cr|perl-DBD-SQLite2-0.330.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBD-SQLite2-0.330.0-7|6	Release:	7
14cr|perl-DBD-SQLite2-0.330.0-7|7	
14cr|perl-DBD-SQLite2-0.330.0-7|8	Summary:	Self Contained RDBMS in a DBI Driver (sqlite 2.x)
14cr|perl-DBD-SQLite2-0.330.0-7|9	
14cr|perl-DBD-SQLite2-0.330.0-7|10	License:	GPL+ or Artistic
14cr|perl-DBD-SQLite2-0.330.0-7|11	Group:		Development/Perl
14cr|perl-DBD-SQLite2-0.330.0-7|12	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-DBD-SQLite2-0.330.0-7|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{module}-%{upstream_version}.tar.bz2
14cr|perl-DBD-SQLite2-0.330.0-7|14	Patch0:		perl-DBD-SQLite2-0.33-libsqlite0.patch
14cr|perl-DBD-SQLite2-0.330.0-7|15	
14cr|perl-DBD-SQLite2-0.330.0-7|16	BuildRequires:	perl-devel
14cr|perl-DBD-SQLite2-0.330.0-7|17	BuildRequires:	perl-DBI >= 1.03-1mdk
14cr|perl-DBD-SQLite2-0.330.0-7|18	BuildRequires:	sqlite-devel
14cr|perl-DBD-SQLite2-0.330.0-7|19	
14cr|perl-DBD-SQLite2-0.330.0-7|20	%description
14cr|perl-DBD-SQLite2-0.330.0-7|21	SQLite is a small fast embedded SQL database engine.
14cr|perl-DBD-SQLite2-0.330.0-7|22	
14cr|perl-DBD-SQLite2-0.330.0-7|23	DBD::SQLite embeds that database engine into a DBD driver, so
14cr|perl-DBD-SQLite2-0.330.0-7|24	if you want a relational database for your project, but don't
14cr|perl-DBD-SQLite2-0.330.0-7|25	want to install a large RDBMS system like MySQL or PostgreSQL,
14cr|perl-DBD-SQLite2-0.330.0-7|26	then DBD::SQLite may be just what you need.
14cr|perl-DBD-SQLite2-0.330.0-7|27	
14cr|perl-DBD-SQLite2-0.330.0-7|28	It supports quite a lot of features, such as transactions (atomic
14cr|perl-DBD-SQLite2-0.330.0-7|29	commit and rollback), indexes, DBA-free operation, a large subset
14cr|perl-DBD-SQLite2-0.330.0-7|30	of SQL92 supported, and more.
14cr|perl-DBD-SQLite2-0.330.0-7|31	
14cr|perl-DBD-SQLite2-0.330.0-7|32	Note: DBD::SQLite2 is the old version of DBD::SQLite, and is linked against
14cr|perl-DBD-SQLite2-0.330.0-7|33	version 2.x.x of the sqlite library. The current version of DBD::SQLite is
14cr|perl-DBD-SQLite2-0.330.0-7|34	linked against version 3 (or possibly later if I forget to update this file).
14cr|perl-DBD-SQLite2-0.330.0-7|35	This release is designed to allow you to have both versions installed on the
14cr|perl-DBD-SQLite2-0.330.0-7|36	same system.
14cr|perl-DBD-SQLite2-0.330.0-7|37	
14cr|perl-DBD-SQLite2-0.330.0-7|38	%prep
14cr|perl-DBD-SQLite2-0.330.0-7|39	
14cr|perl-DBD-SQLite2-0.330.0-7|40	%setup -q -n %{module}-%{upstream_version}
14cr|perl-DBD-SQLite2-0.330.0-7|41	# remove the embedded SQLite 2
14cr|perl-DBD-SQLite2-0.330.0-7|42	rm -f \
14cr|perl-DBD-SQLite2-0.330.0-7|43	attach.c \
14cr|perl-DBD-SQLite2-0.330.0-7|44	auth.c \
14cr|perl-DBD-SQLite2-0.330.0-7|45	btree.c \
14cr|perl-DBD-SQLite2-0.330.0-7|46	btree.h \
14cr|perl-DBD-SQLite2-0.330.0-7|47	btree_rb.c \
14cr|perl-DBD-SQLite2-0.330.0-7|48	build.c \
14cr|perl-DBD-SQLite2-0.330.0-7|49	copy.c \
14cr|perl-DBD-SQLite2-0.330.0-7|50	date.c \
14cr|perl-DBD-SQLite2-0.330.0-7|51	delete.c \
14cr|perl-DBD-SQLite2-0.330.0-7|52	encode.c \
14cr|perl-DBD-SQLite2-0.330.0-7|53	expr.c \
14cr|perl-DBD-SQLite2-0.330.0-7|54	func.c \
14cr|perl-DBD-SQLite2-0.330.0-7|55	getsqlite.pl \
14cr|perl-DBD-SQLite2-0.330.0-7|56	hash.c \
14cr|perl-DBD-SQLite2-0.330.0-7|57	hash.h \
14cr|perl-DBD-SQLite2-0.330.0-7|58	insert.c \
14cr|perl-DBD-SQLite2-0.330.0-7|59	main.c \
14cr|perl-DBD-SQLite2-0.330.0-7|60	opcodes.c \
14cr|perl-DBD-SQLite2-0.330.0-7|61	opcodes.h \
14cr|perl-DBD-SQLite2-0.330.0-7|62	os.c \
14cr|perl-DBD-SQLite2-0.330.0-7|63	os.h \
14cr|perl-DBD-SQLite2-0.330.0-7|64	pager.c \
14cr|perl-DBD-SQLite2-0.330.0-7|65	pager.h \
14cr|perl-DBD-SQLite2-0.330.0-7|66	parse.c \
14cr|perl-DBD-SQLite2-0.330.0-7|67	parse.h \
14cr|perl-DBD-SQLite2-0.330.0-7|68	pragma.c \
14cr|perl-DBD-SQLite2-0.330.0-7|69	printf.c \
14cr|perl-DBD-SQLite2-0.330.0-7|70	random.c \
14cr|perl-DBD-SQLite2-0.330.0-7|71	select.c \
14cr|perl-DBD-SQLite2-0.330.0-7|72	sqlite.h \
14cr|perl-DBD-SQLite2-0.330.0-7|73	sqliteInt.h \
14cr|perl-DBD-SQLite2-0.330.0-7|74	table.c \
14cr|perl-DBD-SQLite2-0.330.0-7|75	tokenize.c \
14cr|perl-DBD-SQLite2-0.330.0-7|76	trigger.c \
14cr|perl-DBD-SQLite2-0.330.0-7|77	update.c \
14cr|perl-DBD-SQLite2-0.330.0-7|78	util.c \
14cr|perl-DBD-SQLite2-0.330.0-7|79	vacuum.c \
14cr|perl-DBD-SQLite2-0.330.0-7|80	vdbe.c \
14cr|perl-DBD-SQLite2-0.330.0-7|81	vdbe.h \
14cr|perl-DBD-SQLite2-0.330.0-7|82	vdbeaux.c \
14cr|perl-DBD-SQLite2-0.330.0-7|83	vdbeInt.h \
14cr|perl-DBD-SQLite2-0.330.0-7|84	where.c
14cr|perl-DBD-SQLite2-0.330.0-7|85	%patch0 -p1 -E
14cr|perl-DBD-SQLite2-0.330.0-7|86	# jq - test failing, dunno why
14cr|perl-DBD-SQLite2-0.330.0-7|87	rm -f t/ak-dbd.t
14cr|perl-DBD-SQLite2-0.330.0-7|88	
14cr|perl-DBD-SQLite2-0.330.0-7|89	%build
14cr|perl-DBD-SQLite2-0.330.0-7|90	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-DBD-SQLite2-0.330.0-7|91	%make OPTIMIZE="-DNDEBUG=1 -DSQLITE_PTR_SZ=4"
14cr|perl-DBD-SQLite2-0.330.0-7|92	
14cr|perl-DBD-SQLite2-0.330.0-7|93	%check
14cr|perl-DBD-SQLite2-0.330.0-7|94	make test
14cr|perl-DBD-SQLite2-0.330.0-7|95	
14cr|perl-DBD-SQLite2-0.330.0-7|96	%install
14cr|perl-DBD-SQLite2-0.330.0-7|97	%makeinstall_std
14cr|perl-DBD-SQLite2-0.330.0-7|98	
14cr|perl-DBD-SQLite2-0.330.0-7|99	%files
14cr|perl-DBD-SQLite2-0.330.0-7|100	%doc README* Changes
14cr|perl-DBD-SQLite2-0.330.0-7|101	%{perl_vendorlib}/*
14cr|perl-DBD-SQLite2-0.330.0-7|102	%{_mandir}/*/*
14cr|perl-DBD-SQLite2-0.330.0-7|103	
14cr|perl-DBD-SQLite2-0.330.0-7|104	
14cr|perl-DBD-SQLite2-0.330.0-7|105	
14cr|perl-DBD-SQLite2-0.330.0-7|106	%changelog
14cr|perl-DBD-SQLite2-0.330.0-7|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-7
14cr|perl-DBD-SQLite2-0.330.0-7|108	+ Revision: 0b463ba
14cr|perl-DBD-SQLite2-0.330.0-7|109	- MassBuild#464: Increase release tag
14cr|perl-DBD-SQLite2-0.330.0-7|110	
14cr|perl-DBD-SQLite2-0.330.0-7|111	

4407 14
14cr|perl-DBD-Sybase-1.150.0-3|1	%define upstream_name    DBD-Sybase
14cr|perl-DBD-Sybase-1.150.0-3|2	%define upstream_version 1.15
14cr|perl-DBD-Sybase-1.150.0-3|3	
14cr|perl-DBD-Sybase-1.150.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-DBD-Sybase-1.150.0-3|5	Version:    %perl_convert_version 1.15
14cr|perl-DBD-Sybase-1.150.0-3|6	Release:	3
14cr|perl-DBD-Sybase-1.150.0-3|7	
14cr|perl-DBD-Sybase-1.150.0-3|8	Summary:	Sybase database driver for the DBI module
14cr|perl-DBD-Sybase-1.150.0-3|9	
14cr|perl-DBD-Sybase-1.150.0-3|10	License:	GPL+ or Artistic
14cr|perl-DBD-Sybase-1.150.0-3|11	Group:		Development/Perl
14cr|perl-DBD-Sybase-1.150.0-3|12	Url:		http://search.cpan.org/~mewp/DBD-Sybase/
14cr|perl-DBD-Sybase-1.150.0-3|13	Source0:	http://www.cpan.org/authors/id/M/ME/MEWP/DBD-Sybase-1.15.tar.gz
14cr|perl-DBD-Sybase-1.150.0-3|14	
14cr|perl-DBD-Sybase-1.150.0-3|15	BuildRequires:	freetds-devel
14cr|perl-DBD-Sybase-1.150.0-3|16	BuildRequires:	gettext-devel
14cr|perl-DBD-Sybase-1.150.0-3|17	BuildRequires:	perl-DBI >= 1.00
14cr|perl-DBD-Sybase-1.150.0-3|18	BuildRequires:	perl-devel
14cr|perl-DBD-Sybase-1.150.0-3|19	
14cr|perl-DBD-Sybase-1.150.0-3|20	
14cr|perl-DBD-Sybase-1.150.0-3|21	%description
14cr|perl-DBD-Sybase-1.150.0-3|22	DBD::Sybase is a Perl module which works with the DBI module to provide access
14cr|perl-DBD-Sybase-1.150.0-3|23	to Sybase databases. With FreeTDS DBD::Sybase can be also used to query a
14cr|perl-DBD-Sybase-1.150.0-3|24	MS-SQL 7 or 2000 database server from a UNIX/Linux host.
14cr|perl-DBD-Sybase-1.150.0-3|25	
14cr|perl-DBD-Sybase-1.150.0-3|26	%prep
14cr|perl-DBD-Sybase-1.150.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-Sybase-1.150.0-3|28	
14cr|perl-DBD-Sybase-1.150.0-3|29	%build
14cr|perl-DBD-Sybase-1.150.0-3|30	export SYBASE=%{_prefix}
14cr|perl-DBD-Sybase-1.150.0-3|31	echo -e "\n\n\n\n\n\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-Sybase-1.150.0-3|32	%make OPTIMIZE="%{optflags}" LD_RUN_PATH=""
14cr|perl-DBD-Sybase-1.150.0-3|33	
14cr|perl-DBD-Sybase-1.150.0-3|34	%install
14cr|perl-DBD-Sybase-1.150.0-3|35	%makeinstall_std
14cr|perl-DBD-Sybase-1.150.0-3|36	
14cr|perl-DBD-Sybase-1.150.0-3|37	%clean
14cr|perl-DBD-Sybase-1.150.0-3|38	
14cr|perl-DBD-Sybase-1.150.0-3|39	%files
14cr|perl-DBD-Sybase-1.150.0-3|40	%defattr(644,root,root,755)
14cr|perl-DBD-Sybase-1.150.0-3|41	%doc BUGS CHANGES README
14cr|perl-DBD-Sybase-1.150.0-3|42	%{perl_vendorarch}/DBD/Sybase.pm
14cr|perl-DBD-Sybase-1.150.0-3|43	%{perl_vendorarch}/DBD/dbd-sybase.pod
14cr|perl-DBD-Sybase-1.150.0-3|44	%dir %{perl_vendorarch}/auto/DBD/Sybase
14cr|perl-DBD-Sybase-1.150.0-3|45	%attr(0755,root,root) %{perl_vendorarch}/auto/DBD/Sybase/Sybase.so
14cr|perl-DBD-Sybase-1.150.0-3|46	%{_mandir}/man3/*
14cr|perl-DBD-Sybase-1.150.0-3|47	
14cr|perl-DBD-Sybase-1.150.0-3|48	
14cr|perl-DBD-Sybase-1.150.0-3|49	
14cr|perl-DBD-Sybase-1.150.0-3|50	%changelog
14cr|perl-DBD-Sybase-1.150.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-3
14cr|perl-DBD-Sybase-1.150.0-3|52	+ Revision: 562e99b
14cr|perl-DBD-Sybase-1.150.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-DBD-Sybase-1.150.0-3|54	
14cr|perl-DBD-Sybase-1.150.0-3|55	

4408 14
14cr|perl-DBD-XBase-1.50.0-3|1	%define upstream_name    DBD-XBase
14cr|perl-DBD-XBase-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-DBD-XBase-1.50.0-3|3	
14cr|perl-DBD-XBase-1.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DBD-XBase-1.50.0-3|5	Version:	%perl_convert_version 1.05
14cr|perl-DBD-XBase-1.50.0-3|6	Release:	3
14cr|perl-DBD-XBase-1.50.0-3|7	
14cr|perl-DBD-XBase-1.50.0-3|8	Summary:	Module for dealing with XBase files
14cr|perl-DBD-XBase-1.50.0-3|9	
14cr|perl-DBD-XBase-1.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-DBD-XBase-1.50.0-3|11	Group:		Development/Perl
14cr|perl-DBD-XBase-1.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBD-XBase-1.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-XBase-1.05.tar.gz
14cr|perl-DBD-XBase-1.50.0-3|14	
14cr|perl-DBD-XBase-1.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-DBD-XBase-1.50.0-3|16	BuildRequires:	perl(DBI)
14cr|perl-DBD-XBase-1.50.0-3|17	BuildArch:	noarch
14cr|perl-DBD-XBase-1.50.0-3|18	
14cr|perl-DBD-XBase-1.50.0-3|19	%description
14cr|perl-DBD-XBase-1.50.0-3|20	Package DBD::XBase contains module XBase that can read and write dbf and
14cr|perl-DBD-XBase-1.50.0-3|21	dbt/fpt files, as well as a DBI driver DBD::XBase, that allows work with these
14cr|perl-DBD-XBase-1.50.0-3|22	files using SQL commands.
14cr|perl-DBD-XBase-1.50.0-3|23	
14cr|perl-DBD-XBase-1.50.0-3|24	%prep
14cr|perl-DBD-XBase-1.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBD-XBase-1.50.0-3|26	
14cr|perl-DBD-XBase-1.50.0-3|27	%build
14cr|perl-DBD-XBase-1.50.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBD-XBase-1.50.0-3|29	%make
14cr|perl-DBD-XBase-1.50.0-3|30	
14cr|perl-DBD-XBase-1.50.0-3|31	%check
14cr|perl-DBD-XBase-1.50.0-3|32	%make test
14cr|perl-DBD-XBase-1.50.0-3|33	
14cr|perl-DBD-XBase-1.50.0-3|34	%install
14cr|perl-DBD-XBase-1.50.0-3|35	%makeinstall_std
14cr|perl-DBD-XBase-1.50.0-3|36	
14cr|perl-DBD-XBase-1.50.0-3|37	%files
14cr|perl-DBD-XBase-1.50.0-3|38	%doc README
14cr|perl-DBD-XBase-1.50.0-3|39	%{_bindir}/*
14cr|perl-DBD-XBase-1.50.0-3|40	%{perl_vendorlib}/XBase.pm
14cr|perl-DBD-XBase-1.50.0-3|41	%dir %{perl_vendorlib}/DBD
14cr|perl-DBD-XBase-1.50.0-3|42	%{perl_vendorlib}/DBD/*
14cr|perl-DBD-XBase-1.50.0-3|43	%dir %{perl_vendorlib}/XBase
14cr|perl-DBD-XBase-1.50.0-3|44	%{perl_vendorlib}/XBase/*
14cr|perl-DBD-XBase-1.50.0-3|45	%{_mandir}/*/*
14cr|perl-DBD-XBase-1.50.0-3|46	
14cr|perl-DBD-XBase-1.50.0-3|47	
14cr|perl-DBD-XBase-1.50.0-3|48	
14cr|perl-DBD-XBase-1.50.0-3|49	%changelog
14cr|perl-DBD-XBase-1.50.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-DBD-XBase-1.50.0-3|51	+ Revision: 12c06e6
14cr|perl-DBD-XBase-1.50.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-DBD-XBase-1.50.0-3|53	
14cr|perl-DBD-XBase-1.50.0-3|54	

4409 14
14cr|perl-DB_File-Lock-0.50.0-5|1	%define upstream_name    DB_File-Lock
14cr|perl-DB_File-Lock-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-DB_File-Lock-0.50.0-5|3	
14cr|perl-DB_File-Lock-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DB_File-Lock-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DB_File-Lock-0.50.0-5|6	Release:	5
14cr|perl-DB_File-Lock-0.50.0-5|7	
14cr|perl-DB_File-Lock-0.50.0-5|8	Summary:	DB_File-Lock module for perl
14cr|perl-DB_File-Lock-0.50.0-5|9	
14cr|perl-DB_File-Lock-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-DB_File-Lock-0.50.0-5|11	Group:		Development/Perl
14cr|perl-DB_File-Lock-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DB_File-Lock-0.50.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DB_File-Lock-0.50.0-5|14	
14cr|perl-DB_File-Lock-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-DB_File-Lock-0.50.0-5|16	BuildRequires:	perl(DB_File)
14cr|perl-DB_File-Lock-0.50.0-5|17	BuildArch:	noarch
14cr|perl-DB_File-Lock-0.50.0-5|18	
14cr|perl-DB_File-Lock-0.50.0-5|19	%description
14cr|perl-DB_File-Lock-0.50.0-5|20	This module provides a wrapper for the DB_File module, adding locking.
14cr|perl-DB_File-Lock-0.50.0-5|21	
14cr|perl-DB_File-Lock-0.50.0-5|22	When you need locking, simply use this module in place of DB_File and
14cr|perl-DB_File-Lock-0.50.0-5|23	add an extra argument onto the tie command specifying if the file should
14cr|perl-DB_File-Lock-0.50.0-5|24	be locked for reading or writing.
14cr|perl-DB_File-Lock-0.50.0-5|25	
14cr|perl-DB_File-Lock-0.50.0-5|26	%prep
14cr|perl-DB_File-Lock-0.50.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DB_File-Lock-0.50.0-5|28	
14cr|perl-DB_File-Lock-0.50.0-5|29	%build
14cr|perl-DB_File-Lock-0.50.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DB_File-Lock-0.50.0-5|31	%make
14cr|perl-DB_File-Lock-0.50.0-5|32	make test
14cr|perl-DB_File-Lock-0.50.0-5|33	
14cr|perl-DB_File-Lock-0.50.0-5|34	%install
14cr|perl-DB_File-Lock-0.50.0-5|35	%makeinstall_std
14cr|perl-DB_File-Lock-0.50.0-5|36	
14cr|perl-DB_File-Lock-0.50.0-5|37	%files
14cr|perl-DB_File-Lock-0.50.0-5|38	%doc Changes README
14cr|perl-DB_File-Lock-0.50.0-5|39	%{perl_vendorlib}/DB_File/Lock.pm
14cr|perl-DB_File-Lock-0.50.0-5|40	%{_mandir}/*/*
14cr|perl-DB_File-Lock-0.50.0-5|41	
14cr|perl-DB_File-Lock-0.50.0-5|42	
14cr|perl-DB_File-Lock-0.50.0-5|43	%changelog
14cr|perl-DB_File-Lock-0.50.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-DB_File-Lock-0.50.0-5|45	+ Revision: a4301b6
14cr|perl-DB_File-Lock-0.50.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-DB_File-Lock-0.50.0-5|47	
14cr|perl-DB_File-Lock-0.50.0-5|48	

4410 14
14cr|perl-DBICx-TestDatabase-0.50.0-5|1	%define upstream_name    DBICx-TestDatabase
14cr|perl-DBICx-TestDatabase-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-DBICx-TestDatabase-0.50.0-5|3	
14cr|perl-DBICx-TestDatabase-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBICx-TestDatabase-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBICx-TestDatabase-0.50.0-5|6	Release:	5
14cr|perl-DBICx-TestDatabase-0.50.0-5|7	
14cr|perl-DBICx-TestDatabase-0.50.0-5|8	Summary:	A DBICx::TestDatabase you can add your
14cr|perl-DBICx-TestDatabase-0.50.0-5|9	
14cr|perl-DBICx-TestDatabase-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBICx-TestDatabase-0.50.0-5|11	Group:		Development/Perl
14cr|perl-DBICx-TestDatabase-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBICx-TestDatabase-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBICx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBICx-TestDatabase-0.50.0-5|14	
14cr|perl-DBICx-TestDatabase-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBICx-TestDatabase-0.50.0-5|16	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBICx-TestDatabase-0.50.0-5|17	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBICx-TestDatabase-0.50.0-5|18	BuildRequires:	perl(File::Temp)
14cr|perl-DBICx-TestDatabase-0.50.0-5|19	BuildRequires:	perl(SQL::Translator)
14cr|perl-DBICx-TestDatabase-0.50.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-DBICx-TestDatabase-0.50.0-5|21	BuildRequires:	perl(ok)
14cr|perl-DBICx-TestDatabase-0.50.0-5|22	BuildRequires:	perl(strictures)
14cr|perl-DBICx-TestDatabase-0.50.0-5|23	BuildArch:	noarch
14cr|perl-DBICx-TestDatabase-0.50.0-5|24	
14cr|perl-DBICx-TestDatabase-0.50.0-5|25	%description
14cr|perl-DBICx-TestDatabase-0.50.0-5|26	This module creates a temporary SQLite database, deploys your DBIC schema,
14cr|perl-DBICx-TestDatabase-0.50.0-5|27	and then connects to it. This lets you easily test your DBIC schema. Since
14cr|perl-DBICx-TestDatabase-0.50.0-5|28	you have a fresh database for every test, you don't have to worry about
14cr|perl-DBICx-TestDatabase-0.50.0-5|29	cleaning up after your tests, ordering of tests affecting failure, etc.
14cr|perl-DBICx-TestDatabase-0.50.0-5|30	
14cr|perl-DBICx-TestDatabase-0.50.0-5|31	%prep
14cr|perl-DBICx-TestDatabase-0.50.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBICx-TestDatabase-0.50.0-5|33	
14cr|perl-DBICx-TestDatabase-0.50.0-5|34	%build
14cr|perl-DBICx-TestDatabase-0.50.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBICx-TestDatabase-0.50.0-5|36	%make
14cr|perl-DBICx-TestDatabase-0.50.0-5|37	
14cr|perl-DBICx-TestDatabase-0.50.0-5|38	%check
14cr|perl-DBICx-TestDatabase-0.50.0-5|39	%make test
14cr|perl-DBICx-TestDatabase-0.50.0-5|40	
14cr|perl-DBICx-TestDatabase-0.50.0-5|41	%install
14cr|perl-DBICx-TestDatabase-0.50.0-5|42	%makeinstall_std
14cr|perl-DBICx-TestDatabase-0.50.0-5|43	
14cr|perl-DBICx-TestDatabase-0.50.0-5|44	%files
14cr|perl-DBICx-TestDatabase-0.50.0-5|45	%doc README Changes
14cr|perl-DBICx-TestDatabase-0.50.0-5|46	%{_mandir}/man3/*
14cr|perl-DBICx-TestDatabase-0.50.0-5|47	%{perl_vendorlib}/*
14cr|perl-DBICx-TestDatabase-0.50.0-5|48	
14cr|perl-DBICx-TestDatabase-0.50.0-5|49	%changelog
14cr|perl-DBICx-TestDatabase-0.50.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-DBICx-TestDatabase-0.50.0-5|51	+ Revision: c1f3e6b
14cr|perl-DBICx-TestDatabase-0.50.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-DBICx-TestDatabase-0.50.0-5|53	
14cr|perl-DBICx-TestDatabase-0.50.0-5|54	

4411 14
14cr|perl-DBI-Shell-11.950.0-5|1	%define upstream_name	 DBI-Shell
14cr|perl-DBI-Shell-11.950.0-5|2	%define upstream_version 11.95
14cr|perl-DBI-Shell-11.950.0-5|3	
14cr|perl-DBI-Shell-11.950.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBI-Shell-11.950.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBI-Shell-11.950.0-5|6	Release:	5
14cr|perl-DBI-Shell-11.950.0-5|7	
14cr|perl-DBI-Shell-11.950.0-5|8	Summary:	Interactive command shell for the DBI
14cr|perl-DBI-Shell-11.950.0-5|9	
14cr|perl-DBI-Shell-11.950.0-5|10	License:	GPL
14cr|perl-DBI-Shell-11.950.0-5|11	Group:		Development/Perl
14cr|perl-DBI-Shell-11.950.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBI-Shell-11.950.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TL/TLOWERY/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DBI-Shell-11.950.0-5|14	
14cr|perl-DBI-Shell-11.950.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBI-Shell-11.950.0-5|16	BuildRequires:	perl(IO::Tee)
14cr|perl-DBI-Shell-11.950.0-5|17	BuildRequires:	perl(DBI)
14cr|perl-DBI-Shell-11.950.0-5|18	BuildArch:	noarch
14cr|perl-DBI-Shell-11.950.0-5|19	
14cr|perl-DBI-Shell-11.950.0-5|20	%description
14cr|perl-DBI-Shell-11.950.0-5|21	The DBI::Shell module (and dbish command, if installed) provide a simple but
14cr|perl-DBI-Shell-11.950.0-5|22	effective command line interface for the Perl DBI module.
14cr|perl-DBI-Shell-11.950.0-5|23	
14cr|perl-DBI-Shell-11.950.0-5|24	DBI::Shell is very new, very experimental and very subject to change. Your
14cr|perl-DBI-Shell-11.950.0-5|25	mileage will vary. Interfaces will change with each release.
14cr|perl-DBI-Shell-11.950.0-5|26	
14cr|perl-DBI-Shell-11.950.0-5|27	%prep
14cr|perl-DBI-Shell-11.950.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBI-Shell-11.950.0-5|29	chmod 644 Changes README ToDo
14cr|perl-DBI-Shell-11.950.0-5|30	find lib -type f -exec chmod 644 {} \;
14cr|perl-DBI-Shell-11.950.0-5|31	
14cr|perl-DBI-Shell-11.950.0-5|32	%build
14cr|perl-DBI-Shell-11.950.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBI-Shell-11.950.0-5|34	%make
14cr|perl-DBI-Shell-11.950.0-5|35	
14cr|perl-DBI-Shell-11.950.0-5|36	%check
14cr|perl-DBI-Shell-11.950.0-5|37	make test
14cr|perl-DBI-Shell-11.950.0-5|38	
14cr|perl-DBI-Shell-11.950.0-5|39	%install
14cr|perl-DBI-Shell-11.950.0-5|40	%makeinstall_std
14cr|perl-DBI-Shell-11.950.0-5|41	
14cr|perl-DBI-Shell-11.950.0-5|42	%files
14cr|perl-DBI-Shell-11.950.0-5|43	%doc Changes README ToDo
14cr|perl-DBI-Shell-11.950.0-5|44	%{_bindir}/dbish
14cr|perl-DBI-Shell-11.950.0-5|45	%{_mandir}/*/*
14cr|perl-DBI-Shell-11.950.0-5|46	%{perl_vendorlib}/DBI
14cr|perl-DBI-Shell-11.950.0-5|47	
14cr|perl-DBI-Shell-11.950.0-5|48	
14cr|perl-DBI-Shell-11.950.0-5|49	
14cr|perl-DBI-Shell-11.950.0-5|50	%changelog
14cr|perl-DBI-Shell-11.950.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.950.0-5
14cr|perl-DBI-Shell-11.950.0-5|52	+ Revision: 9618265
14cr|perl-DBI-Shell-11.950.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-DBI-Shell-11.950.0-5|54	
14cr|perl-DBI-Shell-11.950.0-5|55	

4412 14
14cr|perl-DBIx-Class-0.82.700-4|1	%define upstream_name	 DBIx-Class
14cr|perl-DBIx-Class-0.82.700-4|2	%define upstream_version 0.08270
14cr|perl-DBIx-Class-0.82.700-4|3	
14cr|perl-DBIx-Class-0.82.700-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-DBIx-Class-0.82.700-4|5	%define __noautoreq 'perl\\(DBD::Oracle(.*)\\)|perl\\(DBIx::Class::Admin::(.*)\\)'
14cr|perl-DBIx-Class-0.82.700-4|6	%else
14cr|perl-DBIx-Class-0.82.700-4|7	%define _requires_exceptions %perl(DBD::Oracle\\|DBIx::Class::Admin::\\(Types\\|Descriptive\\|Usage\\))
14cr|perl-DBIx-Class-0.82.700-4|8	%endif
14cr|perl-DBIx-Class-0.82.700-4|9	
14cr|perl-DBIx-Class-0.82.700-4|10	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-0.82.700-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-0.82.700-4|12	Release:	4
14cr|perl-DBIx-Class-0.82.700-4|13	Epoch:		1
14cr|perl-DBIx-Class-0.82.700-4|14	
14cr|perl-DBIx-Class-0.82.700-4|15	Summary:	Extensible and flexible object <-> relational mapper
14cr|perl-DBIx-Class-0.82.700-4|16	
14cr|perl-DBIx-Class-0.82.700-4|17	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-0.82.700-4|18	Group:		Development/Perl
14cr|perl-DBIx-Class-0.82.700-4|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-0.82.700-4|20	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-0.82.700-4|21	
14cr|perl-DBIx-Class-0.82.700-4|22	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-0.82.700-4|23	BuildRequires:	perl(Carp::Clan)
14cr|perl-DBIx-Class-0.82.700-4|24	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-DBIx-Class-0.82.700-4|25	BuildRequires:	perl(Class::C3) >= 0.11
14cr|perl-DBIx-Class-0.82.700-4|26	BuildRequires:	perl(Class::C3::Componentised)
14cr|perl-DBIx-Class-0.82.700-4|27	BuildRequires:	perl(Class::Data::Accessor) >= 0.01
14cr|perl-DBIx-Class-0.82.700-4|28	BuildRequires:	perl(Class::Inspector)
14cr|perl-DBIx-Class-0.82.700-4|29	BuildRequires:	perl(Config::Any) >= 0.200
14cr|perl-DBIx-Class-0.82.700-4|30	BuildRequires:	perl(Context::Preserve)
14cr|perl-DBIx-Class-0.82.700-4|31	BuildRequires:	perl(Cwd) >= 3.19
14cr|perl-DBIx-Class-0.82.700-4|32	BuildRequires:	perl(Data::Dumper::Concise)
14cr|perl-DBIx-Class-0.82.700-4|33	BuildRequires:	perl(Data::Page) >= 2.00
14cr|perl-DBIx-Class-0.82.700-4|34	BuildRequires:  perl(DBD::SQLite) >= 1.11
14cr|perl-DBIx-Class-0.82.700-4|35	BuildRequires:  perl(DBI) >= 1.40
14cr|perl-DBIx-Class-0.82.700-4|36	BuildRequires:  perl(Hash::Merge)
14cr|perl-DBIx-Class-0.82.700-4|37	BuildRequires:	perl(JSON)
14cr|perl-DBIx-Class-0.82.700-4|38	BuildRequires:	perl(JSON::Any)
14cr|perl-DBIx-Class-0.82.700-4|39	BuildRequires:  perl(Math::Base36)
14cr|perl-DBIx-Class-0.82.700-4|40	BuildRequires:  perl(Module::Build)
14cr|perl-DBIx-Class-0.82.700-4|41	BuildRequires:  perl(Module::Find)
14cr|perl-DBIx-Class-0.82.700-4|42	BuildRequires:  perl(Path::Class)
14cr|perl-DBIx-Class-0.82.700-4|43	BuildRequires:	perl(Scalar::Util)
14cr|perl-DBIx-Class-0.82.700-4|44	BuildRequires:	perl(Scope::Guard)
14cr|perl-DBIx-Class-0.82.700-4|45	BuildRequires:	perl(SQL::Abstract) >= 1.20
14cr|perl-DBIx-Class-0.82.700-4|46	BuildRequires:	perl(SQL::Abstract::Limit) >= 0.101
14cr|perl-DBIx-Class-0.82.700-4|47	BuildRequires:	perl(Storable)
14cr|perl-DBIx-Class-0.82.700-4|48	BuildRequires:	perl(Sub::Name)
14cr|perl-DBIx-Class-0.82.700-4|49	BuildRequires:	perl(Test::Builder) >= 0.33
14cr|perl-DBIx-Class-0.82.700-4|50	BuildRequires:	perl(Test::Exception) >= 0.310
14cr|perl-DBIx-Class-0.82.700-4|51	BuildRequires:	perl(Test::Warn)
14cr|perl-DBIx-Class-0.82.700-4|52	BuildRequires:	perl(Tie::StdHash)
14cr|perl-DBIx-Class-0.82.700-4|53	BuildRequires:	perl(Try::Tiny)
14cr|perl-DBIx-Class-0.82.700-4|54	BuildRequires:	perl(Variable::Magic) >= 0.440
14cr|perl-DBIx-Class-0.82.700-4|55	BuildRequires:	perl(namespace::clean)
14cr|perl-DBIx-Class-0.82.700-4|56	
14cr|perl-DBIx-Class-0.82.700-4|57	BuildArch:	noarch
14cr|perl-DBIx-Class-0.82.700-4|58	
14cr|perl-DBIx-Class-0.82.700-4|59	Requires:	perl(Class::C3::Componentised)
14cr|perl-DBIx-Class-0.82.700-4|60	Requires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-0.82.700-4|61	Requires:	perl(SQL::Abstract)
14cr|perl-DBIx-Class-0.82.700-4|62	
14cr|perl-DBIx-Class-0.82.700-4|63	## scottk: The following provides are missed as they appear
14cr|perl-DBIx-Class-0.82.700-4|64	##      on different lines from their "package" declarations
14cr|perl-DBIx-Class-0.82.700-4|65	Provides:	perl(DBIC::SQL::Abstract)
14cr|perl-DBIx-Class-0.82.700-4|66	Provides:	perl(DBIx::Class::_Util)
14cr|perl-DBIx-Class-0.82.700-4|67	Provides:	perl(DBIx::Class::Carp)
14cr|perl-DBIx-Class-0.82.700-4|68	Provides:	perl(DBIx::Class::CDBICompat::AccessorMapping)
14cr|perl-DBIx-Class-0.82.700-4|69	Provides:	perl(DBIx::Class::CDBICompat::AttributeAPI)
14cr|perl-DBIx-Class-0.82.700-4|70	Provides:	perl(DBIx::Class::CDBICompat::AutoUpdate)
14cr|perl-DBIx-Class-0.82.700-4|71	Provides:	perl(DBIx::Class::CDBICompat::ColumnCase)
14cr|perl-DBIx-Class-0.82.700-4|72	Provides:	perl(DBIx::Class::CDBICompat::ColumnGroups)
14cr|perl-DBIx-Class-0.82.700-4|73	Provides:	perl(DBIx::Class::CDBICompat::Constraints)
14cr|perl-DBIx-Class-0.82.700-4|74	Provides:	perl(DBIx::Class::CDBICompat::Constructor)
14cr|perl-DBIx-Class-0.82.700-4|75	Provides:	perl(DBIx::Class::CDBICompat::DestroyWarning)
14cr|perl-DBIx-Class-0.82.700-4|76	Provides:	perl(DBIx::Class::CDBICompat::GetSet)
14cr|perl-DBIx-Class-0.82.700-4|77	Provides:	perl(DBIx::Class::CDBICompat::HasA)
14cr|perl-DBIx-Class-0.82.700-4|78	Provides:	perl(DBIx::Class::CDBICompat::HasMany)
14cr|perl-DBIx-Class-0.82.700-4|79	Provides:	perl(DBIx::Class::CDBICompat::ImaDBI)
14cr|perl-DBIx-Class-0.82.700-4|80	Provides:	perl(DBIx::Class::CDBICompat::LazyLoading)
14cr|perl-DBIx-Class-0.82.700-4|81	Provides:	perl(DBIx::Class::CDBICompat::LiveObjectIndex)
14cr|perl-DBIx-Class-0.82.700-4|82	Provides:	perl(DBIx::Class::CDBICompat::MightHave)
14cr|perl-DBIx-Class-0.82.700-4|83	Provides:	perl(DBIx::Class::CDBICompat::ObjIndexStubs)
14cr|perl-DBIx-Class-0.82.700-4|84	Provides:	perl(DBIx::Class::CDBICompat::Pager)
14cr|perl-DBIx-Class-0.82.700-4|85	Provides:	perl(DBIx::Class::CDBICompat::ReadOnly)
14cr|perl-DBIx-Class-0.82.700-4|86	Provides:   perl(DBIx::Class::CDBICompat::Relationship)
14cr|perl-DBIx-Class-0.82.700-4|87	Provides:	perl(DBIx::Class::CDBICompat::Retrieve)
14cr|perl-DBIx-Class-0.82.700-4|88	Provides:	perl(DBIx::Class::CDBICompat::Stringify)
14cr|perl-DBIx-Class-0.82.700-4|89	Provides:	perl(DBIx::Class::CDBICompat::TempColumns)
14cr|perl-DBIx-Class-0.82.700-4|90	Provides:	perl(DBIx::Class::CDBICompat::Triggers)
14cr|perl-DBIx-Class-0.82.700-4|91	Provides:	perl(DBIx::Class::ClassResolver::PassThrough)
14cr|perl-DBIx-Class-0.82.700-4|92	Provides:	perl(DBIx::Class::Componentised)
14cr|perl-DBIx-Class-0.82.700-4|93	Provides:	perl(DBIx::Class::Relationship::Accessor)
14cr|perl-DBIx-Class-0.82.700-4|94	Provides:	perl(DBIx::Class::Relationship::BelongsTo)
14cr|perl-DBIx-Class-0.82.700-4|95	Provides:	perl(DBIx::Class::Relationship::CascadeActions)
14cr|perl-DBIx-Class-0.82.700-4|96	Provides:	perl(DBIx::Class::Relationship::HasMany)
14cr|perl-DBIx-Class-0.82.700-4|97	Provides:	perl(DBIx::Class::Relationship::HasOne)
14cr|perl-DBIx-Class-0.82.700-4|98	Provides:	perl(DBIx::Class::Relationship::Helpers)
14cr|perl-DBIx-Class-0.82.700-4|99	Provides:	perl(DBIx::Class::Relationship::ManyToMany)
14cr|perl-DBIx-Class-0.82.700-4|100	Provides:	perl(DBIx::Class::Relationship::ProxyMethods)
14cr|perl-DBIx-Class-0.82.700-4|101	Provides:	perl(DBIx::Class::ResultSetProxy)
14cr|perl-DBIx-Class-0.82.700-4|102	Provides:	perl(DBIx::Class::ResultSourceProxy)
14cr|perl-DBIx-Class-0.82.700-4|103	Provides:	perl(DBIx::Class::ResultSource::RowParser)
14cr|perl-DBIx-Class-0.82.700-4|104	Provides:	perl(DBIx::Class::ResultSource::RowParser::Util)
14cr|perl-DBIx-Class-0.82.700-4|105	Provides:	perl(DBIx::Class::SQLAHacks)
14cr|perl-DBIx-Class-0.82.700-4|106	Provides:	perl(DBIx::Class::SQLMaker::MSSQL)
14cr|perl-DBIx-Class-0.82.700-4|107	Provides:	perl(DBIx::Class::SQLMaker::MySQL)
14cr|perl-DBIx-Class-0.82.700-4|108	Provides:	perl(DBIx::Class::SQLMaker::Oracle)
14cr|perl-DBIx-Class-0.82.700-4|109	Provides:	perl(DBIx::Class::SQLMaker::OracleJoins)
14cr|perl-DBIx-Class-0.82.700-4|110	Provides:	perl(DBIx::Class::SQLMaker::SQLite)
14cr|perl-DBIx-Class-0.82.700-4|111	Provides:	perl(DBIx::Class::Storage)
14cr|perl-DBIx-Class-0.82.700-4|112	Provides:	perl(DBIx::Class::Storage::BlockRunner)
14cr|perl-DBIx-Class-0.82.700-4|113	Provides:	perl(DBIx::Class::Storage::DBIHacks)
14cr|perl-DBIx-Class-0.82.700-4|114	Provides:	perl(DBIx::Class::Storage::DBI::ADO::CursorUtils)
14cr|perl-DBIx-Class-0.82.700-4|115	Provides:       perl(DBIx::Class::Storage::DBI::Replicated::Types)
14cr|perl-DBIx-Class-0.82.700-4|116	Provides:	perl(DBIx::Class::Storage::TxnScopeGuard)
14cr|perl-DBIx-Class-0.82.700-4|117	Provides:	perl(SQL::Translator::Parser::DBIx::Class)
14cr|perl-DBIx-Class-0.82.700-4|118	
14cr|perl-DBIx-Class-0.82.700-4|119	%description
14cr|perl-DBIx-Class-0.82.700-4|120	This is an SQL to OO mapper with an object API inspired by Class::DBI
14cr|perl-DBIx-Class-0.82.700-4|121	(and a compatibility layer as a springboard for porting) and a
14cr|perl-DBIx-Class-0.82.700-4|122	resultset API that allows abstract encapsulation of database
14cr|perl-DBIx-Class-0.82.700-4|123	operations. It aims to make representing queries in your code as
14cr|perl-DBIx-Class-0.82.700-4|124	perl-ish as possible while still providing access to as many of the
14cr|perl-DBIx-Class-0.82.700-4|125	capabilities of the database as possible, including retrieving related
14cr|perl-DBIx-Class-0.82.700-4|126	records from multiple tables in a single query, JOIN, LEFT JOIN,
14cr|perl-DBIx-Class-0.82.700-4|127	COUNT, DISTINCT, GROUP BY and HAVING support.
14cr|perl-DBIx-Class-0.82.700-4|128	
14cr|perl-DBIx-Class-0.82.700-4|129	%prep
14cr|perl-DBIx-Class-0.82.700-4|130	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-0.82.700-4|131	rm -f t/73oracle.t
14cr|perl-DBIx-Class-0.82.700-4|132	
14cr|perl-DBIx-Class-0.82.700-4|133	%build
14cr|perl-DBIx-Class-0.82.700-4|134	perl Makefile.PL installdirs=vendor --skipdeps
14cr|perl-DBIx-Class-0.82.700-4|135	%make
14cr|perl-DBIx-Class-0.82.700-4|136	
14cr|perl-DBIx-Class-0.82.700-4|137	%check
14cr|perl-DBIx-Class-0.82.700-4|138	##export DBICTEST_PG_DSN="dbi:Pg:dbname=test;host=localhost"
14cr|perl-DBIx-Class-0.82.700-4|139	##export DBICTEST_PG_USER=pgtest
14cr|perl-DBIx-Class-0.82.700-4|140	##export DBICTEST_PG_PASS='pgtest'
14cr|perl-DBIx-Class-0.82.700-4|141	##export DBICTEST_MYSQL_DSN="dbi:mysql:database=test;host=localhost"
14cr|perl-DBIx-Class-0.82.700-4|142	##export DBICTEST_MYSQL_USER=mysqltest
14cr|perl-DBIx-Class-0.82.700-4|143	##export DBICTEST_MYSQL_PASS='mysqltest'
14cr|perl-DBIx-Class-0.82.700-4|144	#make test
14cr|perl-DBIx-Class-0.82.700-4|145	
14cr|perl-DBIx-Class-0.82.700-4|146	%install
14cr|perl-DBIx-Class-0.82.700-4|147	%makeinstall_std
14cr|perl-DBIx-Class-0.82.700-4|148	
14cr|perl-DBIx-Class-0.82.700-4|149	%files
14cr|perl-DBIx-Class-0.82.700-4|150	%doc Changes README
14cr|perl-DBIx-Class-0.82.700-4|151	%{_bindir}/dbicadmin
14cr|perl-DBIx-Class-0.82.700-4|152	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-Class-0.82.700-4|153	%{perl_vendorlib}/SQL
14cr|perl-DBIx-Class-0.82.700-4|154	%{_mandir}/man*/*
14cr|perl-DBIx-Class-0.82.700-4|155	
14cr|perl-DBIx-Class-0.82.700-4|156	
14cr|perl-DBIx-Class-0.82.700-4|157	
14cr|perl-DBIx-Class-0.82.700-4|158	%changelog
14cr|perl-DBIx-Class-0.82.700-4|159	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.82.700-4
14cr|perl-DBIx-Class-0.82.700-4|160	+ Revision: 5f622b8
14cr|perl-DBIx-Class-0.82.700-4|161	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-0.82.700-4|162	
14cr|perl-DBIx-Class-0.82.700-4|163	

4413 14
14cr|perl-DBIx-Class-Candy-0.2.105-2|1	%define upstream_name    DBIx-Class-Candy
14cr|perl-DBIx-Class-Candy-0.2.105-2|2	%define upstream_version 0.002105
14cr|perl-DBIx-Class-Candy-0.2.105-2|3	
14cr|perl-DBIx-Class-Candy-0.2.105-2|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-Candy-0.2.105-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Candy-0.2.105-2|6	Release:	2
14cr|perl-DBIx-Class-Candy-0.2.105-2|7	
14cr|perl-DBIx-Class-Candy-0.2.105-2|8	Summary:	Create sugar for your favorite ORM, DBIx::Class
14cr|perl-DBIx-Class-Candy-0.2.105-2|9	
14cr|perl-DBIx-Class-Candy-0.2.105-2|10	
14cr|perl-DBIx-Class-Candy-0.2.105-2|11	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-Candy-0.2.105-2|12	Group:		Development/Perl
14cr|perl-DBIx-Class-Candy-0.2.105-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Candy-0.2.105-2|14	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Candy-0.2.105-2|15	
14cr|perl-DBIx-Class-Candy-0.2.105-2|16	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-Candy-0.2.105-2|17	BuildRequires: perl(Test::Fatal)
14cr|perl-DBIx-Class-Candy-0.2.105-2|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-Candy-0.2.105-2|19	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-DBIx-Class-Candy-0.2.105-2|20	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-Candy-0.2.105-2|21	BuildRequires:	perl(MRO::Compat)
14cr|perl-DBIx-Class-Candy-0.2.105-2|22	BuildRequires:	perl(String::CamelCase)
14cr|perl-DBIx-Class-Candy-0.2.105-2|23	BuildRequires:	perl(Sub::Exporter)
14cr|perl-DBIx-Class-Candy-0.2.105-2|24	BuildRequires:	perl(Test::Deep)
14cr|perl-DBIx-Class-Candy-0.2.105-2|25	BuildRequires:	perl(Test::More) >= 0.960.0
14cr|perl-DBIx-Class-Candy-0.2.105-2|26	BuildRequires:	perl(namespace::clean)
14cr|perl-DBIx-Class-Candy-0.2.105-2|27	BuildArch:	noarch
14cr|perl-DBIx-Class-Candy-0.2.105-2|28	
14cr|perl-DBIx-Class-Candy-0.2.105-2|29	%description
14cr|perl-DBIx-Class-Candy-0.2.105-2|30	'DBIx::Class::Candy' is a simple sugar layer for definition of the
14cr|perl-DBIx-Class-Candy-0.2.105-2|31	DBIx::Class manpage results. Note that it may later be expanded to add
14cr|perl-DBIx-Class-Candy-0.2.105-2|32	sugar for more 'DBIx::Class' related things. By default
14cr|perl-DBIx-Class-Candy-0.2.105-2|33	'DBIx::Class::Candy':
14cr|perl-DBIx-Class-Candy-0.2.105-2|34	
14cr|perl-DBIx-Class-Candy-0.2.105-2|35	* *
14cr|perl-DBIx-Class-Candy-0.2.105-2|36	
14cr|perl-DBIx-Class-Candy-0.2.105-2|37	turns on strict and warnings
14cr|perl-DBIx-Class-Candy-0.2.105-2|38	
14cr|perl-DBIx-Class-Candy-0.2.105-2|39	%prep
14cr|perl-DBIx-Class-Candy-0.2.105-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Candy-0.2.105-2|41	
14cr|perl-DBIx-Class-Candy-0.2.105-2|42	%build
14cr|perl-DBIx-Class-Candy-0.2.105-2|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-Candy-0.2.105-2|44	%make
14cr|perl-DBIx-Class-Candy-0.2.105-2|45	
14cr|perl-DBIx-Class-Candy-0.2.105-2|46	%check
14cr|perl-DBIx-Class-Candy-0.2.105-2|47	%make test
14cr|perl-DBIx-Class-Candy-0.2.105-2|48	
14cr|perl-DBIx-Class-Candy-0.2.105-2|49	%install
14cr|perl-DBIx-Class-Candy-0.2.105-2|50	%makeinstall_std
14cr|perl-DBIx-Class-Candy-0.2.105-2|51	
14cr|perl-DBIx-Class-Candy-0.2.105-2|52	%files
14cr|perl-DBIx-Class-Candy-0.2.105-2|53	%doc Changes LICENSE README META.json
14cr|perl-DBIx-Class-Candy-0.2.105-2|54	%{_mandir}/man3/*
14cr|perl-DBIx-Class-Candy-0.2.105-2|55	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-Candy-0.2.105-2|56	
14cr|perl-DBIx-Class-Candy-0.2.105-2|57	
14cr|perl-DBIx-Class-Candy-0.2.105-2|58	
14cr|perl-DBIx-Class-Candy-0.2.105-2|59	%changelog
14cr|perl-DBIx-Class-Candy-0.2.105-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.105-2
14cr|perl-DBIx-Class-Candy-0.2.105-2|61	+ Revision: aac6345
14cr|perl-DBIx-Class-Candy-0.2.105-2|62	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Candy-0.2.105-2|63	
14cr|perl-DBIx-Class-Candy-0.2.105-2|64	

4414 14
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|1	%define upstream_name   DBIx-Class-Cursor-Cached
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|2	%define upstream_version 1.001002
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|3	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|6	Release:	5
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|7	License:	GPL or Artistic
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|8	Group:		Development/Perl
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|9	Summary:	Cursor class with built-in caching support
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|10	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|12	Source:		http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-Cursor-Cached-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|13	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|14	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|15	BuildRequires: perl(Module::Build)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|16	BuildRequires: perl(Digest::SHA)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|17	BuildRequires:	perl(Cache::FileCache)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|19	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|20	BuildRequires:	perl(Digest::SHA1)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|21	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|22	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|23	BuildArch:	noarch
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|24	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|25	%description
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|26	This package provides cursor class with built-in caching support.
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|27	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|28	%prep
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|30	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|31	%build
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|33	%make
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|34	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|35	%check
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|36	make test
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|37	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|38	%install
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|39	%makeinstall_std
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|40	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|41	%files
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|42	%doc Changes
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|43	%{_mandir}/man3/*
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|44	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|45	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|46	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|47	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|48	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|49	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|50	%changelog
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-5
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|52	+ Revision: 8d9277e
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|53	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|54	
14cr|perl-DBIx-Class-Cursor-Cached-1.1.2-5|55	

4415 14
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|1	%define upstream_name    DBIx-Class-DateTime-Epoch
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|3	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|6	Release:	5
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|7	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|8	Summary:	Automatic inflation/deflation of epoch-based columns to/from DateTime objects
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|9	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-DateTime-Epoch-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|14	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|16	BuildRequires:	perl(DBICx::TestDatabase)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|17	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|18	BuildRequires:	perl(DBIx::Class::DynamicDefault)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|19	BuildRequires:	perl(DBIx::Class::TimeStamp)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|20	BuildRequires:	perl(DateTime)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|21	BuildRequires:	perl(DateTime::Format::SQLite)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|22	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|25	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|26	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|27	BuildArch:	noarch
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|28	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|29	%description
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|30	This module automatically inflates/deflates DateTime objects from/to epoch
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|31	values for the specified columns. This module is essentially an extension
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|32	to the DBIx::Class::InflateColumn::DateTime manpage so all of the settings,
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|33	including 'locale' and 'timezone', are also valid.
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|34	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|35	%prep
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|37	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|38	%build
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|40	%make
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|41	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|42	%check
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|43	%make test
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|44	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|45	%install
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|46	%makeinstall_std
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|47	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|48	%files
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|49	%doc Changes README
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|50	%{_mandir}/man3/*
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|51	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|52	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|53	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|54	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|55	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|56	%changelog
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|58	+ Revision: 37947de
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|60	
14cr|perl-DBIx-Class-DateTime-Epoch-0.100.0-5|61	

4416 14
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|1	%define upstream_name    DBIx-Class-DeploymentHandler
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|2	%define upstream_version 0.002211
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|3	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|6	Release:	2
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|7	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|8	Summary:	Extensible DBIx::Class deployment
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|9	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|10	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|11	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|12	Group:		Development/Perl
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|13	Url:    	http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|14	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|15	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|16	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|17	BuildRequires:	perl(Carp)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|18	BuildRequires:	perl(Carp::Clan)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|19	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|20	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|21	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|22	BuildRequires:	perl(File::Path)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|23	BuildRequires:	perl(File::Touch)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|24	BuildRequires:	perl(Log::Contextual)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|25	BuildRequires:	perl(Method::Signatures::Simple)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|26	BuildRequires:	perl(Moose)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|27	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|28	BuildRequires:	perl(SQL::Translator)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|29	BuildRequires:	perl(Test::Deep)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|30	BuildRequires:	perl(Test::Fatal)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|31	BuildRequires:	perl(Test::Exception)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|32	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|33	BuildRequires:	perl(Test::Requires)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|34	BuildRequires:	perl(Text::Brew)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|35	BuildRequires:	perl(Try::Tiny)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|36	BuildRequires:	perl(aliased)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|37	BuildRequires:	perl(autodie)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|38	BuildRequires:	perl(namespace::autoclean)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|39	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|40	BuildArch:	noarch
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|41	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|42	%description
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|43	'DBIx::Class::DeploymentHandler' is, as its name suggests, a tool for
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|44	deploying and upgrading databases with DBIx::Class. It is
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|45	designed to be much more flexible than DBIx::Class::Schema::Versioned,
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|46	hence the use of Moose and lots of roles.
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|47	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|48	'DBIx::Class::DeploymentHandler' itself is just a recommended set of roles
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|49	that we think will not only work well for everyone, but will also yield the
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|50	best overall mileage.
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|51	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|52	%prep
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|54	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|55	%build
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|57	%make
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|58	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|59	%check
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|60	%make test
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|61	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|62	%install
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|63	%makeinstall_std
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|64	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|65	%files
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|66	%doc Changes LICENSE README META.json
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|67	%{_mandir}/man3/*
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|68	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|69	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|70	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|71	%changelog
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.211-2
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|73	+ Revision: f1af434
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|74	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|75	
14cr|perl-DBIx-Class-DeploymentHandler-0.2.211-2|76	

4417 14
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|1	%define upstream_name    DBIx-Class-DynamicDefault
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|3	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|6	Release:	5
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|7	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|8	Summary:	Automatically set and update fields
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|9	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-DynamicDefault-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|14	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|16	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|18	BuildRequires:	perl(DBICx::TestDatabase)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|19	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|21	BuildRequires:	perl(parent)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|22	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|23	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|24	BuildArch:	noarch
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|25	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|26	%description
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|27	Automatically set and update fields with values calculated at runtime.
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|28	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|29	%prep
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|31	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|32	%build
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|34	%make
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|35	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|36	%check
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|37	%make test
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|38	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|39	%install
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|40	%makeinstall_std
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|41	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|42	%files
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|43	%doc Changes
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|44	%{_mandir}/man3/*
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|45	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|46	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|47	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|48	%changelog
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|50	+ Revision: c1f2bef
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|52	
14cr|perl-DBIx-Class-DynamicDefault-0.40.0-5|53	

4418 14
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|1	%define upstream_name    DBIx-Class-EncodedColumn
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|2	%define upstream_version 0.00013
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|3	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|6	Release:	3
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|7	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|8	Summary:	Encrypt columns using Crypt::OpenPGP
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|9	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|11	Group:		Development/Perl
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|14	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|16	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|17	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|18	BuildRequires:	perl(Digest::SHA)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|19	BuildRequires:	perl(Dir::Self)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|21	BuildRequires:	perl(File::Spec)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|22	BuildRequires:	perl(SQL::Translator)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|23	BuildRequires:	perl(Sub::Name)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|24	BuildRequires:	perl(Test::Exception)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|25	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|26	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|27	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|28	BuildArch:	noarch
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|29	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|30	%description
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|31	This the DBIx::Class manpage component can be used to automatically encode
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|32	a column's contents whenever the value of that column is set.
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|33	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|34	This module is similar to the existing the DBIx::Class::DigestColumns
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|35	manpage, but there is some key differences:
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|36	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|37	* 'DigestColumns' performs the encode operation on 'insert' and 'update',
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|38	and 'EncodedColumn' performs the operation when the value is set, or on
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|39	'new'.
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|40	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|41	%prep
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|43	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|44	%build
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|46	%make
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|47	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|48	%check
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|49	%make test
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|50	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|51	%install
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|52	%makeinstall_std
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|53	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|54	%files
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|55	%doc Changes README META.yml
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|56	%{_mandir}/man3/*
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|57	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|58	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|59	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|60	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|61	%changelog
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.130-3
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|63	+ Revision: e9553f8
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|64	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|65	
14cr|perl-DBIx-Class-EncodedColumn-0.0.130-3|66	

4419 14
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|1	%define upstream_name    DBIx-Class-Fixtures
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|2	%define upstream_version 1.001021
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|3	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|6	Release:	2
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|7	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|8	Summary:	Provides fixtures for DBIx-Class-based scripts
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|9	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|10	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|11	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|12	Group:		Development/Perl
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|14	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|15	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|16	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|17	BuildRequires: perl(ok)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|18	BuildRequires: perl(DBIx::Class::InflateColumn::FS)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|19	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|20	BuildRequires:	perl(Config::Any)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|21	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|22	BuildRequires:	perl(DBIx::Class::Schema::Loader)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|23	BuildRequires:	perl(Data::Dump::Streamer)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|24	BuildRequires:	perl(Data::Visitor)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|25	BuildRequires:	perl(DateTime)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|26	BuildRequires:	perl(DateTime::Format::MySQL)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|27	BuildRequires:	perl(DateTime::Format::Pg)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|28	BuildRequires:	perl(DateTime::Format::SQLite)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|29	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|30	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|31	BuildRequires:	perl(Hash::Merge)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|32	BuildRequires:	perl(JSON::Syck)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|33	BuildRequires:	perl(Path::Class)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|34	BuildRequires:	perl(SQL::Abstract)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|35	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|36	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|37	BuildArch:	noarch
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|38	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|39	%description
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|40	Dump fixtures from source database to filesystem then import to another
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|41	database (with same schema) at any time. Use as a constant dataset for running
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|42	tests against or for populating development databases when impractical to use
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|43	production clones. Describe fixture set using relations and conditions based on
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|44	your DBIx::Class schema.
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|45	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|46	%prep
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|48	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|49	%build
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|51	%make
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|52	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|53	%check
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|54	%make test
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|55	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|56	%install
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|57	%makeinstall_std
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|58	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|59	%files
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|60	%doc Changes README
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|61	%{_mandir}/man3/*
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|62	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|63	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|64	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|65	%changelog
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.21-2
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|67	+ Revision: 4987450
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|68	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|69	
14cr|perl-DBIx-Class-Fixtures-1.1.21-2|70	

4420 14
14cr|perl-DBIx-Class-Helpers-2.23.1-2|1	%define upstream_name    DBIx-Class-Helpers
14cr|perl-DBIx-Class-Helpers-2.23.1-2|2	%define upstream_version 2.023001
14cr|perl-DBIx-Class-Helpers-2.23.1-2|3	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|4	Name:       perl-%{upstream_name}
14cr|perl-DBIx-Class-Helpers-2.23.1-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Helpers-2.23.1-2|6	Release:    2
14cr|perl-DBIx-Class-Helpers-2.23.1-2|7	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|8	Summary:    Simplify the common case stuff for DBIx::Class
14cr|perl-DBIx-Class-Helpers-2.23.1-2|9	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|10	License:    GPL+ or Artistic
14cr|perl-DBIx-Class-Helpers-2.23.1-2|11	Group:      Development/Perl
14cr|perl-DBIx-Class-Helpers-2.23.1-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Helpers-2.23.1-2|13	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Helpers-2.23.1-2|14	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|15	BuildRequires: perl(Carp::Clan) >= 6.40.0
14cr|perl-DBIx-Class-Helpers-2.23.1-2|16	BuildRequires: perl(DBD::SQLite)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|17	BuildRequires: perl(DBIx::Class) >= 0.82.600
14cr|perl-DBIx-Class-Helpers-2.23.1-2|18	BuildRequires: perl(DBIx::Class::Candy) >= 0.1.3
14cr|perl-DBIx-Class-Helpers-2.23.1-2|19	BuildRequires: perl(DBIx::Introspector)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|20	BuildRequires: perl(DateTime::Format::SQLite)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-DBIx-Class-Helpers-2.23.1-2|22	BuildRequires: perl(Lingua::EN::Inflect)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|23	BuildRequires: perl(List::Util)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|24	BuildRequires: perl(Module::Find)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|25	BuildRequires: perl(Module::Runtime)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|26	BuildRequires: perl(Safe::Isa)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|27	BuildRequires: perl(String::CamelCase)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|28	BuildRequires: perl(Sub::Exporter::Progressive) >= 0.1.6
14cr|perl-DBIx-Class-Helpers-2.23.1-2|29	BuildRequires: perl(Test::Deep)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|30	BuildRequires: perl(Test::Exception)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|31	BuildRequires: perl(Test::Fatal)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|32	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-DBIx-Class-Helpers-2.23.1-2|33	BuildRequires: perl(Test::Roo)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|34	BuildRequires: perl(Try::Tiny)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|35	BuildRequires: perl(namespace::clean) >= 0.230.0
14cr|perl-DBIx-Class-Helpers-2.23.1-2|36	BuildRequires: perl(parent)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|37	BuildRequires: perl(strictures)
14cr|perl-DBIx-Class-Helpers-2.23.1-2|38	BuildRequires: perl-devel
14cr|perl-DBIx-Class-Helpers-2.23.1-2|39	BuildArch:  noarch
14cr|perl-DBIx-Class-Helpers-2.23.1-2|40	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|41	%description
14cr|perl-DBIx-Class-Helpers-2.23.1-2|42	A collection of various helper utilities for the DBIx::Class manpage stuff.
14cr|perl-DBIx-Class-Helpers-2.23.1-2|43	Probably only useful for components.
14cr|perl-DBIx-Class-Helpers-2.23.1-2|44	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|45	%prep
14cr|perl-DBIx-Class-Helpers-2.23.1-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Helpers-2.23.1-2|47	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|48	%build
14cr|perl-DBIx-Class-Helpers-2.23.1-2|49	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-Helpers-2.23.1-2|50	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|51	%make
14cr|perl-DBIx-Class-Helpers-2.23.1-2|52	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|53	%check
14cr|perl-DBIx-Class-Helpers-2.23.1-2|54	%make test
14cr|perl-DBIx-Class-Helpers-2.23.1-2|55	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|56	%install
14cr|perl-DBIx-Class-Helpers-2.23.1-2|57	%makeinstall_std
14cr|perl-DBIx-Class-Helpers-2.23.1-2|58	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|59	%files
14cr|perl-DBIx-Class-Helpers-2.23.1-2|60	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-DBIx-Class-Helpers-2.23.1-2|61	%{_mandir}/man3/*
14cr|perl-DBIx-Class-Helpers-2.23.1-2|62	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-Helpers-2.23.1-2|63	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|64	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|65	%changelog
14cr|perl-DBIx-Class-Helpers-2.23.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.23.1-2
14cr|perl-DBIx-Class-Helpers-2.23.1-2|67	+ Revision: 7ef0939
14cr|perl-DBIx-Class-Helpers-2.23.1-2|68	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Helpers-2.23.1-2|69	
14cr|perl-DBIx-Class-Helpers-2.23.1-2|70	

4421 14
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|1	%define	upstream_name	 DBIx-Class-HTMLWidget
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|3	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|6	Release:	5
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|7	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|8	Summary:	Like FromForm but with DBIx::Class and HTML::Widget
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|9	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|10	License:	Artistic/GPL
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|14	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|16	BuildRequires:	perl(HTML::Widget) >= 1.03
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|17	BuildArch:	noarch
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|18	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|19	%description
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|20	Something like Class::DBI::FromForm / Class::DBI::FromCGI but using
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|21	HTML::Widget for form creation and validation and DBIx::Class as a ORM.
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|22	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|23	%prep
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|25	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|26	%build
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|28	%make
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|29	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|30	%check
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|31	make test
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|32	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|33	%install
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|34	%makeinstall_std
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|35	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|36	%files
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|37	%doc Changes
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|38	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|39	%{_mandir}/*/*
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|40	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|41	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|42	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|43	%changelog
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|45	+ Revision: c2253ed
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|47	
14cr|perl-DBIx-Class-HTMLWidget-0.160.0-5|48	

4422 14
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|1	%define upstream_name    DBIx-Class-InflateColumn-FS
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|2	%define upstream_version 0.01007
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|3	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|6	Release:	7
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|7	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|8	Summary:	FS columns resultset class
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|9	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|11	Group:		Development/Perl
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|14	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|16	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|17	BuildRequires:	perl(DBICx::TestDatabase)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|19	BuildRequires:	perl(DBIx::Class::UUIDColumns)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|20	BuildRequires:	perl-DBIx-Class-UUIDColumns >= 0.20.50-4
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|22	BuildRequires:	perl(File::Find)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|23	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|24	BuildRequires:	perl(Path::Class)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|25	BuildRequires:	perl(SQL::Abstract)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|26	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|27	BuildArch:	noarch
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|28	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|29	%description
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|30	Provides inflation to a Path::Class::File object allowing file system
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|31	storage of BLOBS.
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|32	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|33	The storage path is specified with 'fs_column_path'. Each file receives a
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|34	unique name, so the storage for all FS columns can share the same path.
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|35	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|36	Within the path specified by 'fs_column_path', files are stored in
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|37	sub-directories based on the first 2 characters of the unique file names.
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|38	Up to 256 sub-directories will be created, as needed. Override
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|39	'_fs_column_dirs' in a derived class to change this behavior.
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|40	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|41	%prep
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|43	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|44	%build
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|46	%make
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|47	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|48	%check
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|49	%make test
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|50	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|51	%install
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|52	%makeinstall_std
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|53	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|54	%files
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|55	%doc Changes README META.yml
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|56	%{_mandir}/man3/*
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|57	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|58	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|59	%changelog
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.70-7
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|61	+ Revision: 94425c7
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|62	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|63	
14cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-7|64	

4423 14
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|1	%define upstream_name    DBIx-Class-IntrospectableM2M
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|2	%define upstream_version 0.001001
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|3	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|6	Release:	5
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|7	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|8	Summary:	Introspect many-to-many shortcuts
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|9	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|14	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|16	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|18	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|19	BuildArch:	noarch
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|20	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|21	%description
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|22	Because the many-to-many relationships are not real relationships, they can
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|23	not be introspected with DBIx::Class. Many-to-many relationships are
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|24	actually just a collection of convenience methods installed to bridge two
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|25	relationships. This the DBIx::Class manpage component can be used to store
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|26	all relevant information about these non-relationships so they can later be
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|27	introspected and examined.
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|28	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|29	%prep
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|31	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|32	%build
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|34	%make
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|35	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|36	%check
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|37	%make test
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|38	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|39	%install
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|40	%makeinstall_std
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|41	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|42	%files
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|43	%doc META.yml README Changes
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|44	%{_mandir}/man3/*
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|45	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|46	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|47	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|48	%changelog
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-5
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|50	+ Revision: 87ac1ce
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|51	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|52	
14cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-5|53	

4424 14
14cr|perl-DBIx-Class-Loader-0.210.0-5|1	%define upstream_name	 DBIx-Class-Loader
14cr|perl-DBIx-Class-Loader-0.210.0-5|2	%define upstream_version 0.21
14cr|perl-DBIx-Class-Loader-0.210.0-5|3	
14cr|perl-DBIx-Class-Loader-0.210.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-Loader-0.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Loader-0.210.0-5|6	Release:	5
14cr|perl-DBIx-Class-Loader-0.210.0-5|7	
14cr|perl-DBIx-Class-Loader-0.210.0-5|8	Summary:	Dynamic definition of DBIx::Class sub classes
14cr|perl-DBIx-Class-Loader-0.210.0-5|9	
14cr|perl-DBIx-Class-Loader-0.210.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-Loader-0.210.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-Loader-0.210.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Loader-0.210.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Loader-0.210.0-5|14	
14cr|perl-DBIx-Class-Loader-0.210.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-Loader-0.210.0-5|16	BuildRequires:	perl(DBD::SQLite2)
14cr|perl-DBIx-Class-Loader-0.210.0-5|17	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-DBIx-Class-Loader-0.210.0-5|18	BuildRequires:	perl(Test::Pod)
14cr|perl-DBIx-Class-Loader-0.210.0-5|19	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-DBIx-Class-Loader-0.210.0-5|20	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-DBIx-Class-Loader-0.210.0-5|21	BuildArch:	noarch
14cr|perl-DBIx-Class-Loader-0.210.0-5|22	
14cr|perl-DBIx-Class-Loader-0.210.0-5|23	%description
14cr|perl-DBIx-Class-Loader-0.210.0-5|24	DBIx::Class::Loader automate the definition of DBIx::Class sub-classes by
14cr|perl-DBIx-Class-Loader-0.210.0-5|25	scanning table schemas and setting up columns and primary keys.  Class names
14cr|perl-DBIx-Class-Loader-0.210.0-5|26	are defined by table names and the namespace option. The only required
14cr|perl-DBIx-Class-Loader-0.210.0-5|27	arguments are namespace and dsn.
14cr|perl-DBIx-Class-Loader-0.210.0-5|28	
14cr|perl-DBIx-Class-Loader-0.210.0-5|29	%prep
14cr|perl-DBIx-Class-Loader-0.210.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Loader-0.210.0-5|31	
14cr|perl-DBIx-Class-Loader-0.210.0-5|32	%build
14cr|perl-DBIx-Class-Loader-0.210.0-5|33	perl Makefile.PL installdirs=vendor destdir=%{buildroot}
14cr|perl-DBIx-Class-Loader-0.210.0-5|34	make
14cr|perl-DBIx-Class-Loader-0.210.0-5|35	
14cr|perl-DBIx-Class-Loader-0.210.0-5|36	%check
14cr|perl-DBIx-Class-Loader-0.210.0-5|37	##export PG_NAME="dbi:Pg:dbname=test;host=localhost"
14cr|perl-DBIx-Class-Loader-0.210.0-5|38	##export PG_USER=pgtest
14cr|perl-DBIx-Class-Loader-0.210.0-5|39	##export PG_PASS='pgtest'
14cr|perl-DBIx-Class-Loader-0.210.0-5|40	##export MYSQL_NAME="dbi:mysql:database=test;host=localhost"
14cr|perl-DBIx-Class-Loader-0.210.0-5|41	##export MYSQL_USER=mysqltest
14cr|perl-DBIx-Class-Loader-0.210.0-5|42	##export MYSQL_PASS='mysqltest'
14cr|perl-DBIx-Class-Loader-0.210.0-5|43	#make test
14cr|perl-DBIx-Class-Loader-0.210.0-5|44	
14cr|perl-DBIx-Class-Loader-0.210.0-5|45	%install
14cr|perl-DBIx-Class-Loader-0.210.0-5|46	%makeinstall_std
14cr|perl-DBIx-Class-Loader-0.210.0-5|47	
14cr|perl-DBIx-Class-Loader-0.210.0-5|48	%files
14cr|perl-DBIx-Class-Loader-0.210.0-5|49	%doc Changes
14cr|perl-DBIx-Class-Loader-0.210.0-5|50	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-Class-Loader-0.210.0-5|51	%{_mandir}/man*/*
14cr|perl-DBIx-Class-Loader-0.210.0-5|52	
14cr|perl-DBIx-Class-Loader-0.210.0-5|53	
14cr|perl-DBIx-Class-Loader-0.210.0-5|54	
14cr|perl-DBIx-Class-Loader-0.210.0-5|55	%changelog
14cr|perl-DBIx-Class-Loader-0.210.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-5
14cr|perl-DBIx-Class-Loader-0.210.0-5|57	+ Revision: 9cb94e8
14cr|perl-DBIx-Class-Loader-0.210.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Loader-0.210.0-5|59	
14cr|perl-DBIx-Class-Loader-0.210.0-5|60	

4425 14
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|1	%define upstream_name    DBIx-Class-ResultSet-RecursiveUpdate
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|2	%define upstream_version 0.34
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|3	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|6	Release:	5
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|7	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|8	Summary:	DBIx-Class extension for providing recursive updates
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|9	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-ResultSet-RecursiveUpdate-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|14	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|16	BuildRequires: perl(Test::Trap)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|17	BuildRequires: perl(Test::Exception)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|18	BuildRequires:	perl(Carp::Clan) >= 6.40
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|19	BuildRequires:	perl(DBD::SQLite) >= 1.210
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|20	BuildRequires:	perl(DBIx::Class) >= 0.81.30
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|21	BuildRequires:	perl(DBIx::Class::IntrospectableM2M)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|22	BuildRequires:	perl(List::MoreUtils)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|23	BuildRequires:	perl(DateTime)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|25	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|26	BuildRequires:	perl(Readonly) >= 1.30
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|27	BuildRequires:	perl(SQL::Abstract)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|28	BuildRequires:	perl(SQL::Translator) >= 0.110.60
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|29	BuildRequires:	perl(Test::More)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|30	BuildRequires:	perl(Test::Warn)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|31	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|32	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|33	BuildArch:	noarch
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|34	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|35	%description
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|36	You can feed the ->create method of DBIx::Class with a recursive datastructure
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|37	and have the related records created. Unfortunately you cannot do a similar
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|38	thing with update_or_create. This module tries to fill that void until
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|39	DBIx::Class has an api itself.
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|40	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|41	The functional interface can be used without modifications of the model, for
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|42	example by form processors like HTML::FormHandler::Model::DBIC.
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|43	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|44	%prep
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|46	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|47	%build
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|49	%make
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|50	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|51	%check
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|52	%make test
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|53	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|54	%install
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|55	%makeinstall_std
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|56	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|57	%files
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|58	%doc Changes README
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|59	%{_mandir}/man3/*
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|60	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|61	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|62	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|63	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|64	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|65	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|66	%changelog
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-5
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|68	+ Revision: 53134e8
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|69	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|70	
14cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-5|71	

4426 14
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|1	%define upstream_name	 DBIx-Class-Schema-Loader
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|2	%define upstream_version 0.07040
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|3	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|4	Name:       perl-%{upstream_name}
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|6	Release:    2
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|7	Epoch:      1
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|8	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|9	Summary:    Dynamic definition of a DBIx::Class::Schema
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|10	License:    GPL+ or Artistic
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|11	Group:      Development/Perl
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|13	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|14	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|15	Provides:   perl(DBIx::Class::Schema::Loader::Utils)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|16	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|17	BuildRequires: perl(Carp::Clan)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|18	BuildRequires: perl(Class::Accessor::Grouped) >= 0.100.80
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|19	BuildRequires: perl(Class::C3::Componentised) >= 1.0.800
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|20	BuildRequires: perl(Class::Inspector) >= 1.270.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|21	BuildRequires: perl(Class::Unload) >= 0.70.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|22	BuildRequires: perl(DBD::SQLite) >= 1.290.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|23	BuildRequires: perl(DBIx::Class) >= 0.81.270
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|24	BuildRequires: perl(DBIx::Class::IntrospectableM2M)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|25	BuildRequires: perl(Data::Dump) >= 1.60.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|26	BuildRequires: perl(Digest::MD5) >= 2.360.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|27	BuildRequires: perl(Exporter) >= 5.630.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|28	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|29	BuildRequires: perl(File::Path) >= 2.70.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|30	BuildRequires: perl(File::Temp) >= 0.160.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|31	BuildRequires: perl(Hash::Merge) >= 0.120.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|32	BuildRequires: perl(Lingua::EN::Inflect::Number) >= 1.100.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|33	BuildRequires: perl(Lingua::EN::Inflect::Phrase) >= 0.150.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|34	BuildRequires: perl(Lingua::EN::Tagger) >= 0.230.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|35	BuildRequires: perl(List::MoreUtils) >= 0.320.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|36	BuildRequires: perl(MRO::Compat) >= 0.90.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|37	BuildRequires: perl(Scope::Guard) >= 0.200.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|38	BuildRequires: perl(String::CamelCase) >= 0.20.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|39	BuildRequires: perl(String::ToIdentifier::EN) >= 0.50.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|40	BuildRequires: perl(Sub::Name)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|41	BuildRequires: perl(Test::Exception) >= 0.310.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|42	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|43	BuildRequires: perl(Test::Warn) >= 0.210.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|44	BuildRequires: perl(Try::Tiny)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|45	BuildRequires: perl(namespace::clean) >= 0.230.0
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|46	BuildRequires: perl(strictures)
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|47	Buildrequires: perl-Text-Unidecode
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|48	Buildrequires: perl-devel
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|49	BuildArch:  noarch
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|50	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|51	%description
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|52	DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|53	by scanning database table definitions and setting up the columns, primary
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|54	keys, and relationships.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|55	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|56	DBIx::Class::Schema::Loader currently supports only the DBI storage type. It
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|57	has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, DBD::SQLite, and
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|58	DBD::Oracle. Other DBI drivers may function to a greater or lesser degree with
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|59	this loader, depending on how much of the DBI spec they implement, and how
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|60	standard their implementation is.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|61	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|62	See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|63	vendor-specific subclass for an unsupported DBD driver.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|64	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|65	This module obsoletes the older DBIx::Class::Loader.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|66	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|67	This module is designed more to get you up and running quickly against an
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|68	existing database, or to be effective for simple situations, rather than to be
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|69	what you use in the long term for a complex database/project.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|70	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|71	That being said, transitioning your code from a Schema generated by this module
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|72	to one that doesn't use this module should be straightforward and painless, so
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|73	don't shy away from it just for fears of the transition down the road.
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|74	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|75	%prep
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|76	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|77	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|78	%build
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|79	perl -pi -e "s/('DBD::(DB2|Oracle))/#$1/g" Makefile.PL
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|80	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|81	%make
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|82	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|83	%check
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|84	# probably just a missing build dependency
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|85	rm -f t/20invocations.t
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|86	make test
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|87	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|88	%install
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|89	%makeinstall_std
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|90	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|91	%files
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|92	%doc Changes META.yml MYMETA.yml README
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|93	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|94	%{_mandir}/*/*
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|95	%{_bindir}/dbicdump
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|96	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|97	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|98	%changelog
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.70.400-2
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|100	+ Revision: 5f931ab
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|101	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|102	
14cr|perl-DBIx-Class-Schema-Loader-0.70.400-2|103	

4427 14
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|1	%define upstream_name    DBIx-Class-TimeStamp
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|3	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|6	Release:	5
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|7	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|8	Summary:	DBIx::Class extension to update and create date and time based fields
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|9	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|14	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|16	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|19	BuildRequires:	perl(DBIx::Class::DynamicDefault)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|20	BuildRequires:	perl(DateTime)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|21	BuildRequires:	perl(DateTime::Format::MySQL)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|22	BuildRequires:	perl(DateTime::Format::SQLite)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|24	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|25	BuildRequires:	perl(Time::HiRes)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|26	BuildRequires:	perl(Time::Warp)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|27	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|28	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|29	BuildArch:	noarch
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|30	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|31	Requires:	perl(DBIx::Class::DynamicDefault)
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|32	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|33	%description
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|34	Works in conjunction with InflateColumn::DateTime to automatically set
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|35	update and create date and time based fields in a table.
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|36	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|37	%prep
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|39	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|40	%build
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|42	%make
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|43	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|44	%check
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|45	%make test
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|46	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|47	%install
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|48	%makeinstall_std
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|49	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|50	%files
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|51	%doc Changes
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|52	%{_mandir}/man3/*
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|53	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|54	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|55	%changelog
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|57	+ Revision: e7b8ae3
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|59	
14cr|perl-DBIx-Class-TimeStamp-0.140.0-5|60	

4428 14
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|1	%define upstream_name    DBIx-Class-UUIDColumns
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|2	%define upstream_version 0.02006
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|3	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|5	%define __noautoreq 'perl\\(Win32(.*)\\)'
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|6	%endif
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|7	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|8	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|10	Release:	5
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|11	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|12	Summary:	Create uuids using Win32API::GUID
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|13	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|14	License:	GPL+ or Artistic
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|15	Group:		Development/Perl
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|17	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-UUIDColumns-%{upstream_version}.tar.gz
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|18	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|19	BuildRequires:	perl-devel
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|20	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|21	BuildRequires:	perl(Data::UUID)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|22	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|23	BuildRequires:	perl(DBIx::Class)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|25	BuildRequires:	perl(SQL::Abstract)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|26	BuildRequires:	perl(Module::Find)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|27	BuildRequires:	perl(strictures)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|28	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|29	BuildArch: noarch
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|30	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|31	# Adding a requires or otherwise this module fails during run-time.
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|32	Requires:	perl(Data::UUID)
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|33	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|34	%description
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|35	This the DBIx::Class manpage component resembles the behaviour of the
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|36	Class::DBI::UUID manpage, to make some columns implicitly created as uuid.
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|37	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|38	When loaded, 'UUIDColumns' will search for a suitable uuid generation
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|39	module from the following list of supported modules:
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|40	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|41	Data::UUID
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|42	APR::UUID*
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|43	UUID
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|44	Win32::Guidgen
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|45	Win32API::GUID
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|46	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|47	%prep
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|49	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|50	%build
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|52	%make
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|53	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|54	%check
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|55	%make test
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|56	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|57	%install
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|58	%makeinstall_std
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|59	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|60	%files
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|61	%doc Changes META.yml README
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|62	%{_mandir}/man3/*
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|63	%{perl_vendorlib}/*
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|64	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|65	%changelog
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.60-5
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|67	+ Revision: 676fb9a
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|68	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|69	
14cr|perl-DBIx-Class-UUIDColumns-0.20.60-5|70	

4429 14
14cr|perl-DBIx-Connector-0.530.0-2|1	%define upstream_name    DBIx-Connector
14cr|perl-DBIx-Connector-0.530.0-2|2	%define upstream_version 0.53
14cr|perl-DBIx-Connector-0.530.0-2|3	
14cr|perl-DBIx-Connector-0.530.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-DBIx-Connector-0.530.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DBIx-Connector-0.530.0-2|6	Release:    2
14cr|perl-DBIx-Connector-0.530.0-2|7	
14cr|perl-DBIx-Connector-0.530.0-2|8	Summary:    No summary found
14cr|perl-DBIx-Connector-0.530.0-2|9	License:    GPL+ or Artistic
14cr|perl-DBIx-Connector-0.530.0-2|10	Group:      Development/Perl
14cr|perl-DBIx-Connector-0.530.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Connector-0.530.0-2|12	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Connector-0.530.0-2|13	
14cr|perl-DBIx-Connector-0.530.0-2|14	BuildRequires: perl(DBI) >= 1.605.0
14cr|perl-DBIx-Connector-0.530.0-2|15	BuildRequires: perl(Module::Build) >= 0.300.0
14cr|perl-DBIx-Connector-0.530.0-2|16	BuildRequires: perl(Test::MockModule) >= 0.50.0
14cr|perl-DBIx-Connector-0.530.0-2|17	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-DBIx-Connector-0.530.0-2|18	BuildArch:  noarch
14cr|perl-DBIx-Connector-0.530.0-2|19	
14cr|perl-DBIx-Connector-0.530.0-2|20	%description
14cr|perl-DBIx-Connector-0.530.0-2|21	no description found
14cr|perl-DBIx-Connector-0.530.0-2|22	
14cr|perl-DBIx-Connector-0.530.0-2|23	%prep
14cr|perl-DBIx-Connector-0.530.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Connector-0.530.0-2|25	
14cr|perl-DBIx-Connector-0.530.0-2|26	%build
14cr|perl-DBIx-Connector-0.530.0-2|27	%{__perl} Build.PL installdirs=vendor
14cr|perl-DBIx-Connector-0.530.0-2|28	
14cr|perl-DBIx-Connector-0.530.0-2|29	./Build
14cr|perl-DBIx-Connector-0.530.0-2|30	
14cr|perl-DBIx-Connector-0.530.0-2|31	%check
14cr|perl-DBIx-Connector-0.530.0-2|32	./Build test
14cr|perl-DBIx-Connector-0.530.0-2|33	
14cr|perl-DBIx-Connector-0.530.0-2|34	%install
14cr|perl-DBIx-Connector-0.530.0-2|35	./Build install destdir=%{buildroot}
14cr|perl-DBIx-Connector-0.530.0-2|36	
14cr|perl-DBIx-Connector-0.530.0-2|37	%files
14cr|perl-DBIx-Connector-0.530.0-2|38	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-DBIx-Connector-0.530.0-2|39	%{_mandir}/man3/*
14cr|perl-DBIx-Connector-0.530.0-2|40	%{perl_vendorlib}/*
14cr|perl-DBIx-Connector-0.530.0-2|41	
14cr|perl-DBIx-Connector-0.530.0-2|42	
14cr|perl-DBIx-Connector-0.530.0-2|43	%changelog
14cr|perl-DBIx-Connector-0.530.0-2|44	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-2
14cr|perl-DBIx-Connector-0.530.0-2|45	+ Revision: f955217
14cr|perl-DBIx-Connector-0.530.0-2|46	- Spec cleanup
14cr|perl-DBIx-Connector-0.530.0-2|47	
14cr|perl-DBIx-Connector-0.530.0-2|48	

4430 14
14cr|perl-DBIx-ContextualFetch-1.30.0-7|1	%define upstream_name	 DBIx-ContextualFetch
14cr|perl-DBIx-ContextualFetch-1.30.0-7|2	%define upstream_version 1.03
14cr|perl-DBIx-ContextualFetch-1.30.0-7|3	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|4	%if %{_use_internal_dependency_generator}
14cr|perl-DBIx-ContextualFetch-1.30.0-7|5	%define __noautoreq 'perl\\(DBI::db\\)|perl\\(DBI::st\\)'
14cr|perl-DBIx-ContextualFetch-1.30.0-7|6	%endif
14cr|perl-DBIx-ContextualFetch-1.30.0-7|7	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|8	Name:		perl-%{upstream_name}
14cr|perl-DBIx-ContextualFetch-1.30.0-7|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-ContextualFetch-1.30.0-7|10	Release:	7
14cr|perl-DBIx-ContextualFetch-1.30.0-7|11	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|12	Summary:	Add contextual fetches to DBI
14cr|perl-DBIx-ContextualFetch-1.30.0-7|13	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|14	License:	Artistic
14cr|perl-DBIx-ContextualFetch-1.30.0-7|15	Group:		Development/Perl
14cr|perl-DBIx-ContextualFetch-1.30.0-7|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-ContextualFetch-1.30.0-7|17	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DBIx-ContextualFetch-1.30.0-7|18	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|19	BuildRequires:	perl-devel
14cr|perl-DBIx-ContextualFetch-1.30.0-7|20	BuildArch:	noarch
14cr|perl-DBIx-ContextualFetch-1.30.0-7|21	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|22	%description
14cr|perl-DBIx-ContextualFetch-1.30.0-7|23	It always struck me odd that DBI didn't take much advantage of Perl's
14cr|perl-DBIx-ContextualFetch-1.30.0-7|24	context sensitivity. DBIx::ContextualFetch redefines some of the various
14cr|perl-DBIx-ContextualFetch-1.30.0-7|25	fetch methods to fix this oversight. It also adds a few new methods for
14cr|perl-DBIx-ContextualFetch-1.30.0-7|26	convenience (though not necessarily efficiency).
14cr|perl-DBIx-ContextualFetch-1.30.0-7|27	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|28	%prep
14cr|perl-DBIx-ContextualFetch-1.30.0-7|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-ContextualFetch-1.30.0-7|30	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|31	%build
14cr|perl-DBIx-ContextualFetch-1.30.0-7|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-ContextualFetch-1.30.0-7|33	%make
14cr|perl-DBIx-ContextualFetch-1.30.0-7|34	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|35	%check
14cr|perl-DBIx-ContextualFetch-1.30.0-7|36	make test
14cr|perl-DBIx-ContextualFetch-1.30.0-7|37	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|38	%install
14cr|perl-DBIx-ContextualFetch-1.30.0-7|39	%makeinstall_std
14cr|perl-DBIx-ContextualFetch-1.30.0-7|40	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|41	%files
14cr|perl-DBIx-ContextualFetch-1.30.0-7|42	%doc README Changes
14cr|perl-DBIx-ContextualFetch-1.30.0-7|43	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-ContextualFetch-1.30.0-7|44	%{_mandir}/*/*
14cr|perl-DBIx-ContextualFetch-1.30.0-7|45	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|46	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|47	%changelog
14cr|perl-DBIx-ContextualFetch-1.30.0-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-7
14cr|perl-DBIx-ContextualFetch-1.30.0-7|49	+ Revision: 81ea388
14cr|perl-DBIx-ContextualFetch-1.30.0-7|50	- MassBuild#464: Increase release tag
14cr|perl-DBIx-ContextualFetch-1.30.0-7|51	
14cr|perl-DBIx-ContextualFetch-1.30.0-7|52	

4431 14
14cr|perl-DBIx-DBSchema-0.440.0-3|1	%define upstream_name	 DBIx-DBSchema
14cr|perl-DBIx-DBSchema-0.440.0-3|2	%define upstream_version 0.44
14cr|perl-DBIx-DBSchema-0.440.0-3|3	
14cr|perl-DBIx-DBSchema-0.440.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-DBSchema-0.440.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-DBSchema-0.440.0-3|6	Release:	3
14cr|perl-DBIx-DBSchema-0.440.0-3|7	
14cr|perl-DBIx-DBSchema-0.440.0-3|8	Summary:	Database-independent schema objects
14cr|perl-DBIx-DBSchema-0.440.0-3|9	
14cr|perl-DBIx-DBSchema-0.440.0-3|10	License:	GPL+ or Artistic
14cr|perl-DBIx-DBSchema-0.440.0-3|11	Group:		Development/Perl
14cr|perl-DBIx-DBSchema-0.440.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-DBSchema-0.440.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{upstream_version}.tar.gz
14cr|perl-DBIx-DBSchema-0.440.0-3|14	
14cr|perl-DBIx-DBSchema-0.440.0-3|15	BuildRequires:	perl-devel
14cr|perl-DBIx-DBSchema-0.440.0-3|16	BuildRequires:	perl(DBI)
14cr|perl-DBIx-DBSchema-0.440.0-3|17	BuildArch:	noarch
14cr|perl-DBIx-DBSchema-0.440.0-3|18	
14cr|perl-DBIx-DBSchema-0.440.0-3|19	%description
14cr|perl-DBIx-DBSchema-0.440.0-3|20	DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
14cr|perl-DBIx-DBSchema-0.440.0-3|21	represent a database schema.
14cr|perl-DBIx-DBSchema-0.440.0-3|22	This module implements an OO-interface to database schemas. Using this module,
14cr|perl-DBIx-DBSchema-0.440.0-3|23	you can create a database schema with an OO Perl interface. You can read the
14cr|perl-DBIx-DBSchema-0.440.0-3|24	schema from an existing database. You can save the schema to disk and restore
14cr|perl-DBIx-DBSchema-0.440.0-3|25	it a different process. Most importantly, DBIx::DBSchema can write SQL CREATE
14cr|perl-DBIx-DBSchema-0.440.0-3|26	statements statements for different databases from a single source.
14cr|perl-DBIx-DBSchema-0.440.0-3|27	
14cr|perl-DBIx-DBSchema-0.440.0-3|28	Currently supported databases are MySQL and PostgreSQL. Sybase support
14cr|perl-DBIx-DBSchema-0.440.0-3|29	is partially implemented. DBIx::DBSchema will attempt to use generic SQL
14cr|perl-DBIx-DBSchema-0.440.0-3|30	syntax for other databases. Assistance adding support for other databases
14cr|perl-DBIx-DBSchema-0.440.0-3|31	is welcomed. See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".
14cr|perl-DBIx-DBSchema-0.440.0-3|32	
14cr|perl-DBIx-DBSchema-0.440.0-3|33	%prep
14cr|perl-DBIx-DBSchema-0.440.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-DBSchema-0.440.0-3|35	
14cr|perl-DBIx-DBSchema-0.440.0-3|36	%build
14cr|perl-DBIx-DBSchema-0.440.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-DBSchema-0.440.0-3|38	%make
14cr|perl-DBIx-DBSchema-0.440.0-3|39	
14cr|perl-DBIx-DBSchema-0.440.0-3|40	%check
14cr|perl-DBIx-DBSchema-0.440.0-3|41	make test
14cr|perl-DBIx-DBSchema-0.440.0-3|42	
14cr|perl-DBIx-DBSchema-0.440.0-3|43	%install
14cr|perl-DBIx-DBSchema-0.440.0-3|44	%makeinstall_std
14cr|perl-DBIx-DBSchema-0.440.0-3|45	
14cr|perl-DBIx-DBSchema-0.440.0-3|46	%files
14cr|perl-DBIx-DBSchema-0.440.0-3|47	%doc Changes README
14cr|perl-DBIx-DBSchema-0.440.0-3|48	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-DBSchema-0.440.0-3|49	%{_mandir}/man3/*
14cr|perl-DBIx-DBSchema-0.440.0-3|50	
14cr|perl-DBIx-DBSchema-0.440.0-3|51	
14cr|perl-DBIx-DBSchema-0.440.0-3|52	
14cr|perl-DBIx-DBSchema-0.440.0-3|53	%changelog
14cr|perl-DBIx-DBSchema-0.440.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-3
14cr|perl-DBIx-DBSchema-0.440.0-3|55	+ Revision: 0d64d53
14cr|perl-DBIx-DBSchema-0.440.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-DBIx-DBSchema-0.440.0-3|57	
14cr|perl-DBIx-DBSchema-0.440.0-3|58	

4432 14
14cr|perl-DBIx-Introspector-0.1.2-2|1	%define upstream_name    DBIx-Introspector
14cr|perl-DBIx-Introspector-0.1.2-2|2	%define upstream_version 0.001002
14cr|perl-DBIx-Introspector-0.1.2-2|3	
14cr|perl-DBIx-Introspector-0.1.2-2|4	%define __noautoreq 'perl\\(DBIx::Introspector.*'
14cr|perl-DBIx-Introspector-0.1.2-2|5	
14cr|perl-DBIx-Introspector-0.1.2-2|6	Name:       perl-%{upstream_name}
14cr|perl-DBIx-Introspector-0.1.2-2|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DBIx-Introspector-0.1.2-2|8	Release:    2
14cr|perl-DBIx-Introspector-0.1.2-2|9	
14cr|perl-DBIx-Introspector-0.1.2-2|10	Summary:    Detect what database you are connected to
14cr|perl-DBIx-Introspector-0.1.2-2|11	
14cr|perl-DBIx-Introspector-0.1.2-2|12	License:    GPL+ or Artistic
14cr|perl-DBIx-Introspector-0.1.2-2|13	Group:      Development/Perl
14cr|perl-DBIx-Introspector-0.1.2-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-Introspector-0.1.2-2|15	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DBIx-Introspector-0.1.2-2|16	
14cr|perl-DBIx-Introspector-0.1.2-2|17	BuildRequires: perl(Class::Method::Modifiers)
14cr|perl-DBIx-Introspector-0.1.2-2|18	BuildRequires: perl(DBD::SQLite) >= 1.400.0
14cr|perl-DBIx-Introspector-0.1.2-2|19	BuildRequires: perl(DBI) >= 1.628.0
14cr|perl-DBIx-Introspector-0.1.2-2|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-DBIx-Introspector-0.1.2-2|21	BuildRequires: perl(Moo) >= 1.3.1
14cr|perl-DBIx-Introspector-0.1.2-2|22	BuildRequires: perl(Test::Fatal)
14cr|perl-DBIx-Introspector-0.1.2-2|23	BuildRequires: perl(Test::More)
14cr|perl-DBIx-Introspector-0.1.2-2|24	BuildRequires: perl(Test::Roo) >= 1.2.0
14cr|perl-DBIx-Introspector-0.1.2-2|25	BuildRequires: perl(strictures)
14cr|perl-DBIx-Introspector-0.1.2-2|26	BuildRequires: perl-devel
14cr|perl-DBIx-Introspector-0.1.2-2|27	BuildArch:  noarch
14cr|perl-DBIx-Introspector-0.1.2-2|28	
14cr|perl-DBIx-Introspector-0.1.2-2|29	%description
14cr|perl-DBIx-Introspector-0.1.2-2|30	'DBIx::Introspector' is a module factored out of the the DBIx::Class
14cr|perl-DBIx-Introspector-0.1.2-2|31	manpage database detection code. Most code that needs to detect which
14cr|perl-DBIx-Introspector-0.1.2-2|32	database it is connected to assumes that there is a one-to-one mapping from
14cr|perl-DBIx-Introspector-0.1.2-2|33	database drivers to database engines. Unfortunately reality is rarely that
14cr|perl-DBIx-Introspector-0.1.2-2|34	simple. For instance, the DBD::ODBC manpage is typically used to connect to
14cr|perl-DBIx-Introspector-0.1.2-2|35	SQL Server, but ODBC can be used to connect to PostgreSQL, MySQL, and
14cr|perl-DBIx-Introspector-0.1.2-2|36	Oracle. Additionally, while ODBC is the most common way to connect to SQL
14cr|perl-DBIx-Introspector-0.1.2-2|37	Server, it is not the only option, as the DBD::ADO manpage can also be
14cr|perl-DBIx-Introspector-0.1.2-2|38	used.
14cr|perl-DBIx-Introspector-0.1.2-2|39	
14cr|perl-DBIx-Introspector-0.1.2-2|40	'DBIx::Introspector' can correctly detect which database you are connected
14cr|perl-DBIx-Introspector-0.1.2-2|41	to, because it was factored out of a complex, working codebase. On top of
14cr|perl-DBIx-Introspector-0.1.2-2|42	that it has been written to be very extensible. So if you needed to detect
14cr|perl-DBIx-Introspector-0.1.2-2|43	which version of your given database you are connected to that would not be
14cr|perl-DBIx-Introspector-0.1.2-2|44	difficult.
14cr|perl-DBIx-Introspector-0.1.2-2|45	
14cr|perl-DBIx-Introspector-0.1.2-2|46	Furthermore, 'DBIx::Introspector' does it's best to try to detect
14cr|perl-DBIx-Introspector-0.1.2-2|47	information based on the dsn you give it if you have not yet connected, so
14cr|perl-DBIx-Introspector-0.1.2-2|48	you can possibly avoid connection or at least defer connection.
14cr|perl-DBIx-Introspector-0.1.2-2|49	
14cr|perl-DBIx-Introspector-0.1.2-2|50	%prep
14cr|perl-DBIx-Introspector-0.1.2-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Introspector-0.1.2-2|52	
14cr|perl-DBIx-Introspector-0.1.2-2|53	%build
14cr|perl-DBIx-Introspector-0.1.2-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBIx-Introspector-0.1.2-2|55	
14cr|perl-DBIx-Introspector-0.1.2-2|56	%make
14cr|perl-DBIx-Introspector-0.1.2-2|57	
14cr|perl-DBIx-Introspector-0.1.2-2|58	%check
14cr|perl-DBIx-Introspector-0.1.2-2|59	%make test
14cr|perl-DBIx-Introspector-0.1.2-2|60	
14cr|perl-DBIx-Introspector-0.1.2-2|61	%install
14cr|perl-DBIx-Introspector-0.1.2-2|62	%makeinstall_std
14cr|perl-DBIx-Introspector-0.1.2-2|63	
14cr|perl-DBIx-Introspector-0.1.2-2|64	%files
14cr|perl-DBIx-Introspector-0.1.2-2|65	%doc LICENSE META.json META.yml MYMETA.yml README
14cr|perl-DBIx-Introspector-0.1.2-2|66	%{_mandir}/man3/*
14cr|perl-DBIx-Introspector-0.1.2-2|67	%{perl_vendorlib}/*
14cr|perl-DBIx-Introspector-0.1.2-2|68	
14cr|perl-DBIx-Introspector-0.1.2-2|69	%changelog
14cr|perl-DBIx-Introspector-0.1.2-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|perl-DBIx-Introspector-0.1.2-2|71	+ Revision: 680867a
14cr|perl-DBIx-Introspector-0.1.2-2|72	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Introspector-0.1.2-2|73	
14cr|perl-DBIx-Introspector-0.1.2-2|74	

4433 14
14cr|perl-DBIx-Recordset-0.260.0-5|1	%define upstream_name	 DBIx-Recordset
14cr|perl-DBIx-Recordset-0.260.0-5|2	%define upstream_version 0.26
14cr|perl-DBIx-Recordset-0.260.0-5|3	
14cr|perl-DBIx-Recordset-0.260.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-DBIx-Recordset-0.260.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-Recordset-0.260.0-5|6	Release:	5
14cr|perl-DBIx-Recordset-0.260.0-5|7	
14cr|perl-DBIx-Recordset-0.260.0-5|8	Summary:	Perl extension for DBI recordsets
14cr|perl-DBIx-Recordset-0.260.0-5|9	
14cr|perl-DBIx-Recordset-0.260.0-5|10	License:	GPL+ or Artistic
14cr|perl-DBIx-Recordset-0.260.0-5|11	Group:		Development/Perl
14cr|perl-DBIx-Recordset-0.260.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-DBIx-Recordset-0.260.0-5|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-DBIx-Recordset-0.260.0-5|14	
14cr|perl-DBIx-Recordset-0.260.0-5|15	BuildRequires:	perl-devel
14cr|perl-DBIx-Recordset-0.260.0-5|16	BuildRequires:	perl(DBI)
14cr|perl-DBIx-Recordset-0.260.0-5|17	BuildRequires:  perl(DBD::Pg)
14cr|perl-DBIx-Recordset-0.260.0-5|18	BuildArch:	noarch
14cr|perl-DBIx-Recordset-0.260.0-5|19	Requires:	perl(DBI)
14cr|perl-DBIx-Recordset-0.260.0-5|20	
14cr|perl-DBIx-Recordset-0.260.0-5|21	%description
14cr|perl-DBIx-Recordset-0.260.0-5|22	DBIx::Recordset is a perl module for abstraction and simplification of database
14cr|perl-DBIx-Recordset-0.260.0-5|23	access.
14cr|perl-DBIx-Recordset-0.260.0-5|24	
14cr|perl-DBIx-Recordset-0.260.0-5|25	The goal is to make standard database access (select/insert/update/delete)
14cr|perl-DBIx-Recordset-0.260.0-5|26	easier to handle and independend of the underlying DBMS. Special attention is
14cr|perl-DBIx-Recordset-0.260.0-5|27	made on web applications to make it possible to handle the state-less access
14cr|perl-DBIx-Recordset-0.260.0-5|28	and to process the posted data of formfields, but DBIx::Recordset is not
14cr|perl-DBIx-Recordset-0.260.0-5|29	limited to web applications.
14cr|perl-DBIx-Recordset-0.260.0-5|30	
14cr|perl-DBIx-Recordset-0.260.0-5|31	%prep
14cr|perl-DBIx-Recordset-0.260.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-Recordset-0.260.0-5|33	
14cr|perl-DBIx-Recordset-0.260.0-5|34	%build
14cr|perl-DBIx-Recordset-0.260.0-5|35	chmod 644 Changes Recordset.pm
14cr|perl-DBIx-Recordset-0.260.0-5|36	perl -pi -e 's/\cM//' Changes
14cr|perl-DBIx-Recordset-0.260.0-5|37	perl Makefile.PL INSTALLDIRS=vendor << EOF
14cr|perl-DBIx-Recordset-0.260.0-5|38	
14cr|perl-DBIx-Recordset-0.260.0-5|39	
14cr|perl-DBIx-Recordset-0.260.0-5|40	
14cr|perl-DBIx-Recordset-0.260.0-5|41	
14cr|perl-DBIx-Recordset-0.260.0-5|42	EOF
14cr|perl-DBIx-Recordset-0.260.0-5|43	make
14cr|perl-DBIx-Recordset-0.260.0-5|44	
14cr|perl-DBIx-Recordset-0.260.0-5|45	%install
14cr|perl-DBIx-Recordset-0.260.0-5|46	%makeinstall_std
14cr|perl-DBIx-Recordset-0.260.0-5|47	
14cr|perl-DBIx-Recordset-0.260.0-5|48	%files
14cr|perl-DBIx-Recordset-0.260.0-5|49	%doc Changes README TODO
14cr|perl-DBIx-Recordset-0.260.0-5|50	%{_mandir}/*/*
14cr|perl-DBIx-Recordset-0.260.0-5|51	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-Recordset-0.260.0-5|52	
14cr|perl-DBIx-Recordset-0.260.0-5|53	
14cr|perl-DBIx-Recordset-0.260.0-5|54	
14cr|perl-DBIx-Recordset-0.260.0-5|55	%changelog
14cr|perl-DBIx-Recordset-0.260.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-5
14cr|perl-DBIx-Recordset-0.260.0-5|57	+ Revision: 93baeb6
14cr|perl-DBIx-Recordset-0.260.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-DBIx-Recordset-0.260.0-5|59	
14cr|perl-DBIx-Recordset-0.260.0-5|60	

4434 14
14cr|perl-DBIx-SearchBuilder-1.650.0-3|1	%define upstream_name	 DBIx-SearchBuilder
14cr|perl-DBIx-SearchBuilder-1.650.0-3|2	%define upstream_version 1.65
14cr|perl-DBIx-SearchBuilder-1.650.0-3|3	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-DBIx-SearchBuilder-1.650.0-3|5	%define __noautoreq 'perl\\(DBD::Oracle\\)'
14cr|perl-DBIx-SearchBuilder-1.650.0-3|6	%else
14cr|perl-DBIx-SearchBuilder-1.650.0-3|7	%define _requires_exceptions perl(DBD::Oracle)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|8	%endif
14cr|perl-DBIx-SearchBuilder-1.650.0-3|9	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|10	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|11	Name:		perl-%{upstream_name}
14cr|perl-DBIx-SearchBuilder-1.650.0-3|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBIx-SearchBuilder-1.650.0-3|13	Release:	3
14cr|perl-DBIx-SearchBuilder-1.650.0-3|14	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|15	Summary:	Database-independent schema objects
14cr|perl-DBIx-SearchBuilder-1.650.0-3|16	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|17	License:	GPL+ or Artistic
14cr|perl-DBIx-SearchBuilder-1.650.0-3|18	Group:		Development/Perl
14cr|perl-DBIx-SearchBuilder-1.650.0-3|19	Summary:	Encapsulate SQL queries and rows in simple perl object
14cr|perl-DBIx-SearchBuilder-1.650.0-3|20	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|21	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBIx-SearchBuilder-1.650.0-3|22	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-SearchBuilder-%{upstream_version}.tar.gz
14cr|perl-DBIx-SearchBuilder-1.650.0-3|23	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|24	BuildRequires:	perl-devel
14cr|perl-DBIx-SearchBuilder-1.650.0-3|25	BuildRequires:	perl(Want)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|26	BuildRequires:	perl(DBI)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|27	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|28	BuildRequires:	perl(Class::ReturnValue)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|29	BuildRequires:	perl(Cache::Simple::TimedExpiry)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|30	BuildRequires:	perl(Class::Accessor)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|31	BuildRequires:	perl(Clone)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|32	BuildRequires:	perl(DBIx::DBSchema)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|33	BuildArch:	noarch
14cr|perl-DBIx-SearchBuilder-1.650.0-3|34	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|35	%description
14cr|perl-DBIx-SearchBuilder-1.650.0-3|36	This module provides an object-oriented mechanism for retrieving and updating
14cr|perl-DBIx-SearchBuilder-1.650.0-3|37	data in a DBI-accesible database.
14cr|perl-DBIx-SearchBuilder-1.650.0-3|38	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|39	In order to use this module, you should create a subclass of
14cr|perl-DBIx-SearchBuilder-1.650.0-3|40	DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each
14cr|perl-DBIx-SearchBuilder-1.650.0-3|41	table that you wish to access. (See the documentation of
14cr|perl-DBIx-SearchBuilder-1.650.0-3|42	DBIx::SearchBuilder::Record for more information on subclassing it.)
14cr|perl-DBIx-SearchBuilder-1.650.0-3|43	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|44	Your DBIx::SearchBuilder subclass must override NewItem, and probably should
14cr|perl-DBIx-SearchBuilder-1.650.0-3|45	override at least _Init also; at the very least, _Init should probably call
14cr|perl-DBIx-SearchBuilder-1.650.0-3|46	_Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle
14cr|perl-DBIx-SearchBuilder-1.650.0-3|47	object) and table name for the class. You can try to override just about
14cr|perl-DBIx-SearchBuilder-1.650.0-3|48	every other method here, as long as you think you know what you are doing.
14cr|perl-DBIx-SearchBuilder-1.650.0-3|49	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|50	%prep
14cr|perl-DBIx-SearchBuilder-1.650.0-3|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBIx-SearchBuilder-1.650.0-3|52	find -name \*.pm | xargs chmod 644
14cr|perl-DBIx-SearchBuilder-1.650.0-3|53	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|54	%build
14cr|perl-DBIx-SearchBuilder-1.650.0-3|55	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-DBIx-SearchBuilder-1.650.0-3|56	%make
14cr|perl-DBIx-SearchBuilder-1.650.0-3|57	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|58	%check
14cr|perl-DBIx-SearchBuilder-1.650.0-3|59	make test
14cr|perl-DBIx-SearchBuilder-1.650.0-3|60	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|61	%install
14cr|perl-DBIx-SearchBuilder-1.650.0-3|62	%makeinstall_std
14cr|perl-DBIx-SearchBuilder-1.650.0-3|63	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|64	%files
14cr|perl-DBIx-SearchBuilder-1.650.0-3|65	%{perl_vendorlib}/DBIx
14cr|perl-DBIx-SearchBuilder-1.650.0-3|66	%{_mandir}/*/*
14cr|perl-DBIx-SearchBuilder-1.650.0-3|67	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|68	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|69	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|70	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|71	%changelog
14cr|perl-DBIx-SearchBuilder-1.650.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.650.0-3
14cr|perl-DBIx-SearchBuilder-1.650.0-3|73	+ Revision: 5cb183b
14cr|perl-DBIx-SearchBuilder-1.650.0-3|74	- MassBuild#464: Increase release tag
14cr|perl-DBIx-SearchBuilder-1.650.0-3|75	
14cr|perl-DBIx-SearchBuilder-1.650.0-3|76	

4435 14
14cr|perl-DBM-Deep-2.1.100-3|1	%define upstream_name    DBM-Deep
14cr|perl-DBM-Deep-2.1.100-3|2	%define upstream_version 2.0011
14cr|perl-DBM-Deep-2.1.100-3|3	
14cr|perl-DBM-Deep-2.1.100-3|4	Name:		perl-%{upstream_name}
14cr|perl-DBM-Deep-2.1.100-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DBM-Deep-2.1.100-3|6	Release:	3
14cr|perl-DBM-Deep-2.1.100-3|7	
14cr|perl-DBM-Deep-2.1.100-3|8	Summary:	A pure perl multi-level hash/array DBM that supports transactions
14cr|perl-DBM-Deep-2.1.100-3|9	
14cr|perl-DBM-Deep-2.1.100-3|10	License:	GPL+ or Artistic
14cr|perl-DBM-Deep-2.1.100-3|11	Group:		Development/Perl
14cr|perl-DBM-Deep-2.1.100-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DBM-Deep-2.1.100-3|13	Source0:	http://www.cpan.org/modules/by-module/DBM/DBM-Deep-%{upstream_version}.tar.gz
14cr|perl-DBM-Deep-2.1.100-3|14	
14cr|perl-DBM-Deep-2.1.100-3|15	BuildRequires:	perl-devel
14cr|perl-DBM-Deep-2.1.100-3|16	BuildRequires:	perl(Digest::MD5)
14cr|perl-DBM-Deep-2.1.100-3|17	BuildRequires:	perl(Fcntl)
14cr|perl-DBM-Deep-2.1.100-3|18	BuildRequires:	perl(File::Path)
14cr|perl-DBM-Deep-2.1.100-3|19	BuildRequires:	perl(File::Temp)
14cr|perl-DBM-Deep-2.1.100-3|20	BuildRequires:	perl(IO::Scalar)
14cr|perl-DBM-Deep-2.1.100-3|21	BuildRequires:	perl(Pod::Usage)
14cr|perl-DBM-Deep-2.1.100-3|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-DBM-Deep-2.1.100-3|23	BuildRequires:	perl(Test::Deep)
14cr|perl-DBM-Deep-2.1.100-3|24	BuildRequires:	perl(Test::Exception)
14cr|perl-DBM-Deep-2.1.100-3|25	BuildRequires:	perl(Test::More)
14cr|perl-DBM-Deep-2.1.100-3|26	BuildRequires:	perl(Test::Warn)
14cr|perl-DBM-Deep-2.1.100-3|27	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-DBM-Deep-2.1.100-3|28	BuildArch:	noarch
14cr|perl-DBM-Deep-2.1.100-3|29	
14cr|perl-DBM-Deep-2.1.100-3|30	%description
14cr|perl-DBM-Deep-2.1.100-3|31	A unique flat-file database module, written in pure perl. True multi-level
14cr|perl-DBM-Deep-2.1.100-3|32	hash/array support (unlike MLDBM, which is faked), hybrid OO / tie()
14cr|perl-DBM-Deep-2.1.100-3|33	interface, cross-platform FTPable files, ACID transactions, and is quite
14cr|perl-DBM-Deep-2.1.100-3|34	fast. Can handle millions of keys and unlimited levels without significant
14cr|perl-DBM-Deep-2.1.100-3|35	slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
14cr|perl-DBM-Deep-2.1.100-3|36	around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and
14cr|perl-DBM-Deep-2.1.100-3|37	Windows.
14cr|perl-DBM-Deep-2.1.100-3|38	
14cr|perl-DBM-Deep-2.1.100-3|39	%prep
14cr|perl-DBM-Deep-2.1.100-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DBM-Deep-2.1.100-3|41	
14cr|perl-DBM-Deep-2.1.100-3|42	%build
14cr|perl-DBM-Deep-2.1.100-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DBM-Deep-2.1.100-3|44	%make
14cr|perl-DBM-Deep-2.1.100-3|45	
14cr|perl-DBM-Deep-2.1.100-3|46	%check
14cr|perl-DBM-Deep-2.1.100-3|47	%make test
14cr|perl-DBM-Deep-2.1.100-3|48	
14cr|perl-DBM-Deep-2.1.100-3|49	%install
14cr|perl-DBM-Deep-2.1.100-3|50	%makeinstall_std
14cr|perl-DBM-Deep-2.1.100-3|51	
14cr|perl-DBM-Deep-2.1.100-3|52	%files
14cr|perl-DBM-Deep-2.1.100-3|53	%doc Changes README
14cr|perl-DBM-Deep-2.1.100-3|54	%{_mandir}/man3/*
14cr|perl-DBM-Deep-2.1.100-3|55	%{perl_vendorlib}/*
14cr|perl-DBM-Deep-2.1.100-3|56	
14cr|perl-DBM-Deep-2.1.100-3|57	
14cr|perl-DBM-Deep-2.1.100-3|58	%changelog
14cr|perl-DBM-Deep-2.1.100-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.100-3
14cr|perl-DBM-Deep-2.1.100-3|60	+ Revision: 8fb4068
14cr|perl-DBM-Deep-2.1.100-3|61	- MassBuild#464: Increase release tag
14cr|perl-DBM-Deep-2.1.100-3|62	
14cr|perl-DBM-Deep-2.1.100-3|63	

4436 14
14cr|perl-DCOP-0.38.0-6|1	%define upstream_name    DCOP
14cr|perl-DCOP-0.38.0-6|2	%define upstream_version 0.038
14cr|perl-DCOP-0.38.0-6|3	
14cr|perl-DCOP-0.38.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-DCOP-0.38.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DCOP-0.38.0-6|6	Release:	6
14cr|perl-DCOP-0.38.0-6|7	Epoch:		2
14cr|perl-DCOP-0.38.0-6|8	
14cr|perl-DCOP-0.38.0-6|9	Summary:	Extensible inheritable class to dcop
14cr|perl-DCOP-0.38.0-6|10	
14cr|perl-DCOP-0.38.0-6|11	License:	GPL+ or Artistic
14cr|perl-DCOP-0.38.0-6|12	Group:		Development/Perl
14cr|perl-DCOP-0.38.0-6|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DCOP-0.38.0-6|14	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DCOP-0.38.0-6|15	
14cr|perl-DCOP-0.38.0-6|16	BuildRequires:	perl-devel
14cr|perl-DCOP-0.38.0-6|17	BuildArch:	noarch
14cr|perl-DCOP-0.38.0-6|18	
14cr|perl-DCOP-0.38.0-6|19	%description
14cr|perl-DCOP-0.38.0-6|20	This class is meant to be a base constructor for higher level of
14cr|perl-DCOP-0.38.0-6|21	abstraction on dcop clients.
14cr|perl-DCOP-0.38.0-6|22	
14cr|perl-DCOP-0.38.0-6|23	%prep
14cr|perl-DCOP-0.38.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DCOP-0.38.0-6|25	
14cr|perl-DCOP-0.38.0-6|26	%build
14cr|perl-DCOP-0.38.0-6|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DCOP-0.38.0-6|28	%make
14cr|perl-DCOP-0.38.0-6|29	
14cr|perl-DCOP-0.38.0-6|30	%check
14cr|perl-DCOP-0.38.0-6|31	%make test
14cr|perl-DCOP-0.38.0-6|32	
14cr|perl-DCOP-0.38.0-6|33	%install
14cr|perl-DCOP-0.38.0-6|34	%makeinstall_std
14cr|perl-DCOP-0.38.0-6|35	
14cr|perl-DCOP-0.38.0-6|36	%files
14cr|perl-DCOP-0.38.0-6|37	%doc README Changes
14cr|perl-DCOP-0.38.0-6|38	%{_mandir}/man3/*
14cr|perl-DCOP-0.38.0-6|39	%{perl_vendorlib}/*
14cr|perl-DCOP-0.38.0-6|40	
14cr|perl-DCOP-0.38.0-6|41	
14cr|perl-DCOP-0.38.0-6|42	%changelog
14cr|perl-DCOP-0.38.0-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.38.0-6
14cr|perl-DCOP-0.38.0-6|44	+ Revision: 4b5e380
14cr|perl-DCOP-0.38.0-6|45	- MassBuild#464: Increase release tag
14cr|perl-DCOP-0.38.0-6|46	
14cr|perl-DCOP-0.38.0-6|47	

4437 14
14cr|perl-Debug-Client-0.290.0-1|1	%define upstream_name    Debug-Client
14cr|perl-Debug-Client-0.290.0-1|2	%define upstream_version 0.29
14cr|perl-Debug-Client-0.290.0-1|3	
14cr|perl-Debug-Client-0.290.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-Debug-Client-0.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Debug-Client-0.290.0-1|6	Release:	1
14cr|perl-Debug-Client-0.290.0-1|7	Epoch:		1
14cr|perl-Debug-Client-0.290.0-1|8	
14cr|perl-Debug-Client-0.290.0-1|9	Summary:	Client side code for perl debugger
14cr|perl-Debug-Client-0.290.0-1|10	
14cr|perl-Debug-Client-0.290.0-1|11	License:	GPL+ or Artistic
14cr|perl-Debug-Client-0.290.0-1|12	Group:		Development/Perl
14cr|perl-Debug-Client-0.290.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Debug-Client-0.290.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Debug/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Debug-Client-0.290.0-1|15	
14cr|perl-Debug-Client-0.290.0-1|16	BuildRequires:	perl-devel
14cr|perl-Debug-Client-0.290.0-1|17	BuildRequires:	perl(Carp)
14cr|perl-Debug-Client-0.290.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Debug-Client-0.290.0-1|19	BuildRequires:	perl(File::HomeDir)
14cr|perl-Debug-Client-0.290.0-1|20	BuildRequires:	perl(File::Spec)
14cr|perl-Debug-Client-0.290.0-1|21	BuildRequires:	perl(IO::Socket)
14cr|perl-Debug-Client-0.290.0-1|22	BuildRequires:	perl-IO-Socket-IP
14cr|perl-Debug-Client-0.290.0-1|23	BuildRequires:	perl(PadWalker)
14cr|perl-Debug-Client-0.290.0-1|24	BuildRequires:	perl(Term::ReadLine)
14cr|perl-Debug-Client-0.290.0-1|25	BuildRequires:	perl(Term::ReadLine::Perl)
14cr|perl-Debug-Client-0.290.0-1|26	BuildRequires:	perl(Test::Class)
14cr|perl-Debug-Client-0.290.0-1|27	BuildRequires:	perl(Test::Deep)
14cr|perl-Debug-Client-0.290.0-1|28	BuildRequires:	perl(Test::More)
14cr|perl-Debug-Client-0.290.0-1|29	BuildArch:	noarch
14cr|perl-Debug-Client-0.290.0-1|30	
14cr|perl-Debug-Client-0.290.0-1|31	%description
14cr|perl-Debug-Client-0.290.0-1|32	new
14cr|perl-Debug-Client-0.290.0-1|33	The constructor can get two parameters: host and port.
14cr|perl-Debug-Client-0.290.0-1|34	
14cr|perl-Debug-Client-0.290.0-1|35	my $d = Debug::Client->new;
14cr|perl-Debug-Client-0.290.0-1|36	
14cr|perl-Debug-Client-0.290.0-1|37	my $d = Debug::Client->new(host => 'remote.hots.com', port => 4242);
14cr|perl-Debug-Client-0.290.0-1|38	
14cr|perl-Debug-Client-0.290.0-1|39	Immediately after the object creation one needs to call
14cr|perl-Debug-Client-0.290.0-1|40	
14cr|perl-Debug-Client-0.290.0-1|41	%prep
14cr|perl-Debug-Client-0.290.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Debug-Client-0.290.0-1|43	
14cr|perl-Debug-Client-0.290.0-1|44	%build
14cr|perl-Debug-Client-0.290.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Debug-Client-0.290.0-1|46	%make
14cr|perl-Debug-Client-0.290.0-1|47	
14cr|perl-Debug-Client-0.290.0-1|48	%check
14cr|perl-Debug-Client-0.290.0-1|49	# Disable for now
14cr|perl-Debug-Client-0.290.0-1|50	#make test
14cr|perl-Debug-Client-0.290.0-1|51	
14cr|perl-Debug-Client-0.290.0-1|52	%install
14cr|perl-Debug-Client-0.290.0-1|53	%makeinstall_std
14cr|perl-Debug-Client-0.290.0-1|54	
14cr|perl-Debug-Client-0.290.0-1|55	%files
14cr|perl-Debug-Client-0.290.0-1|56	%doc Changes README
14cr|perl-Debug-Client-0.290.0-1|57	%{_mandir}/man3/*
14cr|perl-Debug-Client-0.290.0-1|58	%{perl_vendorlib}/*
14cr|perl-Debug-Client-0.290.0-1|59	
14cr|perl-Debug-Client-0.290.0-1|60	%changelog
14cr|perl-Debug-Client-0.290.0-1|61	* Thu Sep 11 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.290.0-1
14cr|perl-Debug-Client-0.290.0-1|62	+ Revision: 0a65ecc
14cr|perl-Debug-Client-0.290.0-1|63	- Merge pull request #1 from import/perl-Debug-Client:auto_update
14cr|perl-Debug-Client-0.290.0-1|64	- Updated to 0.29 (by updates_builder)
14cr|perl-Debug-Client-0.290.0-1|65	
14cr|perl-Debug-Client-0.290.0-1|66	

4438 14
14cr|perl-Debug-ShowStuff-1.160.0-3|1	%define upstream_name    Debug-ShowStuff
14cr|perl-Debug-ShowStuff-1.160.0-3|2	%define upstream_version 1.16
14cr|perl-Debug-ShowStuff-1.160.0-3|3	
14cr|perl-Debug-ShowStuff-1.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Debug-ShowStuff-1.160.0-3|5	Version:	%perl_convert_version 1.16
14cr|perl-Debug-ShowStuff-1.160.0-3|6	Release:	3
14cr|perl-Debug-ShowStuff-1.160.0-3|7	
14cr|perl-Debug-ShowStuff-1.160.0-3|8	Summary:	A collection of handy debugging routines for displaying
14cr|perl-Debug-ShowStuff-1.160.0-3|9	
14cr|perl-Debug-ShowStuff-1.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-Debug-ShowStuff-1.160.0-3|11	Group:		Development/Perl
14cr|perl-Debug-ShowStuff-1.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Debug-ShowStuff-1.160.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Debug/Debug-ShowStuff-1.16.tar.gz
14cr|perl-Debug-ShowStuff-1.160.0-3|14	
14cr|perl-Debug-ShowStuff-1.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-Debug-ShowStuff-1.160.0-3|16	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Debug-ShowStuff-1.160.0-3|17	BuildRequires:	perl(String::Util)
14cr|perl-Debug-ShowStuff-1.160.0-3|18	BuildArch:	noarch
14cr|perl-Debug-ShowStuff-1.160.0-3|19	
14cr|perl-Debug-ShowStuff-1.160.0-3|20	%description
14cr|perl-Debug-ShowStuff-1.160.0-3|21	'Debug::ShowStuff' grew dynamically from my needs in debugging code. I
14cr|perl-Debug-ShowStuff-1.160.0-3|22	found myself doing the same tasks over and over... displaying the keys and
14cr|perl-Debug-ShowStuff-1.160.0-3|23	values in a hash, displaying the elements in an array, displaying the
14cr|perl-Debug-ShowStuff-1.160.0-3|24	output of STDERR in a web page, etc. 'Debug::ShowStuff' began as two or
14cr|perl-Debug-ShowStuff-1.160.0-3|25	three of my favorite routines and grew as I added to that collection.
14cr|perl-Debug-ShowStuff-1.160.0-3|26	Finally I decided to publish these tools in the hope that other Perl
14cr|perl-Debug-ShowStuff-1.160.0-3|27	hackers will find them useful.
14cr|perl-Debug-ShowStuff-1.160.0-3|28	
14cr|perl-Debug-ShowStuff-1.160.0-3|29	'Debug::ShowStuff' is intended for debugging, not for production work. I
14cr|perl-Debug-ShowStuff-1.160.0-3|30	would discourage anyone from using 'Debug::ShowStuff' in
14cr|perl-Debug-ShowStuff-1.160.0-3|31	ready-for-primetime code. 'Debug::ShowStuff' is only for quick-n-dirty
14cr|perl-Debug-ShowStuff-1.160.0-3|32	displays of variable values in order to debug your code.
14cr|perl-Debug-ShowStuff-1.160.0-3|33	
14cr|perl-Debug-ShowStuff-1.160.0-3|34	These functions display values the way I personally like them displayed.
14cr|perl-Debug-ShowStuff-1.160.0-3|35	Your preferences may be different. I encourage you to modify
14cr|perl-Debug-ShowStuff-1.160.0-3|36	'Debug::ShowStuff' to suit your own needs.
14cr|perl-Debug-ShowStuff-1.160.0-3|37	
14cr|perl-Debug-ShowStuff-1.160.0-3|38	%prep
14cr|perl-Debug-ShowStuff-1.160.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Debug-ShowStuff-1.160.0-3|40	
14cr|perl-Debug-ShowStuff-1.160.0-3|41	%build
14cr|perl-Debug-ShowStuff-1.160.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Debug-ShowStuff-1.160.0-3|43	%make
14cr|perl-Debug-ShowStuff-1.160.0-3|44	
14cr|perl-Debug-ShowStuff-1.160.0-3|45	%check
14cr|perl-Debug-ShowStuff-1.160.0-3|46	%make test
14cr|perl-Debug-ShowStuff-1.160.0-3|47	
14cr|perl-Debug-ShowStuff-1.160.0-3|48	%install
14cr|perl-Debug-ShowStuff-1.160.0-3|49	%makeinstall_std
14cr|perl-Debug-ShowStuff-1.160.0-3|50	
14cr|perl-Debug-ShowStuff-1.160.0-3|51	%files
14cr|perl-Debug-ShowStuff-1.160.0-3|52	%doc README
14cr|perl-Debug-ShowStuff-1.160.0-3|53	%{_mandir}/man3/*
14cr|perl-Debug-ShowStuff-1.160.0-3|54	%{perl_vendorlib}/*
14cr|perl-Debug-ShowStuff-1.160.0-3|55	
14cr|perl-Debug-ShowStuff-1.160.0-3|56	
14cr|perl-Debug-ShowStuff-1.160.0-3|57	%changelog
14cr|perl-Debug-ShowStuff-1.160.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-3
14cr|perl-Debug-ShowStuff-1.160.0-3|59	+ Revision: 56aa104
14cr|perl-Debug-ShowStuff-1.160.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Debug-ShowStuff-1.160.0-3|61	
14cr|perl-Debug-ShowStuff-1.160.0-3|62	

4439 14
14cr|perl-Declare-Constraints-Simple-0.30.0-5|1	%define upstream_name    Declare-Constraints-Simple
14cr|perl-Declare-Constraints-Simple-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Declare-Constraints-Simple-0.30.0-5|3	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Declare-Constraints-Simple-0.30.0-5|5	%define __noautoreq 'perl\\(Declare::Constraints::Simple-Library\\)'
14cr|perl-Declare-Constraints-Simple-0.30.0-5|6	%else
14cr|perl-Declare-Constraints-Simple-0.30.0-5|7	%define _requires_exceptions perl(Declare::Constraints::Simple-Library)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|8	%endif
14cr|perl-Declare-Constraints-Simple-0.30.0-5|9	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|10	Name:		perl-%{upstream_name}
14cr|perl-Declare-Constraints-Simple-0.30.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Declare-Constraints-Simple-0.30.0-5|12	Release:	5
14cr|perl-Declare-Constraints-Simple-0.30.0-5|13	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|14	Summary:	Declarative Validation of Data Structures
14cr|perl-Declare-Constraints-Simple-0.30.0-5|15	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|16	License:	GPL+ or Artistic
14cr|perl-Declare-Constraints-Simple-0.30.0-5|17	Group:		Development/Perl
14cr|perl-Declare-Constraints-Simple-0.30.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Declare-Constraints-Simple-0.30.0-5|19	Source0:	http://www.cpan.org/modules/by-module/Declare/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Declare-Constraints-Simple-0.30.0-5|20	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|21	BuildRequires:	perl-devel
14cr|perl-Declare-Constraints-Simple-0.30.0-5|22	BuildRequires:	perl(Carp::Clan)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|23	BuildRequires:	perl(Class::Inspector)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|25	BuildRequires:	perl(Test::More)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|26	BuildRequires:	perl(aliased)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|27	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|28	BuildArch:	noarch
14cr|perl-Declare-Constraints-Simple-0.30.0-5|29	Requires:	perl(aliased)
14cr|perl-Declare-Constraints-Simple-0.30.0-5|30	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|31	%description
14cr|perl-Declare-Constraints-Simple-0.30.0-5|32	The main purpose of this module is to provide an easy way to build a
14cr|perl-Declare-Constraints-Simple-0.30.0-5|33	profile to validate a data structure. It does this by giving you a set of
14cr|perl-Declare-Constraints-Simple-0.30.0-5|34	declarative keywords in the importing namespace.
14cr|perl-Declare-Constraints-Simple-0.30.0-5|35	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|36	%prep
14cr|perl-Declare-Constraints-Simple-0.30.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Declare-Constraints-Simple-0.30.0-5|38	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|39	%build
14cr|perl-Declare-Constraints-Simple-0.30.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Declare-Constraints-Simple-0.30.0-5|41	%make
14cr|perl-Declare-Constraints-Simple-0.30.0-5|42	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|43	%check
14cr|perl-Declare-Constraints-Simple-0.30.0-5|44	%make test
14cr|perl-Declare-Constraints-Simple-0.30.0-5|45	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|46	%install
14cr|perl-Declare-Constraints-Simple-0.30.0-5|47	%makeinstall_std
14cr|perl-Declare-Constraints-Simple-0.30.0-5|48	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|49	%files
14cr|perl-Declare-Constraints-Simple-0.30.0-5|50	%doc Changes README
14cr|perl-Declare-Constraints-Simple-0.30.0-5|51	%{_mandir}/man3/*
14cr|perl-Declare-Constraints-Simple-0.30.0-5|52	%{perl_vendorlib}/Declare
14cr|perl-Declare-Constraints-Simple-0.30.0-5|53	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|54	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|55	%changelog
14cr|perl-Declare-Constraints-Simple-0.30.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Declare-Constraints-Simple-0.30.0-5|57	+ Revision: a63fb10
14cr|perl-Declare-Constraints-Simple-0.30.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Declare-Constraints-Simple-0.30.0-5|59	
14cr|perl-Declare-Constraints-Simple-0.30.0-5|60	

4440 14
14cr|perl-Devel-ArgNames-0.30.0-5|1	%define upstream_name    Devel-ArgNames
14cr|perl-Devel-ArgNames-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Devel-ArgNames-0.30.0-5|3	
14cr|perl-Devel-ArgNames-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-ArgNames-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-ArgNames-0.30.0-5|6	Release:	5
14cr|perl-Devel-ArgNames-0.30.0-5|7	
14cr|perl-Devel-ArgNames-0.30.0-5|8	Summary:	Figure out the names of variables passed into subroutines
14cr|perl-Devel-ArgNames-0.30.0-5|9	
14cr|perl-Devel-ArgNames-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Devel-ArgNames-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Devel-ArgNames-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-ArgNames-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-ArgNames-0.30.0-5|14	
14cr|perl-Devel-ArgNames-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-ArgNames-0.30.0-5|16	BuildRequires:	perl(PadWalker)
14cr|perl-Devel-ArgNames-0.30.0-5|17	BuildRequires:	perl(Test::use::ok)
14cr|perl-Devel-ArgNames-0.30.0-5|18	BuildArch:	noarch
14cr|perl-Devel-ArgNames-0.30.0-5|19	
14cr|perl-Devel-ArgNames-0.30.0-5|20	%description
14cr|perl-Devel-ArgNames-0.30.0-5|21	When print-debugging code, you will often ind yourself going:
14cr|perl-Devel-ArgNames-0.30.0-5|22	
14cr|perl-Devel-ArgNames-0.30.0-5|23	print "\$foo is $foo, \$bar is $bar"
14cr|perl-Devel-ArgNames-0.30.0-5|24	
14cr|perl-Devel-ArgNames-0.30.0-5|25	With this module, you can write a reusable subroutine easily:
14cr|perl-Devel-ArgNames-0.30.0-5|26	
14cr|perl-Devel-ArgNames-0.30.0-5|27	%prep
14cr|perl-Devel-ArgNames-0.30.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-ArgNames-0.30.0-5|29	
14cr|perl-Devel-ArgNames-0.30.0-5|30	%build
14cr|perl-Devel-ArgNames-0.30.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-ArgNames-0.30.0-5|32	%make
14cr|perl-Devel-ArgNames-0.30.0-5|33	
14cr|perl-Devel-ArgNames-0.30.0-5|34	%check
14cr|perl-Devel-ArgNames-0.30.0-5|35	%make test
14cr|perl-Devel-ArgNames-0.30.0-5|36	
14cr|perl-Devel-ArgNames-0.30.0-5|37	%install
14cr|perl-Devel-ArgNames-0.30.0-5|38	%makeinstall_std
14cr|perl-Devel-ArgNames-0.30.0-5|39	
14cr|perl-Devel-ArgNames-0.30.0-5|40	%files
14cr|perl-Devel-ArgNames-0.30.0-5|41	%doc META.yml
14cr|perl-Devel-ArgNames-0.30.0-5|42	%{_mandir}/man3/*
14cr|perl-Devel-ArgNames-0.30.0-5|43	%{perl_vendorlib}/*
14cr|perl-Devel-ArgNames-0.30.0-5|44	
14cr|perl-Devel-ArgNames-0.30.0-5|45	
14cr|perl-Devel-ArgNames-0.30.0-5|46	
14cr|perl-Devel-ArgNames-0.30.0-5|47	%changelog
14cr|perl-Devel-ArgNames-0.30.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Devel-ArgNames-0.30.0-5|49	+ Revision: b8d96b8
14cr|perl-Devel-ArgNames-0.30.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Devel-ArgNames-0.30.0-5|51	
14cr|perl-Devel-ArgNames-0.30.0-5|52	

4441 14
14cr|perl-Devel-Autoflush-0.60.0-3|1	%define upstream_name    Devel-Autoflush
14cr|perl-Devel-Autoflush-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Devel-Autoflush-0.60.0-3|3	
14cr|perl-Devel-Autoflush-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Autoflush-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Autoflush-0.60.0-3|6	Release:	3
14cr|perl-Devel-Autoflush-0.60.0-3|7	
14cr|perl-Devel-Autoflush-0.60.0-3|8	Summary:	Set autoflush from the command line
14cr|perl-Devel-Autoflush-0.60.0-3|9	
14cr|perl-Devel-Autoflush-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-Devel-Autoflush-0.60.0-3|11	Group:		Development/Perl
14cr|perl-Devel-Autoflush-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Autoflush-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Autoflush-0.60.0-3|14	
14cr|perl-Devel-Autoflush-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-Devel-Autoflush-0.60.0-3|16	BuildRequires:	perl(IO::CaptureOutput)
14cr|perl-Devel-Autoflush-0.60.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Devel-Autoflush-0.60.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Devel-Autoflush-0.60.0-3|19	BuildArch:	noarch
14cr|perl-Devel-Autoflush-0.60.0-3|20	
14cr|perl-Devel-Autoflush-0.60.0-3|21	%description
14cr|perl-Devel-Autoflush-0.60.0-3|22	This module is a hack to set autoflush for STDOUT and STDERR from the
14cr|perl-Devel-Autoflush-0.60.0-3|23	command line or from 'PERL5OPT' for code that needs it but doesn't have it.
14cr|perl-Devel-Autoflush-0.60.0-3|24	
14cr|perl-Devel-Autoflush-0.60.0-3|25	This often happens when prompting:
14cr|perl-Devel-Autoflush-0.60.0-3|26	
14cr|perl-Devel-Autoflush-0.60.0-3|27	# guess.pl
14cr|perl-Devel-Autoflush-0.60.0-3|28	print "Guess a number: ";
14cr|perl-Devel-Autoflush-0.60.0-3|29	my $n = <STDIN>;
14cr|perl-Devel-Autoflush-0.60.0-3|30	
14cr|perl-Devel-Autoflush-0.60.0-3|31	%prep
14cr|perl-Devel-Autoflush-0.60.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Autoflush-0.60.0-3|33	
14cr|perl-Devel-Autoflush-0.60.0-3|34	%build
14cr|perl-Devel-Autoflush-0.60.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Autoflush-0.60.0-3|36	%make
14cr|perl-Devel-Autoflush-0.60.0-3|37	
14cr|perl-Devel-Autoflush-0.60.0-3|38	%check
14cr|perl-Devel-Autoflush-0.60.0-3|39	%make test
14cr|perl-Devel-Autoflush-0.60.0-3|40	
14cr|perl-Devel-Autoflush-0.60.0-3|41	%install
14cr|perl-Devel-Autoflush-0.60.0-3|42	%makeinstall_std
14cr|perl-Devel-Autoflush-0.60.0-3|43	
14cr|perl-Devel-Autoflush-0.60.0-3|44	%files
14cr|perl-Devel-Autoflush-0.60.0-3|45	%doc README Changes LICENSE
14cr|perl-Devel-Autoflush-0.60.0-3|46	%{_mandir}/man3/*
14cr|perl-Devel-Autoflush-0.60.0-3|47	%{perl_vendorlib}/*
14cr|perl-Devel-Autoflush-0.60.0-3|48	
14cr|perl-Devel-Autoflush-0.60.0-3|49	
14cr|perl-Devel-Autoflush-0.60.0-3|50	%changelog
14cr|perl-Devel-Autoflush-0.60.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Devel-Autoflush-0.60.0-3|52	+ Revision: 2f11a14
14cr|perl-Devel-Autoflush-0.60.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Devel-Autoflush-0.60.0-3|54	
14cr|perl-Devel-Autoflush-0.60.0-3|55	

4442 14
14cr|perl-Devel-Backtrace-0.120.0-5|1	%define upstream_name    Devel-Backtrace
14cr|perl-Devel-Backtrace-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Devel-Backtrace-0.120.0-5|3	
14cr|perl-Devel-Backtrace-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Backtrace-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Backtrace-0.120.0-5|6	Release:	5
14cr|perl-Devel-Backtrace-0.120.0-5|7	
14cr|perl-Devel-Backtrace-0.120.0-5|8	Summary:	Object-oriented backtrace
14cr|perl-Devel-Backtrace-0.120.0-5|9	
14cr|perl-Devel-Backtrace-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Devel-Backtrace-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Devel-Backtrace-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Backtrace-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Backtrace-0.120.0-5|14	
14cr|perl-Devel-Backtrace-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-Backtrace-0.120.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Devel-Backtrace-0.120.0-5|17	BuildRequires:	perl(String::Escape)
14cr|perl-Devel-Backtrace-0.120.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Devel-Backtrace-0.120.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Devel-Backtrace-0.120.0-5|20	BuildArch:	noarch
14cr|perl-Devel-Backtrace-0.120.0-5|21	
14cr|perl-Devel-Backtrace-0.120.0-5|22	%description
14cr|perl-Devel-Backtrace-0.120.0-5|23	This class is a nice way to access all the information caller provides on a
14cr|perl-Devel-Backtrace-0.120.0-5|24	given level.  It is used by L<Devel::Backtrace>, which generates an array of
14cr|perl-Devel-Backtrace-0.120.0-5|25	all trace points.
14cr|perl-Devel-Backtrace-0.120.0-5|26	
14cr|perl-Devel-Backtrace-0.120.0-5|27	%prep
14cr|perl-Devel-Backtrace-0.120.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Backtrace-0.120.0-5|29	
14cr|perl-Devel-Backtrace-0.120.0-5|30	%build
14cr|perl-Devel-Backtrace-0.120.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Backtrace-0.120.0-5|32	%make
14cr|perl-Devel-Backtrace-0.120.0-5|33	
14cr|perl-Devel-Backtrace-0.120.0-5|34	%check
14cr|perl-Devel-Backtrace-0.120.0-5|35	make test
14cr|perl-Devel-Backtrace-0.120.0-5|36	
14cr|perl-Devel-Backtrace-0.120.0-5|37	%install
14cr|perl-Devel-Backtrace-0.120.0-5|38	%makeinstall_std
14cr|perl-Devel-Backtrace-0.120.0-5|39	
14cr|perl-Devel-Backtrace-0.120.0-5|40	%files
14cr|perl-Devel-Backtrace-0.120.0-5|41	%doc Changes META.yml LICENSE README
14cr|perl-Devel-Backtrace-0.120.0-5|42	%{_mandir}/man3/*
14cr|perl-Devel-Backtrace-0.120.0-5|43	%{perl_vendorlib}/*
14cr|perl-Devel-Backtrace-0.120.0-5|44	
14cr|perl-Devel-Backtrace-0.120.0-5|45	
14cr|perl-Devel-Backtrace-0.120.0-5|46	%changelog
14cr|perl-Devel-Backtrace-0.120.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Devel-Backtrace-0.120.0-5|48	+ Revision: fa36ab8
14cr|perl-Devel-Backtrace-0.120.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Devel-Backtrace-0.120.0-5|50	
14cr|perl-Devel-Backtrace-0.120.0-5|51	

4443 14
14cr|perl-Devel-Caller-2.60.0-3|1	%define upstream_name    Devel-Caller
14cr|perl-Devel-Caller-2.60.0-3|2	%define upstream_version 2.06
14cr|perl-Devel-Caller-2.60.0-3|3	
14cr|perl-Devel-Caller-2.60.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-Caller-2.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-Caller-2.60.0-3|6	Release:	3
14cr|perl-Devel-Caller-2.60.0-3|7	
14cr|perl-Devel-Caller-2.60.0-3|8	Summary:    Meatier versions of caller()
14cr|perl-Devel-Caller-2.60.0-3|9	
14cr|perl-Devel-Caller-2.60.0-3|10	License:    Artistic/GPL
14cr|perl-Devel-Caller-2.60.0-3|11	Group:      Development/Perl
14cr|perl-Devel-Caller-2.60.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Caller-2.60.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Devel/Devel-Caller-%{upstream_version}.tar.gz
14cr|perl-Devel-Caller-2.60.0-3|14	
14cr|perl-Devel-Caller-2.60.0-3|15	BuildRequires:  perl(PadWalker)
14cr|perl-Devel-Caller-2.60.0-3|16	BuildRequires:  perl-devel
14cr|perl-Devel-Caller-2.60.0-3|17	
14cr|perl-Devel-Caller-2.60.0-3|18	
14cr|perl-Devel-Caller-2.60.0-3|19	%description
14cr|perl-Devel-Caller-2.60.0-3|20	This module provides various improvements over the built-in caller()
14cr|perl-Devel-Caller-2.60.0-3|21	primitive.
14cr|perl-Devel-Caller-2.60.0-3|22	
14cr|perl-Devel-Caller-2.60.0-3|23	%prep
14cr|perl-Devel-Caller-2.60.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Caller-2.60.0-3|25	
14cr|perl-Devel-Caller-2.60.0-3|26	%build
14cr|perl-Devel-Caller-2.60.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Caller-2.60.0-3|28	%make CFLAGS="%{optflags}"
14cr|perl-Devel-Caller-2.60.0-3|29	
14cr|perl-Devel-Caller-2.60.0-3|30	%check
14cr|perl-Devel-Caller-2.60.0-3|31	%make test
14cr|perl-Devel-Caller-2.60.0-3|32	
14cr|perl-Devel-Caller-2.60.0-3|33	%install
14cr|perl-Devel-Caller-2.60.0-3|34	%makeinstall_std
14cr|perl-Devel-Caller-2.60.0-3|35	
14cr|perl-Devel-Caller-2.60.0-3|36	%clean
14cr|perl-Devel-Caller-2.60.0-3|37	
14cr|perl-Devel-Caller-2.60.0-3|38	%files
14cr|perl-Devel-Caller-2.60.0-3|39	%doc Changes
14cr|perl-Devel-Caller-2.60.0-3|40	%{_mandir}/*/*
14cr|perl-Devel-Caller-2.60.0-3|41	%{perl_vendorarch}/Devel
14cr|perl-Devel-Caller-2.60.0-3|42	%{perl_vendorarch}/auto/Devel
14cr|perl-Devel-Caller-2.60.0-3|43	
14cr|perl-Devel-Caller-2.60.0-3|44	
14cr|perl-Devel-Caller-2.60.0-3|45	
14cr|perl-Devel-Caller-2.60.0-3|46	%changelog
14cr|perl-Devel-Caller-2.60.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.60.0-3
14cr|perl-Devel-Caller-2.60.0-3|48	+ Revision: 16dd654
14cr|perl-Devel-Caller-2.60.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Devel-Caller-2.60.0-3|50	
14cr|perl-Devel-Caller-2.60.0-3|51	

4444 14
14cr|perl-Devel-Caller-Perl-1.400.0-4|1	%define upstream_name    Devel-Caller-Perl
14cr|perl-Devel-Caller-Perl-1.400.0-4|2	%define upstream_version 1.4
14cr|perl-Devel-Caller-Perl-1.400.0-4|3	
14cr|perl-Devel-Caller-Perl-1.400.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-Caller-Perl-1.400.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-Caller-Perl-1.400.0-4|6	Release:    4
14cr|perl-Devel-Caller-Perl-1.400.0-4|7	
14cr|perl-Devel-Caller-Perl-1.400.0-4|8	Summary: 	%{upstream_name} module for perl
14cr|perl-Devel-Caller-Perl-1.400.0-4|9	
14cr|perl-Devel-Caller-Perl-1.400.0-4|10	License: 	GPL+ or Artistic
14cr|perl-Devel-Caller-Perl-1.400.0-4|11	Group: 		Development/Perl
14cr|perl-Devel-Caller-Perl-1.400.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Devel-Caller-Perl-1.400.0-4|13	Source0: 	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Devel-Caller-Perl-1.400.0-4|14	
14cr|perl-Devel-Caller-Perl-1.400.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-Devel-Caller-Perl-1.400.0-4|16	
14cr|perl-Devel-Caller-Perl-1.400.0-4|17	BuildArch: 	noarch
14cr|perl-Devel-Caller-Perl-1.400.0-4|18	
14cr|perl-Devel-Caller-Perl-1.400.0-4|19	Requires: 	perl(Exporter::Lite)
14cr|perl-Devel-Caller-Perl-1.400.0-4|20	
14cr|perl-Devel-Caller-Perl-1.400.0-4|21	%description
14cr|perl-Devel-Caller-Perl-1.400.0-4|22	%{upstream_name} module for perl.  This module allows a method to get at
14cr|perl-Devel-Caller-Perl-1.400.0-4|23	arguments passed to subroutines higher up in the call stack.
14cr|perl-Devel-Caller-Perl-1.400.0-4|24	
14cr|perl-Devel-Caller-Perl-1.400.0-4|25	%prep
14cr|perl-Devel-Caller-Perl-1.400.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Caller-Perl-1.400.0-4|27	
14cr|perl-Devel-Caller-Perl-1.400.0-4|28	%build
14cr|perl-Devel-Caller-Perl-1.400.0-4|29	%{__perl} Build.PL installdirs=vendor
14cr|perl-Devel-Caller-Perl-1.400.0-4|30	./Build
14cr|perl-Devel-Caller-Perl-1.400.0-4|31	
14cr|perl-Devel-Caller-Perl-1.400.0-4|32	%check
14cr|perl-Devel-Caller-Perl-1.400.0-4|33	./Build test
14cr|perl-Devel-Caller-Perl-1.400.0-4|34	
14cr|perl-Devel-Caller-Perl-1.400.0-4|35	%install
14cr|perl-Devel-Caller-Perl-1.400.0-4|36	./Build install destdir=%{buildroot}
14cr|perl-Devel-Caller-Perl-1.400.0-4|37	
14cr|perl-Devel-Caller-Perl-1.400.0-4|38	%clean
14cr|perl-Devel-Caller-Perl-1.400.0-4|39	
14cr|perl-Devel-Caller-Perl-1.400.0-4|40	%files
14cr|perl-Devel-Caller-Perl-1.400.0-4|41	%defattr(444,root,root,755)
14cr|perl-Devel-Caller-Perl-1.400.0-4|42	%doc README
14cr|perl-Devel-Caller-Perl-1.400.0-4|43	%{perl_vendorlib}/Devel/Caller/*
14cr|perl-Devel-Caller-Perl-1.400.0-4|44	%{_mandir}/man3/*
14cr|perl-Devel-Caller-Perl-1.400.0-4|45	
14cr|perl-Devel-Caller-Perl-1.400.0-4|46	
14cr|perl-Devel-Caller-Perl-1.400.0-4|47	
14cr|perl-Devel-Caller-Perl-1.400.0-4|48	%changelog
14cr|perl-Devel-Caller-Perl-1.400.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-4
14cr|perl-Devel-Caller-Perl-1.400.0-4|50	+ Revision: 954ab6d
14cr|perl-Devel-Caller-Perl-1.400.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Devel-Caller-Perl-1.400.0-4|52	
14cr|perl-Devel-Caller-Perl-1.400.0-4|53	

4445 14
14cr|perl-Devel-CheckLib-1.10.0-3|1	%define upstream_name    Devel-CheckLib
14cr|perl-Devel-CheckLib-1.10.0-3|2	%define upstream_version 1.01
14cr|perl-Devel-CheckLib-1.10.0-3|3	
14cr|perl-Devel-CheckLib-1.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-CheckLib-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-CheckLib-1.10.0-3|6	Release:	3
14cr|perl-Devel-CheckLib-1.10.0-3|7	
14cr|perl-Devel-CheckLib-1.10.0-3|8	Summary:	Check that a library is available
14cr|perl-Devel-CheckLib-1.10.0-3|9	
14cr|perl-Devel-CheckLib-1.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Devel-CheckLib-1.10.0-3|11	Group:		Development/Perl
14cr|perl-Devel-CheckLib-1.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-CheckLib-1.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-CheckLib-%{upstream_version}.tar.gz
14cr|perl-Devel-CheckLib-1.10.0-3|14	
14cr|perl-Devel-CheckLib-1.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Devel-CheckLib-1.10.0-3|16	BuildRequires:	perl(Exporter)
14cr|perl-Devel-CheckLib-1.10.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Devel-CheckLib-1.10.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Devel-CheckLib-1.10.0-3|19	BuildRequires:	perl(IO::CaptureOutput)
14cr|perl-Devel-CheckLib-1.10.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Devel-CheckLib-1.10.0-3|21	BuildArch:	noarch
14cr|perl-Devel-CheckLib-1.10.0-3|22	
14cr|perl-Devel-CheckLib-1.10.0-3|23	%description
14cr|perl-Devel-CheckLib-1.10.0-3|24	Devel::CheckLib is a perl module that checks whether a particular C library
14cr|perl-Devel-CheckLib-1.10.0-3|25	and its headers are available.
14cr|perl-Devel-CheckLib-1.10.0-3|26	
14cr|perl-Devel-CheckLib-1.10.0-3|27	%prep
14cr|perl-Devel-CheckLib-1.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-CheckLib-1.10.0-3|29	
14cr|perl-Devel-CheckLib-1.10.0-3|30	%build
14cr|perl-Devel-CheckLib-1.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-CheckLib-1.10.0-3|32	%make
14cr|perl-Devel-CheckLib-1.10.0-3|33	
14cr|perl-Devel-CheckLib-1.10.0-3|34	%check
14cr|perl-Devel-CheckLib-1.10.0-3|35	%make test
14cr|perl-Devel-CheckLib-1.10.0-3|36	
14cr|perl-Devel-CheckLib-1.10.0-3|37	%install
14cr|perl-Devel-CheckLib-1.10.0-3|38	%makeinstall_std
14cr|perl-Devel-CheckLib-1.10.0-3|39	
14cr|perl-Devel-CheckLib-1.10.0-3|40	%files
14cr|perl-Devel-CheckLib-1.10.0-3|41	%doc CHANGES META.yml README
14cr|perl-Devel-CheckLib-1.10.0-3|42	%{_bindir}/use-devel-checklib
14cr|perl-Devel-CheckLib-1.10.0-3|43	%{perl_vendorlib}/*
14cr|perl-Devel-CheckLib-1.10.0-3|44	%{_mandir}/man3/*
14cr|perl-Devel-CheckLib-1.10.0-3|45	%{_mandir}/man1/use-devel-checklib.1.xz
14cr|perl-Devel-CheckLib-1.10.0-3|46	
14cr|perl-Devel-CheckLib-1.10.0-3|47	
14cr|perl-Devel-CheckLib-1.10.0-3|48	%changelog
14cr|perl-Devel-CheckLib-1.10.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-3
14cr|perl-Devel-CheckLib-1.10.0-3|50	+ Revision: 3ae9061
14cr|perl-Devel-CheckLib-1.10.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Devel-CheckLib-1.10.0-3|52	
14cr|perl-Devel-CheckLib-1.10.0-3|53	

4446 14
14cr|perl-Devel-CheckOS-1.720.0-2|1	%define upstream_name       Devel-CheckOS
14cr|perl-Devel-CheckOS-1.720.0-2|2	%define upstream_version 1.72
14cr|perl-Devel-CheckOS-1.720.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-Devel-CheckOS-1.720.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-CheckOS-1.720.0-2|5	Release:	2
14cr|perl-Devel-CheckOS-1.720.0-2|6	Summary:	Check what OS we're running on
14cr|perl-Devel-CheckOS-1.720.0-2|7	
14cr|perl-Devel-CheckOS-1.720.0-2|8	
14cr|perl-Devel-CheckOS-1.720.0-2|9	License:	GPL or Artistic
14cr|perl-Devel-CheckOS-1.720.0-2|10	Group:		Development/Perl
14cr|perl-Devel-CheckOS-1.720.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-CheckOS-1.720.0-2|12	Source:		http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-CheckOS-1.720.0-2|13	
14cr|perl-Devel-CheckOS-1.720.0-2|14	BuildRequires:	perl-devel
14cr|perl-Devel-CheckOS-1.720.0-2|15	BuildRequires:	perl(Data::Compare)
14cr|perl-Devel-CheckOS-1.720.0-2|16	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Devel-CheckOS-1.720.0-2|17	BuildRequires:	perl(File::Temp) >= 0.190.0
14cr|perl-Devel-CheckOS-1.720.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Devel-CheckOS-1.720.0-2|19	BuildArch:	noarch
14cr|perl-Devel-CheckOS-1.720.0-2|20	
14cr|perl-Devel-CheckOS-1.720.0-2|21	%description
14cr|perl-Devel-CheckOS-1.720.0-2|22	A learned sage once wrote on IRC:
14cr|perl-Devel-CheckOS-1.720.0-2|23	
14cr|perl-Devel-CheckOS-1.720.0-2|24	$^O is stupid and ugly, it wears its pants as a hat
14cr|perl-Devel-CheckOS-1.720.0-2|25	
14cr|perl-Devel-CheckOS-1.720.0-2|26	Devel::CheckOS provides a more friendly interface to $^O, and also lets you
14cr|perl-Devel-CheckOS-1.720.0-2|27	check for various OS "families" such as "Unix", which includes things like
14cr|perl-Devel-CheckOS-1.720.0-2|28	Linux, Solaris, AIX etc.
14cr|perl-Devel-CheckOS-1.720.0-2|29	
14cr|perl-Devel-CheckOS-1.720.0-2|30	%prep
14cr|perl-Devel-CheckOS-1.720.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-CheckOS-1.720.0-2|32	
14cr|perl-Devel-CheckOS-1.720.0-2|33	%build
14cr|perl-Devel-CheckOS-1.720.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-CheckOS-1.720.0-2|35	%make
14cr|perl-Devel-CheckOS-1.720.0-2|36	
14cr|perl-Devel-CheckOS-1.720.0-2|37	%check
14cr|perl-Devel-CheckOS-1.720.0-2|38	make test
14cr|perl-Devel-CheckOS-1.720.0-2|39	
14cr|perl-Devel-CheckOS-1.720.0-2|40	%install
14cr|perl-Devel-CheckOS-1.720.0-2|41	%makeinstall_std
14cr|perl-Devel-CheckOS-1.720.0-2|42	
14cr|perl-Devel-CheckOS-1.720.0-2|43	%files
14cr|perl-Devel-CheckOS-1.720.0-2|44	%doc README
14cr|perl-Devel-CheckOS-1.720.0-2|45	%{_bindir}/use-devel-assertos
14cr|perl-Devel-CheckOS-1.720.0-2|46	%{_mandir}/man1/use-devel-assertos.1*
14cr|perl-Devel-CheckOS-1.720.0-2|47	%{_mandir}/man3/*
14cr|perl-Devel-CheckOS-1.720.0-2|48	%{perl_vendorlib}/Devel
14cr|perl-Devel-CheckOS-1.720.0-2|49	
14cr|perl-Devel-CheckOS-1.720.0-2|50	
14cr|perl-Devel-CheckOS-1.720.0-2|51	
14cr|perl-Devel-CheckOS-1.720.0-2|52	
14cr|perl-Devel-CheckOS-1.720.0-2|53	%changelog
14cr|perl-Devel-CheckOS-1.720.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.720.0-2
14cr|perl-Devel-CheckOS-1.720.0-2|55	+ Revision: 9f3289e
14cr|perl-Devel-CheckOS-1.720.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-Devel-CheckOS-1.720.0-2|57	
14cr|perl-Devel-CheckOS-1.720.0-2|58	

4447 14
14cr|perl-Devel-CoreStack-1.300.0-5|1	%define upstream_name    Devel-CoreStack
14cr|perl-Devel-CoreStack-1.300.0-5|2	%define upstream_version 1.3
14cr|perl-Devel-CoreStack-1.300.0-5|3	
14cr|perl-Devel-CoreStack-1.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-CoreStack-1.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-CoreStack-1.300.0-5|6	Release:	5
14cr|perl-Devel-CoreStack-1.300.0-5|7	
14cr|perl-Devel-CoreStack-1.300.0-5|8	Summary:	Try to generate a stack dump from a core file
14cr|perl-Devel-CoreStack-1.300.0-5|9	
14cr|perl-Devel-CoreStack-1.300.0-5|10	License:	Artistic
14cr|perl-Devel-CoreStack-1.300.0-5|11	Group:		Development/Perl
14cr|perl-Devel-CoreStack-1.300.0-5|12	Url:		http://search.cpan.org/dist/Devel-CoreStack/
14cr|perl-Devel-CoreStack-1.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Devel-CoreStack-1.300.0-5|14	
14cr|perl-Devel-CoreStack-1.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-CoreStack-1.300.0-5|16	BuildArch:	noarch
14cr|perl-Devel-CoreStack-1.300.0-5|17	
14cr|perl-Devel-CoreStack-1.300.0-5|18	%description
14cr|perl-Devel-CoreStack-1.300.0-5|19	Try to generate a stack dump from a core file.
14cr|perl-Devel-CoreStack-1.300.0-5|20	
14cr|perl-Devel-CoreStack-1.300.0-5|21	%prep
14cr|perl-Devel-CoreStack-1.300.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-CoreStack-1.300.0-5|23	
14cr|perl-Devel-CoreStack-1.300.0-5|24	%build
14cr|perl-Devel-CoreStack-1.300.0-5|25	perl Makefile.PL INSTALLDIRS="vendor" < /dev/null
14cr|perl-Devel-CoreStack-1.300.0-5|26	%make
14cr|perl-Devel-CoreStack-1.300.0-5|27	
14cr|perl-Devel-CoreStack-1.300.0-5|28	%check
14cr|perl-Devel-CoreStack-1.300.0-5|29	%make test
14cr|perl-Devel-CoreStack-1.300.0-5|30	
14cr|perl-Devel-CoreStack-1.300.0-5|31	%install
14cr|perl-Devel-CoreStack-1.300.0-5|32	%makeinstall_std
14cr|perl-Devel-CoreStack-1.300.0-5|33	
14cr|perl-Devel-CoreStack-1.300.0-5|34	%files
14cr|perl-Devel-CoreStack-1.300.0-5|35	%defattr(-, root, root, 0755)
14cr|perl-Devel-CoreStack-1.300.0-5|36	%{perl_vendorlib}/Devel/CoreStack.pm
14cr|perl-Devel-CoreStack-1.300.0-5|37	%{_mandir}/man3/*
14cr|perl-Devel-CoreStack-1.300.0-5|38	
14cr|perl-Devel-CoreStack-1.300.0-5|39	
14cr|perl-Devel-CoreStack-1.300.0-5|40	%changelog
14cr|perl-Devel-CoreStack-1.300.0-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-5
14cr|perl-Devel-CoreStack-1.300.0-5|42	+ Revision: 4851ec8
14cr|perl-Devel-CoreStack-1.300.0-5|43	- MassBuild#464: Increase release tag
14cr|perl-Devel-CoreStack-1.300.0-5|44	
14cr|perl-Devel-CoreStack-1.300.0-5|45	

4448 14
14cr|perl-Devel-Declare-0.6.16-2|1	%define upstream_name    Devel-Declare
14cr|perl-Devel-Declare-0.6.16-2|2	%define upstream_version 0.006016
14cr|perl-Devel-Declare-0.6.16-2|3	
14cr|perl-Devel-Declare-0.6.16-2|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Declare-0.6.16-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Declare-0.6.16-2|6	Release:	2
14cr|perl-Devel-Declare-0.6.16-2|7	Epoch:		1
14cr|perl-Devel-Declare-0.6.16-2|8	
14cr|perl-Devel-Declare-0.6.16-2|9	Summary:	Adding keywords to perl, in perl
14cr|perl-Devel-Declare-0.6.16-2|10	
14cr|perl-Devel-Declare-0.6.16-2|11	
14cr|perl-Devel-Declare-0.6.16-2|12	License:	GPL+ or Artistic
14cr|perl-Devel-Declare-0.6.16-2|13	Group:		Development/Perl
14cr|perl-Devel-Declare-0.6.16-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Declare-0.6.16-2|15	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Declare-0.6.16-2|16	
14cr|perl-Devel-Declare-0.6.16-2|17	BuildRequires:	perl(B::Compiling)
14cr|perl-Devel-Declare-0.6.16-2|18	BuildRequires: perl(Module::Implementation)
14cr|perl-Devel-Declare-0.6.16-2|19	BuildRequires: perl(Test::Requires)
14cr|perl-Devel-Declare-0.6.16-2|20	BuildRequires:	perl(B::Hooks::EndOfScope)
14cr|perl-Devel-Declare-0.6.16-2|21	BuildRequires:	perl(B::Hooks::OP::Check)
14cr|perl-Devel-Declare-0.6.16-2|22	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Devel-Declare-0.6.16-2|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Devel-Declare-0.6.16-2|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-Devel-Declare-0.6.16-2|25	BuildRequires:	perl(Sub::Name)
14cr|perl-Devel-Declare-0.6.16-2|26	BuildRequires:	perl(Test::More) >= 0.880.0
14cr|perl-Devel-Declare-0.6.16-2|27	BuildRequires:	perl(Test::Warn)
14cr|perl-Devel-Declare-0.6.16-2|28	BuildRequires:	perl-devel
14cr|perl-Devel-Declare-0.6.16-2|29	
14cr|perl-Devel-Declare-0.6.16-2|30	%description
14cr|perl-Devel-Declare-0.6.16-2|31	Devel::Declare can install subroutines called declarators which locally
14cr|perl-Devel-Declare-0.6.16-2|32	take over Perl's parser, allowing the creation of new syntax.
14cr|perl-Devel-Declare-0.6.16-2|33	
14cr|perl-Devel-Declare-0.6.16-2|34	%prep
14cr|perl-Devel-Declare-0.6.16-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Declare-0.6.16-2|36	
14cr|perl-Devel-Declare-0.6.16-2|37	%build
14cr|perl-Devel-Declare-0.6.16-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Declare-0.6.16-2|39	%make
14cr|perl-Devel-Declare-0.6.16-2|40	
14cr|perl-Devel-Declare-0.6.16-2|41	%check
14cr|perl-Devel-Declare-0.6.16-2|42	make test
14cr|perl-Devel-Declare-0.6.16-2|43	
14cr|perl-Devel-Declare-0.6.16-2|44	%install
14cr|perl-Devel-Declare-0.6.16-2|45	%makeinstall_std
14cr|perl-Devel-Declare-0.6.16-2|46	
14cr|perl-Devel-Declare-0.6.16-2|47	%files
14cr|perl-Devel-Declare-0.6.16-2|48	%doc Changes README
14cr|perl-Devel-Declare-0.6.16-2|49	%{_mandir}/man3/*
14cr|perl-Devel-Declare-0.6.16-2|50	%{perl_vendorarch}/Devel
14cr|perl-Devel-Declare-0.6.16-2|51	%{perl_vendorarch}/auto/Devel
14cr|perl-Devel-Declare-0.6.16-2|52	
14cr|perl-Devel-Declare-0.6.16-2|53	
14cr|perl-Devel-Declare-0.6.16-2|54	
14cr|perl-Devel-Declare-0.6.16-2|55	
14cr|perl-Devel-Declare-0.6.16-2|56	%changelog
14cr|perl-Devel-Declare-0.6.16-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.16-2
14cr|perl-Devel-Declare-0.6.16-2|58	+ Revision: 088b762
14cr|perl-Devel-Declare-0.6.16-2|59	- MassBuild#464: Increase release tag
14cr|perl-Devel-Declare-0.6.16-2|60	
14cr|perl-Devel-Declare-0.6.16-2|61	

4449 14
14cr|perl-Devel-Dumpvar-1.60.0-5|1	%define upstream_name    Devel-Dumpvar
14cr|perl-Devel-Dumpvar-1.60.0-5|2	%define upstream_version 1.06
14cr|perl-Devel-Dumpvar-1.60.0-5|3	
14cr|perl-Devel-Dumpvar-1.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Dumpvar-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Dumpvar-1.60.0-5|6	Release:	5
14cr|perl-Devel-Dumpvar-1.60.0-5|7	
14cr|perl-Devel-Dumpvar-1.60.0-5|8	Summary:	A pure-OO reimplementation of dumpvar.pl
14cr|perl-Devel-Dumpvar-1.60.0-5|9	
14cr|perl-Devel-Dumpvar-1.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Devel-Dumpvar-1.60.0-5|11	Group:		Development/Perl
14cr|perl-Devel-Dumpvar-1.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Dumpvar-1.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Dumpvar-1.60.0-5|14	
14cr|perl-Devel-Dumpvar-1.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-Dumpvar-1.60.0-5|16	BuildRequires:	perl(File::Spec)
14cr|perl-Devel-Dumpvar-1.60.0-5|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Devel-Dumpvar-1.60.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Devel-Dumpvar-1.60.0-5|19	BuildArch:	noarch
14cr|perl-Devel-Dumpvar-1.60.0-5|20	
14cr|perl-Devel-Dumpvar-1.60.0-5|21	%description
14cr|perl-Devel-Dumpvar-1.60.0-5|22	Most perl dumping modules are focused on serializing data structures into a
14cr|perl-Devel-Dumpvar-1.60.0-5|23	format that can be rebuilt into the original data structure. They do this
14cr|perl-Devel-Dumpvar-1.60.0-5|24	with a variety of different focuses, such as human readability, the ability
14cr|perl-Devel-Dumpvar-1.60.0-5|25	to execute the dumped code directly, or to minimize the size of the dumped
14cr|perl-Devel-Dumpvar-1.60.0-5|26	data.
14cr|perl-Devel-Dumpvar-1.60.0-5|27	
14cr|perl-Devel-Dumpvar-1.60.0-5|28	Excect for the one contained in the debugger, in the file dumpvar.pl. This
14cr|perl-Devel-Dumpvar-1.60.0-5|29	is a much more human-readable form, highly useful for debugging, containing
14cr|perl-Devel-Dumpvar-1.60.0-5|30	a lot of extra information without the burden of needing to allow the dump
14cr|perl-Devel-Dumpvar-1.60.0-5|31	to be re-assembled into the original data.
14cr|perl-Devel-Dumpvar-1.60.0-5|32	
14cr|perl-Devel-Dumpvar-1.60.0-5|33	The main downside of the dumper in the perl-debugger is that the dumpvar.pl
14cr|perl-Devel-Dumpvar-1.60.0-5|34	script is not really a readily loadable and useable module. It has
14cr|perl-Devel-Dumpvar-1.60.0-5|35	dedicated hooks from and to the debugger, and spans across multiple
14cr|perl-Devel-Dumpvar-1.60.0-5|36	namespaces, including main::.
14cr|perl-Devel-Dumpvar-1.60.0-5|37	
14cr|perl-Devel-Dumpvar-1.60.0-5|38	%prep
14cr|perl-Devel-Dumpvar-1.60.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Dumpvar-1.60.0-5|40	
14cr|perl-Devel-Dumpvar-1.60.0-5|41	%build
14cr|perl-Devel-Dumpvar-1.60.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Dumpvar-1.60.0-5|43	%make
14cr|perl-Devel-Dumpvar-1.60.0-5|44	
14cr|perl-Devel-Dumpvar-1.60.0-5|45	%check
14cr|perl-Devel-Dumpvar-1.60.0-5|46	make test
14cr|perl-Devel-Dumpvar-1.60.0-5|47	
14cr|perl-Devel-Dumpvar-1.60.0-5|48	%install
14cr|perl-Devel-Dumpvar-1.60.0-5|49	%makeinstall_std
14cr|perl-Devel-Dumpvar-1.60.0-5|50	
14cr|perl-Devel-Dumpvar-1.60.0-5|51	%files
14cr|perl-Devel-Dumpvar-1.60.0-5|52	%doc README LICENSE Changes
14cr|perl-Devel-Dumpvar-1.60.0-5|53	%{_mandir}/man3/*
14cr|perl-Devel-Dumpvar-1.60.0-5|54	%{perl_vendorlib}/*
14cr|perl-Devel-Dumpvar-1.60.0-5|55	
14cr|perl-Devel-Dumpvar-1.60.0-5|56	
14cr|perl-Devel-Dumpvar-1.60.0-5|57	%changelog
14cr|perl-Devel-Dumpvar-1.60.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-5
14cr|perl-Devel-Dumpvar-1.60.0-5|59	+ Revision: 9b507fd
14cr|perl-Devel-Dumpvar-1.60.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Devel-Dumpvar-1.60.0-5|61	
14cr|perl-Devel-Dumpvar-1.60.0-5|62	

4450 14
14cr|perl-Devel-FindPerl-0.12.0-3|1	%define upstream_name    Devel-FindPerl
14cr|perl-Devel-FindPerl-0.12.0-3|2	%define upstream_version 0.012
14cr|perl-Devel-FindPerl-0.12.0-3|3	
14cr|perl-Devel-FindPerl-0.12.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-FindPerl-0.12.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-FindPerl-0.12.0-3|6	Release:    3
14cr|perl-Devel-FindPerl-0.12.0-3|7	
14cr|perl-Devel-FindPerl-0.12.0-3|8	Summary:    Find the path to your perl
14cr|perl-Devel-FindPerl-0.12.0-3|9	
14cr|perl-Devel-FindPerl-0.12.0-3|10	License:    GPL+ or Artistic
14cr|perl-Devel-FindPerl-0.12.0-3|11	Group:      Development/Perl
14cr|perl-Devel-FindPerl-0.12.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-FindPerl-0.12.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-FindPerl-0.12.0-3|14	
14cr|perl-Devel-FindPerl-0.12.0-3|15	BuildRequires: perl(Capture::Tiny)
14cr|perl-Devel-FindPerl-0.12.0-3|16	BuildRequires: perl(Carp)
14cr|perl-Devel-FindPerl-0.12.0-3|17	BuildRequires: perl(Config)
14cr|perl-Devel-FindPerl-0.12.0-3|18	BuildRequires: perl(Cwd)
14cr|perl-Devel-FindPerl-0.12.0-3|19	BuildRequires: perl(Exporter)
14cr|perl-Devel-FindPerl-0.12.0-3|20	BuildRequires: perl(ExtUtils::Config)
14cr|perl-Devel-FindPerl-0.12.0-3|21	BuildRequires: perl(File::Basename)
14cr|perl-Devel-FindPerl-0.12.0-3|22	BuildRequires: perl(File::Find)
14cr|perl-Devel-FindPerl-0.12.0-3|23	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Devel-FindPerl-0.12.0-3|24	BuildRequires: perl(File::Temp)
14cr|perl-Devel-FindPerl-0.12.0-3|25	BuildRequires: perl(IPC::Open2)
14cr|perl-Devel-FindPerl-0.12.0-3|26	BuildRequires: perl(Test::More)
14cr|perl-Devel-FindPerl-0.12.0-3|27	BuildRequires: perl(strict)
14cr|perl-Devel-FindPerl-0.12.0-3|28	BuildRequires: perl(warnings)
14cr|perl-Devel-FindPerl-0.12.0-3|29	BuildRequires: perl-devel
14cr|perl-Devel-FindPerl-0.12.0-3|30	BuildArch: noarch
14cr|perl-Devel-FindPerl-0.12.0-3|31	
14cr|perl-Devel-FindPerl-0.12.0-3|32	%description
14cr|perl-Devel-FindPerl-0.12.0-3|33	This module tries to find the path to the currently running perl.
14cr|perl-Devel-FindPerl-0.12.0-3|34	
14cr|perl-Devel-FindPerl-0.12.0-3|35	%prep
14cr|perl-Devel-FindPerl-0.12.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-FindPerl-0.12.0-3|37	
14cr|perl-Devel-FindPerl-0.12.0-3|38	%build
14cr|perl-Devel-FindPerl-0.12.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-FindPerl-0.12.0-3|40	
14cr|perl-Devel-FindPerl-0.12.0-3|41	%make
14cr|perl-Devel-FindPerl-0.12.0-3|42	
14cr|perl-Devel-FindPerl-0.12.0-3|43	%check
14cr|perl-Devel-FindPerl-0.12.0-3|44	%make test
14cr|perl-Devel-FindPerl-0.12.0-3|45	
14cr|perl-Devel-FindPerl-0.12.0-3|46	%install
14cr|perl-Devel-FindPerl-0.12.0-3|47	%makeinstall_std
14cr|perl-Devel-FindPerl-0.12.0-3|48	
14cr|perl-Devel-FindPerl-0.12.0-3|49	%files
14cr|perl-Devel-FindPerl-0.12.0-3|50	%doc README Changes LICENSE INSTALL META.yml META.json
14cr|perl-Devel-FindPerl-0.12.0-3|51	%{_mandir}/man3/*
14cr|perl-Devel-FindPerl-0.12.0-3|52	%{perl_vendorlib}/*
14cr|perl-Devel-FindPerl-0.12.0-3|53	
14cr|perl-Devel-FindPerl-0.12.0-3|54	%changelog
14cr|perl-Devel-FindPerl-0.12.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-3
14cr|perl-Devel-FindPerl-0.12.0-3|56	+ Revision: a0be814
14cr|perl-Devel-FindPerl-0.12.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Devel-FindPerl-0.12.0-3|58	
14cr|perl-Devel-FindPerl-0.12.0-3|59	

4451 14
14cr|perl-Devel-FindRef-1.422.0-6|1	%define upstream_name    Devel-FindRef
14cr|perl-Devel-FindRef-1.422.0-6|2	%define upstream_version 1.422
14cr|perl-Devel-FindRef-1.422.0-6|3	
14cr|perl-Devel-FindRef-1.422.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-FindRef-1.422.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-FindRef-1.422.0-6|6	Release:	6
14cr|perl-Devel-FindRef-1.422.0-6|7	
14cr|perl-Devel-FindRef-1.422.0-6|8	Summary:    Where is that reference to my variable hiding?
14cr|perl-Devel-FindRef-1.422.0-6|9	
14cr|perl-Devel-FindRef-1.422.0-6|10	License:    GPL+ or Artistic
14cr|perl-Devel-FindRef-1.422.0-6|11	Group:      Development/Perl
14cr|perl-Devel-FindRef-1.422.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-FindRef-1.422.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-FindRef-1.422.0-6|14	
14cr|perl-Devel-FindRef-1.422.0-6|15	BuildRequires: perl(common::sense)
14cr|perl-Devel-FindRef-1.422.0-6|16	BuildRequires: perl-devel
14cr|perl-Devel-FindRef-1.422.0-6|17	
14cr|perl-Devel-FindRef-1.422.0-6|18	
14cr|perl-Devel-FindRef-1.422.0-6|19	%description
14cr|perl-Devel-FindRef-1.422.0-6|20	Tracking down reference problems (e.g. you expect some object to be
14cr|perl-Devel-FindRef-1.422.0-6|21	destroyed, but there are still references to it that keep it alive) can be
14cr|perl-Devel-FindRef-1.422.0-6|22	very hard. Fortunately, perl keeps track of all its values, so tracking
14cr|perl-Devel-FindRef-1.422.0-6|23	references "backwards" is usually possible.
14cr|perl-Devel-FindRef-1.422.0-6|24	
14cr|perl-Devel-FindRef-1.422.0-6|25	The 'track' function can help track down some of those references back to
14cr|perl-Devel-FindRef-1.422.0-6|26	the variables containing them.
14cr|perl-Devel-FindRef-1.422.0-6|27	
14cr|perl-Devel-FindRef-1.422.0-6|28	For example, for this fragment:
14cr|perl-Devel-FindRef-1.422.0-6|29	
14cr|perl-Devel-FindRef-1.422.0-6|30	%prep
14cr|perl-Devel-FindRef-1.422.0-6|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-FindRef-1.422.0-6|32	
14cr|perl-Devel-FindRef-1.422.0-6|33	%build
14cr|perl-Devel-FindRef-1.422.0-6|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-FindRef-1.422.0-6|35	%make
14cr|perl-Devel-FindRef-1.422.0-6|36	
14cr|perl-Devel-FindRef-1.422.0-6|37	%check
14cr|perl-Devel-FindRef-1.422.0-6|38	make test
14cr|perl-Devel-FindRef-1.422.0-6|39	
14cr|perl-Devel-FindRef-1.422.0-6|40	%install
14cr|perl-Devel-FindRef-1.422.0-6|41	%makeinstall_std
14cr|perl-Devel-FindRef-1.422.0-6|42	
14cr|perl-Devel-FindRef-1.422.0-6|43	%clean
14cr|perl-Devel-FindRef-1.422.0-6|44	
14cr|perl-Devel-FindRef-1.422.0-6|45	%files
14cr|perl-Devel-FindRef-1.422.0-6|46	%doc Changes README
14cr|perl-Devel-FindRef-1.422.0-6|47	%{_mandir}/man3/*
14cr|perl-Devel-FindRef-1.422.0-6|48	%{perl_vendorlib}/*
14cr|perl-Devel-FindRef-1.422.0-6|49	
14cr|perl-Devel-FindRef-1.422.0-6|50	
14cr|perl-Devel-FindRef-1.422.0-6|51	
14cr|perl-Devel-FindRef-1.422.0-6|52	
14cr|perl-Devel-FindRef-1.422.0-6|53	
14cr|perl-Devel-FindRef-1.422.0-6|54	%changelog
14cr|perl-Devel-FindRef-1.422.0-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.422.0-6
14cr|perl-Devel-FindRef-1.422.0-6|56	+ Revision: eb386de
14cr|perl-Devel-FindRef-1.422.0-6|57	- MassBuild#464: Increase release tag
14cr|perl-Devel-FindRef-1.422.0-6|58	
14cr|perl-Devel-FindRef-1.422.0-6|59	

4452 14
14cr|perl-Devel-Hide-0.0.900-3|1	%define upstream_name    Devel-Hide
14cr|perl-Devel-Hide-0.0.900-3|2	%define upstream_version 0.0009
14cr|perl-Devel-Hide-0.0.900-3|3	
14cr|perl-Devel-Hide-0.0.900-3|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Hide-0.0.900-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Hide-0.0.900-3|6	Release:	3
14cr|perl-Devel-Hide-0.0.900-3|7	Epoch:		1
14cr|perl-Devel-Hide-0.0.900-3|8	
14cr|perl-Devel-Hide-0.0.900-3|9	Summary:	Forces the unavailability of specified Perl modules (for testing)
14cr|perl-Devel-Hide-0.0.900-3|10	
14cr|perl-Devel-Hide-0.0.900-3|11	License:	GPL+ or Artistic
14cr|perl-Devel-Hide-0.0.900-3|12	Group:		Development/Perl
14cr|perl-Devel-Hide-0.0.900-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Hide-0.0.900-3|14	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Hide-%{upstream_version}.tar.gz
14cr|perl-Devel-Hide-0.0.900-3|15	
14cr|perl-Devel-Hide-0.0.900-3|16	BuildRequires:	perl-devel
14cr|perl-Devel-Hide-0.0.900-3|17	BuildArch:	noarch
14cr|perl-Devel-Hide-0.0.900-3|18	
14cr|perl-Devel-Hide-0.0.900-3|19	%description
14cr|perl-Devel-Hide-0.0.900-3|20	Given a list of Perl modules/filenames, this module makes 'require' and
14cr|perl-Devel-Hide-0.0.900-3|21	'use' statements fail (no matter the specified files/modules are installed
14cr|perl-Devel-Hide-0.0.900-3|22	or not).
14cr|perl-Devel-Hide-0.0.900-3|23	
14cr|perl-Devel-Hide-0.0.900-3|24	They _die_ with a message like:
14cr|perl-Devel-Hide-0.0.900-3|25	
14cr|perl-Devel-Hide-0.0.900-3|26	Can't locate Module/ToHide.pm (hidden)
14cr|perl-Devel-Hide-0.0.900-3|27	
14cr|perl-Devel-Hide-0.0.900-3|28	%prep
14cr|perl-Devel-Hide-0.0.900-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Hide-0.0.900-3|30	
14cr|perl-Devel-Hide-0.0.900-3|31	%build
14cr|perl-Devel-Hide-0.0.900-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Hide-0.0.900-3|33	%make
14cr|perl-Devel-Hide-0.0.900-3|34	
14cr|perl-Devel-Hide-0.0.900-3|35	%check
14cr|perl-Devel-Hide-0.0.900-3|36	%make test
14cr|perl-Devel-Hide-0.0.900-3|37	
14cr|perl-Devel-Hide-0.0.900-3|38	%install
14cr|perl-Devel-Hide-0.0.900-3|39	%makeinstall_std
14cr|perl-Devel-Hide-0.0.900-3|40	
14cr|perl-Devel-Hide-0.0.900-3|41	%files
14cr|perl-Devel-Hide-0.0.900-3|42	%doc README Changes
14cr|perl-Devel-Hide-0.0.900-3|43	%{_mandir}/man3/*
14cr|perl-Devel-Hide-0.0.900-3|44	%{perl_vendorlib}/*
14cr|perl-Devel-Hide-0.0.900-3|45	
14cr|perl-Devel-Hide-0.0.900-3|46	
14cr|perl-Devel-Hide-0.0.900-3|47	%changelog
14cr|perl-Devel-Hide-0.0.900-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.900-3
14cr|perl-Devel-Hide-0.0.900-3|49	+ Revision: 78fd4b0
14cr|perl-Devel-Hide-0.0.900-3|50	- MassBuild#464: Increase release tag
14cr|perl-Devel-Hide-0.0.900-3|51	
14cr|perl-Devel-Hide-0.0.900-3|52	

4453 14
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|1	%define upstream_name    Devel-LeakGuard-Object
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|3	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|6	Release:    4
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|7	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|8	Summary:    Scoped object leak checking
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|9	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|10	License:    GPL+ or Artistic
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|11	Group:      Development/Perl
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|14	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|15	BuildRequires: perl(List::Util)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|16	BuildRequires: perl(Scalar::Util)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|17	BuildRequires: perl(Test::Differences)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|18	BuildRequires: perl(Test::More)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|19	BuildRequires: perl(latest)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|20	BuildRequires: perl(Module::Build)
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|21	BuildArch: noarch
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|22	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|23	%description
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|24	This module provides tracking of objects, for the purpose of detecting
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|25	memory leaks due to circular references or innappropriate caching schemes.
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|26	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|27	It is derived from, and backwards compatible with Adam Kennedy's the
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|28	Devel::Leak::Object manpage. Any errors are mine.
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|29	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|30	It works by overridding 'bless' and adding a synthetic 'DESTROY' method to
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|31	any tracked classes so that it can maintain a count of blessed objects
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|32	per-class.
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|33	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|34	%prep
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|36	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|37	%build
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|38	%{__perl} Build.PL installdirs=vendor
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|39	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|40	./Build
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|41	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|42	# %check
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|43	# ./Build test
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|44	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|45	%install
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|46	./Build install destdir=%{buildroot}
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|47	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|48	%clean
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|49	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|50	%files
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|51	%doc Changes LICENSE README
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|52	%{_mandir}/man3/*
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|53	%{perl_vendorlib}/*
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|54	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|55	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|56	%changelog
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|57	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|58	+ Revision: c578bee
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|59	- disable tests
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|60	
14cr|perl-Devel-LeakGuard-Object-0.60.0-4|61	

4454 14
14cr|perl-Devel-Leak-Object-1.10.0-5|1	%define upstream_name    Devel-Leak-Object
14cr|perl-Devel-Leak-Object-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-Devel-Leak-Object-1.10.0-5|3	
14cr|perl-Devel-Leak-Object-1.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Leak-Object-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Leak-Object-1.10.0-5|6	Release:	5
14cr|perl-Devel-Leak-Object-1.10.0-5|7	
14cr|perl-Devel-Leak-Object-1.10.0-5|8	Summary:	Detect leaks of objects
14cr|perl-Devel-Leak-Object-1.10.0-5|9	
14cr|perl-Devel-Leak-Object-1.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Devel-Leak-Object-1.10.0-5|11	Group:		Development/Perl
14cr|perl-Devel-Leak-Object-1.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Leak-Object-1.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Leak-Object-1.10.0-5|14	
14cr|perl-Devel-Leak-Object-1.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-Leak-Object-1.10.0-5|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Devel-Leak-Object-1.10.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Devel-Leak-Object-1.10.0-5|18	BuildArch:	noarch
14cr|perl-Devel-Leak-Object-1.10.0-5|19	
14cr|perl-Devel-Leak-Object-1.10.0-5|20	%description
14cr|perl-Devel-Leak-Object-1.10.0-5|21	This module provides tracking of objects, for the purpose of detecting
14cr|perl-Devel-Leak-Object-1.10.0-5|22	memory leaks due to circular references or innappropriate caching schemes.
14cr|perl-Devel-Leak-Object-1.10.0-5|23	
14cr|perl-Devel-Leak-Object-1.10.0-5|24	Object tracking can be enabled on a per object basis. Any objects thus
14cr|perl-Devel-Leak-Object-1.10.0-5|25	tracked are remembered until DESTROYed; details of any objects left are
14cr|perl-Devel-Leak-Object-1.10.0-5|26	printed out to stderr at END-time.
14cr|perl-Devel-Leak-Object-1.10.0-5|27	
14cr|perl-Devel-Leak-Object-1.10.0-5|28	use Devel::Leak::Object qw(GLOBAL_bless);
14cr|perl-Devel-Leak-Object-1.10.0-5|29	
14cr|perl-Devel-Leak-Object-1.10.0-5|30	%prep
14cr|perl-Devel-Leak-Object-1.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Leak-Object-1.10.0-5|32	
14cr|perl-Devel-Leak-Object-1.10.0-5|33	%build
14cr|perl-Devel-Leak-Object-1.10.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Leak-Object-1.10.0-5|35	%make
14cr|perl-Devel-Leak-Object-1.10.0-5|36	
14cr|perl-Devel-Leak-Object-1.10.0-5|37	%check
14cr|perl-Devel-Leak-Object-1.10.0-5|38	%make test
14cr|perl-Devel-Leak-Object-1.10.0-5|39	
14cr|perl-Devel-Leak-Object-1.10.0-5|40	%install
14cr|perl-Devel-Leak-Object-1.10.0-5|41	%makeinstall_std
14cr|perl-Devel-Leak-Object-1.10.0-5|42	
14cr|perl-Devel-Leak-Object-1.10.0-5|43	%files
14cr|perl-Devel-Leak-Object-1.10.0-5|44	%doc README LICENSE Changes
14cr|perl-Devel-Leak-Object-1.10.0-5|45	%{_mandir}/man3/*
14cr|perl-Devel-Leak-Object-1.10.0-5|46	%{perl_vendorlib}/*
14cr|perl-Devel-Leak-Object-1.10.0-5|47	
14cr|perl-Devel-Leak-Object-1.10.0-5|48	
14cr|perl-Devel-Leak-Object-1.10.0-5|49	%changelog
14cr|perl-Devel-Leak-Object-1.10.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-Devel-Leak-Object-1.10.0-5|51	+ Revision: 0687b0c
14cr|perl-Devel-Leak-Object-1.10.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Devel-Leak-Object-1.10.0-5|53	
14cr|perl-Devel-Leak-Object-1.10.0-5|54	

4455 14
14cr|perl-Devel-LeakTrace-0.50.0-6|1	%define upstream_name    Devel-LeakTrace
14cr|perl-Devel-LeakTrace-0.50.0-6|2	%define upstream_version 0.05
14cr|perl-Devel-LeakTrace-0.50.0-6|3	
14cr|perl-Devel-LeakTrace-0.50.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-LeakTrace-0.50.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-LeakTrace-0.50.0-6|6	Release:	6
14cr|perl-Devel-LeakTrace-0.50.0-6|7	
14cr|perl-Devel-LeakTrace-0.50.0-6|8	Summary:    Memory debugger for perl
14cr|perl-Devel-LeakTrace-0.50.0-6|9	
14cr|perl-Devel-LeakTrace-0.50.0-6|10	License:    GPL+ or Artistic
14cr|perl-Devel-LeakTrace-0.50.0-6|11	Group:      Development/Perl
14cr|perl-Devel-LeakTrace-0.50.0-6|12	Url:        http://gtk2-perl.sf.net/
14cr|perl-Devel-LeakTrace-0.50.0-6|13	Source0:    %{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Devel-LeakTrace-0.50.0-6|14	
14cr|perl-Devel-LeakTrace-0.50.0-6|15	BuildRequires: glib-devel
14cr|perl-Devel-LeakTrace-0.50.0-6|16	BuildRequires: perl-Module-Build
14cr|perl-Devel-LeakTrace-0.50.0-6|17	BuildRequires: perl-devel
14cr|perl-Devel-LeakTrace-0.50.0-6|18	
14cr|perl-Devel-LeakTrace-0.50.0-6|19	%description
14cr|perl-Devel-LeakTrace-0.50.0-6|20	This module enables to find memory leaks in perl programs.
14cr|perl-Devel-LeakTrace-0.50.0-6|21	
14cr|perl-Devel-LeakTrace-0.50.0-6|22	%prep
14cr|perl-Devel-LeakTrace-0.50.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-LeakTrace-0.50.0-6|24	
14cr|perl-Devel-LeakTrace-0.50.0-6|25	%build
14cr|perl-Devel-LeakTrace-0.50.0-6|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-LeakTrace-0.50.0-6|27	#./Build
14cr|perl-Devel-LeakTrace-0.50.0-6|28	%make OPTIMIZE="%{optflags}"
14cr|perl-Devel-LeakTrace-0.50.0-6|29	
14cr|perl-Devel-LeakTrace-0.50.0-6|30	%install
14cr|perl-Devel-LeakTrace-0.50.0-6|31	./Build install destdir=%{buildroot}
14cr|perl-Devel-LeakTrace-0.50.0-6|32	
14cr|perl-Devel-LeakTrace-0.50.0-6|33	%check
14cr|perl-Devel-LeakTrace-0.50.0-6|34	#./Build test
14cr|perl-Devel-LeakTrace-0.50.0-6|35	
14cr|perl-Devel-LeakTrace-0.50.0-6|36	%clean
14cr|perl-Devel-LeakTrace-0.50.0-6|37	
14cr|perl-Devel-LeakTrace-0.50.0-6|38	%files
14cr|perl-Devel-LeakTrace-0.50.0-6|39	%defattr(-, root, root)
14cr|perl-Devel-LeakTrace-0.50.0-6|40	%doc Changes README
14cr|perl-Devel-LeakTrace-0.50.0-6|41	%{_mandir}/*/*
14cr|perl-Devel-LeakTrace-0.50.0-6|42	%{perl_vendorarch}/Devel/*
14cr|perl-Devel-LeakTrace-0.50.0-6|43	%{perl_vendorarch}/auto/Devel/*
14cr|perl-Devel-LeakTrace-0.50.0-6|44	
14cr|perl-Devel-LeakTrace-0.50.0-6|45	
14cr|perl-Devel-LeakTrace-0.50.0-6|46	
14cr|perl-Devel-LeakTrace-0.50.0-6|47	%changelog
14cr|perl-Devel-LeakTrace-0.50.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-6
14cr|perl-Devel-LeakTrace-0.50.0-6|49	+ Revision: 129d493
14cr|perl-Devel-LeakTrace-0.50.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Devel-LeakTrace-0.50.0-6|51	
14cr|perl-Devel-LeakTrace-0.50.0-6|52	

4456 14
14cr|perl-Devel-LexAlias-0.50.0-3|1	%define upstream_name    Devel-LexAlias
14cr|perl-Devel-LexAlias-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Devel-LexAlias-0.50.0-3|3	
14cr|perl-Devel-LexAlias-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-LexAlias-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-LexAlias-0.50.0-3|6	Release:	3
14cr|perl-Devel-LexAlias-0.50.0-3|7	
14cr|perl-Devel-LexAlias-0.50.0-3|8	Summary:	Alias lexical variables
14cr|perl-Devel-LexAlias-0.50.0-3|9	
14cr|perl-Devel-LexAlias-0.50.0-3|10	License:	Artistic/GPL
14cr|perl-Devel-LexAlias-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Devel-LexAlias-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Devel-LexAlias-0.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-LexAlias-%{upstream_version}.tar.gz
14cr|perl-Devel-LexAlias-0.50.0-3|14	
14cr|perl-Devel-LexAlias-0.50.0-3|15	BuildRequires:	perl(Devel::Caller)
14cr|perl-Devel-LexAlias-0.50.0-3|16	BuildRequires:	perl-devel
14cr|perl-Devel-LexAlias-0.50.0-3|17	
14cr|perl-Devel-LexAlias-0.50.0-3|18	%description
14cr|perl-Devel-LexAlias-0.50.0-3|19	Devel::LexAlias provides the ability to alias a lexical variable in a
14cr|perl-Devel-LexAlias-0.50.0-3|20	subroutines scope to one of your choosing.
14cr|perl-Devel-LexAlias-0.50.0-3|21	
14cr|perl-Devel-LexAlias-0.50.0-3|22	%prep
14cr|perl-Devel-LexAlias-0.50.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-LexAlias-0.50.0-3|24	
14cr|perl-Devel-LexAlias-0.50.0-3|25	%build
14cr|perl-Devel-LexAlias-0.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-LexAlias-0.50.0-3|27	%make
14cr|perl-Devel-LexAlias-0.50.0-3|28	
14cr|perl-Devel-LexAlias-0.50.0-3|29	%check
14cr|perl-Devel-LexAlias-0.50.0-3|30	%make test
14cr|perl-Devel-LexAlias-0.50.0-3|31	
14cr|perl-Devel-LexAlias-0.50.0-3|32	%install
14cr|perl-Devel-LexAlias-0.50.0-3|33	%makeinstall_std
14cr|perl-Devel-LexAlias-0.50.0-3|34	
14cr|perl-Devel-LexAlias-0.50.0-3|35	%files
14cr|perl-Devel-LexAlias-0.50.0-3|36	%doc
14cr|perl-Devel-LexAlias-0.50.0-3|37	%{_mandir}/*/*
14cr|perl-Devel-LexAlias-0.50.0-3|38	%{perl_vendorarch}/Devel/*
14cr|perl-Devel-LexAlias-0.50.0-3|39	%{perl_vendorarch}/auto/Devel/*
14cr|perl-Devel-LexAlias-0.50.0-3|40	
14cr|perl-Devel-LexAlias-0.50.0-3|41	
14cr|perl-Devel-LexAlias-0.50.0-3|42	
14cr|perl-Devel-LexAlias-0.50.0-3|43	%changelog
14cr|perl-Devel-LexAlias-0.50.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Devel-LexAlias-0.50.0-3|45	+ Revision: 64e8328
14cr|perl-Devel-LexAlias-0.50.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Devel-LexAlias-0.50.0-3|47	
14cr|perl-Devel-LexAlias-0.50.0-3|48	

4457 14
14cr|perl-Devel-NYTProf-5.60.0-3|1	%define upstream_name  	    Devel-NYTProf
14cr|perl-Devel-NYTProf-5.60.0-3|2	%define upstream_version 5.06
14cr|perl-Devel-NYTProf-5.60.0-3|3	
14cr|perl-Devel-NYTProf-5.60.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-NYTProf-5.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-NYTProf-5.60.0-3|6	Release:	3
14cr|perl-Devel-NYTProf-5.60.0-3|7	Summary:    Powerful feature-rich perl source code profiler
14cr|perl-Devel-NYTProf-5.60.0-3|8	
14cr|perl-Devel-NYTProf-5.60.0-3|9	Group:      Development/Perl
14cr|perl-Devel-NYTProf-5.60.0-3|10	License:    Artistic
14cr|perl-Devel-NYTProf-5.60.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-NYTProf-5.60.0-3|12	Source:     http://www.cpan.org/modules/by-module/Devel/Devel-NYTProf-%{upstream_version}.tar.gz
14cr|perl-Devel-NYTProf-5.60.0-3|13	BuildRequires:	perl-devel
14cr|perl-Devel-NYTProf-5.60.0-3|14	BuildRequires: perl(Test::Differences)
14cr|perl-Devel-NYTProf-5.60.0-3|15	BuildRequires:	perl(Test::More) >= 0.88
14cr|perl-Devel-NYTProf-5.60.0-3|16	
14cr|perl-Devel-NYTProf-5.60.0-3|17	%description
14cr|perl-Devel-NYTProf-5.60.0-3|18	Devel::NYTProf is a powerful feature-rich perl source code profiler.
14cr|perl-Devel-NYTProf-5.60.0-3|19	
14cr|perl-Devel-NYTProf-5.60.0-3|20	* Performs per-line statement profiling for fine detail
14cr|perl-Devel-NYTProf-5.60.0-3|21	* Performs per-subroutine statement profiling for overview
14cr|perl-Devel-NYTProf-5.60.0-3|22	* Performs per-block statement profiling (the first profiler to do so)
14cr|perl-Devel-NYTProf-5.60.0-3|23	* Accounts correctly for time spent after calls return
14cr|perl-Devel-NYTProf-5.60.0-3|24	* Performs inclusive and exclusive timing of subroutines
14cr|perl-Devel-NYTProf-5.60.0-3|25	* Subroutine times are per calling location (a powerful feature)
14cr|perl-Devel-NYTProf-5.60.0-3|26	* Can profile compile-time activity, just run-time, or just END time
14cr|perl-Devel-NYTProf-5.60.0-3|27	* Uses novel techniques for efficient profiling
14cr|perl-Devel-NYTProf-5.60.0-3|28	* Sub-microsecond (100ns) resolution on systems with clock_gettime()
14cr|perl-Devel-NYTProf-5.60.0-3|29	* Very fast - the fastest statement and subroutine profilers for perl
14cr|perl-Devel-NYTProf-5.60.0-3|30	* Handles applications that fork, with no performance cost
14cr|perl-Devel-NYTProf-5.60.0-3|31	* Immune from noise caused by profiling overheads and I/O
14cr|perl-Devel-NYTProf-5.60.0-3|32	* Program being profiled can stop/start the profiler
14cr|perl-Devel-NYTProf-5.60.0-3|33	* Generates richly annotated and cross-linked html reports
14cr|perl-Devel-NYTProf-5.60.0-3|34	* Trivial to use with mod_perl - add one line to httpd.conf
14cr|perl-Devel-NYTProf-5.60.0-3|35	* Includes an extensive test suite
14cr|perl-Devel-NYTProf-5.60.0-3|36	* Tested on very large codebases
14cr|perl-Devel-NYTProf-5.60.0-3|37	
14cr|perl-Devel-NYTProf-5.60.0-3|38	NYTProf is effectively two profilers in one: a statement profiler, and a
14cr|perl-Devel-NYTProf-5.60.0-3|39	subroutine profiler.
14cr|perl-Devel-NYTProf-5.60.0-3|40	
14cr|perl-Devel-NYTProf-5.60.0-3|41	%prep
14cr|perl-Devel-NYTProf-5.60.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-NYTProf-5.60.0-3|43	
14cr|perl-Devel-NYTProf-5.60.0-3|44	%build
14cr|perl-Devel-NYTProf-5.60.0-3|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-NYTProf-5.60.0-3|46	%make CFLAGS="%{optflags}"
14cr|perl-Devel-NYTProf-5.60.0-3|47	
14cr|perl-Devel-NYTProf-5.60.0-3|48	%check
14cr|perl-Devel-NYTProf-5.60.0-3|49	make test
14cr|perl-Devel-NYTProf-5.60.0-3|50	
14cr|perl-Devel-NYTProf-5.60.0-3|51	%install
14cr|perl-Devel-NYTProf-5.60.0-3|52	%makeinstall_std
14cr|perl-Devel-NYTProf-5.60.0-3|53	
14cr|perl-Devel-NYTProf-5.60.0-3|54	%clean
14cr|perl-Devel-NYTProf-5.60.0-3|55	
14cr|perl-Devel-NYTProf-5.60.0-3|56	%files
14cr|perl-Devel-NYTProf-5.60.0-3|57	%doc bin/nytprofhtml Changes INSTALL
14cr|perl-Devel-NYTProf-5.60.0-3|58	%{_bindir}/*
14cr|perl-Devel-NYTProf-5.60.0-3|59	%{_mandir}/*/*
14cr|perl-Devel-NYTProf-5.60.0-3|60	%{perl_vendorarch}/Devel
14cr|perl-Devel-NYTProf-5.60.0-3|61	%{perl_vendorarch}/auto/*
14cr|perl-Devel-NYTProf-5.60.0-3|62	
14cr|perl-Devel-NYTProf-5.60.0-3|63	
14cr|perl-Devel-NYTProf-5.60.0-3|64	
14cr|perl-Devel-NYTProf-5.60.0-3|65	
14cr|perl-Devel-NYTProf-5.60.0-3|66	%changelog
14cr|perl-Devel-NYTProf-5.60.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.60.0-3
14cr|perl-Devel-NYTProf-5.60.0-3|68	+ Revision: 14ab75b
14cr|perl-Devel-NYTProf-5.60.0-3|69	- MassBuild#464: Increase release tag
14cr|perl-Devel-NYTProf-5.60.0-3|70	
14cr|perl-Devel-NYTProf-5.60.0-3|71	

4458 14
14cr|perl-Devel-PartialDump-0.150.0-4|1	%define upstream_name    Devel-PartialDump
14cr|perl-Devel-PartialDump-0.150.0-4|2	%define upstream_version 0.15
14cr|perl-Devel-PartialDump-0.150.0-4|3	
14cr|perl-Devel-PartialDump-0.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-PartialDump-0.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-PartialDump-0.150.0-4|6	Release:	4
14cr|perl-Devel-PartialDump-0.150.0-4|7	
14cr|perl-Devel-PartialDump-0.150.0-4|8	Summary:	Partial dumping of data structures, optimized for argument
14cr|perl-Devel-PartialDump-0.150.0-4|9	
14cr|perl-Devel-PartialDump-0.150.0-4|10	License:	GPL+ or Artistic
14cr|perl-Devel-PartialDump-0.150.0-4|11	Group:		Development/Perl
14cr|perl-Devel-PartialDump-0.150.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-PartialDump-0.150.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-PartialDump-0.150.0-4|14	
14cr|perl-Devel-PartialDump-0.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-Devel-PartialDump-0.150.0-4|16	BuildRequires:	perl(Moose)
14cr|perl-Devel-PartialDump-0.150.0-4|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Devel-PartialDump-0.150.0-4|18	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Devel-PartialDump-0.150.0-4|19	BuildRequires:	perl(Test::Warn)
14cr|perl-Devel-PartialDump-0.150.0-4|20	BuildRequires:	perl(Test::use::ok)
14cr|perl-Devel-PartialDump-0.150.0-4|21	BuildRequires:	perl(namespace::clean)
14cr|perl-Devel-PartialDump-0.150.0-4|22	
14cr|perl-Devel-PartialDump-0.150.0-4|23	BuildArch:	noarch
14cr|perl-Devel-PartialDump-0.150.0-4|24	
14cr|perl-Devel-PartialDump-0.150.0-4|25	%description
14cr|perl-Devel-PartialDump-0.150.0-4|26	This module is a data dumper optimized for logging of arbitrary parameters.
14cr|perl-Devel-PartialDump-0.150.0-4|27	
14cr|perl-Devel-PartialDump-0.150.0-4|28	It attempts to truncate overly verbose data, in a way that is hopefully
14cr|perl-Devel-PartialDump-0.150.0-4|29	more useful for diagnostics warnings than
14cr|perl-Devel-PartialDump-0.150.0-4|30	
14cr|perl-Devel-PartialDump-0.150.0-4|31	warn Dumper(@stuff);
14cr|perl-Devel-PartialDump-0.150.0-4|32	
14cr|perl-Devel-PartialDump-0.150.0-4|33	%prep
14cr|perl-Devel-PartialDump-0.150.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-PartialDump-0.150.0-4|35	
14cr|perl-Devel-PartialDump-0.150.0-4|36	%build
14cr|perl-Devel-PartialDump-0.150.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-PartialDump-0.150.0-4|38	%make
14cr|perl-Devel-PartialDump-0.150.0-4|39	
14cr|perl-Devel-PartialDump-0.150.0-4|40	%check
14cr|perl-Devel-PartialDump-0.150.0-4|41	%make test
14cr|perl-Devel-PartialDump-0.150.0-4|42	
14cr|perl-Devel-PartialDump-0.150.0-4|43	%install
14cr|perl-Devel-PartialDump-0.150.0-4|44	%makeinstall_std
14cr|perl-Devel-PartialDump-0.150.0-4|45	
14cr|perl-Devel-PartialDump-0.150.0-4|46	%files
14cr|perl-Devel-PartialDump-0.150.0-4|47	%doc Changes
14cr|perl-Devel-PartialDump-0.150.0-4|48	%{_mandir}/man3/*
14cr|perl-Devel-PartialDump-0.150.0-4|49	%{perl_vendorlib}/Devel
14cr|perl-Devel-PartialDump-0.150.0-4|50	
14cr|perl-Devel-PartialDump-0.150.0-4|51	
14cr|perl-Devel-PartialDump-0.150.0-4|52	%changelog
14cr|perl-Devel-PartialDump-0.150.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-4
14cr|perl-Devel-PartialDump-0.150.0-4|54	+ Revision: fdddd04
14cr|perl-Devel-PartialDump-0.150.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Devel-PartialDump-0.150.0-4|56	
14cr|perl-Devel-PartialDump-0.150.0-4|57	

4459 14
14cr|perl-Devel-PartialDump-0.170.0-1|1	%define upstream_name    Devel-PartialDump
14cr|perl-Devel-PartialDump-0.170.0-1|2	%define upstream_version 0.17
14cr|perl-Devel-PartialDump-0.170.0-1|3	
14cr|perl-Devel-PartialDump-0.170.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-PartialDump-0.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-PartialDump-0.170.0-1|6	Release:	1
14cr|perl-Devel-PartialDump-0.170.0-1|7	
14cr|perl-Devel-PartialDump-0.170.0-1|8	Summary:	Partial dumping of data structures, optimized for argument
14cr|perl-Devel-PartialDump-0.170.0-1|9	
14cr|perl-Devel-PartialDump-0.170.0-1|10	License:	GPL+ or Artistic
14cr|perl-Devel-PartialDump-0.170.0-1|11	Group:		Development/Perl
14cr|perl-Devel-PartialDump-0.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-PartialDump-0.170.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-PartialDump-0.170.0-1|14	
14cr|perl-Devel-PartialDump-0.170.0-1|15	BuildRequires:	perl-devel
14cr|perl-Devel-PartialDump-0.170.0-1|16	BuildRequires: perl(Class::Tiny)
14cr|perl-Devel-PartialDump-0.170.0-1|17	BuildRequires:	perl(Moose)
14cr|perl-Devel-PartialDump-0.170.0-1|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Devel-PartialDump-0.170.0-1|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Devel-PartialDump-0.170.0-1|20	BuildRequires:	perl(Test::Warn)
14cr|perl-Devel-PartialDump-0.170.0-1|21	BuildRequires:	perl(Test::use::ok)
14cr|perl-Devel-PartialDump-0.170.0-1|22	BuildRequires:	perl(namespace::clean)
14cr|perl-Devel-PartialDump-0.170.0-1|23	
14cr|perl-Devel-PartialDump-0.170.0-1|24	BuildArch:	noarch
14cr|perl-Devel-PartialDump-0.170.0-1|25	
14cr|perl-Devel-PartialDump-0.170.0-1|26	%description
14cr|perl-Devel-PartialDump-0.170.0-1|27	This module is a data dumper optimized for logging of arbitrary parameters.
14cr|perl-Devel-PartialDump-0.170.0-1|28	
14cr|perl-Devel-PartialDump-0.170.0-1|29	It attempts to truncate overly verbose data, in a way that is hopefully
14cr|perl-Devel-PartialDump-0.170.0-1|30	more useful for diagnostics warnings than
14cr|perl-Devel-PartialDump-0.170.0-1|31	
14cr|perl-Devel-PartialDump-0.170.0-1|32	warn Dumper(@stuff);
14cr|perl-Devel-PartialDump-0.170.0-1|33	
14cr|perl-Devel-PartialDump-0.170.0-1|34	%prep
14cr|perl-Devel-PartialDump-0.170.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-PartialDump-0.170.0-1|36	
14cr|perl-Devel-PartialDump-0.170.0-1|37	%build
14cr|perl-Devel-PartialDump-0.170.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-PartialDump-0.170.0-1|39	%make
14cr|perl-Devel-PartialDump-0.170.0-1|40	
14cr|perl-Devel-PartialDump-0.170.0-1|41	%check
14cr|perl-Devel-PartialDump-0.170.0-1|42	%make test
14cr|perl-Devel-PartialDump-0.170.0-1|43	
14cr|perl-Devel-PartialDump-0.170.0-1|44	%install
14cr|perl-Devel-PartialDump-0.170.0-1|45	%makeinstall_std
14cr|perl-Devel-PartialDump-0.170.0-1|46	
14cr|perl-Devel-PartialDump-0.170.0-1|47	%files
14cr|perl-Devel-PartialDump-0.170.0-1|48	%doc Changes
14cr|perl-Devel-PartialDump-0.170.0-1|49	%{_mandir}/man3/*
14cr|perl-Devel-PartialDump-0.170.0-1|50	%{perl_vendorlib}/Devel
14cr|perl-Devel-PartialDump-0.170.0-1|51	
14cr|perl-Devel-PartialDump-0.170.0-1|52	%changelog
14cr|perl-Devel-PartialDump-0.170.0-1|53	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-1
14cr|perl-Devel-PartialDump-0.170.0-1|54	+ Revision: 4c130dc
14cr|perl-Devel-PartialDump-0.170.0-1|55	- Fix BRs
14cr|perl-Devel-PartialDump-0.170.0-1|56	
14cr|perl-Devel-PartialDump-0.170.0-1|57	

4460 14
14cr|perl-Devel-PatchPerl-1.240.0-2|1	%define upstream_name    Devel-PatchPerl
14cr|perl-Devel-PatchPerl-1.240.0-2|2	%define upstream_version 1.24
14cr|perl-Devel-PatchPerl-1.240.0-2|3	
14cr|perl-Devel-PatchPerl-1.240.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-PatchPerl-1.240.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-PatchPerl-1.240.0-2|6	Release:	2
14cr|perl-Devel-PatchPerl-1.240.0-2|7	
14cr|perl-Devel-PatchPerl-1.240.0-2|8	Summary:	Replacement 'hints' files
14cr|perl-Devel-PatchPerl-1.240.0-2|9	
14cr|perl-Devel-PatchPerl-1.240.0-2|10	
14cr|perl-Devel-PatchPerl-1.240.0-2|11	
14cr|perl-Devel-PatchPerl-1.240.0-2|12	License:	GPL+ or Artistic
14cr|perl-Devel-PatchPerl-1.240.0-2|13	Group:		Development/Perl
14cr|perl-Devel-PatchPerl-1.240.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-PatchPerl-1.240.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-PatchPerl-1.240.0-2|16	
14cr|perl-Devel-PatchPerl-1.240.0-2|17	BuildRequires:	perl-devel
14cr|perl-Devel-PatchPerl-1.240.0-2|18	BuildRequires:	perl(File::pushd)
14cr|perl-Devel-PatchPerl-1.240.0-2|19	BuildRequires:	perl(IO::File)
14cr|perl-Devel-PatchPerl-1.240.0-2|20	BuildRequires:	perl(IPC::Cmd)
14cr|perl-Devel-PatchPerl-1.240.0-2|21	BuildRequires:	perl(MIME::Base64)
14cr|perl-Devel-PatchPerl-1.240.0-2|22	BuildArch:	noarch
14cr|perl-Devel-PatchPerl-1.240.0-2|23	
14cr|perl-Devel-PatchPerl-1.240.0-2|24	%description
14cr|perl-Devel-PatchPerl-1.240.0-2|25	Devel::PatchPerl is a modularisation of the patching code contained in the
14cr|perl-Devel-PatchPerl-1.240.0-2|26	Devel::PPort manpage's 'buildperl.pl'.
14cr|perl-Devel-PatchPerl-1.240.0-2|27	
14cr|perl-Devel-PatchPerl-1.240.0-2|28	It does not build perls, it merely provides an interface to the source
14cr|perl-Devel-PatchPerl-1.240.0-2|29	patching functionality.
14cr|perl-Devel-PatchPerl-1.240.0-2|30	
14cr|perl-Devel-PatchPerl-1.240.0-2|31	%prep
14cr|perl-Devel-PatchPerl-1.240.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-PatchPerl-1.240.0-2|33	
14cr|perl-Devel-PatchPerl-1.240.0-2|34	%build
14cr|perl-Devel-PatchPerl-1.240.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-PatchPerl-1.240.0-2|36	%make
14cr|perl-Devel-PatchPerl-1.240.0-2|37	
14cr|perl-Devel-PatchPerl-1.240.0-2|38	%check
14cr|perl-Devel-PatchPerl-1.240.0-2|39	%make test
14cr|perl-Devel-PatchPerl-1.240.0-2|40	
14cr|perl-Devel-PatchPerl-1.240.0-2|41	%install
14cr|perl-Devel-PatchPerl-1.240.0-2|42	%makeinstall_std
14cr|perl-Devel-PatchPerl-1.240.0-2|43	
14cr|perl-Devel-PatchPerl-1.240.0-2|44	%files
14cr|perl-Devel-PatchPerl-1.240.0-2|45	%doc README LICENSE Changes META.yml META.json
14cr|perl-Devel-PatchPerl-1.240.0-2|46	%{_mandir}/man3/*
14cr|perl-Devel-PatchPerl-1.240.0-2|47	%{_mandir}/man1/patchperl.1*
14cr|perl-Devel-PatchPerl-1.240.0-2|48	%{_bindir}/patchperl
14cr|perl-Devel-PatchPerl-1.240.0-2|49	%{perl_vendorlib}/*
14cr|perl-Devel-PatchPerl-1.240.0-2|50	
14cr|perl-Devel-PatchPerl-1.240.0-2|51	
14cr|perl-Devel-PatchPerl-1.240.0-2|52	
14cr|perl-Devel-PatchPerl-1.240.0-2|53	
14cr|perl-Devel-PatchPerl-1.240.0-2|54	%changelog
14cr|perl-Devel-PatchPerl-1.240.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.240.0-2
14cr|perl-Devel-PatchPerl-1.240.0-2|56	+ Revision: a776c22
14cr|perl-Devel-PatchPerl-1.240.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Devel-PatchPerl-1.240.0-2|58	
14cr|perl-Devel-PatchPerl-1.240.0-2|59	

4461 14
14cr|perl-Devel-Platform-Info-0.140.0-2|1	%define upstream_name    Devel-Platform-Info
14cr|perl-Devel-Platform-Info-0.140.0-2|2	%define upstream_version 0.14
14cr|perl-Devel-Platform-Info-0.140.0-2|3	
14cr|perl-Devel-Platform-Info-0.140.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Platform-Info-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Platform-Info-0.140.0-2|6	Release:	2
14cr|perl-Devel-Platform-Info-0.140.0-2|7	
14cr|perl-Devel-Platform-Info-0.140.0-2|8	Summary:	Retrieve Solaris platform metadata
14cr|perl-Devel-Platform-Info-0.140.0-2|9	
14cr|perl-Devel-Platform-Info-0.140.0-2|10	
14cr|perl-Devel-Platform-Info-0.140.0-2|11	License:	GPL+ or Artistic
14cr|perl-Devel-Platform-Info-0.140.0-2|12	Group:		Development/Perl
14cr|perl-Devel-Platform-Info-0.140.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Platform-Info-0.140.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Platform-Info-0.140.0-2|15	
14cr|perl-Devel-Platform-Info-0.140.0-2|16	BuildRequires:	perl-devel
14cr|perl-Devel-Platform-Info-0.140.0-2|17	BuildRequires:	perl(IO::File)
14cr|perl-Devel-Platform-Info-0.140.0-2|18	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Devel-Platform-Info-0.140.0-2|19	BuildRequires:	perl(Test::More) >= 0.700.0
14cr|perl-Devel-Platform-Info-0.140.0-2|20	BuildArch:	noarch
14cr|perl-Devel-Platform-Info-0.140.0-2|21	
14cr|perl-Devel-Platform-Info-0.140.0-2|22	%description
14cr|perl-Devel-Platform-Info-0.140.0-2|23	This module is a wrapper to the drivers which can determine platform
14cr|perl-Devel-Platform-Info-0.140.0-2|24	metadata regarding the currently running operating system.
14cr|perl-Devel-Platform-Info-0.140.0-2|25	
14cr|perl-Devel-Platform-Info-0.140.0-2|26	The intention of this distribution is to provide key identifying components
14cr|perl-Devel-Platform-Info-0.140.0-2|27	regarding the platform currently being used, for the CPAN Testers test
14cr|perl-Devel-Platform-Info-0.140.0-2|28	reports. Currently the reports do not often contain enough information to
14cr|perl-Devel-Platform-Info-0.140.0-2|29	help authors understand specific failures, where the platform may be a
14cr|perl-Devel-Platform-Info-0.140.0-2|30	factor.
14cr|perl-Devel-Platform-Info-0.140.0-2|31	
14cr|perl-Devel-Platform-Info-0.140.0-2|32	However, it is hoped that this distribution will find more uses far beyond
14cr|perl-Devel-Platform-Info-0.140.0-2|33	the usage for CPAN Testers.
14cr|perl-Devel-Platform-Info-0.140.0-2|34	
14cr|perl-Devel-Platform-Info-0.140.0-2|35	%prep
14cr|perl-Devel-Platform-Info-0.140.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Platform-Info-0.140.0-2|37	
14cr|perl-Devel-Platform-Info-0.140.0-2|38	%build
14cr|perl-Devel-Platform-Info-0.140.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Platform-Info-0.140.0-2|40	%make
14cr|perl-Devel-Platform-Info-0.140.0-2|41	
14cr|perl-Devel-Platform-Info-0.140.0-2|42	%check
14cr|perl-Devel-Platform-Info-0.140.0-2|43	%make test
14cr|perl-Devel-Platform-Info-0.140.0-2|44	
14cr|perl-Devel-Platform-Info-0.140.0-2|45	%install
14cr|perl-Devel-Platform-Info-0.140.0-2|46	%makeinstall_std
14cr|perl-Devel-Platform-Info-0.140.0-2|47	
14cr|perl-Devel-Platform-Info-0.140.0-2|48	%files
14cr|perl-Devel-Platform-Info-0.140.0-2|49	%doc Changes META.json META.yml README examples
14cr|perl-Devel-Platform-Info-0.140.0-2|50	%{_mandir}/man3/*
14cr|perl-Devel-Platform-Info-0.140.0-2|51	%{perl_vendorlib}/*
14cr|perl-Devel-Platform-Info-0.140.0-2|52	
14cr|perl-Devel-Platform-Info-0.140.0-2|53	
14cr|perl-Devel-Platform-Info-0.140.0-2|54	
14cr|perl-Devel-Platform-Info-0.140.0-2|55	%changelog
14cr|perl-Devel-Platform-Info-0.140.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-2
14cr|perl-Devel-Platform-Info-0.140.0-2|57	+ Revision: 08411ea
14cr|perl-Devel-Platform-Info-0.140.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Devel-Platform-Info-0.140.0-2|59	
14cr|perl-Devel-Platform-Info-0.140.0-2|60	

4462 14
14cr|perl-Devel-PPPort-3.240.0-2|1	%define upstream_name Devel-PPPort
14cr|perl-Devel-PPPort-3.240.0-2|2	%define upstream_version 3.24
14cr|perl-Devel-PPPort-3.240.0-2|3	
14cr|perl-Devel-PPPort-3.240.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-PPPort-3.240.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-PPPort-3.240.0-2|6	Release:	2
14cr|perl-Devel-PPPort-3.240.0-2|7	
14cr|perl-Devel-PPPort-3.240.0-2|8	License:	GPL+ or Artistic
14cr|perl-Devel-PPPort-3.240.0-2|9	Group:		Development/Perl
14cr|perl-Devel-PPPort-3.240.0-2|10	Summary:	Portability aid for your XS code
14cr|perl-Devel-PPPort-3.240.0-2|11	
14cr|perl-Devel-PPPort-3.240.0-2|12	
14cr|perl-Devel-PPPort-3.240.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-PPPort-3.240.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-PPPort-3.240.0-2|15	
14cr|perl-Devel-PPPort-3.240.0-2|16	BuildRequires:	perl-devel
14cr|perl-Devel-PPPort-3.240.0-2|17	
14cr|perl-Devel-PPPort-3.240.0-2|18	%description
14cr|perl-Devel-PPPort-3.240.0-2|19	Perl's API has changed over time, gaining new features, new functions,
14cr|perl-Devel-PPPort-3.240.0-2|20	increasing its flexibility, and reducing the impact on the C namespace
14cr|perl-Devel-PPPort-3.240.0-2|21	environment (reduced pollution). The header file written by this module,
14cr|perl-Devel-PPPort-3.240.0-2|22	typically _ppport.h_, attempts to bring some of the newer Perl API features
14cr|perl-Devel-PPPort-3.240.0-2|23	to older versions of Perl, so that you can worry less about keeping track
14cr|perl-Devel-PPPort-3.240.0-2|24	of old releases, but users can still reap the benefit.
14cr|perl-Devel-PPPort-3.240.0-2|25	
14cr|perl-Devel-PPPort-3.240.0-2|26	'Devel::PPPort' contains a single function, called 'WriteFile'. Its only
14cr|perl-Devel-PPPort-3.240.0-2|27	purpose is to write the _ppport.h_ C header file. This file contains a
14cr|perl-Devel-PPPort-3.240.0-2|28	series of macros and, if explicitly requested, functions that allow XS
14cr|perl-Devel-PPPort-3.240.0-2|29	modules to be built using older versions of Perl. Currently, Perl versions
14cr|perl-Devel-PPPort-3.240.0-2|30	from 5.003 to 5.10.0 are supported.
14cr|perl-Devel-PPPort-3.240.0-2|31	
14cr|perl-Devel-PPPort-3.240.0-2|32	This module is used by 'h2xs' to write the file _ppport.h_.
14cr|perl-Devel-PPPort-3.240.0-2|33	
14cr|perl-Devel-PPPort-3.240.0-2|34	%prep
14cr|perl-Devel-PPPort-3.240.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-PPPort-3.240.0-2|36	
14cr|perl-Devel-PPPort-3.240.0-2|37	%build
14cr|perl-Devel-PPPort-3.240.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-PPPort-3.240.0-2|39	%make
14cr|perl-Devel-PPPort-3.240.0-2|40	
14cr|perl-Devel-PPPort-3.240.0-2|41	%check
14cr|perl-Devel-PPPort-3.240.0-2|42	make test
14cr|perl-Devel-PPPort-3.240.0-2|43	
14cr|perl-Devel-PPPort-3.240.0-2|44	%install
14cr|perl-Devel-PPPort-3.240.0-2|45	%makeinstall_std
14cr|perl-Devel-PPPort-3.240.0-2|46	
14cr|perl-Devel-PPPort-3.240.0-2|47	%files
14cr|perl-Devel-PPPort-3.240.0-2|48	%doc README Changes
14cr|perl-Devel-PPPort-3.240.0-2|49	%{_mandir}/man3/*
14cr|perl-Devel-PPPort-3.240.0-2|50	%{perl_vendorlib}/*
14cr|perl-Devel-PPPort-3.240.0-2|51	
14cr|perl-Devel-PPPort-3.240.0-2|52	
14cr|perl-Devel-PPPort-3.240.0-2|53	
14cr|perl-Devel-PPPort-3.240.0-2|54	
14cr|perl-Devel-PPPort-3.240.0-2|55	%changelog
14cr|perl-Devel-PPPort-3.240.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.240.0-2
14cr|perl-Devel-PPPort-3.240.0-2|57	+ Revision: 76664d0
14cr|perl-Devel-PPPort-3.240.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Devel-PPPort-3.240.0-2|59	
14cr|perl-Devel-PPPort-3.240.0-2|60	

4463 14
14cr|perl-Devel-ptkdb-1.1091-6|1	%define realname   Devel-ptkdb
14cr|perl-Devel-ptkdb-1.1091-6|2	
14cr|perl-Devel-ptkdb-1.1091-6|3	Name:		perl-%{realname}
14cr|perl-Devel-ptkdb-1.1091-6|4	Version:    1.1091
14cr|perl-Devel-ptkdb-1.1091-6|5	Release:    6
14cr|perl-Devel-ptkdb-1.1091-6|6	License:	GPL or Artistic
14cr|perl-Devel-ptkdb-1.1091-6|7	Group:		Development/Perl
14cr|perl-Devel-ptkdb-1.1091-6|8	Summary:    Perl debugger using a Tk GUI
14cr|perl-Devel-ptkdb-1.1091-6|9	
14cr|perl-Devel-ptkdb-1.1091-6|10	Source0:    Devel-ptkdb-1.1091.tar.gz
14cr|perl-Devel-ptkdb-1.1091-6|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-Devel-ptkdb-1.1091-6|12	BuildRequires: perl-devel
14cr|perl-Devel-ptkdb-1.1091-6|13	BuildArch: noarch
14cr|perl-Devel-ptkdb-1.1091-6|14	
14cr|perl-Devel-ptkdb-1.1091-6|15	%description
14cr|perl-Devel-ptkdb-1.1091-6|16	Perl debugger using a Tk GUI
14cr|perl-Devel-ptkdb-1.1091-6|17	
14cr|perl-Devel-ptkdb-1.1091-6|18	%prep
14cr|perl-Devel-ptkdb-1.1091-6|19	%setup -q -n %{realname}-%{version}
14cr|perl-Devel-ptkdb-1.1091-6|20	
14cr|perl-Devel-ptkdb-1.1091-6|21	%build
14cr|perl-Devel-ptkdb-1.1091-6|22	yes | %{__perl} Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-Devel-ptkdb-1.1091-6|23	%make
14cr|perl-Devel-ptkdb-1.1091-6|24	
14cr|perl-Devel-ptkdb-1.1091-6|25	%check
14cr|perl-Devel-ptkdb-1.1091-6|26	#make test
14cr|perl-Devel-ptkdb-1.1091-6|27	
14cr|perl-Devel-ptkdb-1.1091-6|28	%install
14cr|perl-Devel-ptkdb-1.1091-6|29	%makeinstall_std
14cr|perl-Devel-ptkdb-1.1091-6|30	
14cr|perl-Devel-ptkdb-1.1091-6|31	%files
14cr|perl-Devel-ptkdb-1.1091-6|32	%doc META.yml Changes README
14cr|perl-Devel-ptkdb-1.1091-6|33	%{_mandir}/man3/*
14cr|perl-Devel-ptkdb-1.1091-6|34	%{perl_vendorlib}
14cr|perl-Devel-ptkdb-1.1091-6|35	
14cr|perl-Devel-ptkdb-1.1091-6|36	%changelog
14cr|perl-Devel-ptkdb-1.1091-6|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1091-6
14cr|perl-Devel-ptkdb-1.1091-6|38	+ Revision: 6ad4ccc
14cr|perl-Devel-ptkdb-1.1091-6|39	- MassBuild#464: Increase release tag
14cr|perl-Devel-ptkdb-1.1091-6|40	
14cr|perl-Devel-ptkdb-1.1091-6|41	

4464 14
14cr|perl-Devel-Refactor-0.50.0-5|1	%define upstream_name    Devel-Refactor
14cr|perl-Devel-Refactor-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Devel-Refactor-0.50.0-5|3	
14cr|perl-Devel-Refactor-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-Refactor-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-Refactor-0.50.0-5|6	Release:	5
14cr|perl-Devel-Refactor-0.50.0-5|7	
14cr|perl-Devel-Refactor-0.50.0-5|8	Summary:	The *Devel::Refactor* module is for code refactoring
14cr|perl-Devel-Refactor-0.50.0-5|9	
14cr|perl-Devel-Refactor-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Devel-Refactor-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Devel-Refactor-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Refactor-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-Refactor-0.50.0-5|14	
14cr|perl-Devel-Refactor-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Devel-Refactor-0.50.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Devel-Refactor-0.50.0-5|17	BuildArch:	noarch
14cr|perl-Devel-Refactor-0.50.0-5|18	
14cr|perl-Devel-Refactor-0.50.0-5|19	%description
14cr|perl-Devel-Refactor-0.50.0-5|20	The *Devel::Refactor* module is for code refactoring.
14cr|perl-Devel-Refactor-0.50.0-5|21	
14cr|perl-Devel-Refactor-0.50.0-5|22	While *Devel::Refactor* may be used from Perl programs, it is also designed
14cr|perl-Devel-Refactor-0.50.0-5|23	to be used with the *EPIC* plug-in for the *eclipse* integrated development
14cr|perl-Devel-Refactor-0.50.0-5|24	environment.
14cr|perl-Devel-Refactor-0.50.0-5|25	
14cr|perl-Devel-Refactor-0.50.0-5|26	%prep
14cr|perl-Devel-Refactor-0.50.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Refactor-0.50.0-5|28	
14cr|perl-Devel-Refactor-0.50.0-5|29	%build
14cr|perl-Devel-Refactor-0.50.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Refactor-0.50.0-5|31	%make
14cr|perl-Devel-Refactor-0.50.0-5|32	
14cr|perl-Devel-Refactor-0.50.0-5|33	%check
14cr|perl-Devel-Refactor-0.50.0-5|34	%make test
14cr|perl-Devel-Refactor-0.50.0-5|35	
14cr|perl-Devel-Refactor-0.50.0-5|36	%install
14cr|perl-Devel-Refactor-0.50.0-5|37	%makeinstall_std
14cr|perl-Devel-Refactor-0.50.0-5|38	
14cr|perl-Devel-Refactor-0.50.0-5|39	%files
14cr|perl-Devel-Refactor-0.50.0-5|40	%doc README Changes
14cr|perl-Devel-Refactor-0.50.0-5|41	%{_mandir}/man3/*
14cr|perl-Devel-Refactor-0.50.0-5|42	%{perl_vendorlib}/*
14cr|perl-Devel-Refactor-0.50.0-5|43	
14cr|perl-Devel-Refactor-0.50.0-5|44	
14cr|perl-Devel-Refactor-0.50.0-5|45	%changelog
14cr|perl-Devel-Refactor-0.50.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Devel-Refactor-0.50.0-5|47	+ Revision: b384f46
14cr|perl-Devel-Refactor-0.50.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Devel-Refactor-0.50.0-5|49	
14cr|perl-Devel-Refactor-0.50.0-5|50	

4465 14
14cr|perl-Devel-Refcount-0.100.0-3|1	%define upstream_name    Devel-Refcount
14cr|perl-Devel-Refcount-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Devel-Refcount-0.100.0-3|3	
14cr|perl-Devel-Refcount-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-Refcount-0.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-Refcount-0.100.0-3|6	Release:	3
14cr|perl-Devel-Refcount-0.100.0-3|7	
14cr|perl-Devel-Refcount-0.100.0-3|8	Summary:    Obtain the REFCNT value of a referent
14cr|perl-Devel-Refcount-0.100.0-3|9	
14cr|perl-Devel-Refcount-0.100.0-3|10	License:    GPL+ or Artistic
14cr|perl-Devel-Refcount-0.100.0-3|11	Group:      Development/Perl
14cr|perl-Devel-Refcount-0.100.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-Refcount-0.100.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Devel/Devel-Refcount-%{upstream_version}.tar.gz
14cr|perl-Devel-Refcount-0.100.0-3|14	
14cr|perl-Devel-Refcount-0.100.0-3|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Devel-Refcount-0.100.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-Devel-Refcount-0.100.0-3|17	BuildRequires: perl(Test::Exception)
14cr|perl-Devel-Refcount-0.100.0-3|18	BuildRequires: perl(Test::Fatal)
14cr|perl-Devel-Refcount-0.100.0-3|19	BuildRequires: perl(Test::More)
14cr|perl-Devel-Refcount-0.100.0-3|20	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Devel-Refcount-0.100.0-3|21	BuildRequires: perl-devel
14cr|perl-Devel-Refcount-0.100.0-3|22	
14cr|perl-Devel-Refcount-0.100.0-3|23	%description
14cr|perl-Devel-Refcount-0.100.0-3|24	This module provides a single function which obtains the reference count of
14cr|perl-Devel-Refcount-0.100.0-3|25	the object being pointed to by the passed reference value.
14cr|perl-Devel-Refcount-0.100.0-3|26	
14cr|perl-Devel-Refcount-0.100.0-3|27	%prep
14cr|perl-Devel-Refcount-0.100.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Refcount-0.100.0-3|29	
14cr|perl-Devel-Refcount-0.100.0-3|30	%build
14cr|perl-Devel-Refcount-0.100.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Refcount-0.100.0-3|32	%make
14cr|perl-Devel-Refcount-0.100.0-3|33	
14cr|perl-Devel-Refcount-0.100.0-3|34	%check
14cr|perl-Devel-Refcount-0.100.0-3|35	make test
14cr|perl-Devel-Refcount-0.100.0-3|36	
14cr|perl-Devel-Refcount-0.100.0-3|37	%install
14cr|perl-Devel-Refcount-0.100.0-3|38	%makeinstall_std
14cr|perl-Devel-Refcount-0.100.0-3|39	
14cr|perl-Devel-Refcount-0.100.0-3|40	%clean
14cr|perl-Devel-Refcount-0.100.0-3|41	
14cr|perl-Devel-Refcount-0.100.0-3|42	%files
14cr|perl-Devel-Refcount-0.100.0-3|43	%doc Changes
14cr|perl-Devel-Refcount-0.100.0-3|44	%{_mandir}/man3/*
14cr|perl-Devel-Refcount-0.100.0-3|45	%{perl_vendorlib}/*
14cr|perl-Devel-Refcount-0.100.0-3|46	
14cr|perl-Devel-Refcount-0.100.0-3|47	
14cr|perl-Devel-Refcount-0.100.0-3|48	
14cr|perl-Devel-Refcount-0.100.0-3|49	
14cr|perl-Devel-Refcount-0.100.0-3|50	
14cr|perl-Devel-Refcount-0.100.0-3|51	%changelog
14cr|perl-Devel-Refcount-0.100.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Devel-Refcount-0.100.0-3|53	+ Revision: 2fa9f88
14cr|perl-Devel-Refcount-0.100.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Devel-Refcount-0.100.0-3|55	
14cr|perl-Devel-Refcount-0.100.0-3|56	

4466 14
14cr|perl-Devel-REPL-1.3.12-5|1	%define upstream_name    Devel-REPL
14cr|perl-Devel-REPL-1.3.12-5|2	%define upstream_version 1.003012
14cr|perl-Devel-REPL-1.3.12-5|3	
14cr|perl-Devel-REPL-1.3.12-5|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-REPL-1.3.12-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-REPL-1.3.12-5|6	Release:	5
14cr|perl-Devel-REPL-1.3.12-5|7	Epoch:		1
14cr|perl-Devel-REPL-1.3.12-5|8	
14cr|perl-Devel-REPL-1.3.12-5|9	Summary:	A modern perl interactive shell
14cr|perl-Devel-REPL-1.3.12-5|10	
14cr|perl-Devel-REPL-1.3.12-5|11	License:	GPL+ or Artistic
14cr|perl-Devel-REPL-1.3.12-5|12	Group:		Development/Perl
14cr|perl-Devel-REPL-1.3.12-5|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-REPL-1.3.12-5|14	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-REPL-1.3.12-5|15	
14cr|perl-Devel-REPL-1.3.12-5|16	BuildRequires:	perl-devel
14cr|perl-Devel-REPL-1.3.12-5|17	BuildRequires:	perl(B::Keywords)
14cr|perl-Devel-REPL-1.3.12-5|18	BuildRequires:	perl(Data::Dump::Streamer)
14cr|perl-Devel-REPL-1.3.12-5|19	BuildRequires:	perl(File::HomeDir)
14cr|perl-Devel-REPL-1.3.12-5|20	BuildRequires:	perl(File::Spec)
14cr|perl-Devel-REPL-1.3.12-5|21	BuildRequires:	perl(Lexical::Persistence)
14cr|perl-Devel-REPL-1.3.12-5|22	BuildRequires:	perl(Moose)
14cr|perl-Devel-REPL-1.3.12-5|23	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-Devel-REPL-1.3.12-5|24	BuildRequires:	perl(MooseX::AttributeHelpers)
14cr|perl-Devel-REPL-1.3.12-5|25	BuildRequires:	perl(MooseX::Object::Pluggable)
14cr|perl-Devel-REPL-1.3.12-5|26	BuildRequires:	perl(PPI)
14cr|perl-Devel-REPL-1.3.12-5|27	BuildRequires:	perl(Sys::SigAction)
14cr|perl-Devel-REPL-1.3.12-5|28	BuildRequires:	perl(Task::Weaken)
14cr|perl-Devel-REPL-1.3.12-5|29	BuildRequires:	perl(Term::ANSIColor)
14cr|perl-Devel-REPL-1.3.12-5|30	BuildRequires:	perl(Term::ReadLine)
14cr|perl-Devel-REPL-1.3.12-5|31	BuildRequires:	perl(Test::More)
14cr|perl-Devel-REPL-1.3.12-5|32	BuildRequires:	perl(namespace::clean)
14cr|perl-Devel-REPL-1.3.12-5|33	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Devel-REPL-1.3.12-5|34	
14cr|perl-Devel-REPL-1.3.12-5|35	BuildArch:	noarch
14cr|perl-Devel-REPL-1.3.12-5|36	
14cr|perl-Devel-REPL-1.3.12-5|37	%description
14cr|perl-Devel-REPL-1.3.12-5|38	This is an interactive shell for Perl, commonly known as a REPL - Read,
14cr|perl-Devel-REPL-1.3.12-5|39	Evaluate, Print, Loop. The shell provides for rapid development or
14cr|perl-Devel-REPL-1.3.12-5|40	testing of code without the need to create a temporary source code file.
14cr|perl-Devel-REPL-1.3.12-5|41	
14cr|perl-Devel-REPL-1.3.12-5|42	Through a plugin system, many features are available on demand. You can
14cr|perl-Devel-REPL-1.3.12-5|43	also tailor the environment through the use of profiles and run control
14cr|perl-Devel-REPL-1.3.12-5|44	files, for example to pre-load certain Perl modules when working on a
14cr|perl-Devel-REPL-1.3.12-5|45	particular project.
14cr|perl-Devel-REPL-1.3.12-5|46	
14cr|perl-Devel-REPL-1.3.12-5|47	%prep
14cr|perl-Devel-REPL-1.3.12-5|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-REPL-1.3.12-5|49	
14cr|perl-Devel-REPL-1.3.12-5|50	%build
14cr|perl-Devel-REPL-1.3.12-5|51	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-Devel-REPL-1.3.12-5|52	%make
14cr|perl-Devel-REPL-1.3.12-5|53	
14cr|perl-Devel-REPL-1.3.12-5|54	%check
14cr|perl-Devel-REPL-1.3.12-5|55	%make test
14cr|perl-Devel-REPL-1.3.12-5|56	
14cr|perl-Devel-REPL-1.3.12-5|57	%install
14cr|perl-Devel-REPL-1.3.12-5|58	%makeinstall_std
14cr|perl-Devel-REPL-1.3.12-5|59	
14cr|perl-Devel-REPL-1.3.12-5|60	%files
14cr|perl-Devel-REPL-1.3.12-5|61	%doc Changes META.yml
14cr|perl-Devel-REPL-1.3.12-5|62	%{_mandir}/man3/*
14cr|perl-Devel-REPL-1.3.12-5|63	%{perl_vendorlib}/*
14cr|perl-Devel-REPL-1.3.12-5|64	%{_bindir}/re.pl
14cr|perl-Devel-REPL-1.3.12-5|65	
14cr|perl-Devel-REPL-1.3.12-5|66	%changelog
14cr|perl-Devel-REPL-1.3.12-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.12-5
14cr|perl-Devel-REPL-1.3.12-5|68	+ Revision: 2fc7e46
14cr|perl-Devel-REPL-1.3.12-5|69	- MassBuild#464: Increase release tag
14cr|perl-Devel-REPL-1.3.12-5|70	
14cr|perl-Devel-REPL-1.3.12-5|71	

4467 14
14cr|perl-Devel-SimpleTrace-0.80.0-4|1	%define	upstream_name	 Devel-SimpleTrace
14cr|perl-Devel-SimpleTrace-0.80.0-4|2	%define	upstream_version 0.08
14cr|perl-Devel-SimpleTrace-0.80.0-4|3	
14cr|perl-Devel-SimpleTrace-0.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-SimpleTrace-0.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-SimpleTrace-0.80.0-4|6	Release:	4
14cr|perl-Devel-SimpleTrace-0.80.0-4|7	
14cr|perl-Devel-SimpleTrace-0.80.0-4|8	Summary:	See where you code warns and dies using stack traces
14cr|perl-Devel-SimpleTrace-0.80.0-4|9	
14cr|perl-Devel-SimpleTrace-0.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Devel-SimpleTrace-0.80.0-4|11	Group:		Development/Perl
14cr|perl-Devel-SimpleTrace-0.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Devel-SimpleTrace-0.80.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-SimpleTrace-0.80.0-4|14	
14cr|perl-Devel-SimpleTrace-0.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Devel-SimpleTrace-0.80.0-4|16	BuildArch:	noarch
14cr|perl-Devel-SimpleTrace-0.80.0-4|17	
14cr|perl-Devel-SimpleTrace-0.80.0-4|18	%description
14cr|perl-Devel-SimpleTrace-0.80.0-4|19	This module can be used to more easily spot the place where a program or a
14cr|perl-Devel-SimpleTrace-0.80.0-4|20	module generates errors. Its use is extremely simple, reduced to just useing
14cr|perl-Devel-SimpleTrace-0.80.0-4|21	it.
14cr|perl-Devel-SimpleTrace-0.80.0-4|22	
14cr|perl-Devel-SimpleTrace-0.80.0-4|23	This is achieved by modifying the functions warn() and die() in order to
14cr|perl-Devel-SimpleTrace-0.80.0-4|24	replace the standard messages by complete stack traces that precisely indicates
14cr|perl-Devel-SimpleTrace-0.80.0-4|25	how and where the error or warning occurred. Other than this, their use should
14cr|perl-Devel-SimpleTrace-0.80.0-4|26	stay unchanged, even when using die() inside eval().
14cr|perl-Devel-SimpleTrace-0.80.0-4|27	
14cr|perl-Devel-SimpleTrace-0.80.0-4|28	%prep
14cr|perl-Devel-SimpleTrace-0.80.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-SimpleTrace-0.80.0-4|30	
14cr|perl-Devel-SimpleTrace-0.80.0-4|31	%build
14cr|perl-Devel-SimpleTrace-0.80.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-SimpleTrace-0.80.0-4|33	%make
14cr|perl-Devel-SimpleTrace-0.80.0-4|34	
14cr|perl-Devel-SimpleTrace-0.80.0-4|35	%check
14cr|perl-Devel-SimpleTrace-0.80.0-4|36	make test
14cr|perl-Devel-SimpleTrace-0.80.0-4|37	
14cr|perl-Devel-SimpleTrace-0.80.0-4|38	%install
14cr|perl-Devel-SimpleTrace-0.80.0-4|39	%makeinstall_std
14cr|perl-Devel-SimpleTrace-0.80.0-4|40	
14cr|perl-Devel-SimpleTrace-0.80.0-4|41	%files
14cr|perl-Devel-SimpleTrace-0.80.0-4|42	%doc Changes LICENSE README
14cr|perl-Devel-SimpleTrace-0.80.0-4|43	%{perl_vendorlib}/Devel
14cr|perl-Devel-SimpleTrace-0.80.0-4|44	%{_mandir}/*/*
14cr|perl-Devel-SimpleTrace-0.80.0-4|45	
14cr|perl-Devel-SimpleTrace-0.80.0-4|46	
14cr|perl-Devel-SimpleTrace-0.80.0-4|47	%changelog
14cr|perl-Devel-SimpleTrace-0.80.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-Devel-SimpleTrace-0.80.0-4|49	+ Revision: 924e713
14cr|perl-Devel-SimpleTrace-0.80.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Devel-SimpleTrace-0.80.0-4|51	
14cr|perl-Devel-SimpleTrace-0.80.0-4|52	

4468 14
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|1	%define upstream_name    Devel-StackTrace-AsHTML
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|3	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|6	Release:    3
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|7	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|8	Summary:    Displays stack trace in HTML
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|9	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|10	License:    GPL+ or Artistic
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|11	Group:      Development/Perl
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|14	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|15	BuildRequires: perl(Devel::StackTrace)
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|17	BuildRequires: perl(Filter::Util::Call)
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|19	BuildRequires: perl-devel
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|20	BuildArch:  noarch
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|21	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|22	%description
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|23	Devel::StackTrace::AsHTML adds 'as_html' method to the Devel::StackTrace
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|24	manpage which displays the stack trace in beautiful HTML, with code snippet
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|25	context and function parameters. If you call it on an instance of the
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|26	Devel::StackTrace::WithLexicals manpage, you even get to see the lexical
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|27	variables of each stack frame.
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|28	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|29	%prep
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|31	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|32	%build
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|34	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|35	%make
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|36	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|37	%check
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|38	%make test
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|39	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|40	%install
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|41	%makeinstall_std
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|42	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|43	%files
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|44	%doc Changes META.yml README eg
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|45	%{_mandir}/man3/*
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|46	%{perl_vendorlib}/*
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|47	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|48	%changelog
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|50	+ Revision: 7afefe7
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|52	
14cr|perl-Devel-StackTrace-AsHTML-0.140.0-3|53	

4469 14
14cr|perl-Devel-TakeHashArgs-0.6.0-3|1	%define upstream_name    Devel-TakeHashArgs
14cr|perl-Devel-TakeHashArgs-0.6.0-3|2	%define upstream_version 0.006
14cr|perl-Devel-TakeHashArgs-0.6.0-3|3	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Devel-TakeHashArgs-0.6.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Devel-TakeHashArgs-0.6.0-3|6	Release:	3
14cr|perl-Devel-TakeHashArgs-0.6.0-3|7	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|8	Summary:	Make a hash out of args when they are passed as key/value pairs
14cr|perl-Devel-TakeHashArgs-0.6.0-3|9	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|10	License:	GPL+ or Artistic
14cr|perl-Devel-TakeHashArgs-0.6.0-3|11	Group:		Development/Perl
14cr|perl-Devel-TakeHashArgs-0.6.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-TakeHashArgs-0.6.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-TakeHashArgs-%{upstream_version}.tar.gz
14cr|perl-Devel-TakeHashArgs-0.6.0-3|14	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|15	BuildRequires:	perl-devel
14cr|perl-Devel-TakeHashArgs-0.6.0-3|16	BuildRequires:	perl(Exporter)
14cr|perl-Devel-TakeHashArgs-0.6.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Devel-TakeHashArgs-0.6.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Devel-TakeHashArgs-0.6.0-3|19	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|20	BuildArch:	noarch
14cr|perl-Devel-TakeHashArgs-0.6.0-3|21	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|22	%description
14cr|perl-Devel-TakeHashArgs-0.6.0-3|23	The module is a short utility I made after being sick and tired of writing
14cr|perl-Devel-TakeHashArgs-0.6.0-3|24	redundant code to make a hash out of args when they are passed as key/value
14cr|perl-Devel-TakeHashArgs-0.6.0-3|25	pairs including setting their defaults and checking for mandatory
14cr|perl-Devel-TakeHashArgs-0.6.0-3|26	arguments.
14cr|perl-Devel-TakeHashArgs-0.6.0-3|27	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|28	%prep
14cr|perl-Devel-TakeHashArgs-0.6.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-TakeHashArgs-0.6.0-3|30	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|31	%build
14cr|perl-Devel-TakeHashArgs-0.6.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-TakeHashArgs-0.6.0-3|33	%make
14cr|perl-Devel-TakeHashArgs-0.6.0-3|34	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|35	%check
14cr|perl-Devel-TakeHashArgs-0.6.0-3|36	%make test
14cr|perl-Devel-TakeHashArgs-0.6.0-3|37	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|38	%install
14cr|perl-Devel-TakeHashArgs-0.6.0-3|39	%makeinstall_std
14cr|perl-Devel-TakeHashArgs-0.6.0-3|40	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|41	%files
14cr|perl-Devel-TakeHashArgs-0.6.0-3|42	%doc README META.yml Changes
14cr|perl-Devel-TakeHashArgs-0.6.0-3|43	%{_mandir}/man3/*
14cr|perl-Devel-TakeHashArgs-0.6.0-3|44	%{perl_vendorlib}/*
14cr|perl-Devel-TakeHashArgs-0.6.0-3|45	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|46	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|47	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|48	%changelog
14cr|perl-Devel-TakeHashArgs-0.6.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|perl-Devel-TakeHashArgs-0.6.0-3|50	+ Revision: 1cfe8ea
14cr|perl-Devel-TakeHashArgs-0.6.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Devel-TakeHashArgs-0.6.0-3|52	
14cr|perl-Devel-TakeHashArgs-0.6.0-3|53	

4470 14
14cr|perl-Devel-Trace-0.120.0-3|1	%define upstream_name    Devel-Trace
14cr|perl-Devel-Trace-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Devel-Trace-0.120.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Devel-Trace-0.120.0-3|4	Version:	%perl_convert_version 0.12
14cr|perl-Devel-Trace-0.120.0-3|5	Release:	3
14cr|perl-Devel-Trace-0.120.0-3|6	
14cr|perl-Devel-Trace-0.120.0-3|7	Summary:	A debugging module that prints out each line before it is executed
14cr|perl-Devel-Trace-0.120.0-3|8	
14cr|perl-Devel-Trace-0.120.0-3|9	License:	GPL+ or Artistic
14cr|perl-Devel-Trace-0.120.0-3|10	Group:		Development/Perl
14cr|perl-Devel-Trace-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Devel-Trace-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Trace-0.12.tar.gz
14cr|perl-Devel-Trace-0.120.0-3|13	
14cr|perl-Devel-Trace-0.120.0-3|14	BuildRequires:	perl-devel
14cr|perl-Devel-Trace-0.120.0-3|15	BuildArch:	noarch
14cr|perl-Devel-Trace-0.120.0-3|16	
14cr|perl-Devel-Trace-0.120.0-3|17	%description
14cr|perl-Devel-Trace-0.120.0-3|18	A debugging module that prints out each line before it is executed
14cr|perl-Devel-Trace-0.120.0-3|19	(like sh -x).
14cr|perl-Devel-Trace-0.120.0-3|20	
14cr|perl-Devel-Trace-0.120.0-3|21	%prep
14cr|perl-Devel-Trace-0.120.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-Trace-0.120.0-3|23	
14cr|perl-Devel-Trace-0.120.0-3|24	%build
14cr|perl-Devel-Trace-0.120.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Devel-Trace-0.120.0-3|26	make
14cr|perl-Devel-Trace-0.120.0-3|27	
14cr|perl-Devel-Trace-0.120.0-3|28	%check
14cr|perl-Devel-Trace-0.120.0-3|29	echo "" | make test
14cr|perl-Devel-Trace-0.120.0-3|30	
14cr|perl-Devel-Trace-0.120.0-3|31	%install
14cr|perl-Devel-Trace-0.120.0-3|32	%makeinstall_std
14cr|perl-Devel-Trace-0.120.0-3|33	
14cr|perl-Devel-Trace-0.120.0-3|34	%files
14cr|perl-Devel-Trace-0.120.0-3|35	%{perl_vendorlib}/Devel
14cr|perl-Devel-Trace-0.120.0-3|36	%{_mandir}/*/*
14cr|perl-Devel-Trace-0.120.0-3|37	
14cr|perl-Devel-Trace-0.120.0-3|38	
14cr|perl-Devel-Trace-0.120.0-3|39	
14cr|perl-Devel-Trace-0.120.0-3|40	%changelog
14cr|perl-Devel-Trace-0.120.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Devel-Trace-0.120.0-3|42	+ Revision: a17f563
14cr|perl-Devel-Trace-0.120.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Devel-Trace-0.120.0-3|44	
14cr|perl-Devel-Trace-0.120.0-3|45	

4471 14
14cr|perl-Devel-TraceUse-2.50.0-4|1	%define upstream_name    Devel-TraceUse
14cr|perl-Devel-TraceUse-2.50.0-4|2	%define upstream_version 2.05
14cr|perl-Devel-TraceUse-2.50.0-4|3	
14cr|perl-Devel-TraceUse-2.50.0-4|4	Name:           perl-%{upstream_name}
14cr|perl-Devel-TraceUse-2.50.0-4|5	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Devel-TraceUse-2.50.0-4|6	Release:        4
14cr|perl-Devel-TraceUse-2.50.0-4|7	
14cr|perl-Devel-TraceUse-2.50.0-4|8	Summary:        Hack around calling UNIVERSAL::can() as a function
14cr|perl-Devel-TraceUse-2.50.0-4|9	
14cr|perl-Devel-TraceUse-2.50.0-4|10	License:        GPL+ or Artistic
14cr|perl-Devel-TraceUse-2.50.0-4|11	Group:          Development/Perl
14cr|perl-Devel-TraceUse-2.50.0-4|12	Url:            http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Devel-TraceUse-2.50.0-4|13	Source0:        http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Devel-TraceUse-2.50.0-4|14	
14cr|perl-Devel-TraceUse-2.50.0-4|15	BuildRequires:  perl(Test::More)
14cr|perl-Devel-TraceUse-2.50.0-4|16	BuildRequires:  perl(Module::Build)
14cr|perl-Devel-TraceUse-2.50.0-4|17	BuildRequires:  perl(Module::CoreList)
14cr|perl-Devel-TraceUse-2.50.0-4|18	BuildArch:      noarch
14cr|perl-Devel-TraceUse-2.50.0-4|19	
14cr|perl-Devel-TraceUse-2.50.0-4|20	%description
14cr|perl-Devel-TraceUse-2.50.0-4|21	The UNIVERSAL class provides a few default methods so that all objects can use
14cr|perl-Devel-TraceUse-2.50.0-4|22	them. Object orientation allows programmers to override these methods in
14cr|perl-Devel-TraceUse-2.50.0-4|23	subclasses to provide more specific and appropriate behavior.
14cr|perl-Devel-TraceUse-2.50.0-4|24	
14cr|perl-Devel-TraceUse-2.50.0-4|25	Some authors call methods in the UNIVERSAL class on potential invocants as
14cr|perl-Devel-TraceUse-2.50.0-4|26	functions, bypassing any possible overriding. This is wrong and you should not
14cr|perl-Devel-TraceUse-2.50.0-4|27	do it. Unfortunately, not everyone heeds this warning and their bad code can
14cr|perl-Devel-TraceUse-2.50.0-4|28	break your good code.
14cr|perl-Devel-TraceUse-2.50.0-4|29	
14cr|perl-Devel-TraceUse-2.50.0-4|30	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that
14cr|perl-Devel-TraceUse-2.50.0-4|31	checks to
14cr|perl-Devel-TraceUse-2.50.0-4|32	see if the first argument is a valid invocant (whether an object -- a blessed
14cr|perl-Devel-TraceUse-2.50.0-4|33	referent -- or the name of a class). If so, and if the invocant's class has its
14cr|perl-Devel-TraceUse-2.50.0-4|34	own can() method, it calls that as a method. Otherwise, everything works as you
14cr|perl-Devel-TraceUse-2.50.0-4|35	might expect.
14cr|perl-Devel-TraceUse-2.50.0-4|36	
14cr|perl-Devel-TraceUse-2.50.0-4|37	If someone attempts to call UNIVERSAL::can() as a function, this module will
14cr|perl-Devel-TraceUse-2.50.0-4|38	emit a lexical warning (see perllexwarn) to that effect. You can disable it
14cr|perl-Devel-TraceUse-2.50.0-4|39	with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the
14cr|perl-Devel-TraceUse-2.50.0-4|40	code instead.
14cr|perl-Devel-TraceUse-2.50.0-4|41	
14cr|perl-Devel-TraceUse-2.50.0-4|42	%prep
14cr|perl-Devel-TraceUse-2.50.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Devel-TraceUse-2.50.0-4|44	
14cr|perl-Devel-TraceUse-2.50.0-4|45	%build
14cr|perl-Devel-TraceUse-2.50.0-4|46	%{__perl} Build.PL installdirs=vendor
14cr|perl-Devel-TraceUse-2.50.0-4|47	./Build
14cr|perl-Devel-TraceUse-2.50.0-4|48	
14cr|perl-Devel-TraceUse-2.50.0-4|49	%check
14cr|perl-Devel-TraceUse-2.50.0-4|50	./Build test
14cr|perl-Devel-TraceUse-2.50.0-4|51	
14cr|perl-Devel-TraceUse-2.50.0-4|52	%install
14cr|perl-Devel-TraceUse-2.50.0-4|53	./Build install destdir=%{buildroot}
14cr|perl-Devel-TraceUse-2.50.0-4|54	
14cr|perl-Devel-TraceUse-2.50.0-4|55	%clean
14cr|perl-Devel-TraceUse-2.50.0-4|56	
14cr|perl-Devel-TraceUse-2.50.0-4|57	%files
14cr|perl-Devel-TraceUse-2.50.0-4|58	%doc README
14cr|perl-Devel-TraceUse-2.50.0-4|59	%{perl_vendorlib}/*
14cr|perl-Devel-TraceUse-2.50.0-4|60	%{_mandir}/*/*
14cr|perl-Devel-TraceUse-2.50.0-4|61	
14cr|perl-Devel-TraceUse-2.50.0-4|62	
14cr|perl-Devel-TraceUse-2.50.0-4|63	
14cr|perl-Devel-TraceUse-2.50.0-4|64	%changelog
14cr|perl-Devel-TraceUse-2.50.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.50.0-4
14cr|perl-Devel-TraceUse-2.50.0-4|66	+ Revision: a442726
14cr|perl-Devel-TraceUse-2.50.0-4|67	- MassBuild#464: Increase release tag
14cr|perl-Devel-TraceUse-2.50.0-4|68	
14cr|perl-Devel-TraceUse-2.50.0-4|69	

4472 14
14cr|perl-Device-Cdio-0.3.0-4|1	%define module	Device-Cdio
14cr|perl-Device-Cdio-0.3.0-4|2	
14cr|perl-Device-Cdio-0.3.0-4|3	Name:		perl-%{module}
14cr|perl-Device-Cdio-0.3.0-4|4	Version:	0.3.0
14cr|perl-Device-Cdio-0.3.0-4|5	Release:	4
14cr|perl-Device-Cdio-0.3.0-4|6	Summary:	Module for CD Input and Control library
14cr|perl-Device-Cdio-0.3.0-4|7	License:	GPL
14cr|perl-Device-Cdio-0.3.0-4|8	Group:		Development/Perl
14cr|perl-Device-Cdio-0.3.0-4|9	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Device-Cdio-0.3.0-4|10	Source0:	http://www.cpan.org/modules/by-module/Device/%{module}-v%{version}.tar.gz
14cr|perl-Device-Cdio-0.3.0-4|11	Patch0:         perl-Device-Cdio-0.3.0-gcc-4.7.patch
14cr|perl-Device-Cdio-0.3.0-4|12	Patch1:         perl-Device-Cdio-v0.3.0-pkgconfig-fix.patch
14cr|perl-Device-Cdio-0.3.0-4|13	Patch2:         perl-Device-Cdio-v0.3.0-cdio_get_cdtext-fix.patch
14cr|perl-Device-Cdio-0.3.0-4|14	BuildRequires:	perl-devel >= 5.8.0
14cr|perl-Device-Cdio-0.3.0-4|15	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Device-Cdio-0.3.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-Device-Cdio-0.3.0-4|17	BuildRequires:	perl-version
14cr|perl-Device-Cdio-0.3.0-4|18	BuildRequires:	libcdio-devel
14cr|perl-Device-Cdio-0.3.0-4|19	BuildRequires:	swig
14cr|perl-Device-Cdio-0.3.0-4|20	
14cr|perl-Device-Cdio-0.3.0-4|21	%description
14cr|perl-Device-Cdio-0.3.0-4|22	A module to make easier temporary directories deletion
14cr|perl-Device-Cdio-0.3.0-4|23	
14cr|perl-Device-Cdio-0.3.0-4|24	%prep
14cr|perl-Device-Cdio-0.3.0-4|25	%setup -q -n %{module}-v%{version}
14cr|perl-Device-Cdio-0.3.0-4|26	chmod u+w -R .
14cr|perl-Device-Cdio-0.3.0-4|27	%patch0 -p1 -b .gcc47
14cr|perl-Device-Cdio-0.3.0-4|28	%patch1 -p1 -b .pkgconfig
14cr|perl-Device-Cdio-0.3.0-4|29	%patch2 -p1 -b .cdio_get_cdtext
14cr|perl-Device-Cdio-0.3.0-4|30	
14cr|perl-Device-Cdio-0.3.0-4|31	%build
14cr|perl-Device-Cdio-0.3.0-4|32	perl Build.PL installdirs=vendor
14cr|perl-Device-Cdio-0.3.0-4|33	# M::B copy files read-only, forcing to use
14cr|perl-Device-Cdio-0.3.0-4|34	# a two-pass build command
14cr|perl-Device-Cdio-0.3.0-4|35	# https://rt.cpan.org/Ticket/Display.html?id=42777
14cr|perl-Device-Cdio-0.3.0-4|36	./Build CFLAGS="%{optflags}" || :
14cr|perl-Device-Cdio-0.3.0-4|37	chmod u+w -R .
14cr|perl-Device-Cdio-0.3.0-4|38	./Build CFLAGS="%{optflags}"
14cr|perl-Device-Cdio-0.3.0-4|39	
14cr|perl-Device-Cdio-0.3.0-4|40	%check
14cr|perl-Device-Cdio-0.3.0-4|41	# test suite doesn't pass
14cr|perl-Device-Cdio-0.3.0-4|42	# http://rt.cpan.org/Public/Bug/Display.html?id=42779
14cr|perl-Device-Cdio-0.3.0-4|43	#./Build test
14cr|perl-Device-Cdio-0.3.0-4|44	
14cr|perl-Device-Cdio-0.3.0-4|45	%install
14cr|perl-Device-Cdio-0.3.0-4|46	./Build install destdir=%{buildroot}
14cr|perl-Device-Cdio-0.3.0-4|47	
14cr|perl-Device-Cdio-0.3.0-4|48	%files
14cr|perl-Device-Cdio-0.3.0-4|49	%{perl_vendorarch}/*
14cr|perl-Device-Cdio-0.3.0-4|50	%{_mandir}/*/*
14cr|perl-Device-Cdio-0.3.0-4|51	
14cr|perl-Device-Cdio-0.3.0-4|52	%changelog
14cr|perl-Device-Cdio-0.3.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-4
14cr|perl-Device-Cdio-0.3.0-4|54	+ Revision: a64b1ba
14cr|perl-Device-Cdio-0.3.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Device-Cdio-0.3.0-4|56	
14cr|perl-Device-Cdio-0.3.0-4|57	

4473 14
14cr|perl-Dict-FSA-0.1.2-9|1	%define module	Dict-FSA
14cr|perl-Dict-FSA-0.1.2-9|2	
14cr|perl-Dict-FSA-0.1.2-9|3	Name:		perl-%{module}
14cr|perl-Dict-FSA-0.1.2-9|4	Version:	0.1.2
14cr|perl-Dict-FSA-0.1.2-9|5	Release:	9
14cr|perl-Dict-FSA-0.1.2-9|6	Summary:	FSA wrapper
14cr|perl-Dict-FSA-0.1.2-9|7	
14cr|perl-Dict-FSA-0.1.2-9|8	License:	GPL or Artistic
14cr|perl-Dict-FSA-0.1.2-9|9	Group:		Development/Perl
14cr|perl-Dict-FSA-0.1.2-9|10	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Dict-FSA-0.1.2-9|11	Source:		http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{module}-%{version}.tar.bz2
14cr|perl-Dict-FSA-0.1.2-9|12	BuildRequires:	perl-devel
14cr|perl-Dict-FSA-0.1.2-9|13	BuildRequires:	fsa
14cr|perl-Dict-FSA-0.1.2-9|14	Requires:	fsa
14cr|perl-Dict-FSA-0.1.2-9|15	BuildArch:	noarch
14cr|perl-Dict-FSA-0.1.2-9|16	
14cr|perl-Dict-FSA-0.1.2-9|17	%description
14cr|perl-Dict-FSA-0.1.2-9|18	This module is a perl wrapper around fsa, a set of tools based on finite state
14cr|perl-Dict-FSA-0.1.2-9|19	automata.
14cr|perl-Dict-FSA-0.1.2-9|20	
14cr|perl-Dict-FSA-0.1.2-9|21	%prep
14cr|perl-Dict-FSA-0.1.2-9|22	%setup -q -n %{module}-%{version}
14cr|perl-Dict-FSA-0.1.2-9|23	
14cr|perl-Dict-FSA-0.1.2-9|24	%build
14cr|perl-Dict-FSA-0.1.2-9|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dict-FSA-0.1.2-9|26	%make
14cr|perl-Dict-FSA-0.1.2-9|27	
14cr|perl-Dict-FSA-0.1.2-9|28	%check
14cr|perl-Dict-FSA-0.1.2-9|29	make test
14cr|perl-Dict-FSA-0.1.2-9|30	
14cr|perl-Dict-FSA-0.1.2-9|31	%install
14cr|perl-Dict-FSA-0.1.2-9|32	%makeinstall_std
14cr|perl-Dict-FSA-0.1.2-9|33	
14cr|perl-Dict-FSA-0.1.2-9|34	%files
14cr|perl-Dict-FSA-0.1.2-9|35	%doc README ChangeLog
14cr|perl-Dict-FSA-0.1.2-9|36	%{perl_vendorlib}/Dict
14cr|perl-Dict-FSA-0.1.2-9|37	%{_mandir}/*/*
14cr|perl-Dict-FSA-0.1.2-9|38	
14cr|perl-Dict-FSA-0.1.2-9|39	
14cr|perl-Dict-FSA-0.1.2-9|40	%changelog
14cr|perl-Dict-FSA-0.1.2-9|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-9
14cr|perl-Dict-FSA-0.1.2-9|42	+ Revision: 57b8fb3
14cr|perl-Dict-FSA-0.1.2-9|43	- MassBuild#464: Increase release tag
14cr|perl-Dict-FSA-0.1.2-9|44	
14cr|perl-Dict-FSA-0.1.2-9|45	

4474 14
14cr|perl-Dict-Lexed-0.2.2-9|1	%define module	Dict-Lexed
14cr|perl-Dict-Lexed-0.2.2-9|2	
14cr|perl-Dict-Lexed-0.2.2-9|3	Name:		perl-%{module}
14cr|perl-Dict-Lexed-0.2.2-9|4	Version:	0.2.2
14cr|perl-Dict-Lexed-0.2.2-9|5	Release:	9
14cr|perl-Dict-Lexed-0.2.2-9|6	Summary:	Lexed wrapper
14cr|perl-Dict-Lexed-0.2.2-9|7	
14cr|perl-Dict-Lexed-0.2.2-9|8	License:	GPL or Artistic
14cr|perl-Dict-Lexed-0.2.2-9|9	Group:		Development/Perl
14cr|perl-Dict-Lexed-0.2.2-9|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Dict-Lexed-0.2.2-9|11	Source:		http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{module}-%{version}.tar.bz2
14cr|perl-Dict-Lexed-0.2.2-9|12	Requires:	lexed
14cr|perl-Dict-Lexed-0.2.2-9|13	BuildRequires:	perl-devel
14cr|perl-Dict-Lexed-0.2.2-9|14	BuildRequires:	lexed
14cr|perl-Dict-Lexed-0.2.2-9|15	BuildArch:	noarch
14cr|perl-Dict-Lexed-0.2.2-9|16	
14cr|perl-Dict-Lexed-0.2.2-9|17	%description
14cr|perl-Dict-Lexed-0.2.2-9|18	This module is a perl wrapper around Lexed, a lexicalizer developed at INRIA.
14cr|perl-Dict-Lexed-0.2.2-9|19	
14cr|perl-Dict-Lexed-0.2.2-9|20	%prep
14cr|perl-Dict-Lexed-0.2.2-9|21	%setup -q -n %{module}-%{version}
14cr|perl-Dict-Lexed-0.2.2-9|22	
14cr|perl-Dict-Lexed-0.2.2-9|23	%build
14cr|perl-Dict-Lexed-0.2.2-9|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dict-Lexed-0.2.2-9|25	%make
14cr|perl-Dict-Lexed-0.2.2-9|26	
14cr|perl-Dict-Lexed-0.2.2-9|27	%check
14cr|perl-Dict-Lexed-0.2.2-9|28	make test
14cr|perl-Dict-Lexed-0.2.2-9|29	
14cr|perl-Dict-Lexed-0.2.2-9|30	%install
14cr|perl-Dict-Lexed-0.2.2-9|31	%makeinstall_std
14cr|perl-Dict-Lexed-0.2.2-9|32	
14cr|perl-Dict-Lexed-0.2.2-9|33	%files
14cr|perl-Dict-Lexed-0.2.2-9|34	%doc README ChangeLog
14cr|perl-Dict-Lexed-0.2.2-9|35	%{perl_vendorlib}/Dict
14cr|perl-Dict-Lexed-0.2.2-9|36	%{_mandir}/*/*
14cr|perl-Dict-Lexed-0.2.2-9|37	
14cr|perl-Dict-Lexed-0.2.2-9|38	
14cr|perl-Dict-Lexed-0.2.2-9|39	%changelog
14cr|perl-Dict-Lexed-0.2.2-9|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-9
14cr|perl-Dict-Lexed-0.2.2-9|41	+ Revision: f5342ee
14cr|perl-Dict-Lexed-0.2.2-9|42	- MassBuild#464: Increase release tag
14cr|perl-Dict-Lexed-0.2.2-9|43	
14cr|perl-Dict-Lexed-0.2.2-9|44	

4475 14
14cr|perl-Digest-1.160.0-6|1	%define upstream_name    Digest
14cr|perl-Digest-1.160.0-6|2	%define upstream_version 1.16
14cr|perl-Digest-1.160.0-6|3	
14cr|perl-Digest-1.160.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Digest-1.160.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Digest-1.160.0-6|6	Release:	6
14cr|perl-Digest-1.160.0-6|7	
14cr|perl-Digest-1.160.0-6|8	Summary:	Calculate digests of files
14cr|perl-Digest-1.160.0-6|9	
14cr|perl-Digest-1.160.0-6|10	License:	GPL+ or Artistic
14cr|perl-Digest-1.160.0-6|11	Group:		Development/Perl
14cr|perl-Digest-1.160.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Digest-1.160.0-6|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Digest-1.160.0-6|14	
14cr|perl-Digest-1.160.0-6|15	BuildRequires:	perl-devel
14cr|perl-Digest-1.160.0-6|16	BuildRequires:	perl(MIME::Base64)
14cr|perl-Digest-1.160.0-6|17	BuildArch:	noarch
14cr|perl-Digest-1.160.0-6|18	
14cr|perl-Digest-1.160.0-6|19	%description
14cr|perl-Digest-1.160.0-6|20	The 'Digest::' modules calculate digests, also called "fingerprints" or
14cr|perl-Digest-1.160.0-6|21	"hashes", of some data, called a message. The digest is (usually) some
14cr|perl-Digest-1.160.0-6|22	small/fixed size string. The actual size of the digest depend of the
14cr|perl-Digest-1.160.0-6|23	algorithm used. The message is simply a sequence of arbitrary bytes or
14cr|perl-Digest-1.160.0-6|24	bits.
14cr|perl-Digest-1.160.0-6|25	
14cr|perl-Digest-1.160.0-6|26	An important property of the digest algorithms is that the digest is
14cr|perl-Digest-1.160.0-6|27	_likely_ to change if the message change in some way. Another property is
14cr|perl-Digest-1.160.0-6|28	that digest functions are one-way functions, that is it should be _hard_ to
14cr|perl-Digest-1.160.0-6|29	find a message that correspond to some given digest. Algorithms differ in
14cr|perl-Digest-1.160.0-6|30	how "likely" and how "hard", as well as how efficient they are to compute.
14cr|perl-Digest-1.160.0-6|31	
14cr|perl-Digest-1.160.0-6|32	Note that the properties of the algorithms change over time, as the
14cr|perl-Digest-1.160.0-6|33	algorithms are analyzed and machines grow faster. If your application for
14cr|perl-Digest-1.160.0-6|34	instance depends on it being "impossible" to generate the same digest for a
14cr|perl-Digest-1.160.0-6|35	different message it is wise to make it easy to plug in stronger algorithms
14cr|perl-Digest-1.160.0-6|36	as the one used grow weaker. Using the interface documented here should
14cr|perl-Digest-1.160.0-6|37	make it easy to change algorithms later.
14cr|perl-Digest-1.160.0-6|38	
14cr|perl-Digest-1.160.0-6|39	%prep
14cr|perl-Digest-1.160.0-6|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-1.160.0-6|41	
14cr|perl-Digest-1.160.0-6|42	%build
14cr|perl-Digest-1.160.0-6|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-1.160.0-6|44	%make
14cr|perl-Digest-1.160.0-6|45	
14cr|perl-Digest-1.160.0-6|46	%check
14cr|perl-Digest-1.160.0-6|47	%make test
14cr|perl-Digest-1.160.0-6|48	
14cr|perl-Digest-1.160.0-6|49	%install
14cr|perl-Digest-1.160.0-6|50	%makeinstall_std
14cr|perl-Digest-1.160.0-6|51	
14cr|perl-Digest-1.160.0-6|52	%files
14cr|perl-Digest-1.160.0-6|53	%doc Changes README
14cr|perl-Digest-1.160.0-6|54	%{_mandir}/man3/*
14cr|perl-Digest-1.160.0-6|55	%{perl_vendorlib}/*
14cr|perl-Digest-1.160.0-6|56	
14cr|perl-Digest-1.160.0-6|57	
14cr|perl-Digest-1.160.0-6|58	%changelog
14cr|perl-Digest-1.160.0-6|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-6
14cr|perl-Digest-1.160.0-6|60	+ Revision: a06d6a8
14cr|perl-Digest-1.160.0-6|61	- MassBuild#464: Increase release tag
14cr|perl-Digest-1.160.0-6|62	
14cr|perl-Digest-1.160.0-6|63	

4476 14
14cr|perl-Digest-CRC-0.180.0-3|1	%define upstream_name    Digest-CRC
14cr|perl-Digest-CRC-0.180.0-3|2	%define upstream_version 0.18
14cr|perl-Digest-CRC-0.180.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Digest-CRC-0.180.0-3|4	Version:    %perl_convert_version 0.18
14cr|perl-Digest-CRC-0.180.0-3|5	Release:	3
14cr|perl-Digest-CRC-0.180.0-3|6	
14cr|perl-Digest-CRC-0.180.0-3|7	Summary:	Generic CRC functions
14cr|perl-Digest-CRC-0.180.0-3|8	
14cr|perl-Digest-CRC-0.180.0-3|9	License:	Public Domain
14cr|perl-Digest-CRC-0.180.0-3|10	Group:		Development/Perl
14cr|perl-Digest-CRC-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Digest-CRC-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Digest/Digest-CRC-0.18.tar.gz
14cr|perl-Digest-CRC-0.180.0-3|13	
14cr|perl-Digest-CRC-0.180.0-3|14	BuildRequires:	perl-devel
14cr|perl-Digest-CRC-0.180.0-3|15	
14cr|perl-Digest-CRC-0.180.0-3|16	%description
14cr|perl-Digest-CRC-0.180.0-3|17	The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
14cr|perl-Digest-CRC-0.180.0-3|18	functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.
14cr|perl-Digest-CRC-0.180.0-3|19	
14cr|perl-Digest-CRC-0.180.0-3|20	%prep
14cr|perl-Digest-CRC-0.180.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-CRC-0.180.0-3|22	
14cr|perl-Digest-CRC-0.180.0-3|23	%build
14cr|perl-Digest-CRC-0.180.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-CRC-0.180.0-3|25	%make
14cr|perl-Digest-CRC-0.180.0-3|26	
14cr|perl-Digest-CRC-0.180.0-3|27	%check
14cr|perl-Digest-CRC-0.180.0-3|28	make test
14cr|perl-Digest-CRC-0.180.0-3|29	
14cr|perl-Digest-CRC-0.180.0-3|30	%install
14cr|perl-Digest-CRC-0.180.0-3|31	%makeinstall_std
14cr|perl-Digest-CRC-0.180.0-3|32	
14cr|perl-Digest-CRC-0.180.0-3|33	%clean
14cr|perl-Digest-CRC-0.180.0-3|34	
14cr|perl-Digest-CRC-0.180.0-3|35	%files
14cr|perl-Digest-CRC-0.180.0-3|36	%doc Changes README
14cr|perl-Digest-CRC-0.180.0-3|37	%dir %{perl_vendorarch}/auto/Digest/CRC
14cr|perl-Digest-CRC-0.180.0-3|38	%{perl_vendorarch}/auto/Digest/CRC/*.so
14cr|perl-Digest-CRC-0.180.0-3|39	%{perl_vendorarch}/Digest/CRC.pm
14cr|perl-Digest-CRC-0.180.0-3|40	%{_mandir}/*/*
14cr|perl-Digest-CRC-0.180.0-3|41	
14cr|perl-Digest-CRC-0.180.0-3|42	
14cr|perl-Digest-CRC-0.180.0-3|43	
14cr|perl-Digest-CRC-0.180.0-3|44	%changelog
14cr|perl-Digest-CRC-0.180.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-3
14cr|perl-Digest-CRC-0.180.0-3|46	+ Revision: 3b7a1f2
14cr|perl-Digest-CRC-0.180.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Digest-CRC-0.180.0-3|48	
14cr|perl-Digest-CRC-0.180.0-3|49	

4477 14
14cr|perl-Digest-JHash-0.80.0-3|1	%define upstream_name    Digest-JHash
14cr|perl-Digest-JHash-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Digest-JHash-0.80.0-3|3	
14cr|perl-Digest-JHash-0.80.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Digest-JHash-0.80.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Digest-JHash-0.80.0-3|6	Release:	3
14cr|perl-Digest-JHash-0.80.0-3|7	
14cr|perl-Digest-JHash-0.80.0-3|8	Summary:    Perl extension for 32 bit Jenkins Hashing Algorithm
14cr|perl-Digest-JHash-0.80.0-3|9	
14cr|perl-Digest-JHash-0.80.0-3|10	License:    GPL+ or Artistic
14cr|perl-Digest-JHash-0.80.0-3|11	Group:      Development/Perl
14cr|perl-Digest-JHash-0.80.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Digest-JHash-0.80.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-JHash-%{upstream_version}.tar.gz
14cr|perl-Digest-JHash-0.80.0-3|14	
14cr|perl-Digest-JHash-0.80.0-3|15	BuildRequires: perl-devel
14cr|perl-Digest-JHash-0.80.0-3|16	
14cr|perl-Digest-JHash-0.80.0-3|17	%description
14cr|perl-Digest-JHash-0.80.0-3|18	The 'Digest::JHash' module allows you to use the fast JHash hashing
14cr|perl-Digest-JHash-0.80.0-3|19	algorithm developed by Bob Jenkins from within Perl programs. The algorithm
14cr|perl-Digest-JHash-0.80.0-3|20	takes as input a message of arbitrary length and produces as output a
14cr|perl-Digest-JHash-0.80.0-3|21	32-bit "message digest" of the input in the form of an unsigned long
14cr|perl-Digest-JHash-0.80.0-3|22	integer.
14cr|perl-Digest-JHash-0.80.0-3|23	
14cr|perl-Digest-JHash-0.80.0-3|24	Call it a low calorie version of MD5 if you like.
14cr|perl-Digest-JHash-0.80.0-3|25	
14cr|perl-Digest-JHash-0.80.0-3|26	See http://burtleburtle.net/bob/hash/doobs.html for more information.
14cr|perl-Digest-JHash-0.80.0-3|27	
14cr|perl-Digest-JHash-0.80.0-3|28	%prep
14cr|perl-Digest-JHash-0.80.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-JHash-0.80.0-3|30	
14cr|perl-Digest-JHash-0.80.0-3|31	%build
14cr|perl-Digest-JHash-0.80.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-JHash-0.80.0-3|33	%make
14cr|perl-Digest-JHash-0.80.0-3|34	
14cr|perl-Digest-JHash-0.80.0-3|35	%check
14cr|perl-Digest-JHash-0.80.0-3|36	%make test
14cr|perl-Digest-JHash-0.80.0-3|37	
14cr|perl-Digest-JHash-0.80.0-3|38	%install
14cr|perl-Digest-JHash-0.80.0-3|39	%makeinstall_std
14cr|perl-Digest-JHash-0.80.0-3|40	
14cr|perl-Digest-JHash-0.80.0-3|41	%clean
14cr|perl-Digest-JHash-0.80.0-3|42	
14cr|perl-Digest-JHash-0.80.0-3|43	%files
14cr|perl-Digest-JHash-0.80.0-3|44	%doc Changes META.yml README
14cr|perl-Digest-JHash-0.80.0-3|45	%{_mandir}/man3/*
14cr|perl-Digest-JHash-0.80.0-3|46	%{perl_vendorlib}/*
14cr|perl-Digest-JHash-0.80.0-3|47	
14cr|perl-Digest-JHash-0.80.0-3|48	
14cr|perl-Digest-JHash-0.80.0-3|49	
14cr|perl-Digest-JHash-0.80.0-3|50	%changelog
14cr|perl-Digest-JHash-0.80.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Digest-JHash-0.80.0-3|52	+ Revision: c3bfbe8
14cr|perl-Digest-JHash-0.80.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Digest-JHash-0.80.0-3|54	
14cr|perl-Digest-JHash-0.80.0-3|55	

4478 14
14cr|perl-Digest-MD4-1.900.0-3|1	%define upstream_name    Digest-MD4
14cr|perl-Digest-MD4-1.900.0-3|2	%define upstream_version 1.9
14cr|perl-Digest-MD4-1.900.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Digest-MD4-1.900.0-3|4	Version:    %perl_convert_version 1.9
14cr|perl-Digest-MD4-1.900.0-3|5	Release:	3
14cr|perl-Digest-MD4-1.900.0-3|6	
14cr|perl-Digest-MD4-1.900.0-3|7	Summary:	Perl interface to the MD4 Algorithm
14cr|perl-Digest-MD4-1.900.0-3|8	
14cr|perl-Digest-MD4-1.900.0-3|9	License:	GPL+ or Artistic
14cr|perl-Digest-MD4-1.900.0-3|10	Group:		Development/Perl
14cr|perl-Digest-MD4-1.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Digest-MD4-1.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Digest/Digest-MD4-1.9.tar.gz
14cr|perl-Digest-MD4-1.900.0-3|13	
14cr|perl-Digest-MD4-1.900.0-3|14	BuildRequires:	perl-devel
14cr|perl-Digest-MD4-1.900.0-3|15	
14cr|perl-Digest-MD4-1.900.0-3|16	
14cr|perl-Digest-MD4-1.900.0-3|17	%description
14cr|perl-Digest-MD4-1.900.0-3|18	The Digest-MD4 module allows you to use the MD4 Message Digest algorithm from
14cr|perl-Digest-MD4-1.900.0-3|19	within Perl programs. The algorithm takes as input a message of arbitrary
14cr|perl-Digest-MD4-1.900.0-3|20	length and produces as output a 128-bit "fingerprint" or "message digest" of
14cr|perl-Digest-MD4-1.900.0-3|21	the input.
14cr|perl-Digest-MD4-1.900.0-3|22	
14cr|perl-Digest-MD4-1.900.0-3|23	%prep
14cr|perl-Digest-MD4-1.900.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-MD4-1.900.0-3|25	
14cr|perl-Digest-MD4-1.900.0-3|26	%build
14cr|perl-Digest-MD4-1.900.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-MD4-1.900.0-3|28	%make
14cr|perl-Digest-MD4-1.900.0-3|29	
14cr|perl-Digest-MD4-1.900.0-3|30	%check
14cr|perl-Digest-MD4-1.900.0-3|31	%make test
14cr|perl-Digest-MD4-1.900.0-3|32	
14cr|perl-Digest-MD4-1.900.0-3|33	%install
14cr|perl-Digest-MD4-1.900.0-3|34	%makeinstall_std
14cr|perl-Digest-MD4-1.900.0-3|35	
14cr|perl-Digest-MD4-1.900.0-3|36	%clean
14cr|perl-Digest-MD4-1.900.0-3|37	
14cr|perl-Digest-MD4-1.900.0-3|38	%files
14cr|perl-Digest-MD4-1.900.0-3|39	%doc Changes README rfc1320.txt
14cr|perl-Digest-MD4-1.900.0-3|40	%{perl_vendorarch}/Digest
14cr|perl-Digest-MD4-1.900.0-3|41	%{perl_vendorarch}/auto/Digest
14cr|perl-Digest-MD4-1.900.0-3|42	%{_mandir}/*/*
14cr|perl-Digest-MD4-1.900.0-3|43	
14cr|perl-Digest-MD4-1.900.0-3|44	
14cr|perl-Digest-MD4-1.900.0-3|45	
14cr|perl-Digest-MD4-1.900.0-3|46	%changelog
14cr|perl-Digest-MD4-1.900.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-3
14cr|perl-Digest-MD4-1.900.0-3|48	+ Revision: 41676b6
14cr|perl-Digest-MD4-1.900.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Digest-MD4-1.900.0-3|50	
14cr|perl-Digest-MD4-1.900.0-3|51	

4479 14
14cr|perl-Digest-MD5-2.530.0-3|1	%define upstream_name    Digest-MD5
14cr|perl-Digest-MD5-2.530.0-3|2	%define upstream_version 2.53
14cr|perl-Digest-MD5-2.530.0-3|3	
14cr|perl-Digest-MD5-2.530.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Digest-MD5-2.530.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Digest-MD5-2.530.0-3|6	Release:    3
14cr|perl-Digest-MD5-2.530.0-3|7	
14cr|perl-Digest-MD5-2.530.0-3|8	Summary:     MD5 message digest algorithm
14cr|perl-Digest-MD5-2.530.0-3|9	
14cr|perl-Digest-MD5-2.530.0-3|10	License:    GPL+ or Artistic
14cr|perl-Digest-MD5-2.530.0-3|11	Group:      Development/Perl
14cr|perl-Digest-MD5-2.530.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Digest-MD5-2.530.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-MD5-%{upstream_version}.tar.gz
14cr|perl-Digest-MD5-2.530.0-3|14	
14cr|perl-Digest-MD5-2.530.0-3|15	BuildRequires: perl(Digest::base)
14cr|perl-Digest-MD5-2.530.0-3|16	BuildRequires: perl(File::Spec)
14cr|perl-Digest-MD5-2.530.0-3|17	BuildRequires: perl(XSLoader)
14cr|perl-Digest-MD5-2.530.0-3|18	BuildRequires: perl-devel
14cr|perl-Digest-MD5-2.530.0-3|19	
14cr|perl-Digest-MD5-2.530.0-3|20	%description
14cr|perl-Digest-MD5-2.530.0-3|21	The 'Digest::MD5' module allows you to use the RSA Data Security Inc. MD5
14cr|perl-Digest-MD5-2.530.0-3|22	Message Digest algorithm from within Perl programs. The algorithm takes as
14cr|perl-Digest-MD5-2.530.0-3|23	input a message of arbitrary length and produces as output a 128-bit
14cr|perl-Digest-MD5-2.530.0-3|24	"fingerprint" or "message digest" of the input.
14cr|perl-Digest-MD5-2.530.0-3|25	
14cr|perl-Digest-MD5-2.530.0-3|26	Note that the MD5 algorithm is not as strong as it used to be. It has since
14cr|perl-Digest-MD5-2.530.0-3|27	2005 been easy to generate different messages that produce the same MD5
14cr|perl-Digest-MD5-2.530.0-3|28	digest. It still seems hard to generate messages that produce a given
14cr|perl-Digest-MD5-2.530.0-3|29	digest, but it is probably wise to move to stronger algorithms for
14cr|perl-Digest-MD5-2.530.0-3|30	applications that depend on the digest to uniquely identify a message.
14cr|perl-Digest-MD5-2.530.0-3|31	
14cr|perl-Digest-MD5-2.530.0-3|32	The 'Digest::MD5' module provide a procedural interface for simple use, as
14cr|perl-Digest-MD5-2.530.0-3|33	well as an object oriented interface that can handle messages of arbitrary
14cr|perl-Digest-MD5-2.530.0-3|34	length and which can read files directly.
14cr|perl-Digest-MD5-2.530.0-3|35	
14cr|perl-Digest-MD5-2.530.0-3|36	%prep
14cr|perl-Digest-MD5-2.530.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-MD5-2.530.0-3|38	
14cr|perl-Digest-MD5-2.530.0-3|39	%build
14cr|perl-Digest-MD5-2.530.0-3|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-MD5-2.530.0-3|41	
14cr|perl-Digest-MD5-2.530.0-3|42	%make
14cr|perl-Digest-MD5-2.530.0-3|43	
14cr|perl-Digest-MD5-2.530.0-3|44	%check
14cr|perl-Digest-MD5-2.530.0-3|45	%make test
14cr|perl-Digest-MD5-2.530.0-3|46	
14cr|perl-Digest-MD5-2.530.0-3|47	%install
14cr|perl-Digest-MD5-2.530.0-3|48	%makeinstall_std
14cr|perl-Digest-MD5-2.530.0-3|49	
14cr|perl-Digest-MD5-2.530.0-3|50	%files
14cr|perl-Digest-MD5-2.530.0-3|51	%doc Changes README
14cr|perl-Digest-MD5-2.530.0-3|52	%{_mandir}/man3/*
14cr|perl-Digest-MD5-2.530.0-3|53	%{perl_vendorlib}/*
14cr|perl-Digest-MD5-2.530.0-3|54	
14cr|perl-Digest-MD5-2.530.0-3|55	
14cr|perl-Digest-MD5-2.530.0-3|56	
14cr|perl-Digest-MD5-2.530.0-3|57	
14cr|perl-Digest-MD5-2.530.0-3|58	
14cr|perl-Digest-MD5-2.530.0-3|59	%changelog
14cr|perl-Digest-MD5-2.530.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.530.0-3
14cr|perl-Digest-MD5-2.530.0-3|61	+ Revision: 4a452f9
14cr|perl-Digest-MD5-2.530.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Digest-MD5-2.530.0-3|63	
14cr|perl-Digest-MD5-2.530.0-3|64	

4480 14
14cr|perl-Digest-MD5-M4p-0.10.0-6|1	%define upstream_name    Digest-MD5-M4p
14cr|perl-Digest-MD5-M4p-0.10.0-6|2	%define upstream_version 0.01
14cr|perl-Digest-MD5-M4p-0.10.0-6|3	
14cr|perl-Digest-MD5-M4p-0.10.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Digest-MD5-M4p-0.10.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Digest-MD5-M4p-0.10.0-6|6	Release:	6
14cr|perl-Digest-MD5-M4p-0.10.0-6|7	
14cr|perl-Digest-MD5-M4p-0.10.0-6|8	Summary:    Perl interface to a variant of the MD5 algorithm
14cr|perl-Digest-MD5-M4p-0.10.0-6|9	
14cr|perl-Digest-MD5-M4p-0.10.0-6|10	License:    Artistic
14cr|perl-Digest-MD5-M4p-0.10.0-6|11	Group:      Development/Perl
14cr|perl-Digest-MD5-M4p-0.10.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Digest-MD5-M4p-0.10.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-MD5-M4p-%{upstream_version}.tar.bz2
14cr|perl-Digest-MD5-M4p-0.10.0-6|14	
14cr|perl-Digest-MD5-M4p-0.10.0-6|15	BuildRequires: perl-devel
14cr|perl-Digest-MD5-M4p-0.10.0-6|16	
14cr|perl-Digest-MD5-M4p-0.10.0-6|17	%description
14cr|perl-Digest-MD5-M4p-0.10.0-6|18	he Digest::MD5 module is cloned from the Digest::MD5 module to support a
14cr|perl-Digest-MD5-M4p-0.10.0-6|19	variant  Apple iTunes implementation of the MD5 algorithm. If you don't know
14cr|perl-Digest-MD5-M4p-0.10.0-6|20	why this is so, don't bother with this module! It is incompatible with RSA
14cr|perl-Digest-MD5-M4p-0.10.0-6|21	and RFC standards!
14cr|perl-Digest-MD5-M4p-0.10.0-6|22	
14cr|perl-Digest-MD5-M4p-0.10.0-6|23	%prep
14cr|perl-Digest-MD5-M4p-0.10.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-MD5-M4p-0.10.0-6|25	
14cr|perl-Digest-MD5-M4p-0.10.0-6|26	%build
14cr|perl-Digest-MD5-M4p-0.10.0-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-MD5-M4p-0.10.0-6|28	%make
14cr|perl-Digest-MD5-M4p-0.10.0-6|29	
14cr|perl-Digest-MD5-M4p-0.10.0-6|30	%check
14cr|perl-Digest-MD5-M4p-0.10.0-6|31	%make test
14cr|perl-Digest-MD5-M4p-0.10.0-6|32	
14cr|perl-Digest-MD5-M4p-0.10.0-6|33	%install
14cr|perl-Digest-MD5-M4p-0.10.0-6|34	%makeinstall_std
14cr|perl-Digest-MD5-M4p-0.10.0-6|35	
14cr|perl-Digest-MD5-M4p-0.10.0-6|36	%clean
14cr|perl-Digest-MD5-M4p-0.10.0-6|37	
14cr|perl-Digest-MD5-M4p-0.10.0-6|38	%files
14cr|perl-Digest-MD5-M4p-0.10.0-6|39	%defattr(-, root, root, 0755)
14cr|perl-Digest-MD5-M4p-0.10.0-6|40	%doc README Changes
14cr|perl-Digest-MD5-M4p-0.10.0-6|41	%{_mandir}/man3/*
14cr|perl-Digest-MD5-M4p-0.10.0-6|42	%{perl_vendorarch}/Digest/MD5/M4p.pm
14cr|perl-Digest-MD5-M4p-0.10.0-6|43	%{perl_vendorarch}/auto/Digest/MD5/M4p
14cr|perl-Digest-MD5-M4p-0.10.0-6|44	
14cr|perl-Digest-MD5-M4p-0.10.0-6|45	
14cr|perl-Digest-MD5-M4p-0.10.0-6|46	
14cr|perl-Digest-MD5-M4p-0.10.0-6|47	%changelog
14cr|perl-Digest-MD5-M4p-0.10.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-6
14cr|perl-Digest-MD5-M4p-0.10.0-6|49	+ Revision: e52c926
14cr|perl-Digest-MD5-M4p-0.10.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Digest-MD5-M4p-0.10.0-6|51	
14cr|perl-Digest-MD5-M4p-0.10.0-6|52	

4481 14
14cr|perl-Digest-Perl-MD5-1.800.0-5|1	%define upstream_name    Digest-Perl-MD5
14cr|perl-Digest-Perl-MD5-1.800.0-5|2	%define upstream_version 1.8
14cr|perl-Digest-Perl-MD5-1.800.0-5|3	
14cr|perl-Digest-Perl-MD5-1.800.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Digest-Perl-MD5-1.800.0-5|5	%define __noautoreq '/bin/false'
14cr|perl-Digest-Perl-MD5-1.800.0-5|6	%endif
14cr|perl-Digest-Perl-MD5-1.800.0-5|7	
14cr|perl-Digest-Perl-MD5-1.800.0-5|8	Name:		perl-%{upstream_name}
14cr|perl-Digest-Perl-MD5-1.800.0-5|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Digest-Perl-MD5-1.800.0-5|10	Release:	5
14cr|perl-Digest-Perl-MD5-1.800.0-5|11	
14cr|perl-Digest-Perl-MD5-1.800.0-5|12	Summary:	Perl implementation of Ron Rivests MD5 Algorithm
14cr|perl-Digest-Perl-MD5-1.800.0-5|13	
14cr|perl-Digest-Perl-MD5-1.800.0-5|14	License:	GPL+ or Artistic
14cr|perl-Digest-Perl-MD5-1.800.0-5|15	Group:		Development/Perl
14cr|perl-Digest-Perl-MD5-1.800.0-5|16	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Digest-Perl-MD5-1.800.0-5|17	Source0:    http://www.cpan.org/modules/by-module/OLE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Digest-Perl-MD5-1.800.0-5|18	Patch0:     Digest-Perl-MD5-1.8-false-path.patch
14cr|perl-Digest-Perl-MD5-1.800.0-5|19	
14cr|perl-Digest-Perl-MD5-1.800.0-5|20	BuildArch:	noarch
14cr|perl-Digest-Perl-MD5-1.800.0-5|21	BuildRequires:	perl-devel
14cr|perl-Digest-Perl-MD5-1.800.0-5|22	
14cr|perl-Digest-Perl-MD5-1.800.0-5|23	%description
14cr|perl-Digest-Perl-MD5-1.800.0-5|24	This is not an interface (like Digest::MD5) but a Perl implementation of MD5.
14cr|perl-Digest-Perl-MD5-1.800.0-5|25	It is written in perl only and because of this it is slow but it works without
14cr|perl-Digest-Perl-MD5-1.800.0-5|26	C-Code. You should use Digest::MD5 instead of this module if it is available.
14cr|perl-Digest-Perl-MD5-1.800.0-5|27	This module is only useful for:
14cr|perl-Digest-Perl-MD5-1.800.0-5|28	*  computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler)
14cr|perl-Digest-Perl-MD5-1.800.0-5|29	*  encrypting only small amounts of data (less than one million bytes).
14cr|perl-Digest-Perl-MD5-1.800.0-5|30	I use it to hash passwords.
14cr|perl-Digest-Perl-MD5-1.800.0-5|31	*  educational purposes
14cr|perl-Digest-Perl-MD5-1.800.0-5|32	
14cr|perl-Digest-Perl-MD5-1.800.0-5|33	
14cr|perl-Digest-Perl-MD5-1.800.0-5|34	%prep
14cr|perl-Digest-Perl-MD5-1.800.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-Perl-MD5-1.800.0-5|36	%patch0 -p1
14cr|perl-Digest-Perl-MD5-1.800.0-5|37	
14cr|perl-Digest-Perl-MD5-1.800.0-5|38	# perl path hack
14cr|perl-Digest-Perl-MD5-1.800.0-5|39	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cr|perl-Digest-Perl-MD5-1.800.0-5|40	
14cr|perl-Digest-Perl-MD5-1.800.0-5|41	%build
14cr|perl-Digest-Perl-MD5-1.800.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-Perl-MD5-1.800.0-5|43	%make OPTIMIZE="%{optflags}"
14cr|perl-Digest-Perl-MD5-1.800.0-5|44	
14cr|perl-Digest-Perl-MD5-1.800.0-5|45	%install
14cr|perl-Digest-Perl-MD5-1.800.0-5|46	%makeinstall_std
14cr|perl-Digest-Perl-MD5-1.800.0-5|47	
14cr|perl-Digest-Perl-MD5-1.800.0-5|48	%files
14cr|perl-Digest-Perl-MD5-1.800.0-5|49	%doc README
14cr|perl-Digest-Perl-MD5-1.800.0-5|50	%{perl_vendorlib}/Digest
14cr|perl-Digest-Perl-MD5-1.800.0-5|51	%{_mandir}/*/*
14cr|perl-Digest-Perl-MD5-1.800.0-5|52	
14cr|perl-Digest-Perl-MD5-1.800.0-5|53	
14cr|perl-Digest-Perl-MD5-1.800.0-5|54	%changelog
14cr|perl-Digest-Perl-MD5-1.800.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.800.0-5
14cr|perl-Digest-Perl-MD5-1.800.0-5|56	+ Revision: 6daf5f0
14cr|perl-Digest-Perl-MD5-1.800.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Digest-Perl-MD5-1.800.0-5|58	
14cr|perl-Digest-Perl-MD5-1.800.0-5|59	

4482 14
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|1	%define	upstream_name	 Digest-SHA-PurePerl
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|2	%define upstream_version 5.92
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|3	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|6	Release:	2
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|7	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|8	Summary:	Perl implementation of SHA-1/224/256/384/512
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|9	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|10	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|11	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|12	License:	GPL+ or Artistic
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|13	Group:		Development/Perl
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|15	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSHELOR/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|16	BuildRequires:	perl-devel
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|17	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|18	BuildArch:	noarch
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|19	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|20	%description
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|21	Digest::SHA::PurePerl is a complete implementation of the NIST
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|22	Secure Hash Standard.  It gives Perl programmers a convenient way
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|23	to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|24	digests.  The module can handle all types of input, including
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|25	partial-byte data.
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|26	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|27	%prep
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|29	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|30	%build
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor -d
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|32	%make
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|33	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|34	%check
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|35	%make test
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|36	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|37	%install
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|38	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|39	%makeinstall_std
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|40	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|41	%clean
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|42	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|43	%files
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|44	%doc README
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|45	%{perl_vendorlib}/Digest/SHA/PurePerl.pm
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|46	%{_mandir}/man1/*
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|47	%{_mandir}/man3/*
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|48	%{_bindir}/*
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|49	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|50	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|51	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|52	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|53	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|54	%changelog
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.920.0-2
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|56	+ Revision: d8daa9c
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|58	
14cr|perl-Digest-SHA-PurePerl-5.920.0-2|59	

4483 14
14cr|perl-Digest-Whirlpool-1.90.0-6|1	%define	upstream_name	 Digest-Whirlpool
14cr|perl-Digest-Whirlpool-1.90.0-6|2	%define upstream_version 1.09
14cr|perl-Digest-Whirlpool-1.90.0-6|3	
14cr|perl-Digest-Whirlpool-1.90.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Digest-Whirlpool-1.90.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Digest-Whirlpool-1.90.0-6|6	Release:	6
14cr|perl-Digest-Whirlpool-1.90.0-6|7	
14cr|perl-Digest-Whirlpool-1.90.0-6|8	Summary:	Perl 512-bit one-way hash
14cr|perl-Digest-Whirlpool-1.90.0-6|9	
14cr|perl-Digest-Whirlpool-1.90.0-6|10	License:	GPL
14cr|perl-Digest-Whirlpool-1.90.0-6|11	Group:		Development/Perl
14cr|perl-Digest-Whirlpool-1.90.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Digest-Whirlpool-1.90.0-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AV/AVAR/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Digest-Whirlpool-1.90.0-6|14	
14cr|perl-Digest-Whirlpool-1.90.0-6|15	BuildRequires:	perl-devel
14cr|perl-Digest-Whirlpool-1.90.0-6|16	
14cr|perl-Digest-Whirlpool-1.90.0-6|17	%description
14cr|perl-Digest-Whirlpool-1.90.0-6|18	Digest::Whirlpool is a 512-bit, collision-resistant, one-way hash function.
14cr|perl-Digest-Whirlpool-1.90.0-6|19	
14cr|perl-Digest-Whirlpool-1.90.0-6|20	%prep
14cr|perl-Digest-Whirlpool-1.90.0-6|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Digest-Whirlpool-1.90.0-6|22	
14cr|perl-Digest-Whirlpool-1.90.0-6|23	%build
14cr|perl-Digest-Whirlpool-1.90.0-6|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Digest-Whirlpool-1.90.0-6|25	%make OPTIMIZE="%{optflags}"
14cr|perl-Digest-Whirlpool-1.90.0-6|26	
14cr|perl-Digest-Whirlpool-1.90.0-6|27	%check
14cr|perl-Digest-Whirlpool-1.90.0-6|28	make test
14cr|perl-Digest-Whirlpool-1.90.0-6|29	
14cr|perl-Digest-Whirlpool-1.90.0-6|30	%install
14cr|perl-Digest-Whirlpool-1.90.0-6|31	%makeinstall_std
14cr|perl-Digest-Whirlpool-1.90.0-6|32	
14cr|perl-Digest-Whirlpool-1.90.0-6|33	%files
14cr|perl-Digest-Whirlpool-1.90.0-6|34	%doc README Changes
14cr|perl-Digest-Whirlpool-1.90.0-6|35	%{_bindir}/whirlpoolsum
14cr|perl-Digest-Whirlpool-1.90.0-6|36	%{_mandir}/*/*
14cr|perl-Digest-Whirlpool-1.90.0-6|37	%{perl_vendorarch}/Digest/*.pm
14cr|perl-Digest-Whirlpool-1.90.0-6|38	%{perl_vendorarch}/auto/Digest/Whirlpool
14cr|perl-Digest-Whirlpool-1.90.0-6|39	
14cr|perl-Digest-Whirlpool-1.90.0-6|40	
14cr|perl-Digest-Whirlpool-1.90.0-6|41	
14cr|perl-Digest-Whirlpool-1.90.0-6|42	%changelog
14cr|perl-Digest-Whirlpool-1.90.0-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-6
14cr|perl-Digest-Whirlpool-1.90.0-6|44	+ Revision: 346ef46
14cr|perl-Digest-Whirlpool-1.90.0-6|45	- MassBuild#464: Increase release tag
14cr|perl-Digest-Whirlpool-1.90.0-6|46	
14cr|perl-Digest-Whirlpool-1.90.0-6|47	

4484 14
14cr|perl-Directory-Scratch-0.150.0-3|1	%define upstream_name    Directory-Scratch
14cr|perl-Directory-Scratch-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-Directory-Scratch-0.150.0-3|3	
14cr|perl-Directory-Scratch-0.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Directory-Scratch-0.150.0-3|5	Version:	%perl_convert_version 0.15
14cr|perl-Directory-Scratch-0.150.0-3|6	Release:	3
14cr|perl-Directory-Scratch-0.150.0-3|7	
14cr|perl-Directory-Scratch-0.150.0-3|8	Summary:	Perl Module to generate self-cleaning scratch space for tests
14cr|perl-Directory-Scratch-0.150.0-3|9	
14cr|perl-Directory-Scratch-0.150.0-3|10	License:	GPL+ or Artistic
14cr|perl-Directory-Scratch-0.150.0-3|11	Group:		Development/Perl
14cr|perl-Directory-Scratch-0.150.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Directory-Scratch-0.150.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Directory/Directory-Scratch-0.15.tar.gz
14cr|perl-Directory-Scratch-0.150.0-3|14	
14cr|perl-Directory-Scratch-0.150.0-3|15	BuildRequires:	perl-devel
14cr|perl-Directory-Scratch-0.150.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Directory-Scratch-0.150.0-3|17	BuildRequires:	perl(File::Copy)
14cr|perl-Directory-Scratch-0.150.0-3|18	BuildRequires:	perl(File::Path)
14cr|perl-Directory-Scratch-0.150.0-3|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Directory-Scratch-0.150.0-3|20	BuildRequires:	perl(File::Spec)
14cr|perl-Directory-Scratch-0.150.0-3|21	BuildRequires:	perl(File::Temp)
14cr|perl-Directory-Scratch-0.150.0-3|22	BuildRequires:	perl(File::stat)
14cr|perl-Directory-Scratch-0.150.0-3|23	BuildRequires:	perl(Path::Class)
14cr|perl-Directory-Scratch-0.150.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Directory-Scratch-0.150.0-3|25	BuildArch:	noarch
14cr|perl-Directory-Scratch-0.150.0-3|26	
14cr|perl-Directory-Scratch-0.150.0-3|27	%description
14cr|perl-Directory-Scratch-0.150.0-3|28	When writing test suites for modules that operate on files, it's often
14cr|perl-Directory-Scratch-0.150.0-3|29	inconvenient to correctly create a platform-independent temporary storage
14cr|perl-Directory-Scratch-0.150.0-3|30	space, manipulate files inside it, then clean it up when the test exits. The
14cr|perl-Directory-Scratch-0.150.0-3|31	inconvenience usually results in tests that don't work everwhere, or worse, no
14cr|perl-Directory-Scratch-0.150.0-3|32	tests at all.
14cr|perl-Directory-Scratch-0.150.0-3|33	
14cr|perl-Directory-Scratch-0.150.0-3|34	This module aims to eliminate that problem by making it easy to do things
14cr|perl-Directory-Scratch-0.150.0-3|35	right.
14cr|perl-Directory-Scratch-0.150.0-3|36	
14cr|perl-Directory-Scratch-0.150.0-3|37	%prep
14cr|perl-Directory-Scratch-0.150.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Directory-Scratch-0.150.0-3|39	
14cr|perl-Directory-Scratch-0.150.0-3|40	%build
14cr|perl-Directory-Scratch-0.150.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Directory-Scratch-0.150.0-3|42	%make
14cr|perl-Directory-Scratch-0.150.0-3|43	
14cr|perl-Directory-Scratch-0.150.0-3|44	%check
14cr|perl-Directory-Scratch-0.150.0-3|45	make test
14cr|perl-Directory-Scratch-0.150.0-3|46	
14cr|perl-Directory-Scratch-0.150.0-3|47	%install
14cr|perl-Directory-Scratch-0.150.0-3|48	%makeinstall_std
14cr|perl-Directory-Scratch-0.150.0-3|49	
14cr|perl-Directory-Scratch-0.150.0-3|50	%files
14cr|perl-Directory-Scratch-0.150.0-3|51	%doc Changes README
14cr|perl-Directory-Scratch-0.150.0-3|52	%{_mandir}/man3/*
14cr|perl-Directory-Scratch-0.150.0-3|53	%{perl_vendorlib}/Directory
14cr|perl-Directory-Scratch-0.150.0-3|54	
14cr|perl-Directory-Scratch-0.150.0-3|55	
14cr|perl-Directory-Scratch-0.150.0-3|56	
14cr|perl-Directory-Scratch-0.150.0-3|57	%changelog
14cr|perl-Directory-Scratch-0.150.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-Directory-Scratch-0.150.0-3|59	+ Revision: b753619
14cr|perl-Directory-Scratch-0.150.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Directory-Scratch-0.150.0-3|61	
14cr|perl-Directory-Scratch-0.150.0-3|62	

4485 14
14cr|perl-Directory-Scratch-Structured-0.40.0-5|1	%define upstream_name    Directory-Scratch-Structured
14cr|perl-Directory-Scratch-Structured-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Directory-Scratch-Structured-0.40.0-5|3	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Directory-Scratch-Structured-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Directory-Scratch-Structured-0.40.0-5|6	Release:	5
14cr|perl-Directory-Scratch-Structured-0.40.0-5|7	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|8	Summary:	Creates temporary files and directories from a structured description
14cr|perl-Directory-Scratch-Structured-0.40.0-5|9	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Directory-Scratch-Structured-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Directory-Scratch-Structured-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Directory-Scratch-Structured-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Directory-Scratch-Structured-0.40.0-5|14	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Directory-Scratch-Structured-0.40.0-5|16	BuildRequires:	perl(Data::TreeDumper)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|17	BuildRequires:	perl(Directory::Scratch)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|18	BuildRequires:	perl(Readonly)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|20	BuildRequires:	perl(Sub::Install)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|21	BuildRequires:	perl(Test::Block)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|22	BuildRequires:	perl(Test::Dependencies)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|24	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|25	BuildRequires:	perl(Test::Warn)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|26	BuildRequires:	perl(Test::Pod)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|27	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|28	BuildRequires:	perl(Test::Spelling)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|29	BuildRequires:	perl(Test::Strict)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|30	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|31	BuildRequires:	perl(Module::Build)
14cr|perl-Directory-Scratch-Structured-0.40.0-5|32	BuildArch:	noarch
14cr|perl-Directory-Scratch-Structured-0.40.0-5|33	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|34	%description
14cr|perl-Directory-Scratch-Structured-0.40.0-5|35	This module adds a _create_structured_tree_ subroutine to the the
14cr|perl-Directory-Scratch-Structured-0.40.0-5|36	Directory::Scratch manpage.
14cr|perl-Directory-Scratch-Structured-0.40.0-5|37	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|38	%prep
14cr|perl-Directory-Scratch-Structured-0.40.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Directory-Scratch-Structured-0.40.0-5|40	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|41	%build
14cr|perl-Directory-Scratch-Structured-0.40.0-5|42	perl Build.PL installdirs=vendor
14cr|perl-Directory-Scratch-Structured-0.40.0-5|43	./Build
14cr|perl-Directory-Scratch-Structured-0.40.0-5|44	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|45	%install
14cr|perl-Directory-Scratch-Structured-0.40.0-5|46	./Build install destdir=%{buildroot}
14cr|perl-Directory-Scratch-Structured-0.40.0-5|47	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|48	%check
14cr|perl-Directory-Scratch-Structured-0.40.0-5|49	rm -f t/003_perl_critic.t
14cr|perl-Directory-Scratch-Structured-0.40.0-5|50	./Build test
14cr|perl-Directory-Scratch-Structured-0.40.0-5|51	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|52	%files
14cr|perl-Directory-Scratch-Structured-0.40.0-5|53	%doc README Changes
14cr|perl-Directory-Scratch-Structured-0.40.0-5|54	%{_mandir}/man3/*
14cr|perl-Directory-Scratch-Structured-0.40.0-5|55	%{perl_vendorlib}/Directory
14cr|perl-Directory-Scratch-Structured-0.40.0-5|56	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|57	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|58	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|59	%changelog
14cr|perl-Directory-Scratch-Structured-0.40.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Directory-Scratch-Structured-0.40.0-5|61	+ Revision: 154e65e
14cr|perl-Directory-Scratch-Structured-0.40.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-Directory-Scratch-Structured-0.40.0-5|63	
14cr|perl-Directory-Scratch-Structured-0.40.0-5|64	

4486 14
14cr|perl-Directory-Transactional-0.90.0-5|1	%define upstream_name    Directory-Transactional
14cr|perl-Directory-Transactional-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Directory-Transactional-0.90.0-5|3	
14cr|perl-Directory-Transactional-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Directory-Transactional-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Directory-Transactional-0.90.0-5|6	Release:	5
14cr|perl-Directory-Transactional-0.90.0-5|7	
14cr|perl-Directory-Transactional-0.90.0-5|8	Summary:	Traverse files in L<Directory::Transactional>
14cr|perl-Directory-Transactional-0.90.0-5|9	
14cr|perl-Directory-Transactional-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-Directory-Transactional-0.90.0-5|11	Group:		Development/Perl
14cr|perl-Directory-Transactional-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Directory-Transactional-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Directory-Transactional-0.90.0-5|14	
14cr|perl-Directory-Transactional-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-Directory-Transactional-0.90.0-5|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Directory-Transactional-0.90.0-5|17	BuildRequires:	perl(Data::Stream::Bulk)
14cr|perl-Directory-Transactional-0.90.0-5|18	BuildRequires:	perl(Data::GUID)
14cr|perl-Directory-Transactional-0.90.0-5|19	BuildRequires:	perl(Directory::Scratch)
14cr|perl-Directory-Transactional-0.90.0-5|20	BuildRequires:	perl(File::NFSLock)
14cr|perl-Directory-Transactional-0.90.0-5|21	BuildRequires:	perl(File::Path)
14cr|perl-Directory-Transactional-0.90.0-5|22	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
14cr|perl-Directory-Transactional-0.90.0-5|23	BuildRequires:	perl(List::Util)
14cr|perl-Directory-Transactional-0.90.0-5|24	BuildRequires:	perl(Moose)
14cr|perl-Directory-Transactional-0.90.0-5|25	BuildRequires:	perl(Path::Class)
14cr|perl-Directory-Transactional-0.90.0-5|26	BuildRequires:	perl(Scope::Guard)
14cr|perl-Directory-Transactional-0.90.0-5|27	BuildRequires:	perl(Set::Object)
14cr|perl-Directory-Transactional-0.90.0-5|28	BuildRequires:	perl(Test::Exception)
14cr|perl-Directory-Transactional-0.90.0-5|29	BuildRequires:	perl(Test::TempDir)
14cr|perl-Directory-Transactional-0.90.0-5|30	BuildRequires:	perl(Test::use::ok)
14cr|perl-Directory-Transactional-0.90.0-5|31	BuildRequires:	perl(Time::HiRes)
14cr|perl-Directory-Transactional-0.90.0-5|32	BuildRequires:	perl(namespace::clean)
14cr|perl-Directory-Transactional-0.90.0-5|33	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Directory-Transactional-0.90.0-5|34	BuildArch:	noarch
14cr|perl-Directory-Transactional-0.90.0-5|35	
14cr|perl-Directory-Transactional-0.90.0-5|36	%description
14cr|perl-Directory-Transactional-0.90.0-5|37	This module provides lock based transactions over a set of files with full
14cr|perl-Directory-Transactional-0.90.0-5|38	supported for nested transactions.
14cr|perl-Directory-Transactional-0.90.0-5|39	
14cr|perl-Directory-Transactional-0.90.0-5|40	%prep
14cr|perl-Directory-Transactional-0.90.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Directory-Transactional-0.90.0-5|42	
14cr|perl-Directory-Transactional-0.90.0-5|43	%build
14cr|perl-Directory-Transactional-0.90.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Directory-Transactional-0.90.0-5|45	%make
14cr|perl-Directory-Transactional-0.90.0-5|46	
14cr|perl-Directory-Transactional-0.90.0-5|47	%check
14cr|perl-Directory-Transactional-0.90.0-5|48	%make test
14cr|perl-Directory-Transactional-0.90.0-5|49	
14cr|perl-Directory-Transactional-0.90.0-5|50	%install
14cr|perl-Directory-Transactional-0.90.0-5|51	%makeinstall_std
14cr|perl-Directory-Transactional-0.90.0-5|52	
14cr|perl-Directory-Transactional-0.90.0-5|53	%files
14cr|perl-Directory-Transactional-0.90.0-5|54	%doc Changes LICENSE README
14cr|perl-Directory-Transactional-0.90.0-5|55	%{_mandir}/man3/*
14cr|perl-Directory-Transactional-0.90.0-5|56	%{perl_vendorlib}/*
14cr|perl-Directory-Transactional-0.90.0-5|57	
14cr|perl-Directory-Transactional-0.90.0-5|58	%changelog
14cr|perl-Directory-Transactional-0.90.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Directory-Transactional-0.90.0-5|60	+ Revision: cc26097
14cr|perl-Directory-Transactional-0.90.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Directory-Transactional-0.90.0-5|62	
14cr|perl-Directory-Transactional-0.90.0-5|63	

4487 14
14cr|perl-Dir-Self-0.110.0-3|1	%define upstream_name    Dir-Self
14cr|perl-Dir-Self-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Dir-Self-0.110.0-3|3	
14cr|perl-Dir-Self-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dir-Self-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dir-Self-0.110.0-3|6	Release:	3
14cr|perl-Dir-Self-0.110.0-3|7	
14cr|perl-Dir-Self-0.110.0-3|8	Summary:	A __DIR__ constant for the directory your source file is in
14cr|perl-Dir-Self-0.110.0-3|9	
14cr|perl-Dir-Self-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dir-Self-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Dir-Self-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dir-Self-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dir/Dir-Self-%{upstream_version}.tar.gz
14cr|perl-Dir-Self-0.110.0-3|14	
14cr|perl-Dir-Self-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dir-Self-0.110.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Dir-Self-0.110.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Dir-Self-0.110.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Dir-Self-0.110.0-3|19	BuildArch:	noarch
14cr|perl-Dir-Self-0.110.0-3|20	
14cr|perl-Dir-Self-0.110.0-3|21	%description
14cr|perl-Dir-Self-0.110.0-3|22	Perl has two pseudo-constants describing the current location in your
14cr|perl-Dir-Self-0.110.0-3|23	source code, '__FILE__' and '__LINE__'. This module adds '__DIR__', which
14cr|perl-Dir-Self-0.110.0-3|24	expands to the directory your source file is in, as an absolute pathname.
14cr|perl-Dir-Self-0.110.0-3|25	
14cr|perl-Dir-Self-0.110.0-3|26	This is useful if your code wants to access files in the same directory,
14cr|perl-Dir-Self-0.110.0-3|27	like helper modules or configuration data. This is a bit like the FindBin
14cr|perl-Dir-Self-0.110.0-3|28	manpage except it's not limited to the main program, i.e. you can also use
14cr|perl-Dir-Self-0.110.0-3|29	it in modules. And it actually works.
14cr|perl-Dir-Self-0.110.0-3|30	
14cr|perl-Dir-Self-0.110.0-3|31	As of version 0.10 each use of '__DIR__' recomputes the directory name;
14cr|perl-Dir-Self-0.110.0-3|32	this ensures that files in different directories that share the same
14cr|perl-Dir-Self-0.110.0-3|33	package name get correct results. If you don't want this, 'use Dir::Self
14cr|perl-Dir-Self-0.110.0-3|34	qw(:static)' will create a true '__DIR__' constant in your package that
14cr|perl-Dir-Self-0.110.0-3|35	contains the directory name at the point of 'use'.
14cr|perl-Dir-Self-0.110.0-3|36	
14cr|perl-Dir-Self-0.110.0-3|37	%prep
14cr|perl-Dir-Self-0.110.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dir-Self-0.110.0-3|39	
14cr|perl-Dir-Self-0.110.0-3|40	%build
14cr|perl-Dir-Self-0.110.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dir-Self-0.110.0-3|42	%make
14cr|perl-Dir-Self-0.110.0-3|43	
14cr|perl-Dir-Self-0.110.0-3|44	%check
14cr|perl-Dir-Self-0.110.0-3|45	%make test
14cr|perl-Dir-Self-0.110.0-3|46	
14cr|perl-Dir-Self-0.110.0-3|47	%install
14cr|perl-Dir-Self-0.110.0-3|48	%makeinstall_std
14cr|perl-Dir-Self-0.110.0-3|49	
14cr|perl-Dir-Self-0.110.0-3|50	%files
14cr|perl-Dir-Self-0.110.0-3|51	%doc META.yml README
14cr|perl-Dir-Self-0.110.0-3|52	%{_mandir}/man3/*
14cr|perl-Dir-Self-0.110.0-3|53	%{perl_vendorlib}/*
14cr|perl-Dir-Self-0.110.0-3|54	
14cr|perl-Dir-Self-0.110.0-3|55	
14cr|perl-Dir-Self-0.110.0-3|56	%changelog
14cr|perl-Dir-Self-0.110.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Dir-Self-0.110.0-3|58	+ Revision: 81f6b93
14cr|perl-Dir-Self-0.110.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Dir-Self-0.110.0-3|60	
14cr|perl-Dir-Self-0.110.0-3|61	

4488 14
14cr|perl-Dist-Zilla-4.300.29-2|1	%define upstream_name    Dist-Zilla
14cr|perl-Dist-Zilla-4.300.29-2|2	%define upstream_version 4.300029
14cr|perl-Dist-Zilla-4.300.29-2|3	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-4.300.29-2|4	Version:	%perl_convert_version 4.300029
14cr|perl-Dist-Zilla-4.300.29-2|5	Release:	2
14cr|perl-Dist-Zilla-4.300.29-2|6	
14cr|perl-Dist-Zilla-4.300.29-2|7	Summary:	Something that provides a version number for the dist
14cr|perl-Dist-Zilla-4.300.29-2|8	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-4.300.29-2|9	Group:		Development/Perl
14cr|perl-Dist-Zilla-4.300.29-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-4.300.29-2|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Dist-Zilla-4.300029.tar.gz
14cr|perl-Dist-Zilla-4.300.29-2|12	
14cr|perl-Dist-Zilla-4.300.29-2|13	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-4.300.29-2|14	BuildRequires:	perl(App::Cmd)
14cr|perl-Dist-Zilla-4.300.29-2|15	BuildRequires:	perl(Archive::Tar)
14cr|perl-Dist-Zilla-4.300.29-2|16	BuildRequires:	perl(CPAN::Meta::Converter)
14cr|perl-Dist-Zilla-4.300.29-2|17	BuildRequires:	perl(CPAN::Meta::Prereqs)
14cr|perl-Dist-Zilla-4.300.29-2|18	BuildRequires:	perl(CPAN::Meta::Validator)
14cr|perl-Dist-Zilla-4.300.29-2|19	BuildRequires:	perl(CPAN::Uploader)
14cr|perl-Dist-Zilla-4.300.29-2|20	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.0.0
14cr|perl-Dist-Zilla-4.300.29-2|21	BuildRequires:	perl(Data::Section)
14cr|perl-Dist-Zilla-4.300.29-2|22	BuildRequires:	perl(DateTime)
14cr|perl-Dist-Zilla-4.300.29-2|23	BuildRequires:	perl(ExtUtils::Manifest)
14cr|perl-Dist-Zilla-4.300.29-2|24	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Dist-Zilla-4.300.29-2|25	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Dist-Zilla-4.300.29-2|26	BuildRequires:	perl(File::HomeDir)
14cr|perl-Dist-Zilla-4.300.29-2|27	BuildRequires:	perl(File::ShareDir)
14cr|perl-Dist-Zilla-4.300.29-2|28	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-Dist-Zilla-4.300.29-2|29	BuildRequires:	perl(File::chdir)
14cr|perl-Dist-Zilla-4.300.29-2|30	BuildRequires:	perl(File::pushd)
14cr|perl-Dist-Zilla-4.300.29-2|31	BuildRequires:	perl(Hash::Merge::Simple)
14cr|perl-Dist-Zilla-4.300.29-2|32	BuildRequires:	perl(IO::TieCombine)
14cr|perl-Dist-Zilla-4.300.29-2|33	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-4.300.29-2|34	BuildRequires:	perl(Log::Dispatchouli)
14cr|perl-Dist-Zilla-4.300.29-2|35	BuildRequires:	perl(Mixin::ExtraFields::Param)
14cr|perl-Dist-Zilla-4.300.29-2|36	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-4.300.29-2|37	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-4.300.29-2|38	BuildRequires:	perl(MooseX::LazyRequire)
14cr|perl-Dist-Zilla-4.300.29-2|39	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-Dist-Zilla-4.300.29-2|40	BuildRequires:	perl(MooseX::SetOnce)
14cr|perl-Dist-Zilla-4.300.29-2|41	BuildRequires:	perl(MooseX::Singleton)
14cr|perl-Dist-Zilla-4.300.29-2|42	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-Dist-Zilla-4.300.29-2|43	BuildRequires:	perl(MooseX::Types::Perl)
14cr|perl-Dist-Zilla-4.300.29-2|44	BuildRequires:	perl(PPI)
14cr|perl-Dist-Zilla-4.300.29-2|45	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-4.300.29-2|46	BuildRequires:	perl(Perl::PrereqScanner)
14cr|perl-Dist-Zilla-4.300.29-2|47	BuildRequires:	perl(Perl::Version)
14cr|perl-Dist-Zilla-4.300.29-2|48	BuildRequires:	perl(Pod::Eventual)
14cr|perl-Dist-Zilla-4.300.29-2|49	BuildRequires:	perl(Software::License)
14cr|perl-Dist-Zilla-4.300.29-2|50	BuildRequires:	perl(String::Flogger)
14cr|perl-Dist-Zilla-4.300.29-2|51	BuildRequires:	perl(String::Format)
14cr|perl-Dist-Zilla-4.300.29-2|52	BuildRequires:	perl(String::Formatter)
14cr|perl-Dist-Zilla-4.300.29-2|53	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Dist-Zilla-4.300.29-2|54	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Dist-Zilla-4.300.29-2|55	BuildRequires:	perl(Test::Deep)
14cr|perl-Dist-Zilla-4.300.29-2|56	BuildRequires:	perl(Test::Fatal)
14cr|perl-Dist-Zilla-4.300.29-2|57	BuildRequires:	perl(Text::Template)
14cr|perl-Dist-Zilla-4.300.29-2|58	BuildRequires:	perl(Version::Requirements)
14cr|perl-Dist-Zilla-4.300.29-2|59	BuildRequires:	perl(YAML::Tiny)
14cr|perl-Dist-Zilla-4.300.29-2|60	BuildRequires:	perl(autobox)
14cr|perl-Dist-Zilla-4.300.29-2|61	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-4.300.29-2|62	# BuildRequires:	perl(version) >= 1:0.790.0
14cr|perl-Dist-Zilla-4.300.29-2|63	
14cr|perl-Dist-Zilla-4.300.29-2|64	BuildArch:	noarch
14cr|perl-Dist-Zilla-4.300.29-2|65	Requires:	perl(aliased)
14cr|perl-Dist-Zilla-4.300.29-2|66	Requires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-4.300.29-2|67	Requires:	perl(version)
14cr|perl-Dist-Zilla-4.300.29-2|68	Suggests:	perl(Task::Dist::Zilla)
14cr|perl-Dist-Zilla-4.300.29-2|69	
14cr|perl-Dist-Zilla-4.300.29-2|70	
14cr|perl-Dist-Zilla-4.300.29-2|71	%description
14cr|perl-Dist-Zilla-4.300.29-2|72	Dist::Zilla builds distributions of code to be uploaded to the CPAN. In
14cr|perl-Dist-Zilla-4.300.29-2|73	this respect, it is like the ExtUtils::MakeMaker manpage, the Module::Build
14cr|perl-Dist-Zilla-4.300.29-2|74	manpage, or the Module::Install manpage. Unlike those tools, however, it is
14cr|perl-Dist-Zilla-4.300.29-2|75	not also a system for installing code that has been downloaded from the
14cr|perl-Dist-Zilla-4.300.29-2|76	CPAN. Since it's only run by authors, and is meant to be run on a
14cr|perl-Dist-Zilla-4.300.29-2|77	repository checkout rather than on published, released code, it can do much
14cr|perl-Dist-Zilla-4.300.29-2|78	more than those tools, and is free to make much more ludicrous demands in
14cr|perl-Dist-Zilla-4.300.29-2|79	terms of prerequisites.
14cr|perl-Dist-Zilla-4.300.29-2|80	
14cr|perl-Dist-Zilla-4.300.29-2|81	For more information, see the Dist::Zilla::Tutorial manpage.
14cr|perl-Dist-Zilla-4.300.29-2|82	
14cr|perl-Dist-Zilla-4.300.29-2|83	%prep
14cr|perl-Dist-Zilla-4.300.29-2|84	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-4.300.29-2|85	
14cr|perl-Dist-Zilla-4.300.29-2|86	%build
14cr|perl-Dist-Zilla-4.300.29-2|87	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-4.300.29-2|88	%make
14cr|perl-Dist-Zilla-4.300.29-2|89	
14cr|perl-Dist-Zilla-4.300.29-2|90	%install
14cr|perl-Dist-Zilla-4.300.29-2|91	%makeinstall_std
14cr|perl-Dist-Zilla-4.300.29-2|92	install -d %{buildroot}%{_sysconfdir}/bash_completion.d/
14cr|perl-Dist-Zilla-4.300.29-2|93	install -m 644 misc/dzil-bash_completion %{buildroot}/etc/bash_completion.d/dzil
14cr|perl-Dist-Zilla-4.300.29-2|94	
14cr|perl-Dist-Zilla-4.300.29-2|95	%files
14cr|perl-Dist-Zilla-4.300.29-2|96	%doc Changes LICENSE README META.yml
14cr|perl-Dist-Zilla-4.300.29-2|97	%{_mandir}/man1/*
14cr|perl-Dist-Zilla-4.300.29-2|98	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-4.300.29-2|99	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-4.300.29-2|100	%{_bindir}/dzil
14cr|perl-Dist-Zilla-4.300.29-2|101	%{_sysconfdir}/bash_completion.d/dzil
14cr|perl-Dist-Zilla-4.300.29-2|102	
14cr|perl-Dist-Zilla-4.300.29-2|103	
14cr|perl-Dist-Zilla-4.300.29-2|104	
14cr|perl-Dist-Zilla-4.300.29-2|105	%changelog
14cr|perl-Dist-Zilla-4.300.29-2|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.300.29-2
14cr|perl-Dist-Zilla-4.300.29-2|107	+ Revision: 0c0516c
14cr|perl-Dist-Zilla-4.300.29-2|108	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-4.300.29-2|109	
14cr|perl-Dist-Zilla-4.300.29-2|110	

4489 14
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|1	%define upstream_name    Dist-Zilla-BeLike-CSJEWELL
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|2	%define upstream_version 0.901
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|3	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|6	Release:	5
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|7	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|8	Summary:	Build a modern dist like CSJEWELL does it
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|9	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|14	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|19	BuildRequires:	perl(Email::Address)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|20	BuildRequires:	perl(File::ShareDir)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|21	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|22	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|23	BuildRequires:	perl(Net::FTP)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|24	BuildRequires:	perl(Net::Netrc)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|25	BuildRequires:	perl(PPIx::Regexp)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|26	BuildRequires:	perl(PPIx::Utilities::Statement)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|27	BuildRequires:	perl(Parse::CPAN::Meta)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|28	BuildRequires:	perl(Perl::Critic)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|29	BuildRequires:	perl(Perl::Critic::More)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|30	BuildRequires:	perl(Perl::Critic::Utils::Constants)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|31	BuildRequires:	perl(Perl::MinimumVersion)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|32	BuildRequires:	perl(Perl::Tidy)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|33	BuildRequires:	perl(Pod::Coverage)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|34	BuildRequires:	perl(Pod::Coverage::Moose)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|35	BuildRequires:	perl(Pod::Readme)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|36	BuildRequires:	perl(Pod::Simple)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|37	BuildRequires:	perl(Pod::Spell::CommonMistakes)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|38	BuildRequires:	perl(Software::License)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|39	BuildRequires:	perl(Test::CPAN::Meta)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|40	BuildRequires:	perl(Test::CheckChanges)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|41	BuildRequires:	perl(Test::DistManifest)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|42	BuildRequires:	perl(Test::Fixme)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|43	BuildRequires:	perl(Test::HasVersion)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|44	BuildRequires:	perl(Test::MinimumVersion)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|45	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|46	BuildRequires:	perl(Test::Perl::Critic)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|47	BuildRequires:	perl(Test::Pod)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|48	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|49	BuildRequires:	perl(Test::Pod::Spelling::CommonMistakes)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|50	BuildRequires:	perl(Test::Portability::Files)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|51	BuildRequires:	perl(Test::Prereq::Build)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|52	BuildRequires:	perl(Test::UseAllModules)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|53	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|54	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|55	BuildArch:	noarch
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|56	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|57	%description
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|58	This sets up defaults for dzil new to create a dist like CSJEWELL does
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|59	it, including a dist.ini that does the release steps that CSJEWELL
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|60	requires.
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|61	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|62	%prep
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|64	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|65	%build
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|66	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|67	%make
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|68	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|69	%check
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|70	%make test
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|71	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|72	%install
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|73	%makeinstall_std
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|74	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|75	%files
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|76	%doc Changes LICENSE META.yml README
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|77	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|78	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|79	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|80	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|81	%changelog
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.901.0-5
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|83	+ Revision: 58e0b57
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|84	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|85	
14cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-5|86	

4490 14
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|1	%define upstream_name    Dist-Zilla-Plugin-ApacheTest
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|3	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|7	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|8	Summary:	Build a Makefile.PL that uses ExtUtils::MakeMaker with Apache::Test
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|9	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|14	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|16	BuildRequires:	perl(Data::Dumper)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|17	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|18	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|19	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|20	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|21	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|22	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|23	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|24	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|25	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|27	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|28	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|29	%description
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|30	This plugin will produce an the ExtUtils::MakeMaker manpage-powered
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|31	_Makefile.PL_ with Apache::Test hooks for the distribution. If loaded, the
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|32	Dist::Zilla::Plugin::Manifest plugin should also be loaded, and the
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|33	Dist::Zilla::Plugin::MakeMaker plugin should not be loaded.
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|34	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|35	At this time, this module is essentially a copy of the
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|36	Dist::Zilla::Plugin::MakeMaker plugin. Hopefully, over time, the
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|37	Dist::Zilla::Plugin::MakeMaker plugin will allow more customization so that
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|38	this module will not need to reimplement all of it.
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|39	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|40	%prep
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|42	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|43	%build
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|45	%make
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|46	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|47	%check
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|48	%make test
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|49	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|50	%install
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|51	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|52	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|53	%files
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|54	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|55	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|56	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|57	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|58	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|59	%changelog
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|61	+ Revision: a86040d
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|63	
14cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-5|64	

4491 14
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|1	%define upstream_name    Dist-Zilla-Plugin-AssertOS
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|3	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|7	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|8	Summary:	Require that our distribution is running on a particular OS
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|9	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|14	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|16	BuildRequires:	perl(Data::Compare)
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|17	BuildRequires:	perl(Devel::CheckOS)
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|18	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|20	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|21	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|22	%description
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|23	Dist::Zilla::Plugin::AssertOS is a the Dist::Zilla manpage plugin that
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|24	integrates the Devel::AssertOS manpage so that CPAN authors may easily
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|25	stipulate which particular OS environments their distributions may be built
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|26	and installed on.
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|27	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|28	The author specifies which OS or OS families are supported. The necessary
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|29	the Devel::AssertOS manpage files are copied to the 'inc/' directory and
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|30	'Makefile.PL' is mungled to include the necessary incantation.
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|31	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|32	On the module user side, the bundled 'inc/' the Devel::AssertOS manpage
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|33	determines whether the current environment is supported or not and will die
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|34	accordingly.
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|35	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|36	%prep
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|38	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|39	%build
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|41	%make
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|42	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|43	%check
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|44	%make test
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|45	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|46	%install
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|47	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|48	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|49	%files
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|50	%doc META.yml LICENSE README META.json Changes
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|51	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|52	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|53	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|54	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|55	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|56	%changelog
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|58	+ Revision: d115115
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|60	
14cr|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-3|61	

4492 14
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|1	%define upstream_name    Dist-Zilla-Plugin-AutoVersion-Relative
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|2	%define upstream_version 0.03000002
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|3	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|7	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|8	Summary:	Time-Relative versioning
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|9	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|14	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|16	BuildRequires:	perl(aliased)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|17	BuildRequires:	perl(DateTime)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|18	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|19	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|21	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|22	BuildRequires:	perl(MooseX::StrictConstructor)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|23	BuildRequires:	perl(MooseX::Types::DateTime)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|24	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|25	BuildRequires:	perl(Readonly)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|26	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|28	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|30	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|31	%description
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|32	Time-Relative versioning.
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|33	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|34	%prep
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|36	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|37	%build
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|38	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|39	./Build
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|40	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|41	%check
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|42	# Fail for no visible reasons
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|43	#./Build test
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|44	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|45	%install
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|46	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|47	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|48	%files
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|49	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|52	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|53	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|54	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|55	%changelog
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0.20-3
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|57	+ Revision: 0d30b73
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|58	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|59	
14cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-3|60	

4493 14
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|1	%define upstream_name    Dist-Zilla-Plugin-Bootstrap-lib
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|2	%define upstream_version 0.01000003
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|3	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|4	Name:       perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|6	Release:    5
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|7	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|8	Summary:    A minimal boot-strapping for Dist::Zilla Plug-ins
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|9	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|10	License:    GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|11	Group:      Development/Perl
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|13	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|14	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|15	BuildRequires: perl(Carp)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|16	BuildRequires: perl(English)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|17	BuildRequires: perl(JSON::PP)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|18	BuildRequires: perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|19	BuildRequires: perl(File::Spec)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|20	BuildRequires: perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|21	BuildRequires: perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|22	BuildRequires: perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|23	BuildRequires: perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|24	BuildArch: noarch
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|25	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|26	%description
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|27	This module does the very simple task of injecting the distributions 'lib'
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|28	directory into @INC at the point of its inclusion, so that you can use
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|29	plug-ins you're writing for Dist::Zilla, to release the plug-in itself.
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|30	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|31	%prep
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|33	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|34	%build
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|35	%{__perl} Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|36	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|37	./Build
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|38	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|39	%check
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|40	./Build test
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|41	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|42	%install
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|43	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|44	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|45	%clean
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|46	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|47	%files
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|48	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|51	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|52	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|53	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|54	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|55	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|56	%changelog
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0.30-5
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|58	+ Revision: c9e58d9
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|60	
14cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-5|61	

4494 14
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|1	%define upstream_name    Dist-Zilla-Plugin-Bugtracker
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|2	%define upstream_version 1.111080
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|3	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|7	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|8	Summary:	Automatically sets the bugtracker URL
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|9	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|14	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|18	BuildRequires:	perl(MooseX::Types::URI)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|19	BuildRequires:	perl(Test::Differences)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|20	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|21	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|22	BuildRequires:	perl(Test::MockObject)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|23	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|24	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|25	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|27	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|28	%description
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|29	This plugin sets the distribution's bugtracker URL as metadata.
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|30	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|31	%prep
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|33	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|34	%build
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|36	%make
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|37	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|38	%check
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|39	%make test
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|40	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|41	%install
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|42	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|43	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|44	%files
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|45	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|48	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|49	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|50	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|51	%changelog
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.80-3
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|53	+ Revision: 7625f6d
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|55	
14cr|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-3|56	

4495 14
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|1	%define upstream_name    Dist-Zilla-Plugin-BumpVersionFromGit
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|2	%define upstream_version 0.009
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|3	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|7	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|8	Summary:	Provide a version number by bumping the last git release tag
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|9	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|14	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|18	BuildRequires:	perl(Git::Wrapper)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|20	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|23	BuildRequires:	perl(Version::Next)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|24	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|25	BuildRequires:	perl(version)
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|27	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|28	%description
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|29	This does the the Dist::Zilla::Role::VersionProvider manpage role. It finds
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|30	the last version number from tags and increments it as the new version used
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|31	by Dist::Zilla.
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|32	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|33	%prep
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|35	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|36	%build
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|38	%make
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|39	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|40	%install
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|41	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|42	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|43	%files
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|44	%doc Changes LICENSE META.yml README
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|45	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|46	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|47	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|48	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|49	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|50	%changelog
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|52	+ Revision: 4866043
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|54	
14cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-3|55	

4496 14
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|1	%define upstream_name    Dist-Zilla-PluginBundle-AVAR
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|3	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|7	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|8	Summary:	Use L<Dist::Zilla> like AVAR does
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|9	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|14	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|25	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|28	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|30	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|31	%description
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|32	This is the plugin bundle that AVAR uses.
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|33	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|34	%prep
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|36	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|37	%build
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|39	%make
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|40	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|41	%check
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|42	%make test
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|43	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|44	%install
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|46	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|47	%files
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|48	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|51	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|52	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|53	%changelog
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|55	+ Revision: 2e27499
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|57	
14cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-5|58	

4497 14
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|1	%define upstream_name    Dist-Zilla-PluginBundle-BINGOS
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|3	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|7	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|8	Summary:	BeLike::BINGOS when you build your dists
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|9	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|14	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|23	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|24	%description
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|25	This is a the Dist::Zilla manpage PluginBundle. It is roughly equivalent to
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|26	the following dist.ini:
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|27	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|28	[@Basic]
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|29	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|30	[MetaJSON]
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|31	[PodSyntaxTests]
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|32	[PodCoverageTests]
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|33	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|34	%prep
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|36	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|37	%build
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|39	%make
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|40	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|41	%check
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|42	%make test
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|43	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|44	%install
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|46	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|47	%files
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|48	%doc META.yml LICENSE README META.json Changes
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|51	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|52	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|53	%changelog
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|55	+ Revision: a776d94
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|57	
14cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-5|58	

4498 14
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|1	%define upstream_name    Dist-Zilla-PluginBundle-CJM
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|3	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|7	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|8	Summary:	Get distribution version from its main_module
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|9	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|14	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|17	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|18	BuildRequires:	perl(Hash::Merge::Simple)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|19	BuildRequires:	perl(Module::Build::ModuleInfo)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|21	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|22	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|23	BuildRequires:	perl(Pod::Loom)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|24	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|26	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|27	%description
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|28	If included, this plugin will process each _.pm_ and _.pod_ file under
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|29	_lib_ or in the root directory through Pod::Loom.
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|30	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|31	%prep
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|33	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|34	%build
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|36	%make
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|37	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|38	%check
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|39	%make test
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|40	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|41	%install
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|42	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|43	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|44	%files
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|45	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|48	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|49	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|50	%changelog
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|52	+ Revision: 00aeed9
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|54	
14cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-5|55	

4499 14
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-FAYLAND
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|3	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|6	Release:	3
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|7	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|8	Summary:	Dist::Zilla like FAYLAND when you build your dists
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|9	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|14	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|23	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|24	%description
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|25	Dist::Zilla like FAYLAND when you build your dists.
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|26	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|27	%prep
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|29	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|30	%build
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|32	%make
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|33	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|34	%check
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|35	%make test
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|36	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|37	%install
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|38	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|39	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|40	%files
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|41	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|42	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|43	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|44	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|45	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|46	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|47	%changelog
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|49	+ Revision: 9bc81ea
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|51	
14cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-3|52	

4500 14
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|1	%define upstream_name    Dist-Zilla-PluginBundle-IDOPEREL
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|2	%define upstream_version 0.1
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|3	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|7	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|8	Summary:	IDOPEREL's plugin bundle for Dist::Zilla
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|9	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|14	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Classic)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|25	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|26	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|27	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|28	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|29	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|30	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|31	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|32	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|33	%description
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|34	This module is a bundle of plugins for the Dist::Zilla manpage that is
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|35	regularly used by me (Ido Perlmuter). If you find it suits your needs, feel
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|36	free to install and use it.
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|37	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|38	This bundle provides the following plugins and bundles:
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|39	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|40	[@Filter]
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|41	-bundle = @Classic
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|42	-remove = Readme
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|43	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|44	%prep
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|46	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|47	%build
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|49	%make
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|50	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|51	%check
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|52	%make test
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|53	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|54	%install
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|55	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|56	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|57	%files
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|58	%doc README Changes META.yml LICENSE META.json
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|59	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|60	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|61	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|62	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|63	%changelog
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|65	+ Revision: 9dc457e
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|66	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|67	
14cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-5|68	

4501 14
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|1	%define upstream_name    Dist-Zilla-PluginBundle-JQUELIN
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|2	%define upstream_version 1.111710
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|3	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|6	Release:	3
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|7	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|8	Summary:	Build & release a distribution like jquelin
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|9	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|14	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|16	BuildRequires: perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|17	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|20	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|35	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|36	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|37	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|38	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|39	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|40	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|41	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|42	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|43	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|44	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|45	%description
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|46	This is a plugin bundle to load all dist-zilla plugins that jq is using.
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|47	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|48	%prep
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|50	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|51	%build
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|52	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|53	./Build
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|54	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|55	%check
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|56	./Build test
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|57	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|58	%install
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|59	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|60	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|61	%files
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|62	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|63	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|64	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|65	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|66	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|67	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|68	%changelog
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.710-3
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|70	+ Revision: 9a058e1
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|71	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|72	
14cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-3|73	

4502 14
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|2	%define upstream_version 0.01017322
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|3	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|7	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|8	Summary:	Generate a C<dist.ini> for @KENTNL projects
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|9	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|14	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|18	BuildRequires:	perl(Dist::Zilla::File::FromCode)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::ConfirmRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|23	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|24	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|25	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|26	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|27	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|28	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|29	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|30	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|31	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|32	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|33	BuildRequires:	perl(Dist::Zilla::Plugin::License)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|34	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|35	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|36	BuildRequires:	perl(Dist::Zilla::Plugin::MetaConfig)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|37	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|38	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|39	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|40	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|41	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|42	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|43	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|44	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|45	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|46	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|47	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|48	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|49	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|50	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|51	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|52	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|53	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|54	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|55	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|56	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|57	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|58	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|59	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|60	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|61	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|62	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|63	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|64	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|65	BuildRequires:	perl(MooseX::Types)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|66	BuildRequires:	perl(Net::SSLeay)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|67	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|68	BuildRequires:	perl(String::Formatter)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|69	BuildRequires:	perl(Test::CPAN::Meta)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|70	BuildRequires:	perl(Test::EOL)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|71	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|72	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|73	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|74	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|75	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|76	%description
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|77	This is the plug-in bundle that KENTNL uses. It exists mostly because he is
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|78	very lazy and wants others to be using what he's using if they want to be
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|79	doing work on his modules.
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|80	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|81	%prep
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|82	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|83	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|84	%build
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|85	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|86	./Build
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|87	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|88	%check
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|89	./Build test
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|90	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|91	%install
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|92	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|93	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|94	%files
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|95	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|96	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|97	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|98	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|99	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|100	%changelog
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.173.220-5
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|102	+ Revision: 4f24a7e
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|103	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|104	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-5|105	

4503 14
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL-Lite
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|2	%define upstream_version 0.01009803
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|3	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|7	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|8	Summary:	A Minimal Build-Only replacement for @KENTNL for contributors
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|9	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|14	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|23	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|24	BuildRequires:	perl(Dist::Zilla::Plugin::License)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|25	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|26	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|29	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|30	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|31	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|32	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|34	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|35	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|36	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|37	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|38	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|39	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|40	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|41	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|42	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|43	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|44	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|45	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|46	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|47	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|48	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|49	%description
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|50	This is an attempt at one way of solving a common problem when contributing
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|51	to things built with Dist::Zilla.
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|52	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|53	This is done by assuming that the code base that its targeting will *NEVER*
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|54	be released in its built form, but close enough to the normal build method
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|55	that it's suitable for testing and contributing.
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|56	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|57	* * Less install time dependencies
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|58	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|59	%prep
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|60	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|61	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|62	%build
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|63	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|64	./Build
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|65	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|66	%check
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|67	./Build test
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|68	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|69	%install
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|70	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|71	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|72	%files
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|73	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|74	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|75	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|76	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|77	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|78	%changelog
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.98.30-5
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|80	+ Revision: aa94a29
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|81	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|82	
14cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-5|83	

4504 14
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|1	%define upstream_name    Dist-Zilla-PluginBundle-MARCEL
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|2	%define upstream_version 1.101700
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|3	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|7	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|8	Summary:	Build and release a distribution like MARCEL
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|9	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|14	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|16	BuildRequires:	perl(Class::MOP)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|23	BuildRequires:	perl(Dist::Zilla::Plugin::License)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|24	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|25	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|26	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|29	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|30	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|31	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|32	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|33	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|34	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|35	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|36	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|37	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|38	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|39	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|40	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|41	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|42	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|43	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|44	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|45	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|46	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|47	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|48	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|49	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|50	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|51	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|52	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|53	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|54	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|55	BuildRequires:	perl(Test::Synopsis)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|56	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|57	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|58	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|59	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|60	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|61	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|62	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|63	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|64	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|65	%description
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|66	This is a plugin bundle to load all plugins that I am using. It is
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|67	equivalent to:
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|68	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|69	[AutoVersion]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|70	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|71	; -- fetch & generate files
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|72	[AllFiles]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|73	[CompileTests]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|74	[CriticTests]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|75	[MetaTests]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|76	[PodTests]
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|77	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|78	%prep
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|79	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|80	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|81	%build
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|82	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|83	%make
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|84	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|85	%check
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|86	%make test
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|87	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|88	%install
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|89	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|90	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|91	%files
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|92	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|93	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|94	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|95	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|96	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|97	%changelog
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.700-5
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|99	+ Revision: b8dc3e7
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|100	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|101	
14cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-5|102	

4505 14
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|1	%define upstream_name    Dist-Zilla-PluginBundle-PDONELAN
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|2	%define upstream_version 1.201
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|3	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|6	Release:    2
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|7	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|8	Summary:    Dist::Zilla plugin bundle for PDONELAN
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|9	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|10	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|11	License:    GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|12	Group:      Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|15	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|16	BuildRequires: perl(Dist::Zilla::Plugin::AutoPrereqs)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|17	BuildRequires: perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|18	BuildRequires: perl(Dist::Zilla::Plugin::CheckChangesHasContent)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|19	BuildRequires: perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|20	BuildRequires: perl(Dist::Zilla::Plugin::EOLTests)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|21	BuildRequires: perl(Dist::Zilla::Plugin::Git::NextVersion)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|22	BuildRequires: perl(Dist::Zilla::Plugin::GithubMeta)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|23	BuildRequires: perl(Dist::Zilla::Plugin::MetaConfig)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|24	BuildRequires: perl(Dist::Zilla::Plugin::MetaJSON)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|25	BuildRequires: perl(Dist::Zilla::Plugin::MinimumPerl)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|26	BuildRequires: perl(Dist::Zilla::Plugin::NextRelease)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|27	BuildRequires: perl(Dist::Zilla::Plugin::PkgVersion)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|28	BuildRequires: perl(Dist::Zilla::Plugin::PodCoverageTests)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|29	BuildRequires: perl(Dist::Zilla::Plugin::PodSyntaxTests)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|30	BuildRequires: perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|31	BuildRequires: perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|32	BuildRequires: perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|33	BuildRequires: perl(Dist::Zilla::Plugin::UpdateGitHub)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|34	BuildRequires: perl(Dist::Zilla::PluginBundle::Basic)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|35	BuildRequires: perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|36	BuildRequires: perl(Dist::Zilla::Role::PluginBundle::Easy)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|37	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.310.0
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|38	BuildRequires: perl(File::Find)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|39	BuildRequires: perl(File::Temp)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|40	BuildRequires: perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|41	BuildRequires: perl(Test::More)
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|42	BuildRequires: perl-devel
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|43	BuildArch:  noarch
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|44	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|45	%description
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|46	no description found
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|47	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|48	%prep
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|50	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|51	%build
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|53	%make
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|54	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|55	%check
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|56	%make test
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|57	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|58	%install
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|59	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|60	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|61	%clean
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|62	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|63	%files
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|64	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|65	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|66	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|67	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|68	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|69	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|70	%changelog
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.0-2
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|72	+ Revision: 1c548f9
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|73	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|74	
14cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.201.0-2|75	

4506 14
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|1	%define upstream_name    Dist-Zilla-PluginBundle-Rakudo
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|3	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|6	Release:	5
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|7	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|8	Summary:	Rakudo bundle for dist-zilla
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|9	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|14	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|18	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|19	BuildRequires:	perl(Dist::Zilla::Plugin::License)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|20	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|21	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|22	BuildRequires:	perl(Dist::Zilla::Plugin::PruneFiles)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|23	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|24	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|25	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|27	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|28	%description
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|29	Rakudo bundle for dist-zilla.
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|30	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|31	%prep
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|33	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|34	%build
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|36	%make
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|37	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|38	%check
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|39	%make test
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|40	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|41	%install
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|42	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|43	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|44	%files
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|45	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|48	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|49	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|50	%changelog
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|52	+ Revision: 9563da3
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|54	
14cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-5|55	

4507 14
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-RJBS
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|2	%define upstream_version 5.004
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|3	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|6	Release:	3
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|7	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|8	Summary:	See what the mantissa for an rjbs-style version is today
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|9	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|14	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|21	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|22	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|23	BuildRequires:	perl(Pod::Elemental::Transformer::List)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|24	BuildRequires:	perl(Pod::Weaver)
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|26	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|27	%description
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|28	This is the plugin bundle that RJBS uses. It is equivalent to:
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|29	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|30	[@Filter]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|31	bundle = @Classic
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|32	remove = PodVersion
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|33	remove = MetaYAML
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|34	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|35	[AutoVersion]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|36	[MetaJSON]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|37	[NextRelease]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|38	[PodWeaver]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|39	[Repository]
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|40	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|41	%prep
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|43	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|44	%build
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|46	%make
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|47	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|48	%check
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|49	%make test
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|50	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|51	%install
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|52	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|53	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|54	%files
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|55	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|56	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|57	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|58	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|59	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|60	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|61	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|62	%changelog
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.0-3
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|64	+ Revision: ba2d4fd
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|66	
14cr|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-3|67	

4508 14
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|1	%define upstream_name    Dist-Zilla-PluginBundle-ROKR
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|2	%define upstream_version 0.0019
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|3	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|4	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|5	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|6	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|8	Release:	4
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|9	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|10	Summary:	Copy README after building (for SCM inclusion, etc.)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|11	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|12	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|13	Group:		Development/Perl
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|15	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|16	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|17	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|18	BuildRequires:	perl
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|19	BuildRequires:	perl(Config::Identity)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|20	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|21	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|22	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Basic)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|24	BuildRequires:	perl(File::Copy)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|25	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|27	BuildRequires:	perl(Test::Most)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|28	BuildRequires:  perl(Dist::Zilla::Plugin::Git::Tag)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|29	BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.570.0
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|30	# need by %%check
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|31	# BuildRequires:  perl(TAP::Parser)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|32	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|33	BuildArch:	noarch
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|34	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|35	%description
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|36	'@ROKR::Basic' - the Dist::Zilla::PluginBundle::ROKR::Basic manpage
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|37	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|38	This is an enhancement on the @Basic bundle (the
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|39	Dist::Zilla::PluginBundle::Basic manpage), specifically:
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|40	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|41	@Basic (without Readme)
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|42	CopyReadmeFromBuild
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|43	DynamicManifest
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|44	SurgicalPkgVersion
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|45	SurgicalPodWeaver
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|46	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|47	%prep
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|48	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|49	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|50	%build
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|52	%make
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|53	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|54	# some subtests will fail anyway
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|55	# Failed 1/1 test programs. 0/0 subtests failed.
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|56	%check
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|57	#%%make test
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|58	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|59	%install
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|60	%makeinstall_std
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|61	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|62	%files
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|63	%doc README Changes META.yml
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|64	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|65	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|66	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|67	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|68	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|69	%changelog
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.900-4
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|71	+ Revision: 582d97c
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|72	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|73	
14cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-4|74	

4509 14
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|1	%define upstream_name    Dist-Zilla-Plugin-Catalyst
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|3	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|7	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|8	Summary:	A subclass of Catalyst::Helper
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|9	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|14	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|17	BuildRequires:	perl(Catalyst::Helper)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|18	BuildRequires:	perl(Dist::Zilla::File::FromCode)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|19	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|20	BuildRequires:	perl(Dist::Zilla::Role::ModuleMaker)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|21	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|23	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|24	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|25	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|26	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|27	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|28	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|29	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|30	%description
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|31	The following is a list of plugins in this distribution to help you
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|32	integrate the Catalyst manpage and the Dist::Zilla manpage
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|33	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|34	* * the Dist::Zilla::Plugin::Catalyst::New manpage Create a new Catalyst
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|35	Project
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|36	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|37	%prep
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|39	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|40	%build
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|42	%make
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|43	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|44	%install
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|46	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|47	%files
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|48	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|51	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|52	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|53	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|54	%changelog
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|56	+ Revision: ca0b5b3
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|58	
14cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-5|59	

4510 14
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|1	%define upstream_name    Dist-Zilla-Plugin-ChangelogFromGit
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|2	%define upstream_version 0.002
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|3	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|7	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|8	Summary:	Build CHANGES from git commits and tags
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|9	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|14	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|16	BuildRequires:	perl(Text::Wrap)
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|18	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|19	%description
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|20	This Dist::Zilla plugin writes a CHANGES file that contains formatted
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|21	commit information from recent git logs.
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|22	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|23	This plugin has the following configuration variables:
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|24	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|25	* * max_age
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|26	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|27	%prep
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|29	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|30	%build
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|32	%make
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|33	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|34	%check
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|35	%make test
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|36	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|37	%install
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|38	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|39	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|40	%files
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|41	%doc META.yml LICENSE CHANGES README
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|42	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|43	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|44	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|45	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|46	%changelog
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|48	+ Revision: be424bf
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|50	
14cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-5|51	

4511 14
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangeLog
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|2	%define upstream_version 0.01
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|3	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|6	Release:	6
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|7	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|8	Summary:	Dist::Zilla with Changes check
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|9	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|14	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|18	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|19	%description
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|20	The code is mostly a copy-paste of the ShipIt::Step::CheckChangeLog manpage.
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|21	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|22	%prep
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|24	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|25	%build
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|27	%make
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|28	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|29	%check
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|30	make test
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|31	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|32	%install
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|33	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|34	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|35	%files
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|36	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|37	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|38	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|39	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|40	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|41	%changelog
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-6
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|43	+ Revision: 8ea452a
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|44	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|45	
14cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-6|46	

4512 14
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesHasContent
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|2	%define upstream_version 0.006
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|3	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|7	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|8	Summary:	Ensure Changes has content before releasing
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|9	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|14	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|19	BuildRequires:	perl(Dist::Zilla::Tester)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|20	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|21	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|22	BuildRequires:	perl(File::pushd)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|23	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|25	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|26	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|28	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|29	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|30	%description
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|31	Foo the foo.
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|32	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|33	%prep
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|35	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|36	%build
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|38	%make
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|39	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|40	%check
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|41	#make test
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|42	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|43	%install
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|45	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|46	%files
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|47	%doc Changes LICENSE META.yml README
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|50	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|51	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|52	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|53	%changelog
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|55	+ Revision: 88f16ef
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|57	
14cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-3|58	

4513 14
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesTests
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|2	%define upstream_version 1.100900
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|3	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|7	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|8	Summary:	Release tests for checking changes
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|9	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|14	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|21	BuildRequires:	perl(Test::CheckChanges)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|23	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|24	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|25	%description
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|27	providing the following files
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|28	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|29	xt/release/check-changes.t - a standard Test::CheckChanges test
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|30	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|31	%prep
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|33	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|34	%build
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|36	%make
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|37	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|38	%check
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|39	%make test
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|40	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|41	%install
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|42	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|43	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|44	%files
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|45	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|48	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|49	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|50	%changelog
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.900-5
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|52	+ Revision: 41fbfcb
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|54	
14cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-5|55	

4514 14
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|1	%define upstream_name    Dist-Zilla-Plugin-CheckExtraTests
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|2	%define upstream_version 0.021
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|3	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|7	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|8	Summary:	Check xt tests before release
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|9	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|10	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|15	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|17	BuildRequires:	perl(App::Prove)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|18	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|19	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|20	BuildRequires:	perl(Dist::Zilla::App)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|21	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|23	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|24	BuildRequires:	perl(File::chdir)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|25	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|26	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|27	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|28	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|29	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|30	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|31	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|32	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|33	%description
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|34	Foo the foo.
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|35	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|36	%prep
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|38	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|39	%build
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|41	%make
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|42	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|43	%check
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|44	#make test
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|45	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|46	%install
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|47	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|48	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|49	%files
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|50	%doc Changes LICENSE META.yml README
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|51	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|52	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|53	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|54	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|55	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|56	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|57	%changelog
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.0-2
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|59	+ Revision: ef5ff57
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|61	
14cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.21.0-2|62	

4515 14
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|1	%define upstream_name    Dist-Zilla-Plugin-CompileTests
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|2	%define upstream_version 1.110930
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|3	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|6	Release:	4
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|7	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|8	Summary:	Common tests to check syntax of your modules
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|9	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|14	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|18	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|19	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|20	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|21	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|23	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|24	%description
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|26	providing the following files:
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|27	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|28	* t/00-compile.t - a standard test to check syntax of bundled modules
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|29	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|30	This test will find all modules and scripts in your dist, and try to
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|31	compile them one by one. This means it's a bit slower than loading them all
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|32	at once, but it will catch more errors.
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|33	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|34	%prep
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|36	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|37	%build
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|38	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|39	./Build
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|40	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|41	%check
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|42	./Build test
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|43	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|44	%install
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|45	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|46	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|47	%files
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|48	%doc Changes LICENSE README META.yml
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|51	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|52	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|53	%changelog
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.930-4
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|55	+ Revision: fb7fb43
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|57	
14cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-4|58	

4516 14
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|1	%define upstream_name    Dist-Zilla-Plugin-ConsistentVersionTest
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|3	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|7	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|8	Summary:	Adds a release test to ensure that all modules have the same $VERSION
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|9	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|14	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|17	BuildRequires:	perl(Test::ConsistentVersion)
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|18	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|19	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|20	%description
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|21	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|22	providing the following files
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|23	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|24	xt/release/consistent-version.t
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|25	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|26	%prep
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|28	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|29	%build
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|31	%make
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|32	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|33	%check
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|34	%make test
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|35	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|36	%install
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|37	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|38	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|39	%files
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|40	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|41	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|42	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|43	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|44	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|45	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|46	%changelog
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|48	+ Revision: 97b502a
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|50	
14cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-5|51	

4517 14
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|1	%define upstream_name    Dist-Zilla-Plugin-CopyReadmeFromBuild
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|2	%define upstream_version 0.0019
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|3	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|4	Name:       perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|6	Release:    1
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|7	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|8	Summary:    Copy README after building (for SCM inclusion, etc.)
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|9	License:    GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|10	Group:      Development/Perl
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|13	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|14	BuildRequires: perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|15	BuildRequires: perl(Test::Most)
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|16	BuildRequires: perl-devel
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|17	BuildArch: noarch
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|18	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|19	%description
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|20	CopyReadmeFromBuild will automatically copy the README from the build
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|21	directory into the distribution directory. This is so you can commit the
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|22	README to version control. GitHub, for example, likes to see a README
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|23	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|24	Dist::Zilla::Plugin::Readme will not like it if you already have a README,
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|25	so you'll have to disable that plugin, an example of which is:
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|26	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|27	[@Filter]
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|28	bundle = @Basic
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|29	remove = Readme
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|30	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|31	%prep
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|33	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|34	%build
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|36	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|37	%make
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|38	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|39	%check
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|40	%make test
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|41	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|42	%install
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|44	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|45	%files
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|46	%doc README META.yml
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|49	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|50	%changelog
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.900-1
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|52	+ Revision: 9f50f9c
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|53	- Added perl-devel BR
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|54	
14cr|perl-Dist-Zilla-Plugin-CopyReadmeFromBuild-0.1.900-1|55	

4518 14
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|1	%define upstream_name    Dist-Zilla-Plugin-CopyTo
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|3	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|7	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|8	Summary:	Copy to other places plugin for Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|9	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|14	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|18	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|19	%description
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|20	Copy to other places plugin for Dist::Zilla.
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|21	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|22	%prep
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|24	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|25	%build
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|27	%make
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|28	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|29	%check
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|30	%make test
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|31	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|32	%install
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|33	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|34	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|35	%files
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|36	%doc LICENSE README
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|37	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|38	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|39	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|40	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|41	%changelog
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|43	+ Revision: e16cb77
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|45	
14cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-5|46	

4519 14
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|1	%define upstream_name    Dist-Zilla-Plugin-CriticTests
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|2	%define upstream_version 1.102280
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|3	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|7	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|8	Summary:	Tests to check your code against best practices
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|9	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|14	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|18	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|21	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|22	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|23	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|24	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|25	%description
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|27	providing the following files:
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|28	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|29	* * t/author/critic.t - a standard test to check your code against best
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|30	practices
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|31	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|32	This plugin does not accept any option yet.
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|33	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|36	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|37	%build
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|38	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|39	./Build
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|40	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|41	%check
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|42	./Build test
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|43	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|44	%install
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|45	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|46	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|47	%files
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|48	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|51	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|52	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.102.280-5
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|55	+ Revision: aac45bc
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|57	
14cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-5|58	

4520 14
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-DistManifestTests
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|8	Summary:	Release tests for the manifest
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|18	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|23	BuildRequires:	perl(Test::DistManifest)
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|24	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|25	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|27	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|28	%description
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|29	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|30	providing the following files
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|31	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|32	xt/release/dist-manifest.t - a standard Test::DistManifest test
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|33	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|36	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|37	%build
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|39	%make
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|40	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|41	%check
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|42	%make test
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|43	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|44	%install
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|46	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|47	%files
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|48	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|51	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|52	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|55	+ Revision: 7ceb066
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|57	
14cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-5|58	

4521 14
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|1	%define upstream_name    Dist-Zilla-Plugin-DualBuilders
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|2	%define upstream_version 1.001
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|3	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|7	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|8	Summary:	Allows use of Module::Build and ExtUtils::MakeMaker in a dzil dist
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|9	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|14	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|19	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|23	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|24	%description
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|25	This plugin allows you to specify ModuleBuild and MakeMaker in your the
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|26	Dist::Zilla manpage _dist.ini_ and select only one as your prereq.
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|27	Normally, if this plugin is not loaded you will end up with both in your
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|28	prereq list and this is obviously not what you want!
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|29	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|30	# In your dist.ini:
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|31	[ModuleBuild]
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|32	[MakeMaker] ; or [MakeMaker::Awesome], will work too :)
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|33	[DualBuilders] ; needs to be specified *AFTER* the builders
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|34	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|35	This plugin accepts the following options:
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|36	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|37	%prep
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|39	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|40	%build
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|42	%make
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|43	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|44	%check
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|45	%make test
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|46	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|47	%install
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|48	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|49	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|50	%files
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|51	%doc LICENSE README META.yml Changes
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|52	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|53	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|54	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|55	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|56	%changelog
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-5
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|58	+ Revision: 1d79109
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|60	
14cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-5|61	

4522 14
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|1	%define upstream_name    Dist-Zilla-Plugin-EOLTests
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|3	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|7	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|8	Summary:	Release tests making sure correct line endings are used
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|9	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|14	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|22	BuildRequires:	perl(Test::EOL)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|24	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|26	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|27	%description
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|29	providing the following files:
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|30	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|31	* *
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|32	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|33	xt/release/eol.t
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|34	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|35	%prep
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|37	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|38	%build
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|40	%make
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|41	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|42	%check
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|43	%make test
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|44	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|45	%install
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|46	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|47	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|48	%files
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|49	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|52	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|53	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|54	%changelog
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|56	+ Revision: a8b44e8
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|58	
14cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-5|59	

4523 14
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|1	%define upstream_name    Dist-Zilla-Plugin-FatPacker
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|2	%define upstream_version 1.141200
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|3	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|7	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|8	Summary:	Pack your dependencies onto your script file
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|9	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|10	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|11	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|12	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|13	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|15	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|16	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|17	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|18	BuildRequires: perl(ok)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|19	BuildRequires:	perl(App::FatPacker)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|20	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|21	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|22	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|23	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|24	BuildRequires:	perl(File::Path)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|25	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|27	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|28	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|30	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|31	%description
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|32	This plugin uses the App::FatPacker manpage to pack your dependencies onto
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|33	your script file.
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|34	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|35	%prep
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|37	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|38	%build
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|40	%make
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|41	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|42	%check
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|43	%make test
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|44	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|45	%install
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|46	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|47	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|48	%files
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|49	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|52	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|53	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|54	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|55	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|56	%changelog
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.141.200-2
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|58	+ Revision: f0c02fe
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|60	
14cr|perl-Dist-Zilla-Plugin-FatPacker-1.141.200-2|61	

4524 14
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|1	%define upstream_name    Dist-Zilla-Plugin-Git
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|2	%define upstream_version 1.110500
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|3	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|7	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|8	Summary:	Commit dist.ini and changelog
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|9	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|14	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|16	BuildRequires:	perl(Cwd)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|17	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|18	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|19	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|20	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|21	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|22	BuildRequires:	perl(File::Path)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|23	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|24	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|25	BuildRequires:	perl(Git::Wrapper)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|28	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|29	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|30	BuildRequires:	perl(String::Formatter)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|31	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|32	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|33	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|34	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|35	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|36	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|37	%description
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|38	This set of plugins for the Dist::Zilla manpage can do interesting
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|39	things for module authors using git to track their work. The following
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|40	plugins are provided in this distribution:
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|41	* Dist::Zilla::Plugin::Git::Check
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|42	* Dist::Zilla::Plugin::Git::Commit
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|43	* Dist::Zilla::Plugin::Git::Tag
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|44	* Dist::Zilla::Plugin::Git::Push
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|45	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|46	%prep
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|48	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|49	%build
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|50	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|51	./Build
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|52	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|53	%install
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|54	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|55	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|56	%files
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|57	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|58	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|59	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|60	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|61	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|62	%changelog
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.500-5
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|64	+ Revision: 1553190
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|65	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|66	
14cr|perl-Dist-Zilla-Plugin-Git-1.110.500-5|67	

4525 14
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|1	%define upstream_name    Dist-Zilla-Plugin-GitFmtChanges
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|2	%define upstream_version 0.005
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|3	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|7	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|8	Summary:	This Dist::Zilla plugin writes a CHANGES file with commits
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|9	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|14	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|16	BuildRequires:	perl(Text::Wrap)
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|18	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|19	%description
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|20	This Dist::Zilla plugin writes a CHANGES file that contains formatted
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|21	commit information from recent git logs. The CHANGES file is formatted
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|22	using the "--format" option of the git log command. This makes it easy to
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|23	make the CHANGES file look the way you want it to.
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|24	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|25	This is based on Dist::Zilla::Plugin::ChangelogFromGit.
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|26	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|27	This plugin has the following configuration variables:
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|28	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|29	%prep
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|31	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|32	%build
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|34	%make
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|35	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|36	%check
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|37	%make test
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|38	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|39	%install
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|40	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|41	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|42	%files
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|43	%doc META.yml LICENSE Changes README
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|44	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|45	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|46	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|47	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|48	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|49	%changelog
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|51	+ Revision: 67640b4
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|53	
14cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-3|54	

4526 14
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|1	%define upstream_name    Dist-Zilla-Plugin-GithubMeta
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|2	%define upstream_version 0.46
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|3	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|7	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|8	Summary:	Automatically include GitHub meta information in META.yml
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|9	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|10	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|15	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|19	BuildRequires:	perl(IPC::Cmd)
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|21	BuildRequires:	perl(MooseX::Types::URI)
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|23	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|24	%description
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|25	Dist::Zilla::Plugin::GithubMeta is a the Dist::Zilla manpage plugin to
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|26	include GitHub the http://github.com manpage meta information in
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|27	'META.yml'.
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|28	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|29	It automatically detects if the distribution directory is under 'git'
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|30	version control and whether the 'origin' is a GitHub repository and will
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|31	set the 'repository' and 'homepage' meta in 'META.yml' to the appropriate
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|32	URLs for GitHub.
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|33	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|34	Based on the Module::Install::GithubMeta manpage which was based on the
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|35	Module::Install::Repository manpage by Tatsuhiko Miyagawa
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|36	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|37	%prep
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|39	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|40	%build
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|42	%make
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|43	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|44	%check
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|45	%make test
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|46	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|47	%install
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|48	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|49	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|50	%files
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|51	%doc META.yml LICENSE README META.json Changes
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|52	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|53	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|54	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|55	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|56	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|57	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|58	%changelog
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.460.0-2
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|60	+ Revision: fee5ef7
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|61	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|62	
14cr|perl-Dist-Zilla-Plugin-GithubMeta-0.460.0-2|63	

4527 14
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|1	%define upstream_name    Dist-Zilla-Plugin-GitObtain
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|3	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|7	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|8	Summary:	Obtain files from a git repository before building a distribution
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|9	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|14	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|18	BuildRequires:	perl(File::Path)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|19	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|20	BuildRequires:	perl(Git::Wrapper)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|23	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|25	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|26	%description
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|27	This module uses the Git::Wrapper manpage to obtain files from git
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|28	repositories before building a distribution.
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|29	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|30	You may specify the directory that git repositories will be placed into by
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|31	following the plugin name ('GitObtain') with a forward slash ('/'), then
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|32	the path to the particular directory. For instance, if your _dist.ini_ file
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|33	contained the following section:
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|34	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|35	[GitObtain/alpha/beta/gamma]
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|36	...
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|37	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|38	%prep
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|40	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|41	%build
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|43	%make
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|44	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|45	%check
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|46	%make test
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|47	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|48	%install
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|49	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|50	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|51	%files
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|52	%doc META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|53	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|54	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|55	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|56	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|57	%changelog
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|59	+ Revision: c8b2d39
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|61	
14cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-5|62	

4528 14
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-HasVersionTests
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|8	Summary:	Release tests for version numbers
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|21	BuildRequires:	perl(Test::HasVersion)
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|22	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|23	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|25	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|26	%description
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|28	providing the following files
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|29	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|30	xt/release/has-version.t - a standard Test::HasVersion test
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|31	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|32	%prep
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|34	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|35	%build
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|37	%make
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|38	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|39	%check
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|40	%make test
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|41	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|42	%install
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|44	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|45	%files
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|46	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|49	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|50	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|51	%changelog
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|53	+ Revision: 99f96fb
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|55	
14cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-5|56	

4529 14
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-Homepage
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|8	Summary:	Automatically sets the homepage URL
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|21	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|22	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|23	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|24	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|25	%description
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|26	This plugin sets the distribution's homepage URL as metadata.
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|27	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|28	%prep
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|30	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|31	%build
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|33	%make
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|34	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|35	%check
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|36	%make test
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|37	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|38	%install
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|39	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|40	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|41	%files
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|42	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|43	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|44	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|45	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|46	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|47	%changelog
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|49	+ Revision: ae7476f
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|50	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|51	
14cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-5|52	

4530 14
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|1	%define upstream_name    Dist-Zilla-Plugin-InstallGuide
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|2	%define upstream_version 1.200003
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|3	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|7	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|8	Summary:	Build an INSTALL file
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|9	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|10	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|15	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|17	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|18	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|19	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|21	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|23	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|24	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|25	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|26	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|27	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|28	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|30	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|31	%description
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|32	This plugin adds a very simple _INSTALL_ file to the distribution, telling
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|33	the user how to install this distribution.
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|34	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|35	%prep
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|37	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|38	%build
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|40	%make
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|41	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|42	%check
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|43	%make test
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|44	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|45	%install
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|46	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|47	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|48	%files
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|49	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|52	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|53	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|54	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|55	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|56	%changelog
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.3-2
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|58	+ Revision: 105bfb8
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|60	
14cr|perl-Dist-Zilla-Plugin-InstallGuide-1.200.3-2|61	

4531 14
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-KwaliteeTests
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|8	Summary:	Release tests for kwalitee
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|21	BuildRequires:	perl(Test::Kwalitee)
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|22	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|23	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|25	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|26	%description
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|28	providing the following files
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|29	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|30	xt/release/kwalitee.t - a standard Test::Kwalitee test
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|31	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|32	%prep
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|34	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|35	%build
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|37	%make
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|38	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|39	%check
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|40	%make test
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|41	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|42	%install
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|44	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|45	%files
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|46	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|49	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|50	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|51	%changelog
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|53	+ Revision: 2ceb6ba
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|55	
14cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-5|56	

4532 14
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|1	%define upstream_name    Dist-Zilla-Plugin-LatestPrereqs
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|2	%define upstream_version 0.3
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|3	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|7	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|8	Summary:	Adjust prereqs to use latest version available
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|9	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|14	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|16	BuildRequires:	perl(CPAN)
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|18	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|19	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|20	%description
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|21	This plugin will filter over all your declared or discovered prerequisites,
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|22	contact CPAN, and adjust the version to the latest one available.
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|23	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|24	This will make sure that your module will be installed with the latest
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|25	version available on CPAN at the time you built your package.
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|26	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|27	The most common use for this techinique is for the Task manpage modules.
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|28	You can rebuild your Task module on a regular basis to make sure it has the
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|29	latest versions of your dependencies.
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|30	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|31	%prep
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|33	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|34	%build
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|36	%make
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|37	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|38	%check
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|39	%make test
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|40	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|41	%install
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|42	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|43	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|44	%files
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|45	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|48	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|49	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|50	%changelog
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|52	+ Revision: 8d215f6
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|54	
14cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-5|55	

4533 14
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|1	%define upstream_name    Dist-Zilla-Plugin-LocaleMsgfmt
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|2	%define upstream_version 1.202
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|3	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|7	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|8	Summary:	Dist::Zilla plugin that compiles Local::Msgfmt .po files to .mo files
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|9	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|14	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|17	BuildRequires:	perl(Locale::Msgfmt)
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|20	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|21	%description
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|22	Put the following in your dist.ini
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|23	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|24	[LocaleMsgfmt]
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|25	locale = share/locale ;; (optional)
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|26	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|27	This plugin will compile all of the .po files it finds in the locale
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|28	directory into .mo files, via Locale::Msgfmt.
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|29	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|30	%prep
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|32	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|33	%build
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|35	%make
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|36	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|37	%check
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|38	%make test
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|39	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|40	%install
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|41	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|42	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|43	%files
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|44	%doc Changes META.yml LICENSE META.json README
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|45	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|46	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|47	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|48	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|49	%changelog
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.202.0-5
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|51	+ Revision: 0785732
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|53	
14cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-5|54	

4534 14
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-Awesome
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|3	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|7	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|8	Summary:	A more awesome MakeMaker plugin for Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|9	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|14	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|18	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|19	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|20	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|21	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|22	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|23	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|24	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|25	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|27	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|28	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|29	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|30	Obsoletes: perl-Dist-Zilla-Plugin-OverridableMakeMaker
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|31	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|32	%description
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|33	the Dist::Zilla manpage's Dist::Zilla::Plugin::MakeMaker plugin is limited,
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|34	if you want to stray from the marked path and do something that would
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|35	normally be done in a 'package MY' section or otherwise run custom code in
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|36	your _Makefile.PL_ you're out of luck.
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|37	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|38	This plugin is 100% compatable with the Dist::Zilla::Plugin::MakeMaker
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|39	manpage, but if you need something more complex you can just subclass it:
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|40	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|41	Then, in your _dist.ini_:
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|42	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|43	%prep
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|45	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|46	%build
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|48	%make
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|49	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|50	%check
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|51	%make test
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|52	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|53	%install
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|54	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|55	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|56	%files
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|57	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|58	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|59	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|60	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|61	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|62	%changelog
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|64	+ Revision: 3d24214
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|66	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-5|67	

4535 14
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-SkipInstall
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|2	%define upstream_version 1.100
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|3	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|6	Release:	4
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|7	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|8	Summary:	Skip the install rule of MakeMaker
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|9	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|14	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|17	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|20	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|21	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|22	%description
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|23	This small plugin will edit the 'Makefile.PL' file, and override the
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|24	install target to become a no-op.
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|25	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|26	This will make your module fail the install phase. It will be built, and
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|27	tested but will never be installed.
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|28	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|29	The most common use for this techinique is for the Task manpage modules.
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|30	Without a proper install phase, you can install your Task module repetedly.
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|31	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|32	%prep
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|34	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|35	%build
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|37	%make
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|38	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|39	%check
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|40	#make test
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|41	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|42	%install
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|44	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|45	%files
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|46	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|49	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|50	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|51	%changelog
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|53	+ Revision: a391c3a
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|55	
14cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-4|56	

4536 14
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MatchManifest
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|2	%define upstream_version 4.01
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|3	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|7	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|8	Summary:	Ensure that MANIFEST is correct
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|9	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|14	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|18	BuildRequires:	perl(Throwable)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|19	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|20	BuildRequires:	perl(Text::Diff)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|21	BuildRequires:	perl(Role::HasMessage)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|22	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|23	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|24	BuildRequires:	perl(MooseX::OneArgNew)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|25	BuildRequires:	perl(Test::Fatal)
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|26	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|27	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|28	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|29	%description
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|30	If included, this plugin will ensure that the distribution contains a
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|31	_MANIFEST_ file and that its contents match the files collected by
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|32	Dist::Zilla. If not, it will display the differences and (if STDIN & STDOUT
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|33	are TTYs) offer to update the _MANIFEST_.
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|34	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|35	%prep
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|37	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|38	%build
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|40	%make
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|41	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|42	%check
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|43	#make test
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|44	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|45	%install
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|46	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|47	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|48	%files
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|49	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|52	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|53	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|54	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|55	%changelog
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.0-3
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|57	+ Revision: f95b729
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|59	
14cr|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-3|60	

4537 14
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Mercurial
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|3	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|7	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|8	Summary:	Check for modified/removed/unknown files
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|9	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|14	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|17	BuildRequires:	perl(File::Slurp)
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|18	BuildRequires:	perl(IPC::System::Simple)
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|20	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|22	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|23	%description
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|24	This plugin provides Mercurial support for the Dist::Zilla manpage.
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|25	Currently, it supports checking that the working copy is clean before
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|26	release, tagging, and pushing changes to the remote. The tag plugin also
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|27	checks before tagging to make sure that the tag it wants to use is unique.
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|28	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|29	Currently, this plugin does not support committing, so it won't play nice
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|30	with plugins that make changes to the working copy before release. Patches
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|31	are welcome.
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|32	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|33	%prep
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|35	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|36	%build
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|38	%make
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|39	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|40	%check
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|41	%make test
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|42	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|43	%install
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|45	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|46	%files
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|47	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|50	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|51	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|52	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|53	%changelog
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|55	+ Revision: d53758b
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|57	
14cr|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-3|58	

4538 14
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|1	%define upstream_name    Dist-Zilla-Plugin-MetaData-BuiltWith
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|2	%define upstream_version 1.000000
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|3	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|7	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|8	Summary:	Go overkill and report everything in all name-spaces
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|9	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|10	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|11	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|12	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|13	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|16	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|17	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|18	BuildRequires: perl(Readonly)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|19	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|20	BuildRequires:	perl(Dist::Zilla::Role::ConfigDumper)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|21	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|22	BuildRequires:	perl(Dist::Zilla::Util::EmulatePhase)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|23	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|24	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|25	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|27	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|28	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|29	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|30	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|31	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|32	%description
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|33	Often, distribution authors get module dependencies wrong. So in such
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|34	cases, its handy to be able to see what version of various packages they
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|35	built with.
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|36	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|37	Some would prefer to demand everyone install the same version as they did,
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|38	but that's also not always necessary.
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|39	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|40	Hopefully, the existence of the metadata provided by this module will help
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|41	users on their end machines make intelligent choices about what modules to
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|42	install in the event of a problem.
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|43	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|44	%prep
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|46	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|47	%build
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|49	%make
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|50	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|51	%check
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|52	%make test
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|53	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|54	%install
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|55	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|56	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|57	%files
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|58	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|59	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|60	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|61	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|62	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|63	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|64	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|65	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|66	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|68	+ Revision: 10b3d36
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|69	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|70	
14cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.0.0-2|71	

4539 14
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|1	%define upstream_name    Dist-Zilla-Plugin-MetaNoIndex
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|2	%define upstream_version 1.101550
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|3	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|7	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|8	Summary:	Stop CPAN from indexing stuff
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|9	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|14	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|16	BuildRequires:	perl(Data::PowerSet)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|18	BuildRequires:	perl(Modern::Perl)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|19	BuildRequires:	perl(Test::Most)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|20	BuildRequires:	perl(Test::Warn)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|22	BuildRequires:	perl(Test::Differences)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|23	BuildRequires:	perl(Readonly)
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|24	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|26	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|27	%description
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|28	This plugin allows you to prevent PAUSE/CPAN from indexing files you don't
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|29	want indexed. This is useful if you build test classes or example classes
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|30	that are used for those purposes only, and are not part of the
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|31	distribution. It does this by adding a 'no_index' block to your _META.yml_
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|32	file in your distribution.
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|33	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|36	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|37	%build
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|39	%make
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|40	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|41	%check
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|42	#make test
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|43	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|44	%install
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|46	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|47	%files
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|48	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|51	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|52	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.550-5
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|55	+ Revision: 4e6a887
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|57	
14cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-5|58	

4540 14
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|2	%define upstream_version 2.000000
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|3	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|7	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|8	Summary:	When nothing else works, pull in hand-crafted metadata from a specified file
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|9	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|14	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|16	BuildRequires:	perl(Class::Discover)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|18	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|19	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|20	BuildRequires:	perl(File::Find::Rule::Perl)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|21	BuildRequires:	perl(FindBin)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|22	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|23	BuildRequires:	perl(Module::Extract::Namespaces)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|24	BuildRequires:	perl(Module::Extract::VERSION)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|25	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|28	#BuildRequires:	perl(MooseX::Declare)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|29	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|30	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|31	BuildRequires:	perl(Path::Class::Dir)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|32	BuildRequires:	perl(Path::Class::File)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|33	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|34	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|35	BuildRequires:	perl(Test::Perl::Critic)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|36	BuildRequires:	perl(YAML::Tiny)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|37	BuildRequires:	perl(aliased)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|38	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|39	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|40	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|41	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|42	Requires: perl(Module::Extract::Namespaces)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|43	Requires: perl(Module::Extract::VERSION)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|44	Requires: perl(aliased)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|45	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|46	%description
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|47	This Distribution Contains a small bundle of plugins for various ways of
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|48	populating the 'META.yml' that is built with your distribution.
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|49	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|50	The initial reason for this is due to stuff that uses the MooseX::Declare
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|51	manpage style class definitions not being parseable by many tools upstream,
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|52	so this is here to cover this problem by defining it in the metadata.
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|53	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|54	%prep
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|56	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|57	%build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|58	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|59	%make
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|60	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|61	%install
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|62	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|63	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|64	%files
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|65	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|66	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|67	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|68	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|69	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|70	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|71	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|73	+ Revision: 24f443a
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|74	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|75	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-3|76	

4541 14
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Class
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|2	%define upstream_version 1.14000001
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|3	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|7	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|8	Summary:	Scans files and tries to identify classes using Class::Discover
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|9	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|14	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|16	BuildRequires:	perl(Class::Discover)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|17	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|18	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|20	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|21	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|22	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|23	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|24	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|25	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|26	BuildRequires:	perl(MooseX::Declare)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|27	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|28	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|29	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|30	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|31	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|32	%description
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|33	Scans files and tries to identify classes using Class::Discover.
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|34	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|35	%prep
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|37	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|38	%build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|39	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|40	./Build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|41	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|42	%check
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|43	#/Build test
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|44	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|45	%install
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|46	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|47	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|48	%files
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|49	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|52	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|53	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|54	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|55	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0.10-3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|57	+ Revision: c532ac0
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|58	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|59	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-3|60	

4542 14
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-FromFile
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|2	%define upstream_version 1.11060211
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|3	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|7	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|8	Summary:	If nothing else works, pull in hand-crafted metadata from a specified file
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|9	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|14	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|17	BuildRequires:	perl(Config::INI::Reader)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|18	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|19	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|21	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|23	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|24	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|25	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|26	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|27	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|28	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|29	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|30	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|31	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|32	%description
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|33	no description found
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|34	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|35	%prep
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|37	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|38	%build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|39	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|40	./Build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|41	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|42	%check
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|43	#./Build test
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|44	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|45	%install
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|46	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|47	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|48	%files
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|49	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|52	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|53	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|54	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|55	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.602.110-3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|57	+ Revision: a40e1b0
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|58	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|59	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-3|60	

4543 14
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Package
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|2	%define upstream_version 2.000001
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|3	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|7	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|8	Summary:	Extract namespaces/version from traditional packages for provides
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|9	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|14	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|16	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|17	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|20	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|21	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|22	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|23	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|24	BuildRequires:	perl(Module::Extract::Namespaces)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|25	BuildRequires:	perl(Module::Extract::VERSION)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|28	BuildRequires:	perl(Test::Fatal)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|29	BuildRequires:	perl(Test::More) >= 0.960
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|30	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|31	BuildRequires:	perl(Throwable)
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|32	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|33	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|34	%description
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|35	Extract namespaces/version from traditional packages for provides.
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|36	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|37	%prep
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|39	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|40	%build
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|42	%make
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|43	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|44	%check
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|45	#%make test
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|46	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|47	%install
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|48	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|49	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|50	%files
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|51	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|52	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|53	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|54	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|55	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|56	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|57	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|59	+ Revision: 4c47fef
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|60	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|61	
14cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-3|62	

4544 14
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|1	%define upstream_name    Dist-Zilla-Plugin-MetaRecommends
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|3	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|6	Release:	6
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|7	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|8	Summary:	Provide optional prereqs in meta file
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|9	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|14	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|18	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|20	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|21	%description
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|22	This plugin adds a 'recommends' section to the distribution's metadata to
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|23	define any optional prereqs.
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|24	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|25	This module is just a copy of the MetaResources plugin version 1.092680
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|26	with a few minor tweaks.
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|27	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|28	%prep
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|30	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|31	%build
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|33	%make
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|34	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|35	%check
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|36	%make test
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|37	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|38	%install
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|39	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|40	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|41	%files
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|42	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|43	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|44	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|45	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|46	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|47	%changelog
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|49	+ Revision: 30682be
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|51	
14cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-6|52	

4545 14
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|1	%define upstream_name    Dist-Zilla-Plugin-MinimumPerl
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|3	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|7	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|8	Summary:	Detects the minimum version of Perl required for your dist
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|9	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|14	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|18	BuildRequires:	perl(Perl::MinimumVersion)
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|22	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|23	%description
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|24	This plugin uses the Perl::MinimumVersion manpage to automatically find the
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|25	minimum version of Perl required for your dist and adds it to the prereqs.
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|26	You can specify a version of Perl to override the scanning logic.
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|27	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|28	# In your dist.ini:
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|29	[MinimumPerl]
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|30	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|31	This plugin accepts the following options:
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|32	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|33	%prep
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|35	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|36	%build
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|38	%make
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|39	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|40	%check
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|41	%make test
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|42	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|43	%install
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|45	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|46	%files
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|47	%doc LICENSE README META.yml Changes
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|50	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|51	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|52	%changelog
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|54	+ Revision: a9474b0
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|56	
14cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-5|57	

4546 14
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|1	%define upstream_name    Dist-Zilla-Plugin-MinimumVersionTests
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|2	%define upstream_version 1.101421
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|3	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|7	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|8	Summary:	Release tests for minimum required versions
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|9	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|14	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|21	BuildRequires:	perl(Test::MinimumVersion)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|22	BuildRequires:	perl(Perl::MinimumVersion)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|23	# BuildRequires:	perl(MinimumVersion)
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|24	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|25	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|27	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|28	%description
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|29	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|30	providing the following files
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|31	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|32	xt/release/minimum-version.t - a standard Test::MinimumVersion test
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|33	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|36	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|37	%build
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|39	%make
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|40	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|41	%check
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|42	%make test
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|43	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|44	%install
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|46	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|47	%files
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|48	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|51	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|52	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.421-5
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|55	+ Revision: 2610de0
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|57	
14cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-5|58	

4547 14
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|1	%define upstream_name    Dist-Zilla-Plugin-ModuleBuild-XSOrPP
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|3	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|7	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|8	Summary:	Add a --pp option to your Build.PL to force an XS-less build
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|9	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|14	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|18	BuildRequires:	perl(Test::Most)
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|20	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|21	%description
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|22	Use this plugin instead of the regular 'ModuleBuild' plugin. It generates a
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|23	_Build.PL_ which accepts a '--pp' flag to forcible disable XS compilation.
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|24	Obviously, this is only useful if your module can work without its XS
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|25	component.
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|26	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|27	%prep
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|29	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|30	%build
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|32	%make
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|33	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|34	%check
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|35	%make test
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|36	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|37	%install
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|38	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|39	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|40	%files
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|41	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|42	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|43	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|44	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|45	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|46	%changelog
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|48	+ Revision: 9a200d7
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|50	
14cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-5|51	

4548 14
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ModuleInstall
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|2	%define upstream_version 0.02000000
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|3	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|5	%define __noautoreq 'perl\\(inc::Module::Install\\)'
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|6	%else
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|7	%define _requires_exceptions perl(inc::Module::Install)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|8	%endif
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|9	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|12	Release:	3
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|13	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|14	Summary:	Build Module::Install based Distributions with Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|15	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|16	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|17	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|19	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|20	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|21	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|22	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|23	BuildRequires:	perl(Dist::Zilla::Role::Tempdir)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|25	BuildRequires:	perl(Module::Install)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|28	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|30	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|31	%description
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|32	This module will create a _Makefile.PL_ for installing the dist using
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|33	the Module::Install manpage.
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|34	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|35	It is at present a very minimal feature set, but it works.
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|36	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|37	%prep
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|39	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|40	%build
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|42	%make
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|43	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|44	%check
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|45	%make test
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|46	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|47	%install
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|48	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|49	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|50	%files
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|51	%doc Changes LICENSE README META.yml
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|52	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|53	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|54	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|55	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|56	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|57	%changelog
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0.0-3
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|59	+ Revision: b074d72
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|61	
14cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-3|62	

4549 14
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|1	%define upstream_name    Dist-Zilla-Plugin-NoAutomatedTesting
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|3	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|7	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|8	Summary:	Avoid running under CPAN Testers
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|9	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|14	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|18	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|19	%description
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|20	CPAN Testers are great and do a worthy and thankless job, testing all the
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|21	distributions uploaded to CPAN. But sometimes we don't want a distribution
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|22	to be tested by these gallant individuals.
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|23	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|24	Dist::Zilla::Plugin::NoAutomatedTesting is a the Dist::Zilla manpage plugin
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|25	that mungles 'Makefile.PL' to detect that it is being run by a CPAN Tester
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|26	and 'exit 0' if it is.
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|27	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|28	As this plugin mungles the 'Makefile.PL' it is imperative that it is
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|29	specified in 'dist.ini' AFTER '[MakeMaker]'.
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|30	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|31	%prep
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|33	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|34	%build
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|36	%make
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|37	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|38	%check
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|39	%make test
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|40	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|41	%install
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|42	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|43	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|44	%files
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|45	%doc META.yml LICENSE README META.json Changes
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|48	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|49	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|50	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|51	%changelog
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|53	+ Revision: 22cf14b
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|55	
14cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-3|56	

4550 14
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|1	%define upstream_name    Dist-Zilla-Plugin-NoTabsTests
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|3	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|7	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|8	Summary:	Release tests making sure hard tabs aren't used
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|9	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|14	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|18	BuildRequires:	perl(Test::NoTabs)
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|19	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|20	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|21	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|22	%description
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|23	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|24	providing the following files:
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|25	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|26	* *
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|27	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|28	xt/release/no-tabs.t
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|29	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|30	%prep
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|32	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|33	%build
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|35	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|36	%make
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|37	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|38	%check
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|39	%make test
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|40	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|41	%install
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|42	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|43	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|44	%files
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|45	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|46	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|47	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|48	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|49	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|50	%changelog
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|52	+ Revision: 5db634e
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|54	
14cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-5|55	

4551 14
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|1	%define upstream_name    Dist-Zilla-Plugin-OurPkgVersion
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|2	%define upstream_version 0.1.2
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|3	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|7	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|8	Summary:	No line insertion and does Package version with our
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|9	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|14	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|17	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|18	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|19	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|20	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|21	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|22	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|23	BuildRequires:	perl(PPI)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|25	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|27	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|28	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|29	%description
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|30	This module was created as an alternative to the
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|31	Dist::Zilla::Plugin::PkgVersion manpage and uses some code from that
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|32	module. This module is designed to use a the more readable format 'our
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|33	$VERSION = $version;' as well as not change then number of lines of code in
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|34	your files, which will keep your repository more in sync with your CPAN
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|35	release. It also allows you slightly more freedom in how you specify your
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|36	version.
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|37	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|38	EXAMPLES
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|39	in dist.ini
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|40	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|41	...
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|42	version = 0.01;
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|43	[OurPkgVersion]
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|44	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|45	%prep
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|47	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|48	%build
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|50	%make
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|51	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|52	%check
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|53	%make test
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|54	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|55	%install
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|56	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|57	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|58	%files
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|59	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|60	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|61	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|62	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|63	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|64	%changelog
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-5
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|66	+ Revision: 7148256
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|67	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|68	
14cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-5|69	

4552 14
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|1	%define upstream_name    Dist-Zilla-Plugin-PerlTidy
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|3	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|7	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|8	Summary:	Perltidy your dist
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|9	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|14	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|17	BuildRequires:	perl(File::Copy)
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|18	BuildRequires:	perl(File::Next)
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|19	BuildRequires:	perl(Perl::Tidy)
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|20	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|21	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|22	%description
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|23	Perltidy your dist.
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|24	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|25	%prep
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|27	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|28	%build
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|30	%make
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|31	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|32	%check
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|33	%make test
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|34	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|35	%install
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|36	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|37	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|38	%files
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|39	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|40	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|41	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|42	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|43	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|44	%changelog
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|46	+ Revision: 47ff4d2
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|48	
14cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-5|49	

4553 14
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|1	%define upstream_name    Dist-Zilla-Plugin-PodLoom
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|2	%define upstream_version 3.00
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|3	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|7	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|8	Summary:	Process module documentation through Pod::Loom
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|9	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|14	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::ModuleInfo)
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|18	BuildRequires:	perl(Hash::Merge::Simple)
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|20	BuildRequires:	perl(Pod::Loom)
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|22	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|23	%description
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|24	If included, this plugin will process each _.pm_ and _.pod_ file under
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|25	_lib_ or in the root directory through Pod::Loom.
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|26	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|27	%prep
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|29	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|30	%build
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|32	%make
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|33	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|34	%check
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|35	%make test
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|36	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|37	%install
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|38	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|39	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|40	%files
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|41	%doc README Changes META.yml LICENSE
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|42	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|43	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|44	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|45	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|46	%changelog
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-5
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|48	+ Revision: aec1dd4
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|50	
14cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-5|51	

4554 14
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|1	%define upstream_name    Dist-Zilla-Plugin-PodPurler
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|2	%define upstream_version 0.093401
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|3	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|7	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|8	Summary:	Like PodWeaver, but more erratic and amateurish
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|9	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|10	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|15	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|20	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|21	BuildRequires:	perl(PPI)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|22	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|23	BuildRequires:	perl(Pod::Elemental::PerlMunger)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|24	BuildRequires:	perl(Pod::Eventual)
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|25	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|27	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|28	%description
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|29	PodPurler ress, which rips apart your kinda-POD and reconstructs it as
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|30	boring old real POD.
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|31	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|32	%prep
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|34	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|35	%build
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|37	%make
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|38	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|39	%check
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|40	make test
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|41	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|42	%install
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|44	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|45	%files
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|46	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|49	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|50	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|51	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|52	%changelog
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.401-3
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|54	+ Revision: d0ab1bb
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|55	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|56	
14cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-3|57	

4555 14
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-PodSpellingTests
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|8	Summary:	Release tests for POD spelling
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|21	BuildRequires:	perl(Pod::Wordlist::hanekomu)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|22	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|23	BuildRequires:	perl(Test::Spelling)
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|24	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|26	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|27	%description
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|29	providing the following files
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|30	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|31	xt/release/pod-spell.t - a standard Test::Spelling test
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|32	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|33	%prep
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|35	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|36	%build
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|38	%make
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|39	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|40	%check
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|41	%make test
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|42	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|43	%install
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|45	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|46	%files
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|47	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|50	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|51	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|52	%changelog
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|54	+ Revision: 0b6dd76
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|55	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|56	
14cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-5|57	

4556 14
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PodWeaver
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|2	%define upstream_version 4.005
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|3	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|7	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|8	Summary:	Do horrible things to POD, producing better docs
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|9	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|10	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|15	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|17	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|20	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|21	BuildRequires:	perl(Pod::Elemental::PerlMunger)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|22	BuildRequires:	perl(Pod::Weaver)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|23	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|25	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|26	# not auto-detected
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|27	Requires:	perl(Pod::Elemental::PerlMunger)
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|28	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|29	%description
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|30	PodWeaver is a work in progress, which rips apart your kinda-POD and
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|31	reconstructs it as boring old real POD.
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|32	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|33	%prep
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|35	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|36	%build
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|38	%make
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|39	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|40	%check
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|41	%make test
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|42	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|43	%install
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|45	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|46	%files
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|47	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|50	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|51	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|52	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|53	%changelog
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.0-3
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|55	+ Revision: 4e99dfb
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|57	
14cr|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-3|58	

4557 14
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-PortabilityTests
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|8	Summary:	Release tests for portability
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|18	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|23	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|24	BuildRequires:	perl(Test::Portability::Files)
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|25	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|27	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|28	%description
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|29	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|30	providing the following files
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|31	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|32	xt/release/portability.t - a standard Test::Portability::Files test
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|33	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|36	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|37	%build
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|39	%make
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|40	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|41	%check
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|42	%make test
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|43	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|44	%install
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|46	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|47	%files
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|48	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|51	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|52	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|55	+ Revision: 7e8438f
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|57	
14cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-5|58	

4558 14
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|1	%define upstream_name    Dist-Zilla-Plugin-Prepender
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|2	%define upstream_version 1.112280
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|3	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|7	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|8	Summary:	Prepend lines at the top of your perl files
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|9	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|13	Source0:	http://www.cpan.org/authors/id/J/JQ/JQUELIN/Dist-Zilla-Plugin-Prepender-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|14	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|18	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|20	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|21	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|23	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|24	%description
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|25	This plugin will prepend the specified lines in each Perl module or
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|26	program within the distribution. For scripts having a shebang line,
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|27	lines will be inserted just after it.
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|28	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|29	This is useful to enforce a set of pragmas to your files (since pragmas
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|30	are lexical, they will be active for the whole file), or to add some
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|31	copyright comments, as the fsf recommends.
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|32	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|33	%prep
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|35	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|36	%build
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|37	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|38	./Build
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|39	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|40	%check
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|41	# Doesn't find user config
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|42	#./Build test
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|43	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|44	%install
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|45	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|46	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|47	%files
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|48	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|51	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|52	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|53	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|54	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|55	%changelog
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.112.280-3
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|57	+ Revision: b57bf89
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|58	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|59	
14cr|perl-Dist-Zilla-Plugin-Prepender-1.112.280-3|60	

4559 14
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|1	%define upstream_name    Dist-Zilla-Plugin-ProgCriticTests
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|2	%define upstream_version 1.111750
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|3	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|7	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|8	Summary:	Gradually enforce coding standards with Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|9	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|14	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|19	BuildRequires:	perl(Dist::Zilla::Tester)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|20	BuildRequires:	perl(JSON)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|22	BuildRequires:	perl(Params::Util)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|23	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|24	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|26	BuildRequires:	perl(Test::Perl::Critic::Progressive)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|27	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|28	BuildRequires:	perl(YAML::Tiny)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|29	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|30	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|31	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|32	%description
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|33	Please see Test::Perl::Critic::Progressive on what exactly it does. For you
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|34	it's only important to know that by using this plugin you can avoid the
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|35	creep of bad coding practices into your distribution and slowly remove
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|36	those that have made their way in already, without being forced to fix
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|37	everything at once.
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|38	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|39	The plugin automatically creates the needed test file and primes it with
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|40	all data it needs to know about your dist as well as the options you give.
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|41	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|42	%prep
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|44	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|45	%build
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|47	%make
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|48	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|49	%check
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|50	#make test
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|51	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|52	%install
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|53	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|54	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|55	%files
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|56	%doc Changes README META.yml LICENSE META.json
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|57	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|58	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|59	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|60	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|61	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|62	%changelog
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.750-3
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|64	+ Revision: cc9d284
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|65	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|66	
14cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-3|67	

4560 14
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PurePerlTests
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|3	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|7	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|8	Summary:	Run all your tests twice, once with XS code and once with pure Perl
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|9	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|14	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|18	BuildRequires:	perl(Test::Most)
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|20	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|21	%description
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|22	This plugin is for modules which ship with a dual XS/pure Perl
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|23	implementation.
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|24	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|25	The plugin makes a copy of all your tests when doing release testing (via
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|26	'dzil test' or 'dzil release'). The copy will set an environment value that
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|27	you specify in a 'BEGIN' block. You can use this to force your code to not
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|28	load the XS implementation.
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|29	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|30	%prep
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|32	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|33	%build
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|35	%make
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|36	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|37	%check
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|38	%make test
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|39	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|40	%install
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|41	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|42	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|43	%files
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|44	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|45	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|46	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|47	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|48	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|49	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|50	%changelog
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|52	+ Revision: e82d975
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|54	
14cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-3|55	

4561 14
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeFromPod
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|3	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|7	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|8	Summary:	Automatically convert POD to a README for Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|9	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|14	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|17	BuildRequires:	perl(IO::Scalar)
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|18	BuildRequires:	perl(Pod::Text)
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|20	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|21	%description
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|22	Generate the README from 'main_module' by the Pod::Text manpage
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|23	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|24	The code is mostly a copy-paste of the Module::Install::ReadmeFromPod
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|25	manpage
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|26	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|27	%prep
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|29	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|30	%build
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|32	%make
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|33	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|34	%check
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|35	%make test
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|36	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|37	%install
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|38	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|39	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|40	%files
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|41	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|42	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|43	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|44	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|45	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|46	%changelog
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|48	+ Revision: 292ff87
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|50	
14cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-5|51	

4562 14
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeMarkdownFromPod
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|2	%define upstream_version 0.100700
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|3	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|6	Release:	6
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|7	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|8	Summary:	Automatically convert POD to a README.mkdn for Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|9	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|14	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|17	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|21	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|22	BuildRequires:	perl(Pod::Markdown)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|23	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|25	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|26	%description
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|27	Generate a README.mkdn from 'main_module' by the Pod::Markdown manpage
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|28	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|29	The code is mostly a copy-paste of the Dist::Zilla::Plugin::ReadmeFromPod
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|30	manpage
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|31	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|32	%prep
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|34	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|35	%build
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|37	%make
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|38	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|39	%check
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|40	%make test
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|41	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|42	%install
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|44	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|45	%files
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|46	%doc README META.yml LICENSE
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|49	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|50	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|51	%changelog
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.700-6
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|53	+ Revision: f5aac02
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|55	
14cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-6|56	

4563 14
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|2	%define upstream_version 1.110730
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|3	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|7	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|8	Summary:	Write a test that reports used module versions
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|9	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|14	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|18	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|20	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|23	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|24	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|26	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|27	%description
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|29	providing the following files
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|30	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|31	t/000-report-versions.t
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|32	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|33	The '000' prefix is chosen so it runs first to make sure it shows up in
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|34	CPAN tester reports.
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|35	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|36	%prep
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|38	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|39	%build
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|41	%make
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|42	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|43	%check
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|44	%make test
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|45	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|46	%install
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|47	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|48	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|49	%files
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|50	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|51	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|52	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|53	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|54	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|55	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|56	%changelog
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.730-3
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|58	+ Revision: 4a24aab
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|60	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-3|61	

4564 14
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions-Tiny
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|2	%define upstream_version 1.10
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|3	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|7	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|8	Summary:	Reports dependency versions during testing
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|9	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|14	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|16	BuildRequires: perl(Test::Warn)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|17	BuildRequires: perl(Test::Fatal)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|18	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|19	BuildRequires:	perl(Dist::Zilla::File::FromCode)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|21	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|23	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|24	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|25	BuildRequires:	perl(Test::Differences)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|26	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|27	BuildRequires:	perl(Test::MockObject)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|28	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|29	BuildRequires:	perl(vars)
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|30	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|31	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|32	%description
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|33	This module integrates with the Dist::Zilla manpage to automatically add an
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|34	additional test to your released software. Rather than testing features of
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|35	the software, this reports the versions of all static module dependencies,
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|36	and of Perl, at the time the tests are run.
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|37	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|38	The value of this is that when someone submits a test failure report you
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|39	can see which versions of the modules were installed and, hopefully, be
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|40	able to reproduce problems that are dependent on a specific set of module
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|41	versions.
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|42	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|43	%prep
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|45	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|46	%build
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|48	%make
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|49	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|50	%check
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|51	%make test
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|52	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|53	%install
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|54	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|55	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|56	%files
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|57	%doc META.yml META.json LICENSE README
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|58	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|59	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|60	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|61	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|62	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|63	%changelog
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|65	+ Revision: d47a3ee
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|66	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|67	
14cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-3|68	

4565 14
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Repository
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|3	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|7	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|8	Summary:	Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|9	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|14	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|17	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|18	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|19	%description
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|20	The code is mostly a copy-paste of the Module::Install::Repository manpage
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|21	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|22	ATTRIBUTES
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|23	* * git_remote
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|24	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|25	This is the name of the remote to use for the public repository (if
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|26	you use Git). By default, unsurprisingly, to _origin_.
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|27	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|28	%prep
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|30	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|31	%build
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|33	%make
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|34	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|35	%check
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|36	# Cannot find user config
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|37	#make test
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|38	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|39	%install
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|40	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|41	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|42	%files
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|43	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|44	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|45	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|46	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|47	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|48	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|49	%changelog
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|51	+ Revision: 655abf7
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|53	
14cr|perl-Dist-Zilla-Plugin-Repository-0.200.0-3|54	

4566 14
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|1	%define upstream_name    Dist-Zilla-Plugin-Rsync
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|2	%define upstream_version 0.1
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|3	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|7	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|8	Summary:	Dist::Zilla plugin to upload using rsync
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|9	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|14	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|16	BuildRequires:	perl(CLASS)
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|18	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|19	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|20	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|22	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|23	%description
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|24	The 'where' config key is required. The 'options' default to '-e ssh'.
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|25	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|26	%prep
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|28	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|29	%build
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|30	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|31	./Build
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|32	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|33	%check
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|34	./Build test
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|35	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|36	%install
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|37	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|38	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|39	%files
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|40	%doc Changes LICENSE META.yml README
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|41	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|42	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|43	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|44	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|45	%changelog
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|47	+ Revision: 5c99a05
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|49	
14cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-5|50	

4567 14
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|1	%define upstream_name    Dist-Zilla-Plugins-CJM
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|2	%define upstream_version 4.22
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|3	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|6	Release:	2
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|7	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|8	Summary:	Allow a dist to have a custom Build.PL
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|9	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|10	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|11	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|12	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|15	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|16	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|17	BuildRequires:	perl(CPAN::Meta::Converter)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|18	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|19	BuildRequires:	perl(File::Copy)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|20	BuildRequires:	perl(File::HomeDir)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|21	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|22	BuildRequires:	perl(List::Util)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|23	BuildRequires:	perl(Module::Build::ModuleInfo)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|24	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|25	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|26	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|27	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|28	BuildRequires:	perl(autodie)
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|29	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|30	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|31	%description
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|32	Plugins implementing ModuleInfo may call their own 'get_module_info' method
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|33	to construct a the Module::Build::ModuleInfo manpage object.
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|34	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|35	%prep
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|37	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|38	%build
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|40	%make
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|41	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|42	%check
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|43	#make test
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|44	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|45	%install
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|46	%makeinstall_std
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|47	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|48	%files
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|49	%doc README Changes META.yml LICENSE
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|50	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|51	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|52	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|53	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|54	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|55	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|56	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|57	%changelog
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.220.0-2
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|59	+ Revision: eb05ad0
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|61	
14cr|perl-Dist-Zilla-Plugins-CJM-4.220.0-2|62	

4568 14
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|1	%define upstream_name    Dist-Zilla-Plugin-Signature
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|2	%define upstream_version 1.100930
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|3	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|7	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|8	Summary:	Sign releases with Module::Signature
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|9	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|14	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|18	BuildRequires:	perl(File::chdir)
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|19	BuildRequires:	perl(Module::Signature)
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|20	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|21	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|22	%description
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|23	This plugin will sign a distribution using Module::Signature
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|24	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|25	%prep
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|27	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|28	%build
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|30	%make
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|31	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|32	%check
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|33	%make test
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|34	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|35	%install
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|36	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|37	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|38	%files
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|39	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|40	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|41	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|42	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|43	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|44	%changelog
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.930-5
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|46	+ Revision: 197661b
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|47	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|48	
14cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-5|49	

4569 14
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|1	%define upstream_name    Dist-Zilla-Plugin-SubmittingPatches
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|3	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|7	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|8	Summary:	Add SubmittingPatches documentation
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|9	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|14	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|19	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|20	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|21	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|22	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|23	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|25	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|26	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|27	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|28	%description
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|29	add a patch submission policy to your repository similar to that of
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|30	git.git. In the long run I'm hoping to be able to generate slightly
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|31	different policies with this module. Complaints, or suggestions about the
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|32	actual policy are welcome
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|33	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|34	%prep
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|36	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|37	%build
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|39	%make
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|40	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|41	%check
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|42	%make test
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|43	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|44	%install
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|45	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|46	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|47	%files
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|48	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|49	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|50	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|51	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|52	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|53	%changelog
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|55	+ Revision: 1b17b72
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|57	
14cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-5|58	

4570 14
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|1	%define upstream_name    Dist-Zilla-Plugin-SVK
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|3	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|7	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|8	Summary:	Provide the allow_dirty & changelog attributes
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|9	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|14	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|17	BuildRequires:	perl(Class::MOP)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|18	BuildRequires:	perl(Cwd)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|19	BuildRequires:	perl(DateTime)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|20	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|21	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|22	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|23	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|24	BuildRequires:	perl(Dist::Zilla::Tester)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|25	BuildRequires:	perl(File::Basename)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|26	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|27	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|28	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|29	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|30	BuildRequires:	perl(Moose::Role)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|31	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|32	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|33	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|34	BuildRequires:	perl(SVK)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|35	BuildRequires:	perl(SVK::Util)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|36	BuildRequires:	perl(SVK::XD)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|37	BuildRequires:	perl(SVN::Repos)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|38	BuildRequires:	perl(String::Formatter)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|39	BuildRequires:	perl(Test::Exception)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|40	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|41	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|42	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|43	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|44	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|45	%description
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|46	This set of plugins for the Dist::Zilla manpage can do interesting things
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|47	for module authors using http://svk.bestpractical.com to track their work.
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|48	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|49	%prep
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|51	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|52	%build
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|53	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|54	%make
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|55	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|56	%check
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|57	#make test
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|58	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|59	%install
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|60	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|61	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|62	%files
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|63	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|64	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|65	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|66	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|67	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|68	%changelog
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|70	+ Revision: 66fa4e3
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|71	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|72	
14cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-5|73	

4571 14
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|1	%define upstream_name    Dist-Zilla-Plugin-SvnObtain
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|3	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|7	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|8	Summary:	Obtain files from a subversion repository before building a distribution
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|9	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|14	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|16	BuildRequires:	perl(Cwd)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|18	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|19	BuildRequires:	perl(File::Path)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|21	BuildRequires:	perl(SVN::Client)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|23	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|25	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|26	%description
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|27	Uses the SVN::Client manpage to obtain files from a subversion repository
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|28	for inclusion in a distribution made with the Dist::Zilla manpage.
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|29	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|30	'[SvnObtain]' sections in your _dist.ini_ file describe a set of Subversion
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|31	repositories that will be downloaded into the current directory prior to
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|32	building a distribution. Subdirectories will be created that correspond to
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|33	the name of the projects listed in that section. Optionally, after the URL
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|34	of the subversion repository, you may specify a particular revision to
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|35	check out. If you do not specify a revision, 'HEAD' will be used. For
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|36	instance, to include a copy MIT's simile timeline widget into your
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|37	distribution, your _dist.ini_ would contain something like this:
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|38	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|39	[SvnObtain]
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|40	simile = http://simile-widgets.googlecode.com/svn
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|41	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|42	%prep
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|44	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|45	%build
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|47	%make
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|48	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|49	%check
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|50	%make test
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|51	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|52	%install
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|53	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|54	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|55	%files
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|56	%doc META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|57	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|58	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|59	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|60	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|61	%changelog
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|63	+ Revision: 1c8978c
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|65	
14cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-5|66	

4572 14
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|1	%define upstream_name    Dist-Zilla-Plugin-SynopsisTests
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|2	%define upstream_version 1.101420
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|3	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|7	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|8	Summary:	Release tests for synopses
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|9	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|14	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|17	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|21	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|22	BuildRequires:	perl(Test::Synopsis)
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|23	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|24	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|25	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|26	%description
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|28	providing the following files
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|29	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|30	xt/release/synopsis.t - a standard Test::Synopsis test
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|31	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|32	%prep
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|34	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|35	%build
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|37	%make
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|38	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|39	%check
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|40	%make test
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|41	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|42	%install
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|44	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|45	%files
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|46	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|49	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|50	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|51	%changelog
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.420-5
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|53	+ Revision: 12c844b
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|55	
14cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-5|56	

4573 14
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|1	%define upstream_name    Dist-Zilla-Plugin-TaskWeaver
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|2	%define upstream_version 0.101626
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|3	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|7	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|8	Summary:	Dist::Zilla::Plugin::TaskWeaver's helper
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|9	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|14	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|18	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|19	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|20	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|21	BuildRequires:	perl(Pod::Weaver)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|23	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|24	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|25	%description
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|26	The TaskWeaver plugin acts just like the PodWeaver plugin, but gets its
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|27	claws just a bit into your Pod::Weaver configuration and then uses them to
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|28	figure out prerequisites and grouping for building a Task distribution.
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|29	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|30	The 'Task::' namespace is used for libraries that do not have any code of
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|31	their own, but are just ways of getting a lot of other libraries installed
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|32	at once. In other words, they're just prerequisites with no actual logic.
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|33	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|34	TaskWeaver expects that your _.pm_ file will have Pod like the following:
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|35	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|36	%prep
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|38	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|39	%build
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|41	%make
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|42	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|43	%check
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|44	%make test
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|45	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|46	%install
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|47	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|48	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|49	%files
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|50	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|51	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|52	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|53	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|54	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|55	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|56	%changelog
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.626-3
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|58	+ Revision: 801e1fe
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|59	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|60	
14cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-3|61	

4574 14
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|1	%define upstream_name Dist-Zilla-Plugin-TemplateCJM
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|2	%define upstream_version 4.22
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|3	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|6	Release:	1
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|7	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|8	Summary:	Process templates, including version numbers & changes
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|9	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|10	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|13	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|14	BuildRequires:	perl(DateTime::Format::Natural)
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|15	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::ModuleInfo)
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|18	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|19	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|20	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|22	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|23	%description
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|24	Dist::Zilla::Plugin::TemplateCJM is a plugin written for Dist::Zilla.
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|25	It used to be distributed in Dist-Zilla-Plugins-CJM, but when
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|26	DateTime::Format::Natural was added as a prerequisite, it was decided
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|27	to split it out.
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|28	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|29	%prep
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|31	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|32	%build
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|33	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|34	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|35	%make
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|36	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|37	# %check
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|38	# %make test
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|39	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|40	%install
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|41	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|42	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|43	%files
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|44	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|45	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|46	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|47	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|48	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|49	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|50	%changelog
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.220.0-1
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|52	+ Revision: 6a57caa
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|53	- Disable check
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|54	
14cr|perl-Dist-Zilla-Plugin-TemplateCJM-4.220.0-1|55	

4575 14
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|1	%define upstream_name    Dist-Zilla-Plugin-TemplateFile
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|3	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|7	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|8	Summary:	Use files as templates to build a distribution
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|9	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|14	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|19	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|20	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|21	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|22	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|23	%description
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|24	Utilize the Text::Template manpage to turn certain files into templates.
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|25	Each template has available to it the '$dist' variable that is the instance
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|26	of the Dist::Zilla manpage currently running. Only those files listed in
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|27	'dist.ini' as 'filename = blah' will be considered templates. Filenames are
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|28	given relative to the root of the build.
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|29	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|30	%prep
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|32	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|33	%build
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|35	%make
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|36	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|37	%check
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|38	%make test
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|39	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|40	%install
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|41	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|42	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|43	%files
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|44	%doc Changes META.yml LICENSE README
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|45	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|46	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|47	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|48	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|49	%changelog
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|51	+ Revision: 1d090de
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|53	
14cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-5|54	

4576 14
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|1	%define upstream_name    Dist-Zilla-Plugin-Test-CPAN-Changes
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|2	%define upstream_version 0.003
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|3	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|6	Release:	4
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|7	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|8	Summary:	Release tests for your changelog
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|9	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|14	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|18	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|19	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|20	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|21	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|22	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|23	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|24	%description
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|26	providing the following file:
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|27	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|28	xt/release/cpan-changes.t - a standard Test::CPAN::Changes test
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|29	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|30	See the Test::CPAN::Changes manpage for what this test does.
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|31	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|32	%prep
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|34	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|35	%build
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|37	%make
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|38	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|39	%check
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|40	%make test
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|41	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|42	%install
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|44	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|45	%files
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|46	%doc README CHANGES LICENSE META.yml
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|49	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|50	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|51	%changelog
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-4
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|53	+ Revision: 7b2723b
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|55	
14cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-4|56	

4577 14
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Twitter
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|2	%define upstream_version 0.025
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|3	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|7	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|8	Summary:	Twitter when you release with Dist::Zilla
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|9	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|14	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|17	BuildRequires:	perl(Data::Visitor::Callback)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|18	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|19	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|20	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|21	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|22	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|23	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|24	BuildRequires:	perl(Dist::Zilla::Tester)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|25	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|26	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|27	BuildRequires:	perl(HTML::Entities)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|28	BuildRequires:	perl(HTTP::Response)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|29	BuildRequires:	perl(JSON::Any)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|30	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|31	BuildRequires:	perl(Math::BigFloat)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|32	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|33	BuildRequires:	perl(MooseX::MultiInitArg)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|34	BuildRequires:	perl(Net::Netrc)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|35	BuildRequires:	perl(Net::Twitter)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|36	BuildRequires:	perl(Params::Util)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|37	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|38	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|39	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|40	BuildRequires:	perl(WWW::Shorten::Simple)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|41	BuildRequires:	perl(WWW::Shorten::TinyURL)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|42	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|43	BuildRequires:	perl(utf8)
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|44	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|45	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|46	%description
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|47	This plugin will use the Net::Twitter manpage with the login and password
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|48	in your '.netrc' file to send a release notice to Twitter. By default, it
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|49	will include a link to your README file as extracted on a fast CPAN mirror.
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|50	This works very nicely with the Dist::Zilla::Plugin::ReadmeFromPod manpage.
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|51	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|52	%prep
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|54	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|55	%build
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|57	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|58	%make
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|59	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|60	%check
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|61	#make test
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|62	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|63	%install
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|64	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|65	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|66	%files
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|67	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|68	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|69	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|70	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|71	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|72	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|73	%changelog
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.25.0-3
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|75	+ Revision: 0186d27
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|76	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|77	
14cr|perl-Dist-Zilla-Plugin-Twitter-0.25.0-3|78	

4578 14
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|1	%define upstream_name    Dist-Zilla-Plugin-UnusedVarsTests
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|2	%define upstream_version 1.100860
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|3	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|7	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|8	Summary:	Release tests for unused variables
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|9	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|14	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|18	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|21	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|24	BuildRequires:	perl(Test::Vars)
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|25	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|26	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|27	%description
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|29	providing the following file:
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|30	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|31	xt/release/unused-vars.t - a standard Test::Vars test
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|32	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|33	%prep
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|35	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|36	%build
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|38	%make
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|39	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|40	%check
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|41	%make test
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|42	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|43	%install
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|44	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|45	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|46	%files
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|47	%doc Changes LICENSE META.yml META.json README
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|50	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|51	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|52	%changelog
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.860-5
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|54	+ Revision: b412293
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|55	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|56	
14cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-5|57	

4579 14
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|1	%define upstream_name    Dist-Zilla-Plugin-VersionFromPrev
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|3	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|6	Release:	5
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|7	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|8	Summary:	Get the last version via Git tag with C< git tag -l | sort -nr | head -n1 >
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|9	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|14	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|16	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|19	BuildArch:	noarch
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|20	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|21	%description
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|22	This plugin was written because the author didn't like the time-based
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|23	version RJBS likes to use as implemented in the
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|24	Dist::Zilla::Plugin::AutoVersion manpage. Instead this plugin supports the
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|25	classic CPAN version schema where you start at '0.01' and move towards
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|26	'0.99', then increment to '1.00' and keep going from there.
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|27	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|28	This is how you use the plugin:
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|29	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|30	[VersionFromPrev]
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|31	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|32	%prep
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|34	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|35	%build
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|37	%make
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|38	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|39	%check
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|40	%make test
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|41	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|42	%install
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|43	%makeinstall_std
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|44	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|45	%files
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|46	%doc Changes META.yml LICENSE README META.json
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|47	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|48	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|49	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|50	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|51	%changelog
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|53	+ Revision: 4c5cdc9
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|55	
14cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-5|56	

4580 14
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|1	%define upstream_name    Dist-Zilla-Role-Tempdir
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|2	%define upstream_version 0.01053722
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|3	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|6	Release:	3
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|7	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|8	Summary:	Shell Out and collect the result in a DZ plug-in
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|9	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|14	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|16	BuildRequires:	perl(Digest::SHA)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|17	BuildRequires:	perl(Digest::base)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|18	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|19	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|20	BuildRequires:	perl(File::Slurp)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|21	BuildRequires:	perl(File::Tempdir)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|22	BuildRequires:	perl(File::chdir)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|23	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|24	BuildRequires:	perl(Path::Class)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|25	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|27	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|28	BuildArch:	noarch
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|29	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|30	%description
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|31	Shell Out and collect the result in a DZ plug-in.
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|32	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|33	%prep
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|35	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|36	%build
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|37	perl Build.PL installdirs=vendor
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|38	./Build
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|39	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|40	%check
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|41	#./Build test
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|42	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|43	%install
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|44	./Build install destdir=%{buildroot}
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|45	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|46	%files
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|47	%doc Changes LICENSE README
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|48	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|49	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|50	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|51	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|52	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|53	%changelog
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.537.220-3
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|55	+ Revision: c5be94f
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|56	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|57	
14cr|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-3|58	

4581 14
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|1	%define upstream_name    Dist-Zilla-Util-EmulatePhase
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|2	%define upstream_version 1.000000
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|3	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|6	Release:	2
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|7	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|8	Summary:	A dummy Dist::Zilla to fake a 'prereq' object on
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|9	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|10	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|11	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|12	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|13	Group:		Development/Perl
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|16	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|17	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|18	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|19	BuildRequires:	perl(Dist::Zilla::Prereqs)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|20	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL) >= 0.10.5.100
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|21	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|22	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|23	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|24	BuildRequires:	perl(Hash::Merge::Simple)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|25	BuildRequires:	perl(Module::Build) >= 0.360.100
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|26	BuildRequires:	perl(Moose)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|27	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|28	BuildRequires:	perl(Scalar::Util)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|29	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|30	BuildRequires:	perl(Test::Fatal) >= 0.3.0
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|31	BuildRequires:	perl(Test::More) >= 0.96
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|32	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|33	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|34	BuildArch:	noarch
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|35	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|36	%description
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|37	A dummy Dist::Zilla to fake a 'prereq' object on.
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|38	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|39	%prep
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|41	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|42	%build
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|44	%make
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|45	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|46	%check
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|47	#%make test
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|48	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|49	%install
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|50	%makeinstall_std
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|51	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|52	%files
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|53	%doc Changes LICENSE META.json META.yml README
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|54	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|55	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|56	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|57	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|58	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|59	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|60	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|61	%changelog
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|63	+ Revision: c1078c3
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|64	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|65	
14cr|perl-Dist-Zilla-Util-EmulatePhase-1.0.0-2|66	

4582 14
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|1	%define upstream_name    Dist-Zilla-Util-Test-KENTNL
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|2	%define upstream_version 1.000000
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|3	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|6	Release:	3
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|7	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|8	Summary:	KENTNL's DZil plugin testing tool
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|9	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|10	License:	GPL+ or Artistic
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|11	Group:		Development/Perl
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|14	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|15	BuildRequires:	perl-devel
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|17	BuildRequires:	perl(Dist::Zilla::Tester)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|18	BuildRequires:	perl(English)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|19	BuildRequires:	perl(File::Find)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|20	BuildRequires:	perl(Throwable)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|21	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|22	BuildRequires:	perl(File::Temp)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|23	BuildRequires:	perl(Role::HasMessage)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|24	BuildRequires:	perl(MooseX::OneArgNew)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|25	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|26	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|27	BuildRequires:	perl(Params::Util)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|28	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|29	BuildRequires:	perl(Test::Fatal)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|30	BuildRequires:	perl(Test::More)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|31	BuildRequires:	perl(Try::Tiny)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|32	BuildRequires:	perl(Module::Build)
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|33	BuildArch:	noarch
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|34	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|35	%description
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|36	KENTNL's DZil plugin testing tool.
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|37	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|38	%prep
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|40	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|41	%build
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|43	%make
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|44	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|45	%check
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|46	#%make test
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|47	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|48	%install
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|49	%makeinstall_std
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|50	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|51	%files
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|52	%doc README Changes LICENSE META.yml META.json
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|53	%{_mandir}/man3/*
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|54	%{perl_vendorlib}/*
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|55	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|56	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|57	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|58	%changelog
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|60	+ Revision: dfda2fb
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|62	
14cr|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-3|63	

4583 14
14cr|perl-DJabberd-0.850.0-2|1	%define upstream_name    DJabberd
14cr|perl-DJabberd-0.850.0-2|2	%define upstream_version 0.85
14cr|perl-DJabberd-0.850.0-2|3	
14cr|perl-DJabberd-0.850.0-2|4	# TODO generate
14cr|perl-DJabberd-0.850.0-2|5	
14cr|perl-DJabberd-0.850.0-2|6	Name:		perl-%{upstream_name}
14cr|perl-DJabberd-0.850.0-2|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-DJabberd-0.850.0-2|8	Release:	2
14cr|perl-DJabberd-0.850.0-2|9	
14cr|perl-DJabberd-0.850.0-2|10	Summary:	XMPP flexible framework to create custom jabber server
14cr|perl-DJabberd-0.850.0-2|11	
14cr|perl-DJabberd-0.850.0-2|12	License:	GPL+ and Artistic
14cr|perl-DJabberd-0.850.0-2|13	Group:		Development/Perl
14cr|perl-DJabberd-0.850.0-2|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DJabberd-0.850.0-2|15	Source0:	http://www.cpan.org/modules/by-module/DJabberd/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DJabberd-0.850.0-2|16	Source1:	djabberd.init
14cr|perl-DJabberd-0.850.0-2|17	Source2:	djabberd.conf
14cr|perl-DJabberd-0.850.0-2|18	Source3:	djabberd.sysconfig
14cr|perl-DJabberd-0.850.0-2|19	Source4:	djabberd.log.conf
14cr|perl-DJabberd-0.850.0-2|20	Source5:	djabberd.logrotate
14cr|perl-DJabberd-0.850.0-2|21	
14cr|perl-DJabberd-0.850.0-2|22	BuildRequires:	perl-devel
14cr|perl-DJabberd-0.850.0-2|23	BuildRequires:	perl(Danga::Socket)
14cr|perl-DJabberd-0.850.0-2|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-DJabberd-0.850.0-2|25	BuildRequires:	perl(Log::Log4perl)
14cr|perl-DJabberd-0.850.0-2|26	BuildRequires:	perl(XML::LibXML)
14cr|perl-DJabberd-0.850.0-2|27	BuildRequires:	perl(Digest::SHA1)
14cr|perl-DJabberd-0.850.0-2|28	BuildRequires:	perl(XML::SAX)
14cr|perl-DJabberd-0.850.0-2|29	BuildRequires:	perl(Net::DNS)
14cr|perl-DJabberd-0.850.0-2|30	BuildRequires:	perl(Net::SSLeay)
14cr|perl-DJabberd-0.850.0-2|31	BuildRequires:	perl(Unicode::Stringprep)
14cr|perl-DJabberd-0.850.0-2|32	BuildArch:	noarch
14cr|perl-DJabberd-0.850.0-2|33	
14cr|perl-DJabberd-0.850.0-2|34	%description
14cr|perl-DJabberd-0.850.0-2|35	DJabberd is a high-performance, scalable, extensible Jabber/XMPP server
14cr|perl-DJabberd-0.850.0-2|36	framework.
14cr|perl-DJabberd-0.850.0-2|37	While it comes with an example server, it's really a set of classes for
14cr|perl-DJabberd-0.850.0-2|38	you to build your own Jabber server without understanding Jabber.
14cr|perl-DJabberd-0.850.0-2|39	Instead of working with XML and protocol-specific details, you subclass parts
14cr|perl-DJabberd-0.850.0-2|40	and work
14cr|perl-DJabberd-0.850.0-2|41	with sane objects and data structures and let DJabberd do all the ugly work.
14cr|perl-DJabberd-0.850.0-2|42	
14cr|perl-DJabberd-0.850.0-2|43	%package -n djabberd
14cr|perl-DJabberd-0.850.0-2|44	Summary:	A jabber server, constructed with DJabber perl framework
14cr|perl-DJabberd-0.850.0-2|45	
14cr|perl-DJabberd-0.850.0-2|46	Group:		System/Servers
14cr|perl-DJabberd-0.850.0-2|47	Requires(preun): rpm-helper
14cr|perl-DJabberd-0.850.0-2|48	Requires(post): rpm-helper
14cr|perl-DJabberd-0.850.0-2|49	
14cr|perl-DJabberd-0.850.0-2|50	%description -n djabberd
14cr|perl-DJabberd-0.850.0-2|51	This package contains a example djabberd server, using the simplest possible
14cr|perl-DJabberd-0.850.0-2|52	modules ( ie, everything is stored in memory, no persistance )
14cr|perl-DJabberd-0.850.0-2|53	It is not intended to be used as it is, it just provides the needed example
14cr|perl-DJabberd-0.850.0-2|54	file and infrastructure to be integrated with the distribution.
14cr|perl-DJabberd-0.850.0-2|55	
14cr|perl-DJabberd-0.850.0-2|56	In order to turn this into a real server, you need to install various modules,
14cr|perl-DJabberd-0.850.0-2|57	depending on your needs.
14cr|perl-DJabberd-0.850.0-2|58	
14cr|perl-DJabberd-0.850.0-2|59	%prep
14cr|perl-DJabberd-0.850.0-2|60	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DJabberd-0.850.0-2|61	mkdir -p doc/DJabberd/Component/
14cr|perl-DJabberd-0.850.0-2|62	# do notprovides it, as it pulls a non packaged module
14cr|perl-DJabberd-0.850.0-2|63	#mv ./lib/DJabberd/Component/Example.pm doc/DJabberd/Component/
14cr|perl-DJabberd-0.850.0-2|64	rm -f ./lib/DJabberd/Component/Example.pm
14cr|perl-DJabberd-0.850.0-2|65	
14cr|perl-DJabberd-0.850.0-2|66	%build
14cr|perl-DJabberd-0.850.0-2|67	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DJabberd-0.850.0-2|68	%make
14cr|perl-DJabberd-0.850.0-2|69	
14cr|perl-DJabberd-0.850.0-2|70	%check
14cr|perl-DJabberd-0.850.0-2|71	export T_MUC_ENABLE=0
14cr|perl-DJabberd-0.850.0-2|72	# XML equality broken by attrs ordering
14cr|perl-DJabberd-0.850.0-2|73	# <identity type='im' name='djabberd' category='server'/> != <identity type='im' category='server' name='djabberd'/>
14cr|perl-DJabberd-0.850.0-2|74	rm -f t/disco.t
14cr|perl-DJabberd-0.850.0-2|75	make test
14cr|perl-DJabberd-0.850.0-2|76	
14cr|perl-DJabberd-0.850.0-2|77	%install
14cr|perl-DJabberd-0.850.0-2|78	%makeinstall_std
14cr|perl-DJabberd-0.850.0-2|79	
14cr|perl-DJabberd-0.850.0-2|80	mkdir -p %{buildroot}%{_initrddir}/
14cr|perl-DJabberd-0.850.0-2|81	cp %{SOURCE1} %{buildroot}%{_initrddir}/djabberd
14cr|perl-DJabberd-0.850.0-2|82	
14cr|perl-DJabberd-0.850.0-2|83	mkdir -p %{buildroot}%{_sysconfdir}/djabberd/
14cr|perl-DJabberd-0.850.0-2|84	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/djabberd
14cr|perl-DJabberd-0.850.0-2|85	
14cr|perl-DJabberd-0.850.0-2|86	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cr|perl-DJabberd-0.850.0-2|87	cp %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/djabberd
14cr|perl-DJabberd-0.850.0-2|88	
14cr|perl-DJabberd-0.850.0-2|89	# logging
14cr|perl-DJabberd-0.850.0-2|90	cp %{SOURCE4} %{buildroot}%{_sysconfdir}/djabberd/log.conf
14cr|perl-DJabberd-0.850.0-2|91	
14cr|perl-DJabberd-0.850.0-2|92	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14cr|perl-DJabberd-0.850.0-2|93	cp %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/djabberd
14cr|perl-DJabberd-0.850.0-2|94	
14cr|perl-DJabberd-0.850.0-2|95	%post -n djabberd
14cr|perl-DJabberd-0.850.0-2|96	%_post_service djabberd
14cr|perl-DJabberd-0.850.0-2|97	
14cr|perl-DJabberd-0.850.0-2|98	%preun -n djabberd
14cr|perl-DJabberd-0.850.0-2|99	%_preun_service djabberd
14cr|perl-DJabberd-0.850.0-2|100	
14cr|perl-DJabberd-0.850.0-2|101	%files -n djabberd
14cr|perl-DJabberd-0.850.0-2|102	%attr(0755,root,root) %{_bindir}/*
14cr|perl-DJabberd-0.850.0-2|103	%attr(0755,root,root) %{_initrddir}/djabberd
14cr|perl-DJabberd-0.850.0-2|104	%config(noreplace) %{_sysconfdir}/djabberd
14cr|perl-DJabberd-0.850.0-2|105	%config(noreplace) %{_sysconfdir}/sysconfig/djabberd
14cr|perl-DJabberd-0.850.0-2|106	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14cr|perl-DJabberd-0.850.0-2|107	
14cr|perl-DJabberd-0.850.0-2|108	%files
14cr|perl-DJabberd-0.850.0-2|109	%doc CHANGES META.yml README examples
14cr|perl-DJabberd-0.850.0-2|110	%{perl_vendorlib}/DJabberd*
14cr|perl-DJabberd-0.850.0-2|111	%{_mandir}/man3/*
14cr|perl-DJabberd-0.850.0-2|112	
14cr|perl-DJabberd-0.850.0-2|113	
14cr|perl-DJabberd-0.850.0-2|114	%changelog
14cr|perl-DJabberd-0.850.0-2|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.850.0-2
14cr|perl-DJabberd-0.850.0-2|116	+ Revision: 1b7383f
14cr|perl-DJabberd-0.850.0-2|117	- MassBuild#464: Increase release tag
14cr|perl-DJabberd-0.850.0-2|118	
14cr|perl-DJabberd-0.850.0-2|119	

4584 14
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|1	%define realname   DJabberd-Plugin-JabberIqVersion
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|2	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|3	Name:		perl-%{realname}
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|4	Version:	0.40
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|5	Release:	6
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|6	License:	Artistic or GPL
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|7	Group:		Development/Perl
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|8	Summary:	Add support for "XEP 0092, Software version" to DJabberd
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|9	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|10	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DJabberd/DJabberd-Plugin-JabberIqVersion-%{version}.tar.bz2
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|12	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|13	BuildRequires:	perl-devel
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|14	BuildRequires:	perl(DJabberd)
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|15	BuildArch:	noarch
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|16	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|17	%description
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|18	DJabberd::Plugin::JabberIqVersion add support for "XEP 0092, Software version"
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|19	to DJabberd, a xmpp server framework.
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|20	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|21	%prep
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|22	%setup -q -n DJabberd-Plugin-JabberIqVersion-%{version}
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|23	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|24	%build
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|26	%make
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|27	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|28	%check
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|29	# disabled, test seems to requires a update with new perl to work
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|30	#make test
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|31	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|32	%install
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|33	%makeinstall_std
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|34	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|35	%files
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|36	%doc Changes README
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|37	%{perl_vendorlib}/DJabberd/*
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|38	%{_mandir}/man3/*
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|39	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|40	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|41	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|42	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|43	%changelog
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40-6
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|45	+ Revision: cde54e2
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|46	- MassBuild#464: Increase release tag
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|47	
14cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-6|48	

4585 14
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|1	%define realname   DJabberd-Plugin-PrivateStorage
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|2	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|3	Name:		perl-%{realname}
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|4	Version:	0.60
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|5	Release:	6
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|6	License:	GPL or Artistic
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|7	Group:		Development/Perl
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|8	Summary:    Implement private storage, as described in XEP-0049, for DJabberd
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|9	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DJabberd/DJabberd-Plugin-PrivateStorage-%{version}.tar.bz2
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|12	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|13	BuildRequires:	perl-devel
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|14	BuildRequires:	perl(File::Slurp)
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|15	BuildRequires:	perl(DBD::SQLite)
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|16	BuildRequires:	perl(DJabberd)
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|17	BuildArch:	noarch
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|18	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|19	%description
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|20	Implement private storage, as described in XEP-0049, for DJabberd.
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|21	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|22	This is used by various jabber client to store room bookmark, or notes
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|23	on contact in the roster.
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|24	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|25	%prep
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|26	%setup -q -n DJabberd-Plugin-PrivateStorage-%{version}
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|27	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|28	%build
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|30	%make
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|31	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|32	%check
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|33	# disabled until they work again
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|34	#make test
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|35	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|36	%install
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|37	%makeinstall_std
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|38	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|39	%files
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|40	%doc Changes README
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|41	%{perl_vendorlib}/DJabberd/
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|42	%{_mandir}/man3/*
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|43	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|44	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|45	%changelog
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60-6
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|47	+ Revision: 2aa3528
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|48	- MassBuild#464: Increase release tag
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|49	
14cr|perl-DJabberd-Plugin-PrivateStorage-0.60-6|50	

4586 14
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|1	%define realname   DJabberd-RosterStorage-SQLite
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|2	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|3	Name:		perl-%{realname}
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|4	Version:	1.00
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|5	Release:	8
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|6	License:	GPL or Artistic
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|7	Group:		Development/Perl
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|8	Summary:	DJabber plugin to store your jabber roster in SQLite
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|9	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|10	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/DJabberd-RosterStorage-SQLite-%{version}.tar.bz2
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|11	# patch submitted upstream : http://lists.danga.com/pipermail/djabberd/2007-September/000401.html
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|12	# not applied however, i have been using it since 1 year
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|13	Patch0:		DJabberd-RosterStorage-SQLite-fixutf8.diff
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|14	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|15	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|16	BuildRequires:	perl-devel
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|17	BuildRequires:	perl(DJabberd)
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|18	BuildRequires:	perl(DBI)
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|19	# for testing, maybe one day
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|20	# BuildRequires: perl-DBD-SQLite
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|21	Requires:	perl(DBD::SQLite)
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|22	BuildArch:	noarch
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|23	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|24	%description
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|25	DJabber plugin to store your jabber roster in SQLite.
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|26	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|27	%prep
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|28	%setup -q -n DJabberd-RosterStorage-SQLite-%{version}
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|29	%patch -p0
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|30	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|31	%build
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|33	%make
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|34	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|35	%check
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|36	# without this, djabberd try to write to its log file
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|37	export LOGLEVEL=WARN
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|38	make test
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|39	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|40	%install
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|41	%makeinstall_std
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|42	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|43	%files
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|44	%{perl_vendorlib}/DJabberd/
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|45	%{_mandir}/man3/*
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|46	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|47	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|48	%changelog
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-8
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|50	+ Revision: 0fbefb3
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|51	- MassBuild#464: Increase release tag
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|52	
14cr|perl-DJabberd-RosterStorage-SQLite-1.00-8|53	

4587 14
14cr|perl-DNS-ZoneParse-1.100.0-3|1	%define	upstream_name    DNS-ZoneParse
14cr|perl-DNS-ZoneParse-1.100.0-3|2	%define upstream_version 1.10
14cr|perl-DNS-ZoneParse-1.100.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-DNS-ZoneParse-1.100.0-3|4	Version:	%perl_convert_version 1.10
14cr|perl-DNS-ZoneParse-1.100.0-3|5	Release:	3
14cr|perl-DNS-ZoneParse-1.100.0-3|6	
14cr|perl-DNS-ZoneParse-1.100.0-3|7	Summary:	Parse and manipulate DNS Zone Files
14cr|perl-DNS-ZoneParse-1.100.0-3|8	
14cr|perl-DNS-ZoneParse-1.100.0-3|9	License:	GPL+ or Artistic
14cr|perl-DNS-ZoneParse-1.100.0-3|10	Group:		Development/Perl
14cr|perl-DNS-ZoneParse-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DNS-ZoneParse-1.100.0-3|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/DNS/DNS-ZoneParse-1.10.tar.gz
14cr|perl-DNS-ZoneParse-1.100.0-3|13	
14cr|perl-DNS-ZoneParse-1.100.0-3|14	BuildRequires:	perl-devel
14cr|perl-DNS-ZoneParse-1.100.0-3|15	BuildArch:	noarch
14cr|perl-DNS-ZoneParse-1.100.0-3|16	
14cr|perl-DNS-ZoneParse-1.100.0-3|17	%description
14cr|perl-DNS-ZoneParse-1.100.0-3|18	This module will parse a Zone File and put all the Resource Records (RRs) into
14cr|perl-DNS-ZoneParse-1.100.0-3|19	an anonymous hash structure. At the moment, the following types of RRs are
14cr|perl-DNS-ZoneParse-1.100.0-3|20	supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining
14cr|perl-DNS-ZoneParse-1.100.0-3|21	DNS zones, or for transferring DNS zones to other servers. If you want to
14cr|perl-DNS-ZoneParse-1.100.0-3|22	generate an XML-friendly version of your zone files, it is easy to use
14cr|perl-DNS-ZoneParse-1.100.0-3|23	XML::Simple with this module once you have parsed the zonefile.
14cr|perl-DNS-ZoneParse-1.100.0-3|24	
14cr|perl-DNS-ZoneParse-1.100.0-3|25	DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file
14cr|perl-DNS-ZoneParse-1.100.0-3|26	into its constituent records. It then parses each record and stores the records
14cr|perl-DNS-ZoneParse-1.100.0-3|27	internally. See below for information on the accessor methods.
14cr|perl-DNS-ZoneParse-1.100.0-3|28	
14cr|perl-DNS-ZoneParse-1.100.0-3|29	%prep
14cr|perl-DNS-ZoneParse-1.100.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DNS-ZoneParse-1.100.0-3|31	
14cr|perl-DNS-ZoneParse-1.100.0-3|32	%build
14cr|perl-DNS-ZoneParse-1.100.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-DNS-ZoneParse-1.100.0-3|34	%make
14cr|perl-DNS-ZoneParse-1.100.0-3|35	
14cr|perl-DNS-ZoneParse-1.100.0-3|36	%check
14cr|perl-DNS-ZoneParse-1.100.0-3|37	%make test
14cr|perl-DNS-ZoneParse-1.100.0-3|38	
14cr|perl-DNS-ZoneParse-1.100.0-3|39	%install
14cr|perl-DNS-ZoneParse-1.100.0-3|40	%makeinstall_std
14cr|perl-DNS-ZoneParse-1.100.0-3|41	
14cr|perl-DNS-ZoneParse-1.100.0-3|42	%files
14cr|perl-DNS-ZoneParse-1.100.0-3|43	%doc Changes README
14cr|perl-DNS-ZoneParse-1.100.0-3|44	%{perl_vendorlib}/DNS
14cr|perl-DNS-ZoneParse-1.100.0-3|45	%{_mandir}/*/*
14cr|perl-DNS-ZoneParse-1.100.0-3|46	
14cr|perl-DNS-ZoneParse-1.100.0-3|47	
14cr|perl-DNS-ZoneParse-1.100.0-3|48	
14cr|perl-DNS-ZoneParse-1.100.0-3|49	%changelog
14cr|perl-DNS-ZoneParse-1.100.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-DNS-ZoneParse-1.100.0-3|51	+ Revision: 7096434
14cr|perl-DNS-ZoneParse-1.100.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-DNS-ZoneParse-1.100.0-3|53	
14cr|perl-DNS-ZoneParse-1.100.0-3|54	

4588 14
14cr|perl-DVD-Read-0.40.0-5|1	%define upstream_name    DVD-Read
14cr|perl-DVD-Read-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-DVD-Read-0.40.0-5|3	
14cr|perl-DVD-Read-0.40.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-DVD-Read-0.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-DVD-Read-0.40.0-5|6	Release:	5
14cr|perl-DVD-Read-0.40.0-5|7	
14cr|perl-DVD-Read-0.40.0-5|8	Summary:    Access to DVD IFO file using libdvdread
14cr|perl-DVD-Read-0.40.0-5|9	
14cr|perl-DVD-Read-0.40.0-5|10	License:    GPL+ or Artistic
14cr|perl-DVD-Read-0.40.0-5|11	Group:      Development/Perl
14cr|perl-DVD-Read-0.40.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-DVD-Read-0.40.0-5|13	Source0:    http://www.cpan.org/modules/by-module/DVD/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-DVD-Read-0.40.0-5|14	
14cr|perl-DVD-Read-0.40.0-5|15	BuildRequires: libdvdread-devel
14cr|perl-DVD-Read-0.40.0-5|16	BuildRequires: perl-devel
14cr|perl-DVD-Read-0.40.0-5|17	
14cr|perl-DVD-Read-0.40.0-5|18	
14cr|perl-DVD-Read-0.40.0-5|19	%description
14cr|perl-DVD-Read-0.40.0-5|20	This module provide way to query video DVD using libdvdread.
14cr|perl-DVD-Read-0.40.0-5|21	
14cr|perl-DVD-Read-0.40.0-5|22	%prep
14cr|perl-DVD-Read-0.40.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-DVD-Read-0.40.0-5|24	
14cr|perl-DVD-Read-0.40.0-5|25	%build
14cr|perl-DVD-Read-0.40.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-DVD-Read-0.40.0-5|27	%make
14cr|perl-DVD-Read-0.40.0-5|28	
14cr|perl-DVD-Read-0.40.0-5|29	%check
14cr|perl-DVD-Read-0.40.0-5|30	%make test
14cr|perl-DVD-Read-0.40.0-5|31	
14cr|perl-DVD-Read-0.40.0-5|32	%install
14cr|perl-DVD-Read-0.40.0-5|33	%makeinstall_std
14cr|perl-DVD-Read-0.40.0-5|34	
14cr|perl-DVD-Read-0.40.0-5|35	%clean
14cr|perl-DVD-Read-0.40.0-5|36	
14cr|perl-DVD-Read-0.40.0-5|37	%files
14cr|perl-DVD-Read-0.40.0-5|38	%doc Changes README sample/*
14cr|perl-DVD-Read-0.40.0-5|39	%{_mandir}/man3/*
14cr|perl-DVD-Read-0.40.0-5|40	%{perl_vendorlib}/*
14cr|perl-DVD-Read-0.40.0-5|41	
14cr|perl-DVD-Read-0.40.0-5|42	
14cr|perl-DVD-Read-0.40.0-5|43	
14cr|perl-DVD-Read-0.40.0-5|44	%changelog
14cr|perl-DVD-Read-0.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-DVD-Read-0.40.0-5|46	+ Revision: 03c0b3c
14cr|perl-DVD-Read-0.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-DVD-Read-0.40.0-5|48	
14cr|perl-DVD-Read-0.40.0-5|49	

4589 14
14cr|perl-Email-Find-0.100.0-4|1	%define upstream_name 	 Email-Find
14cr|perl-Email-Find-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-Email-Find-0.100.0-4|3	
14cr|perl-Email-Find-0.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Find-0.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Find-0.100.0-4|6	Release:	4
14cr|perl-Email-Find-0.100.0-4|7	
14cr|perl-Email-Find-0.100.0-4|8	Summary:	Email-Find perl module
14cr|perl-Email-Find-0.100.0-4|9	
14cr|perl-Email-Find-0.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Email-Find-0.100.0-4|11	Group:		Development/Perl
14cr|perl-Email-Find-0.100.0-4|12	Url:		http://www.cpan.org/%{upstream_name}
14cr|perl-Email-Find-0.100.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Email-Find-0.100.0-4|14	
14cr|perl-Email-Find-0.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Email-Find-0.100.0-4|16	BuildRequires:	perl(Email::Valid)
14cr|perl-Email-Find-0.100.0-4|17	BuildArch:	noarch
14cr|perl-Email-Find-0.100.0-4|18	
14cr|perl-Email-Find-0.100.0-4|19	%description
14cr|perl-Email-Find-0.100.0-4|20	Email::Find is a module for finding a *subset* of RFC 822 email
14cr|perl-Email-Find-0.100.0-4|21	addresses in arbitrary text (see the section on "CAVEATS"). The
14cr|perl-Email-Find-0.100.0-4|22	addresses it finds are not guaranteed to exist or even actually be email
14cr|perl-Email-Find-0.100.0-4|23	addresses at all (see the section on "CAVEATS"), but they will be valid
14cr|perl-Email-Find-0.100.0-4|24	RFC 822 syntax.
14cr|perl-Email-Find-0.100.0-4|25	
14cr|perl-Email-Find-0.100.0-4|26	Email::Find will perform some heuristics to avoid some of the more
14cr|perl-Email-Find-0.100.0-4|27	obvious red herrings and false addresses, but there's only so much which
14cr|perl-Email-Find-0.100.0-4|28	can be done without a human.
14cr|perl-Email-Find-0.100.0-4|29	
14cr|perl-Email-Find-0.100.0-4|30	%prep
14cr|perl-Email-Find-0.100.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Find-0.100.0-4|32	
14cr|perl-Email-Find-0.100.0-4|33	%build
14cr|perl-Email-Find-0.100.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Find-0.100.0-4|35	make
14cr|perl-Email-Find-0.100.0-4|36	make test
14cr|perl-Email-Find-0.100.0-4|37	
14cr|perl-Email-Find-0.100.0-4|38	%install
14cr|perl-Email-Find-0.100.0-4|39	%makeinstall_std
14cr|perl-Email-Find-0.100.0-4|40	
14cr|perl-Email-Find-0.100.0-4|41	%files
14cr|perl-Email-Find-0.100.0-4|42	%doc README Changes
14cr|perl-Email-Find-0.100.0-4|43	%{perl_vendorlib}/Email/Find*
14cr|perl-Email-Find-0.100.0-4|44	%{_mandir}/*/*
14cr|perl-Email-Find-0.100.0-4|45	
14cr|perl-Email-Find-0.100.0-4|46	
14cr|perl-Email-Find-0.100.0-4|47	%changelog
14cr|perl-Email-Find-0.100.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-Email-Find-0.100.0-4|49	+ Revision: bf9a9fb
14cr|perl-Email-Find-0.100.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Email-Find-0.100.0-4|51	
14cr|perl-Email-Find-0.100.0-4|52	

4590 14
14cr|perl-Email-MessageID-1.405.0-2|1	%define upstream_name    Email-MessageID
14cr|perl-Email-MessageID-1.405.0-2|2	%define upstream_version 1.405
14cr|perl-Email-MessageID-1.405.0-2|3	
14cr|perl-Email-MessageID-1.405.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Email-MessageID-1.405.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-MessageID-1.405.0-2|6	Release:	2
14cr|perl-Email-MessageID-1.405.0-2|7	
14cr|perl-Email-MessageID-1.405.0-2|8	Summary:	Generate world unique message-ids
14cr|perl-Email-MessageID-1.405.0-2|9	
14cr|perl-Email-MessageID-1.405.0-2|10	
14cr|perl-Email-MessageID-1.405.0-2|11	License:	GPL+ or Artistic
14cr|perl-Email-MessageID-1.405.0-2|12	Group:		Development/Perl
14cr|perl-Email-MessageID-1.405.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-MessageID-1.405.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Email-MessageID-1.405.0-2|15	
14cr|perl-Email-MessageID-1.405.0-2|16	BuildRequires:	perl-devel
14cr|perl-Email-MessageID-1.405.0-2|17	BuildRequires:	perl(Email::Address)
14cr|perl-Email-MessageID-1.405.0-2|18	
14cr|perl-Email-MessageID-1.405.0-2|19	BuildArch:	noarch
14cr|perl-Email-MessageID-1.405.0-2|20	
14cr|perl-Email-MessageID-1.405.0-2|21	Requires:	perl(Email::Address)
14cr|perl-Email-MessageID-1.405.0-2|22	
14cr|perl-Email-MessageID-1.405.0-2|23	%description
14cr|perl-Email-MessageID-1.405.0-2|24	Message-ids are optional, but highly recommended, headers that identify a
14cr|perl-Email-MessageID-1.405.0-2|25	message uniquely. This software generates a unique message-id.
14cr|perl-Email-MessageID-1.405.0-2|26	
14cr|perl-Email-MessageID-1.405.0-2|27	%prep
14cr|perl-Email-MessageID-1.405.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-MessageID-1.405.0-2|29	
14cr|perl-Email-MessageID-1.405.0-2|30	%build
14cr|perl-Email-MessageID-1.405.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-MessageID-1.405.0-2|32	%make
14cr|perl-Email-MessageID-1.405.0-2|33	
14cr|perl-Email-MessageID-1.405.0-2|34	%check
14cr|perl-Email-MessageID-1.405.0-2|35	%make test
14cr|perl-Email-MessageID-1.405.0-2|36	
14cr|perl-Email-MessageID-1.405.0-2|37	%install
14cr|perl-Email-MessageID-1.405.0-2|38	%makeinstall_std
14cr|perl-Email-MessageID-1.405.0-2|39	
14cr|perl-Email-MessageID-1.405.0-2|40	%files
14cr|perl-Email-MessageID-1.405.0-2|41	%doc README Changes
14cr|perl-Email-MessageID-1.405.0-2|42	%{perl_vendorlib}/Email
14cr|perl-Email-MessageID-1.405.0-2|43	%{_mandir}/*/*
14cr|perl-Email-MessageID-1.405.0-2|44	
14cr|perl-Email-MessageID-1.405.0-2|45	
14cr|perl-Email-MessageID-1.405.0-2|46	
14cr|perl-Email-MessageID-1.405.0-2|47	%changelog
14cr|perl-Email-MessageID-1.405.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.405.0-2
14cr|perl-Email-MessageID-1.405.0-2|49	+ Revision: eb3abee
14cr|perl-Email-MessageID-1.405.0-2|50	- MassBuild#464: Increase release tag
14cr|perl-Email-MessageID-1.405.0-2|51	
14cr|perl-Email-MessageID-1.405.0-2|52	

4591 14
14cr|perl-Email-MIME-1.926.0-3|1	%define upstream_name	 Email-MIME
14cr|perl-Email-MIME-1.926.0-3|2	%define upstream_version 1.926
14cr|perl-Email-MIME-1.926.0-3|3	
14cr|perl-Email-MIME-1.926.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Email-MIME-1.926.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-MIME-1.926.0-3|6	Release:	3
14cr|perl-Email-MIME-1.926.0-3|7	
14cr|perl-Email-MIME-1.926.0-3|8	Summary:	Easy MIME message parsing
14cr|perl-Email-MIME-1.926.0-3|9	
14cr|perl-Email-MIME-1.926.0-3|10	License:	GPL+ or Artistic
14cr|perl-Email-MIME-1.926.0-3|11	Group:		Development/Perl
14cr|perl-Email-MIME-1.926.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-MIME-1.926.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Email/Email-MIME-%{upstream_version}.tar.gz
14cr|perl-Email-MIME-1.926.0-3|14	
14cr|perl-Email-MIME-1.926.0-3|15	BuildRequires:	perl-devel
14cr|perl-Email-MIME-1.926.0-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-Email-MIME-1.926.0-3|17	BuildRequires:	perl(Email::Date::Format)
14cr|perl-Email-MIME-1.926.0-3|18	BuildRequires:	perl(Email::MessageID)
14cr|perl-Email-MIME-1.926.0-3|19	BuildRequires:	perl(Email::MIME::ContentType)
14cr|perl-Email-MIME-1.926.0-3|20	BuildRequires:	perl(Email::MIME::Encodings)
14cr|perl-Email-MIME-1.926.0-3|21	BuildRequires:	perl(Email::Simple)
14cr|perl-Email-MIME-1.926.0-3|22	BuildRequires:	perl(Email::Simple::Creator)
14cr|perl-Email-MIME-1.926.0-3|23	BuildRequires:	perl(MIME::Types)
14cr|perl-Email-MIME-1.926.0-3|24	
14cr|perl-Email-MIME-1.926.0-3|25	BuildArch:	noarch
14cr|perl-Email-MIME-1.926.0-3|26	
14cr|perl-Email-MIME-1.926.0-3|27	Obsoletes:	perl-Email-MIME-Creator <= 1.456.0
14cr|perl-Email-MIME-1.926.0-3|28	Provides:	perl-Email-MIME-Creator  = 1.456.0
14cr|perl-Email-MIME-1.926.0-3|29	Obsoletes:	perl-Email-MIME-Modifier <= 1.444.0
14cr|perl-Email-MIME-1.926.0-3|30	Provides:	perl-Email-MIME-Modifier  = 1.444.0
14cr|perl-Email-MIME-1.926.0-3|31	
14cr|perl-Email-MIME-1.926.0-3|32	Requires:	perl(Email::Simple)
14cr|perl-Email-MIME-1.926.0-3|33	
14cr|perl-Email-MIME-1.926.0-3|34	%description
14cr|perl-Email-MIME-1.926.0-3|35	This is an extension of the Email::Simple module, to handle MIME encoded
14cr|perl-Email-MIME-1.926.0-3|36	messages. It takes a message as a string, splits it up into its constituent
14cr|perl-Email-MIME-1.926.0-3|37	parts, and allows you access to various parts of the message. Headers are
14cr|perl-Email-MIME-1.926.0-3|38	decoded from MIME encoding.
14cr|perl-Email-MIME-1.926.0-3|39	
14cr|perl-Email-MIME-1.926.0-3|40	%prep
14cr|perl-Email-MIME-1.926.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-MIME-1.926.0-3|42	
14cr|perl-Email-MIME-1.926.0-3|43	%build
14cr|perl-Email-MIME-1.926.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-MIME-1.926.0-3|45	%make
14cr|perl-Email-MIME-1.926.0-3|46	
14cr|perl-Email-MIME-1.926.0-3|47	%check
14cr|perl-Email-MIME-1.926.0-3|48	make test
14cr|perl-Email-MIME-1.926.0-3|49	
14cr|perl-Email-MIME-1.926.0-3|50	%install
14cr|perl-Email-MIME-1.926.0-3|51	%makeinstall_std
14cr|perl-Email-MIME-1.926.0-3|52	
14cr|perl-Email-MIME-1.926.0-3|53	%files
14cr|perl-Email-MIME-1.926.0-3|54	%doc Changes README
14cr|perl-Email-MIME-1.926.0-3|55	%{perl_vendorlib}/Email
14cr|perl-Email-MIME-1.926.0-3|56	%{_mandir}/*/*
14cr|perl-Email-MIME-1.926.0-3|57	
14cr|perl-Email-MIME-1.926.0-3|58	
14cr|perl-Email-MIME-1.926.0-3|59	%changelog
14cr|perl-Email-MIME-1.926.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.926.0-3
14cr|perl-Email-MIME-1.926.0-3|61	+ Revision: ad30f46
14cr|perl-Email-MIME-1.926.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Email-MIME-1.926.0-3|63	
14cr|perl-Email-MIME-1.926.0-3|64	

4592 14
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|1	%define module      Email-MIME-Attachment-Stripper
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|2	%define upstream_version  1.317
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|3	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|4	Name:		perl-%{module}
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|5	Version:	%perl_convert_version 1.317
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|6	Release:	3
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|7	Summary:	Strip the attachments from a mail
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|8	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|9	License:	GPL or Artistic
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|10	Group:		Development/Perl
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|12	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-Attachment-Stripper-1.317.tar.gz
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|13	Requires:	perl(Email::Simple::Creator)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|14	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|15	BuildRequires:	perl-devel
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|16	BuildRequires:	perl(Email::Address)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|17	BuildRequires:	perl(Email::MIME)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|18	BuildRequires:	perl(Email::MIME::Modifier)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|19	BuildRequires:	perl(MIME::Types)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|20	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|21	BuildArch:	noarch
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|22	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|23	%description
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|24	Given a Email::MIME object, detach all attachments from the message. These are
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|25	then available separately.
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|26	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|27	%prep
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|28	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|29	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|30	%build
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|32	%make
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|33	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|34	%check
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|35	make test
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|36	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|37	%install
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|38	%makeinstall_std
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|39	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|40	%files
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|41	%doc README Changes
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|42	%{perl_vendorlib}/Email
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|43	%{_mandir}/*/*
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|44	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|45	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|46	%changelog
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.317.0-3
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|48	+ Revision: c2376d1
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|50	
14cr|perl-Email-MIME-Attachment-Stripper-1.317.0-3|51	

4593 14
14cr|perl-Email-MIME-ContentType-1.17.0-3|1	%define module	Email-MIME-ContentType
14cr|perl-Email-MIME-ContentType-1.17.0-3|2	%define upstream_version 1.017
14cr|perl-Email-MIME-ContentType-1.17.0-3|3	
14cr|perl-Email-MIME-ContentType-1.17.0-3|4	Name:		perl-%{module}
14cr|perl-Email-MIME-ContentType-1.17.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-MIME-ContentType-1.17.0-3|6	Release:	3
14cr|perl-Email-MIME-ContentType-1.17.0-3|7	Summary:	Parse a MIME Content-Type Header
14cr|perl-Email-MIME-ContentType-1.17.0-3|8	
14cr|perl-Email-MIME-ContentType-1.17.0-3|9	License:	GPL or Artistic
14cr|perl-Email-MIME-ContentType-1.17.0-3|10	Group:		Development/Perl
14cr|perl-Email-MIME-ContentType-1.17.0-3|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Email-MIME-ContentType-1.17.0-3|12	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-ContentType-%{upstream_version}.tar.gz
14cr|perl-Email-MIME-ContentType-1.17.0-3|13	
14cr|perl-Email-MIME-ContentType-1.17.0-3|14	BuildRequires:	perl-devel
14cr|perl-Email-MIME-ContentType-1.17.0-3|15	BuildRequires:  perl(Capture::Tiny)
14cr|perl-Email-MIME-ContentType-1.17.0-3|16	BuildArch:	noarch
14cr|perl-Email-MIME-ContentType-1.17.0-3|17	
14cr|perl-Email-MIME-ContentType-1.17.0-3|18	%description
14cr|perl-Email-MIME-ContentType-1.17.0-3|19	This module is responsible for parsing email content type headers according to
14cr|perl-Email-MIME-ContentType-1.17.0-3|20	section 5.1 of RFC 2045. It returns a hash as above, with entries for the
14cr|perl-Email-MIME-ContentType-1.17.0-3|21	discrete type, the composite type, and a hash of attributes.
14cr|perl-Email-MIME-ContentType-1.17.0-3|22	
14cr|perl-Email-MIME-ContentType-1.17.0-3|23	%prep
14cr|perl-Email-MIME-ContentType-1.17.0-3|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Email-MIME-ContentType-1.17.0-3|25	
14cr|perl-Email-MIME-ContentType-1.17.0-3|26	%build
14cr|perl-Email-MIME-ContentType-1.17.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-MIME-ContentType-1.17.0-3|28	%make
14cr|perl-Email-MIME-ContentType-1.17.0-3|29	
14cr|perl-Email-MIME-ContentType-1.17.0-3|30	%check
14cr|perl-Email-MIME-ContentType-1.17.0-3|31	make test
14cr|perl-Email-MIME-ContentType-1.17.0-3|32	
14cr|perl-Email-MIME-ContentType-1.17.0-3|33	%install
14cr|perl-Email-MIME-ContentType-1.17.0-3|34	%makeinstall_std
14cr|perl-Email-MIME-ContentType-1.17.0-3|35	
14cr|perl-Email-MIME-ContentType-1.17.0-3|36	%files
14cr|perl-Email-MIME-ContentType-1.17.0-3|37	%doc README Changes
14cr|perl-Email-MIME-ContentType-1.17.0-3|38	%{perl_vendorlib}/Email
14cr|perl-Email-MIME-ContentType-1.17.0-3|39	%{_mandir}/*/*
14cr|perl-Email-MIME-ContentType-1.17.0-3|40	
14cr|perl-Email-MIME-ContentType-1.17.0-3|41	
14cr|perl-Email-MIME-ContentType-1.17.0-3|42	%changelog
14cr|perl-Email-MIME-ContentType-1.17.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17.0-3
14cr|perl-Email-MIME-ContentType-1.17.0-3|44	+ Revision: 5350827
14cr|perl-Email-MIME-ContentType-1.17.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Email-MIME-ContentType-1.17.0-3|46	
14cr|perl-Email-MIME-ContentType-1.17.0-3|47	

4594 14
14cr|perl-Email-MIME-Encodings-1.315.0-3|1	%define module	    Email-MIME-Encodings
14cr|perl-Email-MIME-Encodings-1.315.0-3|2	%define upstream_version 1.315
14cr|perl-Email-MIME-Encodings-1.315.0-3|3	
14cr|perl-Email-MIME-Encodings-1.315.0-3|4	Name:		perl-%{module}
14cr|perl-Email-MIME-Encodings-1.315.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-MIME-Encodings-1.315.0-3|6	Release:	3
14cr|perl-Email-MIME-Encodings-1.315.0-3|7	Summary:	A unified interface to MIME encoding and decoding
14cr|perl-Email-MIME-Encodings-1.315.0-3|8	
14cr|perl-Email-MIME-Encodings-1.315.0-3|9	License:	GPL or Artistic
14cr|perl-Email-MIME-Encodings-1.315.0-3|10	Group:		Development/Perl
14cr|perl-Email-MIME-Encodings-1.315.0-3|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Email-MIME-Encodings-1.315.0-3|12	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-Encodings-%{upstream_version}.tar.gz
14cr|perl-Email-MIME-Encodings-1.315.0-3|13	
14cr|perl-Email-MIME-Encodings-1.315.0-3|14	BuildRequires:	perl-devel
14cr|perl-Email-MIME-Encodings-1.315.0-3|15	BuildRequires: perl(Capture::Tiny)
14cr|perl-Email-MIME-Encodings-1.315.0-3|16	BuildArch:	noarch
14cr|perl-Email-MIME-Encodings-1.315.0-3|17	
14cr|perl-Email-MIME-Encodings-1.315.0-3|18	%description
14cr|perl-Email-MIME-Encodings-1.315.0-3|19	This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
14cr|perl-Email-MIME-Encodings-1.315.0-3|20	throw the contents of a Content-Transfer-Encoding header at some text and have
14cr|perl-Email-MIME-Encodings-1.315.0-3|21	the right thing happen.
14cr|perl-Email-MIME-Encodings-1.315.0-3|22	Provides a number of useful methods for manipulating MIME messages.
14cr|perl-Email-MIME-Encodings-1.315.0-3|23	
14cr|perl-Email-MIME-Encodings-1.315.0-3|24	%prep
14cr|perl-Email-MIME-Encodings-1.315.0-3|25	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Email-MIME-Encodings-1.315.0-3|26	
14cr|perl-Email-MIME-Encodings-1.315.0-3|27	%build
14cr|perl-Email-MIME-Encodings-1.315.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-MIME-Encodings-1.315.0-3|29	%make
14cr|perl-Email-MIME-Encodings-1.315.0-3|30	
14cr|perl-Email-MIME-Encodings-1.315.0-3|31	%check
14cr|perl-Email-MIME-Encodings-1.315.0-3|32	make test
14cr|perl-Email-MIME-Encodings-1.315.0-3|33	
14cr|perl-Email-MIME-Encodings-1.315.0-3|34	%install
14cr|perl-Email-MIME-Encodings-1.315.0-3|35	%makeinstall_std
14cr|perl-Email-MIME-Encodings-1.315.0-3|36	
14cr|perl-Email-MIME-Encodings-1.315.0-3|37	%files
14cr|perl-Email-MIME-Encodings-1.315.0-3|38	%doc README Changes
14cr|perl-Email-MIME-Encodings-1.315.0-3|39	%{perl_vendorlib}/Email
14cr|perl-Email-MIME-Encodings-1.315.0-3|40	%{_mandir}/*/*
14cr|perl-Email-MIME-Encodings-1.315.0-3|41	
14cr|perl-Email-MIME-Encodings-1.315.0-3|42	
14cr|perl-Email-MIME-Encodings-1.315.0-3|43	%changelog
14cr|perl-Email-MIME-Encodings-1.315.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.315.0-3
14cr|perl-Email-MIME-Encodings-1.315.0-3|45	+ Revision: 3eeae96
14cr|perl-Email-MIME-Encodings-1.315.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Email-MIME-Encodings-1.315.0-3|47	
14cr|perl-Email-MIME-Encodings-1.315.0-3|48	

4595 14
14cr|perl-Email-Reply-1.203.0-3|1	%define upstream_name    Email-Reply
14cr|perl-Email-Reply-1.203.0-3|2	%define upstream_version 1.203
14cr|perl-Email-Reply-1.203.0-3|3	
14cr|perl-Email-Reply-1.203.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Reply-1.203.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Reply-1.203.0-3|6	Release:	3
14cr|perl-Email-Reply-1.203.0-3|7	
14cr|perl-Email-Reply-1.203.0-3|8	Summary:	Reply to a Message
14cr|perl-Email-Reply-1.203.0-3|9	
14cr|perl-Email-Reply-1.203.0-3|10	License:	GPL+ or Artistic
14cr|perl-Email-Reply-1.203.0-3|11	Group:		Development/Perl
14cr|perl-Email-Reply-1.203.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-Reply-1.203.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Reply-%{upstream_version}.tar.gz
14cr|perl-Email-Reply-1.203.0-3|14	
14cr|perl-Email-Reply-1.203.0-3|15	BuildRequires:	perl-devel
14cr|perl-Email-Reply-1.203.0-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-Email-Reply-1.203.0-3|17	BuildRequires:	perl(Email::Simple::Creator)
14cr|perl-Email-Reply-1.203.0-3|18	BuildRequires:	perl(Email::Abstract)
14cr|perl-Email-Reply-1.203.0-3|19	BuildRequires:	perl(Email::MIME)
14cr|perl-Email-Reply-1.203.0-3|20	BuildRequires:	perl(Email::MIME::Creator)
14cr|perl-Email-Reply-1.203.0-3|21	BuildRequires:	perl(Email::Date)
14cr|perl-Email-Reply-1.203.0-3|22	BuildArch:	noarch
14cr|perl-Email-Reply-1.203.0-3|23	
14cr|perl-Email-Reply-1.203.0-3|24	%description
14cr|perl-Email-Reply-1.203.0-3|25	This software takes the hard out of generating replies to email messages.
14cr|perl-Email-Reply-1.203.0-3|26	
14cr|perl-Email-Reply-1.203.0-3|27	%prep
14cr|perl-Email-Reply-1.203.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Reply-1.203.0-3|29	
14cr|perl-Email-Reply-1.203.0-3|30	%build
14cr|perl-Email-Reply-1.203.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Reply-1.203.0-3|32	%make
14cr|perl-Email-Reply-1.203.0-3|33	
14cr|perl-Email-Reply-1.203.0-3|34	%check
14cr|perl-Email-Reply-1.203.0-3|35	make test
14cr|perl-Email-Reply-1.203.0-3|36	
14cr|perl-Email-Reply-1.203.0-3|37	%install
14cr|perl-Email-Reply-1.203.0-3|38	%makeinstall_std
14cr|perl-Email-Reply-1.203.0-3|39	
14cr|perl-Email-Reply-1.203.0-3|40	%files
14cr|perl-Email-Reply-1.203.0-3|41	%doc README Changes
14cr|perl-Email-Reply-1.203.0-3|42	%{perl_vendorlib}/Email
14cr|perl-Email-Reply-1.203.0-3|43	%{_mandir}/*/*
14cr|perl-Email-Reply-1.203.0-3|44	
14cr|perl-Email-Reply-1.203.0-3|45	
14cr|perl-Email-Reply-1.203.0-3|46	
14cr|perl-Email-Reply-1.203.0-3|47	%changelog
14cr|perl-Email-Reply-1.203.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.203.0-3
14cr|perl-Email-Reply-1.203.0-3|49	+ Revision: fa08bfd
14cr|perl-Email-Reply-1.203.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Email-Reply-1.203.0-3|51	
14cr|perl-Email-Reply-1.203.0-3|52	

4596 14
14cr|perl-Email-Send-2.199.0-3|1	%define upstream_name       Email-Send
14cr|perl-Email-Send-2.199.0-3|2	%define upstream_version 2.199
14cr|perl-Email-Send-2.199.0-3|3	
14cr|perl-Email-Send-2.199.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Send-2.199.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Send-2.199.0-3|6	Release:	3
14cr|perl-Email-Send-2.199.0-3|7	
14cr|perl-Email-Send-2.199.0-3|8	Summary:	Simply Sending Email
14cr|perl-Email-Send-2.199.0-3|9	
14cr|perl-Email-Send-2.199.0-3|10	License:	GPL+ or Artistic
14cr|perl-Email-Send-2.199.0-3|11	Group:		Development/Perl
14cr|perl-Email-Send-2.199.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-Send-2.199.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Send-%{upstream_version}.tar.gz
14cr|perl-Email-Send-2.199.0-3|14	
14cr|perl-Email-Send-2.199.0-3|15	BuildRequires:	perl-devel
14cr|perl-Email-Send-2.199.0-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-Email-Send-2.199.0-3|17	BuildRequires:	perl(Email::Simple)
14cr|perl-Email-Send-2.199.0-3|18	BuildRequires:	perl(Email::Address)
14cr|perl-Email-Send-2.199.0-3|19	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Email-Send-2.199.0-3|20	BuildRequires:	perl(Return::Value)
14cr|perl-Email-Send-2.199.0-3|21	Requires:	perl(Email::Date::Format)
14cr|perl-Email-Send-2.199.0-3|22	
14cr|perl-Email-Send-2.199.0-3|23	BuildArch:	noarch
14cr|perl-Email-Send-2.199.0-3|24	
14cr|perl-Email-Send-2.199.0-3|25	%description
14cr|perl-Email-Send-2.199.0-3|26	This module provides a very simple, very clean, very specific interface to
14cr|perl-Email-Send-2.199.0-3|27	multiple Email mailers. The goal of this software is to be small and simple,
14cr|perl-Email-Send-2.199.0-3|28	easy to use, and easy to extend.
14cr|perl-Email-Send-2.199.0-3|29	
14cr|perl-Email-Send-2.199.0-3|30	%prep
14cr|perl-Email-Send-2.199.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Send-2.199.0-3|32	
14cr|perl-Email-Send-2.199.0-3|33	%build
14cr|perl-Email-Send-2.199.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Send-2.199.0-3|35	%make
14cr|perl-Email-Send-2.199.0-3|36	
14cr|perl-Email-Send-2.199.0-3|37	%check
14cr|perl-Email-Send-2.199.0-3|38	%make test
14cr|perl-Email-Send-2.199.0-3|39	
14cr|perl-Email-Send-2.199.0-3|40	%install
14cr|perl-Email-Send-2.199.0-3|41	%makeinstall_std
14cr|perl-Email-Send-2.199.0-3|42	
14cr|perl-Email-Send-2.199.0-3|43	%files
14cr|perl-Email-Send-2.199.0-3|44	%doc README Changes
14cr|perl-Email-Send-2.199.0-3|45	%{perl_vendorlib}/Email
14cr|perl-Email-Send-2.199.0-3|46	%{_mandir}/*/*
14cr|perl-Email-Send-2.199.0-3|47	
14cr|perl-Email-Send-2.199.0-3|48	
14cr|perl-Email-Send-2.199.0-3|49	
14cr|perl-Email-Send-2.199.0-3|50	%changelog
14cr|perl-Email-Send-2.199.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.199.0-3
14cr|perl-Email-Send-2.199.0-3|52	+ Revision: dbb6370
14cr|perl-Email-Send-2.199.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Email-Send-2.199.0-3|54	
14cr|perl-Email-Send-2.199.0-3|55	

4597 14
14cr|perl-Email-Sender-1.300.11-6|1	%define upstream_name    Email-Sender
14cr|perl-Email-Sender-1.300.11-6|2	%define upstream_version 1.300011
14cr|perl-Email-Sender-1.300.11-6|3	
14cr|perl-Email-Sender-1.300.11-6|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Sender-1.300.11-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Sender-1.300.11-6|6	Release:	6
14cr|perl-Email-Sender-1.300.11-6|7	
14cr|perl-Email-Sender-1.300.11-6|8	Summary:	An SMTP client that stays online
14cr|perl-Email-Sender-1.300.11-6|9	
14cr|perl-Email-Sender-1.300.11-6|10	License:	GPL+ or Artistic
14cr|perl-Email-Sender-1.300.11-6|11	Group:		Development/Perl
14cr|perl-Email-Sender-1.300.11-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-Sender-1.300.11-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Email-Sender-1.300.11-6|14	
14cr|perl-Email-Sender-1.300.11-6|15	
14cr|perl-Email-Sender-1.300.11-6|16	BuildRequires:	perl-devel
14cr|perl-Email-Sender-1.300.11-6|17	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Email-Sender-1.300.11-6|18	BuildRequires:	perl-Capture-Tiny >= 0.80
14cr|perl-Email-Sender-1.300.11-6|19	BuildRequires:	perl(Carp)
14cr|perl-Email-Sender-1.300.11-6|20	BuildRequires:	perl(Cwd)
14cr|perl-Email-Sender-1.300.11-6|21	BuildRequires:	perl(Email::Abstract)
14cr|perl-Email-Sender-1.300.11-6|22	BuildRequires:	perl(Email::Address)
14cr|perl-Email-Sender-1.300.11-6|23	BuildRequires:	perl(Email::Simple)
14cr|perl-Email-Sender-1.300.11-6|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Email-Sender-1.300.11-6|25	BuildRequires:	perl(Fcntl)
14cr|perl-Email-Sender-1.300.11-6|26	BuildRequires:	perl(File::Basename)
14cr|perl-Email-Sender-1.300.11-6|27	BuildRequires:	perl(File::Find)
14cr|perl-Email-Sender-1.300.11-6|28	BuildRequires:	perl(File::Path)
14cr|perl-Email-Sender-1.300.11-6|29	BuildRequires:	perl(File::Spec)
14cr|perl-Email-Sender-1.300.11-6|30	BuildRequires:	perl(File::Temp)
14cr|perl-Email-Sender-1.300.11-6|31	BuildRequires:	perl(FindBin)
14cr|perl-Email-Sender-1.300.11-6|32	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Email-Sender-1.300.11-6|33	BuildRequires:	perl(Moose)
14cr|perl-Email-Sender-1.300.11-6|34	BuildRequires:	perl(Net::SMTP)
14cr|perl-Email-Sender-1.300.11-6|35	BuildRequires:	perl(Scalar::Util)
14cr|perl-Email-Sender-1.300.11-6|36	BuildRequires:	perl(Sys::Hostname::Long)
14cr|perl-Email-Sender-1.300.11-6|37	BuildRequires:	perl(Throwable::Error)
14cr|perl-Email-Sender-1.300.11-6|38	BuildRequires:	perl(Try::Tiny)
14cr|perl-Email-Sender-1.300.11-6|39	# for tests
14cr|perl-Email-Sender-1.300.11-6|40	BuildRequires:	perl(Moo::Role)
14cr|perl-Email-Sender-1.300.11-6|41	BuildRequires:	perl(strictures)
14cr|perl-Email-Sender-1.300.11-6|42	BuildRequires:	perl(MooX::Types::MooseLike)
14cr|perl-Email-Sender-1.300.11-6|43	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-Email-Sender-1.300.11-6|44	
14cr|perl-Email-Sender-1.300.11-6|45	
14cr|perl-Email-Sender-1.300.11-6|46	
14cr|perl-Email-Sender-1.300.11-6|47	
14cr|perl-Email-Sender-1.300.11-6|48	BuildArch:	noarch
14cr|perl-Email-Sender-1.300.11-6|49	Requires:	perl(Throwable::Error)
14cr|perl-Email-Sender-1.300.11-6|50	
14cr|perl-Email-Sender-1.300.11-6|51	%description
14cr|perl-Email-Sender-1.300.11-6|52	An Email::Sender::Success object is just an indicator that an email message
14cr|perl-Email-Sender-1.300.11-6|53	was successfully sent. Unless extended, it has no properties of its own.
14cr|perl-Email-Sender-1.300.11-6|54	
14cr|perl-Email-Sender-1.300.11-6|55	%prep
14cr|perl-Email-Sender-1.300.11-6|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Sender-1.300.11-6|57	
14cr|perl-Email-Sender-1.300.11-6|58	%build
14cr|perl-Email-Sender-1.300.11-6|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Sender-1.300.11-6|60	%make
14cr|perl-Email-Sender-1.300.11-6|61	
14cr|perl-Email-Sender-1.300.11-6|62	%check
14cr|perl-Email-Sender-1.300.11-6|63	# Failed 1/17 test programs. 1/126 subtests failed.
14cr|perl-Email-Sender-1.300.11-6|64	# http://deps.cpantesters.org/?module=Email::Sender
14cr|perl-Email-Sender-1.300.11-6|65	# %%make test
14cr|perl-Email-Sender-1.300.11-6|66	
14cr|perl-Email-Sender-1.300.11-6|67	%install
14cr|perl-Email-Sender-1.300.11-6|68	%makeinstall_std
14cr|perl-Email-Sender-1.300.11-6|69	
14cr|perl-Email-Sender-1.300.11-6|70	%files
14cr|perl-Email-Sender-1.300.11-6|71	%doc Changes LICENSE README
14cr|perl-Email-Sender-1.300.11-6|72	%{_mandir}/man3/*
14cr|perl-Email-Sender-1.300.11-6|73	%{perl_vendorlib}/*
14cr|perl-Email-Sender-1.300.11-6|74	
14cr|perl-Email-Sender-1.300.11-6|75	
14cr|perl-Email-Sender-1.300.11-6|76	%changelog
14cr|perl-Email-Sender-1.300.11-6|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.11-6
14cr|perl-Email-Sender-1.300.11-6|78	+ Revision: 9dac293
14cr|perl-Email-Sender-1.300.11-6|79	- MassBuild#464: Increase release tag
14cr|perl-Email-Sender-1.300.11-6|80	
14cr|perl-Email-Sender-1.300.11-6|81	

4598 14
14cr|perl-Email-Simple-Creator-1.424.0-8|1	%define module      Email-Simple-Creator
14cr|perl-Email-Simple-Creator-1.424.0-8|2	%define up_version  1.424
14cr|perl-Email-Simple-Creator-1.424.0-8|3	
14cr|perl-Email-Simple-Creator-1.424.0-8|4	%if %{_use_internal_dependency_generator}
14cr|perl-Email-Simple-Creator-1.424.0-8|5	%define __noautoprov 'perl\\(Email::Simple\\)'
14cr|perl-Email-Simple-Creator-1.424.0-8|6	%else
14cr|perl-Email-Simple-Creator-1.424.0-8|7	%define _provides_exceptions perl(Email::Simple)
14cr|perl-Email-Simple-Creator-1.424.0-8|8	%endif
14cr|perl-Email-Simple-Creator-1.424.0-8|9	
14cr|perl-Email-Simple-Creator-1.424.0-8|10	Name:		perl-%{module}
14cr|perl-Email-Simple-Creator-1.424.0-8|11	Version:	%perl_convert_version %{up_version}
14cr|perl-Email-Simple-Creator-1.424.0-8|12	Release:	8
14cr|perl-Email-Simple-Creator-1.424.0-8|13	Summary:	Email::Simple constructor for starting anew
14cr|perl-Email-Simple-Creator-1.424.0-8|14	
14cr|perl-Email-Simple-Creator-1.424.0-8|15	License:	GPL or Artistic
14cr|perl-Email-Simple-Creator-1.424.0-8|16	Group:		Development/Perl
14cr|perl-Email-Simple-Creator-1.424.0-8|17	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Email-Simple-Creator-1.424.0-8|18	Source:		http://www.cpan.org/modules/by-module/Email/%{module}-%{up_version}.tar.gz
14cr|perl-Email-Simple-Creator-1.424.0-8|19	
14cr|perl-Email-Simple-Creator-1.424.0-8|20	BuildRequires:	perl-devel
14cr|perl-Email-Simple-Creator-1.424.0-8|21	BuildRequires:	perl(Email::Date)
14cr|perl-Email-Simple-Creator-1.424.0-8|22	BuildRequires:	perl(Email::Date::Format)
14cr|perl-Email-Simple-Creator-1.424.0-8|23	BuildRequires:	perl(Email::Simple)
14cr|perl-Email-Simple-Creator-1.424.0-8|24	Requires:	perl(Email::Date::Format)
14cr|perl-Email-Simple-Creator-1.424.0-8|25	BuildArch:	noarch
14cr|perl-Email-Simple-Creator-1.424.0-8|26	
14cr|perl-Email-Simple-Creator-1.424.0-8|27	%description
14cr|perl-Email-Simple-Creator-1.424.0-8|28	This software provides a constructor to Email::Simple for creating
14cr|perl-Email-Simple-Creator-1.424.0-8|29	messages from scratch.
14cr|perl-Email-Simple-Creator-1.424.0-8|30	
14cr|perl-Email-Simple-Creator-1.424.0-8|31	%prep
14cr|perl-Email-Simple-Creator-1.424.0-8|32	%setup -q -n %{module}-%{up_version}
14cr|perl-Email-Simple-Creator-1.424.0-8|33	
14cr|perl-Email-Simple-Creator-1.424.0-8|34	%build
14cr|perl-Email-Simple-Creator-1.424.0-8|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Simple-Creator-1.424.0-8|36	%make
14cr|perl-Email-Simple-Creator-1.424.0-8|37	
14cr|perl-Email-Simple-Creator-1.424.0-8|38	%check
14cr|perl-Email-Simple-Creator-1.424.0-8|39	make test
14cr|perl-Email-Simple-Creator-1.424.0-8|40	
14cr|perl-Email-Simple-Creator-1.424.0-8|41	%install
14cr|perl-Email-Simple-Creator-1.424.0-8|42	%makeinstall_std
14cr|perl-Email-Simple-Creator-1.424.0-8|43	
14cr|perl-Email-Simple-Creator-1.424.0-8|44	%files
14cr|perl-Email-Simple-Creator-1.424.0-8|45	%doc README Changes
14cr|perl-Email-Simple-Creator-1.424.0-8|46	%{perl_vendorlib}/Email
14cr|perl-Email-Simple-Creator-1.424.0-8|47	%{_mandir}/*/*
14cr|perl-Email-Simple-Creator-1.424.0-8|48	
14cr|perl-Email-Simple-Creator-1.424.0-8|49	
14cr|perl-Email-Simple-Creator-1.424.0-8|50	%changelog
14cr|perl-Email-Simple-Creator-1.424.0-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.424.0-8
14cr|perl-Email-Simple-Creator-1.424.0-8|52	+ Revision: eddd9cb
14cr|perl-Email-Simple-Creator-1.424.0-8|53	- MassBuild#464: Increase release tag
14cr|perl-Email-Simple-Creator-1.424.0-8|54	
14cr|perl-Email-Simple-Creator-1.424.0-8|55	

4599 14
14cr|perl-Email-Valid-1.194.0-2|1	%define upstream_name     Email-Valid
14cr|perl-Email-Valid-1.194.0-2|2	%define upstream_version 1.194
14cr|perl-Email-Valid-1.194.0-2|3	
14cr|perl-Email-Valid-1.194.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Valid-1.194.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Valid-1.194.0-2|6	Release:	2
14cr|perl-Email-Valid-1.194.0-2|7	
14cr|perl-Email-Valid-1.194.0-2|8	Summary:	Check validity of Internet email addresses
14cr|perl-Email-Valid-1.194.0-2|9	
14cr|perl-Email-Valid-1.194.0-2|10	
14cr|perl-Email-Valid-1.194.0-2|11	
14cr|perl-Email-Valid-1.194.0-2|12	License:	GPL+ or Artistic
14cr|perl-Email-Valid-1.194.0-2|13	Group:		Development/Perl
14cr|perl-Email-Valid-1.194.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Email-Valid-1.194.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Email-Valid-1.194.0-2|16	
14cr|perl-Email-Valid-1.194.0-2|17	BuildRequires:	perl-devel
14cr|perl-Email-Valid-1.194.0-2|18	BuildRequires: perl(Capture::Tiny)
14cr|perl-Email-Valid-1.194.0-2|19	BuildRequires:	perl(Mail::Address)
14cr|perl-Email-Valid-1.194.0-2|20	BuildRequires:	perl(Net::DNS)
14cr|perl-Email-Valid-1.194.0-2|21	BuildArch:	noarch
14cr|perl-Email-Valid-1.194.0-2|22	
14cr|perl-Email-Valid-1.194.0-2|23	%description
14cr|perl-Email-Valid-1.194.0-2|24	This module determines whether an email address is well-formed, and
14cr|perl-Email-Valid-1.194.0-2|25	optionally, whether a mail host exists for the domain or whether
14cr|perl-Email-Valid-1.194.0-2|26	the top level domain of the email address is valid.
14cr|perl-Email-Valid-1.194.0-2|27	
14cr|perl-Email-Valid-1.194.0-2|28	%prep
14cr|perl-Email-Valid-1.194.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Valid-1.194.0-2|30	
14cr|perl-Email-Valid-1.194.0-2|31	%build
14cr|perl-Email-Valid-1.194.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Valid-1.194.0-2|33	%make
14cr|perl-Email-Valid-1.194.0-2|34	
14cr|perl-Email-Valid-1.194.0-2|35	%check
14cr|perl-Email-Valid-1.194.0-2|36	make test
14cr|perl-Email-Valid-1.194.0-2|37	
14cr|perl-Email-Valid-1.194.0-2|38	%install
14cr|perl-Email-Valid-1.194.0-2|39	%makeinstall_std
14cr|perl-Email-Valid-1.194.0-2|40	
14cr|perl-Email-Valid-1.194.0-2|41	%files
14cr|perl-Email-Valid-1.194.0-2|42	%doc README Changes
14cr|perl-Email-Valid-1.194.0-2|43	%{perl_vendorlib}/Email
14cr|perl-Email-Valid-1.194.0-2|44	%{_mandir}/*/*
14cr|perl-Email-Valid-1.194.0-2|45	
14cr|perl-Email-Valid-1.194.0-2|46	
14cr|perl-Email-Valid-1.194.0-2|47	
14cr|perl-Email-Valid-1.194.0-2|48	
14cr|perl-Email-Valid-1.194.0-2|49	%changelog
14cr|perl-Email-Valid-1.194.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.194.0-2
14cr|perl-Email-Valid-1.194.0-2|51	+ Revision: 883b358
14cr|perl-Email-Valid-1.194.0-2|52	- MassBuild#464: Increase release tag
14cr|perl-Email-Valid-1.194.0-2|53	
14cr|perl-Email-Valid-1.194.0-2|54	

4600 14
14cr|perl-Email-Verify-SMTP-0.3.0-5|1	%define upstream_name    Email-Verify-SMTP
14cr|perl-Email-Verify-SMTP-0.3.0-5|2	%define upstream_version 0.003
14cr|perl-Email-Verify-SMTP-0.3.0-5|3	
14cr|perl-Email-Verify-SMTP-0.3.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Email-Verify-SMTP-0.3.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Email-Verify-SMTP-0.3.0-5|6	Release:	5
14cr|perl-Email-Verify-SMTP-0.3.0-5|7	
14cr|perl-Email-Verify-SMTP-0.3.0-5|8	Summary:	Specify dependencies on external non-Perl things
14cr|perl-Email-Verify-SMTP-0.3.0-5|9	
14cr|perl-Email-Verify-SMTP-0.3.0-5|10	License:	GPL+ or Artistic
14cr|perl-Email-Verify-SMTP-0.3.0-5|11	Group:		Development/Perl
14cr|perl-Email-Verify-SMTP-0.3.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Email-Verify-SMTP-0.3.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Email-Verify-SMTP-0.3.0-5|14	
14cr|perl-Email-Verify-SMTP-0.3.0-5|15	BuildRequires:	perl-devel
14cr|perl-Email-Verify-SMTP-0.3.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Email-Verify-SMTP-0.3.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Email-Verify-SMTP-0.3.0-5|18	BuildRequires:	perl(IO::Socket::Telnet)
14cr|perl-Email-Verify-SMTP-0.3.0-5|19	BuildRequires:	perl(Net::Nslookup)
14cr|perl-Email-Verify-SMTP-0.3.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Email-Verify-SMTP-0.3.0-5|21	BuildArch:	noarch
14cr|perl-Email-Verify-SMTP-0.3.0-5|22	
14cr|perl-Email-Verify-SMTP-0.3.0-5|23	%description
14cr|perl-Email-Verify-SMTP-0.3.0-5|24	'Email::Verify::Simple' is what I came with when I needed to verify several
14cr|perl-Email-Verify-SMTP-0.3.0-5|25	email addresses without actually sending them email.
14cr|perl-Email-Verify-SMTP-0.3.0-5|26	
14cr|perl-Email-Verify-SMTP-0.3.0-5|27	To put that another way:
14cr|perl-Email-Verify-SMTP-0.3.0-5|28	
14cr|perl-Email-Verify-SMTP-0.3.0-5|29	*This module verifies email addresses without actually sending email to
14cr|perl-Email-Verify-SMTP-0.3.0-5|30	them.*
14cr|perl-Email-Verify-SMTP-0.3.0-5|31	
14cr|perl-Email-Verify-SMTP-0.3.0-5|32	%prep
14cr|perl-Email-Verify-SMTP-0.3.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Email-Verify-SMTP-0.3.0-5|34	
14cr|perl-Email-Verify-SMTP-0.3.0-5|35	%build
14cr|perl-Email-Verify-SMTP-0.3.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Email-Verify-SMTP-0.3.0-5|37	%make
14cr|perl-Email-Verify-SMTP-0.3.0-5|38	
14cr|perl-Email-Verify-SMTP-0.3.0-5|39	%check
14cr|perl-Email-Verify-SMTP-0.3.0-5|40	%make test
14cr|perl-Email-Verify-SMTP-0.3.0-5|41	
14cr|perl-Email-Verify-SMTP-0.3.0-5|42	%install
14cr|perl-Email-Verify-SMTP-0.3.0-5|43	%makeinstall_std
14cr|perl-Email-Verify-SMTP-0.3.0-5|44	
14cr|perl-Email-Verify-SMTP-0.3.0-5|45	%files
14cr|perl-Email-Verify-SMTP-0.3.0-5|46	%doc META.yml Changes
14cr|perl-Email-Verify-SMTP-0.3.0-5|47	%{_mandir}/man3/*
14cr|perl-Email-Verify-SMTP-0.3.0-5|48	%{perl_vendorlib}/*
14cr|perl-Email-Verify-SMTP-0.3.0-5|49	
14cr|perl-Email-Verify-SMTP-0.3.0-5|50	
14cr|perl-Email-Verify-SMTP-0.3.0-5|51	%changelog
14cr|perl-Email-Verify-SMTP-0.3.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-5
14cr|perl-Email-Verify-SMTP-0.3.0-5|53	+ Revision: 441184e
14cr|perl-Email-Verify-SMTP-0.3.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Email-Verify-SMTP-0.3.0-5|55	
14cr|perl-Email-Verify-SMTP-0.3.0-5|56	

4601 14
14cr|perl-Encode-2.620.0-2|1	%define upstream_name    Encode
14cr|perl-Encode-2.620.0-2|2	%define upstream_version 2.62
14cr|perl-Encode-2.620.0-2|3	
14cr|perl-Encode-2.620.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Encode-2.620.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Encode-2.620.0-2|6	Release:	2
14cr|perl-Encode-2.620.0-2|7	
14cr|perl-Encode-2.620.0-2|8	Summary:    Character Encodings Handler
14cr|perl-Encode-2.620.0-2|9	
14cr|perl-Encode-2.620.0-2|10	
14cr|perl-Encode-2.620.0-2|11	
14cr|perl-Encode-2.620.0-2|12	
14cr|perl-Encode-2.620.0-2|13	
14cr|perl-Encode-2.620.0-2|14	License:    GPL+ or Artistic
14cr|perl-Encode-2.620.0-2|15	Group:      Development/Perl
14cr|perl-Encode-2.620.0-2|16	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Encode-2.620.0-2|17	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Encode-2.620.0-2|18	
14cr|perl-Encode-2.620.0-2|19	BuildRequires: perl-devel
14cr|perl-Encode-2.620.0-2|20	Requires: perl-devel
14cr|perl-Encode-2.620.0-2|21	
14cr|perl-Encode-2.620.0-2|22	%description
14cr|perl-Encode-2.620.0-2|23	The "Encode" module provides the interfaces between Perl's strings and
14cr|perl-Encode-2.620.0-2|24	the rest of the system.  Perl strings are sequences of characters.
14cr|perl-Encode-2.620.0-2|25	
14cr|perl-Encode-2.620.0-2|26	The repertoire of characters that Perl can represent is at least that
14cr|perl-Encode-2.620.0-2|27	defined by the Unicode Consortium. On most platforms the ordinal values
14cr|perl-Encode-2.620.0-2|28	of the characters (as returned by "ord(ch)") is the "Unicode codepoint"
14cr|perl-Encode-2.620.0-2|29	for the character (the exceptions are those platforms where the legacy
14cr|perl-Encode-2.620.0-2|30	encoding is some variant of EBCDIC rather than a super-set of ASCII -
14cr|perl-Encode-2.620.0-2|31	see perlebcdic).
14cr|perl-Encode-2.620.0-2|32	
14cr|perl-Encode-2.620.0-2|33	Traditionally, computer data has been moved around in 8-bit chunks often
14cr|perl-Encode-2.620.0-2|34	called "bytes". These chunks are also known as "octets" in networking
14cr|perl-Encode-2.620.0-2|35	standards. Perl is widely used to manipulate data of many types - not
14cr|perl-Encode-2.620.0-2|36	only strings of characters representing human or computer languages but
14cr|perl-Encode-2.620.0-2|37	also "binary" data being the machine's representation of numbers, pixels
14cr|perl-Encode-2.620.0-2|38	in an image - or just about anything.
14cr|perl-Encode-2.620.0-2|39	
14cr|perl-Encode-2.620.0-2|40	When Perl is processing "binary data", the programmer wants Perl to
14cr|perl-Encode-2.620.0-2|41	process "sequences of bytes". This is not a problem for Perl - as a byte
14cr|perl-Encode-2.620.0-2|42	has 256 possible values, it easily fits in Perl's much larger "logical
14cr|perl-Encode-2.620.0-2|43	character".
14cr|perl-Encode-2.620.0-2|44	
14cr|perl-Encode-2.620.0-2|45	
14cr|perl-Encode-2.620.0-2|46	%prep
14cr|perl-Encode-2.620.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Encode-2.620.0-2|48	
14cr|perl-Encode-2.620.0-2|49	%build
14cr|perl-Encode-2.620.0-2|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Encode-2.620.0-2|51	%make
14cr|perl-Encode-2.620.0-2|52	
14cr|perl-Encode-2.620.0-2|53	%check
14cr|perl-Encode-2.620.0-2|54	make test
14cr|perl-Encode-2.620.0-2|55	
14cr|perl-Encode-2.620.0-2|56	%install
14cr|perl-Encode-2.620.0-2|57	%makeinstall_std
14cr|perl-Encode-2.620.0-2|58	rm -rf %{buildroot}/%{_bindir} %{buildroot}%{_mandir}/man1
14cr|perl-Encode-2.620.0-2|59	
14cr|perl-Encode-2.620.0-2|60	%clean
14cr|perl-Encode-2.620.0-2|61	
14cr|perl-Encode-2.620.0-2|62	%files
14cr|perl-Encode-2.620.0-2|63	%doc Changes README
14cr|perl-Encode-2.620.0-2|64	%{_mandir}/man3/*
14cr|perl-Encode-2.620.0-2|65	%{perl_vendorlib}/*
14cr|perl-Encode-2.620.0-2|66	
14cr|perl-Encode-2.620.0-2|67	
14cr|perl-Encode-2.620.0-2|68	
14cr|perl-Encode-2.620.0-2|69	
14cr|perl-Encode-2.620.0-2|70	%changelog
14cr|perl-Encode-2.620.0-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.620.0-2
14cr|perl-Encode-2.620.0-2|72	+ Revision: 1c6707c
14cr|perl-Encode-2.620.0-2|73	- MassBuild#464: Increase release tag
14cr|perl-Encode-2.620.0-2|74	
14cr|perl-Encode-2.620.0-2|75	

4602 14
14cr|perl-Encode-EUCJPASCII-0.30.0-6|1	%define upstream_name    Encode-EUCJPASCII
14cr|perl-Encode-EUCJPASCII-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-Encode-EUCJPASCII-0.30.0-6|3	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Encode-EUCJPASCII-0.30.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Encode-EUCJPASCII-0.30.0-6|6	Release:	6
14cr|perl-Encode-EUCJPASCII-0.30.0-6|7	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|8	Summary:    EucJP-ascii - An eucJP-open mapping
14cr|perl-Encode-EUCJPASCII-0.30.0-6|9	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|10	License:    GPL+ or Artistic
14cr|perl-Encode-EUCJPASCII-0.30.0-6|11	Group:      Development/Perl
14cr|perl-Encode-EUCJPASCII-0.30.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Encode-EUCJPASCII-0.30.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Encode-EUCJPASCII-0.30.0-6|14	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|15	BuildRequires: perl(Encode)
14cr|perl-Encode-EUCJPASCII-0.30.0-6|16	BuildRequires: perl-devel
14cr|perl-Encode-EUCJPASCII-0.30.0-6|17	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|18	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|19	%description
14cr|perl-Encode-EUCJPASCII-0.30.0-6|20	This module provides eucJP-ascii, one of eucJP-open mappings, and its
14cr|perl-Encode-EUCJPASCII-0.30.0-6|21	derivative. Following encodings are supported.
14cr|perl-Encode-EUCJPASCII-0.30.0-6|22	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|23	Canonical    Alias                           Description
14cr|perl-Encode-EUCJPASCII-0.30.0-6|24	--------------------------------------------------------------
14cr|perl-Encode-EUCJPASCII-0.30.0-6|25	eucJP-ascii                                  eucJP-ascii
14cr|perl-Encode-EUCJPASCII-0.30.0-6|26	qr/\beuc-?jp(-?open)?(-?19970715)?-?ascii$/i
14cr|perl-Encode-EUCJPASCII-0.30.0-6|27	x-iso2022jp-ascii                            7-bit counterpart
14cr|perl-Encode-EUCJPASCII-0.30.0-6|28	qr/\b(x-)?iso-?2022-?jp-?ascii$/i
14cr|perl-Encode-EUCJPASCII-0.30.0-6|29	--------------------------------------------------------------
14cr|perl-Encode-EUCJPASCII-0.30.0-6|30	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|31	*Note*: 'x-iso2022jp-ascii' is unofficial encoding name: It had never been
14cr|perl-Encode-EUCJPASCII-0.30.0-6|32	registered by any standards bodies.
14cr|perl-Encode-EUCJPASCII-0.30.0-6|33	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|34	%prep
14cr|perl-Encode-EUCJPASCII-0.30.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Encode-EUCJPASCII-0.30.0-6|36	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|37	%build
14cr|perl-Encode-EUCJPASCII-0.30.0-6|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Encode-EUCJPASCII-0.30.0-6|39	%make
14cr|perl-Encode-EUCJPASCII-0.30.0-6|40	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|41	%check
14cr|perl-Encode-EUCJPASCII-0.30.0-6|42	%make test
14cr|perl-Encode-EUCJPASCII-0.30.0-6|43	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|44	%install
14cr|perl-Encode-EUCJPASCII-0.30.0-6|45	%makeinstall_std DESTDIR=%{buildroot}
14cr|perl-Encode-EUCJPASCII-0.30.0-6|46	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|47	%clean
14cr|perl-Encode-EUCJPASCII-0.30.0-6|48	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|49	%files
14cr|perl-Encode-EUCJPASCII-0.30.0-6|50	%doc Changes README
14cr|perl-Encode-EUCJPASCII-0.30.0-6|51	%{perl_vendorlib}/*
14cr|perl-Encode-EUCJPASCII-0.30.0-6|52	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|53	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|54	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|55	%changelog
14cr|perl-Encode-EUCJPASCII-0.30.0-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-Encode-EUCJPASCII-0.30.0-6|57	+ Revision: 5e94c0b
14cr|perl-Encode-EUCJPASCII-0.30.0-6|58	- MassBuild#464: Increase release tag
14cr|perl-Encode-EUCJPASCII-0.30.0-6|59	
14cr|perl-Encode-EUCJPASCII-0.30.0-6|60	

4603 14
14cr|perl-Encode-HanExtra-0.230.0-6|1	%define upstream_name    Encode-HanExtra
14cr|perl-Encode-HanExtra-0.230.0-6|2	%define upstream_version 0.23
14cr|perl-Encode-HanExtra-0.230.0-6|3	
14cr|perl-Encode-HanExtra-0.230.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Encode-HanExtra-0.230.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Encode-HanExtra-0.230.0-6|6	Release:	6
14cr|perl-Encode-HanExtra-0.230.0-6|7	
14cr|perl-Encode-HanExtra-0.230.0-6|8	Summary:    Extra sets of Chinese encodings
14cr|perl-Encode-HanExtra-0.230.0-6|9	
14cr|perl-Encode-HanExtra-0.230.0-6|10	License:    GPL+ or Artistic
14cr|perl-Encode-HanExtra-0.230.0-6|11	Group:      Development/Perl
14cr|perl-Encode-HanExtra-0.230.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Encode-HanExtra-0.230.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Encode-HanExtra-0.230.0-6|14	
14cr|perl-Encode-HanExtra-0.230.0-6|15	BuildRequires: perl(Encode)
14cr|perl-Encode-HanExtra-0.230.0-6|16	BuildRequires: perl-devel
14cr|perl-Encode-HanExtra-0.230.0-6|17	
14cr|perl-Encode-HanExtra-0.230.0-6|18	%description
14cr|perl-Encode-HanExtra-0.230.0-6|19	Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
14cr|perl-Encode-HanExtra-0.230.0-6|20	including the commonly used 'CP950', 'CP936' (also known as 'GBK'), 'Big5'
14cr|perl-Encode-HanExtra-0.230.0-6|21	(alias for 'Big5-Eten'), 'Big5-HKSCS', 'EUC-CN', 'HZ', and 'ISO-IR-165'.
14cr|perl-Encode-HanExtra-0.230.0-6|22	
14cr|perl-Encode-HanExtra-0.230.0-6|23	However, the numbers of Chinese encodings are staggering, and a complete
14cr|perl-Encode-HanExtra-0.230.0-6|24	coverage will easily increase the size of perl distribution by several
14cr|perl-Encode-HanExtra-0.230.0-6|25	megabytes; hence, this CPAN module tries to provide the rest of them.
14cr|perl-Encode-HanExtra-0.230.0-6|26	
14cr|perl-Encode-HanExtra-0.230.0-6|27	If you are using Perl 5.8 or later, the Encode::CN manpage and the
14cr|perl-Encode-HanExtra-0.230.0-6|28	Encode::TW manpage will automatically load the extra encodings for you, so
14cr|perl-Encode-HanExtra-0.230.0-6|29	there's no need to explicitly write 'use Encode::HanExtra' if you are using
14cr|perl-Encode-HanExtra-0.230.0-6|30	one of them already.
14cr|perl-Encode-HanExtra-0.230.0-6|31	
14cr|perl-Encode-HanExtra-0.230.0-6|32	%prep
14cr|perl-Encode-HanExtra-0.230.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Encode-HanExtra-0.230.0-6|34	
14cr|perl-Encode-HanExtra-0.230.0-6|35	%build
14cr|perl-Encode-HanExtra-0.230.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Encode-HanExtra-0.230.0-6|37	%make
14cr|perl-Encode-HanExtra-0.230.0-6|38	
14cr|perl-Encode-HanExtra-0.230.0-6|39	%check
14cr|perl-Encode-HanExtra-0.230.0-6|40	%make test
14cr|perl-Encode-HanExtra-0.230.0-6|41	
14cr|perl-Encode-HanExtra-0.230.0-6|42	%install
14cr|perl-Encode-HanExtra-0.230.0-6|43	%makeinstall_std
14cr|perl-Encode-HanExtra-0.230.0-6|44	
14cr|perl-Encode-HanExtra-0.230.0-6|45	%clean
14cr|perl-Encode-HanExtra-0.230.0-6|46	
14cr|perl-Encode-HanExtra-0.230.0-6|47	%files
14cr|perl-Encode-HanExtra-0.230.0-6|48	%doc Changes README
14cr|perl-Encode-HanExtra-0.230.0-6|49	%{_mandir}/man3/*
14cr|perl-Encode-HanExtra-0.230.0-6|50	%{perl_vendorlib}/*
14cr|perl-Encode-HanExtra-0.230.0-6|51	
14cr|perl-Encode-HanExtra-0.230.0-6|52	
14cr|perl-Encode-HanExtra-0.230.0-6|53	
14cr|perl-Encode-HanExtra-0.230.0-6|54	%changelog
14cr|perl-Encode-HanExtra-0.230.0-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-6
14cr|perl-Encode-HanExtra-0.230.0-6|56	+ Revision: 10bfa1d
14cr|perl-Encode-HanExtra-0.230.0-6|57	- MassBuild#464: Increase release tag
14cr|perl-Encode-HanExtra-0.230.0-6|58	
14cr|perl-Encode-HanExtra-0.230.0-6|59	

4604 14
14cr|perl-Encode-JIS2K-0.20.0-6|1	%define upstream_name    Encode-JIS2K
14cr|perl-Encode-JIS2K-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-Encode-JIS2K-0.20.0-6|3	
14cr|perl-Encode-JIS2K-0.20.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Encode-JIS2K-0.20.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Encode-JIS2K-0.20.0-6|6	Release:	6
14cr|perl-Encode-JIS2K-0.20.0-6|7	
14cr|perl-Encode-JIS2K-0.20.0-6|8	Summary:    JIS X 0212 (aka JIS 2000) Encodings
14cr|perl-Encode-JIS2K-0.20.0-6|9	
14cr|perl-Encode-JIS2K-0.20.0-6|10	License:    GPL+ or Artistic
14cr|perl-Encode-JIS2K-0.20.0-6|11	Group:      Development/Perl
14cr|perl-Encode-JIS2K-0.20.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Encode-JIS2K-0.20.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Encode-JIS2K-0.20.0-6|14	
14cr|perl-Encode-JIS2K-0.20.0-6|15	BuildRequires: perl(Encode)
14cr|perl-Encode-JIS2K-0.20.0-6|16	BuildRequires: perl-devel
14cr|perl-Encode-JIS2K-0.20.0-6|17	Provides: perl(Encode::JIS2K::2022JP3)
14cr|perl-Encode-JIS2K-0.20.0-6|18	
14cr|perl-Encode-JIS2K-0.20.0-6|19	%description
14cr|perl-Encode-JIS2K-0.20.0-6|20	To find out how to use this module in detail, see the Encode manpage.
14cr|perl-Encode-JIS2K-0.20.0-6|21	
14cr|perl-Encode-JIS2K-0.20.0-6|22	%prep
14cr|perl-Encode-JIS2K-0.20.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Encode-JIS2K-0.20.0-6|24	
14cr|perl-Encode-JIS2K-0.20.0-6|25	%build
14cr|perl-Encode-JIS2K-0.20.0-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Encode-JIS2K-0.20.0-6|27	%make
14cr|perl-Encode-JIS2K-0.20.0-6|28	
14cr|perl-Encode-JIS2K-0.20.0-6|29	%check
14cr|perl-Encode-JIS2K-0.20.0-6|30	%make test
14cr|perl-Encode-JIS2K-0.20.0-6|31	
14cr|perl-Encode-JIS2K-0.20.0-6|32	%install
14cr|perl-Encode-JIS2K-0.20.0-6|33	%makeinstall_std
14cr|perl-Encode-JIS2K-0.20.0-6|34	
14cr|perl-Encode-JIS2K-0.20.0-6|35	%clean
14cr|perl-Encode-JIS2K-0.20.0-6|36	
14cr|perl-Encode-JIS2K-0.20.0-6|37	%files
14cr|perl-Encode-JIS2K-0.20.0-6|38	%doc Changes README
14cr|perl-Encode-JIS2K-0.20.0-6|39	%{perl_vendorlib}/*
14cr|perl-Encode-JIS2K-0.20.0-6|40	
14cr|perl-Encode-JIS2K-0.20.0-6|41	
14cr|perl-Encode-JIS2K-0.20.0-6|42	
14cr|perl-Encode-JIS2K-0.20.0-6|43	%changelog
14cr|perl-Encode-JIS2K-0.20.0-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-Encode-JIS2K-0.20.0-6|45	+ Revision: 039e989
14cr|perl-Encode-JIS2K-0.20.0-6|46	- MassBuild#464: Increase release tag
14cr|perl-Encode-JIS2K-0.20.0-6|47	
14cr|perl-Encode-JIS2K-0.20.0-6|48	

4605 14
14cr|perl-encoding-warnings-0.110.0-4|1	%define upstream_name	 encoding-warnings
14cr|perl-encoding-warnings-0.110.0-4|2	%define upstream_version 0.11
14cr|perl-encoding-warnings-0.110.0-4|3	
14cr|perl-encoding-warnings-0.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-encoding-warnings-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-encoding-warnings-0.110.0-4|6	Release:	4
14cr|perl-encoding-warnings-0.110.0-4|7	
14cr|perl-encoding-warnings-0.110.0-4|8	Summary:	Warn on implicit encoding conversions
14cr|perl-encoding-warnings-0.110.0-4|9	
14cr|perl-encoding-warnings-0.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-encoding-warnings-0.110.0-4|11	Group:		Development/Perl
14cr|perl-encoding-warnings-0.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-encoding-warnings-0.110.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-encoding-warnings-0.110.0-4|14	
14cr|perl-encoding-warnings-0.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-encoding-warnings-0.110.0-4|16	BuildArch:	noarch
14cr|perl-encoding-warnings-0.110.0-4|17	Provides:	perl(encoding::warnings)
14cr|perl-encoding-warnings-0.110.0-4|18	
14cr|perl-encoding-warnings-0.110.0-4|19	%description
14cr|perl-encoding-warnings-0.110.0-4|20	This perl pragma emits warnings whenever an ASCII character string
14cr|perl-encoding-warnings-0.110.0-4|21	containing high-bit bytes is implicitly converted into UTF-8. It
14cr|perl-encoding-warnings-0.110.0-4|22	is useful when working with mixed encoding strings.
14cr|perl-encoding-warnings-0.110.0-4|23	
14cr|perl-encoding-warnings-0.110.0-4|24	%prep
14cr|perl-encoding-warnings-0.110.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-encoding-warnings-0.110.0-4|26	
14cr|perl-encoding-warnings-0.110.0-4|27	%build
14cr|perl-encoding-warnings-0.110.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-encoding-warnings-0.110.0-4|29	%make
14cr|perl-encoding-warnings-0.110.0-4|30	
14cr|perl-encoding-warnings-0.110.0-4|31	%check
14cr|perl-encoding-warnings-0.110.0-4|32	%make test
14cr|perl-encoding-warnings-0.110.0-4|33	
14cr|perl-encoding-warnings-0.110.0-4|34	%install
14cr|perl-encoding-warnings-0.110.0-4|35	%makeinstall_std
14cr|perl-encoding-warnings-0.110.0-4|36	
14cr|perl-encoding-warnings-0.110.0-4|37	%files
14cr|perl-encoding-warnings-0.110.0-4|38	%doc Changes README
14cr|perl-encoding-warnings-0.110.0-4|39	%{perl_vendorlib}/encoding/*
14cr|perl-encoding-warnings-0.110.0-4|40	%{_mandir}/*/*
14cr|perl-encoding-warnings-0.110.0-4|41	
14cr|perl-encoding-warnings-0.110.0-4|42	
14cr|perl-encoding-warnings-0.110.0-4|43	
14cr|perl-encoding-warnings-0.110.0-4|44	%changelog
14cr|perl-encoding-warnings-0.110.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
14cr|perl-encoding-warnings-0.110.0-4|46	+ Revision: 72837b8
14cr|perl-encoding-warnings-0.110.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-encoding-warnings-0.110.0-4|48	
14cr|perl-encoding-warnings-0.110.0-4|49	

4606 14
14cr|perl-Env-Path-0.190.0-3|1	%define upstream_name    Env-Path
14cr|perl-Env-Path-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-Env-Path-0.190.0-3|3	
14cr|perl-Env-Path-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Env-Path-0.190.0-3|5	Version:	%perl_convert_version 0.19
14cr|perl-Env-Path-0.190.0-3|6	Release:	3
14cr|perl-Env-Path-0.190.0-3|7	
14cr|perl-Env-Path-0.190.0-3|8	Summary:	Advanced operations on path variables
14cr|perl-Env-Path-0.190.0-3|9	
14cr|perl-Env-Path-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-Env-Path-0.190.0-3|11	Group:		Development/Perl
14cr|perl-Env-Path-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Env-Path-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Env/Env-Path-0.19.tar.gz
14cr|perl-Env-Path-0.190.0-3|14	
14cr|perl-Env-Path-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Env-Path-0.190.0-3|16	BuildArch:	noarch
14cr|perl-Env-Path-0.190.0-3|17	
14cr|perl-Env-Path-0.190.0-3|18	%description
14cr|perl-Env-Path-0.190.0-3|19	Env::Path presents an object-oriented interface to _path variables_,
14cr|perl-Env-Path-0.190.0-3|20	defined as that subclass of _environment variables_ which name an ordered
14cr|perl-Env-Path-0.190.0-3|21	list of filesystem elements separated by a platform-standard _separator_
14cr|perl-Env-Path-0.190.0-3|22	(typically ':' on UNIX and ';' on Windows).
14cr|perl-Env-Path-0.190.0-3|23	
14cr|perl-Env-Path-0.190.0-3|24	Of course, core Perl constructs such
14cr|perl-Env-Path-0.190.0-3|25	
14cr|perl-Env-Path-0.190.0-3|26	$ENV{PATH} .= ":/usr/local/bin";
14cr|perl-Env-Path-0.190.0-3|27	
14cr|perl-Env-Path-0.190.0-3|28	%prep
14cr|perl-Env-Path-0.190.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Env-Path-0.190.0-3|30	
14cr|perl-Env-Path-0.190.0-3|31	%build
14cr|perl-Env-Path-0.190.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Env-Path-0.190.0-3|33	%make
14cr|perl-Env-Path-0.190.0-3|34	
14cr|perl-Env-Path-0.190.0-3|35	%check
14cr|perl-Env-Path-0.190.0-3|36	%make test
14cr|perl-Env-Path-0.190.0-3|37	
14cr|perl-Env-Path-0.190.0-3|38	%install
14cr|perl-Env-Path-0.190.0-3|39	%makeinstall_std
14cr|perl-Env-Path-0.190.0-3|40	
14cr|perl-Env-Path-0.190.0-3|41	%files
14cr|perl-Env-Path-0.190.0-3|42	%doc Changes README
14cr|perl-Env-Path-0.190.0-3|43	%{_bindir}/envpath
14cr|perl-Env-Path-0.190.0-3|44	%{_mandir}/man1/*
14cr|perl-Env-Path-0.190.0-3|45	%{_mandir}/man3/*
14cr|perl-Env-Path-0.190.0-3|46	%{perl_vendorlib}/*
14cr|perl-Env-Path-0.190.0-3|47	
14cr|perl-Env-Path-0.190.0-3|48	
14cr|perl-Env-Path-0.190.0-3|49	
14cr|perl-Env-Path-0.190.0-3|50	%changelog
14cr|perl-Env-Path-0.190.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Env-Path-0.190.0-3|52	+ Revision: 6bc1d04
14cr|perl-Env-Path-0.190.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Env-Path-0.190.0-3|54	
14cr|perl-Env-Path-0.190.0-3|55	

4607 14
14cr|perl-Env-Sanctify-1.120.0-3|1	%define upstream_name    Env-Sanctify%define upstream_version 1.12
14cr|perl-Env-Sanctify-1.120.0-3|2	
14cr|perl-Env-Sanctify-1.120.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Env-Sanctify-1.120.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Env-Sanctify-1.120.0-3|5	Release:	3
14cr|perl-Env-Sanctify-1.120.0-3|6	
14cr|perl-Env-Sanctify-1.120.0-3|7	Summary:	Lexically scoped sanctification of %ENV
14cr|perl-Env-Sanctify-1.120.0-3|8	
14cr|perl-Env-Sanctify-1.120.0-3|9	License:	GPL+ or Artistic
14cr|perl-Env-Sanctify-1.120.0-3|10	Group:		Development/Perl
14cr|perl-Env-Sanctify-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Env-Sanctify-1.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Env/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Env-Sanctify-1.120.0-3|13	Source1:	%{name}.rpmlintrc
14cr|perl-Env-Sanctify-1.120.0-3|14	
14cr|perl-Env-Sanctify-1.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Env-Sanctify-1.120.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Env-Sanctify-1.120.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Env-Sanctify-1.120.0-3|18	BuildArch:	noarch
14cr|perl-Env-Sanctify-1.120.0-3|19	
14cr|perl-Env-Sanctify-1.120.0-3|20	%description
14cr|perl-Env-Sanctify-1.120.0-3|21	Env::Sanctify is a module that provides lexically scoped manipulation and
14cr|perl-Env-Sanctify-1.120.0-3|22	sanctification of '%ENV'.
14cr|perl-Env-Sanctify-1.120.0-3|23	
14cr|perl-Env-Sanctify-1.120.0-3|24	You can specify that it alter or add additional environment variables or
14cr|perl-Env-Sanctify-1.120.0-3|25	remove existing ones according to a list of matching regexen.
14cr|perl-Env-Sanctify-1.120.0-3|26	
14cr|perl-Env-Sanctify-1.120.0-3|27	You can then either 'restore' the environment back manually or let the
14cr|perl-Env-Sanctify-1.120.0-3|28	object fall out of scope, which automagically restores.
14cr|perl-Env-Sanctify-1.120.0-3|29	
14cr|perl-Env-Sanctify-1.120.0-3|30	%prep
14cr|perl-Env-Sanctify-1.120.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Env-Sanctify-1.120.0-3|32	
14cr|perl-Env-Sanctify-1.120.0-3|33	%build
14cr|perl-Env-Sanctify-1.120.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Env-Sanctify-1.120.0-3|35	%make
14cr|perl-Env-Sanctify-1.120.0-3|36	
14cr|perl-Env-Sanctify-1.120.0-3|37	%check
14cr|perl-Env-Sanctify-1.120.0-3|38	%make test
14cr|perl-Env-Sanctify-1.120.0-3|39	
14cr|perl-Env-Sanctify-1.120.0-3|40	%install
14cr|perl-Env-Sanctify-1.120.0-3|41	%makeinstall_std
14cr|perl-Env-Sanctify-1.120.0-3|42	
14cr|perl-Env-Sanctify-1.120.0-3|43	%files
14cr|perl-Env-Sanctify-1.120.0-3|44	%doc Changes META.yml README LICENSE
14cr|perl-Env-Sanctify-1.120.0-3|45	%{_mandir}/man3/*
14cr|perl-Env-Sanctify-1.120.0-3|46	%{perl_vendorlib}/*
14cr|perl-Env-Sanctify-1.120.0-3|47	
14cr|perl-Env-Sanctify-1.120.0-3|48	
14cr|perl-Env-Sanctify-1.120.0-3|49	%changelog
14cr|perl-Env-Sanctify-1.120.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-Env-Sanctify-1.120.0-3|51	+ Revision: 36b8f3d
14cr|perl-Env-Sanctify-1.120.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Env-Sanctify-1.120.0-3|53	
14cr|perl-Env-Sanctify-1.120.0-3|54	

4608 14
14cr|perl-Eval-Context-0.9.11-4|1	%define upstream_name    Eval-Context
14cr|perl-Eval-Context-0.9.11-4|2	%define upstream_version 0.09.11
14cr|perl-Eval-Context-0.9.11-4|3	
14cr|perl-Eval-Context-0.9.11-4|4	Name:       perl-%{upstream_name}
14cr|perl-Eval-Context-0.9.11-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Eval-Context-0.9.11-4|6	Release:    4
14cr|perl-Eval-Context-0.9.11-4|7	Epoch:      1
14cr|perl-Eval-Context-0.9.11-4|8	
14cr|perl-Eval-Context-0.9.11-4|9	Summary:    Evalute perl code in context wraper
14cr|perl-Eval-Context-0.9.11-4|10	
14cr|perl-Eval-Context-0.9.11-4|11	License:    GPL+ or Artistic
14cr|perl-Eval-Context-0.9.11-4|12	Group:      Development/Perl
14cr|perl-Eval-Context-0.9.11-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Eval-Context-0.9.11-4|14	Source0:    http://www.cpan.org/modules/by-module/Eval/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Eval-Context-0.9.11-4|15	Patch0:     Eval-Context-0.09.11-fix-test.patch
14cr|perl-Eval-Context-0.9.11-4|16	
14cr|perl-Eval-Context-0.9.11-4|17	BuildRequires: perl(Data::Compare)
14cr|perl-Eval-Context-0.9.11-4|18	BuildRequires: perl(Data::Dumper)
14cr|perl-Eval-Context-0.9.11-4|19	BuildRequires: perl(Data::TreeDumper)
14cr|perl-Eval-Context-0.9.11-4|20	BuildRequires: perl(Directory::Scratch::Structured)
14cr|perl-Eval-Context-0.9.11-4|21	BuildRequires: perl(File::Slurp)
14cr|perl-Eval-Context-0.9.11-4|22	BuildRequires: perl(JSON::PP)
14cr|perl-Eval-Context-0.9.11-4|23	BuildRequires: perl(Package::Generator)
14cr|perl-Eval-Context-0.9.11-4|24	BuildRequires: perl(Readonly)
14cr|perl-Eval-Context-0.9.11-4|25	BuildRequires: perl(Safe)
14cr|perl-Eval-Context-0.9.11-4|26	BuildRequires: perl(Sub::Exporter)
14cr|perl-Eval-Context-0.9.11-4|27	BuildRequires: perl(Sub::Install)
14cr|perl-Eval-Context-0.9.11-4|28	BuildRequires: perl(Symbol)
14cr|perl-Eval-Context-0.9.11-4|29	BuildRequires: perl(Term::Size)
14cr|perl-Eval-Context-0.9.11-4|30	BuildRequires: perl(Test::Block)
14cr|perl-Eval-Context-0.9.11-4|31	BuildRequires: perl(Test::Dependencies)
14cr|perl-Eval-Context-0.9.11-4|32	BuildRequires: perl(Test::Distribution)
14cr|perl-Eval-Context-0.9.11-4|33	BuildRequires: perl(Test::Exception)
14cr|perl-Eval-Context-0.9.11-4|34	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Eval-Context-0.9.11-4|35	BuildRequires: perl(Test::Output)
14cr|perl-Eval-Context-0.9.11-4|36	BuildRequires: perl(Test::Pod)
14cr|perl-Eval-Context-0.9.11-4|37	BuildRequires: perl(Test::Pod::Coverage)
14cr|perl-Eval-Context-0.9.11-4|38	BuildRequires: perl(Test::Spelling)
14cr|perl-Eval-Context-0.9.11-4|39	BuildRequires: perl(Test::Strict)
14cr|perl-Eval-Context-0.9.11-4|40	BuildRequires: perl(Test::Warn)
14cr|perl-Eval-Context-0.9.11-4|41	BuildRequires: perl(Text::Diff)
14cr|perl-Eval-Context-0.9.11-4|42	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Eval-Context-0.9.11-4|43	
14cr|perl-Eval-Context-0.9.11-4|44	BuildArch:  noarch
14cr|perl-Eval-Context-0.9.11-4|45	
14cr|perl-Eval-Context-0.9.11-4|46	
14cr|perl-Eval-Context-0.9.11-4|47	%description
14cr|perl-Eval-Context-0.9.11-4|48	This module define a subroutine that let you evaluate Perl code in a
14cr|perl-Eval-Context-0.9.11-4|49	specific context. The code can be passed directly as a string or as a file
14cr|perl-Eval-Context-0.9.11-4|50	name to read from. It also provides some subroutines to let you define and
14cr|perl-Eval-Context-0.9.11-4|51	optionally share variables and subroutines between your code and the code
14cr|perl-Eval-Context-0.9.11-4|52	you wish to evaluate. Finally there is some support for running your code
14cr|perl-Eval-Context-0.9.11-4|53	in a safe compartment.
14cr|perl-Eval-Context-0.9.11-4|54	
14cr|perl-Eval-Context-0.9.11-4|55	%prep
14cr|perl-Eval-Context-0.9.11-4|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Eval-Context-0.9.11-4|57	%patch0 -p1 -b .fix-test
14cr|perl-Eval-Context-0.9.11-4|58	
14cr|perl-Eval-Context-0.9.11-4|59	%build
14cr|perl-Eval-Context-0.9.11-4|60	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Eval-Context-0.9.11-4|61	%make
14cr|perl-Eval-Context-0.9.11-4|62	
14cr|perl-Eval-Context-0.9.11-4|63	%check
14cr|perl-Eval-Context-0.9.11-4|64	export LC_ALL=C
14cr|perl-Eval-Context-0.9.11-4|65	%make test
14cr|perl-Eval-Context-0.9.11-4|66	
14cr|perl-Eval-Context-0.9.11-4|67	%install
14cr|perl-Eval-Context-0.9.11-4|68	%makeinstall_std
14cr|perl-Eval-Context-0.9.11-4|69	
14cr|perl-Eval-Context-0.9.11-4|70	%files
14cr|perl-Eval-Context-0.9.11-4|71	%doc README Changes META.yml
14cr|perl-Eval-Context-0.9.11-4|72	%{_mandir}/man3/*
14cr|perl-Eval-Context-0.9.11-4|73	%{perl_vendorlib}/Eval
14cr|perl-Eval-Context-0.9.11-4|74	
14cr|perl-Eval-Context-0.9.11-4|75	
14cr|perl-Eval-Context-0.9.11-4|76	
14cr|perl-Eval-Context-0.9.11-4|77	%changelog
14cr|perl-Eval-Context-0.9.11-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.11-4
14cr|perl-Eval-Context-0.9.11-4|79	+ Revision: 8aacbcf
14cr|perl-Eval-Context-0.9.11-4|80	- MassBuild#464: Increase release tag
14cr|perl-Eval-Context-0.9.11-4|81	
14cr|perl-Eval-Context-0.9.11-4|82	

4609 14
14cr|perl-Event-Lib-1.30.0-6|1	%define realname   Event-Lib
14cr|perl-Event-Lib-1.30.0-6|2	%define upstream_version    1.03
14cr|perl-Event-Lib-1.30.0-6|3	
14cr|perl-Event-Lib-1.30.0-6|4	Name:       perl-%{realname}
14cr|perl-Event-Lib-1.30.0-6|5	Version:    %perl_convert_version %upstream_version
14cr|perl-Event-Lib-1.30.0-6|6	Release:    6
14cr|perl-Event-Lib-1.30.0-6|7	License:    GPL or Artistic
14cr|perl-Event-Lib-1.30.0-6|8	Group:      Development/Perl
14cr|perl-Event-Lib-1.30.0-6|9	Summary:    Perl extentions for event-based programming
14cr|perl-Event-Lib-1.30.0-6|10	
14cr|perl-Event-Lib-1.30.0-6|11	Source:     http://www.cpan.org/modules/by-module/Event/%{realname}-%{upstream_version}.tar.gz
14cr|perl-Event-Lib-1.30.0-6|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Event-Lib-1.30.0-6|13	BuildRequires: perl-devel
14cr|perl-Event-Lib-1.30.0-6|14	BuildRequires: libevent-devel
14cr|perl-Event-Lib-1.30.0-6|15	
14cr|perl-Event-Lib-1.30.0-6|16	%description
14cr|perl-Event-Lib-1.30.0-6|17	This module is a Perl wrapper around libevent(3) as available from the
14cr|perl-Event-Lib-1.30.0-6|18	http://www.monkey.org/~provos/libevent/ manpage. It allows to execute a
14cr|perl-Event-Lib-1.30.0-6|19	function whenever a given event on a filehandle happens, a timeout occurs
14cr|perl-Event-Lib-1.30.0-6|20	or a signal is received.
14cr|perl-Event-Lib-1.30.0-6|21	
14cr|perl-Event-Lib-1.30.0-6|22	Under the hood, one of the available mechanisms for asynchronously dealing
14cr|perl-Event-Lib-1.30.0-6|23	with events is used. This could be 'select', 'poll', 'epoll', 'devpoll' or
14cr|perl-Event-Lib-1.30.0-6|24	'kqueue'. The idea is that you don't have to worry about those details and
14cr|perl-Event-Lib-1.30.0-6|25	the various interfaces they offer. _Event::Lib_ offers a unified interface
14cr|perl-Event-Lib-1.30.0-6|26	to all of them (but see the "CONFIGURATION" manpage further below).
14cr|perl-Event-Lib-1.30.0-6|27	
14cr|perl-Event-Lib-1.30.0-6|28	Once you've skimmed through the next two sections (or maybe even now), you
14cr|perl-Event-Lib-1.30.0-6|29	should have a look at the "EXAMPLE: A SIMPLE TCP SERVER" manpage to get a
14cr|perl-Event-Lib-1.30.0-6|30	feeling about how it all fits together.
14cr|perl-Event-Lib-1.30.0-6|31	
14cr|perl-Event-Lib-1.30.0-6|32	%prep
14cr|perl-Event-Lib-1.30.0-6|33	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Event-Lib-1.30.0-6|34	
14cr|perl-Event-Lib-1.30.0-6|35	%build
14cr|perl-Event-Lib-1.30.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Event-Lib-1.30.0-6|37	%make
14cr|perl-Event-Lib-1.30.0-6|38	
14cr|perl-Event-Lib-1.30.0-6|39	%check
14cr|perl-Event-Lib-1.30.0-6|40	# those tests fail with test::harness 3.x
14cr|perl-Event-Lib-1.30.0-6|41	# cf  https://rt.cpan.org/Ticket/Display.html?id=35355
14cr|perl-Event-Lib-1.30.0-6|42	# and http://rt.cpan.org/Public/Bug/Display.html?id=36130
14cr|perl-Event-Lib-1.30.0-6|43	#rm t/20_signal.t t/51_cleanup_persistent.t
14cr|perl-Event-Lib-1.30.0-6|44	# %make test
14cr|perl-Event-Lib-1.30.0-6|45	
14cr|perl-Event-Lib-1.30.0-6|46	%install
14cr|perl-Event-Lib-1.30.0-6|47	%makeinstall_std
14cr|perl-Event-Lib-1.30.0-6|48	
14cr|perl-Event-Lib-1.30.0-6|49	%clean
14cr|perl-Event-Lib-1.30.0-6|50	
14cr|perl-Event-Lib-1.30.0-6|51	%files
14cr|perl-Event-Lib-1.30.0-6|52	%doc Changes META.yml README
14cr|perl-Event-Lib-1.30.0-6|53	%{_mandir}/man3/*
14cr|perl-Event-Lib-1.30.0-6|54	%{perl_vendorlib}/*
14cr|perl-Event-Lib-1.30.0-6|55	
14cr|perl-Event-Lib-1.30.0-6|56	
14cr|perl-Event-Lib-1.30.0-6|57	
14cr|perl-Event-Lib-1.30.0-6|58	
14cr|perl-Event-Lib-1.30.0-6|59	
14cr|perl-Event-Lib-1.30.0-6|60	
14cr|perl-Event-Lib-1.30.0-6|61	%changelog
14cr|perl-Event-Lib-1.30.0-6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-6
14cr|perl-Event-Lib-1.30.0-6|63	+ Revision: 60b700c
14cr|perl-Event-Lib-1.30.0-6|64	- MassBuild#464: Increase release tag
14cr|perl-Event-Lib-1.30.0-6|65	
14cr|perl-Event-Lib-1.30.0-6|66	

4610 14
14cr|perl-Event-RPC-1.50.0-3|1	%define pkgname Event-RPC
14cr|perl-Event-RPC-1.50.0-3|2	%define filelist %{pkgname}-%{upstream_version}-filelist
14cr|perl-Event-RPC-1.50.0-3|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
14cr|perl-Event-RPC-1.50.0-3|4	%define maketest 1
14cr|perl-Event-RPC-1.50.0-3|5	%define upstream_version 1.05
14cr|perl-Event-RPC-1.50.0-3|6	Name:		perl-Event-RPC
14cr|perl-Event-RPC-1.50.0-3|7	Summary:	Event-RPC - Event based transparent Client/Server RPC framework
14cr|perl-Event-RPC-1.50.0-3|8	
14cr|perl-Event-RPC-1.50.0-3|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Event-RPC-1.50.0-3|10	Release:	3
14cr|perl-Event-RPC-1.50.0-3|11	License:	Artistic
14cr|perl-Event-RPC-1.50.0-3|12	Group:		Development/Perl
14cr|perl-Event-RPC-1.50.0-3|13	URL:		http://www.exit1.org/Event-RPC
14cr|perl-Event-RPC-1.50.0-3|14	Source:		http://search.cpan.org//CPAN/authors/id/J/JR/JRED/Event-RPC-%{upstream_version}.tar.gz
14cr|perl-Event-RPC-1.50.0-3|15	
14cr|perl-Event-RPC-1.50.0-3|16	BuildRequires:	perl-devel
14cr|perl-Event-RPC-1.50.0-3|17	BuildRequires:	perl(Event)
14cr|perl-Event-RPC-1.50.0-3|18	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-Event-RPC-1.50.0-3|19	BuildConflicts:	perl-Net_SSLeay < 1.30
14cr|perl-Event-RPC-1.50.0-3|20	BuildArch: noarch
14cr|perl-Event-RPC-1.50.0-3|21	
14cr|perl-Event-RPC-1.50.0-3|22	%description
14cr|perl-Event-RPC-1.50.0-3|23	Event::RPC consists of a server and a client library. The server
14cr|perl-Event-RPC-1.50.0-3|24	exports a list of classes and methods, which are allowed to be called
14cr|perl-Event-RPC-1.50.0-3|25	over the network. More specific it acts as a proxy for objects created
14cr|perl-Event-RPC-1.50.0-3|26	on the server side (on demand of the connected clients) which handles
14cr|perl-Event-RPC-1.50.0-3|27	client side methods calls with transport of method arguments and
14cr|perl-Event-RPC-1.50.0-3|28	return values.
14cr|perl-Event-RPC-1.50.0-3|29	
14cr|perl-Event-RPC-1.50.0-3|30	The object proxy handles refcounting and destruction of objects
14cr|perl-Event-RPC-1.50.0-3|31	created by clients properly. Objects as method parameters and return
14cr|perl-Event-RPC-1.50.0-3|32	values are handled as well (although with some limitations, see
14cr|perl-Event-RPC-1.50.0-3|33	below).
14cr|perl-Event-RPC-1.50.0-3|34	
14cr|perl-Event-RPC-1.50.0-3|35	For the client the whole thing is totally transparent - once connected
14cr|perl-Event-RPC-1.50.0-3|36	to the server it doesn't know whether it calls methods on local or
14cr|perl-Event-RPC-1.50.0-3|37	remote objects.
14cr|perl-Event-RPC-1.50.0-3|38	
14cr|perl-Event-RPC-1.50.0-3|39	Also the methods on the server newer know whether they are called
14cr|perl-Event-RPC-1.50.0-3|40	locally or from a connected client. Your application logic is not
14cr|perl-Event-RPC-1.50.0-3|41	affected by Event::RPC at all, at least if it has a rudimentary clean
14cr|perl-Event-RPC-1.50.0-3|42	OO design.
14cr|perl-Event-RPC-1.50.0-3|43	
14cr|perl-Event-RPC-1.50.0-3|44	For details on implementing servers and clients please refer to the
14cr|perl-Event-RPC-1.50.0-3|45	man pages of Event::RPC::Server and Event::RPC::Client.
14cr|perl-Event-RPC-1.50.0-3|46	
14cr|perl-Event-RPC-1.50.0-3|47	%prep
14cr|perl-Event-RPC-1.50.0-3|48	%setup -q -n %{pkgname}-%{upstream_version}
14cr|perl-Event-RPC-1.50.0-3|49	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14cr|perl-Event-RPC-1.50.0-3|50	
14cr|perl-Event-RPC-1.50.0-3|51	%build
14cr|perl-Event-RPC-1.50.0-3|52	grep -rsl '^#!.*perl' . |
14cr|perl-Event-RPC-1.50.0-3|53	grep -v '.bak$' |xargs --no-run-if-empty \
14cr|perl-Event-RPC-1.50.0-3|54	perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14cr|perl-Event-RPC-1.50.0-3|55	CFLAGS="%{optflags}"
14cr|perl-Event-RPC-1.50.0-3|56	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
14cr|perl-Event-RPC-1.50.0-3|57	make
14cr|perl-Event-RPC-1.50.0-3|58	
14cr|perl-Event-RPC-1.50.0-3|59	%check
14cr|perl-Event-RPC-1.50.0-3|60	make test
14cr|perl-Event-RPC-1.50.0-3|61	
14cr|perl-Event-RPC-1.50.0-3|62	%install
14cr|perl-Event-RPC-1.50.0-3|63	%makeinstall_std `perl -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14cr|perl-Event-RPC-1.50.0-3|64	
14cr|perl-Event-RPC-1.50.0-3|65	# remove special files
14cr|perl-Event-RPC-1.50.0-3|66	find %{buildroot} -name "perllocal.pod" \
14cr|perl-Event-RPC-1.50.0-3|67	-o -name ".packlist"                \
14cr|perl-Event-RPC-1.50.0-3|68	-o -name "*.bs"                     \
14cr|perl-Event-RPC-1.50.0-3|69	|xargs -i rm -f {}
14cr|perl-Event-RPC-1.50.0-3|70	
14cr|perl-Event-RPC-1.50.0-3|71	# no empty directories
14cr|perl-Event-RPC-1.50.0-3|72	find %{buildroot}%{_prefix}             \
14cr|perl-Event-RPC-1.50.0-3|73	-type d -depth                      \
14cr|perl-Event-RPC-1.50.0-3|74	-exec rmdir {} \; 2>/dev/null
14cr|perl-Event-RPC-1.50.0-3|75	
14cr|perl-Event-RPC-1.50.0-3|76	%files
14cr|perl-Event-RPC-1.50.0-3|77	%doc README Changes
14cr|perl-Event-RPC-1.50.0-3|78	%{perl_vendorlib}/Event/RPC*
14cr|perl-Event-RPC-1.50.0-3|79	%{_mandir}/man3/Event::RPC*
14cr|perl-Event-RPC-1.50.0-3|80	
14cr|perl-Event-RPC-1.50.0-3|81	
14cr|perl-Event-RPC-1.50.0-3|82	
14cr|perl-Event-RPC-1.50.0-3|83	%changelog
14cr|perl-Event-RPC-1.50.0-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-Event-RPC-1.50.0-3|85	+ Revision: 2b30e20
14cr|perl-Event-RPC-1.50.0-3|86	- MassBuild#464: Increase release tag
14cr|perl-Event-RPC-1.50.0-3|87	
14cr|perl-Event-RPC-1.50.0-3|88	

4611 14
14cr|perl-Event-XML-Sync-1.0.0-12|1	%define upstream_name	 Event-XML-Sync
14cr|perl-Event-XML-Sync-1.0.0-12|2	%define upstream_version 1.0
14cr|perl-Event-XML-Sync-1.0.0-12|3	
14cr|perl-Event-XML-Sync-1.0.0-12|4	Name:		perl-%{upstream_name}
14cr|perl-Event-XML-Sync-1.0.0-12|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Event-XML-Sync-1.0.0-12|6	Release:	12
14cr|perl-Event-XML-Sync-1.0.0-12|7	
14cr|perl-Event-XML-Sync-1.0.0-12|8	Summary:	A Perl module to run synchronized XML stream
14cr|perl-Event-XML-Sync-1.0.0-12|9	
14cr|perl-Event-XML-Sync-1.0.0-12|10	License:	GPL
14cr|perl-Event-XML-Sync-1.0.0-12|11	Group:		Development/Perl
14cr|perl-Event-XML-Sync-1.0.0-12|12	Url:		ftp://ftp.inria.fr/INRIA/Atoll/Eric.Clergerie/TAG/
14cr|perl-Event-XML-Sync-1.0.0-12|13	Source0:	ftp://ftp.inria.fr/INRIA/Atoll/Eric.Clergerie/TAG/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Event-XML-Sync-1.0.0-12|14	
14cr|perl-Event-XML-Sync-1.0.0-12|15	BuildRequires:	perl-devel
14cr|perl-Event-XML-Sync-1.0.0-12|16	BuildArch:	noarch
14cr|perl-Event-XML-Sync-1.0.0-12|17	
14cr|perl-Event-XML-Sync-1.0.0-12|18	%description
14cr|perl-Event-XML-Sync-1.0.0-12|19	This module may be used to developp application wrappers to be
14cr|perl-Event-XML-Sync-1.0.0-12|20	installed in XML pipelines.
14cr|perl-Event-XML-Sync-1.0.0-12|21	
14cr|perl-Event-XML-Sync-1.0.0-12|22	The wrapper expects some XML input. It sends some bits of
14cr|perl-Event-XML-Sync-1.0.0-12|23	information to the wrapped application and information the
14cr|perl-Event-XML-Sync-1.0.0-12|24	returned information (when arriving) in the input XML stream
14cr|perl-Event-XML-Sync-1.0.0-12|25	(by adding, modifying or deleting XML elements). Output XML is
14cr|perl-Event-XML-Sync-1.0.0-12|26	produced for the next wrapper in the pipeline.
14cr|perl-Event-XML-Sync-1.0.0-12|27	
14cr|perl-Event-XML-Sync-1.0.0-12|28	The key point is that wrappers are non-blocking, i.e. a
14cr|perl-Event-XML-Sync-1.0.0-12|29	wrapper do not stop waiting for information to be returned by
14cr|perl-Event-XML-Sync-1.0.0-12|30	the wrapped application. To achieve that, the wrapper needs
14cr|perl-Event-XML-Sync-1.0.0-12|31	some kind of synchronization to correlate the returned
14cr|perl-Event-XML-Sync-1.0.0-12|32	information with the input XML stream.
14cr|perl-Event-XML-Sync-1.0.0-12|33	
14cr|perl-Event-XML-Sync-1.0.0-12|34	%prep
14cr|perl-Event-XML-Sync-1.0.0-12|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Event-XML-Sync-1.0.0-12|36	
14cr|perl-Event-XML-Sync-1.0.0-12|37	%build
14cr|perl-Event-XML-Sync-1.0.0-12|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Event-XML-Sync-1.0.0-12|39	%make
14cr|perl-Event-XML-Sync-1.0.0-12|40	
14cr|perl-Event-XML-Sync-1.0.0-12|41	%check
14cr|perl-Event-XML-Sync-1.0.0-12|42	%make test
14cr|perl-Event-XML-Sync-1.0.0-12|43	
14cr|perl-Event-XML-Sync-1.0.0-12|44	%install
14cr|perl-Event-XML-Sync-1.0.0-12|45	%makeinstall_std
14cr|perl-Event-XML-Sync-1.0.0-12|46	
14cr|perl-Event-XML-Sync-1.0.0-12|47	%files
14cr|perl-Event-XML-Sync-1.0.0-12|48	%doc README
14cr|perl-Event-XML-Sync-1.0.0-12|49	%{perl_vendorlib}/Event
14cr|perl-Event-XML-Sync-1.0.0-12|50	%{_mandir}/*/*
14cr|perl-Event-XML-Sync-1.0.0-12|51	
14cr|perl-Event-XML-Sync-1.0.0-12|52	
14cr|perl-Event-XML-Sync-1.0.0-12|53	%changelog
14cr|perl-Event-XML-Sync-1.0.0-12|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-12
14cr|perl-Event-XML-Sync-1.0.0-12|55	+ Revision: 27ddb6f
14cr|perl-Event-XML-Sync-1.0.0-12|56	- MassBuild#464: Increase release tag
14cr|perl-Event-XML-Sync-1.0.0-12|57	
14cr|perl-Event-XML-Sync-1.0.0-12|58	

4612 14
14cr|perl-Excel-Template-0.340.0-3|1	%define upstream_name    Excel-Template
14cr|perl-Excel-Template-0.340.0-3|2	%define upstream_version 0.34
14cr|perl-Excel-Template-0.340.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Excel-Template-0.340.0-3|4	Version:	%perl_convert_version 0.34
14cr|perl-Excel-Template-0.340.0-3|5	Release:	3
14cr|perl-Excel-Template-0.340.0-3|6	
14cr|perl-Excel-Template-0.340.0-3|7	Summary:	Templating module that generates Excel
14cr|perl-Excel-Template-0.340.0-3|8	
14cr|perl-Excel-Template-0.340.0-3|9	License:	GPL+ or Artistic
14cr|perl-Excel-Template-0.340.0-3|10	Group:		Development/Perl
14cr|perl-Excel-Template-0.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Excel-Template-0.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Excel/Excel-Template-0.34.tar.gz
14cr|perl-Excel-Template-0.340.0-3|13	
14cr|perl-Excel-Template-0.340.0-3|14	BuildRequires:	perl-devel
14cr|perl-Excel-Template-0.340.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Excel-Template-0.340.0-3|16	BuildRequires:	perl(File::Basename)
14cr|perl-Excel-Template-0.340.0-3|17	BuildRequires:	perl(File::Path)
14cr|perl-Excel-Template-0.340.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Excel-Template-0.340.0-3|19	BuildRequires:	perl(IO::Scalar)
14cr|perl-Excel-Template-0.340.0-3|20	BuildRequires:	perl(Spreadsheet::WriteExcel)
14cr|perl-Excel-Template-0.340.0-3|21	BuildRequires:	perl(Spreadsheet::WriteExcel::Utility)
14cr|perl-Excel-Template-0.340.0-3|22	BuildRequires:	perl(Test::Deep)
14cr|perl-Excel-Template-0.340.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Excel-Template-0.340.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Excel-Template-0.340.0-3|25	BuildRequires:	perl(XML::Parser)
14cr|perl-Excel-Template-0.340.0-3|26	BuildArch:	noarch
14cr|perl-Excel-Template-0.340.0-3|27	
14cr|perl-Excel-Template-0.340.0-3|28	%description
14cr|perl-Excel-Template-0.340.0-3|29	This is a module used for templating Excel files. Its genesis came from the
14cr|perl-Excel-Template-0.340.0-3|30	need to use the same datastructure as the HTML::Template manpage, but
14cr|perl-Excel-Template-0.340.0-3|31	provide Excel files instead. The existing modules don't do the trick, as
14cr|perl-Excel-Template-0.340.0-3|32	they require replication of logic that's already been done within the
14cr|perl-Excel-Template-0.340.0-3|33	HTML::Template manpage.
14cr|perl-Excel-Template-0.340.0-3|34	
14cr|perl-Excel-Template-0.340.0-3|35	%prep
14cr|perl-Excel-Template-0.340.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Excel-Template-0.340.0-3|37	
14cr|perl-Excel-Template-0.340.0-3|38	%build
14cr|perl-Excel-Template-0.340.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Excel-Template-0.340.0-3|40	%make
14cr|perl-Excel-Template-0.340.0-3|41	
14cr|perl-Excel-Template-0.340.0-3|42	%check
14cr|perl-Excel-Template-0.340.0-3|43	%make test
14cr|perl-Excel-Template-0.340.0-3|44	
14cr|perl-Excel-Template-0.340.0-3|45	%install
14cr|perl-Excel-Template-0.340.0-3|46	%makeinstall_std
14cr|perl-Excel-Template-0.340.0-3|47	
14cr|perl-Excel-Template-0.340.0-3|48	%files
14cr|perl-Excel-Template-0.340.0-3|49	%doc Changes LICENSE META.yml README
14cr|perl-Excel-Template-0.340.0-3|50	%{_mandir}/man3/*
14cr|perl-Excel-Template-0.340.0-3|51	%{perl_vendorlib}/*
14cr|perl-Excel-Template-0.340.0-3|52	
14cr|perl-Excel-Template-0.340.0-3|53	
14cr|perl-Excel-Template-0.340.0-3|54	%changelog
14cr|perl-Excel-Template-0.340.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-3
14cr|perl-Excel-Template-0.340.0-3|56	+ Revision: 312e456
14cr|perl-Excel-Template-0.340.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Excel-Template-0.340.0-3|58	
14cr|perl-Excel-Template-0.340.0-3|59	

4613 14
14cr|perl-Excel-Template-Plus-0.50.0-5|1	%define upstream_name    Excel-Template-Plus
14cr|perl-Excel-Template-Plus-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Excel-Template-Plus-0.50.0-5|3	
14cr|perl-Excel-Template-Plus-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Excel-Template-Plus-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Excel-Template-Plus-0.50.0-5|6	Release:	5
14cr|perl-Excel-Template-Plus-0.50.0-5|7	
14cr|perl-Excel-Template-Plus-0.50.0-5|8	Summary:	Testing module for use with Excel::Template::Plus
14cr|perl-Excel-Template-Plus-0.50.0-5|9	
14cr|perl-Excel-Template-Plus-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Excel-Template-Plus-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Excel-Template-Plus-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Excel-Template-Plus-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Excel/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Excel-Template-Plus-0.50.0-5|14	
14cr|perl-Excel-Template-Plus-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Excel-Template-Plus-0.50.0-5|16	BuildRequires:	perl(Excel::Template)
14cr|perl-Excel-Template-Plus-0.50.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-Excel-Template-Plus-0.50.0-5|18	BuildRequires:	perl(FindBin)
14cr|perl-Excel-Template-Plus-0.50.0-5|19	BuildRequires:	perl(IO::String)
14cr|perl-Excel-Template-Plus-0.50.0-5|20	BuildRequires:	perl(Moose)
14cr|perl-Excel-Template-Plus-0.50.0-5|21	BuildRequires:	perl(MooseX::Param)
14cr|perl-Excel-Template-Plus-0.50.0-5|22	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cr|perl-Excel-Template-Plus-0.50.0-5|23	BuildRequires:	perl(Template)
14cr|perl-Excel-Template-Plus-0.50.0-5|24	BuildRequires:	perl(Test::Deep)
14cr|perl-Excel-Template-Plus-0.50.0-5|25	BuildRequires:	perl(Test::Exception)
14cr|perl-Excel-Template-Plus-0.50.0-5|26	BuildRequires:	perl(Test::More)
14cr|perl-Excel-Template-Plus-0.50.0-5|27	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Excel-Template-Plus-0.50.0-5|28	BuildArch:	noarch
14cr|perl-Excel-Template-Plus-0.50.0-5|29	
14cr|perl-Excel-Template-Plus-0.50.0-5|30	%description
14cr|perl-Excel-Template-Plus-0.50.0-5|31	This module is an extension of the Excel::Template module, which allows the
14cr|perl-Excel-Template-Plus-0.50.0-5|32	user to use various "engines" from which you can create Excel files through
14cr|perl-Excel-Template-Plus-0.50.0-5|33	Excel::Template.
14cr|perl-Excel-Template-Plus-0.50.0-5|34	
14cr|perl-Excel-Template-Plus-0.50.0-5|35	The idea is to use the existing (and very solid) excel file generation code
14cr|perl-Excel-Template-Plus-0.50.0-5|36	in Excel::Template, but to extend its more templatey bits with more
14cr|perl-Excel-Template-Plus-0.50.0-5|37	powerful options.
14cr|perl-Excel-Template-Plus-0.50.0-5|38	
14cr|perl-Excel-Template-Plus-0.50.0-5|39	The only engine currently provided is the Template Toolkit engine, which
14cr|perl-Excel-Template-Plus-0.50.0-5|40	replaces Excel::Template's built in template features (the LOOP, and IF
14cr|perl-Excel-Template-Plus-0.50.0-5|41	constructs) with the full power of TT. This is similar to the module
14cr|perl-Excel-Template-Plus-0.50.0-5|42	Excel::Template::TT, but expands on that even further to try and create a
14cr|perl-Excel-Template-Plus-0.50.0-5|43	more extensive system.
14cr|perl-Excel-Template-Plus-0.50.0-5|44	
14cr|perl-Excel-Template-Plus-0.50.0-5|45	%prep
14cr|perl-Excel-Template-Plus-0.50.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Excel-Template-Plus-0.50.0-5|47	
14cr|perl-Excel-Template-Plus-0.50.0-5|48	%build
14cr|perl-Excel-Template-Plus-0.50.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Excel-Template-Plus-0.50.0-5|50	%make
14cr|perl-Excel-Template-Plus-0.50.0-5|51	
14cr|perl-Excel-Template-Plus-0.50.0-5|52	%check
14cr|perl-Excel-Template-Plus-0.50.0-5|53	%make test
14cr|perl-Excel-Template-Plus-0.50.0-5|54	
14cr|perl-Excel-Template-Plus-0.50.0-5|55	%install
14cr|perl-Excel-Template-Plus-0.50.0-5|56	%makeinstall_std
14cr|perl-Excel-Template-Plus-0.50.0-5|57	
14cr|perl-Excel-Template-Plus-0.50.0-5|58	%files
14cr|perl-Excel-Template-Plus-0.50.0-5|59	%doc ChangeLog META.yml README
14cr|perl-Excel-Template-Plus-0.50.0-5|60	%{_mandir}/man3/*
14cr|perl-Excel-Template-Plus-0.50.0-5|61	%{perl_vendorlib}/*
14cr|perl-Excel-Template-Plus-0.50.0-5|62	
14cr|perl-Excel-Template-Plus-0.50.0-5|63	
14cr|perl-Excel-Template-Plus-0.50.0-5|64	%changelog
14cr|perl-Excel-Template-Plus-0.50.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Excel-Template-Plus-0.50.0-5|66	+ Revision: f613729
14cr|perl-Excel-Template-Plus-0.50.0-5|67	- MassBuild#464: Increase release tag
14cr|perl-Excel-Template-Plus-0.50.0-5|68	
14cr|perl-Excel-Template-Plus-0.50.0-5|69	

4614 14
14cr|perl-Exception-Class-TryCatch-1.130.0-3|1	%define upstream_name    Exception-Class-TryCatch
14cr|perl-Exception-Class-TryCatch-1.130.0-3|2	%define upstream_version 1.13
14cr|perl-Exception-Class-TryCatch-1.130.0-3|3	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Exception-Class-TryCatch-1.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Exception-Class-TryCatch-1.130.0-3|6	Release:	3
14cr|perl-Exception-Class-TryCatch-1.130.0-3|7	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|8	Summary:	Syntactic tryE<sol>catch sugar for use with Exception::Class
14cr|perl-Exception-Class-TryCatch-1.130.0-3|9	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|10	License:	GPL+ or Artistic
14cr|perl-Exception-Class-TryCatch-1.130.0-3|11	Group:		Development/Perl
14cr|perl-Exception-Class-TryCatch-1.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Exception-Class-TryCatch-1.130.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Exception/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Exception-Class-TryCatch-1.130.0-3|14	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|15	BuildRequires:	perl-devel
14cr|perl-Exception-Class-TryCatch-1.130.0-3|16	BuildRequires:	perl(Exception::Class)
14cr|perl-Exception-Class-TryCatch-1.130.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Exception-Class-TryCatch-1.130.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Exception-Class-TryCatch-1.130.0-3|19	BuildArch:	noarch
14cr|perl-Exception-Class-TryCatch-1.130.0-3|20	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|21	%description
14cr|perl-Exception-Class-TryCatch-1.130.0-3|22	Exception::Class::TryCatch provides syntactic sugar for use with the
14cr|perl-Exception-Class-TryCatch-1.130.0-3|23	Exception::Class manpage using the familiar keywords 'try' and 'catch'. Its
14cr|perl-Exception-Class-TryCatch-1.130.0-3|24	primary objective is to allow users to avoid dealing directly with '$@' by
14cr|perl-Exception-Class-TryCatch-1.130.0-3|25	ensuring that any exceptions caught in an 'eval' are captured as the
14cr|perl-Exception-Class-TryCatch-1.130.0-3|26	Exception::Class manpage objects, whether they were thrown objects to begin
14cr|perl-Exception-Class-TryCatch-1.130.0-3|27	with or whether the error resulted from 'die'. This means that users may
14cr|perl-Exception-Class-TryCatch-1.130.0-3|28	immediately use 'isa' and various the Exception::Class manpage methods to
14cr|perl-Exception-Class-TryCatch-1.130.0-3|29	process the exception.
14cr|perl-Exception-Class-TryCatch-1.130.0-3|30	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|31	In addition, this module provides for a method to push errors onto a hidden
14cr|perl-Exception-Class-TryCatch-1.130.0-3|32	error stack immediately after an 'eval' so that cleanup code or other error
14cr|perl-Exception-Class-TryCatch-1.130.0-3|33	handling may also call 'eval' without the original error in '$@' being
14cr|perl-Exception-Class-TryCatch-1.130.0-3|34	lost.
14cr|perl-Exception-Class-TryCatch-1.130.0-3|35	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|36	Inspiration for this module is due in part to Dave Rolsky's article
14cr|perl-Exception-Class-TryCatch-1.130.0-3|37	"Exception Handling in Perl With Exception::Class" in _The Perl Journal_
14cr|perl-Exception-Class-TryCatch-1.130.0-3|38	(Rolsky 2004).
14cr|perl-Exception-Class-TryCatch-1.130.0-3|39	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|40	%prep
14cr|perl-Exception-Class-TryCatch-1.130.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Exception-Class-TryCatch-1.130.0-3|42	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|43	%build
14cr|perl-Exception-Class-TryCatch-1.130.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Exception-Class-TryCatch-1.130.0-3|45	%make
14cr|perl-Exception-Class-TryCatch-1.130.0-3|46	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|47	%check
14cr|perl-Exception-Class-TryCatch-1.130.0-3|48	make test
14cr|perl-Exception-Class-TryCatch-1.130.0-3|49	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|50	%install
14cr|perl-Exception-Class-TryCatch-1.130.0-3|51	%makeinstall_std
14cr|perl-Exception-Class-TryCatch-1.130.0-3|52	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|53	%files
14cr|perl-Exception-Class-TryCatch-1.130.0-3|54	%doc Changes LICENSE README
14cr|perl-Exception-Class-TryCatch-1.130.0-3|55	%{_mandir}/man3/*
14cr|perl-Exception-Class-TryCatch-1.130.0-3|56	%{perl_vendorlib}/*
14cr|perl-Exception-Class-TryCatch-1.130.0-3|57	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|58	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|59	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|60	%changelog
14cr|perl-Exception-Class-TryCatch-1.130.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-3
14cr|perl-Exception-Class-TryCatch-1.130.0-3|62	+ Revision: 01dc778
14cr|perl-Exception-Class-TryCatch-1.130.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-Exception-Class-TryCatch-1.130.0-3|64	
14cr|perl-Exception-Class-TryCatch-1.130.0-3|65	

4615 14
14cr|perl-ex-lib-0.900.0-5|1	%define upstream_name    ex-lib
14cr|perl-ex-lib-0.900.0-5|2	%define upstream_version 0.90
14cr|perl-ex-lib-0.900.0-5|3	
14cr|perl-ex-lib-0.900.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-ex-lib-0.900.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ex-lib-0.900.0-5|6	Release:	5
14cr|perl-ex-lib-0.900.0-5|7	
14cr|perl-ex-lib-0.900.0-5|8	License:	GPL+ or Artistic
14cr|perl-ex-lib-0.900.0-5|9	Group:		Development/Perl
14cr|perl-ex-lib-0.900.0-5|10	Summary:	The same as C<lib>, but makes relative path absolute
14cr|perl-ex-lib-0.900.0-5|11	
14cr|perl-ex-lib-0.900.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ex-lib-0.900.0-5|13	Source0:	http://www.cpan.org/modules/by-module/ex/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ex-lib-0.900.0-5|14	
14cr|perl-ex-lib-0.900.0-5|15	BuildRequires:	perl-devel
14cr|perl-ex-lib-0.900.0-5|16	BuildRequires:	perl-PathTools
14cr|perl-ex-lib-0.900.0-5|17	BuildRequires:	perl(lib::abs) >= 0.900.0
14cr|perl-ex-lib-0.900.0-5|18	BuildArch:	noarch
14cr|perl-ex-lib-0.900.0-5|19	Requires:	perl(lib::abs) >= 0.900.0
14cr|perl-ex-lib-0.900.0-5|20	Provides:	perl(ex::lib) = %{version}-%{release}
14cr|perl-ex-lib-0.900.0-5|21	
14cr|perl-ex-lib-0.900.0-5|22	%description
14cr|perl-ex-lib-0.900.0-5|23	The same as C<lib>, but makes relative path absolute
14cr|perl-ex-lib-0.900.0-5|24	
14cr|perl-ex-lib-0.900.0-5|25	%prep
14cr|perl-ex-lib-0.900.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ex-lib-0.900.0-5|27	
14cr|perl-ex-lib-0.900.0-5|28	%build
14cr|perl-ex-lib-0.900.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ex-lib-0.900.0-5|30	%make
14cr|perl-ex-lib-0.900.0-5|31	
14cr|perl-ex-lib-0.900.0-5|32	%check
14cr|perl-ex-lib-0.900.0-5|33	make test
14cr|perl-ex-lib-0.900.0-5|34	
14cr|perl-ex-lib-0.900.0-5|35	%install
14cr|perl-ex-lib-0.900.0-5|36	%makeinstall_std
14cr|perl-ex-lib-0.900.0-5|37	
14cr|perl-ex-lib-0.900.0-5|38	%files
14cr|perl-ex-lib-0.900.0-5|39	%doc Changes README
14cr|perl-ex-lib-0.900.0-5|40	%{_mandir}/man3/*
14cr|perl-ex-lib-0.900.0-5|41	%{perl_vendorlib}/*
14cr|perl-ex-lib-0.900.0-5|42	
14cr|perl-ex-lib-0.900.0-5|43	
14cr|perl-ex-lib-0.900.0-5|44	%changelog
14cr|perl-ex-lib-0.900.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.0-5
14cr|perl-ex-lib-0.900.0-5|46	+ Revision: c339213
14cr|perl-ex-lib-0.900.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-ex-lib-0.900.0-5|48	
14cr|perl-ex-lib-0.900.0-5|49	

4616 14
14cr|perl-Expect-Simple-0.40.0-4|1	%define upstream_name    Expect-Simple
14cr|perl-Expect-Simple-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Expect-Simple-0.40.0-4|3	
14cr|perl-Expect-Simple-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Expect-Simple-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Expect-Simple-0.40.0-4|6	Release:	4
14cr|perl-Expect-Simple-0.40.0-4|7	
14cr|perl-Expect-Simple-0.40.0-4|8	Summary:	Perl wrapper around the Expect module
14cr|perl-Expect-Simple-0.40.0-4|9	
14cr|perl-Expect-Simple-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Expect-Simple-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Expect-Simple-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Expect-Simple-0.40.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DJ/DJERIUS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Expect-Simple-0.40.0-4|14	
14cr|perl-Expect-Simple-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Expect-Simple-0.40.0-4|16	BuildRequires:	perl(Expect)
14cr|perl-Expect-Simple-0.40.0-4|17	BuildArch:	noarch
14cr|perl-Expect-Simple-0.40.0-4|18	
14cr|perl-Expect-Simple-0.40.0-4|19	%description
14cr|perl-Expect-Simple-0.40.0-4|20	Expect::Simple is a wrapper around the Expect module which should suffice for
14cr|perl-Expect-Simple-0.40.0-4|21	simple applications. It hides most of the Expect machinery; the Expect object
14cr|perl-Expect-Simple-0.40.0-4|22	is available for tweaking if need be.
14cr|perl-Expect-Simple-0.40.0-4|23	
14cr|perl-Expect-Simple-0.40.0-4|24	%prep
14cr|perl-Expect-Simple-0.40.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Expect-Simple-0.40.0-4|26	
14cr|perl-Expect-Simple-0.40.0-4|27	%build
14cr|perl-Expect-Simple-0.40.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Expect-Simple-0.40.0-4|29	%make
14cr|perl-Expect-Simple-0.40.0-4|30	
14cr|perl-Expect-Simple-0.40.0-4|31	%check
14cr|perl-Expect-Simple-0.40.0-4|32	make test
14cr|perl-Expect-Simple-0.40.0-4|33	
14cr|perl-Expect-Simple-0.40.0-4|34	%install
14cr|perl-Expect-Simple-0.40.0-4|35	%makeinstall_std
14cr|perl-Expect-Simple-0.40.0-4|36	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Expect-Simple-0.40.0-4|37	
14cr|perl-Expect-Simple-0.40.0-4|38	%files
14cr|perl-Expect-Simple-0.40.0-4|39	%doc README
14cr|perl-Expect-Simple-0.40.0-4|40	%{perl_vendorlib}/*
14cr|perl-Expect-Simple-0.40.0-4|41	%{_mandir}/man3/*
14cr|perl-Expect-Simple-0.40.0-4|42	
14cr|perl-Expect-Simple-0.40.0-4|43	
14cr|perl-Expect-Simple-0.40.0-4|44	
14cr|perl-Expect-Simple-0.40.0-4|45	%changelog
14cr|perl-Expect-Simple-0.40.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Expect-Simple-0.40.0-4|47	+ Revision: b7bbfb2
14cr|perl-Expect-Simple-0.40.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Expect-Simple-0.40.0-4|49	
14cr|perl-Expect-Simple-0.40.0-4|50	

4617 14
14cr|perl-Exporter-5.680.0-4|1	%define upstream_name    Exporter
14cr|perl-Exporter-5.680.0-4|2	%define upstream_version 5.68
14cr|perl-Exporter-5.680.0-4|3	
14cr|perl-Exporter-5.680.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Exporter-5.680.0-4|5	Version:    %perl_convert_version 5.68
14cr|perl-Exporter-5.680.0-4|6	Release:    4
14cr|perl-Exporter-5.680.0-4|7	
14cr|perl-Exporter-5.680.0-4|8	Summary:    Implements default import method for modules
14cr|perl-Exporter-5.680.0-4|9	
14cr|perl-Exporter-5.680.0-4|10	
14cr|perl-Exporter-5.680.0-4|11	License:    GPL+ or Artistic
14cr|perl-Exporter-5.680.0-4|12	Group:      Development/Perl
14cr|perl-Exporter-5.680.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Exporter-5.680.0-4|14	Source0:    http://www.cpan.org/authors/id/T/TO/TODDR/Exporter-5.68.tar.gz
14cr|perl-Exporter-5.680.0-4|15	
14cr|perl-Exporter-5.680.0-4|16	BuildArch: noarch
14cr|perl-Exporter-5.680.0-4|17	BuildRequires:	perl-devel
14cr|perl-Exporter-5.680.0-4|18	
14cr|perl-Exporter-5.680.0-4|19	%description
14cr|perl-Exporter-5.680.0-4|20	The Exporter module implements an 'import' method which allows a module to
14cr|perl-Exporter-5.680.0-4|21	export functions and variables to its users' namespaces. Many modules use
14cr|perl-Exporter-5.680.0-4|22	Exporter rather than implementing their own 'import' method because
14cr|perl-Exporter-5.680.0-4|23	Exporter provides a highly flexible interface, with an implementation
14cr|perl-Exporter-5.680.0-4|24	optimised for the common case.
14cr|perl-Exporter-5.680.0-4|25	
14cr|perl-Exporter-5.680.0-4|26	Perl automatically calls the 'import' method when processing a 'use'
14cr|perl-Exporter-5.680.0-4|27	statement for a module. Modules and 'use' are documented in the perlfunc
14cr|perl-Exporter-5.680.0-4|28	manpage and the perlmod manpage. Understanding the concept of modules and
14cr|perl-Exporter-5.680.0-4|29	how the 'use' statement operates is important to understanding the
14cr|perl-Exporter-5.680.0-4|30	Exporter.
14cr|perl-Exporter-5.680.0-4|31	
14cr|perl-Exporter-5.680.0-4|32	How to Export
14cr|perl-Exporter-5.680.0-4|33	The arrays '@EXPORT' and '@EXPORT_OK' in a module hold lists of symbols
14cr|perl-Exporter-5.680.0-4|34	that are going to be exported into the users name space by default, or
14cr|perl-Exporter-5.680.0-4|35	which they can request to be exported, respectively. The symbols can
14cr|perl-Exporter-5.680.0-4|36	represent functions, scalars, arrays, hashes, or typeglobs. The symbols
14cr|perl-Exporter-5.680.0-4|37	must be given by full name with the exception that the ampersand in
14cr|perl-Exporter-5.680.0-4|38	front of a function is optional, e.g.
14cr|perl-Exporter-5.680.0-4|39	
14cr|perl-Exporter-5.680.0-4|40	%prep
14cr|perl-Exporter-5.680.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Exporter-5.680.0-4|42	
14cr|perl-Exporter-5.680.0-4|43	%build
14cr|perl-Exporter-5.680.0-4|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Exporter-5.680.0-4|45	%make
14cr|perl-Exporter-5.680.0-4|46	
14cr|perl-Exporter-5.680.0-4|47	%check
14cr|perl-Exporter-5.680.0-4|48	make test
14cr|perl-Exporter-5.680.0-4|49	
14cr|perl-Exporter-5.680.0-4|50	%install
14cr|perl-Exporter-5.680.0-4|51	%makeinstall_std
14cr|perl-Exporter-5.680.0-4|52	
14cr|perl-Exporter-5.680.0-4|53	%clean
14cr|perl-Exporter-5.680.0-4|54	
14cr|perl-Exporter-5.680.0-4|55	%files
14cr|perl-Exporter-5.680.0-4|56	%doc Changes
14cr|perl-Exporter-5.680.0-4|57	%{_mandir}/man3/*
14cr|perl-Exporter-5.680.0-4|58	%{perl_vendorlib}/*
14cr|perl-Exporter-5.680.0-4|59	
14cr|perl-Exporter-5.680.0-4|60	
14cr|perl-Exporter-5.680.0-4|61	
14cr|perl-Exporter-5.680.0-4|62	
14cr|perl-Exporter-5.680.0-4|63	%changelog
14cr|perl-Exporter-5.680.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.680.0-4
14cr|perl-Exporter-5.680.0-4|65	+ Revision: bc48d8c
14cr|perl-Exporter-5.680.0-4|66	- MassBuild#464: Increase release tag
14cr|perl-Exporter-5.680.0-4|67	
14cr|perl-Exporter-5.680.0-4|68	

4618 14
14cr|perl-Exporter-Declare-0.113.0-3|1	%define upstream_name    Exporter-Declare
14cr|perl-Exporter-Declare-0.113.0-3|2	%define upstream_version 0.113
14cr|perl-Exporter-Declare-0.113.0-3|3	
14cr|perl-Exporter-Declare-0.113.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Exporter-Declare-0.113.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Exporter-Declare-0.113.0-3|6	Release:    3
14cr|perl-Exporter-Declare-0.113.0-3|7	
14cr|perl-Exporter-Declare-0.113.0-3|8	Summary:    Export class for exports that should be
14cr|perl-Exporter-Declare-0.113.0-3|9	
14cr|perl-Exporter-Declare-0.113.0-3|10	License:    GPL+ or Artistic
14cr|perl-Exporter-Declare-0.113.0-3|11	Group:      Development/Perl
14cr|perl-Exporter-Declare-0.113.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Exporter-Declare-0.113.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Exporter-Declare-0.113.0-3|14	
14cr|perl-Exporter-Declare-0.113.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Exporter-Declare-0.113.0-3|16	BuildRequires: perl(Fennec::Lite) >= 0.4.0
14cr|perl-Exporter-Declare-0.113.0-3|17	BuildRequires: perl(Meta::Builder) >= 0.3.0
14cr|perl-Exporter-Declare-0.113.0-3|18	BuildRequires: perl(Module::Build) >= 0.400.0
14cr|perl-Exporter-Declare-0.113.0-3|19	BuildRequires: perl(Scalar::Util)
14cr|perl-Exporter-Declare-0.113.0-3|20	BuildRequires: perl(Test::Exception) >= 0.290.0
14cr|perl-Exporter-Declare-0.113.0-3|21	BuildRequires: perl(Test::Simple) >= 0.880.0
14cr|perl-Exporter-Declare-0.113.0-3|22	BuildRequires: perl(aliased)
14cr|perl-Exporter-Declare-0.113.0-3|23	BuildArch:  noarch
14cr|perl-Exporter-Declare-0.113.0-3|24	
14cr|perl-Exporter-Declare-0.113.0-3|25	%description
14cr|perl-Exporter-Declare-0.113.0-3|26	Exporter::Declare is a meta-driven exporting tool. Exporter::Declare tries
14cr|perl-Exporter-Declare-0.113.0-3|27	to adopt all the good features of other exporting tools, while throwing
14cr|perl-Exporter-Declare-0.113.0-3|28	away horrible interfaces. Exporter::Declare also provides hooks that allow
14cr|perl-Exporter-Declare-0.113.0-3|29	you to add options and arguments for import. Finally, Exporter::Declare's
14cr|perl-Exporter-Declare-0.113.0-3|30	meta-driven system allows for top-notch introspection.
14cr|perl-Exporter-Declare-0.113.0-3|31	
14cr|perl-Exporter-Declare-0.113.0-3|32	%prep
14cr|perl-Exporter-Declare-0.113.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Exporter-Declare-0.113.0-3|34	
14cr|perl-Exporter-Declare-0.113.0-3|35	%build
14cr|perl-Exporter-Declare-0.113.0-3|36	perl Build.PL installdirs=vendor
14cr|perl-Exporter-Declare-0.113.0-3|37	
14cr|perl-Exporter-Declare-0.113.0-3|38	./Build
14cr|perl-Exporter-Declare-0.113.0-3|39	
14cr|perl-Exporter-Declare-0.113.0-3|40	%check
14cr|perl-Exporter-Declare-0.113.0-3|41	./Build test
14cr|perl-Exporter-Declare-0.113.0-3|42	
14cr|perl-Exporter-Declare-0.113.0-3|43	%install
14cr|perl-Exporter-Declare-0.113.0-3|44	./Build install destdir=%{buildroot}
14cr|perl-Exporter-Declare-0.113.0-3|45	
14cr|perl-Exporter-Declare-0.113.0-3|46	%files
14cr|perl-Exporter-Declare-0.113.0-3|47	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Exporter-Declare-0.113.0-3|48	%{_mandir}/man3/*
14cr|perl-Exporter-Declare-0.113.0-3|49	%{perl_vendorlib}/*
14cr|perl-Exporter-Declare-0.113.0-3|50	
14cr|perl-Exporter-Declare-0.113.0-3|51	%changelog
14cr|perl-Exporter-Declare-0.113.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.113.0-3
14cr|perl-Exporter-Declare-0.113.0-3|53	+ Revision: 7de3008
14cr|perl-Exporter-Declare-0.113.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Exporter-Declare-0.113.0-3|55	
14cr|perl-Exporter-Declare-0.113.0-3|56	

4619 14
14cr|perl-Exporter-Lite-0.50.0-2|1	%define upstream_name 	 Exporter-Lite
14cr|perl-Exporter-Lite-0.50.0-2|2	%define upstream_version 0.05
14cr|perl-Exporter-Lite-0.50.0-2|3	
14cr|perl-Exporter-Lite-0.50.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Exporter-Lite-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Exporter-Lite-0.50.0-2|6	Release:	2
14cr|perl-Exporter-Lite-0.50.0-2|7	
14cr|perl-Exporter-Lite-0.50.0-2|8	Summary:	Exporter-Lite perl module
14cr|perl-Exporter-Lite-0.50.0-2|9	
14cr|perl-Exporter-Lite-0.50.0-2|10	
14cr|perl-Exporter-Lite-0.50.0-2|11	
14cr|perl-Exporter-Lite-0.50.0-2|12	License:	GPL+ or Artistic
14cr|perl-Exporter-Lite-0.50.0-2|13	Group:		Development/Perl
14cr|perl-Exporter-Lite-0.50.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Exporter-Lite-0.50.0-2|15	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Exporter-Lite-0.50.0-2|16	
14cr|perl-Exporter-Lite-0.50.0-2|17	BuildRequires:	perl-devel
14cr|perl-Exporter-Lite-0.50.0-2|18	BuildArch:	noarch
14cr|perl-Exporter-Lite-0.50.0-2|19	
14cr|perl-Exporter-Lite-0.50.0-2|20	%description
14cr|perl-Exporter-Lite-0.50.0-2|21	This is an alternative to Exporter intended to provide a lightweight
14cr|perl-Exporter-Lite-0.50.0-2|22	subset of its functionality.  It supports "import()", @EXPORT and
14cr|perl-Exporter-Lite-0.50.0-2|23	@EXPORT_OK and not a whole lot else.
14cr|perl-Exporter-Lite-0.50.0-2|24	
14cr|perl-Exporter-Lite-0.50.0-2|25	%prep
14cr|perl-Exporter-Lite-0.50.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Exporter-Lite-0.50.0-2|27	
14cr|perl-Exporter-Lite-0.50.0-2|28	%build
14cr|perl-Exporter-Lite-0.50.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Exporter-Lite-0.50.0-2|30	make
14cr|perl-Exporter-Lite-0.50.0-2|31	make test
14cr|perl-Exporter-Lite-0.50.0-2|32	
14cr|perl-Exporter-Lite-0.50.0-2|33	%install
14cr|perl-Exporter-Lite-0.50.0-2|34	%makeinstall_std
14cr|perl-Exporter-Lite-0.50.0-2|35	
14cr|perl-Exporter-Lite-0.50.0-2|36	%files
14cr|perl-Exporter-Lite-0.50.0-2|37	%{perl_vendorlib}/Exporter/Lite.pm
14cr|perl-Exporter-Lite-0.50.0-2|38	%{_mandir}/*/*
14cr|perl-Exporter-Lite-0.50.0-2|39	
14cr|perl-Exporter-Lite-0.50.0-2|40	
14cr|perl-Exporter-Lite-0.50.0-2|41	
14cr|perl-Exporter-Lite-0.50.0-2|42	
14cr|perl-Exporter-Lite-0.50.0-2|43	
14cr|perl-Exporter-Lite-0.50.0-2|44	%changelog
14cr|perl-Exporter-Lite-0.50.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-2
14cr|perl-Exporter-Lite-0.50.0-2|46	+ Revision: ef3e930
14cr|perl-Exporter-Lite-0.50.0-2|47	- MassBuild#464: Increase release tag
14cr|perl-Exporter-Lite-0.50.0-2|48	
14cr|perl-Exporter-Lite-0.50.0-2|49	

4620 14
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|1	%define upstream_name    ExtUtils-AutoInstall
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|2	%define upstream_version 0.63
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|3	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|6	Release:	4
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|7	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|8	Summary:	ExtUtils::AutoInstall - Automatic install of dependencies via CPAN
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|9	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|10	License:	GPL+ or Artistic
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|11	Group:		Development/Perl
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|14	Patch0:		eai.patch
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|15	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|16	BuildRequires:	perl-devel
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|18	BuildRequires:	perl(Sort::Versions) >= 1.2
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|19	BuildRequires:	perl(LWP::Simple)
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|20	BuildRequires:	perl(CPAN)
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|21	BuildRequires:	ncftp
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|22	BuildArch:	noarch
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|23	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|24	%description
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|25	ExtUtils-AutoInstall module for perl
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|26	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|27	%prep
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|29	%patch0 -p1
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|30	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|31	%build
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|32	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|33	make
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|34	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|35	#check
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|36	#make test
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|37	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|38	%install
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|39	%makeinstall_std
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|40	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|41	%files
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|42	%doc Changes README
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|43	%{perl_vendorlib}/ExtUtils/AutoInstall.pm
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|44	%{_mandir}/*/*
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|45	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|46	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|47	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|48	%changelog
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.630.0-4
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|50	+ Revision: 638c614
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|52	
14cr|perl-ExtUtils-AutoInstall-0.630.0-4|53	

4621 14
14cr|perl-ExtUtils-CChecker-0.90.0-3|1	%define upstream_name    ExtUtils-CChecker
14cr|perl-ExtUtils-CChecker-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-ExtUtils-CChecker-0.90.0-3|3	
14cr|perl-ExtUtils-CChecker-0.90.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-ExtUtils-CChecker-0.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-CChecker-0.90.0-3|6	Release:    3
14cr|perl-ExtUtils-CChecker-0.90.0-3|7	
14cr|perl-ExtUtils-CChecker-0.90.0-3|8	Summary:    Configure-time utilities for using C headers,
14cr|perl-ExtUtils-CChecker-0.90.0-3|9	
14cr|perl-ExtUtils-CChecker-0.90.0-3|10	License:    GPL+ or Artistic
14cr|perl-ExtUtils-CChecker-0.90.0-3|11	Group:      Development/Perl
14cr|perl-ExtUtils-CChecker-0.90.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-CChecker-0.90.0-3|13	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/ExtUtils-CChecker-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-CChecker-0.90.0-3|14	
14cr|perl-ExtUtils-CChecker-0.90.0-3|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-ExtUtils-CChecker-0.90.0-3|16	BuildRequires: perl(File::Slurp)
14cr|perl-ExtUtils-CChecker-0.90.0-3|17	BuildRequires: perl(List::MoreUtils)
14cr|perl-ExtUtils-CChecker-0.90.0-3|18	BuildRequires: perl(Module::Build)
14cr|perl-ExtUtils-CChecker-0.90.0-3|19	BuildRequires: perl(Test::Exception)
14cr|perl-ExtUtils-CChecker-0.90.0-3|20	BuildRequires: perl(Test::Fatal)
14cr|perl-ExtUtils-CChecker-0.90.0-3|21	BuildRequires: perl(Test::More)
14cr|perl-ExtUtils-CChecker-0.90.0-3|22	BuildRequires: perl(Module::Build::Compat)
14cr|perl-ExtUtils-CChecker-0.90.0-3|23	BuildRequires: perl-devel
14cr|perl-ExtUtils-CChecker-0.90.0-3|24	BuildArch: noarch
14cr|perl-ExtUtils-CChecker-0.90.0-3|25	
14cr|perl-ExtUtils-CChecker-0.90.0-3|26	%description
14cr|perl-ExtUtils-CChecker-0.90.0-3|27	Often Perl modules are written to wrap functionallity found in existing C
14cr|perl-ExtUtils-CChecker-0.90.0-3|28	headers, libraries, or to use OS-specific features. It is useful in the
14cr|perl-ExtUtils-CChecker-0.90.0-3|29	_Build.PL_ or _Makefile.PL_ file to check for the existance of these
14cr|perl-ExtUtils-CChecker-0.90.0-3|30	requirements before attempting to actually build the module.
14cr|perl-ExtUtils-CChecker-0.90.0-3|31	
14cr|perl-ExtUtils-CChecker-0.90.0-3|32	Objects in this class provide an extension around the ExtUtils::CBuilder
14cr|perl-ExtUtils-CChecker-0.90.0-3|33	manpage to simplify the creation of a _.c_ file, compiling, linking and
14cr|perl-ExtUtils-CChecker-0.90.0-3|34	running it, to test if a certain feature is present.
14cr|perl-ExtUtils-CChecker-0.90.0-3|35	
14cr|perl-ExtUtils-CChecker-0.90.0-3|36	It may also be necessary to search for the correct library to link against,
14cr|perl-ExtUtils-CChecker-0.90.0-3|37	or for the right include directories to find header files in. This class
14cr|perl-ExtUtils-CChecker-0.90.0-3|38	also provides assistance here.
14cr|perl-ExtUtils-CChecker-0.90.0-3|39	
14cr|perl-ExtUtils-CChecker-0.90.0-3|40	%prep
14cr|perl-ExtUtils-CChecker-0.90.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-CChecker-0.90.0-3|42	
14cr|perl-ExtUtils-CChecker-0.90.0-3|43	%build
14cr|perl-ExtUtils-CChecker-0.90.0-3|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-CChecker-0.90.0-3|45	
14cr|perl-ExtUtils-CChecker-0.90.0-3|46	%make
14cr|perl-ExtUtils-CChecker-0.90.0-3|47	
14cr|perl-ExtUtils-CChecker-0.90.0-3|48	%check
14cr|perl-ExtUtils-CChecker-0.90.0-3|49	%make test
14cr|perl-ExtUtils-CChecker-0.90.0-3|50	
14cr|perl-ExtUtils-CChecker-0.90.0-3|51	%install
14cr|perl-ExtUtils-CChecker-0.90.0-3|52	%makeinstall_std
14cr|perl-ExtUtils-CChecker-0.90.0-3|53	
14cr|perl-ExtUtils-CChecker-0.90.0-3|54	%clean
14cr|perl-ExtUtils-CChecker-0.90.0-3|55	
14cr|perl-ExtUtils-CChecker-0.90.0-3|56	%files
14cr|perl-ExtUtils-CChecker-0.90.0-3|57	%doc Changes LICENSE README
14cr|perl-ExtUtils-CChecker-0.90.0-3|58	%{_mandir}/man3/*
14cr|perl-ExtUtils-CChecker-0.90.0-3|59	%{perl_vendorlib}/*
14cr|perl-ExtUtils-CChecker-0.90.0-3|60	
14cr|perl-ExtUtils-CChecker-0.90.0-3|61	
14cr|perl-ExtUtils-CChecker-0.90.0-3|62	
14cr|perl-ExtUtils-CChecker-0.90.0-3|63	
14cr|perl-ExtUtils-CChecker-0.90.0-3|64	
14cr|perl-ExtUtils-CChecker-0.90.0-3|65	%changelog
14cr|perl-ExtUtils-CChecker-0.90.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-ExtUtils-CChecker-0.90.0-3|67	+ Revision: b88484b
14cr|perl-ExtUtils-CChecker-0.90.0-3|68	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-CChecker-0.90.0-3|69	
14cr|perl-ExtUtils-CChecker-0.90.0-3|70	

4622 14
14cr|perl-ExtUtils-Command-1.180.0-3|1	%define upstream_name    ExtUtils-Command
14cr|perl-ExtUtils-Command-1.180.0-3|2	%define upstream_version 1.18
14cr|perl-ExtUtils-Command-1.180.0-3|3	
14cr|perl-ExtUtils-Command-1.180.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-Command-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-Command-1.180.0-3|6	Release:	3
14cr|perl-ExtUtils-Command-1.180.0-3|7	
14cr|perl-ExtUtils-Command-1.180.0-3|8	Summary:	Utilities to replace common UNIX commands in Makefiles etc
14cr|perl-ExtUtils-Command-1.180.0-3|9	
14cr|perl-ExtUtils-Command-1.180.0-3|10	License:	GPL+ or Artistic
14cr|perl-ExtUtils-Command-1.180.0-3|11	Group:		Development/Perl
14cr|perl-ExtUtils-Command-1.180.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-Command-1.180.0-3|13	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Command-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-Command-1.180.0-3|14	
14cr|perl-ExtUtils-Command-1.180.0-3|15	BuildRequires:	perl-devel
14cr|perl-ExtUtils-Command-1.180.0-3|16	BuildRequires:	perl(File::Basename)
14cr|perl-ExtUtils-Command-1.180.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-ExtUtils-Command-1.180.0-3|18	BuildArch:	noarch
14cr|perl-ExtUtils-Command-1.180.0-3|19	
14cr|perl-ExtUtils-Command-1.180.0-3|20	%description
14cr|perl-ExtUtils-Command-1.180.0-3|21	Thin wrapper around ExtUtils::Command. See the ExtUtils::Command manpage
14cr|perl-ExtUtils-Command-1.180.0-3|22	for a description of available commands.
14cr|perl-ExtUtils-Command-1.180.0-3|23	
14cr|perl-ExtUtils-Command-1.180.0-3|24	%prep
14cr|perl-ExtUtils-Command-1.180.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-Command-1.180.0-3|26	
14cr|perl-ExtUtils-Command-1.180.0-3|27	%build
14cr|perl-ExtUtils-Command-1.180.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-Command-1.180.0-3|29	%make
14cr|perl-ExtUtils-Command-1.180.0-3|30	
14cr|perl-ExtUtils-Command-1.180.0-3|31	%check
14cr|perl-ExtUtils-Command-1.180.0-3|32	%make test
14cr|perl-ExtUtils-Command-1.180.0-3|33	
14cr|perl-ExtUtils-Command-1.180.0-3|34	%install
14cr|perl-ExtUtils-Command-1.180.0-3|35	%makeinstall_std
14cr|perl-ExtUtils-Command-1.180.0-3|36	
14cr|perl-ExtUtils-Command-1.180.0-3|37	%files
14cr|perl-ExtUtils-Command-1.180.0-3|38	%doc Changes README
14cr|perl-ExtUtils-Command-1.180.0-3|39	%{_mandir}/man3/*
14cr|perl-ExtUtils-Command-1.180.0-3|40	%{perl_vendorlib}/*
14cr|perl-ExtUtils-Command-1.180.0-3|41	
14cr|perl-ExtUtils-Command-1.180.0-3|42	
14cr|perl-ExtUtils-Command-1.180.0-3|43	%changelog
14cr|perl-ExtUtils-Command-1.180.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-3
14cr|perl-ExtUtils-Command-1.180.0-3|45	+ Revision: 03da831
14cr|perl-ExtUtils-Command-1.180.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-Command-1.180.0-3|47	
14cr|perl-ExtUtils-Command-1.180.0-3|48	

4623 14
14cr|perl-ExtUtils-configPL-1.100.0-4|1	%define upstream_name	 ExtUtils-configPL
14cr|perl-ExtUtils-configPL-1.100.0-4|2	%define upstream_version 1.1
14cr|perl-ExtUtils-configPL-1.100.0-4|3	
14cr|perl-ExtUtils-configPL-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-configPL-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-configPL-1.100.0-4|6	Release:	4
14cr|perl-ExtUtils-configPL-1.100.0-4|7	
14cr|perl-ExtUtils-configPL-1.100.0-4|8	Summary:	Perl extension to automagiclly configure perl scripts
14cr|perl-ExtUtils-configPL-1.100.0-4|9	
14cr|perl-ExtUtils-configPL-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-ExtUtils-configPL-1.100.0-4|11	Group:		Development/Perl
14cr|perl-ExtUtils-configPL-1.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-configPL-1.100.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PEASE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-ExtUtils-configPL-1.100.0-4|14	
14cr|perl-ExtUtils-configPL-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-ExtUtils-configPL-1.100.0-4|16	
14cr|perl-ExtUtils-configPL-1.100.0-4|17	BuildArch:	noarch
14cr|perl-ExtUtils-configPL-1.100.0-4|18	
14cr|perl-ExtUtils-configPL-1.100.0-4|19	%description
14cr|perl-ExtUtils-configPL-1.100.0-4|20	This module is used to add configuration information to a perl script, and is
14cr|perl-ExtUtils-configPL-1.100.0-4|21	meant to be used with the ExtUtils::MakeMaker module.
14cr|perl-ExtUtils-configPL-1.100.0-4|22	
14cr|perl-ExtUtils-configPL-1.100.0-4|23	ExtUtils::configPL is not a "normal" Perl extension. It does add or encapsulate
14cr|perl-ExtUtils-configPL-1.100.0-4|24	functionality to your script, but it filters the script, replacing tags with
14cr|perl-ExtUtils-configPL-1.100.0-4|25	items from the Config module, writing the resulting script to a new file.
14cr|perl-ExtUtils-configPL-1.100.0-4|26	
14cr|perl-ExtUtils-configPL-1.100.0-4|27	%prep
14cr|perl-ExtUtils-configPL-1.100.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-configPL-1.100.0-4|29	
14cr|perl-ExtUtils-configPL-1.100.0-4|30	%build
14cr|perl-ExtUtils-configPL-1.100.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-configPL-1.100.0-4|32	%make
14cr|perl-ExtUtils-configPL-1.100.0-4|33	
14cr|perl-ExtUtils-configPL-1.100.0-4|34	%check
14cr|perl-ExtUtils-configPL-1.100.0-4|35	%make test
14cr|perl-ExtUtils-configPL-1.100.0-4|36	
14cr|perl-ExtUtils-configPL-1.100.0-4|37	%install
14cr|perl-ExtUtils-configPL-1.100.0-4|38	%makeinstall_std
14cr|perl-ExtUtils-configPL-1.100.0-4|39	
14cr|perl-ExtUtils-configPL-1.100.0-4|40	%files
14cr|perl-ExtUtils-configPL-1.100.0-4|41	%doc Changes README
14cr|perl-ExtUtils-configPL-1.100.0-4|42	%{perl_vendorlib}/ExtUtils
14cr|perl-ExtUtils-configPL-1.100.0-4|43	%{_mandir}/*/*
14cr|perl-ExtUtils-configPL-1.100.0-4|44	
14cr|perl-ExtUtils-configPL-1.100.0-4|45	
14cr|perl-ExtUtils-configPL-1.100.0-4|46	
14cr|perl-ExtUtils-configPL-1.100.0-4|47	%changelog
14cr|perl-ExtUtils-configPL-1.100.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-ExtUtils-configPL-1.100.0-4|49	+ Revision: 12dc8b1
14cr|perl-ExtUtils-configPL-1.100.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-configPL-1.100.0-4|51	
14cr|perl-ExtUtils-configPL-1.100.0-4|52	

4624 14
14cr|perl-ExtUtils-Install-1.680.0-2|1	%define upstream_name    ExtUtils-Install
14cr|perl-ExtUtils-Install-1.680.0-2|2	%define upstream_version 1.68
14cr|perl-ExtUtils-Install-1.680.0-2|3	
14cr|perl-ExtUtils-Install-1.680.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-ExtUtils-Install-1.680.0-2|5	%define __noautoreq 'perl\\(VMS::Filespec\\)'
14cr|perl-ExtUtils-Install-1.680.0-2|6	%endif
14cr|perl-ExtUtils-Install-1.680.0-2|7	
14cr|perl-ExtUtils-Install-1.680.0-2|8	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-Install-1.680.0-2|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-Install-1.680.0-2|10	Release:	2
14cr|perl-ExtUtils-Install-1.680.0-2|11	
14cr|perl-ExtUtils-Install-1.680.0-2|12	Summary:	Yet another framework for writing test scripts
14cr|perl-ExtUtils-Install-1.680.0-2|13	
14cr|perl-ExtUtils-Install-1.680.0-2|14	
14cr|perl-ExtUtils-Install-1.680.0-2|15	
14cr|perl-ExtUtils-Install-1.680.0-2|16	
14cr|perl-ExtUtils-Install-1.680.0-2|17	License:	GPL+ or Artistic
14cr|perl-ExtUtils-Install-1.680.0-2|18	Group:		Development/Perl
14cr|perl-ExtUtils-Install-1.680.0-2|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-Install-1.680.0-2|20	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-Install-1.680.0-2|21	
14cr|perl-ExtUtils-Install-1.680.0-2|22	BuildRequires:	perl-devel
14cr|perl-ExtUtils-Install-1.680.0-2|23	BuildRequires:	perl(Carp)
14cr|perl-ExtUtils-Install-1.680.0-2|24	BuildRequires:	perl(Cwd)
14cr|perl-ExtUtils-Install-1.680.0-2|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-ExtUtils-Install-1.680.0-2|26	BuildRequires:	perl(File::Basename)
14cr|perl-ExtUtils-Install-1.680.0-2|27	BuildRequires:	perl(File::Compare)
14cr|perl-ExtUtils-Install-1.680.0-2|28	BuildRequires:	perl(File::Copy)
14cr|perl-ExtUtils-Install-1.680.0-2|29	BuildRequires:	perl(File::Find)
14cr|perl-ExtUtils-Install-1.680.0-2|30	BuildRequires:	perl(File::Path)
14cr|perl-ExtUtils-Install-1.680.0-2|31	BuildRequires:	perl(File::Spec)
14cr|perl-ExtUtils-Install-1.680.0-2|32	BuildArch:	noarch
14cr|perl-ExtUtils-Install-1.680.0-2|33	
14cr|perl-ExtUtils-Install-1.680.0-2|34	%description
14cr|perl-ExtUtils-Install-1.680.0-2|35	*STOP!* If you're just getting started writing tests, have a look at
14cr|perl-ExtUtils-Install-1.680.0-2|36	Test::Simple first. This is a drop in replacement for Test::Simple which
14cr|perl-ExtUtils-Install-1.680.0-2|37	you can switch to once you get the hang of basic testing.
14cr|perl-ExtUtils-Install-1.680.0-2|38	
14cr|perl-ExtUtils-Install-1.680.0-2|39	The purpose of this module is to provide a wide range of testing utilities.
14cr|perl-ExtUtils-Install-1.680.0-2|40	Various ways to say "ok" with better diagnostics, facilities to skip tests,
14cr|perl-ExtUtils-Install-1.680.0-2|41	test future features and compare complicated data structures. While you can
14cr|perl-ExtUtils-Install-1.680.0-2|42	do almost anything with a simple 'ok()' function, it doesn't provide good
14cr|perl-ExtUtils-Install-1.680.0-2|43	diagnostic output.
14cr|perl-ExtUtils-Install-1.680.0-2|44	
14cr|perl-ExtUtils-Install-1.680.0-2|45	I love it when a plan comes together
14cr|perl-ExtUtils-Install-1.680.0-2|46	Before anything else, you need a testing plan. This basically declares
14cr|perl-ExtUtils-Install-1.680.0-2|47	how many tests your script is going to run to protect against premature
14cr|perl-ExtUtils-Install-1.680.0-2|48	failure.
14cr|perl-ExtUtils-Install-1.680.0-2|49	
14cr|perl-ExtUtils-Install-1.680.0-2|50	%prep
14cr|perl-ExtUtils-Install-1.680.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-Install-1.680.0-2|52	
14cr|perl-ExtUtils-Install-1.680.0-2|53	%build
14cr|perl-ExtUtils-Install-1.680.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-Install-1.680.0-2|55	%make
14cr|perl-ExtUtils-Install-1.680.0-2|56	
14cr|perl-ExtUtils-Install-1.680.0-2|57	%check
14cr|perl-ExtUtils-Install-1.680.0-2|58	make test
14cr|perl-ExtUtils-Install-1.680.0-2|59	
14cr|perl-ExtUtils-Install-1.680.0-2|60	%install
14cr|perl-ExtUtils-Install-1.680.0-2|61	%makeinstall_std
14cr|perl-ExtUtils-Install-1.680.0-2|62	
14cr|perl-ExtUtils-Install-1.680.0-2|63	%files
14cr|perl-ExtUtils-Install-1.680.0-2|64	%doc Changes META.yml README
14cr|perl-ExtUtils-Install-1.680.0-2|65	%{_mandir}/man3/*
14cr|perl-ExtUtils-Install-1.680.0-2|66	%{perl_vendorlib}/*
14cr|perl-ExtUtils-Install-1.680.0-2|67	
14cr|perl-ExtUtils-Install-1.680.0-2|68	
14cr|perl-ExtUtils-Install-1.680.0-2|69	
14cr|perl-ExtUtils-Install-1.680.0-2|70	
14cr|perl-ExtUtils-Install-1.680.0-2|71	
14cr|perl-ExtUtils-Install-1.680.0-2|72	
14cr|perl-ExtUtils-Install-1.680.0-2|73	%changelog
14cr|perl-ExtUtils-Install-1.680.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.680.0-2
14cr|perl-ExtUtils-Install-1.680.0-2|75	+ Revision: cfee971
14cr|perl-ExtUtils-Install-1.680.0-2|76	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-Install-1.680.0-2|77	
14cr|perl-ExtUtils-Install-1.680.0-2|78	

4625 14
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|1	%define upstream_name    ExtUtils-LibBuilder
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|3	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|6	Release:    4
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|7	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|8	Summary:    A tool to build C libraries
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|9	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|10	License:    GPL+ or Artistic
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|11	Group:      Development/Perl
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|13	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|14	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|16	BuildRequires: perl(File::Spec)
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|17	BuildRequires: perl(File::Temp)
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|18	BuildRequires: perl(Test::More)
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|19	BuildRequires: perl(Module::Build)
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|20	BuildRequires: perl-devel
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|21	BuildArch: noarch
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|22	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|23	%description
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|24	A tool to build C libraries
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|25	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|26	%prep
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|28	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|29	%build
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|30	%{__perl} Build.PL installdirs=vendor
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|31	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|32	./Build
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|33	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|34	%check
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|35	./Build test
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|36	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|37	%install
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|38	./Build install destdir=%{buildroot}
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|39	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|40	%clean
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|41	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|42	%files
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|43	%doc Changes META.yml README
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|44	%{_mandir}/man3/*
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|45	%{perl_vendorlib}/*
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|46	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|47	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|48	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|49	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|50	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|51	%changelog
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|53	+ Revision: 4557ec3
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|55	
14cr|perl-ExtUtils-LibBuilder-0.40.0-4|56	

4626 14
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|1	%define upstream_name    ExtUtils-MakeMaker
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|2	%define upstream_version 6.98
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|3	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|6	Release:    3
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|7	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|8	Summary:    Writes Makefiles for extensions
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|9	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|10	License:    GPL+ or Artistic
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|11	Group:      Development/Perl
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|13	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|14	Patch0:     ExtUtils-MakeMaker-6.59-prevent-bundled-copies.patch
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|15	# append to config cflags debian #628522
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|16	Patch1:     ExtUtils-MakeMaker-6.62-append_to_config_cflags_instead_of_overriding.patch
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|17	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|18	BuildRequires: perl(Data::Dumper)
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|19	BuildRequires: perl(DirHandle)
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|20	BuildRequires: perl(File::Basename)
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|21	BuildRequires: perl(File::Spec) >= 0.800.0
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|22	BuildRequires: perl(Pod::Man)
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|23	BuildRequires: perl(JSON::PP)
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|24	BuildRequires: perl-devel
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|25	BuildRequires: perl-CPAN-Meta
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|26	BuildArch:  noarch
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|27	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|28	%description
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|29	Include all the modules bundled with MakeMaker in @INC so
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|30	ExtUtils::MakeMaker will load.
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|31	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|32	This is for bootstrapping the process of deciding how much of the bundles
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|33	we need.
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|34	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|35	copy_bundles() copies the contents of each bundle, if necessary, into inc/
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|36	as a flattened module directory that MakeMaker can install.
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|37	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|38	%prep
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|40	%patch0 -p0 -b .nobundled
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|41	%patch1 -p3
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|42	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|43	%build
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|44	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|45	%make
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|46	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|47	# %check
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|48	# %make test
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|49	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|50	%install
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|51	%makeinstall_std
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|52	mv %{buildroot}/%{_bindir}/instmodsh   %{buildroot}/%{_bindir}/instmodsh.%{upstream_version}
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|53	mv %{buildroot}/%{_mandir}/man1/instmodsh.1 %{buildroot}/%{_mandir}/man1/instmodsh.%{upstream_version}.1
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|54	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|55	%files
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|56	%doc Changes INSTALL META.json META.yml MYMETA.yml NOTES PATCHING README TODO
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|57	%{_mandir}/man3/*
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|58	%{perl_vendorlib}/*
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|59	%{_bindir}/*
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|60	%{_mandir}/man1/*
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|61	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|62	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|63	%changelog
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.980.0-3
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|65	+ Revision: 54576c5
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|66	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|67	
14cr|perl-ExtUtils-MakeMaker-6.980.0-3|68	

4627 14
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|1	%define upstream_name	 ExtUtils-MakeMaker-Coverage
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|3	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|6	Release:	4
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|7	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|8	Summary:	Add a Makefile target to determine test coverage using Devel::Cover
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|9	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|11	Group:		Development/Perl
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMPETERS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|14	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|16	BuildRequires:	perl(Devel::Cover)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|17	BuildRequires:	perl(Object::Accessor)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|18	BuildRequires:	perl(Test::Differences)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|19	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|20	BuildArch:	noarch
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|21	Requires:	perl(Devel::Cover)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|22	Requires:	perl(Object::Accessor)
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|23	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|24	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|25	%description
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|26	This module adds an additional target to the Makefile generated by
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|27	ExtUtils::MakeMaker. The target, testcover, calls cover, the command-line
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|28	script to generate test coverage statistics, to clean up any data from a
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|29	previous run. It then runs the tests, as if make test was run, then calls cover
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|30	again to generate the coverage statistics.
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|31	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|32	%prep
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|34	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|35	%build
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|37	%make
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|38	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|39	%check
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|40	make test
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|41	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|42	%install
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|43	%makeinstall_std
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|44	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|45	%files
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|46	%doc Changes README
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|47	%{perl_vendorlib}/ExtUtils
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|48	%{_mandir}/*/*
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|49	%{_bindir}/*
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|50	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|51	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|52	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|53	%changelog
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|55	+ Revision: 3732f72
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|57	
14cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-4|58	

4628 14
14cr|perl-ExtUtils-Manifest-1.630.0-3|1	%define upstream_name    ExtUtils-Manifest
14cr|perl-ExtUtils-Manifest-1.630.0-3|2	%define upstream_version 1.63
14cr|perl-ExtUtils-Manifest-1.630.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-Manifest-1.630.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-Manifest-1.630.0-3|5	Release:	3
14cr|perl-ExtUtils-Manifest-1.630.0-3|6	
14cr|perl-ExtUtils-Manifest-1.630.0-3|7	Summary:	Utilities for managing MANIFEST files
14cr|perl-ExtUtils-Manifest-1.630.0-3|8	
14cr|perl-ExtUtils-Manifest-1.630.0-3|9	License:	GPL+ or Artistic
14cr|perl-ExtUtils-Manifest-1.630.0-3|10	Group:		Development/Perl
14cr|perl-ExtUtils-Manifest-1.630.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-Manifest-1.630.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Manifest-%{upstream_version}.tar.gz
14cr|perl-ExtUtils-Manifest-1.630.0-3|13	
14cr|perl-ExtUtils-Manifest-1.630.0-3|14	BuildRequires:	perl-devel
14cr|perl-ExtUtils-Manifest-1.630.0-3|15	BuildRequires:	perl(File::Basename)
14cr|perl-ExtUtils-Manifest-1.630.0-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-ExtUtils-Manifest-1.630.0-3|17	BuildArch:	noarch
14cr|perl-ExtUtils-Manifest-1.630.0-3|18	
14cr|perl-ExtUtils-Manifest-1.630.0-3|19	%description
14cr|perl-ExtUtils-Manifest-1.630.0-3|20	Functions
14cr|perl-ExtUtils-Manifest-1.630.0-3|21	ExtUtils::Manifest exports no functions by default. The following are
14cr|perl-ExtUtils-Manifest-1.630.0-3|22	exported on request
14cr|perl-ExtUtils-Manifest-1.630.0-3|23	
14cr|perl-ExtUtils-Manifest-1.630.0-3|24	* mkmanifest
14cr|perl-ExtUtils-Manifest-1.630.0-3|25	
14cr|perl-ExtUtils-Manifest-1.630.0-3|26	mkmanifest();
14cr|perl-ExtUtils-Manifest-1.630.0-3|27	
14cr|perl-ExtUtils-Manifest-1.630.0-3|28	%prep
14cr|perl-ExtUtils-Manifest-1.630.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-Manifest-1.630.0-3|30	
14cr|perl-ExtUtils-Manifest-1.630.0-3|31	%build
14cr|perl-ExtUtils-Manifest-1.630.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-Manifest-1.630.0-3|33	%make
14cr|perl-ExtUtils-Manifest-1.630.0-3|34	
14cr|perl-ExtUtils-Manifest-1.630.0-3|35	%check
14cr|perl-ExtUtils-Manifest-1.630.0-3|36	make test
14cr|perl-ExtUtils-Manifest-1.630.0-3|37	
14cr|perl-ExtUtils-Manifest-1.630.0-3|38	%install
14cr|perl-ExtUtils-Manifest-1.630.0-3|39	%makeinstall_std
14cr|perl-ExtUtils-Manifest-1.630.0-3|40	
14cr|perl-ExtUtils-Manifest-1.630.0-3|41	%files
14cr|perl-ExtUtils-Manifest-1.630.0-3|42	%doc Changes README
14cr|perl-ExtUtils-Manifest-1.630.0-3|43	%{_mandir}/man3/*
14cr|perl-ExtUtils-Manifest-1.630.0-3|44	%{perl_vendorlib}/*
14cr|perl-ExtUtils-Manifest-1.630.0-3|45	
14cr|perl-ExtUtils-Manifest-1.630.0-3|46	
14cr|perl-ExtUtils-Manifest-1.630.0-3|47	%changelog
14cr|perl-ExtUtils-Manifest-1.630.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.630.0-3
14cr|perl-ExtUtils-Manifest-1.630.0-3|49	+ Revision: 861a864
14cr|perl-ExtUtils-Manifest-1.630.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-Manifest-1.630.0-3|51	
14cr|perl-ExtUtils-Manifest-1.630.0-3|52	

4629 14
14cr|perl-ExtUtils-PerlPP-0.30.0-4|1	%define upstream_name	 ExtUtils-PerlPP
14cr|perl-ExtUtils-PerlPP-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-ExtUtils-PerlPP-0.30.0-4|3	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-PerlPP-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-PerlPP-0.30.0-4|6	Release:	4
14cr|perl-ExtUtils-PerlPP-0.30.0-4|7	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-ExtUtils-PerlPP-0.30.0-4|9	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|10	License:	GPL
14cr|perl-ExtUtils-PerlPP-0.30.0-4|11	Group:		Development/Perl
14cr|perl-ExtUtils-PerlPP-0.30.0-4|12	Url:		http://www.cpan.org
14cr|perl-ExtUtils-PerlPP-0.30.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-ExtUtils-PerlPP-0.30.0-4|14	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-ExtUtils-PerlPP-0.30.0-4|16	BuildArch:	noarch
14cr|perl-ExtUtils-PerlPP-0.30.0-4|17	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|18	%description
14cr|perl-ExtUtils-PerlPP-0.30.0-4|19	%{upstream_name} module for perl
14cr|perl-ExtUtils-PerlPP-0.30.0-4|20	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|21	%prep
14cr|perl-ExtUtils-PerlPP-0.30.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-PerlPP-0.30.0-4|23	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|24	%build
14cr|perl-ExtUtils-PerlPP-0.30.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-PerlPP-0.30.0-4|26	%make
14cr|perl-ExtUtils-PerlPP-0.30.0-4|27	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|28	%check
14cr|perl-ExtUtils-PerlPP-0.30.0-4|29	make test
14cr|perl-ExtUtils-PerlPP-0.30.0-4|30	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|31	%install
14cr|perl-ExtUtils-PerlPP-0.30.0-4|32	%makeinstall_std
14cr|perl-ExtUtils-PerlPP-0.30.0-4|33	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|34	%files
14cr|perl-ExtUtils-PerlPP-0.30.0-4|35	%doc README
14cr|perl-ExtUtils-PerlPP-0.30.0-4|36	%{perl_vendorlib}/ExtUtils
14cr|perl-ExtUtils-PerlPP-0.30.0-4|37	%{_mandir}/*/*
14cr|perl-ExtUtils-PerlPP-0.30.0-4|38	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|39	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|40	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|41	%changelog
14cr|perl-ExtUtils-PerlPP-0.30.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-ExtUtils-PerlPP-0.30.0-4|43	+ Revision: 7646bb4
14cr|perl-ExtUtils-PerlPP-0.30.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-PerlPP-0.30.0-4|45	
14cr|perl-ExtUtils-PerlPP-0.30.0-4|46	

4630 14
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|1	%define upstream_name    ExtUtils-XSBuilder
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|2	%define upstream_version 0.28
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|3	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|6	Release:	4
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|7	Epoch:		1
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|8	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|9	Summary:	ExtUtils::XSBuilder - Automatic XS glue code generation
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|10	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|11	License:	GPL+ or Artistic
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|12	Group:		Development/Perl
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|15	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|16	BuildRequires:	perl-devel
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|17	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|18	BuildRequires:	perl(Tie::IxHash)
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|19	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|20	BuildArch:	noarch
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|21	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|22	# not automatically detected:
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|23	Requires:	perl(Parse::RecDescent)
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|24	Requires:	perl(Tie::IxHash)
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|25	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|26	%description
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|27	ExtUtils::XSBuilder is a set modules to parse C header files and create XS
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|28	glue code and documentation out of it. Idealy this allows to "write" an
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|29	interface to a C library without coding a line. Since no C-API is ideal,
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|30	some adjuments are necessary most of the time. So to use this module you
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|31	must still be familiar with C and XS programming, but it removes a lot of
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|32	stupid work and copy&paste from you. Also when the C API changes, most
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|33	of the time you only have to rerun XSBuilder to get your new Perl API.
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|34	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|35	%prep
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|37	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|38	%build
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|40	make
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|41	make test
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|42	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|43	%install
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|44	%makeinstall_std
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|45	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|46	%files
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|47	%doc README Changes
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|48	%{perl_vendorlib}/ExtUtils/*
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|49	%{_mandir}/*/*
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|50	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|51	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|52	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|53	%changelog
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.280.0-4
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|55	+ Revision: 26e7318
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|57	
14cr|perl-ExtUtils-XSBuilder-0.280.0-4|58	

4631 14
14cr|perl-ExtUtils-XSpp-0.170.0-4|1	%define upstream_name    ExtUtils-XSpp
14cr|perl-ExtUtils-XSpp-0.170.0-4|2	%define upstream_version 0.1700
14cr|perl-ExtUtils-XSpp-0.170.0-4|3	
14cr|perl-ExtUtils-XSpp-0.170.0-4|4	%define debug_package %{nil}
14cr|perl-ExtUtils-XSpp-0.170.0-4|5	
14cr|perl-ExtUtils-XSpp-0.170.0-4|6	Name:		perl-%{upstream_name}
14cr|perl-ExtUtils-XSpp-0.170.0-4|7	Version:	%perl_convert_version 0.1700
14cr|perl-ExtUtils-XSpp-0.170.0-4|8	Release:	4
14cr|perl-ExtUtils-XSpp-0.170.0-4|9	
14cr|perl-ExtUtils-XSpp-0.170.0-4|10	Summary:	A tiny C++ class example that holds a string and an int
14cr|perl-ExtUtils-XSpp-0.170.0-4|11	
14cr|perl-ExtUtils-XSpp-0.170.0-4|12	License:	GPL+ or Artistic
14cr|perl-ExtUtils-XSpp-0.170.0-4|13	Group:		Development/Perl
14cr|perl-ExtUtils-XSpp-0.170.0-4|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ExtUtils-XSpp-0.170.0-4|15	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-XSpp-0.1700.tar.gz
14cr|perl-ExtUtils-XSpp-0.170.0-4|16	
14cr|perl-ExtUtils-XSpp-0.170.0-4|17	BuildRequires:	perl-devel
14cr|perl-ExtUtils-XSpp-0.170.0-4|18	BuildRequires:	perl(Digest::MD5) >= 2.0.0
14cr|perl-ExtUtils-XSpp-0.170.0-4|19	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.200
14cr|perl-ExtUtils-XSpp-0.170.0-4|20	BuildRequires:	perl(Module::Build) >= 0.380.0
14cr|perl-ExtUtils-XSpp-0.170.0-4|21	BuildRequires:	perl(Test::Base)
14cr|perl-ExtUtils-XSpp-0.170.0-4|22	BuildRequires:	perl(Test::Differences)
14cr|perl-ExtUtils-XSpp-0.170.0-4|23	BuildRequires:	perl-devel
14cr|perl-ExtUtils-XSpp-0.170.0-4|24	Requires:	perl(ExtUtils::ParseXS) >= 2.220.0
14cr|perl-ExtUtils-XSpp-0.170.0-4|25	Provides:	perl(ExtUtils::XSpp::Lexer)
14cr|perl-ExtUtils-XSpp-0.170.0-4|26	
14cr|perl-ExtUtils-XSpp-0.170.0-4|27	%description
14cr|perl-ExtUtils-XSpp-0.170.0-4|28	Anything that does not look like a XS++ directive or a class declaration is
14cr|perl-ExtUtils-XSpp-0.170.0-4|29	passed verbatim to XS.
14cr|perl-ExtUtils-XSpp-0.170.0-4|30	
14cr|perl-ExtUtils-XSpp-0.170.0-4|31	%prep
14cr|perl-ExtUtils-XSpp-0.170.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ExtUtils-XSpp-0.170.0-4|33	
14cr|perl-ExtUtils-XSpp-0.170.0-4|34	%build
14cr|perl-ExtUtils-XSpp-0.170.0-4|35	perl Build.PL installdirs=vendor
14cr|perl-ExtUtils-XSpp-0.170.0-4|36	./Build
14cr|perl-ExtUtils-XSpp-0.170.0-4|37	
14cr|perl-ExtUtils-XSpp-0.170.0-4|38	%check
14cr|perl-ExtUtils-XSpp-0.170.0-4|39	./Build test
14cr|perl-ExtUtils-XSpp-0.170.0-4|40	
14cr|perl-ExtUtils-XSpp-0.170.0-4|41	%install
14cr|perl-ExtUtils-XSpp-0.170.0-4|42	./Build install destdir=%{buildroot}
14cr|perl-ExtUtils-XSpp-0.170.0-4|43	
14cr|perl-ExtUtils-XSpp-0.170.0-4|44	%files
14cr|perl-ExtUtils-XSpp-0.170.0-4|45	%doc Changes META.json META.yml README examples
14cr|perl-ExtUtils-XSpp-0.170.0-4|46	%{_bindir}/*
14cr|perl-ExtUtils-XSpp-0.170.0-4|47	%{_mandir}/man1/*
14cr|perl-ExtUtils-XSpp-0.170.0-4|48	%{_mandir}/man3/*
14cr|perl-ExtUtils-XSpp-0.170.0-4|49	%{perl_vendorlib}/*
14cr|perl-ExtUtils-XSpp-0.170.0-4|50	
14cr|perl-ExtUtils-XSpp-0.170.0-4|51	
14cr|perl-ExtUtils-XSpp-0.170.0-4|52	
14cr|perl-ExtUtils-XSpp-0.170.0-4|53	%changelog
14cr|perl-ExtUtils-XSpp-0.170.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-4
14cr|perl-ExtUtils-XSpp-0.170.0-4|55	+ Revision: e832adc
14cr|perl-ExtUtils-XSpp-0.170.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-ExtUtils-XSpp-0.170.0-4|57	
14cr|perl-ExtUtils-XSpp-0.170.0-4|58	

4632 14
14cr|perl-FCGI-ProcManager-0.240.0-3|1	%define upstream_name	 FCGI-ProcManager
14cr|perl-FCGI-ProcManager-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-FCGI-ProcManager-0.240.0-3|3	
14cr|perl-FCGI-ProcManager-0.240.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-FCGI-ProcManager-0.240.0-3|5	Version:	%perl_convert_version 0.24
14cr|perl-FCGI-ProcManager-0.240.0-3|6	Release:	3
14cr|perl-FCGI-ProcManager-0.240.0-3|7	
14cr|perl-FCGI-ProcManager-0.240.0-3|8	Summary:	Functions for managing FastCGI applications
14cr|perl-FCGI-ProcManager-0.240.0-3|9	
14cr|perl-FCGI-ProcManager-0.240.0-3|10	License:	GPL+ or Artistic
14cr|perl-FCGI-ProcManager-0.240.0-3|11	Group:		Development/Perl
14cr|perl-FCGI-ProcManager-0.240.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-FCGI-ProcManager-0.240.0-3|13	Source0:	http://www.cpan.org/modules/by-module/FCGI/FCGI-ProcManager-0.24.tar.gz
14cr|perl-FCGI-ProcManager-0.240.0-3|14	
14cr|perl-FCGI-ProcManager-0.240.0-3|15	BuildRequires:	perl-devel
14cr|perl-FCGI-ProcManager-0.240.0-3|16	BuildArch:	noarch
14cr|perl-FCGI-ProcManager-0.240.0-3|17	
14cr|perl-FCGI-ProcManager-0.240.0-3|18	%description
14cr|perl-FCGI-ProcManager-0.240.0-3|19	FCGI::ProcManager is used to serve as a FastCGI process manager. By
14cr|perl-FCGI-ProcManager-0.240.0-3|20	re-implementing it in perl, developers can more finely tune performance in
14cr|perl-FCGI-ProcManager-0.240.0-3|21	their web applications, and can take advantage of copy-on-write semantics
14cr|perl-FCGI-ProcManager-0.240.0-3|22	prevalent in UNIX kernel process management.
14cr|perl-FCGI-ProcManager-0.240.0-3|23	
14cr|perl-FCGI-ProcManager-0.240.0-3|24	%prep
14cr|perl-FCGI-ProcManager-0.240.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-FCGI-ProcManager-0.240.0-3|26	
14cr|perl-FCGI-ProcManager-0.240.0-3|27	%build
14cr|perl-FCGI-ProcManager-0.240.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-FCGI-ProcManager-0.240.0-3|29	%make
14cr|perl-FCGI-ProcManager-0.240.0-3|30	
14cr|perl-FCGI-ProcManager-0.240.0-3|31	%check
14cr|perl-FCGI-ProcManager-0.240.0-3|32	make test
14cr|perl-FCGI-ProcManager-0.240.0-3|33	
14cr|perl-FCGI-ProcManager-0.240.0-3|34	%install
14cr|perl-FCGI-ProcManager-0.240.0-3|35	%makeinstall_std
14cr|perl-FCGI-ProcManager-0.240.0-3|36	
14cr|perl-FCGI-ProcManager-0.240.0-3|37	%files
14cr|perl-FCGI-ProcManager-0.240.0-3|38	%doc README
14cr|perl-FCGI-ProcManager-0.240.0-3|39	%{perl_vendorlib}/FCGI
14cr|perl-FCGI-ProcManager-0.240.0-3|40	%{_mandir}/*/*
14cr|perl-FCGI-ProcManager-0.240.0-3|41	
14cr|perl-FCGI-ProcManager-0.240.0-3|42	
14cr|perl-FCGI-ProcManager-0.240.0-3|43	%changelog
14cr|perl-FCGI-ProcManager-0.240.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-FCGI-ProcManager-0.240.0-3|45	+ Revision: b50383c
14cr|perl-FCGI-ProcManager-0.240.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-FCGI-ProcManager-0.240.0-3|47	
14cr|perl-FCGI-ProcManager-0.240.0-3|48	

4633 14
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|1	%define upstream_name    FCGI-ProcManager-MaxRequests
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|3	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|6	Release:	6
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|7	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|8	Summary:	Restrict max number of requests by each child
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|9	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|10	License:	GPL+ or Artistic
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|11	Group:		Development/Perl
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|13	Source0:	http://www.cpan.org/modules/by-module/FCGI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|14	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|15	BuildRequires:	perl-devel
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|17	BuildRequires:	perl(FCGI::ProcManager)
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|18	BuildRequires:	perl(Test::More)
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|19	BuildArch:	noarch
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|20	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|21	%description
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|22	FCGI-ProcManager-MaxRequests is a extension of FCGI-ProcManager that allow
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|23	restrict fastcgi processes to process only limiting number of requests.
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|24	This may help avoid growing memory usage and compensate memory leaks.
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|25	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|26	This module subclass the FCGI::ProcManager manpage. After server process
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|27	max_requests number of requests, it simple exit, and manager starts another
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|28	server process. Maximum number of requests can be set from PM_MAX_REQUESTS
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|29	environment variable, max_requests - constructor argument and max_requests
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|30	accessor.
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|31	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|32	%prep
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|34	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|35	%build
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|37	%make
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|38	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|39	%check
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|40	%make test
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|41	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|42	%install
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|43	%makeinstall_std
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|44	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|45	%files
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|46	%doc META.yml Changes README
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|47	%{_mandir}/man3/*
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|48	%{perl_vendorlib}/*
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|49	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|50	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|51	%changelog
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|53	+ Revision: 9c8a411
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|54	- MassBuild#464: Increase release tag
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|55	
14cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-6|56	

4634 14
14cr|perl-Feed-Find-0.07-4|1	%define	module	Feed-Find
14cr|perl-Feed-Find-0.07-4|2	
14cr|perl-Feed-Find-0.07-4|3	Name:		perl-%{module}
14cr|perl-Feed-Find-0.07-4|4	Version:	0.07
14cr|perl-Feed-Find-0.07-4|5	Release:	4
14cr|perl-Feed-Find-0.07-4|6	Summary:	Perl Module for Syndication feed auto-discovery
14cr|perl-Feed-Find-0.07-4|7	
14cr|perl-Feed-Find-0.07-4|8	License:	GPL or Artistic
14cr|perl-Feed-Find-0.07-4|9	Group:		Development/Perl
14cr|perl-Feed-Find-0.07-4|10	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Feed-Find-0.07-4|11	Source0:	http://www.cpan.org/modules/by-module/XML/%{module}-%{version}.tar.bz2
14cr|perl-Feed-Find-0.07-4|12	
14cr|perl-Feed-Find-0.07-4|13	BuildRequires:	perl-devel
14cr|perl-Feed-Find-0.07-4|14	BuildRequires:	perl(Class::ErrorHandler)
14cr|perl-Feed-Find-0.07-4|15	BuildRequires:	perl(HTML::Parser)
14cr|perl-Feed-Find-0.07-4|16	BuildRequires:	perl(URI)
14cr|perl-Feed-Find-0.07-4|17	BuildRequires:	perl(LWP)
14cr|perl-Feed-Find-0.07-4|18	BuildArch:	noarch
14cr|perl-Feed-Find-0.07-4|19	
14cr|perl-Feed-Find-0.07-4|20	%description
14cr|perl-Feed-Find-0.07-4|21	Perl Module for Syndication feed auto-discovery.
14cr|perl-Feed-Find-0.07-4|22	
14cr|perl-Feed-Find-0.07-4|23	Feed::Find implements feed auto-discovery for finding syndication feeds,
14cr|perl-Feed-Find-0.07-4|24	given a URI. It (currently) passes all of the auto-discovery tests at
14cr|perl-Feed-Find-0.07-4|25	http://diveintomark.org/tests/client/autodiscovery/ .
14cr|perl-Feed-Find-0.07-4|26	
14cr|perl-Feed-Find-0.07-4|27	Feed::Find will discover the following feed formats:
14cr|perl-Feed-Find-0.07-4|28	
14cr|perl-Feed-Find-0.07-4|29	RSS 0.91
14cr|perl-Feed-Find-0.07-4|30	RSS 1.0
14cr|perl-Feed-Find-0.07-4|31	RSS 2.0
14cr|perl-Feed-Find-0.07-4|32	Atom
14cr|perl-Feed-Find-0.07-4|33	
14cr|perl-Feed-Find-0.07-4|34	%prep
14cr|perl-Feed-Find-0.07-4|35	%setup -q -n %{module}-%{version}
14cr|perl-Feed-Find-0.07-4|36	
14cr|perl-Feed-Find-0.07-4|37	%build
14cr|perl-Feed-Find-0.07-4|38	SKIP_SAX_INSTALL=1 perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Feed-Find-0.07-4|39	%make
14cr|perl-Feed-Find-0.07-4|40	
14cr|perl-Feed-Find-0.07-4|41	%check
14cr|perl-Feed-Find-0.07-4|42	# requires network access
14cr|perl-Feed-Find-0.07-4|43	#make test
14cr|perl-Feed-Find-0.07-4|44	
14cr|perl-Feed-Find-0.07-4|45	%install
14cr|perl-Feed-Find-0.07-4|46	%makeinstall_std
14cr|perl-Feed-Find-0.07-4|47	
14cr|perl-Feed-Find-0.07-4|48	%files
14cr|perl-Feed-Find-0.07-4|49	%doc Changes README
14cr|perl-Feed-Find-0.07-4|50	%{perl_vendorlib}/Feed/Find*
14cr|perl-Feed-Find-0.07-4|51	%{_mandir}/*/*
14cr|perl-Feed-Find-0.07-4|52	
14cr|perl-Feed-Find-0.07-4|53	
14cr|perl-Feed-Find-0.07-4|54	%changelog
14cr|perl-Feed-Find-0.07-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.07-4
14cr|perl-Feed-Find-0.07-4|56	+ Revision: 007cd65
14cr|perl-Feed-Find-0.07-4|57	- MassBuild#464: Increase release tag
14cr|perl-Feed-Find-0.07-4|58	
14cr|perl-Feed-Find-0.07-4|59	

4635 14
14cr|perl-Fennec-Lite-0.4.0-3|1	%define upstream_name    Fennec-Lite
14cr|perl-Fennec-Lite-0.4.0-3|2	%define upstream_version 0.004
14cr|perl-Fennec-Lite-0.4.0-3|3	
14cr|perl-Fennec-Lite-0.4.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Fennec-Lite-0.4.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Fennec-Lite-0.4.0-3|6	Release:    3
14cr|perl-Fennec-Lite-0.4.0-3|7	
14cr|perl-Fennec-Lite-0.4.0-3|8	Summary:    Minimalist Fennec, the commonly used bits
14cr|perl-Fennec-Lite-0.4.0-3|9	
14cr|perl-Fennec-Lite-0.4.0-3|10	License:    GPL+ or Artistic
14cr|perl-Fennec-Lite-0.4.0-3|11	Group:      Development/Perl
14cr|perl-Fennec-Lite-0.4.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Fennec-Lite-0.4.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Fennec/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Fennec-Lite-0.4.0-3|14	
14cr|perl-Fennec-Lite-0.4.0-3|15	BuildRequires: perl(List::Util)
14cr|perl-Fennec-Lite-0.4.0-3|16	BuildRequires: perl(Test::Builder)
14cr|perl-Fennec-Lite-0.4.0-3|17	BuildRequires: perl(Test::More)
14cr|perl-Fennec-Lite-0.4.0-3|18	BuildRequires: perl(Module::Build)
14cr|perl-Fennec-Lite-0.4.0-3|19	BuildArch: noarch
14cr|perl-Fennec-Lite-0.4.0-3|20	
14cr|perl-Fennec-Lite-0.4.0-3|21	%description
14cr|perl-Fennec-Lite-0.4.0-3|22	the Fennec manpage does a ton, but it may be hard to adopt it all at once.
14cr|perl-Fennec-Lite-0.4.0-3|23	It also is a large project, and has not yet been fully split into component
14cr|perl-Fennec-Lite-0.4.0-3|24	projects. Fennec::Lite takes a minimalist approach to do for Fennec what
14cr|perl-Fennec-Lite-0.4.0-3|25	Mouse does for Moose.
14cr|perl-Fennec-Lite-0.4.0-3|26	
14cr|perl-Fennec-Lite-0.4.0-3|27	Fennec::Lite is a single module file with no non-core dependencies. It can
14cr|perl-Fennec-Lite-0.4.0-3|28	easily be used by any project, either directly, or by copying it into your
14cr|perl-Fennec-Lite-0.4.0-3|29	project. The file itself is less than 300 lines of code at the time of this
14cr|perl-Fennec-Lite-0.4.0-3|30	writing, that includes whitespace.
14cr|perl-Fennec-Lite-0.4.0-3|31	
14cr|perl-Fennec-Lite-0.4.0-3|32	This module does not cover any of the more advanced features such as result
14cr|perl-Fennec-Lite-0.4.0-3|33	capturing or SPEC workflows. This module only covers test grouping and
14cr|perl-Fennec-Lite-0.4.0-3|34	group randomization. You can also use the FENNEC_ITEM variable with a group
14cr|perl-Fennec-Lite-0.4.0-3|35	name or line number to run a specific test group only. Test::Builder is
14cr|perl-Fennec-Lite-0.4.0-3|36	used under the hood for TAP output.
14cr|perl-Fennec-Lite-0.4.0-3|37	
14cr|perl-Fennec-Lite-0.4.0-3|38	%prep
14cr|perl-Fennec-Lite-0.4.0-3|39	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Fennec-Lite-0.4.0-3|40	
14cr|perl-Fennec-Lite-0.4.0-3|41	%build
14cr|perl-Fennec-Lite-0.4.0-3|42	%{__perl} Build.PL installdirs=vendor
14cr|perl-Fennec-Lite-0.4.0-3|43	
14cr|perl-Fennec-Lite-0.4.0-3|44	./Build
14cr|perl-Fennec-Lite-0.4.0-3|45	
14cr|perl-Fennec-Lite-0.4.0-3|46	%check
14cr|perl-Fennec-Lite-0.4.0-3|47	./Build test
14cr|perl-Fennec-Lite-0.4.0-3|48	
14cr|perl-Fennec-Lite-0.4.0-3|49	%install
14cr|perl-Fennec-Lite-0.4.0-3|50	./Build install destdir=%{buildroot}
14cr|perl-Fennec-Lite-0.4.0-3|51	
14cr|perl-Fennec-Lite-0.4.0-3|52	%files
14cr|perl-Fennec-Lite-0.4.0-3|53	%doc README META.yml
14cr|perl-Fennec-Lite-0.4.0-3|54	%{_mandir}/man3/*
14cr|perl-Fennec-Lite-0.4.0-3|55	%{perl_vendorlib}/*
14cr|perl-Fennec-Lite-0.4.0-3|56	
14cr|perl-Fennec-Lite-0.4.0-3|57	
14cr|perl-Fennec-Lite-0.4.0-3|58	%changelog
14cr|perl-Fennec-Lite-0.4.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|perl-Fennec-Lite-0.4.0-3|60	+ Revision: b46f871
14cr|perl-Fennec-Lite-0.4.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Fennec-Lite-0.4.0-3|62	
14cr|perl-Fennec-Lite-0.4.0-3|63	

4636 14
14cr|perl-File-Cache-0.160.0-4|1	%define	upstream_name	 File-Cache
14cr|perl-File-Cache-0.160.0-4|2	%define	upstream_version 0.16
14cr|perl-File-Cache-0.160.0-4|3	
14cr|perl-File-Cache-0.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Cache-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Cache-0.160.0-4|6	Release:	4
14cr|perl-File-Cache-0.160.0-4|7	
14cr|perl-File-Cache-0.160.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-File-Cache-0.160.0-4|9	
14cr|perl-File-Cache-0.160.0-4|10	License:	GPL
14cr|perl-File-Cache-0.160.0-4|11	Group:		Development/Perl
14cr|perl-File-Cache-0.160.0-4|12	Url:		http://search.cpan.org/~dclinton/%{upstream_name}
14cr|perl-File-Cache-0.160.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Cache-0.160.0-4|14	
14cr|perl-File-Cache-0.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Cache-0.160.0-4|16	BuildArch:	noarch
14cr|perl-File-Cache-0.160.0-4|17	
14cr|perl-File-Cache-0.160.0-4|18	%description
14cr|perl-File-Cache-0.160.0-4|19	%{upstream_name} perl module
14cr|perl-File-Cache-0.160.0-4|20	
14cr|perl-File-Cache-0.160.0-4|21	%prep
14cr|perl-File-Cache-0.160.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Cache-0.160.0-4|23	
14cr|perl-File-Cache-0.160.0-4|24	%build
14cr|perl-File-Cache-0.160.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Cache-0.160.0-4|26	%make
14cr|perl-File-Cache-0.160.0-4|27	
14cr|perl-File-Cache-0.160.0-4|28	%check
14cr|perl-File-Cache-0.160.0-4|29	%make test
14cr|perl-File-Cache-0.160.0-4|30	
14cr|perl-File-Cache-0.160.0-4|31	%install
14cr|perl-File-Cache-0.160.0-4|32	%makeinstall_std
14cr|perl-File-Cache-0.160.0-4|33	chmod 755 %{buildroot}%{perl_vendorlib}/File/Cache.pm
14cr|perl-File-Cache-0.160.0-4|34	
14cr|perl-File-Cache-0.160.0-4|35	%files
14cr|perl-File-Cache-0.160.0-4|36	%doc CHANGES CREDITS README TODO
14cr|perl-File-Cache-0.160.0-4|37	%{perl_vendorlib}/File/Cache.pm
14cr|perl-File-Cache-0.160.0-4|38	%{_mandir}/man3/*
14cr|perl-File-Cache-0.160.0-4|39	
14cr|perl-File-Cache-0.160.0-4|40	
14cr|perl-File-Cache-0.160.0-4|41	%changelog
14cr|perl-File-Cache-0.160.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-4
14cr|perl-File-Cache-0.160.0-4|43	+ Revision: 68213f0
14cr|perl-File-Cache-0.160.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-File-Cache-0.160.0-4|45	
14cr|perl-File-Cache-0.160.0-4|46	

4637 14
14cr|perl-File-Cat-1.200.0-7|1	%define	module	File-Cat
14cr|perl-File-Cat-1.200.0-7|2	%define	upstream_version	1.2
14cr|perl-File-Cat-1.200.0-7|3	
14cr|perl-File-Cat-1.200.0-7|4	Name:		perl-%{module}
14cr|perl-File-Cat-1.200.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Cat-1.200.0-7|6	Release:	7
14cr|perl-File-Cat-1.200.0-7|7	Summary:	Perl implementation of cat(1)
14cr|perl-File-Cat-1.200.0-7|8	
14cr|perl-File-Cat-1.200.0-7|9	License:	GPL or Artistic
14cr|perl-File-Cat-1.200.0-7|10	Group:		Development/Perl
14cr|perl-File-Cat-1.200.0-7|11	Source:		http://search.cpan.org/CPAN/authors/id/F/FI/FIMM/File-Cat-%{upstream_version}.tar.gz
14cr|perl-File-Cat-1.200.0-7|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-File-Cat-1.200.0-7|13	BuildRequires:	perl-devel
14cr|perl-File-Cat-1.200.0-7|14	Requires:	perl
14cr|perl-File-Cat-1.200.0-7|15	BuildArch:	noarch
14cr|perl-File-Cat-1.200.0-7|16	
14cr|perl-File-Cat-1.200.0-7|17	%description
14cr|perl-File-Cat-1.200.0-7|18	File::Cat is a module of adventure, danger, and low cunning. With it,
14cr|perl-File-Cat-1.200.0-7|19	you will explore some of the most inane programs ever seen by
14cr|perl-File-Cat-1.200.0-7|20	mortals. No computer should be without one!
14cr|perl-File-Cat-1.200.0-7|21	
14cr|perl-File-Cat-1.200.0-7|22	%prep
14cr|perl-File-Cat-1.200.0-7|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-File-Cat-1.200.0-7|24	
14cr|perl-File-Cat-1.200.0-7|25	%build
14cr|perl-File-Cat-1.200.0-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Cat-1.200.0-7|27	%make
14cr|perl-File-Cat-1.200.0-7|28	
14cr|perl-File-Cat-1.200.0-7|29	%check
14cr|perl-File-Cat-1.200.0-7|30	make test
14cr|perl-File-Cat-1.200.0-7|31	
14cr|perl-File-Cat-1.200.0-7|32	%install
14cr|perl-File-Cat-1.200.0-7|33	%makeinstall_std
14cr|perl-File-Cat-1.200.0-7|34	
14cr|perl-File-Cat-1.200.0-7|35	%files
14cr|perl-File-Cat-1.200.0-7|36	%{perl_vendorlib}/File/Cat.pm
14cr|perl-File-Cat-1.200.0-7|37	%{_mandir}/*/*
14cr|perl-File-Cat-1.200.0-7|38	
14cr|perl-File-Cat-1.200.0-7|39	
14cr|perl-File-Cat-1.200.0-7|40	
14cr|perl-File-Cat-1.200.0-7|41	
14cr|perl-File-Cat-1.200.0-7|42	
14cr|perl-File-Cat-1.200.0-7|43	%changelog
14cr|perl-File-Cat-1.200.0-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-7
14cr|perl-File-Cat-1.200.0-7|45	+ Revision: 8c12e3a
14cr|perl-File-Cat-1.200.0-7|46	- MassBuild#464: Increase release tag
14cr|perl-File-Cat-1.200.0-7|47	
14cr|perl-File-Cat-1.200.0-7|48	

4638 14
14cr|perl-File-ChangeNotify-0.240.0-3|1	%define upstream_name    File-ChangeNotify
14cr|perl-File-ChangeNotify-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-File-ChangeNotify-0.240.0-3|3	
14cr|perl-File-ChangeNotify-0.240.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-File-ChangeNotify-0.240.0-3|5	%define __noautoreq 'perl\\(IO::KQueue\\)'
14cr|perl-File-ChangeNotify-0.240.0-3|6	%else
14cr|perl-File-ChangeNotify-0.240.0-3|7	%define _requires_exceptions perl(IO::KQueue)
14cr|perl-File-ChangeNotify-0.240.0-3|8	%endif
14cr|perl-File-ChangeNotify-0.240.0-3|9	
14cr|perl-File-ChangeNotify-0.240.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-File-ChangeNotify-0.240.0-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-ChangeNotify-0.240.0-3|12	Release:	3
14cr|perl-File-ChangeNotify-0.240.0-3|13	
14cr|perl-File-ChangeNotify-0.240.0-3|14	Summary:	Inotify-based watcher subclass
14cr|perl-File-ChangeNotify-0.240.0-3|15	
14cr|perl-File-ChangeNotify-0.240.0-3|16	License:	GPL+ or Artistic
14cr|perl-File-ChangeNotify-0.240.0-3|17	Group:		Development/Perl
14cr|perl-File-ChangeNotify-0.240.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-ChangeNotify-0.240.0-3|19	Source0:	http://www.cpan.org/modules/by-module/File/File-ChangeNotify-%{upstream_version}.tar.gz
14cr|perl-File-ChangeNotify-0.240.0-3|20	
14cr|perl-File-ChangeNotify-0.240.0-3|21	BuildRequires:	perl-devel
14cr|perl-File-ChangeNotify-0.240.0-3|22	BuildRequires:	perl(Carp)
14cr|perl-File-ChangeNotify-0.240.0-3|23	BuildRequires:  perl(Class::Load)
14cr|perl-File-ChangeNotify-0.240.0-3|24	BuildRequires:	perl(Class::MOP)
14cr|perl-File-ChangeNotify-0.240.0-3|25	BuildRequires:	perl(File::Find)
14cr|perl-File-ChangeNotify-0.240.0-3|26	BuildRequires:	perl(File::Path)
14cr|perl-File-ChangeNotify-0.240.0-3|27	BuildRequires:	perl(File::Spec)
14cr|perl-File-ChangeNotify-0.240.0-3|28	BuildRequires:	perl(File::Temp)
14cr|perl-File-ChangeNotify-0.240.0-3|29	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-File-ChangeNotify-0.240.0-3|30	BuildRequires:	perl(Module::Pluggable::Object)
14cr|perl-File-ChangeNotify-0.240.0-3|31	BuildRequires:	perl(Moose)
14cr|perl-File-ChangeNotify-0.240.0-3|32	BuildRequires:	perl(MooseX::Params::Validate)
14cr|perl-File-ChangeNotify-0.240.0-3|33	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
14cr|perl-File-ChangeNotify-0.240.0-3|34	BuildRequires:	perl(namespace::autoclean)
14cr|perl-File-ChangeNotify-0.240.0-3|35	BuildRequires:	perl(Test::Exception)
14cr|perl-File-ChangeNotify-0.240.0-3|36	BuildRequires:	perl(Test::More)
14cr|perl-File-ChangeNotify-0.240.0-3|37	BuildRequires:	perl(Time::HiRes)
14cr|perl-File-ChangeNotify-0.240.0-3|38	
14cr|perl-File-ChangeNotify-0.240.0-3|39	BuildArch: noarch
14cr|perl-File-ChangeNotify-0.240.0-3|40	
14cr|perl-File-ChangeNotify-0.240.0-3|41	%description
14cr|perl-File-ChangeNotify-0.240.0-3|42	This module provides an API for creating a the File::ChangeNotify::Watcher
14cr|perl-File-ChangeNotify-0.240.0-3|43	manpage subclass that will work on your platform.
14cr|perl-File-ChangeNotify-0.240.0-3|44	
14cr|perl-File-ChangeNotify-0.240.0-3|45	Most of the documentation for this distro is in the
14cr|perl-File-ChangeNotify-0.240.0-3|46	File::ChangeNotify::Watcher manpage.
14cr|perl-File-ChangeNotify-0.240.0-3|47	
14cr|perl-File-ChangeNotify-0.240.0-3|48	%prep
14cr|perl-File-ChangeNotify-0.240.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-ChangeNotify-0.240.0-3|50	
14cr|perl-File-ChangeNotify-0.240.0-3|51	%build
14cr|perl-File-ChangeNotify-0.240.0-3|52	perl Build.PL installdirs=vendor
14cr|perl-File-ChangeNotify-0.240.0-3|53	./Build
14cr|perl-File-ChangeNotify-0.240.0-3|54	
14cr|perl-File-ChangeNotify-0.240.0-3|55	%check
14cr|perl-File-ChangeNotify-0.240.0-3|56	./Build test
14cr|perl-File-ChangeNotify-0.240.0-3|57	
14cr|perl-File-ChangeNotify-0.240.0-3|58	%install
14cr|perl-File-ChangeNotify-0.240.0-3|59	./Build install destdir=%{buildroot}
14cr|perl-File-ChangeNotify-0.240.0-3|60	
14cr|perl-File-ChangeNotify-0.240.0-3|61	%files
14cr|perl-File-ChangeNotify-0.240.0-3|62	%doc Changes README
14cr|perl-File-ChangeNotify-0.240.0-3|63	%{_mandir}/man3/*
14cr|perl-File-ChangeNotify-0.240.0-3|64	%{perl_vendorlib}/*
14cr|perl-File-ChangeNotify-0.240.0-3|65	
14cr|perl-File-ChangeNotify-0.240.0-3|66	
14cr|perl-File-ChangeNotify-0.240.0-3|67	%changelog
14cr|perl-File-ChangeNotify-0.240.0-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-File-ChangeNotify-0.240.0-3|69	+ Revision: d7ea3f8
14cr|perl-File-ChangeNotify-0.240.0-3|70	- MassBuild#464: Increase release tag
14cr|perl-File-ChangeNotify-0.240.0-3|71	
14cr|perl-File-ChangeNotify-0.240.0-3|72	

4639 14
14cr|perl-File-chdir-0.100.800-3|1	%define	upstream_name	 File-chdir
14cr|perl-File-chdir-0.100.800-3|2	%define upstream_version 0.1008
14cr|perl-File-chdir-0.100.800-3|3	
14cr|perl-File-chdir-0.100.800-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-chdir-0.100.800-3|5	Version:	%perl_convert_version 0.1008
14cr|perl-File-chdir-0.100.800-3|6	Release:	3
14cr|perl-File-chdir-0.100.800-3|7	
14cr|perl-File-chdir-0.100.800-3|8	Summary:	A more sensible way to change directories
14cr|perl-File-chdir-0.100.800-3|9	
14cr|perl-File-chdir-0.100.800-3|10	License:	GPL+ or Artistic
14cr|perl-File-chdir-0.100.800-3|11	Group:		Development/Perl
14cr|perl-File-chdir-0.100.800-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-chdir-0.100.800-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-chdir-0.1008.tar.gz
14cr|perl-File-chdir-0.100.800-3|14	
14cr|perl-File-chdir-0.100.800-3|15	BuildRequires:	perl-devel
14cr|perl-File-chdir-0.100.800-3|16	BuildArch:	noarch
14cr|perl-File-chdir-0.100.800-3|17	
14cr|perl-File-chdir-0.100.800-3|18	%description
14cr|perl-File-chdir-0.100.800-3|19	Perl's chdir() has the unfortunate problem of being very, very, very
14cr|perl-File-chdir-0.100.800-3|20	global.  If any part of your program calls chdir() or if any library
14cr|perl-File-chdir-0.100.800-3|21	you use calls chdir(), it changes the current working directory for
14cr|perl-File-chdir-0.100.800-3|22	the B<whole> program.
14cr|perl-File-chdir-0.100.800-3|23	
14cr|perl-File-chdir-0.100.800-3|24	File::chdir gives you an alternative, $CWD and @CWD.  These two
14cr|perl-File-chdir-0.100.800-3|25	variables combine all the power of C<chdir()>, File::Spec and Cwd.
14cr|perl-File-chdir-0.100.800-3|26	
14cr|perl-File-chdir-0.100.800-3|27	%prep
14cr|perl-File-chdir-0.100.800-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-chdir-0.100.800-3|29	
14cr|perl-File-chdir-0.100.800-3|30	%build
14cr|perl-File-chdir-0.100.800-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-chdir-0.100.800-3|32	%make
14cr|perl-File-chdir-0.100.800-3|33	
14cr|perl-File-chdir-0.100.800-3|34	%check
14cr|perl-File-chdir-0.100.800-3|35	%make test
14cr|perl-File-chdir-0.100.800-3|36	
14cr|perl-File-chdir-0.100.800-3|37	%install
14cr|perl-File-chdir-0.100.800-3|38	%makeinstall_std
14cr|perl-File-chdir-0.100.800-3|39	
14cr|perl-File-chdir-0.100.800-3|40	%files
14cr|perl-File-chdir-0.100.800-3|41	%doc Changes
14cr|perl-File-chdir-0.100.800-3|42	%dir %{perl_vendorlib}/File
14cr|perl-File-chdir-0.100.800-3|43	%{perl_vendorlib}/File/*
14cr|perl-File-chdir-0.100.800-3|44	%{_mandir}/*/*
14cr|perl-File-chdir-0.100.800-3|45	
14cr|perl-File-chdir-0.100.800-3|46	
14cr|perl-File-chdir-0.100.800-3|47	
14cr|perl-File-chdir-0.100.800-3|48	%changelog
14cr|perl-File-chdir-0.100.800-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.800-3
14cr|perl-File-chdir-0.100.800-3|50	+ Revision: cce924a
14cr|perl-File-chdir-0.100.800-3|51	- MassBuild#464: Increase release tag
14cr|perl-File-chdir-0.100.800-3|52	
14cr|perl-File-chdir-0.100.800-3|53	

4640 14
14cr|perl-File-chmod-0.400.0-3|1	%define	upstream_name	 File-chmod
14cr|perl-File-chmod-0.400.0-3|2	%define upstream_version 0.40
14cr|perl-File-chmod-0.400.0-3|3	
14cr|perl-File-chmod-0.400.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-chmod-0.400.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-chmod-0.400.0-3|6	Release:	3
14cr|perl-File-chmod-0.400.0-3|7	
14cr|perl-File-chmod-0.400.0-3|8	Summary:	Implements symbolic and ls chmod modes
14cr|perl-File-chmod-0.400.0-3|9	
14cr|perl-File-chmod-0.400.0-3|10	License:	GPL+ or Artistic
14cr|perl-File-chmod-0.400.0-3|11	Group:		Development/Perl
14cr|perl-File-chmod-0.400.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-File-chmod-0.400.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-chmod-%{upstream_version}.tar.gz
14cr|perl-File-chmod-0.400.0-3|14	
14cr|perl-File-chmod-0.400.0-3|15	BuildRequires:	perl-devel
14cr|perl-File-chmod-0.400.0-3|16	BuildArch:	noarch
14cr|perl-File-chmod-0.400.0-3|17	
14cr|perl-File-chmod-0.400.0-3|18	%description
14cr|perl-File-chmod-0.400.0-3|19	File::chmod is a utility that allows you to bypass system calls or bit
14cr|perl-File-chmod-0.400.0-3|20	processing of a file's permissions. It overloads the chmod() function with its
14cr|perl-File-chmod-0.400.0-3|21	own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see
14cr|perl-File-chmod-0.400.0-3|22	below). If you wish not to overload chmod(), you can export symchmod() and
14cr|perl-File-chmod-0.400.0-3|23	lschmod(), which take, respectively, a symbolic mode and an "ls" mode.
14cr|perl-File-chmod-0.400.0-3|24	
14cr|perl-File-chmod-0.400.0-3|25	%prep
14cr|perl-File-chmod-0.400.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-chmod-0.400.0-3|27	
14cr|perl-File-chmod-0.400.0-3|28	%build
14cr|perl-File-chmod-0.400.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-chmod-0.400.0-3|30	%make
14cr|perl-File-chmod-0.400.0-3|31	
14cr|perl-File-chmod-0.400.0-3|32	%check
14cr|perl-File-chmod-0.400.0-3|33	make test
14cr|perl-File-chmod-0.400.0-3|34	
14cr|perl-File-chmod-0.400.0-3|35	%install
14cr|perl-File-chmod-0.400.0-3|36	%makeinstall_std
14cr|perl-File-chmod-0.400.0-3|37	
14cr|perl-File-chmod-0.400.0-3|38	%files
14cr|perl-File-chmod-0.400.0-3|39	%doc Changes
14cr|perl-File-chmod-0.400.0-3|40	%{_mandir}/man3*/*
14cr|perl-File-chmod-0.400.0-3|41	%{perl_vendorlib}/File
14cr|perl-File-chmod-0.400.0-3|42	
14cr|perl-File-chmod-0.400.0-3|43	
14cr|perl-File-chmod-0.400.0-3|44	
14cr|perl-File-chmod-0.400.0-3|45	%changelog
14cr|perl-File-chmod-0.400.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-3
14cr|perl-File-chmod-0.400.0-3|47	+ Revision: ecd4d56
14cr|perl-File-chmod-0.400.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-File-chmod-0.400.0-3|49	
14cr|perl-File-chmod-0.400.0-3|50	

4641 14
14cr|perl-File-Copy-Link-0.113.0-3|1	%define upstream_name    File-Copy-Link
14cr|perl-File-Copy-Link-0.113.0-3|2	%define upstream_version 0.113
14cr|perl-File-Copy-Link-0.113.0-3|3	
14cr|perl-File-Copy-Link-0.113.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-Copy-Link-0.113.0-3|5	Version:	%perl_convert_version 0.113
14cr|perl-File-Copy-Link-0.113.0-3|6	Release:	3
14cr|perl-File-Copy-Link-0.113.0-3|7	
14cr|perl-File-Copy-Link-0.113.0-3|8	Summary:	Reading and resolving symbolic links
14cr|perl-File-Copy-Link-0.113.0-3|9	
14cr|perl-File-Copy-Link-0.113.0-3|10	License:	GPL+ or Artistic
14cr|perl-File-Copy-Link-0.113.0-3|11	Group:		Development/Perl
14cr|perl-File-Copy-Link-0.113.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Copy-Link-0.113.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-Copy-Link-0.113.tar.gz
14cr|perl-File-Copy-Link-0.113.0-3|14	
14cr|perl-File-Copy-Link-0.113.0-3|15	BuildRequires:	perl-devel
14cr|perl-File-Copy-Link-0.113.0-3|16	BuildRequires:	perl(File::Copy)
14cr|perl-File-Copy-Link-0.113.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-File-Copy-Link-0.113.0-3|18	BuildArch:	noarch
14cr|perl-File-Copy-Link-0.113.0-3|19	
14cr|perl-File-Copy-Link-0.113.0-3|20	%description
14cr|perl-File-Copy-Link-0.113.0-3|21	'File::Spec::Link' is an extension to 'File::Spec', adding methods for
14cr|perl-File-Copy-Link-0.113.0-3|22	resolving symbolic links; it was created to implement 'File::Copy::Link'.
14cr|perl-File-Copy-Link-0.113.0-3|23	
14cr|perl-File-Copy-Link-0.113.0-3|24	* 'linked($link)'
14cr|perl-File-Copy-Link-0.113.0-3|25	
14cr|perl-File-Copy-Link-0.113.0-3|26	Returns the filename linked to by '$link': by 'readlink'ing '$link', and
14cr|perl-File-Copy-Link-0.113.0-3|27	resolving that path relative to the directory of '$link'.
14cr|perl-File-Copy-Link-0.113.0-3|28	
14cr|perl-File-Copy-Link-0.113.0-3|29	%prep
14cr|perl-File-Copy-Link-0.113.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Copy-Link-0.113.0-3|31	
14cr|perl-File-Copy-Link-0.113.0-3|32	%build
14cr|perl-File-Copy-Link-0.113.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Copy-Link-0.113.0-3|34	%make
14cr|perl-File-Copy-Link-0.113.0-3|35	
14cr|perl-File-Copy-Link-0.113.0-3|36	%check
14cr|perl-File-Copy-Link-0.113.0-3|37	%make test
14cr|perl-File-Copy-Link-0.113.0-3|38	
14cr|perl-File-Copy-Link-0.113.0-3|39	%install
14cr|perl-File-Copy-Link-0.113.0-3|40	%makeinstall_std
14cr|perl-File-Copy-Link-0.113.0-3|41	
14cr|perl-File-Copy-Link-0.113.0-3|42	%files
14cr|perl-File-Copy-Link-0.113.0-3|43	%doc META.yml README Changes
14cr|perl-File-Copy-Link-0.113.0-3|44	%{perl_vendorlib}/*
14cr|perl-File-Copy-Link-0.113.0-3|45	%{_bindir}/copylink
14cr|perl-File-Copy-Link-0.113.0-3|46	%{_mandir}/man3/*
14cr|perl-File-Copy-Link-0.113.0-3|47	%{_mandir}/man1/copylink.1.xz
14cr|perl-File-Copy-Link-0.113.0-3|48	
14cr|perl-File-Copy-Link-0.113.0-3|49	
14cr|perl-File-Copy-Link-0.113.0-3|50	%changelog
14cr|perl-File-Copy-Link-0.113.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.113.0-3
14cr|perl-File-Copy-Link-0.113.0-3|52	+ Revision: 0c29951
14cr|perl-File-Copy-Link-0.113.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-File-Copy-Link-0.113.0-3|54	
14cr|perl-File-Copy-Link-0.113.0-3|55	

4642 14
14cr|perl-File-Edit-0.3.1-12|1	%define	module	File-Edit
14cr|perl-File-Edit-0.3.1-12|2	
14cr|perl-File-Edit-0.3.1-12|3	Summary:	File::Edit for inplace-editing of files
14cr|perl-File-Edit-0.3.1-12|4	
14cr|perl-File-Edit-0.3.1-12|5	Name:		perl-%{module}
14cr|perl-File-Edit-0.3.1-12|6	Version:	0.3.1
14cr|perl-File-Edit-0.3.1-12|7	Release:	12
14cr|perl-File-Edit-0.3.1-12|8	License:	GPL or Artistic
14cr|perl-File-Edit-0.3.1-12|9	Group:		Development/Perl
14cr|perl-File-Edit-0.3.1-12|10	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-File-Edit-0.3.1-12|11	Url:		http://www.cpan.org
14cr|perl-File-Edit-0.3.1-12|12	Buildrequires:	perl-devel
14cr|perl-File-Edit-0.3.1-12|13	Requires:	perl
14cr|perl-File-Edit-0.3.1-12|14	Buildarch:	noarch
14cr|perl-File-Edit-0.3.1-12|15	
14cr|perl-File-Edit-0.3.1-12|16	%description
14cr|perl-File-Edit-0.3.1-12|17	File::Edit is a Perl module which defines an easy to use interface for
14cr|perl-File-Edit-0.3.1-12|18	inplace-editing of files. You can delete only one pattern or all
14cr|perl-File-Edit-0.3.1-12|19	lines where the pattern matches.
14cr|perl-File-Edit-0.3.1-12|20	
14cr|perl-File-Edit-0.3.1-12|21	
14cr|perl-File-Edit-0.3.1-12|22	%prep
14cr|perl-File-Edit-0.3.1-12|23	%setup -q -n %{module}-%{version}
14cr|perl-File-Edit-0.3.1-12|24	
14cr|perl-File-Edit-0.3.1-12|25	%build
14cr|perl-File-Edit-0.3.1-12|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Edit-0.3.1-12|27	make
14cr|perl-File-Edit-0.3.1-12|28	
14cr|perl-File-Edit-0.3.1-12|29	%check
14cr|perl-File-Edit-0.3.1-12|30	make test
14cr|perl-File-Edit-0.3.1-12|31	
14cr|perl-File-Edit-0.3.1-12|32	%install
14cr|perl-File-Edit-0.3.1-12|33	%makeinstall_std
14cr|perl-File-Edit-0.3.1-12|34	
14cr|perl-File-Edit-0.3.1-12|35	%clean
14cr|perl-File-Edit-0.3.1-12|36	
14cr|perl-File-Edit-0.3.1-12|37	%files
14cr|perl-File-Edit-0.3.1-12|38	%doc MANIFEST
14cr|perl-File-Edit-0.3.1-12|39	%{perl_vendorlib}/File
14cr|perl-File-Edit-0.3.1-12|40	%{perl_vendorlib}/auto/File
14cr|perl-File-Edit-0.3.1-12|41	%{_mandir}/*/*
14cr|perl-File-Edit-0.3.1-12|42	
14cr|perl-File-Edit-0.3.1-12|43	
14cr|perl-File-Edit-0.3.1-12|44	
14cr|perl-File-Edit-0.3.1-12|45	
14cr|perl-File-Edit-0.3.1-12|46	
14cr|perl-File-Edit-0.3.1-12|47	%changelog
14cr|perl-File-Edit-0.3.1-12|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-12
14cr|perl-File-Edit-0.3.1-12|49	+ Revision: a15082e
14cr|perl-File-Edit-0.3.1-12|50	- MassBuild#464: Increase release tag
14cr|perl-File-Edit-0.3.1-12|51	
14cr|perl-File-Edit-0.3.1-12|52	

4643 14
14cr|perl-File-Fetch-0.480.0-3|1	%define upstream_name    File-Fetch
14cr|perl-File-Fetch-0.480.0-3|2	%define upstream_version 0.48
14cr|perl-File-Fetch-0.480.0-3|3	
14cr|perl-File-Fetch-0.480.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-Fetch-0.480.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Fetch-0.480.0-3|6	Release:	3
14cr|perl-File-Fetch-0.480.0-3|7	
14cr|perl-File-Fetch-0.480.0-3|8	Summary:	A generic file fetching mechanism
14cr|perl-File-Fetch-0.480.0-3|9	
14cr|perl-File-Fetch-0.480.0-3|10	License:	GPL+ or Artistic
14cr|perl-File-Fetch-0.480.0-3|11	Group:		Development/Perl
14cr|perl-File-Fetch-0.480.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Fetch-0.480.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-Fetch-%{upstream_version}.tar.gz
14cr|perl-File-Fetch-0.480.0-3|14	
14cr|perl-File-Fetch-0.480.0-3|15	BuildRequires:	perl-devel
14cr|perl-File-Fetch-0.480.0-3|16	BuildRequires:	perl-version
14cr|perl-File-Fetch-0.480.0-3|17	BuildRequires:	perl(HTML::HeadParser)
14cr|perl-File-Fetch-0.480.0-3|18	BuildRequires:	perl(IPC::Cmd) >= 0.420.0
14cr|perl-File-Fetch-0.480.0-3|19	BuildArch:	noarch
14cr|perl-File-Fetch-0.480.0-3|20	
14cr|perl-File-Fetch-0.480.0-3|21	%description
14cr|perl-File-Fetch-0.480.0-3|22	File::Fetch is a generic file fetching mechanism.
14cr|perl-File-Fetch-0.480.0-3|23	
14cr|perl-File-Fetch-0.480.0-3|24	It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri
14cr|perl-File-Fetch-0.480.0-3|25	by a number of different means.
14cr|perl-File-Fetch-0.480.0-3|26	
14cr|perl-File-Fetch-0.480.0-3|27	%prep
14cr|perl-File-Fetch-0.480.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Fetch-0.480.0-3|29	
14cr|perl-File-Fetch-0.480.0-3|30	%build
14cr|perl-File-Fetch-0.480.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Fetch-0.480.0-3|32	%make
14cr|perl-File-Fetch-0.480.0-3|33	
14cr|perl-File-Fetch-0.480.0-3|34	%check
14cr|perl-File-Fetch-0.480.0-3|35	make test
14cr|perl-File-Fetch-0.480.0-3|36	
14cr|perl-File-Fetch-0.480.0-3|37	%install
14cr|perl-File-Fetch-0.480.0-3|38	%makeinstall_std
14cr|perl-File-Fetch-0.480.0-3|39	
14cr|perl-File-Fetch-0.480.0-3|40	%files
14cr|perl-File-Fetch-0.480.0-3|41	%doc README CHANGES
14cr|perl-File-Fetch-0.480.0-3|42	%{perl_vendorlib}/File
14cr|perl-File-Fetch-0.480.0-3|43	%{_mandir}/*/*
14cr|perl-File-Fetch-0.480.0-3|44	
14cr|perl-File-Fetch-0.480.0-3|45	
14cr|perl-File-Fetch-0.480.0-3|46	
14cr|perl-File-Fetch-0.480.0-3|47	%changelog
14cr|perl-File-Fetch-0.480.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.480.0-3
14cr|perl-File-Fetch-0.480.0-3|49	+ Revision: 18928d7
14cr|perl-File-Fetch-0.480.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-File-Fetch-0.480.0-3|51	
14cr|perl-File-Fetch-0.480.0-3|52	

4644 14
14cr|perl-File-Finder-0.530.0-5|1	%define upstream_name    File-Finder
14cr|perl-File-Finder-0.530.0-5|2	%define upstream_version 0.53
14cr|perl-File-Finder-0.530.0-5|3	
14cr|perl-File-Finder-0.530.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-Finder-0.530.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Finder-0.530.0-5|6	Release:	5
14cr|perl-File-Finder-0.530.0-5|7	
14cr|perl-File-Finder-0.530.0-5|8	Summary:	Steps for File::Finder
14cr|perl-File-Finder-0.530.0-5|9	
14cr|perl-File-Finder-0.530.0-5|10	License:	GPL+ or Artistic
14cr|perl-File-Finder-0.530.0-5|11	Group:		Development/Perl
14cr|perl-File-Finder-0.530.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Finder-0.530.0-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Finder-0.530.0-5|14	
14cr|perl-File-Finder-0.530.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-Finder-0.530.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-File-Finder-0.530.0-5|17	BuildRequires:	perl(Text::Glob)
14cr|perl-File-Finder-0.530.0-5|18	BuildArch:	noarch
14cr|perl-File-Finder-0.530.0-5|19	
14cr|perl-File-Finder-0.530.0-5|20	%description
14cr|perl-File-Finder-0.530.0-5|21	'File::Find' is great, but constructing the 'wanted' routine can sometimes
14cr|perl-File-Finder-0.530.0-5|22	be a pain. This module provides a 'wanted'-writer, using syntax that is
14cr|perl-File-Finder-0.530.0-5|23	directly mappable to the _find_ command's syntax.
14cr|perl-File-Finder-0.530.0-5|24	
14cr|perl-File-Finder-0.530.0-5|25	Also, I find myself (heh) frequently just wanting the list of names that
14cr|perl-File-Finder-0.530.0-5|26	match. With 'File::Find', I have to write a little accumulator, and then
14cr|perl-File-Finder-0.530.0-5|27	access that from a closure. But with 'File::Finder', I can turn the problem
14cr|perl-File-Finder-0.530.0-5|28	inside out.
14cr|perl-File-Finder-0.530.0-5|29	
14cr|perl-File-Finder-0.530.0-5|30	A 'File::Finder' object contains a hash of 'File::Find' options, and a
14cr|perl-File-Finder-0.530.0-5|31	series of steps that mimic _find_'s predicates. Initially, a 'File::Finder'
14cr|perl-File-Finder-0.530.0-5|32	object has no steps. Each step method clones the previous object's options
14cr|perl-File-Finder-0.530.0-5|33	and steps, and then adds the new step, returning the new object. In this
14cr|perl-File-Finder-0.530.0-5|34	manner, an object can be grown, step by step, by chaining method calls.
14cr|perl-File-Finder-0.530.0-5|35	Furthermore, a partial sequence can be created and held, and used as the
14cr|perl-File-Finder-0.530.0-5|36	head of many different sequences.
14cr|perl-File-Finder-0.530.0-5|37	
14cr|perl-File-Finder-0.530.0-5|38	%prep
14cr|perl-File-Finder-0.530.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Finder-0.530.0-5|40	
14cr|perl-File-Finder-0.530.0-5|41	%build
14cr|perl-File-Finder-0.530.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Finder-0.530.0-5|43	%make
14cr|perl-File-Finder-0.530.0-5|44	
14cr|perl-File-Finder-0.530.0-5|45	%check
14cr|perl-File-Finder-0.530.0-5|46	%make test
14cr|perl-File-Finder-0.530.0-5|47	
14cr|perl-File-Finder-0.530.0-5|48	%install
14cr|perl-File-Finder-0.530.0-5|49	%makeinstall_std
14cr|perl-File-Finder-0.530.0-5|50	
14cr|perl-File-Finder-0.530.0-5|51	%files
14cr|perl-File-Finder-0.530.0-5|52	%doc Changes META.yml README
14cr|perl-File-Finder-0.530.0-5|53	%{_mandir}/man3/*
14cr|perl-File-Finder-0.530.0-5|54	%{perl_vendorlib}/*
14cr|perl-File-Finder-0.530.0-5|55	
14cr|perl-File-Finder-0.530.0-5|56	
14cr|perl-File-Finder-0.530.0-5|57	%changelog
14cr|perl-File-Finder-0.530.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-5
14cr|perl-File-Finder-0.530.0-5|59	+ Revision: 455e472
14cr|perl-File-Finder-0.530.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-File-Finder-0.530.0-5|61	
14cr|perl-File-Finder-0.530.0-5|62	

4645 14
14cr|perl-File-Find-Iterator-0.400.0-6|1	%define module File-Find-Iterator
14cr|perl-File-Find-Iterator-0.400.0-6|2	%define upstream_version 0.4
14cr|perl-File-Find-Iterator-0.400.0-6|3	
14cr|perl-File-Find-Iterator-0.400.0-6|4	Summary: 	Iterator interface for search files
14cr|perl-File-Find-Iterator-0.400.0-6|5	
14cr|perl-File-Find-Iterator-0.400.0-6|6	Name: 		perl-%{module}
14cr|perl-File-Find-Iterator-0.400.0-6|7	Version: 	%perl_convert_version 0.4
14cr|perl-File-Find-Iterator-0.400.0-6|8	Release: 	6
14cr|perl-File-Find-Iterator-0.400.0-6|9	License: 	GPL or Artistic
14cr|perl-File-Find-Iterator-0.400.0-6|10	Group: 		Development/Perl
14cr|perl-File-Find-Iterator-0.400.0-6|11	Source: 	http://search.cpan.org/CPAN/authors/id/T/TE/TEXMEC/File-Find-Iterator-0.4.tar.gz
14cr|perl-File-Find-Iterator-0.400.0-6|12	Url: 		http://search.cpan.org/dist/%{module}
14cr|perl-File-Find-Iterator-0.400.0-6|13	BuildRequires: perl-devel
14cr|perl-File-Find-Iterator-0.400.0-6|14	BuildRequires: perl(Class::Iterator)
14cr|perl-File-Find-Iterator-0.400.0-6|15	BuildArch: noarch
14cr|perl-File-Find-Iterator-0.400.0-6|16	
14cr|perl-File-Find-Iterator-0.400.0-6|17	%description
14cr|perl-File-Find-Iterator-0.400.0-6|18	Find::File::Iterator is an iterator object for searching through
14cr|perl-File-Find-Iterator-0.400.0-6|19	directory trees. You can easily run filter on each file name. You
14cr|perl-File-Find-Iterator-0.400.0-6|20	can easily save the search state when you want to stop the search
14cr|perl-File-Find-Iterator-0.400.0-6|21	and continue the same search later.
14cr|perl-File-Find-Iterator-0.400.0-6|22	
14cr|perl-File-Find-Iterator-0.400.0-6|23	%prep
14cr|perl-File-Find-Iterator-0.400.0-6|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-File-Find-Iterator-0.400.0-6|25	
14cr|perl-File-Find-Iterator-0.400.0-6|26	%build
14cr|perl-File-Find-Iterator-0.400.0-6|27	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Find-Iterator-0.400.0-6|28	%make
14cr|perl-File-Find-Iterator-0.400.0-6|29	
14cr|perl-File-Find-Iterator-0.400.0-6|30	%check
14cr|perl-File-Find-Iterator-0.400.0-6|31	make test
14cr|perl-File-Find-Iterator-0.400.0-6|32	
14cr|perl-File-Find-Iterator-0.400.0-6|33	%install
14cr|perl-File-Find-Iterator-0.400.0-6|34	%makeinstall_std
14cr|perl-File-Find-Iterator-0.400.0-6|35	
14cr|perl-File-Find-Iterator-0.400.0-6|36	%files
14cr|perl-File-Find-Iterator-0.400.0-6|37	%doc README
14cr|perl-File-Find-Iterator-0.400.0-6|38	%{_mandir}/*/*
14cr|perl-File-Find-Iterator-0.400.0-6|39	%{perl_vendorlib}/*
14cr|perl-File-Find-Iterator-0.400.0-6|40	
14cr|perl-File-Find-Iterator-0.400.0-6|41	
14cr|perl-File-Find-Iterator-0.400.0-6|42	
14cr|perl-File-Find-Iterator-0.400.0-6|43	
14cr|perl-File-Find-Iterator-0.400.0-6|44	%changelog
14cr|perl-File-Find-Iterator-0.400.0-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-6
14cr|perl-File-Find-Iterator-0.400.0-6|46	+ Revision: 48580a8
14cr|perl-File-Find-Iterator-0.400.0-6|47	- MassBuild#464: Increase release tag
14cr|perl-File-Find-Iterator-0.400.0-6|48	
14cr|perl-File-Find-Iterator-0.400.0-6|49	

4646 14
14cr|perl-File-Find-Object-0.2.11-3|1	%define upstream_name    File-Find-Object
14cr|perl-File-Find-Object-0.2.11-3|2	%define upstream_version v0.2.8
14cr|perl-File-Find-Object-0.2.11-3|3	
14cr|perl-File-Find-Object-0.2.11-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-Find-Object-0.2.11-3|5	Version:	%perl_convert_version 0.2.11
14cr|perl-File-Find-Object-0.2.11-3|6	Release:	3
14cr|perl-File-Find-Object-0.2.11-3|7	
14cr|perl-File-Find-Object-0.2.11-3|8	Summary:	File::Find like object
14cr|perl-File-Find-Object-0.2.11-3|9	
14cr|perl-File-Find-Object-0.2.11-3|10	
14cr|perl-File-Find-Object-0.2.11-3|11	License:	GPL+ or Artistic
14cr|perl-File-Find-Object-0.2.11-3|12	Group:		Development/Perl
14cr|perl-File-Find-Object-0.2.11-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Find-Object-0.2.11-3|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-v0.2.11.tar.gz
14cr|perl-File-Find-Object-0.2.11-3|15	
14cr|perl-File-Find-Object-0.2.11-3|16	BuildRequires:	perl-devel
14cr|perl-File-Find-Object-0.2.11-3|17	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-File-Find-Object-0.2.11-3|18	BuildArch:	noarch
14cr|perl-File-Find-Object-0.2.11-3|19	
14cr|perl-File-Find-Object-0.2.11-3|20	%description
14cr|perl-File-Find-Object-0.2.11-3|21	File::Find::Object does same job of File::Find but trough an object and
14cr|perl-File-Find-Object-0.2.11-3|22	using an iterator. It allow to perform multiple tree parsing in same
14cr|perl-File-Find-Object-0.2.11-3|23	application.
14cr|perl-File-Find-Object-0.2.11-3|24	
14cr|perl-File-Find-Object-0.2.11-3|25	%prep
14cr|perl-File-Find-Object-0.2.11-3|26	%setup -qn %{upstream_name}-v%{version}
14cr|perl-File-Find-Object-0.2.11-3|27	
14cr|perl-File-Find-Object-0.2.11-3|28	%build
14cr|perl-File-Find-Object-0.2.11-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Find-Object-0.2.11-3|30	%make
14cr|perl-File-Find-Object-0.2.11-3|31	
14cr|perl-File-Find-Object-0.2.11-3|32	%check
14cr|perl-File-Find-Object-0.2.11-3|33	make test
14cr|perl-File-Find-Object-0.2.11-3|34	
14cr|perl-File-Find-Object-0.2.11-3|35	%install
14cr|perl-File-Find-Object-0.2.11-3|36	%makeinstall_std
14cr|perl-File-Find-Object-0.2.11-3|37	
14cr|perl-File-Find-Object-0.2.11-3|38	%files
14cr|perl-File-Find-Object-0.2.11-3|39	%{_mandir}/*/*
14cr|perl-File-Find-Object-0.2.11-3|40	%{perl_vendorlib}/*
14cr|perl-File-Find-Object-0.2.11-3|41	
14cr|perl-File-Find-Object-0.2.11-3|42	
14cr|perl-File-Find-Object-0.2.11-3|43	
14cr|perl-File-Find-Object-0.2.11-3|44	
14cr|perl-File-Find-Object-0.2.11-3|45	%changelog
14cr|perl-File-Find-Object-0.2.11-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-3
14cr|perl-File-Find-Object-0.2.11-3|47	+ Revision: 6695427
14cr|perl-File-Find-Object-0.2.11-3|48	- MassBuild#464: Increase release tag
14cr|perl-File-Find-Object-0.2.11-3|49	
14cr|perl-File-Find-Object-0.2.11-3|50	

4647 14
14cr|perl-File-Find-Rule-VCS-1.80.0-5|1	%define upstream_name    File-Find-Rule-VCS
14cr|perl-File-Find-Rule-VCS-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-File-Find-Rule-VCS-1.80.0-5|3	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-Find-Rule-VCS-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Find-Rule-VCS-1.80.0-5|6	Release:	5
14cr|perl-File-Find-Rule-VCS-1.80.0-5|7	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|8	Summary:	Exclude files/directories for Version Control Systems
14cr|perl-File-Find-Rule-VCS-1.80.0-5|9	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-File-Find-Rule-VCS-1.80.0-5|11	Group:		Development/Perl
14cr|perl-File-Find-Rule-VCS-1.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Find-Rule-VCS-1.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Find-Rule-VCS-1.80.0-5|14	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-Find-Rule-VCS-1.80.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-File-Find-Rule-VCS-1.80.0-5|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-File-Find-Rule-VCS-1.80.0-5|18	BuildRequires:	perl(File::Spec)
14cr|perl-File-Find-Rule-VCS-1.80.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-File-Find-Rule-VCS-1.80.0-5|20	BuildArch:	noarch
14cr|perl-File-Find-Rule-VCS-1.80.0-5|21	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|22	%description
14cr|perl-File-Find-Rule-VCS-1.80.0-5|23	Many tools need to be equally useful both on ordinary files, and on code
14cr|perl-File-Find-Rule-VCS-1.80.0-5|24	that has been checked out from revision control systems.
14cr|perl-File-Find-Rule-VCS-1.80.0-5|25	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|26	*File::Find::Rule::VCS* provides quick and convenient methods to exclude
14cr|perl-File-Find-Rule-VCS-1.80.0-5|27	the version control directories of several major Version Control Systems
14cr|perl-File-Find-Rule-VCS-1.80.0-5|28	(currently CVS, subversion, and Bazaar).
14cr|perl-File-Find-Rule-VCS-1.80.0-5|29	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|30	%prep
14cr|perl-File-Find-Rule-VCS-1.80.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Find-Rule-VCS-1.80.0-5|32	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|33	%build
14cr|perl-File-Find-Rule-VCS-1.80.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Find-Rule-VCS-1.80.0-5|35	%make
14cr|perl-File-Find-Rule-VCS-1.80.0-5|36	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|37	%check
14cr|perl-File-Find-Rule-VCS-1.80.0-5|38	make test
14cr|perl-File-Find-Rule-VCS-1.80.0-5|39	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|40	%install
14cr|perl-File-Find-Rule-VCS-1.80.0-5|41	%makeinstall_std
14cr|perl-File-Find-Rule-VCS-1.80.0-5|42	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|43	%files
14cr|perl-File-Find-Rule-VCS-1.80.0-5|44	%doc README LICENSE Changes
14cr|perl-File-Find-Rule-VCS-1.80.0-5|45	%{_mandir}/man3/*
14cr|perl-File-Find-Rule-VCS-1.80.0-5|46	%{perl_vendorlib}/*
14cr|perl-File-Find-Rule-VCS-1.80.0-5|47	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|48	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|49	%changelog
14cr|perl-File-Find-Rule-VCS-1.80.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-File-Find-Rule-VCS-1.80.0-5|51	+ Revision: 99ca296
14cr|perl-File-Find-Rule-VCS-1.80.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-File-Find-Rule-VCS-1.80.0-5|53	
14cr|perl-File-Find-Rule-VCS-1.80.0-5|54	

4648 14
14cr|perl-File-Find-Upwards-1.102.30-5|1	%define upstream_name    File-Find-Upwards
14cr|perl-File-Find-Upwards-1.102.30-5|2	%define upstream_version 1.102030
14cr|perl-File-Find-Upwards-1.102.30-5|3	
14cr|perl-File-Find-Upwards-1.102.30-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-Find-Upwards-1.102.30-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Find-Upwards-1.102.30-5|6	Release:	5
14cr|perl-File-Find-Upwards-1.102.30-5|7	
14cr|perl-File-Find-Upwards-1.102.30-5|8	Summary:	Look for a file in the current directory and upwards
14cr|perl-File-Find-Upwards-1.102.30-5|9	
14cr|perl-File-Find-Upwards-1.102.30-5|10	License:	GPL+ or Artistic
14cr|perl-File-Find-Upwards-1.102.30-5|11	Group:		Development/Perl
14cr|perl-File-Find-Upwards-1.102.30-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Find-Upwards-1.102.30-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Find-Upwards-1.102.30-5|14	
14cr|perl-File-Find-Upwards-1.102.30-5|15	BuildRequires:	perl-devel
14cr|perl-File-Find-Upwards-1.102.30-5|16	BuildRequires:	perl(Attribute::Memoize)
14cr|perl-File-Find-Upwards-1.102.30-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-File-Find-Upwards-1.102.30-5|18	BuildRequires:	perl(Path::Class)
14cr|perl-File-Find-Upwards-1.102.30-5|19	BuildRequires:	perl(Test::More)
14cr|perl-File-Find-Upwards-1.102.30-5|20	BuildArch:	noarch
14cr|perl-File-Find-Upwards-1.102.30-5|21	
14cr|perl-File-Find-Upwards-1.102.30-5|22	%description
14cr|perl-File-Find-Upwards-1.102.30-5|23	Provides a function that can find a file in the current or a parent
14cr|perl-File-Find-Upwards-1.102.30-5|24	directory.
14cr|perl-File-Find-Upwards-1.102.30-5|25	
14cr|perl-File-Find-Upwards-1.102.30-5|26	* file_find_upwards()
14cr|perl-File-Find-Upwards-1.102.30-5|27	
14cr|perl-File-Find-Upwards-1.102.30-5|28	Takes a filename and looks for the file in the current directory. If
14cr|perl-File-Find-Upwards-1.102.30-5|29	there is no such file, it traverses up the directory hierarchy until it
14cr|perl-File-Find-Upwards-1.102.30-5|30	finds the file or until it reaches the topmost directory. If the file is
14cr|perl-File-Find-Upwards-1.102.30-5|31	found, the full path to the file is returned. If the file is not found,
14cr|perl-File-Find-Upwards-1.102.30-5|32	undef is returned.
14cr|perl-File-Find-Upwards-1.102.30-5|33	
14cr|perl-File-Find-Upwards-1.102.30-5|34	%prep
14cr|perl-File-Find-Upwards-1.102.30-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Find-Upwards-1.102.30-5|36	
14cr|perl-File-Find-Upwards-1.102.30-5|37	%build
14cr|perl-File-Find-Upwards-1.102.30-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Find-Upwards-1.102.30-5|39	%make
14cr|perl-File-Find-Upwards-1.102.30-5|40	
14cr|perl-File-Find-Upwards-1.102.30-5|41	%check
14cr|perl-File-Find-Upwards-1.102.30-5|42	%make test
14cr|perl-File-Find-Upwards-1.102.30-5|43	
14cr|perl-File-Find-Upwards-1.102.30-5|44	%install
14cr|perl-File-Find-Upwards-1.102.30-5|45	%makeinstall_std
14cr|perl-File-Find-Upwards-1.102.30-5|46	
14cr|perl-File-Find-Upwards-1.102.30-5|47	%files
14cr|perl-File-Find-Upwards-1.102.30-5|48	%doc Changes LICENSE README
14cr|perl-File-Find-Upwards-1.102.30-5|49	%{_mandir}/man3/*
14cr|perl-File-Find-Upwards-1.102.30-5|50	%{perl_vendorlib}/*
14cr|perl-File-Find-Upwards-1.102.30-5|51	
14cr|perl-File-Find-Upwards-1.102.30-5|52	
14cr|perl-File-Find-Upwards-1.102.30-5|53	%changelog
14cr|perl-File-Find-Upwards-1.102.30-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.102.30-5
14cr|perl-File-Find-Upwards-1.102.30-5|55	+ Revision: 300eb61
14cr|perl-File-Find-Upwards-1.102.30-5|56	- MassBuild#464: Increase release tag
14cr|perl-File-Find-Upwards-1.102.30-5|57	
14cr|perl-File-Find-Upwards-1.102.30-5|58	

4649 14
14cr|perl-File-Flat-1.40.0-4|1	%define upstream_name    File-Flat
14cr|perl-File-Flat-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-File-Flat-1.40.0-4|3	
14cr|perl-File-Flat-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Flat-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Flat-1.40.0-4|6	Release:	4
14cr|perl-File-Flat-1.40.0-4|7	
14cr|perl-File-Flat-1.40.0-4|8	Summary:	Perl module that implements a flat filesystem
14cr|perl-File-Flat-1.40.0-4|9	
14cr|perl-File-Flat-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Flat-1.40.0-4|11	Group:		Development/Perl
14cr|perl-File-Flat-1.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Flat-1.40.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Flat-1.40.0-4|14	
14cr|perl-File-Flat-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Flat-1.40.0-4|16	BuildRequires:	perl-ExtUtils-AutoInstall >= 0.49
14cr|perl-File-Flat-1.40.0-4|17	BuildRequires:	perl-prefork >= 0.02
14cr|perl-File-Flat-1.40.0-4|18	BuildRequires:	perl-File-NCopy >= 0.32
14cr|perl-File-Flat-1.40.0-4|19	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-File-Flat-1.40.0-4|20	BuildRequires:	perl(Test::ClassAPI) >= 1.02
14cr|perl-File-Flat-1.40.0-4|21	BuildRequires:	perl(File::Find) >= 1.0
14cr|perl-File-Flat-1.40.0-4|22	BuildRequires:	perl(File::Spec) >= 0.85
14cr|perl-File-Flat-1.40.0-4|23	BuildRequires:	perl(File::Copy) >= 2.08
14cr|perl-File-Flat-1.40.0-4|24	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-File-Flat-1.40.0-4|25	BuildRequires:	perl-File-Slurp >= 9999.04
14cr|perl-File-Flat-1.40.0-4|26	BuildRequires:	perl(File::Remove) >= 0.21
14cr|perl-File-Flat-1.40.0-4|27	BuildRequires:	perl(File::Temp) >= 0.14
14cr|perl-File-Flat-1.40.0-4|28	BuildRequires:	perl(IO::File) >= 1.10
14cr|perl-File-Flat-1.40.0-4|29	BuildRequires:  perl(File::Copy::Recursive)
14cr|perl-File-Flat-1.40.0-4|30	BuildArch:	noarch
14cr|perl-File-Flat-1.40.0-4|31	Requires:	perl-prefork >= 0.02
14cr|perl-File-Flat-1.40.0-4|32	
14cr|perl-File-Flat-1.40.0-4|33	%description
14cr|perl-File-Flat-1.40.0-4|34	File::Flat implements a flat filesystem. A flat filesystem is a
14cr|perl-File-Flat-1.40.0-4|35	filesystem in which directories do not exist. It provides an abstraction
14cr|perl-File-Flat-1.40.0-4|36	over any normal filesystem which makes it appear as if directories do
14cr|perl-File-Flat-1.40.0-4|37	not exist. In effect, it will automatically create directories as
14cr|perl-File-Flat-1.40.0-4|38	needed. This is create for things like install scripts and such, as you
14cr|perl-File-Flat-1.40.0-4|39	never need to worry about the existance of directories, just write to a
14cr|perl-File-Flat-1.40.0-4|40	file, no matter where it is.
14cr|perl-File-Flat-1.40.0-4|41	
14cr|perl-File-Flat-1.40.0-4|42	%prep
14cr|perl-File-Flat-1.40.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Flat-1.40.0-4|44	
14cr|perl-File-Flat-1.40.0-4|45	%build
14cr|perl-File-Flat-1.40.0-4|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Flat-1.40.0-4|47	%make
14cr|perl-File-Flat-1.40.0-4|48	
14cr|perl-File-Flat-1.40.0-4|49	%check
14cr|perl-File-Flat-1.40.0-4|50	make test
14cr|perl-File-Flat-1.40.0-4|51	
14cr|perl-File-Flat-1.40.0-4|52	%install
14cr|perl-File-Flat-1.40.0-4|53	%makeinstall_std
14cr|perl-File-Flat-1.40.0-4|54	
14cr|perl-File-Flat-1.40.0-4|55	%files
14cr|perl-File-Flat-1.40.0-4|56	%doc Changes README
14cr|perl-File-Flat-1.40.0-4|57	%{perl_vendorlib}/File/Flat.pm
14cr|perl-File-Flat-1.40.0-4|58	%{_mandir}/*/*
14cr|perl-File-Flat-1.40.0-4|59	
14cr|perl-File-Flat-1.40.0-4|60	
14cr|perl-File-Flat-1.40.0-4|61	
14cr|perl-File-Flat-1.40.0-4|62	%changelog
14cr|perl-File-Flat-1.40.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-File-Flat-1.40.0-4|64	+ Revision: 3cd30b0
14cr|perl-File-Flat-1.40.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-File-Flat-1.40.0-4|66	
14cr|perl-File-Flat-1.40.0-4|67	

4650 14
14cr|perl-File-Grep-0.20.0-4|1	%define	upstream_name	 File-Grep
14cr|perl-File-Grep-0.20.0-4|2	%define	upstream_version 0.02
14cr|perl-File-Grep-0.20.0-4|3	
14cr|perl-File-Grep-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Grep-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Grep-0.20.0-4|6	Release:	4
14cr|perl-File-Grep-0.20.0-4|7	
14cr|perl-File-Grep-0.20.0-4|8	Summary:	A grep function taking a list of files as argument
14cr|perl-File-Grep-0.20.0-4|9	
14cr|perl-File-Grep-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Grep-0.20.0-4|11	Group:		Development/Perl
14cr|perl-File-Grep-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Grep-0.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MN/MNEYLON/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Grep-0.20.0-4|14	
14cr|perl-File-Grep-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Grep-0.20.0-4|16	BuildArch:	noarch
14cr|perl-File-Grep-0.20.0-4|17	
14cr|perl-File-Grep-0.20.0-4|18	%description
14cr|perl-File-Grep-0.20.0-4|19	File::Grep provides similar functionality as perl's builtin grep, map,
14cr|perl-File-Grep-0.20.0-4|20	and foreach commands, but iterating over a passed filelist instead of
14cr|perl-File-Grep-0.20.0-4|21	arrays.  While trivial, this module can provide a quick dropin when
14cr|perl-File-Grep-0.20.0-4|22	such functionality is needed.
14cr|perl-File-Grep-0.20.0-4|23	
14cr|perl-File-Grep-0.20.0-4|24	%prep
14cr|perl-File-Grep-0.20.0-4|25	%setup -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Grep-0.20.0-4|26	
14cr|perl-File-Grep-0.20.0-4|27	%build
14cr|perl-File-Grep-0.20.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Grep-0.20.0-4|29	%make
14cr|perl-File-Grep-0.20.0-4|30	
14cr|perl-File-Grep-0.20.0-4|31	%check
14cr|perl-File-Grep-0.20.0-4|32	make test
14cr|perl-File-Grep-0.20.0-4|33	
14cr|perl-File-Grep-0.20.0-4|34	%install
14cr|perl-File-Grep-0.20.0-4|35	%makeinstall_std
14cr|perl-File-Grep-0.20.0-4|36	
14cr|perl-File-Grep-0.20.0-4|37	%files
14cr|perl-File-Grep-0.20.0-4|38	%doc README Changes
14cr|perl-File-Grep-0.20.0-4|39	%{perl_vendorlib}/File
14cr|perl-File-Grep-0.20.0-4|40	%{_mandir}/*/*
14cr|perl-File-Grep-0.20.0-4|41	
14cr|perl-File-Grep-0.20.0-4|42	
14cr|perl-File-Grep-0.20.0-4|43	
14cr|perl-File-Grep-0.20.0-4|44	%changelog
14cr|perl-File-Grep-0.20.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-File-Grep-0.20.0-4|46	+ Revision: 815996f
14cr|perl-File-Grep-0.20.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-File-Grep-0.20.0-4|48	
14cr|perl-File-Grep-0.20.0-4|49	

4651 14
14cr|perl-FileHandle-Deluxe-0.92-7|1	%define real_name FileHandle-Deluxe
14cr|perl-FileHandle-Deluxe-0.92-7|2	
14cr|perl-FileHandle-Deluxe-0.92-7|3	Summary:	FileHandle-Deluxe module for perl
14cr|perl-FileHandle-Deluxe-0.92-7|4	
14cr|perl-FileHandle-Deluxe-0.92-7|5	Name:		perl-%{real_name}
14cr|perl-FileHandle-Deluxe-0.92-7|6	Version:	0.92
14cr|perl-FileHandle-Deluxe-0.92-7|7	Release:	7
14cr|perl-FileHandle-Deluxe-0.92-7|8	License:	GPL or Artistic
14cr|perl-FileHandle-Deluxe-0.92-7|9	Group:		Development/Perl
14cr|perl-FileHandle-Deluxe-0.92-7|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-FileHandle-Deluxe-0.92-7|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-FileHandle-Deluxe-0.92-7|12	BuildRequires:	perl-devel
14cr|perl-FileHandle-Deluxe-0.92-7|13	BuildArch:	noarch
14cr|perl-FileHandle-Deluxe-0.92-7|14	
14cr|perl-FileHandle-Deluxe-0.92-7|15	%description
14cr|perl-FileHandle-Deluxe-0.92-7|16	FileHandle::Deluxe works like a regular FileHandle object, with the
14cr|perl-FileHandle-Deluxe-0.92-7|17	addition of doing the routine file handle chores for you.
14cr|perl-FileHandle-Deluxe-0.92-7|18	FileHandle::Deluxe (FD) is targeted at beginning Perl users who usually
14cr|perl-FileHandle-Deluxe-0.92-7|19	find those tasks intimidating and often elect to skip them rather than
14cr|perl-FileHandle-Deluxe-0.92-7|20	learn how to do them. FileHandle::Deluxe defaults to a set of best
14cr|perl-FileHandle-Deluxe-0.92-7|21	practices for working with file handles.
14cr|perl-FileHandle-Deluxe-0.92-7|22	
14cr|perl-FileHandle-Deluxe-0.92-7|23	%prep
14cr|perl-FileHandle-Deluxe-0.92-7|24	%setup -q -n %{real_name}-%{version}
14cr|perl-FileHandle-Deluxe-0.92-7|25	
14cr|perl-FileHandle-Deluxe-0.92-7|26	%build
14cr|perl-FileHandle-Deluxe-0.92-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-FileHandle-Deluxe-0.92-7|28	%make
14cr|perl-FileHandle-Deluxe-0.92-7|29	make test
14cr|perl-FileHandle-Deluxe-0.92-7|30	
14cr|perl-FileHandle-Deluxe-0.92-7|31	%install
14cr|perl-FileHandle-Deluxe-0.92-7|32	%makeinstall_std
14cr|perl-FileHandle-Deluxe-0.92-7|33	
14cr|perl-FileHandle-Deluxe-0.92-7|34	%clean
14cr|perl-FileHandle-Deluxe-0.92-7|35	
14cr|perl-FileHandle-Deluxe-0.92-7|36	%files
14cr|perl-FileHandle-Deluxe-0.92-7|37	%doc README
14cr|perl-FileHandle-Deluxe-0.92-7|38	%{perl_vendorlib}/FileHandle/Deluxe.pm
14cr|perl-FileHandle-Deluxe-0.92-7|39	%{_mandir}/*/*
14cr|perl-FileHandle-Deluxe-0.92-7|40	
14cr|perl-FileHandle-Deluxe-0.92-7|41	
14cr|perl-FileHandle-Deluxe-0.92-7|42	
14cr|perl-FileHandle-Deluxe-0.92-7|43	
14cr|perl-FileHandle-Deluxe-0.92-7|44	
14cr|perl-FileHandle-Deluxe-0.92-7|45	%changelog
14cr|perl-FileHandle-Deluxe-0.92-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.92-7
14cr|perl-FileHandle-Deluxe-0.92-7|47	+ Revision: 525efc1
14cr|perl-FileHandle-Deluxe-0.92-7|48	- MassBuild#464: Increase release tag
14cr|perl-FileHandle-Deluxe-0.92-7|49	
14cr|perl-FileHandle-Deluxe-0.92-7|50	

4652 14
14cr|perl-FileHandle-Rollback-1.06-6|1	%define real_name FileHandle-Rollback
14cr|perl-FileHandle-Rollback-1.06-6|2	
14cr|perl-FileHandle-Rollback-1.06-6|3	Summary:	FileHandle-Rollback module for perl
14cr|perl-FileHandle-Rollback-1.06-6|4	
14cr|perl-FileHandle-Rollback-1.06-6|5	Name:		perl-%{real_name}
14cr|perl-FileHandle-Rollback-1.06-6|6	Version:	1.06
14cr|perl-FileHandle-Rollback-1.06-6|7	Release:	6
14cr|perl-FileHandle-Rollback-1.06-6|8	License:	GPL or Artistic
14cr|perl-FileHandle-Rollback-1.06-6|9	Group:		Development/Perl
14cr|perl-FileHandle-Rollback-1.06-6|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-FileHandle-Rollback-1.06-6|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-FileHandle-Rollback-1.06-6|12	BuildRequires:	perl-devel
14cr|perl-FileHandle-Rollback-1.06-6|13	BuildArch:	noarch
14cr|perl-FileHandle-Rollback-1.06-6|14	
14cr|perl-FileHandle-Rollback-1.06-6|15	%description
14cr|perl-FileHandle-Rollback-1.06-6|16	FileHandle::Rollback allows you to open a filehandle, write data to that
14cr|perl-FileHandle-Rollback-1.06-6|17	handle, read the data back exactly as if it were already in the file,
14cr|perl-FileHandle-Rollback-1.06-6|18	then cancel the whole transaction if you choose.
14cr|perl-FileHandle-Rollback-1.06-6|19	
14cr|perl-FileHandle-Rollback-1.06-6|20	%prep
14cr|perl-FileHandle-Rollback-1.06-6|21	%setup -q -n %{real_name}-%{version}
14cr|perl-FileHandle-Rollback-1.06-6|22	
14cr|perl-FileHandle-Rollback-1.06-6|23	%build
14cr|perl-FileHandle-Rollback-1.06-6|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-FileHandle-Rollback-1.06-6|25	%make
14cr|perl-FileHandle-Rollback-1.06-6|26	make test
14cr|perl-FileHandle-Rollback-1.06-6|27	
14cr|perl-FileHandle-Rollback-1.06-6|28	%install
14cr|perl-FileHandle-Rollback-1.06-6|29	%makeinstall_std
14cr|perl-FileHandle-Rollback-1.06-6|30	
14cr|perl-FileHandle-Rollback-1.06-6|31	%clean
14cr|perl-FileHandle-Rollback-1.06-6|32	
14cr|perl-FileHandle-Rollback-1.06-6|33	%files
14cr|perl-FileHandle-Rollback-1.06-6|34	%doc README
14cr|perl-FileHandle-Rollback-1.06-6|35	%{perl_vendorlib}/FileHandle/Rollback.pm
14cr|perl-FileHandle-Rollback-1.06-6|36	%{_mandir}/*/*
14cr|perl-FileHandle-Rollback-1.06-6|37	
14cr|perl-FileHandle-Rollback-1.06-6|38	
14cr|perl-FileHandle-Rollback-1.06-6|39	
14cr|perl-FileHandle-Rollback-1.06-6|40	
14cr|perl-FileHandle-Rollback-1.06-6|41	
14cr|perl-FileHandle-Rollback-1.06-6|42	%changelog
14cr|perl-FileHandle-Rollback-1.06-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.06-6
14cr|perl-FileHandle-Rollback-1.06-6|44	+ Revision: 4fa8ed2
14cr|perl-FileHandle-Rollback-1.06-6|45	- MassBuild#464: Increase release tag
14cr|perl-FileHandle-Rollback-1.06-6|46	
14cr|perl-FileHandle-Rollback-1.06-6|47	

4653 14
14cr|perl-File-HomeDir-PathClass-1.112.60-3|1	%define upstream_name    File-HomeDir-PathClass
14cr|perl-File-HomeDir-PathClass-1.112.60-3|2	%define upstream_version 1.112060
14cr|perl-File-HomeDir-PathClass-1.112.60-3|3	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|4	Name:       perl-%{upstream_name}
14cr|perl-File-HomeDir-PathClass-1.112.60-3|5	Version:    %perl_convert_version 1.112060
14cr|perl-File-HomeDir-PathClass-1.112.60-3|6	Release:    3
14cr|perl-File-HomeDir-PathClass-1.112.60-3|7	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|8	Summary:    File::HomeDir returning Path::Class objects
14cr|perl-File-HomeDir-PathClass-1.112.60-3|9	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|10	License:    GPL+ or Artistic
14cr|perl-File-HomeDir-PathClass-1.112.60-3|11	Group:      Development/Perl
14cr|perl-File-HomeDir-PathClass-1.112.60-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-HomeDir-PathClass-1.112.60-3|13	Source0:    http://www.cpan.org/modules/by-module/File/File-HomeDir-PathClass-1.112060.tar.gz
14cr|perl-File-HomeDir-PathClass-1.112.60-3|14	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|15	BuildRequires: perl(Carp)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|16	BuildRequires: perl(English)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|17	BuildRequires: perl(File::Find)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|18	BuildRequires: perl(File::HomeDir)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|19	BuildRequires: perl(File::Temp)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|20	BuildRequires: perl(Module::Build)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|21	BuildRequires: perl(Path::Class)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|22	BuildRequires: perl(Scalar::Util)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|23	BuildRequires: perl(Sub::Exporter)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|24	BuildRequires: perl(Test::More)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|25	BuildRequires: perl(Module::Build)
14cr|perl-File-HomeDir-PathClass-1.112.60-3|26	BuildArch: noarch
14cr|perl-File-HomeDir-PathClass-1.112.60-3|27	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|28	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|29	%description
14cr|perl-File-HomeDir-PathClass-1.112.60-3|30	This module is just a wrapper around the File::HomeDir manpage methods,
14cr|perl-File-HomeDir-PathClass-1.112.60-3|31	transforming their return value to the Path::Class manpage objects. This
14cr|perl-File-HomeDir-PathClass-1.112.60-3|32	allows for easier usage of the value.
14cr|perl-File-HomeDir-PathClass-1.112.60-3|33	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|34	Refer to the File::HomeDir#METHODS manpage for a list of which functions
14cr|perl-File-HomeDir-PathClass-1.112.60-3|35	are supported.
14cr|perl-File-HomeDir-PathClass-1.112.60-3|36	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|37	'File::HomeDir::PathClass' supports both original the File::HomeDir manpage
14cr|perl-File-HomeDir-PathClass-1.112.60-3|38	interfaces.
14cr|perl-File-HomeDir-PathClass-1.112.60-3|39	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|40	%prep
14cr|perl-File-HomeDir-PathClass-1.112.60-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-HomeDir-PathClass-1.112.60-3|42	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|43	%build
14cr|perl-File-HomeDir-PathClass-1.112.60-3|44	%{__perl} Build.PL installdirs=vendor
14cr|perl-File-HomeDir-PathClass-1.112.60-3|45	./Build
14cr|perl-File-HomeDir-PathClass-1.112.60-3|46	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|47	%check
14cr|perl-File-HomeDir-PathClass-1.112.60-3|48	./Build test
14cr|perl-File-HomeDir-PathClass-1.112.60-3|49	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|50	%install
14cr|perl-File-HomeDir-PathClass-1.112.60-3|51	./Build install destdir=%{buildroot}
14cr|perl-File-HomeDir-PathClass-1.112.60-3|52	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|53	%clean
14cr|perl-File-HomeDir-PathClass-1.112.60-3|54	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|55	%files
14cr|perl-File-HomeDir-PathClass-1.112.60-3|56	%doc Changes LICENSE META.yml README
14cr|perl-File-HomeDir-PathClass-1.112.60-3|57	%{_mandir}/man3/*
14cr|perl-File-HomeDir-PathClass-1.112.60-3|58	%{perl_vendorlib}/*
14cr|perl-File-HomeDir-PathClass-1.112.60-3|59	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|60	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|61	%changelog
14cr|perl-File-HomeDir-PathClass-1.112.60-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.112.60-3
14cr|perl-File-HomeDir-PathClass-1.112.60-3|63	+ Revision: 684896b
14cr|perl-File-HomeDir-PathClass-1.112.60-3|64	- MassBuild#464: Increase release tag
14cr|perl-File-HomeDir-PathClass-1.112.60-3|65	
14cr|perl-File-HomeDir-PathClass-1.112.60-3|66	

4654 14
14cr|perl-File-LibMagic-1.10.0-2|1	%define	module	File-LibMagic
14cr|perl-File-LibMagic-1.10.0-2|2	%define upstream_version 1.01
14cr|perl-File-LibMagic-1.10.0-2|3	
14cr|perl-File-LibMagic-1.10.0-2|4	Name:		perl-%{module}
14cr|perl-File-LibMagic-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-LibMagic-1.10.0-2|6	Release:	2
14cr|perl-File-LibMagic-1.10.0-2|7	
14cr|perl-File-LibMagic-1.10.0-2|8	Summary:	Perl wrapper for libmagic
14cr|perl-File-LibMagic-1.10.0-2|9	
14cr|perl-File-LibMagic-1.10.0-2|10	
14cr|perl-File-LibMagic-1.10.0-2|11	License:	GPL+ or Artistic
14cr|perl-File-LibMagic-1.10.0-2|12	Group:		Development/Perl
14cr|perl-File-LibMagic-1.10.0-2|13	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-File-LibMagic-1.10.0-2|14	Source0:	http://www.cpan.org/modules/by-module/File/File-LibMagic-%{upstream_version}.tar.gz
14cr|perl-File-LibMagic-1.10.0-2|15	
14cr|perl-File-LibMagic-1.10.0-2|16	Buildrequires:	perl-devel
14cr|perl-File-LibMagic-1.10.0-2|17	BuildRequires:	magic-devel
14cr|perl-File-LibMagic-1.10.0-2|18	
14cr|perl-File-LibMagic-1.10.0-2|19	%description
14cr|perl-File-LibMagic-1.10.0-2|20	The File::LibMagic is a simple perlinterface to libmagic from the
14cr|perl-File-LibMagic-1.10.0-2|21	file-4.x package
14cr|perl-File-LibMagic-1.10.0-2|22	
14cr|perl-File-LibMagic-1.10.0-2|23	%prep
14cr|perl-File-LibMagic-1.10.0-2|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-File-LibMagic-1.10.0-2|25	
14cr|perl-File-LibMagic-1.10.0-2|26	%build
14cr|perl-File-LibMagic-1.10.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-LibMagic-1.10.0-2|28	%make
14cr|perl-File-LibMagic-1.10.0-2|29	
14cr|perl-File-LibMagic-1.10.0-2|30	%install
14cr|perl-File-LibMagic-1.10.0-2|31	%makeinstall_std
14cr|perl-File-LibMagic-1.10.0-2|32	
14cr|perl-File-LibMagic-1.10.0-2|33	%check
14cr|perl-File-LibMagic-1.10.0-2|34	#make test
14cr|perl-File-LibMagic-1.10.0-2|35	
14cr|perl-File-LibMagic-1.10.0-2|36	%files
14cr|perl-File-LibMagic-1.10.0-2|37	%doc README
14cr|perl-File-LibMagic-1.10.0-2|38	%{perl_vendorarch}/File
14cr|perl-File-LibMagic-1.10.0-2|39	%{perl_vendorarch}/auto/File
14cr|perl-File-LibMagic-1.10.0-2|40	%{_mandir}/*/*
14cr|perl-File-LibMagic-1.10.0-2|41	
14cr|perl-File-LibMagic-1.10.0-2|42	
14cr|perl-File-LibMagic-1.10.0-2|43	
14cr|perl-File-LibMagic-1.10.0-2|44	
14cr|perl-File-LibMagic-1.10.0-2|45	%changelog
14cr|perl-File-LibMagic-1.10.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-2
14cr|perl-File-LibMagic-1.10.0-2|47	+ Revision: 58e381c
14cr|perl-File-LibMagic-1.10.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-File-LibMagic-1.10.0-2|49	
14cr|perl-File-LibMagic-1.10.0-2|50	

4655 14
14cr|perl-File-List-0.3.1-6|1	%define module   File-List
14cr|perl-File-List-0.3.1-6|2	
14cr|perl-File-List-0.3.1-6|3	Name:		perl-%{module}
14cr|perl-File-List-0.3.1-6|4	Version:	0.3.1
14cr|perl-File-List-0.3.1-6|5	Release:	6
14cr|perl-File-List-0.3.1-6|6	License:	GPL or Artistic
14cr|perl-File-List-0.3.1-6|7	Group:		Development/Perl
14cr|perl-File-List-0.3.1-6|8	Summary:	Perl extension for crawling directory trees and compiling lists of files
14cr|perl-File-List-0.3.1-6|9	
14cr|perl-File-List-0.3.1-6|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-File-List-0.3.1-6|11	Source:		http://www.cpan.org/modules/by-module/File/%{module}-%{version}.tar.gz
14cr|perl-File-List-0.3.1-6|12	
14cr|perl-File-List-0.3.1-6|13	BuildRequires:	perl-devel
14cr|perl-File-List-0.3.1-6|14	BuildArch:	noarch
14cr|perl-File-List-0.3.1-6|15	
14cr|perl-File-List-0.3.1-6|16	%description
14cr|perl-File-List-0.3.1-6|17	This module crawls the directory tree starting at the provided base
14cr|perl-File-List-0.3.1-6|18	directory and can return files (and/or directories if desired) matching a
14cr|perl-File-List-0.3.1-6|19	regular expression
14cr|perl-File-List-0.3.1-6|20	
14cr|perl-File-List-0.3.1-6|21	%prep
14cr|perl-File-List-0.3.1-6|22	%setup -q -n File/List
14cr|perl-File-List-0.3.1-6|23	
14cr|perl-File-List-0.3.1-6|24	%build
14cr|perl-File-List-0.3.1-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-List-0.3.1-6|26	%make
14cr|perl-File-List-0.3.1-6|27	
14cr|perl-File-List-0.3.1-6|28	%check
14cr|perl-File-List-0.3.1-6|29	make test
14cr|perl-File-List-0.3.1-6|30	
14cr|perl-File-List-0.3.1-6|31	%install
14cr|perl-File-List-0.3.1-6|32	%makeinstall_std
14cr|perl-File-List-0.3.1-6|33	
14cr|perl-File-List-0.3.1-6|34	%files
14cr|perl-File-List-0.3.1-6|35	%doc README
14cr|perl-File-List-0.3.1-6|36	%{_mandir}/man3/*
14cr|perl-File-List-0.3.1-6|37	%{perl_vendorlib}/*
14cr|perl-File-List-0.3.1-6|38	
14cr|perl-File-List-0.3.1-6|39	
14cr|perl-File-List-0.3.1-6|40	
14cr|perl-File-List-0.3.1-6|41	%changelog
14cr|perl-File-List-0.3.1-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-6
14cr|perl-File-List-0.3.1-6|43	+ Revision: a0fc3cd
14cr|perl-File-List-0.3.1-6|44	- MassBuild#464: Increase release tag
14cr|perl-File-List-0.3.1-6|45	
14cr|perl-File-List-0.3.1-6|46	

4656 14
14cr|perl-File-Lockf-0.200.0-5|1	%define upstream_name    File-Lockf
14cr|perl-File-Lockf-0.200.0-5|2	%define upstream_version 0.20
14cr|perl-File-Lockf-0.200.0-5|3	
14cr|perl-File-Lockf-0.200.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-File-Lockf-0.200.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-File-Lockf-0.200.0-5|6	Release:	5
14cr|perl-File-Lockf-0.200.0-5|7	
14cr|perl-File-Lockf-0.200.0-5|8	Summary: 	%{upstream_name} module for perl
14cr|perl-File-Lockf-0.200.0-5|9	
14cr|perl-File-Lockf-0.200.0-5|10	License: 	GPL+ or Artistic
14cr|perl-File-Lockf-0.200.0-5|11	Group: 		Development/Perl
14cr|perl-File-Lockf-0.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Lockf-0.200.0-5|13	Source0: 	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Lockf-0.200.0-5|14	
14cr|perl-File-Lockf-0.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-Lockf-0.200.0-5|16	
14cr|perl-File-Lockf-0.200.0-5|17	%description
14cr|perl-File-Lockf-0.200.0-5|18	File-Lockf module for perl
14cr|perl-File-Lockf-0.200.0-5|19	
14cr|perl-File-Lockf-0.200.0-5|20	%prep
14cr|perl-File-Lockf-0.200.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Lockf-0.200.0-5|22	
14cr|perl-File-Lockf-0.200.0-5|23	%build
14cr|perl-File-Lockf-0.200.0-5|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Lockf-0.200.0-5|25	make
14cr|perl-File-Lockf-0.200.0-5|26	make test
14cr|perl-File-Lockf-0.200.0-5|27	
14cr|perl-File-Lockf-0.200.0-5|28	%install
14cr|perl-File-Lockf-0.200.0-5|29	%makeinstall_std
14cr|perl-File-Lockf-0.200.0-5|30	
14cr|perl-File-Lockf-0.200.0-5|31	%clean
14cr|perl-File-Lockf-0.200.0-5|32	
14cr|perl-File-Lockf-0.200.0-5|33	%files
14cr|perl-File-Lockf-0.200.0-5|34	%defattr(444,root,root,755)
14cr|perl-File-Lockf-0.200.0-5|35	%doc COPYRIGHT README
14cr|perl-File-Lockf-0.200.0-5|36	%dir %{perl_vendorlib}/*/File
14cr|perl-File-Lockf-0.200.0-5|37	%{perl_vendorlib}/*/File/lockf.pm
14cr|perl-File-Lockf-0.200.0-5|38	%dir %{perl_vendorlib}/*/auto/File
14cr|perl-File-Lockf-0.200.0-5|39	%dir %{perl_vendorlib}/*/auto/File/lockf
14cr|perl-File-Lockf-0.200.0-5|40	%{perl_vendorlib}/*/auto/File/lockf/lockf.so
14cr|perl-File-Lockf-0.200.0-5|41	%{_mandir}/*/*
14cr|perl-File-Lockf-0.200.0-5|42	
14cr|perl-File-Lockf-0.200.0-5|43	
14cr|perl-File-Lockf-0.200.0-5|44	
14cr|perl-File-Lockf-0.200.0-5|45	%changelog
14cr|perl-File-Lockf-0.200.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-5
14cr|perl-File-Lockf-0.200.0-5|47	+ Revision: b4d8fc7
14cr|perl-File-Lockf-0.200.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-File-Lockf-0.200.0-5|49	
14cr|perl-File-Lockf-0.200.0-5|50	

4657 14
14cr|perl-File-Modified-0.70.0-4|1	%define upstream_name    File-Modified
14cr|perl-File-Modified-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-File-Modified-0.70.0-4|3	
14cr|perl-File-Modified-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Modified-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Modified-0.70.0-4|6	Release:	4
14cr|perl-File-Modified-0.70.0-4|7	
14cr|perl-File-Modified-0.70.0-4|8	Summary:	File::Modified - checks intelligently if files have changed
14cr|perl-File-Modified-0.70.0-4|9	
14cr|perl-File-Modified-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Modified-0.70.0-4|11	Group:		Development/Perl
14cr|perl-File-Modified-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Modified-0.70.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Modified-0.70.0-4|14	
14cr|perl-File-Modified-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Modified-0.70.0-4|16	BuildArch:	noarch
14cr|perl-File-Modified-0.70.0-4|17	
14cr|perl-File-Modified-0.70.0-4|18	%description
14cr|perl-File-Modified-0.70.0-4|19	The Modified module is intended as a simple method for programs to detect
14cr|perl-File-Modified-0.70.0-4|20	whether configuration files (or modules they rely on) have changed. There are
14cr|perl-File-Modified-0.70.0-4|21	currently two methods of change detection implemented, mtime and MD5.
14cr|perl-File-Modified-0.70.0-4|22	The MD5 method will fall back to use timestamps if the Digest::MD5 module
14cr|perl-File-Modified-0.70.0-4|23	cannot be loaded.
14cr|perl-File-Modified-0.70.0-4|24	
14cr|perl-File-Modified-0.70.0-4|25	%prep
14cr|perl-File-Modified-0.70.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Modified-0.70.0-4|27	
14cr|perl-File-Modified-0.70.0-4|28	%build
14cr|perl-File-Modified-0.70.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Modified-0.70.0-4|30	%make
14cr|perl-File-Modified-0.70.0-4|31	make test
14cr|perl-File-Modified-0.70.0-4|32	
14cr|perl-File-Modified-0.70.0-4|33	%install
14cr|perl-File-Modified-0.70.0-4|34	%makeinstall_std
14cr|perl-File-Modified-0.70.0-4|35	
14cr|perl-File-Modified-0.70.0-4|36	%files
14cr|perl-File-Modified-0.70.0-4|37	%doc Changes README example
14cr|perl-File-Modified-0.70.0-4|38	%{perl_vendorlib}/File/Modified.pm
14cr|perl-File-Modified-0.70.0-4|39	%{_mandir}/*/*
14cr|perl-File-Modified-0.70.0-4|40	
14cr|perl-File-Modified-0.70.0-4|41	
14cr|perl-File-Modified-0.70.0-4|42	%changelog
14cr|perl-File-Modified-0.70.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-File-Modified-0.70.0-4|44	+ Revision: 72b4724
14cr|perl-File-Modified-0.70.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-File-Modified-0.70.0-4|46	
14cr|perl-File-Modified-0.70.0-4|47	

4658 14
14cr|perl-File-Next-1.120.0-3|1	%define upstream_name	 File-Next
14cr|perl-File-Next-1.120.0-3|2	%define upstream_version 1.12
14cr|perl-File-Next-1.120.0-3|3	
14cr|perl-File-Next-1.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-Next-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Next-1.120.0-3|6	Release:	3
14cr|perl-File-Next-1.120.0-3|7	
14cr|perl-File-Next-1.120.0-3|8	Summary:	File-finding iterator
14cr|perl-File-Next-1.120.0-3|9	
14cr|perl-File-Next-1.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-File-Next-1.120.0-3|11	Group:		Development/Perl
14cr|perl-File-Next-1.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Next-1.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Next-1.120.0-3|14	
14cr|perl-File-Next-1.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-File-Next-1.120.0-3|16	BuildArch:	noarch
14cr|perl-File-Next-1.120.0-3|17	
14cr|perl-File-Next-1.120.0-3|18	%description
14cr|perl-File-Next-1.120.0-3|19	File::Next is a lightweight, taint-safe file-finding module. It's lightweight
14cr|perl-File-Next-1.120.0-3|20	and has no non-core prerequisites.
14cr|perl-File-Next-1.120.0-3|21	
14cr|perl-File-Next-1.120.0-3|22	%prep
14cr|perl-File-Next-1.120.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Next-1.120.0-3|24	
14cr|perl-File-Next-1.120.0-3|25	%build
14cr|perl-File-Next-1.120.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Next-1.120.0-3|27	%make
14cr|perl-File-Next-1.120.0-3|28	
14cr|perl-File-Next-1.120.0-3|29	%check
14cr|perl-File-Next-1.120.0-3|30	make test
14cr|perl-File-Next-1.120.0-3|31	
14cr|perl-File-Next-1.120.0-3|32	%install
14cr|perl-File-Next-1.120.0-3|33	%makeinstall_std
14cr|perl-File-Next-1.120.0-3|34	
14cr|perl-File-Next-1.120.0-3|35	%files
14cr|perl-File-Next-1.120.0-3|36	%doc Changes
14cr|perl-File-Next-1.120.0-3|37	%{perl_vendorlib}/File
14cr|perl-File-Next-1.120.0-3|38	%{_mandir}/*/*
14cr|perl-File-Next-1.120.0-3|39	
14cr|perl-File-Next-1.120.0-3|40	
14cr|perl-File-Next-1.120.0-3|41	
14cr|perl-File-Next-1.120.0-3|42	%changelog
14cr|perl-File-Next-1.120.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-File-Next-1.120.0-3|44	+ Revision: adf7c22
14cr|perl-File-Next-1.120.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-File-Next-1.120.0-3|46	
14cr|perl-File-Next-1.120.0-3|47	

4659 14
14cr|perl-File-NFSLock-1.210.0-4|1	%define	upstream_name	 File-NFSLock
14cr|perl-File-NFSLock-1.210.0-4|2	%define	upstream_version 1.21
14cr|perl-File-NFSLock-1.210.0-4|3	
14cr|perl-File-NFSLock-1.210.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-NFSLock-1.210.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-NFSLock-1.210.0-4|6	Release:	4
14cr|perl-File-NFSLock-1.210.0-4|7	
14cr|perl-File-NFSLock-1.210.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-File-NFSLock-1.210.0-4|9	
14cr|perl-File-NFSLock-1.210.0-4|10	License:	GPL
14cr|perl-File-NFSLock-1.210.0-4|11	Group:		Development/Perl
14cr|perl-File-NFSLock-1.210.0-4|12	Url:		http://search.cpan.org/~bbb/%{upstream_name}
14cr|perl-File-NFSLock-1.210.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BB/BBB/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-NFSLock-1.210.0-4|14	
14cr|perl-File-NFSLock-1.210.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-NFSLock-1.210.0-4|16	BuildArch:	noarch
14cr|perl-File-NFSLock-1.210.0-4|17	
14cr|perl-File-NFSLock-1.210.0-4|18	%description
14cr|perl-File-NFSLock-1.210.0-4|19	%{upstream_name} perl module
14cr|perl-File-NFSLock-1.210.0-4|20	
14cr|perl-File-NFSLock-1.210.0-4|21	%prep
14cr|perl-File-NFSLock-1.210.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-NFSLock-1.210.0-4|23	
14cr|perl-File-NFSLock-1.210.0-4|24	%build
14cr|perl-File-NFSLock-1.210.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-NFSLock-1.210.0-4|26	%make
14cr|perl-File-NFSLock-1.210.0-4|27	
14cr|perl-File-NFSLock-1.210.0-4|28	%check
14cr|perl-File-NFSLock-1.210.0-4|29	%make test
14cr|perl-File-NFSLock-1.210.0-4|30	
14cr|perl-File-NFSLock-1.210.0-4|31	%install
14cr|perl-File-NFSLock-1.210.0-4|32	%makeinstall_std
14cr|perl-File-NFSLock-1.210.0-4|33	
14cr|perl-File-NFSLock-1.210.0-4|34	%files
14cr|perl-File-NFSLock-1.210.0-4|35	%doc Changes README
14cr|perl-File-NFSLock-1.210.0-4|36	%{perl_vendorlib}/File/NFSLock.pm
14cr|perl-File-NFSLock-1.210.0-4|37	%{_mandir}/man3/*
14cr|perl-File-NFSLock-1.210.0-4|38	
14cr|perl-File-NFSLock-1.210.0-4|39	
14cr|perl-File-NFSLock-1.210.0-4|40	
14cr|perl-File-NFSLock-1.210.0-4|41	%changelog
14cr|perl-File-NFSLock-1.210.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.210.0-4
14cr|perl-File-NFSLock-1.210.0-4|43	+ Revision: 7cff43e
14cr|perl-File-NFSLock-1.210.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-File-NFSLock-1.210.0-4|45	
14cr|perl-File-NFSLock-1.210.0-4|46	

4660 14
14cr|perl-File-Path-2.90.0-4|1	%define upstream_name    File-Path
14cr|perl-File-Path-2.90.0-4|2	%define upstream_version 2.09
14cr|perl-File-Path-2.90.0-4|3	
14cr|perl-File-Path-2.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Path-2.90.0-4|5	Version:	%perl_convert_version 2.09
14cr|perl-File-Path-2.90.0-4|6	Release:	4
14cr|perl-File-Path-2.90.0-4|7	
14cr|perl-File-Path-2.90.0-4|8	Summary:	File path and name utilities
14cr|perl-File-Path-2.90.0-4|9	
14cr|perl-File-Path-2.90.0-4|10	
14cr|perl-File-Path-2.90.0-4|11	License:	GPL+ or Artistic
14cr|perl-File-Path-2.90.0-4|12	Group:		Development/Perl
14cr|perl-File-Path-2.90.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Path-2.90.0-4|14	Source0:	http://www.cpan.org/modules/by-module/File/File-Path-2.09.tar.gz
14cr|perl-File-Path-2.90.0-4|15	
14cr|perl-File-Path-2.90.0-4|16	BuildRequires:	perl-devel
14cr|perl-File-Path-2.90.0-4|17	BuildRequires:	perl(Carp)
14cr|perl-File-Path-2.90.0-4|18	BuildRequires:	perl(Cwd)
14cr|perl-File-Path-2.90.0-4|19	BuildRequires:	perl(File::Basename)
14cr|perl-File-Path-2.90.0-4|20	BuildRequires:	perl(File::Spec)
14cr|perl-File-Path-2.90.0-4|21	BuildArch:	noarch
14cr|perl-File-Path-2.90.0-4|22	
14cr|perl-File-Path-2.90.0-4|23	%description
14cr|perl-File-Path-2.90.0-4|24	This module provide a convenient way to create directories of arbitrary
14cr|perl-File-Path-2.90.0-4|25	depth and to delete an entire directory subtree from the filesystem.
14cr|perl-File-Path-2.90.0-4|26	
14cr|perl-File-Path-2.90.0-4|27	The following functions are provided:
14cr|perl-File-Path-2.90.0-4|28	
14cr|perl-File-Path-2.90.0-4|29	* make_path( $dir1, $dir2, .... )
14cr|perl-File-Path-2.90.0-4|30	
14cr|perl-File-Path-2.90.0-4|31	%prep
14cr|perl-File-Path-2.90.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Path-2.90.0-4|33	
14cr|perl-File-Path-2.90.0-4|34	%build
14cr|perl-File-Path-2.90.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Path-2.90.0-4|36	%make
14cr|perl-File-Path-2.90.0-4|37	
14cr|perl-File-Path-2.90.0-4|38	%check
14cr|perl-File-Path-2.90.0-4|39	%make test
14cr|perl-File-Path-2.90.0-4|40	
14cr|perl-File-Path-2.90.0-4|41	%install
14cr|perl-File-Path-2.90.0-4|42	%makeinstall_std
14cr|perl-File-Path-2.90.0-4|43	
14cr|perl-File-Path-2.90.0-4|44	%files
14cr|perl-File-Path-2.90.0-4|45	%doc Changes README
14cr|perl-File-Path-2.90.0-4|46	%{_mandir}/man3/*
14cr|perl-File-Path-2.90.0-4|47	%{perl_vendorlib}/*
14cr|perl-File-Path-2.90.0-4|48	
14cr|perl-File-Path-2.90.0-4|49	
14cr|perl-File-Path-2.90.0-4|50	%changelog
14cr|perl-File-Path-2.90.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.90.0-4
14cr|perl-File-Path-2.90.0-4|52	+ Revision: 8647f14
14cr|perl-File-Path-2.90.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-File-Path-2.90.0-4|54	
14cr|perl-File-Path-2.90.0-4|55	

4661 14
14cr|perl-File-PathList-1.40.0-5|1	%define upstream_name    File-PathList
14cr|perl-File-PathList-1.40.0-5|2	%define upstream_version 1.04
14cr|perl-File-PathList-1.40.0-5|3	
14cr|perl-File-PathList-1.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-PathList-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-PathList-1.40.0-5|6	Release:	5
14cr|perl-File-PathList-1.40.0-5|7	
14cr|perl-File-PathList-1.40.0-5|8	Summary:	Find a file within a set of paths (like @INC or Java classpaths)
14cr|perl-File-PathList-1.40.0-5|9	
14cr|perl-File-PathList-1.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-File-PathList-1.40.0-5|11	Group:		Development/Perl
14cr|perl-File-PathList-1.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-PathList-1.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-PathList-1.40.0-5|14	
14cr|perl-File-PathList-1.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-PathList-1.40.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-File-PathList-1.40.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-File-PathList-1.40.0-5|18	BuildRequires:	perl(Params::Util)
14cr|perl-File-PathList-1.40.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-File-PathList-1.40.0-5|20	BuildArch:	noarch
14cr|perl-File-PathList-1.40.0-5|21	
14cr|perl-File-PathList-1.40.0-5|22	%description
14cr|perl-File-PathList-1.40.0-5|23	Many systems that map generic relative paths to absolute paths do so with a
14cr|perl-File-PathList-1.40.0-5|24	set of base paths.
14cr|perl-File-PathList-1.40.0-5|25	
14cr|perl-File-PathList-1.40.0-5|26	For example, perl itself when loading classes first turn a 'Class::Name'
14cr|perl-File-PathList-1.40.0-5|27	into a path like 'Class/Name.pm', and thens looks through each element of
14cr|perl-File-PathList-1.40.0-5|28	'@INC' to find the actual file.
14cr|perl-File-PathList-1.40.0-5|29	
14cr|perl-File-PathList-1.40.0-5|30	To aid in portability, all relative paths are provided as unix-style
14cr|perl-File-PathList-1.40.0-5|31	relative paths, and converted to the localised version in the process of
14cr|perl-File-PathList-1.40.0-5|32	looking up the path.
14cr|perl-File-PathList-1.40.0-5|33	
14cr|perl-File-PathList-1.40.0-5|34	%prep
14cr|perl-File-PathList-1.40.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-PathList-1.40.0-5|36	
14cr|perl-File-PathList-1.40.0-5|37	%build
14cr|perl-File-PathList-1.40.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-PathList-1.40.0-5|39	%make
14cr|perl-File-PathList-1.40.0-5|40	
14cr|perl-File-PathList-1.40.0-5|41	%check
14cr|perl-File-PathList-1.40.0-5|42	%make test
14cr|perl-File-PathList-1.40.0-5|43	
14cr|perl-File-PathList-1.40.0-5|44	%install
14cr|perl-File-PathList-1.40.0-5|45	%makeinstall_std
14cr|perl-File-PathList-1.40.0-5|46	
14cr|perl-File-PathList-1.40.0-5|47	%files
14cr|perl-File-PathList-1.40.0-5|48	%doc README LICENSE META.yml Changes
14cr|perl-File-PathList-1.40.0-5|49	%{_mandir}/man3/*
14cr|perl-File-PathList-1.40.0-5|50	%{perl_vendorlib}/*
14cr|perl-File-PathList-1.40.0-5|51	
14cr|perl-File-PathList-1.40.0-5|52	
14cr|perl-File-PathList-1.40.0-5|53	
14cr|perl-File-PathList-1.40.0-5|54	%changelog
14cr|perl-File-PathList-1.40.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-5
14cr|perl-File-PathList-1.40.0-5|56	+ Revision: 035b5d1
14cr|perl-File-PathList-1.40.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-File-PathList-1.40.0-5|58	
14cr|perl-File-PathList-1.40.0-5|59	

4662 14
14cr|perl-File-Path-Tiny-0.700.0-3|1	%define upstream_name    File-Path-Tiny
14cr|perl-File-Path-Tiny-0.700.0-3|2	%define upstream_version 0.7
14cr|perl-File-Path-Tiny-0.700.0-3|3	
14cr|perl-File-Path-Tiny-0.700.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-Path-Tiny-0.700.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Path-Tiny-0.700.0-3|6	Release:	3
14cr|perl-File-Path-Tiny-0.700.0-3|7	
14cr|perl-File-Path-Tiny-0.700.0-3|8	Summary:	Recursive versions of mkdir() and rmdir() without File::Path overhead
14cr|perl-File-Path-Tiny-0.700.0-3|9	
14cr|perl-File-Path-Tiny-0.700.0-3|10	License:	GPL+ or Artistic
14cr|perl-File-Path-Tiny-0.700.0-3|11	Group:		Development/Perl
14cr|perl-File-Path-Tiny-0.700.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Path-Tiny-0.700.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-Path-Tiny-%{upstream_version}.tar.gz
14cr|perl-File-Path-Tiny-0.700.0-3|14	
14cr|perl-File-Path-Tiny-0.700.0-3|15	BuildRequires:	perl-devel
14cr|perl-File-Path-Tiny-0.700.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-File-Path-Tiny-0.700.0-3|17	BuildArch:	noarch
14cr|perl-File-Path-Tiny-0.700.0-3|18	
14cr|perl-File-Path-Tiny-0.700.0-3|19	%description
14cr|perl-File-Path-Tiny-0.700.0-3|20	The goal here is simply to provide recursive versions of the mkdir
14cr|perl-File-Path-Tiny-0.700.0-3|21	manpage() and the rmdir manpage() with as little code and overhead as
14cr|perl-File-Path-Tiny-0.700.0-3|22	possible.
14cr|perl-File-Path-Tiny-0.700.0-3|23	
14cr|perl-File-Path-Tiny-0.700.0-3|24	This module is in no way meant to derogate the File::Path manpage and is in
14cr|perl-File-Path-Tiny-0.700.0-3|25	no way an endorsement to go out and replace all use of the File::Path
14cr|perl-File-Path-Tiny-0.700.0-3|26	manpage with the File::Path::Tiny manpage.
14cr|perl-File-Path-Tiny-0.700.0-3|27	
14cr|perl-File-Path-Tiny-0.700.0-3|28	the File::Path manpage is very good at what it does but there's simply a
14cr|perl-File-Path-Tiny-0.700.0-3|29	lot happening that we can do without much of the time.
14cr|perl-File-Path-Tiny-0.700.0-3|30	
14cr|perl-File-Path-Tiny-0.700.0-3|31	%prep
14cr|perl-File-Path-Tiny-0.700.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Path-Tiny-0.700.0-3|33	
14cr|perl-File-Path-Tiny-0.700.0-3|34	%build
14cr|perl-File-Path-Tiny-0.700.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Path-Tiny-0.700.0-3|36	%make
14cr|perl-File-Path-Tiny-0.700.0-3|37	
14cr|perl-File-Path-Tiny-0.700.0-3|38	%check
14cr|perl-File-Path-Tiny-0.700.0-3|39	%make test
14cr|perl-File-Path-Tiny-0.700.0-3|40	
14cr|perl-File-Path-Tiny-0.700.0-3|41	%install
14cr|perl-File-Path-Tiny-0.700.0-3|42	%makeinstall_std
14cr|perl-File-Path-Tiny-0.700.0-3|43	
14cr|perl-File-Path-Tiny-0.700.0-3|44	%files
14cr|perl-File-Path-Tiny-0.700.0-3|45	%doc Changes META.yml README
14cr|perl-File-Path-Tiny-0.700.0-3|46	%{_mandir}/man3/*
14cr|perl-File-Path-Tiny-0.700.0-3|47	%{perl_vendorlib}/*
14cr|perl-File-Path-Tiny-0.700.0-3|48	
14cr|perl-File-Path-Tiny-0.700.0-3|49	
14cr|perl-File-Path-Tiny-0.700.0-3|50	%changelog
14cr|perl-File-Path-Tiny-0.700.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.700.0-3
14cr|perl-File-Path-Tiny-0.700.0-3|52	+ Revision: 30c6784
14cr|perl-File-Path-Tiny-0.700.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-File-Path-Tiny-0.700.0-3|54	
14cr|perl-File-Path-Tiny-0.700.0-3|55	

4663 14
14cr|perl-File-pushd-1.7.0-2|1	%define upstream_name    File-pushd
14cr|perl-File-pushd-1.7.0-2|2	%define upstream_version 1.007
14cr|perl-File-pushd-1.7.0-2|3	
14cr|perl-File-pushd-1.7.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-File-pushd-1.7.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-pushd-1.7.0-2|6	Release:	2
14cr|perl-File-pushd-1.7.0-2|7	
14cr|perl-File-pushd-1.7.0-2|8	Summary:	Change directory temporarily for a limited scope
14cr|perl-File-pushd-1.7.0-2|9	
14cr|perl-File-pushd-1.7.0-2|10	
14cr|perl-File-pushd-1.7.0-2|11	License:	GPL+ or Artistic
14cr|perl-File-pushd-1.7.0-2|12	Group:		Development/Perl
14cr|perl-File-pushd-1.7.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-pushd-1.7.0-2|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-pushd-1.7.0-2|15	
14cr|perl-File-pushd-1.7.0-2|16	BuildRequires:	perl-devel
14cr|perl-File-pushd-1.7.0-2|17	BuildRequires:	perl(Cwd)
14cr|perl-File-pushd-1.7.0-2|18	BuildRequires:	perl(File::Path)
14cr|perl-File-pushd-1.7.0-2|19	BuildRequires:	perl(File::Spec)
14cr|perl-File-pushd-1.7.0-2|20	BuildRequires:	perl(File::Temp)
14cr|perl-File-pushd-1.7.0-2|21	BuildRequires:	perl(Test::More)
14cr|perl-File-pushd-1.7.0-2|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-File-pushd-1.7.0-2|23	
14cr|perl-File-pushd-1.7.0-2|24	BuildArch:	noarch
14cr|perl-File-pushd-1.7.0-2|25	
14cr|perl-File-pushd-1.7.0-2|26	%description
14cr|perl-File-pushd-1.7.0-2|27	File::pushd does a temporary 'chdir' that is easily and automatically
14cr|perl-File-pushd-1.7.0-2|28	reverted, similar to 'pushd' in some Unix command shells. It works by
14cr|perl-File-pushd-1.7.0-2|29	creating an object that caches the original working directory. When the
14cr|perl-File-pushd-1.7.0-2|30	object is destroyed, the destructor calls 'chdir' to revert to the original
14cr|perl-File-pushd-1.7.0-2|31	working directory. By storing the object in a lexical variable with a
14cr|perl-File-pushd-1.7.0-2|32	limited scope, this happens automatically at the end of the scope.
14cr|perl-File-pushd-1.7.0-2|33	
14cr|perl-File-pushd-1.7.0-2|34	This is very handy when working with temporary directories for tasks like
14cr|perl-File-pushd-1.7.0-2|35	testing; a function is provided to streamline getting a temporary directory
14cr|perl-File-pushd-1.7.0-2|36	from the File::Temp manpage.
14cr|perl-File-pushd-1.7.0-2|37	
14cr|perl-File-pushd-1.7.0-2|38	For convenience, the object stringifies as the canonical form of the
14cr|perl-File-pushd-1.7.0-2|39	absolute pathname of the directory entered.
14cr|perl-File-pushd-1.7.0-2|40	
14cr|perl-File-pushd-1.7.0-2|41	%prep
14cr|perl-File-pushd-1.7.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-pushd-1.7.0-2|43	
14cr|perl-File-pushd-1.7.0-2|44	%build
14cr|perl-File-pushd-1.7.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-pushd-1.7.0-2|46	%make
14cr|perl-File-pushd-1.7.0-2|47	
14cr|perl-File-pushd-1.7.0-2|48	%check
14cr|perl-File-pushd-1.7.0-2|49	%make test
14cr|perl-File-pushd-1.7.0-2|50	
14cr|perl-File-pushd-1.7.0-2|51	%install
14cr|perl-File-pushd-1.7.0-2|52	%makeinstall_std
14cr|perl-File-pushd-1.7.0-2|53	
14cr|perl-File-pushd-1.7.0-2|54	%files
14cr|perl-File-pushd-1.7.0-2|55	%doc Changes README LICENSE
14cr|perl-File-pushd-1.7.0-2|56	%{_mandir}/man3/*
14cr|perl-File-pushd-1.7.0-2|57	%{perl_vendorlib}/*
14cr|perl-File-pushd-1.7.0-2|58	
14cr|perl-File-pushd-1.7.0-2|59	
14cr|perl-File-pushd-1.7.0-2|60	
14cr|perl-File-pushd-1.7.0-2|61	
14cr|perl-File-pushd-1.7.0-2|62	
14cr|perl-File-pushd-1.7.0-2|63	%changelog
14cr|perl-File-pushd-1.7.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-2
14cr|perl-File-pushd-1.7.0-2|65	+ Revision: ca1c5ea
14cr|perl-File-pushd-1.7.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-File-pushd-1.7.0-2|67	
14cr|perl-File-pushd-1.7.0-2|68	

4664 14
14cr|perl-File-ReadBackwards-1.50.0-4|1	%define upstream_name    File-ReadBackwards
14cr|perl-File-ReadBackwards-1.50.0-4|2	%define upstream_version 1.05
14cr|perl-File-ReadBackwards-1.50.0-4|3	
14cr|perl-File-ReadBackwards-1.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-ReadBackwards-1.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-ReadBackwards-1.50.0-4|6	Release:	4
14cr|perl-File-ReadBackwards-1.50.0-4|7	
14cr|perl-File-ReadBackwards-1.50.0-4|8	Summary:	Perl extension for reading a file backwards by lines
14cr|perl-File-ReadBackwards-1.50.0-4|9	
14cr|perl-File-ReadBackwards-1.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-ReadBackwards-1.50.0-4|11	Group:		Development/Perl
14cr|perl-File-ReadBackwards-1.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-ReadBackwards-1.50.0-4|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-ReadBackwards-1.50.0-4|14	
14cr|perl-File-ReadBackwards-1.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-ReadBackwards-1.50.0-4|16	BuildArch:	noarch
14cr|perl-File-ReadBackwards-1.50.0-4|17	
14cr|perl-File-ReadBackwards-1.50.0-4|18	%description
14cr|perl-File-ReadBackwards-1.50.0-4|19	This module reads a file backwards line by line. It is simple to use,
14cr|perl-File-ReadBackwards-1.50.0-4|20	memory efficient and fast. It supports both an object and a tied handle
14cr|perl-File-ReadBackwards-1.50.0-4|21	interface.
14cr|perl-File-ReadBackwards-1.50.0-4|22	
14cr|perl-File-ReadBackwards-1.50.0-4|23	It is intended for processing log and other similar text files which
14cr|perl-File-ReadBackwards-1.50.0-4|24	typically have their newest entries appended to them. By default files are
14cr|perl-File-ReadBackwards-1.50.0-4|25	assumed to be plain text and have a line ending appropriate to the OS. But
14cr|perl-File-ReadBackwards-1.50.0-4|26	you can set the input record separator string on a per file basis.
14cr|perl-File-ReadBackwards-1.50.0-4|27	
14cr|perl-File-ReadBackwards-1.50.0-4|28	%prep
14cr|perl-File-ReadBackwards-1.50.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-ReadBackwards-1.50.0-4|30	
14cr|perl-File-ReadBackwards-1.50.0-4|31	%build
14cr|perl-File-ReadBackwards-1.50.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-ReadBackwards-1.50.0-4|33	%make
14cr|perl-File-ReadBackwards-1.50.0-4|34	
14cr|perl-File-ReadBackwards-1.50.0-4|35	%check
14cr|perl-File-ReadBackwards-1.50.0-4|36	%make test
14cr|perl-File-ReadBackwards-1.50.0-4|37	
14cr|perl-File-ReadBackwards-1.50.0-4|38	%install
14cr|perl-File-ReadBackwards-1.50.0-4|39	%makeinstall_std
14cr|perl-File-ReadBackwards-1.50.0-4|40	
14cr|perl-File-ReadBackwards-1.50.0-4|41	%files
14cr|perl-File-ReadBackwards-1.50.0-4|42	%doc META.yml Changes README
14cr|perl-File-ReadBackwards-1.50.0-4|43	%{_mandir}/man3/*
14cr|perl-File-ReadBackwards-1.50.0-4|44	%{perl_vendorlib}/*
14cr|perl-File-ReadBackwards-1.50.0-4|45	
14cr|perl-File-ReadBackwards-1.50.0-4|46	
14cr|perl-File-ReadBackwards-1.50.0-4|47	%changelog
14cr|perl-File-ReadBackwards-1.50.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-4
14cr|perl-File-ReadBackwards-1.50.0-4|49	+ Revision: e9ddb2f
14cr|perl-File-ReadBackwards-1.50.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-File-ReadBackwards-1.50.0-4|51	
14cr|perl-File-ReadBackwards-1.50.0-4|52	

4665 14
14cr|perl-File-Rsync-0.430.0-8|1	%define	upstream_name	 File-Rsync
14cr|perl-File-Rsync-0.430.0-8|2	%define	upstream_version 0.43
14cr|perl-File-Rsync-0.430.0-8|3	
14cr|perl-File-Rsync-0.430.0-8|4	%define debug_package %{nil}
14cr|perl-File-Rsync-0.430.0-8|5	
14cr|perl-File-Rsync-0.430.0-8|6	Name:       perl-%{upstream_name}
14cr|perl-File-Rsync-0.430.0-8|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-File-Rsync-0.430.0-8|8	Release:	8
14cr|perl-File-Rsync-0.430.0-8|9	
14cr|perl-File-Rsync-0.430.0-8|10	Summary:	Perl module interface to rsync
14cr|perl-File-Rsync-0.430.0-8|11	
14cr|perl-File-Rsync-0.430.0-8|12	License:	GPL+ or Artistic
14cr|perl-File-Rsync-0.430.0-8|13	Group:		Development/Perl
14cr|perl-File-Rsync-0.430.0-8|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Rsync-0.430.0-8|15	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Rsync-0.430.0-8|16	Patch0:		%{name}-0.42.build.patch
14cr|perl-File-Rsync-0.430.0-8|17	
14cr|perl-File-Rsync-0.430.0-8|18	BuildRequires:	perl-devel
14cr|perl-File-Rsync-0.430.0-8|19	BuildRequires:	rsync
14cr|perl-File-Rsync-0.430.0-8|20	
14cr|perl-File-Rsync-0.430.0-8|21	%description
14cr|perl-File-Rsync-0.430.0-8|22	Perl Convenience wrapper for the rsync(1) program. Written for rsync-2.3.2 and
14cr|perl-File-Rsync-0.430.0-8|23	updated for rsync-2.6.0 but should perform properly with most recent versions.
14cr|perl-File-Rsync-0.430.0-8|24	
14cr|perl-File-Rsync-0.430.0-8|25	%prep
14cr|perl-File-Rsync-0.430.0-8|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Rsync-0.430.0-8|27	%patch0
14cr|perl-File-Rsync-0.430.0-8|28	
14cr|perl-File-Rsync-0.430.0-8|29	%build
14cr|perl-File-Rsync-0.430.0-8|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Rsync-0.430.0-8|31	%make CFLAGS="%{optflags}"
14cr|perl-File-Rsync-0.430.0-8|32	
14cr|perl-File-Rsync-0.430.0-8|33	%check
14cr|perl-File-Rsync-0.430.0-8|34	%make test
14cr|perl-File-Rsync-0.430.0-8|35	
14cr|perl-File-Rsync-0.430.0-8|36	%install
14cr|perl-File-Rsync-0.430.0-8|37	%makeinstall_std
14cr|perl-File-Rsync-0.430.0-8|38	
14cr|perl-File-Rsync-0.430.0-8|39	%files
14cr|perl-File-Rsync-0.430.0-8|40	%doc README Changelog
14cr|perl-File-Rsync-0.430.0-8|41	%{perl_vendorarch}/File
14cr|perl-File-Rsync-0.430.0-8|42	%{_mandir}/*/*
14cr|perl-File-Rsync-0.430.0-8|43	
14cr|perl-File-Rsync-0.430.0-8|44	%changelog
14cr|perl-File-Rsync-0.430.0-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-8
14cr|perl-File-Rsync-0.430.0-8|46	+ Revision: 5b820e7
14cr|perl-File-Rsync-0.430.0-8|47	- MassBuild#464: Increase release tag
14cr|perl-File-Rsync-0.430.0-8|48	
14cr|perl-File-Rsync-0.430.0-8|49	

4666 14
14cr|perl-File-RsyncP-0.700.0-4|1	%define upstream_name	 File-RsyncP
14cr|perl-File-RsyncP-0.700.0-4|2	%define upstream_version 0.70
14cr|perl-File-RsyncP-0.700.0-4|3	
14cr|perl-File-RsyncP-0.700.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-File-RsyncP-0.700.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-File-RsyncP-0.700.0-4|6	Release:	4
14cr|perl-File-RsyncP-0.700.0-4|7	
14cr|perl-File-RsyncP-0.700.0-4|8	Summary:	Perl Rsync client
14cr|perl-File-RsyncP-0.700.0-4|9	
14cr|perl-File-RsyncP-0.700.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-RsyncP-0.700.0-4|11	Group:		Development/Perl
14cr|perl-File-RsyncP-0.700.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-RsyncP-0.700.0-4|13	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-RsyncP-0.700.0-4|14	
14cr|perl-File-RsyncP-0.700.0-4|15	Buildrequires:	perl-devel
14cr|perl-File-RsyncP-0.700.0-4|16	
14cr|perl-File-RsyncP-0.700.0-4|17	%description
14cr|perl-File-RsyncP-0.700.0-4|18	File::RsyncP is a perl implementation of an Rsync client. It is compatible
14cr|perl-File-RsyncP-0.700.0-4|19	with Rsync 2.5.5 (protocol version 26). It can send or receive files, either
14cr|perl-File-RsyncP-0.700.0-4|20	by running rsync on the remote machine, or connecting to an rsyncd daemon on
14cr|perl-File-RsyncP-0.700.0-4|21	the remote machine.
14cr|perl-File-RsyncP-0.700.0-4|22	
14cr|perl-File-RsyncP-0.700.0-4|23	%prep
14cr|perl-File-RsyncP-0.700.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-RsyncP-0.700.0-4|25	
14cr|perl-File-RsyncP-0.700.0-4|26	%build
14cr|perl-File-RsyncP-0.700.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE='%{optflags}'
14cr|perl-File-RsyncP-0.700.0-4|28	make
14cr|perl-File-RsyncP-0.700.0-4|29	
14cr|perl-File-RsyncP-0.700.0-4|30	%install
14cr|perl-File-RsyncP-0.700.0-4|31	%makeinstall_std
14cr|perl-File-RsyncP-0.700.0-4|32	
14cr|perl-File-RsyncP-0.700.0-4|33	%check
14cr|perl-File-RsyncP-0.700.0-4|34	%make test
14cr|perl-File-RsyncP-0.700.0-4|35	
14cr|perl-File-RsyncP-0.700.0-4|36	%clean
14cr|perl-File-RsyncP-0.700.0-4|37	
14cr|perl-File-RsyncP-0.700.0-4|38	%files
14cr|perl-File-RsyncP-0.700.0-4|39	%doc README
14cr|perl-File-RsyncP-0.700.0-4|40	%{perl_vendorlib}/*
14cr|perl-File-RsyncP-0.700.0-4|41	%{_mandir}/*/*
14cr|perl-File-RsyncP-0.700.0-4|42	
14cr|perl-File-RsyncP-0.700.0-4|43	
14cr|perl-File-RsyncP-0.700.0-4|44	
14cr|perl-File-RsyncP-0.700.0-4|45	%changelog
14cr|perl-File-RsyncP-0.700.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.700.0-4
14cr|perl-File-RsyncP-0.700.0-4|47	+ Revision: 6769d2b
14cr|perl-File-RsyncP-0.700.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-File-RsyncP-0.700.0-4|49	
14cr|perl-File-RsyncP-0.700.0-4|50	

4667 14
14cr|perl-File-Scan-1.430.0-4|1	%define	upstream_name	 File-Scan
14cr|perl-File-Scan-1.430.0-4|2	%define	upstream_version 1.43
14cr|perl-File-Scan-1.430.0-4|3	
14cr|perl-File-Scan-1.430.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Scan-1.430.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Scan-1.430.0-4|6	Release:	4
14cr|perl-File-Scan-1.430.0-4|7	
14cr|perl-File-Scan-1.430.0-4|8	Summary:	Perl extension for Scanning files for Viruses
14cr|perl-File-Scan-1.430.0-4|9	
14cr|perl-File-Scan-1.430.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Scan-1.430.0-4|11	Group:		Development/Perl
14cr|perl-File-Scan-1.430.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Scan-1.430.0-4|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Scan-1.430.0-4|14	
14cr|perl-File-Scan-1.430.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Scan-1.430.0-4|16	BuildArch:	noarch
14cr|perl-File-Scan-1.430.0-4|17	
14cr|perl-File-Scan-1.430.0-4|18	%description
14cr|perl-File-Scan-1.430.0-4|19	The File::Scan module is designed to allow users to scan files for known
14cr|perl-File-Scan-1.430.0-4|20	viruses. Its purpose is to provide a perl module to make platform
14cr|perl-File-Scan-1.430.0-4|21	independent virus scanners.
14cr|perl-File-Scan-1.430.0-4|22	
14cr|perl-File-Scan-1.430.0-4|23	%prep
14cr|perl-File-Scan-1.430.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Scan-1.430.0-4|25	
14cr|perl-File-Scan-1.430.0-4|26	%build
14cr|perl-File-Scan-1.430.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Scan-1.430.0-4|28	make
14cr|perl-File-Scan-1.430.0-4|29	make test
14cr|perl-File-Scan-1.430.0-4|30	
14cr|perl-File-Scan-1.430.0-4|31	%install
14cr|perl-File-Scan-1.430.0-4|32	%makeinstall_std
14cr|perl-File-Scan-1.430.0-4|33	
14cr|perl-File-Scan-1.430.0-4|34	%files
14cr|perl-File-Scan-1.430.0-4|35	%doc docs/write_sign_bin.txt
14cr|perl-File-Scan-1.430.0-4|36	%doc examples/*
14cr|perl-File-Scan-1.430.0-4|37	%doc FAQ README Changes TODO
14cr|perl-File-Scan-1.430.0-4|38	%dir %{perl_vendorlib}/File
14cr|perl-File-Scan-1.430.0-4|39	%{perl_vendorlib}/File/*
14cr|perl-File-Scan-1.430.0-4|40	%{_mandir}/*/*
14cr|perl-File-Scan-1.430.0-4|41	
14cr|perl-File-Scan-1.430.0-4|42	
14cr|perl-File-Scan-1.430.0-4|43	
14cr|perl-File-Scan-1.430.0-4|44	%changelog
14cr|perl-File-Scan-1.430.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-4
14cr|perl-File-Scan-1.430.0-4|46	+ Revision: 1162c27
14cr|perl-File-Scan-1.430.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-File-Scan-1.430.0-4|48	
14cr|perl-File-Scan-1.430.0-4|49	

4668 14
14cr|perl-File-SearchPath-0.60.0-4|1	%define upstream_name    File-SearchPath
14cr|perl-File-SearchPath-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-File-SearchPath-0.60.0-4|3	
14cr|perl-File-SearchPath-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-SearchPath-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-SearchPath-0.60.0-4|6	Release:	4
14cr|perl-File-SearchPath-0.60.0-4|7	
14cr|perl-File-SearchPath-0.60.0-4|8	Summary:	Search for a file in an environment variable path
14cr|perl-File-SearchPath-0.60.0-4|9	
14cr|perl-File-SearchPath-0.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-SearchPath-0.60.0-4|11	Group:		Development/Perl
14cr|perl-File-SearchPath-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-SearchPath-0.60.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-SearchPath-0.60.0-4|14	
14cr|perl-File-SearchPath-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-SearchPath-0.60.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-File-SearchPath-0.60.0-4|17	BuildArch:	noarch
14cr|perl-File-SearchPath-0.60.0-4|18	
14cr|perl-File-SearchPath-0.60.0-4|19	%description
14cr|perl-File-SearchPath-0.60.0-4|20	This module provides the ability to search a path-like environment variable for
14cr|perl-File-SearchPath-0.60.0-4|21	a file (that does not necessarily have to be an executable).
14cr|perl-File-SearchPath-0.60.0-4|22	
14cr|perl-File-SearchPath-0.60.0-4|23	%prep
14cr|perl-File-SearchPath-0.60.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-SearchPath-0.60.0-4|25	
14cr|perl-File-SearchPath-0.60.0-4|26	%build
14cr|perl-File-SearchPath-0.60.0-4|27	perl Build.PL installdirs=vendor
14cr|perl-File-SearchPath-0.60.0-4|28	./Build
14cr|perl-File-SearchPath-0.60.0-4|29	
14cr|perl-File-SearchPath-0.60.0-4|30	%check
14cr|perl-File-SearchPath-0.60.0-4|31	./Build test
14cr|perl-File-SearchPath-0.60.0-4|32	
14cr|perl-File-SearchPath-0.60.0-4|33	%install
14cr|perl-File-SearchPath-0.60.0-4|34	./Build install destdir=%{buildroot}
14cr|perl-File-SearchPath-0.60.0-4|35	
14cr|perl-File-SearchPath-0.60.0-4|36	%files
14cr|perl-File-SearchPath-0.60.0-4|37	%doc README
14cr|perl-File-SearchPath-0.60.0-4|38	%{perl_vendorlib}/File/SearchPath.pm
14cr|perl-File-SearchPath-0.60.0-4|39	%{_mandir}/man3/File::SearchPath.3pm*
14cr|perl-File-SearchPath-0.60.0-4|40	
14cr|perl-File-SearchPath-0.60.0-4|41	
14cr|perl-File-SearchPath-0.60.0-4|42	%changelog
14cr|perl-File-SearchPath-0.60.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-File-SearchPath-0.60.0-4|44	+ Revision: c10c6ec
14cr|perl-File-SearchPath-0.60.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-File-SearchPath-0.60.0-4|46	
14cr|perl-File-SearchPath-0.60.0-4|47	

4669 14
14cr|perl-File-ShareDir-Install-0.80.0-3|1	%define upstream_name    File-ShareDir-Install
14cr|perl-File-ShareDir-Install-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-File-ShareDir-Install-0.80.0-3|3	
14cr|perl-File-ShareDir-Install-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-File-ShareDir-Install-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-ShareDir-Install-0.80.0-3|6	Release:	3
14cr|perl-File-ShareDir-Install-0.80.0-3|7	
14cr|perl-File-ShareDir-Install-0.80.0-3|8	Summary:	Install shared files
14cr|perl-File-ShareDir-Install-0.80.0-3|9	License:	GPL+ or Artistic
14cr|perl-File-ShareDir-Install-0.80.0-3|10	Group:		Development/Perl
14cr|perl-File-ShareDir-Install-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-ShareDir-Install-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/File-ShareDir-Install-%{upstream_version}.tar.gz
14cr|perl-File-ShareDir-Install-0.80.0-3|13	
14cr|perl-File-ShareDir-Install-0.80.0-3|14	BuildRequires:	perl-devel
14cr|perl-File-ShareDir-Install-0.80.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-File-ShareDir-Install-0.80.0-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-File-ShareDir-Install-0.80.0-3|17	BuildRequires:	perl(IO::Dir)
14cr|perl-File-ShareDir-Install-0.80.0-3|18	BuildArch:	noarch
14cr|perl-File-ShareDir-Install-0.80.0-3|19	
14cr|perl-File-ShareDir-Install-0.80.0-3|20	%description
14cr|perl-File-ShareDir-Install-0.80.0-3|21	File::ShareDir::Install allows you to install read-only data files from a
14cr|perl-File-ShareDir-Install-0.80.0-3|22	distribution. It is a companion module to the File::ShareDir manpage, which
14cr|perl-File-ShareDir-Install-0.80.0-3|23	allows you to locate these files after installation.
14cr|perl-File-ShareDir-Install-0.80.0-3|24	
14cr|perl-File-ShareDir-Install-0.80.0-3|25	It is a port the Module::Install::Share manpage to the ExtUtils::MakeMaker
14cr|perl-File-ShareDir-Install-0.80.0-3|26	manpage with the improvement of only installing the files you want; '.svn'
14cr|perl-File-ShareDir-Install-0.80.0-3|27	and other source-control junk will be ignored.
14cr|perl-File-ShareDir-Install-0.80.0-3|28	
14cr|perl-File-ShareDir-Install-0.80.0-3|29	%prep
14cr|perl-File-ShareDir-Install-0.80.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-ShareDir-Install-0.80.0-3|31	
14cr|perl-File-ShareDir-Install-0.80.0-3|32	%build
14cr|perl-File-ShareDir-Install-0.80.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-ShareDir-Install-0.80.0-3|34	%make
14cr|perl-File-ShareDir-Install-0.80.0-3|35	
14cr|perl-File-ShareDir-Install-0.80.0-3|36	%check
14cr|perl-File-ShareDir-Install-0.80.0-3|37	%make test
14cr|perl-File-ShareDir-Install-0.80.0-3|38	
14cr|perl-File-ShareDir-Install-0.80.0-3|39	%install
14cr|perl-File-ShareDir-Install-0.80.0-3|40	%makeinstall_std
14cr|perl-File-ShareDir-Install-0.80.0-3|41	
14cr|perl-File-ShareDir-Install-0.80.0-3|42	%files
14cr|perl-File-ShareDir-Install-0.80.0-3|43	%doc Changes README META.yml
14cr|perl-File-ShareDir-Install-0.80.0-3|44	%{_mandir}/man3/*
14cr|perl-File-ShareDir-Install-0.80.0-3|45	%{perl_vendorlib}/*
14cr|perl-File-ShareDir-Install-0.80.0-3|46	
14cr|perl-File-ShareDir-Install-0.80.0-3|47	%changelog
14cr|perl-File-ShareDir-Install-0.80.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-File-ShareDir-Install-0.80.0-3|49	+ Revision: f3fb075
14cr|perl-File-ShareDir-Install-0.80.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-File-ShareDir-Install-0.80.0-3|51	
14cr|perl-File-ShareDir-Install-0.80.0-3|52	

4670 14
14cr|perl-File-ShareDir-PAR-0.60.0-5|1	%define upstream_name    File-ShareDir-PAR
14cr|perl-File-ShareDir-PAR-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-File-ShareDir-PAR-0.60.0-5|3	
14cr|perl-File-ShareDir-PAR-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-ShareDir-PAR-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-ShareDir-PAR-0.60.0-5|6	Release:	5
14cr|perl-File-ShareDir-PAR-0.60.0-5|7	
14cr|perl-File-ShareDir-PAR-0.60.0-5|8	Summary:	File::ShareDir with PAR support
14cr|perl-File-ShareDir-PAR-0.60.0-5|9	
14cr|perl-File-ShareDir-PAR-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-File-ShareDir-PAR-0.60.0-5|11	Group:		Development/Perl
14cr|perl-File-ShareDir-PAR-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-ShareDir-PAR-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-ShareDir-PAR-0.60.0-5|14	
14cr|perl-File-ShareDir-PAR-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-ShareDir-PAR-0.60.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-File-ShareDir-PAR-0.60.0-5|17	BuildRequires:	perl(Class::Inspector)
14cr|perl-File-ShareDir-PAR-0.60.0-5|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-File-ShareDir-PAR-0.60.0-5|19	BuildRequires:	perl(File::Path)
14cr|perl-File-ShareDir-PAR-0.60.0-5|20	BuildRequires:	perl(File::ShareDir)
14cr|perl-File-ShareDir-PAR-0.60.0-5|21	BuildRequires:	perl(File::Spec)
14cr|perl-File-ShareDir-PAR-0.60.0-5|22	BuildRequires:	perl(Params::Util)
14cr|perl-File-ShareDir-PAR-0.60.0-5|23	BuildRequires:	perl(Test::More)
14cr|perl-File-ShareDir-PAR-0.60.0-5|24	BuildArch:	noarch
14cr|perl-File-ShareDir-PAR-0.60.0-5|25	
14cr|perl-File-ShareDir-PAR-0.60.0-5|26	%description
14cr|perl-File-ShareDir-PAR-0.60.0-5|27	'File::ShareDir::PAR' provides the same functionality as the File::ShareDir
14cr|perl-File-ShareDir-PAR-0.60.0-5|28	manpage but tries hard to be compatible with the PAR manpage packaged
14cr|perl-File-ShareDir-PAR-0.60.0-5|29	applications.
14cr|perl-File-ShareDir-PAR-0.60.0-5|30	
14cr|perl-File-ShareDir-PAR-0.60.0-5|31	The problem is, that the concept of having a distribution or module
14cr|perl-File-ShareDir-PAR-0.60.0-5|32	specific _share_ directory becomes a little hazy when you're loading
14cr|perl-File-ShareDir-PAR-0.60.0-5|33	everything from a single file. the PAR manpage uses an '@INC' hook to
14cr|perl-File-ShareDir-PAR-0.60.0-5|34	intercept any attempt to load a module. the File::ShareDir manpage uses the
14cr|perl-File-ShareDir-PAR-0.60.0-5|35	directory structure that is typically found in the directories that are
14cr|perl-File-ShareDir-PAR-0.60.0-5|36	listed in '@INC' for storing the shared data. In a 'PAR' enviroment, this
14cr|perl-File-ShareDir-PAR-0.60.0-5|37	is not necessarily possible.
14cr|perl-File-ShareDir-PAR-0.60.0-5|38	
14cr|perl-File-ShareDir-PAR-0.60.0-5|39	When you call one of the functions that this module provides, it will take
14cr|perl-File-ShareDir-PAR-0.60.0-5|40	care to search in any of the currently loaded '.par' files before scanning
14cr|perl-File-ShareDir-PAR-0.60.0-5|41	'@INC'. This is the same order of preference you get for loading modules
14cr|perl-File-ShareDir-PAR-0.60.0-5|42	when PAR is in effect. If the path or file you are asking for is found in
14cr|perl-File-ShareDir-PAR-0.60.0-5|43	one of the loaded '.par' files, that containing '.par' file is extracted
14cr|perl-File-ShareDir-PAR-0.60.0-5|44	and the path returned will point to the extracted copy on disk.
14cr|perl-File-ShareDir-PAR-0.60.0-5|45	
14cr|perl-File-ShareDir-PAR-0.60.0-5|46	%prep
14cr|perl-File-ShareDir-PAR-0.60.0-5|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-ShareDir-PAR-0.60.0-5|48	
14cr|perl-File-ShareDir-PAR-0.60.0-5|49	%build
14cr|perl-File-ShareDir-PAR-0.60.0-5|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-ShareDir-PAR-0.60.0-5|51	%make
14cr|perl-File-ShareDir-PAR-0.60.0-5|52	
14cr|perl-File-ShareDir-PAR-0.60.0-5|53	%check
14cr|perl-File-ShareDir-PAR-0.60.0-5|54	make test
14cr|perl-File-ShareDir-PAR-0.60.0-5|55	
14cr|perl-File-ShareDir-PAR-0.60.0-5|56	%install
14cr|perl-File-ShareDir-PAR-0.60.0-5|57	%makeinstall_std
14cr|perl-File-ShareDir-PAR-0.60.0-5|58	
14cr|perl-File-ShareDir-PAR-0.60.0-5|59	%files
14cr|perl-File-ShareDir-PAR-0.60.0-5|60	%doc LICENSE Changes
14cr|perl-File-ShareDir-PAR-0.60.0-5|61	%{_mandir}/man3/*
14cr|perl-File-ShareDir-PAR-0.60.0-5|62	%{perl_vendorlib}/*
14cr|perl-File-ShareDir-PAR-0.60.0-5|63	
14cr|perl-File-ShareDir-PAR-0.60.0-5|64	
14cr|perl-File-ShareDir-PAR-0.60.0-5|65	%changelog
14cr|perl-File-ShareDir-PAR-0.60.0-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-File-ShareDir-PAR-0.60.0-5|67	+ Revision: 330a509
14cr|perl-File-ShareDir-PAR-0.60.0-5|68	- MassBuild#464: Increase release tag
14cr|perl-File-ShareDir-PAR-0.60.0-5|69	
14cr|perl-File-ShareDir-PAR-0.60.0-5|70	

4671 14
14cr|perl-File-ShareDir-PathClass-1.112.440-3|1	%define upstream_name    File-ShareDir-PathClass
14cr|perl-File-ShareDir-PathClass-1.112.440-3|2	%define upstream_version 1.112440
14cr|perl-File-ShareDir-PathClass-1.112.440-3|3	Name:       perl-%{upstream_name}
14cr|perl-File-ShareDir-PathClass-1.112.440-3|4	Version:    %perl_convert_version 1.112440
14cr|perl-File-ShareDir-PathClass-1.112.440-3|5	Release:    3
14cr|perl-File-ShareDir-PathClass-1.112.440-3|6	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|7	Summary:    File::ShareDir returning Path::Class objects
14cr|perl-File-ShareDir-PathClass-1.112.440-3|8	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|9	License:    GPL+ or Artistic
14cr|perl-File-ShareDir-PathClass-1.112.440-3|10	Group:      Development/Perl
14cr|perl-File-ShareDir-PathClass-1.112.440-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-ShareDir-PathClass-1.112.440-3|12	Source0:    http://www.cpan.org/modules/by-module/File/File-ShareDir-PathClass-1.112440.tar.gz
14cr|perl-File-ShareDir-PathClass-1.112.440-3|13	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|14	BuildRequires: perl(Carp)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|15	BuildRequires: perl(English)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|16	BuildRequires: perl(File::Find)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|17	BuildRequires: perl(File::ShareDir)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|18	BuildRequires: perl(File::Temp)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|19	BuildRequires: perl(Module::Build)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|20	BuildRequires: perl(Path::Class)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|21	BuildRequires: perl(Scalar::Util)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|22	BuildRequires: perl(Sub::Exporter)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|23	BuildRequires: perl(Test::More)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|24	BuildRequires: perl(Module::Build)
14cr|perl-File-ShareDir-PathClass-1.112.440-3|25	BuildArch: noarch
14cr|perl-File-ShareDir-PathClass-1.112.440-3|26	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|27	%description
14cr|perl-File-ShareDir-PathClass-1.112.440-3|28	This module is just a wrapper around the File::ShareDir manpage functions,
14cr|perl-File-ShareDir-PathClass-1.112.440-3|29	transforming their return value to the Path::Class manpage objects. This
14cr|perl-File-ShareDir-PathClass-1.112.440-3|30	allows for easier usage of the value.
14cr|perl-File-ShareDir-PathClass-1.112.440-3|31	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|32	Refer to the File::ShareDir manpage (section FUNCTIONS) for a list of which
14cr|perl-File-ShareDir-PathClass-1.112.440-3|33	functions are supported.
14cr|perl-File-ShareDir-PathClass-1.112.440-3|34	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|35	'File::ShareDir::PathClass' supports both a procedural and a clas methods
14cr|perl-File-ShareDir-PathClass-1.112.440-3|36	API.
14cr|perl-File-ShareDir-PathClass-1.112.440-3|37	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|38	%prep
14cr|perl-File-ShareDir-PathClass-1.112.440-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-ShareDir-PathClass-1.112.440-3|40	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|41	%build
14cr|perl-File-ShareDir-PathClass-1.112.440-3|42	%{__perl} Build.PL installdirs=vendor
14cr|perl-File-ShareDir-PathClass-1.112.440-3|43	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|44	./Build
14cr|perl-File-ShareDir-PathClass-1.112.440-3|45	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|46	%check
14cr|perl-File-ShareDir-PathClass-1.112.440-3|47	./Build test
14cr|perl-File-ShareDir-PathClass-1.112.440-3|48	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|49	%install
14cr|perl-File-ShareDir-PathClass-1.112.440-3|50	./Build install destdir=%{buildroot}
14cr|perl-File-ShareDir-PathClass-1.112.440-3|51	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|52	%clean
14cr|perl-File-ShareDir-PathClass-1.112.440-3|53	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|54	%files
14cr|perl-File-ShareDir-PathClass-1.112.440-3|55	%doc Changes LICENSE META.yml README
14cr|perl-File-ShareDir-PathClass-1.112.440-3|56	%{_mandir}/man3/*
14cr|perl-File-ShareDir-PathClass-1.112.440-3|57	%{perl_vendorlib}/*
14cr|perl-File-ShareDir-PathClass-1.112.440-3|58	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|59	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|60	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|61	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|62	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|63	%changelog
14cr|perl-File-ShareDir-PathClass-1.112.440-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.112.440-3
14cr|perl-File-ShareDir-PathClass-1.112.440-3|65	+ Revision: d88a7bc
14cr|perl-File-ShareDir-PathClass-1.112.440-3|66	- MassBuild#464: Increase release tag
14cr|perl-File-ShareDir-PathClass-1.112.440-3|67	
14cr|perl-File-ShareDir-PathClass-1.112.440-3|68	

4672 14
14cr|perl-File-Slurp-Tiny-0.3.0-1|1	%define upstream_name    File-Slurp-Tiny
14cr|perl-File-Slurp-Tiny-0.3.0-1|2	%define upstream_version 0.003
14cr|perl-File-Slurp-Tiny-0.3.0-1|3	
14cr|perl-File-Slurp-Tiny-0.3.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-File-Slurp-Tiny-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-File-Slurp-Tiny-0.3.0-1|6	Release:    1
14cr|perl-File-Slurp-Tiny-0.3.0-1|7	
14cr|perl-File-Slurp-Tiny-0.3.0-1|8	Summary:    A simple, sane and efficient file slurper
14cr|perl-File-Slurp-Tiny-0.3.0-1|9	License:    GPL+ or Artistic
14cr|perl-File-Slurp-Tiny-0.3.0-1|10	Group:      Development/Perl
14cr|perl-File-Slurp-Tiny-0.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Slurp-Tiny-0.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Slurp-Tiny-0.3.0-1|13	
14cr|perl-File-Slurp-Tiny-0.3.0-1|14	BuildRequires: perl(Carp)
14cr|perl-File-Slurp-Tiny-0.3.0-1|15	BuildRequires: perl(Exporter)
14cr|perl-File-Slurp-Tiny-0.3.0-1|16	BuildRequires: perl(File::Spec)
14cr|perl-File-Slurp-Tiny-0.3.0-1|17	BuildRequires: perl(File::Spec::Functions)
14cr|perl-File-Slurp-Tiny-0.3.0-1|18	BuildRequires: perl(File::Temp)
14cr|perl-File-Slurp-Tiny-0.3.0-1|19	BuildRequires: perl(FileHandle)
14cr|perl-File-Slurp-Tiny-0.3.0-1|20	BuildRequires: perl(IO::Handle)
14cr|perl-File-Slurp-Tiny-0.3.0-1|21	BuildRequires: perl(IPC::Open3)
14cr|perl-File-Slurp-Tiny-0.3.0-1|22	BuildRequires: perl(Test::More)
14cr|perl-File-Slurp-Tiny-0.3.0-1|23	BuildRequires: perl(strict)
14cr|perl-File-Slurp-Tiny-0.3.0-1|24	BuildRequires: perl-devel
14cr|perl-File-Slurp-Tiny-0.3.0-1|25	BuildRequires: perl(warnings)
14cr|perl-File-Slurp-Tiny-0.3.0-1|26	BuildArch: noarch
14cr|perl-File-Slurp-Tiny-0.3.0-1|27	
14cr|perl-File-Slurp-Tiny-0.3.0-1|28	%description
14cr|perl-File-Slurp-Tiny-0.3.0-1|29	This module provides functions for fast and correct slurping and spewing.
14cr|perl-File-Slurp-Tiny-0.3.0-1|30	All functions are optionally exported.
14cr|perl-File-Slurp-Tiny-0.3.0-1|31	
14cr|perl-File-Slurp-Tiny-0.3.0-1|32	%prep
14cr|perl-File-Slurp-Tiny-0.3.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Slurp-Tiny-0.3.0-1|34	
14cr|perl-File-Slurp-Tiny-0.3.0-1|35	%build
14cr|perl-File-Slurp-Tiny-0.3.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Slurp-Tiny-0.3.0-1|37	
14cr|perl-File-Slurp-Tiny-0.3.0-1|38	%make
14cr|perl-File-Slurp-Tiny-0.3.0-1|39	
14cr|perl-File-Slurp-Tiny-0.3.0-1|40	%check
14cr|perl-File-Slurp-Tiny-0.3.0-1|41	%make test
14cr|perl-File-Slurp-Tiny-0.3.0-1|42	
14cr|perl-File-Slurp-Tiny-0.3.0-1|43	%install
14cr|perl-File-Slurp-Tiny-0.3.0-1|44	%makeinstall_std
14cr|perl-File-Slurp-Tiny-0.3.0-1|45	
14cr|perl-File-Slurp-Tiny-0.3.0-1|46	%files
14cr|perl-File-Slurp-Tiny-0.3.0-1|47	%doc INSTALL LICENSE META.json Changes META.yml README
14cr|perl-File-Slurp-Tiny-0.3.0-1|48	%{_mandir}/man3/*
14cr|perl-File-Slurp-Tiny-0.3.0-1|49	%{perl_vendorlib}/*
14cr|perl-File-Slurp-Tiny-0.3.0-1|50	
14cr|perl-File-Slurp-Tiny-0.3.0-1|51	
14cr|perl-File-Slurp-Tiny-0.3.0-1|52	
14cr|perl-File-Slurp-Tiny-0.3.0-1|53	
14cr|perl-File-Slurp-Tiny-0.3.0-1|54	
14cr|perl-File-Slurp-Tiny-0.3.0-1|55	%changelog
14cr|perl-File-Slurp-Tiny-0.3.0-1|56	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
14cr|perl-File-Slurp-Tiny-0.3.0-1|57	+ Revision: f6e2449
14cr|perl-File-Slurp-Tiny-0.3.0-1|58	- Spec cleanup
14cr|perl-File-Slurp-Tiny-0.3.0-1|59	
14cr|perl-File-Slurp-Tiny-0.3.0-1|60	

4673 14
14cr|perl-File-Sort-1.10.0-4|1	%define upstream_name    File-Sort
14cr|perl-File-Sort-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-File-Sort-1.10.0-4|3	
14cr|perl-File-Sort-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Sort-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Sort-1.10.0-4|6	Release:	4
14cr|perl-File-Sort-1.10.0-4|7	
14cr|perl-File-Sort-1.10.0-4|8	Summary:	Sort a file or merge sort multiple files
14cr|perl-File-Sort-1.10.0-4|9	
14cr|perl-File-Sort-1.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Sort-1.10.0-4|11	Group:		Development/Perl
14cr|perl-File-Sort-1.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Sort-1.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Sort-1.10.0-4|14	
14cr|perl-File-Sort-1.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Sort-1.10.0-4|16	BuildArch:	noarch
14cr|perl-File-Sort-1.10.0-4|17	
14cr|perl-File-Sort-1.10.0-4|18	%description
14cr|perl-File-Sort-1.10.0-4|19	This module sorts text files by lines (or records). Comparisons are based
14cr|perl-File-Sort-1.10.0-4|20	on one or more sort keys extracted from each line of input, and are
14cr|perl-File-Sort-1.10.0-4|21	performed lexicographically. By default, if keys are not given, sort
14cr|perl-File-Sort-1.10.0-4|22	regards each input line as a single field. The sort is a merge sort. If you
14cr|perl-File-Sort-1.10.0-4|23	don't like that, feel free to change it.
14cr|perl-File-Sort-1.10.0-4|24	
14cr|perl-File-Sort-1.10.0-4|25	Options
14cr|perl-File-Sort-1.10.0-4|26	The following options are available, and are passed in the hash
14cr|perl-File-Sort-1.10.0-4|27	reference passed to the function in the format:
14cr|perl-File-Sort-1.10.0-4|28	
14cr|perl-File-Sort-1.10.0-4|29	OPTION => VALUE
14cr|perl-File-Sort-1.10.0-4|30	
14cr|perl-File-Sort-1.10.0-4|31	%prep
14cr|perl-File-Sort-1.10.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Sort-1.10.0-4|33	
14cr|perl-File-Sort-1.10.0-4|34	%build
14cr|perl-File-Sort-1.10.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Sort-1.10.0-4|36	%make
14cr|perl-File-Sort-1.10.0-4|37	
14cr|perl-File-Sort-1.10.0-4|38	%check
14cr|perl-File-Sort-1.10.0-4|39	%make test
14cr|perl-File-Sort-1.10.0-4|40	
14cr|perl-File-Sort-1.10.0-4|41	%install
14cr|perl-File-Sort-1.10.0-4|42	%makeinstall_std
14cr|perl-File-Sort-1.10.0-4|43	
14cr|perl-File-Sort-1.10.0-4|44	%files
14cr|perl-File-Sort-1.10.0-4|45	%doc README
14cr|perl-File-Sort-1.10.0-4|46	%{_mandir}/man3/*
14cr|perl-File-Sort-1.10.0-4|47	%{perl_vendorlib}/*
14cr|perl-File-Sort-1.10.0-4|48	
14cr|perl-File-Sort-1.10.0-4|49	
14cr|perl-File-Sort-1.10.0-4|50	%changelog
14cr|perl-File-Sort-1.10.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-File-Sort-1.10.0-4|52	+ Revision: e3c4a7a
14cr|perl-File-Sort-1.10.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-File-Sort-1.10.0-4|54	
14cr|perl-File-Sort-1.10.0-4|55	

4674 14
14cr|perl-Filesys-Notify-Simple-0.120.0-5|1	%define upstream_name    Filesys-Notify-Simple
14cr|perl-Filesys-Notify-Simple-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Filesys-Notify-Simple-0.120.0-5|3	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Filesys-Notify-Simple-0.120.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Filesys-Notify-Simple-0.120.0-5|6	Release:    5
14cr|perl-Filesys-Notify-Simple-0.120.0-5|7	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|8	Summary:    Simple and dumb file system watcher
14cr|perl-Filesys-Notify-Simple-0.120.0-5|9	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|10	License:    GPL+ or Artistic
14cr|perl-Filesys-Notify-Simple-0.120.0-5|11	Group:      Development/Perl
14cr|perl-Filesys-Notify-Simple-0.120.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Filesys-Notify-Simple-0.120.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Filesys-Notify-Simple-0.120.0-5|14	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Filesys-Notify-Simple-0.120.0-5|16	BuildRequires: perl(File::Temp)
14cr|perl-Filesys-Notify-Simple-0.120.0-5|17	BuildRequires: perl(Test::More)
14cr|perl-Filesys-Notify-Simple-0.120.0-5|18	BuildRequires: perl(Test::SharedFork)
14cr|perl-Filesys-Notify-Simple-0.120.0-5|19	BuildRequires: perl-devel
14cr|perl-Filesys-Notify-Simple-0.120.0-5|20	BuildArch:  noarch
14cr|perl-Filesys-Notify-Simple-0.120.0-5|21	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|22	%description
14cr|perl-Filesys-Notify-Simple-0.120.0-5|23	Filesys::Notify::Simple is a simple but unified interface to get
14cr|perl-Filesys-Notify-Simple-0.120.0-5|24	notifications of changes to a given filesystem path. It utilizes inotify2
14cr|perl-Filesys-Notify-Simple-0.120.0-5|25	on Linux and fsevents on OS X if they're installed, with a fallback to the
14cr|perl-Filesys-Notify-Simple-0.120.0-5|26	full directory scan if they're not available.
14cr|perl-Filesys-Notify-Simple-0.120.0-5|27	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|28	There are some limitations in this module. If you don't like it, use the
14cr|perl-Filesys-Notify-Simple-0.120.0-5|29	File::ChangeNotify manpage.
14cr|perl-Filesys-Notify-Simple-0.120.0-5|30	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|31	* *
14cr|perl-Filesys-Notify-Simple-0.120.0-5|32	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|33	%prep
14cr|perl-Filesys-Notify-Simple-0.120.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Filesys-Notify-Simple-0.120.0-5|35	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|36	%build
14cr|perl-Filesys-Notify-Simple-0.120.0-5|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Filesys-Notify-Simple-0.120.0-5|38	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|39	%make
14cr|perl-Filesys-Notify-Simple-0.120.0-5|40	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|41	%check
14cr|perl-Filesys-Notify-Simple-0.120.0-5|42	%make test
14cr|perl-Filesys-Notify-Simple-0.120.0-5|43	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|44	%install
14cr|perl-Filesys-Notify-Simple-0.120.0-5|45	%makeinstall_std
14cr|perl-Filesys-Notify-Simple-0.120.0-5|46	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|47	%files
14cr|perl-Filesys-Notify-Simple-0.120.0-5|48	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Filesys-Notify-Simple-0.120.0-5|49	%{_mandir}/man3/*
14cr|perl-Filesys-Notify-Simple-0.120.0-5|50	%{perl_vendorlib}/*
14cr|perl-Filesys-Notify-Simple-0.120.0-5|51	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|52	%changelog
14cr|perl-Filesys-Notify-Simple-0.120.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Filesys-Notify-Simple-0.120.0-5|54	+ Revision: 5b86c1d
14cr|perl-Filesys-Notify-Simple-0.120.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Filesys-Notify-Simple-0.120.0-5|56	
14cr|perl-Filesys-Notify-Simple-0.120.0-5|57	

4675 14
14cr|perl-Filesys-POSIX-0.10.0-6|1	%define upstream_name Filesys-POSIX
14cr|perl-Filesys-POSIX-0.10.0-6|2	%define upstream_version 0.10.0
14cr|perl-Filesys-POSIX-0.10.0-6|3	
14cr|perl-Filesys-POSIX-0.10.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-Filesys-POSIX-0.10.0-6|5	%define __noautoreq 'perl\\(Filesys::POSIX(.*)\\)'
14cr|perl-Filesys-POSIX-0.10.0-6|6	%endif
14cr|perl-Filesys-POSIX-0.10.0-6|7	
14cr|perl-Filesys-POSIX-0.10.0-6|8	Name:		perl-%{upstream_name}
14cr|perl-Filesys-POSIX-0.10.0-6|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Filesys-POSIX-0.10.0-6|10	Release:	6
14cr|perl-Filesys-POSIX-0.10.0-6|11	
14cr|perl-Filesys-POSIX-0.10.0-6|12	Summary:	Provide POSIX-like filesystem semantics in pure Perl
14cr|perl-Filesys-POSIX-0.10.0-6|13	
14cr|perl-Filesys-POSIX-0.10.0-6|14	License:	Artistic
14cr|perl-Filesys-POSIX-0.10.0-6|15	Group:		Development/Perl
14cr|perl-Filesys-POSIX-0.10.0-6|16	URL:		http://search.cpan.org/~wrath/Filesys-POSIX-0.10.0/lib/Filesys/POSIX.pm
14cr|perl-Filesys-POSIX-0.10.0-6|17	Source0:	http://search.cpan.org/CPAN/authors/id/W/WR/WRATH/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Filesys-POSIX-0.10.0-6|18	
14cr|perl-Filesys-POSIX-0.10.0-6|19	BuildRequires:	perl-devel
14cr|perl-Filesys-POSIX-0.10.0-6|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Filesys-POSIX-0.10.0-6|21	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Filesys-POSIX-0.10.0-6|22	BuildArch:	noarch
14cr|perl-Filesys-POSIX-0.10.0-6|23	
14cr|perl-Filesys-POSIX-0.10.0-6|24	%description
14cr|perl-Filesys-POSIX-0.10.0-6|25	This modules provide POSIX-like filesystem semantics in pure Perl.
14cr|perl-Filesys-POSIX-0.10.0-6|26	
14cr|perl-Filesys-POSIX-0.10.0-6|27	%prep
14cr|perl-Filesys-POSIX-0.10.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Filesys-POSIX-0.10.0-6|29	
14cr|perl-Filesys-POSIX-0.10.0-6|30	%build
14cr|perl-Filesys-POSIX-0.10.0-6|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Filesys-POSIX-0.10.0-6|32	%make
14cr|perl-Filesys-POSIX-0.10.0-6|33	
14cr|perl-Filesys-POSIX-0.10.0-6|34	# Kharec: a bad .t file breaks the rebuild...
14cr|perl-Filesys-POSIX-0.10.0-6|35	# %check
14cr|perl-Filesys-POSIX-0.10.0-6|36	# %make test
14cr|perl-Filesys-POSIX-0.10.0-6|37	
14cr|perl-Filesys-POSIX-0.10.0-6|38	%install
14cr|perl-Filesys-POSIX-0.10.0-6|39	%makeinstall_std
14cr|perl-Filesys-POSIX-0.10.0-6|40	
14cr|perl-Filesys-POSIX-0.10.0-6|41	%files
14cr|perl-Filesys-POSIX-0.10.0-6|42	%doc COPYRIGHT LICENSE MANIFEST README META.yml
14cr|perl-Filesys-POSIX-0.10.0-6|43	%{_mandir}/man3/*
14cr|perl-Filesys-POSIX-0.10.0-6|44	%{perl_vendorlib}/*
14cr|perl-Filesys-POSIX-0.10.0-6|45	
14cr|perl-Filesys-POSIX-0.10.0-6|46	
14cr|perl-Filesys-POSIX-0.10.0-6|47	%changelog
14cr|perl-Filesys-POSIX-0.10.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-6
14cr|perl-Filesys-POSIX-0.10.0-6|49	+ Revision: 4358bf9
14cr|perl-Filesys-POSIX-0.10.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Filesys-POSIX-0.10.0-6|51	
14cr|perl-Filesys-POSIX-0.10.0-6|52	

4676 14
14cr|perl-Filesys-SmbClient-3.200.0-3|1	%define module   Filesys-SmbClient
14cr|perl-Filesys-SmbClient-3.200.0-3|2	%define upstream_version 3.2
14cr|perl-Filesys-SmbClient-3.200.0-3|3	
14cr|perl-Filesys-SmbClient-3.200.0-3|4	Name:		perl-%{module}
14cr|perl-Filesys-SmbClient-3.200.0-3|5	Version:	%perl_convert_version 3.2
14cr|perl-Filesys-SmbClient-3.200.0-3|6	Release:	3
14cr|perl-Filesys-SmbClient-3.200.0-3|7	License:	GPL or Artistic
14cr|perl-Filesys-SmbClient-3.200.0-3|8	Group:		Development/Perl
14cr|perl-Filesys-SmbClient-3.200.0-3|9	Summary:	Provide Perl API for libsmbclient.so
14cr|perl-Filesys-SmbClient-3.200.0-3|10	
14cr|perl-Filesys-SmbClient-3.200.0-3|11	Source:		http://www.cpan.org/modules/by-module/Filesys/Filesys-SmbClient-3.2.tar.gz
14cr|perl-Filesys-SmbClient-3.200.0-3|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Filesys-SmbClient-3.200.0-3|13	
14cr|perl-Filesys-SmbClient-3.200.0-3|14	# Patch Makefile.PL to
14cr|perl-Filesys-SmbClient-3.200.0-3|15	# * Disable tests (requires Samba server access)
14cr|perl-Filesys-SmbClient-3.200.0-3|16	# * Know where to search includes (/usr/include/samba-4.0)
14cr|perl-Filesys-SmbClient-3.200.0-3|17	Patch0:         Filesys-SmbClient-3.2_Makefile.patch
14cr|perl-Filesys-SmbClient-3.200.0-3|18	
14cr|perl-Filesys-SmbClient-3.200.0-3|19	BuildRequires:	perl-devel
14cr|perl-Filesys-SmbClient-3.200.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Filesys-SmbClient-3.200.0-3|21	BuildRequires:	pkgconfig(smbclient)
14cr|perl-Filesys-SmbClient-3.200.0-3|22	
14cr|perl-Filesys-SmbClient-3.200.0-3|23	%description
14cr|perl-Filesys-SmbClient-3.200.0-3|24	Provide interface to access routine defined in libsmbclient.so provided
14cr|perl-Filesys-SmbClient-3.200.0-3|25	with Samba.
14cr|perl-Filesys-SmbClient-3.200.0-3|26	
14cr|perl-Filesys-SmbClient-3.200.0-3|27	Since 3.0 release of this package, you need a least samba-3.0.2. For prior
14cr|perl-Filesys-SmbClient-3.200.0-3|28	release of Samba, use Filesys::SmbClient version 1.x.
14cr|perl-Filesys-SmbClient-3.200.0-3|29	
14cr|perl-Filesys-SmbClient-3.200.0-3|30	For old and 2.x release, this library is available on Samba source, but is
14cr|perl-Filesys-SmbClient-3.200.0-3|31	not build by default. Do "make bin/libsmbclient.so" in sources directory of
14cr|perl-Filesys-SmbClient-3.200.0-3|32	Samba to build this libraries. Then copy source/include/libsmbclient.h to
14cr|perl-Filesys-SmbClient-3.200.0-3|33	/usr/local/samba/include and source/bin/libsmbclient.so to
14cr|perl-Filesys-SmbClient-3.200.0-3|34	/usr/local/samba/lib before install this module.
14cr|perl-Filesys-SmbClient-3.200.0-3|35	
14cr|perl-Filesys-SmbClient-3.200.0-3|36	%prep
14cr|perl-Filesys-SmbClient-3.200.0-3|37	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Filesys-SmbClient-3.200.0-3|38	%patch0 -p0
14cr|perl-Filesys-SmbClient-3.200.0-3|39	
14cr|perl-Filesys-SmbClient-3.200.0-3|40	chmod -x Changes
14cr|perl-Filesys-SmbClient-3.200.0-3|41	find . -name "*.pm" -exec chmod -c a-x {} +
14cr|perl-Filesys-SmbClient-3.200.0-3|42	find . -name "libauthSamba*" -exec chmod -c a-x {} +
14cr|perl-Filesys-SmbClient-3.200.0-3|43	find . -name "SmbClient.xs" -exec chmod -c a-x {} +
14cr|perl-Filesys-SmbClient-3.200.0-3|44	
14cr|perl-Filesys-SmbClient-3.200.0-3|45	%build
14cr|perl-Filesys-SmbClient-3.200.0-3|46	# Force Makefile to use defaults
14cr|perl-Filesys-SmbClient-3.200.0-3|47	export PERL_MM_USE_DEFAULT=1
14cr|perl-Filesys-SmbClient-3.200.0-3|48	# HOSTTYPE is not exported by default, hence not readable by Perl
14cr|perl-Filesys-SmbClient-3.200.0-3|49	# Needed to be able to find libsmbclient.so in /usr/lib64
14cr|perl-Filesys-SmbClient-3.200.0-3|50	export HOSTTYPE
14cr|perl-Filesys-SmbClient-3.200.0-3|51	# CCFLAGS: Tell samba to use close_fn not close (caused compilation error)
14cr|perl-Filesys-SmbClient-3.200.0-3|52	perl Makefile.PL INSTALLDIRS=vendor CCFLAGS='-DHAVE_CLOSEFN' OPTIMIZE="%{optflags}"
14cr|perl-Filesys-SmbClient-3.200.0-3|53	%make CFLAGS="%{optflags}"
14cr|perl-Filesys-SmbClient-3.200.0-3|54	
14cr|perl-Filesys-SmbClient-3.200.0-3|55	%check
14cr|perl-Filesys-SmbClient-3.200.0-3|56	make test
14cr|perl-Filesys-SmbClient-3.200.0-3|57	
14cr|perl-Filesys-SmbClient-3.200.0-3|58	%install
14cr|perl-Filesys-SmbClient-3.200.0-3|59	%makeinstall_std
14cr|perl-Filesys-SmbClient-3.200.0-3|60	
14cr|perl-Filesys-SmbClient-3.200.0-3|61	%files
14cr|perl-Filesys-SmbClient-3.200.0-3|62	%doc Changes README
14cr|perl-Filesys-SmbClient-3.200.0-3|63	%{_mandir}/man3/*
14cr|perl-Filesys-SmbClient-3.200.0-3|64	%{perl_vendorarch}/Filesys
14cr|perl-Filesys-SmbClient-3.200.0-3|65	%{perl_vendorarch}/auto/Filesys
14cr|perl-Filesys-SmbClient-3.200.0-3|66	
14cr|perl-Filesys-SmbClient-3.200.0-3|67	
14cr|perl-Filesys-SmbClient-3.200.0-3|68	%changelog
14cr|perl-Filesys-SmbClient-3.200.0-3|69	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.200.0-3
14cr|perl-Filesys-SmbClient-3.200.0-3|70	+ Revision: 0fdc943
14cr|perl-Filesys-SmbClient-3.200.0-3|71	- Fix build
14cr|perl-Filesys-SmbClient-3.200.0-3|72	
14cr|perl-Filesys-SmbClient-3.200.0-3|73	

4677 14
14cr|perl-Filesys-Statvfs-0.820.0-6|1	%define	upstream_name	 Filesys-Statvfs
14cr|perl-Filesys-Statvfs-0.820.0-6|2	%define	upstream_version 0.82
14cr|perl-Filesys-Statvfs-0.820.0-6|3	
14cr|perl-Filesys-Statvfs-0.820.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Filesys-Statvfs-0.820.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Filesys-Statvfs-0.820.0-6|6	Release:	6
14cr|perl-Filesys-Statvfs-0.820.0-6|7	
14cr|perl-Filesys-Statvfs-0.820.0-6|8	Summary:	Interface between Perl and the statvfs() system call
14cr|perl-Filesys-Statvfs-0.820.0-6|9	
14cr|perl-Filesys-Statvfs-0.820.0-6|10	License:	GPL+ or Artistic
14cr|perl-Filesys-Statvfs-0.820.0-6|11	Group:		Development/Perl
14cr|perl-Filesys-Statvfs-0.820.0-6|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Filesys-Statvfs-0.820.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Filesys-Statvfs-0.820.0-6|14	
14cr|perl-Filesys-Statvfs-0.820.0-6|15	BuildRequires:	perl-devel
14cr|perl-Filesys-Statvfs-0.820.0-6|16	
14cr|perl-Filesys-Statvfs-0.820.0-6|17	Obsoletes:	perl-Filesys-Statvfs_Statfs_Df <= 0.79
14cr|perl-Filesys-Statvfs-0.820.0-6|18	Provides:	perl-Filesys-Statvfs_Statfs_Df = %{version}-%{release}
14cr|perl-Filesys-Statvfs-0.820.0-6|19	
14cr|perl-Filesys-Statvfs-0.820.0-6|20	%description
14cr|perl-Filesys-Statvfs-0.820.0-6|21	Filesys::Statvfs provides an interface between
14cr|perl-Filesys-Statvfs-0.820.0-6|22	Perl and the statvfs() system call.
14cr|perl-Filesys-Statvfs-0.820.0-6|23	
14cr|perl-Filesys-Statvfs-0.820.0-6|24	%prep
14cr|perl-Filesys-Statvfs-0.820.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Filesys-Statvfs-0.820.0-6|26	
14cr|perl-Filesys-Statvfs-0.820.0-6|27	%build
14cr|perl-Filesys-Statvfs-0.820.0-6|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Filesys-Statvfs-0.820.0-6|29	%make
14cr|perl-Filesys-Statvfs-0.820.0-6|30	
14cr|perl-Filesys-Statvfs-0.820.0-6|31	%check
14cr|perl-Filesys-Statvfs-0.820.0-6|32	%make test
14cr|perl-Filesys-Statvfs-0.820.0-6|33	
14cr|perl-Filesys-Statvfs-0.820.0-6|34	%install
14cr|perl-Filesys-Statvfs-0.820.0-6|35	%makeinstall_std
14cr|perl-Filesys-Statvfs-0.820.0-6|36	
14cr|perl-Filesys-Statvfs-0.820.0-6|37	%files
14cr|perl-Filesys-Statvfs-0.820.0-6|38	%{_mandir}/*/*
14cr|perl-Filesys-Statvfs-0.820.0-6|39	%{perl_vendorlib}/*/Filesys
14cr|perl-Filesys-Statvfs-0.820.0-6|40	%{perl_vendorlib}/*/auto/Filesys
14cr|perl-Filesys-Statvfs-0.820.0-6|41	
14cr|perl-Filesys-Statvfs-0.820.0-6|42	
14cr|perl-Filesys-Statvfs-0.820.0-6|43	%changelog
14cr|perl-Filesys-Statvfs-0.820.0-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.820.0-6
14cr|perl-Filesys-Statvfs-0.820.0-6|45	+ Revision: 52b040b
14cr|perl-Filesys-Statvfs-0.820.0-6|46	- MassBuild#464: Increase release tag
14cr|perl-Filesys-Statvfs-0.820.0-6|47	
14cr|perl-Filesys-Statvfs-0.820.0-6|48	

4678 14
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|1	%define	module	Filesys-Statvfs_Statfs_Df
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|2	%define fmodule Filesys/Statvfs_Statfs_Df
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|3	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|4	Name:		perl-%{module}
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|5	Version:	0.79
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|6	Release:	7
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|7	Summary:	Interface between Perl and the statvfs() system call
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|8	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|9	License:	GPL or Artistic
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|10	Group:		Development/Perl
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Filesys/%{module}-%{version}.tar.gz
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|12	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|13	BuildRequires:	perl-devel
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|14	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|15	%description
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|16	Filesys::Statvfs provides an interface between
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|17	Perl and the statvfs() system call.
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|18	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|19	%prep
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|20	%setup -q -n %{module}-%{version}
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|21	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|22	%build
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|24	%make
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|25	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|26	%check
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|27	%make test
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|28	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|29	%install
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|30	%makeinstall_std
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|31	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|32	%clean
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|33	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|34	%files
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|35	%{_mandir}/*/*
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|36	%{perl_vendorlib}/*/Filesys
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|37	%{perl_vendorlib}/*/auto/Filesys
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|38	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|39	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|40	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|41	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|42	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|43	%changelog
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.79-7
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|45	+ Revision: 32a504d
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|46	- MassBuild#464: Increase release tag
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|47	
14cr|perl-Filesys-Statvfs_Statfs_Df-0.79-7|48	

4679 14
14cr|perl-File-Tempdir-0.20.0-5|1	%define upstream_name	 File-Tempdir
14cr|perl-File-Tempdir-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-File-Tempdir-0.20.0-5|3	
14cr|perl-File-Tempdir-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-File-Tempdir-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Tempdir-0.20.0-5|6	Release:	5
14cr|perl-File-Tempdir-0.20.0-5|7	
14cr|perl-File-Tempdir-0.20.0-5|8	Summary:	A module to make easier temporary directories deletion
14cr|perl-File-Tempdir-0.20.0-5|9	
14cr|perl-File-Tempdir-0.20.0-5|10	License:	GPL
14cr|perl-File-Tempdir-0.20.0-5|11	Group:		Development/Perl
14cr|perl-File-Tempdir-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Tempdir-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Tempdir-0.20.0-5|14	
14cr|perl-File-Tempdir-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-File-Tempdir-0.20.0-5|16	BuildArch:	noarch
14cr|perl-File-Tempdir-0.20.0-5|17	
14cr|perl-File-Tempdir-0.20.0-5|18	%description
14cr|perl-File-Tempdir-0.20.0-5|19	A module to make easier temporary directories deletion
14cr|perl-File-Tempdir-0.20.0-5|20	
14cr|perl-File-Tempdir-0.20.0-5|21	%prep
14cr|perl-File-Tempdir-0.20.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Tempdir-0.20.0-5|23	
14cr|perl-File-Tempdir-0.20.0-5|24	%build
14cr|perl-File-Tempdir-0.20.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Tempdir-0.20.0-5|26	%make
14cr|perl-File-Tempdir-0.20.0-5|27	
14cr|perl-File-Tempdir-0.20.0-5|28	%check
14cr|perl-File-Tempdir-0.20.0-5|29	%make test
14cr|perl-File-Tempdir-0.20.0-5|30	
14cr|perl-File-Tempdir-0.20.0-5|31	%install
14cr|perl-File-Tempdir-0.20.0-5|32	%makeinstall_std
14cr|perl-File-Tempdir-0.20.0-5|33	
14cr|perl-File-Tempdir-0.20.0-5|34	%files
14cr|perl-File-Tempdir-0.20.0-5|35	%{perl_vendorlib}/*
14cr|perl-File-Tempdir-0.20.0-5|36	%{_mandir}/*/*
14cr|perl-File-Tempdir-0.20.0-5|37	
14cr|perl-File-Tempdir-0.20.0-5|38	
14cr|perl-File-Tempdir-0.20.0-5|39	%changelog
14cr|perl-File-Tempdir-0.20.0-5|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-File-Tempdir-0.20.0-5|41	+ Revision: ce58ef7
14cr|perl-File-Tempdir-0.20.0-5|42	- MassBuild#464: Increase release tag
14cr|perl-File-Tempdir-0.20.0-5|43	
14cr|perl-File-Tempdir-0.20.0-5|44	

4680 14
14cr|perl-File-Touch-0.90.0-2|1	%define upstream_name       File-Touch
14cr|perl-File-Touch-0.90.0-2|2	%define upstream_version 0.09
14cr|perl-File-Touch-0.90.0-2|3	
14cr|perl-File-Touch-0.90.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-File-Touch-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Touch-0.90.0-2|6	Release:	2
14cr|perl-File-Touch-0.90.0-2|7	
14cr|perl-File-Touch-0.90.0-2|8	Summary:	Update access and modification timestamps
14cr|perl-File-Touch-0.90.0-2|9	
14cr|perl-File-Touch-0.90.0-2|10	
14cr|perl-File-Touch-0.90.0-2|11	License:	GPL+ or Artistic
14cr|perl-File-Touch-0.90.0-2|12	Group:		Development/Perl
14cr|perl-File-Touch-0.90.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Touch-0.90.0-2|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-File-Touch-0.90.0-2|15	
14cr|perl-File-Touch-0.90.0-2|16	BuildRequires:	perl-devel
14cr|perl-File-Touch-0.90.0-2|17	BuildArch:	noarch
14cr|perl-File-Touch-0.90.0-2|18	
14cr|perl-File-Touch-0.90.0-2|19	%description
14cr|perl-File-Touch-0.90.0-2|20	This modules update access and modification timestamps, creating nonexistent
14cr|perl-File-Touch-0.90.0-2|21	files where necessary.
14cr|perl-File-Touch-0.90.0-2|22	
14cr|perl-File-Touch-0.90.0-2|23	%prep
14cr|perl-File-Touch-0.90.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Touch-0.90.0-2|25	
14cr|perl-File-Touch-0.90.0-2|26	%build
14cr|perl-File-Touch-0.90.0-2|27	# remove left-over files from macosx
14cr|perl-File-Touch-0.90.0-2|28	rm -f ._*
14cr|perl-File-Touch-0.90.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Touch-0.90.0-2|30	%make
14cr|perl-File-Touch-0.90.0-2|31	
14cr|perl-File-Touch-0.90.0-2|32	%check
14cr|perl-File-Touch-0.90.0-2|33	#make test
14cr|perl-File-Touch-0.90.0-2|34	
14cr|perl-File-Touch-0.90.0-2|35	%install
14cr|perl-File-Touch-0.90.0-2|36	%makeinstall_std
14cr|perl-File-Touch-0.90.0-2|37	
14cr|perl-File-Touch-0.90.0-2|38	%files
14cr|perl-File-Touch-0.90.0-2|39	%doc MANIFEST Changes
14cr|perl-File-Touch-0.90.0-2|40	%{perl_vendorlib}/File
14cr|perl-File-Touch-0.90.0-2|41	%{_mandir}/*/*
14cr|perl-File-Touch-0.90.0-2|42	
14cr|perl-File-Touch-0.90.0-2|43	
14cr|perl-File-Touch-0.90.0-2|44	
14cr|perl-File-Touch-0.90.0-2|45	%changelog
14cr|perl-File-Touch-0.90.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-2
14cr|perl-File-Touch-0.90.0-2|47	+ Revision: 61249a9
14cr|perl-File-Touch-0.90.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-File-Touch-0.90.0-2|49	
14cr|perl-File-Touch-0.90.0-2|50	

4681 14
14cr|perl-File-Type-0.220.0-4|1	%define upstream_name 	 File-Type
14cr|perl-File-Type-0.220.0-4|2	%define upstream_version 0.22
14cr|perl-File-Type-0.220.0-4|3	
14cr|perl-File-Type-0.220.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-File-Type-0.220.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-File-Type-0.220.0-4|6	Release:	4
14cr|perl-File-Type-0.220.0-4|7	
14cr|perl-File-Type-0.220.0-4|8	Summary:	Perl module to determine file type using magic
14cr|perl-File-Type-0.220.0-4|9	
14cr|perl-File-Type-0.220.0-4|10	License:	GPL+ or Artistic
14cr|perl-File-Type-0.220.0-4|11	Group:		Development/Perl
14cr|perl-File-Type-0.220.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-File-Type-0.220.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PMISON/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-File-Type-0.220.0-4|14	
14cr|perl-File-Type-0.220.0-4|15	BuildRequires:	perl-devel
14cr|perl-File-Type-0.220.0-4|16	BuildArch:	noarch
14cr|perl-File-Type-0.220.0-4|17	
14cr|perl-File-Type-0.220.0-4|18	%description
14cr|perl-File-Type-0.220.0-4|19	File::Type is a perl module that can be used to determine file type using
14cr|perl-File-Type-0.220.0-4|20	magic.
14cr|perl-File-Type-0.220.0-4|21	
14cr|perl-File-Type-0.220.0-4|22	%prep
14cr|perl-File-Type-0.220.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-File-Type-0.220.0-4|24	
14cr|perl-File-Type-0.220.0-4|25	%build
14cr|perl-File-Type-0.220.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-File-Type-0.220.0-4|27	make
14cr|perl-File-Type-0.220.0-4|28	
14cr|perl-File-Type-0.220.0-4|29	%check
14cr|perl-File-Type-0.220.0-4|30	make test
14cr|perl-File-Type-0.220.0-4|31	
14cr|perl-File-Type-0.220.0-4|32	%install
14cr|perl-File-Type-0.220.0-4|33	%makeinstall_std
14cr|perl-File-Type-0.220.0-4|34	
14cr|perl-File-Type-0.220.0-4|35	%files
14cr|perl-File-Type-0.220.0-4|36	%doc README Changes
14cr|perl-File-Type-0.220.0-4|37	%{perl_vendorlib}/File/*
14cr|perl-File-Type-0.220.0-4|38	%{_mandir}/*/*
14cr|perl-File-Type-0.220.0-4|39	
14cr|perl-File-Type-0.220.0-4|40	
14cr|perl-File-Type-0.220.0-4|41	%changelog
14cr|perl-File-Type-0.220.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.220.0-4
14cr|perl-File-Type-0.220.0-4|43	+ Revision: 907ffce
14cr|perl-File-Type-0.220.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-File-Type-0.220.0-4|45	
14cr|perl-File-Type-0.220.0-4|46	

4682 14
14cr|perl-Filter-Simple-0.910.0-3|1	%define upstream_name    Filter-Simple
14cr|perl-Filter-Simple-0.910.0-3|2	%define upstream_version 0.91
14cr|perl-Filter-Simple-0.910.0-3|3	
14cr|perl-Filter-Simple-0.910.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Filter-Simple-0.910.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Filter-Simple-0.910.0-3|6	Release:	3
14cr|perl-Filter-Simple-0.910.0-3|7	
14cr|perl-Filter-Simple-0.910.0-3|8	Summary:	Simplified source filtering
14cr|perl-Filter-Simple-0.910.0-3|9	
14cr|perl-Filter-Simple-0.910.0-3|10	License:	GPL+ or Artistic
14cr|perl-Filter-Simple-0.910.0-3|11	Group:		Development/Perl
14cr|perl-Filter-Simple-0.910.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Filter-Simple-0.910.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Filter/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Filter-Simple-0.910.0-3|14	
14cr|perl-Filter-Simple-0.910.0-3|15	BuildRequires:	perl-devel
14cr|perl-Filter-Simple-0.910.0-3|16	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-Filter-Simple-0.910.0-3|17	BuildRequires:	perl(Text::Balanced)
14cr|perl-Filter-Simple-0.910.0-3|18	BuildArch:	noarch
14cr|perl-Filter-Simple-0.910.0-3|19	
14cr|perl-Filter-Simple-0.910.0-3|20	%description
14cr|perl-Filter-Simple-0.910.0-3|21	The Problem
14cr|perl-Filter-Simple-0.910.0-3|22	Source filtering is an immensely powerful feature of recent versions of
14cr|perl-Filter-Simple-0.910.0-3|23	Perl. It allows one to extend the language itself (e.g. the Switch
14cr|perl-Filter-Simple-0.910.0-3|24	module), to simplify the language (e.g. Language::Pythonesque), or to
14cr|perl-Filter-Simple-0.910.0-3|25	completely recast the language (e.g. Lingua::Romana::Perligata).
14cr|perl-Filter-Simple-0.910.0-3|26	Effectively, it allows one to use the full power of Perl as its own,
14cr|perl-Filter-Simple-0.910.0-3|27	recursively applied, macro language.
14cr|perl-Filter-Simple-0.910.0-3|28	
14cr|perl-Filter-Simple-0.910.0-3|29	The excellent Filter::Util::Call module (by Paul Marquess) provides a
14cr|perl-Filter-Simple-0.910.0-3|30	usable Perl interface to source filtering, but it is often too powerful
14cr|perl-Filter-Simple-0.910.0-3|31	and not nearly as simple as it could be.
14cr|perl-Filter-Simple-0.910.0-3|32	
14cr|perl-Filter-Simple-0.910.0-3|33	To use the module it is necessary to do the following:
14cr|perl-Filter-Simple-0.910.0-3|34	
14cr|perl-Filter-Simple-0.910.0-3|35	%prep
14cr|perl-Filter-Simple-0.910.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Filter-Simple-0.910.0-3|37	
14cr|perl-Filter-Simple-0.910.0-3|38	%build
14cr|perl-Filter-Simple-0.910.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Filter-Simple-0.910.0-3|40	%make
14cr|perl-Filter-Simple-0.910.0-3|41	
14cr|perl-Filter-Simple-0.910.0-3|42	%check
14cr|perl-Filter-Simple-0.910.0-3|43	%make test
14cr|perl-Filter-Simple-0.910.0-3|44	
14cr|perl-Filter-Simple-0.910.0-3|45	%install
14cr|perl-Filter-Simple-0.910.0-3|46	%makeinstall_std
14cr|perl-Filter-Simple-0.910.0-3|47	
14cr|perl-Filter-Simple-0.910.0-3|48	%files
14cr|perl-Filter-Simple-0.910.0-3|49	%doc Changes README
14cr|perl-Filter-Simple-0.910.0-3|50	%{_mandir}/man3/*
14cr|perl-Filter-Simple-0.910.0-3|51	%{perl_vendorlib}/*
14cr|perl-Filter-Simple-0.910.0-3|52	
14cr|perl-Filter-Simple-0.910.0-3|53	
14cr|perl-Filter-Simple-0.910.0-3|54	%changelog
14cr|perl-Filter-Simple-0.910.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.910.0-3
14cr|perl-Filter-Simple-0.910.0-3|56	+ Revision: e3097ce
14cr|perl-Filter-Simple-0.910.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Filter-Simple-0.910.0-3|58	
14cr|perl-Filter-Simple-0.910.0-3|59	

4683 14
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|1	%define upstream_name	 Finance-Bank-LaPoste
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|2	%define upstream_version 7.09
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|3	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|6	Release:	2
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|7	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|8	Summary:	Check your "La Poste" accounts from Perl
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|9	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|10	License:	GPL+ or Artistic
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|11	Group:		Development/Perl
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|14	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|15	BuildRequires:	perl-devel
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|16	BuildRequires: perl(Graphics::Magick)
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|17	BuildRequires:	perl-libwww-perl
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|18	BuildRequires:	perl(HTML::Form)
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|19	BuildRequires:	perl(HTML::Parser)
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|20	Requires:	perl(Crypt::SSLeay)
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|21	BuildArch:	noarch
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|22	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|23	%description
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|24	This module provides a read-only interface to the Videoposte online
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|25	banking system at <https://www.videoposte.com/>.
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|26	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|27	The interface of this module is similar to other Finance::Bank modules.
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|28	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|29	%prep
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|31	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|32	%build
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|34	make
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|35	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|36	%check
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|37	make test
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|38	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|39	%install
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|40	%makeinstall_std
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|41	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|42	%files
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|43	%doc Changes
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|44	%{perl_vendorlib}/Finance/Bank/*
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|45	%{_mandir}/*/*
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|46	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|47	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|48	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|49	%changelog
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.90.0-2
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|51	+ Revision: 8c93590
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|52	- MassBuild#464: Increase release tag
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|53	
14cr|perl-Finance-Bank-LaPoste-7.90.0-2|54	

4684 14
14cr|perl-Finance-Quote-1.350.0-2|1	%define upstream_name	 Finance-Quote
14cr|perl-Finance-Quote-1.350.0-2|2	%define upstream_version 1.35
14cr|perl-Finance-Quote-1.350.0-2|3	
14cr|perl-Finance-Quote-1.350.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Finance-Quote-1.350.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Finance-Quote-1.350.0-2|6	Release:	2
14cr|perl-Finance-Quote-1.350.0-2|7	
14cr|perl-Finance-Quote-1.350.0-2|8	Summary:	Get stock and mutual fund quotes from various exchanges
14cr|perl-Finance-Quote-1.350.0-2|9	
14cr|perl-Finance-Quote-1.350.0-2|10	
14cr|perl-Finance-Quote-1.350.0-2|11	
14cr|perl-Finance-Quote-1.350.0-2|12	
14cr|perl-Finance-Quote-1.350.0-2|13	License:	GPL+ or Artistic
14cr|perl-Finance-Quote-1.350.0-2|14	Group:		Development/Perl
14cr|perl-Finance-Quote-1.350.0-2|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Finance-Quote-1.350.0-2|16	Source0:	http://www.cpan.org/modules/by-module/Finance/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Finance-Quote-1.350.0-2|17	
14cr|perl-Finance-Quote-1.350.0-2|18	BuildRequires:	perl-devel
14cr|perl-Finance-Quote-1.350.0-2|19	BuildRequires: perl(Time::Piece)
14cr|perl-Finance-Quote-1.350.0-2|20	BuildRequires: perl(Mozilla::CA)
14cr|perl-Finance-Quote-1.350.0-2|21	BuildRequires: perl(Date::Calc)
14cr|perl-Finance-Quote-1.350.0-2|22	BuildRequires: perl(Crypt::SSLeay)
14cr|perl-Finance-Quote-1.350.0-2|23	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Finance-Quote-1.350.0-2|24	BuildRequires:	perl(HTML::TableExtract)
14cr|perl-Finance-Quote-1.350.0-2|25	BuildRequires:	perl(CGI)
14cr|perl-Finance-Quote-1.350.0-2|26	BuildRequires:	perl(HTML::Tree)
14cr|perl-Finance-Quote-1.350.0-2|27	BuildArch:	noarch
14cr|perl-Finance-Quote-1.350.0-2|28	
14cr|perl-Finance-Quote-1.350.0-2|29	%description
14cr|perl-Finance-Quote-1.350.0-2|30	Finance::Quote provides access to time-delayed stockquotes from a
14cr|perl-Finance-Quote-1.350.0-2|31	number of sources.  After you've installed the pacakage, try
14cr|perl-Finance-Quote-1.350.0-2|32	'perldoc Finance::Quote' for full information.  Alternatively,
14cr|perl-Finance-Quote-1.350.0-2|33	you can 'perldoc lib/Finance/Quote.pm' before the install.
14cr|perl-Finance-Quote-1.350.0-2|34	
14cr|perl-Finance-Quote-1.350.0-2|35	%prep
14cr|perl-Finance-Quote-1.350.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Finance-Quote-1.350.0-2|37	
14cr|perl-Finance-Quote-1.350.0-2|38	%build
14cr|perl-Finance-Quote-1.350.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Finance-Quote-1.350.0-2|40	%make
14cr|perl-Finance-Quote-1.350.0-2|41	
14cr|perl-Finance-Quote-1.350.0-2|42	%check
14cr|perl-Finance-Quote-1.350.0-2|43	make test
14cr|perl-Finance-Quote-1.350.0-2|44	
14cr|perl-Finance-Quote-1.350.0-2|45	%install
14cr|perl-Finance-Quote-1.350.0-2|46	%makeinstall_std
14cr|perl-Finance-Quote-1.350.0-2|47	
14cr|perl-Finance-Quote-1.350.0-2|48	%files
14cr|perl-Finance-Quote-1.350.0-2|49	%doc   Documentation/*
14cr|perl-Finance-Quote-1.350.0-2|50	%{perl_vendorlib}/Finance
14cr|perl-Finance-Quote-1.350.0-2|51	%{_mandir}/*/*
14cr|perl-Finance-Quote-1.350.0-2|52	
14cr|perl-Finance-Quote-1.350.0-2|53	
14cr|perl-Finance-Quote-1.350.0-2|54	
14cr|perl-Finance-Quote-1.350.0-2|55	
14cr|perl-Finance-Quote-1.350.0-2|56	
14cr|perl-Finance-Quote-1.350.0-2|57	
14cr|perl-Finance-Quote-1.350.0-2|58	%changelog
14cr|perl-Finance-Quote-1.350.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.350.0-2
14cr|perl-Finance-Quote-1.350.0-2|60	+ Revision: 0caaebf
14cr|perl-Finance-Quote-1.350.0-2|61	- MassBuild#464: Increase release tag
14cr|perl-Finance-Quote-1.350.0-2|62	
14cr|perl-Finance-Quote-1.350.0-2|63	

4685 14
14cr|perl-Find-Lib-1.40.0-3|1	%define upstream_name    Find-Lib
14cr|perl-Find-Lib-1.40.0-3|2	%define upstream_version 1.04
14cr|perl-Find-Lib-1.40.0-3|3	
14cr|perl-Find-Lib-1.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Find-Lib-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Find-Lib-1.40.0-3|6	Release:	3
14cr|perl-Find-Lib-1.40.0-3|7	
14cr|perl-Find-Lib-1.40.0-3|8	Summary:	Helper to find libs to use in the filesystem
14cr|perl-Find-Lib-1.40.0-3|9	
14cr|perl-Find-Lib-1.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Find-Lib-1.40.0-3|11	Group:		Development/Perl
14cr|perl-Find-Lib-1.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Find-Lib-1.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Find/Find-Lib-%{upstream_version}.tar.gz
14cr|perl-Find-Lib-1.40.0-3|14	
14cr|perl-Find-Lib-1.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Find-Lib-1.40.0-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-Find-Lib-1.40.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Find-Lib-1.40.0-3|18	BuildArch:	noarch
14cr|perl-Find-Lib-1.40.0-3|19	
14cr|perl-Find-Lib-1.40.0-3|20	%description
14cr|perl-Find-Lib-1.40.0-3|21	The purpose of this module is to replace
14cr|perl-Find-Lib-1.40.0-3|22	
14cr|perl-Find-Lib-1.40.0-3|23	use FindBin;
14cr|perl-Find-Lib-1.40.0-3|24	use lib "$FindBin::Bin/../bootstrap/lib";
14cr|perl-Find-Lib-1.40.0-3|25	
14cr|perl-Find-Lib-1.40.0-3|26	with something shorter:
14cr|perl-Find-Lib-1.40.0-3|27	use Find::Lib '../bootstrap/lib';
14cr|perl-Find-Lib-1.40.0-3|28	
14cr|perl-Find-Lib-1.40.0-3|29	This is specially useful if your project has a lot
14cr|perl-Find-Lib-1.40.0-3|30	of scripts (For instance tests scripts).
14cr|perl-Find-Lib-1.40.0-3|31	
14cr|perl-Find-Lib-1.40.0-3|32	%prep
14cr|perl-Find-Lib-1.40.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Find-Lib-1.40.0-3|34	
14cr|perl-Find-Lib-1.40.0-3|35	%build
14cr|perl-Find-Lib-1.40.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Find-Lib-1.40.0-3|37	%make
14cr|perl-Find-Lib-1.40.0-3|38	
14cr|perl-Find-Lib-1.40.0-3|39	%check
14cr|perl-Find-Lib-1.40.0-3|40	%make test
14cr|perl-Find-Lib-1.40.0-3|41	
14cr|perl-Find-Lib-1.40.0-3|42	%install
14cr|perl-Find-Lib-1.40.0-3|43	%makeinstall_std
14cr|perl-Find-Lib-1.40.0-3|44	
14cr|perl-Find-Lib-1.40.0-3|45	%files
14cr|perl-Find-Lib-1.40.0-3|46	%doc Changes README
14cr|perl-Find-Lib-1.40.0-3|47	%{_mandir}/man3/*
14cr|perl-Find-Lib-1.40.0-3|48	%{perl_vendorlib}/*
14cr|perl-Find-Lib-1.40.0-3|49	
14cr|perl-Find-Lib-1.40.0-3|50	%changelog
14cr|perl-Find-Lib-1.40.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14cr|perl-Find-Lib-1.40.0-3|52	+ Revision: d14f131
14cr|perl-Find-Lib-1.40.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Find-Lib-1.40.0-3|54	
14cr|perl-Find-Lib-1.40.0-3|55	

4686 14
14cr|perl-Flickr-API-1.90.0-2|1	%define upstream_name    Flickr-API
14cr|perl-Flickr-API-1.90.0-2|2	%define upstream_version 1.09
14cr|perl-Flickr-API-1.90.0-2|3	
14cr|perl-Flickr-API-1.90.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Flickr-API-1.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Flickr-API-1.90.0-2|6	Release:	2
14cr|perl-Flickr-API-1.90.0-2|7	
14cr|perl-Flickr-API-1.90.0-2|8	Summary:	Perl interface to the flickr.com API
14cr|perl-Flickr-API-1.90.0-2|9	
14cr|perl-Flickr-API-1.90.0-2|10	License:	GPL+ or Artistic
14cr|perl-Flickr-API-1.90.0-2|11	Group:		Development/Perl
14cr|perl-Flickr-API-1.90.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Flickr-API-1.90.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Flickr-API-1.90.0-2|14	
14cr|perl-Flickr-API-1.90.0-2|15	BuildRequires:	perl-devel
14cr|perl-Flickr-API-1.90.0-2|16	BuildRequires:	perl-libwww-perl
14cr|perl-Flickr-API-1.90.0-2|17	BuildRequires:	perl(XML::Parser::Lite::Tree)
14cr|perl-Flickr-API-1.90.0-2|18	BuildArch:	noarch
14cr|perl-Flickr-API-1.90.0-2|19	
14cr|perl-Flickr-API-1.90.0-2|20	%description
14cr|perl-Flickr-API-1.90.0-2|21	Perl interface to the flickr.com API
14cr|perl-Flickr-API-1.90.0-2|22	
14cr|perl-Flickr-API-1.90.0-2|23	%prep
14cr|perl-Flickr-API-1.90.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Flickr-API-1.90.0-2|25	
14cr|perl-Flickr-API-1.90.0-2|26	%build
14cr|perl-Flickr-API-1.90.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Flickr-API-1.90.0-2|28	make
14cr|perl-Flickr-API-1.90.0-2|29	
14cr|perl-Flickr-API-1.90.0-2|30	%check
14cr|perl-Flickr-API-1.90.0-2|31	make test
14cr|perl-Flickr-API-1.90.0-2|32	
14cr|perl-Flickr-API-1.90.0-2|33	%install
14cr|perl-Flickr-API-1.90.0-2|34	%makeinstall_std
14cr|perl-Flickr-API-1.90.0-2|35	
14cr|perl-Flickr-API-1.90.0-2|36	%files
14cr|perl-Flickr-API-1.90.0-2|37	%doc README
14cr|perl-Flickr-API-1.90.0-2|38	%{perl_vendorlib}/
14cr|perl-Flickr-API-1.90.0-2|39	%{_mandir}/*/*
14cr|perl-Flickr-API-1.90.0-2|40	
14cr|perl-Flickr-API-1.90.0-2|41	
14cr|perl-Flickr-API-1.90.0-2|42	
14cr|perl-Flickr-API-1.90.0-2|43	
14cr|perl-Flickr-API-1.90.0-2|44	%changelog
14cr|perl-Flickr-API-1.90.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-2
14cr|perl-Flickr-API-1.90.0-2|46	+ Revision: 22f7922
14cr|perl-Flickr-API-1.90.0-2|47	- MassBuild#464: Increase release tag
14cr|perl-Flickr-API-1.90.0-2|48	
14cr|perl-Flickr-API-1.90.0-2|49	

4687 14
14cr|perl-Flickr-Tools-0.20.0-4|1	%define upstream_name    Flickr-Tools
14cr|perl-Flickr-Tools-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Flickr-Tools-0.20.0-4|3	
14cr|perl-Flickr-Tools-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Flickr-Tools-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Flickr-Tools-0.20.0-4|6	Release:	4
14cr|perl-Flickr-Tools-0.20.0-4|7	
14cr|perl-Flickr-Tools-0.20.0-4|8	Summary:	A set of classes that can be used to work with Flickr
14cr|perl-Flickr-Tools-0.20.0-4|9	
14cr|perl-Flickr-Tools-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Flickr-Tools-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Flickr-Tools-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Flickr-Tools-0.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/N/NF/NFMNUNES/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Flickr-Tools-0.20.0-4|14	
14cr|perl-Flickr-Tools-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Flickr-Tools-0.20.0-4|16	BuildRequires:	perl(Flickr::API)
14cr|perl-Flickr-Tools-0.20.0-4|17	BuildRequires:	perl(Test::MockObject)
14cr|perl-Flickr-Tools-0.20.0-4|18	BuildArch:	noarch
14cr|perl-Flickr-Tools-0.20.0-4|19	
14cr|perl-Flickr-Tools-0.20.0-4|20	%description
14cr|perl-Flickr-Tools-0.20.0-4|21	These modules provide a set of classes that can be used to work with
14cr|perl-Flickr-Tools-0.20.0-4|22	Flickr, using it's REST API, as provided by the Flickr::API.
14cr|perl-Flickr-Tools-0.20.0-4|23	
14cr|perl-Flickr-Tools-0.20.0-4|24	The object of this set of classes is to take the "raw" interface that
14cr|perl-Flickr-Tools-0.20.0-4|25	the Flickr::API provides and turn it into a more usable set of objects
14cr|perl-Flickr-Tools-0.20.0-4|26	which are easier and faster to use, while providing full access to all
14cr|perl-Flickr-Tools-0.20.0-4|27	the functionality provided by Flickr.
14cr|perl-Flickr-Tools-0.20.0-4|28	
14cr|perl-Flickr-Tools-0.20.0-4|29	%prep
14cr|perl-Flickr-Tools-0.20.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Flickr-Tools-0.20.0-4|31	
14cr|perl-Flickr-Tools-0.20.0-4|32	%build
14cr|perl-Flickr-Tools-0.20.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Flickr-Tools-0.20.0-4|34	make
14cr|perl-Flickr-Tools-0.20.0-4|35	
14cr|perl-Flickr-Tools-0.20.0-4|36	%check
14cr|perl-Flickr-Tools-0.20.0-4|37	make test
14cr|perl-Flickr-Tools-0.20.0-4|38	
14cr|perl-Flickr-Tools-0.20.0-4|39	%install
14cr|perl-Flickr-Tools-0.20.0-4|40	%makeinstall_std
14cr|perl-Flickr-Tools-0.20.0-4|41	
14cr|perl-Flickr-Tools-0.20.0-4|42	%files
14cr|perl-Flickr-Tools-0.20.0-4|43	%doc README Changes TODO
14cr|perl-Flickr-Tools-0.20.0-4|44	%{perl_vendorlib}/Flickr/API/*.pm
14cr|perl-Flickr-Tools-0.20.0-4|45	%{perl_vendorlib}/Flickr/*.pm
14cr|perl-Flickr-Tools-0.20.0-4|46	%{_mandir}/man3/Flickr::*
14cr|perl-Flickr-Tools-0.20.0-4|47	
14cr|perl-Flickr-Tools-0.20.0-4|48	
14cr|perl-Flickr-Tools-0.20.0-4|49	%changelog
14cr|perl-Flickr-Tools-0.20.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Flickr-Tools-0.20.0-4|51	+ Revision: 201a44d
14cr|perl-Flickr-Tools-0.20.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Flickr-Tools-0.20.0-4|53	
14cr|perl-Flickr-Tools-0.20.0-4|54	

4688 14
14cr|perl-Flickr-Upload-1.320.0-4|1	%define upstream_name    Flickr-Upload
14cr|perl-Flickr-Upload-1.320.0-4|2	%define upstream_version 1.32
14cr|perl-Flickr-Upload-1.320.0-4|3	
14cr|perl-Flickr-Upload-1.320.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Flickr-Upload-1.320.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Flickr-Upload-1.320.0-4|6	Release:	4
14cr|perl-Flickr-Upload-1.320.0-4|7	
14cr|perl-Flickr-Upload-1.320.0-4|8	Summary:	Upload images to flickr.com
14cr|perl-Flickr-Upload-1.320.0-4|9	
14cr|perl-Flickr-Upload-1.320.0-4|10	License:	GPL+ or Artistic
14cr|perl-Flickr-Upload-1.320.0-4|11	Group:		Development/Perl
14cr|perl-Flickr-Upload-1.320.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Flickr-Upload-1.320.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Flickr/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Flickr-Upload-1.320.0-4|14	
14cr|perl-Flickr-Upload-1.320.0-4|15	BuildRequires:	perl-devel
14cr|perl-Flickr-Upload-1.320.0-4|16	BuildRequires:	perl(Flickr::API)
14cr|perl-Flickr-Upload-1.320.0-4|17	BuildRequires:	perl(XML::Parser::Lite::Tree)
14cr|perl-Flickr-Upload-1.320.0-4|18	BuildRequires:	perl-libwww-perl
14cr|perl-Flickr-Upload-1.320.0-4|19	BuildArch:	noarch
14cr|perl-Flickr-Upload-1.320.0-4|20	
14cr|perl-Flickr-Upload-1.320.0-4|21	%description
14cr|perl-Flickr-Upload-1.320.0-4|22	Upload an image to flickr.com
14cr|perl-Flickr-Upload-1.320.0-4|23	
14cr|perl-Flickr-Upload-1.320.0-4|24	%prep
14cr|perl-Flickr-Upload-1.320.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Flickr-Upload-1.320.0-4|26	
14cr|perl-Flickr-Upload-1.320.0-4|27	%build
14cr|perl-Flickr-Upload-1.320.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Flickr-Upload-1.320.0-4|29	%make
14cr|perl-Flickr-Upload-1.320.0-4|30	
14cr|perl-Flickr-Upload-1.320.0-4|31	%check
14cr|perl-Flickr-Upload-1.320.0-4|32	make test
14cr|perl-Flickr-Upload-1.320.0-4|33	
14cr|perl-Flickr-Upload-1.320.0-4|34	%install
14cr|perl-Flickr-Upload-1.320.0-4|35	%makeinstall_std
14cr|perl-Flickr-Upload-1.320.0-4|36	# Should be in a new package as it requires additionnal libs
14cr|perl-Flickr-Upload-1.320.0-4|37	rm -f %{buildroot}%{_bindir}/thickr_upload
14cr|perl-Flickr-Upload-1.320.0-4|38	
14cr|perl-Flickr-Upload-1.320.0-4|39	%files
14cr|perl-Flickr-Upload-1.320.0-4|40	%doc README ChangeLog
14cr|perl-Flickr-Upload-1.320.0-4|41	%{perl_vendorlib}/Flickr
14cr|perl-Flickr-Upload-1.320.0-4|42	%{_mandir}/*/*
14cr|perl-Flickr-Upload-1.320.0-4|43	%{_bindir}/flickr_upload
14cr|perl-Flickr-Upload-1.320.0-4|44	
14cr|perl-Flickr-Upload-1.320.0-4|45	
14cr|perl-Flickr-Upload-1.320.0-4|46	
14cr|perl-Flickr-Upload-1.320.0-4|47	%changelog
14cr|perl-Flickr-Upload-1.320.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.320.0-4
14cr|perl-Flickr-Upload-1.320.0-4|49	+ Revision: 296e506
14cr|perl-Flickr-Upload-1.320.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Flickr-Upload-1.320.0-4|51	
14cr|perl-Flickr-Upload-1.320.0-4|52	

4689 14
14cr|perl-Font-TTF-1.40.0-3|1	%define upstream_name	 Font-TTF
14cr|perl-Font-TTF-1.40.0-3|2	%define upstream_version 1.04
14cr|perl-Font-TTF-1.40.0-3|3	
14cr|perl-Font-TTF-1.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Font-TTF-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Font-TTF-1.40.0-3|6	Release:	3
14cr|perl-Font-TTF-1.40.0-3|7	Summary:	Perl module for TrueType Font hacking
14cr|perl-Font-TTF-1.40.0-3|8	License:	Artistic
14cr|perl-Font-TTF-1.40.0-3|9	Group:		Development/Perl
14cr|perl-Font-TTF-1.40.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Font-TTF-1.40.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Font/Font-TTF-%{upstream_version}.tar.gz
14cr|perl-Font-TTF-1.40.0-3|12	
14cr|perl-Font-TTF-1.40.0-3|13	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Font-TTF-1.40.0-3|14	BuildRequires:	perl-devel
14cr|perl-Font-TTF-1.40.0-3|15	BuildArch:	noarch
14cr|perl-Font-TTF-1.40.0-3|16	
14cr|perl-Font-TTF-1.40.0-3|17	%description
14cr|perl-Font-TTF-1.40.0-3|18	Perl module to manipulate TTF fonts, needed by perl-Text-PDF.
14cr|perl-Font-TTF-1.40.0-3|19	
14cr|perl-Font-TTF-1.40.0-3|20	%prep
14cr|perl-Font-TTF-1.40.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Font-TTF-1.40.0-3|22	
14cr|perl-Font-TTF-1.40.0-3|23	%build
14cr|perl-Font-TTF-1.40.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Font-TTF-1.40.0-3|25	%make
14cr|perl-Font-TTF-1.40.0-3|26	
14cr|perl-Font-TTF-1.40.0-3|27	%check
14cr|perl-Font-TTF-1.40.0-3|28	%make test
14cr|perl-Font-TTF-1.40.0-3|29	
14cr|perl-Font-TTF-1.40.0-3|30	%install
14cr|perl-Font-TTF-1.40.0-3|31	%makeinstall_std
14cr|perl-Font-TTF-1.40.0-3|32	rm -f %{buildroot}%{perl_vendorlib}/Font/TTF/Win32.pm
14cr|perl-Font-TTF-1.40.0-3|33	
14cr|perl-Font-TTF-1.40.0-3|34	%files
14cr|perl-Font-TTF-1.40.0-3|35	%doc README.TXT
14cr|perl-Font-TTF-1.40.0-3|36	%{_mandir}/*/*
14cr|perl-Font-TTF-1.40.0-3|37	%{perl_vendorlib}/Font/
14cr|perl-Font-TTF-1.40.0-3|38	%{perl_vendorlib}/ttfmod.pl
14cr|perl-Font-TTF-1.40.0-3|39	
14cr|perl-Font-TTF-1.40.0-3|40	%changelog
14cr|perl-Font-TTF-1.40.0-3|41	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14cr|perl-Font-TTF-1.40.0-3|42	+ Revision: f07fd93
14cr|perl-Font-TTF-1.40.0-3|43	- Build with perl(Compress::Zlib)
14cr|perl-Font-TTF-1.40.0-3|44	
14cr|perl-Font-TTF-1.40.0-3|45	

4690 14
14cr|perl-forks-0.350.0-2|1	%define upstream_name	 forks
14cr|perl-forks-0.350.0-2|2	%define upstream_version 0.35
14cr|perl-forks-0.350.0-2|3	
14cr|perl-forks-0.350.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-forks-0.350.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-forks-0.350.0-2|6	Release:	2
14cr|perl-forks-0.350.0-2|7	
14cr|perl-forks-0.350.0-2|8	Summary:	Drop-in replacement for Perl threads using fork()
14cr|perl-forks-0.350.0-2|9	
14cr|perl-forks-0.350.0-2|10	License:	GPL+ or Artistic
14cr|perl-forks-0.350.0-2|11	Group:		Development/Perl
14cr|perl-forks-0.350.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-forks-0.350.0-2|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-forks-0.350.0-2|14	
14cr|perl-forks-0.350.0-2|15	BuildRequires: perl-devel
14cr|perl-forks-0.350.0-2|16	BuildRequires: perl(Reaper)
14cr|perl-forks-0.350.0-2|17	
14cr|perl-forks-0.350.0-2|18	
14cr|perl-forks-0.350.0-2|19	Provides:	perl(forks)
14cr|perl-forks-0.350.0-2|20	
14cr|perl-forks-0.350.0-2|21	%description
14cr|perl-forks-0.350.0-2|22	The "forks" pragma allows a developer to use threads without having to have
14cr|perl-forks-0.350.0-2|23	a threaded perl, or to even run 5.8.0 or higher.
14cr|perl-forks-0.350.0-2|24	
14cr|perl-forks-0.350.0-2|25	%prep
14cr|perl-forks-0.350.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-forks-0.350.0-2|27	
14cr|perl-forks-0.350.0-2|28	%build
14cr|perl-forks-0.350.0-2|29	find -type f | xargs chmod 644
14cr|perl-forks-0.350.0-2|30	yes no | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-forks-0.350.0-2|31	%make
14cr|perl-forks-0.350.0-2|32	
14cr|perl-forks-0.350.0-2|33	%check
14cr|perl-forks-0.350.0-2|34	#%{__make} test
14cr|perl-forks-0.350.0-2|35	
14cr|perl-forks-0.350.0-2|36	%install
14cr|perl-forks-0.350.0-2|37	%makeinstall_std
14cr|perl-forks-0.350.0-2|38	
14cr|perl-forks-0.350.0-2|39	%clean
14cr|perl-forks-0.350.0-2|40	
14cr|perl-forks-0.350.0-2|41	%files
14cr|perl-forks-0.350.0-2|42	%doc CHANGELOG README TODO VERSION
14cr|perl-forks-0.350.0-2|43	%{perl_vendorarch}/%{upstream_name}.pm
14cr|perl-forks-0.350.0-2|44	%{perl_vendorarch}/auto/%{upstream_name}/*
14cr|perl-forks-0.350.0-2|45	%{perl_vendorarch}/%{upstream_name}/*
14cr|perl-forks-0.350.0-2|46	%{perl_vendorarch}/threads/shared/*
14cr|perl-forks-0.350.0-2|47	%{_mandir}/*/*
14cr|perl-forks-0.350.0-2|48	
14cr|perl-forks-0.350.0-2|49	
14cr|perl-forks-0.350.0-2|50	
14cr|perl-forks-0.350.0-2|51	
14cr|perl-forks-0.350.0-2|52	%changelog
14cr|perl-forks-0.350.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.350.0-2
14cr|perl-forks-0.350.0-2|54	+ Revision: f6db5a3
14cr|perl-forks-0.350.0-2|55	- MassBuild#464: Increase release tag
14cr|perl-forks-0.350.0-2|56	
14cr|perl-forks-0.350.0-2|57	

4691 14
14cr|perl-Format-Human-Bytes-0.60.0-5|1	%define upstream_name    Format-Human-Bytes
14cr|perl-Format-Human-Bytes-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Format-Human-Bytes-0.60.0-5|3	
14cr|perl-Format-Human-Bytes-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Format-Human-Bytes-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Format-Human-Bytes-0.60.0-5|6	Release:	5
14cr|perl-Format-Human-Bytes-0.60.0-5|7	
14cr|perl-Format-Human-Bytes-0.60.0-5|8	Summary:	Format bytecounts in a human readable form
14cr|perl-Format-Human-Bytes-0.60.0-5|9	
14cr|perl-Format-Human-Bytes-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Format-Human-Bytes-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Format-Human-Bytes-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Format-Human-Bytes-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Format/%{upstream_name}-%{upstream_version}.tar.lzma
14cr|perl-Format-Human-Bytes-0.60.0-5|14	
14cr|perl-Format-Human-Bytes-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Format-Human-Bytes-0.60.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Format-Human-Bytes-0.60.0-5|17	BuildRequires:	perl(Module::Install)
14cr|perl-Format-Human-Bytes-0.60.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Format-Human-Bytes-0.60.0-5|19	BuildArch:	noarch
14cr|perl-Format-Human-Bytes-0.60.0-5|20	
14cr|perl-Format-Human-Bytes-0.60.0-5|21	%description
14cr|perl-Format-Human-Bytes-0.60.0-5|22	Format bytecounts in a human readable form.
14cr|perl-Format-Human-Bytes-0.60.0-5|23	
14cr|perl-Format-Human-Bytes-0.60.0-5|24	%prep
14cr|perl-Format-Human-Bytes-0.60.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Format-Human-Bytes-0.60.0-5|26	
14cr|perl-Format-Human-Bytes-0.60.0-5|27	%build
14cr|perl-Format-Human-Bytes-0.60.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Format-Human-Bytes-0.60.0-5|29	%make
14cr|perl-Format-Human-Bytes-0.60.0-5|30	
14cr|perl-Format-Human-Bytes-0.60.0-5|31	%check
14cr|perl-Format-Human-Bytes-0.60.0-5|32	%make test
14cr|perl-Format-Human-Bytes-0.60.0-5|33	
14cr|perl-Format-Human-Bytes-0.60.0-5|34	%install
14cr|perl-Format-Human-Bytes-0.60.0-5|35	%makeinstall_std
14cr|perl-Format-Human-Bytes-0.60.0-5|36	
14cr|perl-Format-Human-Bytes-0.60.0-5|37	%files
14cr|perl-Format-Human-Bytes-0.60.0-5|38	%doc Changes README
14cr|perl-Format-Human-Bytes-0.60.0-5|39	%{_mandir}/man3/*
14cr|perl-Format-Human-Bytes-0.60.0-5|40	%{perl_vendorlib}/*
14cr|perl-Format-Human-Bytes-0.60.0-5|41	
14cr|perl-Format-Human-Bytes-0.60.0-5|42	
14cr|perl-Format-Human-Bytes-0.60.0-5|43	%changelog
14cr|perl-Format-Human-Bytes-0.60.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Format-Human-Bytes-0.60.0-5|45	+ Revision: 4035f6c
14cr|perl-Format-Human-Bytes-0.60.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Format-Human-Bytes-0.60.0-5|47	
14cr|perl-Format-Human-Bytes-0.60.0-5|48	

4692 14
14cr|perl-FreezeThaw-0.500.100-5|1	%define upstream_name 	 FreezeThaw
14cr|perl-FreezeThaw-0.500.100-5|2	%define upstream_version 0.5001
14cr|perl-FreezeThaw-0.500.100-5|3	
14cr|perl-FreezeThaw-0.500.100-5|4	Name:		perl-%{upstream_name}
14cr|perl-FreezeThaw-0.500.100-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-FreezeThaw-0.500.100-5|6	Release:	5
14cr|perl-FreezeThaw-0.500.100-5|7	Summary:	Converting Perl structures to strings and back
14cr|perl-FreezeThaw-0.500.100-5|8	
14cr|perl-FreezeThaw-0.500.100-5|9	License:	GPL+ or Artistic
14cr|perl-FreezeThaw-0.500.100-5|10	Group:		Development/Perl
14cr|perl-FreezeThaw-0.500.100-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-FreezeThaw-0.500.100-5|12	Source0:	http://www.cpan.org/modules/by-module/Freeze/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-FreezeThaw-0.500.100-5|13	
14cr|perl-FreezeThaw-0.500.100-5|14	BuildRequires:	perl-devel
14cr|perl-FreezeThaw-0.500.100-5|15	BuildArch: 	noarch
14cr|perl-FreezeThaw-0.500.100-5|16	
14cr|perl-FreezeThaw-0.500.100-5|17	%description
14cr|perl-FreezeThaw-0.500.100-5|18	Converts data to/from stringified form, appropriate for saving-to/reading-from
14cr|perl-FreezeThaw-0.500.100-5|19	permanent storage.
14cr|perl-FreezeThaw-0.500.100-5|20	
14cr|perl-FreezeThaw-0.500.100-5|21	Deals with objects, circular lists, repeated appearence of the same refence.
14cr|perl-FreezeThaw-0.500.100-5|22	Does not deal with overloaded stringify operator yet.
14cr|perl-FreezeThaw-0.500.100-5|23	
14cr|perl-FreezeThaw-0.500.100-5|24	%prep
14cr|perl-FreezeThaw-0.500.100-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-FreezeThaw-0.500.100-5|26	find . -type f | xargs chmod 644
14cr|perl-FreezeThaw-0.500.100-5|27	find . -type d | xargs chmod 755
14cr|perl-FreezeThaw-0.500.100-5|28	
14cr|perl-FreezeThaw-0.500.100-5|29	%build
14cr|perl-FreezeThaw-0.500.100-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-FreezeThaw-0.500.100-5|31	%make
14cr|perl-FreezeThaw-0.500.100-5|32	
14cr|perl-FreezeThaw-0.500.100-5|33	%install
14cr|perl-FreezeThaw-0.500.100-5|34	%makeinstall_std
14cr|perl-FreezeThaw-0.500.100-5|35	
14cr|perl-FreezeThaw-0.500.100-5|36	%check
14cr|perl-FreezeThaw-0.500.100-5|37	make test
14cr|perl-FreezeThaw-0.500.100-5|38	
14cr|perl-FreezeThaw-0.500.100-5|39	%files
14cr|perl-FreezeThaw-0.500.100-5|40	%doc README MANIFEST Changes
14cr|perl-FreezeThaw-0.500.100-5|41	%{perl_vendorlib}/*.pm
14cr|perl-FreezeThaw-0.500.100-5|42	%{_mandir}/*/*
14cr|perl-FreezeThaw-0.500.100-5|43	
14cr|perl-FreezeThaw-0.500.100-5|44	
14cr|perl-FreezeThaw-0.500.100-5|45	
14cr|perl-FreezeThaw-0.500.100-5|46	%changelog
14cr|perl-FreezeThaw-0.500.100-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.100-5
14cr|perl-FreezeThaw-0.500.100-5|48	+ Revision: 9ace77c
14cr|perl-FreezeThaw-0.500.100-5|49	- MassBuild#464: Increase release tag
14cr|perl-FreezeThaw-0.500.100-5|50	
14cr|perl-FreezeThaw-0.500.100-5|51	

4693 14
14cr|perl-Frontier-RPC-0.07b4-5|1	%define module	Frontier-RPC
14cr|perl-Frontier-RPC-0.07b4-5|2	
14cr|perl-Frontier-RPC-0.07b4-5|3	Name:		perl-%{module}
14cr|perl-Frontier-RPC-0.07b4-5|4	Version:	0.07b4
14cr|perl-Frontier-RPC-0.07b4-5|5	Release:	5
14cr|perl-Frontier-RPC-0.07b4-5|6	Summary:	%{module} module for perl
14cr|perl-Frontier-RPC-0.07b4-5|7	
14cr|perl-Frontier-RPC-0.07b4-5|8	License:	GPL or Artistic
14cr|perl-Frontier-RPC-0.07b4-5|9	Group:		Development/Perl
14cr|perl-Frontier-RPC-0.07b4-5|10	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Frontier-RPC-0.07b4-5|11	Source:		http://search.cpan.org/CPAN/authors/id/K/KM/KMACLEOD/%{module}-%{version}.tar.bz2
14cr|perl-Frontier-RPC-0.07b4-5|12	
14cr|perl-Frontier-RPC-0.07b4-5|13	BuildRequires:	perl-devel
14cr|perl-Frontier-RPC-0.07b4-5|14	BuildRequires:	perl(XML::Parser)
14cr|perl-Frontier-RPC-0.07b4-5|15	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Frontier-RPC-0.07b4-5|16	BuildRequires:	perl(HTTP::Daemon)
14cr|perl-Frontier-RPC-0.07b4-5|17	BuildArch:	noarch
14cr|perl-Frontier-RPC-0.07b4-5|18	
14cr|perl-Frontier-RPC-0.07b4-5|19	%description
14cr|perl-Frontier-RPC-0.07b4-5|20	Frontier::RPC implements UserLand Software's XML RPC (Remote Procedure Calls
14cr|perl-Frontier-RPC-0.07b4-5|21	using Extensible Markup Language).  Frontier::RPC includes both a client module
14cr|perl-Frontier-RPC-0.07b4-5|22	for making requests to a server and several server modules for implementing
14cr|perl-Frontier-RPC-0.07b4-5|23	servers using CGI, Apache, and standalone with HTTP::Daemon.
14cr|perl-Frontier-RPC-0.07b4-5|24	
14cr|perl-Frontier-RPC-0.07b4-5|25	%prep
14cr|perl-Frontier-RPC-0.07b4-5|26	%setup -q -n %{module}-%{version}
14cr|perl-Frontier-RPC-0.07b4-5|27	
14cr|perl-Frontier-RPC-0.07b4-5|28	%build
14cr|perl-Frontier-RPC-0.07b4-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Frontier-RPC-0.07b4-5|30	make
14cr|perl-Frontier-RPC-0.07b4-5|31	
14cr|perl-Frontier-RPC-0.07b4-5|32	%check
14cr|perl-Frontier-RPC-0.07b4-5|33	make test
14cr|perl-Frontier-RPC-0.07b4-5|34	
14cr|perl-Frontier-RPC-0.07b4-5|35	%install
14cr|perl-Frontier-RPC-0.07b4-5|36	%makeinstall_std
14cr|perl-Frontier-RPC-0.07b4-5|37	rm -f %{buildroot}%{perl_vendorlib}/MIME/changes.pod
14cr|perl-Frontier-RPC-0.07b4-5|38	
14cr|perl-Frontier-RPC-0.07b4-5|39	%files
14cr|perl-Frontier-RPC-0.07b4-5|40	%doc ChangeLog COPYING README
14cr|perl-Frontier-RPC-0.07b4-5|41	%{perl_vendorlib}/Frontier
14cr|perl-Frontier-RPC-0.07b4-5|42	%{perl_vendorlib}/Apache
14cr|perl-Frontier-RPC-0.07b4-5|43	%{_mandir}/*/*
14cr|perl-Frontier-RPC-0.07b4-5|44	
14cr|perl-Frontier-RPC-0.07b4-5|45	
14cr|perl-Frontier-RPC-0.07b4-5|46	%changelog
14cr|perl-Frontier-RPC-0.07b4-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.07b4-5
14cr|perl-Frontier-RPC-0.07b4-5|48	+ Revision: 9575fd7
14cr|perl-Frontier-RPC-0.07b4-5|49	- MassBuild#464: Increase release tag
14cr|perl-Frontier-RPC-0.07b4-5|50	
14cr|perl-Frontier-RPC-0.07b4-5|51	

4694 14
14cr|perl-Fuse-0.150.0-3|1	%define	upstream_name	 Fuse
14cr|perl-Fuse-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-Fuse-0.150.0-3|3	
14cr|perl-Fuse-0.150.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Fuse-0.150.0-3|5	Version:    %perl_convert_version 0.15
14cr|perl-Fuse-0.150.0-3|6	Release:	3
14cr|perl-Fuse-0.150.0-3|7	
14cr|perl-Fuse-0.150.0-3|8	Summary:	Write filesystems in Perl using FUSE
14cr|perl-Fuse-0.150.0-3|9	
14cr|perl-Fuse-0.150.0-3|10	License:	GPLv2+
14cr|perl-Fuse-0.150.0-3|11	Group:		Development/Perl
14cr|perl-Fuse-0.150.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Fuse-0.150.0-3|13	Source0:	http://www.cpan.org/authors/id/D/DP/DPAVLIN/Fuse-0.15.tar.gz
14cr|perl-Fuse-0.150.0-3|14	
14cr|perl-Fuse-0.150.0-3|15	BuildRequires:  fuse-devel
14cr|perl-Fuse-0.150.0-3|16	BuildRequires:  fuse
14cr|perl-Fuse-0.150.0-3|17	BuildRequires:	perl-devel
14cr|perl-Fuse-0.150.0-3|18	
14cr|perl-Fuse-0.150.0-3|19	%description
14cr|perl-Fuse-0.150.0-3|20	This lets you implement filesystems in perl, through the FUSE (Filesystem in
14cr|perl-Fuse-0.150.0-3|21	USErspace) kernel/lib interface.
14cr|perl-Fuse-0.150.0-3|22	
14cr|perl-Fuse-0.150.0-3|23	%prep
14cr|perl-Fuse-0.150.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Fuse-0.150.0-3|25	
14cr|perl-Fuse-0.150.0-3|26	%build
14cr|perl-Fuse-0.150.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Fuse-0.150.0-3|28	%make
14cr|perl-Fuse-0.150.0-3|29	
14cr|perl-Fuse-0.150.0-3|30	%check
14cr|perl-Fuse-0.150.0-3|31	#%make test
14cr|perl-Fuse-0.150.0-3|32	
14cr|perl-Fuse-0.150.0-3|33	%install
14cr|perl-Fuse-0.150.0-3|34	%makeinstall_std
14cr|perl-Fuse-0.150.0-3|35	
14cr|perl-Fuse-0.150.0-3|36	%clean
14cr|perl-Fuse-0.150.0-3|37	
14cr|perl-Fuse-0.150.0-3|38	%files
14cr|perl-Fuse-0.150.0-3|39	%doc AUTHORS Changes README
14cr|perl-Fuse-0.150.0-3|40	%{perl_vendorarch}/Fuse*
14cr|perl-Fuse-0.150.0-3|41	%{perl_vendorarch}/auto/Fuse*
14cr|perl-Fuse-0.150.0-3|42	%{_mandir}/man3/*
14cr|perl-Fuse-0.150.0-3|43	
14cr|perl-Fuse-0.150.0-3|44	
14cr|perl-Fuse-0.150.0-3|45	
14cr|perl-Fuse-0.150.0-3|46	%changelog
14cr|perl-Fuse-0.150.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-Fuse-0.150.0-3|48	+ Revision: 7bf7df0
14cr|perl-Fuse-0.150.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Fuse-0.150.0-3|50	
14cr|perl-Fuse-0.150.0-3|51	

4695 14
14cr|perl-Future-0.290.0-1|1	%define upstream_name Future
14cr|perl-Future-0.290.0-1|2	%define upstream_version 0.29
14cr|perl-Future-0.290.0-1|3	
14cr|perl-Future-0.290.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-Future-0.290.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Future-0.290.0-1|6	Release:    1
14cr|perl-Future-0.290.0-1|7	
14cr|perl-Future-0.290.0-1|8	Summary:    Represent an operation awaiting completion
14cr|perl-Future-0.290.0-1|9	License:    GPL+ or Artistic
14cr|perl-Future-0.290.0-1|10	Group:      Development/Perl
14cr|perl-Future-0.290.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Future-0.290.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Linux/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Future-0.290.0-1|13	
14cr|perl-Future-0.290.0-1|14	BuildRequires: perl(Carp) >= 1.250.0
14cr|perl-Future-0.290.0-1|15	BuildRequires: perl(Test::Fatal)
14cr|perl-Future-0.290.0-1|16	BuildRequires: perl(Test::Identity)
14cr|perl-Future-0.290.0-1|17	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Future-0.290.0-1|18	BuildRequires: perl(Test::Refcount)
14cr|perl-Future-0.290.0-1|19	BuildRequires: perl(Time::HiRes)
14cr|perl-Future-0.290.0-1|20	BuildRequires: perl(Module::Build)
14cr|perl-Future-0.290.0-1|21	BuildArch:  noarch
14cr|perl-Future-0.290.0-1|22	
14cr|perl-Future-0.290.0-1|23	%description
14cr|perl-Future-0.290.0-1|24	A `Future' object represents an operation that is currently in progress,
14cr|perl-Future-0.290.0-1|25	or has recently completed. It can be used in a variety of ways to manage
14cr|perl-Future-0.290.0-1|26	the flow of control, and data, through an asynchronous program.
14cr|perl-Future-0.290.0-1|27	
14cr|perl-Future-0.290.0-1|28	Some futures represent a single operation and are explicitly marked as
14cr|perl-Future-0.290.0-1|29	ready by calling the `done' or `fail' methods. These are called "leaf"
14cr|perl-Future-0.290.0-1|30	futures here, and are returned by the `new' constructor.
14cr|perl-Future-0.290.0-1|31	
14cr|perl-Future-0.290.0-1|32	Other futures represent a collection sub-tasks, and are implicitly
14cr|perl-Future-0.290.0-1|33	marked as ready depending on the readiness of their component futures as
14cr|perl-Future-0.290.0-1|34	required. These are called "dependent" futures here, and are returned by
14cr|perl-Future-0.290.0-1|35	the various `wait_*' and `need_*' constructors.
14cr|perl-Future-0.290.0-1|36	
14cr|perl-Future-0.290.0-1|37	It is intended that library functions that perform asynchonous
14cr|perl-Future-0.290.0-1|38	operations would use `Future' objects to represent outstanding
14cr|perl-Future-0.290.0-1|39	operations, and allow their calling programs to control or wait for
14cr|perl-Future-0.290.0-1|40	these operations to complete. The implementation and the user of such an
14cr|perl-Future-0.290.0-1|41	interface would typically make use of different methods on the class.
14cr|perl-Future-0.290.0-1|42	The methods below are documented in two sections; those of interest to
14cr|perl-Future-0.290.0-1|43	each side of the interface.
14cr|perl-Future-0.290.0-1|44	
14cr|perl-Future-0.290.0-1|45	See also Future::Utils which contains useful loop-constructing
14cr|perl-Future-0.290.0-1|46	functions, to run a `Future'-returning function repeatedly in a loop.
14cr|perl-Future-0.290.0-1|47	
14cr|perl-Future-0.290.0-1|48	%prep
14cr|perl-Future-0.290.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Future-0.290.0-1|50	
14cr|perl-Future-0.290.0-1|51	%build
14cr|perl-Future-0.290.0-1|52	%__perl Build.PL --installdirs=vendor
14cr|perl-Future-0.290.0-1|53	
14cr|perl-Future-0.290.0-1|54	./Build
14cr|perl-Future-0.290.0-1|55	
14cr|perl-Future-0.290.0-1|56	%check
14cr|perl-Future-0.290.0-1|57	./Build test
14cr|perl-Future-0.290.0-1|58	
14cr|perl-Future-0.290.0-1|59	%install
14cr|perl-Future-0.290.0-1|60	./Build install --destdir=%{buildroot}
14cr|perl-Future-0.290.0-1|61	
14cr|perl-Future-0.290.0-1|62	%files
14cr|perl-Future-0.290.0-1|63	%doc Changes LICENSE META.json META.yml MYMETA.yml README examples
14cr|perl-Future-0.290.0-1|64	%{_mandir}/man3/*
14cr|perl-Future-0.290.0-1|65	%{perl_vendorlib}/*
14cr|perl-Future-0.290.0-1|66	
14cr|perl-Future-0.290.0-1|67	
14cr|perl-Future-0.290.0-1|68	%changelog
14cr|perl-Future-0.290.0-1|69	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-1
14cr|perl-Future-0.290.0-1|70	+ Revision: c14975b
14cr|perl-Future-0.290.0-1|71	- Spec cleanup
14cr|perl-Future-0.290.0-1|72	
14cr|perl-Future-0.290.0-1|73	

4696 14
14cr|perl-Games-Dice-0.43.0-3|1	%define upstream_name    Games-Dice
14cr|perl-Games-Dice-0.43.0-3|2	%define upstream_version 0.043
14cr|perl-Games-Dice-0.43.0-3|3	
14cr|perl-Games-Dice-0.43.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Games-Dice-0.43.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Games-Dice-0.43.0-3|6	Release:	3
14cr|perl-Games-Dice-0.43.0-3|7	
14cr|perl-Games-Dice-0.43.0-3|8	Summary:	Simulates rolling dice
14cr|perl-Games-Dice-0.43.0-3|9	
14cr|perl-Games-Dice-0.43.0-3|10	License:	GPL+ or Artistic
14cr|perl-Games-Dice-0.43.0-3|11	Group:		Development/Perl
14cr|perl-Games-Dice-0.43.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Games-Dice-0.43.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Games/Games-Dice-%{upstream_version}.tar.gz
14cr|perl-Games-Dice-0.43.0-3|14	
14cr|perl-Games-Dice-0.43.0-3|15	BuildRequires:	perl-devel
14cr|perl-Games-Dice-0.43.0-3|16	BuildRequires: perl(Test::Script)
14cr|perl-Games-Dice-0.43.0-3|17	BuildRequires: perl(Capture::Tiny)
14cr|perl-Games-Dice-0.43.0-3|18	BuildArch:	noarch
14cr|perl-Games-Dice-0.43.0-3|19	
14cr|perl-Games-Dice-0.43.0-3|20	%description
14cr|perl-Games-Dice-0.43.0-3|21	Games::Dice simulates die rolls. It uses a function-oriented (not
14cr|perl-Games-Dice-0.43.0-3|22	object-oriented) interface. No functions are exported by default. At
14cr|perl-Games-Dice-0.43.0-3|23	present, there are two functions which are exportable: 'roll' and
14cr|perl-Games-Dice-0.43.0-3|24	'roll_array'. The latter is used internally by 'roll', but can also be
14cr|perl-Games-Dice-0.43.0-3|25	exported by itself.
14cr|perl-Games-Dice-0.43.0-3|26	
14cr|perl-Games-Dice-0.43.0-3|27	The number and type of dice to roll is given in a style which should be
14cr|perl-Games-Dice-0.43.0-3|28	familiar to players of popular role-playing games: _a_d_b_[+-*/b]_c_. _a_
14cr|perl-Games-Dice-0.43.0-3|29	is optional and defaults to 1; it gives the number of dice to roll. _b_
14cr|perl-Games-Dice-0.43.0-3|30	indicates the number of sides to each die; the most common, cube-shaped die
14cr|perl-Games-Dice-0.43.0-3|31	is thus a d6. % can be used instead of 100 for _b_; hence, rolling 2d% and
14cr|perl-Games-Dice-0.43.0-3|32	2d100 is equivalent. 'roll' simulates _a_ rolls of _b_-sided dice and adds
14cr|perl-Games-Dice-0.43.0-3|33	together the results. The optional end, consisting of one of +-*/b and a
14cr|perl-Games-Dice-0.43.0-3|34	number _c_, can modify the sum of the individual dice. +-*/ are similar in
14cr|perl-Games-Dice-0.43.0-3|35	that they take the sum of the rolls and add or subtract _c_, or multiply or
14cr|perl-Games-Dice-0.43.0-3|36	divide the sum by _c_. (x can also be used instead of *.) Hence, 1d6+2
14cr|perl-Games-Dice-0.43.0-3|37	gives a number in the range 3..8, and 2d4*10 gives a number in the range
14cr|perl-Games-Dice-0.43.0-3|38	20..80. (Using / truncates the result to an int after dividing.) Using b in
14cr|perl-Games-Dice-0.43.0-3|39	this slot is a little different: it's short for "best" and indicates "roll
14cr|perl-Games-Dice-0.43.0-3|40	a number of dice, but add together only the best few". For example, 5d6b3
14cr|perl-Games-Dice-0.43.0-3|41	rolls five six- sided dice and adds together the three best rolls. This is
14cr|perl-Games-Dice-0.43.0-3|42	sometimes used, for example, in roll-playing to give higher averages.
14cr|perl-Games-Dice-0.43.0-3|43	
14cr|perl-Games-Dice-0.43.0-3|44	Generally, 'roll' probably provides the nicer interface, since it does the
14cr|perl-Games-Dice-0.43.0-3|45	adding up itself. However, in some situations one may wish to process the
14cr|perl-Games-Dice-0.43.0-3|46	individual rolls (for example, I am told that in the game Feng Shui, the
14cr|perl-Games-Dice-0.43.0-3|47	number of dice to be rolled cannot be determined in advance but depends on
14cr|perl-Games-Dice-0.43.0-3|48	whether any 6's were rolled); in such a case, one can use 'roll_array' to
14cr|perl-Games-Dice-0.43.0-3|49	return an array of values, which can then be examined or processed in an
14cr|perl-Games-Dice-0.43.0-3|50	application-dependent manner.
14cr|perl-Games-Dice-0.43.0-3|51	
14cr|perl-Games-Dice-0.43.0-3|52	%prep
14cr|perl-Games-Dice-0.43.0-3|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Games-Dice-0.43.0-3|54	
14cr|perl-Games-Dice-0.43.0-3|55	%build
14cr|perl-Games-Dice-0.43.0-3|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Games-Dice-0.43.0-3|57	%make
14cr|perl-Games-Dice-0.43.0-3|58	
14cr|perl-Games-Dice-0.43.0-3|59	%check
14cr|perl-Games-Dice-0.43.0-3|60	%make test
14cr|perl-Games-Dice-0.43.0-3|61	
14cr|perl-Games-Dice-0.43.0-3|62	%install
14cr|perl-Games-Dice-0.43.0-3|63	%makeinstall_std
14cr|perl-Games-Dice-0.43.0-3|64	
14cr|perl-Games-Dice-0.43.0-3|65	%files
14cr|perl-Games-Dice-0.43.0-3|66	%doc Changes
14cr|perl-Games-Dice-0.43.0-3|67	%{_mandir}/man3/*
14cr|perl-Games-Dice-0.43.0-3|68	%{_mandir}/man1/*
14cr|perl-Games-Dice-0.43.0-3|69	%{_bindir}/roll
14cr|perl-Games-Dice-0.43.0-3|70	%{perl_vendorlib}/*
14cr|perl-Games-Dice-0.43.0-3|71	
14cr|perl-Games-Dice-0.43.0-3|72	
14cr|perl-Games-Dice-0.43.0-3|73	%changelog
14cr|perl-Games-Dice-0.43.0-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.43.0-3
14cr|perl-Games-Dice-0.43.0-3|75	+ Revision: 805c74c
14cr|perl-Games-Dice-0.43.0-3|76	- MassBuild#464: Increase release tag
14cr|perl-Games-Dice-0.43.0-3|77	
14cr|perl-Games-Dice-0.43.0-3|78	

4697 14
14cr|perl-GD-SecurityImage-1.720.0-3|1	%define upstream_name    GD-SecurityImage
14cr|perl-GD-SecurityImage-1.720.0-3|2	%define upstream_version 1.72
14cr|perl-GD-SecurityImage-1.720.0-3|3	
14cr|perl-GD-SecurityImage-1.720.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-GD-SecurityImage-1.720.0-3|5	Version:	%perl_convert_version 1.72
14cr|perl-GD-SecurityImage-1.720.0-3|6	Release:	3
14cr|perl-GD-SecurityImage-1.720.0-3|7	
14cr|perl-GD-SecurityImage-1.720.0-3|8	Summary:	Security image (captcha) generator
14cr|perl-GD-SecurityImage-1.720.0-3|9	
14cr|perl-GD-SecurityImage-1.720.0-3|10	License:	GPL+ or Artistic
14cr|perl-GD-SecurityImage-1.720.0-3|11	Group:		Development/Perl
14cr|perl-GD-SecurityImage-1.720.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GD-SecurityImage-1.720.0-3|13	Source0:	http://www.cpan.org/modules/by-module/GD/GD-SecurityImage-1.72.tar.gz
14cr|perl-GD-SecurityImage-1.720.0-3|14	
14cr|perl-GD-SecurityImage-1.720.0-3|15	BuildRequires:	perl-devel
14cr|perl-GD-SecurityImage-1.720.0-3|16	BuildRequires:	perl(GD)
14cr|perl-GD-SecurityImage-1.720.0-3|17	BuildArch:	noarch
14cr|perl-GD-SecurityImage-1.720.0-3|18	
14cr|perl-GD-SecurityImage-1.720.0-3|19	%description
14cr|perl-GD-SecurityImage-1.720.0-3|20	The (so called) _"Security Images"_ are so popular. Most internet software
14cr|perl-GD-SecurityImage-1.720.0-3|21	use these in their registration screens to block robot programs (which may
14cr|perl-GD-SecurityImage-1.720.0-3|22	register tons of fake member accounts). Security images are basicaly,
14cr|perl-GD-SecurityImage-1.720.0-3|23	graphical *CAPTCHA*s (*C*ompletely *A*utomated *P*ublic *T*uring Test to
14cr|perl-GD-SecurityImage-1.720.0-3|24	Tell *C*omputers and *H*umans *A*part). This module gives you a basic
14cr|perl-GD-SecurityImage-1.720.0-3|25	interface to create such an image. The final output is the actual graphic
14cr|perl-GD-SecurityImage-1.720.0-3|26	data, the mime type of the graphic and the created random string. The
14cr|perl-GD-SecurityImage-1.720.0-3|27	module also has some _"styles"_ that are used to create the background (or
14cr|perl-GD-SecurityImage-1.720.0-3|28	foreground) of the image.
14cr|perl-GD-SecurityImage-1.720.0-3|29	
14cr|perl-GD-SecurityImage-1.720.0-3|30	If you are an 'Authen::Captcha' user, see the GD::SecurityImage::AC manpage
14cr|perl-GD-SecurityImage-1.720.0-3|31	for migration from 'Authen::Captcha' to 'GD::SecurityImage'.
14cr|perl-GD-SecurityImage-1.720.0-3|32	
14cr|perl-GD-SecurityImage-1.720.0-3|33	This module is *just an image generator*. Not a _captcha handler_. The
14cr|perl-GD-SecurityImage-1.720.0-3|34	validation of the generated graphic is left to your programming taste. But
14cr|perl-GD-SecurityImage-1.720.0-3|35	there are some _captcha handlers_ for several Perl FrameWorks. If you are
14cr|perl-GD-SecurityImage-1.720.0-3|36	an user of one of these frameworks, see the /"GD::SecurityImage
14cr|perl-GD-SecurityImage-1.720.0-3|37	Implementations" manpage in the /"SEE ALSO" manpage section for
14cr|perl-GD-SecurityImage-1.720.0-3|38	information.
14cr|perl-GD-SecurityImage-1.720.0-3|39	
14cr|perl-GD-SecurityImage-1.720.0-3|40	%prep
14cr|perl-GD-SecurityImage-1.720.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GD-SecurityImage-1.720.0-3|42	
14cr|perl-GD-SecurityImage-1.720.0-3|43	%build
14cr|perl-GD-SecurityImage-1.720.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GD-SecurityImage-1.720.0-3|45	%make
14cr|perl-GD-SecurityImage-1.720.0-3|46	
14cr|perl-GD-SecurityImage-1.720.0-3|47	%check
14cr|perl-GD-SecurityImage-1.720.0-3|48	make test
14cr|perl-GD-SecurityImage-1.720.0-3|49	
14cr|perl-GD-SecurityImage-1.720.0-3|50	%install
14cr|perl-GD-SecurityImage-1.720.0-3|51	%makeinstall_std
14cr|perl-GD-SecurityImage-1.720.0-3|52	
14cr|perl-GD-SecurityImage-1.720.0-3|53	%files
14cr|perl-GD-SecurityImage-1.720.0-3|54	%doc Changes README
14cr|perl-GD-SecurityImage-1.720.0-3|55	%{_mandir}/man3/*
14cr|perl-GD-SecurityImage-1.720.0-3|56	%{perl_vendorlib}/GD
14cr|perl-GD-SecurityImage-1.720.0-3|57	
14cr|perl-GD-SecurityImage-1.720.0-3|58	
14cr|perl-GD-SecurityImage-1.720.0-3|59	%changelog
14cr|perl-GD-SecurityImage-1.720.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.720.0-3
14cr|perl-GD-SecurityImage-1.720.0-3|61	+ Revision: d989782
14cr|perl-GD-SecurityImage-1.720.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-GD-SecurityImage-1.720.0-3|63	
14cr|perl-GD-SecurityImage-1.720.0-3|64	

4698 14
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|1	%define upstream_name    Geo-Coordinates-DecimalDegrees
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|3	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|6	Release:	3
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|7	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|8	Summary:	Convert between degrees/minutes/seconds and decimal degrees
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|9	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|10	License:	GPL+ or Artistic
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|11	Group:		Development/Perl
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Geo/Geo-Coordinates-DecimalDegrees-%{upstream_version}.tar.gz
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|14	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|15	BuildRequires:	perl-devel
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|16	BuildRequires:	perl(Test::Number::Delta)
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|17	BuildArch:	noarch
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|18	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|19	%description
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|20	Latitudes and longitudes are most often presented in two common formats:
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|21	decimal degrees, and degrees, minutes and seconds. There are 60 minutes in
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|22	a degree, and 60 seconds in a minute. In decimal degrees, the minutes and
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|23	seconds are presented as a fractional number of degrees. For example, 1
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|24	degree 30 minutes is 1.5 degrees, and 30 minutes 45 seconds is 0.5125
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|25	degrees.
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|26	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|27	This module provides functions for converting between these two formats.
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|28	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|29	%prep
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|31	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|32	%build
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|34	%make
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|35	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|36	%check
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|37	make test
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|38	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|39	%install
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|40	%makeinstall_std
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|41	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|42	%files
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|43	%doc Changes README
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|44	%{_mandir}/man3/*
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|45	%{perl_vendorlib}/*
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|46	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|47	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|48	%changelog
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|50	+ Revision: 7e551ce
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|52	
14cr|perl-Geo-Coordinates-DecimalDegrees-0.90.0-3|53	

4699 14
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|1	%define upstream_name    Geo-Coordinates-UTM
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|3	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|6	Release:	3
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|7	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|8	Summary:	Translation between  Lat Lon and UTM Coords
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|9	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Geo/Geo-Coordinates-UTM-%{upstream_version}.tar.gz
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|14	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|16	BuildArch:	noarch
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|17	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|18	%description
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|19	This module will translate latitude longitude coordinates to Universal
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|20	Transverse Mercator(UTM) coordinates and vice versa.
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|21	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|22	Mercator Projection
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|23	The Mercator projection was first invented to help mariners. They
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|24	needed to be able to take a course and know the distance traveled, and
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|25	draw a line on the map which showed the day's journey. In order to do
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|26	this, Mercator invented a projection which preserved length, by
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|27	projecting the earth's surface onto a cylinder, sharing the same axis
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|28	as the earth itself. This caused all Latitude and Longitude lines to
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|29	intersect at a 90 degree angle, thereby negating the problem that
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|30	longitude lines get closer together at the poles.
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|31	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|32	Transverse Mercator Projection
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|33	A Transverse Mercator projection takes the cylinder and turns it on its
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|34	side. Now the cylinder's axis passes through the equator, and it can be
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|35	rotated to line up with the area of interest. Many countries use
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|36	Transverse Mercator for their grid systems.
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|37	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|38	%prep
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|40	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|41	%build
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|43	%make
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|44	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|45	%check
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|46	make test
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|47	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|48	%install
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|49	%makeinstall_std
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|50	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|51	%files
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|52	%doc Changes README
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|53	%{_mandir}/man3/*
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|54	%{perl_vendorlib}/*
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|55	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|56	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|57	%changelog
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|59	+ Revision: c941abf
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|61	
14cr|perl-Geo-Coordinates-UTM-0.110.0-3|62	

4700 14
14cr|perl-Geo-Google-MapObject-0.60.0-6|1	%define upstream_name    Geo-Google-MapObject
14cr|perl-Geo-Google-MapObject-0.60.0-6|2	%define upstream_version 0.06
14cr|perl-Geo-Google-MapObject-0.60.0-6|3	
14cr|perl-Geo-Google-MapObject-0.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-Google-MapObject-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-Google-MapObject-0.60.0-6|6	Release:	6
14cr|perl-Geo-Google-MapObject-0.60.0-6|7	
14cr|perl-Geo-Google-MapObject-0.60.0-6|8	Summary:	Managing the server side of Google Maps API
14cr|perl-Geo-Google-MapObject-0.60.0-6|9	
14cr|perl-Geo-Google-MapObject-0.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Geo-Google-MapObject-0.60.0-6|11	Group:		Development/Perl
14cr|perl-Geo-Google-MapObject-0.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-Google-MapObject-0.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Geo-Google-MapObject-0.60.0-6|14	
14cr|perl-Geo-Google-MapObject-0.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Geo-Google-MapObject-0.60.0-6|16	BuildRequires:	perl(HTML::Entities)
14cr|perl-Geo-Google-MapObject-0.60.0-6|17	BuildRequires:	perl(HTML::Template::Pluggable)
14cr|perl-Geo-Google-MapObject-0.60.0-6|18	BuildRequires:	perl(JSON)
14cr|perl-Geo-Google-MapObject-0.60.0-6|19	BuildRequires:	perl(JSON::Any)
14cr|perl-Geo-Google-MapObject-0.60.0-6|20	BuildRequires:	perl(Math::Trig)
14cr|perl-Geo-Google-MapObject-0.60.0-6|21	BuildRequires:	perl(Scalar::Util)
14cr|perl-Geo-Google-MapObject-0.60.0-6|22	BuildRequires:	perl(Test::Deep)
14cr|perl-Geo-Google-MapObject-0.60.0-6|23	BuildRequires:	perl(Test::JSON)
14cr|perl-Geo-Google-MapObject-0.60.0-6|24	BuildRequires:	perl(Test::More)
14cr|perl-Geo-Google-MapObject-0.60.0-6|25	BuildRequires:	perl(Test::Differences)
14cr|perl-Geo-Google-MapObject-0.60.0-6|26	BuildArch:	noarch
14cr|perl-Geo-Google-MapObject-0.60.0-6|27	
14cr|perl-Geo-Google-MapObject-0.60.0-6|28	%description
14cr|perl-Geo-Google-MapObject-0.60.0-6|29	This module is intended to provide a server side solution to working with
14cr|perl-Geo-Google-MapObject-0.60.0-6|30	the Google Maps API. In particular an object of this class encapsulates a
14cr|perl-Geo-Google-MapObject-0.60.0-6|31	"map" object that provides support for the static maps API, the javascript
14cr|perl-Geo-Google-MapObject-0.60.0-6|32	maps API, AJAX calls and non-javascript fallback data; but without making
14cr|perl-Geo-Google-MapObject-0.60.0-6|33	many assumptions about the surrounding framework. We do assume that a
14cr|perl-Geo-Google-MapObject-0.60.0-6|34	template framework with support for a "dot" notation is being used, for
14cr|perl-Geo-Google-MapObject-0.60.0-6|35	example the HTML::Template::Pluggable manpage. An important commitment of
14cr|perl-Geo-Google-MapObject-0.60.0-6|36	the module is support for graceful and consistent fallback to a functional
14cr|perl-Geo-Google-MapObject-0.60.0-6|37	non-javascript web page.
14cr|perl-Geo-Google-MapObject-0.60.0-6|38	
14cr|perl-Geo-Google-MapObject-0.60.0-6|39	The javascript and static Google map APIs do not behave in quite the same
14cr|perl-Geo-Google-MapObject-0.60.0-6|40	way when zoom and center are not specified. Specifically it works quite
14cr|perl-Geo-Google-MapObject-0.60.0-6|41	well with the static maps (the
14cr|perl-Geo-Google-MapObject-0.60.0-6|42	http://code.google.com/apis/maps/documentation/staticmaps/#ImplicitPosition
14cr|perl-Geo-Google-MapObject-0.60.0-6|43	ing manpage) but not so well with the javascript API. To compensate for
14cr|perl-Geo-Google-MapObject-0.60.0-6|44	this the module gives a choice between: specifying the center and zoom
14cr|perl-Geo-Google-MapObject-0.60.0-6|45	levels; allowing the APIs and client side code to do whatever they think
14cr|perl-Geo-Google-MapObject-0.60.0-6|46	best; using a built in algorithm to calculate a sensible zoom and center;
14cr|perl-Geo-Google-MapObject-0.60.0-6|47	and finally supplying ones own algorithm to calculate a sensible zoom and
14cr|perl-Geo-Google-MapObject-0.60.0-6|48	center.
14cr|perl-Geo-Google-MapObject-0.60.0-6|49	
14cr|perl-Geo-Google-MapObject-0.60.0-6|50	%prep
14cr|perl-Geo-Google-MapObject-0.60.0-6|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-Google-MapObject-0.60.0-6|52	
14cr|perl-Geo-Google-MapObject-0.60.0-6|53	%build
14cr|perl-Geo-Google-MapObject-0.60.0-6|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-Google-MapObject-0.60.0-6|55	
14cr|perl-Geo-Google-MapObject-0.60.0-6|56	%make
14cr|perl-Geo-Google-MapObject-0.60.0-6|57	
14cr|perl-Geo-Google-MapObject-0.60.0-6|58	%check
14cr|perl-Geo-Google-MapObject-0.60.0-6|59	%make test
14cr|perl-Geo-Google-MapObject-0.60.0-6|60	
14cr|perl-Geo-Google-MapObject-0.60.0-6|61	%install
14cr|perl-Geo-Google-MapObject-0.60.0-6|62	%makeinstall_std
14cr|perl-Geo-Google-MapObject-0.60.0-6|63	
14cr|perl-Geo-Google-MapObject-0.60.0-6|64	%files
14cr|perl-Geo-Google-MapObject-0.60.0-6|65	%doc META.yml Changes README
14cr|perl-Geo-Google-MapObject-0.60.0-6|66	%{_mandir}/man3/*
14cr|perl-Geo-Google-MapObject-0.60.0-6|67	%{perl_vendorlib}/*
14cr|perl-Geo-Google-MapObject-0.60.0-6|68	
14cr|perl-Geo-Google-MapObject-0.60.0-6|69	
14cr|perl-Geo-Google-MapObject-0.60.0-6|70	
14cr|perl-Geo-Google-MapObject-0.60.0-6|71	%changelog
14cr|perl-Geo-Google-MapObject-0.60.0-6|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-Geo-Google-MapObject-0.60.0-6|73	+ Revision: 30ec9d6
14cr|perl-Geo-Google-MapObject-0.60.0-6|74	- MassBuild#464: Increase release tag
14cr|perl-Geo-Google-MapObject-0.60.0-6|75	
14cr|perl-Geo-Google-MapObject-0.60.0-6|76	

4701 14
14cr|perl-Geo-IPfree-1.141.670-2|1	%define upstream_name 	 Geo-IPfree
14cr|perl-Geo-IPfree-1.141.670-2|2	%define upstream_version 1.141670
14cr|perl-Geo-IPfree-1.141.670-2|3	
14cr|perl-Geo-IPfree-1.141.670-2|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-IPfree-1.141.670-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-IPfree-1.141.670-2|6	Release:	2
14cr|perl-Geo-IPfree-1.141.670-2|7	
14cr|perl-Geo-IPfree-1.141.670-2|8	Summary:	Look up country by IP Address
14cr|perl-Geo-IPfree-1.141.670-2|9	
14cr|perl-Geo-IPfree-1.141.670-2|10	License:	GPL+ or Artistic
14cr|perl-Geo-IPfree-1.141.670-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-IPfree-1.141.670-2|12	Group:		Development/Perl
14cr|perl-Geo-IPfree-1.141.670-2|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Geo-IPfree-1.141.670-2|14	
14cr|perl-Geo-IPfree-1.141.670-2|15	BuildRequires:	perl-devel
14cr|perl-Geo-IPfree-1.141.670-2|16	BuildArch:	noarch
14cr|perl-Geo-IPfree-1.141.670-2|17	
14cr|perl-Geo-IPfree-1.141.670-2|18	%description
14cr|perl-Geo-IPfree-1.141.670-2|19	Look up country of IP Address. This module make this off-line and
14cr|perl-Geo-IPfree-1.141.670-2|20	the DB of IPs is free & small.
14cr|perl-Geo-IPfree-1.141.670-2|21	
14cr|perl-Geo-IPfree-1.141.670-2|22	%prep
14cr|perl-Geo-IPfree-1.141.670-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-IPfree-1.141.670-2|24	
14cr|perl-Geo-IPfree-1.141.670-2|25	%build
14cr|perl-Geo-IPfree-1.141.670-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-IPfree-1.141.670-2|27	%make
14cr|perl-Geo-IPfree-1.141.670-2|28	
14cr|perl-Geo-IPfree-1.141.670-2|29	%check
14cr|perl-Geo-IPfree-1.141.670-2|30	make test
14cr|perl-Geo-IPfree-1.141.670-2|31	
14cr|perl-Geo-IPfree-1.141.670-2|32	%install
14cr|perl-Geo-IPfree-1.141.670-2|33	%makeinstall_std
14cr|perl-Geo-IPfree-1.141.670-2|34	
14cr|perl-Geo-IPfree-1.141.670-2|35	%files
14cr|perl-Geo-IPfree-1.141.670-2|36	%doc README Changes
14cr|perl-Geo-IPfree-1.141.670-2|37	%{perl_vendorlib}/Geo
14cr|perl-Geo-IPfree-1.141.670-2|38	%{_mandir}/*/*
14cr|perl-Geo-IPfree-1.141.670-2|39	
14cr|perl-Geo-IPfree-1.141.670-2|40	
14cr|perl-Geo-IPfree-1.141.670-2|41	
14cr|perl-Geo-IPfree-1.141.670-2|42	
14cr|perl-Geo-IPfree-1.141.670-2|43	%changelog
14cr|perl-Geo-IPfree-1.141.670-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.141.670-2
14cr|perl-Geo-IPfree-1.141.670-2|45	+ Revision: 2f24518
14cr|perl-Geo-IPfree-1.141.670-2|46	- MassBuild#464: Increase release tag
14cr|perl-Geo-IPfree-1.141.670-2|47	
14cr|perl-Geo-IPfree-1.141.670-2|48	

4702 14
14cr|perl-Geo-Mercator-1.10.0-5|1	%define upstream_name    Geo-Mercator
14cr|perl-Geo-Mercator-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-Geo-Mercator-1.10.0-5|3	
14cr|perl-Geo-Mercator-1.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-Mercator-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-Mercator-1.10.0-5|6	Release:	5
14cr|perl-Geo-Mercator-1.10.0-5|7	
14cr|perl-Geo-Mercator-1.10.0-5|8	Summary:	Compute Mercator Projection of latitude/longitude into meters
14cr|perl-Geo-Mercator-1.10.0-5|9	
14cr|perl-Geo-Mercator-1.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Geo-Mercator-1.10.0-5|11	Group:		Development/Perl
14cr|perl-Geo-Mercator-1.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-Mercator-1.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Geo-Mercator-1.10.0-5|14	
14cr|perl-Geo-Mercator-1.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Geo-Mercator-1.10.0-5|16	BuildArch:	noarch
14cr|perl-Geo-Mercator-1.10.0-5|17	
14cr|perl-Geo-Mercator-1.10.0-5|18	%description
14cr|perl-Geo-Mercator-1.10.0-5|19	Computes Mercator Projection of input latitude/longitude coordinates (in
14cr|perl-Geo-Mercator-1.10.0-5|20	degrees) into (x, y) coordinates (as distances in meters) from the
14cr|perl-Geo-Mercator-1.10.0-5|21	meridian/equator. Also provides a method to convert back into latitude,
14cr|perl-Geo-Mercator-1.10.0-5|22	longitude.
14cr|perl-Geo-Mercator-1.10.0-5|23	
14cr|perl-Geo-Mercator-1.10.0-5|24	Notes
14cr|perl-Geo-Mercator-1.10.0-5|25	Use of Mercator projection on latitudes above/below +70/-70 degrees is
14cr|perl-Geo-Mercator-1.10.0-5|26	strongly discouraged, due to the gross distortions of the projection.
14cr|perl-Geo-Mercator-1.10.0-5|27	In fact, any use of the Mercator projection is strongly
14cr|perl-Geo-Mercator-1.10.0-5|28	discouraged...but its the view we've all been programmed to see for 400
14cr|perl-Geo-Mercator-1.10.0-5|29	years, so its genetic sense memory by now. And if its good enough for
14cr|perl-Geo-Mercator-1.10.0-5|30	Google, its good enough for me.
14cr|perl-Geo-Mercator-1.10.0-5|31	
14cr|perl-Geo-Mercator-1.10.0-5|32	This module was developed primarily for graphic rendering purposes. The
14cr|perl-Geo-Mercator-1.10.0-5|33	returned distance values *should not be used for navigational
14cr|perl-Geo-Mercator-1.10.0-5|34	purposes*. They are only useful for certain mapping operations, e.g.,
14cr|perl-Geo-Mercator-1.10.0-5|35	rendering a map to scale. For better approximations of actual
14cr|perl-Geo-Mercator-1.10.0-5|36	distances, consider the Math::Trig manpage's great_circle_distance()
14cr|perl-Geo-Mercator-1.10.0-5|37	function instead.
14cr|perl-Geo-Mercator-1.10.0-5|38	
14cr|perl-Geo-Mercator-1.10.0-5|39	%prep
14cr|perl-Geo-Mercator-1.10.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-Mercator-1.10.0-5|41	
14cr|perl-Geo-Mercator-1.10.0-5|42	%build
14cr|perl-Geo-Mercator-1.10.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-Mercator-1.10.0-5|44	%make
14cr|perl-Geo-Mercator-1.10.0-5|45	
14cr|perl-Geo-Mercator-1.10.0-5|46	%check
14cr|perl-Geo-Mercator-1.10.0-5|47	make test
14cr|perl-Geo-Mercator-1.10.0-5|48	
14cr|perl-Geo-Mercator-1.10.0-5|49	%install
14cr|perl-Geo-Mercator-1.10.0-5|50	%makeinstall_std
14cr|perl-Geo-Mercator-1.10.0-5|51	
14cr|perl-Geo-Mercator-1.10.0-5|52	%files
14cr|perl-Geo-Mercator-1.10.0-5|53	%{_mandir}/man3/*
14cr|perl-Geo-Mercator-1.10.0-5|54	%{perl_vendorlib}/*
14cr|perl-Geo-Mercator-1.10.0-5|55	
14cr|perl-Geo-Mercator-1.10.0-5|56	
14cr|perl-Geo-Mercator-1.10.0-5|57	%changelog
14cr|perl-Geo-Mercator-1.10.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-Geo-Mercator-1.10.0-5|59	+ Revision: 7156bd6
14cr|perl-Geo-Mercator-1.10.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Geo-Mercator-1.10.0-5|61	
14cr|perl-Geo-Mercator-1.10.0-5|62	

4703 14
14cr|perl-Geo-METAR-1.150.0-4|1	%define upstream_name    Geo-METAR
14cr|perl-Geo-METAR-1.150.0-4|2	%define upstream_version 1.15
14cr|perl-Geo-METAR-1.150.0-4|3	
14cr|perl-Geo-METAR-1.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Geo-METAR-1.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-METAR-1.150.0-4|6	Release:	4
14cr|perl-Geo-METAR-1.150.0-4|7	
14cr|perl-Geo-METAR-1.150.0-4|8	Summary:	Process aviation weather reports in the METAR format
14cr|perl-Geo-METAR-1.150.0-4|9	
14cr|perl-Geo-METAR-1.150.0-4|10	License:	GPL
14cr|perl-Geo-METAR-1.150.0-4|11	Group:		Development/Perl
14cr|perl-Geo-METAR-1.150.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-METAR-1.150.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Geo-METAR-1.150.0-4|14	
14cr|perl-Geo-METAR-1.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-Geo-METAR-1.150.0-4|16	BuildRequires:	gmp-devel
14cr|perl-Geo-METAR-1.150.0-4|17	BuildArch:	noarch
14cr|perl-Geo-METAR-1.150.0-4|18	
14cr|perl-Geo-METAR-1.150.0-4|19	%description
14cr|perl-Geo-METAR-1.150.0-4|20	METAR reports are available on-line, thanks to the National
14cr|perl-Geo-METAR-1.150.0-4|21	Weather Service. Since reading the METAR format isn't easy
14cr|perl-Geo-METAR-1.150.0-4|22	for non-pilots, these reports are relatively useles to the
14cr|perl-Geo-METAR-1.150.0-4|23	common man who just wants a quick glace at the weather.
14cr|perl-Geo-METAR-1.150.0-4|24	
14cr|perl-Geo-METAR-1.150.0-4|25	%prep
14cr|perl-Geo-METAR-1.150.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-METAR-1.150.0-4|27	
14cr|perl-Geo-METAR-1.150.0-4|28	%build
14cr|perl-Geo-METAR-1.150.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-METAR-1.150.0-4|30	%make
14cr|perl-Geo-METAR-1.150.0-4|31	
14cr|perl-Geo-METAR-1.150.0-4|32	%check
14cr|perl-Geo-METAR-1.150.0-4|33	make test
14cr|perl-Geo-METAR-1.150.0-4|34	
14cr|perl-Geo-METAR-1.150.0-4|35	%install
14cr|perl-Geo-METAR-1.150.0-4|36	%makeinstall_std
14cr|perl-Geo-METAR-1.150.0-4|37	
14cr|perl-Geo-METAR-1.150.0-4|38	%files
14cr|perl-Geo-METAR-1.150.0-4|39	%doc TODO README examples/*
14cr|perl-Geo-METAR-1.150.0-4|40	%{perl_vendorlib}/Geo
14cr|perl-Geo-METAR-1.150.0-4|41	%{_mandir}/*/*
14cr|perl-Geo-METAR-1.150.0-4|42	
14cr|perl-Geo-METAR-1.150.0-4|43	
14cr|perl-Geo-METAR-1.150.0-4|44	%changelog
14cr|perl-Geo-METAR-1.150.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-4
14cr|perl-Geo-METAR-1.150.0-4|46	+ Revision: f5ec891
14cr|perl-Geo-METAR-1.150.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Geo-METAR-1.150.0-4|48	
14cr|perl-Geo-METAR-1.150.0-4|49	

4704 14
14cr|perl-Geo-Shapelib-0.200.0-4|1	%define upstream_name		Geo-Shapelib
14cr|perl-Geo-Shapelib-0.200.0-4|2	%define upstream_version	0.20
14cr|perl-Geo-Shapelib-0.200.0-4|3	
14cr|perl-Geo-Shapelib-0.200.0-4|4	Summary:	Perl extension for reading and writing shapefiles as defined by ESRI(r)
14cr|perl-Geo-Shapelib-0.200.0-4|5	
14cr|perl-Geo-Shapelib-0.200.0-4|6	Name:		perl-%{upstream_name}
14cr|perl-Geo-Shapelib-0.200.0-4|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Geo-Shapelib-0.200.0-4|8	Release:	4
14cr|perl-Geo-Shapelib-0.200.0-4|9	License:	GPL+ or Artistic
14cr|perl-Geo-Shapelib-0.200.0-4|10	Group:		Development/Perl
14cr|perl-Geo-Shapelib-0.200.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Geo-Shapelib-0.200.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Geo-Shapelib-0.200.0-4|13	BuildRequires:	perl(Tree::R)
14cr|perl-Geo-Shapelib-0.200.0-4|14	BuildRequires:	perl-devel
14cr|perl-Geo-Shapelib-0.200.0-4|15	
14cr|perl-Geo-Shapelib-0.200.0-4|16	%description
14cr|perl-Geo-Shapelib-0.200.0-4|17	This is a library for reading, creating, and writing shapefiles as
14cr|perl-Geo-Shapelib-0.200.0-4|18	defined by ESRI(r) using Perl. The Perl code uses Frank Warmerdam's
14cr|perl-Geo-Shapelib-0.200.0-4|19	Shapefile C Library (http://shapelib.maptools.org/). The library is
14cr|perl-Geo-Shapelib-0.200.0-4|20	included in this distribution.
14cr|perl-Geo-Shapelib-0.200.0-4|21	
14cr|perl-Geo-Shapelib-0.200.0-4|22	%prep
14cr|perl-Geo-Shapelib-0.200.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-Shapelib-0.200.0-4|24	
14cr|perl-Geo-Shapelib-0.200.0-4|25	%build
14cr|perl-Geo-Shapelib-0.200.0-4|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-Shapelib-0.200.0-4|27	%make
14cr|perl-Geo-Shapelib-0.200.0-4|28	
14cr|perl-Geo-Shapelib-0.200.0-4|29	%install
14cr|perl-Geo-Shapelib-0.200.0-4|30	%makeinstall_std
14cr|perl-Geo-Shapelib-0.200.0-4|31	
14cr|perl-Geo-Shapelib-0.200.0-4|32	# we don't want this
14cr|perl-Geo-Shapelib-0.200.0-4|33	find %{buildroot} -name "*.a" -exec rm -rf {} \;
14cr|perl-Geo-Shapelib-0.200.0-4|34	
14cr|perl-Geo-Shapelib-0.200.0-4|35	%clean
14cr|perl-Geo-Shapelib-0.200.0-4|36	
14cr|perl-Geo-Shapelib-0.200.0-4|37	%files
14cr|perl-Geo-Shapelib-0.200.0-4|38	%defattr(-, root, root)
14cr|perl-Geo-Shapelib-0.200.0-4|39	%doc Changes README
14cr|perl-Geo-Shapelib-0.200.0-4|40	%{perl_vendorarch}/Geo/Shapelib.pm
14cr|perl-Geo-Shapelib-0.200.0-4|41	%{perl_vendorarch}/auto/Geo/Shapelib
14cr|perl-Geo-Shapelib-0.200.0-4|42	%{_mandir}/man3/Geo::Shapelib.3pm.*
14cr|perl-Geo-Shapelib-0.200.0-4|43	
14cr|perl-Geo-Shapelib-0.200.0-4|44	
14cr|perl-Geo-Shapelib-0.200.0-4|45	
14cr|perl-Geo-Shapelib-0.200.0-4|46	%changelog
14cr|perl-Geo-Shapelib-0.200.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-4
14cr|perl-Geo-Shapelib-0.200.0-4|48	+ Revision: 11b619f
14cr|perl-Geo-Shapelib-0.200.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Geo-Shapelib-0.200.0-4|50	
14cr|perl-Geo-Shapelib-0.200.0-4|51	

4705 14
14cr|perl-Geo-WeatherNOAA-4.380.0-3|1	%define upstream_name	 Geo-WeatherNOAA
14cr|perl-Geo-WeatherNOAA-4.380.0-3|2	%define upstream_version 4.38
14cr|perl-Geo-WeatherNOAA-4.380.0-3|3	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Geo-WeatherNOAA-4.380.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Geo-WeatherNOAA-4.380.0-3|6	Release:    3
14cr|perl-Geo-WeatherNOAA-4.380.0-3|7	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|8	Summary:	Perl extension for interpreting the NOAA weather data
14cr|perl-Geo-WeatherNOAA-4.380.0-3|9	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|10	License:	GPL
14cr|perl-Geo-WeatherNOAA-4.380.0-3|11	Group:		Development/Perl
14cr|perl-Geo-WeatherNOAA-4.380.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Geo-WeatherNOAA-4.380.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Geo-WeatherNOAA-4.380.0-3|14	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|15	BuildRequires:	perl-devel
14cr|perl-Geo-WeatherNOAA-4.380.0-3|16	BuildRequires:  perl(Tie::IxHash)
14cr|perl-Geo-WeatherNOAA-4.380.0-3|17	BuildRequires:  perl(LWP::Simple)
14cr|perl-Geo-WeatherNOAA-4.380.0-3|18	BuildArch:	noarch
14cr|perl-Geo-WeatherNOAA-4.380.0-3|19	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|20	%description
14cr|perl-Geo-WeatherNOAA-4.380.0-3|21	This module is intended to interpret the NOAA zone forecasts and current
14cr|perl-Geo-WeatherNOAA-4.380.0-3|22	city hourly data files. It should give a programmer an easy time to use
14cr|perl-Geo-WeatherNOAA-4.380.0-3|23	the data instead of having to mine it.
14cr|perl-Geo-WeatherNOAA-4.380.0-3|24	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|25	Be aware that if the variable $main::opt_v is set to anything (other than
14cr|perl-Geo-WeatherNOAA-4.380.0-3|26	zero or '') then Geo::WeatherNOAA will be verbose on what it's doing with
14cr|perl-Geo-WeatherNOAA-4.380.0-3|27	messages sent to STDERR. Useful for debugging.
14cr|perl-Geo-WeatherNOAA-4.380.0-3|28	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|29	%prep
14cr|perl-Geo-WeatherNOAA-4.380.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Geo-WeatherNOAA-4.380.0-3|31	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|32	%build
14cr|perl-Geo-WeatherNOAA-4.380.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Geo-WeatherNOAA-4.380.0-3|34	make OPTIMIZE="%{optflags}"
14cr|perl-Geo-WeatherNOAA-4.380.0-3|35	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|36	%install
14cr|perl-Geo-WeatherNOAA-4.380.0-3|37	%makeinstall_std
14cr|perl-Geo-WeatherNOAA-4.380.0-3|38	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|39	%clean
14cr|perl-Geo-WeatherNOAA-4.380.0-3|40	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|41	%check
14cr|perl-Geo-WeatherNOAA-4.380.0-3|42	make test
14cr|perl-Geo-WeatherNOAA-4.380.0-3|43	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|44	%files
14cr|perl-Geo-WeatherNOAA-4.380.0-3|45	%doc README
14cr|perl-Geo-WeatherNOAA-4.380.0-3|46	%{_mandir}/man3/*
14cr|perl-Geo-WeatherNOAA-4.380.0-3|47	%{perl_vendorlib}/Geo/*
14cr|perl-Geo-WeatherNOAA-4.380.0-3|48	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|49	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|50	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|51	%changelog
14cr|perl-Geo-WeatherNOAA-4.380.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.380.0-3
14cr|perl-Geo-WeatherNOAA-4.380.0-3|53	+ Revision: c51ef8e
14cr|perl-Geo-WeatherNOAA-4.380.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Geo-WeatherNOAA-4.380.0-3|55	
14cr|perl-Geo-WeatherNOAA-4.380.0-3|56	

4706 14
14cr|perl-Getopt-ArgvFile-1.110.0-4|1	%define upstream_name	 Getopt-ArgvFile
14cr|perl-Getopt-ArgvFile-1.110.0-4|2	%define upstream_version 1.11
14cr|perl-Getopt-ArgvFile-1.110.0-4|3	
14cr|perl-Getopt-ArgvFile-1.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Getopt-ArgvFile-1.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-ArgvFile-1.110.0-4|6	Release:	4
14cr|perl-Getopt-ArgvFile-1.110.0-4|7	
14cr|perl-Getopt-ArgvFile-1.110.0-4|8	Summary:	Interpolates script options from files into @ARGV or another array
14cr|perl-Getopt-ArgvFile-1.110.0-4|9	
14cr|perl-Getopt-ArgvFile-1.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-Getopt-ArgvFile-1.110.0-4|11	Group:		Development/Perl
14cr|perl-Getopt-ArgvFile-1.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-ArgvFile-1.110.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Getopt-ArgvFile-1.110.0-4|14	
14cr|perl-Getopt-ArgvFile-1.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-Getopt-ArgvFile-1.110.0-4|16	BuildArch:	noarch
14cr|perl-Getopt-ArgvFile-1.110.0-4|17	
14cr|perl-Getopt-ArgvFile-1.110.0-4|18	%description
14cr|perl-Getopt-ArgvFile-1.110.0-4|19	This module simply interpolates option file hints in @ARGV by the contents of
14cr|perl-Getopt-ArgvFile-1.110.0-4|20	the pointed files. This enables option reading from files instead of or
14cr|perl-Getopt-ArgvFile-1.110.0-4|21	additional to the usual reading from the command line. Alternatively, you can
14cr|perl-Getopt-ArgvFile-1.110.0-4|22	process any array instead of @ARGV which is used by default and mentioned
14cr|perl-Getopt-ArgvFile-1.110.0-4|23	mostly in this manual.
14cr|perl-Getopt-ArgvFile-1.110.0-4|24	
14cr|perl-Getopt-ArgvFile-1.110.0-4|25	%prep
14cr|perl-Getopt-ArgvFile-1.110.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-ArgvFile-1.110.0-4|27	
14cr|perl-Getopt-ArgvFile-1.110.0-4|28	%build
14cr|perl-Getopt-ArgvFile-1.110.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-ArgvFile-1.110.0-4|30	make
14cr|perl-Getopt-ArgvFile-1.110.0-4|31	
14cr|perl-Getopt-ArgvFile-1.110.0-4|32	%check
14cr|perl-Getopt-ArgvFile-1.110.0-4|33	make test
14cr|perl-Getopt-ArgvFile-1.110.0-4|34	
14cr|perl-Getopt-ArgvFile-1.110.0-4|35	%install
14cr|perl-Getopt-ArgvFile-1.110.0-4|36	%makeinstall_std
14cr|perl-Getopt-ArgvFile-1.110.0-4|37	
14cr|perl-Getopt-ArgvFile-1.110.0-4|38	%files
14cr|perl-Getopt-ArgvFile-1.110.0-4|39	%doc README
14cr|perl-Getopt-ArgvFile-1.110.0-4|40	%{perl_vendorlib}/Getopt/*
14cr|perl-Getopt-ArgvFile-1.110.0-4|41	%{_mandir}/*/*
14cr|perl-Getopt-ArgvFile-1.110.0-4|42	
14cr|perl-Getopt-ArgvFile-1.110.0-4|43	
14cr|perl-Getopt-ArgvFile-1.110.0-4|44	%changelog
14cr|perl-Getopt-ArgvFile-1.110.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-4
14cr|perl-Getopt-ArgvFile-1.110.0-4|46	+ Revision: 97626e6
14cr|perl-Getopt-ArgvFile-1.110.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Getopt-ArgvFile-1.110.0-4|48	
14cr|perl-Getopt-ArgvFile-1.110.0-4|49	

4707 14
14cr|perl-Getopt-Attribute-2.101.700-5|1	%define upstream_name    Getopt-Attribute
14cr|perl-Getopt-Attribute-2.101.700-5|2	%define upstream_version 2.101700
14cr|perl-Getopt-Attribute-2.101.700-5|3	
14cr|perl-Getopt-Attribute-2.101.700-5|4	Name:		perl-%{upstream_name}
14cr|perl-Getopt-Attribute-2.101.700-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-Attribute-2.101.700-5|6	Release:	5
14cr|perl-Getopt-Attribute-2.101.700-5|7	
14cr|perl-Getopt-Attribute-2.101.700-5|8	Summary:	Attribute wrapper for Getopt::Long
14cr|perl-Getopt-Attribute-2.101.700-5|9	
14cr|perl-Getopt-Attribute-2.101.700-5|10	License:	GPL+ or Artistic
14cr|perl-Getopt-Attribute-2.101.700-5|11	Group:		Development/Perl
14cr|perl-Getopt-Attribute-2.101.700-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Attribute-2.101.700-5|13	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Getopt-Attribute-2.101.700-5|14	
14cr|perl-Getopt-Attribute-2.101.700-5|15	BuildRequires:	perl-devel
14cr|perl-Getopt-Attribute-2.101.700-5|16	BuildRequires:	perl(Test::Compile)
14cr|perl-Getopt-Attribute-2.101.700-5|17	BuildRequires:	perl(Test::More) >= 0.940.0
14cr|perl-Getopt-Attribute-2.101.700-5|18	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Getopt-Attribute-2.101.700-5|19	
14cr|perl-Getopt-Attribute-2.101.700-5|20	BuildArch:	noarch
14cr|perl-Getopt-Attribute-2.101.700-5|21	
14cr|perl-Getopt-Attribute-2.101.700-5|22	%description
14cr|perl-Getopt-Attribute-2.101.700-5|23	Note: This version of the module works works with perl 5.8.0. If you need
14cr|perl-Getopt-Attribute-2.101.700-5|24	it to work with perl 5.6.x, please use an earlier version from CPAN.
14cr|perl-Getopt-Attribute-2.101.700-5|25	
14cr|perl-Getopt-Attribute-2.101.700-5|26	This module provides an attribute wrapper around 'Getopt::Long'. Instead of
14cr|perl-Getopt-Attribute-2.101.700-5|27	declaring the options in a hash with references to the variables and
14cr|perl-Getopt-Attribute-2.101.700-5|28	subroutines affected by the options, you can use the 'Getopt' attribute on
14cr|perl-Getopt-Attribute-2.101.700-5|29	the variables and subroutines directly.
14cr|perl-Getopt-Attribute-2.101.700-5|30	
14cr|perl-Getopt-Attribute-2.101.700-5|31	As you can see from the Synopsis, the attribute takes an argument of the
14cr|perl-Getopt-Attribute-2.101.700-5|32	same format as you would give as the hash key for 'Getopt::Long'. See the
14cr|perl-Getopt-Attribute-2.101.700-5|33	'Getopt::Long' manpage for details.
14cr|perl-Getopt-Attribute-2.101.700-5|34	
14cr|perl-Getopt-Attribute-2.101.700-5|35	%prep
14cr|perl-Getopt-Attribute-2.101.700-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Attribute-2.101.700-5|37	
14cr|perl-Getopt-Attribute-2.101.700-5|38	%build
14cr|perl-Getopt-Attribute-2.101.700-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Attribute-2.101.700-5|40	%make
14cr|perl-Getopt-Attribute-2.101.700-5|41	
14cr|perl-Getopt-Attribute-2.101.700-5|42	%check
14cr|perl-Getopt-Attribute-2.101.700-5|43	%make test
14cr|perl-Getopt-Attribute-2.101.700-5|44	
14cr|perl-Getopt-Attribute-2.101.700-5|45	%install
14cr|perl-Getopt-Attribute-2.101.700-5|46	%makeinstall_std
14cr|perl-Getopt-Attribute-2.101.700-5|47	
14cr|perl-Getopt-Attribute-2.101.700-5|48	%files
14cr|perl-Getopt-Attribute-2.101.700-5|49	%doc Changes README
14cr|perl-Getopt-Attribute-2.101.700-5|50	%{_mandir}/man3/*
14cr|perl-Getopt-Attribute-2.101.700-5|51	%{perl_vendorlib}/*
14cr|perl-Getopt-Attribute-2.101.700-5|52	
14cr|perl-Getopt-Attribute-2.101.700-5|53	
14cr|perl-Getopt-Attribute-2.101.700-5|54	%changelog
14cr|perl-Getopt-Attribute-2.101.700-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.101.700-5
14cr|perl-Getopt-Attribute-2.101.700-5|56	+ Revision: ff1fc90
14cr|perl-Getopt-Attribute-2.101.700-5|57	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Attribute-2.101.700-5|58	
14cr|perl-Getopt-Attribute-2.101.700-5|59	

4708 14
14cr|perl-Getopt-Euclid-0.4.5-2|1	%define upstream_name	Getopt-Euclid
14cr|perl-Getopt-Euclid-0.4.5-2|2	%define upstream_version 0.4.5
14cr|perl-Getopt-Euclid-0.4.5-2|3	
14cr|perl-Getopt-Euclid-0.4.5-2|4	Name:       perl-%{upstream_name}
14cr|perl-Getopt-Euclid-0.4.5-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Getopt-Euclid-0.4.5-2|6	Release:    2
14cr|perl-Getopt-Euclid-0.4.5-2|7	
14cr|perl-Getopt-Euclid-0.4.5-2|8	Summary:    Executable Uniform Command-Line Interface Descriptions
14cr|perl-Getopt-Euclid-0.4.5-2|9	
14cr|perl-Getopt-Euclid-0.4.5-2|10	License:    GPL or Artistic
14cr|perl-Getopt-Euclid-0.4.5-2|11	Group:      Development/Perl
14cr|perl-Getopt-Euclid-0.4.5-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Euclid-0.4.5-2|13	Source0:    http://www.cpan.org/upstream_names/by-upstream_name/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Getopt-Euclid-0.4.5-2|14	
14cr|perl-Getopt-Euclid-0.4.5-2|15	BuildRequires: perl(File::Basename)
14cr|perl-Getopt-Euclid-0.4.5-2|16	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Getopt-Euclid-0.4.5-2|17	BuildRequires: perl(List::Util)
14cr|perl-Getopt-Euclid-0.4.5-2|18	BuildRequires: perl(Module::Build)
14cr|perl-Getopt-Euclid-0.4.5-2|19	BuildRequires: perl(Pod::Checker)
14cr|perl-Getopt-Euclid-0.4.5-2|20	BuildRequires: perl(Pod::PlainText)
14cr|perl-Getopt-Euclid-0.4.5-2|21	BuildRequires: perl(Pod::Select)
14cr|perl-Getopt-Euclid-0.4.5-2|22	BuildRequires: perl(Test::More)
14cr|perl-Getopt-Euclid-0.4.5-2|23	BuildRequires: perl(Text::Balanced)
14cr|perl-Getopt-Euclid-0.4.5-2|24	BuildRequires: perl-version
14cr|perl-Getopt-Euclid-0.4.5-2|25	BuildArch:  noarch
14cr|perl-Getopt-Euclid-0.4.5-2|26	
14cr|perl-Getopt-Euclid-0.4.5-2|27	%description
14cr|perl-Getopt-Euclid-0.4.5-2|28	Getopt::Euclid uses your program's own documentation to create a command-line
14cr|perl-Getopt-Euclid-0.4.5-2|29	argument parser. This ensures that your program's documented interface and its
14cr|perl-Getopt-Euclid-0.4.5-2|30	actual interface always agree.
14cr|perl-Getopt-Euclid-0.4.5-2|31	
14cr|perl-Getopt-Euclid-0.4.5-2|32	%prep
14cr|perl-Getopt-Euclid-0.4.5-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Euclid-0.4.5-2|34	
14cr|perl-Getopt-Euclid-0.4.5-2|35	%build
14cr|perl-Getopt-Euclid-0.4.5-2|36	perl Build.PL --installdirs=vendor
14cr|perl-Getopt-Euclid-0.4.5-2|37	./Build
14cr|perl-Getopt-Euclid-0.4.5-2|38	
14cr|perl-Getopt-Euclid-0.4.5-2|39	%check
14cr|perl-Getopt-Euclid-0.4.5-2|40	./Build test
14cr|perl-Getopt-Euclid-0.4.5-2|41	
14cr|perl-Getopt-Euclid-0.4.5-2|42	%install
14cr|perl-Getopt-Euclid-0.4.5-2|43	./Build install --destdir=%{buildroot}
14cr|perl-Getopt-Euclid-0.4.5-2|44	
14cr|perl-Getopt-Euclid-0.4.5-2|45	%files
14cr|perl-Getopt-Euclid-0.4.5-2|46	%doc Changes META.yml MYMETA.yml README
14cr|perl-Getopt-Euclid-0.4.5-2|47	%{perl_vendorlib}/Getopt
14cr|perl-Getopt-Euclid-0.4.5-2|48	%{_mandir}/man3/*
14cr|perl-Getopt-Euclid-0.4.5-2|49	
14cr|perl-Getopt-Euclid-0.4.5-2|50	
14cr|perl-Getopt-Euclid-0.4.5-2|51	%changelog
14cr|perl-Getopt-Euclid-0.4.5-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-2
14cr|perl-Getopt-Euclid-0.4.5-2|53	+ Revision: 0013bda
14cr|perl-Getopt-Euclid-0.4.5-2|54	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Euclid-0.4.5-2|55	
14cr|perl-Getopt-Euclid-0.4.5-2|56	

4709 14
14cr|perl-Getopt-Inherited-1.100.860-5|1	%define upstream_name    Getopt-Inherited
14cr|perl-Getopt-Inherited-1.100.860-5|2	%define upstream_version 1.100860
14cr|perl-Getopt-Inherited-1.100.860-5|3	
14cr|perl-Getopt-Inherited-1.100.860-5|4	Name:		perl-%{upstream_name}
14cr|perl-Getopt-Inherited-1.100.860-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-Inherited-1.100.860-5|6	Release:	5
14cr|perl-Getopt-Inherited-1.100.860-5|7	
14cr|perl-Getopt-Inherited-1.100.860-5|8	Summary:	Handling inherited command-line options
14cr|perl-Getopt-Inherited-1.100.860-5|9	
14cr|perl-Getopt-Inherited-1.100.860-5|10	License:	GPL+ or Artistic
14cr|perl-Getopt-Inherited-1.100.860-5|11	Group:		Development/Perl
14cr|perl-Getopt-Inherited-1.100.860-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Inherited-1.100.860-5|13	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Getopt-Inherited-1.100.860-5|14	
14cr|perl-Getopt-Inherited-1.100.860-5|15	BuildRequires:	perl-devel
14cr|perl-Getopt-Inherited-1.100.860-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Getopt-Inherited-1.100.860-5|17	BuildRequires:	perl(Class::Accessor::Complex)
14cr|perl-Getopt-Inherited-1.100.860-5|18	BuildRequires:	perl(Class::Accessor::Installer)
14cr|perl-Getopt-Inherited-1.100.860-5|19	BuildRequires:	perl(Data::Inherited)
14cr|perl-Getopt-Inherited-1.100.860-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Getopt-Inherited-1.100.860-5|21	BuildRequires:	perl(Getopt::Long)
14cr|perl-Getopt-Inherited-1.100.860-5|22	BuildRequires:	perl(Pod::Usage)
14cr|perl-Getopt-Inherited-1.100.860-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Getopt-Inherited-1.100.860-5|24	BuildArch:	noarch
14cr|perl-Getopt-Inherited-1.100.860-5|25	
14cr|perl-Getopt-Inherited-1.100.860-5|26	%description
14cr|perl-Getopt-Inherited-1.100.860-5|27	By subclassing this mixin class, your program gets the ability to inherit
14cr|perl-Getopt-Inherited-1.100.860-5|28	command-line option specifications. If you have several programs that share
14cr|perl-Getopt-Inherited-1.100.860-5|29	common code and common command-line options you don't want to have to write
14cr|perl-Getopt-Inherited-1.100.860-5|30	the command-line processing code again and again. Using this class you can
14cr|perl-Getopt-Inherited-1.100.860-5|31	abstract command-line options shared by your programs into a superclass
14cr|perl-Getopt-Inherited-1.100.860-5|32	from which your programs then inherit. Additionally, this class defines
14cr|perl-Getopt-Inherited-1.100.860-5|33	certain common command-line options itself.
14cr|perl-Getopt-Inherited-1.100.860-5|34	
14cr|perl-Getopt-Inherited-1.100.860-5|35	You can also define defaults for command-line options.
14cr|perl-Getopt-Inherited-1.100.860-5|36	
14cr|perl-Getopt-Inherited-1.100.860-5|37	%prep
14cr|perl-Getopt-Inherited-1.100.860-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Inherited-1.100.860-5|39	
14cr|perl-Getopt-Inherited-1.100.860-5|40	%build
14cr|perl-Getopt-Inherited-1.100.860-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Inherited-1.100.860-5|42	%make
14cr|perl-Getopt-Inherited-1.100.860-5|43	
14cr|perl-Getopt-Inherited-1.100.860-5|44	%check
14cr|perl-Getopt-Inherited-1.100.860-5|45	%make test
14cr|perl-Getopt-Inherited-1.100.860-5|46	
14cr|perl-Getopt-Inherited-1.100.860-5|47	%install
14cr|perl-Getopt-Inherited-1.100.860-5|48	%makeinstall_std
14cr|perl-Getopt-Inherited-1.100.860-5|49	
14cr|perl-Getopt-Inherited-1.100.860-5|50	%files
14cr|perl-Getopt-Inherited-1.100.860-5|51	%doc README Changes
14cr|perl-Getopt-Inherited-1.100.860-5|52	%{_mandir}/man3/*
14cr|perl-Getopt-Inherited-1.100.860-5|53	%{perl_vendorlib}/*
14cr|perl-Getopt-Inherited-1.100.860-5|54	
14cr|perl-Getopt-Inherited-1.100.860-5|55	
14cr|perl-Getopt-Inherited-1.100.860-5|56	%changelog
14cr|perl-Getopt-Inherited-1.100.860-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.860-5
14cr|perl-Getopt-Inherited-1.100.860-5|58	+ Revision: 7b40ced
14cr|perl-Getopt-Inherited-1.100.860-5|59	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Inherited-1.100.860-5|60	
14cr|perl-Getopt-Inherited-1.100.860-5|61	

4710 14
14cr|perl-Getopt-Long-2.420.0-4|1	%define upstream_name    Getopt-Long
14cr|perl-Getopt-Long-2.420.0-4|2	%define upstream_version 2.42
14cr|perl-Getopt-Long-2.420.0-4|3	Name:		perl-%{upstream_name}
14cr|perl-Getopt-Long-2.420.0-4|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-Long-2.420.0-4|5	Release:	4
14cr|perl-Getopt-Long-2.420.0-4|6	
14cr|perl-Getopt-Long-2.420.0-4|7	Summary:	Advanced handling of command line options
14cr|perl-Getopt-Long-2.420.0-4|8	
14cr|perl-Getopt-Long-2.420.0-4|9	
14cr|perl-Getopt-Long-2.420.0-4|10	License:	GPL+ or Artistic
14cr|perl-Getopt-Long-2.420.0-4|11	Group:		Development/Perl
14cr|perl-Getopt-Long-2.420.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Long-2.420.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{upstream_version}.tar.gz
14cr|perl-Getopt-Long-2.420.0-4|14	
14cr|perl-Getopt-Long-2.420.0-4|15	BuildRequires:	perl-devel
14cr|perl-Getopt-Long-2.420.0-4|16	BuildRequires:	perl(Pod::Usage)
14cr|perl-Getopt-Long-2.420.0-4|17	BuildArch:	noarch
14cr|perl-Getopt-Long-2.420.0-4|18	
14cr|perl-Getopt-Long-2.420.0-4|19	%description
14cr|perl-Getopt-Long-2.420.0-4|20	The Getopt::Long module implements an extended getopt function called
14cr|perl-Getopt-Long-2.420.0-4|21	GetOptions(). This function adheres to the POSIX syntax for command line
14cr|perl-Getopt-Long-2.420.0-4|22	options, with GNU extensions. In general, this means that options have long
14cr|perl-Getopt-Long-2.420.0-4|23	names instead of single letters, and are introduced with a double dash
14cr|perl-Getopt-Long-2.420.0-4|24	"--". Support for bundling of command line options, as was the case with
14cr|perl-Getopt-Long-2.420.0-4|25	the more traditional single-letter approach, is provided but not enabled by
14cr|perl-Getopt-Long-2.420.0-4|26	default.
14cr|perl-Getopt-Long-2.420.0-4|27	
14cr|perl-Getopt-Long-2.420.0-4|28	
14cr|perl-Getopt-Long-2.420.0-4|29	%prep
14cr|perl-Getopt-Long-2.420.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Long-2.420.0-4|31	
14cr|perl-Getopt-Long-2.420.0-4|32	%build
14cr|perl-Getopt-Long-2.420.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Long-2.420.0-4|34	%make
14cr|perl-Getopt-Long-2.420.0-4|35	
14cr|perl-Getopt-Long-2.420.0-4|36	%check
14cr|perl-Getopt-Long-2.420.0-4|37	make test
14cr|perl-Getopt-Long-2.420.0-4|38	
14cr|perl-Getopt-Long-2.420.0-4|39	%install
14cr|perl-Getopt-Long-2.420.0-4|40	%makeinstall_std
14cr|perl-Getopt-Long-2.420.0-4|41	
14cr|perl-Getopt-Long-2.420.0-4|42	%files
14cr|perl-Getopt-Long-2.420.0-4|43	%doc CHANGES README README
14cr|perl-Getopt-Long-2.420.0-4|44	%{_mandir}/man3/*
14cr|perl-Getopt-Long-2.420.0-4|45	%{perl_vendorlib}/*
14cr|perl-Getopt-Long-2.420.0-4|46	
14cr|perl-Getopt-Long-2.420.0-4|47	
14cr|perl-Getopt-Long-2.420.0-4|48	%changelog
14cr|perl-Getopt-Long-2.420.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.420.0-4
14cr|perl-Getopt-Long-2.420.0-4|50	+ Revision: 3baa02e
14cr|perl-Getopt-Long-2.420.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Long-2.420.0-4|52	
14cr|perl-Getopt-Long-2.420.0-4|53	

4711 14
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|1	%define upstream_name    Getopt-Long-Descriptive
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|2	%define upstream_version 0.097
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|3	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|6	Release:    3
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|7	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|8	Summary:    Getopt::Long with usage text and validation
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|9	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|10	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|11	License:    GPL+ or Artistic
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|12	Group:      Development/Perl
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|15	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|16	BuildRequires: perl(IO::Scalar)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|17	BuildRequires: perl(Test::Warnings)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|18	BuildRequires: perl(List::Util)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|19	BuildRequires: perl(Params::Validate)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|20	BuildRequires: perl(Sub::Exporter)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|21	BuildRequires: perl(Test::More)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|22	BuildRequires: perl(Test::Fatal)
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|23	BuildRequires: perl-devel
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|24	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|25	BuildArch: noarch
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|26	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|27	%description
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|28	Convenient wrapper for Getopt::Long and program usage output
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|29	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|30	%prep
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|32	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|33	%build
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|35	%make
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|36	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|37	%check
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|38	make test
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|39	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|40	%install
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|41	%makeinstall_std
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|42	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|43	%files
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|44	%doc README Changes
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|45	%{_mandir}/man3/*
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|46	%{perl_vendorlib}/*
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|47	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|48	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|49	%changelog
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97.0-3
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|51	+ Revision: 519d41f
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|53	
14cr|perl-Getopt-Long-Descriptive-0.97.0-3|54	

4712 14
14cr|perl-Getopt-Lucid-1.50.0-3|1	%define upstream_name    Getopt-Lucid
14cr|perl-Getopt-Lucid-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-Getopt-Lucid-1.50.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Getopt-Lucid-1.50.0-3|4	Version:	%perl_convert_version 1.05
14cr|perl-Getopt-Lucid-1.50.0-3|5	Release:	3
14cr|perl-Getopt-Lucid-1.50.0-3|6	
14cr|perl-Getopt-Lucid-1.50.0-3|7	Summary:	Clear, readable syntax for command line processing
14cr|perl-Getopt-Lucid-1.50.0-3|8	
14cr|perl-Getopt-Lucid-1.50.0-3|9	License:	GPL+ or Artistic
14cr|perl-Getopt-Lucid-1.50.0-3|10	Group:		Development/Perl
14cr|perl-Getopt-Lucid-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Lucid-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/Getopt-Lucid-1.05.tar.gz
14cr|perl-Getopt-Lucid-1.50.0-3|13	
14cr|perl-Getopt-Lucid-1.50.0-3|14	BuildRequires:	perl-devel
14cr|perl-Getopt-Lucid-1.50.0-3|15	BuildRequires:	perl(Carp)
14cr|perl-Getopt-Lucid-1.50.0-3|16	BuildRequires:	perl(Data::Dumper)
14cr|perl-Getopt-Lucid-1.50.0-3|17	BuildRequires:	perl(Exception::Class)
14cr|perl-Getopt-Lucid-1.50.0-3|18	BuildRequires:	perl(Exception::Class::TryCatch)
14cr|perl-Getopt-Lucid-1.50.0-3|19	BuildRequires:	perl(Exporter)
14cr|perl-Getopt-Lucid-1.50.0-3|20	BuildRequires:	perl(Storable)
14cr|perl-Getopt-Lucid-1.50.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Getopt-Lucid-1.50.0-3|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Getopt-Lucid-1.50.0-3|23	BuildArch:	noarch
14cr|perl-Getopt-Lucid-1.50.0-3|24	
14cr|perl-Getopt-Lucid-1.50.0-3|25	%description
14cr|perl-Getopt-Lucid-1.50.0-3|26	The goal of this module is providing good code readability and clarity of
14cr|perl-Getopt-Lucid-1.50.0-3|27	intent for command-line option processing. While readability is a
14cr|perl-Getopt-Lucid-1.50.0-3|28	subjective standard, Getopt::Lucid relies on a more verbose, plain-English
14cr|perl-Getopt-Lucid-1.50.0-3|29	option specification as compared against the more symbolic approach of
14cr|perl-Getopt-Lucid-1.50.0-3|30	Getopt::Long. Key features include:
14cr|perl-Getopt-Lucid-1.50.0-3|31	
14cr|perl-Getopt-Lucid-1.50.0-3|32	Five option types: switches, counters, parameters, lists, and keypairs
14cr|perl-Getopt-Lucid-1.50.0-3|33	
14cr|perl-Getopt-Lucid-1.50.0-3|34	%prep
14cr|perl-Getopt-Lucid-1.50.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Lucid-1.50.0-3|36	
14cr|perl-Getopt-Lucid-1.50.0-3|37	%build
14cr|perl-Getopt-Lucid-1.50.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Lucid-1.50.0-3|39	%make
14cr|perl-Getopt-Lucid-1.50.0-3|40	
14cr|perl-Getopt-Lucid-1.50.0-3|41	%check
14cr|perl-Getopt-Lucid-1.50.0-3|42	%make test
14cr|perl-Getopt-Lucid-1.50.0-3|43	
14cr|perl-Getopt-Lucid-1.50.0-3|44	%install
14cr|perl-Getopt-Lucid-1.50.0-3|45	%makeinstall_std
14cr|perl-Getopt-Lucid-1.50.0-3|46	
14cr|perl-Getopt-Lucid-1.50.0-3|47	%files
14cr|perl-Getopt-Lucid-1.50.0-3|48	%doc Changes README LICENSE
14cr|perl-Getopt-Lucid-1.50.0-3|49	%{_mandir}/man3/*
14cr|perl-Getopt-Lucid-1.50.0-3|50	%{perl_vendorlib}/*
14cr|perl-Getopt-Lucid-1.50.0-3|51	
14cr|perl-Getopt-Lucid-1.50.0-3|52	
14cr|perl-Getopt-Lucid-1.50.0-3|53	%changelog
14cr|perl-Getopt-Lucid-1.50.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-Getopt-Lucid-1.50.0-3|55	+ Revision: 839a15d
14cr|perl-Getopt-Lucid-1.50.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Lucid-1.50.0-3|57	
14cr|perl-Getopt-Lucid-1.50.0-3|58	

4713 14
14cr|perl-Getopt-OO-0.70.0-5|1	%define upstream_name    Getopt-OO
14cr|perl-Getopt-OO-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-Getopt-OO-0.70.0-5|3	
14cr|perl-Getopt-OO-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Getopt-OO-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-OO-0.70.0-5|6	Release:	5
14cr|perl-Getopt-OO-0.70.0-5|7	
14cr|perl-Getopt-OO-0.70.0-5|8	Summary:	An object oriented command line parser.  It handles
14cr|perl-Getopt-OO-0.70.0-5|9	
14cr|perl-Getopt-OO-0.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-Getopt-OO-0.70.0-5|11	Group:		Development/Perl
14cr|perl-Getopt-OO-0.70.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-OO-0.70.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Getopt-OO-0.70.0-5|14	
14cr|perl-Getopt-OO-0.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-Getopt-OO-0.70.0-5|16	BuildArch:	noarch
14cr|perl-Getopt-OO-0.70.0-5|17	
14cr|perl-Getopt-OO-0.70.0-5|18	%description
14cr|perl-Getopt-OO-0.70.0-5|19	Getopt::OO is an object oriented tool for parsing command line arguments.
14cr|perl-Getopt-OO-0.70.0-5|20	It expects a reference to the input arguments and uses a perl hash to
14cr|perl-Getopt-OO-0.70.0-5|21	describe how the command line arguments should be parsed. Note that by
14cr|perl-Getopt-OO-0.70.0-5|22	parsed, we mean what options expect values, etc. We check to make sure
14cr|perl-Getopt-OO-0.70.0-5|23	values exist on the command line as necessary -- nothing else. The caller
14cr|perl-Getopt-OO-0.70.0-5|24	is responsible for making sure that a value that he knows should be a file
14cr|perl-Getopt-OO-0.70.0-5|25	exists, is writable, or whatever.
14cr|perl-Getopt-OO-0.70.0-5|26	
14cr|perl-Getopt-OO-0.70.0-5|27	Command line arguments can be broken into two distinct types: options and
14cr|perl-Getopt-OO-0.70.0-5|28	values that are associated with these options. In windows, options often
14cr|perl-Getopt-OO-0.70.0-5|29	start with a '/' but sometimes with a '-', but in unix they almost
14cr|perl-Getopt-OO-0.70.0-5|30	universally start with a '-'. For this module options start with a '-'. We
14cr|perl-Getopt-OO-0.70.0-5|31	support two types of options: the short single dashed options and the long
14cr|perl-Getopt-OO-0.70.0-5|32	double dashed options. The difference between these two is that with this
14cr|perl-Getopt-OO-0.70.0-5|33	module the short options can be combined into a single option, but the long
14cr|perl-Getopt-OO-0.70.0-5|34	options can not. For example, most of us will be familiar with the 'tar
14cr|perl-Getopt-OO-0.70.0-5|35	-xvf file' command which can also be expressed as '-x -v -f file'. Long
14cr|perl-Getopt-OO-0.70.0-5|36	options can not be combined this way, so '--help' for example must always
14cr|perl-Getopt-OO-0.70.0-5|37	stand by itself.
14cr|perl-Getopt-OO-0.70.0-5|38	
14cr|perl-Getopt-OO-0.70.0-5|39	The input template expects the option names as its keys. For instance if
14cr|perl-Getopt-OO-0.70.0-5|40	you were expecting '-xv --hello' as possible command line options, the keys
14cr|perl-Getopt-OO-0.70.0-5|41	for your template hash would be '-x', '-v', and '--hello'.
14cr|perl-Getopt-OO-0.70.0-5|42	
14cr|perl-Getopt-OO-0.70.0-5|43	%prep
14cr|perl-Getopt-OO-0.70.0-5|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-OO-0.70.0-5|45	
14cr|perl-Getopt-OO-0.70.0-5|46	%build
14cr|perl-Getopt-OO-0.70.0-5|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-OO-0.70.0-5|48	%make
14cr|perl-Getopt-OO-0.70.0-5|49	
14cr|perl-Getopt-OO-0.70.0-5|50	%check
14cr|perl-Getopt-OO-0.70.0-5|51	make test
14cr|perl-Getopt-OO-0.70.0-5|52	
14cr|perl-Getopt-OO-0.70.0-5|53	%install
14cr|perl-Getopt-OO-0.70.0-5|54	%makeinstall_std
14cr|perl-Getopt-OO-0.70.0-5|55	
14cr|perl-Getopt-OO-0.70.0-5|56	%files
14cr|perl-Getopt-OO-0.70.0-5|57	%doc README Changes
14cr|perl-Getopt-OO-0.70.0-5|58	%{_mandir}/man3/*
14cr|perl-Getopt-OO-0.70.0-5|59	%{perl_vendorlib}/*
14cr|perl-Getopt-OO-0.70.0-5|60	
14cr|perl-Getopt-OO-0.70.0-5|61	
14cr|perl-Getopt-OO-0.70.0-5|62	%changelog
14cr|perl-Getopt-OO-0.70.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-Getopt-OO-0.70.0-5|64	+ Revision: f478e90
14cr|perl-Getopt-OO-0.70.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-Getopt-OO-0.70.0-5|66	
14cr|perl-Getopt-OO-0.70.0-5|67	

4714 14
14cr|perl-Getopt-Popt-0.20.0-5|1	%define	upstream_name    Getopt-Popt
14cr|perl-Getopt-Popt-0.20.0-5|2	%define	upstream_version 0.02
14cr|perl-Getopt-Popt-0.20.0-5|3	
14cr|perl-Getopt-Popt-0.20.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Getopt-Popt-0.20.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Getopt-Popt-0.20.0-5|6	Release:	5
14cr|perl-Getopt-Popt-0.20.0-5|7	
14cr|perl-Getopt-Popt-0.20.0-5|8	Summary:	Perl interface to the popt(3)library
14cr|perl-Getopt-Popt-0.20.0-5|9	
14cr|perl-Getopt-Popt-0.20.0-5|10	License:	GPL
14cr|perl-Getopt-Popt-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Getopt-Popt-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Getopt-Popt-0.20.0-5|13	Source0:    http://cpan.uwinnipeg.ca/cpan/authors/id/J/JA/JAMESB/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Getopt-Popt-0.20.0-5|14	Patch0:		Getopt-Popt-0.02-x86_64-build.patch
14cr|perl-Getopt-Popt-0.20.0-5|15	Patch1:		Getopt-Popt-0.02-fix-testsuite.diff
14cr|perl-Getopt-Popt-0.20.0-5|16	
14cr|perl-Getopt-Popt-0.20.0-5|17	BuildRequires:	perl-devel
14cr|perl-Getopt-Popt-0.20.0-5|18	BuildRequires:  popt-devel
14cr|perl-Getopt-Popt-0.20.0-5|19	
14cr|perl-Getopt-Popt-0.20.0-5|20	%description
14cr|perl-Getopt-Popt-0.20.0-5|21	The Getopt::Popt module provides a Perl OO interface to the popt(3) library,
14cr|perl-Getopt-Popt-0.20.0-5|22	a library to parse command-line arguments. Popt is similar to getopt, but with
14cr|perl-Getopt-Popt-0.20.0-5|23	many new features.
14cr|perl-Getopt-Popt-0.20.0-5|24	This module provides a method for almost all of the popt library functions,
14cr|perl-Getopt-Popt-0.20.0-5|25	the rest are on the TODO list.
14cr|perl-Getopt-Popt-0.20.0-5|26	This release should be considered a beta and may have a bug or two.
14cr|perl-Getopt-Popt-0.20.0-5|27	
14cr|perl-Getopt-Popt-0.20.0-5|28	%prep
14cr|perl-Getopt-Popt-0.20.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Popt-0.20.0-5|30	%patch0 -p0
14cr|perl-Getopt-Popt-0.20.0-5|31	%patch1 -p0
14cr|perl-Getopt-Popt-0.20.0-5|32	
14cr|perl-Getopt-Popt-0.20.0-5|33	%build
14cr|perl-Getopt-Popt-0.20.0-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Popt-0.20.0-5|35	%make OPTIMIZE="%{optflags}"
14cr|perl-Getopt-Popt-0.20.0-5|36	
14cr|perl-Getopt-Popt-0.20.0-5|37	%check
14cr|perl-Getopt-Popt-0.20.0-5|38	LC_ALL=C %make test
14cr|perl-Getopt-Popt-0.20.0-5|39	
14cr|perl-Getopt-Popt-0.20.0-5|40	%install
14cr|perl-Getopt-Popt-0.20.0-5|41	%makeinstall_std
14cr|perl-Getopt-Popt-0.20.0-5|42	
14cr|perl-Getopt-Popt-0.20.0-5|43	%files
14cr|perl-Getopt-Popt-0.20.0-5|44	%doc README Changes example.pl
14cr|perl-Getopt-Popt-0.20.0-5|45	%{_mandir}/*/*
14cr|perl-Getopt-Popt-0.20.0-5|46	%{perl_vendorarch}/*
14cr|perl-Getopt-Popt-0.20.0-5|47	
14cr|perl-Getopt-Popt-0.20.0-5|48	
14cr|perl-Getopt-Popt-0.20.0-5|49	%changelog
14cr|perl-Getopt-Popt-0.20.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Getopt-Popt-0.20.0-5|51	+ Revision: da03eea
14cr|perl-Getopt-Popt-0.20.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Popt-0.20.0-5|53	
14cr|perl-Getopt-Popt-0.20.0-5|54	

4715 14
14cr|perl-Getopt-Tabular-0.300.0-4|1	%define upstream_name	 Getopt-Tabular
14cr|perl-Getopt-Tabular-0.300.0-4|2	%define upstream_version 0.3
14cr|perl-Getopt-Tabular-0.300.0-4|3	
14cr|perl-Getopt-Tabular-0.300.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Getopt-Tabular-0.300.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Getopt-Tabular-0.300.0-4|6	Release:	4
14cr|perl-Getopt-Tabular-0.300.0-4|7	
14cr|perl-Getopt-Tabular-0.300.0-4|8	Summary:	Table-driven argument parsing for Perl 5
14cr|perl-Getopt-Tabular-0.300.0-4|9	
14cr|perl-Getopt-Tabular-0.300.0-4|10	License:	GPL+ or Artistic
14cr|perl-Getopt-Tabular-0.300.0-4|11	Group:		Development/Perl
14cr|perl-Getopt-Tabular-0.300.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Getopt-Tabular-0.300.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Getopt-Tabular-0.300.0-4|14	
14cr|perl-Getopt-Tabular-0.300.0-4|15	BuildRequires:	perl-devel
14cr|perl-Getopt-Tabular-0.300.0-4|16	BuildArch:	noarch
14cr|perl-Getopt-Tabular-0.300.0-4|17	
14cr|perl-Getopt-Tabular-0.300.0-4|18	%description
14cr|perl-Getopt-Tabular-0.300.0-4|19	Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely
14cr|perl-Getopt-Tabular-0.300.0-4|20	inspired by John Ousterhout's Tk_ParseArgv. All you really need to do to use
14cr|perl-Getopt-Tabular-0.300.0-4|21	the package is set up a table describing all your command-line options, and
14cr|perl-Getopt-Tabular-0.300.0-4|22	call &GetOptions with three arguments: a reference to your option table, a
14cr|perl-Getopt-Tabular-0.300.0-4|23	reference to @ARGV (or something like it), and an optional third array
14cr|perl-Getopt-Tabular-0.300.0-4|24	reference (say, to @newARGV). &GetOptions will process all arguments in @ARGV,
14cr|perl-Getopt-Tabular-0.300.0-4|25	and copy any leftover arguments (i.e. those that are not options or arguments
14cr|perl-Getopt-Tabular-0.300.0-4|26	to some option) to the @newARGV array. (If the @newARGV argument is not
14cr|perl-Getopt-Tabular-0.300.0-4|27	supplied, GetOptions will replace @ARGV with the stripped-down argument list.)
14cr|perl-Getopt-Tabular-0.300.0-4|28	If there are any invalid options, GetOptions will print an error message and
14cr|perl-Getopt-Tabular-0.300.0-4|29	return 0.
14cr|perl-Getopt-Tabular-0.300.0-4|30	
14cr|perl-Getopt-Tabular-0.300.0-4|31	%prep
14cr|perl-Getopt-Tabular-0.300.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Getopt-Tabular-0.300.0-4|33	
14cr|perl-Getopt-Tabular-0.300.0-4|34	%build
14cr|perl-Getopt-Tabular-0.300.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Getopt-Tabular-0.300.0-4|36	%make
14cr|perl-Getopt-Tabular-0.300.0-4|37	
14cr|perl-Getopt-Tabular-0.300.0-4|38	%check
14cr|perl-Getopt-Tabular-0.300.0-4|39	%make test
14cr|perl-Getopt-Tabular-0.300.0-4|40	
14cr|perl-Getopt-Tabular-0.300.0-4|41	%install
14cr|perl-Getopt-Tabular-0.300.0-4|42	%makeinstall_std
14cr|perl-Getopt-Tabular-0.300.0-4|43	
14cr|perl-Getopt-Tabular-0.300.0-4|44	%files
14cr|perl-Getopt-Tabular-0.300.0-4|45	%doc Changes README
14cr|perl-Getopt-Tabular-0.300.0-4|46	%{perl_vendorlib}/Getopt
14cr|perl-Getopt-Tabular-0.300.0-4|47	%{_mandir}/*/*
14cr|perl-Getopt-Tabular-0.300.0-4|48	
14cr|perl-Getopt-Tabular-0.300.0-4|49	
14cr|perl-Getopt-Tabular-0.300.0-4|50	%changelog
14cr|perl-Getopt-Tabular-0.300.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-4
14cr|perl-Getopt-Tabular-0.300.0-4|52	+ Revision: b169332
14cr|perl-Getopt-Tabular-0.300.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Getopt-Tabular-0.300.0-4|54	
14cr|perl-Getopt-Tabular-0.300.0-4|55	

4716 14
14cr|perl-GIFgraph-1.200.0-4|1	%define upstream_name    GIFgraph
14cr|perl-GIFgraph-1.200.0-4|2	%define upstream_version 1.20
14cr|perl-GIFgraph-1.200.0-4|3	
14cr|perl-GIFgraph-1.200.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-GIFgraph-1.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GIFgraph-1.200.0-4|6	Release:	4
14cr|perl-GIFgraph-1.200.0-4|7	
14cr|perl-GIFgraph-1.200.0-4|8	Summary:	Graph Plotting Module (deprecated)
14cr|perl-GIFgraph-1.200.0-4|9	
14cr|perl-GIFgraph-1.200.0-4|10	License:	GPL+ or Artistic
14cr|perl-GIFgraph-1.200.0-4|11	Group:		Development/Perl
14cr|perl-GIFgraph-1.200.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-GIFgraph-1.200.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MV/MVERB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GIFgraph-1.200.0-4|14	
14cr|perl-GIFgraph-1.200.0-4|15	BuildRequires:	perl-devel
14cr|perl-GIFgraph-1.200.0-4|16	BuildRequires:	perl(GD::Graph)
14cr|perl-GIFgraph-1.200.0-4|17	BuildRequires:	perl(Image::Magick)
14cr|perl-GIFgraph-1.200.0-4|18	BuildArch:	noarch
14cr|perl-GIFgraph-1.200.0-4|19	
14cr|perl-GIFgraph-1.200.0-4|20	%description
14cr|perl-GIFgraph-1.200.0-4|21	GIFgraph is a perl5 module to create and display GIF output for a graph.
14cr|perl-GIFgraph-1.200.0-4|22	
14cr|perl-GIFgraph-1.200.0-4|23	GIFgraph is nothing more than a wrapper around GD::Graph, and its use is
14cr|perl-GIFgraph-1.200.0-4|24	deprecated. It only exists for backward compatibility. The documentation for
14cr|perl-GIFgraph-1.200.0-4|25	all the functionality can be found in GD::Graph
14cr|perl-GIFgraph-1.200.0-4|26	
14cr|perl-GIFgraph-1.200.0-4|27	%prep
14cr|perl-GIFgraph-1.200.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GIFgraph-1.200.0-4|29	
14cr|perl-GIFgraph-1.200.0-4|30	%build
14cr|perl-GIFgraph-1.200.0-4|31	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-GIFgraph-1.200.0-4|32	%make
14cr|perl-GIFgraph-1.200.0-4|33	
14cr|perl-GIFgraph-1.200.0-4|34	%install
14cr|perl-GIFgraph-1.200.0-4|35	%makeinstall_std
14cr|perl-GIFgraph-1.200.0-4|36	
14cr|perl-GIFgraph-1.200.0-4|37	%check
14cr|perl-GIFgraph-1.200.0-4|38	make test
14cr|perl-GIFgraph-1.200.0-4|39	
14cr|perl-GIFgraph-1.200.0-4|40	%files
14cr|perl-GIFgraph-1.200.0-4|41	%doc README
14cr|perl-GIFgraph-1.200.0-4|42	%{perl_vendorlib}/GIFgraph.pm
14cr|perl-GIFgraph-1.200.0-4|43	%{perl_vendorlib}/GIFgraph/
14cr|perl-GIFgraph-1.200.0-4|44	%{_mandir}/*/*
14cr|perl-GIFgraph-1.200.0-4|45	
14cr|perl-GIFgraph-1.200.0-4|46	
14cr|perl-GIFgraph-1.200.0-4|47	
14cr|perl-GIFgraph-1.200.0-4|48	%changelog
14cr|perl-GIFgraph-1.200.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-4
14cr|perl-GIFgraph-1.200.0-4|50	+ Revision: 3efd6f3
14cr|perl-GIFgraph-1.200.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-GIFgraph-1.200.0-4|52	
14cr|perl-GIFgraph-1.200.0-4|53	

4717 14
14cr|perl-Gimp-2.300.0-2|1	%define	upstream_name	 Gimp
14cr|perl-Gimp-2.300.0-2|2	%define upstream_version 2.3
14cr|perl-Gimp-2.300.0-2|3	
14cr|perl-Gimp-2.300.0-2|4	%define __noautoreq 'perl\\(PDL(.*)\\)'
14cr|perl-Gimp-2.300.0-2|5	
14cr|perl-Gimp-2.300.0-2|6	Name:       perl-%{upstream_name}
14cr|perl-Gimp-2.300.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gimp-2.300.0-2|8	Release:    2
14cr|perl-Gimp-2.300.0-2|9	Epoch:      1
14cr|perl-Gimp-2.300.0-2|10	
14cr|perl-Gimp-2.300.0-2|11	Summary:    Perl module enabling to write plugins for the Gimp2
14cr|perl-Gimp-2.300.0-2|12	
14cr|perl-Gimp-2.300.0-2|13	License:    GPL or Artistic
14cr|perl-Gimp-2.300.0-2|14	Group:      Development/GNOME and GTK+
14cr|perl-Gimp-2.300.0-2|15	Source0:    http://search.cpan.org/CPAN/authors/id/S/SJ/SJBURGES/%upstream_name-%{upstream_version}.tar.gz
14cr|perl-Gimp-2.300.0-2|16	Patch1:     Gimp-2.2-fix-str-fmt.patch
14cr|perl-Gimp-2.300.0-2|17	Patch2:     Gimp-2.2-linkage.patch
14cr|perl-Gimp-2.300.0-2|18	Url:        http://search.cpan.org/~sjburges/Gimp/Gimp.pm
14cr|perl-Gimp-2.300.0-2|19	
14cr|perl-Gimp-2.300.0-2|20	BuildRequires: pkgconfig(gtk+-2.0)
14cr|perl-Gimp-2.300.0-2|21	BuildRequires: perl-devel
14cr|perl-Gimp-2.300.0-2|22	BuildRequires: pkgconfig(gimp-2.0)
14cr|perl-Gimp-2.300.0-2|23	BuildRequires: perl-Gtk2
14cr|perl-Gimp-2.300.0-2|24	BuildRequires: perl-PDL
14cr|perl-Gimp-2.300.0-2|25	BuildRequires: perl-Parse-RecDescent
14cr|perl-Gimp-2.300.0-2|26	BuildRequires: perl-ExtUtils-Depends
14cr|perl-Gimp-2.300.0-2|27	BuildRequires: perl-ExtUtils-PkgConfig
14cr|perl-Gimp-2.300.0-2|28	BuildRequires: pkgconfig(glitz)
14cr|perl-Gimp-2.300.0-2|29	Requires:      perl-PDL
14cr|perl-Gimp-2.300.0-2|30	%rename        gimp-perl
14cr|perl-Gimp-2.300.0-2|31	
14cr|perl-Gimp-2.300.0-2|32	%description
14cr|perl-Gimp-2.300.0-2|33	This module provides perl access to the Gimp2 libraries.
14cr|perl-Gimp-2.300.0-2|34	
14cr|perl-Gimp-2.300.0-2|35	%prep
14cr|perl-Gimp-2.300.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gimp-2.300.0-2|37	%patch1 -p0
14cr|perl-Gimp-2.300.0-2|38	%patch2 -p0
14cr|perl-Gimp-2.300.0-2|39	
14cr|perl-Gimp-2.300.0-2|40	%build
14cr|perl-Gimp-2.300.0-2|41	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gimp-2.300.0-2|42	%make
14cr|perl-Gimp-2.300.0-2|43	
14cr|perl-Gimp-2.300.0-2|44	%check
14cr|perl-Gimp-2.300.0-2|45	%make test
14cr|perl-Gimp-2.300.0-2|46	
14cr|perl-Gimp-2.300.0-2|47	%install
14cr|perl-Gimp-2.300.0-2|48	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
14cr|perl-Gimp-2.300.0-2|49	make DESTDIR=%{buildroot} pure_vendor_install
14cr|perl-Gimp-2.300.0-2|50	install -m 755 examples/* %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
14cr|perl-Gimp-2.300.0-2|51	perl -pi -e "s^/opt/bin/perl^%{_bindir}/perl^" %{buildroot}%{_libdir}/gimp/2.0/plug-ins/*
14cr|perl-Gimp-2.300.0-2|52	
14cr|perl-Gimp-2.300.0-2|53	# fix conflict with gimp-1:
14cr|perl-Gimp-2.300.0-2|54	rm -f %{buildroot}%{_mandir}/man1/embedxpm.*
14cr|perl-Gimp-2.300.0-2|55	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/redeye
14cr|perl-Gimp-2.300.0-2|56	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/README
14cr|perl-Gimp-2.300.0-2|57	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/examples.TODO
14cr|perl-Gimp-2.300.0-2|58	
14cr|perl-Gimp-2.300.0-2|59	%files
14cr|perl-Gimp-2.300.0-2|60	%doc AUTHORS COPYING ChangeLog Changes MAINTAINERS META.json META.yml MYMETA.yml NEWS README TODO UI examples
14cr|perl-Gimp-2.300.0-2|61	%{_bindir}/*
14cr|perl-Gimp-2.300.0-2|62	%{_mandir}/*/*
14cr|perl-Gimp-2.300.0-2|63	%{_libdir}/gimp/2.0/plug-ins/*
14cr|perl-Gimp-2.300.0-2|64	%{_prefix}/lib/perl5/*
14cr|perl-Gimp-2.300.0-2|65	
14cr|perl-Gimp-2.300.0-2|66	
14cr|perl-Gimp-2.300.0-2|67	%changelog
14cr|perl-Gimp-2.300.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.300.0-2
14cr|perl-Gimp-2.300.0-2|69	+ Revision: c1cebd5
14cr|perl-Gimp-2.300.0-2|70	- MassBuild#464: Increase release tag
14cr|perl-Gimp-2.300.0-2|71	
14cr|perl-Gimp-2.300.0-2|72	

4718 14
14cr|perl-GitMeta-0.50.0-2|1	%define upstream_name GitMeta
14cr|perl-GitMeta-0.50.0-2|2	%define upstream_version 0.05
14cr|perl-GitMeta-0.50.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-GitMeta-0.50.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GitMeta-0.50.0-2|5	Release:	2
14cr|perl-GitMeta-0.50.0-2|6	
14cr|perl-GitMeta-0.50.0-2|7	Summary:	Clone/update many Git repositories using Meta repos
14cr|perl-GitMeta-0.50.0-2|8	
14cr|perl-GitMeta-0.50.0-2|9	
14cr|perl-GitMeta-0.50.0-2|10	License:	GPL+ or Artistic
14cr|perl-GitMeta-0.50.0-2|11	Group:		Development/Perl
14cr|perl-GitMeta-0.50.0-2|12	URL:		http://search.cpan.org/~mschilli/%{upstream_name}-%{upstream_version}/lib/%{upstream_name}.pm
14cr|perl-GitMeta-0.50.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GitMeta-0.50.0-2|14	
14cr|perl-GitMeta-0.50.0-2|15	BuildRequires:	perl-devel
14cr|perl-GitMeta-0.50.0-2|16	BuildRequires:	perl(Sysadm::Install)
14cr|perl-GitMeta-0.50.0-2|17	BuildArch:      noarch
14cr|perl-GitMeta-0.50.0-2|18	
14cr|perl-GitMeta-0.50.0-2|19	%description
14cr|perl-GitMeta-0.50.0-2|20	GetMeta allows you to work on dozens of git repositories hosted
14cr|perl-GitMeta-0.50.0-2|21	on different servers, and update all of your local copies with a
14cr|perl-GitMeta-0.50.0-2|22	single command. It defines a new syntax, called GMF (git meta format),
14cr|perl-GitMeta-0.50.0-2|23	to configure many different remote git repository locations and
14cr|perl-GitMeta-0.50.0-2|24	provides a script, gitmeta-update, to create local copies of all
14cr|perl-GitMeta-0.50.0-2|25	of these repos or updates them if they already exist. This is useful
14cr|perl-GitMeta-0.50.0-2|26	to periodically update your local clones while you have an Internet
14cr|perl-GitMeta-0.50.0-2|27	connection going so they're up-to-date later when you're offline, or
14cr|perl-GitMeta-0.50.0-2|28	to move to a new system and create clones of all of your favorite
14cr|perl-GitMeta-0.50.0-2|29	git repos with a single command.
14cr|perl-GitMeta-0.50.0-2|30	
14cr|perl-GitMeta-0.50.0-2|31	%prep
14cr|perl-GitMeta-0.50.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GitMeta-0.50.0-2|33	
14cr|perl-GitMeta-0.50.0-2|34	%build
14cr|perl-GitMeta-0.50.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GitMeta-0.50.0-2|36	%make
14cr|perl-GitMeta-0.50.0-2|37	
14cr|perl-GitMeta-0.50.0-2|38	%install
14cr|perl-GitMeta-0.50.0-2|39	%makeinstall_std
14cr|perl-GitMeta-0.50.0-2|40	
14cr|perl-GitMeta-0.50.0-2|41	%files
14cr|perl-GitMeta-0.50.0-2|42	%doc Changes README
14cr|perl-GitMeta-0.50.0-2|43	%{_bindir}/gitmeta-update
14cr|perl-GitMeta-0.50.0-2|44	%{_mandir}/man1/gitmeta-update.1.xz
14cr|perl-GitMeta-0.50.0-2|45	%{_mandir}/man3/*
14cr|perl-GitMeta-0.50.0-2|46	%{perl_vendorlib}/*
14cr|perl-GitMeta-0.50.0-2|47	
14cr|perl-GitMeta-0.50.0-2|48	
14cr|perl-GitMeta-0.50.0-2|49	
14cr|perl-GitMeta-0.50.0-2|50	%changelog
14cr|perl-GitMeta-0.50.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-2
14cr|perl-GitMeta-0.50.0-2|52	+ Revision: 8967f10
14cr|perl-GitMeta-0.50.0-2|53	- MassBuild#464: Increase release tag
14cr|perl-GitMeta-0.50.0-2|54	
14cr|perl-GitMeta-0.50.0-2|55	

4719 14
14cr|perl-Git-Wrapper-0.31.0-3|1	%define upstream_name    Git-Wrapper
14cr|perl-Git-Wrapper-0.31.0-3|2	%define upstream_version 0.031
14cr|perl-Git-Wrapper-0.31.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Git-Wrapper-0.31.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Git-Wrapper-0.31.0-3|5	Release:	3
14cr|perl-Git-Wrapper-0.31.0-3|6	
14cr|perl-Git-Wrapper-0.31.0-3|7	Summary:	Wrap git(7) command-line interface
14cr|perl-Git-Wrapper-0.31.0-3|8	
14cr|perl-Git-Wrapper-0.31.0-3|9	License:	GPL+ or Artistic
14cr|perl-Git-Wrapper-0.31.0-3|10	Group:		Development/Perl
14cr|perl-Git-Wrapper-0.31.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Git-Wrapper-0.31.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Git-Wrapper-0.31.0-3|13	
14cr|perl-Git-Wrapper-0.31.0-3|14	BuildRequires:	git
14cr|perl-Git-Wrapper-0.31.0-3|15	BuildRequires:	perl-devel
14cr|perl-Git-Wrapper-0.31.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Git-Wrapper-0.31.0-3|17	BuildRequires:	perl(File::pushd)
14cr|perl-Git-Wrapper-0.31.0-3|18	BuildRequires:	perl(Test::Deep)
14cr|perl-Git-Wrapper-0.31.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Git-Wrapper-0.31.0-3|20	BuildRequires:	perl(Test::Most)
14cr|perl-Git-Wrapper-0.31.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Git-Wrapper-0.31.0-3|22	BuildRequires:	perl(Sort::Versions)
14cr|perl-Git-Wrapper-0.31.0-3|23	BuildRequires:	perl(Env::Path)
14cr|perl-Git-Wrapper-0.31.0-3|24	
14cr|perl-Git-Wrapper-0.31.0-3|25	BuildArch:	noarch
14cr|perl-Git-Wrapper-0.31.0-3|26	
14cr|perl-Git-Wrapper-0.31.0-3|27	Requires: git
14cr|perl-Git-Wrapper-0.31.0-3|28	
14cr|perl-Git-Wrapper-0.31.0-3|29	%description
14cr|perl-Git-Wrapper-0.31.0-3|30	Git::Wrapper provides an API for git(7) that uses Perl data structures for
14cr|perl-Git-Wrapper-0.31.0-3|31	argument passing, instead of CLI-style '--options' as the Git manpage does.
14cr|perl-Git-Wrapper-0.31.0-3|32	
14cr|perl-Git-Wrapper-0.31.0-3|33	%prep
14cr|perl-Git-Wrapper-0.31.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Git-Wrapper-0.31.0-3|35	
14cr|perl-Git-Wrapper-0.31.0-3|36	%build
14cr|perl-Git-Wrapper-0.31.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Git-Wrapper-0.31.0-3|38	%make
14cr|perl-Git-Wrapper-0.31.0-3|39	
14cr|perl-Git-Wrapper-0.31.0-3|40	%check
14cr|perl-Git-Wrapper-0.31.0-3|41	git config --global user.email "John@smith.org"
14cr|perl-Git-Wrapper-0.31.0-3|42	git config --global user.name "John Smith"
14cr|perl-Git-Wrapper-0.31.0-3|43	%make test
14cr|perl-Git-Wrapper-0.31.0-3|44	
14cr|perl-Git-Wrapper-0.31.0-3|45	%install
14cr|perl-Git-Wrapper-0.31.0-3|46	%makeinstall_std
14cr|perl-Git-Wrapper-0.31.0-3|47	
14cr|perl-Git-Wrapper-0.31.0-3|48	%files
14cr|perl-Git-Wrapper-0.31.0-3|49	%doc Changes
14cr|perl-Git-Wrapper-0.31.0-3|50	%{_mandir}/man3/*
14cr|perl-Git-Wrapper-0.31.0-3|51	%{perl_vendorlib}/*
14cr|perl-Git-Wrapper-0.31.0-3|52	
14cr|perl-Git-Wrapper-0.31.0-3|53	
14cr|perl-Git-Wrapper-0.31.0-3|54	%changelog
14cr|perl-Git-Wrapper-0.31.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.0-3
14cr|perl-Git-Wrapper-0.31.0-3|56	+ Revision: 96eaa6b
14cr|perl-Git-Wrapper-0.31.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Git-Wrapper-0.31.0-3|58	
14cr|perl-Git-Wrapper-0.31.0-3|59	

4720 14
14cr|perl-GMail-Checker-1.40.0-5|1	%define upstream_name	 GMail-Checker
14cr|perl-GMail-Checker-1.40.0-5|2	%define upstream_version 1.04
14cr|perl-GMail-Checker-1.40.0-5|3	
14cr|perl-GMail-Checker-1.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-GMail-Checker-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GMail-Checker-1.40.0-5|6	Release:	5
14cr|perl-GMail-Checker-1.40.0-5|7	
14cr|perl-GMail-Checker-1.40.0-5|8	Summary:	Wrapper for Gmail accounts
14cr|perl-GMail-Checker-1.40.0-5|9	
14cr|perl-GMail-Checker-1.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-GMail-Checker-1.40.0-5|11	Group:		Development/Perl
14cr|perl-GMail-Checker-1.40.0-5|12	Url:		http://search.cpan.org/~fays/GMail-Checker-1.04/Checker.pm
14cr|perl-GMail-Checker-1.40.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/F/FA/FAYS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GMail-Checker-1.40.0-5|14	
14cr|perl-GMail-Checker-1.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-GMail-Checker-1.40.0-5|16	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-GMail-Checker-1.40.0-5|17	BuildArch:	noarch
14cr|perl-GMail-Checker-1.40.0-5|18	
14cr|perl-GMail-Checker-1.40.0-5|19	%description
14cr|perl-GMail-Checker-1.40.0-5|20	This module provides a wrapper that allows you to perform major
14cr|perl-GMail-Checker-1.40.0-5|21	operations on your gmail account. You may create a notifier to
14cr|perl-GMail-Checker-1.40.0-5|22	know about new incoming messages, get information about a specific
14cr|perl-GMail-Checker-1.40.0-5|23	e-mail, retrieve your mails using the POP3 via SSL interface.
14cr|perl-GMail-Checker-1.40.0-5|24	
14cr|perl-GMail-Checker-1.40.0-5|25	%prep
14cr|perl-GMail-Checker-1.40.0-5|26	%setup -q -n %{upstream_name}-104
14cr|perl-GMail-Checker-1.40.0-5|27	
14cr|perl-GMail-Checker-1.40.0-5|28	%build
14cr|perl-GMail-Checker-1.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GMail-Checker-1.40.0-5|30	%make
14cr|perl-GMail-Checker-1.40.0-5|31	
14cr|perl-GMail-Checker-1.40.0-5|32	%check
14cr|perl-GMail-Checker-1.40.0-5|33	%make test
14cr|perl-GMail-Checker-1.40.0-5|34	
14cr|perl-GMail-Checker-1.40.0-5|35	%install
14cr|perl-GMail-Checker-1.40.0-5|36	%makeinstall_std
14cr|perl-GMail-Checker-1.40.0-5|37	
14cr|perl-GMail-Checker-1.40.0-5|38	%files
14cr|perl-GMail-Checker-1.40.0-5|39	%doc MANIFEST README META.yml
14cr|perl-GMail-Checker-1.40.0-5|40	%{_mandir}/man3/*
14cr|perl-GMail-Checker-1.40.0-5|41	%{perl_vendorlib}/*
14cr|perl-GMail-Checker-1.40.0-5|42	
14cr|perl-GMail-Checker-1.40.0-5|43	
14cr|perl-GMail-Checker-1.40.0-5|44	%changelog
14cr|perl-GMail-Checker-1.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-5
14cr|perl-GMail-Checker-1.40.0-5|46	+ Revision: 9fc293d
14cr|perl-GMail-Checker-1.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-GMail-Checker-1.40.0-5|48	
14cr|perl-GMail-Checker-1.40.0-5|49	

4721 14
14cr|perl-Gnome2-GConf-1.44.0-10|1	%define	module	Gnome2-GConf
14cr|perl-Gnome2-GConf-1.44.0-10|2	%define	upstream_version 1.044
14cr|perl-Gnome2-GConf-1.44.0-10|3	
14cr|perl-Gnome2-GConf-1.44.0-10|4	Summary:	Perl module for the gnome2-2.x GConf libraries
14cr|perl-Gnome2-GConf-1.44.0-10|5	Name:		perl-%{module}
14cr|perl-Gnome2-GConf-1.44.0-10|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gnome2-GConf-1.44.0-10|7	Release:	10
14cr|perl-Gnome2-GConf-1.44.0-10|8	License:	GPL+ or Artistic
14cr|perl-Gnome2-GConf-1.44.0-10|9	Group:		Development/GNOME and GTK+
14cr|perl-Gnome2-GConf-1.44.0-10|10	Url:		http://gtk2-perl.sf.net/
14cr|perl-Gnome2-GConf-1.44.0-10|11	Source0:	http://www.cpan.org/modules/by-module/Gnome2/%{module}-%{upstream_version}.tar.bz2
14cr|perl-Gnome2-GConf-1.44.0-10|12	Patch0:		Gnome2-GConf-1.044-cfg_src.patch
14cr|perl-Gnome2-GConf-1.44.0-10|13	Patch1:		Gnome2-GConf-1.044-disable-orbit.patch
14cr|perl-Gnome2-GConf-1.44.0-10|14	BuildRequires:	pkgconfig(gconf-2.0)
14cr|perl-Gnome2-GConf-1.44.0-10|15	BuildRequires:	perl(Glib) => 1.070
14cr|perl-Gnome2-GConf-1.44.0-10|16	BuildRequires:	perl(Gtk2)
14cr|perl-Gnome2-GConf-1.44.0-10|17	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gnome2-GConf-1.44.0-10|18	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gnome2-GConf-1.44.0-10|19	BuildRequires:	perl-devel
14cr|perl-Gnome2-GConf-1.44.0-10|20	Requires:	perl-Glib >= 1.070
14cr|perl-Gnome2-GConf-1.44.0-10|21	
14cr|perl-Gnome2-GConf-1.44.0-10|22	%description
14cr|perl-Gnome2-GConf-1.44.0-10|23	This module provides perl access to GNOME-2.x GConf2 libraries.
14cr|perl-Gnome2-GConf-1.44.0-10|24	
14cr|perl-Gnome2-GConf-1.44.0-10|25	GConf is a configuration data storage mechanism scheduled to
14cr|perl-Gnome2-GConf-1.44.0-10|26	ship with GNOME 2.0. GConf does work without GNOME however; it
14cr|perl-Gnome2-GConf-1.44.0-10|27	can be used with plain GTK+, Xlib, KDE, or even text mode
14cr|perl-Gnome2-GConf-1.44.0-10|28	applications as well.
14cr|perl-Gnome2-GConf-1.44.0-10|29	
14cr|perl-Gnome2-GConf-1.44.0-10|30	%prep
14cr|perl-Gnome2-GConf-1.44.0-10|31	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Gnome2-GConf-1.44.0-10|32	%patch0 -p0 -b .cfg_src
14cr|perl-Gnome2-GConf-1.44.0-10|33	%patch1 -p1
14cr|perl-Gnome2-GConf-1.44.0-10|34	
14cr|perl-Gnome2-GConf-1.44.0-10|35	%build
14cr|perl-Gnome2-GConf-1.44.0-10|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gnome2-GConf-1.44.0-10|37	%make
14cr|perl-Gnome2-GConf-1.44.0-10|38	
14cr|perl-Gnome2-GConf-1.44.0-10|39	%check
14cr|perl-Gnome2-GConf-1.44.0-10|40	# this fails, we need to start some gnome thingy, but i don't know which
14cr|perl-Gnome2-GConf-1.44.0-10|41	# one. skipping test for now.
14cr|perl-Gnome2-GConf-1.44.0-10|42	#make test
14cr|perl-Gnome2-GConf-1.44.0-10|43	
14cr|perl-Gnome2-GConf-1.44.0-10|44	%install
14cr|perl-Gnome2-GConf-1.44.0-10|45	%makeinstall_std
14cr|perl-Gnome2-GConf-1.44.0-10|46	
14cr|perl-Gnome2-GConf-1.44.0-10|47	%files
14cr|perl-Gnome2-GConf-1.44.0-10|48	%doc AUTHOR README examples
14cr|perl-Gnome2-GConf-1.44.0-10|49	%{_mandir}/*/*
14cr|perl-Gnome2-GConf-1.44.0-10|50	%{perl_vendorarch}/Gnome2*
14cr|perl-Gnome2-GConf-1.44.0-10|51	%{perl_vendorarch}/auto/Gnome2
14cr|perl-Gnome2-GConf-1.44.0-10|52	
14cr|perl-Gnome2-GConf-1.44.0-10|53	
14cr|perl-Gnome2-GConf-1.44.0-10|54	
14cr|perl-Gnome2-GConf-1.44.0-10|55	%changelog
14cr|perl-Gnome2-GConf-1.44.0-10|56	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.44.0-10
14cr|perl-Gnome2-GConf-1.44.0-10|57	+ Revision: 1e4c098
14cr|perl-Gnome2-GConf-1.44.0-10|58	- Add patch from Debian to fix build
14cr|perl-Gnome2-GConf-1.44.0-10|59	
14cr|perl-Gnome2-GConf-1.44.0-10|60	

4722 14
14cr|perl-Gnome2-Rsvg-0.110.0-5|1	%define upstream_name Gnome2-Rsvg
14cr|perl-Gnome2-Rsvg-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Gnome2-Rsvg-0.110.0-5|3	
14cr|perl-Gnome2-Rsvg-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Gnome2-Rsvg-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gnome2-Rsvg-0.110.0-5|6	Release:	5
14cr|perl-Gnome2-Rsvg-0.110.0-5|7	
14cr|perl-Gnome2-Rsvg-0.110.0-5|8	Summary:	Perl module for the gnome2-2.x rsvg libraries
14cr|perl-Gnome2-Rsvg-0.110.0-5|9	
14cr|perl-Gnome2-Rsvg-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Gnome2-Rsvg-0.110.0-5|11	Group:		Development/GNOME and GTK+
14cr|perl-Gnome2-Rsvg-0.110.0-5|12	URL:		http://gtk2-perl.sf.net/
14cr|perl-Gnome2-Rsvg-0.110.0-5|13	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Gnome2-Rsvg-0.110.0-5|14	
14cr|perl-Gnome2-Rsvg-0.110.0-5|15	BuildRequires:	pkgconfig(atk)
14cr|perl-Gnome2-Rsvg-0.110.0-5|16	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|perl-Gnome2-Rsvg-0.110.0-5|17	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gnome2-Rsvg-0.110.0-5|18	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gnome2-Rsvg-0.110.0-5|19	BuildRequires:	perl(Glib)
14cr|perl-Gnome2-Rsvg-0.110.0-5|20	BuildRequires:	perl(Gtk2) pkgconfig(gtk+-2.0)
14cr|perl-Gnome2-Rsvg-0.110.0-5|21	BuildRequires:	perl-devel
14cr|perl-Gnome2-Rsvg-0.110.0-5|22	Conflicts:	drakxtools < 9.1-15mdk
14cr|perl-Gnome2-Rsvg-0.110.0-5|23	
14cr|perl-Gnome2-Rsvg-0.110.0-5|24	%description
14cr|perl-Gnome2-Rsvg-0.110.0-5|25	This module provides perl access to GNOME-2.x rsvg libraries
14cr|perl-Gnome2-Rsvg-0.110.0-5|26	(which uses libart and pango to render svg files.
14cr|perl-Gnome2-Rsvg-0.110.0-5|27	
14cr|perl-Gnome2-Rsvg-0.110.0-5|28	%prep
14cr|perl-Gnome2-Rsvg-0.110.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gnome2-Rsvg-0.110.0-5|30	find -type d -name CVS | rm -rf
14cr|perl-Gnome2-Rsvg-0.110.0-5|31	
14cr|perl-Gnome2-Rsvg-0.110.0-5|32	%build
14cr|perl-Gnome2-Rsvg-0.110.0-5|33	RPM_OPT_FLAGS="%{optflags} -Os"
14cr|perl-Gnome2-Rsvg-0.110.0-5|34	export GTK2_PERL_CFLAGS="%{optflags}"
14cr|perl-Gnome2-Rsvg-0.110.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gnome2-Rsvg-0.110.0-5|36	make OPTIMIZE="%{optflags}"
14cr|perl-Gnome2-Rsvg-0.110.0-5|37	#%make test || :
14cr|perl-Gnome2-Rsvg-0.110.0-5|38	
14cr|perl-Gnome2-Rsvg-0.110.0-5|39	%install
14cr|perl-Gnome2-Rsvg-0.110.0-5|40	%makeinstall_std
14cr|perl-Gnome2-Rsvg-0.110.0-5|41	
14cr|perl-Gnome2-Rsvg-0.110.0-5|42	%files
14cr|perl-Gnome2-Rsvg-0.110.0-5|43	%doc LICENSE
14cr|perl-Gnome2-Rsvg-0.110.0-5|44	%{_mandir}/*/*
14cr|perl-Gnome2-Rsvg-0.110.0-5|45	%{perl_vendorarch}/Gnome2/*
14cr|perl-Gnome2-Rsvg-0.110.0-5|46	%{perl_vendorarch}/auto/Gnome2/*
14cr|perl-Gnome2-Rsvg-0.110.0-5|47	
14cr|perl-Gnome2-Rsvg-0.110.0-5|48	
14cr|perl-Gnome2-Rsvg-0.110.0-5|49	
14cr|perl-Gnome2-Rsvg-0.110.0-5|50	%changelog
14cr|perl-Gnome2-Rsvg-0.110.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Gnome2-Rsvg-0.110.0-5|52	+ Revision: 785490b
14cr|perl-Gnome2-Rsvg-0.110.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Gnome2-Rsvg-0.110.0-5|54	
14cr|perl-Gnome2-Rsvg-0.110.0-5|55	

4723 14
14cr|perl-Gnome2-Wnck-0.160.0-3|1	%define	upstream_name	 Gnome2-Wnck
14cr|perl-Gnome2-Wnck-0.160.0-3|2	%define	upstream_version 0.16
14cr|perl-Gnome2-Wnck-0.160.0-3|3	
14cr|perl-Gnome2-Wnck-0.160.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Gnome2-Wnck-0.160.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gnome2-Wnck-0.160.0-3|6	Release:    3
14cr|perl-Gnome2-Wnck-0.160.0-3|7	
14cr|perl-Gnome2-Wnck-0.160.0-3|8	Summary:	Perl module for the gnome2-2.x wnck libraries
14cr|perl-Gnome2-Wnck-0.160.0-3|9	
14cr|perl-Gnome2-Wnck-0.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-Gnome2-Wnck-0.160.0-3|11	Group:		Development/GNOME and GTK+
14cr|perl-Gnome2-Wnck-0.160.0-3|12	Url:		http://gtk2-perl.sf.net/
14cr|perl-Gnome2-Wnck-0.160.0-3|13	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gnome2-Wnck-0.160.0-3|14	
14cr|perl-Gnome2-Wnck-0.160.0-3|15	BuildRequires:  libwnck-devel >= 2.19.5
14cr|perl-Gnome2-Wnck-0.160.0-3|16	BuildRequires:	perl-devel
14cr|perl-Gnome2-Wnck-0.160.0-3|17	BuildRequires:  perl-ExtUtils-Depends
14cr|perl-Gnome2-Wnck-0.160.0-3|18	BuildRequires:  perl-ExtUtils-PkgConfig
14cr|perl-Gnome2-Wnck-0.160.0-3|19	BuildRequires:	perl-Glib => 1.00
14cr|perl-Gnome2-Wnck-0.160.0-3|20	BuildRequires:  perl-Gtk2
14cr|perl-Gnome2-Wnck-0.160.0-3|21	BuildRequires:  pkgconfig
14cr|perl-Gnome2-Wnck-0.160.0-3|22	BuildRequires:  x11-server-xvfb
14cr|perl-Gnome2-Wnck-0.160.0-3|23	
14cr|perl-Gnome2-Wnck-0.160.0-3|24	Conflicts:	drakxtools < 9.1-15mdk
14cr|perl-Gnome2-Wnck-0.160.0-3|25	Requires:	perl-Glib >= 1.00
14cr|perl-Gnome2-Wnck-0.160.0-3|26	
14cr|perl-Gnome2-Wnck-0.160.0-3|27	%description
14cr|perl-Gnome2-Wnck-0.160.0-3|28	This module provides perl access to GNOME-2.x wnck libraries.
14cr|perl-Gnome2-Wnck-0.160.0-3|29	
14cr|perl-Gnome2-Wnck-0.160.0-3|30	libwnck is Window Navigator Construction Kit, i.e. a library to use
14cr|perl-Gnome2-Wnck-0.160.0-3|31	for writing pagers and taskslists and stuff.
14cr|perl-Gnome2-Wnck-0.160.0-3|32	
14cr|perl-Gnome2-Wnck-0.160.0-3|33	%prep
14cr|perl-Gnome2-Wnck-0.160.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gnome2-Wnck-0.160.0-3|35	find -type d -name CVS | rm -rf
14cr|perl-Gnome2-Wnck-0.160.0-3|36	
14cr|perl-Gnome2-Wnck-0.160.0-3|37	%build
14cr|perl-Gnome2-Wnck-0.160.0-3|38	RPM_OPT_FLAGS="%{optflags} -Os -s"
14cr|perl-Gnome2-Wnck-0.160.0-3|39	export GTK2_PERL_CFLAGS="%{optflags}"
14cr|perl-Gnome2-Wnck-0.160.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gnome2-Wnck-0.160.0-3|41	%make OPTIMIZE="%{optflags}"
14cr|perl-Gnome2-Wnck-0.160.0-3|42	#%make test || :
14cr|perl-Gnome2-Wnck-0.160.0-3|43	
14cr|perl-Gnome2-Wnck-0.160.0-3|44	%install
14cr|perl-Gnome2-Wnck-0.160.0-3|45	%makeinstall_std
14cr|perl-Gnome2-Wnck-0.160.0-3|46	
14cr|perl-Gnome2-Wnck-0.160.0-3|47	%clean
14cr|perl-Gnome2-Wnck-0.160.0-3|48	
14cr|perl-Gnome2-Wnck-0.160.0-3|49	%files
14cr|perl-Gnome2-Wnck-0.160.0-3|50	%defattr(-, root, root)
14cr|perl-Gnome2-Wnck-0.160.0-3|51	%doc LICENSE
14cr|perl-Gnome2-Wnck-0.160.0-3|52	%{_mandir}/*/*
14cr|perl-Gnome2-Wnck-0.160.0-3|53	%{perl_vendorarch}/Gnome2/*
14cr|perl-Gnome2-Wnck-0.160.0-3|54	%{perl_vendorarch}/auto/Gnome2/*
14cr|perl-Gnome2-Wnck-0.160.0-3|55	
14cr|perl-Gnome2-Wnck-0.160.0-3|56	
14cr|perl-Gnome2-Wnck-0.160.0-3|57	
14cr|perl-Gnome2-Wnck-0.160.0-3|58	%changelog
14cr|perl-Gnome2-Wnck-0.160.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-Gnome2-Wnck-0.160.0-3|60	+ Revision: 88102ae
14cr|perl-Gnome2-Wnck-0.160.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Gnome2-Wnck-0.160.0-3|62	
14cr|perl-Gnome2-Wnck-0.160.0-3|63	

4724 14
14cr|perl-GnuPG-Interface-0.460.0-3|1	%define upstream_name	 GnuPG-Interface
14cr|perl-GnuPG-Interface-0.460.0-3|2	%define upstream_version 0.46
14cr|perl-GnuPG-Interface-0.460.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-GnuPG-Interface-0.460.0-3|4	Version:	%perl_convert_version 0.46
14cr|perl-GnuPG-Interface-0.460.0-3|5	Release:	3
14cr|perl-GnuPG-Interface-0.460.0-3|6	
14cr|perl-GnuPG-Interface-0.460.0-3|7	Summary:	GnuPG-Interface module for perl
14cr|perl-GnuPG-Interface-0.460.0-3|8	
14cr|perl-GnuPG-Interface-0.460.0-3|9	Group:		Development/Perl
14cr|perl-GnuPG-Interface-0.460.0-3|10	License:	GPL
14cr|perl-GnuPG-Interface-0.460.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GnuPG-Interface-0.460.0-3|12	Source0:	http://www.cpan.org/modules/by-module/GnuPG/GnuPG-Interface-0.46.tar.gz
14cr|perl-GnuPG-Interface-0.460.0-3|13	
14cr|perl-GnuPG-Interface-0.460.0-3|14	BuildRequires:	gnupg
14cr|perl-GnuPG-Interface-0.460.0-3|15	BuildRequires:	perl-devel
14cr|perl-GnuPG-Interface-0.460.0-3|16	BuildRequires:	perl(Any::Moose)
14cr|perl-GnuPG-Interface-0.460.0-3|17	BuildRequires:	perl(Class::MethodMaker)
14cr|perl-GnuPG-Interface-0.460.0-3|18	# For interactive tests
14cr|perl-GnuPG-Interface-0.460.0-3|19	BuildRequires:	perl(Expect)
14cr|perl-GnuPG-Interface-0.460.0-3|20	
14cr|perl-GnuPG-Interface-0.460.0-3|21	Requires:	perl(Class::MethodMaker)
14cr|perl-GnuPG-Interface-0.460.0-3|22	BuildArch:	noarch
14cr|perl-GnuPG-Interface-0.460.0-3|23	
14cr|perl-GnuPG-Interface-0.460.0-3|24	
14cr|perl-GnuPG-Interface-0.460.0-3|25	%description
14cr|perl-GnuPG-Interface-0.460.0-3|26	GnuPG::Interface and its associated modules
14cr|perl-GnuPG-Interface-0.460.0-3|27	are designed to provide an object-oriented
14cr|perl-GnuPG-Interface-0.460.0-3|28	method for interacting with GnuPG, being able
14cr|perl-GnuPG-Interface-0.460.0-3|29	to perform functions such as but not limited
14cr|perl-GnuPG-Interface-0.460.0-3|30	to encrypting, signing, decryption, verification,
14cr|perl-GnuPG-Interface-0.460.0-3|31	and key-listing parsing.
14cr|perl-GnuPG-Interface-0.460.0-3|32	
14cr|perl-GnuPG-Interface-0.460.0-3|33	%prep
14cr|perl-GnuPG-Interface-0.460.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GnuPG-Interface-0.460.0-3|35	
14cr|perl-GnuPG-Interface-0.460.0-3|36	%build
14cr|perl-GnuPG-Interface-0.460.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GnuPG-Interface-0.460.0-3|38	make
14cr|perl-GnuPG-Interface-0.460.0-3|39	
14cr|perl-GnuPG-Interface-0.460.0-3|40	%check
14cr|perl-GnuPG-Interface-0.460.0-3|41	perl -mExpect -e 'my $e=Expect->spawn("make test");
14cr|perl-GnuPG-Interface-0.460.0-3|42	$e->expect(undef);
14cr|perl-GnuPG-Interface-0.460.0-3|43	exit $e->exitstatus()'
14cr|perl-GnuPG-Interface-0.460.0-3|44	
14cr|perl-GnuPG-Interface-0.460.0-3|45	%install
14cr|perl-GnuPG-Interface-0.460.0-3|46	%makeinstall_std
14cr|perl-GnuPG-Interface-0.460.0-3|47	
14cr|perl-GnuPG-Interface-0.460.0-3|48	%files
14cr|perl-GnuPG-Interface-0.460.0-3|49	%doc README
14cr|perl-GnuPG-Interface-0.460.0-3|50	%{perl_vendorlib}/GnuPG
14cr|perl-GnuPG-Interface-0.460.0-3|51	%{_mandir}/*/*
14cr|perl-GnuPG-Interface-0.460.0-3|52	
14cr|perl-GnuPG-Interface-0.460.0-3|53	
14cr|perl-GnuPG-Interface-0.460.0-3|54	%changelog
14cr|perl-GnuPG-Interface-0.460.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.460.0-3
14cr|perl-GnuPG-Interface-0.460.0-3|56	+ Revision: f2cf51e
14cr|perl-GnuPG-Interface-0.460.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-GnuPG-Interface-0.460.0-3|58	
14cr|perl-GnuPG-Interface-0.460.0-3|59	

4725 14
14cr|perl-Goo-Canvas-0.60.0-3|1	%define upstream_name    Goo-Canvas
14cr|perl-Goo-Canvas-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Goo-Canvas-0.60.0-3|3	
14cr|perl-Goo-Canvas-0.60.0-3|4	# Newx calls Perl_croak_nocontext with a char * without "%s", may be
14cr|perl-Goo-Canvas-0.60.0-3|5	# valid or not but it isn't fixable here, keep this until perl is fixed
14cr|perl-Goo-Canvas-0.60.0-3|6	%define Werror_cflags %nil
14cr|perl-Goo-Canvas-0.60.0-3|7	
14cr|perl-Goo-Canvas-0.60.0-3|8	
14cr|perl-Goo-Canvas-0.60.0-3|9	Name:       perl-%{upstream_name}
14cr|perl-Goo-Canvas-0.60.0-3|10	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Goo-Canvas-0.60.0-3|11	Release:    3
14cr|perl-Goo-Canvas-0.60.0-3|12	
14cr|perl-Goo-Canvas-0.60.0-3|13	Summary:	Goo::Canvas Perl interface to the GooCanvas
14cr|perl-Goo-Canvas-0.60.0-3|14	
14cr|perl-Goo-Canvas-0.60.0-3|15	License:	GPL+ or Artistic
14cr|perl-Goo-Canvas-0.60.0-3|16	Group:		Development/Perl
14cr|perl-Goo-Canvas-0.60.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Goo-Canvas-0.60.0-3|18	Source0:	http://search.cpan.org/CPAN/authors/id/Y/YE/YEWENBIN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Goo-Canvas-0.60.0-3|19	
14cr|perl-Goo-Canvas-0.60.0-3|20	BuildRequires:	libgoocanvas-devel
14cr|perl-Goo-Canvas-0.60.0-3|21	BuildRequires:	perl-ExtUtils-Depends
14cr|perl-Goo-Canvas-0.60.0-3|22	BuildRequires:	perl-ExtUtils-PkgConfig
14cr|perl-Goo-Canvas-0.60.0-3|23	BuildRequires:	perl-Glib
14cr|perl-Goo-Canvas-0.60.0-3|24	BuildRequires:	perl-Gtk2
14cr|perl-Goo-Canvas-0.60.0-3|25	BuildRequires:	perl-devel
14cr|perl-Goo-Canvas-0.60.0-3|26	
14cr|perl-Goo-Canvas-0.60.0-3|27	%description
14cr|perl-Goo-Canvas-0.60.0-3|28	GTK+ does't has an buildin canvas widget. GooCanvas is wonderful. It is
14cr|perl-Goo-Canvas-0.60.0-3|29	easy to use and has powerful and extensible way to create items in
14cr|perl-Goo-Canvas-0.60.0-3|30	canvas. Just try it.  For more documents, please read GooCanvas Manual
14cr|perl-Goo-Canvas-0.60.0-3|31	and the demo programs provided in the source distribution in both
14cr|perl-Goo-Canvas-0.60.0-3|32	perl-Goo::Canvas and GooCanvas.
14cr|perl-Goo-Canvas-0.60.0-3|33	
14cr|perl-Goo-Canvas-0.60.0-3|34	%prep
14cr|perl-Goo-Canvas-0.60.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Goo-Canvas-0.60.0-3|36	
14cr|perl-Goo-Canvas-0.60.0-3|37	%build
14cr|perl-Goo-Canvas-0.60.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Goo-Canvas-0.60.0-3|39	%make OPTIMIZE="%{optflags}"
14cr|perl-Goo-Canvas-0.60.0-3|40	
14cr|perl-Goo-Canvas-0.60.0-3|41	%check
14cr|perl-Goo-Canvas-0.60.0-3|42	%make test
14cr|perl-Goo-Canvas-0.60.0-3|43	
14cr|perl-Goo-Canvas-0.60.0-3|44	%install
14cr|perl-Goo-Canvas-0.60.0-3|45	%makeinstall_std
14cr|perl-Goo-Canvas-0.60.0-3|46	rm -f %{buildroot}/usr/bin/perltetris.pl
14cr|perl-Goo-Canvas-0.60.0-3|47	rm -f %{buildroot}/usr/bin/perlmine.pl
14cr|perl-Goo-Canvas-0.60.0-3|48	
14cr|perl-Goo-Canvas-0.60.0-3|49	%clean
14cr|perl-Goo-Canvas-0.60.0-3|50	
14cr|perl-Goo-Canvas-0.60.0-3|51	%files
14cr|perl-Goo-Canvas-0.60.0-3|52	%dir %{perl_vendorarch}/Goo/Cairo
14cr|perl-Goo-Canvas-0.60.0-3|53	%dir %{perl_vendorarch}/Goo/Canvas
14cr|perl-Goo-Canvas-0.60.0-3|54	%{perl_vendorarch}/Goo/*.pod
14cr|perl-Goo-Canvas-0.60.0-3|55	%{perl_vendorarch}/Goo/*.pm
14cr|perl-Goo-Canvas-0.60.0-3|56	%{perl_vendorarch}/Goo/Cairo/*.pod
14cr|perl-Goo-Canvas-0.60.0-3|57	%{perl_vendorarch}/Goo/Canvas/*.pod
14cr|perl-Goo-Canvas-0.60.0-3|58	%{perl_vendorarch}/Goo/Canvas/Install/*
14cr|perl-Goo-Canvas-0.60.0-3|59	%{perl_vendorarch}/auto/Goo/Canvas/Canvas.so
14cr|perl-Goo-Canvas-0.60.0-3|60	%{_mandir}/*/*
14cr|perl-Goo-Canvas-0.60.0-3|61	
14cr|perl-Goo-Canvas-0.60.0-3|62	
14cr|perl-Goo-Canvas-0.60.0-3|63	
14cr|perl-Goo-Canvas-0.60.0-3|64	%changelog
14cr|perl-Goo-Canvas-0.60.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Goo-Canvas-0.60.0-3|66	+ Revision: 78af934
14cr|perl-Goo-Canvas-0.60.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-Goo-Canvas-0.60.0-3|68	
14cr|perl-Goo-Canvas-0.60.0-3|69	

4726 14
14cr|perl-GPS-Lowrance-0.310.0-5|1	%define upstream_name    GPS-Lowrance
14cr|perl-GPS-Lowrance-0.310.0-5|2	%define upstream_version 0.31
14cr|perl-GPS-Lowrance-0.310.0-5|3	
14cr|perl-GPS-Lowrance-0.310.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-GPS-Lowrance-0.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GPS-Lowrance-0.310.0-5|6	Release:	5
14cr|perl-GPS-Lowrance-0.310.0-5|7	
14cr|perl-GPS-Lowrance-0.310.0-5|8	Summary:	Convert between mercator meters and degrees
14cr|perl-GPS-Lowrance-0.310.0-5|9	
14cr|perl-GPS-Lowrance-0.310.0-5|10	License:	GPL+ or Artistic
14cr|perl-GPS-Lowrance-0.310.0-5|11	Group:		Development/Perl
14cr|perl-GPS-Lowrance-0.310.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GPS-Lowrance-0.310.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GPS-Lowrance-0.310.0-5|14	
14cr|perl-GPS-Lowrance-0.310.0-5|15	BuildRequires:	perl-devel
14cr|perl-GPS-Lowrance-0.310.0-5|16	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-GPS-Lowrance-0.310.0-5|17	BuildArch:	noarch
14cr|perl-GPS-Lowrance-0.310.0-5|18	
14cr|perl-GPS-Lowrance-0.310.0-5|19	%description
14cr|perl-GPS-Lowrance-0.310.0-5|20	This module provides a variety of low- and high-level methods for
14cr|perl-GPS-Lowrance-0.310.0-5|21	communicating with Lowrance and Eagle GPS receivers which support the LSI
14cr|perl-GPS-Lowrance-0.310.0-5|22	100 protocol. It also provides some utility functions for converting data.
14cr|perl-GPS-Lowrance-0.310.0-5|23	
14cr|perl-GPS-Lowrance-0.310.0-5|24	This module is a work in progress.
14cr|perl-GPS-Lowrance-0.310.0-5|25	
14cr|perl-GPS-Lowrance-0.310.0-5|26	Methods
14cr|perl-GPS-Lowrance-0.310.0-5|27	* connect
14cr|perl-GPS-Lowrance-0.310.0-5|28	
14cr|perl-GPS-Lowrance-0.310.0-5|29	%prep
14cr|perl-GPS-Lowrance-0.310.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GPS-Lowrance-0.310.0-5|31	
14cr|perl-GPS-Lowrance-0.310.0-5|32	%build
14cr|perl-GPS-Lowrance-0.310.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GPS-Lowrance-0.310.0-5|34	%make
14cr|perl-GPS-Lowrance-0.310.0-5|35	
14cr|perl-GPS-Lowrance-0.310.0-5|36	%check
14cr|perl-GPS-Lowrance-0.310.0-5|37	#make test
14cr|perl-GPS-Lowrance-0.310.0-5|38	
14cr|perl-GPS-Lowrance-0.310.0-5|39	%install
14cr|perl-GPS-Lowrance-0.310.0-5|40	%makeinstall_std
14cr|perl-GPS-Lowrance-0.310.0-5|41	
14cr|perl-GPS-Lowrance-0.310.0-5|42	%files
14cr|perl-GPS-Lowrance-0.310.0-5|43	%doc Changes README
14cr|perl-GPS-Lowrance-0.310.0-5|44	%{_mandir}/man3/*
14cr|perl-GPS-Lowrance-0.310.0-5|45	%{perl_vendorlib}/*
14cr|perl-GPS-Lowrance-0.310.0-5|46	
14cr|perl-GPS-Lowrance-0.310.0-5|47	
14cr|perl-GPS-Lowrance-0.310.0-5|48	%changelog
14cr|perl-GPS-Lowrance-0.310.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-5
14cr|perl-GPS-Lowrance-0.310.0-5|50	+ Revision: 681eeaf
14cr|perl-GPS-Lowrance-0.310.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-GPS-Lowrance-0.310.0-5|52	
14cr|perl-GPS-Lowrance-0.310.0-5|53	

4727 14
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|1	%define upstream_name    GPS-Lowrance-LSI
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|2	%define upstream_version 0.23
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|3	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|6	Release:	5
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|7	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|8	Summary:	Lowrance Serial Interface Protocol module in Perl
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|9	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|10	License:	GPL+ or Artistic
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|11	Group:		Development/Perl
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|13	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|14	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|15	BuildRequires:	perl-devel
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|16	BuildRequires:	perl(Carp::Assert)
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|17	BuildRequires:	perl(Parse::Binary::FixedFormat)
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|18	BuildArch:	noarch
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|19	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|20	%description
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|21	This module provides _very_ low-level support for the LSI (Lowrance Serial
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|22	Interface) 100 protocol used to communicate with Lowrance and Eagle GPS
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|23	devices.
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|24	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|25	(Higher-level functions and wrappers for specific commands will be provided
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|26	in other modules. This module is intentionally kept simple.)
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|27	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|28	Functions
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|29	* lsi_query
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|30	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|31	%prep
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|33	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|34	%build
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|36	%make
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|37	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|38	%check
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|39	make test
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|40	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|41	%install
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|42	%makeinstall_std
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|43	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|44	%files
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|45	%doc Changes README
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|46	%{_mandir}/man3/*
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|47	%{perl_vendorlib}/*
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|48	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|49	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|50	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|51	%changelog
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-5
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|53	+ Revision: 3011ad1
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|55	
14cr|perl-GPS-Lowrance-LSI-0.230.0-5|56	

4728 14
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|1	%define upstream_name    GPS-Lowrance-Trail
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|2	%define upstream_version 0.43
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|3	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|6	Release:	5
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|7	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|8	Summary:	Convert between GDM16 Trails and other formats
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|9	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|10	License:	GPL+ or Artistic
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|11	Group:		Development/Perl
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|13	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|14	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|15	BuildRequires:	perl-devel
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|16	BuildRequires:	perl(Carp::Assert)
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|17	BuildRequires:	perl(Geo::Coordinates::DecimalDegrees)
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|18	BuildRequires:	perl(Geo::Coordinates::UTM)
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|20	BuildRequires:	perl(XML::Generator)
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|21	BuildArch:	noarch
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|22	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|23	%description
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|24	This module allows one to convert between Lowrance GPS trail files (handled
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|25	by their GDM16 application), Latitude/Longitude (or "Lat/Lon") files, UTM,
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|26	and GPX files which may be used by mapping applications.
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|27	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|28	Methods
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|29	The following methods are implemented.
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|30	* new
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|31	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|32	%prep
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|34	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|35	%build
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|37	%make
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|38	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|39	%check
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|40	make test
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|41	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|42	%install
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|43	%makeinstall_std
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|44	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|45	%files
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|46	%doc Changes README
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|47	%{_mandir}/man3/*
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|48	%{perl_vendorlib}/*
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|49	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|50	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|51	%changelog
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-5
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|53	+ Revision: ca6dd6a
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|55	
14cr|perl-GPS-Lowrance-Trail-0.430.0-5|56	

4729 14
14cr|perl-GPS-Point-0.200.0-3|1	%define upstream_name    GPS-Point
14cr|perl-GPS-Point-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-GPS-Point-0.200.0-3|3	
14cr|perl-GPS-Point-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-GPS-Point-0.200.0-3|5	Version:	%perl_convert_version 0.20
14cr|perl-GPS-Point-0.200.0-3|6	Release:	3
14cr|perl-GPS-Point-0.200.0-3|7	
14cr|perl-GPS-Point-0.200.0-3|8	Summary:	Provides an object interface for a GPS point
14cr|perl-GPS-Point-0.200.0-3|9	
14cr|perl-GPS-Point-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-GPS-Point-0.200.0-3|11	Group:		Development/Perl
14cr|perl-GPS-Point-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GPS-Point-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/GPS/GPS-Point-0.20.tar.gz
14cr|perl-GPS-Point-0.200.0-3|14	
14cr|perl-GPS-Point-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-GPS-Point-0.200.0-3|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-GPS-Point-0.200.0-3|17	BuildRequires:	perl(Test::Number::Delta)
14cr|perl-GPS-Point-0.200.0-3|18	BuildRequires:	perl(Test::Simple)
14cr|perl-GPS-Point-0.200.0-3|19	BuildArch:	noarch
14cr|perl-GPS-Point-0.200.0-3|20	
14cr|perl-GPS-Point-0.200.0-3|21	%description
14cr|perl-GPS-Point-0.200.0-3|22	This is a re-write of the Net::GPSD::Point manpage with a goal of being
14cr|perl-GPS-Point-0.200.0-3|23	more re-usable.
14cr|perl-GPS-Point-0.200.0-3|24	
14cr|perl-GPS-Point-0.200.0-3|25	GPS::Point - Provides an object interface for a GPS fix (e.g. Position,
14cr|perl-GPS-Point-0.200.0-3|26	Velocity and Time).
14cr|perl-GPS-Point-0.200.0-3|27	
14cr|perl-GPS-Point-0.200.0-3|28	Note: Please use Geo::Point, if you want 2D or projection support.
14cr|perl-GPS-Point-0.200.0-3|29	
14cr|perl-GPS-Point-0.200.0-3|30	%prep
14cr|perl-GPS-Point-0.200.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GPS-Point-0.200.0-3|32	
14cr|perl-GPS-Point-0.200.0-3|33	%build
14cr|perl-GPS-Point-0.200.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GPS-Point-0.200.0-3|35	%make
14cr|perl-GPS-Point-0.200.0-3|36	
14cr|perl-GPS-Point-0.200.0-3|37	%check
14cr|perl-GPS-Point-0.200.0-3|38	%make test
14cr|perl-GPS-Point-0.200.0-3|39	
14cr|perl-GPS-Point-0.200.0-3|40	%install
14cr|perl-GPS-Point-0.200.0-3|41	%makeinstall_std
14cr|perl-GPS-Point-0.200.0-3|42	
14cr|perl-GPS-Point-0.200.0-3|43	%files
14cr|perl-GPS-Point-0.200.0-3|44	%doc README Changes LICENSE META.yml
14cr|perl-GPS-Point-0.200.0-3|45	%{_mandir}/man3/*
14cr|perl-GPS-Point-0.200.0-3|46	%{perl_vendorlib}/*
14cr|perl-GPS-Point-0.200.0-3|47	
14cr|perl-GPS-Point-0.200.0-3|48	
14cr|perl-GPS-Point-0.200.0-3|49	%changelog
14cr|perl-GPS-Point-0.200.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-GPS-Point-0.200.0-3|51	+ Revision: 4eb1479
14cr|perl-GPS-Point-0.200.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-GPS-Point-0.200.0-3|53	
14cr|perl-GPS-Point-0.200.0-3|54	

4730 14
14cr|perl-Graph-0.960.0-3|1	%define upstream_name    Graph
14cr|perl-Graph-0.960.0-3|2	%define upstream_version 0.96
14cr|perl-Graph-0.960.0-3|3	
14cr|perl-Graph-0.960.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Graph-0.960.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Graph-0.960.0-3|6	Release:    3
14cr|perl-Graph-0.960.0-3|7	Epoch:      1
14cr|perl-Graph-0.960.0-3|8	
14cr|perl-Graph-0.960.0-3|9	Summary:    Graph data structures and algorithms in perl
14cr|perl-Graph-0.960.0-3|10	
14cr|perl-Graph-0.960.0-3|11	License:    GPL+ or Artistic
14cr|perl-Graph-0.960.0-3|12	Group:      Development/Perl
14cr|perl-Graph-0.960.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Graph-0.960.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Graph/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Graph-0.960.0-3|15	
14cr|perl-Graph-0.960.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Graph-0.960.0-3|17	BuildRequires: perl(JSON::PP)
14cr|perl-Graph-0.960.0-3|18	BuildRequires: perl(List::Util)
14cr|perl-Graph-0.960.0-3|19	BuildRequires: perl(Math::Complex)
14cr|perl-Graph-0.960.0-3|20	BuildRequires: perl(Safe)
14cr|perl-Graph-0.960.0-3|21	BuildRequires: perl(Scalar::Util)
14cr|perl-Graph-0.960.0-3|22	BuildRequires: perl(Storable) >= 2.50.0
14cr|perl-Graph-0.960.0-3|23	BuildRequires: perl(Test::More)
14cr|perl-Graph-0.960.0-3|24	BuildRequires: perl-devel
14cr|perl-Graph-0.960.0-3|25	BuildArch:  noarch
14cr|perl-Graph-0.960.0-3|26	
14cr|perl-Graph-0.960.0-3|27	%description
14cr|perl-Graph-0.960.0-3|28	This module is not for drawing any sort of graphics, but instead it is for
14cr|perl-Graph-0.960.0-3|29	creating abstract data structures called graphs, and for doing various
14cr|perl-Graph-0.960.0-3|30	operations on those.
14cr|perl-Graph-0.960.0-3|31	
14cr|perl-Graph-0.960.0-3|32	%prep
14cr|perl-Graph-0.960.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Graph-0.960.0-3|34	
14cr|perl-Graph-0.960.0-3|35	%build
14cr|perl-Graph-0.960.0-3|36	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Graph-0.960.0-3|37	%make
14cr|perl-Graph-0.960.0-3|38	
14cr|perl-Graph-0.960.0-3|39	%check
14cr|perl-Graph-0.960.0-3|40	%make test
14cr|perl-Graph-0.960.0-3|41	
14cr|perl-Graph-0.960.0-3|42	%install
14cr|perl-Graph-0.960.0-3|43	%makeinstall_std
14cr|perl-Graph-0.960.0-3|44	
14cr|perl-Graph-0.960.0-3|45	%files
14cr|perl-Graph-0.960.0-3|46	%doc Changes DESIGN META.json META.yml MYMETA.yml README RELEASE TODO
14cr|perl-Graph-0.960.0-3|47	%{perl_vendorlib}/Graph
14cr|perl-Graph-0.960.0-3|48	%{perl_vendorlib}/Graph.*
14cr|perl-Graph-0.960.0-3|49	%{perl_vendorlib}/Heap071
14cr|perl-Graph-0.960.0-3|50	%{perl_vendorlib}/auto/Heap071
14cr|perl-Graph-0.960.0-3|51	%{_mandir}/*/*
14cr|perl-Graph-0.960.0-3|52	
14cr|perl-Graph-0.960.0-3|53	
14cr|perl-Graph-0.960.0-3|54	%changelog
14cr|perl-Graph-0.960.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.960.0-3
14cr|perl-Graph-0.960.0-3|56	+ Revision: 5898701
14cr|perl-Graph-0.960.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Graph-0.960.0-3|58	
14cr|perl-Graph-0.960.0-3|59	

4731 14
14cr|perl-Graph-Easy-0.750.0-2|1	%define upstream_name    Graph-Easy
14cr|perl-Graph-Easy-0.750.0-2|2	%define upstream_version 0.75
14cr|perl-Graph-Easy-0.750.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-Graph-Easy-0.750.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Graph-Easy-0.750.0-2|5	Release:	2
14cr|perl-Graph-Easy-0.750.0-2|6	
14cr|perl-Graph-Easy-0.750.0-2|7	Summary:	Parse Graphviz text into Graph::Easy
14cr|perl-Graph-Easy-0.750.0-2|8	
14cr|perl-Graph-Easy-0.750.0-2|9	
14cr|perl-Graph-Easy-0.750.0-2|10	License:	GPL+ or Artistic
14cr|perl-Graph-Easy-0.750.0-2|11	Group:		Development/Perl
14cr|perl-Graph-Easy-0.750.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Graph-Easy-0.750.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Graph/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Graph-Easy-0.750.0-2|14	
14cr|perl-Graph-Easy-0.750.0-2|15	BuildRequires:	perl-devel
14cr|perl-Graph-Easy-0.750.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Graph-Easy-0.750.0-2|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Graph-Easy-0.750.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Graph-Easy-0.750.0-2|19	
14cr|perl-Graph-Easy-0.750.0-2|20	BuildArch:	noarch
14cr|perl-Graph-Easy-0.750.0-2|21	
14cr|perl-Graph-Easy-0.750.0-2|22	%description
14cr|perl-Graph-Easy-0.750.0-2|23	'Graph::Easy' lets you generate graphs consisting of various shaped nodes
14cr|perl-Graph-Easy-0.750.0-2|24	connected by edges (with optional labels).
14cr|perl-Graph-Easy-0.750.0-2|25	
14cr|perl-Graph-Easy-0.750.0-2|26	It can read and write graphs in a varity of formats, as well as render them
14cr|perl-Graph-Easy-0.750.0-2|27	via its own grid-based layouter.
14cr|perl-Graph-Easy-0.750.0-2|28	
14cr|perl-Graph-Easy-0.750.0-2|29	Since the layouter works on a grid (manhattan layout), the output is most
14cr|perl-Graph-Easy-0.750.0-2|30	usefull for flow charts, network diagrams, or hierarchy trees.
14cr|perl-Graph-Easy-0.750.0-2|31	
14cr|perl-Graph-Easy-0.750.0-2|32	%prep
14cr|perl-Graph-Easy-0.750.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Graph-Easy-0.750.0-2|34	rm t/pod.t
14cr|perl-Graph-Easy-0.750.0-2|35	
14cr|perl-Graph-Easy-0.750.0-2|36	%build
14cr|perl-Graph-Easy-0.750.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Graph-Easy-0.750.0-2|38	%make
14cr|perl-Graph-Easy-0.750.0-2|39	
14cr|perl-Graph-Easy-0.750.0-2|40	%check
14cr|perl-Graph-Easy-0.750.0-2|41	%make test
14cr|perl-Graph-Easy-0.750.0-2|42	
14cr|perl-Graph-Easy-0.750.0-2|43	%install
14cr|perl-Graph-Easy-0.750.0-2|44	%makeinstall_std
14cr|perl-Graph-Easy-0.750.0-2|45	
14cr|perl-Graph-Easy-0.750.0-2|46	%files
14cr|perl-Graph-Easy-0.750.0-2|47	%doc README LICENSE CHANGES
14cr|perl-Graph-Easy-0.750.0-2|48	%{_bindir}/graph-easy
14cr|perl-Graph-Easy-0.750.0-2|49	%{_mandir}/man1/*
14cr|perl-Graph-Easy-0.750.0-2|50	%{_mandir}/man3/*
14cr|perl-Graph-Easy-0.750.0-2|51	%{perl_vendorlib}/*
14cr|perl-Graph-Easy-0.750.0-2|52	
14cr|perl-Graph-Easy-0.750.0-2|53	
14cr|perl-Graph-Easy-0.750.0-2|54	
14cr|perl-Graph-Easy-0.750.0-2|55	%changelog
14cr|perl-Graph-Easy-0.750.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.750.0-2
14cr|perl-Graph-Easy-0.750.0-2|57	+ Revision: a237dab
14cr|perl-Graph-Easy-0.750.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Graph-Easy-0.750.0-2|59	
14cr|perl-Graph-Easy-0.750.0-2|60	

4732 14
14cr|perl-Graphics-ColorNames-2.110.0-5|1	%define upstream_name    Graphics-ColorNames
14cr|perl-Graphics-ColorNames-2.110.0-5|2	%define upstream_version 2.11
14cr|perl-Graphics-ColorNames-2.110.0-5|3	
14cr|perl-Graphics-ColorNames-2.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Graphics-ColorNames-2.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Graphics-ColorNames-2.110.0-5|6	Release:	5
14cr|perl-Graphics-ColorNames-2.110.0-5|7	License:	GPL or Artistic
14cr|perl-Graphics-ColorNames-2.110.0-5|8	Group:		Development/Perl
14cr|perl-Graphics-ColorNames-2.110.0-5|9	Summary:	Provides RGB values for standard color names
14cr|perl-Graphics-ColorNames-2.110.0-5|10	
14cr|perl-Graphics-ColorNames-2.110.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Graphics-ColorNames-2.110.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Graphic/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Graphics-ColorNames-2.110.0-5|13	
14cr|perl-Graphics-ColorNames-2.110.0-5|14	BuildRequires:	perl-devel
14cr|perl-Graphics-ColorNames-2.110.0-5|15	BuildRequires:	perl(Carp)
14cr|perl-Graphics-ColorNames-2.110.0-5|16	BuildRequires:	perl(DirHandle)
14cr|perl-Graphics-ColorNames-2.110.0-5|17	BuildRequires:	perl(Exporter)
14cr|perl-Graphics-ColorNames-2.110.0-5|18	BuildRequires:	perl(File::Spec)
14cr|perl-Graphics-ColorNames-2.110.0-5|19	BuildRequires:	perl(FileHandle)
14cr|perl-Graphics-ColorNames-2.110.0-5|20	BuildRequires:	perl(IO::File)
14cr|perl-Graphics-ColorNames-2.110.0-5|21	BuildRequires:	perl(Module::Load)
14cr|perl-Graphics-ColorNames-2.110.0-5|22	BuildRequires:	perl(Module::Loaded)
14cr|perl-Graphics-ColorNames-2.110.0-5|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Graphics-ColorNames-2.110.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Graphics-ColorNames-2.110.0-5|25	BuildRequires:	perl(base)
14cr|perl-Graphics-ColorNames-2.110.0-5|26	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Graphics-ColorNames-2.110.0-5|27	BuildArch:	noarch
14cr|perl-Graphics-ColorNames-2.110.0-5|28	
14cr|perl-Graphics-ColorNames-2.110.0-5|29	%description
14cr|perl-Graphics-ColorNames-2.110.0-5|30	This module provides a common interface for obtaining the RGB values of
14cr|perl-Graphics-ColorNames-2.110.0-5|31	colors by standard names. The intention is to (1) provide a common module
14cr|perl-Graphics-ColorNames-2.110.0-5|32	that authors can use with other modules to specify colors by name; and (2)
14cr|perl-Graphics-ColorNames-2.110.0-5|33	free module authors from having to "re-invent the wheel" whenever they
14cr|perl-Graphics-ColorNames-2.110.0-5|34	decide to give the users the option of specifying a color by name rather
14cr|perl-Graphics-ColorNames-2.110.0-5|35	than RGB value.
14cr|perl-Graphics-ColorNames-2.110.0-5|36	
14cr|perl-Graphics-ColorNames-2.110.0-5|37	For example,
14cr|perl-Graphics-ColorNames-2.110.0-5|38	
14cr|perl-Graphics-ColorNames-2.110.0-5|39	use Graphics::ColorNames 2.10;
14cr|perl-Graphics-ColorNames-2.110.0-5|40	
14cr|perl-Graphics-ColorNames-2.110.0-5|41	%prep
14cr|perl-Graphics-ColorNames-2.110.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Graphics-ColorNames-2.110.0-5|43	
14cr|perl-Graphics-ColorNames-2.110.0-5|44	%build
14cr|perl-Graphics-ColorNames-2.110.0-5|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Graphics-ColorNames-2.110.0-5|46	%make
14cr|perl-Graphics-ColorNames-2.110.0-5|47	
14cr|perl-Graphics-ColorNames-2.110.0-5|48	%check
14cr|perl-Graphics-ColorNames-2.110.0-5|49	make test
14cr|perl-Graphics-ColorNames-2.110.0-5|50	
14cr|perl-Graphics-ColorNames-2.110.0-5|51	%install
14cr|perl-Graphics-ColorNames-2.110.0-5|52	%makeinstall_std
14cr|perl-Graphics-ColorNames-2.110.0-5|53	
14cr|perl-Graphics-ColorNames-2.110.0-5|54	%files
14cr|perl-Graphics-ColorNames-2.110.0-5|55	%doc README Changes
14cr|perl-Graphics-ColorNames-2.110.0-5|56	%{_mandir}/man3/*
14cr|perl-Graphics-ColorNames-2.110.0-5|57	%{perl_vendorlib}/*
14cr|perl-Graphics-ColorNames-2.110.0-5|58	
14cr|perl-Graphics-ColorNames-2.110.0-5|59	
14cr|perl-Graphics-ColorNames-2.110.0-5|60	
14cr|perl-Graphics-ColorNames-2.110.0-5|61	%changelog
14cr|perl-Graphics-ColorNames-2.110.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-5
14cr|perl-Graphics-ColorNames-2.110.0-5|63	+ Revision: c12536f
14cr|perl-Graphics-ColorNames-2.110.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-Graphics-ColorNames-2.110.0-5|65	
14cr|perl-Graphics-ColorNames-2.110.0-5|66	

4733 14
14cr|perl-GraphViz-2.150.0-1|1	%define upstream_name	 GraphViz
14cr|perl-GraphViz-2.150.0-1|2	%define upstream_version 2.15
14cr|perl-GraphViz-2.150.0-1|3	
14cr|perl-GraphViz-2.150.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-GraphViz-2.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-GraphViz-2.150.0-1|6	Release:	1
14cr|perl-GraphViz-2.150.0-1|7	
14cr|perl-GraphViz-2.150.0-1|8	Summary:	%{upstream_name} module for perl
14cr|perl-GraphViz-2.150.0-1|9	
14cr|perl-GraphViz-2.150.0-1|10	License:	GPL+ or Artistic
14cr|perl-GraphViz-2.150.0-1|11	Group:		Development/Perl
14cr|perl-GraphViz-2.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GraphViz-2.150.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-GraphViz-2.150.0-1|14	
14cr|perl-GraphViz-2.150.0-1|15	BuildRequires: perl(Carp) >= 1.10.0
14cr|perl-GraphViz-2.150.0-1|16	BuildRequires: perl(Config)
14cr|perl-GraphViz-2.150.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-GraphViz-2.150.0-1|18	BuildRequires: perl(File::Which) >= 1.90.0
14cr|perl-GraphViz-2.150.0-1|19	BuildRequires: perl(Getopt::Long) >= 2.340.0
14cr|perl-GraphViz-2.150.0-1|20	BuildRequires: perl(IO::Dir) >= 1.40.0
14cr|perl-GraphViz-2.150.0-1|21	BuildRequires: perl(IO::File) >= 1.100.0
14cr|perl-GraphViz-2.150.0-1|22	BuildRequires: perl(IPC::Run) >= 0.600.0
14cr|perl-GraphViz-2.150.0-1|23	BuildRequires: perl(LWP::Simple) >= 6.0.0
14cr|perl-GraphViz-2.150.0-1|24	BuildRequires: perl(Parse::RecDescent) >= 1.965.1
14cr|perl-GraphViz-2.150.0-1|25	BuildRequires: perl(Pod::Usage) >= 1.160.0
14cr|perl-GraphViz-2.150.0-1|26	BuildRequires: perl(Test::More) >= 0.470.0
14cr|perl-GraphViz-2.150.0-1|27	BuildRequires: perl(Time::HiRes) >= 1.510.0
14cr|perl-GraphViz-2.150.0-1|28	BuildRequires: perl(XML::Twig) >= 3.380.0
14cr|perl-GraphViz-2.150.0-1|29	BuildRequires: perl(XML::XPath) >= 1.130.0
14cr|perl-GraphViz-2.150.0-1|30	BuildRequires: perl(strict)
14cr|perl-GraphViz-2.150.0-1|31	BuildRequires: perl(vars)
14cr|perl-GraphViz-2.150.0-1|32	BuildRequires: perl(warnings)
14cr|perl-GraphViz-2.150.0-1|33	BuildRequires: fonts-ttf-dejavu
14cr|perl-GraphViz-2.150.0-1|34	BuildRequires: graphviz
14cr|perl-GraphViz-2.150.0-1|35	BuildRequires: perl-devel
14cr|perl-GraphViz-2.150.0-1|36	
14cr|perl-GraphViz-2.150.0-1|37	BuildArch:	noarch
14cr|perl-GraphViz-2.150.0-1|38	Requires:	graphviz
14cr|perl-GraphViz-2.150.0-1|39	
14cr|perl-GraphViz-2.150.0-1|40	%description
14cr|perl-GraphViz-2.150.0-1|41	This module provides an interface to layout and image generation of
14cr|perl-GraphViz-2.150.0-1|42	directed and undirected graphs in a variety of formats (PostScript, PNG,
14cr|perl-GraphViz-2.150.0-1|43	etc.) using the "dot", "neato" and "twopi" programs from the GraphViz
14cr|perl-GraphViz-2.150.0-1|44	project (http://www.graphviz.org/ or
14cr|perl-GraphViz-2.150.0-1|45	http://www.research.att.com/sw/tools/graphviz/).
14cr|perl-GraphViz-2.150.0-1|46	
14cr|perl-GraphViz-2.150.0-1|47	%prep
14cr|perl-GraphViz-2.150.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GraphViz-2.150.0-1|49	
14cr|perl-GraphViz-2.150.0-1|50	%build
14cr|perl-GraphViz-2.150.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GraphViz-2.150.0-1|52	%make
14cr|perl-GraphViz-2.150.0-1|53	
14cr|perl-GraphViz-2.150.0-1|54	%check
14cr|perl-GraphViz-2.150.0-1|55	make test
14cr|perl-GraphViz-2.150.0-1|56	
14cr|perl-GraphViz-2.150.0-1|57	%install
14cr|perl-GraphViz-2.150.0-1|58	%makeinstall_std
14cr|perl-GraphViz-2.150.0-1|59	
14cr|perl-GraphViz-2.150.0-1|60	%files
14cr|perl-GraphViz-2.150.0-1|61	%doc README META.json META.yml MYMETA.yml examples
14cr|perl-GraphViz-2.150.0-1|62	%{perl_vendorlib}/GraphViz.pm
14cr|perl-GraphViz-2.150.0-1|63	%{perl_vendorlib}/GraphViz
14cr|perl-GraphViz-2.150.0-1|64	%{perl_vendorlib}/Devel
14cr|perl-GraphViz-2.150.0-1|65	%{_mandir}/*/*
14cr|perl-GraphViz-2.150.0-1|66	
14cr|perl-GraphViz-2.150.0-1|67	
14cr|perl-GraphViz-2.150.0-1|68	
14cr|perl-GraphViz-2.150.0-1|69	%changelog
14cr|perl-GraphViz-2.150.0-1|70	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.150.0-1
14cr|perl-GraphViz-2.150.0-1|71	+ Revision: 4308f7f
14cr|perl-GraphViz-2.150.0-1|72	- Turn back perl-devel BR
14cr|perl-GraphViz-2.150.0-1|73	
14cr|perl-GraphViz-2.150.0-1|74	

4734 14
14cr|perl-GStreamer-0.190.0-3|1	%define upstream_name    GStreamer
14cr|perl-GStreamer-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-GStreamer-0.190.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-GStreamer-0.190.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-GStreamer-0.190.0-3|5	Release:	3
14cr|perl-GStreamer-0.190.0-3|6	
14cr|perl-GStreamer-0.190.0-3|7	Summary:    Perl module for the gstreamer library
14cr|perl-GStreamer-0.190.0-3|8	
14cr|perl-GStreamer-0.190.0-3|9	License:    GPL+ or Artistic
14cr|perl-GStreamer-0.190.0-3|10	Group:      Development/GNOME and GTK+
14cr|perl-GStreamer-0.190.0-3|11	Url:        http://gtk2-perl.sf.net/
14cr|perl-GStreamer-0.190.0-3|12	Source0:    http://sourceforge.net/projects/gtk2-perl/files/GStreamer/%{upstream_version}/GStreamer-%{upstream_version}.tar.gz
14cr|perl-GStreamer-0.190.0-3|13	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
14cr|perl-GStreamer-0.190.0-3|14	
14cr|perl-GStreamer-0.190.0-3|15	BuildRequires: libgstreamer-devel >= 0.10
14cr|perl-GStreamer-0.190.0-3|16	BuildRequires: perl-Glib >= 1.100
14cr|perl-GStreamer-0.190.0-3|17	BuildRequires: perl-Gtk2 >= 1.100
14cr|perl-GStreamer-0.190.0-3|18	BuildRequires: perl-ExtUtils-Depends
14cr|perl-GStreamer-0.190.0-3|19	BuildRequires: perl-ExtUtils-PkgConfig
14cr|perl-GStreamer-0.190.0-3|20	BuildRequires: perl-devel
14cr|perl-GStreamer-0.190.0-3|21	
14cr|perl-GStreamer-0.190.0-3|22	%description
14cr|perl-GStreamer-0.190.0-3|23	This module allows you to use the GStreamer library from Perl.
14cr|perl-GStreamer-0.190.0-3|24	
14cr|perl-GStreamer-0.190.0-3|25	%prep
14cr|perl-GStreamer-0.190.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GStreamer-0.190.0-3|27	find -type d -name CVS | rm -rf
14cr|perl-GStreamer-0.190.0-3|28	
14cr|perl-GStreamer-0.190.0-3|29	%build
14cr|perl-GStreamer-0.190.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GStreamer-0.190.0-3|31	%make OPTIMIZE="%{optflags}" OTHERLDFLAGS="-Wl,--as-needed"
14cr|perl-GStreamer-0.190.0-3|32	#%make test || :
14cr|perl-GStreamer-0.190.0-3|33	
14cr|perl-GStreamer-0.190.0-3|34	%install
14cr|perl-GStreamer-0.190.0-3|35	%makeinstall_std
14cr|perl-GStreamer-0.190.0-3|36	
14cr|perl-GStreamer-0.190.0-3|37	%clean
14cr|perl-GStreamer-0.190.0-3|38	
14cr|perl-GStreamer-0.190.0-3|39	%files
14cr|perl-GStreamer-0.190.0-3|40	%defattr(-, root, root)
14cr|perl-GStreamer-0.190.0-3|41	%doc examples
14cr|perl-GStreamer-0.190.0-3|42	%{_mandir}/*/*
14cr|perl-GStreamer-0.190.0-3|43	%{perl_vendorarch}/%{upstream_name}*
14cr|perl-GStreamer-0.190.0-3|44	%{perl_vendorarch}/auto/*
14cr|perl-GStreamer-0.190.0-3|45	
14cr|perl-GStreamer-0.190.0-3|46	
14cr|perl-GStreamer-0.190.0-3|47	
14cr|perl-GStreamer-0.190.0-3|48	%changelog
14cr|perl-GStreamer-0.190.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-GStreamer-0.190.0-3|50	+ Revision: 885b1ff
14cr|perl-GStreamer-0.190.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-GStreamer-0.190.0-3|52	
14cr|perl-GStreamer-0.190.0-3|53	

4735 14
14cr|perl-GStreamer-Interfaces-0.60.0-5|1	%define upstream_name    GStreamer-Interfaces
14cr|perl-GStreamer-Interfaces-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-GStreamer-Interfaces-0.60.0-5|3	
14cr|perl-GStreamer-Interfaces-0.60.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-GStreamer-Interfaces-0.60.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-GStreamer-Interfaces-0.60.0-5|6	Release:	5
14cr|perl-GStreamer-Interfaces-0.60.0-5|7	
14cr|perl-GStreamer-Interfaces-0.60.0-5|8	Summary:    Perl module for the gstreamer library
14cr|perl-GStreamer-Interfaces-0.60.0-5|9	
14cr|perl-GStreamer-Interfaces-0.60.0-5|10	License:    GPL+ or Artistic
14cr|perl-GStreamer-Interfaces-0.60.0-5|11	Group:      Development/GNOME and GTK+
14cr|perl-GStreamer-Interfaces-0.60.0-5|12	Url:        http://gtk2-perl.sf.net/
14cr|perl-GStreamer-Interfaces-0.60.0-5|13	Source0:    %{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-GStreamer-Interfaces-0.60.0-5|14	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
14cr|perl-GStreamer-Interfaces-0.60.0-5|15	
14cr|perl-GStreamer-Interfaces-0.60.0-5|16	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|perl-GStreamer-Interfaces-0.60.0-5|17	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|perl-GStreamer-Interfaces-0.60.0-5|18	BuildRequires:	perl(Glib) >= 1.100
14cr|perl-GStreamer-Interfaces-0.60.0-5|19	BuildRequires:	perl(GStreamer)
14cr|perl-GStreamer-Interfaces-0.60.0-5|20	BuildRequires:	perl(Gtk2) >= 1.100
14cr|perl-GStreamer-Interfaces-0.60.0-5|21	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-GStreamer-Interfaces-0.60.0-5|22	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-GStreamer-Interfaces-0.60.0-5|23	BuildRequires:	perl-devel
14cr|perl-GStreamer-Interfaces-0.60.0-5|24	
14cr|perl-GStreamer-Interfaces-0.60.0-5|25	%description
14cr|perl-GStreamer-Interfaces-0.60.0-5|26	This module allows you to use the GStreamer library from Perl.
14cr|perl-GStreamer-Interfaces-0.60.0-5|27	
14cr|perl-GStreamer-Interfaces-0.60.0-5|28	%prep
14cr|perl-GStreamer-Interfaces-0.60.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GStreamer-Interfaces-0.60.0-5|30	find -type d -name CVS | rm -rf
14cr|perl-GStreamer-Interfaces-0.60.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-GStreamer-Interfaces-0.60.0-5|32	
14cr|perl-GStreamer-Interfaces-0.60.0-5|33	%build
14cr|perl-GStreamer-Interfaces-0.60.0-5|34	%make OPTIMIZE="%{optflags}"
14cr|perl-GStreamer-Interfaces-0.60.0-5|35	
14cr|perl-GStreamer-Interfaces-0.60.0-5|36	%check
14cr|perl-GStreamer-Interfaces-0.60.0-5|37	#%make test
14cr|perl-GStreamer-Interfaces-0.60.0-5|38	
14cr|perl-GStreamer-Interfaces-0.60.0-5|39	%install
14cr|perl-GStreamer-Interfaces-0.60.0-5|40	%makeinstall_std
14cr|perl-GStreamer-Interfaces-0.60.0-5|41	
14cr|perl-GStreamer-Interfaces-0.60.0-5|42	%files
14cr|perl-GStreamer-Interfaces-0.60.0-5|43	%{_mandir}/*/*
14cr|perl-GStreamer-Interfaces-0.60.0-5|44	%{perl_vendorarch}/GStreamer/*
14cr|perl-GStreamer-Interfaces-0.60.0-5|45	%{perl_vendorarch}/auto/*
14cr|perl-GStreamer-Interfaces-0.60.0-5|46	
14cr|perl-GStreamer-Interfaces-0.60.0-5|47	
14cr|perl-GStreamer-Interfaces-0.60.0-5|48	%changelog
14cr|perl-GStreamer-Interfaces-0.60.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-GStreamer-Interfaces-0.60.0-5|50	+ Revision: b2ed256
14cr|perl-GStreamer-Interfaces-0.60.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-GStreamer-Interfaces-0.60.0-5|52	
14cr|perl-GStreamer-Interfaces-0.60.0-5|53	

4736 14
14cr|perl-Gtk2-CV-1.560.0-6|1	%define upstream_name	 Gtk2-CV
14cr|perl-Gtk2-CV-1.560.0-6|2	%define upstream_version 1.56
14cr|perl-Gtk2-CV-1.560.0-6|3	
14cr|perl-Gtk2-CV-1.560.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-Gtk2-CV-1.560.0-6|5	%define __noautoreq 'perl\\(Gtk2::CV::Jobber::Client(.*)\\)'
14cr|perl-Gtk2-CV-1.560.0-6|6	%else
14cr|perl-Gtk2-CV-1.560.0-6|7	%define _requires_exceptions perl(Gtk2::CV::Jobber::Client::)
14cr|perl-Gtk2-CV-1.560.0-6|8	%endif
14cr|perl-Gtk2-CV-1.560.0-6|9	
14cr|perl-Gtk2-CV-1.560.0-6|10	Name: 		perl-%{upstream_name}
14cr|perl-Gtk2-CV-1.560.0-6|11	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-CV-1.560.0-6|12	Release:	6
14cr|perl-Gtk2-CV-1.560.0-6|13	
14cr|perl-Gtk2-CV-1.560.0-6|14	Summary:	A fast gtk+ image viewer modeled after xv
14cr|perl-Gtk2-CV-1.560.0-6|15	
14cr|perl-Gtk2-CV-1.560.0-6|16	License:	GPL+ or Artistic
14cr|perl-Gtk2-CV-1.560.0-6|17	Group:		Development/Perl
14cr|perl-Gtk2-CV-1.560.0-6|18	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Gtk2-CV-1.560.0-6|19	Source0:    http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Gtk2-CV-1.560.0-6|20	
14cr|perl-Gtk2-CV-1.560.0-6|21	BuildRequires:	gtkspell-devel
14cr|perl-Gtk2-CV-1.560.0-6|22	BuildRequires:	glitz-devel
14cr|perl-Gtk2-CV-1.560.0-6|23	BuildRequires:	jpeg-devel
14cr|perl-Gtk2-CV-1.560.0-6|24	BuildRequires:	magic-devel
14cr|perl-Gtk2-CV-1.560.0-6|25	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-CV-1.560.0-6|26	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-CV-1.560.0-6|27	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-CV-1.560.0-6|28	BuildRequires:	perl(Glib) > 1.00
14cr|perl-Gtk2-CV-1.560.0-6|29	BuildRequires:	perl-devel
14cr|perl-Gtk2-CV-1.560.0-6|30	
14cr|perl-Gtk2-CV-1.560.0-6|31	# not automatically found:
14cr|perl-Gtk2-CV-1.560.0-6|32	Requires:	perl(Gtk2::PodViewer)
14cr|perl-Gtk2-CV-1.560.0-6|33	
14cr|perl-Gtk2-CV-1.560.0-6|34	%description
14cr|perl-Gtk2-CV-1.560.0-6|35	CV is a fast gtk+ image viewer modeled after xv.
14cr|perl-Gtk2-CV-1.560.0-6|36	
14cr|perl-Gtk2-CV-1.560.0-6|37	%prep
14cr|perl-Gtk2-CV-1.560.0-6|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-CV-1.560.0-6|39	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-CV-1.560.0-6|40	perl -pi -e 's/PetRenamer/PatRenamer/' lib/Gtk2/CV/Plugin/PatRenamer.pm
14cr|perl-Gtk2-CV-1.560.0-6|41	
14cr|perl-Gtk2-CV-1.560.0-6|42	%build
14cr|perl-Gtk2-CV-1.560.0-6|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-CV-1.560.0-6|44	%make
14cr|perl-Gtk2-CV-1.560.0-6|45	
14cr|perl-Gtk2-CV-1.560.0-6|46	%check
14cr|perl-Gtk2-CV-1.560.0-6|47	make test
14cr|perl-Gtk2-CV-1.560.0-6|48	
14cr|perl-Gtk2-CV-1.560.0-6|49	%install
14cr|perl-Gtk2-CV-1.560.0-6|50	%makeinstall_std
14cr|perl-Gtk2-CV-1.560.0-6|51	
14cr|perl-Gtk2-CV-1.560.0-6|52	%files
14cr|perl-Gtk2-CV-1.560.0-6|53	%{_bindir}/*
14cr|perl-Gtk2-CV-1.560.0-6|54	%{_mandir}/*/*
14cr|perl-Gtk2-CV-1.560.0-6|55	%{perl_vendorarch}/Gtk2*
14cr|perl-Gtk2-CV-1.560.0-6|56	%{perl_vendorarch}/auto/Gtk2
14cr|perl-Gtk2-CV-1.560.0-6|57	
14cr|perl-Gtk2-CV-1.560.0-6|58	
14cr|perl-Gtk2-CV-1.560.0-6|59	
14cr|perl-Gtk2-CV-1.560.0-6|60	%changelog
14cr|perl-Gtk2-CV-1.560.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.560.0-6
14cr|perl-Gtk2-CV-1.560.0-6|62	+ Revision: b6b0ed8
14cr|perl-Gtk2-CV-1.560.0-6|63	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-CV-1.560.0-6|64	
14cr|perl-Gtk2-CV-1.560.0-6|65	

4737 14
14cr|perl-Gtk2-Deprecated-0.60.0-3|1	%define module Gtk2-Deprecated
14cr|perl-Gtk2-Deprecated-0.60.0-3|2	%define fmodule Gtk2/Deprecated
14cr|perl-Gtk2-Deprecated-0.60.0-3|3	%define upstream_version 0.06
14cr|perl-Gtk2-Deprecated-0.60.0-3|4	
14cr|perl-Gtk2-Deprecated-0.60.0-3|5	Summary:	Perl module for deprecated gtk+-2.x widgets
14cr|perl-Gtk2-Deprecated-0.60.0-3|6	
14cr|perl-Gtk2-Deprecated-0.60.0-3|7	Name:		perl-%{module}
14cr|perl-Gtk2-Deprecated-0.60.0-3|8	Version:	%perl_convert_version 0.06
14cr|perl-Gtk2-Deprecated-0.60.0-3|9	Release:	3
14cr|perl-Gtk2-Deprecated-0.60.0-3|10	License: 	GPL or Artistic
14cr|perl-Gtk2-Deprecated-0.60.0-3|11	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-Deprecated-0.60.0-3|12	URL:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-Deprecated-0.60.0-3|13	Source:		http://asofyet.org/muppet/software/gtk2-perl/Gtk2-Deprecated-0.06.tar.gz
14cr|perl-Gtk2-Deprecated-0.60.0-3|14	BuildRequires:	perl-devel
14cr|perl-Gtk2-Deprecated-0.60.0-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|perl-Gtk2-Deprecated-0.60.0-3|16	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-Deprecated-0.60.0-3|17	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-Deprecated-0.60.0-3|18	BuildRequires:	glitz-devel
14cr|perl-Gtk2-Deprecated-0.60.0-3|19	
14cr|perl-Gtk2-Deprecated-0.60.0-3|20	%description
14cr|perl-Gtk2-Deprecated-0.60.0-3|21	This module provides perl access to the widgets that were deprecated
14cr|perl-Gtk2-Deprecated-0.60.0-3|22	in gtk+2.x.
14cr|perl-Gtk2-Deprecated-0.60.0-3|23	
14cr|perl-Gtk2-Deprecated-0.60.0-3|24	%prep
14cr|perl-Gtk2-Deprecated-0.60.0-3|25	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Gtk2-Deprecated-0.60.0-3|26	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-Deprecated-0.60.0-3|27	
14cr|perl-Gtk2-Deprecated-0.60.0-3|28	%build
14cr|perl-Gtk2-Deprecated-0.60.0-3|29	RPM_OPT_FLAGS="%{optflags}"
14cr|perl-Gtk2-Deprecated-0.60.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Deprecated-0.60.0-3|31	make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-Deprecated-0.60.0-3|32	#%make test || :
14cr|perl-Gtk2-Deprecated-0.60.0-3|33	
14cr|perl-Gtk2-Deprecated-0.60.0-3|34	%install
14cr|perl-Gtk2-Deprecated-0.60.0-3|35	%makeinstall_std
14cr|perl-Gtk2-Deprecated-0.60.0-3|36	
14cr|perl-Gtk2-Deprecated-0.60.0-3|37	%files
14cr|perl-Gtk2-Deprecated-0.60.0-3|38	%{_mandir}/*/*
14cr|perl-Gtk2-Deprecated-0.60.0-3|39	%{perl_vendorarch}/%{fmodule}
14cr|perl-Gtk2-Deprecated-0.60.0-3|40	%{perl_vendorarch}/%{fmodule}.pm
14cr|perl-Gtk2-Deprecated-0.60.0-3|41	%{perl_vendorarch}/auto/%{fmodule}
14cr|perl-Gtk2-Deprecated-0.60.0-3|42	%{perl_vendorarch}/Gtk2/*.pod
14cr|perl-Gtk2-Deprecated-0.60.0-3|43	%{perl_vendorarch}/Gtk2/Gdk
14cr|perl-Gtk2-Deprecated-0.60.0-3|44	
14cr|perl-Gtk2-Deprecated-0.60.0-3|45	
14cr|perl-Gtk2-Deprecated-0.60.0-3|46	
14cr|perl-Gtk2-Deprecated-0.60.0-3|47	
14cr|perl-Gtk2-Deprecated-0.60.0-3|48	%changelog
14cr|perl-Gtk2-Deprecated-0.60.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Gtk2-Deprecated-0.60.0-3|50	+ Revision: 63e8587
14cr|perl-Gtk2-Deprecated-0.60.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Deprecated-0.60.0-3|52	
14cr|perl-Gtk2-Deprecated-0.60.0-3|53	

4738 14
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|1	%define	upstream_name	 Gtk2-Ex-PodViewer
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|2	%define	upstream_version 0.18
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|3	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|6	Release:	4
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|7	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|8	Summary:	A Gtk2 widget for displaying Plain old Documentation (POD)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|9	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|10	License:	GPL+ or Artistic
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|11	Group:		Development/Perl
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|14	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|15	BuildRequires:	perl-devel
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|16	BuildRequires:	perl(Glib) => 1.00
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|17	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|18	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|19	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|20	BuildRequires:	perl(IO::Stringy)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|21	BuildRequires:	perl(Pod::Simple)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|22	BuildRequires:	perl(Locale::gettext)
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|23	BuildArch:	noarch
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|24	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|25	Requires:	perl(Glib) >= 1.00
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|26	Provides:	perl-Gtk2-PodViewer = %{version}
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|27	Provides:	perl(Gtk2::PodViewer) = %{version}
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|28	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|29	%description
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|30	Gtk2::PodViewer is a widget for rendering Perl POD documents. It is based on
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|31	the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data.
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|32	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|33	podviewer uses it in order to render POD documentation
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|34	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|35	%prep
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|37	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|38	chmod 644 README
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|39	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|40	%build
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|42	%make
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|43	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|44	%check
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|45	make test
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|46	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|47	%install
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|48	%makeinstall_std
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|49	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|50	%files
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|51	%doc README
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|52	%{_bindir}/podviewer
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|53	%{_mandir}/*/*
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|54	%{perl_vendorlib}/Gtk2
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|55	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|56	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|57	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|58	%changelog
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-4
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|60	+ Revision: 1dd41b8
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|61	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|62	
14cr|perl-Gtk2-Ex-PodViewer-0.180.0-4|63	

4739 14
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|1	%define	upstream_name	 Gtk2-Ex-Simple-List
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|2	%define	upstream_version 0.50
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|3	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|6	Release:	4
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|7	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|8	Summary:	A simple interface to Gtk2's complex MVC list widget
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|9	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|10	License:	GPL+ or Artistic
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|11	Group:		Development/Perl
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|14	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|15	BuildRequires:	perl-devel
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|16	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|17	BuildArch:	noarch
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|18	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|19	%description
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|20	Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|21	implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|22	setup work and allows you to treat the list model as a more natural list of
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|23	lists structure.
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|24	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|25	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|26	may set the list data with a simple Perl array assignment. Rows may be added or
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|27	deleted with all of the normal array operations. You can treat the data member
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|28	of the Simple::List object as an array reference, and manipulate the list data
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|29	with perl's normal array operators.
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|30	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|31	A mechanism has also been put into place allowing columns to be Perl scalars.
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|32	The scalar is converted to text through Perl's normal mechanisms and then
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|33	displayed in the list. This same mechanism can be expanded by defining
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|34	arbitrary new column types before calling the new function.
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|35	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|36	%prep
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|38	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|39	%build
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|41	%make
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|42	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|43	%check
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|44	%make test
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|45	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|46	%install
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|47	%makeinstall_std
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|48	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|49	%files
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|50	%{_mandir}/*/*
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|51	%{perl_vendorlib}/Gtk2
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|52	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|53	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|54	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|55	%changelog
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-4
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|57	+ Revision: cb80e3f
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|59	
14cr|perl-Gtk2-Ex-Simple-List-0.500.0-4|60	

4740 14
14cr|perl-Gtk2Fu-0.110.0-5|1	%define upstream_name    Gtk2Fu
14cr|perl-Gtk2Fu-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Gtk2Fu-0.110.0-5|3	
14cr|perl-Gtk2Fu-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2Fu-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2Fu-0.110.0-5|6	Release:	5
14cr|perl-Gtk2Fu-0.110.0-5|7	
14cr|perl-Gtk2Fu-0.110.0-5|8	Summary:	GTK2 Forked Ultimate, a powerful layer on top of Gtk2 (forked from ugtk2)
14cr|perl-Gtk2Fu-0.110.0-5|9	
14cr|perl-Gtk2Fu-0.110.0-5|10	License:	GPL
14cr|perl-Gtk2Fu-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Gtk2Fu-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Gtk2Fu-0.110.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAMS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Gtk2Fu-0.110.0-5|14	
14cr|perl-Gtk2Fu-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Gtk2Fu-0.110.0-5|16	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2Fu-0.110.0-5|17	
14cr|perl-Gtk2Fu-0.110.0-5|18	BuildArch:	noarch
14cr|perl-Gtk2Fu-0.110.0-5|19	
14cr|perl-Gtk2Fu-0.110.0-5|20	%description
14cr|perl-Gtk2Fu-0.110.0-5|21	gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity
14cr|perl-Gtk2Fu-0.110.0-5|22	and speed of development. It brings additional methods to ease the widget
14cr|perl-Gtk2Fu-0.110.0-5|23	creation among other things. But the most important feature is that it
14cr|perl-Gtk2Fu-0.110.0-5|24	brings you a lot of derivated methods from existing methods, that does
14cr|perl-Gtk2Fu-0.110.0-5|25	exactly the same thing, except that ir returns the widget.
14cr|perl-Gtk2Fu-0.110.0-5|26	
14cr|perl-Gtk2Fu-0.110.0-5|27	%prep
14cr|perl-Gtk2Fu-0.110.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2Fu-0.110.0-5|29	
14cr|perl-Gtk2Fu-0.110.0-5|30	%build
14cr|perl-Gtk2Fu-0.110.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2Fu-0.110.0-5|32	%make
14cr|perl-Gtk2Fu-0.110.0-5|33	
14cr|perl-Gtk2Fu-0.110.0-5|34	%check
14cr|perl-Gtk2Fu-0.110.0-5|35	%make test
14cr|perl-Gtk2Fu-0.110.0-5|36	
14cr|perl-Gtk2Fu-0.110.0-5|37	%install
14cr|perl-Gtk2Fu-0.110.0-5|38	%makeinstall_std
14cr|perl-Gtk2Fu-0.110.0-5|39	
14cr|perl-Gtk2Fu-0.110.0-5|40	%files
14cr|perl-Gtk2Fu-0.110.0-5|41	%{perl_vendorlib}/*
14cr|perl-Gtk2Fu-0.110.0-5|42	%{_mandir}/man3/*
14cr|perl-Gtk2Fu-0.110.0-5|43	
14cr|perl-Gtk2Fu-0.110.0-5|44	
14cr|perl-Gtk2Fu-0.110.0-5|45	
14cr|perl-Gtk2Fu-0.110.0-5|46	%changelog
14cr|perl-Gtk2Fu-0.110.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Gtk2Fu-0.110.0-5|48	+ Revision: 42b2975
14cr|perl-Gtk2Fu-0.110.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Gtk2Fu-0.110.0-5|50	
14cr|perl-Gtk2Fu-0.110.0-5|51	

4741 14
14cr|perl-Gtk2-GladeXML-1.007-6|1	%define module Gtk2-GladeXML
14cr|perl-Gtk2-GladeXML-1.007-6|2	%define fmodule Glade
14cr|perl-Gtk2-GladeXML-1.007-6|3	
14cr|perl-Gtk2-GladeXML-1.007-6|4	Summary: Perl module for the glade libraries
14cr|perl-Gtk2-GladeXML-1.007-6|5	
14cr|perl-Gtk2-GladeXML-1.007-6|6	Name:    perl-%module
14cr|perl-Gtk2-GladeXML-1.007-6|7	Version: 1.007
14cr|perl-Gtk2-GladeXML-1.007-6|8	Release:	6
14cr|perl-Gtk2-GladeXML-1.007-6|9	License: GPL or Artistic
14cr|perl-Gtk2-GladeXML-1.007-6|10	Group:   Development/GNOME and GTK+
14cr|perl-Gtk2-GladeXML-1.007-6|11	Source:  %module-%{version}.tar.bz2
14cr|perl-Gtk2-GladeXML-1.007-6|12	URL: http://gtk2-perl.sf.net/
14cr|perl-Gtk2-GladeXML-1.007-6|13	BuildRequires: libglade2.0-devel perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Gtk2
14cr|perl-Gtk2-GladeXML-1.007-6|14	BuildRequires: glitz-devel
14cr|perl-Gtk2-GladeXML-1.007-6|15	Requires: perl-Gtk2
14cr|perl-Gtk2-GladeXML-1.007-6|16	Conflicts: drakxtools < 9.1-15mdk
14cr|perl-Gtk2-GladeXML-1.007-6|17	
14cr|perl-Gtk2-GladeXML-1.007-6|18	%description
14cr|perl-Gtk2-GladeXML-1.007-6|19	This package adds perl support for Glade 2.x to Gtk2-Perl.
14cr|perl-Gtk2-GladeXML-1.007-6|20	
14cr|perl-Gtk2-GladeXML-1.007-6|21	libglade allows to load externally stored user interfaces in programs
14cr|perl-Gtk2-GladeXML-1.007-6|22	This allows alteration of GUIes without recompiling of programs.
14cr|perl-Gtk2-GladeXML-1.007-6|23	
14cr|perl-Gtk2-GladeXML-1.007-6|24	%prep
14cr|perl-Gtk2-GladeXML-1.007-6|25	%setup -q -n %module-%{version}
14cr|perl-Gtk2-GladeXML-1.007-6|26	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-GladeXML-1.007-6|27	
14cr|perl-Gtk2-GladeXML-1.007-6|28	%build
14cr|perl-Gtk2-GladeXML-1.007-6|29	RPM_OPT_FLAGS="%{optflags}"
14cr|perl-Gtk2-GladeXML-1.007-6|30	export GTK2_PERL_CFLAGS="%{optflags}"
14cr|perl-Gtk2-GladeXML-1.007-6|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-GladeXML-1.007-6|32	make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-GladeXML-1.007-6|33	#%make test || :
14cr|perl-Gtk2-GladeXML-1.007-6|34	
14cr|perl-Gtk2-GladeXML-1.007-6|35	%install
14cr|perl-Gtk2-GladeXML-1.007-6|36	%makeinstall_std
14cr|perl-Gtk2-GladeXML-1.007-6|37	
14cr|perl-Gtk2-GladeXML-1.007-6|38	%clean
14cr|perl-Gtk2-GladeXML-1.007-6|39	
14cr|perl-Gtk2-GladeXML-1.007-6|40	
14cr|perl-Gtk2-GladeXML-1.007-6|41	%files
14cr|perl-Gtk2-GladeXML-1.007-6|42	%defattr(-, root, root)
14cr|perl-Gtk2-GladeXML-1.007-6|43	%doc examples
14cr|perl-Gtk2-GladeXML-1.007-6|44	%{_mandir}/*/*
14cr|perl-Gtk2-GladeXML-1.007-6|45	%{perl_vendorarch}/Gtk2/*
14cr|perl-Gtk2-GladeXML-1.007-6|46	%{perl_vendorarch}/auto/*
14cr|perl-Gtk2-GladeXML-1.007-6|47	
14cr|perl-Gtk2-GladeXML-1.007-6|48	
14cr|perl-Gtk2-GladeXML-1.007-6|49	
14cr|perl-Gtk2-GladeXML-1.007-6|50	
14cr|perl-Gtk2-GladeXML-1.007-6|51	
14cr|perl-Gtk2-GladeXML-1.007-6|52	%changelog
14cr|perl-Gtk2-GladeXML-1.007-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.007-6
14cr|perl-Gtk2-GladeXML-1.007-6|54	+ Revision: c9dac82
14cr|perl-Gtk2-GladeXML-1.007-6|55	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-GladeXML-1.007-6|56	
14cr|perl-Gtk2-GladeXML-1.007-6|57	

4742 14
14cr|perl-Gtk2-GLExt-0.900.0-4|1	%define upstream_name    Gtk2-GLExt
14cr|perl-Gtk2-GLExt-0.900.0-4|2	%define upstream_version 0.90
14cr|perl-Gtk2-GLExt-0.900.0-4|3	
14cr|perl-Gtk2-GLExt-0.900.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Gtk2-GLExt-0.900.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gtk2-GLExt-0.900.0-4|6	Release:	4
14cr|perl-Gtk2-GLExt-0.900.0-4|7	
14cr|perl-Gtk2-GLExt-0.900.0-4|8	Summary:	Perl module for the GtkGLExt library
14cr|perl-Gtk2-GLExt-0.900.0-4|9	
14cr|perl-Gtk2-GLExt-0.900.0-4|10	License:	GPLv2+
14cr|perl-Gtk2-GLExt-0.900.0-4|11	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-GLExt-0.900.0-4|12	Url:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-GLExt-0.900.0-4|13	Source0:	http://downloads.sourceforge.net/sourceforge/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-GLExt-0.900.0-4|14	Patch0:		perl-Gtk2-GLExt-0.90-build.patch
14cr|perl-Gtk2-GLExt-0.900.0-4|15	
14cr|perl-Gtk2-GLExt-0.900.0-4|16	BuildRequires:	glitz-devel
14cr|perl-Gtk2-GLExt-0.900.0-4|17	BuildRequires:	gtkglext-devel >= 1
14cr|perl-Gtk2-GLExt-0.900.0-4|18	BuildRequires:	perl-ExtUtils-Depends
14cr|perl-Gtk2-GLExt-0.900.0-4|19	BuildRequires:	perl-Gtk2
14cr|perl-Gtk2-GLExt-0.900.0-4|20	BuildRequires:	perl-ExtUtils-PkgConfig
14cr|perl-Gtk2-GLExt-0.900.0-4|21	BuildRequires:	perl-devel
14cr|perl-Gtk2-GLExt-0.900.0-4|22	
14cr|perl-Gtk2-GLExt-0.900.0-4|23	Conflicts:	drakxtools < 9.1-15mdk
14cr|perl-Gtk2-GLExt-0.900.0-4|24	Requires:	perl-Gtk2
14cr|perl-Gtk2-GLExt-0.900.0-4|25	
14cr|perl-Gtk2-GLExt-0.900.0-4|26	%description
14cr|perl-Gtk2-GLExt-0.900.0-4|27	This package adds perl support for GtkGLExt, an OpenGL extension to
14cr|perl-Gtk2-GLExt-0.900.0-4|28	GTK+ 2.0 or later.
14cr|perl-Gtk2-GLExt-0.900.0-4|29	
14cr|perl-Gtk2-GLExt-0.900.0-4|30	%prep
14cr|perl-Gtk2-GLExt-0.900.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-GLExt-0.900.0-4|32	%patch0 -p0 -b .build
14cr|perl-Gtk2-GLExt-0.900.0-4|33	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-GLExt-0.900.0-4|34	
14cr|perl-Gtk2-GLExt-0.900.0-4|35	%build
14cr|perl-Gtk2-GLExt-0.900.0-4|36	RPM_OPT_FLAGS="%{optflags}"
14cr|perl-Gtk2-GLExt-0.900.0-4|37	export GTK2_PERL_CFLAGS="%{optflags}"
14cr|perl-Gtk2-GLExt-0.900.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-GLExt-0.900.0-4|39	make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-GLExt-0.900.0-4|40	#%make test || :
14cr|perl-Gtk2-GLExt-0.900.0-4|41	
14cr|perl-Gtk2-GLExt-0.900.0-4|42	%install
14cr|perl-Gtk2-GLExt-0.900.0-4|43	%makeinstall_std
14cr|perl-Gtk2-GLExt-0.900.0-4|44	
14cr|perl-Gtk2-GLExt-0.900.0-4|45	%clean
14cr|perl-Gtk2-GLExt-0.900.0-4|46	
14cr|perl-Gtk2-GLExt-0.900.0-4|47	%files
14cr|perl-Gtk2-GLExt-0.900.0-4|48	%defattr(-, root, root)
14cr|perl-Gtk2-GLExt-0.900.0-4|49	%doc examples
14cr|perl-Gtk2-GLExt-0.900.0-4|50	%{_mandir}/*/*
14cr|perl-Gtk2-GLExt-0.900.0-4|51	%{perl_vendorarch}/Gtk2/*
14cr|perl-Gtk2-GLExt-0.900.0-4|52	%{perl_vendorarch}/auto/*
14cr|perl-Gtk2-GLExt-0.900.0-4|53	
14cr|perl-Gtk2-GLExt-0.900.0-4|54	
14cr|perl-Gtk2-GLExt-0.900.0-4|55	
14cr|perl-Gtk2-GLExt-0.900.0-4|56	%changelog
14cr|perl-Gtk2-GLExt-0.900.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.0-4
14cr|perl-Gtk2-GLExt-0.900.0-4|58	+ Revision: baeb4df
14cr|perl-Gtk2-GLExt-0.900.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-GLExt-0.900.0-4|60	
14cr|perl-Gtk2-GLExt-0.900.0-4|61	

4743 14
14cr|perl-Gtk2-ImageView-0.50.0-3|1	%define upstream_name	 Gtk2-ImageView
14cr|perl-Gtk2-ImageView-0.50.0-3|2	%define	upstream_version 0.05
14cr|perl-Gtk2-ImageView-0.50.0-3|3	
14cr|perl-Gtk2-ImageView-0.50.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Gtk2-ImageView-0.50.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gtk2-ImageView-0.50.0-3|6	Release:    3
14cr|perl-Gtk2-ImageView-0.50.0-3|7	
14cr|perl-Gtk2-ImageView-0.50.0-3|8	Summary:	Perl bindings to the GtkImageView image viewer widget
14cr|perl-Gtk2-ImageView-0.50.0-3|9	
14cr|perl-Gtk2-ImageView-0.50.0-3|10	License:	LGPLv3+
14cr|perl-Gtk2-ImageView-0.50.0-3|11	Group:	  	Development/GNOME and GTK+
14cr|perl-Gtk2-ImageView-0.50.0-3|12	Url:		http://search.cpan.org/Dist/%{upstream_name}
14cr|perl-Gtk2-ImageView-0.50.0-3|13	Source0:    http://search.cpan.org/CPAN/authors/id/R/RA/RATCLIFFE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Gtk2-ImageView-0.50.0-3|14	
14cr|perl-Gtk2-ImageView-0.50.0-3|15	BuildRequires:	perl-Gtk2 >= 1.140
14cr|perl-Gtk2-ImageView-0.50.0-3|16	BuildRequires:	perl-ExtUtils-Depends >= 0.2
14cr|perl-Gtk2-ImageView-0.50.0-3|17	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
14cr|perl-Gtk2-ImageView-0.50.0-3|18	BuildRequires:	perl-Glib >= 1.140
14cr|perl-Gtk2-ImageView-0.50.0-3|19	BuildRequires:	gtkimageview-devel >= 1.6.0
14cr|perl-Gtk2-ImageView-0.50.0-3|20	BuildRequires:	perl-devel
14cr|perl-Gtk2-ImageView-0.50.0-3|21	
14cr|perl-Gtk2-ImageView-0.50.0-3|22	%description
14cr|perl-Gtk2-ImageView-0.50.0-3|23	Perl bindings to the GtkImageView image viewer widget
14cr|perl-Gtk2-ImageView-0.50.0-3|24	Find out more about GtkImageView at http://trac.bjourne.webfactional.com/.
14cr|perl-Gtk2-ImageView-0.50.0-3|25	
14cr|perl-Gtk2-ImageView-0.50.0-3|26	%prep
14cr|perl-Gtk2-ImageView-0.50.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-ImageView-0.50.0-3|28	
14cr|perl-Gtk2-ImageView-0.50.0-3|29	%build
14cr|perl-Gtk2-ImageView-0.50.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor --default
14cr|perl-Gtk2-ImageView-0.50.0-3|31	%make
14cr|perl-Gtk2-ImageView-0.50.0-3|32	
14cr|perl-Gtk2-ImageView-0.50.0-3|33	%install
14cr|perl-Gtk2-ImageView-0.50.0-3|34	%makeinstall_std
14cr|perl-Gtk2-ImageView-0.50.0-3|35	
14cr|perl-Gtk2-ImageView-0.50.0-3|36	%clean
14cr|perl-Gtk2-ImageView-0.50.0-3|37	
14cr|perl-Gtk2-ImageView-0.50.0-3|38	%files
14cr|perl-Gtk2-ImageView-0.50.0-3|39	%defattr(-, root, root)
14cr|perl-Gtk2-ImageView-0.50.0-3|40	%doc AUTHORS README
14cr|perl-Gtk2-ImageView-0.50.0-3|41	%{perl_vendorarch}/Gtk2/Gdk/Pixbuf/Draw/Cache.pod
14cr|perl-Gtk2-ImageView-0.50.0-3|42	%{perl_vendorarch}/Gtk2/ImageView.pm
14cr|perl-Gtk2-ImageView-0.50.0-3|43	%{perl_vendorarch}/Gtk2/ImageView.pod
14cr|perl-Gtk2-ImageView-0.50.0-3|44	%{perl_vendorarch}/Gtk2/ImageView
14cr|perl-Gtk2-ImageView-0.50.0-3|45	%{perl_vendorarch}/auto/Gtk2/ImageView/ImageView.so
14cr|perl-Gtk2-ImageView-0.50.0-3|46	%{_mandir}/man3/*
14cr|perl-Gtk2-ImageView-0.50.0-3|47	
14cr|perl-Gtk2-ImageView-0.50.0-3|48	
14cr|perl-Gtk2-ImageView-0.50.0-3|49	
14cr|perl-Gtk2-ImageView-0.50.0-3|50	%changelog
14cr|perl-Gtk2-ImageView-0.50.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Gtk2-ImageView-0.50.0-3|52	+ Revision: cbe86b7
14cr|perl-Gtk2-ImageView-0.50.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-ImageView-0.50.0-3|54	
14cr|perl-Gtk2-ImageView-0.50.0-3|55	

4744 14
14cr|perl-Gtk2-NotificationBubble-0.01-16|1	%define module NotificationBubble
14cr|perl-Gtk2-NotificationBubble-0.01-16|2	
14cr|perl-Gtk2-NotificationBubble-0.01-16|3	Summary: Perl module interface to the EggNotificationBubble library
14cr|perl-Gtk2-NotificationBubble-0.01-16|4	Name:    perl-Gtk2-%module
14cr|perl-Gtk2-NotificationBubble-0.01-16|5	Version: 0.01
14cr|perl-Gtk2-NotificationBubble-0.01-16|6	Release:	16
14cr|perl-Gtk2-NotificationBubble-0.01-16|7	License: GPL or Artistic
14cr|perl-Gtk2-NotificationBubble-0.01-16|8	Group:   Development/GNOME and GTK+
14cr|perl-Gtk2-NotificationBubble-0.01-16|9	Source:  Gtk2-%module-%version.tar.bz2
14cr|perl-Gtk2-NotificationBubble-0.01-16|10	Patch0:  Gtk2-NotificationBubble-0.01-triangle.patch
14cr|perl-Gtk2-NotificationBubble-0.01-16|11	URL:     http://cvs.gnome.org/viewcvs/rhythmbox/widgets/eggnotificationbubble.c
14cr|perl-Gtk2-NotificationBubble-0.01-16|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|perl-Gtk2-NotificationBubble-0.01-16|13	BuildRequires: gtk+2-devel perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib >= 0.92
14cr|perl-Gtk2-NotificationBubble-0.01-16|14	BuildRequires: perl-Gtk2
14cr|perl-Gtk2-NotificationBubble-0.01-16|15	BuildRequires: glitz-devel
14cr|perl-Gtk2-NotificationBubble-0.01-16|16	Requires: gtk+2 perl-Gtk2 >= 0.95-6mdk
14cr|perl-Gtk2-NotificationBubble-0.01-16|17	
14cr|perl-Gtk2-NotificationBubble-0.01-16|18	%description
14cr|perl-Gtk2-NotificationBubble-0.01-16|19	This module allows a Perl developer to display notification bubbles on
14cr|perl-Gtk2-NotificationBubble-0.01-16|20	top of Gtk2 widgets. They look like tooltips with bevelled borders and
14cr|perl-Gtk2-NotificationBubble-0.01-16|21	arrows. They can display an icon and a bold header.
14cr|perl-Gtk2-NotificationBubble-0.01-16|22	
14cr|perl-Gtk2-NotificationBubble-0.01-16|23	%prep
14cr|perl-Gtk2-NotificationBubble-0.01-16|24	%setup -q -n Gtk2-%module-%version
14cr|perl-Gtk2-NotificationBubble-0.01-16|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-NotificationBubble-0.01-16|26	%patch0 -p1 -b .triangle
14cr|perl-Gtk2-NotificationBubble-0.01-16|27	
14cr|perl-Gtk2-NotificationBubble-0.01-16|28	%build
14cr|perl-Gtk2-NotificationBubble-0.01-16|29	%make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-NotificationBubble-0.01-16|30	
14cr|perl-Gtk2-NotificationBubble-0.01-16|31	%check
14cr|perl-Gtk2-NotificationBubble-0.01-16|32	%make test
14cr|perl-Gtk2-NotificationBubble-0.01-16|33	
14cr|perl-Gtk2-NotificationBubble-0.01-16|34	%install
14cr|perl-Gtk2-NotificationBubble-0.01-16|35	%makeinstall_std
14cr|perl-Gtk2-NotificationBubble-0.01-16|36	
14cr|perl-Gtk2-NotificationBubble-0.01-16|37	%files
14cr|perl-Gtk2-NotificationBubble-0.01-16|38	%doc examples/*
14cr|perl-Gtk2-NotificationBubble-0.01-16|39	%{_mandir}/*/*
14cr|perl-Gtk2-NotificationBubble-0.01-16|40	%{perl_vendorarch}/Gtk2
14cr|perl-Gtk2-NotificationBubble-0.01-16|41	%{perl_vendorarch}/auto/*
14cr|perl-Gtk2-NotificationBubble-0.01-16|42	
14cr|perl-Gtk2-NotificationBubble-0.01-16|43	
14cr|perl-Gtk2-NotificationBubble-0.01-16|44	
14cr|perl-Gtk2-NotificationBubble-0.01-16|45	%changelog
14cr|perl-Gtk2-NotificationBubble-0.01-16|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-16
14cr|perl-Gtk2-NotificationBubble-0.01-16|47	+ Revision: c13eb64
14cr|perl-Gtk2-NotificationBubble-0.01-16|48	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-NotificationBubble-0.01-16|49	
14cr|perl-Gtk2-NotificationBubble-0.01-16|50	

4745 14
14cr|perl-Gtk2-Phat-0.80.0-4|1	%define upstream_name	 Gtk2-Phat
14cr|perl-Gtk2-Phat-0.80.0-4|2	%define upstream_version 0.08
14cr|perl-Gtk2-Phat-0.80.0-4|3	
14cr|perl-Gtk2-Phat-0.80.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Gtk2-Phat-0.80.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Phat-0.80.0-4|6	Release:	4
14cr|perl-Gtk2-Phat-0.80.0-4|7	
14cr|perl-Gtk2-Phat-0.80.0-4|8	Summary:	Perl interface to the Phat widget collection
14cr|perl-Gtk2-Phat-0.80.0-4|9	
14cr|perl-Gtk2-Phat-0.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Gtk2-Phat-0.80.0-4|11	Group:		Development/Perl
14cr|perl-Gtk2-Phat-0.80.0-4|12	Url:            http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Gtk2-Phat-0.80.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-Phat-0.80.0-4|14	
14cr|perl-Gtk2-Phat-0.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Gtk2-Phat-0.80.0-4|16	BuildRequires:	perl-Gtk2
14cr|perl-Gtk2-Phat-0.80.0-4|17	BuildRequires:	perl-Glib > 1.00
14cr|perl-Gtk2-Phat-0.80.0-4|18	BuildRequires:	perl-ExtUtils-Depends
14cr|perl-Gtk2-Phat-0.80.0-4|19	BuildRequires:	perl-ExtUtils-PkgConfig
14cr|perl-Gtk2-Phat-0.80.0-4|20	BuildRequires:	phat-devel
14cr|perl-Gtk2-Phat-0.80.0-4|21	BuildRequires:	glitz-devel
14cr|perl-Gtk2-Phat-0.80.0-4|22	BuildRequires:	gtkspell-devel
14cr|perl-Gtk2-Phat-0.80.0-4|23	
14cr|perl-Gtk2-Phat-0.80.0-4|24	%description
14cr|perl-Gtk2-Phat-0.80.0-4|25	This module allows a perl developer to access the widgets of the Phat widget
14cr|perl-Gtk2-Phat-0.80.0-4|26	collection which is geared toward pro-audio apps. The goal is to eliminate
14cr|perl-Gtk2-Phat-0.80.0-4|27	duplication of effort and provide some standardization.
14cr|perl-Gtk2-Phat-0.80.0-4|28	
14cr|perl-Gtk2-Phat-0.80.0-4|29	%prep
14cr|perl-Gtk2-Phat-0.80.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Phat-0.80.0-4|31	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-Phat-0.80.0-4|32	
14cr|perl-Gtk2-Phat-0.80.0-4|33	%build
14cr|perl-Gtk2-Phat-0.80.0-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Phat-0.80.0-4|35	%make CFLAGS="%{optflags}"
14cr|perl-Gtk2-Phat-0.80.0-4|36	
14cr|perl-Gtk2-Phat-0.80.0-4|37	%check
14cr|perl-Gtk2-Phat-0.80.0-4|38	%make test
14cr|perl-Gtk2-Phat-0.80.0-4|39	
14cr|perl-Gtk2-Phat-0.80.0-4|40	%install
14cr|perl-Gtk2-Phat-0.80.0-4|41	%makeinstall_std
14cr|perl-Gtk2-Phat-0.80.0-4|42	
14cr|perl-Gtk2-Phat-0.80.0-4|43	%clean
14cr|perl-Gtk2-Phat-0.80.0-4|44	
14cr|perl-Gtk2-Phat-0.80.0-4|45	%files
14cr|perl-Gtk2-Phat-0.80.0-4|46	%defattr(-, root, root)
14cr|perl-Gtk2-Phat-0.80.0-4|47	%{perl_vendorarch}/Gtk2
14cr|perl-Gtk2-Phat-0.80.0-4|48	%{perl_vendorarch}/auto/Gtk2
14cr|perl-Gtk2-Phat-0.80.0-4|49	%{_mandir}/*/*
14cr|perl-Gtk2-Phat-0.80.0-4|50	
14cr|perl-Gtk2-Phat-0.80.0-4|51	
14cr|perl-Gtk2-Phat-0.80.0-4|52	
14cr|perl-Gtk2-Phat-0.80.0-4|53	%changelog
14cr|perl-Gtk2-Phat-0.80.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-Gtk2-Phat-0.80.0-4|55	+ Revision: 2b95405
14cr|perl-Gtk2-Phat-0.80.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Phat-0.80.0-4|57	
14cr|perl-Gtk2-Phat-0.80.0-4|58	

4746 14
14cr|perl-Gtk2-Recent-0.31.0-13|1	%define upstream_name Gtk2-Recent
14cr|perl-Gtk2-Recent-0.31.0-13|2	%define upstream_version 0.031
14cr|perl-Gtk2-Recent-0.31.0-13|3	
14cr|perl-Gtk2-Recent-0.31.0-13|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2-Recent-0.31.0-13|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Recent-0.31.0-13|6	Release:	13
14cr|perl-Gtk2-Recent-0.31.0-13|7	
14cr|perl-Gtk2-Recent-0.31.0-13|8	Summary:	Perl module for the Recently used Files list
14cr|perl-Gtk2-Recent-0.31.0-13|9	
14cr|perl-Gtk2-Recent-0.31.0-13|10	License:	GPL+ or Artistic
14cr|perl-Gtk2-Recent-0.31.0-13|11	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-Recent-0.31.0-13|12	Url:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-Recent-0.31.0-13|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-Recent-0.31.0-13|14	Patch0:		Gtk2-Recent-0.031-error-format-security.patch
14cr|perl-Gtk2-Recent-0.31.0-13|15	
14cr|perl-Gtk2-Recent-0.31.0-13|16	BuildRequires:	pkgconfig(glitz)
14cr|perl-Gtk2-Recent-0.31.0-13|17	Buildrequires:	pkgconfig(libgnomeui-2.0)
14cr|perl-Gtk2-Recent-0.31.0-13|18	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|perl-Gtk2-Recent-0.31.0-13|19	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-Recent-0.31.0-13|20	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-Recent-0.31.0-13|21	BuildRequires:	perl(Glib) > 1.00
14cr|perl-Gtk2-Recent-0.31.0-13|22	Buildrequires:	perl(Gnome2::VFS)
14cr|perl-Gtk2-Recent-0.31.0-13|23	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-Recent-0.31.0-13|24	Buildrequires:	perl-devel
14cr|perl-Gtk2-Recent-0.31.0-13|25	
14cr|perl-Gtk2-Recent-0.31.0-13|26	Requires:	gtk+2
14cr|perl-Gtk2-Recent-0.31.0-13|27	
14cr|perl-Gtk2-Recent-0.31.0-13|28	%description
14cr|perl-Gtk2-Recent-0.31.0-13|29	This module allows a Perl programmer to access the Recently used Files list
14cr|perl-Gtk2-Recent-0.31.0-13|30	using the libegg component.
14cr|perl-Gtk2-Recent-0.31.0-13|31	
14cr|perl-Gtk2-Recent-0.31.0-13|32	%prep
14cr|perl-Gtk2-Recent-0.31.0-13|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Recent-0.31.0-13|34	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-Recent-0.31.0-13|35	%patch0 -p0 -b .fmtsec
14cr|perl-Gtk2-Recent-0.31.0-13|36	
14cr|perl-Gtk2-Recent-0.31.0-13|37	%build
14cr|perl-Gtk2-Recent-0.31.0-13|38	RPM_OPT_FLAGS="%{optflags} -Os"
14cr|perl-Gtk2-Recent-0.31.0-13|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Recent-0.31.0-13|40	%make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-Recent-0.31.0-13|41	
14cr|perl-Gtk2-Recent-0.31.0-13|42	%check
14cr|perl-Gtk2-Recent-0.31.0-13|43	#%make test || :
14cr|perl-Gtk2-Recent-0.31.0-13|44	
14cr|perl-Gtk2-Recent-0.31.0-13|45	%install
14cr|perl-Gtk2-Recent-0.31.0-13|46	%makeinstall_std
14cr|perl-Gtk2-Recent-0.31.0-13|47	
14cr|perl-Gtk2-Recent-0.31.0-13|48	%files
14cr|perl-Gtk2-Recent-0.31.0-13|49	%doc examples/*
14cr|perl-Gtk2-Recent-0.31.0-13|50	%{_mandir}/*/*
14cr|perl-Gtk2-Recent-0.31.0-13|51	%{perl_vendorarch}/Gtk2
14cr|perl-Gtk2-Recent-0.31.0-13|52	%{perl_vendorarch}/auto/Gtk2
14cr|perl-Gtk2-Recent-0.31.0-13|53	
14cr|perl-Gtk2-Recent-0.31.0-13|54	
14cr|perl-Gtk2-Recent-0.31.0-13|55	
14cr|perl-Gtk2-Recent-0.31.0-13|56	%changelog
14cr|perl-Gtk2-Recent-0.31.0-13|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.0-13
14cr|perl-Gtk2-Recent-0.31.0-13|58	+ Revision: 83e2730
14cr|perl-Gtk2-Recent-0.31.0-13|59	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Recent-0.31.0-13|60	
14cr|perl-Gtk2-Recent-0.31.0-13|61	

4747 14
14cr|perl-Gtk2-SourceView-1.0.0-15|1	%define upstream_name    Gtk2-SourceView
14cr|perl-Gtk2-SourceView-1.0.0-15|2	%define upstream_version 1.000
14cr|perl-Gtk2-SourceView-1.0.0-15|3	
14cr|perl-Gtk2-SourceView-1.0.0-15|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2-SourceView-1.0.0-15|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-SourceView-1.0.0-15|6	Release:	15
14cr|perl-Gtk2-SourceView-1.0.0-15|7	
14cr|perl-Gtk2-SourceView-1.0.0-15|8	Summary:	Perl upstream_name for the gtksourceview library
14cr|perl-Gtk2-SourceView-1.0.0-15|9	
14cr|perl-Gtk2-SourceView-1.0.0-15|10	License:	GPL or Artistic
14cr|perl-Gtk2-SourceView-1.0.0-15|11	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-SourceView-1.0.0-15|12	Url:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-SourceView-1.0.0-15|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-SourceView-1.0.0-15|14	Patch0:		Gtk2-SourceView-1.000-port-to-api2.patch
14cr|perl-Gtk2-SourceView-1.0.0-15|15	
14cr|perl-Gtk2-SourceView-1.0.0-15|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|perl-Gtk2-SourceView-1.0.0-15|17	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14cr|perl-Gtk2-SourceView-1.0.0-15|18	BuildRequires:	pkgconfig(gtksourceview-1.0)
14cr|perl-Gtk2-SourceView-1.0.0-15|19	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-SourceView-1.0.0-15|20	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-SourceView-1.0.0-15|21	BuildRequires:	perl(Glib)                 >  1.00
14cr|perl-Gtk2-SourceView-1.0.0-15|22	BuildRequires:	perl(Gnome2)               >= 0.30
14cr|perl-Gtk2-SourceView-1.0.0-15|23	BuildRequires:	perl(Gnome2::Print)
14cr|perl-Gtk2-SourceView-1.0.0-15|24	BuildRequires:	perl-devel
14cr|perl-Gtk2-SourceView-1.0.0-15|25	
14cr|perl-Gtk2-SourceView-1.0.0-15|26	# for data files:
14cr|perl-Gtk2-SourceView-1.0.0-15|27	Requires:	gtksourceview1
14cr|perl-Gtk2-SourceView-1.0.0-15|28	Requires:	gtk+2
14cr|perl-Gtk2-SourceView-1.0.0-15|29	
14cr|perl-Gtk2-SourceView-1.0.0-15|30	%description
14cr|perl-Gtk2-SourceView-1.0.0-15|31	This module provides perl access to the libgtksourceview library, a library
14cr|perl-Gtk2-SourceView-1.0.0-15|32	that adds syntax highlighting, line numbers, and other programming-editor
14cr|perl-Gtk2-SourceView-1.0.0-15|33	features.
14cr|perl-Gtk2-SourceView-1.0.0-15|34	GtkSourceView specializes these features for a code editor.
14cr|perl-Gtk2-SourceView-1.0.0-15|35	
14cr|perl-Gtk2-SourceView-1.0.0-15|36	%prep
14cr|perl-Gtk2-SourceView-1.0.0-15|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-SourceView-1.0.0-15|38	# (tv) disabled (not enought to build with gtksourceview-2):
14cr|perl-Gtk2-SourceView-1.0.0-15|39	#%patch -p0
14cr|perl-Gtk2-SourceView-1.0.0-15|40	find -type d -name CVS | xargs rm -rf
14cr|perl-Gtk2-SourceView-1.0.0-15|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-SourceView-1.0.0-15|42	
14cr|perl-Gtk2-SourceView-1.0.0-15|43	%build
14cr|perl-Gtk2-SourceView-1.0.0-15|44	%make OPTIMIZE="%{optflags}"
14cr|perl-Gtk2-SourceView-1.0.0-15|45	#%make test || :
14cr|perl-Gtk2-SourceView-1.0.0-15|46	
14cr|perl-Gtk2-SourceView-1.0.0-15|47	%install
14cr|perl-Gtk2-SourceView-1.0.0-15|48	%makeinstall_std
14cr|perl-Gtk2-SourceView-1.0.0-15|49	
14cr|perl-Gtk2-SourceView-1.0.0-15|50	%files
14cr|perl-Gtk2-SourceView-1.0.0-15|51	%doc examples
14cr|perl-Gtk2-SourceView-1.0.0-15|52	%{_mandir}/*/*
14cr|perl-Gtk2-SourceView-1.0.0-15|53	%{perl_vendorarch}/Gtk2/*
14cr|perl-Gtk2-SourceView-1.0.0-15|54	%{perl_vendorarch}/auto/*
14cr|perl-Gtk2-SourceView-1.0.0-15|55	
14cr|perl-Gtk2-SourceView-1.0.0-15|56	
14cr|perl-Gtk2-SourceView-1.0.0-15|57	%changelog
14cr|perl-Gtk2-SourceView-1.0.0-15|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-15
14cr|perl-Gtk2-SourceView-1.0.0-15|59	+ Revision: a830343
14cr|perl-Gtk2-SourceView-1.0.0-15|60	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-SourceView-1.0.0-15|61	
14cr|perl-Gtk2-SourceView-1.0.0-15|62	

4748 14
14cr|perl-Gtk2-Spell-1.30.0-5|1	%define upstream_name    Gtk2-Spell
14cr|perl-Gtk2-Spell-1.30.0-5|2	%define upstream_version 1.03
14cr|perl-Gtk2-Spell-1.30.0-5|3	
14cr|perl-Gtk2-Spell-1.30.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Gtk2-Spell-1.30.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Spell-1.30.0-5|6	Release:	5
14cr|perl-Gtk2-Spell-1.30.0-5|7	
14cr|perl-Gtk2-Spell-1.30.0-5|8	Summary:    Perl module for the gtkspell library
14cr|perl-Gtk2-Spell-1.30.0-5|9	
14cr|perl-Gtk2-Spell-1.30.0-5|10	License:    GPL+ or Artistic
14cr|perl-Gtk2-Spell-1.30.0-5|11	Group:      Development/GNOME and GTK+
14cr|perl-Gtk2-Spell-1.30.0-5|12	Url:        http://gtk2-perl.sf.net/
14cr|perl-Gtk2-Spell-1.30.0-5|13	Source0:    http://ovh.dl.sourceforge.net/sourceforge/gtk2-perl/%upstream_name-%upstream_version.tar.bz2
14cr|perl-Gtk2-Spell-1.30.0-5|14	Patch0:     Gtk2-Spell-1.03.diff
14cr|perl-Gtk2-Spell-1.30.0-5|15	BuildRequires: glitz-devel
14cr|perl-Gtk2-Spell-1.30.0-5|16	BuildRequires: gtkspell-devel
14cr|perl-Gtk2-Spell-1.30.0-5|17	BuildRequires: perl-ExtUtils-Depends
14cr|perl-Gtk2-Spell-1.30.0-5|18	BuildRequires: perl-ExtUtils-PkgConfig
14cr|perl-Gtk2-Spell-1.30.0-5|19	BuildRequires: perl-Gtk2
14cr|perl-Gtk2-Spell-1.30.0-5|20	BuildRequires: perl-Glib > 1.00
14cr|perl-Gtk2-Spell-1.30.0-5|21	Buildrequires: perl-devel
14cr|perl-Gtk2-Spell-1.30.0-5|22	
14cr|perl-Gtk2-Spell-1.30.0-5|23	Requires: gtk+2
14cr|perl-Gtk2-Spell-1.30.0-5|24	
14cr|perl-Gtk2-Spell-1.30.0-5|25	%description
14cr|perl-Gtk2-Spell-1.30.0-5|26	This module provides perl access to the gtkspell library.
14cr|perl-Gtk2-Spell-1.30.0-5|27	
14cr|perl-Gtk2-Spell-1.30.0-5|28	The GtkSpell graphical user interface library allow to write applications that
14cr|perl-Gtk2-Spell-1.30.0-5|29	highlight mis-spelled words.
14cr|perl-Gtk2-Spell-1.30.0-5|30	
14cr|perl-Gtk2-Spell-1.30.0-5|31	%prep
14cr|perl-Gtk2-Spell-1.30.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Spell-1.30.0-5|33	%patch0 -p1
14cr|perl-Gtk2-Spell-1.30.0-5|34	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-Spell-1.30.0-5|35	
14cr|perl-Gtk2-Spell-1.30.0-5|36	%build
14cr|perl-Gtk2-Spell-1.30.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Spell-1.30.0-5|38	make OPTIMIZE="%{optflags} -Os -s"
14cr|perl-Gtk2-Spell-1.30.0-5|39	
14cr|perl-Gtk2-Spell-1.30.0-5|40	%install
14cr|perl-Gtk2-Spell-1.30.0-5|41	%makeinstall_std
14cr|perl-Gtk2-Spell-1.30.0-5|42	
14cr|perl-Gtk2-Spell-1.30.0-5|43	%clean
14cr|perl-Gtk2-Spell-1.30.0-5|44	
14cr|perl-Gtk2-Spell-1.30.0-5|45	%files
14cr|perl-Gtk2-Spell-1.30.0-5|46	%defattr(-, root, root)
14cr|perl-Gtk2-Spell-1.30.0-5|47	%doc LICENSE gtkspell_simple.pl
14cr|perl-Gtk2-Spell-1.30.0-5|48	%{_mandir}/*/*
14cr|perl-Gtk2-Spell-1.30.0-5|49	%{perl_vendorarch}/Gtk2/*
14cr|perl-Gtk2-Spell-1.30.0-5|50	%{perl_vendorarch}/auto/Gtk2/*
14cr|perl-Gtk2-Spell-1.30.0-5|51	
14cr|perl-Gtk2-Spell-1.30.0-5|52	
14cr|perl-Gtk2-Spell-1.30.0-5|53	
14cr|perl-Gtk2-Spell-1.30.0-5|54	%changelog
14cr|perl-Gtk2-Spell-1.30.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-5
14cr|perl-Gtk2-Spell-1.30.0-5|56	+ Revision: 30ce930
14cr|perl-Gtk2-Spell-1.30.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Spell-1.30.0-5|58	
14cr|perl-Gtk2-Spell-1.30.0-5|59	

4749 14
14cr|perl-Gtk2-StatusIcon-0.010-11|1	%define	module	Gtk2-StatusIcon
14cr|perl-Gtk2-StatusIcon-0.010-11|2	%define	fmodule	Gtk2/StatusIcon
14cr|perl-Gtk2-StatusIcon-0.010-11|3	
14cr|perl-Gtk2-StatusIcon-0.010-11|4	Summary:	Perl module interface to the EggSystemTray library
14cr|perl-Gtk2-StatusIcon-0.010-11|5	
14cr|perl-Gtk2-StatusIcon-0.010-11|6	Name:		perl-%{module}
14cr|perl-Gtk2-StatusIcon-0.010-11|7	Version:	0.010
14cr|perl-Gtk2-StatusIcon-0.010-11|8	Release:	11
14cr|perl-Gtk2-StatusIcon-0.010-11|9	License:	GPL or Artistic
14cr|perl-Gtk2-StatusIcon-0.010-11|10	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-StatusIcon-0.010-11|11	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-Gtk2-StatusIcon-0.010-11|12	URL:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-StatusIcon-0.010-11|13	BuildRequires:	gtkspell-devel perl-ExtUtils-Depends perl-Gtk2 perl-Gnome2 >= 1.020-2mdk
14cr|perl-Gtk2-StatusIcon-0.010-11|14	BuildRequires:	perl-Glib > 1.00 perl-ExtUtils-PkgConfig
14cr|perl-Gtk2-StatusIcon-0.010-11|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|perl-Gtk2-StatusIcon-0.010-11|16	Buildrequires:	perl-devel
14cr|perl-Gtk2-StatusIcon-0.010-11|17	BuildRequires:	pkgconfig(glitz)
14cr|perl-Gtk2-StatusIcon-0.010-11|18	Requires:	perl-Gnome2 >= 1.020-2mdk
14cr|perl-Gtk2-StatusIcon-0.010-11|19	
14cr|perl-Gtk2-StatusIcon-0.010-11|20	
14cr|perl-Gtk2-StatusIcon-0.010-11|21	%description
14cr|perl-Gtk2-StatusIcon-0.010-11|22	This module allows a Perl developer to embed an arbitrary widget in a
14cr|perl-Gtk2-StatusIcon-0.010-11|23	System Tray like the Gnome notification area.
14cr|perl-Gtk2-StatusIcon-0.010-11|24	
14cr|perl-Gtk2-StatusIcon-0.010-11|25	
14cr|perl-Gtk2-StatusIcon-0.010-11|26	%prep
14cr|perl-Gtk2-StatusIcon-0.010-11|27	%setup -q -n %{module}-%{version}
14cr|perl-Gtk2-StatusIcon-0.010-11|28	
14cr|perl-Gtk2-StatusIcon-0.010-11|29	%build
14cr|perl-Gtk2-StatusIcon-0.010-11|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-StatusIcon-0.010-11|31	%make
14cr|perl-Gtk2-StatusIcon-0.010-11|32	
14cr|perl-Gtk2-StatusIcon-0.010-11|33	%install
14cr|perl-Gtk2-StatusIcon-0.010-11|34	%makeinstall_std
14cr|perl-Gtk2-StatusIcon-0.010-11|35	
14cr|perl-Gtk2-StatusIcon-0.010-11|36	%files
14cr|perl-Gtk2-StatusIcon-0.010-11|37	%doc NEWS examples/*
14cr|perl-Gtk2-StatusIcon-0.010-11|38	%{_mandir}/*/*
14cr|perl-Gtk2-StatusIcon-0.010-11|39	%{perl_vendorarch}/%{fmodule}.pm
14cr|perl-Gtk2-StatusIcon-0.010-11|40	%{perl_vendorarch}/%{fmodule}
14cr|perl-Gtk2-StatusIcon-0.010-11|41	%{perl_vendorarch}/auto/%{fmodule}
14cr|perl-Gtk2-StatusIcon-0.010-11|42	
14cr|perl-Gtk2-StatusIcon-0.010-11|43	
14cr|perl-Gtk2-StatusIcon-0.010-11|44	
14cr|perl-Gtk2-StatusIcon-0.010-11|45	%changelog
14cr|perl-Gtk2-StatusIcon-0.010-11|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.010-11
14cr|perl-Gtk2-StatusIcon-0.010-11|47	+ Revision: 036216b
14cr|perl-Gtk2-StatusIcon-0.010-11|48	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-StatusIcon-0.010-11|49	
14cr|perl-Gtk2-StatusIcon-0.010-11|50	

4750 14
14cr|perl-Gtk2-TrayManager-0.50.0-5|1	%define upstream_name    Gtk2-TrayManager
14cr|perl-Gtk2-TrayManager-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Gtk2-TrayManager-0.50.0-5|3	
14cr|perl-Gtk2-TrayManager-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Gtk2-TrayManager-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Gtk2-TrayManager-0.50.0-5|6	Release:	5
14cr|perl-Gtk2-TrayManager-0.50.0-5|7	
14cr|perl-Gtk2-TrayManager-0.50.0-5|8	Summary:	Perl bindings for EggTrayManager
14cr|perl-Gtk2-TrayManager-0.50.0-5|9	
14cr|perl-Gtk2-TrayManager-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Gtk2-TrayManager-0.50.0-5|11	Group:		Development/GNOME and GTK+
14cr|perl-Gtk2-TrayManager-0.50.0-5|12	URL:		http://gtk2-perl.sf.net/
14cr|perl-Gtk2-TrayManager-0.50.0-5|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Gtk2-TrayManager-0.50.0-5|14	
14cr|perl-Gtk2-TrayManager-0.50.0-5|15	BuildRequires:	glitz-devel
14cr|perl-Gtk2-TrayManager-0.50.0-5|16	BuildRequires:	gtkspell-devel
14cr|perl-Gtk2-TrayManager-0.50.0-5|17	BuildRequires:	perl-devel
14cr|perl-Gtk2-TrayManager-0.50.0-5|18	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Gtk2-TrayManager-0.50.0-5|19	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-TrayManager-0.50.0-5|20	BuildRequires:	perl(Gtk2)
14cr|perl-Gtk2-TrayManager-0.50.0-5|21	BuildRequires:	perl(Glib) > 1.00
14cr|perl-Gtk2-TrayManager-0.50.0-5|22	Requires:	gtk+2
14cr|perl-Gtk2-TrayManager-0.50.0-5|23	
14cr|perl-Gtk2-TrayManager-0.50.0-5|24	%description
14cr|perl-Gtk2-TrayManager-0.50.0-5|25	The EggTrayManager library is used internally by GNOME to implement the
14cr|perl-Gtk2-TrayManager-0.50.0-5|26	server-side of the Notification Area (or system tray) protocol.
14cr|perl-Gtk2-TrayManager-0.50.0-5|27	
14cr|perl-Gtk2-TrayManager-0.50.0-5|28	Gtk2::TrayManager allows you to create notification area applications using
14cr|perl-Gtk2-TrayManager-0.50.0-5|29	Gtk2-Perl.
14cr|perl-Gtk2-TrayManager-0.50.0-5|30	
14cr|perl-Gtk2-TrayManager-0.50.0-5|31	%prep
14cr|perl-Gtk2-TrayManager-0.50.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-TrayManager-0.50.0-5|33	find -type d -name CVS | rm -rf
14cr|perl-Gtk2-TrayManager-0.50.0-5|34	
14cr|perl-Gtk2-TrayManager-0.50.0-5|35	%build
14cr|perl-Gtk2-TrayManager-0.50.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-TrayManager-0.50.0-5|37	make OPTIMIZE="%{optflags} -Os -s"
14cr|perl-Gtk2-TrayManager-0.50.0-5|38	#%make test || :
14cr|perl-Gtk2-TrayManager-0.50.0-5|39	
14cr|perl-Gtk2-TrayManager-0.50.0-5|40	%install
14cr|perl-Gtk2-TrayManager-0.50.0-5|41	%makeinstall_std
14cr|perl-Gtk2-TrayManager-0.50.0-5|42	
14cr|perl-Gtk2-TrayManager-0.50.0-5|43	%files
14cr|perl-Gtk2-TrayManager-0.50.0-5|44	%doc examples/*
14cr|perl-Gtk2-TrayManager-0.50.0-5|45	%{_mandir}/*/*
14cr|perl-Gtk2-TrayManager-0.50.0-5|46	%{perl_vendorarch}/Gtk2/*
14cr|perl-Gtk2-TrayManager-0.50.0-5|47	%{perl_vendorarch}/auto/Gtk2/*
14cr|perl-Gtk2-TrayManager-0.50.0-5|48	
14cr|perl-Gtk2-TrayManager-0.50.0-5|49	
14cr|perl-Gtk2-TrayManager-0.50.0-5|50	
14cr|perl-Gtk2-TrayManager-0.50.0-5|51	%changelog
14cr|perl-Gtk2-TrayManager-0.50.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Gtk2-TrayManager-0.50.0-5|53	+ Revision: b5bc258
14cr|perl-Gtk2-TrayManager-0.50.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-TrayManager-0.50.0-5|55	
14cr|perl-Gtk2-TrayManager-0.50.0-5|56	

4751 14
14cr|perl-Gtk2-Unique-0.50.0-6|1	%define upstream_name    Gtk2-Unique
14cr|perl-Gtk2-Unique-0.50.0-6|2	%define upstream_version 0.05
14cr|perl-Gtk2-Unique-0.50.0-6|3	
14cr|perl-Gtk2-Unique-0.50.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Gtk2-Unique-0.50.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Gtk2-Unique-0.50.0-6|6	Release:    6
14cr|perl-Gtk2-Unique-0.50.0-6|7	Summary:    Perl bindings for libunique
14cr|perl-Gtk2-Unique-0.50.0-6|8	License:    GPL+ or Artistic
14cr|perl-Gtk2-Unique-0.50.0-6|9	Group:      Development/Perl
14cr|perl-Gtk2-Unique-0.50.0-6|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Gtk2-Unique-0.50.0-6|11	Source0:    http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Gtk2-Unique-0.50.0-6|12	
14cr|perl-Gtk2-Unique-0.50.0-6|13	BuildRequires: unique-devel
14cr|perl-Gtk2-Unique-0.50.0-6|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Gtk2-Unique-0.50.0-6|15	BuildRequires: perl(ExtUtils::Depends)
14cr|perl-Gtk2-Unique-0.50.0-6|16	BuildRequires: perl(ExtUtils::PkgConfig)
14cr|perl-Gtk2-Unique-0.50.0-6|17	BuildRequires: perl(Gtk2)
14cr|perl-Gtk2-Unique-0.50.0-6|18	BuildRequires: perl-devel
14cr|perl-Gtk2-Unique-0.50.0-6|19	
14cr|perl-Gtk2-Unique-0.50.0-6|20	%description
14cr|perl-Gtk2-Unique-0.50.0-6|21	Gtk2::Unique is a Perl binding for the C library libunique which provides a
14cr|perl-Gtk2-Unique-0.50.0-6|22	way for writing single instance application. If you launch a single
14cr|perl-Gtk2-Unique-0.50.0-6|23	instance application twice, the second instance will either just quit or
14cr|perl-Gtk2-Unique-0.50.0-6|24	will send a message to the running instance.
14cr|perl-Gtk2-Unique-0.50.0-6|25	
14cr|perl-Gtk2-Unique-0.50.0-6|26	For more information about libunique see: the
14cr|perl-Gtk2-Unique-0.50.0-6|27	http://live.gnome.org/LibUnique manpage.
14cr|perl-Gtk2-Unique-0.50.0-6|28	
14cr|perl-Gtk2-Unique-0.50.0-6|29	%prep
14cr|perl-Gtk2-Unique-0.50.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Gtk2-Unique-0.50.0-6|31	
14cr|perl-Gtk2-Unique-0.50.0-6|32	%build
14cr|perl-Gtk2-Unique-0.50.0-6|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Gtk2-Unique-0.50.0-6|34	%make
14cr|perl-Gtk2-Unique-0.50.0-6|35	
14cr|perl-Gtk2-Unique-0.50.0-6|36	%check
14cr|perl-Gtk2-Unique-0.50.0-6|37	%make test
14cr|perl-Gtk2-Unique-0.50.0-6|38	
14cr|perl-Gtk2-Unique-0.50.0-6|39	%install
14cr|perl-Gtk2-Unique-0.50.0-6|40	%makeinstall_std
14cr|perl-Gtk2-Unique-0.50.0-6|41	
14cr|perl-Gtk2-Unique-0.50.0-6|42	%files
14cr|perl-Gtk2-Unique-0.50.0-6|43	%doc Changes META.yml README
14cr|perl-Gtk2-Unique-0.50.0-6|44	%{_mandir}/man3/*
14cr|perl-Gtk2-Unique-0.50.0-6|45	%{perl_vendorlib}/*
14cr|perl-Gtk2-Unique-0.50.0-6|46	
14cr|perl-Gtk2-Unique-0.50.0-6|47	%changelog
14cr|perl-Gtk2-Unique-0.50.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-6
14cr|perl-Gtk2-Unique-0.50.0-6|49	+ Revision: 4e315dc
14cr|perl-Gtk2-Unique-0.50.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-Gtk2-Unique-0.50.0-6|51	
14cr|perl-Gtk2-Unique-0.50.0-6|52	

4752 14
14cr|perl-GTop-0.180.0-3|1	%define	upstream_name	 GTop
14cr|perl-GTop-0.180.0-3|2	%define upstream_version 0.18
14cr|perl-GTop-0.180.0-3|3	
14cr|perl-GTop-0.180.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-GTop-0.180.0-3|5	Version:    %perl_convert_version 0.18
14cr|perl-GTop-0.180.0-3|6	Release:	3
14cr|perl-GTop-0.180.0-3|7	
14cr|perl-GTop-0.180.0-3|8	Summary:	Perl interface to libgtop
14cr|perl-GTop-0.180.0-3|9	
14cr|perl-GTop-0.180.0-3|10	License:	GPL+ or Artistic
14cr|perl-GTop-0.180.0-3|11	Group:		Development/Perl
14cr|perl-GTop-0.180.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-GTop-0.180.0-3|13	Source0:	http://www.cpan.org/authors/id/M/MJ/MJH/GTop-0.18.tar.gz
14cr|perl-GTop-0.180.0-3|14	
14cr|perl-GTop-0.180.0-3|15	BuildRequires:	pkgconfig(libgtop-2.0)
14cr|perl-GTop-0.180.0-3|16	Buildrequires:	perl-devel
14cr|perl-GTop-0.180.0-3|17	Requires:	perl
14cr|perl-GTop-0.180.0-3|18	
14cr|perl-GTop-0.180.0-3|19	%description
14cr|perl-GTop-0.180.0-3|20	GTop is a Perl interface to libgtop.
14cr|perl-GTop-0.180.0-3|21	
14cr|perl-GTop-0.180.0-3|22	%prep
14cr|perl-GTop-0.180.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-GTop-0.180.0-3|24	
14cr|perl-GTop-0.180.0-3|25	%build
14cr|perl-GTop-0.180.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-GTop-0.180.0-3|27	%make
14cr|perl-GTop-0.180.0-3|28	
14cr|perl-GTop-0.180.0-3|29	%check
14cr|perl-GTop-0.180.0-3|30	make test
14cr|perl-GTop-0.180.0-3|31	
14cr|perl-GTop-0.180.0-3|32	%install
14cr|perl-GTop-0.180.0-3|33	%makeinstall_std
14cr|perl-GTop-0.180.0-3|34	
14cr|perl-GTop-0.180.0-3|35	%clean
14cr|perl-GTop-0.180.0-3|36	
14cr|perl-GTop-0.180.0-3|37	%files
14cr|perl-GTop-0.180.0-3|38	%{perl_vendorarch}/config.pl
14cr|perl-GTop-0.180.0-3|39	%{perl_vendorarch}/GTop*
14cr|perl-GTop-0.180.0-3|40	%{perl_vendorarch}/auto/GTop
14cr|perl-GTop-0.180.0-3|41	%{_mandir}/*/*
14cr|perl-GTop-0.180.0-3|42	
14cr|perl-GTop-0.180.0-3|43	
14cr|perl-GTop-0.180.0-3|44	
14cr|perl-GTop-0.180.0-3|45	%changelog
14cr|perl-GTop-0.180.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-3
14cr|perl-GTop-0.180.0-3|47	+ Revision: 0157b94
14cr|perl-GTop-0.180.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-GTop-0.180.0-3|49	
14cr|perl-GTop-0.180.0-3|50	

4753 14
14cr|perl-Guard-1.22.0-4|1	%define upstream_name    Guard
14cr|perl-Guard-1.22.0-4|2	%define upstream_version 1.022
14cr|perl-Guard-1.22.0-4|3	
14cr|perl-Guard-1.22.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Guard-1.22.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Guard-1.22.0-4|6	Release:	4
14cr|perl-Guard-1.22.0-4|7	
14cr|perl-Guard-1.22.0-4|8	Summary:    Safe cleanup blocks
14cr|perl-Guard-1.22.0-4|9	
14cr|perl-Guard-1.22.0-4|10	License:    GPL+ or Artistic
14cr|perl-Guard-1.22.0-4|11	Group:      Development/Perl
14cr|perl-Guard-1.22.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Guard-1.22.0-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Guard-1.22.0-4|14	
14cr|perl-Guard-1.22.0-4|15	BuildRequires: perl-devel
14cr|perl-Guard-1.22.0-4|16	
14cr|perl-Guard-1.22.0-4|17	%description
14cr|perl-Guard-1.22.0-4|18	This module implements so-called "guards". A guard is something (usually an
14cr|perl-Guard-1.22.0-4|19	object) that "guards" a resource, ensuring that it is cleaned up when
14cr|perl-Guard-1.22.0-4|20	expected.
14cr|perl-Guard-1.22.0-4|21	
14cr|perl-Guard-1.22.0-4|22	Specifically, this module supports two different types of guards: guard
14cr|perl-Guard-1.22.0-4|23	objects, which execute a given code block when destroyed, and scoped
14cr|perl-Guard-1.22.0-4|24	guards, which are tied to the scope exit.
14cr|perl-Guard-1.22.0-4|25	
14cr|perl-Guard-1.22.0-4|26	
14cr|perl-Guard-1.22.0-4|27	%prep
14cr|perl-Guard-1.22.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Guard-1.22.0-4|29	
14cr|perl-Guard-1.22.0-4|30	%build
14cr|perl-Guard-1.22.0-4|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Guard-1.22.0-4|32	%make
14cr|perl-Guard-1.22.0-4|33	
14cr|perl-Guard-1.22.0-4|34	%check
14cr|perl-Guard-1.22.0-4|35	make test
14cr|perl-Guard-1.22.0-4|36	
14cr|perl-Guard-1.22.0-4|37	%install
14cr|perl-Guard-1.22.0-4|38	%makeinstall_std
14cr|perl-Guard-1.22.0-4|39	
14cr|perl-Guard-1.22.0-4|40	%clean
14cr|perl-Guard-1.22.0-4|41	
14cr|perl-Guard-1.22.0-4|42	%files
14cr|perl-Guard-1.22.0-4|43	%doc README Changes
14cr|perl-Guard-1.22.0-4|44	%{_mandir}/man3/*
14cr|perl-Guard-1.22.0-4|45	%{perl_vendorlib}/*
14cr|perl-Guard-1.22.0-4|46	
14cr|perl-Guard-1.22.0-4|47	
14cr|perl-Guard-1.22.0-4|48	
14cr|perl-Guard-1.22.0-4|49	
14cr|perl-Guard-1.22.0-4|50	%changelog
14cr|perl-Guard-1.22.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22.0-4
14cr|perl-Guard-1.22.0-4|52	+ Revision: 9374f20
14cr|perl-Guard-1.22.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Guard-1.22.0-4|54	
14cr|perl-Guard-1.22.0-4|55	

4754 14
14cr|perl-Hal-Cdroms-0.03-13|1	%define module	Hal-Cdroms
14cr|perl-Hal-Cdroms-0.03-13|2	
14cr|perl-Hal-Cdroms-0.03-13|3	Name:		perl-%{module}
14cr|perl-Hal-Cdroms-0.03-13|4	Version:	0.03
14cr|perl-Hal-Cdroms-0.03-13|5	Release:	13
14cr|perl-Hal-Cdroms-0.03-13|6	Summary:	Access cdroms through HAL and D-Bus
14cr|perl-Hal-Cdroms-0.03-13|7	License:	GPL or Artistic
14cr|perl-Hal-Cdroms-0.03-13|8	Group:		Development/Perl
14cr|perl-Hal-Cdroms-0.03-13|9	Source:		http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{module}-%{version}.tar.gz
14cr|perl-Hal-Cdroms-0.03-13|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Hal-Cdroms-0.03-13|11	BuildRequires:	perl-devel
14cr|perl-Hal-Cdroms-0.03-13|12	Requires:	perl(Net::DBus)
14cr|perl-Hal-Cdroms-0.03-13|13	
14cr|perl-Hal-Cdroms-0.03-13|14	BuildArch:	noarch
14cr|perl-Hal-Cdroms-0.03-13|15	
14cr|perl-Hal-Cdroms-0.03-13|16	%description
14cr|perl-Hal-Cdroms-0.03-13|17	Access cdroms through HAL and D-Bus
14cr|perl-Hal-Cdroms-0.03-13|18	
14cr|perl-Hal-Cdroms-0.03-13|19	%prep
14cr|perl-Hal-Cdroms-0.03-13|20	%setup -q -n %{module}-%{version}
14cr|perl-Hal-Cdroms-0.03-13|21	
14cr|perl-Hal-Cdroms-0.03-13|22	%build
14cr|perl-Hal-Cdroms-0.03-13|23	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hal-Cdroms-0.03-13|24	make
14cr|perl-Hal-Cdroms-0.03-13|25	
14cr|perl-Hal-Cdroms-0.03-13|26	%check
14cr|perl-Hal-Cdroms-0.03-13|27	make test
14cr|perl-Hal-Cdroms-0.03-13|28	
14cr|perl-Hal-Cdroms-0.03-13|29	%install
14cr|perl-Hal-Cdroms-0.03-13|30	%makeinstall_std
14cr|perl-Hal-Cdroms-0.03-13|31	
14cr|perl-Hal-Cdroms-0.03-13|32	%files
14cr|perl-Hal-Cdroms-0.03-13|33	%doc Changes
14cr|perl-Hal-Cdroms-0.03-13|34	%{perl_vendorlib}/Hal/Cdroms*
14cr|perl-Hal-Cdroms-0.03-13|35	%{_mandir}/*/*
14cr|perl-Hal-Cdroms-0.03-13|36	
14cr|perl-Hal-Cdroms-0.03-13|37	%changelog
14cr|perl-Hal-Cdroms-0.03-13|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-13
14cr|perl-Hal-Cdroms-0.03-13|39	+ Revision: f817980
14cr|perl-Hal-Cdroms-0.03-13|40	- MassBuild#464: Increase release tag
14cr|perl-Hal-Cdroms-0.03-13|41	
14cr|perl-Hal-Cdroms-0.03-13|42	

4755 14
14cr|perl-Hash-AutoHash-1.170.0-2|1	%define upstream_name    Hash-AutoHash
14cr|perl-Hash-AutoHash-1.170.0-2|2	%define upstream_version 1.17
14cr|perl-Hash-AutoHash-1.170.0-2|3	
14cr|perl-Hash-AutoHash-1.170.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Hash-AutoHash-1.170.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Hash-AutoHash-1.170.0-2|6	Release:    2
14cr|perl-Hash-AutoHash-1.170.0-2|7	
14cr|perl-Hash-AutoHash-1.170.0-2|8	Summary:    Object-oriented access to real and tied hashes
14cr|perl-Hash-AutoHash-1.170.0-2|9	
14cr|perl-Hash-AutoHash-1.170.0-2|10	License:    GPL+ or Artistic
14cr|perl-Hash-AutoHash-1.170.0-2|11	Group:      Development/Perl
14cr|perl-Hash-AutoHash-1.170.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-AutoHash-1.170.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-AutoHash-1.170.0-2|14	
14cr|perl-Hash-AutoHash-1.170.0-2|15	BuildRequires: perl(Carp)
14cr|perl-Hash-AutoHash-1.170.0-2|16	BuildRequires: perl(Exporter) >= 5.580.0
14cr|perl-Hash-AutoHash-1.170.0-2|17	BuildRequires: perl(JSON::PP)
14cr|perl-Hash-AutoHash-1.170.0-2|18	BuildRequires: perl(List::MoreUtils) >= 0.90.0
14cr|perl-Hash-AutoHash-1.170.0-2|19	BuildRequires: perl(Module::Build) >= 0.400.700
14cr|perl-Hash-AutoHash-1.170.0-2|20	BuildRequires: perl(Scalar::Util) >= 1.10.0
14cr|perl-Hash-AutoHash-1.170.0-2|21	BuildRequires: perl(Test::Deep) >= 0.110.0
14cr|perl-Hash-AutoHash-1.170.0-2|22	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Hash-AutoHash-1.170.0-2|23	BuildRequires: perl(Test::Pod)
14cr|perl-Hash-AutoHash-1.170.0-2|24	BuildRequires: perl(Test::Pod::Content)
14cr|perl-Hash-AutoHash-1.170.0-2|25	BuildRequires: perl(Tie::Hash) >= 1.0.0
14cr|perl-Hash-AutoHash-1.170.0-2|26	BuildRequires: perl(Tie::Hash::MultiValue)
14cr|perl-Hash-AutoHash-1.170.0-2|27	BuildRequires: perl(Tie::ToObject)
14cr|perl-Hash-AutoHash-1.170.0-2|28	BuildArch:  noarch
14cr|perl-Hash-AutoHash-1.170.0-2|29	
14cr|perl-Hash-AutoHash-1.170.0-2|30	%description
14cr|perl-Hash-AutoHash-1.170.0-2|31	This is yet another module that lets you access or change the elements of a
14cr|perl-Hash-AutoHash-1.170.0-2|32	hash using methods with the same name as the element's key. It follows in
14cr|perl-Hash-AutoHash-1.170.0-2|33	the footsteps of the Hash::AsObject manpage, the Hash::Inflator manpage,
14cr|perl-Hash-AutoHash-1.170.0-2|34	the Data::OpenStruct::Deep manpage, the Object::AutoAccessor manpage, and
14cr|perl-Hash-AutoHash-1.170.0-2|35	probably others. The main difference between this module and its forebears
14cr|perl-Hash-AutoHash-1.170.0-2|36	is that it supports tied hashes, in addition to regular hashes. This allows
14cr|perl-Hash-AutoHash-1.170.0-2|37	a modular division of labor: this class is generic and treats all hashes
14cr|perl-Hash-AutoHash-1.170.0-2|38	the same; any special semantics come from the tied hash.
14cr|perl-Hash-AutoHash-1.170.0-2|39	
14cr|perl-Hash-AutoHash-1.170.0-2|40	The class has a 'new' method but also supplies several functions for
14cr|perl-Hash-AutoHash-1.170.0-2|41	constructing new Hash::AutoHash objects. Except in the simplest cases, we
14cr|perl-Hash-AutoHash-1.170.0-2|42	recommend using the constructor functions rather than 'new'.
14cr|perl-Hash-AutoHash-1.170.0-2|43	
14cr|perl-Hash-AutoHash-1.170.0-2|44	The constructor functions shown in the SYNOPSIS are all you need for
14cr|perl-Hash-AutoHash-1.170.0-2|45	typical uses. autohash_hash creates a new 'real' (ie, not tied)
14cr|perl-Hash-AutoHash-1.170.0-2|46	Hash::AutoHash object; autohash_tie creates a new tied Hash::AutoHash
14cr|perl-Hash-AutoHash-1.170.0-2|47	object. Once the objects are constructed, the class treats them the same
14cr|perl-Hash-AutoHash-1.170.0-2|48	way.
14cr|perl-Hash-AutoHash-1.170.0-2|49	
14cr|perl-Hash-AutoHash-1.170.0-2|50	%prep
14cr|perl-Hash-AutoHash-1.170.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-AutoHash-1.170.0-2|52	
14cr|perl-Hash-AutoHash-1.170.0-2|53	%build
14cr|perl-Hash-AutoHash-1.170.0-2|54	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-AutoHash-1.170.0-2|55	
14cr|perl-Hash-AutoHash-1.170.0-2|56	%make
14cr|perl-Hash-AutoHash-1.170.0-2|57	
14cr|perl-Hash-AutoHash-1.170.0-2|58	%check
14cr|perl-Hash-AutoHash-1.170.0-2|59	%make test
14cr|perl-Hash-AutoHash-1.170.0-2|60	
14cr|perl-Hash-AutoHash-1.170.0-2|61	%install
14cr|perl-Hash-AutoHash-1.170.0-2|62	%makeinstall_std
14cr|perl-Hash-AutoHash-1.170.0-2|63	
14cr|perl-Hash-AutoHash-1.170.0-2|64	%files
14cr|perl-Hash-AutoHash-1.170.0-2|65	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Hash-AutoHash-1.170.0-2|66	%{_mandir}/man3/*
14cr|perl-Hash-AutoHash-1.170.0-2|67	%{perl_vendorlib}/*
14cr|perl-Hash-AutoHash-1.170.0-2|68	
14cr|perl-Hash-AutoHash-1.170.0-2|69	
14cr|perl-Hash-AutoHash-1.170.0-2|70	
14cr|perl-Hash-AutoHash-1.170.0-2|71	%changelog
14cr|perl-Hash-AutoHash-1.170.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.170.0-2
14cr|perl-Hash-AutoHash-1.170.0-2|73	+ Revision: e645984
14cr|perl-Hash-AutoHash-1.170.0-2|74	- MassBuild#464: Increase release tag
14cr|perl-Hash-AutoHash-1.170.0-2|75	
14cr|perl-Hash-AutoHash-1.170.0-2|76	

4756 14
14cr|perl-Hash-AutoHash-Args-1.180.0-2|1	%define upstream_name    Hash-AutoHash-Args
14cr|perl-Hash-AutoHash-Args-1.180.0-2|2	%define upstream_version 1.18
14cr|perl-Hash-AutoHash-Args-1.180.0-2|3	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Hash-AutoHash-Args-1.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Hash-AutoHash-Args-1.180.0-2|6	Release:    2
14cr|perl-Hash-AutoHash-Args-1.180.0-2|7	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|8	Summary:    Object-oriented processing of argument lists (version 0)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|9	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|10	License:    GPL+ or Artistic
14cr|perl-Hash-AutoHash-Args-1.180.0-2|11	Group:      Development/Perl
14cr|perl-Hash-AutoHash-Args-1.180.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-AutoHash-Args-1.180.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-AutoHash-Args-1.180.0-2|14	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|15	BuildRequires: perl(Carp)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|16	BuildRequires: perl(Test::Pod::Content)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|17	BuildRequires: perl(Test::Pod)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|18	BuildRequires: perl(Exporter)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|19	BuildRequires: perl(Hash::AutoHash)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|20	BuildRequires: perl(Scalar::Util)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|21	BuildRequires: perl(Test::Deep)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|22	BuildRequires: perl(Test::More)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|23	BuildRequires: perl(Tie::Hash)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|24	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Hash-AutoHash-Args-1.180.0-2|25	BuildArch: noarch
14cr|perl-Hash-AutoHash-Args-1.180.0-2|26	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|27	%description
14cr|perl-Hash-AutoHash-Args-1.180.0-2|28	This class simplifies the handling of keyword argument lists. It replaces
14cr|perl-Hash-AutoHash-Args-1.180.0-2|29	the Class::AutoClass::Args manpage. See the DIFFERENCES FROM
14cr|perl-Hash-AutoHash-Args-1.180.0-2|30	Class::AutoClass::Args manpage for a discussion of what's new. See the
14cr|perl-Hash-AutoHash-Args-1.180.0-2|31	Hash::AutoHash::Args::V0 manpage for a subclass which is more compatible
14cr|perl-Hash-AutoHash-Args-1.180.0-2|32	with the original.
14cr|perl-Hash-AutoHash-Args-1.180.0-2|33	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|34	The 'new' method accepts a list, ARRAY, or HASH of keyword=>value pairs,
14cr|perl-Hash-AutoHash-Args-1.180.0-2|35	another Hash::AutoHash::Args object, or any object that can be coerced into
14cr|perl-Hash-AutoHash-Args-1.180.0-2|36	a HASH . It normalizes the keywords to ignore case and leading dashes
14cr|perl-Hash-AutoHash-Args-1.180.0-2|37	('-'). The following keywords are all equivalent:
14cr|perl-Hash-AutoHash-Args-1.180.0-2|38	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|39	name, -name, -NAME, --NAME, Name, -Name
14cr|perl-Hash-AutoHash-Args-1.180.0-2|40	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|41	%prep
14cr|perl-Hash-AutoHash-Args-1.180.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-AutoHash-Args-1.180.0-2|43	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|44	%build
14cr|perl-Hash-AutoHash-Args-1.180.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-AutoHash-Args-1.180.0-2|46	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|47	%make
14cr|perl-Hash-AutoHash-Args-1.180.0-2|48	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|49	%check
14cr|perl-Hash-AutoHash-Args-1.180.0-2|50	%make test
14cr|perl-Hash-AutoHash-Args-1.180.0-2|51	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|52	%install
14cr|perl-Hash-AutoHash-Args-1.180.0-2|53	%makeinstall_std
14cr|perl-Hash-AutoHash-Args-1.180.0-2|54	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|55	%clean
14cr|perl-Hash-AutoHash-Args-1.180.0-2|56	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|57	%files
14cr|perl-Hash-AutoHash-Args-1.180.0-2|58	%doc Changes README
14cr|perl-Hash-AutoHash-Args-1.180.0-2|59	%{_mandir}/man3/*
14cr|perl-Hash-AutoHash-Args-1.180.0-2|60	%perl_vendorlib/*
14cr|perl-Hash-AutoHash-Args-1.180.0-2|61	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|62	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|63	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|64	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|65	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|66	%changelog
14cr|perl-Hash-AutoHash-Args-1.180.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-2
14cr|perl-Hash-AutoHash-Args-1.180.0-2|68	+ Revision: 24ccdd4
14cr|perl-Hash-AutoHash-Args-1.180.0-2|69	- MassBuild#464: Increase release tag
14cr|perl-Hash-AutoHash-Args-1.180.0-2|70	
14cr|perl-Hash-AutoHash-Args-1.180.0-2|71	

4757 14
14cr|perl-Hash-Flatten-1.190.0-6|1	%define upstream_name    Hash-Flatten
14cr|perl-Hash-Flatten-1.190.0-6|2	%define upstream_version 1.19
14cr|perl-Hash-Flatten-1.190.0-6|3	
14cr|perl-Hash-Flatten-1.190.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-Flatten-1.190.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-Flatten-1.190.0-6|6	Release:	6
14cr|perl-Hash-Flatten-1.190.0-6|7	
14cr|perl-Hash-Flatten-1.190.0-6|8	Summary:	Flatten/unflatten complex data hashes
14cr|perl-Hash-Flatten-1.190.0-6|9	
14cr|perl-Hash-Flatten-1.190.0-6|10	License:	GPL+ or Artistic
14cr|perl-Hash-Flatten-1.190.0-6|11	Group:		Development/Perl
14cr|perl-Hash-Flatten-1.190.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-Flatten-1.190.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-Flatten-1.190.0-6|14	
14cr|perl-Hash-Flatten-1.190.0-6|15	BuildRequires:	perl-devel
14cr|perl-Hash-Flatten-1.190.0-6|16	BuildRequires:	perl(Log::Trace)
14cr|perl-Hash-Flatten-1.190.0-6|17	BuildRequires:	perl(Test::Assertions)
14cr|perl-Hash-Flatten-1.190.0-6|18	BuildArch:	noarch
14cr|perl-Hash-Flatten-1.190.0-6|19	
14cr|perl-Hash-Flatten-1.190.0-6|20	%description
14cr|perl-Hash-Flatten-1.190.0-6|21	Converts back and forth between a nested hash structure and a flat hash of
14cr|perl-Hash-Flatten-1.190.0-6|22	delimited key-value pairs. Useful for protocols that only support key-value
14cr|perl-Hash-Flatten-1.190.0-6|23	pairs (such as CGI and DBMs).
14cr|perl-Hash-Flatten-1.190.0-6|24	
14cr|perl-Hash-Flatten-1.190.0-6|25	Functional interface
14cr|perl-Hash-Flatten-1.190.0-6|26	* $flat_hash = flatten($nested_hash, \% options)
14cr|perl-Hash-Flatten-1.190.0-6|27	
14cr|perl-Hash-Flatten-1.190.0-6|28	Reduces a nested data-structure to key-value form. The top-level
14cr|perl-Hash-Flatten-1.190.0-6|29	container must be hashref. For example:
14cr|perl-Hash-Flatten-1.190.0-6|30	
14cr|perl-Hash-Flatten-1.190.0-6|31	%prep
14cr|perl-Hash-Flatten-1.190.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-Flatten-1.190.0-6|33	
14cr|perl-Hash-Flatten-1.190.0-6|34	%build
14cr|perl-Hash-Flatten-1.190.0-6|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-Flatten-1.190.0-6|36	%make
14cr|perl-Hash-Flatten-1.190.0-6|37	
14cr|perl-Hash-Flatten-1.190.0-6|38	%check
14cr|perl-Hash-Flatten-1.190.0-6|39	%make test
14cr|perl-Hash-Flatten-1.190.0-6|40	
14cr|perl-Hash-Flatten-1.190.0-6|41	%install
14cr|perl-Hash-Flatten-1.190.0-6|42	%makeinstall_std
14cr|perl-Hash-Flatten-1.190.0-6|43	
14cr|perl-Hash-Flatten-1.190.0-6|44	%files
14cr|perl-Hash-Flatten-1.190.0-6|45	%doc Changes README
14cr|perl-Hash-Flatten-1.190.0-6|46	%{_mandir}/man3/*
14cr|perl-Hash-Flatten-1.190.0-6|47	%{perl_vendorlib}/*
14cr|perl-Hash-Flatten-1.190.0-6|48	
14cr|perl-Hash-Flatten-1.190.0-6|49	
14cr|perl-Hash-Flatten-1.190.0-6|50	
14cr|perl-Hash-Flatten-1.190.0-6|51	%changelog
14cr|perl-Hash-Flatten-1.190.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-6
14cr|perl-Hash-Flatten-1.190.0-6|53	+ Revision: 22bc7f3
14cr|perl-Hash-Flatten-1.190.0-6|54	- MassBuild#464: Increase release tag
14cr|perl-Hash-Flatten-1.190.0-6|55	
14cr|perl-Hash-Flatten-1.190.0-6|56	

4758 14
14cr|perl-Hash-Merge-0.200.0-3|1	%define upstream_name    Hash-Merge
14cr|perl-Hash-Merge-0.200.0-3|2	%define upstream_version 0.200
14cr|perl-Hash-Merge-0.200.0-3|3	
14cr|perl-Hash-Merge-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-Merge-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-Merge-0.200.0-3|6	Release:	3
14cr|perl-Hash-Merge-0.200.0-3|7	
14cr|perl-Hash-Merge-0.200.0-3|8	Summary:	Merges arbitrarily deep hashes into a single hash
14cr|perl-Hash-Merge-0.200.0-3|9	
14cr|perl-Hash-Merge-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Hash-Merge-0.200.0-3|11	Group:		Development/Perl
14cr|perl-Hash-Merge-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-Merge-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Hash/Hash-Merge-%{upstream_version}.tar.gz
14cr|perl-Hash-Merge-0.200.0-3|14	
14cr|perl-Hash-Merge-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Hash-Merge-0.200.0-3|16	BuildRequires:	perl(Clone)
14cr|perl-Hash-Merge-0.200.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Hash-Merge-0.200.0-3|18	BuildArch:	noarch
14cr|perl-Hash-Merge-0.200.0-3|19	
14cr|perl-Hash-Merge-0.200.0-3|20	%description
14cr|perl-Hash-Merge-0.200.0-3|21	Hash::Merge merges two arbitrarily deep hashes into a single hash. That is,
14cr|perl-Hash-Merge-0.200.0-3|22	at any level, it will add non-conflicting key-value pairs from one hash to
14cr|perl-Hash-Merge-0.200.0-3|23	the other, and follows a set of specific rules when there are key value
14cr|perl-Hash-Merge-0.200.0-3|24	conflicts (as outlined below). The hash is followed recursively, so that
14cr|perl-Hash-Merge-0.200.0-3|25	deeply nested hashes that are at the same level will be merged when the
14cr|perl-Hash-Merge-0.200.0-3|26	parent hashes are merged. *Please note that self-referencing hashes, or
14cr|perl-Hash-Merge-0.200.0-3|27	recursive references, are not handled well by this method.*
14cr|perl-Hash-Merge-0.200.0-3|28	
14cr|perl-Hash-Merge-0.200.0-3|29	Values in hashes are considered to be either ARRAY references, HASH
14cr|perl-Hash-Merge-0.200.0-3|30	references, or otherwise are treated as SCALARs. By default, the data
14cr|perl-Hash-Merge-0.200.0-3|31	passed to the merge function will be cloned using the Clone module;
14cr|perl-Hash-Merge-0.200.0-3|32	however, if necessary, this behavior can be changed to use as many of the
14cr|perl-Hash-Merge-0.200.0-3|33	original values as possible. (See 'set_clone_behavior').
14cr|perl-Hash-Merge-0.200.0-3|34	
14cr|perl-Hash-Merge-0.200.0-3|35	Because there are a number of possible ways that one may want to merge
14cr|perl-Hash-Merge-0.200.0-3|36	values when keys are conflicting, Hash::Merge provides several preset
14cr|perl-Hash-Merge-0.200.0-3|37	methods for your convenience, as well as a way to define you own. These are
14cr|perl-Hash-Merge-0.200.0-3|38	(currently):
14cr|perl-Hash-Merge-0.200.0-3|39	
14cr|perl-Hash-Merge-0.200.0-3|40	%prep
14cr|perl-Hash-Merge-0.200.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-Merge-0.200.0-3|42	
14cr|perl-Hash-Merge-0.200.0-3|43	%build
14cr|perl-Hash-Merge-0.200.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-Merge-0.200.0-3|45	%make
14cr|perl-Hash-Merge-0.200.0-3|46	
14cr|perl-Hash-Merge-0.200.0-3|47	%check
14cr|perl-Hash-Merge-0.200.0-3|48	make test
14cr|perl-Hash-Merge-0.200.0-3|49	
14cr|perl-Hash-Merge-0.200.0-3|50	%install
14cr|perl-Hash-Merge-0.200.0-3|51	%makeinstall_std
14cr|perl-Hash-Merge-0.200.0-3|52	
14cr|perl-Hash-Merge-0.200.0-3|53	%files
14cr|perl-Hash-Merge-0.200.0-3|54	%doc Changes README
14cr|perl-Hash-Merge-0.200.0-3|55	%{_mandir}/man3/*
14cr|perl-Hash-Merge-0.200.0-3|56	%{perl_vendorlib}/*
14cr|perl-Hash-Merge-0.200.0-3|57	
14cr|perl-Hash-Merge-0.200.0-3|58	
14cr|perl-Hash-Merge-0.200.0-3|59	%changelog
14cr|perl-Hash-Merge-0.200.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Hash-Merge-0.200.0-3|61	+ Revision: fe65abd
14cr|perl-Hash-Merge-0.200.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Hash-Merge-0.200.0-3|63	
14cr|perl-Hash-Merge-0.200.0-3|64	

4759 14
14cr|perl-Hash-Merge-Simple-0.51.0-5|1	%define upstream_name    Hash-Merge-Simple
14cr|perl-Hash-Merge-Simple-0.51.0-5|2	%define upstream_version 0.051
14cr|perl-Hash-Merge-Simple-0.51.0-5|3	
14cr|perl-Hash-Merge-Simple-0.51.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-Merge-Simple-0.51.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-Merge-Simple-0.51.0-5|6	Release:	5
14cr|perl-Hash-Merge-Simple-0.51.0-5|7	
14cr|perl-Hash-Merge-Simple-0.51.0-5|8	Summary:	Recursively merge two or more hashes, simply
14cr|perl-Hash-Merge-Simple-0.51.0-5|9	
14cr|perl-Hash-Merge-Simple-0.51.0-5|10	License:	GPL+ or Artistic
14cr|perl-Hash-Merge-Simple-0.51.0-5|11	Group:		Development/Perl
14cr|perl-Hash-Merge-Simple-0.51.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-Merge-Simple-0.51.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-Merge-Simple-0.51.0-5|14	
14cr|perl-Hash-Merge-Simple-0.51.0-5|15	BuildRequires:	perl-devel
14cr|perl-Hash-Merge-Simple-0.51.0-5|16	BuildRequires:	perl(Test::Deep)
14cr|perl-Hash-Merge-Simple-0.51.0-5|17	BuildRequires:	perl(Test::Differences)
14cr|perl-Hash-Merge-Simple-0.51.0-5|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Hash-Merge-Simple-0.51.0-5|19	BuildRequires:	perl(Test::Most)
14cr|perl-Hash-Merge-Simple-0.51.0-5|20	BuildRequires:	perl(Test::Warn)
14cr|perl-Hash-Merge-Simple-0.51.0-5|21	BuildArch:	noarch
14cr|perl-Hash-Merge-Simple-0.51.0-5|22	
14cr|perl-Hash-Merge-Simple-0.51.0-5|23	%description
14cr|perl-Hash-Merge-Simple-0.51.0-5|24	Hash::Merge::Simple will recursively merge two or more hashes and return
14cr|perl-Hash-Merge-Simple-0.51.0-5|25	the result as a new hash reference. The merge function will descend and
14cr|perl-Hash-Merge-Simple-0.51.0-5|26	merge hashes that exist under the same node in both the left and right
14cr|perl-Hash-Merge-Simple-0.51.0-5|27	hash, but doesn't attempt to combine arrays, objects, scalars, or anything
14cr|perl-Hash-Merge-Simple-0.51.0-5|28	else. The rightmost hash also takes precedence, replacing whatever was in
14cr|perl-Hash-Merge-Simple-0.51.0-5|29	the left hash if a conflict occurs.
14cr|perl-Hash-Merge-Simple-0.51.0-5|30	
14cr|perl-Hash-Merge-Simple-0.51.0-5|31	This code was pretty much taken straight from the Catalyst::Utils manpage,
14cr|perl-Hash-Merge-Simple-0.51.0-5|32	and modified to handle more than 2 hashes at the same time.
14cr|perl-Hash-Merge-Simple-0.51.0-5|33	
14cr|perl-Hash-Merge-Simple-0.51.0-5|34	%prep
14cr|perl-Hash-Merge-Simple-0.51.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-Merge-Simple-0.51.0-5|36	
14cr|perl-Hash-Merge-Simple-0.51.0-5|37	%build
14cr|perl-Hash-Merge-Simple-0.51.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-Merge-Simple-0.51.0-5|39	%make
14cr|perl-Hash-Merge-Simple-0.51.0-5|40	
14cr|perl-Hash-Merge-Simple-0.51.0-5|41	%check
14cr|perl-Hash-Merge-Simple-0.51.0-5|42	make test
14cr|perl-Hash-Merge-Simple-0.51.0-5|43	
14cr|perl-Hash-Merge-Simple-0.51.0-5|44	%install
14cr|perl-Hash-Merge-Simple-0.51.0-5|45	%makeinstall_std
14cr|perl-Hash-Merge-Simple-0.51.0-5|46	
14cr|perl-Hash-Merge-Simple-0.51.0-5|47	%files
14cr|perl-Hash-Merge-Simple-0.51.0-5|48	%doc Changes README
14cr|perl-Hash-Merge-Simple-0.51.0-5|49	%{_mandir}/man3/*
14cr|perl-Hash-Merge-Simple-0.51.0-5|50	%{perl_vendorlib}/*
14cr|perl-Hash-Merge-Simple-0.51.0-5|51	
14cr|perl-Hash-Merge-Simple-0.51.0-5|52	
14cr|perl-Hash-Merge-Simple-0.51.0-5|53	%changelog
14cr|perl-Hash-Merge-Simple-0.51.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.51.0-5
14cr|perl-Hash-Merge-Simple-0.51.0-5|55	+ Revision: 65efe7b
14cr|perl-Hash-Merge-Simple-0.51.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Hash-Merge-Simple-0.51.0-5|57	
14cr|perl-Hash-Merge-Simple-0.51.0-5|58	

4760 14
14cr|perl-Hash-MoreUtils-0.50.0-3|1	%define upstream_name    Hash-MoreUtils
14cr|perl-Hash-MoreUtils-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Hash-MoreUtils-0.50.0-3|3	
14cr|perl-Hash-MoreUtils-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-MoreUtils-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-MoreUtils-0.50.0-3|6	Release:	3
14cr|perl-Hash-MoreUtils-0.50.0-3|7	
14cr|perl-Hash-MoreUtils-0.50.0-3|8	Summary:	Provide the stuff missing in Hash::Util
14cr|perl-Hash-MoreUtils-0.50.0-3|9	
14cr|perl-Hash-MoreUtils-0.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-Hash-MoreUtils-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Hash-MoreUtils-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-MoreUtils-0.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Hash/Hash-MoreUtils-%{upstream_version}.tar.gz
14cr|perl-Hash-MoreUtils-0.50.0-3|14	
14cr|perl-Hash-MoreUtils-0.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-Hash-MoreUtils-0.50.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Hash-MoreUtils-0.50.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Hash-MoreUtils-0.50.0-3|18	BuildArch:	noarch
14cr|perl-Hash-MoreUtils-0.50.0-3|19	
14cr|perl-Hash-MoreUtils-0.50.0-3|20	%description
14cr|perl-Hash-MoreUtils-0.50.0-3|21	Similar to 'List::MoreUtils', 'Hash::MoreUtils' contains trivial but
14cr|perl-Hash-MoreUtils-0.50.0-3|22	commonly-used functionality for hashes.
14cr|perl-Hash-MoreUtils-0.50.0-3|23	
14cr|perl-Hash-MoreUtils-0.50.0-3|24	%prep
14cr|perl-Hash-MoreUtils-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-MoreUtils-0.50.0-3|26	
14cr|perl-Hash-MoreUtils-0.50.0-3|27	%build
14cr|perl-Hash-MoreUtils-0.50.0-3|28	perl Build.PL installdirs=vendor
14cr|perl-Hash-MoreUtils-0.50.0-3|29	./Build
14cr|perl-Hash-MoreUtils-0.50.0-3|30	
14cr|perl-Hash-MoreUtils-0.50.0-3|31	%check
14cr|perl-Hash-MoreUtils-0.50.0-3|32	./Build test
14cr|perl-Hash-MoreUtils-0.50.0-3|33	
14cr|perl-Hash-MoreUtils-0.50.0-3|34	%install
14cr|perl-Hash-MoreUtils-0.50.0-3|35	./Build install destdir=%{buildroot}
14cr|perl-Hash-MoreUtils-0.50.0-3|36	
14cr|perl-Hash-MoreUtils-0.50.0-3|37	%files
14cr|perl-Hash-MoreUtils-0.50.0-3|38	%doc META.yml Changes README
14cr|perl-Hash-MoreUtils-0.50.0-3|39	%{_mandir}/man3/*
14cr|perl-Hash-MoreUtils-0.50.0-3|40	%{perl_vendorlib}/*
14cr|perl-Hash-MoreUtils-0.50.0-3|41	
14cr|perl-Hash-MoreUtils-0.50.0-3|42	
14cr|perl-Hash-MoreUtils-0.50.0-3|43	%changelog
14cr|perl-Hash-MoreUtils-0.50.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Hash-MoreUtils-0.50.0-3|45	+ Revision: 81e0567
14cr|perl-Hash-MoreUtils-0.50.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Hash-MoreUtils-0.50.0-3|47	
14cr|perl-Hash-MoreUtils-0.50.0-3|48	

4761 14
14cr|perl-Hash-MultiValue-0.150.0-3|1	%define upstream_name    Hash-MultiValue
14cr|perl-Hash-MultiValue-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-Hash-MultiValue-0.150.0-3|3	
14cr|perl-Hash-MultiValue-0.150.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Hash-MultiValue-0.150.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Hash-MultiValue-0.150.0-3|6	Release:    3
14cr|perl-Hash-MultiValue-0.150.0-3|7	
14cr|perl-Hash-MultiValue-0.150.0-3|8	Summary:    Store multiple values per key
14cr|perl-Hash-MultiValue-0.150.0-3|9	
14cr|perl-Hash-MultiValue-0.150.0-3|10	License:    GPL+ or Artistic
14cr|perl-Hash-MultiValue-0.150.0-3|11	Group:      Development/Perl
14cr|perl-Hash-MultiValue-0.150.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-MultiValue-0.150.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-MultiValue-0.150.0-3|14	
14cr|perl-Hash-MultiValue-0.150.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Hash-MultiValue-0.150.0-3|16	BuildRequires: perl(Test::More)
14cr|perl-Hash-MultiValue-0.150.0-3|17	BuildRequires: perl-devel
14cr|perl-Hash-MultiValue-0.150.0-3|18	BuildArch:  noarch
14cr|perl-Hash-MultiValue-0.150.0-3|19	
14cr|perl-Hash-MultiValue-0.150.0-3|20	%description
14cr|perl-Hash-MultiValue-0.150.0-3|21	Hash::MultiValue is an object (and a plain hash reference) that may contain
14cr|perl-Hash-MultiValue-0.150.0-3|22	multiple values per key, inspired by MultiDict of WebOb.
14cr|perl-Hash-MultiValue-0.150.0-3|23	
14cr|perl-Hash-MultiValue-0.150.0-3|24	%prep
14cr|perl-Hash-MultiValue-0.150.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-MultiValue-0.150.0-3|26	
14cr|perl-Hash-MultiValue-0.150.0-3|27	%build
14cr|perl-Hash-MultiValue-0.150.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-MultiValue-0.150.0-3|29	
14cr|perl-Hash-MultiValue-0.150.0-3|30	%make
14cr|perl-Hash-MultiValue-0.150.0-3|31	
14cr|perl-Hash-MultiValue-0.150.0-3|32	%check
14cr|perl-Hash-MultiValue-0.150.0-3|33	%make test
14cr|perl-Hash-MultiValue-0.150.0-3|34	
14cr|perl-Hash-MultiValue-0.150.0-3|35	%install
14cr|perl-Hash-MultiValue-0.150.0-3|36	%makeinstall_std
14cr|perl-Hash-MultiValue-0.150.0-3|37	
14cr|perl-Hash-MultiValue-0.150.0-3|38	%files
14cr|perl-Hash-MultiValue-0.150.0-3|39	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Hash-MultiValue-0.150.0-3|40	%{_mandir}/man3/*
14cr|perl-Hash-MultiValue-0.150.0-3|41	%{perl_vendorlib}/*
14cr|perl-Hash-MultiValue-0.150.0-3|42	
14cr|perl-Hash-MultiValue-0.150.0-3|43	%changelog
14cr|perl-Hash-MultiValue-0.150.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-Hash-MultiValue-0.150.0-3|45	+ Revision: f05018e
14cr|perl-Hash-MultiValue-0.150.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Hash-MultiValue-0.150.0-3|47	
14cr|perl-Hash-MultiValue-0.150.0-3|48	

4762 14
14cr|perl-Hash-Rename-1.100.860-5|1	%define upstream_name    Hash-Rename
14cr|perl-Hash-Rename-1.100.860-5|2	%define upstream_version 1.100860
14cr|perl-Hash-Rename-1.100.860-5|3	
14cr|perl-Hash-Rename-1.100.860-5|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-Rename-1.100.860-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-Rename-1.100.860-5|6	Release:	5
14cr|perl-Hash-Rename-1.100.860-5|7	
14cr|perl-Hash-Rename-1.100.860-5|8	Summary:	Rename hash keys
14cr|perl-Hash-Rename-1.100.860-5|9	
14cr|perl-Hash-Rename-1.100.860-5|10	License:	GPL+ or Artistic
14cr|perl-Hash-Rename-1.100.860-5|11	Group:		Development/Perl
14cr|perl-Hash-Rename-1.100.860-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-Rename-1.100.860-5|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-Rename-1.100.860-5|14	
14cr|perl-Hash-Rename-1.100.860-5|15	BuildRequires:	perl-devel
14cr|perl-Hash-Rename-1.100.860-5|16	BuildRequires:	perl(Test::Compile)
14cr|perl-Hash-Rename-1.100.860-5|17	BuildRequires:	perl(Test::Exception)
14cr|perl-Hash-Rename-1.100.860-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Hash-Rename-1.100.860-5|19	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Hash-Rename-1.100.860-5|20	BuildArch:	noarch
14cr|perl-Hash-Rename-1.100.860-5|21	
14cr|perl-Hash-Rename-1.100.860-5|22	%description
14cr|perl-Hash-Rename-1.100.860-5|23	Using this module you can rename a hash's keys in place.
14cr|perl-Hash-Rename-1.100.860-5|24	
14cr|perl-Hash-Rename-1.100.860-5|25	%prep
14cr|perl-Hash-Rename-1.100.860-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-Rename-1.100.860-5|27	
14cr|perl-Hash-Rename-1.100.860-5|28	%build
14cr|perl-Hash-Rename-1.100.860-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-Rename-1.100.860-5|30	%make
14cr|perl-Hash-Rename-1.100.860-5|31	
14cr|perl-Hash-Rename-1.100.860-5|32	%check
14cr|perl-Hash-Rename-1.100.860-5|33	%make test
14cr|perl-Hash-Rename-1.100.860-5|34	
14cr|perl-Hash-Rename-1.100.860-5|35	%install
14cr|perl-Hash-Rename-1.100.860-5|36	%makeinstall_std
14cr|perl-Hash-Rename-1.100.860-5|37	
14cr|perl-Hash-Rename-1.100.860-5|38	%files
14cr|perl-Hash-Rename-1.100.860-5|39	%doc Changes README
14cr|perl-Hash-Rename-1.100.860-5|40	%{_mandir}/man3/*
14cr|perl-Hash-Rename-1.100.860-5|41	%{perl_vendorlib}/*
14cr|perl-Hash-Rename-1.100.860-5|42	
14cr|perl-Hash-Rename-1.100.860-5|43	
14cr|perl-Hash-Rename-1.100.860-5|44	%changelog
14cr|perl-Hash-Rename-1.100.860-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.860-5
14cr|perl-Hash-Rename-1.100.860-5|46	+ Revision: 4ac7d58
14cr|perl-Hash-Rename-1.100.860-5|47	- MassBuild#464: Increase release tag
14cr|perl-Hash-Rename-1.100.860-5|48	
14cr|perl-Hash-Rename-1.100.860-5|49	

4763 14
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|1	%define upstream_name    Hash-Util-FieldHash-Compat
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|3	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|6	Release:	3
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|7	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|8	Summary:	Emulate Hash::Util::FieldHash using
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|9	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|10	License:	GPL+ or Artistic
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|11	Group:		Development/Perl
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|14	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|15	BuildRequires:	perl-devel
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|16	BuildRequires:	perl(Test::use::ok)
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|17	BuildArch:	noarch
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|18	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|19	%description
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|20	Under older perls this module provides a drop in compatible api to the
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|21	Hash::Util::FieldHash manpage using the perltie manpage. When the
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|22	Hash::Util::FieldHash manpage is available it will use that instead.
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|23	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|24	This way code requiring field hashes can benefit from fast, robust field
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|25	hashes on Perl 5.10 and newer, but still run on older perls that don't ship
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|26	with that module.
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|27	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|28	See the Hash::Util::FieldHash manpage for all the details of the API.
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|29	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|30	%prep
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|32	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|33	%build
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|35	%make
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|36	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|37	%check
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|38	%make test
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|39	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|40	%install
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|41	%makeinstall_std
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|42	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|43	%files
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|44	%{_mandir}/man3/*
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|45	%{perl_vendorlib}/*
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|46	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|47	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|48	%changelog
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|50	+ Revision: e51d71e
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|52	
14cr|perl-Hash-Util-FieldHash-Compat-0.70.0-3|53	

4764 14
14cr|perl-Heap-0.800.0-4|1	%define upstream_name	 Heap
14cr|perl-Heap-0.800.0-4|2	%define upstream_version 0.80
14cr|perl-Heap-0.800.0-4|3	
14cr|perl-Heap-0.800.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Heap-0.800.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Heap-0.800.0-4|6	Release:	4
14cr|perl-Heap-0.800.0-4|7	
14cr|perl-Heap-0.800.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-Heap-0.800.0-4|9	
14cr|perl-Heap-0.800.0-4|10	License:	GPL+ or Artistic
14cr|perl-Heap-0.800.0-4|11	Group:		Development/Perl
14cr|perl-Heap-0.800.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Heap-0.800.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMM/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Heap-0.800.0-4|14	
14cr|perl-Heap-0.800.0-4|15	BuildRequires:	perl-devel
14cr|perl-Heap-0.800.0-4|16	BuildArch:	noarch
14cr|perl-Heap-0.800.0-4|17	
14cr|perl-Heap-0.800.0-4|18	%description
14cr|perl-Heap-0.800.0-4|19	The Heap collection of modules provide routines that manage a heap of
14cr|perl-Heap-0.800.0-4|20	elements. A heap is a partially sorted structure that is always able to
14cr|perl-Heap-0.800.0-4|21	easily extract the smallest of the elements in the structure (or the
14cr|perl-Heap-0.800.0-4|22	largest if a reversed compare routine is provided).
14cr|perl-Heap-0.800.0-4|23	
14cr|perl-Heap-0.800.0-4|24	If the collection of elements is changing dynamically, the heap has less
14cr|perl-Heap-0.800.0-4|25	overhead than keeping the collection fully sorted.
14cr|perl-Heap-0.800.0-4|26	
14cr|perl-Heap-0.800.0-4|27	The elements must be objects as described in "Heap::Elem" and all
14cr|perl-Heap-0.800.0-4|28	elements inserted into one heap must be mutually compatible - either the
14cr|perl-Heap-0.800.0-4|29	same class exactly or else classes that differ only in ways unrelated to
14cr|perl-Heap-0.800.0-4|30	the Heap::Elem interface.
14cr|perl-Heap-0.800.0-4|31	
14cr|perl-Heap-0.800.0-4|32	%prep
14cr|perl-Heap-0.800.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Heap-0.800.0-4|34	
14cr|perl-Heap-0.800.0-4|35	%build
14cr|perl-Heap-0.800.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Heap-0.800.0-4|37	%make
14cr|perl-Heap-0.800.0-4|38	
14cr|perl-Heap-0.800.0-4|39	%check
14cr|perl-Heap-0.800.0-4|40	make test
14cr|perl-Heap-0.800.0-4|41	
14cr|perl-Heap-0.800.0-4|42	%install
14cr|perl-Heap-0.800.0-4|43	%makeinstall_std
14cr|perl-Heap-0.800.0-4|44	
14cr|perl-Heap-0.800.0-4|45	%files
14cr|perl-Heap-0.800.0-4|46	%doc Changes README
14cr|perl-Heap-0.800.0-4|47	%{perl_vendorlib}/Heap.pm
14cr|perl-Heap-0.800.0-4|48	%{perl_vendorlib}/Heap
14cr|perl-Heap-0.800.0-4|49	%{_mandir}/*/*
14cr|perl-Heap-0.800.0-4|50	
14cr|perl-Heap-0.800.0-4|51	
14cr|perl-Heap-0.800.0-4|52	
14cr|perl-Heap-0.800.0-4|53	%changelog
14cr|perl-Heap-0.800.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.800.0-4
14cr|perl-Heap-0.800.0-4|55	+ Revision: ef9722d
14cr|perl-Heap-0.800.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Heap-0.800.0-4|57	
14cr|perl-Heap-0.800.0-4|58	

4765 14
14cr|perl-Heimdal-Kadm5-0.80.0-5|1	%define upstream_name Heimdal-Kadm5
14cr|perl-Heimdal-Kadm5-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Heimdal-Kadm5-0.80.0-5|3	
14cr|perl-Heimdal-Kadm5-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Heimdal-Kadm5-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Heimdal-Kadm5-0.80.0-5|6	Release:	5
14cr|perl-Heimdal-Kadm5-0.80.0-5|7	Summary:	Perl extension for adminstration of Heimdal Kerberos servers
14cr|perl-Heimdal-Kadm5-0.80.0-5|8	
14cr|perl-Heimdal-Kadm5-0.80.0-5|9	License:	Artistic/GPL
14cr|perl-Heimdal-Kadm5-0.80.0-5|10	Group:		Development/Perl
14cr|perl-Heimdal-Kadm5-0.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Heimdal-Kadm5-0.80.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/L/LE/LEIFJ/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Heimdal-Kadm5-0.80.0-5|13	BuildRequires:	perl-devel
14cr|perl-Heimdal-Kadm5-0.80.0-5|14	BuildRequires:	heimdal-devel
14cr|perl-Heimdal-Kadm5-0.80.0-5|15	
14cr|perl-Heimdal-Kadm5-0.80.0-5|16	%description
14cr|perl-Heimdal-Kadm5-0.80.0-5|17	Heimdal::Kadm5 is a basic XSUB perl glue to the Heimdal
14cr|perl-Heimdal-Kadm5-0.80.0-5|18	(http://www.pdc.kth.se/src/heimdal) kadm5clnt library. Heimdal is a free,
14cr|perl-Heimdal-Kadm5-0.80.0-5|19	slightly less export challenged implementation of Kerberos5 by Assar Westerlund
14cr|perl-Heimdal-Kadm5-0.80.0-5|20	and Johan Danielsson. Heimdal::Kadm5 allows you to perform more administration
14cr|perl-Heimdal-Kadm5-0.80.0-5|21	of your kdc than you can usually pull off with the included kadmin program.
14cr|perl-Heimdal-Kadm5-0.80.0-5|22	Heimdal::Kadm5 should be considered alpha-code and may consequently crash and
14cr|perl-Heimdal-Kadm5-0.80.0-5|23	burn but should not muck up your kdc any more than kadmin itself does.
14cr|perl-Heimdal-Kadm5-0.80.0-5|24	
14cr|perl-Heimdal-Kadm5-0.80.0-5|25	%prep
14cr|perl-Heimdal-Kadm5-0.80.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Heimdal-Kadm5-0.80.0-5|27	
14cr|perl-Heimdal-Kadm5-0.80.0-5|28	%build
14cr|perl-Heimdal-Kadm5-0.80.0-5|29	perl Makefile.PL INSTALLDIRS=vendor INC="-I%{_includedir}/heimdal"
14cr|perl-Heimdal-Kadm5-0.80.0-5|30	%make
14cr|perl-Heimdal-Kadm5-0.80.0-5|31	
14cr|perl-Heimdal-Kadm5-0.80.0-5|32	%install
14cr|perl-Heimdal-Kadm5-0.80.0-5|33	%makeinstall_std
14cr|perl-Heimdal-Kadm5-0.80.0-5|34	
14cr|perl-Heimdal-Kadm5-0.80.0-5|35	%check
14cr|perl-Heimdal-Kadm5-0.80.0-5|36	# doesn't work without a running KDC
14cr|perl-Heimdal-Kadm5-0.80.0-5|37	#make test
14cr|perl-Heimdal-Kadm5-0.80.0-5|38	
14cr|perl-Heimdal-Kadm5-0.80.0-5|39	%files
14cr|perl-Heimdal-Kadm5-0.80.0-5|40	%doc Changes README
14cr|perl-Heimdal-Kadm5-0.80.0-5|41	%{perl_vendorarch}/Heimdal
14cr|perl-Heimdal-Kadm5-0.80.0-5|42	%{perl_vendorarch}/auto/Heimdal
14cr|perl-Heimdal-Kadm5-0.80.0-5|43	%{_mandir}/*/*
14cr|perl-Heimdal-Kadm5-0.80.0-5|44	
14cr|perl-Heimdal-Kadm5-0.80.0-5|45	
14cr|perl-Heimdal-Kadm5-0.80.0-5|46	
14cr|perl-Heimdal-Kadm5-0.80.0-5|47	%changelog
14cr|perl-Heimdal-Kadm5-0.80.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Heimdal-Kadm5-0.80.0-5|49	+ Revision: 1f42d8f
14cr|perl-Heimdal-Kadm5-0.80.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Heimdal-Kadm5-0.80.0-5|51	
14cr|perl-Heimdal-Kadm5-0.80.0-5|52	

4766 14
14cr|perl-Hook-Output-File-0.70.0-4|1	%define upstream_name    Hook-Output-File
14cr|perl-Hook-Output-File-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-Hook-Output-File-0.70.0-4|3	
14cr|perl-Hook-Output-File-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Hook-Output-File-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Hook-Output-File-0.70.0-4|6	Release:	4
14cr|perl-Hook-Output-File-0.70.0-4|7	
14cr|perl-Hook-Output-File-0.70.0-4|8	Summary:	Redirect STDOUT/STDERR to a file
14cr|perl-Hook-Output-File-0.70.0-4|9	
14cr|perl-Hook-Output-File-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-Hook-Output-File-0.70.0-4|11	Group:		Development/Perl
14cr|perl-Hook-Output-File-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Hook-Output-File-0.70.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Hook/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Hook-Output-File-0.70.0-4|14	
14cr|perl-Hook-Output-File-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Hook-Output-File-0.70.0-4|16	BuildRequires:	perl(boolean)
14cr|perl-Hook-Output-File-0.70.0-4|17	BuildRequires:	perl(Carp)
14cr|perl-Hook-Output-File-0.70.0-4|18	BuildRequires:	perl(File::Spec)
14cr|perl-Hook-Output-File-0.70.0-4|19	BuildRequires:	perl(File::Temp)
14cr|perl-Hook-Output-File-0.70.0-4|20	BuildRequires:	perl(IO::Capture)
14cr|perl-Hook-Output-File-0.70.0-4|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Hook-Output-File-0.70.0-4|22	BuildRequires:	perl(Params::Validate)
14cr|perl-Hook-Output-File-0.70.0-4|23	BuildRequires:	perl(Test::More)
14cr|perl-Hook-Output-File-0.70.0-4|24	BuildRequires:	perl(Tie::Handle)
14cr|perl-Hook-Output-File-0.70.0-4|25	BuildArch:	noarch
14cr|perl-Hook-Output-File-0.70.0-4|26	
14cr|perl-Hook-Output-File-0.70.0-4|27	%description
14cr|perl-Hook-Output-File-0.70.0-4|28	'Hook::Output::File' redirects 'STDOUT/STDERR' to a file.
14cr|perl-Hook-Output-File-0.70.0-4|29	
14cr|perl-Hook-Output-File-0.70.0-4|30	%prep
14cr|perl-Hook-Output-File-0.70.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Hook-Output-File-0.70.0-4|32	
14cr|perl-Hook-Output-File-0.70.0-4|33	%build
14cr|perl-Hook-Output-File-0.70.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Hook-Output-File-0.70.0-4|35	%make
14cr|perl-Hook-Output-File-0.70.0-4|36	
14cr|perl-Hook-Output-File-0.70.0-4|37	%check
14cr|perl-Hook-Output-File-0.70.0-4|38	make test
14cr|perl-Hook-Output-File-0.70.0-4|39	
14cr|perl-Hook-Output-File-0.70.0-4|40	%install
14cr|perl-Hook-Output-File-0.70.0-4|41	%makeinstall_std
14cr|perl-Hook-Output-File-0.70.0-4|42	
14cr|perl-Hook-Output-File-0.70.0-4|43	%files
14cr|perl-Hook-Output-File-0.70.0-4|44	%doc Changes README
14cr|perl-Hook-Output-File-0.70.0-4|45	%{_mandir}/man3/*
14cr|perl-Hook-Output-File-0.70.0-4|46	%{perl_vendorlib}/*
14cr|perl-Hook-Output-File-0.70.0-4|47	
14cr|perl-Hook-Output-File-0.70.0-4|48	
14cr|perl-Hook-Output-File-0.70.0-4|49	%changelog
14cr|perl-Hook-Output-File-0.70.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-Hook-Output-File-0.70.0-4|51	+ Revision: e10fdde
14cr|perl-Hook-Output-File-0.70.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Hook-Output-File-0.70.0-4|53	
14cr|perl-Hook-Output-File-0.70.0-4|54	

4767 14
14cr|perl-HTML-Display-0.400.0-3|1	%define upstream_name    HTML-Display
14cr|perl-HTML-Display-0.400.0-3|2	%define upstream_version 0.40
14cr|perl-HTML-Display-0.400.0-3|3	
14cr|perl-HTML-Display-0.400.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Display-0.400.0-3|5	Version:	%perl_convert_version 0.40
14cr|perl-HTML-Display-0.400.0-3|6	Release:	3
14cr|perl-HTML-Display-0.400.0-3|7	
14cr|perl-HTML-Display-0.400.0-3|8	Summary:	Use an OLE object to display HTML
14cr|perl-HTML-Display-0.400.0-3|9	
14cr|perl-HTML-Display-0.400.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-Display-0.400.0-3|11	Group:		Development/Perl
14cr|perl-HTML-Display-0.400.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Display-0.400.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-Display-0.40.tar.gz
14cr|perl-HTML-Display-0.400.0-3|14	
14cr|perl-HTML-Display-0.400.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-Display-0.400.0-3|16	BuildRequires:	perl(HTML::TokeParser::Simple)
14cr|perl-HTML-Display-0.400.0-3|17	BuildRequires:	perl(LWP)
14cr|perl-HTML-Display-0.400.0-3|18	BuildRequires:	perl(Test::Harness)
14cr|perl-HTML-Display-0.400.0-3|19	BuildRequires:	perl(URI::URL)
14cr|perl-HTML-Display-0.400.0-3|20	BuildRequires:	perl-parent
14cr|perl-HTML-Display-0.400.0-3|21	BuildArch:	noarch
14cr|perl-HTML-Display-0.400.0-3|22	
14cr|perl-HTML-Display-0.400.0-3|23	%description
14cr|perl-HTML-Display-0.400.0-3|24	This module abstracts the task of displaying HTML to the user. The
14cr|perl-HTML-Display-0.400.0-3|25	displaying is done by launching a browser and navigating it to either a
14cr|perl-HTML-Display-0.400.0-3|26	temporary file with the HTML stored in it, or, if possible, by pushing the
14cr|perl-HTML-Display-0.400.0-3|27	HTML directly into the browser window.
14cr|perl-HTML-Display-0.400.0-3|28	
14cr|perl-HTML-Display-0.400.0-3|29	%prep
14cr|perl-HTML-Display-0.400.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Display-0.400.0-3|31	
14cr|perl-HTML-Display-0.400.0-3|32	%build
14cr|perl-HTML-Display-0.400.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Display-0.400.0-3|34	%make
14cr|perl-HTML-Display-0.400.0-3|35	
14cr|perl-HTML-Display-0.400.0-3|36	%check
14cr|perl-HTML-Display-0.400.0-3|37	make test
14cr|perl-HTML-Display-0.400.0-3|38	
14cr|perl-HTML-Display-0.400.0-3|39	%install
14cr|perl-HTML-Display-0.400.0-3|40	%makeinstall_std
14cr|perl-HTML-Display-0.400.0-3|41	
14cr|perl-HTML-Display-0.400.0-3|42	%files
14cr|perl-HTML-Display-0.400.0-3|43	%doc Changes
14cr|perl-HTML-Display-0.400.0-3|44	%{_mandir}/man3/*
14cr|perl-HTML-Display-0.400.0-3|45	%{perl_vendorlib}/HTML
14cr|perl-HTML-Display-0.400.0-3|46	
14cr|perl-HTML-Display-0.400.0-3|47	
14cr|perl-HTML-Display-0.400.0-3|48	
14cr|perl-HTML-Display-0.400.0-3|49	%changelog
14cr|perl-HTML-Display-0.400.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-3
14cr|perl-HTML-Display-0.400.0-3|51	+ Revision: 0606534
14cr|perl-HTML-Display-0.400.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-HTML-Display-0.400.0-3|53	
14cr|perl-HTML-Display-0.400.0-3|54	

4768 14
14cr|perl-HTML-FillInForm-2.200.0-2|1	%define upstream_name	 HTML-FillInForm
14cr|perl-HTML-FillInForm-2.200.0-2|2	%define upstream_version 2.20
14cr|perl-HTML-FillInForm-2.200.0-2|3	
14cr|perl-HTML-FillInForm-2.200.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-HTML-FillInForm-2.200.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTML-FillInForm-2.200.0-2|6	Release:    2
14cr|perl-HTML-FillInForm-2.200.0-2|7	
14cr|perl-HTML-FillInForm-2.200.0-2|8	Summary:    Populates HTML Forms with data
14cr|perl-HTML-FillInForm-2.200.0-2|9	License:    Artistic
14cr|perl-HTML-FillInForm-2.200.0-2|10	Group:      Development/Perl
14cr|perl-HTML-FillInForm-2.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-FillInForm-2.200.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-FillInForm-2.200.0-2|13	
14cr|perl-HTML-FillInForm-2.200.0-2|14	BuildRequires: perl(CGI)
14cr|perl-HTML-FillInForm-2.200.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-HTML-FillInForm-2.200.0-2|16	BuildRequires: perl(HTML::Parser) >= 3.260.0
14cr|perl-HTML-FillInForm-2.200.0-2|17	BuildRequires: perl(HTML::TokeParser) >= 3.260.0
14cr|perl-HTML-FillInForm-2.200.0-2|18	BuildRequires: perl(warnings)
14cr|perl-HTML-FillInForm-2.200.0-2|19	BuildRequires: perl-devel
14cr|perl-HTML-FillInForm-2.200.0-2|20	BuildArch:  noarch
14cr|perl-HTML-FillInForm-2.200.0-2|21	
14cr|perl-HTML-FillInForm-2.200.0-2|22	%description
14cr|perl-HTML-FillInForm-2.200.0-2|23	This module automatically inserts data from a previous HTML form into the HTML
14cr|perl-HTML-FillInForm-2.200.0-2|24	input, textarea, radio buttons, checkboxes and select tags.  It is a subclass
14cr|perl-HTML-FillInForm-2.200.0-2|25	of HTML::Parser and uses it to parse the HTML and insert the values into the
14cr|perl-HTML-FillInForm-2.200.0-2|26	form tags.
14cr|perl-HTML-FillInForm-2.200.0-2|27	
14cr|perl-HTML-FillInForm-2.200.0-2|28	%prep
14cr|perl-HTML-FillInForm-2.200.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FillInForm-2.200.0-2|30	
14cr|perl-HTML-FillInForm-2.200.0-2|31	%build
14cr|perl-HTML-FillInForm-2.200.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FillInForm-2.200.0-2|33	%make
14cr|perl-HTML-FillInForm-2.200.0-2|34	
14cr|perl-HTML-FillInForm-2.200.0-2|35	%check
14cr|perl-HTML-FillInForm-2.200.0-2|36	%make test
14cr|perl-HTML-FillInForm-2.200.0-2|37	
14cr|perl-HTML-FillInForm-2.200.0-2|38	%install
14cr|perl-HTML-FillInForm-2.200.0-2|39	%makeinstall_std
14cr|perl-HTML-FillInForm-2.200.0-2|40	
14cr|perl-HTML-FillInForm-2.200.0-2|41	%files
14cr|perl-HTML-FillInForm-2.200.0-2|42	%doc Changes META.yml MYMETA.yml README
14cr|perl-HTML-FillInForm-2.200.0-2|43	%{_mandir}/*/*
14cr|perl-HTML-FillInForm-2.200.0-2|44	%{perl_vendorlib}/HTML
14cr|perl-HTML-FillInForm-2.200.0-2|45	
14cr|perl-HTML-FillInForm-2.200.0-2|46	
14cr|perl-HTML-FillInForm-2.200.0-2|47	%changelog
14cr|perl-HTML-FillInForm-2.200.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.0-2
14cr|perl-HTML-FillInForm-2.200.0-2|49	+ Revision: 75fbc65
14cr|perl-HTML-FillInForm-2.200.0-2|50	- MassBuild#464: Increase release tag
14cr|perl-HTML-FillInForm-2.200.0-2|51	
14cr|perl-HTML-FillInForm-2.200.0-2|52	

4769 14
14cr|perl-HTML-FormFu-2.10.0-2|1	%define upstream_name    HTML-FormFu
14cr|perl-HTML-FormFu-2.10.0-2|2	%define upstream_version 2.01
14cr|perl-HTML-FormFu-2.10.0-2|3	
14cr|perl-HTML-FormFu-2.10.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-FormFu-2.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FormFu-2.10.0-2|6	Release:	2
14cr|perl-HTML-FormFu-2.10.0-2|7	
14cr|perl-HTML-FormFu-2.10.0-2|8	Summary:	HTML Form Management Framework for Perl
14cr|perl-HTML-FormFu-2.10.0-2|9	
14cr|perl-HTML-FormFu-2.10.0-2|10	License:	GPL+ or Artistic
14cr|perl-HTML-FormFu-2.10.0-2|11	Group:		Development/Perl
14cr|perl-HTML-FormFu-2.10.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-FormFu-2.10.0-2|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-FormFu-2.10.0-2|14	
14cr|perl-HTML-FormFu-2.10.0-2|15	BuildRequires:	perl-devel
14cr|perl-HTML-FormFu-2.10.0-2|16	BuildRequires: perl(Test::Exception)
14cr|perl-HTML-FormFu-2.10.0-2|17	BuildRequires: perl(Test::Aggregate::Nested)
14cr|perl-HTML-FormFu-2.10.0-2|18	BuildRequires: perl(File::ShareDir::Install)
14cr|perl-HTML-FormFu-2.10.0-2|19	BuildRequires:	perl(CGI)
14cr|perl-HTML-FormFu-2.10.0-2|20	BuildRequires:	perl(Captcha::reCAPTCHA) >= 0.93
14cr|perl-HTML-FormFu-2.10.0-2|21	BuildRequires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-HTML-FormFu-2.10.0-2|22	BuildRequires:	perl(Class::C3)
14cr|perl-HTML-FormFu-2.10.0-2|23	BuildRequires:	perl(Class::Factory::Util)
14cr|perl-HTML-FormFu-2.10.0-2|24	BuildRequires:	perl(Clone) >= 0.31
14cr|perl-HTML-FormFu-2.10.0-2|25	BuildRequires:	perl(Config::Any) >= 0.18
14cr|perl-HTML-FormFu-2.10.0-2|26	BuildRequires:	perl(Crypt::CBC)
14cr|perl-HTML-FormFu-2.10.0-2|27	BuildRequires:	perl(Crypt::DES)
14cr|perl-HTML-FormFu-2.10.0-2|28	BuildRequires:	perl(Data::Visitor)
14cr|perl-HTML-FormFu-2.10.0-2|29	BuildRequires:	perl(Data::Visitor::Callback)
14cr|perl-HTML-FormFu-2.10.0-2|30	BuildRequires:	perl(Date::Calc)
14cr|perl-HTML-FormFu-2.10.0-2|31	BuildRequires:	perl(DateTime) >= 0.54
14cr|perl-HTML-FormFu-2.10.0-2|32	BuildRequires:	perl(DateTime::Format::Builder) >= 0.790.1
14cr|perl-HTML-FormFu-2.10.0-2|33	BuildRequires:	perl(DateTime::Format::Natural)
14cr|perl-HTML-FormFu-2.10.0-2|34	BuildRequires:	perl(DateTime::Format::Strptime) >= 1.200.0
14cr|perl-HTML-FormFu-2.10.0-2|35	BuildRequires:	perl(DateTime::Locale) >= 0.45
14cr|perl-HTML-FormFu-2.10.0-2|36	BuildRequires:	perl(Email::Valid)
14cr|perl-HTML-FormFu-2.10.0-2|37	BuildRequires:	perl(Exporter)
14cr|perl-HTML-FormFu-2.10.0-2|38	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-FormFu-2.10.0-2|39	BuildRequires:	perl(File::ShareDir)
14cr|perl-HTML-FormFu-2.10.0-2|40	BuildRequires:	perl(HTML::Scrubber)
14cr|perl-HTML-FormFu-2.10.0-2|41	BuildRequires:	perl(HTML::TokeParser::Simple) >= 3.14
14cr|perl-HTML-FormFu-2.10.0-2|42	BuildRequires:	perl(HTTP::Headers) >= 1.64
14cr|perl-HTML-FormFu-2.10.0-2|43	BuildRequires:	perl(Hash::Flatten)
14cr|perl-HTML-FormFu-2.10.0-2|44	BuildRequires:	perl(List::MoreUtils)
14cr|perl-HTML-FormFu-2.10.0-2|45	BuildRequires:	perl(List::Util)
14cr|perl-HTML-FormFu-2.10.0-2|46	BuildRequires:	perl(Locale::Maketext)
14cr|perl-HTML-FormFu-2.10.0-2|47	BuildRequires:	perl(Module::Pluggable)
14cr|perl-HTML-FormFu-2.10.0-2|48	BuildRequires:	perl(MooseX::Aliases)
14cr|perl-HTML-FormFu-2.10.0-2|49	BuildRequires:	perl(MooseX::SetOnce)
14cr|perl-HTML-FormFu-2.10.0-2|50	BuildRequires:	perl(MooseX::ChainedAccessors::Accessor)
14cr|perl-HTML-FormFu-2.10.0-2|51	BuildRequires:	perl(Number::Format)
14cr|perl-HTML-FormFu-2.10.0-2|52	BuildRequires:	perl(Path::Class::File)
14cr|perl-HTML-FormFu-2.10.0-2|53	BuildRequires:	perl(Readonly)
14cr|perl-HTML-FormFu-2.10.0-2|54	BuildRequires:	perl(Regexp::Common)
14cr|perl-HTML-FormFu-2.10.0-2|55	BuildRequires:	perl(Task::Weaken)
14cr|perl-HTML-FormFu-2.10.0-2|56	BuildRequires:	perl(Template)
14cr|perl-HTML-FormFu-2.10.0-2|57	BuildRequires:	perl(Test::More) >= 0.92
14cr|perl-HTML-FormFu-2.10.0-2|58	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-HTML-FormFu-2.10.0-2|59	BuildRequires:	perl(YAML::XS)
14cr|perl-HTML-FormFu-2.10.0-2|60	BuildRequires:	perl(boolean)
14cr|perl-HTML-FormFu-2.10.0-2|61	
14cr|perl-HTML-FormFu-2.10.0-2|62	BuildArch:	noarch
14cr|perl-HTML-FormFu-2.10.0-2|63	
14cr|perl-HTML-FormFu-2.10.0-2|64	%description
14cr|perl-HTML-FormFu-2.10.0-2|65	HTML::FormFu is a HTML form framework which aims to be as easy
14cr|perl-HTML-FormFu-2.10.0-2|66	as possible to use for basic web forms, but with the power and flexibility
14cr|perl-HTML-FormFu-2.10.0-2|67	to do anything else you might want to do (as long as it involves forms).
14cr|perl-HTML-FormFu-2.10.0-2|68	
14cr|perl-HTML-FormFu-2.10.0-2|69	You can configure almost any part of formfu's behaviour and output. By
14cr|perl-HTML-FormFu-2.10.0-2|70	default formfu renders "XHTML 1.0 Strict" compliant markup, with as little
14cr|perl-HTML-FormFu-2.10.0-2|71	extra markup as possible, but with sufficient CSS class names to allow for
14cr|perl-HTML-FormFu-2.10.0-2|72	a wide-range of output styles to be generated by changing only the CSS.
14cr|perl-HTML-FormFu-2.10.0-2|73	
14cr|perl-HTML-FormFu-2.10.0-2|74	All methods listed below (except the /new manpage) can either be called as
14cr|perl-HTML-FormFu-2.10.0-2|75	a normal method on your '$form' object, or as an option in your config
14cr|perl-HTML-FormFu-2.10.0-2|76	file. Examples will mainly be shown in the YAML manpage config syntax.
14cr|perl-HTML-FormFu-2.10.0-2|77	
14cr|perl-HTML-FormFu-2.10.0-2|78	%prep
14cr|perl-HTML-FormFu-2.10.0-2|79	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FormFu-2.10.0-2|80	
14cr|perl-HTML-FormFu-2.10.0-2|81	%build
14cr|perl-HTML-FormFu-2.10.0-2|82	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FormFu-2.10.0-2|83	%make
14cr|perl-HTML-FormFu-2.10.0-2|84	
14cr|perl-HTML-FormFu-2.10.0-2|85	# 'no warnings' tests fail with modern perl
14cr|perl-HTML-FormFu-2.10.0-2|86	%check
14cr|perl-HTML-FormFu-2.10.0-2|87	%make test
14cr|perl-HTML-FormFu-2.10.0-2|88	
14cr|perl-HTML-FormFu-2.10.0-2|89	%install
14cr|perl-HTML-FormFu-2.10.0-2|90	%makeinstall_std
14cr|perl-HTML-FormFu-2.10.0-2|91	
14cr|perl-HTML-FormFu-2.10.0-2|92	%files
14cr|perl-HTML-FormFu-2.10.0-2|93	%doc Changes README META.yml
14cr|perl-HTML-FormFu-2.10.0-2|94	%{perl_vendorlib}/*
14cr|perl-HTML-FormFu-2.10.0-2|95	%{_bindir}/html_formfu_deploy.pl
14cr|perl-HTML-FormFu-2.10.0-2|96	%{_bindir}/html_formfu_dumpconf.pl
14cr|perl-HTML-FormFu-2.10.0-2|97	%{_mandir}/man1/*
14cr|perl-HTML-FormFu-2.10.0-2|98	%{_mandir}/man3/*
14cr|perl-HTML-FormFu-2.10.0-2|99	
14cr|perl-HTML-FormFu-2.10.0-2|100	
14cr|perl-HTML-FormFu-2.10.0-2|101	
14cr|perl-HTML-FormFu-2.10.0-2|102	%changelog
14cr|perl-HTML-FormFu-2.10.0-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-2
14cr|perl-HTML-FormFu-2.10.0-2|104	+ Revision: a154395
14cr|perl-HTML-FormFu-2.10.0-2|105	- MassBuild#464: Increase release tag
14cr|perl-HTML-FormFu-2.10.0-2|106	
14cr|perl-HTML-FormFu-2.10.0-2|107	

4770 14
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|1	%define upstream_name HTML-FormFu-Element-reCAPTCHA
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|2	%define upstream_version 1.00
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|3	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|6	Release:	2
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|7	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|8	Summary:	"Are you human" tester
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|9	License:	GPL+ or Artistic
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|10	Group:		Development/Perl
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|13	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|14	BuildRequires:	perl(Captcha::reCAPTCHA)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|15	BuildRequires:	perl(Devel::GlobalDestruction)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|16	BuildRequires:	perl(Eval::Closure)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|17	BuildRequires:	perl(HTML::FormFu)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|18	BuildRequires:	perl(MRO::Compat)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|19	BuildRequires:	perl(MooseX::Attribute::Chained)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|20	BuildRequires:	perl(Package::DeprecationManager)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|21	BuildRequires:	perl(Sub::Exporter)
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|22	BuildRequires:	perl-devel
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|23	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|24	BuildArch:	noarch
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|25	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|26	%description
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|27	"Are you human" tester!
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|28	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|29	%prep
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|31	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|32	%build
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|33	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|34	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|35	%make
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|36	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|37	%check
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|38	%make test
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|39	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|40	%install
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|41	%makeinstall_std
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|42	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|43	%files
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|44	%doc Changes LICENSE META.yml MYMETA.yml README
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|45	%{_mandir}/man3/*
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|46	%{perl_vendorlib}/*
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|47	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|48	%changelog
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|49	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|50	+ Revision: 81f4a68
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|51	- Added perl-devel BR
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|52	
14cr|perl-HTML-FormFu-Element-reCAPTCHA-1.0.0-2|53	

4771 14
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|1	%define upstream_name    HTML-FormFu-Model-DBIC
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|2	%define upstream_version 2.00
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|3	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|6	Release:	2
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|7	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|8	Summary:	Integrate HTML::FormFu with DBIx::Class
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|9	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|10	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|11	License:	GPL+ or Artistic
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|12	Group:		Development/Perl
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|14	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|15	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|16	BuildRequires:	perl-devel
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|18	BuildRequires:	perl(DBIx::Class)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|19	BuildRequires:	perl(Class::Factory::Util)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|20	BuildRequires:	perl(DateTime::Format::SQLite)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|22	BuildRequires:	perl(HTML::FormFu)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|23	BuildRequires:	perl(List::MoreUtils)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|24	BuildRequires:	perl(Module::Find)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|25	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|26	BuildRequires:	perl(Task::Weaken)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|27	BuildRequires:	perl(YAML::Syck)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|28	BuildRequires:	perl(boolean)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|29	BuildRequires:	perl(strictures)
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|30	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|31	BuildArch:	noarch
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|32	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|33	%description
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|34	Integrate HTML::FormFu with DBIx::Class.
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|35	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|36	%prep
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|38	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|39	%build
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|41	%make
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|42	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|43	%check
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|44	%make test
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|45	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|46	%install
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|47	%makeinstall_std
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|48	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|49	%files
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|50	%doc Changes
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|51	%{_mandir}/man3/*
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|52	%{perl_vendorlib}/*
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|53	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|54	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|55	%changelog
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|57	+ Revision: 9b2fdf4
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|59	
14cr|perl-HTML-FormFu-Model-DBIC-2.0.0-2|60	

4772 14
14cr|perl-HTML-FormHandler-0.400.560-3|1	%define upstream_name    HTML-FormHandler
14cr|perl-HTML-FormHandler-0.400.560-3|2	%define upstream_version 0.40056
14cr|perl-HTML-FormHandler-0.400.560-3|3	
14cr|perl-HTML-FormHandler-0.400.560-3|4	# Required but not provided with internal dep. generator
14cr|perl-HTML-FormHandler-0.400.560-3|5	%if %{_use_internal_dependency_generator}
14cr|perl-HTML-FormHandler-0.400.560-3|6	%define __noautoreq 'perl\\(HTML::FormHandler::Meta::Role\\)'
14cr|perl-HTML-FormHandler-0.400.560-3|7	%endif
14cr|perl-HTML-FormHandler-0.400.560-3|8	
14cr|perl-HTML-FormHandler-0.400.560-3|9	Name:		perl-%{upstream_name}
14cr|perl-HTML-FormHandler-0.400.560-3|10	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FormHandler-0.400.560-3|11	Release:	3
14cr|perl-HTML-FormHandler-0.400.560-3|12	
14cr|perl-HTML-FormHandler-0.400.560-3|13	Summary:	An HTML form handler written in Moose
14cr|perl-HTML-FormHandler-0.400.560-3|14	
14cr|perl-HTML-FormHandler-0.400.560-3|15	License:	GPL+ or Artistic
14cr|perl-HTML-FormHandler-0.400.560-3|16	Group:		Development/Perl
14cr|perl-HTML-FormHandler-0.400.560-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-FormHandler-0.400.560-3|18	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-FormHandler-0.400.560-3|19	
14cr|perl-HTML-FormHandler-0.400.560-3|20	BuildRequires:	perl-devel
14cr|perl-HTML-FormHandler-0.400.560-3|21	BuildRequires: perl(List::AllUtils)
14cr|perl-HTML-FormHandler-0.400.560-3|22	BuildRequires: perl(Data::Clone)
14cr|perl-HTML-FormHandler-0.400.560-3|23	BuildRequires:	perl(Carp)
14cr|perl-HTML-FormHandler-0.400.560-3|24	BuildRequires:	perl(DateTime)
14cr|perl-HTML-FormHandler-0.400.560-3|25	BuildRequires:	perl(DateTime::Format::Strptime)
14cr|perl-HTML-FormHandler-0.400.560-3|26	BuildRequires:	perl(Email::Valid)
14cr|perl-HTML-FormHandler-0.400.560-3|27	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-FormHandler-0.400.560-3|28	BuildRequires:	perl(File::ShareDir)
14cr|perl-HTML-FormHandler-0.400.560-3|29	BuildRequires:	perl(File::Spec)
14cr|perl-HTML-FormHandler-0.400.560-3|30	BuildRequires:	perl(Locale::Maketext)
14cr|perl-HTML-FormHandler-0.400.560-3|31	BuildRequires:	perl(Moose)
14cr|perl-HTML-FormHandler-0.400.560-3|32	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-HTML-FormHandler-0.400.560-3|33	BuildRequires:	perl(MooseX::Traits)
14cr|perl-HTML-FormHandler-0.400.560-3|34	BuildRequires:	perl(MooseX::Types)
14cr|perl-HTML-FormHandler-0.400.560-3|35	BuildRequires:	perl(MooseX::Types::Common)
14cr|perl-HTML-FormHandler-0.400.560-3|36	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cr|perl-HTML-FormHandler-0.400.560-3|37	BuildRequires:	perl(Test::Differences)
14cr|perl-HTML-FormHandler-0.400.560-3|38	BuildRequires:	perl(Test::Exception)
14cr|perl-HTML-FormHandler-0.400.560-3|39	BuildRequires:	perl(Test::More)
14cr|perl-HTML-FormHandler-0.400.560-3|40	BuildRequires:	perl(Test::Memory::Cycle)
14cr|perl-HTML-FormHandler-0.400.560-3|41	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-HTML-FormHandler-0.400.560-3|42	BuildRequires:	perl(Try::Tiny)
14cr|perl-HTML-FormHandler-0.400.560-3|43	BuildRequires:	perl(aliased)
14cr|perl-HTML-FormHandler-0.400.560-3|44	BuildRequires:	perl(namespace::autoclean)
14cr|perl-HTML-FormHandler-0.400.560-3|45	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-HTML-FormHandler-0.400.560-3|46	BuildArch:	noarch
14cr|perl-HTML-FormHandler-0.400.560-3|47	
14cr|perl-HTML-FormHandler-0.400.560-3|48	%description
14cr|perl-HTML-FormHandler-0.400.560-3|49	HTML::FormHandler maintains a clean separation between form construction
14cr|perl-HTML-FormHandler-0.400.560-3|50	and form rendering. It allows you to define your forms and fields in a
14cr|perl-HTML-FormHandler-0.400.560-3|51	number of flexible ways. Although it provides renderers for HTML, you can
14cr|perl-HTML-FormHandler-0.400.560-3|52	define custom renderers for any kind of presentation.
14cr|perl-HTML-FormHandler-0.400.560-3|53	
14cr|perl-HTML-FormHandler-0.400.560-3|54	Although documentation in this file provides some overview, it is mainly
14cr|perl-HTML-FormHandler-0.400.560-3|55	intended for API documentation. See the HTML::FormHandler::Manual::Intro
14cr|perl-HTML-FormHandler-0.400.560-3|56	manpage for a more detailed introduction.
14cr|perl-HTML-FormHandler-0.400.560-3|57	
14cr|perl-HTML-FormHandler-0.400.560-3|58	HTML::FormHandler allows you to define form fields and validators. It can
14cr|perl-HTML-FormHandler-0.400.560-3|59	be used for both database and non-database forms, and will automatically
14cr|perl-HTML-FormHandler-0.400.560-3|60	update or create rows in a database. It can be used to process structured
14cr|perl-HTML-FormHandler-0.400.560-3|61	data that doesn't come from an HTML form.
14cr|perl-HTML-FormHandler-0.400.560-3|62	
14cr|perl-HTML-FormHandler-0.400.560-3|63	%prep
14cr|perl-HTML-FormHandler-0.400.560-3|64	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FormHandler-0.400.560-3|65	
14cr|perl-HTML-FormHandler-0.400.560-3|66	%build
14cr|perl-HTML-FormHandler-0.400.560-3|67	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FormHandler-0.400.560-3|68	%make
14cr|perl-HTML-FormHandler-0.400.560-3|69	
14cr|perl-HTML-FormHandler-0.400.560-3|70	%check
14cr|perl-HTML-FormHandler-0.400.560-3|71	%make test
14cr|perl-HTML-FormHandler-0.400.560-3|72	
14cr|perl-HTML-FormHandler-0.400.560-3|73	%install
14cr|perl-HTML-FormHandler-0.400.560-3|74	%makeinstall_std
14cr|perl-HTML-FormHandler-0.400.560-3|75	
14cr|perl-HTML-FormHandler-0.400.560-3|76	%files
14cr|perl-HTML-FormHandler-0.400.560-3|77	%doc Changes META.yml README
14cr|perl-HTML-FormHandler-0.400.560-3|78	%{_mandir}/man3/*
14cr|perl-HTML-FormHandler-0.400.560-3|79	%{perl_vendorlib}/*
14cr|perl-HTML-FormHandler-0.400.560-3|80	
14cr|perl-HTML-FormHandler-0.400.560-3|81	
14cr|perl-HTML-FormHandler-0.400.560-3|82	%changelog
14cr|perl-HTML-FormHandler-0.400.560-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.560-3
14cr|perl-HTML-FormHandler-0.400.560-3|84	+ Revision: 7c2ea33
14cr|perl-HTML-FormHandler-0.400.560-3|85	- MassBuild#464: Increase release tag
14cr|perl-HTML-FormHandler-0.400.560-3|86	
14cr|perl-HTML-FormHandler-0.400.560-3|87	

4773 14
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|1	%define upstream_name    HTML-FormHandler-Model-DBIC
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|2	%define upstream_version 0.28
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|3	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|6	Release:	3
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|7	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|8	Summary:	Generate form classes from DBIC schema
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|9	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|11	Group:		Development/Perl
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-FormHandler-Model-DBIC-%{upstream_version}.tar.gz
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|14	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|16	BuildRequires:	perl(DBIx::Class)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|17	BuildRequires:	perl(DBIx::Class::ResultSet::RecursiveUpdate)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|18	BuildRequires:	perl(DateTime::Format::MySQL)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|19	BuildRequires:	perl(DateTime::Format::SQLite)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|20	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|22	BuildRequires:	perl(HTML::FormHandler)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|23	BuildRequires:	perl(Module::Find)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|24	BuildRequires:	perl(Moose)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|25	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|26	BuildRequires:	perl(SQL::Abstract)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|27	BuildRequires:	perl(Test::More)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|28	BuildRequires:	perl(namespace::autoclean)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|29	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|30	# For tests that use perl(HTML::FormHandler)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|31	BuildRequires:	perl(aliased)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|32	BuildArch:	noarch
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|33	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|34	%description
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|35	Catalyst based application.
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|36	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|37	%prep
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|39	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|40	%build
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|42	%make
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|43	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|44	%check
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|45	# Disable for now due to very minor errors in syntax (expected)
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|46	#make test
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|47	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|48	%install
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|49	%makeinstall_std
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|50	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|51	%files
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|52	%doc Changes META.yml README
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|53	%{_bindir}/form_generator.pl
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|54	%{_mandir}/man1/*
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|55	%{_mandir}/man3/*
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|56	%{perl_vendorlib}/*
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|57	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|58	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|59	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|60	%changelog
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-3
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|62	+ Revision: 64dedef
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|64	
14cr|perl-HTML-FormHandler-Model-DBIC-0.280.0-3|65	

4774 14
14cr|perl-HTML-FromText-2.50.0-4|1	%define upstream_name    HTML-FromText
14cr|perl-HTML-FromText-2.50.0-4|2	%define upstream_version 2.05
14cr|perl-HTML-FromText-2.50.0-4|3	
14cr|perl-HTML-FromText-2.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-FromText-2.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-FromText-2.50.0-4|6	Release:	4
14cr|perl-HTML-FromText-2.50.0-4|7	
14cr|perl-HTML-FromText-2.50.0-4|8	Summary:	Perl module to Convert plain text to HTML
14cr|perl-HTML-FromText-2.50.0-4|9	
14cr|perl-HTML-FromText-2.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-FromText-2.50.0-4|11	Group:		Development/Perl
14cr|perl-HTML-FromText-2.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-FromText-2.50.0-4|13	Source0:	ftp://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-FromText-2.50.0-4|14	
14cr|perl-HTML-FromText-2.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-FromText-2.50.0-4|16	BuildRequires:	perl(Email::Find)
14cr|perl-HTML-FromText-2.50.0-4|17	BuildRequires:	perl(Exporter::Lite)
14cr|perl-HTML-FromText-2.50.0-4|18	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-FromText-2.50.0-4|19	BuildArch:	noarch
14cr|perl-HTML-FromText-2.50.0-4|20	
14cr|perl-HTML-FromText-2.50.0-4|21	%description
14cr|perl-HTML-FromText-2.50.0-4|22	HTML::FromText converts text to HTML.
14cr|perl-HTML-FromText-2.50.0-4|23	
14cr|perl-HTML-FromText-2.50.0-4|24	%prep
14cr|perl-HTML-FromText-2.50.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-FromText-2.50.0-4|26	
14cr|perl-HTML-FromText-2.50.0-4|27	%build
14cr|perl-HTML-FromText-2.50.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-FromText-2.50.0-4|29	make
14cr|perl-HTML-FromText-2.50.0-4|30	
14cr|perl-HTML-FromText-2.50.0-4|31	%check
14cr|perl-HTML-FromText-2.50.0-4|32	#make test
14cr|perl-HTML-FromText-2.50.0-4|33	
14cr|perl-HTML-FromText-2.50.0-4|34	%install
14cr|perl-HTML-FromText-2.50.0-4|35	%makeinstall_std
14cr|perl-HTML-FromText-2.50.0-4|36	
14cr|perl-HTML-FromText-2.50.0-4|37	%files
14cr|perl-HTML-FromText-2.50.0-4|38	%doc Changes README
14cr|perl-HTML-FromText-2.50.0-4|39	%{perl_vendorlib}/HTML/FromText.pm
14cr|perl-HTML-FromText-2.50.0-4|40	%{_bindir}/text2html
14cr|perl-HTML-FromText-2.50.0-4|41	%{_mandir}/man*/*
14cr|perl-HTML-FromText-2.50.0-4|42	
14cr|perl-HTML-FromText-2.50.0-4|43	
14cr|perl-HTML-FromText-2.50.0-4|44	
14cr|perl-HTML-FromText-2.50.0-4|45	%changelog
14cr|perl-HTML-FromText-2.50.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.50.0-4
14cr|perl-HTML-FromText-2.50.0-4|47	+ Revision: 39327cf
14cr|perl-HTML-FromText-2.50.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-HTML-FromText-2.50.0-4|49	
14cr|perl-HTML-FromText-2.50.0-4|50	

4775 14
14cr|perl-HTML-LinkExtractor-0.130.0-4|1	%define upstream_name    HTML-LinkExtractor
14cr|perl-HTML-LinkExtractor-0.130.0-4|2	%define upstream_version 0.13
14cr|perl-HTML-LinkExtractor-0.130.0-4|3	
14cr|perl-HTML-LinkExtractor-0.130.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-LinkExtractor-0.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-LinkExtractor-0.130.0-4|6	Release:	4
14cr|perl-HTML-LinkExtractor-0.130.0-4|7	
14cr|perl-HTML-LinkExtractor-0.130.0-4|8	Summary:	Perl extension for extracting links from HTML
14cr|perl-HTML-LinkExtractor-0.130.0-4|9	
14cr|perl-HTML-LinkExtractor-0.130.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-LinkExtractor-0.130.0-4|11	Group:		Development/Perl
14cr|perl-HTML-LinkExtractor-0.130.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-LinkExtractor-0.130.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RA/RADOS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-LinkExtractor-0.130.0-4|14	
14cr|perl-HTML-LinkExtractor-0.130.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-LinkExtractor-0.130.0-4|16	BuildRequires:	perl(HTML::TokeParser::Simple)
14cr|perl-HTML-LinkExtractor-0.130.0-4|17	BuildRequires:	perl(URI)
14cr|perl-HTML-LinkExtractor-0.130.0-4|18	BuildArch:	noarch
14cr|perl-HTML-LinkExtractor-0.130.0-4|19	
14cr|perl-HTML-LinkExtractor-0.130.0-4|20	%description
14cr|perl-HTML-LinkExtractor-0.130.0-4|21	Perl extension for extracting links from HTML. It is very similar
14cr|perl-HTML-LinkExtractor-0.130.0-4|22	to HTML::LinkExtor|HTML::LinkExtor, except that besides getting
14cr|perl-HTML-LinkExtractor-0.130.0-4|23	the URL, you also get the link-text.
14cr|perl-HTML-LinkExtractor-0.130.0-4|24	
14cr|perl-HTML-LinkExtractor-0.130.0-4|25	%prep
14cr|perl-HTML-LinkExtractor-0.130.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-LinkExtractor-0.130.0-4|27	
14cr|perl-HTML-LinkExtractor-0.130.0-4|28	%build
14cr|perl-HTML-LinkExtractor-0.130.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-HTML-LinkExtractor-0.130.0-4|30	make OPTIMIZE="%{optflags}" PREFIX=%{_prefix}
14cr|perl-HTML-LinkExtractor-0.130.0-4|31	make test
14cr|perl-HTML-LinkExtractor-0.130.0-4|32	
14cr|perl-HTML-LinkExtractor-0.130.0-4|33	%install
14cr|perl-HTML-LinkExtractor-0.130.0-4|34	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|perl-HTML-LinkExtractor-0.130.0-4|35	
14cr|perl-HTML-LinkExtractor-0.130.0-4|36	%files
14cr|perl-HTML-LinkExtractor-0.130.0-4|37	%doc Changes README
14cr|perl-HTML-LinkExtractor-0.130.0-4|38	%{perl_vendorlib}/HTML/LinkExtractor.pm
14cr|perl-HTML-LinkExtractor-0.130.0-4|39	%{_mandir}/*/*
14cr|perl-HTML-LinkExtractor-0.130.0-4|40	
14cr|perl-HTML-LinkExtractor-0.130.0-4|41	
14cr|perl-HTML-LinkExtractor-0.130.0-4|42	%changelog
14cr|perl-HTML-LinkExtractor-0.130.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-4
14cr|perl-HTML-LinkExtractor-0.130.0-4|44	+ Revision: 3794414
14cr|perl-HTML-LinkExtractor-0.130.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-HTML-LinkExtractor-0.130.0-4|46	
14cr|perl-HTML-LinkExtractor-0.130.0-4|47	

4776 14
14cr|perl-HTML-Lint-2.200.0-3|1	%define upstream_name	 HTML-Lint
14cr|perl-HTML-Lint-2.200.0-3|2	%define upstream_version 2.20
14cr|perl-HTML-Lint-2.200.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-HTML-Lint-2.200.0-3|4	Version:	%perl_convert_version 2.20
14cr|perl-HTML-Lint-2.200.0-3|5	Release:	3
14cr|perl-HTML-Lint-2.200.0-3|6	
14cr|perl-HTML-Lint-2.200.0-3|7	Summary:	Module to check for HTML errors
14cr|perl-HTML-Lint-2.200.0-3|8	
14cr|perl-HTML-Lint-2.200.0-3|9	License:	GPL+ or Artistic
14cr|perl-HTML-Lint-2.200.0-3|10	Group:		Development/Perl
14cr|perl-HTML-Lint-2.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-Lint-2.200.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/HTML/HTML-Lint-2.20.tar.gz
14cr|perl-HTML-Lint-2.200.0-3|13	
14cr|perl-HTML-Lint-2.200.0-3|14	BuildRequires:	perl-devel
14cr|perl-HTML-Lint-2.200.0-3|15	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-Lint-2.200.0-3|16	BuildRequires:	perl(HTML::Tagset)
14cr|perl-HTML-Lint-2.200.0-3|17	BuildArch:	noarch
14cr|perl-HTML-Lint-2.200.0-3|18	
14cr|perl-HTML-Lint-2.200.0-3|19	%description
14cr|perl-HTML-Lint-2.200.0-3|20	This Perl module is used to check for HTML errors in strings or files.
14cr|perl-HTML-Lint-2.200.0-3|21	
14cr|perl-HTML-Lint-2.200.0-3|22	%prep
14cr|perl-HTML-Lint-2.200.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Lint-2.200.0-3|24	
14cr|perl-HTML-Lint-2.200.0-3|25	%build
14cr|perl-HTML-Lint-2.200.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Lint-2.200.0-3|27	%make
14cr|perl-HTML-Lint-2.200.0-3|28	
14cr|perl-HTML-Lint-2.200.0-3|29	%check
14cr|perl-HTML-Lint-2.200.0-3|30	make test
14cr|perl-HTML-Lint-2.200.0-3|31	
14cr|perl-HTML-Lint-2.200.0-3|32	%install
14cr|perl-HTML-Lint-2.200.0-3|33	%makeinstall_std
14cr|perl-HTML-Lint-2.200.0-3|34	
14cr|perl-HTML-Lint-2.200.0-3|35	%files
14cr|perl-HTML-Lint-2.200.0-3|36	%doc Changes README
14cr|perl-HTML-Lint-2.200.0-3|37	%{perl_vendorlib}/HTML
14cr|perl-HTML-Lint-2.200.0-3|38	%{perl_vendorlib}/Test
14cr|perl-HTML-Lint-2.200.0-3|39	%{_mandir}/*/*
14cr|perl-HTML-Lint-2.200.0-3|40	%{_bindir}/*
14cr|perl-HTML-Lint-2.200.0-3|41	
14cr|perl-HTML-Lint-2.200.0-3|42	
14cr|perl-HTML-Lint-2.200.0-3|43	%changelog
14cr|perl-HTML-Lint-2.200.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.0-3
14cr|perl-HTML-Lint-2.200.0-3|45	+ Revision: eef2144
14cr|perl-HTML-Lint-2.200.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-HTML-Lint-2.200.0-3|47	
14cr|perl-HTML-Lint-2.200.0-3|48	

4777 14
14cr|perl-HTML-Prototype-1.480.0-3|1	%define upstream_name	 HTML-Prototype
14cr|perl-HTML-Prototype-1.480.0-3|2	%define upstream_version 1.48
14cr|perl-HTML-Prototype-1.480.0-3|3	
14cr|perl-HTML-Prototype-1.480.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTML-Prototype-1.480.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTML-Prototype-1.480.0-3|6	Release:    3
14cr|perl-HTML-Prototype-1.480.0-3|7	
14cr|perl-HTML-Prototype-1.480.0-3|8	Summary:	Generate HTML and Javascript for the Prototype library
14cr|perl-HTML-Prototype-1.480.0-3|9	
14cr|perl-HTML-Prototype-1.480.0-3|10	License:	Artistic/GPL
14cr|perl-HTML-Prototype-1.480.0-3|11	Group:		Development/Perl
14cr|perl-HTML-Prototype-1.480.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-Prototype-1.480.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-Prototype-1.480.0-3|14	
14cr|perl-HTML-Prototype-1.480.0-3|15	BuildRequires:  perl(Module::Build)
14cr|perl-HTML-Prototype-1.480.0-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-HTML-Prototype-1.480.0-3|17	BuildRequires:  perl(HTML::Tree)
14cr|perl-HTML-Prototype-1.480.0-3|18	BuildArch:	noarch
14cr|perl-HTML-Prototype-1.480.0-3|19	
14cr|perl-HTML-Prototype-1.480.0-3|20	%description
14cr|perl-HTML-Prototype-1.480.0-3|21	Some code generators for Prototype, the famous JavaScript OO library. This
14cr|perl-HTML-Prototype-1.480.0-3|22	library allows you to do Ajax without writing lots of javascript code. This is
14cr|perl-HTML-Prototype-1.480.0-3|23	mostly a port of the Ruby on Rails helper tags for JavaScript for use in
14cr|perl-HTML-Prototype-1.480.0-3|24	Catalyst.
14cr|perl-HTML-Prototype-1.480.0-3|25	
14cr|perl-HTML-Prototype-1.480.0-3|26	%prep
14cr|perl-HTML-Prototype-1.480.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Prototype-1.480.0-3|28	perl -pi -e 'tr/\r//d;' README
14cr|perl-HTML-Prototype-1.480.0-3|29	
14cr|perl-HTML-Prototype-1.480.0-3|30	%build
14cr|perl-HTML-Prototype-1.480.0-3|31	%{__perl} ./Build.PL installdirs=vendor
14cr|perl-HTML-Prototype-1.480.0-3|32	./Build
14cr|perl-HTML-Prototype-1.480.0-3|33	
14cr|perl-HTML-Prototype-1.480.0-3|34	%check
14cr|perl-HTML-Prototype-1.480.0-3|35	./Build test
14cr|perl-HTML-Prototype-1.480.0-3|36	
14cr|perl-HTML-Prototype-1.480.0-3|37	%install
14cr|perl-HTML-Prototype-1.480.0-3|38	./Build install destdir=%{buildroot}
14cr|perl-HTML-Prototype-1.480.0-3|39	
14cr|perl-HTML-Prototype-1.480.0-3|40	%clean
14cr|perl-HTML-Prototype-1.480.0-3|41	
14cr|perl-HTML-Prototype-1.480.0-3|42	%files
14cr|perl-HTML-Prototype-1.480.0-3|43	%doc README Changes
14cr|perl-HTML-Prototype-1.480.0-3|44	%{perl_vendorlib}/HTML
14cr|perl-HTML-Prototype-1.480.0-3|45	%{_mandir}/*/*
14cr|perl-HTML-Prototype-1.480.0-3|46	
14cr|perl-HTML-Prototype-1.480.0-3|47	
14cr|perl-HTML-Prototype-1.480.0-3|48	
14cr|perl-HTML-Prototype-1.480.0-3|49	%changelog
14cr|perl-HTML-Prototype-1.480.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.480.0-3
14cr|perl-HTML-Prototype-1.480.0-3|51	+ Revision: 0620e9f
14cr|perl-HTML-Prototype-1.480.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-HTML-Prototype-1.480.0-3|53	
14cr|perl-HTML-Prototype-1.480.0-3|54	

4778 14
14cr|perl-HTML-ResolveLink-0.50.0-5|1	%define upstream_name    HTML-ResolveLink
14cr|perl-HTML-ResolveLink-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-HTML-ResolveLink-0.50.0-5|3	
14cr|perl-HTML-ResolveLink-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-ResolveLink-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-ResolveLink-0.50.0-5|6	Release:	5
14cr|perl-HTML-ResolveLink-0.50.0-5|7	
14cr|perl-HTML-ResolveLink-0.50.0-5|8	Summary:	Resolve relative links in (X)HTML into absolute URI
14cr|perl-HTML-ResolveLink-0.50.0-5|9	
14cr|perl-HTML-ResolveLink-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-ResolveLink-0.50.0-5|11	Group:		Development/Perl
14cr|perl-HTML-ResolveLink-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-ResolveLink-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-ResolveLink-0.50.0-5|14	
14cr|perl-HTML-ResolveLink-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-ResolveLink-0.50.0-5|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-ResolveLink-0.50.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-HTML-ResolveLink-0.50.0-5|18	BuildRequires:	perl(URI)
14cr|perl-HTML-ResolveLink-0.50.0-5|19	BuildArch:	noarch
14cr|perl-HTML-ResolveLink-0.50.0-5|20	
14cr|perl-HTML-ResolveLink-0.50.0-5|21	%description
14cr|perl-HTML-ResolveLink-0.50.0-5|22	HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML
14cr|perl-HTML-ResolveLink-0.50.0-5|23	into absolute URI.
14cr|perl-HTML-ResolveLink-0.50.0-5|24	
14cr|perl-HTML-ResolveLink-0.50.0-5|25	For example. when you have
14cr|perl-HTML-ResolveLink-0.50.0-5|26	
14cr|perl-HTML-ResolveLink-0.50.0-5|27	<a href="foo.html">foo</a>
14cr|perl-HTML-ResolveLink-0.50.0-5|28	<img src="/bar.gif" />
14cr|perl-HTML-ResolveLink-0.50.0-5|29	
14cr|perl-HTML-ResolveLink-0.50.0-5|30	%prep
14cr|perl-HTML-ResolveLink-0.50.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-ResolveLink-0.50.0-5|32	
14cr|perl-HTML-ResolveLink-0.50.0-5|33	%build
14cr|perl-HTML-ResolveLink-0.50.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-ResolveLink-0.50.0-5|35	%make
14cr|perl-HTML-ResolveLink-0.50.0-5|36	
14cr|perl-HTML-ResolveLink-0.50.0-5|37	%check
14cr|perl-HTML-ResolveLink-0.50.0-5|38	make test
14cr|perl-HTML-ResolveLink-0.50.0-5|39	
14cr|perl-HTML-ResolveLink-0.50.0-5|40	%install
14cr|perl-HTML-ResolveLink-0.50.0-5|41	%makeinstall_std
14cr|perl-HTML-ResolveLink-0.50.0-5|42	
14cr|perl-HTML-ResolveLink-0.50.0-5|43	%files
14cr|perl-HTML-ResolveLink-0.50.0-5|44	%doc Changes
14cr|perl-HTML-ResolveLink-0.50.0-5|45	%{_mandir}/man3/*
14cr|perl-HTML-ResolveLink-0.50.0-5|46	%{perl_vendorlib}/*
14cr|perl-HTML-ResolveLink-0.50.0-5|47	
14cr|perl-HTML-ResolveLink-0.50.0-5|48	
14cr|perl-HTML-ResolveLink-0.50.0-5|49	
14cr|perl-HTML-ResolveLink-0.50.0-5|50	%changelog
14cr|perl-HTML-ResolveLink-0.50.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-HTML-ResolveLink-0.50.0-5|52	+ Revision: 4912053
14cr|perl-HTML-ResolveLink-0.50.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-HTML-ResolveLink-0.50.0-5|54	
14cr|perl-HTML-ResolveLink-0.50.0-5|55	

4779 14
14cr|perl-HTML-RewriteAttributes-0.40.0-4|1	%define upstream_name    HTML-RewriteAttributes
14cr|perl-HTML-RewriteAttributes-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-HTML-RewriteAttributes-0.40.0-4|3	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-RewriteAttributes-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-RewriteAttributes-0.40.0-4|6	Release:	4
14cr|perl-HTML-RewriteAttributes-0.40.0-4|7	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|8	Summary:	Concise attribute rewriting
14cr|perl-HTML-RewriteAttributes-0.40.0-4|9	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-RewriteAttributes-0.40.0-4|11	Group:		Development/Perl
14cr|perl-HTML-RewriteAttributes-0.40.0-4|12	Url:		http://search.cpan.org/dist/HTML-RewriteAttributes/
14cr|perl-HTML-RewriteAttributes-0.40.0-4|13	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-RewriteAttributes-0.40.0-4|14	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-RewriteAttributes-0.40.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|17	BuildRequires:	perl(HTML::Entities)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|18	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|19	BuildRequires:	perl(HTML::Tagset)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|20	BuildRequires:	perl(URI)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|21	BuildRequires:	perl(Test::More)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|22	BuildArch:	noarch
14cr|perl-HTML-RewriteAttributes-0.40.0-4|23	# rpm doesn't catch this
14cr|perl-HTML-RewriteAttributes-0.40.0-4|24	Requires:	perl(HTML::Parser)
14cr|perl-HTML-RewriteAttributes-0.40.0-4|25	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|26	%description
14cr|perl-HTML-RewriteAttributes-0.40.0-4|27	HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
14cr|perl-HTML-RewriteAttributes-0.40.0-4|28	rewriting.
14cr|perl-HTML-RewriteAttributes-0.40.0-4|29	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|30	%prep
14cr|perl-HTML-RewriteAttributes-0.40.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-RewriteAttributes-0.40.0-4|32	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|33	%build
14cr|perl-HTML-RewriteAttributes-0.40.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-RewriteAttributes-0.40.0-4|35	%make
14cr|perl-HTML-RewriteAttributes-0.40.0-4|36	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|37	%check
14cr|perl-HTML-RewriteAttributes-0.40.0-4|38	make test
14cr|perl-HTML-RewriteAttributes-0.40.0-4|39	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|40	%install
14cr|perl-HTML-RewriteAttributes-0.40.0-4|41	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cr|perl-HTML-RewriteAttributes-0.40.0-4|42	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cr|perl-HTML-RewriteAttributes-0.40.0-4|43	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|perl-HTML-RewriteAttributes-0.40.0-4|44	chmod -R u+w %{buildroot}/*
14cr|perl-HTML-RewriteAttributes-0.40.0-4|45	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|46	%files
14cr|perl-HTML-RewriteAttributes-0.40.0-4|47	%doc Changes
14cr|perl-HTML-RewriteAttributes-0.40.0-4|48	%{perl_vendorlib}/*
14cr|perl-HTML-RewriteAttributes-0.40.0-4|49	%{_mandir}/man3/*
14cr|perl-HTML-RewriteAttributes-0.40.0-4|50	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|51	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|52	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|53	%changelog
14cr|perl-HTML-RewriteAttributes-0.40.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-HTML-RewriteAttributes-0.40.0-4|55	+ Revision: 050dfbf
14cr|perl-HTML-RewriteAttributes-0.40.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-HTML-RewriteAttributes-0.40.0-4|57	
14cr|perl-HTML-RewriteAttributes-0.40.0-4|58	

4780 14
14cr|perl-HTML-Scrubber-0.110.0-3|1	%define upstream_name    HTML-Scrubber
14cr|perl-HTML-Scrubber-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-HTML-Scrubber-0.110.0-3|3	
14cr|perl-HTML-Scrubber-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Scrubber-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Scrubber-0.110.0-3|6	Release:	3
14cr|perl-HTML-Scrubber-0.110.0-3|7	
14cr|perl-HTML-Scrubber-0.110.0-3|8	Summary:	Perl extension for scrubbing/sanitizing html
14cr|perl-HTML-Scrubber-0.110.0-3|9	
14cr|perl-HTML-Scrubber-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-Scrubber-0.110.0-3|11	Group:		Development/Perl
14cr|perl-HTML-Scrubber-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Scrubber-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-Scrubber-%{upstream_version}.tar.gz
14cr|perl-HTML-Scrubber-0.110.0-3|14	
14cr|perl-HTML-Scrubber-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-Scrubber-0.110.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-HTML-Scrubber-0.110.0-3|17	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-Scrubber-0.110.0-3|18	BuildArch:	noarch
14cr|perl-HTML-Scrubber-0.110.0-3|19	
14cr|perl-HTML-Scrubber-0.110.0-3|20	%description
14cr|perl-HTML-Scrubber-0.110.0-3|21	If you wanna "scrub" or "sanitize" html input in a reliable and flexible
14cr|perl-HTML-Scrubber-0.110.0-3|22	fashion, then this perl module is for you.
14cr|perl-HTML-Scrubber-0.110.0-3|23	
14cr|perl-HTML-Scrubber-0.110.0-3|24	%prep
14cr|perl-HTML-Scrubber-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Scrubber-0.110.0-3|26	
14cr|perl-HTML-Scrubber-0.110.0-3|27	%build
14cr|perl-HTML-Scrubber-0.110.0-3|28	perl Build.PL installdirs=vendor
14cr|perl-HTML-Scrubber-0.110.0-3|29	./Build
14cr|perl-HTML-Scrubber-0.110.0-3|30	
14cr|perl-HTML-Scrubber-0.110.0-3|31	%check
14cr|perl-HTML-Scrubber-0.110.0-3|32	./Build test
14cr|perl-HTML-Scrubber-0.110.0-3|33	
14cr|perl-HTML-Scrubber-0.110.0-3|34	%install
14cr|perl-HTML-Scrubber-0.110.0-3|35	./Build install destdir=%{buildroot}
14cr|perl-HTML-Scrubber-0.110.0-3|36	
14cr|perl-HTML-Scrubber-0.110.0-3|37	%files
14cr|perl-HTML-Scrubber-0.110.0-3|38	%doc Changes README
14cr|perl-HTML-Scrubber-0.110.0-3|39	%{perl_vendorlib}/HTML
14cr|perl-HTML-Scrubber-0.110.0-3|40	%{_mandir}/man3/*
14cr|perl-HTML-Scrubber-0.110.0-3|41	
14cr|perl-HTML-Scrubber-0.110.0-3|42	
14cr|perl-HTML-Scrubber-0.110.0-3|43	%changelog
14cr|perl-HTML-Scrubber-0.110.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-HTML-Scrubber-0.110.0-3|45	+ Revision: f9fd524
14cr|perl-HTML-Scrubber-0.110.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-HTML-Scrubber-0.110.0-3|47	
14cr|perl-HTML-Scrubber-0.110.0-3|48	

4781 14
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|1	%define upstream_name    HTML-SimpleLinkExtor
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|2	%define upstream_version 1.27
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|3	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|6	Release:	2
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|7	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|8	Summary:	A simple way to extract links
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|9	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|10	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|11	License:	GPL+ or Artistic
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|12	Group:		Development/Perl
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|14	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|15	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|16	BuildRequires:	perl-devel
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|17	BuildRequires:	perl(HTML::LinkExtor)
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|18	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|19	BuildRequires:	perl(Test::Output)
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|20	BuildRequires:	perl(URI)
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|21	BuildRequires:	perl(URI::file)
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|22	BuildArch:	noarch
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|23	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|24	%description
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|25	This is a simple HTML link extractor designed for the person who does not
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|26	want to deal with the intricacies of 'HTML::Parser' or the de-referencing
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|27	needed to get links out of 'HTML::LinkExtor'.
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|28	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|29	You can extract all the links or some of the links (based on the HTML tag
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|30	name or attribute name). If a <BASE HREF> tag is found, all of the relative
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|31	URLs will be resolved according to that reference.
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|32	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|33	This module is simply a subclass around 'HTML::LinkExtor', so it can only
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|34	parse what that module can handle. Invalid HTML or XHTML may cause
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|35	problems.
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|36	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|37	%prep
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|39	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|40	%build
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|42	%make
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|43	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|44	%check
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|45	%make test
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|46	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|47	%install
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|48	%makeinstall_std
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|49	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|50	%files
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|51	%doc Changes README LICENSE
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|52	%{_mandir}/man?/*
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|53	%{perl_vendorlib}/*
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|54	%{_bindir}/linktractor
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|55	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|56	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|57	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|58	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|59	%changelog
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-2
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|61	+ Revision: d3667b7
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|62	- MassBuild#464: Increase release tag
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|63	
14cr|perl-HTML-SimpleLinkExtor-1.270.0-2|64	

4782 14
14cr|perl-HTML-Stream-1.600.0-4|1	%define upstream_name	 HTML-Stream
14cr|perl-HTML-Stream-1.600.0-4|2	%define upstream_version 1.60
14cr|perl-HTML-Stream-1.600.0-4|3	
14cr|perl-HTML-Stream-1.600.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Stream-1.600.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Stream-1.600.0-4|6	Release:	4
14cr|perl-HTML-Stream-1.600.0-4|7	
14cr|perl-HTML-Stream-1.600.0-4|8	Summary:	HTML output stream class, and some markup utilities
14cr|perl-HTML-Stream-1.600.0-4|9	
14cr|perl-HTML-Stream-1.600.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-Stream-1.600.0-4|11	Group:		Development/Perl
14cr|perl-HTML-Stream-1.600.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-Stream-1.600.0-4|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-Stream-1.600.0-4|14	
14cr|perl-HTML-Stream-1.600.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-Stream-1.600.0-4|16	BuildRequires:	perl(Test::Output)
14cr|perl-HTML-Stream-1.600.0-4|17	BuildArch:	noarch
14cr|perl-HTML-Stream-1.600.0-4|18	
14cr|perl-HTML-Stream-1.600.0-4|19	%description
14cr|perl-HTML-Stream-1.600.0-4|20	The HTML::Stream module provides you with an object-oriented (and subclassable)
14cr|perl-HTML-Stream-1.600.0-4|21	way of outputting HTML. Basically, you open up an "HTML stream" on an existing
14cr|perl-HTML-Stream-1.600.0-4|22	filehandle, and then do all of your output to the HTML stream. You can intermix
14cr|perl-HTML-Stream-1.600.0-4|23	HTML-stream-output and ordinary-print-output, if you like.
14cr|perl-HTML-Stream-1.600.0-4|24	
14cr|perl-HTML-Stream-1.600.0-4|25	There's even a small built-in subclass, HTML::Stream::Latin1, which can handle
14cr|perl-HTML-Stream-1.600.0-4|26	Latin-1 input right out of the box. But all in good time...
14cr|perl-HTML-Stream-1.600.0-4|27	
14cr|perl-HTML-Stream-1.600.0-4|28	%prep
14cr|perl-HTML-Stream-1.600.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Stream-1.600.0-4|30	
14cr|perl-HTML-Stream-1.600.0-4|31	%build
14cr|perl-HTML-Stream-1.600.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Stream-1.600.0-4|33	%make
14cr|perl-HTML-Stream-1.600.0-4|34	
14cr|perl-HTML-Stream-1.600.0-4|35	%check
14cr|perl-HTML-Stream-1.600.0-4|36	make test
14cr|perl-HTML-Stream-1.600.0-4|37	
14cr|perl-HTML-Stream-1.600.0-4|38	%install
14cr|perl-HTML-Stream-1.600.0-4|39	%makeinstall_std
14cr|perl-HTML-Stream-1.600.0-4|40	
14cr|perl-HTML-Stream-1.600.0-4|41	%files
14cr|perl-HTML-Stream-1.600.0-4|42	%doc COPYING README README.system docs examples testin
14cr|perl-HTML-Stream-1.600.0-4|43	%{perl_vendorlib}/HTML
14cr|perl-HTML-Stream-1.600.0-4|44	%{_mandir}/*/*
14cr|perl-HTML-Stream-1.600.0-4|45	
14cr|perl-HTML-Stream-1.600.0-4|46	
14cr|perl-HTML-Stream-1.600.0-4|47	
14cr|perl-HTML-Stream-1.600.0-4|48	%changelog
14cr|perl-HTML-Stream-1.600.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.600.0-4
14cr|perl-HTML-Stream-1.600.0-4|50	+ Revision: b59a045
14cr|perl-HTML-Stream-1.600.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-HTML-Stream-1.600.0-4|52	
14cr|perl-HTML-Stream-1.600.0-4|53	

4783 14
14cr|perl-HTML-Strip-1.60.0-5|1	%define upstream_name    HTML-Strip
14cr|perl-HTML-Strip-1.60.0-5|2	%define upstream_version 1.06
14cr|perl-HTML-Strip-1.60.0-5|3	
14cr|perl-HTML-Strip-1.60.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-HTML-Strip-1.60.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTML-Strip-1.60.0-5|6	Release:	5
14cr|perl-HTML-Strip-1.60.0-5|7	
14cr|perl-HTML-Strip-1.60.0-5|8	Summary:    Perl extension for stripping HTML markup from text
14cr|perl-HTML-Strip-1.60.0-5|9	
14cr|perl-HTML-Strip-1.60.0-5|10	License:    GPL+ or Artistic
14cr|perl-HTML-Strip-1.60.0-5|11	Group:      Development/Perl
14cr|perl-HTML-Strip-1.60.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Strip-1.60.0-5|13	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-Strip-1.60.0-5|14	
14cr|perl-HTML-Strip-1.60.0-5|15	
14cr|perl-HTML-Strip-1.60.0-5|16	BuildRequires: perl-devel
14cr|perl-HTML-Strip-1.60.0-5|17	
14cr|perl-HTML-Strip-1.60.0-5|18	%description
14cr|perl-HTML-Strip-1.60.0-5|19	This module simply strips HTML-like markup from text in a very quick and
14cr|perl-HTML-Strip-1.60.0-5|20	brutal manner. It could quite easily be used to strip XML or SGML from text
14cr|perl-HTML-Strip-1.60.0-5|21	as well; but removing HTML markup is a much more common problem, hence this
14cr|perl-HTML-Strip-1.60.0-5|22	module lives in the HTML:: namespace.
14cr|perl-HTML-Strip-1.60.0-5|23	
14cr|perl-HTML-Strip-1.60.0-5|24	It is written in XS, and thus about five times quicker than using regular
14cr|perl-HTML-Strip-1.60.0-5|25	expressions for the same task.
14cr|perl-HTML-Strip-1.60.0-5|26	
14cr|perl-HTML-Strip-1.60.0-5|27	It does _not_ do any syntax checking (if you want that, use the
14cr|perl-HTML-Strip-1.60.0-5|28	HTML::Parser manpage), instead it merely applies the following rules:
14cr|perl-HTML-Strip-1.60.0-5|29	
14cr|perl-HTML-Strip-1.60.0-5|30	%prep
14cr|perl-HTML-Strip-1.60.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Strip-1.60.0-5|32	
14cr|perl-HTML-Strip-1.60.0-5|33	%build
14cr|perl-HTML-Strip-1.60.0-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Strip-1.60.0-5|35	
14cr|perl-HTML-Strip-1.60.0-5|36	%make
14cr|perl-HTML-Strip-1.60.0-5|37	
14cr|perl-HTML-Strip-1.60.0-5|38	%check
14cr|perl-HTML-Strip-1.60.0-5|39	%make test
14cr|perl-HTML-Strip-1.60.0-5|40	
14cr|perl-HTML-Strip-1.60.0-5|41	%install
14cr|perl-HTML-Strip-1.60.0-5|42	%makeinstall_std
14cr|perl-HTML-Strip-1.60.0-5|43	
14cr|perl-HTML-Strip-1.60.0-5|44	%clean
14cr|perl-HTML-Strip-1.60.0-5|45	
14cr|perl-HTML-Strip-1.60.0-5|46	%files
14cr|perl-HTML-Strip-1.60.0-5|47	%doc Changes README
14cr|perl-HTML-Strip-1.60.0-5|48	%{_mandir}/man3/*
14cr|perl-HTML-Strip-1.60.0-5|49	%{perl_vendorlib}/*
14cr|perl-HTML-Strip-1.60.0-5|50	
14cr|perl-HTML-Strip-1.60.0-5|51	
14cr|perl-HTML-Strip-1.60.0-5|52	
14cr|perl-HTML-Strip-1.60.0-5|53	
14cr|perl-HTML-Strip-1.60.0-5|54	
14cr|perl-HTML-Strip-1.60.0-5|55	%changelog
14cr|perl-HTML-Strip-1.60.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-5
14cr|perl-HTML-Strip-1.60.0-5|57	+ Revision: c22e113
14cr|perl-HTML-Strip-1.60.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-HTML-Strip-1.60.0-5|59	
14cr|perl-HTML-Strip-1.60.0-5|60	

4784 14
14cr|perl-HTML-StripScripts-1.50.0-5|1	%define upstream_name    HTML-StripScripts
14cr|perl-HTML-StripScripts-1.50.0-5|2	%define upstream_version 1.05
14cr|perl-HTML-StripScripts-1.50.0-5|3	
14cr|perl-HTML-StripScripts-1.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-StripScripts-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-StripScripts-1.50.0-5|6	Release:	5
14cr|perl-HTML-StripScripts-1.50.0-5|7	
14cr|perl-HTML-StripScripts-1.50.0-5|8	Summary:	Strip scripting constructs out of HTML
14cr|perl-HTML-StripScripts-1.50.0-5|9	
14cr|perl-HTML-StripScripts-1.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-StripScripts-1.50.0-5|11	Group:		Development/Perl
14cr|perl-HTML-StripScripts-1.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-StripScripts-1.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-StripScripts-1.50.0-5|14	
14cr|perl-HTML-StripScripts-1.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-StripScripts-1.50.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-HTML-StripScripts-1.50.0-5|17	BuildArch:	noarch
14cr|perl-HTML-StripScripts-1.50.0-5|18	
14cr|perl-HTML-StripScripts-1.50.0-5|19	%description
14cr|perl-HTML-StripScripts-1.50.0-5|20	This module strips scripting constructs out of HTML, leaving as much
14cr|perl-HTML-StripScripts-1.50.0-5|21	non-scripting markup in place as possible. This allows web applications to
14cr|perl-HTML-StripScripts-1.50.0-5|22	display HTML originating from an untrusted source without introducing XSS
14cr|perl-HTML-StripScripts-1.50.0-5|23	(cross site scripting) vulnerabilities.
14cr|perl-HTML-StripScripts-1.50.0-5|24	
14cr|perl-HTML-StripScripts-1.50.0-5|25	You will probably use the HTML::StripScripts::Parser manpage rather than
14cr|perl-HTML-StripScripts-1.50.0-5|26	using this module directly.
14cr|perl-HTML-StripScripts-1.50.0-5|27	
14cr|perl-HTML-StripScripts-1.50.0-5|28	The process is based on whitelists of tags, attributes and attribute
14cr|perl-HTML-StripScripts-1.50.0-5|29	values. This approach is the most secure against disguised scripting
14cr|perl-HTML-StripScripts-1.50.0-5|30	constructs hidden in malicious HTML documents.
14cr|perl-HTML-StripScripts-1.50.0-5|31	
14cr|perl-HTML-StripScripts-1.50.0-5|32	%prep
14cr|perl-HTML-StripScripts-1.50.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-StripScripts-1.50.0-5|34	
14cr|perl-HTML-StripScripts-1.50.0-5|35	%build
14cr|perl-HTML-StripScripts-1.50.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-StripScripts-1.50.0-5|37	%make
14cr|perl-HTML-StripScripts-1.50.0-5|38	
14cr|perl-HTML-StripScripts-1.50.0-5|39	%check
14cr|perl-HTML-StripScripts-1.50.0-5|40	make test
14cr|perl-HTML-StripScripts-1.50.0-5|41	
14cr|perl-HTML-StripScripts-1.50.0-5|42	%install
14cr|perl-HTML-StripScripts-1.50.0-5|43	%makeinstall_std
14cr|perl-HTML-StripScripts-1.50.0-5|44	
14cr|perl-HTML-StripScripts-1.50.0-5|45	%files
14cr|perl-HTML-StripScripts-1.50.0-5|46	%doc Changes README
14cr|perl-HTML-StripScripts-1.50.0-5|47	%{_mandir}/man3/*
14cr|perl-HTML-StripScripts-1.50.0-5|48	%{perl_vendorlib}/*
14cr|perl-HTML-StripScripts-1.50.0-5|49	
14cr|perl-HTML-StripScripts-1.50.0-5|50	
14cr|perl-HTML-StripScripts-1.50.0-5|51	
14cr|perl-HTML-StripScripts-1.50.0-5|52	%changelog
14cr|perl-HTML-StripScripts-1.50.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-5
14cr|perl-HTML-StripScripts-1.50.0-5|54	+ Revision: ac856be
14cr|perl-HTML-StripScripts-1.50.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-HTML-StripScripts-1.50.0-5|56	
14cr|perl-HTML-StripScripts-1.50.0-5|57	

4785 14
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|1	%define upstream_name    HTML-StripScripts-Parser
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|2	%define upstream_version 1.03
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|3	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|6	Release:	4
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|7	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|8	Summary:	XSS filter using HTML::Parser
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|9	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|11	Group:		Development/Perl
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|14	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|17	BuildRequires:	perl(HTML::StripScripts)
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|19	BuildArch:	noarch
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|20	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|21	%description
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|22	This class provides an easy interface to 'HTML::StripScripts', using
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|23	'HTML::Parser' to parse the HTML.
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|24	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|25	See the HTML::Parser manpage for details of how to customise how the raw
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|26	HTML is parsed into tags, and the HTML::StripScripts manpage for details of
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|27	how to customise the way those tags are filtered.
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|28	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|29	%prep
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|31	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|32	%build
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|34	%make
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|35	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|36	%check
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|37	make test
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|38	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|39	%install
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|40	%makeinstall_std
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|41	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|42	%files
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|43	%doc Changes README
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|44	%{_mandir}/man3/*
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|45	%{perl_vendorlib}/HTML
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|46	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|47	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|48	%changelog
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-4
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|50	+ Revision: d711c3c
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|52	
14cr|perl-HTML-StripScripts-Parser-1.30.0-4|53	

4786 14
14cr|perl-HTML-Table-2.08a-4|1	%define real_name HTML-Table
14cr|perl-HTML-Table-2.08a-4|2	
14cr|perl-HTML-Table-2.08a-4|3	Summary:	HTML::Table module for perl
14cr|perl-HTML-Table-2.08a-4|4	
14cr|perl-HTML-Table-2.08a-4|5	Name:		perl-%{real_name}
14cr|perl-HTML-Table-2.08a-4|6	Version:	2.08a
14cr|perl-HTML-Table-2.08a-4|7	Release:	4
14cr|perl-HTML-Table-2.08a-4|8	License:	GPL or Artistic
14cr|perl-HTML-Table-2.08a-4|9	Group:		Development/Perl
14cr|perl-HTML-Table-2.08a-4|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-HTML-Table-2.08a-4|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-HTML-Table-2.08a-4|12	BuildRequires:	perl-devel
14cr|perl-HTML-Table-2.08a-4|13	BuildArch:	noarch
14cr|perl-HTML-Table-2.08a-4|14	
14cr|perl-HTML-Table-2.08a-4|15	%description
14cr|perl-HTML-Table-2.08a-4|16	HTML::Table is used to generate HTML tables for CGI scripts.  By using the
14cr|perl-HTML-Table-2.08a-4|17	methods provided fairly complex tables can be created, manipulated, then
14cr|perl-HTML-Table-2.08a-4|18	printed from Perl scripts.  The module also greatly simplifies creating
14cr|perl-HTML-Table-2.08a-4|19	tables within tables from Perl.  It is possible to create an entire table
14cr|perl-HTML-Table-2.08a-4|20	using the methods provided and never use an HTML tag.
14cr|perl-HTML-Table-2.08a-4|21	
14cr|perl-HTML-Table-2.08a-4|22	%prep
14cr|perl-HTML-Table-2.08a-4|23	
14cr|perl-HTML-Table-2.08a-4|24	%setup -q -n %{real_name}-%{version}
14cr|perl-HTML-Table-2.08a-4|25	
14cr|perl-HTML-Table-2.08a-4|26	%build
14cr|perl-HTML-Table-2.08a-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Table-2.08a-4|28	%make
14cr|perl-HTML-Table-2.08a-4|29	
14cr|perl-HTML-Table-2.08a-4|30	%check
14cr|perl-HTML-Table-2.08a-4|31	make test
14cr|perl-HTML-Table-2.08a-4|32	
14cr|perl-HTML-Table-2.08a-4|33	%install
14cr|perl-HTML-Table-2.08a-4|34	%makeinstall_std
14cr|perl-HTML-Table-2.08a-4|35	
14cr|perl-HTML-Table-2.08a-4|36	%clean
14cr|perl-HTML-Table-2.08a-4|37	
14cr|perl-HTML-Table-2.08a-4|38	%files
14cr|perl-HTML-Table-2.08a-4|39	%doc Changes README
14cr|perl-HTML-Table-2.08a-4|40	%{perl_vendorlib}/HTML/Table.pm
14cr|perl-HTML-Table-2.08a-4|41	%{_mandir}/*/*
14cr|perl-HTML-Table-2.08a-4|42	
14cr|perl-HTML-Table-2.08a-4|43	
14cr|perl-HTML-Table-2.08a-4|44	
14cr|perl-HTML-Table-2.08a-4|45	
14cr|perl-HTML-Table-2.08a-4|46	
14cr|perl-HTML-Table-2.08a-4|47	%changelog
14cr|perl-HTML-Table-2.08a-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.08a-4
14cr|perl-HTML-Table-2.08a-4|49	+ Revision: f402cb4
14cr|perl-HTML-Table-2.08a-4|50	- MassBuild#464: Increase release tag
14cr|perl-HTML-Table-2.08a-4|51	
14cr|perl-HTML-Table-2.08a-4|52	

4787 14
14cr|perl-HTML-TableContentParser-0.130.0-5|1	%define upstream_name    HTML-TableContentParser
14cr|perl-HTML-TableContentParser-0.130.0-5|2	%define upstream_version 0.13
14cr|perl-HTML-TableContentParser-0.130.0-5|3	
14cr|perl-HTML-TableContentParser-0.130.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TableContentParser-0.130.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-TableContentParser-0.130.0-5|6	Release:	5
14cr|perl-HTML-TableContentParser-0.130.0-5|7	
14cr|perl-HTML-TableContentParser-0.130.0-5|8	Summary:	Do interesting things with the contents of tables
14cr|perl-HTML-TableContentParser-0.130.0-5|9	
14cr|perl-HTML-TableContentParser-0.130.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-TableContentParser-0.130.0-5|11	Group:		Development/Perl
14cr|perl-HTML-TableContentParser-0.130.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TableContentParser-0.130.0-5|13	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-TableContentParser-0.130.0-5|14	Patch0:		perl-HTML-TableContentParser-0.13-fix-tests.patch
14cr|perl-HTML-TableContentParser-0.130.0-5|15	
14cr|perl-HTML-TableContentParser-0.130.0-5|16	BuildRequires:	perl-devel
14cr|perl-HTML-TableContentParser-0.130.0-5|17	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-TableContentParser-0.130.0-5|18	
14cr|perl-HTML-TableContentParser-0.130.0-5|19	BuildArch:	noarch
14cr|perl-HTML-TableContentParser-0.130.0-5|20	
14cr|perl-HTML-TableContentParser-0.130.0-5|21	%description
14cr|perl-HTML-TableContentParser-0.130.0-5|22	This package pulls out the contents of a table from a string containing
14cr|perl-HTML-TableContentParser-0.130.0-5|23	HTML. Each time a table is encountered, data will be stored in an array
14cr|perl-HTML-TableContentParser-0.130.0-5|24	consisting of a hash of whatever was discovered about the table -- id,
14cr|perl-HTML-TableContentParser-0.130.0-5|25	name, border, cellspacing etc, and of course data contained within the
14cr|perl-HTML-TableContentParser-0.130.0-5|26	table.
14cr|perl-HTML-TableContentParser-0.130.0-5|27	
14cr|perl-HTML-TableContentParser-0.130.0-5|28	The format of each hash will look something like
14cr|perl-HTML-TableContentParser-0.130.0-5|29	
14cr|perl-HTML-TableContentParser-0.130.0-5|30	attributes            keys from the attributes of the <table> tag
14cr|perl-HTML-TableContentParser-0.130.0-5|31	@{$table_headers}     array of table headers, in order found
14cr|perl-HTML-TableContentParser-0.130.0-5|32	@{$table_rows}        rows discovered, in order
14cr|perl-HTML-TableContentParser-0.130.0-5|33	
14cr|perl-HTML-TableContentParser-0.130.0-5|34	%prep
14cr|perl-HTML-TableContentParser-0.130.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TableContentParser-0.130.0-5|36	%patch0 -p1 -b .tests
14cr|perl-HTML-TableContentParser-0.130.0-5|37	
14cr|perl-HTML-TableContentParser-0.130.0-5|38	%build
14cr|perl-HTML-TableContentParser-0.130.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TableContentParser-0.130.0-5|40	%make
14cr|perl-HTML-TableContentParser-0.130.0-5|41	
14cr|perl-HTML-TableContentParser-0.130.0-5|42	%check
14cr|perl-HTML-TableContentParser-0.130.0-5|43	%make test
14cr|perl-HTML-TableContentParser-0.130.0-5|44	
14cr|perl-HTML-TableContentParser-0.130.0-5|45	%install
14cr|perl-HTML-TableContentParser-0.130.0-5|46	%makeinstall_std
14cr|perl-HTML-TableContentParser-0.130.0-5|47	
14cr|perl-HTML-TableContentParser-0.130.0-5|48	%files
14cr|perl-HTML-TableContentParser-0.130.0-5|49	%doc README Changes
14cr|perl-HTML-TableContentParser-0.130.0-5|50	%{_mandir}/man3/*
14cr|perl-HTML-TableContentParser-0.130.0-5|51	%{perl_vendorlib}/*
14cr|perl-HTML-TableContentParser-0.130.0-5|52	
14cr|perl-HTML-TableContentParser-0.130.0-5|53	
14cr|perl-HTML-TableContentParser-0.130.0-5|54	%changelog
14cr|perl-HTML-TableContentParser-0.130.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-5
14cr|perl-HTML-TableContentParser-0.130.0-5|56	+ Revision: 9ca2f56
14cr|perl-HTML-TableContentParser-0.130.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-HTML-TableContentParser-0.130.0-5|58	
14cr|perl-HTML-TableContentParser-0.130.0-5|59	

4788 14
14cr|perl-HTML-TableExtract-2.110.0-3|1	%define upstream_name	 HTML-TableExtract
14cr|perl-HTML-TableExtract-2.110.0-3|2	%define upstream_version 2.11
14cr|perl-HTML-TableExtract-2.110.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-HTML-TableExtract-2.110.0-3|4	Version:	%perl_convert_version 2.11
14cr|perl-HTML-TableExtract-2.110.0-3|5	Release:	3
14cr|perl-HTML-TableExtract-2.110.0-3|6	
14cr|perl-HTML-TableExtract-2.110.0-3|7	Summary:	%{upstream_name} module for perl
14cr|perl-HTML-TableExtract-2.110.0-3|8	
14cr|perl-HTML-TableExtract-2.110.0-3|9	License:	GPL+ or Artistic
14cr|perl-HTML-TableExtract-2.110.0-3|10	Group:		Development/Perl
14cr|perl-HTML-TableExtract-2.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TableExtract-2.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TableExtract-2.11.tar.gz
14cr|perl-HTML-TableExtract-2.110.0-3|13	
14cr|perl-HTML-TableExtract-2.110.0-3|14	BuildRequires:	perl-devel
14cr|perl-HTML-TableExtract-2.110.0-3|15	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-TableExtract-2.110.0-3|16	BuildArch:	noarch
14cr|perl-HTML-TableExtract-2.110.0-3|17	
14cr|perl-HTML-TableExtract-2.110.0-3|18	%description
14cr|perl-HTML-TableExtract-2.110.0-3|19	HTML::TableExtract is a module that simplifies the extraction
14cr|perl-HTML-TableExtract-2.110.0-3|20	of information contained in tables within HTML documents.
14cr|perl-HTML-TableExtract-2.110.0-3|21	
14cr|perl-HTML-TableExtract-2.110.0-3|22	Tables of note may be specified using Headers, Depth, Count,
14cr|perl-HTML-TableExtract-2.110.0-3|23	or some combination of the three. See the module documentation
14cr|perl-HTML-TableExtract-2.110.0-3|24	for details.
14cr|perl-HTML-TableExtract-2.110.0-3|25	
14cr|perl-HTML-TableExtract-2.110.0-3|26	%prep
14cr|perl-HTML-TableExtract-2.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TableExtract-2.110.0-3|28	
14cr|perl-HTML-TableExtract-2.110.0-3|29	%build
14cr|perl-HTML-TableExtract-2.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TableExtract-2.110.0-3|31	%make
14cr|perl-HTML-TableExtract-2.110.0-3|32	
14cr|perl-HTML-TableExtract-2.110.0-3|33	%check
14cr|perl-HTML-TableExtract-2.110.0-3|34	make test
14cr|perl-HTML-TableExtract-2.110.0-3|35	
14cr|perl-HTML-TableExtract-2.110.0-3|36	%install
14cr|perl-HTML-TableExtract-2.110.0-3|37	%makeinstall_std
14cr|perl-HTML-TableExtract-2.110.0-3|38	
14cr|perl-HTML-TableExtract-2.110.0-3|39	%files
14cr|perl-HTML-TableExtract-2.110.0-3|40	%doc Changes README
14cr|perl-HTML-TableExtract-2.110.0-3|41	%{perl_vendorlib}/HTML
14cr|perl-HTML-TableExtract-2.110.0-3|42	%{_mandir}/*/*
14cr|perl-HTML-TableExtract-2.110.0-3|43	
14cr|perl-HTML-TableExtract-2.110.0-3|44	
14cr|perl-HTML-TableExtract-2.110.0-3|45	%changelog
14cr|perl-HTML-TableExtract-2.110.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-3
14cr|perl-HTML-TableExtract-2.110.0-3|47	+ Revision: 3a8f5f7
14cr|perl-HTML-TableExtract-2.110.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-HTML-TableExtract-2.110.0-3|49	
14cr|perl-HTML-TableExtract-2.110.0-3|50	

4789 14
14cr|perl-HTML-TagCloud-0.380.0-3|1	%define upstream_name    HTML-TagCloud
14cr|perl-HTML-TagCloud-0.380.0-3|2	%define upstream_version 0.38
14cr|perl-HTML-TagCloud-0.380.0-3|3	
14cr|perl-HTML-TagCloud-0.380.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TagCloud-0.380.0-3|5	Version:	%perl_convert_version 0.38
14cr|perl-HTML-TagCloud-0.380.0-3|6	Release:	3
14cr|perl-HTML-TagCloud-0.380.0-3|7	
14cr|perl-HTML-TagCloud-0.380.0-3|8	Summary:	Generate An HTML Tag Cloud
14cr|perl-HTML-TagCloud-0.380.0-3|9	
14cr|perl-HTML-TagCloud-0.380.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-TagCloud-0.380.0-3|11	Group:		Development/Perl
14cr|perl-HTML-TagCloud-0.380.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TagCloud-0.380.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TagCloud-0.38.tar.gz
14cr|perl-HTML-TagCloud-0.380.0-3|14	
14cr|perl-HTML-TagCloud-0.380.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-TagCloud-0.380.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-HTML-TagCloud-0.380.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-HTML-TagCloud-0.380.0-3|18	BuildArch:	noarch
14cr|perl-HTML-TagCloud-0.380.0-3|19	
14cr|perl-HTML-TagCloud-0.380.0-3|20	%description
14cr|perl-HTML-TagCloud-0.380.0-3|21	The the HTML::TagCloud manpage module enables you to generate "tag clouds"
14cr|perl-HTML-TagCloud-0.380.0-3|22	in HTML. Tag clouds serve as a textual way to visualize terms and topics
14cr|perl-HTML-TagCloud-0.380.0-3|23	that are used most frequently. The tags are sorted alphabetically and a
14cr|perl-HTML-TagCloud-0.380.0-3|24	larger font is used to indicate more frequent term usage.
14cr|perl-HTML-TagCloud-0.380.0-3|25	
14cr|perl-HTML-TagCloud-0.380.0-3|26	Example sites with tag clouds: the http://www.43things.com/ manpage, the
14cr|perl-HTML-TagCloud-0.380.0-3|27	http://www.astray.com/recipes/ manpage and the
14cr|perl-HTML-TagCloud-0.380.0-3|28	http://www.flickr.com/photos/tags/ manpage.
14cr|perl-HTML-TagCloud-0.380.0-3|29	
14cr|perl-HTML-TagCloud-0.380.0-3|30	This module provides a simple interface to generating a CSS-based HTML tag
14cr|perl-HTML-TagCloud-0.380.0-3|31	cloud. You simply pass in a set of tags, their URL and their count. This
14cr|perl-HTML-TagCloud-0.380.0-3|32	module outputs stylesheet-based HTML. You may use the included CSS or use
14cr|perl-HTML-TagCloud-0.380.0-3|33	your own.
14cr|perl-HTML-TagCloud-0.380.0-3|34	
14cr|perl-HTML-TagCloud-0.380.0-3|35	%prep
14cr|perl-HTML-TagCloud-0.380.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TagCloud-0.380.0-3|37	
14cr|perl-HTML-TagCloud-0.380.0-3|38	%build
14cr|perl-HTML-TagCloud-0.380.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TagCloud-0.380.0-3|40	%make
14cr|perl-HTML-TagCloud-0.380.0-3|41	
14cr|perl-HTML-TagCloud-0.380.0-3|42	%check
14cr|perl-HTML-TagCloud-0.380.0-3|43	%make test
14cr|perl-HTML-TagCloud-0.380.0-3|44	
14cr|perl-HTML-TagCloud-0.380.0-3|45	%install
14cr|perl-HTML-TagCloud-0.380.0-3|46	%makeinstall_std
14cr|perl-HTML-TagCloud-0.380.0-3|47	
14cr|perl-HTML-TagCloud-0.380.0-3|48	%files
14cr|perl-HTML-TagCloud-0.380.0-3|49	%doc CHANGES README
14cr|perl-HTML-TagCloud-0.380.0-3|50	%{_mandir}/man3/*
14cr|perl-HTML-TagCloud-0.380.0-3|51	%{perl_vendorlib}/*
14cr|perl-HTML-TagCloud-0.380.0-3|52	
14cr|perl-HTML-TagCloud-0.380.0-3|53	
14cr|perl-HTML-TagCloud-0.380.0-3|54	%changelog
14cr|perl-HTML-TagCloud-0.380.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-3
14cr|perl-HTML-TagCloud-0.380.0-3|56	+ Revision: 34afa52
14cr|perl-HTML-TagCloud-0.380.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-HTML-TagCloud-0.380.0-3|58	
14cr|perl-HTML-TagCloud-0.380.0-3|59	

4790 14
14cr|perl-HTML-TagFilter-1.30.0-3|1	%define upstream_name HTML-TagFilter
14cr|perl-HTML-TagFilter-1.30.0-3|2	%define upstream_version 1.03
14cr|perl-HTML-TagFilter-1.30.0-3|3	
14cr|perl-HTML-TagFilter-1.30.0-3|4	Summary:	Fine-grained html-filter, xss-blocker and mailto-obfuscator
14cr|perl-HTML-TagFilter-1.30.0-3|5	
14cr|perl-HTML-TagFilter-1.30.0-3|6	Name:		perl-%{upstream_name}
14cr|perl-HTML-TagFilter-1.30.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-TagFilter-1.30.0-3|8	Release:	3
14cr|perl-HTML-TagFilter-1.30.0-3|9	Epoch:		1
14cr|perl-HTML-TagFilter-1.30.0-3|10	License:	Artistic/GPL
14cr|perl-HTML-TagFilter-1.30.0-3|11	Group:		Development/Perl
14cr|perl-HTML-TagFilter-1.30.0-3|12	URL:		http://search.cpan.org/dist/HTML-TagFilter/
14cr|perl-HTML-TagFilter-1.30.0-3|13	Source:		http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-TagFilter-1.30.0-3|14	
14cr|perl-HTML-TagFilter-1.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-TagFilter-1.30.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-TagFilter-1.30.0-3|17	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-TagFilter-1.30.0-3|18	BuildArch:	noarch
14cr|perl-HTML-TagFilter-1.30.0-3|19	
14cr|perl-HTML-TagFilter-1.30.0-3|20	%description
14cr|perl-HTML-TagFilter-1.30.0-3|21	HTML::TagFilter is a subclass of HTML::Parser with a
14cr|perl-HTML-TagFilter-1.30.0-3|22	single purpose: it will remove unwanted html tags and attributes from a
14cr|perl-HTML-TagFilter-1.30.0-3|23	piece of text. It can act in a more or less fine-grained way - you can
14cr|perl-HTML-TagFilter-1.30.0-3|24	specify permitted tags, permitted attributes of each tag, and permitted
14cr|perl-HTML-TagFilter-1.30.0-3|25	values for each attribute in as much detail as you like.
14cr|perl-HTML-TagFilter-1.30.0-3|26	
14cr|perl-HTML-TagFilter-1.30.0-3|27	%prep
14cr|perl-HTML-TagFilter-1.30.0-3|28	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TagFilter-1.30.0-3|29	
14cr|perl-HTML-TagFilter-1.30.0-3|30	%build
14cr|perl-HTML-TagFilter-1.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TagFilter-1.30.0-3|32	make
14cr|perl-HTML-TagFilter-1.30.0-3|33	
14cr|perl-HTML-TagFilter-1.30.0-3|34	%check
14cr|perl-HTML-TagFilter-1.30.0-3|35	make test
14cr|perl-HTML-TagFilter-1.30.0-3|36	
14cr|perl-HTML-TagFilter-1.30.0-3|37	%install
14cr|perl-HTML-TagFilter-1.30.0-3|38	%makeinstall_std
14cr|perl-HTML-TagFilter-1.30.0-3|39	
14cr|perl-HTML-TagFilter-1.30.0-3|40	%files
14cr|perl-HTML-TagFilter-1.30.0-3|41	%doc Changes README
14cr|perl-HTML-TagFilter-1.30.0-3|42	%{_mandir}/man3/*
14cr|perl-HTML-TagFilter-1.30.0-3|43	%{perl_vendorlib}/HTML/TagFilter.pm
14cr|perl-HTML-TagFilter-1.30.0-3|44	
14cr|perl-HTML-TagFilter-1.30.0-3|45	
14cr|perl-HTML-TagFilter-1.30.0-3|46	%changelog
14cr|perl-HTML-TagFilter-1.30.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.30.0-3
14cr|perl-HTML-TagFilter-1.30.0-3|48	+ Revision: b83c62e
14cr|perl-HTML-TagFilter-1.30.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-HTML-TagFilter-1.30.0-3|50	
14cr|perl-HTML-TagFilter-1.30.0-3|51	

4791 14
14cr|perl-HTML-TagReader-1.100.0-5|1	%define upstream_name    HTML-TagReader
14cr|perl-HTML-TagReader-1.100.0-5|2	%define upstream_version 1.10
14cr|perl-HTML-TagReader-1.100.0-5|3	
14cr|perl-HTML-TagReader-1.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TagReader-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-TagReader-1.100.0-5|6	Release:	5
14cr|perl-HTML-TagReader-1.100.0-5|7	
14cr|perl-HTML-TagReader-1.100.0-5|8	Summary:	HTML-TagReader module for perl
14cr|perl-HTML-TagReader-1.100.0-5|9	
14cr|perl-HTML-TagReader-1.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-TagReader-1.100.0-5|11	Group:		Development/Perl
14cr|perl-HTML-TagReader-1.100.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TagReader-1.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-TagReader-1.100.0-5|14	
14cr|perl-HTML-TagReader-1.100.0-5|15	BuildRequires:  perl(Image::Size)
14cr|perl-HTML-TagReader-1.100.0-5|16	BuildRequires:	perl-devel
14cr|perl-HTML-TagReader-1.100.0-5|17	
14cr|perl-HTML-TagReader-1.100.0-5|18	%description
14cr|perl-HTML-TagReader-1.100.0-5|19	TagReader is a perl extension module which allows you to read html/xml
14cr|perl-HTML-TagReader-1.100.0-5|20	files by tag. That is: in a similar way as you can read textfiles by
14cr|perl-HTML-TagReader-1.100.0-5|21	line with "while(<>)" you use TagReader::getbytoken to read a file by tag.
14cr|perl-HTML-TagReader-1.100.0-5|22	
14cr|perl-HTML-TagReader-1.100.0-5|23	%prep
14cr|perl-HTML-TagReader-1.100.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TagReader-1.100.0-5|25	
14cr|perl-HTML-TagReader-1.100.0-5|26	%build
14cr|perl-HTML-TagReader-1.100.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TagReader-1.100.0-5|28	%make
14cr|perl-HTML-TagReader-1.100.0-5|29	make test
14cr|perl-HTML-TagReader-1.100.0-5|30	
14cr|perl-HTML-TagReader-1.100.0-5|31	%install
14cr|perl-HTML-TagReader-1.100.0-5|32	%makeinstall_std
14cr|perl-HTML-TagReader-1.100.0-5|33	
14cr|perl-HTML-TagReader-1.100.0-5|34	%clean
14cr|perl-HTML-TagReader-1.100.0-5|35	
14cr|perl-HTML-TagReader-1.100.0-5|36	%files
14cr|perl-HTML-TagReader-1.100.0-5|37	%doc Changes README
14cr|perl-HTML-TagReader-1.100.0-5|38	%{_bindir}/tr_*
14cr|perl-HTML-TagReader-1.100.0-5|39	%{perl_vendorlib}/*/HTML/TagReader.pm
14cr|perl-HTML-TagReader-1.100.0-5|40	%{perl_vendorlib}/*/auto/HTML/TagReader
14cr|perl-HTML-TagReader-1.100.0-5|41	%{_mandir}/*/*
14cr|perl-HTML-TagReader-1.100.0-5|42	
14cr|perl-HTML-TagReader-1.100.0-5|43	
14cr|perl-HTML-TagReader-1.100.0-5|44	
14cr|perl-HTML-TagReader-1.100.0-5|45	
14cr|perl-HTML-TagReader-1.100.0-5|46	%changelog
14cr|perl-HTML-TagReader-1.100.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-HTML-TagReader-1.100.0-5|48	+ Revision: 691a736
14cr|perl-HTML-TagReader-1.100.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-HTML-TagReader-1.100.0-5|50	
14cr|perl-HTML-TagReader-1.100.0-5|51	

4792 14
14cr|perl-HTML-Template-Expr-0.70.0-4|1	%define upstream_name    HTML-Template-Expr
14cr|perl-HTML-Template-Expr-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-HTML-Template-Expr-0.70.0-4|3	
14cr|perl-HTML-Template-Expr-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Template-Expr-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Template-Expr-0.70.0-4|6	Release:	4
14cr|perl-HTML-Template-Expr-0.70.0-4|7	
14cr|perl-HTML-Template-Expr-0.70.0-4|8	Summary:	HTML::Template extension adding expression support
14cr|perl-HTML-Template-Expr-0.70.0-4|9	
14cr|perl-HTML-Template-Expr-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-Template-Expr-0.70.0-4|11	Group:		Development/Perl
14cr|perl-HTML-Template-Expr-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Template-Expr-0.70.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-Template-Expr-0.70.0-4|14	
14cr|perl-HTML-Template-Expr-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-Template-Expr-0.70.0-4|16	BuildRequires:	perl(HTML::Template)
14cr|perl-HTML-Template-Expr-0.70.0-4|17	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-HTML-Template-Expr-0.70.0-4|18	BuildRequires:	perl(Test::Simple)
14cr|perl-HTML-Template-Expr-0.70.0-4|19	BuildArch:	noarch
14cr|perl-HTML-Template-Expr-0.70.0-4|20	
14cr|perl-HTML-Template-Expr-0.70.0-4|21	%description
14cr|perl-HTML-Template-Expr-0.70.0-4|22	This module provides an extension to HTML::Template which
14cr|perl-HTML-Template-Expr-0.70.0-4|23	allows expressions in the template syntax.  This is purely an addition
14cr|perl-HTML-Template-Expr-0.70.0-4|24	- all the normal HTML::Template options, syntax and behaviors will
14cr|perl-HTML-Template-Expr-0.70.0-4|25	still work.
14cr|perl-HTML-Template-Expr-0.70.0-4|26	
14cr|perl-HTML-Template-Expr-0.70.0-4|27	%prep
14cr|perl-HTML-Template-Expr-0.70.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Template-Expr-0.70.0-4|29	
14cr|perl-HTML-Template-Expr-0.70.0-4|30	%build
14cr|perl-HTML-Template-Expr-0.70.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Template-Expr-0.70.0-4|32	%make
14cr|perl-HTML-Template-Expr-0.70.0-4|33	
14cr|perl-HTML-Template-Expr-0.70.0-4|34	%check
14cr|perl-HTML-Template-Expr-0.70.0-4|35	make test
14cr|perl-HTML-Template-Expr-0.70.0-4|36	
14cr|perl-HTML-Template-Expr-0.70.0-4|37	%install
14cr|perl-HTML-Template-Expr-0.70.0-4|38	%makeinstall_std
14cr|perl-HTML-Template-Expr-0.70.0-4|39	
14cr|perl-HTML-Template-Expr-0.70.0-4|40	%files
14cr|perl-HTML-Template-Expr-0.70.0-4|41	%doc Changes README
14cr|perl-HTML-Template-Expr-0.70.0-4|42	%{perl_vendorlib}/HTML
14cr|perl-HTML-Template-Expr-0.70.0-4|43	%{_mandir}/*/*
14cr|perl-HTML-Template-Expr-0.70.0-4|44	
14cr|perl-HTML-Template-Expr-0.70.0-4|45	
14cr|perl-HTML-Template-Expr-0.70.0-4|46	%changelog
14cr|perl-HTML-Template-Expr-0.70.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-HTML-Template-Expr-0.70.0-4|48	+ Revision: 5b918ca
14cr|perl-HTML-Template-Expr-0.70.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-HTML-Template-Expr-0.70.0-4|50	
14cr|perl-HTML-Template-Expr-0.70.0-4|51	

4793 14
14cr|perl-HTML-Template-Extension-0.260.0-4|1	%define upstream_name    HTML-Template-Extension
14cr|perl-HTML-Template-Extension-0.260.0-4|2	%define upstream_version 0.26
14cr|perl-HTML-Template-Extension-0.260.0-4|3	
14cr|perl-HTML-Template-Extension-0.260.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Template-Extension-0.260.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Template-Extension-0.260.0-4|6	Release:	4
14cr|perl-HTML-Template-Extension-0.260.0-4|7	
14cr|perl-HTML-Template-Extension-0.260.0-4|8	Summary:	Basic set operations
14cr|perl-HTML-Template-Extension-0.260.0-4|9	
14cr|perl-HTML-Template-Extension-0.260.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-Template-Extension-0.260.0-4|11	Group:		Development/Perl
14cr|perl-HTML-Template-Extension-0.260.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-Template-Extension-0.260.0-4|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-Template-Extension-0.260.0-4|14	
14cr|perl-HTML-Template-Extension-0.260.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-Template-Extension-0.260.0-4|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-Template-Extension-0.260.0-4|17	BuildRequires:	perl(HTML::Template)
14cr|perl-HTML-Template-Extension-0.260.0-4|18	BuildArch:	noarch
14cr|perl-HTML-Template-Extension-0.260.0-4|19	
14cr|perl-HTML-Template-Extension-0.260.0-4|20	%description
14cr|perl-HTML-Template-Extension-0.260.0-4|21	This module extends HTML::Template to easily support methods and tags not
14cr|perl-HTML-Template-Extension-0.260.0-4|22	implemented in parent module. The following plugins are supplied:
14cr|perl-HTML-Template-Extension-0.260.0-4|23	- HTML::Template::Extension::DOC
14cr|perl-HTML-Template-Extension-0.260.0-4|24	- HTML::Template::Extension::SLASH_VAR
14cr|perl-HTML-Template-Extension-0.260.0-4|25	- HTML::Template::Extension::CSTART
14cr|perl-HTML-Template-Extension-0.260.0-4|26	- HTML::Template::Extension::HEAD_BODY
14cr|perl-HTML-Template-Extension-0.260.0-4|27	- HTML::Template::Extension::DO_NOTHING
14cr|perl-HTML-Template-Extension-0.260.0-4|28	
14cr|perl-HTML-Template-Extension-0.260.0-4|29	%prep
14cr|perl-HTML-Template-Extension-0.260.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Template-Extension-0.260.0-4|31	
14cr|perl-HTML-Template-Extension-0.260.0-4|32	%build
14cr|perl-HTML-Template-Extension-0.260.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Template-Extension-0.260.0-4|34	%make
14cr|perl-HTML-Template-Extension-0.260.0-4|35	
14cr|perl-HTML-Template-Extension-0.260.0-4|36	%check
14cr|perl-HTML-Template-Extension-0.260.0-4|37	make test
14cr|perl-HTML-Template-Extension-0.260.0-4|38	
14cr|perl-HTML-Template-Extension-0.260.0-4|39	%install
14cr|perl-HTML-Template-Extension-0.260.0-4|40	%makeinstall_std
14cr|perl-HTML-Template-Extension-0.260.0-4|41	
14cr|perl-HTML-Template-Extension-0.260.0-4|42	%files
14cr|perl-HTML-Template-Extension-0.260.0-4|43	%doc Changes DISCLAIMER README TODO
14cr|perl-HTML-Template-Extension-0.260.0-4|44	%{perl_vendorlib}/HTML
14cr|perl-HTML-Template-Extension-0.260.0-4|45	%{_mandir}/*/*
14cr|perl-HTML-Template-Extension-0.260.0-4|46	
14cr|perl-HTML-Template-Extension-0.260.0-4|47	
14cr|perl-HTML-Template-Extension-0.260.0-4|48	%changelog
14cr|perl-HTML-Template-Extension-0.260.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-4
14cr|perl-HTML-Template-Extension-0.260.0-4|50	+ Revision: 5b2fbfc
14cr|perl-HTML-Template-Extension-0.260.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-HTML-Template-Extension-0.260.0-4|52	
14cr|perl-HTML-Template-Extension-0.260.0-4|53	

4794 14
14cr|perl-HTML-Template-Pluggable-0.170.0-5|1	%define upstream_name    HTML-Template-Pluggable
14cr|perl-HTML-Template-Pluggable-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-HTML-Template-Pluggable-0.170.0-5|3	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Template-Pluggable-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Template-Pluggable-0.170.0-5|6	Release:	5
14cr|perl-HTML-Template-Pluggable-0.170.0-5|7	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|8	Summary:	Extends HTML::Template with plugin support
14cr|perl-HTML-Template-Pluggable-0.170.0-5|9	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-Template-Pluggable-0.170.0-5|11	Group:		Development/Perl
14cr|perl-HTML-Template-Pluggable-0.170.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Template-Pluggable-0.170.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-Template-Pluggable-0.170.0-5|14	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-Template-Pluggable-0.170.0-5|16	BuildRequires:	perl(Class::Trigger)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|17	BuildRequires:	perl(HTML::Template)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|18	BuildRequires:	perl(Regexp::Common)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|20	BuildRequires:	perl(Test::MockObject)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|23	BuildRequires:	perl(CGI)
14cr|perl-HTML-Template-Pluggable-0.170.0-5|24	BuildArch:	noarch
14cr|perl-HTML-Template-Pluggable-0.170.0-5|25	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|26	%description
14cr|perl-HTML-Template-Pluggable-0.170.0-5|27	By adding support for this dot notation to the HTML::Template manpage, the
14cr|perl-HTML-Template-Pluggable-0.170.0-5|28	programmers' job of sending data to the template is easier, and designers
14cr|perl-HTML-Template-Pluggable-0.170.0-5|29	have easier access to more data to display in the template, without
14cr|perl-HTML-Template-Pluggable-0.170.0-5|30	learning any more tag syntax.
14cr|perl-HTML-Template-Pluggable-0.170.0-5|31	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|32	EXAMPLES
14cr|perl-HTML-Template-Pluggable-0.170.0-5|33	Class::DBI integration
14cr|perl-HTML-Template-Pluggable-0.170.0-5|34	the Class::DBI manpage accessors can be used in the template. If the
14cr|perl-HTML-Template-Pluggable-0.170.0-5|35	accessor is never called in the template, that data doesn't have to be
14cr|perl-HTML-Template-Pluggable-0.170.0-5|36	loaded.
14cr|perl-HTML-Template-Pluggable-0.170.0-5|37	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|38	In the code:
14cr|perl-HTML-Template-Pluggable-0.170.0-5|39	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|40	%prep
14cr|perl-HTML-Template-Pluggable-0.170.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Template-Pluggable-0.170.0-5|42	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|43	%build
14cr|perl-HTML-Template-Pluggable-0.170.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Template-Pluggable-0.170.0-5|45	%make
14cr|perl-HTML-Template-Pluggable-0.170.0-5|46	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|47	%check
14cr|perl-HTML-Template-Pluggable-0.170.0-5|48	%make test
14cr|perl-HTML-Template-Pluggable-0.170.0-5|49	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|50	%install
14cr|perl-HTML-Template-Pluggable-0.170.0-5|51	%makeinstall_std
14cr|perl-HTML-Template-Pluggable-0.170.0-5|52	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|53	%files
14cr|perl-HTML-Template-Pluggable-0.170.0-5|54	%doc Changes META.yml README
14cr|perl-HTML-Template-Pluggable-0.170.0-5|55	%{_mandir}/man3/*
14cr|perl-HTML-Template-Pluggable-0.170.0-5|56	%{perl_vendorlib}/*
14cr|perl-HTML-Template-Pluggable-0.170.0-5|57	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|58	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|59	%changelog
14cr|perl-HTML-Template-Pluggable-0.170.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-HTML-Template-Pluggable-0.170.0-5|61	+ Revision: 2645fae
14cr|perl-HTML-Template-Pluggable-0.170.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-HTML-Template-Pluggable-0.170.0-5|63	
14cr|perl-HTML-Template-Pluggable-0.170.0-5|64	

4795 14
14cr|perl-HTML-Template-Pro-0.951.0-3|1	%define upstream_name    HTML-Template-Pro
14cr|perl-HTML-Template-Pro-0.951.0-3|2	%define upstream_version 0.9510
14cr|perl-HTML-Template-Pro-0.951.0-3|3	
14cr|perl-HTML-Template-Pro-0.951.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTML-Template-Pro-0.951.0-3|5	Version:    %perl_convert_version 0.9510
14cr|perl-HTML-Template-Pro-0.951.0-3|6	Release:	3
14cr|perl-HTML-Template-Pro-0.951.0-3|7	
14cr|perl-HTML-Template-Pro-0.951.0-3|8	License:    GPL+ or Artistic
14cr|perl-HTML-Template-Pro-0.951.0-3|9	Group:      Development/Perl
14cr|perl-HTML-Template-Pro-0.951.0-3|10	Summary:    Perl/XS module to use HTML Templates from CGI scripts
14cr|perl-HTML-Template-Pro-0.951.0-3|11	
14cr|perl-HTML-Template-Pro-0.951.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Template-Pro-0.951.0-3|13	Source0:    http://www.cpan.org/modules/by-module/HTML/HTML-Template-Pro-0.9510.tar.gz
14cr|perl-HTML-Template-Pro-0.951.0-3|14	
14cr|perl-HTML-Template-Pro-0.951.0-3|15	BuildRequires: perl-devel
14cr|perl-HTML-Template-Pro-0.951.0-3|16	BuildRequires: pcre-devel
14cr|perl-HTML-Template-Pro-0.951.0-3|17	BuildRequires: perl(File::Spec)
14cr|perl-HTML-Template-Pro-0.951.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-HTML-Template-Pro-0.951.0-3|19	BuildRequires: perl(JSON)
14cr|perl-HTML-Template-Pro-0.951.0-3|20	
14cr|perl-HTML-Template-Pro-0.951.0-3|21	%description
14cr|perl-HTML-Template-Pro-0.951.0-3|22	Original HTML::Template is written by Sam Tregar, sam@tregar.com with
14cr|perl-HTML-Template-Pro-0.951.0-3|23	contributions of many people mentioned there. Their efforts caused
14cr|perl-HTML-Template-Pro-0.951.0-3|24	HTML::Template to be mature html tempate engine which separate perl code
14cr|perl-HTML-Template-Pro-0.951.0-3|25	and html design. Yet powerful, HTML::Template is slow, especially if
14cr|perl-HTML-Template-Pro-0.951.0-3|26	mod_perl isn't available or in case of disk usage and memory limitations.
14cr|perl-HTML-Template-Pro-0.951.0-3|27	
14cr|perl-HTML-Template-Pro-0.951.0-3|28	HTML::Template::Pro is a fast lightweight C/Perl+XS reimplementation of
14cr|perl-HTML-Template-Pro-0.951.0-3|29	HTML::Template (as of 2.8) and HTML::Template::Expr (as of 0.0.5). It is
14cr|perl-HTML-Template-Pro-0.951.0-3|30	not intended to be a complete replacement, but to be a fast implementation
14cr|perl-HTML-Template-Pro-0.951.0-3|31	of HTML::Template if you don't need quering, the extended facility of
14cr|perl-HTML-Template-Pro-0.951.0-3|32	HTML::Template. Designed for heavy upload, resource limitations, abcence of
14cr|perl-HTML-Template-Pro-0.951.0-3|33	mod_perl.
14cr|perl-HTML-Template-Pro-0.951.0-3|34	
14cr|perl-HTML-Template-Pro-0.951.0-3|35	HTML::Template::Pro has complete support of filters and
14cr|perl-HTML-Template-Pro-0.951.0-3|36	HTML::Template::Expr's tag EXPR="<expression>", including user-defined
14cr|perl-HTML-Template-Pro-0.951.0-3|37	functions.
14cr|perl-HTML-Template-Pro-0.951.0-3|38	
14cr|perl-HTML-Template-Pro-0.951.0-3|39	%prep
14cr|perl-HTML-Template-Pro-0.951.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Template-Pro-0.951.0-3|41	
14cr|perl-HTML-Template-Pro-0.951.0-3|42	%build
14cr|perl-HTML-Template-Pro-0.951.0-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Template-Pro-0.951.0-3|44	%make
14cr|perl-HTML-Template-Pro-0.951.0-3|45	
14cr|perl-HTML-Template-Pro-0.951.0-3|46	%check
14cr|perl-HTML-Template-Pro-0.951.0-3|47	make test
14cr|perl-HTML-Template-Pro-0.951.0-3|48	
14cr|perl-HTML-Template-Pro-0.951.0-3|49	%install
14cr|perl-HTML-Template-Pro-0.951.0-3|50	%makeinstall_std
14cr|perl-HTML-Template-Pro-0.951.0-3|51	
14cr|perl-HTML-Template-Pro-0.951.0-3|52	%clean
14cr|perl-HTML-Template-Pro-0.951.0-3|53	
14cr|perl-HTML-Template-Pro-0.951.0-3|54	%files
14cr|perl-HTML-Template-Pro-0.951.0-3|55	%doc README Changes
14cr|perl-HTML-Template-Pro-0.951.0-3|56	%{_mandir}/man3/*
14cr|perl-HTML-Template-Pro-0.951.0-3|57	%{perl_vendorarch}/HTML
14cr|perl-HTML-Template-Pro-0.951.0-3|58	%{perl_vendorarch}/auto/HTML
14cr|perl-HTML-Template-Pro-0.951.0-3|59	
14cr|perl-HTML-Template-Pro-0.951.0-3|60	
14cr|perl-HTML-Template-Pro-0.951.0-3|61	
14cr|perl-HTML-Template-Pro-0.951.0-3|62	%changelog
14cr|perl-HTML-Template-Pro-0.951.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.951.0-3
14cr|perl-HTML-Template-Pro-0.951.0-3|64	+ Revision: 9218a45
14cr|perl-HTML-Template-Pro-0.951.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-HTML-Template-Pro-0.951.0-3|66	
14cr|perl-HTML-Template-Pro-0.951.0-3|67	

4796 14
14cr|perl-HTML-TextToHTML-2.520.100-3|1	%define upstream_name    txt2html
14cr|perl-HTML-TextToHTML-2.520.100-3|2	%define module_name      HTML-TextToHTML
14cr|perl-HTML-TextToHTML-2.520.100-3|3	%define upstream_version 2.5201
14cr|perl-HTML-TextToHTML-2.520.100-3|4	
14cr|perl-HTML-TextToHTML-2.520.100-3|5	Name:		perl-%{module_name}
14cr|perl-HTML-TextToHTML-2.520.100-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-TextToHTML-2.520.100-3|7	Release:	3
14cr|perl-HTML-TextToHTML-2.520.100-3|8	
14cr|perl-HTML-TextToHTML-2.520.100-3|9	Summary:	Convert plain text file to HTML
14cr|perl-HTML-TextToHTML-2.520.100-3|10	
14cr|perl-HTML-TextToHTML-2.520.100-3|11	License:	GPL+ or Artistic
14cr|perl-HTML-TextToHTML-2.520.100-3|12	Group:		Development/Perl
14cr|perl-HTML-TextToHTML-2.520.100-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TextToHTML-2.520.100-3|14	Source0:	http://www.cpan.org/modules/by-module/HTML/txt2html-%{upstream_version}.tar.gz
14cr|perl-HTML-TextToHTML-2.520.100-3|15	
14cr|perl-HTML-TextToHTML-2.520.100-3|16	BuildRequires:	perl-devel
14cr|perl-HTML-TextToHTML-2.520.100-3|17	BuildRequires: perl(Module::Build)
14cr|perl-HTML-TextToHTML-2.520.100-3|18	
14cr|perl-HTML-TextToHTML-2.520.100-3|19	BuildArch:	noarch
14cr|perl-HTML-TextToHTML-2.520.100-3|20	# dependencies of txt2html script, not gathered automatically because of #52267
14cr|perl-HTML-TextToHTML-2.520.100-3|21	Requires:	perl(Pod::Usage)
14cr|perl-HTML-TextToHTML-2.520.100-3|22	Requires:	perl(Getopt::Long)
14cr|perl-HTML-TextToHTML-2.520.100-3|23	Requires:	perl(File::Basename)
14cr|perl-HTML-TextToHTML-2.520.100-3|24	Requires:	perl(Getopt::ArgvFile)
14cr|perl-HTML-TextToHTML-2.520.100-3|25	Provides:	%{upstream_name} = %{version}-%{release}
14cr|perl-HTML-TextToHTML-2.520.100-3|26	
14cr|perl-HTML-TextToHTML-2.520.100-3|27	%description
14cr|perl-HTML-TextToHTML-2.520.100-3|28	HTML::TextToHTML converts plain text files to HTML. The txt2html
14cr|perl-HTML-TextToHTML-2.520.100-3|29	script uses this module to do the same from the command-line.
14cr|perl-HTML-TextToHTML-2.520.100-3|30	
14cr|perl-HTML-TextToHTML-2.520.100-3|31	%prep
14cr|perl-HTML-TextToHTML-2.520.100-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TextToHTML-2.520.100-3|33	
14cr|perl-HTML-TextToHTML-2.520.100-3|34	%build
14cr|perl-HTML-TextToHTML-2.520.100-3|35	perl Build.PL installdirs=vendor
14cr|perl-HTML-TextToHTML-2.520.100-3|36	./Build
14cr|perl-HTML-TextToHTML-2.520.100-3|37	
14cr|perl-HTML-TextToHTML-2.520.100-3|38	%install
14cr|perl-HTML-TextToHTML-2.520.100-3|39	./Build install destdir=%{buildroot}
14cr|perl-HTML-TextToHTML-2.520.100-3|40	
14cr|perl-HTML-TextToHTML-2.520.100-3|41	%files
14cr|perl-HTML-TextToHTML-2.520.100-3|42	%doc README Changes TODO
14cr|perl-HTML-TextToHTML-2.520.100-3|43	%{_bindir}/txt2html
14cr|perl-HTML-TextToHTML-2.520.100-3|44	%{_mandir}/man1/txt2html.1*
14cr|perl-HTML-TextToHTML-2.520.100-3|45	%{_mandir}/man3/HTML*
14cr|perl-HTML-TextToHTML-2.520.100-3|46	%{perl_vendorlib}/HTML*
14cr|perl-HTML-TextToHTML-2.520.100-3|47	
14cr|perl-HTML-TextToHTML-2.520.100-3|48	
14cr|perl-HTML-TextToHTML-2.520.100-3|49	%changelog
14cr|perl-HTML-TextToHTML-2.520.100-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.520.100-3
14cr|perl-HTML-TextToHTML-2.520.100-3|51	+ Revision: ffd69e2
14cr|perl-HTML-TextToHTML-2.520.100-3|52	- MassBuild#464: Increase release tag
14cr|perl-HTML-TextToHTML-2.520.100-3|53	
14cr|perl-HTML-TextToHTML-2.520.100-3|54	

4797 14
14cr|perl-HTML-Tidy-1.560.0-3|1	%define upstream_name    HTML-Tidy
14cr|perl-HTML-Tidy-1.560.0-3|2	%define upstream_version 1.56
14cr|perl-HTML-Tidy-1.560.0-3|3	
14cr|perl-HTML-Tidy-1.560.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTML-Tidy-1.560.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTML-Tidy-1.560.0-3|6	Release:	3
14cr|perl-HTML-Tidy-1.560.0-3|7	Summary: 	Web validation in a Perl object
14cr|perl-HTML-Tidy-1.560.0-3|8	
14cr|perl-HTML-Tidy-1.560.0-3|9	License: 	GPL+ or Artistic
14cr|perl-HTML-Tidy-1.560.0-3|10	Group: 		Development/Perl
14cr|perl-HTML-Tidy-1.560.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Tidy-1.560.0-3|12	Source0:    http://www.cpan.org/modules/by-module/HTML/HTML-Tidy-%{upstream_version}.tar.gz
14cr|perl-HTML-Tidy-1.560.0-3|13	BuildRequires:	perl-devel
14cr|perl-HTML-Tidy-1.560.0-3|14	BuildRequires:	tidyp-devel
14cr|perl-HTML-Tidy-1.560.0-3|15	
14cr|perl-HTML-Tidy-1.560.0-3|16	%description
14cr|perl-HTML-Tidy-1.560.0-3|17	HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a
14cr|perl-HTML-Tidy-1.560.0-3|18	replacement for HTML::Lint. If you're currently an HTML::Lint user looking to
14cr|perl-HTML-Tidy-1.560.0-3|19	migrate, see the section "Converting from HTML::Lint".
14cr|perl-HTML-Tidy-1.560.0-3|20	
14cr|perl-HTML-Tidy-1.560.0-3|21	%prep
14cr|perl-HTML-Tidy-1.560.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Tidy-1.560.0-3|23	
14cr|perl-HTML-Tidy-1.560.0-3|24	%build
14cr|perl-HTML-Tidy-1.560.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Tidy-1.560.0-3|26	%make
14cr|perl-HTML-Tidy-1.560.0-3|27	
14cr|perl-HTML-Tidy-1.560.0-3|28	%check
14cr|perl-HTML-Tidy-1.560.0-3|29	# currently broken
14cr|perl-HTML-Tidy-1.560.0-3|30	rm -f t/venus.t
14cr|perl-HTML-Tidy-1.560.0-3|31	%make test
14cr|perl-HTML-Tidy-1.560.0-3|32	
14cr|perl-HTML-Tidy-1.560.0-3|33	%install
14cr|perl-HTML-Tidy-1.560.0-3|34	%makeinstall_std
14cr|perl-HTML-Tidy-1.560.0-3|35	
14cr|perl-HTML-Tidy-1.560.0-3|36	%clean
14cr|perl-HTML-Tidy-1.560.0-3|37	
14cr|perl-HTML-Tidy-1.560.0-3|38	%files
14cr|perl-HTML-Tidy-1.560.0-3|39	%doc Changes README.markdown
14cr|perl-HTML-Tidy-1.560.0-3|40	%{perl_vendorarch}/HTML
14cr|perl-HTML-Tidy-1.560.0-3|41	%{perl_vendorarch}/auto/HTML
14cr|perl-HTML-Tidy-1.560.0-3|42	%{_mandir}/*/*
14cr|perl-HTML-Tidy-1.560.0-3|43	%{_bindir}/*
14cr|perl-HTML-Tidy-1.560.0-3|44	
14cr|perl-HTML-Tidy-1.560.0-3|45	
14cr|perl-HTML-Tidy-1.560.0-3|46	
14cr|perl-HTML-Tidy-1.560.0-3|47	%changelog
14cr|perl-HTML-Tidy-1.560.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.560.0-3
14cr|perl-HTML-Tidy-1.560.0-3|49	+ Revision: 3502b77
14cr|perl-HTML-Tidy-1.560.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-HTML-Tidy-1.560.0-3|51	
14cr|perl-HTML-Tidy-1.560.0-3|52	

4798 14
14cr|perl-HTML-Tiny-1.50.0-5|1	%define upstream_name    HTML-Tiny
14cr|perl-HTML-Tiny-1.50.0-5|2	%define upstream_version 1.05
14cr|perl-HTML-Tiny-1.50.0-5|3	
14cr|perl-HTML-Tiny-1.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Tiny-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Tiny-1.50.0-5|6	Release:	5
14cr|perl-HTML-Tiny-1.50.0-5|7	
14cr|perl-HTML-Tiny-1.50.0-5|8	Summary:	Lightweight, dependency free HTML/XML generation
14cr|perl-HTML-Tiny-1.50.0-5|9	
14cr|perl-HTML-Tiny-1.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-Tiny-1.50.0-5|11	Group:		Development/Perl
14cr|perl-HTML-Tiny-1.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Tiny-1.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-Tiny-1.50.0-5|14	
14cr|perl-HTML-Tiny-1.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-Tiny-1.50.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-HTML-Tiny-1.50.0-5|17	BuildArch:	noarch
14cr|perl-HTML-Tiny-1.50.0-5|18	
14cr|perl-HTML-Tiny-1.50.0-5|19	%description
14cr|perl-HTML-Tiny-1.50.0-5|20	'HTML::Tiny' is a simple, dependency free module for generating HTML (and
14cr|perl-HTML-Tiny-1.50.0-5|21	XML). It concentrates on generating syntactically correct XHTML using a
14cr|perl-HTML-Tiny-1.50.0-5|22	simple Perl notation.
14cr|perl-HTML-Tiny-1.50.0-5|23	
14cr|perl-HTML-Tiny-1.50.0-5|24	In addition to the HTML generation functions utility functions are provided
14cr|perl-HTML-Tiny-1.50.0-5|25	to
14cr|perl-HTML-Tiny-1.50.0-5|26	
14cr|perl-HTML-Tiny-1.50.0-5|27	* * encode and decode URL encoded strings
14cr|perl-HTML-Tiny-1.50.0-5|28	
14cr|perl-HTML-Tiny-1.50.0-5|29	%prep
14cr|perl-HTML-Tiny-1.50.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Tiny-1.50.0-5|31	
14cr|perl-HTML-Tiny-1.50.0-5|32	%build
14cr|perl-HTML-Tiny-1.50.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Tiny-1.50.0-5|34	%make
14cr|perl-HTML-Tiny-1.50.0-5|35	
14cr|perl-HTML-Tiny-1.50.0-5|36	%check
14cr|perl-HTML-Tiny-1.50.0-5|37	%make test
14cr|perl-HTML-Tiny-1.50.0-5|38	
14cr|perl-HTML-Tiny-1.50.0-5|39	%install
14cr|perl-HTML-Tiny-1.50.0-5|40	%makeinstall_std
14cr|perl-HTML-Tiny-1.50.0-5|41	
14cr|perl-HTML-Tiny-1.50.0-5|42	%files
14cr|perl-HTML-Tiny-1.50.0-5|43	%doc Changes README
14cr|perl-HTML-Tiny-1.50.0-5|44	%{_mandir}/man3/*
14cr|perl-HTML-Tiny-1.50.0-5|45	%{perl_vendorlib}/*
14cr|perl-HTML-Tiny-1.50.0-5|46	
14cr|perl-HTML-Tiny-1.50.0-5|47	
14cr|perl-HTML-Tiny-1.50.0-5|48	%changelog
14cr|perl-HTML-Tiny-1.50.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-5
14cr|perl-HTML-Tiny-1.50.0-5|50	+ Revision: ebd911d
14cr|perl-HTML-Tiny-1.50.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-HTML-Tiny-1.50.0-5|52	
14cr|perl-HTML-Tiny-1.50.0-5|53	

4799 14
14cr|perl-HTML-Toc-1.120.0-5|1	%define upstream_name    HTML-Toc
14cr|perl-HTML-Toc-1.120.0-5|2	%define upstream_version 1.12
14cr|perl-HTML-Toc-1.120.0-5|3	
14cr|perl-HTML-Toc-1.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Toc-1.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Toc-1.120.0-5|6	Release:	5
14cr|perl-HTML-Toc-1.120.0-5|7	
14cr|perl-HTML-Toc-1.120.0-5|8	Summary:	Generate, insert and update HTML Table of Contents
14cr|perl-HTML-Toc-1.120.0-5|9	
14cr|perl-HTML-Toc-1.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-Toc-1.120.0-5|11	Group:		Development/Perl
14cr|perl-HTML-Toc-1.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-Toc-1.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-Toc-1.120.0-5|14	
14cr|perl-HTML-Toc-1.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-Toc-1.120.0-5|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-Toc-1.120.0-5|17	BuildRequires:	perl(Test::Differences)
14cr|perl-HTML-Toc-1.120.0-5|18	BuildArch:	noarch
14cr|perl-HTML-Toc-1.120.0-5|19	
14cr|perl-HTML-Toc-1.120.0-5|20	%description
14cr|perl-HTML-Toc-1.120.0-5|21	Generate, insert and update HTML Table of Contents (ToC).
14cr|perl-HTML-Toc-1.120.0-5|22	
14cr|perl-HTML-Toc-1.120.0-5|23	%prep
14cr|perl-HTML-Toc-1.120.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Toc-1.120.0-5|25	
14cr|perl-HTML-Toc-1.120.0-5|26	%build
14cr|perl-HTML-Toc-1.120.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Toc-1.120.0-5|28	%make
14cr|perl-HTML-Toc-1.120.0-5|29	
14cr|perl-HTML-Toc-1.120.0-5|30	%check
14cr|perl-HTML-Toc-1.120.0-5|31	%make test
14cr|perl-HTML-Toc-1.120.0-5|32	
14cr|perl-HTML-Toc-1.120.0-5|33	%install
14cr|perl-HTML-Toc-1.120.0-5|34	%makeinstall_std
14cr|perl-HTML-Toc-1.120.0-5|35	
14cr|perl-HTML-Toc-1.120.0-5|36	%files
14cr|perl-HTML-Toc-1.120.0-5|37	%doc Changes
14cr|perl-HTML-Toc-1.120.0-5|38	%{perl_vendorlib}/*
14cr|perl-HTML-Toc-1.120.0-5|39	
14cr|perl-HTML-Toc-1.120.0-5|40	
14cr|perl-HTML-Toc-1.120.0-5|41	
14cr|perl-HTML-Toc-1.120.0-5|42	%changelog
14cr|perl-HTML-Toc-1.120.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-5
14cr|perl-HTML-Toc-1.120.0-5|44	+ Revision: 0c6d09c
14cr|perl-HTML-Toc-1.120.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-HTML-Toc-1.120.0-5|46	
14cr|perl-HTML-Toc-1.120.0-5|47	

4800 14
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|1	%define upstream_name	 HTML-TokeParser-Simple
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|2	%define upstream_version 3.16
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|3	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|5	Version:	%perl_convert_version 3.16
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|6	Release:	3
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|7	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|8	Summary:	Easy to use HTML::TokeParser interface
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|9	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|11	Group:		Development/Perl
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|13	Source0:	http://www.cpan.org/authors/id/O/OV/OVID/HTML-TokeParser-Simple-3.16.tar.gz
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|14	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|17	BuildRequires:	perl(Sub::Override)
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|18	BuildArch:	noarch
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|19	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|20	%description
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|21	HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|22	easy-to-remember method calls to work with the tokens.  Rather than
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|23	try to remember a bunch of array indices or try to write a bunch of
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|24	constants for them, you can now do something like:
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|25	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|26	$token->is_start_tag( 'form' )
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|27	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|28	instead of
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|29	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|30	$token->[0] eq 'S' and $token->[1] eq 'form'
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|31	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|32	%prep
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|34	perl -pi -e 'tr/\r//d;' Changes README
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|35	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|36	%build
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|38	%make
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|39	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|40	%check
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|41	make test
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|42	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|43	%install
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|44	%makeinstall_std
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|45	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|46	%files
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|47	%doc Changes README
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|48	%{perl_vendorlib}/HTML
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|49	%{_mandir}/*/*
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|50	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|51	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|52	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|53	%changelog
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.160.0-3
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|55	+ Revision: c895b81
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|57	
14cr|perl-HTML-TokeParser-Simple-3.160.0-3|58	

4801 14
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|1	%define upstream_name    HTML-TreeBuilder-LibXML
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|3	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|6	Release:	3
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|7	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|8	Summary:	HTML::Element compatible API for HTML::TreeBuilder::LibXML
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|9	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|11	Group:		Development/Perl
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-LibXML-%{upstream_version}.tar.gz
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|14	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|18	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|19	BuildRequires:	perl(HTML::TreeBuilder::XPath)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|22	BuildRequires:	perl(XML::LibXML)
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|23	BuildArch:	noarch
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|24	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|25	%description
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|26	HTML::TreeBuilder::XPath is libxml based compatible interface to
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|27	HTML::TreeBuilder, which could be slow for a large document.
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|28	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|29	HTML::TreeBuilder::LibXML is drop-in-replacement for
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|30	HTML::TreeBuilder::XPath.
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|31	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|32	This module doesn't implement all of HTML::TreeBuilder and HTML::Element
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|33	APIs, but eough methods are defined so modules like Web::Scraper work.
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|34	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|35	%prep
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|37	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|38	%build
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|39	perl Build.PL installdirs=vendor
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|40	./Build
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|41	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|42	%check
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|43	./Build test
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|44	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|45	%install
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|46	./Build install destdir=%{buildroot}
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|47	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|48	%files
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|49	%doc Changes
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|50	%{_mandir}/man3/*
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|51	%{perl_vendorlib}/*
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|52	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|53	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|54	%changelog
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|56	+ Revision: cc41d85
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|58	
14cr|perl-HTML-TreeBuilder-LibXML-0.230.0-3|59	

4802 14
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|1	%define upstream_name    HTML-TreeBuilder-XPath
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|3	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|5	Version:	%perl_convert_version 0.14
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|6	Release:	3
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|7	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|8	Summary:	Add XPath support to HTML::TreeBuilder
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|9	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|11	Group:		Development/Perl
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-XPath-0.14.tar.gz
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|14	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|16	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|17	BuildRequires:	perl(List::Util)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|18	BuildRequires:	perl(XML::XPathEngine)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|19	# Some of these requirements were missing so we added them explicitly.
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|20	Requires:	perl(List::Util)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|21	Requires:	perl(HTML::TreeBuilder)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|22	Requires:	perl(HTML::TreeBuilder::XPath::Node)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|23	Requires:	perl(Scalar::Util)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|24	Requires:	perl(XML::XPathEngine)
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|25	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|26	BuildArch:	noarch
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|27	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|28	%description
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|29	This module adds typical XPath methods to HTML::TreeBuilder, to make it
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|30	easy to query a document.
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|31	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|32	%prep
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|34	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|35	%build
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|37	%make
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|38	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|39	%check
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|40	%make test
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|41	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|42	%install
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|43	%makeinstall_std
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|44	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|45	%files
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|46	%doc Changes README
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|47	%{_mandir}/man3/*
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|48	%{perl_vendorlib}/*
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|49	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|50	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|51	%changelog
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|53	+ Revision: bfea8ba
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|55	
14cr|perl-HTML-TreeBuilder-XPath-0.140.0-3|56	

4803 14
14cr|perl-HTML-Widget-1.110.0-4|1	%define upstream_name	 HTML-Widget
14cr|perl-HTML-Widget-1.110.0-4|2	%define upstream_version 1.11
14cr|perl-HTML-Widget-1.110.0-4|3	
14cr|perl-HTML-Widget-1.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-Widget-1.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-Widget-1.110.0-4|6	Release:	4
14cr|perl-HTML-Widget-1.110.0-4|7	
14cr|perl-HTML-Widget-1.110.0-4|8	Summary:	HTML Widget And Validation Framework
14cr|perl-HTML-Widget-1.110.0-4|9	
14cr|perl-HTML-Widget-1.110.0-4|10	License:	Artistic/GPL
14cr|perl-HTML-Widget-1.110.0-4|11	Group:		Development/Perl
14cr|perl-HTML-Widget-1.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTML-Widget-1.110.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-Widget-1.110.0-4|14	
14cr|perl-HTML-Widget-1.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-Widget-1.110.0-4|16	BuildRequires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-HTML-Widget-1.110.0-4|17	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-HTML-Widget-1.110.0-4|18	BuildRequires:	perl(Class::Data::Accessor)
14cr|perl-HTML-Widget-1.110.0-4|19	BuildRequires:	perl(Date::Calc)
14cr|perl-HTML-Widget-1.110.0-4|20	BuildRequires:	perl(Email::Valid)
14cr|perl-HTML-Widget-1.110.0-4|21	BuildRequires:	perl(HTML::Element) >= 3.22
14cr|perl-HTML-Widget-1.110.0-4|22	BuildRequires:	perl(HTML::Scrubber)
14cr|perl-HTML-Widget-1.110.0-4|23	BuildRequires:	perl(Module::Pluggable::Fast)
14cr|perl-HTML-Widget-1.110.0-4|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-HTML-Widget-1.110.0-4|25	BuildRequires:	perl(Storable)
14cr|perl-HTML-Widget-1.110.0-4|26	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-HTML-Widget-1.110.0-4|27	BuildArch:	noarch
14cr|perl-HTML-Widget-1.110.0-4|28	Requires:	perl(Module::Pluggable::Fast)
14cr|perl-HTML-Widget-1.110.0-4|29	Requires:	perl(Class::Accessor::Chained::Fast)
14cr|perl-HTML-Widget-1.110.0-4|30	
14cr|perl-HTML-Widget-1.110.0-4|31	%description
14cr|perl-HTML-Widget-1.110.0-4|32	Create easy to maintain HTML widgets!
14cr|perl-HTML-Widget-1.110.0-4|33	
14cr|perl-HTML-Widget-1.110.0-4|34	%prep
14cr|perl-HTML-Widget-1.110.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-Widget-1.110.0-4|36	
14cr|perl-HTML-Widget-1.110.0-4|37	%build
14cr|perl-HTML-Widget-1.110.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-Widget-1.110.0-4|39	%make
14cr|perl-HTML-Widget-1.110.0-4|40	
14cr|perl-HTML-Widget-1.110.0-4|41	%check
14cr|perl-HTML-Widget-1.110.0-4|42	# Disable for now as in fact tests pass, only extra new line in output makes them fail
14cr|perl-HTML-Widget-1.110.0-4|43	#make test
14cr|perl-HTML-Widget-1.110.0-4|44	
14cr|perl-HTML-Widget-1.110.0-4|45	%install
14cr|perl-HTML-Widget-1.110.0-4|46	%makeinstall_std
14cr|perl-HTML-Widget-1.110.0-4|47	
14cr|perl-HTML-Widget-1.110.0-4|48	%files
14cr|perl-HTML-Widget-1.110.0-4|49	%doc README Changes
14cr|perl-HTML-Widget-1.110.0-4|50	%{_mandir}/*/*
14cr|perl-HTML-Widget-1.110.0-4|51	%{perl_vendorlib}/HTML
14cr|perl-HTML-Widget-1.110.0-4|52	
14cr|perl-HTML-Widget-1.110.0-4|53	
14cr|perl-HTML-Widget-1.110.0-4|54	
14cr|perl-HTML-Widget-1.110.0-4|55	%changelog
14cr|perl-HTML-Widget-1.110.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-4
14cr|perl-HTML-Widget-1.110.0-4|57	+ Revision: bb2c72a
14cr|perl-HTML-Widget-1.110.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-HTML-Widget-1.110.0-4|59	
14cr|perl-HTML-Widget-1.110.0-4|60	

4804 14
14cr|perl-HTML-WikiConverter-0.680.0-4|1	%define upstream_name    HTML-WikiConverter
14cr|perl-HTML-WikiConverter-0.680.0-4|2	%define upstream_version 0.68
14cr|perl-HTML-WikiConverter-0.680.0-4|3	
14cr|perl-HTML-WikiConverter-0.680.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-WikiConverter-0.680.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-WikiConverter-0.680.0-4|6	Release:	4
14cr|perl-HTML-WikiConverter-0.680.0-4|7	
14cr|perl-HTML-WikiConverter-0.680.0-4|8	Summary:	HTML-WikiConverter - An HTML to wiki markup converter
14cr|perl-HTML-WikiConverter-0.680.0-4|9	
14cr|perl-HTML-WikiConverter-0.680.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTML-WikiConverter-0.680.0-4|11	Group:		Development/Perl
14cr|perl-HTML-WikiConverter-0.680.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-WikiConverter-0.680.0-4|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTML-WikiConverter-0.680.0-4|14	
14cr|perl-HTML-WikiConverter-0.680.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTML-WikiConverter-0.680.0-4|16	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTML-WikiConverter-0.680.0-4|17	BuildRequires:	perl(URI)
14cr|perl-HTML-WikiConverter-0.680.0-4|18	BuildRequires:	perl(HTML::Tree)
14cr|perl-HTML-WikiConverter-0.680.0-4|19	BuildRequires:	perl(CSS)
14cr|perl-HTML-WikiConverter-0.680.0-4|20	BuildRequires:	perl(Params::Validate)
14cr|perl-HTML-WikiConverter-0.680.0-4|21	BuildArch:	noarch
14cr|perl-HTML-WikiConverter-0.680.0-4|22	
14cr|perl-HTML-WikiConverter-0.680.0-4|23	%description
14cr|perl-HTML-WikiConverter-0.680.0-4|24	HTML::WikiConverter is an HTML to wiki converter. It can convert HTML
14cr|perl-HTML-WikiConverter-0.680.0-4|25	source into a variety of wiki markups, called wiki "dialects".
14cr|perl-HTML-WikiConverter-0.680.0-4|26	
14cr|perl-HTML-WikiConverter-0.680.0-4|27	%prep
14cr|perl-HTML-WikiConverter-0.680.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-WikiConverter-0.680.0-4|29	
14cr|perl-HTML-WikiConverter-0.680.0-4|30	%build
14cr|perl-HTML-WikiConverter-0.680.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-WikiConverter-0.680.0-4|32	%make
14cr|perl-HTML-WikiConverter-0.680.0-4|33	
14cr|perl-HTML-WikiConverter-0.680.0-4|34	%check
14cr|perl-HTML-WikiConverter-0.680.0-4|35	# Test is broken ATM because of test server being down
14cr|perl-HTML-WikiConverter-0.680.0-4|36	# make test
14cr|perl-HTML-WikiConverter-0.680.0-4|37	
14cr|perl-HTML-WikiConverter-0.680.0-4|38	%install
14cr|perl-HTML-WikiConverter-0.680.0-4|39	%makeinstall_std
14cr|perl-HTML-WikiConverter-0.680.0-4|40	
14cr|perl-HTML-WikiConverter-0.680.0-4|41	%files
14cr|perl-HTML-WikiConverter-0.680.0-4|42	%{_mandir}/*/*
14cr|perl-HTML-WikiConverter-0.680.0-4|43	%{_bindir}/*
14cr|perl-HTML-WikiConverter-0.680.0-4|44	%{perl_vendorlib}/HTML
14cr|perl-HTML-WikiConverter-0.680.0-4|45	
14cr|perl-HTML-WikiConverter-0.680.0-4|46	
14cr|perl-HTML-WikiConverter-0.680.0-4|47	
14cr|perl-HTML-WikiConverter-0.680.0-4|48	%changelog
14cr|perl-HTML-WikiConverter-0.680.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.680.0-4
14cr|perl-HTML-WikiConverter-0.680.0-4|50	+ Revision: 595deec
14cr|perl-HTML-WikiConverter-0.680.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-HTML-WikiConverter-0.680.0-4|52	
14cr|perl-HTML-WikiConverter-0.680.0-4|53	

4805 14
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|1	%define upstream_name    HTML-WikiConverter-Markdown
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|3	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|6	Release:	5
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|7	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|8	Summary:	Convert HTML to Markdown markup
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|9	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|11	Group:		Development/Perl
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|14	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|16	BuildRequires:	perl(HTML::Tagset)
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|17	BuildRequires:	perl(HTML::WikiConverter)
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|18	BuildRequires:	perl(Params::Validate)
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|20	BuildRequires:	perl(URI)
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|21	BuildArch:	noarch
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|22	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|23	%description
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|24	This module contains rules for converting HTML into Markdown markup. You
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|25	should not use this module directly; HTML::WikiConverter is the entry point
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|26	for html->wiki conversion (eg, see synopsis above). See the
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|27	HTML::WikiConverter manpage for additional usage details.
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|28	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|29	%prep
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|31	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|32	%build
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|34	%make
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|35	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|36	%check
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|37	%make test
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|38	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|39	%install
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|40	%makeinstall_std
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|41	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|42	%files
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|43	%doc Changes META.yml README
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|44	%{_mandir}/man3/*
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|45	%{perl_vendorlib}/*
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|46	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|47	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|48	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|49	%changelog
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|51	+ Revision: 021d21f
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|53	
14cr|perl-HTML-WikiConverter-Markdown-0.50.0-5|54	

4806 14
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|1	%define upstream_name       HTML-WikiConverter-MediaWiki
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|2	%define upstream_version    0.59
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|3	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|6	Release:	5
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|7	License:	GPL or Artistic
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|8	Group:		Development/Perl
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|9	Summary:	Convert HTML to MediaWiki markup
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|10	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|13	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|14	BuildRequires:	perl-devel
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|15	BuildRequires:	perl(HTML::WikiConverter)
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|17	BuildRequires:	perl(URI)
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|18	BuildArch:	noarch
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|19	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|20	%description
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|21	This module contains rules for converting HTML into MediaWiki markup. See
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|22	the HTML::WikiConverter manpage for additional usage details.
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|23	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|24	%prep
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|26	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|27	%build
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|29	%make
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|30	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|31	%check
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|32	make test
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|33	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|34	%install
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|35	%makeinstall_std
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|36	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|37	%files
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|38	%doc Changes README
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|39	%{_mandir}/man3/*
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|40	%{perl_vendorlib}/*
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|41	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|42	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|43	%changelog
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.590.0-5
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|45	+ Revision: d9ee374
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|47	
14cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-5|48	

4807 14
14cr|perl-HTTP-Body-1.190.0-3|1	%define	upstream_name	 HTTP-Body
14cr|perl-HTTP-Body-1.190.0-3|2	%define upstream_version 1.19
14cr|perl-HTTP-Body-1.190.0-3|3	
14cr|perl-HTTP-Body-1.190.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTTP-Body-1.190.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTTP-Body-1.190.0-3|6	Release:    3
14cr|perl-HTTP-Body-1.190.0-3|7	
14cr|perl-HTTP-Body-1.190.0-3|8	Summary:	HTTP Body Parser
14cr|perl-HTTP-Body-1.190.0-3|9	
14cr|perl-HTTP-Body-1.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Body-1.190.0-3|11	Group:		Development/Perl
14cr|perl-HTTP-Body-1.190.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Body-1.190.0-3|13	Source0:    http://www.cpan.org/modules/by-module/HTTP/HTTP-Body-%{upstream_version}.tar.gz
14cr|perl-HTTP-Body-1.190.0-3|14	
14cr|perl-HTTP-Body-1.190.0-3|15	BuildRequires:  perl(HTTP::Headers)
14cr|perl-HTTP-Body-1.190.0-3|16	BuildRequires:  perl(Test::Deep)
14cr|perl-HTTP-Body-1.190.0-3|17	BuildRequires:  perl(YAML)
14cr|perl-HTTP-Body-1.190.0-3|18	BuildRequires:  perl-devel
14cr|perl-HTTP-Body-1.190.0-3|19	
14cr|perl-HTTP-Body-1.190.0-3|20	BuildArch:	    noarch
14cr|perl-HTTP-Body-1.190.0-3|21	
14cr|perl-HTTP-Body-1.190.0-3|22	%description
14cr|perl-HTTP-Body-1.190.0-3|23	Perl module to parse HTTP request bodies.
14cr|perl-HTTP-Body-1.190.0-3|24	
14cr|perl-HTTP-Body-1.190.0-3|25	%prep
14cr|perl-HTTP-Body-1.190.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Body-1.190.0-3|27	
14cr|perl-HTTP-Body-1.190.0-3|28	%build
14cr|perl-HTTP-Body-1.190.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Body-1.190.0-3|30	%make
14cr|perl-HTTP-Body-1.190.0-3|31	
14cr|perl-HTTP-Body-1.190.0-3|32	%check
14cr|perl-HTTP-Body-1.190.0-3|33	%make test
14cr|perl-HTTP-Body-1.190.0-3|34	
14cr|perl-HTTP-Body-1.190.0-3|35	%install
14cr|perl-HTTP-Body-1.190.0-3|36	%makeinstall_std
14cr|perl-HTTP-Body-1.190.0-3|37	
14cr|perl-HTTP-Body-1.190.0-3|38	%files
14cr|perl-HTTP-Body-1.190.0-3|39	%doc README Changes
14cr|perl-HTTP-Body-1.190.0-3|40	%{perl_vendorlib}/HTTP/Body/*
14cr|perl-HTTP-Body-1.190.0-3|41	%{perl_vendorlib}/HTTP/Body.pm
14cr|perl-HTTP-Body-1.190.0-3|42	%{_mandir}/man3/*
14cr|perl-HTTP-Body-1.190.0-3|43	
14cr|perl-HTTP-Body-1.190.0-3|44	
14cr|perl-HTTP-Body-1.190.0-3|45	
14cr|perl-HTTP-Body-1.190.0-3|46	%changelog
14cr|perl-HTTP-Body-1.190.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-3
14cr|perl-HTTP-Body-1.190.0-3|48	+ Revision: 8476022
14cr|perl-HTTP-Body-1.190.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Body-1.190.0-3|50	
14cr|perl-HTTP-Body-1.190.0-3|51	

4808 14
14cr|perl-HTTP-BrowserDetect-1.710.0-2|1	%define upstream_name	 HTTP-BrowserDetect
14cr|perl-HTTP-BrowserDetect-1.710.0-2|2	%define upstream_version 1.71
14cr|perl-HTTP-BrowserDetect-1.710.0-2|3	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-BrowserDetect-1.710.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-BrowserDetect-1.710.0-2|6	Release:	2
14cr|perl-HTTP-BrowserDetect-1.710.0-2|7	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|8	Summary:	Determine the Web browser, version, and platform from an HTTP user agent string
14cr|perl-HTTP-BrowserDetect-1.710.0-2|9	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|10	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|11	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|12	License:	GPL
14cr|perl-HTTP-BrowserDetect-1.710.0-2|13	Group:		Development/Perl
14cr|perl-HTTP-BrowserDetect-1.710.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-HTTP-BrowserDetect-1.710.0-2|15	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-BrowserDetect-1.710.0-2|16	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|17	BuildRequires:	perl-devel
14cr|perl-HTTP-BrowserDetect-1.710.0-2|18	BuildRequires: perl(Test::FailWarnings)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|19	BuildRequires: perl(Test::NoWarnings)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|20	BuildRequires: perl(Test::Most)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|21	BuildRequires:	perl(Data::Dump)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|22	BuildRequires:	perl(YAML::Tiny)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|23	BuildRequires:	perl(JSON::PP)
14cr|perl-HTTP-BrowserDetect-1.710.0-2|24	BuildArch:	noarch
14cr|perl-HTTP-BrowserDetect-1.710.0-2|25	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|26	%description
14cr|perl-HTTP-BrowserDetect-1.710.0-2|27	The HTTP::BrowserDetect object does a number of tests on an HTTP user agent
14cr|perl-HTTP-BrowserDetect-1.710.0-2|28	string. The results of these tests are available via methods of the object.
14cr|perl-HTTP-BrowserDetect-1.710.0-2|29	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|30	This module is based upon the JavaScript browser detection code available at
14cr|perl-HTTP-BrowserDetect-1.710.0-2|31	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
14cr|perl-HTTP-BrowserDetect-1.710.0-2|32	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|33	%prep
14cr|perl-HTTP-BrowserDetect-1.710.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-BrowserDetect-1.710.0-2|35	perl -pi -e 's/\015$//' README
14cr|perl-HTTP-BrowserDetect-1.710.0-2|36	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|37	%build
14cr|perl-HTTP-BrowserDetect-1.710.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-BrowserDetect-1.710.0-2|39	%make
14cr|perl-HTTP-BrowserDetect-1.710.0-2|40	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|41	%check
14cr|perl-HTTP-BrowserDetect-1.710.0-2|42	make test
14cr|perl-HTTP-BrowserDetect-1.710.0-2|43	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|44	%install
14cr|perl-HTTP-BrowserDetect-1.710.0-2|45	%makeinstall_std
14cr|perl-HTTP-BrowserDetect-1.710.0-2|46	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|47	%files
14cr|perl-HTTP-BrowserDetect-1.710.0-2|48	%doc Changes README
14cr|perl-HTTP-BrowserDetect-1.710.0-2|49	%{perl_vendorlib}/HTTP
14cr|perl-HTTP-BrowserDetect-1.710.0-2|50	%{_mandir}/*/*
14cr|perl-HTTP-BrowserDetect-1.710.0-2|51	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|52	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|53	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|54	%changelog
14cr|perl-HTTP-BrowserDetect-1.710.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.710.0-2
14cr|perl-HTTP-BrowserDetect-1.710.0-2|56	+ Revision: 361c98d
14cr|perl-HTTP-BrowserDetect-1.710.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-HTTP-BrowserDetect-1.710.0-2|58	
14cr|perl-HTTP-BrowserDetect-1.710.0-2|59	

4809 14
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|1	%define module	HTTP-Cache-Transparent
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|2	%define upstream_version 1.1
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|3	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|4	Name:		perl-%{module}
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|5	Version:	%perl_convert_version 1.1
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|6	Release:	3
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|7	Summary:	A transparant caching implementation of http get
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|8	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|9	License:	GPL or Artistic
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|10	Group:		Development/Perl
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|11	Source:		http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/HTTP-Cache-Transparent-1.1.tar.gz
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|12	Url:		http://search.cpan.org/dist/%module/
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|13	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|14	BuildRequires:	perl-devel
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|15	BuildRequires:	perl-libwww-perl
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|16	BuildArch:	noarch
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|17	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|18	%description
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|19	HTTP::Cache::Transparent is an implementation of http get that keeps a local
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|20	cache of fetched pages to avoid fetching the same data from the server
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|21	if it hasn't been updated. The cache is stored on disk and is thus
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|22	persistent between invocations.
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|23	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|24	The http-headers If-Modified-Since and ETag are used to let the server
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|25	decide if the version in the cache is up-to-date or not.
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|26	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|27	%prep
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|28	%setup -q -n %{module}-%{upstream_version}
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|29	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|30	%build
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|31	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|32	EOF
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|33	%make
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|34	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|35	%check
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|36	%make test
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|37	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|38	%install
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|39	%makeinstall_std
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|40	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|41	%files
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|42	%doc Changes
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|43	%{perl_vendorlib}/HTTP/Cache/Transparent.pm
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|44	%{_mandir}/*/*
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|45	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|46	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|47	%changelog
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|49	+ Revision: c6b29d5
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|51	
14cr|perl-HTTP-Cache-Transparent-1.100.0-3|52	

4810 14
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|1	%define upstream_name	 HTTP-Daemon-SSL
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|2	%define upstream_version 1.04
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|3	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|6	Release:	3
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|7	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|8	Summary:	A simple http server class with SSL support
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|9	License:	GPL+ or Artistic
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|10	Group:		Development/Perl
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|13	# default port could be in use by the sieve daemon (2000), so
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|14	# let's change it to something hopefully free so that make test
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|15	# works
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|16	Patch0:		HTTP-Daemon-SSL-1.01-sslport.patch
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|17	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|18	BuildRequires:	perl-devel
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|19	BuildRequires:	perl(HTTP::Daemon)
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|20	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|21	BuildRequires:	perl-libwww-perl
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|22	BuildArch:	noarch
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|23	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|24	%description
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|25	HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|26	sockets (via IO::Socket::SSL) instead of cleartext sockets. It
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|27	also handles SSL-specific problems, such as dealing with HTTP
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|28	clients that attempt to connect to it without using SSL.
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|29	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|30	%prep
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|32	%patch0 -p1
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|33	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|34	%build
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|36	%make
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|37	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|38	# %check
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|39	# make test
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|40	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|41	%install
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|42	%makeinstall_std
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|43	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|44	%files
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|45	%doc certs Changes BUGS README
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|46	%{perl_vendorlib}/HTTP
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|47	%{_mandir}/*/*
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|48	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|49	%changelog
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|50	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|51	+ Revision: 5db661d
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|52	- Disable tests
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|53	
14cr|perl-HTTP-Daemon-SSL-1.40.0-3|54	

4811 14
14cr|perl-HTTP-Exception-0.40.60-3|1	%define upstream_name    HTTP-Exception
14cr|perl-HTTP-Exception-0.40.60-3|2	%define upstream_version 0.04006
14cr|perl-HTTP-Exception-0.40.60-3|3	
14cr|perl-HTTP-Exception-0.40.60-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTTP-Exception-0.40.60-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTTP-Exception-0.40.60-3|6	Release:    3
14cr|perl-HTTP-Exception-0.40.60-3|7	
14cr|perl-HTTP-Exception-0.40.60-3|8	Summary:    Throw HTTP-Errors as Exceptions
14cr|perl-HTTP-Exception-0.40.60-3|9	
14cr|perl-HTTP-Exception-0.40.60-3|10	License:    GPL+ or Artistic
14cr|perl-HTTP-Exception-0.40.60-3|11	Group:      Development/Perl
14cr|perl-HTTP-Exception-0.40.60-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Exception-0.40.60-3|13	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Exception-0.40.60-3|14	
14cr|perl-HTTP-Exception-0.40.60-3|15	BuildRequires: perl(Exception::Class) >= 1.290.0
14cr|perl-HTTP-Exception-0.40.60-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-HTTP-Exception-0.40.60-3|17	BuildRequires: perl(HTTP::Status) >= 5.817.0
14cr|perl-HTTP-Exception-0.40.60-3|18	BuildRequires: perl(Scalar::Util) >= 1.220.0
14cr|perl-HTTP-Exception-0.40.60-3|19	BuildRequires: perl(Test::Exception) >= 0.290.0
14cr|perl-HTTP-Exception-0.40.60-3|20	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-HTTP-Exception-0.40.60-3|21	BuildRequires: perl(Test::NoWarnings) >= 1.40.0
14cr|perl-HTTP-Exception-0.40.60-3|22	BuildRequires: perl(base)
14cr|perl-HTTP-Exception-0.40.60-3|23	BuildRequires: perl(strict)
14cr|perl-HTTP-Exception-0.40.60-3|24	BuildRequires: perl(warnings)
14cr|perl-HTTP-Exception-0.40.60-3|25	BuildRequires: perl-devel
14cr|perl-HTTP-Exception-0.40.60-3|26	BuildArch:  noarch
14cr|perl-HTTP-Exception-0.40.60-3|27	
14cr|perl-HTTP-Exception-0.40.60-3|28	%description
14cr|perl-HTTP-Exception-0.40.60-3|29	Every HTTP::Exception is a L<Exception::Class> - Class. So the same
14cr|perl-HTTP-Exception-0.40.60-3|30	mechanisms apply as with L<Exception::Class>-classes. In fact have a look
14cr|perl-HTTP-Exception-0.40.60-3|31	at L<Exception::Class>' docs for more general information on exceptions and
14cr|perl-HTTP-Exception-0.40.60-3|32	L<Exception::Class::Base> for information on what methods a caught
14cr|perl-HTTP-Exception-0.40.60-3|33	exception also has.
14cr|perl-HTTP-Exception-0.40.60-3|34	
14cr|perl-HTTP-Exception-0.40.60-3|35	HTTP::Exception is only a factory for HTTP::Exception::XXX (where X is a
14cr|perl-HTTP-Exception-0.40.60-3|36	number) subclasses. That means that HTTP::Exception->new(404) returns a
14cr|perl-HTTP-Exception-0.40.60-3|37	HTTP::Exception::404 object, which in turn is a HTTP::Exception::Base -
14cr|perl-HTTP-Exception-0.40.60-3|38	Object.
14cr|perl-HTTP-Exception-0.40.60-3|39	
14cr|perl-HTTP-Exception-0.40.60-3|40	Don't bother checking a caught HTTP::Exception::...-class with "isa" as it
14cr|perl-HTTP-Exception-0.40.60-3|41	might not contain what you would expect. Use the code- or
14cr|perl-HTTP-Exception-0.40.60-3|42	status_message-attributes and the is_ -methods instead.
14cr|perl-HTTP-Exception-0.40.60-3|43	
14cr|perl-HTTP-Exception-0.40.60-3|44	%prep
14cr|perl-HTTP-Exception-0.40.60-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Exception-0.40.60-3|46	
14cr|perl-HTTP-Exception-0.40.60-3|47	%build
14cr|perl-HTTP-Exception-0.40.60-3|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Exception-0.40.60-3|49	
14cr|perl-HTTP-Exception-0.40.60-3|50	%make
14cr|perl-HTTP-Exception-0.40.60-3|51	
14cr|perl-HTTP-Exception-0.40.60-3|52	%check
14cr|perl-HTTP-Exception-0.40.60-3|53	%make test
14cr|perl-HTTP-Exception-0.40.60-3|54	
14cr|perl-HTTP-Exception-0.40.60-3|55	%install
14cr|perl-HTTP-Exception-0.40.60-3|56	%makeinstall_std
14cr|perl-HTTP-Exception-0.40.60-3|57	
14cr|perl-HTTP-Exception-0.40.60-3|58	%files
14cr|perl-HTTP-Exception-0.40.60-3|59	%doc Changes INSTALL LICENSE META.yml MYMETA.yml README
14cr|perl-HTTP-Exception-0.40.60-3|60	%{_mandir}/man3/*
14cr|perl-HTTP-Exception-0.40.60-3|61	%{perl_vendorlib}/*
14cr|perl-HTTP-Exception-0.40.60-3|62	
14cr|perl-HTTP-Exception-0.40.60-3|63	
14cr|perl-HTTP-Exception-0.40.60-3|64	%changelog
14cr|perl-HTTP-Exception-0.40.60-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.60-3
14cr|perl-HTTP-Exception-0.40.60-3|66	+ Revision: a632718
14cr|perl-HTTP-Exception-0.40.60-3|67	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Exception-0.40.60-3|68	
14cr|perl-HTTP-Exception-0.40.60-3|69	

4812 14
14cr|perl-HTTP-Headers-Fast-0.170.0-3|1	%define upstream_name    HTTP-Headers-Fast
14cr|perl-HTTP-Headers-Fast-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-HTTP-Headers-Fast-0.170.0-3|3	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Headers-Fast-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Headers-Fast-0.170.0-3|6	Release:	3
14cr|perl-HTTP-Headers-Fast-0.170.0-3|7	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|8	Summary:	Faster implementation of HTTP::Headers
14cr|perl-HTTP-Headers-Fast-0.170.0-3|9	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Headers-Fast-0.170.0-3|11	Group:		Development/Perl
14cr|perl-HTTP-Headers-Fast-0.170.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Headers-Fast-0.170.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Headers-Fast-%{upstream_version}.tar.gz
14cr|perl-HTTP-Headers-Fast-0.170.0-3|14	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Headers-Fast-0.170.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|18	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|19	BuildRequires:	perl(HTTP::Date)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|21	BuildRequires:	perl(Test::Requires)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|22	BuildRequires:	perl(YAML)
14cr|perl-HTTP-Headers-Fast-0.170.0-3|23	BuildArch:	noarch
14cr|perl-HTTP-Headers-Fast-0.170.0-3|24	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|25	%description
14cr|perl-HTTP-Headers-Fast-0.170.0-3|26	HTTP::Headers::Fast is a perl class for parsing/writing HTTP headers.
14cr|perl-HTTP-Headers-Fast-0.170.0-3|27	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|28	The interface is the same as HTTP::Headers.
14cr|perl-HTTP-Headers-Fast-0.170.0-3|29	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|30	%prep
14cr|perl-HTTP-Headers-Fast-0.170.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Headers-Fast-0.170.0-3|32	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|33	%build
14cr|perl-HTTP-Headers-Fast-0.170.0-3|34	perl Build.PL installdirs=vendor
14cr|perl-HTTP-Headers-Fast-0.170.0-3|35	./Build
14cr|perl-HTTP-Headers-Fast-0.170.0-3|36	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|37	%check
14cr|perl-HTTP-Headers-Fast-0.170.0-3|38	./Build test
14cr|perl-HTTP-Headers-Fast-0.170.0-3|39	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|40	%install
14cr|perl-HTTP-Headers-Fast-0.170.0-3|41	./Build install destdir=%{buildroot}
14cr|perl-HTTP-Headers-Fast-0.170.0-3|42	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|43	%files
14cr|perl-HTTP-Headers-Fast-0.170.0-3|44	%doc  META.yml Changes
14cr|perl-HTTP-Headers-Fast-0.170.0-3|45	%{_mandir}/man3/*
14cr|perl-HTTP-Headers-Fast-0.170.0-3|46	%{perl_vendorlib}/*
14cr|perl-HTTP-Headers-Fast-0.170.0-3|47	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|48	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|49	%changelog
14cr|perl-HTTP-Headers-Fast-0.170.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-HTTP-Headers-Fast-0.170.0-3|51	+ Revision: 356797c
14cr|perl-HTTP-Headers-Fast-0.170.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Headers-Fast-0.170.0-3|53	
14cr|perl-HTTP-Headers-Fast-0.170.0-3|54	

4813 14
14cr|perl-HTTP-Lite-2.430.0-3|1	%define upstream_name    HTTP-Lite
14cr|perl-HTTP-Lite-2.430.0-3|2	%define upstream_version 2.43
14cr|perl-HTTP-Lite-2.430.0-3|3	
14cr|perl-HTTP-Lite-2.430.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Lite-2.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Lite-2.430.0-3|6	Release:	3
14cr|perl-HTTP-Lite-2.430.0-3|7	
14cr|perl-HTTP-Lite-2.430.0-3|8	Summary:	Lightweight HTTP implementation
14cr|perl-HTTP-Lite-2.430.0-3|9	
14cr|perl-HTTP-Lite-2.430.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Lite-2.430.0-3|11	Group:		Development/Perl
14cr|perl-HTTP-Lite-2.430.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Lite-2.430.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Lite-%{upstream_version}.tar.gz
14cr|perl-HTTP-Lite-2.430.0-3|14	
14cr|perl-HTTP-Lite-2.430.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Lite-2.430.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-HTTP-Lite-2.430.0-3|17	BuildArch:	noarch
14cr|perl-HTTP-Lite-2.430.0-3|18	
14cr|perl-HTTP-Lite-2.430.0-3|19	%description
14cr|perl-HTTP-Lite-2.430.0-3|20	HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
14cr|perl-HTTP-Lite-2.430.0-3|21	for perl.  It is not intended as a replacement for the
14cr|perl-HTTP-Lite-2.430.0-3|22	fully-features LWP module.  Instead, it is intended for use in
14cr|perl-HTTP-Lite-2.430.0-3|23	situations where it is desirable to install the minimal number of
14cr|perl-HTTP-Lite-2.430.0-3|24	modules to achieve HTTP support, or where LWP is not a good
14cr|perl-HTTP-Lite-2.430.0-3|25	candidate due to CPU overhead, such as slower processors.
14cr|perl-HTTP-Lite-2.430.0-3|26	HTTP::Lite is also significantly faster than LWP.
14cr|perl-HTTP-Lite-2.430.0-3|27	
14cr|perl-HTTP-Lite-2.430.0-3|28	HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling
14cr|perl-HTTP-Lite-2.430.0-3|29	for redistribution with larger packages where only HTTP GET and
14cr|perl-HTTP-Lite-2.430.0-3|30	POST functionality are necessary.
14cr|perl-HTTP-Lite-2.430.0-3|31	
14cr|perl-HTTP-Lite-2.430.0-3|32	HTTP::Lite supports basic POST and GET operations only.  As of
14cr|perl-HTTP-Lite-2.430.0-3|33	0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host
14cr|perl-HTTP-Lite-2.430.0-3|34	header, necessary for name based virtual hosting.  Additionally,
14cr|perl-HTTP-Lite-2.430.0-3|35	HTTP::Lite now supports Proxies.
14cr|perl-HTTP-Lite-2.430.0-3|36	
14cr|perl-HTTP-Lite-2.430.0-3|37	%prep
14cr|perl-HTTP-Lite-2.430.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Lite-2.430.0-3|39	
14cr|perl-HTTP-Lite-2.430.0-3|40	%build
14cr|perl-HTTP-Lite-2.430.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Lite-2.430.0-3|42	%make
14cr|perl-HTTP-Lite-2.430.0-3|43	
14cr|perl-HTTP-Lite-2.430.0-3|44	%check
14cr|perl-HTTP-Lite-2.430.0-3|45	%make test
14cr|perl-HTTP-Lite-2.430.0-3|46	
14cr|perl-HTTP-Lite-2.430.0-3|47	%install
14cr|perl-HTTP-Lite-2.430.0-3|48	%makeinstall_std
14cr|perl-HTTP-Lite-2.430.0-3|49	
14cr|perl-HTTP-Lite-2.430.0-3|50	%files
14cr|perl-HTTP-Lite-2.430.0-3|51	%doc LICENSE README META.yml Changes
14cr|perl-HTTP-Lite-2.430.0-3|52	%{_mandir}/man3/*
14cr|perl-HTTP-Lite-2.430.0-3|53	%{perl_vendorlib}/*
14cr|perl-HTTP-Lite-2.430.0-3|54	
14cr|perl-HTTP-Lite-2.430.0-3|55	
14cr|perl-HTTP-Lite-2.430.0-3|56	%changelog
14cr|perl-HTTP-Lite-2.430.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.430.0-3
14cr|perl-HTTP-Lite-2.430.0-3|58	+ Revision: 30c6aee
14cr|perl-HTTP-Lite-2.430.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Lite-2.430.0-3|60	
14cr|perl-HTTP-Lite-2.430.0-3|61	

4814 14
14cr|perl-HTTP-Parser-0.60.0-6|1	%define upstream_name    HTTP-Parser
14cr|perl-HTTP-Parser-0.60.0-6|2	%define upstream_version 0.06
14cr|perl-HTTP-Parser-0.60.0-6|3	
14cr|perl-HTTP-Parser-0.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Parser-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Parser-0.60.0-6|6	Release:	6
14cr|perl-HTTP-Parser-0.60.0-6|7	
14cr|perl-HTTP-Parser-0.60.0-6|8	Summary:	Parse HTTP/1.1 request into HTTP::Request/Response object
14cr|perl-HTTP-Parser-0.60.0-6|9	
14cr|perl-HTTP-Parser-0.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Parser-0.60.0-6|11	Group:		Development/Perl
14cr|perl-HTTP-Parser-0.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Parser-0.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Parser-0.60.0-6|14	
14cr|perl-HTTP-Parser-0.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Parser-0.60.0-6|16	BuildRequires:	perl(HTTP::Request)
14cr|perl-HTTP-Parser-0.60.0-6|17	BuildRequires:	perl(HTTP::Response)
14cr|perl-HTTP-Parser-0.60.0-6|18	BuildRequires:	perl(Test::More)
14cr|perl-HTTP-Parser-0.60.0-6|19	BuildRequires:	perl(URI)
14cr|perl-HTTP-Parser-0.60.0-6|20	BuildArch:	noarch
14cr|perl-HTTP-Parser-0.60.0-6|21	
14cr|perl-HTTP-Parser-0.60.0-6|22	%description
14cr|perl-HTTP-Parser-0.60.0-6|23	This is an HTTP request parser. It takes chunks of text as received and
14cr|perl-HTTP-Parser-0.60.0-6|24	returns a 'hint' as to what is required, or returns the HTTP::Request when
14cr|perl-HTTP-Parser-0.60.0-6|25	a complete request has been read. HTTP/1.1 chunking is supported. It dies
14cr|perl-HTTP-Parser-0.60.0-6|26	if it finds an error.
14cr|perl-HTTP-Parser-0.60.0-6|27	
14cr|perl-HTTP-Parser-0.60.0-6|28	new ( named params... )
14cr|perl-HTTP-Parser-0.60.0-6|29	Create a new HTTP::Parser object. Takes named parameters, e.g.:
14cr|perl-HTTP-Parser-0.60.0-6|30	
14cr|perl-HTTP-Parser-0.60.0-6|31	my $parser = HTTP::Parser->new(request => 1);
14cr|perl-HTTP-Parser-0.60.0-6|32	
14cr|perl-HTTP-Parser-0.60.0-6|33	%prep
14cr|perl-HTTP-Parser-0.60.0-6|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Parser-0.60.0-6|35	
14cr|perl-HTTP-Parser-0.60.0-6|36	%build
14cr|perl-HTTP-Parser-0.60.0-6|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Parser-0.60.0-6|38	%make
14cr|perl-HTTP-Parser-0.60.0-6|39	
14cr|perl-HTTP-Parser-0.60.0-6|40	%check
14cr|perl-HTTP-Parser-0.60.0-6|41	%make test
14cr|perl-HTTP-Parser-0.60.0-6|42	
14cr|perl-HTTP-Parser-0.60.0-6|43	%install
14cr|perl-HTTP-Parser-0.60.0-6|44	%makeinstall_std
14cr|perl-HTTP-Parser-0.60.0-6|45	
14cr|perl-HTTP-Parser-0.60.0-6|46	%files
14cr|perl-HTTP-Parser-0.60.0-6|47	%doc META.yml README Changes
14cr|perl-HTTP-Parser-0.60.0-6|48	%{_mandir}/man3/*
14cr|perl-HTTP-Parser-0.60.0-6|49	%{perl_vendorlib}/*
14cr|perl-HTTP-Parser-0.60.0-6|50	
14cr|perl-HTTP-Parser-0.60.0-6|51	
14cr|perl-HTTP-Parser-0.60.0-6|52	%changelog
14cr|perl-HTTP-Parser-0.60.0-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-HTTP-Parser-0.60.0-6|54	+ Revision: 41601f3
14cr|perl-HTTP-Parser-0.60.0-6|55	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Parser-0.60.0-6|56	
14cr|perl-HTTP-Parser-0.60.0-6|57	

4815 14
14cr|perl-HTTP-Parser-XS-0.160.0-3|1	%define upstream_name    HTTP-Parser-XS
14cr|perl-HTTP-Parser-XS-0.160.0-3|2	%define upstream_version 0.16
14cr|perl-HTTP-Parser-XS-0.160.0-3|3	
14cr|perl-HTTP-Parser-XS-0.160.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-HTTP-Parser-XS-0.160.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTTP-Parser-XS-0.160.0-3|6	Release:    3
14cr|perl-HTTP-Parser-XS-0.160.0-3|7	
14cr|perl-HTTP-Parser-XS-0.160.0-3|8	Summary:    A fast, primitive HTTP request parser
14cr|perl-HTTP-Parser-XS-0.160.0-3|9	
14cr|perl-HTTP-Parser-XS-0.160.0-3|10	
14cr|perl-HTTP-Parser-XS-0.160.0-3|11	License:    GPL+ or Artistic
14cr|perl-HTTP-Parser-XS-0.160.0-3|12	Group:      Development/Perl
14cr|perl-HTTP-Parser-XS-0.160.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Parser-XS-0.160.0-3|14	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Parser-XS-0.160.0-3|15	
14cr|perl-HTTP-Parser-XS-0.160.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.420.0
14cr|perl-HTTP-Parser-XS-0.160.0-3|17	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-HTTP-Parser-XS-0.160.0-3|18	BuildRequires: perl-devel
14cr|perl-HTTP-Parser-XS-0.160.0-3|19	%description
14cr|perl-HTTP-Parser-XS-0.160.0-3|20	HTTP::Parser::XS is a fast, primitive HTTP request/response parser.
14cr|perl-HTTP-Parser-XS-0.160.0-3|21	
14cr|perl-HTTP-Parser-XS-0.160.0-3|22	The request parser can be used either for writing a synchronous HTTP server
14cr|perl-HTTP-Parser-XS-0.160.0-3|23	or a event-driven server.
14cr|perl-HTTP-Parser-XS-0.160.0-3|24	
14cr|perl-HTTP-Parser-XS-0.160.0-3|25	The response parser can be used for writing HTTP clients.
14cr|perl-HTTP-Parser-XS-0.160.0-3|26	
14cr|perl-HTTP-Parser-XS-0.160.0-3|27	%prep
14cr|perl-HTTP-Parser-XS-0.160.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Parser-XS-0.160.0-3|29	
14cr|perl-HTTP-Parser-XS-0.160.0-3|30	%build
14cr|perl-HTTP-Parser-XS-0.160.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Parser-XS-0.160.0-3|32	
14cr|perl-HTTP-Parser-XS-0.160.0-3|33	%make
14cr|perl-HTTP-Parser-XS-0.160.0-3|34	
14cr|perl-HTTP-Parser-XS-0.160.0-3|35	%check
14cr|perl-HTTP-Parser-XS-0.160.0-3|36	%make test
14cr|perl-HTTP-Parser-XS-0.160.0-3|37	
14cr|perl-HTTP-Parser-XS-0.160.0-3|38	%install
14cr|perl-HTTP-Parser-XS-0.160.0-3|39	%makeinstall_std
14cr|perl-HTTP-Parser-XS-0.160.0-3|40	
14cr|perl-HTTP-Parser-XS-0.160.0-3|41	%files
14cr|perl-HTTP-Parser-XS-0.160.0-3|42	%doc Changes META.yml MYMETA.yml README
14cr|perl-HTTP-Parser-XS-0.160.0-3|43	%{_mandir}/man3/*
14cr|perl-HTTP-Parser-XS-0.160.0-3|44	%{perl_vendorlib}/*
14cr|perl-HTTP-Parser-XS-0.160.0-3|45	
14cr|perl-HTTP-Parser-XS-0.160.0-3|46	
14cr|perl-HTTP-Parser-XS-0.160.0-3|47	%changelog
14cr|perl-HTTP-Parser-XS-0.160.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-HTTP-Parser-XS-0.160.0-3|49	+ Revision: c25444b
14cr|perl-HTTP-Parser-XS-0.160.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Parser-XS-0.160.0-3|51	
14cr|perl-HTTP-Parser-XS-0.160.0-3|52	

4816 14
14cr|perl-HTTP-Proxy-0.300.0-3|1	%define upstream_name	 HTTP-Proxy
14cr|perl-HTTP-Proxy-0.300.0-3|2	%define upstream_version 0.300
14cr|perl-HTTP-Proxy-0.300.0-3|3	
14cr|perl-HTTP-Proxy-0.300.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Proxy-0.300.0-3|5	Version:	%perl_convert_version 0.300
14cr|perl-HTTP-Proxy-0.300.0-3|6	Release:	3
14cr|perl-HTTP-Proxy-0.300.0-3|7	
14cr|perl-HTTP-Proxy-0.300.0-3|8	Summary:	A pure Perl HTTP proxy
14cr|perl-HTTP-Proxy-0.300.0-3|9	
14cr|perl-HTTP-Proxy-0.300.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Proxy-0.300.0-3|11	Group:		Development/Perl
14cr|perl-HTTP-Proxy-0.300.0-3|12	Url:		http://http-proxy.mongueurs.net/
14cr|perl-HTTP-Proxy-0.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Proxy-0.300.tar.gz
14cr|perl-HTTP-Proxy-0.300.0-3|14	
14cr|perl-HTTP-Proxy-0.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Proxy-0.300.0-3|16	BuildRequires:	perl(Module::Build)
14cr|perl-HTTP-Proxy-0.300.0-3|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-HTTP-Proxy-0.300.0-3|18	BuildRequires:	perl(HTTP::Daemon)
14cr|perl-HTTP-Proxy-0.300.0-3|19	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTTP-Proxy-0.300.0-3|20	BuildArch:	noarch
14cr|perl-HTTP-Proxy-0.300.0-3|21	
14cr|perl-HTTP-Proxy-0.300.0-3|22	%description
14cr|perl-HTTP-Proxy-0.300.0-3|23	The HTTP::Proxy module implements a HTTP proxy, using a HTTP::Daemon to
14cr|perl-HTTP-Proxy-0.300.0-3|24	accept client connections, and a LWP::UserAgent to ask for the requested
14cr|perl-HTTP-Proxy-0.300.0-3|25	pages.
14cr|perl-HTTP-Proxy-0.300.0-3|26	
14cr|perl-HTTP-Proxy-0.300.0-3|27	The most interesting feature of this proxy object is its ability to
14cr|perl-HTTP-Proxy-0.300.0-3|28	filter the HTTP requests and responses through user-defined filters.
14cr|perl-HTTP-Proxy-0.300.0-3|29	
14cr|perl-HTTP-Proxy-0.300.0-3|30	%prep
14cr|perl-HTTP-Proxy-0.300.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Proxy-0.300.0-3|32	chmod 755 eg/*.pl
14cr|perl-HTTP-Proxy-0.300.0-3|33	
14cr|perl-HTTP-Proxy-0.300.0-3|34	%build
14cr|perl-HTTP-Proxy-0.300.0-3|35	perl Build.PL installdirs=vendor
14cr|perl-HTTP-Proxy-0.300.0-3|36	./Build
14cr|perl-HTTP-Proxy-0.300.0-3|37	
14cr|perl-HTTP-Proxy-0.300.0-3|38	%check
14cr|perl-HTTP-Proxy-0.300.0-3|39	./Build test
14cr|perl-HTTP-Proxy-0.300.0-3|40	
14cr|perl-HTTP-Proxy-0.300.0-3|41	%install
14cr|perl-HTTP-Proxy-0.300.0-3|42	./Build install destdir=%{buildroot}
14cr|perl-HTTP-Proxy-0.300.0-3|43	
14cr|perl-HTTP-Proxy-0.300.0-3|44	%files
14cr|perl-HTTP-Proxy-0.300.0-3|45	%doc Changes README eg
14cr|perl-HTTP-Proxy-0.300.0-3|46	%{perl_vendorlib}/HTTP/*
14cr|perl-HTTP-Proxy-0.300.0-3|47	%{_mandir}/*/*
14cr|perl-HTTP-Proxy-0.300.0-3|48	
14cr|perl-HTTP-Proxy-0.300.0-3|49	
14cr|perl-HTTP-Proxy-0.300.0-3|50	%changelog
14cr|perl-HTTP-Proxy-0.300.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-3
14cr|perl-HTTP-Proxy-0.300.0-3|52	+ Revision: e820e1c
14cr|perl-HTTP-Proxy-0.300.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Proxy-0.300.0-3|54	
14cr|perl-HTTP-Proxy-0.300.0-3|55	

4817 14
14cr|perl-HTTP-Recorder-0.50.0-5|1	%define upstream_name	 HTTP-Recorder
14cr|perl-HTTP-Recorder-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-HTTP-Recorder-0.50.0-5|3	
14cr|perl-HTTP-Recorder-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Recorder-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Recorder-0.50.0-5|6	Release:	5
14cr|perl-HTTP-Recorder-0.50.0-5|7	
14cr|perl-HTTP-Recorder-0.50.0-5|8	Summary:	Record interaction with websites
14cr|perl-HTTP-Recorder-0.50.0-5|9	
14cr|perl-HTTP-Recorder-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Recorder-0.50.0-5|11	Group:		Development/Perl
14cr|perl-HTTP-Recorder-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Recorder-0.50.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/L/LE/LEIRA/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTTP-Recorder-0.50.0-5|14	# patch from https://rt.cpan.org/Public/Bug/Display.html?id=14388
14cr|perl-HTTP-Recorder-0.50.0-5|15	# fix crash preventing the use of HTTP-Recorder
14cr|perl-HTTP-Recorder-0.50.0-5|16	Patch0:		HTTP-Recorder-0.05-fix_cpan_14388.diff
14cr|perl-HTTP-Recorder-0.50.0-5|17	BuildRequires:	perl-devel
14cr|perl-HTTP-Recorder-0.50.0-5|18	BuildRequires:	perl(HTML::Parser)
14cr|perl-HTTP-Recorder-0.50.0-5|19	BuildRequires:	perl(HTTP::Request::Params)
14cr|perl-HTTP-Recorder-0.50.0-5|20	BuildRequires:	perl-libwww-perl
14cr|perl-HTTP-Recorder-0.50.0-5|21	BuildRequires:	perl(URI)
14cr|perl-HTTP-Recorder-0.50.0-5|22	BuildRequires:	perl(Email::Simple)
14cr|perl-HTTP-Recorder-0.50.0-5|23	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-HTTP-Recorder-0.50.0-5|24	BuildArch:	noarch
14cr|perl-HTTP-Recorder-0.50.0-5|25	
14cr|perl-HTTP-Recorder-0.50.0-5|26	%description
14cr|perl-HTTP-Recorder-0.50.0-5|27	This is a browser-independent recorder for recording interactions with
14cr|perl-HTTP-Recorder-0.50.0-5|28	web sites.
14cr|perl-HTTP-Recorder-0.50.0-5|29	
14cr|perl-HTTP-Recorder-0.50.0-5|30	%prep
14cr|perl-HTTP-Recorder-0.50.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Recorder-0.50.0-5|32	%patch0 -p0
14cr|perl-HTTP-Recorder-0.50.0-5|33	
14cr|perl-HTTP-Recorder-0.50.0-5|34	%build
14cr|perl-HTTP-Recorder-0.50.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Recorder-0.50.0-5|36	%make
14cr|perl-HTTP-Recorder-0.50.0-5|37	
14cr|perl-HTTP-Recorder-0.50.0-5|38	%check
14cr|perl-HTTP-Recorder-0.50.0-5|39	make test
14cr|perl-HTTP-Recorder-0.50.0-5|40	
14cr|perl-HTTP-Recorder-0.50.0-5|41	%install
14cr|perl-HTTP-Recorder-0.50.0-5|42	%makeinstall_std
14cr|perl-HTTP-Recorder-0.50.0-5|43	
14cr|perl-HTTP-Recorder-0.50.0-5|44	%files
14cr|perl-HTTP-Recorder-0.50.0-5|45	%doc README
14cr|perl-HTTP-Recorder-0.50.0-5|46	%{perl_vendorlib}/HTTP
14cr|perl-HTTP-Recorder-0.50.0-5|47	%{_mandir}/*/*
14cr|perl-HTTP-Recorder-0.50.0-5|48	
14cr|perl-HTTP-Recorder-0.50.0-5|49	
14cr|perl-HTTP-Recorder-0.50.0-5|50	
14cr|perl-HTTP-Recorder-0.50.0-5|51	%changelog
14cr|perl-HTTP-Recorder-0.50.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-HTTP-Recorder-0.50.0-5|53	+ Revision: 99bf4b5
14cr|perl-HTTP-Recorder-0.50.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Recorder-0.50.0-5|55	
14cr|perl-HTTP-Recorder-0.50.0-5|56	

4818 14
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|1	%define	upstream_name	 HTTP-Request-AsCGI
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|2	%define upstream_version 1.2
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|3	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|6	Release:    4
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|7	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|8	Summary:	Setup a CGI enviroment from a HTTP::Request
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|9	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|11	Group:		Development/Perl
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|14	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|15	# http://search.cpan.org/src/CHANSEN/HTTP-Request-AsCGI-0.5/META.yml:
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|16	#     HTTP::Response:                1.53
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|17	# http://search.cpan.org/src/GAAS/libwww-perl-5.804/lib/HTTP/Response.pm = 1.52
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|18	BuildRequires:	perl(Carp)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|19	BuildRequires:	perl(Class::Accessor)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|20	BuildRequires:	perl(HTTP::Request)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|21	BuildRequires:	perl(HTTP::Response) >= 1.530.0
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|22	BuildRequires:	perl(IO::File)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|23	BuildRequires:	perl(Test::More)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|24	BuildRequires:	perl-libwww-perl >= 5.805.0
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|25	BuildRequires:	perl-devel
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|26	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|27	BuildArch:	noarch
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|28	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|29	Requires:	perl(Class::Accessor)
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|30	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|31	%description
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|32	This module provides a convenient way of setting up an CGI enviroment
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|33	from an HTTP::Request object.
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|34	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|35	%prep
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|37	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|38	%build
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|40	%make
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|41	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|42	%check
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|43	%make test
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|44	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|45	%install
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|46	%makeinstall_std
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|47	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|48	%files
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|49	%doc README Changes examples
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|50	%{perl_vendorlib}/HTTP
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|51	%{_mandir}/*/*
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|52	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|53	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|54	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|55	%changelog
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-4
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|57	+ Revision: aade3ba
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|59	
14cr|perl-HTTP-Request-AsCGI-1.200.0-4|60	

4819 14
14cr|perl-HTTP-Request-Params-1.10.0-5|1	%define upstream_name	 HTTP-Request-Params
14cr|perl-HTTP-Request-Params-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-HTTP-Request-Params-1.10.0-5|3	
14cr|perl-HTTP-Request-Params-1.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Request-Params-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Request-Params-1.10.0-5|6	Release:	5
14cr|perl-HTTP-Request-Params-1.10.0-5|7	
14cr|perl-HTTP-Request-Params-1.10.0-5|8	Summary:	Retrieve GET/POST Parameters from HTTP Requests
14cr|perl-HTTP-Request-Params-1.10.0-5|9	
14cr|perl-HTTP-Request-Params-1.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Request-Params-1.10.0-5|11	Group:		Development/Perl
14cr|perl-HTTP-Request-Params-1.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Request-Params-1.10.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-HTTP-Request-Params-1.10.0-5|14	Patch0:         perl-HTTP-Request-Params-1.01-fix-build.patch
14cr|perl-HTTP-Request-Params-1.10.0-5|15	
14cr|perl-HTTP-Request-Params-1.10.0-5|16	BuildRequires:	perl-devel
14cr|perl-HTTP-Request-Params-1.10.0-5|17	BuildRequires:	perl(Email::MIME::Modifier)
14cr|perl-HTTP-Request-Params-1.10.0-5|18	BuildRequires:	perl(CGI)
14cr|perl-HTTP-Request-Params-1.10.0-5|19	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-HTTP-Request-Params-1.10.0-5|20	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-HTTP-Request-Params-1.10.0-5|21	BuildRequires:	perl(Email::Simple)
14cr|perl-HTTP-Request-Params-1.10.0-5|22	BuildArch:	noarch
14cr|perl-HTTP-Request-Params-1.10.0-5|23	
14cr|perl-HTTP-Request-Params-1.10.0-5|24	%description
14cr|perl-HTTP-Request-Params-1.10.0-5|25	This software does all the dirty work of parsing HTTP Requests to find incoming
14cr|perl-HTTP-Request-Params-1.10.0-5|26	query parameters.
14cr|perl-HTTP-Request-Params-1.10.0-5|27	
14cr|perl-HTTP-Request-Params-1.10.0-5|28	%prep
14cr|perl-HTTP-Request-Params-1.10.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Request-Params-1.10.0-5|30	%patch0 -p1 -b .fix-build
14cr|perl-HTTP-Request-Params-1.10.0-5|31	
14cr|perl-HTTP-Request-Params-1.10.0-5|32	%build
14cr|perl-HTTP-Request-Params-1.10.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Request-Params-1.10.0-5|34	%make
14cr|perl-HTTP-Request-Params-1.10.0-5|35	
14cr|perl-HTTP-Request-Params-1.10.0-5|36	%check
14cr|perl-HTTP-Request-Params-1.10.0-5|37	make test
14cr|perl-HTTP-Request-Params-1.10.0-5|38	
14cr|perl-HTTP-Request-Params-1.10.0-5|39	%install
14cr|perl-HTTP-Request-Params-1.10.0-5|40	%makeinstall_std
14cr|perl-HTTP-Request-Params-1.10.0-5|41	
14cr|perl-HTTP-Request-Params-1.10.0-5|42	%files
14cr|perl-HTTP-Request-Params-1.10.0-5|43	%doc README
14cr|perl-HTTP-Request-Params-1.10.0-5|44	%{perl_vendorlib}/HTTP
14cr|perl-HTTP-Request-Params-1.10.0-5|45	%{_mandir}/*/*
14cr|perl-HTTP-Request-Params-1.10.0-5|46	
14cr|perl-HTTP-Request-Params-1.10.0-5|47	%changelog
14cr|perl-HTTP-Request-Params-1.10.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-HTTP-Request-Params-1.10.0-5|49	+ Revision: 3aeaffa
14cr|perl-HTTP-Request-Params-1.10.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Request-Params-1.10.0-5|51	
14cr|perl-HTTP-Request-Params-1.10.0-5|52	

4820 14
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|1	%define upstream_name    HTTP-Server-Simple-Authen
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|3	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|6	Release:	4
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|7	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|8	Summary:	Authentication plugin for HTTP::Server::Simple
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|9	License:	GPL+ or Artistic
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|10	Group:		Development/Perl
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|13	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|14	BuildRequires:	perl-devel
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|15	BuildRequires:	perl(Authen::Simple)
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|16	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|17	BuildRequires:	perl(Test::More)
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|18	BuildArch:	noarch
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|19	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|20	%description
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|21	HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|22	HTTP authentication. Authentication scheme is pluggable and you can use
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|23	whatever Authentication protocol that Authen::Simple supports.
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|24	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|25	You can use 'authenticate' method whatever you want to authenticate the
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|26	request. The method returns '$username' taken from the request if the
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|27	authentication is successful, and 'undef' otherwise. The code in the
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|28	/SYNOPSIS manpage requires authentication for all the requests and behaves
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|29	just the same as Apache's 'Require valid-user'.
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|30	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|31	The following code will explain more about conditioning.
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|32	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|33	%prep
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|35	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|36	%build
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|38	%make
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|39	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|40	%check
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|41	%make test
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|42	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|43	%install
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|44	%makeinstall_std
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|45	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|46	%files
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|47	%doc META.yml Changes
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|48	%{_mandir}/man3/*
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|49	%{perl_vendorlib}/*
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|50	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|51	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|52	%changelog
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|54	+ Revision: 442f481
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|56	
14cr|perl-HTTP-Server-Simple-Authen-0.40.0-4|57	

4821 14
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|1	%define upstream_name    HTTP-Server-Simple-Mason
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|3	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|6	Release:	4
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|7	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|8	Summary:	Module for an abstract baseclass for a standalone mason server
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|9	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|11	Group:		Development/Perl
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|14	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|16	BuildRequires:	perl(HTML::Mason)
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|17	BuildRequires:	perl-libwww-perl
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|18	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|19	BuildRequires:	perl(Hook::LexWrap)
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|20	BuildArch:	noarch
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|21	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|22	%description
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|23	Perl module that contains a abstract baseclass for a standalone mason server.
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|24	This is based on HTTP::Server::Simple.
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|25	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|26	%prep
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|28	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|29	%build
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|31	%make
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|32	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|33	%check
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|34	make test
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|35	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|36	%install
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|37	%makeinstall_std
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|38	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|39	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|40	%files
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|41	%doc Changes
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|42	%{perl_vendorlib}/*
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|43	%{_mandir}/man3/*
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|44	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|45	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|46	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|47	%changelog
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|49	+ Revision: 4c47828
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|51	
14cr|perl-HTTP-Server-Simple-Mason-0.140.0-4|52	

4822 14
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|1	%define upstream_name    HTTP-Server-Simple-PSGI
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|2	%define upstream_version 0.16
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|3	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|6	Release:	3
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|7	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|8	Summary:	PSGI handler for HTTP::Server::Simple
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|9	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|11	Group:		Development/Perl
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Server-Simple-PSGI-%{upstream_version}.tar.gz
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|14	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|16	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|17	BuildArch:	noarch
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|18	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|19	%description
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|20	HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|21	can run PSGI applications. This module only depends on the
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|22	HTTP::Server::Simple manpage, which itself doesn't depend on any non-core
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|23	modules so it's best to be used as an embedded web server.
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|24	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|25	%prep
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|27	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|28	%build
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|30	%make
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|31	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|32	%check
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|33	%make test
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|34	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|35	%install
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|36	%makeinstall_std
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|37	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|38	%files
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|39	%doc Changes META.yml README
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|40	%{_mandir}/man3/*
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|41	%{perl_vendorlib}/*
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|42	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|43	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|44	%changelog
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|46	+ Revision: 4889ea3
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|48	
14cr|perl-HTTP-Server-Simple-PSGI-0.160.0-3|49	

4823 14
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|1	%define upstream_name HTTP-SimpleLinkChecker
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|2	%define upstream_version 1.16
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|3	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|4	Name: perl-%{upstream_name}
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|5	Version: %perl_convert_version %{upstream_version}
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|6	Release: 3
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|7	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|8	Summary: HTTP::SimpleLinkChecker - Check the HTTP response code for a link
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|9	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|10	License: GPLv1+ or Artistic
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|11	Group: Development/Perl
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|12	Url: https://github.com/briandfoy/http-simplelinkchecker
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|13	Source0: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|14	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|15	BuildRequires: perl-devel
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|16	BuildArch: noarch
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|17	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|18	%description
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|19	You don't have to know anything about objected-oriented Perl, LWP, or
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|20	the HTTP module to be able to check your links. This module is
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|21	designed for the casual user. It has one function, C<check_link>, that
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|22	returns the HTTP response code that it receives when it tries to fetch
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|23	the web address passed to it. The undef value is returned for any
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|24	non-HTTP failure and the C<$HTTP::SimpleLinkChecker::ERROR> variable
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|25	is set.
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|26	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|27	%prep
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|29	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|30	%build
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|32	%make
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|33	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|34	%check
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|35	%make test
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|36	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|37	%install
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|38	%makeinstall_std
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|39	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|40	%files
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|41	%doc Changes LICENSE README
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|42	%{_bindir}/http_status
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|43	%{perl_vendorlib}/HTTP/SimpleLinkChecker.pm
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|44	%{_mandir}/man*/*
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|45	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|46	%changelog
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-3
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|48	+ Revision: 007e629
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|50	
14cr|perl-HTTP-SimpleLinkChecker-1.160.0-3|51	

4824 14
14cr|perl-I18N-Charset-1.412.0-3|1	%define module	I18N-Charset
14cr|perl-I18N-Charset-1.412.0-3|2	%define upstream_version 1.412
14cr|perl-I18N-Charset-1.412.0-3|3	
14cr|perl-I18N-Charset-1.412.0-3|4	Name:		perl-%{module}
14cr|perl-I18N-Charset-1.412.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-I18N-Charset-1.412.0-3|6	Release:	3
14cr|perl-I18N-Charset-1.412.0-3|7	Summary:	IANA Character Set Registry names and Unicode::MapUTF8
14cr|perl-I18N-Charset-1.412.0-3|8	
14cr|perl-I18N-Charset-1.412.0-3|9	License:	GPL or Artistic
14cr|perl-I18N-Charset-1.412.0-3|10	Group:		Development/Perl
14cr|perl-I18N-Charset-1.412.0-3|11	Source:		http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/I18N-Charset-%{upstream_version}.tar.gz
14cr|perl-I18N-Charset-1.412.0-3|12	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-I18N-Charset-1.412.0-3|13	BuildRequires:	perl-devel
14cr|perl-I18N-Charset-1.412.0-3|14	BuildRequires:	perl(IO::Capture)
14cr|perl-I18N-Charset-1.412.0-3|15	BuildRequires:	perl(App::Info)
14cr|perl-I18N-Charset-1.412.0-3|16	BuildRequires:	perl(Unicode::Map)
14cr|perl-I18N-Charset-1.412.0-3|17	BuildRequires:	perl(Unicode::Map8)
14cr|perl-I18N-Charset-1.412.0-3|18	BuildRequires:	perl(IO::String)
14cr|perl-I18N-Charset-1.412.0-3|19	BuildArch:	noarch
14cr|perl-I18N-Charset-1.412.0-3|20	
14cr|perl-I18N-Charset-1.412.0-3|21	%description
14cr|perl-I18N-Charset-1.412.0-3|22	This distribution contains a module I18N::Charset which maps Character
14cr|perl-I18N-Charset-1.412.0-3|23	Set names to the names officially registered with IANA.  For example,
14cr|perl-I18N-Charset-1.412.0-3|24	'Shift_JIS' is the official name of what is often referred to in HTML
14cr|perl-I18N-Charset-1.412.0-3|25	headers as 'x-sjis'.
14cr|perl-I18N-Charset-1.412.0-3|26	
14cr|perl-I18N-Charset-1.412.0-3|27	It also maps character set names to Unicode::Map, Unicode::Map8, and
14cr|perl-I18N-Charset-1.412.0-3|28	Unicode::MapUTF8 conversion scheme names (if those modules are
14cr|perl-I18N-Charset-1.412.0-3|29	installed).  For example, the Unicode::Map8 scheme name for
14cr|perl-I18N-Charset-1.412.0-3|30	'windows-1251' is 'cp1251'.
14cr|perl-I18N-Charset-1.412.0-3|31	
14cr|perl-I18N-Charset-1.412.0-3|32	It also maps character set names to their preferred MIME names.  For
14cr|perl-I18N-Charset-1.412.0-3|33	example, the preferred MIME name for 'ISO_646.irv:1991' is 'US-ASCII'.
14cr|perl-I18N-Charset-1.412.0-3|34	
14cr|perl-I18N-Charset-1.412.0-3|35	It also maps character set names to conversion scheme names as defined
14cr|perl-I18N-Charset-1.412.0-3|36	by the iconv library.  For example, the iconv conversion scheme name
14cr|perl-I18N-Charset-1.412.0-3|37	for 'Shift_JIS' is 'MS_KANJI'.
14cr|perl-I18N-Charset-1.412.0-3|38	
14cr|perl-I18N-Charset-1.412.0-3|39	It also maps character set names to encoding names as defined
14cr|perl-I18N-Charset-1.412.0-3|40	by the Encode module.  For example, the Encode encoding name
14cr|perl-I18N-Charset-1.412.0-3|41	for 'Shift_JIS' is 'shiftjis'.
14cr|perl-I18N-Charset-1.412.0-3|42	
14cr|perl-I18N-Charset-1.412.0-3|43	%prep
14cr|perl-I18N-Charset-1.412.0-3|44	%setup -q -n %{module}-%{upstream_version}
14cr|perl-I18N-Charset-1.412.0-3|45	
14cr|perl-I18N-Charset-1.412.0-3|46	%build
14cr|perl-I18N-Charset-1.412.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-I18N-Charset-1.412.0-3|48	%make
14cr|perl-I18N-Charset-1.412.0-3|49	
14cr|perl-I18N-Charset-1.412.0-3|50	%check
14cr|perl-I18N-Charset-1.412.0-3|51	make test
14cr|perl-I18N-Charset-1.412.0-3|52	
14cr|perl-I18N-Charset-1.412.0-3|53	%install
14cr|perl-I18N-Charset-1.412.0-3|54	%makeinstall_std
14cr|perl-I18N-Charset-1.412.0-3|55	
14cr|perl-I18N-Charset-1.412.0-3|56	%files
14cr|perl-I18N-Charset-1.412.0-3|57	%doc Changes README
14cr|perl-I18N-Charset-1.412.0-3|58	%{perl_vendorlib}/I18N
14cr|perl-I18N-Charset-1.412.0-3|59	%{_mandir}/*/*
14cr|perl-I18N-Charset-1.412.0-3|60	
14cr|perl-I18N-Charset-1.412.0-3|61	
14cr|perl-I18N-Charset-1.412.0-3|62	%changelog
14cr|perl-I18N-Charset-1.412.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.412.0-3
14cr|perl-I18N-Charset-1.412.0-3|64	+ Revision: 53318f1
14cr|perl-I18N-Charset-1.412.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-I18N-Charset-1.412.0-3|66	
14cr|perl-I18N-Charset-1.412.0-3|67	

4825 14
14cr|perl-Ima-DBI-0.350.0-6|1	%define module	Ima-DBI
14cr|perl-Ima-DBI-0.350.0-6|2	%define upstream_version 0.35
14cr|perl-Ima-DBI-0.350.0-6|3	
14cr|perl-Ima-DBI-0.350.0-6|4	Name:		perl-%{module}
14cr|perl-Ima-DBI-0.350.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Ima-DBI-0.350.0-6|6	Release:	6
14cr|perl-Ima-DBI-0.350.0-6|7	Summary:	Database connection caching and organization
14cr|perl-Ima-DBI-0.350.0-6|8	
14cr|perl-Ima-DBI-0.350.0-6|9	License:	GPL or Artistic
14cr|perl-Ima-DBI-0.350.0-6|10	Group:		Development/Perl
14cr|perl-Ima-DBI-0.350.0-6|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Ima-DBI-0.350.0-6|12	Source:		http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{module}-%{upstream_version}.tar.gz
14cr|perl-Ima-DBI-0.350.0-6|13	
14cr|perl-Ima-DBI-0.350.0-6|14	BuildRequires:	perl-devel
14cr|perl-Ima-DBI-0.350.0-6|15	BuildRequires:	perl(DBIx::ContextualFetch)
14cr|perl-Ima-DBI-0.350.0-6|16	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Ima-DBI-0.350.0-6|17	BuildRequires:	perl(DBI)
14cr|perl-Ima-DBI-0.350.0-6|18	BuildArch:	noarch
14cr|perl-Ima-DBI-0.350.0-6|19	
14cr|perl-Ima-DBI-0.350.0-6|20	%description
14cr|perl-Ima-DBI-0.350.0-6|21	Ima::DBI attempts to organize and facilitate caching and more efficient use of
14cr|perl-Ima-DBI-0.350.0-6|22	database connections and statement handles by storing DBI and SQL information
14cr|perl-Ima-DBI-0.350.0-6|23	with your class (instead of as separate objects). This allows you to pass
14cr|perl-Ima-DBI-0.350.0-6|24	around just one object without worrying about a trail of DBI handles behind it.
14cr|perl-Ima-DBI-0.350.0-6|25	
14cr|perl-Ima-DBI-0.350.0-6|26	%prep
14cr|perl-Ima-DBI-0.350.0-6|27	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Ima-DBI-0.350.0-6|28	
14cr|perl-Ima-DBI-0.350.0-6|29	%build
14cr|perl-Ima-DBI-0.350.0-6|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Ima-DBI-0.350.0-6|31	%make
14cr|perl-Ima-DBI-0.350.0-6|32	
14cr|perl-Ima-DBI-0.350.0-6|33	%check
14cr|perl-Ima-DBI-0.350.0-6|34	make test
14cr|perl-Ima-DBI-0.350.0-6|35	
14cr|perl-Ima-DBI-0.350.0-6|36	%install
14cr|perl-Ima-DBI-0.350.0-6|37	%makeinstall_std
14cr|perl-Ima-DBI-0.350.0-6|38	
14cr|perl-Ima-DBI-0.350.0-6|39	%files
14cr|perl-Ima-DBI-0.350.0-6|40	%doc Changes README
14cr|perl-Ima-DBI-0.350.0-6|41	%{perl_vendorlib}/Ima
14cr|perl-Ima-DBI-0.350.0-6|42	%{_mandir}/*/*
14cr|perl-Ima-DBI-0.350.0-6|43	
14cr|perl-Ima-DBI-0.350.0-6|44	
14cr|perl-Ima-DBI-0.350.0-6|45	%changelog
14cr|perl-Ima-DBI-0.350.0-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.350.0-6
14cr|perl-Ima-DBI-0.350.0-6|47	+ Revision: 16bcc60
14cr|perl-Ima-DBI-0.350.0-6|48	- MassBuild#464: Increase release tag
14cr|perl-Ima-DBI-0.350.0-6|49	
14cr|perl-Ima-DBI-0.350.0-6|50	

4826 14
14cr|perl-Image-Base-1.160.0-4|1	%define upstream_name	 Image-Base
14cr|perl-Image-Base-1.160.0-4|2	%define upstream_version 1.16
14cr|perl-Image-Base-1.160.0-4|3	
14cr|perl-Image-Base-1.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Base-1.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Image-Base-1.160.0-4|6	Release:	4
14cr|perl-Image-Base-1.160.0-4|7	
14cr|perl-Image-Base-1.160.0-4|8	Summary:	Base class for loading, manipulating and saving images
14cr|perl-Image-Base-1.160.0-4|9	
14cr|perl-Image-Base-1.160.0-4|10	License:	GPL+ or Artistic
14cr|perl-Image-Base-1.160.0-4|11	Group:		Development/Perl
14cr|perl-Image-Base-1.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Base-1.160.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Image-Base-1.160.0-4|14	
14cr|perl-Image-Base-1.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-Image-Base-1.160.0-4|16	BuildArch:	noarch
14cr|perl-Image-Base-1.160.0-4|17	
14cr|perl-Image-Base-1.160.0-4|18	%description
14cr|perl-Image-Base-1.160.0-4|19	This class should not be used directly. Known inheritors are Image::Xbm and
14cr|perl-Image-Base-1.160.0-4|20	Image::Xpm.
14cr|perl-Image-Base-1.160.0-4|21	
14cr|perl-Image-Base-1.160.0-4|22	%prep
14cr|perl-Image-Base-1.160.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Base-1.160.0-4|24	
14cr|perl-Image-Base-1.160.0-4|25	%build
14cr|perl-Image-Base-1.160.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Base-1.160.0-4|27	%make
14cr|perl-Image-Base-1.160.0-4|28	
14cr|perl-Image-Base-1.160.0-4|29	%check
14cr|perl-Image-Base-1.160.0-4|30	make test
14cr|perl-Image-Base-1.160.0-4|31	
14cr|perl-Image-Base-1.160.0-4|32	%install
14cr|perl-Image-Base-1.160.0-4|33	%makeinstall_std
14cr|perl-Image-Base-1.160.0-4|34	
14cr|perl-Image-Base-1.160.0-4|35	%files
14cr|perl-Image-Base-1.160.0-4|36	%doc README
14cr|perl-Image-Base-1.160.0-4|37	%{perl_vendorlib}/Image
14cr|perl-Image-Base-1.160.0-4|38	%{_mandir}/*/*
14cr|perl-Image-Base-1.160.0-4|39	
14cr|perl-Image-Base-1.160.0-4|40	
14cr|perl-Image-Base-1.160.0-4|41	%changelog
14cr|perl-Image-Base-1.160.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-4
14cr|perl-Image-Base-1.160.0-4|43	+ Revision: b7c4014
14cr|perl-Image-Base-1.160.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-Image-Base-1.160.0-4|45	
14cr|perl-Image-Base-1.160.0-4|46	

4827 14
14cr|perl-Image-Imlib2-2.30.0-4|1	%define upstream_name    Image-Imlib2
14cr|perl-Image-Imlib2-2.30.0-4|2	%define upstream_version 2.03
14cr|perl-Image-Imlib2-2.30.0-4|3	
14cr|perl-Image-Imlib2-2.30.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Image-Imlib2-2.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Image-Imlib2-2.30.0-4|6	Release:	4
14cr|perl-Image-Imlib2-2.30.0-4|7	
14cr|perl-Image-Imlib2-2.30.0-4|8	Summary:    Interface to the Imlib2 image library
14cr|perl-Image-Imlib2-2.30.0-4|9	
14cr|perl-Image-Imlib2-2.30.0-4|10	License:    GPL+ or Artistic
14cr|perl-Image-Imlib2-2.30.0-4|11	Group:      Development/Perl
14cr|perl-Image-Imlib2-2.30.0-4|12	URL:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Imlib2-2.30.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Image-Imlib2-2.30.0-4|14	
14cr|perl-Image-Imlib2-2.30.0-4|15	Buildrequires:  imlib2-devel
14cr|perl-Image-Imlib2-2.30.0-4|16	Buildrequires:  perl(Module::Build)
14cr|perl-Image-Imlib2-2.30.0-4|17	Buildrequires:  perl(ExtUtils::CBuilder)
14cr|perl-Image-Imlib2-2.30.0-4|18	Buildrequires:  perl(ExtUtils::XSBuilder)
14cr|perl-Image-Imlib2-2.30.0-4|19	Buildrequires:  perl-devel
14cr|perl-Image-Imlib2-2.30.0-4|20	
14cr|perl-Image-Imlib2-2.30.0-4|21	%description
14cr|perl-Image-Imlib2-2.30.0-4|22	Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file
14cr|perl-Image-Imlib2-2.30.0-4|23	loading and saving as well as manipulation, arbitrary polygon support, etc. It
14cr|perl-Image-Imlib2-2.30.0-4|24	does ALL of these operations FAST. It allows you to create colour images using
14cr|perl-Image-Imlib2-2.30.0-4|25	a large number of graphics primitives, and output the images in a range of
14cr|perl-Image-Imlib2-2.30.0-4|26	formats.
14cr|perl-Image-Imlib2-2.30.0-4|27	
14cr|perl-Image-Imlib2-2.30.0-4|28	Image::Imlib2::Polygon and Image::Imlib2::ColorRange are described following
14cr|perl-Image-Imlib2-2.30.0-4|29	Image::Imlib2 but may be referenced before their description.
14cr|perl-Image-Imlib2-2.30.0-4|30	
14cr|perl-Image-Imlib2-2.30.0-4|31	Note that this is an early version of my attempt at a Perl interface to Imlib2.
14cr|perl-Image-Imlib2-2.30.0-4|32	Currently, the API is just to test things out. Not everything is supported, but
14cr|perl-Image-Imlib2-2.30.0-4|33	a great deal of functionality already exists. If you think the API can be
14cr|perl-Image-Imlib2-2.30.0-4|34	tweaked to be a bit more intuitive, drop me a line!
14cr|perl-Image-Imlib2-2.30.0-4|35	
14cr|perl-Image-Imlib2-2.30.0-4|36	%prep
14cr|perl-Image-Imlib2-2.30.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Imlib2-2.30.0-4|38	
14cr|perl-Image-Imlib2-2.30.0-4|39	%build
14cr|perl-Image-Imlib2-2.30.0-4|40	%{__perl} Build.PL installdirs=vendor
14cr|perl-Image-Imlib2-2.30.0-4|41	./Build CFLAGS="%{optflags}"
14cr|perl-Image-Imlib2-2.30.0-4|42	./Build test
14cr|perl-Image-Imlib2-2.30.0-4|43	
14cr|perl-Image-Imlib2-2.30.0-4|44	%install
14cr|perl-Image-Imlib2-2.30.0-4|45	./Build install destdir=%{buildroot}
14cr|perl-Image-Imlib2-2.30.0-4|46	
14cr|perl-Image-Imlib2-2.30.0-4|47	%clean
14cr|perl-Image-Imlib2-2.30.0-4|48	
14cr|perl-Image-Imlib2-2.30.0-4|49	%files
14cr|perl-Image-Imlib2-2.30.0-4|50	%doc CHANGES README
14cr|perl-Image-Imlib2-2.30.0-4|51	%{perl_vendorarch}/auto/Image
14cr|perl-Image-Imlib2-2.30.0-4|52	%{perl_vendorarch}/Image
14cr|perl-Image-Imlib2-2.30.0-4|53	%{_mandir}/*/*
14cr|perl-Image-Imlib2-2.30.0-4|54	
14cr|perl-Image-Imlib2-2.30.0-4|55	
14cr|perl-Image-Imlib2-2.30.0-4|56	
14cr|perl-Image-Imlib2-2.30.0-4|57	%changelog
14cr|perl-Image-Imlib2-2.30.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.0-4
14cr|perl-Image-Imlib2-2.30.0-4|59	+ Revision: 0e3a950
14cr|perl-Image-Imlib2-2.30.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Image-Imlib2-2.30.0-4|61	
14cr|perl-Image-Imlib2-2.30.0-4|62	

4828 14
14cr|perl-Image-Info-1.360.0-3|1	%define upstream_name    Image-Info
14cr|perl-Image-Info-1.360.0-3|2	%define upstream_version 1.36
14cr|perl-Image-Info-1.360.0-3|3	
14cr|perl-Image-Info-1.360.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Info-1.360.0-3|5	Version:	%perl_convert_version 1.36
14cr|perl-Image-Info-1.360.0-3|6	Release:	3
14cr|perl-Image-Info-1.360.0-3|7	
14cr|perl-Image-Info-1.360.0-3|8	Summary:	Extract meta information from image files
14cr|perl-Image-Info-1.360.0-3|9	
14cr|perl-Image-Info-1.360.0-3|10	License:	GPL+ or Artistic
14cr|perl-Image-Info-1.360.0-3|11	Group:		Development/Perl
14cr|perl-Image-Info-1.360.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Info-1.360.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Image/Image-Info-1.36.tar.gz
14cr|perl-Image-Info-1.360.0-3|14	
14cr|perl-Image-Info-1.360.0-3|15	BuildRequires:	perl-devel
14cr|perl-Image-Info-1.360.0-3|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Image-Info-1.360.0-3|17	BuildArch:	noarch
14cr|perl-Image-Info-1.360.0-3|18	
14cr|perl-Image-Info-1.360.0-3|19	%description
14cr|perl-Image-Info-1.360.0-3|20	Extract meta information from image files.
14cr|perl-Image-Info-1.360.0-3|21	
14cr|perl-Image-Info-1.360.0-3|22	%prep
14cr|perl-Image-Info-1.360.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Info-1.360.0-3|24	
14cr|perl-Image-Info-1.360.0-3|25	%build
14cr|perl-Image-Info-1.360.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Info-1.360.0-3|27	%make
14cr|perl-Image-Info-1.360.0-3|28	
14cr|perl-Image-Info-1.360.0-3|29	%check
14cr|perl-Image-Info-1.360.0-3|30	%make test
14cr|perl-Image-Info-1.360.0-3|31	
14cr|perl-Image-Info-1.360.0-3|32	%install
14cr|perl-Image-Info-1.360.0-3|33	%makeinstall_std
14cr|perl-Image-Info-1.360.0-3|34	
14cr|perl-Image-Info-1.360.0-3|35	%files
14cr|perl-Image-Info-1.360.0-3|36	%doc README
14cr|perl-Image-Info-1.360.0-3|37	%{perl_vendorlib}/Image
14cr|perl-Image-Info-1.360.0-3|38	%{perl_vendorlib}/Bundle/Image
14cr|perl-Image-Info-1.360.0-3|39	%{_mandir}/*/*
14cr|perl-Image-Info-1.360.0-3|40	
14cr|perl-Image-Info-1.360.0-3|41	
14cr|perl-Image-Info-1.360.0-3|42	
14cr|perl-Image-Info-1.360.0-3|43	%changelog
14cr|perl-Image-Info-1.360.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.360.0-3
14cr|perl-Image-Info-1.360.0-3|45	+ Revision: d3bf3c5
14cr|perl-Image-Info-1.360.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Image-Info-1.360.0-3|47	
14cr|perl-Image-Info-1.360.0-3|48	

4829 14
14cr|perl-Image-Math-Constrain-1.20.0-5|1	%define upstream_name    Image-Math-Constrain
14cr|perl-Image-Math-Constrain-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-Image-Math-Constrain-1.20.0-5|3	
14cr|perl-Image-Math-Constrain-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Math-Constrain-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Image-Math-Constrain-1.20.0-5|6	Release:	5
14cr|perl-Image-Math-Constrain-1.20.0-5|7	
14cr|perl-Image-Math-Constrain-1.20.0-5|8	Summary:	Scaling math used in image size constraining (such
14cr|perl-Image-Math-Constrain-1.20.0-5|9	
14cr|perl-Image-Math-Constrain-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Image-Math-Constrain-1.20.0-5|11	Group:		Development/Perl
14cr|perl-Image-Math-Constrain-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Math-Constrain-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Image-Math-Constrain-1.20.0-5|14	
14cr|perl-Image-Math-Constrain-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Image-Math-Constrain-1.20.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Image-Math-Constrain-1.20.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-Image-Math-Constrain-1.20.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Image-Math-Constrain-1.20.0-5|19	BuildArch:	noarch
14cr|perl-Image-Math-Constrain-1.20.0-5|20	
14cr|perl-Image-Math-Constrain-1.20.0-5|21	%description
14cr|perl-Image-Math-Constrain-1.20.0-5|22	There are a number of different modules and systems that constrain image
14cr|perl-Image-Math-Constrain-1.20.0-5|23	sizes, such as thumbnailing. Every one of these independantly implement the
14cr|perl-Image-Math-Constrain-1.20.0-5|24	same logic. That is, given a width and/or height constraint, they check to
14cr|perl-Image-Math-Constrain-1.20.0-5|25	see if the image is bigger than the constraint, and if so scale the image
14cr|perl-Image-Math-Constrain-1.20.0-5|26	down proportionally so that it fits withint the constraints.
14cr|perl-Image-Math-Constrain-1.20.0-5|27	
14cr|perl-Image-Math-Constrain-1.20.0-5|28	Of course, they all do it slightly differnetly, and some do it better than
14cr|perl-Image-Math-Constrain-1.20.0-5|29	others.
14cr|perl-Image-Math-Constrain-1.20.0-5|30	
14cr|perl-Image-Math-Constrain-1.20.0-5|31	'Image::Math::Constrain' has been created specifically to implement this
14cr|perl-Image-Math-Constrain-1.20.0-5|32	logic once, and implement it properly. Any module or script that does image
14cr|perl-Image-Math-Constrain-1.20.0-5|33	size constraining or thumbnailing should probably be using this for its
14cr|perl-Image-Math-Constrain-1.20.0-5|34	math.
14cr|perl-Image-Math-Constrain-1.20.0-5|35	
14cr|perl-Image-Math-Constrain-1.20.0-5|36	%prep
14cr|perl-Image-Math-Constrain-1.20.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Math-Constrain-1.20.0-5|38	
14cr|perl-Image-Math-Constrain-1.20.0-5|39	%build
14cr|perl-Image-Math-Constrain-1.20.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Math-Constrain-1.20.0-5|41	%make
14cr|perl-Image-Math-Constrain-1.20.0-5|42	
14cr|perl-Image-Math-Constrain-1.20.0-5|43	%check
14cr|perl-Image-Math-Constrain-1.20.0-5|44	%make test
14cr|perl-Image-Math-Constrain-1.20.0-5|45	
14cr|perl-Image-Math-Constrain-1.20.0-5|46	%install
14cr|perl-Image-Math-Constrain-1.20.0-5|47	%makeinstall_std
14cr|perl-Image-Math-Constrain-1.20.0-5|48	
14cr|perl-Image-Math-Constrain-1.20.0-5|49	%files
14cr|perl-Image-Math-Constrain-1.20.0-5|50	%doc README LICENSE Changes
14cr|perl-Image-Math-Constrain-1.20.0-5|51	%{_mandir}/man3/*
14cr|perl-Image-Math-Constrain-1.20.0-5|52	%{perl_vendorlib}/*
14cr|perl-Image-Math-Constrain-1.20.0-5|53	
14cr|perl-Image-Math-Constrain-1.20.0-5|54	
14cr|perl-Image-Math-Constrain-1.20.0-5|55	%changelog
14cr|perl-Image-Math-Constrain-1.20.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-Image-Math-Constrain-1.20.0-5|57	+ Revision: e69f34f
14cr|perl-Image-Math-Constrain-1.20.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Image-Math-Constrain-1.20.0-5|59	
14cr|perl-Image-Math-Constrain-1.20.0-5|60	

4830 14
14cr|perl-Imager-0.980.0-4|1	%define upstream_name	 Imager
14cr|perl-Imager-0.980.0-4|2	%define upstream_version 0.98
14cr|perl-Imager-0.980.0-4|3	
14cr|perl-Imager-0.980.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Imager-0.980.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Imager-0.980.0-4|6	Release:	4
14cr|perl-Imager-0.980.0-4|7	
14cr|perl-Imager-0.980.0-4|8	Summary:	Perl extension for generating 24 bit images
14cr|perl-Imager-0.980.0-4|9	
14cr|perl-Imager-0.980.0-4|10	License:	GPL+ or Artistic
14cr|perl-Imager-0.980.0-4|11	Group:		Development/Perl
14cr|perl-Imager-0.980.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Imager-0.980.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Imager/Imager-%{upstream_version}.tar.gz
14cr|perl-Imager-0.980.0-4|14	Patch0:		libpng16-test.patch
14cr|perl-Imager-0.980.0-4|15	
14cr|perl-Imager-0.980.0-4|16	BuildRequires:  fontconfig-devel
14cr|perl-Imager-0.980.0-4|17	BuildRequires:  jpeg-devel
14cr|perl-Imager-0.980.0-4|18	BuildRequires:  libpng-devel
14cr|perl-Imager-0.980.0-4|19	BuildRequires:  libtiff-devel
14cr|perl-Imager-0.980.0-4|20	BuildRequires:	perl-devel
14cr|perl-Imager-0.980.0-4|21	BuildRequires:  t1lib-devel
14cr|perl-Imager-0.980.0-4|22	BuildRequires:  ungif-devel
14cr|perl-Imager-0.980.0-4|23	
14cr|perl-Imager-0.980.0-4|24	%description
14cr|perl-Imager-0.980.0-4|25	Imager is a module for creating and altering images. It can read and write
14cr|perl-Imager-0.980.0-4|26	various image formats, draw primitive shapes like lines,and polygons, blend
14cr|perl-Imager-0.980.0-4|27	multiple images together in various ways, scale, crop, render text and more.
14cr|perl-Imager-0.980.0-4|28	#####
14cr|perl-Imager-0.980.0-4|29	# TODO: split the devel package eventually?
14cr|perl-Imager-0.980.0-4|30	#####
14cr|perl-Imager-0.980.0-4|31	%prep
14cr|perl-Imager-0.980.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Imager-0.980.0-4|33	%patch0 -p1
14cr|perl-Imager-0.980.0-4|34	
14cr|perl-Imager-0.980.0-4|35	%build
14cr|perl-Imager-0.980.0-4|36	IM_SUPPRESS_PROMPT=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Imager-0.980.0-4|37	%make "CFLAGS=%{optflags}"
14cr|perl-Imager-0.980.0-4|38	
14cr|perl-Imager-0.980.0-4|39	%check
14cr|perl-Imager-0.980.0-4|40	%make test
14cr|perl-Imager-0.980.0-4|41	
14cr|perl-Imager-0.980.0-4|42	%install
14cr|perl-Imager-0.980.0-4|43	%makeinstall_std
14cr|perl-Imager-0.980.0-4|44	
14cr|perl-Imager-0.980.0-4|45	
14cr|perl-Imager-0.980.0-4|46	%files
14cr|perl-Imager-0.980.0-4|47	%doc README Changes
14cr|perl-Imager-0.980.0-4|48	%{perl_vendorarch}/Imager.pm
14cr|perl-Imager-0.980.0-4|49	%{perl_vendorarch}/Imager
14cr|perl-Imager-0.980.0-4|50	%{perl_vendorarch}/auto/Imager
14cr|perl-Imager-0.980.0-4|51	%{_mandir}/*/*
14cr|perl-Imager-0.980.0-4|52	
14cr|perl-Imager-0.980.0-4|53	
14cr|perl-Imager-0.980.0-4|54	
14cr|perl-Imager-0.980.0-4|55	%changelog
14cr|perl-Imager-0.980.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.980.0-4
14cr|perl-Imager-0.980.0-4|57	+ Revision: 6ff4297
14cr|perl-Imager-0.980.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-Imager-0.980.0-4|59	
14cr|perl-Imager-0.980.0-4|60	

4831 14
14cr|perl-Image-Resize-0.500.0-5|1	%define upstream_name    Image-Resize
14cr|perl-Image-Resize-0.500.0-5|2	%define upstream_version 0.5
14cr|perl-Image-Resize-0.500.0-5|3	
14cr|perl-Image-Resize-0.500.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Resize-0.500.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Image-Resize-0.500.0-5|6	Release:	5
14cr|perl-Image-Resize-0.500.0-5|7	
14cr|perl-Image-Resize-0.500.0-5|8	Summary:	Simple image resizer using GD
14cr|perl-Image-Resize-0.500.0-5|9	
14cr|perl-Image-Resize-0.500.0-5|10	License:	GPL+ or Artistic
14cr|perl-Image-Resize-0.500.0-5|11	Group:		Development/Perl
14cr|perl-Image-Resize-0.500.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Resize-0.500.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Image-Resize-0.500.0-5|14	
14cr|perl-Image-Resize-0.500.0-5|15	BuildRequires:	perl-devel
14cr|perl-Image-Resize-0.500.0-5|16	BuildRequires:	perl(GD)
14cr|perl-Image-Resize-0.500.0-5|17	
14cr|perl-Image-Resize-0.500.0-5|18	BuildArch:	noarch
14cr|perl-Image-Resize-0.500.0-5|19	
14cr|perl-Image-Resize-0.500.0-5|20	%description
14cr|perl-Image-Resize-0.500.0-5|21	Despite its heavy weight, I've always used Image::Magick for creating image
14cr|perl-Image-Resize-0.500.0-5|22	thumbnails. I know it can be done using lighter-weight GD, I just never
14cr|perl-Image-Resize-0.500.0-5|23	liked its syntax. Really, who wants to remember the lengthy arguments list
14cr|perl-Image-Resize-0.500.0-5|24	of copyResized() or copyResampled() functions:
14cr|perl-Image-Resize-0.500.0-5|25	
14cr|perl-Image-Resize-0.500.0-5|26	$image->copyResampled($sourceImage,$dstX,$dstY,
14cr|perl-Image-Resize-0.500.0-5|27	$srcX,$srcY,$destW,$destH,$srcW,$srcH);
14cr|perl-Image-Resize-0.500.0-5|28	
14cr|perl-Image-Resize-0.500.0-5|29	when Image::Magick lets me say:
14cr|perl-Image-Resize-0.500.0-5|30	
14cr|perl-Image-Resize-0.500.0-5|31	$image->Scale(-geometry=>'250x250');
14cr|perl-Image-Resize-0.500.0-5|32	
14cr|perl-Image-Resize-0.500.0-5|33	%prep
14cr|perl-Image-Resize-0.500.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Resize-0.500.0-5|35	
14cr|perl-Image-Resize-0.500.0-5|36	%build
14cr|perl-Image-Resize-0.500.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Resize-0.500.0-5|38	%make
14cr|perl-Image-Resize-0.500.0-5|39	
14cr|perl-Image-Resize-0.500.0-5|40	%check
14cr|perl-Image-Resize-0.500.0-5|41	%make test
14cr|perl-Image-Resize-0.500.0-5|42	
14cr|perl-Image-Resize-0.500.0-5|43	%install
14cr|perl-Image-Resize-0.500.0-5|44	%makeinstall_std
14cr|perl-Image-Resize-0.500.0-5|45	
14cr|perl-Image-Resize-0.500.0-5|46	%files
14cr|perl-Image-Resize-0.500.0-5|47	%doc Changes README
14cr|perl-Image-Resize-0.500.0-5|48	%{_mandir}/man3/*
14cr|perl-Image-Resize-0.500.0-5|49	%{perl_vendorlib}/*
14cr|perl-Image-Resize-0.500.0-5|50	
14cr|perl-Image-Resize-0.500.0-5|51	
14cr|perl-Image-Resize-0.500.0-5|52	
14cr|perl-Image-Resize-0.500.0-5|53	%changelog
14cr|perl-Image-Resize-0.500.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-5
14cr|perl-Image-Resize-0.500.0-5|55	+ Revision: 56d83c8
14cr|perl-Image-Resize-0.500.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Image-Resize-0.500.0-5|57	
14cr|perl-Image-Resize-0.500.0-5|58	

4832 14
14cr|perl-Image-Xbm-1.80.0-4|1	%define upstream_name	 Image-Xbm
14cr|perl-Image-Xbm-1.80.0-4|2	%define upstream_version 1.08
14cr|perl-Image-Xbm-1.80.0-4|3	
14cr|perl-Image-Xbm-1.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Xbm-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Image-Xbm-1.80.0-4|6	Release:	4
14cr|perl-Image-Xbm-1.80.0-4|7	
14cr|perl-Image-Xbm-1.80.0-4|8	Summary:	Load, create, manipulate and save xbm image files
14cr|perl-Image-Xbm-1.80.0-4|9	
14cr|perl-Image-Xbm-1.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Image-Xbm-1.80.0-4|11	Group:		Development/Perl
14cr|perl-Image-Xbm-1.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Xbm-1.80.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Image-Xbm-1.80.0-4|14	
14cr|perl-Image-Xbm-1.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Image-Xbm-1.80.0-4|16	BuildRequires:	perl(Image::Base)
14cr|perl-Image-Xbm-1.80.0-4|17	BuildArch:	noarch
14cr|perl-Image-Xbm-1.80.0-4|18	
14cr|perl-Image-Xbm-1.80.0-4|19	%description
14cr|perl-Image-Xbm-1.80.0-4|20	This class module provides basic load, manipulate and save functionality for
14cr|perl-Image-Xbm-1.80.0-4|21	the xbm file format. It inherits from Image::Base which provides additional
14cr|perl-Image-Xbm-1.80.0-4|22	manipulation functionality, e.g. new_from_image(). See the Image::Base pod for
14cr|perl-Image-Xbm-1.80.0-4|23	information on adding your own functionality to all the Image::Base derived
14cr|perl-Image-Xbm-1.80.0-4|24	classes.
14cr|perl-Image-Xbm-1.80.0-4|25	
14cr|perl-Image-Xbm-1.80.0-4|26	%prep
14cr|perl-Image-Xbm-1.80.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Xbm-1.80.0-4|28	
14cr|perl-Image-Xbm-1.80.0-4|29	%build
14cr|perl-Image-Xbm-1.80.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Xbm-1.80.0-4|31	%make
14cr|perl-Image-Xbm-1.80.0-4|32	
14cr|perl-Image-Xbm-1.80.0-4|33	%check
14cr|perl-Image-Xbm-1.80.0-4|34	make test
14cr|perl-Image-Xbm-1.80.0-4|35	
14cr|perl-Image-Xbm-1.80.0-4|36	%install
14cr|perl-Image-Xbm-1.80.0-4|37	%makeinstall_std
14cr|perl-Image-Xbm-1.80.0-4|38	
14cr|perl-Image-Xbm-1.80.0-4|39	%files
14cr|perl-Image-Xbm-1.80.0-4|40	%doc README
14cr|perl-Image-Xbm-1.80.0-4|41	%{perl_vendorlib}/Image
14cr|perl-Image-Xbm-1.80.0-4|42	%{_mandir}/*/*
14cr|perl-Image-Xbm-1.80.0-4|43	
14cr|perl-Image-Xbm-1.80.0-4|44	
14cr|perl-Image-Xbm-1.80.0-4|45	
14cr|perl-Image-Xbm-1.80.0-4|46	%changelog
14cr|perl-Image-Xbm-1.80.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-4
14cr|perl-Image-Xbm-1.80.0-4|48	+ Revision: 6b4d9db
14cr|perl-Image-Xbm-1.80.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Image-Xbm-1.80.0-4|50	
14cr|perl-Image-Xbm-1.80.0-4|51	

4833 14
14cr|perl-Image-Xpm-1.120.0-4|1	%define upstream_name	 Image-Xpm
14cr|perl-Image-Xpm-1.120.0-4|2	%define upstream_version 1.12
14cr|perl-Image-Xpm-1.120.0-4|3	
14cr|perl-Image-Xpm-1.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Image-Xpm-1.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Image-Xpm-1.120.0-4|6	Release:	4
14cr|perl-Image-Xpm-1.120.0-4|7	
14cr|perl-Image-Xpm-1.120.0-4|8	Summary:	Load, create, manipulate and save xpm image files
14cr|perl-Image-Xpm-1.120.0-4|9	
14cr|perl-Image-Xpm-1.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-Image-Xpm-1.120.0-4|11	Group:		Development/Perl
14cr|perl-Image-Xpm-1.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Image-Xpm-1.120.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Image-Xpm-1.120.0-4|14	
14cr|perl-Image-Xpm-1.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Image-Xpm-1.120.0-4|16	BuildRequires:	perl(Image::Base)
14cr|perl-Image-Xpm-1.120.0-4|17	BuildArch:	noarch
14cr|perl-Image-Xpm-1.120.0-4|18	
14cr|perl-Image-Xpm-1.120.0-4|19	%description
14cr|perl-Image-Xpm-1.120.0-4|20	This class module provides basic load, manipulate and save functionality for
14cr|perl-Image-Xpm-1.120.0-4|21	the xpm file format. It inherits from Image::Base which provides additional
14cr|perl-Image-Xpm-1.120.0-4|22	manipulation functionality, e.g. new_from_image(). See the Image::Base pod for
14cr|perl-Image-Xpm-1.120.0-4|23	information on adding your own functionality to all the Image::Base derived
14cr|perl-Image-Xpm-1.120.0-4|24	classes.
14cr|perl-Image-Xpm-1.120.0-4|25	
14cr|perl-Image-Xpm-1.120.0-4|26	%prep
14cr|perl-Image-Xpm-1.120.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Image-Xpm-1.120.0-4|28	
14cr|perl-Image-Xpm-1.120.0-4|29	%build
14cr|perl-Image-Xpm-1.120.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Image-Xpm-1.120.0-4|31	%make
14cr|perl-Image-Xpm-1.120.0-4|32	
14cr|perl-Image-Xpm-1.120.0-4|33	%check
14cr|perl-Image-Xpm-1.120.0-4|34	make test
14cr|perl-Image-Xpm-1.120.0-4|35	
14cr|perl-Image-Xpm-1.120.0-4|36	%install
14cr|perl-Image-Xpm-1.120.0-4|37	%makeinstall_std
14cr|perl-Image-Xpm-1.120.0-4|38	
14cr|perl-Image-Xpm-1.120.0-4|39	%files
14cr|perl-Image-Xpm-1.120.0-4|40	%doc README
14cr|perl-Image-Xpm-1.120.0-4|41	%{perl_vendorlib}/Image
14cr|perl-Image-Xpm-1.120.0-4|42	%{_mandir}/*/*
14cr|perl-Image-Xpm-1.120.0-4|43	
14cr|perl-Image-Xpm-1.120.0-4|44	
14cr|perl-Image-Xpm-1.120.0-4|45	
14cr|perl-Image-Xpm-1.120.0-4|46	%changelog
14cr|perl-Image-Xpm-1.120.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-4
14cr|perl-Image-Xpm-1.120.0-4|48	+ Revision: 60a8c47
14cr|perl-Image-Xpm-1.120.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Image-Xpm-1.120.0-4|50	
14cr|perl-Image-Xpm-1.120.0-4|51	

4834 14
14cr|perl-IMAP-Admin-1.6.7-4|1	%define upstream_name    IMAP-Admin
14cr|perl-IMAP-Admin-1.6.7-4|2	%define upstream_version 1.6.7
14cr|perl-IMAP-Admin-1.6.7-4|3	
14cr|perl-IMAP-Admin-1.6.7-4|4	Name:		perl-%{upstream_name}
14cr|perl-IMAP-Admin-1.6.7-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IMAP-Admin-1.6.7-4|6	Release:	4
14cr|perl-IMAP-Admin-1.6.7-4|7	
14cr|perl-IMAP-Admin-1.6.7-4|8	Summary:	IMAP-Admin Perl module
14cr|perl-IMAP-Admin-1.6.7-4|9	
14cr|perl-IMAP-Admin-1.6.7-4|10	License:	GPL+ or Artistic
14cr|perl-IMAP-Admin-1.6.7-4|11	Group:		Development/Perl
14cr|perl-IMAP-Admin-1.6.7-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IMAP-Admin-1.6.7-4|13	Source0:	http://www.cpan.org/modules/by-module/IMAP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IMAP-Admin-1.6.7-4|14	
14cr|perl-IMAP-Admin-1.6.7-4|15	BuildRequires:	perl-devel
14cr|perl-IMAP-Admin-1.6.7-4|16	BuildArch:	noarch
14cr|perl-IMAP-Admin-1.6.7-4|17	
14cr|perl-IMAP-Admin-1.6.7-4|18	%description
14cr|perl-IMAP-Admin-1.6.7-4|19	A perl module to manage IMAP servers.
14cr|perl-IMAP-Admin-1.6.7-4|20	
14cr|perl-IMAP-Admin-1.6.7-4|21	%prep
14cr|perl-IMAP-Admin-1.6.7-4|22	%setup -n %{upstream_name}-%{upstream_version}
14cr|perl-IMAP-Admin-1.6.7-4|23	
14cr|perl-IMAP-Admin-1.6.7-4|24	%build
14cr|perl-IMAP-Admin-1.6.7-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IMAP-Admin-1.6.7-4|26	make
14cr|perl-IMAP-Admin-1.6.7-4|27	
14cr|perl-IMAP-Admin-1.6.7-4|28	%install
14cr|perl-IMAP-Admin-1.6.7-4|29	%makeinstall_std
14cr|perl-IMAP-Admin-1.6.7-4|30	
14cr|perl-IMAP-Admin-1.6.7-4|31	%files
14cr|perl-IMAP-Admin-1.6.7-4|32	%doc Changes examples
14cr|perl-IMAP-Admin-1.6.7-4|33	%defattr(-, root, root)
14cr|perl-IMAP-Admin-1.6.7-4|34	%{perl_vendorlib}/IMAP/*
14cr|perl-IMAP-Admin-1.6.7-4|35	%{_mandir}/*/*
14cr|perl-IMAP-Admin-1.6.7-4|36	
14cr|perl-IMAP-Admin-1.6.7-4|37	
14cr|perl-IMAP-Admin-1.6.7-4|38	
14cr|perl-IMAP-Admin-1.6.7-4|39	%changelog
14cr|perl-IMAP-Admin-1.6.7-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.7-4
14cr|perl-IMAP-Admin-1.6.7-4|41	+ Revision: 98ffcd6
14cr|perl-IMAP-Admin-1.6.7-4|42	- MassBuild#464: Increase release tag
14cr|perl-IMAP-Admin-1.6.7-4|43	
14cr|perl-IMAP-Admin-1.6.7-4|44	

4835 14
14cr|perl-IMDB-Film-0.530.0-3|1	%define upstream_name IMDB-Film
14cr|perl-IMDB-Film-0.530.0-3|2	%define upstream_version 0.53
14cr|perl-IMDB-Film-0.530.0-3|3	
14cr|perl-IMDB-Film-0.530.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IMDB-Film-0.530.0-3|5	Version:	%perl_convert_version 0.53
14cr|perl-IMDB-Film-0.530.0-3|6	Release:	3
14cr|perl-IMDB-Film-0.530.0-3|7	
14cr|perl-IMDB-Film-0.530.0-3|8	Summary:	OO Perl interface to the database of films IMDB
14cr|perl-IMDB-Film-0.530.0-3|9	
14cr|perl-IMDB-Film-0.530.0-3|10	License:	GPL+ or Artistic
14cr|perl-IMDB-Film-0.530.0-3|11	Group:		Development/Perl
14cr|perl-IMDB-Film-0.530.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IMDB-Film-0.530.0-3|13	Source0:	http://www.cpan.org/authors/id/S/ST/STEPANOV/IMDB-Film-0.53.tar.gz
14cr|perl-IMDB-Film-0.530.0-3|14	
14cr|perl-IMDB-Film-0.530.0-3|15	BuildRequires:	perl-devel
14cr|perl-IMDB-Film-0.530.0-3|16	BuildRequires:	perl(Cache::FileCache)
14cr|perl-IMDB-Film-0.530.0-3|17	BuildRequires:	perl(Carp)
14cr|perl-IMDB-Film-0.530.0-3|18	BuildRequires:	perl(Digest::SHA1)
14cr|perl-IMDB-Film-0.530.0-3|19	BuildRequires:	perl(Error)
14cr|perl-IMDB-Film-0.530.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-IMDB-Film-0.530.0-3|21	BuildRequires:	perl(HTML::Entities)
14cr|perl-IMDB-Film-0.530.0-3|22	BuildRequires:	perl(HTML::TokeParser)
14cr|perl-IMDB-Film-0.530.0-3|23	BuildRequires:	perl(LWP::Simple)
14cr|perl-IMDB-Film-0.530.0-3|24	BuildRequires:	perl(Pod::Checker)
14cr|perl-IMDB-Film-0.530.0-3|25	BuildRequires:	perl(Text::Unidecode)
14cr|perl-IMDB-Film-0.530.0-3|26	BuildArch:	noarch
14cr|perl-IMDB-Film-0.530.0-3|27	
14cr|perl-IMDB-Film-0.530.0-3|28	%description
14cr|perl-IMDB-Film-0.530.0-3|29	IMDB::Film is OO Perl interface to the database of films
14cr|perl-IMDB-Film-0.530.0-3|30	IMDB (www.imdb.com). It allows to retrieve information
14cr|perl-IMDB-Film-0.530.0-3|31	about movies by its IMDB code or title. Also, there is a
14cr|perl-IMDB-Film-0.530.0-3|32	possibility to get information about IMDB persons (actors,
14cr|perl-IMDB-Film-0.530.0-3|33	actresses, directors etc) by their name of code.
14cr|perl-IMDB-Film-0.530.0-3|34	
14cr|perl-IMDB-Film-0.530.0-3|35	%prep
14cr|perl-IMDB-Film-0.530.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IMDB-Film-0.530.0-3|37	
14cr|perl-IMDB-Film-0.530.0-3|38	%build
14cr|perl-IMDB-Film-0.530.0-3|39	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-IMDB-Film-0.530.0-3|40	%make
14cr|perl-IMDB-Film-0.530.0-3|41	
14cr|perl-IMDB-Film-0.530.0-3|42	%install
14cr|perl-IMDB-Film-0.530.0-3|43	%makeinstall_std
14cr|perl-IMDB-Film-0.530.0-3|44	
14cr|perl-IMDB-Film-0.530.0-3|45	%files
14cr|perl-IMDB-Film-0.530.0-3|46	%doc README ChangeLog Todo
14cr|perl-IMDB-Film-0.530.0-3|47	%{perl_vendorlib}/IMDB
14cr|perl-IMDB-Film-0.530.0-3|48	%{_mandir}/man3/*
14cr|perl-IMDB-Film-0.530.0-3|49	
14cr|perl-IMDB-Film-0.530.0-3|50	
14cr|perl-IMDB-Film-0.530.0-3|51	
14cr|perl-IMDB-Film-0.530.0-3|52	%changelog
14cr|perl-IMDB-Film-0.530.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-3
14cr|perl-IMDB-Film-0.530.0-3|54	+ Revision: a055e43
14cr|perl-IMDB-Film-0.530.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-IMDB-Film-0.530.0-3|56	
14cr|perl-IMDB-Film-0.530.0-3|57	

4836 14
14cr|perl-Import-Into-1.2.0-3|1	%define upstream_name    Import-Into
14cr|perl-Import-Into-1.2.0-3|2	%define upstream_version 1.002000
14cr|perl-Import-Into-1.2.0-3|3	
14cr|perl-Import-Into-1.2.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Import-Into-1.2.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Import-Into-1.2.0-3|6	Release:    3
14cr|perl-Import-Into-1.2.0-3|7	
14cr|perl-Import-Into-1.2.0-3|8	Summary:    Import packages into other packages
14cr|perl-Import-Into-1.2.0-3|9	
14cr|perl-Import-Into-1.2.0-3|10	License:    GPL+ or Artistic
14cr|perl-Import-Into-1.2.0-3|11	Group:      Development/Perl
14cr|perl-Import-Into-1.2.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Import-Into-1.2.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Import/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Import-Into-1.2.0-3|14	
14cr|perl-Import-Into-1.2.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Import-Into-1.2.0-3|16	BuildRequires: perl-devel
14cr|perl-Import-Into-1.2.0-3|17	BuildArch:  noarch
14cr|perl-Import-Into-1.2.0-3|18	
14cr|perl-Import-Into-1.2.0-3|19	%description
14cr|perl-Import-Into-1.2.0-3|20	Writing exporters is a pain. Some use the Exporter manpage, some use the
14cr|perl-Import-Into-1.2.0-3|21	Sub::Exporter manpage, some use the Moose::Exporter manpage, some use the
14cr|perl-Import-Into-1.2.0-3|22	Exporter::Declare manpage ... and some things are pragmas.
14cr|perl-Import-Into-1.2.0-3|23	
14cr|perl-Import-Into-1.2.0-3|24	If you want to re-export other things, you have to know which is which. the
14cr|perl-Import-Into-1.2.0-3|25	Exporter manpage subclasses provide export_to_level, but if they overrode
14cr|perl-Import-Into-1.2.0-3|26	their import method all bets are off. the Sub::Exporter manpage provides an
14cr|perl-Import-Into-1.2.0-3|27	into parameter but figuring out something used it isn't trivial. Pragmas
14cr|perl-Import-Into-1.2.0-3|28	need to have their 'import' method called directly since they affect the
14cr|perl-Import-Into-1.2.0-3|29	current unit of compilation.
14cr|perl-Import-Into-1.2.0-3|30	
14cr|perl-Import-Into-1.2.0-3|31	It's ... annoying.
14cr|perl-Import-Into-1.2.0-3|32	
14cr|perl-Import-Into-1.2.0-3|33	%prep
14cr|perl-Import-Into-1.2.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Import-Into-1.2.0-3|35	
14cr|perl-Import-Into-1.2.0-3|36	%build
14cr|perl-Import-Into-1.2.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Import-Into-1.2.0-3|38	
14cr|perl-Import-Into-1.2.0-3|39	%make
14cr|perl-Import-Into-1.2.0-3|40	
14cr|perl-Import-Into-1.2.0-3|41	%check
14cr|perl-Import-Into-1.2.0-3|42	%make test
14cr|perl-Import-Into-1.2.0-3|43	
14cr|perl-Import-Into-1.2.0-3|44	%install
14cr|perl-Import-Into-1.2.0-3|45	%makeinstall_std
14cr|perl-Import-Into-1.2.0-3|46	
14cr|perl-Import-Into-1.2.0-3|47	%files
14cr|perl-Import-Into-1.2.0-3|48	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Import-Into-1.2.0-3|49	%{_mandir}/man3/*
14cr|perl-Import-Into-1.2.0-3|50	%{perl_vendorlib}/*
14cr|perl-Import-Into-1.2.0-3|51	
14cr|perl-Import-Into-1.2.0-3|52	%changelog
14cr|perl-Import-Into-1.2.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|perl-Import-Into-1.2.0-3|54	+ Revision: 5f0071b
14cr|perl-Import-Into-1.2.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Import-Into-1.2.0-3|56	
14cr|perl-Import-Into-1.2.0-3|57	

4837 14
14cr|perlindex-1.606.0-2|1	%define upstream_name    perlindex
14cr|perlindex-1.606.0-2|2	%define upstream_version 1.606
14cr|perlindex-1.606.0-2|3	
14cr|perlindex-1.606.0-2|4	Name:		%{upstream_name}
14cr|perlindex-1.606.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perlindex-1.606.0-2|6	Release:	2
14cr|perlindex-1.606.0-2|7	
14cr|perlindex-1.606.0-2|8	Summary:	English language stemming
14cr|perlindex-1.606.0-2|9	
14cr|perlindex-1.606.0-2|10	License:	GPL+ or Artistic
14cr|perlindex-1.606.0-2|11	Group:		Development/Perl
14cr|perlindex-1.606.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perlindex-1.606.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perlindex-1.606.0-2|14	
14cr|perlindex-1.606.0-2|15	BuildRequires:	perl-devel
14cr|perlindex-1.606.0-2|16	BuildArch:	noarch
14cr|perlindex-1.606.0-2|17	
14cr|perlindex-1.606.0-2|18	%description
14cr|perlindex-1.606.0-2|19	This routine applies the Porter Stemming Algorithm to its parameters,
14cr|perlindex-1.606.0-2|20	returning the stemmed words. It is derived from the C program "stemmer.c"
14cr|perlindex-1.606.0-2|21	as found in freewais and elsewhere, which contains these notes:
14cr|perlindex-1.606.0-2|22	
14cr|perlindex-1.606.0-2|23	Purpose:    Implementation of the Porter stemming algorithm documented
14cr|perlindex-1.606.0-2|24	in: Porter, M.F., "An Algorithm For Suffix Stripping,"
14cr|perlindex-1.606.0-2|25	Program 14 (3), July 1980, pp. 130-137.
14cr|perlindex-1.606.0-2|26	Provenance: Written by B. Frakes and C. Cox, 1986.
14cr|perlindex-1.606.0-2|27	
14cr|perlindex-1.606.0-2|28	I have re-interpreted areas that use Frakes and Cox's "WordSize" function.
14cr|perlindex-1.606.0-2|29	My version may misbehave on short words starting with "y", but I can't
14cr|perlindex-1.606.0-2|30	think of any examples.
14cr|perlindex-1.606.0-2|31	
14cr|perlindex-1.606.0-2|32	%prep
14cr|perlindex-1.606.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perlindex-1.606.0-2|34	
14cr|perlindex-1.606.0-2|35	%build
14cr|perlindex-1.606.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perlindex-1.606.0-2|37	%make
14cr|perlindex-1.606.0-2|38	
14cr|perlindex-1.606.0-2|39	%check
14cr|perlindex-1.606.0-2|40	%make test
14cr|perlindex-1.606.0-2|41	
14cr|perlindex-1.606.0-2|42	%install
14cr|perlindex-1.606.0-2|43	%makeinstall_std
14cr|perlindex-1.606.0-2|44	
14cr|perlindex-1.606.0-2|45	%files
14cr|perlindex-1.606.0-2|46	%doc ChangeLog META.yml README
14cr|perlindex-1.606.0-2|47	%{_bindir}/*
14cr|perlindex-1.606.0-2|48	%{_mandir}/man?/*
14cr|perlindex-1.606.0-2|49	%{perl_vendorlib}/*
14cr|perlindex-1.606.0-2|50	
14cr|perlindex-1.606.0-2|51	
14cr|perlindex-1.606.0-2|52	%changelog
14cr|perlindex-1.606.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.606.0-2
14cr|perlindex-1.606.0-2|54	+ Revision: 9fd9c50
14cr|perlindex-1.606.0-2|55	- MassBuild#464: Increase release tag
14cr|perlindex-1.606.0-2|56	
14cr|perlindex-1.606.0-2|57	

4838 14
14cr|perl-Inline-Python-0.430.0-3|1	%define upstream_name    Inline-Python
14cr|perl-Inline-Python-0.430.0-3|2	%define upstream_version 0.43
14cr|perl-Inline-Python-0.430.0-3|3	
14cr|perl-Inline-Python-0.430.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Inline-Python-0.430.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Inline-Python-0.430.0-3|6	Release:	3
14cr|perl-Inline-Python-0.430.0-3|7	
14cr|perl-Inline-Python-0.430.0-3|8	Summary:    Easy implementation of Python extensions
14cr|perl-Inline-Python-0.430.0-3|9	
14cr|perl-Inline-Python-0.430.0-3|10	License:    GPL+ or Artistic
14cr|perl-Inline-Python-0.430.0-3|11	Group:      Development/Perl
14cr|perl-Inline-Python-0.430.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Inline-Python-0.430.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Inline/Inline-Python-%{upstream_version}.tar.gz
14cr|perl-Inline-Python-0.430.0-3|14	
14cr|perl-Inline-Python-0.430.0-3|15	BuildRequires: perl(CGI)
14cr|perl-Inline-Python-0.430.0-3|16	BuildRequires: perl(Inline)
14cr|perl-Inline-Python-0.430.0-3|17	BuildRequires: perl-devel
14cr|perl-Inline-Python-0.430.0-3|18	BuildRequires: python-devel
14cr|perl-Inline-Python-0.430.0-3|19	
14cr|perl-Inline-Python-0.430.0-3|20	%description
14cr|perl-Inline-Python-0.430.0-3|21	The 'Inline::Python' module allows you to put Python source code directly
14cr|perl-Inline-Python-0.430.0-3|22	"inline" in a Perl script or module. It sets up an in-process Python
14cr|perl-Inline-Python-0.430.0-3|23	interpreter, runs your code, and then examines Python's symbol table for
14cr|perl-Inline-Python-0.430.0-3|24	things to bind to Perl. The process of interrogating the Python interpreter
14cr|perl-Inline-Python-0.430.0-3|25	for globals only occurs the first time you run your Python code. The
14cr|perl-Inline-Python-0.430.0-3|26	namespace is cached, and subsequent calls use the cached version.
14cr|perl-Inline-Python-0.430.0-3|27	
14cr|perl-Inline-Python-0.430.0-3|28	This document describes 'Inline::Python', the Perl package which gives you
14cr|perl-Inline-Python-0.430.0-3|29	access to a Python interpreter. For lack of a better place to keep it, it
14cr|perl-Inline-Python-0.430.0-3|30	also gives you instructions on how to use 'perlmodule', the Python package
14cr|perl-Inline-Python-0.430.0-3|31	which gives you access to the Perl interpreter.
14cr|perl-Inline-Python-0.430.0-3|32	
14cr|perl-Inline-Python-0.430.0-3|33	
14cr|perl-Inline-Python-0.430.0-3|34	%prep
14cr|perl-Inline-Python-0.430.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Inline-Python-0.430.0-3|36	
14cr|perl-Inline-Python-0.430.0-3|37	%build
14cr|perl-Inline-Python-0.430.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Inline-Python-0.430.0-3|39	%make
14cr|perl-Inline-Python-0.430.0-3|40	
14cr|perl-Inline-Python-0.430.0-3|41	%install
14cr|perl-Inline-Python-0.430.0-3|42	%makeinstall_std
14cr|perl-Inline-Python-0.430.0-3|43	
14cr|perl-Inline-Python-0.430.0-3|44	%clean
14cr|perl-Inline-Python-0.430.0-3|45	
14cr|perl-Inline-Python-0.430.0-3|46	%files
14cr|perl-Inline-Python-0.430.0-3|47	%doc README Changes
14cr|perl-Inline-Python-0.430.0-3|48	%{_mandir}/man3/*
14cr|perl-Inline-Python-0.430.0-3|49	%{perl_vendorarch}/Inline
14cr|perl-Inline-Python-0.430.0-3|50	%{perl_vendorarch}/auto/Inline
14cr|perl-Inline-Python-0.430.0-3|51	
14cr|perl-Inline-Python-0.430.0-3|52	
14cr|perl-Inline-Python-0.430.0-3|53	
14cr|perl-Inline-Python-0.430.0-3|54	%changelog
14cr|perl-Inline-Python-0.430.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-3
14cr|perl-Inline-Python-0.430.0-3|56	+ Revision: 12d9558
14cr|perl-Inline-Python-0.430.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Inline-Python-0.430.0-3|58	
14cr|perl-Inline-Python-0.430.0-3|59	

4839 14
14cr|perl-Internals-1.100.0-5|1	%define upstream_name    Internals
14cr|perl-Internals-1.100.0-5|2	%define upstream_version 1.1
14cr|perl-Internals-1.100.0-5|3	
14cr|perl-Internals-1.100.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Internals-1.100.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Internals-1.100.0-5|6	Release:	5
14cr|perl-Internals-1.100.0-5|7	
14cr|perl-Internals-1.100.0-5|8	Summary:    Write-protect variables, manipulate refcounts
14cr|perl-Internals-1.100.0-5|9	
14cr|perl-Internals-1.100.0-5|10	License:    GPL+ or Artistic
14cr|perl-Internals-1.100.0-5|11	Group:      Development/Perl
14cr|perl-Internals-1.100.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Internals-1.100.0-5|13	Source0:    http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Internals-1.100.0-5|14	
14cr|perl-Internals-1.100.0-5|15	BuildRequires: perl-devel
14cr|perl-Internals-1.100.0-5|16	
14cr|perl-Internals-1.100.0-5|17	%description
14cr|perl-Internals-1.100.0-5|18	This module allows you to write-protect and write-enable your Perl
14cr|perl-Internals-1.100.0-5|19	variables, objects and data structures.
14cr|perl-Internals-1.100.0-5|20	
14cr|perl-Internals-1.100.0-5|21	Moreover, the reference count of any Perl variable can be read and set.
14cr|perl-Internals-1.100.0-5|22	
14cr|perl-Internals-1.100.0-5|23	You can never pass the object directly on which to perform the desired
14cr|perl-Internals-1.100.0-5|24	action, you always have to pass a reference to the variable or data
14cr|perl-Internals-1.100.0-5|25	structure in question.
14cr|perl-Internals-1.100.0-5|26	
14cr|perl-Internals-1.100.0-5|27	%prep
14cr|perl-Internals-1.100.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Internals-1.100.0-5|29	
14cr|perl-Internals-1.100.0-5|30	%build
14cr|perl-Internals-1.100.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Internals-1.100.0-5|32	%make
14cr|perl-Internals-1.100.0-5|33	
14cr|perl-Internals-1.100.0-5|34	%check
14cr|perl-Internals-1.100.0-5|35	%make test
14cr|perl-Internals-1.100.0-5|36	
14cr|perl-Internals-1.100.0-5|37	%install
14cr|perl-Internals-1.100.0-5|38	%makeinstall_std
14cr|perl-Internals-1.100.0-5|39	
14cr|perl-Internals-1.100.0-5|40	%clean
14cr|perl-Internals-1.100.0-5|41	
14cr|perl-Internals-1.100.0-5|42	%files
14cr|perl-Internals-1.100.0-5|43	%doc README.txt Artistic.txt GNU_GPL.txt CHANGES.txt
14cr|perl-Internals-1.100.0-5|44	%{_mandir}/man3/*
14cr|perl-Internals-1.100.0-5|45	%{perl_vendorarch}/Internals.pm
14cr|perl-Internals-1.100.0-5|46	%{perl_vendorarch}/auto/Internals
14cr|perl-Internals-1.100.0-5|47	
14cr|perl-Internals-1.100.0-5|48	
14cr|perl-Internals-1.100.0-5|49	
14cr|perl-Internals-1.100.0-5|50	%changelog
14cr|perl-Internals-1.100.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-5
14cr|perl-Internals-1.100.0-5|52	+ Revision: e123f4f
14cr|perl-Internals-1.100.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Internals-1.100.0-5|54	
14cr|perl-Internals-1.100.0-5|55	

4840 14
14cr|perl-IO-All-0.650.0-2|1	%define	upstream_name	 IO-All
14cr|perl-IO-All-0.650.0-2|2	%define upstream_version 0.65
14cr|perl-IO-All-0.650.0-2|3	
14cr|perl-IO-All-0.650.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-IO-All-0.650.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-All-0.650.0-2|6	Release:	2
14cr|perl-IO-All-0.650.0-2|7	
14cr|perl-IO-All-0.650.0-2|8	Summary:	Magic all-in-one IO class
14cr|perl-IO-All-0.650.0-2|9	
14cr|perl-IO-All-0.650.0-2|10	
14cr|perl-IO-All-0.650.0-2|11	
14cr|perl-IO-All-0.650.0-2|12	
14cr|perl-IO-All-0.650.0-2|13	License:	GPL+ or Artistic
14cr|perl-IO-All-0.650.0-2|14	Group:		Development/Perl
14cr|perl-IO-All-0.650.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-All-0.650.0-2|16	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-All-0.650.0-2|17	
14cr|perl-IO-All-0.650.0-2|18	BuildRequires:	perl-devel
14cr|perl-IO-All-0.650.0-2|19	BuildRequires:	perl(IO::String)
14cr|perl-IO-All-0.650.0-2|20	BuildArch:	noarch
14cr|perl-IO-All-0.650.0-2|21	
14cr|perl-IO-All-0.650.0-2|22	%description
14cr|perl-IO-All-0.650.0-2|23	IO::All combines all of the best Perl IO modules into a single Spiffy object
14cr|perl-IO-All-0.650.0-2|24	oriented interface to greatly simplify your everyday Perl IO idioms. It exports
14cr|perl-IO-All-0.650.0-2|25	a single function called io, which returns a new IO::All object. And that
14cr|perl-IO-All-0.650.0-2|26	object can do it all!
14cr|perl-IO-All-0.650.0-2|27	
14cr|perl-IO-All-0.650.0-2|28	%prep
14cr|perl-IO-All-0.650.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-All-0.650.0-2|30	
14cr|perl-IO-All-0.650.0-2|31	%build
14cr|perl-IO-All-0.650.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-All-0.650.0-2|33	%make
14cr|perl-IO-All-0.650.0-2|34	
14cr|perl-IO-All-0.650.0-2|35	%check
14cr|perl-IO-All-0.650.0-2|36	%make test
14cr|perl-IO-All-0.650.0-2|37	
14cr|perl-IO-All-0.650.0-2|38	%install
14cr|perl-IO-All-0.650.0-2|39	%makeinstall_std
14cr|perl-IO-All-0.650.0-2|40	
14cr|perl-IO-All-0.650.0-2|41	%files
14cr|perl-IO-All-0.650.0-2|42	%doc Changes README
14cr|perl-IO-All-0.650.0-2|43	%{_mandir}/man*/*
14cr|perl-IO-All-0.650.0-2|44	%{perl_vendorlib}/IO
14cr|perl-IO-All-0.650.0-2|45	
14cr|perl-IO-All-0.650.0-2|46	
14cr|perl-IO-All-0.650.0-2|47	
14cr|perl-IO-All-0.650.0-2|48	
14cr|perl-IO-All-0.650.0-2|49	
14cr|perl-IO-All-0.650.0-2|50	
14cr|perl-IO-All-0.650.0-2|51	%changelog
14cr|perl-IO-All-0.650.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-2
14cr|perl-IO-All-0.650.0-2|53	+ Revision: c426508
14cr|perl-IO-All-0.650.0-2|54	- MassBuild#464: Increase release tag
14cr|perl-IO-All-0.650.0-2|55	
14cr|perl-IO-All-0.650.0-2|56	

4841 14
14cr|perl-IO-Async-0.450.0-4|1	%define upstream_name    IO-Async
14cr|perl-IO-Async-0.450.0-4|2	%define upstream_version 0.45
14cr|perl-IO-Async-0.450.0-4|3	
14cr|perl-IO-Async-0.450.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Async-0.450.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Async-0.450.0-4|6	Release:	4
14cr|perl-IO-Async-0.450.0-4|7	
14cr|perl-IO-Async-0.450.0-4|8	Summary:	A Loop using an C<IO::Poll> object
14cr|perl-IO-Async-0.450.0-4|9	
14cr|perl-IO-Async-0.450.0-4|10	License:	GPL+ or Artistic
14cr|perl-IO-Async-0.450.0-4|11	Group:		Development/Perl
14cr|perl-IO-Async-0.450.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Async-0.450.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Async-0.450.0-4|14	
14cr|perl-IO-Async-0.450.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-Async-0.450.0-4|16	BuildRequires:	perl(Async::MergePoint)
14cr|perl-IO-Async-0.450.0-4|17	BuildRequires:	perl(CPS)
14cr|perl-IO-Async-0.450.0-4|18	BuildRequires:	perl(File::Temp)
14cr|perl-IO-Async-0.450.0-4|19	BuildRequires:	perl(Heap)
14cr|perl-IO-Async-0.450.0-4|20	BuildRequires:	perl(IO::Poll)
14cr|perl-IO-Async-0.450.0-4|21	BuildRequires:	perl(Socket::GetAddrInfo)
14cr|perl-IO-Async-0.450.0-4|22	BuildRequires:	perl(Storable)
14cr|perl-IO-Async-0.450.0-4|23	BuildRequires:	perl(Test::Exception)
14cr|perl-IO-Async-0.450.0-4|24	BuildRequires:	perl(Test::Identity)
14cr|perl-IO-Async-0.450.0-4|25	BuildRequires:	perl(Test::Fatal)
14cr|perl-IO-Async-0.450.0-4|26	BuildRequires:	perl(Test::More)
14cr|perl-IO-Async-0.450.0-4|27	BuildRequires:	perl-Test-Pod
14cr|perl-IO-Async-0.450.0-4|28	BuildRequires:	perl(Test::Refcount)
14cr|perl-IO-Async-0.450.0-4|29	BuildRequires:	perl-Test-Warn
14cr|perl-IO-Async-0.450.0-4|30	BuildRequires:	perl(Time::HiRes)
14cr|perl-IO-Async-0.450.0-4|31	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-IO-Async-0.450.0-4|32	BuildRequires:	perl-common-sense
14cr|perl-IO-Async-0.450.0-4|33	BuildArch:	noarch
14cr|perl-IO-Async-0.450.0-4|34	
14cr|perl-IO-Async-0.450.0-4|35	%description
14cr|perl-IO-Async-0.450.0-4|36	This collection of modules allows programs to be written that perform
14cr|perl-IO-Async-0.450.0-4|37	asynchronous filehandle IO operations. A typical program using them would
14cr|perl-IO-Async-0.450.0-4|38	consist of a single subclass of 'IO::Async::Loop' to act as a container o
14cr|perl-IO-Async-0.450.0-4|39	other objects, which perform the actual IO work required by the program. As
14cr|perl-IO-Async-0.450.0-4|40	as IO handles, the loop also supports timers and signal handlers, and
14cr|perl-IO-Async-0.450.0-4|41	includes more higher-level functionallity built on top of these basic
14cr|perl-IO-Async-0.450.0-4|42	parts.
14cr|perl-IO-Async-0.450.0-4|43	
14cr|perl-IO-Async-0.450.0-4|44	Because there are a lot of classes in this collection, the following
14cr|perl-IO-Async-0.450.0-4|45	overview gives a brief description of each.
14cr|perl-IO-Async-0.450.0-4|46	
14cr|perl-IO-Async-0.450.0-4|47	File Handle IO
14cr|perl-IO-Async-0.450.0-4|48	A the IO::Async::Handle manpage object represents a single IO handle
14cr|perl-IO-Async-0.450.0-4|49	that is being managed. While in most cases it will represent a single
14cr|perl-IO-Async-0.450.0-4|50	filehandle, such as a socket (for example, an 'IO::Socket::INET'
14cr|perl-IO-Async-0.450.0-4|51	connection), it is possible to have separate reading and writing
14cr|perl-IO-Async-0.450.0-4|52	handles (most likely for a program's 'STDIN' and 'STDOUT' streams, or a
14cr|perl-IO-Async-0.450.0-4|53	pair of pipes connected to a child process).
14cr|perl-IO-Async-0.450.0-4|54	
14cr|perl-IO-Async-0.450.0-4|55	%prep
14cr|perl-IO-Async-0.450.0-4|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Async-0.450.0-4|57	
14cr|perl-IO-Async-0.450.0-4|58	%build
14cr|perl-IO-Async-0.450.0-4|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Async-0.450.0-4|60	%make
14cr|perl-IO-Async-0.450.0-4|61	
14cr|perl-IO-Async-0.450.0-4|62	%check
14cr|perl-IO-Async-0.450.0-4|63	make test
14cr|perl-IO-Async-0.450.0-4|64	
14cr|perl-IO-Async-0.450.0-4|65	%install
14cr|perl-IO-Async-0.450.0-4|66	%makeinstall_std
14cr|perl-IO-Async-0.450.0-4|67	
14cr|perl-IO-Async-0.450.0-4|68	%files
14cr|perl-IO-Async-0.450.0-4|69	%doc Changes
14cr|perl-IO-Async-0.450.0-4|70	%{_mandir}/man3/*
14cr|perl-IO-Async-0.450.0-4|71	%{perl_vendorlib}/*
14cr|perl-IO-Async-0.450.0-4|72	
14cr|perl-IO-Async-0.450.0-4|73	
14cr|perl-IO-Async-0.450.0-4|74	%changelog
14cr|perl-IO-Async-0.450.0-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.450.0-4
14cr|perl-IO-Async-0.450.0-4|76	+ Revision: 4e58ae4
14cr|perl-IO-Async-0.450.0-4|77	- MassBuild#464: Increase release tag
14cr|perl-IO-Async-0.450.0-4|78	
14cr|perl-IO-Async-0.450.0-4|79	

4842 14
14cr|perl-IO-BufferedSelect-1.0.0-5|1	%define upstream_name    IO-BufferedSelect
14cr|perl-IO-BufferedSelect-1.0.0-5|2	%define upstream_version 1.0
14cr|perl-IO-BufferedSelect-1.0.0-5|3	
14cr|perl-IO-BufferedSelect-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-IO-BufferedSelect-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-BufferedSelect-1.0.0-5|6	Release:	5
14cr|perl-IO-BufferedSelect-1.0.0-5|7	
14cr|perl-IO-BufferedSelect-1.0.0-5|8	Summary:	Line-buffered select interface
14cr|perl-IO-BufferedSelect-1.0.0-5|9	
14cr|perl-IO-BufferedSelect-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-IO-BufferedSelect-1.0.0-5|11	Group:		Development/Perl
14cr|perl-IO-BufferedSelect-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-BufferedSelect-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-BufferedSelect-1.0.0-5|14	
14cr|perl-IO-BufferedSelect-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-IO-BufferedSelect-1.0.0-5|16	BuildArch:	noarch
14cr|perl-IO-BufferedSelect-1.0.0-5|17	
14cr|perl-IO-BufferedSelect-1.0.0-5|18	%description
14cr|perl-IO-BufferedSelect-1.0.0-5|19	The 'select' system call (and the 'IO::Select' interface) allows us to
14cr|perl-IO-BufferedSelect-1.0.0-5|20	process multiple streams simultaneously, blocking until one or more of them
14cr|perl-IO-BufferedSelect-1.0.0-5|21	is ready for reading or writing. Unfortunately, this requires us to use
14cr|perl-IO-BufferedSelect-1.0.0-5|22	'sysread' and 'syswrite' rather than Perl's buffered I/O functions. In the
14cr|perl-IO-BufferedSelect-1.0.0-5|23	case of reading, there are two issues with combining 'select' with
14cr|perl-IO-BufferedSelect-1.0.0-5|24	'readline': (1) 'select' might block but the data we want is already in
14cr|perl-IO-BufferedSelect-1.0.0-5|25	Perl's input buffer, ready to be slurped in by 'readline'; and (2) 'select'
14cr|perl-IO-BufferedSelect-1.0.0-5|26	might indicate that data is available, but 'readline' will block because
14cr|perl-IO-BufferedSelect-1.0.0-5|27	there isn't a full '$/'-terminated line available.
14cr|perl-IO-BufferedSelect-1.0.0-5|28	
14cr|perl-IO-BufferedSelect-1.0.0-5|29	The purpose of this module is to implement a buffered version of the
14cr|perl-IO-BufferedSelect-1.0.0-5|30	'select' interface that operates on _lines_, rather than characters. Given
14cr|perl-IO-BufferedSelect-1.0.0-5|31	a set of filehandles, it will block until a full line is available on one
14cr|perl-IO-BufferedSelect-1.0.0-5|32	or more of them.
14cr|perl-IO-BufferedSelect-1.0.0-5|33	
14cr|perl-IO-BufferedSelect-1.0.0-5|34	Note that this module is currently limited, in that (1) it only does
14cr|perl-IO-BufferedSelect-1.0.0-5|35	'select' for readability, not writability or exceptions; and (2) it does
14cr|perl-IO-BufferedSelect-1.0.0-5|36	not support arbitrary line separators ('$/'): lines must be delimited by
14cr|perl-IO-BufferedSelect-1.0.0-5|37	newlines.
14cr|perl-IO-BufferedSelect-1.0.0-5|38	
14cr|perl-IO-BufferedSelect-1.0.0-5|39	%prep
14cr|perl-IO-BufferedSelect-1.0.0-5|40	%setup -q -n %{upstream_name}
14cr|perl-IO-BufferedSelect-1.0.0-5|41	
14cr|perl-IO-BufferedSelect-1.0.0-5|42	%build
14cr|perl-IO-BufferedSelect-1.0.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-BufferedSelect-1.0.0-5|44	%make
14cr|perl-IO-BufferedSelect-1.0.0-5|45	
14cr|perl-IO-BufferedSelect-1.0.0-5|46	%check
14cr|perl-IO-BufferedSelect-1.0.0-5|47	%make test
14cr|perl-IO-BufferedSelect-1.0.0-5|48	
14cr|perl-IO-BufferedSelect-1.0.0-5|49	%install
14cr|perl-IO-BufferedSelect-1.0.0-5|50	%makeinstall_std
14cr|perl-IO-BufferedSelect-1.0.0-5|51	
14cr|perl-IO-BufferedSelect-1.0.0-5|52	%files
14cr|perl-IO-BufferedSelect-1.0.0-5|53	%doc README Changes
14cr|perl-IO-BufferedSelect-1.0.0-5|54	%{_mandir}/man3/*
14cr|perl-IO-BufferedSelect-1.0.0-5|55	%{perl_vendorlib}/*
14cr|perl-IO-BufferedSelect-1.0.0-5|56	
14cr|perl-IO-BufferedSelect-1.0.0-5|57	
14cr|perl-IO-BufferedSelect-1.0.0-5|58	%changelog
14cr|perl-IO-BufferedSelect-1.0.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-IO-BufferedSelect-1.0.0-5|60	+ Revision: 93a71d1
14cr|perl-IO-BufferedSelect-1.0.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-IO-BufferedSelect-1.0.0-5|62	
14cr|perl-IO-BufferedSelect-1.0.0-5|63	

4843 14
14cr|perl-IO-Capture-0.50.0-4|1	%define upstream_name    IO-Capture
14cr|perl-IO-Capture-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-IO-Capture-0.50.0-4|3	
14cr|perl-IO-Capture-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Capture-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Capture-0.50.0-4|6	Release:	4
14cr|perl-IO-Capture-0.50.0-4|7	
14cr|perl-IO-Capture-0.50.0-4|8	Summary:	IO::Capture- Abstract Base Class to build modules to capture output
14cr|perl-IO-Capture-0.50.0-4|9	
14cr|perl-IO-Capture-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-IO-Capture-0.50.0-4|11	Group:		Development/Perl
14cr|perl-IO-Capture-0.50.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Capture-0.50.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-Capture-0.50.0-4|14	
14cr|perl-IO-Capture-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-Capture-0.50.0-4|16	BuildArch:	noarch
14cr|perl-IO-Capture-0.50.0-4|17	
14cr|perl-IO-Capture-0.50.0-4|18	%description
14cr|perl-IO-Capture-0.50.0-4|19	The IO::Capture Module defines an abstract base class that can be
14cr|perl-IO-Capture-0.50.0-4|20	used to create any number of useful sub-classes that capture
14cr|perl-IO-Capture-0.50.0-4|21	output being sent on a filehandle such as STDOUT or STDERR.
14cr|perl-IO-Capture-0.50.0-4|22	
14cr|perl-IO-Capture-0.50.0-4|23	Several modules come with the distribution that define subclasses
14cr|perl-IO-Capture-0.50.0-4|24	of IO::Capture to do just that. (I.e., capture STDOUT and STDERR)
14cr|perl-IO-Capture-0.50.0-4|25	See the man page IO::Capture::Overview for a discussion of these
14cr|perl-IO-Capture-0.50.0-4|26	modules and how to build a module to sub-class the B<IO::Capture>
14cr|perl-IO-Capture-0.50.0-4|27	class yourself.
14cr|perl-IO-Capture-0.50.0-4|28	
14cr|perl-IO-Capture-0.50.0-4|29	%prep
14cr|perl-IO-Capture-0.50.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Capture-0.50.0-4|31	
14cr|perl-IO-Capture-0.50.0-4|32	%build
14cr|perl-IO-Capture-0.50.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Capture-0.50.0-4|34	%make
14cr|perl-IO-Capture-0.50.0-4|35	make test
14cr|perl-IO-Capture-0.50.0-4|36	
14cr|perl-IO-Capture-0.50.0-4|37	%install
14cr|perl-IO-Capture-0.50.0-4|38	%makeinstall_std
14cr|perl-IO-Capture-0.50.0-4|39	
14cr|perl-IO-Capture-0.50.0-4|40	%files
14cr|perl-IO-Capture-0.50.0-4|41	%doc Changes
14cr|perl-IO-Capture-0.50.0-4|42	%dir %{perl_vendorlib}/IO/Capture
14cr|perl-IO-Capture-0.50.0-4|43	%{perl_vendorlib}/IO/Capture.pm
14cr|perl-IO-Capture-0.50.0-4|44	%{perl_vendorlib}/IO/Capture/*
14cr|perl-IO-Capture-0.50.0-4|45	%{_mandir}/*/*
14cr|perl-IO-Capture-0.50.0-4|46	
14cr|perl-IO-Capture-0.50.0-4|47	
14cr|perl-IO-Capture-0.50.0-4|48	
14cr|perl-IO-Capture-0.50.0-4|49	%changelog
14cr|perl-IO-Capture-0.50.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-IO-Capture-0.50.0-4|51	+ Revision: e10a0f1
14cr|perl-IO-Capture-0.50.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-IO-Capture-0.50.0-4|53	
14cr|perl-IO-Capture-0.50.0-4|54	

4844 14
14cr|perl-IO-Capture-Extended-0.120.0-2|1	%define upstream_name    IO-Capture-Extended
14cr|perl-IO-Capture-Extended-0.120.0-2|2	%define upstream_version 0.12
14cr|perl-IO-Capture-Extended-0.120.0-2|3	
14cr|perl-IO-Capture-Extended-0.120.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Capture-Extended-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Capture-Extended-0.120.0-2|6	Release:	2
14cr|perl-IO-Capture-Extended-0.120.0-2|7	
14cr|perl-IO-Capture-Extended-0.120.0-2|8	Summary:	IO::Capture::Extended - Extend functionality of IO::Capture
14cr|perl-IO-Capture-Extended-0.120.0-2|9	
14cr|perl-IO-Capture-Extended-0.120.0-2|10	
14cr|perl-IO-Capture-Extended-0.120.0-2|11	License:	GPL+ or Artistic
14cr|perl-IO-Capture-Extended-0.120.0-2|12	Group:		Development/Perl
14cr|perl-IO-Capture-Extended-0.120.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Capture-Extended-0.120.0-2|14	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Capture-Extended-0.120.0-2|15	
14cr|perl-IO-Capture-Extended-0.120.0-2|16	BuildRequires:	perl-devel
14cr|perl-IO-Capture-Extended-0.120.0-2|17	BuildRequires:	perl(IO::Capture)
14cr|perl-IO-Capture-Extended-0.120.0-2|18	BuildArch:	noarch
14cr|perl-IO-Capture-Extended-0.120.0-2|19	
14cr|perl-IO-Capture-Extended-0.120.0-2|20	%description
14cr|perl-IO-Capture-Extended-0.120.0-2|21	IO::Capture::Extended is a distribution consisting of two
14cr|perl-IO-Capture-Extended-0.120.0-2|22	classes, each of which is a collection of subroutines which are
14cr|perl-IO-Capture-Extended-0.120.0-2|23	useful in extending the functionality of CPAN modules
14cr|perl-IO-Capture-Extended-0.120.0-2|24	IO::Capture::Stdout and IO::Capture::Stderr, particularly when
14cr|perl-IO-Capture-Extended-0.120.0-2|25	used in a testing context such as that provided by Test::Simple,
14cr|perl-IO-Capture-Extended-0.120.0-2|26	Test::More or other modules built on Test::Builder.
14cr|perl-IO-Capture-Extended-0.120.0-2|27	
14cr|perl-IO-Capture-Extended-0.120.0-2|28	%prep
14cr|perl-IO-Capture-Extended-0.120.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Capture-Extended-0.120.0-2|30	
14cr|perl-IO-Capture-Extended-0.120.0-2|31	%build
14cr|perl-IO-Capture-Extended-0.120.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Capture-Extended-0.120.0-2|33	%make
14cr|perl-IO-Capture-Extended-0.120.0-2|34	make test
14cr|perl-IO-Capture-Extended-0.120.0-2|35	
14cr|perl-IO-Capture-Extended-0.120.0-2|36	%install
14cr|perl-IO-Capture-Extended-0.120.0-2|37	%makeinstall_std
14cr|perl-IO-Capture-Extended-0.120.0-2|38	
14cr|perl-IO-Capture-Extended-0.120.0-2|39	%files
14cr|perl-IO-Capture-Extended-0.120.0-2|40	%doc Changes
14cr|perl-IO-Capture-Extended-0.120.0-2|41	%dir %{perl_vendorlib}/IO/Capture/Stdout
14cr|perl-IO-Capture-Extended-0.120.0-2|42	%dir %{perl_vendorlib}/IO/Capture/Extended
14cr|perl-IO-Capture-Extended-0.120.0-2|43	%dir %{perl_vendorlib}/IO/Capture/Stderr
14cr|perl-IO-Capture-Extended-0.120.0-2|44	%{perl_vendorlib}/IO/Capture/Extended.pm
14cr|perl-IO-Capture-Extended-0.120.0-2|45	%{perl_vendorlib}/IO/Capture/Stdout/*pm
14cr|perl-IO-Capture-Extended-0.120.0-2|46	%{perl_vendorlib}/IO/Capture/Extended/*pm
14cr|perl-IO-Capture-Extended-0.120.0-2|47	%{perl_vendorlib}/IO/Capture/Stderr/*pm
14cr|perl-IO-Capture-Extended-0.120.0-2|48	%{_mandir}/*/*
14cr|perl-IO-Capture-Extended-0.120.0-2|49	
14cr|perl-IO-Capture-Extended-0.120.0-2|50	
14cr|perl-IO-Capture-Extended-0.120.0-2|51	
14cr|perl-IO-Capture-Extended-0.120.0-2|52	
14cr|perl-IO-Capture-Extended-0.120.0-2|53	%changelog
14cr|perl-IO-Capture-Extended-0.120.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-2
14cr|perl-IO-Capture-Extended-0.120.0-2|55	+ Revision: 3dd3c43
14cr|perl-IO-Capture-Extended-0.120.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-IO-Capture-Extended-0.120.0-2|57	
14cr|perl-IO-Capture-Extended-0.120.0-2|58	

4845 14
14cr|perl-IO-Compress-Lzf-2.64.0-3|1	%define	upstream_name	 IO-Compress-Lzf
14cr|perl-IO-Compress-Lzf-2.64.0-3|2	%define upstream_version 2.064
14cr|perl-IO-Compress-Lzf-2.64.0-3|3	
14cr|perl-IO-Compress-Lzf-2.64.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Compress-Lzf-2.64.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Compress-Lzf-2.64.0-3|6	Release:	3
14cr|perl-IO-Compress-Lzf-2.64.0-3|7	
14cr|perl-IO-Compress-Lzf-2.64.0-3|8	Summary:	IO::Compress::Lzf - Write lzf files/buffers
14cr|perl-IO-Compress-Lzf-2.64.0-3|9	
14cr|perl-IO-Compress-Lzf-2.64.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Compress-Lzf-2.64.0-3|11	Group:		Development/Perl
14cr|perl-IO-Compress-Lzf-2.64.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IO-Compress-Lzf-2.64.0-3|13	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Compress-Lzf-2.64.0-3|14	
14cr|perl-IO-Compress-Lzf-2.64.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Compress-Lzf-2.64.0-3|16	BuildRequires:	perl(Compress::LZF)
14cr|perl-IO-Compress-Lzf-2.64.0-3|17	BuildRequires:	perl(IO::Compress::Base) >= %{version}
14cr|perl-IO-Compress-Lzf-2.64.0-3|18	
14cr|perl-IO-Compress-Lzf-2.64.0-3|19	BuildArch:	noarch
14cr|perl-IO-Compress-Lzf-2.64.0-3|20	
14cr|perl-IO-Compress-Lzf-2.64.0-3|21	%description
14cr|perl-IO-Compress-Lzf-2.64.0-3|22	This module provides a Perl interface that allows writing lzf compressed data
14cr|perl-IO-Compress-Lzf-2.64.0-3|23	to files or buffer.
14cr|perl-IO-Compress-Lzf-2.64.0-3|24	
14cr|perl-IO-Compress-Lzf-2.64.0-3|25	Note that although this module uses Compress::LZF for compression, it uses a
14cr|perl-IO-Compress-Lzf-2.64.0-3|26	different file format. The lzf file format used here is the same as the lzf
14cr|perl-IO-Compress-Lzf-2.64.0-3|27	command-line utility that ships with the lzf library.
14cr|perl-IO-Compress-Lzf-2.64.0-3|28	
14cr|perl-IO-Compress-Lzf-2.64.0-3|29	%prep
14cr|perl-IO-Compress-Lzf-2.64.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Compress-Lzf-2.64.0-3|31	
14cr|perl-IO-Compress-Lzf-2.64.0-3|32	%build
14cr|perl-IO-Compress-Lzf-2.64.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Compress-Lzf-2.64.0-3|34	%make
14cr|perl-IO-Compress-Lzf-2.64.0-3|35	
14cr|perl-IO-Compress-Lzf-2.64.0-3|36	%check
14cr|perl-IO-Compress-Lzf-2.64.0-3|37	make test
14cr|perl-IO-Compress-Lzf-2.64.0-3|38	
14cr|perl-IO-Compress-Lzf-2.64.0-3|39	%install
14cr|perl-IO-Compress-Lzf-2.64.0-3|40	%makeinstall_std
14cr|perl-IO-Compress-Lzf-2.64.0-3|41	
14cr|perl-IO-Compress-Lzf-2.64.0-3|42	%files
14cr|perl-IO-Compress-Lzf-2.64.0-3|43	%doc README Changes
14cr|perl-IO-Compress-Lzf-2.64.0-3|44	%{_mandir}/*/*
14cr|perl-IO-Compress-Lzf-2.64.0-3|45	%{perl_vendorlib}/*
14cr|perl-IO-Compress-Lzf-2.64.0-3|46	
14cr|perl-IO-Compress-Lzf-2.64.0-3|47	
14cr|perl-IO-Compress-Lzf-2.64.0-3|48	
14cr|perl-IO-Compress-Lzf-2.64.0-3|49	%changelog
14cr|perl-IO-Compress-Lzf-2.64.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-3
14cr|perl-IO-Compress-Lzf-2.64.0-3|51	+ Revision: 3defb18
14cr|perl-IO-Compress-Lzf-2.64.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-IO-Compress-Lzf-2.64.0-3|53	
14cr|perl-IO-Compress-Lzf-2.64.0-3|54	

4846 14
14cr|perl-IO-Compress-Lzma-2.64.0-3|1	%define	module	IO-Compress-Lzma
14cr|perl-IO-Compress-Lzma-2.64.0-3|2	%define upstream_version 2.064
14cr|perl-IO-Compress-Lzma-2.64.0-3|3	%bcond_with	long_tests
14cr|perl-IO-Compress-Lzma-2.64.0-3|4	
14cr|perl-IO-Compress-Lzma-2.64.0-3|5	Name:		perl-%{module}
14cr|perl-IO-Compress-Lzma-2.64.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Compress-Lzma-2.64.0-3|7	Release:	3
14cr|perl-IO-Compress-Lzma-2.64.0-3|8	Summary:	Read and write lzma compressed data
14cr|perl-IO-Compress-Lzma-2.64.0-3|9	
14cr|perl-IO-Compress-Lzma-2.64.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Compress-Lzma-2.64.0-3|11	Group:		Development/Perl
14cr|perl-IO-Compress-Lzma-2.64.0-3|12	URL:		http://search.cpan.org/dist/%{module}/
14cr|perl-IO-Compress-Lzma-2.64.0-3|13	Source0:	http://www.cpan.org/authors/id/P/PM/PMQS/IO-Compress-Lzma-%{upstream_version}.tar.gz
14cr|perl-IO-Compress-Lzma-2.64.0-3|14	BuildArch:	noarch
14cr|perl-IO-Compress-Lzma-2.64.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Compress-Lzma-2.64.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-IO-Compress-Lzma-2.64.0-3|17	BuildRequires:	perl(Compress::Raw::Lzma) >= %{version}
14cr|perl-IO-Compress-Lzma-2.64.0-3|18	BuildRequires:	perl(IO::Compress::Base) >= %{version}
14cr|perl-IO-Compress-Lzma-2.64.0-3|19	BuildRequires:	perl(IO::String)
14cr|perl-IO-Compress-Lzma-2.64.0-3|20	BuildRequires:	perl(Test::Pod)
14cr|perl-IO-Compress-Lzma-2.64.0-3|21	BuildRequires:	pkgconfig(liblzma)
14cr|perl-IO-Compress-Lzma-2.64.0-3|22	
14cr|perl-IO-Compress-Lzma-2.64.0-3|23	%description
14cr|perl-IO-Compress-Lzma-2.64.0-3|24	This distribution provides a Perl interface to allow reading and writing of
14cr|perl-IO-Compress-Lzma-2.64.0-3|25	compressed data created with the lzma library.
14cr|perl-IO-Compress-Lzma-2.64.0-3|26	
14cr|perl-IO-Compress-Lzma-2.64.0-3|27	%prep
14cr|perl-IO-Compress-Lzma-2.64.0-3|28	%setup -q -n %{module}-%{upstream_version}
14cr|perl-IO-Compress-Lzma-2.64.0-3|29	
14cr|perl-IO-Compress-Lzma-2.64.0-3|30	%build
14cr|perl-IO-Compress-Lzma-2.64.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Compress-Lzma-2.64.0-3|32	%make
14cr|perl-IO-Compress-Lzma-2.64.0-3|33	
14cr|perl-IO-Compress-Lzma-2.64.0-3|34	%install
14cr|perl-IO-Compress-Lzma-2.64.0-3|35	%makeinstall_std
14cr|perl-IO-Compress-Lzma-2.64.0-3|36	
14cr|perl-IO-Compress-Lzma-2.64.0-3|37	%check
14cr|perl-IO-Compress-Lzma-2.64.0-3|38	# Build using "--without long_tests" to avoid very long tests
14cr|perl-IO-Compress-Lzma-2.64.0-3|39	# (full suite can take nearly an hour on an i7)
14cr|perl-IO-Compress-Lzma-2.64.0-3|40	make test %{with long_tests:COMPRESS_ZLIB_RUN_ALL=1}
14cr|perl-IO-Compress-Lzma-2.64.0-3|41	
14cr|perl-IO-Compress-Lzma-2.64.0-3|42	%files
14cr|perl-IO-Compress-Lzma-2.64.0-3|43	%doc Changes README
14cr|perl-IO-Compress-Lzma-2.64.0-3|44	%{perl_vendorlib}/IO/
14cr|perl-IO-Compress-Lzma-2.64.0-3|45	%{_mandir}/man3/IO::Compress::Lzma.3pm*
14cr|perl-IO-Compress-Lzma-2.64.0-3|46	%{_mandir}/man3/IO::Compress::Xz.3pm*
14cr|perl-IO-Compress-Lzma-2.64.0-3|47	%{_mandir}/man3/IO::Uncompress::UnLzma.3pm*
14cr|perl-IO-Compress-Lzma-2.64.0-3|48	%{_mandir}/man3/IO::Uncompress::UnXz.3pm*
14cr|perl-IO-Compress-Lzma-2.64.0-3|49	
14cr|perl-IO-Compress-Lzma-2.64.0-3|50	
14cr|perl-IO-Compress-Lzma-2.64.0-3|51	
14cr|perl-IO-Compress-Lzma-2.64.0-3|52	
14cr|perl-IO-Compress-Lzma-2.64.0-3|53	
14cr|perl-IO-Compress-Lzma-2.64.0-3|54	%changelog
14cr|perl-IO-Compress-Lzma-2.64.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-3
14cr|perl-IO-Compress-Lzma-2.64.0-3|56	+ Revision: fe75a5d
14cr|perl-IO-Compress-Lzma-2.64.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-IO-Compress-Lzma-2.64.0-3|58	
14cr|perl-IO-Compress-Lzma-2.64.0-3|59	

4847 14
14cr|perl-IO-Compress-Lzop-2.64.0-3|1	%define	upstream_name  IO-Compress-Lzop
14cr|perl-IO-Compress-Lzop-2.64.0-3|2	%define upstream_version 2.064
14cr|perl-IO-Compress-Lzop-2.64.0-3|3	
14cr|perl-IO-Compress-Lzop-2.64.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Compress-Lzop-2.64.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Compress-Lzop-2.64.0-3|6	Release:	3
14cr|perl-IO-Compress-Lzop-2.64.0-3|7	
14cr|perl-IO-Compress-Lzop-2.64.0-3|8	Summary:	IO::Compress::Lzop - Write lzop files/buffers
14cr|perl-IO-Compress-Lzop-2.64.0-3|9	
14cr|perl-IO-Compress-Lzop-2.64.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Compress-Lzop-2.64.0-3|11	Group:		Development/Perl
14cr|perl-IO-Compress-Lzop-2.64.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IO-Compress-Lzop-2.64.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Compress-Lzop-2.64.0-3|14	
14cr|perl-IO-Compress-Lzop-2.64.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Compress-Lzop-2.64.0-3|16	BuildRequires:	perl(Compress::LZO)
14cr|perl-IO-Compress-Lzop-2.64.0-3|17	BuildRequires:	perl(IO::Compress::Base) >= %{version}
14cr|perl-IO-Compress-Lzop-2.64.0-3|18	BuildRequires:	perl(IO::Uncompress::Base) >= %{version}
14cr|perl-IO-Compress-Lzop-2.64.0-3|19	
14cr|perl-IO-Compress-Lzop-2.64.0-3|20	BuildArch:	noarch
14cr|perl-IO-Compress-Lzop-2.64.0-3|21	
14cr|perl-IO-Compress-Lzop-2.64.0-3|22	%description
14cr|perl-IO-Compress-Lzop-2.64.0-3|23	This module provides a Perl interface that allows writing lzop compressed
14cr|perl-IO-Compress-Lzop-2.64.0-3|24	data to files or buffer.
14cr|perl-IO-Compress-Lzop-2.64.0-3|25	
14cr|perl-IO-Compress-Lzop-2.64.0-3|26	%prep
14cr|perl-IO-Compress-Lzop-2.64.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Compress-Lzop-2.64.0-3|28	
14cr|perl-IO-Compress-Lzop-2.64.0-3|29	%build
14cr|perl-IO-Compress-Lzop-2.64.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Compress-Lzop-2.64.0-3|31	%make
14cr|perl-IO-Compress-Lzop-2.64.0-3|32	
14cr|perl-IO-Compress-Lzop-2.64.0-3|33	%check
14cr|perl-IO-Compress-Lzop-2.64.0-3|34	make test
14cr|perl-IO-Compress-Lzop-2.64.0-3|35	
14cr|perl-IO-Compress-Lzop-2.64.0-3|36	%install
14cr|perl-IO-Compress-Lzop-2.64.0-3|37	%makeinstall_std
14cr|perl-IO-Compress-Lzop-2.64.0-3|38	
14cr|perl-IO-Compress-Lzop-2.64.0-3|39	%files
14cr|perl-IO-Compress-Lzop-2.64.0-3|40	%doc README Changes
14cr|perl-IO-Compress-Lzop-2.64.0-3|41	%{_mandir}/*/*
14cr|perl-IO-Compress-Lzop-2.64.0-3|42	%{perl_vendorlib}/*
14cr|perl-IO-Compress-Lzop-2.64.0-3|43	
14cr|perl-IO-Compress-Lzop-2.64.0-3|44	
14cr|perl-IO-Compress-Lzop-2.64.0-3|45	%changelog
14cr|perl-IO-Compress-Lzop-2.64.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-3
14cr|perl-IO-Compress-Lzop-2.64.0-3|47	+ Revision: 8bd822d
14cr|perl-IO-Compress-Lzop-2.64.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-IO-Compress-Lzop-2.64.0-3|49	
14cr|perl-IO-Compress-Lzop-2.64.0-3|50	

4848 14
14cr|perl-IO-Digest-0.110.0-3|1	%define upstream_name    IO-Digest
14cr|perl-IO-Digest-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-IO-Digest-0.110.0-3|3	
14cr|perl-IO-Digest-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Digest-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-IO-Digest-0.110.0-3|6	Release:	3
14cr|perl-IO-Digest-0.110.0-3|7	
14cr|perl-IO-Digest-0.110.0-3|8	Summary:	%{upstream_name} module, calculate digests while reading or writing
14cr|perl-IO-Digest-0.110.0-3|9	
14cr|perl-IO-Digest-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Digest-0.110.0-3|11	Group:		Development/Perl
14cr|perl-IO-Digest-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IO-Digest-0.110.0-3|13	Source0:	http://www.cpan.org/authors/id/C/CL/CLKAO/IO-Digest-0.11.tar.gz
14cr|perl-IO-Digest-0.110.0-3|14	
14cr|perl-IO-Digest-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Digest-0.110.0-3|16	BuildRequires:	perl-PerlIO-via-dynamic
14cr|perl-IO-Digest-0.110.0-3|17	# for test
14cr|perl-IO-Digest-0.110.0-3|18	BuildRequires:	perl-Internals
14cr|perl-IO-Digest-0.110.0-3|19	BuildArch:	noarch
14cr|perl-IO-Digest-0.110.0-3|20	
14cr|perl-IO-Digest-0.110.0-3|21	%description
14cr|perl-IO-Digest-0.110.0-3|22	This module allows you to calculate digests while reading or writing file
14cr|perl-IO-Digest-0.110.0-3|23	handles. This avoids the case you need to reread the same content to
14cr|perl-IO-Digest-0.110.0-3|24	compute the digests after written a file.
14cr|perl-IO-Digest-0.110.0-3|25	
14cr|perl-IO-Digest-0.110.0-3|26	%prep
14cr|perl-IO-Digest-0.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Digest-0.110.0-3|28	
14cr|perl-IO-Digest-0.110.0-3|29	%build
14cr|perl-IO-Digest-0.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Digest-0.110.0-3|31	make
14cr|perl-IO-Digest-0.110.0-3|32	
14cr|perl-IO-Digest-0.110.0-3|33	%check
14cr|perl-IO-Digest-0.110.0-3|34	make test
14cr|perl-IO-Digest-0.110.0-3|35	
14cr|perl-IO-Digest-0.110.0-3|36	%install
14cr|perl-IO-Digest-0.110.0-3|37	%makeinstall_std
14cr|perl-IO-Digest-0.110.0-3|38	
14cr|perl-IO-Digest-0.110.0-3|39	%files
14cr|perl-IO-Digest-0.110.0-3|40	%defattr(444,root,root,755)
14cr|perl-IO-Digest-0.110.0-3|41	%doc CHANGES README
14cr|perl-IO-Digest-0.110.0-3|42	%{perl_vendorlib}/IO/*
14cr|perl-IO-Digest-0.110.0-3|43	%{_mandir}/man*/*
14cr|perl-IO-Digest-0.110.0-3|44	
14cr|perl-IO-Digest-0.110.0-3|45	
14cr|perl-IO-Digest-0.110.0-3|46	%changelog
14cr|perl-IO-Digest-0.110.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-IO-Digest-0.110.0-3|48	+ Revision: 03ee862
14cr|perl-IO-Digest-0.110.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-IO-Digest-0.110.0-3|50	
14cr|perl-IO-Digest-0.110.0-3|51	

4849 14
14cr|perl-IO-Ftp-0.50.0-5|1	%define upstream_name	 IO-Ftp
14cr|perl-IO-Ftp-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-IO-Ftp-0.50.0-5|3	
14cr|perl-IO-Ftp-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Ftp-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Ftp-0.50.0-5|6	Release:	5
14cr|perl-IO-Ftp-0.50.0-5|7	
14cr|perl-IO-Ftp-0.50.0-5|8	Summary:	Wrapper for Net::FTP
14cr|perl-IO-Ftp-0.50.0-5|9	
14cr|perl-IO-Ftp-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-IO-Ftp-0.50.0-5|11	Group:		Development/Perl
14cr|perl-IO-Ftp-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Ftp-0.50.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-Ftp-0.50.0-5|14	
14cr|perl-IO-Ftp-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-IO-Ftp-0.50.0-5|16	BuildRequires:	perl-URI
14cr|perl-IO-Ftp-0.50.0-5|17	BuildArch:	noarch
14cr|perl-IO-Ftp-0.50.0-5|18	
14cr|perl-IO-Ftp-0.50.0-5|19	%description
14cr|perl-IO-Ftp-0.50.0-5|20	IO::Ftp is a wrapper for Net::FTP to simplify its use when
14cr|perl-IO-Ftp-0.50.0-5|21	using its stor and retr methods.
14cr|perl-IO-Ftp-0.50.0-5|22	
14cr|perl-IO-Ftp-0.50.0-5|23	%prep
14cr|perl-IO-Ftp-0.50.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Ftp-0.50.0-5|25	
14cr|perl-IO-Ftp-0.50.0-5|26	%build
14cr|perl-IO-Ftp-0.50.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Ftp-0.50.0-5|28	%make
14cr|perl-IO-Ftp-0.50.0-5|29	
14cr|perl-IO-Ftp-0.50.0-5|30	%check
14cr|perl-IO-Ftp-0.50.0-5|31	make test
14cr|perl-IO-Ftp-0.50.0-5|32	
14cr|perl-IO-Ftp-0.50.0-5|33	%install
14cr|perl-IO-Ftp-0.50.0-5|34	%makeinstall_std
14cr|perl-IO-Ftp-0.50.0-5|35	
14cr|perl-IO-Ftp-0.50.0-5|36	%files
14cr|perl-IO-Ftp-0.50.0-5|37	%doc README Changes
14cr|perl-IO-Ftp-0.50.0-5|38	%{perl_vendorlib}/*
14cr|perl-IO-Ftp-0.50.0-5|39	%{_mandir}/man3/*
14cr|perl-IO-Ftp-0.50.0-5|40	
14cr|perl-IO-Ftp-0.50.0-5|41	
14cr|perl-IO-Ftp-0.50.0-5|42	
14cr|perl-IO-Ftp-0.50.0-5|43	%changelog
14cr|perl-IO-Ftp-0.50.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-IO-Ftp-0.50.0-5|45	+ Revision: 71bf0b8
14cr|perl-IO-Ftp-0.50.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-IO-Ftp-0.50.0-5|47	
14cr|perl-IO-Ftp-0.50.0-5|48	

4850 14
14cr|perl-IO-HTML-1.1.0-1|1	%define upstream_name    IO-HTML
14cr|perl-IO-HTML-1.1.0-1|2	%define upstream_version 1.001
14cr|perl-IO-HTML-1.1.0-1|3	
14cr|perl-IO-HTML-1.1.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-IO-HTML-1.1.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-IO-HTML-1.1.0-1|6	Release:    1
14cr|perl-IO-HTML-1.1.0-1|7	
14cr|perl-IO-HTML-1.1.0-1|8	Summary:    Open an HTML file with automatic charset detection
14cr|perl-IO-HTML-1.1.0-1|9	License:    GPL+ or Artistic
14cr|perl-IO-HTML-1.1.0-1|10	Group:      Development/Perl
14cr|perl-IO-HTML-1.1.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-HTML-1.1.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-HTML-1.1.0-1|13	
14cr|perl-IO-HTML-1.1.0-1|14	BuildRequires: perl(Carp)
14cr|perl-IO-HTML-1.1.0-1|15	BuildRequires: perl(Encode) >= 2.100.0
14cr|perl-IO-HTML-1.1.0-1|16	BuildRequires: perl(Exporter) >= 5.570.0
14cr|perl-IO-HTML-1.1.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-IO-HTML-1.1.0-1|18	BuildRequires: perl(File::Temp)
14cr|perl-IO-HTML-1.1.0-1|19	BuildRequires: perl(Scalar::Util)
14cr|perl-IO-HTML-1.1.0-1|20	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-IO-HTML-1.1.0-1|21	BuildRequires: perl-devel
14cr|perl-IO-HTML-1.1.0-1|22	BuildArch:  noarch
14cr|perl-IO-HTML-1.1.0-1|23	
14cr|perl-IO-HTML-1.1.0-1|24	%description
14cr|perl-IO-HTML-1.1.0-1|25	IO::HTML provides an easy way to open a file containing HTML while
14cr|perl-IO-HTML-1.1.0-1|26	automatically determining its encoding. It uses the HTML5 encoding sniffing
14cr|perl-IO-HTML-1.1.0-1|27	algorithm specified in section 8.2.2.1 of the draft standard.
14cr|perl-IO-HTML-1.1.0-1|28	
14cr|perl-IO-HTML-1.1.0-1|29	The algorithm as implemented here is:
14cr|perl-IO-HTML-1.1.0-1|30	
14cr|perl-IO-HTML-1.1.0-1|31	* 1.
14cr|perl-IO-HTML-1.1.0-1|32	
14cr|perl-IO-HTML-1.1.0-1|33	%prep
14cr|perl-IO-HTML-1.1.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-HTML-1.1.0-1|35	
14cr|perl-IO-HTML-1.1.0-1|36	%build
14cr|perl-IO-HTML-1.1.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-HTML-1.1.0-1|38	
14cr|perl-IO-HTML-1.1.0-1|39	%make
14cr|perl-IO-HTML-1.1.0-1|40	
14cr|perl-IO-HTML-1.1.0-1|41	%check
14cr|perl-IO-HTML-1.1.0-1|42	%make test
14cr|perl-IO-HTML-1.1.0-1|43	
14cr|perl-IO-HTML-1.1.0-1|44	%install
14cr|perl-IO-HTML-1.1.0-1|45	%makeinstall_std
14cr|perl-IO-HTML-1.1.0-1|46	
14cr|perl-IO-HTML-1.1.0-1|47	%files
14cr|perl-IO-HTML-1.1.0-1|48	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-IO-HTML-1.1.0-1|49	%{_mandir}/man3/*
14cr|perl-IO-HTML-1.1.0-1|50	%{perl_vendorlib}/*
14cr|perl-IO-HTML-1.1.0-1|51	
14cr|perl-IO-HTML-1.1.0-1|52	
14cr|perl-IO-HTML-1.1.0-1|53	%changelog
14cr|perl-IO-HTML-1.1.0-1|54	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-1
14cr|perl-IO-HTML-1.1.0-1|55	+ Revision: a72fb06
14cr|perl-IO-HTML-1.1.0-1|56	- Spec cleanup
14cr|perl-IO-HTML-1.1.0-1|57	
14cr|perl-IO-HTML-1.1.0-1|58	

4851 14
14cr|perl-IO-Interactive-0.0.6-5|1	%define upstream_name    IO-Interactive
14cr|perl-IO-Interactive-0.0.6-5|2	%define upstream_version 0.0.6
14cr|perl-IO-Interactive-0.0.6-5|3	
14cr|perl-IO-Interactive-0.0.6-5|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Interactive-0.0.6-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Interactive-0.0.6-5|6	Release:	5
14cr|perl-IO-Interactive-0.0.6-5|7	
14cr|perl-IO-Interactive-0.0.6-5|8	Summary:	Utilities for interactive I/O
14cr|perl-IO-Interactive-0.0.6-5|9	
14cr|perl-IO-Interactive-0.0.6-5|10	License:	GPL+ or Artistic
14cr|perl-IO-Interactive-0.0.6-5|11	Group:		Development/Perl
14cr|perl-IO-Interactive-0.0.6-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Interactive-0.0.6-5|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Interactive-0.0.6-5|14	
14cr|perl-IO-Interactive-0.0.6-5|15	BuildRequires:	perl-devel
14cr|perl-IO-Interactive-0.0.6-5|16	BuildRequires:	perl(Test::More)
14cr|perl-IO-Interactive-0.0.6-5|17	BuildRequires:	perl(version)
14cr|perl-IO-Interactive-0.0.6-5|18	BuildArch:	noarch
14cr|perl-IO-Interactive-0.0.6-5|19	
14cr|perl-IO-Interactive-0.0.6-5|20	%description
14cr|perl-IO-Interactive-0.0.6-5|21	This module provides three utility subroutines that make it easier to
14cr|perl-IO-Interactive-0.0.6-5|22	develop interactive applications...
14cr|perl-IO-Interactive-0.0.6-5|23	
14cr|perl-IO-Interactive-0.0.6-5|24	* 'is_interactive()'
14cr|perl-IO-Interactive-0.0.6-5|25	
14cr|perl-IO-Interactive-0.0.6-5|26	This subroutine returns true if '*ARGV' and the currently selected
14cr|perl-IO-Interactive-0.0.6-5|27	filehandle (usually '*STDOUT') are connected to the terminal. The test is
14cr|perl-IO-Interactive-0.0.6-5|28	considerably more sophisticated than:
14cr|perl-IO-Interactive-0.0.6-5|29	
14cr|perl-IO-Interactive-0.0.6-5|30	%prep
14cr|perl-IO-Interactive-0.0.6-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Interactive-0.0.6-5|32	
14cr|perl-IO-Interactive-0.0.6-5|33	%build
14cr|perl-IO-Interactive-0.0.6-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Interactive-0.0.6-5|35	%make
14cr|perl-IO-Interactive-0.0.6-5|36	
14cr|perl-IO-Interactive-0.0.6-5|37	%check
14cr|perl-IO-Interactive-0.0.6-5|38	%make test
14cr|perl-IO-Interactive-0.0.6-5|39	
14cr|perl-IO-Interactive-0.0.6-5|40	%install
14cr|perl-IO-Interactive-0.0.6-5|41	%makeinstall_std
14cr|perl-IO-Interactive-0.0.6-5|42	
14cr|perl-IO-Interactive-0.0.6-5|43	%files
14cr|perl-IO-Interactive-0.0.6-5|44	%doc Changes README
14cr|perl-IO-Interactive-0.0.6-5|45	%{_mandir}/man3/*
14cr|perl-IO-Interactive-0.0.6-5|46	%{perl_vendorlib}/*
14cr|perl-IO-Interactive-0.0.6-5|47	
14cr|perl-IO-Interactive-0.0.6-5|48	
14cr|perl-IO-Interactive-0.0.6-5|49	%changelog
14cr|perl-IO-Interactive-0.0.6-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-5
14cr|perl-IO-Interactive-0.0.6-5|51	+ Revision: 4c7040f
14cr|perl-IO-Interactive-0.0.6-5|52	- MassBuild#464: Increase release tag
14cr|perl-IO-Interactive-0.0.6-5|53	
14cr|perl-IO-Interactive-0.0.6-5|54	

4852 14
14cr|perl-IO-Interface-1.70.0-2|1	%define upstream_name    IO-Interface
14cr|perl-IO-Interface-1.70.0-2|2	%define upstream_version 1.07
14cr|perl-IO-Interface-1.70.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-IO-Interface-1.70.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Interface-1.70.0-2|5	Release:	2
14cr|perl-IO-Interface-1.70.0-2|6	
14cr|perl-IO-Interface-1.70.0-2|7	Summary:	Perl extension for access to network card configuration information
14cr|perl-IO-Interface-1.70.0-2|8	
14cr|perl-IO-Interface-1.70.0-2|9	
14cr|perl-IO-Interface-1.70.0-2|10	License:	GPL+ or Artistic
14cr|perl-IO-Interface-1.70.0-2|11	Group:		Development/Perl
14cr|perl-IO-Interface-1.70.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Interface-1.70.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Interface-1.70.0-2|14	
14cr|perl-IO-Interface-1.70.0-2|15	BuildRequires:	perl-devel
14cr|perl-IO-Interface-1.70.0-2|16	
14cr|perl-IO-Interface-1.70.0-2|17	%description
14cr|perl-IO-Interface-1.70.0-2|18	IO::Interface adds methods to IO::Socket objects that allows them to
14cr|perl-IO-Interface-1.70.0-2|19	be used to retrieve and change information about the network
14cr|perl-IO-Interface-1.70.0-2|20	interfaces on your system.  In addition to the object-oriented access
14cr|perl-IO-Interface-1.70.0-2|21	methods, you can use a function-oriented style.
14cr|perl-IO-Interface-1.70.0-2|22	
14cr|perl-IO-Interface-1.70.0-2|23	%prep
14cr|perl-IO-Interface-1.70.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Interface-1.70.0-2|25	
14cr|perl-IO-Interface-1.70.0-2|26	%build
14cr|perl-IO-Interface-1.70.0-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Interface-1.70.0-2|28	%make
14cr|perl-IO-Interface-1.70.0-2|29	make test
14cr|perl-IO-Interface-1.70.0-2|30	
14cr|perl-IO-Interface-1.70.0-2|31	%install
14cr|perl-IO-Interface-1.70.0-2|32	%makeinstall_std
14cr|perl-IO-Interface-1.70.0-2|33	
14cr|perl-IO-Interface-1.70.0-2|34	%files
14cr|perl-IO-Interface-1.70.0-2|35	%doc Changes README
14cr|perl-IO-Interface-1.70.0-2|36	%dir %{perl_vendorlib}/*/auto/IO/Interface
14cr|perl-IO-Interface-1.70.0-2|37	%{perl_vendorlib}/*/auto/IO/Interface/*
14cr|perl-IO-Interface-1.70.0-2|38	%{perl_vendorlib}/*/IO/*
14cr|perl-IO-Interface-1.70.0-2|39	%{_mandir}/*/*
14cr|perl-IO-Interface-1.70.0-2|40	
14cr|perl-IO-Interface-1.70.0-2|41	
14cr|perl-IO-Interface-1.70.0-2|42	
14cr|perl-IO-Interface-1.70.0-2|43	
14cr|perl-IO-Interface-1.70.0-2|44	%changelog
14cr|perl-IO-Interface-1.70.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-2
14cr|perl-IO-Interface-1.70.0-2|46	+ Revision: e090807
14cr|perl-IO-Interface-1.70.0-2|47	- MassBuild#464: Increase release tag
14cr|perl-IO-Interface-1.70.0-2|48	
14cr|perl-IO-Interface-1.70.0-2|49	

4853 14
14cr|perl-IO-LockedFile-0.230.0-4|1	%define upstream_name    IO-LockedFile
14cr|perl-IO-LockedFile-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-IO-LockedFile-0.230.0-4|3	
14cr|perl-IO-LockedFile-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-LockedFile-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-LockedFile-0.230.0-4|6	Release:	4
14cr|perl-IO-LockedFile-0.230.0-4|7	
14cr|perl-IO-LockedFile-0.230.0-4|8	Summary:	Supply object methods for locking files
14cr|perl-IO-LockedFile-0.230.0-4|9	
14cr|perl-IO-LockedFile-0.230.0-4|10	License:	Artistic/GPL
14cr|perl-IO-LockedFile-0.230.0-4|11	Group:		Development/Perl
14cr|perl-IO-LockedFile-0.230.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IO-LockedFile-0.230.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-LockedFile-0.230.0-4|14	
14cr|perl-IO-LockedFile-0.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-LockedFile-0.230.0-4|16	BuildArch:	noarch
14cr|perl-IO-LockedFile-0.230.0-4|17	
14cr|perl-IO-LockedFile-0.230.0-4|18	%description
14cr|perl-IO-LockedFile-0.230.0-4|19	In its simplistic use, the IO::LockedFile class gives us the same interface of
14cr|perl-IO-LockedFile-0.230.0-4|20	the IO::File class with the unique difference that the files we deal with are
14cr|perl-IO-LockedFile-0.230.0-4|21	locked using the Flock mechanism (using the flock function).
14cr|perl-IO-LockedFile-0.230.0-4|22	
14cr|perl-IO-LockedFile-0.230.0-4|23	%prep
14cr|perl-IO-LockedFile-0.230.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-LockedFile-0.230.0-4|25	
14cr|perl-IO-LockedFile-0.230.0-4|26	%build
14cr|perl-IO-LockedFile-0.230.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-LockedFile-0.230.0-4|28	%make
14cr|perl-IO-LockedFile-0.230.0-4|29	
14cr|perl-IO-LockedFile-0.230.0-4|30	%check
14cr|perl-IO-LockedFile-0.230.0-4|31	%make test
14cr|perl-IO-LockedFile-0.230.0-4|32	
14cr|perl-IO-LockedFile-0.230.0-4|33	%install
14cr|perl-IO-LockedFile-0.230.0-4|34	%makeinstall_std
14cr|perl-IO-LockedFile-0.230.0-4|35	
14cr|perl-IO-LockedFile-0.230.0-4|36	%files
14cr|perl-IO-LockedFile-0.230.0-4|37	%doc README Changes
14cr|perl-IO-LockedFile-0.230.0-4|38	%{_mandir}/*/*
14cr|perl-IO-LockedFile-0.230.0-4|39	%{perl_vendorlib}/IO/*
14cr|perl-IO-LockedFile-0.230.0-4|40	
14cr|perl-IO-LockedFile-0.230.0-4|41	
14cr|perl-IO-LockedFile-0.230.0-4|42	
14cr|perl-IO-LockedFile-0.230.0-4|43	%changelog
14cr|perl-IO-LockedFile-0.230.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-IO-LockedFile-0.230.0-4|45	+ Revision: 344bf73
14cr|perl-IO-LockedFile-0.230.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-IO-LockedFile-0.230.0-4|47	
14cr|perl-IO-LockedFile-0.230.0-4|48	

4854 14
14cr|perl-IO-Null-1.10.0-5|1	%define upstream_name    IO-Null
14cr|perl-IO-Null-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-IO-Null-1.10.0-5|3	
14cr|perl-IO-Null-1.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Null-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Null-1.10.0-5|6	Release:	5
14cr|perl-IO-Null-1.10.0-5|7	
14cr|perl-IO-Null-1.10.0-5|8	Summary:	Class for null filehandles
14cr|perl-IO-Null-1.10.0-5|9	
14cr|perl-IO-Null-1.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-IO-Null-1.10.0-5|11	Group:		Development/Perl
14cr|perl-IO-Null-1.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Null-1.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Null-1.10.0-5|14	
14cr|perl-IO-Null-1.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-IO-Null-1.10.0-5|16	BuildArch:	noarch
14cr|perl-IO-Null-1.10.0-5|17	
14cr|perl-IO-Null-1.10.0-5|18	%description
14cr|perl-IO-Null-1.10.0-5|19	This is a class for null filehandles.
14cr|perl-IO-Null-1.10.0-5|20	
14cr|perl-IO-Null-1.10.0-5|21	Calling a constructor of this class always succeeds, returning a new null
14cr|perl-IO-Null-1.10.0-5|22	filehandle.
14cr|perl-IO-Null-1.10.0-5|23	
14cr|perl-IO-Null-1.10.0-5|24	Writing to any object of this class is always a no-operation, and returns
14cr|perl-IO-Null-1.10.0-5|25	true.
14cr|perl-IO-Null-1.10.0-5|26	
14cr|perl-IO-Null-1.10.0-5|27	%prep
14cr|perl-IO-Null-1.10.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Null-1.10.0-5|29	
14cr|perl-IO-Null-1.10.0-5|30	%build
14cr|perl-IO-Null-1.10.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Null-1.10.0-5|32	%make
14cr|perl-IO-Null-1.10.0-5|33	
14cr|perl-IO-Null-1.10.0-5|34	%check
14cr|perl-IO-Null-1.10.0-5|35	make test
14cr|perl-IO-Null-1.10.0-5|36	
14cr|perl-IO-Null-1.10.0-5|37	%install
14cr|perl-IO-Null-1.10.0-5|38	%makeinstall_std
14cr|perl-IO-Null-1.10.0-5|39	
14cr|perl-IO-Null-1.10.0-5|40	%files
14cr|perl-IO-Null-1.10.0-5|41	%doc ChangeLog README
14cr|perl-IO-Null-1.10.0-5|42	%{_mandir}/man3/*
14cr|perl-IO-Null-1.10.0-5|43	%{perl_vendorlib}/*
14cr|perl-IO-Null-1.10.0-5|44	
14cr|perl-IO-Null-1.10.0-5|45	
14cr|perl-IO-Null-1.10.0-5|46	%changelog
14cr|perl-IO-Null-1.10.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-IO-Null-1.10.0-5|48	+ Revision: 76a79d9
14cr|perl-IO-Null-1.10.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-IO-Null-1.10.0-5|50	
14cr|perl-IO-Null-1.10.0-5|51	

4855 14
14cr|perl-IO-Pager-0.60.0-4|1	%define upstream_name    IO-Pager
14cr|perl-IO-Pager-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-IO-Pager-0.60.0-4|3	
14cr|perl-IO-Pager-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Pager-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Pager-0.60.0-4|6	Release:	4
14cr|perl-IO-Pager-0.60.0-4|7	
14cr|perl-IO-Pager-0.60.0-4|8	Summary:	Perl Module for Syndication feed auto-discovery
14cr|perl-IO-Pager-0.60.0-4|9	
14cr|perl-IO-Pager-0.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-IO-Pager-0.60.0-4|11	Group:		Development/Perl
14cr|perl-IO-Pager-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-IO-Pager-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-Pager-0.60.0-4|14	
14cr|perl-IO-Pager-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-Pager-0.60.0-4|16	BuildArch:	noarch
14cr|perl-IO-Pager-0.60.0-4|17	
14cr|perl-IO-Pager-0.60.0-4|18	%description
14cr|perl-IO-Pager-0.60.0-4|19	Perl Module for Syndication feed auto-discovery.
14cr|perl-IO-Pager-0.60.0-4|20	
14cr|perl-IO-Pager-0.60.0-4|21	Feed::Find implements feed auto-discovery for finding syndication feeds,
14cr|perl-IO-Pager-0.60.0-4|22	given a URI. It (currently) passes all of the auto-discovery tests at
14cr|perl-IO-Pager-0.60.0-4|23	http://diveintomark.org/tests/client/autodiscovery/ .
14cr|perl-IO-Pager-0.60.0-4|24	
14cr|perl-IO-Pager-0.60.0-4|25	Feed::Find will discover the following feed formats:
14cr|perl-IO-Pager-0.60.0-4|26	
14cr|perl-IO-Pager-0.60.0-4|27	RSS 0.91
14cr|perl-IO-Pager-0.60.0-4|28	RSS 1.0
14cr|perl-IO-Pager-0.60.0-4|29	RSS 2.0
14cr|perl-IO-Pager-0.60.0-4|30	Atom
14cr|perl-IO-Pager-0.60.0-4|31	
14cr|perl-IO-Pager-0.60.0-4|32	%prep
14cr|perl-IO-Pager-0.60.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Pager-0.60.0-4|34	
14cr|perl-IO-Pager-0.60.0-4|35	%build
14cr|perl-IO-Pager-0.60.0-4|36	# only when building from CVS (version 1.51-3mdk)
14cr|perl-IO-Pager-0.60.0-4|37	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Pager-0.60.0-4|38	#make docs -i
14cr|perl-IO-Pager-0.60.0-4|39	# only when building from CVS (version 1.51-3mdk)
14cr|perl-IO-Pager-0.60.0-4|40	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Pager-0.60.0-4|41	%make
14cr|perl-IO-Pager-0.60.0-4|42	
14cr|perl-IO-Pager-0.60.0-4|43	%check
14cr|perl-IO-Pager-0.60.0-4|44	%make test < /dev/null
14cr|perl-IO-Pager-0.60.0-4|45	
14cr|perl-IO-Pager-0.60.0-4|46	%install
14cr|perl-IO-Pager-0.60.0-4|47	%makeinstall_std
14cr|perl-IO-Pager-0.60.0-4|48	rm -f %{buildroot}%{perl_vendorlib}/IO/t.pl
14cr|perl-IO-Pager-0.60.0-4|49	
14cr|perl-IO-Pager-0.60.0-4|50	%files
14cr|perl-IO-Pager-0.60.0-4|51	%doc CHANGES README
14cr|perl-IO-Pager-0.60.0-4|52	%{perl_vendorlib}/IO/Pager*
14cr|perl-IO-Pager-0.60.0-4|53	%{_mandir}/*/*
14cr|perl-IO-Pager-0.60.0-4|54	
14cr|perl-IO-Pager-0.60.0-4|55	
14cr|perl-IO-Pager-0.60.0-4|56	
14cr|perl-IO-Pager-0.60.0-4|57	%changelog
14cr|perl-IO-Pager-0.60.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-IO-Pager-0.60.0-4|59	+ Revision: 52326af
14cr|perl-IO-Pager-0.60.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-IO-Pager-0.60.0-4|61	
14cr|perl-IO-Pager-0.60.0-4|62	

4856 14
14cr|perl-IO-Pipely-0.5.0-3|1	%define upstream_name IO-Pipely
14cr|perl-IO-Pipely-0.5.0-3|2	%define upstream_version 0.005
14cr|perl-IO-Pipely-0.5.0-3|3	
14cr|perl-IO-Pipely-0.5.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Pipely-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Pipely-0.5.0-3|6	Release:	3
14cr|perl-IO-Pipely-0.5.0-3|7	
14cr|perl-IO-Pipely-0.5.0-3|8	Summary:	Portably create pipe() or pipe-like handles, one way or another
14cr|perl-IO-Pipely-0.5.0-3|9	
14cr|perl-IO-Pipely-0.5.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Pipely-0.5.0-3|11	Group:		Development/Perl
14cr|perl-IO-Pipely-0.5.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Pipely-0.5.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Pipely-0.5.0-3|14	
14cr|perl-IO-Pipely-0.5.0-3|15	BuildArch:	noarch
14cr|perl-IO-Pipely-0.5.0-3|16	BuildRequires:  perl-devel
14cr|perl-IO-Pipely-0.5.0-3|17	
14cr|perl-IO-Pipely-0.5.0-3|18	%description
14cr|perl-IO-Pipely-0.5.0-3|19	Pipes are troublesome beasts because there are a few different,
14cr|perl-IO-Pipely-0.5.0-3|20	incompatible ways to create them. Not all platforms support all ways,
14cr|perl-IO-Pipely-0.5.0-3|21	and some platforms may have hidden difficulties like incomplete or buggy
14cr|perl-IO-Pipely-0.5.0-3|22	support.
14cr|perl-IO-Pipely-0.5.0-3|23	
14cr|perl-IO-Pipely-0.5.0-3|24	IO::Pipely provides a couple functions to portably create one- and
14cr|perl-IO-Pipely-0.5.0-3|25	two-way pipes and pipe-like socket pairs. It acknowledges and works
14cr|perl-IO-Pipely-0.5.0-3|26	around known platform issues so you don't have to.
14cr|perl-IO-Pipely-0.5.0-3|27	
14cr|perl-IO-Pipely-0.5.0-3|28	On the other hand, it doesn't work around unknown issues, so please
14cr|perl-IO-Pipely-0.5.0-3|29	report any problems early and often.
14cr|perl-IO-Pipely-0.5.0-3|30	
14cr|perl-IO-Pipely-0.5.0-3|31	IO::Pipely currently understands pipe(), UNIX-domain socketpair() and
14cr|perl-IO-Pipely-0.5.0-3|32	regular IPv4 localhost sockets. This covers every platform tested so
14cr|perl-IO-Pipely-0.5.0-3|33	far, but it's hardly complete. Please help support other mechanisms,
14cr|perl-IO-Pipely-0.5.0-3|34	such as INET-domain socketpair() and IPv6 localhost sockets.
14cr|perl-IO-Pipely-0.5.0-3|35	
14cr|perl-IO-Pipely-0.5.0-3|36	IO::Pipely will use different kinds of pipes or sockets depending on the
14cr|perl-IO-Pipely-0.5.0-3|37	operating system's capabilities and the number of directions requested.
14cr|perl-IO-Pipely-0.5.0-3|38	The autodetection may be overridden by specifying a particular pipe
14cr|perl-IO-Pipely-0.5.0-3|39	type.
14cr|perl-IO-Pipely-0.5.0-3|40	
14cr|perl-IO-Pipely-0.5.0-3|41	%prep
14cr|perl-IO-Pipely-0.5.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Pipely-0.5.0-3|43	
14cr|perl-IO-Pipely-0.5.0-3|44	%build
14cr|perl-IO-Pipely-0.5.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Pipely-0.5.0-3|46	
14cr|perl-IO-Pipely-0.5.0-3|47	%make
14cr|perl-IO-Pipely-0.5.0-3|48	
14cr|perl-IO-Pipely-0.5.0-3|49	%check
14cr|perl-IO-Pipely-0.5.0-3|50	%make test
14cr|perl-IO-Pipely-0.5.0-3|51	
14cr|perl-IO-Pipely-0.5.0-3|52	%install
14cr|perl-IO-Pipely-0.5.0-3|53	%makeinstall_std
14cr|perl-IO-Pipely-0.5.0-3|54	
14cr|perl-IO-Pipely-0.5.0-3|55	%files
14cr|perl-IO-Pipely-0.5.0-3|56	%doc CHANGES LICENSE META.json META.yml MYMETA.yml README
14cr|perl-IO-Pipely-0.5.0-3|57	%{_mandir}/man3/*
14cr|perl-IO-Pipely-0.5.0-3|58	%{perl_vendorlib}/*
14cr|perl-IO-Pipely-0.5.0-3|59	
14cr|perl-IO-Pipely-0.5.0-3|60	%changelog
14cr|perl-IO-Pipely-0.5.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|perl-IO-Pipely-0.5.0-3|62	+ Revision: 48c84f3
14cr|perl-IO-Pipely-0.5.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-IO-Pipely-0.5.0-3|64	
14cr|perl-IO-Pipely-0.5.0-3|65	

4857 14
14cr|perl-IO-Prompt-0.997.2-3|1	%define upstream_name    IO-Prompt
14cr|perl-IO-Prompt-0.997.2-3|2	%define upstream_version 0.997002
14cr|perl-IO-Prompt-0.997.2-3|3	
14cr|perl-IO-Prompt-0.997.2-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Prompt-0.997.2-3|5	Version:	%perl_convert_version 0.997002
14cr|perl-IO-Prompt-0.997.2-3|6	Release:	3
14cr|perl-IO-Prompt-0.997.2-3|7	
14cr|perl-IO-Prompt-0.997.2-3|8	Summary:	Interactively prompt for user input
14cr|perl-IO-Prompt-0.997.2-3|9	
14cr|perl-IO-Prompt-0.997.2-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Prompt-0.997.2-3|11	Group:		Development/Perl
14cr|perl-IO-Prompt-0.997.2-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Prompt-0.997.2-3|13	Source0:	http://www.cpan.org/modules/by-module/IO/IO-Prompt-0.997002.tar.gz
14cr|perl-IO-Prompt-0.997.2-3|14	
14cr|perl-IO-Prompt-0.997.2-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Prompt-0.997.2-3|16	BuildRequires:	perl(IO::Handle)
14cr|perl-IO-Prompt-0.997.2-3|17	BuildRequires:	perl(POSIX)
14cr|perl-IO-Prompt-0.997.2-3|18	BuildRequires:	perl(Term::ReadKey)
14cr|perl-IO-Prompt-0.997.2-3|19	BuildRequires:	perl(Test::More)
14cr|perl-IO-Prompt-0.997.2-3|20	BuildRequires:	perl(Want)
14cr|perl-IO-Prompt-0.997.2-3|21	
14cr|perl-IO-Prompt-0.997.2-3|22	BuildArch:	noarch
14cr|perl-IO-Prompt-0.997.2-3|23	
14cr|perl-IO-Prompt-0.997.2-3|24	%description
14cr|perl-IO-Prompt-0.997.2-3|25	By default, this module exports a single function 'prompt'. It prompts the
14cr|perl-IO-Prompt-0.997.2-3|26	user to enter some input, and returns an object that represents the user
14cr|perl-IO-Prompt-0.997.2-3|27	input.
14cr|perl-IO-Prompt-0.997.2-3|28	
14cr|perl-IO-Prompt-0.997.2-3|29	You may specify various flags to the function to affect its behaviour; most
14cr|perl-IO-Prompt-0.997.2-3|30	notably, it defaults to automatically 'chomp' the input, unless the '-line'
14cr|perl-IO-Prompt-0.997.2-3|31	flag is specified.
14cr|perl-IO-Prompt-0.997.2-3|32	
14cr|perl-IO-Prompt-0.997.2-3|33	Two other functions are exported at request: 'hand_print', which simulates
14cr|perl-IO-Prompt-0.997.2-3|34	hand-typing to the console; and 'get_input', which is the lower-level
14cr|perl-IO-Prompt-0.997.2-3|35	function that actually prompts the user for a suitable input.
14cr|perl-IO-Prompt-0.997.2-3|36	
14cr|perl-IO-Prompt-0.997.2-3|37	%prep
14cr|perl-IO-Prompt-0.997.2-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Prompt-0.997.2-3|39	# requires /dev/tty
14cr|perl-IO-Prompt-0.997.2-3|40	rm t/01.dependencies.t
14cr|perl-IO-Prompt-0.997.2-3|41	
14cr|perl-IO-Prompt-0.997.2-3|42	%build
14cr|perl-IO-Prompt-0.997.2-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Prompt-0.997.2-3|44	%make
14cr|perl-IO-Prompt-0.997.2-3|45	
14cr|perl-IO-Prompt-0.997.2-3|46	%check
14cr|perl-IO-Prompt-0.997.2-3|47	%make test
14cr|perl-IO-Prompt-0.997.2-3|48	
14cr|perl-IO-Prompt-0.997.2-3|49	%install
14cr|perl-IO-Prompt-0.997.2-3|50	%makeinstall_std
14cr|perl-IO-Prompt-0.997.2-3|51	
14cr|perl-IO-Prompt-0.997.2-3|52	%files
14cr|perl-IO-Prompt-0.997.2-3|53	%doc Changes README
14cr|perl-IO-Prompt-0.997.2-3|54	%{_mandir}/man3/*
14cr|perl-IO-Prompt-0.997.2-3|55	%{perl_vendorlib}/IO
14cr|perl-IO-Prompt-0.997.2-3|56	
14cr|perl-IO-Prompt-0.997.2-3|57	
14cr|perl-IO-Prompt-0.997.2-3|58	
14cr|perl-IO-Prompt-0.997.2-3|59	%changelog
14cr|perl-IO-Prompt-0.997.2-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.997.2-3
14cr|perl-IO-Prompt-0.997.2-3|61	+ Revision: 1be65fc
14cr|perl-IO-Prompt-0.997.2-3|62	- MassBuild#464: Increase release tag
14cr|perl-IO-Prompt-0.997.2-3|63	
14cr|perl-IO-Prompt-0.997.2-3|64	

4858 14
14cr|perl-IO-Prompt-Tiny-0.2.0-3|1	%define upstream_name    IO-Prompt-Tiny
14cr|perl-IO-Prompt-Tiny-0.2.0-3|2	%define upstream_version 0.002
14cr|perl-IO-Prompt-Tiny-0.2.0-3|3	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-IO-Prompt-Tiny-0.2.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-IO-Prompt-Tiny-0.2.0-3|6	Release:    3
14cr|perl-IO-Prompt-Tiny-0.2.0-3|7	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|8	Summary:    Prompt for user input with a default option
14cr|perl-IO-Prompt-Tiny-0.2.0-3|9	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|10	License:    GPL+ or Artistic
14cr|perl-IO-Prompt-Tiny-0.2.0-3|11	Group:      Development/Perl
14cr|perl-IO-Prompt-Tiny-0.2.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Prompt-Tiny-0.2.0-3|13	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Prompt-Tiny-0.2.0-3|14	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|15	BuildRequires: perl(IO::Handle)
14cr|perl-IO-Prompt-Tiny-0.2.0-3|16	BuildRequires: perl(POSIX)
14cr|perl-IO-Prompt-Tiny-0.2.0-3|17	BuildRequires: perl(Term::ReadKey)
14cr|perl-IO-Prompt-Tiny-0.2.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-IO-Prompt-Tiny-0.2.0-3|19	BuildRequires: perl(Capture::Tiny)
14cr|perl-IO-Prompt-Tiny-0.2.0-3|20	BuildRequires: perl-devel
14cr|perl-IO-Prompt-Tiny-0.2.0-3|21	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|22	BuildArch: noarch
14cr|perl-IO-Prompt-Tiny-0.2.0-3|23	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|24	%description
14cr|perl-IO-Prompt-Tiny-0.2.0-3|25	This is an extremely simple prompting module, based on the extremely
14cr|perl-IO-Prompt-Tiny-0.2.0-3|26	simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all
14cr|perl-IO-Prompt-Tiny-0.2.0-3|27	you need and this module gives it to you without all the overhead of
14cr|perl-IO-Prompt-Tiny-0.2.0-3|28	ExtUtils::MakeMaker just to prompt for input.
14cr|perl-IO-Prompt-Tiny-0.2.0-3|29	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|30	It doesn't do any validation, coloring, menus, timeouts, or any of the
14cr|perl-IO-Prompt-Tiny-0.2.0-3|31	wild, crazy, cool stuff that other prompting modules do. It just prompts
14cr|perl-IO-Prompt-Tiny-0.2.0-3|32	with a default. That's it!
14cr|perl-IO-Prompt-Tiny-0.2.0-3|33	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|34	%prep
14cr|perl-IO-Prompt-Tiny-0.2.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Prompt-Tiny-0.2.0-3|36	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|37	%build
14cr|perl-IO-Prompt-Tiny-0.2.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Prompt-Tiny-0.2.0-3|39	%make
14cr|perl-IO-Prompt-Tiny-0.2.0-3|40	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|41	%check
14cr|perl-IO-Prompt-Tiny-0.2.0-3|42	%make test
14cr|perl-IO-Prompt-Tiny-0.2.0-3|43	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|44	%install
14cr|perl-IO-Prompt-Tiny-0.2.0-3|45	%makeinstall_std
14cr|perl-IO-Prompt-Tiny-0.2.0-3|46	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|47	%files
14cr|perl-IO-Prompt-Tiny-0.2.0-3|48	%doc Changes README
14cr|perl-IO-Prompt-Tiny-0.2.0-3|49	%{_mandir}/man3/*
14cr|perl-IO-Prompt-Tiny-0.2.0-3|50	%{perl_vendorlib}/IO
14cr|perl-IO-Prompt-Tiny-0.2.0-3|51	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|52	%changelog
14cr|perl-IO-Prompt-Tiny-0.2.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|perl-IO-Prompt-Tiny-0.2.0-3|54	+ Revision: a7c25d0
14cr|perl-IO-Prompt-Tiny-0.2.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-IO-Prompt-Tiny-0.2.0-3|56	
14cr|perl-IO-Prompt-Tiny-0.2.0-3|57	

4859 14
14cr|perl-IO-Pty-Easy-0.90.0-3|1	%define upstream_name    IO-Pty-Easy
14cr|perl-IO-Pty-Easy-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-IO-Pty-Easy-0.90.0-3|3	
14cr|perl-IO-Pty-Easy-0.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Pty-Easy-0.90.0-3|5	Version:	%perl_convert_version 0.09
14cr|perl-IO-Pty-Easy-0.90.0-3|6	Release:	3
14cr|perl-IO-Pty-Easy-0.90.0-3|7	
14cr|perl-IO-Pty-Easy-0.90.0-3|8	Summary:	Easy interface to IO::Pty
14cr|perl-IO-Pty-Easy-0.90.0-3|9	
14cr|perl-IO-Pty-Easy-0.90.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-Pty-Easy-0.90.0-3|11	Group:		Development/Perl
14cr|perl-IO-Pty-Easy-0.90.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Pty-Easy-0.90.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IO/IO-Pty-Easy-0.09.tar.gz
14cr|perl-IO-Pty-Easy-0.90.0-3|14	
14cr|perl-IO-Pty-Easy-0.90.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-Pty-Easy-0.90.0-3|16	BuildRequires:	perl(IO::Pty)
14cr|perl-IO-Pty-Easy-0.90.0-3|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-IO-Pty-Easy-0.90.0-3|18	BuildArch:	noarch
14cr|perl-IO-Pty-Easy-0.90.0-3|19	
14cr|perl-IO-Pty-Easy-0.90.0-3|20	%description
14cr|perl-IO-Pty-Easy-0.90.0-3|21	'IO::Pty::Easy' provides an interface to the IO::Pty manpage which hides
14cr|perl-IO-Pty-Easy-0.90.0-3|22	most of the ugly details of handling ptys, wrapping them instead in simple
14cr|perl-IO-Pty-Easy-0.90.0-3|23	spawn/read/write commands.
14cr|perl-IO-Pty-Easy-0.90.0-3|24	
14cr|perl-IO-Pty-Easy-0.90.0-3|25	'IO::Pty::Easy' uses the IO::Pty manpage internally, so it inherits all of
14cr|perl-IO-Pty-Easy-0.90.0-3|26	the portability restrictions from that module.
14cr|perl-IO-Pty-Easy-0.90.0-3|27	
14cr|perl-IO-Pty-Easy-0.90.0-3|28	%prep
14cr|perl-IO-Pty-Easy-0.90.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Pty-Easy-0.90.0-3|30	
14cr|perl-IO-Pty-Easy-0.90.0-3|31	%build
14cr|perl-IO-Pty-Easy-0.90.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Pty-Easy-0.90.0-3|33	%make
14cr|perl-IO-Pty-Easy-0.90.0-3|34	
14cr|perl-IO-Pty-Easy-0.90.0-3|35	%check
14cr|perl-IO-Pty-Easy-0.90.0-3|36	%make test
14cr|perl-IO-Pty-Easy-0.90.0-3|37	
14cr|perl-IO-Pty-Easy-0.90.0-3|38	%install
14cr|perl-IO-Pty-Easy-0.90.0-3|39	%makeinstall_std
14cr|perl-IO-Pty-Easy-0.90.0-3|40	
14cr|perl-IO-Pty-Easy-0.90.0-3|41	%files
14cr|perl-IO-Pty-Easy-0.90.0-3|42	%doc Changes META.yml LICENSE README
14cr|perl-IO-Pty-Easy-0.90.0-3|43	%{_mandir}/man3/*
14cr|perl-IO-Pty-Easy-0.90.0-3|44	%{perl_vendorlib}/*
14cr|perl-IO-Pty-Easy-0.90.0-3|45	
14cr|perl-IO-Pty-Easy-0.90.0-3|46	
14cr|perl-IO-Pty-Easy-0.90.0-3|47	
14cr|perl-IO-Pty-Easy-0.90.0-3|48	%changelog
14cr|perl-IO-Pty-Easy-0.90.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-IO-Pty-Easy-0.90.0-3|50	+ Revision: 986512c
14cr|perl-IO-Pty-Easy-0.90.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-IO-Pty-Easy-0.90.0-3|52	
14cr|perl-IO-Pty-Easy-0.90.0-3|53	

4860 14
14cr|perl-IO-Socket-Multicast-1.120.0-5|1	%define	module	IO-Socket-Multicast
14cr|perl-IO-Socket-Multicast-1.120.0-5|2	%define	upstream_version 1.12
14cr|perl-IO-Socket-Multicast-1.120.0-5|3	
14cr|perl-IO-Socket-Multicast-1.120.0-5|4	Name:		perl-%{module}
14cr|perl-IO-Socket-Multicast-1.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Socket-Multicast-1.120.0-5|6	Release:	5
14cr|perl-IO-Socket-Multicast-1.120.0-5|7	
14cr|perl-IO-Socket-Multicast-1.120.0-5|8	Summary:	Send and receive multicast messages
14cr|perl-IO-Socket-Multicast-1.120.0-5|9	
14cr|perl-IO-Socket-Multicast-1.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-IO-Socket-Multicast-1.120.0-5|11	Group:		Development/Perl
14cr|perl-IO-Socket-Multicast-1.120.0-5|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-IO-Socket-Multicast-1.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{module}-%{upstream_version}.tar.gz
14cr|perl-IO-Socket-Multicast-1.120.0-5|14	
14cr|perl-IO-Socket-Multicast-1.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-IO-Socket-Multicast-1.120.0-5|16	BuildRequires:	perl(IO::Interface)
14cr|perl-IO-Socket-Multicast-1.120.0-5|17	
14cr|perl-IO-Socket-Multicast-1.120.0-5|18	%description
14cr|perl-IO-Socket-Multicast-1.120.0-5|19	IO::Socket::Multicast is designed to take the effort out of managing
14cr|perl-IO-Socket-Multicast-1.120.0-5|20	some multicast network.
14cr|perl-IO-Socket-Multicast-1.120.0-5|21	
14cr|perl-IO-Socket-Multicast-1.120.0-5|22	%prep
14cr|perl-IO-Socket-Multicast-1.120.0-5|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-IO-Socket-Multicast-1.120.0-5|24	
14cr|perl-IO-Socket-Multicast-1.120.0-5|25	%build
14cr|perl-IO-Socket-Multicast-1.120.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Socket-Multicast-1.120.0-5|27	%make
14cr|perl-IO-Socket-Multicast-1.120.0-5|28	
14cr|perl-IO-Socket-Multicast-1.120.0-5|29	%check
14cr|perl-IO-Socket-Multicast-1.120.0-5|30	make test
14cr|perl-IO-Socket-Multicast-1.120.0-5|31	
14cr|perl-IO-Socket-Multicast-1.120.0-5|32	%install
14cr|perl-IO-Socket-Multicast-1.120.0-5|33	%makeinstall_std
14cr|perl-IO-Socket-Multicast-1.120.0-5|34	
14cr|perl-IO-Socket-Multicast-1.120.0-5|35	%files
14cr|perl-IO-Socket-Multicast-1.120.0-5|36	%doc Changes README
14cr|perl-IO-Socket-Multicast-1.120.0-5|37	%{perl_vendorarch}/IO
14cr|perl-IO-Socket-Multicast-1.120.0-5|38	%{perl_vendorarch}/auto/IO
14cr|perl-IO-Socket-Multicast-1.120.0-5|39	%{_mandir}/man*/*
14cr|perl-IO-Socket-Multicast-1.120.0-5|40	
14cr|perl-IO-Socket-Multicast-1.120.0-5|41	
14cr|perl-IO-Socket-Multicast-1.120.0-5|42	
14cr|perl-IO-Socket-Multicast-1.120.0-5|43	
14cr|perl-IO-Socket-Multicast-1.120.0-5|44	%changelog
14cr|perl-IO-Socket-Multicast-1.120.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-5
14cr|perl-IO-Socket-Multicast-1.120.0-5|46	+ Revision: 25358dd
14cr|perl-IO-Socket-Multicast-1.120.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-IO-Socket-Multicast-1.120.0-5|48	
14cr|perl-IO-Socket-Multicast-1.120.0-5|49	

4861 14
14cr|perl-IO-Socket-Telnet-0.40.0-5|1	%define upstream_name    IO-Socket-Telnet
14cr|perl-IO-Socket-Telnet-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-IO-Socket-Telnet-0.40.0-5|3	
14cr|perl-IO-Socket-Telnet-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Socket-Telnet-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Socket-Telnet-0.40.0-5|6	Release:	5
14cr|perl-IO-Socket-Telnet-0.40.0-5|7	
14cr|perl-IO-Socket-Telnet-0.40.0-5|8	Summary:	Transparent telnet negotiation for IO::Socket::INET
14cr|perl-IO-Socket-Telnet-0.40.0-5|9	
14cr|perl-IO-Socket-Telnet-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-IO-Socket-Telnet-0.40.0-5|11	Group:		Development/Perl
14cr|perl-IO-Socket-Telnet-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Socket-Telnet-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Socket-Telnet-0.40.0-5|14	
14cr|perl-IO-Socket-Telnet-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-IO-Socket-Telnet-0.40.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-IO-Socket-Telnet-0.40.0-5|17	BuildArch:	noarch
14cr|perl-IO-Socket-Telnet-0.40.0-5|18	
14cr|perl-IO-Socket-Telnet-0.40.0-5|19	%description
14cr|perl-IO-Socket-Telnet-0.40.0-5|20	Telnet is a simple protocol that sits on top of TCP/IP. It handles the
14cr|perl-IO-Socket-Telnet-0.40.0-5|21	negotiation of various options, both about the connection itself (ECHO) and
14cr|perl-IO-Socket-Telnet-0.40.0-5|22	the setup of both sides of the party (NAWS, TTYPE).
14cr|perl-IO-Socket-Telnet-0.40.0-5|23	
14cr|perl-IO-Socket-Telnet-0.40.0-5|24	This is a wrapper around the IO::Socket::INET manpage that both strips out
14cr|perl-IO-Socket-Telnet-0.40.0-5|25	the telnet escape sequences and lets you handle the negotiation in a
14cr|perl-IO-Socket-Telnet-0.40.0-5|26	high-level manner.
14cr|perl-IO-Socket-Telnet-0.40.0-5|27	
14cr|perl-IO-Socket-Telnet-0.40.0-5|28	There is currently no interface for defining callbacks. This will be
14cr|perl-IO-Socket-Telnet-0.40.0-5|29	rectified very soon. The module as it stands is still useful for stripping
14cr|perl-IO-Socket-Telnet-0.40.0-5|30	out telnet escape sequences.
14cr|perl-IO-Socket-Telnet-0.40.0-5|31	
14cr|perl-IO-Socket-Telnet-0.40.0-5|32	%prep
14cr|perl-IO-Socket-Telnet-0.40.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Socket-Telnet-0.40.0-5|34	
14cr|perl-IO-Socket-Telnet-0.40.0-5|35	%build
14cr|perl-IO-Socket-Telnet-0.40.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Socket-Telnet-0.40.0-5|37	%make
14cr|perl-IO-Socket-Telnet-0.40.0-5|38	
14cr|perl-IO-Socket-Telnet-0.40.0-5|39	%check
14cr|perl-IO-Socket-Telnet-0.40.0-5|40	%make test
14cr|perl-IO-Socket-Telnet-0.40.0-5|41	
14cr|perl-IO-Socket-Telnet-0.40.0-5|42	%install
14cr|perl-IO-Socket-Telnet-0.40.0-5|43	%makeinstall_std
14cr|perl-IO-Socket-Telnet-0.40.0-5|44	
14cr|perl-IO-Socket-Telnet-0.40.0-5|45	%files
14cr|perl-IO-Socket-Telnet-0.40.0-5|46	%doc Changes META.yml README
14cr|perl-IO-Socket-Telnet-0.40.0-5|47	%{_mandir}/man3/*
14cr|perl-IO-Socket-Telnet-0.40.0-5|48	%{perl_vendorlib}/*
14cr|perl-IO-Socket-Telnet-0.40.0-5|49	
14cr|perl-IO-Socket-Telnet-0.40.0-5|50	
14cr|perl-IO-Socket-Telnet-0.40.0-5|51	
14cr|perl-IO-Socket-Telnet-0.40.0-5|52	%changelog
14cr|perl-IO-Socket-Telnet-0.40.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-IO-Socket-Telnet-0.40.0-5|54	+ Revision: d0f5959
14cr|perl-IO-Socket-Telnet-0.40.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-IO-Socket-Telnet-0.40.0-5|56	
14cr|perl-IO-Socket-Telnet-0.40.0-5|57	

4862 14
14cr|perl-IO-Tee-0.640.0-4|1	%define upstream_name	 IO-Tee
14cr|perl-IO-Tee-0.640.0-4|2	%define upstream_version 0.64
14cr|perl-IO-Tee-0.640.0-4|3	
14cr|perl-IO-Tee-0.640.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Tee-0.640.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Tee-0.640.0-4|6	Release:	4
14cr|perl-IO-Tee-0.640.0-4|7	
14cr|perl-IO-Tee-0.640.0-4|8	Summary:	Multiplex output to multiple output handles
14cr|perl-IO-Tee-0.640.0-4|9	
14cr|perl-IO-Tee-0.640.0-4|10	License:	GPL
14cr|perl-IO-Tee-0.640.0-4|11	Group:		Development/Perl
14cr|perl-IO-Tee-0.640.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Tee-0.640.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TL/TLOWERY/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-Tee-0.640.0-4|14	
14cr|perl-IO-Tee-0.640.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-Tee-0.640.0-4|16	BuildArch:	noarch
14cr|perl-IO-Tee-0.640.0-4|17	
14cr|perl-IO-Tee-0.640.0-4|18	%description
14cr|perl-IO-Tee-0.640.0-4|19	IO::Tee objects can be used to multiplex input and output in two different
14cr|perl-IO-Tee-0.640.0-4|20	ways. The first way is to multiplex output to zero or more output handles. The
14cr|perl-IO-Tee-0.640.0-4|21	IO::Tee constructor, given a list of output handles, returns a tied handle that
14cr|perl-IO-Tee-0.640.0-4|22	can be written to. When written to (using print or printf), the IO::Tee object
14cr|perl-IO-Tee-0.640.0-4|23	multiplexes the output to the list of handles originally passed to the
14cr|perl-IO-Tee-0.640.0-4|24	constructor. As a shortcut, you can also directly pass a string or an array
14cr|perl-IO-Tee-0.640.0-4|25	reference to the constructor, in which case IO::File::new is called for you
14cr|perl-IO-Tee-0.640.0-4|26	with the specified argument or arguments.
14cr|perl-IO-Tee-0.640.0-4|27	
14cr|perl-IO-Tee-0.640.0-4|28	The second way is to multiplex input from one input handle to zero or more
14cr|perl-IO-Tee-0.640.0-4|29	output handles as it is being read. The IO::Tee constructor, given an input
14cr|perl-IO-Tee-0.640.0-4|30	handle followed by a list of output handles, returns a tied handle that can be
14cr|perl-IO-Tee-0.640.0-4|31	read from as well as written to. When written to, the IO::Tee object
14cr|perl-IO-Tee-0.640.0-4|32	multiplexes the output to all handles passed to the constructor, as described
14cr|perl-IO-Tee-0.640.0-4|33	in the previous paragraph. When read from, the IO::Tee object reads from the
14cr|perl-IO-Tee-0.640.0-4|34	input handle given as the first argument to the IO::Tee constructor, then
14cr|perl-IO-Tee-0.640.0-4|35	writes any data read to the output handles given as the remaining arguments to
14cr|perl-IO-Tee-0.640.0-4|36	the constructor.
14cr|perl-IO-Tee-0.640.0-4|37	
14cr|perl-IO-Tee-0.640.0-4|38	%prep
14cr|perl-IO-Tee-0.640.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Tee-0.640.0-4|40	
14cr|perl-IO-Tee-0.640.0-4|41	%build
14cr|perl-IO-Tee-0.640.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Tee-0.640.0-4|43	%make
14cr|perl-IO-Tee-0.640.0-4|44	
14cr|perl-IO-Tee-0.640.0-4|45	%check
14cr|perl-IO-Tee-0.640.0-4|46	make test
14cr|perl-IO-Tee-0.640.0-4|47	
14cr|perl-IO-Tee-0.640.0-4|48	%install
14cr|perl-IO-Tee-0.640.0-4|49	%makeinstall_std
14cr|perl-IO-Tee-0.640.0-4|50	
14cr|perl-IO-Tee-0.640.0-4|51	%files
14cr|perl-IO-Tee-0.640.0-4|52	%doc Changes README
14cr|perl-IO-Tee-0.640.0-4|53	%{_mandir}/*/*
14cr|perl-IO-Tee-0.640.0-4|54	%{perl_vendorlib}/IO
14cr|perl-IO-Tee-0.640.0-4|55	
14cr|perl-IO-Tee-0.640.0-4|56	
14cr|perl-IO-Tee-0.640.0-4|57	
14cr|perl-IO-Tee-0.640.0-4|58	%changelog
14cr|perl-IO-Tee-0.640.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.640.0-4
14cr|perl-IO-Tee-0.640.0-4|60	+ Revision: 16ace35
14cr|perl-IO-Tee-0.640.0-4|61	- MassBuild#464: Increase release tag
14cr|perl-IO-Tee-0.640.0-4|62	
14cr|perl-IO-Tee-0.640.0-4|63	

4863 14
14cr|perl-IO-TieCombine-1.4.0-3|1	%define upstream_name    IO-TieCombine
14cr|perl-IO-TieCombine-1.4.0-3|2	%define upstream_version 1.004
14cr|perl-IO-TieCombine-1.4.0-3|3	
14cr|perl-IO-TieCombine-1.4.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IO-TieCombine-1.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-TieCombine-1.4.0-3|6	Release:	3
14cr|perl-IO-TieCombine-1.4.0-3|7	
14cr|perl-IO-TieCombine-1.4.0-3|8	Summary:	Tied scalars for IO::TieCombine
14cr|perl-IO-TieCombine-1.4.0-3|9	
14cr|perl-IO-TieCombine-1.4.0-3|10	License:	GPL+ or Artistic
14cr|perl-IO-TieCombine-1.4.0-3|11	Group:		Development/Perl
14cr|perl-IO-TieCombine-1.4.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-TieCombine-1.4.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IO/IO-TieCombine-%{upstream_version}.tar.gz
14cr|perl-IO-TieCombine-1.4.0-3|14	
14cr|perl-IO-TieCombine-1.4.0-3|15	BuildRequires:	perl-devel
14cr|perl-IO-TieCombine-1.4.0-3|16	BuildArch:	noarch
14cr|perl-IO-TieCombine-1.4.0-3|17	
14cr|perl-IO-TieCombine-1.4.0-3|18	%description
14cr|perl-IO-TieCombine-1.4.0-3|19	Tied scalars for IO::TieCombine.
14cr|perl-IO-TieCombine-1.4.0-3|20	
14cr|perl-IO-TieCombine-1.4.0-3|21	%prep
14cr|perl-IO-TieCombine-1.4.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-TieCombine-1.4.0-3|23	
14cr|perl-IO-TieCombine-1.4.0-3|24	%build
14cr|perl-IO-TieCombine-1.4.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-TieCombine-1.4.0-3|26	%make
14cr|perl-IO-TieCombine-1.4.0-3|27	
14cr|perl-IO-TieCombine-1.4.0-3|28	%check
14cr|perl-IO-TieCombine-1.4.0-3|29	make test
14cr|perl-IO-TieCombine-1.4.0-3|30	
14cr|perl-IO-TieCombine-1.4.0-3|31	%install
14cr|perl-IO-TieCombine-1.4.0-3|32	%makeinstall_std
14cr|perl-IO-TieCombine-1.4.0-3|33	
14cr|perl-IO-TieCombine-1.4.0-3|34	%files
14cr|perl-IO-TieCombine-1.4.0-3|35	%doc Changes LICENSE README
14cr|perl-IO-TieCombine-1.4.0-3|36	%{_mandir}/man3/*
14cr|perl-IO-TieCombine-1.4.0-3|37	%{perl_vendorlib}/*
14cr|perl-IO-TieCombine-1.4.0-3|38	
14cr|perl-IO-TieCombine-1.4.0-3|39	
14cr|perl-IO-TieCombine-1.4.0-3|40	%changelog
14cr|perl-IO-TieCombine-1.4.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|perl-IO-TieCombine-1.4.0-3|42	+ Revision: 46bb59f
14cr|perl-IO-TieCombine-1.4.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-IO-TieCombine-1.4.0-3|44	
14cr|perl-IO-TieCombine-1.4.0-3|45	

4864 14
14cr|perl-IO-Tty-Util-0.30.0-6|1	%define upstream_name    IO-Tty-Util
14cr|perl-IO-Tty-Util-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-IO-Tty-Util-0.30.0-6|3	
14cr|perl-IO-Tty-Util-0.30.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-IO-Tty-Util-0.30.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-IO-Tty-Util-0.30.0-6|6	Release:	6
14cr|perl-IO-Tty-Util-0.30.0-6|7	
14cr|perl-IO-Tty-Util-0.30.0-6|8	Summary:    No summary found
14cr|perl-IO-Tty-Util-0.30.0-6|9	
14cr|perl-IO-Tty-Util-0.30.0-6|10	License:    GPL+ or Artistic
14cr|perl-IO-Tty-Util-0.30.0-6|11	Group:      Development/Perl
14cr|perl-IO-Tty-Util-0.30.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Tty-Util-0.30.0-6|13	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IO-Tty-Util-0.30.0-6|14	
14cr|perl-IO-Tty-Util-0.30.0-6|15	
14cr|perl-IO-Tty-Util-0.30.0-6|16	BuildRequires: perl-devel
14cr|perl-IO-Tty-Util-0.30.0-6|17	
14cr|perl-IO-Tty-Util-0.30.0-6|18	%description
14cr|perl-IO-Tty-Util-0.30.0-6|19	the IO::Tty::Util manpage provides basic Perl bindings to the 'openpty' and
14cr|perl-IO-Tty-Util-0.30.0-6|20	'login_tty' functions found in 'libutil.so' and provides a Perl
14cr|perl-IO-Tty-Util-0.30.0-6|21	implementation of the 'forkpty' function.
14cr|perl-IO-Tty-Util-0.30.0-6|22	
14cr|perl-IO-Tty-Util-0.30.0-6|23	%prep
14cr|perl-IO-Tty-Util-0.30.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Tty-Util-0.30.0-6|25	
14cr|perl-IO-Tty-Util-0.30.0-6|26	%build
14cr|perl-IO-Tty-Util-0.30.0-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Tty-Util-0.30.0-6|28	%make
14cr|perl-IO-Tty-Util-0.30.0-6|29	
14cr|perl-IO-Tty-Util-0.30.0-6|30	%check
14cr|perl-IO-Tty-Util-0.30.0-6|31	# tests seem to fail with perl 5.12 without tty (such as the bs)
14cr|perl-IO-Tty-Util-0.30.0-6|32	#make test
14cr|perl-IO-Tty-Util-0.30.0-6|33	
14cr|perl-IO-Tty-Util-0.30.0-6|34	%install
14cr|perl-IO-Tty-Util-0.30.0-6|35	%makeinstall_std
14cr|perl-IO-Tty-Util-0.30.0-6|36	
14cr|perl-IO-Tty-Util-0.30.0-6|37	%clean
14cr|perl-IO-Tty-Util-0.30.0-6|38	
14cr|perl-IO-Tty-Util-0.30.0-6|39	%files
14cr|perl-IO-Tty-Util-0.30.0-6|40	%doc Changes README
14cr|perl-IO-Tty-Util-0.30.0-6|41	%{_mandir}/man3/*
14cr|perl-IO-Tty-Util-0.30.0-6|42	%{perl_vendorlib}/*
14cr|perl-IO-Tty-Util-0.30.0-6|43	
14cr|perl-IO-Tty-Util-0.30.0-6|44	
14cr|perl-IO-Tty-Util-0.30.0-6|45	
14cr|perl-IO-Tty-Util-0.30.0-6|46	%changelog
14cr|perl-IO-Tty-Util-0.30.0-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-IO-Tty-Util-0.30.0-6|48	+ Revision: b70a54f
14cr|perl-IO-Tty-Util-0.30.0-6|49	- MassBuild#464: Increase release tag
14cr|perl-IO-Tty-Util-0.30.0-6|50	
14cr|perl-IO-Tty-Util-0.30.0-6|51	

4865 14
14cr|perl-IO-Util-1.500.0-4|1	%define upstream_name    IO-Util
14cr|perl-IO-Util-1.500.0-4|2	%define upstream_version 1.5
14cr|perl-IO-Util-1.500.0-4|3	
14cr|perl-IO-Util-1.500.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IO-Util-1.500.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IO-Util-1.500.0-4|6	Release:	4
14cr|perl-IO-Util-1.500.0-4|7	
14cr|perl-IO-Util-1.500.0-4|8	Summary:	A selection of general-utility IO function
14cr|perl-IO-Util-1.500.0-4|9	
14cr|perl-IO-Util-1.500.0-4|10	License:	GPL+ or Artistic
14cr|perl-IO-Util-1.500.0-4|11	Group:		Development/Perl
14cr|perl-IO-Util-1.500.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IO-Util-1.500.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DO/DOMIZIO/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-IO-Util-1.500.0-4|14	
14cr|perl-IO-Util-1.500.0-4|15	BuildRequires:	perl-devel
14cr|perl-IO-Util-1.500.0-4|16	BuildRequires:	perl(Test::Pod)
14cr|perl-IO-Util-1.500.0-4|17	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-IO-Util-1.500.0-4|18	
14cr|perl-IO-Util-1.500.0-4|19	BuildArch:	noarch
14cr|perl-IO-Util-1.500.0-4|20	
14cr|perl-IO-Util-1.500.0-4|21	%description
14cr|perl-IO-Util-1.500.0-4|22	This is a micro-weight module that exports a few functions of general utility
14cr|perl-IO-Util-1.500.0-4|23	in IO operations.
14cr|perl-IO-Util-1.500.0-4|24	
14cr|perl-IO-Util-1.500.0-4|25	%prep
14cr|perl-IO-Util-1.500.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IO-Util-1.500.0-4|27	
14cr|perl-IO-Util-1.500.0-4|28	%build
14cr|perl-IO-Util-1.500.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IO-Util-1.500.0-4|30	%make
14cr|perl-IO-Util-1.500.0-4|31	
14cr|perl-IO-Util-1.500.0-4|32	# Maybe rerun with non-ASCII locale will help these tests...
14cr|perl-IO-Util-1.500.0-4|33	# %check
14cr|perl-IO-Util-1.500.0-4|34	# %make test
14cr|perl-IO-Util-1.500.0-4|35	
14cr|perl-IO-Util-1.500.0-4|36	%install
14cr|perl-IO-Util-1.500.0-4|37	%makeinstall_std
14cr|perl-IO-Util-1.500.0-4|38	
14cr|perl-IO-Util-1.500.0-4|39	%files
14cr|perl-IO-Util-1.500.0-4|40	%doc Changes README
14cr|perl-IO-Util-1.500.0-4|41	%{perl_vendorlib}/IO/*
14cr|perl-IO-Util-1.500.0-4|42	%{_mandir}/*/*
14cr|perl-IO-Util-1.500.0-4|43	
14cr|perl-IO-Util-1.500.0-4|44	
14cr|perl-IO-Util-1.500.0-4|45	%changelog
14cr|perl-IO-Util-1.500.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.500.0-4
14cr|perl-IO-Util-1.500.0-4|47	+ Revision: abd7e45
14cr|perl-IO-Util-1.500.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-IO-Util-1.500.0-4|49	
14cr|perl-IO-Util-1.500.0-4|50	

4866 14
14cr|perl-IPC-Cmd-0.920.0-3|1	%define upstream_name    IPC-Cmd
14cr|perl-IPC-Cmd-0.920.0-3|2	%define upstream_version 0.92
14cr|perl-IPC-Cmd-0.920.0-3|3	Name:           perl-%{upstream_name}
14cr|perl-IPC-Cmd-0.920.0-3|4	Version:        %perl_convert_version %{upstream_version}
14cr|perl-IPC-Cmd-0.920.0-3|5	Release:        3
14cr|perl-IPC-Cmd-0.920.0-3|6	
14cr|perl-IPC-Cmd-0.920.0-3|7	Summary:        Finding and running system commands made easy
14cr|perl-IPC-Cmd-0.920.0-3|8	
14cr|perl-IPC-Cmd-0.920.0-3|9	License:        GPL+ or Artistic
14cr|perl-IPC-Cmd-0.920.0-3|10	Group:          Development/Perl
14cr|perl-IPC-Cmd-0.920.0-3|11	Url:            http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IPC-Cmd-0.920.0-3|12	Source0:        http://www.cpan.org/modules/by-module/IPC/IPC-Cmd-%{upstream_version}.tar.gz
14cr|perl-IPC-Cmd-0.920.0-3|13	
14cr|perl-IPC-Cmd-0.920.0-3|14	Buildrequires:  perl-devel
14cr|perl-IPC-Cmd-0.920.0-3|15	Buildrequires:  perl(Module::Load::Conditional)
14cr|perl-IPC-Cmd-0.920.0-3|16	Buildrequires:  perl(version)
14cr|perl-IPC-Cmd-0.920.0-3|17	
14cr|perl-IPC-Cmd-0.920.0-3|18	Buildarch:      noarch
14cr|perl-IPC-Cmd-0.920.0-3|19	
14cr|perl-IPC-Cmd-0.920.0-3|20	%description
14cr|perl-IPC-Cmd-0.920.0-3|21	IPC::Cmd allows you to run commands, interactively if desired, platform
14cr|perl-IPC-Cmd-0.920.0-3|22	independent but have them still work.
14cr|perl-IPC-Cmd-0.920.0-3|23	
14cr|perl-IPC-Cmd-0.920.0-3|24	The can_run function can tell you if a certain binary is installed and if so
14cr|perl-IPC-Cmd-0.920.0-3|25	where, whereas the run function can actually execute any of the commands you
14cr|perl-IPC-Cmd-0.920.0-3|26	give it and give you a clear return value, as well as adhere to your verbosity
14cr|perl-IPC-Cmd-0.920.0-3|27	settings.
14cr|perl-IPC-Cmd-0.920.0-3|28	
14cr|perl-IPC-Cmd-0.920.0-3|29	%prep
14cr|perl-IPC-Cmd-0.920.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IPC-Cmd-0.920.0-3|31	
14cr|perl-IPC-Cmd-0.920.0-3|32	%build
14cr|perl-IPC-Cmd-0.920.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IPC-Cmd-0.920.0-3|34	%make
14cr|perl-IPC-Cmd-0.920.0-3|35	
14cr|perl-IPC-Cmd-0.920.0-3|36	%check
14cr|perl-IPC-Cmd-0.920.0-3|37	%make test
14cr|perl-IPC-Cmd-0.920.0-3|38	
14cr|perl-IPC-Cmd-0.920.0-3|39	%install
14cr|perl-IPC-Cmd-0.920.0-3|40	%makeinstall_std
14cr|perl-IPC-Cmd-0.920.0-3|41	
14cr|perl-IPC-Cmd-0.920.0-3|42	%clean
14cr|perl-IPC-Cmd-0.920.0-3|43	
14cr|perl-IPC-Cmd-0.920.0-3|44	%files
14cr|perl-IPC-Cmd-0.920.0-3|45	%doc README
14cr|perl-IPC-Cmd-0.920.0-3|46	%{perl_vendorlib}/IPC
14cr|perl-IPC-Cmd-0.920.0-3|47	%{_mandir}/*/*
14cr|perl-IPC-Cmd-0.920.0-3|48	
14cr|perl-IPC-Cmd-0.920.0-3|49	
14cr|perl-IPC-Cmd-0.920.0-3|50	
14cr|perl-IPC-Cmd-0.920.0-3|51	%changelog
14cr|perl-IPC-Cmd-0.920.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-3
14cr|perl-IPC-Cmd-0.920.0-3|53	+ Revision: 6252d8d
14cr|perl-IPC-Cmd-0.920.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-IPC-Cmd-0.920.0-3|55	
14cr|perl-IPC-Cmd-0.920.0-3|56	

4867 14
14cr|perl-IPC-Shareable-0.610.0-3|1	%define upstream_name 	 IPC-Shareable
14cr|perl-IPC-Shareable-0.610.0-3|2	%define upstream_version 0.61
14cr|perl-IPC-Shareable-0.610.0-3|3	
14cr|perl-IPC-Shareable-0.610.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IPC-Shareable-0.610.0-3|5	Version:	%perl_convert_version 0.61
14cr|perl-IPC-Shareable-0.610.0-3|6	Release:	3
14cr|perl-IPC-Shareable-0.610.0-3|7	
14cr|perl-IPC-Shareable-0.610.0-3|8	Summary:	%{upstream_name} perl module
14cr|perl-IPC-Shareable-0.610.0-3|9	
14cr|perl-IPC-Shareable-0.610.0-3|10	License: 	Artistic
14cr|perl-IPC-Shareable-0.610.0-3|11	Group:		Development/Perl
14cr|perl-IPC-Shareable-0.610.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IPC-Shareable-0.610.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-0.61.tar.gz
14cr|perl-IPC-Shareable-0.610.0-3|14	
14cr|perl-IPC-Shareable-0.610.0-3|15	BuildRequires:	perl-devel
14cr|perl-IPC-Shareable-0.610.0-3|16	BuildArch:	noarch
14cr|perl-IPC-Shareable-0.610.0-3|17	
14cr|perl-IPC-Shareable-0.610.0-3|18	%description
14cr|perl-IPC-Shareable-0.610.0-3|19	IPC-Shareable allows you to tie a variable to shared memory making it easy to
14cr|perl-IPC-Shareable-0.610.0-3|20	share the contents of that variable with other Perl processes. Scalars, arrays,
14cr|perl-IPC-Shareable-0.610.0-3|21	and hashes can be tied. The variable being tied may contain arbitrarily complex
14cr|perl-IPC-Shareable-0.610.0-3|22	data structures including references to arrays, hashes of hashes, etc.
14cr|perl-IPC-Shareable-0.610.0-3|23	
14cr|perl-IPC-Shareable-0.610.0-3|24	%prep
14cr|perl-IPC-Shareable-0.610.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IPC-Shareable-0.610.0-3|26	
14cr|perl-IPC-Shareable-0.610.0-3|27	%build
14cr|perl-IPC-Shareable-0.610.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IPC-Shareable-0.610.0-3|29	make
14cr|perl-IPC-Shareable-0.610.0-3|30	
14cr|perl-IPC-Shareable-0.610.0-3|31	%install
14cr|perl-IPC-Shareable-0.610.0-3|32	%makeinstall_std
14cr|perl-IPC-Shareable-0.610.0-3|33	
14cr|perl-IPC-Shareable-0.610.0-3|34	%files
14cr|perl-IPC-Shareable-0.610.0-3|35	%doc README MANIFEST CHANGES CREDITS
14cr|perl-IPC-Shareable-0.610.0-3|36	%{perl_vendorlib}/IPC/*.pm
14cr|perl-IPC-Shareable-0.610.0-3|37	%{perl_vendorlib}/IPC/Shareable/*.pm
14cr|perl-IPC-Shareable-0.610.0-3|38	%{_mandir}/*/*
14cr|perl-IPC-Shareable-0.610.0-3|39	
14cr|perl-IPC-Shareable-0.610.0-3|40	
14cr|perl-IPC-Shareable-0.610.0-3|41	
14cr|perl-IPC-Shareable-0.610.0-3|42	%changelog
14cr|perl-IPC-Shareable-0.610.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.610.0-3
14cr|perl-IPC-Shareable-0.610.0-3|44	+ Revision: 8fa3001
14cr|perl-IPC-Shareable-0.610.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-IPC-Shareable-0.610.0-3|46	
14cr|perl-IPC-Shareable-0.610.0-3|47	

4868 14
14cr|perl-IPC-SharedCache-1.300.0-4|1	%define upstream_name       IPC-SharedCache
14cr|perl-IPC-SharedCache-1.300.0-4|2	%define upstream_version    1.3
14cr|perl-IPC-SharedCache-1.300.0-4|3	
14cr|perl-IPC-SharedCache-1.300.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IPC-SharedCache-1.300.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IPC-SharedCache-1.300.0-4|6	Release:	4
14cr|perl-IPC-SharedCache-1.300.0-4|7	Summary:	Manage a cache in SysV IPC shared memory
14cr|perl-IPC-SharedCache-1.300.0-4|8	
14cr|perl-IPC-SharedCache-1.300.0-4|9	License:	GPL or Artistic
14cr|perl-IPC-SharedCache-1.300.0-4|10	Group:		Development/Perl
14cr|perl-IPC-SharedCache-1.300.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IPC-SharedCache-1.300.0-4|12	Source:		http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IPC-SharedCache-1.300.0-4|13	Patch:		0001-Wrap-IPC-ShareLite-new-calls-inside-eval-block.patch
14cr|perl-IPC-SharedCache-1.300.0-4|14	
14cr|perl-IPC-SharedCache-1.300.0-4|15	BuildRequires:	perl-devel
14cr|perl-IPC-SharedCache-1.300.0-4|16	BuildRequires:	perl(IPC::ShareLite)
14cr|perl-IPC-SharedCache-1.300.0-4|17	BuildArch:	noarch
14cr|perl-IPC-SharedCache-1.300.0-4|18	
14cr|perl-IPC-SharedCache-1.300.0-4|19	
14cr|perl-IPC-SharedCache-1.300.0-4|20	%description
14cr|perl-IPC-SharedCache-1.300.0-4|21	This module provides a shared memory cache accessed as a tied hash.
14cr|perl-IPC-SharedCache-1.300.0-4|22	
14cr|perl-IPC-SharedCache-1.300.0-4|23	%prep
14cr|perl-IPC-SharedCache-1.300.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IPC-SharedCache-1.300.0-4|25	%patch -p1
14cr|perl-IPC-SharedCache-1.300.0-4|26	
14cr|perl-IPC-SharedCache-1.300.0-4|27	%build
14cr|perl-IPC-SharedCache-1.300.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IPC-SharedCache-1.300.0-4|29	%make
14cr|perl-IPC-SharedCache-1.300.0-4|30	
14cr|perl-IPC-SharedCache-1.300.0-4|31	%check
14cr|perl-IPC-SharedCache-1.300.0-4|32	make test
14cr|perl-IPC-SharedCache-1.300.0-4|33	
14cr|perl-IPC-SharedCache-1.300.0-4|34	%install
14cr|perl-IPC-SharedCache-1.300.0-4|35	%makeinstall_std
14cr|perl-IPC-SharedCache-1.300.0-4|36	
14cr|perl-IPC-SharedCache-1.300.0-4|37	%files
14cr|perl-IPC-SharedCache-1.300.0-4|38	%doc Changes README LICENSE ANNOUNCE
14cr|perl-IPC-SharedCache-1.300.0-4|39	%{perl_vendorlib}/IPC
14cr|perl-IPC-SharedCache-1.300.0-4|40	%{_mandir}/*/*
14cr|perl-IPC-SharedCache-1.300.0-4|41	
14cr|perl-IPC-SharedCache-1.300.0-4|42	
14cr|perl-IPC-SharedCache-1.300.0-4|43	%changelog
14cr|perl-IPC-SharedCache-1.300.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-4
14cr|perl-IPC-SharedCache-1.300.0-4|45	+ Revision: f1c86d3
14cr|perl-IPC-SharedCache-1.300.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-IPC-SharedCache-1.300.0-4|47	
14cr|perl-IPC-SharedCache-1.300.0-4|48	

4869 14
14cr|perl-IPC-ShareLite-0.170.0-5|1	%define upstream_name    IPC-ShareLite
14cr|perl-IPC-ShareLite-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-IPC-ShareLite-0.170.0-5|3	
14cr|perl-IPC-ShareLite-0.170.0-5|4	Name: 		perl-%{upstream_name}
14cr|perl-IPC-ShareLite-0.170.0-5|5	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-IPC-ShareLite-0.170.0-5|6	Release:	5
14cr|perl-IPC-ShareLite-0.170.0-5|7	
14cr|perl-IPC-ShareLite-0.170.0-5|8	Summary: 	Lightweight interface to shared memory
14cr|perl-IPC-ShareLite-0.170.0-5|9	
14cr|perl-IPC-ShareLite-0.170.0-5|10	License: 	GPL+ or Artistic
14cr|perl-IPC-ShareLite-0.170.0-5|11	Group: 		Development/Perl
14cr|perl-IPC-ShareLite-0.170.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IPC-ShareLite-0.170.0-5|13	Source0:    http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IPC-ShareLite-0.170.0-5|14	
14cr|perl-IPC-ShareLite-0.170.0-5|15	BuildRequires:	perl-devel >= 5.8.0
14cr|perl-IPC-ShareLite-0.170.0-5|16	
14cr|perl-IPC-ShareLite-0.170.0-5|17	%description
14cr|perl-IPC-ShareLite-0.170.0-5|18	IPC-ShareLite module for perl.  IPC::ShareLite provides a simple
14cr|perl-IPC-ShareLite-0.170.0-5|19	interface to shared memory, allowing data to be efficiently
14cr|perl-IPC-ShareLite-0.170.0-5|20	communicated between processes.  Your operating system must support
14cr|perl-IPC-ShareLite-0.170.0-5|21	SysV IPC (shared memory and semaphores) in order to use this module.
14cr|perl-IPC-ShareLite-0.170.0-5|22	
14cr|perl-IPC-ShareLite-0.170.0-5|23	%prep
14cr|perl-IPC-ShareLite-0.170.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IPC-ShareLite-0.170.0-5|25	
14cr|perl-IPC-ShareLite-0.170.0-5|26	%build
14cr|perl-IPC-ShareLite-0.170.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-IPC-ShareLite-0.170.0-5|28	make CFLAGS="%{optflags}"
14cr|perl-IPC-ShareLite-0.170.0-5|29	
14cr|perl-IPC-ShareLite-0.170.0-5|30	%check
14cr|perl-IPC-ShareLite-0.170.0-5|31	make test
14cr|perl-IPC-ShareLite-0.170.0-5|32	
14cr|perl-IPC-ShareLite-0.170.0-5|33	%install
14cr|perl-IPC-ShareLite-0.170.0-5|34	%makeinstall_std
14cr|perl-IPC-ShareLite-0.170.0-5|35	
14cr|perl-IPC-ShareLite-0.170.0-5|36	%clean
14cr|perl-IPC-ShareLite-0.170.0-5|37	
14cr|perl-IPC-ShareLite-0.170.0-5|38	%files
14cr|perl-IPC-ShareLite-0.170.0-5|39	%doc Changes README
14cr|perl-IPC-ShareLite-0.170.0-5|40	%{_mandir}/*/*
14cr|perl-IPC-ShareLite-0.170.0-5|41	%{perl_vendorarch}/auto/IPC
14cr|perl-IPC-ShareLite-0.170.0-5|42	%{perl_vendorarch}/IPC
14cr|perl-IPC-ShareLite-0.170.0-5|43	
14cr|perl-IPC-ShareLite-0.170.0-5|44	
14cr|perl-IPC-ShareLite-0.170.0-5|45	
14cr|perl-IPC-ShareLite-0.170.0-5|46	%changelog
14cr|perl-IPC-ShareLite-0.170.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-IPC-ShareLite-0.170.0-5|48	+ Revision: 242751c
14cr|perl-IPC-ShareLite-0.170.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-IPC-ShareLite-0.170.0-5|50	
14cr|perl-IPC-ShareLite-0.170.0-5|51	

4870 14
14cr|perl-IPC-SysV-2.40.0-3|1	%define upstream_name    IPC-SysV
14cr|perl-IPC-SysV-2.40.0-3|2	%define upstream_version 2.04
14cr|perl-IPC-SysV-2.40.0-3|3	
14cr|perl-IPC-SysV-2.40.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-IPC-SysV-2.40.0-3|5	Version:    %perl_convert_version 2.04
14cr|perl-IPC-SysV-2.40.0-3|6	Release:	3
14cr|perl-IPC-SysV-2.40.0-3|7	
14cr|perl-IPC-SysV-2.40.0-3|8	Summary:    System V shared memory, semaphores, messages
14cr|perl-IPC-SysV-2.40.0-3|9	
14cr|perl-IPC-SysV-2.40.0-3|10	License:    GPL+ or Artistic
14cr|perl-IPC-SysV-2.40.0-3|11	Group:      Development/Perl
14cr|perl-IPC-SysV-2.40.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IPC-SysV-2.40.0-3|13	Source0:    http://www.cpan.org/modules/by-module/IPC/IPC-SysV-2.04.tar.gz
14cr|perl-IPC-SysV-2.40.0-3|14	
14cr|perl-IPC-SysV-2.40.0-3|15	BuildRequires: perl(Test::More)
14cr|perl-IPC-SysV-2.40.0-3|16	BuildRequires: perl-devel
14cr|perl-IPC-SysV-2.40.0-3|17	
14cr|perl-IPC-SysV-2.40.0-3|18	%description
14cr|perl-IPC-SysV-2.40.0-3|19	A class providing an object based interface to SysV IPC message queues.
14cr|perl-IPC-SysV-2.40.0-3|20	
14cr|perl-IPC-SysV-2.40.0-3|21	%prep
14cr|perl-IPC-SysV-2.40.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IPC-SysV-2.40.0-3|23	
14cr|perl-IPC-SysV-2.40.0-3|24	%build
14cr|perl-IPC-SysV-2.40.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-IPC-SysV-2.40.0-3|26	
14cr|perl-IPC-SysV-2.40.0-3|27	%make
14cr|perl-IPC-SysV-2.40.0-3|28	
14cr|perl-IPC-SysV-2.40.0-3|29	%check
14cr|perl-IPC-SysV-2.40.0-3|30	%make test
14cr|perl-IPC-SysV-2.40.0-3|31	
14cr|perl-IPC-SysV-2.40.0-3|32	%install
14cr|perl-IPC-SysV-2.40.0-3|33	%makeinstall_std
14cr|perl-IPC-SysV-2.40.0-3|34	
14cr|perl-IPC-SysV-2.40.0-3|35	%clean
14cr|perl-IPC-SysV-2.40.0-3|36	
14cr|perl-IPC-SysV-2.40.0-3|37	%files
14cr|perl-IPC-SysV-2.40.0-3|38	%doc README Changes
14cr|perl-IPC-SysV-2.40.0-3|39	%{_mandir}/man3/*
14cr|perl-IPC-SysV-2.40.0-3|40	%{perl_vendorlib}/*
14cr|perl-IPC-SysV-2.40.0-3|41	
14cr|perl-IPC-SysV-2.40.0-3|42	
14cr|perl-IPC-SysV-2.40.0-3|43	
14cr|perl-IPC-SysV-2.40.0-3|44	
14cr|perl-IPC-SysV-2.40.0-3|45	
14cr|perl-IPC-SysV-2.40.0-3|46	%changelog
14cr|perl-IPC-SysV-2.40.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-3
14cr|perl-IPC-SysV-2.40.0-3|48	+ Revision: 55c2c7e
14cr|perl-IPC-SysV-2.40.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-IPC-SysV-2.40.0-3|50	
14cr|perl-IPC-SysV-2.40.0-3|51	

4871 14
14cr|perl-IRC-Bot-0.80.0-4|1	%define upstream_name    IRC-Bot
14cr|perl-IRC-Bot-0.80.0-4|2	%define upstream_version 0.08
14cr|perl-IRC-Bot-0.80.0-4|3	
14cr|perl-IRC-Bot-0.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-IRC-Bot-0.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IRC-Bot-0.80.0-4|6	Release:	4
14cr|perl-IRC-Bot-0.80.0-4|7	
14cr|perl-IRC-Bot-0.80.0-4|8	Summary:	Channel Maintenance IRC bot
14cr|perl-IRC-Bot-0.80.0-4|9	
14cr|perl-IRC-Bot-0.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-IRC-Bot-0.80.0-4|11	Group:		Development/Perl
14cr|perl-IRC-Bot-0.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IRC-Bot-0.80.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWSMITH/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IRC-Bot-0.80.0-4|14	
14cr|perl-IRC-Bot-0.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-IRC-Bot-0.80.0-4|16	BuildRequires:	perl(POE::Component::IRC)
14cr|perl-IRC-Bot-0.80.0-4|17	BuildRequires:	perl(Cache::Cache)
14cr|perl-IRC-Bot-0.80.0-4|18	BuildArch:	noarch
14cr|perl-IRC-Bot-0.80.0-4|19	
14cr|perl-IRC-Bot-0.80.0-4|20	%description
14cr|perl-IRC-Bot-0.80.0-4|21	A complete bot, similar to eggdrop using POE::Component::IRC. Allows access to
14cr|perl-IRC-Bot-0.80.0-4|22	all channel user management modes. Provides !seen functions, a complete help
14cr|perl-IRC-Bot-0.80.0-4|23	system, logging, dcc chat interface, and it runs as a daemon process. IRC::Bot
14cr|perl-IRC-Bot-0.80.0-4|24	utilizes Cache::FileCache for seen functions, and for session handling.
14cr|perl-IRC-Bot-0.80.0-4|25	
14cr|perl-IRC-Bot-0.80.0-4|26	%prep
14cr|perl-IRC-Bot-0.80.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IRC-Bot-0.80.0-4|28	
14cr|perl-IRC-Bot-0.80.0-4|29	%build
14cr|perl-IRC-Bot-0.80.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IRC-Bot-0.80.0-4|31	%make
14cr|perl-IRC-Bot-0.80.0-4|32	
14cr|perl-IRC-Bot-0.80.0-4|33	%install
14cr|perl-IRC-Bot-0.80.0-4|34	%makeinstall_std
14cr|perl-IRC-Bot-0.80.0-4|35	
14cr|perl-IRC-Bot-0.80.0-4|36	%check
14cr|perl-IRC-Bot-0.80.0-4|37	%make test
14cr|perl-IRC-Bot-0.80.0-4|38	
14cr|perl-IRC-Bot-0.80.0-4|39	%files
14cr|perl-IRC-Bot-0.80.0-4|40	%doc Changes
14cr|perl-IRC-Bot-0.80.0-4|41	%{perl_vendorlib}/IRC
14cr|perl-IRC-Bot-0.80.0-4|42	%{perl_vendorlib}/auto/IRC
14cr|perl-IRC-Bot-0.80.0-4|43	%{_mandir}/*/*
14cr|perl-IRC-Bot-0.80.0-4|44	
14cr|perl-IRC-Bot-0.80.0-4|45	
14cr|perl-IRC-Bot-0.80.0-4|46	%changelog
14cr|perl-IRC-Bot-0.80.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-IRC-Bot-0.80.0-4|48	+ Revision: 6e4f854
14cr|perl-IRC-Bot-0.80.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-IRC-Bot-0.80.0-4|50	
14cr|perl-IRC-Bot-0.80.0-4|51	

4872 14
14cr|perl-IRC-Utils-0.120.0-3|1	%define upstream_name    IRC-Utils
14cr|perl-IRC-Utils-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-IRC-Utils-0.120.0-3|3	
14cr|perl-IRC-Utils-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-IRC-Utils-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-IRC-Utils-0.120.0-3|6	Release:	3
14cr|perl-IRC-Utils-0.120.0-3|7	
14cr|perl-IRC-Utils-0.120.0-3|8	Summary:	Common utilities for IRC-related tasks
14cr|perl-IRC-Utils-0.120.0-3|9	
14cr|perl-IRC-Utils-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-IRC-Utils-0.120.0-3|11	Group:		Development/Perl
14cr|perl-IRC-Utils-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-IRC-Utils-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/IRC/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-IRC-Utils-0.120.0-3|14	
14cr|perl-IRC-Utils-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-IRC-Utils-0.120.0-3|16	BuildArch:	noarch
14cr|perl-IRC-Utils-0.120.0-3|17	
14cr|perl-IRC-Utils-0.120.0-3|18	%description
14cr|perl-IRC-Utils-0.120.0-3|19	The functions in this module take care of many of the tasks you are faced
14cr|perl-IRC-Utils-0.120.0-3|20	with when working with IRC. Mode lines, ban masks, message encoding and
14cr|perl-IRC-Utils-0.120.0-3|21	formatting, etc.
14cr|perl-IRC-Utils-0.120.0-3|22	
14cr|perl-IRC-Utils-0.120.0-3|23	%prep
14cr|perl-IRC-Utils-0.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-IRC-Utils-0.120.0-3|25	
14cr|perl-IRC-Utils-0.120.0-3|26	%build
14cr|perl-IRC-Utils-0.120.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-IRC-Utils-0.120.0-3|28	%make
14cr|perl-IRC-Utils-0.120.0-3|29	
14cr|perl-IRC-Utils-0.120.0-3|30	%check
14cr|perl-IRC-Utils-0.120.0-3|31	%make test
14cr|perl-IRC-Utils-0.120.0-3|32	
14cr|perl-IRC-Utils-0.120.0-3|33	%install
14cr|perl-IRC-Utils-0.120.0-3|34	%makeinstall_std
14cr|perl-IRC-Utils-0.120.0-3|35	
14cr|perl-IRC-Utils-0.120.0-3|36	%files
14cr|perl-IRC-Utils-0.120.0-3|37	%doc README Changes LICENSE META.yml META.json
14cr|perl-IRC-Utils-0.120.0-3|38	%{_mandir}/man3/*
14cr|perl-IRC-Utils-0.120.0-3|39	%{perl_vendorlib}/*
14cr|perl-IRC-Utils-0.120.0-3|40	
14cr|perl-IRC-Utils-0.120.0-3|41	
14cr|perl-IRC-Utils-0.120.0-3|42	
14cr|perl-IRC-Utils-0.120.0-3|43	%changelog
14cr|perl-IRC-Utils-0.120.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-IRC-Utils-0.120.0-3|45	+ Revision: 85b3ad1
14cr|perl-IRC-Utils-0.120.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-IRC-Utils-0.120.0-3|47	
14cr|perl-IRC-Utils-0.120.0-3|48	

4873 14
14cr|perl-JavaScript-Beautifier-0.170.0-5|1	%define upstream_name    JavaScript-Beautifier
14cr|perl-JavaScript-Beautifier-0.170.0-5|2	%define upstream_version 0.17
14cr|perl-JavaScript-Beautifier-0.170.0-5|3	
14cr|perl-JavaScript-Beautifier-0.170.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-JavaScript-Beautifier-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-JavaScript-Beautifier-0.170.0-5|6	Release:	5
14cr|perl-JavaScript-Beautifier-0.170.0-5|7	
14cr|perl-JavaScript-Beautifier-0.170.0-5|8	Summary:	Beautify Javascript (beautifier for javascript)
14cr|perl-JavaScript-Beautifier-0.170.0-5|9	
14cr|perl-JavaScript-Beautifier-0.170.0-5|10	License:	GPL+ or Artistic
14cr|perl-JavaScript-Beautifier-0.170.0-5|11	Group:		Development/Perl
14cr|perl-JavaScript-Beautifier-0.170.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JavaScript-Beautifier-0.170.0-5|13	Source0:	http://www.cpan.org/modules/by-module/JavaScript/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JavaScript-Beautifier-0.170.0-5|14	
14cr|perl-JavaScript-Beautifier-0.170.0-5|15	BuildRequires:	perl-devel
14cr|perl-JavaScript-Beautifier-0.170.0-5|16	BuildRequires:	perl(Getopt::Long)
14cr|perl-JavaScript-Beautifier-0.170.0-5|17	BuildRequires:	perl(Pod::Usage)
14cr|perl-JavaScript-Beautifier-0.170.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-JavaScript-Beautifier-0.170.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-JavaScript-Beautifier-0.170.0-5|20	BuildArch:	noarch
14cr|perl-JavaScript-Beautifier-0.170.0-5|21	
14cr|perl-JavaScript-Beautifier-0.170.0-5|22	%description
14cr|perl-JavaScript-Beautifier-0.170.0-5|23	This module is mostly a Perl-rewrite of the
14cr|perl-JavaScript-Beautifier-0.170.0-5|24	http://github.com/einars/js-beautify/tree/master/beautify.js manpage
14cr|perl-JavaScript-Beautifier-0.170.0-5|25	
14cr|perl-JavaScript-Beautifier-0.170.0-5|26	You can check it through the http://jsbeautifier.org/ manpage
14cr|perl-JavaScript-Beautifier-0.170.0-5|27	
14cr|perl-JavaScript-Beautifier-0.170.0-5|28	%prep
14cr|perl-JavaScript-Beautifier-0.170.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JavaScript-Beautifier-0.170.0-5|30	
14cr|perl-JavaScript-Beautifier-0.170.0-5|31	%build
14cr|perl-JavaScript-Beautifier-0.170.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-JavaScript-Beautifier-0.170.0-5|33	%make
14cr|perl-JavaScript-Beautifier-0.170.0-5|34	
14cr|perl-JavaScript-Beautifier-0.170.0-5|35	%check
14cr|perl-JavaScript-Beautifier-0.170.0-5|36	%make test
14cr|perl-JavaScript-Beautifier-0.170.0-5|37	
14cr|perl-JavaScript-Beautifier-0.170.0-5|38	%install
14cr|perl-JavaScript-Beautifier-0.170.0-5|39	%makeinstall_std
14cr|perl-JavaScript-Beautifier-0.170.0-5|40	
14cr|perl-JavaScript-Beautifier-0.170.0-5|41	%files
14cr|perl-JavaScript-Beautifier-0.170.0-5|42	%doc Changes README
14cr|perl-JavaScript-Beautifier-0.170.0-5|43	%{_mandir}/man?/*
14cr|perl-JavaScript-Beautifier-0.170.0-5|44	%{perl_vendorlib}/*
14cr|perl-JavaScript-Beautifier-0.170.0-5|45	%{_bindir}/*
14cr|perl-JavaScript-Beautifier-0.170.0-5|46	
14cr|perl-JavaScript-Beautifier-0.170.0-5|47	
14cr|perl-JavaScript-Beautifier-0.170.0-5|48	
14cr|perl-JavaScript-Beautifier-0.170.0-5|49	%changelog
14cr|perl-JavaScript-Beautifier-0.170.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-5
14cr|perl-JavaScript-Beautifier-0.170.0-5|51	+ Revision: 0d079fe
14cr|perl-JavaScript-Beautifier-0.170.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-JavaScript-Beautifier-0.170.0-5|53	
14cr|perl-JavaScript-Beautifier-0.170.0-5|54	

4874 14
14cr|perl-JavaScript-Minifier-1.110.0-3|1	%define upstream_name    JavaScript-Minifier
14cr|perl-JavaScript-Minifier-1.110.0-3|2	%define upstream_version 1.11
14cr|perl-JavaScript-Minifier-1.110.0-3|3	
14cr|perl-JavaScript-Minifier-1.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-JavaScript-Minifier-1.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-JavaScript-Minifier-1.110.0-3|6	Release:	3
14cr|perl-JavaScript-Minifier-1.110.0-3|7	
14cr|perl-JavaScript-Minifier-1.110.0-3|8	Summary:	Perl extension for minifying JavaScript code
14cr|perl-JavaScript-Minifier-1.110.0-3|9	
14cr|perl-JavaScript-Minifier-1.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-JavaScript-Minifier-1.110.0-3|11	Group:		Development/Perl
14cr|perl-JavaScript-Minifier-1.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JavaScript-Minifier-1.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/JavaScript/JavaScript-Minifier-%{upstream_version}.tar.gz
14cr|perl-JavaScript-Minifier-1.110.0-3|14	
14cr|perl-JavaScript-Minifier-1.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-JavaScript-Minifier-1.110.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-JavaScript-Minifier-1.110.0-3|17	BuildArch:	noarch
14cr|perl-JavaScript-Minifier-1.110.0-3|18	
14cr|perl-JavaScript-Minifier-1.110.0-3|19	%description
14cr|perl-JavaScript-Minifier-1.110.0-3|20	This module removes unnecessary whitespace from JavaScript code. The
14cr|perl-JavaScript-Minifier-1.110.0-3|21	primary requirement developing this module is to not break working code: if
14cr|perl-JavaScript-Minifier-1.110.0-3|22	working JavaScript is in input then working JavaScript is output. It is ok
14cr|perl-JavaScript-Minifier-1.110.0-3|23	if the input has missing semi-colons, snips like '++ +' or '12
14cr|perl-JavaScript-Minifier-1.110.0-3|24	.toString()', for example. Internet Explorer conditional comments are
14cr|perl-JavaScript-Minifier-1.110.0-3|25	copied to the output but the code inside these comments will not be
14cr|perl-JavaScript-Minifier-1.110.0-3|26	minified.
14cr|perl-JavaScript-Minifier-1.110.0-3|27	
14cr|perl-JavaScript-Minifier-1.110.0-3|28	The ECMAScript specifications allow for many different whitespace
14cr|perl-JavaScript-Minifier-1.110.0-3|29	characters: space, horizontal tab, vertical tab, new line, carriage return,
14cr|perl-JavaScript-Minifier-1.110.0-3|30	form feed, and paragraph separator. This module understands all of these as
14cr|perl-JavaScript-Minifier-1.110.0-3|31	whitespace except for vertical tab and paragraph separator. These two types
14cr|perl-JavaScript-Minifier-1.110.0-3|32	of whitespace are not minimized.
14cr|perl-JavaScript-Minifier-1.110.0-3|33	
14cr|perl-JavaScript-Minifier-1.110.0-3|34	For static JavaScript files, it is recommended that you minify during the
14cr|perl-JavaScript-Minifier-1.110.0-3|35	build stage of web deployment. If you minify on-the-fly then it might be a
14cr|perl-JavaScript-Minifier-1.110.0-3|36	good idea to cache the minified file. Minifying static files on-the-fly
14cr|perl-JavaScript-Minifier-1.110.0-3|37	repeatedly is wasteful.
14cr|perl-JavaScript-Minifier-1.110.0-3|38	
14cr|perl-JavaScript-Minifier-1.110.0-3|39	%prep
14cr|perl-JavaScript-Minifier-1.110.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JavaScript-Minifier-1.110.0-3|41	
14cr|perl-JavaScript-Minifier-1.110.0-3|42	%build
14cr|perl-JavaScript-Minifier-1.110.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-JavaScript-Minifier-1.110.0-3|44	%make
14cr|perl-JavaScript-Minifier-1.110.0-3|45	
14cr|perl-JavaScript-Minifier-1.110.0-3|46	%check
14cr|perl-JavaScript-Minifier-1.110.0-3|47	%make test
14cr|perl-JavaScript-Minifier-1.110.0-3|48	
14cr|perl-JavaScript-Minifier-1.110.0-3|49	%install
14cr|perl-JavaScript-Minifier-1.110.0-3|50	%makeinstall_std
14cr|perl-JavaScript-Minifier-1.110.0-3|51	
14cr|perl-JavaScript-Minifier-1.110.0-3|52	%files
14cr|perl-JavaScript-Minifier-1.110.0-3|53	%doc META.yml Changes README
14cr|perl-JavaScript-Minifier-1.110.0-3|54	%{_mandir}/man3/*
14cr|perl-JavaScript-Minifier-1.110.0-3|55	%{perl_vendorlib}/*
14cr|perl-JavaScript-Minifier-1.110.0-3|56	
14cr|perl-JavaScript-Minifier-1.110.0-3|57	
14cr|perl-JavaScript-Minifier-1.110.0-3|58	%changelog
14cr|perl-JavaScript-Minifier-1.110.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-3
14cr|perl-JavaScript-Minifier-1.110.0-3|60	+ Revision: 4d18788
14cr|perl-JavaScript-Minifier-1.110.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-JavaScript-Minifier-1.110.0-3|62	
14cr|perl-JavaScript-Minifier-1.110.0-3|63	

4875 14
14cr|perl-JQuery-1.60.0-4|1	%define upstream_name    JQuery
14cr|perl-JQuery-1.60.0-4|2	%define upstream_version 1.06
14cr|perl-JQuery-1.60.0-4|3	
14cr|perl-JQuery-1.60.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-JQuery-1.60.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-JQuery-1.60.0-4|6	Release:    4
14cr|perl-JQuery-1.60.0-4|7	
14cr|perl-JQuery-1.60.0-4|8	Summary:    JQuery Interface
14cr|perl-JQuery-1.60.0-4|9	
14cr|perl-JQuery-1.60.0-4|10	License:    GPL+ or Artistic
14cr|perl-JQuery-1.60.0-4|11	Group:      Development/Perl
14cr|perl-JQuery-1.60.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JQuery-1.60.0-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JQuery-1.60.0-4|14	
14cr|perl-JQuery-1.60.0-4|15	BuildRequires: perl(CGI::Application)
14cr|perl-JQuery-1.60.0-4|16	BuildRequires: perl(CGI::Carp)
14cr|perl-JQuery-1.60.0-4|17	BuildRequires: perl(CGI::Util)
14cr|perl-JQuery-1.60.0-4|18	BuildRequires: perl(CSS)
14cr|perl-JQuery-1.60.0-4|19	BuildRequires: perl(HTML::Table)
14cr|perl-JQuery-1.60.0-4|20	BuildRequires: perl(IO::String)
14cr|perl-JQuery-1.60.0-4|21	BuildRequires: perl(Module::Build)
14cr|perl-JQuery-1.60.0-4|22	BuildRequires: perl(Test::More)
14cr|perl-JQuery-1.60.0-4|23	BuildRequires: perl(XML::Writer)
14cr|perl-JQuery-1.60.0-4|24	BuildRequires: perl(Module::Build)
14cr|perl-JQuery-1.60.0-4|25	BuildArch: noarch
14cr|perl-JQuery-1.60.0-4|26	
14cr|perl-JQuery-1.60.0-4|27	%description
14cr|perl-JQuery-1.60.0-4|28	JQuery is a frontend for the jQuery language. I use *JQuery* to refer to
14cr|perl-JQuery-1.60.0-4|29	the Perl part or the package, and *jQuery* to reference the javascript part
14cr|perl-JQuery-1.60.0-4|30	or the package.
14cr|perl-JQuery-1.60.0-4|31	
14cr|perl-JQuery-1.60.0-4|32	A quote from the http://jquery.com manpage: jQuery is a fast, concise,
14cr|perl-JQuery-1.60.0-4|33	JavaScript Library that simplifies how you traverse HTML documents, handle
14cr|perl-JQuery-1.60.0-4|34	events, perform animations, and add Ajax interactions to your web pages.
14cr|perl-JQuery-1.60.0-4|35	
14cr|perl-JQuery-1.60.0-4|36	JQuery.pm is the main module. There are other modules such as Form,
14cr|perl-JQuery-1.60.0-4|37	TableSorter, Splitter, Taconite ..., all of which provide different
14cr|perl-JQuery-1.60.0-4|38	functionality. The main module needs to be instantiated, and each instance
14cr|perl-JQuery-1.60.0-4|39	of the other modules needs to be registered with the main module. It is
14cr|perl-JQuery-1.60.0-4|40	then the responsibility of JQuery.pm to produce the relevant HTML, css and
14cr|perl-JQuery-1.60.0-4|41	javascript code.
14cr|perl-JQuery-1.60.0-4|42	
14cr|perl-JQuery-1.60.0-4|43	%prep
14cr|perl-JQuery-1.60.0-4|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JQuery-1.60.0-4|45	
14cr|perl-JQuery-1.60.0-4|46	%build
14cr|perl-JQuery-1.60.0-4|47	%{__perl} Build.PL installdirs=vendor
14cr|perl-JQuery-1.60.0-4|48	./Build
14cr|perl-JQuery-1.60.0-4|49	
14cr|perl-JQuery-1.60.0-4|50	%check
14cr|perl-JQuery-1.60.0-4|51	./Build test
14cr|perl-JQuery-1.60.0-4|52	
14cr|perl-JQuery-1.60.0-4|53	%install
14cr|perl-JQuery-1.60.0-4|54	./Build install destdir=%{buildroot}
14cr|perl-JQuery-1.60.0-4|55	
14cr|perl-JQuery-1.60.0-4|56	%clean
14cr|perl-JQuery-1.60.0-4|57	
14cr|perl-JQuery-1.60.0-4|58	%files
14cr|perl-JQuery-1.60.0-4|59	%doc README Changes META.yml
14cr|perl-JQuery-1.60.0-4|60	%{_mandir}/man3/*
14cr|perl-JQuery-1.60.0-4|61	%{perl_vendorlib}/*
14cr|perl-JQuery-1.60.0-4|62	
14cr|perl-JQuery-1.60.0-4|63	
14cr|perl-JQuery-1.60.0-4|64	
14cr|perl-JQuery-1.60.0-4|65	
14cr|perl-JQuery-1.60.0-4|66	
14cr|perl-JQuery-1.60.0-4|67	%changelog
14cr|perl-JQuery-1.60.0-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cr|perl-JQuery-1.60.0-4|69	+ Revision: 3d7a0dd
14cr|perl-JQuery-1.60.0-4|70	- MassBuild#464: Increase release tag
14cr|perl-JQuery-1.60.0-4|71	
14cr|perl-JQuery-1.60.0-4|72	

4876 14
14cr|perl-JSON-Any-1.340.0-2|1	%define upstream_name	 JSON-Any
14cr|perl-JSON-Any-1.340.0-2|2	%define upstream_version 1.34
14cr|perl-JSON-Any-1.340.0-2|3	
14cr|perl-JSON-Any-1.340.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-JSON-Any-1.340.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-JSON-Any-1.340.0-2|6	Release:	2
14cr|perl-JSON-Any-1.340.0-2|7	
14cr|perl-JSON-Any-1.340.0-2|8	Summary:	Wrapper Class for the various JSON classes
14cr|perl-JSON-Any-1.340.0-2|9	
14cr|perl-JSON-Any-1.340.0-2|10	
14cr|perl-JSON-Any-1.340.0-2|11	License:	GPL+ or Artistic
14cr|perl-JSON-Any-1.340.0-2|12	Group:		Development/Perl
14cr|perl-JSON-Any-1.340.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JSON-Any-1.340.0-2|14	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JSON-Any-1.340.0-2|15	
14cr|perl-JSON-Any-1.340.0-2|16	BuildRequires:	perl-devel
14cr|perl-JSON-Any-1.340.0-2|17	BuildRequires: perl(Test::Warnings)
14cr|perl-JSON-Any-1.340.0-2|18	BuildRequires: perl(Test::Fatal)
14cr|perl-JSON-Any-1.340.0-2|19	BuildRequires: perl(Test::Without::Module)
14cr|perl-JSON-Any-1.340.0-2|20	BuildRequires: perl(Test::Requires)
14cr|perl-JSON-Any-1.340.0-2|21	BuildRequires:	perl(JSON)
14cr|perl-JSON-Any-1.340.0-2|22	BuildRequires:	perl(JSON::DWIW)
14cr|perl-JSON-Any-1.340.0-2|23	BuildRequires:	perl(JSON::Syck)
14cr|perl-JSON-Any-1.340.0-2|24	BuildRequires:	perl(JSON::XS)
14cr|perl-JSON-Any-1.340.0-2|25	
14cr|perl-JSON-Any-1.340.0-2|26	BuildArch: noarch
14cr|perl-JSON-Any-1.340.0-2|27	
14cr|perl-JSON-Any-1.340.0-2|28	%description
14cr|perl-JSON-Any-1.340.0-2|29	This module will provide a coherent API to bring together the various JSON
14cr|perl-JSON-Any-1.340.0-2|30	modules currently on CPAN. This module will allow you to code to any JSON
14cr|perl-JSON-Any-1.340.0-2|31	API and have it work regardless of which JSON module is actually installed.
14cr|perl-JSON-Any-1.340.0-2|32	
14cr|perl-JSON-Any-1.340.0-2|33	%prep
14cr|perl-JSON-Any-1.340.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JSON-Any-1.340.0-2|35	
14cr|perl-JSON-Any-1.340.0-2|36	%build
14cr|perl-JSON-Any-1.340.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-JSON-Any-1.340.0-2|38	make
14cr|perl-JSON-Any-1.340.0-2|39	
14cr|perl-JSON-Any-1.340.0-2|40	%check
14cr|perl-JSON-Any-1.340.0-2|41	make test
14cr|perl-JSON-Any-1.340.0-2|42	
14cr|perl-JSON-Any-1.340.0-2|43	%install
14cr|perl-JSON-Any-1.340.0-2|44	%makeinstall_std
14cr|perl-JSON-Any-1.340.0-2|45	
14cr|perl-JSON-Any-1.340.0-2|46	%files
14cr|perl-JSON-Any-1.340.0-2|47	%doc
14cr|perl-JSON-Any-1.340.0-2|48	%{perl_vendorlib}/*
14cr|perl-JSON-Any-1.340.0-2|49	%{_mandir}/*/*
14cr|perl-JSON-Any-1.340.0-2|50	
14cr|perl-JSON-Any-1.340.0-2|51	
14cr|perl-JSON-Any-1.340.0-2|52	
14cr|perl-JSON-Any-1.340.0-2|53	
14cr|perl-JSON-Any-1.340.0-2|54	%changelog
14cr|perl-JSON-Any-1.340.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.340.0-2
14cr|perl-JSON-Any-1.340.0-2|56	+ Revision: 8ad2b91
14cr|perl-JSON-Any-1.340.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-JSON-Any-1.340.0-2|58	
14cr|perl-JSON-Any-1.340.0-2|59	

4877 14
14cr|perl-JSON-DWIW-0.470.0-4|1	%define upstream_name    JSON-DWIW
14cr|perl-JSON-DWIW-0.470.0-4|2	%define upstream_version 0.47
14cr|perl-JSON-DWIW-0.470.0-4|3	
14cr|perl-JSON-DWIW-0.470.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-JSON-DWIW-0.470.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-JSON-DWIW-0.470.0-4|6	Release:	4
14cr|perl-JSON-DWIW-0.470.0-4|7	
14cr|perl-JSON-DWIW-0.470.0-4|8	Summary:    Return a true or false value when
14cr|perl-JSON-DWIW-0.470.0-4|9	
14cr|perl-JSON-DWIW-0.470.0-4|10	License:    GPL+ or Artistic
14cr|perl-JSON-DWIW-0.470.0-4|11	Group:      Development/Perl
14cr|perl-JSON-DWIW-0.470.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JSON-DWIW-0.470.0-4|13	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JSON-DWIW-0.470.0-4|14	
14cr|perl-JSON-DWIW-0.470.0-4|15	BuildRequires: perl-devel
14cr|perl-JSON-DWIW-0.470.0-4|16	
14cr|perl-JSON-DWIW-0.470.0-4|17	%description
14cr|perl-JSON-DWIW-0.470.0-4|18	Other JSON modules require setting several parameters before calling the
14cr|perl-JSON-DWIW-0.470.0-4|19	conversion methods to do what I want. This module does things by default
14cr|perl-JSON-DWIW-0.470.0-4|20	that I think should be done when working with JSON in Perl. This module
14cr|perl-JSON-DWIW-0.470.0-4|21	also encodes and decodes faster than JSON.pm and JSON::Syck in my
14cr|perl-JSON-DWIW-0.470.0-4|22	benchmarks.
14cr|perl-JSON-DWIW-0.470.0-4|23	
14cr|perl-JSON-DWIW-0.470.0-4|24	This means that any piece of data in Perl (assuming it's valid unicode)
14cr|perl-JSON-DWIW-0.470.0-4|25	will get converted to something in JSON instead of throwing an exception.
14cr|perl-JSON-DWIW-0.470.0-4|26	It also means that output will be strict JSON, while accepted input will be
14cr|perl-JSON-DWIW-0.470.0-4|27	flexible, without having to set any options.
14cr|perl-JSON-DWIW-0.470.0-4|28	
14cr|perl-JSON-DWIW-0.470.0-4|29	Encoding
14cr|perl-JSON-DWIW-0.470.0-4|30	Perl objects get encoded as their underlying data structure, with the
14cr|perl-JSON-DWIW-0.470.0-4|31	exception of Math::BigInt and Math::BigFloat, which will be output as
14cr|perl-JSON-DWIW-0.470.0-4|32	numbers, and JSON::DWIW::Boolean, which will get output as a true or
14cr|perl-JSON-DWIW-0.470.0-4|33	false value (see the true() and false() methods). For example, a
14cr|perl-JSON-DWIW-0.470.0-4|34	blessed hash ref will be represented as an object in JSON, a blessed
14cr|perl-JSON-DWIW-0.470.0-4|35	array will be represented as an array. etc. A reference to a scalar is
14cr|perl-JSON-DWIW-0.470.0-4|36	dereferenced and represented as the scalar itself. Globs, Code refs,
14cr|perl-JSON-DWIW-0.470.0-4|37	etc., get stringified, and undef becomes null.
14cr|perl-JSON-DWIW-0.470.0-4|38	
14cr|perl-JSON-DWIW-0.470.0-4|39	%prep
14cr|perl-JSON-DWIW-0.470.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JSON-DWIW-0.470.0-4|41	
14cr|perl-JSON-DWIW-0.470.0-4|42	%build
14cr|perl-JSON-DWIW-0.470.0-4|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-JSON-DWIW-0.470.0-4|44	%make
14cr|perl-JSON-DWIW-0.470.0-4|45	
14cr|perl-JSON-DWIW-0.470.0-4|46	%check
14cr|perl-JSON-DWIW-0.470.0-4|47	make test
14cr|perl-JSON-DWIW-0.470.0-4|48	
14cr|perl-JSON-DWIW-0.470.0-4|49	%install
14cr|perl-JSON-DWIW-0.470.0-4|50	%makeinstall_std
14cr|perl-JSON-DWIW-0.470.0-4|51	
14cr|perl-JSON-DWIW-0.470.0-4|52	%clean
14cr|perl-JSON-DWIW-0.470.0-4|53	
14cr|perl-JSON-DWIW-0.470.0-4|54	%files
14cr|perl-JSON-DWIW-0.470.0-4|55	%doc README
14cr|perl-JSON-DWIW-0.470.0-4|56	%{_mandir}/man3/*
14cr|perl-JSON-DWIW-0.470.0-4|57	%{perl_vendorarch}/JSON
14cr|perl-JSON-DWIW-0.470.0-4|58	%{perl_vendorarch}/auto/JSON
14cr|perl-JSON-DWIW-0.470.0-4|59	
14cr|perl-JSON-DWIW-0.470.0-4|60	
14cr|perl-JSON-DWIW-0.470.0-4|61	
14cr|perl-JSON-DWIW-0.470.0-4|62	%changelog
14cr|perl-JSON-DWIW-0.470.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-4
14cr|perl-JSON-DWIW-0.470.0-4|64	+ Revision: 502f85e
14cr|perl-JSON-DWIW-0.470.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-JSON-DWIW-0.470.0-4|66	
14cr|perl-JSON-DWIW-0.470.0-4|67	

4878 14
14cr|perl-JSON-MaybeXS-1.1.0-3|1	%define upstream_name    JSON-MaybeXS
14cr|perl-JSON-MaybeXS-1.1.0-3|2	%define upstream_version 1.001000
14cr|perl-JSON-MaybeXS-1.1.0-3|3	
14cr|perl-JSON-MaybeXS-1.1.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-JSON-MaybeXS-1.1.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-JSON-MaybeXS-1.1.0-3|6	Release:    3
14cr|perl-JSON-MaybeXS-1.1.0-3|7	
14cr|perl-JSON-MaybeXS-1.1.0-3|8	Summary:    Use L<Cpanel::JSON::XS> with a fallback to L<JSON::PP>
14cr|perl-JSON-MaybeXS-1.1.0-3|9	
14cr|perl-JSON-MaybeXS-1.1.0-3|10	License:    GPL+ or Artistic
14cr|perl-JSON-MaybeXS-1.1.0-3|11	Group:      Development/Perl
14cr|perl-JSON-MaybeXS-1.1.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JSON-MaybeXS-1.1.0-3|13	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JSON-MaybeXS-1.1.0-3|14	
14cr|perl-JSON-MaybeXS-1.1.0-3|15	BuildRequires: perl(Cpanel::JSON::XS)
14cr|perl-JSON-MaybeXS-1.1.0-3|16	BuildRequires: perl(JSON::PP)
14cr|perl-JSON-MaybeXS-1.1.0-3|17	BuildRequires: perl(Test::More)
14cr|perl-JSON-MaybeXS-1.1.0-3|18	BuildRequires: perl(Test::Without::Module)
14cr|perl-JSON-MaybeXS-1.1.0-3|19	BuildRequires: perl-devel
14cr|perl-JSON-MaybeXS-1.1.0-3|20	BuildArch: noarch
14cr|perl-JSON-MaybeXS-1.1.0-3|21	
14cr|perl-JSON-MaybeXS-1.1.0-3|22	%description
14cr|perl-JSON-MaybeXS-1.1.0-3|23	This module tries to load the Cpanel::JSON::XS manpage, and if that fails
14cr|perl-JSON-MaybeXS-1.1.0-3|24	instead tries to load the JSON::PP manpage. If neither is available, an
14cr|perl-JSON-MaybeXS-1.1.0-3|25	exception will be thrown.
14cr|perl-JSON-MaybeXS-1.1.0-3|26	
14cr|perl-JSON-MaybeXS-1.1.0-3|27	It then exports the 'encode_json' and 'decode_json' functions from the
14cr|perl-JSON-MaybeXS-1.1.0-3|28	loaded module, along with a 'JSON' constant that returns the class name for
14cr|perl-JSON-MaybeXS-1.1.0-3|29	calling 'new' on.
14cr|perl-JSON-MaybeXS-1.1.0-3|30	
14cr|perl-JSON-MaybeXS-1.1.0-3|31	If you're writing fresh code rather than replacing JSON.pm usage, you might
14cr|perl-JSON-MaybeXS-1.1.0-3|32	want to pass options as constructor args rather than calling mutators, so
14cr|perl-JSON-MaybeXS-1.1.0-3|33	we provide our own 'new' method that supports that.
14cr|perl-JSON-MaybeXS-1.1.0-3|34	
14cr|perl-JSON-MaybeXS-1.1.0-3|35	%prep
14cr|perl-JSON-MaybeXS-1.1.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JSON-MaybeXS-1.1.0-3|37	
14cr|perl-JSON-MaybeXS-1.1.0-3|38	%build
14cr|perl-JSON-MaybeXS-1.1.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-JSON-MaybeXS-1.1.0-3|40	
14cr|perl-JSON-MaybeXS-1.1.0-3|41	%make
14cr|perl-JSON-MaybeXS-1.1.0-3|42	
14cr|perl-JSON-MaybeXS-1.1.0-3|43	%check
14cr|perl-JSON-MaybeXS-1.1.0-3|44	%make test
14cr|perl-JSON-MaybeXS-1.1.0-3|45	
14cr|perl-JSON-MaybeXS-1.1.0-3|46	%install
14cr|perl-JSON-MaybeXS-1.1.0-3|47	%makeinstall_std
14cr|perl-JSON-MaybeXS-1.1.0-3|48	
14cr|perl-JSON-MaybeXS-1.1.0-3|49	%files
14cr|perl-JSON-MaybeXS-1.1.0-3|50	%doc META.yml META.json README Changes
14cr|perl-JSON-MaybeXS-1.1.0-3|51	%{_mandir}/man3/*
14cr|perl-JSON-MaybeXS-1.1.0-3|52	%{perl_vendorlib}/*
14cr|perl-JSON-MaybeXS-1.1.0-3|53	
14cr|perl-JSON-MaybeXS-1.1.0-3|54	%changelog
14cr|perl-JSON-MaybeXS-1.1.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|perl-JSON-MaybeXS-1.1.0-3|56	+ Revision: a0323f4
14cr|perl-JSON-MaybeXS-1.1.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-JSON-MaybeXS-1.1.0-3|58	
14cr|perl-JSON-MaybeXS-1.1.0-3|59	

4879 14
14cr|perl-JSON-RPC-0.960.0-5|1	%define upstream_name    JSON-RPC
14cr|perl-JSON-RPC-0.960.0-5|2	%define upstream_version 0.96
14cr|perl-JSON-RPC-0.960.0-5|3	
14cr|perl-JSON-RPC-0.960.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-JSON-RPC-0.960.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-JSON-RPC-0.960.0-5|6	Release:	5
14cr|perl-JSON-RPC-0.960.0-5|7	
14cr|perl-JSON-RPC-0.960.0-5|8	Summary:	JSON-RPC sever for mod_perl2
14cr|perl-JSON-RPC-0.960.0-5|9	
14cr|perl-JSON-RPC-0.960.0-5|10	License:	GPL+ or Artistic
14cr|perl-JSON-RPC-0.960.0-5|11	Group:		Development/Perl
14cr|perl-JSON-RPC-0.960.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-JSON-RPC-0.960.0-5|13	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JSON-RPC-0.960.0-5|14	
14cr|perl-JSON-RPC-0.960.0-5|15	BuildRequires:	perl-devel
14cr|perl-JSON-RPC-0.960.0-5|16	BuildRequires:	perl(CGI)
14cr|perl-JSON-RPC-0.960.0-5|17	BuildRequires:	perl(HTTP::Request)
14cr|perl-JSON-RPC-0.960.0-5|18	BuildRequires:	perl(HTTP::Response)
14cr|perl-JSON-RPC-0.960.0-5|19	BuildRequires:	perl(JSON)
14cr|perl-JSON-RPC-0.960.0-5|20	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-JSON-RPC-0.960.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-JSON-RPC-0.960.0-5|22	BuildArch:	noarch
14cr|perl-JSON-RPC-0.960.0-5|23	
14cr|perl-JSON-RPC-0.960.0-5|24	%description
14cr|perl-JSON-RPC-0.960.0-5|25	This module is a smple code (for Perl 5.6 or later). Please check the
14cr|perl-JSON-RPC-0.960.0-5|26	source.
14cr|perl-JSON-RPC-0.960.0-5|27	
14cr|perl-JSON-RPC-0.960.0-5|28	PROCEDURES
14cr|perl-JSON-RPC-0.960.0-5|29	* echo
14cr|perl-JSON-RPC-0.960.0-5|30	
14cr|perl-JSON-RPC-0.960.0-5|31	Takes a scalar and returns it as is.
14cr|perl-JSON-RPC-0.960.0-5|32	
14cr|perl-JSON-RPC-0.960.0-5|33	%prep
14cr|perl-JSON-RPC-0.960.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JSON-RPC-0.960.0-5|35	
14cr|perl-JSON-RPC-0.960.0-5|36	%build
14cr|perl-JSON-RPC-0.960.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-JSON-RPC-0.960.0-5|38	%make
14cr|perl-JSON-RPC-0.960.0-5|39	
14cr|perl-JSON-RPC-0.960.0-5|40	%check
14cr|perl-JSON-RPC-0.960.0-5|41	%make test
14cr|perl-JSON-RPC-0.960.0-5|42	
14cr|perl-JSON-RPC-0.960.0-5|43	%install
14cr|perl-JSON-RPC-0.960.0-5|44	%makeinstall_std
14cr|perl-JSON-RPC-0.960.0-5|45	
14cr|perl-JSON-RPC-0.960.0-5|46	%files
14cr|perl-JSON-RPC-0.960.0-5|47	%doc Changes META.yml README
14cr|perl-JSON-RPC-0.960.0-5|48	%{_mandir}/man3/*
14cr|perl-JSON-RPC-0.960.0-5|49	%{perl_vendorlib}/*
14cr|perl-JSON-RPC-0.960.0-5|50	
14cr|perl-JSON-RPC-0.960.0-5|51	
14cr|perl-JSON-RPC-0.960.0-5|52	%changelog
14cr|perl-JSON-RPC-0.960.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-5
14cr|perl-JSON-RPC-0.960.0-5|54	+ Revision: 86e8cea
14cr|perl-JSON-RPC-0.960.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-JSON-RPC-0.960.0-5|56	
14cr|perl-JSON-RPC-0.960.0-5|57	

4880 14
14cr|perl-JSON-XS-3.10.0-3|1	%define upstream_name	 JSON-XS
14cr|perl-JSON-XS-3.10.0-3|2	%define upstream_version 3.01
14cr|perl-JSON-XS-3.10.0-3|3	
14cr|perl-JSON-XS-3.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-JSON-XS-3.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-JSON-XS-3.10.0-3|6	Release:	3
14cr|perl-JSON-XS-3.10.0-3|7	Epoch:      1
14cr|perl-JSON-XS-3.10.0-3|8	
14cr|perl-JSON-XS-3.10.0-3|9	Summary:	JSON (JavaScript Object Notation) serialization
14cr|perl-JSON-XS-3.10.0-3|10	
14cr|perl-JSON-XS-3.10.0-3|11	License:	GPL+ or Artistic
14cr|perl-JSON-XS-3.10.0-3|12	Group:		Development/Perl
14cr|perl-JSON-XS-3.10.0-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-JSON-XS-3.10.0-3|14	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-JSON-XS-3.10.0-3|15	
14cr|perl-JSON-XS-3.10.0-3|16	BuildRequires:  perl(CGI)
14cr|perl-JSON-XS-3.10.0-3|17	BuildRequires: perl(Types::Serialiser)
14cr|perl-JSON-XS-3.10.0-3|18	BuildRequires:	perl(HTTP::Request)
14cr|perl-JSON-XS-3.10.0-3|19	BuildRequires:	perl(HTTP::Response)
14cr|perl-JSON-XS-3.10.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-JSON-XS-3.10.0-3|21	BuildRequires:  perl(common::sense)
14cr|perl-JSON-XS-3.10.0-3|22	BuildRequires:	perl-devel
14cr|perl-JSON-XS-3.10.0-3|23	
14cr|perl-JSON-XS-3.10.0-3|24	
14cr|perl-JSON-XS-3.10.0-3|25	Requires:   perl(common::sense)
14cr|perl-JSON-XS-3.10.0-3|26	
14cr|perl-JSON-XS-3.10.0-3|27	%description
14cr|perl-JSON-XS-3.10.0-3|28	JSON serialising/deserialising, done correctly and fast.
14cr|perl-JSON-XS-3.10.0-3|29	
14cr|perl-JSON-XS-3.10.0-3|30	%prep
14cr|perl-JSON-XS-3.10.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-JSON-XS-3.10.0-3|32	
14cr|perl-JSON-XS-3.10.0-3|33	%build
14cr|perl-JSON-XS-3.10.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-JSON-XS-3.10.0-3|35	%make
14cr|perl-JSON-XS-3.10.0-3|36	
14cr|perl-JSON-XS-3.10.0-3|37	%check
14cr|perl-JSON-XS-3.10.0-3|38	%make test
14cr|perl-JSON-XS-3.10.0-3|39	
14cr|perl-JSON-XS-3.10.0-3|40	%install
14cr|perl-JSON-XS-3.10.0-3|41	%makeinstall_std
14cr|perl-JSON-XS-3.10.0-3|42	
14cr|perl-JSON-XS-3.10.0-3|43	%clean
14cr|perl-JSON-XS-3.10.0-3|44	
14cr|perl-JSON-XS-3.10.0-3|45	%files
14cr|perl-JSON-XS-3.10.0-3|46	%defattr(0644,root,root,0755)
14cr|perl-JSON-XS-3.10.0-3|47	%doc Changes README
14cr|perl-JSON-XS-3.10.0-3|48	%{_mandir}/*/*
14cr|perl-JSON-XS-3.10.0-3|49	%{_bindir}/json_xs
14cr|perl-JSON-XS-3.10.0-3|50	%{perl_vendorarch}/JSON*
14cr|perl-JSON-XS-3.10.0-3|51	%{perl_vendorarch}/auto/JSON/XS/*
14cr|perl-JSON-XS-3.10.0-3|52	
14cr|perl-JSON-XS-3.10.0-3|53	
14cr|perl-JSON-XS-3.10.0-3|54	
14cr|perl-JSON-XS-3.10.0-3|55	%changelog
14cr|perl-JSON-XS-3.10.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.10.0-3
14cr|perl-JSON-XS-3.10.0-3|57	+ Revision: 6425cad
14cr|perl-JSON-XS-3.10.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-JSON-XS-3.10.0-3|59	
14cr|perl-JSON-XS-3.10.0-3|60	

4881 14
14cr|perl-KinoSearch-0.165.0-7|1	%define upstream_name KinoSearch
14cr|perl-KinoSearch-0.165.0-7|2	%define upstream_version 0.165
14cr|perl-KinoSearch-0.165.0-7|3	
14cr|perl-KinoSearch-0.165.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-KinoSearch-0.165.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KinoSearch-0.165.0-7|6	Release:	7
14cr|perl-KinoSearch-0.165.0-7|7	
14cr|perl-KinoSearch-0.165.0-7|8	Summary:	Surround highlight bits with tags
14cr|perl-KinoSearch-0.165.0-7|9	
14cr|perl-KinoSearch-0.165.0-7|10	License:	GPL+ or Artistic
14cr|perl-KinoSearch-0.165.0-7|11	Group:		Development/Perl
14cr|perl-KinoSearch-0.165.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KinoSearch-0.165.0-7|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KinoSearch-0.165.0-7|14	
14cr|perl-KinoSearch-0.165.0-7|15	BuildRequires:	perl(Compress::Zlib)
14cr|perl-KinoSearch-0.165.0-7|16	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-KinoSearch-0.165.0-7|17	BuildRequires:	perl(ExtUtils::ParseXS)
14cr|perl-KinoSearch-0.165.0-7|18	BuildRequires:	perl(Lingua::Stem::Snowball)
14cr|perl-KinoSearch-0.165.0-7|19	BuildRequires:	perl(Lingua::StopWords)
14cr|perl-KinoSearch-0.165.0-7|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-KinoSearch-0.165.0-7|21	BuildRequires:	perl-devel
14cr|perl-KinoSearch-0.165.0-7|22	
14cr|perl-KinoSearch-0.165.0-7|23	%description
14cr|perl-KinoSearch-0.165.0-7|24	KinoSearch is a loose port of the Java search engine library Apache Lucene,
14cr|perl-KinoSearch-0.165.0-7|25	written in Perl and C. The archetypal application is website search, but it
14cr|perl-KinoSearch-0.165.0-7|26	can be put to many different uses.
14cr|perl-KinoSearch-0.165.0-7|27	
14cr|perl-KinoSearch-0.165.0-7|28	%prep
14cr|perl-KinoSearch-0.165.0-7|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KinoSearch-0.165.0-7|30	
14cr|perl-KinoSearch-0.165.0-7|31	%build
14cr|perl-KinoSearch-0.165.0-7|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KinoSearch-0.165.0-7|33	%make
14cr|perl-KinoSearch-0.165.0-7|34	
14cr|perl-KinoSearch-0.165.0-7|35	%check
14cr|perl-KinoSearch-0.165.0-7|36	%make test
14cr|perl-KinoSearch-0.165.0-7|37	
14cr|perl-KinoSearch-0.165.0-7|38	%install
14cr|perl-KinoSearch-0.165.0-7|39	%makeinstall_std
14cr|perl-KinoSearch-0.165.0-7|40	
14cr|perl-KinoSearch-0.165.0-7|41	%files
14cr|perl-KinoSearch-0.165.0-7|42	%doc README Changes
14cr|perl-KinoSearch-0.165.0-7|43	%{_mandir}/man3/*
14cr|perl-KinoSearch-0.165.0-7|44	%{perl_vendorlib}/*
14cr|perl-KinoSearch-0.165.0-7|45	
14cr|perl-KinoSearch-0.165.0-7|46	
14cr|perl-KinoSearch-0.165.0-7|47	
14cr|perl-KinoSearch-0.165.0-7|48	%changelog
14cr|perl-KinoSearch-0.165.0-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.165.0-7
14cr|perl-KinoSearch-0.165.0-7|50	+ Revision: ccd429e
14cr|perl-KinoSearch-0.165.0-7|51	- MassBuild#464: Increase release tag
14cr|perl-KinoSearch-0.165.0-7|52	
14cr|perl-KinoSearch-0.165.0-7|53	

4882 14
14cr|perl-KinoSearch1-1.10.0-4|1	%define upstream_name KinoSearch1
14cr|perl-KinoSearch1-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-KinoSearch1-1.10.0-4|3	
14cr|perl-KinoSearch1-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-KinoSearch1-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KinoSearch1-1.10.0-4|6	Release:	4
14cr|perl-KinoSearch1-1.10.0-4|7	
14cr|perl-KinoSearch1-1.10.0-4|8	Summary:	Surround highlight bits with tags
14cr|perl-KinoSearch1-1.10.0-4|9	
14cr|perl-KinoSearch1-1.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-KinoSearch1-1.10.0-4|11	Group:		Development/Perl
14cr|perl-KinoSearch1-1.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KinoSearch1-1.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KinoSearch1-1.10.0-4|14	
14cr|perl-KinoSearch1-1.10.0-4|15	BuildRequires:	perl(Compress::Zlib)
14cr|perl-KinoSearch1-1.10.0-4|16	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-KinoSearch1-1.10.0-4|17	BuildRequires:	perl(ExtUtils::ParseXS)
14cr|perl-KinoSearch1-1.10.0-4|18	BuildRequires:	perl(Lingua::Stem::Snowball)
14cr|perl-KinoSearch1-1.10.0-4|19	BuildRequires:	perl(Lingua::StopWords)
14cr|perl-KinoSearch1-1.10.0-4|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-KinoSearch1-1.10.0-4|21	BuildRequires:	perl-devel
14cr|perl-KinoSearch1-1.10.0-4|22	
14cr|perl-KinoSearch1-1.10.0-4|23	%description
14cr|perl-KinoSearch1-1.10.0-4|24	KinoSearch1 is a loose port of the Java search engine library Apache
14cr|perl-KinoSearch1-1.10.0-4|25	Lucene, written in Perl and C. The archetypal application is website
14cr|perl-KinoSearch1-1.10.0-4|26	search, but it can be put to many different uses.
14cr|perl-KinoSearch1-1.10.0-4|27	
14cr|perl-KinoSearch1-1.10.0-4|28	%prep
14cr|perl-KinoSearch1-1.10.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KinoSearch1-1.10.0-4|30	
14cr|perl-KinoSearch1-1.10.0-4|31	%build
14cr|perl-KinoSearch1-1.10.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KinoSearch1-1.10.0-4|33	%make
14cr|perl-KinoSearch1-1.10.0-4|34	
14cr|perl-KinoSearch1-1.10.0-4|35	%check
14cr|perl-KinoSearch1-1.10.0-4|36	%make test
14cr|perl-KinoSearch1-1.10.0-4|37	
14cr|perl-KinoSearch1-1.10.0-4|38	%install
14cr|perl-KinoSearch1-1.10.0-4|39	%makeinstall_std
14cr|perl-KinoSearch1-1.10.0-4|40	
14cr|perl-KinoSearch1-1.10.0-4|41	%files
14cr|perl-KinoSearch1-1.10.0-4|42	%doc META.yml README Changes
14cr|perl-KinoSearch1-1.10.0-4|43	%{_mandir}/man3/*
14cr|perl-KinoSearch1-1.10.0-4|44	%{perl_vendorlib}/*
14cr|perl-KinoSearch1-1.10.0-4|45	
14cr|perl-KinoSearch1-1.10.0-4|46	
14cr|perl-KinoSearch1-1.10.0-4|47	
14cr|perl-KinoSearch1-1.10.0-4|48	%changelog
14cr|perl-KinoSearch1-1.10.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-KinoSearch1-1.10.0-4|50	+ Revision: 9777913
14cr|perl-KinoSearch1-1.10.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-KinoSearch1-1.10.0-4|52	
14cr|perl-KinoSearch1-1.10.0-4|53	

4883 14
14cr|perl-KiokuDB-0.570.0-3|1	%define upstream_name    KiokuDB
14cr|perl-KiokuDB-0.570.0-3|2	%define upstream_version 0.57
14cr|perl-KiokuDB-0.570.0-3|3	
14cr|perl-KiokuDB-0.570.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-KiokuDB-0.570.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KiokuDB-0.570.0-3|6	Release:	3
14cr|perl-KiokuDB-0.570.0-3|7	
14cr|perl-KiokuDB-0.570.0-3|8	Summary:	Common functionality for JSPON
14cr|perl-KiokuDB-0.570.0-3|9	
14cr|perl-KiokuDB-0.570.0-3|10	License:	GPL+ or Artistic
14cr|perl-KiokuDB-0.570.0-3|11	Group:		Development/Perl
14cr|perl-KiokuDB-0.570.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KiokuDB-0.570.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Term/DOY/KiokuDB-%{upstream_version}.tar.gz
14cr|perl-KiokuDB-0.570.0-3|14	
14cr|perl-KiokuDB-0.570.0-3|15	BuildRequires:	perl-devel
14cr|perl-KiokuDB-0.570.0-3|16	BuildRequires:	perl(Cache::Ref)
14cr|perl-KiokuDB-0.570.0-3|17	BuildRequires:	perl(Class::MOP)
14cr|perl-KiokuDB-0.570.0-3|18	BuildRequires:	perl(Data::Stream::Bulk)
14cr|perl-KiokuDB-0.570.0-3|19	BuildRequires:	perl(Data::UUID::LibUUID)
14cr|perl-KiokuDB-0.570.0-3|20	BuildRequires:	perl(Data::Visitor)
14cr|perl-KiokuDB-0.570.0-3|21	BuildRequires:	perl(Digest::SHA)
14cr|perl-KiokuDB-0.570.0-3|22	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
14cr|perl-KiokuDB-0.570.0-3|23	BuildRequires:	perl(IO)
14cr|perl-KiokuDB-0.570.0-3|24	BuildRequires:	perl(JSON)
14cr|perl-KiokuDB-0.570.0-3|25	BuildRequires:	perl(JSON::XS)
14cr|perl-KiokuDB-0.570.0-3|26	BuildRequires:	perl(Module::Pluggable::Object)
14cr|perl-KiokuDB-0.570.0-3|27	BuildRequires:	perl(Moose)
14cr|perl-KiokuDB-0.570.0-3|28	BuildRequires:	perl(MooseX::Clone)
14cr|perl-KiokuDB-0.570.0-3|29	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-KiokuDB-0.570.0-3|30	BuildRequires:	perl(MooseX::YAML)
14cr|perl-KiokuDB-0.570.0-3|31	BuildRequires:	perl(PadWalker)
14cr|perl-KiokuDB-0.570.0-3|32	BuildRequires:	perl(Path::Class)
14cr|perl-KiokuDB-0.570.0-3|33	BuildRequires:	perl(Scalar::Util)
14cr|perl-KiokuDB-0.570.0-3|34	BuildRequires:	perl(Scope::Guard)
14cr|perl-KiokuDB-0.570.0-3|35	BuildRequires:	perl(Search::GIN)
14cr|perl-KiokuDB-0.570.0-3|36	BuildRequires:	perl(Set::Object)
14cr|perl-KiokuDB-0.570.0-3|37	BuildRequires:	perl(Storable)
14cr|perl-KiokuDB-0.570.0-3|38	BuildRequires:	perl(Task::Weaken)
14cr|perl-KiokuDB-0.570.0-3|39	BuildRequires:	perl(Test::Exception)
14cr|perl-KiokuDB-0.570.0-3|40	BuildRequires:	perl(Test::More)
14cr|perl-KiokuDB-0.570.0-3|41	BuildRequires:	perl(Test::use::ok)
14cr|perl-KiokuDB-0.570.0-3|42	BuildRequires:	perl(Throwable)
14cr|perl-KiokuDB-0.570.0-3|43	BuildRequires:	perl(Tie::ToObject)
14cr|perl-KiokuDB-0.570.0-3|44	BuildRequires:	perl(Try::Tiny)
14cr|perl-KiokuDB-0.570.0-3|45	BuildRequires:	perl(YAML::XS)
14cr|perl-KiokuDB-0.570.0-3|46	BuildRequires:	perl(namespace::clean)
14cr|perl-KiokuDB-0.570.0-3|47	BuildRequires:	perl(namespace::autoclean)
14cr|perl-KiokuDB-0.570.0-3|48	BuildRequires:	perl(Data::UUID)
14cr|perl-KiokuDB-0.570.0-3|49	BuildArch:	noarch
14cr|perl-KiokuDB-0.570.0-3|50	
14cr|perl-KiokuDB-0.570.0-3|51	%description
14cr|perl-KiokuDB-0.570.0-3|52	the KiokuDB manpage is a Moose based frontend to various data stores,
14cr|perl-KiokuDB-0.570.0-3|53	somewhere in between the Tangram manpage and the Pixie manpage.
14cr|perl-KiokuDB-0.570.0-3|54	
14cr|perl-KiokuDB-0.570.0-3|55	Its purpose is to provide persistence for "regular" objects with as little
14cr|perl-KiokuDB-0.570.0-3|56	effort as possible, without sacrificing control over how persistence is
14cr|perl-KiokuDB-0.570.0-3|57	actually done, especially for harder to serialize objects.
14cr|perl-KiokuDB-0.570.0-3|58	
14cr|perl-KiokuDB-0.570.0-3|59	the KiokuDB manpage is also non-invasive: it does not use ties, 'AUTOLOAD',
14cr|perl-KiokuDB-0.570.0-3|60	proxy objects, 'sv_magic' or any other type of trickery.
14cr|perl-KiokuDB-0.570.0-3|61	
14cr|perl-KiokuDB-0.570.0-3|62	%prep
14cr|perl-KiokuDB-0.570.0-3|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KiokuDB-0.570.0-3|64	
14cr|perl-KiokuDB-0.570.0-3|65	%build
14cr|perl-KiokuDB-0.570.0-3|66	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KiokuDB-0.570.0-3|67	%make
14cr|perl-KiokuDB-0.570.0-3|68	
14cr|perl-KiokuDB-0.570.0-3|69	%check
14cr|perl-KiokuDB-0.570.0-3|70	%make test
14cr|perl-KiokuDB-0.570.0-3|71	
14cr|perl-KiokuDB-0.570.0-3|72	%install
14cr|perl-KiokuDB-0.570.0-3|73	%makeinstall_std
14cr|perl-KiokuDB-0.570.0-3|74	
14cr|perl-KiokuDB-0.570.0-3|75	%files
14cr|perl-KiokuDB-0.570.0-3|76	%doc Changes META.yml
14cr|perl-KiokuDB-0.570.0-3|77	%{_bindir}/*
14cr|perl-KiokuDB-0.570.0-3|78	%{_mandir}/man?/*
14cr|perl-KiokuDB-0.570.0-3|79	%{perl_vendorlib}/*
14cr|perl-KiokuDB-0.570.0-3|80	
14cr|perl-KiokuDB-0.570.0-3|81	%changelog
14cr|perl-KiokuDB-0.570.0-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.570.0-3
14cr|perl-KiokuDB-0.570.0-3|83	+ Revision: efe5f96
14cr|perl-KiokuDB-0.570.0-3|84	- MassBuild#464: Increase release tag
14cr|perl-KiokuDB-0.570.0-3|85	
14cr|perl-KiokuDB-0.570.0-3|86	

4884 14
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|1	%define upstream_name    KiokuDB-Backend-DBI
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|2	%define upstream_version 1.23
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|3	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|6	Release:	3
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|7	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|8	Summary:	L<KiokuDB::TypeMap::Entry>
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|9	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|10	License:	GPL+ or Artistic
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|11	Group:		Development/Perl
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|13	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|14	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|15	BuildRequires:	perl-devel
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|17	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|18	BuildRequires:	perl(DBD::SQLite)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|19	BuildRequires:	perl(DBI)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|20	BuildRequires:	perl(DBIx::Class)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|21	BuildRequires:	perl(DBIx::Class::Core)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|22	BuildRequires:	perl(DBIx::Class::ResultSource::Table)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|23	BuildRequires:	perl(DBIx::Class::Schema)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|24	BuildRequires:	perl(Data::Stream::Bulk)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|25	BuildRequires:	perl(Data::Stream::Bulk::DBI)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|26	BuildRequires:	perl(File::NFSLock)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|27	BuildRequires:	perl(JSON)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|28	BuildRequires:	perl(KiokuDB)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|29	BuildRequires:	perl(KiokuDB::Backend)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|30	BuildRequires:	perl(KiokuDB::Backend::Role::Clear)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|31	BuildRequires:	perl(KiokuDB::Backend::Role::Concurrency::POSIX)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|32	BuildRequires:	perl(KiokuDB::Backend::Role::GC)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|33	BuildRequires:	perl(KiokuDB::Backend::Role::Query::GIN)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|34	BuildRequires:	perl(KiokuDB::Backend::Role::Query::Simple)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|35	BuildRequires:	perl(KiokuDB::Backend::Role::Scan)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|36	BuildRequires:	perl(KiokuDB::Backend::Role::TXN)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|37	BuildRequires:	perl(KiokuDB::Backend::Serialize::Delegate)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|38	BuildRequires:	perl(KiokuDB::Test)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|39	BuildRequires:	perl(KiokuDB::TypeMap)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|40	BuildRequires:	perl(KiokuDB::TypeMap::Entry)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|41	BuildRequires:	perl(KiokuDB::TypeMap::Entry::Naive)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|42	BuildRequires:	perl(Moose)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|43	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|44	BuildRequires:	perl(MooseX::Types)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|45	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|46	BuildRequires:	perl(PadWalker)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|47	BuildRequires:	perl(SQL::Abstract)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|48	BuildRequires:	perl(SQL::Translator)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|49	BuildRequires:	perl(Scalar::Util)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|50	BuildRequires:	perl(Search::GIN)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|51	BuildRequires:	perl(Search::GIN::Extract::Class)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|52	BuildRequires:	perl(Search::GIN::Extract::Delegate)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|53	BuildRequires:	perl(Test::Exception)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|54	BuildRequires:	perl(Test::More)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|55	BuildRequires:	perl(Test::TempDir)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|56	BuildRequires:	perl(Test::use::ok)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|57	BuildRequires:  perl(Test::Requires)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|58	BuildRequires:	perl(Throwable)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|59	BuildRequires:	perl(Try::Tiny)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|60	BuildRequires:	perl(YAML::XS)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|61	BuildRequires:	perl(namespace::autoclean)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|62	BuildRequires:	perl(namespace::clean)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|63	BuildRequires:	perl(ok)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|64	BuildRequires:	perl(strictures)
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|65	BuildArch:	noarch
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|66	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|67	%description
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|68	This the DBIx::Class manpage component provides the code necessary for the
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|69	DBIx::Class::Row manpage objects to refer to the KiokuDB manpage objects
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|70	stored in the KiokuDB::Backend::DBI manpage.
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|71	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|72	%prep
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|73	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|74	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|75	%build
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|76	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|77	%make
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|78	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|79	%check
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|80	%make test
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|81	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|82	%install
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|83	%makeinstall_std
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|84	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|85	%files
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|86	%doc Changes META.yml LICENSE README META.json
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|87	%{_mandir}/man3/*
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|88	%{perl_vendorlib}/*
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|89	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|90	%changelog
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-3
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|92	+ Revision: c07315a
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|93	- MassBuild#464: Increase release tag
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|94	
14cr|perl-KiokuDB-Backend-DBI-1.230.0-3|95	

4885 14
14cr|perl-KiokuDB-Cmd-0.30.0-5|1	%define upstream_name    KiokuDB-Cmd
14cr|perl-KiokuDB-Cmd-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-KiokuDB-Cmd-0.30.0-5|3	
14cr|perl-KiokuDB-Cmd-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-KiokuDB-Cmd-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KiokuDB-Cmd-0.30.0-5|6	Release:	5
14cr|perl-KiokuDB-Cmd-0.30.0-5|7	
14cr|perl-KiokuDB-Cmd-0.30.0-5|8	Summary:	A role for command line tools which accept entry IDs as options
14cr|perl-KiokuDB-Cmd-0.30.0-5|9	
14cr|perl-KiokuDB-Cmd-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-KiokuDB-Cmd-0.30.0-5|11	Group:		Development/Perl
14cr|perl-KiokuDB-Cmd-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KiokuDB-Cmd-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KiokuDB-Cmd-0.30.0-5|14	
14cr|perl-KiokuDB-Cmd-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-KiokuDB-Cmd-0.30.0-5|16	BuildRequires:	perl(App::Cmd)
14cr|perl-KiokuDB-Cmd-0.30.0-5|17	BuildRequires:	perl(KiokuDB)
14cr|perl-KiokuDB-Cmd-0.30.0-5|18	BuildRequires:	perl(MooseX::App::Cmd)
14cr|perl-KiokuDB-Cmd-0.30.0-5|19	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-KiokuDB-Cmd-0.30.0-5|20	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-KiokuDB-Cmd-0.30.0-5|21	BuildRequires:	perl(ok)
14cr|perl-KiokuDB-Cmd-0.30.0-5|22	BuildRequires:	perl(Proc::InvokeEditor)
14cr|perl-KiokuDB-Cmd-0.30.0-5|23	BuildRequires:	perl(Throwable)
14cr|perl-KiokuDB-Cmd-0.30.0-5|24	BuildRequires:	perl(namespace::autoclean)
14cr|perl-KiokuDB-Cmd-0.30.0-5|25	BuildArch:	noarch
14cr|perl-KiokuDB-Cmd-0.30.0-5|26	
14cr|perl-KiokuDB-Cmd-0.30.0-5|27	%description
14cr|perl-KiokuDB-Cmd-0.30.0-5|28	This is an the App::Cmd manpage based, pluggable suite of commands for the
14cr|perl-KiokuDB-Cmd-0.30.0-5|29	KiokuDB manpage.
14cr|perl-KiokuDB-Cmd-0.30.0-5|30	
14cr|perl-KiokuDB-Cmd-0.30.0-5|31	Some commands such as the KiokuDB::Cmd::Command::Dump manpage are part of
14cr|perl-KiokuDB-Cmd-0.30.0-5|32	the core distributions, but backends can provide their own subcommands as
14cr|perl-KiokuDB-Cmd-0.30.0-5|33	well.
14cr|perl-KiokuDB-Cmd-0.30.0-5|34	
14cr|perl-KiokuDB-Cmd-0.30.0-5|35	%prep
14cr|perl-KiokuDB-Cmd-0.30.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KiokuDB-Cmd-0.30.0-5|37	
14cr|perl-KiokuDB-Cmd-0.30.0-5|38	%build
14cr|perl-KiokuDB-Cmd-0.30.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KiokuDB-Cmd-0.30.0-5|40	%make
14cr|perl-KiokuDB-Cmd-0.30.0-5|41	
14cr|perl-KiokuDB-Cmd-0.30.0-5|42	%check
14cr|perl-KiokuDB-Cmd-0.30.0-5|43	%make test
14cr|perl-KiokuDB-Cmd-0.30.0-5|44	
14cr|perl-KiokuDB-Cmd-0.30.0-5|45	%install
14cr|perl-KiokuDB-Cmd-0.30.0-5|46	%makeinstall_std
14cr|perl-KiokuDB-Cmd-0.30.0-5|47	
14cr|perl-KiokuDB-Cmd-0.30.0-5|48	%files
14cr|perl-KiokuDB-Cmd-0.30.0-5|49	%doc Changes
14cr|perl-KiokuDB-Cmd-0.30.0-5|50	%{_mandir}/man3/*
14cr|perl-KiokuDB-Cmd-0.30.0-5|51	%{perl_vendorlib}/*
14cr|perl-KiokuDB-Cmd-0.30.0-5|52	
14cr|perl-KiokuDB-Cmd-0.30.0-5|53	
14cr|perl-KiokuDB-Cmd-0.30.0-5|54	%changelog
14cr|perl-KiokuDB-Cmd-0.30.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-KiokuDB-Cmd-0.30.0-5|56	+ Revision: 018a29a
14cr|perl-KiokuDB-Cmd-0.30.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-KiokuDB-Cmd-0.30.0-5|58	
14cr|perl-KiokuDB-Cmd-0.30.0-5|59	

4886 14
14cr|perl-KiokuX-Model-0.20.0-5|1	%define upstream_name    KiokuX-Model
14cr|perl-KiokuX-Model-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-KiokuX-Model-0.20.0-5|3	
14cr|perl-KiokuX-Model-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-KiokuX-Model-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KiokuX-Model-0.20.0-5|6	Release:	5
14cr|perl-KiokuX-Model-0.20.0-5|7	
14cr|perl-KiokuX-Model-0.20.0-5|8	Summary:	A simple application specific wrapper for L<KiokuDB>
14cr|perl-KiokuX-Model-0.20.0-5|9	
14cr|perl-KiokuX-Model-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-KiokuX-Model-0.20.0-5|11	Group:		Development/Perl
14cr|perl-KiokuX-Model-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KiokuX-Model-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KiokuX-Model-0.20.0-5|14	
14cr|perl-KiokuX-Model-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-KiokuX-Model-0.20.0-5|16	BuildRequires:	perl(KiokuDB)
14cr|perl-KiokuX-Model-0.20.0-5|17	BuildRequires:	perl(MooseX::StrictConstructor)
14cr|perl-KiokuX-Model-0.20.0-5|18	BuildRequires:	perl(ok)
14cr|perl-KiokuX-Model-0.20.0-5|19	BuildRequires:	perl(Throwable)
14cr|perl-KiokuX-Model-0.20.0-5|20	BuildArch:	noarch
14cr|perl-KiokuX-Model-0.20.0-5|21	
14cr|perl-KiokuX-Model-0.20.0-5|22	%description
14cr|perl-KiokuX-Model-0.20.0-5|23	This base class makes it easy to create the KiokuDB manpage database
14cr|perl-KiokuX-Model-0.20.0-5|24	instances in your application. It provides a standard way to instantiate
14cr|perl-KiokuX-Model-0.20.0-5|25	and use a the KiokuDB manpage object in your apps.
14cr|perl-KiokuX-Model-0.20.0-5|26	
14cr|perl-KiokuX-Model-0.20.0-5|27	As your app grows you can subclass it and provide additional convenience
14cr|perl-KiokuX-Model-0.20.0-5|28	methods, without changing the structure of the code, but simply swapping
14cr|perl-KiokuX-Model-0.20.0-5|29	your subclass for the KiokuX::Model manpage in e.g. the
14cr|perl-KiokuX-Model-0.20.0-5|30	Catalyst::Model::KiokuDB manpage or whatever you use to glue it in.
14cr|perl-KiokuX-Model-0.20.0-5|31	
14cr|perl-KiokuX-Model-0.20.0-5|32	%prep
14cr|perl-KiokuX-Model-0.20.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KiokuX-Model-0.20.0-5|34	
14cr|perl-KiokuX-Model-0.20.0-5|35	%build
14cr|perl-KiokuX-Model-0.20.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KiokuX-Model-0.20.0-5|37	%make
14cr|perl-KiokuX-Model-0.20.0-5|38	
14cr|perl-KiokuX-Model-0.20.0-5|39	%check
14cr|perl-KiokuX-Model-0.20.0-5|40	%make test
14cr|perl-KiokuX-Model-0.20.0-5|41	
14cr|perl-KiokuX-Model-0.20.0-5|42	%install
14cr|perl-KiokuX-Model-0.20.0-5|43	%makeinstall_std
14cr|perl-KiokuX-Model-0.20.0-5|44	
14cr|perl-KiokuX-Model-0.20.0-5|45	%files
14cr|perl-KiokuX-Model-0.20.0-5|46	%doc Changes
14cr|perl-KiokuX-Model-0.20.0-5|47	%{_mandir}/man3/*
14cr|perl-KiokuX-Model-0.20.0-5|48	%{perl_vendorlib}/*
14cr|perl-KiokuX-Model-0.20.0-5|49	
14cr|perl-KiokuX-Model-0.20.0-5|50	
14cr|perl-KiokuX-Model-0.20.0-5|51	%changelog
14cr|perl-KiokuX-Model-0.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-KiokuX-Model-0.20.0-5|53	+ Revision: fe11def
14cr|perl-KiokuX-Model-0.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-KiokuX-Model-0.20.0-5|55	
14cr|perl-KiokuX-Model-0.20.0-5|56	

4887 14
14cr|perl-KiokuX-User-0.20.0-7|1	%define upstream_name    KiokuX-User
14cr|perl-KiokuX-User-0.20.0-7|2	%define upstream_version 0.02
14cr|perl-KiokuX-User-0.20.0-7|3	
14cr|perl-KiokuX-User-0.20.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-KiokuX-User-0.20.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-KiokuX-User-0.20.0-7|6	Release:	7
14cr|perl-KiokuX-User-0.20.0-7|7	
14cr|perl-KiokuX-User-0.20.0-7|8	Summary:	A role for users
14cr|perl-KiokuX-User-0.20.0-7|9	
14cr|perl-KiokuX-User-0.20.0-7|10	License:	GPL+ or Artistic
14cr|perl-KiokuX-User-0.20.0-7|11	Group:		Development/Perl
14cr|perl-KiokuX-User-0.20.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-KiokuX-User-0.20.0-7|13	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-KiokuX-User-0.20.0-7|14	
14cr|perl-KiokuX-User-0.20.0-7|15	BuildRequires:	perl-devel
14cr|perl-KiokuX-User-0.20.0-7|16	BuildRequires:	perl(Crypt::Rijndael)
14cr|perl-KiokuX-User-0.20.0-7|17	BuildRequires:	perl(KiokuDB)
14cr|perl-KiokuX-User-0.20.0-7|18	BuildRequires:	perl(Moose)
14cr|perl-KiokuX-User-0.20.0-7|19	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-KiokuX-User-0.20.0-7|20	BuildRequires:	perl(MooseX::Types::Authen::Passphrase)
14cr|perl-KiokuX-User-0.20.0-7|21	BuildRequires:	perl(Sub::Exporter)
14cr|perl-KiokuX-User-0.20.0-7|22	BuildRequires:	perl(Test::use::ok)
14cr|perl-KiokuX-User-0.20.0-7|23	BuildRequires:	perl(namespace::clean)
14cr|perl-KiokuX-User-0.20.0-7|24	BuildRequires:	perl(namespace::autoclean)
14cr|perl-KiokuX-User-0.20.0-7|25	BuildArch:	noarch
14cr|perl-KiokuX-User-0.20.0-7|26	
14cr|perl-KiokuX-User-0.20.0-7|27	%description
14cr|perl-KiokuX-User-0.20.0-7|28	This role provides a fairly trivial set of attributes and methods designed
14cr|perl-KiokuX-User-0.20.0-7|29	to ease the storage of objects representing users in a KiokuDB database.
14cr|perl-KiokuX-User-0.20.0-7|30	
14cr|perl-KiokuX-User-0.20.0-7|31	It consumes the KiokuX::User::ID manpage which provides the 'id' attribute
14cr|perl-KiokuX-User-0.20.0-7|32	and the KiokuDB::Role::ID manpage integration, and the
14cr|perl-KiokuX-User-0.20.0-7|33	KiokuX::User::Password manpage which provides an the Authen::Passphrase
14cr|perl-KiokuX-User-0.20.0-7|34	manpage based 'password' attribute and a 'check_password' method.
14cr|perl-KiokuX-User-0.20.0-7|35	
14cr|perl-KiokuX-User-0.20.0-7|36	%prep
14cr|perl-KiokuX-User-0.20.0-7|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-KiokuX-User-0.20.0-7|38	
14cr|perl-KiokuX-User-0.20.0-7|39	%build
14cr|perl-KiokuX-User-0.20.0-7|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-KiokuX-User-0.20.0-7|41	%make
14cr|perl-KiokuX-User-0.20.0-7|42	
14cr|perl-KiokuX-User-0.20.0-7|43	%check
14cr|perl-KiokuX-User-0.20.0-7|44	%make test
14cr|perl-KiokuX-User-0.20.0-7|45	
14cr|perl-KiokuX-User-0.20.0-7|46	%install
14cr|perl-KiokuX-User-0.20.0-7|47	%makeinstall_std
14cr|perl-KiokuX-User-0.20.0-7|48	
14cr|perl-KiokuX-User-0.20.0-7|49	%files
14cr|perl-KiokuX-User-0.20.0-7|50	%{_mandir}/man3/*
14cr|perl-KiokuX-User-0.20.0-7|51	%{perl_vendorlib}/*
14cr|perl-KiokuX-User-0.20.0-7|52	
14cr|perl-KiokuX-User-0.20.0-7|53	%changelog
14cr|perl-KiokuX-User-0.20.0-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-7
14cr|perl-KiokuX-User-0.20.0-7|55	+ Revision: 9d65643
14cr|perl-KiokuX-User-0.20.0-7|56	- MassBuild#464: Increase release tag
14cr|perl-KiokuX-User-0.20.0-7|57	
14cr|perl-KiokuX-User-0.20.0-7|58	

4888 14
14cr|perl-kolab-2.2.4-10|1	%define upstream_name		kolab
14cr|perl-kolab-2.2.4-10|2	%define upstream_version	2.2.4
14cr|perl-kolab-2.2.4-10|3	
14cr|perl-kolab-2.2.4-10|4	%define debug_package %{nil}
14cr|perl-kolab-2.2.4-10|5	
14cr|perl-kolab-2.2.4-10|6	Name:		perl-%{upstream_name}
14cr|perl-kolab-2.2.4-10|7	Version:	%{upstream_version}
14cr|perl-kolab-2.2.4-10|8	Release:	10
14cr|perl-kolab-2.2.4-10|9	Epoch:		2
14cr|perl-kolab-2.2.4-10|10	Summary:	Perl Modules for use with the Kolab Server
14cr|perl-kolab-2.2.4-10|11	
14cr|perl-kolab-2.2.4-10|12	License:	GPL
14cr|perl-kolab-2.2.4-10|13	Group:		Development/Perl
14cr|perl-kolab-2.2.4-10|14	Url:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/
14cr|perl-kolab-2.2.4-10|15	Source0:	%{name}-%{version}.tar.gz
14cr|perl-kolab-2.2.4-10|16	Patch0:		Makefile.PL.diff
14cr|perl-kolab-2.2.4-10|17	Patch1:		kolab_bootstrap.diff
14cr|perl-kolab-2.2.4-10|18	BuildRequires:	perl-devel
14cr|perl-kolab-2.2.4-10|19	BuildRequires:	perl-ldap
14cr|perl-kolab-2.2.4-10|20	BuildRequires:	perl(URI)
14cr|perl-kolab-2.2.4-10|21	
14cr|perl-kolab-2.2.4-10|22	Requires:	perl-Mail-IMAPClient
14cr|perl-kolab-2.2.4-10|23	Requires:	perl-Convert-ASN1
14cr|perl-kolab-2.2.4-10|24	Requires:	perl-Cyrus
14cr|perl-kolab-2.2.4-10|25	Requires:	perl-MIME-tools
14cr|perl-kolab-2.2.4-10|26	Requires:	perl-ldap
14cr|perl-kolab-2.2.4-10|27	Requires:	perl-URI
14cr|perl-kolab-2.2.4-10|28	Requires:	perl-XML-SAX
14cr|perl-kolab-2.2.4-10|29	Requires:	perl-ldap
14cr|perl-kolab-2.2.4-10|30	
14cr|perl-kolab-2.2.4-10|31	
14cr|perl-kolab-2.2.4-10|32	%description
14cr|perl-kolab-2.2.4-10|33	Perl Modules for use with the Kolab Server
14cr|perl-kolab-2.2.4-10|34	
14cr|perl-kolab-2.2.4-10|35	%prep
14cr|perl-kolab-2.2.4-10|36	%setup -q -n %{name}-%{version}
14cr|perl-kolab-2.2.4-10|37	%patch0 -p0
14cr|perl-kolab-2.2.4-10|38	%patch1 -p0
14cr|perl-kolab-2.2.4-10|39	
14cr|perl-kolab-2.2.4-10|40	%build
14cr|perl-kolab-2.2.4-10|41	perl Makefile.PL \
14cr|perl-kolab-2.2.4-10|42	--config %{_sysconfdir}/kolab  --bin %{_bindir} --sbin %{_sbindir}  --etc %{_sysconfdir}/kolab
14cr|perl-kolab-2.2.4-10|43	make
14cr|perl-kolab-2.2.4-10|44	make test
14cr|perl-kolab-2.2.4-10|45	
14cr|perl-kolab-2.2.4-10|46	%install
14cr|perl-kolab-2.2.4-10|47	%makeinstall_std
14cr|perl-kolab-2.2.4-10|48	
14cr|perl-kolab-2.2.4-10|49	# make some directories
14cr|perl-kolab-2.2.4-10|50	install -d %{buildroot}%{_initrddir}
14cr|perl-kolab-2.2.4-10|51	
14cr|perl-kolab-2.2.4-10|52	# make symlinks for kolabd, because it is used from the intidir
14cr|perl-kolab-2.2.4-10|53	%__ln_s %{_bindir}/kolabd  %{buildroot}%{_initrddir}/kolabd
14cr|perl-kolab-2.2.4-10|54	
14cr|perl-kolab-2.2.4-10|55	%files
14cr|perl-kolab-2.2.4-10|56	%dir %{perl_vendorlib}/Kolab
14cr|perl-kolab-2.2.4-10|57	%dir %{perl_vendorlib}/Kolab/LDAP
14cr|perl-kolab-2.2.4-10|58	%dir %{perl_vendorlib}/Kolab/LDAP/Backend
14cr|perl-kolab-2.2.4-10|59	%{perl_vendorlib}/Kolab.pm
14cr|perl-kolab-2.2.4-10|60	%{perl_vendorlib}/Kolab/Conf.pm
14cr|perl-kolab-2.2.4-10|61	%{perl_vendorlib}/Kolab/Cyrus.pm
14cr|perl-kolab-2.2.4-10|62	%{perl_vendorlib}/Kolab/LDAP.pm
14cr|perl-kolab-2.2.4-10|63	%{perl_vendorlib}/Kolab/LDAP/Backend.pm
14cr|perl-kolab-2.2.4-10|64	%{perl_vendorlib}/Kolab/LDAP/Backend/ad.pm
14cr|perl-kolab-2.2.4-10|65	%{perl_vendorlib}/Kolab/LDAP/Backend/fds.pm
14cr|perl-kolab-2.2.4-10|66	%{perl_vendorlib}/Kolab/LDAP/Backend/slurpd.pm
14cr|perl-kolab-2.2.4-10|67	%{perl_vendorlib}/Kolab/LDAP/Backend/syncrepl.pm
14cr|perl-kolab-2.2.4-10|68	%{perl_vendorlib}/Kolab/Util.pm
14cr|perl-kolab-2.2.4-10|69	%{_sysconfdir}/kolab/quotawarning.txt
14cr|perl-kolab-2.2.4-10|70	%{_initrddir}/kolabd
14cr|perl-kolab-2.2.4-10|71	%{_bindir}/kolab_smtpdpolicy
14cr|perl-kolab-2.2.4-10|72	%{_bindir}/kolabdcachetool
14cr|perl-kolab-2.2.4-10|73	%{_bindir}/kolabpasswd
14cr|perl-kolab-2.2.4-10|74	%{_bindir}/kolabquotareport
14cr|perl-kolab-2.2.4-10|75	%{_bindir}/kolabquotawarn
14cr|perl-kolab-2.2.4-10|76	%{_sbindir}/kolab_bootstrap
14cr|perl-kolab-2.2.4-10|77	%{_sbindir}/kolabcheckperm
14cr|perl-kolab-2.2.4-10|78	%{_sbindir}/kolabconf
14cr|perl-kolab-2.2.4-10|79	%{_sbindir}/kolabd
14cr|perl-kolab-2.2.4-10|80	%{_mandir}/man3/*
14cr|perl-kolab-2.2.4-10|81	%{_mandir}/man1/*
14cr|perl-kolab-2.2.4-10|82	
14cr|perl-kolab-2.2.4-10|83	
14cr|perl-kolab-2.2.4-10|84	%changelog
14cr|perl-kolab-2.2.4-10|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.2.4-10
14cr|perl-kolab-2.2.4-10|86	+ Revision: 7f60fb2
14cr|perl-kolab-2.2.4-10|87	- MassBuild#464: Increase release tag
14cr|perl-kolab-2.2.4-10|88	
14cr|perl-kolab-2.2.4-10|89	

4889 14
14cr|perl-Kwiki-0.390.0-4|1	%define upstream_name	 Kwiki
14cr|perl-Kwiki-0.390.0-4|2	%define upstream_version 0.39
14cr|perl-Kwiki-0.390.0-4|3	
14cr|perl-Kwiki-0.390.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-0.390.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-0.390.0-4|6	Release:	4
14cr|perl-Kwiki-0.390.0-4|7	
14cr|perl-Kwiki-0.390.0-4|8	Summary:	The Kwiki Wiki Building Framework
14cr|perl-Kwiki-0.390.0-4|9	
14cr|perl-Kwiki-0.390.0-4|10	License:	GPL
14cr|perl-Kwiki-0.390.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-0.390.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-0.390.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-0.390.0-4|14	
14cr|perl-Kwiki-0.390.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-0.390.0-4|16	BuildRequires:	perl(Spoon)
14cr|perl-Kwiki-0.390.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-0.390.0-4|18	
14cr|perl-Kwiki-0.390.0-4|19	%description
14cr|perl-Kwiki-0.390.0-4|20	Kwiki is perhaps the simplest to install, most modular, and easiest to extend
14cr|perl-Kwiki-0.390.0-4|21	Wiki. A Wiki allows users to freely create and edit web pages in any web
14cr|perl-Kwiki-0.390.0-4|22	browser. Kwiki is Open Source Software in Perl, and is available on CPAN.
14cr|perl-Kwiki-0.390.0-4|23	
14cr|perl-Kwiki-0.390.0-4|24	%prep
14cr|perl-Kwiki-0.390.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-0.390.0-4|26	
14cr|perl-Kwiki-0.390.0-4|27	%build
14cr|perl-Kwiki-0.390.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-0.390.0-4|29	%make
14cr|perl-Kwiki-0.390.0-4|30	#%make test
14cr|perl-Kwiki-0.390.0-4|31	
14cr|perl-Kwiki-0.390.0-4|32	%install
14cr|perl-Kwiki-0.390.0-4|33	%makeinstall_std
14cr|perl-Kwiki-0.390.0-4|34	
14cr|perl-Kwiki-0.390.0-4|35	%files
14cr|perl-Kwiki-0.390.0-4|36	%doc Changes README
14cr|perl-Kwiki-0.390.0-4|37	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-0.390.0-4|38	%{perl_vendorlib}/Kwiki.pm
14cr|perl-Kwiki-0.390.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-0.390.0-4|40	%{_bindir}/*
14cr|perl-Kwiki-0.390.0-4|41	
14cr|perl-Kwiki-0.390.0-4|42	
14cr|perl-Kwiki-0.390.0-4|43	
14cr|perl-Kwiki-0.390.0-4|44	%changelog
14cr|perl-Kwiki-0.390.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-4
14cr|perl-Kwiki-0.390.0-4|46	+ Revision: 21ee03f
14cr|perl-Kwiki-0.390.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-0.390.0-4|48	
14cr|perl-Kwiki-0.390.0-4|49	

4890 14
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|1	%define upstream_name	 Kwiki-Archive-Rcs
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|2	%define upstream_version 0.16
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|3	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|6	Release:	4
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|7	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|8	Summary:	Kwiki Page Archival Using RCS
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|9	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|10	License:	GPL
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|14	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|18	Requires:	rcs
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|19	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|20	%description
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|21	Version control using RCS.
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|22	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|23	%prep
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|25	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|26	%build
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|28	%make
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|29	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|30	%check
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|31	make test
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|32	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|33	%install
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|34	%makeinstall_std
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|35	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|36	%files
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|37	%doc Changes README
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|38	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|40	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|41	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|42	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|43	%changelog
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-4
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|45	+ Revision: f99222a
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|47	
14cr|perl-Kwiki-Archive-Rcs-0.160.0-4|48	

4891 14
14cr|perl-Kwiki-Attachments-0.210.0-4|1	%define upstream_name       Kwiki-Attachments
14cr|perl-Kwiki-Attachments-0.210.0-4|2	%define upstream_version    0.21
14cr|perl-Kwiki-Attachments-0.210.0-4|3	
14cr|perl-Kwiki-Attachments-0.210.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Attachments-0.210.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Attachments-0.210.0-4|6	Release:	4
14cr|perl-Kwiki-Attachments-0.210.0-4|7	
14cr|perl-Kwiki-Attachments-0.210.0-4|8	Summary:	Kwiki Page Attachments Plugin
14cr|perl-Kwiki-Attachments-0.210.0-4|9	
14cr|perl-Kwiki-Attachments-0.210.0-4|10	License:	GPL
14cr|perl-Kwiki-Attachments-0.210.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Attachments-0.210.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Kwiki-Attachments-0.210.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Kwiki-Attachments-0.210.0-4|14	
14cr|perl-Kwiki-Attachments-0.210.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Attachments-0.210.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Attachments-0.210.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Attachments-0.210.0-4|18	
14cr|perl-Kwiki-Attachments-0.210.0-4|19	%description
14cr|perl-Kwiki-Attachments-0.210.0-4|20	Kwiki::Attachments gives a Kwiki wiki the ability to upload, store and manage
14cr|perl-Kwiki-Attachments-0.210.0-4|21	file attachments on any page. By default, if you have an image creation module
14cr|perl-Kwiki-Attachments-0.210.0-4|22	such as Imager or Image::Magick installed, then a thumbnail will be created for
14cr|perl-Kwiki-Attachments-0.210.0-4|23	every supported image file type that is uploaded. Thumbnails are displayed on
14cr|perl-Kwiki-Attachments-0.210.0-4|24	the attachments page, and can also be displayed on wiki pages via the wafl
14cr|perl-Kwiki-Attachments-0.210.0-4|25	directives described in the next paragraph. The thumbnail files have "thumb_"
14cr|perl-Kwiki-Attachments-0.210.0-4|26	prepended to the original filename and are not displayed separately in the
14cr|perl-Kwiki-Attachments-0.210.0-4|27	attachment page or widget. For this reason, you cannot upload files beginning
14cr|perl-Kwiki-Attachments-0.210.0-4|28	with "thumb_".
14cr|perl-Kwiki-Attachments-0.210.0-4|29	
14cr|perl-Kwiki-Attachments-0.210.0-4|30	%prep
14cr|perl-Kwiki-Attachments-0.210.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Attachments-0.210.0-4|32	rm -f ._Makefile.PL
14cr|perl-Kwiki-Attachments-0.210.0-4|33	
14cr|perl-Kwiki-Attachments-0.210.0-4|34	%build
14cr|perl-Kwiki-Attachments-0.210.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Attachments-0.210.0-4|36	%make
14cr|perl-Kwiki-Attachments-0.210.0-4|37	
14cr|perl-Kwiki-Attachments-0.210.0-4|38	%check
14cr|perl-Kwiki-Attachments-0.210.0-4|39	#%{__make} test
14cr|perl-Kwiki-Attachments-0.210.0-4|40	
14cr|perl-Kwiki-Attachments-0.210.0-4|41	%install
14cr|perl-Kwiki-Attachments-0.210.0-4|42	%makeinstall_std
14cr|perl-Kwiki-Attachments-0.210.0-4|43	
14cr|perl-Kwiki-Attachments-0.210.0-4|44	%files
14cr|perl-Kwiki-Attachments-0.210.0-4|45	%doc Changes README
14cr|perl-Kwiki-Attachments-0.210.0-4|46	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Attachments-0.210.0-4|47	%{_mandir}/*/*
14cr|perl-Kwiki-Attachments-0.210.0-4|48	
14cr|perl-Kwiki-Attachments-0.210.0-4|49	
14cr|perl-Kwiki-Attachments-0.210.0-4|50	%changelog
14cr|perl-Kwiki-Attachments-0.210.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-4
14cr|perl-Kwiki-Attachments-0.210.0-4|52	+ Revision: 8af7cc4
14cr|perl-Kwiki-Attachments-0.210.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Attachments-0.210.0-4|54	
14cr|perl-Kwiki-Attachments-0.210.0-4|55	

4892 14
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|1	%define upstream_name	 Kwiki-CachedDisplay
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|3	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|6	Release:	4
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|7	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|8	Summary:	Speed-up Kwiki page display by caching
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|9	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|10	License:	GPL
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|14	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|17	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|18	BuildArch:	noarch
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|19	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|20	%description
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|21	This module use pre-generated page upon rendering, so that each successive
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|22	page-rendering takes no time in parsing and template-processing. After you
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|23	install this plugin, new pages will automatically have pre-generated HTML
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|24	copies on disk. HTML copies for old pages will be generated by next time anyone
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|25	visit them.
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|26	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|27	%prep
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|29	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|30	%build
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|32	%make
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|33	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|34	%check
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|35	make test
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|36	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|37	%install
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|38	%makeinstall_std
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|39	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|40	%files
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|41	%doc Changes README
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|42	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|43	%{_mandir}/*/*
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|44	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|45	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|46	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|47	%changelog
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|49	+ Revision: 6a9351b
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|51	
14cr|perl-Kwiki-CachedDisplay-0.70.0-4|52	

4893 14
14cr|perl-Kwiki-Comments-0.60.0-4|1	%define upstream_name	 Kwiki-Comments
14cr|perl-Kwiki-Comments-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Kwiki-Comments-0.60.0-4|3	
14cr|perl-Kwiki-Comments-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Comments-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Comments-0.60.0-4|6	Release:	4
14cr|perl-Kwiki-Comments-0.60.0-4|7	
14cr|perl-Kwiki-Comments-0.60.0-4|8	Summary:	Post comments to a page
14cr|perl-Kwiki-Comments-0.60.0-4|9	
14cr|perl-Kwiki-Comments-0.60.0-4|10	License:	GPL
14cr|perl-Kwiki-Comments-0.60.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Comments-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Comments-0.60.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Comments-0.60.0-4|14	
14cr|perl-Kwiki-Comments-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Comments-0.60.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Comments-0.60.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Comments-0.60.0-4|18	
14cr|perl-Kwiki-Comments-0.60.0-4|19	%description
14cr|perl-Kwiki-Comments-0.60.0-4|20	Kwiki::Comments is a Kwiki plugin that allow anyone to leave comments to a
14cr|perl-Kwiki-Comments-0.60.0-4|21	Page, just like Slash comments or MT comments.
14cr|perl-Kwiki-Comments-0.60.0-4|22	
14cr|perl-Kwiki-Comments-0.60.0-4|23	%prep
14cr|perl-Kwiki-Comments-0.60.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Comments-0.60.0-4|25	
14cr|perl-Kwiki-Comments-0.60.0-4|26	%build
14cr|perl-Kwiki-Comments-0.60.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Comments-0.60.0-4|28	%make
14cr|perl-Kwiki-Comments-0.60.0-4|29	
14cr|perl-Kwiki-Comments-0.60.0-4|30	%check
14cr|perl-Kwiki-Comments-0.60.0-4|31	%make test
14cr|perl-Kwiki-Comments-0.60.0-4|32	
14cr|perl-Kwiki-Comments-0.60.0-4|33	%install
14cr|perl-Kwiki-Comments-0.60.0-4|34	%makeinstall_std
14cr|perl-Kwiki-Comments-0.60.0-4|35	
14cr|perl-Kwiki-Comments-0.60.0-4|36	%files
14cr|perl-Kwiki-Comments-0.60.0-4|37	%doc README
14cr|perl-Kwiki-Comments-0.60.0-4|38	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Comments-0.60.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-Comments-0.60.0-4|40	
14cr|perl-Kwiki-Comments-0.60.0-4|41	
14cr|perl-Kwiki-Comments-0.60.0-4|42	
14cr|perl-Kwiki-Comments-0.60.0-4|43	%changelog
14cr|perl-Kwiki-Comments-0.60.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Kwiki-Comments-0.60.0-4|45	+ Revision: 387eb40
14cr|perl-Kwiki-Comments-0.60.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Comments-0.60.0-4|47	
14cr|perl-Kwiki-Comments-0.60.0-4|48	

4894 14
14cr|perl-Kwiki-Diff-0.30.0-4|1	%define upstream_name	 Kwiki-Diff
14cr|perl-Kwiki-Diff-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Kwiki-Diff-0.30.0-4|3	
14cr|perl-Kwiki-Diff-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Diff-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Diff-0.30.0-4|6	Release:	4
14cr|perl-Kwiki-Diff-0.30.0-4|7	
14cr|perl-Kwiki-Diff-0.30.0-4|8	Summary:	Display differences between the current wiki page and older revisions
14cr|perl-Kwiki-Diff-0.30.0-4|9	
14cr|perl-Kwiki-Diff-0.30.0-4|10	License:	GPL
14cr|perl-Kwiki-Diff-0.30.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Diff-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Diff-0.30.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Diff-0.30.0-4|14	
14cr|perl-Kwiki-Diff-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Diff-0.30.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Diff-0.30.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Diff-0.30.0-4|18	
14cr|perl-Kwiki-Diff-0.30.0-4|19	%description
14cr|perl-Kwiki-Diff-0.30.0-4|20	This module requires that you be using Kwiki::Revisions. Please make sure
14cr|perl-Kwiki-Diff-0.30.0-4|21	Kwiki::Revisions is in your plugins file.
14cr|perl-Kwiki-Diff-0.30.0-4|22	
14cr|perl-Kwiki-Diff-0.30.0-4|23	This module adds a toolbar item, "Differences," when viewing past revisions of
14cr|perl-Kwiki-Diff-0.30.0-4|24	wiki pages. When clicked, the user is shown a colorful side-by-side comparison
14cr|perl-Kwiki-Diff-0.30.0-4|25	of that revision and the current revision.
14cr|perl-Kwiki-Diff-0.30.0-4|26	
14cr|perl-Kwiki-Diff-0.30.0-4|27	%prep
14cr|perl-Kwiki-Diff-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Diff-0.30.0-4|29	rm -f t/0-signature.t # debug files make it fails
14cr|perl-Kwiki-Diff-0.30.0-4|30	
14cr|perl-Kwiki-Diff-0.30.0-4|31	%build
14cr|perl-Kwiki-Diff-0.30.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Diff-0.30.0-4|33	%make
14cr|perl-Kwiki-Diff-0.30.0-4|34	
14cr|perl-Kwiki-Diff-0.30.0-4|35	%check
14cr|perl-Kwiki-Diff-0.30.0-4|36	make test
14cr|perl-Kwiki-Diff-0.30.0-4|37	
14cr|perl-Kwiki-Diff-0.30.0-4|38	%install
14cr|perl-Kwiki-Diff-0.30.0-4|39	%makeinstall_std
14cr|perl-Kwiki-Diff-0.30.0-4|40	
14cr|perl-Kwiki-Diff-0.30.0-4|41	%files
14cr|perl-Kwiki-Diff-0.30.0-4|42	%doc Changes README
14cr|perl-Kwiki-Diff-0.30.0-4|43	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Diff-0.30.0-4|44	%{_mandir}/*/*
14cr|perl-Kwiki-Diff-0.30.0-4|45	
14cr|perl-Kwiki-Diff-0.30.0-4|46	
14cr|perl-Kwiki-Diff-0.30.0-4|47	
14cr|perl-Kwiki-Diff-0.30.0-4|48	%changelog
14cr|perl-Kwiki-Diff-0.30.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Kwiki-Diff-0.30.0-4|50	+ Revision: 7178f4d
14cr|perl-Kwiki-Diff-0.30.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Diff-0.30.0-4|52	
14cr|perl-Kwiki-Diff-0.30.0-4|53	

4895 14
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|1	%define upstream_name	 Kwiki-Edit-RequireUserName
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|3	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|6	Release:	4
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|7	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|8	Summary:	Replaces Kwiki::Edit in order to require a user name to edit
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|9	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|10	License:	GPL
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|14	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|18	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|19	%description
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|20	This plugin helps reduce WikiSpam by requiring that the user have a user name
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|21	before editing. The idea is that SpamBots won't take the trouble to do this. Of
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|22	course this won't prevent spam created manually.
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|23	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|24	%prep
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|26	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|27	%build
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|29	%make
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|30	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|31	%check
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|32	make test
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|33	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|34	%install
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|35	%makeinstall_std
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|36	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|37	%files
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|38	%doc Changes README
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|39	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|40	%{_mandir}/*/*
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|41	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|42	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|43	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|44	%changelog
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|46	+ Revision: d2fccde
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|48	
14cr|perl-Kwiki-Edit-RequireUserName-0.20.0-4|49	

4896 14
14cr|perl-Kwiki-Image-0.10.0-4|1	%define upstream_name	 Kwiki-Image
14cr|perl-Kwiki-Image-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Kwiki-Image-0.10.0-4|3	
14cr|perl-Kwiki-Image-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Image-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Image-0.10.0-4|6	Release:	4
14cr|perl-Kwiki-Image-0.10.0-4|7	
14cr|perl-Kwiki-Image-0.10.0-4|8	Summary:	Kwiki Image Plugin
14cr|perl-Kwiki-Image-0.10.0-4|9	
14cr|perl-Kwiki-Image-0.10.0-4|10	License:	GPL
14cr|perl-Kwiki-Image-0.10.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Image-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Image-0.10.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Image-0.10.0-4|14	
14cr|perl-Kwiki-Image-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Image-0.10.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Image-0.10.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Image-0.10.0-4|18	
14cr|perl-Kwiki-Image-0.10.0-4|19	%description
14cr|perl-Kwiki-Image-0.10.0-4|20	This plugin provides more comprehensive support for images in Kwiki.
14cr|perl-Kwiki-Image-0.10.0-4|21	
14cr|perl-Kwiki-Image-0.10.0-4|22	%prep
14cr|perl-Kwiki-Image-0.10.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Image-0.10.0-4|24	
14cr|perl-Kwiki-Image-0.10.0-4|25	%build
14cr|perl-Kwiki-Image-0.10.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Image-0.10.0-4|27	%make
14cr|perl-Kwiki-Image-0.10.0-4|28	%make test
14cr|perl-Kwiki-Image-0.10.0-4|29	
14cr|perl-Kwiki-Image-0.10.0-4|30	%install
14cr|perl-Kwiki-Image-0.10.0-4|31	%makeinstall_std
14cr|perl-Kwiki-Image-0.10.0-4|32	
14cr|perl-Kwiki-Image-0.10.0-4|33	%files
14cr|perl-Kwiki-Image-0.10.0-4|34	%doc Changes README
14cr|perl-Kwiki-Image-0.10.0-4|35	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Image-0.10.0-4|36	
14cr|perl-Kwiki-Image-0.10.0-4|37	
14cr|perl-Kwiki-Image-0.10.0-4|38	
14cr|perl-Kwiki-Image-0.10.0-4|39	%changelog
14cr|perl-Kwiki-Image-0.10.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Kwiki-Image-0.10.0-4|41	+ Revision: f292890
14cr|perl-Kwiki-Image-0.10.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Image-0.10.0-4|43	
14cr|perl-Kwiki-Image-0.10.0-4|44	

4897 14
14cr|perl-Kwiki-ListPages-0.110.0-4|1	%define upstream_name	 Kwiki-ListPages
14cr|perl-Kwiki-ListPages-0.110.0-4|2	%define upstream_version 0.11
14cr|perl-Kwiki-ListPages-0.110.0-4|3	
14cr|perl-Kwiki-ListPages-0.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-ListPages-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-ListPages-0.110.0-4|6	Release:	4
14cr|perl-Kwiki-ListPages-0.110.0-4|7	
14cr|perl-Kwiki-ListPages-0.110.0-4|8	Summary:	List all Kwiki Pages
14cr|perl-Kwiki-ListPages-0.110.0-4|9	
14cr|perl-Kwiki-ListPages-0.110.0-4|10	License:	GPL
14cr|perl-Kwiki-ListPages-0.110.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-ListPages-0.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-ListPages-0.110.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-ListPages-0.110.0-4|14	
14cr|perl-Kwiki-ListPages-0.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-ListPages-0.110.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-ListPages-0.110.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-ListPages-0.110.0-4|18	
14cr|perl-Kwiki-ListPages-0.110.0-4|19	%description
14cr|perl-Kwiki-ListPages-0.110.0-4|20	This module provides an indexed list of all the pages in a Kwiki wiki via a
14cr|perl-Kwiki-ListPages-0.110.0-4|21	button on the toolbar. At the top of the list is a navigation bar with letters
14cr|perl-Kwiki-ListPages-0.110.0-4|22	or numbers which have page entries associated with them.
14cr|perl-Kwiki-ListPages-0.110.0-4|23	
14cr|perl-Kwiki-ListPages-0.110.0-4|24	%prep
14cr|perl-Kwiki-ListPages-0.110.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-ListPages-0.110.0-4|26	
14cr|perl-Kwiki-ListPages-0.110.0-4|27	%build
14cr|perl-Kwiki-ListPages-0.110.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-ListPages-0.110.0-4|29	%make
14cr|perl-Kwiki-ListPages-0.110.0-4|30	
14cr|perl-Kwiki-ListPages-0.110.0-4|31	%check
14cr|perl-Kwiki-ListPages-0.110.0-4|32	make test
14cr|perl-Kwiki-ListPages-0.110.0-4|33	
14cr|perl-Kwiki-ListPages-0.110.0-4|34	%install
14cr|perl-Kwiki-ListPages-0.110.0-4|35	%makeinstall_std
14cr|perl-Kwiki-ListPages-0.110.0-4|36	
14cr|perl-Kwiki-ListPages-0.110.0-4|37	%files
14cr|perl-Kwiki-ListPages-0.110.0-4|38	%doc Changes README
14cr|perl-Kwiki-ListPages-0.110.0-4|39	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-ListPages-0.110.0-4|40	%{_mandir}/*/*
14cr|perl-Kwiki-ListPages-0.110.0-4|41	
14cr|perl-Kwiki-ListPages-0.110.0-4|42	
14cr|perl-Kwiki-ListPages-0.110.0-4|43	
14cr|perl-Kwiki-ListPages-0.110.0-4|44	%changelog
14cr|perl-Kwiki-ListPages-0.110.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
14cr|perl-Kwiki-ListPages-0.110.0-4|46	+ Revision: 6eba523
14cr|perl-Kwiki-ListPages-0.110.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-ListPages-0.110.0-4|48	
14cr|perl-Kwiki-ListPages-0.110.0-4|49	

4898 14
14cr|perl-Kwiki-ModPerl-0.90.0-4|1	%define upstream_name	 Kwiki-ModPerl
14cr|perl-Kwiki-ModPerl-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Kwiki-ModPerl-0.90.0-4|3	
14cr|perl-Kwiki-ModPerl-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-ModPerl-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-ModPerl-0.90.0-4|6	Release:	4
14cr|perl-Kwiki-ModPerl-0.90.0-4|7	Summary:	Enable Kwiki to work under mod_perl
14cr|perl-Kwiki-ModPerl-0.90.0-4|8	License:	GPL
14cr|perl-Kwiki-ModPerl-0.90.0-4|9	Group:		Development/Perl
14cr|perl-Kwiki-ModPerl-0.90.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-ModPerl-0.90.0-4|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-ModPerl-0.90.0-4|12	Patch0:		perl-Kwiki-ModPerl-0.09-Parenthesise-qw-explicitly.patch
14cr|perl-Kwiki-ModPerl-0.90.0-4|13	
14cr|perl-Kwiki-ModPerl-0.90.0-4|14	BuildRequires:	perl-devel
14cr|perl-Kwiki-ModPerl-0.90.0-4|15	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-ModPerl-0.90.0-4|16	BuildRequires:	apache-mod_perl
14cr|perl-Kwiki-ModPerl-0.90.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-ModPerl-0.90.0-4|18	Requires:	apache-mod_perl
14cr|perl-Kwiki-ModPerl-0.90.0-4|19	
14cr|perl-Kwiki-ModPerl-0.90.0-4|20	%description
14cr|perl-Kwiki-ModPerl-0.90.0-4|21	This module allows you to use Kwiki as a mod_perl content handler.
14cr|perl-Kwiki-ModPerl-0.90.0-4|22	
14cr|perl-Kwiki-ModPerl-0.90.0-4|23	%prep
14cr|perl-Kwiki-ModPerl-0.90.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-ModPerl-0.90.0-4|25	%patch0 -p1 -b .fix-build
14cr|perl-Kwiki-ModPerl-0.90.0-4|26	
14cr|perl-Kwiki-ModPerl-0.90.0-4|27	%build
14cr|perl-Kwiki-ModPerl-0.90.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-ModPerl-0.90.0-4|29	%make
14cr|perl-Kwiki-ModPerl-0.90.0-4|30	
14cr|perl-Kwiki-ModPerl-0.90.0-4|31	%check
14cr|perl-Kwiki-ModPerl-0.90.0-4|32	make test
14cr|perl-Kwiki-ModPerl-0.90.0-4|33	
14cr|perl-Kwiki-ModPerl-0.90.0-4|34	%install
14cr|perl-Kwiki-ModPerl-0.90.0-4|35	%makeinstall_std
14cr|perl-Kwiki-ModPerl-0.90.0-4|36	
14cr|perl-Kwiki-ModPerl-0.90.0-4|37	%files
14cr|perl-Kwiki-ModPerl-0.90.0-4|38	%doc Changes README
14cr|perl-Kwiki-ModPerl-0.90.0-4|39	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-ModPerl-0.90.0-4|40	%{_mandir}/*/*
14cr|perl-Kwiki-ModPerl-0.90.0-4|41	
14cr|perl-Kwiki-ModPerl-0.90.0-4|42	%changelog
14cr|perl-Kwiki-ModPerl-0.90.0-4|43	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Kwiki-ModPerl-0.90.0-4|44	+ Revision: 0800675
14cr|perl-Kwiki-ModPerl-0.90.0-4|45	- Patch to build with modern perl
14cr|perl-Kwiki-ModPerl-0.90.0-4|46	
14cr|perl-Kwiki-ModPerl-0.90.0-4|47	

4899 14
14cr|perl-Kwiki-NewPage-0.120.0-4|1	%define upstream_name	 Kwiki-NewPage
14cr|perl-Kwiki-NewPage-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-Kwiki-NewPage-0.120.0-4|3	
14cr|perl-Kwiki-NewPage-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-NewPage-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-NewPage-0.120.0-4|6	Release:	4
14cr|perl-Kwiki-NewPage-0.120.0-4|7	
14cr|perl-Kwiki-NewPage-0.120.0-4|8	Summary:	Kwiki New Page Plugin
14cr|perl-Kwiki-NewPage-0.120.0-4|9	
14cr|perl-Kwiki-NewPage-0.120.0-4|10	License:	GPL
14cr|perl-Kwiki-NewPage-0.120.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-NewPage-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-NewPage-0.120.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-NewPage-0.120.0-4|14	
14cr|perl-Kwiki-NewPage-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-NewPage-0.120.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-NewPage-0.120.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-NewPage-0.120.0-4|18	
14cr|perl-Kwiki-NewPage-0.120.0-4|19	%description
14cr|perl-Kwiki-NewPage-0.120.0-4|20	Adds a navigation link/button to create a new page without first adding a link
14cr|perl-Kwiki-NewPage-0.120.0-4|21	to that page.
14cr|perl-Kwiki-NewPage-0.120.0-4|22	
14cr|perl-Kwiki-NewPage-0.120.0-4|23	%prep
14cr|perl-Kwiki-NewPage-0.120.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-NewPage-0.120.0-4|25	
14cr|perl-Kwiki-NewPage-0.120.0-4|26	%build
14cr|perl-Kwiki-NewPage-0.120.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-NewPage-0.120.0-4|28	%make
14cr|perl-Kwiki-NewPage-0.120.0-4|29	
14cr|perl-Kwiki-NewPage-0.120.0-4|30	%check
14cr|perl-Kwiki-NewPage-0.120.0-4|31	make test
14cr|perl-Kwiki-NewPage-0.120.0-4|32	
14cr|perl-Kwiki-NewPage-0.120.0-4|33	%install
14cr|perl-Kwiki-NewPage-0.120.0-4|34	%makeinstall_std
14cr|perl-Kwiki-NewPage-0.120.0-4|35	
14cr|perl-Kwiki-NewPage-0.120.0-4|36	%files
14cr|perl-Kwiki-NewPage-0.120.0-4|37	%doc Changes README
14cr|perl-Kwiki-NewPage-0.120.0-4|38	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-NewPage-0.120.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-NewPage-0.120.0-4|40	
14cr|perl-Kwiki-NewPage-0.120.0-4|41	
14cr|perl-Kwiki-NewPage-0.120.0-4|42	
14cr|perl-Kwiki-NewPage-0.120.0-4|43	%changelog
14cr|perl-Kwiki-NewPage-0.120.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-Kwiki-NewPage-0.120.0-4|45	+ Revision: 374b7b1
14cr|perl-Kwiki-NewPage-0.120.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-NewPage-0.120.0-4|47	
14cr|perl-Kwiki-NewPage-0.120.0-4|48	

4900 14
14cr|perl-Kwiki-RecentChanges-0.140.0-4|1	%define upstream_name	 Kwiki-RecentChanges
14cr|perl-Kwiki-RecentChanges-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Kwiki-RecentChanges-0.140.0-4|3	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-RecentChanges-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-RecentChanges-0.140.0-4|6	Release:	4
14cr|perl-Kwiki-RecentChanges-0.140.0-4|7	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|8	Summary:	Kwiki Recent Changes Plugin
14cr|perl-Kwiki-RecentChanges-0.140.0-4|9	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|10	License:	GPL
14cr|perl-Kwiki-RecentChanges-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-RecentChanges-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-RecentChanges-0.140.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-RecentChanges-0.140.0-4|14	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-RecentChanges-0.140.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-RecentChanges-0.140.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-RecentChanges-0.140.0-4|18	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|19	%description
14cr|perl-Kwiki-RecentChanges-0.140.0-4|20	List pages that were recently changed (how long ago can be configured).
14cr|perl-Kwiki-RecentChanges-0.140.0-4|21	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|22	%prep
14cr|perl-Kwiki-RecentChanges-0.140.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-RecentChanges-0.140.0-4|24	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|25	%build
14cr|perl-Kwiki-RecentChanges-0.140.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-RecentChanges-0.140.0-4|27	%make
14cr|perl-Kwiki-RecentChanges-0.140.0-4|28	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|29	%check
14cr|perl-Kwiki-RecentChanges-0.140.0-4|30	%make test
14cr|perl-Kwiki-RecentChanges-0.140.0-4|31	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|32	%install
14cr|perl-Kwiki-RecentChanges-0.140.0-4|33	%makeinstall_std
14cr|perl-Kwiki-RecentChanges-0.140.0-4|34	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|35	%files
14cr|perl-Kwiki-RecentChanges-0.140.0-4|36	%doc Changes README
14cr|perl-Kwiki-RecentChanges-0.140.0-4|37	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-RecentChanges-0.140.0-4|38	%{_mandir}/*/*
14cr|perl-Kwiki-RecentChanges-0.140.0-4|39	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|40	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|41	%changelog
14cr|perl-Kwiki-RecentChanges-0.140.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Kwiki-RecentChanges-0.140.0-4|43	+ Revision: d787e0f
14cr|perl-Kwiki-RecentChanges-0.140.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-RecentChanges-0.140.0-4|45	
14cr|perl-Kwiki-RecentChanges-0.140.0-4|46	

4901 14
14cr|perl-Kwiki-Revisions-0.150.0-4|1	%define upstream_name	 Kwiki-Revisions
14cr|perl-Kwiki-Revisions-0.150.0-4|2	%define upstream_version 0.15
14cr|perl-Kwiki-Revisions-0.150.0-4|3	
14cr|perl-Kwiki-Revisions-0.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Revisions-0.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Revisions-0.150.0-4|6	Release:	4
14cr|perl-Kwiki-Revisions-0.150.0-4|7	
14cr|perl-Kwiki-Revisions-0.150.0-4|8	Summary:	Kwiki Revisions Plugin
14cr|perl-Kwiki-Revisions-0.150.0-4|9	
14cr|perl-Kwiki-Revisions-0.150.0-4|10	License:	GPL
14cr|perl-Kwiki-Revisions-0.150.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Revisions-0.150.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Revisions-0.150.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Revisions-0.150.0-4|14	
14cr|perl-Kwiki-Revisions-0.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Revisions-0.150.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Revisions-0.150.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Revisions-0.150.0-4|18	
14cr|perl-Kwiki-Revisions-0.150.0-4|19	%description
14cr|perl-Kwiki-Revisions-0.150.0-4|20	Assuming you have one of the Archive plugins enabled this plugin let's users
14cr|perl-Kwiki-Revisions-0.150.0-4|21	see prvious versions of a page. (for diffs see Kwiki::Diff).
14cr|perl-Kwiki-Revisions-0.150.0-4|22	
14cr|perl-Kwiki-Revisions-0.150.0-4|23	%prep
14cr|perl-Kwiki-Revisions-0.150.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Revisions-0.150.0-4|25	
14cr|perl-Kwiki-Revisions-0.150.0-4|26	%build
14cr|perl-Kwiki-Revisions-0.150.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Revisions-0.150.0-4|28	%make
14cr|perl-Kwiki-Revisions-0.150.0-4|29	
14cr|perl-Kwiki-Revisions-0.150.0-4|30	%check
14cr|perl-Kwiki-Revisions-0.150.0-4|31	make test
14cr|perl-Kwiki-Revisions-0.150.0-4|32	
14cr|perl-Kwiki-Revisions-0.150.0-4|33	%install
14cr|perl-Kwiki-Revisions-0.150.0-4|34	%makeinstall_std
14cr|perl-Kwiki-Revisions-0.150.0-4|35	
14cr|perl-Kwiki-Revisions-0.150.0-4|36	%files
14cr|perl-Kwiki-Revisions-0.150.0-4|37	%doc Changes README
14cr|perl-Kwiki-Revisions-0.150.0-4|38	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Revisions-0.150.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-Revisions-0.150.0-4|40	
14cr|perl-Kwiki-Revisions-0.150.0-4|41	
14cr|perl-Kwiki-Revisions-0.150.0-4|42	%changelog
14cr|perl-Kwiki-Revisions-0.150.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-4
14cr|perl-Kwiki-Revisions-0.150.0-4|44	+ Revision: 570a67f
14cr|perl-Kwiki-Revisions-0.150.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Revisions-0.150.0-4|46	
14cr|perl-Kwiki-Revisions-0.150.0-4|47	

4902 14
14cr|perl-Kwiki-Search-0.120.0-4|1	%define upstream_name	 Kwiki-Search
14cr|perl-Kwiki-Search-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-Kwiki-Search-0.120.0-4|3	
14cr|perl-Kwiki-Search-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-Search-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-Search-0.120.0-4|6	Release:	4
14cr|perl-Kwiki-Search-0.120.0-4|7	
14cr|perl-Kwiki-Search-0.120.0-4|8	Summary:	Kwiki Search Plugin
14cr|perl-Kwiki-Search-0.120.0-4|9	
14cr|perl-Kwiki-Search-0.120.0-4|10	License:	GPL
14cr|perl-Kwiki-Search-0.120.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-Search-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-Search-0.120.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-Search-0.120.0-4|14	
14cr|perl-Kwiki-Search-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-Search-0.120.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-Search-0.120.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-Search-0.120.0-4|18	
14cr|perl-Kwiki-Search-0.120.0-4|19	%description
14cr|perl-Kwiki-Search-0.120.0-4|20	Enables a plain text search button for searching the content of the pages.
14cr|perl-Kwiki-Search-0.120.0-4|21	
14cr|perl-Kwiki-Search-0.120.0-4|22	%prep
14cr|perl-Kwiki-Search-0.120.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-Search-0.120.0-4|24	
14cr|perl-Kwiki-Search-0.120.0-4|25	%build
14cr|perl-Kwiki-Search-0.120.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-Search-0.120.0-4|27	%make
14cr|perl-Kwiki-Search-0.120.0-4|28	
14cr|perl-Kwiki-Search-0.120.0-4|29	%check
14cr|perl-Kwiki-Search-0.120.0-4|30	make test
14cr|perl-Kwiki-Search-0.120.0-4|31	
14cr|perl-Kwiki-Search-0.120.0-4|32	%install
14cr|perl-Kwiki-Search-0.120.0-4|33	%makeinstall_std
14cr|perl-Kwiki-Search-0.120.0-4|34	
14cr|perl-Kwiki-Search-0.120.0-4|35	%files
14cr|perl-Kwiki-Search-0.120.0-4|36	%doc Changes README
14cr|perl-Kwiki-Search-0.120.0-4|37	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-Search-0.120.0-4|38	%{_mandir}/*/*
14cr|perl-Kwiki-Search-0.120.0-4|39	
14cr|perl-Kwiki-Search-0.120.0-4|40	
14cr|perl-Kwiki-Search-0.120.0-4|41	
14cr|perl-Kwiki-Search-0.120.0-4|42	%changelog
14cr|perl-Kwiki-Search-0.120.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-Kwiki-Search-0.120.0-4|44	+ Revision: 286bcbd
14cr|perl-Kwiki-Search-0.120.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-Search-0.120.0-4|46	
14cr|perl-Kwiki-Search-0.120.0-4|47	

4903 14
14cr|perl-Kwiki-UserName-0.140.0-4|1	%define upstream_name	 Kwiki-UserName
14cr|perl-Kwiki-UserName-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Kwiki-UserName-0.140.0-4|3	
14cr|perl-Kwiki-UserName-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-UserName-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-UserName-0.140.0-4|6	Release:	4
14cr|perl-Kwiki-UserName-0.140.0-4|7	
14cr|perl-Kwiki-UserName-0.140.0-4|8	Summary:	Kwiki User Name Plugin
14cr|perl-Kwiki-UserName-0.140.0-4|9	
14cr|perl-Kwiki-UserName-0.140.0-4|10	License:	GPL
14cr|perl-Kwiki-UserName-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-UserName-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-UserName-0.140.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-UserName-0.140.0-4|14	
14cr|perl-Kwiki-UserName-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-UserName-0.140.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-UserName-0.140.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-UserName-0.140.0-4|18	
14cr|perl-Kwiki-UserName-0.140.0-4|19	%description
14cr|perl-Kwiki-UserName-0.140.0-4|20	Enable user to set their name in the preferences so changes will show they did
14cr|perl-Kwiki-UserName-0.140.0-4|21	it.
14cr|perl-Kwiki-UserName-0.140.0-4|22	
14cr|perl-Kwiki-UserName-0.140.0-4|23	%prep
14cr|perl-Kwiki-UserName-0.140.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-UserName-0.140.0-4|25	
14cr|perl-Kwiki-UserName-0.140.0-4|26	%build
14cr|perl-Kwiki-UserName-0.140.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-UserName-0.140.0-4|28	%make
14cr|perl-Kwiki-UserName-0.140.0-4|29	
14cr|perl-Kwiki-UserName-0.140.0-4|30	%check
14cr|perl-Kwiki-UserName-0.140.0-4|31	make test
14cr|perl-Kwiki-UserName-0.140.0-4|32	
14cr|perl-Kwiki-UserName-0.140.0-4|33	%install
14cr|perl-Kwiki-UserName-0.140.0-4|34	%makeinstall_std
14cr|perl-Kwiki-UserName-0.140.0-4|35	
14cr|perl-Kwiki-UserName-0.140.0-4|36	%files
14cr|perl-Kwiki-UserName-0.140.0-4|37	%doc Changes README
14cr|perl-Kwiki-UserName-0.140.0-4|38	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-UserName-0.140.0-4|39	%{_mandir}/*/*
14cr|perl-Kwiki-UserName-0.140.0-4|40	
14cr|perl-Kwiki-UserName-0.140.0-4|41	
14cr|perl-Kwiki-UserName-0.140.0-4|42	%changelog
14cr|perl-Kwiki-UserName-0.140.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Kwiki-UserName-0.140.0-4|44	+ Revision: b04eac1
14cr|perl-Kwiki-UserName-0.140.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-UserName-0.140.0-4|46	
14cr|perl-Kwiki-UserName-0.140.0-4|47	

4904 14
14cr|perl-Kwiki-UserPreferences-0.130.0-4|1	%define upstream_name	 Kwiki-UserPreferences
14cr|perl-Kwiki-UserPreferences-0.130.0-4|2	%define upstream_version 0.13
14cr|perl-Kwiki-UserPreferences-0.130.0-4|3	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Kwiki-UserPreferences-0.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Kwiki-UserPreferences-0.130.0-4|6	Release:	4
14cr|perl-Kwiki-UserPreferences-0.130.0-4|7	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|8	Summary:	Kwiki User Preferences Plugin
14cr|perl-Kwiki-UserPreferences-0.130.0-4|9	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|10	License:	GPL
14cr|perl-Kwiki-UserPreferences-0.130.0-4|11	Group:		Development/Perl
14cr|perl-Kwiki-UserPreferences-0.130.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Kwiki-UserPreferences-0.130.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Kwiki-UserPreferences-0.130.0-4|14	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|15	BuildRequires:	perl-devel
14cr|perl-Kwiki-UserPreferences-0.130.0-4|16	BuildRequires:	perl(Kwiki)
14cr|perl-Kwiki-UserPreferences-0.130.0-4|17	BuildArch:	noarch
14cr|perl-Kwiki-UserPreferences-0.130.0-4|18	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|19	%description
14cr|perl-Kwiki-UserPreferences-0.130.0-4|20	Enable the setting of various User Preferences.
14cr|perl-Kwiki-UserPreferences-0.130.0-4|21	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|22	%prep
14cr|perl-Kwiki-UserPreferences-0.130.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Kwiki-UserPreferences-0.130.0-4|24	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|25	%build
14cr|perl-Kwiki-UserPreferences-0.130.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Kwiki-UserPreferences-0.130.0-4|27	%make
14cr|perl-Kwiki-UserPreferences-0.130.0-4|28	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|29	%check
14cr|perl-Kwiki-UserPreferences-0.130.0-4|30	make test
14cr|perl-Kwiki-UserPreferences-0.130.0-4|31	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|32	%install
14cr|perl-Kwiki-UserPreferences-0.130.0-4|33	%makeinstall_std
14cr|perl-Kwiki-UserPreferences-0.130.0-4|34	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|35	%files
14cr|perl-Kwiki-UserPreferences-0.130.0-4|36	%doc Changes README
14cr|perl-Kwiki-UserPreferences-0.130.0-4|37	%{perl_vendorlib}/Kwiki
14cr|perl-Kwiki-UserPreferences-0.130.0-4|38	%{_mandir}/*/*
14cr|perl-Kwiki-UserPreferences-0.130.0-4|39	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|40	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|41	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|42	%changelog
14cr|perl-Kwiki-UserPreferences-0.130.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-4
14cr|perl-Kwiki-UserPreferences-0.130.0-4|44	+ Revision: 2df6b18
14cr|perl-Kwiki-UserPreferences-0.130.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Kwiki-UserPreferences-0.130.0-4|46	
14cr|perl-Kwiki-UserPreferences-0.130.0-4|47	

4905 14
14cr|perl-Language-Befunge-4.130.0-4|1	%define upstream_name    Language-Befunge
14cr|perl-Language-Befunge-4.130.0-4|2	%define upstream_version 4.13
14cr|perl-Language-Befunge-4.130.0-4|3	
14cr|perl-Language-Befunge-4.130.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Language-Befunge-4.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Language-Befunge-4.130.0-4|6	Release:	4
14cr|perl-Language-Befunge-4.130.0-4|7	
14cr|perl-Language-Befunge-4.130.0-4|8	Summary:	A generic funge interpreter
14cr|perl-Language-Befunge-4.130.0-4|9	
14cr|perl-Language-Befunge-4.130.0-4|10	License:	GPL+ or Artistic
14cr|perl-Language-Befunge-4.130.0-4|11	Group:		Development/Perl
14cr|perl-Language-Befunge-4.130.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Language-Befunge-4.130.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Language-Befunge-4.130.0-4|14	
14cr|perl-Language-Befunge-4.130.0-4|15	BuildRequires:	perl-devel
14cr|perl-Language-Befunge-4.130.0-4|16	BuildRequires:	perl-aliased
14cr|perl-Language-Befunge-4.130.0-4|17	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Language-Befunge-4.130.0-4|18	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-Language-Befunge-4.130.0-4|19	BuildRequires:	perl(Readonly)
14cr|perl-Language-Befunge-4.130.0-4|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Language-Befunge-4.130.0-4|21	BuildRequires:	perl(Test::Output)
14cr|perl-Language-Befunge-4.130.0-4|22	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Language-Befunge-4.130.0-4|23	BuildArch:	noarch
14cr|perl-Language-Befunge-4.130.0-4|24	
14cr|perl-Language-Befunge-4.130.0-4|25	%description
14cr|perl-Language-Befunge-4.130.0-4|26	This module implements the Funge-98 specifications on a 2D field (also called
14cr|perl-Language-Befunge-4.130.0-4|27	Befunge).  It can also work as a n-funge implementation (3D and more).
14cr|perl-Language-Befunge-4.130.0-4|28	
14cr|perl-Language-Befunge-4.130.0-4|29	
14cr|perl-Language-Befunge-4.130.0-4|30	%prep
14cr|perl-Language-Befunge-4.130.0-4|31	%setup -q -n Language-Befunge-%{upstream_version}
14cr|perl-Language-Befunge-4.130.0-4|32	
14cr|perl-Language-Befunge-4.130.0-4|33	%build
14cr|perl-Language-Befunge-4.130.0-4|34	perl Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-Language-Befunge-4.130.0-4|35	%make
14cr|perl-Language-Befunge-4.130.0-4|36	
14cr|perl-Language-Befunge-4.130.0-4|37	%check
14cr|perl-Language-Befunge-4.130.0-4|38	make test
14cr|perl-Language-Befunge-4.130.0-4|39	
14cr|perl-Language-Befunge-4.130.0-4|40	%install
14cr|perl-Language-Befunge-4.130.0-4|41	%makeinstall_std
14cr|perl-Language-Befunge-4.130.0-4|42	
14cr|perl-Language-Befunge-4.130.0-4|43	%files
14cr|perl-Language-Befunge-4.130.0-4|44	%doc Changes README
14cr|perl-Language-Befunge-4.130.0-4|45	%{_bindir}/jqbef98
14cr|perl-Language-Befunge-4.130.0-4|46	%{perl_vendorlib}/Language
14cr|perl-Language-Befunge-4.130.0-4|47	%{_mandir}/man1/jqbef98*
14cr|perl-Language-Befunge-4.130.0-4|48	%{_mandir}/man3/*
14cr|perl-Language-Befunge-4.130.0-4|49	
14cr|perl-Language-Befunge-4.130.0-4|50	
14cr|perl-Language-Befunge-4.130.0-4|51	%changelog
14cr|perl-Language-Befunge-4.130.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.130.0-4
14cr|perl-Language-Befunge-4.130.0-4|53	+ Revision: 0325ee8
14cr|perl-Language-Befunge-4.130.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Language-Befunge-4.130.0-4|55	
14cr|perl-Language-Befunge-4.130.0-4|56	

4906 14
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|1	%define upstream_name Language-Befunge-Storage-Generic-Vec-XS
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|3	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|6	Release:	4
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|7	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|8	Summary:	Language::Befunge::Storage::Generic::Vec rewritten for speed
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|9	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|11	Group:		Development/Perl
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|14	Source1:	%{name}.rpmlintrc
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|15	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|16	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|17	BuildRequires:	perl(Language::Befunge)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|18	BuildRequires:	perl(Language::Befunge::Vector::XS)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|20	BuildRequires:	perl(aliased)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|21	BuildRequires:	perl-devel
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|22	Requires:	perl(aliased)
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|23	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|24	%description
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|25	Language::Befunge::Storage::Generic::Vec implements a linear storage model,
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|26	where a perl string is used to store a (potentially very large) integer
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|27	array. The integers are accessed from perl with vec().
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|28	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|29	Unfortunately, vec() operates on unsigned integers, which means some extra
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|30	calculations are necessary to convert between unsigned and signed integers.
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|31	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|32	If the access was done from C, using a signed integer pointer, the access
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|33	would be much faster, and the conversion would be unnecessary.
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|34	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|35	%prep
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|37	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|38	%build
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|40	%make
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|41	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|42	%check
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|43	make test
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|44	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|45	%install
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|46	%makeinstall_std
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|47	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|48	%files
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|49	%doc LICENSE README Changes
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|50	%{_mandir}/man3/*
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|51	%{perl_vendorlib}/*
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|52	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|53	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|54	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|55	%changelog
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|57	+ Revision: 61f457d
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|59	
14cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-4|60	

4907 14
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|1	%define upstream_name    Language-Befunge-Vector-XS
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|2	%define upstream_version 1.1.1
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|3	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|4	Name:       perl-%{upstream_name}
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|6	Release:	5
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|7	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|8	Summary:    Language::Befunge::Vector rewritten for speed
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|9	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|10	License:    GPL+ or Artistic
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|11	Group:      Development/Perl
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|13	Source0:    http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|14	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|15	BuildRequires: perl(Test::More)
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|16	BuildRequires: perl-devel
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|17	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|18	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|19	%description
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|20	The Language::Befunge module makes heavy use of n-dims vectors,
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|21	mapped to the Language::Befunge::Vector class. This allows to
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|22	abstract the funge dimension while still keeping the same code for the
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|23	operations.
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|24	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|25	However, such an heavy usage does have some impact on the performances.
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|26	Therefore, this modules is basically a rewrite of LBV in XS. If
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|27	installed, then LBV will automagically load it and replace its own
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|28	functions with the XS ones.
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|29	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|30	%prep
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|32	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|33	%build
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|35	%make
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|36	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|37	%check
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|38	make test
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|39	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|40	%install
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|41	%makeinstall_std
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|42	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|43	%clean
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|44	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|45	%files
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|46	%doc LICENSE Changes META.yml README
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|47	%{_mandir}/man3/*
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|48	%{perl_vendorlib}/*
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|49	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|50	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|51	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|52	%changelog
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-5
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|54	+ Revision: 858418a
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|55	- MassBuild#464: Increase release tag
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|56	
14cr|perl-Language-Befunge-Vector-XS-1.1.1-5|57	

4908 14
14cr|perl-Language-Ook-1.0.2-6|1	%define upstream_name    Language-Ook
14cr|perl-Language-Ook-1.0.2-6|2	%define upstream_version 1.0.2
14cr|perl-Language-Ook-1.0.2-6|3	
14cr|perl-Language-Ook-1.0.2-6|4	Name:		perl-%{upstream_name}
14cr|perl-Language-Ook-1.0.2-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Language-Ook-1.0.2-6|6	Release:	6
14cr|perl-Language-Ook-1.0.2-6|7	
14cr|perl-Language-Ook-1.0.2-6|8	Summary:	An Ook! interpreter
14cr|perl-Language-Ook-1.0.2-6|9	
14cr|perl-Language-Ook-1.0.2-6|10	License:	GPL+ or Artistic
14cr|perl-Language-Ook-1.0.2-6|11	Group:		Development/Perl
14cr|perl-Language-Ook-1.0.2-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Language-Ook-1.0.2-6|13	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Language-Ook-1.0.2-6|14	
14cr|perl-Language-Ook-1.0.2-6|15	BuildRequires:	perl-devel
14cr|perl-Language-Ook-1.0.2-6|16	BuildRequires:	perl(Test::More)
14cr|perl-Language-Ook-1.0.2-6|17	
14cr|perl-Language-Ook-1.0.2-6|18	BuildArch:	noarch
14cr|perl-Language-Ook-1.0.2-6|19	
14cr|perl-Language-Ook-1.0.2-6|20	%description
14cr|perl-Language-Ook-1.0.2-6|21	A programming language should be writable and readable by orang-utans. So
14cr|perl-Language-Ook-1.0.2-6|22	Ook! is a programming language designed for orang-utans.
14cr|perl-Language-Ook-1.0.2-6|23	
14cr|perl-Language-Ook-1.0.2-6|24	Ook! is bijective with BrainFuck, and thus, Turing-complete.
14cr|perl-Language-Ook-1.0.2-6|25	
14cr|perl-Language-Ook-1.0.2-6|26	%prep
14cr|perl-Language-Ook-1.0.2-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Language-Ook-1.0.2-6|28	
14cr|perl-Language-Ook-1.0.2-6|29	%build
14cr|perl-Language-Ook-1.0.2-6|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Language-Ook-1.0.2-6|31	%make
14cr|perl-Language-Ook-1.0.2-6|32	
14cr|perl-Language-Ook-1.0.2-6|33	%check
14cr|perl-Language-Ook-1.0.2-6|34	%make test
14cr|perl-Language-Ook-1.0.2-6|35	
14cr|perl-Language-Ook-1.0.2-6|36	%install
14cr|perl-Language-Ook-1.0.2-6|37	%makeinstall_std
14cr|perl-Language-Ook-1.0.2-6|38	
14cr|perl-Language-Ook-1.0.2-6|39	%files
14cr|perl-Language-Ook-1.0.2-6|40	%doc LICENSE Changes README
14cr|perl-Language-Ook-1.0.2-6|41	%{_mandir}/man3/*
14cr|perl-Language-Ook-1.0.2-6|42	%{perl_vendorlib}/*
14cr|perl-Language-Ook-1.0.2-6|43	
14cr|perl-Language-Ook-1.0.2-6|44	
14cr|perl-Language-Ook-1.0.2-6|45	
14cr|perl-Language-Ook-1.0.2-6|46	%changelog
14cr|perl-Language-Ook-1.0.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-6
14cr|perl-Language-Ook-1.0.2-6|48	+ Revision: 3f10f6b
14cr|perl-Language-Ook-1.0.2-6|49	- MassBuild#464: Increase release tag
14cr|perl-Language-Ook-1.0.2-6|50	
14cr|perl-Language-Ook-1.0.2-6|51	

4909 14
14cr|perl-latest-0.30.0-4|1	%define upstream_name    latest
14cr|perl-latest-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-latest-0.30.0-4|3	
14cr|perl-latest-0.30.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-latest-0.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-latest-0.30.0-4|6	Release:    4
14cr|perl-latest-0.30.0-4|7	
14cr|perl-latest-0.30.0-4|8	Summary:    Use the latest Perl features
14cr|perl-latest-0.30.0-4|9	
14cr|perl-latest-0.30.0-4|10	License:    GPL+ or Artistic
14cr|perl-latest-0.30.0-4|11	Group:      Development/Perl
14cr|perl-latest-0.30.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-latest-0.30.0-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-latest-0.30.0-4|14	
14cr|perl-latest-0.30.0-4|15	BuildRequires: perl(Test::More)
14cr|perl-latest-0.30.0-4|16	BuildRequires: perl(version)
14cr|perl-latest-0.30.0-4|17	BuildRequires: perl(Module::Build)
14cr|perl-latest-0.30.0-4|18	
14cr|perl-latest-0.30.0-4|19	BuildArch: noarch
14cr|perl-latest-0.30.0-4|20	
14cr|perl-latest-0.30.0-4|21	Provides: perl(latest)
14cr|perl-latest-0.30.0-4|22	
14cr|perl-latest-0.30.0-4|23	%description
14cr|perl-latest-0.30.0-4|24	The line
14cr|perl-latest-0.30.0-4|25	
14cr|perl-latest-0.30.0-4|26	use latest;
14cr|perl-latest-0.30.0-4|27	
14cr|perl-latest-0.30.0-4|28	is roughly equivalent to
14cr|perl-latest-0.30.0-4|29	
14cr|perl-latest-0.30.0-4|30	%prep
14cr|perl-latest-0.30.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-latest-0.30.0-4|32	
14cr|perl-latest-0.30.0-4|33	%build
14cr|perl-latest-0.30.0-4|34	%{__perl} Build.PL installdirs=vendor
14cr|perl-latest-0.30.0-4|35	./Build
14cr|perl-latest-0.30.0-4|36	
14cr|perl-latest-0.30.0-4|37	%check
14cr|perl-latest-0.30.0-4|38	./Build test
14cr|perl-latest-0.30.0-4|39	
14cr|perl-latest-0.30.0-4|40	%install
14cr|perl-latest-0.30.0-4|41	./Build install destdir=%{buildroot}
14cr|perl-latest-0.30.0-4|42	
14cr|perl-latest-0.30.0-4|43	%clean
14cr|perl-latest-0.30.0-4|44	
14cr|perl-latest-0.30.0-4|45	%files
14cr|perl-latest-0.30.0-4|46	%doc Changes README
14cr|perl-latest-0.30.0-4|47	%{_mandir}/man3/*
14cr|perl-latest-0.30.0-4|48	%{perl_vendorlib}/*
14cr|perl-latest-0.30.0-4|49	
14cr|perl-latest-0.30.0-4|50	
14cr|perl-latest-0.30.0-4|51	
14cr|perl-latest-0.30.0-4|52	
14cr|perl-latest-0.30.0-4|53	
14cr|perl-latest-0.30.0-4|54	%changelog
14cr|perl-latest-0.30.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-latest-0.30.0-4|56	+ Revision: 6ea6d35
14cr|perl-latest-0.30.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-latest-0.30.0-4|58	
14cr|perl-latest-0.30.0-4|59	

4910 14
14cr|perl-LaTeX-Driver-0.200.4-2|1	%define upstream_name    LaTeX-Driver
14cr|perl-LaTeX-Driver-0.200.4-2|2	%define upstream_version 0.200.4
14cr|perl-LaTeX-Driver-0.200.4-2|3	
14cr|perl-LaTeX-Driver-0.200.4-2|4	Name:		perl-%{upstream_name}
14cr|perl-LaTeX-Driver-0.200.4-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LaTeX-Driver-0.200.4-2|6	Release:	2
14cr|perl-LaTeX-Driver-0.200.4-2|7	
14cr|perl-LaTeX-Driver-0.200.4-2|8	Summary:	Driver to run LaTeX, bibtex and makeindex
14cr|perl-LaTeX-Driver-0.200.4-2|9	
14cr|perl-LaTeX-Driver-0.200.4-2|10	
14cr|perl-LaTeX-Driver-0.200.4-2|11	License:	GPL+ or Artistic
14cr|perl-LaTeX-Driver-0.200.4-2|12	Group:		Development/Perl
14cr|perl-LaTeX-Driver-0.200.4-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LaTeX-Driver-0.200.4-2|14	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{version}.tar.gz
14cr|perl-LaTeX-Driver-0.200.4-2|15	
14cr|perl-LaTeX-Driver-0.200.4-2|16	BuildRequires:	perl-devel
14cr|perl-LaTeX-Driver-0.200.4-2|17	BuildRequires: perl(File::pushd)
14cr|perl-LaTeX-Driver-0.200.4-2|18	BuildRequires:	perl(Class::Accessor)
14cr|perl-LaTeX-Driver-0.200.4-2|19	BuildRequires:	perl(Cwd)
14cr|perl-LaTeX-Driver-0.200.4-2|20	BuildRequires:	perl(Exception::Class)
14cr|perl-LaTeX-Driver-0.200.4-2|21	BuildRequires:	perl(File::Slurp)
14cr|perl-LaTeX-Driver-0.200.4-2|22	BuildRequires:	perl(File::Spec)
14cr|perl-LaTeX-Driver-0.200.4-2|23	BuildRequires:	perl(IO::File)
14cr|perl-LaTeX-Driver-0.200.4-2|24	BuildRequires:	perl(Readonly)
14cr|perl-LaTeX-Driver-0.200.4-2|25	BuildRequires:	tetex-latex
14cr|perl-LaTeX-Driver-0.200.4-2|26	BuildRequires:	ghostscript-common
14cr|perl-LaTeX-Driver-0.200.4-2|27	# Require whole set of texlive packages because it's hard
14cr|perl-LaTeX-Driver-0.200.4-2|28	# to find what we really need to make tests pass
14cr|perl-LaTeX-Driver-0.200.4-2|29	BuildRequires:	texlive
14cr|perl-LaTeX-Driver-0.200.4-2|30	Requires:	tetex-latex
14cr|perl-LaTeX-Driver-0.200.4-2|31	Requires:	ghostscript-common
14cr|perl-LaTeX-Driver-0.200.4-2|32	Requires:	perl(Template)
14cr|perl-LaTeX-Driver-0.200.4-2|33	
14cr|perl-LaTeX-Driver-0.200.4-2|34	BuildArch:	noarch
14cr|perl-LaTeX-Driver-0.200.4-2|35	
14cr|perl-LaTeX-Driver-0.200.4-2|36	%description
14cr|perl-LaTeX-Driver-0.200.4-2|37	The LaTeX::Driver module encapsulates the details of invoking the Latex
14cr|perl-LaTeX-Driver-0.200.4-2|38	programs to format a LaTeX document. Formatting with LaTeX is complicated;
14cr|perl-LaTeX-Driver-0.200.4-2|39	there are potentially many programs to run and the output of those programs
14cr|perl-LaTeX-Driver-0.200.4-2|40	must be monitored to determine whether further processing is required.
14cr|perl-LaTeX-Driver-0.200.4-2|41	
14cr|perl-LaTeX-Driver-0.200.4-2|42	This module runs the required commands in the directory specified, either
14cr|perl-LaTeX-Driver-0.200.4-2|43	explicitly with the 'dirname' option or implicitly by the directory part of
14cr|perl-LaTeX-Driver-0.200.4-2|44	'basename', or in the current directory. As a result of the processing up
14cr|perl-LaTeX-Driver-0.200.4-2|45	to a dozen or more intermediate files are created. These can be removed
14cr|perl-LaTeX-Driver-0.200.4-2|46	with the 'cleanup' method.
14cr|perl-LaTeX-Driver-0.200.4-2|47	
14cr|perl-LaTeX-Driver-0.200.4-2|48	%prep
14cr|perl-LaTeX-Driver-0.200.4-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LaTeX-Driver-0.200.4-2|50	
14cr|perl-LaTeX-Driver-0.200.4-2|51	%build
14cr|perl-LaTeX-Driver-0.200.4-2|52	yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LaTeX-Driver-0.200.4-2|53	%make
14cr|perl-LaTeX-Driver-0.200.4-2|54	
14cr|perl-LaTeX-Driver-0.200.4-2|55	%check
14cr|perl-LaTeX-Driver-0.200.4-2|56	TMPDIR=/tmp %make test
14cr|perl-LaTeX-Driver-0.200.4-2|57	
14cr|perl-LaTeX-Driver-0.200.4-2|58	%install
14cr|perl-LaTeX-Driver-0.200.4-2|59	%makeinstall_std
14cr|perl-LaTeX-Driver-0.200.4-2|60	
14cr|perl-LaTeX-Driver-0.200.4-2|61	%files
14cr|perl-LaTeX-Driver-0.200.4-2|62	%doc README Changes
14cr|perl-LaTeX-Driver-0.200.4-2|63	%{_bindir}/*
14cr|perl-LaTeX-Driver-0.200.4-2|64	%{_mandir}/man1/*
14cr|perl-LaTeX-Driver-0.200.4-2|65	%{_mandir}/man3/*
14cr|perl-LaTeX-Driver-0.200.4-2|66	%{perl_vendorlib}/*
14cr|perl-LaTeX-Driver-0.200.4-2|67	
14cr|perl-LaTeX-Driver-0.200.4-2|68	
14cr|perl-LaTeX-Driver-0.200.4-2|69	
14cr|perl-LaTeX-Driver-0.200.4-2|70	
14cr|perl-LaTeX-Driver-0.200.4-2|71	%changelog
14cr|perl-LaTeX-Driver-0.200.4-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.4-2
14cr|perl-LaTeX-Driver-0.200.4-2|73	+ Revision: bbe3267
14cr|perl-LaTeX-Driver-0.200.4-2|74	- MassBuild#464: Increase release tag
14cr|perl-LaTeX-Driver-0.200.4-2|75	
14cr|perl-LaTeX-Driver-0.200.4-2|76	

4911 14
14cr|perl-LaTeX-Encode-0.91.5-3|1	%define upstream_name    LaTeX-Encode
14cr|perl-LaTeX-Encode-0.91.5-3|2	%define upstream_version 0.091.5
14cr|perl-LaTeX-Encode-0.91.5-3|3	
14cr|perl-LaTeX-Encode-0.91.5-3|4	Name:		perl-%{upstream_name}
14cr|perl-LaTeX-Encode-0.91.5-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LaTeX-Encode-0.91.5-3|6	Release:	3
14cr|perl-LaTeX-Encode-0.91.5-3|7	
14cr|perl-LaTeX-Encode-0.91.5-3|8	Summary:	Encode LaTeX special chars for typesetting
14cr|perl-LaTeX-Encode-0.91.5-3|9	
14cr|perl-LaTeX-Encode-0.91.5-3|10	
14cr|perl-LaTeX-Encode-0.91.5-3|11	License:	GPL+ or Artistic
14cr|perl-LaTeX-Encode-0.91.5-3|12	Group:		Development/Perl
14cr|perl-LaTeX-Encode-0.91.5-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LaTeX-Encode-0.91.5-3|14	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-LaTeX-Encode-0.91.5-3|15	
14cr|perl-LaTeX-Encode-0.91.5-3|16	BuildRequires:	perl-devel
14cr|perl-LaTeX-Encode-0.91.5-3|17	BuildRequires: perl(Carp::Always)
14cr|perl-LaTeX-Encode-0.91.5-3|18	BuildRequires:	perl(Test::More)
14cr|perl-LaTeX-Encode-0.91.5-3|19	BuildRequires:	perl(Readonly)
14cr|perl-LaTeX-Encode-0.91.5-3|20	BuildArch:	noarch
14cr|perl-LaTeX-Encode-0.91.5-3|21	
14cr|perl-LaTeX-Encode-0.91.5-3|22	%description
14cr|perl-LaTeX-Encode-0.91.5-3|23	This module provides a function to encode text that is to be formatted with
14cr|perl-LaTeX-Encode-0.91.5-3|24	LaTeX. It encodes characters that are special to LaTeX or that are
14cr|perl-LaTeX-Encode-0.91.5-3|25	represented in LaTeX by LaTeX commands.
14cr|perl-LaTeX-Encode-0.91.5-3|26	
14cr|perl-LaTeX-Encode-0.91.5-3|27	The special characters are: '\' (command character), '{' (open group), '}'
14cr|perl-LaTeX-Encode-0.91.5-3|28	(end group), '&' (table column separator), '#' (parameter specifier), '%'
14cr|perl-LaTeX-Encode-0.91.5-3|29	(comment character), '_' (subscript), '^' (superscript), '~' (non-breakable
14cr|perl-LaTeX-Encode-0.91.5-3|30	space), '$' (mathematics mode).
14cr|perl-LaTeX-Encode-0.91.5-3|31	
14cr|perl-LaTeX-Encode-0.91.5-3|32	Note that some of the LaTeX commands for characters are defined in the
14cr|perl-LaTeX-Encode-0.91.5-3|33	LaTeX 'textcomp' package. If your text includes such characters, you will
14cr|perl-LaTeX-Encode-0.91.5-3|34	need to include the following lines in the preamble to your LaTeX document.
14cr|perl-LaTeX-Encode-0.91.5-3|35	
14cr|perl-LaTeX-Encode-0.91.5-3|36	%prep
14cr|perl-LaTeX-Encode-0.91.5-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LaTeX-Encode-0.91.5-3|38	
14cr|perl-LaTeX-Encode-0.91.5-3|39	%build
14cr|perl-LaTeX-Encode-0.91.5-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LaTeX-Encode-0.91.5-3|41	%make
14cr|perl-LaTeX-Encode-0.91.5-3|42	
14cr|perl-LaTeX-Encode-0.91.5-3|43	%check
14cr|perl-LaTeX-Encode-0.91.5-3|44	make test
14cr|perl-LaTeX-Encode-0.91.5-3|45	
14cr|perl-LaTeX-Encode-0.91.5-3|46	%install
14cr|perl-LaTeX-Encode-0.91.5-3|47	%makeinstall_std
14cr|perl-LaTeX-Encode-0.91.5-3|48	
14cr|perl-LaTeX-Encode-0.91.5-3|49	%files
14cr|perl-LaTeX-Encode-0.91.5-3|50	%doc Changes README README
14cr|perl-LaTeX-Encode-0.91.5-3|51	%{_bindir}/latex-encode
14cr|perl-LaTeX-Encode-0.91.5-3|52	%{_mandir}/man3/*
14cr|perl-LaTeX-Encode-0.91.5-3|53	%{_mandir}/man1/*
14cr|perl-LaTeX-Encode-0.91.5-3|54	%{perl_vendorlib}/*
14cr|perl-LaTeX-Encode-0.91.5-3|55	
14cr|perl-LaTeX-Encode-0.91.5-3|56	
14cr|perl-LaTeX-Encode-0.91.5-3|57	
14cr|perl-LaTeX-Encode-0.91.5-3|58	%changelog
14cr|perl-LaTeX-Encode-0.91.5-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91.5-3
14cr|perl-LaTeX-Encode-0.91.5-3|60	+ Revision: 64d10e3
14cr|perl-LaTeX-Encode-0.91.5-3|61	- MassBuild#464: Increase release tag
14cr|perl-LaTeX-Encode-0.91.5-3|62	
14cr|perl-LaTeX-Encode-0.91.5-3|63	

4912 14
14cr|perl-LaTeX-Table-1.0.6-5|1	%define upstream_name    LaTeX-Table
14cr|perl-LaTeX-Table-1.0.6-5|2	%define upstream_version v1.0.6
14cr|perl-LaTeX-Table-1.0.6-5|3	
14cr|perl-LaTeX-Table-1.0.6-5|4	Name:		perl-%{upstream_name}
14cr|perl-LaTeX-Table-1.0.6-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LaTeX-Table-1.0.6-5|6	Release:	5
14cr|perl-LaTeX-Table-1.0.6-5|7	
14cr|perl-LaTeX-Table-1.0.6-5|8	License:	GPL+ or Artistic
14cr|perl-LaTeX-Table-1.0.6-5|9	Group:		Development/Perl
14cr|perl-LaTeX-Table-1.0.6-5|10	Summary:	Automatic generation of LaTeX tables
14cr|perl-LaTeX-Table-1.0.6-5|11	
14cr|perl-LaTeX-Table-1.0.6-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LaTeX-Table-1.0.6-5|13	Source0:    http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-LaTeX-Table-1.0.6-5|14	
14cr|perl-LaTeX-Table-1.0.6-5|15	BuildRequires:	perl-devel
14cr|perl-LaTeX-Table-1.0.6-5|16	BuildRequires:	perl(Module::Pluggable)
14cr|perl-LaTeX-Table-1.0.6-5|17	BuildRequires:	perl(Moose)
14cr|perl-LaTeX-Table-1.0.6-5|18	BuildRequires:	perl(Moose::Policy::FollowPBP)
14cr|perl-LaTeX-Table-1.0.6-5|19	BuildRequires:	perl(MooseX::FollowPBP)
14cr|perl-LaTeX-Table-1.0.6-5|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-LaTeX-Table-1.0.6-5|21	BuildRequires:	perl(Template)
14cr|perl-LaTeX-Table-1.0.6-5|22	BuildRequires:	perl(Test::More)
14cr|perl-LaTeX-Table-1.0.6-5|23	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-LaTeX-Table-1.0.6-5|24	BuildRequires:	perl(Text::CSV)
14cr|perl-LaTeX-Table-1.0.6-5|25	BuildRequires:	perl(Text::Wrap)
14cr|perl-LaTeX-Table-1.0.6-5|26	BuildRequires:	perl(version)
14cr|perl-LaTeX-Table-1.0.6-5|27	
14cr|perl-LaTeX-Table-1.0.6-5|28	BuildArch:	noarch
14cr|perl-LaTeX-Table-1.0.6-5|29	
14cr|perl-LaTeX-Table-1.0.6-5|30	%description
14cr|perl-LaTeX-Table-1.0.6-5|31	LaTeX makes professional typesetting easy. Unfortunately, this is not
14cr|perl-LaTeX-Table-1.0.6-5|32	entirely true for tables and the standard LaTeX table macros have a rather
14cr|perl-LaTeX-Table-1.0.6-5|33	limited functionality. This module supports many CTAN packages and hides
14cr|perl-LaTeX-Table-1.0.6-5|34	the complexity of using them behind an easy and intuitive API.
14cr|perl-LaTeX-Table-1.0.6-5|35	
14cr|perl-LaTeX-Table-1.0.6-5|36	%prep
14cr|perl-LaTeX-Table-1.0.6-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LaTeX-Table-1.0.6-5|38	
14cr|perl-LaTeX-Table-1.0.6-5|39	%build
14cr|perl-LaTeX-Table-1.0.6-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LaTeX-Table-1.0.6-5|41	%make
14cr|perl-LaTeX-Table-1.0.6-5|42	
14cr|perl-LaTeX-Table-1.0.6-5|43	%check
14cr|perl-LaTeX-Table-1.0.6-5|44	%make test
14cr|perl-LaTeX-Table-1.0.6-5|45	
14cr|perl-LaTeX-Table-1.0.6-5|46	%install
14cr|perl-LaTeX-Table-1.0.6-5|47	%makeinstall_std
14cr|perl-LaTeX-Table-1.0.6-5|48	
14cr|perl-LaTeX-Table-1.0.6-5|49	%files
14cr|perl-LaTeX-Table-1.0.6-5|50	%doc README Changes LICENSE
14cr|perl-LaTeX-Table-1.0.6-5|51	%{_mandir}/man1/*
14cr|perl-LaTeX-Table-1.0.6-5|52	%{_mandir}/man3/*
14cr|perl-LaTeX-Table-1.0.6-5|53	%{perl_vendorlib}/*
14cr|perl-LaTeX-Table-1.0.6-5|54	%{_bindir}/csv2pdf
14cr|perl-LaTeX-Table-1.0.6-5|55	%{_bindir}/ltpretty
14cr|perl-LaTeX-Table-1.0.6-5|56	
14cr|perl-LaTeX-Table-1.0.6-5|57	
14cr|perl-LaTeX-Table-1.0.6-5|58	%changelog
14cr|perl-LaTeX-Table-1.0.6-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-5
14cr|perl-LaTeX-Table-1.0.6-5|60	+ Revision: cfcd87c
14cr|perl-LaTeX-Table-1.0.6-5|61	- MassBuild#464: Increase release tag
14cr|perl-LaTeX-Table-1.0.6-5|62	
14cr|perl-LaTeX-Table-1.0.6-5|63	

4913 14
14cr|perl-Lexical-Persistence-1.23.0-3|1	%define upstream_name    Lexical-Persistence
14cr|perl-Lexical-Persistence-1.23.0-3|2	%define upstream_version 1.023
14cr|perl-Lexical-Persistence-1.23.0-3|3	
14cr|perl-Lexical-Persistence-1.23.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Lexical-Persistence-1.23.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lexical-Persistence-1.23.0-3|6	Release:	3
14cr|perl-Lexical-Persistence-1.23.0-3|7	
14cr|perl-Lexical-Persistence-1.23.0-3|8	Summary:	Bind lexicals to persistent data
14cr|perl-Lexical-Persistence-1.23.0-3|9	
14cr|perl-Lexical-Persistence-1.23.0-3|10	License:	GPL+ or Artistic
14cr|perl-Lexical-Persistence-1.23.0-3|11	Group:		Development/Perl
14cr|perl-Lexical-Persistence-1.23.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lexical-Persistence-1.23.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Lexical/Lexical-Persistence-%{upstream_version}.tar.gz
14cr|perl-Lexical-Persistence-1.23.0-3|14	
14cr|perl-Lexical-Persistence-1.23.0-3|15	BuildRequires:	perl-devel
14cr|perl-Lexical-Persistence-1.23.0-3|16	BuildRequires:	perl(Devel::LexAlias)
14cr|perl-Lexical-Persistence-1.23.0-3|17	BuildRequires:	perl(PadWalker)
14cr|perl-Lexical-Persistence-1.23.0-3|18	BuildArch:	noarch
14cr|perl-Lexical-Persistence-1.23.0-3|19	
14cr|perl-Lexical-Persistence-1.23.0-3|20	%description
14cr|perl-Lexical-Persistence-1.23.0-3|21	Lexical::Persistence does a few things, all related. Note that all the
14cr|perl-Lexical-Persistence-1.23.0-3|22	behaviors listed here are the defaults. Subclasses can override nearly
14cr|perl-Lexical-Persistence-1.23.0-3|23	every aspect of Lexical::Persistence's behavior.
14cr|perl-Lexical-Persistence-1.23.0-3|24	
14cr|perl-Lexical-Persistence-1.23.0-3|25	Lexical::Persistence lets your code access persistent data through lexical
14cr|perl-Lexical-Persistence-1.23.0-3|26	variables. This example prints "some value" because the value of $x perists
14cr|perl-Lexical-Persistence-1.23.0-3|27	in the $lp object between setter() and getter().
14cr|perl-Lexical-Persistence-1.23.0-3|28	
14cr|perl-Lexical-Persistence-1.23.0-3|29	use Lexical::Persistence;
14cr|perl-Lexical-Persistence-1.23.0-3|30	
14cr|perl-Lexical-Persistence-1.23.0-3|31	%prep
14cr|perl-Lexical-Persistence-1.23.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lexical-Persistence-1.23.0-3|33	
14cr|perl-Lexical-Persistence-1.23.0-3|34	%build
14cr|perl-Lexical-Persistence-1.23.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lexical-Persistence-1.23.0-3|36	%make
14cr|perl-Lexical-Persistence-1.23.0-3|37	
14cr|perl-Lexical-Persistence-1.23.0-3|38	%check
14cr|perl-Lexical-Persistence-1.23.0-3|39	make test
14cr|perl-Lexical-Persistence-1.23.0-3|40	
14cr|perl-Lexical-Persistence-1.23.0-3|41	%install
14cr|perl-Lexical-Persistence-1.23.0-3|42	%makeinstall_std
14cr|perl-Lexical-Persistence-1.23.0-3|43	
14cr|perl-Lexical-Persistence-1.23.0-3|44	%files
14cr|perl-Lexical-Persistence-1.23.0-3|45	%doc CHANGES README
14cr|perl-Lexical-Persistence-1.23.0-3|46	%{_mandir}/man3/*
14cr|perl-Lexical-Persistence-1.23.0-3|47	%{perl_vendorlib}/*
14cr|perl-Lexical-Persistence-1.23.0-3|48	
14cr|perl-Lexical-Persistence-1.23.0-3|49	
14cr|perl-Lexical-Persistence-1.23.0-3|50	
14cr|perl-Lexical-Persistence-1.23.0-3|51	%changelog
14cr|perl-Lexical-Persistence-1.23.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.23.0-3
14cr|perl-Lexical-Persistence-1.23.0-3|53	+ Revision: b870581
14cr|perl-Lexical-Persistence-1.23.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Lexical-Persistence-1.23.0-3|55	
14cr|perl-Lexical-Persistence-1.23.0-3|56	

4914 14
14cr|perl-lib2safe-0.50.0-2|1	%define upstream_name    lib2safe
14cr|perl-lib2safe-0.50.0-2|2	%define upstream_version 0.05
14cr|perl-lib2safe-0.50.0-2|3	
14cr|perl-lib2safe-0.50.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-lib2safe-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-lib2safe-0.50.0-2|6	Release:    	2
14cr|perl-lib2safe-0.50.0-2|7	Epoch:      	1
14cr|perl-lib2safe-0.50.0-2|8	
14cr|perl-lib2safe-0.50.0-2|9	BuildArch: 	noarch
14cr|perl-lib2safe-0.50.0-2|10	
14cr|perl-lib2safe-0.50.0-2|11	Summary:	A perl5 interface for 2safe service
14cr|perl-lib2safe-0.50.0-2|12	License:	GPLv2
14cr|perl-lib2safe-0.50.0-2|13	Group:		Development/Perl
14cr|perl-lib2safe-0.50.0-2|14	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-lib2safe-0.50.0-2|15	URL:		http://www.2safe.com/
14cr|perl-lib2safe-0.50.0-2|16	
14cr|perl-lib2safe-0.50.0-2|17	BuildRequires:	perl-devel
14cr|perl-lib2safe-0.50.0-2|18	BuildRequires:	perl(Module::Build)
14cr|perl-lib2safe-0.50.0-2|19	BuildRequires:	perl(JSON)
14cr|perl-lib2safe-0.50.0-2|20	BuildRequires:	perl(Config::File)
14cr|perl-lib2safe-0.50.0-2|21	BuildRequires:	perl(HTTP::Message)
14cr|perl-lib2safe-0.50.0-2|22	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-lib2safe-0.50.0-2|23	
14cr|perl-lib2safe-0.50.0-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|perl-lib2safe-0.50.0-2|25	
14cr|perl-lib2safe-0.50.0-2|26	Requires:	perl(JSON)
14cr|perl-lib2safe-0.50.0-2|27	Requires:	perl(Config::File)
14cr|perl-lib2safe-0.50.0-2|28	Requires:	perl(HTTP::Message)
14cr|perl-lib2safe-0.50.0-2|29	Requires:	perl(IO::Socket::SSL)
14cr|perl-lib2safe-0.50.0-2|30	
14cr|perl-lib2safe-0.50.0-2|31	%description
14cr|perl-lib2safe-0.50.0-2|32	A perl5 interface for 2safe service
14cr|perl-lib2safe-0.50.0-2|33	
14cr|perl-lib2safe-0.50.0-2|34	%prep
14cr|perl-lib2safe-0.50.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-lib2safe-0.50.0-2|36	
14cr|perl-lib2safe-0.50.0-2|37	%build
14cr|perl-lib2safe-0.50.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-lib2safe-0.50.0-2|39	%make
14cr|perl-lib2safe-0.50.0-2|40	
14cr|perl-lib2safe-0.50.0-2|41	%check
14cr|perl-lib2safe-0.50.0-2|42	%{__make} test
14cr|perl-lib2safe-0.50.0-2|43	
14cr|perl-lib2safe-0.50.0-2|44	%install
14cr|perl-lib2safe-0.50.0-2|45	rm -rf %{buildroot}
14cr|perl-lib2safe-0.50.0-2|46	%makeinstall_std
14cr|perl-lib2safe-0.50.0-2|47	
14cr|perl-lib2safe-0.50.0-2|48	%clean
14cr|perl-lib2safe-0.50.0-2|49	rm -rf %{buildroot}
14cr|perl-lib2safe-0.50.0-2|50	
14cr|perl-lib2safe-0.50.0-2|51	%files
14cr|perl-lib2safe-0.50.0-2|52	%defattr(0644,root,root,0755)
14cr|perl-lib2safe-0.50.0-2|53	%doc Changes README
14cr|perl-lib2safe-0.50.0-2|54	%{_mandir}/*/*
14cr|perl-lib2safe-0.50.0-2|55	%{perl_vendorarch}/../*
14cr|perl-lib2safe-0.50.0-2|56	
14cr|perl-lib2safe-0.50.0-2|57	
14cr|perl-lib2safe-0.50.0-2|58	
14cr|perl-lib2safe-0.50.0-2|59	%changelog
14cr|perl-lib2safe-0.50.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.50.0-2
14cr|perl-lib2safe-0.50.0-2|61	+ Revision: cb6c492
14cr|perl-lib2safe-0.50.0-2|62	- MassBuild#464: Increase release tag
14cr|perl-lib2safe-0.50.0-2|63	
14cr|perl-lib2safe-0.50.0-2|64	

4915 14
14cr|perl-lib-abs-0.930.0-3|1	%define upstream_name    lib-abs
14cr|perl-lib-abs-0.930.0-3|2	%define upstream_version 0.93
14cr|perl-lib-abs-0.930.0-3|3	
14cr|perl-lib-abs-0.930.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-lib-abs-0.930.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-lib-abs-0.930.0-3|6	Release:	3
14cr|perl-lib-abs-0.930.0-3|7	
14cr|perl-lib-abs-0.930.0-3|8	Summary:	Get pathname of current working directory
14cr|perl-lib-abs-0.930.0-3|9	
14cr|perl-lib-abs-0.930.0-3|10	License:	GPL+ or Artistic
14cr|perl-lib-abs-0.930.0-3|11	Group:		Development/Perl
14cr|perl-lib-abs-0.930.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-lib-abs-0.930.0-3|13	Source0:	http://www.cpan.org/modules/by-module/lib/lib-abs-%{upstream_version}.tar.gz
14cr|perl-lib-abs-0.930.0-3|14	
14cr|perl-lib-abs-0.930.0-3|15	BuildRequires:	perl-devel
14cr|perl-lib-abs-0.930.0-3|16	BuildRequires:	perl(Cwd)
14cr|perl-lib-abs-0.930.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-lib-abs-0.930.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-lib-abs-0.930.0-3|19	BuildArch:	noarch
14cr|perl-lib-abs-0.930.0-3|20	Provides:	perl(lib::abs)
14cr|perl-lib-abs-0.930.0-3|21	
14cr|perl-lib-abs-0.930.0-3|22	%description
14cr|perl-lib-abs-0.930.0-3|23	The main reason of this library is transformate relative paths to absolute
14cr|perl-lib-abs-0.930.0-3|24	at the 'BEGIN' stage, and push transformed to '@INC'. Relative path basis
14cr|perl-lib-abs-0.930.0-3|25	is not the current working directory, but the location of file, where the
14cr|perl-lib-abs-0.930.0-3|26	statement is (caller file). When using common 'lib', relative paths stays
14cr|perl-lib-abs-0.930.0-3|27	relative to curernt working directory,
14cr|perl-lib-abs-0.930.0-3|28	
14cr|perl-lib-abs-0.930.0-3|29	# For ex:
14cr|perl-lib-abs-0.930.0-3|30	# script: /opt/scripts/my.pl
14cr|perl-lib-abs-0.930.0-3|31	use lib::abs '../lib';
14cr|perl-lib-abs-0.930.0-3|32	
14cr|perl-lib-abs-0.930.0-3|33	# We run `/opt/scripts/my.pl` having cwd /home/mons
14cr|perl-lib-abs-0.930.0-3|34	# The @INC will contain '/opt/lib';
14cr|perl-lib-abs-0.930.0-3|35	
14cr|perl-lib-abs-0.930.0-3|36	%prep
14cr|perl-lib-abs-0.930.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-lib-abs-0.930.0-3|38	
14cr|perl-lib-abs-0.930.0-3|39	%build
14cr|perl-lib-abs-0.930.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-lib-abs-0.930.0-3|41	%make
14cr|perl-lib-abs-0.930.0-3|42	
14cr|perl-lib-abs-0.930.0-3|43	%check
14cr|perl-lib-abs-0.930.0-3|44	%make test
14cr|perl-lib-abs-0.930.0-3|45	
14cr|perl-lib-abs-0.930.0-3|46	%install
14cr|perl-lib-abs-0.930.0-3|47	%makeinstall_std
14cr|perl-lib-abs-0.930.0-3|48	
14cr|perl-lib-abs-0.930.0-3|49	%files
14cr|perl-lib-abs-0.930.0-3|50	%doc Changes README
14cr|perl-lib-abs-0.930.0-3|51	%{_mandir}/man3/*
14cr|perl-lib-abs-0.930.0-3|52	%{perl_vendorlib}/*
14cr|perl-lib-abs-0.930.0-3|53	
14cr|perl-lib-abs-0.930.0-3|54	
14cr|perl-lib-abs-0.930.0-3|55	%changelog
14cr|perl-lib-abs-0.930.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-3
14cr|perl-lib-abs-0.930.0-3|57	+ Revision: 0db7f6c
14cr|perl-lib-abs-0.930.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-lib-abs-0.930.0-3|59	
14cr|perl-lib-abs-0.930.0-3|60	

4916 14
14cr|perl-Lingua-31337-0.20.0-4|1	%define upstream_name    Lingua-31337
14cr|perl-Lingua-31337-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Lingua-31337-0.20.0-4|3	
14cr|perl-Lingua-31337-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-31337-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-31337-0.20.0-4|6	Release:	4
14cr|perl-Lingua-31337-0.20.0-4|7	
14cr|perl-Lingua-31337-0.20.0-4|8	Summary:	P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k
14cr|perl-Lingua-31337-0.20.0-4|9	
14cr|perl-Lingua-31337-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-31337-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-31337-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-31337-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-31337-0.20.0-4|14	
14cr|perl-Lingua-31337-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-31337-0.20.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-31337-0.20.0-4|17	
14cr|perl-Lingua-31337-0.20.0-4|18	%description
14cr|perl-Lingua-31337-0.20.0-4|19	P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k.
14cr|perl-Lingua-31337-0.20.0-4|20	
14cr|perl-Lingua-31337-0.20.0-4|21	%prep
14cr|perl-Lingua-31337-0.20.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-31337-0.20.0-4|23	
14cr|perl-Lingua-31337-0.20.0-4|24	%build
14cr|perl-Lingua-31337-0.20.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-31337-0.20.0-4|26	%make
14cr|perl-Lingua-31337-0.20.0-4|27	
14cr|perl-Lingua-31337-0.20.0-4|28	%check
14cr|perl-Lingua-31337-0.20.0-4|29	make test
14cr|perl-Lingua-31337-0.20.0-4|30	
14cr|perl-Lingua-31337-0.20.0-4|31	%install
14cr|perl-Lingua-31337-0.20.0-4|32	%makeinstall_std
14cr|perl-Lingua-31337-0.20.0-4|33	
14cr|perl-Lingua-31337-0.20.0-4|34	%files
14cr|perl-Lingua-31337-0.20.0-4|35	%doc Changes
14cr|perl-Lingua-31337-0.20.0-4|36	%{_mandir}/man3/*
14cr|perl-Lingua-31337-0.20.0-4|37	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-31337-0.20.0-4|38	
14cr|perl-Lingua-31337-0.20.0-4|39	
14cr|perl-Lingua-31337-0.20.0-4|40	%changelog
14cr|perl-Lingua-31337-0.20.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Lingua-31337-0.20.0-4|42	+ Revision: 7cea269
14cr|perl-Lingua-31337-0.20.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Lingua-31337-0.20.0-4|44	
14cr|perl-Lingua-31337-0.20.0-4|45	

4917 14
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|1	%define upstream_name    Lingua-EN-FindNumber
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|2	%define upstream_version 1.2
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|3	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|6	Release:    2
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|7	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|8	Summary:    Locate (written) numbers in English text
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|9	License:    GPL+ or Artistic
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|10	Group:      Development/Perl
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|13	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|15	BuildRequires: perl(Lingua::EN::Words2Nums)
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|16	BuildRequires: perl-devel
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|17	BuildArch: noarch
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|18	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|19	%description
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|20	This module provides a regular expression for finding numbers in English
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|21	text. It also provides functions for extracting and manipulating such
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|22	numbers.
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|23	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|24	%prep
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|26	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|27	%build
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|29	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|30	%make
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|31	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|32	%check
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|33	%make test
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|34	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|35	%install
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|36	%makeinstall_std
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|37	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|38	%files
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|39	%doc README Changes META.yml
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|40	%{_mandir}/man3/*
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|41	%{perl_vendorlib}/*
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|42	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|43	%changelog
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-2
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|45	+ Revision: bc1dbcd
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|46	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|47	
14cr|perl-Lingua-EN-FindNumber-1.200.0-2|48	

4918 14
14cr|perl-Lingua-EN-Inflect-1.895.0-3|1	%define upstream_name	 Lingua-EN-Inflect
14cr|perl-Lingua-EN-Inflect-1.895.0-3|2	%define upstream_version 1.895
14cr|perl-Lingua-EN-Inflect-1.895.0-3|3	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Inflect-1.895.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Inflect-1.895.0-3|6	Release:	3
14cr|perl-Lingua-EN-Inflect-1.895.0-3|7	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|8	Summary:	Perl module to find English word inflections
14cr|perl-Lingua-EN-Inflect-1.895.0-3|9	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|10	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Inflect-1.895.0-3|11	Group:		Development/Perl
14cr|perl-Lingua-EN-Inflect-1.895.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Inflect-1.895.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/Lingua-EN-Inflect-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Inflect-1.895.0-3|14	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|15	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Inflect-1.895.0-3|16	BuildArch:	noarch
14cr|perl-Lingua-EN-Inflect-1.895.0-3|17	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|18	%description
14cr|perl-Lingua-EN-Inflect-1.895.0-3|19	The exportable subroutines of Lingua::EN::Inflect provide plural inflections,
14cr|perl-Lingua-EN-Inflect-1.895.0-3|20	"a"/"an" selection for English words, and manipulation of numbers as words.
14cr|perl-Lingua-EN-Inflect-1.895.0-3|21	Plural forms of all nouns, most verbs, and some adjectives are provided. Where
14cr|perl-Lingua-EN-Inflect-1.895.0-3|22	appropriate, "classical" variants (for example: "brother" -> "brethren",
14cr|perl-Lingua-EN-Inflect-1.895.0-3|23	"dogma" -> "dogmata", etc.) are also provided.
14cr|perl-Lingua-EN-Inflect-1.895.0-3|24	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|25	%prep
14cr|perl-Lingua-EN-Inflect-1.895.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Inflect-1.895.0-3|27	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|28	%build
14cr|perl-Lingua-EN-Inflect-1.895.0-3|29	chmod 644 README Changes lib/Lingua/EN/Inflect.pm
14cr|perl-Lingua-EN-Inflect-1.895.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Inflect-1.895.0-3|31	make
14cr|perl-Lingua-EN-Inflect-1.895.0-3|32	make test
14cr|perl-Lingua-EN-Inflect-1.895.0-3|33	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|34	%install
14cr|perl-Lingua-EN-Inflect-1.895.0-3|35	%makeinstall_std
14cr|perl-Lingua-EN-Inflect-1.895.0-3|36	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|37	%files
14cr|perl-Lingua-EN-Inflect-1.895.0-3|38	%doc Changes README
14cr|perl-Lingua-EN-Inflect-1.895.0-3|39	%{perl_vendorlib}/Lingua/*
14cr|perl-Lingua-EN-Inflect-1.895.0-3|40	%{_mandir}/*/*
14cr|perl-Lingua-EN-Inflect-1.895.0-3|41	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|42	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|43	%changelog
14cr|perl-Lingua-EN-Inflect-1.895.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.895.0-3
14cr|perl-Lingua-EN-Inflect-1.895.0-3|45	+ Revision: 01e13c5
14cr|perl-Lingua-EN-Inflect-1.895.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Inflect-1.895.0-3|47	
14cr|perl-Lingua-EN-Inflect-1.895.0-3|48	

4919 14
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|1	%define upstream_name	 Lingua-EN-Inflect-Number
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|2	%define upstream_version 1.11
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|3	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|6	Release:	2
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|7	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|8	Summary:	Force number of words to singular or plural
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|9	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|10	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|11	Group:		Development/Perl
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|14	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|15	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|16	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|17	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|18	BuildArch:	noarch
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|19	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|20	%description
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|21	This module extends the functionality of Lingua::EN::Inflect with three new
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|22	functions available for export:
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|23	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|24	number:
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|25	This takes a word, and determines its number. It returns s for singular, p for
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|26	plural, and ambig for words that can be either singular or plural.
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|27	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|28	to_S / to_PL:
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|29	These take a word and convert it forcefully either to singular or to plural.
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|30	Lingua::EN::Inflect does funny things if you try to pluralise an already-plural
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|31	word, but this module does the right thing.
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|32	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|33	%prep
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|35	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|36	%build
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|38	%make
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|39	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|40	%install
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|41	%makeinstall_std
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|42	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|43	%check
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|44	%make test
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|45	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|46	%files
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|47	%doc Changes README
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|48	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|49	%{_mandir}/*/*
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|50	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|51	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|52	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|53	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|54	%changelog
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-2
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|56	+ Revision: 08bacab
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|58	
14cr|perl-Lingua-EN-Inflect-Number-1.110.0-2|59	

4920 14
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|1	%define upstream_name    Lingua-EN-Inflect-Phrase
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|2	%define upstream_version 0.18
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|3	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|6	Release:	2
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|7	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|8	Summary:	Inflect short English Phrases
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|9	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|10	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|11	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|12	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|13	Group:		Development/Perl
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|16	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|17	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|18	BuildRequires: perl(Lingua::EN::Number::IsOrdinal)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|19	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|20	BuildRequires: perl(Lingua::EN::FindNumber)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|21	BuildRequires:	perl(Exporter)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|23	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|24	BuildRequires:	perl(Lingua::EN::Inflect::Number)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|25	BuildRequires:	perl(Lingua::EN::Tagger)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|26	BuildRequires:	perl(Test::More)
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|27	BuildArch:	noarch
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|28	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|29	%description
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|30	Attempts to pluralize or singularize short English phrases.
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|31	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|32	If it doesn't work, please email or submit to RT the example you tried, and
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|33	I'll try to fix it.
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|34	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|35	%prep
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|37	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|38	%build
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|40	%make
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|41	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|42	%check
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|43	%make test
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|44	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|45	%install
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|46	%makeinstall_std
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|47	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|48	%files
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|49	%doc META.yml README Changes
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|50	%{_mandir}/man3/*
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|51	%{perl_vendorlib}/*
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|52	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|53	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|54	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|55	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|56	%changelog
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-2
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|58	+ Revision: 70706ca
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|59	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|60	
14cr|perl-Lingua-EN-Inflect-Phrase-0.180.0-2|61	

4921 14
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|1	%define upstream_name Lingua-EN-Number-IsOrdinal
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|2	%define upstream_version 0.04
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|3	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|6	Release:	2
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|7	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|8	Summary:	Detect if English number is ordinal or cardinal
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|9	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|10	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|11	Group:		Development/Perl
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|14	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|15	BuildRequires:	perl(Lingua::EN::FindNumber)
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|16	BuildRequires:	perl(Test::Fatal)
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|17	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|18	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|19	BuildArch:	noarch
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|20	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|21	%description
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|22	This module will tell you if a number, either in words or as digits, is
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|23	a cardinal or ordinal number
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|24	<http://www.ego4u.com/en/cram-up/vocabulary/numbers/ordinal>.
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|25	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|26	This is useful if you e.g. want to distinguish these types of numbers
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|27	found with Lingua::EN::FindNumber and take different actions.
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|28	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|29	%prep
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|31	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|32	%build
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|34	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|35	%make
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|36	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|37	%check
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|38	%make test
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|39	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|40	%install
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|41	%makeinstall_std
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|42	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|43	%files
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|44	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|45	%{_mandir}/man3/*
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|46	%{perl_vendorlib}/*
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|47	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|48	%changelog
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-2
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|50	+ Revision: 8b9080f
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|51	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|52	
14cr|perl-Lingua-EN-Number-IsOrdinal-0.40.0-2|53	

4922 14
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|1	%define upstream_name	 Lingua-EN-Numbers-Ordinate
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|2	%define upstream_version 1.03
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|3	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|6	Release:	2
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|7	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|8	Summary:	Go from cardinal number (3) to ordinal ("3rd")
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|9	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|10	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|11	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|12	Group:		Development/Perl
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|14	Source0:	http://search.cpan.org/CPAN/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|15	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|16	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|17	BuildArch:	noarch
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|18	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|19	%description
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|20	There are two kinds of numbers in English -- cardinals (1, 2, 3...), and
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|21	ordinals (1st, 2nd, 3rd...). This library provides functions for giving the
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|22	ordinal form of a number, given its cardinal value.
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|23	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|24	%prep
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|26	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|27	%build
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|29	make
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|30	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|31	%check
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|32	make test
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|33	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|34	%install
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|35	%makeinstall_std
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|36	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|37	%files
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|38	%doc README
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|39	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|40	%{_mandir}/*/*
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|41	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|42	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|43	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|44	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|45	%changelog
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-2
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|47	+ Revision: 24cf8fc
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|49	
14cr|perl-Lingua-EN-Numbers-Ordinate-1.30.0-2|50	

4923 14
14cr|perl-Lingua-EN-Tagger-0.240.0-3|1	# The package contains binary files, not sure if they are really arch-dependent,
14cr|perl-Lingua-EN-Tagger-0.240.0-3|2	# but let's not mark the package as 'noarch', juse say that we have no debug data here
14cr|perl-Lingua-EN-Tagger-0.240.0-3|3	%define debug_package %{nil}
14cr|perl-Lingua-EN-Tagger-0.240.0-3|4	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|5	%define upstream_name    Lingua-EN-Tagger
14cr|perl-Lingua-EN-Tagger-0.240.0-3|6	%define upstream_version 0.24
14cr|perl-Lingua-EN-Tagger-0.240.0-3|7	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|8	Name:		perl-%{upstream_name}
14cr|perl-Lingua-EN-Tagger-0.240.0-3|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Tagger-0.240.0-3|10	Release:	3
14cr|perl-Lingua-EN-Tagger-0.240.0-3|11	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|12	Summary:	Part-of-speech tagger for English natural language processing
14cr|perl-Lingua-EN-Tagger-0.240.0-3|13	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|14	License:	GPL+ or Artistic
14cr|perl-Lingua-EN-Tagger-0.240.0-3|15	Group:		Development/Perl
14cr|perl-Lingua-EN-Tagger-0.240.0-3|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Tagger-0.240.0-3|17	Source0:	http://www.cpan.org/modules/by-module/Lingua/Lingua-EN-Tagger-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Tagger-0.240.0-3|18	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|19	BuildRequires:	perl-devel
14cr|perl-Lingua-EN-Tagger-0.240.0-3|20	BuildRequires:	perl(File::Spec)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|21	BuildRequires:	perl(HTML::Parser)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|22	BuildRequires:	perl(Lingua::Stem)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|23	BuildRequires:	perl(Memoize)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|24	BuildRequires:	perl(Memoize::ExpireLRU)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|25	BuildRequires:	perl(Storable)
14cr|perl-Lingua-EN-Tagger-0.240.0-3|26	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|27	%description
14cr|perl-Lingua-EN-Tagger-0.240.0-3|28	The module is a probability based, corpus-trained tagger that assigns POS
14cr|perl-Lingua-EN-Tagger-0.240.0-3|29	tags to English text based on a lookup dictionary and a set of probability
14cr|perl-Lingua-EN-Tagger-0.240.0-3|30	values. The tagger assigns appropriate tags based on conditional
14cr|perl-Lingua-EN-Tagger-0.240.0-3|31	probabilities - it examines the preceding tag to determine the appropriate
14cr|perl-Lingua-EN-Tagger-0.240.0-3|32	tag for the current word. Unknown words are classified according to word
14cr|perl-Lingua-EN-Tagger-0.240.0-3|33	morphology or can be set to be treated as nouns or other parts of speech.
14cr|perl-Lingua-EN-Tagger-0.240.0-3|34	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|35	The tagger also extracts as many nouns and noun phrases as it can, using a
14cr|perl-Lingua-EN-Tagger-0.240.0-3|36	set of regular expressions.
14cr|perl-Lingua-EN-Tagger-0.240.0-3|37	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|38	%prep
14cr|perl-Lingua-EN-Tagger-0.240.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Tagger-0.240.0-3|40	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|41	%build
14cr|perl-Lingua-EN-Tagger-0.240.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Tagger-0.240.0-3|43	%make
14cr|perl-Lingua-EN-Tagger-0.240.0-3|44	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|45	%check
14cr|perl-Lingua-EN-Tagger-0.240.0-3|46	%make test
14cr|perl-Lingua-EN-Tagger-0.240.0-3|47	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|48	%install
14cr|perl-Lingua-EN-Tagger-0.240.0-3|49	%makeinstall_std
14cr|perl-Lingua-EN-Tagger-0.240.0-3|50	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|51	%files
14cr|perl-Lingua-EN-Tagger-0.240.0-3|52	%doc Changes META.yml README
14cr|perl-Lingua-EN-Tagger-0.240.0-3|53	%{_mandir}/man3/*
14cr|perl-Lingua-EN-Tagger-0.240.0-3|54	%{perl_vendorlib}/*
14cr|perl-Lingua-EN-Tagger-0.240.0-3|55	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|56	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|57	%changelog
14cr|perl-Lingua-EN-Tagger-0.240.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-Lingua-EN-Tagger-0.240.0-3|59	+ Revision: e6509a6
14cr|perl-Lingua-EN-Tagger-0.240.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Tagger-0.240.0-3|61	
14cr|perl-Lingua-EN-Tagger-0.240.0-3|62	

4924 14
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|1	%define upstream_name    Lingua-EN-Words2Nums
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|2	%define upstream_version 0.18
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|3	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|6	Release:    2
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|7	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|8	Summary:    Convert English text to numbers
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|9	License:    GPL+ or Artistic
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|10	Group:      Development/Perl
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|13	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|15	BuildRequires: perl-devel
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|16	BuildArch: noarch
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|17	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|18	%description
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|19	This module converts English text into numbers. It supports both ordinal
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|20	and cardinal numbers, negative numbers, and very large numbers.
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|21	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|22	The main subroutine, which is exported by default, is words2nums(). This
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|23	subroutine, when fed a string, will attempt to convert it into a number. If
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|24	it succeeds, the number will be returned. If it fails, it returns undef.
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|25	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|26	%prep
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|28	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|29	%build
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|31	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|32	%make
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|33	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|34	%check
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|35	%make test
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|36	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|37	%install
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|38	%makeinstall_std
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|39	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|40	%files
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|41	%doc samples TODO README META.yml
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|42	%{_mandir}/man3/*
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|43	%{perl_vendorlib}/*
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|44	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|45	%changelog
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-2
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|47	+ Revision: 68a4f4b
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|49	
14cr|perl-Lingua-EN-Words2Nums-0.180.0-2|50	

4925 14
14cr|perl-Lingua-Features-0.3.1-8|1	%define module	Lingua-Features
14cr|perl-Lingua-Features-0.3.1-8|2	
14cr|perl-Lingua-Features-0.3.1-8|3	Name:		perl-%{module}
14cr|perl-Lingua-Features-0.3.1-8|4	Version:	0.3.1
14cr|perl-Lingua-Features-0.3.1-8|5	Release:	8
14cr|perl-Lingua-Features-0.3.1-8|6	Summary:	Natural languages features
14cr|perl-Lingua-Features-0.3.1-8|7	
14cr|perl-Lingua-Features-0.3.1-8|8	License:	GPL or Artistic
14cr|perl-Lingua-Features-0.3.1-8|9	Group:		Development/Perl
14cr|perl-Lingua-Features-0.3.1-8|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Lingua-Features-0.3.1-8|11	Source:		http://www.cpan.org/modules/by-module/Lingua/%{module}-%{version}.tar.bz2
14cr|perl-Lingua-Features-0.3.1-8|12	BuildRequires:	perl-devel
14cr|perl-Lingua-Features-0.3.1-8|13	BuildRequires:	perl(XML::Generator)
14cr|perl-Lingua-Features-0.3.1-8|14	BuildRequires:	perl(List::Compare)
14cr|perl-Lingua-Features-0.3.1-8|15	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Lingua-Features-0.3.1-8|16	BuildArch:	noarch
14cr|perl-Lingua-Features-0.3.1-8|17	
14cr|perl-Lingua-Features-0.3.1-8|18	%description
14cr|perl-Lingua-Features-0.3.1-8|19	This module implements natural languages features in Perl. Its brings the
14cr|perl-Lingua-Features-0.3.1-8|20	following advantages:
14cr|perl-Lingua-Features-0.3.1-8|21	- type verification
14cr|perl-Lingua-Features-0.3.1-8|22	- features and values normalization
14cr|perl-Lingua-Features-0.3.1-8|23	- smart comparisons between structures
14cr|perl-Lingua-Features-0.3.1-8|24	
14cr|perl-Lingua-Features-0.3.1-8|25	%prep
14cr|perl-Lingua-Features-0.3.1-8|26	%setup -q -n %{module}-%{version}
14cr|perl-Lingua-Features-0.3.1-8|27	
14cr|perl-Lingua-Features-0.3.1-8|28	%build
14cr|perl-Lingua-Features-0.3.1-8|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Features-0.3.1-8|30	%make
14cr|perl-Lingua-Features-0.3.1-8|31	
14cr|perl-Lingua-Features-0.3.1-8|32	%install
14cr|perl-Lingua-Features-0.3.1-8|33	%makeinstall_std
14cr|perl-Lingua-Features-0.3.1-8|34	
14cr|perl-Lingua-Features-0.3.1-8|35	%check
14cr|perl-Lingua-Features-0.3.1-8|36	make test
14cr|perl-Lingua-Features-0.3.1-8|37	
14cr|perl-Lingua-Features-0.3.1-8|38	%files
14cr|perl-Lingua-Features-0.3.1-8|39	%doc ChangeLog README
14cr|perl-Lingua-Features-0.3.1-8|40	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Features-0.3.1-8|41	%{_mandir}/*/*
14cr|perl-Lingua-Features-0.3.1-8|42	
14cr|perl-Lingua-Features-0.3.1-8|43	
14cr|perl-Lingua-Features-0.3.1-8|44	%changelog
14cr|perl-Lingua-Features-0.3.1-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-8
14cr|perl-Lingua-Features-0.3.1-8|46	+ Revision: 7b7b958
14cr|perl-Lingua-Features-0.3.1-8|47	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Features-0.3.1-8|48	
14cr|perl-Lingua-Features-0.3.1-8|49	

4926 14
14cr|perl-Lingua-Ident-1.700.0-4|1	%define	upstream_name	 Lingua-Ident
14cr|perl-Lingua-Ident-1.700.0-4|2	%define upstream_version 1.7
14cr|perl-Lingua-Ident-1.700.0-4|3	
14cr|perl-Lingua-Ident-1.700.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Ident-1.700.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Ident-1.700.0-4|6	Release:	4
14cr|perl-Lingua-Ident-1.700.0-4|7	
14cr|perl-Lingua-Ident-1.700.0-4|8	Summary:	Statistical language identification
14cr|perl-Lingua-Ident-1.700.0-4|9	
14cr|perl-Lingua-Ident-1.700.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-Ident-1.700.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-Ident-1.700.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Ident-1.700.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-Ident-1.700.0-4|14	
14cr|perl-Lingua-Ident-1.700.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-Ident-1.700.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-Ident-1.700.0-4|17	
14cr|perl-Lingua-Ident-1.700.0-4|18	%description
14cr|perl-Lingua-Ident-1.700.0-4|19	This module implements a statistical language identifier.
14cr|perl-Lingua-Ident-1.700.0-4|20	
14cr|perl-Lingua-Ident-1.700.0-4|21	%prep
14cr|perl-Lingua-Ident-1.700.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Ident-1.700.0-4|23	
14cr|perl-Lingua-Ident-1.700.0-4|24	%build
14cr|perl-Lingua-Ident-1.700.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Ident-1.700.0-4|26	%make
14cr|perl-Lingua-Ident-1.700.0-4|27	
14cr|perl-Lingua-Ident-1.700.0-4|28	%check
14cr|perl-Lingua-Ident-1.700.0-4|29	# parallel testing with %make doesn't work
14cr|perl-Lingua-Ident-1.700.0-4|30	make test
14cr|perl-Lingua-Ident-1.700.0-4|31	
14cr|perl-Lingua-Ident-1.700.0-4|32	%install
14cr|perl-Lingua-Ident-1.700.0-4|33	%makeinstall_std
14cr|perl-Lingua-Ident-1.700.0-4|34	
14cr|perl-Lingua-Ident-1.700.0-4|35	%files
14cr|perl-Lingua-Ident-1.700.0-4|36	%doc Changes README
14cr|perl-Lingua-Ident-1.700.0-4|37	%{_bindir}/*
14cr|perl-Lingua-Ident-1.700.0-4|38	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Ident-1.700.0-4|39	%{_mandir}/*/*
14cr|perl-Lingua-Ident-1.700.0-4|40	
14cr|perl-Lingua-Ident-1.700.0-4|41	
14cr|perl-Lingua-Ident-1.700.0-4|42	%changelog
14cr|perl-Lingua-Ident-1.700.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.700.0-4
14cr|perl-Lingua-Ident-1.700.0-4|44	+ Revision: a742a66
14cr|perl-Lingua-Ident-1.700.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Ident-1.700.0-4|46	
14cr|perl-Lingua-Ident-1.700.0-4|47	

4927 14
14cr|perl-Lingua-Ispell-0.70.0-5|1	%define debug_package %{nil}
14cr|perl-Lingua-Ispell-0.70.0-5|2	
14cr|perl-Lingua-Ispell-0.70.0-5|3	%define upstream_name    Lingua-Ispell
14cr|perl-Lingua-Ispell-0.70.0-5|4	%define upstream_version 0.07
14cr|perl-Lingua-Ispell-0.70.0-5|5	
14cr|perl-Lingua-Ispell-0.70.0-5|6	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Ispell-0.70.0-5|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Ispell-0.70.0-5|8	Release:	5
14cr|perl-Lingua-Ispell-0.70.0-5|9	
14cr|perl-Lingua-Ispell-0.70.0-5|10	Summary:	Ispell inteface perl module
14cr|perl-Lingua-Ispell-0.70.0-5|11	
14cr|perl-Lingua-Ispell-0.70.0-5|12	License:	GPL
14cr|perl-Lingua-Ispell-0.70.0-5|13	Group:		Development/Perl
14cr|perl-Lingua-Ispell-0.70.0-5|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Ispell-0.70.0-5|15	Source0:	http://search.cpan.org/CPAN/authors/id/J/JD/JDPORTER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Lingua-Ispell-0.70.0-5|16	
14cr|perl-Lingua-Ispell-0.70.0-5|17	BuildRequires:	perl-devel
14cr|perl-Lingua-Ispell-0.70.0-5|18	BuildArch:	noarch
14cr|perl-Lingua-Ispell-0.70.0-5|19	
14cr|perl-Lingua-Ispell-0.70.0-5|20	%description
14cr|perl-Lingua-Ispell-0.70.0-5|21	Interface to the Ispell spellchecker.
14cr|perl-Lingua-Ispell-0.70.0-5|22	
14cr|perl-Lingua-Ispell-0.70.0-5|23	%prep
14cr|perl-Lingua-Ispell-0.70.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Ispell-0.70.0-5|25	
14cr|perl-Lingua-Ispell-0.70.0-5|26	%build
14cr|perl-Lingua-Ispell-0.70.0-5|27	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Ispell-0.70.0-5|28	make
14cr|perl-Lingua-Ispell-0.70.0-5|29	make test
14cr|perl-Lingua-Ispell-0.70.0-5|30	
14cr|perl-Lingua-Ispell-0.70.0-5|31	%install
14cr|perl-Lingua-Ispell-0.70.0-5|32	%makeinstall_std
14cr|perl-Lingua-Ispell-0.70.0-5|33	
14cr|perl-Lingua-Ispell-0.70.0-5|34	%files
14cr|perl-Lingua-Ispell-0.70.0-5|35	%doc Changes MANIFEST README
14cr|perl-Lingua-Ispell-0.70.0-5|36	%{perl_vendorlib}/Lingua/*
14cr|perl-Lingua-Ispell-0.70.0-5|37	%{_mandir}/*/*
14cr|perl-Lingua-Ispell-0.70.0-5|38	
14cr|perl-Lingua-Ispell-0.70.0-5|39	
14cr|perl-Lingua-Ispell-0.70.0-5|40	%changelog
14cr|perl-Lingua-Ispell-0.70.0-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-Lingua-Ispell-0.70.0-5|42	+ Revision: 8bdf3fe
14cr|perl-Lingua-Ispell-0.70.0-5|43	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Ispell-0.70.0-5|44	
14cr|perl-Lingua-Ispell-0.70.0-5|45	

4928 14
14cr|perl-Lingua-Preferred-0.2.4-10|1	%define module	Lingua-Preferred
14cr|perl-Lingua-Preferred-0.2.4-10|2	
14cr|perl-Lingua-Preferred-0.2.4-10|3	Summary:	Perl extension to choose a language
14cr|perl-Lingua-Preferred-0.2.4-10|4	
14cr|perl-Lingua-Preferred-0.2.4-10|5	License:	GPL/Artistic
14cr|perl-Lingua-Preferred-0.2.4-10|6	Name:		perl-%{module}
14cr|perl-Lingua-Preferred-0.2.4-10|7	Version:	0.2.4
14cr|perl-Lingua-Preferred-0.2.4-10|8	Release:	10
14cr|perl-Lingua-Preferred-0.2.4-10|9	Group:		Development/Perl
14cr|perl-Lingua-Preferred-0.2.4-10|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Lingua-Preferred-0.2.4-10|11	Source:		ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Lingua/%{module}-%{version}.tar.bz2
14cr|perl-Lingua-Preferred-0.2.4-10|12	BuildArch:	noarch
14cr|perl-Lingua-Preferred-0.2.4-10|13	BuildRequires:	perl(Log::TraceMessages)
14cr|perl-Lingua-Preferred-0.2.4-10|14	BuildRequires:	perl-devel
14cr|perl-Lingua-Preferred-0.2.4-10|15	
14cr|perl-Lingua-Preferred-0.2.4-10|16	
14cr|perl-Lingua-Preferred-0.2.4-10|17	%description
14cr|perl-Lingua-Preferred-0.2.4-10|18	Often human-readable information is available in more than one language. Which
14cr|perl-Lingua-Preferred-0.2.4-10|19	should you use? This module provides a way for the user to specify possible
14cr|perl-Lingua-Preferred-0.2.4-10|20	languages in order of preference, and then to pick the best language of those
14cr|perl-Lingua-Preferred-0.2.4-10|21	available. Different 'dialects' given by the 'territory' part of the language
14cr|perl-Lingua-Preferred-0.2.4-10|22	specifier (such as en, en_GB, and en_US) are also supported.
14cr|perl-Lingua-Preferred-0.2.4-10|23	
14cr|perl-Lingua-Preferred-0.2.4-10|24	Authors:
14cr|perl-Lingua-Preferred-0.2.4-10|25	--------
14cr|perl-Lingua-Preferred-0.2.4-10|26	Ed Avis <epa98@doc.ic.ac.uk>
14cr|perl-Lingua-Preferred-0.2.4-10|27	
14cr|perl-Lingua-Preferred-0.2.4-10|28	%prep
14cr|perl-Lingua-Preferred-0.2.4-10|29	%setup -n %{module}-%{version} -q
14cr|perl-Lingua-Preferred-0.2.4-10|30	
14cr|perl-Lingua-Preferred-0.2.4-10|31	%build
14cr|perl-Lingua-Preferred-0.2.4-10|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Preferred-0.2.4-10|33	%make
14cr|perl-Lingua-Preferred-0.2.4-10|34	make test
14cr|perl-Lingua-Preferred-0.2.4-10|35	
14cr|perl-Lingua-Preferred-0.2.4-10|36	%install
14cr|perl-Lingua-Preferred-0.2.4-10|37	%makeinstall DESTDIR=%{buildroot}
14cr|perl-Lingua-Preferred-0.2.4-10|38	
14cr|perl-Lingua-Preferred-0.2.4-10|39	%clean
14cr|perl-Lingua-Preferred-0.2.4-10|40	
14cr|perl-Lingua-Preferred-0.2.4-10|41	%files
14cr|perl-Lingua-Preferred-0.2.4-10|42	%doc README Changes
14cr|perl-Lingua-Preferred-0.2.4-10|43	%{perl_vendorlib}/Lingua/Preferred.pm
14cr|perl-Lingua-Preferred-0.2.4-10|44	%{perl_vendorlib}/auto/Lingua/Preferred/autosplit.ix
14cr|perl-Lingua-Preferred-0.2.4-10|45	%{_mandir}/*/*
14cr|perl-Lingua-Preferred-0.2.4-10|46	
14cr|perl-Lingua-Preferred-0.2.4-10|47	
14cr|perl-Lingua-Preferred-0.2.4-10|48	
14cr|perl-Lingua-Preferred-0.2.4-10|49	
14cr|perl-Lingua-Preferred-0.2.4-10|50	
14cr|perl-Lingua-Preferred-0.2.4-10|51	%changelog
14cr|perl-Lingua-Preferred-0.2.4-10|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-10
14cr|perl-Lingua-Preferred-0.2.4-10|53	+ Revision: a0233dd
14cr|perl-Lingua-Preferred-0.2.4-10|54	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Preferred-0.2.4-10|55	
14cr|perl-Lingua-Preferred-0.2.4-10|56	

4929 14
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|1	%define upstream_name	 Lingua-PT-Stemmer
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|3	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|6	Release:	4
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|7	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|8	Summary:	Portuguese language stemming
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|9	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|14	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|17	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|18	%description
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|19	Lingua-PT-Stemmer module for perl.
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|20	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|21	%prep
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|23	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|24	%build
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|26	make
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|27	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|28	%check
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|29	make test
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|30	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|31	%install
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|32	%makeinstall_std
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|33	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|34	%files
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|35	%doc Changes README
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|36	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|37	%{_mandir}/man3*/*
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|38	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|39	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|40	%changelog
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|42	+ Revision: 60217f0
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|44	
14cr|perl-Lingua-PT-Stemmer-0.10.0-4|45	

4930 14
14cr|perl-Lingua-Stem-0.840.0-4|1	%define upstream_name    Lingua-Stem
14cr|perl-Lingua-Stem-0.840.0-4|2	%define upstream_version 0.84
14cr|perl-Lingua-Stem-0.840.0-4|3	
14cr|perl-Lingua-Stem-0.840.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Stem-0.840.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Stem-0.840.0-4|6	Release:	4
14cr|perl-Lingua-Stem-0.840.0-4|7	
14cr|perl-Lingua-Stem-0.840.0-4|8	Summary:	Stemming of words
14cr|perl-Lingua-Stem-0.840.0-4|9	
14cr|perl-Lingua-Stem-0.840.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-Stem-0.840.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-Stem-0.840.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Stem-0.840.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-Stem-0.840.0-4|14	
14cr|perl-Lingua-Stem-0.840.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-Stem-0.840.0-4|16	BuildRequires:	perl(Lingua::PT::Stemmer)
14cr|perl-Lingua-Stem-0.840.0-4|17	BuildRequires:	perl(Lingua::Stem::It)
14cr|perl-Lingua-Stem-0.840.0-4|18	BuildRequires:	perl(Lingua::Stem::Fr)
14cr|perl-Lingua-Stem-0.840.0-4|19	BuildRequires:	perl(Lingua::Stem::Snowball::Da)
14cr|perl-Lingua-Stem-0.840.0-4|20	BuildRequires:	perl(Lingua::Stem::Snowball::No)
14cr|perl-Lingua-Stem-0.840.0-4|21	BuildRequires:	perl(Lingua::Stem::Snowball::Se)
14cr|perl-Lingua-Stem-0.840.0-4|22	BuildRequires:	perl(Text::German)
14cr|perl-Lingua-Stem-0.840.0-4|23	BuildArch:	noarch
14cr|perl-Lingua-Stem-0.840.0-4|24	
14cr|perl-Lingua-Stem-0.840.0-4|25	%description
14cr|perl-Lingua-Stem-0.840.0-4|26	This routine applies stemming algorithms to its parameters, returning the
14cr|perl-Lingua-Stem-0.840.0-4|27	stemmed words as appropriate to the selected locale.
14cr|perl-Lingua-Stem-0.840.0-4|28	
14cr|perl-Lingua-Stem-0.840.0-4|29	%prep
14cr|perl-Lingua-Stem-0.840.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Stem-0.840.0-4|31	
14cr|perl-Lingua-Stem-0.840.0-4|32	%build
14cr|perl-Lingua-Stem-0.840.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Stem-0.840.0-4|34	%make
14cr|perl-Lingua-Stem-0.840.0-4|35	
14cr|perl-Lingua-Stem-0.840.0-4|36	%check
14cr|perl-Lingua-Stem-0.840.0-4|37	%make test
14cr|perl-Lingua-Stem-0.840.0-4|38	
14cr|perl-Lingua-Stem-0.840.0-4|39	%install
14cr|perl-Lingua-Stem-0.840.0-4|40	%makeinstall_std
14cr|perl-Lingua-Stem-0.840.0-4|41	
14cr|perl-Lingua-Stem-0.840.0-4|42	%files
14cr|perl-Lingua-Stem-0.840.0-4|43	%doc Changes README
14cr|perl-Lingua-Stem-0.840.0-4|44	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Stem-0.840.0-4|45	%{_mandir}/man3*/*
14cr|perl-Lingua-Stem-0.840.0-4|46	
14cr|perl-Lingua-Stem-0.840.0-4|47	
14cr|perl-Lingua-Stem-0.840.0-4|48	
14cr|perl-Lingua-Stem-0.840.0-4|49	%changelog
14cr|perl-Lingua-Stem-0.840.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.840.0-4
14cr|perl-Lingua-Stem-0.840.0-4|51	+ Revision: a4f6d44
14cr|perl-Lingua-Stem-0.840.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Stem-0.840.0-4|53	
14cr|perl-Lingua-Stem-0.840.0-4|54	

4931 14
14cr|perl-Lingua-Stem-Fr-0.20.0-4|1	%define upstream_name    Lingua-Stem-Fr
14cr|perl-Lingua-Stem-Fr-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Lingua-Stem-Fr-0.20.0-4|3	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Stem-Fr-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Stem-Fr-0.20.0-4|6	Release:	4
14cr|perl-Lingua-Stem-Fr-0.20.0-4|7	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|8	Summary:	Perl French Stemming
14cr|perl-Lingua-Stem-Fr-0.20.0-4|9	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-Stem-Fr-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-Stem-Fr-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Stem-Fr-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Lingua-Stem-Fr-0.20.0-4|14	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-Stem-Fr-0.20.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-Stem-Fr-0.20.0-4|17	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|18	%description
14cr|perl-Lingua-Stem-Fr-0.20.0-4|19	This module use the a modified version of the Porter Stemming Algorithm to
14cr|perl-Lingua-Stem-Fr-0.20.0-4|20	return a stemmed words.
14cr|perl-Lingua-Stem-Fr-0.20.0-4|21	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|22	The algorithm is implemented as described in:
14cr|perl-Lingua-Stem-Fr-0.20.0-4|23	http://snowball.tartarus.org/french/stemmer.html
14cr|perl-Lingua-Stem-Fr-0.20.0-4|24	with some improvement.
14cr|perl-Lingua-Stem-Fr-0.20.0-4|25	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|26	The code is carefully crafted to work in conjunction with the Lingua::Stem
14cr|perl-Lingua-Stem-Fr-0.20.0-4|27	module by Benjamin Franz. This french version is based too, on the work of Aldo
14cr|perl-Lingua-Stem-Fr-0.20.0-4|28	Calpini (Italian Version)
14cr|perl-Lingua-Stem-Fr-0.20.0-4|29	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|30	%prep
14cr|perl-Lingua-Stem-Fr-0.20.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Stem-Fr-0.20.0-4|32	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|33	%build
14cr|perl-Lingua-Stem-Fr-0.20.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Stem-Fr-0.20.0-4|35	%make
14cr|perl-Lingua-Stem-Fr-0.20.0-4|36	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|37	%check
14cr|perl-Lingua-Stem-Fr-0.20.0-4|38	make test
14cr|perl-Lingua-Stem-Fr-0.20.0-4|39	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|40	%install
14cr|perl-Lingua-Stem-Fr-0.20.0-4|41	%makeinstall_std
14cr|perl-Lingua-Stem-Fr-0.20.0-4|42	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|43	%files
14cr|perl-Lingua-Stem-Fr-0.20.0-4|44	%doc README
14cr|perl-Lingua-Stem-Fr-0.20.0-4|45	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Stem-Fr-0.20.0-4|46	%{_mandir}/man3*/*
14cr|perl-Lingua-Stem-Fr-0.20.0-4|47	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|48	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|49	%changelog
14cr|perl-Lingua-Stem-Fr-0.20.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Lingua-Stem-Fr-0.20.0-4|51	+ Revision: f02de74
14cr|perl-Lingua-Stem-Fr-0.20.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Stem-Fr-0.20.0-4|53	
14cr|perl-Lingua-Stem-Fr-0.20.0-4|54	

4932 14
14cr|perl-Lingua-Stem-It-0.20.0-4|1	%define upstream_name	 Lingua-Stem-It
14cr|perl-Lingua-Stem-It-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Lingua-Stem-It-0.20.0-4|3	
14cr|perl-Lingua-Stem-It-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Stem-It-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Stem-It-0.20.0-4|6	Release:	4
14cr|perl-Lingua-Stem-It-0.20.0-4|7	
14cr|perl-Lingua-Stem-It-0.20.0-4|8	Summary:	Porter's stemming algorithm for Italian
14cr|perl-Lingua-Stem-It-0.20.0-4|9	
14cr|perl-Lingua-Stem-It-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-Stem-It-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-Stem-It-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Stem-It-0.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AC/ACALPINI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Lingua-Stem-It-0.20.0-4|14	
14cr|perl-Lingua-Stem-It-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-Stem-It-0.20.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-Stem-It-0.20.0-4|17	
14cr|perl-Lingua-Stem-It-0.20.0-4|18	%description
14cr|perl-Lingua-Stem-It-0.20.0-4|19	This module applies the Porter Stemming Algorithm to its parameters, returning
14cr|perl-Lingua-Stem-It-0.20.0-4|20	the stemmed words.
14cr|perl-Lingua-Stem-It-0.20.0-4|21	
14cr|perl-Lingua-Stem-It-0.20.0-4|22	The algorithm is implemented exactly as described in:
14cr|perl-Lingua-Stem-It-0.20.0-4|23	http://snowball.tartarus.org/italian/stemmer.html
14cr|perl-Lingua-Stem-It-0.20.0-4|24	
14cr|perl-Lingua-Stem-It-0.20.0-4|25	The code is carefully crafted to work in conjunction with the Lingua::Stem
14cr|perl-Lingua-Stem-It-0.20.0-4|26	module by Benjamin Franz, from which some functionalities have been borrowed
14cr|perl-Lingua-Stem-It-0.20.0-4|27	(caching and exception list).
14cr|perl-Lingua-Stem-It-0.20.0-4|28	
14cr|perl-Lingua-Stem-It-0.20.0-4|29	%prep
14cr|perl-Lingua-Stem-It-0.20.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Stem-It-0.20.0-4|31	
14cr|perl-Lingua-Stem-It-0.20.0-4|32	%build
14cr|perl-Lingua-Stem-It-0.20.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Stem-It-0.20.0-4|34	%make
14cr|perl-Lingua-Stem-It-0.20.0-4|35	
14cr|perl-Lingua-Stem-It-0.20.0-4|36	%check
14cr|perl-Lingua-Stem-It-0.20.0-4|37	make test
14cr|perl-Lingua-Stem-It-0.20.0-4|38	
14cr|perl-Lingua-Stem-It-0.20.0-4|39	%install
14cr|perl-Lingua-Stem-It-0.20.0-4|40	%makeinstall_std
14cr|perl-Lingua-Stem-It-0.20.0-4|41	
14cr|perl-Lingua-Stem-It-0.20.0-4|42	%files
14cr|perl-Lingua-Stem-It-0.20.0-4|43	%doc README
14cr|perl-Lingua-Stem-It-0.20.0-4|44	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Stem-It-0.20.0-4|45	%{_mandir}/man3*/*
14cr|perl-Lingua-Stem-It-0.20.0-4|46	
14cr|perl-Lingua-Stem-It-0.20.0-4|47	
14cr|perl-Lingua-Stem-It-0.20.0-4|48	
14cr|perl-Lingua-Stem-It-0.20.0-4|49	%changelog
14cr|perl-Lingua-Stem-It-0.20.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Lingua-Stem-It-0.20.0-4|51	+ Revision: 506f772
14cr|perl-Lingua-Stem-It-0.20.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Stem-It-0.20.0-4|53	
14cr|perl-Lingua-Stem-It-0.20.0-4|54	

4933 14
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|1	%define upstream_name    Lingua-Stem-Snowball
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|2	%define upstream_version 0.952
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|3	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|6	Release:	5
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|7	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|8	Summary:    Perl interface to Snowball stemmers
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|9	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|10	License:    GPL+ or Artistic
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|11	Group:      Development/Perl
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|14	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|16	BuildRequires: perl(ExtUtils::ParseXS)
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|17	BuildRequires: perl(Test::More)
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|19	BuildRequires: perl-devel
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|20	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|21	%description
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|22	Stemming reduces related words to a common root form -- for instance,
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|23	"horse", "horses", and "horsing" all become "hors". Most commonly, stemming
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|24	is deployed as part of a search application, allowing searches for a given
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|25	term to match documents which contain other forms of that term.
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|26	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|27	This module is very similar to the Lingua::Stem manpage -- however,
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|28	Lingua::Stem is pure Perl, while Lingua::Stem::Snowball is an XS module
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|29	which provides a Perl interface to the C version of the Snowball stemmers.
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|30	(the http://snowball.tartarus.org manpage).
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|31	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|32	Supported Languages
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|33	The following stemmers are available (as of Lingua::Stem::Snowball
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|34	0.95):
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|35	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|36	%prep
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|38	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|39	%build
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|41	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|42	%make
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|43	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|44	%check
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|45	%make test
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|46	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|47	%install
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|48	%makeinstall_std
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|49	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|50	%clean
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|51	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|52	%files
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|53	%doc README Changes
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|54	%{_mandir}/man3/*
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|55	%{perl_vendorlib}/*
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|56	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|57	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|58	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|59	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|60	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|61	%changelog
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.952.0-5
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|63	+ Revision: 033267d
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|65	
14cr|perl-Lingua-Stem-Snowball-0.952.0-5|66	

4934 14
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|1	%define upstream_name	 Lingua-Stem-Snowball-Da
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|3	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|6	Release:	4
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|7	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|8	Summary:	Porters stemming algorithm for Denmark
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|9	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|11	Group:		Development/Perl
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CI/CINE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|14	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|16	BuildArch:	noarch
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|17	Requires:	locales-da
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|18	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|19	%description
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|20	The stem function takes a scalar as a parameter and stems the word according to
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|21	Martin Porters Danish stemming algorithm, which can be found at the Snowball
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|22	website: http://snowball.tartarus.org/.
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|23	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|24	%prep
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|26	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|27	%build
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|29	%make
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|30	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|31	%check
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|32	make test
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|33	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|34	%install
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|35	%makeinstall_std
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|36	mv %{buildroot}%{perl_vendorlib}/Lingua/Stem/Snowball/stemmer.pl \
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|37	%{buildroot}%{perl_vendorlib}/Lingua/Stem/Snowball/stemmer-Da.pl
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|38	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|39	%files
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|40	%doc Changes README
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|41	%{perl_vendorlib}/Lingua
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|42	%{_mandir}/man3*/*
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|43	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|44	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|45	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|46	%changelog
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|48	+ Revision: 564a507
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|50	
14cr|perl-Lingua-Stem-Snowball-Da-1.10.0-4|51	

4935 14
14cr|perl-Lingua-StopWords-0.90.0-5|1	%define upstream_name    Lingua-StopWords
14cr|perl-Lingua-StopWords-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Lingua-StopWords-0.90.0-5|3	
14cr|perl-Lingua-StopWords-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Lingua-StopWords-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Lingua-StopWords-0.90.0-5|6	Release:	5
14cr|perl-Lingua-StopWords-0.90.0-5|7	
14cr|perl-Lingua-StopWords-0.90.0-5|8	Summary:	Stop words for several languages
14cr|perl-Lingua-StopWords-0.90.0-5|9	
14cr|perl-Lingua-StopWords-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-Lingua-StopWords-0.90.0-5|11	Group:		Development/Perl
14cr|perl-Lingua-StopWords-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Lingua-StopWords-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Lingua-StopWords-0.90.0-5|14	
14cr|perl-Lingua-StopWords-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-Lingua-StopWords-0.90.0-5|16	BuildArch:	noarch
14cr|perl-Lingua-StopWords-0.90.0-5|17	
14cr|perl-Lingua-StopWords-0.90.0-5|18	%description
14cr|perl-Lingua-StopWords-0.90.0-5|19	In keyword search, it is common practice to suppress a collection of
14cr|perl-Lingua-StopWords-0.90.0-5|20	"stopwords": words such as "the", "and", "maybe", etc. which exist in in a
14cr|perl-Lingua-StopWords-0.90.0-5|21	large number of documents and do not tell you anything important about any
14cr|perl-Lingua-StopWords-0.90.0-5|22	document which contains them. This module provides such "stoplists" in
14cr|perl-Lingua-StopWords-0.90.0-5|23	several languages.
14cr|perl-Lingua-StopWords-0.90.0-5|24	
14cr|perl-Lingua-StopWords-0.90.0-5|25	Supported Languages
14cr|perl-Lingua-StopWords-0.90.0-5|26	|-----------------------------------------------------------|
14cr|perl-Lingua-StopWords-0.90.0-5|27	| Language   | ISO code | default encoding | also available |
14cr|perl-Lingua-StopWords-0.90.0-5|28	|-----------------------------------------------------------|
14cr|perl-Lingua-StopWords-0.90.0-5|29	| Danish     | da       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|30	| Dutch      | nl       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|31	| English    | en       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|32	| Finnish    | fi       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|33	| French     | fr       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|34	| German     | de       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|35	| Hungarian  | hu       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|36	| Italian    | it       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|37	| Norwegian  | no       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|38	| Portuguese | pt       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|39	| Spanish    | es       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|40	| Swedish    | sv       | ISO-8859-1       | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|41	| Russian    | ru       | KOI8-R           | UTF-8          |
14cr|perl-Lingua-StopWords-0.90.0-5|42	|-----------------------------------------------------------|
14cr|perl-Lingua-StopWords-0.90.0-5|43	
14cr|perl-Lingua-StopWords-0.90.0-5|44	%prep
14cr|perl-Lingua-StopWords-0.90.0-5|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Lingua-StopWords-0.90.0-5|46	
14cr|perl-Lingua-StopWords-0.90.0-5|47	%build
14cr|perl-Lingua-StopWords-0.90.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Lingua-StopWords-0.90.0-5|49	%make
14cr|perl-Lingua-StopWords-0.90.0-5|50	
14cr|perl-Lingua-StopWords-0.90.0-5|51	%check
14cr|perl-Lingua-StopWords-0.90.0-5|52	%make test
14cr|perl-Lingua-StopWords-0.90.0-5|53	
14cr|perl-Lingua-StopWords-0.90.0-5|54	%install
14cr|perl-Lingua-StopWords-0.90.0-5|55	%makeinstall_std
14cr|perl-Lingua-StopWords-0.90.0-5|56	
14cr|perl-Lingua-StopWords-0.90.0-5|57	%files
14cr|perl-Lingua-StopWords-0.90.0-5|58	%doc Changes README
14cr|perl-Lingua-StopWords-0.90.0-5|59	%{_mandir}/man3/*
14cr|perl-Lingua-StopWords-0.90.0-5|60	%{perl_vendorlib}/*
14cr|perl-Lingua-StopWords-0.90.0-5|61	
14cr|perl-Lingua-StopWords-0.90.0-5|62	
14cr|perl-Lingua-StopWords-0.90.0-5|63	%changelog
14cr|perl-Lingua-StopWords-0.90.0-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Lingua-StopWords-0.90.0-5|65	+ Revision: ae688c0
14cr|perl-Lingua-StopWords-0.90.0-5|66	- MassBuild#464: Increase release tag
14cr|perl-Lingua-StopWords-0.90.0-5|67	
14cr|perl-Lingua-StopWords-0.90.0-5|68	

4936 14
14cr|perl-Linux-CDROM-0.20.0-5|1	%define upstream_name	 Linux-CDROM
14cr|perl-Linux-CDROM-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Linux-CDROM-0.20.0-5|3	
14cr|perl-Linux-CDROM-0.20.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Linux-CDROM-0.20.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Linux-CDROM-0.20.0-5|6	Release:	5
14cr|perl-Linux-CDROM-0.20.0-5|7	
14cr|perl-Linux-CDROM-0.20.0-5|8	Summary:	An interface to Linux CDROM device
14cr|perl-Linux-CDROM-0.20.0-5|9	
14cr|perl-Linux-CDROM-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Linux-CDROM-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Linux-CDROM-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Linux-CDROM-0.20.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Linux-CDROM-0.20.0-5|14	
14cr|perl-Linux-CDROM-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Linux-CDROM-0.20.0-5|16	
14cr|perl-Linux-CDROM-0.20.0-5|17	%description
14cr|perl-Linux-CDROM-0.20.0-5|18	common recipes featuring your CDROM drive as its main ingredient
14cr|perl-Linux-CDROM-0.20.0-5|19	
14cr|perl-Linux-CDROM-0.20.0-5|20	%prep
14cr|perl-Linux-CDROM-0.20.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Linux-CDROM-0.20.0-5|22	
14cr|perl-Linux-CDROM-0.20.0-5|23	%build
14cr|perl-Linux-CDROM-0.20.0-5|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Linux-CDROM-0.20.0-5|25	%make
14cr|perl-Linux-CDROM-0.20.0-5|26	
14cr|perl-Linux-CDROM-0.20.0-5|27	%check
14cr|perl-Linux-CDROM-0.20.0-5|28	#%{__make} test
14cr|perl-Linux-CDROM-0.20.0-5|29	
14cr|perl-Linux-CDROM-0.20.0-5|30	%install
14cr|perl-Linux-CDROM-0.20.0-5|31	%makeinstall_std
14cr|perl-Linux-CDROM-0.20.0-5|32	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-Linux-CDROM-0.20.0-5|33	
14cr|perl-Linux-CDROM-0.20.0-5|34	%clean
14cr|perl-Linux-CDROM-0.20.0-5|35	
14cr|perl-Linux-CDROM-0.20.0-5|36	%files
14cr|perl-Linux-CDROM-0.20.0-5|37	%doc README
14cr|perl-Linux-CDROM-0.20.0-5|38	%{perl_vendorlib}/*/Linux/CDROM*
14cr|perl-Linux-CDROM-0.20.0-5|39	%{perl_vendorlib}/*/*/Linux/CDROM/*
14cr|perl-Linux-CDROM-0.20.0-5|40	%{_mandir}/*/*
14cr|perl-Linux-CDROM-0.20.0-5|41	
14cr|perl-Linux-CDROM-0.20.0-5|42	
14cr|perl-Linux-CDROM-0.20.0-5|43	
14cr|perl-Linux-CDROM-0.20.0-5|44	%changelog
14cr|perl-Linux-CDROM-0.20.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Linux-CDROM-0.20.0-5|46	+ Revision: 383c60e
14cr|perl-Linux-CDROM-0.20.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Linux-CDROM-0.20.0-5|48	
14cr|perl-Linux-CDROM-0.20.0-5|49	

4937 14
14cr|perl-Linux-Distribution-0.200.0-4|1	%define upstream_name    Linux-Distribution
14cr|perl-Linux-Distribution-0.200.0-4|2	%define upstream_version 0.20
14cr|perl-Linux-Distribution-0.200.0-4|3	
14cr|perl-Linux-Distribution-0.200.0-4|4	Summary:	Mudule for Linux distribution
14cr|perl-Linux-Distribution-0.200.0-4|5	
14cr|perl-Linux-Distribution-0.200.0-4|6	Name:		perl-%{upstream_name}
14cr|perl-Linux-Distribution-0.200.0-4|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Linux-Distribution-0.200.0-4|8	Release:	4
14cr|perl-Linux-Distribution-0.200.0-4|9	License:	GPL+ or Artistic
14cr|perl-Linux-Distribution-0.200.0-4|10	Group:		Development/Perl
14cr|perl-Linux-Distribution-0.200.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Linux-Distribution-0.200.0-4|12	Source0:	http://www.cpan.org/modules/by-module/LINUX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Linux-Distribution-0.200.0-4|13	
14cr|perl-Linux-Distribution-0.200.0-4|14	BuildRequires:	perl-devel
14cr|perl-Linux-Distribution-0.200.0-4|15	BuildArch:	noarch
14cr|perl-Linux-Distribution-0.200.0-4|16	
14cr|perl-Linux-Distribution-0.200.0-4|17	%description
14cr|perl-Linux-Distribution-0.200.0-4|18	Perl extension to guess on which Linux distribution we are running.
14cr|perl-Linux-Distribution-0.200.0-4|19	
14cr|perl-Linux-Distribution-0.200.0-4|20	%prep
14cr|perl-Linux-Distribution-0.200.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Linux-Distribution-0.200.0-4|22	
14cr|perl-Linux-Distribution-0.200.0-4|23	%build
14cr|perl-Linux-Distribution-0.200.0-4|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Linux-Distribution-0.200.0-4|25	%make
14cr|perl-Linux-Distribution-0.200.0-4|26	
14cr|perl-Linux-Distribution-0.200.0-4|27	%check
14cr|perl-Linux-Distribution-0.200.0-4|28	#make test
14cr|perl-Linux-Distribution-0.200.0-4|29	
14cr|perl-Linux-Distribution-0.200.0-4|30	%install
14cr|perl-Linux-Distribution-0.200.0-4|31	%makeinstall_std
14cr|perl-Linux-Distribution-0.200.0-4|32	
14cr|perl-Linux-Distribution-0.200.0-4|33	%files
14cr|perl-Linux-Distribution-0.200.0-4|34	%doc README Changes
14cr|perl-Linux-Distribution-0.200.0-4|35	%{perl_vendorlib}/Linux
14cr|perl-Linux-Distribution-0.200.0-4|36	%{_mandir}/man3/*
14cr|perl-Linux-Distribution-0.200.0-4|37	
14cr|perl-Linux-Distribution-0.200.0-4|38	
14cr|perl-Linux-Distribution-0.200.0-4|39	
14cr|perl-Linux-Distribution-0.200.0-4|40	%changelog
14cr|perl-Linux-Distribution-0.200.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-4
14cr|perl-Linux-Distribution-0.200.0-4|42	+ Revision: 53d1f4a
14cr|perl-Linux-Distribution-0.200.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Linux-Distribution-0.200.0-4|44	
14cr|perl-Linux-Distribution-0.200.0-4|45	

4938 14
14cr|perl-Linux-DVB-1.10.0-5|1	%define upstream_name    Linux-DVB
14cr|perl-Linux-DVB-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-Linux-DVB-1.10.0-5|3	
14cr|perl-Linux-DVB-1.10.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Linux-DVB-1.10.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Linux-DVB-1.10.0-5|6	Release:	5
14cr|perl-Linux-DVB-1.10.0-5|7	
14cr|perl-Linux-DVB-1.10.0-5|8	Summary:    Interface to (some parts of) the Linux DVB API
14cr|perl-Linux-DVB-1.10.0-5|9	
14cr|perl-Linux-DVB-1.10.0-5|10	License:    GPL+ or Artistic
14cr|perl-Linux-DVB-1.10.0-5|11	Group:      Development/Perl
14cr|perl-Linux-DVB-1.10.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Linux-DVB-1.10.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Linux-DVB-1.10.0-5|14	
14cr|perl-Linux-DVB-1.10.0-5|15	
14cr|perl-Linux-DVB-1.10.0-5|16	BuildRequires: perl-devel
14cr|perl-Linux-DVB-1.10.0-5|17	
14cr|perl-Linux-DVB-1.10.0-5|18	%description
14cr|perl-Linux-DVB-1.10.0-5|19	This module provides an interface to the Linux DVB API. It is a
14cr|perl-Linux-DVB-1.10.0-5|20	straightforward translation of the C API. You should read the Linux DVB API
14cr|perl-Linux-DVB-1.10.0-5|21	description to make any sense of this module. It can be found here:
14cr|perl-Linux-DVB-1.10.0-5|22	
14cr|perl-Linux-DVB-1.10.0-5|23	http://www.linuxtv.org/docs/dvbapi/dvbapi.html
14cr|perl-Linux-DVB-1.10.0-5|24	
14cr|perl-Linux-DVB-1.10.0-5|25	All constants from _frontend.h_ and _demux.h_ are exported by their C name
14cr|perl-Linux-DVB-1.10.0-5|26	and by default.
14cr|perl-Linux-DVB-1.10.0-5|27	
14cr|perl-Linux-DVB-1.10.0-5|28	%prep
14cr|perl-Linux-DVB-1.10.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Linux-DVB-1.10.0-5|30	
14cr|perl-Linux-DVB-1.10.0-5|31	%build
14cr|perl-Linux-DVB-1.10.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Linux-DVB-1.10.0-5|33	
14cr|perl-Linux-DVB-1.10.0-5|34	%make
14cr|perl-Linux-DVB-1.10.0-5|35	
14cr|perl-Linux-DVB-1.10.0-5|36	%check
14cr|perl-Linux-DVB-1.10.0-5|37	%make test
14cr|perl-Linux-DVB-1.10.0-5|38	
14cr|perl-Linux-DVB-1.10.0-5|39	%install
14cr|perl-Linux-DVB-1.10.0-5|40	%makeinstall_std
14cr|perl-Linux-DVB-1.10.0-5|41	
14cr|perl-Linux-DVB-1.10.0-5|42	%clean
14cr|perl-Linux-DVB-1.10.0-5|43	
14cr|perl-Linux-DVB-1.10.0-5|44	%files
14cr|perl-Linux-DVB-1.10.0-5|45	%doc README Changes
14cr|perl-Linux-DVB-1.10.0-5|46	%{_mandir}/man3/*
14cr|perl-Linux-DVB-1.10.0-5|47	%{perl_vendorlib}/*
14cr|perl-Linux-DVB-1.10.0-5|48	
14cr|perl-Linux-DVB-1.10.0-5|49	
14cr|perl-Linux-DVB-1.10.0-5|50	
14cr|perl-Linux-DVB-1.10.0-5|51	
14cr|perl-Linux-DVB-1.10.0-5|52	
14cr|perl-Linux-DVB-1.10.0-5|53	%changelog
14cr|perl-Linux-DVB-1.10.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-Linux-DVB-1.10.0-5|55	+ Revision: ae511e0
14cr|perl-Linux-DVB-1.10.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Linux-DVB-1.10.0-5|57	
14cr|perl-Linux-DVB-1.10.0-5|58	

4939 14
14cr|perl-Linux-Inotify2-1.220.0-4|1	%define upstream_name	 Linux-Inotify2
14cr|perl-Linux-Inotify2-1.220.0-4|2	%define upstream_version 1.22
14cr|perl-Linux-Inotify2-1.220.0-4|3	
14cr|perl-Linux-Inotify2-1.220.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Linux-Inotify2-1.220.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Linux-Inotify2-1.220.0-4|6	Release:	4
14cr|perl-Linux-Inotify2-1.220.0-4|7	
14cr|perl-Linux-Inotify2-1.220.0-4|8	Summary:	Scalable directory/file change notification
14cr|perl-Linux-Inotify2-1.220.0-4|9	
14cr|perl-Linux-Inotify2-1.220.0-4|10	License:	GPL+ or Artistic
14cr|perl-Linux-Inotify2-1.220.0-4|11	Group:		Development/Perl
14cr|perl-Linux-Inotify2-1.220.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Linux-Inotify2-1.220.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Linux-Inotify2-1.220.0-4|14	
14cr|perl-Linux-Inotify2-1.220.0-4|15	BuildRequires:	perl-devel
14cr|perl-Linux-Inotify2-1.220.0-4|16	Requires:	perl(common::sense)
14cr|perl-Linux-Inotify2-1.220.0-4|17	
14cr|perl-Linux-Inotify2-1.220.0-4|18	%description
14cr|perl-Linux-Inotify2-1.220.0-4|19	This module implements an interface to the Linux 2.6.13 and later
14cr|perl-Linux-Inotify2-1.220.0-4|20	Inotify file/directory change notification sytem.
14cr|perl-Linux-Inotify2-1.220.0-4|21	
14cr|perl-Linux-Inotify2-1.220.0-4|22	%prep
14cr|perl-Linux-Inotify2-1.220.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Linux-Inotify2-1.220.0-4|24	
14cr|perl-Linux-Inotify2-1.220.0-4|25	%build
14cr|perl-Linux-Inotify2-1.220.0-4|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Linux-Inotify2-1.220.0-4|27	%make
14cr|perl-Linux-Inotify2-1.220.0-4|28	
14cr|perl-Linux-Inotify2-1.220.0-4|29	%install
14cr|perl-Linux-Inotify2-1.220.0-4|30	%makeinstall_std
14cr|perl-Linux-Inotify2-1.220.0-4|31	
14cr|perl-Linux-Inotify2-1.220.0-4|32	%clean
14cr|perl-Linux-Inotify2-1.220.0-4|33	
14cr|perl-Linux-Inotify2-1.220.0-4|34	%files
14cr|perl-Linux-Inotify2-1.220.0-4|35	%doc README COPYING Changes
14cr|perl-Linux-Inotify2-1.220.0-4|36	%{perl_vendorarch}/Linux
14cr|perl-Linux-Inotify2-1.220.0-4|37	%{perl_vendorarch}/auto/Linux
14cr|perl-Linux-Inotify2-1.220.0-4|38	%{_mandir}/man3/*
14cr|perl-Linux-Inotify2-1.220.0-4|39	
14cr|perl-Linux-Inotify2-1.220.0-4|40	
14cr|perl-Linux-Inotify2-1.220.0-4|41	
14cr|perl-Linux-Inotify2-1.220.0-4|42	%changelog
14cr|perl-Linux-Inotify2-1.220.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-4
14cr|perl-Linux-Inotify2-1.220.0-4|44	+ Revision: d1f3ee8
14cr|perl-Linux-Inotify2-1.220.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Linux-Inotify2-1.220.0-4|46	
14cr|perl-Linux-Inotify2-1.220.0-4|47	

4940 14
14cr|perl-Linux-Joystick-0.0.1-3|1	%define upstream_name    Linux-Joystick
14cr|perl-Linux-Joystick-0.0.1-3|2	%define upstream_version 0.0.1
14cr|perl-Linux-Joystick-0.0.1-3|3	
14cr|perl-Linux-Joystick-0.0.1-3|4	Name:		perl-%{upstream_name}
14cr|perl-Linux-Joystick-0.0.1-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Linux-Joystick-0.0.1-3|6	Release:	3
14cr|perl-Linux-Joystick-0.0.1-3|7	
14cr|perl-Linux-Joystick-0.0.1-3|8	Summary:	Linux-Joystick - Perl module
14cr|perl-Linux-Joystick-0.0.1-3|9	
14cr|perl-Linux-Joystick-0.0.1-3|10	License:	GPL+ or Artistic
14cr|perl-Linux-Joystick-0.0.1-3|11	Group:		Development/Perl
14cr|perl-Linux-Joystick-0.0.1-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Linux-Joystick-0.0.1-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWATSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Linux-Joystick-0.0.1-3|14	
14cr|perl-Linux-Joystick-0.0.1-3|15	BuildRequires:	perl-devel
14cr|perl-Linux-Joystick-0.0.1-3|16	BuildArch:	noarch
14cr|perl-Linux-Joystick-0.0.1-3|17	
14cr|perl-Linux-Joystick-0.0.1-3|18	%description
14cr|perl-Linux-Joystick-0.0.1-3|19	Linux-Joystick - Perl module.
14cr|perl-Linux-Joystick-0.0.1-3|20	
14cr|perl-Linux-Joystick-0.0.1-3|21	%prep
14cr|perl-Linux-Joystick-0.0.1-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Linux-Joystick-0.0.1-3|23	
14cr|perl-Linux-Joystick-0.0.1-3|24	%build
14cr|perl-Linux-Joystick-0.0.1-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Linux-Joystick-0.0.1-3|26	%make
14cr|perl-Linux-Joystick-0.0.1-3|27	
14cr|perl-Linux-Joystick-0.0.1-3|28	%check
14cr|perl-Linux-Joystick-0.0.1-3|29	%make test
14cr|perl-Linux-Joystick-0.0.1-3|30	
14cr|perl-Linux-Joystick-0.0.1-3|31	%install
14cr|perl-Linux-Joystick-0.0.1-3|32	%makeinstall_std
14cr|perl-Linux-Joystick-0.0.1-3|33	
14cr|perl-Linux-Joystick-0.0.1-3|34	%files
14cr|perl-Linux-Joystick-0.0.1-3|35	%doc README Changes
14cr|perl-Linux-Joystick-0.0.1-3|36	%{_mandir}/man3/*
14cr|perl-Linux-Joystick-0.0.1-3|37	%{perl_vendorlib}/*
14cr|perl-Linux-Joystick-0.0.1-3|38	
14cr|perl-Linux-Joystick-0.0.1-3|39	
14cr|perl-Linux-Joystick-0.0.1-3|40	%changelog
14cr|perl-Linux-Joystick-0.0.1-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14cr|perl-Linux-Joystick-0.0.1-3|42	+ Revision: 78e21e7
14cr|perl-Linux-Joystick-0.0.1-3|43	- MassBuild#464: Increase release tag
14cr|perl-Linux-Joystick-0.0.1-3|44	
14cr|perl-Linux-Joystick-0.0.1-3|45	

4941 14
14cr|perl-List-AllUtils-0.40.0-3|1	%define upstream_name    List-AllUtils
14cr|perl-List-AllUtils-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-List-AllUtils-0.40.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-List-AllUtils-0.40.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-List-AllUtils-0.40.0-3|5	Release:	3
14cr|perl-List-AllUtils-0.40.0-3|6	
14cr|perl-List-AllUtils-0.40.0-3|7	Summary:	Combines List::Util and List::MoreUtils in one bite-sized package
14cr|perl-List-AllUtils-0.40.0-3|8	
14cr|perl-List-AllUtils-0.40.0-3|9	License:	GPL+ or Artistic
14cr|perl-List-AllUtils-0.40.0-3|10	Group:		Development/Perl
14cr|perl-List-AllUtils-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-List-AllUtils-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/List/List-AllUtils-%{upstream_version}.tar.gz
14cr|perl-List-AllUtils-0.40.0-3|13	
14cr|perl-List-AllUtils-0.40.0-3|14	BuildRequires:	perl-devel
14cr|perl-List-AllUtils-0.40.0-3|15	BuildRequires:	perl(List::MoreUtils)
14cr|perl-List-AllUtils-0.40.0-3|16	BuildRequires:	perl(List::Util)
14cr|perl-List-AllUtils-0.40.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-List-AllUtils-0.40.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-List-AllUtils-0.40.0-3|19	BuildArch:	noarch
14cr|perl-List-AllUtils-0.40.0-3|20	
14cr|perl-List-AllUtils-0.40.0-3|21	%description
14cr|perl-List-AllUtils-0.40.0-3|22	Are you sick of trying to remember whether a particular helper is defined
14cr|perl-List-AllUtils-0.40.0-3|23	in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
14cr|perl-List-AllUtils-0.40.0-3|24	remember. This module will export all of the functions that either of those
14cr|perl-List-AllUtils-0.40.0-3|25	two modules defines.
14cr|perl-List-AllUtils-0.40.0-3|26	
14cr|perl-List-AllUtils-0.40.0-3|27	%prep
14cr|perl-List-AllUtils-0.40.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-List-AllUtils-0.40.0-3|29	
14cr|perl-List-AllUtils-0.40.0-3|30	%build
14cr|perl-List-AllUtils-0.40.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-List-AllUtils-0.40.0-3|32	%make
14cr|perl-List-AllUtils-0.40.0-3|33	
14cr|perl-List-AllUtils-0.40.0-3|34	%check
14cr|perl-List-AllUtils-0.40.0-3|35	%make test
14cr|perl-List-AllUtils-0.40.0-3|36	
14cr|perl-List-AllUtils-0.40.0-3|37	%install
14cr|perl-List-AllUtils-0.40.0-3|38	%makeinstall_std
14cr|perl-List-AllUtils-0.40.0-3|39	
14cr|perl-List-AllUtils-0.40.0-3|40	%files
14cr|perl-List-AllUtils-0.40.0-3|41	%doc META.yml Changes README
14cr|perl-List-AllUtils-0.40.0-3|42	%{_mandir}/man3/*
14cr|perl-List-AllUtils-0.40.0-3|43	%{perl_vendorlib}/*
14cr|perl-List-AllUtils-0.40.0-3|44	
14cr|perl-List-AllUtils-0.40.0-3|45	
14cr|perl-List-AllUtils-0.40.0-3|46	%changelog
14cr|perl-List-AllUtils-0.40.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-List-AllUtils-0.40.0-3|48	+ Revision: 0ad1e4f
14cr|perl-List-AllUtils-0.40.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-List-AllUtils-0.40.0-3|50	
14cr|perl-List-AllUtils-0.40.0-3|51	

4942 14
14cr|perl-List-Compare-0.380.0-3|1	%define upstream_name	 List-Compare
14cr|perl-List-Compare-0.380.0-3|2	%define upstream_version 0.38
14cr|perl-List-Compare-0.380.0-3|3	
14cr|perl-List-Compare-0.380.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-List-Compare-0.380.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-List-Compare-0.380.0-3|6	Release:	3
14cr|perl-List-Compare-0.380.0-3|7	
14cr|perl-List-Compare-0.380.0-3|8	Summary:	Compare elements of two or more lists
14cr|perl-List-Compare-0.380.0-3|9	
14cr|perl-List-Compare-0.380.0-3|10	License:	GPL+ or Artistic
14cr|perl-List-Compare-0.380.0-3|11	Group:		Development/Perl
14cr|perl-List-Compare-0.380.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-List-Compare-0.380.0-3|13	Source0:	http://www.cpan.org/modules/by-module/List/List-Compare-%{upstream_version}.tar.gz
14cr|perl-List-Compare-0.380.0-3|14	
14cr|perl-List-Compare-0.380.0-3|15	BuildRequires:	perl-devel
14cr|perl-List-Compare-0.380.0-3|16	BuildRequires:	perl(IO::CaptureOutput)
14cr|perl-List-Compare-0.380.0-3|17	BuildArch:	noarch
14cr|perl-List-Compare-0.380.0-3|18	
14cr|perl-List-Compare-0.380.0-3|19	%description
14cr|perl-List-Compare-0.380.0-3|20	This module allows to compare elements of two or more lists.
14cr|perl-List-Compare-0.380.0-3|21	
14cr|perl-List-Compare-0.380.0-3|22	%prep
14cr|perl-List-Compare-0.380.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-List-Compare-0.380.0-3|24	
14cr|perl-List-Compare-0.380.0-3|25	%build
14cr|perl-List-Compare-0.380.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-List-Compare-0.380.0-3|27	%make
14cr|perl-List-Compare-0.380.0-3|28	
14cr|perl-List-Compare-0.380.0-3|29	%install
14cr|perl-List-Compare-0.380.0-3|30	%makeinstall_std
14cr|perl-List-Compare-0.380.0-3|31	
14cr|perl-List-Compare-0.380.0-3|32	%check
14cr|perl-List-Compare-0.380.0-3|33	%make test
14cr|perl-List-Compare-0.380.0-3|34	
14cr|perl-List-Compare-0.380.0-3|35	%files
14cr|perl-List-Compare-0.380.0-3|36	%doc Changes README
14cr|perl-List-Compare-0.380.0-3|37	%{perl_vendorlib}/List
14cr|perl-List-Compare-0.380.0-3|38	%{_mandir}/*/*
14cr|perl-List-Compare-0.380.0-3|39	
14cr|perl-List-Compare-0.380.0-3|40	
14cr|perl-List-Compare-0.380.0-3|41	
14cr|perl-List-Compare-0.380.0-3|42	%changelog
14cr|perl-List-Compare-0.380.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-3
14cr|perl-List-Compare-0.380.0-3|44	+ Revision: 3c5d9ab
14cr|perl-List-Compare-0.380.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-List-Compare-0.380.0-3|46	
14cr|perl-List-Compare-0.380.0-3|47	

4943 14
14cr|perl-List-UtilsBy-0.90.0-3|1	%define upstream_name    List-UtilsBy
14cr|perl-List-UtilsBy-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-List-UtilsBy-0.90.0-3|3	
14cr|perl-List-UtilsBy-0.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-List-UtilsBy-0.90.0-3|5	Version:	%perl_convert_version 0.09
14cr|perl-List-UtilsBy-0.90.0-3|6	Release:	3
14cr|perl-List-UtilsBy-0.90.0-3|7	
14cr|perl-List-UtilsBy-0.90.0-3|8	Summary:	Higher-order list utility functions
14cr|perl-List-UtilsBy-0.90.0-3|9	
14cr|perl-List-UtilsBy-0.90.0-3|10	License:	GPL+ or Artistic
14cr|perl-List-UtilsBy-0.90.0-3|11	Group:		Development/Perl
14cr|perl-List-UtilsBy-0.90.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-List-UtilsBy-0.90.0-3|13	Source0:	http://www.cpan.org/modules/by-module/List/List-UtilsBy-0.09.tar.gz
14cr|perl-List-UtilsBy-0.90.0-3|14	
14cr|perl-List-UtilsBy-0.90.0-3|15	BuildRequires:	perl-devel
14cr|perl-List-UtilsBy-0.90.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-List-UtilsBy-0.90.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-List-UtilsBy-0.90.0-3|18	BuildArch:	noarch
14cr|perl-List-UtilsBy-0.90.0-3|19	
14cr|perl-List-UtilsBy-0.90.0-3|20	%description
14cr|perl-List-UtilsBy-0.90.0-3|21	This module provides a number of list utility functions, all of which take
14cr|perl-List-UtilsBy-0.90.0-3|22	an initial code block to control their behaviour. They are variations on
14cr|perl-List-UtilsBy-0.90.0-3|23	similar core perl or 'List::Util' functions of similar names, but which use
14cr|perl-List-UtilsBy-0.90.0-3|24	the block to control their behaviour. For example, the core Perl function
14cr|perl-List-UtilsBy-0.90.0-3|25	'sort' takes a list of values and returns them, sorted into order by their
14cr|perl-List-UtilsBy-0.90.0-3|26	string value. The 'sort_by' function sorts them according to the string
14cr|perl-List-UtilsBy-0.90.0-3|27	value returned by the extra function, when given each value.
14cr|perl-List-UtilsBy-0.90.0-3|28	
14cr|perl-List-UtilsBy-0.90.0-3|29	my @names_sorted = sort @names;
14cr|perl-List-UtilsBy-0.90.0-3|30	
14cr|perl-List-UtilsBy-0.90.0-3|31	my @people_sorted = sort_by { $_->name } @people;
14cr|perl-List-UtilsBy-0.90.0-3|32	
14cr|perl-List-UtilsBy-0.90.0-3|33	%prep
14cr|perl-List-UtilsBy-0.90.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-List-UtilsBy-0.90.0-3|35	
14cr|perl-List-UtilsBy-0.90.0-3|36	%build
14cr|perl-List-UtilsBy-0.90.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-List-UtilsBy-0.90.0-3|38	%make
14cr|perl-List-UtilsBy-0.90.0-3|39	
14cr|perl-List-UtilsBy-0.90.0-3|40	%check
14cr|perl-List-UtilsBy-0.90.0-3|41	%make test
14cr|perl-List-UtilsBy-0.90.0-3|42	
14cr|perl-List-UtilsBy-0.90.0-3|43	%install
14cr|perl-List-UtilsBy-0.90.0-3|44	%makeinstall_std
14cr|perl-List-UtilsBy-0.90.0-3|45	
14cr|perl-List-UtilsBy-0.90.0-3|46	%files
14cr|perl-List-UtilsBy-0.90.0-3|47	%doc Changes META.yml README LICENSE
14cr|perl-List-UtilsBy-0.90.0-3|48	%{_mandir}/man3/*
14cr|perl-List-UtilsBy-0.90.0-3|49	%{perl_vendorlib}/*
14cr|perl-List-UtilsBy-0.90.0-3|50	
14cr|perl-List-UtilsBy-0.90.0-3|51	
14cr|perl-List-UtilsBy-0.90.0-3|52	
14cr|perl-List-UtilsBy-0.90.0-3|53	%changelog
14cr|perl-List-UtilsBy-0.90.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-List-UtilsBy-0.90.0-3|55	+ Revision: 8c15046
14cr|perl-List-UtilsBy-0.90.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-List-UtilsBy-0.90.0-3|57	
14cr|perl-List-UtilsBy-0.90.0-3|58	

4944 14
14cr|perl-Locale-Codes-3.310.0-2|1	%define upstream_name    Locale-Codes
14cr|perl-Locale-Codes-3.310.0-2|2	%define upstream_version 3.31
14cr|perl-Locale-Codes-3.310.0-2|3	
14cr|perl-Locale-Codes-3.310.0-2|4	%define __noautoreq 'perl\\(Locale::Codes::.*'
14cr|perl-Locale-Codes-3.310.0-2|5	
14cr|perl-Locale-Codes-3.310.0-2|6	Name:		perl-%{upstream_name}
14cr|perl-Locale-Codes-3.310.0-2|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Locale-Codes-3.310.0-2|8	Release:	2
14cr|perl-Locale-Codes-3.310.0-2|9	
14cr|perl-Locale-Codes-3.310.0-2|10	Summary:	Standard language codes (such as ISO 639)
14cr|perl-Locale-Codes-3.310.0-2|11	
14cr|perl-Locale-Codes-3.310.0-2|12	
14cr|perl-Locale-Codes-3.310.0-2|13	License:	GPL+ or Artistic
14cr|perl-Locale-Codes-3.310.0-2|14	Group:		Development/Perl
14cr|perl-Locale-Codes-3.310.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Locale-Codes-3.310.0-2|16	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Codes-3.310.0-2|17	
14cr|perl-Locale-Codes-3.310.0-2|18	BuildRequires:	perl-devel
14cr|perl-Locale-Codes-3.310.0-2|19	BuildRequires:	perl(Carp)
14cr|perl-Locale-Codes-3.310.0-2|20	BuildRequires:	perl(Storable)
14cr|perl-Locale-Codes-3.310.0-2|21	BuildRequires:	perl(Test::More)
14cr|perl-Locale-Codes-3.310.0-2|22	BuildRequires:	perl(Test::Pod)
14cr|perl-Locale-Codes-3.310.0-2|23	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Locale-Codes-3.310.0-2|24	BuildRequires:	perl(constant)
14cr|perl-Locale-Codes-3.310.0-2|25	
14cr|perl-Locale-Codes-3.310.0-2|26	BuildArch:	noarch
14cr|perl-Locale-Codes-3.310.0-2|27	
14cr|perl-Locale-Codes-3.310.0-2|28	%description
14cr|perl-Locale-Codes-3.310.0-2|29	Locale::Codes is a distribution containing a set of modules. The modules
14cr|perl-Locale-Codes-3.310.0-2|30	each deal with different types of codes which identify parts of the locale
14cr|perl-Locale-Codes-3.310.0-2|31	including languages, countries, currency, etc.
14cr|perl-Locale-Codes-3.310.0-2|32	
14cr|perl-Locale-Codes-3.310.0-2|33	%prep
14cr|perl-Locale-Codes-3.310.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Codes-3.310.0-2|35	
14cr|perl-Locale-Codes-3.310.0-2|36	%build
14cr|perl-Locale-Codes-3.310.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Codes-3.310.0-2|38	%make
14cr|perl-Locale-Codes-3.310.0-2|39	
14cr|perl-Locale-Codes-3.310.0-2|40	%check
14cr|perl-Locale-Codes-3.310.0-2|41	%make test
14cr|perl-Locale-Codes-3.310.0-2|42	
14cr|perl-Locale-Codes-3.310.0-2|43	%install
14cr|perl-Locale-Codes-3.310.0-2|44	%makeinstall_std
14cr|perl-Locale-Codes-3.310.0-2|45	
14cr|perl-Locale-Codes-3.310.0-2|46	%files
14cr|perl-Locale-Codes-3.310.0-2|47	%doc README LICENSE META.yml
14cr|perl-Locale-Codes-3.310.0-2|48	%{_mandir}/man3/*
14cr|perl-Locale-Codes-3.310.0-2|49	%{perl_vendorlib}/*
14cr|perl-Locale-Codes-3.310.0-2|50	
14cr|perl-Locale-Codes-3.310.0-2|51	
14cr|perl-Locale-Codes-3.310.0-2|52	
14cr|perl-Locale-Codes-3.310.0-2|53	
14cr|perl-Locale-Codes-3.310.0-2|54	
14cr|perl-Locale-Codes-3.310.0-2|55	
14cr|perl-Locale-Codes-3.310.0-2|56	%changelog
14cr|perl-Locale-Codes-3.310.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.310.0-2
14cr|perl-Locale-Codes-3.310.0-2|58	+ Revision: fc0bd47
14cr|perl-Locale-Codes-3.310.0-2|59	- MassBuild#464: Increase release tag
14cr|perl-Locale-Codes-3.310.0-2|60	
14cr|perl-Locale-Codes-3.310.0-2|61	

4945 14
14cr|perl-Locale-Hebrew-1.50.0-4|1	%define upstream_name	 Locale-Hebrew
14cr|perl-Locale-Hebrew-1.50.0-4|2	%define upstream_version 1.05
14cr|perl-Locale-Hebrew-1.50.0-4|3	
14cr|perl-Locale-Hebrew-1.50.0-4|4	Name:      perl-%{upstream_name}
14cr|perl-Locale-Hebrew-1.50.0-4|5	Version:   %perl_convert_version %{upstream_version}
14cr|perl-Locale-Hebrew-1.50.0-4|6	Release:	4
14cr|perl-Locale-Hebrew-1.50.0-4|7	
14cr|perl-Locale-Hebrew-1.50.0-4|8	Summary:   Bidirectional Hebrew support
14cr|perl-Locale-Hebrew-1.50.0-4|9	
14cr|perl-Locale-Hebrew-1.50.0-4|10	License:   GPL+ or Artistic
14cr|perl-Locale-Hebrew-1.50.0-4|11	Group:     Development/Perl
14cr|perl-Locale-Hebrew-1.50.0-4|12	Url:       http://www.cpan.org
14cr|perl-Locale-Hebrew-1.50.0-4|13	Source0:   http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Hebrew-1.50.0-4|14	Patch0:    Locale-Hebrew-1.04-fix-format-errors.patch
14cr|perl-Locale-Hebrew-1.50.0-4|15	
14cr|perl-Locale-Hebrew-1.50.0-4|16	BuildRequires:	perl-devel
14cr|perl-Locale-Hebrew-1.50.0-4|17	
14cr|perl-Locale-Hebrew-1.50.0-4|18	
14cr|perl-Locale-Hebrew-1.50.0-4|19	%description
14cr|perl-Locale-Hebrew-1.50.0-4|20	This module is based on code from the Unicode Consortium.
14cr|perl-Locale-Hebrew-1.50.0-4|21	
14cr|perl-Locale-Hebrew-1.50.0-4|22	The charset on their code was bogus, therefore this module had to work
14cr|perl-Locale-Hebrew-1.50.0-4|23	the real charset from scratch.  There might have some mistakes, though.
14cr|perl-Locale-Hebrew-1.50.0-4|24	
14cr|perl-Locale-Hebrew-1.50.0-4|25	One function, "hebrewflip", is exported by default.
14cr|perl-Locale-Hebrew-1.50.0-4|26	
14cr|perl-Locale-Hebrew-1.50.0-4|27	%prep
14cr|perl-Locale-Hebrew-1.50.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Hebrew-1.50.0-4|29	%patch0 -p 1
14cr|perl-Locale-Hebrew-1.50.0-4|30	# patching make signature check fail
14cr|perl-Locale-Hebrew-1.50.0-4|31	rm -f t/0-signature.t
14cr|perl-Locale-Hebrew-1.50.0-4|32	
14cr|perl-Locale-Hebrew-1.50.0-4|33	%build
14cr|perl-Locale-Hebrew-1.50.0-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Hebrew-1.50.0-4|35	%make
14cr|perl-Locale-Hebrew-1.50.0-4|36	
14cr|perl-Locale-Hebrew-1.50.0-4|37	%check
14cr|perl-Locale-Hebrew-1.50.0-4|38	%make test
14cr|perl-Locale-Hebrew-1.50.0-4|39	
14cr|perl-Locale-Hebrew-1.50.0-4|40	%install
14cr|perl-Locale-Hebrew-1.50.0-4|41	%makeinstall_std
14cr|perl-Locale-Hebrew-1.50.0-4|42	
14cr|perl-Locale-Hebrew-1.50.0-4|43	%clean
14cr|perl-Locale-Hebrew-1.50.0-4|44	
14cr|perl-Locale-Hebrew-1.50.0-4|45	%files
14cr|perl-Locale-Hebrew-1.50.0-4|46	%doc Changes README
14cr|perl-Locale-Hebrew-1.50.0-4|47	%{perl_vendorarch}/Locale
14cr|perl-Locale-Hebrew-1.50.0-4|48	%{perl_vendorarch}/auto/Locale
14cr|perl-Locale-Hebrew-1.50.0-4|49	%{_mandir}/*/*
14cr|perl-Locale-Hebrew-1.50.0-4|50	
14cr|perl-Locale-Hebrew-1.50.0-4|51	
14cr|perl-Locale-Hebrew-1.50.0-4|52	
14cr|perl-Locale-Hebrew-1.50.0-4|53	%changelog
14cr|perl-Locale-Hebrew-1.50.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-4
14cr|perl-Locale-Hebrew-1.50.0-4|55	+ Revision: 102a56b
14cr|perl-Locale-Hebrew-1.50.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Locale-Hebrew-1.50.0-4|57	
14cr|perl-Locale-Hebrew-1.50.0-4|58	

4946 14
14cr|perl-Locale-Maketext-1.250.0-2|1	%define upstream_name    Locale-Maketext
14cr|perl-Locale-Maketext-1.250.0-2|2	%define upstream_version 1.25
14cr|perl-Locale-Maketext-1.250.0-2|3	
14cr|perl-Locale-Maketext-1.250.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Locale-Maketext-1.250.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Locale-Maketext-1.250.0-2|6	Release:	2
14cr|perl-Locale-Maketext-1.250.0-2|7	
14cr|perl-Locale-Maketext-1.250.0-2|8	Summary:	Framework for software localization
14cr|perl-Locale-Maketext-1.250.0-2|9	
14cr|perl-Locale-Maketext-1.250.0-2|10	
14cr|perl-Locale-Maketext-1.250.0-2|11	License:	GPL+ or Artistic
14cr|perl-Locale-Maketext-1.250.0-2|12	Group:		Development/Perl
14cr|perl-Locale-Maketext-1.250.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Locale-Maketext-1.250.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Maketext-1.250.0-2|15	
14cr|perl-Locale-Maketext-1.250.0-2|16	BuildRequires:	perl-devel
14cr|perl-Locale-Maketext-1.250.0-2|17	BuildRequires:	perl(I18N::LangTags)
14cr|perl-Locale-Maketext-1.250.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Locale-Maketext-1.250.0-2|19	BuildArch:	noarch
14cr|perl-Locale-Maketext-1.250.0-2|20	
14cr|perl-Locale-Maketext-1.250.0-2|21	%description
14cr|perl-Locale-Maketext-1.250.0-2|22	It is a common feature of applications (whether run directly, or via the
14cr|perl-Locale-Maketext-1.250.0-2|23	Web) for them to be "localized" -- i.e., for them to a present an English
14cr|perl-Locale-Maketext-1.250.0-2|24	interface to an English-speaker, a German interface to a German-speaker,
14cr|perl-Locale-Maketext-1.250.0-2|25	and so on for all languages it's programmed with. Locale::Maketext is a
14cr|perl-Locale-Maketext-1.250.0-2|26	framework for software localization; it provides you with the tools for
14cr|perl-Locale-Maketext-1.250.0-2|27	organizing and accessing the bits of text and text-processing code that you
14cr|perl-Locale-Maketext-1.250.0-2|28	need for producing localized applications.
14cr|perl-Locale-Maketext-1.250.0-2|29	
14cr|perl-Locale-Maketext-1.250.0-2|30	In order to make sense of Maketext and how all its components fit together,
14cr|perl-Locale-Maketext-1.250.0-2|31	you should probably go read Locale::Maketext::TPJ13, and _then_ read the
14cr|perl-Locale-Maketext-1.250.0-2|32	following documentation.
14cr|perl-Locale-Maketext-1.250.0-2|33	
14cr|perl-Locale-Maketext-1.250.0-2|34	You may also want to read over the source for 'File::Findgrep' and its
14cr|perl-Locale-Maketext-1.250.0-2|35	constituent modules -- they are a complete (if small) example application
14cr|perl-Locale-Maketext-1.250.0-2|36	that uses Maketext.
14cr|perl-Locale-Maketext-1.250.0-2|37	
14cr|perl-Locale-Maketext-1.250.0-2|38	%prep
14cr|perl-Locale-Maketext-1.250.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Maketext-1.250.0-2|40	
14cr|perl-Locale-Maketext-1.250.0-2|41	%build
14cr|perl-Locale-Maketext-1.250.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Maketext-1.250.0-2|43	%make
14cr|perl-Locale-Maketext-1.250.0-2|44	
14cr|perl-Locale-Maketext-1.250.0-2|45	%check
14cr|perl-Locale-Maketext-1.250.0-2|46	make test
14cr|perl-Locale-Maketext-1.250.0-2|47	
14cr|perl-Locale-Maketext-1.250.0-2|48	%install
14cr|perl-Locale-Maketext-1.250.0-2|49	%makeinstall_std
14cr|perl-Locale-Maketext-1.250.0-2|50	
14cr|perl-Locale-Maketext-1.250.0-2|51	%files
14cr|perl-Locale-Maketext-1.250.0-2|52	%doc ChangeLog README
14cr|perl-Locale-Maketext-1.250.0-2|53	%{_mandir}/man3/*
14cr|perl-Locale-Maketext-1.250.0-2|54	%{perl_vendorlib}/*
14cr|perl-Locale-Maketext-1.250.0-2|55	
14cr|perl-Locale-Maketext-1.250.0-2|56	
14cr|perl-Locale-Maketext-1.250.0-2|57	
14cr|perl-Locale-Maketext-1.250.0-2|58	%changelog
14cr|perl-Locale-Maketext-1.250.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.250.0-2
14cr|perl-Locale-Maketext-1.250.0-2|60	+ Revision: d68243c
14cr|perl-Locale-Maketext-1.250.0-2|61	- MassBuild#464: Increase release tag
14cr|perl-Locale-Maketext-1.250.0-2|62	
14cr|perl-Locale-Maketext-1.250.0-2|63	

4947 14
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|1	%define upstream_name    Locale-Maketext-Fuzzy
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|4	Version:	%perl_convert_version 0.11
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|5	Release:	3
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|6	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|7	Summary:	Maketext from already interpolated strings
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|8	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|9	License:	MIT
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|10	Group:		Development/Perl
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Locale-Maketext-Fuzzy-0.11.tar.gz
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|13	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|14	BuildRequires:	perl-devel
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|15	BuildArch:	noarch
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|16	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|17	%description
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|18	This module is a subclass of Locale::Maketext, with additional support for
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|19	localizing messages that already contains interpolated variables.
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|20	This is most useful when the messages are returned by external modules
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|21	-- for example, to match
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|22	dir: command not found
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|23	against
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|24	[_1]: command not found.
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|25	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|26	%prep
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|28	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|29	%build
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|31	%make
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|32	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|33	%check
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|34	make test
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|35	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|36	%install
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|37	%makeinstall_std
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|38	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|39	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|40	%files
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|41	%doc Changes README
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|42	%{perl_vendorlib}/*
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|43	%{_mandir}/man3/*
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|44	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|45	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|46	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|47	%changelog
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|49	+ Revision: 85cb6e4
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|51	
14cr|perl-Locale-Maketext-Fuzzy-0.110.0-3|52	

4948 14
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|1	%define upstream_name    Locale-Maketext-Gettext
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|2	%define upstream_version 1.28
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|3	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|6	Release:	4
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|7	Summary:	Joins the gettext and Maketext frameworks
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|8	License:	GPL+ or Artistic
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|9	Group:		Development/Perl
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|11	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|12	BuildRequires:	perl(Digest::SHA)
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|13	BuildRequires:	perl-devel
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|14	BuildArch:	noarch
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|15	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|16	%description
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|17	Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks. It
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|18	is a subclass of Locale::Maketext/3 that follows the way GNU gettext works.
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|19	It works seamlessly, _both in the sense of GNU gettext and Maketext_. As a
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|20	result, you _enjoy both their advantages, and get rid of both their
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|21	problems, too._
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|22	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|23	You start as an usual GNU gettext localization project: Work on PO files
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|24	with the help of translators, reviewers and Emacs. Turn them into MO files
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|25	with _msgfmt_. Copy them into the appropriate locale directory, such as
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|26	_/usr/share/locale/de/LC_MESSAGES/myapp.mo_.
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|27	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|28	Then, build your Maketext localization class, with your base class changed
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|29	from Locale::Maketext/3 to Locale::Maketext::Gettext. That is all.
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|30	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|31	%prep
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|33	rm t/00-signature.t
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|34	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|35	%build
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|37	%make
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|38	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|39	%check
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|40	make test
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|41	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|42	%install
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|43	%makeinstall_std
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|44	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|45	%files
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|46	%doc README Changes
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|47	%{_bindir}/maketext
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|48	%{_mandir}/man3/*
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|49	%{_mandir}/man1/maketext.1.*
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|50	%{perl_vendorlib}/Locale
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|51	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|52	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|53	%changelog
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|54	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.280.0-4
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|55	+ Revision: 8955b20
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|56	- Drop incorrect test
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|57	
14cr|perl-Locale-Maketext-Gettext-1.280.0-4|58	

4949 14
14cr|perl-Locale-Maketext-Simple-0.210.0-6|1	%define upstream_name	Locale-Maketext-Simple
14cr|perl-Locale-Maketext-Simple-0.210.0-6|2	%define upstream_version 0.21
14cr|perl-Locale-Maketext-Simple-0.210.0-6|3	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Locale-Maketext-Simple-0.210.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Locale-Maketext-Simple-0.210.0-6|6	Release:	6
14cr|perl-Locale-Maketext-Simple-0.210.0-6|7	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|8	License:	MIT
14cr|perl-Locale-Maketext-Simple-0.210.0-6|9	Group:		Development/Perl
14cr|perl-Locale-Maketext-Simple-0.210.0-6|10	Summary:	Perl module to use other catalog formats in Maketext
14cr|perl-Locale-Maketext-Simple-0.210.0-6|11	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Locale-Maketext-Simple-0.210.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Maketext-Simple-0.210.0-6|14	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|15	BuildRequires:	perl-devel
14cr|perl-Locale-Maketext-Simple-0.210.0-6|16	BuildRequires:	perl(Locale::Maketext::Lexicon)
14cr|perl-Locale-Maketext-Simple-0.210.0-6|17	BuildArch:	noarch
14cr|perl-Locale-Maketext-Simple-0.210.0-6|18	Requires:	perl(Locale::Maketext::Lexicon)
14cr|perl-Locale-Maketext-Simple-0.210.0-6|19	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|20	%description
14cr|perl-Locale-Maketext-Simple-0.210.0-6|21	Locale::Maketext::Simple is simple interface to Locale::Maketext::Lexicon,
14cr|perl-Locale-Maketext-Simple-0.210.0-6|22	a module providing lexicon-handling backends, for "Locale::Maketext"
14cr|perl-Locale-Maketext-Simple-0.210.0-6|23	to read from other localization formats, such as PO files, MO files,
14cr|perl-Locale-Maketext-Simple-0.210.0-6|24	or from databases via the "Tie" interface.
14cr|perl-Locale-Maketext-Simple-0.210.0-6|25	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|26	%prep
14cr|perl-Locale-Maketext-Simple-0.210.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Maketext-Simple-0.210.0-6|28	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|29	%build
14cr|perl-Locale-Maketext-Simple-0.210.0-6|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Maketext-Simple-0.210.0-6|31	%make
14cr|perl-Locale-Maketext-Simple-0.210.0-6|32	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|33	%check
14cr|perl-Locale-Maketext-Simple-0.210.0-6|34	%make test
14cr|perl-Locale-Maketext-Simple-0.210.0-6|35	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|36	%install
14cr|perl-Locale-Maketext-Simple-0.210.0-6|37	%makeinstall_std
14cr|perl-Locale-Maketext-Simple-0.210.0-6|38	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|39	%files
14cr|perl-Locale-Maketext-Simple-0.210.0-6|40	%doc Changes README
14cr|perl-Locale-Maketext-Simple-0.210.0-6|41	%{perl_vendorlib}/Locale
14cr|perl-Locale-Maketext-Simple-0.210.0-6|42	%{_mandir}/man3/*
14cr|perl-Locale-Maketext-Simple-0.210.0-6|43	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|44	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|45	%changelog
14cr|perl-Locale-Maketext-Simple-0.210.0-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-6
14cr|perl-Locale-Maketext-Simple-0.210.0-6|47	+ Revision: 7c4e4b7
14cr|perl-Locale-Maketext-Simple-0.210.0-6|48	- MassBuild#464: Increase release tag
14cr|perl-Locale-Maketext-Simple-0.210.0-6|49	
14cr|perl-Locale-Maketext-Simple-0.210.0-6|50	

4950 14
14cr|perl-Locale-Msgfmt-0.150.0-4|1	%define upstream_name    Locale-Msgfmt
14cr|perl-Locale-Msgfmt-0.150.0-4|2	%define upstream_version 0.15
14cr|perl-Locale-Msgfmt-0.150.0-4|3	
14cr|perl-Locale-Msgfmt-0.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Locale-Msgfmt-0.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Locale-Msgfmt-0.150.0-4|6	Release:	4
14cr|perl-Locale-Msgfmt-0.150.0-4|7	
14cr|perl-Locale-Msgfmt-0.150.0-4|8	Summary:	Functions used internally by Locale::Msgfmt
14cr|perl-Locale-Msgfmt-0.150.0-4|9	
14cr|perl-Locale-Msgfmt-0.150.0-4|10	License:	GPL+ or Artistic
14cr|perl-Locale-Msgfmt-0.150.0-4|11	Group:		Development/Perl
14cr|perl-Locale-Msgfmt-0.150.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Locale-Msgfmt-0.150.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Locale-Msgfmt-0.150.0-4|14	
14cr|perl-Locale-Msgfmt-0.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-Locale-Msgfmt-0.150.0-4|16	BuildRequires:	perl(Test::More)
14cr|perl-Locale-Msgfmt-0.150.0-4|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Locale-Msgfmt-0.150.0-4|18	BuildArch:	noarch
14cr|perl-Locale-Msgfmt-0.150.0-4|19	
14cr|perl-Locale-Msgfmt-0.150.0-4|20	%description
14cr|perl-Locale-Msgfmt-0.150.0-4|21	This module does the same thing as msgfmt from GNU gettext-tools, except this
14cr|perl-Locale-Msgfmt-0.150.0-4|22	is pure Perl.
14cr|perl-Locale-Msgfmt-0.150.0-4|23	
14cr|perl-Locale-Msgfmt-0.150.0-4|24	%prep
14cr|perl-Locale-Msgfmt-0.150.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Locale-Msgfmt-0.150.0-4|26	
14cr|perl-Locale-Msgfmt-0.150.0-4|27	%build
14cr|perl-Locale-Msgfmt-0.150.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Locale-Msgfmt-0.150.0-4|29	%make
14cr|perl-Locale-Msgfmt-0.150.0-4|30	
14cr|perl-Locale-Msgfmt-0.150.0-4|31	%check
14cr|perl-Locale-Msgfmt-0.150.0-4|32	%make test
14cr|perl-Locale-Msgfmt-0.150.0-4|33	
14cr|perl-Locale-Msgfmt-0.150.0-4|34	%install
14cr|perl-Locale-Msgfmt-0.150.0-4|35	%makeinstall_std
14cr|perl-Locale-Msgfmt-0.150.0-4|36	
14cr|perl-Locale-Msgfmt-0.150.0-4|37	%files
14cr|perl-Locale-Msgfmt-0.150.0-4|38	%doc Changes README
14cr|perl-Locale-Msgfmt-0.150.0-4|39	%{_mandir}/man3/*
14cr|perl-Locale-Msgfmt-0.150.0-4|40	%{perl_vendorlib}/Locale
14cr|perl-Locale-Msgfmt-0.150.0-4|41	%{perl_vendorlib}/Module
14cr|perl-Locale-Msgfmt-0.150.0-4|42	
14cr|perl-Locale-Msgfmt-0.150.0-4|43	
14cr|perl-Locale-Msgfmt-0.150.0-4|44	
14cr|perl-Locale-Msgfmt-0.150.0-4|45	%changelog
14cr|perl-Locale-Msgfmt-0.150.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-4
14cr|perl-Locale-Msgfmt-0.150.0-4|47	+ Revision: f7791da
14cr|perl-Locale-Msgfmt-0.150.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Locale-Msgfmt-0.150.0-4|49	
14cr|perl-Locale-Msgfmt-0.150.0-4|50	

4951 14
14cr|perl-local-lib-2.0.11-3|1	%define upstream_name    local-lib
14cr|perl-local-lib-2.0.11-3|2	%define upstream_version 2.000011
14cr|perl-local-lib-2.0.11-3|3	
14cr|perl-local-lib-2.0.11-3|4	Name:       perl-%{upstream_name}
14cr|perl-local-lib-2.0.11-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-local-lib-2.0.11-3|6	Release:    3
14cr|perl-local-lib-2.0.11-3|7	
14cr|perl-local-lib-2.0.11-3|8	Summary:    Create and use a local lib/ for perl modules with PERL5LIB
14cr|perl-local-lib-2.0.11-3|9	
14cr|perl-local-lib-2.0.11-3|10	License:    GPL+ or Artistic
14cr|perl-local-lib-2.0.11-3|11	Group:      Development/Perl
14cr|perl-local-lib-2.0.11-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-local-lib-2.0.11-3|13	Source0:    http://www.cpan.org/modules/by-module/local/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-local-lib-2.0.11-3|14	
14cr|perl-local-lib-2.0.11-3|15	BuildRequires: perl(CPAN)
14cr|perl-local-lib-2.0.11-3|16	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-local-lib-2.0.11-3|17	BuildRequires: perl(ExtUtils::Install)
14cr|perl-local-lib-2.0.11-3|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-local-lib-2.0.11-3|19	BuildRequires: perl(ExtUtils::ParseXS)
14cr|perl-local-lib-2.0.11-3|20	BuildRequires: perl(Module::Build)
14cr|perl-local-lib-2.0.11-3|21	BuildRequires: perl-devel
14cr|perl-local-lib-2.0.11-3|22	
14cr|perl-local-lib-2.0.11-3|23	BuildArch: noarch
14cr|perl-local-lib-2.0.11-3|24	
14cr|perl-local-lib-2.0.11-3|25	Provides: perl(local::lib)
14cr|perl-local-lib-2.0.11-3|26	
14cr|perl-local-lib-2.0.11-3|27	%description
14cr|perl-local-lib-2.0.11-3|28	This module provides a quick, convenient way of bootstrapping a user-local
14cr|perl-local-lib-2.0.11-3|29	Perl module library located within the user's home directory. It also
14cr|perl-local-lib-2.0.11-3|30	constructs and prints out for the user the list of environment variables
14cr|perl-local-lib-2.0.11-3|31	using the syntax appropriate for the user's current shell (as specified by
14cr|perl-local-lib-2.0.11-3|32	the 'SHELL' environment variable), suitable for directly adding to one's
14cr|perl-local-lib-2.0.11-3|33	shell configuration file.
14cr|perl-local-lib-2.0.11-3|34	
14cr|perl-local-lib-2.0.11-3|35	More generally, local::lib allows for the bootstrapping and usage of a
14cr|perl-local-lib-2.0.11-3|36	directory containing Perl modules outside of Perl's '@INC'. This makes it
14cr|perl-local-lib-2.0.11-3|37	easier to ship an application with an app-specific copy of a Perl module,
14cr|perl-local-lib-2.0.11-3|38	or collection of modules. Useful in cases like when an upstream maintainer
14cr|perl-local-lib-2.0.11-3|39	hasn't applied a patch to a module of theirs that you need for your
14cr|perl-local-lib-2.0.11-3|40	application.
14cr|perl-local-lib-2.0.11-3|41	
14cr|perl-local-lib-2.0.11-3|42	%prep
14cr|perl-local-lib-2.0.11-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-local-lib-2.0.11-3|44	
14cr|perl-local-lib-2.0.11-3|45	%build
14cr|perl-local-lib-2.0.11-3|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-local-lib-2.0.11-3|47	%make
14cr|perl-local-lib-2.0.11-3|48	
14cr|perl-local-lib-2.0.11-3|49	# %check
14cr|perl-local-lib-2.0.11-3|50	# %make test
14cr|perl-local-lib-2.0.11-3|51	
14cr|perl-local-lib-2.0.11-3|52	%install
14cr|perl-local-lib-2.0.11-3|53	%makeinstall_std
14cr|perl-local-lib-2.0.11-3|54	
14cr|perl-local-lib-2.0.11-3|55	%files
14cr|perl-local-lib-2.0.11-3|56	%doc Changes META.yml
14cr|perl-local-lib-2.0.11-3|57	%{_mandir}/man3/*
14cr|perl-local-lib-2.0.11-3|58	%{perl_vendorlib}/*
14cr|perl-local-lib-2.0.11-3|59	
14cr|perl-local-lib-2.0.11-3|60	%changelog
14cr|perl-local-lib-2.0.11-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.11-3
14cr|perl-local-lib-2.0.11-3|62	+ Revision: f466ce5
14cr|perl-local-lib-2.0.11-3|63	- MassBuild#464: Increase release tag
14cr|perl-local-lib-2.0.11-3|64	
14cr|perl-local-lib-2.0.11-3|65	

4952 14
14cr|perl-LockFile-Simple-0.208.0-3|1	%define	upstream_name	 LockFile-Simple
14cr|perl-LockFile-Simple-0.208.0-3|2	%define upstream_version 0.208
14cr|perl-LockFile-Simple-0.208.0-3|3	
14cr|perl-LockFile-Simple-0.208.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-LockFile-Simple-0.208.0-3|5	Version:	%perl_convert_version 0.208
14cr|perl-LockFile-Simple-0.208.0-3|6	Release:	3
14cr|perl-LockFile-Simple-0.208.0-3|7	
14cr|perl-LockFile-Simple-0.208.0-3|8	Summary:	The LockFile::Simple extension provides simple file locking
14cr|perl-LockFile-Simple-0.208.0-3|9	
14cr|perl-LockFile-Simple-0.208.0-3|10	License:	GPL+ or Artistic
14cr|perl-LockFile-Simple-0.208.0-3|11	Group:		Development/Perl
14cr|perl-LockFile-Simple-0.208.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-LockFile-Simple-0.208.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/LockFile/LockFile-Simple-0.208.tar.gz
14cr|perl-LockFile-Simple-0.208.0-3|14	
14cr|perl-LockFile-Simple-0.208.0-3|15	BuildRequires:	perl-devel
14cr|perl-LockFile-Simple-0.208.0-3|16	BuildArch:	noarch
14cr|perl-LockFile-Simple-0.208.0-3|17	
14cr|perl-LockFile-Simple-0.208.0-3|18	%description
14cr|perl-LockFile-Simple-0.208.0-3|19	The LockFile::Simple extension provides simple file locking, of the
14cr|perl-LockFile-Simple-0.208.0-3|20	advisory kind, i.e. it requires cooperation between applications wishing
14cr|perl-LockFile-Simple-0.208.0-3|21	to lock the same files.
14cr|perl-LockFile-Simple-0.208.0-3|22	
14cr|perl-LockFile-Simple-0.208.0-3|23	It is meant to be used in quick-and-dirty scripts or more elaborated
14cr|perl-LockFile-Simple-0.208.0-3|24	programs that want a simple locking scheme, yet with a reasonable
14cr|perl-LockFile-Simple-0.208.0-3|25	level of configuration.
14cr|perl-LockFile-Simple-0.208.0-3|26	
14cr|perl-LockFile-Simple-0.208.0-3|27	%prep
14cr|perl-LockFile-Simple-0.208.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LockFile-Simple-0.208.0-3|29	
14cr|perl-LockFile-Simple-0.208.0-3|30	%build
14cr|perl-LockFile-Simple-0.208.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LockFile-Simple-0.208.0-3|32	make
14cr|perl-LockFile-Simple-0.208.0-3|33	make test
14cr|perl-LockFile-Simple-0.208.0-3|34	
14cr|perl-LockFile-Simple-0.208.0-3|35	%install
14cr|perl-LockFile-Simple-0.208.0-3|36	%makeinstall_std
14cr|perl-LockFile-Simple-0.208.0-3|37	
14cr|perl-LockFile-Simple-0.208.0-3|38	%files
14cr|perl-LockFile-Simple-0.208.0-3|39	%defattr(444,root,root,755)
14cr|perl-LockFile-Simple-0.208.0-3|40	%doc ChangeLog README
14cr|perl-LockFile-Simple-0.208.0-3|41	%{perl_vendorlib}/LockFile/*.pm
14cr|perl-LockFile-Simple-0.208.0-3|42	%{perl_vendorlib}/LockFile/Lock/*
14cr|perl-LockFile-Simple-0.208.0-3|43	%{_mandir}/*/*
14cr|perl-LockFile-Simple-0.208.0-3|44	
14cr|perl-LockFile-Simple-0.208.0-3|45	
14cr|perl-LockFile-Simple-0.208.0-3|46	%changelog
14cr|perl-LockFile-Simple-0.208.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.208.0-3
14cr|perl-LockFile-Simple-0.208.0-3|48	+ Revision: bf8f0b5
14cr|perl-LockFile-Simple-0.208.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-LockFile-Simple-0.208.0-3|50	
14cr|perl-LockFile-Simple-0.208.0-3|51	

4953 14
14cr|perl-Log-Agent-1.0.0-3|1	%define module	Log-Agent
14cr|perl-Log-Agent-1.0.0-3|2	%define upstream_version 1.000
14cr|perl-Log-Agent-1.0.0-3|3	
14cr|perl-Log-Agent-1.0.0-3|4	Name:		perl-%{module}
14cr|perl-Log-Agent-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Agent-1.0.0-3|6	Release:	3
14cr|perl-Log-Agent-1.0.0-3|7	Summary:  	Logging agent
14cr|perl-Log-Agent-1.0.0-3|8	
14cr|perl-Log-Agent-1.0.0-3|9	License:	GPL or Artistic
14cr|perl-Log-Agent-1.0.0-3|10	Group:		Development/Perl
14cr|perl-Log-Agent-1.0.0-3|11	URL:		http://search.cpan.org/dist/%{module}/
14cr|perl-Log-Agent-1.0.0-3|12	Source:		http://www.cpan.org/authors/id/M/MR/MROGASKI/Log-Agent-%{upstream_version}.tar.gz
14cr|perl-Log-Agent-1.0.0-3|13	
14cr|perl-Log-Agent-1.0.0-3|14	BuildRequires:	perl-devel
14cr|perl-Log-Agent-1.0.0-3|15	BuildArch:	noarch
14cr|perl-Log-Agent-1.0.0-3|16	
14cr|perl-Log-Agent-1.0.0-3|17	%description
14cr|perl-Log-Agent-1.0.0-3|18	Log::Agent is a general logging framework aimed at reusable modules.
14cr|perl-Log-Agent-1.0.0-3|19	
14cr|perl-Log-Agent-1.0.0-3|20	%prep
14cr|perl-Log-Agent-1.0.0-3|21	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Log-Agent-1.0.0-3|22	
14cr|perl-Log-Agent-1.0.0-3|23	%build
14cr|perl-Log-Agent-1.0.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Agent-1.0.0-3|25	%make
14cr|perl-Log-Agent-1.0.0-3|26	
14cr|perl-Log-Agent-1.0.0-3|27	%check
14cr|perl-Log-Agent-1.0.0-3|28	make test
14cr|perl-Log-Agent-1.0.0-3|29	
14cr|perl-Log-Agent-1.0.0-3|30	%install
14cr|perl-Log-Agent-1.0.0-3|31	%makeinstall_std
14cr|perl-Log-Agent-1.0.0-3|32	
14cr|perl-Log-Agent-1.0.0-3|33	%files
14cr|perl-Log-Agent-1.0.0-3|34	%doc README
14cr|perl-Log-Agent-1.0.0-3|35	%{perl_vendorlib}/Log
14cr|perl-Log-Agent-1.0.0-3|36	%{perl_vendorlib}/auto/Log
14cr|perl-Log-Agent-1.0.0-3|37	%{_mandir}/man3/*
14cr|perl-Log-Agent-1.0.0-3|38	
14cr|perl-Log-Agent-1.0.0-3|39	
14cr|perl-Log-Agent-1.0.0-3|40	%changelog
14cr|perl-Log-Agent-1.0.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|perl-Log-Agent-1.0.0-3|42	+ Revision: 984d28e
14cr|perl-Log-Agent-1.0.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Log-Agent-1.0.0-3|44	
14cr|perl-Log-Agent-1.0.0-3|45	

4954 14
14cr|perl-Log-Any-0.150.0-3|1	%define upstream_name    Log-Any
14cr|perl-Log-Any-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-Log-Any-0.150.0-3|3	
14cr|perl-Log-Any-0.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Any-0.150.0-3|5	Version:	%perl_convert_version 0.15
14cr|perl-Log-Any-0.150.0-3|6	Release:	3
14cr|perl-Log-Any-0.150.0-3|7	
14cr|perl-Log-Any-0.150.0-3|8	Summary:	Allows CPAN modules to safely and efficiently log messages
14cr|perl-Log-Any-0.150.0-3|9	
14cr|perl-Log-Any-0.150.0-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Any-0.150.0-3|11	Group:		Development/Perl
14cr|perl-Log-Any-0.150.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Any-0.150.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Any-0.15.tar.gz
14cr|perl-Log-Any-0.150.0-3|14	
14cr|perl-Log-Any-0.150.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Any-0.150.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Any-0.150.0-3|17	BuildRequires:	perl(Test::Simple)
14cr|perl-Log-Any-0.150.0-3|18	BuildArch:	noarch
14cr|perl-Log-Any-0.150.0-3|19	
14cr|perl-Log-Any-0.150.0-3|20	%description
14cr|perl-Log-Any-0.150.0-3|21	'Log::Any' allows CPAN modules to safely and efficiently log messages,
14cr|perl-Log-Any-0.150.0-3|22	while letting the application choose (or decline to choose) a logging
14cr|perl-Log-Any-0.150.0-3|23	mechanism such as 'Log::Dispatch' or 'Log::Log4perl'.
14cr|perl-Log-Any-0.150.0-3|24	
14cr|perl-Log-Any-0.150.0-3|25	'Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
14cr|perl-Log-Any-0.150.0-3|26	which makes it appropriate for even small CPAN modules to use. It defaults
14cr|perl-Log-Any-0.150.0-3|27	to 'null' logging activity, so a module can safely log without worrying
14cr|perl-Log-Any-0.150.0-3|28	about whether the application has chosen (or will ever choose) a logging
14cr|perl-Log-Any-0.150.0-3|29	mechanism.
14cr|perl-Log-Any-0.150.0-3|30	
14cr|perl-Log-Any-0.150.0-3|31	The application, in turn, may choose one or more logging mechanisms via
14cr|perl-Log-Any-0.150.0-3|32	Log::Any::Adapter.
14cr|perl-Log-Any-0.150.0-3|33	
14cr|perl-Log-Any-0.150.0-3|34	%prep
14cr|perl-Log-Any-0.150.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Any-0.150.0-3|36	
14cr|perl-Log-Any-0.150.0-3|37	%build
14cr|perl-Log-Any-0.150.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Any-0.150.0-3|39	%make
14cr|perl-Log-Any-0.150.0-3|40	
14cr|perl-Log-Any-0.150.0-3|41	%check
14cr|perl-Log-Any-0.150.0-3|42	%make test
14cr|perl-Log-Any-0.150.0-3|43	
14cr|perl-Log-Any-0.150.0-3|44	%install
14cr|perl-Log-Any-0.150.0-3|45	%makeinstall_std
14cr|perl-Log-Any-0.150.0-3|46	
14cr|perl-Log-Any-0.150.0-3|47	%files
14cr|perl-Log-Any-0.150.0-3|48	%doc Changes README
14cr|perl-Log-Any-0.150.0-3|49	%{_mandir}/man3/*
14cr|perl-Log-Any-0.150.0-3|50	%{perl_vendorlib}/*
14cr|perl-Log-Any-0.150.0-3|51	
14cr|perl-Log-Any-0.150.0-3|52	
14cr|perl-Log-Any-0.150.0-3|53	%changelog
14cr|perl-Log-Any-0.150.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-Log-Any-0.150.0-3|55	+ Revision: 19d2bb3
14cr|perl-Log-Any-0.150.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Log-Any-0.150.0-3|57	
14cr|perl-Log-Any-0.150.0-3|58	

4955 14
14cr|perl-Log-Any-Adapter-0.110.0-3|1	%define upstream_name    Log-Any-Adapter
14cr|perl-Log-Any-Adapter-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Log-Any-Adapter-0.110.0-3|3	
14cr|perl-Log-Any-Adapter-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Any-Adapter-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-Log-Any-Adapter-0.110.0-3|6	Release:	3
14cr|perl-Log-Any-Adapter-0.110.0-3|7	
14cr|perl-Log-Any-Adapter-0.110.0-3|8	Summary:	Implements Log::Any class methods to specify where logs should be sent
14cr|perl-Log-Any-Adapter-0.110.0-3|9	
14cr|perl-Log-Any-Adapter-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Any-Adapter-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Log-Any-Adapter-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Any-Adapter-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Any-Adapter-0.11.tar.gz
14cr|perl-Log-Any-Adapter-0.110.0-3|14	
14cr|perl-Log-Any-Adapter-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Any-Adapter-0.110.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Log-Any-Adapter-0.110.0-3|17	BuildRequires:	perl(Guard)
14cr|perl-Log-Any-Adapter-0.110.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Any-Adapter-0.110.0-3|19	BuildRequires:	perl(Log::Any)
14cr|perl-Log-Any-Adapter-0.110.0-3|20	BuildRequires:	perl(Scope::Guard)
14cr|perl-Log-Any-Adapter-0.110.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Log-Any-Adapter-0.110.0-3|22	BuildRequires:	perl(Devel::GlobalDestruction)
14cr|perl-Log-Any-Adapter-0.110.0-3|23	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Log-Any-Adapter-0.110.0-3|24	Requires:	perl(Log::Any)
14cr|perl-Log-Any-Adapter-0.110.0-3|25	Requires:	perl(Scope::Guard)
14cr|perl-Log-Any-Adapter-0.110.0-3|26	BuildArch:	noarch
14cr|perl-Log-Any-Adapter-0.110.0-3|27	
14cr|perl-Log-Any-Adapter-0.110.0-3|28	%description
14cr|perl-Log-Any-Adapter-0.110.0-3|29	The 'Log-Any-Adapter' distribution implements Log::Any class methods to
14cr|perl-Log-Any-Adapter-0.110.0-3|30	specify where logs should be sent. It is a separate distribution so as to
14cr|perl-Log-Any-Adapter-0.110.0-3|31	keep 'Log::Any' itself as simple and unchanging as possible.
14cr|perl-Log-Any-Adapter-0.110.0-3|32	
14cr|perl-Log-Any-Adapter-0.110.0-3|33	You do not have to use anything in this distribution explicitly. It will be
14cr|perl-Log-Any-Adapter-0.110.0-3|34	auto-loaded when you call one of the methods below.
14cr|perl-Log-Any-Adapter-0.110.0-3|35	
14cr|perl-Log-Any-Adapter-0.110.0-3|36	%prep
14cr|perl-Log-Any-Adapter-0.110.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Any-Adapter-0.110.0-3|38	
14cr|perl-Log-Any-Adapter-0.110.0-3|39	%build
14cr|perl-Log-Any-Adapter-0.110.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Any-Adapter-0.110.0-3|41	%make
14cr|perl-Log-Any-Adapter-0.110.0-3|42	
14cr|perl-Log-Any-Adapter-0.110.0-3|43	%check
14cr|perl-Log-Any-Adapter-0.110.0-3|44	%make test
14cr|perl-Log-Any-Adapter-0.110.0-3|45	
14cr|perl-Log-Any-Adapter-0.110.0-3|46	%install
14cr|perl-Log-Any-Adapter-0.110.0-3|47	%makeinstall_std
14cr|perl-Log-Any-Adapter-0.110.0-3|48	
14cr|perl-Log-Any-Adapter-0.110.0-3|49	%files
14cr|perl-Log-Any-Adapter-0.110.0-3|50	%doc Changes META.yml README
14cr|perl-Log-Any-Adapter-0.110.0-3|51	%{_mandir}/man3/*
14cr|perl-Log-Any-Adapter-0.110.0-3|52	%{perl_vendorlib}/*
14cr|perl-Log-Any-Adapter-0.110.0-3|53	
14cr|perl-Log-Any-Adapter-0.110.0-3|54	
14cr|perl-Log-Any-Adapter-0.110.0-3|55	%changelog
14cr|perl-Log-Any-Adapter-0.110.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Log-Any-Adapter-0.110.0-3|57	+ Revision: e1e1dd3
14cr|perl-Log-Any-Adapter-0.110.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Log-Any-Adapter-0.110.0-3|59	
14cr|perl-Log-Any-Adapter-0.110.0-3|60	

4956 14
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|1	%define upstream_name    Log-Any-Adapter-Dispatch
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|2	%define upstream_version 0.06
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|3	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|6	Release:	6
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|7	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|8	Summary:	This Log::Any adapter uses Log::Dispatch for logging
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|9	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|11	Group:		Development/Perl
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|14	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|17	BuildRequires:	perl(File::Temp)
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|18	BuildRequires:	perl(Log::Dispatch)
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|19	BuildRequires:	perl(Test::More)
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|20	BuildRequires:	perl(Log::Any::Adapter)
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|21	# Looks like this one is also needed
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|22	BuildRequires:	perl-Log-Any-Adapter
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|23	BuildArch:	noarch
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|24	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|25	%description
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|26	This Log::Any adapter uses Log::Dispatch for logging.
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|27	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|28	You may either pass parameters (like _outputs_) to be passed to
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|29	'Log::Dispatch->new', or pass a 'Log::Dispatch' object directly in the
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|30	_dispatcher_ parameter.
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|31	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|32	%prep
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|34	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|35	%build
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|37	%make
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|38	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|39	%check
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|40	%make test
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|41	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|42	%install
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|43	%makeinstall_std
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|44	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|45	%files
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|46	%doc Changes META.yml README
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|47	%{_mandir}/man3/*
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|48	%{perl_vendorlib}/*
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|49	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|50	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|51	%changelog
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|53	+ Revision: 3df42d0
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|54	- MassBuild#464: Increase release tag
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|55	
14cr|perl-Log-Any-Adapter-Dispatch-0.60.0-6|56	

4957 14
14cr|perl-Log-Contextual-0.6.3-3|1	%define upstream_name    Log-Contextual
14cr|perl-Log-Contextual-0.6.3-3|2	%define upstream_version 0.006003
14cr|perl-Log-Contextual-0.6.3-3|3	
14cr|perl-Log-Contextual-0.6.3-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Contextual-0.6.3-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Contextual-0.6.3-3|6	Release:	3
14cr|perl-Log-Contextual-0.6.3-3|7	
14cr|perl-Log-Contextual-0.6.3-3|8	Summary:	Super simple logger made for playing with Log::Contextual
14cr|perl-Log-Contextual-0.6.3-3|9	
14cr|perl-Log-Contextual-0.6.3-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Contextual-0.6.3-3|11	Group:		Development/Perl
14cr|perl-Log-Contextual-0.6.3-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Contextual-0.6.3-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Log-Contextual-0.6.3-3|14	
14cr|perl-Log-Contextual-0.6.3-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Contextual-0.6.3-3|16	BuildRequires:	perl(Data::Dumper::Concise)
14cr|perl-Log-Contextual-0.6.3-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Contextual-0.6.3-3|18	BuildRequires:	perl(Exporter::Declare)
14cr|perl-Log-Contextual-0.6.3-3|19	BuildRequires:	perl(Moo)
14cr|perl-Log-Contextual-0.6.3-3|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-Log-Contextual-0.6.3-3|21	BuildRequires:	perl(aliased)
14cr|perl-Log-Contextual-0.6.3-3|22	BuildRequires:	perl(strictures)
14cr|perl-Log-Contextual-0.6.3-3|23	BuildArch:	noarch
14cr|perl-Log-Contextual-0.6.3-3|24	
14cr|perl-Log-Contextual-0.6.3-3|25	%description
14cr|perl-Log-Contextual-0.6.3-3|26	This module is a simple interface to extensible logging. It is bundled with
14cr|perl-Log-Contextual-0.6.3-3|27	a really basic logger, the Log::Contextual::SimpleLogger manpage, but in
14cr|perl-Log-Contextual-0.6.3-3|28	general you should use a real logger instead of that. For something more
14cr|perl-Log-Contextual-0.6.3-3|29	serious but not overly complicated, try the Log::Dispatchouli manpage (see
14cr|perl-Log-Contextual-0.6.3-3|30	the /SYNOPSIS manpage for example.)
14cr|perl-Log-Contextual-0.6.3-3|31	
14cr|perl-Log-Contextual-0.6.3-3|32	%prep
14cr|perl-Log-Contextual-0.6.3-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Contextual-0.6.3-3|34	
14cr|perl-Log-Contextual-0.6.3-3|35	%build
14cr|perl-Log-Contextual-0.6.3-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Contextual-0.6.3-3|37	%make
14cr|perl-Log-Contextual-0.6.3-3|38	
14cr|perl-Log-Contextual-0.6.3-3|39	%check
14cr|perl-Log-Contextual-0.6.3-3|40	%make test
14cr|perl-Log-Contextual-0.6.3-3|41	
14cr|perl-Log-Contextual-0.6.3-3|42	%install
14cr|perl-Log-Contextual-0.6.3-3|43	%makeinstall_std
14cr|perl-Log-Contextual-0.6.3-3|44	
14cr|perl-Log-Contextual-0.6.3-3|45	%files
14cr|perl-Log-Contextual-0.6.3-3|46	%doc Changes META.yml
14cr|perl-Log-Contextual-0.6.3-3|47	%{_mandir}/man3/*
14cr|perl-Log-Contextual-0.6.3-3|48	%{perl_vendorlib}/*
14cr|perl-Log-Contextual-0.6.3-3|49	
14cr|perl-Log-Contextual-0.6.3-3|50	
14cr|perl-Log-Contextual-0.6.3-3|51	
14cr|perl-Log-Contextual-0.6.3-3|52	%changelog
14cr|perl-Log-Contextual-0.6.3-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-3
14cr|perl-Log-Contextual-0.6.3-3|54	+ Revision: b22b407
14cr|perl-Log-Contextual-0.6.3-3|55	- MassBuild#464: Increase release tag
14cr|perl-Log-Contextual-0.6.3-3|56	
14cr|perl-Log-Contextual-0.6.3-3|57	

4958 14
14cr|perl-Log-Dispatch-2.410.0-3|1	%define upstream_name    Log-Dispatch
14cr|perl-Log-Dispatch-2.410.0-3|2	%define upstream_version 2.41
14cr|perl-Log-Dispatch-2.410.0-3|3	
14cr|perl-Log-Dispatch-2.410.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Dispatch-2.410.0-3|5	Version:	%perl_convert_version 2.41
14cr|perl-Log-Dispatch-2.410.0-3|6	Release:	3
14cr|perl-Log-Dispatch-2.410.0-3|7	
14cr|perl-Log-Dispatch-2.410.0-3|8	Summary:	Perl modules for logging messages to multiple outputs
14cr|perl-Log-Dispatch-2.410.0-3|9	
14cr|perl-Log-Dispatch-2.410.0-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Dispatch-2.410.0-3|11	Group:		Development/Perl
14cr|perl-Log-Dispatch-2.410.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Dispatch-2.410.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatch-2.41.tar.gz
14cr|perl-Log-Dispatch-2.410.0-3|14	
14cr|perl-Log-Dispatch-2.410.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Dispatch-2.410.0-3|16	BuildRequires:	perl(Params::Validate)
14cr|perl-Log-Dispatch-2.410.0-3|17	BuildRequires:	perl(Mail::Sender)
14cr|perl-Log-Dispatch-2.410.0-3|18	BuildRequires:	perl(Mail::Sendmail)
14cr|perl-Log-Dispatch-2.410.0-3|19	BuildRequires:	perl(MIME::Lite)
14cr|perl-Log-Dispatch-2.410.0-3|20	BuildRequires:	perl(Class::Load)
14cr|perl-Log-Dispatch-2.410.0-3|21	BuildArch:	noarch
14cr|perl-Log-Dispatch-2.410.0-3|22	
14cr|perl-Log-Dispatch-2.410.0-3|23	%description
14cr|perl-Log-Dispatch-2.410.0-3|24	Log::Dispatch is a suite of OO modules for logging messages to multiple
14cr|perl-Log-Dispatch-2.410.0-3|25	outputs, each of which can have a minimum and maximum log level.  It is
14cr|perl-Log-Dispatch-2.410.0-3|26	designed to be easily subclassed, both for creating a new dispatcher object and
14cr|perl-Log-Dispatch-2.410.0-3|27	particularly for creating new outputs.
14cr|perl-Log-Dispatch-2.410.0-3|28	
14cr|perl-Log-Dispatch-2.410.0-3|29	%package ApacheLog
14cr|perl-Log-Dispatch-2.410.0-3|30	Summary: Apache mod_perl dispatcher for Log::Dispatch
14cr|perl-Log-Dispatch-2.410.0-3|31	
14cr|perl-Log-Dispatch-2.410.0-3|32	Group:   Development/Perl
14cr|perl-Log-Dispatch-2.410.0-3|33	
14cr|perl-Log-Dispatch-2.410.0-3|34	%description ApacheLog
14cr|perl-Log-Dispatch-2.410.0-3|35	Log::Dispatch::ApacheLog is a dispatcher for apache logging, used with
14cr|perl-Log-Dispatch-2.410.0-3|36	mod_perl.
14cr|perl-Log-Dispatch-2.410.0-3|37	
14cr|perl-Log-Dispatch-2.410.0-3|38	%prep
14cr|perl-Log-Dispatch-2.410.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Dispatch-2.410.0-3|40	
14cr|perl-Log-Dispatch-2.410.0-3|41	%build
14cr|perl-Log-Dispatch-2.410.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Dispatch-2.410.0-3|43	%make CFLAGS="%{optflags}"
14cr|perl-Log-Dispatch-2.410.0-3|44	
14cr|perl-Log-Dispatch-2.410.0-3|45	%check
14cr|perl-Log-Dispatch-2.410.0-3|46	%make test
14cr|perl-Log-Dispatch-2.410.0-3|47	
14cr|perl-Log-Dispatch-2.410.0-3|48	%install
14cr|perl-Log-Dispatch-2.410.0-3|49	%makeinstall_std
14cr|perl-Log-Dispatch-2.410.0-3|50	
14cr|perl-Log-Dispatch-2.410.0-3|51	%files
14cr|perl-Log-Dispatch-2.410.0-3|52	%doc Changes LICENSE README
14cr|perl-Log-Dispatch-2.410.0-3|53	%{perl_vendorlib}/Log
14cr|perl-Log-Dispatch-2.410.0-3|54	%exclude %{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
14cr|perl-Log-Dispatch-2.410.0-3|55	%exclude %{_mandir}/*/Log::Dispatch::ApacheLog*
14cr|perl-Log-Dispatch-2.410.0-3|56	%{_mandir}/*/*
14cr|perl-Log-Dispatch-2.410.0-3|57	
14cr|perl-Log-Dispatch-2.410.0-3|58	%files ApacheLog
14cr|perl-Log-Dispatch-2.410.0-3|59	%{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
14cr|perl-Log-Dispatch-2.410.0-3|60	%{_mandir}/*/Log::Dispatch::ApacheLog*
14cr|perl-Log-Dispatch-2.410.0-3|61	
14cr|perl-Log-Dispatch-2.410.0-3|62	
14cr|perl-Log-Dispatch-2.410.0-3|63	
14cr|perl-Log-Dispatch-2.410.0-3|64	%changelog
14cr|perl-Log-Dispatch-2.410.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.410.0-3
14cr|perl-Log-Dispatch-2.410.0-3|66	+ Revision: 5c0de96
14cr|perl-Log-Dispatch-2.410.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-Log-Dispatch-2.410.0-3|68	
14cr|perl-Log-Dispatch-2.410.0-3|69	

4959 14
14cr|perl-Log-Dispatch-Array-1.3.0-3|1	%define upstream_name    Log-Dispatch-Array
14cr|perl-Log-Dispatch-Array-1.3.0-3|2	%define upstream_version 1.003
14cr|perl-Log-Dispatch-Array-1.3.0-3|3	
14cr|perl-Log-Dispatch-Array-1.3.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Dispatch-Array-1.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Dispatch-Array-1.3.0-3|6	Release:	3
14cr|perl-Log-Dispatch-Array-1.3.0-3|7	
14cr|perl-Log-Dispatch-Array-1.3.0-3|8	Summary:	Log events to an array (reference)
14cr|perl-Log-Dispatch-Array-1.3.0-3|9	
14cr|perl-Log-Dispatch-Array-1.3.0-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Dispatch-Array-1.3.0-3|11	Group:		Development/Perl
14cr|perl-Log-Dispatch-Array-1.3.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Dispatch-Array-1.3.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatch-Array-%{upstream_version}.tar.gz
14cr|perl-Log-Dispatch-Array-1.3.0-3|14	
14cr|perl-Log-Dispatch-Array-1.3.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Dispatch-Array-1.3.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Dispatch-Array-1.3.0-3|17	BuildRequires:	perl(Log::Dispatch::Output)
14cr|perl-Log-Dispatch-Array-1.3.0-3|18	BuildRequires:	perl(Test::Deep)
14cr|perl-Log-Dispatch-Array-1.3.0-3|19	BuildArch:	noarch
14cr|perl-Log-Dispatch-Array-1.3.0-3|20	
14cr|perl-Log-Dispatch-Array-1.3.0-3|21	%description
14cr|perl-Log-Dispatch-Array-1.3.0-3|22	This provides a Log::Dispatch log output system that appends logged events
14cr|perl-Log-Dispatch-Array-1.3.0-3|23	to an array reference. This is probably only useful for testing the logging
14cr|perl-Log-Dispatch-Array-1.3.0-3|24	of your code.
14cr|perl-Log-Dispatch-Array-1.3.0-3|25	
14cr|perl-Log-Dispatch-Array-1.3.0-3|26	%prep
14cr|perl-Log-Dispatch-Array-1.3.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Dispatch-Array-1.3.0-3|28	
14cr|perl-Log-Dispatch-Array-1.3.0-3|29	%build
14cr|perl-Log-Dispatch-Array-1.3.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Dispatch-Array-1.3.0-3|31	%make
14cr|perl-Log-Dispatch-Array-1.3.0-3|32	
14cr|perl-Log-Dispatch-Array-1.3.0-3|33	%check
14cr|perl-Log-Dispatch-Array-1.3.0-3|34	%make test
14cr|perl-Log-Dispatch-Array-1.3.0-3|35	
14cr|perl-Log-Dispatch-Array-1.3.0-3|36	%install
14cr|perl-Log-Dispatch-Array-1.3.0-3|37	%makeinstall_std
14cr|perl-Log-Dispatch-Array-1.3.0-3|38	
14cr|perl-Log-Dispatch-Array-1.3.0-3|39	%files
14cr|perl-Log-Dispatch-Array-1.3.0-3|40	%doc Changes LICENSE META.yml README
14cr|perl-Log-Dispatch-Array-1.3.0-3|41	%{_mandir}/man3/*
14cr|perl-Log-Dispatch-Array-1.3.0-3|42	%{perl_vendorlib}/*
14cr|perl-Log-Dispatch-Array-1.3.0-3|43	
14cr|perl-Log-Dispatch-Array-1.3.0-3|44	
14cr|perl-Log-Dispatch-Array-1.3.0-3|45	%changelog
14cr|perl-Log-Dispatch-Array-1.3.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|perl-Log-Dispatch-Array-1.3.0-3|47	+ Revision: e9355b9
14cr|perl-Log-Dispatch-Array-1.3.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Log-Dispatch-Array-1.3.0-3|49	
14cr|perl-Log-Dispatch-Array-1.3.0-3|50	

4960 14
14cr|perl-Log-Dispatch-Config-1.40.0-4|1	%define upstream_name    Log-Dispatch-Config
14cr|perl-Log-Dispatch-Config-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-Log-Dispatch-Config-1.40.0-4|3	
14cr|perl-Log-Dispatch-Config-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Dispatch-Config-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Dispatch-Config-1.40.0-4|6	Release:	4
14cr|perl-Log-Dispatch-Config-1.40.0-4|7	
14cr|perl-Log-Dispatch-Config-1.40.0-4|8	Summary:	Log4j for Perl
14cr|perl-Log-Dispatch-Config-1.40.0-4|9	
14cr|perl-Log-Dispatch-Config-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Log-Dispatch-Config-1.40.0-4|11	Group:		Development/Perl
14cr|perl-Log-Dispatch-Config-1.40.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Log-Dispatch-Config-1.40.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Log-Dispatch-Config-1.40.0-4|14	
14cr|perl-Log-Dispatch-Config-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Log-Dispatch-Config-1.40.0-4|16	BuildRequires:	perl(Test::Simple)  >= 0.420.0
14cr|perl-Log-Dispatch-Config-1.40.0-4|17	BuildRequires:	perl(AppConfig)     >= 1.520.0
14cr|perl-Log-Dispatch-Config-1.40.0-4|18	BuildRequires:	perl(IO::Stringy)
14cr|perl-Log-Dispatch-Config-1.40.0-4|19	BuildRequires:	perl(Log::Dispatch) >= 2.110.0
14cr|perl-Log-Dispatch-Config-1.40.0-4|20	
14cr|perl-Log-Dispatch-Config-1.40.0-4|21	BuildArch:	noarch
14cr|perl-Log-Dispatch-Config-1.40.0-4|22	
14cr|perl-Log-Dispatch-Config-1.40.0-4|23	%description
14cr|perl-Log-Dispatch-Config-1.40.0-4|24	Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way
14cr|perl-Log-Dispatch-Config-1.40.0-4|25	to configure Log::Dispatch object with configulation file (default, in
14cr|perl-Log-Dispatch-Config-1.40.0-4|26	AppConfig format). I mean, this is log4j for Perl, not with all API
14cr|perl-Log-Dispatch-Config-1.40.0-4|27	compatibility though.
14cr|perl-Log-Dispatch-Config-1.40.0-4|28	
14cr|perl-Log-Dispatch-Config-1.40.0-4|29	%prep
14cr|perl-Log-Dispatch-Config-1.40.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Dispatch-Config-1.40.0-4|31	
14cr|perl-Log-Dispatch-Config-1.40.0-4|32	%build
14cr|perl-Log-Dispatch-Config-1.40.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Dispatch-Config-1.40.0-4|34	%make
14cr|perl-Log-Dispatch-Config-1.40.0-4|35	
14cr|perl-Log-Dispatch-Config-1.40.0-4|36	%check
14cr|perl-Log-Dispatch-Config-1.40.0-4|37	%make test
14cr|perl-Log-Dispatch-Config-1.40.0-4|38	
14cr|perl-Log-Dispatch-Config-1.40.0-4|39	%install
14cr|perl-Log-Dispatch-Config-1.40.0-4|40	%makeinstall_std
14cr|perl-Log-Dispatch-Config-1.40.0-4|41	
14cr|perl-Log-Dispatch-Config-1.40.0-4|42	%files
14cr|perl-Log-Dispatch-Config-1.40.0-4|43	%defattr(644,root,root,755)
14cr|perl-Log-Dispatch-Config-1.40.0-4|44	%doc Changes README
14cr|perl-Log-Dispatch-Config-1.40.0-4|45	%{perl_vendorlib}/Log/Dispatch*
14cr|perl-Log-Dispatch-Config-1.40.0-4|46	%{_mandir}/*/*
14cr|perl-Log-Dispatch-Config-1.40.0-4|47	
14cr|perl-Log-Dispatch-Config-1.40.0-4|48	
14cr|perl-Log-Dispatch-Config-1.40.0-4|49	
14cr|perl-Log-Dispatch-Config-1.40.0-4|50	%changelog
14cr|perl-Log-Dispatch-Config-1.40.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-Log-Dispatch-Config-1.40.0-4|52	+ Revision: d3590a0
14cr|perl-Log-Dispatch-Config-1.40.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Log-Dispatch-Config-1.40.0-4|54	
14cr|perl-Log-Dispatch-Config-1.40.0-4|55	

4961 14
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|1	%define upstream_version 1.110690
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|2	%define upstream_name Log-Dispatch-Configurator-Any
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|3	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|4	Name:           perl-%{upstream_name}
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|5	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|6	Release:        3
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|7	Summary:        Configurator implementation with Config::Any
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|8	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|9	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|10	License:        GPL+ or Artistic
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|11	Group:          Development/Perl
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|12	URL:            http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|13	Source0:        http://www.cpan.org/authors/id/O/OL/OLIVER/Log-Dispatch-Configurator-Any-%{upstream_version}.tar.gz
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|14	BuildArch:      noarch
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|15	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|16	BuildRequires:  perl(Carp)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|17	BuildRequires:  perl(Config::Any) >= 0.15
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|18	BuildRequires:  perl(Config::Tiny)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|19	BuildRequires:  perl(ExtUtils::MakeMaker)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|20	BuildRequires:  perl(Log::Dispatch) >= 2.23
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|21	BuildRequires:  perl(Log::Dispatch::Config)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|22	BuildRequires:  perl(Log::Dispatch::Configurator)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|23	BuildRequires:  perl(Test::More)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|24	BuildRequires:  perl(Test::Pod) >= 1.14
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|25	BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|26	BuildRequires:  perl(YAML::Tiny)
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|27	BuildRequires:  perl-devel
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|28	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|29	%description
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|30	Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|31	configure Log::Dispatch objects with configuration files. Somewhat like a lite
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|32	version of log4j and Log::Log4perl it allows multiple log destinations. The
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|33	standard configuration file format for Log::Dispatch::Config is AppConfig.
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|34	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|35	%prep
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|37	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|38	%build
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|40	%make
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|41	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|42	%install
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|43	%makeinstall_std
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|44	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|45	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|46	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|47	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|48	%check
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|49	make test
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|50	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|51	%files
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|52	%doc Changes examples LICENSE META.json script
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|53	%{perl_vendorlib}/*
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|54	%{_mandir}/man3/*
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|55	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|56	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|57	%changelog
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.690-3
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|59	+ Revision: 9641673
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|60	- MassBuild#464: Increase release tag
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|61	
14cr|perl-Log-Dispatch-Configurator-Any-1.110.690-3|62	

4962 14
14cr|perl-Log-Dispatchouli-2.9.0-3|1	%define upstream_name    Log-Dispatchouli
14cr|perl-Log-Dispatchouli-2.9.0-3|2	%define upstream_version 2.009
14cr|perl-Log-Dispatchouli-2.9.0-3|3	
14cr|perl-Log-Dispatchouli-2.9.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Dispatchouli-2.9.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Dispatchouli-2.9.0-3|6	Release:	3
14cr|perl-Log-Dispatchouli-2.9.0-3|7	
14cr|perl-Log-Dispatchouli-2.9.0-3|8	Summary:	A simple wrapper around Log::Dispatch
14cr|perl-Log-Dispatchouli-2.9.0-3|9	
14cr|perl-Log-Dispatchouli-2.9.0-3|10	License:	GPL+ or Artistic
14cr|perl-Log-Dispatchouli-2.9.0-3|11	Group:		Development/Perl
14cr|perl-Log-Dispatchouli-2.9.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Dispatchouli-2.9.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatchouli-%{upstream_version}.tar.gz
14cr|perl-Log-Dispatchouli-2.9.0-3|14	
14cr|perl-Log-Dispatchouli-2.9.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Dispatchouli-2.9.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Log-Dispatchouli-2.9.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Log-Dispatchouli-2.9.0-3|18	BuildRequires:	perl(Log::Dispatch)
14cr|perl-Log-Dispatchouli-2.9.0-3|19	BuildRequires:	perl(Log::Dispatch::Array)
14cr|perl-Log-Dispatchouli-2.9.0-3|20	BuildRequires:	perl(Log::Dispatch::File)
14cr|perl-Log-Dispatchouli-2.9.0-3|21	BuildRequires:	perl(Log::Dispatch::Screen)
14cr|perl-Log-Dispatchouli-2.9.0-3|22	BuildRequires:	perl(Log::Dispatch::Syslog)
14cr|perl-Log-Dispatchouli-2.9.0-3|23	BuildRequires:	perl(Params::Util)
14cr|perl-Log-Dispatchouli-2.9.0-3|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-Log-Dispatchouli-2.9.0-3|25	BuildRequires:	perl(String::Flogger)
14cr|perl-Log-Dispatchouli-2.9.0-3|26	BuildRequires:	perl(Sub::Exporter::GlobExporter)
14cr|perl-Log-Dispatchouli-2.9.0-3|27	BuildRequires:	perl(Sys::Syslog)
14cr|perl-Log-Dispatchouli-2.9.0-3|28	BuildRequires:	perl(Test::Deep)
14cr|perl-Log-Dispatchouli-2.9.0-3|29	BuildRequires:	perl(Test::Fatal)
14cr|perl-Log-Dispatchouli-2.9.0-3|30	BuildRequires:	perl(Try::Tiny)
14cr|perl-Log-Dispatchouli-2.9.0-3|31	
14cr|perl-Log-Dispatchouli-2.9.0-3|32	BuildArch:	noarch
14cr|perl-Log-Dispatchouli-2.9.0-3|33	
14cr|perl-Log-Dispatchouli-2.9.0-3|34	Requires:	perl(Log::Dispatch::Array)
14cr|perl-Log-Dispatchouli-2.9.0-3|35	
14cr|perl-Log-Dispatchouli-2.9.0-3|36	%description
14cr|perl-Log-Dispatchouli-2.9.0-3|37	no description found
14cr|perl-Log-Dispatchouli-2.9.0-3|38	
14cr|perl-Log-Dispatchouli-2.9.0-3|39	%prep
14cr|perl-Log-Dispatchouli-2.9.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Dispatchouli-2.9.0-3|41	
14cr|perl-Log-Dispatchouli-2.9.0-3|42	%build
14cr|perl-Log-Dispatchouli-2.9.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Dispatchouli-2.9.0-3|44	%make
14cr|perl-Log-Dispatchouli-2.9.0-3|45	
14cr|perl-Log-Dispatchouli-2.9.0-3|46	%check
14cr|perl-Log-Dispatchouli-2.9.0-3|47	%make test
14cr|perl-Log-Dispatchouli-2.9.0-3|48	
14cr|perl-Log-Dispatchouli-2.9.0-3|49	%install
14cr|perl-Log-Dispatchouli-2.9.0-3|50	%makeinstall_std
14cr|perl-Log-Dispatchouli-2.9.0-3|51	
14cr|perl-Log-Dispatchouli-2.9.0-3|52	%files
14cr|perl-Log-Dispatchouli-2.9.0-3|53	%doc Changes LICENSE META.yml
14cr|perl-Log-Dispatchouli-2.9.0-3|54	%{_mandir}/man3/*
14cr|perl-Log-Dispatchouli-2.9.0-3|55	%{perl_vendorlib}/*
14cr|perl-Log-Dispatchouli-2.9.0-3|56	
14cr|perl-Log-Dispatchouli-2.9.0-3|57	
14cr|perl-Log-Dispatchouli-2.9.0-3|58	%changelog
14cr|perl-Log-Dispatchouli-2.9.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.0-3
14cr|perl-Log-Dispatchouli-2.9.0-3|60	+ Revision: 266e9a1
14cr|perl-Log-Dispatchouli-2.9.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Log-Dispatchouli-2.9.0-3|62	
14cr|perl-Log-Dispatchouli-2.9.0-3|63	

4963 14
14cr|perl-Logfile-Rotate-1.40.0-4|1	%define upstream_name       Logfile-Rotate
14cr|perl-Logfile-Rotate-1.40.0-4|2	%define upstream_version    1.04
14cr|perl-Logfile-Rotate-1.40.0-4|3	
14cr|perl-Logfile-Rotate-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Logfile-Rotate-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Logfile-Rotate-1.40.0-4|6	Release:	4
14cr|perl-Logfile-Rotate-1.40.0-4|7	Summary:	Perl module to rotate logfiles
14cr|perl-Logfile-Rotate-1.40.0-4|8	
14cr|perl-Logfile-Rotate-1.40.0-4|9	License:	GPL
14cr|perl-Logfile-Rotate-1.40.0-4|10	Group:		Development/Perl
14cr|perl-Logfile-Rotate-1.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Logfile-Rotate-1.40.0-4|12	Source:		http://www.cpan.org/modules/by-module/Logfile/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Logfile-Rotate-1.40.0-4|13	
14cr|perl-Logfile-Rotate-1.40.0-4|14	BuildRequires:	perl-devel
14cr|perl-Logfile-Rotate-1.40.0-4|15	BuildArch:	noarch
14cr|perl-Logfile-Rotate-1.40.0-4|16	
14cr|perl-Logfile-Rotate-1.40.0-4|17	%description
14cr|perl-Logfile-Rotate-1.40.0-4|18	Perl module to rotate logfiles.
14cr|perl-Logfile-Rotate-1.40.0-4|19	
14cr|perl-Logfile-Rotate-1.40.0-4|20	%prep
14cr|perl-Logfile-Rotate-1.40.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Logfile-Rotate-1.40.0-4|22	
14cr|perl-Logfile-Rotate-1.40.0-4|23	%build
14cr|perl-Logfile-Rotate-1.40.0-4|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Logfile-Rotate-1.40.0-4|25	make
14cr|perl-Logfile-Rotate-1.40.0-4|26	
14cr|perl-Logfile-Rotate-1.40.0-4|27	%check
14cr|perl-Logfile-Rotate-1.40.0-4|28	make test
14cr|perl-Logfile-Rotate-1.40.0-4|29	
14cr|perl-Logfile-Rotate-1.40.0-4|30	%install
14cr|perl-Logfile-Rotate-1.40.0-4|31	%makeinstall_std
14cr|perl-Logfile-Rotate-1.40.0-4|32	
14cr|perl-Logfile-Rotate-1.40.0-4|33	%files
14cr|perl-Logfile-Rotate-1.40.0-4|34	%doc MANIFEST
14cr|perl-Logfile-Rotate-1.40.0-4|35	%{perl_vendorlib}/Logfile/Rotate.pm
14cr|perl-Logfile-Rotate-1.40.0-4|36	%{_mandir}/*/*
14cr|perl-Logfile-Rotate-1.40.0-4|37	
14cr|perl-Logfile-Rotate-1.40.0-4|38	
14cr|perl-Logfile-Rotate-1.40.0-4|39	%changelog
14cr|perl-Logfile-Rotate-1.40.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-Logfile-Rotate-1.40.0-4|41	+ Revision: 13d47be
14cr|perl-Logfile-Rotate-1.40.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-Logfile-Rotate-1.40.0-4|43	
14cr|perl-Logfile-Rotate-1.40.0-4|44	

4964 14
14cr|perl-Log-Handler-0.820.0-3|1	%define upstream_name    Log-Handler
14cr|perl-Log-Handler-0.820.0-3|2	%define upstream_version 0.82
14cr|perl-Log-Handler-0.820.0-3|3	
14cr|perl-Log-Handler-0.820.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Handler-0.820.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Handler-0.820.0-3|6	Release:	3
14cr|perl-Log-Handler-0.820.0-3|7	
14cr|perl-Log-Handler-0.820.0-3|8	License:	GPL+ or Artistic
14cr|perl-Log-Handler-0.820.0-3|9	Group:		Development/Perl
14cr|perl-Log-Handler-0.820.0-3|10	Summary:	A simple log file handler
14cr|perl-Log-Handler-0.820.0-3|11	
14cr|perl-Log-Handler-0.820.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Handler-0.820.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Handler-%{upstream_version}.tar.gz
14cr|perl-Log-Handler-0.820.0-3|14	
14cr|perl-Log-Handler-0.820.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Handler-0.820.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Log-Handler-0.820.0-3|17	BuildRequires:	perl(Devel::Backtrace)
14cr|perl-Log-Handler-0.820.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Log-Handler-0.820.0-3|19	BuildRequires:	perl(Params::Validate)
14cr|perl-Log-Handler-0.820.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Log-Handler-0.820.0-3|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Log-Handler-0.820.0-3|22	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Log-Handler-0.820.0-3|23	BuildArch:	noarch
14cr|perl-Log-Handler-0.820.0-3|24	
14cr|perl-Log-Handler-0.820.0-3|25	%description
14cr|perl-Log-Handler-0.820.0-3|26	This module is just a simple object oriented log file handler and very easy to
14cr|perl-Log-Handler-0.820.0-3|27	use.  It's possible to define a log level for your programs and control the
14cr|perl-Log-Handler-0.820.0-3|28	amount of informations that will be logged to the log file. In addition it's
14cr|perl-Log-Handler-0.820.0-3|29	possible to configure how you wish to open the log file - transient or
14cr|perl-Log-Handler-0.820.0-3|30	permanent - and lock and unlock the log file by each write operation. If you
14cr|perl-Log-Handler-0.820.0-3|31	wish you can assign the handler to check the inode of the log file (not on
14cr|perl-Log-Handler-0.820.0-3|32	Windows). That could be very useful if a rotate mechanism moves and zip the log
14cr|perl-Log-Handler-0.820.0-3|33	file.
14cr|perl-Log-Handler-0.820.0-3|34	
14cr|perl-Log-Handler-0.820.0-3|35	%prep
14cr|perl-Log-Handler-0.820.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Handler-0.820.0-3|37	
14cr|perl-Log-Handler-0.820.0-3|38	%build
14cr|perl-Log-Handler-0.820.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Handler-0.820.0-3|40	%make
14cr|perl-Log-Handler-0.820.0-3|41	
14cr|perl-Log-Handler-0.820.0-3|42	%check
14cr|perl-Log-Handler-0.820.0-3|43	make test
14cr|perl-Log-Handler-0.820.0-3|44	
14cr|perl-Log-Handler-0.820.0-3|45	%install
14cr|perl-Log-Handler-0.820.0-3|46	%makeinstall_std
14cr|perl-Log-Handler-0.820.0-3|47	
14cr|perl-Log-Handler-0.820.0-3|48	%files
14cr|perl-Log-Handler-0.820.0-3|49	%doc META.yml ChangeLog README
14cr|perl-Log-Handler-0.820.0-3|50	%{_mandir}/man3/*
14cr|perl-Log-Handler-0.820.0-3|51	%{perl_vendorlib}/*
14cr|perl-Log-Handler-0.820.0-3|52	
14cr|perl-Log-Handler-0.820.0-3|53	
14cr|perl-Log-Handler-0.820.0-3|54	%changelog
14cr|perl-Log-Handler-0.820.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.820.0-3
14cr|perl-Log-Handler-0.820.0-3|56	+ Revision: 4f4f200
14cr|perl-Log-Handler-0.820.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Log-Handler-0.820.0-3|58	
14cr|perl-Log-Handler-0.820.0-3|59	

4965 14
14cr|perl-Log-Log4perl-1.440.0-2|1	%define	upstream_name	 Log-Log4perl
14cr|perl-Log-Log4perl-1.440.0-2|2	%define upstream_version 1.44
14cr|perl-Log-Log4perl-1.440.0-2|3	
14cr|perl-Log-Log4perl-1.440.0-2|4	%if %{_use_internal_dependency_generator}
14cr|perl-Log-Log4perl-1.440.0-2|5	%define __noautoreq 'perl\\(Sysadm::Install\\)|perl\\(Log::Dispatch::FileRotate\\)|perl\\(DBI(.*)\\)|perl\\(RRDs(.*)\\)'
14cr|perl-Log-Log4perl-1.440.0-2|6	%else
14cr|perl-Log-Log4perl-1.440.0-2|7	%define _requires_exceptions perl\(\\(Log::Dispatch::FileRotate\\|DBI\\|RRDs\\)\)
14cr|perl-Log-Log4perl-1.440.0-2|8	%endif
14cr|perl-Log-Log4perl-1.440.0-2|9	
14cr|perl-Log-Log4perl-1.440.0-2|10	Name:		perl-%{upstream_name}
14cr|perl-Log-Log4perl-1.440.0-2|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Log4perl-1.440.0-2|12	Release:	2
14cr|perl-Log-Log4perl-1.440.0-2|13	Summary:	Log4j implementation for Perl
14cr|perl-Log-Log4perl-1.440.0-2|14	
14cr|perl-Log-Log4perl-1.440.0-2|15	
14cr|perl-Log-Log4perl-1.440.0-2|16	License:	GPL+ or Artistic
14cr|perl-Log-Log4perl-1.440.0-2|17	Group:		Development/Perl
14cr|perl-Log-Log4perl-1.440.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Log4perl-1.440.0-2|19	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Log-Log4perl-1.440.0-2|20	BuildRequires:	perl-devel
14cr|perl-Log-Log4perl-1.440.0-2|21	BuildRequires:	perl-Log-Dispatch >= 2.00
14cr|perl-Log-Log4perl-1.440.0-2|22	BuildArch:	noarch
14cr|perl-Log-Log4perl-1.440.0-2|23	Requires:	perl-Log-Dispatch >= 2.00
14cr|perl-Log-Log4perl-1.440.0-2|24	
14cr|perl-Log-Log4perl-1.440.0-2|25	%description
14cr|perl-Log-Log4perl-1.440.0-2|26	Log::Log4perl lets you remote-control and fine-tune the logging behaviour of
14cr|perl-Log-Log4perl-1.440.0-2|27	your system from the outside. It implements the widely popular (Java-based)
14cr|perl-Log-Log4perl-1.440.0-2|28	Log4j logging package in pure Perl.
14cr|perl-Log-Log4perl-1.440.0-2|29	
14cr|perl-Log-Log4perl-1.440.0-2|30	%prep
14cr|perl-Log-Log4perl-1.440.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Log4perl-1.440.0-2|32	find lib -type f -exec chmod 644 {} \;
14cr|perl-Log-Log4perl-1.440.0-2|33	
14cr|perl-Log-Log4perl-1.440.0-2|34	%build
14cr|perl-Log-Log4perl-1.440.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Log4perl-1.440.0-2|36	%make
14cr|perl-Log-Log4perl-1.440.0-2|37	
14cr|perl-Log-Log4perl-1.440.0-2|38	%check
14cr|perl-Log-Log4perl-1.440.0-2|39	make test
14cr|perl-Log-Log4perl-1.440.0-2|40	
14cr|perl-Log-Log4perl-1.440.0-2|41	%install
14cr|perl-Log-Log4perl-1.440.0-2|42	%makeinstall_std
14cr|perl-Log-Log4perl-1.440.0-2|43	
14cr|perl-Log-Log4perl-1.440.0-2|44	%files
14cr|perl-Log-Log4perl-1.440.0-2|45	%doc Changes LICENSE README xml eg
14cr|perl-Log-Log4perl-1.440.0-2|46	%{_bindir}/l4p-tmpl
14cr|perl-Log-Log4perl-1.440.0-2|47	%{perl_vendorlib}/Log
14cr|perl-Log-Log4perl-1.440.0-2|48	%{_mandir}/man1/*
14cr|perl-Log-Log4perl-1.440.0-2|49	%{_mandir}/man3/*
14cr|perl-Log-Log4perl-1.440.0-2|50	
14cr|perl-Log-Log4perl-1.440.0-2|51	
14cr|perl-Log-Log4perl-1.440.0-2|52	
14cr|perl-Log-Log4perl-1.440.0-2|53	%changelog
14cr|perl-Log-Log4perl-1.440.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.440.0-2
14cr|perl-Log-Log4perl-1.440.0-2|55	+ Revision: 9785ca8
14cr|perl-Log-Log4perl-1.440.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-Log-Log4perl-1.440.0-2|57	
14cr|perl-Log-Log4perl-1.440.0-2|58	

4966 14
14cr|perl-Log-Message-0.80.0-3|1	%define	upstream_name	 Log-Message
14cr|perl-Log-Message-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Log-Message-0.80.0-3|3	
14cr|perl-Log-Message-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Message-0.80.0-3|5	Version:	%perl_convert_version 0.08
14cr|perl-Log-Message-0.80.0-3|6	Release:	3
14cr|perl-Log-Message-0.80.0-3|7	
14cr|perl-Log-Message-0.80.0-3|8	Summary:	Log Message
14cr|perl-Log-Message-0.80.0-3|9	
14cr|perl-Log-Message-0.80.0-3|10	License:	Artistic/GPL
14cr|perl-Log-Message-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Log-Message-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Log-Message-0.80.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Log/Log-Message-0.08.tar.gz
14cr|perl-Log-Message-0.80.0-3|14	
14cr|perl-Log-Message-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Log-Message-0.80.0-3|16	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
14cr|perl-Log-Message-0.80.0-3|17	BuildRequires:  perl(Module::Load::Conditional) >= 0.40.0
14cr|perl-Log-Message-0.80.0-3|18	BuildRequires:	perl-version
14cr|perl-Log-Message-0.80.0-3|19	BuildArch:	noarch
14cr|perl-Log-Message-0.80.0-3|20	
14cr|perl-Log-Message-0.80.0-3|21	%description
14cr|perl-Log-Message-0.80.0-3|22	Log::Message is a generic message storage mechanism.  It allows you to store
14cr|perl-Log-Message-0.80.0-3|23	messages on a stack -- either shared or private -- and assign meta-data to it.
14cr|perl-Log-Message-0.80.0-3|24	Some meta-data will automatically be added for you, like a timestamp and a
14cr|perl-Log-Message-0.80.0-3|25	stack trace, but some can be filled in by the user, like a tag by which to
14cr|perl-Log-Message-0.80.0-3|26	identify it or group it, and a level at which to handle the message (for
14cr|perl-Log-Message-0.80.0-3|27	example, log it, or die with it)
14cr|perl-Log-Message-0.80.0-3|28	
14cr|perl-Log-Message-0.80.0-3|29	%prep
14cr|perl-Log-Message-0.80.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Message-0.80.0-3|31	
14cr|perl-Log-Message-0.80.0-3|32	%build
14cr|perl-Log-Message-0.80.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Message-0.80.0-3|34	%make
14cr|perl-Log-Message-0.80.0-3|35	
14cr|perl-Log-Message-0.80.0-3|36	%check
14cr|perl-Log-Message-0.80.0-3|37	make test
14cr|perl-Log-Message-0.80.0-3|38	
14cr|perl-Log-Message-0.80.0-3|39	%install
14cr|perl-Log-Message-0.80.0-3|40	%makeinstall_std
14cr|perl-Log-Message-0.80.0-3|41	
14cr|perl-Log-Message-0.80.0-3|42	%files
14cr|perl-Log-Message-0.80.0-3|43	%defattr(644,root,root,755)
14cr|perl-Log-Message-0.80.0-3|44	%doc README
14cr|perl-Log-Message-0.80.0-3|45	%{perl_vendorlib}/Log
14cr|perl-Log-Message-0.80.0-3|46	%{_mandir}/*/*
14cr|perl-Log-Message-0.80.0-3|47	
14cr|perl-Log-Message-0.80.0-3|48	
14cr|perl-Log-Message-0.80.0-3|49	
14cr|perl-Log-Message-0.80.0-3|50	%changelog
14cr|perl-Log-Message-0.80.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Log-Message-0.80.0-3|52	+ Revision: 81027e9
14cr|perl-Log-Message-0.80.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Log-Message-0.80.0-3|54	
14cr|perl-Log-Message-0.80.0-3|55	

4967 14
14cr|perl-Log-Message-Simple-0.100.0-3|1	%define	upstream_name	 Log-Message-Simple
14cr|perl-Log-Message-Simple-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Log-Message-Simple-0.100.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Log-Message-Simple-0.100.0-3|4	Version:	%perl_convert_version 0.10
14cr|perl-Log-Message-Simple-0.100.0-3|5	Release:	3
14cr|perl-Log-Message-Simple-0.100.0-3|6	
14cr|perl-Log-Message-Simple-0.100.0-3|7	Summary:	Standardized logging facilities using the "Log::Message" module
14cr|perl-Log-Message-Simple-0.100.0-3|8	
14cr|perl-Log-Message-Simple-0.100.0-3|9	License:	Artistic/GPL
14cr|perl-Log-Message-Simple-0.100.0-3|10	Group:		Development/Perl
14cr|perl-Log-Message-Simple-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Log-Message-Simple-0.100.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Log/Log-Message-Simple-0.10.tar.gz
14cr|perl-Log-Message-Simple-0.100.0-3|13	
14cr|perl-Log-Message-Simple-0.100.0-3|14	BuildRequires:	perl-devel
14cr|perl-Log-Message-Simple-0.100.0-3|15	BuildRequires:	perl(Log::Message)
14cr|perl-Log-Message-Simple-0.100.0-3|16	BuildArch:	noarch
14cr|perl-Log-Message-Simple-0.100.0-3|17	
14cr|perl-Log-Message-Simple-0.100.0-3|18	%description
14cr|perl-Log-Message-Simple-0.100.0-3|19	Provides standardized logging facilities using the "Log::Message" module.
14cr|perl-Log-Message-Simple-0.100.0-3|20	
14cr|perl-Log-Message-Simple-0.100.0-3|21	%prep
14cr|perl-Log-Message-Simple-0.100.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Message-Simple-0.100.0-3|23	
14cr|perl-Log-Message-Simple-0.100.0-3|24	%build
14cr|perl-Log-Message-Simple-0.100.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Message-Simple-0.100.0-3|26	%make
14cr|perl-Log-Message-Simple-0.100.0-3|27	
14cr|perl-Log-Message-Simple-0.100.0-3|28	%check
14cr|perl-Log-Message-Simple-0.100.0-3|29	make test
14cr|perl-Log-Message-Simple-0.100.0-3|30	
14cr|perl-Log-Message-Simple-0.100.0-3|31	%install
14cr|perl-Log-Message-Simple-0.100.0-3|32	%makeinstall_std
14cr|perl-Log-Message-Simple-0.100.0-3|33	
14cr|perl-Log-Message-Simple-0.100.0-3|34	%files
14cr|perl-Log-Message-Simple-0.100.0-3|35	%doc README
14cr|perl-Log-Message-Simple-0.100.0-3|36	%{perl_vendorlib}/Log/*
14cr|perl-Log-Message-Simple-0.100.0-3|37	%{_mandir}/*/*
14cr|perl-Log-Message-Simple-0.100.0-3|38	
14cr|perl-Log-Message-Simple-0.100.0-3|39	
14cr|perl-Log-Message-Simple-0.100.0-3|40	
14cr|perl-Log-Message-Simple-0.100.0-3|41	%changelog
14cr|perl-Log-Message-Simple-0.100.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Log-Message-Simple-0.100.0-3|43	+ Revision: c8c4034
14cr|perl-Log-Message-Simple-0.100.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Log-Message-Simple-0.100.0-3|45	
14cr|perl-Log-Message-Simple-0.100.0-3|46	

4968 14
14cr|perl-Log-Trace-1.70.0-6|1	%define upstream_name    Log-Trace
14cr|perl-Log-Trace-1.70.0-6|2	%define upstream_version 1.070
14cr|perl-Log-Trace-1.70.0-6|3	
14cr|perl-Log-Trace-1.70.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Log-Trace-1.70.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Log-Trace-1.70.0-6|6	Release:	6
14cr|perl-Log-Trace-1.70.0-6|7	
14cr|perl-Log-Trace-1.70.0-6|8	Summary:	A guide to using Log::Trace
14cr|perl-Log-Trace-1.70.0-6|9	
14cr|perl-Log-Trace-1.70.0-6|10	License:	GPL+ or Artistic
14cr|perl-Log-Trace-1.70.0-6|11	Group:		Development/Perl
14cr|perl-Log-Trace-1.70.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Log-Trace-1.70.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Log-Trace-1.70.0-6|14	
14cr|perl-Log-Trace-1.70.0-6|15	BuildRequires:	perl-devel
14cr|perl-Log-Trace-1.70.0-6|16	BuildRequires:	perl(Test::More)
14cr|perl-Log-Trace-1.70.0-6|17	BuildArch:	noarch
14cr|perl-Log-Trace-1.70.0-6|18	
14cr|perl-Log-Trace-1.70.0-6|19	%description
14cr|perl-Log-Trace-1.70.0-6|20	A module to provide a unified approach to tracing. A script can 'use
14cr|perl-Log-Trace-1.70.0-6|21	Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.
14cr|perl-Log-Trace-1.70.0-6|22	
14cr|perl-Log-Trace-1.70.0-6|23	By default, the trace functions are exported to the calling package only.
14cr|perl-Log-Trace-1.70.0-6|24	You can export the trace functions to other packages with the 'Deep'
14cr|perl-Log-Trace-1.70.0-6|25	option. See the "OPTIONS" manpage for more information.
14cr|perl-Log-Trace-1.70.0-6|26	
14cr|perl-Log-Trace-1.70.0-6|27	All exports are in uppercase (to minimise collisions with "real"
14cr|perl-Log-Trace-1.70.0-6|28	functions).
14cr|perl-Log-Trace-1.70.0-6|29	
14cr|perl-Log-Trace-1.70.0-6|30	%prep
14cr|perl-Log-Trace-1.70.0-6|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Log-Trace-1.70.0-6|32	
14cr|perl-Log-Trace-1.70.0-6|33	%build
14cr|perl-Log-Trace-1.70.0-6|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-Trace-1.70.0-6|35	%make
14cr|perl-Log-Trace-1.70.0-6|36	
14cr|perl-Log-Trace-1.70.0-6|37	%check
14cr|perl-Log-Trace-1.70.0-6|38	%make test
14cr|perl-Log-Trace-1.70.0-6|39	
14cr|perl-Log-Trace-1.70.0-6|40	%install
14cr|perl-Log-Trace-1.70.0-6|41	%makeinstall_std
14cr|perl-Log-Trace-1.70.0-6|42	
14cr|perl-Log-Trace-1.70.0-6|43	%files
14cr|perl-Log-Trace-1.70.0-6|44	%doc README Changes
14cr|perl-Log-Trace-1.70.0-6|45	%{_mandir}/man3/*
14cr|perl-Log-Trace-1.70.0-6|46	%{perl_vendorlib}/*
14cr|perl-Log-Trace-1.70.0-6|47	
14cr|perl-Log-Trace-1.70.0-6|48	
14cr|perl-Log-Trace-1.70.0-6|49	%changelog
14cr|perl-Log-Trace-1.70.0-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-6
14cr|perl-Log-Trace-1.70.0-6|51	+ Revision: 1d70dec
14cr|perl-Log-Trace-1.70.0-6|52	- MassBuild#464: Increase release tag
14cr|perl-Log-Trace-1.70.0-6|53	
14cr|perl-Log-Trace-1.70.0-6|54	

4969 14
14cr|perl-Log-TraceMessages-1.4-10|1	%define	module	Log-TraceMessages
14cr|perl-Log-TraceMessages-1.4-10|2	
14cr|perl-Log-TraceMessages-1.4-10|3	Summary:	Log::TraceMessages Perl Module
14cr|perl-Log-TraceMessages-1.4-10|4	
14cr|perl-Log-TraceMessages-1.4-10|5	License:	GPL or Artistic
14cr|perl-Log-TraceMessages-1.4-10|6	Name:		perl-%{module}
14cr|perl-Log-TraceMessages-1.4-10|7	Version:	1.4
14cr|perl-Log-TraceMessages-1.4-10|8	Release:	10
14cr|perl-Log-TraceMessages-1.4-10|9	Group:		Development/Perl
14cr|perl-Log-TraceMessages-1.4-10|10	Url:		http://www.cpan.org/
14cr|perl-Log-TraceMessages-1.4-10|11	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-Log-TraceMessages-1.4-10|12	BuildRequires:	perl-devel
14cr|perl-Log-TraceMessages-1.4-10|13	BuildRequires:	perl-HTML-FromText
14cr|perl-Log-TraceMessages-1.4-10|14	BuildArch:	noarch
14cr|perl-Log-TraceMessages-1.4-10|15	
14cr|perl-Log-TraceMessages-1.4-10|16	
14cr|perl-Log-TraceMessages-1.4-10|17	%description
14cr|perl-Log-TraceMessages-1.4-10|18	Log::TraceMessages
14cr|perl-Log-TraceMessages-1.4-10|19	
14cr|perl-Log-TraceMessages-1.4-10|20	This module is a better way of putting 'hello there' trace messages in
14cr|perl-Log-TraceMessages-1.4-10|21	your code.  It lets you turn tracing on and off without commenting out
14cr|perl-Log-TraceMessages-1.4-10|22	trace statements, and provides other useful things like HTML-ified
14cr|perl-Log-TraceMessages-1.4-10|23	trace messages for CGI scripts and an easy way to trace out data
14cr|perl-Log-TraceMessages-1.4-10|24	structures using Data::Dumper.
14cr|perl-Log-TraceMessages-1.4-10|25	
14cr|perl-Log-TraceMessages-1.4-10|26	%prep
14cr|perl-Log-TraceMessages-1.4-10|27	%setup -q -n %{module}-%{version}
14cr|perl-Log-TraceMessages-1.4-10|28	
14cr|perl-Log-TraceMessages-1.4-10|29	%build
14cr|perl-Log-TraceMessages-1.4-10|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Log-TraceMessages-1.4-10|31	%make
14cr|perl-Log-TraceMessages-1.4-10|32	
14cr|perl-Log-TraceMessages-1.4-10|33	%check
14cr|perl-Log-TraceMessages-1.4-10|34	make test
14cr|perl-Log-TraceMessages-1.4-10|35	
14cr|perl-Log-TraceMessages-1.4-10|36	%install
14cr|perl-Log-TraceMessages-1.4-10|37	%makeinstall_std
14cr|perl-Log-TraceMessages-1.4-10|38	
14cr|perl-Log-TraceMessages-1.4-10|39	%clean
14cr|perl-Log-TraceMessages-1.4-10|40	
14cr|perl-Log-TraceMessages-1.4-10|41	%files
14cr|perl-Log-TraceMessages-1.4-10|42	%doc README Changes
14cr|perl-Log-TraceMessages-1.4-10|43	%{perl_vendorlib}/Log/TraceMessages.pm
14cr|perl-Log-TraceMessages-1.4-10|44	%{perl_vendorlib}/auto/Log/TraceMessages/autosplit.ix
14cr|perl-Log-TraceMessages-1.4-10|45	%{_mandir}/*/*
14cr|perl-Log-TraceMessages-1.4-10|46	
14cr|perl-Log-TraceMessages-1.4-10|47	
14cr|perl-Log-TraceMessages-1.4-10|48	
14cr|perl-Log-TraceMessages-1.4-10|49	
14cr|perl-Log-TraceMessages-1.4-10|50	%changelog
14cr|perl-Log-TraceMessages-1.4-10|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-10
14cr|perl-Log-TraceMessages-1.4-10|52	+ Revision: 545170c
14cr|perl-Log-TraceMessages-1.4-10|53	- MassBuild#464: Increase release tag
14cr|perl-Log-TraceMessages-1.4-10|54	
14cr|perl-Log-TraceMessages-1.4-10|55	

4970 14
14cr|perl-LWP-Authen-Wsse-0.50.0-5|1	%define upstream_name    LWP-Authen-Wsse
14cr|perl-LWP-Authen-Wsse-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-LWP-Authen-Wsse-0.50.0-5|3	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-LWP-Authen-Wsse-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LWP-Authen-Wsse-0.50.0-5|6	Release:	5
14cr|perl-LWP-Authen-Wsse-0.50.0-5|7	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|8	Summary:	Library for enabling X-WSSE authentication in LWP
14cr|perl-LWP-Authen-Wsse-0.50.0-5|9	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|10	License:	Artistic and GPL+
14cr|perl-LWP-Authen-Wsse-0.50.0-5|11	Group:		Development/Perl
14cr|perl-LWP-Authen-Wsse-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LWP-Authen-Wsse-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-LWP-Authen-Wsse-0.50.0-5|14	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-LWP-Authen-Wsse-0.50.0-5|16	BuildRequires:	perl(Digest::SHA1)
14cr|perl-LWP-Authen-Wsse-0.50.0-5|17	BuildArch:	noarch
14cr|perl-LWP-Authen-Wsse-0.50.0-5|18	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|19	%description
14cr|perl-LWP-Authen-Wsse-0.50.0-5|20	LWP::Authen::Wsse allows LWP to authenticate against servers that are using
14cr|perl-LWP-Authen-Wsse-0.50.0-5|21	the X-WSSE authentication scheme, as required by the Atom Authentication API.
14cr|perl-LWP-Authen-Wsse-0.50.0-5|22	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|23	%prep
14cr|perl-LWP-Authen-Wsse-0.50.0-5|24	%setup -q -n LWP-Authen-Wsse-%{upstream_version}
14cr|perl-LWP-Authen-Wsse-0.50.0-5|25	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|26	%build
14cr|perl-LWP-Authen-Wsse-0.50.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LWP-Authen-Wsse-0.50.0-5|28	%make
14cr|perl-LWP-Authen-Wsse-0.50.0-5|29	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|30	%check
14cr|perl-LWP-Authen-Wsse-0.50.0-5|31	make test
14cr|perl-LWP-Authen-Wsse-0.50.0-5|32	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|33	%install
14cr|perl-LWP-Authen-Wsse-0.50.0-5|34	%makeinstall_std
14cr|perl-LWP-Authen-Wsse-0.50.0-5|35	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|36	%files
14cr|perl-LWP-Authen-Wsse-0.50.0-5|37	%doc Changes README
14cr|perl-LWP-Authen-Wsse-0.50.0-5|38	%{perl_vendorlib}/*
14cr|perl-LWP-Authen-Wsse-0.50.0-5|39	%{_mandir}/man3/*
14cr|perl-LWP-Authen-Wsse-0.50.0-5|40	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|41	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|42	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|43	%changelog
14cr|perl-LWP-Authen-Wsse-0.50.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-LWP-Authen-Wsse-0.50.0-5|45	+ Revision: badd4bc
14cr|perl-LWP-Authen-Wsse-0.50.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-LWP-Authen-Wsse-0.50.0-5|47	
14cr|perl-LWP-Authen-Wsse-0.50.0-5|48	

4971 14
14cr|perl-LWP-Online-1.80.0-4|1	%define upstream_name    LWP-Online
14cr|perl-LWP-Online-1.80.0-4|2	%define upstream_version 1.08
14cr|perl-LWP-Online-1.80.0-4|3	
14cr|perl-LWP-Online-1.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-LWP-Online-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LWP-Online-1.80.0-4|6	Release:	4
14cr|perl-LWP-Online-1.80.0-4|7	
14cr|perl-LWP-Online-1.80.0-4|8	Summary:	Does your process have access to the web
14cr|perl-LWP-Online-1.80.0-4|9	
14cr|perl-LWP-Online-1.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-LWP-Online-1.80.0-4|11	Group:		Development/Perl
14cr|perl-LWP-Online-1.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LWP-Online-1.80.0-4|13	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-LWP-Online-1.80.0-4|14	
14cr|perl-LWP-Online-1.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-LWP-Online-1.80.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-LWP-Online-1.80.0-4|17	BuildRequires:	perl(LWP::Simple)
14cr|perl-LWP-Online-1.80.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-LWP-Online-1.80.0-4|19	BuildRequires:	perl(URI)
14cr|perl-LWP-Online-1.80.0-4|20	BuildArch:	noarch
14cr|perl-LWP-Online-1.80.0-4|21	
14cr|perl-LWP-Online-1.80.0-4|22	%description
14cr|perl-LWP-Online-1.80.0-4|23	This module attempts to answer, as accurately as it can, one of the
14cr|perl-LWP-Online-1.80.0-4|24	nastiest technical questions there is.
14cr|perl-LWP-Online-1.80.0-4|25	
14cr|perl-LWP-Online-1.80.0-4|26	*Am I on the internet?*
14cr|perl-LWP-Online-1.80.0-4|27	
14cr|perl-LWP-Online-1.80.0-4|28	The answer is useful in a wide range of decisions. For example...
14cr|perl-LWP-Online-1.80.0-4|29	
14cr|perl-LWP-Online-1.80.0-4|30	%prep
14cr|perl-LWP-Online-1.80.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LWP-Online-1.80.0-4|32	
14cr|perl-LWP-Online-1.80.0-4|33	%build
14cr|perl-LWP-Online-1.80.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LWP-Online-1.80.0-4|35	%make
14cr|perl-LWP-Online-1.80.0-4|36	
14cr|perl-LWP-Online-1.80.0-4|37	%check
14cr|perl-LWP-Online-1.80.0-4|38	%make test
14cr|perl-LWP-Online-1.80.0-4|39	
14cr|perl-LWP-Online-1.80.0-4|40	%install
14cr|perl-LWP-Online-1.80.0-4|41	%makeinstall_std
14cr|perl-LWP-Online-1.80.0-4|42	
14cr|perl-LWP-Online-1.80.0-4|43	%files
14cr|perl-LWP-Online-1.80.0-4|44	%doc README LICENSE Changes
14cr|perl-LWP-Online-1.80.0-4|45	%{_mandir}/man3/*
14cr|perl-LWP-Online-1.80.0-4|46	%{perl_vendorlib}/*
14cr|perl-LWP-Online-1.80.0-4|47	
14cr|perl-LWP-Online-1.80.0-4|48	
14cr|perl-LWP-Online-1.80.0-4|49	%changelog
14cr|perl-LWP-Online-1.80.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-4
14cr|perl-LWP-Online-1.80.0-4|51	+ Revision: 857cef0
14cr|perl-LWP-Online-1.80.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-LWP-Online-1.80.0-4|53	
14cr|perl-LWP-Online-1.80.0-4|54	

4972 14
14cr|perl-LWP-Protocol-https-6.40.0-3|1	%define upstream_name    LWP-Protocol-https
14cr|perl-LWP-Protocol-https-6.40.0-3|2	%define upstream_version 6.04
14cr|perl-LWP-Protocol-https-6.40.0-3|3	
14cr|perl-LWP-Protocol-https-6.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-LWP-Protocol-https-6.40.0-3|5	Version:	%perl_convert_version 6.04
14cr|perl-LWP-Protocol-https-6.40.0-3|6	Release:	3
14cr|perl-LWP-Protocol-https-6.40.0-3|7	
14cr|perl-LWP-Protocol-https-6.40.0-3|8	Summary:	Provide https support for LWP::UserAgent
14cr|perl-LWP-Protocol-https-6.40.0-3|9	
14cr|perl-LWP-Protocol-https-6.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-LWP-Protocol-https-6.40.0-3|11	Group:		Development/Perl
14cr|perl-LWP-Protocol-https-6.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LWP-Protocol-https-6.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/LWP/LWP-Protocol-https-6.04.tar.gz
14cr|perl-LWP-Protocol-https-6.40.0-3|14	
14cr|perl-LWP-Protocol-https-6.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-LWP-Protocol-https-6.40.0-3|16	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-LWP-Protocol-https-6.40.0-3|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-LWP-Protocol-https-6.40.0-3|18	BuildRequires:	perl(Mozilla::CA)
14cr|perl-LWP-Protocol-https-6.40.0-3|19	BuildRequires:	perl(Net::HTTPS)
14cr|perl-LWP-Protocol-https-6.40.0-3|20	BuildRequires:	perl(HTTP::Request)
14cr|perl-LWP-Protocol-https-6.40.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-LWP-Protocol-https-6.40.0-3|22	BuildArch:	noarch
14cr|perl-LWP-Protocol-https-6.40.0-3|23	
14cr|perl-LWP-Protocol-https-6.40.0-3|24	%description
14cr|perl-LWP-Protocol-https-6.40.0-3|25	The LWP::Protocol::https module provide support for using https schemed
14cr|perl-LWP-Protocol-https-6.40.0-3|26	URLs with LWP. This module is a plug-in to the LWP protocol handling, so
14cr|perl-LWP-Protocol-https-6.40.0-3|27	you don't use it directly. Once the module is installed LWP is able to
14cr|perl-LWP-Protocol-https-6.40.0-3|28	access sites using HTTP over SSL/TLS.
14cr|perl-LWP-Protocol-https-6.40.0-3|29	
14cr|perl-LWP-Protocol-https-6.40.0-3|30	If hostname verification is requested by LWP::UserAgent's 'ssl_opts', and
14cr|perl-LWP-Protocol-https-6.40.0-3|31	neither 'SSL_ca_file' nor 'SSL_ca_path' is set, then 'SSL_ca_file' is
14cr|perl-LWP-Protocol-https-6.40.0-3|32	implied to be the one provided by Mozilla::CA. If the Mozilla::CA module
14cr|perl-LWP-Protocol-https-6.40.0-3|33	isn't available SSL requests will fail. Either install this module, set up
14cr|perl-LWP-Protocol-https-6.40.0-3|34	an alternative 'SSL_ca_file' or disable hostname verification.
14cr|perl-LWP-Protocol-https-6.40.0-3|35	
14cr|perl-LWP-Protocol-https-6.40.0-3|36	This module used to be bundled with the libwww-perl, but it was unbundled
14cr|perl-LWP-Protocol-https-6.40.0-3|37	in v6.02 in order to be able to declare its dependencies properly for the
14cr|perl-LWP-Protocol-https-6.40.0-3|38	CPAN tool-chain. Applications that need https support can just declare
14cr|perl-LWP-Protocol-https-6.40.0-3|39	their dependency on LWP::Protocol::https and will no longer need to know
14cr|perl-LWP-Protocol-https-6.40.0-3|40	what underlying modules to install.
14cr|perl-LWP-Protocol-https-6.40.0-3|41	
14cr|perl-LWP-Protocol-https-6.40.0-3|42	%prep
14cr|perl-LWP-Protocol-https-6.40.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LWP-Protocol-https-6.40.0-3|44	
14cr|perl-LWP-Protocol-https-6.40.0-3|45	%build
14cr|perl-LWP-Protocol-https-6.40.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LWP-Protocol-https-6.40.0-3|47	%make
14cr|perl-LWP-Protocol-https-6.40.0-3|48	
14cr|perl-LWP-Protocol-https-6.40.0-3|49	%check
14cr|perl-LWP-Protocol-https-6.40.0-3|50	# Fail for no visible reason on ABF, pass locally
14cr|perl-LWP-Protocol-https-6.40.0-3|51	#make test
14cr|perl-LWP-Protocol-https-6.40.0-3|52	
14cr|perl-LWP-Protocol-https-6.40.0-3|53	%install
14cr|perl-LWP-Protocol-https-6.40.0-3|54	%makeinstall_std
14cr|perl-LWP-Protocol-https-6.40.0-3|55	
14cr|perl-LWP-Protocol-https-6.40.0-3|56	%files
14cr|perl-LWP-Protocol-https-6.40.0-3|57	%doc Changes META.yml README
14cr|perl-LWP-Protocol-https-6.40.0-3|58	%{_mandir}/man3/*
14cr|perl-LWP-Protocol-https-6.40.0-3|59	%{perl_vendorlib}/*
14cr|perl-LWP-Protocol-https-6.40.0-3|60	
14cr|perl-LWP-Protocol-https-6.40.0-3|61	
14cr|perl-LWP-Protocol-https-6.40.0-3|62	%changelog
14cr|perl-LWP-Protocol-https-6.40.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.40.0-3
14cr|perl-LWP-Protocol-https-6.40.0-3|64	+ Revision: 2e75ec1
14cr|perl-LWP-Protocol-https-6.40.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-LWP-Protocol-https-6.40.0-3|66	
14cr|perl-LWP-Protocol-https-6.40.0-3|67	

4973 14
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|1	%define upstream_name    LWPx-ParanoidAgent
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|2	%define upstream_version 1.10
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|3	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|6	Release:	3
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|7	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|8	Summary:	Paranoid subclass of LWP::UserAgent
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|9	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|11	Group:		Development/Perl
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/LWPx/LWPx-ParanoidAgent-%{upstream_version}.tar.gz
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|14	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|16	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|17	BuildRequires:	perl(Net::DNS)
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|18	BuildRequires:	perl(Time::HiRes)
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|19	BuildArch:	noarch
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|20	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|21	%description
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|22	The 'LWPx::ParanoidAgent' is a class subclassing 'LWP::UserAgent', but
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|23	paranoid against attackers. It's to be used when you're fetching a remote
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|24	resource on behalf of a possibly malicious user.
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|25	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|26	This class can do whatever 'LWP::UserAgent' can (callbacks, uploads from
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|27	files, etc), except proxy support is explicitly removed, because in that
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|28	case you should do your paranoia at your proxy.
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|29	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|30	Also, the schemes are limited to http and https, which are mapped to
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|31	'LWPx::Protocol::http_paranoid' and 'LWPx::Protocol::https_paranoid',
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|32	respectively, which are forked versions of the same ones without the
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|33	"_paranoid". Subclassing them didn't look possible, as they were
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|34	essentially just one huge function.
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|35	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|36	%prep
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|38	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|39	%build
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|41	%make
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|42	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|43	%check
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|44	# Fail on ABF
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|45	#make test
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|46	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|47	%install
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|48	%makeinstall_std
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|49	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|50	%files
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|51	%doc ChangeLog META.yml
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|52	%{_mandir}/man3/*
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|53	%{perl_vendorlib}/*
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|54	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|55	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|56	%changelog
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|58	+ Revision: fa6129f
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|60	
14cr|perl-LWPx-ParanoidAgent-1.100.0-3|61	

4974 14
14cr|perl-LWPx-TimedHTTP-1.800.0-3|1	%define real_name LWPx-TimedHTTP
14cr|perl-LWPx-TimedHTTP-1.800.0-3|2	%define upstream_version 1.8
14cr|perl-LWPx-TimedHTTP-1.800.0-3|3	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|4	Summary:	LWPx::TimedHTTP - time the different stages of an HTTP request
14cr|perl-LWPx-TimedHTTP-1.800.0-3|5	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|6	Name:		perl-%{real_name}
14cr|perl-LWPx-TimedHTTP-1.800.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-LWPx-TimedHTTP-1.800.0-3|8	Release:	3
14cr|perl-LWPx-TimedHTTP-1.800.0-3|9	License:	GPL or Artistic
14cr|perl-LWPx-TimedHTTP-1.800.0-3|10	Group:		Development/Perl
14cr|perl-LWPx-TimedHTTP-1.800.0-3|11	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-LWPx-TimedHTTP-1.800.0-3|12	Source0:	http://www.cpan.org/authors/id/S/SI/SIMONW/LWPx-TimedHTTP-%{upstream_version}.tar.gz
14cr|perl-LWPx-TimedHTTP-1.800.0-3|13	BuildRequires:	perl-devel
14cr|perl-LWPx-TimedHTTP-1.800.0-3|14	BuildRequires:	perl(HTTP::Daemon)
14cr|perl-LWPx-TimedHTTP-1.800.0-3|15	BuildRequires:	perl(Module::Build)
14cr|perl-LWPx-TimedHTTP-1.800.0-3|16	BuildRequires:	perl-libwww-perl
14cr|perl-LWPx-TimedHTTP-1.800.0-3|17	BuildArch:	noarch
14cr|perl-LWPx-TimedHTTP-1.800.0-3|18	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|19	%description
14cr|perl-LWPx-TimedHTTP-1.800.0-3|20	This module performs an HTTP request exactly the same as LWP does
14cr|perl-LWPx-TimedHTTP-1.800.0-3|21	normally except for the fact that it times each stage of the
14cr|perl-LWPx-TimedHTTP-1.800.0-3|22	request and then inserts the results as header. It's useful for
14cr|perl-LWPx-TimedHTTP-1.800.0-3|23	debugging where abouts in a connection slow downs are occuring.
14cr|perl-LWPx-TimedHTTP-1.800.0-3|24	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|25	%prep
14cr|perl-LWPx-TimedHTTP-1.800.0-3|26	%setup -q -n %{real_name}-%{upstream_version}
14cr|perl-LWPx-TimedHTTP-1.800.0-3|27	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|28	%build
14cr|perl-LWPx-TimedHTTP-1.800.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-LWPx-TimedHTTP-1.800.0-3|30	%make
14cr|perl-LWPx-TimedHTTP-1.800.0-3|31	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|32	%check
14cr|perl-LWPx-TimedHTTP-1.800.0-3|33	#make test
14cr|perl-LWPx-TimedHTTP-1.800.0-3|34	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|35	%install
14cr|perl-LWPx-TimedHTTP-1.800.0-3|36	install -d %{buildroot}%{perl_vendorlib}/LWPx
14cr|perl-LWPx-TimedHTTP-1.800.0-3|37	install -d %{buildroot}%{_mandir}/man3/
14cr|perl-LWPx-TimedHTTP-1.800.0-3|38	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|39	install -m0644 blib/lib/LWPx/TimedHTTP.pm %{buildroot}%{perl_vendorlib}/LWPx/
14cr|perl-LWPx-TimedHTTP-1.800.0-3|40	install -m0644 blib/libdoc/LWPx::TimedHTTP.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-LWPx-TimedHTTP-1.800.0-3|41	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|42	%files
14cr|perl-LWPx-TimedHTTP-1.800.0-3|43	%doc Changes
14cr|perl-LWPx-TimedHTTP-1.800.0-3|44	%dir %{perl_vendorlib}/LWPx
14cr|perl-LWPx-TimedHTTP-1.800.0-3|45	%{perl_vendorlib}/LWPx/TimedHTTP.pm
14cr|perl-LWPx-TimedHTTP-1.800.0-3|46	%{_mandir}/*/*
14cr|perl-LWPx-TimedHTTP-1.800.0-3|47	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|48	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|49	%changelog
14cr|perl-LWPx-TimedHTTP-1.800.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.800.0-3
14cr|perl-LWPx-TimedHTTP-1.800.0-3|51	+ Revision: ca94255
14cr|perl-LWPx-TimedHTTP-1.800.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-LWPx-TimedHTTP-1.800.0-3|53	
14cr|perl-LWPx-TimedHTTP-1.800.0-3|54	

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

4976 14
14cr|perl-Mail-GnuPG-0.190.0-3|1	%define upstream_name    Mail-GnuPG
14cr|perl-Mail-GnuPG-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-Mail-GnuPG-0.190.0-3|3	
14cr|perl-Mail-GnuPG-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Mail-GnuPG-0.190.0-3|5	Version:	%perl_convert_version 0.19
14cr|perl-Mail-GnuPG-0.190.0-3|6	Release:	3
14cr|perl-Mail-GnuPG-0.190.0-3|7	Summary:	Process email with GPG
14cr|perl-Mail-GnuPG-0.190.0-3|8	
14cr|perl-Mail-GnuPG-0.190.0-3|9	License:	GPL or Artistic
14cr|perl-Mail-GnuPG-0.190.0-3|10	Group:		Development/Perl
14cr|perl-Mail-GnuPG-0.190.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mail-GnuPG-0.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Mail/Mail-GnuPG-0.19.tar.gz
14cr|perl-Mail-GnuPG-0.190.0-3|13	
14cr|perl-Mail-GnuPG-0.190.0-3|14	BuildRequires:	perl-devel
14cr|perl-Mail-GnuPG-0.190.0-3|15	BuildRequires:	perl(GnuPG::Interface)
14cr|perl-Mail-GnuPG-0.190.0-3|16	BuildRequires:	perl(Class::MethodMaker)
14cr|perl-Mail-GnuPG-0.190.0-3|17	BuildRequires:	perl(MIME::Tools)
14cr|perl-Mail-GnuPG-0.190.0-3|18	BuildRequires:	perl(Module::Build)
14cr|perl-Mail-GnuPG-0.190.0-3|19	BuildArch:	noarch
14cr|perl-Mail-GnuPG-0.190.0-3|20	
14cr|perl-Mail-GnuPG-0.190.0-3|21	%description
14cr|perl-Mail-GnuPG-0.190.0-3|22	Use GnuPG::Interface to process or create PGP signed or encrypted email.
14cr|perl-Mail-GnuPG-0.190.0-3|23	
14cr|perl-Mail-GnuPG-0.190.0-3|24	%prep
14cr|perl-Mail-GnuPG-0.190.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mail-GnuPG-0.190.0-3|26	
14cr|perl-Mail-GnuPG-0.190.0-3|27	%build
14cr|perl-Mail-GnuPG-0.190.0-3|28	perl Build.PL installdirs=vendor
14cr|perl-Mail-GnuPG-0.190.0-3|29	./Build
14cr|perl-Mail-GnuPG-0.190.0-3|30	
14cr|perl-Mail-GnuPG-0.190.0-3|31	%check
14cr|perl-Mail-GnuPG-0.190.0-3|32	export LC_ALL=C
14cr|perl-Mail-GnuPG-0.190.0-3|33	./Build test
14cr|perl-Mail-GnuPG-0.190.0-3|34	
14cr|perl-Mail-GnuPG-0.190.0-3|35	%install
14cr|perl-Mail-GnuPG-0.190.0-3|36	./Build install destdir=%{buildroot}
14cr|perl-Mail-GnuPG-0.190.0-3|37	
14cr|perl-Mail-GnuPG-0.190.0-3|38	%files
14cr|perl-Mail-GnuPG-0.190.0-3|39	%doc Changes README
14cr|perl-Mail-GnuPG-0.190.0-3|40	%{perl_vendorlib}/Mail
14cr|perl-Mail-GnuPG-0.190.0-3|41	%{_mandir}/*/*
14cr|perl-Mail-GnuPG-0.190.0-3|42	
14cr|perl-Mail-GnuPG-0.190.0-3|43	
14cr|perl-Mail-GnuPG-0.190.0-3|44	
14cr|perl-Mail-GnuPG-0.190.0-3|45	%changelog
14cr|perl-Mail-GnuPG-0.190.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Mail-GnuPG-0.190.0-3|47	+ Revision: 909cfce
14cr|perl-Mail-GnuPG-0.190.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Mail-GnuPG-0.190.0-3|49	
14cr|perl-Mail-GnuPG-0.190.0-3|50	

4977 14
14cr|perl-Mail-Graph-0.140.0-4|1	%define	upstream_name	 Mail-Graph
14cr|perl-Mail-Graph-0.140.0-4|2	%define	upstream_version 0.14
14cr|perl-Mail-Graph-0.140.0-4|3	
14cr|perl-Mail-Graph-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Mail-Graph-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-Graph-0.140.0-4|6	Release:	4
14cr|perl-Mail-Graph-0.140.0-4|7	
14cr|perl-Mail-Graph-0.140.0-4|8	Summary:	Draw graphical stats for mails/spams
14cr|perl-Mail-Graph-0.140.0-4|9	
14cr|perl-Mail-Graph-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-Mail-Graph-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Mail-Graph-0.140.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Mail-Graph-0.140.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Mail-Graph-0.140.0-4|14	
14cr|perl-Mail-Graph-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Mail-Graph-0.140.0-4|16	BuildRequires:	perl(GD)
14cr|perl-Mail-Graph-0.140.0-4|17	BuildRequires:	perl(GD::Graph)
14cr|perl-Mail-Graph-0.140.0-4|18	BuildRequires:	perl(MIME::Tools)
14cr|perl-Mail-Graph-0.140.0-4|19	BuildRequires:	perl(Date::Calc)
14cr|perl-Mail-Graph-0.140.0-4|20	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Mail-Graph-0.140.0-4|21	BuildArch:	noarch
14cr|perl-Mail-Graph-0.140.0-4|22	
14cr|perl-Mail-Graph-0.140.0-4|23	%description
14cr|perl-Mail-Graph-0.140.0-4|24	This module parses mailbox files in either compressed or uncompressed form and
14cr|perl-Mail-Graph-0.140.0-4|25	then generates pretty statistics and graphs about them. Although at first
14cr|perl-Mail-Graph-0.140.0-4|26	developed to do spam statistics, it works just fine for normal mail.
14cr|perl-Mail-Graph-0.140.0-4|27	
14cr|perl-Mail-Graph-0.140.0-4|28	%prep
14cr|perl-Mail-Graph-0.140.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mail-Graph-0.140.0-4|30	
14cr|perl-Mail-Graph-0.140.0-4|31	%build
14cr|perl-Mail-Graph-0.140.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mail-Graph-0.140.0-4|33	%make
14cr|perl-Mail-Graph-0.140.0-4|34	
14cr|perl-Mail-Graph-0.140.0-4|35	%check
14cr|perl-Mail-Graph-0.140.0-4|36	make test
14cr|perl-Mail-Graph-0.140.0-4|37	
14cr|perl-Mail-Graph-0.140.0-4|38	%install
14cr|perl-Mail-Graph-0.140.0-4|39	%makeinstall_std
14cr|perl-Mail-Graph-0.140.0-4|40	
14cr|perl-Mail-Graph-0.140.0-4|41	%files
14cr|perl-Mail-Graph-0.140.0-4|42	%doc CHANGES CREDITS README TODO
14cr|perl-Mail-Graph-0.140.0-4|43	%{perl_vendorlib}/Mail
14cr|perl-Mail-Graph-0.140.0-4|44	%{_mandir}/man3*/*
14cr|perl-Mail-Graph-0.140.0-4|45	
14cr|perl-Mail-Graph-0.140.0-4|46	
14cr|perl-Mail-Graph-0.140.0-4|47	
14cr|perl-Mail-Graph-0.140.0-4|48	%changelog
14cr|perl-Mail-Graph-0.140.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Mail-Graph-0.140.0-4|50	+ Revision: 490d1cd
14cr|perl-Mail-Graph-0.140.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Mail-Graph-0.140.0-4|52	
14cr|perl-Mail-Graph-0.140.0-4|53	

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

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

4980 14
14cr|perl-Mail-POP3Client-2.190.0-3|1	%define upstream_name    Mail-POP3Client
14cr|perl-Mail-POP3Client-2.190.0-3|2	%define upstream_version 2.19
14cr|perl-Mail-POP3Client-2.190.0-3|3	
14cr|perl-Mail-POP3Client-2.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Mail-POP3Client-2.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-POP3Client-2.190.0-3|6	Release:	3
14cr|perl-Mail-POP3Client-2.190.0-3|7	
14cr|perl-Mail-POP3Client-2.190.0-3|8	Summary:	POP3Client module for perl (Mail_and_Usenet_News/Mail)
14cr|perl-Mail-POP3Client-2.190.0-3|9	
14cr|perl-Mail-POP3Client-2.190.0-3|10	License:	GPL
14cr|perl-Mail-POP3Client-2.190.0-3|11	Group:		Development/Perl
14cr|perl-Mail-POP3Client-2.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mail-POP3Client-2.190.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SD/SDOWD/Mail-POP3Client-%{upstream_version}.tar.gz
14cr|perl-Mail-POP3Client-2.190.0-3|14	
14cr|perl-Mail-POP3Client-2.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Mail-POP3Client-2.190.0-3|16	BuildArch:	noarch
14cr|perl-Mail-POP3Client-2.190.0-3|17	Obsoletes:	perl-POP3Client <= 2.13
14cr|perl-Mail-POP3Client-2.190.0-3|18	Provides:	POP3Client = %{version}
14cr|perl-Mail-POP3Client-2.190.0-3|19	
14cr|perl-Mail-POP3Client-2.190.0-3|20	%description
14cr|perl-Mail-POP3Client-2.190.0-3|21	POP3Client is a Perl module to provide an object-oriented interface to a
14cr|perl-Mail-POP3Client-2.190.0-3|22	POP3 server.
14cr|perl-Mail-POP3Client-2.190.0-3|23	
14cr|perl-Mail-POP3Client-2.190.0-3|24	%prep
14cr|perl-Mail-POP3Client-2.190.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mail-POP3Client-2.190.0-3|26	
14cr|perl-Mail-POP3Client-2.190.0-3|27	%build
14cr|perl-Mail-POP3Client-2.190.0-3|28	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mail-POP3Client-2.190.0-3|29	%make
14cr|perl-Mail-POP3Client-2.190.0-3|30	
14cr|perl-Mail-POP3Client-2.190.0-3|31	%check
14cr|perl-Mail-POP3Client-2.190.0-3|32	make test
14cr|perl-Mail-POP3Client-2.190.0-3|33	
14cr|perl-Mail-POP3Client-2.190.0-3|34	%install
14cr|perl-Mail-POP3Client-2.190.0-3|35	%makeinstall_std
14cr|perl-Mail-POP3Client-2.190.0-3|36	rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-Mail-POP3Client-2.190.0-3|37	
14cr|perl-Mail-POP3Client-2.190.0-3|38	%files
14cr|perl-Mail-POP3Client-2.190.0-3|39	%doc Changes  MANIFEST README
14cr|perl-Mail-POP3Client-2.190.0-3|40	%{perl_vendorlib}/Mail/
14cr|perl-Mail-POP3Client-2.190.0-3|41	%{_mandir}/man3/*
14cr|perl-Mail-POP3Client-2.190.0-3|42	
14cr|perl-Mail-POP3Client-2.190.0-3|43	
14cr|perl-Mail-POP3Client-2.190.0-3|44	
14cr|perl-Mail-POP3Client-2.190.0-3|45	%changelog
14cr|perl-Mail-POP3Client-2.190.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.190.0-3
14cr|perl-Mail-POP3Client-2.190.0-3|47	+ Revision: a76cac2
14cr|perl-Mail-POP3Client-2.190.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Mail-POP3Client-2.190.0-3|49	
14cr|perl-Mail-POP3Client-2.190.0-3|50	

4981 14
14cr|perl-Mail-RBL-1.100.0-4|1	%define	upstream_name	 Mail-RBL
14cr|perl-Mail-RBL-1.100.0-4|2	%define	upstream_version 1.10
14cr|perl-Mail-RBL-1.100.0-4|3	
14cr|perl-Mail-RBL-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Mail-RBL-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-RBL-1.100.0-4|6	Release:	4
14cr|perl-Mail-RBL-1.100.0-4|7	
14cr|perl-Mail-RBL-1.100.0-4|8	Summary:	Perl extension to access RBL-style host verification services
14cr|perl-Mail-RBL-1.100.0-4|9	
14cr|perl-Mail-RBL-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Mail-RBL-1.100.0-4|11	Group:		Development/Perl
14cr|perl-Mail-RBL-1.100.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Mail-RBL-1.100.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Mail-RBL-1.100.0-4|14	
14cr|perl-Mail-RBL-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Mail-RBL-1.100.0-4|16	BuildRequires:	perl(NetAddr::IP)
14cr|perl-Mail-RBL-1.100.0-4|17	BuildRequires:	perl(Net::DNS)
14cr|perl-Mail-RBL-1.100.0-4|18	BuildArch:	noarch
14cr|perl-Mail-RBL-1.100.0-4|19	
14cr|perl-Mail-RBL-1.100.0-4|20	%description
14cr|perl-Mail-RBL-1.100.0-4|21	This module eases the task of checking if a given host is in the list.
14cr|perl-Mail-RBL-1.100.0-4|22	
14cr|perl-Mail-RBL-1.100.0-4|23	%prep
14cr|perl-Mail-RBL-1.100.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mail-RBL-1.100.0-4|25	
14cr|perl-Mail-RBL-1.100.0-4|26	%build
14cr|perl-Mail-RBL-1.100.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mail-RBL-1.100.0-4|28	%make
14cr|perl-Mail-RBL-1.100.0-4|29	
14cr|perl-Mail-RBL-1.100.0-4|30	%check
14cr|perl-Mail-RBL-1.100.0-4|31	# some RBL can't be queries from build host
14cr|perl-Mail-RBL-1.100.0-4|32	export SKIP_RBL_TESTS=1
14cr|perl-Mail-RBL-1.100.0-4|33	make test
14cr|perl-Mail-RBL-1.100.0-4|34	
14cr|perl-Mail-RBL-1.100.0-4|35	%install
14cr|perl-Mail-RBL-1.100.0-4|36	%makeinstall_std
14cr|perl-Mail-RBL-1.100.0-4|37	
14cr|perl-Mail-RBL-1.100.0-4|38	%files
14cr|perl-Mail-RBL-1.100.0-4|39	%doc README
14cr|perl-Mail-RBL-1.100.0-4|40	%{perl_vendorlib}/Mail
14cr|perl-Mail-RBL-1.100.0-4|41	%{_mandir}/*/*
14cr|perl-Mail-RBL-1.100.0-4|42	
14cr|perl-Mail-RBL-1.100.0-4|43	
14cr|perl-Mail-RBL-1.100.0-4|44	
14cr|perl-Mail-RBL-1.100.0-4|45	%changelog
14cr|perl-Mail-RBL-1.100.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Mail-RBL-1.100.0-4|47	+ Revision: ca2a0e7
14cr|perl-Mail-RBL-1.100.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Mail-RBL-1.100.0-4|49	
14cr|perl-Mail-RBL-1.100.0-4|50	

4982 14
14cr|perl-Mail-RFC822-Address-0.300.0-10|1	%define	real_name Mail-RFC822-Address
14cr|perl-Mail-RFC822-Address-0.300.0-10|2	%define	upstream_version	0.3
14cr|perl-Mail-RFC822-Address-0.300.0-10|3	
14cr|perl-Mail-RFC822-Address-0.300.0-10|4	Summary:	%{real_name} module for perl
14cr|perl-Mail-RFC822-Address-0.300.0-10|5	
14cr|perl-Mail-RFC822-Address-0.300.0-10|6	Name:		perl-%{real_name}
14cr|perl-Mail-RFC822-Address-0.300.0-10|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-RFC822-Address-0.300.0-10|8	Release:	10
14cr|perl-Mail-RFC822-Address-0.300.0-10|9	License:	GPL or Artistic
14cr|perl-Mail-RFC822-Address-0.300.0-10|10	Group:		Development/Perl
14cr|perl-Mail-RFC822-Address-0.300.0-10|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{real_name}-%{upstream_version}.tar.gz
14cr|perl-Mail-RFC822-Address-0.300.0-10|12	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Mail-RFC822-Address-0.300.0-10|13	BuildArch:	noarch
14cr|perl-Mail-RFC822-Address-0.300.0-10|14	BuildRequires:	perl-devel
14cr|perl-Mail-RFC822-Address-0.300.0-10|15	
14cr|perl-Mail-RFC822-Address-0.300.0-10|16	%description
14cr|perl-Mail-RFC822-Address-0.300.0-10|17	Mail::RFC822::Address validates email addresses against the grammar described
14cr|perl-Mail-RFC822-Address-0.300.0-10|18	in RFC 822 using regular expressions.
14cr|perl-Mail-RFC822-Address-0.300.0-10|19	
14cr|perl-Mail-RFC822-Address-0.300.0-10|20	%prep
14cr|perl-Mail-RFC822-Address-0.300.0-10|21	%setup -q -n %{real_name}-%{upstream_version}
14cr|perl-Mail-RFC822-Address-0.300.0-10|22	
14cr|perl-Mail-RFC822-Address-0.300.0-10|23	%build
14cr|perl-Mail-RFC822-Address-0.300.0-10|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mail-RFC822-Address-0.300.0-10|25	make
14cr|perl-Mail-RFC822-Address-0.300.0-10|26	make test
14cr|perl-Mail-RFC822-Address-0.300.0-10|27	
14cr|perl-Mail-RFC822-Address-0.300.0-10|28	%install
14cr|perl-Mail-RFC822-Address-0.300.0-10|29	%makeinstall_std
14cr|perl-Mail-RFC822-Address-0.300.0-10|30	
14cr|perl-Mail-RFC822-Address-0.300.0-10|31	%files
14cr|perl-Mail-RFC822-Address-0.300.0-10|32	%doc Changes INSTALL
14cr|perl-Mail-RFC822-Address-0.300.0-10|33	%{_mandir}/*/*
14cr|perl-Mail-RFC822-Address-0.300.0-10|34	%{perl_vendorlib}/Mail/RFC822/Address.pm
14cr|perl-Mail-RFC822-Address-0.300.0-10|35	
14cr|perl-Mail-RFC822-Address-0.300.0-10|36	
14cr|perl-Mail-RFC822-Address-0.300.0-10|37	
14cr|perl-Mail-RFC822-Address-0.300.0-10|38	
14cr|perl-Mail-RFC822-Address-0.300.0-10|39	%changelog
14cr|perl-Mail-RFC822-Address-0.300.0-10|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-10
14cr|perl-Mail-RFC822-Address-0.300.0-10|41	+ Revision: 6e6d050
14cr|perl-Mail-RFC822-Address-0.300.0-10|42	- MassBuild#464: Increase release tag
14cr|perl-Mail-RFC822-Address-0.300.0-10|43	
14cr|perl-Mail-RFC822-Address-0.300.0-10|44	

4983 14
14cr|perl-Mail-SendEasy-1.200.0-3|1	%define module	Mail-SendEasy
14cr|perl-Mail-SendEasy-1.200.0-3|2	%define upstream_version	1.2
14cr|perl-Mail-SendEasy-1.200.0-3|3	
14cr|perl-Mail-SendEasy-1.200.0-3|4	Summary:	Send plain/html e-mails through SMTP servers
14cr|perl-Mail-SendEasy-1.200.0-3|5	
14cr|perl-Mail-SendEasy-1.200.0-3|6	Name:		perl-%{module}
14cr|perl-Mail-SendEasy-1.200.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-SendEasy-1.200.0-3|8	Release:	3
14cr|perl-Mail-SendEasy-1.200.0-3|9	License:	GPL or Artistic
14cr|perl-Mail-SendEasy-1.200.0-3|10	Group:		Development/Perl
14cr|perl-Mail-SendEasy-1.200.0-3|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Mail-SendEasy-1.200.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Mail/Mail-SendEasy-%{upstream_version}.tar.gz
14cr|perl-Mail-SendEasy-1.200.0-3|13	BuildRequires:	perl-devel
14cr|perl-Mail-SendEasy-1.200.0-3|14	BuildRequires:	dos2unix
14cr|perl-Mail-SendEasy-1.200.0-3|15	BuildArch:	noarch
14cr|perl-Mail-SendEasy-1.200.0-3|16	Provides:	perl(Mail::SendEasy::AUTH)
14cr|perl-Mail-SendEasy-1.200.0-3|17	Provides:	perl(Mail::SendEasy::SMTP)
14cr|perl-Mail-SendEasy-1.200.0-3|18	
14cr|perl-Mail-SendEasy-1.200.0-3|19	%description
14cr|perl-Mail-SendEasy-1.200.0-3|20	This modules will send in a easy way e-mails.
14cr|perl-Mail-SendEasy-1.200.0-3|21	It supports SMTP authentication and attachments.
14cr|perl-Mail-SendEasy-1.200.0-3|22	
14cr|perl-Mail-SendEasy-1.200.0-3|23	%prep
14cr|perl-Mail-SendEasy-1.200.0-3|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Mail-SendEasy-1.200.0-3|25	dos2unix README Changes
14cr|perl-Mail-SendEasy-1.200.0-3|26	
14cr|perl-Mail-SendEasy-1.200.0-3|27	%build
14cr|perl-Mail-SendEasy-1.200.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mail-SendEasy-1.200.0-3|29	%make
14cr|perl-Mail-SendEasy-1.200.0-3|30	
14cr|perl-Mail-SendEasy-1.200.0-3|31	%install
14cr|perl-Mail-SendEasy-1.200.0-3|32	%makeinstall_std
14cr|perl-Mail-SendEasy-1.200.0-3|33	
14cr|perl-Mail-SendEasy-1.200.0-3|34	%files
14cr|perl-Mail-SendEasy-1.200.0-3|35	%doc README Changes
14cr|perl-Mail-SendEasy-1.200.0-3|36	%{perl_vendorlib}/Mail
14cr|perl-Mail-SendEasy-1.200.0-3|37	%{_mandir}/man3/*
14cr|perl-Mail-SendEasy-1.200.0-3|38	
14cr|perl-Mail-SendEasy-1.200.0-3|39	
14cr|perl-Mail-SendEasy-1.200.0-3|40	
14cr|perl-Mail-SendEasy-1.200.0-3|41	
14cr|perl-Mail-SendEasy-1.200.0-3|42	%changelog
14cr|perl-Mail-SendEasy-1.200.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-3
14cr|perl-Mail-SendEasy-1.200.0-3|44	+ Revision: b61795d
14cr|perl-Mail-SendEasy-1.200.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Mail-SendEasy-1.200.0-3|46	
14cr|perl-Mail-SendEasy-1.200.0-3|47	

4984 14
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|1	Summary:	An LDAP-based blacklist engine for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|2	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|3	Name:		perl-Mail-SpamAssassin-Plugin-LDAPfilter
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|4	Version:	0.09
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|5	Release:	9
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|8	URL:		http://www.ntrg.com/misc/ldapfilter/
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|9	Source0:	http://www.ntrg.com/misc/ldapfilter/ldapfilter.cf
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|10	Source1:	http://www.ntrg.com/misc/ldapfilter/ldapfilter.pm
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|11	Source2:	http://www.ntrg.com/misc/ldapfilter/mailFilter.schema
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|12	Source3:	http://www.ntrg.com/misc/ldapfilter/spamAssassinFilter.schema
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|13	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|14	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|15	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|16	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|17	BuildRequires:	perl-doc
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|18	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|19	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|20	%description
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|21	This plugin checks an LDAP directory for entries and attributes that are
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|22	associated with specific message resource, and assigns SpamAssassin scores to
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|23	the message according to the values that are returned.
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|24	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|25	%prep
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|26	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|27	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|28	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|29	cp %{SOURCE0} LDAPfilter.cf
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|30	cp %{SOURCE1} LDAPfilter.pm
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|31	cp %{SOURCE2} .
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|32	cp %{SOURCE3} .
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|33	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|34	# fix path
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|35	perl -pi -e "s|ldapfilter\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/LDAPfilter\.pm|g" LDAPfilter.cf
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|36	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|37	%build
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|38	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|39	perldoc LDAPfilter.pm > Mail::SpamAssassin::Plugin::LDAPfilter.3pm
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|40	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|41	%install
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|43	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|44	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|45	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|46	install -d %{buildroot}%{_mandir}/man3
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|47	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|48	install -m0644 LDAPfilter.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|49	install -m0644 LDAPfilter.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|50	install -m0644 Mail::SpamAssassin::Plugin::LDAPfilter.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|51	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|52	%post
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|53	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|54	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|55	fi
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|56	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|57	%postun
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|58	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|59	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|60	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|61	fi
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|62	fi
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|63	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|64	%clean
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|66	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|67	%files
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|68	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|69	%doc mailFilter.schema spamAssassinFilter.schema
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/LDAPfilter.cf
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/LDAPfilter.pm
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|72	%{_mandir}/man3/Mail::SpamAssassin::Plugin::LDAPfilter.3pm*
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|73	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|74	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|75	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|76	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.09-9
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|78	+ Revision: 7884e55
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|79	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|80	
14cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-9|81	

4985 14
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|1	Summary:	TextOCR scanner and image validator SpamAssassin plugin
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|2	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|3	Name:		perl-Mail-SpamAssassin-Plugin-ocrtext
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|4	Version:	3.2
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|5	Release:	5
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|8	URL:		http://antispam.imp.ch/patches/
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|9	#Source0:	http://antispam.imp.ch/patches/patch-ocrtext
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|10	Source0:	http://antispam.imp.ch/patches/ocrtext-3.2.tgz
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|13	Requires(pre):  spamassassin-spamd >= 3.2.0
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|14	Requires:	spamassassin-spamd >= 3.2.0
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|15	Requires:	gocr
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|16	Requires:	netpbm
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|17	Requires:	perl-Image-ExifTool >= 6.12-3mdk
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|18	BuildRequires:	perl-doc
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|19	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|20	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|21	%description
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|22	textocr.pm is a plugin for spamassassin 3.1+ to detect suspect pictures and
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|23	extract text from them with gocr. The OCR dictionary functionaliy has been
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|24	replaced with regexes. The plugin can also verify the validity of the pictures
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|25	and detects spoofing of the content type.
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|26	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|27	%prep
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|28	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|29	%setup -q -n ocrtext
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|30	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|31	# fix path
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|32	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" ocrtext.cf
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|33	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|34	echo "loadplugin Mail::SpamAssassin::Plugin::ocrtext %{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm" > ocrtext.pre
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|35	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|36	# bug since 1.7
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|37	perl -pi -e "s|^package ocrtext\;|package Mail::SpamAssassin::Plugin::ocrtext\;|g" ocrtext-sa32.pm
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|38	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|39	%build
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|40	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|41	perldoc ocrtext-sa32.pm > Mail::SpamAssassin::Plugin::ocrtext.3pm
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|42	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|43	%install
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|45	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|46	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|47	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|48	install -d %{buildroot}%{_mandir}/man3
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|49	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|50	install -m0644 ocrtext.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|51	install -m0644 ocrtext.pre %{buildroot}%{_sysconfdir}/mail/spamassassin/ocrtext.pre
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|52	install -m0644 ocrtext-sa32.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|53	install -m0644 Mail::SpamAssassin::Plugin::ocrtext.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|54	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|55	%post
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|56	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|57	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|58	fi
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|59	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|60	%postun
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|61	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|62	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|63	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|64	fi
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|65	fi
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|66	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|67	%clean
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|69	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|70	%files
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|71	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|72	%doc CHANGELOG INSTALL README
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/ocrtext.cf
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/ocrtext.pre
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|75	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|76	%{_mandir}/man3/Mail::SpamAssassin::Plugin::ocrtext.3pm*
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|77	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|78	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|79	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|80	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-5
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|82	+ Revision: 6600b48
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|83	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|84	
14cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-5|85	

4986 14
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|1	Summary:	The POPAuth plugin for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|2	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|3	Name:		perl-Mail-SpamAssassin-Plugin-POPAuth
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|4	Version:	0
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|5	Release:	9
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|8	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|9	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/POPAuth.cf
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|10	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/POPAuth.pm
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|13	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|14	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|15	BuildRequires:	perl-doc
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|16	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|17	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|18	%description
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|19	Utilizes an access.db style hash file to extend the SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|20	trusted_networks to 'POPAuth' or 'POP-before-SMTP' hosts by dynamically adding
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|21	and removing the hosts or networks found in the specified database to
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|22	SpamAssassin's trusted_networks configuration.
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|23	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|24	%prep
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|25	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|26	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|27	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|28	cp %{SOURCE0} POPAuth.cf
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|29	cp %{SOURCE1} POPAuth.pm
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|30	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|31	# fix path
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|32	perl -pi -e "s|/etc/mail/spamassassin/POPAuth\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/POPAuth\.pm|g" POPAuth.cf
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|33	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|34	%build
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|35	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|36	perldoc POPAuth.pm > Mail::SpamAssassin::Plugin::POPAuth.3pm
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|37	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|38	%install
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|40	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|41	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|42	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|43	install -d %{buildroot}%{_mandir}/man3
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|44	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|45	install -m0644 POPAuth.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|46	install -m0644 POPAuth.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|47	install -m0644 Mail::SpamAssassin::Plugin::POPAuth.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|48	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|49	%post
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|50	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|51	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|52	fi
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|53	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|54	%postun
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|55	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|56	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|57	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|58	fi
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|59	fi
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|60	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|61	%clean
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|62	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|63	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|64	%files
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|65	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/POPAuth.cf
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|67	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/POPAuth.pm
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|68	%{_mandir}/man3/Mail::SpamAssassin::Plugin::POPAuth.3pm*
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|69	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|70	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|71	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|72	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-9
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|74	+ Revision: 5669091
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|75	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|76	
14cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-9|77	

4987 14
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|1	Summary:	The SAGrey plugin for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|2	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|3	Name:		perl-Mail-SpamAssassin-Plugin-SAGrey
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|4	Version:	0.02
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|5	Release:	6
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|8	URL:		http://www.ntrg.com/misc/sagrey/
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|9	Source0:	http://www.ntrg.com/misc/sagrey/sagrey.cf
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|10	Source1:	http://www.ntrg.com/misc/sagrey/sagrey.pm
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|13	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|14	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|15	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|16	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|17	%description
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|18	Mail::SpamAssassin::Plugin::SAGrey is a SpamAssassin plugin that provides a
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|19	limited amount of greylisting functionality using SpamAssassin's existing
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|20	services.
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|21	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|22	SAGrey is two-phased, in that it first looks to see if the current score of
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|23	the current message exceeds the user-defined threshold value (as set in one
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|24	of the cf files), and then looks to see if the message sender's email and IP
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|25	address tuple are already known to the auto-whitelist (AWL) repository. If the
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|26	message is spam and the sender is unknown, SAGrey assumes that this is one-time
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|27	spam from a throwaway or zombie account, the SAGREY rule fires, adds 1.0 to the
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|28	current message score, and optionally creates a header field in the message
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|29	itself. The rulename or header field can then be used to perform additional
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|30	greylisting functions (EG, having your delivery or transfer agent defer
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|31	delivery), or the score by itself can be used to penalize the message.
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|32	This model has two benefits over MTA-specific greylisting mechanisms: first, it
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|33	only subjects probable-spam to greylisting (instead of making everybody be
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|34	deferred, which has known problems), and it repurposes the existing
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|35	spamassassin history database (meaning no additional databases need to be
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|36	maintained).  Another benefit is that it can still work at the MTA level if
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|37	your MTA can call spamassassin while the transfer is active and then defer
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|38	delivery based on the presence of header-field data (postfix 2.x will not do
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|39	this unfortunately, since the header checks don't provide a DEFER verb), but
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|40	can also be used in other models (such as delivery routines).
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|41	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|42	%prep
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|43	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|44	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|45	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|46	cp %{SOURCE0} SAGrey.cf
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|47	cp %{SOURCE1} SAGrey.pm
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|48	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|49	# fix path
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|50	perl -pi -e "s|sagrey\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SAGrey\.pm|g" SAGrey.cf
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|51	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|52	%build
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|53	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|54	%install
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|56	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|57	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|58	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|59	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|60	install -m0644 SAGrey.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|61	install -m0644 SAGrey.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|62	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|63	%post
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|64	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|65	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|66	fi
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|67	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|68	%postun
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|69	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|70	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|71	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|72	fi
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|73	fi
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|74	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|75	%clean
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|76	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|77	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|78	%files
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|79	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/SAGrey.cf
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|81	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SAGrey.pm
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|82	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|83	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|84	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|85	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-6
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|87	+ Revision: fce717c
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|88	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|89	
14cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-6|90	

4988 14
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|1	Summary:	The SIQ plugin for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|2	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|3	Name:		perl-Mail-SpamAssassin-Plugin-SIQ
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|4	Version:	0
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|5	Release:	9
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|8	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|9	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/SIQ.cf
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|10	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/SIQ.pm
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|13	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|14	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|15	BuildRequires:	perl-doc
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|16	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|17	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|18	%description
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|19	This plugin queries for reputation data, based on domain & IP pairs, from a
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|20	reputation service provider using the IETF ASRG draft SIQ protocol:
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|21	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|22	http://www.ietf.org/internet-drafts/draft-irtf-asrg-iar-howe-siq-02.txt
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|23	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|24	A number of eval functions are provided for writing eval-type rules against
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|25	the reputation data returned by the reputation service queried.
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|26	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|27	A pseudo-header is also provided for testing of the optional text area in an
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|28	SIQ response.
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|29	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|30	%prep
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|31	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|32	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|33	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|34	cp %{SOURCE0} SIQ.cf
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|35	cp %{SOURCE1} SIQ.pm
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|36	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|37	# make it portable
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|38	perl -pi -e "s|/etc/mail/spamassassin/SIQ\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SIQ.pm|g" SIQ.cf
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|39	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|40	%build
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|41	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|42	perldoc SIQ.pm > Mail::SpamAssassin::Plugin::SIQ.3pm
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|43	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|44	%install
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|46	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|47	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|48	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|49	install -d %{buildroot}%{_mandir}/man3
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|50	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|51	install -m0644 SIQ.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|52	install -m0644 SIQ.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|53	install -m0644 Mail::SpamAssassin::Plugin::SIQ.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|54	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|55	%post
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|56	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|57	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|58	fi
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|59	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|60	%postun
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|61	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|62	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|63	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|64	fi
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|65	fi
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|66	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|67	%clean
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|69	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|70	%files
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|71	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/SIQ.cf
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|73	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SIQ.pm
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|74	%{_mandir}/man3/Mail::SpamAssassin::Plugin::SIQ.3pm*
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|75	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|76	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|77	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|78	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-9
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|80	+ Revision: 5c1d8f0
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|81	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|82	
14cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-9|83	

4989 14
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|1	Summary:	The WebRedirect plugin for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|2	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|3	Name:		perl-Mail-SpamAssassin-Plugin-WebRedirect
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|4	Version:	0
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|5	Release:	7
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|8	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|9	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/WebRedirect.cf
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|10	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/WebRedirect.pm
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|13	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|14	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|15	BuildRequires:	perl-doc
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|16	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|17	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|18	%description
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|19	Fetches web pages linked to in messages and provides their contents in a
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|20	pseudo-header that can be used in custom header rules.
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|21	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|22	An eval function is also provided to test a link's HTTP status code.
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|23	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|24	Limited decoding of data contained in pages is also attempted.  The decoded
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|25	data is provided in an additional pseudo-header that is made available to
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|26	custom header rules.
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|27	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|28	%prep
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|29	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|30	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|31	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|32	cp %{SOURCE0} WebRedirect.cf
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|33	cp %{SOURCE1} WebRedirect.pm
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|34	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|35	# fix path
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|36	perl -pi -e "s|/etc/mail/spamassassin/WebRedirect\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WebRedirect\.pm|g" WebRedirect.cf
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|37	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|38	%build
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|39	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|40	perldoc WebRedirect.pm > Mail::SpamAssassin::Plugin::WebRedirect.3pm
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|41	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|42	%install
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|44	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|45	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|46	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|47	install -d %{buildroot}%{_mandir}/man3
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|48	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|49	install -m0644 WebRedirect.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|50	install -m0644 WebRedirect.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|51	install -m0644 Mail::SpamAssassin::Plugin::WebRedirect.3pm %{buildroot}%{_mandir}/man3/
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|52	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|53	%post
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|54	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|55	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|56	fi
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|57	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|58	%postun
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|59	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|60	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|61	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|62	fi
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|63	fi
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|64	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|65	%clean
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|67	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|68	%files
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|69	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/WebRedirect.cf
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WebRedirect.pm
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|72	%{_mandir}/man3/Mail::SpamAssassin::Plugin::WebRedirect.3pm*
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|73	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|74	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|75	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|76	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-7
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|78	+ Revision: eadad93
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|79	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|80	
14cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-7|81	

4990 14
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|1	Summary:	The WrongMX Plugin for SpamAssassin
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|2	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|3	Name:		perl-Mail-SpamAssassin-Plugin-WrongMX
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|4	Version:	0
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|5	Release:	7
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|6	License:	Apache License
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|7	Group:		Development/Perl
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|8	URL:		http://people.apache.org/~dos/sa-plugins/3.0/
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|9	Source0:	http://people.apache.org/~dos/sa-plugins/3.0/wrongmx.cf
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|10	Source1:	http://people.apache.org/~dos/sa-plugins/3.0/wrongmx.pm
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|11	Requires(pre): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|12	Requires(postun): rpm-helper
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|13	Requires(pre):  spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|14	Requires:	spamassassin-spamd >= 3.1.1
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|15	BuildArch:	noarch
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|16	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|17	%description
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|18	WrongMX determines if an email was sent to a lower preference MX when a higher
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|19	preference MX was likely available.
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|20	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|21	o How To Use It:
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|22	Save the two files above in your local configuration directory
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|23	(/etc/mail/spamassassin/) and set the score in wrongmx.cf to whatever you
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|24	desire, based on your confidence in your primary MX server stability.
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|25	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|26	o How NOT To Use It:
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|27	Do not use this plugin on overloaded mail systems that frequently stop
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|28	accepting connections on the primary MX servers due to system load since
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|29	it will cause some false positives if you set the score too high.
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|30	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|31	%prep
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|32	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|33	%setup -q -T -c -n %{name}-%{version}
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|34	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|35	cp %{SOURCE0} WrongMX.cf
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|36	cp %{SOURCE1} WrongMX.pm
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|37	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|38	# fix package name and path
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|39	perl -pi -e "s|WrongMX wrongmx\.pm|Mail::SpamAssassin::Plugin::WrongMX %{perl_vendorlib}/Mail/SpamAssassin/Plugin/WrongMX.pm|g" WrongMX.cf
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|40	perl -pi -e "s|^package WrongMX|package Mail::SpamAssassin::Plugin::WrongMX|g" WrongMX.pm
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|41	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|42	%build
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|43	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|44	%install
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|46	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|47	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|48	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|49	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|50	install -m0644 WrongMX.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|51	install -m0644 WrongMX.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|52	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|53	%post
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|54	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|55	%{_initrddir}/spamd restart 1>&2;
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|56	fi
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|57	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|58	%postun
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|59	if [ "$1" = "0" ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|60	if [ -f %{_var}/lock/subsys/spamd ]; then
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|61	%{_initrddir}/spamd restart 1>&2
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|62	fi
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|63	fi
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|64	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|65	%clean
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|67	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|68	%files
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|69	%defattr(644,root,root,755)
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/WrongMX.cf
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WrongMX.pm
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|72	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|73	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|74	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|75	%changelog
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-7
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|77	+ Revision: d8d09f8
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|78	- MassBuild#464: Increase release tag
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|79	
14cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-7|80	

4991 14
14cr|perl-Mail-SPF-Query-1.999.1-3|1	%define upstream_name    Mail-SPF-Query
14cr|perl-Mail-SPF-Query-1.999.1-3|2	%define upstream_version 1.999.1
14cr|perl-Mail-SPF-Query-1.999.1-3|3	
14cr|perl-Mail-SPF-Query-1.999.1-3|4	Name:   	perl-%{upstream_name}
14cr|perl-Mail-SPF-Query-1.999.1-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mail-SPF-Query-1.999.1-3|6	Release:	3
14cr|perl-Mail-SPF-Query-1.999.1-3|7	Summary:	Perl implementation of querying Sender Policy Framework and Sender ID
14cr|perl-Mail-SPF-Query-1.999.1-3|8	
14cr|perl-Mail-SPF-Query-1.999.1-3|9	License:	BSD
14cr|perl-Mail-SPF-Query-1.999.1-3|10	Group:		Development/Perl
14cr|perl-Mail-SPF-Query-1.999.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mail-SPF-Query-1.999.1-3|12	Source:		http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mail-SPF-Query-1.999.1-3|13	BuildRequires:	perl(Mail::SPF) perl(Sys::Hostname::Long) perl(Net::CIDR::Lite) perl-devel
14cr|perl-Mail-SPF-Query-1.999.1-3|14	BuildArch:	noarch
14cr|perl-Mail-SPF-Query-1.999.1-3|15	
14cr|perl-Mail-SPF-Query-1.999.1-3|16	%description
14cr|perl-Mail-SPF-Query-1.999.1-3|17	Mail::SPF::Query is an object-oriented Perl implementation of the Sender Policy
14cr|perl-Mail-SPF-Query-1.999.1-3|18	Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
14cr|perl-Mail-SPF-Query-1.999.1-3|19	
14cr|perl-Mail-SPF-Query-1.999.1-3|20	It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and
14cr|perl-Mail-SPF-Query-1.999.1-3|21	Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406.
14cr|perl-Mail-SPF-Query-1.999.1-3|22	(It does not however implement the patented PRA address selection algorithm
14cr|perl-Mail-SPF-Query-1.999.1-3|23	described in RFC 4407.)
14cr|perl-Mail-SPF-Query-1.999.1-3|24	
14cr|perl-Mail-SPF-Query-1.999.1-3|25	%prep
14cr|perl-Mail-SPF-Query-1.999.1-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mail-SPF-Query-1.999.1-3|27	
14cr|perl-Mail-SPF-Query-1.999.1-3|28	%build
14cr|perl-Mail-SPF-Query-1.999.1-3|29	%{__perl} Makefile.PL installdirs=vendor
14cr|perl-Mail-SPF-Query-1.999.1-3|30	%make
14cr|perl-Mail-SPF-Query-1.999.1-3|31	
14cr|perl-Mail-SPF-Query-1.999.1-3|32	#check
14cr|perl-Mail-SPF-Query-1.999.1-3|33	#make test
14cr|perl-Mail-SPF-Query-1.999.1-3|34	
14cr|perl-Mail-SPF-Query-1.999.1-3|35	%install
14cr|perl-Mail-SPF-Query-1.999.1-3|36	make install DESTDIR=%{buildroot}
14cr|perl-Mail-SPF-Query-1.999.1-3|37	
14cr|perl-Mail-SPF-Query-1.999.1-3|38	%clean
14cr|perl-Mail-SPF-Query-1.999.1-3|39	
14cr|perl-Mail-SPF-Query-1.999.1-3|40	%files
14cr|perl-Mail-SPF-Query-1.999.1-3|41	%{_bindir}/spfquery
14cr|perl-Mail-SPF-Query-1.999.1-3|42	%{_bindir}/spfd
14cr|perl-Mail-SPF-Query-1.999.1-3|43	%{_mandir}/man1/spfd.1*
14cr|perl-Mail-SPF-Query-1.999.1-3|44	%{_mandir}/man1/spfquery.1*
14cr|perl-Mail-SPF-Query-1.999.1-3|45	%{_mandir}/man3/Mail::SPF::Query.3pm*
14cr|perl-Mail-SPF-Query-1.999.1-3|46	%{perl_vendorlib}/Mail/SPF/Query.pm
14cr|perl-Mail-SPF-Query-1.999.1-3|47	
14cr|perl-Mail-SPF-Query-1.999.1-3|48	
14cr|perl-Mail-SPF-Query-1.999.1-3|49	
14cr|perl-Mail-SPF-Query-1.999.1-3|50	%changelog
14cr|perl-Mail-SPF-Query-1.999.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.999.1-3
14cr|perl-Mail-SPF-Query-1.999.1-3|52	+ Revision: 35bec7a
14cr|perl-Mail-SPF-Query-1.999.1-3|53	- MassBuild#464: Increase release tag
14cr|perl-Mail-SPF-Query-1.999.1-3|54	
14cr|perl-Mail-SPF-Query-1.999.1-3|55	

4992 14
14cr|perl-MARC-Charset-1.350.0-3|1	%define upstream_name    MARC-Charset
14cr|perl-MARC-Charset-1.350.0-3|2	%define upstream_version 1.35
14cr|perl-MARC-Charset-1.350.0-3|3	
14cr|perl-MARC-Charset-1.350.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MARC-Charset-1.350.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MARC-Charset-1.350.0-3|6	Release:	3
14cr|perl-MARC-Charset-1.350.0-3|7	Summary:	Convert MARC-8 encoded strings to UTF-8
14cr|perl-MARC-Charset-1.350.0-3|8	
14cr|perl-MARC-Charset-1.350.0-3|9	License:	GPL or Artistic
14cr|perl-MARC-Charset-1.350.0-3|10	Group:		Development/Perl
14cr|perl-MARC-Charset-1.350.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MARC-Charset-1.350.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MARC/MARC-Charset-%{upstream_version}.tar.gz
14cr|perl-MARC-Charset-1.350.0-3|13	
14cr|perl-MARC-Charset-1.350.0-3|14	BuildRequires:	perl-devel
14cr|perl-MARC-Charset-1.350.0-3|15	BuildRequires:	perl(Class::Accessor)
14cr|perl-MARC-Charset-1.350.0-3|16	BuildRequires:	perl(XML::SAX)
14cr|perl-MARC-Charset-1.350.0-3|17	BuildArch:	noarch
14cr|perl-MARC-Charset-1.350.0-3|18	
14cr|perl-MARC-Charset-1.350.0-3|19	%description
14cr|perl-MARC-Charset-1.350.0-3|20	MARC::Charset is a package to assist you in converting converting data encoded
14cr|perl-MARC-Charset-1.350.0-3|21	using MARC-8 character sets to Unicode (UTF-8).
14cr|perl-MARC-Charset-1.350.0-3|22	
14cr|perl-MARC-Charset-1.350.0-3|23	%prep
14cr|perl-MARC-Charset-1.350.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MARC-Charset-1.350.0-3|25	
14cr|perl-MARC-Charset-1.350.0-3|26	%build
14cr|perl-MARC-Charset-1.350.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MARC-Charset-1.350.0-3|28	make
14cr|perl-MARC-Charset-1.350.0-3|29	
14cr|perl-MARC-Charset-1.350.0-3|30	%check
14cr|perl-MARC-Charset-1.350.0-3|31	make test
14cr|perl-MARC-Charset-1.350.0-3|32	
14cr|perl-MARC-Charset-1.350.0-3|33	%install
14cr|perl-MARC-Charset-1.350.0-3|34	%makeinstall_std
14cr|perl-MARC-Charset-1.350.0-3|35	
14cr|perl-MARC-Charset-1.350.0-3|36	%files
14cr|perl-MARC-Charset-1.350.0-3|37	%doc Changes README
14cr|perl-MARC-Charset-1.350.0-3|38	%{perl_vendorlib}/MARC
14cr|perl-MARC-Charset-1.350.0-3|39	%{_mandir}/*/*
14cr|perl-MARC-Charset-1.350.0-3|40	
14cr|perl-MARC-Charset-1.350.0-3|41	
14cr|perl-MARC-Charset-1.350.0-3|42	%changelog
14cr|perl-MARC-Charset-1.350.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.350.0-3
14cr|perl-MARC-Charset-1.350.0-3|44	+ Revision: 2cf6e22
14cr|perl-MARC-Charset-1.350.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-MARC-Charset-1.350.0-3|46	
14cr|perl-MARC-Charset-1.350.0-3|47	

4993 14
14cr|perl-MARC-Record-2.0.6-3|1	%define module	MARC-Record
14cr|perl-MARC-Record-2.0.6-3|2	
14cr|perl-MARC-Record-2.0.6-3|3	Name:		perl-%{module}
14cr|perl-MARC-Record-2.0.6-3|4	Version:	2.0.6
14cr|perl-MARC-Record-2.0.6-3|5	Release:	3
14cr|perl-MARC-Record-2.0.6-3|6	Summary:	%{module} module for perl
14cr|perl-MARC-Record-2.0.6-3|7	License:	GPLv2+ or Artistic
14cr|perl-MARC-Record-2.0.6-3|8	Group:		Development/Perl
14cr|perl-MARC-Record-2.0.6-3|9	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-MARC-Record-2.0.6-3|10	Source:		ftp.perl.org/pub/CPAN/modules/by-module/MARC/%{module}-%{version}.tar.gz
14cr|perl-MARC-Record-2.0.6-3|11	
14cr|perl-MARC-Record-2.0.6-3|12	BuildRequires:	perl-devel
14cr|perl-MARC-Record-2.0.6-3|13	BuildArch:	noarch
14cr|perl-MARC-Record-2.0.6-3|14	
14cr|perl-MARC-Record-2.0.6-3|15	%description
14cr|perl-MARC-Record-2.0.6-3|16	Module for handling MARC records as objects.
14cr|perl-MARC-Record-2.0.6-3|17	The file-handling stuff is in MARC::File::*.
14cr|perl-MARC-Record-2.0.6-3|18	
14cr|perl-MARC-Record-2.0.6-3|19	%prep
14cr|perl-MARC-Record-2.0.6-3|20	%setup -q -n %{module}-%{version}
14cr|perl-MARC-Record-2.0.6-3|21	
14cr|perl-MARC-Record-2.0.6-3|22	%build
14cr|perl-MARC-Record-2.0.6-3|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MARC-Record-2.0.6-3|24	make
14cr|perl-MARC-Record-2.0.6-3|25	
14cr|perl-MARC-Record-2.0.6-3|26	%check
14cr|perl-MARC-Record-2.0.6-3|27	make test
14cr|perl-MARC-Record-2.0.6-3|28	
14cr|perl-MARC-Record-2.0.6-3|29	%install
14cr|perl-MARC-Record-2.0.6-3|30	%makeinstall_std
14cr|perl-MARC-Record-2.0.6-3|31	
14cr|perl-MARC-Record-2.0.6-3|32	%files
14cr|perl-MARC-Record-2.0.6-3|33	%doc Changes README
14cr|perl-MARC-Record-2.0.6-3|34	%{_bindir}/marcdump
14cr|perl-MARC-Record-2.0.6-3|35	%{perl_vendorlib}/MARC
14cr|perl-MARC-Record-2.0.6-3|36	%{_mandir}/*/*
14cr|perl-MARC-Record-2.0.6-3|37	
14cr|perl-MARC-Record-2.0.6-3|38	%changelog
14cr|perl-MARC-Record-2.0.6-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6-3
14cr|perl-MARC-Record-2.0.6-3|40	+ Revision: 474d930
14cr|perl-MARC-Record-2.0.6-3|41	- MassBuild#464: Increase release tag
14cr|perl-MARC-Record-2.0.6-3|42	
14cr|perl-MARC-Record-2.0.6-3|43	

4994 14
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|1	%define upstream_name    MasonX-Request-ExtendedCompRoot
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|3	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|6	Release:	5
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|7	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|8	Summary:	Extend  functionality of Mason's component root
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|9	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|10	License:	GPL
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|11	Group:		Development/Perl
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/MasonX/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|14	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|16	BuildRequires:	perl(HTML::Mason)
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|17	BuildArch:	noarch
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|18	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|19	%description
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|20	"MasonX::Request::ExtendedCompRoot" lets you alter Mason's
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|21	component root during the lifetime of any given request or
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|22	subrequest. This behaviour is useful if you want to override
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|23	certain components, but cannot determine that at the moment you
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|24	create your handler (when you could in theory create an interp
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|25	object with a different component root) or because you configure
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|26	Mason in an httpd.conf.
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|27	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|28	%prep
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|30	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|31	%build
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|33	make
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|34	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|35	%check
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|36	make test
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|37	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|38	%install
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|39	%makeinstall_std
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|40	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|41	%files
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|42	%doc Changes LICENSE README
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|43	%{perl_vendorlib}/MasonX/Request/ExtendedCompRoot.pm
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|44	%{perl_vendorlib}/MasonX/Resolver/ExtendedCompRoot.pm
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|45	%{_mandir}/man3/*
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|46	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|47	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|48	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|49	%changelog
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|51	+ Revision: b35f6ed
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|53	
14cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-5|54	

4995 14
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|1	%define upstream_name    MasonX-Request-ExtendedCompRoot-WithApacheSession
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|3	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|6	Release:	4
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|7	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|8	Summary:	Integrates MasonX::Request ::ExtendedCompRoot and ::WithApacheSession
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|9	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|10	License:	GPL
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|11	Group:		Development/Perl
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|13	Source0:	http://search.cpan.org/dists/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|14	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|16	BuildRequires:	perl(MasonX::Request::ExtendedCompRoot)
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|17	BuildRequires:	perl(MasonX::Request::WithApacheSession)
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|18	BuildArch:	noarch
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|19	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|20	%description
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|21	Extend functionality of Mason's comp_root and add a session to
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|22	the Mason Request object.
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|23	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|24	This  module simply integrates "MasonX::Request::ExtendedCompRoot"
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|25	and "MasonX::Request::WithApacheSession".
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|26	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|27	%prep
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|29	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|30	%build
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|32	make
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|33	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|34	%check
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|35	make test
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|36	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|37	%install
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|38	%makeinstall_std
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|39	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|40	%files
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|41	%doc Changes LICENSE README
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|42	%{perl_vendorlib}/MasonX/Request/ExtendedCompRoot/WithApacheSession.pm
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|43	%{_mandir}/man3/*
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|44	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|45	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|46	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|47	%changelog
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|49	+ Revision: e977ced
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|51	
14cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-4|52	

4996 14
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|1	%define upstream_name MasonX-Request-WithApacheSession
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|2	%define upstream_version 0.31
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|3	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|6	Release:    3
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|7	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|8	Summary:	MasonX::Request::WithApacheSession - Add a session to the Mason Request object
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|9	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|10	License:	GPL
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|11	Group:		Development/Perl
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/MasonX/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|14	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|15	BuildRequires:	perl(Apache::Session::Wrapper)
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|16	BuildRequires:  perl(Module::Build)
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|17	BuildArch:	noarch
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|18	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|19	%description
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|20	This module integrates "Apache::Session" into Mason by adding
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|21	methods to the Mason Request object available in all Mason
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|22	components. Any subrequests created by a request share the same
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|23	session.
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|24	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|25	%prep
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|27	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|28	%build
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|30	%make
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|31	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|32	#%%check
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|33	#%__make test
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|34	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|35	%install
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|37	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|38	./Build install destdir=%{buildroot}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|39	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|40	%clean
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|42	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|43	%files
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|44	%doc Changes README SIGNATURE
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|45	%{perl_vendorlib}/MasonX/Request/WithApacheSession.pm
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|46	%{perl_vendorlib}/MasonX/Request/WithMultiSession.pm
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|47	%{_mandir}/man3/*
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|48	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|49	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|50	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|51	%changelog
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-3
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|53	+ Revision: 474c719
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|55	
14cr|perl-MasonX-Request-WithApacheSession-0.310.0-3|56	

4997 14
14cr|perl-Math-Base36-0.120.0-3|1	%define upstream_name    Math-Base36
14cr|perl-Math-Base36-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Math-Base36-0.120.0-3|3	
14cr|perl-Math-Base36-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Base36-0.120.0-3|5	Version:	%perl_convert_version 0.12
14cr|perl-Math-Base36-0.120.0-3|6	Release:	3
14cr|perl-Math-Base36-0.120.0-3|7	
14cr|perl-Math-Base36-0.120.0-3|8	Summary:	Encoding and decoding of base36 strings
14cr|perl-Math-Base36-0.120.0-3|9	
14cr|perl-Math-Base36-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Math-Base36-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Math-Base36-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Base36-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Base36-0.12.tar.gz
14cr|perl-Math-Base36-0.120.0-3|14	
14cr|perl-Math-Base36-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Math-Base36-0.120.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Math-Base36-0.120.0-3|17	BuildRequires:	perl(Math::BigInt)
14cr|perl-Math-Base36-0.120.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Math-Base36-0.120.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-Math-Base36-0.120.0-3|20	BuildArch:	noarch
14cr|perl-Math-Base36-0.120.0-3|21	
14cr|perl-Math-Base36-0.120.0-3|22	%description
14cr|perl-Math-Base36-0.120.0-3|23	This module converts to and from Base36 numbers (0..9 - A..Z)
14cr|perl-Math-Base36-0.120.0-3|24	
14cr|perl-Math-Base36-0.120.0-3|25	It was created because of an article/challenge in "The Perl Review"
14cr|perl-Math-Base36-0.120.0-3|26	
14cr|perl-Math-Base36-0.120.0-3|27	%prep
14cr|perl-Math-Base36-0.120.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Base36-0.120.0-3|29	
14cr|perl-Math-Base36-0.120.0-3|30	%build
14cr|perl-Math-Base36-0.120.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Base36-0.120.0-3|32	%make
14cr|perl-Math-Base36-0.120.0-3|33	
14cr|perl-Math-Base36-0.120.0-3|34	%check
14cr|perl-Math-Base36-0.120.0-3|35	%make test
14cr|perl-Math-Base36-0.120.0-3|36	
14cr|perl-Math-Base36-0.120.0-3|37	%install
14cr|perl-Math-Base36-0.120.0-3|38	%makeinstall_std
14cr|perl-Math-Base36-0.120.0-3|39	
14cr|perl-Math-Base36-0.120.0-3|40	%files
14cr|perl-Math-Base36-0.120.0-3|41	%doc Changes META.yml README
14cr|perl-Math-Base36-0.120.0-3|42	%{_mandir}/man3/*
14cr|perl-Math-Base36-0.120.0-3|43	%{perl_vendorlib}/*
14cr|perl-Math-Base36-0.120.0-3|44	
14cr|perl-Math-Base36-0.120.0-3|45	
14cr|perl-Math-Base36-0.120.0-3|46	
14cr|perl-Math-Base36-0.120.0-3|47	%changelog
14cr|perl-Math-Base36-0.120.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Math-Base36-0.120.0-3|49	+ Revision: 4c3fc0c
14cr|perl-Math-Base36-0.120.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Math-Base36-0.120.0-3|51	
14cr|perl-Math-Base36-0.120.0-3|52	

4998 14
14cr|perl-Math-Base85-0.2-8|1	%define real_name Math-Base85
14cr|perl-Math-Base85-0.2-8|2	
14cr|perl-Math-Base85-0.2-8|3	Summary:	Math::Base85 - Perl extension for base 85 numbers, as referenced by RFC 1924
14cr|perl-Math-Base85-0.2-8|4	Name:		perl-%{real_name}
14cr|perl-Math-Base85-0.2-8|5	Version:	0.2
14cr|perl-Math-Base85-0.2-8|6	Release:    8
14cr|perl-Math-Base85-0.2-8|7	License:	GPL or Artistic
14cr|perl-Math-Base85-0.2-8|8	Group:		Development/Perl
14cr|perl-Math-Base85-0.2-8|9	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Math-Base85-0.2-8|10	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{real_name}-%{version}.tar.bz2
14cr|perl-Math-Base85-0.2-8|11	BuildRequires:	perl-devel
14cr|perl-Math-Base85-0.2-8|12	BuildArch:	noarch
14cr|perl-Math-Base85-0.2-8|13	
14cr|perl-Math-Base85-0.2-8|14	%description
14cr|perl-Math-Base85-0.2-8|15	RFC 1924 describes a compact, fixed-size representation of IPv6
14cr|perl-Math-Base85-0.2-8|16	addresses which uses a base 85 number system.  This module handles
14cr|perl-Math-Base85-0.2-8|17	some of the uglier details of it.
14cr|perl-Math-Base85-0.2-8|18	
14cr|perl-Math-Base85-0.2-8|19	%prep
14cr|perl-Math-Base85-0.2-8|20	%setup -q -n %{real_name}-%{version}
14cr|perl-Math-Base85-0.2-8|21	
14cr|perl-Math-Base85-0.2-8|22	%build
14cr|perl-Math-Base85-0.2-8|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Base85-0.2-8|24	%make
14cr|perl-Math-Base85-0.2-8|25	make test
14cr|perl-Math-Base85-0.2-8|26	
14cr|perl-Math-Base85-0.2-8|27	%install
14cr|perl-Math-Base85-0.2-8|28	%makeinstall_std
14cr|perl-Math-Base85-0.2-8|29	
14cr|perl-Math-Base85-0.2-8|30	%files
14cr|perl-Math-Base85-0.2-8|31	%doc Changes README
14cr|perl-Math-Base85-0.2-8|32	%{perl_vendorlib}/Math/Base85.pm
14cr|perl-Math-Base85-0.2-8|33	%{_mandir}/*/*
14cr|perl-Math-Base85-0.2-8|34	
14cr|perl-Math-Base85-0.2-8|35	%changelog
14cr|perl-Math-Base85-0.2-8|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14cr|perl-Math-Base85-0.2-8|37	+ Revision: 4f83d71
14cr|perl-Math-Base85-0.2-8|38	- MassBuild#464: Increase release tag
14cr|perl-Math-Base85-0.2-8|39	
14cr|perl-Math-Base85-0.2-8|40	

4999 14
14cr|perl-Math-BaseCalc-1.17.0-3|1	%define module Math-BaseCalc
14cr|perl-Math-BaseCalc-1.17.0-3|2	%define upstream_version 1.017
14cr|perl-Math-BaseCalc-1.17.0-3|3	
14cr|perl-Math-BaseCalc-1.17.0-3|4	Summary:	%{module} perl module
14cr|perl-Math-BaseCalc-1.17.0-3|5	
14cr|perl-Math-BaseCalc-1.17.0-3|6	Name:		perl-%{module}
14cr|perl-Math-BaseCalc-1.17.0-3|7	Version:	%perl_convert_version 1.017
14cr|perl-Math-BaseCalc-1.17.0-3|8	Release:	3
14cr|perl-Math-BaseCalc-1.17.0-3|9	License:	GPL or Artistic
14cr|perl-Math-BaseCalc-1.17.0-3|10	Group:		Development/Perl
14cr|perl-Math-BaseCalc-1.17.0-3|11	Source:		ftp://ftp.cpan.org:21/pub/CPAN/modules/by-module/Math/Math-BaseCalc-1.017.tar.gz
14cr|perl-Math-BaseCalc-1.17.0-3|12	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Math-BaseCalc-1.17.0-3|13	Requires:	perl >= 5.0
14cr|perl-Math-BaseCalc-1.17.0-3|14	Buildrequires:	perl-devel
14cr|perl-Math-BaseCalc-1.17.0-3|15	Buildarch:	noarch
14cr|perl-Math-BaseCalc-1.17.0-3|16	
14cr|perl-Math-BaseCalc-1.17.0-3|17	%description
14cr|perl-Math-BaseCalc-1.17.0-3|18	This module facilitates the conversion of numbers between various
14cr|perl-Math-BaseCalc-1.17.0-3|19	number bases.  You may define your own digit sets, or use any of
14cr|perl-Math-BaseCalc-1.17.0-3|20	several predefined digit sets.
14cr|perl-Math-BaseCalc-1.17.0-3|21	
14cr|perl-Math-BaseCalc-1.17.0-3|22	%prep
14cr|perl-Math-BaseCalc-1.17.0-3|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Math-BaseCalc-1.17.0-3|24	
14cr|perl-Math-BaseCalc-1.17.0-3|25	%build
14cr|perl-Math-BaseCalc-1.17.0-3|26	
14cr|perl-Math-BaseCalc-1.17.0-3|27	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-BaseCalc-1.17.0-3|28	%make
14cr|perl-Math-BaseCalc-1.17.0-3|29	
14cr|perl-Math-BaseCalc-1.17.0-3|30	%check
14cr|perl-Math-BaseCalc-1.17.0-3|31	%make test
14cr|perl-Math-BaseCalc-1.17.0-3|32	
14cr|perl-Math-BaseCalc-1.17.0-3|33	%install
14cr|perl-Math-BaseCalc-1.17.0-3|34	%make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cr|perl-Math-BaseCalc-1.17.0-3|35	
14cr|perl-Math-BaseCalc-1.17.0-3|36	%files
14cr|perl-Math-BaseCalc-1.17.0-3|37	%doc Changes MANIFEST
14cr|perl-Math-BaseCalc-1.17.0-3|38	%{perl_vendorlib}/Math/*
14cr|perl-Math-BaseCalc-1.17.0-3|39	%{_mandir}/*/*
14cr|perl-Math-BaseCalc-1.17.0-3|40	
14cr|perl-Math-BaseCalc-1.17.0-3|41	
14cr|perl-Math-BaseCalc-1.17.0-3|42	
14cr|perl-Math-BaseCalc-1.17.0-3|43	
14cr|perl-Math-BaseCalc-1.17.0-3|44	%changelog
14cr|perl-Math-BaseCalc-1.17.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17.0-3
14cr|perl-Math-BaseCalc-1.17.0-3|46	+ Revision: 89449d8
14cr|perl-Math-BaseCalc-1.17.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Math-BaseCalc-1.17.0-3|48	
14cr|perl-Math-BaseCalc-1.17.0-3|49	

5000 14
14cr|perl-Math-Bezier-0.10.0-4|1	%define upstream_name	 Math-Bezier
14cr|perl-Math-Bezier-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Math-Bezier-0.10.0-4|3	
14cr|perl-Math-Bezier-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Bezier-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Bezier-0.10.0-4|6	Release:	4
14cr|perl-Math-Bezier-0.10.0-4|7	
14cr|perl-Math-Bezier-0.10.0-4|8	Summary:	Solution of Bezier Curves
14cr|perl-Math-Bezier-0.10.0-4|9	License:	GPL+ or Artistic
14cr|perl-Math-Bezier-0.10.0-4|10	Group:		Development/Perl
14cr|perl-Math-Bezier-0.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Bezier-0.10.0-4|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Math-Bezier-0.10.0-4|13	
14cr|perl-Math-Bezier-0.10.0-4|14	BuildRequires:	perl-devel
14cr|perl-Math-Bezier-0.10.0-4|15	BuildArch:	noarch
14cr|perl-Math-Bezier-0.10.0-4|16	
14cr|perl-Math-Bezier-0.10.0-4|17	%description
14cr|perl-Math-Bezier-0.10.0-4|18	This module implements the algorithm for the solution of Bezier curves
14cr|perl-Math-Bezier-0.10.0-4|19	as presented by Robert D. Miller in Graphics Gems V, "Quick and Simple
14cr|perl-Math-Bezier-0.10.0-4|20	Bezier Curve Drawing".
14cr|perl-Math-Bezier-0.10.0-4|21	
14cr|perl-Math-Bezier-0.10.0-4|22	%prep
14cr|perl-Math-Bezier-0.10.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Bezier-0.10.0-4|24	
14cr|perl-Math-Bezier-0.10.0-4|25	%build
14cr|perl-Math-Bezier-0.10.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Bezier-0.10.0-4|27	%make
14cr|perl-Math-Bezier-0.10.0-4|28	
14cr|perl-Math-Bezier-0.10.0-4|29	%check
14cr|perl-Math-Bezier-0.10.0-4|30	make test
14cr|perl-Math-Bezier-0.10.0-4|31	
14cr|perl-Math-Bezier-0.10.0-4|32	%install
14cr|perl-Math-Bezier-0.10.0-4|33	%makeinstall_std
14cr|perl-Math-Bezier-0.10.0-4|34	
14cr|perl-Math-Bezier-0.10.0-4|35	%files
14cr|perl-Math-Bezier-0.10.0-4|36	%doc Changes README
14cr|perl-Math-Bezier-0.10.0-4|37	%{perl_vendorlib}/Math
14cr|perl-Math-Bezier-0.10.0-4|38	%{_mandir}/*/*
14cr|perl-Math-Bezier-0.10.0-4|39	
14cr|perl-Math-Bezier-0.10.0-4|40	
14cr|perl-Math-Bezier-0.10.0-4|41	%changelog
14cr|perl-Math-Bezier-0.10.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Math-Bezier-0.10.0-4|43	+ Revision: e844c19
14cr|perl-Math-Bezier-0.10.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-Math-Bezier-0.10.0-4|45	
14cr|perl-Math-Bezier-0.10.0-4|46	

5001 14
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|1	%define upstream_name    Math-BigInt-FastCalc
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|2	%define upstream_version 0.31
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|3	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|6	Release:	2
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|7	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|8	Summary:    Math::BigInt::Calc with some XS for more speed
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|9	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|10	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|11	License:    GPL+ or Artistic
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|12	Group:      Development/Perl
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|15	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|17	BuildRequires: perl-Math-BigInt >= 1.991
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|18	BuildRequires: perl(Math::BigInt::Calc) >= 0.56
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|19	BuildRequires: perl(Test::More)
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|20	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|21	BuildRequires: perl-devel
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|22	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|23	%description
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|24	In order to allow for multiple big integer libraries, Math::BigInt was
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|25	rewritten to use library modules for core math routines. Any module which
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|26	follows the same API as this can be used instead by using the following:
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|27	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|28	use Math::BigInt lib => 'libname';
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|29	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|30	'libname' is either the long name ('Math::BigInt::Pari'), or only the short
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|31	version like 'Pari'. To use this library:
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|32	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|33	%prep
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|35	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|36	%build
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|38	%make
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|39	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|40	%check
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|41	%make test
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|42	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|43	%install
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|44	%makeinstall_std
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|45	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|46	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|47	%files
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|48	%doc README CHANGES META.yml
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|49	%{_mandir}/man3/*
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|50	%{perl_vendorlib}/*
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|51	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|52	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|53	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|54	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|55	%changelog
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-2
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|57	+ Revision: e18f079
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|59	
14cr|perl-Math-BigInt-FastCalc-0.310.0-2|60	

5002 14
14cr|perl-Math-BigInt-Pari-1.180.0-2|1	%define upstream_name    Math-BigInt-Pari
14cr|perl-Math-BigInt-Pari-1.180.0-2|2	%define upstream_version 1.18
14cr|perl-Math-BigInt-Pari-1.180.0-2|3	
14cr|perl-Math-BigInt-Pari-1.180.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Math-BigInt-Pari-1.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-BigInt-Pari-1.180.0-2|6	Release:    2
14cr|perl-Math-BigInt-Pari-1.180.0-2|7	
14cr|perl-Math-BigInt-Pari-1.180.0-2|8	Summary:    Use Math::Pari for Math::BigInt routines
14cr|perl-Math-BigInt-Pari-1.180.0-2|9	
14cr|perl-Math-BigInt-Pari-1.180.0-2|10	License:    GPL+ or Artistic
14cr|perl-Math-BigInt-Pari-1.180.0-2|11	Group:      Development/Perl
14cr|perl-Math-BigInt-Pari-1.180.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-BigInt-Pari-1.180.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-BigInt-Pari-1.180.0-2|14	
14cr|perl-Math-BigInt-Pari-1.180.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Math-BigInt-Pari-1.180.0-2|16	BuildRequires: perl(JSON::PP)
14cr|perl-Math-BigInt-Pari-1.180.0-2|17	BuildRequires: perl(Math::BigInt) >= 1.999.300
14cr|perl-Math-BigInt-Pari-1.180.0-2|18	BuildRequires: perl(Math::Pari) >= 2.10.709
14cr|perl-Math-BigInt-Pari-1.180.0-2|19	BuildRequires: perl(Test::More) >= 0.620.0
14cr|perl-Math-BigInt-Pari-1.180.0-2|20	BuildRequires: perl-devel
14cr|perl-Math-BigInt-Pari-1.180.0-2|21	BuildArch:  noarch
14cr|perl-Math-BigInt-Pari-1.180.0-2|22	
14cr|perl-Math-BigInt-Pari-1.180.0-2|23	%description
14cr|perl-Math-BigInt-Pari-1.180.0-2|24	Provides support for big integer in BigInt et al. calculations via means of
14cr|perl-Math-BigInt-Pari-1.180.0-2|25	Math::Pari, an XS layer on top of the very fast PARI library.
14cr|perl-Math-BigInt-Pari-1.180.0-2|26	
14cr|perl-Math-BigInt-Pari-1.180.0-2|27	%prep
14cr|perl-Math-BigInt-Pari-1.180.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-BigInt-Pari-1.180.0-2|29	
14cr|perl-Math-BigInt-Pari-1.180.0-2|30	%build
14cr|perl-Math-BigInt-Pari-1.180.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-BigInt-Pari-1.180.0-2|32	
14cr|perl-Math-BigInt-Pari-1.180.0-2|33	%make
14cr|perl-Math-BigInt-Pari-1.180.0-2|34	
14cr|perl-Math-BigInt-Pari-1.180.0-2|35	%check
14cr|perl-Math-BigInt-Pari-1.180.0-2|36	%make test
14cr|perl-Math-BigInt-Pari-1.180.0-2|37	
14cr|perl-Math-BigInt-Pari-1.180.0-2|38	%install
14cr|perl-Math-BigInt-Pari-1.180.0-2|39	%makeinstall_std
14cr|perl-Math-BigInt-Pari-1.180.0-2|40	
14cr|perl-Math-BigInt-Pari-1.180.0-2|41	%files
14cr|perl-Math-BigInt-Pari-1.180.0-2|42	%doc CHANGES LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cr|perl-Math-BigInt-Pari-1.180.0-2|43	%{_mandir}/man3/*
14cr|perl-Math-BigInt-Pari-1.180.0-2|44	%{perl_vendorlib}/*
14cr|perl-Math-BigInt-Pari-1.180.0-2|45	
14cr|perl-Math-BigInt-Pari-1.180.0-2|46	
14cr|perl-Math-BigInt-Pari-1.180.0-2|47	%changelog
14cr|perl-Math-BigInt-Pari-1.180.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-2
14cr|perl-Math-BigInt-Pari-1.180.0-2|49	+ Revision: c9c202a
14cr|perl-Math-BigInt-Pari-1.180.0-2|50	- MassBuild#464: Increase release tag
14cr|perl-Math-BigInt-Pari-1.180.0-2|51	
14cr|perl-Math-BigInt-Pari-1.180.0-2|52	

5003 14
14cr|perl-Math-BigRat-0.260.600-3|1	%define debug_package %{nil}
14cr|perl-Math-BigRat-0.260.600-3|2	
14cr|perl-Math-BigRat-0.260.600-3|3	%define upstream_name    Math-BigRat
14cr|perl-Math-BigRat-0.260.600-3|4	%define upstream_version 0.2606
14cr|perl-Math-BigRat-0.260.600-3|5	
14cr|perl-Math-BigRat-0.260.600-3|6	Name:		perl-%{upstream_name}
14cr|perl-Math-BigRat-0.260.600-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-BigRat-0.260.600-3|8	Release:	3
14cr|perl-Math-BigRat-0.260.600-3|9	
14cr|perl-Math-BigRat-0.260.600-3|10	Summary:	Arbitrary big rational numbers
14cr|perl-Math-BigRat-0.260.600-3|11	
14cr|perl-Math-BigRat-0.260.600-3|12	
14cr|perl-Math-BigRat-0.260.600-3|13	License:	GPL+ or Artistic
14cr|perl-Math-BigRat-0.260.600-3|14	Group:		Development/Perl
14cr|perl-Math-BigRat-0.260.600-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-BigRat-0.260.600-3|16	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-BigRat-0.260.600-3|17	
14cr|perl-Math-BigRat-0.260.600-3|18	# automatic dependency doesn't work here, because perl package
14cr|perl-Math-BigRat-0.260.600-3|19	# provides an unversioned one
14cr|perl-Math-BigRat-0.260.600-3|20	BuildRequires:	perl-Math-BigInt >= 1.87
14cr|perl-Math-BigRat-0.260.600-3|21	BuildRequires:	perl-devel
14cr|perl-Math-BigRat-0.260.600-3|22	
14cr|perl-Math-BigRat-0.260.600-3|23	%description
14cr|perl-Math-BigRat-0.260.600-3|24	Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
14cr|perl-Math-BigRat-0.260.600-3|25	for arbitrary big rational numbers.
14cr|perl-Math-BigRat-0.260.600-3|26	
14cr|perl-Math-BigRat-0.260.600-3|27	%prep
14cr|perl-Math-BigRat-0.260.600-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-BigRat-0.260.600-3|29	
14cr|perl-Math-BigRat-0.260.600-3|30	%build
14cr|perl-Math-BigRat-0.260.600-3|31	export PERL5LIB=%{perl_vendorlib}
14cr|perl-Math-BigRat-0.260.600-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-BigRat-0.260.600-3|33	%make
14cr|perl-Math-BigRat-0.260.600-3|34	
14cr|perl-Math-BigRat-0.260.600-3|35	%check
14cr|perl-Math-BigRat-0.260.600-3|36	export PERL5LIB=%{perl_vendorlib}/
14cr|perl-Math-BigRat-0.260.600-3|37	make test
14cr|perl-Math-BigRat-0.260.600-3|38	
14cr|perl-Math-BigRat-0.260.600-3|39	%install
14cr|perl-Math-BigRat-0.260.600-3|40	%makeinstall_std
14cr|perl-Math-BigRat-0.260.600-3|41	
14cr|perl-Math-BigRat-0.260.600-3|42	%files
14cr|perl-Math-BigRat-0.260.600-3|43	%doc README
14cr|perl-Math-BigRat-0.260.600-3|44	%{perl_vendorlib}/Math
14cr|perl-Math-BigRat-0.260.600-3|45	%{_mandir}/*/*
14cr|perl-Math-BigRat-0.260.600-3|46	
14cr|perl-Math-BigRat-0.260.600-3|47	
14cr|perl-Math-BigRat-0.260.600-3|48	
14cr|perl-Math-BigRat-0.260.600-3|49	%changelog
14cr|perl-Math-BigRat-0.260.600-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.600-3
14cr|perl-Math-BigRat-0.260.600-3|51	+ Revision: eb46a49
14cr|perl-Math-BigRat-0.260.600-3|52	- MassBuild#464: Increase release tag
14cr|perl-Math-BigRat-0.260.600-3|53	
14cr|perl-Math-BigRat-0.260.600-3|54	

5004 14
14cr|perl-Math-Calc-Units-1.70.0-4|1	%define upstream_name    Math-Calc-Units
14cr|perl-Math-Calc-Units-1.70.0-4|2	%define upstream_version 1.07
14cr|perl-Math-Calc-Units-1.70.0-4|3	
14cr|perl-Math-Calc-Units-1.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Calc-Units-1.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Calc-Units-1.70.0-4|6	Release:	4
14cr|perl-Math-Calc-Units-1.70.0-4|7	
14cr|perl-Math-Calc-Units-1.70.0-4|8	Summary:	Human-readable unit-aware calculator
14cr|perl-Math-Calc-Units-1.70.0-4|9	
14cr|perl-Math-Calc-Units-1.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-Math-Calc-Units-1.70.0-4|11	Group:		Development/Perl
14cr|perl-Math-Calc-Units-1.70.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Calc-Units-1.70.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SF/SFINK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-Calc-Units-1.70.0-4|14	
14cr|perl-Math-Calc-Units-1.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Math-Calc-Units-1.70.0-4|16	BuildRequires:	perl-Test-Pod
14cr|perl-Math-Calc-Units-1.70.0-4|17	BuildArch:	noarch
14cr|perl-Math-Calc-Units-1.70.0-4|18	
14cr|perl-Math-Calc-Units-1.70.0-4|19	%description
14cr|perl-Math-Calc-Units-1.70.0-4|20	Human-readable unit-aware calculator.
14cr|perl-Math-Calc-Units-1.70.0-4|21	
14cr|perl-Math-Calc-Units-1.70.0-4|22	%prep
14cr|perl-Math-Calc-Units-1.70.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Calc-Units-1.70.0-4|24	
14cr|perl-Math-Calc-Units-1.70.0-4|25	%build
14cr|perl-Math-Calc-Units-1.70.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Calc-Units-1.70.0-4|27	%make
14cr|perl-Math-Calc-Units-1.70.0-4|28	
14cr|perl-Math-Calc-Units-1.70.0-4|29	%check
14cr|perl-Math-Calc-Units-1.70.0-4|30	make test
14cr|perl-Math-Calc-Units-1.70.0-4|31	
14cr|perl-Math-Calc-Units-1.70.0-4|32	%install
14cr|perl-Math-Calc-Units-1.70.0-4|33	%makeinstall_std
14cr|perl-Math-Calc-Units-1.70.0-4|34	
14cr|perl-Math-Calc-Units-1.70.0-4|35	%files
14cr|perl-Math-Calc-Units-1.70.0-4|36	%doc Changes LICENSE README
14cr|perl-Math-Calc-Units-1.70.0-4|37	%{perl_vendorlib}/Math/Calc/Units*
14cr|perl-Math-Calc-Units-1.70.0-4|38	%{_bindir}/ucalc
14cr|perl-Math-Calc-Units-1.70.0-4|39	%{_mandir}/*/*
14cr|perl-Math-Calc-Units-1.70.0-4|40	
14cr|perl-Math-Calc-Units-1.70.0-4|41	
14cr|perl-Math-Calc-Units-1.70.0-4|42	
14cr|perl-Math-Calc-Units-1.70.0-4|43	%changelog
14cr|perl-Math-Calc-Units-1.70.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-4
14cr|perl-Math-Calc-Units-1.70.0-4|45	+ Revision: cea1d06
14cr|perl-Math-Calc-Units-1.70.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Math-Calc-Units-1.70.0-4|47	
14cr|perl-Math-Calc-Units-1.70.0-4|48	

5005 14
14cr|perl-Math-Complex-1.590.0-3|1	%define upstream_name    Math-Complex
14cr|perl-Math-Complex-1.590.0-3|2	%define upstream_version 1.59
14cr|perl-Math-Complex-1.590.0-3|3	
14cr|perl-Math-Complex-1.590.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Complex-1.590.0-3|5	Version:	%perl_convert_version 1.59
14cr|perl-Math-Complex-1.590.0-3|6	Release:	3
14cr|perl-Math-Complex-1.590.0-3|7	
14cr|perl-Math-Complex-1.590.0-3|8	Summary:	Complex numbers and associated mathematical functions
14cr|perl-Math-Complex-1.590.0-3|9	
14cr|perl-Math-Complex-1.590.0-3|10	License:	GPL+ or Artistic
14cr|perl-Math-Complex-1.590.0-3|11	Group:		Development/Perl
14cr|perl-Math-Complex-1.590.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Complex-1.590.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Complex-1.59.tar.gz
14cr|perl-Math-Complex-1.590.0-3|14	
14cr|perl-Math-Complex-1.590.0-3|15	BuildRequires:	perl-devel
14cr|perl-Math-Complex-1.590.0-3|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Math-Complex-1.590.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Math-Complex-1.590.0-3|18	BuildArch:	noarch
14cr|perl-Math-Complex-1.590.0-3|19	
14cr|perl-Math-Complex-1.590.0-3|20	%description
14cr|perl-Math-Complex-1.590.0-3|21	'Math::Trig' defines many trigonometric functions not defined by the core
14cr|perl-Math-Complex-1.590.0-3|22	Perl which defines only the 'sin()' and 'cos()'. The constant *pi* is also
14cr|perl-Math-Complex-1.590.0-3|23	defined as are a few convenience functions for angle conversions, and
14cr|perl-Math-Complex-1.590.0-3|24	_great circle formulas_ for spherical movement.
14cr|perl-Math-Complex-1.590.0-3|25	
14cr|perl-Math-Complex-1.590.0-3|26	%prep
14cr|perl-Math-Complex-1.590.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Complex-1.590.0-3|28	
14cr|perl-Math-Complex-1.590.0-3|29	%build
14cr|perl-Math-Complex-1.590.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Complex-1.590.0-3|31	%make
14cr|perl-Math-Complex-1.590.0-3|32	
14cr|perl-Math-Complex-1.590.0-3|33	%check
14cr|perl-Math-Complex-1.590.0-3|34	make test
14cr|perl-Math-Complex-1.590.0-3|35	
14cr|perl-Math-Complex-1.590.0-3|36	%install
14cr|perl-Math-Complex-1.590.0-3|37	%makeinstall_std
14cr|perl-Math-Complex-1.590.0-3|38	
14cr|perl-Math-Complex-1.590.0-3|39	%files
14cr|perl-Math-Complex-1.590.0-3|40	%doc ChangeLog
14cr|perl-Math-Complex-1.590.0-3|41	%{_mandir}/man3/*
14cr|perl-Math-Complex-1.590.0-3|42	%{perl_vendorlib}/*
14cr|perl-Math-Complex-1.590.0-3|43	
14cr|perl-Math-Complex-1.590.0-3|44	
14cr|perl-Math-Complex-1.590.0-3|45	%changelog
14cr|perl-Math-Complex-1.590.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.590.0-3
14cr|perl-Math-Complex-1.590.0-3|47	+ Revision: 06e6e58
14cr|perl-Math-Complex-1.590.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Math-Complex-1.590.0-3|49	
14cr|perl-Math-Complex-1.590.0-3|50	

5006 14
14cr|perl-Math-Derivative-0.10.0-4|1	%define upstream_name    Math-Derivative
14cr|perl-Math-Derivative-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Math-Derivative-0.10.0-4|3	
14cr|perl-Math-Derivative-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Derivative-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Derivative-0.10.0-4|6	Release:	4
14cr|perl-Math-Derivative-0.10.0-4|7	
14cr|perl-Math-Derivative-0.10.0-4|8	Summary:	Numeric 1st and 2nd order differentiation
14cr|perl-Math-Derivative-0.10.0-4|9	
14cr|perl-Math-Derivative-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Math-Derivative-0.10.0-4|11	Group:		Development/Perl
14cr|perl-Math-Derivative-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Derivative-0.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Math-Derivative-0.10.0-4|14	
14cr|perl-Math-Derivative-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Math-Derivative-0.10.0-4|16	BuildArch:	noarch
14cr|perl-Math-Derivative-0.10.0-4|17	
14cr|perl-Math-Derivative-0.10.0-4|18	%description
14cr|perl-Math-Derivative-0.10.0-4|19	This Perl package exports functions for performing numerical first
14cr|perl-Math-Derivative-0.10.0-4|20	(Derivative1) and second Derivative2) order differentiation on vectors of data.
14cr|perl-Math-Derivative-0.10.0-4|21	They both take references to two arrays containing the x and y ordinates of the
14cr|perl-Math-Derivative-0.10.0-4|22	data and return an array of the 1st or 2nd derivative at the given x ordinates.
14cr|perl-Math-Derivative-0.10.0-4|23	Derivative2 may optionally be given values to use for the first dervivative at
14cr|perl-Math-Derivative-0.10.0-4|24	the start and end points of the data - otherwiswe 'natural' values are used.
14cr|perl-Math-Derivative-0.10.0-4|25	
14cr|perl-Math-Derivative-0.10.0-4|26	%prep
14cr|perl-Math-Derivative-0.10.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Derivative-0.10.0-4|28	
14cr|perl-Math-Derivative-0.10.0-4|29	%build
14cr|perl-Math-Derivative-0.10.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Derivative-0.10.0-4|31	%make
14cr|perl-Math-Derivative-0.10.0-4|32	
14cr|perl-Math-Derivative-0.10.0-4|33	%check
14cr|perl-Math-Derivative-0.10.0-4|34	%make test
14cr|perl-Math-Derivative-0.10.0-4|35	
14cr|perl-Math-Derivative-0.10.0-4|36	%install
14cr|perl-Math-Derivative-0.10.0-4|37	%makeinstall_std
14cr|perl-Math-Derivative-0.10.0-4|38	
14cr|perl-Math-Derivative-0.10.0-4|39	%files
14cr|perl-Math-Derivative-0.10.0-4|40	%doc README
14cr|perl-Math-Derivative-0.10.0-4|41	%{perl_vendorlib}/Math
14cr|perl-Math-Derivative-0.10.0-4|42	%{_mandir}/*/*
14cr|perl-Math-Derivative-0.10.0-4|43	
14cr|perl-Math-Derivative-0.10.0-4|44	
14cr|perl-Math-Derivative-0.10.0-4|45	%changelog
14cr|perl-Math-Derivative-0.10.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Math-Derivative-0.10.0-4|47	+ Revision: a9cbd1c
14cr|perl-Math-Derivative-0.10.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Math-Derivative-0.10.0-4|49	
14cr|perl-Math-Derivative-0.10.0-4|50	

5007 14
14cr|perl-Math-GMP-2.70.0-3|1	%define upstream_name    Math-GMP
14cr|perl-Math-GMP-2.70.0-3|2	%define upstream_version 2.07
14cr|perl-Math-GMP-2.70.0-3|3	
14cr|perl-Math-GMP-2.70.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Math-GMP-2.70.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-GMP-2.70.0-3|6	Release:	3
14cr|perl-Math-GMP-2.70.0-3|7	
14cr|perl-Math-GMP-2.70.0-3|8	Summary:        High speed arbitrary size integer math
14cr|perl-Math-GMP-2.70.0-3|9	
14cr|perl-Math-GMP-2.70.0-3|10	License:        GPL
14cr|perl-Math-GMP-2.70.0-3|11	Group:          Development/Perl
14cr|perl-Math-GMP-2.70.0-3|12	Url:            http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-GMP-2.70.0-3|13	Source0:        ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Math/Math-GMP-%{upstream_version}.tar.gz
14cr|perl-Math-GMP-2.70.0-3|14	
14cr|perl-Math-GMP-2.70.0-3|15	BuildRequires:  perl-devel
14cr|perl-Math-GMP-2.70.0-3|16	BuildRequires:  gmp-devel
14cr|perl-Math-GMP-2.70.0-3|17	
14cr|perl-Math-GMP-2.70.0-3|18	%description
14cr|perl-Math-GMP-2.70.0-3|19	Math::GMP was designed to be a drop-in replacement both for
14cr|perl-Math-GMP-2.70.0-3|20	Math::BigInt and for regular integer arithmetic. Unlike
14cr|perl-Math-GMP-2.70.0-3|21	BigInt,  though,  Math::GMP  uses  the  GNU  gmp  library
14cr|perl-Math-GMP-2.70.0-3|22	for  all of its calculations, as opposed to straight Perl
14cr|perl-Math-GMP-2.70.0-3|23	functions. This can result in speed improvements.
14cr|perl-Math-GMP-2.70.0-3|24	
14cr|perl-Math-GMP-2.70.0-3|25	%prep
14cr|perl-Math-GMP-2.70.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-GMP-2.70.0-3|27	
14cr|perl-Math-GMP-2.70.0-3|28	%build
14cr|perl-Math-GMP-2.70.0-3|29	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-GMP-2.70.0-3|30	%make
14cr|perl-Math-GMP-2.70.0-3|31	make test
14cr|perl-Math-GMP-2.70.0-3|32	
14cr|perl-Math-GMP-2.70.0-3|33	%install
14cr|perl-Math-GMP-2.70.0-3|34	%makeinstall_std
14cr|perl-Math-GMP-2.70.0-3|35	
14cr|perl-Math-GMP-2.70.0-3|36	%clean
14cr|perl-Math-GMP-2.70.0-3|37	
14cr|perl-Math-GMP-2.70.0-3|38	%files
14cr|perl-Math-GMP-2.70.0-3|39	%doc LICENSE README
14cr|perl-Math-GMP-2.70.0-3|40	%{perl_vendorarch}/*
14cr|perl-Math-GMP-2.70.0-3|41	%{_mandir}/*/*
14cr|perl-Math-GMP-2.70.0-3|42	
14cr|perl-Math-GMP-2.70.0-3|43	
14cr|perl-Math-GMP-2.70.0-3|44	
14cr|perl-Math-GMP-2.70.0-3|45	%changelog
14cr|perl-Math-GMP-2.70.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70.0-3
14cr|perl-Math-GMP-2.70.0-3|47	+ Revision: 23bc824
14cr|perl-Math-GMP-2.70.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Math-GMP-2.70.0-3|49	
14cr|perl-Math-GMP-2.70.0-3|50	

5008 14
14cr|perl-Math-Gradient-0.40.0-5|1	%define upstream_name    Math-Gradient
14cr|perl-Math-Gradient-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Math-Gradient-0.40.0-5|3	
14cr|perl-Math-Gradient-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Gradient-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Gradient-0.40.0-5|6	Release:	5
14cr|perl-Math-Gradient-0.40.0-5|7	
14cr|perl-Math-Gradient-0.40.0-5|8	Summary:	Calculate Gradients Between Multiple Numbers
14cr|perl-Math-Gradient-0.40.0-5|9	
14cr|perl-Math-Gradient-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Math-Gradient-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Math-Gradient-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Gradient-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-Math-Gradient-0.40.0-5|14	
14cr|perl-Math-Gradient-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Math-Gradient-0.40.0-5|16	BuildArch:	noarch
14cr|perl-Math-Gradient-0.40.0-5|17	
14cr|perl-Math-Gradient-0.40.0-5|18	%description
14cr|perl-Math-Gradient-0.40.0-5|19	Math::Gradient is used to calculate smooth transitions between numerical
14cr|perl-Math-Gradient-0.40.0-5|20	values (also known as a "Gradient"). I wrote this module mainly to mix
14cr|perl-Math-Gradient-0.40.0-5|21	colours, but it probably has several other applications. Methods are
14cr|perl-Math-Gradient-0.40.0-5|22	supported to handle both basic and multiple-point gradients, both with
14cr|perl-Math-Gradient-0.40.0-5|23	scalars and arrays.
14cr|perl-Math-Gradient-0.40.0-5|24	
14cr|perl-Math-Gradient-0.40.0-5|25	%prep
14cr|perl-Math-Gradient-0.40.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Gradient-0.40.0-5|27	
14cr|perl-Math-Gradient-0.40.0-5|28	%build
14cr|perl-Math-Gradient-0.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Gradient-0.40.0-5|30	%make
14cr|perl-Math-Gradient-0.40.0-5|31	
14cr|perl-Math-Gradient-0.40.0-5|32	%check
14cr|perl-Math-Gradient-0.40.0-5|33	%make test
14cr|perl-Math-Gradient-0.40.0-5|34	
14cr|perl-Math-Gradient-0.40.0-5|35	%install
14cr|perl-Math-Gradient-0.40.0-5|36	%makeinstall_std
14cr|perl-Math-Gradient-0.40.0-5|37	
14cr|perl-Math-Gradient-0.40.0-5|38	%files
14cr|perl-Math-Gradient-0.40.0-5|39	%doc Changes README
14cr|perl-Math-Gradient-0.40.0-5|40	%{_mandir}/man3/*
14cr|perl-Math-Gradient-0.40.0-5|41	%{perl_vendorlib}/*
14cr|perl-Math-Gradient-0.40.0-5|42	
14cr|perl-Math-Gradient-0.40.0-5|43	
14cr|perl-Math-Gradient-0.40.0-5|44	%changelog
14cr|perl-Math-Gradient-0.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Math-Gradient-0.40.0-5|46	+ Revision: 0a1c093
14cr|perl-Math-Gradient-0.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Math-Gradient-0.40.0-5|48	
14cr|perl-Math-Gradient-0.40.0-5|49	

5009 14
14cr|perl-Math-Matrix-0.800.0-3|1	%define realname   Math-Matrix
14cr|perl-Math-Matrix-0.800.0-3|2	%define upstream_version 0.8
14cr|perl-Math-Matrix-0.800.0-3|3	
14cr|perl-Math-Matrix-0.800.0-3|4	Name:       perl-%{realname}
14cr|perl-Math-Matrix-0.800.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-Matrix-0.800.0-3|6	Release:    3
14cr|perl-Math-Matrix-0.800.0-3|7	License:    GPL or Artistic
14cr|perl-Math-Matrix-0.800.0-3|8	Group:      Development/Perl
14cr|perl-Math-Matrix-0.800.0-3|9	Summary:    Matrix data type (transpose, multiply etc)
14cr|perl-Math-Matrix-0.800.0-3|10	
14cr|perl-Math-Matrix-0.800.0-3|11	Source:     http://www.cpan.org/modules/by-module/Math/Math-Matrix-%{upstream_version}.tar.gz
14cr|perl-Math-Matrix-0.800.0-3|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Math-Matrix-0.800.0-3|13	BuildRequires: perl-devel
14cr|perl-Math-Matrix-0.800.0-3|14	BuildArch: noarch
14cr|perl-Math-Matrix-0.800.0-3|15	
14cr|perl-Math-Matrix-0.800.0-3|16	%description
14cr|perl-Math-Matrix-0.800.0-3|17	The following methods are available:
14cr|perl-Math-Matrix-0.800.0-3|18	
14cr|perl-Math-Matrix-0.800.0-3|19	new
14cr|perl-Math-Matrix-0.800.0-3|20	Constructor arguments are a list of references to arrays of the same
14cr|perl-Math-Matrix-0.800.0-3|21	length. The arrays are copied. The method returns *undef* in case of
14cr|perl-Math-Matrix-0.800.0-3|22	error.
14cr|perl-Math-Matrix-0.800.0-3|23	
14cr|perl-Math-Matrix-0.800.0-3|24	$a = new Math::Matrix ([rand,rand,rand],
14cr|perl-Math-Matrix-0.800.0-3|25	[rand,rand,rand],
14cr|perl-Math-Matrix-0.800.0-3|26	[rand,rand,rand]);
14cr|perl-Math-Matrix-0.800.0-3|27	
14cr|perl-Math-Matrix-0.800.0-3|28	%prep
14cr|perl-Math-Matrix-0.800.0-3|29	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Math-Matrix-0.800.0-3|30	
14cr|perl-Math-Matrix-0.800.0-3|31	%build
14cr|perl-Math-Matrix-0.800.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Matrix-0.800.0-3|33	%make
14cr|perl-Math-Matrix-0.800.0-3|34	
14cr|perl-Math-Matrix-0.800.0-3|35	%check
14cr|perl-Math-Matrix-0.800.0-3|36	make test
14cr|perl-Math-Matrix-0.800.0-3|37	
14cr|perl-Math-Matrix-0.800.0-3|38	%install
14cr|perl-Math-Matrix-0.800.0-3|39	%makeinstall_std
14cr|perl-Math-Matrix-0.800.0-3|40	
14cr|perl-Math-Matrix-0.800.0-3|41	%files
14cr|perl-Math-Matrix-0.800.0-3|42	%doc README
14cr|perl-Math-Matrix-0.800.0-3|43	%{_mandir}/man3/*
14cr|perl-Math-Matrix-0.800.0-3|44	%{perl_vendorlib}/*
14cr|perl-Math-Matrix-0.800.0-3|45	
14cr|perl-Math-Matrix-0.800.0-3|46	
14cr|perl-Math-Matrix-0.800.0-3|47	
14cr|perl-Math-Matrix-0.800.0-3|48	
14cr|perl-Math-Matrix-0.800.0-3|49	
14cr|perl-Math-Matrix-0.800.0-3|50	%changelog
14cr|perl-Math-Matrix-0.800.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.800.0-3
14cr|perl-Math-Matrix-0.800.0-3|52	+ Revision: b4f58d4
14cr|perl-Math-Matrix-0.800.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Math-Matrix-0.800.0-3|54	
14cr|perl-Math-Matrix-0.800.0-3|55	

5010 14
14cr|perl-Math-MatrixBool-5.800.0-4|1	%define upstream_name	 Math-MatrixBool
14cr|perl-Math-MatrixBool-5.800.0-4|2	%define upstream_version 5.8
14cr|perl-Math-MatrixBool-5.800.0-4|3	
14cr|perl-Math-MatrixBool-5.800.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Math-MatrixBool-5.800.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-MatrixBool-5.800.0-4|6	Release:	4
14cr|perl-Math-MatrixBool-5.800.0-4|7	
14cr|perl-Math-MatrixBool-5.800.0-4|8	Summary:	Matrix of Booleans
14cr|perl-Math-MatrixBool-5.800.0-4|9	License:	GPL+ or Artistic
14cr|perl-Math-MatrixBool-5.800.0-4|10	Group:		Development/Perl
14cr|perl-Math-MatrixBool-5.800.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-MatrixBool-5.800.0-4|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-MatrixBool-5.800.0-4|13	
14cr|perl-Math-MatrixBool-5.800.0-4|14	BuildRequires:	perl-devel
14cr|perl-Math-MatrixBool-5.800.0-4|15	BuildRequires:	perl(Bit::Vector)
14cr|perl-Math-MatrixBool-5.800.0-4|16	
14cr|perl-Math-MatrixBool-5.800.0-4|17	BuildArch:	noarch
14cr|perl-Math-MatrixBool-5.800.0-4|18	
14cr|perl-Math-MatrixBool-5.800.0-4|19	%description
14cr|perl-Math-MatrixBool-5.800.0-4|20	Easy manipulation of matrices of booleans (Boolean Algebra).
14cr|perl-Math-MatrixBool-5.800.0-4|21	
14cr|perl-Math-MatrixBool-5.800.0-4|22	%prep
14cr|perl-Math-MatrixBool-5.800.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-MatrixBool-5.800.0-4|24	
14cr|perl-Math-MatrixBool-5.800.0-4|25	%build
14cr|perl-Math-MatrixBool-5.800.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-MatrixBool-5.800.0-4|27	%make
14cr|perl-Math-MatrixBool-5.800.0-4|28	
14cr|perl-Math-MatrixBool-5.800.0-4|29	%check
14cr|perl-Math-MatrixBool-5.800.0-4|30	make test
14cr|perl-Math-MatrixBool-5.800.0-4|31	
14cr|perl-Math-MatrixBool-5.800.0-4|32	%install
14cr|perl-Math-MatrixBool-5.800.0-4|33	%makeinstall_std
14cr|perl-Math-MatrixBool-5.800.0-4|34	
14cr|perl-Math-MatrixBool-5.800.0-4|35	%files
14cr|perl-Math-MatrixBool-5.800.0-4|36	%doc README.txt
14cr|perl-Math-MatrixBool-5.800.0-4|37	%{perl_vendorlib}/Math
14cr|perl-Math-MatrixBool-5.800.0-4|38	%{_mandir}/*/*
14cr|perl-Math-MatrixBool-5.800.0-4|39	
14cr|perl-Math-MatrixBool-5.800.0-4|40	%changelog
14cr|perl-Math-MatrixBool-5.800.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.800.0-4
14cr|perl-Math-MatrixBool-5.800.0-4|42	+ Revision: d984b23
14cr|perl-Math-MatrixBool-5.800.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Math-MatrixBool-5.800.0-4|44	
14cr|perl-Math-MatrixBool-5.800.0-4|45	

5011 14
14cr|perl-Math-MatrixReal-2.110.0-3|1	%define upstream_name    Math-MatrixReal
14cr|perl-Math-MatrixReal-2.110.0-3|2	%define upstream_version 2.11
14cr|perl-Math-MatrixReal-2.110.0-3|3	
14cr|perl-Math-MatrixReal-2.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Math-MatrixReal-2.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-MatrixReal-2.110.0-3|6	Release:	3
14cr|perl-Math-MatrixReal-2.110.0-3|7	
14cr|perl-Math-MatrixReal-2.110.0-3|8	Summary:	Manipulate NxN matrices
14cr|perl-Math-MatrixReal-2.110.0-3|9	
14cr|perl-Math-MatrixReal-2.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Math-MatrixReal-2.110.0-3|11	Group:		Development/Perl
14cr|perl-Math-MatrixReal-2.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-MatrixReal-2.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Math/Math-MatrixReal-%{upstream_version}.tar.gz
14cr|perl-Math-MatrixReal-2.110.0-3|14	
14cr|perl-Math-MatrixReal-2.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Math-MatrixReal-2.110.0-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-Math-MatrixReal-2.110.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Math-MatrixReal-2.110.0-3|18	BuildRequires:	perl(Test::Most)
14cr|perl-Math-MatrixReal-2.110.0-3|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Math-MatrixReal-2.110.0-3|20	BuildArch:	noarch
14cr|perl-Math-MatrixReal-2.110.0-3|21	
14cr|perl-Math-MatrixReal-2.110.0-3|22	%description
14cr|perl-Math-MatrixReal-2.110.0-3|23	*Semi-Rings*
14cr|perl-Math-MatrixReal-2.110.0-3|24	A Semi-Ring (S, +, ., 0, 1) is characterized by the following
14cr|perl-Math-MatrixReal-2.110.0-3|25	properties:
14cr|perl-Math-MatrixReal-2.110.0-3|26	
14cr|perl-Math-MatrixReal-2.110.0-3|27	* 1)
14cr|perl-Math-MatrixReal-2.110.0-3|28	
14cr|perl-Math-MatrixReal-2.110.0-3|29	a) '(S, +, 0) is a Semi-Group with neutral element 0'
14cr|perl-Math-MatrixReal-2.110.0-3|30	
14cr|perl-Math-MatrixReal-2.110.0-3|31	%prep
14cr|perl-Math-MatrixReal-2.110.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-MatrixReal-2.110.0-3|33	
14cr|perl-Math-MatrixReal-2.110.0-3|34	%build
14cr|perl-Math-MatrixReal-2.110.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-MatrixReal-2.110.0-3|36	%make
14cr|perl-Math-MatrixReal-2.110.0-3|37	
14cr|perl-Math-MatrixReal-2.110.0-3|38	%check
14cr|perl-Math-MatrixReal-2.110.0-3|39	%make test
14cr|perl-Math-MatrixReal-2.110.0-3|40	
14cr|perl-Math-MatrixReal-2.110.0-3|41	%install
14cr|perl-Math-MatrixReal-2.110.0-3|42	%makeinstall_std
14cr|perl-Math-MatrixReal-2.110.0-3|43	
14cr|perl-Math-MatrixReal-2.110.0-3|44	%files
14cr|perl-Math-MatrixReal-2.110.0-3|45	%doc CHANGES META.yml
14cr|perl-Math-MatrixReal-2.110.0-3|46	%{_mandir}/man3/*
14cr|perl-Math-MatrixReal-2.110.0-3|47	%{perl_vendorlib}/*
14cr|perl-Math-MatrixReal-2.110.0-3|48	
14cr|perl-Math-MatrixReal-2.110.0-3|49	
14cr|perl-Math-MatrixReal-2.110.0-3|50	%changelog
14cr|perl-Math-MatrixReal-2.110.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-3
14cr|perl-Math-MatrixReal-2.110.0-3|52	+ Revision: 0d06fd7
14cr|perl-Math-MatrixReal-2.110.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Math-MatrixReal-2.110.0-3|54	
14cr|perl-Math-MatrixReal-2.110.0-3|55	

5012 14
14cr|perl-Math-Random-0.710.0-5|1	%define upstream_name    Math-Random
14cr|perl-Math-Random-0.710.0-5|2	%define upstream_version 0.71
14cr|perl-Math-Random-0.710.0-5|3	
14cr|perl-Math-Random-0.710.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Math-Random-0.710.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-Random-0.710.0-5|6	Release:    5
14cr|perl-Math-Random-0.710.0-5|7	
14cr|perl-Math-Random-0.710.0-5|8	Summary:    Random Number Generators
14cr|perl-Math-Random-0.710.0-5|9	
14cr|perl-Math-Random-0.710.0-5|10	License:    GPL+ or Artistic
14cr|perl-Math-Random-0.710.0-5|11	Group:      Development/Perl
14cr|perl-Math-Random-0.710.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Random-0.710.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-Random-0.710.0-5|14	
14cr|perl-Math-Random-0.710.0-5|15	BuildRequires: perl-devel
14cr|perl-Math-Random-0.710.0-5|16	
14cr|perl-Math-Random-0.710.0-5|17	%description
14cr|perl-Math-Random-0.710.0-5|18	*Math::Random* is a *Perl* port of the *C* version of *randlib*, which is a
14cr|perl-Math-Random-0.710.0-5|19	suite of routines for generating random deviates. See the "RANDLIB" manpage
14cr|perl-Math-Random-0.710.0-5|20	for more information.
14cr|perl-Math-Random-0.710.0-5|21	
14cr|perl-Math-Random-0.710.0-5|22	This port supports all of the distributions from which the *Fortran* and
14cr|perl-Math-Random-0.710.0-5|23	*C* versions generate deviates. The major functionalities that are excluded
14cr|perl-Math-Random-0.710.0-5|24	are the multiple generators/splitting facility and antithetic random number
14cr|perl-Math-Random-0.710.0-5|25	generation. These facilities, along with some of the distributions which
14cr|perl-Math-Random-0.710.0-5|26	_are_ included, are probably not of interest except to the very
14cr|perl-Math-Random-0.710.0-5|27	sophisticated user. If there is sufficient interest, the excluded
14cr|perl-Math-Random-0.710.0-5|28	facilities will be included in a future release. The code to perform the
14cr|perl-Math-Random-0.710.0-5|29	excluded facilities is available as *randlib* in *Fortran* and *C* source.
14cr|perl-Math-Random-0.710.0-5|30	
14cr|perl-Math-Random-0.710.0-5|31	Default Routines
14cr|perl-Math-Random-0.710.0-5|32	The routines which are exported by default are the only ones that the
14cr|perl-Math-Random-0.710.0-5|33	average Perl programmer is likely to need.
14cr|perl-Math-Random-0.710.0-5|34	
14cr|perl-Math-Random-0.710.0-5|35	%prep
14cr|perl-Math-Random-0.710.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Random-0.710.0-5|37	
14cr|perl-Math-Random-0.710.0-5|38	%build
14cr|perl-Math-Random-0.710.0-5|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Random-0.710.0-5|40	%make
14cr|perl-Math-Random-0.710.0-5|41	
14cr|perl-Math-Random-0.710.0-5|42	%check
14cr|perl-Math-Random-0.710.0-5|43	make test
14cr|perl-Math-Random-0.710.0-5|44	
14cr|perl-Math-Random-0.710.0-5|45	%install
14cr|perl-Math-Random-0.710.0-5|46	%makeinstall_std
14cr|perl-Math-Random-0.710.0-5|47	
14cr|perl-Math-Random-0.710.0-5|48	%clean
14cr|perl-Math-Random-0.710.0-5|49	
14cr|perl-Math-Random-0.710.0-5|50	%files
14cr|perl-Math-Random-0.710.0-5|51	%doc Changes README README
14cr|perl-Math-Random-0.710.0-5|52	%{_mandir}/man3/*
14cr|perl-Math-Random-0.710.0-5|53	%{perl_vendorlib}/*
14cr|perl-Math-Random-0.710.0-5|54	
14cr|perl-Math-Random-0.710.0-5|55	
14cr|perl-Math-Random-0.710.0-5|56	
14cr|perl-Math-Random-0.710.0-5|57	
14cr|perl-Math-Random-0.710.0-5|58	%changelog
14cr|perl-Math-Random-0.710.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.710.0-5
14cr|perl-Math-Random-0.710.0-5|60	+ Revision: 59d8f8d
14cr|perl-Math-Random-0.710.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Math-Random-0.710.0-5|62	
14cr|perl-Math-Random-0.710.0-5|63	

5013 14
14cr|perl-Math-Random-ISAAC-1.4.0-6|1	%define upstream_name    Math-Random-ISAAC
14cr|perl-Math-Random-ISAAC-1.4.0-6|2	%define upstream_version 1.004
14cr|perl-Math-Random-ISAAC-1.4.0-6|3	
14cr|perl-Math-Random-ISAAC-1.4.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Random-ISAAC-1.4.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Random-ISAAC-1.4.0-6|6	Release:	6
14cr|perl-Math-Random-ISAAC-1.4.0-6|7	
14cr|perl-Math-Random-ISAAC-1.4.0-6|8	Summary:	Pure Perl port of the ISAAC PRNG algorithm
14cr|perl-Math-Random-ISAAC-1.4.0-6|9	
14cr|perl-Math-Random-ISAAC-1.4.0-6|10	License:	GPL+ or Artistic
14cr|perl-Math-Random-ISAAC-1.4.0-6|11	Group:		Development/Perl
14cr|perl-Math-Random-ISAAC-1.4.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Random-ISAAC-1.4.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-Random-ISAAC-1.4.0-6|14	
14cr|perl-Math-Random-ISAAC-1.4.0-6|15	BuildRequires:	perl-devel
14cr|perl-Math-Random-ISAAC-1.4.0-6|16	BuildRequires:	perl(Math::Random::ISAAC::XS)
14cr|perl-Math-Random-ISAAC-1.4.0-6|17	BuildRequires:	perl(Test::More)
14cr|perl-Math-Random-ISAAC-1.4.0-6|18	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Math-Random-ISAAC-1.4.0-6|19	BuildArch:	noarch
14cr|perl-Math-Random-ISAAC-1.4.0-6|20	
14cr|perl-Math-Random-ISAAC-1.4.0-6|21	%description
14cr|perl-Math-Random-ISAAC-1.4.0-6|22	As with other Pseudo-Random Number Generator (PRNG) algorithms like the
14cr|perl-Math-Random-ISAAC-1.4.0-6|23	Mersenne Twister (see the Math::Random::MT manpage), this algorithm is
14cr|perl-Math-Random-ISAAC-1.4.0-6|24	designed to take some seed information and produce seemingly random results
14cr|perl-Math-Random-ISAAC-1.4.0-6|25	as output.
14cr|perl-Math-Random-ISAAC-1.4.0-6|26	
14cr|perl-Math-Random-ISAAC-1.4.0-6|27	However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
14cr|perl-Math-Random-ISAAC-1.4.0-6|28	different goals than these commonly used algorithms. In particular, it's
14cr|perl-Math-Random-ISAAC-1.4.0-6|29	really fast - on average, it requires only 18.75 machine cycles to generate
14cr|perl-Math-Random-ISAAC-1.4.0-6|30	a 32-bit value. This makes it suitable for applications where a significant
14cr|perl-Math-Random-ISAAC-1.4.0-6|31	amount of random data needs to be produced quickly, such solving using the
14cr|perl-Math-Random-ISAAC-1.4.0-6|32	Monte Carlo method or for games.
14cr|perl-Math-Random-ISAAC-1.4.0-6|33	
14cr|perl-Math-Random-ISAAC-1.4.0-6|34	The results are uniformly distributed, unbiased, and unpredictable unless
14cr|perl-Math-Random-ISAAC-1.4.0-6|35	you know the seed. The algorithm was published by Bob Jenkins in the late
14cr|perl-Math-Random-ISAAC-1.4.0-6|36	90s and despite the best efforts of many security researchers, no feasible
14cr|perl-Math-Random-ISAAC-1.4.0-6|37	attacks have been found to date.
14cr|perl-Math-Random-ISAAC-1.4.0-6|38	
14cr|perl-Math-Random-ISAAC-1.4.0-6|39	%prep
14cr|perl-Math-Random-ISAAC-1.4.0-6|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Random-ISAAC-1.4.0-6|41	
14cr|perl-Math-Random-ISAAC-1.4.0-6|42	%build
14cr|perl-Math-Random-ISAAC-1.4.0-6|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Random-ISAAC-1.4.0-6|44	%make
14cr|perl-Math-Random-ISAAC-1.4.0-6|45	
14cr|perl-Math-Random-ISAAC-1.4.0-6|46	%check
14cr|perl-Math-Random-ISAAC-1.4.0-6|47	%make test
14cr|perl-Math-Random-ISAAC-1.4.0-6|48	
14cr|perl-Math-Random-ISAAC-1.4.0-6|49	%install
14cr|perl-Math-Random-ISAAC-1.4.0-6|50	%makeinstall_std
14cr|perl-Math-Random-ISAAC-1.4.0-6|51	
14cr|perl-Math-Random-ISAAC-1.4.0-6|52	%files
14cr|perl-Math-Random-ISAAC-1.4.0-6|53	%doc README Changes LICENSE META.yml
14cr|perl-Math-Random-ISAAC-1.4.0-6|54	%{_mandir}/man3/*
14cr|perl-Math-Random-ISAAC-1.4.0-6|55	%{perl_vendorlib}/*
14cr|perl-Math-Random-ISAAC-1.4.0-6|56	
14cr|perl-Math-Random-ISAAC-1.4.0-6|57	
14cr|perl-Math-Random-ISAAC-1.4.0-6|58	%changelog
14cr|perl-Math-Random-ISAAC-1.4.0-6|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-6
14cr|perl-Math-Random-ISAAC-1.4.0-6|60	+ Revision: 8da5ba9
14cr|perl-Math-Random-ISAAC-1.4.0-6|61	- MassBuild#464: Increase release tag
14cr|perl-Math-Random-ISAAC-1.4.0-6|62	
14cr|perl-Math-Random-ISAAC-1.4.0-6|63	

5014 14
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|1	%define upstream_name    Math-Random-ISAAC-XS
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|2	%define upstream_version 1.004
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|3	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|6	Release:	3
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|7	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|8	Summary:    C implementation of the ISAAC PRNG Algorithm
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|9	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|10	License:    GPL+ or Artistic
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|11	Group:      Development/Perl
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Math/Math-Random-ISAAC-XS-%{upstream_version}.tar.gz
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|14	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|16	BuildRequires: perl(ExtUtils::ParseXS)
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|17	BuildRequires: perl(Test::More)
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|18	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|19	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|20	BuildRequires: perl-devel
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|21	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|22	%description
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|23	See the Math::Random::ISAAC manpage for the full description.
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|24	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|25	%prep
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|27	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|28	%build
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|29	%{__perl} Build.PL installdirs=vendor
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|30	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|31	./Build
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|32	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|33	%check
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|34	./Build test
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|35	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|36	%install
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|37	./Build install destdir=%{buildroot}
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|38	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|39	%clean
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|40	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|41	%files
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|42	%doc Changes LICENSE META.yml README
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|43	%{_mandir}/man3/*
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|44	%{perl_vendorlib}/*
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|45	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|46	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|47	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|48	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|49	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|50	%changelog
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|52	+ Revision: 06b7a40
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|54	
14cr|perl-Math-Random-ISAAC-XS-1.4.0-3|55	

5015 14
14cr|perl-Math-Random-Secure-0.60.0-5|1	%define upstream_name    Math-Random-Secure
14cr|perl-Math-Random-Secure-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Math-Random-Secure-0.60.0-5|3	
14cr|perl-Math-Random-Secure-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Random-Secure-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Random-Secure-0.60.0-5|6	Release:	5
14cr|perl-Math-Random-Secure-0.60.0-5|7	
14cr|perl-Math-Random-Secure-0.60.0-5|8	Summary:	The underlying PRNG, as an object
14cr|perl-Math-Random-Secure-0.60.0-5|9	
14cr|perl-Math-Random-Secure-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Math-Random-Secure-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Math-Random-Secure-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Random-Secure-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Math-Random-Secure-0.60.0-5|14	
14cr|perl-Math-Random-Secure-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Math-Random-Secure-0.60.0-5|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Math-Random-Secure-0.60.0-5|17	BuildRequires:	perl(Crypt::Random::Source)
14cr|perl-Math-Random-Secure-0.60.0-5|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Math-Random-Secure-0.60.0-5|19	BuildRequires:	perl(Math::Random::ISAAC)
14cr|perl-Math-Random-Secure-0.60.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Math-Random-Secure-0.60.0-5|21	BuildRequires:	perl(Test::Warn)
14cr|perl-Math-Random-Secure-0.60.0-5|22	BuildArch:	noarch
14cr|perl-Math-Random-Secure-0.60.0-5|23	
14cr|perl-Math-Random-Secure-0.60.0-5|24	%description
14cr|perl-Math-Random-Secure-0.60.0-5|25	This module is intended to provide a cryptographically-secure replacement
14cr|perl-Math-Random-Secure-0.60.0-5|26	for Perl's built-in 'rand' function. "Crytographically secure", in this
14cr|perl-Math-Random-Secure-0.60.0-5|27	case, means:
14cr|perl-Math-Random-Secure-0.60.0-5|28	
14cr|perl-Math-Random-Secure-0.60.0-5|29	* *
14cr|perl-Math-Random-Secure-0.60.0-5|30	
14cr|perl-Math-Random-Secure-0.60.0-5|31	No matter how many numbers you see generated by the random number
14cr|perl-Math-Random-Secure-0.60.0-5|32	generator, you cannot guess the future numbers, and you cannot guess the
14cr|perl-Math-Random-Secure-0.60.0-5|33	seed.
14cr|perl-Math-Random-Secure-0.60.0-5|34	
14cr|perl-Math-Random-Secure-0.60.0-5|35	%prep
14cr|perl-Math-Random-Secure-0.60.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Random-Secure-0.60.0-5|37	
14cr|perl-Math-Random-Secure-0.60.0-5|38	%build
14cr|perl-Math-Random-Secure-0.60.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Random-Secure-0.60.0-5|40	%make
14cr|perl-Math-Random-Secure-0.60.0-5|41	
14cr|perl-Math-Random-Secure-0.60.0-5|42	%check
14cr|perl-Math-Random-Secure-0.60.0-5|43	%make test
14cr|perl-Math-Random-Secure-0.60.0-5|44	
14cr|perl-Math-Random-Secure-0.60.0-5|45	%install
14cr|perl-Math-Random-Secure-0.60.0-5|46	%makeinstall_std
14cr|perl-Math-Random-Secure-0.60.0-5|47	
14cr|perl-Math-Random-Secure-0.60.0-5|48	%files
14cr|perl-Math-Random-Secure-0.60.0-5|49	%doc README Changes LICENSE META.json
14cr|perl-Math-Random-Secure-0.60.0-5|50	%{_mandir}/man3/*
14cr|perl-Math-Random-Secure-0.60.0-5|51	%{perl_vendorlib}/*
14cr|perl-Math-Random-Secure-0.60.0-5|52	
14cr|perl-Math-Random-Secure-0.60.0-5|53	
14cr|perl-Math-Random-Secure-0.60.0-5|54	%changelog
14cr|perl-Math-Random-Secure-0.60.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Math-Random-Secure-0.60.0-5|56	+ Revision: e8bef01
14cr|perl-Math-Random-Secure-0.60.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Math-Random-Secure-0.60.0-5|58	
14cr|perl-Math-Random-Secure-0.60.0-5|59	

5016 14
14cr|perl-Math-Roman-1.70.0-4|1	%define upstream_name	 Math-Roman
14cr|perl-Math-Roman-1.70.0-4|2	%define upstream_version 1.07
14cr|perl-Math-Roman-1.70.0-4|3	
14cr|perl-Math-Roman-1.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Roman-1.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Roman-1.70.0-4|6	Release:	4
14cr|perl-Math-Roman-1.70.0-4|7	
14cr|perl-Math-Roman-1.70.0-4|8	Summary:	Arbitrary sized Roman numbers and conversion from and to Arabic
14cr|perl-Math-Roman-1.70.0-4|9	License:	GPL+ or Artistic
14cr|perl-Math-Roman-1.70.0-4|10	Group:		Development/Perl
14cr|perl-Math-Roman-1.70.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Roman-1.70.0-4|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Math-Roman-1.70.0-4|13	
14cr|perl-Math-Roman-1.70.0-4|14	BuildRequires:	perl-devel
14cr|perl-Math-Roman-1.70.0-4|15	BuildArch:	noarch
14cr|perl-Math-Roman-1.70.0-4|16	
14cr|perl-Math-Roman-1.70.0-4|17	%description
14cr|perl-Math-Roman-1.70.0-4|18	Well, it seems I have been infected by the Perligata-Virus, too. ;o)
14cr|perl-Math-Roman-1.70.0-4|19	
14cr|perl-Math-Roman-1.70.0-4|20	This module lets you calculate with Roman numbers, as if they were big
14cr|perl-Math-Roman-1.70.0-4|21	integers. The numbers can have arbitrary length and all the usual functions
14cr|perl-Math-Roman-1.70.0-4|22	from Math::BigInt are available.
14cr|perl-Math-Roman-1.70.0-4|23	
14cr|perl-Math-Roman-1.70.0-4|24	%prep
14cr|perl-Math-Roman-1.70.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Roman-1.70.0-4|26	
14cr|perl-Math-Roman-1.70.0-4|27	%build
14cr|perl-Math-Roman-1.70.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Roman-1.70.0-4|29	%make
14cr|perl-Math-Roman-1.70.0-4|30	
14cr|perl-Math-Roman-1.70.0-4|31	%check
14cr|perl-Math-Roman-1.70.0-4|32	%make test
14cr|perl-Math-Roman-1.70.0-4|33	
14cr|perl-Math-Roman-1.70.0-4|34	%install
14cr|perl-Math-Roman-1.70.0-4|35	%makeinstall_std
14cr|perl-Math-Roman-1.70.0-4|36	
14cr|perl-Math-Roman-1.70.0-4|37	%files
14cr|perl-Math-Roman-1.70.0-4|38	%doc CHANGES LICENSE README INSTALL SIGNATURE
14cr|perl-Math-Roman-1.70.0-4|39	%{perl_vendorlib}/Math
14cr|perl-Math-Roman-1.70.0-4|40	%{_mandir}/*/*
14cr|perl-Math-Roman-1.70.0-4|41	
14cr|perl-Math-Roman-1.70.0-4|42	
14cr|perl-Math-Roman-1.70.0-4|43	%changelog
14cr|perl-Math-Roman-1.70.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-4
14cr|perl-Math-Roman-1.70.0-4|45	+ Revision: 7cbd649
14cr|perl-Math-Roman-1.70.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Math-Roman-1.70.0-4|47	
14cr|perl-Math-Roman-1.70.0-4|48	

5017 14
14cr|perl-Math-RPN-1.110.0-3|1	%define upstream_name 	 Math-RPN
14cr|perl-Math-RPN-1.110.0-3|2	%define upstream_version 1.11
14cr|perl-Math-RPN-1.110.0-3|3	
14cr|perl-Math-RPN-1.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Math-RPN-1.110.0-3|5	Version:	%perl_convert_version 1.11
14cr|perl-Math-RPN-1.110.0-3|6	Release:	3
14cr|perl-Math-RPN-1.110.0-3|7	
14cr|perl-Math-RPN-1.110.0-3|8	Summary:	Perl extension for Reverse Polish Math Expression Evaluation
14cr|perl-Math-RPN-1.110.0-3|9	
14cr|perl-Math-RPN-1.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Math-RPN-1.110.0-3|11	Group:		Development/Perl
14cr|perl-Math-RPN-1.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-RPN-1.110.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Math/Math-RPN-1.11.tar.gz
14cr|perl-Math-RPN-1.110.0-3|14	
14cr|perl-Math-RPN-1.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Math-RPN-1.110.0-3|16	BuildArch:	noarch
14cr|perl-Math-RPN-1.110.0-3|17	
14cr|perl-Math-RPN-1.110.0-3|18	%description
14cr|perl-Math-RPN-1.110.0-3|19	Reverse Polish Notation is briefly a stack-based way of writing
14cr|perl-Math-RPN-1.110.0-3|20	mathematical expressions. This has the advantage of eliminating
14cr|perl-Math-RPN-1.110.0-3|21	the need for parenthesis and simplifying parsing for computers vs.
14cr|perl-Math-RPN-1.110.0-3|22	normal algebraic notation at a slight cost in the ability of humans
14cr|perl-Math-RPN-1.110.0-3|23	to easily comprehend the expressions.
14cr|perl-Math-RPN-1.110.0-3|24	
14cr|perl-Math-RPN-1.110.0-3|25	Math::RPN will take a scalar or list of sclars which contain an RPN
14cr|perl-Math-RPN-1.110.0-3|26	expression as a set of comma delimited values and operators, and
14cr|perl-Math-RPN-1.110.0-3|27	return the result or stack, depending on context. If the function
14cr|perl-Math-RPN-1.110.0-3|28	is called in an array context, it will return the entire remaining stack.
14cr|perl-Math-RPN-1.110.0-3|29	
14cr|perl-Math-RPN-1.110.0-3|30	%prep
14cr|perl-Math-RPN-1.110.0-3|31	%setup -q -n  %{upstream_name}-%{upstream_version}
14cr|perl-Math-RPN-1.110.0-3|32	
14cr|perl-Math-RPN-1.110.0-3|33	%build
14cr|perl-Math-RPN-1.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-RPN-1.110.0-3|35	make
14cr|perl-Math-RPN-1.110.0-3|36	
14cr|perl-Math-RPN-1.110.0-3|37	%install
14cr|perl-Math-RPN-1.110.0-3|38	%makeinstall_std
14cr|perl-Math-RPN-1.110.0-3|39	
14cr|perl-Math-RPN-1.110.0-3|40	%files
14cr|perl-Math-RPN-1.110.0-3|41	%doc Changes
14cr|perl-Math-RPN-1.110.0-3|42	%{perl_vendorlib}/Math/RPN.pm
14cr|perl-Math-RPN-1.110.0-3|43	%{_mandir}/man?/*
14cr|perl-Math-RPN-1.110.0-3|44	
14cr|perl-Math-RPN-1.110.0-3|45	
14cr|perl-Math-RPN-1.110.0-3|46	
14cr|perl-Math-RPN-1.110.0-3|47	%changelog
14cr|perl-Math-RPN-1.110.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-3
14cr|perl-Math-RPN-1.110.0-3|49	+ Revision: 65ce950
14cr|perl-Math-RPN-1.110.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Math-RPN-1.110.0-3|51	
14cr|perl-Math-RPN-1.110.0-3|52	

5018 14
14cr|perl-Math-Spline-0.20.0-3|1	%define upstream_name    Math-Spline
14cr|perl-Math-Spline-0.20.0-3|2	%define upstream_version 0.02
14cr|perl-Math-Spline-0.20.0-3|3	
14cr|perl-Math-Spline-0.20.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Math-Spline-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Math-Spline-0.20.0-3|6	Release:	3
14cr|perl-Math-Spline-0.20.0-3|7	
14cr|perl-Math-Spline-0.20.0-3|8	Summary:	Cubic Spline Interpolation of data
14cr|perl-Math-Spline-0.20.0-3|9	
14cr|perl-Math-Spline-0.20.0-3|10	License:	GPL+ or Artistic
14cr|perl-Math-Spline-0.20.0-3|11	Group:		Development/Perl
14cr|perl-Math-Spline-0.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Math-Spline-0.20.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Spline-%{upstream_version}.tar.gz
14cr|perl-Math-Spline-0.20.0-3|14	
14cr|perl-Math-Spline-0.20.0-3|15	BuildRequires:	perl-devel
14cr|perl-Math-Spline-0.20.0-3|16	BuildRequires:	perl(Math::Derivative)
14cr|perl-Math-Spline-0.20.0-3|17	BuildArch:	noarch
14cr|perl-Math-Spline-0.20.0-3|18	
14cr|perl-Math-Spline-0.20.0-3|19	%description
14cr|perl-Math-Spline-0.20.0-3|20	This package provides cubic spline interpolation of numeric data. The data is
14cr|perl-Math-Spline-0.20.0-3|21	passed as references to two arrays containing the x and y ordinates. It may be
14cr|perl-Math-Spline-0.20.0-3|22	used as an exporter of the numerical functions or, more easily as a class
14cr|perl-Math-Spline-0.20.0-3|23	module.
14cr|perl-Math-Spline-0.20.0-3|24	
14cr|perl-Math-Spline-0.20.0-3|25	%prep
14cr|perl-Math-Spline-0.20.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Math-Spline-0.20.0-3|27	
14cr|perl-Math-Spline-0.20.0-3|28	%build
14cr|perl-Math-Spline-0.20.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Spline-0.20.0-3|30	%make
14cr|perl-Math-Spline-0.20.0-3|31	
14cr|perl-Math-Spline-0.20.0-3|32	%check
14cr|perl-Math-Spline-0.20.0-3|33	%make test
14cr|perl-Math-Spline-0.20.0-3|34	
14cr|perl-Math-Spline-0.20.0-3|35	%install
14cr|perl-Math-Spline-0.20.0-3|36	%makeinstall_std
14cr|perl-Math-Spline-0.20.0-3|37	
14cr|perl-Math-Spline-0.20.0-3|38	%files
14cr|perl-Math-Spline-0.20.0-3|39	%doc README
14cr|perl-Math-Spline-0.20.0-3|40	%{perl_vendorlib}/Math
14cr|perl-Math-Spline-0.20.0-3|41	%{_mandir}/*/*
14cr|perl-Math-Spline-0.20.0-3|42	
14cr|perl-Math-Spline-0.20.0-3|43	
14cr|perl-Math-Spline-0.20.0-3|44	
14cr|perl-Math-Spline-0.20.0-3|45	%changelog
14cr|perl-Math-Spline-0.20.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|perl-Math-Spline-0.20.0-3|47	+ Revision: a585bea
14cr|perl-Math-Spline-0.20.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Math-Spline-0.20.0-3|49	
14cr|perl-Math-Spline-0.20.0-3|50	

5019 14
14cr|perl-Math-Stat-0.1-11|1	%define module	Math-Stat
14cr|perl-Math-Stat-0.1-11|2	
14cr|perl-Math-Stat-0.1-11|3	Name:		perl-%{module}
14cr|perl-Math-Stat-0.1-11|4	Version:	0.1
14cr|perl-Math-Stat-0.1-11|5	Release:	11
14cr|perl-Math-Stat-0.1-11|6	Summary:	Perform Sample Statistics on Arrays
14cr|perl-Math-Stat-0.1-11|7	
14cr|perl-Math-Stat-0.1-11|8	License:	GPL or Artistic
14cr|perl-Math-Stat-0.1-11|9	Group:		Development/Perl
14cr|perl-Math-Stat-0.1-11|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Math-Stat-0.1-11|11	Source:		http://www.cpan.org/modules/by-module/Math/%{module}-%{version}.tar.bz2
14cr|perl-Math-Stat-0.1-11|12	
14cr|perl-Math-Stat-0.1-11|13	BuildRequires:	perl-devel
14cr|perl-Math-Stat-0.1-11|14	BuildArch:	noarch
14cr|perl-Math-Stat-0.1-11|15	
14cr|perl-Math-Stat-0.1-11|16	%description
14cr|perl-Math-Stat-0.1-11|17	This package provides sample statistics on arrays.
14cr|perl-Math-Stat-0.1-11|18	
14cr|perl-Math-Stat-0.1-11|19	%prep
14cr|perl-Math-Stat-0.1-11|20	%setup -q -n %{module}-%{version}
14cr|perl-Math-Stat-0.1-11|21	
14cr|perl-Math-Stat-0.1-11|22	%build
14cr|perl-Math-Stat-0.1-11|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Math-Stat-0.1-11|24	%make
14cr|perl-Math-Stat-0.1-11|25	
14cr|perl-Math-Stat-0.1-11|26	%check
14cr|perl-Math-Stat-0.1-11|27	make test
14cr|perl-Math-Stat-0.1-11|28	
14cr|perl-Math-Stat-0.1-11|29	%install
14cr|perl-Math-Stat-0.1-11|30	%makeinstall_std
14cr|perl-Math-Stat-0.1-11|31	
14cr|perl-Math-Stat-0.1-11|32	%files
14cr|perl-Math-Stat-0.1-11|33	%doc Changes
14cr|perl-Math-Stat-0.1-11|34	%{perl_vendorlib}/Math
14cr|perl-Math-Stat-0.1-11|35	%{perl_vendorlib}/auto/Math
14cr|perl-Math-Stat-0.1-11|36	%{_mandir}/*/*
14cr|perl-Math-Stat-0.1-11|37	
14cr|perl-Math-Stat-0.1-11|38	
14cr|perl-Math-Stat-0.1-11|39	%changelog
14cr|perl-Math-Stat-0.1-11|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-11
14cr|perl-Math-Stat-0.1-11|41	+ Revision: 5d28bdd
14cr|perl-Math-Stat-0.1-11|42	- MassBuild#464: Increase release tag
14cr|perl-Math-Stat-0.1-11|43	
14cr|perl-Math-Stat-0.1-11|44	

5020 14
14cr|perl-Maui-0.0.5-15|1	
14cr|perl-Maui-0.0.5-15|2	Summary:  	Perl5 modules for Maui Scheduler
14cr|perl-Maui-0.0.5-15|3	
14cr|perl-Maui-0.0.5-15|4	Name:		perl-Maui
14cr|perl-Maui-0.0.5-15|5	Version:	0.0.5
14cr|perl-Maui-0.0.5-15|6	Release:	15
14cr|perl-Maui-0.0.5-15|7	License:	GPL
14cr|perl-Maui-0.0.5-15|8	Group:		Development/Perl
14cr|perl-Maui-0.0.5-15|9	URL:		http://hepwww.ph.qmul.ac.uk/
14cr|perl-Maui-0.0.5-15|10	Source:		%{name}-%{version}.tar.bz2
14cr|perl-Maui-0.0.5-15|11	BuildRequires:	perl-devel
14cr|perl-Maui-0.0.5-15|12	
14cr|perl-Maui-0.0.5-15|13	%description
14cr|perl-Maui-0.0.5-15|14	The Maui Scheduler is Free Software licensed under the GNU General Public
14cr|perl-Maui-0.0.5-15|15	License. It is designed for parallel batch scheduling
14cr|perl-Maui-0.0.5-15|16	(custom message-passing or MPI-based jobs) on medium to
14cr|perl-Maui-0.0.5-15|17	large clusters. The Maui Scheduler is meant to be a complete
14cr|perl-Maui-0.0.5-15|18	replacement for proprietary schedulers like LSF or PBS.
14cr|perl-Maui-0.0.5-15|19	Check http://mauischeduler.sourceforge.net/
14cr|perl-Maui-0.0.5-15|20	
14cr|perl-Maui-0.0.5-15|21	This is Perl5 modules for using the scheduler.
14cr|perl-Maui-0.0.5-15|22	
14cr|perl-Maui-0.0.5-15|23	%prep
14cr|perl-Maui-0.0.5-15|24	%setup -q
14cr|perl-Maui-0.0.5-15|25	
14cr|perl-Maui-0.0.5-15|26	%build
14cr|perl-Maui-0.0.5-15|27	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Maui-0.0.5-15|28	make
14cr|perl-Maui-0.0.5-15|29	
14cr|perl-Maui-0.0.5-15|30	%install
14cr|perl-Maui-0.0.5-15|31	
14cr|perl-Maui-0.0.5-15|32	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cr|perl-Maui-0.0.5-15|33	
14cr|perl-Maui-0.0.5-15|34	%clean
14cr|perl-Maui-0.0.5-15|35	rm -fr %{buildroot}
14cr|perl-Maui-0.0.5-15|36	
14cr|perl-Maui-0.0.5-15|37	%if %mdkversion < 200900
14cr|perl-Maui-0.0.5-15|38	%postun -p /sbin/ldconfig
14cr|perl-Maui-0.0.5-15|39	%endif
14cr|perl-Maui-0.0.5-15|40	
14cr|perl-Maui-0.0.5-15|41	%files
14cr|perl-Maui-0.0.5-15|42	%doc README doc/* MANIFEST LICENSE Changes
14cr|perl-Maui-0.0.5-15|43	%{perl_vendorlib}/*
14cr|perl-Maui-0.0.5-15|44	%{_mandir}/*/*
14cr|perl-Maui-0.0.5-15|45	
14cr|perl-Maui-0.0.5-15|46	
14cr|perl-Maui-0.0.5-15|47	
14cr|perl-Maui-0.0.5-15|48	
14cr|perl-Maui-0.0.5-15|49	%changelog
14cr|perl-Maui-0.0.5-15|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-15
14cr|perl-Maui-0.0.5-15|51	+ Revision: 754fda3
14cr|perl-Maui-0.0.5-15|52	- MassBuild#464: Increase release tag
14cr|perl-Maui-0.0.5-15|53	
14cr|perl-Maui-0.0.5-15|54	

5021 14
14cr|perl-Memoize-ExpireLRU-0.550.0-5|1	%define upstream_name    Memoize-ExpireLRU
14cr|perl-Memoize-ExpireLRU-0.550.0-5|2	%define upstream_version 0.55
14cr|perl-Memoize-ExpireLRU-0.550.0-5|3	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Memoize-ExpireLRU-0.550.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Memoize-ExpireLRU-0.550.0-5|6	Release:	5
14cr|perl-Memoize-ExpireLRU-0.550.0-5|7	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|8	Summary:	Provide LRU Expiration for Memoize
14cr|perl-Memoize-ExpireLRU-0.550.0-5|9	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|10	License:	GPL+ or Artistic
14cr|perl-Memoize-ExpireLRU-0.550.0-5|11	Group:		Development/Perl
14cr|perl-Memoize-ExpireLRU-0.550.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Memoize-ExpireLRU-0.550.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Memoize/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Memoize-ExpireLRU-0.550.0-5|14	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|15	BuildRequires:	perl-devel
14cr|perl-Memoize-ExpireLRU-0.550.0-5|16	BuildRequires:	perl(Memoize)
14cr|perl-Memoize-ExpireLRU-0.550.0-5|17	BuildArch:	noarch
14cr|perl-Memoize-ExpireLRU-0.550.0-5|18	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|19	%description
14cr|perl-Memoize-ExpireLRU-0.550.0-5|20	For the theory of Memoization, please see the Memoize module documentation.
14cr|perl-Memoize-ExpireLRU-0.550.0-5|21	This module implements an expiry policy for Memoize that follows LRU
14cr|perl-Memoize-ExpireLRU-0.550.0-5|22	semantics, that is, the last n results, where n is specified as the
14cr|perl-Memoize-ExpireLRU-0.550.0-5|23	argument to the 'CACHESIZE' parameter, will be cached.
14cr|perl-Memoize-ExpireLRU-0.550.0-5|24	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|25	%prep
14cr|perl-Memoize-ExpireLRU-0.550.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Memoize-ExpireLRU-0.550.0-5|27	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|28	%build
14cr|perl-Memoize-ExpireLRU-0.550.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Memoize-ExpireLRU-0.550.0-5|30	%make
14cr|perl-Memoize-ExpireLRU-0.550.0-5|31	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|32	%check
14cr|perl-Memoize-ExpireLRU-0.550.0-5|33	%make test
14cr|perl-Memoize-ExpireLRU-0.550.0-5|34	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|35	%install
14cr|perl-Memoize-ExpireLRU-0.550.0-5|36	%makeinstall_std
14cr|perl-Memoize-ExpireLRU-0.550.0-5|37	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|38	%files
14cr|perl-Memoize-ExpireLRU-0.550.0-5|39	%doc Changes README
14cr|perl-Memoize-ExpireLRU-0.550.0-5|40	%{_mandir}/man3/*
14cr|perl-Memoize-ExpireLRU-0.550.0-5|41	%{perl_vendorlib}/*
14cr|perl-Memoize-ExpireLRU-0.550.0-5|42	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|43	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|44	%changelog
14cr|perl-Memoize-ExpireLRU-0.550.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.550.0-5
14cr|perl-Memoize-ExpireLRU-0.550.0-5|46	+ Revision: ec9940a
14cr|perl-Memoize-ExpireLRU-0.550.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Memoize-ExpireLRU-0.550.0-5|48	
14cr|perl-Memoize-ExpireLRU-0.550.0-5|49	

5022 14
14cr|perl-Meta-Builder-0.3.0-3|1	%define upstream_name    Meta-Builder
14cr|perl-Meta-Builder-0.3.0-3|2	%define upstream_version 0.003
14cr|perl-Meta-Builder-0.3.0-3|3	
14cr|perl-Meta-Builder-0.3.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Meta-Builder-0.3.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Meta-Builder-0.3.0-3|6	Release:    3
14cr|perl-Meta-Builder-0.3.0-3|7	
14cr|perl-Meta-Builder-0.3.0-3|8	Summary:    Utility functions for Meta::Builder
14cr|perl-Meta-Builder-0.3.0-3|9	
14cr|perl-Meta-Builder-0.3.0-3|10	License:    GPL+ or Artistic
14cr|perl-Meta-Builder-0.3.0-3|11	Group:      Development/Perl
14cr|perl-Meta-Builder-0.3.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Meta-Builder-0.3.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Meta/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Meta-Builder-0.3.0-3|14	
14cr|perl-Meta-Builder-0.3.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Meta-Builder-0.3.0-3|16	BuildRequires: perl(Fennec::Lite)
14cr|perl-Meta-Builder-0.3.0-3|17	BuildRequires: perl(Module::Build) >= 0.360.0
14cr|perl-Meta-Builder-0.3.0-3|18	BuildRequires: perl(Test::Exception)
14cr|perl-Meta-Builder-0.3.0-3|19	BuildRequires: perl(Test::More)
14cr|perl-Meta-Builder-0.3.0-3|20	BuildArch:  noarch
14cr|perl-Meta-Builder-0.3.0-3|21	
14cr|perl-Meta-Builder-0.3.0-3|22	%description
14cr|perl-Meta-Builder-0.3.0-3|23	Meta programming is becomming more and more popular. The popularity of Meta
14cr|perl-Meta-Builder-0.3.0-3|24	programming comes from the fact that many problems are made significantly
14cr|perl-Meta-Builder-0.3.0-3|25	easier. There are a few specialized Meta tools out there, for instance the
14cr|perl-Meta-Builder-0.3.0-3|26	Class:MOP manpage which is used by the Moose manpage to track class
14cr|perl-Meta-Builder-0.3.0-3|27	metadata.
14cr|perl-Meta-Builder-0.3.0-3|28	
14cr|perl-Meta-Builder-0.3.0-3|29	Meta::Builder is designed to be a generic tool for writing Meta objects.
14cr|perl-Meta-Builder-0.3.0-3|30	Unlike specialized tools, Meta::Builder makes no assumptions about what
14cr|perl-Meta-Builder-0.3.0-3|31	metrics you will care about. Meta::Builder also mkaes it simple for others
14cr|perl-Meta-Builder-0.3.0-3|32	to extend your meta-object based tools by providing hooks for other
14cr|perl-Meta-Builder-0.3.0-3|33	packages to add metrics to your meta object.
14cr|perl-Meta-Builder-0.3.0-3|34	
14cr|perl-Meta-Builder-0.3.0-3|35	If a specialized Meta object tool is available ot meet your needs please
14cr|perl-Meta-Builder-0.3.0-3|36	use it. However if you need a simple Meta object to track a couple metrics,
14cr|perl-Meta-Builder-0.3.0-3|37	use Meta::Builder.
14cr|perl-Meta-Builder-0.3.0-3|38	
14cr|perl-Meta-Builder-0.3.0-3|39	%prep
14cr|perl-Meta-Builder-0.3.0-3|40	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Meta-Builder-0.3.0-3|41	
14cr|perl-Meta-Builder-0.3.0-3|42	%build
14cr|perl-Meta-Builder-0.3.0-3|43	perl Build.PL installdirs=vendor
14cr|perl-Meta-Builder-0.3.0-3|44	
14cr|perl-Meta-Builder-0.3.0-3|45	./Build
14cr|perl-Meta-Builder-0.3.0-3|46	
14cr|perl-Meta-Builder-0.3.0-3|47	%check
14cr|perl-Meta-Builder-0.3.0-3|48	./Build test
14cr|perl-Meta-Builder-0.3.0-3|49	
14cr|perl-Meta-Builder-0.3.0-3|50	%install
14cr|perl-Meta-Builder-0.3.0-3|51	./Build install destdir=%{buildroot}
14cr|perl-Meta-Builder-0.3.0-3|52	
14cr|perl-Meta-Builder-0.3.0-3|53	%files
14cr|perl-Meta-Builder-0.3.0-3|54	%doc META.yml README
14cr|perl-Meta-Builder-0.3.0-3|55	%{_mandir}/man3/*
14cr|perl-Meta-Builder-0.3.0-3|56	%{perl_vendorlib}/*
14cr|perl-Meta-Builder-0.3.0-3|57	
14cr|perl-Meta-Builder-0.3.0-3|58	%changelog
14cr|perl-Meta-Builder-0.3.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|perl-Meta-Builder-0.3.0-3|60	+ Revision: 936e505
14cr|perl-Meta-Builder-0.3.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Meta-Builder-0.3.0-3|62	
14cr|perl-Meta-Builder-0.3.0-3|63	

5023 14
14cr|perl-Method-Alias-1.03-6|1	%define module   Method-Alias
14cr|perl-Method-Alias-1.03-6|2	
14cr|perl-Method-Alias-1.03-6|3	Name:		perl-%{module}
14cr|perl-Method-Alias-1.03-6|4	Version:	1.03
14cr|perl-Method-Alias-1.03-6|5	Release:	6
14cr|perl-Method-Alias-1.03-6|6	License:	GPL or Artistic
14cr|perl-Method-Alias-1.03-6|7	Group:		Development/Perl
14cr|perl-Method-Alias-1.03-6|8	Summary:	Create method aliases (and do it safely)
14cr|perl-Method-Alias-1.03-6|9	
14cr|perl-Method-Alias-1.03-6|10	Source:		http://www.cpan.org/modules/by-module/Method/%{module}-%{version}.tar.gz
14cr|perl-Method-Alias-1.03-6|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Method-Alias-1.03-6|12	
14cr|perl-Method-Alias-1.03-6|13	BuildRequires:	perl-devel
14cr|perl-Method-Alias-1.03-6|14	BuildRequires:	perl(File::Spec)
14cr|perl-Method-Alias-1.03-6|15	BuildRequires:	perl(Test::More)
14cr|perl-Method-Alias-1.03-6|16	BuildArch:	noarch
14cr|perl-Method-Alias-1.03-6|17	
14cr|perl-Method-Alias-1.03-6|18	%description
14cr|perl-Method-Alias-1.03-6|19	For a very long time, whenever I wanted to have a method alias (provide an
14cr|perl-Method-Alias-1.03-6|20	alternate name for a method) I would simple do a GLOB alias. That is,
14cr|perl-Method-Alias-1.03-6|21	
14cr|perl-Method-Alias-1.03-6|22	# My method
14cr|perl-Method-Alias-1.03-6|23	sub foo {
14cr|perl-Method-Alias-1.03-6|24	...
14cr|perl-Method-Alias-1.03-6|25	}
14cr|perl-Method-Alias-1.03-6|26	
14cr|perl-Method-Alias-1.03-6|27	# Alias the method
14cr|perl-Method-Alias-1.03-6|28	*bar = *foo;
14cr|perl-Method-Alias-1.03-6|29	
14cr|perl-Method-Alias-1.03-6|30	While this works fine for functions, it does *not* work for methods.
14cr|perl-Method-Alias-1.03-6|31	
14cr|perl-Method-Alias-1.03-6|32	%prep
14cr|perl-Method-Alias-1.03-6|33	%setup -q -n %{module}-%{version}
14cr|perl-Method-Alias-1.03-6|34	
14cr|perl-Method-Alias-1.03-6|35	%build
14cr|perl-Method-Alias-1.03-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Method-Alias-1.03-6|37	%make
14cr|perl-Method-Alias-1.03-6|38	
14cr|perl-Method-Alias-1.03-6|39	%check
14cr|perl-Method-Alias-1.03-6|40	make test
14cr|perl-Method-Alias-1.03-6|41	
14cr|perl-Method-Alias-1.03-6|42	%install
14cr|perl-Method-Alias-1.03-6|43	%makeinstall_std
14cr|perl-Method-Alias-1.03-6|44	
14cr|perl-Method-Alias-1.03-6|45	%files
14cr|perl-Method-Alias-1.03-6|46	%doc Changes LICENSE README
14cr|perl-Method-Alias-1.03-6|47	%{_mandir}/man3/*
14cr|perl-Method-Alias-1.03-6|48	%{perl_vendorlib}/Method
14cr|perl-Method-Alias-1.03-6|49	
14cr|perl-Method-Alias-1.03-6|50	
14cr|perl-Method-Alias-1.03-6|51	%changelog
14cr|perl-Method-Alias-1.03-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-6
14cr|perl-Method-Alias-1.03-6|53	+ Revision: 37daf4f
14cr|perl-Method-Alias-1.03-6|54	- MassBuild#464: Increase release tag
14cr|perl-Method-Alias-1.03-6|55	
14cr|perl-Method-Alias-1.03-6|56	

5024 14
14cr|perl-Method-Signatures-Simple-0.60.0-5|1	%define upstream_name    Method-Signatures-Simple
14cr|perl-Method-Signatures-Simple-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Method-Signatures-Simple-0.60.0-5|3	
14cr|perl-Method-Signatures-Simple-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Method-Signatures-Simple-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Method-Signatures-Simple-0.60.0-5|6	Release:	5
14cr|perl-Method-Signatures-Simple-0.60.0-5|7	
14cr|perl-Method-Signatures-Simple-0.60.0-5|8	Summary:	Basic method declarations with signatures, without source filters
14cr|perl-Method-Signatures-Simple-0.60.0-5|9	
14cr|perl-Method-Signatures-Simple-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Method-Signatures-Simple-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Method-Signatures-Simple-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Method-Signatures-Simple-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Method/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Method-Signatures-Simple-0.60.0-5|14	
14cr|perl-Method-Signatures-Simple-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Method-Signatures-Simple-0.60.0-5|16	BuildRequires:	perl(Devel::Declare)
14cr|perl-Method-Signatures-Simple-0.60.0-5|17	BuildRequires:	perl(Module::Implementation)
14cr|perl-Method-Signatures-Simple-0.60.0-5|18	BuildArch:	noarch
14cr|perl-Method-Signatures-Simple-0.60.0-5|19	
14cr|perl-Method-Signatures-Simple-0.60.0-5|20	%description
14cr|perl-Method-Signatures-Simple-0.60.0-5|21	Basic method declarations with signatures, without source filters.
14cr|perl-Method-Signatures-Simple-0.60.0-5|22	
14cr|perl-Method-Signatures-Simple-0.60.0-5|23	%prep
14cr|perl-Method-Signatures-Simple-0.60.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Method-Signatures-Simple-0.60.0-5|25	
14cr|perl-Method-Signatures-Simple-0.60.0-5|26	%build
14cr|perl-Method-Signatures-Simple-0.60.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Method-Signatures-Simple-0.60.0-5|28	%make
14cr|perl-Method-Signatures-Simple-0.60.0-5|29	
14cr|perl-Method-Signatures-Simple-0.60.0-5|30	%check
14cr|perl-Method-Signatures-Simple-0.60.0-5|31	%make test
14cr|perl-Method-Signatures-Simple-0.60.0-5|32	
14cr|perl-Method-Signatures-Simple-0.60.0-5|33	%install
14cr|perl-Method-Signatures-Simple-0.60.0-5|34	%makeinstall_std
14cr|perl-Method-Signatures-Simple-0.60.0-5|35	
14cr|perl-Method-Signatures-Simple-0.60.0-5|36	%files
14cr|perl-Method-Signatures-Simple-0.60.0-5|37	%doc Changes META.yml LICENSE README
14cr|perl-Method-Signatures-Simple-0.60.0-5|38	%{_mandir}/man3/*
14cr|perl-Method-Signatures-Simple-0.60.0-5|39	%{perl_vendorlib}/*
14cr|perl-Method-Signatures-Simple-0.60.0-5|40	
14cr|perl-Method-Signatures-Simple-0.60.0-5|41	%changelog
14cr|perl-Method-Signatures-Simple-0.60.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Method-Signatures-Simple-0.60.0-5|43	+ Revision: 0533a8f
14cr|perl-Method-Signatures-Simple-0.60.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Method-Signatures-Simple-0.60.0-5|45	
14cr|perl-Method-Signatures-Simple-0.60.0-5|46	

5025 14
14cr|perl-MIME-Base32-1.20.0a-4|1	%define upstream_name    MIME-Base32
14cr|perl-MIME-Base32-1.20.0a-4|2	%define upstream_version 1.02a
14cr|perl-MIME-Base32-1.20.0a-4|3	
14cr|perl-MIME-Base32-1.20.0a-4|4	Name:		perl-%{upstream_name}
14cr|perl-MIME-Base32-1.20.0a-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MIME-Base32-1.20.0a-4|6	Release:	4
14cr|perl-MIME-Base32-1.20.0a-4|7	
14cr|perl-MIME-Base32-1.20.0a-4|8	Summary:	Base32 encoder / decoder
14cr|perl-MIME-Base32-1.20.0a-4|9	
14cr|perl-MIME-Base32-1.20.0a-4|10	License:	GPL+ or Artistic
14cr|perl-MIME-Base32-1.20.0a-4|11	Group:		Development/Perl
14cr|perl-MIME-Base32-1.20.0a-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MIME-Base32-1.20.0a-4|13	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MIME-Base32-1.20.0a-4|14	
14cr|perl-MIME-Base32-1.20.0a-4|15	BuildRequires:	perl-devel
14cr|perl-MIME-Base32-1.20.0a-4|16	BuildArch:	noarch
14cr|perl-MIME-Base32-1.20.0a-4|17	
14cr|perl-MIME-Base32-1.20.0a-4|18	%description
14cr|perl-MIME-Base32-1.20.0a-4|19	Encode data similar way like MIME::Base64 does.
14cr|perl-MIME-Base32-1.20.0a-4|20	
14cr|perl-MIME-Base32-1.20.0a-4|21	Main purpose is to create encrypted text used as id or key entry
14cr|perl-MIME-Base32-1.20.0a-4|22	typed-or-submitted by user. It is upper/lowercase safe (not sensitive).
14cr|perl-MIME-Base32-1.20.0a-4|23	
14cr|perl-MIME-Base32-1.20.0a-4|24	%prep
14cr|perl-MIME-Base32-1.20.0a-4|25	#setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MIME-Base32-1.20.0a-4|26	%setup -q -n %{upstream_name}-1.02
14cr|perl-MIME-Base32-1.20.0a-4|27	
14cr|perl-MIME-Base32-1.20.0a-4|28	%build
14cr|perl-MIME-Base32-1.20.0a-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MIME-Base32-1.20.0a-4|30	%make
14cr|perl-MIME-Base32-1.20.0a-4|31	
14cr|perl-MIME-Base32-1.20.0a-4|32	%check
14cr|perl-MIME-Base32-1.20.0a-4|33	%make test
14cr|perl-MIME-Base32-1.20.0a-4|34	
14cr|perl-MIME-Base32-1.20.0a-4|35	%install
14cr|perl-MIME-Base32-1.20.0a-4|36	%makeinstall_std
14cr|perl-MIME-Base32-1.20.0a-4|37	
14cr|perl-MIME-Base32-1.20.0a-4|38	%files
14cr|perl-MIME-Base32-1.20.0a-4|39	%doc README META.yml
14cr|perl-MIME-Base32-1.20.0a-4|40	%{_mandir}/man3/*
14cr|perl-MIME-Base32-1.20.0a-4|41	%{perl_vendorlib}/MIME
14cr|perl-MIME-Base32-1.20.0a-4|42	
14cr|perl-MIME-Base32-1.20.0a-4|43	
14cr|perl-MIME-Base32-1.20.0a-4|44	
14cr|perl-MIME-Base32-1.20.0a-4|45	%changelog
14cr|perl-MIME-Base32-1.20.0a-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0a-4
14cr|perl-MIME-Base32-1.20.0a-4|47	+ Revision: 6545c0d
14cr|perl-MIME-Base32-1.20.0a-4|48	- MassBuild#464: Increase release tag
14cr|perl-MIME-Base32-1.20.0a-4|49	
14cr|perl-MIME-Base32-1.20.0a-4|50	

5026 14
14cr|perl-MIME-Base64-3.140.0-3|1	%define upstream_name    MIME-Base64
14cr|perl-MIME-Base64-3.140.0-3|2	%define upstream_version 3.14
14cr|perl-MIME-Base64-3.140.0-3|3	
14cr|perl-MIME-Base64-3.140.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MIME-Base64-3.140.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MIME-Base64-3.140.0-3|6	Release:    3
14cr|perl-MIME-Base64-3.140.0-3|7	
14cr|perl-MIME-Base64-3.140.0-3|8	Summary:    Encode/decode Base 64 (RFC 2045)
14cr|perl-MIME-Base64-3.140.0-3|9	
14cr|perl-MIME-Base64-3.140.0-3|10	License:    GPL+ or Artistic
14cr|perl-MIME-Base64-3.140.0-3|11	Group:      Development/Perl
14cr|perl-MIME-Base64-3.140.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MIME-Base64-3.140.0-3|13	Source0:    http://www.cpan.org/modules/by-module/MIME/MIME-Base64-%{upstream_version}.tar.gz
14cr|perl-MIME-Base64-3.140.0-3|14	
14cr|perl-MIME-Base64-3.140.0-3|15	
14cr|perl-MIME-Base64-3.140.0-3|16	BuildRequires: perl-devel
14cr|perl-MIME-Base64-3.140.0-3|17	
14cr|perl-MIME-Base64-3.140.0-3|18	%description
14cr|perl-MIME-Base64-3.140.0-3|19	This module provides functions to encode and decode strings into and from
14cr|perl-MIME-Base64-3.140.0-3|20	the base64 encoding specified in RFC 2045 - _MIME (Multipurpose Internet
14cr|perl-MIME-Base64-3.140.0-3|21	Mail Extensions)_. The base64 encoding is designed to represent arbitrary
14cr|perl-MIME-Base64-3.140.0-3|22	sequences of octets in a form that need not be humanly readable. A
14cr|perl-MIME-Base64-3.140.0-3|23	65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits
14cr|perl-MIME-Base64-3.140.0-3|24	to be represented per printable character.
14cr|perl-MIME-Base64-3.140.0-3|25	
14cr|perl-MIME-Base64-3.140.0-3|26	The following functions are provided:
14cr|perl-MIME-Base64-3.140.0-3|27	
14cr|perl-MIME-Base64-3.140.0-3|28	* encode_base64($str)
14cr|perl-MIME-Base64-3.140.0-3|29	
14cr|perl-MIME-Base64-3.140.0-3|30	%prep
14cr|perl-MIME-Base64-3.140.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MIME-Base64-3.140.0-3|32	
14cr|perl-MIME-Base64-3.140.0-3|33	%build
14cr|perl-MIME-Base64-3.140.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MIME-Base64-3.140.0-3|35	
14cr|perl-MIME-Base64-3.140.0-3|36	%make
14cr|perl-MIME-Base64-3.140.0-3|37	
14cr|perl-MIME-Base64-3.140.0-3|38	%check
14cr|perl-MIME-Base64-3.140.0-3|39	%make test
14cr|perl-MIME-Base64-3.140.0-3|40	
14cr|perl-MIME-Base64-3.140.0-3|41	%install
14cr|perl-MIME-Base64-3.140.0-3|42	%makeinstall_std
14cr|perl-MIME-Base64-3.140.0-3|43	
14cr|perl-MIME-Base64-3.140.0-3|44	%clean
14cr|perl-MIME-Base64-3.140.0-3|45	
14cr|perl-MIME-Base64-3.140.0-3|46	%files
14cr|perl-MIME-Base64-3.140.0-3|47	%doc Changes README
14cr|perl-MIME-Base64-3.140.0-3|48	%{_mandir}/man3/*
14cr|perl-MIME-Base64-3.140.0-3|49	%{perl_vendorlib}/*
14cr|perl-MIME-Base64-3.140.0-3|50	
14cr|perl-MIME-Base64-3.140.0-3|51	
14cr|perl-MIME-Base64-3.140.0-3|52	
14cr|perl-MIME-Base64-3.140.0-3|53	
14cr|perl-MIME-Base64-3.140.0-3|54	
14cr|perl-MIME-Base64-3.140.0-3|55	%changelog
14cr|perl-MIME-Base64-3.140.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.140.0-3
14cr|perl-MIME-Base64-3.140.0-3|57	+ Revision: 88d080d
14cr|perl-MIME-Base64-3.140.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-MIME-Base64-3.140.0-3|59	
14cr|perl-MIME-Base64-3.140.0-3|60	

5027 14
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|1	%define upstream_name    MIME-Base64-URLSafe
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|3	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|6	Release:	4
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|7	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|8	Summary:	Perl version of Python's URL-safe base64 codec
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|9	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|11	Group:		Development/Perl
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|14	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|16	BuildRequires:	perl(MIME::Base64)
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|17	BuildArch:	noarch
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|18	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|19	%description
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|20	This module is a perl version of python's URL-safe base64 encoder /
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|21	decoder.
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|22	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|23	When embedding binary data in URL, it is preferable to use base64 encoding.
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|24	However, two characters ('+' and '/') used in the standard base64 encoding
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|25	have special meanings in URLs, often leading to re-encoding with
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|26	URL-encoding, or worse, interoperability problems.
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|27	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|28	To overcome the problem, the module provides a variation of base64 codec
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|29	compatible with python's urlsafe_b64encode / urlsafe_b64decode.
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|30	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|31	%prep
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|33	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|34	%build
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|36	%make
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|37	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|38	%check
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|39	%make test
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|40	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|41	%install
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|42	%makeinstall_std
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|43	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|44	%files
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|45	%doc Changes META.yml README
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|46	%{_mandir}/man3/*
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|47	%{perl_vendorlib}/MIME/
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|48	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|49	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|50	%changelog
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|52	+ Revision: 6a4c130
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|54	
14cr|perl-MIME-Base64-URLSafe-0.10.0-4|55	

5028 14
14cr|perl-MIME-Explode-0.390.0-4|1	%define upstream_name	 MIME-Explode
14cr|perl-MIME-Explode-0.390.0-4|2	%define	upstream_version 0.39
14cr|perl-MIME-Explode-0.390.0-4|3	
14cr|perl-MIME-Explode-0.390.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-MIME-Explode-0.390.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MIME-Explode-0.390.0-4|6	Release:	4
14cr|perl-MIME-Explode-0.390.0-4|7	
14cr|perl-MIME-Explode-0.390.0-4|8	Summary:	Perl extension for explode MIME messages
14cr|perl-MIME-Explode-0.390.0-4|9	
14cr|perl-MIME-Explode-0.390.0-4|10	License:	GPL+ or Artistic
14cr|perl-MIME-Explode-0.390.0-4|11	Group:		Development/Perl
14cr|perl-MIME-Explode-0.390.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MIME-Explode-0.390.0-4|13	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MIME-Explode-0.390.0-4|14	
14cr|perl-MIME-Explode-0.390.0-4|15	BuildRequires:	perl-devel
14cr|perl-MIME-Explode-0.390.0-4|16	
14cr|perl-MIME-Explode-0.390.0-4|17	%description
14cr|perl-MIME-Explode-0.390.0-4|18	MIME::Explode is perl module for parsing and decoding single or multipart
14cr|perl-MIME-Explode-0.390.0-4|19	MIME messages, and outputting its decoded components to a given directory
14cr|perl-MIME-Explode-0.390.0-4|20	ie, this module is designed to allows users to extract the attached files
14cr|perl-MIME-Explode-0.390.0-4|21	out of a MIME encoded email messages or mailboxes.
14cr|perl-MIME-Explode-0.390.0-4|22	
14cr|perl-MIME-Explode-0.390.0-4|23	%prep
14cr|perl-MIME-Explode-0.390.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MIME-Explode-0.390.0-4|25	
14cr|perl-MIME-Explode-0.390.0-4|26	%build
14cr|perl-MIME-Explode-0.390.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MIME-Explode-0.390.0-4|28	%make
14cr|perl-MIME-Explode-0.390.0-4|29	
14cr|perl-MIME-Explode-0.390.0-4|30	%check
14cr|perl-MIME-Explode-0.390.0-4|31	%make test
14cr|perl-MIME-Explode-0.390.0-4|32	
14cr|perl-MIME-Explode-0.390.0-4|33	%install
14cr|perl-MIME-Explode-0.390.0-4|34	%makeinstall_std
14cr|perl-MIME-Explode-0.390.0-4|35	
14cr|perl-MIME-Explode-0.390.0-4|36	%clean
14cr|perl-MIME-Explode-0.390.0-4|37	
14cr|perl-MIME-Explode-0.390.0-4|38	%files
14cr|perl-MIME-Explode-0.390.0-4|39	%doc Changes README examples
14cr|perl-MIME-Explode-0.390.0-4|40	%{perl_vendorarch}/MIME
14cr|perl-MIME-Explode-0.390.0-4|41	%{perl_vendorarch}/auto/MIME
14cr|perl-MIME-Explode-0.390.0-4|42	%{_mandir}/man3/*
14cr|perl-MIME-Explode-0.390.0-4|43	
14cr|perl-MIME-Explode-0.390.0-4|44	
14cr|perl-MIME-Explode-0.390.0-4|45	
14cr|perl-MIME-Explode-0.390.0-4|46	%changelog
14cr|perl-MIME-Explode-0.390.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-4
14cr|perl-MIME-Explode-0.390.0-4|48	+ Revision: 223a098
14cr|perl-MIME-Explode-0.390.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-MIME-Explode-0.390.0-4|50	
14cr|perl-MIME-Explode-0.390.0-4|51	

5029 14
14cr|perl-MIME-Lite-HTML-1.240.0-3|1	%define upstream_name    MIME-Lite-HTML
14cr|perl-MIME-Lite-HTML-1.240.0-3|2	%define upstream_version 1.24
14cr|perl-MIME-Lite-HTML-1.240.0-3|3	
14cr|perl-MIME-Lite-HTML-1.240.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MIME-Lite-HTML-1.240.0-3|5	Version:	%perl_convert_version 1.24
14cr|perl-MIME-Lite-HTML-1.240.0-3|6	Release:	3
14cr|perl-MIME-Lite-HTML-1.240.0-3|7	Summary:	Provide routine to transform HTML to MIME
14cr|perl-MIME-Lite-HTML-1.240.0-3|8	
14cr|perl-MIME-Lite-HTML-1.240.0-3|9	License:	GPL+ or Artistic
14cr|perl-MIME-Lite-HTML-1.240.0-3|10	Group:		Development/Perl
14cr|perl-MIME-Lite-HTML-1.240.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MIME-Lite-HTML-1.240.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-Lite-HTML-1.24.tar.gz
14cr|perl-MIME-Lite-HTML-1.240.0-3|13	
14cr|perl-MIME-Lite-HTML-1.240.0-3|14	BuildRequires:	perl-devel
14cr|perl-MIME-Lite-HTML-1.240.0-3|15	BuildRequires:	perl(Email::Date::Format)
14cr|perl-MIME-Lite-HTML-1.240.0-3|16	BuildRequires:	perl(HTML::LinkExtor)
14cr|perl-MIME-Lite-HTML-1.240.0-3|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-MIME-Lite-HTML-1.240.0-3|18	BuildRequires:	perl(MIME::Lite)
14cr|perl-MIME-Lite-HTML-1.240.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-MIME-Lite-HTML-1.240.0-3|20	BuildRequires:	perl(URI::URL)
14cr|perl-MIME-Lite-HTML-1.240.0-3|21	BuildArch:	noarch
14cr|perl-MIME-Lite-HTML-1.240.0-3|22	
14cr|perl-MIME-Lite-HTML-1.240.0-3|23	%description
14cr|perl-MIME-Lite-HTML-1.240.0-3|24	This module is a Perl mail client interface for sending message that
14cr|perl-MIME-Lite-HTML-1.240.0-3|25	support HTML format and build them for you.. This module provide routine to
14cr|perl-MIME-Lite-HTML-1.240.0-3|26	transform a HTML page in MIME::Lite mail. So you need this module to use
14cr|perl-MIME-Lite-HTML-1.240.0-3|27	MIME-Lite-HTML possibilities
14cr|perl-MIME-Lite-HTML-1.240.0-3|28	
14cr|perl-MIME-Lite-HTML-1.240.0-3|29	%prep
14cr|perl-MIME-Lite-HTML-1.240.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MIME-Lite-HTML-1.240.0-3|31	
14cr|perl-MIME-Lite-HTML-1.240.0-3|32	%build
14cr|perl-MIME-Lite-HTML-1.240.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MIME-Lite-HTML-1.240.0-3|34	%make
14cr|perl-MIME-Lite-HTML-1.240.0-3|35	
14cr|perl-MIME-Lite-HTML-1.240.0-3|36	# %check
14cr|perl-MIME-Lite-HTML-1.240.0-3|37	# %make test
14cr|perl-MIME-Lite-HTML-1.240.0-3|38	
14cr|perl-MIME-Lite-HTML-1.240.0-3|39	%install
14cr|perl-MIME-Lite-HTML-1.240.0-3|40	%makeinstall_std
14cr|perl-MIME-Lite-HTML-1.240.0-3|41	
14cr|perl-MIME-Lite-HTML-1.240.0-3|42	%files
14cr|perl-MIME-Lite-HTML-1.240.0-3|43	%doc README Changes
14cr|perl-MIME-Lite-HTML-1.240.0-3|44	%{_mandir}/man3/*
14cr|perl-MIME-Lite-HTML-1.240.0-3|45	%{perl_vendorlib}/MIME
14cr|perl-MIME-Lite-HTML-1.240.0-3|46	
14cr|perl-MIME-Lite-HTML-1.240.0-3|47	
14cr|perl-MIME-Lite-HTML-1.240.0-3|48	%changelog
14cr|perl-MIME-Lite-HTML-1.240.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.240.0-3
14cr|perl-MIME-Lite-HTML-1.240.0-3|50	+ Revision: 500142a
14cr|perl-MIME-Lite-HTML-1.240.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-MIME-Lite-HTML-1.240.0-3|52	
14cr|perl-MIME-Lite-HTML-1.240.0-3|53	

5030 14
14cr|perl-minismokebox-0.440.0-5|1	%define upstream_name    minismokebox
14cr|perl-minismokebox-0.440.0-5|2	%define upstream_version 0.44
14cr|perl-minismokebox-0.440.0-5|3	
14cr|perl-minismokebox-0.440.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-minismokebox-0.440.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-minismokebox-0.440.0-5|6	Release:	5
14cr|perl-minismokebox-0.440.0-5|7	
14cr|perl-minismokebox-0.440.0-5|8	Summary:	A backend to App::SmokeBox::Mini
14cr|perl-minismokebox-0.440.0-5|9	
14cr|perl-minismokebox-0.440.0-5|10	License:	GPL+ or Artistic
14cr|perl-minismokebox-0.440.0-5|11	Group:		Development/Perl
14cr|perl-minismokebox-0.440.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-minismokebox-0.440.0-5|13	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-minismokebox-0.440.0-5|14	
14cr|perl-minismokebox-0.440.0-5|15	BuildRequires:	perl-devel
14cr|perl-minismokebox-0.440.0-5|16	BuildRequires:	perl(App::SmokeBox::PerlVersion)
14cr|perl-minismokebox-0.440.0-5|17	BuildRequires:	perl(Config::Tiny)
14cr|perl-minismokebox-0.440.0-5|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-minismokebox-0.440.0-5|19	BuildRequires:	perl(File::Path)
14cr|perl-minismokebox-0.440.0-5|20	BuildRequires:	perl(File::Spec)
14cr|perl-minismokebox-0.440.0-5|21	BuildRequires:	perl(HTTP::Date)
14cr|perl-minismokebox-0.440.0-5|22	BuildRequires:	perl(HTTP::Response)
14cr|perl-minismokebox-0.440.0-5|23	BuildRequires:	perl(Module::Load)
14cr|perl-minismokebox-0.440.0-5|24	BuildRequires:	perl(Module::Pluggable)
14cr|perl-minismokebox-0.440.0-5|25	BuildRequires:	perl(Net::IP)
14cr|perl-minismokebox-0.440.0-5|26	BuildRequires:	perl(POE)
14cr|perl-minismokebox-0.440.0-5|27	BuildRequires:	perl(POE::Component::SmokeBox)
14cr|perl-minismokebox-0.440.0-5|28	BuildRequires:	perl(POE::Component::SmokeBox::Dists)
14cr|perl-minismokebox-0.440.0-5|29	BuildRequires:	perl(POE::Component::SmokeBox::Recent)
14cr|perl-minismokebox-0.440.0-5|30	BuildRequires:	perl(POE::Filter::HTTP::Parser)
14cr|perl-minismokebox-0.440.0-5|31	BuildRequires:	perl(POE::Quickie)
14cr|perl-minismokebox-0.440.0-5|32	BuildRequires:	perl(Pod::Usage)
14cr|perl-minismokebox-0.440.0-5|33	BuildRequires:	perl(String::Perl::Warnings)
14cr|perl-minismokebox-0.440.0-5|34	BuildRequires:	perl(Test::More)
14cr|perl-minismokebox-0.440.0-5|35	BuildRequires:	perl(Test::POE::Server::TCP)
14cr|perl-minismokebox-0.440.0-5|36	BuildRequires:	perl(Time::Duration)
14cr|perl-minismokebox-0.440.0-5|37	BuildArch:	noarch
14cr|perl-minismokebox-0.440.0-5|38	
14cr|perl-minismokebox-0.440.0-5|39	%description
14cr|perl-minismokebox-0.440.0-5|40	This document describes the App::SmokeBox::Mini::Plugin system for the
14cr|perl-minismokebox-0.440.0-5|41	App::SmokeBox::Mini manpage and the minismokebox manpage.
14cr|perl-minismokebox-0.440.0-5|42	
14cr|perl-minismokebox-0.440.0-5|43	Plugins are a mechanism for providing additional functionality to the
14cr|perl-minismokebox-0.440.0-5|44	App::SmokeBox::Mini manpage and the minismokebox manpage.
14cr|perl-minismokebox-0.440.0-5|45	
14cr|perl-minismokebox-0.440.0-5|46	It is assumed that plugins will be the POE manpage based and consist of at
14cr|perl-minismokebox-0.440.0-5|47	least one the POE::Session manpage.
14cr|perl-minismokebox-0.440.0-5|48	
14cr|perl-minismokebox-0.440.0-5|49	%prep
14cr|perl-minismokebox-0.440.0-5|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-minismokebox-0.440.0-5|51	
14cr|perl-minismokebox-0.440.0-5|52	%build
14cr|perl-minismokebox-0.440.0-5|53	export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps --alldeps"
14cr|perl-minismokebox-0.440.0-5|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-minismokebox-0.440.0-5|55	%make
14cr|perl-minismokebox-0.440.0-5|56	
14cr|perl-minismokebox-0.440.0-5|57	%check
14cr|perl-minismokebox-0.440.0-5|58	%make test
14cr|perl-minismokebox-0.440.0-5|59	
14cr|perl-minismokebox-0.440.0-5|60	%install
14cr|perl-minismokebox-0.440.0-5|61	%makeinstall_std
14cr|perl-minismokebox-0.440.0-5|62	
14cr|perl-minismokebox-0.440.0-5|63	%files
14cr|perl-minismokebox-0.440.0-5|64	%doc Changes META.yml LICENSE README
14cr|perl-minismokebox-0.440.0-5|65	%{_bindir}/minismokebox
14cr|perl-minismokebox-0.440.0-5|66	%{_mandir}/man1/*
14cr|perl-minismokebox-0.440.0-5|67	%{_mandir}/man3/*
14cr|perl-minismokebox-0.440.0-5|68	%{perl_vendorlib}/*
14cr|perl-minismokebox-0.440.0-5|69	
14cr|perl-minismokebox-0.440.0-5|70	
14cr|perl-minismokebox-0.440.0-5|71	%changelog
14cr|perl-minismokebox-0.440.0-5|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-5
14cr|perl-minismokebox-0.440.0-5|73	+ Revision: 4fc0db8
14cr|perl-minismokebox-0.440.0-5|74	- MassBuild#464: Increase release tag
14cr|perl-minismokebox-0.440.0-5|75	
14cr|perl-minismokebox-0.440.0-5|76	

5031 14
14cr|perl-Mixin-ExtraFields-0.100.971-5|1	%define upstream_name    Mixin-ExtraFields
14cr|perl-Mixin-ExtraFields-0.100.971-5|2	%define upstream_version 0.100971
14cr|perl-Mixin-ExtraFields-0.100.971-5|3	
14cr|perl-Mixin-ExtraFields-0.100.971-5|4	Name:		perl-%{upstream_name}
14cr|perl-Mixin-ExtraFields-0.100.971-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mixin-ExtraFields-0.100.971-5|6	Release:	5
14cr|perl-Mixin-ExtraFields-0.100.971-5|7	
14cr|perl-Mixin-ExtraFields-0.100.971-5|8	Summary:	Store extras in a hashy object's guts
14cr|perl-Mixin-ExtraFields-0.100.971-5|9	
14cr|perl-Mixin-ExtraFields-0.100.971-5|10	License:	GPL+ or Artistic
14cr|perl-Mixin-ExtraFields-0.100.971-5|11	Group:		Development/Perl
14cr|perl-Mixin-ExtraFields-0.100.971-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mixin-ExtraFields-0.100.971-5|13	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mixin-ExtraFields-0.100.971-5|14	
14cr|perl-Mixin-ExtraFields-0.100.971-5|15	BuildRequires:	perl-devel
14cr|perl-Mixin-ExtraFields-0.100.971-5|16	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Mixin-ExtraFields-0.100.971-5|17	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Mixin-ExtraFields-0.100.971-5|18	BuildRequires:	perl(Sub::Install)
14cr|perl-Mixin-ExtraFields-0.100.971-5|19	
14cr|perl-Mixin-ExtraFields-0.100.971-5|20	BuildArch:	noarch
14cr|perl-Mixin-ExtraFields-0.100.971-5|21	
14cr|perl-Mixin-ExtraFields-0.100.971-5|22	%description
14cr|perl-Mixin-ExtraFields-0.100.971-5|23	Sometimes your well-defined object needs a way to tack on arbirary extra
14cr|perl-Mixin-ExtraFields-0.100.971-5|24	fields. This might be a set of session-specific ephemeral data, a stash of
14cr|perl-Mixin-ExtraFields-0.100.971-5|25	settings that need to be easy to grow over time, or any sort of
14cr|perl-Mixin-ExtraFields-0.100.971-5|26	name-and-value parameters. Adding more and more methods can be cumbersome,
14cr|perl-Mixin-ExtraFields-0.100.971-5|27	and may not be helpful if the names vary greatly. Accessing an object's
14cr|perl-Mixin-ExtraFields-0.100.971-5|28	guts directly is simple, but is difficult to control when subclassing, and
14cr|perl-Mixin-ExtraFields-0.100.971-5|29	can make altering your object's structure difficult.
14cr|perl-Mixin-ExtraFields-0.100.971-5|30	
14cr|perl-Mixin-ExtraFields-0.100.971-5|31	Mixin::ExtraFields provides a simple way to add an arbitrary number of
14cr|perl-Mixin-ExtraFields-0.100.971-5|32	stashes for named data. These data can be stored in the object, in a
14cr|perl-Mixin-ExtraFields-0.100.971-5|33	database, or anywhere else. The storage mechanism is abstracted away from
14cr|perl-Mixin-ExtraFields-0.100.971-5|34	the provided interface, so one storage mechanism can be easily swapped for
14cr|perl-Mixin-ExtraFields-0.100.971-5|35	another. Multiple ExtraFields stashes can be mixed into one class, using
14cr|perl-Mixin-ExtraFields-0.100.971-5|36	one or many storage mechanisms.
14cr|perl-Mixin-ExtraFields-0.100.971-5|37	
14cr|perl-Mixin-ExtraFields-0.100.971-5|38	%prep
14cr|perl-Mixin-ExtraFields-0.100.971-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mixin-ExtraFields-0.100.971-5|40	
14cr|perl-Mixin-ExtraFields-0.100.971-5|41	%build
14cr|perl-Mixin-ExtraFields-0.100.971-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mixin-ExtraFields-0.100.971-5|43	%make
14cr|perl-Mixin-ExtraFields-0.100.971-5|44	
14cr|perl-Mixin-ExtraFields-0.100.971-5|45	%check
14cr|perl-Mixin-ExtraFields-0.100.971-5|46	make test
14cr|perl-Mixin-ExtraFields-0.100.971-5|47	
14cr|perl-Mixin-ExtraFields-0.100.971-5|48	%install
14cr|perl-Mixin-ExtraFields-0.100.971-5|49	%makeinstall_std
14cr|perl-Mixin-ExtraFields-0.100.971-5|50	
14cr|perl-Mixin-ExtraFields-0.100.971-5|51	%files
14cr|perl-Mixin-ExtraFields-0.100.971-5|52	%doc Changes LICENSE README
14cr|perl-Mixin-ExtraFields-0.100.971-5|53	%{_mandir}/man3/*
14cr|perl-Mixin-ExtraFields-0.100.971-5|54	%{perl_vendorlib}/*
14cr|perl-Mixin-ExtraFields-0.100.971-5|55	
14cr|perl-Mixin-ExtraFields-0.100.971-5|56	
14cr|perl-Mixin-ExtraFields-0.100.971-5|57	%changelog
14cr|perl-Mixin-ExtraFields-0.100.971-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.971-5
14cr|perl-Mixin-ExtraFields-0.100.971-5|59	+ Revision: 91537f1
14cr|perl-Mixin-ExtraFields-0.100.971-5|60	- MassBuild#464: Increase release tag
14cr|perl-Mixin-ExtraFields-0.100.971-5|61	
14cr|perl-Mixin-ExtraFields-0.100.971-5|62	

5032 14
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|1	%define upstream_name    Mixin-ExtraFields-Param
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|2	%define upstream_version 0.011
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|3	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|6	Release:	5
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|7	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|8	Summary:	Make your class provide a familiar "param" method
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|9	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|10	License:	GPL+ or Artistic
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|11	Group:		Development/Perl
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|14	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|15	BuildRequires:	perl-devel
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|16	BuildRequires:	perl(Mixin::ExtraFields)
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|17	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|19	BuildArch:	noarch
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|20	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|21	%description
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|22	This module mixes in to your class to provide a 'param' method like the
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|23	ones provided by the CGI manpage, the CGI::Application manpage, and other
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|24	classes. It uses Mixin::ExtraFields, which means it can use any
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|25	Mixin::ExtraFields driver to store your data.
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|26	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|27	By default, the methods provided are:
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|28	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|29	* * param
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|30	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|31	%prep
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|33	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|34	%build
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|36	%make
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|37	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|38	%check
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|39	make test
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|40	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|41	%install
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|42	%makeinstall_std
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|43	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|44	%files
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|45	%doc Changes LICENSE README
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|46	%{_mandir}/man3/*
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|47	%{perl_vendorlib}/*
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|48	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|49	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|50	%changelog
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-5
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|52	+ Revision: 30375cd
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|54	
14cr|perl-Mixin-ExtraFields-Param-0.11.0-5|55	

5033 14
14cr|perl-Mixin-Linewise-0.104.0-3|1	%define upstream_name    Mixin-Linewise
14cr|perl-Mixin-Linewise-0.104.0-3|2	%define upstream_version 0.104
14cr|perl-Mixin-Linewise-0.104.0-3|3	
14cr|perl-Mixin-Linewise-0.104.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Mixin-Linewise-0.104.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mixin-Linewise-0.104.0-3|6	Release:	3
14cr|perl-Mixin-Linewise-0.104.0-3|7	
14cr|perl-Mixin-Linewise-0.104.0-3|8	Summary:	Get linewise writeers for strings and filenames
14cr|perl-Mixin-Linewise-0.104.0-3|9	
14cr|perl-Mixin-Linewise-0.104.0-3|10	License:	GPL+ or Artistic
14cr|perl-Mixin-Linewise-0.104.0-3|11	Group:		Development/Perl
14cr|perl-Mixin-Linewise-0.104.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mixin-Linewise-0.104.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mixin-Linewise-0.104.0-3|14	
14cr|perl-Mixin-Linewise-0.104.0-3|15	BuildRequires:	perl-devel
14cr|perl-Mixin-Linewise-0.104.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Mixin-Linewise-0.104.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Mixin-Linewise-0.104.0-3|18	BuildRequires:	perl(IO::File)
14cr|perl-Mixin-Linewise-0.104.0-3|19	BuildRequires:	perl(IO::String)
14cr|perl-Mixin-Linewise-0.104.0-3|20	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Mixin-Linewise-0.104.0-3|21	
14cr|perl-Mixin-Linewise-0.104.0-3|22	BuildArch:	noarch
14cr|perl-Mixin-Linewise-0.104.0-3|23	
14cr|perl-Mixin-Linewise-0.104.0-3|24	%description
14cr|perl-Mixin-Linewise-0.104.0-3|25	It's boring to deal with opening files for IO, converting strings to
14cr|perl-Mixin-Linewise-0.104.0-3|26	handle-like objects, and all that. With the Mixin::Linewise::Readers
14cr|perl-Mixin-Linewise-0.104.0-3|27	manpage and the Mixin::Linewise::Writers manpage, you can just write a
14cr|perl-Mixin-Linewise-0.104.0-3|28	method to handle handles, and methods for handling strings and filenames
14cr|perl-Mixin-Linewise-0.104.0-3|29	are added for you.
14cr|perl-Mixin-Linewise-0.104.0-3|30	
14cr|perl-Mixin-Linewise-0.104.0-3|31	%prep
14cr|perl-Mixin-Linewise-0.104.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mixin-Linewise-0.104.0-3|33	
14cr|perl-Mixin-Linewise-0.104.0-3|34	%build
14cr|perl-Mixin-Linewise-0.104.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mixin-Linewise-0.104.0-3|36	%make
14cr|perl-Mixin-Linewise-0.104.0-3|37	
14cr|perl-Mixin-Linewise-0.104.0-3|38	%check
14cr|perl-Mixin-Linewise-0.104.0-3|39	%make test
14cr|perl-Mixin-Linewise-0.104.0-3|40	
14cr|perl-Mixin-Linewise-0.104.0-3|41	%install
14cr|perl-Mixin-Linewise-0.104.0-3|42	%makeinstall_std
14cr|perl-Mixin-Linewise-0.104.0-3|43	
14cr|perl-Mixin-Linewise-0.104.0-3|44	%files
14cr|perl-Mixin-Linewise-0.104.0-3|45	%doc Changes LICENSE README
14cr|perl-Mixin-Linewise-0.104.0-3|46	%{_mandir}/man3/*
14cr|perl-Mixin-Linewise-0.104.0-3|47	%{perl_vendorlib}/*
14cr|perl-Mixin-Linewise-0.104.0-3|48	
14cr|perl-Mixin-Linewise-0.104.0-3|49	%changelog
14cr|perl-Mixin-Linewise-0.104.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.104.0-3
14cr|perl-Mixin-Linewise-0.104.0-3|51	+ Revision: ebbe23b
14cr|perl-Mixin-Linewise-0.104.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Mixin-Linewise-0.104.0-3|53	
14cr|perl-Mixin-Linewise-0.104.0-3|54	

5034 14
14cr|perl-MKDoc-XML-0.75-6|1	%define module   MKDoc-XML
14cr|perl-MKDoc-XML-0.75-6|2	
14cr|perl-MKDoc-XML-0.75-6|3	Name:		perl-%{module}
14cr|perl-MKDoc-XML-0.75-6|4	Version:	0.75
14cr|perl-MKDoc-XML-0.75-6|5	Release:	6
14cr|perl-MKDoc-XML-0.75-6|6	License:	GPL or Artistic
14cr|perl-MKDoc-XML-0.75-6|7	Group:		Development/Perl
14cr|perl-MKDoc-XML-0.75-6|8	Summary:	The MKDoc XML Toolkit
14cr|perl-MKDoc-XML-0.75-6|9	
14cr|perl-MKDoc-XML-0.75-6|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-MKDoc-XML-0.75-6|11	Source:		http://www.cpan.org/modules/by-module/MKDoc/%{module}-%{version}.tar.gz
14cr|perl-MKDoc-XML-0.75-6|12	
14cr|perl-MKDoc-XML-0.75-6|13	BuildRequires:	perl-devel
14cr|perl-MKDoc-XML-0.75-6|14	BuildRequires:	perl(Scalar::Util)
14cr|perl-MKDoc-XML-0.75-6|15	BuildRequires:	perl(Test::More)
14cr|perl-MKDoc-XML-0.75-6|16	BuildArch:	noarch
14cr|perl-MKDoc-XML-0.75-6|17	
14cr|perl-MKDoc-XML-0.75-6|18	%description
14cr|perl-MKDoc-XML-0.75-6|19	MKDoc is a web content management system written in Perl which focuses on
14cr|perl-MKDoc-XML-0.75-6|20	standards compliance, accessiblity and usability issues, and multi-lingual
14cr|perl-MKDoc-XML-0.75-6|21	websites.
14cr|perl-MKDoc-XML-0.75-6|22	
14cr|perl-MKDoc-XML-0.75-6|23	%prep
14cr|perl-MKDoc-XML-0.75-6|24	%setup -q -n %{module}-%{version}
14cr|perl-MKDoc-XML-0.75-6|25	
14cr|perl-MKDoc-XML-0.75-6|26	%build
14cr|perl-MKDoc-XML-0.75-6|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MKDoc-XML-0.75-6|28	%make
14cr|perl-MKDoc-XML-0.75-6|29	
14cr|perl-MKDoc-XML-0.75-6|30	%check
14cr|perl-MKDoc-XML-0.75-6|31	make test
14cr|perl-MKDoc-XML-0.75-6|32	
14cr|perl-MKDoc-XML-0.75-6|33	%install
14cr|perl-MKDoc-XML-0.75-6|34	%makeinstall_std
14cr|perl-MKDoc-XML-0.75-6|35	
14cr|perl-MKDoc-XML-0.75-6|36	%files
14cr|perl-MKDoc-XML-0.75-6|37	%doc Changes README
14cr|perl-MKDoc-XML-0.75-6|38	%{_mandir}/man3/*
14cr|perl-MKDoc-XML-0.75-6|39	%{perl_vendorlib}/MKDoc
14cr|perl-MKDoc-XML-0.75-6|40	
14cr|perl-MKDoc-XML-0.75-6|41	
14cr|perl-MKDoc-XML-0.75-6|42	%changelog
14cr|perl-MKDoc-XML-0.75-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75-6
14cr|perl-MKDoc-XML-0.75-6|44	+ Revision: 6e89014
14cr|perl-MKDoc-XML-0.75-6|45	- MassBuild#464: Increase release tag
14cr|perl-MKDoc-XML-0.75-6|46	
14cr|perl-MKDoc-XML-0.75-6|47	

5035 14
14cr|perl-MLDBM-2.40.0-4|1	%define upstream_name    MLDBM
14cr|perl-MLDBM-2.40.0-4|2	%define upstream_version 2.04
14cr|perl-MLDBM-2.40.0-4|3	
14cr|perl-MLDBM-2.40.0-4|4	# why not?
14cr|perl-MLDBM-2.40.0-4|5	#define _requires_exceptions FreezeThaw
14cr|perl-MLDBM-2.40.0-4|6	
14cr|perl-MLDBM-2.40.0-4|7	Name:		perl-%{upstream_name}
14cr|perl-MLDBM-2.40.0-4|8	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MLDBM-2.40.0-4|9	Release:	4
14cr|perl-MLDBM-2.40.0-4|10	
14cr|perl-MLDBM-2.40.0-4|11	Summary:	MLDBM - store multi-level hash structure in single level tied hash
14cr|perl-MLDBM-2.40.0-4|12	
14cr|perl-MLDBM-2.40.0-4|13	License:	GPL+ or Artistic
14cr|perl-MLDBM-2.40.0-4|14	Group:		Development/Perl
14cr|perl-MLDBM-2.40.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MLDBM-2.40.0-4|16	Source0:	http://www.cpan.org/authors/id/C/CH/CHAMAS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MLDBM-2.40.0-4|17	
14cr|perl-MLDBM-2.40.0-4|18	BuildRequires:	perl-devel
14cr|perl-MLDBM-2.40.0-4|19	BuildArch:	noarch
14cr|perl-MLDBM-2.40.0-4|20	
14cr|perl-MLDBM-2.40.0-4|21	%description
14cr|perl-MLDBM-2.40.0-4|22	This module can serve as a transparent interface to any TIEHASH package
14cr|perl-MLDBM-2.40.0-4|23	that is required to store arbitrary perl data, including nested references.
14cr|perl-MLDBM-2.40.0-4|24	Thus, this module can be used for storing references and other arbitrary data
14cr|perl-MLDBM-2.40.0-4|25	within DBM databases.
14cr|perl-MLDBM-2.40.0-4|26	
14cr|perl-MLDBM-2.40.0-4|27	It works by serializing the references in the hash into a single string. In the
14cr|perl-MLDBM-2.40.0-4|28	underlying TIEHASH package (usually a DBM database), it is this string that
14cr|perl-MLDBM-2.40.0-4|29	gets stored.  When the value is fetched again, the string is deserialized to
14cr|perl-MLDBM-2.40.0-4|30	reconstruct the data structure into memory.
14cr|perl-MLDBM-2.40.0-4|31	
14cr|perl-MLDBM-2.40.0-4|32	For historical and practical reasons, it requires the Data::Dumper package,
14cr|perl-MLDBM-2.40.0-4|33	available at any CPAN site. Data::Dumper gives you really nice-looking dumps of
14cr|perl-MLDBM-2.40.0-4|34	your data structures, in case you wish to look at them on the screen, and
14cr|perl-MLDBM-2.40.0-4|35	it was the only serializing engine before version 2.00.  However, as of version
14cr|perl-MLDBM-2.40.0-4|36	2.00, you can use any of Data::Dumper, FreezeThaw or Storable to
14cr|perl-MLDBM-2.40.0-4|37	perform the underlying serialization, as hinted at by the SYNOPSIS overview
14cr|perl-MLDBM-2.40.0-4|38	above.  Using Storable is usually much faster than the other methods.
14cr|perl-MLDBM-2.40.0-4|39	
14cr|perl-MLDBM-2.40.0-4|40	See the BUGS section for important limitations.
14cr|perl-MLDBM-2.40.0-4|41	
14cr|perl-MLDBM-2.40.0-4|42	%prep
14cr|perl-MLDBM-2.40.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MLDBM-2.40.0-4|44	
14cr|perl-MLDBM-2.40.0-4|45	%build
14cr|perl-MLDBM-2.40.0-4|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MLDBM-2.40.0-4|47	%make
14cr|perl-MLDBM-2.40.0-4|48	
14cr|perl-MLDBM-2.40.0-4|49	%check
14cr|perl-MLDBM-2.40.0-4|50	%make test
14cr|perl-MLDBM-2.40.0-4|51	
14cr|perl-MLDBM-2.40.0-4|52	%install
14cr|perl-MLDBM-2.40.0-4|53	%makeinstall_std
14cr|perl-MLDBM-2.40.0-4|54	
14cr|perl-MLDBM-2.40.0-4|55	%files
14cr|perl-MLDBM-2.40.0-4|56	%doc Changes README
14cr|perl-MLDBM-2.40.0-4|57	%{perl_vendorlib}/MLDBM*
14cr|perl-MLDBM-2.40.0-4|58	%{_mandir}/*/*
14cr|perl-MLDBM-2.40.0-4|59	
14cr|perl-MLDBM-2.40.0-4|60	
14cr|perl-MLDBM-2.40.0-4|61	
14cr|perl-MLDBM-2.40.0-4|62	%changelog
14cr|perl-MLDBM-2.40.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-4
14cr|perl-MLDBM-2.40.0-4|64	+ Revision: cfc4d09
14cr|perl-MLDBM-2.40.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-MLDBM-2.40.0-4|66	
14cr|perl-MLDBM-2.40.0-4|67	

5036 14
14cr|perl-MLDBM-Sync-0.300.0-5|1	%define upstream_name    MLDBM-Sync
14cr|perl-MLDBM-Sync-0.300.0-5|2	%define upstream_version 0.30
14cr|perl-MLDBM-Sync-0.300.0-5|3	
14cr|perl-MLDBM-Sync-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MLDBM-Sync-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MLDBM-Sync-0.300.0-5|6	Release:	5
14cr|perl-MLDBM-Sync-0.300.0-5|7	
14cr|perl-MLDBM-Sync-0.300.0-5|8	Summary:	%{upstream_name} module for perl
14cr|perl-MLDBM-Sync-0.300.0-5|9	
14cr|perl-MLDBM-Sync-0.300.0-5|10	License:	Artistic
14cr|perl-MLDBM-Sync-0.300.0-5|11	Group:		Development/Perl
14cr|perl-MLDBM-Sync-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MLDBM-Sync-0.300.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHAMAS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MLDBM-Sync-0.300.0-5|14	
14cr|perl-MLDBM-Sync-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-MLDBM-Sync-0.300.0-5|16	BuildRequires:	perl(Digest::MD5)
14cr|perl-MLDBM-Sync-0.300.0-5|17	BuildRequires:	perl(MLDBM)
14cr|perl-MLDBM-Sync-0.300.0-5|18	BuildArch:	noarch
14cr|perl-MLDBM-Sync-0.300.0-5|19	
14cr|perl-MLDBM-Sync-0.300.0-5|20	%description
14cr|perl-MLDBM-Sync-0.300.0-5|21	%{upstream_name} module for perl.
14cr|perl-MLDBM-Sync-0.300.0-5|22	
14cr|perl-MLDBM-Sync-0.300.0-5|23	%prep
14cr|perl-MLDBM-Sync-0.300.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MLDBM-Sync-0.300.0-5|25	
14cr|perl-MLDBM-Sync-0.300.0-5|26	%build
14cr|perl-MLDBM-Sync-0.300.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MLDBM-Sync-0.300.0-5|28	make
14cr|perl-MLDBM-Sync-0.300.0-5|29	
14cr|perl-MLDBM-Sync-0.300.0-5|30	%check
14cr|perl-MLDBM-Sync-0.300.0-5|31	make test
14cr|perl-MLDBM-Sync-0.300.0-5|32	
14cr|perl-MLDBM-Sync-0.300.0-5|33	%install
14cr|perl-MLDBM-Sync-0.300.0-5|34	%makeinstall_std
14cr|perl-MLDBM-Sync-0.300.0-5|35	
14cr|perl-MLDBM-Sync-0.300.0-5|36	%files
14cr|perl-MLDBM-Sync-0.300.0-5|37	%doc MANIFEST README
14cr|perl-MLDBM-Sync-0.300.0-5|38	%{_mandir}/*/*
14cr|perl-MLDBM-Sync-0.300.0-5|39	%{perl_vendorlib}/MLDBM
14cr|perl-MLDBM-Sync-0.300.0-5|40	
14cr|perl-MLDBM-Sync-0.300.0-5|41	
14cr|perl-MLDBM-Sync-0.300.0-5|42	
14cr|perl-MLDBM-Sync-0.300.0-5|43	%changelog
14cr|perl-MLDBM-Sync-0.300.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-MLDBM-Sync-0.300.0-5|45	+ Revision: 875336d
14cr|perl-MLDBM-Sync-0.300.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-MLDBM-Sync-0.300.0-5|47	
14cr|perl-MLDBM-Sync-0.300.0-5|48	

5037 14
14cr|perl-Modem-Vgetty-0.30.0-4|1	%define upstream_name    Modem-Vgetty
14cr|perl-Modem-Vgetty-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Modem-Vgetty-0.30.0-4|3	
14cr|perl-Modem-Vgetty-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Modem-Vgetty-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Modem-Vgetty-0.30.0-4|6	Release:	4
14cr|perl-Modem-Vgetty-0.30.0-4|7	Epoch:		1
14cr|perl-Modem-Vgetty-0.30.0-4|8	
14cr|perl-Modem-Vgetty-0.30.0-4|9	Summary:	Interface to vgetty(8)
14cr|perl-Modem-Vgetty-0.30.0-4|10	
14cr|perl-Modem-Vgetty-0.30.0-4|11	License:	GPL+ or Artistic
14cr|perl-Modem-Vgetty-0.30.0-4|12	Group:		Development/Perl
14cr|perl-Modem-Vgetty-0.30.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Modem-Vgetty-0.30.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Modem/%{upstream_name}-0.03.tar.gz
14cr|perl-Modem-Vgetty-0.30.0-4|15	Patch0:		Modem-Vgetty-0.03-VOCP.patch
14cr|perl-Modem-Vgetty-0.30.0-4|16	
14cr|perl-Modem-Vgetty-0.30.0-4|17	BuildRequires:	perl-devel
14cr|perl-Modem-Vgetty-0.30.0-4|18	BuildArch:	noarch
14cr|perl-Modem-Vgetty-0.30.0-4|19	
14cr|perl-Modem-Vgetty-0.30.0-4|20	%description
14cr|perl-Modem-Vgetty-0.30.0-4|21	Modem::Vgetty is an encapsulation object for writing applications for voice
14cr|perl-Modem-Vgetty-0.30.0-4|22	modems using the vgetty(8) or vm(8) package. The answering machines and
14cr|perl-Modem-Vgetty-0.30.0-4|23	sofisticated voice applications can be written using this module.
14cr|perl-Modem-Vgetty-0.30.0-4|24	
14cr|perl-Modem-Vgetty-0.30.0-4|25	%prep
14cr|perl-Modem-Vgetty-0.30.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Modem-Vgetty-0.30.0-4|27	%patch0 -p1
14cr|perl-Modem-Vgetty-0.30.0-4|28	# perl path hack
14cr|perl-Modem-Vgetty-0.30.0-4|29	find . -type f | \
14cr|perl-Modem-Vgetty-0.30.0-4|30	xargs perl -pi -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cr|perl-Modem-Vgetty-0.30.0-4|31	
14cr|perl-Modem-Vgetty-0.30.0-4|32	%build
14cr|perl-Modem-Vgetty-0.30.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Modem-Vgetty-0.30.0-4|34	%make
14cr|perl-Modem-Vgetty-0.30.0-4|35	
14cr|perl-Modem-Vgetty-0.30.0-4|36	%check
14cr|perl-Modem-Vgetty-0.30.0-4|37	%make test
14cr|perl-Modem-Vgetty-0.30.0-4|38	
14cr|perl-Modem-Vgetty-0.30.0-4|39	%install
14cr|perl-Modem-Vgetty-0.30.0-4|40	%makeinstall_std
14cr|perl-Modem-Vgetty-0.30.0-4|41	
14cr|perl-Modem-Vgetty-0.30.0-4|42	%files
14cr|perl-Modem-Vgetty-0.30.0-4|43	%doc examples ChangeLog README
14cr|perl-Modem-Vgetty-0.30.0-4|44	%{perl_vendorlib}/Modem
14cr|perl-Modem-Vgetty-0.30.0-4|45	%{_mandir}/man3*/*
14cr|perl-Modem-Vgetty-0.30.0-4|46	
14cr|perl-Modem-Vgetty-0.30.0-4|47	
14cr|perl-Modem-Vgetty-0.30.0-4|48	
14cr|perl-Modem-Vgetty-0.30.0-4|49	%changelog
14cr|perl-Modem-Vgetty-0.30.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.30.0-4
14cr|perl-Modem-Vgetty-0.30.0-4|51	+ Revision: 5d2ae52
14cr|perl-Modem-Vgetty-0.30.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Modem-Vgetty-0.30.0-4|53	
14cr|perl-Modem-Vgetty-0.30.0-4|54	

5038 14
14cr|perl-Modern-Perl-1.30.0-4|1	%define upstream_name    Modern-Perl
14cr|perl-Modern-Perl-1.30.0-4|2	%define upstream_version 1.03
14cr|perl-Modern-Perl-1.30.0-4|3	
14cr|perl-Modern-Perl-1.30.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Modern-Perl-1.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Modern-Perl-1.30.0-4|6	Release:    4
14cr|perl-Modern-Perl-1.30.0-4|7	
14cr|perl-Modern-Perl-1.30.0-4|8	Summary:    Enable all of the features of Modern Perl with one command
14cr|perl-Modern-Perl-1.30.0-4|9	
14cr|perl-Modern-Perl-1.30.0-4|10	License:    GPL+ or Artistic
14cr|perl-Modern-Perl-1.30.0-4|11	Group:      Development/Perl
14cr|perl-Modern-Perl-1.30.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Modern-Perl-1.30.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Modern/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Modern-Perl-1.30.0-4|14	
14cr|perl-Modern-Perl-1.30.0-4|15	BuildRequires: perl(Test::Simple)
14cr|perl-Modern-Perl-1.30.0-4|16	BuildRequires: perl(Module::Build)
14cr|perl-Modern-Perl-1.30.0-4|17	BuildArch: noarch
14cr|perl-Modern-Perl-1.30.0-4|18	
14cr|perl-Modern-Perl-1.30.0-4|19	%description
14cr|perl-Modern-Perl-1.30.0-4|20	no description found
14cr|perl-Modern-Perl-1.30.0-4|21	
14cr|perl-Modern-Perl-1.30.0-4|22	%prep
14cr|perl-Modern-Perl-1.30.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Modern-Perl-1.30.0-4|24	
14cr|perl-Modern-Perl-1.30.0-4|25	%build
14cr|perl-Modern-Perl-1.30.0-4|26	%{__perl} Build.PL installdirs=vendor
14cr|perl-Modern-Perl-1.30.0-4|27	
14cr|perl-Modern-Perl-1.30.0-4|28	./Build
14cr|perl-Modern-Perl-1.30.0-4|29	
14cr|perl-Modern-Perl-1.30.0-4|30	%check
14cr|perl-Modern-Perl-1.30.0-4|31	./Build test
14cr|perl-Modern-Perl-1.30.0-4|32	
14cr|perl-Modern-Perl-1.30.0-4|33	%install
14cr|perl-Modern-Perl-1.30.0-4|34	./Build install destdir=%{buildroot}
14cr|perl-Modern-Perl-1.30.0-4|35	
14cr|perl-Modern-Perl-1.30.0-4|36	%clean
14cr|perl-Modern-Perl-1.30.0-4|37	
14cr|perl-Modern-Perl-1.30.0-4|38	%files
14cr|perl-Modern-Perl-1.30.0-4|39	%doc META.yml Changes README
14cr|perl-Modern-Perl-1.30.0-4|40	%{_mandir}/man3/*
14cr|perl-Modern-Perl-1.30.0-4|41	%{perl_vendorlib}/*
14cr|perl-Modern-Perl-1.30.0-4|42	
14cr|perl-Modern-Perl-1.30.0-4|43	
14cr|perl-Modern-Perl-1.30.0-4|44	
14cr|perl-Modern-Perl-1.30.0-4|45	
14cr|perl-Modern-Perl-1.30.0-4|46	
14cr|perl-Modern-Perl-1.30.0-4|47	%changelog
14cr|perl-Modern-Perl-1.30.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-4
14cr|perl-Modern-Perl-1.30.0-4|49	+ Revision: 6c6f723
14cr|perl-Modern-Perl-1.30.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Modern-Perl-1.30.0-4|51	
14cr|perl-Modern-Perl-1.30.0-4|52	

5039 14
14cr|perl-Module-Compile-0.230.0-4|1	%define upstream_name	 Module-Compile
14cr|perl-Module-Compile-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-Module-Compile-0.230.0-4|3	
14cr|perl-Module-Compile-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Compile-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Compile-0.230.0-4|6	Release:	4
14cr|perl-Module-Compile-0.230.0-4|7	
14cr|perl-Module-Compile-0.230.0-4|8	Summary:	Perl Module Compilation
14cr|perl-Module-Compile-0.230.0-4|9	
14cr|perl-Module-Compile-0.230.0-4|10	License:	GPL+ or Artistic
14cr|perl-Module-Compile-0.230.0-4|11	Group:		Development/Perl
14cr|perl-Module-Compile-0.230.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Compile-0.230.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Module-Compile-0.230.0-4|14	
14cr|perl-Module-Compile-0.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-Module-Compile-0.230.0-4|16	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Module-Compile-0.230.0-4|17	BuildArch:	noarch
14cr|perl-Module-Compile-0.230.0-4|18	
14cr|perl-Module-Compile-0.230.0-4|19	%description
14cr|perl-Module-Compile-0.230.0-4|20	This module provides a system for writing modules that compile other Perl
14cr|perl-Module-Compile-0.230.0-4|21	modules. Modules that use these compilation modules get compiled into some
14cr|perl-Module-Compile-0.230.0-4|22	altered form the first time they are run. The result is cached into .pmc files.
14cr|perl-Module-Compile-0.230.0-4|23	
14cr|perl-Module-Compile-0.230.0-4|24	%prep
14cr|perl-Module-Compile-0.230.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Compile-0.230.0-4|26	# upstream packaging bug
14cr|perl-Module-Compile-0.230.0-4|27	rm -f lib/Module/._Compile.pm
14cr|perl-Module-Compile-0.230.0-4|28	
14cr|perl-Module-Compile-0.230.0-4|29	%build
14cr|perl-Module-Compile-0.230.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Compile-0.230.0-4|31	%make
14cr|perl-Module-Compile-0.230.0-4|32	
14cr|perl-Module-Compile-0.230.0-4|33	%check
14cr|perl-Module-Compile-0.230.0-4|34	%make test
14cr|perl-Module-Compile-0.230.0-4|35	
14cr|perl-Module-Compile-0.230.0-4|36	%install
14cr|perl-Module-Compile-0.230.0-4|37	%makeinstall_std
14cr|perl-Module-Compile-0.230.0-4|38	
14cr|perl-Module-Compile-0.230.0-4|39	%files
14cr|perl-Module-Compile-0.230.0-4|40	%doc DESIGN Changes
14cr|perl-Module-Compile-0.230.0-4|41	%{perl_vendorlib}/Module
14cr|perl-Module-Compile-0.230.0-4|42	%{_mandir}/*/*
14cr|perl-Module-Compile-0.230.0-4|43	
14cr|perl-Module-Compile-0.230.0-4|44	
14cr|perl-Module-Compile-0.230.0-4|45	%changelog
14cr|perl-Module-Compile-0.230.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-Module-Compile-0.230.0-4|47	+ Revision: 590d693
14cr|perl-Module-Compile-0.230.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Module-Compile-0.230.0-4|49	
14cr|perl-Module-Compile-0.230.0-4|50	

5040 14
14cr|perl-Module-CPANTS-0.20030725-8|1	%define module  Module-CPANTS
14cr|perl-Module-CPANTS-0.20030725-8|2	
14cr|perl-Module-CPANTS-0.20030725-8|3	Name:		perl-%{module}
14cr|perl-Module-CPANTS-0.20030725-8|4	Version:	0.20030725
14cr|perl-Module-CPANTS-0.20030725-8|5	Release:	8
14cr|perl-Module-CPANTS-0.20030725-8|6	Summary:	CPAN module testing
14cr|perl-Module-CPANTS-0.20030725-8|7	
14cr|perl-Module-CPANTS-0.20030725-8|8	License:	GPL or Artistic
14cr|perl-Module-CPANTS-0.20030725-8|9	Group:		Development/Perl
14cr|perl-Module-CPANTS-0.20030725-8|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Module-CPANTS-0.20030725-8|11	Source:		http://www.cpan.org/modules/by-module/Module/%{module}-%{version}.tar.bz2
14cr|perl-Module-CPANTS-0.20030725-8|12	BuildRequires:	perl-devel
14cr|perl-Module-CPANTS-0.20030725-8|13	BuildArch:	noarch
14cr|perl-Module-CPANTS-0.20030725-8|14	
14cr|perl-Module-CPANTS-0.20030725-8|15	%description
14cr|perl-Module-CPANTS-0.20030725-8|16	Kwalitee is an automatically-measurable gauge of how good your software is.
14cr|perl-Module-CPANTS-0.20030725-8|17	That's very different from quality, which a computer really can't measure in a
14cr|perl-Module-CPANTS-0.20030725-8|18	general sense. (If you can, you've solved a hard problem in computer science.)
14cr|perl-Module-CPANTS-0.20030725-8|19	
14cr|perl-Module-CPANTS-0.20030725-8|20	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
14cr|perl-Module-CPANTS-0.20030725-8|21	funny acronym on its own) measures Kwalitee with several metrics. If you plan
14cr|perl-Module-CPANTS-0.20030725-8|22	to release a distribution to the CPAN -- or even within your own organization
14cr|perl-Module-CPANTS-0.20030725-8|23	-- testing its Kwalitee before creating a release can help you improve your
14cr|perl-Module-CPANTS-0.20030725-8|24	quality as well.
14cr|perl-Module-CPANTS-0.20030725-8|25	
14cr|perl-Module-CPANTS-0.20030725-8|26	Test::Kwalitee and a short test file will do this for you automatically.
14cr|perl-Module-CPANTS-0.20030725-8|27	
14cr|perl-Module-CPANTS-0.20030725-8|28	%prep
14cr|perl-Module-CPANTS-0.20030725-8|29	%setup -q -n %{module}-%{version}
14cr|perl-Module-CPANTS-0.20030725-8|30	
14cr|perl-Module-CPANTS-0.20030725-8|31	%build
14cr|perl-Module-CPANTS-0.20030725-8|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-CPANTS-0.20030725-8|33	%make
14cr|perl-Module-CPANTS-0.20030725-8|34	
14cr|perl-Module-CPANTS-0.20030725-8|35	%check
14cr|perl-Module-CPANTS-0.20030725-8|36	# currently broken
14cr|perl-Module-CPANTS-0.20030725-8|37	#make test
14cr|perl-Module-CPANTS-0.20030725-8|38	
14cr|perl-Module-CPANTS-0.20030725-8|39	%install
14cr|perl-Module-CPANTS-0.20030725-8|40	%makeinstall_std
14cr|perl-Module-CPANTS-0.20030725-8|41	
14cr|perl-Module-CPANTS-0.20030725-8|42	%files
14cr|perl-Module-CPANTS-0.20030725-8|43	%doc Changes README
14cr|perl-Module-CPANTS-0.20030725-8|44	%{perl_vendorlib}/Module
14cr|perl-Module-CPANTS-0.20030725-8|45	%{perl_vendorlib}/auto/Module
14cr|perl-Module-CPANTS-0.20030725-8|46	%{_mandir}/*/*
14cr|perl-Module-CPANTS-0.20030725-8|47	
14cr|perl-Module-CPANTS-0.20030725-8|48	
14cr|perl-Module-CPANTS-0.20030725-8|49	
14cr|perl-Module-CPANTS-0.20030725-8|50	%changelog
14cr|perl-Module-CPANTS-0.20030725-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20030725-8
14cr|perl-Module-CPANTS-0.20030725-8|52	+ Revision: 1fe4757
14cr|perl-Module-CPANTS-0.20030725-8|53	- MassBuild#464: Increase release tag
14cr|perl-Module-CPANTS-0.20030725-8|54	
14cr|perl-Module-CPANTS-0.20030725-8|55	

5041 14
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|1	%define upstream_name    Module-CPANTS-Analyse
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|2	%define upstream_version 0.92
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|3	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|6	Release:	2
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|7	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|8	Summary:	Generate Kwalitee ratings for a distribution
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|9	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|10	License:	GPL+ or Artistic
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|11	Group:		Development/Perl
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Module/Module-CPANTS-Analyse-%{upstream_version}.tar.gz
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|14	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|15	BuildRequires:	perl-devel
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|16	BuildRequires:	perl(Archive::Any) >= 0.60.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|17	BuildRequires:	perl(Archive::Tar) >= 1.480.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|18	BuildRequires:	perl(Array::Diff) >= 0.40.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|19	BuildRequires:	perl(CPAN::DistnameInfo) >= 0.60.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|20	BuildRequires:	perl(Class::Accessor) >= 0.190.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|21	BuildRequires:	perl(Cwd)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|23	BuildRequires:	perl(ExtUtils::Manifest)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|24	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|25	BuildRequires:	perl(File::Slurp)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|26	BuildRequires:	perl(File::chdir)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|27	BuildRequires:	perl(IO::Capture) >= 0.50.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|28	BuildRequires:	perl(LWP::Simple)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|29	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|30	BuildRequires:	perl(Module::Build)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|31	BuildRequires:	perl(Module::ExtractUse) >= 0.180.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|32	BuildRequires:	perl(Module::Pluggable) >= 2.960.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|33	BuildRequires:	perl(Module::Signature)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|34	BuildRequires:	perl(Pod::Simple::Checker) >= 2.20.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|35	BuildRequires:	perl(Readonly)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|36	BuildRequires:	perl(Set::Scalar)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|37	BuildRequires:	perl(Software::License) >= 0.3.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|38	BuildRequires:	perl(Test::CPAN::Meta::YAML::Version)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|39	BuildRequires:	perl(Test::Deep)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|40	BuildRequires:	perl(Test::More)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|41	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|42	BuildRequires:	perl(Test::Warn) >= 0.110.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|43	BuildRequires:	perl(Text::CSV_XS) >= 0.450.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|44	BuildRequires:	perl(YAML::Any) >= 0.810.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|45	BuildRequires:	perl(YAML::XS)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|46	BuildRequires:	perl(version) >= 0.730.0
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|47	BuildArch:	noarch
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|48	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|49	%description
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|50	Kwalitee is an automatically-measurable gauge of how good your software is.
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|51	That's very different from quality, which a computer really can't measure in a
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|52	general sense. (If you can, you've solved a hard problem in computer science.)
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|53	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|54	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|55	funny acronym on its own) measures Kwalitee with several metrics. If you plan
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|56	to release a distribution to the CPAN -- or even within your own organization
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|57	-- testing its Kwalitee before creating a release can help you improve your
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|58	quality as well.
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|59	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|60	Test::Kwalitee and a short test file will do this for you automatically.
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|61	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|62	%prep
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|64	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|65	%build
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|66	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|67	%make
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|68	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|69	%check
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|70	#make test
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|71	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|72	%install
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|73	%makeinstall_std
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|74	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|75	%files
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|76	%doc AUTHORS Changes META.json META.yml MYMETA.yml README  TODO
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|77	%{_bindir}/*
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|78	%{perl_vendorlib}/Module
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|79	%{_mandir}/*/*
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|80	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|81	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|82	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|83	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|84	%changelog
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-2
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|86	+ Revision: 0054273
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|87	- MassBuild#464: Increase release tag
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|88	
14cr|perl-Module-CPANTS-Analyse-0.920.0-2|89	

5042 14
14cr|perl-Module-Depends-0.160.0-3|1	%define upstream_name    Module-Depends
14cr|perl-Module-Depends-0.160.0-3|2	%define upstream_version 0.16
14cr|perl-Module-Depends-0.160.0-3|3	
14cr|perl-Module-Depends-0.160.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Depends-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Depends-0.160.0-3|6	Release:	3
14cr|perl-Module-Depends-0.160.0-3|7	
14cr|perl-Module-Depends-0.160.0-3|8	Summary:	Intrusive discovery of distribution dependencies
14cr|perl-Module-Depends-0.160.0-3|9	
14cr|perl-Module-Depends-0.160.0-3|10	License:	GPL+ or Artistic
14cr|perl-Module-Depends-0.160.0-3|11	Group:		Development/Perl
14cr|perl-Module-Depends-0.160.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Depends-0.160.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Depends-%{upstream_version}.tar.gz
14cr|perl-Module-Depends-0.160.0-3|14	
14cr|perl-Module-Depends-0.160.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Depends-0.160.0-3|16	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-Module-Depends-0.160.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Module-Depends-0.160.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Module-Depends-0.160.0-3|19	BuildRequires:	perl(YAML)
14cr|perl-Module-Depends-0.160.0-3|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Module-Depends-0.160.0-3|21	BuildArch:	noarch
14cr|perl-Module-Depends-0.160.0-3|22	
14cr|perl-Module-Depends-0.160.0-3|23	%description
14cr|perl-Module-Depends-0.160.0-3|24	Module::Depends extracts module dependencies from an unpacked distribution
14cr|perl-Module-Depends-0.160.0-3|25	tree.
14cr|perl-Module-Depends-0.160.0-3|26	
14cr|perl-Module-Depends-0.160.0-3|27	Module::Depends only evaluates the META.yml shipped with a distribution.
14cr|perl-Module-Depends-0.160.0-3|28	This won't be effective until all distributions ship META.yml files, so we
14cr|perl-Module-Depends-0.160.0-3|29	suggest you take your life in your hands and look at
14cr|perl-Module-Depends-0.160.0-3|30	Module::Depends::Intrusive.
14cr|perl-Module-Depends-0.160.0-3|31	
14cr|perl-Module-Depends-0.160.0-3|32	%prep
14cr|perl-Module-Depends-0.160.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Depends-0.160.0-3|34	
14cr|perl-Module-Depends-0.160.0-3|35	%build
14cr|perl-Module-Depends-0.160.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Depends-0.160.0-3|37	%make
14cr|perl-Module-Depends-0.160.0-3|38	
14cr|perl-Module-Depends-0.160.0-3|39	%check
14cr|perl-Module-Depends-0.160.0-3|40	make test
14cr|perl-Module-Depends-0.160.0-3|41	
14cr|perl-Module-Depends-0.160.0-3|42	%install
14cr|perl-Module-Depends-0.160.0-3|43	%makeinstall_std
14cr|perl-Module-Depends-0.160.0-3|44	
14cr|perl-Module-Depends-0.160.0-3|45	%files
14cr|perl-Module-Depends-0.160.0-3|46	%doc Changes README
14cr|perl-Module-Depends-0.160.0-3|47	%{_mandir}/man3/*
14cr|perl-Module-Depends-0.160.0-3|48	%{perl_vendorlib}/*
14cr|perl-Module-Depends-0.160.0-3|49	
14cr|perl-Module-Depends-0.160.0-3|50	
14cr|perl-Module-Depends-0.160.0-3|51	%changelog
14cr|perl-Module-Depends-0.160.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cr|perl-Module-Depends-0.160.0-3|53	+ Revision: d7f2b49
14cr|perl-Module-Depends-0.160.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Module-Depends-0.160.0-3|55	
14cr|perl-Module-Depends-0.160.0-3|56	

5043 14
14cr|perl-Module-Extract-0.10.0-5|1	%define upstream_name    Module-Extract
14cr|perl-Module-Extract-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Module-Extract-0.10.0-5|3	
14cr|perl-Module-Extract-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Extract-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Extract-0.10.0-5|6	Release:	5
14cr|perl-Module-Extract-0.10.0-5|7	
14cr|perl-Module-Extract-0.10.0-5|8	Summary:	Base class for working with Perl distributions
14cr|perl-Module-Extract-0.10.0-5|9	
14cr|perl-Module-Extract-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Extract-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Module-Extract-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Extract-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Extract-0.10.0-5|14	
14cr|perl-Module-Extract-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Extract-0.10.0-5|16	BuildRequires:	perl(Archive::Extract)
14cr|perl-Module-Extract-0.10.0-5|17	BuildRequires:	perl(Carp)
14cr|perl-Module-Extract-0.10.0-5|18	BuildRequires:	perl(File::Path)
14cr|perl-Module-Extract-0.10.0-5|19	BuildRequires:	perl(File::Spec)
14cr|perl-Module-Extract-0.10.0-5|20	BuildRequires:	perl(File::Temp)
14cr|perl-Module-Extract-0.10.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Module-Extract-0.10.0-5|22	BuildArch:	noarch
14cr|perl-Module-Extract-0.10.0-5|23	
14cr|perl-Module-Extract-0.10.0-5|24	%description
14cr|perl-Module-Extract-0.10.0-5|25	*Module::Extract* is a convenience base class for creating module that work
14cr|perl-Module-Extract-0.10.0-5|26	with Perl distributions.
14cr|perl-Module-Extract-0.10.0-5|27	
14cr|perl-Module-Extract-0.10.0-5|28	Its purpose is to take care of the mechanisms of locating and extracting a
14cr|perl-Module-Extract-0.10.0-5|29	Perl distribution so that your module can do something specific to the
14cr|perl-Module-Extract-0.10.0-5|30	distribution.
14cr|perl-Module-Extract-0.10.0-5|31	
14cr|perl-Module-Extract-0.10.0-5|32	This module was originally created to provide an abstraction for the
14cr|perl-Module-Extract-0.10.0-5|33	extraction logic for both the Module::Inspector manpage and the Module::P4P
14cr|perl-Module-Extract-0.10.0-5|34	manpage and to allow additional features to be added in the future without
14cr|perl-Module-Extract-0.10.0-5|35	having to modify both of them, because the general problem of "locate,
14cr|perl-Module-Extract-0.10.0-5|36	download, and expand a distribution" is one that is almost ideal for adding
14cr|perl-Module-Extract-0.10.0-5|37	additional features down the line.
14cr|perl-Module-Extract-0.10.0-5|38	
14cr|perl-Module-Extract-0.10.0-5|39	%prep
14cr|perl-Module-Extract-0.10.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Extract-0.10.0-5|41	
14cr|perl-Module-Extract-0.10.0-5|42	%build
14cr|perl-Module-Extract-0.10.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Extract-0.10.0-5|44	%make
14cr|perl-Module-Extract-0.10.0-5|45	
14cr|perl-Module-Extract-0.10.0-5|46	%check
14cr|perl-Module-Extract-0.10.0-5|47	make test
14cr|perl-Module-Extract-0.10.0-5|48	
14cr|perl-Module-Extract-0.10.0-5|49	%install
14cr|perl-Module-Extract-0.10.0-5|50	%makeinstall_std
14cr|perl-Module-Extract-0.10.0-5|51	
14cr|perl-Module-Extract-0.10.0-5|52	%files
14cr|perl-Module-Extract-0.10.0-5|53	%doc Changes LICENSE README
14cr|perl-Module-Extract-0.10.0-5|54	%{_mandir}/man3/*
14cr|perl-Module-Extract-0.10.0-5|55	%{perl_vendorlib}/*
14cr|perl-Module-Extract-0.10.0-5|56	
14cr|perl-Module-Extract-0.10.0-5|57	
14cr|perl-Module-Extract-0.10.0-5|58	%changelog
14cr|perl-Module-Extract-0.10.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Module-Extract-0.10.0-5|60	+ Revision: 88ca504
14cr|perl-Module-Extract-0.10.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Module-Extract-0.10.0-5|62	
14cr|perl-Module-Extract-0.10.0-5|63	

5044 14
14cr|perl-Module-Extract-Namespaces-1.20.0-3|1	%define upstream_name    Module-Extract-Namespaces
14cr|perl-Module-Extract-Namespaces-1.20.0-3|2	%define upstream_version 1.02
14cr|perl-Module-Extract-Namespaces-1.20.0-3|3	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Extract-Namespaces-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Extract-Namespaces-1.20.0-3|6	Release:	3
14cr|perl-Module-Extract-Namespaces-1.20.0-3|7	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|8	Summary:	Extract the package declarations from a module
14cr|perl-Module-Extract-Namespaces-1.20.0-3|9	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|10	License:	GPL+ or Artistic
14cr|perl-Module-Extract-Namespaces-1.20.0-3|11	Group:		Development/Perl
14cr|perl-Module-Extract-Namespaces-1.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Extract-Namespaces-1.20.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Extract-Namespaces-%{upstream_version}.tar.gz
14cr|perl-Module-Extract-Namespaces-1.20.0-3|14	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Extract-Namespaces-1.20.0-3|16	BuildRequires:	perl(PPI)
14cr|perl-Module-Extract-Namespaces-1.20.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Module-Extract-Namespaces-1.20.0-3|18	BuildArch:	noarch
14cr|perl-Module-Extract-Namespaces-1.20.0-3|19	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|20	%description
14cr|perl-Module-Extract-Namespaces-1.20.0-3|21	This module extracts package declarations from Perl code without running
14cr|perl-Module-Extract-Namespaces-1.20.0-3|22	the code.
14cr|perl-Module-Extract-Namespaces-1.20.0-3|23	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|24	It does not extract:
14cr|perl-Module-Extract-Namespaces-1.20.0-3|25	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|26	* * packages declared dynamically (e.g. in 'eval')
14cr|perl-Module-Extract-Namespaces-1.20.0-3|27	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|28	%prep
14cr|perl-Module-Extract-Namespaces-1.20.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Extract-Namespaces-1.20.0-3|30	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|31	%build
14cr|perl-Module-Extract-Namespaces-1.20.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Extract-Namespaces-1.20.0-3|33	%make
14cr|perl-Module-Extract-Namespaces-1.20.0-3|34	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|35	%check
14cr|perl-Module-Extract-Namespaces-1.20.0-3|36	%make test
14cr|perl-Module-Extract-Namespaces-1.20.0-3|37	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|38	%install
14cr|perl-Module-Extract-Namespaces-1.20.0-3|39	%makeinstall_std
14cr|perl-Module-Extract-Namespaces-1.20.0-3|40	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|41	%files
14cr|perl-Module-Extract-Namespaces-1.20.0-3|42	%doc Changes LICENSE README
14cr|perl-Module-Extract-Namespaces-1.20.0-3|43	%{_mandir}/man3/*
14cr|perl-Module-Extract-Namespaces-1.20.0-3|44	%{perl_vendorlib}/*
14cr|perl-Module-Extract-Namespaces-1.20.0-3|45	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|46	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|47	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|48	%changelog
14cr|perl-Module-Extract-Namespaces-1.20.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-3
14cr|perl-Module-Extract-Namespaces-1.20.0-3|50	+ Revision: 3a0351a
14cr|perl-Module-Extract-Namespaces-1.20.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Module-Extract-Namespaces-1.20.0-3|52	
14cr|perl-Module-Extract-Namespaces-1.20.0-3|53	

5045 14
14cr|perl-Module-ExtractUse-0.330.0-2|1	%define upstream_name    Module-ExtractUse
14cr|perl-Module-ExtractUse-0.330.0-2|2	%define upstream_version 0.33
14cr|perl-Module-ExtractUse-0.330.0-2|3	
14cr|perl-Module-ExtractUse-0.330.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Module-ExtractUse-0.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-ExtractUse-0.330.0-2|6	Release:	2
14cr|perl-Module-ExtractUse-0.330.0-2|7	
14cr|perl-Module-ExtractUse-0.330.0-2|8	Summary:	Find out what modules are used
14cr|perl-Module-ExtractUse-0.330.0-2|9	
14cr|perl-Module-ExtractUse-0.330.0-2|10	License:	GPL+ or Artistic
14cr|perl-Module-ExtractUse-0.330.0-2|11	Group:		Development/Perl
14cr|perl-Module-ExtractUse-0.330.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-ExtractUse-0.330.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-ExtractUse-0.330.0-2|14	
14cr|perl-Module-ExtractUse-0.330.0-2|15	BuildRequires:	perl-devel
14cr|perl-Module-ExtractUse-0.330.0-2|16	BuildRequires:	perl-version
14cr|perl-Module-ExtractUse-0.330.0-2|17	BuildRequires:	perl(Module::Build)
14cr|perl-Module-ExtractUse-0.330.0-2|18	BuildRequires:	perl(Test::Deep)
14cr|perl-Module-ExtractUse-0.330.0-2|19	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Module-ExtractUse-0.330.0-2|20	BuildRequires:	perl(Test::Pod)
14cr|perl-Module-ExtractUse-0.330.0-2|21	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Module-ExtractUse-0.330.0-2|22	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-Module-ExtractUse-0.330.0-2|23	BuildRequires:	perl(Pod::Strip)
14cr|perl-Module-ExtractUse-0.330.0-2|24	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Module-ExtractUse-0.330.0-2|25	BuildArch:	noarch
14cr|perl-Module-ExtractUse-0.330.0-2|26	
14cr|perl-Module-ExtractUse-0.330.0-2|27	%description
14cr|perl-Module-ExtractUse-0.330.0-2|28	Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code.
14cr|perl-Module-ExtractUse-0.330.0-2|29	It tries very hard to find all modules (whether pragmas, Core, or from CPAN)
14cr|perl-Module-ExtractUse-0.330.0-2|30	used by the parsed code.
14cr|perl-Module-ExtractUse-0.330.0-2|31	
14cr|perl-Module-ExtractUse-0.330.0-2|32	"Usage" is defined by either calling use or require
14cr|perl-Module-ExtractUse-0.330.0-2|33	
14cr|perl-Module-ExtractUse-0.330.0-2|34	%prep
14cr|perl-Module-ExtractUse-0.330.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-ExtractUse-0.330.0-2|36	
14cr|perl-Module-ExtractUse-0.330.0-2|37	%build
14cr|perl-Module-ExtractUse-0.330.0-2|38	perl Build.PL installdirs=vendor
14cr|perl-Module-ExtractUse-0.330.0-2|39	./Build
14cr|perl-Module-ExtractUse-0.330.0-2|40	
14cr|perl-Module-ExtractUse-0.330.0-2|41	%check
14cr|perl-Module-ExtractUse-0.330.0-2|42	./Build test
14cr|perl-Module-ExtractUse-0.330.0-2|43	
14cr|perl-Module-ExtractUse-0.330.0-2|44	%install
14cr|perl-Module-ExtractUse-0.330.0-2|45	./Build install destdir=%{buildroot}
14cr|perl-Module-ExtractUse-0.330.0-2|46	
14cr|perl-Module-ExtractUse-0.330.0-2|47	%files
14cr|perl-Module-ExtractUse-0.330.0-2|48	%doc Changes README
14cr|perl-Module-ExtractUse-0.330.0-2|49	%{perl_vendorlib}/Module
14cr|perl-Module-ExtractUse-0.330.0-2|50	%{_mandir}/*/*
14cr|perl-Module-ExtractUse-0.330.0-2|51	
14cr|perl-Module-ExtractUse-0.330.0-2|52	
14cr|perl-Module-ExtractUse-0.330.0-2|53	
14cr|perl-Module-ExtractUse-0.330.0-2|54	
14cr|perl-Module-ExtractUse-0.330.0-2|55	%changelog
14cr|perl-Module-ExtractUse-0.330.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-2
14cr|perl-Module-ExtractUse-0.330.0-2|57	+ Revision: 705c99e
14cr|perl-Module-ExtractUse-0.330.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Module-ExtractUse-0.330.0-2|59	
14cr|perl-Module-ExtractUse-0.330.0-2|60	

5046 14
14cr|perl-Module-Extract-Use-1.40.0-3|1	%define upstream_name    Module-Extract-Use
14cr|perl-Module-Extract-Use-1.40.0-3|2	%define upstream_version 1.04
14cr|perl-Module-Extract-Use-1.40.0-3|3	
14cr|perl-Module-Extract-Use-1.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Extract-Use-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Extract-Use-1.40.0-3|6	Release:	3
14cr|perl-Module-Extract-Use-1.40.0-3|7	
14cr|perl-Module-Extract-Use-1.40.0-3|8	Summary:	Pull out the modules a module uses
14cr|perl-Module-Extract-Use-1.40.0-3|9	
14cr|perl-Module-Extract-Use-1.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Module-Extract-Use-1.40.0-3|11	Group:		Development/Perl
14cr|perl-Module-Extract-Use-1.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Extract-Use-1.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Extract-Use-%{upstream_version}.tar.gz
14cr|perl-Module-Extract-Use-1.40.0-3|14	
14cr|perl-Module-Extract-Use-1.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Extract-Use-1.40.0-3|16	BuildRequires:	perl(PPI)
14cr|perl-Module-Extract-Use-1.40.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Module-Extract-Use-1.40.0-3|18	BuildRequires:	perl(Test::Output)
14cr|perl-Module-Extract-Use-1.40.0-3|19	BuildArch:	noarch
14cr|perl-Module-Extract-Use-1.40.0-3|20	
14cr|perl-Module-Extract-Use-1.40.0-3|21	%description
14cr|perl-Module-Extract-Use-1.40.0-3|22	Extract the names of the modules used in a file using a static analysis.
14cr|perl-Module-Extract-Use-1.40.0-3|23	Since this module does not run code, it cannot find dynamic uses of
14cr|perl-Module-Extract-Use-1.40.0-3|24	modules, such as 'eval "require $class"'.
14cr|perl-Module-Extract-Use-1.40.0-3|25	
14cr|perl-Module-Extract-Use-1.40.0-3|26	* new
14cr|perl-Module-Extract-Use-1.40.0-3|27	
14cr|perl-Module-Extract-Use-1.40.0-3|28	Makes an object. The object doesn't do anything just yet, but you need it
14cr|perl-Module-Extract-Use-1.40.0-3|29	to call the methods.
14cr|perl-Module-Extract-Use-1.40.0-3|30	
14cr|perl-Module-Extract-Use-1.40.0-3|31	%prep
14cr|perl-Module-Extract-Use-1.40.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Extract-Use-1.40.0-3|33	
14cr|perl-Module-Extract-Use-1.40.0-3|34	%build
14cr|perl-Module-Extract-Use-1.40.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Extract-Use-1.40.0-3|36	%make
14cr|perl-Module-Extract-Use-1.40.0-3|37	
14cr|perl-Module-Extract-Use-1.40.0-3|38	%check
14cr|perl-Module-Extract-Use-1.40.0-3|39	%make test
14cr|perl-Module-Extract-Use-1.40.0-3|40	
14cr|perl-Module-Extract-Use-1.40.0-3|41	%install
14cr|perl-Module-Extract-Use-1.40.0-3|42	%makeinstall_std
14cr|perl-Module-Extract-Use-1.40.0-3|43	
14cr|perl-Module-Extract-Use-1.40.0-3|44	%files
14cr|perl-Module-Extract-Use-1.40.0-3|45	%doc Changes LICENSE README
14cr|perl-Module-Extract-Use-1.40.0-3|46	%{_mandir}/man3/*
14cr|perl-Module-Extract-Use-1.40.0-3|47	%{perl_vendorlib}/*
14cr|perl-Module-Extract-Use-1.40.0-3|48	
14cr|perl-Module-Extract-Use-1.40.0-3|49	
14cr|perl-Module-Extract-Use-1.40.0-3|50	%changelog
14cr|perl-Module-Extract-Use-1.40.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14cr|perl-Module-Extract-Use-1.40.0-3|52	+ Revision: 7206e0a
14cr|perl-Module-Extract-Use-1.40.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Module-Extract-Use-1.40.0-3|54	
14cr|perl-Module-Extract-Use-1.40.0-3|55	

5047 14
14cr|perl-Module-Extract-VERSION-1.10.0-4|1	%define upstream_name    Module-Extract-VERSION
14cr|perl-Module-Extract-VERSION-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-Module-Extract-VERSION-1.10.0-4|3	
14cr|perl-Module-Extract-VERSION-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Extract-VERSION-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Extract-VERSION-1.10.0-4|6	Release:	4
14cr|perl-Module-Extract-VERSION-1.10.0-4|7	
14cr|perl-Module-Extract-VERSION-1.10.0-4|8	Summary:	Extract a module version without running code
14cr|perl-Module-Extract-VERSION-1.10.0-4|9	
14cr|perl-Module-Extract-VERSION-1.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Module-Extract-VERSION-1.10.0-4|11	Group:		Development/Perl
14cr|perl-Module-Extract-VERSION-1.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Extract-VERSION-1.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Extract-VERSION-1.10.0-4|14	
14cr|perl-Module-Extract-VERSION-1.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Module-Extract-VERSION-1.10.0-4|16	BuildRequires:	perl(Test::More)
14cr|perl-Module-Extract-VERSION-1.10.0-4|17	BuildArch:	noarch
14cr|perl-Module-Extract-VERSION-1.10.0-4|18	
14cr|perl-Module-Extract-VERSION-1.10.0-4|19	%description
14cr|perl-Module-Extract-VERSION-1.10.0-4|20	This module lets you pull out of module source code the version number for
14cr|perl-Module-Extract-VERSION-1.10.0-4|21	the module. It assumes that there is only one '$VERSION' in the file.
14cr|perl-Module-Extract-VERSION-1.10.0-4|22	
14cr|perl-Module-Extract-VERSION-1.10.0-4|23	Class methods
14cr|perl-Module-Extract-VERSION-1.10.0-4|24	* $class->parse_version_safely( FILE );
14cr|perl-Module-Extract-VERSION-1.10.0-4|25	
14cr|perl-Module-Extract-VERSION-1.10.0-4|26	Given a module file, return the module version. This works just like
14cr|perl-Module-Extract-VERSION-1.10.0-4|27	'mldistwatch' in PAUSE. It looks for the single line that has the
14cr|perl-Module-Extract-VERSION-1.10.0-4|28	'$VERSION' statement, extracts it, evals it, and returns the result.
14cr|perl-Module-Extract-VERSION-1.10.0-4|29	
14cr|perl-Module-Extract-VERSION-1.10.0-4|30	%prep
14cr|perl-Module-Extract-VERSION-1.10.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Extract-VERSION-1.10.0-4|32	
14cr|perl-Module-Extract-VERSION-1.10.0-4|33	%build
14cr|perl-Module-Extract-VERSION-1.10.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Extract-VERSION-1.10.0-4|35	%make
14cr|perl-Module-Extract-VERSION-1.10.0-4|36	
14cr|perl-Module-Extract-VERSION-1.10.0-4|37	%check
14cr|perl-Module-Extract-VERSION-1.10.0-4|38	%make test
14cr|perl-Module-Extract-VERSION-1.10.0-4|39	
14cr|perl-Module-Extract-VERSION-1.10.0-4|40	%install
14cr|perl-Module-Extract-VERSION-1.10.0-4|41	%makeinstall_std
14cr|perl-Module-Extract-VERSION-1.10.0-4|42	
14cr|perl-Module-Extract-VERSION-1.10.0-4|43	%files
14cr|perl-Module-Extract-VERSION-1.10.0-4|44	%doc Changes LICENSE README
14cr|perl-Module-Extract-VERSION-1.10.0-4|45	%{_mandir}/man3/*
14cr|perl-Module-Extract-VERSION-1.10.0-4|46	%{perl_vendorlib}/*
14cr|perl-Module-Extract-VERSION-1.10.0-4|47	
14cr|perl-Module-Extract-VERSION-1.10.0-4|48	
14cr|perl-Module-Extract-VERSION-1.10.0-4|49	%changelog
14cr|perl-Module-Extract-VERSION-1.10.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-Module-Extract-VERSION-1.10.0-4|51	+ Revision: 18bb6fb
14cr|perl-Module-Extract-VERSION-1.10.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Module-Extract-VERSION-1.10.0-4|53	
14cr|perl-Module-Extract-VERSION-1.10.0-4|54	

5048 14
14cr|perl-Module-Find-0.120.0-3|1	%define upstream_name	 Module-Find
14cr|perl-Module-Find-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Module-Find-0.120.0-3|3	
14cr|perl-Module-Find-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Find-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Find-0.120.0-3|6	Release:	3
14cr|perl-Module-Find-0.120.0-3|7	
14cr|perl-Module-Find-0.120.0-3|8	Summary:	Find and use installed modules in a (sub)category
14cr|perl-Module-Find-0.120.0-3|9	
14cr|perl-Module-Find-0.120.0-3|10	License:	Artistic/GPL
14cr|perl-Module-Find-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Module-Find-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Module-Find-0.120.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Find-%{upstream_version}.tar.gz
14cr|perl-Module-Find-0.120.0-3|14	
14cr|perl-Module-Find-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Find-0.120.0-3|16	BuildRequires:	perl(File::Find)
14cr|perl-Module-Find-0.120.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Module-Find-0.120.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Module-Find-0.120.0-3|19	BuildArch:	noarch
14cr|perl-Module-Find-0.120.0-3|20	
14cr|perl-Module-Find-0.120.0-3|21	%description
14cr|perl-Module-Find-0.120.0-3|22	Module::Find lets you find and use modules in categories. This can be
14cr|perl-Module-Find-0.120.0-3|23	very useful for auto-detecting driver or plugin modules. You can
14cr|perl-Module-Find-0.120.0-3|24	differentiate between looking in the category itself or in all
14cr|perl-Module-Find-0.120.0-3|25	subcategories.
14cr|perl-Module-Find-0.120.0-3|26	
14cr|perl-Module-Find-0.120.0-3|27	
14cr|perl-Module-Find-0.120.0-3|28	%prep
14cr|perl-Module-Find-0.120.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Find-0.120.0-3|30	
14cr|perl-Module-Find-0.120.0-3|31	%build
14cr|perl-Module-Find-0.120.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Find-0.120.0-3|33	%make
14cr|perl-Module-Find-0.120.0-3|34	
14cr|perl-Module-Find-0.120.0-3|35	%check
14cr|perl-Module-Find-0.120.0-3|36	%make test
14cr|perl-Module-Find-0.120.0-3|37	
14cr|perl-Module-Find-0.120.0-3|38	%install
14cr|perl-Module-Find-0.120.0-3|39	%makeinstall_std
14cr|perl-Module-Find-0.120.0-3|40	
14cr|perl-Module-Find-0.120.0-3|41	%files
14cr|perl-Module-Find-0.120.0-3|42	%defattr(644,root,root,755)
14cr|perl-Module-Find-0.120.0-3|43	%doc Changes
14cr|perl-Module-Find-0.120.0-3|44	%{_mandir}/man*/*
14cr|perl-Module-Find-0.120.0-3|45	%{perl_vendorlib}/Module
14cr|perl-Module-Find-0.120.0-3|46	
14cr|perl-Module-Find-0.120.0-3|47	
14cr|perl-Module-Find-0.120.0-3|48	
14cr|perl-Module-Find-0.120.0-3|49	%changelog
14cr|perl-Module-Find-0.120.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Module-Find-0.120.0-3|51	+ Revision: 91a8216
14cr|perl-Module-Find-0.120.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Module-Find-0.120.0-3|53	
14cr|perl-Module-Find-0.120.0-3|54	

5049 14
14cr|perl-Module-Format-0.0.6-3|1	%define upstream_name    Module-Format
14cr|perl-Module-Format-0.0.6-3|2	%define upstream_version v0.0.5
14cr|perl-Module-Format-0.0.6-3|3	
14cr|perl-Module-Format-0.0.6-3|4	Name:       perl-%{upstream_name}
14cr|perl-Module-Format-0.0.6-3|5	Version:    %perl_convert_version 0.0.6
14cr|perl-Module-Format-0.0.6-3|6	Release:    3
14cr|perl-Module-Format-0.0.6-3|7	
14cr|perl-Module-Format-0.0.6-3|8	Summary:    Convert and manipulate stringified versions of Perl modules
14cr|perl-Module-Format-0.0.6-3|9	
14cr|perl-Module-Format-0.0.6-3|10	License:    MIT
14cr|perl-Module-Format-0.0.6-3|11	Group:      Development/Perl
14cr|perl-Module-Format-0.0.6-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Format-0.0.6-3|13	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Format-v0.0.6.tar.gz
14cr|perl-Module-Format-0.0.6-3|14	
14cr|perl-Module-Format-0.0.6-3|15	BuildRequires: perl(Getopt::Long)
14cr|perl-Module-Format-0.0.6-3|16	BuildRequires: perl(Pod::Usage)
14cr|perl-Module-Format-0.0.6-3|17	BuildRequires: perl(Test::More)
14cr|perl-Module-Format-0.0.6-3|18	BuildRequires: perl(strict)
14cr|perl-Module-Format-0.0.6-3|19	BuildRequires: perl(vars)
14cr|perl-Module-Format-0.0.6-3|20	BuildRequires: perl(warnings)
14cr|perl-Module-Format-0.0.6-3|21	BuildRequires: perl(Module::Build)
14cr|perl-Module-Format-0.0.6-3|22	BuildArch: noarch
14cr|perl-Module-Format-0.0.6-3|23	
14cr|perl-Module-Format-0.0.6-3|24	%description
14cr|perl-Module-Format-0.0.6-3|25	Module-Format is a set of Perl modules and the accompanying perlmf command line
14cr|perl-Module-Format-0.0.6-3|26	utility that can be used to output consistetly formatted named of Perl modules
14cr|perl-Module-Format-0.0.6-3|27	for input in applications. So one can do:
14cr|perl-Module-Format-0.0.6-3|28	
14cr|perl-Module-Format-0.0.6-3|29	urpmi --auto $(perlmf as_rpm_c "$@")
14cr|perl-Module-Format-0.0.6-3|30	
14cr|perl-Module-Format-0.0.6-3|31	to install perl dependencies using urpmi (and many other uses).
14cr|perl-Module-Format-0.0.6-3|32	
14cr|perl-Module-Format-0.0.6-3|33	%prep
14cr|perl-Module-Format-0.0.6-3|34	%setup -qn %{upstream_name}-v%{version}
14cr|perl-Module-Format-0.0.6-3|35	
14cr|perl-Module-Format-0.0.6-3|36	%build
14cr|perl-Module-Format-0.0.6-3|37	%{__perl} Build.PL installdirs=vendor
14cr|perl-Module-Format-0.0.6-3|38	./Build
14cr|perl-Module-Format-0.0.6-3|39	
14cr|perl-Module-Format-0.0.6-3|40	%check
14cr|perl-Module-Format-0.0.6-3|41	./Build test
14cr|perl-Module-Format-0.0.6-3|42	
14cr|perl-Module-Format-0.0.6-3|43	%install
14cr|perl-Module-Format-0.0.6-3|44	./Build install destdir=%{buildroot}
14cr|perl-Module-Format-0.0.6-3|45	
14cr|perl-Module-Format-0.0.6-3|46	
14cr|perl-Module-Format-0.0.6-3|47	%files
14cr|perl-Module-Format-0.0.6-3|48	%doc Changes META.yml README
14cr|perl-Module-Format-0.0.6-3|49	%{_bindir}/perlmf
14cr|perl-Module-Format-0.0.6-3|50	%{_mandir}/man1/*
14cr|perl-Module-Format-0.0.6-3|51	%{_mandir}/man3/*
14cr|perl-Module-Format-0.0.6-3|52	%{perl_vendorlib}/*
14cr|perl-Module-Format-0.0.6-3|53	
14cr|perl-Module-Format-0.0.6-3|54	
14cr|perl-Module-Format-0.0.6-3|55	
14cr|perl-Module-Format-0.0.6-3|56	
14cr|perl-Module-Format-0.0.6-3|57	
14cr|perl-Module-Format-0.0.6-3|58	%changelog
14cr|perl-Module-Format-0.0.6-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-3
14cr|perl-Module-Format-0.0.6-3|60	+ Revision: 53eb010
14cr|perl-Module-Format-0.0.6-3|61	- MassBuild#464: Increase release tag
14cr|perl-Module-Format-0.0.6-3|62	
14cr|perl-Module-Format-0.0.6-3|63	

5050 14
14cr|perl-Module-Info-0.350.0-3|1	%define upstream_name    Module-Info
14cr|perl-Module-Info-0.350.0-3|2	%define upstream_version 0.35
14cr|perl-Module-Info-0.350.0-3|3	
14cr|perl-Module-Info-0.350.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Info-0.350.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Info-0.350.0-3|6	Release:	3
14cr|perl-Module-Info-0.350.0-3|7	Epoch:		1
14cr|perl-Module-Info-0.350.0-3|8	
14cr|perl-Module-Info-0.350.0-3|9	Summary:	Information about Perl modules
14cr|perl-Module-Info-0.350.0-3|10	
14cr|perl-Module-Info-0.350.0-3|11	License:	GPL+ or Artistic
14cr|perl-Module-Info-0.350.0-3|12	Group:		Development/Perl
14cr|perl-Module-Info-0.350.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Info-0.350.0-3|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Module-Info-%{upstream_version}.tar.gz
14cr|perl-Module-Info-0.350.0-3|15	
14cr|perl-Module-Info-0.350.0-3|16	BuildRequires:	perl-devel
14cr|perl-Module-Info-0.350.0-3|17	BuildArch:	noarch
14cr|perl-Module-Info-0.350.0-3|18	
14cr|perl-Module-Info-0.350.0-3|19	%description
14cr|perl-Module-Info-0.350.0-3|20	Module::Info gives you information about Perl modules without actually loading
14cr|perl-Module-Info-0.350.0-3|21	the module.  It actually isn't specific to modules and should work on any perl
14cr|perl-Module-Info-0.350.0-3|22	code.
14cr|perl-Module-Info-0.350.0-3|23	
14cr|perl-Module-Info-0.350.0-3|24	%prep
14cr|perl-Module-Info-0.350.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Info-0.350.0-3|26	
14cr|perl-Module-Info-0.350.0-3|27	%build
14cr|perl-Module-Info-0.350.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Info-0.350.0-3|29	%make
14cr|perl-Module-Info-0.350.0-3|30	
14cr|perl-Module-Info-0.350.0-3|31	%check
14cr|perl-Module-Info-0.350.0-3|32	make test
14cr|perl-Module-Info-0.350.0-3|33	
14cr|perl-Module-Info-0.350.0-3|34	%install
14cr|perl-Module-Info-0.350.0-3|35	%makeinstall_std
14cr|perl-Module-Info-0.350.0-3|36	
14cr|perl-Module-Info-0.350.0-3|37	%files
14cr|perl-Module-Info-0.350.0-3|38	%defattr(-,root,root,755)
14cr|perl-Module-Info-0.350.0-3|39	%doc Changes
14cr|perl-Module-Info-0.350.0-3|40	%{_bindir}/*
14cr|perl-Module-Info-0.350.0-3|41	%{_mandir}/man*/*
14cr|perl-Module-Info-0.350.0-3|42	%{perl_vendorlib}/B
14cr|perl-Module-Info-0.350.0-3|43	%{perl_vendorlib}/Module
14cr|perl-Module-Info-0.350.0-3|44	
14cr|perl-Module-Info-0.350.0-3|45	
14cr|perl-Module-Info-0.350.0-3|46	
14cr|perl-Module-Info-0.350.0-3|47	%changelog
14cr|perl-Module-Info-0.350.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.350.0-3
14cr|perl-Module-Info-0.350.0-3|49	+ Revision: 31ae70f
14cr|perl-Module-Info-0.350.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Module-Info-0.350.0-3|51	
14cr|perl-Module-Info-0.350.0-3|52	

5051 14
14cr|perl-Module-Inspector-1.50.0-5|1	%define upstream_name    Module-Inspector
14cr|perl-Module-Inspector-1.50.0-5|2	%define upstream_version 1.05
14cr|perl-Module-Inspector-1.50.0-5|3	
14cr|perl-Module-Inspector-1.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Inspector-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Inspector-1.50.0-5|6	Release:	5
14cr|perl-Module-Inspector-1.50.0-5|7	
14cr|perl-Module-Inspector-1.50.0-5|8	Summary:	An integrated API for inspecting Perl distributions
14cr|perl-Module-Inspector-1.50.0-5|9	
14cr|perl-Module-Inspector-1.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Inspector-1.50.0-5|11	Group:		Development/Perl
14cr|perl-Module-Inspector-1.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Inspector-1.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Inspector-1.50.0-5|14	
14cr|perl-Module-Inspector-1.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Inspector-1.50.0-5|16	BuildArch:	noarch
14cr|perl-Module-Inspector-1.50.0-5|17	
14cr|perl-Module-Inspector-1.50.0-5|18	%description
14cr|perl-Module-Inspector-1.50.0-5|19	An integrated API for inspecting Perl distributions
14cr|perl-Module-Inspector-1.50.0-5|20	
14cr|perl-Module-Inspector-1.50.0-5|21	%prep
14cr|perl-Module-Inspector-1.50.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Inspector-1.50.0-5|23	
14cr|perl-Module-Inspector-1.50.0-5|24	%build
14cr|perl-Module-Inspector-1.50.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Inspector-1.50.0-5|26	%make
14cr|perl-Module-Inspector-1.50.0-5|27	
14cr|perl-Module-Inspector-1.50.0-5|28	%check
14cr|perl-Module-Inspector-1.50.0-5|29	# Do not make test because they need gtk display
14cr|perl-Module-Inspector-1.50.0-5|30	#make test
14cr|perl-Module-Inspector-1.50.0-5|31	
14cr|perl-Module-Inspector-1.50.0-5|32	%install
14cr|perl-Module-Inspector-1.50.0-5|33	%makeinstall_std
14cr|perl-Module-Inspector-1.50.0-5|34	
14cr|perl-Module-Inspector-1.50.0-5|35	%files
14cr|perl-Module-Inspector-1.50.0-5|36	%doc Changes README
14cr|perl-Module-Inspector-1.50.0-5|37	%{_mandir}/man3/*
14cr|perl-Module-Inspector-1.50.0-5|38	%{perl_vendorlib}/*
14cr|perl-Module-Inspector-1.50.0-5|39	
14cr|perl-Module-Inspector-1.50.0-5|40	
14cr|perl-Module-Inspector-1.50.0-5|41	%changelog
14cr|perl-Module-Inspector-1.50.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-5
14cr|perl-Module-Inspector-1.50.0-5|43	+ Revision: f4d54e4
14cr|perl-Module-Inspector-1.50.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Module-Inspector-1.50.0-5|45	
14cr|perl-Module-Inspector-1.50.0-5|46	

5052 14
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|1	%define upstream_name    Module-Install-AuthorRequires
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|3	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|6	Release:	5
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|7	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|8	Summary:	Declare author-only dependencies
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|9	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|14	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|17	BuildRequires:	perl(Module::Install)
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|18	BuildArch:	noarch
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|19	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|20	%description
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|21	Modules often have optional requirements, for example dependencies that are
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|22	useful for (optional) tests, but not required for the module to work
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|23	properly.
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|24	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|25	Usually you want all developers of a project to have these optional modules
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|26	installed. However, simply telling everyone or printing diagnostic messages
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|27	if optional dependencies are missing often isn't enough to make sure all
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|28	authors have all optional modules installed.
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|29	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|30	'Module::Install' already has a way of detecting an author environment, so
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|31	an easy way to achieve the above would be something like:
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|32	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|33	%prep
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|35	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|36	%build
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|38	%make
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|39	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|40	%check
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|41	%make test
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|42	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|43	%install
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|44	%makeinstall_std
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|45	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|46	%files
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|47	%doc Changes README
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|48	%{_mandir}/man3/*
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|49	%{perl_vendorlib}/*
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|50	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|51	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|52	%changelog
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|54	+ Revision: 50b8522
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|56	
14cr|perl-Module-Install-AuthorRequires-0.20.0-5|57	

5053 14
14cr|perl-Module-Install-AuthorTests-0.2.0-5|1	%define upstream_name    Module-Install-AuthorTests
14cr|perl-Module-Install-AuthorTests-0.2.0-5|2	%define upstream_version 0.002
14cr|perl-Module-Install-AuthorTests-0.2.0-5|3	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-AuthorTests-0.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-AuthorTests-0.2.0-5|6	Release:	5
14cr|perl-Module-Install-AuthorTests-0.2.0-5|7	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|8	Summary:	Designate tests only run by module authors
14cr|perl-Module-Install-AuthorTests-0.2.0-5|9	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-AuthorTests-0.2.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-AuthorTests-0.2.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-AuthorTests-0.2.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-AuthorTests-0.2.0-5|14	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-AuthorTests-0.2.0-5|16	BuildRequires:	perl(Module::Install)
14cr|perl-Module-Install-AuthorTests-0.2.0-5|17	BuildArch:	noarch
14cr|perl-Module-Install-AuthorTests-0.2.0-5|18	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|19	%description
14cr|perl-Module-Install-AuthorTests-0.2.0-5|20	Designate tests only run by module authors.
14cr|perl-Module-Install-AuthorTests-0.2.0-5|21	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|22	%prep
14cr|perl-Module-Install-AuthorTests-0.2.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-AuthorTests-0.2.0-5|24	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|25	%build
14cr|perl-Module-Install-AuthorTests-0.2.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-AuthorTests-0.2.0-5|27	%make
14cr|perl-Module-Install-AuthorTests-0.2.0-5|28	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|29	%check
14cr|perl-Module-Install-AuthorTests-0.2.0-5|30	%make test
14cr|perl-Module-Install-AuthorTests-0.2.0-5|31	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|32	%install
14cr|perl-Module-Install-AuthorTests-0.2.0-5|33	%makeinstall_std
14cr|perl-Module-Install-AuthorTests-0.2.0-5|34	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|35	%files
14cr|perl-Module-Install-AuthorTests-0.2.0-5|36	%doc Changes README
14cr|perl-Module-Install-AuthorTests-0.2.0-5|37	%{_mandir}/man3/*
14cr|perl-Module-Install-AuthorTests-0.2.0-5|38	%{perl_vendorlib}/*
14cr|perl-Module-Install-AuthorTests-0.2.0-5|39	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|40	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|41	%changelog
14cr|perl-Module-Install-AuthorTests-0.2.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|perl-Module-Install-AuthorTests-0.2.0-5|43	+ Revision: e73f1f4
14cr|perl-Module-Install-AuthorTests-0.2.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-AuthorTests-0.2.0-5|45	
14cr|perl-Module-Install-AuthorTests-0.2.0-5|46	

5054 14
14cr|perl-Module-Install-AutoManifest-0.3.0-5|1	%define upstream_name    Module-Install-AutoManifest
14cr|perl-Module-Install-AutoManifest-0.3.0-5|2	%define upstream_version 0.003
14cr|perl-Module-Install-AutoManifest-0.3.0-5|3	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-AutoManifest-0.3.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-AutoManifest-0.3.0-5|6	Release:	5
14cr|perl-Module-Install-AutoManifest-0.3.0-5|7	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|8	Summary:	Generate MANIFEST automatically
14cr|perl-Module-Install-AutoManifest-0.3.0-5|9	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-AutoManifest-0.3.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-AutoManifest-0.3.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-AutoManifest-0.3.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-AutoManifest-0.3.0-5|14	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-AutoManifest-0.3.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-AutoManifest-0.3.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Module-Install-AutoManifest-0.3.0-5|18	BuildArch:	noarch
14cr|perl-Module-Install-AutoManifest-0.3.0-5|19	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|20	%description
14cr|perl-Module-Install-AutoManifest-0.3.0-5|21	Generate MANIFEST automatically.
14cr|perl-Module-Install-AutoManifest-0.3.0-5|22	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|23	%prep
14cr|perl-Module-Install-AutoManifest-0.3.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-AutoManifest-0.3.0-5|25	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|26	%build
14cr|perl-Module-Install-AutoManifest-0.3.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-AutoManifest-0.3.0-5|28	%make
14cr|perl-Module-Install-AutoManifest-0.3.0-5|29	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|30	%check
14cr|perl-Module-Install-AutoManifest-0.3.0-5|31	make test
14cr|perl-Module-Install-AutoManifest-0.3.0-5|32	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|33	%install
14cr|perl-Module-Install-AutoManifest-0.3.0-5|34	%makeinstall_std
14cr|perl-Module-Install-AutoManifest-0.3.0-5|35	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|36	%files
14cr|perl-Module-Install-AutoManifest-0.3.0-5|37	%doc README Changes
14cr|perl-Module-Install-AutoManifest-0.3.0-5|38	%{_mandir}/man3/*
14cr|perl-Module-Install-AutoManifest-0.3.0-5|39	%{perl_vendorlib}/*
14cr|perl-Module-Install-AutoManifest-0.3.0-5|40	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|41	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|42	%changelog
14cr|perl-Module-Install-AutoManifest-0.3.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-5
14cr|perl-Module-Install-AutoManifest-0.3.0-5|44	+ Revision: 1a98a6c
14cr|perl-Module-Install-AutoManifest-0.3.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-AutoManifest-0.3.0-5|46	
14cr|perl-Module-Install-AutoManifest-0.3.0-5|47	

5055 14
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|1	%define upstream_name    Module-Install-CheckConflicts
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|3	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|6	Release:	5
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|7	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|8	Summary:	Notify users of possible conflicts with the distribution they're installing
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|9	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|14	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|17	BuildArch:	noarch
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|18	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|19	%description
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|20	Sometimes APIs need to be broken in incompatible ways. That's fine, as long
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|21	as all dependencies that relied on the old way have been updated already.
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|22	If users install install a new version of your module, but aren't aware
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|23	that they need to update other modules that might have been broken by that
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|24	new version, they'll be left with a non-functional installation of those
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|25	depending modules.
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|26	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|27	This module allows to declare modules your distribution breaks in your
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|28	'Makefile.PL'. If a user is installing your distribution, a message
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|29	explaining the situation and a list of additional modules he needs to
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|30	upgrade will presented.
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|31	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|32	%prep
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|34	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|35	%build
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|37	%make
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|38	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|39	%check
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|40	%make test
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|41	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|42	%install
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|43	%makeinstall_std
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|44	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|45	%files
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|46	%doc Changes META.yml README
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|47	%{_mandir}/man3/*
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|48	%{perl_vendorlib}/*
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|49	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|50	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|51	%changelog
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|53	+ Revision: 859b5b0
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|55	
14cr|perl-Module-Install-CheckConflicts-0.20.0-5|56	

5056 14
14cr|perl-Module-Install-CheckLib-0.80.0-5|1	%define upstream_name    Module-Install-CheckLib
14cr|perl-Module-Install-CheckLib-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Module-Install-CheckLib-0.80.0-5|3	
14cr|perl-Module-Install-CheckLib-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-CheckLib-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-CheckLib-0.80.0-5|6	Release:	5
14cr|perl-Module-Install-CheckLib-0.80.0-5|7	
14cr|perl-Module-Install-CheckLib-0.80.0-5|8	Summary:	A Module::Install extension to check that a library is available
14cr|perl-Module-Install-CheckLib-0.80.0-5|9	
14cr|perl-Module-Install-CheckLib-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-CheckLib-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-CheckLib-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-CheckLib-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-CheckLib-0.80.0-5|14	
14cr|perl-Module-Install-CheckLib-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-CheckLib-0.80.0-5|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Module-Install-CheckLib-0.80.0-5|17	BuildRequires:	perl(Devel::CheckLib)
14cr|perl-Module-Install-CheckLib-0.80.0-5|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-CheckLib-0.80.0-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Module-Install-CheckLib-0.80.0-5|20	BuildRequires:	perl(Module::Install)
14cr|perl-Module-Install-CheckLib-0.80.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Module-Install-CheckLib-0.80.0-5|22	BuildArch:	noarch
14cr|perl-Module-Install-CheckLib-0.80.0-5|23	
14cr|perl-Module-Install-CheckLib-0.80.0-5|24	%description
14cr|perl-Module-Install-CheckLib-0.80.0-5|25	Module::Install::CheckLib is a the Module::Install manpage extension that
14cr|perl-Module-Install-CheckLib-0.80.0-5|26	integrates the Devel::CheckLib manpage so that CPAN authors may stipulate
14cr|perl-Module-Install-CheckLib-0.80.0-5|27	which particular C library and its headers they want available and to exit
14cr|perl-Module-Install-CheckLib-0.80.0-5|28	the 'Makefile.PL' gracefully if they aren't.
14cr|perl-Module-Install-CheckLib-0.80.0-5|29	
14cr|perl-Module-Install-CheckLib-0.80.0-5|30	The author specifies which C libraries, etc, they want available. the
14cr|perl-Module-Install-CheckLib-0.80.0-5|31	Devel::CheckLib manpage is copied to the 'inc/' directory along with the
14cr|perl-Module-Install-CheckLib-0.80.0-5|32	the Module::Install manpage files.
14cr|perl-Module-Install-CheckLib-0.80.0-5|33	
14cr|perl-Module-Install-CheckLib-0.80.0-5|34	On the module user side, the bundled 'inc/' the Devel::CheckLib manpage
14cr|perl-Module-Install-CheckLib-0.80.0-5|35	determines whether the current environment is supported or not and will
14cr|perl-Module-Install-CheckLib-0.80.0-5|36	exit accordingly.
14cr|perl-Module-Install-CheckLib-0.80.0-5|37	
14cr|perl-Module-Install-CheckLib-0.80.0-5|38	%prep
14cr|perl-Module-Install-CheckLib-0.80.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-CheckLib-0.80.0-5|40	
14cr|perl-Module-Install-CheckLib-0.80.0-5|41	%build
14cr|perl-Module-Install-CheckLib-0.80.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-CheckLib-0.80.0-5|43	%make
14cr|perl-Module-Install-CheckLib-0.80.0-5|44	
14cr|perl-Module-Install-CheckLib-0.80.0-5|45	%check
14cr|perl-Module-Install-CheckLib-0.80.0-5|46	%make test
14cr|perl-Module-Install-CheckLib-0.80.0-5|47	
14cr|perl-Module-Install-CheckLib-0.80.0-5|48	%install
14cr|perl-Module-Install-CheckLib-0.80.0-5|49	%makeinstall_std
14cr|perl-Module-Install-CheckLib-0.80.0-5|50	
14cr|perl-Module-Install-CheckLib-0.80.0-5|51	%files
14cr|perl-Module-Install-CheckLib-0.80.0-5|52	%doc Changes META.yml LICENSE README
14cr|perl-Module-Install-CheckLib-0.80.0-5|53	%{_mandir}/man3/*
14cr|perl-Module-Install-CheckLib-0.80.0-5|54	%{perl_vendorlib}/*
14cr|perl-Module-Install-CheckLib-0.80.0-5|55	
14cr|perl-Module-Install-CheckLib-0.80.0-5|56	
14cr|perl-Module-Install-CheckLib-0.80.0-5|57	%changelog
14cr|perl-Module-Install-CheckLib-0.80.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Module-Install-CheckLib-0.80.0-5|59	+ Revision: 2311cf1
14cr|perl-Module-Install-CheckLib-0.80.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-CheckLib-0.80.0-5|61	
14cr|perl-Module-Install-CheckLib-0.80.0-5|62	

5057 14
14cr|perl-Module-Install-ExtraTests-0.8.0-3|1	%define upstream_name    Module-Install-ExtraTests
14cr|perl-Module-Install-ExtraTests-0.8.0-3|2	%define upstream_version 0.008
14cr|perl-Module-Install-ExtraTests-0.8.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-ExtraTests-0.8.0-3|4	Version:	%perl_convert_version 0.008
14cr|perl-Module-Install-ExtraTests-0.8.0-3|5	Release:	3
14cr|perl-Module-Install-ExtraTests-0.8.0-3|6	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|7	Summary:	%{upstream_name} perl module
14cr|perl-Module-Install-ExtraTests-0.8.0-3|8	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|9	License:	GPL+ or Artistic
14cr|perl-Module-Install-ExtraTests-0.8.0-3|10	Group:		Development/Perl
14cr|perl-Module-Install-ExtraTests-0.8.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-ExtraTests-0.8.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Install-ExtraTests-0.008.tar.gz
14cr|perl-Module-Install-ExtraTests-0.8.0-3|13	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|14	BuildRequires:	perl-devel
14cr|perl-Module-Install-ExtraTests-0.8.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-ExtraTests-0.8.0-3|16	BuildArch:	noarch
14cr|perl-Module-Install-ExtraTests-0.8.0-3|17	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|18	%description
14cr|perl-Module-Install-ExtraTests-0.8.0-3|19	%{upstream_name} perl module.
14cr|perl-Module-Install-ExtraTests-0.8.0-3|20	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|21	%prep
14cr|perl-Module-Install-ExtraTests-0.8.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-ExtraTests-0.8.0-3|23	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|24	%build
14cr|perl-Module-Install-ExtraTests-0.8.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-ExtraTests-0.8.0-3|26	%make
14cr|perl-Module-Install-ExtraTests-0.8.0-3|27	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|28	%check
14cr|perl-Module-Install-ExtraTests-0.8.0-3|29	make test
14cr|perl-Module-Install-ExtraTests-0.8.0-3|30	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|31	%install
14cr|perl-Module-Install-ExtraTests-0.8.0-3|32	%makeinstall_std
14cr|perl-Module-Install-ExtraTests-0.8.0-3|33	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|34	%files
14cr|perl-Module-Install-ExtraTests-0.8.0-3|35	%doc Changes LICENSE README
14cr|perl-Module-Install-ExtraTests-0.8.0-3|36	%{_mandir}/man3/*
14cr|perl-Module-Install-ExtraTests-0.8.0-3|37	%{perl_vendorlib}/*
14cr|perl-Module-Install-ExtraTests-0.8.0-3|38	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|39	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|40	%changelog
14cr|perl-Module-Install-ExtraTests-0.8.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|perl-Module-Install-ExtraTests-0.8.0-3|42	+ Revision: 91aabd4
14cr|perl-Module-Install-ExtraTests-0.8.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-ExtraTests-0.8.0-3|44	
14cr|perl-Module-Install-ExtraTests-0.8.0-3|45	

5058 14
14cr|perl-Module-Install-Repository-0.60.0-6|1	%define upstream_name    Module-Install-Repository
14cr|perl-Module-Install-Repository-0.60.0-6|2	%define upstream_version 0.06
14cr|perl-Module-Install-Repository-0.60.0-6|3	
14cr|perl-Module-Install-Repository-0.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-Repository-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-Repository-0.60.0-6|6	Release:	6
14cr|perl-Module-Install-Repository-0.60.0-6|7	
14cr|perl-Module-Install-Repository-0.60.0-6|8	Summary:	Automatically sets repository URL from svn/svk/Git checkout
14cr|perl-Module-Install-Repository-0.60.0-6|9	
14cr|perl-Module-Install-Repository-0.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-Repository-0.60.0-6|11	Group:		Development/Perl
14cr|perl-Module-Install-Repository-0.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-Repository-0.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.lzma
14cr|perl-Module-Install-Repository-0.60.0-6|14	
14cr|perl-Module-Install-Repository-0.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-Repository-0.60.0-6|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Install-Repository-0.60.0-6|17	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-Module-Install-Repository-0.60.0-6|18	BuildRequires:	perl(Path::Class)
14cr|perl-Module-Install-Repository-0.60.0-6|19	BuildRequires:	perl(Test::More)
14cr|perl-Module-Install-Repository-0.60.0-6|20	BuildArch:	noarch
14cr|perl-Module-Install-Repository-0.60.0-6|21	
14cr|perl-Module-Install-Repository-0.60.0-6|22	%description
14cr|perl-Module-Install-Repository-0.60.0-6|23	Module::Install::Repository is a Module::Install plugin to automatically
14cr|perl-Module-Install-Repository-0.60.0-6|24	figure out repository URL and set it via _repository()_ which then will be
14cr|perl-Module-Install-Repository-0.60.0-6|25	added to resources under _META.yml_.
14cr|perl-Module-Install-Repository-0.60.0-6|26	
14cr|perl-Module-Install-Repository-0.60.0-6|27	%prep
14cr|perl-Module-Install-Repository-0.60.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-Repository-0.60.0-6|29	
14cr|perl-Module-Install-Repository-0.60.0-6|30	%build
14cr|perl-Module-Install-Repository-0.60.0-6|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-Repository-0.60.0-6|32	%make
14cr|perl-Module-Install-Repository-0.60.0-6|33	
14cr|perl-Module-Install-Repository-0.60.0-6|34	%check
14cr|perl-Module-Install-Repository-0.60.0-6|35	%make test
14cr|perl-Module-Install-Repository-0.60.0-6|36	
14cr|perl-Module-Install-Repository-0.60.0-6|37	%install
14cr|perl-Module-Install-Repository-0.60.0-6|38	%makeinstall_std
14cr|perl-Module-Install-Repository-0.60.0-6|39	
14cr|perl-Module-Install-Repository-0.60.0-6|40	%files
14cr|perl-Module-Install-Repository-0.60.0-6|41	%doc Changes META.yml README
14cr|perl-Module-Install-Repository-0.60.0-6|42	%{_mandir}/man3/*
14cr|perl-Module-Install-Repository-0.60.0-6|43	%{perl_vendorlib}/*
14cr|perl-Module-Install-Repository-0.60.0-6|44	
14cr|perl-Module-Install-Repository-0.60.0-6|45	
14cr|perl-Module-Install-Repository-0.60.0-6|46	%changelog
14cr|perl-Module-Install-Repository-0.60.0-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-Module-Install-Repository-0.60.0-6|48	+ Revision: 318a8ce
14cr|perl-Module-Install-Repository-0.60.0-6|49	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-Repository-0.60.0-6|50	
14cr|perl-Module-Install-Repository-0.60.0-6|51	

5059 14
14cr|perl-Module-Install-StandardTests-0.50.0-5|1	%define upstream_name    Module-Install-StandardTests
14cr|perl-Module-Install-StandardTests-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Module-Install-StandardTests-0.50.0-5|3	
14cr|perl-Module-Install-StandardTests-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-StandardTests-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-StandardTests-0.50.0-5|6	Release:	5
14cr|perl-Module-Install-StandardTests-0.50.0-5|7	
14cr|perl-Module-Install-StandardTests-0.50.0-5|8	Summary:	Generate standard tests for installation
14cr|perl-Module-Install-StandardTests-0.50.0-5|9	
14cr|perl-Module-Install-StandardTests-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-StandardTests-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-StandardTests-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-StandardTests-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-StandardTests-0.50.0-5|14	
14cr|perl-Module-Install-StandardTests-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-StandardTests-0.50.0-5|16	BuildRequires:	perl(Test::Compile)
14cr|perl-Module-Install-StandardTests-0.50.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Module-Install-StandardTests-0.50.0-5|18	BuildRequires:	perl(Test::Pod)
14cr|perl-Module-Install-StandardTests-0.50.0-5|19	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Module-Install-StandardTests-0.50.0-5|20	BuildArch:	noarch
14cr|perl-Module-Install-StandardTests-0.50.0-5|21	
14cr|perl-Module-Install-StandardTests-0.50.0-5|22	%description
14cr|perl-Module-Install-StandardTests-0.50.0-5|23	Writes a few standard test files to the test directory 't/'.
14cr|perl-Module-Install-StandardTests-0.50.0-5|24	
14cr|perl-Module-Install-StandardTests-0.50.0-5|25	%prep
14cr|perl-Module-Install-StandardTests-0.50.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-StandardTests-0.50.0-5|27	
14cr|perl-Module-Install-StandardTests-0.50.0-5|28	%build
14cr|perl-Module-Install-StandardTests-0.50.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-StandardTests-0.50.0-5|30	%make
14cr|perl-Module-Install-StandardTests-0.50.0-5|31	
14cr|perl-Module-Install-StandardTests-0.50.0-5|32	%check
14cr|perl-Module-Install-StandardTests-0.50.0-5|33	%make test
14cr|perl-Module-Install-StandardTests-0.50.0-5|34	
14cr|perl-Module-Install-StandardTests-0.50.0-5|35	%install
14cr|perl-Module-Install-StandardTests-0.50.0-5|36	%makeinstall_std
14cr|perl-Module-Install-StandardTests-0.50.0-5|37	
14cr|perl-Module-Install-StandardTests-0.50.0-5|38	%files
14cr|perl-Module-Install-StandardTests-0.50.0-5|39	%doc Changes META.yml README
14cr|perl-Module-Install-StandardTests-0.50.0-5|40	%{_mandir}/man3/*
14cr|perl-Module-Install-StandardTests-0.50.0-5|41	%{perl_vendorlib}/*
14cr|perl-Module-Install-StandardTests-0.50.0-5|42	
14cr|perl-Module-Install-StandardTests-0.50.0-5|43	
14cr|perl-Module-Install-StandardTests-0.50.0-5|44	%changelog
14cr|perl-Module-Install-StandardTests-0.50.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Module-Install-StandardTests-0.50.0-5|46	+ Revision: 723dc90
14cr|perl-Module-Install-StandardTests-0.50.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-StandardTests-0.50.0-5|48	
14cr|perl-Module-Install-StandardTests-0.50.0-5|49	

5060 14
14cr|perl-Module-Install-Template-0.80.0-5|1	%define upstream_name    Module-Install-Template
14cr|perl-Module-Install-Template-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Module-Install-Template-0.80.0-5|3	
14cr|perl-Module-Install-Template-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Install-Template-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Install-Template-0.80.0-5|6	Release:	5
14cr|perl-Module-Install-Template-0.80.0-5|7	
14cr|perl-Module-Install-Template-0.80.0-5|8	Summary:	Treat module source code as a template
14cr|perl-Module-Install-Template-0.80.0-5|9	
14cr|perl-Module-Install-Template-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Install-Template-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Module-Install-Template-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Install-Template-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Install-Template-0.80.0-5|14	
14cr|perl-Module-Install-Template-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Install-Template-0.80.0-5|16	BuildRequires:	perl(Template)
14cr|perl-Module-Install-Template-0.80.0-5|17	BuildRequires:	perl(Test::Compile)
14cr|perl-Module-Install-Template-0.80.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Module-Install-Template-0.80.0-5|19	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Module-Install-Template-0.80.0-5|20	BuildArch:	noarch
14cr|perl-Module-Install-Template-0.80.0-5|21	
14cr|perl-Module-Install-Template-0.80.0-5|22	%description
14cr|perl-Module-Install-Template-0.80.0-5|23	This module, if used in the Makefile.PL as shown in the synopsis, treats
14cr|perl-Module-Install-Template-0.80.0-5|24	module source code files as templates and processes them with the the
14cr|perl-Module-Install-Template-0.80.0-5|25	Template manpage Toolkit during 'make' time.
14cr|perl-Module-Install-Template-0.80.0-5|26	
14cr|perl-Module-Install-Template-0.80.0-5|27	That is, 'lib/' is expected to contain templates, and 'blib/lib/' will
14cr|perl-Module-Install-Template-0.80.0-5|28	contain the resulting files as processed by the Template Toolkit.
14cr|perl-Module-Install-Template-0.80.0-5|29	
14cr|perl-Module-Install-Template-0.80.0-5|30	This only happens on the author's side. The end-user will not notice any of
14cr|perl-Module-Install-Template-0.80.0-5|31	it.
14cr|perl-Module-Install-Template-0.80.0-5|32	
14cr|perl-Module-Install-Template-0.80.0-5|33	%prep
14cr|perl-Module-Install-Template-0.80.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Install-Template-0.80.0-5|35	
14cr|perl-Module-Install-Template-0.80.0-5|36	%build
14cr|perl-Module-Install-Template-0.80.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Install-Template-0.80.0-5|38	%make
14cr|perl-Module-Install-Template-0.80.0-5|39	
14cr|perl-Module-Install-Template-0.80.0-5|40	%check
14cr|perl-Module-Install-Template-0.80.0-5|41	%make test
14cr|perl-Module-Install-Template-0.80.0-5|42	
14cr|perl-Module-Install-Template-0.80.0-5|43	%install
14cr|perl-Module-Install-Template-0.80.0-5|44	%makeinstall_std
14cr|perl-Module-Install-Template-0.80.0-5|45	
14cr|perl-Module-Install-Template-0.80.0-5|46	%files
14cr|perl-Module-Install-Template-0.80.0-5|47	%doc Changes README
14cr|perl-Module-Install-Template-0.80.0-5|48	%{_mandir}/man3/*
14cr|perl-Module-Install-Template-0.80.0-5|49	%{perl_vendorlib}/*
14cr|perl-Module-Install-Template-0.80.0-5|50	%{_bindir}/tt_pm_to_blib
14cr|perl-Module-Install-Template-0.80.0-5|51	
14cr|perl-Module-Install-Template-0.80.0-5|52	
14cr|perl-Module-Install-Template-0.80.0-5|53	%changelog
14cr|perl-Module-Install-Template-0.80.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Module-Install-Template-0.80.0-5|55	+ Revision: 2605507
14cr|perl-Module-Install-Template-0.80.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Module-Install-Template-0.80.0-5|57	
14cr|perl-Module-Install-Template-0.80.0-5|58	

5061 14
14cr|perl-Module-Load-0.320.0-3|1	%define upstream_name    Module-Load%define upstream_version 0.32
14cr|perl-Module-Load-0.320.0-3|2	Name:		perl-%{upstream_name}
14cr|perl-Module-Load-0.320.0-3|3	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Load-0.320.0-3|4	Release:	3
14cr|perl-Module-Load-0.320.0-3|5	
14cr|perl-Module-Load-0.320.0-3|6	Summary:	Runtime require of both modules and files
14cr|perl-Module-Load-0.320.0-3|7	
14cr|perl-Module-Load-0.320.0-3|8	License:	GPL+ or Artistic
14cr|perl-Module-Load-0.320.0-3|9	Group:		Development/Perl
14cr|perl-Module-Load-0.320.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Load-0.320.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Load-0.320.0-3|12	
14cr|perl-Module-Load-0.320.0-3|13	BuildRequires:	perl-devel
14cr|perl-Module-Load-0.320.0-3|14	BuildArch:	noarch
14cr|perl-Module-Load-0.320.0-3|15	
14cr|perl-Module-Load-0.320.0-3|16	%description
14cr|perl-Module-Load-0.320.0-3|17	load eliminates the need to know whether you are trying to require either a
14cr|perl-Module-Load-0.320.0-3|18	file or a module.
14cr|perl-Module-Load-0.320.0-3|19	
14cr|perl-Module-Load-0.320.0-3|20	If you consult perldoc -f require you will see that require will behave
14cr|perl-Module-Load-0.320.0-3|21	differently when given a bareword or a string.
14cr|perl-Module-Load-0.320.0-3|22	
14cr|perl-Module-Load-0.320.0-3|23	In the case of a string, require assumes you are wanting to load a file. But in
14cr|perl-Module-Load-0.320.0-3|24	the case of a bareword, it assumes you mean a module.
14cr|perl-Module-Load-0.320.0-3|25	
14cr|perl-Module-Load-0.320.0-3|26	This gives nasty overhead when you are trying to dynamically require modules at
14cr|perl-Module-Load-0.320.0-3|27	runtime, since you will need to change the module notation (Acme::Comment) to a
14cr|perl-Module-Load-0.320.0-3|28	file notation fitting the particular platform you are on.
14cr|perl-Module-Load-0.320.0-3|29	
14cr|perl-Module-Load-0.320.0-3|30	load elimates the need for this overhead and will just DWYM.
14cr|perl-Module-Load-0.320.0-3|31	
14cr|perl-Module-Load-0.320.0-3|32	%prep
14cr|perl-Module-Load-0.320.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Load-0.320.0-3|34	
14cr|perl-Module-Load-0.320.0-3|35	%build
14cr|perl-Module-Load-0.320.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Load-0.320.0-3|37	%make
14cr|perl-Module-Load-0.320.0-3|38	
14cr|perl-Module-Load-0.320.0-3|39	%check
14cr|perl-Module-Load-0.320.0-3|40	%make test
14cr|perl-Module-Load-0.320.0-3|41	
14cr|perl-Module-Load-0.320.0-3|42	%install
14cr|perl-Module-Load-0.320.0-3|43	%makeinstall_std
14cr|perl-Module-Load-0.320.0-3|44	
14cr|perl-Module-Load-0.320.0-3|45	%files
14cr|perl-Module-Load-0.320.0-3|46	%doc README
14cr|perl-Module-Load-0.320.0-3|47	%{perl_vendorlib}/Module
14cr|perl-Module-Load-0.320.0-3|48	%{_mandir}/*/*
14cr|perl-Module-Load-0.320.0-3|49	
14cr|perl-Module-Load-0.320.0-3|50	
14cr|perl-Module-Load-0.320.0-3|51	
14cr|perl-Module-Load-0.320.0-3|52	%changelog
14cr|perl-Module-Load-0.320.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-3
14cr|perl-Module-Load-0.320.0-3|54	+ Revision: b326a5b
14cr|perl-Module-Load-0.320.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Module-Load-0.320.0-3|56	
14cr|perl-Module-Load-0.320.0-3|57	

5062 14
14cr|perl-Module-Loaded-0.80.0-3|1	%define	upstream_name	 Module-Loaded
14cr|perl-Module-Loaded-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Module-Loaded-0.80.0-3|3	
14cr|perl-Module-Loaded-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Loaded-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Loaded-0.80.0-3|6	Release:	3
14cr|perl-Module-Loaded-0.80.0-3|7	
14cr|perl-Module-Loaded-0.80.0-3|8	Summary:	Mark modules as loaded or unloaded
14cr|perl-Module-Loaded-0.80.0-3|9	
14cr|perl-Module-Loaded-0.80.0-3|10	License:	Artistic/GPL
14cr|perl-Module-Loaded-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Module-Loaded-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Module-Loaded-0.80.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Loaded-%{upstream_version}.tar.gz
14cr|perl-Module-Loaded-0.80.0-3|14	
14cr|perl-Module-Loaded-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Loaded-0.80.0-3|16	BuildArch:	noarch
14cr|perl-Module-Loaded-0.80.0-3|17	
14cr|perl-Module-Loaded-0.80.0-3|18	%description
14cr|perl-Module-Loaded-0.80.0-3|19	When testing applications, often you find yourself needing to provide
14cr|perl-Module-Loaded-0.80.0-3|20	functionality in your test environment that would usually be provided by
14cr|perl-Module-Loaded-0.80.0-3|21	external modules. Rather than munging the INC by hand to mark these external
14cr|perl-Module-Loaded-0.80.0-3|22	modules as loaded, so they are not attempted to be loaded by perl, this module
14cr|perl-Module-Loaded-0.80.0-3|23	offers you a very simple way to mark modules as loaded and/or unloaded.
14cr|perl-Module-Loaded-0.80.0-3|24	
14cr|perl-Module-Loaded-0.80.0-3|25	%prep
14cr|perl-Module-Loaded-0.80.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Loaded-0.80.0-3|27	
14cr|perl-Module-Loaded-0.80.0-3|28	%build
14cr|perl-Module-Loaded-0.80.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Loaded-0.80.0-3|30	%make
14cr|perl-Module-Loaded-0.80.0-3|31	
14cr|perl-Module-Loaded-0.80.0-3|32	%check
14cr|perl-Module-Loaded-0.80.0-3|33	make test
14cr|perl-Module-Loaded-0.80.0-3|34	
14cr|perl-Module-Loaded-0.80.0-3|35	%install
14cr|perl-Module-Loaded-0.80.0-3|36	%makeinstall_std
14cr|perl-Module-Loaded-0.80.0-3|37	
14cr|perl-Module-Loaded-0.80.0-3|38	%files
14cr|perl-Module-Loaded-0.80.0-3|39	%doc README
14cr|perl-Module-Loaded-0.80.0-3|40	%{perl_vendorlib}/Module/*
14cr|perl-Module-Loaded-0.80.0-3|41	%{_mandir}/*/*
14cr|perl-Module-Loaded-0.80.0-3|42	
14cr|perl-Module-Loaded-0.80.0-3|43	
14cr|perl-Module-Loaded-0.80.0-3|44	
14cr|perl-Module-Loaded-0.80.0-3|45	%changelog
14cr|perl-Module-Loaded-0.80.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Module-Loaded-0.80.0-3|47	+ Revision: 4c0e0dd
14cr|perl-Module-Loaded-0.80.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Module-Loaded-0.80.0-3|49	
14cr|perl-Module-Loaded-0.80.0-3|50	

5063 14
14cr|perl-Module-Manifest-1.80.0-5|1	%define upstream_name    Module-Manifest
14cr|perl-Module-Manifest-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-Module-Manifest-1.80.0-5|3	
14cr|perl-Module-Manifest-1.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Manifest-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Manifest-1.80.0-5|6	Release:	5
14cr|perl-Module-Manifest-1.80.0-5|7	
14cr|perl-Module-Manifest-1.80.0-5|8	Summary:	Parse and examine a Perl distribution MANIFEST file
14cr|perl-Module-Manifest-1.80.0-5|9	
14cr|perl-Module-Manifest-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Manifest-1.80.0-5|11	Group:		Development/Perl
14cr|perl-Module-Manifest-1.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Manifest-1.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Manifest-1.80.0-5|14	
14cr|perl-Module-Manifest-1.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Manifest-1.80.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Module-Manifest-1.80.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Manifest-1.80.0-5|18	BuildRequires:	perl(File::Basename)
14cr|perl-Module-Manifest-1.80.0-5|19	BuildRequires:	perl(File::Spec)
14cr|perl-Module-Manifest-1.80.0-5|20	BuildRequires:	perl(Params::Util)
14cr|perl-Module-Manifest-1.80.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Module-Manifest-1.80.0-5|22	BuildRequires:	perl(Test::Warn)
14cr|perl-Module-Manifest-1.80.0-5|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Module-Manifest-1.80.0-5|24	BuildArch:	noarch
14cr|perl-Module-Manifest-1.80.0-5|25	
14cr|perl-Module-Manifest-1.80.0-5|26	%description
14cr|perl-Module-Manifest-1.80.0-5|27	*Module::Manifest* is a simple utility module created originally for use in
14cr|perl-Module-Manifest-1.80.0-5|28	the Module::Inspector manpage.
14cr|perl-Module-Manifest-1.80.0-5|29	
14cr|perl-Module-Manifest-1.80.0-5|30	It allows you to load the _MANIFEST_ file that comes in a Perl distribution
14cr|perl-Module-Manifest-1.80.0-5|31	tarball, examine the contents, and perform some simple tasks.
14cr|perl-Module-Manifest-1.80.0-5|32	
14cr|perl-Module-Manifest-1.80.0-5|33	Granted, the functionality needed to do this is quite simple, but the Perl
14cr|perl-Module-Manifest-1.80.0-5|34	distribution _MANIFEST_ specification contains a couple of little
14cr|perl-Module-Manifest-1.80.0-5|35	idiosyncracies, such as line comments and space-seperated inline comments.
14cr|perl-Module-Manifest-1.80.0-5|36	
14cr|perl-Module-Manifest-1.80.0-5|37	%prep
14cr|perl-Module-Manifest-1.80.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Manifest-1.80.0-5|39	
14cr|perl-Module-Manifest-1.80.0-5|40	%build
14cr|perl-Module-Manifest-1.80.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Manifest-1.80.0-5|42	%make
14cr|perl-Module-Manifest-1.80.0-5|43	
14cr|perl-Module-Manifest-1.80.0-5|44	%check
14cr|perl-Module-Manifest-1.80.0-5|45	make test
14cr|perl-Module-Manifest-1.80.0-5|46	
14cr|perl-Module-Manifest-1.80.0-5|47	%install
14cr|perl-Module-Manifest-1.80.0-5|48	%makeinstall_std
14cr|perl-Module-Manifest-1.80.0-5|49	
14cr|perl-Module-Manifest-1.80.0-5|50	%files
14cr|perl-Module-Manifest-1.80.0-5|51	%doc README LICENSE Changes
14cr|perl-Module-Manifest-1.80.0-5|52	%{_mandir}/man3/*
14cr|perl-Module-Manifest-1.80.0-5|53	%{perl_vendorlib}/*
14cr|perl-Module-Manifest-1.80.0-5|54	
14cr|perl-Module-Manifest-1.80.0-5|55	
14cr|perl-Module-Manifest-1.80.0-5|56	%changelog
14cr|perl-Module-Manifest-1.80.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-Module-Manifest-1.80.0-5|58	+ Revision: 93f3d9f
14cr|perl-Module-Manifest-1.80.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Module-Manifest-1.80.0-5|60	
14cr|perl-Module-Manifest-1.80.0-5|61	

5064 14
14cr|perl-Module-Math-Depends-0.20.0-5|1	%define upstream_name    Module-Math-Depends
14cr|perl-Module-Math-Depends-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Module-Math-Depends-0.20.0-5|3	
14cr|perl-Module-Math-Depends-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Math-Depends-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Math-Depends-0.20.0-5|6	Release:	5
14cr|perl-Module-Math-Depends-0.20.0-5|7	
14cr|perl-Module-Math-Depends-0.20.0-5|8	Summary:	Convenience object for manipulating module dependencies
14cr|perl-Module-Math-Depends-0.20.0-5|9	
14cr|perl-Module-Math-Depends-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Math-Depends-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Module-Math-Depends-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Math-Depends-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Math-Depends-0.20.0-5|14	
14cr|perl-Module-Math-Depends-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Math-Depends-0.20.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Module-Math-Depends-0.20.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Module-Math-Depends-0.20.0-5|18	BuildRequires:	perl(Params::Util)
14cr|perl-Module-Math-Depends-0.20.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Module-Math-Depends-0.20.0-5|20	BuildArch:	noarch
14cr|perl-Module-Math-Depends-0.20.0-5|21	
14cr|perl-Module-Math-Depends-0.20.0-5|22	%description
14cr|perl-Module-Math-Depends-0.20.0-5|23	This is a small convenience module created originally as part of the
14cr|perl-Module-Math-Depends-0.20.0-5|24	Module::Inspector manpage but released seperately, in the hope that people
14cr|perl-Module-Math-Depends-0.20.0-5|25	might find it useful in other contexts.
14cr|perl-Module-Math-Depends-0.20.0-5|26	
14cr|perl-Module-Math-Depends-0.20.0-5|27	%prep
14cr|perl-Module-Math-Depends-0.20.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Math-Depends-0.20.0-5|29	
14cr|perl-Module-Math-Depends-0.20.0-5|30	%build
14cr|perl-Module-Math-Depends-0.20.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Math-Depends-0.20.0-5|32	%make
14cr|perl-Module-Math-Depends-0.20.0-5|33	
14cr|perl-Module-Math-Depends-0.20.0-5|34	%check
14cr|perl-Module-Math-Depends-0.20.0-5|35	make test
14cr|perl-Module-Math-Depends-0.20.0-5|36	
14cr|perl-Module-Math-Depends-0.20.0-5|37	%install
14cr|perl-Module-Math-Depends-0.20.0-5|38	%makeinstall_std
14cr|perl-Module-Math-Depends-0.20.0-5|39	
14cr|perl-Module-Math-Depends-0.20.0-5|40	%files
14cr|perl-Module-Math-Depends-0.20.0-5|41	%doc README LICENSE Changes
14cr|perl-Module-Math-Depends-0.20.0-5|42	%{_mandir}/man3/*
14cr|perl-Module-Math-Depends-0.20.0-5|43	%{perl_vendorlib}/*
14cr|perl-Module-Math-Depends-0.20.0-5|44	
14cr|perl-Module-Math-Depends-0.20.0-5|45	
14cr|perl-Module-Math-Depends-0.20.0-5|46	%changelog
14cr|perl-Module-Math-Depends-0.20.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Module-Math-Depends-0.20.0-5|48	+ Revision: 47c9a84
14cr|perl-Module-Math-Depends-0.20.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Module-Math-Depends-0.20.0-5|50	
14cr|perl-Module-Math-Depends-0.20.0-5|51	

5065 14
14cr|perl-Module-Metadata-1.0.24-2|1	%define upstream_name    Module-Metadata
14cr|perl-Module-Metadata-1.0.24-2|2	%define upstream_version 1.000024
14cr|perl-Module-Metadata-1.0.24-2|3	
14cr|perl-Module-Metadata-1.0.24-2|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Metadata-1.0.24-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Metadata-1.0.24-2|6	Release:	2
14cr|perl-Module-Metadata-1.0.24-2|7	
14cr|perl-Module-Metadata-1.0.24-2|8	Summary:	Gather package and POD information from perl module files
14cr|perl-Module-Metadata-1.0.24-2|9	
14cr|perl-Module-Metadata-1.0.24-2|10	
14cr|perl-Module-Metadata-1.0.24-2|11	
14cr|perl-Module-Metadata-1.0.24-2|12	License:	GPL+ or Artistic
14cr|perl-Module-Metadata-1.0.24-2|13	Group:		Development/Perl
14cr|perl-Module-Metadata-1.0.24-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Metadata-1.0.24-2|15	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Metadata-1.0.24-2|16	
14cr|perl-Module-Metadata-1.0.24-2|17	BuildRequires:	perl-devel
14cr|perl-Module-Metadata-1.0.24-2|18	BuildRequires:	perl(version)
14cr|perl-Module-Metadata-1.0.24-2|19	BuildArch:	noarch
14cr|perl-Module-Metadata-1.0.24-2|20	
14cr|perl-Module-Metadata-1.0.24-2|21	%description
14cr|perl-Module-Metadata-1.0.24-2|22	The *Tie::CPHash* module provides a hash table that is case preserving but
14cr|perl-Module-Metadata-1.0.24-2|23	case insensitive. This means that
14cr|perl-Module-Metadata-1.0.24-2|24	
14cr|perl-Module-Metadata-1.0.24-2|25	$cphash{KEY}    $cphash{key}
14cr|perl-Module-Metadata-1.0.24-2|26	$cphash{Key}    $cphash{keY}
14cr|perl-Module-Metadata-1.0.24-2|27	
14cr|perl-Module-Metadata-1.0.24-2|28	all refer to the same entry. Also, the hash remembers which form of the key
14cr|perl-Module-Metadata-1.0.24-2|29	was last used to store the entry. The 'keys' and 'each' functions will
14cr|perl-Module-Metadata-1.0.24-2|30	return the key that was used to set the value.
14cr|perl-Module-Metadata-1.0.24-2|31	
14cr|perl-Module-Metadata-1.0.24-2|32	%prep
14cr|perl-Module-Metadata-1.0.24-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Metadata-1.0.24-2|34	
14cr|perl-Module-Metadata-1.0.24-2|35	%build
14cr|perl-Module-Metadata-1.0.24-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Metadata-1.0.24-2|37	%make
14cr|perl-Module-Metadata-1.0.24-2|38	
14cr|perl-Module-Metadata-1.0.24-2|39	%check
14cr|perl-Module-Metadata-1.0.24-2|40	%make test
14cr|perl-Module-Metadata-1.0.24-2|41	
14cr|perl-Module-Metadata-1.0.24-2|42	%install
14cr|perl-Module-Metadata-1.0.24-2|43	%makeinstall_std
14cr|perl-Module-Metadata-1.0.24-2|44	
14cr|perl-Module-Metadata-1.0.24-2|45	%files
14cr|perl-Module-Metadata-1.0.24-2|46	%doc Changes META.yml
14cr|perl-Module-Metadata-1.0.24-2|47	%{_mandir}/man3/*
14cr|perl-Module-Metadata-1.0.24-2|48	%{perl_vendorlib}/*
14cr|perl-Module-Metadata-1.0.24-2|49	
14cr|perl-Module-Metadata-1.0.24-2|50	
14cr|perl-Module-Metadata-1.0.24-2|51	
14cr|perl-Module-Metadata-1.0.24-2|52	
14cr|perl-Module-Metadata-1.0.24-2|53	%changelog
14cr|perl-Module-Metadata-1.0.24-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.24-2
14cr|perl-Module-Metadata-1.0.24-2|55	+ Revision: 3262dc8
14cr|perl-Module-Metadata-1.0.24-2|56	- MassBuild#464: Increase release tag
14cr|perl-Module-Metadata-1.0.24-2|57	
14cr|perl-Module-Metadata-1.0.24-2|58	

5066 14
14cr|perl-Module-Packaged-Generator-1.111.930-5|1	%define upstream_name    Module-Packaged-Generator
14cr|perl-Module-Packaged-Generator-1.111.930-5|2	%define upstream_version 1.111930
14cr|perl-Module-Packaged-Generator-1.111.930-5|3	
14cr|perl-Module-Packaged-Generator-1.111.930-5|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Packaged-Generator-1.111.930-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Packaged-Generator-1.111.930-5|6	Release:	5
14cr|perl-Module-Packaged-Generator-1.111.930-5|7	
14cr|perl-Module-Packaged-Generator-1.111.930-5|8	Summary:	Role to provide easy url fetching
14cr|perl-Module-Packaged-Generator-1.111.930-5|9	
14cr|perl-Module-Packaged-Generator-1.111.930-5|10	License:	GPL+ or Artistic
14cr|perl-Module-Packaged-Generator-1.111.930-5|11	Group:		Development/Perl
14cr|perl-Module-Packaged-Generator-1.111.930-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Packaged-Generator-1.111.930-5|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Packaged-Generator-1.111.930-5|14	
14cr|perl-Module-Packaged-Generator-1.111.930-5|15	BuildRequires:	perl-devel
14cr|perl-Module-Packaged-Generator-1.111.930-5|16	BuildRequires:	perl(DBI)
14cr|perl-Module-Packaged-Generator-1.111.930-5|17	BuildRequires:	perl(Devel::Platform::Info::Linux)
14cr|perl-Module-Packaged-Generator-1.111.930-5|18	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Module-Packaged-Generator-1.111.930-5|19	BuildRequires:	perl(File::Copy)
14cr|perl-Module-Packaged-Generator-1.111.930-5|20	BuildRequires:	perl(File::Find)
14cr|perl-Module-Packaged-Generator-1.111.930-5|21	BuildRequires:	perl(File::HomeDir) >= 0.970.0
14cr|perl-Module-Packaged-Generator-1.111.930-5|22	BuildRequires:	perl(File::HomeDir::PathClass)
14cr|perl-Module-Packaged-Generator-1.111.930-5|23	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Module-Packaged-Generator-1.111.930-5|24	BuildRequires:	perl(File::Temp)
14cr|perl-Module-Packaged-Generator-1.111.930-5|25	BuildRequires:	perl(FindBin)
14cr|perl-Module-Packaged-Generator-1.111.930-5|26	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-Module-Packaged-Generator-1.111.930-5|27	BuildRequires:	perl(LWP::Simple)
14cr|perl-Module-Packaged-Generator-1.111.930-5|28	BuildRequires:	perl(Log::Dispatchouli)
14cr|perl-Module-Packaged-Generator-1.111.930-5|29	BuildRequires:	perl(Module::Build) >= 0.360.100
14cr|perl-Module-Packaged-Generator-1.111.930-5|30	BuildRequires:	perl(Moose)
14cr|perl-Module-Packaged-Generator-1.111.930-5|31	BuildRequires:	perl(Moose::Role)
14cr|perl-Module-Packaged-Generator-1.111.930-5|32	BuildRequires:	perl(MooseX::ClassAttribute)
14cr|perl-Module-Packaged-Generator-1.111.930-5|33	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Module-Packaged-Generator-1.111.930-5|34	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
14cr|perl-Module-Packaged-Generator-1.111.930-5|35	BuildRequires:	perl(MooseX::Singleton)
14cr|perl-Module-Packaged-Generator-1.111.930-5|36	BuildRequires:	perl(Parse::CPAN::Packages::Fast)
14cr|perl-Module-Packaged-Generator-1.111.930-5|37	BuildRequires:	perl(Term::ProgressBar::Quiet)
14cr|perl-Module-Packaged-Generator-1.111.930-5|38	BuildRequires:	perl(Test::MockObject)
14cr|perl-Module-Packaged-Generator-1.111.930-5|39	BuildRequires:	perl(Test::More) >= 0.880.0
14cr|perl-Module-Packaged-Generator-1.111.930-5|40	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Module-Packaged-Generator-1.111.930-5|41	BuildArch:	noarch
14cr|perl-Module-Packaged-Generator-1.111.930-5|42	
14cr|perl-Module-Packaged-Generator-1.111.930-5|43	%description
14cr|perl-Module-Packaged-Generator-1.111.930-5|44	This module alows to fetch modules available as native Linux (or BSD)
14cr|perl-Module-Packaged-Generator-1.111.930-5|45	distribution packages, and wraps them in a sqlite database. This allows
14cr|perl-Module-Packaged-Generator-1.111.930-5|46	people to do analysis, draw CPANTS metrics from it or whatever.
14cr|perl-Module-Packaged-Generator-1.111.930-5|47	
14cr|perl-Module-Packaged-Generator-1.111.930-5|48	Of course, running the utility shipped in this dist will only create the
14cr|perl-Module-Packaged-Generator-1.111.930-5|49	database for the current distribution. But that's not our job to do crazy
14cr|perl-Module-Packaged-Generator-1.111.930-5|50	manipulation with this data, we just provide the data :-)
14cr|perl-Module-Packaged-Generator-1.111.930-5|51	
14cr|perl-Module-Packaged-Generator-1.111.930-5|52	%prep
14cr|perl-Module-Packaged-Generator-1.111.930-5|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Packaged-Generator-1.111.930-5|54	
14cr|perl-Module-Packaged-Generator-1.111.930-5|55	%build
14cr|perl-Module-Packaged-Generator-1.111.930-5|56	perl Build.PL installdirs=vendor
14cr|perl-Module-Packaged-Generator-1.111.930-5|57	./Build
14cr|perl-Module-Packaged-Generator-1.111.930-5|58	
14cr|perl-Module-Packaged-Generator-1.111.930-5|59	%check
14cr|perl-Module-Packaged-Generator-1.111.930-5|60	./Build test
14cr|perl-Module-Packaged-Generator-1.111.930-5|61	
14cr|perl-Module-Packaged-Generator-1.111.930-5|62	%install
14cr|perl-Module-Packaged-Generator-1.111.930-5|63	./Build install destdir=%{buildroot}
14cr|perl-Module-Packaged-Generator-1.111.930-5|64	
14cr|perl-Module-Packaged-Generator-1.111.930-5|65	%files
14cr|perl-Module-Packaged-Generator-1.111.930-5|66	%doc Changes LICENSE META.json META.yml README
14cr|perl-Module-Packaged-Generator-1.111.930-5|67	%{_mandir}/man3/*
14cr|perl-Module-Packaged-Generator-1.111.930-5|68	%{perl_vendorlib}/*
14cr|perl-Module-Packaged-Generator-1.111.930-5|69	%{_bindir}/pkgcpan
14cr|perl-Module-Packaged-Generator-1.111.930-5|70	%{_datadir}/man/man1/pkgcpan.1.*
14cr|perl-Module-Packaged-Generator-1.111.930-5|71	
14cr|perl-Module-Packaged-Generator-1.111.930-5|72	
14cr|perl-Module-Packaged-Generator-1.111.930-5|73	
14cr|perl-Module-Packaged-Generator-1.111.930-5|74	%changelog
14cr|perl-Module-Packaged-Generator-1.111.930-5|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.930-5
14cr|perl-Module-Packaged-Generator-1.111.930-5|76	+ Revision: 8003708
14cr|perl-Module-Packaged-Generator-1.111.930-5|77	- MassBuild#464: Increase release tag
14cr|perl-Module-Packaged-Generator-1.111.930-5|78	
14cr|perl-Module-Packaged-Generator-1.111.930-5|79	

5067 14
14cr|perl-Module-Path-0.130.0-3|1	%define upstream_name    Module-Path
14cr|perl-Module-Path-0.130.0-3|2	%define upstream_version 0.13
14cr|perl-Module-Path-0.130.0-3|3	
14cr|perl-Module-Path-0.130.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Module-Path-0.130.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Module-Path-0.130.0-3|6	Release:    3
14cr|perl-Module-Path-0.130.0-3|7	
14cr|perl-Module-Path-0.130.0-3|8	Summary:    Get the full path to a locally installed module
14cr|perl-Module-Path-0.130.0-3|9	
14cr|perl-Module-Path-0.130.0-3|10	License:    GPL+ or Artistic
14cr|perl-Module-Path-0.130.0-3|11	Group:      Development/Perl
14cr|perl-Module-Path-0.130.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Path-0.130.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Path-0.130.0-3|14	
14cr|perl-Module-Path-0.130.0-3|15	BuildRequires: perl(Cwd)
14cr|perl-Module-Path-0.130.0-3|16	BuildRequires: perl(Devel::FindPerl)
14cr|perl-Module-Path-0.130.0-3|17	BuildRequires: perl(Exporter)
14cr|perl-Module-Path-0.130.0-3|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Module-Path-0.130.0-3|19	BuildRequires: perl(File::Basename)
14cr|perl-Module-Path-0.130.0-3|20	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Module-Path-0.130.0-3|21	BuildRequires: perl(FindBin) >= 0.50.0
14cr|perl-Module-Path-0.130.0-3|22	BuildRequires: perl(Getopt::Long)
14cr|perl-Module-Path-0.130.0-3|23	BuildRequires: perl(Pod::Usage)
14cr|perl-Module-Path-0.130.0-3|24	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Module-Path-0.130.0-3|25	BuildRequires: perl(strict)
14cr|perl-Module-Path-0.130.0-3|26	BuildRequires: perl(warnings)
14cr|perl-Module-Path-0.130.0-3|27	BuildRequires: perl-devel
14cr|perl-Module-Path-0.130.0-3|28	BuildArch:  noarch
14cr|perl-Module-Path-0.130.0-3|29	
14cr|perl-Module-Path-0.130.0-3|30	%description
14cr|perl-Module-Path-0.130.0-3|31	Module::Path provides a single function, module_path(), which will find where a
14cr|perl-Module-Path-0.130.0-3|32	module is installed locally.
14cr|perl-Module-Path-0.130.0-3|33	
14cr|perl-Module-Path-0.130.0-3|34	%prep
14cr|perl-Module-Path-0.130.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Path-0.130.0-3|36	
14cr|perl-Module-Path-0.130.0-3|37	%build
14cr|perl-Module-Path-0.130.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Path-0.130.0-3|39	
14cr|perl-Module-Path-0.130.0-3|40	%make
14cr|perl-Module-Path-0.130.0-3|41	
14cr|perl-Module-Path-0.130.0-3|42	%check
14cr|perl-Module-Path-0.130.0-3|43	%make test
14cr|perl-Module-Path-0.130.0-3|44	
14cr|perl-Module-Path-0.130.0-3|45	%install
14cr|perl-Module-Path-0.130.0-3|46	%makeinstall_std
14cr|perl-Module-Path-0.130.0-3|47	
14cr|perl-Module-Path-0.130.0-3|48	%files
14cr|perl-Module-Path-0.130.0-3|49	%doc Changes LICENSE META.yml MYMETA.yml README
14cr|perl-Module-Path-0.130.0-3|50	%{_mandir}/man1/*
14cr|perl-Module-Path-0.130.0-3|51	%{_mandir}/man3/*
14cr|perl-Module-Path-0.130.0-3|52	%{_bindir}/*
14cr|perl-Module-Path-0.130.0-3|53	%{perl_vendorlib}/*
14cr|perl-Module-Path-0.130.0-3|54	
14cr|perl-Module-Path-0.130.0-3|55	%changelog
14cr|perl-Module-Path-0.130.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-Module-Path-0.130.0-3|57	+ Revision: 527401a
14cr|perl-Module-Path-0.130.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Module-Path-0.130.0-3|59	
14cr|perl-Module-Path-0.130.0-3|60	

5068 14
14cr|perl-Module-Pluggable-Fast-0.190.0-4|1	%define upstream_name	 Module-Pluggable-Fast
14cr|perl-Module-Pluggable-Fast-0.190.0-4|2	%define upstream_version 0.19
14cr|perl-Module-Pluggable-Fast-0.190.0-4|3	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Pluggable-Fast-0.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Pluggable-Fast-0.190.0-4|6	Release:	4
14cr|perl-Module-Pluggable-Fast-0.190.0-4|7	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|8	Summary:	Fast plugins with instantiation
14cr|perl-Module-Pluggable-Fast-0.190.0-4|9	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|10	License:	Artistic/GPL
14cr|perl-Module-Pluggable-Fast-0.190.0-4|11	Group:		Development/Perl
14cr|perl-Module-Pluggable-Fast-0.190.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Module-Pluggable-Fast-0.190.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Pluggable-Fast-0.190.0-4|14	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|15	BuildRequires:	perl-devel
14cr|perl-Module-Pluggable-Fast-0.190.0-4|16	BuildRequires:	perl(UNIVERSAL::exports)
14cr|perl-Module-Pluggable-Fast-0.190.0-4|17	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Module-Pluggable-Fast-0.190.0-4|18	BuildArch:	noarch
14cr|perl-Module-Pluggable-Fast-0.190.0-4|19	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|20	%description
14cr|perl-Module-Pluggable-Fast-0.190.0-4|21	This module is similar to Module::Pluggable but instantiates plugins as soon as
14cr|perl-Module-Pluggable-Fast-0.190.0-4|22	they're found, useful for code generators like Class::DBI::Loader.
14cr|perl-Module-Pluggable-Fast-0.190.0-4|23	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|24	%prep
14cr|perl-Module-Pluggable-Fast-0.190.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Pluggable-Fast-0.190.0-4|26	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|27	%build
14cr|perl-Module-Pluggable-Fast-0.190.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Pluggable-Fast-0.190.0-4|29	%make
14cr|perl-Module-Pluggable-Fast-0.190.0-4|30	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|31	%check
14cr|perl-Module-Pluggable-Fast-0.190.0-4|32	%make test
14cr|perl-Module-Pluggable-Fast-0.190.0-4|33	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|34	%install
14cr|perl-Module-Pluggable-Fast-0.190.0-4|35	%makeinstall_std
14cr|perl-Module-Pluggable-Fast-0.190.0-4|36	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|37	%files
14cr|perl-Module-Pluggable-Fast-0.190.0-4|38	%doc README Changes
14cr|perl-Module-Pluggable-Fast-0.190.0-4|39	%{perl_vendorlib}/Module
14cr|perl-Module-Pluggable-Fast-0.190.0-4|40	%{_mandir}/*/*
14cr|perl-Module-Pluggable-Fast-0.190.0-4|41	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|42	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|43	%changelog
14cr|perl-Module-Pluggable-Fast-0.190.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-4
14cr|perl-Module-Pluggable-Fast-0.190.0-4|45	+ Revision: 647d7a0
14cr|perl-Module-Pluggable-Fast-0.190.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Module-Pluggable-Fast-0.190.0-4|47	
14cr|perl-Module-Pluggable-Fast-0.190.0-4|48	

5069 14
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|1	%define upstream_name    Module-Pluggable-Ordered
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|2	%define upstream_version 1.5
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|3	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|6	Release:    5
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|7	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|8	Summary:    Call module plugins in a specified order
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|9	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|10	License:    GPL+ or Artistic
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|11	Group:      Development/Perl
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|14	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|15	BuildRequires: perl(Module::Pluggable)
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|16	BuildRequires: perl(UNIVERSAL::require)
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|17	BuildRequires: perl-devel
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|18	BuildArch: noarch
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|19	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|20	%description
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|21	This module behaves exactly the same as 'Module::Pluggable', supporting all
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|22	of its options, but also mixes in the 'call_plugins' and 'plugins_ordered'
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|23	methods to your class. 'call_plugins' acts a little like 'Class::Trigger';
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|24	it takes the name of a method, and some parameters. Let's say we call it
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|25	like so:
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|26	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|27	__PACKAGE__->call_plugins("my_method", @something);
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|28	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|29	'call_plugins' looks at the plugin modules found using 'Module::Pluggable'
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|30	for ones which provide 'my_method_order'. It sorts the modules numerically
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|31	based on the result of this method, and then calls
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|32	'$_->my_method(@something)' on them in order. This produces an effect a
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|33	little like the System V init process, where files can specify where in the
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|34	init sequence they want to be called.
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|35	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|36	%prep
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|38	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|39	%build
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|41	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|42	%make
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|43	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|44	%check
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|45	%make test
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|46	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|47	%install
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|48	%makeinstall_std
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|49	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|50	%files
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|51	%doc Changes README
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|52	%{_mandir}/man3/*
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|53	%{perl_vendorlib}/*
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|54	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|55	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|56	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|57	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|58	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|59	%changelog
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.500.0-5
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|61	+ Revision: 57d3994
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|63	
14cr|perl-Module-Pluggable-Ordered-1.500.0-5|64	

5070 14
14cr|perl-Module-Refresh-0.170.0-3|1	%define upstream_name	 Module-Refresh
14cr|perl-Module-Refresh-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-Module-Refresh-0.170.0-3|3	
14cr|perl-Module-Refresh-0.170.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Refresh-0.170.0-3|5	Version:	%perl_convert_version 0.17
14cr|perl-Module-Refresh-0.170.0-3|6	Release:	3
14cr|perl-Module-Refresh-0.170.0-3|7	
14cr|perl-Module-Refresh-0.170.0-3|8	Summary:	Refresh INC files when the module is updated on disk
14cr|perl-Module-Refresh-0.170.0-3|9	
14cr|perl-Module-Refresh-0.170.0-3|10	License:	GPL+ or Artistic
14cr|perl-Module-Refresh-0.170.0-3|11	Group:		Development/Perl
14cr|perl-Module-Refresh-0.170.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Refresh-0.170.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Refresh-0.17.tar.gz
14cr|perl-Module-Refresh-0.170.0-3|14	
14cr|perl-Module-Refresh-0.170.0-3|15	BuildRequires:	perl-devel
14cr|perl-Module-Refresh-0.170.0-3|16	BuildRequires:	perl(Path::Class)
14cr|perl-Module-Refresh-0.170.0-3|17	BuildArch:	noarch
14cr|perl-Module-Refresh-0.170.0-3|18	
14cr|perl-Module-Refresh-0.170.0-3|19	%description
14cr|perl-Module-Refresh-0.170.0-3|20	This module is a generalization of the functionality provided by
14cr|perl-Module-Refresh-0.170.0-3|21	Apache::StatINC. It's designed to make it easy to do simple iterative
14cr|perl-Module-Refresh-0.170.0-3|22	development when working in a persistent environment.
14cr|perl-Module-Refresh-0.170.0-3|23	
14cr|perl-Module-Refresh-0.170.0-3|24	%prep
14cr|perl-Module-Refresh-0.170.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Refresh-0.170.0-3|26	
14cr|perl-Module-Refresh-0.170.0-3|27	%build
14cr|perl-Module-Refresh-0.170.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Refresh-0.170.0-3|29	%make
14cr|perl-Module-Refresh-0.170.0-3|30	
14cr|perl-Module-Refresh-0.170.0-3|31	%check
14cr|perl-Module-Refresh-0.170.0-3|32	make test
14cr|perl-Module-Refresh-0.170.0-3|33	
14cr|perl-Module-Refresh-0.170.0-3|34	%install
14cr|perl-Module-Refresh-0.170.0-3|35	%makeinstall_std
14cr|perl-Module-Refresh-0.170.0-3|36	
14cr|perl-Module-Refresh-0.170.0-3|37	%files
14cr|perl-Module-Refresh-0.170.0-3|38	%doc Changes
14cr|perl-Module-Refresh-0.170.0-3|39	%{perl_vendorlib}/Module
14cr|perl-Module-Refresh-0.170.0-3|40	%{_mandir}/man3/*
14cr|perl-Module-Refresh-0.170.0-3|41	
14cr|perl-Module-Refresh-0.170.0-3|42	
14cr|perl-Module-Refresh-0.170.0-3|43	
14cr|perl-Module-Refresh-0.170.0-3|44	%changelog
14cr|perl-Module-Refresh-0.170.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-Module-Refresh-0.170.0-3|46	+ Revision: 35a5cc1
14cr|perl-Module-Refresh-0.170.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Module-Refresh-0.170.0-3|48	
14cr|perl-Module-Refresh-0.170.0-3|49	

5071 14
14cr|perl-Module-Release-2.80.0-2|1	%define upstream_name    Module-Release
14cr|perl-Module-Release-2.80.0-2|2	%define upstream_version 2.08
14cr|perl-Module-Release-2.80.0-2|3	
14cr|perl-Module-Release-2.80.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Release-2.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Release-2.80.0-2|6	Release:	2
14cr|perl-Module-Release-2.80.0-2|7	
14cr|perl-Module-Release-2.80.0-2|8	License:	GPL+ or Artistic
14cr|perl-Module-Release-2.80.0-2|9	Group:		Development/Perl
14cr|perl-Module-Release-2.80.0-2|10	Summary:	Automate software releases
14cr|perl-Module-Release-2.80.0-2|11	
14cr|perl-Module-Release-2.80.0-2|12	
14cr|perl-Module-Release-2.80.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Release-2.80.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Release-2.80.0-2|15	
14cr|perl-Module-Release-2.80.0-2|16	BuildRequires:	perl-devel
14cr|perl-Module-Release-2.80.0-2|17	BuildRequires: perl(Mojo::UserAgent)
14cr|perl-Module-Release-2.80.0-2|18	BuildRequires:	perl(CGI)
14cr|perl-Module-Release-2.80.0-2|19	BuildRequires:	perl(ConfigReader::Simple)
14cr|perl-Module-Release-2.80.0-2|20	BuildRequires:	perl(Crypt::SSLeay)
14cr|perl-Module-Release-2.80.0-2|21	BuildRequires:	perl(File::Temp)
14cr|perl-Module-Release-2.80.0-2|22	BuildRequires:	perl(HTTP::Message)
14cr|perl-Module-Release-2.80.0-2|23	BuildRequires:	perl(IO::Null)
14cr|perl-Module-Release-2.80.0-2|24	BuildRequires:	perl(Net::FTP)
14cr|perl-Module-Release-2.80.0-2|25	BuildRequires:	perl(Test::Output)
14cr|perl-Module-Release-2.80.0-2|26	BuildRequires:	perl(Test::Without::Module)
14cr|perl-Module-Release-2.80.0-2|27	BuildArch:	noarch
14cr|perl-Module-Release-2.80.0-2|28	
14cr|perl-Module-Release-2.80.0-2|29	%description
14cr|perl-Module-Release-2.80.0-2|30	'Module::Release' automates your software release process. It started as a
14cr|perl-Module-Release-2.80.0-2|31	script that automated my release process, so it has bits to talk to PAUSE
14cr|perl-Module-Release-2.80.0-2|32	(CPAN) and SourceForge, and to use 'Makefile.PL' and 'CVS'. Other people
14cr|perl-Module-Release-2.80.0-2|33	have extended this in other modules under the same namespace so you can use
14cr|perl-Module-Release-2.80.0-2|34	'Module::Build', 'svn', and many other things.
14cr|perl-Module-Release-2.80.0-2|35	
14cr|perl-Module-Release-2.80.0-2|36	The methods represent a step in the release process. Some of them check a
14cr|perl-Module-Release-2.80.0-2|37	condition (e.g. all tests pass) and die if that doesn't work.
14cr|perl-Module-Release-2.80.0-2|38	'Module::Release' doesn't let you continue if something is wrong. Once you
14cr|perl-Module-Release-2.80.0-2|39	have checked everything, use the upload features to send your files to the
14cr|perl-Module-Release-2.80.0-2|40	right places.
14cr|perl-Module-Release-2.80.0-2|41	
14cr|perl-Module-Release-2.80.0-2|42	The included 'release' script is a good starting place. Don't be afraid to
14cr|perl-Module-Release-2.80.0-2|43	edit it for your own purposes.
14cr|perl-Module-Release-2.80.0-2|44	
14cr|perl-Module-Release-2.80.0-2|45	%prep
14cr|perl-Module-Release-2.80.0-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Release-2.80.0-2|47	
14cr|perl-Module-Release-2.80.0-2|48	%build
14cr|perl-Module-Release-2.80.0-2|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Release-2.80.0-2|50	%make
14cr|perl-Module-Release-2.80.0-2|51	
14cr|perl-Module-Release-2.80.0-2|52	%check
14cr|perl-Module-Release-2.80.0-2|53	make test
14cr|perl-Module-Release-2.80.0-2|54	
14cr|perl-Module-Release-2.80.0-2|55	%install
14cr|perl-Module-Release-2.80.0-2|56	%makeinstall_std
14cr|perl-Module-Release-2.80.0-2|57	
14cr|perl-Module-Release-2.80.0-2|58	%files
14cr|perl-Module-Release-2.80.0-2|59	%doc Changes README README
14cr|perl-Module-Release-2.80.0-2|60	%{perl_vendorlib}/Module
14cr|perl-Module-Release-2.80.0-2|61	%{_bindir}/release
14cr|perl-Module-Release-2.80.0-2|62	%{_mandir}/man3/*
14cr|perl-Module-Release-2.80.0-2|63	%{_mandir}/man1/release.1*
14cr|perl-Module-Release-2.80.0-2|64	
14cr|perl-Module-Release-2.80.0-2|65	
14cr|perl-Module-Release-2.80.0-2|66	
14cr|perl-Module-Release-2.80.0-2|67	%changelog
14cr|perl-Module-Release-2.80.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.80.0-2
14cr|perl-Module-Release-2.80.0-2|69	+ Revision: 0fc6c1d
14cr|perl-Module-Release-2.80.0-2|70	- MassBuild#464: Increase release tag
14cr|perl-Module-Release-2.80.0-2|71	
14cr|perl-Module-Release-2.80.0-2|72	

5072 14
14cr|perl-Module-Reload-1.80.0-2|1	%define upstream_name	 Module-Reload
14cr|perl-Module-Reload-1.80.0-2|2	%define upstream_version 1.08
14cr|perl-Module-Reload-1.80.0-2|3	
14cr|perl-Module-Reload-1.80.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Reload-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Reload-1.80.0-2|6	Release:	2
14cr|perl-Module-Reload-1.80.0-2|7	
14cr|perl-Module-Reload-1.80.0-2|8	Summary:	Reload %%INC files when updated on disk
14cr|perl-Module-Reload-1.80.0-2|9	
14cr|perl-Module-Reload-1.80.0-2|10	
14cr|perl-Module-Reload-1.80.0-2|11	License:	GPL+ or Artistic
14cr|perl-Module-Reload-1.80.0-2|12	Group:		Development/Perl
14cr|perl-Module-Reload-1.80.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Reload-1.80.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Reload-1.80.0-2|15	Source1:        %{name}.rpmlintrc
14cr|perl-Module-Reload-1.80.0-2|16	
14cr|perl-Module-Reload-1.80.0-2|17	BuildRequires:	perl-devel
14cr|perl-Module-Reload-1.80.0-2|18	BuildArch:	noarch
14cr|perl-Module-Reload-1.80.0-2|19	
14cr|perl-Module-Reload-1.80.0-2|20	%description
14cr|perl-Module-Reload-1.80.0-2|21	When Perl pulls a file via C<require>, it stores the filename in the
14cr|perl-Module-Reload-1.80.0-2|22	global hash C<%%INC>.  The next time Perl tries to C<require> the same
14cr|perl-Module-Reload-1.80.0-2|23	file, it sees the file in C<%%INC> and does not reload from disk.  This
14cr|perl-Module-Reload-1.80.0-2|24	module's handler iterates over C<%%INC> and reloads the file if it has
14cr|perl-Module-Reload-1.80.0-2|25	changed on disk.
14cr|perl-Module-Reload-1.80.0-2|26	
14cr|perl-Module-Reload-1.80.0-2|27	%prep
14cr|perl-Module-Reload-1.80.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Reload-1.80.0-2|29	
14cr|perl-Module-Reload-1.80.0-2|30	%build
14cr|perl-Module-Reload-1.80.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Reload-1.80.0-2|32	%make
14cr|perl-Module-Reload-1.80.0-2|33	
14cr|perl-Module-Reload-1.80.0-2|34	%install
14cr|perl-Module-Reload-1.80.0-2|35	%makeinstall_std
14cr|perl-Module-Reload-1.80.0-2|36	
14cr|perl-Module-Reload-1.80.0-2|37	%files
14cr|perl-Module-Reload-1.80.0-2|38	%doc README
14cr|perl-Module-Reload-1.80.0-2|39	%{perl_vendorlib}/Module
14cr|perl-Module-Reload-1.80.0-2|40	%{_mandir}/man3/*
14cr|perl-Module-Reload-1.80.0-2|41	
14cr|perl-Module-Reload-1.80.0-2|42	
14cr|perl-Module-Reload-1.80.0-2|43	
14cr|perl-Module-Reload-1.80.0-2|44	%changelog
14cr|perl-Module-Reload-1.80.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-2
14cr|perl-Module-Reload-1.80.0-2|46	+ Revision: d497f2b
14cr|perl-Module-Reload-1.80.0-2|47	- MassBuild#464: Increase release tag
14cr|perl-Module-Reload-1.80.0-2|48	
14cr|perl-Module-Reload-1.80.0-2|49	

5073 14
14cr|perl-Module-Starter-1.580.0-4|1	%define	upstream_name	 Module-Starter
14cr|perl-Module-Starter-1.580.0-4|2	%define upstream_version 1.58
14cr|perl-Module-Starter-1.580.0-4|3	
14cr|perl-Module-Starter-1.580.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Starter-1.580.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Starter-1.580.0-4|6	Release:	4
14cr|perl-Module-Starter-1.580.0-4|7	Epoch:		1
14cr|perl-Module-Starter-1.580.0-4|8	
14cr|perl-Module-Starter-1.580.0-4|9	Summary:	A simple starter kit for any module
14cr|perl-Module-Starter-1.580.0-4|10	
14cr|perl-Module-Starter-1.580.0-4|11	License:	GPL+ or Artistic
14cr|perl-Module-Starter-1.580.0-4|12	Group:		Development/Perl
14cr|perl-Module-Starter-1.580.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Module-Starter-1.580.0-4|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Module-Starter-1.580.0-4|15	
14cr|perl-Module-Starter-1.580.0-4|16	BuildRequires:	perl-devel
14cr|perl-Module-Starter-1.580.0-4|17	BuildArch:	noarch
14cr|perl-Module-Starter-1.580.0-4|18	
14cr|perl-Module-Starter-1.580.0-4|19	%description
14cr|perl-Module-Starter-1.580.0-4|20	This is the core module for Module::Starter. If you're not looking to extend or
14cr|perl-Module-Starter-1.580.0-4|21	alter the behavior of this module, you probably want to look at module-starter
14cr|perl-Module-Starter-1.580.0-4|22	instead.
14cr|perl-Module-Starter-1.580.0-4|23	
14cr|perl-Module-Starter-1.580.0-4|24	Module::Starter is used to create a skeletal CPAN distribution, including basic
14cr|perl-Module-Starter-1.580.0-4|25	builder scripts, tests, documentation, and module code. This is done through
14cr|perl-Module-Starter-1.580.0-4|26	just one method, create_distro.
14cr|perl-Module-Starter-1.580.0-4|27	
14cr|perl-Module-Starter-1.580.0-4|28	%prep
14cr|perl-Module-Starter-1.580.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Starter-1.580.0-4|30	
14cr|perl-Module-Starter-1.580.0-4|31	%build
14cr|perl-Module-Starter-1.580.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Starter-1.580.0-4|33	%make
14cr|perl-Module-Starter-1.580.0-4|34	
14cr|perl-Module-Starter-1.580.0-4|35	%check
14cr|perl-Module-Starter-1.580.0-4|36	%make test
14cr|perl-Module-Starter-1.580.0-4|37	
14cr|perl-Module-Starter-1.580.0-4|38	%install
14cr|perl-Module-Starter-1.580.0-4|39	%makeinstall_std
14cr|perl-Module-Starter-1.580.0-4|40	
14cr|perl-Module-Starter-1.580.0-4|41	%files
14cr|perl-Module-Starter-1.580.0-4|42	%doc Changes
14cr|perl-Module-Starter-1.580.0-4|43	%{_bindir}/*
14cr|perl-Module-Starter-1.580.0-4|44	%{perl_vendorlib}/*
14cr|perl-Module-Starter-1.580.0-4|45	%{_mandir}/*/*
14cr|perl-Module-Starter-1.580.0-4|46	
14cr|perl-Module-Starter-1.580.0-4|47	
14cr|perl-Module-Starter-1.580.0-4|48	
14cr|perl-Module-Starter-1.580.0-4|49	%changelog
14cr|perl-Module-Starter-1.580.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.580.0-4
14cr|perl-Module-Starter-1.580.0-4|51	+ Revision: f849302
14cr|perl-Module-Starter-1.580.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Module-Starter-1.580.0-4|53	
14cr|perl-Module-Starter-1.580.0-4|54	

5074 14
14cr|perl-Module-Util-1.90.0-3|1	%define upstream_name    Module-Util
14cr|perl-Module-Util-1.90.0-3|2	%define upstream_version 1.09
14cr|perl-Module-Util-1.90.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Module-Util-1.90.0-3|4	Version:    %perl_convert_version 1.09
14cr|perl-Module-Util-1.90.0-3|5	Release:    3
14cr|perl-Module-Util-1.90.0-3|6	
14cr|perl-Module-Util-1.90.0-3|7	Summary:    Module name tools and transformations
14cr|perl-Module-Util-1.90.0-3|8	
14cr|perl-Module-Util-1.90.0-3|9	License:    GPL+ or Artistic
14cr|perl-Module-Util-1.90.0-3|10	Group:      Development/Perl
14cr|perl-Module-Util-1.90.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Util-1.90.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Util-1.09.tar.gz
14cr|perl-Module-Util-1.90.0-3|13	
14cr|perl-Module-Util-1.90.0-3|14	BuildRequires: perl(Test::More)
14cr|perl-Module-Util-1.90.0-3|15	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Module-Util-1.90.0-3|16	BuildArch: noarch
14cr|perl-Module-Util-1.90.0-3|17	
14cr|perl-Module-Util-1.90.0-3|18	%description
14cr|perl-Module-Util-1.90.0-3|19	This module provides a few useful functions for manipulating module names.
14cr|perl-Module-Util-1.90.0-3|20	Its main aim is to centralise some of the functions commonly used by
14cr|perl-Module-Util-1.90.0-3|21	modules that manipulate other modules in some way, like converting module
14cr|perl-Module-Util-1.90.0-3|22	names to relative paths.
14cr|perl-Module-Util-1.90.0-3|23	
14cr|perl-Module-Util-1.90.0-3|24	%prep
14cr|perl-Module-Util-1.90.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Util-1.90.0-3|26	
14cr|perl-Module-Util-1.90.0-3|27	%build
14cr|perl-Module-Util-1.90.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Util-1.90.0-3|29	%make
14cr|perl-Module-Util-1.90.0-3|30	
14cr|perl-Module-Util-1.90.0-3|31	%check
14cr|perl-Module-Util-1.90.0-3|32	make test
14cr|perl-Module-Util-1.90.0-3|33	
14cr|perl-Module-Util-1.90.0-3|34	%install
14cr|perl-Module-Util-1.90.0-3|35	%makeinstall_std
14cr|perl-Module-Util-1.90.0-3|36	
14cr|perl-Module-Util-1.90.0-3|37	%clean
14cr|perl-Module-Util-1.90.0-3|38	
14cr|perl-Module-Util-1.90.0-3|39	%files
14cr|perl-Module-Util-1.90.0-3|40	%doc Changes README
14cr|perl-Module-Util-1.90.0-3|41	%{_bindir}/pm_which
14cr|perl-Module-Util-1.90.0-3|42	%{_mandir}/man1/pm_which.1.*
14cr|perl-Module-Util-1.90.0-3|43	%{_mandir}/man3/*
14cr|perl-Module-Util-1.90.0-3|44	%{perl_vendorlib}/Module
14cr|perl-Module-Util-1.90.0-3|45	
14cr|perl-Module-Util-1.90.0-3|46	
14cr|perl-Module-Util-1.90.0-3|47	
14cr|perl-Module-Util-1.90.0-3|48	%changelog
14cr|perl-Module-Util-1.90.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-3
14cr|perl-Module-Util-1.90.0-3|50	+ Revision: 9f45a73
14cr|perl-Module-Util-1.90.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Module-Util-1.90.0-3|52	
14cr|perl-Module-Util-1.90.0-3|53	

5075 14
14cr|perl-Module-Versions-Report-1.60.0-4|1	%define upstream_name    Module-Versions-Report
14cr|perl-Module-Versions-Report-1.60.0-4|2	%define upstream_version 1.06
14cr|perl-Module-Versions-Report-1.60.0-4|3	
14cr|perl-Module-Versions-Report-1.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Module-Versions-Report-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Module-Versions-Report-1.60.0-4|6	Release:	4
14cr|perl-Module-Versions-Report-1.60.0-4|7	
14cr|perl-Module-Versions-Report-1.60.0-4|8	Summary:	Perl module to report versions of all modules in memory
14cr|perl-Module-Versions-Report-1.60.0-4|9	
14cr|perl-Module-Versions-Report-1.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Module-Versions-Report-1.60.0-4|11	Group:		Development/Perl
14cr|perl-Module-Versions-Report-1.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Module-Versions-Report-1.60.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Module-Versions-Report-1.60.0-4|14	
14cr|perl-Module-Versions-Report-1.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Module-Versions-Report-1.60.0-4|16	BuildArch:	noarch
14cr|perl-Module-Versions-Report-1.60.0-4|17	
14cr|perl-Module-Versions-Report-1.60.0-4|18	%description
14cr|perl-Module-Versions-Report-1.60.0-4|19	Perl module to report versions of all modules in memory.
14cr|perl-Module-Versions-Report-1.60.0-4|20	If you add "use Module::Versions::Report;" to a program (especially handy if
14cr|perl-Module-Versions-Report-1.60.0-4|21	your program is one that demonstrates a bug in some module), then when the
14cr|perl-Module-Versions-Report-1.60.0-4|22	program has finished running, you well get a report detailing the all
14cr|perl-Module-Versions-Report-1.60.0-4|23	modules in memory, and noting the version of each (for modules that
14cr|perl-Module-Versions-Report-1.60.0-4|24	defined a $VERSION, at least).
14cr|perl-Module-Versions-Report-1.60.0-4|25	
14cr|perl-Module-Versions-Report-1.60.0-4|26	%prep
14cr|perl-Module-Versions-Report-1.60.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Module-Versions-Report-1.60.0-4|28	
14cr|perl-Module-Versions-Report-1.60.0-4|29	%build
14cr|perl-Module-Versions-Report-1.60.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Module-Versions-Report-1.60.0-4|31	%make
14cr|perl-Module-Versions-Report-1.60.0-4|32	
14cr|perl-Module-Versions-Report-1.60.0-4|33	%check
14cr|perl-Module-Versions-Report-1.60.0-4|34	make test
14cr|perl-Module-Versions-Report-1.60.0-4|35	
14cr|perl-Module-Versions-Report-1.60.0-4|36	%install
14cr|perl-Module-Versions-Report-1.60.0-4|37	%makeinstall_std
14cr|perl-Module-Versions-Report-1.60.0-4|38	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Module-Versions-Report-1.60.0-4|39	
14cr|perl-Module-Versions-Report-1.60.0-4|40	%files
14cr|perl-Module-Versions-Report-1.60.0-4|41	%doc ChangeLog README
14cr|perl-Module-Versions-Report-1.60.0-4|42	%{perl_vendorlib}/*
14cr|perl-Module-Versions-Report-1.60.0-4|43	%{_mandir}/man3/*
14cr|perl-Module-Versions-Report-1.60.0-4|44	
14cr|perl-Module-Versions-Report-1.60.0-4|45	
14cr|perl-Module-Versions-Report-1.60.0-4|46	
14cr|perl-Module-Versions-Report-1.60.0-4|47	%changelog
14cr|perl-Module-Versions-Report-1.60.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cr|perl-Module-Versions-Report-1.60.0-4|49	+ Revision: f4bd080
14cr|perl-Module-Versions-Report-1.60.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Module-Versions-Report-1.60.0-4|51	
14cr|perl-Module-Versions-Report-1.60.0-4|52	

5076 14
14cr|perl-Mojolicious-1.430.0-4|1	%define upstream_name    Mojolicious
14cr|perl-Mojolicious-1.430.0-4|2	%define upstream_version 1.43
14cr|perl-Mojolicious-1.430.0-4|3	
14cr|perl-Mojolicious-1.430.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Mojolicious-1.430.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Mojolicious-1.430.0-4|6	Release:	4
14cr|perl-Mojolicious-1.430.0-4|7	Summary:	A next generation web framework for Perl
14cr|perl-Mojolicious-1.430.0-4|8	
14cr|perl-Mojolicious-1.430.0-4|9	License:	Artistic 2.0
14cr|perl-Mojolicious-1.430.0-4|10	Group:		Development/Perl
14cr|perl-Mojolicious-1.430.0-4|11	URL:		http://mojolicious.org/
14cr|perl-Mojolicious-1.430.0-4|12	Source0:	http://www.cpan.org/authors/id/K/KR/KRAIH/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mojolicious-1.430.0-4|13	
14cr|perl-Mojolicious-1.430.0-4|14	BuildRequires:	perl-devel
14cr|perl-Mojolicious-1.430.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Mojolicious-1.430.0-4|16	BuildRequires:	perl(Test::Builder)
14cr|perl-Mojolicious-1.430.0-4|17	BuildRequires:	perl(Test::Harness)
14cr|perl-Mojolicious-1.430.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-Mojolicious-1.430.0-4|19	BuildArch:	noarch
14cr|perl-Mojolicious-1.430.0-4|20	
14cr|perl-Mojolicious-1.430.0-4|21	%description
14cr|perl-Mojolicious-1.430.0-4|22	Back in the early day of the web there was this wonderful Perl library
14cr|perl-Mojolicious-1.430.0-4|23	called CGI, many people only learned Perl because of it. It was simple
14cr|perl-Mojolicious-1.430.0-4|24	enough to get started without knowing much about the language and powerful
14cr|perl-Mojolicious-1.430.0-4|25	enough to keep you going, learning by doing was much fun. While most of the
14cr|perl-Mojolicious-1.430.0-4|26	techniques used are outdated now, the idea behind it is not. Mojolicious is
14cr|perl-Mojolicious-1.430.0-4|27	a new attempt at implementing this idea using state of the art technology.
14cr|perl-Mojolicious-1.430.0-4|28	
14cr|perl-Mojolicious-1.430.0-4|29	%prep
14cr|perl-Mojolicious-1.430.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mojolicious-1.430.0-4|31	
14cr|perl-Mojolicious-1.430.0-4|32	%build
14cr|perl-Mojolicious-1.430.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mojolicious-1.430.0-4|34	%make
14cr|perl-Mojolicious-1.430.0-4|35	
14cr|perl-Mojolicious-1.430.0-4|36	# %check
14cr|perl-Mojolicious-1.430.0-4|37	# % make test
14cr|perl-Mojolicious-1.430.0-4|38	
14cr|perl-Mojolicious-1.430.0-4|39	%install
14cr|perl-Mojolicious-1.430.0-4|40	%makeinstall_std
14cr|perl-Mojolicious-1.430.0-4|41	
14cr|perl-Mojolicious-1.430.0-4|42	%files
14cr|perl-Mojolicious-1.430.0-4|43	%doc Changes LICENSE examples
14cr|perl-Mojolicious-1.430.0-4|44	%{_bindir}/mojo
14cr|perl-Mojolicious-1.430.0-4|45	%{_bindir}/hypnotoad
14cr|perl-Mojolicious-1.430.0-4|46	%{perl_vendorlib}/*
14cr|perl-Mojolicious-1.430.0-4|47	%{_mandir}/man1/*
14cr|perl-Mojolicious-1.430.0-4|48	%{_mandir}/man3/*
14cr|perl-Mojolicious-1.430.0-4|49	
14cr|perl-Mojolicious-1.430.0-4|50	
14cr|perl-Mojolicious-1.430.0-4|51	%changelog
14cr|perl-Mojolicious-1.430.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-4
14cr|perl-Mojolicious-1.430.0-4|53	+ Revision: 350f302
14cr|perl-Mojolicious-1.430.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Mojolicious-1.430.0-4|55	
14cr|perl-Mojolicious-1.430.0-4|56	

5077 14
14cr|perl-MojoMojo-1.40.0-4|1	%define upstream_name    MojoMojo
14cr|perl-MojoMojo-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-MojoMojo-1.40.0-4|3	
14cr|perl-MojoMojo-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MojoMojo-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MojoMojo-1.40.0-4|6	Release:	4
14cr|perl-MojoMojo-1.40.0-4|7	
14cr|perl-MojoMojo-1.40.0-4|8	Summary:	A Catalyst & DBIx::Class powered Wiki
14cr|perl-MojoMojo-1.40.0-4|9	License:	GPL+ or Artistic
14cr|perl-MojoMojo-1.40.0-4|10	Group:		Development/Perl
14cr|perl-MojoMojo-1.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MojoMojo-1.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MojoMojo-1.40.0-4|13	
14cr|perl-MojoMojo-1.40.0-4|14	BuildRequires:	perl-devel
14cr|perl-MojoMojo-1.40.0-4|15	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-MojoMojo-1.40.0-4|16	BuildRequires:	perl(Algorithm::Merge)
14cr|perl-MojoMojo-1.40.0-4|17	BuildRequires:	perl(Archive::Zip)
14cr|perl-MojoMojo-1.40.0-4|18	BuildRequires:	perl(Cache::FastMmap)
14cr|perl-MojoMojo-1.40.0-4|19	BuildRequires:	perl(Catalyst)
14cr|perl-MojoMojo-1.40.0-4|20	BuildRequires:	perl(Catalyst::Action::RenderView)
14cr|perl-MojoMojo-1.40.0-4|21	BuildRequires:	perl(Catalyst::Authentication::Store::DBIx::Class)
14cr|perl-MojoMojo-1.40.0-4|22	BuildRequires:	perl(Catalyst::Controller::HTML::FormFu)
14cr|perl-MojoMojo-1.40.0-4|23	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cr|perl-MojoMojo-1.40.0-4|24	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cr|perl-MojoMojo-1.40.0-4|25	BuildRequires:	perl(Catalyst::Plugin::Cache)
14cr|perl-MojoMojo-1.40.0-4|26	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cr|perl-MojoMojo-1.40.0-4|27	BuildRequires:	perl(Catalyst::Plugin::I18N)
14cr|perl-MojoMojo-1.40.0-4|28	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-MojoMojo-1.40.0-4|29	BuildRequires:	perl(Catalyst::Plugin::Session::Store::Cache)
14cr|perl-MojoMojo-1.40.0-4|30	BuildRequires:	perl(Catalyst::Plugin::Setenv)
14cr|perl-MojoMojo-1.40.0-4|31	BuildRequires:	perl(Catalyst::Plugin::Static::Simple)
14cr|perl-MojoMojo-1.40.0-4|32	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
14cr|perl-MojoMojo-1.40.0-4|33	BuildRequires:	perl(Catalyst::Plugin::Unicode)
14cr|perl-MojoMojo-1.40.0-4|34	BuildRequires:	perl(Catalyst::View::Email::Template)
14cr|perl-MojoMojo-1.40.0-4|35	BuildRequires:	perl(Catalyst::View::JSON)
14cr|perl-MojoMojo-1.40.0-4|36	BuildRequires:	perl(Catalyst::View::TT)
14cr|perl-MojoMojo-1.40.0-4|37	BuildRequires:	perl(Class::C3)
14cr|perl-MojoMojo-1.40.0-4|38	BuildRequires:	perl(Config::General)
14cr|perl-MojoMojo-1.40.0-4|39	BuildRequires:	perl(Config::JFDI)
14cr|perl-MojoMojo-1.40.0-4|40	BuildRequires:	perl(Crypt::CBC)
14cr|perl-MojoMojo-1.40.0-4|41	BuildRequires:	perl(DBD::SQLite)
14cr|perl-MojoMojo-1.40.0-4|42	BuildRequires:	perl(DBIx::Class)
14cr|perl-MojoMojo-1.40.0-4|43	BuildRequires:	perl(DBIx::Class::DateTime::Epoch)
14cr|perl-MojoMojo-1.40.0-4|44	BuildRequires:	perl(DBIx::Class::EncodedColumn)
14cr|perl-MojoMojo-1.40.0-4|45	BuildRequires:	perl(DBIx::Class::TimeStamp)
14cr|perl-MojoMojo-1.40.0-4|46	BuildRequires:	perl(Data::Page)
14cr|perl-MojoMojo-1.40.0-4|47	BuildRequires:	perl(DateTime)
14cr|perl-MojoMojo-1.40.0-4|48	BuildRequires:	perl(DateTime::Format::Mail)
14cr|perl-MojoMojo-1.40.0-4|49	BuildRequires:	perl(Directory::Scratch)
14cr|perl-MojoMojo-1.40.0-4|50	BuildRequires:	perl(Email::Send::Test)
14cr|perl-MojoMojo-1.40.0-4|51	BuildRequires:	perl(Encode)
14cr|perl-MojoMojo-1.40.0-4|52	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MojoMojo-1.40.0-4|53	BuildRequires:	perl(FCGI::ProcManager)
14cr|perl-MojoMojo-1.40.0-4|54	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-MojoMojo-1.40.0-4|55	BuildRequires:	perl(File::MMagic)
14cr|perl-MojoMojo-1.40.0-4|56	BuildRequires:	perl(File::Slurp)
14cr|perl-MojoMojo-1.40.0-4|57	BuildRequires:	perl(HTML::Entities)
14cr|perl-MojoMojo-1.40.0-4|58	BuildRequires:	perl(HTML::FormFu)
14cr|perl-MojoMojo-1.40.0-4|59	BuildRequires:	perl(HTML::FormFu::Element::reCAPTCHA)
14cr|perl-MojoMojo-1.40.0-4|60	BuildRequires:	perl(HTML::FormFu::Model::DBIC)
14cr|perl-MojoMojo-1.40.0-4|61	BuildRequires:	perl(HTML::Strip)
14cr|perl-MojoMojo-1.40.0-4|62	BuildRequires:	perl(HTML::TagCloud)
14cr|perl-MojoMojo-1.40.0-4|63	BuildRequires:	perl(HTML::Toc)
14cr|perl-MojoMojo-1.40.0-4|64	BuildRequires:	perl(IO::File)
14cr|perl-MojoMojo-1.40.0-4|65	BuildRequires:	perl(IO::Scalar)
14cr|perl-MojoMojo-1.40.0-4|66	BuildRequires:	perl(Image::ExifTool)
14cr|perl-MojoMojo-1.40.0-4|67	BuildRequires:	perl(Image::Math::Constrain)
14cr|perl-MojoMojo-1.40.0-4|68	BuildRequires:	perl(Imager)
14cr|perl-MojoMojo-1.40.0-4|69	BuildRequires:	perl(JSON)
14cr|perl-MojoMojo-1.40.0-4|70	BuildRequires:	perl(JSON::XS)
14cr|perl-MojoMojo-1.40.0-4|71	BuildRequires:	perl(KinoSearch1)
14cr|perl-MojoMojo-1.40.0-4|72	BuildRequires:	perl(LWP::Simple)
14cr|perl-MojoMojo-1.40.0-4|73	BuildRequires:	perl(Locale::Maketext::Lexicon)
14cr|perl-MojoMojo-1.40.0-4|74	BuildRequires:	perl(MRO::Compat)
14cr|perl-MojoMojo-1.40.0-4|75	BuildRequires:	perl(Module::Find)
14cr|perl-MojoMojo-1.40.0-4|76	BuildRequires:	perl(Module::Pluggable::Ordered)
14cr|perl-MojoMojo-1.40.0-4|77	BuildRequires:	perl(Moose)
14cr|perl-MojoMojo-1.40.0-4|78	BuildRequires:	perl(Net::Amazon)
14cr|perl-MojoMojo-1.40.0-4|79	BuildRequires:	perl(Number::Format)
14cr|perl-MojoMojo-1.40.0-4|80	BuildRequires:	perl(Pod::Simple::HTML)
14cr|perl-MojoMojo-1.40.0-4|81	BuildRequires:	perl(SQL::Translator)
14cr|perl-MojoMojo-1.40.0-4|82	BuildRequires:	perl(String::Diff)
14cr|perl-MojoMojo-1.40.0-4|83	BuildRequires:	perl(Syntax::Highlight::Engine::Kate)
14cr|perl-MojoMojo-1.40.0-4|84	BuildRequires:	perl(Template)
14cr|perl-MojoMojo-1.40.0-4|85	BuildRequires:	perl(Template::Plugin::JavaScript)
14cr|perl-MojoMojo-1.40.0-4|86	BuildRequires:	perl(Term::Prompt)
14cr|perl-MojoMojo-1.40.0-4|87	BuildRequires:	perl(Test::Differences)
14cr|perl-MojoMojo-1.40.0-4|88	BuildRequires:	perl(Test::More)
14cr|perl-MojoMojo-1.40.0-4|89	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cr|perl-MojoMojo-1.40.0-4|90	BuildRequires:	perl(Text::Context)
14cr|perl-MojoMojo-1.40.0-4|91	BuildRequires:	perl(Text::Emoticon::MSN)
14cr|perl-MojoMojo-1.40.0-4|92	BuildRequires:	perl(Text::MultiMarkdown)
14cr|perl-MojoMojo-1.40.0-4|93	BuildRequires:	perl(Text::Password::Pronounceable)
14cr|perl-MojoMojo-1.40.0-4|94	BuildRequires:	perl(Text::Textile)
14cr|perl-MojoMojo-1.40.0-4|95	BuildRequires:	perl(URI)
14cr|perl-MojoMojo-1.40.0-4|96	BuildRequires:	perl(URI::Fetch)
14cr|perl-MojoMojo-1.40.0-4|97	BuildRequires:	perl(URI::Find)
14cr|perl-MojoMojo-1.40.0-4|98	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-MojoMojo-1.40.0-4|99	BuildRequires:	perl(WWW::Mechanize::TreeBuilder)
14cr|perl-MojoMojo-1.40.0-4|100	BuildRequires:	perl(XML::Feed)
14cr|perl-MojoMojo-1.40.0-4|101	BuildRequires:	perl(XML::LibXML)
14cr|perl-MojoMojo-1.40.0-4|102	BuildRequires:	perl(XML::LibXSLT)
14cr|perl-MojoMojo-1.40.0-4|103	BuildRequires:	perl(YAML::XS)
14cr|perl-MojoMojo-1.40.0-4|104	BuildRequires:	perl(parent)
14cr|perl-MojoMojo-1.40.0-4|105	BuildRequires:	perl(strictures)
14cr|perl-MojoMojo-1.40.0-4|106	
14cr|perl-MojoMojo-1.40.0-4|107	BuildArch:	noarch
14cr|perl-MojoMojo-1.40.0-4|108	
14cr|perl-MojoMojo-1.40.0-4|109	%description
14cr|perl-MojoMojo-1.40.0-4|110	Mojomojo is a sort of content management system, borrowing many concepts
14cr|perl-MojoMojo-1.40.0-4|111	from wikis and blogs. It allows you to maintain a full tree-structure of
14cr|perl-MojoMojo-1.40.0-4|112	pages, and to interlink them in various ways. It has full version support,
14cr|perl-MojoMojo-1.40.0-4|113	so you can always go back to a previous version and see what's changed with
14cr|perl-MojoMojo-1.40.0-4|114	an easy AJAX- based diff system. There are also a bunch of other features
14cr|perl-MojoMojo-1.40.0-4|115	like built-in fulltext search, live AJAX preview of editing, and RSS feeds
14cr|perl-MojoMojo-1.40.0-4|116	for every wiki page.
14cr|perl-MojoMojo-1.40.0-4|117	
14cr|perl-MojoMojo-1.40.0-4|118	To find out more about how you can use MojoMojo, please visit
14cr|perl-MojoMojo-1.40.0-4|119	http://mojomojo.org or read the installation instructions in the
14cr|perl-MojoMojo-1.40.0-4|120	MojoMojo::Installation manpage to try it out yourself.
14cr|perl-MojoMojo-1.40.0-4|121	
14cr|perl-MojoMojo-1.40.0-4|122	%prep
14cr|perl-MojoMojo-1.40.0-4|123	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MojoMojo-1.40.0-4|124	
14cr|perl-MojoMojo-1.40.0-4|125	%build
14cr|perl-MojoMojo-1.40.0-4|126	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MojoMojo-1.40.0-4|127	%make
14cr|perl-MojoMojo-1.40.0-4|128	
14cr|perl-MojoMojo-1.40.0-4|129	# %check
14cr|perl-MojoMojo-1.40.0-4|130	# %make test
14cr|perl-MojoMojo-1.40.0-4|131	
14cr|perl-MojoMojo-1.40.0-4|132	%install
14cr|perl-MojoMojo-1.40.0-4|133	%makeinstall_std
14cr|perl-MojoMojo-1.40.0-4|134	
14cr|perl-MojoMojo-1.40.0-4|135	%files
14cr|perl-MojoMojo-1.40.0-4|136	%doc Changes README
14cr|perl-MojoMojo-1.40.0-4|137	%{_mandir}/man1/*
14cr|perl-MojoMojo-1.40.0-4|138	%{_mandir}/man3/*
14cr|perl-MojoMojo-1.40.0-4|139	%{perl_vendorlib}/*
14cr|perl-MojoMojo-1.40.0-4|140	%{_bindir}/*
14cr|perl-MojoMojo-1.40.0-4|141	
14cr|perl-MojoMojo-1.40.0-4|142	%changelog
14cr|perl-MojoMojo-1.40.0-4|143	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-MojoMojo-1.40.0-4|144	+ Revision: 099ad4c
14cr|perl-MojoMojo-1.40.0-4|145	- Disable check
14cr|perl-MojoMojo-1.40.0-4|146	
14cr|perl-MojoMojo-1.40.0-4|147	

5078 14
14cr|perl-Monitoring-Availability-0.160.0-5|1	%define upstream_name    Monitoring-Availability
14cr|perl-Monitoring-Availability-0.160.0-5|2	%define upstream_version 0.16
14cr|perl-Monitoring-Availability-0.160.0-5|3	
14cr|perl-Monitoring-Availability-0.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Monitoring-Availability-0.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Monitoring-Availability-0.160.0-5|6	Release:	5
14cr|perl-Monitoring-Availability-0.160.0-5|7	
14cr|perl-Monitoring-Availability-0.160.0-5|8	Summary:	Load/Store/Access Logfiles
14cr|perl-Monitoring-Availability-0.160.0-5|9	
14cr|perl-Monitoring-Availability-0.160.0-5|10	License:	GPL+ or Artistic
14cr|perl-Monitoring-Availability-0.160.0-5|11	Group:		Development/Perl
14cr|perl-Monitoring-Availability-0.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Monitoring-Availability-0.160.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Monitoring-Availability-0.160.0-5|14	
14cr|perl-Monitoring-Availability-0.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-Monitoring-Availability-0.160.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Monitoring-Availability-0.160.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Monitoring-Availability-0.160.0-5|18	BuildArch:	noarch
14cr|perl-Monitoring-Availability-0.160.0-5|19	
14cr|perl-Monitoring-Availability-0.160.0-5|20	%description
14cr|perl-Monitoring-Availability-0.160.0-5|21	This module calculates the availability for hosts/server from given
14cr|perl-Monitoring-Availability-0.160.0-5|22	logfiles. The Logfileformat is Nagios/Icinga only.
14cr|perl-Monitoring-Availability-0.160.0-5|23	
14cr|perl-Monitoring-Availability-0.160.0-5|24	%prep
14cr|perl-Monitoring-Availability-0.160.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Monitoring-Availability-0.160.0-5|26	
14cr|perl-Monitoring-Availability-0.160.0-5|27	%build
14cr|perl-Monitoring-Availability-0.160.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Monitoring-Availability-0.160.0-5|29	%make
14cr|perl-Monitoring-Availability-0.160.0-5|30	
14cr|perl-Monitoring-Availability-0.160.0-5|31	%check
14cr|perl-Monitoring-Availability-0.160.0-5|32	%make test
14cr|perl-Monitoring-Availability-0.160.0-5|33	
14cr|perl-Monitoring-Availability-0.160.0-5|34	%install
14cr|perl-Monitoring-Availability-0.160.0-5|35	%makeinstall_std
14cr|perl-Monitoring-Availability-0.160.0-5|36	
14cr|perl-Monitoring-Availability-0.160.0-5|37	%files
14cr|perl-Monitoring-Availability-0.160.0-5|38	%doc META.yml README Changes
14cr|perl-Monitoring-Availability-0.160.0-5|39	%{_mandir}/man3/*
14cr|perl-Monitoring-Availability-0.160.0-5|40	%{perl_vendorlib}/*
14cr|perl-Monitoring-Availability-0.160.0-5|41	
14cr|perl-Monitoring-Availability-0.160.0-5|42	
14cr|perl-Monitoring-Availability-0.160.0-5|43	%changelog
14cr|perl-Monitoring-Availability-0.160.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-5
14cr|perl-Monitoring-Availability-0.160.0-5|45	+ Revision: 008ddbf
14cr|perl-Monitoring-Availability-0.160.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Monitoring-Availability-0.160.0-5|47	
14cr|perl-Monitoring-Availability-0.160.0-5|48	

5079 14
14cr|perl-Monitoring-Livestatus-0.640.0-5|1	%define upstream_name    Monitoring-Livestatus
14cr|perl-Monitoring-Livestatus-0.640.0-5|2	%define upstream_version 0.64
14cr|perl-Monitoring-Livestatus-0.640.0-5|3	
14cr|perl-Monitoring-Livestatus-0.640.0-5|4	%if %{_use_internal_dependency_generator}
14cr|perl-Monitoring-Livestatus-0.640.0-5|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
14cr|perl-Monitoring-Livestatus-0.640.0-5|6	%endif
14cr|perl-Monitoring-Livestatus-0.640.0-5|7	
14cr|perl-Monitoring-Livestatus-0.640.0-5|8	Name:		perl-%{upstream_name}
14cr|perl-Monitoring-Livestatus-0.640.0-5|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Monitoring-Livestatus-0.640.0-5|10	Release:	5
14cr|perl-Monitoring-Livestatus-0.640.0-5|11	
14cr|perl-Monitoring-Livestatus-0.640.0-5|12	Summary:	Connector with multiple peers
14cr|perl-Monitoring-Livestatus-0.640.0-5|13	
14cr|perl-Monitoring-Livestatus-0.640.0-5|14	License:	GPL+ or Artistic
14cr|perl-Monitoring-Livestatus-0.640.0-5|15	Group:		Development/Perl
14cr|perl-Monitoring-Livestatus-0.640.0-5|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Monitoring-Livestatus-0.640.0-5|17	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Monitoring-Livestatus-0.640.0-5|18	
14cr|perl-Monitoring-Livestatus-0.640.0-5|19	BuildRequires:	perl-devel
14cr|perl-Monitoring-Livestatus-0.640.0-5|20	BuildRequires:	perl(Digest::MD5)
14cr|perl-Monitoring-Livestatus-0.640.0-5|21	BuildRequires:	perl(Encode)
14cr|perl-Monitoring-Livestatus-0.640.0-5|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Monitoring-Livestatus-0.640.0-5|23	BuildRequires:	perl(IO::Socket::INET)
14cr|perl-Monitoring-Livestatus-0.640.0-5|24	BuildRequires:	perl(IO::Socket::UNIX)
14cr|perl-Monitoring-Livestatus-0.640.0-5|25	BuildRequires:	perl(JSON::XS)
14cr|perl-Monitoring-Livestatus-0.640.0-5|26	BuildRequires:	perl(Scalar::Util)
14cr|perl-Monitoring-Livestatus-0.640.0-5|27	BuildRequires:	perl(Test::More)
14cr|perl-Monitoring-Livestatus-0.640.0-5|28	BuildRequires:	perl(Thread::Queue)
14cr|perl-Monitoring-Livestatus-0.640.0-5|29	BuildRequires:	perl(utf8)
14cr|perl-Monitoring-Livestatus-0.640.0-5|30	BuildArch:	noarch
14cr|perl-Monitoring-Livestatus-0.640.0-5|31	
14cr|perl-Monitoring-Livestatus-0.640.0-5|32	%description
14cr|perl-Monitoring-Livestatus-0.640.0-5|33	This module connects via socket/tcp to the check_mk livestatus addon for
14cr|perl-Monitoring-Livestatus-0.640.0-5|34	Nagios and Icinga. You first have to install and activate the mklivestatus
14cr|perl-Monitoring-Livestatus-0.640.0-5|35	addon in your monitoring installation.
14cr|perl-Monitoring-Livestatus-0.640.0-5|36	
14cr|perl-Monitoring-Livestatus-0.640.0-5|37	%prep
14cr|perl-Monitoring-Livestatus-0.640.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Monitoring-Livestatus-0.640.0-5|39	
14cr|perl-Monitoring-Livestatus-0.640.0-5|40	%build
14cr|perl-Monitoring-Livestatus-0.640.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Monitoring-Livestatus-0.640.0-5|42	%make
14cr|perl-Monitoring-Livestatus-0.640.0-5|43	
14cr|perl-Monitoring-Livestatus-0.640.0-5|44	%check
14cr|perl-Monitoring-Livestatus-0.640.0-5|45	%make test
14cr|perl-Monitoring-Livestatus-0.640.0-5|46	
14cr|perl-Monitoring-Livestatus-0.640.0-5|47	%install
14cr|perl-Monitoring-Livestatus-0.640.0-5|48	%makeinstall_std
14cr|perl-Monitoring-Livestatus-0.640.0-5|49	
14cr|perl-Monitoring-Livestatus-0.640.0-5|50	%files
14cr|perl-Monitoring-Livestatus-0.640.0-5|51	%doc META.yml README Changes
14cr|perl-Monitoring-Livestatus-0.640.0-5|52	%{_mandir}/man3/*
14cr|perl-Monitoring-Livestatus-0.640.0-5|53	%{perl_vendorlib}/*
14cr|perl-Monitoring-Livestatus-0.640.0-5|54	
14cr|perl-Monitoring-Livestatus-0.640.0-5|55	
14cr|perl-Monitoring-Livestatus-0.640.0-5|56	%changelog
14cr|perl-Monitoring-Livestatus-0.640.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.640.0-5
14cr|perl-Monitoring-Livestatus-0.640.0-5|58	+ Revision: 48460c1
14cr|perl-Monitoring-Livestatus-0.640.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Monitoring-Livestatus-0.640.0-5|60	
14cr|perl-Monitoring-Livestatus-0.640.0-5|61	

5080 14
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|1	%define upstream_name    Monitoring-Livestatus-Class
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|3	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|4	%if %{_use_internal_dependency_generator}
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|6	%endif
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|7	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|8	Name:		perl-%{upstream_name}
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|10	Release:	6
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|11	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|12	Summary:	Class for servicesbyhostgroup table
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|13	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|14	License:	GPL+ or Artistic
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|15	Group:		Development/Perl
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|17	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|18	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|19	BuildRequires:	perl-devel
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|21	BuildRequires:	perl(Module::Find)
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|22	BuildRequires:	perl(Monitoring::Livestatus)
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|23	BuildRequires:	perl(Moose)
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|24	BuildRequires:	perl(Test::More)
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|25	BuildArch:	noarch
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|26	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|27	%description
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|28	This module is an object-oriented interface for Monitoring::Livestatus
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|29	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|30	*The module is still in an early stage of development, there can be some
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|31	api changes between releases.*
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|32	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|33	%prep
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|35	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|36	%build
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|38	%make
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|39	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|40	# %check
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|41	# %make test
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|42	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|43	%install
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|44	%makeinstall_std
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|45	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|46	%files
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|47	%doc Changes META.yml README
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|48	%{_mandir}/man3/*
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|49	%{perl_vendorlib}/*
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|50	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|51	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|52	%changelog
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|54	+ Revision: d798230
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|55	- MassBuild#464: Increase release tag
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|56	
14cr|perl-Monitoring-Livestatus-Class-0.30.0-6|57	

5081 14
14cr|perl-Moo-1.4.2-4|1	%define upstream_name    Moo
14cr|perl-Moo-1.4.2-4|2	%define upstream_version 1.004002
14cr|perl-Moo-1.4.2-4|3	
14cr|perl-Moo-1.4.2-4|4	Name:		perl-%{upstream_name}
14cr|perl-Moo-1.4.2-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Moo-1.4.2-4|6	Release:	4
14cr|perl-Moo-1.4.2-4|7	
14cr|perl-Moo-1.4.2-4|8	Summary:	Efficient generation of subroutines via string eval
14cr|perl-Moo-1.4.2-4|9	
14cr|perl-Moo-1.4.2-4|10	License:	GPL+ or Artistic
14cr|perl-Moo-1.4.2-4|11	Group:		Development/Perl
14cr|perl-Moo-1.4.2-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Moo-1.4.2-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Moo-1.4.2-4|14	
14cr|perl-Moo-1.4.2-4|15	BuildRequires:	perl-devel
14cr|perl-Moo-1.4.2-4|16	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-Moo-1.4.2-4|17	BuildRequires:	perl(Devel::GlobalDestruction)
14cr|perl-Moo-1.4.2-4|18	BuildRequires:  perl(Dist::CheckConflicts)
14cr|perl-Moo-1.4.2-4|19	BuildRequires:	perl(Import::Into)
14cr|perl-Moo-1.4.2-4|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-Moo-1.4.2-4|21	BuildRequires:	perl(Test::More)
14cr|perl-Moo-1.4.2-4|22	BuildRequires:	perl(Role::Tiny)
14cr|perl-Moo-1.4.2-4|23	BuildRequires:	perl(strictures)
14cr|perl-Moo-1.4.2-4|24	BuildRequires:	perl(Module::Runtime)
14cr|perl-Moo-1.4.2-4|25	BuildArch:	noarch
14cr|perl-Moo-1.4.2-4|26	
14cr|perl-Moo-1.4.2-4|27	Provides:       perl(Moo::Conflicts)
14cr|perl-Moo-1.4.2-4|28	
14cr|perl-Moo-1.4.2-4|29	%description
14cr|perl-Moo-1.4.2-4|30	This module is an extremely light-weight, high-performance the Moose
14cr|perl-Moo-1.4.2-4|31	manpage replacement. It also avoids depending on any XS modules to allow
14cr|perl-Moo-1.4.2-4|32	simple deployments. The name 'Moo' is based on the idea that it provides
14cr|perl-Moo-1.4.2-4|33	almost -but not quite- two thirds of the Moose manpage.
14cr|perl-Moo-1.4.2-4|34	
14cr|perl-Moo-1.4.2-4|35	Unlike 'Mouse' this module does not aim at full the Moose manpage
14cr|perl-Moo-1.4.2-4|36	compatibility. See the /INCOMPATIBILITIES manpage for more details.
14cr|perl-Moo-1.4.2-4|37	
14cr|perl-Moo-1.4.2-4|38	%prep
14cr|perl-Moo-1.4.2-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Moo-1.4.2-4|40	
14cr|perl-Moo-1.4.2-4|41	%build
14cr|perl-Moo-1.4.2-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Moo-1.4.2-4|43	%make
14cr|perl-Moo-1.4.2-4|44	
14cr|perl-Moo-1.4.2-4|45	%check
14cr|perl-Moo-1.4.2-4|46	%make test
14cr|perl-Moo-1.4.2-4|47	
14cr|perl-Moo-1.4.2-4|48	%install
14cr|perl-Moo-1.4.2-4|49	%makeinstall_std
14cr|perl-Moo-1.4.2-4|50	
14cr|perl-Moo-1.4.2-4|51	%files
14cr|perl-Moo-1.4.2-4|52	%doc README META.yml Changes
14cr|perl-Moo-1.4.2-4|53	%{_bindir}/moo-outdated
14cr|perl-Moo-1.4.2-4|54	%{_mandir}/man3/*
14cr|perl-Moo-1.4.2-4|55	%{perl_vendorlib}/*
14cr|perl-Moo-1.4.2-4|56	
14cr|perl-Moo-1.4.2-4|57	%changelog
14cr|perl-Moo-1.4.2-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-4
14cr|perl-Moo-1.4.2-4|59	+ Revision: 2fbb8e3
14cr|perl-Moo-1.4.2-4|60	- MassBuild#464: Increase release tag
14cr|perl-Moo-1.4.2-4|61	
14cr|perl-Moo-1.4.2-4|62	

5082 14
14cr|perl-Moose-Autobox-0.110.0-5|1	%define upstream_name    Moose-Autobox
14cr|perl-Moose-Autobox-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Moose-Autobox-0.110.0-5|3	
14cr|perl-Moose-Autobox-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Moose-Autobox-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Moose-Autobox-0.110.0-5|6	Release:	5
14cr|perl-Moose-Autobox-0.110.0-5|7	
14cr|perl-Moose-Autobox-0.110.0-5|8	Summary:	The Indexed role
14cr|perl-Moose-Autobox-0.110.0-5|9	
14cr|perl-Moose-Autobox-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Moose-Autobox-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Moose-Autobox-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Moose-Autobox-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Moose-Autobox-0.110.0-5|14	
14cr|perl-Moose-Autobox-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Moose-Autobox-0.110.0-5|16	BuildRequires:	perl(autobox)
14cr|perl-Moose-Autobox-0.110.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-Moose-Autobox-0.110.0-5|18	BuildRequires:	perl(Perl6::Junction)
14cr|perl-Moose-Autobox-0.110.0-5|19	BuildRequires:	perl(Test::Exception)
14cr|perl-Moose-Autobox-0.110.0-5|20	BuildArch:	noarch
14cr|perl-Moose-Autobox-0.110.0-5|21	Requires:	perl(autobox)
14cr|perl-Moose-Autobox-0.110.0-5|22	
14cr|perl-Moose-Autobox-0.110.0-5|23	%description
14cr|perl-Moose-Autobox-0.110.0-5|24	Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for
14cr|perl-Moose-Autobox-0.110.0-5|25	use with the autobox manpage. It does this using a hierarchy of roles in a
14cr|perl-Moose-Autobox-0.110.0-5|26	manner similar to what Perl 6 _might_ do. This module, like the Class::MOP
14cr|perl-Moose-Autobox-0.110.0-5|27	manpage and the Moose manpage, was inspired by my work on the Perl 6 Object
14cr|perl-Moose-Autobox-0.110.0-5|28	Space, and the 'core types' implemented there.
14cr|perl-Moose-Autobox-0.110.0-5|29	
14cr|perl-Moose-Autobox-0.110.0-5|30	A quick word about autobox
14cr|perl-Moose-Autobox-0.110.0-5|31	The the autobox manpage module provides the ability for calling
14cr|perl-Moose-Autobox-0.110.0-5|32	'methods' on normal Perl values like Scalars, Arrays, Hashes and Code
14cr|perl-Moose-Autobox-0.110.0-5|33	references. This gives the illusion that Perl's types are first-class
14cr|perl-Moose-Autobox-0.110.0-5|34	objects. However, this is only an illusion, albeit a very nice one. I
14cr|perl-Moose-Autobox-0.110.0-5|35	created this module because the autobox manpage itself does not
14cr|perl-Moose-Autobox-0.110.0-5|36	actually provide an implementation for the Perl types but instead only
14cr|perl-Moose-Autobox-0.110.0-5|37	provides the 'hooks' for others to add implementation too.
14cr|perl-Moose-Autobox-0.110.0-5|38	
14cr|perl-Moose-Autobox-0.110.0-5|39	Is this for real? or just play?
14cr|perl-Moose-Autobox-0.110.0-5|40	Several people are using this module in serious applications and it
14cr|perl-Moose-Autobox-0.110.0-5|41	seems to be quite stable. The underlying technologies of the autobox
14cr|perl-Moose-Autobox-0.110.0-5|42	manpage and the Moose::Role manpage are also considered stable. There
14cr|perl-Moose-Autobox-0.110.0-5|43	is some performance hit, but as I am fond of saying, nothing in life is
14cr|perl-Moose-Autobox-0.110.0-5|44	free. If you have any questions regarding this module, either email me,
14cr|perl-Moose-Autobox-0.110.0-5|45	or stop by #moose on irc.perl.org and ask around.
14cr|perl-Moose-Autobox-0.110.0-5|46	
14cr|perl-Moose-Autobox-0.110.0-5|47	%prep
14cr|perl-Moose-Autobox-0.110.0-5|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Moose-Autobox-0.110.0-5|49	
14cr|perl-Moose-Autobox-0.110.0-5|50	%build
14cr|perl-Moose-Autobox-0.110.0-5|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Moose-Autobox-0.110.0-5|52	%make
14cr|perl-Moose-Autobox-0.110.0-5|53	
14cr|perl-Moose-Autobox-0.110.0-5|54	%check
14cr|perl-Moose-Autobox-0.110.0-5|55	make test
14cr|perl-Moose-Autobox-0.110.0-5|56	
14cr|perl-Moose-Autobox-0.110.0-5|57	%install
14cr|perl-Moose-Autobox-0.110.0-5|58	%makeinstall_std
14cr|perl-Moose-Autobox-0.110.0-5|59	
14cr|perl-Moose-Autobox-0.110.0-5|60	%files
14cr|perl-Moose-Autobox-0.110.0-5|61	%doc Changes README
14cr|perl-Moose-Autobox-0.110.0-5|62	%{_mandir}/man3/*
14cr|perl-Moose-Autobox-0.110.0-5|63	%{perl_vendorlib}/*
14cr|perl-Moose-Autobox-0.110.0-5|64	
14cr|perl-Moose-Autobox-0.110.0-5|65	
14cr|perl-Moose-Autobox-0.110.0-5|66	%changelog
14cr|perl-Moose-Autobox-0.110.0-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Moose-Autobox-0.110.0-5|68	+ Revision: 7e1b5dd
14cr|perl-Moose-Autobox-0.110.0-5|69	- MassBuild#464: Increase release tag
14cr|perl-Moose-Autobox-0.110.0-5|70	
14cr|perl-Moose-Autobox-0.110.0-5|71	

5083 14
14cr|perl-Moose-Policy-0.50.0-4|1	%define upstream_name    Moose-Policy
14cr|perl-Moose-Policy-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-Moose-Policy-0.50.0-4|3	
14cr|perl-Moose-Policy-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Moose-Policy-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Moose-Policy-0.50.0-4|6	Release:	4
14cr|perl-Moose-Policy-0.50.0-4|7	
14cr|perl-Moose-Policy-0.50.0-4|8	Summary:	Moose-mounted police
14cr|perl-Moose-Policy-0.50.0-4|9	
14cr|perl-Moose-Policy-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-Moose-Policy-0.50.0-4|11	Group:		Development/Perl
14cr|perl-Moose-Policy-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Moose-Policy-0.50.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Moose-Policy-0.50.0-4|14	
14cr|perl-Moose-Policy-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-Moose-Policy-0.50.0-4|16	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Moose-Policy-0.50.0-4|17	BuildRequires:	perl(Moose)
14cr|perl-Moose-Policy-0.50.0-4|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Moose-Policy-0.50.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Moose-Policy-0.50.0-4|20	
14cr|perl-Moose-Policy-0.50.0-4|21	BuildArch:	noarch
14cr|perl-Moose-Policy-0.50.0-4|22	
14cr|perl-Moose-Policy-0.50.0-4|23	%description
14cr|perl-Moose-Policy-0.50.0-4|24	This module allows you to specify your project-wide or even company-wide
14cr|perl-Moose-Policy-0.50.0-4|25	Moose meta-policy.
14cr|perl-Moose-Policy-0.50.0-4|26	
14cr|perl-Moose-Policy-0.50.0-4|27	Most all of Moose's features can be customized through the use of custom
14cr|perl-Moose-Policy-0.50.0-4|28	metaclasses, however fiddling with the metaclasses can be hairy.
14cr|perl-Moose-Policy-0.50.0-4|29	Moose::Policy removes most of that hairiness and makes it possible to
14cr|perl-Moose-Policy-0.50.0-4|30	cleanly contain a set of meta-level customizations in one easy to use
14cr|perl-Moose-Policy-0.50.0-4|31	module.
14cr|perl-Moose-Policy-0.50.0-4|32	
14cr|perl-Moose-Policy-0.50.0-4|33	This is still an release of this module and it should not be considered to
14cr|perl-Moose-Policy-0.50.0-4|34	be complete by any means. It is very basic implemenation at this point and
14cr|perl-Moose-Policy-0.50.0-4|35	will likely get more feature-full over time, as people request features. So
14cr|perl-Moose-Policy-0.50.0-4|36	if you have a suggestion/need/idea, please speak up.
14cr|perl-Moose-Policy-0.50.0-4|37	
14cr|perl-Moose-Policy-0.50.0-4|38	%prep
14cr|perl-Moose-Policy-0.50.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Moose-Policy-0.50.0-4|40	
14cr|perl-Moose-Policy-0.50.0-4|41	%build
14cr|perl-Moose-Policy-0.50.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Moose-Policy-0.50.0-4|43	%make
14cr|perl-Moose-Policy-0.50.0-4|44	
14cr|perl-Moose-Policy-0.50.0-4|45	%check
14cr|perl-Moose-Policy-0.50.0-4|46	%make test
14cr|perl-Moose-Policy-0.50.0-4|47	
14cr|perl-Moose-Policy-0.50.0-4|48	%install
14cr|perl-Moose-Policy-0.50.0-4|49	%makeinstall_std
14cr|perl-Moose-Policy-0.50.0-4|50	
14cr|perl-Moose-Policy-0.50.0-4|51	%files
14cr|perl-Moose-Policy-0.50.0-4|52	%doc Changes README
14cr|perl-Moose-Policy-0.50.0-4|53	%{_mandir}/man3/*
14cr|perl-Moose-Policy-0.50.0-4|54	%{perl_vendorlib}/*
14cr|perl-Moose-Policy-0.50.0-4|55	
14cr|perl-Moose-Policy-0.50.0-4|56	
14cr|perl-Moose-Policy-0.50.0-4|57	
14cr|perl-Moose-Policy-0.50.0-4|58	%changelog
14cr|perl-Moose-Policy-0.50.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-Moose-Policy-0.50.0-4|60	+ Revision: aa01031
14cr|perl-Moose-Policy-0.50.0-4|61	- MassBuild#464: Increase release tag
14cr|perl-Moose-Policy-0.50.0-4|62	
14cr|perl-Moose-Policy-0.50.0-4|63	

5084 14
14cr|perl-MooseX-Aliases-0.110.0-3|1	%define upstream_name    MooseX-Aliases
14cr|perl-MooseX-Aliases-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-MooseX-Aliases-0.110.0-3|3	
14cr|perl-MooseX-Aliases-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Aliases-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Aliases-0.110.0-3|6	Release:	3
14cr|perl-MooseX-Aliases-0.110.0-3|7	
14cr|perl-MooseX-Aliases-0.110.0-3|8	Summary:	Attribute metaclass trait for L<MooseX::Aliases>
14cr|perl-MooseX-Aliases-0.110.0-3|9	
14cr|perl-MooseX-Aliases-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Aliases-0.110.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Aliases-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Aliases-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Aliases-%{upstream_version}.tar.gz
14cr|perl-MooseX-Aliases-0.110.0-3|14	
14cr|perl-MooseX-Aliases-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Aliases-0.110.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Aliases-0.110.0-3|17	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Aliases-0.110.0-3|18	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Aliases-0.110.0-3|19	BuildRequires:	perl(Test::Requires)
14cr|perl-MooseX-Aliases-0.110.0-3|20	BuildArch:	noarch
14cr|perl-MooseX-Aliases-0.110.0-3|21	
14cr|perl-MooseX-Aliases-0.110.0-3|22	%description
14cr|perl-MooseX-Aliases-0.110.0-3|23	The MooseX::Aliases module will allow you to quickly alias methods in
14cr|perl-MooseX-Aliases-0.110.0-3|24	Moose. It provides an alias parameter for 'has()' to generate aliased
14cr|perl-MooseX-Aliases-0.110.0-3|25	accessors as well as the standard ones. Attributes can also be initialized
14cr|perl-MooseX-Aliases-0.110.0-3|26	in the constructor via their aliased names.
14cr|perl-MooseX-Aliases-0.110.0-3|27	
14cr|perl-MooseX-Aliases-0.110.0-3|28	%prep
14cr|perl-MooseX-Aliases-0.110.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Aliases-0.110.0-3|30	
14cr|perl-MooseX-Aliases-0.110.0-3|31	%build
14cr|perl-MooseX-Aliases-0.110.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Aliases-0.110.0-3|33	%make
14cr|perl-MooseX-Aliases-0.110.0-3|34	
14cr|perl-MooseX-Aliases-0.110.0-3|35	%check
14cr|perl-MooseX-Aliases-0.110.0-3|36	%make test
14cr|perl-MooseX-Aliases-0.110.0-3|37	
14cr|perl-MooseX-Aliases-0.110.0-3|38	%install
14cr|perl-MooseX-Aliases-0.110.0-3|39	%makeinstall_std
14cr|perl-MooseX-Aliases-0.110.0-3|40	
14cr|perl-MooseX-Aliases-0.110.0-3|41	%files
14cr|perl-MooseX-Aliases-0.110.0-3|42	%doc Changes LICENSE README
14cr|perl-MooseX-Aliases-0.110.0-3|43	%{_mandir}/man3/*
14cr|perl-MooseX-Aliases-0.110.0-3|44	%{perl_vendorlib}/*
14cr|perl-MooseX-Aliases-0.110.0-3|45	
14cr|perl-MooseX-Aliases-0.110.0-3|46	
14cr|perl-MooseX-Aliases-0.110.0-3|47	
14cr|perl-MooseX-Aliases-0.110.0-3|48	%changelog
14cr|perl-MooseX-Aliases-0.110.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-MooseX-Aliases-0.110.0-3|50	+ Revision: e1773f1
14cr|perl-MooseX-Aliases-0.110.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Aliases-0.110.0-3|52	
14cr|perl-MooseX-Aliases-0.110.0-3|53	

5085 14
14cr|perl-MooseX-App-Cmd-0.70.0-5|1	%define upstream_name    MooseX-App-Cmd
14cr|perl-MooseX-App-Cmd-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-MooseX-App-Cmd-0.70.0-5|3	
14cr|perl-MooseX-App-Cmd-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-App-Cmd-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-App-Cmd-0.70.0-5|6	Release:	5
14cr|perl-MooseX-App-Cmd-0.70.0-5|7	Summary:	Reads from config file
14cr|perl-MooseX-App-Cmd-0.70.0-5|8	License:	GPL+ or Artistic
14cr|perl-MooseX-App-Cmd-0.70.0-5|9	Group:		Development/Perl
14cr|perl-MooseX-App-Cmd-0.70.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-App-Cmd-0.70.0-5|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-App-Cmd-0.70.0-5|12	
14cr|perl-MooseX-App-Cmd-0.70.0-5|13	BuildRequires:	perl-devel
14cr|perl-MooseX-App-Cmd-0.70.0-5|14	BuildRequires:	perl(App::Cmd)
14cr|perl-MooseX-App-Cmd-0.70.0-5|15	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-MooseX-App-Cmd-0.70.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-App-Cmd-0.70.0-5|17	BuildRequires:	perl(MooseX::Getopt)
14cr|perl-MooseX-App-Cmd-0.70.0-5|18	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-App-Cmd-0.70.0-5|19	BuildRequires:	perl(Test::Output)
14cr|perl-MooseX-App-Cmd-0.70.0-5|20	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-App-Cmd-0.70.0-5|21	BuildArch:	noarch
14cr|perl-MooseX-App-Cmd-0.70.0-5|22	
14cr|perl-MooseX-App-Cmd-0.70.0-5|23	%description
14cr|perl-MooseX-App-Cmd-0.70.0-5|24	This module marries the App::Cmd manpage with the MooseX::Getopt manpage.
14cr|perl-MooseX-App-Cmd-0.70.0-5|25	
14cr|perl-MooseX-App-Cmd-0.70.0-5|26	Use it like the App::Cmd manpage advises (especially see the
14cr|perl-MooseX-App-Cmd-0.70.0-5|27	App::Cmd::Tutorial manpage), swapping the App::Cmd::Command manpage for the
14cr|perl-MooseX-App-Cmd-0.70.0-5|28	MooseX::App::Cmd::Command manpage.
14cr|perl-MooseX-App-Cmd-0.70.0-5|29	
14cr|perl-MooseX-App-Cmd-0.70.0-5|30	Then you can write your moose commands as moose classes, with the
14cr|perl-MooseX-App-Cmd-0.70.0-5|31	MooseX::Getopt manpage defining the options for you instead of 'opt_spec'
14cr|perl-MooseX-App-Cmd-0.70.0-5|32	returning a the Getopt::Long::Descriptive manpage spec.
14cr|perl-MooseX-App-Cmd-0.70.0-5|33	
14cr|perl-MooseX-App-Cmd-0.70.0-5|34	%prep
14cr|perl-MooseX-App-Cmd-0.70.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-App-Cmd-0.70.0-5|36	
14cr|perl-MooseX-App-Cmd-0.70.0-5|37	%build
14cr|perl-MooseX-App-Cmd-0.70.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-App-Cmd-0.70.0-5|39	%make
14cr|perl-MooseX-App-Cmd-0.70.0-5|40	
14cr|perl-MooseX-App-Cmd-0.70.0-5|41	# %check
14cr|perl-MooseX-App-Cmd-0.70.0-5|42	# %make test
14cr|perl-MooseX-App-Cmd-0.70.0-5|43	
14cr|perl-MooseX-App-Cmd-0.70.0-5|44	%install
14cr|perl-MooseX-App-Cmd-0.70.0-5|45	%makeinstall_std
14cr|perl-MooseX-App-Cmd-0.70.0-5|46	
14cr|perl-MooseX-App-Cmd-0.70.0-5|47	%files
14cr|perl-MooseX-App-Cmd-0.70.0-5|48	%doc Changes
14cr|perl-MooseX-App-Cmd-0.70.0-5|49	%{_mandir}/man3/*
14cr|perl-MooseX-App-Cmd-0.70.0-5|50	%{perl_vendorlib}/*
14cr|perl-MooseX-App-Cmd-0.70.0-5|51	
14cr|perl-MooseX-App-Cmd-0.70.0-5|52	
14cr|perl-MooseX-App-Cmd-0.70.0-5|53	%changelog
14cr|perl-MooseX-App-Cmd-0.70.0-5|54	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-MooseX-App-Cmd-0.70.0-5|55	+ Revision: bd9fd11
14cr|perl-MooseX-App-Cmd-0.70.0-5|56	- Disable tests
14cr|perl-MooseX-App-Cmd-0.70.0-5|57	
14cr|perl-MooseX-App-Cmd-0.70.0-5|58	

5086 14
14cr|perl-MooseX-Async-0.70.0-5|1	%define upstream_name    MooseX-Async
14cr|perl-MooseX-Async-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-MooseX-Async-0.70.0-5|3	
14cr|perl-MooseX-Async-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Async-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Async-0.70.0-5|6	Release:	5
14cr|perl-MooseX-Async-0.70.0-5|7	
14cr|perl-MooseX-Async-0.70.0-5|8	Summary:	A Method Metaclass for MooseX::Async
14cr|perl-MooseX-Async-0.70.0-5|9	
14cr|perl-MooseX-Async-0.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Async-0.70.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-Async-0.70.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Async-0.70.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Async-0.70.0-5|14	
14cr|perl-MooseX-Async-0.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Async-0.70.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Async-0.70.0-5|17	BuildRequires:	perl(MooseX::AttributeHelpers)
14cr|perl-MooseX-Async-0.70.0-5|18	BuildArch:	noarch
14cr|perl-MooseX-Async-0.70.0-5|19	
14cr|perl-MooseX-Async-0.70.0-5|20	%description
14cr|perl-MooseX-Async-0.70.0-5|21	MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
14cr|perl-MooseX-Async-0.70.0-5|22	Please see them for documentation.
14cr|perl-MooseX-Async-0.70.0-5|23	
14cr|perl-MooseX-Async-0.70.0-5|24	%prep
14cr|perl-MooseX-Async-0.70.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Async-0.70.0-5|26	
14cr|perl-MooseX-Async-0.70.0-5|27	%build
14cr|perl-MooseX-Async-0.70.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Async-0.70.0-5|29	%make
14cr|perl-MooseX-Async-0.70.0-5|30	
14cr|perl-MooseX-Async-0.70.0-5|31	%check
14cr|perl-MooseX-Async-0.70.0-5|32	make test
14cr|perl-MooseX-Async-0.70.0-5|33	
14cr|perl-MooseX-Async-0.70.0-5|34	%install
14cr|perl-MooseX-Async-0.70.0-5|35	%makeinstall_std
14cr|perl-MooseX-Async-0.70.0-5|36	
14cr|perl-MooseX-Async-0.70.0-5|37	%files
14cr|perl-MooseX-Async-0.70.0-5|38	%doc Changes README
14cr|perl-MooseX-Async-0.70.0-5|39	%{_mandir}/man3/*
14cr|perl-MooseX-Async-0.70.0-5|40	%{perl_vendorlib}/*
14cr|perl-MooseX-Async-0.70.0-5|41	
14cr|perl-MooseX-Async-0.70.0-5|42	
14cr|perl-MooseX-Async-0.70.0-5|43	%changelog
14cr|perl-MooseX-Async-0.70.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-MooseX-Async-0.70.0-5|45	+ Revision: 0dda23e
14cr|perl-MooseX-Async-0.70.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Async-0.70.0-5|47	
14cr|perl-MooseX-Async-0.70.0-5|48	

5087 14
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|1	%define upstream_name    MooseX-Attribute-Chained
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|2	%define upstream_version 1.0.1
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|3	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|6	Release:    3
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|7	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|8	Summary:    Attribute that returns the instance to allow for chaining
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|9	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|10	License:    GPL+ or Artistic
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|11	Group:      Development/Perl
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|14	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|15	BuildRequires: perl(Module::Build) >= 0.360.100
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|16	BuildRequires: perl(Moose)
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|17	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|18	BuildRequires: perl(Try::Tiny)
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|19	BuildArch:  noarch
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|20	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|21	Obsoletes: perl-MooseX-ChainedAccessors <= 0.20.0
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|22	Provides:  perl-MooseX-ChainedAccessors
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|23	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|24	%description
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|25	MooseX::Attribute::Chained is a Moose Trait which allows for method
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|26	chaining on accessors by returning $self on write/set operations.
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|27	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|28	%prep
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|30	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|31	%build
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|32	%{__perl} Build.PL installdirs=vendor
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|33	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|34	./Build
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|35	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|36	%check
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|37	./Build test
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|38	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|39	%install
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|40	./Build install destdir=%{buildroot}
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|41	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|42	%files
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|43	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|44	%{_mandir}/man3/*
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|45	%{perl_vendorlib}/*
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|46	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|47	%changelog
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|49	+ Revision: 70c6244
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|50	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|51	
14cr|perl-MooseX-Attribute-Chained-1.0.1-3|52	

5088 14
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|1	%define upstream_name       MooseX-AttributeHelpers
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|3	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|6	Release:	4
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|7	License:	GPL or Artistic
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|8	Group:		Development/Perl
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|9	Summary:	Extend your attribute interfaces
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|10	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|12	Source:		http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|13	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|14	BuildRequires:	perl-devel
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|17	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|19	BuildArch:	noarch
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|20	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|21	%description
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|22	While the Moose manpage attributes provide you with a way to name your
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|23	accessors, readers, writers, clearers and predicates, this library provides
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|24	commonly used attribute helper methods for more specific types of data.
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|25	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|26	As seen in the the /SYNOPSIS manpage, you specify the extension via the
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|27	'metaclass' parameter. Available meta classes are:
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|28	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|29	%prep
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|31	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|32	# test failing because of hash randomization
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|33	rm -f t/003_basic_hash.t t/203_trait_hash.t
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|34	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|35	%build
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|37	%make
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|38	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|39	%check
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|40	make test
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|41	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|42	%install
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|43	%makeinstall_std
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|44	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|45	%files
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|46	%doc ChangeLog README
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|47	%{_mandir}/man3/*
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|48	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|49	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|50	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|51	%changelog
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|53	+ Revision: 98a4640
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|55	
14cr|perl-MooseX-AttributeHelpers-0.230.0-4|56	

5089 14
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|1	%define upstream_name    MooseX-AttributeShortcuts
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|2	%define upstream_version 0.024
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|3	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|6	Release:    1
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|7	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|8	Summary:    Shorthand for common attribute options
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|9	License:    GPL+ or Artistic
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|10	Group:      Development/Perl
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|13	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|15	BuildRequires: perl(File::Spec)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|16	BuildRequires: perl(IO::Handle)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|17	BuildRequires: perl(IPC::Open3)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|18	BuildRequires: perl(List::AllUtils)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|19	BuildRequires: perl(Moose)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|20	BuildRequires: perl(Moose::Exporter)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|21	BuildRequires: perl(Moose::Role)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|22	BuildRequires: perl(Moose::Util)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|23	BuildRequires: perl(Moose::Util::MetaRole)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|24	BuildRequires: perl(Moose::Util::TypeConstraints)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|25	BuildRequires: perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|26	BuildRequires: perl(MooseX::Types::Common::String)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|27	BuildRequires: perl(MooseX::Types::Moose)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|28	BuildRequires: perl(MooseX::Types::Path::Class)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|29	BuildRequires: perl(Package::DeprecationManager)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|30	BuildRequires: perl(Path::Class)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|31	BuildRequires: perl(Test::CheckDeps) >= 0.10.0
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|32	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|33	BuildRequires: perl(Test::Moose)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|34	BuildRequires: perl(Test::Moose::More) >= 0.18.0
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|35	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|36	BuildRequires: perl(Test::Warn)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|37	BuildRequires: perl(autobox::Core)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|38	BuildRequires: perl(autobox::Junctions)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|39	BuildRequires: perl(constant)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|40	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|41	BuildRequires: perl(strict)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|42	BuildRequires: perl(warnings)
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|43	BuildRequires: perl-devel
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|44	BuildArch:  noarch
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|45	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|46	%description
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|47	Ever find yourself repeatedly specifing writers and builders, because
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|48	there's no good shortcut to specifying them? Sometimes you want an
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|49	attribute to have a read-only public interface, but a private writer. And
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|50	wouldn't it be easier to just say "builder => 1" and have the attribute
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|51	construct the canonical "_build_$name" builder name for you?
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|52	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|53	This package causes an attribute trait to be applied to all attributes
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|54	defined to the using class. This trait extends the attribute option
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|55	processing to handle the above variations.
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|56	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|57	%prep
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|59	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|60	%build
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|61	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|62	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|63	%make
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|64	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|65	# %check
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|66	# %make test
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|67	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|68	%install
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|69	%makeinstall_std
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|70	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|71	%files
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|72	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|73	%{_mandir}/man3/*
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|74	%{perl_vendorlib}/*
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|75	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|76	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|77	%changelog
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|78	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-1
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|79	+ Revision: 53315f5
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|80	- Added perl-devel BR
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|81	
14cr|perl-MooseX-AttributeShortcuts-0.24.0-1|82	

5090 14
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|1	%define upstream_name    MooseX-Blessed-Reconstruct
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|3	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|6	Release:	5
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|7	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|8	Summary:	A L<Data::Visitor> for creating Moose objects
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|9	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|14	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|16	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|17	BuildRequires:	perl(Data::Visitor)
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|19	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|20	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|21	BuildArch:	noarch
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|22	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|23	%description
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|24	The purpose of this module is to "fix up" blessed data into a real Moose
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|25	object.
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|26	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|27	This is used internally by the MooseX::YAML manpage but has no
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|28	implementation details having to do with the YAML manpage itself.
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|29	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|30	%prep
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|32	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|33	%build
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|35	%make
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|36	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|37	%check
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|38	%make test
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|39	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|40	%install
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|41	%makeinstall_std
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|42	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|43	%files
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|44	%doc Changes META.yml
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|45	%{_mandir}/man3/*
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|46	%{perl_vendorlib}/*
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|47	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|48	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|49	%changelog
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|51	+ Revision: 6cbf540
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|53	
14cr|perl-MooseX-Blessed-Reconstruct-0.40.0-5|54	

5091 14
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|1	%define upstream_name    MooseX-ChainedAccessors
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|2	%define upstream_version 0.02
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|3	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|6	Release:    3
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|7	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|8	Summary:    Accessor class for chained accessors with Moose
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|9	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|10	License:    GPL+ or Artistic
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|11	Group:      Development/Perl
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|14	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|16	BuildRequires: perl(Moose)
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|17	BuildRequires: perl(Module::Build)
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|18	BuildArch: noarch
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|19	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|20	%description
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|21	Modifies the Accessor Metaclass to use MooseX::ChainedAccessors::Accessor
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|22	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|23	%prep
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|25	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|26	%build
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|27	%{__perl} Build.PL installdirs=vendor
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|28	./Build
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|29	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|30	%check
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|31	./Build test
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|32	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|33	%install
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|34	./Build install destdir=%{buildroot}
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|35	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|36	%clean
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|37	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|38	%files
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|39	%doc META.yml README
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|40	%{_mandir}/man3/*
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|41	%{perl_vendorlib}/*
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|42	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|43	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|44	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|45	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|46	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|47	%changelog
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|49	+ Revision: bed726b
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|51	
14cr|perl-MooseX-ChainedAccessors-0.20.0-3|52	

5092 14
14cr|perl-MooseX-ClassAttribute-0.270.0-3|1	%define upstream_name    MooseX-ClassAttribute
14cr|perl-MooseX-ClassAttribute-0.270.0-3|2	%define upstream_version 0.27
14cr|perl-MooseX-ClassAttribute-0.270.0-3|3	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-ClassAttribute-0.270.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-ClassAttribute-0.270.0-3|6	Release:	3
14cr|perl-MooseX-ClassAttribute-0.270.0-3|7	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|8	Summary:	Declare class attributes Moose-style
14cr|perl-MooseX-ClassAttribute-0.270.0-3|9	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-ClassAttribute-0.270.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-ClassAttribute-0.270.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-ClassAttribute-0.270.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-ClassAttribute-%{upstream_version}.tar.gz
14cr|perl-MooseX-ClassAttribute-0.270.0-3|14	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-ClassAttribute-0.270.0-3|16	BuildRequires:	perl(B)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|17	BuildRequires:	perl(Exporter)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|19	BuildRequires:	perl(MooseX::AttributeHelpers)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|21	BuildRequires:	perl(Sub::Name)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|24	BuildRequires:	perl(Test::Requires)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|25	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|26	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-ClassAttribute-0.270.0-3|28	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|29	BuildArch:	noarch
14cr|perl-MooseX-ClassAttribute-0.270.0-3|30	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|31	%description
14cr|perl-MooseX-ClassAttribute-0.270.0-3|32	This module allows you to declare class attributes in exactly the same way
14cr|perl-MooseX-ClassAttribute-0.270.0-3|33	as you declare object attributes, except using 'class_has()' instead of
14cr|perl-MooseX-ClassAttribute-0.270.0-3|34	'has()'. It is also possible to make these attributes immutable (and
14cr|perl-MooseX-ClassAttribute-0.270.0-3|35	faster) just as you can with normal Moose attributes.
14cr|perl-MooseX-ClassAttribute-0.270.0-3|36	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|37	You can use any feature of Moose's attribute declarations, including
14cr|perl-MooseX-ClassAttribute-0.270.0-3|38	overriding a parent's attributes, delegation ('handles'), and attribute
14cr|perl-MooseX-ClassAttribute-0.270.0-3|39	metaclasses, and it should just work.
14cr|perl-MooseX-ClassAttribute-0.270.0-3|40	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|41	The accessors methods for class attribute may be called on the class
14cr|perl-MooseX-ClassAttribute-0.270.0-3|42	directly, or on objects of that class. Passing a class attribute to the
14cr|perl-MooseX-ClassAttribute-0.270.0-3|43	constructor will not set it.
14cr|perl-MooseX-ClassAttribute-0.270.0-3|44	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|45	%prep
14cr|perl-MooseX-ClassAttribute-0.270.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-ClassAttribute-0.270.0-3|47	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|48	%build
14cr|perl-MooseX-ClassAttribute-0.270.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-ClassAttribute-0.270.0-3|50	%make
14cr|perl-MooseX-ClassAttribute-0.270.0-3|51	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|52	%check
14cr|perl-MooseX-ClassAttribute-0.270.0-3|53	make test
14cr|perl-MooseX-ClassAttribute-0.270.0-3|54	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|55	%install
14cr|perl-MooseX-ClassAttribute-0.270.0-3|56	%makeinstall_std
14cr|perl-MooseX-ClassAttribute-0.270.0-3|57	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|58	%files
14cr|perl-MooseX-ClassAttribute-0.270.0-3|59	%doc Changes README
14cr|perl-MooseX-ClassAttribute-0.270.0-3|60	%{_mandir}/man3/*
14cr|perl-MooseX-ClassAttribute-0.270.0-3|61	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-ClassAttribute-0.270.0-3|62	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|63	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|64	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|65	%changelog
14cr|perl-MooseX-ClassAttribute-0.270.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.270.0-3
14cr|perl-MooseX-ClassAttribute-0.270.0-3|67	+ Revision: bd9dbe0
14cr|perl-MooseX-ClassAttribute-0.270.0-3|68	- MassBuild#464: Increase release tag
14cr|perl-MooseX-ClassAttribute-0.270.0-3|69	
14cr|perl-MooseX-ClassAttribute-0.270.0-3|70	

5093 14
14cr|perl-MooseX-Clone-0.50.0-5|1	%define upstream_name    MooseX-Clone
14cr|perl-MooseX-Clone-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-MooseX-Clone-0.50.0-5|3	
14cr|perl-MooseX-Clone-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Clone-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Clone-0.50.0-5|6	Release:	5
14cr|perl-MooseX-Clone-0.50.0-5|7	
14cr|perl-MooseX-Clone-0.50.0-5|8	Summary:	The L<Moose::Meta::Attribute>
14cr|perl-MooseX-Clone-0.50.0-5|9	
14cr|perl-MooseX-Clone-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Clone-0.50.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-Clone-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Clone-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Clone-0.50.0-5|14	
14cr|perl-MooseX-Clone-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Clone-0.50.0-5|16	BuildRequires:	perl(Data::Visitor)
14cr|perl-MooseX-Clone-0.50.0-5|17	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
14cr|perl-MooseX-Clone-0.50.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Clone-0.50.0-5|19	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Clone-0.50.0-5|20	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Clone-0.50.0-5|21	Provides:	perl(MooseX::Clone::Meta::Attribute::Trait::StorableClone)
14cr|perl-MooseX-Clone-0.50.0-5|22	BuildArch:	noarch
14cr|perl-MooseX-Clone-0.50.0-5|23	
14cr|perl-MooseX-Clone-0.50.0-5|24	%description
14cr|perl-MooseX-Clone-0.50.0-5|25	Out of the box the Moose manpage only provides very barebones cloning
14cr|perl-MooseX-Clone-0.50.0-5|26	support in order to maximize flexibility.
14cr|perl-MooseX-Clone-0.50.0-5|27	
14cr|perl-MooseX-Clone-0.50.0-5|28	This role provides a 'clone' method that makes use of the low level cloning
14cr|perl-MooseX-Clone-0.50.0-5|29	support already in the Moose manpage and adds selective deep cloning based
14cr|perl-MooseX-Clone-0.50.0-5|30	on introspection on top of that. Attributes with the 'Clone' trait will
14cr|perl-MooseX-Clone-0.50.0-5|31	handle cloning of data within the object, typically delegating to the
14cr|perl-MooseX-Clone-0.50.0-5|32	attribute value's own 'clone' method.
14cr|perl-MooseX-Clone-0.50.0-5|33	
14cr|perl-MooseX-Clone-0.50.0-5|34	%prep
14cr|perl-MooseX-Clone-0.50.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Clone-0.50.0-5|36	
14cr|perl-MooseX-Clone-0.50.0-5|37	%build
14cr|perl-MooseX-Clone-0.50.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Clone-0.50.0-5|39	%make
14cr|perl-MooseX-Clone-0.50.0-5|40	
14cr|perl-MooseX-Clone-0.50.0-5|41	%check
14cr|perl-MooseX-Clone-0.50.0-5|42	%make test
14cr|perl-MooseX-Clone-0.50.0-5|43	
14cr|perl-MooseX-Clone-0.50.0-5|44	%install
14cr|perl-MooseX-Clone-0.50.0-5|45	%makeinstall_std
14cr|perl-MooseX-Clone-0.50.0-5|46	
14cr|perl-MooseX-Clone-0.50.0-5|47	%files
14cr|perl-MooseX-Clone-0.50.0-5|48	%doc Changes
14cr|perl-MooseX-Clone-0.50.0-5|49	%{_mandir}/man3/*
14cr|perl-MooseX-Clone-0.50.0-5|50	%{perl_vendorlib}/*
14cr|perl-MooseX-Clone-0.50.0-5|51	
14cr|perl-MooseX-Clone-0.50.0-5|52	
14cr|perl-MooseX-Clone-0.50.0-5|53	%changelog
14cr|perl-MooseX-Clone-0.50.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-MooseX-Clone-0.50.0-5|55	+ Revision: eed0f8d
14cr|perl-MooseX-Clone-0.50.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Clone-0.50.0-5|57	
14cr|perl-MooseX-Clone-0.50.0-5|58	

5094 14
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|1	%define upstream_name    MooseX-ConfigFromFile
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|3	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|6	Release:	6
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|7	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|8	Summary:	An abstract Moose role for setting attributes from a configfile
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|9	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|10	License:	GPL+ or Artistic
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|11	Group:		Development/Perl
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|14	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|15	BuildRequires:	perl-devel
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|17	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|18	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|19	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|20	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|21	Requires:	perl(namespace::autoclean)
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|22	BuildArch:	noarch
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|23	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|24	%description
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|25	This is an abstract role which provides an alternate constructor for
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|26	creating objects using parameters passed in from a configuration file. The
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|27	actual implementation of reading the configuration file is left to concrete
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|28	subroles.
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|29	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|30	It declares an attribute 'configfile' and a class method 'new_with_config',
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|31	and requires that concrete roles derived from it implement the class method
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|32	'get_config_from_file'.
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|33	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|34	Attributes specified directly as arguments to 'new_with_config' supercede
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|35	those in the configfile.
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|36	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|37	%prep
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|39	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|40	%build
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|42	%make
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|43	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|44	%check
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|45	%make test
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|46	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|47	%install
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|48	%makeinstall_std
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|49	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|50	%files
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|51	%doc ChangeLog README
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|52	%{_mandir}/man3/*
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|53	%{perl_vendorlib}/*
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|54	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|55	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|56	%changelog
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|58	+ Revision: 49b1669
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|59	- MassBuild#464: Increase release tag
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|60	
14cr|perl-MooseX-ConfigFromFile-0.30.0-6|61	

5095 14
14cr|perl-MooseX-Daemonize-0.190.0-2|1	%define upstream_name    MooseX-Daemonize
14cr|perl-MooseX-Daemonize-0.190.0-2|2	%define upstream_version 0.19
14cr|perl-MooseX-Daemonize-0.190.0-2|3	
14cr|perl-MooseX-Daemonize-0.190.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-Daemonize-0.190.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-Daemonize-0.190.0-2|6	Release:    2
14cr|perl-MooseX-Daemonize-0.190.0-2|7	
14cr|perl-MooseX-Daemonize-0.190.0-2|8	Summary:    A Role with the core daemonization and pidfile management
14cr|perl-MooseX-Daemonize-0.190.0-2|9	License:    GPL+ or Artistic
14cr|perl-MooseX-Daemonize-0.190.0-2|10	Group:      Development/Perl
14cr|perl-MooseX-Daemonize-0.190.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Daemonize-0.190.0-2|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Daemonize-0.190.0-2|13	
14cr|perl-MooseX-Daemonize-0.190.0-2|14	BuildRequires: perl(Devel::AssertOS)
14cr|perl-MooseX-Daemonize-0.190.0-2|15	BuildRequires: perl(Devel::CheckOS) >= 1.630.0
14cr|perl-MooseX-Daemonize-0.190.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Daemonize-0.190.0-2|17	BuildRequires: perl(File::Path) >= 2.80.0
14cr|perl-MooseX-Daemonize-0.190.0-2|18	BuildRequires: perl(File::Spec::Functions)
14cr|perl-MooseX-Daemonize-0.190.0-2|19	BuildRequires: perl(File::Temp)
14cr|perl-MooseX-Daemonize-0.190.0-2|20	BuildRequires: perl(List::Util)
14cr|perl-MooseX-Daemonize-0.190.0-2|21	BuildRequires: perl(Module::Build::Tiny) >= 0.34.0
14cr|perl-MooseX-Daemonize-0.190.0-2|22	BuildRequires: perl(Moose)
14cr|perl-MooseX-Daemonize-0.190.0-2|23	BuildRequires: perl(Moose::Role)
14cr|perl-MooseX-Daemonize-0.190.0-2|24	BuildRequires: perl(Moose::Util::TypeConstraints)
14cr|perl-MooseX-Daemonize-0.190.0-2|25	BuildRequires: perl(MooseX::Getopt)
14cr|perl-MooseX-Daemonize-0.190.0-2|26	BuildRequires: perl(MooseX::Getopt::OptionTypeMap)
14cr|perl-MooseX-Daemonize-0.190.0-2|27	BuildRequires: perl(MooseX::Types::Path::Class)
14cr|perl-MooseX-Daemonize-0.190.0-2|28	BuildRequires: perl(POSIX)
14cr|perl-MooseX-Daemonize-0.190.0-2|29	BuildRequires: perl(Sub::Exporter)
14cr|perl-MooseX-Daemonize-0.190.0-2|30	BuildRequires: perl(Sub::Exporter::ForMethods)
14cr|perl-MooseX-Daemonize-0.190.0-2|31	BuildRequires: perl(Test::Builder)
14cr|perl-MooseX-Daemonize-0.190.0-2|32	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Daemonize-0.190.0-2|33	BuildRequires: perl(Test::Moose)
14cr|perl-MooseX-Daemonize-0.190.0-2|34	BuildRequires: perl(Test::More)
14cr|perl-MooseX-Daemonize-0.190.0-2|35	BuildRequires: perl(constant)
14cr|perl-MooseX-Daemonize-0.190.0-2|36	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-Daemonize-0.190.0-2|37	BuildRequires: perl(strict)
14cr|perl-MooseX-Daemonize-0.190.0-2|38	BuildRequires: perl(version)
14cr|perl-MooseX-Daemonize-0.190.0-2|39	BuildRequires: perl(warnings)
14cr|perl-MooseX-Daemonize-0.190.0-2|40	BuildRequires: perl-devel
14cr|perl-MooseX-Daemonize-0.190.0-2|41	BuildArch:  noarch
14cr|perl-MooseX-Daemonize-0.190.0-2|42	
14cr|perl-MooseX-Daemonize-0.190.0-2|43	%description
14cr|perl-MooseX-Daemonize-0.190.0-2|44	Often you want to write a persistant daemon that has a pid file, and
14cr|perl-MooseX-Daemonize-0.190.0-2|45	responds appropriately to Signals. This module provides a set of basic
14cr|perl-MooseX-Daemonize-0.190.0-2|46	roles as an infrastructure to do that.
14cr|perl-MooseX-Daemonize-0.190.0-2|47	
14cr|perl-MooseX-Daemonize-0.190.0-2|48	%prep
14cr|perl-MooseX-Daemonize-0.190.0-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Daemonize-0.190.0-2|50	
14cr|perl-MooseX-Daemonize-0.190.0-2|51	%build
14cr|perl-MooseX-Daemonize-0.190.0-2|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Daemonize-0.190.0-2|53	
14cr|perl-MooseX-Daemonize-0.190.0-2|54	%make
14cr|perl-MooseX-Daemonize-0.190.0-2|55	
14cr|perl-MooseX-Daemonize-0.190.0-2|56	%check
14cr|perl-MooseX-Daemonize-0.190.0-2|57	%make test
14cr|perl-MooseX-Daemonize-0.190.0-2|58	
14cr|perl-MooseX-Daemonize-0.190.0-2|59	%install
14cr|perl-MooseX-Daemonize-0.190.0-2|60	%makeinstall_std
14cr|perl-MooseX-Daemonize-0.190.0-2|61	
14cr|perl-MooseX-Daemonize-0.190.0-2|62	%files
14cr|perl-MooseX-Daemonize-0.190.0-2|63	%doc CONTRIBUTING Changes IDEAS INSTALL LICENSE META.json META.yml MYMETA.yml README examples
14cr|perl-MooseX-Daemonize-0.190.0-2|64	%{_mandir}/man3/*
14cr|perl-MooseX-Daemonize-0.190.0-2|65	%{perl_vendorlib}/*
14cr|perl-MooseX-Daemonize-0.190.0-2|66	
14cr|perl-MooseX-Daemonize-0.190.0-2|67	%changelog
14cr|perl-MooseX-Daemonize-0.190.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-2
14cr|perl-MooseX-Daemonize-0.190.0-2|69	+ Revision: 33eae4a
14cr|perl-MooseX-Daemonize-0.190.0-2|70	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Daemonize-0.190.0-2|71	
14cr|perl-MooseX-Daemonize-0.190.0-2|72	

5096 14
14cr|perl-MooseX-Declare-0.380.0-3|1	%define upstream_name    MooseX-Declare
14cr|perl-MooseX-Declare-0.380.0-3|2	%define upstream_version 0.38
14cr|perl-MooseX-Declare-0.380.0-3|3	
14cr|perl-MooseX-Declare-0.380.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Declare-0.380.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Declare-0.380.0-3|6	Release:	3
14cr|perl-MooseX-Declare-0.380.0-3|7	
14cr|perl-MooseX-Declare-0.380.0-3|8	Summary:	Handle method modifier declarations
14cr|perl-MooseX-Declare-0.380.0-3|9	
14cr|perl-MooseX-Declare-0.380.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Declare-0.380.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Declare-0.380.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Declare-0.380.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Declare-0.380.0-3|14	
14cr|perl-MooseX-Declare-0.380.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Declare-0.380.0-3|16	BuildRequires:	perl(Devel::Declare)
14cr|perl-MooseX-Declare-0.380.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Declare-0.380.0-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-MooseX-Declare-0.380.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Declare-0.380.0-3|20	BuildRequires:	perl(MooseX::Method::Signatures)
14cr|perl-MooseX-Declare-0.380.0-3|21	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-Declare-0.380.0-3|22	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Declare-0.380.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Declare-0.380.0-3|24	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Declare-0.380.0-3|25	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-MooseX-Declare-0.380.0-3|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Declare-0.380.0-3|27	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Declare-0.380.0-3|28	BuildArch:	noarch
14cr|perl-MooseX-Declare-0.380.0-3|29	
14cr|perl-MooseX-Declare-0.380.0-3|30	%description
14cr|perl-MooseX-Declare-0.380.0-3|31	This module provides syntactic sugar for Moose, the postmodern object
14cr|perl-MooseX-Declare-0.380.0-3|32	system for Perl 5. When used, it sets up the 'class' and 'role' keywords.
14cr|perl-MooseX-Declare-0.380.0-3|33	
14cr|perl-MooseX-Declare-0.380.0-3|34	%prep
14cr|perl-MooseX-Declare-0.380.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Declare-0.380.0-3|36	
14cr|perl-MooseX-Declare-0.380.0-3|37	%build
14cr|perl-MooseX-Declare-0.380.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Declare-0.380.0-3|39	%make
14cr|perl-MooseX-Declare-0.380.0-3|40	
14cr|perl-MooseX-Declare-0.380.0-3|41	%check
14cr|perl-MooseX-Declare-0.380.0-3|42	%make test
14cr|perl-MooseX-Declare-0.380.0-3|43	
14cr|perl-MooseX-Declare-0.380.0-3|44	%install
14cr|perl-MooseX-Declare-0.380.0-3|45	%makeinstall_std
14cr|perl-MooseX-Declare-0.380.0-3|46	
14cr|perl-MooseX-Declare-0.380.0-3|47	%files
14cr|perl-MooseX-Declare-0.380.0-3|48	%doc Changes META.yml README
14cr|perl-MooseX-Declare-0.380.0-3|49	%{_mandir}/man3/*
14cr|perl-MooseX-Declare-0.380.0-3|50	%{perl_vendorlib}/*
14cr|perl-MooseX-Declare-0.380.0-3|51	
14cr|perl-MooseX-Declare-0.380.0-3|52	
14cr|perl-MooseX-Declare-0.380.0-3|53	%changelog
14cr|perl-MooseX-Declare-0.380.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-3
14cr|perl-MooseX-Declare-0.380.0-3|55	+ Revision: ff2d8af
14cr|perl-MooseX-Declare-0.380.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Declare-0.380.0-3|57	
14cr|perl-MooseX-Declare-0.380.0-3|58	

5097 14
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|1	%define upstream_name    MooseX-Emulate-Class-Accessor-Fast
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|2	%define upstream_version 0.00903
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|3	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|6	Release:    6
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|7	Epoch:      1
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|8	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|9	License:    GPL+ or Artistic
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|10	Group:      Development/Perl
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|11	Summary:    Emulate Class::Accessor::Fast behavior using Moose attributes
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|12	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|14	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|15	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|16	BuildRequires: perl(Moose)
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|17	BuildRequires: perl(Test::Exception)
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|18	BuildRequires: perl(namespace::clean)
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|19	BuildRequires: perl-devel
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|20	BuildArch: noarch
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|21	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|22	%description
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|23	This module attempts to hijack the Class::Accessor::Fast manpage in INC
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|24	and replace it with the MooseX::Emulate::Class::Accessor::Fast manpage.
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|25	Make sure it is loaded before the classes you have that use
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|26	<Class::Accessor::Fast>. It is meant as a tool to help you migrate your
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|27	project from the Class::Accessor::Fast manpage, to the
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|28	MooseX::Emulate::Class::Accessor::Fast manpage and ultimately, to the Moose
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|29	manpage.
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|30	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|31	%prep
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|33	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|34	%build
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|36	%make
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|37	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|38	%check
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|39	make test
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|40	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|41	%install
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|42	%makeinstall_std
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|43	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|44	%files
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|45	%doc Changes README
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|46	%{_mandir}/man3/*
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|47	%{perl_vendorlib}/*
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|48	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|49	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|50	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|51	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|52	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|53	%changelog
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.30-6
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|55	+ Revision: 2d1cc77
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|57	
14cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-6|58	

5098 14
14cr|perl-MooseX-FollowPBP-0.50.0-5|1	%define upstream_name    MooseX-FollowPBP
14cr|perl-MooseX-FollowPBP-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-MooseX-FollowPBP-0.50.0-5|3	
14cr|perl-MooseX-FollowPBP-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-FollowPBP-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-FollowPBP-0.50.0-5|6	Release:	5
14cr|perl-MooseX-FollowPBP-0.50.0-5|7	
14cr|perl-MooseX-FollowPBP-0.50.0-5|8	Summary:	Names accessors in the I<Perl Best Practices> style
14cr|perl-MooseX-FollowPBP-0.50.0-5|9	
14cr|perl-MooseX-FollowPBP-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-FollowPBP-0.50.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-FollowPBP-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-FollowPBP-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-FollowPBP-0.50.0-5|14	
14cr|perl-MooseX-FollowPBP-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-FollowPBP-0.50.0-5|16	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-MooseX-FollowPBP-0.50.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-FollowPBP-0.50.0-5|18	BuildArch:	noarch
14cr|perl-MooseX-FollowPBP-0.50.0-5|19	
14cr|perl-MooseX-FollowPBP-0.50.0-5|20	%description
14cr|perl-MooseX-FollowPBP-0.50.0-5|21	This module does not provide any methods. Simply loading it changes the
14cr|perl-MooseX-FollowPBP-0.50.0-5|22	default naming policy for the loading class so that accessors are separated
14cr|perl-MooseX-FollowPBP-0.50.0-5|23	into get and set methods. The get methods are prefixed with "get_" as the
14cr|perl-MooseX-FollowPBP-0.50.0-5|24	accessor, while set methods are prefixed with "set_". This is the naming
14cr|perl-MooseX-FollowPBP-0.50.0-5|25	style recommended by Damian Conway in _Perl Best Practices_.
14cr|perl-MooseX-FollowPBP-0.50.0-5|26	
14cr|perl-MooseX-FollowPBP-0.50.0-5|27	If you define an attribute with a leading underscore, then both the get and
14cr|perl-MooseX-FollowPBP-0.50.0-5|28	set method will also have an underscore prefix.
14cr|perl-MooseX-FollowPBP-0.50.0-5|29	
14cr|perl-MooseX-FollowPBP-0.50.0-5|30	If you explicitly set a "reader" or "writer" name when creating an
14cr|perl-MooseX-FollowPBP-0.50.0-5|31	attribute, then that attribute's naming scheme is left unchanged.
14cr|perl-MooseX-FollowPBP-0.50.0-5|32	
14cr|perl-MooseX-FollowPBP-0.50.0-5|33	%prep
14cr|perl-MooseX-FollowPBP-0.50.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-FollowPBP-0.50.0-5|35	
14cr|perl-MooseX-FollowPBP-0.50.0-5|36	%build
14cr|perl-MooseX-FollowPBP-0.50.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-FollowPBP-0.50.0-5|38	%make
14cr|perl-MooseX-FollowPBP-0.50.0-5|39	
14cr|perl-MooseX-FollowPBP-0.50.0-5|40	%check
14cr|perl-MooseX-FollowPBP-0.50.0-5|41	make test
14cr|perl-MooseX-FollowPBP-0.50.0-5|42	
14cr|perl-MooseX-FollowPBP-0.50.0-5|43	%install
14cr|perl-MooseX-FollowPBP-0.50.0-5|44	%makeinstall_std
14cr|perl-MooseX-FollowPBP-0.50.0-5|45	
14cr|perl-MooseX-FollowPBP-0.50.0-5|46	%files
14cr|perl-MooseX-FollowPBP-0.50.0-5|47	%doc Changes README
14cr|perl-MooseX-FollowPBP-0.50.0-5|48	%{_mandir}/man3/*
14cr|perl-MooseX-FollowPBP-0.50.0-5|49	%{perl_vendorlib}/*
14cr|perl-MooseX-FollowPBP-0.50.0-5|50	
14cr|perl-MooseX-FollowPBP-0.50.0-5|51	
14cr|perl-MooseX-FollowPBP-0.50.0-5|52	%changelog
14cr|perl-MooseX-FollowPBP-0.50.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-MooseX-FollowPBP-0.50.0-5|54	+ Revision: fd6675e
14cr|perl-MooseX-FollowPBP-0.50.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-MooseX-FollowPBP-0.50.0-5|56	
14cr|perl-MooseX-FollowPBP-0.50.0-5|57	

5099 14
14cr|perl-MooseX-Getopt-0.630.0-2|1	%define upstream_name    MooseX-Getopt
14cr|perl-MooseX-Getopt-0.630.0-2|2	%define upstream_version 0.63
14cr|perl-MooseX-Getopt-0.630.0-2|3	
14cr|perl-MooseX-Getopt-0.630.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Getopt-0.630.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Getopt-0.630.0-2|6	Release:	2
14cr|perl-MooseX-Getopt-0.630.0-2|7	
14cr|perl-MooseX-Getopt-0.630.0-2|8	Summary:	Optional meta attribute trait for ignoring params
14cr|perl-MooseX-Getopt-0.630.0-2|9	License:	GPL+ or Artistic
14cr|perl-MooseX-Getopt-0.630.0-2|10	Group:		Development/Perl
14cr|perl-MooseX-Getopt-0.630.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Getopt-0.630.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Getopt-0.630.0-2|13	
14cr|perl-MooseX-Getopt-0.630.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Getopt-0.630.0-2|15	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-Getopt-0.630.0-2|16	BuildRequires:	perl(Getopt::Long)
14cr|perl-MooseX-Getopt-0.630.0-2|17	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-MooseX-Getopt-0.630.0-2|18	BuildRequires:	perl(IO::Scalar)
14cr|perl-MooseX-Getopt-0.630.0-2|19	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Getopt-0.630.0-2|20	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-Getopt-0.630.0-2|21	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Getopt-0.630.0-2|22	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Getopt-0.630.0-2|23	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Getopt-0.630.0-2|24	BuildRequires:	perl(Test::Requires)
14cr|perl-MooseX-Getopt-0.630.0-2|25	BuildRequires:	perl(Test::Trap)
14cr|perl-MooseX-Getopt-0.630.0-2|26	BuildRequires:	perl(Test::Warn)
14cr|perl-MooseX-Getopt-0.630.0-2|27	BuildRequires:	perl-devel
14cr|perl-MooseX-Getopt-0.630.0-2|28	BuildArch:	noarch
14cr|perl-MooseX-Getopt-0.630.0-2|29	
14cr|perl-MooseX-Getopt-0.630.0-2|30	Requires:	perl(Getopt::Long::Descriptive)
14cr|perl-MooseX-Getopt-0.630.0-2|31	
14cr|perl-MooseX-Getopt-0.630.0-2|32	%description
14cr|perl-MooseX-Getopt-0.630.0-2|33	This is a role which provides an alternate constructor for creating objects
14cr|perl-MooseX-Getopt-0.630.0-2|34	using parameters passed in from the command line.
14cr|perl-MooseX-Getopt-0.630.0-2|35	
14cr|perl-MooseX-Getopt-0.630.0-2|36	This module attempts to DWIM as much as possible with the command line
14cr|perl-MooseX-Getopt-0.630.0-2|37	params by introspecting your class's attributes. It will use the name of
14cr|perl-MooseX-Getopt-0.630.0-2|38	your attribute as the command line option, and if there is a type
14cr|perl-MooseX-Getopt-0.630.0-2|39	constraint defined, it will configure Getopt::Long to handle the option
14cr|perl-MooseX-Getopt-0.630.0-2|40	accordingly.
14cr|perl-MooseX-Getopt-0.630.0-2|41	
14cr|perl-MooseX-Getopt-0.630.0-2|42	You can use the trait the MooseX::Getopt::Meta::Attribute::Trait manpage or
14cr|perl-MooseX-Getopt-0.630.0-2|43	the attribute metaclass the MooseX::Getopt::Meta::Attribute manpage to get
14cr|perl-MooseX-Getopt-0.630.0-2|44	non-default commandline option names and aliases.
14cr|perl-MooseX-Getopt-0.630.0-2|45	
14cr|perl-MooseX-Getopt-0.630.0-2|46	%prep
14cr|perl-MooseX-Getopt-0.630.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Getopt-0.630.0-2|48	
14cr|perl-MooseX-Getopt-0.630.0-2|49	%build
14cr|perl-MooseX-Getopt-0.630.0-2|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Getopt-0.630.0-2|51	%make
14cr|perl-MooseX-Getopt-0.630.0-2|52	
14cr|perl-MooseX-Getopt-0.630.0-2|53	%check
14cr|perl-MooseX-Getopt-0.630.0-2|54	make test
14cr|perl-MooseX-Getopt-0.630.0-2|55	
14cr|perl-MooseX-Getopt-0.630.0-2|56	%install
14cr|perl-MooseX-Getopt-0.630.0-2|57	%makeinstall_std
14cr|perl-MooseX-Getopt-0.630.0-2|58	
14cr|perl-MooseX-Getopt-0.630.0-2|59	%files
14cr|perl-MooseX-Getopt-0.630.0-2|60	%doc Changes LICENSE README
14cr|perl-MooseX-Getopt-0.630.0-2|61	%{_mandir}/man3/*
14cr|perl-MooseX-Getopt-0.630.0-2|62	%{perl_vendorlib}/*
14cr|perl-MooseX-Getopt-0.630.0-2|63	
14cr|perl-MooseX-Getopt-0.630.0-2|64	%changelog
14cr|perl-MooseX-Getopt-0.630.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.630.0-2
14cr|perl-MooseX-Getopt-0.630.0-2|66	+ Revision: 6143f01
14cr|perl-MooseX-Getopt-0.630.0-2|67	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Getopt-0.630.0-2|68	
14cr|perl-MooseX-Getopt-0.630.0-2|69	

5100 14
14cr|perl-MooseX-Has-Sugar-1.0.1-2|1	%define upstream_name    MooseX-Has-Sugar
14cr|perl-MooseX-Has-Sugar-1.0.1-2|2	%define upstream_version 1.000001
14cr|perl-MooseX-Has-Sugar-1.0.1-2|3	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Has-Sugar-1.0.1-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Has-Sugar-1.0.1-2|6	Release:	2
14cr|perl-MooseX-Has-Sugar-1.0.1-2|7	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|8	Summary:	Experimental sweetness
14cr|perl-MooseX-Has-Sugar-1.0.1-2|9	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Has-Sugar-1.0.1-2|11	Group:		Development/Perl
14cr|perl-MooseX-Has-Sugar-1.0.1-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Has-Sugar-1.0.1-2|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Has-Sugar-1.0.1-2|14	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Has-Sugar-1.0.1-2|16	BuildRequires:	perl(Carp)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|17	BuildRequires:	perl(Find::Lib)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|19	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|20	BuildRequires:	perl(Sub::Exporter)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|21	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|22	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|23	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|24	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|25	BuildRequires:	perl(Module::Build)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|26	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Has-Sugar-1.0.1-2|27	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|28	BuildArch:	noarch
14cr|perl-MooseX-Has-Sugar-1.0.1-2|29	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|30	%description
14cr|perl-MooseX-Has-Sugar-1.0.1-2|31	no description found
14cr|perl-MooseX-Has-Sugar-1.0.1-2|32	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|33	%prep
14cr|perl-MooseX-Has-Sugar-1.0.1-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Has-Sugar-1.0.1-2|35	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|36	%build
14cr|perl-MooseX-Has-Sugar-1.0.1-2|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Has-Sugar-1.0.1-2|38	%make
14cr|perl-MooseX-Has-Sugar-1.0.1-2|39	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|40	%check
14cr|perl-MooseX-Has-Sugar-1.0.1-2|41	%make test
14cr|perl-MooseX-Has-Sugar-1.0.1-2|42	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|43	%install
14cr|perl-MooseX-Has-Sugar-1.0.1-2|44	%makeinstall_std
14cr|perl-MooseX-Has-Sugar-1.0.1-2|45	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|46	%files
14cr|perl-MooseX-Has-Sugar-1.0.1-2|47	%doc Changes LICENSE README
14cr|perl-MooseX-Has-Sugar-1.0.1-2|48	%{_mandir}/man3/*
14cr|perl-MooseX-Has-Sugar-1.0.1-2|49	%{perl_vendorlib}/*
14cr|perl-MooseX-Has-Sugar-1.0.1-2|50	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|51	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|52	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|53	%changelog
14cr|perl-MooseX-Has-Sugar-1.0.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|perl-MooseX-Has-Sugar-1.0.1-2|55	+ Revision: ce5cbbf
14cr|perl-MooseX-Has-Sugar-1.0.1-2|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Has-Sugar-1.0.1-2|57	
14cr|perl-MooseX-Has-Sugar-1.0.1-2|58	

5101 14
14cr|perl-MooseX-Iterator-0.110.0-5|1	%define upstream_name    MooseX-Iterator
14cr|perl-MooseX-Iterator-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-MooseX-Iterator-0.110.0-5|3	
14cr|perl-MooseX-Iterator-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Iterator-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Iterator-0.110.0-5|6	Release:	5
14cr|perl-MooseX-Iterator-0.110.0-5|7	
14cr|perl-MooseX-Iterator-0.110.0-5|8	Summary:	Iterate over collections
14cr|perl-MooseX-Iterator-0.110.0-5|9	
14cr|perl-MooseX-Iterator-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Iterator-0.110.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-Iterator-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Iterator-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Iterator-0.110.0-5|14	
14cr|perl-MooseX-Iterator-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Iterator-0.110.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Iterator-0.110.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Iterator-0.110.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Iterator-0.110.0-5|19	BuildArch:	noarch
14cr|perl-MooseX-Iterator-0.110.0-5|20	
14cr|perl-MooseX-Iterator-0.110.0-5|21	%description
14cr|perl-MooseX-Iterator-0.110.0-5|22	This is an attempt to add smalltalk-like streams to Moose. It currently
14cr|perl-MooseX-Iterator-0.110.0-5|23	works with ArrayRefs and HashRefs.
14cr|perl-MooseX-Iterator-0.110.0-5|24	
14cr|perl-MooseX-Iterator-0.110.0-5|25	* next
14cr|perl-MooseX-Iterator-0.110.0-5|26	
14cr|perl-MooseX-Iterator-0.110.0-5|27	The next method provides the next item in the colletion.
14cr|perl-MooseX-Iterator-0.110.0-5|28	
14cr|perl-MooseX-Iterator-0.110.0-5|29	%prep
14cr|perl-MooseX-Iterator-0.110.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Iterator-0.110.0-5|31	
14cr|perl-MooseX-Iterator-0.110.0-5|32	%build
14cr|perl-MooseX-Iterator-0.110.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Iterator-0.110.0-5|34	%make
14cr|perl-MooseX-Iterator-0.110.0-5|35	
14cr|perl-MooseX-Iterator-0.110.0-5|36	%check
14cr|perl-MooseX-Iterator-0.110.0-5|37	%make test
14cr|perl-MooseX-Iterator-0.110.0-5|38	
14cr|perl-MooseX-Iterator-0.110.0-5|39	%install
14cr|perl-MooseX-Iterator-0.110.0-5|40	%makeinstall_std
14cr|perl-MooseX-Iterator-0.110.0-5|41	
14cr|perl-MooseX-Iterator-0.110.0-5|42	%files
14cr|perl-MooseX-Iterator-0.110.0-5|43	%doc META.yml
14cr|perl-MooseX-Iterator-0.110.0-5|44	%{_mandir}/man3/*
14cr|perl-MooseX-Iterator-0.110.0-5|45	%{perl_vendorlib}/*
14cr|perl-MooseX-Iterator-0.110.0-5|46	
14cr|perl-MooseX-Iterator-0.110.0-5|47	
14cr|perl-MooseX-Iterator-0.110.0-5|48	%changelog
14cr|perl-MooseX-Iterator-0.110.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-MooseX-Iterator-0.110.0-5|50	+ Revision: 53cd235
14cr|perl-MooseX-Iterator-0.110.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Iterator-0.110.0-5|52	
14cr|perl-MooseX-Iterator-0.110.0-5|53	

5102 14
14cr|perl-MooseX-LazyRequire-0.100.0-3|1	%define upstream_name    MooseX-LazyRequire
14cr|perl-MooseX-LazyRequire-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-MooseX-LazyRequire-0.100.0-3|3	
14cr|perl-MooseX-LazyRequire-0.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-LazyRequire-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-LazyRequire-0.100.0-3|6	Release:	3
14cr|perl-MooseX-LazyRequire-0.100.0-3|7	
14cr|perl-MooseX-LazyRequire-0.100.0-3|8	Summary:	Required attributes which fail only when trying to use them
14cr|perl-MooseX-LazyRequire-0.100.0-3|9	
14cr|perl-MooseX-LazyRequire-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-LazyRequire-0.100.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-LazyRequire-0.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-LazyRequire-0.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-LazyRequire-0.100.0-3|14	
14cr|perl-MooseX-LazyRequire-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-LazyRequire-0.100.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-LazyRequire-0.100.0-3|17	BuildRequires: perl(Test::CheckDeps)
14cr|perl-MooseX-LazyRequire-0.100.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-LazyRequire-0.100.0-3|19	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-MooseX-LazyRequire-0.100.0-3|20	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-LazyRequire-0.100.0-3|21	BuildRequires:	perl(Test::More) >= 0.900.0
14cr|perl-MooseX-LazyRequire-0.100.0-3|22	BuildRequires:	perl(aliased)
14cr|perl-MooseX-LazyRequire-0.100.0-3|23	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-LazyRequire-0.100.0-3|24	
14cr|perl-MooseX-LazyRequire-0.100.0-3|25	BuildArch:	noarch
14cr|perl-MooseX-LazyRequire-0.100.0-3|26	
14cr|perl-MooseX-LazyRequire-0.100.0-3|27	%description
14cr|perl-MooseX-LazyRequire-0.100.0-3|28	This module adds a 'lazy_require' option to Moose attribute declarations.
14cr|perl-MooseX-LazyRequire-0.100.0-3|29	
14cr|perl-MooseX-LazyRequire-0.100.0-3|30	The reader methods for all attributes with that option will throw an
14cr|perl-MooseX-LazyRequire-0.100.0-3|31	exception unless a value for the attributes was provided earlier by a
14cr|perl-MooseX-LazyRequire-0.100.0-3|32	constructor parameter or through a writer method.
14cr|perl-MooseX-LazyRequire-0.100.0-3|33	
14cr|perl-MooseX-LazyRequire-0.100.0-3|34	%prep
14cr|perl-MooseX-LazyRequire-0.100.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-LazyRequire-0.100.0-3|36	
14cr|perl-MooseX-LazyRequire-0.100.0-3|37	%build
14cr|perl-MooseX-LazyRequire-0.100.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-LazyRequire-0.100.0-3|39	%make
14cr|perl-MooseX-LazyRequire-0.100.0-3|40	
14cr|perl-MooseX-LazyRequire-0.100.0-3|41	# %check
14cr|perl-MooseX-LazyRequire-0.100.0-3|42	# %make test
14cr|perl-MooseX-LazyRequire-0.100.0-3|43	
14cr|perl-MooseX-LazyRequire-0.100.0-3|44	%install
14cr|perl-MooseX-LazyRequire-0.100.0-3|45	%makeinstall_std
14cr|perl-MooseX-LazyRequire-0.100.0-3|46	
14cr|perl-MooseX-LazyRequire-0.100.0-3|47	%files
14cr|perl-MooseX-LazyRequire-0.100.0-3|48	%doc Changes LICENSE README META.yml
14cr|perl-MooseX-LazyRequire-0.100.0-3|49	%{_mandir}/man3/*
14cr|perl-MooseX-LazyRequire-0.100.0-3|50	%{perl_vendorlib}/*
14cr|perl-MooseX-LazyRequire-0.100.0-3|51	
14cr|perl-MooseX-LazyRequire-0.100.0-3|52	
14cr|perl-MooseX-LazyRequire-0.100.0-3|53	%changelog
14cr|perl-MooseX-LazyRequire-0.100.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-MooseX-LazyRequire-0.100.0-3|55	+ Revision: 048edd9
14cr|perl-MooseX-LazyRequire-0.100.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-LazyRequire-0.100.0-3|57	
14cr|perl-MooseX-LazyRequire-0.100.0-3|58	

5103 14
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|1	%define upstream_name    MooseX-MarkAsMethods
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|3	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|6	Release:    3
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|7	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|8	Summary:    Mark overload code symbols as methods
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|9	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|10	License:    GPL+ or Artistic
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|11	Group:      Development/Perl
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|14	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|15	BuildRequires: perl(B::Hooks::EndOfScope)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|17	BuildRequires: perl(File::Find)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|18	BuildRequires: perl(File::Temp)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|19	BuildRequires: perl(Moose) >= 0.940.0
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|20	BuildRequires: perl(Moose::Exporter)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|21	BuildRequires: perl(Moose::Role)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|22	BuildRequires: perl(Moose::Util::MetaRole)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|23	BuildRequires: perl(Test::Moose)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|24	BuildRequires: perl(Test::More) >= 0.920.0
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|25	BuildRequires: perl(namespace::autoclean) >= 0.120.0
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|26	BuildRequires: perl(overload)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|27	BuildRequires: perl(strict)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|28	BuildRequires: perl(warnings)
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|29	BuildRequires: perl-devel
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|30	BuildArch:  noarch
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|31	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|32	%description
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|33	MooseX::MarkAsMethods allows one to easily mark certain functions as Moose
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|34	methods. This will allow other packages such as the namespace::autoclean
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|35	manpage to operate without blowing away your overloads. After using
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|36	MooseX::MarkAsMethods your overloads will be recognized by the Class::MOP
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|37	manpage as being methods, and class extension as well as composition from
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|38	roles with overloads will "just work".
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|39	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|40	By default we check for overloads, and mark those functions as methods.
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|41	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|42	If 'autoclean => 1' is passed to import on use'ing this module, we will
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|43	invoke namespace::autoclean to clear out non-methods.
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|44	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|45	%prep
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|47	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|48	%build
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|50	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|51	%make
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|52	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|53	%check
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|54	%make test
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|55	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|56	%install
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|57	%makeinstall_std
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|58	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|59	%files
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|60	%doc Changes INSTALL META.json META.yml MYMETA.yml README
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|61	%{_mandir}/man3/*
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|62	%{perl_vendorlib}/*
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|63	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|64	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|65	%changelog
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|67	+ Revision: 487b2fa
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|68	- MassBuild#464: Increase release tag
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|69	
14cr|perl-MooseX-MarkAsMethods-0.150.0-3|70	

5104 14
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|1	%define upstream_name    MooseX-Meta-TypeConstraint-ForceCoercion
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|3	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|6	Release:	5
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|7	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|8	License:	GPL+ or Artistic
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|9	Group:		Development/Perl
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|10	Summary:	Force coercion when validating type constraints
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|11	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|14	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|17	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|18	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|19	BuildArch:	noarch
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|20	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|21	%description
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|22	This class allows to wrap any 'Moose::Meta::TypeConstraint' in a way that
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|23	will force coercion of the value when checking or validating a value
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|24	against it.
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|25	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|26	%prep
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|28	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|29	%build
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|31	%make
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|32	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|33	%check
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|34	make test
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|35	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|36	%install
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|37	%makeinstall_std
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|38	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|39	%files
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|40	%doc Changes LICENSE README
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|41	%{_mandir}/man3/*
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|42	%{perl_vendorlib}/*
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|43	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|44	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|45	%changelog
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|47	+ Revision: 1a6bf4a
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|49	
14cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-5|50	

5105 14
14cr|perl-MooseX-Method-0.440.0-4|1	%define upstream_name    MooseX-Method
14cr|perl-MooseX-Method-0.440.0-4|2	%define upstream_version 0.44
14cr|perl-MooseX-Method-0.440.0-4|3	
14cr|perl-MooseX-Method-0.440.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Method-0.440.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Method-0.440.0-4|6	Release:	4
14cr|perl-MooseX-Method-0.440.0-4|7	
14cr|perl-MooseX-Method-0.440.0-4|8	Summary:	Method declaration with type checking
14cr|perl-MooseX-Method-0.440.0-4|9	
14cr|perl-MooseX-Method-0.440.0-4|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Method-0.440.0-4|11	Group:		Development/Perl
14cr|perl-MooseX-Method-0.440.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Method-0.440.0-4|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Method-0.440.0-4|14	
14cr|perl-MooseX-Method-0.440.0-4|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Method-0.440.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-MooseX-Method-0.440.0-4|17	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-Method-0.440.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Method-0.440.0-4|19	BuildRequires:	perl(HTML::Template::Pro)
14cr|perl-MooseX-Method-0.440.0-4|20	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Method-0.440.0-4|21	BuildRequires:	perl(Scalar::Util)
14cr|perl-MooseX-Method-0.440.0-4|22	BuildRequires:	perl(Sub::Name)
14cr|perl-MooseX-Method-0.440.0-4|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Method-0.440.0-4|24	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Method-0.440.0-4|25	BuildRequires:	perl(Test::Pod)
14cr|perl-MooseX-Method-0.440.0-4|26	BuildArch:	noarch
14cr|perl-MooseX-Method-0.440.0-4|27	
14cr|perl-MooseX-Method-0.440.0-4|28	%description
14cr|perl-MooseX-Method-0.440.0-4|29	The problem
14cr|perl-MooseX-Method-0.440.0-4|30	This module is an attempt to solve a problem I've often encountered but
14cr|perl-MooseX-Method-0.440.0-4|31	never really found any good solution for: validation of method
14cr|perl-MooseX-Method-0.440.0-4|32	parameters. How many times have we all ourselves writing code like
14cr|perl-MooseX-Method-0.440.0-4|33	this:
14cr|perl-MooseX-Method-0.440.0-4|34	
14cr|perl-MooseX-Method-0.440.0-4|35	sub foo {
14cr|perl-MooseX-Method-0.440.0-4|36	my ($self,$args) = @_;
14cr|perl-MooseX-Method-0.440.0-4|37	
14cr|perl-MooseX-Method-0.440.0-4|38	die "Invalid arg1"
14cr|perl-MooseX-Method-0.440.0-4|39	unless (defined $arg->{bar} && $arg->{bar} =~ m/bar/);
14cr|perl-MooseX-Method-0.440.0-4|40	}
14cr|perl-MooseX-Method-0.440.0-4|41	
14cr|perl-MooseX-Method-0.440.0-4|42	%prep
14cr|perl-MooseX-Method-0.440.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Method-0.440.0-4|44	
14cr|perl-MooseX-Method-0.440.0-4|45	%build
14cr|perl-MooseX-Method-0.440.0-4|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Method-0.440.0-4|47	%make
14cr|perl-MooseX-Method-0.440.0-4|48	
14cr|perl-MooseX-Method-0.440.0-4|49	%check
14cr|perl-MooseX-Method-0.440.0-4|50	make test
14cr|perl-MooseX-Method-0.440.0-4|51	
14cr|perl-MooseX-Method-0.440.0-4|52	%install
14cr|perl-MooseX-Method-0.440.0-4|53	%makeinstall_std
14cr|perl-MooseX-Method-0.440.0-4|54	
14cr|perl-MooseX-Method-0.440.0-4|55	%files
14cr|perl-MooseX-Method-0.440.0-4|56	%doc Changes
14cr|perl-MooseX-Method-0.440.0-4|57	%{_mandir}/man3/*
14cr|perl-MooseX-Method-0.440.0-4|58	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-Method-0.440.0-4|59	
14cr|perl-MooseX-Method-0.440.0-4|60	
14cr|perl-MooseX-Method-0.440.0-4|61	
14cr|perl-MooseX-Method-0.440.0-4|62	%changelog
14cr|perl-MooseX-Method-0.440.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-4
14cr|perl-MooseX-Method-0.440.0-4|64	+ Revision: 88fda14
14cr|perl-MooseX-Method-0.440.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Method-0.440.0-4|66	
14cr|perl-MooseX-Method-0.440.0-4|67	

5106 14
14cr|perl-MooseX-MethodAttributes-0.290.0-3|1	%define upstream_name    MooseX-MethodAttributes%define upstream_version 0.29
14cr|perl-MooseX-MethodAttributes-0.290.0-3|2	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-MooseX-MethodAttributes-0.290.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-MethodAttributes-0.290.0-3|5	Release:    3
14cr|perl-MooseX-MethodAttributes-0.290.0-3|6	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|7	Summary:    No summary found
14cr|perl-MooseX-MethodAttributes-0.290.0-3|8	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|9	License:    GPL+ or Artistic
14cr|perl-MooseX-MethodAttributes-0.290.0-3|10	Group:      Development/Perl
14cr|perl-MooseX-MethodAttributes-0.290.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-MethodAttributes-0.290.0-3|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-MethodAttributes-0.290.0-3|13	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|14	BuildRequires: perl(Moose)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|15	BuildRequires: perl(Test::Requires)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|17	BuildRequires: perl(MooseX::Types)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|18	BuildRequires: perl(Test::CheckDeps)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|19	BuildRequires: perl(Test::Exception)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|21	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|22	BuildRequires: perl(namespace::clean)
14cr|perl-MooseX-MethodAttributes-0.290.0-3|23	BuildRequires: perl-devel
14cr|perl-MooseX-MethodAttributes-0.290.0-3|24	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|25	BuildArch: noarch
14cr|perl-MooseX-MethodAttributes-0.290.0-3|26	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|27	%description
14cr|perl-MooseX-MethodAttributes-0.290.0-3|28	This module allows code attributes of methods to be introspected using
14cr|perl-MooseX-MethodAttributes-0.290.0-3|29	Moose meta method objects.
14cr|perl-MooseX-MethodAttributes-0.290.0-3|30	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|31	%prep
14cr|perl-MooseX-MethodAttributes-0.290.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-MethodAttributes-0.290.0-3|33	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|34	%build
14cr|perl-MooseX-MethodAttributes-0.290.0-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-MethodAttributes-0.290.0-3|36	%make
14cr|perl-MooseX-MethodAttributes-0.290.0-3|37	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|38	%check
14cr|perl-MooseX-MethodAttributes-0.290.0-3|39	%make test
14cr|perl-MooseX-MethodAttributes-0.290.0-3|40	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|41	%install
14cr|perl-MooseX-MethodAttributes-0.290.0-3|42	%makeinstall_std
14cr|perl-MooseX-MethodAttributes-0.290.0-3|43	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|44	%files
14cr|perl-MooseX-MethodAttributes-0.290.0-3|45	%doc Changes LICENSE README
14cr|perl-MooseX-MethodAttributes-0.290.0-3|46	%{_mandir}/man3/*
14cr|perl-MooseX-MethodAttributes-0.290.0-3|47	%{perl_vendorlib}/*
14cr|perl-MooseX-MethodAttributes-0.290.0-3|48	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|49	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|50	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|51	%changelog
14cr|perl-MooseX-MethodAttributes-0.290.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-3
14cr|perl-MooseX-MethodAttributes-0.290.0-3|53	+ Revision: 369b5c7
14cr|perl-MooseX-MethodAttributes-0.290.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-MooseX-MethodAttributes-0.290.0-3|55	
14cr|perl-MooseX-MethodAttributes-0.290.0-3|56	

5107 14
14cr|perl-MooseX-Method-Signatures-0.470.0-3|1	%define upstream_name    MooseX-Method-Signatures
14cr|perl-MooseX-Method-Signatures-0.470.0-3|2	%define upstream_version 0.47
14cr|perl-MooseX-Method-Signatures-0.470.0-3|3	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Method-Signatures-0.470.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Method-Signatures-0.470.0-3|6	Release:	3
14cr|perl-MooseX-Method-Signatures-0.470.0-3|7	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|8	Summary:	Method declarations with type constraints and no source filter
14cr|perl-MooseX-Method-Signatures-0.470.0-3|9	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Method-Signatures-0.470.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Method-Signatures-0.470.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Method-Signatures-0.470.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Method-Signatures-0.470.0-3|14	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Method-Signatures-0.470.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|17	BuildRequires: perl(Test::Deep)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|18	BuildRequires:	perl(B::Hooks::EndOfScope)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|19	BuildRequires:	perl(Context::Preserve)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|20	BuildRequires:	perl(Devel::Declare)   >= 0.5.11
14cr|perl-MooseX-Method-Signatures-0.470.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|23	BuildRequires:	perl(MooseX::LazyRequire)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|24	BuildRequires:	perl(MooseX::Meta::Signature::Combined)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|25	BuildRequires:	perl(MooseX::Meta::TypeConstraint::ForceCoercion)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|26	BuildRequires:	perl(Parse::Method::Signatures)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|27	BuildRequires:	perl(Task::Weaken)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|28	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|29	BuildRequires:	perl(Test::More)       >= 0.880.0
14cr|perl-MooseX-Method-Signatures-0.470.0-3|30	BuildRequires:	perl(aliased)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|31	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|32	BuildArch:	noarch
14cr|perl-MooseX-Method-Signatures-0.470.0-3|33	Requires:	perl(aliased)
14cr|perl-MooseX-Method-Signatures-0.470.0-3|34	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|35	%description
14cr|perl-MooseX-Method-Signatures-0.470.0-3|36	Provides a proper method keyword, like "sub" but specificly for making
14cr|perl-MooseX-Method-Signatures-0.470.0-3|37	methods and validating their arguments against Moose type constraints.
14cr|perl-MooseX-Method-Signatures-0.470.0-3|38	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|39	%prep
14cr|perl-MooseX-Method-Signatures-0.470.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Method-Signatures-0.470.0-3|41	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|42	%build
14cr|perl-MooseX-Method-Signatures-0.470.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Method-Signatures-0.470.0-3|44	%make
14cr|perl-MooseX-Method-Signatures-0.470.0-3|45	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|46	%check
14cr|perl-MooseX-Method-Signatures-0.470.0-3|47	make test
14cr|perl-MooseX-Method-Signatures-0.470.0-3|48	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|49	%install
14cr|perl-MooseX-Method-Signatures-0.470.0-3|50	%makeinstall_std
14cr|perl-MooseX-Method-Signatures-0.470.0-3|51	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|52	%files
14cr|perl-MooseX-Method-Signatures-0.470.0-3|53	%doc Changes
14cr|perl-MooseX-Method-Signatures-0.470.0-3|54	%{_mandir}/man3/*
14cr|perl-MooseX-Method-Signatures-0.470.0-3|55	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-Method-Signatures-0.470.0-3|56	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|57	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|58	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|59	%changelog
14cr|perl-MooseX-Method-Signatures-0.470.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-3
14cr|perl-MooseX-Method-Signatures-0.470.0-3|61	+ Revision: 1c670b9
14cr|perl-MooseX-Method-Signatures-0.470.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Method-Signatures-0.470.0-3|63	
14cr|perl-MooseX-Method-Signatures-0.470.0-3|64	

5108 14
14cr|perl-MooseX-MultiInitArg-0.10.0-5|1	%define upstream_name    MooseX-MultiInitArg
14cr|perl-MooseX-MultiInitArg-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-MooseX-MultiInitArg-0.10.0-5|3	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-MultiInitArg-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-MultiInitArg-0.10.0-5|6	Release:	5
14cr|perl-MooseX-MultiInitArg-0.10.0-5|7	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|8	Summary:	Attributes with aliases for constructor arg
14cr|perl-MooseX-MultiInitArg-0.10.0-5|9	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-MultiInitArg-0.10.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-MultiInitArg-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-MultiInitArg-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-MultiInitArg-0.10.0-5|14	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-MultiInitArg-0.10.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-MultiInitArg-0.10.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-MultiInitArg-0.10.0-5|18	BuildArch:	noarch
14cr|perl-MooseX-MultiInitArg-0.10.0-5|19	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|20	%description
14cr|perl-MooseX-MultiInitArg-0.10.0-5|21	If you've ever wanted to be able to call an attribute any number of things
14cr|perl-MooseX-MultiInitArg-0.10.0-5|22	while you're passing arguments to your object constructor, Now You Can.
14cr|perl-MooseX-MultiInitArg-0.10.0-5|23	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|24	The primary motivator is that I have some attributes that were named
14cr|perl-MooseX-MultiInitArg-0.10.0-5|25	inconsistently, and I wanted to rename them without breaking backwards
14cr|perl-MooseX-MultiInitArg-0.10.0-5|26	compatibility with my existing API.
14cr|perl-MooseX-MultiInitArg-0.10.0-5|27	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|28	%prep
14cr|perl-MooseX-MultiInitArg-0.10.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-MultiInitArg-0.10.0-5|30	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|31	%build
14cr|perl-MooseX-MultiInitArg-0.10.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-MultiInitArg-0.10.0-5|33	%make
14cr|perl-MooseX-MultiInitArg-0.10.0-5|34	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|35	# %check
14cr|perl-MooseX-MultiInitArg-0.10.0-5|36	# %make test
14cr|perl-MooseX-MultiInitArg-0.10.0-5|37	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|38	%install
14cr|perl-MooseX-MultiInitArg-0.10.0-5|39	%makeinstall_std
14cr|perl-MooseX-MultiInitArg-0.10.0-5|40	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|41	%files
14cr|perl-MooseX-MultiInitArg-0.10.0-5|42	%doc Changes META.yml README
14cr|perl-MooseX-MultiInitArg-0.10.0-5|43	%{_mandir}/man3/*
14cr|perl-MooseX-MultiInitArg-0.10.0-5|44	%{perl_vendorlib}/*
14cr|perl-MooseX-MultiInitArg-0.10.0-5|45	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|46	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|47	%changelog
14cr|perl-MooseX-MultiInitArg-0.10.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-MooseX-MultiInitArg-0.10.0-5|49	+ Revision: 199a786
14cr|perl-MooseX-MultiInitArg-0.10.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-MooseX-MultiInitArg-0.10.0-5|51	
14cr|perl-MooseX-MultiInitArg-0.10.0-5|52	

5109 14
14cr|perl-MooseX-Object-Pluggable-0.0011-5|1	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|2	%define realname   MooseX-Object-Pluggable
14cr|perl-MooseX-Object-Pluggable-0.0011-5|3	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|4	Name:       perl-%{realname}
14cr|perl-MooseX-Object-Pluggable-0.0011-5|5	Version:    0.0011
14cr|perl-MooseX-Object-Pluggable-0.0011-5|6	Release:    5
14cr|perl-MooseX-Object-Pluggable-0.0011-5|7	License:    GPL or Artistic
14cr|perl-MooseX-Object-Pluggable-0.0011-5|8	Group:      Development/Perl
14cr|perl-MooseX-Object-Pluggable-0.0011-5|9	Summary:    Make your classes pluggable
14cr|perl-MooseX-Object-Pluggable-0.0011-5|10	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|11	Source:     http://www.cpan.org/modules/by-module/MooseX/%{realname}-%{version}.tar.gz
14cr|perl-MooseX-Object-Pluggable-0.0011-5|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-MooseX-Object-Pluggable-0.0011-5|13	BuildRequires: perl-devel
14cr|perl-MooseX-Object-Pluggable-0.0011-5|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Object-Pluggable-0.0011-5|15	BuildRequires: perl(Module::Pluggable::Object)
14cr|perl-MooseX-Object-Pluggable-0.0011-5|16	BuildRequires: perl(Moose)
14cr|perl-MooseX-Object-Pluggable-0.0011-5|17	BuildRequires: perl(Test::More)
14cr|perl-MooseX-Object-Pluggable-0.0011-5|18	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|19	BuildArch: noarch
14cr|perl-MooseX-Object-Pluggable-0.0011-5|20	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|21	%description
14cr|perl-MooseX-Object-Pluggable-0.0011-5|22	This module is meant to be loaded as a role from Moose-based classes it
14cr|perl-MooseX-Object-Pluggable-0.0011-5|23	will add five methods and four attributes to assist you with the loading
14cr|perl-MooseX-Object-Pluggable-0.0011-5|24	and handling of plugins and extensions for plugins. I understand that this
14cr|perl-MooseX-Object-Pluggable-0.0011-5|25	may pollute your namespace, however I took great care in using the least
14cr|perl-MooseX-Object-Pluggable-0.0011-5|26	ambiguous names possible.
14cr|perl-MooseX-Object-Pluggable-0.0011-5|27	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|28	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|29	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|30	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|31	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|32	%prep
14cr|perl-MooseX-Object-Pluggable-0.0011-5|33	%setup -q -n %{realname}-%{version}
14cr|perl-MooseX-Object-Pluggable-0.0011-5|34	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|35	%build
14cr|perl-MooseX-Object-Pluggable-0.0011-5|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Object-Pluggable-0.0011-5|37	%make
14cr|perl-MooseX-Object-Pluggable-0.0011-5|38	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|39	%check
14cr|perl-MooseX-Object-Pluggable-0.0011-5|40	make test
14cr|perl-MooseX-Object-Pluggable-0.0011-5|41	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|42	%install
14cr|perl-MooseX-Object-Pluggable-0.0011-5|43	%makeinstall_std
14cr|perl-MooseX-Object-Pluggable-0.0011-5|44	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|45	%clean
14cr|perl-MooseX-Object-Pluggable-0.0011-5|46	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|47	%files
14cr|perl-MooseX-Object-Pluggable-0.0011-5|48	%doc README Changes
14cr|perl-MooseX-Object-Pluggable-0.0011-5|49	%{_mandir}/man3/*
14cr|perl-MooseX-Object-Pluggable-0.0011-5|50	%{perl_vendorlib}/*
14cr|perl-MooseX-Object-Pluggable-0.0011-5|51	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|52	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|53	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|54	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|55	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|56	%changelog
14cr|perl-MooseX-Object-Pluggable-0.0011-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0011-5
14cr|perl-MooseX-Object-Pluggable-0.0011-5|58	+ Revision: b578dfb
14cr|perl-MooseX-Object-Pluggable-0.0011-5|59	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Object-Pluggable-0.0011-5|60	
14cr|perl-MooseX-Object-Pluggable-0.0011-5|61	

5110 14
14cr|perl-MooseX-OneArgNew-0.4.0-3|1	%define upstream_name    MooseX-OneArgNew
14cr|perl-MooseX-OneArgNew-0.4.0-3|2	%define upstream_version 0.004
14cr|perl-MooseX-OneArgNew-0.4.0-3|3	
14cr|perl-MooseX-OneArgNew-0.4.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-OneArgNew-0.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-OneArgNew-0.4.0-3|6	Release:	3
14cr|perl-MooseX-OneArgNew-0.4.0-3|7	
14cr|perl-MooseX-OneArgNew-0.4.0-3|8	Summary:	Teach ->new to accept single, non-hashref arguments
14cr|perl-MooseX-OneArgNew-0.4.0-3|9	
14cr|perl-MooseX-OneArgNew-0.4.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-OneArgNew-0.4.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-OneArgNew-0.4.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-OneArgNew-0.4.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-OneArgNew-%{upstream_version}.tar.gz
14cr|perl-MooseX-OneArgNew-0.4.0-3|14	
14cr|perl-MooseX-OneArgNew-0.4.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-OneArgNew-0.4.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-OneArgNew-0.4.0-3|17	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-MooseX-OneArgNew-0.4.0-3|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-OneArgNew-0.4.0-3|19	BuildRequires:	perl(Test::More) >= 0.960
14cr|perl-MooseX-OneArgNew-0.4.0-3|20	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-OneArgNew-0.4.0-3|21	BuildArch:	noarch
14cr|perl-MooseX-OneArgNew-0.4.0-3|22	
14cr|perl-MooseX-OneArgNew-0.4.0-3|23	%description
14cr|perl-MooseX-OneArgNew-0.4.0-3|24	MooseX::OneArgNew lets your constructor take a single argument, which will
14cr|perl-MooseX-OneArgNew-0.4.0-3|25	be translated into the value for a one-entry hashref. It is a the
14cr|perl-MooseX-OneArgNew-0.4.0-3|26	parameterized role|MooseX::Role::Parameterized manpage with two parameters:
14cr|perl-MooseX-OneArgNew-0.4.0-3|27	
14cr|perl-MooseX-OneArgNew-0.4.0-3|28	* type
14cr|perl-MooseX-OneArgNew-0.4.0-3|29	
14cr|perl-MooseX-OneArgNew-0.4.0-3|30	The Moose type that the single argument must be for the one-arg form to
14cr|perl-MooseX-OneArgNew-0.4.0-3|31	work. This should be an existing type, and may be either a string type or
14cr|perl-MooseX-OneArgNew-0.4.0-3|32	a MooseX::Type.
14cr|perl-MooseX-OneArgNew-0.4.0-3|33	
14cr|perl-MooseX-OneArgNew-0.4.0-3|34	%prep
14cr|perl-MooseX-OneArgNew-0.4.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-OneArgNew-0.4.0-3|36	
14cr|perl-MooseX-OneArgNew-0.4.0-3|37	%build
14cr|perl-MooseX-OneArgNew-0.4.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-OneArgNew-0.4.0-3|39	%make
14cr|perl-MooseX-OneArgNew-0.4.0-3|40	
14cr|perl-MooseX-OneArgNew-0.4.0-3|41	%check
14cr|perl-MooseX-OneArgNew-0.4.0-3|42	%make test
14cr|perl-MooseX-OneArgNew-0.4.0-3|43	
14cr|perl-MooseX-OneArgNew-0.4.0-3|44	%install
14cr|perl-MooseX-OneArgNew-0.4.0-3|45	%makeinstall_std
14cr|perl-MooseX-OneArgNew-0.4.0-3|46	
14cr|perl-MooseX-OneArgNew-0.4.0-3|47	%files
14cr|perl-MooseX-OneArgNew-0.4.0-3|48	%doc README LICENSE META.yml META.json
14cr|perl-MooseX-OneArgNew-0.4.0-3|49	%{_mandir}/man3/*
14cr|perl-MooseX-OneArgNew-0.4.0-3|50	%{perl_vendorlib}/*
14cr|perl-MooseX-OneArgNew-0.4.0-3|51	
14cr|perl-MooseX-OneArgNew-0.4.0-3|52	
14cr|perl-MooseX-OneArgNew-0.4.0-3|53	%changelog
14cr|perl-MooseX-OneArgNew-0.4.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|perl-MooseX-OneArgNew-0.4.0-3|55	+ Revision: f2e929f
14cr|perl-MooseX-OneArgNew-0.4.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-OneArgNew-0.4.0-3|57	
14cr|perl-MooseX-OneArgNew-0.4.0-3|58	

5111 14
14cr|perl-MooseX-Param-0.20.0-5|1	%define upstream_name    MooseX-Param
14cr|perl-MooseX-Param-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-MooseX-Param-0.20.0-5|3	
14cr|perl-MooseX-Param-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Param-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Param-0.20.0-5|6	Release:	5
14cr|perl-MooseX-Param-0.20.0-5|7	
14cr|perl-MooseX-Param-0.20.0-5|8	Summary:	Simple role to provide a standard param method
14cr|perl-MooseX-Param-0.20.0-5|9	
14cr|perl-MooseX-Param-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Param-0.20.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-Param-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Param-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Param-0.20.0-5|14	
14cr|perl-MooseX-Param-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Param-0.20.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Param-0.20.0-5|17	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Param-0.20.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Param-0.20.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-MooseX-Param-0.20.0-5|20	BuildArch:	noarch
14cr|perl-MooseX-Param-0.20.0-5|21	
14cr|perl-MooseX-Param-0.20.0-5|22	%description
14cr|perl-MooseX-Param-0.20.0-5|23	This is a very simple Moose role which provides a the CGI manpage like
14cr|perl-MooseX-Param-0.20.0-5|24	'param' method.
14cr|perl-MooseX-Param-0.20.0-5|25	
14cr|perl-MooseX-Param-0.20.0-5|26	I found that I had written this code over and over and over and over again,
14cr|perl-MooseX-Param-0.20.0-5|27	and each time it was the same. So I thought, why not put it in a role?
14cr|perl-MooseX-Param-0.20.0-5|28	
14cr|perl-MooseX-Param-0.20.0-5|29	%prep
14cr|perl-MooseX-Param-0.20.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Param-0.20.0-5|31	
14cr|perl-MooseX-Param-0.20.0-5|32	%build
14cr|perl-MooseX-Param-0.20.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Param-0.20.0-5|34	%make
14cr|perl-MooseX-Param-0.20.0-5|35	
14cr|perl-MooseX-Param-0.20.0-5|36	%check
14cr|perl-MooseX-Param-0.20.0-5|37	%make test
14cr|perl-MooseX-Param-0.20.0-5|38	
14cr|perl-MooseX-Param-0.20.0-5|39	%install
14cr|perl-MooseX-Param-0.20.0-5|40	%makeinstall_std
14cr|perl-MooseX-Param-0.20.0-5|41	
14cr|perl-MooseX-Param-0.20.0-5|42	%files
14cr|perl-MooseX-Param-0.20.0-5|43	%doc ChangeLog META.yml README
14cr|perl-MooseX-Param-0.20.0-5|44	%{_mandir}/man3/*
14cr|perl-MooseX-Param-0.20.0-5|45	%{perl_vendorlib}/*
14cr|perl-MooseX-Param-0.20.0-5|46	
14cr|perl-MooseX-Param-0.20.0-5|47	
14cr|perl-MooseX-Param-0.20.0-5|48	%changelog
14cr|perl-MooseX-Param-0.20.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-MooseX-Param-0.20.0-5|50	+ Revision: f114620
14cr|perl-MooseX-Param-0.20.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Param-0.20.0-5|52	
14cr|perl-MooseX-Param-0.20.0-5|53	

5112 14
14cr|perl-MooseX-Params-Validate-0.180.0-3|1	%define upstream_name    MooseX-Params-Validate
14cr|perl-MooseX-Params-Validate-0.180.0-3|2	%define upstream_version 0.18
14cr|perl-MooseX-Params-Validate-0.180.0-3|3	
14cr|perl-MooseX-Params-Validate-0.180.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Params-Validate-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Params-Validate-0.180.0-3|6	Release:	3
14cr|perl-MooseX-Params-Validate-0.180.0-3|7	
14cr|perl-MooseX-Params-Validate-0.180.0-3|8	Summary:	An extension of Params::Validate for using Moose's types
14cr|perl-MooseX-Params-Validate-0.180.0-3|9	
14cr|perl-MooseX-Params-Validate-0.180.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Params-Validate-0.180.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Params-Validate-0.180.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Params-Validate-0.180.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Params-Validate-%{upstream_version}.tar.gz
14cr|perl-MooseX-Params-Validate-0.180.0-3|14	
14cr|perl-MooseX-Params-Validate-0.180.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Params-Validate-0.180.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-MooseX-Params-Validate-0.180.0-3|17	BuildRequires:	perl(Devel::Caller)
14cr|perl-MooseX-Params-Validate-0.180.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Params-Validate-0.180.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Params-Validate-0.180.0-3|20	BuildRequires:	perl(Params::Validate)
14cr|perl-MooseX-Params-Validate-0.180.0-3|21	BuildRequires:	perl(Scalar::Util)
14cr|perl-MooseX-Params-Validate-0.180.0-3|22	BuildRequires:	perl(Sub::Exporter)
14cr|perl-MooseX-Params-Validate-0.180.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Params-Validate-0.180.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Params-Validate-0.180.0-3|25	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Params-Validate-0.180.0-3|26	BuildArch:	noarch
14cr|perl-MooseX-Params-Validate-0.180.0-3|27	
14cr|perl-MooseX-Params-Validate-0.180.0-3|28	%description
14cr|perl-MooseX-Params-Validate-0.180.0-3|29	This module fills a gap in Moose by adding method parameter validation to
14cr|perl-MooseX-Params-Validate-0.180.0-3|30	Moose. This is just one of many developing options, it should not be
14cr|perl-MooseX-Params-Validate-0.180.0-3|31	considered the "official" one by any means though.
14cr|perl-MooseX-Params-Validate-0.180.0-3|32	
14cr|perl-MooseX-Params-Validate-0.180.0-3|33	You might also want to explore 'MooseX::Method::Signatures' and
14cr|perl-MooseX-Params-Validate-0.180.0-3|34	'MooseX::Declare'
14cr|perl-MooseX-Params-Validate-0.180.0-3|35	
14cr|perl-MooseX-Params-Validate-0.180.0-3|36	%prep
14cr|perl-MooseX-Params-Validate-0.180.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Params-Validate-0.180.0-3|38	
14cr|perl-MooseX-Params-Validate-0.180.0-3|39	%build
14cr|perl-MooseX-Params-Validate-0.180.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Params-Validate-0.180.0-3|41	%make
14cr|perl-MooseX-Params-Validate-0.180.0-3|42	
14cr|perl-MooseX-Params-Validate-0.180.0-3|43	%check
14cr|perl-MooseX-Params-Validate-0.180.0-3|44	make test
14cr|perl-MooseX-Params-Validate-0.180.0-3|45	
14cr|perl-MooseX-Params-Validate-0.180.0-3|46	%install
14cr|perl-MooseX-Params-Validate-0.180.0-3|47	%makeinstall_std
14cr|perl-MooseX-Params-Validate-0.180.0-3|48	
14cr|perl-MooseX-Params-Validate-0.180.0-3|49	%files
14cr|perl-MooseX-Params-Validate-0.180.0-3|50	%doc  README
14cr|perl-MooseX-Params-Validate-0.180.0-3|51	%{_mandir}/man3/*
14cr|perl-MooseX-Params-Validate-0.180.0-3|52	%{perl_vendorlib}/*
14cr|perl-MooseX-Params-Validate-0.180.0-3|53	
14cr|perl-MooseX-Params-Validate-0.180.0-3|54	
14cr|perl-MooseX-Params-Validate-0.180.0-3|55	%changelog
14cr|perl-MooseX-Params-Validate-0.180.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-3
14cr|perl-MooseX-Params-Validate-0.180.0-3|57	+ Revision: 4df4174
14cr|perl-MooseX-Params-Validate-0.180.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Params-Validate-0.180.0-3|59	
14cr|perl-MooseX-Params-Validate-0.180.0-3|60	

5113 14
14cr|perl-MooseX-POE-0.215.0-3|1	%define upstream_name    MooseX-POE
14cr|perl-MooseX-POE-0.215.0-3|2	%define upstream_version 0.215
14cr|perl-MooseX-POE-0.215.0-3|3	
14cr|perl-MooseX-POE-0.215.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-POE-0.215.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-POE-0.215.0-3|6	Release:	3
14cr|perl-MooseX-POE-0.215.0-3|7	Summary:	A Instance Metaclass for MooseX::POE
14cr|perl-MooseX-POE-0.215.0-3|8	
14cr|perl-MooseX-POE-0.215.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-POE-0.215.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-POE-0.215.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-POE-0.215.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-POE-%{upstream_version}.tar.gz
14cr|perl-MooseX-POE-0.215.0-3|13	
14cr|perl-MooseX-POE-0.215.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-POE-0.215.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-POE-0.215.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-POE-0.215.0-3|17	BuildRequires:	perl(MooseX::Async)
14cr|perl-MooseX-POE-0.215.0-3|18	BuildRequires:	perl(POE)
14cr|perl-MooseX-POE-0.215.0-3|19	BuildRequires:	perl(Sub::Name)
14cr|perl-MooseX-POE-0.215.0-3|20	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-POE-0.215.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-POE-0.215.0-3|22	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-POE-0.215.0-3|23	Requires:	perl(MooseX::Async)
14cr|perl-MooseX-POE-0.215.0-3|24	BuildArch:	noarch
14cr|perl-MooseX-POE-0.215.0-3|25	
14cr|perl-MooseX-POE-0.215.0-3|26	%description
14cr|perl-MooseX-POE-0.215.0-3|27	MooseX::POE is a Moose wrapper around a POE::Session.
14cr|perl-MooseX-POE-0.215.0-3|28	
14cr|perl-MooseX-POE-0.215.0-3|29	%prep
14cr|perl-MooseX-POE-0.215.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-POE-0.215.0-3|31	
14cr|perl-MooseX-POE-0.215.0-3|32	%build
14cr|perl-MooseX-POE-0.215.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-POE-0.215.0-3|34	%make
14cr|perl-MooseX-POE-0.215.0-3|35	
14cr|perl-MooseX-POE-0.215.0-3|36	%check
14cr|perl-MooseX-POE-0.215.0-3|37	make test
14cr|perl-MooseX-POE-0.215.0-3|38	
14cr|perl-MooseX-POE-0.215.0-3|39	%install
14cr|perl-MooseX-POE-0.215.0-3|40	%makeinstall_std
14cr|perl-MooseX-POE-0.215.0-3|41	
14cr|perl-MooseX-POE-0.215.0-3|42	%files
14cr|perl-MooseX-POE-0.215.0-3|43	%doc Changes
14cr|perl-MooseX-POE-0.215.0-3|44	%{_mandir}/man3/*
14cr|perl-MooseX-POE-0.215.0-3|45	%{perl_vendorlib}/*
14cr|perl-MooseX-POE-0.215.0-3|46	
14cr|perl-MooseX-POE-0.215.0-3|47	
14cr|perl-MooseX-POE-0.215.0-3|48	%changelog
14cr|perl-MooseX-POE-0.215.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.215.0-3
14cr|perl-MooseX-POE-0.215.0-3|50	+ Revision: 0b90819
14cr|perl-MooseX-POE-0.215.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-MooseX-POE-0.215.0-3|52	
14cr|perl-MooseX-POE-0.215.0-3|53	

5114 14
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|1	%define upstream_name    MooseX-RelatedClassRoles
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|2	%define upstream_version 0.004
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|3	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|6	Release:	5
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|7	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|8	Summary:	Apply roles to a class related to yours
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|9	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|14	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|16	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|19	BuildArch:	noarch
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|20	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|21	%description
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|22	Frequently, you have to use a class that provides some 'foo_class' accessor
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|23	or attribute as a method of dependency injection. Use this role when you'd
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|24	rather apply roles to make your custom 'foo_class' instead of manually
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|25	setting up a subclass.
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|26	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|27	%prep
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|29	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|30	%build
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|32	%make
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|33	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|34	%check
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|35	%make test
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|36	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|37	%install
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|38	%makeinstall_std
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|39	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|40	%files
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|41	%doc Changes LICENSE README
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|42	%{_mandir}/man3/*
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|43	%{perl_vendorlib}/*
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|44	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|45	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|46	%changelog
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-5
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|48	+ Revision: 11d2389
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|50	
14cr|perl-MooseX-RelatedClassRoles-0.4.0-5|51	

5115 14
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|1	%define upstream_name    MooseX-Role-BuildInstanceOf
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|3	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|6	Release:	3
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|7	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|8	Summary:	Less Boilerplate when you need lots of Instances
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|9	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|10	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|11	License:	GPL+ or Artistic
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|12	Group:		Development/Perl
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|14	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Role-BuildInstanceOf-%{upstream_version}.tar.gz
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|15	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|16	BuildRequires:	perl-devel
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|17	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|19	BuildRequires:	perl(List::Util)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|20	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|21	BuildRequires:	perl(Moose::Role)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|23	BuildRequires:	perl(MooseX::Iterator)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|24	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|25	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|26	BuildRequires:	perl(Perl6::Junction)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|27	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|28	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|29	BuildArch:	noarch
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|30	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|31	%description
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|32	There can often be a tension between coding for flexibility and for future
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|33	growth and writing code that is terse, to the point, and solves the
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|34	smallest possible business problem that is brought to you. Writing the
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|35	minimum code to solve a particular problem has merit, yet can eventually
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|36	leave you with an application that has many hacky modifications and is hard
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|37	to test in an isolated manner. Minimum code should not imply minimum
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|38	forward planning or poorly tested code.
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|39	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|40	For me, doing the right thing means I need to both limit myself to the
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|41	smallest possible solution for a given business case, yet make sure I am
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|42	not writing CODE that is impossible to grow over time in a clean manner.
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|43	Generally I attempt to do this by clearly separating the problem domains
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|44	under a business case into distinct classes. I then tie all the functional
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|45	bits together in the loosest manner possible. the Moose manpage makes this
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|46	easy, with its powerful attribute features, type coercions and Roles to
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|47	augment classical inheritance.
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|48	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|49	Loose coupling and deep configurability work well with inversion of control
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|50	systems, like the Bread::Board manpage or the IOC built into the the
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|51	Catalyst manpage MVC framework. It helps me to defer decisions to the
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|52	proper authority and also makes it easier to test my logic, since pieces
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|53	are easier to test independently.
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|54	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|55	%prep
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|57	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|58	%build
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|60	%make
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|61	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|62	%check
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|63	%make test
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|64	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|65	%install
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|66	%makeinstall_std
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|67	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|68	%files
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|69	%doc Changes META.yml LICENSE README META.json
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|70	%{_mandir}/man3/*
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|71	%{perl_vendorlib}/*
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|72	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|73	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|74	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|75	%changelog
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|77	+ Revision: a032e8e
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|78	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|79	
14cr|perl-MooseX-Role-BuildInstanceOf-0.80.0-3|80	

5116 14
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|1	%define upstream_name    MooseX-Role-Parameterized
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|2	%define upstream_version 1.02
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|3	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|6	Release:	3
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|7	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|8	Summary:	Metaclass for parameterizable roles
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|9	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Role-Parameterized-%{upstream_version}.tar.gz
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|14	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|17	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|18	BuildRequires:	perl(Test::Moose)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|19	BuildRequires:	perl(Test::More) >= 0.96
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|21	BuildRequires:	perl-devel
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|22	BuildArch:	noarch
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|23	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|24	%description
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|25	Your parameterized role consists of two new things: parameter declarations
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|26	and a 'role' block.
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|27	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|28	Parameters are declared using the the /parameter manpage keyword which very
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|29	much resembles the Moose/has manpage. You can use any option that the
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|30	Moose/has manpage accepts. The default value for the 'is' option is 'ro' as
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|31	that's a very common case. Use 'is => 'bare'' if you want no accessor.
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|32	These parameters will get their values when the consuming class (or role)
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|33	uses the Moose/with manpage. A parameter object will be constructed with
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|34	these values, and passed to the 'role' block.
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|35	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|36	The 'role' block then uses the usual the Moose::Role manpage keywords to
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|37	build up a role. You can shift off the parameter object to inspect what the
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|38	consuming class provided as parameters. You use the parameters to customize
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|39	your role however you wish.
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|40	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|41	%prep
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|43	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|44	%build
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|46	%make
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|47	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|48	%check
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|49	%make test
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|50	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|51	%install
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|52	%makeinstall_std
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|53	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|54	%files
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|55	%doc Changes
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|56	%{_mandir}/man3/*
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|57	%{perl_vendorlib}/*
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|58	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|59	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|60	%changelog
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-3
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|62	+ Revision: 74dcc8b
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|64	
14cr|perl-MooseX-Role-Parameterized-1.20.0-3|65	

5117 14
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|1	%define upstream_name MooseX-Role-WithOverloading
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|2	%define upstream_version 0.13
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|3	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|6	Release:	3
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|7	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|8	Summary:	Roles which support overloading
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|9	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|14	Source1:	%{name}.rpmlintrc
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|15	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|17	BuildRequires: perl(Test::NoWarnings)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|18	BuildRequires: perl(Test::CheckDeps)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|19	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|20	BuildRequires:	perl(XSLoader)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|21	BuildRequires:	perl(aliased)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|22	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|23	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|24	BuildRequires:	perl-devel
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|25	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|26	Requires:	perl(aliased)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|27	Requires:	perl(namespace::autoclean)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|28	Requires:	perl(namespace::clean)
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|29	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|30	%description
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|31	MooseX::Role::WithOverloading allows you to write a the Moose::Role manpage
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|32	which defines overloaded operators and allows those operator overloadings
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|33	to be composed into the classes/roles/instances it's compiled to, while
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|34	plain the Moose::Role manpages would lose the overloading.
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|35	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|36	%prep
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|38	chmod go+r -R .
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|39	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|40	%build
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|42	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|43	%make
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|44	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|45	# %check
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|46	# %make test
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|47	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|48	%install
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|49	%makeinstall_std
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|50	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|51	%files
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|52	%doc Changes LICENSE README
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|53	%{_mandir}/man3/*
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|54	%{perl_vendorlib}/*
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|55	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|56	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|57	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|58	%changelog
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|60	+ Revision: 338447e
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|62	
14cr|perl-MooseX-Role-WithOverloading-0.130.0-3|63	

5118 14
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|1	%define upstream_name    MooseX-SemiAffordanceAccessor
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|3	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|6	Release:	5
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|7	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|8	Summary:	Names accessors in a semi-affordance style
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|9	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|14	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|19	BuildArch:	noarch
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|20	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|21	%description
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|22	This module does not provide any methods. Simply loading it changes the
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|23	default naming policy for the loading class so that accessors are separated
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|24	into get and set methods. The get methods have the same name as the
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|25	accessor, while set methods are prefixed with "set_".
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|26	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|27	If you define an attribute with a leading underscore, then the set method
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|28	will start with "_set_".
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|29	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|30	If you explicitly set a "reader" or "writer" name when creating an
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|31	attribute, then that attribute's naming scheme is left unchanged.
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|32	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|33	%prep
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|35	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|36	%build
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|38	%make
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|39	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|40	%check
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|41	make test
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|42	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|43	%install
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|44	%makeinstall_std
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|45	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|46	%files
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|47	%doc Changes README
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|48	%{_mandir}/man3/*
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|49	%{perl_vendorlib}/*
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|50	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|51	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|52	%changelog
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|54	+ Revision: da5056c
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|56	
14cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-5|57	

5119 14
14cr|perl-MooseX-SetOnce-0.200.2-3|1	%define upstream_name    MooseX-SetOnce
14cr|perl-MooseX-SetOnce-0.200.2-3|2	%define upstream_version 0.200002
14cr|perl-MooseX-SetOnce-0.200.2-3|3	
14cr|perl-MooseX-SetOnce-0.200.2-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-SetOnce-0.200.2-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-SetOnce-0.200.2-3|6	Release:	3
14cr|perl-MooseX-SetOnce-0.200.2-3|7	
14cr|perl-MooseX-SetOnce-0.200.2-3|8	Summary:	Write-once, read-many attributes for Moose
14cr|perl-MooseX-SetOnce-0.200.2-3|9	
14cr|perl-MooseX-SetOnce-0.200.2-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-SetOnce-0.200.2-3|11	Group:		Development/Perl
14cr|perl-MooseX-SetOnce-0.200.2-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-SetOnce-0.200.2-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-SetOnce-%{upstream_version}.tar.gz
14cr|perl-MooseX-SetOnce-0.200.2-3|14	
14cr|perl-MooseX-SetOnce-0.200.2-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-SetOnce-0.200.2-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-SetOnce-0.200.2-3|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-SetOnce-0.200.2-3|18	BuildRequires:	perl(Moose::Role)
14cr|perl-MooseX-SetOnce-0.200.2-3|19	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-SetOnce-0.200.2-3|20	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-SetOnce-0.200.2-3|21	BuildRequires:	perl(Try::Tiny)
14cr|perl-MooseX-SetOnce-0.200.2-3|22	
14cr|perl-MooseX-SetOnce-0.200.2-3|23	BuildArch:	noarch
14cr|perl-MooseX-SetOnce-0.200.2-3|24	
14cr|perl-MooseX-SetOnce-0.200.2-3|25	%description
14cr|perl-MooseX-SetOnce-0.200.2-3|26	The 'SetOnce' attribute lets your class have attributes that are not lazy
14cr|perl-MooseX-SetOnce-0.200.2-3|27	and not set, but that cannot be altered once set.
14cr|perl-MooseX-SetOnce-0.200.2-3|28	
14cr|perl-MooseX-SetOnce-0.200.2-3|29	The logic is very simple: if you try to alter the value of an attribute
14cr|perl-MooseX-SetOnce-0.200.2-3|30	with the SetOnce trait, either by accessor or writer, and the attribute has
14cr|perl-MooseX-SetOnce-0.200.2-3|31	a value, it will throw an exception.
14cr|perl-MooseX-SetOnce-0.200.2-3|32	
14cr|perl-MooseX-SetOnce-0.200.2-3|33	If the attribute has a clearer, you may clear the attribute and set it
14cr|perl-MooseX-SetOnce-0.200.2-3|34	again.
14cr|perl-MooseX-SetOnce-0.200.2-3|35	
14cr|perl-MooseX-SetOnce-0.200.2-3|36	%prep
14cr|perl-MooseX-SetOnce-0.200.2-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-SetOnce-0.200.2-3|38	
14cr|perl-MooseX-SetOnce-0.200.2-3|39	%build
14cr|perl-MooseX-SetOnce-0.200.2-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-SetOnce-0.200.2-3|41	%make
14cr|perl-MooseX-SetOnce-0.200.2-3|42	
14cr|perl-MooseX-SetOnce-0.200.2-3|43	%check
14cr|perl-MooseX-SetOnce-0.200.2-3|44	%make test
14cr|perl-MooseX-SetOnce-0.200.2-3|45	
14cr|perl-MooseX-SetOnce-0.200.2-3|46	%install
14cr|perl-MooseX-SetOnce-0.200.2-3|47	%makeinstall_std
14cr|perl-MooseX-SetOnce-0.200.2-3|48	
14cr|perl-MooseX-SetOnce-0.200.2-3|49	%files
14cr|perl-MooseX-SetOnce-0.200.2-3|50	%doc Changes META.yml LICENSE README META.json
14cr|perl-MooseX-SetOnce-0.200.2-3|51	%{_mandir}/man3/*
14cr|perl-MooseX-SetOnce-0.200.2-3|52	%{perl_vendorlib}/*
14cr|perl-MooseX-SetOnce-0.200.2-3|53	
14cr|perl-MooseX-SetOnce-0.200.2-3|54	
14cr|perl-MooseX-SetOnce-0.200.2-3|55	%changelog
14cr|perl-MooseX-SetOnce-0.200.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.2-3
14cr|perl-MooseX-SetOnce-0.200.2-3|57	+ Revision: da7e365
14cr|perl-MooseX-SetOnce-0.200.2-3|58	- MassBuild#464: Increase release tag
14cr|perl-MooseX-SetOnce-0.200.2-3|59	
14cr|perl-MooseX-SetOnce-0.200.2-3|60	

5120 14
14cr|perl-MooseX-SimpleConfig-0.100.0-3|1	%define upstream_name    MooseX-SimpleConfig%define upstream_version 0.10
14cr|perl-MooseX-SimpleConfig-0.100.0-3|2	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-SimpleConfig-0.100.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-SimpleConfig-0.100.0-3|5	Release:	3
14cr|perl-MooseX-SimpleConfig-0.100.0-3|6	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|7	Summary:	A Moose role for setting attributes from a simple configfile
14cr|perl-MooseX-SimpleConfig-0.100.0-3|8	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-SimpleConfig-0.100.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-SimpleConfig-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-SimpleConfig-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-SimpleConfig-0.100.0-3|13	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-SimpleConfig-0.100.0-3|15	BuildRequires: perl(Test::Requires)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|17	BuildRequires:	perl(Config::Any)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|20	BuildRequires:	perl(MooseX::ConfigFromFile)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-SimpleConfig-0.100.0-3|22	BuildArch:	noarch
14cr|perl-MooseX-SimpleConfig-0.100.0-3|23	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|24	%description
14cr|perl-MooseX-SimpleConfig-0.100.0-3|25	This role loads simple configfiles to set object attributes. It is based on
14cr|perl-MooseX-SimpleConfig-0.100.0-3|26	the abstract role the MooseX::ConfigFromFile manpage, and uses the
14cr|perl-MooseX-SimpleConfig-0.100.0-3|27	Config::Any manpage to load your configfile. the Config::Any manpage will
14cr|perl-MooseX-SimpleConfig-0.100.0-3|28	in turn support any of a variety of different config formats, detected by
14cr|perl-MooseX-SimpleConfig-0.100.0-3|29	the file extension. See the Config::Any manpage for more details about
14cr|perl-MooseX-SimpleConfig-0.100.0-3|30	supported formats.
14cr|perl-MooseX-SimpleConfig-0.100.0-3|31	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|32	Like all the MooseX::ConfigFromFile manpage -derived configfile loaders,
14cr|perl-MooseX-SimpleConfig-0.100.0-3|33	this module is automatically supported by the the MooseX::Getopt manpage
14cr|perl-MooseX-SimpleConfig-0.100.0-3|34	role as well, which allows specifying '-configfile' on the commandline.
14cr|perl-MooseX-SimpleConfig-0.100.0-3|35	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|36	%prep
14cr|perl-MooseX-SimpleConfig-0.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-SimpleConfig-0.100.0-3|38	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|39	%build
14cr|perl-MooseX-SimpleConfig-0.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-SimpleConfig-0.100.0-3|41	%make
14cr|perl-MooseX-SimpleConfig-0.100.0-3|42	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|43	%check
14cr|perl-MooseX-SimpleConfig-0.100.0-3|44	%make test
14cr|perl-MooseX-SimpleConfig-0.100.0-3|45	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|46	%install
14cr|perl-MooseX-SimpleConfig-0.100.0-3|47	%makeinstall_std
14cr|perl-MooseX-SimpleConfig-0.100.0-3|48	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|49	%files
14cr|perl-MooseX-SimpleConfig-0.100.0-3|50	%doc  README
14cr|perl-MooseX-SimpleConfig-0.100.0-3|51	%{_mandir}/man3/*
14cr|perl-MooseX-SimpleConfig-0.100.0-3|52	%{perl_vendorlib}/*
14cr|perl-MooseX-SimpleConfig-0.100.0-3|53	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|54	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|55	%changelog
14cr|perl-MooseX-SimpleConfig-0.100.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-MooseX-SimpleConfig-0.100.0-3|57	+ Revision: 3ab9e65
14cr|perl-MooseX-SimpleConfig-0.100.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-MooseX-SimpleConfig-0.100.0-3|59	
14cr|perl-MooseX-SimpleConfig-0.100.0-3|60	

5121 14
14cr|perl-MooseX-Singleton-0.290.0-3|1	%define upstream_name    MooseX-Singleton
14cr|perl-MooseX-Singleton-0.290.0-3|2	%define upstream_version 0.29
14cr|perl-MooseX-Singleton-0.290.0-3|3	
14cr|perl-MooseX-Singleton-0.290.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Singleton-0.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Singleton-0.290.0-3|6	Release:	3
14cr|perl-MooseX-Singleton-0.290.0-3|7	
14cr|perl-MooseX-Singleton-0.290.0-3|8	Summary:	Base class for MooseX::Singleton
14cr|perl-MooseX-Singleton-0.290.0-3|9	
14cr|perl-MooseX-Singleton-0.290.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Singleton-0.290.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Singleton-0.290.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Singleton-0.290.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Singleton-0.290.0-3|14	
14cr|perl-MooseX-Singleton-0.290.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Singleton-0.290.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Singleton-0.290.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Singleton-0.290.0-3|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-MooseX-Singleton-0.290.0-3|19	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Singleton-0.290.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Singleton-0.290.0-3|21	BuildRequires:	perl(Test::Requires)
14cr|perl-MooseX-Singleton-0.290.0-3|22	
14cr|perl-MooseX-Singleton-0.290.0-3|23	BuildArch:	noarch
14cr|perl-MooseX-Singleton-0.290.0-3|24	
14cr|perl-MooseX-Singleton-0.290.0-3|25	%description
14cr|perl-MooseX-Singleton-0.290.0-3|26	A singleton is a class that has only one instance in an application.
14cr|perl-MooseX-Singleton-0.290.0-3|27	'MooseX::Singleton' lets you easily upgrade (or downgrade, as it were) your
14cr|perl-MooseX-Singleton-0.290.0-3|28	the Moose manpage class to a singleton.
14cr|perl-MooseX-Singleton-0.290.0-3|29	
14cr|perl-MooseX-Singleton-0.290.0-3|30	All you should need to do to transform your class is to change 'use Moose'
14cr|perl-MooseX-Singleton-0.290.0-3|31	to 'use MooseX::Singleton'. This module uses a new class metaclass and
14cr|perl-MooseX-Singleton-0.290.0-3|32	instance metaclass, so if you're doing metamagic you may not be able to use
14cr|perl-MooseX-Singleton-0.290.0-3|33	this.
14cr|perl-MooseX-Singleton-0.290.0-3|34	
14cr|perl-MooseX-Singleton-0.290.0-3|35	'MooseX::Singleton' gives your class an 'instance' method that can be used
14cr|perl-MooseX-Singleton-0.290.0-3|36	to get a handle on the singleton. It's actually just an alias for 'new'.
14cr|perl-MooseX-Singleton-0.290.0-3|37	
14cr|perl-MooseX-Singleton-0.290.0-3|38	%prep
14cr|perl-MooseX-Singleton-0.290.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Singleton-0.290.0-3|40	
14cr|perl-MooseX-Singleton-0.290.0-3|41	%build
14cr|perl-MooseX-Singleton-0.290.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Singleton-0.290.0-3|43	%make
14cr|perl-MooseX-Singleton-0.290.0-3|44	
14cr|perl-MooseX-Singleton-0.290.0-3|45	%check
14cr|perl-MooseX-Singleton-0.290.0-3|46	%make test
14cr|perl-MooseX-Singleton-0.290.0-3|47	
14cr|perl-MooseX-Singleton-0.290.0-3|48	%install
14cr|perl-MooseX-Singleton-0.290.0-3|49	%makeinstall_std
14cr|perl-MooseX-Singleton-0.290.0-3|50	
14cr|perl-MooseX-Singleton-0.290.0-3|51	%files
14cr|perl-MooseX-Singleton-0.290.0-3|52	%doc Changes LICENSE README META.yml
14cr|perl-MooseX-Singleton-0.290.0-3|53	%{_mandir}/man3/*
14cr|perl-MooseX-Singleton-0.290.0-3|54	%{perl_vendorlib}/*
14cr|perl-MooseX-Singleton-0.290.0-3|55	
14cr|perl-MooseX-Singleton-0.290.0-3|56	
14cr|perl-MooseX-Singleton-0.290.0-3|57	
14cr|perl-MooseX-Singleton-0.290.0-3|58	%changelog
14cr|perl-MooseX-Singleton-0.290.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-3
14cr|perl-MooseX-Singleton-0.290.0-3|60	+ Revision: a44e13d
14cr|perl-MooseX-Singleton-0.290.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Singleton-0.290.0-3|62	
14cr|perl-MooseX-Singleton-0.290.0-3|63	

5122 14
14cr|perl-MooseX-Storage-0.460.0-2|1	%define upstream_name    MooseX-Storage
14cr|perl-MooseX-Storage-0.460.0-2|2	%define upstream_version 0.46
14cr|perl-MooseX-Storage-0.460.0-2|3	
14cr|perl-MooseX-Storage-0.460.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Storage-0.460.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Storage-0.460.0-2|6	Release:	2
14cr|perl-MooseX-Storage-0.460.0-2|7	
14cr|perl-MooseX-Storage-0.460.0-2|8	Summary:	A custom meta-attribute-trait to bypass serialization
14cr|perl-MooseX-Storage-0.460.0-2|9	
14cr|perl-MooseX-Storage-0.460.0-2|10	
14cr|perl-MooseX-Storage-0.460.0-2|11	
14cr|perl-MooseX-Storage-0.460.0-2|12	License:	GPL+ or Artistic
14cr|perl-MooseX-Storage-0.460.0-2|13	Group:		Development/Perl
14cr|perl-MooseX-Storage-0.460.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Storage-0.460.0-2|15	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Storage-0.460.0-2|16	
14cr|perl-MooseX-Storage-0.460.0-2|17	BuildRequires:	perl-devel
14cr|perl-MooseX-Storage-0.460.0-2|18	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-Storage-0.460.0-2|19	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Storage-0.460.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Storage-0.460.0-2|21	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Storage-0.460.0-2|22	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-MooseX-Storage-0.460.0-2|23	BuildRequires:	perl(Test::Deep)
14cr|perl-MooseX-Storage-0.460.0-2|24	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Storage-0.460.0-2|25	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Storage-0.460.0-2|26	BuildRequires:	perl(Test::Requires)
14cr|perl-MooseX-Storage-0.460.0-2|27	BuildRequires:	perl(Test::TempDir)
14cr|perl-MooseX-Storage-0.460.0-2|28	
14cr|perl-MooseX-Storage-0.460.0-2|29	BuildArch:	noarch
14cr|perl-MooseX-Storage-0.460.0-2|30	
14cr|perl-MooseX-Storage-0.460.0-2|31	%description
14cr|perl-MooseX-Storage-0.460.0-2|32	MooseX::Storage is a serialization framework for Moose, it provides a very
14cr|perl-MooseX-Storage-0.460.0-2|33	flexible and highly pluggable way to serialize Moose classes to a number of
14cr|perl-MooseX-Storage-0.460.0-2|34	different formats and styles.
14cr|perl-MooseX-Storage-0.460.0-2|35	
14cr|perl-MooseX-Storage-0.460.0-2|36	Important Note
14cr|perl-MooseX-Storage-0.460.0-2|37	This is still an early release of this module, so use with caution.
14cr|perl-MooseX-Storage-0.460.0-2|38	It's outward facing serialization API should be considered stable, but
14cr|perl-MooseX-Storage-0.460.0-2|39	I still reserve the right to make tweaks if I need too. Anything beyond
14cr|perl-MooseX-Storage-0.460.0-2|40	the basic pack/unpack, freeze/thaw and load/store should not be relied
14cr|perl-MooseX-Storage-0.460.0-2|41	on.
14cr|perl-MooseX-Storage-0.460.0-2|42	
14cr|perl-MooseX-Storage-0.460.0-2|43	Levels of Serialization
14cr|perl-MooseX-Storage-0.460.0-2|44	There are 3 levels to the serialization, each of which builds upon the
14cr|perl-MooseX-Storage-0.460.0-2|45	other and each of which can be customized to the specific needs of your
14cr|perl-MooseX-Storage-0.460.0-2|46	class.
14cr|perl-MooseX-Storage-0.460.0-2|47	
14cr|perl-MooseX-Storage-0.460.0-2|48	%prep
14cr|perl-MooseX-Storage-0.460.0-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Storage-0.460.0-2|50	
14cr|perl-MooseX-Storage-0.460.0-2|51	%build
14cr|perl-MooseX-Storage-0.460.0-2|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Storage-0.460.0-2|53	%make
14cr|perl-MooseX-Storage-0.460.0-2|54	
14cr|perl-MooseX-Storage-0.460.0-2|55	%check
14cr|perl-MooseX-Storage-0.460.0-2|56	%make test
14cr|perl-MooseX-Storage-0.460.0-2|57	
14cr|perl-MooseX-Storage-0.460.0-2|58	%install
14cr|perl-MooseX-Storage-0.460.0-2|59	%makeinstall_std
14cr|perl-MooseX-Storage-0.460.0-2|60	
14cr|perl-MooseX-Storage-0.460.0-2|61	%files
14cr|perl-MooseX-Storage-0.460.0-2|62	%doc META.yml Changes README
14cr|perl-MooseX-Storage-0.460.0-2|63	%{_mandir}/man3/*
14cr|perl-MooseX-Storage-0.460.0-2|64	%{perl_vendorlib}/*
14cr|perl-MooseX-Storage-0.460.0-2|65	
14cr|perl-MooseX-Storage-0.460.0-2|66	
14cr|perl-MooseX-Storage-0.460.0-2|67	
14cr|perl-MooseX-Storage-0.460.0-2|68	
14cr|perl-MooseX-Storage-0.460.0-2|69	%changelog
14cr|perl-MooseX-Storage-0.460.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.460.0-2
14cr|perl-MooseX-Storage-0.460.0-2|71	+ Revision: 042bace
14cr|perl-MooseX-Storage-0.460.0-2|72	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Storage-0.460.0-2|73	
14cr|perl-MooseX-Storage-0.460.0-2|74	

5123 14
14cr|perl-MooseX-StrictConstructor-0.190.0-3|1	%define upstream_name    MooseX-StrictConstructor
14cr|perl-MooseX-StrictConstructor-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-MooseX-StrictConstructor-0.190.0-3|3	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-StrictConstructor-0.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-StrictConstructor-0.190.0-3|6	Release:	3
14cr|perl-MooseX-StrictConstructor-0.190.0-3|7	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|8	Summary:	Make your object constructors blow up on unknown attributes
14cr|perl-MooseX-StrictConstructor-0.190.0-3|9	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-StrictConstructor-0.190.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-StrictConstructor-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-StrictConstructor-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-StrictConstructor-%{upstream_version}.tar.gz
14cr|perl-MooseX-StrictConstructor-0.190.0-3|14	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-StrictConstructor-0.190.0-3|16	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|22	Requires:	perl(namespace::autoclean)
14cr|perl-MooseX-StrictConstructor-0.190.0-3|23	BuildArch:	noarch
14cr|perl-MooseX-StrictConstructor-0.190.0-3|24	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|25	%description
14cr|perl-MooseX-StrictConstructor-0.190.0-3|26	Using this class to load Moose instead of just loading using Moose itself
14cr|perl-MooseX-StrictConstructor-0.190.0-3|27	makes your constructors "strict". If your constructor is called with an
14cr|perl-MooseX-StrictConstructor-0.190.0-3|28	attribute init argument that your class does not declare, then it calls
14cr|perl-MooseX-StrictConstructor-0.190.0-3|29	"Carp::confess()". This is a great way to catch small typos.
14cr|perl-MooseX-StrictConstructor-0.190.0-3|30	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|31	%prep
14cr|perl-MooseX-StrictConstructor-0.190.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-StrictConstructor-0.190.0-3|33	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|34	%build
14cr|perl-MooseX-StrictConstructor-0.190.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-StrictConstructor-0.190.0-3|36	%make
14cr|perl-MooseX-StrictConstructor-0.190.0-3|37	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|38	%check
14cr|perl-MooseX-StrictConstructor-0.190.0-3|39	make test
14cr|perl-MooseX-StrictConstructor-0.190.0-3|40	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|41	%install
14cr|perl-MooseX-StrictConstructor-0.190.0-3|42	%makeinstall_std
14cr|perl-MooseX-StrictConstructor-0.190.0-3|43	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|44	%files
14cr|perl-MooseX-StrictConstructor-0.190.0-3|45	%doc Changes README
14cr|perl-MooseX-StrictConstructor-0.190.0-3|46	%{_mandir}/man3/*
14cr|perl-MooseX-StrictConstructor-0.190.0-3|47	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-StrictConstructor-0.190.0-3|48	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|49	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|50	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|51	%changelog
14cr|perl-MooseX-StrictConstructor-0.190.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-MooseX-StrictConstructor-0.190.0-3|53	+ Revision: 57b7aea
14cr|perl-MooseX-StrictConstructor-0.190.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-MooseX-StrictConstructor-0.190.0-3|55	
14cr|perl-MooseX-StrictConstructor-0.190.0-3|56	

5124 14
14cr|perl-MooseX-Traits-0.120.0-3|1	%define upstream_name    MooseX-Traits%define upstream_version 0.12
14cr|perl-MooseX-Traits-0.120.0-3|2	
14cr|perl-MooseX-Traits-0.120.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Traits-0.120.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Traits-0.120.0-3|5	Release:	3
14cr|perl-MooseX-Traits-0.120.0-3|6	
14cr|perl-MooseX-Traits-0.120.0-3|7	Summary:	Automatically apply roles at object creation time
14cr|perl-MooseX-Traits-0.120.0-3|8	
14cr|perl-MooseX-Traits-0.120.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-Traits-0.120.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-Traits-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Traits-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Traits-0.120.0-3|13	
14cr|perl-MooseX-Traits-0.120.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-Traits-0.120.0-3|15	BuildRequires: perl(Test::Requires)
14cr|perl-MooseX-Traits-0.120.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Traits-0.120.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Traits-0.120.0-3|18	BuildRequires:	perl(Moose::Role)
14cr|perl-MooseX-Traits-0.120.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Traits-0.120.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Traits-0.120.0-3|21	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Traits-0.120.0-3|22	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Traits-0.120.0-3|23	Requires:	perl(namespace::autoclean)
14cr|perl-MooseX-Traits-0.120.0-3|24	
14cr|perl-MooseX-Traits-0.120.0-3|25	BuildArch:	noarch
14cr|perl-MooseX-Traits-0.120.0-3|26	
14cr|perl-MooseX-Traits-0.120.0-3|27	%description
14cr|perl-MooseX-Traits-0.120.0-3|28	Often you want to create components that can be added to a class
14cr|perl-MooseX-Traits-0.120.0-3|29	arbitrarily. This module makes it easy for the end user to use these
14cr|perl-MooseX-Traits-0.120.0-3|30	components. Instead of requiring the user to create a named class with the
14cr|perl-MooseX-Traits-0.120.0-3|31	desired roles applied, or applying roles to the instance one-by-one, he can
14cr|perl-MooseX-Traits-0.120.0-3|32	just pass a 'traits' parameter to the class's 'new_with_traits'
14cr|perl-MooseX-Traits-0.120.0-3|33	constructor. This role will then apply the roles in one go, cache the
14cr|perl-MooseX-Traits-0.120.0-3|34	resulting class (for efficiency), and return a new instance. Arguments
14cr|perl-MooseX-Traits-0.120.0-3|35	meant to initialize the applied roles' attributes can also be passed to the
14cr|perl-MooseX-Traits-0.120.0-3|36	constructor.
14cr|perl-MooseX-Traits-0.120.0-3|37	
14cr|perl-MooseX-Traits-0.120.0-3|38	%prep
14cr|perl-MooseX-Traits-0.120.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Traits-0.120.0-3|40	
14cr|perl-MooseX-Traits-0.120.0-3|41	%build
14cr|perl-MooseX-Traits-0.120.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Traits-0.120.0-3|43	%make
14cr|perl-MooseX-Traits-0.120.0-3|44	
14cr|perl-MooseX-Traits-0.120.0-3|45	%check
14cr|perl-MooseX-Traits-0.120.0-3|46	make test
14cr|perl-MooseX-Traits-0.120.0-3|47	
14cr|perl-MooseX-Traits-0.120.0-3|48	%install
14cr|perl-MooseX-Traits-0.120.0-3|49	%makeinstall_std
14cr|perl-MooseX-Traits-0.120.0-3|50	
14cr|perl-MooseX-Traits-0.120.0-3|51	%files
14cr|perl-MooseX-Traits-0.120.0-3|52	%doc Changes
14cr|perl-MooseX-Traits-0.120.0-3|53	%{_mandir}/man3/*
14cr|perl-MooseX-Traits-0.120.0-3|54	%{perl_vendorlib}/*
14cr|perl-MooseX-Traits-0.120.0-3|55	
14cr|perl-MooseX-Traits-0.120.0-3|56	
14cr|perl-MooseX-Traits-0.120.0-3|57	
14cr|perl-MooseX-Traits-0.120.0-3|58	%changelog
14cr|perl-MooseX-Traits-0.120.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-MooseX-Traits-0.120.0-3|60	+ Revision: e5e92f4
14cr|perl-MooseX-Traits-0.120.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Traits-0.120.0-3|62	
14cr|perl-MooseX-Traits-0.120.0-3|63	

5125 14
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|1	%define upstream_name    MooseX-Traits-Pluggable%define upstream_version 0.12
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|2	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|5	Release:	3
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|6	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|7	Summary:	An extension to MooseX::Traits
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|8	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|13	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|15	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|17	BuildRequires:	perl(List::MoreUtils)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|19	BuildRequires:	perl(Moose::Autobox)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|20	BuildRequires:	perl(Moose::Role)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|21	BuildRequires:	perl(MooseX::Traits)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|25	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|26	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|27	BuildArch:	noarch
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|28	Requires:	perl(MooseX::Traits)
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|29	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|30	%description
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|31	See the MooseX::Traits manpage for usage information.
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|32	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|33	Adds support for class precedence search for traits and some extra
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|34	attributes, described below.
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|35	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|36	%prep
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|38	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|39	%build
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|41	%make
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|42	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|43	%check
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|44	make test
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|45	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|46	%install
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|47	%makeinstall_std
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|48	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|49	%files
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|50	%doc README Changes
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|51	%{_mandir}/man3/*
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|52	%{perl_vendorlib}/*
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|53	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|54	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|55	%changelog
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|57	+ Revision: 8b043bd
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|59	
14cr|perl-MooseX-Traits-Pluggable-0.120.0-3|60	

5126 14
14cr|perl-MooseX-Types-0.440.0-2|1	%define upstream_name    MooseX-Types
14cr|perl-MooseX-Types-0.440.0-2|2	%define upstream_version 0.44
14cr|perl-MooseX-Types-0.440.0-2|3	
14cr|perl-MooseX-Types-0.440.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-Types-0.440.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-0.440.0-2|6	Release:    2
14cr|perl-MooseX-Types-0.440.0-2|7	Summary:    Organise your Moose types in libraries
14cr|perl-MooseX-Types-0.440.0-2|8	License:    GPL+ or Artistic
14cr|perl-MooseX-Types-0.440.0-2|9	Group:      Development/Perl
14cr|perl-MooseX-Types-0.440.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-0.440.0-2|11	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-0.440.0-2|12	
14cr|perl-MooseX-Types-0.440.0-2|13	BuildRequires: perl(Carp)
14cr|perl-MooseX-Types-0.440.0-2|14	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-Types-0.440.0-2|15	BuildRequires: perl(Carp::Clan)
14cr|perl-MooseX-Types-0.440.0-2|16	BuildRequires: perl(Class::MOP)
14cr|perl-MooseX-Types-0.440.0-2|17	BuildRequires: perl(FindBin)
14cr|perl-MooseX-Types-0.440.0-2|18	BuildRequires: perl(Moose) > 0.60
14cr|perl-MooseX-Types-0.440.0-2|19	BuildRequires: perl(Sub::Install)
14cr|perl-MooseX-Types-0.440.0-2|20	BuildRequires: perl(Sub::Uplevel)
14cr|perl-MooseX-Types-0.440.0-2|21	BuildRequires: perl(Test::More)
14cr|perl-MooseX-Types-0.440.0-2|22	BuildRequires: perl(Test::Exception)
14cr|perl-MooseX-Types-0.440.0-2|23	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Types-0.440.0-2|24	BuildRequires: perl(Test::Requires)
14cr|perl-MooseX-Types-0.440.0-2|25	BuildRequires: perl(Data::Dump)
14cr|perl-MooseX-Types-0.440.0-2|26	BuildRequires: perl-namespace-clean
14cr|perl-MooseX-Types-0.440.0-2|27	BuildRequires: perl-devel
14cr|perl-MooseX-Types-0.440.0-2|28	BuildArch: noarch
14cr|perl-MooseX-Types-0.440.0-2|29	Requires: perl-namespace-clean
14cr|perl-MooseX-Types-0.440.0-2|30	
14cr|perl-MooseX-Types-0.440.0-2|31	%description
14cr|perl-MooseX-Types-0.440.0-2|32	The types provided with the Moose manpage are by design global. This
14cr|perl-MooseX-Types-0.440.0-2|33	package helps you to organise and selectively import your own and the
14cr|perl-MooseX-Types-0.440.0-2|34	built-in types in libraries. As a nice side effect, it catches typos at
14cr|perl-MooseX-Types-0.440.0-2|35	compile-time too.
14cr|perl-MooseX-Types-0.440.0-2|36	
14cr|perl-MooseX-Types-0.440.0-2|37	However, the main reason for this module is to provide an easy way to not
14cr|perl-MooseX-Types-0.440.0-2|38	have conflicts with your type names, since the internal fully qualified
14cr|perl-MooseX-Types-0.440.0-2|39	names of the types will be prefixed with the library's name.
14cr|perl-MooseX-Types-0.440.0-2|40	
14cr|perl-MooseX-Types-0.440.0-2|41	This module will also provide you with some helper functions to make it
14cr|perl-MooseX-Types-0.440.0-2|42	easier to use Moose types in your code.
14cr|perl-MooseX-Types-0.440.0-2|43	
14cr|perl-MooseX-Types-0.440.0-2|44	%prep
14cr|perl-MooseX-Types-0.440.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-0.440.0-2|46	
14cr|perl-MooseX-Types-0.440.0-2|47	%build
14cr|perl-MooseX-Types-0.440.0-2|48	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
14cr|perl-MooseX-Types-0.440.0-2|49	%make
14cr|perl-MooseX-Types-0.440.0-2|50	
14cr|perl-MooseX-Types-0.440.0-2|51	%check
14cr|perl-MooseX-Types-0.440.0-2|52	make test
14cr|perl-MooseX-Types-0.440.0-2|53	
14cr|perl-MooseX-Types-0.440.0-2|54	%install
14cr|perl-MooseX-Types-0.440.0-2|55	%makeinstall_std
14cr|perl-MooseX-Types-0.440.0-2|56	
14cr|perl-MooseX-Types-0.440.0-2|57	%files
14cr|perl-MooseX-Types-0.440.0-2|58	%doc Changes README
14cr|perl-MooseX-Types-0.440.0-2|59	%{_mandir}/man3/*
14cr|perl-MooseX-Types-0.440.0-2|60	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-Types-0.440.0-2|61	
14cr|perl-MooseX-Types-0.440.0-2|62	
14cr|perl-MooseX-Types-0.440.0-2|63	
14cr|perl-MooseX-Types-0.440.0-2|64	
14cr|perl-MooseX-Types-0.440.0-2|65	%changelog
14cr|perl-MooseX-Types-0.440.0-2|66	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-2
14cr|perl-MooseX-Types-0.440.0-2|67	+ Revision: b68df6d
14cr|perl-MooseX-Types-0.440.0-2|68	- Revert latest change - it is namespace-autoclean that should require sub::identify
14cr|perl-MooseX-Types-0.440.0-2|69	
14cr|perl-MooseX-Types-0.440.0-2|70	

5127 14
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|1	%define upstream_name    MooseX-Types-Authen-Passphrase
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|3	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|6	Release:	6
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|7	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|8	Summary:	Authen::Passphrase type constraint and coercions
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|9	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|10	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|11	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|12	Group:		Development/Perl
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|14	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|15	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|16	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|17	BuildRequires:	perl(Authen::Passphrase)
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|18	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|19	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|20	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|21	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|22	BuildArch:	noarch
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|23	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|24	%description
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|25	This the MooseX::Types manpage library provides string coercions for the
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|26	the Authen::Passphrase manpage family of classes.
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|27	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|28	%prep
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|30	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|31	%build
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|33	%make
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|34	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|35	%check
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|36	%make test
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|37	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|38	%install
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|39	%makeinstall_std
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|40	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|41	%files
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|42	%doc Changes
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|43	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|44	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|45	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|46	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|47	%changelog
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|49	+ Revision: 4e012cc
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|51	
14cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-6|52	

5128 14
14cr|perl-MooseX-Types-Common-0.1.12-2|1	%define upstream_name    MooseX-Types-Common
14cr|perl-MooseX-Types-Common-0.1.12-2|2	%define upstream_version 0.001012
14cr|perl-MooseX-Types-Common-0.1.12-2|3	
14cr|perl-MooseX-Types-Common-0.1.12-2|4	Name:       perl-%{upstream_name}
14cr|perl-MooseX-Types-Common-0.1.12-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Common-0.1.12-2|6	Release:    2
14cr|perl-MooseX-Types-Common-0.1.12-2|7	
14cr|perl-MooseX-Types-Common-0.1.12-2|8	Summary:    No summary found
14cr|perl-MooseX-Types-Common-0.1.12-2|9	
14cr|perl-MooseX-Types-Common-0.1.12-2|10	
14cr|perl-MooseX-Types-Common-0.1.12-2|11	
14cr|perl-MooseX-Types-Common-0.1.12-2|12	License:    GPL+ or Artistic
14cr|perl-MooseX-Types-Common-0.1.12-2|13	Group:      Development/Perl
14cr|perl-MooseX-Types-Common-0.1.12-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Common-0.1.12-2|15	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Common-0.1.12-2|16	
14cr|perl-MooseX-Types-Common-0.1.12-2|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Types-Common-0.1.12-2|18	BuildRequires: perl(Test::Deep)
14cr|perl-MooseX-Types-Common-0.1.12-2|19	BuildRequires: perl(Test::Warnings)
14cr|perl-MooseX-Types-Common-0.1.12-2|20	BuildRequires: perl(Moose)
14cr|perl-MooseX-Types-Common-0.1.12-2|21	BuildRequires: perl(MooseX::Types)
14cr|perl-MooseX-Types-Common-0.1.12-2|22	BuildRequires: perl(Test::Exception)
14cr|perl-MooseX-Types-Common-0.1.12-2|23	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Types-Common-0.1.12-2|24	BuildRequires: perl(Test::More)
14cr|perl-MooseX-Types-Common-0.1.12-2|25	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-Common-0.1.12-2|26	BuildRequires: perl-devel
14cr|perl-MooseX-Types-Common-0.1.12-2|27	
14cr|perl-MooseX-Types-Common-0.1.12-2|28	BuildArch: noarch
14cr|perl-MooseX-Types-Common-0.1.12-2|29	
14cr|perl-MooseX-Types-Common-0.1.12-2|30	%description
14cr|perl-MooseX-Types-Common-0.1.12-2|31	A set of commonly-used type constraints that do not ship with Moose by
14cr|perl-MooseX-Types-Common-0.1.12-2|32	default.
14cr|perl-MooseX-Types-Common-0.1.12-2|33	
14cr|perl-MooseX-Types-Common-0.1.12-2|34	%prep
14cr|perl-MooseX-Types-Common-0.1.12-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Common-0.1.12-2|36	
14cr|perl-MooseX-Types-Common-0.1.12-2|37	%build
14cr|perl-MooseX-Types-Common-0.1.12-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Common-0.1.12-2|39	
14cr|perl-MooseX-Types-Common-0.1.12-2|40	%make
14cr|perl-MooseX-Types-Common-0.1.12-2|41	
14cr|perl-MooseX-Types-Common-0.1.12-2|42	%check
14cr|perl-MooseX-Types-Common-0.1.12-2|43	%make test
14cr|perl-MooseX-Types-Common-0.1.12-2|44	
14cr|perl-MooseX-Types-Common-0.1.12-2|45	%install
14cr|perl-MooseX-Types-Common-0.1.12-2|46	%makeinstall_std
14cr|perl-MooseX-Types-Common-0.1.12-2|47	
14cr|perl-MooseX-Types-Common-0.1.12-2|48	%files
14cr|perl-MooseX-Types-Common-0.1.12-2|49	%doc README Changes
14cr|perl-MooseX-Types-Common-0.1.12-2|50	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Common-0.1.12-2|51	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-Common-0.1.12-2|52	
14cr|perl-MooseX-Types-Common-0.1.12-2|53	
14cr|perl-MooseX-Types-Common-0.1.12-2|54	
14cr|perl-MooseX-Types-Common-0.1.12-2|55	
14cr|perl-MooseX-Types-Common-0.1.12-2|56	%changelog
14cr|perl-MooseX-Types-Common-0.1.12-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-2
14cr|perl-MooseX-Types-Common-0.1.12-2|58	+ Revision: 4547a78
14cr|perl-MooseX-Types-Common-0.1.12-2|59	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Common-0.1.12-2|60	
14cr|perl-MooseX-Types-Common-0.1.12-2|61	

5129 14
14cr|perl-MooseX-Types-DateTime-0.100.0-3|1	%define upstream_name    MooseX-Types-DateTime%define upstream_version 0.10
14cr|perl-MooseX-Types-DateTime-0.100.0-3|2	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-DateTime-0.100.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-DateTime-0.100.0-3|5	Release:	3
14cr|perl-MooseX-Types-DateTime-0.100.0-3|6	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|7	Summary:	L<DateTime> related constraints and coercions for
14cr|perl-MooseX-Types-DateTime-0.100.0-3|8	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|9	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-DateTime-0.100.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Types-DateTime-0.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-DateTime-0.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-DateTime-0.100.0-3|14	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-DateTime-0.100.0-3|16	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|17	BuildRequires:	perl(DateTime)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|18	BuildRequires:	perl(DateTime::Locale)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|19	BuildRequires:	perl(DateTime::TimeZone)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|20	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|21	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|22	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|23	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|24	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|25	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-DateTime-0.100.0-3|26	BuildArch:	noarch
14cr|perl-MooseX-Types-DateTime-0.100.0-3|27	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|28	%description
14cr|perl-MooseX-Types-DateTime-0.100.0-3|29	This module packages several the Moose::Util::TypeConstraints manpage with
14cr|perl-MooseX-Types-DateTime-0.100.0-3|30	coercions, designed to work with the the DateTime manpage suite of objects.
14cr|perl-MooseX-Types-DateTime-0.100.0-3|31	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|32	%prep
14cr|perl-MooseX-Types-DateTime-0.100.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-DateTime-0.100.0-3|34	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|35	%build
14cr|perl-MooseX-Types-DateTime-0.100.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-DateTime-0.100.0-3|37	%make
14cr|perl-MooseX-Types-DateTime-0.100.0-3|38	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|39	%check
14cr|perl-MooseX-Types-DateTime-0.100.0-3|40	%make test
14cr|perl-MooseX-Types-DateTime-0.100.0-3|41	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|42	%install
14cr|perl-MooseX-Types-DateTime-0.100.0-3|43	%makeinstall_std
14cr|perl-MooseX-Types-DateTime-0.100.0-3|44	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|45	%files
14cr|perl-MooseX-Types-DateTime-0.100.0-3|46	%doc Changes
14cr|perl-MooseX-Types-DateTime-0.100.0-3|47	%{_mandir}/man3/*
14cr|perl-MooseX-Types-DateTime-0.100.0-3|48	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-DateTime-0.100.0-3|49	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|50	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|51	%changelog
14cr|perl-MooseX-Types-DateTime-0.100.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-MooseX-Types-DateTime-0.100.0-3|53	+ Revision: ea21f10
14cr|perl-MooseX-Types-DateTime-0.100.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-DateTime-0.100.0-3|55	
14cr|perl-MooseX-Types-DateTime-0.100.0-3|56	

5130 14
14cr|perl-MooseX-Types-JSON-0.30.0-3|1	%define upstream_name    MooseX-Types-JSON%define upstream_version 0.03
14cr|perl-MooseX-Types-JSON-0.30.0-3|2	
14cr|perl-MooseX-Types-JSON-0.30.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-JSON-0.30.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-JSON-0.30.0-3|5	Release:	3
14cr|perl-MooseX-Types-JSON-0.30.0-3|6	
14cr|perl-MooseX-Types-JSON-0.30.0-3|7	Summary:	JSON datatype for Moose
14cr|perl-MooseX-Types-JSON-0.30.0-3|8	
14cr|perl-MooseX-Types-JSON-0.30.0-3|9	
14cr|perl-MooseX-Types-JSON-0.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-JSON-0.30.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Types-JSON-0.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-JSON-0.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-JSON-0.30.0-3|14	
14cr|perl-MooseX-Types-JSON-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-JSON-0.30.0-3|16	BuildRequires:	perl(JSON::XS)
14cr|perl-MooseX-Types-JSON-0.30.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-JSON-0.30.0-3|18	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-JSON-0.30.0-3|19	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-JSON-0.30.0-3|20	BuildArch:	noarch
14cr|perl-MooseX-Types-JSON-0.30.0-3|21	
14cr|perl-MooseX-Types-JSON-0.30.0-3|22	%description
14cr|perl-MooseX-Types-JSON-0.30.0-3|23	JSON datatype for Moose.
14cr|perl-MooseX-Types-JSON-0.30.0-3|24	
14cr|perl-MooseX-Types-JSON-0.30.0-3|25	%prep
14cr|perl-MooseX-Types-JSON-0.30.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-JSON-0.30.0-3|27	
14cr|perl-MooseX-Types-JSON-0.30.0-3|28	%build
14cr|perl-MooseX-Types-JSON-0.30.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-JSON-0.30.0-3|30	
14cr|perl-MooseX-Types-JSON-0.30.0-3|31	%make
14cr|perl-MooseX-Types-JSON-0.30.0-3|32	
14cr|perl-MooseX-Types-JSON-0.30.0-3|33	%check
14cr|perl-MooseX-Types-JSON-0.30.0-3|34	%make test
14cr|perl-MooseX-Types-JSON-0.30.0-3|35	
14cr|perl-MooseX-Types-JSON-0.30.0-3|36	%install
14cr|perl-MooseX-Types-JSON-0.30.0-3|37	%makeinstall_std
14cr|perl-MooseX-Types-JSON-0.30.0-3|38	
14cr|perl-MooseX-Types-JSON-0.30.0-3|39	%files
14cr|perl-MooseX-Types-JSON-0.30.0-3|40	%doc Changes META.yml README
14cr|perl-MooseX-Types-JSON-0.30.0-3|41	%{_mandir}/man3/*
14cr|perl-MooseX-Types-JSON-0.30.0-3|42	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-JSON-0.30.0-3|43	
14cr|perl-MooseX-Types-JSON-0.30.0-3|44	
14cr|perl-MooseX-Types-JSON-0.30.0-3|45	%changelog
14cr|perl-MooseX-Types-JSON-0.30.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-MooseX-Types-JSON-0.30.0-3|47	+ Revision: 241c6fe
14cr|perl-MooseX-Types-JSON-0.30.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-JSON-0.30.0-3|49	
14cr|perl-MooseX-Types-JSON-0.30.0-3|50	

5131 14
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|1	%define upstream_name    MooseX-Types-LoadableClass
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|2	%define upstream_version 0.012
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|3	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|6	Release:	3
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|7	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|8	Summary:	ClassName type constraint with coercion to load the class
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|9	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Types-LoadableClass-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|14	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|16	BuildRequires: perl(namespace::autoclean)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|17	BuildRequires: perl(Test::Fatal)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|18	BuildRequires: perl(Class::Load)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|20	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|21	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|23	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|24	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|25	BuildArch:	noarch
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|26	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|27	%description
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|28	use Moose::Util::TypeConstraints;
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|29	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|30	my $tc = subtype as ClassName;
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|31	coerce $tc, from Str, via { Class::MOP::load_class($_); $_ };
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|32	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|33	I've written those three lines of code quite a lot of times, in quite a lot
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|34	of places.
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|35	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|36	%prep
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|38	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|39	%build
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|41	%make
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|42	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|43	%check
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|44	%make test
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|45	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|46	%install
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|47	%makeinstall_std
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|48	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|49	%files
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|50	%doc Changes META.yml README
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|51	%{_mandir}/man3/*
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|52	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|53	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|54	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|55	%changelog
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-3
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|57	+ Revision: d575367
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|59	
14cr|perl-MooseX-Types-LoadableClass-0.12.0-3|60	

5132 14
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|1	%define upstream_name    MooseX-Types-Path-Class
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|3	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|6	Release:	3
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|7	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|8	Summary:	A Path::Class type library for Moose
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|9	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|10	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|11	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|12	Group:		Development/Perl
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|14	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Types-Path-Class-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|15	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|16	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|17	BuildRequires:	perl(Class::MOP)
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|18	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|19	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|20	BuildRequires:	perl(Path::Class)
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|21	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|22	BuildArch:	noarch
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|23	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|24	%description
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|25	MooseX::Types::Path::Class creates common the Moose manpage types,
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|26	coercions and option specifications useful for dealing with the Path::Class
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|27	manpage objects as the Moose manpage attributes.
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|28	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|29	Coercions (see the Moose::Util::TypeConstraints manpage) are made from both
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|30	'Str' and 'ArrayRef' to both the Path::Class::Dir manpage and the
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|31	Path::Class::File manpage objects. If you have the MooseX::Getopt manpage
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|32	installed, the Getopt option type ("=s") will be added for both the
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|33	Path::Class::Dir manpage and the Path::Class::File manpage.
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|34	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|35	%prep
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|37	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|38	%build
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|40	%make
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|41	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|42	%check
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|43	make test
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|44	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|45	%install
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|46	%makeinstall_std
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|47	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|48	%files
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|49	%doc Changes README
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|50	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|51	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|52	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|53	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|54	%changelog
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|56	+ Revision: 5baf889
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|58	
14cr|perl-MooseX-Types-Path-Class-0.60.0-3|59	

5133 14
14cr|perl-MooseX-Types-Perl-0.101.343-3|1	%define upstream_name    MooseX-Types-Perl%define upstream_version 0.101343
14cr|perl-MooseX-Types-Perl-0.101.343-3|2	
14cr|perl-MooseX-Types-Perl-0.101.343-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-Perl-0.101.343-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Perl-0.101.343-3|5	Release:	3
14cr|perl-MooseX-Types-Perl-0.101.343-3|6	
14cr|perl-MooseX-Types-Perl-0.101.343-3|7	Summary:	Moose types that check against Perl syntax
14cr|perl-MooseX-Types-Perl-0.101.343-3|8	
14cr|perl-MooseX-Types-Perl-0.101.343-3|9	
14cr|perl-MooseX-Types-Perl-0.101.343-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-Perl-0.101.343-3|11	Group:		Development/Perl
14cr|perl-MooseX-Types-Perl-0.101.343-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Perl-0.101.343-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Perl-0.101.343-3|14	
14cr|perl-MooseX-Types-Perl-0.101.343-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-Perl-0.101.343-3|16	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-Perl-0.101.343-3|17	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-MooseX-Types-Perl-0.101.343-3|18	BuildRequires:	perl(Params::Util)
14cr|perl-MooseX-Types-Perl-0.101.343-3|19	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Types-Perl-0.101.343-3|20	BuildRequires:	perl(Module::Implementation)
14cr|perl-MooseX-Types-Perl-0.101.343-3|21	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-Perl-0.101.343-3|22	
14cr|perl-MooseX-Types-Perl-0.101.343-3|23	BuildArch:	noarch
14cr|perl-MooseX-Types-Perl-0.101.343-3|24	
14cr|perl-MooseX-Types-Perl-0.101.343-3|25	%description
14cr|perl-MooseX-Types-Perl-0.101.343-3|26	This library provides MooseX::Types for checking things (mostly strings)
14cr|perl-MooseX-Types-Perl-0.101.343-3|27	against syntax that is, or is a reasonable subset of, Perl syntax.
14cr|perl-MooseX-Types-Perl-0.101.343-3|28	
14cr|perl-MooseX-Types-Perl-0.101.343-3|29	%prep
14cr|perl-MooseX-Types-Perl-0.101.343-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Perl-0.101.343-3|31	
14cr|perl-MooseX-Types-Perl-0.101.343-3|32	%build
14cr|perl-MooseX-Types-Perl-0.101.343-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Perl-0.101.343-3|34	%make
14cr|perl-MooseX-Types-Perl-0.101.343-3|35	
14cr|perl-MooseX-Types-Perl-0.101.343-3|36	%check
14cr|perl-MooseX-Types-Perl-0.101.343-3|37	%make test
14cr|perl-MooseX-Types-Perl-0.101.343-3|38	
14cr|perl-MooseX-Types-Perl-0.101.343-3|39	%install
14cr|perl-MooseX-Types-Perl-0.101.343-3|40	%makeinstall_std
14cr|perl-MooseX-Types-Perl-0.101.343-3|41	
14cr|perl-MooseX-Types-Perl-0.101.343-3|42	%files
14cr|perl-MooseX-Types-Perl-0.101.343-3|43	%doc Changes META.yml LICENSE README META.json
14cr|perl-MooseX-Types-Perl-0.101.343-3|44	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Perl-0.101.343-3|45	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-Perl-0.101.343-3|46	
14cr|perl-MooseX-Types-Perl-0.101.343-3|47	
14cr|perl-MooseX-Types-Perl-0.101.343-3|48	
14cr|perl-MooseX-Types-Perl-0.101.343-3|49	%changelog
14cr|perl-MooseX-Types-Perl-0.101.343-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.343-3
14cr|perl-MooseX-Types-Perl-0.101.343-3|51	+ Revision: 3c595de
14cr|perl-MooseX-Types-Perl-0.101.343-3|52	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Perl-0.101.343-3|53	
14cr|perl-MooseX-Types-Perl-0.101.343-3|54	

5134 14
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|1	%define upstream_name    MooseX-Types-Set-Object%define upstream_version 0.04
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|2	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|5	Release:	3
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|6	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|7	Summary:	Set::Object type with coercions and stuff
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|8	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|9	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|11	Group:		Development/Perl
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|14	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|17	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|18	BuildRequires:	perl(Set::Object)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|20	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|21	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|22	BuildRequires:  perl(namespace::autoclean)
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|23	BuildArch:	noarch
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|24	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|25	%description
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|26	This module provides Moose type constraints (see the
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|27	Moose::Util::TypeConstraints manpage, the MooseX::Types manpage).
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|28	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|29	%prep
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|31	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|32	%build
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|34	%make
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|35	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|36	%check
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|37	%make test
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|38	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|39	%install
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|40	%makeinstall_std
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|41	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|42	%files
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|43	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|44	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|45	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|46	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|47	%changelog
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|49	+ Revision: f6f244b
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|51	
14cr|perl-MooseX-Types-Set-Object-0.40.0-3|52	

5135 14
14cr|perl-MooseX-Types-Structured-0.300.0-3|1	%define upstream_name    MooseX-Types-Structured%define upstream_version 0.30
14cr|perl-MooseX-Types-Structured-0.300.0-3|2	
14cr|perl-MooseX-Types-Structured-0.300.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-Structured-0.300.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|5	Release:	3
14cr|perl-MooseX-Types-Structured-0.300.0-3|6	
14cr|perl-MooseX-Types-Structured-0.300.0-3|7	Summary:	Structured type constraints
14cr|perl-MooseX-Types-Structured-0.300.0-3|8	
14cr|perl-MooseX-Types-Structured-0.300.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-Structured-0.300.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-Types-Structured-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-Structured-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-Structured-0.300.0-3|13	
14cr|perl-MooseX-Types-Structured-0.300.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-Structured-0.300.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-MooseX-Types-Structured-0.300.0-3|16	BuildRequires:	perl(Module::Implementation)
14cr|perl-MooseX-Types-Structured-0.300.0-3|17	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-Structured-0.300.0-3|18	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-Structured-0.300.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-MooseX-Types-Structured-0.300.0-3|20	BuildRequires:	perl(Test::Fatal)
14cr|perl-MooseX-Types-Structured-0.300.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-MooseX-Types-Structured-0.300.0-3|22	BuildRequires:	perl(Test::Pod)
14cr|perl-MooseX-Types-Structured-0.300.0-3|23	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-MooseX-Types-Structured-0.300.0-3|24	BuildRequires:	perl(Devel::PartialDump)
14cr|perl-MooseX-Types-Structured-0.300.0-3|25	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Types-Structured-0.300.0-3|26	Provides:	perl(MooseX::Meta::TypeCoercion::Structured) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|27	Provides:	perl(MooseX::Meta::TypeCoercion::Structured::Optional) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|28	Provides:	perl(MooseX::Meta::TypeConstraint::Structured) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|29	Provides:	perl(MooseX::Meta::TypeConstraint::Structured::Optional) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|30	Provides:	perl(MooseX::Types::Structured::MessageStack) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|31	Provides:	perl(MooseX::Types::Structured::OverflowHandler) = %{version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|32	BuildArch:	noarch
14cr|perl-MooseX-Types-Structured-0.300.0-3|33	
14cr|perl-MooseX-Types-Structured-0.300.0-3|34	%description
14cr|perl-MooseX-Types-Structured-0.300.0-3|35	A structured type constraint is a standard container the Moose manpage type
14cr|perl-MooseX-Types-Structured-0.300.0-3|36	constraint, such as an ArrayRef or HashRef, which has been enhanced to
14cr|perl-MooseX-Types-Structured-0.300.0-3|37	allow you to explicitly name all the allowed type constraints inside the
14cr|perl-MooseX-Types-Structured-0.300.0-3|38	structure. The generalized form is:
14cr|perl-MooseX-Types-Structured-0.300.0-3|39	
14cr|perl-MooseX-Types-Structured-0.300.0-3|40	TypeConstraint[@TypeParameters]
14cr|perl-MooseX-Types-Structured-0.300.0-3|41	
14cr|perl-MooseX-Types-Structured-0.300.0-3|42	Where 'TypeParameters' is an array or hash of the
14cr|perl-MooseX-Types-Structured-0.300.0-3|43	Moose::Meta::TypeConstraint manpage.
14cr|perl-MooseX-Types-Structured-0.300.0-3|44	
14cr|perl-MooseX-Types-Structured-0.300.0-3|45	%prep
14cr|perl-MooseX-Types-Structured-0.300.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-Structured-0.300.0-3|47	
14cr|perl-MooseX-Types-Structured-0.300.0-3|48	%build
14cr|perl-MooseX-Types-Structured-0.300.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-Structured-0.300.0-3|50	%make
14cr|perl-MooseX-Types-Structured-0.300.0-3|51	
14cr|perl-MooseX-Types-Structured-0.300.0-3|52	%check
14cr|perl-MooseX-Types-Structured-0.300.0-3|53	make test
14cr|perl-MooseX-Types-Structured-0.300.0-3|54	
14cr|perl-MooseX-Types-Structured-0.300.0-3|55	%install
14cr|perl-MooseX-Types-Structured-0.300.0-3|56	%makeinstall_std
14cr|perl-MooseX-Types-Structured-0.300.0-3|57	
14cr|perl-MooseX-Types-Structured-0.300.0-3|58	%files
14cr|perl-MooseX-Types-Structured-0.300.0-3|59	%doc Changes README
14cr|perl-MooseX-Types-Structured-0.300.0-3|60	%{_mandir}/man3/*
14cr|perl-MooseX-Types-Structured-0.300.0-3|61	%{perl_vendorlib}/MooseX
14cr|perl-MooseX-Types-Structured-0.300.0-3|62	
14cr|perl-MooseX-Types-Structured-0.300.0-3|63	
14cr|perl-MooseX-Types-Structured-0.300.0-3|64	%changelog
14cr|perl-MooseX-Types-Structured-0.300.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-3
14cr|perl-MooseX-Types-Structured-0.300.0-3|66	+ Revision: 4740a5e
14cr|perl-MooseX-Types-Structured-0.300.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-Structured-0.300.0-3|68	
14cr|perl-MooseX-Types-Structured-0.300.0-3|69	

5136 14
14cr|perl-MooseX-Types-URI-0.50.0-3|1	%define upstream_name    MooseX-Types-URI%define upstream_version 0.05
14cr|perl-MooseX-Types-URI-0.50.0-3|2	
14cr|perl-MooseX-Types-URI-0.50.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-MooseX-Types-URI-0.50.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-Types-URI-0.50.0-3|5	Release:	3
14cr|perl-MooseX-Types-URI-0.50.0-3|6	
14cr|perl-MooseX-Types-URI-0.50.0-3|7	Summary:	L<URI> related types and coercions for Moose
14cr|perl-MooseX-Types-URI-0.50.0-3|8	
14cr|perl-MooseX-Types-URI-0.50.0-3|9	License:	GPL+ or Artistic
14cr|perl-MooseX-Types-URI-0.50.0-3|10	Group:		Development/Perl
14cr|perl-MooseX-Types-URI-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-Types-URI-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-Types-URI-0.50.0-3|13	
14cr|perl-MooseX-Types-URI-0.50.0-3|14	BuildRequires:	perl-devel
14cr|perl-MooseX-Types-URI-0.50.0-3|15	BuildRequires:	perl(Moose)
14cr|perl-MooseX-Types-URI-0.50.0-3|16	BuildRequires:	perl(MooseX::Types)
14cr|perl-MooseX-Types-URI-0.50.0-3|17	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-MooseX-Types-URI-0.50.0-3|18	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-Types-URI-0.50.0-3|19	BuildRequires:	perl(URI)
14cr|perl-MooseX-Types-URI-0.50.0-3|20	BuildRequires:	perl(URI::FromHash)
14cr|perl-MooseX-Types-URI-0.50.0-3|21	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-Types-URI-0.50.0-3|22	BuildRequires:	perl(namespace::autoclean)
14cr|perl-MooseX-Types-URI-0.50.0-3|23	BuildArch:	noarch
14cr|perl-MooseX-Types-URI-0.50.0-3|24	
14cr|perl-MooseX-Types-URI-0.50.0-3|25	%description
14cr|perl-MooseX-Types-URI-0.50.0-3|26	This package provides Moose types for fun with the URI manpages.
14cr|perl-MooseX-Types-URI-0.50.0-3|27	
14cr|perl-MooseX-Types-URI-0.50.0-3|28	It has slightly DWIMier types than the the URI manpage classes have due to
14cr|perl-MooseX-Types-URI-0.50.0-3|29	implementation details, so the types should be more forgiving when
14cr|perl-MooseX-Types-URI-0.50.0-3|30	ducktyping will work anyway (e.g. the URI::WithBase manpage does not
14cr|perl-MooseX-Types-URI-0.50.0-3|31	inherit the URI manpage).
14cr|perl-MooseX-Types-URI-0.50.0-3|32	
14cr|perl-MooseX-Types-URI-0.50.0-3|33	%prep
14cr|perl-MooseX-Types-URI-0.50.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-Types-URI-0.50.0-3|35	
14cr|perl-MooseX-Types-URI-0.50.0-3|36	%build
14cr|perl-MooseX-Types-URI-0.50.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-Types-URI-0.50.0-3|38	%make
14cr|perl-MooseX-Types-URI-0.50.0-3|39	
14cr|perl-MooseX-Types-URI-0.50.0-3|40	%check
14cr|perl-MooseX-Types-URI-0.50.0-3|41	%make test
14cr|perl-MooseX-Types-URI-0.50.0-3|42	
14cr|perl-MooseX-Types-URI-0.50.0-3|43	%install
14cr|perl-MooseX-Types-URI-0.50.0-3|44	%makeinstall_std
14cr|perl-MooseX-Types-URI-0.50.0-3|45	
14cr|perl-MooseX-Types-URI-0.50.0-3|46	%files
14cr|perl-MooseX-Types-URI-0.50.0-3|47	%doc Changes META.yml
14cr|perl-MooseX-Types-URI-0.50.0-3|48	%{_mandir}/man3/*
14cr|perl-MooseX-Types-URI-0.50.0-3|49	%{perl_vendorlib}/*
14cr|perl-MooseX-Types-URI-0.50.0-3|50	
14cr|perl-MooseX-Types-URI-0.50.0-3|51	%changelog
14cr|perl-MooseX-Types-URI-0.50.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-MooseX-Types-URI-0.50.0-3|53	+ Revision: d6663c5
14cr|perl-MooseX-Types-URI-0.50.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-MooseX-Types-URI-0.50.0-3|55	
14cr|perl-MooseX-Types-URI-0.50.0-3|56	

5137 14
14cr|perl-MooseX-YAML-0.40.0-5|1	%define upstream_name    MooseX-YAML
14cr|perl-MooseX-YAML-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-MooseX-YAML-0.40.0-5|3	
14cr|perl-MooseX-YAML-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-MooseX-YAML-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MooseX-YAML-0.40.0-5|6	Release:	5
14cr|perl-MooseX-YAML-0.40.0-5|7	
14cr|perl-MooseX-YAML-0.40.0-5|8	Summary:	DWIM loading of Moose objects from YAML
14cr|perl-MooseX-YAML-0.40.0-5|9	
14cr|perl-MooseX-YAML-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-MooseX-YAML-0.40.0-5|11	Group:		Development/Perl
14cr|perl-MooseX-YAML-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooseX-YAML-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooseX-YAML-0.40.0-5|14	
14cr|perl-MooseX-YAML-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-MooseX-YAML-0.40.0-5|16	BuildRequires:	perl(MooseX::Blessed::Reconstruct)
14cr|perl-MooseX-YAML-0.40.0-5|17	BuildRequires:	perl(Sub::Exporter)
14cr|perl-MooseX-YAML-0.40.0-5|18	BuildRequires:	perl(Test::use::ok)
14cr|perl-MooseX-YAML-0.40.0-5|19	BuildRequires:	perl(YAML)
14cr|perl-MooseX-YAML-0.40.0-5|20	BuildRequires:	perl(namespace::clean)
14cr|perl-MooseX-YAML-0.40.0-5|21	BuildArch:	noarch
14cr|perl-MooseX-YAML-0.40.0-5|22	
14cr|perl-MooseX-YAML-0.40.0-5|23	%description
14cr|perl-MooseX-YAML-0.40.0-5|24	This module provides DWIM loading of the Moose manpage based objects from
14cr|perl-MooseX-YAML-0.40.0-5|25	YAML documents.
14cr|perl-MooseX-YAML-0.40.0-5|26	
14cr|perl-MooseX-YAML-0.40.0-5|27	Any hashes blessed into a the Moose manpage class will be replaced with a
14cr|perl-MooseX-YAML-0.40.0-5|28	properly constructed instance (respecting init args, 'BUILDALL', and the
14cr|perl-MooseX-YAML-0.40.0-5|29	meta instance type).
14cr|perl-MooseX-YAML-0.40.0-5|30	
14cr|perl-MooseX-YAML-0.40.0-5|31	This is similar to the YAML::Active manpage in that certain nodes in the
14cr|perl-MooseX-YAML-0.40.0-5|32	loaded YAML documented are treated specially.
14cr|perl-MooseX-YAML-0.40.0-5|33	
14cr|perl-MooseX-YAML-0.40.0-5|34	%prep
14cr|perl-MooseX-YAML-0.40.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooseX-YAML-0.40.0-5|36	
14cr|perl-MooseX-YAML-0.40.0-5|37	%build
14cr|perl-MooseX-YAML-0.40.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooseX-YAML-0.40.0-5|39	%make
14cr|perl-MooseX-YAML-0.40.0-5|40	
14cr|perl-MooseX-YAML-0.40.0-5|41	%check
14cr|perl-MooseX-YAML-0.40.0-5|42	%make test
14cr|perl-MooseX-YAML-0.40.0-5|43	
14cr|perl-MooseX-YAML-0.40.0-5|44	%install
14cr|perl-MooseX-YAML-0.40.0-5|45	%makeinstall_std
14cr|perl-MooseX-YAML-0.40.0-5|46	
14cr|perl-MooseX-YAML-0.40.0-5|47	%files
14cr|perl-MooseX-YAML-0.40.0-5|48	%doc Changes META.yml
14cr|perl-MooseX-YAML-0.40.0-5|49	%{_mandir}/man3/*
14cr|perl-MooseX-YAML-0.40.0-5|50	%{perl_vendorlib}/*
14cr|perl-MooseX-YAML-0.40.0-5|51	
14cr|perl-MooseX-YAML-0.40.0-5|52	
14cr|perl-MooseX-YAML-0.40.0-5|53	%changelog
14cr|perl-MooseX-YAML-0.40.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-MooseX-YAML-0.40.0-5|55	+ Revision: 2e45507
14cr|perl-MooseX-YAML-0.40.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-MooseX-YAML-0.40.0-5|57	
14cr|perl-MooseX-YAML-0.40.0-5|58	

5138 14
14cr|perl-MooX-Types-MooseLike-0.250.0-3|1	%define upstream_name    MooX-Types-MooseLike
14cr|perl-MooX-Types-MooseLike-0.250.0-3|2	%define upstream_version 0.25
14cr|perl-MooX-Types-MooseLike-0.250.0-3|3	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MooX-Types-MooseLike-0.250.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooX-Types-MooseLike-0.250.0-3|6	Release:    3
14cr|perl-MooX-Types-MooseLike-0.250.0-3|7	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|8	Summary:    Moo types for numbers
14cr|perl-MooX-Types-MooseLike-0.250.0-3|9	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|10	License:    GPL+ or Artistic
14cr|perl-MooX-Types-MooseLike-0.250.0-3|11	Group:      Development/Perl
14cr|perl-MooX-Types-MooseLike-0.250.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooX-Types-MooseLike-0.250.0-3|13	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooX-Types-MooseLike-0.250.0-3|14	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooX-Types-MooseLike-0.250.0-3|16	BuildRequires: perl(Module::Runtime) >= 0.12.0
14cr|perl-MooX-Types-MooseLike-0.250.0-3|17	BuildRequires: perl(Moo) >= 0.91.10
14cr|perl-MooX-Types-MooseLike-0.250.0-3|18	BuildRequires: perl(Test::Fatal) >= 0.3.0
14cr|perl-MooX-Types-MooseLike-0.250.0-3|19	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-MooX-Types-MooseLike-0.250.0-3|20	BuildRequires: perl-devel
14cr|perl-MooX-Types-MooseLike-0.250.0-3|21	BuildRequires: perl(strictures)
14cr|perl-MooX-Types-MooseLike-0.250.0-3|22	# Need to be added explicitly because it breaks builds
14cr|perl-MooX-Types-MooseLike-0.250.0-3|23	Requires:      perl(Moo)
14cr|perl-MooX-Types-MooseLike-0.250.0-3|24	BuildArch:  noarch
14cr|perl-MooX-Types-MooseLike-0.250.0-3|25	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|26	%description
14cr|perl-MooX-Types-MooseLike-0.250.0-3|27	See the MooX::Types::MooseLike::Base manpage for an example of how to build
14cr|perl-MooX-Types-MooseLike-0.250.0-3|28	base types.
14cr|perl-MooX-Types-MooseLike-0.250.0-3|29	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|30	See the MooX::Types::MooseLike::Numeric manpage for an example of how to
14cr|perl-MooX-Types-MooseLike-0.250.0-3|31	build subtypes.
14cr|perl-MooX-Types-MooseLike-0.250.0-3|32	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|33	%prep
14cr|perl-MooX-Types-MooseLike-0.250.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooX-Types-MooseLike-0.250.0-3|35	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|36	%build
14cr|perl-MooX-Types-MooseLike-0.250.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooX-Types-MooseLike-0.250.0-3|38	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|39	%make
14cr|perl-MooX-Types-MooseLike-0.250.0-3|40	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|41	%check
14cr|perl-MooX-Types-MooseLike-0.250.0-3|42	%make test
14cr|perl-MooX-Types-MooseLike-0.250.0-3|43	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|44	%install
14cr|perl-MooX-Types-MooseLike-0.250.0-3|45	%makeinstall_std
14cr|perl-MooX-Types-MooseLike-0.250.0-3|46	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|47	%files
14cr|perl-MooX-Types-MooseLike-0.250.0-3|48	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-MooX-Types-MooseLike-0.250.0-3|49	%{_mandir}/man3/*
14cr|perl-MooX-Types-MooseLike-0.250.0-3|50	%{perl_vendorlib}/*
14cr|perl-MooX-Types-MooseLike-0.250.0-3|51	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|52	%changelog
14cr|perl-MooX-Types-MooseLike-0.250.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-3
14cr|perl-MooX-Types-MooseLike-0.250.0-3|54	+ Revision: 169f8a2
14cr|perl-MooX-Types-MooseLike-0.250.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-MooX-Types-MooseLike-0.250.0-3|56	
14cr|perl-MooX-Types-MooseLike-0.250.0-3|57	

5139 14
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|1	%define upstream_name    MooX-Types-MooseLike-Numeric
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|2	%define upstream_version 1.02
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|3	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|6	Release:    3
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|7	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|8	Summary:    Moo types for numbers
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|9	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|10	License:    GPL+ or Artistic
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|11	Group:      Development/Perl
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|14	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|16	BuildRequires: perl(MooX::Types::MooseLike) >= 0.230.0
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|17	BuildRequires: perl(Test::Fatal) >= 0.3.0
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|18	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|19	BuildRequires: perl-devel
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|20	BuildRequires: perl(strictures)
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|21	BuildArch:  noarch
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|22	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|23	%description
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|24	adpated from MooseX::Types::Common::Numeric
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|25	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|26	%prep
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|28	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|29	%build
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|31	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|32	%make
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|33	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|34	%check
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|35	%make test
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|36	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|37	%install
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|38	%makeinstall_std
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|39	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|40	%files
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|41	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|42	%{_mandir}/man3/*
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|43	%{perl_vendorlib}/*
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|44	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|45	%changelog
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-3
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|47	+ Revision: e9bd7c3
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|49	
14cr|perl-MooX-Types-MooseLike-Numeric-1.20.0-3|50	

5140 14
14cr|perl-Mouse-1.110.0-4|1	%define upstream_name    Mouse
14cr|perl-Mouse-1.110.0-4|2	%define upstream_version 1.11
14cr|perl-Mouse-1.110.0-4|3	
14cr|perl-Mouse-1.110.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Mouse-1.110.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Mouse-1.110.0-4|6	Release:    4
14cr|perl-Mouse-1.110.0-4|7	
14cr|perl-Mouse-1.110.0-4|8	License:    GPL+ or Artistic
14cr|perl-Mouse-1.110.0-4|9	Group:      Development/Perl
14cr|perl-Mouse-1.110.0-4|10	Summary:    Moose minus the antlers
14cr|perl-Mouse-1.110.0-4|11	
14cr|perl-Mouse-1.110.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Mouse-1.110.0-4|13	Source0:    http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Mouse-1.110.0-4|14	
14cr|perl-Mouse-1.110.0-4|15	BuildRequires: perl(Class::Method::Modifiers)
14cr|perl-Mouse-1.110.0-4|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Mouse-1.110.0-4|17	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
14cr|perl-Mouse-1.110.0-4|18	BuildRequires: perl(MRO::Compat)
14cr|perl-Mouse-1.110.0-4|19	BuildRequires: perl(Scalar::Util)
14cr|perl-Mouse-1.110.0-4|20	BuildRequires: perl(Sub::Exporter)
14cr|perl-Mouse-1.110.0-4|21	BuildRequires: perl(Test::Exception)
14cr|perl-Mouse-1.110.0-4|22	BuildRequires: perl(Test::More)
14cr|perl-Mouse-1.110.0-4|23	BuildRequires: perl-devel
14cr|perl-Mouse-1.110.0-4|24	
14cr|perl-Mouse-1.110.0-4|25	Provides:      perl-Moose-implementation
14cr|perl-Mouse-1.110.0-4|26	
14cr|perl-Mouse-1.110.0-4|27	%description
14cr|perl-Mouse-1.110.0-4|28	the Moose manpage is wonderful.
14cr|perl-Mouse-1.110.0-4|29	
14cr|perl-Mouse-1.110.0-4|30	Unfortunately, it's a little slow. Though significant progress has been
14cr|perl-Mouse-1.110.0-4|31	made over the years, the compile time penalty is a non-starter for some
14cr|perl-Mouse-1.110.0-4|32	applications.
14cr|perl-Mouse-1.110.0-4|33	
14cr|perl-Mouse-1.110.0-4|34	Mouse aims to alleviate this by providing a subset of Moose's
14cr|perl-Mouse-1.110.0-4|35	functionality, faster. In particular, the Moose/has manpage is missing only
14cr|perl-Mouse-1.110.0-4|36	a few expert-level features.
14cr|perl-Mouse-1.110.0-4|37	
14cr|perl-Mouse-1.110.0-4|38	%prep
14cr|perl-Mouse-1.110.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Mouse-1.110.0-4|40	
14cr|perl-Mouse-1.110.0-4|41	%build
14cr|perl-Mouse-1.110.0-4|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Mouse-1.110.0-4|43	%make
14cr|perl-Mouse-1.110.0-4|44	
14cr|perl-Mouse-1.110.0-4|45	%check
14cr|perl-Mouse-1.110.0-4|46	%make test
14cr|perl-Mouse-1.110.0-4|47	
14cr|perl-Mouse-1.110.0-4|48	%install
14cr|perl-Mouse-1.110.0-4|49	%makeinstall_std
14cr|perl-Mouse-1.110.0-4|50	
14cr|perl-Mouse-1.110.0-4|51	%files
14cr|perl-Mouse-1.110.0-4|52	%doc Changes
14cr|perl-Mouse-1.110.0-4|53	%{_mandir}/man3/*
14cr|perl-Mouse-1.110.0-4|54	%{perl_vendorlib}/*
14cr|perl-Mouse-1.110.0-4|55	
14cr|perl-Mouse-1.110.0-4|56	
14cr|perl-Mouse-1.110.0-4|57	
14cr|perl-Mouse-1.110.0-4|58	%changelog
14cr|perl-Mouse-1.110.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-4
14cr|perl-Mouse-1.110.0-4|60	+ Revision: 281053e
14cr|perl-Mouse-1.110.0-4|61	- MassBuild#464: Increase release tag
14cr|perl-Mouse-1.110.0-4|62	
14cr|perl-Mouse-1.110.0-4|63	

5141 14
14cr|perl-MouseX-NativeTraits-1.40.0-4|1	%define upstream_name       MouseX-NativeTraits
14cr|perl-MouseX-NativeTraits-1.40.0-4|2	%define upstream_version    1.04
14cr|perl-MouseX-NativeTraits-1.40.0-4|3	
14cr|perl-MouseX-NativeTraits-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MouseX-NativeTraits-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MouseX-NativeTraits-1.40.0-4|6	Release:	4
14cr|perl-MouseX-NativeTraits-1.40.0-4|7	License:	Artistic
14cr|perl-MouseX-NativeTraits-1.40.0-4|8	Group:		Development/Perl
14cr|perl-MouseX-NativeTraits-1.40.0-4|9	Summary:	Extend your attribute interfaces for Mouse
14cr|perl-MouseX-NativeTraits-1.40.0-4|10	
14cr|perl-MouseX-NativeTraits-1.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MouseX-NativeTraits-1.40.0-4|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MouseX-NativeTraits-1.40.0-4|13	BuildRequires:	perl-devel
14cr|perl-MouseX-NativeTraits-1.40.0-4|14	BuildRequires:	perl(Any::Moose)
14cr|perl-MouseX-NativeTraits-1.40.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-MouseX-NativeTraits-1.40.0-4|16	BuildRequires:	perl(Mouse)
14cr|perl-MouseX-NativeTraits-1.40.0-4|17	BuildRequires:	perl(Test::Fatal)
14cr|perl-MouseX-NativeTraits-1.40.0-4|18	BuildArch:	noarch
14cr|perl-MouseX-NativeTraits-1.40.0-4|19	
14cr|perl-MouseX-NativeTraits-1.40.0-4|20	%description
14cr|perl-MouseX-NativeTraits-1.40.0-4|21	Extend your attribute interfaces for Mouse.
14cr|perl-MouseX-NativeTraits-1.40.0-4|22	
14cr|perl-MouseX-NativeTraits-1.40.0-4|23	%prep
14cr|perl-MouseX-NativeTraits-1.40.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MouseX-NativeTraits-1.40.0-4|25	
14cr|perl-MouseX-NativeTraits-1.40.0-4|26	%build
14cr|perl-MouseX-NativeTraits-1.40.0-4|27	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14cr|perl-MouseX-NativeTraits-1.40.0-4|28	make
14cr|perl-MouseX-NativeTraits-1.40.0-4|29	
14cr|perl-MouseX-NativeTraits-1.40.0-4|30	%check
14cr|perl-MouseX-NativeTraits-1.40.0-4|31	make test
14cr|perl-MouseX-NativeTraits-1.40.0-4|32	
14cr|perl-MouseX-NativeTraits-1.40.0-4|33	%install
14cr|perl-MouseX-NativeTraits-1.40.0-4|34	%makeinstall_std
14cr|perl-MouseX-NativeTraits-1.40.0-4|35	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cr|perl-MouseX-NativeTraits-1.40.0-4|36	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cr|perl-MouseX-NativeTraits-1.40.0-4|37	
14cr|perl-MouseX-NativeTraits-1.40.0-4|38	%files
14cr|perl-MouseX-NativeTraits-1.40.0-4|39	%doc README Changes
14cr|perl-MouseX-NativeTraits-1.40.0-4|40	%{perl_vendorlib}/Mouse/Meta/Attribute/Custom/Trait/*.pm
14cr|perl-MouseX-NativeTraits-1.40.0-4|41	%{perl_vendorlib}/Mouse/Meta/Attribute/*.pm
14cr|perl-MouseX-NativeTraits-1.40.0-4|42	%{perl_vendorlib}/MouseX/NativeTraits.pm
14cr|perl-MouseX-NativeTraits-1.40.0-4|43	%{perl_vendorlib}/MouseX/NativeTraits/*.pm
14cr|perl-MouseX-NativeTraits-1.40.0-4|44	%{perl_vendorlib}/MouseX/NativeTraits/MethodProvider/*.pm
14cr|perl-MouseX-NativeTraits-1.40.0-4|45	%{_mandir}/man3/*
14cr|perl-MouseX-NativeTraits-1.40.0-4|46	
14cr|perl-MouseX-NativeTraits-1.40.0-4|47	
14cr|perl-MouseX-NativeTraits-1.40.0-4|48	
14cr|perl-MouseX-NativeTraits-1.40.0-4|49	%changelog
14cr|perl-MouseX-NativeTraits-1.40.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-MouseX-NativeTraits-1.40.0-4|51	+ Revision: 5d2d167
14cr|perl-MouseX-NativeTraits-1.40.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-MouseX-NativeTraits-1.40.0-4|53	
14cr|perl-MouseX-NativeTraits-1.40.0-4|54	

5142 14
14cr|perl-MouseX-StrictConstructor-0.20.0-4|1	%define upstream_name       MouseX-StrictConstructor
14cr|perl-MouseX-StrictConstructor-0.20.0-4|2	%define upstream_version    0.02
14cr|perl-MouseX-StrictConstructor-0.20.0-4|3	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MouseX-StrictConstructor-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MouseX-StrictConstructor-0.20.0-4|6	Release:	4
14cr|perl-MouseX-StrictConstructor-0.20.0-4|7	License:	Artistic
14cr|perl-MouseX-StrictConstructor-0.20.0-4|8	Group:		Development/Perl
14cr|perl-MouseX-StrictConstructor-0.20.0-4|9	Summary:	Make your object constructors blow up on unknown attributes
14cr|perl-MouseX-StrictConstructor-0.20.0-4|10	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MouseX-StrictConstructor-0.20.0-4|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MouseX-StrictConstructor-0.20.0-4|13	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|14	BuildRequires:	perl-devel
14cr|perl-MouseX-StrictConstructor-0.20.0-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-MouseX-StrictConstructor-0.20.0-4|16	BuildRequires:	perl(Mouse)
14cr|perl-MouseX-StrictConstructor-0.20.0-4|17	BuildArch:	noarch
14cr|perl-MouseX-StrictConstructor-0.20.0-4|18	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|19	%description
14cr|perl-MouseX-StrictConstructor-0.20.0-4|20	Make your object constructors blow up on unknown attributes
14cr|perl-MouseX-StrictConstructor-0.20.0-4|21	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|22	%prep
14cr|perl-MouseX-StrictConstructor-0.20.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MouseX-StrictConstructor-0.20.0-4|24	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|25	%build
14cr|perl-MouseX-StrictConstructor-0.20.0-4|26	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14cr|perl-MouseX-StrictConstructor-0.20.0-4|27	make
14cr|perl-MouseX-StrictConstructor-0.20.0-4|28	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|29	%check
14cr|perl-MouseX-StrictConstructor-0.20.0-4|30	make test
14cr|perl-MouseX-StrictConstructor-0.20.0-4|31	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|32	%install
14cr|perl-MouseX-StrictConstructor-0.20.0-4|33	%makeinstall_std
14cr|perl-MouseX-StrictConstructor-0.20.0-4|34	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cr|perl-MouseX-StrictConstructor-0.20.0-4|35	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cr|perl-MouseX-StrictConstructor-0.20.0-4|36	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|37	%files
14cr|perl-MouseX-StrictConstructor-0.20.0-4|38	%doc README Changes
14cr|perl-MouseX-StrictConstructor-0.20.0-4|39	%{perl_vendorlib}/MouseX/StrictConstructor.pm
14cr|perl-MouseX-StrictConstructor-0.20.0-4|40	%{_mandir}/man3/*
14cr|perl-MouseX-StrictConstructor-0.20.0-4|41	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|42	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|43	%changelog
14cr|perl-MouseX-StrictConstructor-0.20.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-MouseX-StrictConstructor-0.20.0-4|45	+ Revision: 46f16ee
14cr|perl-MouseX-StrictConstructor-0.20.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-MouseX-StrictConstructor-0.20.0-4|47	
14cr|perl-MouseX-StrictConstructor-0.20.0-4|48	

5143 14
14cr|perl-MP3-Icecast-0.20.0-4|1	%define	upstream_name	 MP3-Icecast
14cr|perl-MP3-Icecast-0.20.0-4|2	%define	upstream_version 0.02
14cr|perl-MP3-Icecast-0.20.0-4|3	
14cr|perl-MP3-Icecast-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MP3-Icecast-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MP3-Icecast-0.20.0-4|6	Release:	4
14cr|perl-MP3-Icecast-0.20.0-4|7	
14cr|perl-MP3-Icecast-0.20.0-4|8	Summary:	MP3::Icecast - Generate Icecast streams
14cr|perl-MP3-Icecast-0.20.0-4|9	
14cr|perl-MP3-Icecast-0.20.0-4|10	License:	GPL
14cr|perl-MP3-Icecast-0.20.0-4|11	Group:		Development/Perl
14cr|perl-MP3-Icecast-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MP3-Icecast-0.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AL/ALLENDAY/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MP3-Icecast-0.20.0-4|14	
14cr|perl-MP3-Icecast-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-MP3-Icecast-0.20.0-4|16	BuildRequires:	perl(MP3::Info)
14cr|perl-MP3-Icecast-0.20.0-4|17	BuildRequires:	perl(URI)
14cr|perl-MP3-Icecast-0.20.0-4|18	BuildArch:	noarch
14cr|perl-MP3-Icecast-0.20.0-4|19	
14cr|perl-MP3-Icecast-0.20.0-4|20	%rename	perl-mp3-icecast
14cr|perl-MP3-Icecast-0.20.0-4|21	
14cr|perl-MP3-Icecast-0.20.0-4|22	%description
14cr|perl-MP3-Icecast-0.20.0-4|23	MP3::Icecast - Generate Icecast streams, as well as M3U and PLSv2 playlists.
14cr|perl-MP3-Icecast-0.20.0-4|24	
14cr|perl-MP3-Icecast-0.20.0-4|25	%prep
14cr|perl-MP3-Icecast-0.20.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MP3-Icecast-0.20.0-4|27	
14cr|perl-MP3-Icecast-0.20.0-4|28	%build
14cr|perl-MP3-Icecast-0.20.0-4|29	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MP3-Icecast-0.20.0-4|30	%make
14cr|perl-MP3-Icecast-0.20.0-4|31	
14cr|perl-MP3-Icecast-0.20.0-4|32	%check
14cr|perl-MP3-Icecast-0.20.0-4|33	make test
14cr|perl-MP3-Icecast-0.20.0-4|34	
14cr|perl-MP3-Icecast-0.20.0-4|35	%install
14cr|perl-MP3-Icecast-0.20.0-4|36	%makeinstall_std
14cr|perl-MP3-Icecast-0.20.0-4|37	
14cr|perl-MP3-Icecast-0.20.0-4|38	%files
14cr|perl-MP3-Icecast-0.20.0-4|39	%defattr(644,root,root,755)
14cr|perl-MP3-Icecast-0.20.0-4|40	%doc README Changes
14cr|perl-MP3-Icecast-0.20.0-4|41	%{perl_vendorlib}/MP3
14cr|perl-MP3-Icecast-0.20.0-4|42	%{_mandir}/man3/*
14cr|perl-MP3-Icecast-0.20.0-4|43	
14cr|perl-MP3-Icecast-0.20.0-4|44	
14cr|perl-MP3-Icecast-0.20.0-4|45	
14cr|perl-MP3-Icecast-0.20.0-4|46	%changelog
14cr|perl-MP3-Icecast-0.20.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-MP3-Icecast-0.20.0-4|48	+ Revision: 447ddd2
14cr|perl-MP3-Icecast-0.20.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-MP3-Icecast-0.20.0-4|50	
14cr|perl-MP3-Icecast-0.20.0-4|51	

5144 14
14cr|perl-MP3-ID3v1Tag-1.110.0-4|1	%define upstream_name	 MP3-ID3v1Tag
14cr|perl-MP3-ID3v1Tag-1.110.0-4|2	%define upstream_version 1.11
14cr|perl-MP3-ID3v1Tag-1.110.0-4|3	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-MP3-ID3v1Tag-1.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MP3-ID3v1Tag-1.110.0-4|6	Release:	4
14cr|perl-MP3-ID3v1Tag-1.110.0-4|7	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|8	Summary:	Edit ID3v1 Tags from an Audio MPEG Layer 3
14cr|perl-MP3-ID3v1Tag-1.110.0-4|9	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-MP3-ID3v1Tag-1.110.0-4|11	Group:		Development/Perl
14cr|perl-MP3-ID3v1Tag-1.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MP3-ID3v1Tag-1.110.0-4|13	Source0:	http://search.cpan.org/CPAN/modules/by-module/MP3/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-MP3-ID3v1Tag-1.110.0-4|14	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-MP3-ID3v1Tag-1.110.0-4|16	BuildArch:	noarch
14cr|perl-MP3-ID3v1Tag-1.110.0-4|17	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|18	%description
14cr|perl-MP3-ID3v1Tag-1.110.0-4|19	The ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags.
14cr|perl-MP3-ID3v1Tag-1.110.0-4|20	Just create an MP3::ID3v1Tag Object with the path to the file of interest, and
14cr|perl-MP3-ID3v1Tag-1.110.0-4|21	query any of the methods below.
14cr|perl-MP3-ID3v1Tag-1.110.0-4|22	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|23	%prep
14cr|perl-MP3-ID3v1Tag-1.110.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MP3-ID3v1Tag-1.110.0-4|25	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|26	%build
14cr|perl-MP3-ID3v1Tag-1.110.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-MP3-ID3v1Tag-1.110.0-4|28	make
14cr|perl-MP3-ID3v1Tag-1.110.0-4|29	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|30	%check
14cr|perl-MP3-ID3v1Tag-1.110.0-4|31	make test
14cr|perl-MP3-ID3v1Tag-1.110.0-4|32	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|33	%install
14cr|perl-MP3-ID3v1Tag-1.110.0-4|34	%makeinstall_std
14cr|perl-MP3-ID3v1Tag-1.110.0-4|35	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|36	%files
14cr|perl-MP3-ID3v1Tag-1.110.0-4|37	%doc Changes README
14cr|perl-MP3-ID3v1Tag-1.110.0-4|38	%{perl_vendorlib}/MP3
14cr|perl-MP3-ID3v1Tag-1.110.0-4|39	%{_mandir}/*/*
14cr|perl-MP3-ID3v1Tag-1.110.0-4|40	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|41	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|42	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|43	%changelog
14cr|perl-MP3-ID3v1Tag-1.110.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-4
14cr|perl-MP3-ID3v1Tag-1.110.0-4|45	+ Revision: 814d2a1
14cr|perl-MP3-ID3v1Tag-1.110.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-MP3-ID3v1Tag-1.110.0-4|47	
14cr|perl-MP3-ID3v1Tag-1.110.0-4|48	

5145 14
14cr|perl-MP3-Tag-1.130.0-4|1	%define upstream_name	 MP3-Tag
14cr|perl-MP3-Tag-1.130.0-4|2	%define upstream_version 1.13
14cr|perl-MP3-Tag-1.130.0-4|3	
14cr|perl-MP3-Tag-1.130.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-MP3-Tag-1.130.0-4|5	%define __noautoreq 'perl\\(Normalize::Text::Normalize_Fields\\)|perl\\(Music_Normalize_Fields\\)'
14cr|perl-MP3-Tag-1.130.0-4|6	%else
14cr|perl-MP3-Tag-1.130.0-4|7	%define _requires_exceptions perl(\\(Normalize::Text::Normalize_Fields\\|Music_Normalize_Fields\\))
14cr|perl-MP3-Tag-1.130.0-4|8	%endif
14cr|perl-MP3-Tag-1.130.0-4|9	
14cr|perl-MP3-Tag-1.130.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-MP3-Tag-1.130.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MP3-Tag-1.130.0-4|12	Release:	4
14cr|perl-MP3-Tag-1.130.0-4|13	
14cr|perl-MP3-Tag-1.130.0-4|14	Summary:	Module for reading tags of MP3 audio files
14cr|perl-MP3-Tag-1.130.0-4|15	
14cr|perl-MP3-Tag-1.130.0-4|16	License:	GPL+ or Artistic
14cr|perl-MP3-Tag-1.130.0-4|17	Group:		Development/Perl
14cr|perl-MP3-Tag-1.130.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MP3-Tag-1.130.0-4|19	Source0:	http://www.cpan.org/modules/by-module/MP3/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MP3-Tag-1.130.0-4|20	
14cr|perl-MP3-Tag-1.130.0-4|21	BuildRequires:	perl-devel
14cr|perl-MP3-Tag-1.130.0-4|22	BuildRequires:	perl(Compress::Zlib)
14cr|perl-MP3-Tag-1.130.0-4|23	BuildArch:	noarch
14cr|perl-MP3-Tag-1.130.0-4|24	
14cr|perl-MP3-Tag-1.130.0-4|25	Requires:	perl(Compress::Zlib)
14cr|perl-MP3-Tag-1.130.0-4|26	
14cr|perl-MP3-Tag-1.130.0-4|27	%description
14cr|perl-MP3-Tag-1.130.0-4|28	Tag is a wrapper module to read different tags of mp3 files. It provides an
14cr|perl-MP3-Tag-1.130.0-4|29	easy way to access the functions of separate modules which do the handling
14cr|perl-MP3-Tag-1.130.0-4|30	of reading/writing the tags itself.
14cr|perl-MP3-Tag-1.130.0-4|31	
14cr|perl-MP3-Tag-1.130.0-4|32	At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported for read and
14cr|perl-MP3-Tag-1.130.0-4|33	write; MP3::Tag::Inf, MP3::Tag::CDDB_File, MP3::Tag::File,
14cr|perl-MP3-Tag-1.130.0-4|34	MP3::Tag::LastResort are supported for read access (the information obtained
14cr|perl-MP3-Tag-1.130.0-4|35	by parsing CDDB files, .inf file and the filename).
14cr|perl-MP3-Tag-1.130.0-4|36	
14cr|perl-MP3-Tag-1.130.0-4|37	%prep
14cr|perl-MP3-Tag-1.130.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MP3-Tag-1.130.0-4|39	# requires CDDB connection
14cr|perl-MP3-Tag-1.130.0-4|40	rm -f t/mp3tag.t
14cr|perl-MP3-Tag-1.130.0-4|41	chmod -R u+w examples
14cr|perl-MP3-Tag-1.130.0-4|42	chmod 755 examples/*.pl examples/mp3info2 examples/typeset_audio_dir
14cr|perl-MP3-Tag-1.130.0-4|43	
14cr|perl-MP3-Tag-1.130.0-4|44	%build
14cr|perl-MP3-Tag-1.130.0-4|45	# -n is here to avoid installation of scripts (they come in examples/ anyway)
14cr|perl-MP3-Tag-1.130.0-4|46	perl Makefile.PL INSTALLDIRS=vendor -n
14cr|perl-MP3-Tag-1.130.0-4|47	%make
14cr|perl-MP3-Tag-1.130.0-4|48	
14cr|perl-MP3-Tag-1.130.0-4|49	%check
14cr|perl-MP3-Tag-1.130.0-4|50	%make test
14cr|perl-MP3-Tag-1.130.0-4|51	
14cr|perl-MP3-Tag-1.130.0-4|52	%install
14cr|perl-MP3-Tag-1.130.0-4|53	%makeinstall_std
14cr|perl-MP3-Tag-1.130.0-4|54	
14cr|perl-MP3-Tag-1.130.0-4|55	%files
14cr|perl-MP3-Tag-1.130.0-4|56	%doc Changes README.txt TODO examples
14cr|perl-MP3-Tag-1.130.0-4|57	%{perl_vendorlib}/MP3
14cr|perl-MP3-Tag-1.130.0-4|58	%{perl_vendorlib}/Encode
14cr|perl-MP3-Tag-1.130.0-4|59	%{perl_vendorlib}/Normalize
14cr|perl-MP3-Tag-1.130.0-4|60	%{_mandir}/*/*
14cr|perl-MP3-Tag-1.130.0-4|61	
14cr|perl-MP3-Tag-1.130.0-4|62	
14cr|perl-MP3-Tag-1.130.0-4|63	%changelog
14cr|perl-MP3-Tag-1.130.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-4
14cr|perl-MP3-Tag-1.130.0-4|65	+ Revision: db2b0a6
14cr|perl-MP3-Tag-1.130.0-4|66	- MassBuild#464: Increase release tag
14cr|perl-MP3-Tag-1.130.0-4|67	
14cr|perl-MP3-Tag-1.130.0-4|68	

5146 14
14cr|perl-Msgcat-1.30.0-10|1	%define upstream_name    Msgcat
14cr|perl-Msgcat-1.30.0-10|2	%define upstream_version 1.03
14cr|perl-Msgcat-1.30.0-10|3	
14cr|perl-Msgcat-1.30.0-10|4	Name:       perl-%{upstream_name}
14cr|perl-Msgcat-1.30.0-10|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Msgcat-1.30.0-10|6	Release:    10
14cr|perl-Msgcat-1.30.0-10|7	Summary:    Msgcat, a small Perl module for XPG4 message catalog functions
14cr|perl-Msgcat-1.30.0-10|8	License:    GPL
14cr|perl-Msgcat-1.30.0-10|9	Group:      Development/Perl
14cr|perl-Msgcat-1.30.0-10|10	Url:        http://www.cpan.org
14cr|perl-Msgcat-1.30.0-10|11	Source0:    ftp://ftp.pasteur.fr/pub/computing/CPAN/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Msgcat-1.30.0-10|12	BuildRequires:	perl-devel
14cr|perl-Msgcat-1.30.0-10|13	
14cr|perl-Msgcat-1.30.0-10|14	%description
14cr|perl-Msgcat-1.30.0-10|15	This is Msgcat, a small Perl modules for systems which support the XPG4 message
14cr|perl-Msgcat-1.30.0-10|16	catalog functions : catopen(3), catgets(3) and catclose(4).
14cr|perl-Msgcat-1.30.0-10|17	
14cr|perl-Msgcat-1.30.0-10|18	%prep
14cr|perl-Msgcat-1.30.0-10|19	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Msgcat-1.30.0-10|20	
14cr|perl-Msgcat-1.30.0-10|21	# for docs files (fpons)
14cr|perl-Msgcat-1.30.0-10|22	chmod 0644 README Changes
14cr|perl-Msgcat-1.30.0-10|23	
14cr|perl-Msgcat-1.30.0-10|24	%build
14cr|perl-Msgcat-1.30.0-10|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Msgcat-1.30.0-10|26	%make OPTIMIZE="%{optflags}"
14cr|perl-Msgcat-1.30.0-10|27	
14cr|perl-Msgcat-1.30.0-10|28	%check
14cr|perl-Msgcat-1.30.0-10|29	%make test
14cr|perl-Msgcat-1.30.0-10|30	
14cr|perl-Msgcat-1.30.0-10|31	%install
14cr|perl-Msgcat-1.30.0-10|32	%makeinstall_std
14cr|perl-Msgcat-1.30.0-10|33	
14cr|perl-Msgcat-1.30.0-10|34	%clean
14cr|perl-Msgcat-1.30.0-10|35	
14cr|perl-Msgcat-1.30.0-10|36	%files
14cr|perl-Msgcat-1.30.0-10|37	%doc README Changes
14cr|perl-Msgcat-1.30.0-10|38	%{_mandir}/*/*
14cr|perl-Msgcat-1.30.0-10|39	%{perl_vendorarch}/Locale
14cr|perl-Msgcat-1.30.0-10|40	%{perl_vendorarch}/auto/Locale
14cr|perl-Msgcat-1.30.0-10|41	
14cr|perl-Msgcat-1.30.0-10|42	%changelog
14cr|perl-Msgcat-1.30.0-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-10
14cr|perl-Msgcat-1.30.0-10|44	+ Revision: b2d1c7c
14cr|perl-Msgcat-1.30.0-10|45	- MassBuild#464: Increase release tag
14cr|perl-Msgcat-1.30.0-10|46	
14cr|perl-Msgcat-1.30.0-10|47	

5147 14
14cr|perl-MusicBrainz-DiscID-0.30.0-3|1	%define upstream_name		MusicBrainz-DiscID
14cr|perl-MusicBrainz-DiscID-0.30.0-3|2	%define upstream_version	0.03
14cr|perl-MusicBrainz-DiscID-0.30.0-3|3	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-MusicBrainz-DiscID-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-MusicBrainz-DiscID-0.30.0-3|6	Release:	3
14cr|perl-MusicBrainz-DiscID-0.30.0-3|7	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|8	Summary:	Perl interface for the MusicBrainz libdiscid library
14cr|perl-MusicBrainz-DiscID-0.30.0-3|9	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-MusicBrainz-DiscID-0.30.0-3|11	Group:		Development/Perl
14cr|perl-MusicBrainz-DiscID-0.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-MusicBrainz-DiscID-0.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/MusicBrainz/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-MusicBrainz-DiscID-0.30.0-3|14	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-MusicBrainz-DiscID-0.30.0-3|16	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|17	BuildRequires:	perl(Module::Build)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|18	BuildRequires:	perl(Test)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|20	BuildRequires:	perl(Module::Build)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|21	BuildRequires:	pkgconfig(libdiscid)
14cr|perl-MusicBrainz-DiscID-0.30.0-3|22	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|23	%description
14cr|perl-MusicBrainz-DiscID-0.30.0-3|24	MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID from an
14cr|perl-MusicBrainz-DiscID-0.30.0-3|25	audio CD in the drive. The coding style is slightly different to the C
14cr|perl-MusicBrainz-DiscID-0.30.0-3|26	interface to libdiscid, because it makes use of perl's Object Oriented
14cr|perl-MusicBrainz-DiscID-0.30.0-3|27	functionality.
14cr|perl-MusicBrainz-DiscID-0.30.0-3|28	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|29	%prep
14cr|perl-MusicBrainz-DiscID-0.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-MusicBrainz-DiscID-0.30.0-3|31	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|32	%build
14cr|perl-MusicBrainz-DiscID-0.30.0-3|33	perl Build.PL installdirs=vendor
14cr|perl-MusicBrainz-DiscID-0.30.0-3|34	./Build
14cr|perl-MusicBrainz-DiscID-0.30.0-3|35	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|36	%check
14cr|perl-MusicBrainz-DiscID-0.30.0-3|37	./Build test
14cr|perl-MusicBrainz-DiscID-0.30.0-3|38	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|39	%install
14cr|perl-MusicBrainz-DiscID-0.30.0-3|40	./Build install destdir=%{buildroot}
14cr|perl-MusicBrainz-DiscID-0.30.0-3|41	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|42	%files
14cr|perl-MusicBrainz-DiscID-0.30.0-3|43	%doc Changes META.yml README
14cr|perl-MusicBrainz-DiscID-0.30.0-3|44	%{_mandir}/man3/*
14cr|perl-MusicBrainz-DiscID-0.30.0-3|45	%{perl_vendorlib}/*
14cr|perl-MusicBrainz-DiscID-0.30.0-3|46	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|47	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|48	%changelog
14cr|perl-MusicBrainz-DiscID-0.30.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-MusicBrainz-DiscID-0.30.0-3|50	+ Revision: 3aed144
14cr|perl-MusicBrainz-DiscID-0.30.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-MusicBrainz-DiscID-0.30.0-3|52	
14cr|perl-MusicBrainz-DiscID-0.30.0-3|53	

5148 14
14cr|perl-mytop-1.600.0-4|1	%define upstream_name    mytop
14cr|perl-mytop-1.600.0-4|2	%define upstream_version 1.6
14cr|perl-mytop-1.600.0-4|3	
14cr|perl-mytop-1.600.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-mytop-1.600.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-mytop-1.600.0-4|6	Release:	4
14cr|perl-mytop-1.600.0-4|7	
14cr|perl-mytop-1.600.0-4|8	Summary:	A clone of top for MySQL 3.22.x to 4.x
14cr|perl-mytop-1.600.0-4|9	License:	GPL
14cr|perl-mytop-1.600.0-4|10	Group:		Databases
14cr|perl-mytop-1.600.0-4|11	Url:		http://jeremy.zawodny.com/mysql/mytop/
14cr|perl-mytop-1.600.0-4|12	Source0:	http://jeremy.zawodny.com/mysql/mytop/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-mytop-1.600.0-4|13	
14cr|perl-mytop-1.600.0-4|14	BuildRequires:	perl-devel
14cr|perl-mytop-1.600.0-4|15	BuildRequires:	perl(Term::ReadKey)
14cr|perl-mytop-1.600.0-4|16	BuildArch:	noarch
14cr|perl-mytop-1.600.0-4|17	Requires:	perl(Term::ReadKey)
14cr|perl-mytop-1.600.0-4|18	
14cr|perl-mytop-1.600.0-4|19	%description
14cr|perl-mytop-1.600.0-4|20	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
14cr|perl-mytop-1.600.0-4|21	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
14cr|perl-mytop-1.600.0-4|22	
14cr|perl-mytop-1.600.0-4|23	%prep
14cr|perl-mytop-1.600.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-mytop-1.600.0-4|25	
14cr|perl-mytop-1.600.0-4|26	%build
14cr|perl-mytop-1.600.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-mytop-1.600.0-4|28	make
14cr|perl-mytop-1.600.0-4|29	
14cr|perl-mytop-1.600.0-4|30	%check
14cr|perl-mytop-1.600.0-4|31	make test
14cr|perl-mytop-1.600.0-4|32	
14cr|perl-mytop-1.600.0-4|33	%install
14cr|perl-mytop-1.600.0-4|34	# beware to use _std macros
14cr|perl-mytop-1.600.0-4|35	%makeinstall_std
14cr|perl-mytop-1.600.0-4|36	
14cr|perl-mytop-1.600.0-4|37	%files
14cr|perl-mytop-1.600.0-4|38	%{_bindir}/mytop
14cr|perl-mytop-1.600.0-4|39	%{_mandir}/man1/%{upstream_name}.*
14cr|perl-mytop-1.600.0-4|40	%doc README
14cr|perl-mytop-1.600.0-4|41	
14cr|perl-mytop-1.600.0-4|42	
14cr|perl-mytop-1.600.0-4|43	%changelog
14cr|perl-mytop-1.600.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.600.0-4
14cr|perl-mytop-1.600.0-4|45	+ Revision: 494c740
14cr|perl-mytop-1.600.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-mytop-1.600.0-4|47	
14cr|perl-mytop-1.600.0-4|48	

5149 14
14cr|perl-Nagios-Plugin-0.360.0-3|1	%define upstream_name    Nagios-Plugin
14cr|perl-Nagios-Plugin-0.360.0-3|2	%define upstream_version 0.36
14cr|perl-Nagios-Plugin-0.360.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Nagios-Plugin-0.360.0-3|4	Version:	%perl_convert_version 0.36
14cr|perl-Nagios-Plugin-0.360.0-3|5	Release:	3
14cr|perl-Nagios-Plugin-0.360.0-3|6	Summary:	A family of perl modules to streamline writing Nagios plugins
14cr|perl-Nagios-Plugin-0.360.0-3|7	
14cr|perl-Nagios-Plugin-0.360.0-3|8	License:	GPL+ or Artistic
14cr|perl-Nagios-Plugin-0.360.0-3|9	Group:		Development/Perl
14cr|perl-Nagios-Plugin-0.360.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Nagios-Plugin-0.360.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Nagios/Nagios-Plugin-0.36.tar.gz
14cr|perl-Nagios-Plugin-0.360.0-3|12	
14cr|perl-Nagios-Plugin-0.360.0-3|13	BuildRequires:	perl-devel
14cr|perl-Nagios-Plugin-0.360.0-3|14	BuildRequires:	perl(Class::Accessor)
14cr|perl-Nagios-Plugin-0.360.0-3|15	BuildRequires:	perl(Config::Tiny)
14cr|perl-Nagios-Plugin-0.360.0-3|16	BuildRequires:	perl(Math::Calc::Units)
14cr|perl-Nagios-Plugin-0.360.0-3|17	BuildRequires:	perl(Params::Validate)
14cr|perl-Nagios-Plugin-0.360.0-3|18	BuildRequires:	perl(Test::Pod)
14cr|perl-Nagios-Plugin-0.360.0-3|19	BuildRequires:	perl(Test::Simple)
14cr|perl-Nagios-Plugin-0.360.0-3|20	BuildArch:	noarch
14cr|perl-Nagios-Plugin-0.360.0-3|21	
14cr|perl-Nagios-Plugin-0.360.0-3|22	%description
14cr|perl-Nagios-Plugin-0.360.0-3|23	These modules are meant for perl developers of plugins for Nagios
14cr|perl-Nagios-Plugin-0.360.0-3|24	(http://nagiosplug.sourceforge.net). It is meant to simplify a lot of the
14cr|perl-Nagios-Plugin-0.360.0-3|25	common functions required to do checking of a particular service.
14cr|perl-Nagios-Plugin-0.360.0-3|26	
14cr|perl-Nagios-Plugin-0.360.0-3|27	%prep
14cr|perl-Nagios-Plugin-0.360.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Nagios-Plugin-0.360.0-3|29	
14cr|perl-Nagios-Plugin-0.360.0-3|30	%build
14cr|perl-Nagios-Plugin-0.360.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Nagios-Plugin-0.360.0-3|32	%make
14cr|perl-Nagios-Plugin-0.360.0-3|33	
14cr|perl-Nagios-Plugin-0.360.0-3|34	%check
14cr|perl-Nagios-Plugin-0.360.0-3|35	make test
14cr|perl-Nagios-Plugin-0.360.0-3|36	
14cr|perl-Nagios-Plugin-0.360.0-3|37	%install
14cr|perl-Nagios-Plugin-0.360.0-3|38	%makeinstall_std
14cr|perl-Nagios-Plugin-0.360.0-3|39	
14cr|perl-Nagios-Plugin-0.360.0-3|40	%files
14cr|perl-Nagios-Plugin-0.360.0-3|41	%doc Changes README
14cr|perl-Nagios-Plugin-0.360.0-3|42	%{perl_vendorlib}/Nagios
14cr|perl-Nagios-Plugin-0.360.0-3|43	%{_mandir}/*/*
14cr|perl-Nagios-Plugin-0.360.0-3|44	
14cr|perl-Nagios-Plugin-0.360.0-3|45	
14cr|perl-Nagios-Plugin-0.360.0-3|46	
14cr|perl-Nagios-Plugin-0.360.0-3|47	%changelog
14cr|perl-Nagios-Plugin-0.360.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.360.0-3
14cr|perl-Nagios-Plugin-0.360.0-3|49	+ Revision: b90bd87
14cr|perl-Nagios-Plugin-0.360.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Nagios-Plugin-0.360.0-3|51	
14cr|perl-Nagios-Plugin-0.360.0-3|52	

5150 14
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|1	%define upstream_name    Nagios-Plugin-WWW-Mechanize
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|2	%define upstream_version 0.13
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|3	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|6	Release:	4
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|7	Summary:	Login to a web page as a user and get data as a Nagios plugin
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|8	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|9	License:	GPL+ or Artistic
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|10	Group:		Development/Perl
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|13	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|14	BuildRequires:	perl-devel
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|16	BuildRequires:	perl(Nagios::Plugin)
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|17	BuildRequires:	perl(Time::HiRes)
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|18	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|19	BuildArch:	noarch
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|20	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|21	%description
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|22	This module ties Nagios::Plugin with WWW::Mechanize so that there's less
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|23	code in your perl script and the most common work is done for you.
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|24	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|25	For example, the plugin will automatically call nagios_exit(CRITICAL, ...)
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|26	if a page is unavailable or a submit_form fails. The plugin will also keep
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|27	a track of the time for responses from the remote web server and output
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|28	that as performance data.
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|29	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|30	%prep
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|32	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|33	%build
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|35	%make
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|36	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|37	%check
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|38	%make test
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|39	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|40	%install
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|41	%makeinstall_std
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|42	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|43	%files
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|44	%doc Changes LICENSE
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|45	%{_mandir}/man3/*
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|46	%{perl_vendorlib}/Nagios
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|47	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|48	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|49	%changelog
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-4
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|51	+ Revision: a46b2f0
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|53	
14cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-4|54	

5151 14
14cr|perl-namespace-autoclean-0.200.0-1|1	%define upstream_name    namespace-autoclean
14cr|perl-namespace-autoclean-0.200.0-1|2	%define upstream_version 0.20
14cr|perl-namespace-autoclean-0.200.0-1|3	
14cr|perl-namespace-autoclean-0.200.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-namespace-autoclean-0.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-namespace-autoclean-0.200.0-1|6	Release:    1
14cr|perl-namespace-autoclean-0.200.0-1|7	Summary:    Keep imports out of your namespace
14cr|perl-namespace-autoclean-0.200.0-1|8	License:    GPL+ or Artistic
14cr|perl-namespace-autoclean-0.200.0-1|9	Group:      Development/Perl
14cr|perl-namespace-autoclean-0.200.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-namespace-autoclean-0.200.0-1|11	Source0:    http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-namespace-autoclean-0.200.0-1|12	
14cr|perl-namespace-autoclean-0.200.0-1|13	BuildRequires: perl(B::Hooks::EndOfScope)
14cr|perl-namespace-autoclean-0.200.0-1|14	BuildRequires: perl(Test::Requires)
14cr|perl-namespace-autoclean-0.200.0-1|15	BuildRequires: perl(Sub::Identify)
14cr|perl-namespace-autoclean-0.200.0-1|16	BuildRequires: perl(Class::MOP)
14cr|perl-namespace-autoclean-0.200.0-1|17	BuildRequires: perl(namespace::clean)
14cr|perl-namespace-autoclean-0.200.0-1|18	BuildRequires: perl-devel
14cr|perl-namespace-autoclean-0.200.0-1|19	BuildArch: noarch
14cr|perl-namespace-autoclean-0.200.0-1|20	Requires: perl(namespace::clean)
14cr|perl-namespace-autoclean-0.200.0-1|21	Requires: perl(Sub::Identify)
14cr|perl-namespace-autoclean-0.200.0-1|22	Provides: perl(namespace::autoclean)
14cr|perl-namespace-autoclean-0.200.0-1|23	
14cr|perl-namespace-autoclean-0.200.0-1|24	%description
14cr|perl-namespace-autoclean-0.200.0-1|25	When you import a function into a Perl package, it will naturally also be
14cr|perl-namespace-autoclean-0.200.0-1|26	available as a method.
14cr|perl-namespace-autoclean-0.200.0-1|27	
14cr|perl-namespace-autoclean-0.200.0-1|28	The 'namespace::autoclean' pragma will remove all imported symbols at the
14cr|perl-namespace-autoclean-0.200.0-1|29	end of the current package's compile cycle. Functions called in the package
14cr|perl-namespace-autoclean-0.200.0-1|30	itself will still be bound by their name, but they won't show up as methods
14cr|perl-namespace-autoclean-0.200.0-1|31	on your class or instances.
14cr|perl-namespace-autoclean-0.200.0-1|32	
14cr|perl-namespace-autoclean-0.200.0-1|33	This module is very similar to namespace::clean, except it will clean all
14cr|perl-namespace-autoclean-0.200.0-1|34	imported functions, no matter if you imported them before or after you
14cr|perl-namespace-autoclean-0.200.0-1|35	'use'd the pagma. It will also not touch anything that looks like a method,
14cr|perl-namespace-autoclean-0.200.0-1|36	according to 'Class::MOP::Class::get_method_list'.
14cr|perl-namespace-autoclean-0.200.0-1|37	
14cr|perl-namespace-autoclean-0.200.0-1|38	%prep
14cr|perl-namespace-autoclean-0.200.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-namespace-autoclean-0.200.0-1|40	
14cr|perl-namespace-autoclean-0.200.0-1|41	%build
14cr|perl-namespace-autoclean-0.200.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-namespace-autoclean-0.200.0-1|43	%make
14cr|perl-namespace-autoclean-0.200.0-1|44	
14cr|perl-namespace-autoclean-0.200.0-1|45	%check
14cr|perl-namespace-autoclean-0.200.0-1|46	make test
14cr|perl-namespace-autoclean-0.200.0-1|47	
14cr|perl-namespace-autoclean-0.200.0-1|48	%install
14cr|perl-namespace-autoclean-0.200.0-1|49	%makeinstall_std
14cr|perl-namespace-autoclean-0.200.0-1|50	
14cr|perl-namespace-autoclean-0.200.0-1|51	%files
14cr|perl-namespace-autoclean-0.200.0-1|52	%doc Changes LICENSE README
14cr|perl-namespace-autoclean-0.200.0-1|53	%{_mandir}/man3/*
14cr|perl-namespace-autoclean-0.200.0-1|54	%{perl_vendorlib}/*
14cr|perl-namespace-autoclean-0.200.0-1|55	
14cr|perl-namespace-autoclean-0.200.0-1|56	%changelog
14cr|perl-namespace-autoclean-0.200.0-1|57	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
14cr|perl-namespace-autoclean-0.200.0-1|58	+ Revision: a26fb35
14cr|perl-namespace-autoclean-0.200.0-1|59	- Updated to 0.20 (by updates_builder)
14cr|perl-namespace-autoclean-0.200.0-1|60	
14cr|perl-namespace-autoclean-0.200.0-1|61	

5152 14
14cr|perl-Net-AIM-1.220.0-3|1	%define upstream_name    Net-AIM
14cr|perl-Net-AIM-1.220.0-3|2	%define upstream_version 1.22
14cr|perl-Net-AIM-1.220.0-3|3	
14cr|perl-Net-AIM-1.220.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-AIM-1.220.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-AIM-1.220.0-3|6	Release:	3
14cr|perl-Net-AIM-1.220.0-3|7	
14cr|perl-Net-AIM-1.220.0-3|8	Summary:	Perl module for AOL Instant Messenger TOC protocol
14cr|perl-Net-AIM-1.220.0-3|9	
14cr|perl-Net-AIM-1.220.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-AIM-1.220.0-3|11	Group:		Development/Perl
14cr|perl-Net-AIM-1.220.0-3|12	Url:		http://search.cpan.org/dist/Net-AIM/
14cr|perl-Net-AIM-1.220.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-AIM-1.220.0-3|14	
14cr|perl-Net-AIM-1.220.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-AIM-1.220.0-3|16	BuildArch:	noarch
14cr|perl-Net-AIM-1.220.0-3|17	
14cr|perl-Net-AIM-1.220.0-3|18	%description
14cr|perl-Net-AIM-1.220.0-3|19	perl-Net-AIM is a Perl module for AOL Instant Messenger TOC protocol.
14cr|perl-Net-AIM-1.220.0-3|20	
14cr|perl-Net-AIM-1.220.0-3|21	%prep
14cr|perl-Net-AIM-1.220.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-AIM-1.220.0-3|23	
14cr|perl-Net-AIM-1.220.0-3|24	%build
14cr|perl-Net-AIM-1.220.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-AIM-1.220.0-3|26	%make
14cr|perl-Net-AIM-1.220.0-3|27	
14cr|perl-Net-AIM-1.220.0-3|28	%check
14cr|perl-Net-AIM-1.220.0-3|29	%make test
14cr|perl-Net-AIM-1.220.0-3|30	
14cr|perl-Net-AIM-1.220.0-3|31	%install
14cr|perl-Net-AIM-1.220.0-3|32	%makeinstall_std
14cr|perl-Net-AIM-1.220.0-3|33	
14cr|perl-Net-AIM-1.220.0-3|34	%files
14cr|perl-Net-AIM-1.220.0-3|35	%doc README
14cr|perl-Net-AIM-1.220.0-3|36	%{_mandir}/man3/*
14cr|perl-Net-AIM-1.220.0-3|37	%{perl_vendorlib}/*
14cr|perl-Net-AIM-1.220.0-3|38	
14cr|perl-Net-AIM-1.220.0-3|39	
14cr|perl-Net-AIM-1.220.0-3|40	%changelog
14cr|perl-Net-AIM-1.220.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-3
14cr|perl-Net-AIM-1.220.0-3|42	+ Revision: ee2f9fa
14cr|perl-Net-AIM-1.220.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Net-AIM-1.220.0-3|44	
14cr|perl-Net-AIM-1.220.0-3|45	

5153 14
14cr|perl-Net-Akismet-0.50.0-3|1	%define	upstream_name	 Net-Akismet
14cr|perl-Net-Akismet-0.50.0-3|2	%define	upstream_version 0.05
14cr|perl-Net-Akismet-0.50.0-3|3	
14cr|perl-Net-Akismet-0.50.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Net-Akismet-0.50.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-Akismet-0.50.0-3|6	Release:    3
14cr|perl-Net-Akismet-0.50.0-3|7	
14cr|perl-Net-Akismet-0.50.0-3|8	Summary:	Perl interface to Akismet - comment and trackback spam fighter
14cr|perl-Net-Akismet-0.50.0-3|9	
14cr|perl-Net-Akismet-0.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Akismet-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Net-Akismet-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Akismet-0.50.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/N/NI/NIKOLAY/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Akismet-0.50.0-3|14	
14cr|perl-Net-Akismet-0.50.0-3|15	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Akismet-0.50.0-3|16	Buildrequires:	perl-devel
14cr|perl-Net-Akismet-0.50.0-3|17	Buildarch:	noarch
14cr|perl-Net-Akismet-0.50.0-3|18	
14cr|perl-Net-Akismet-0.50.0-3|19	%description
14cr|perl-Net-Akismet-0.50.0-3|20	Net::Akismet is a Perl interface to Akismet, a comment and trackback
14cr|perl-Net-Akismet-0.50.0-3|21	spam fighter.
14cr|perl-Net-Akismet-0.50.0-3|22	
14cr|perl-Net-Akismet-0.50.0-3|23	%prep
14cr|perl-Net-Akismet-0.50.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Akismet-0.50.0-3|25	
14cr|perl-Net-Akismet-0.50.0-3|26	%build
14cr|perl-Net-Akismet-0.50.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Akismet-0.50.0-3|28	%make
14cr|perl-Net-Akismet-0.50.0-3|29	
14cr|perl-Net-Akismet-0.50.0-3|30	%check
14cr|perl-Net-Akismet-0.50.0-3|31	make test
14cr|perl-Net-Akismet-0.50.0-3|32	
14cr|perl-Net-Akismet-0.50.0-3|33	%install
14cr|perl-Net-Akismet-0.50.0-3|34	%makeinstall_std
14cr|perl-Net-Akismet-0.50.0-3|35	
14cr|perl-Net-Akismet-0.50.0-3|36	%clean
14cr|perl-Net-Akismet-0.50.0-3|37	
14cr|perl-Net-Akismet-0.50.0-3|38	%files
14cr|perl-Net-Akismet-0.50.0-3|39	%{perl_vendorlib}/Net/Akismet.pm
14cr|perl-Net-Akismet-0.50.0-3|40	%{_mandir}/*/*
14cr|perl-Net-Akismet-0.50.0-3|41	
14cr|perl-Net-Akismet-0.50.0-3|42	
14cr|perl-Net-Akismet-0.50.0-3|43	
14cr|perl-Net-Akismet-0.50.0-3|44	%changelog
14cr|perl-Net-Akismet-0.50.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Net-Akismet-0.50.0-3|46	+ Revision: 30ab04d
14cr|perl-Net-Akismet-0.50.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Net-Akismet-0.50.0-3|48	
14cr|perl-Net-Akismet-0.50.0-3|49	

5154 14
14cr|perl-Net-Amazon-0.620.0-3|1	%define upstream_name	 Net-Amazon
14cr|perl-Net-Amazon-0.620.0-3|2	%define upstream_version 0.62
14cr|perl-Net-Amazon-0.620.0-3|3	
14cr|perl-Net-Amazon-0.620.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Amazon-0.620.0-3|5	Version:	%perl_convert_version 0.62
14cr|perl-Net-Amazon-0.620.0-3|6	Release:	3
14cr|perl-Net-Amazon-0.620.0-3|7	
14cr|perl-Net-Amazon-0.620.0-3|8	Summary:	Framework for accessing amazon.com via SOAP and XML/HTTP
14cr|perl-Net-Amazon-0.620.0-3|9	
14cr|perl-Net-Amazon-0.620.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Amazon-0.620.0-3|11	Group:		Development/Perl
14cr|perl-Net-Amazon-0.620.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Amazon-0.620.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Amazon-0.62.tar.gz
14cr|perl-Net-Amazon-0.620.0-3|14	
14cr|perl-Net-Amazon-0.620.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Amazon-0.620.0-3|16	BuildArch:	noarch
14cr|perl-Net-Amazon-0.620.0-3|17	
14cr|perl-Net-Amazon-0.620.0-3|18	%description
14cr|perl-Net-Amazon-0.620.0-3|19	Net::Amazon provides an object-oriented interface to amazon.com's
14cr|perl-Net-Amazon-0.620.0-3|20	SOAP and XML/HTTP interfaces. This way it's possible to create applications
14cr|perl-Net-Amazon-0.620.0-3|21	using Amazon's vast amount of data via a functional interface, without
14cr|perl-Net-Amazon-0.620.0-3|22	having to worry about the underlying communication mechanism.
14cr|perl-Net-Amazon-0.620.0-3|23	
14cr|perl-Net-Amazon-0.620.0-3|24	%prep
14cr|perl-Net-Amazon-0.620.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Amazon-0.620.0-3|26	
14cr|perl-Net-Amazon-0.620.0-3|27	%build
14cr|perl-Net-Amazon-0.620.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Amazon-0.620.0-3|29	%make
14cr|perl-Net-Amazon-0.620.0-3|30	
14cr|perl-Net-Amazon-0.620.0-3|31	%install
14cr|perl-Net-Amazon-0.620.0-3|32	%makeinstall_std
14cr|perl-Net-Amazon-0.620.0-3|33	
14cr|perl-Net-Amazon-0.620.0-3|34	%files
14cr|perl-Net-Amazon-0.620.0-3|35	%doc README Changes
14cr|perl-Net-Amazon-0.620.0-3|36	%{perl_vendorlib}/Net
14cr|perl-Net-Amazon-0.620.0-3|37	%{_mandir}/man3/*
14cr|perl-Net-Amazon-0.620.0-3|38	
14cr|perl-Net-Amazon-0.620.0-3|39	
14cr|perl-Net-Amazon-0.620.0-3|40	%changelog
14cr|perl-Net-Amazon-0.620.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.620.0-3
14cr|perl-Net-Amazon-0.620.0-3|42	+ Revision: 3107645
14cr|perl-Net-Amazon-0.620.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Net-Amazon-0.620.0-3|44	
14cr|perl-Net-Amazon-0.620.0-3|45	

5155 14
14cr|perl-Net-Appliance-Session-4.140.230-3|1	%define upstream_name Net-Appliance-Session
14cr|perl-Net-Appliance-Session-4.140.230-3|2	%define upstream_version 4.140230
14cr|perl-Net-Appliance-Session-4.140.230-3|3	
14cr|perl-Net-Appliance-Session-4.140.230-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-Net-Appliance-Session-4.140.230-3|5	%define __noautoreq 'perl\\(Net::Appliance::Phrasebook\\)'
14cr|perl-Net-Appliance-Session-4.140.230-3|6	%endif
14cr|perl-Net-Appliance-Session-4.140.230-3|7	
14cr|perl-Net-Appliance-Session-4.140.230-3|8	Summary:	Run command-line sessions to network appliances
14cr|perl-Net-Appliance-Session-4.140.230-3|9	
14cr|perl-Net-Appliance-Session-4.140.230-3|10	Name:		perl-%{upstream_name}
14cr|perl-Net-Appliance-Session-4.140.230-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Appliance-Session-4.140.230-3|12	Release:	3
14cr|perl-Net-Appliance-Session-4.140.230-3|13	License:	Artistic/GPL
14cr|perl-Net-Appliance-Session-4.140.230-3|14	Group:		Development/Perl
14cr|perl-Net-Appliance-Session-4.140.230-3|15	URL:		http://search.cpan.org/dist/Net-Appliance-Session/
14cr|perl-Net-Appliance-Session-4.140.230-3|16	Source:		http://www.cpan.org/modules/by-module/Net/Net-Appliance-Session-%{upstream_version}.tar.gz
14cr|perl-Net-Appliance-Session-4.140.230-3|17	BuildRequires:	perl-devel
14cr|perl-Net-Appliance-Session-4.140.230-3|18	BuildArch:	noarch
14cr|perl-Net-Appliance-Session-4.140.230-3|19	
14cr|perl-Net-Appliance-Session-4.140.230-3|20	%description
14cr|perl-Net-Appliance-Session-4.140.230-3|21	Run command-line sessions to network appliances
14cr|perl-Net-Appliance-Session-4.140.230-3|22	
14cr|perl-Net-Appliance-Session-4.140.230-3|23	%prep
14cr|perl-Net-Appliance-Session-4.140.230-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Appliance-Session-4.140.230-3|25	
14cr|perl-Net-Appliance-Session-4.140.230-3|26	%build
14cr|perl-Net-Appliance-Session-4.140.230-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Appliance-Session-4.140.230-3|28	%make
14cr|perl-Net-Appliance-Session-4.140.230-3|29	
14cr|perl-Net-Appliance-Session-4.140.230-3|30	%install
14cr|perl-Net-Appliance-Session-4.140.230-3|31	%makeinstall_std
14cr|perl-Net-Appliance-Session-4.140.230-3|32	
14cr|perl-Net-Appliance-Session-4.140.230-3|33	### Clean up docs
14cr|perl-Net-Appliance-Session-4.140.230-3|34	find examples/ -type f -exec %{__chmod} a-x {} \;
14cr|perl-Net-Appliance-Session-4.140.230-3|35	
14cr|perl-Net-Appliance-Session-4.140.230-3|36	%files
14cr|perl-Net-Appliance-Session-4.140.230-3|37	%doc Changes  MANIFEST META.yml README examples/
14cr|perl-Net-Appliance-Session-4.140.230-3|38	%{_mandir}/man3/*.3pm*
14cr|perl-Net-Appliance-Session-4.140.230-3|39	%{perl_vendorlib}/Net/Appliance/Session
14cr|perl-Net-Appliance-Session-4.140.230-3|40	%{perl_vendorlib}/Net/Appliance/Session.pm
14cr|perl-Net-Appliance-Session-4.140.230-3|41	%{_bindir}/nas
14cr|perl-Net-Appliance-Session-4.140.230-3|42	%{_mandir}/man1/nas.1.xz
14cr|perl-Net-Appliance-Session-4.140.230-3|43	
14cr|perl-Net-Appliance-Session-4.140.230-3|44	
14cr|perl-Net-Appliance-Session-4.140.230-3|45	%changelog
14cr|perl-Net-Appliance-Session-4.140.230-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.140.230-3
14cr|perl-Net-Appliance-Session-4.140.230-3|47	+ Revision: 2d27e59
14cr|perl-Net-Appliance-Session-4.140.230-3|48	- MassBuild#464: Increase release tag
14cr|perl-Net-Appliance-Session-4.140.230-3|49	
14cr|perl-Net-Appliance-Session-4.140.230-3|50	

5156 14
14cr|perl-Net-Arping-0.20.0-6|1	%define upstream_name    Net-Arping
14cr|perl-Net-Arping-0.20.0-6|2	%define upstream_version 0.02
14cr|perl-Net-Arping-0.20.0-6|3	
14cr|perl-Net-Arping-0.20.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Net-Arping-0.20.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-Arping-0.20.0-6|6	Release:	6
14cr|perl-Net-Arping-0.20.0-6|7	Summary:	Net-Arping module for perl
14cr|perl-Net-Arping-0.20.0-6|8	License:	GPL+ or Artistic
14cr|perl-Net-Arping-0.20.0-6|9	Group:		Development/Perl
14cr|perl-Net-Arping-0.20.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Arping-0.20.0-6|11	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Arping-0.20.0-6|12	Patch0:		perl-Net-Arping-0.02-overflow.patch
14cr|perl-Net-Arping-0.20.0-6|13	
14cr|perl-Net-Arping-0.20.0-6|14	BuildRequires:	net1.0.2-devel
14cr|perl-Net-Arping-0.20.0-6|15	BuildRequires:	pcap-devel
14cr|perl-Net-Arping-0.20.0-6|16	BuildRequires:	perl-devel
14cr|perl-Net-Arping-0.20.0-6|17	
14cr|perl-Net-Arping-0.20.0-6|18	%description
14cr|perl-Net-Arping-0.20.0-6|19	The module contains function for testing remote host reachability
14cr|perl-Net-Arping-0.20.0-6|20	by sending ARP packets. The program must be run as root or be
14cr|perl-Net-Arping-0.20.0-6|21	setuid.
14cr|perl-Net-Arping-0.20.0-6|22	
14cr|perl-Net-Arping-0.20.0-6|23	%prep
14cr|perl-Net-Arping-0.20.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Arping-0.20.0-6|25	%patch0 -p0
14cr|perl-Net-Arping-0.20.0-6|26	
14cr|perl-Net-Arping-0.20.0-6|27	%build
14cr|perl-Net-Arping-0.20.0-6|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Arping-0.20.0-6|29	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
14cr|perl-Net-Arping-0.20.0-6|30	# got root?
14cr|perl-Net-Arping-0.20.0-6|31	#make test
14cr|perl-Net-Arping-0.20.0-6|32	
14cr|perl-Net-Arping-0.20.0-6|33	%install
14cr|perl-Net-Arping-0.20.0-6|34	%makeinstall_std
14cr|perl-Net-Arping-0.20.0-6|35	
14cr|perl-Net-Arping-0.20.0-6|36	%clean
14cr|perl-Net-Arping-0.20.0-6|37	
14cr|perl-Net-Arping-0.20.0-6|38	%files
14cr|perl-Net-Arping-0.20.0-6|39	%doc Changes README
14cr|perl-Net-Arping-0.20.0-6|40	%{perl_vendorarch}/*
14cr|perl-Net-Arping-0.20.0-6|41	%{_mandir}/*/*
14cr|perl-Net-Arping-0.20.0-6|42	
14cr|perl-Net-Arping-0.20.0-6|43	
14cr|perl-Net-Arping-0.20.0-6|44	
14cr|perl-Net-Arping-0.20.0-6|45	%changelog
14cr|perl-Net-Arping-0.20.0-6|46	* Sun Aug 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-6
14cr|perl-Net-Arping-0.20.0-6|47	+ Revision: 0df56c7
14cr|perl-Net-Arping-0.20.0-6|48	- Fix pcap BR
14cr|perl-Net-Arping-0.20.0-6|49	
14cr|perl-Net-Arping-0.20.0-6|50	

5157 14
14cr|perl-Net-BGP-0.140.0-4|1	%define upstream_name    Net-BGP
14cr|perl-Net-BGP-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Net-BGP-0.140.0-4|3	
14cr|perl-Net-BGP-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-BGP-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-BGP-0.140.0-4|6	Release:	4
14cr|perl-Net-BGP-0.140.0-4|7	
14cr|perl-Net-BGP-0.140.0-4|8	Summary:	Net-BGP module for perl
14cr|perl-Net-BGP-0.140.0-4|9	
14cr|perl-Net-BGP-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-BGP-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Net-BGP-0.140.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-BGP-0.140.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-BGP-0.140.0-4|14	
14cr|perl-Net-BGP-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-BGP-0.140.0-4|16	BuildRequires:	perl(Test::Pod)
14cr|perl-Net-BGP-0.140.0-4|17	BuildArch:	noarch
14cr|perl-Net-BGP-0.140.0-4|18	
14cr|perl-Net-BGP-0.140.0-4|19	%description
14cr|perl-Net-BGP-0.140.0-4|20	This module is an implementation of the BGP-4 inter-domain
14cr|perl-Net-BGP-0.140.0-4|21	routing protocol. It encapsulates all of the functionality
14cr|perl-Net-BGP-0.140.0-4|22	needed to establish and maintain a BGP peering session and
14cr|perl-Net-BGP-0.140.0-4|23	exchange routing update information with the peer.
14cr|perl-Net-BGP-0.140.0-4|24	
14cr|perl-Net-BGP-0.140.0-4|25	%prep
14cr|perl-Net-BGP-0.140.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-BGP-0.140.0-4|27	
14cr|perl-Net-BGP-0.140.0-4|28	%build
14cr|perl-Net-BGP-0.140.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-BGP-0.140.0-4|30	%make
14cr|perl-Net-BGP-0.140.0-4|31	
14cr|perl-Net-BGP-0.140.0-4|32	%check
14cr|perl-Net-BGP-0.140.0-4|33	make test
14cr|perl-Net-BGP-0.140.0-4|34	
14cr|perl-Net-BGP-0.140.0-4|35	%install
14cr|perl-Net-BGP-0.140.0-4|36	%makeinstall_std
14cr|perl-Net-BGP-0.140.0-4|37	
14cr|perl-Net-BGP-0.140.0-4|38	%files
14cr|perl-Net-BGP-0.140.0-4|39	%doc Changes README
14cr|perl-Net-BGP-0.140.0-4|40	%{perl_vendorlib}/Net/BGP
14cr|perl-Net-BGP-0.140.0-4|41	%{perl_vendorlib}/Net/BGP.pm
14cr|perl-Net-BGP-0.140.0-4|42	%{_mandir}/*/*
14cr|perl-Net-BGP-0.140.0-4|43	
14cr|perl-Net-BGP-0.140.0-4|44	
14cr|perl-Net-BGP-0.140.0-4|45	%changelog
14cr|perl-Net-BGP-0.140.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Net-BGP-0.140.0-4|47	+ Revision: b0db328
14cr|perl-Net-BGP-0.140.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Net-BGP-0.140.0-4|49	
14cr|perl-Net-BGP-0.140.0-4|50	

5158 14
14cr|perl-Net-Bluetooth-0.400.0-5|1	%define upstream_name Net-Bluetooth
14cr|perl-Net-Bluetooth-0.400.0-5|2	%define upstream_version 0.40
14cr|perl-Net-Bluetooth-0.400.0-5|3	
14cr|perl-Net-Bluetooth-0.400.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Bluetooth-0.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Bluetooth-0.400.0-5|6	Release:	5
14cr|perl-Net-Bluetooth-0.400.0-5|7	
14cr|perl-Net-Bluetooth-0.400.0-5|8	Summary:	Net::Bluetooth - Perl Bluetooth Interface
14cr|perl-Net-Bluetooth-0.400.0-5|9	
14cr|perl-Net-Bluetooth-0.400.0-5|10	License:	GPL+ or Artistic
14cr|perl-Net-Bluetooth-0.400.0-5|11	Group:		Development/Perl
14cr|perl-Net-Bluetooth-0.400.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Bluetooth-0.400.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net-Bluetooth-%{upstream_version}.tar.bz2
14cr|perl-Net-Bluetooth-0.400.0-5|14	
14cr|perl-Net-Bluetooth-0.400.0-5|15	BuildRequires:	bluez-devel
14cr|perl-Net-Bluetooth-0.400.0-5|16	BuildRequires:	perl-devel
14cr|perl-Net-Bluetooth-0.400.0-5|17	Requires(pre):	bluez
14cr|perl-Net-Bluetooth-0.400.0-5|18	
14cr|perl-Net-Bluetooth-0.400.0-5|19	%description
14cr|perl-Net-Bluetooth-0.400.0-5|20	Net::Bluetooth - Perl Bluetooth Interface
14cr|perl-Net-Bluetooth-0.400.0-5|21	This module creates a Bluetooth interface for Perl.
14cr|perl-Net-Bluetooth-0.400.0-5|22	
14cr|perl-Net-Bluetooth-0.400.0-5|23	%prep
14cr|perl-Net-Bluetooth-0.400.0-5|24	%setup -q -n Net-Bluetooth-%{upstream_version}
14cr|perl-Net-Bluetooth-0.400.0-5|25	
14cr|perl-Net-Bluetooth-0.400.0-5|26	%build
14cr|perl-Net-Bluetooth-0.400.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Bluetooth-0.400.0-5|28	%make
14cr|perl-Net-Bluetooth-0.400.0-5|29	
14cr|perl-Net-Bluetooth-0.400.0-5|30	%check
14cr|perl-Net-Bluetooth-0.400.0-5|31	make test
14cr|perl-Net-Bluetooth-0.400.0-5|32	
14cr|perl-Net-Bluetooth-0.400.0-5|33	%install
14cr|perl-Net-Bluetooth-0.400.0-5|34	%makeinstall_std
14cr|perl-Net-Bluetooth-0.400.0-5|35	
14cr|perl-Net-Bluetooth-0.400.0-5|36	%files
14cr|perl-Net-Bluetooth-0.400.0-5|37	%doc Changes README
14cr|perl-Net-Bluetooth-0.400.0-5|38	%{perl_vendorarch}/Net/Bluetooth.pm
14cr|perl-Net-Bluetooth-0.400.0-5|39	%dir %{perl_vendorarch}/auto/Net/Bluetooth
14cr|perl-Net-Bluetooth-0.400.0-5|40	%{perl_vendorarch}/auto/Net/Bluetooth/*
14cr|perl-Net-Bluetooth-0.400.0-5|41	%{_mandir}/man3/*
14cr|perl-Net-Bluetooth-0.400.0-5|42	
14cr|perl-Net-Bluetooth-0.400.0-5|43	
14cr|perl-Net-Bluetooth-0.400.0-5|44	
14cr|perl-Net-Bluetooth-0.400.0-5|45	%changelog
14cr|perl-Net-Bluetooth-0.400.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-5
14cr|perl-Net-Bluetooth-0.400.0-5|47	+ Revision: 2f8ca75
14cr|perl-Net-Bluetooth-0.400.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Net-Bluetooth-0.400.0-5|49	
14cr|perl-Net-Bluetooth-0.400.0-5|50	

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

5160 14
14cr|perl-Net-CIDR-0.170.0-3|1	%define upstream_name	 Net-CIDR
14cr|perl-Net-CIDR-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-Net-CIDR-0.170.0-3|3	
14cr|perl-Net-CIDR-0.170.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-CIDR-0.170.0-3|5	Version:	%perl_convert_version 0.17
14cr|perl-Net-CIDR-0.170.0-3|6	Release:	3
14cr|perl-Net-CIDR-0.170.0-3|7	
14cr|perl-Net-CIDR-0.170.0-3|8	Summary:	Manipulate IPv4/IPv6 netblocks in CIDR notation
14cr|perl-Net-CIDR-0.170.0-3|9	
14cr|perl-Net-CIDR-0.170.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-CIDR-0.170.0-3|11	Group:		Development/Perl
14cr|perl-Net-CIDR-0.170.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-CIDR-0.170.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-CIDR-0.17.tar.gz
14cr|perl-Net-CIDR-0.170.0-3|14	
14cr|perl-Net-CIDR-0.170.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-CIDR-0.170.0-3|16	BuildArch:	noarch
14cr|perl-Net-CIDR-0.170.0-3|17	
14cr|perl-Net-CIDR-0.170.0-3|18	%description
14cr|perl-Net-CIDR-0.170.0-3|19	With this module, you can manipulate IPv4/IPv6 netblocks in CIDR notation.
14cr|perl-Net-CIDR-0.170.0-3|20	
14cr|perl-Net-CIDR-0.170.0-3|21	%prep
14cr|perl-Net-CIDR-0.170.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-CIDR-0.170.0-3|23	
14cr|perl-Net-CIDR-0.170.0-3|24	%build
14cr|perl-Net-CIDR-0.170.0-3|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-CIDR-0.170.0-3|26	%make
14cr|perl-Net-CIDR-0.170.0-3|27	
14cr|perl-Net-CIDR-0.170.0-3|28	%check
14cr|perl-Net-CIDR-0.170.0-3|29	%make test
14cr|perl-Net-CIDR-0.170.0-3|30	
14cr|perl-Net-CIDR-0.170.0-3|31	%install
14cr|perl-Net-CIDR-0.170.0-3|32	%makeinstall_std
14cr|perl-Net-CIDR-0.170.0-3|33	
14cr|perl-Net-CIDR-0.170.0-3|34	%files
14cr|perl-Net-CIDR-0.170.0-3|35	%doc Changes README
14cr|perl-Net-CIDR-0.170.0-3|36	%{perl_vendorlib}/Net
14cr|perl-Net-CIDR-0.170.0-3|37	%{_mandir}/*/*
14cr|perl-Net-CIDR-0.170.0-3|38	
14cr|perl-Net-CIDR-0.170.0-3|39	
14cr|perl-Net-CIDR-0.170.0-3|40	
14cr|perl-Net-CIDR-0.170.0-3|41	%changelog
14cr|perl-Net-CIDR-0.170.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-Net-CIDR-0.170.0-3|43	+ Revision: 3d1b8c8
14cr|perl-Net-CIDR-0.170.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Net-CIDR-0.170.0-3|45	
14cr|perl-Net-CIDR-0.170.0-3|46	

5161 14
14cr|perl-Net-CLI-Interact-2.142.10-1|1	%define upstream_version 2.142010
14cr|perl-Net-CLI-Interact-2.142.10-1|2	%define upstream_name Net-CLI-Interact
14cr|perl-Net-CLI-Interact-2.142.10-1|3	
14cr|perl-Net-CLI-Interact-2.142.10-1|4	Name:           perl-%{upstream_name}
14cr|perl-Net-CLI-Interact-2.142.10-1|5	Version:        %perl_convert_version %{upstream_version}
14cr|perl-Net-CLI-Interact-2.142.10-1|6	Release:        1
14cr|perl-Net-CLI-Interact-2.142.10-1|7	Summary:        Toolkit for CLI Automation
14cr|perl-Net-CLI-Interact-2.142.10-1|8	License:        GPL+ or Artistic
14cr|perl-Net-CLI-Interact-2.142.10-1|9	Group:          Development/Perl
14cr|perl-Net-CLI-Interact-2.142.10-1|10	URL:            http://search.cpan.org/dist/Net-CLI-Interact/
14cr|perl-Net-CLI-Interact-2.142.10-1|11	Source0:        http://www.cpan.org/authors/id/O/OL/OLIVER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-CLI-Interact-2.142.10-1|12	BuildArch:      noarch
14cr|perl-Net-CLI-Interact-2.142.10-1|13	
14cr|perl-Net-CLI-Interact-2.142.10-1|14	BuildRequires:  perl(Class::Method::Modifiers)
14cr|perl-Net-CLI-Interact-2.142.10-1|15	BuildRequires:  perl(Class::Mix)
14cr|perl-Net-CLI-Interact-2.142.10-1|16	BuildRequires:  perl(Class::MOP)
14cr|perl-Net-CLI-Interact-2.142.10-1|17	BuildRequires:  perl(Class::MOP::Class)
14cr|perl-Net-CLI-Interact-2.142.10-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
14cr|perl-Net-CLI-Interact-2.142.10-1|19	BuildRequires:  perl(File::Basename)
14cr|perl-Net-CLI-Interact-2.142.10-1|20	BuildRequires:  perl(FileHandle)
14cr|perl-Net-CLI-Interact-2.142.10-1|21	BuildRequires:  perl(IPC::Run)
14cr|perl-Net-CLI-Interact-2.142.10-1|22	BuildRequires:  perl(List::Util)
14cr|perl-Net-CLI-Interact-2.142.10-1|23	BuildRequires:  perl(Log::Dispatch::Config)
14cr|perl-Net-CLI-Interact-2.142.10-1|24	BuildRequires:  perl(Log::Dispatch::Configurator::Any)
14cr|perl-Net-CLI-Interact-2.142.10-1|25	BuildRequires:  perl(Moo)
14cr|perl-Net-CLI-Interact-2.142.10-1|26	BuildRequires:  perl(Moose)
14cr|perl-Net-CLI-Interact-2.142.10-1|27	BuildRequires:  perl(Moose::Role)
14cr|perl-Net-CLI-Interact-2.142.10-1|28	BuildRequires:  perl(Moose::Util::TypeConstraints)
14cr|perl-Net-CLI-Interact-2.142.10-1|29	BuildRequires:  perl(MooX::Types::MooseLike::Base)
14cr|perl-Net-CLI-Interact-2.142.10-1|30	BuildRequires:  perl(Net::Telnet)
14cr|perl-Net-CLI-Interact-2.142.10-1|31	BuildRequires:  perl(Path::Class)
14cr|perl-Net-CLI-Interact-2.142.10-1|32	BuildRequires:  perl(POSIX)
14cr|perl-Net-CLI-Interact-2.142.10-1|33	BuildRequires:  perl(Test::More) >= 0.88
14cr|perl-Net-CLI-Interact-2.142.10-1|34	BuildRequires:  perl(Time::HiRes)
14cr|perl-Net-CLI-Interact-2.142.10-1|35	BuildRequires:  perl(strictures)
14cr|perl-Net-CLI-Interact-2.142.10-1|36	BuildRequires:  perl-devel
14cr|perl-Net-CLI-Interact-2.142.10-1|37	
14cr|perl-Net-CLI-Interact-2.142.10-1|38	%description
14cr|perl-Net-CLI-Interact-2.142.10-1|39	Automating command line interface (CLI) interactions is not a new idea, but
14cr|perl-Net-CLI-Interact-2.142.10-1|40	can be tricky to implement. This module aims to provide a simple and
14cr|perl-Net-CLI-Interact-2.142.10-1|41	manageable interface to CLI interactions, supporting:
14cr|perl-Net-CLI-Interact-2.142.10-1|42	
14cr|perl-Net-CLI-Interact-2.142.10-1|43	%prep
14cr|perl-Net-CLI-Interact-2.142.10-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-CLI-Interact-2.142.10-1|45	
14cr|perl-Net-CLI-Interact-2.142.10-1|46	%build
14cr|perl-Net-CLI-Interact-2.142.10-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-CLI-Interact-2.142.10-1|48	%make
14cr|perl-Net-CLI-Interact-2.142.10-1|49	
14cr|perl-Net-CLI-Interact-2.142.10-1|50	%install
14cr|perl-Net-CLI-Interact-2.142.10-1|51	%makeinstall_std
14cr|perl-Net-CLI-Interact-2.142.10-1|52	
14cr|perl-Net-CLI-Interact-2.142.10-1|53	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cr|perl-Net-CLI-Interact-2.142.10-1|54	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cr|perl-Net-CLI-Interact-2.142.10-1|55	
14cr|perl-Net-CLI-Interact-2.142.10-1|56	%check
14cr|perl-Net-CLI-Interact-2.142.10-1|57	make test
14cr|perl-Net-CLI-Interact-2.142.10-1|58	
14cr|perl-Net-CLI-Interact-2.142.10-1|59	%files
14cr|perl-Net-CLI-Interact-2.142.10-1|60	%doc Changes LICENSE META.json README
14cr|perl-Net-CLI-Interact-2.142.10-1|61	%{perl_vendorlib}/*
14cr|perl-Net-CLI-Interact-2.142.10-1|62	%{_mandir}/man3/*
14cr|perl-Net-CLI-Interact-2.142.10-1|63	
14cr|perl-Net-CLI-Interact-2.142.10-1|64	
14cr|perl-Net-CLI-Interact-2.142.10-1|65	%changelog
14cr|perl-Net-CLI-Interact-2.142.10-1|66	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.142.10-1
14cr|perl-Net-CLI-Interact-2.142.10-1|67	+ Revision: 42eec47
14cr|perl-Net-CLI-Interact-2.142.10-1|68	- Fix BRs
14cr|perl-Net-CLI-Interact-2.142.10-1|69	
14cr|perl-Net-CLI-Interact-2.142.10-1|70	

5162 14
14cr|perl-Net-DAAP-Client-0.420.0-4|1	%define upstream_name    Net-DAAP-Client
14cr|perl-Net-DAAP-Client-0.420.0-4|2	%define upstream_version 0.42
14cr|perl-Net-DAAP-Client-0.420.0-4|3	
14cr|perl-Net-DAAP-Client-0.420.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-DAAP-Client-0.420.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-DAAP-Client-0.420.0-4|6	Release:	4
14cr|perl-Net-DAAP-Client-0.420.0-4|7	
14cr|perl-Net-DAAP-Client-0.420.0-4|8	Summary:	Cient for Apple iTunes DAAP service
14cr|perl-Net-DAAP-Client-0.420.0-4|9	
14cr|perl-Net-DAAP-Client-0.420.0-4|10	License:	Artistic
14cr|perl-Net-DAAP-Client-0.420.0-4|11	Group:		Development/Perl
14cr|perl-Net-DAAP-Client-0.420.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-DAAP-Client-0.420.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-DAAP-Client-0.420.0-4|14	
14cr|perl-Net-DAAP-Client-0.420.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-DAAP-Client-0.420.0-4|16	BuildRequires:	perl(Digest::MD5::M4p)
14cr|perl-Net-DAAP-Client-0.420.0-4|17	BuildRequires:	perl-libwww-perl
14cr|perl-Net-DAAP-Client-0.420.0-4|18	BuildRequires:	perl(Net::DAAP::DMAP)
14cr|perl-Net-DAAP-Client-0.420.0-4|19	BuildArch:	noarch
14cr|perl-Net-DAAP-Client-0.420.0-4|20	
14cr|perl-Net-DAAP-Client-0.420.0-4|21	%description
14cr|perl-Net-DAAP-Client-0.420.0-4|22	dapple is a DAAP library for Perl.  DAAP is the protocol built
14cr|perl-Net-DAAP-Client-0.420.0-4|23	on top of HTTP that Apple's iTunes 4 uses to share music.  Most
14cr|perl-Net-DAAP-Client-0.420.0-4|24	responses to DAAP requests contain a binary DMAP structure.
14cr|perl-Net-DAAP-Client-0.420.0-4|25	This is an incomplete release.  There are missing features.
14cr|perl-Net-DAAP-Client-0.420.0-4|26	See the TODO file for future plans.
14cr|perl-Net-DAAP-Client-0.420.0-4|27	
14cr|perl-Net-DAAP-Client-0.420.0-4|28	%prep
14cr|perl-Net-DAAP-Client-0.420.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DAAP-Client-0.420.0-4|30	
14cr|perl-Net-DAAP-Client-0.420.0-4|31	%build
14cr|perl-Net-DAAP-Client-0.420.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DAAP-Client-0.420.0-4|33	make
14cr|perl-Net-DAAP-Client-0.420.0-4|34	
14cr|perl-Net-DAAP-Client-0.420.0-4|35	%check
14cr|perl-Net-DAAP-Client-0.420.0-4|36	make test
14cr|perl-Net-DAAP-Client-0.420.0-4|37	
14cr|perl-Net-DAAP-Client-0.420.0-4|38	%install
14cr|perl-Net-DAAP-Client-0.420.0-4|39	%makeinstall_std
14cr|perl-Net-DAAP-Client-0.420.0-4|40	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Net-DAAP-Client-0.420.0-4|41	
14cr|perl-Net-DAAP-Client-0.420.0-4|42	%files
14cr|perl-Net-DAAP-Client-0.420.0-4|43	%doc README Changes
14cr|perl-Net-DAAP-Client-0.420.0-4|44	%doc %{_mandir}/man3/*
14cr|perl-Net-DAAP-Client-0.420.0-4|45	%{perl_vendorlib}/Net/DAAP/Client.pm
14cr|perl-Net-DAAP-Client-0.420.0-4|46	%{perl_vendorlib}/Net/DAAP/Client/*
14cr|perl-Net-DAAP-Client-0.420.0-4|47	
14cr|perl-Net-DAAP-Client-0.420.0-4|48	
14cr|perl-Net-DAAP-Client-0.420.0-4|49	%changelog
14cr|perl-Net-DAAP-Client-0.420.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-4
14cr|perl-Net-DAAP-Client-0.420.0-4|51	+ Revision: 98a6cb1
14cr|perl-Net-DAAP-Client-0.420.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Net-DAAP-Client-0.420.0-4|53	
14cr|perl-Net-DAAP-Client-0.420.0-4|54	

5163 14
14cr|perl-Net-DAAP-DMAP-1.270.0-3|1	%define upstream_name    Net-DAAP-DMAP
14cr|perl-Net-DAAP-DMAP-1.270.0-3|2	%define upstream_version 1.27
14cr|perl-Net-DAAP-DMAP-1.270.0-3|3	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-DAAP-DMAP-1.270.0-3|5	Version:	%perl_convert_version 1.27
14cr|perl-Net-DAAP-DMAP-1.270.0-3|6	Release:	3
14cr|perl-Net-DAAP-DMAP-1.270.0-3|7	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|8	Summary:	Perl module for reading and writing DAAP structures
14cr|perl-Net-DAAP-DMAP-1.270.0-3|9	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|10	License:	Artistic/GPL
14cr|perl-Net-DAAP-DMAP-1.270.0-3|11	Group:		Development/Perl
14cr|perl-Net-DAAP-DMAP-1.270.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-DAAP-DMAP-1.270.0-3|13	Source0:	http://www.cpan.org/authors/id/R/RC/RCLAMP/Net-DAAP-DMAP-1.27.tar.gz
14cr|perl-Net-DAAP-DMAP-1.270.0-3|14	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-DAAP-DMAP-1.270.0-3|16	BuildArch:	noarch
14cr|perl-Net-DAAP-DMAP-1.270.0-3|17	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|18	%description
14cr|perl-Net-DAAP-DMAP-1.270.0-3|19	Perl module for reading and writing DAAP structures.
14cr|perl-Net-DAAP-DMAP-1.270.0-3|20	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|21	%prep
14cr|perl-Net-DAAP-DMAP-1.270.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DAAP-DMAP-1.270.0-3|23	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|24	%build
14cr|perl-Net-DAAP-DMAP-1.270.0-3|25	yes y | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DAAP-DMAP-1.270.0-3|26	%make
14cr|perl-Net-DAAP-DMAP-1.270.0-3|27	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|28	#check
14cr|perl-Net-DAAP-DMAP-1.270.0-3|29	#make test
14cr|perl-Net-DAAP-DMAP-1.270.0-3|30	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|31	%install
14cr|perl-Net-DAAP-DMAP-1.270.0-3|32	%makeinstall_std
14cr|perl-Net-DAAP-DMAP-1.270.0-3|33	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Net-DAAP-DMAP-1.270.0-3|34	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|35	%files
14cr|perl-Net-DAAP-DMAP-1.270.0-3|36	%doc Changes
14cr|perl-Net-DAAP-DMAP-1.270.0-3|37	%doc %{_mandir}/man3/*
14cr|perl-Net-DAAP-DMAP-1.270.0-3|38	%{perl_vendorlib}/Net/DAAP/DMAP.pm
14cr|perl-Net-DAAP-DMAP-1.270.0-3|39	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|40	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|41	%changelog
14cr|perl-Net-DAAP-DMAP-1.270.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-3
14cr|perl-Net-DAAP-DMAP-1.270.0-3|43	+ Revision: 2334168
14cr|perl-Net-DAAP-DMAP-1.270.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Net-DAAP-DMAP-1.270.0-3|45	
14cr|perl-Net-DAAP-DMAP-1.270.0-3|46	

5164 14
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|1	%define upstream_name    Net-DAAP-Server-MythTV
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|3	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|6	Release:	4
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|7	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|8	Summary:	Publish MythTV videos to DAAP clients like Apple's Front Row
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|9	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|11	Group:		Development/Perl
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JA/JABLKO/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|14	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|16	BuildArch:	noarch
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|17	Requires:	perl(Net::DMAP::Server)
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|18	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|19	%description
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|20	MythTV is a homebrew PVR project. This module publishes MythTV videos,
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|21	including metadata, to DAAP clients like Apple's Front Row.
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|22	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|23	%prep
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|25	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|26	%build
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|28	make
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|29	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|30	%check
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|31	make test
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|32	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|33	%install
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|34	%makeinstall_std
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|35	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|36	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|37	mkdir -p %{buildroot}%{_bindir}
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|38	install -m 755 mythdaap %{buildroot}%{_bindir}/mythdaap
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|39	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|40	%files
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|41	%doc README
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|42	%{_bindir}/mythdaap
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|43	%{perl_vendorlib}/*
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|44	%{_mandir}/man3/*
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|45	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|46	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|47	%changelog
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|49	+ Revision: bfef8fb
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|51	
14cr|perl-Net-DAAP-Server-MythTV-0.10.0-4|52	

5165 14
14cr|perl-Net-DBus-GLib-0.33.0-5|1	%define upstream_name    Net-DBus-GLib
14cr|perl-Net-DBus-GLib-0.33.0-5|2	%define upstream_version 0.33.0
14cr|perl-Net-DBus-GLib-0.33.0-5|3	
14cr|perl-Net-DBus-GLib-0.33.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Net-DBus-GLib-0.33.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-DBus-GLib-0.33.0-5|6	Release:    5
14cr|perl-Net-DBus-GLib-0.33.0-5|7	Summary:    Perl extension for the DBus GLib bindings
14cr|perl-Net-DBus-GLib-0.33.0-5|8	License:    GPL+ or Artistic
14cr|perl-Net-DBus-GLib-0.33.0-5|9	Group:      Development/Perl
14cr|perl-Net-DBus-GLib-0.33.0-5|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-DBus-GLib-0.33.0-5|11	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-DBus-GLib-0.33.0-5|12	
14cr|perl-Net-DBus-GLib-0.33.0-5|13	BuildRequires: dbus-glib-devel
14cr|perl-Net-DBus-GLib-0.33.0-5|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Net-DBus-GLib-0.33.0-5|15	BuildRequires: perl(Glib)
14cr|perl-Net-DBus-GLib-0.33.0-5|16	BuildRequires: perl(Net::DBus)
14cr|perl-Net-DBus-GLib-0.33.0-5|17	BuildRequires: perl(Test::More)
14cr|perl-Net-DBus-GLib-0.33.0-5|18	BuildRequires: perl-devel
14cr|perl-Net-DBus-GLib-0.33.0-5|19	
14cr|perl-Net-DBus-GLib-0.33.0-5|20	%description
14cr|perl-Net-DBus-GLib-0.33.0-5|21	Net::DBus::GLib provides an extension to the Net::DBus module allowing
14cr|perl-Net-DBus-GLib-0.33.0-5|22	integration with the GLib mainloop. To integrate with the main loop, simply
14cr|perl-Net-DBus-GLib-0.33.0-5|23	get a connection to the bus via the methods in the Net::DBus::GLib manpage
14cr|perl-Net-DBus-GLib-0.33.0-5|24	rather than the usual the Net::DBus manpage module. That's it - every other
14cr|perl-Net-DBus-GLib-0.33.0-5|25	API remains the same.
14cr|perl-Net-DBus-GLib-0.33.0-5|26	
14cr|perl-Net-DBus-GLib-0.33.0-5|27	%prep
14cr|perl-Net-DBus-GLib-0.33.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DBus-GLib-0.33.0-5|29	perl -pi -e 's/^(\s+)GLib:/$1Glib:/' META.yml.PL
14cr|perl-Net-DBus-GLib-0.33.0-5|30	
14cr|perl-Net-DBus-GLib-0.33.0-5|31	%build
14cr|perl-Net-DBus-GLib-0.33.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DBus-GLib-0.33.0-5|33	%make
14cr|perl-Net-DBus-GLib-0.33.0-5|34	
14cr|perl-Net-DBus-GLib-0.33.0-5|35	%check
14cr|perl-Net-DBus-GLib-0.33.0-5|36	%make test
14cr|perl-Net-DBus-GLib-0.33.0-5|37	
14cr|perl-Net-DBus-GLib-0.33.0-5|38	%install
14cr|perl-Net-DBus-GLib-0.33.0-5|39	%makeinstall_std
14cr|perl-Net-DBus-GLib-0.33.0-5|40	
14cr|perl-Net-DBus-GLib-0.33.0-5|41	%files
14cr|perl-Net-DBus-GLib-0.33.0-5|42	%doc README LICENSE AUTHORS CHANGES META.yml
14cr|perl-Net-DBus-GLib-0.33.0-5|43	%{_mandir}/man3/*
14cr|perl-Net-DBus-GLib-0.33.0-5|44	%{perl_vendorlib}/*
14cr|perl-Net-DBus-GLib-0.33.0-5|45	
14cr|perl-Net-DBus-GLib-0.33.0-5|46	%changelog
14cr|perl-Net-DBus-GLib-0.33.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.33.0-5
14cr|perl-Net-DBus-GLib-0.33.0-5|48	+ Revision: 84a67f2
14cr|perl-Net-DBus-GLib-0.33.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Net-DBus-GLib-0.33.0-5|50	
14cr|perl-Net-DBus-GLib-0.33.0-5|51	

5166 14
14cr|perl-Net-Dict-2.170.0-2|1	%define upstream_name	 Net-Dict
14cr|perl-Net-Dict-2.170.0-2|2	%define upstream_version 2.17
14cr|perl-Net-Dict-2.170.0-2|3	
14cr|perl-Net-Dict-2.170.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Dict-2.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Dict-2.170.0-2|6	Release:	2
14cr|perl-Net-Dict-2.170.0-2|7	
14cr|perl-Net-Dict-2.170.0-2|8	Summary:	A perl client for accessing network dictionary servers
14cr|perl-Net-Dict-2.170.0-2|9	
14cr|perl-Net-Dict-2.170.0-2|10	
14cr|perl-Net-Dict-2.170.0-2|11	License:	GPL+ or Artistic
14cr|perl-Net-Dict-2.170.0-2|12	Group:		Development/Perl
14cr|perl-Net-Dict-2.170.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-Dict-2.170.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Dict-2.170.0-2|15	
14cr|perl-Net-Dict-2.170.0-2|16	BuildRequires:	perl-devel
14cr|perl-Net-Dict-2.170.0-2|17	BuildArch:	noarch
14cr|perl-Net-Dict-2.170.0-2|18	
14cr|perl-Net-Dict-2.170.0-2|19	# both packages provide /usr/bin/dict
14cr|perl-Net-Dict-2.170.0-2|20	Conflicts:	dictd-client
14cr|perl-Net-Dict-2.170.0-2|21	
14cr|perl-Net-Dict-2.170.0-2|22	%description
14cr|perl-Net-Dict-2.170.0-2|23	Net::Dict is a perl class for looking up words and their definitions on network
14cr|perl-Net-Dict-2.170.0-2|24	dictionary servers. It provides a simple client API for the DICT network
14cr|perl-Net-Dict-2.170.0-2|25	protocol.
14cr|perl-Net-Dict-2.170.0-2|26	
14cr|perl-Net-Dict-2.170.0-2|27	%prep
14cr|perl-Net-Dict-2.170.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Dict-2.170.0-2|29	
14cr|perl-Net-Dict-2.170.0-2|30	%build
14cr|perl-Net-Dict-2.170.0-2|31	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Net-Dict-2.170.0-2|32	%make
14cr|perl-Net-Dict-2.170.0-2|33	
14cr|perl-Net-Dict-2.170.0-2|34	%install
14cr|perl-Net-Dict-2.170.0-2|35	%makeinstall_std
14cr|perl-Net-Dict-2.170.0-2|36	
14cr|perl-Net-Dict-2.170.0-2|37	%files
14cr|perl-Net-Dict-2.170.0-2|38	%doc README examples
14cr|perl-Net-Dict-2.170.0-2|39	%{perl_vendorlib}/Net/*
14cr|perl-Net-Dict-2.170.0-2|40	%{_mandir}/*/*
14cr|perl-Net-Dict-2.170.0-2|41	%{_bindir}/dict
14cr|perl-Net-Dict-2.170.0-2|42	%{_bindir}/tkdict
14cr|perl-Net-Dict-2.170.0-2|43	
14cr|perl-Net-Dict-2.170.0-2|44	
14cr|perl-Net-Dict-2.170.0-2|45	
14cr|perl-Net-Dict-2.170.0-2|46	%changelog
14cr|perl-Net-Dict-2.170.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.170.0-2
14cr|perl-Net-Dict-2.170.0-2|48	+ Revision: 4a88c2b
14cr|perl-Net-Dict-2.170.0-2|49	- MassBuild#464: Increase release tag
14cr|perl-Net-Dict-2.170.0-2|50	
14cr|perl-Net-Dict-2.170.0-2|51	

5167 14
14cr|perl-Net-DMAP-Server-0.50.0-4|1	%define upstream_name    Net-DMAP-Server
14cr|perl-Net-DMAP-Server-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-Net-DMAP-Server-0.50.0-4|3	
14cr|perl-Net-DMAP-Server-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-DMAP-Server-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-DMAP-Server-0.50.0-4|6	Release:	4
14cr|perl-Net-DMAP-Server-0.50.0-4|7	
14cr|perl-Net-DMAP-Server-0.50.0-4|8	Summary:	Base class for D[A-Z]AP servers
14cr|perl-Net-DMAP-Server-0.50.0-4|9	
14cr|perl-Net-DMAP-Server-0.50.0-4|10	License:	Artistic
14cr|perl-Net-DMAP-Server-0.50.0-4|11	Group:		Development/Perl
14cr|perl-Net-DMAP-Server-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-DMAP-Server-0.50.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-DMAP-Server-0.50.0-4|14	
14cr|perl-Net-DMAP-Server-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-DMAP-Server-0.50.0-4|16	BuildRequires:	perl(Net::DAAP::DMAP)
14cr|perl-Net-DMAP-Server-0.50.0-4|17	BuildRequires:	perl(Net::Rendezvous::Publish)
14cr|perl-Net-DMAP-Server-0.50.0-4|18	BuildRequires:	perl(POE::Component::Server::HTTP)
14cr|perl-Net-DMAP-Server-0.50.0-4|19	BuildArch:	noarch
14cr|perl-Net-DMAP-Server-0.50.0-4|20	
14cr|perl-Net-DMAP-Server-0.50.0-4|21	%description
14cr|perl-Net-DMAP-Server-0.50.0-4|22	A base class for D[A-Z]AP servers.
14cr|perl-Net-DMAP-Server-0.50.0-4|23	
14cr|perl-Net-DMAP-Server-0.50.0-4|24	%prep
14cr|perl-Net-DMAP-Server-0.50.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DMAP-Server-0.50.0-4|26	
14cr|perl-Net-DMAP-Server-0.50.0-4|27	%build
14cr|perl-Net-DMAP-Server-0.50.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DMAP-Server-0.50.0-4|29	make
14cr|perl-Net-DMAP-Server-0.50.0-4|30	
14cr|perl-Net-DMAP-Server-0.50.0-4|31	%check
14cr|perl-Net-DMAP-Server-0.50.0-4|32	make test
14cr|perl-Net-DMAP-Server-0.50.0-4|33	
14cr|perl-Net-DMAP-Server-0.50.0-4|34	%install
14cr|perl-Net-DMAP-Server-0.50.0-4|35	%makeinstall_std
14cr|perl-Net-DMAP-Server-0.50.0-4|36	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Net-DMAP-Server-0.50.0-4|37	
14cr|perl-Net-DMAP-Server-0.50.0-4|38	%files
14cr|perl-Net-DMAP-Server-0.50.0-4|39	%defattr(-, root, root, 0755)
14cr|perl-Net-DMAP-Server-0.50.0-4|40	%doc Changes
14cr|perl-Net-DMAP-Server-0.50.0-4|41	%{_mandir}/man3/*
14cr|perl-Net-DMAP-Server-0.50.0-4|42	%{perl_vendorlib}/*
14cr|perl-Net-DMAP-Server-0.50.0-4|43	
14cr|perl-Net-DMAP-Server-0.50.0-4|44	
14cr|perl-Net-DMAP-Server-0.50.0-4|45	
14cr|perl-Net-DMAP-Server-0.50.0-4|46	%changelog
14cr|perl-Net-DMAP-Server-0.50.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-Net-DMAP-Server-0.50.0-4|48	+ Revision: 826c31e
14cr|perl-Net-DMAP-Server-0.50.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Net-DMAP-Server-0.50.0-4|50	
14cr|perl-Net-DMAP-Server-0.50.0-4|51	

5168 14
14cr|perl-Net-DNS-SEC-0.190.0-2|1	%define	upstream_name	 Net-DNS-SEC
14cr|perl-Net-DNS-SEC-0.190.0-2|2	%define upstream_version 0.19
14cr|perl-Net-DNS-SEC-0.190.0-2|3	
14cr|perl-Net-DNS-SEC-0.190.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-DNS-SEC-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-DNS-SEC-0.190.0-2|6	Release:	2
14cr|perl-Net-DNS-SEC-0.190.0-2|7	
14cr|perl-Net-DNS-SEC-0.190.0-2|8	Summary:	DNSSEC support for Net::DNS perl module
14cr|perl-Net-DNS-SEC-0.190.0-2|9	
14cr|perl-Net-DNS-SEC-0.190.0-2|10	
14cr|perl-Net-DNS-SEC-0.190.0-2|11	License:	GPL+ or Artistic
14cr|perl-Net-DNS-SEC-0.190.0-2|12	Group:		Development/Perl
14cr|perl-Net-DNS-SEC-0.190.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-DNS-SEC-0.190.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-DNS-SEC-0.190.0-2|15	
14cr|perl-Net-DNS-SEC-0.190.0-2|16	BuildRequires:	perl-devel
14cr|perl-Net-DNS-SEC-0.190.0-2|17	BuildRequires:	perl(Crypt::OpenSSL::Bignum)
14cr|perl-Net-DNS-SEC-0.190.0-2|18	BuildRequires:	perl(Crypt::OpenSSL::DSA)
14cr|perl-Net-DNS-SEC-0.190.0-2|19	BuildRequires:	perl(Crypt::OpenSSL::RSA) >= 0.170.0
14cr|perl-Net-DNS-SEC-0.190.0-2|20	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-DNS-SEC-0.190.0-2|21	BuildRequires:	perl(Digest::SHA)
14cr|perl-Net-DNS-SEC-0.190.0-2|22	BuildRequires:	perl(Digest::BubbleBabble)
14cr|perl-Net-DNS-SEC-0.190.0-2|23	BuildRequires:	perl(Net::DNS)
14cr|perl-Net-DNS-SEC-0.190.0-2|24	BuildRequires:	perl(MIME::Base32)
14cr|perl-Net-DNS-SEC-0.190.0-2|25	
14cr|perl-Net-DNS-SEC-0.190.0-2|26	BuildArch:	noarch
14cr|perl-Net-DNS-SEC-0.190.0-2|27	
14cr|perl-Net-DNS-SEC-0.190.0-2|28	%description
14cr|perl-Net-DNS-SEC-0.190.0-2|29	This perl modules implements DNSSEC extensions as described in
14cr|perl-Net-DNS-SEC-0.190.0-2|30	rfc 2535, 2931. With it, you can use DS, SIG, KEY and NXT record.
14cr|perl-Net-DNS-SEC-0.190.0-2|31	
14cr|perl-Net-DNS-SEC-0.190.0-2|32	It extends perl-Net-DNS to manipulate these records.
14cr|perl-Net-DNS-SEC-0.190.0-2|33	
14cr|perl-Net-DNS-SEC-0.190.0-2|34	%prep
14cr|perl-Net-DNS-SEC-0.190.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-DNS-SEC-0.190.0-2|36	rm -f t/14-misc.t
14cr|perl-Net-DNS-SEC-0.190.0-2|37	chmod 755 demo/{key2ds,make-signed-keyset}
14cr|perl-Net-DNS-SEC-0.190.0-2|38	
14cr|perl-Net-DNS-SEC-0.190.0-2|39	%build
14cr|perl-Net-DNS-SEC-0.190.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-DNS-SEC-0.190.0-2|41	%make
14cr|perl-Net-DNS-SEC-0.190.0-2|42	
14cr|perl-Net-DNS-SEC-0.190.0-2|43	%check
14cr|perl-Net-DNS-SEC-0.190.0-2|44	%make test
14cr|perl-Net-DNS-SEC-0.190.0-2|45	
14cr|perl-Net-DNS-SEC-0.190.0-2|46	%install
14cr|perl-Net-DNS-SEC-0.190.0-2|47	%makeinstall_std
14cr|perl-Net-DNS-SEC-0.190.0-2|48	
14cr|perl-Net-DNS-SEC-0.190.0-2|49	%files
14cr|perl-Net-DNS-SEC-0.190.0-2|50	%doc README demo
14cr|perl-Net-DNS-SEC-0.190.0-2|51	%{perl_vendorlib}/Net
14cr|perl-Net-DNS-SEC-0.190.0-2|52	%{_mandir}/man?/*
14cr|perl-Net-DNS-SEC-0.190.0-2|53	
14cr|perl-Net-DNS-SEC-0.190.0-2|54	
14cr|perl-Net-DNS-SEC-0.190.0-2|55	
14cr|perl-Net-DNS-SEC-0.190.0-2|56	
14cr|perl-Net-DNS-SEC-0.190.0-2|57	%changelog
14cr|perl-Net-DNS-SEC-0.190.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-2
14cr|perl-Net-DNS-SEC-0.190.0-2|59	+ Revision: c96f5f3
14cr|perl-Net-DNS-SEC-0.190.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Net-DNS-SEC-0.190.0-2|61	
14cr|perl-Net-DNS-SEC-0.190.0-2|62	

5169 14
14cr|perl-Net-Dropbox-API-1.900.0-3|1	%define upstream_name    Net-Dropbox-API
14cr|perl-Net-Dropbox-API-1.900.0-3|2	%define upstream_version 1.9
14cr|perl-Net-Dropbox-API-1.900.0-3|3	
14cr|perl-Net-Dropbox-API-1.900.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Dropbox-API-1.900.0-3|5	Version:	%perl_convert_version 1.9
14cr|perl-Net-Dropbox-API-1.900.0-3|6	Release:	3
14cr|perl-Net-Dropbox-API-1.900.0-3|7	
14cr|perl-Net-Dropbox-API-1.900.0-3|8	Summary:	A dropbox API interface
14cr|perl-Net-Dropbox-API-1.900.0-3|9	
14cr|perl-Net-Dropbox-API-1.900.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Dropbox-API-1.900.0-3|11	Group:		Development/Perl
14cr|perl-Net-Dropbox-API-1.900.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Dropbox-API-1.900.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Dropbox-API-1.9.tar.gz
14cr|perl-Net-Dropbox-API-1.900.0-3|14	
14cr|perl-Net-Dropbox-API-1.900.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Dropbox-API-1.900.0-3|16	BuildRequires:	perl(Data::Random)
14cr|perl-Net-Dropbox-API-1.900.0-3|17	BuildRequires:	perl(Encode)
14cr|perl-Net-Dropbox-API-1.900.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Dropbox-API-1.900.0-3|19	BuildRequires:	perl(File::Basename)
14cr|perl-Net-Dropbox-API-1.900.0-3|20	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-Net-Dropbox-API-1.900.0-3|21	BuildRequires:	perl(JSON)
14cr|perl-Net-Dropbox-API-1.900.0-3|22	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Dropbox-API-1.900.0-3|23	BuildRequires:	perl(Mouse)
14cr|perl-Net-Dropbox-API-1.900.0-3|24	BuildRequires:	perl(Net::OAuth)
14cr|perl-Net-Dropbox-API-1.900.0-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Net-Dropbox-API-1.900.0-3|26	BuildRequires:	perl(URI)
14cr|perl-Net-Dropbox-API-1.900.0-3|27	BuildRequires:	perl(common::sense)
14cr|perl-Net-Dropbox-API-1.900.0-3|28	BuildArch:	noarch
14cr|perl-Net-Dropbox-API-1.900.0-3|29	
14cr|perl-Net-Dropbox-API-1.900.0-3|30	%description
14cr|perl-Net-Dropbox-API-1.900.0-3|31	no description found
14cr|perl-Net-Dropbox-API-1.900.0-3|32	
14cr|perl-Net-Dropbox-API-1.900.0-3|33	%prep
14cr|perl-Net-Dropbox-API-1.900.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Dropbox-API-1.900.0-3|35	
14cr|perl-Net-Dropbox-API-1.900.0-3|36	%build
14cr|perl-Net-Dropbox-API-1.900.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Dropbox-API-1.900.0-3|38	%make
14cr|perl-Net-Dropbox-API-1.900.0-3|39	
14cr|perl-Net-Dropbox-API-1.900.0-3|40	%check
14cr|perl-Net-Dropbox-API-1.900.0-3|41	%make test
14cr|perl-Net-Dropbox-API-1.900.0-3|42	
14cr|perl-Net-Dropbox-API-1.900.0-3|43	%install
14cr|perl-Net-Dropbox-API-1.900.0-3|44	%makeinstall_std
14cr|perl-Net-Dropbox-API-1.900.0-3|45	
14cr|perl-Net-Dropbox-API-1.900.0-3|46	%files
14cr|perl-Net-Dropbox-API-1.900.0-3|47	%doc Changes META.yml README
14cr|perl-Net-Dropbox-API-1.900.0-3|48	%{_mandir}/man3/*
14cr|perl-Net-Dropbox-API-1.900.0-3|49	%{perl_vendorlib}/*
14cr|perl-Net-Dropbox-API-1.900.0-3|50	
14cr|perl-Net-Dropbox-API-1.900.0-3|51	
14cr|perl-Net-Dropbox-API-1.900.0-3|52	%changelog
14cr|perl-Net-Dropbox-API-1.900.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-3
14cr|perl-Net-Dropbox-API-1.900.0-3|54	+ Revision: c01d8a9
14cr|perl-Net-Dropbox-API-1.900.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Net-Dropbox-API-1.900.0-3|56	
14cr|perl-Net-Dropbox-API-1.900.0-3|57	

5170 14
14cr|perl-Net-ext-1.11.0-5|1	%define upstream_name       Net-ext
14cr|perl-Net-ext-1.11.0-5|2	%define upstream_version    1.011
14cr|perl-Net-ext-1.11.0-5|3	
14cr|perl-Net-ext-1.11.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Net-ext-1.11.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-ext-1.11.0-5|6	Release:	5
14cr|perl-Net-ext-1.11.0-5|7	Summary:    Net-ext module for perl
14cr|perl-Net-ext-1.11.0-5|8	
14cr|perl-Net-ext-1.11.0-5|9	License:	GPL or Artistic
14cr|perl-Net-ext-1.11.0-5|10	Group:		Development/Perl
14cr|perl-Net-ext-1.11.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-ext-1.11.0-5|12	Source:     http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-ext-1.11.0-5|13	# http://rt.cpan.org/Public/Bug/Display.html?id=43071
14cr|perl-Net-ext-1.11.0-5|14	Patch:      Net-ext-fix-segfault.patch
14cr|perl-Net-ext-1.11.0-5|15	BuildRequires:	perl-devel
14cr|perl-Net-ext-1.11.0-5|16	#BuildArch:	noarch
14cr|perl-Net-ext-1.11.0-5|17	
14cr|perl-Net-ext-1.11.0-5|18	%description
14cr|perl-Net-ext-1.11.0-5|19	Net-ext module for perl
14cr|perl-Net-ext-1.11.0-5|20	
14cr|perl-Net-ext-1.11.0-5|21	%prep
14cr|perl-Net-ext-1.11.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-ext-1.11.0-5|23	%patch -p 1
14cr|perl-Net-ext-1.11.0-5|24	
14cr|perl-Net-ext-1.11.0-5|25	%build
14cr|perl-Net-ext-1.11.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-ext-1.11.0-5|27	%make
14cr|perl-Net-ext-1.11.0-5|28	
14cr|perl-Net-ext-1.11.0-5|29	%check
14cr|perl-Net-ext-1.11.0-5|30	make test
14cr|perl-Net-ext-1.11.0-5|31	
14cr|perl-Net-ext-1.11.0-5|32	%install
14cr|perl-Net-ext-1.11.0-5|33	%makeinstall_std
14cr|perl-Net-ext-1.11.0-5|34	
14cr|perl-Net-ext-1.11.0-5|35	%clean
14cr|perl-Net-ext-1.11.0-5|36	
14cr|perl-Net-ext-1.11.0-5|37	%files
14cr|perl-Net-ext-1.11.0-5|38	%doc ChangeLog README
14cr|perl-Net-ext-1.11.0-5|39	%{perl_vendorarch}/auto/Net
14cr|perl-Net-ext-1.11.0-5|40	%{perl_vendorarch}/Net
14cr|perl-Net-ext-1.11.0-5|41	%{_mandir}/*/*
14cr|perl-Net-ext-1.11.0-5|42	
14cr|perl-Net-ext-1.11.0-5|43	
14cr|perl-Net-ext-1.11.0-5|44	
14cr|perl-Net-ext-1.11.0-5|45	
14cr|perl-Net-ext-1.11.0-5|46	%changelog
14cr|perl-Net-ext-1.11.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.0-5
14cr|perl-Net-ext-1.11.0-5|48	+ Revision: a693c7b
14cr|perl-Net-ext-1.11.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Net-ext-1.11.0-5|50	
14cr|perl-Net-ext-1.11.0-5|51	

5171 14
14cr|perl-Net-Finger-1.60.0-4|1	%define upstream_name    Net-Finger
14cr|perl-Net-Finger-1.60.0-4|2	%define upstream_version 1.06
14cr|perl-Net-Finger-1.60.0-4|3	
14cr|perl-Net-Finger-1.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Finger-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Finger-1.60.0-4|6	Release:	4
14cr|perl-Net-Finger-1.60.0-4|7	
14cr|perl-Net-Finger-1.60.0-4|8	Summary:	A Perl implementation of a finger client
14cr|perl-Net-Finger-1.60.0-4|9	
14cr|perl-Net-Finger-1.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Finger-1.60.0-4|11	Group:		Development/Perl
14cr|perl-Net-Finger-1.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Finger-1.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Finger-1.60.0-4|14	
14cr|perl-Net-Finger-1.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Finger-1.60.0-4|16	BuildArch:	noarch
14cr|perl-Net-Finger-1.60.0-4|17	
14cr|perl-Net-Finger-1.60.0-4|18	%description
14cr|perl-Net-Finger-1.60.0-4|19	Net::Finger is a simple, straightforward implementation of a finger client in
14cr|perl-Net-Finger-1.60.0-4|20	Perl -- so simple, in fact, that writing this documentation is almost
14cr|perl-Net-Finger-1.60.0-4|21	unnecessary.
14cr|perl-Net-Finger-1.60.0-4|22	
14cr|perl-Net-Finger-1.60.0-4|23	%prep
14cr|perl-Net-Finger-1.60.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Finger-1.60.0-4|25	
14cr|perl-Net-Finger-1.60.0-4|26	%build
14cr|perl-Net-Finger-1.60.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Finger-1.60.0-4|28	%make
14cr|perl-Net-Finger-1.60.0-4|29	
14cr|perl-Net-Finger-1.60.0-4|30	%check
14cr|perl-Net-Finger-1.60.0-4|31	make test
14cr|perl-Net-Finger-1.60.0-4|32	
14cr|perl-Net-Finger-1.60.0-4|33	%install
14cr|perl-Net-Finger-1.60.0-4|34	%makeinstall_std
14cr|perl-Net-Finger-1.60.0-4|35	
14cr|perl-Net-Finger-1.60.0-4|36	%files
14cr|perl-Net-Finger-1.60.0-4|37	%doc Changes
14cr|perl-Net-Finger-1.60.0-4|38	%{perl_vendorlib}/Net
14cr|perl-Net-Finger-1.60.0-4|39	%{_mandir}/*/*
14cr|perl-Net-Finger-1.60.0-4|40	
14cr|perl-Net-Finger-1.60.0-4|41	
14cr|perl-Net-Finger-1.60.0-4|42	%changelog
14cr|perl-Net-Finger-1.60.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cr|perl-Net-Finger-1.60.0-4|44	+ Revision: c241f15
14cr|perl-Net-Finger-1.60.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Net-Finger-1.60.0-4|46	
14cr|perl-Net-Finger-1.60.0-4|47	

5172 14
14cr|perl-Net-Frame-1.110.0-2|1	%define upstream_name    Net-Frame
14cr|perl-Net-Frame-1.110.0-2|2	%define upstream_version 1.11
14cr|perl-Net-Frame-1.110.0-2|3	
14cr|perl-Net-Frame-1.110.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Frame-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Frame-1.110.0-2|6	Release:	2
14cr|perl-Net-Frame-1.110.0-2|7	
14cr|perl-Net-Frame-1.110.0-2|8	Summary:	BSD loopback layer object
14cr|perl-Net-Frame-1.110.0-2|9	
14cr|perl-Net-Frame-1.110.0-2|10	
14cr|perl-Net-Frame-1.110.0-2|11	License:	GPL+ or Artistic
14cr|perl-Net-Frame-1.110.0-2|12	Group:		Development/Perl
14cr|perl-Net-Frame-1.110.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Frame-1.110.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Frame-1.110.0-2|15	
14cr|perl-Net-Frame-1.110.0-2|16	BuildRequires:	perl-devel
14cr|perl-Net-Frame-1.110.0-2|17	BuildRequires:	perl(Bit::Vector)
14cr|perl-Net-Frame-1.110.0-2|18	BuildRequires:	perl(Class::Gomor)
14cr|perl-Net-Frame-1.110.0-2|19	BuildRequires:	perl(Net::IPv6Addr)
14cr|perl-Net-Frame-1.110.0-2|20	BuildRequires:	perl(Socket6)
14cr|perl-Net-Frame-1.110.0-2|21	BuildArch:	noarch
14cr|perl-Net-Frame-1.110.0-2|22	
14cr|perl-Net-Frame-1.110.0-2|23	%description
14cr|perl-Net-Frame-1.110.0-2|24	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
14cr|perl-Net-Frame-1.110.0-2|25	simplify the use of the frame crafting framework. *Net::Packet* does many
14cr|perl-Net-Frame-1.110.0-2|26	things undercover, and it was difficult to document all the thingies.
14cr|perl-Net-Frame-1.110.0-2|27	
14cr|perl-Net-Frame-1.110.0-2|28	Also, *Net::Packet* may suffer from unease of use, because frames were
14cr|perl-Net-Frame-1.110.0-2|29	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
14cr|perl-Net-Frame-1.110.0-2|30	removes all this, and is splitted in different modules, for those who only
14cr|perl-Net-Frame-1.110.0-2|31	want to use part of the framework, and not whole framework.
14cr|perl-Net-Frame-1.110.0-2|32	
14cr|perl-Net-Frame-1.110.0-2|33	Finally, anyone can create a layer, and put it on his CPAN space, because
14cr|perl-Net-Frame-1.110.0-2|34	of the modularity *Net::Frame* offers. For an example, see
14cr|perl-Net-Frame-1.110.0-2|35	*Net::Frame::Layer::ICMPv4* on my CPAN space.
14cr|perl-Net-Frame-1.110.0-2|36	
14cr|perl-Net-Frame-1.110.0-2|37	%prep
14cr|perl-Net-Frame-1.110.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Frame-1.110.0-2|39	
14cr|perl-Net-Frame-1.110.0-2|40	%build
14cr|perl-Net-Frame-1.110.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Frame-1.110.0-2|42	%make
14cr|perl-Net-Frame-1.110.0-2|43	
14cr|perl-Net-Frame-1.110.0-2|44	%check
14cr|perl-Net-Frame-1.110.0-2|45	%make test
14cr|perl-Net-Frame-1.110.0-2|46	
14cr|perl-Net-Frame-1.110.0-2|47	%install
14cr|perl-Net-Frame-1.110.0-2|48	%makeinstall_std
14cr|perl-Net-Frame-1.110.0-2|49	
14cr|perl-Net-Frame-1.110.0-2|50	%files
14cr|perl-Net-Frame-1.110.0-2|51	%doc Changes LICENSE README
14cr|perl-Net-Frame-1.110.0-2|52	%{_mandir}/man3/*
14cr|perl-Net-Frame-1.110.0-2|53	%{perl_vendorlib}/*
14cr|perl-Net-Frame-1.110.0-2|54	
14cr|perl-Net-Frame-1.110.0-2|55	
14cr|perl-Net-Frame-1.110.0-2|56	
14cr|perl-Net-Frame-1.110.0-2|57	%changelog
14cr|perl-Net-Frame-1.110.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-2
14cr|perl-Net-Frame-1.110.0-2|59	+ Revision: cf0cb6d
14cr|perl-Net-Frame-1.110.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Net-Frame-1.110.0-2|61	
14cr|perl-Net-Frame-1.110.0-2|62	

5173 14
14cr|perl-Net-Frame-Simple-1.50.0-3|1	%define upstream_name    Net-Frame-Simple
14cr|perl-Net-Frame-Simple-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-Net-Frame-Simple-1.50.0-3|3	
14cr|perl-Net-Frame-Simple-1.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Frame-Simple-1.50.0-3|5	Version:	%perl_convert_version 1.05
14cr|perl-Net-Frame-Simple-1.50.0-3|6	Release:	3
14cr|perl-Net-Frame-Simple-1.50.0-3|7	Summary:	BSD loopback layer object
14cr|perl-Net-Frame-Simple-1.50.0-3|8	
14cr|perl-Net-Frame-Simple-1.50.0-3|9	License:	Artistic
14cr|perl-Net-Frame-Simple-1.50.0-3|10	Group:		Development/Perl
14cr|perl-Net-Frame-Simple-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Frame-Simple-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Frame-Simple-1.05.tar.gz
14cr|perl-Net-Frame-Simple-1.50.0-3|13	
14cr|perl-Net-Frame-Simple-1.50.0-3|14	BuildRequires:	perl-devel
14cr|perl-Net-Frame-Simple-1.50.0-3|15	BuildRequires:	perl(Bit::Vector)
14cr|perl-Net-Frame-Simple-1.50.0-3|16	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Net-Frame-Simple-1.50.0-3|17	BuildRequires:	perl(Test::Pod)
14cr|perl-Net-Frame-Simple-1.50.0-3|18	BuildRequires:	perl(Net::IPv6Addr)
14cr|perl-Net-Frame-Simple-1.50.0-3|19	BuildRequires:	perl(Socket6)
14cr|perl-Net-Frame-Simple-1.50.0-3|20	BuildRequires:	perl(Net::Frame)
14cr|perl-Net-Frame-Simple-1.50.0-3|21	
14cr|perl-Net-Frame-Simple-1.50.0-3|22	BuildArch:	noarch
14cr|perl-Net-Frame-Simple-1.50.0-3|23	
14cr|perl-Net-Frame-Simple-1.50.0-3|24	%description
14cr|perl-Net-Frame-Simple-1.50.0-3|25	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
14cr|perl-Net-Frame-Simple-1.50.0-3|26	simplify the use of the frame crafting framework. *Net::Packet* does many
14cr|perl-Net-Frame-Simple-1.50.0-3|27	things undercover, and it was difficult to document all the thingies.
14cr|perl-Net-Frame-Simple-1.50.0-3|28	
14cr|perl-Net-Frame-Simple-1.50.0-3|29	Also, *Net::Packet* may suffer from unease of use, because frames were
14cr|perl-Net-Frame-Simple-1.50.0-3|30	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
14cr|perl-Net-Frame-Simple-1.50.0-3|31	removes all this, and is splitted in different modules, for those who only
14cr|perl-Net-Frame-Simple-1.50.0-3|32	want to use part of the framework, and not whole framework.
14cr|perl-Net-Frame-Simple-1.50.0-3|33	
14cr|perl-Net-Frame-Simple-1.50.0-3|34	Finally, anyone can create a layer, and put it on his CPAN space, because
14cr|perl-Net-Frame-Simple-1.50.0-3|35	of the modularity *Net::Frame* offers. For an example, see
14cr|perl-Net-Frame-Simple-1.50.0-3|36	*Net::Frame::Layer::ICMPv4* on my CPAN space.
14cr|perl-Net-Frame-Simple-1.50.0-3|37	
14cr|perl-Net-Frame-Simple-1.50.0-3|38	%prep
14cr|perl-Net-Frame-Simple-1.50.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Frame-Simple-1.50.0-3|40	
14cr|perl-Net-Frame-Simple-1.50.0-3|41	%build
14cr|perl-Net-Frame-Simple-1.50.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Frame-Simple-1.50.0-3|43	%make
14cr|perl-Net-Frame-Simple-1.50.0-3|44	
14cr|perl-Net-Frame-Simple-1.50.0-3|45	%check
14cr|perl-Net-Frame-Simple-1.50.0-3|46	make test verbose=1
14cr|perl-Net-Frame-Simple-1.50.0-3|47	
14cr|perl-Net-Frame-Simple-1.50.0-3|48	%install
14cr|perl-Net-Frame-Simple-1.50.0-3|49	%makeinstall_std
14cr|perl-Net-Frame-Simple-1.50.0-3|50	
14cr|perl-Net-Frame-Simple-1.50.0-3|51	%files
14cr|perl-Net-Frame-Simple-1.50.0-3|52	%doc Changes LICENSE README
14cr|perl-Net-Frame-Simple-1.50.0-3|53	%{_mandir}/man3/*
14cr|perl-Net-Frame-Simple-1.50.0-3|54	%{perl_vendorlib}/*
14cr|perl-Net-Frame-Simple-1.50.0-3|55	
14cr|perl-Net-Frame-Simple-1.50.0-3|56	
14cr|perl-Net-Frame-Simple-1.50.0-3|57	%changelog
14cr|perl-Net-Frame-Simple-1.50.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-Net-Frame-Simple-1.50.0-3|59	+ Revision: d23f41a
14cr|perl-Net-Frame-Simple-1.50.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Net-Frame-Simple-1.50.0-3|61	
14cr|perl-Net-Frame-Simple-1.50.0-3|62	

5174 14
14cr|perl-Net-FTP-Common-7.0.0d-4|1	%define upstream_name	 Net-FTP-Common
14cr|perl-Net-FTP-Common-7.0.0d-4|2	%define upstream_version 7.0.d
14cr|perl-Net-FTP-Common-7.0.0d-4|3	
14cr|perl-Net-FTP-Common-7.0.0d-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-FTP-Common-7.0.0d-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-FTP-Common-7.0.0d-4|6	Release:	4
14cr|perl-Net-FTP-Common-7.0.0d-4|7	
14cr|perl-Net-FTP-Common-7.0.0d-4|8	Summary:	Simplify common usages of Net::FTP
14cr|perl-Net-FTP-Common-7.0.0d-4|9	
14cr|perl-Net-FTP-Common-7.0.0d-4|10	License:	GPL+ or Artistic
14cr|perl-Net-FTP-Common-7.0.0d-4|11	Group:		Development/Perl
14cr|perl-Net-FTP-Common-7.0.0d-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-FTP-Common-7.0.0d-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-FTP-Common-7.0.0d-4|14	
14cr|perl-Net-FTP-Common-7.0.0d-4|15	BuildRequires:	perl-devel
14cr|perl-Net-FTP-Common-7.0.0d-4|16	BuildRequires:	perl(Net::FTP)
14cr|perl-Net-FTP-Common-7.0.0d-4|17	
14cr|perl-Net-FTP-Common-7.0.0d-4|18	BuildArch:	noarch
14cr|perl-Net-FTP-Common-7.0.0d-4|19	
14cr|perl-Net-FTP-Common-7.0.0d-4|20	%description
14cr|perl-Net-FTP-Common-7.0.0d-4|21	This module is intended to make the common uses of Net::FTP a one-line,
14cr|perl-Net-FTP-Common-7.0.0d-4|22	no-argument affair. In other words, you have 100% programming with
14cr|perl-Net-FTP-Common-7.0.0d-4|23	Net::FTP. With Net::FTP::Common you will have 95% configuration and 5%
14cr|perl-Net-FTP-Common-7.0.0d-4|24	programming.
14cr|perl-Net-FTP-Common-7.0.0d-4|25	
14cr|perl-Net-FTP-Common-7.0.0d-4|26	%prep
14cr|perl-Net-FTP-Common-7.0.0d-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-FTP-Common-7.0.0d-4|28	
14cr|perl-Net-FTP-Common-7.0.0d-4|29	%build
14cr|perl-Net-FTP-Common-7.0.0d-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-FTP-Common-7.0.0d-4|31	%make
14cr|perl-Net-FTP-Common-7.0.0d-4|32	
14cr|perl-Net-FTP-Common-7.0.0d-4|33	%check
14cr|perl-Net-FTP-Common-7.0.0d-4|34	#make} test
14cr|perl-Net-FTP-Common-7.0.0d-4|35	
14cr|perl-Net-FTP-Common-7.0.0d-4|36	%install
14cr|perl-Net-FTP-Common-7.0.0d-4|37	%makeinstall_std
14cr|perl-Net-FTP-Common-7.0.0d-4|38	
14cr|perl-Net-FTP-Common-7.0.0d-4|39	%files
14cr|perl-Net-FTP-Common-7.0.0d-4|40	%doc README
14cr|perl-Net-FTP-Common-7.0.0d-4|41	%{perl_vendorlib}/Net/FTP
14cr|perl-Net-FTP-Common-7.0.0d-4|42	%{perl_vendorlib}/TestConfig.pm
14cr|perl-Net-FTP-Common-7.0.0d-4|43	%{_mandir}/*/*
14cr|perl-Net-FTP-Common-7.0.0d-4|44	
14cr|perl-Net-FTP-Common-7.0.0d-4|45	
14cr|perl-Net-FTP-Common-7.0.0d-4|46	%changelog
14cr|perl-Net-FTP-Common-7.0.0d-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0.0d-4
14cr|perl-Net-FTP-Common-7.0.0d-4|48	+ Revision: 89020fd
14cr|perl-Net-FTP-Common-7.0.0d-4|49	- MassBuild#464: Increase release tag
14cr|perl-Net-FTP-Common-7.0.0d-4|50	
14cr|perl-Net-FTP-Common-7.0.0d-4|51	

5175 14
14cr|perl-Net-Gadu-1.900.0-5|1	%define upstream_name Net-Gadu
14cr|perl-Net-Gadu-1.900.0-5|2	%define upstream_version 1.9
14cr|perl-Net-Gadu-1.900.0-5|3	
14cr|perl-Net-Gadu-1.900.0-5|4	Summary:	Perl module to support Gadu-Gadu protocol
14cr|perl-Net-Gadu-1.900.0-5|5	
14cr|perl-Net-Gadu-1.900.0-5|6	Name:		perl-%{upstream_name}
14cr|perl-Net-Gadu-1.900.0-5|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Gadu-1.900.0-5|8	Release:	5
14cr|perl-Net-Gadu-1.900.0-5|9	License:	LGPLv2+
14cr|perl-Net-Gadu-1.900.0-5|10	Group:		Development/Perl
14cr|perl-Net-Gadu-1.900.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Gadu-1.900.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Gadu-1.900.0-5|13	BuildRequires:	perl-devel
14cr|perl-Net-Gadu-1.900.0-5|14	BuildRequires:	libgadu-devel	>= 1.7.1
14cr|perl-Net-Gadu-1.900.0-5|15	BuildRequires:  chrpath
14cr|perl-Net-Gadu-1.900.0-5|16	
14cr|perl-Net-Gadu-1.900.0-5|17	%description
14cr|perl-Net-Gadu-1.900.0-5|18	Net-Gadu is a perl module. It is intended to make it easy to add Gadu-Gadu
14cr|perl-Net-Gadu-1.900.0-5|19	communication support to your scripts. It uses libgadu library.
14cr|perl-Net-Gadu-1.900.0-5|20	
14cr|perl-Net-Gadu-1.900.0-5|21	%prep
14cr|perl-Net-Gadu-1.900.0-5|22	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Net-Gadu-1.900.0-5|23	
14cr|perl-Net-Gadu-1.900.0-5|24	%build
14cr|perl-Net-Gadu-1.900.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Gadu-1.900.0-5|26	%make OPTIMIZE="%{optflags}"
14cr|perl-Net-Gadu-1.900.0-5|27	
14cr|perl-Net-Gadu-1.900.0-5|28	%check
14cr|perl-Net-Gadu-1.900.0-5|29	make test
14cr|perl-Net-Gadu-1.900.0-5|30	
14cr|perl-Net-Gadu-1.900.0-5|31	%install
14cr|perl-Net-Gadu-1.900.0-5|32	%makeinstall_std
14cr|perl-Net-Gadu-1.900.0-5|33	find %{buildroot}%{perl_vendorarch} -type f | xargs chmod u+w
14cr|perl-Net-Gadu-1.900.0-5|34	install ex/ex1 example.pl
14cr|perl-Net-Gadu-1.900.0-5|35	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Net/Gadu/Gadu.so
14cr|perl-Net-Gadu-1.900.0-5|36	
14cr|perl-Net-Gadu-1.900.0-5|37	%clean
14cr|perl-Net-Gadu-1.900.0-5|38	
14cr|perl-Net-Gadu-1.900.0-5|39	%files
14cr|perl-Net-Gadu-1.900.0-5|40	%doc Changes README example.pl contrib
14cr|perl-Net-Gadu-1.900.0-5|41	%{perl_vendorarch}/auto/Net
14cr|perl-Net-Gadu-1.900.0-5|42	%{perl_vendorarch}/Net
14cr|perl-Net-Gadu-1.900.0-5|43	%{_mandir}/man3/Net::Gadu.3pm*
14cr|perl-Net-Gadu-1.900.0-5|44	
14cr|perl-Net-Gadu-1.900.0-5|45	
14cr|perl-Net-Gadu-1.900.0-5|46	
14cr|perl-Net-Gadu-1.900.0-5|47	%changelog
14cr|perl-Net-Gadu-1.900.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-5
14cr|perl-Net-Gadu-1.900.0-5|49	+ Revision: e009ae0
14cr|perl-Net-Gadu-1.900.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Net-Gadu-1.900.0-5|51	
14cr|perl-Net-Gadu-1.900.0-5|52	

5176 14
14cr|perl-Net-GitHub-0.570.0-3|1	%define upstream_name    Net-GitHub
14cr|perl-Net-GitHub-0.570.0-3|2	%define upstream_version 0.57
14cr|perl-Net-GitHub-0.570.0-3|3	
14cr|perl-Net-GitHub-0.570.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-GitHub-0.570.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-GitHub-0.570.0-3|6	Release:	3
14cr|perl-Net-GitHub-0.570.0-3|7	
14cr|perl-Net-GitHub-0.570.0-3|8	Summary:	Perl Interface for github.com
14cr|perl-Net-GitHub-0.570.0-3|9	
14cr|perl-Net-GitHub-0.570.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-GitHub-0.570.0-3|11	Group:		Development/Perl
14cr|perl-Net-GitHub-0.570.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-GitHub-0.570.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-GitHub-0.570.0-3|14	
14cr|perl-Net-GitHub-0.570.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-GitHub-0.570.0-3|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-GitHub-0.570.0-3|17	BuildRequires:	perl(Crypt::SSLeay)
14cr|perl-Net-GitHub-0.570.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-GitHub-0.570.0-3|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Net-GitHub-0.570.0-3|20	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-Net-GitHub-0.570.0-3|21	BuildRequires:	perl(JSON::Any)
14cr|perl-Net-GitHub-0.570.0-3|22	BuildRequires:	perl(Test::MockModule)
14cr|perl-Net-GitHub-0.570.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Net-GitHub-0.570.0-3|24	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-GitHub-0.570.0-3|25	BuildRequires:	perl(WWW::Mechanize::GZip)
14cr|perl-Net-GitHub-0.570.0-3|26	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-Net-GitHub-0.570.0-3|27	BuildArch:	noarch
14cr|perl-Net-GitHub-0.570.0-3|28	
14cr|perl-Net-GitHub-0.570.0-3|29	%description
14cr|perl-Net-GitHub-0.570.0-3|30	Perl Interface for github.com
14cr|perl-Net-GitHub-0.570.0-3|31	
14cr|perl-Net-GitHub-0.570.0-3|32	%prep
14cr|perl-Net-GitHub-0.570.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-GitHub-0.570.0-3|34	
14cr|perl-Net-GitHub-0.570.0-3|35	%build
14cr|perl-Net-GitHub-0.570.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-GitHub-0.570.0-3|37	%make
14cr|perl-Net-GitHub-0.570.0-3|38	
14cr|perl-Net-GitHub-0.570.0-3|39	%check
14cr|perl-Net-GitHub-0.570.0-3|40	%make test
14cr|perl-Net-GitHub-0.570.0-3|41	
14cr|perl-Net-GitHub-0.570.0-3|42	%install
14cr|perl-Net-GitHub-0.570.0-3|43	%makeinstall_std
14cr|perl-Net-GitHub-0.570.0-3|44	
14cr|perl-Net-GitHub-0.570.0-3|45	%files
14cr|perl-Net-GitHub-0.570.0-3|46	%doc Changes README META.yml
14cr|perl-Net-GitHub-0.570.0-3|47	%{_mandir}/man3/*
14cr|perl-Net-GitHub-0.570.0-3|48	%{perl_vendorlib}/Net/
14cr|perl-Net-GitHub-0.570.0-3|49	
14cr|perl-Net-GitHub-0.570.0-3|50	
14cr|perl-Net-GitHub-0.570.0-3|51	%changelog
14cr|perl-Net-GitHub-0.570.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.570.0-3
14cr|perl-Net-GitHub-0.570.0-3|53	+ Revision: b87758b
14cr|perl-Net-GitHub-0.570.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Net-GitHub-0.570.0-3|55	
14cr|perl-Net-GitHub-0.570.0-3|56	

5177 14
14cr|perl-Net-Google-1.0.1-9|1	%define module	Net-Google
14cr|perl-Net-Google-1.0.1-9|2	
14cr|perl-Net-Google-1.0.1-9|3	Name:		perl-%{module}
14cr|perl-Net-Google-1.0.1-9|4	Version:	1.0.1
14cr|perl-Net-Google-1.0.1-9|5	Release:	9
14cr|perl-Net-Google-1.0.1-9|6	Summary:	Simple OOP-ish interface to the Google SOAP API
14cr|perl-Net-Google-1.0.1-9|7	
14cr|perl-Net-Google-1.0.1-9|8	License:	GPL or Artistic
14cr|perl-Net-Google-1.0.1-9|9	Group:		Development/Perl
14cr|perl-Net-Google-1.0.1-9|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{module}-%{version}.tar.bz2
14cr|perl-Net-Google-1.0.1-9|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Net-Google-1.0.1-9|12	%if %{mdkversion} < 1010
14cr|perl-Net-Google-1.0.1-9|13	BuildRequires:	perl-devel
14cr|perl-Net-Google-1.0.1-9|14	%endif
14cr|perl-Net-Google-1.0.1-9|15	BuildRequires:  perl(Module::Build)
14cr|perl-Net-Google-1.0.1-9|16	BuildArch:	noarch
14cr|perl-Net-Google-1.0.1-9|17	
14cr|perl-Net-Google-1.0.1-9|18	%description
14cr|perl-Net-Google-1.0.1-9|19	Provides a simple OOP-ish interface to the Google SOAP API
14cr|perl-Net-Google-1.0.1-9|20	
14cr|perl-Net-Google-1.0.1-9|21	%prep
14cr|perl-Net-Google-1.0.1-9|22	%setup -q -n %{module}-%{version}
14cr|perl-Net-Google-1.0.1-9|23	
14cr|perl-Net-Google-1.0.1-9|24	%build
14cr|perl-Net-Google-1.0.1-9|25	%{__perl} Build.PL installdirs=vendor
14cr|perl-Net-Google-1.0.1-9|26	./Build
14cr|perl-Net-Google-1.0.1-9|27	
14cr|perl-Net-Google-1.0.1-9|28	%check
14cr|perl-Net-Google-1.0.1-9|29	# checking requires a Google API key
14cr|perl-Net-Google-1.0.1-9|30	
14cr|perl-Net-Google-1.0.1-9|31	%install
14cr|perl-Net-Google-1.0.1-9|32	./Build install destdir=%{buildroot}
14cr|perl-Net-Google-1.0.1-9|33	
14cr|perl-Net-Google-1.0.1-9|34	%clean
14cr|perl-Net-Google-1.0.1-9|35	
14cr|perl-Net-Google-1.0.1-9|36	%files
14cr|perl-Net-Google-1.0.1-9|37	%doc Changes
14cr|perl-Net-Google-1.0.1-9|38	%{perl_vendorlib}/Net
14cr|perl-Net-Google-1.0.1-9|39	%{_mandir}/*/*
14cr|perl-Net-Google-1.0.1-9|40	
14cr|perl-Net-Google-1.0.1-9|41	
14cr|perl-Net-Google-1.0.1-9|42	
14cr|perl-Net-Google-1.0.1-9|43	
14cr|perl-Net-Google-1.0.1-9|44	%changelog
14cr|perl-Net-Google-1.0.1-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-9
14cr|perl-Net-Google-1.0.1-9|46	+ Revision: e2e153d
14cr|perl-Net-Google-1.0.1-9|47	- MassBuild#464: Increase release tag
14cr|perl-Net-Google-1.0.1-9|48	
14cr|perl-Net-Google-1.0.1-9|49	

5178 14
14cr|perl-Net-Google-AuthSub-0.500.0-5|1	%define upstream_name    Net-Google-AuthSub
14cr|perl-Net-Google-AuthSub-0.500.0-5|2	%define upstream_version 0.5
14cr|perl-Net-Google-AuthSub-0.500.0-5|3	
14cr|perl-Net-Google-AuthSub-0.500.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Google-AuthSub-0.500.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Google-AuthSub-0.500.0-5|6	Release:	5
14cr|perl-Net-Google-AuthSub-0.500.0-5|7	
14cr|perl-Net-Google-AuthSub-0.500.0-5|8	Summary:	A response from a Net::Google::AuthSub request
14cr|perl-Net-Google-AuthSub-0.500.0-5|9	
14cr|perl-Net-Google-AuthSub-0.500.0-5|10	License:	GPL+ or Artistic
14cr|perl-Net-Google-AuthSub-0.500.0-5|11	Group:		Development/Perl
14cr|perl-Net-Google-AuthSub-0.500.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Google-AuthSub-0.500.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Google-AuthSub-0.500.0-5|14	
14cr|perl-Net-Google-AuthSub-0.500.0-5|15	BuildRequires:	perl-devel
14cr|perl-Net-Google-AuthSub-0.500.0-5|16	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Google-AuthSub-0.500.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Net-Google-AuthSub-0.500.0-5|18	BuildRequires:	perl(URI)
14cr|perl-Net-Google-AuthSub-0.500.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Net-Google-AuthSub-0.500.0-5|20	BuildArch:	noarch
14cr|perl-Net-Google-AuthSub-0.500.0-5|21	
14cr|perl-Net-Google-AuthSub-0.500.0-5|22	%description
14cr|perl-Net-Google-AuthSub-0.500.0-5|23	A response from a Net::Google::AuthSub request.
14cr|perl-Net-Google-AuthSub-0.500.0-5|24	
14cr|perl-Net-Google-AuthSub-0.500.0-5|25	%prep
14cr|perl-Net-Google-AuthSub-0.500.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Google-AuthSub-0.500.0-5|27	
14cr|perl-Net-Google-AuthSub-0.500.0-5|28	%build
14cr|perl-Net-Google-AuthSub-0.500.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Google-AuthSub-0.500.0-5|30	%make
14cr|perl-Net-Google-AuthSub-0.500.0-5|31	
14cr|perl-Net-Google-AuthSub-0.500.0-5|32	%check
14cr|perl-Net-Google-AuthSub-0.500.0-5|33	%make test
14cr|perl-Net-Google-AuthSub-0.500.0-5|34	
14cr|perl-Net-Google-AuthSub-0.500.0-5|35	%install
14cr|perl-Net-Google-AuthSub-0.500.0-5|36	%makeinstall_std
14cr|perl-Net-Google-AuthSub-0.500.0-5|37	
14cr|perl-Net-Google-AuthSub-0.500.0-5|38	%files
14cr|perl-Net-Google-AuthSub-0.500.0-5|39	%doc META.yml Changes
14cr|perl-Net-Google-AuthSub-0.500.0-5|40	%{_mandir}/man3/*
14cr|perl-Net-Google-AuthSub-0.500.0-5|41	%{perl_vendorlib}/*
14cr|perl-Net-Google-AuthSub-0.500.0-5|42	
14cr|perl-Net-Google-AuthSub-0.500.0-5|43	
14cr|perl-Net-Google-AuthSub-0.500.0-5|44	%changelog
14cr|perl-Net-Google-AuthSub-0.500.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-5
14cr|perl-Net-Google-AuthSub-0.500.0-5|46	+ Revision: e5b94fd
14cr|perl-Net-Google-AuthSub-0.500.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Net-Google-AuthSub-0.500.0-5|48	
14cr|perl-Net-Google-AuthSub-0.500.0-5|49	

5179 14
14cr|perl-Net-Google-Code-0.190.0-6|1	%define upstream_name    Net-Google-Code
14cr|perl-Net-Google-Code-0.190.0-6|2	%define upstream_version 0.19
14cr|perl-Net-Google-Code-0.190.0-6|3	
14cr|perl-Net-Google-Code-0.190.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Google-Code-0.190.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Google-Code-0.190.0-6|6	Release:	6
14cr|perl-Net-Google-Code-0.190.0-6|7	
14cr|perl-Net-Google-Code-0.190.0-6|8	Summary:	Simple client library for projects hosted in Google Code
14cr|perl-Net-Google-Code-0.190.0-6|9	
14cr|perl-Net-Google-Code-0.190.0-6|10	License:	GPL+ or Artistic
14cr|perl-Net-Google-Code-0.190.0-6|11	Group:		Development/Perl
14cr|perl-Net-Google-Code-0.190.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Google-Code-0.190.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Google-Code-0.190.0-6|14	
14cr|perl-Net-Google-Code-0.190.0-6|15	BuildRequires:	perl-devel
14cr|perl-Net-Google-Code-0.190.0-6|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-Google-Code-0.190.0-6|17	BuildRequires:	perl(DateTime)
14cr|perl-Net-Google-Code-0.190.0-6|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Google-Code-0.190.0-6|19	BuildRequires:	perl(File::MMagic)
14cr|perl-Net-Google-Code-0.190.0-6|20	BuildRequires:	perl(File::Slurp)
14cr|perl-Net-Google-Code-0.190.0-6|21	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-Net-Google-Code-0.190.0-6|22	BuildRequires:	perl(JSON)
14cr|perl-Net-Google-Code-0.190.0-6|23	BuildRequires:	perl(MIME::Types)
14cr|perl-Net-Google-Code-0.190.0-6|24	BuildRequires:	perl(Params::Validate)
14cr|perl-Net-Google-Code-0.190.0-6|25	BuildRequires:	perl(Test::Mock::LWP)
14cr|perl-Net-Google-Code-0.190.0-6|26	BuildRequires:	perl(Test::MockModule)
14cr|perl-Net-Google-Code-0.190.0-6|27	BuildRequires:	perl(Test::More)
14cr|perl-Net-Google-Code-0.190.0-6|28	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-Google-Code-0.190.0-6|29	BuildRequires:	perl(WWW::Mechanize::Link)
14cr|perl-Net-Google-Code-0.190.0-6|30	BuildRequires:	perl(XML::FeedPP)
14cr|perl-Net-Google-Code-0.190.0-6|31	BuildArch:	noarch
14cr|perl-Net-Google-Code-0.190.0-6|32	
14cr|perl-Net-Google-Code-0.190.0-6|33	%description
14cr|perl-Net-Google-Code-0.190.0-6|34	Net::Google::Code is a simple client library for projects hosted in Google
14cr|perl-Net-Google-Code-0.190.0-6|35	Code.
14cr|perl-Net-Google-Code-0.190.0-6|36	
14cr|perl-Net-Google-Code-0.190.0-6|37	Since 0.15, Net::Google::Code offers google's official issues api support.
14cr|perl-Net-Google-Code-0.190.0-6|38	Besides the new 'Net::Google::Code::Issue::list',
14cr|perl-Net-Google-Code-0.190.0-6|39	'Net::Google::Code::Issue::Comment::list' and
14cr|perl-Net-Google-Code-0.190.0-6|40	<Net::Googlel::Code::Issue::load_comments> methods, which use the api from
14cr|perl-Net-Google-Code-0.190.0-6|41	start, you can set '$Net::Google::Code::Issue::USE_HYBRID' to true to load,
14cr|perl-Net-Google-Code-0.190.0-6|42	create and update issue with the api too.
14cr|perl-Net-Google-Code-0.190.0-6|43	
14cr|perl-Net-Google-Code-0.190.0-6|44	But the official api is not function complete yet( e.g. no attachment
14cr|perl-Net-Google-Code-0.190.0-6|45	support, can't merge, etc. ), Net::Google::Code will back to the scraping
14cr|perl-Net-Google-Code-0.190.0-6|46	way to accomplish those stuff.
14cr|perl-Net-Google-Code-0.190.0-6|47	
14cr|perl-Net-Google-Code-0.190.0-6|48	%prep
14cr|perl-Net-Google-Code-0.190.0-6|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Google-Code-0.190.0-6|50	
14cr|perl-Net-Google-Code-0.190.0-6|51	%build
14cr|perl-Net-Google-Code-0.190.0-6|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Google-Code-0.190.0-6|53	%make
14cr|perl-Net-Google-Code-0.190.0-6|54	
14cr|perl-Net-Google-Code-0.190.0-6|55	%check
14cr|perl-Net-Google-Code-0.190.0-6|56	%make test
14cr|perl-Net-Google-Code-0.190.0-6|57	
14cr|perl-Net-Google-Code-0.190.0-6|58	%install
14cr|perl-Net-Google-Code-0.190.0-6|59	%makeinstall_std
14cr|perl-Net-Google-Code-0.190.0-6|60	
14cr|perl-Net-Google-Code-0.190.0-6|61	%files
14cr|perl-Net-Google-Code-0.190.0-6|62	%doc Changes META.yml README
14cr|perl-Net-Google-Code-0.190.0-6|63	%{_mandir}/man3/*
14cr|perl-Net-Google-Code-0.190.0-6|64	%{perl_vendorlib}/*
14cr|perl-Net-Google-Code-0.190.0-6|65	
14cr|perl-Net-Google-Code-0.190.0-6|66	
14cr|perl-Net-Google-Code-0.190.0-6|67	%changelog
14cr|perl-Net-Google-Code-0.190.0-6|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-6
14cr|perl-Net-Google-Code-0.190.0-6|69	+ Revision: 6754321
14cr|perl-Net-Google-Code-0.190.0-6|70	- MassBuild#464: Increase release tag
14cr|perl-Net-Google-Code-0.190.0-6|71	
14cr|perl-Net-Google-Code-0.190.0-6|72	

5180 14
14cr|perl-Net-GPSD3-0.190.0-3|1	%define upstream_name    Net-GPSD3
14cr|perl-Net-GPSD3-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-Net-GPSD3-0.190.0-3|3	
14cr|perl-Net-GPSD3-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-GPSD3-0.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-GPSD3-0.190.0-3|6	Release:	3
14cr|perl-Net-GPSD3-0.190.0-3|7	
14cr|perl-Net-GPSD3-0.190.0-3|8	Summary:	Net::GPSD3 Return Satellite Object
14cr|perl-Net-GPSD3-0.190.0-3|9	
14cr|perl-Net-GPSD3-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-GPSD3-0.190.0-3|11	Group:		Development/Perl
14cr|perl-Net-GPSD3-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-GPSD3-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-GPSD3-%{upstream_version}.tar.gz
14cr|perl-Net-GPSD3-0.190.0-3|14	
14cr|perl-Net-GPSD3-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-GPSD3-0.190.0-3|16	BuildRequires:	perl(DateTime)
14cr|perl-Net-GPSD3-0.190.0-3|17	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cr|perl-Net-GPSD3-0.190.0-3|18	BuildRequires:	perl(GPS::Point)
14cr|perl-Net-GPSD3-0.190.0-3|19	BuildRequires:	perl(IO::Socket::INET6)
14cr|perl-Net-GPSD3-0.190.0-3|20	BuildRequires:	perl(JSON::XS)
14cr|perl-Net-GPSD3-0.190.0-3|21	BuildRequires:	perl(Test::Simple)
14cr|perl-Net-GPSD3-0.190.0-3|22	BuildArch:	noarch
14cr|perl-Net-GPSD3-0.190.0-3|23	
14cr|perl-Net-GPSD3-0.190.0-3|24	%description
14cr|perl-Net-GPSD3-0.190.0-3|25	Net::GPSD3 provides an object client interface to the gpsd server daemon
14cr|perl-Net-GPSD3-0.190.0-3|26	utilizing the version 3.1 protocol. gpsd is an open source GPS deamon from
14cr|perl-Net-GPSD3-0.190.0-3|27	http://gpsd.berlios.de/. Support for Version 3 of the protocol (JSON) was
14cr|perl-Net-GPSD3-0.190.0-3|28	adding to the daemon in version 2.90. If your daemon is before 2.90 then
14cr|perl-Net-GPSD3-0.190.0-3|29	please use the the Net::GPSD manpage package.
14cr|perl-Net-GPSD3-0.190.0-3|30	
14cr|perl-Net-GPSD3-0.190.0-3|31	%prep
14cr|perl-Net-GPSD3-0.190.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-GPSD3-0.190.0-3|33	
14cr|perl-Net-GPSD3-0.190.0-3|34	%build
14cr|perl-Net-GPSD3-0.190.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-GPSD3-0.190.0-3|36	%make
14cr|perl-Net-GPSD3-0.190.0-3|37	
14cr|perl-Net-GPSD3-0.190.0-3|38	%check
14cr|perl-Net-GPSD3-0.190.0-3|39	%make test
14cr|perl-Net-GPSD3-0.190.0-3|40	
14cr|perl-Net-GPSD3-0.190.0-3|41	%install
14cr|perl-Net-GPSD3-0.190.0-3|42	%makeinstall_std
14cr|perl-Net-GPSD3-0.190.0-3|43	
14cr|perl-Net-GPSD3-0.190.0-3|44	%files
14cr|perl-Net-GPSD3-0.190.0-3|45	%doc README Changes LICENSE META.yml
14cr|perl-Net-GPSD3-0.190.0-3|46	%{_mandir}/man3/*
14cr|perl-Net-GPSD3-0.190.0-3|47	%{perl_vendorlib}/*
14cr|perl-Net-GPSD3-0.190.0-3|48	# %{_bindir}/perl-Net-GPSD3-Example.pl
14cr|perl-Net-GPSD3-0.190.0-3|49	# %{_bindir}/perl-Net-GPSD3-Handler.pl
14cr|perl-Net-GPSD3-0.190.0-3|50	# %{_bindir}/perl-Net-GPSD3-poll.pl
14cr|perl-Net-GPSD3-0.190.0-3|51	# %{_mandir}/man1/perl-Net-GPSD3-Example.pl.1*
14cr|perl-Net-GPSD3-0.190.0-3|52	# %{_mandir}/man1/perl-Net-GPSD3-Handler.pl.1*
14cr|perl-Net-GPSD3-0.190.0-3|53	# %{_mandir}/man1/perl-Net-GPSD3-poll.pl.1*
14cr|perl-Net-GPSD3-0.190.0-3|54	
14cr|perl-Net-GPSD3-0.190.0-3|55	
14cr|perl-Net-GPSD3-0.190.0-3|56	%changelog
14cr|perl-Net-GPSD3-0.190.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Net-GPSD3-0.190.0-3|58	+ Revision: 1685da2
14cr|perl-Net-GPSD3-0.190.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Net-GPSD3-0.190.0-3|60	
14cr|perl-Net-GPSD3-0.190.0-3|61	

5181 14
14cr|perl-Net-IMAP-Simple-1.220.500-2|1	%define upstream_name	 Net-IMAP-Simple
14cr|perl-Net-IMAP-Simple-1.220.500-2|2	%define upstream_version 1.2205
14cr|perl-Net-IMAP-Simple-1.220.500-2|3	
14cr|perl-Net-IMAP-Simple-1.220.500-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-IMAP-Simple-1.220.500-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-IMAP-Simple-1.220.500-2|6	Release:	2
14cr|perl-Net-IMAP-Simple-1.220.500-2|7	
14cr|perl-Net-IMAP-Simple-1.220.500-2|8	Summary:	Simple IMAP interface to Perl 5
14cr|perl-Net-IMAP-Simple-1.220.500-2|9	
14cr|perl-Net-IMAP-Simple-1.220.500-2|10	
14cr|perl-Net-IMAP-Simple-1.220.500-2|11	
14cr|perl-Net-IMAP-Simple-1.220.500-2|12	License:	GPL
14cr|perl-Net-IMAP-Simple-1.220.500-2|13	Group:		Development/Perl
14cr|perl-Net-IMAP-Simple-1.220.500-2|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-IMAP-Simple-1.220.500-2|15	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-IMAP-Simple-1.220.500-2|16	
14cr|perl-Net-IMAP-Simple-1.220.500-2|17	BuildRequires:	perl-devel
14cr|perl-Net-IMAP-Simple-1.220.500-2|18	BuildRequires:	perl(Class::Accessor)
14cr|perl-Net-IMAP-Simple-1.220.500-2|19	BuildRequires:	perl(DateTime)
14cr|perl-Net-IMAP-Simple-1.220.500-2|20	BuildRequires:	perl(DateTime::Format::Strptime)
14cr|perl-Net-IMAP-Simple-1.220.500-2|21	BuildRequires:	perl(DateTime::Format::Mail)
14cr|perl-Net-IMAP-Simple-1.220.500-2|22	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-Net-IMAP-Simple-1.220.500-2|23	BuildRequires:	perl(Regexp::Common)
14cr|perl-Net-IMAP-Simple-1.220.500-2|24	BuildRequires:	perl(Email::Address)
14cr|perl-Net-IMAP-Simple-1.220.500-2|25	BuildRequires:	perl(Email::MIME)
14cr|perl-Net-IMAP-Simple-1.220.500-2|26	BuildArch:	noarch
14cr|perl-Net-IMAP-Simple-1.220.500-2|27	
14cr|perl-Net-IMAP-Simple-1.220.500-2|28	%description
14cr|perl-Net-IMAP-Simple-1.220.500-2|29	Perl extension for simple IMAP account handling,
14cr|perl-Net-IMAP-Simple-1.220.500-2|30	mostly compatible with Net::POP.
14cr|perl-Net-IMAP-Simple-1.220.500-2|31	
14cr|perl-Net-IMAP-Simple-1.220.500-2|32	%prep
14cr|perl-Net-IMAP-Simple-1.220.500-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-IMAP-Simple-1.220.500-2|34	
14cr|perl-Net-IMAP-Simple-1.220.500-2|35	%build
14cr|perl-Net-IMAP-Simple-1.220.500-2|36	yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-IMAP-Simple-1.220.500-2|37	%make
14cr|perl-Net-IMAP-Simple-1.220.500-2|38	
14cr|perl-Net-IMAP-Simple-1.220.500-2|39	%check
14cr|perl-Net-IMAP-Simple-1.220.500-2|40	%make test
14cr|perl-Net-IMAP-Simple-1.220.500-2|41	
14cr|perl-Net-IMAP-Simple-1.220.500-2|42	%install
14cr|perl-Net-IMAP-Simple-1.220.500-2|43	%makeinstall_std
14cr|perl-Net-IMAP-Simple-1.220.500-2|44	
14cr|perl-Net-IMAP-Simple-1.220.500-2|45	%files
14cr|perl-Net-IMAP-Simple-1.220.500-2|46	%doc Changes README
14cr|perl-Net-IMAP-Simple-1.220.500-2|47	%{_mandir}/man3/*
14cr|perl-Net-IMAP-Simple-1.220.500-2|48	%{perl_vendorlib}/Net
14cr|perl-Net-IMAP-Simple-1.220.500-2|49	
14cr|perl-Net-IMAP-Simple-1.220.500-2|50	
14cr|perl-Net-IMAP-Simple-1.220.500-2|51	
14cr|perl-Net-IMAP-Simple-1.220.500-2|52	
14cr|perl-Net-IMAP-Simple-1.220.500-2|53	
14cr|perl-Net-IMAP-Simple-1.220.500-2|54	%changelog
14cr|perl-Net-IMAP-Simple-1.220.500-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.500-2
14cr|perl-Net-IMAP-Simple-1.220.500-2|56	+ Revision: ff1c222
14cr|perl-Net-IMAP-Simple-1.220.500-2|57	- MassBuild#464: Increase release tag
14cr|perl-Net-IMAP-Simple-1.220.500-2|58	
14cr|perl-Net-IMAP-Simple-1.220.500-2|59	

5182 14
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|1	%define realname Net-IMAP-Simple-SSL
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|2	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|3	Summary:	SSL support for Net::IMAP::Simple
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|4	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|5	Name:		perl-%{realname}
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|6	Version:	1.3
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|7	Release:	12
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|8	License:	Artistic/GPL
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|9	Group:		Development/Perl
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|10	URL:		http://search.cpan.org/dist/%{realname}/
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{realname}-%{version}.tar.bz2
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|12	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|13	BuildRequires: perl-devel
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|14	BuildRequires: perl(IO::Socket::SSL)
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|15	Requires:	perl(Net::IMAP::Simple)
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|16	BuildArch:	noarch
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|17	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|18	%description
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|19	This module is a subclass of Net::IMAP::SImple that includes SSL support.
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|20	The interface is identical.
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|21	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|22	%prep
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|23	%setup -q -n %{realname}-%{version}
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|24	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|25	%build
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|27	make
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|28	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|29	%check
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|30	make test
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|31	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|32	%install
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|33	%makeinstall_std
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|34	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|35	%files
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|36	%doc README Changes
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|37	%{perl_vendorlib}/Net/IMAP/Simple/*
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|38	%{_mandir}/*/*
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|39	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|40	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|41	%changelog
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-12
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|43	+ Revision: d33c264
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|44	- MassBuild#464: Increase release tag
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|45	
14cr|perl-Net-IMAP-Simple-SSL-1.3-12|46	

5183 14
14cr|perl-Net-Interface-1.12.0-5|1	%define upstream_name	 Net-Interface
14cr|perl-Net-Interface-1.12.0-5|2	%define upstream_version 1.012
14cr|perl-Net-Interface-1.12.0-5|3	
14cr|perl-Net-Interface-1.12.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Net-Interface-1.12.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-Interface-1.12.0-5|6	Release:	5
14cr|perl-Net-Interface-1.12.0-5|7	
14cr|perl-Net-Interface-1.12.0-5|8	Summary: 	Perl extension to access network interfaces
14cr|perl-Net-Interface-1.12.0-5|9	
14cr|perl-Net-Interface-1.12.0-5|10	License: 	GPL+ or Artistic
14cr|perl-Net-Interface-1.12.0-5|11	Group: 		Development/Perl
14cr|perl-Net-Interface-1.12.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-Interface-1.12.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Interface-1.12.0-5|14	
14cr|perl-Net-Interface-1.12.0-5|15	BuildRequires:	perl-devel
14cr|perl-Net-Interface-1.12.0-5|16	
14cr|perl-Net-Interface-1.12.0-5|17	
14cr|perl-Net-Interface-1.12.0-5|18	%description
14cr|perl-Net-Interface-1.12.0-5|19	Net::Interface is designed to make the use of ifconfig(1) and friends
14cr|perl-Net-Interface-1.12.0-5|20	unnecessary from within Perl.  It provides methods to get at set all the
14cr|perl-Net-Interface-1.12.0-5|21	attributes of an interface, and even create new logical or physical interfaces
14cr|perl-Net-Interface-1.12.0-5|22	(if your O/S supports it).
14cr|perl-Net-Interface-1.12.0-5|23	
14cr|perl-Net-Interface-1.12.0-5|24	%prep
14cr|perl-Net-Interface-1.12.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Interface-1.12.0-5|26	
14cr|perl-Net-Interface-1.12.0-5|27	%build
14cr|perl-Net-Interface-1.12.0-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Interface-1.12.0-5|29	%make CFLAGS="%{optflags}"
14cr|perl-Net-Interface-1.12.0-5|30	
14cr|perl-Net-Interface-1.12.0-5|31	%check
14cr|perl-Net-Interface-1.12.0-5|32	%make test
14cr|perl-Net-Interface-1.12.0-5|33	
14cr|perl-Net-Interface-1.12.0-5|34	%install
14cr|perl-Net-Interface-1.12.0-5|35	%makeinstall_std
14cr|perl-Net-Interface-1.12.0-5|36	
14cr|perl-Net-Interface-1.12.0-5|37	%clean
14cr|perl-Net-Interface-1.12.0-5|38	
14cr|perl-Net-Interface-1.12.0-5|39	%files
14cr|perl-Net-Interface-1.12.0-5|40	%doc Changes README*
14cr|perl-Net-Interface-1.12.0-5|41	%{_mandir}/man3/*
14cr|perl-Net-Interface-1.12.0-5|42	%{perl_vendorarch}/auto/Net
14cr|perl-Net-Interface-1.12.0-5|43	%{perl_vendorarch}/Net
14cr|perl-Net-Interface-1.12.0-5|44	
14cr|perl-Net-Interface-1.12.0-5|45	
14cr|perl-Net-Interface-1.12.0-5|46	
14cr|perl-Net-Interface-1.12.0-5|47	%changelog
14cr|perl-Net-Interface-1.12.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-5
14cr|perl-Net-Interface-1.12.0-5|49	+ Revision: 4c6631d
14cr|perl-Net-Interface-1.12.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Net-Interface-1.12.0-5|51	
14cr|perl-Net-Interface-1.12.0-5|52	

5184 14
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|1	%define upstream_name	 Net-IP-Match-Regexp
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|3	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|5	%define __noautoreq 'perl\\(re\\)'
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|6	%else
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|7	%define _requires_exceptions perl(re)
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|8	%endif
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|9	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|12	Release:	4
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|13	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|14	Summary:	Efficiently match IP addresses against IP ranges via regexp
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|15	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|16	License:	GPL+ or Artistic
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|17	Group:		Development/Perl
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|20	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|21	BuildRequires:	perl-devel
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|22	BuildArch:	noarch
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|23	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|24	%description
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|25	This module allows you to check an IP address against one or more IP
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|26	ranges.
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|27	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|28	%prep
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|30	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|31	%build
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|33	%make
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|34	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|35	%install
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|36	%makeinstall_std
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|37	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|38	%files
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|39	%doc README CHANGES
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|40	%{perl_vendorlib}/Net
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|41	%{_mandir}/man3/*
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|42	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|43	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|44	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|45	%changelog
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|47	+ Revision: 9e63863
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|49	
14cr|perl-Net-IP-Match-Regexp-1.10.0-4|50	

5185 14
14cr|perl-Net-IPv6Addr-0.2-8|1	%define real_name Net-IPv6Addr
14cr|perl-Net-IPv6Addr-0.2-8|2	
14cr|perl-Net-IPv6Addr-0.2-8|3	Summary:	Net::IPv6Addr - check validity of IPv6 addresses
14cr|perl-Net-IPv6Addr-0.2-8|4	
14cr|perl-Net-IPv6Addr-0.2-8|5	Name:		perl-%{real_name}
14cr|perl-Net-IPv6Addr-0.2-8|6	Version:	0.2
14cr|perl-Net-IPv6Addr-0.2-8|7	Release:	8
14cr|perl-Net-IPv6Addr-0.2-8|8	License:	GPL or Artistic
14cr|perl-Net-IPv6Addr-0.2-8|9	Group:		Development/Perl
14cr|perl-Net-IPv6Addr-0.2-8|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Net-IPv6Addr-0.2-8|11	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMONROE/%{real_name}-%{version}.tar.bz2
14cr|perl-Net-IPv6Addr-0.2-8|12	BuildRequires:	perl-devel
14cr|perl-Net-IPv6Addr-0.2-8|13	BuildRequires:	perl(Net::IPv4Addr)
14cr|perl-Net-IPv6Addr-0.2-8|14	BuildRequires:	perl(Math::Base85)
14cr|perl-Net-IPv6Addr-0.2-8|15	BuildArch:	noarch
14cr|perl-Net-IPv6Addr-0.2-8|16	
14cr|perl-Net-IPv6Addr-0.2-8|17	%description
14cr|perl-Net-IPv6Addr-0.2-8|18	Net::IPv6Addr checks strings for valid IPv6 addresses, as
14cr|perl-Net-IPv6Addr-0.2-8|19	specified in RFC1884.  You throw possible addresses at it, it
14cr|perl-Net-IPv6Addr-0.2-8|20	either accepts them or throws an exception.
14cr|perl-Net-IPv6Addr-0.2-8|21	
14cr|perl-Net-IPv6Addr-0.2-8|22	If Math::Base85 is installed, then this module is able to process
14cr|perl-Net-IPv6Addr-0.2-8|23	addresses formatted in the style referenced by RFC1924.
14cr|perl-Net-IPv6Addr-0.2-8|24	
14cr|perl-Net-IPv6Addr-0.2-8|25	%prep
14cr|perl-Net-IPv6Addr-0.2-8|26	%setup -q -n %{real_name}-%{version}
14cr|perl-Net-IPv6Addr-0.2-8|27	
14cr|perl-Net-IPv6Addr-0.2-8|28	%build
14cr|perl-Net-IPv6Addr-0.2-8|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-IPv6Addr-0.2-8|30	%make
14cr|perl-Net-IPv6Addr-0.2-8|31	make test
14cr|perl-Net-IPv6Addr-0.2-8|32	
14cr|perl-Net-IPv6Addr-0.2-8|33	%install
14cr|perl-Net-IPv6Addr-0.2-8|34	%makeinstall_std
14cr|perl-Net-IPv6Addr-0.2-8|35	
14cr|perl-Net-IPv6Addr-0.2-8|36	%files
14cr|perl-Net-IPv6Addr-0.2-8|37	%doc ChangeLog README
14cr|perl-Net-IPv6Addr-0.2-8|38	%{perl_vendorlib}/Net/IPv6Addr.pm
14cr|perl-Net-IPv6Addr-0.2-8|39	%{_mandir}/*/*
14cr|perl-Net-IPv6Addr-0.2-8|40	
14cr|perl-Net-IPv6Addr-0.2-8|41	
14cr|perl-Net-IPv6Addr-0.2-8|42	
14cr|perl-Net-IPv6Addr-0.2-8|43	%changelog
14cr|perl-Net-IPv6Addr-0.2-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14cr|perl-Net-IPv6Addr-0.2-8|45	+ Revision: e393d33
14cr|perl-Net-IPv6Addr-0.2-8|46	- MassBuild#464: Increase release tag
14cr|perl-Net-IPv6Addr-0.2-8|47	
14cr|perl-Net-IPv6Addr-0.2-8|48	

5186 14
14cr|perl-Net-IRC-0.790.0-4|1	%define	upstream_name	 Net-IRC
14cr|perl-Net-IRC-0.790.0-4|2	%define upstream_version 0.79
14cr|perl-Net-IRC-0.790.0-4|3	
14cr|perl-Net-IRC-0.790.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-IRC-0.790.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-IRC-0.790.0-4|6	Release:	4
14cr|perl-Net-IRC-0.790.0-4|7	
14cr|perl-Net-IRC-0.790.0-4|8	Summary:	Perl interface to the Internet Relay Chat protocol
14cr|perl-Net-IRC-0.790.0-4|9	
14cr|perl-Net-IRC-0.790.0-4|10	License:	GPL
14cr|perl-Net-IRC-0.790.0-4|11	Group:		Development/Perl
14cr|perl-Net-IRC-0.790.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-IRC-0.790.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-IRC-0.790.0-4|14	Patch0:		%{name}-0.75-workwithlocalhost.patch
14cr|perl-Net-IRC-0.790.0-4|15	Patch2:		%{name}-0.76-no-warning.patch
14cr|perl-Net-IRC-0.790.0-4|16	
14cr|perl-Net-IRC-0.790.0-4|17	BuildRequires:	perl-devel
14cr|perl-Net-IRC-0.790.0-4|18	BuildArch:	noarch
14cr|perl-Net-IRC-0.790.0-4|19	
14cr|perl-Net-IRC-0.790.0-4|20	%description
14cr|perl-Net-IRC-0.790.0-4|21	%{upstream_name} perl module allows you to access IRC networks with perl.
14cr|perl-Net-IRC-0.790.0-4|22	It is used to program irc bot in perl or various software.
14cr|perl-Net-IRC-0.790.0-4|23	
14cr|perl-Net-IRC-0.790.0-4|24	%prep
14cr|perl-Net-IRC-0.790.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-IRC-0.790.0-4|26	%patch0 -p1
14cr|perl-Net-IRC-0.790.0-4|27	%patch2 -p1
14cr|perl-Net-IRC-0.790.0-4|28	
14cr|perl-Net-IRC-0.790.0-4|29	%build
14cr|perl-Net-IRC-0.790.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-IRC-0.790.0-4|31	%make
14cr|perl-Net-IRC-0.790.0-4|32	
14cr|perl-Net-IRC-0.790.0-4|33	%install
14cr|perl-Net-IRC-0.790.0-4|34	%makeinstall_std
14cr|perl-Net-IRC-0.790.0-4|35	
14cr|perl-Net-IRC-0.790.0-4|36	%files
14cr|perl-Net-IRC-0.790.0-4|37	%doc README Changes
14cr|perl-Net-IRC-0.790.0-4|38	%{perl_vendorlib}/Net
14cr|perl-Net-IRC-0.790.0-4|39	%{_mandir}/*/*
14cr|perl-Net-IRC-0.790.0-4|40	
14cr|perl-Net-IRC-0.790.0-4|41	
14cr|perl-Net-IRC-0.790.0-4|42	
14cr|perl-Net-IRC-0.790.0-4|43	%changelog
14cr|perl-Net-IRC-0.790.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.790.0-4
14cr|perl-Net-IRC-0.790.0-4|45	+ Revision: 74fbfb0
14cr|perl-Net-IRC-0.790.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Net-IRC-0.790.0-4|47	
14cr|perl-Net-IRC-0.790.0-4|48	

5187 14
14cr|perl-Net-Jifty-0.140.0-4|1	%define upstream_name    Net-Jifty
14cr|perl-Net-Jifty-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Net-Jifty-0.140.0-4|3	
14cr|perl-Net-Jifty-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Jifty-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Jifty-0.140.0-4|6	Release:	4
14cr|perl-Net-Jifty-0.140.0-4|7	
14cr|perl-Net-Jifty-0.140.0-4|8	Summary:	Interface to online Jifty applications
14cr|perl-Net-Jifty-0.140.0-4|9	
14cr|perl-Net-Jifty-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Jifty-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Net-Jifty-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Jifty-0.140.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Jifty-0.140.0-4|14	
14cr|perl-Net-Jifty-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Jifty-0.140.0-4|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-Jifty-0.140.0-4|17	BuildRequires:	perl(Cwd)
14cr|perl-Net-Jifty-0.140.0-4|18	BuildRequires:	perl(DateTime)
14cr|perl-Net-Jifty-0.140.0-4|19	BuildRequires:	perl(Email::Address)
14cr|perl-Net-Jifty-0.140.0-4|20	BuildRequires:	perl(Encode) >= 2.410.0
14cr|perl-Net-Jifty-0.140.0-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Jifty-0.140.0-4|22	BuildRequires:	perl(Hash::Merge)
14cr|perl-Net-Jifty-0.140.0-4|23	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Jifty-0.140.0-4|24	BuildRequires:	perl(Path::Class)
14cr|perl-Net-Jifty-0.140.0-4|25	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Net-Jifty-0.140.0-4|26	BuildRequires:	perl(Test::MockObject)
14cr|perl-Net-Jifty-0.140.0-4|27	BuildRequires:	perl(Test::More)
14cr|perl-Net-Jifty-0.140.0-4|28	BuildRequires:	perl(URI)
14cr|perl-Net-Jifty-0.140.0-4|29	BuildRequires:	perl(YAML)
14cr|perl-Net-Jifty-0.140.0-4|30	BuildArch:	noarch
14cr|perl-Net-Jifty-0.140.0-4|31	
14cr|perl-Net-Jifty-0.140.0-4|32	%description
14cr|perl-Net-Jifty-0.140.0-4|33	the Jifty manpage is a full-stack web framework. It provides an optional
14cr|perl-Net-Jifty-0.140.0-4|34	REST interface for applications. Using this module, you can interact with
14cr|perl-Net-Jifty-0.140.0-4|35	that REST interface to write client-side utilities.
14cr|perl-Net-Jifty-0.140.0-4|36	
14cr|perl-Net-Jifty-0.140.0-4|37	You can use this module directly, but you'll be better off subclassing it,
14cr|perl-Net-Jifty-0.140.0-4|38	such as what we've done for the Net::Hiveminder manpage.
14cr|perl-Net-Jifty-0.140.0-4|39	
14cr|perl-Net-Jifty-0.140.0-4|40	This module also provides a number of convenient methods for writing short
14cr|perl-Net-Jifty-0.140.0-4|41	scripts. For example, passing 'use_config => 1' to 'new' will look at the
14cr|perl-Net-Jifty-0.140.0-4|42	config file for the username and password (or SID) of the user. If neither
14cr|perl-Net-Jifty-0.140.0-4|43	is available, it will prompt the user for them.
14cr|perl-Net-Jifty-0.140.0-4|44	
14cr|perl-Net-Jifty-0.140.0-4|45	%prep
14cr|perl-Net-Jifty-0.140.0-4|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Jifty-0.140.0-4|47	
14cr|perl-Net-Jifty-0.140.0-4|48	%build
14cr|perl-Net-Jifty-0.140.0-4|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Jifty-0.140.0-4|50	%make
14cr|perl-Net-Jifty-0.140.0-4|51	
14cr|perl-Net-Jifty-0.140.0-4|52	%check
14cr|perl-Net-Jifty-0.140.0-4|53	%make test
14cr|perl-Net-Jifty-0.140.0-4|54	
14cr|perl-Net-Jifty-0.140.0-4|55	%install
14cr|perl-Net-Jifty-0.140.0-4|56	%makeinstall_std
14cr|perl-Net-Jifty-0.140.0-4|57	
14cr|perl-Net-Jifty-0.140.0-4|58	%files
14cr|perl-Net-Jifty-0.140.0-4|59	%doc Changes META.yml
14cr|perl-Net-Jifty-0.140.0-4|60	%{_mandir}/man3/*
14cr|perl-Net-Jifty-0.140.0-4|61	%{perl_vendorlib}/Net/
14cr|perl-Net-Jifty-0.140.0-4|62	
14cr|perl-Net-Jifty-0.140.0-4|63	
14cr|perl-Net-Jifty-0.140.0-4|64	%changelog
14cr|perl-Net-Jifty-0.140.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Net-Jifty-0.140.0-4|66	+ Revision: be0f6d1
14cr|perl-Net-Jifty-0.140.0-4|67	- MassBuild#464: Increase release tag
14cr|perl-Net-Jifty-0.140.0-4|68	
14cr|perl-Net-Jifty-0.140.0-4|69	

5188 14
14cr|perl-Net-Kismet-0.04-10|1	%define	module	Net-Kismet
14cr|perl-Net-Kismet-0.04-10|2	
14cr|perl-Net-Kismet-0.04-10|3	Summary:	Net::Kismet perl module
14cr|perl-Net-Kismet-0.04-10|4	
14cr|perl-Net-Kismet-0.04-10|5	Name:		perl-%{module}
14cr|perl-Net-Kismet-0.04-10|6	Version:	0.04
14cr|perl-Net-Kismet-0.04-10|7	Release:	10
14cr|perl-Net-Kismet-0.04-10|8	License:	GPL
14cr|perl-Net-Kismet-0.04-10|9	Group:		Development/Perl
14cr|perl-Net-Kismet-0.04-10|10	Requires:	perl
14cr|perl-Net-Kismet-0.04-10|11	BuildRequires:	perl-devel
14cr|perl-Net-Kismet-0.04-10|12	URL:		http://www.kismetwireless.net/
14cr|perl-Net-Kismet-0.04-10|13	Source:		%{module}-%{version}.tar.bz2
14cr|perl-Net-Kismet-0.04-10|14	BuildArch:	noarch
14cr|perl-Net-Kismet-0.04-10|15	
14cr|perl-Net-Kismet-0.04-10|16	%description
14cr|perl-Net-Kismet-0.04-10|17	A perl module to make writing Kismet clients in perl much simpler.
14cr|perl-Net-Kismet-0.04-10|18	
14cr|perl-Net-Kismet-0.04-10|19	%prep
14cr|perl-Net-Kismet-0.04-10|20	%setup -q -n %{module}-%{version}
14cr|perl-Net-Kismet-0.04-10|21	
14cr|perl-Net-Kismet-0.04-10|22	%build
14cr|perl-Net-Kismet-0.04-10|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Kismet-0.04-10|24	%make
14cr|perl-Net-Kismet-0.04-10|25	
14cr|perl-Net-Kismet-0.04-10|26	%check
14cr|perl-Net-Kismet-0.04-10|27	%make test
14cr|perl-Net-Kismet-0.04-10|28	
14cr|perl-Net-Kismet-0.04-10|29	%install
14cr|perl-Net-Kismet-0.04-10|30	%makeinstall_std
14cr|perl-Net-Kismet-0.04-10|31	
14cr|perl-Net-Kismet-0.04-10|32	%clean
14cr|perl-Net-Kismet-0.04-10|33	
14cr|perl-Net-Kismet-0.04-10|34	%files
14cr|perl-Net-Kismet-0.04-10|35	%doc README MANIFEST Changes
14cr|perl-Net-Kismet-0.04-10|36	%{perl_vendorlib}/Net/*
14cr|perl-Net-Kismet-0.04-10|37	%{_mandir}/*/*
14cr|perl-Net-Kismet-0.04-10|38	
14cr|perl-Net-Kismet-0.04-10|39	
14cr|perl-Net-Kismet-0.04-10|40	
14cr|perl-Net-Kismet-0.04-10|41	
14cr|perl-Net-Kismet-0.04-10|42	%changelog
14cr|perl-Net-Kismet-0.04-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.04-10
14cr|perl-Net-Kismet-0.04-10|44	+ Revision: 10e2eb2
14cr|perl-Net-Kismet-0.04-10|45	- MassBuild#464: Increase release tag
14cr|perl-Net-Kismet-0.04-10|46	
14cr|perl-Net-Kismet-0.04-10|47	

5189 14
14cr|perl-Net-LDAPapi-3.0.3-6|1	%define module Net-LDAPapi
14cr|perl-Net-LDAPapi-3.0.3-6|2	%define modparent Net
14cr|perl-Net-LDAPapi-3.0.3-6|3	%define modname LDAPapi
14cr|perl-Net-LDAPapi-3.0.3-6|4	
14cr|perl-Net-LDAPapi-3.0.3-6|5	Summary:	Perl bindings for LDAP client library
14cr|perl-Net-LDAPapi-3.0.3-6|6	
14cr|perl-Net-LDAPapi-3.0.3-6|7	Name:		perl-%{module}
14cr|perl-Net-LDAPapi-3.0.3-6|8	Version:	3.0.3
14cr|perl-Net-LDAPapi-3.0.3-6|9	Release:	6
14cr|perl-Net-LDAPapi-3.0.3-6|10	License:	GPL or Artistic
14cr|perl-Net-LDAPapi-3.0.3-6|11	Group:		Development/Perl
14cr|perl-Net-LDAPapi-3.0.3-6|12	URL:		http://search.cpan.org/dist/%{module}/
14cr|perl-Net-LDAPapi-3.0.3-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{module}-%{version}.tar.gz
14cr|perl-Net-LDAPapi-3.0.3-6|14	BuildRequires:	openldap-devel
14cr|perl-Net-LDAPapi-3.0.3-6|15	BuildRequires:	glibc-devel
14cr|perl-Net-LDAPapi-3.0.3-6|16	%if %{?mdkversion:1}%{?!mdkversion:0}
14cr|perl-Net-LDAPapi-3.0.3-6|17	BuildRequires:	perl-devel >= 5.8.0
14cr|perl-Net-LDAPapi-3.0.3-6|18	%endif
14cr|perl-Net-LDAPapi-3.0.3-6|19	
14cr|perl-Net-LDAPapi-3.0.3-6|20	%description
14cr|perl-Net-LDAPapi-3.0.3-6|21	Perl bindings for LDAP client library
14cr|perl-Net-LDAPapi-3.0.3-6|22	
14cr|perl-Net-LDAPapi-3.0.3-6|23	%prep
14cr|perl-Net-LDAPapi-3.0.3-6|24	
14cr|perl-Net-LDAPapi-3.0.3-6|25	%setup -q -n %{module}-%{version}
14cr|perl-Net-LDAPapi-3.0.3-6|26	
14cr|perl-Net-LDAPapi-3.0.3-6|27	%build
14cr|perl-Net-LDAPapi-3.0.3-6|28	#find -name \*.pm | xargs chmod 644
14cr|perl-Net-LDAPapi-3.0.3-6|29	%{__perl} Makefile.PL INSTALLDIRS=vendor -sdk 1 -lib_path %{_libdir} -include_path %{_includedir}
14cr|perl-Net-LDAPapi-3.0.3-6|30	%make
14cr|perl-Net-LDAPapi-3.0.3-6|31	
14cr|perl-Net-LDAPapi-3.0.3-6|32	%check
14cr|perl-Net-LDAPapi-3.0.3-6|33	#make test
14cr|perl-Net-LDAPapi-3.0.3-6|34	
14cr|perl-Net-LDAPapi-3.0.3-6|35	%install
14cr|perl-Net-LDAPapi-3.0.3-6|36	
14cr|perl-Net-LDAPapi-3.0.3-6|37	%makeinstall_std
14cr|perl-Net-LDAPapi-3.0.3-6|38	
14cr|perl-Net-LDAPapi-3.0.3-6|39	%clean
14cr|perl-Net-LDAPapi-3.0.3-6|40	
14cr|perl-Net-LDAPapi-3.0.3-6|41	%files
14cr|perl-Net-LDAPapi-3.0.3-6|42	%doc Credits Changes examples
14cr|perl-Net-LDAPapi-3.0.3-6|43	%{perl_vendorarch}/%{modparent}/*.pm
14cr|perl-Net-LDAPapi-3.0.3-6|44	%{perl_vendorarch}/auto/%{modparent}/%{modname}
14cr|perl-Net-LDAPapi-3.0.3-6|45	%{_mandir}/*/*
14cr|perl-Net-LDAPapi-3.0.3-6|46	
14cr|perl-Net-LDAPapi-3.0.3-6|47	
14cr|perl-Net-LDAPapi-3.0.3-6|48	
14cr|perl-Net-LDAPapi-3.0.3-6|49	%changelog
14cr|perl-Net-LDAPapi-3.0.3-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-6
14cr|perl-Net-LDAPapi-3.0.3-6|51	+ Revision: e8f1dd1
14cr|perl-Net-LDAPapi-3.0.3-6|52	- MassBuild#464: Increase release tag
14cr|perl-Net-LDAPapi-3.0.3-6|53	
14cr|perl-Net-LDAPapi-3.0.3-6|54	

5190 14
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|1	%define upstream_name    Net-LDAP-HTMLWidget
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|3	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|6	Release:	4
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|7	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|8	Summary:	Like FromForm but with Net::LDAP and HTML::Widget
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|9	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|11	Group:		Development/Perl
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|12	Url:		http://search.cpan.org/dist/%upstream_name/
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|14	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|16	BuildRequires:	perl(DBIx::Class::HTMLWidget)
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|17	BuildArch:	noarch
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|18	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|19	%description
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|20	Something like Class::DBI::FromForm / Class::DBI::FromCGI but using
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|21	HTML::Widget for form creation and validation and Net::LDAP.
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|22	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|23	%prep
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|25	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|26	%build
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|28	%make
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|29	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|30	%check
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|31	make test
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|32	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|33	%install
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|34	%makeinstall_std
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|35	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|36	%files
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|37	%doc Changes
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|38	%{perl_vendorlib}/Net/LDAP/HTMLWidget.pm
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|39	%{_mandir}/*/*
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|40	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|41	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|42	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|43	%changelog
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|45	+ Revision: 77c91b8
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|47	
14cr|perl-Net-LDAP-HTMLWidget-0.70.0-4|48	

5191 14
14cr|perl-Net-LDAP-Server-0.430.0-4|1	%define upstream_name    Net-LDAP-Server
14cr|perl-Net-LDAP-Server-0.430.0-4|2	%define upstream_version 0.43
14cr|perl-Net-LDAP-Server-0.430.0-4|3	
14cr|perl-Net-LDAP-Server-0.430.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-LDAP-Server-0.430.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-LDAP-Server-0.430.0-4|6	Release:	4
14cr|perl-Net-LDAP-Server-0.430.0-4|7	
14cr|perl-Net-LDAP-Server-0.430.0-4|8	Summary:	LDAP server side protocol handling
14cr|perl-Net-LDAP-Server-0.430.0-4|9	
14cr|perl-Net-LDAP-Server-0.430.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-LDAP-Server-0.430.0-4|11	Group:		Development/Perl
14cr|perl-Net-LDAP-Server-0.430.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-LDAP-Server-0.430.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-LDAP-Server-0.430.0-4|14	
14cr|perl-Net-LDAP-Server-0.430.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-LDAP-Server-0.430.0-4|16	BuildRequires:	perl(Convert::ASN1)
14cr|perl-Net-LDAP-Server-0.430.0-4|17	BuildRequires:	perl(Net::LDAP)
14cr|perl-Net-LDAP-Server-0.430.0-4|18	
14cr|perl-Net-LDAP-Server-0.430.0-4|19	BuildArch:	noarch
14cr|perl-Net-LDAP-Server-0.430.0-4|20	
14cr|perl-Net-LDAP-Server-0.430.0-4|21	%description
14cr|perl-Net-LDAP-Server-0.430.0-4|22	LDAP server side protocol handling.
14cr|perl-Net-LDAP-Server-0.430.0-4|23	
14cr|perl-Net-LDAP-Server-0.430.0-4|24	%prep
14cr|perl-Net-LDAP-Server-0.430.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-LDAP-Server-0.430.0-4|26	
14cr|perl-Net-LDAP-Server-0.430.0-4|27	%build
14cr|perl-Net-LDAP-Server-0.430.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-LDAP-Server-0.430.0-4|29	%make
14cr|perl-Net-LDAP-Server-0.430.0-4|30	
14cr|perl-Net-LDAP-Server-0.430.0-4|31	%check
14cr|perl-Net-LDAP-Server-0.430.0-4|32	make test
14cr|perl-Net-LDAP-Server-0.430.0-4|33	
14cr|perl-Net-LDAP-Server-0.430.0-4|34	%install
14cr|perl-Net-LDAP-Server-0.430.0-4|35	%makeinstall_std
14cr|perl-Net-LDAP-Server-0.430.0-4|36	
14cr|perl-Net-LDAP-Server-0.430.0-4|37	%files
14cr|perl-Net-LDAP-Server-0.430.0-4|38	%doc Changelog README
14cr|perl-Net-LDAP-Server-0.430.0-4|39	%{_mandir}/man3/*
14cr|perl-Net-LDAP-Server-0.430.0-4|40	%{perl_vendorlib}/*
14cr|perl-Net-LDAP-Server-0.430.0-4|41	
14cr|perl-Net-LDAP-Server-0.430.0-4|42	
14cr|perl-Net-LDAP-Server-0.430.0-4|43	%changelog
14cr|perl-Net-LDAP-Server-0.430.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-4
14cr|perl-Net-LDAP-Server-0.430.0-4|45	+ Revision: 57e0cb0
14cr|perl-Net-LDAP-Server-0.430.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Net-LDAP-Server-0.430.0-4|47	
14cr|perl-Net-LDAP-Server-0.430.0-4|48	

5192 14
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|1	%define upstream_name    Net-LDAP-Server-Test
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|3	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|5	Version:	%perl_convert_version 0.19
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|6	Release:	3
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|7	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|8	Summary:	Test Net::LDAP code
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|9	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|11	Group:		Development/Perl
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-LDAP-Server-Test-0.19.tar.gz
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|14	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|16	BuildRequires:	perl(Data::Dump)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|17	BuildRequires:	perl(IO::Select)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|18	BuildRequires:	perl(IO::Socket)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|19	BuildRequires:	perl(Net::LDAP)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|20	BuildRequires:	perl(Net::LDAP::Server)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|22	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|23	BuildArch:	noarch
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|24	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|25	%description
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|26	Now you can test your Net::LDAP code without having a real LDAP server
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|27	available.
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|28	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|29	%prep
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|31	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|32	%build
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|34	%make
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|35	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|36	%check
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|37	make test
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|38	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|39	%install
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|40	%makeinstall_std
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|41	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|42	%files
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|43	%doc Changes README
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|44	%{_mandir}/man3/*
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|45	%{perl_vendorlib}/*
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|46	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|47	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|48	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|49	%changelog
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|51	+ Revision: ff4df5e
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|53	
14cr|perl-Net-LDAP-Server-Test-0.190.0-3|54	

5193 14
14cr|perl-Net-Libdnet-0.980.0-3|1	%define upstream_name    Net-Libdnet
14cr|perl-Net-Libdnet-0.980.0-3|2	%define upstream_version 0.98
14cr|perl-Net-Libdnet-0.980.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Net-Libdnet-0.980.0-3|4	Version:    %perl_convert_version 0.98
14cr|perl-Net-Libdnet-0.980.0-3|5	Release:	3
14cr|perl-Net-Libdnet-0.980.0-3|6	
14cr|perl-Net-Libdnet-0.980.0-3|7	Summary:    Perl interface to libdnet
14cr|perl-Net-Libdnet-0.980.0-3|8	
14cr|perl-Net-Libdnet-0.980.0-3|9	License:    BSD
14cr|perl-Net-Libdnet-0.980.0-3|10	Group:		Development/Perl
14cr|perl-Net-Libdnet-0.980.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Libdnet-0.980.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Net/Net-Libdnet-0.98.tar.gz
14cr|perl-Net-Libdnet-0.980.0-3|13	BuildRequires:  libdnet-devel
14cr|perl-Net-Libdnet-0.980.0-3|14	BuildRequires:  perl(Class::Gomor::Array)
14cr|perl-Net-Libdnet-0.980.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Libdnet-0.980.0-3|16	
14cr|perl-Net-Libdnet-0.980.0-3|17	%description
14cr|perl-Net-Libdnet-0.980.0-3|18	perl-Net-Libdnet provides perl bindings to the dnet library
14cr|perl-Net-Libdnet-0.980.0-3|19	
14cr|perl-Net-Libdnet-0.980.0-3|20	%prep
14cr|perl-Net-Libdnet-0.980.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Libdnet-0.980.0-3|22	
14cr|perl-Net-Libdnet-0.980.0-3|23	%build
14cr|perl-Net-Libdnet-0.980.0-3|24	%serverbuild
14cr|perl-Net-Libdnet-0.980.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$CFLAGS -fno-PIE" LIBS="-L%{_libdir} -ldnet" INC="-I%{_includedir}"
14cr|perl-Net-Libdnet-0.980.0-3|26	%make LD_RUN_PATH=""
14cr|perl-Net-Libdnet-0.980.0-3|27	
14cr|perl-Net-Libdnet-0.980.0-3|28	%check
14cr|perl-Net-Libdnet-0.980.0-3|29	make test
14cr|perl-Net-Libdnet-0.980.0-3|30	
14cr|perl-Net-Libdnet-0.980.0-3|31	%install
14cr|perl-Net-Libdnet-0.980.0-3|32	%makeinstall_std
14cr|perl-Net-Libdnet-0.980.0-3|33	
14cr|perl-Net-Libdnet-0.980.0-3|34	%clean
14cr|perl-Net-Libdnet-0.980.0-3|35	
14cr|perl-Net-Libdnet-0.980.0-3|36	%files
14cr|perl-Net-Libdnet-0.980.0-3|37	%defattr(-,root,root,-)
14cr|perl-Net-Libdnet-0.980.0-3|38	%doc Changes LICENSE README
14cr|perl-Net-Libdnet-0.980.0-3|39	%{_bindir}/*
14cr|perl-Net-Libdnet-0.980.0-3|40	%{perl_vendorarch}/auto/*
14cr|perl-Net-Libdnet-0.980.0-3|41	%{perl_vendorarch}/Net
14cr|perl-Net-Libdnet-0.980.0-3|42	%{_mandir}/man?/*
14cr|perl-Net-Libdnet-0.980.0-3|43	
14cr|perl-Net-Libdnet-0.980.0-3|44	
14cr|perl-Net-Libdnet-0.980.0-3|45	
14cr|perl-Net-Libdnet-0.980.0-3|46	%changelog
14cr|perl-Net-Libdnet-0.980.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.980.0-3
14cr|perl-Net-Libdnet-0.980.0-3|48	+ Revision: 4cb5f4d
14cr|perl-Net-Libdnet-0.980.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Net-Libdnet-0.980.0-3|50	
14cr|perl-Net-Libdnet-0.980.0-3|51	

5194 14
14cr|perl-Net-LibIDN-0.120.0-3|1	%define upstream_name	 Net-LibIDN
14cr|perl-Net-LibIDN-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Net-LibIDN-0.120.0-3|3	
14cr|perl-Net-LibIDN-0.120.0-3|4	Summary: 	Perl bindings for GNU LibIDN
14cr|perl-Net-LibIDN-0.120.0-3|5	
14cr|perl-Net-LibIDN-0.120.0-3|6	Name:		perl-%{upstream_name}
14cr|perl-Net-LibIDN-0.120.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-LibIDN-0.120.0-3|8	Release: 	3
14cr|perl-Net-LibIDN-0.120.0-3|9	License: 	GPL+ or Artistic
14cr|perl-Net-LibIDN-0.120.0-3|10	Group: 		Development/Perl
14cr|perl-Net-LibIDN-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-LibIDN-0.120.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-LibIDN-0.120.0-3|13	BuildRequires:	idn-devel >= 0.4.0
14cr|perl-Net-LibIDN-0.120.0-3|14	BuildRequires:	perl-devel
14cr|perl-Net-LibIDN-0.120.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-LibIDN-0.120.0-3|16	
14cr|perl-Net-LibIDN-0.120.0-3|17	%description
14cr|perl-Net-LibIDN-0.120.0-3|18	Provides perl bindings for GNU Libidn, a C library for handling
14cr|perl-Net-LibIDN-0.120.0-3|19	Internationalized Domain Names according to IDNA (RFC 3490), in a way very
14cr|perl-Net-LibIDN-0.120.0-3|20	much inspired by Turbo Fredriksson's PHP-IDN.
14cr|perl-Net-LibIDN-0.120.0-3|21	
14cr|perl-Net-LibIDN-0.120.0-3|22	%prep
14cr|perl-Net-LibIDN-0.120.0-3|23	
14cr|perl-Net-LibIDN-0.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-LibIDN-0.120.0-3|25	
14cr|perl-Net-LibIDN-0.120.0-3|26	%build
14cr|perl-Net-LibIDN-0.120.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor LIBS="-lidn"
14cr|perl-Net-LibIDN-0.120.0-3|28	
14cr|perl-Net-LibIDN-0.120.0-3|29	make OPTIMIZE="%{optflags}"
14cr|perl-Net-LibIDN-0.120.0-3|30	
14cr|perl-Net-LibIDN-0.120.0-3|31	# Change man page encoding into UTF-8
14cr|perl-Net-LibIDN-0.120.0-3|32	iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
14cr|perl-Net-LibIDN-0.120.0-3|33	mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
14cr|perl-Net-LibIDN-0.120.0-3|34	
14cr|perl-Net-LibIDN-0.120.0-3|35	%install
14cr|perl-Net-LibIDN-0.120.0-3|36	
14cr|perl-Net-LibIDN-0.120.0-3|37	%makeinstall_std
14cr|perl-Net-LibIDN-0.120.0-3|38	
14cr|perl-Net-LibIDN-0.120.0-3|39	%check
14cr|perl-Net-LibIDN-0.120.0-3|40	%make test
14cr|perl-Net-LibIDN-0.120.0-3|41	
14cr|perl-Net-LibIDN-0.120.0-3|42	%files
14cr|perl-Net-LibIDN-0.120.0-3|43	%doc Artistic Changes README
14cr|perl-Net-LibIDN-0.120.0-3|44	%{perl_vendorarch}/Net
14cr|perl-Net-LibIDN-0.120.0-3|45	%{perl_vendorarch}/auto/Net
14cr|perl-Net-LibIDN-0.120.0-3|46	%{_mandir}/man3/*.3pm*
14cr|perl-Net-LibIDN-0.120.0-3|47	
14cr|perl-Net-LibIDN-0.120.0-3|48	
14cr|perl-Net-LibIDN-0.120.0-3|49	
14cr|perl-Net-LibIDN-0.120.0-3|50	%changelog
14cr|perl-Net-LibIDN-0.120.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Net-LibIDN-0.120.0-3|52	+ Revision: 73fbd25
14cr|perl-Net-LibIDN-0.120.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Net-LibIDN-0.120.0-3|54	
14cr|perl-Net-LibIDN-0.120.0-3|55	

5195 14
14cr|perl-Net-Lighthouse-0.60.0-5|1	%define upstream_name    Net-Lighthouse
14cr|perl-Net-Lighthouse-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Net-Lighthouse-0.60.0-5|3	
14cr|perl-Net-Lighthouse-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Lighthouse-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Lighthouse-0.60.0-5|6	Release:	5
14cr|perl-Net-Lighthouse-0.60.0-5|7	Summary:	A Perl interface to lighthouseapp.com
14cr|perl-Net-Lighthouse-0.60.0-5|8	License:	GPL+ or Artistic
14cr|perl-Net-Lighthouse-0.60.0-5|9	Group:		Development/Perl
14cr|perl-Net-Lighthouse-0.60.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Lighthouse-0.60.0-5|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Lighthouse-0.60.0-5|12	
14cr|perl-Net-Lighthouse-0.60.0-5|13	BuildRequires:	perl-devel
14cr|perl-Net-Lighthouse-0.60.0-5|14	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-Lighthouse-0.60.0-5|15	BuildRequires:	perl(DateTime)
14cr|perl-Net-Lighthouse-0.60.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Lighthouse-0.60.0-5|17	BuildRequires:	perl(LWP)
14cr|perl-Net-Lighthouse-0.60.0-5|18	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-Lighthouse-0.60.0-5|19	BuildRequires:	perl(Mouse)
14cr|perl-Net-Lighthouse-0.60.0-5|20	BuildRequires:	perl(Params::Validate)
14cr|perl-Net-Lighthouse-0.60.0-5|21	BuildRequires:	perl(Test::Mock::LWP)
14cr|perl-Net-Lighthouse-0.60.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Net-Lighthouse-0.60.0-5|23	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-Lighthouse-0.60.0-5|24	BuildRequires:	perl(XML::TreePP)
14cr|perl-Net-Lighthouse-0.60.0-5|25	BuildRequires:	perl(YAML::Syck)
14cr|perl-Net-Lighthouse-0.60.0-5|26	BuildArch:	noarch
14cr|perl-Net-Lighthouse-0.60.0-5|27	
14cr|perl-Net-Lighthouse-0.60.0-5|28	%description
14cr|perl-Net-Lighthouse-0.60.0-5|29	A Perl interface to lighthouseapp.com, by means of its official api.
14cr|perl-Net-Lighthouse-0.60.0-5|30	
14cr|perl-Net-Lighthouse-0.60.0-5|31	%prep
14cr|perl-Net-Lighthouse-0.60.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Lighthouse-0.60.0-5|33	
14cr|perl-Net-Lighthouse-0.60.0-5|34	%build
14cr|perl-Net-Lighthouse-0.60.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Lighthouse-0.60.0-5|36	%make
14cr|perl-Net-Lighthouse-0.60.0-5|37	
14cr|perl-Net-Lighthouse-0.60.0-5|38	# %check
14cr|perl-Net-Lighthouse-0.60.0-5|39	# %make test
14cr|perl-Net-Lighthouse-0.60.0-5|40	
14cr|perl-Net-Lighthouse-0.60.0-5|41	%install
14cr|perl-Net-Lighthouse-0.60.0-5|42	%makeinstall_std
14cr|perl-Net-Lighthouse-0.60.0-5|43	
14cr|perl-Net-Lighthouse-0.60.0-5|44	%files
14cr|perl-Net-Lighthouse-0.60.0-5|45	%doc Changes META.yml README
14cr|perl-Net-Lighthouse-0.60.0-5|46	%{_mandir}/man3/*
14cr|perl-Net-Lighthouse-0.60.0-5|47	%{perl_vendorlib}/*
14cr|perl-Net-Lighthouse-0.60.0-5|48	
14cr|perl-Net-Lighthouse-0.60.0-5|49	
14cr|perl-Net-Lighthouse-0.60.0-5|50	%changelog
14cr|perl-Net-Lighthouse-0.60.0-5|51	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Net-Lighthouse-0.60.0-5|52	+ Revision: aac66ce
14cr|perl-Net-Lighthouse-0.60.0-5|53	- Disable tests for now
14cr|perl-Net-Lighthouse-0.60.0-5|54	
14cr|perl-Net-Lighthouse-0.60.0-5|55	

5196 14
14cr|perl-Net-MAC-2.103.622-4|1	%define upstream_name Net-MAC
14cr|perl-Net-MAC-2.103.622-4|2	%define upstream_version 2.103622
14cr|perl-Net-MAC-2.103.622-4|3	
14cr|perl-Net-MAC-2.103.622-4|4	Summary:	Perl extension for representing and manipulating MAC addresses
14cr|perl-Net-MAC-2.103.622-4|5	
14cr|perl-Net-MAC-2.103.622-4|6	Name:		perl-%{upstream_name}
14cr|perl-Net-MAC-2.103.622-4|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-MAC-2.103.622-4|8	Release:	4
14cr|perl-Net-MAC-2.103.622-4|9	License:	LGPL
14cr|perl-Net-MAC-2.103.622-4|10	Group:		Development/Perl
14cr|perl-Net-MAC-2.103.622-4|11	URL:		http://search.cpan.org/dist/Net-MAC/
14cr|perl-Net-MAC-2.103.622-4|12	Source: 	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-MAC-2.103.622-4|13	BuildArch:	noarch
14cr|perl-Net-MAC-2.103.622-4|14	BuildRequires:	perl-devel
14cr|perl-Net-MAC-2.103.622-4|15	
14cr|perl-Net-MAC-2.103.622-4|16	%description
14cr|perl-Net-MAC-2.103.622-4|17	Perl extension for representing and manipulating MAC addresses.
14cr|perl-Net-MAC-2.103.622-4|18	
14cr|perl-Net-MAC-2.103.622-4|19	%prep
14cr|perl-Net-MAC-2.103.622-4|20	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-MAC-2.103.622-4|21	
14cr|perl-Net-MAC-2.103.622-4|22	%build
14cr|perl-Net-MAC-2.103.622-4|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-MAC-2.103.622-4|24	%make
14cr|perl-Net-MAC-2.103.622-4|25	
14cr|perl-Net-MAC-2.103.622-4|26	%install
14cr|perl-Net-MAC-2.103.622-4|27	%makeinstall_std
14cr|perl-Net-MAC-2.103.622-4|28	
14cr|perl-Net-MAC-2.103.622-4|29	%files
14cr|perl-Net-MAC-2.103.622-4|30	%doc Changes MANIFEST META.yml README
14cr|perl-Net-MAC-2.103.622-4|31	%{_mandir}/man3/Net::MAC.3pm*
14cr|perl-Net-MAC-2.103.622-4|32	%{perl_vendorlib}/Net/MAC.pm
14cr|perl-Net-MAC-2.103.622-4|33	
14cr|perl-Net-MAC-2.103.622-4|34	
14cr|perl-Net-MAC-2.103.622-4|35	
14cr|perl-Net-MAC-2.103.622-4|36	
14cr|perl-Net-MAC-2.103.622-4|37	%changelog
14cr|perl-Net-MAC-2.103.622-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.103.622-4
14cr|perl-Net-MAC-2.103.622-4|39	+ Revision: f2c80d9
14cr|perl-Net-MAC-2.103.622-4|40	- MassBuild#464: Increase release tag
14cr|perl-Net-MAC-2.103.622-4|41	
14cr|perl-Net-MAC-2.103.622-4|42	

5197 14
14cr|perl-Net-MAC-Vendor-1.190.100-3|1	%define upstream_name    Net-MAC-Vendor
14cr|perl-Net-MAC-Vendor-1.190.100-3|2	%define upstream_version 1.1901
14cr|perl-Net-MAC-Vendor-1.190.100-3|3	
14cr|perl-Net-MAC-Vendor-1.190.100-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-MAC-Vendor-1.190.100-3|5	Version:	%perl_convert_version 1.1901
14cr|perl-Net-MAC-Vendor-1.190.100-3|6	Release:	3
14cr|perl-Net-MAC-Vendor-1.190.100-3|7	
14cr|perl-Net-MAC-Vendor-1.190.100-3|8	Summary:	Look up the vendor for a MAC
14cr|perl-Net-MAC-Vendor-1.190.100-3|9	
14cr|perl-Net-MAC-Vendor-1.190.100-3|10	License:	GPL+ or Artistic
14cr|perl-Net-MAC-Vendor-1.190.100-3|11	Group:		Development/Perl
14cr|perl-Net-MAC-Vendor-1.190.100-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-MAC-Vendor-1.190.100-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-MAC-Vendor-1.1901.tar.gz
14cr|perl-Net-MAC-Vendor-1.190.100-3|14	
14cr|perl-Net-MAC-Vendor-1.190.100-3|15	BuildRequires:	perl-devel
14cr|perl-Net-MAC-Vendor-1.190.100-3|16	BuildArch:	noarch
14cr|perl-Net-MAC-Vendor-1.190.100-3|17	
14cr|perl-Net-MAC-Vendor-1.190.100-3|18	%description
14cr|perl-Net-MAC-Vendor-1.190.100-3|19	The Institute of Electrical and Electronics Engineers (IEEE) assigns an
14cr|perl-Net-MAC-Vendor-1.190.100-3|20	Organizational Unique Identifier (OUI) to manufacturers of network interfaces.
14cr|perl-Net-MAC-Vendor-1.190.100-3|21	Each interface has a Media Access Control (MAC) address of six bytes. The first
14cr|perl-Net-MAC-Vendor-1.190.100-3|22	three bytes are the OUI.
14cr|perl-Net-MAC-Vendor-1.190.100-3|23	
14cr|perl-Net-MAC-Vendor-1.190.100-3|24	This module allows you to take a MAC address and turn it into the OUI and
14cr|perl-Net-MAC-Vendor-1.190.100-3|25	vendor information.  You can, for instance, scan a network, collect MAC
14cr|perl-Net-MAC-Vendor-1.190.100-3|26	addresses, and turn those addresses into vendors.  With vendor information, you
14cr|perl-Net-MAC-Vendor-1.190.100-3|27	can often guess at what what you are looking at (e.g. an Apple product).
14cr|perl-Net-MAC-Vendor-1.190.100-3|28	
14cr|perl-Net-MAC-Vendor-1.190.100-3|29	You can use this as a module as its individual functions, or call it as a
14cr|perl-Net-MAC-Vendor-1.190.100-3|30	script with a list of MAC addresses as arguments. The module can figure it out.
14cr|perl-Net-MAC-Vendor-1.190.100-3|31	
14cr|perl-Net-MAC-Vendor-1.190.100-3|32	This module tries to persistently cache with DBM::Deep the OUI information so
14cr|perl-Net-MAC-Vendor-1.190.100-3|33	it can avoid using the network. If it cannot load DBM::Deep, it uses a normal
14cr|perl-Net-MAC-Vendor-1.190.100-3|34	hash (which is lost when the process finishes). You can preload this cache with
14cr|perl-Net-MAC-Vendor-1.190.100-3|35	the load_cache() function. So far, the module looks in the current working
14cr|perl-Net-MAC-Vendor-1.190.100-3|36	directory for a file named mac_oui.db to find the cache. I need to come up with
14cr|perl-Net-MAC-Vendor-1.190.100-3|37	a way to let the user set that location.
14cr|perl-Net-MAC-Vendor-1.190.100-3|38	
14cr|perl-Net-MAC-Vendor-1.190.100-3|39	%prep
14cr|perl-Net-MAC-Vendor-1.190.100-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-MAC-Vendor-1.190.100-3|41	
14cr|perl-Net-MAC-Vendor-1.190.100-3|42	%build
14cr|perl-Net-MAC-Vendor-1.190.100-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-MAC-Vendor-1.190.100-3|44	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
14cr|perl-Net-MAC-Vendor-1.190.100-3|45	
14cr|perl-Net-MAC-Vendor-1.190.100-3|46	# make test dies...
14cr|perl-Net-MAC-Vendor-1.190.100-3|47	# make test
14cr|perl-Net-MAC-Vendor-1.190.100-3|48	
14cr|perl-Net-MAC-Vendor-1.190.100-3|49	%install
14cr|perl-Net-MAC-Vendor-1.190.100-3|50	%makeinstall_std
14cr|perl-Net-MAC-Vendor-1.190.100-3|51	
14cr|perl-Net-MAC-Vendor-1.190.100-3|52	%files
14cr|perl-Net-MAC-Vendor-1.190.100-3|53	%doc Changes LICENSE README
14cr|perl-Net-MAC-Vendor-1.190.100-3|54	%{perl_vendorlib}/*
14cr|perl-Net-MAC-Vendor-1.190.100-3|55	%{_mandir}/*/*
14cr|perl-Net-MAC-Vendor-1.190.100-3|56	
14cr|perl-Net-MAC-Vendor-1.190.100-3|57	
14cr|perl-Net-MAC-Vendor-1.190.100-3|58	
14cr|perl-Net-MAC-Vendor-1.190.100-3|59	%changelog
14cr|perl-Net-MAC-Vendor-1.190.100-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.100-3
14cr|perl-Net-MAC-Vendor-1.190.100-3|61	+ Revision: d190b2f
14cr|perl-Net-MAC-Vendor-1.190.100-3|62	- MassBuild#464: Increase release tag
14cr|perl-Net-MAC-Vendor-1.190.100-3|63	
14cr|perl-Net-MAC-Vendor-1.190.100-3|64	

5198 14
14cr|perl-Net-MySQL-0.110.0-3|1	%define upstream_name    Net-MySQL
14cr|perl-Net-MySQL-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Net-MySQL-0.110.0-3|3	
14cr|perl-Net-MySQL-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-MySQL-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-Net-MySQL-0.110.0-3|6	Release:	3
14cr|perl-Net-MySQL-0.110.0-3|7	
14cr|perl-Net-MySQL-0.110.0-3|8	Summary:	Pure Perl MySQL network protocol interface
14cr|perl-Net-MySQL-0.110.0-3|9	
14cr|perl-Net-MySQL-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-MySQL-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Net-MySQL-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-MySQL-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-MySQL-0.11.tar.gz
14cr|perl-Net-MySQL-0.110.0-3|14	
14cr|perl-Net-MySQL-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-MySQL-0.110.0-3|16	BuildRequires:	perl(IO::Socket)
14cr|perl-Net-MySQL-0.110.0-3|17	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-MySQL-0.110.0-3|18	BuildArch:	noarch
14cr|perl-Net-MySQL-0.110.0-3|19	
14cr|perl-Net-MySQL-0.110.0-3|20	%description
14cr|perl-Net-MySQL-0.110.0-3|21	Net::MySQL is a Pure Perl client interface for the MySQL database. This
14cr|perl-Net-MySQL-0.110.0-3|22	module implements network protocol between server and client of MySQL, thus
14cr|perl-Net-MySQL-0.110.0-3|23	you don't need external MySQL client library like libmysqlclient for this
14cr|perl-Net-MySQL-0.110.0-3|24	module to work. It means this module enables you to connect to MySQL server
14cr|perl-Net-MySQL-0.110.0-3|25	from some operation systems which MySQL is not ported. How nifty!
14cr|perl-Net-MySQL-0.110.0-3|26	
14cr|perl-Net-MySQL-0.110.0-3|27	Since this module's final goal is to completely replace DBD::mysql, API is
14cr|perl-Net-MySQL-0.110.0-3|28	made similar to that of DBI.
14cr|perl-Net-MySQL-0.110.0-3|29	
14cr|perl-Net-MySQL-0.110.0-3|30	%prep
14cr|perl-Net-MySQL-0.110.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-MySQL-0.110.0-3|32	
14cr|perl-Net-MySQL-0.110.0-3|33	%build
14cr|perl-Net-MySQL-0.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-MySQL-0.110.0-3|35	%make
14cr|perl-Net-MySQL-0.110.0-3|36	
14cr|perl-Net-MySQL-0.110.0-3|37	%check
14cr|perl-Net-MySQL-0.110.0-3|38	make test
14cr|perl-Net-MySQL-0.110.0-3|39	
14cr|perl-Net-MySQL-0.110.0-3|40	%install
14cr|perl-Net-MySQL-0.110.0-3|41	%makeinstall_std
14cr|perl-Net-MySQL-0.110.0-3|42	
14cr|perl-Net-MySQL-0.110.0-3|43	%files
14cr|perl-Net-MySQL-0.110.0-3|44	%doc Changes README
14cr|perl-Net-MySQL-0.110.0-3|45	%{_mandir}/man3/*
14cr|perl-Net-MySQL-0.110.0-3|46	%{perl_vendorlib}/Net
14cr|perl-Net-MySQL-0.110.0-3|47	
14cr|perl-Net-MySQL-0.110.0-3|48	
14cr|perl-Net-MySQL-0.110.0-3|49	%changelog
14cr|perl-Net-MySQL-0.110.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Net-MySQL-0.110.0-3|51	+ Revision: 322a3c8
14cr|perl-Net-MySQL-0.110.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Net-MySQL-0.110.0-3|53	
14cr|perl-Net-MySQL-0.110.0-3|54	

5199 14
14cr|perl-Net-NBName-0.260.0-4|1	%define upstream_name	 Net-NBName
14cr|perl-Net-NBName-0.260.0-4|2	%define upstream_version 0.26
14cr|perl-Net-NBName-0.260.0-4|3	
14cr|perl-Net-NBName-0.260.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-NBName-0.260.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-NBName-0.260.0-4|6	Release:	4
14cr|perl-Net-NBName-0.260.0-4|7	
14cr|perl-Net-NBName-0.260.0-4|8	Summary:	NetBIOS Name Service Requests
14cr|perl-Net-NBName-0.260.0-4|9	
14cr|perl-Net-NBName-0.260.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-NBName-0.260.0-4|11	Group:		Development/Perl
14cr|perl-Net-NBName-0.260.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-NBName-0.260.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-NBName-0.260.0-4|14	Patch0:		Net-NBName-0.25-shellbang.diff
14cr|perl-Net-NBName-0.260.0-4|15	
14cr|perl-Net-NBName-0.260.0-4|16	BuildRequires:	perl-devel
14cr|perl-Net-NBName-0.260.0-4|17	BuildArch:	noarch
14cr|perl-Net-NBName-0.260.0-4|18	
14cr|perl-Net-NBName-0.260.0-4|19	%description
14cr|perl-Net-NBName-0.260.0-4|20	Net::NBName is a class that allows you to perform simple NetBIOS Name
14cr|perl-Net-NBName-0.260.0-4|21	Service Requests in your Perl code. It performs these NetBIOS operations over
14cr|perl-Net-NBName-0.260.0-4|22	TCP/IP using Perl's built-in socket support.
14cr|perl-Net-NBName-0.260.0-4|23	
14cr|perl-Net-NBName-0.260.0-4|24	%prep
14cr|perl-Net-NBName-0.260.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-NBName-0.260.0-4|26	perl -pi -e 's/\r\n$/\n/' bin/* README Changes
14cr|perl-Net-NBName-0.260.0-4|27	%patch0 -p1
14cr|perl-Net-NBName-0.260.0-4|28	
14cr|perl-Net-NBName-0.260.0-4|29	%build
14cr|perl-Net-NBName-0.260.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-NBName-0.260.0-4|31	%make
14cr|perl-Net-NBName-0.260.0-4|32	
14cr|perl-Net-NBName-0.260.0-4|33	%check
14cr|perl-Net-NBName-0.260.0-4|34	make test
14cr|perl-Net-NBName-0.260.0-4|35	
14cr|perl-Net-NBName-0.260.0-4|36	%install
14cr|perl-Net-NBName-0.260.0-4|37	%makeinstall_std
14cr|perl-Net-NBName-0.260.0-4|38	
14cr|perl-Net-NBName-0.260.0-4|39	%files
14cr|perl-Net-NBName-0.260.0-4|40	%doc Changes README
14cr|perl-Net-NBName-0.260.0-4|41	%{_bindir}/namequery.pl
14cr|perl-Net-NBName-0.260.0-4|42	%{_bindir}/nodescan.pl
14cr|perl-Net-NBName-0.260.0-4|43	%{_bindir}/nodestat.pl
14cr|perl-Net-NBName-0.260.0-4|44	%{perl_vendorlib}/Net
14cr|perl-Net-NBName-0.260.0-4|45	%{_mandir}/man3/*
14cr|perl-Net-NBName-0.260.0-4|46	
14cr|perl-Net-NBName-0.260.0-4|47	
14cr|perl-Net-NBName-0.260.0-4|48	
14cr|perl-Net-NBName-0.260.0-4|49	%changelog
14cr|perl-Net-NBName-0.260.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-4
14cr|perl-Net-NBName-0.260.0-4|51	+ Revision: ea46cbe
14cr|perl-Net-NBName-0.260.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Net-NBName-0.260.0-4|53	
14cr|perl-Net-NBName-0.260.0-4|54	

5200 14
14cr|perl-Net-NIS-0.440.0-3|1	%define upstream_name	 Net-NIS
14cr|perl-Net-NIS-0.440.0-3|2	%define upstream_version 0.44
14cr|perl-Net-NIS-0.440.0-3|3	
14cr|perl-Net-NIS-0.440.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Net-NIS-0.440.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-NIS-0.440.0-3|6	Release:	3
14cr|perl-Net-NIS-0.440.0-3|7	
14cr|perl-Net-NIS-0.440.0-3|8	Summary:	NIS interface to Perl 5
14cr|perl-Net-NIS-0.440.0-3|9	
14cr|perl-Net-NIS-0.440.0-3|10	License:	GPL
14cr|perl-Net-NIS-0.440.0-3|11	Group:		Development/Perl
14cr|perl-Net-NIS-0.440.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-NIS-0.440.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-NIS-0.440.0-3|14	
14cr|perl-Net-NIS-0.440.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-NIS-0.440.0-3|16	BuildRequires:  tirpc-devel
14cr|perl-Net-NIS-0.440.0-3|17	
14cr|perl-Net-NIS-0.440.0-3|18	%description
14cr|perl-Net-NIS-0.440.0-3|19	This is a snapshot release of the NIS interface to Perl 5.  There are
14cr|perl-Net-NIS-0.440.0-3|20	three parts to the interface: the raw component (Net::NIS), the object-
14cr|perl-Net-NIS-0.440.0-3|21	oriented component (Net::NIS::Table), and the tied interface (Net::NIS).
14cr|perl-Net-NIS-0.440.0-3|22	
14cr|perl-Net-NIS-0.440.0-3|23	%prep
14cr|perl-Net-NIS-0.440.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-NIS-0.440.0-3|25	
14cr|perl-Net-NIS-0.440.0-3|26	%build
14cr|perl-Net-NIS-0.440.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-NIS-0.440.0-3|28	%make OPTIMIZE="%{optflags}"
14cr|perl-Net-NIS-0.440.0-3|29	# (sb) known to fail:
14cr|perl-Net-NIS-0.440.0-3|30	#  http://nntp.x.perl.org/group/perl.cpan.testers/58036 (and more)
14cr|perl-Net-NIS-0.440.0-3|31	#make test
14cr|perl-Net-NIS-0.440.0-3|32	
14cr|perl-Net-NIS-0.440.0-3|33	%install
14cr|perl-Net-NIS-0.440.0-3|34	%makeinstall_std
14cr|perl-Net-NIS-0.440.0-3|35	
14cr|perl-Net-NIS-0.440.0-3|36	%clean
14cr|perl-Net-NIS-0.440.0-3|37	
14cr|perl-Net-NIS-0.440.0-3|38	%files
14cr|perl-Net-NIS-0.440.0-3|39	%doc Changes README
14cr|perl-Net-NIS-0.440.0-3|40	%{_mandir}/man3/*
14cr|perl-Net-NIS-0.440.0-3|41	%{perl_vendorarch}/Net
14cr|perl-Net-NIS-0.440.0-3|42	%{perl_vendorarch}/auto/Net
14cr|perl-Net-NIS-0.440.0-3|43	
14cr|perl-Net-NIS-0.440.0-3|44	
14cr|perl-Net-NIS-0.440.0-3|45	
14cr|perl-Net-NIS-0.440.0-3|46	%changelog
14cr|perl-Net-NIS-0.440.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-3
14cr|perl-Net-NIS-0.440.0-3|48	+ Revision: 8cccebc
14cr|perl-Net-NIS-0.440.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Net-NIS-0.440.0-3|50	
14cr|perl-Net-NIS-0.440.0-3|51	

5201 14
14cr|perl-Net-Nslookup-2.40.0-3|1	%define upstream_name    Net-Nslookup
14cr|perl-Net-Nslookup-2.40.0-3|2	%define upstream_version 2.04
14cr|perl-Net-Nslookup-2.40.0-3|3	
14cr|perl-Net-Nslookup-2.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Nslookup-2.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Nslookup-2.40.0-3|6	Release:	3
14cr|perl-Net-Nslookup-2.40.0-3|7	
14cr|perl-Net-Nslookup-2.40.0-3|8	Summary:	Provide nslookup(1)-like capabilities
14cr|perl-Net-Nslookup-2.40.0-3|9	
14cr|perl-Net-Nslookup-2.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Nslookup-2.40.0-3|11	Group:		Development/Perl
14cr|perl-Net-Nslookup-2.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Nslookup-2.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Nslookup-%{upstream_version}.tar.gz
14cr|perl-Net-Nslookup-2.40.0-3|14	
14cr|perl-Net-Nslookup-2.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Nslookup-2.40.0-3|16	BuildRequires:	perl(Net::DNS)
14cr|perl-Net-Nslookup-2.40.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Net-Nslookup-2.40.0-3|18	BuildArch:	noarch
14cr|perl-Net-Nslookup-2.40.0-3|19	
14cr|perl-Net-Nslookup-2.40.0-3|20	%description
14cr|perl-Net-Nslookup-2.40.0-3|21	Net::Nslookup provides the capabilities of the standard UNIX command line
14cr|perl-Net-Nslookup-2.40.0-3|22	tool nslookup(1). Net::DNS is a wonderful and full featured module, but
14cr|perl-Net-Nslookup-2.40.0-3|23	quite often, all you need is `nslookup $host`. This module provides that
14cr|perl-Net-Nslookup-2.40.0-3|24	functionality.
14cr|perl-Net-Nslookup-2.40.0-3|25	
14cr|perl-Net-Nslookup-2.40.0-3|26	Net::Nslookup exports a single function, called 'nslookup'. 'nslookup' can
14cr|perl-Net-Nslookup-2.40.0-3|27	be used to retrieve A, PTR, CNAME, MX, and NS records.
14cr|perl-Net-Nslookup-2.40.0-3|28	
14cr|perl-Net-Nslookup-2.40.0-3|29	my $a  = nslookup(host => "use.perl.org", type => "A");
14cr|perl-Net-Nslookup-2.40.0-3|30	
14cr|perl-Net-Nslookup-2.40.0-3|31	%prep
14cr|perl-Net-Nslookup-2.40.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Nslookup-2.40.0-3|33	
14cr|perl-Net-Nslookup-2.40.0-3|34	%build
14cr|perl-Net-Nslookup-2.40.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Nslookup-2.40.0-3|36	%make
14cr|perl-Net-Nslookup-2.40.0-3|37	
14cr|perl-Net-Nslookup-2.40.0-3|38	%check
14cr|perl-Net-Nslookup-2.40.0-3|39	%make test
14cr|perl-Net-Nslookup-2.40.0-3|40	
14cr|perl-Net-Nslookup-2.40.0-3|41	%install
14cr|perl-Net-Nslookup-2.40.0-3|42	%makeinstall_std
14cr|perl-Net-Nslookup-2.40.0-3|43	
14cr|perl-Net-Nslookup-2.40.0-3|44	%files
14cr|perl-Net-Nslookup-2.40.0-3|45	%doc META.yml README
14cr|perl-Net-Nslookup-2.40.0-3|46	%{_mandir}/man3/*
14cr|perl-Net-Nslookup-2.40.0-3|47	%{perl_vendorlib}/*
14cr|perl-Net-Nslookup-2.40.0-3|48	
14cr|perl-Net-Nslookup-2.40.0-3|49	
14cr|perl-Net-Nslookup-2.40.0-3|50	%changelog
14cr|perl-Net-Nslookup-2.40.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-3
14cr|perl-Net-Nslookup-2.40.0-3|52	+ Revision: 249b66e
14cr|perl-Net-Nslookup-2.40.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Net-Nslookup-2.40.0-3|54	
14cr|perl-Net-Nslookup-2.40.0-3|55	

5202 14
14cr|perl-Net-OAuth-0.280.0-3|1	%define upstream_name    Net-OAuth
14cr|perl-Net-OAuth-0.280.0-3|2	%define upstream_version 0.28
14cr|perl-Net-OAuth-0.280.0-3|3	
14cr|perl-Net-OAuth-0.280.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-OAuth-0.280.0-3|5	Version:	%perl_convert_version 0.28
14cr|perl-Net-OAuth-0.280.0-3|6	Release:	3
14cr|perl-Net-OAuth-0.280.0-3|7	
14cr|perl-Net-OAuth-0.280.0-3|8	Summary:	An OAuth protocol response for an Request Token
14cr|perl-Net-OAuth-0.280.0-3|9	
14cr|perl-Net-OAuth-0.280.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-OAuth-0.280.0-3|11	Group:		Development/Perl
14cr|perl-Net-OAuth-0.280.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-OAuth-0.280.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-OAuth-0.28.tar.gz
14cr|perl-Net-OAuth-0.280.0-3|14	
14cr|perl-Net-OAuth-0.280.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-OAuth-0.280.0-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Net-OAuth-0.280.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Net-OAuth-0.280.0-3|18	BuildRequires:	perl(Digest::HMAC_SHA1)
14cr|perl-Net-OAuth-0.280.0-3|19	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-OAuth-0.280.0-3|20	BuildRequires:	perl(Encode)
14cr|perl-Net-OAuth-0.280.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Net-OAuth-0.280.0-3|22	BuildRequires:	perl(Test::Warn)
14cr|perl-Net-OAuth-0.280.0-3|23	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-OAuth-0.280.0-3|24	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Net-OAuth-0.280.0-3|25	
14cr|perl-Net-OAuth-0.280.0-3|26	BuildArch:	noarch
14cr|perl-Net-OAuth-0.280.0-3|27	
14cr|perl-Net-OAuth-0.280.0-3|28	%description
14cr|perl-Net-OAuth-0.280.0-3|29	OAUTH MESSAGES
14cr|perl-Net-OAuth-0.280.0-3|30	An OAuth message is a set of key-value pairs. The following message
14cr|perl-Net-OAuth-0.280.0-3|31	types are supported:
14cr|perl-Net-OAuth-0.280.0-3|32	
14cr|perl-Net-OAuth-0.280.0-3|33	Requests
14cr|perl-Net-OAuth-0.280.0-3|34	
14cr|perl-Net-OAuth-0.280.0-3|35	* * Request Token (Net::OAuth::RequestTokenRequest)
14cr|perl-Net-OAuth-0.280.0-3|36	
14cr|perl-Net-OAuth-0.280.0-3|37	%prep
14cr|perl-Net-OAuth-0.280.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OAuth-0.280.0-3|39	
14cr|perl-Net-OAuth-0.280.0-3|40	%build
14cr|perl-Net-OAuth-0.280.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OAuth-0.280.0-3|42	%make
14cr|perl-Net-OAuth-0.280.0-3|43	
14cr|perl-Net-OAuth-0.280.0-3|44	%check
14cr|perl-Net-OAuth-0.280.0-3|45	%make test
14cr|perl-Net-OAuth-0.280.0-3|46	
14cr|perl-Net-OAuth-0.280.0-3|47	%install
14cr|perl-Net-OAuth-0.280.0-3|48	%makeinstall_std
14cr|perl-Net-OAuth-0.280.0-3|49	
14cr|perl-Net-OAuth-0.280.0-3|50	%files
14cr|perl-Net-OAuth-0.280.0-3|51	%doc Changes META.yml README
14cr|perl-Net-OAuth-0.280.0-3|52	%{_mandir}/man3/*
14cr|perl-Net-OAuth-0.280.0-3|53	%{perl_vendorlib}/*
14cr|perl-Net-OAuth-0.280.0-3|54	
14cr|perl-Net-OAuth-0.280.0-3|55	
14cr|perl-Net-OAuth-0.280.0-3|56	%changelog
14cr|perl-Net-OAuth-0.280.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-3
14cr|perl-Net-OAuth-0.280.0-3|58	+ Revision: e4fd37c
14cr|perl-Net-OAuth-0.280.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Net-OAuth-0.280.0-3|60	
14cr|perl-Net-OAuth-0.280.0-3|61	

5203 14
14cr|perl-Net-OpenDHT-0.330.0-4|1	%define upstream_name	 Net-OpenDHT
14cr|perl-Net-OpenDHT-0.330.0-4|2	%define upstream_version 0.33
14cr|perl-Net-OpenDHT-0.330.0-4|3	
14cr|perl-Net-OpenDHT-0.330.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-OpenDHT-0.330.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-OpenDHT-0.330.0-4|6	Release:	4
14cr|perl-Net-OpenDHT-0.330.0-4|7	
14cr|perl-Net-OpenDHT-0.330.0-4|8	Summary:	Module to access the Open Distributed Hash Table (Open DHT)
14cr|perl-Net-OpenDHT-0.330.0-4|9	
14cr|perl-Net-OpenDHT-0.330.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-OpenDHT-0.330.0-4|11	Group:		Development/Perl
14cr|perl-Net-OpenDHT-0.330.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-OpenDHT-0.330.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-OpenDHT-0.330.0-4|14	
14cr|perl-Net-OpenDHT-0.330.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-OpenDHT-0.330.0-4|16	BuildRequires:	perl(App::Cache)
14cr|perl-Net-OpenDHT-0.330.0-4|17	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-Net-OpenDHT-0.330.0-4|18	BuildRequires:	perl(XML::LibXML)
14cr|perl-Net-OpenDHT-0.330.0-4|19	BuildRequires:	perl(Test::Pod)
14cr|perl-Net-OpenDHT-0.330.0-4|20	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Net-OpenDHT-0.330.0-4|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Net-OpenDHT-0.330.0-4|22	BuildArch:	noarch
14cr|perl-Net-OpenDHT-0.330.0-4|23	
14cr|perl-Net-OpenDHT-0.330.0-4|24	%description
14cr|perl-Net-OpenDHT-0.330.0-4|25	The Net::OpenDHT module provides a simple interface to the Open DHT service.
14cr|perl-Net-OpenDHT-0.330.0-4|26	Open DHT is a publicly accessible distributed hash table (DHT) service. In
14cr|perl-Net-OpenDHT-0.330.0-4|27	contrast to the usual DHT model, clients of Open DHT do not need to run a
14cr|perl-Net-OpenDHT-0.330.0-4|28	DHT node in order to use the service. Instead, they can issue put and get
14cr|perl-Net-OpenDHT-0.330.0-4|29	operations to any DHT node, which processes the operations on their behalf. No
14cr|perl-Net-OpenDHT-0.330.0-4|30	credentials or accounts are required to use the service, and the available
14cr|perl-Net-OpenDHT-0.330.0-4|31	storage is fairly shared across all active clients.
14cr|perl-Net-OpenDHT-0.330.0-4|32	
14cr|perl-Net-OpenDHT-0.330.0-4|33	This service model of DHT usage greatly simplifies deploying client
14cr|perl-Net-OpenDHT-0.330.0-4|34	applications. By using Open DHT as a highly-available naming and storage
14cr|perl-Net-OpenDHT-0.330.0-4|35	service, clients can ignore the complexities of deploying and maintaining
14cr|perl-Net-OpenDHT-0.330.0-4|36	a DHT and instead concentrate on developing more sophisticated distributed
14cr|perl-Net-OpenDHT-0.330.0-4|37	applications.
14cr|perl-Net-OpenDHT-0.330.0-4|38	
14cr|perl-Net-OpenDHT-0.330.0-4|39	What this essentially gives you as a Perl author is robust storage for a small
14cr|perl-Net-OpenDHT-0.330.0-4|40	amount of data. This can be used as a distributed cache or data store.
14cr|perl-Net-OpenDHT-0.330.0-4|41	
14cr|perl-Net-OpenDHT-0.330.0-4|42	Read the following for full semantics about the Open DHT:
14cr|perl-Net-OpenDHT-0.330.0-4|43	
14cr|perl-Net-OpenDHT-0.330.0-4|44	http://opendht.org/users-guide.html
14cr|perl-Net-OpenDHT-0.330.0-4|45	
14cr|perl-Net-OpenDHT-0.330.0-4|46	
14cr|perl-Net-OpenDHT-0.330.0-4|47	%prep
14cr|perl-Net-OpenDHT-0.330.0-4|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OpenDHT-0.330.0-4|49	
14cr|perl-Net-OpenDHT-0.330.0-4|50	%build
14cr|perl-Net-OpenDHT-0.330.0-4|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OpenDHT-0.330.0-4|52	%make
14cr|perl-Net-OpenDHT-0.330.0-4|53	
14cr|perl-Net-OpenDHT-0.330.0-4|54	%check
14cr|perl-Net-OpenDHT-0.330.0-4|55	# (misc) test are disabled because they do not work on the cluster
14cr|perl-Net-OpenDHT-0.330.0-4|56	#make test
14cr|perl-Net-OpenDHT-0.330.0-4|57	
14cr|perl-Net-OpenDHT-0.330.0-4|58	%install
14cr|perl-Net-OpenDHT-0.330.0-4|59	%makeinstall_std
14cr|perl-Net-OpenDHT-0.330.0-4|60	
14cr|perl-Net-OpenDHT-0.330.0-4|61	%files
14cr|perl-Net-OpenDHT-0.330.0-4|62	%doc CHANGES README
14cr|perl-Net-OpenDHT-0.330.0-4|63	%{perl_vendorlib}/Net
14cr|perl-Net-OpenDHT-0.330.0-4|64	%{_mandir}/man3/*
14cr|perl-Net-OpenDHT-0.330.0-4|65	
14cr|perl-Net-OpenDHT-0.330.0-4|66	
14cr|perl-Net-OpenDHT-0.330.0-4|67	
14cr|perl-Net-OpenDHT-0.330.0-4|68	%changelog
14cr|perl-Net-OpenDHT-0.330.0-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-4
14cr|perl-Net-OpenDHT-0.330.0-4|70	+ Revision: 9d3c9dc
14cr|perl-Net-OpenDHT-0.330.0-4|71	- MassBuild#464: Increase release tag
14cr|perl-Net-OpenDHT-0.330.0-4|72	
14cr|perl-Net-OpenDHT-0.330.0-4|73	

5204 14
14cr|perl-Net-OpenID-Common-1.180.0-3|1	%define upstream_name    Net-OpenID-Common
14cr|perl-Net-OpenID-Common-1.180.0-3|2	%define upstream_version 1.18
14cr|perl-Net-OpenID-Common-1.180.0-3|3	
14cr|perl-Net-OpenID-Common-1.180.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Net-OpenID-Common-1.180.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-OpenID-Common-1.180.0-3|6	Release:    3
14cr|perl-Net-OpenID-Common-1.180.0-3|7	
14cr|perl-Net-OpenID-Common-1.180.0-3|8	Summary:    Support for the Simple Registration extension (SREG)
14cr|perl-Net-OpenID-Common-1.180.0-3|9	
14cr|perl-Net-OpenID-Common-1.180.0-3|10	License:    GPL+ or Artistic
14cr|perl-Net-OpenID-Common-1.180.0-3|11	Group:      Development/Perl
14cr|perl-Net-OpenID-Common-1.180.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-OpenID-Common-1.180.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-OpenID-Common-1.180.0-3|14	
14cr|perl-Net-OpenID-Common-1.180.0-3|15	BuildRequires: perl(Crypt::DH::GMP)
14cr|perl-Net-OpenID-Common-1.180.0-3|16	BuildRequires: perl(Encode)
14cr|perl-Net-OpenID-Common-1.180.0-3|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.310.0
14cr|perl-Net-OpenID-Common-1.180.0-3|18	BuildRequires: perl(HTML::Parser) >= 3.400.0
14cr|perl-Net-OpenID-Common-1.180.0-3|19	BuildRequires: perl(HTTP::Headers::Util)
14cr|perl-Net-OpenID-Common-1.180.0-3|20	BuildRequires: perl(HTTP::Request)
14cr|perl-Net-OpenID-Common-1.180.0-3|21	BuildRequires: perl(HTTP::Status)
14cr|perl-Net-OpenID-Common-1.180.0-3|22	BuildRequires: perl(MIME::Base64)
14cr|perl-Net-OpenID-Common-1.180.0-3|23	BuildRequires: perl(Math::BigInt)
14cr|perl-Net-OpenID-Common-1.180.0-3|24	BuildRequires: perl(Test::More)
14cr|perl-Net-OpenID-Common-1.180.0-3|25	BuildRequires: perl(Time::Local)
14cr|perl-Net-OpenID-Common-1.180.0-3|26	BuildRequires: perl(XML::Simple)
14cr|perl-Net-OpenID-Common-1.180.0-3|27	BuildRequires: perl-devel
14cr|perl-Net-OpenID-Common-1.180.0-3|28	BuildArch:  noarch
14cr|perl-Net-OpenID-Common-1.180.0-3|29	
14cr|perl-Net-OpenID-Common-1.180.0-3|30	%description
14cr|perl-Net-OpenID-Common-1.180.0-3|31	This module provides an implementation of the Yadis protocol, which does
14cr|perl-Net-OpenID-Common-1.180.0-3|32	XRDS-based service discovery on URLs.
14cr|perl-Net-OpenID-Common-1.180.0-3|33	
14cr|perl-Net-OpenID-Common-1.180.0-3|34	This module was originally developed by OHTSUKA Ko-hei as the
14cr|perl-Net-OpenID-Common-1.180.0-3|35	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
14cr|perl-Net-OpenID-Common-1.180.0-3|36	in the core OpenID Consumer package.
14cr|perl-Net-OpenID-Common-1.180.0-3|37	
14cr|perl-Net-OpenID-Common-1.180.0-3|38	This simplified version is tailored for the needs of Net::OpenID::Consumer;
14cr|perl-Net-OpenID-Common-1.180.0-3|39	for other uses, the Net::Yadis::Discovery manpage is probably a better
14cr|perl-Net-OpenID-Common-1.180.0-3|40	choice.
14cr|perl-Net-OpenID-Common-1.180.0-3|41	
14cr|perl-Net-OpenID-Common-1.180.0-3|42	%prep
14cr|perl-Net-OpenID-Common-1.180.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OpenID-Common-1.180.0-3|44	
14cr|perl-Net-OpenID-Common-1.180.0-3|45	%build
14cr|perl-Net-OpenID-Common-1.180.0-3|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OpenID-Common-1.180.0-3|47	
14cr|perl-Net-OpenID-Common-1.180.0-3|48	%make
14cr|perl-Net-OpenID-Common-1.180.0-3|49	
14cr|perl-Net-OpenID-Common-1.180.0-3|50	%check
14cr|perl-Net-OpenID-Common-1.180.0-3|51	%make test
14cr|perl-Net-OpenID-Common-1.180.0-3|52	
14cr|perl-Net-OpenID-Common-1.180.0-3|53	%install
14cr|perl-Net-OpenID-Common-1.180.0-3|54	%makeinstall_std
14cr|perl-Net-OpenID-Common-1.180.0-3|55	
14cr|perl-Net-OpenID-Common-1.180.0-3|56	%files
14cr|perl-Net-OpenID-Common-1.180.0-3|57	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Net-OpenID-Common-1.180.0-3|58	%{_mandir}/man3/*
14cr|perl-Net-OpenID-Common-1.180.0-3|59	%{perl_vendorlib}/*
14cr|perl-Net-OpenID-Common-1.180.0-3|60	
14cr|perl-Net-OpenID-Common-1.180.0-3|61	%changelog
14cr|perl-Net-OpenID-Common-1.180.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-3
14cr|perl-Net-OpenID-Common-1.180.0-3|63	+ Revision: 95512fe
14cr|perl-Net-OpenID-Common-1.180.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Net-OpenID-Common-1.180.0-3|65	
14cr|perl-Net-OpenID-Common-1.180.0-3|66	

5205 14
14cr|perl-Net-OpenID-Consumer-1.150.0-3|1	%define upstream_name    Net-OpenID-Consumer
14cr|perl-Net-OpenID-Consumer-1.150.0-3|2	%define upstream_version 1.15
14cr|perl-Net-OpenID-Consumer-1.150.0-3|3	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-OpenID-Consumer-1.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-OpenID-Consumer-1.150.0-3|6	Release:	3
14cr|perl-Net-OpenID-Consumer-1.150.0-3|7	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|8	Summary:	Object representing a verified OpenID identity
14cr|perl-Net-OpenID-Consumer-1.150.0-3|9	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-OpenID-Consumer-1.150.0-3|11	Group:		Development/Perl
14cr|perl-Net-OpenID-Consumer-1.150.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-OpenID-Consumer-1.150.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-OpenID-Consumer-1.150.0-3|14	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-OpenID-Consumer-1.150.0-3|16	BuildRequires: perl(Net::OpenID::Common)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|17	BuildRequires:	perl(Crypt::DH)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|18	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|19	BuildRequires:	perl(Digest::SHA)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|20	BuildRequires:	perl(HTTP::Request)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|21	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|22	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|23	BuildRequires:	perl(Time::Local)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|24	BuildRequires:	perl(URI)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|25	BuildRequires:	perl(XML::Simple)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|26	BuildRequires:	perl(CGI)
14cr|perl-Net-OpenID-Consumer-1.150.0-3|27	BuildArch:	noarch
14cr|perl-Net-OpenID-Consumer-1.150.0-3|28	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|29	%description
14cr|perl-Net-OpenID-Consumer-1.150.0-3|30	This module provides an implementation of the Yadis protocol, which does
14cr|perl-Net-OpenID-Consumer-1.150.0-3|31	XRDS-based service discovery on URLs.
14cr|perl-Net-OpenID-Consumer-1.150.0-3|32	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|33	This module was originally developed by OHTSUKA Ko-hei as the
14cr|perl-Net-OpenID-Consumer-1.150.0-3|34	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
14cr|perl-Net-OpenID-Consumer-1.150.0-3|35	in the core OpenID Consumer package.
14cr|perl-Net-OpenID-Consumer-1.150.0-3|36	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|37	This simplified version is tailored for the needs of Net::OpenID::Consumer;
14cr|perl-Net-OpenID-Consumer-1.150.0-3|38	for other uses, the Net::Yadis::Discovery manpage is probably a better
14cr|perl-Net-OpenID-Consumer-1.150.0-3|39	choice.
14cr|perl-Net-OpenID-Consumer-1.150.0-3|40	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|41	%prep
14cr|perl-Net-OpenID-Consumer-1.150.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OpenID-Consumer-1.150.0-3|43	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|44	%build
14cr|perl-Net-OpenID-Consumer-1.150.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OpenID-Consumer-1.150.0-3|46	%make
14cr|perl-Net-OpenID-Consumer-1.150.0-3|47	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|48	%check
14cr|perl-Net-OpenID-Consumer-1.150.0-3|49	%make test
14cr|perl-Net-OpenID-Consumer-1.150.0-3|50	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|51	%install
14cr|perl-Net-OpenID-Consumer-1.150.0-3|52	%makeinstall_std
14cr|perl-Net-OpenID-Consumer-1.150.0-3|53	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|54	%files
14cr|perl-Net-OpenID-Consumer-1.150.0-3|55	%doc META.yml
14cr|perl-Net-OpenID-Consumer-1.150.0-3|56	%{_mandir}/man3/*
14cr|perl-Net-OpenID-Consumer-1.150.0-3|57	%{perl_vendorlib}/*
14cr|perl-Net-OpenID-Consumer-1.150.0-3|58	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|59	%changelog
14cr|perl-Net-OpenID-Consumer-1.150.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-3
14cr|perl-Net-OpenID-Consumer-1.150.0-3|61	+ Revision: ef0c3b1
14cr|perl-Net-OpenID-Consumer-1.150.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Net-OpenID-Consumer-1.150.0-3|63	
14cr|perl-Net-OpenID-Consumer-1.150.0-3|64	

5206 14
14cr|perl-Net-OpenID-Server-1.90.0-3|1	%define upstream_name    Net-OpenID-Server
14cr|perl-Net-OpenID-Server-1.90.0-3|2	%define upstream_version 1.09
14cr|perl-Net-OpenID-Server-1.90.0-3|3	
14cr|perl-Net-OpenID-Server-1.90.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-OpenID-Server-1.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-OpenID-Server-1.90.0-3|6	Release:	3
14cr|perl-Net-OpenID-Server-1.90.0-3|7	
14cr|perl-Net-OpenID-Server-1.90.0-3|8	Summary:	Library for building your own OpenID server
14cr|perl-Net-OpenID-Server-1.90.0-3|9	
14cr|perl-Net-OpenID-Server-1.90.0-3|10	
14cr|perl-Net-OpenID-Server-1.90.0-3|11	License:	GPL+ or Artistic
14cr|perl-Net-OpenID-Server-1.90.0-3|12	Group:		Development/Perl
14cr|perl-Net-OpenID-Server-1.90.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-OpenID-Server-1.90.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-OpenID-Server-1.90.0-3|15	
14cr|perl-Net-OpenID-Server-1.90.0-3|16	BuildRequires:	perl-devel
14cr|perl-Net-OpenID-Server-1.90.0-3|17	BuildRequires: perl(Digest::SHA)
14cr|perl-Net-OpenID-Server-1.90.0-3|18	BuildRequires: perl(Net::OpenID::Common)
14cr|perl-Net-OpenID-Server-1.90.0-3|19	BuildRequires:	perl(Crypt::DH)
14cr|perl-Net-OpenID-Server-1.90.0-3|20	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-OpenID-Server-1.90.0-3|21	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-OpenID-Server-1.90.0-3|22	BuildRequires:	perl(URI)
14cr|perl-Net-OpenID-Server-1.90.0-3|23	BuildArch:	noarch
14cr|perl-Net-OpenID-Server-1.90.0-3|24	
14cr|perl-Net-OpenID-Server-1.90.0-3|25	%description
14cr|perl-Net-OpenID-Server-1.90.0-3|26	This is the Perl API for (the server half of) OpenID, a distributed
14cr|perl-Net-OpenID-Server-1.90.0-3|27	identity system based on proving you own a URL, which is then your
14cr|perl-Net-OpenID-Server-1.90.0-3|28	identity. More information is available at:
14cr|perl-Net-OpenID-Server-1.90.0-3|29	
14cr|perl-Net-OpenID-Server-1.90.0-3|30	http://openid.net/
14cr|perl-Net-OpenID-Server-1.90.0-3|31	
14cr|perl-Net-OpenID-Server-1.90.0-3|32	As of version 1.01 this module has support for both OpenID 1.1 and 2.0.
14cr|perl-Net-OpenID-Server-1.90.0-3|33	Prior to this, only 1.1 was supported.
14cr|perl-Net-OpenID-Server-1.90.0-3|34	
14cr|perl-Net-OpenID-Server-1.90.0-3|35	%prep
14cr|perl-Net-OpenID-Server-1.90.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OpenID-Server-1.90.0-3|37	
14cr|perl-Net-OpenID-Server-1.90.0-3|38	%build
14cr|perl-Net-OpenID-Server-1.90.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OpenID-Server-1.90.0-3|40	%make
14cr|perl-Net-OpenID-Server-1.90.0-3|41	
14cr|perl-Net-OpenID-Server-1.90.0-3|42	%check
14cr|perl-Net-OpenID-Server-1.90.0-3|43	%make test
14cr|perl-Net-OpenID-Server-1.90.0-3|44	
14cr|perl-Net-OpenID-Server-1.90.0-3|45	%install
14cr|perl-Net-OpenID-Server-1.90.0-3|46	%makeinstall_std
14cr|perl-Net-OpenID-Server-1.90.0-3|47	
14cr|perl-Net-OpenID-Server-1.90.0-3|48	%files
14cr|perl-Net-OpenID-Server-1.90.0-3|49	%doc
14cr|perl-Net-OpenID-Server-1.90.0-3|50	%{_mandir}/man3/*
14cr|perl-Net-OpenID-Server-1.90.0-3|51	%{perl_vendorlib}/*
14cr|perl-Net-OpenID-Server-1.90.0-3|52	
14cr|perl-Net-OpenID-Server-1.90.0-3|53	
14cr|perl-Net-OpenID-Server-1.90.0-3|54	%changelog
14cr|perl-Net-OpenID-Server-1.90.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-3
14cr|perl-Net-OpenID-Server-1.90.0-3|56	+ Revision: f68f821
14cr|perl-Net-OpenID-Server-1.90.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Net-OpenID-Server-1.90.0-3|58	
14cr|perl-Net-OpenID-Server-1.90.0-3|59	

5207 14
14cr|perl-Net-OpenSSH-0.620.0-2|1	%define upstream_name    Net-OpenSSH
14cr|perl-Net-OpenSSH-0.620.0-2|2	%define upstream_version 0.62
14cr|perl-Net-OpenSSH-0.620.0-2|3	
14cr|perl-Net-OpenSSH-0.620.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-OpenSSH-0.620.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-OpenSSH-0.620.0-2|6	Release:	2
14cr|perl-Net-OpenSSH-0.620.0-2|7	
14cr|perl-Net-OpenSSH-0.620.0-2|8	Summary:	Perl SSH client package implemented on top of OpenSSH
14cr|perl-Net-OpenSSH-0.620.0-2|9	
14cr|perl-Net-OpenSSH-0.620.0-2|10	License:	GPL+ or Artistic
14cr|perl-Net-OpenSSH-0.620.0-2|11	Group:		Development/Perl
14cr|perl-Net-OpenSSH-0.620.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-OpenSSH-0.620.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-OpenSSH-0.620.0-2|14	
14cr|perl-Net-OpenSSH-0.620.0-2|15	BuildRequires:	perl-devel
14cr|perl-Net-OpenSSH-0.620.0-2|16	BuildRequires:	perl(Test::More)
14cr|perl-Net-OpenSSH-0.620.0-2|17	BuildRequires:	openssh-clients
14cr|perl-Net-OpenSSH-0.620.0-2|18	Requires:	openssh-clients
14cr|perl-Net-OpenSSH-0.620.0-2|19	BuildArch:	noarch
14cr|perl-Net-OpenSSH-0.620.0-2|20	
14cr|perl-Net-OpenSSH-0.620.0-2|21	%description
14cr|perl-Net-OpenSSH-0.620.0-2|22	Net::OpenSSH is a secure shell client package implemented on top of OpenSSH
14cr|perl-Net-OpenSSH-0.620.0-2|23	binary client ('ssh').
14cr|perl-Net-OpenSSH-0.620.0-2|24	
14cr|perl-Net-OpenSSH-0.620.0-2|25	This package is implemented around the multiplexing feature found in
14cr|perl-Net-OpenSSH-0.620.0-2|26	later versions of OpenSSH. That feature allows reuse of a previous SSH
14cr|perl-Net-OpenSSH-0.620.0-2|27	connection for running new commands (I believe that OpenSSH 4.1 is the
14cr|perl-Net-OpenSSH-0.620.0-2|28	first one to provide all the required functionality).
14cr|perl-Net-OpenSSH-0.620.0-2|29	
14cr|perl-Net-OpenSSH-0.620.0-2|30	When a new Net::OpenSSH object is created, the OpenSSH 'ssh' client is
14cr|perl-Net-OpenSSH-0.620.0-2|31	run in master mode, establishing a permanent (actually, for the
14cr|perl-Net-OpenSSH-0.620.0-2|32	lifetime of the object) connection to the server.
14cr|perl-Net-OpenSSH-0.620.0-2|33	
14cr|perl-Net-OpenSSH-0.620.0-2|34	%prep
14cr|perl-Net-OpenSSH-0.620.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-OpenSSH-0.620.0-2|36	
14cr|perl-Net-OpenSSH-0.620.0-2|37	%build
14cr|perl-Net-OpenSSH-0.620.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-OpenSSH-0.620.0-2|39	%make
14cr|perl-Net-OpenSSH-0.620.0-2|40	
14cr|perl-Net-OpenSSH-0.620.0-2|41	%check
14cr|perl-Net-OpenSSH-0.620.0-2|42	%make test
14cr|perl-Net-OpenSSH-0.620.0-2|43	
14cr|perl-Net-OpenSSH-0.620.0-2|44	%install
14cr|perl-Net-OpenSSH-0.620.0-2|45	%makeinstall_std
14cr|perl-Net-OpenSSH-0.620.0-2|46	
14cr|perl-Net-OpenSSH-0.620.0-2|47	%files
14cr|perl-Net-OpenSSH-0.620.0-2|48	%doc Changes README
14cr|perl-Net-OpenSSH-0.620.0-2|49	%{_mandir}/man3/*
14cr|perl-Net-OpenSSH-0.620.0-2|50	%{perl_vendorlib}/*
14cr|perl-Net-OpenSSH-0.620.0-2|51	
14cr|perl-Net-OpenSSH-0.620.0-2|52	
14cr|perl-Net-OpenSSH-0.620.0-2|53	
14cr|perl-Net-OpenSSH-0.620.0-2|54	%changelog
14cr|perl-Net-OpenSSH-0.620.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.620.0-2
14cr|perl-Net-OpenSSH-0.620.0-2|56	+ Revision: c42b419
14cr|perl-Net-OpenSSH-0.620.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Net-OpenSSH-0.620.0-2|58	
14cr|perl-Net-OpenSSH-0.620.0-2|59	

5208 14
14cr|perl-NetPacket-1.1.1-4|1	%define upstream_name    NetPacket
14cr|perl-NetPacket-1.1.1-4|2	%define upstream_version 1.1.1
14cr|perl-NetPacket-1.1.1-4|3	
14cr|perl-NetPacket-1.1.1-4|4	Name:       perl-%{upstream_name}
14cr|perl-NetPacket-1.1.1-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-NetPacket-1.1.1-4|6	Release:    4
14cr|perl-NetPacket-1.1.1-4|7	
14cr|perl-NetPacket-1.1.1-4|8	Summary:    Assemble and disassemble ethernet packets
14cr|perl-NetPacket-1.1.1-4|9	
14cr|perl-NetPacket-1.1.1-4|10	License:    GPL+ or Artistic
14cr|perl-NetPacket-1.1.1-4|11	Group:      Development/Perl
14cr|perl-NetPacket-1.1.1-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-NetPacket-1.1.1-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-NetPacket-1.1.1-4|14	
14cr|perl-NetPacket-1.1.1-4|15	BuildRequires: perl(Module::Build::Compat)
14cr|perl-NetPacket-1.1.1-4|16	
14cr|perl-NetPacket-1.1.1-4|17	BuildArch: noarch
14cr|perl-NetPacket-1.1.1-4|18	
14cr|perl-NetPacket-1.1.1-4|19	%description
14cr|perl-NetPacket-1.1.1-4|20	'NetPacket' provides a base class for a cluster of modules related to
14cr|perl-NetPacket-1.1.1-4|21	decoding and encoding of network protocols. Each 'NetPacket' descendent
14cr|perl-NetPacket-1.1.1-4|22	module knows how to encode and decode packets for the network protocol it
14cr|perl-NetPacket-1.1.1-4|23	implements. Consult the documentation for the module in question for
14cr|perl-NetPacket-1.1.1-4|24	protocol-specific implementation.
14cr|perl-NetPacket-1.1.1-4|25	
14cr|perl-NetPacket-1.1.1-4|26	Note that there is no inheritance in the 'NetPacket::' cluster of modules
14cr|perl-NetPacket-1.1.1-4|27	other than each protocol module being a 'NetPacket'. This was seen to be
14cr|perl-NetPacket-1.1.1-4|28	too restrictive as imposing inheritance relationships (for example between
14cr|perl-NetPacket-1.1.1-4|29	the IP, UDP and TCP protocols) would make things like tunneling or other
14cr|perl-NetPacket-1.1.1-4|30	unusual situations difficult.
14cr|perl-NetPacket-1.1.1-4|31	
14cr|perl-NetPacket-1.1.1-4|32	%prep
14cr|perl-NetPacket-1.1.1-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-NetPacket-1.1.1-4|34	
14cr|perl-NetPacket-1.1.1-4|35	%build
14cr|perl-NetPacket-1.1.1-4|36	%{__perl} Build.PL installdirs=vendor
14cr|perl-NetPacket-1.1.1-4|37	./Build
14cr|perl-NetPacket-1.1.1-4|38	
14cr|perl-NetPacket-1.1.1-4|39	%check
14cr|perl-NetPacket-1.1.1-4|40	./Build test
14cr|perl-NetPacket-1.1.1-4|41	
14cr|perl-NetPacket-1.1.1-4|42	%install
14cr|perl-NetPacket-1.1.1-4|43	./Build install destdir=%{buildroot}
14cr|perl-NetPacket-1.1.1-4|44	
14cr|perl-NetPacket-1.1.1-4|45	%clean
14cr|perl-NetPacket-1.1.1-4|46	
14cr|perl-NetPacket-1.1.1-4|47	%files
14cr|perl-NetPacket-1.1.1-4|48	%doc Changes README
14cr|perl-NetPacket-1.1.1-4|49	%{_mandir}/man3/*
14cr|perl-NetPacket-1.1.1-4|50	%{perl_vendorlib}/*
14cr|perl-NetPacket-1.1.1-4|51	
14cr|perl-NetPacket-1.1.1-4|52	
14cr|perl-NetPacket-1.1.1-4|53	
14cr|perl-NetPacket-1.1.1-4|54	%changelog
14cr|perl-NetPacket-1.1.1-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|perl-NetPacket-1.1.1-4|56	+ Revision: a7667b6
14cr|perl-NetPacket-1.1.1-4|57	- MassBuild#464: Increase release tag
14cr|perl-NetPacket-1.1.1-4|58	
14cr|perl-NetPacket-1.1.1-4|59	

5209 14
14cr|perl-Net-Packet-3.270.0-4|1	%define upstream_name	 Net-Packet
14cr|perl-Net-Packet-3.270.0-4|2	%define upstream_version 3.27
14cr|perl-Net-Packet-3.270.0-4|3	
14cr|perl-Net-Packet-3.270.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Packet-3.270.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Packet-3.270.0-4|6	Release:	4
14cr|perl-Net-Packet-3.270.0-4|7	
14cr|perl-Net-Packet-3.270.0-4|8	Summary:	A framework to easily send and receive frames from layer 2 to layer 7
14cr|perl-Net-Packet-3.270.0-4|9	
14cr|perl-Net-Packet-3.270.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Packet-3.270.0-4|11	Group:		Development/Perl
14cr|perl-Net-Packet-3.270.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-Packet-3.270.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Packet-3.270.0-4|14	
14cr|perl-Net-Packet-3.270.0-4|15	BuildRequires:	chrpath
14cr|perl-Net-Packet-3.270.0-4|16	BuildRequires:	pcap-devel
14cr|perl-Net-Packet-3.270.0-4|17	BuildRequires:	perl(Bit::Vector)
14cr|perl-Net-Packet-3.270.0-4|18	BuildRequires:	perl(Class::Gomor::Hash)
14cr|perl-Net-Packet-3.270.0-4|19	BuildRequires:	perl(IO::Interface)
14cr|perl-Net-Packet-3.270.0-4|20	BuildRequires:	perl(Net::IPv6Addr)
14cr|perl-Net-Packet-3.270.0-4|21	BuildRequires:	perl(Net::Libdnet)
14cr|perl-Net-Packet-3.270.0-4|22	BuildRequires:	perl(Net::Pcap)
14cr|perl-Net-Packet-3.270.0-4|23	BuildRequires:	perl(Net::Write)
14cr|perl-Net-Packet-3.270.0-4|24	BuildRequires:	perl(Socket6)
14cr|perl-Net-Packet-3.270.0-4|25	BuildRequires:	perl-devel
14cr|perl-Net-Packet-3.270.0-4|26	
14cr|perl-Net-Packet-3.270.0-4|27	BuildArch:	noarch
14cr|perl-Net-Packet-3.270.0-4|28	
14cr|perl-Net-Packet-3.270.0-4|29	%description
14cr|perl-Net-Packet-3.270.0-4|30	This module is a unified framework to craft, send and receive
14cr|perl-Net-Packet-3.270.0-4|31	packets at layers 2, 3, 4 and 7.  Basically, you forge each layer
14cr|perl-Net-Packet-3.270.0-4|32	of a frame (Net::Packet::IPv4 for layer 3, Net::Packet::TCP for
14cr|perl-Net-Packet-3.270.0-4|33	layer 4 ; for example), and pack all of this into a
14cr|perl-Net-Packet-3.270.0-4|34	Net::Packet::Frame object. Then, you can send the frame to the
14cr|perl-Net-Packet-3.270.0-4|35	network, and receive it easily, since the response is
14cr|perl-Net-Packet-3.270.0-4|36	automatically searched for and matched against the request.  If
14cr|perl-Net-Packet-3.270.0-4|37	you want some layer 2, 3 or 4 protocol encoding/decoding to be
14cr|perl-Net-Packet-3.270.0-4|38	added, just ask, and give a corresponding .pcap file ;)
14cr|perl-Net-Packet-3.270.0-4|39	
14cr|perl-Net-Packet-3.270.0-4|40	%prep
14cr|perl-Net-Packet-3.270.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Packet-3.270.0-4|42	
14cr|perl-Net-Packet-3.270.0-4|43	%build
14cr|perl-Net-Packet-3.270.0-4|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Packet-3.270.0-4|45	%make CFLAGS="%{optflags}"
14cr|perl-Net-Packet-3.270.0-4|46	
14cr|perl-Net-Packet-3.270.0-4|47	# this won't work, but partly works as root...
14cr|perl-Net-Packet-3.270.0-4|48	#make test
14cr|perl-Net-Packet-3.270.0-4|49	
14cr|perl-Net-Packet-3.270.0-4|50	%install
14cr|perl-Net-Packet-3.270.0-4|51	%makeinstall_std
14cr|perl-Net-Packet-3.270.0-4|52	
14cr|perl-Net-Packet-3.270.0-4|53	%files
14cr|perl-Net-Packet-3.270.0-4|54	%doc Changes README examples
14cr|perl-Net-Packet-3.270.0-4|55	%{perl_vendorlib}/Net
14cr|perl-Net-Packet-3.270.0-4|56	%{_mandir}/*/*
14cr|perl-Net-Packet-3.270.0-4|57	
14cr|perl-Net-Packet-3.270.0-4|58	
14cr|perl-Net-Packet-3.270.0-4|59	%changelog
14cr|perl-Net-Packet-3.270.0-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.270.0-4
14cr|perl-Net-Packet-3.270.0-4|61	+ Revision: 381151d
14cr|perl-Net-Packet-3.270.0-4|62	- MassBuild#464: Increase release tag
14cr|perl-Net-Packet-3.270.0-4|63	
14cr|perl-Net-Packet-3.270.0-4|64	

5210 14
14cr|perl-Net-Pcap-0.170.0-3|1	%define	upstream_name	 Net-Pcap
14cr|perl-Net-Pcap-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-Net-Pcap-0.170.0-3|3	
14cr|perl-Net-Pcap-0.170.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Net-Pcap-0.170.0-3|5	Version:    %perl_convert_version 0.17
14cr|perl-Net-Pcap-0.170.0-3|6	Release:	3
14cr|perl-Net-Pcap-0.170.0-3|7	
14cr|perl-Net-Pcap-0.170.0-3|8	Summary:	Interface to pcap(3) LBL packet capture library
14cr|perl-Net-Pcap-0.170.0-3|9	
14cr|perl-Net-Pcap-0.170.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Pcap-0.170.0-3|11	Group:		Development/Perl
14cr|perl-Net-Pcap-0.170.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-Pcap-0.170.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Net/Net-Pcap-0.17.tar.gz
14cr|perl-Net-Pcap-0.170.0-3|14	
14cr|perl-Net-Pcap-0.170.0-3|15	BuildRequires:	libpcap-devel
14cr|perl-Net-Pcap-0.170.0-3|16	BuildRequires:	perl-devel
14cr|perl-Net-Pcap-0.170.0-3|17	
14cr|perl-Net-Pcap-0.170.0-3|18	%description
14cr|perl-Net-Pcap-0.170.0-3|19	Net::Pcap is a Perl binding to the LBL pcap(3) library.
14cr|perl-Net-Pcap-0.170.0-3|20	The README for libpcap describes itself as:
14cr|perl-Net-Pcap-0.170.0-3|21	
14cr|perl-Net-Pcap-0.170.0-3|22	"a system-independent interface for user-level packet capture.
14cr|perl-Net-Pcap-0.170.0-3|23	libpcap provides a portable framework for low-level network
14cr|perl-Net-Pcap-0.170.0-3|24	monitoring.  Applications include network statistics collection,
14cr|perl-Net-Pcap-0.170.0-3|25	security monitoring, network debugging, etc."
14cr|perl-Net-Pcap-0.170.0-3|26	
14cr|perl-Net-Pcap-0.170.0-3|27	%prep
14cr|perl-Net-Pcap-0.170.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Pcap-0.170.0-3|29	
14cr|perl-Net-Pcap-0.170.0-3|30	%build
14cr|perl-Net-Pcap-0.170.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
14cr|perl-Net-Pcap-0.170.0-3|32	%make
14cr|perl-Net-Pcap-0.170.0-3|33	
14cr|perl-Net-Pcap-0.170.0-3|34	%check
14cr|perl-Net-Pcap-0.170.0-3|35	%__make test
14cr|perl-Net-Pcap-0.170.0-3|36	
14cr|perl-Net-Pcap-0.170.0-3|37	%install
14cr|perl-Net-Pcap-0.170.0-3|38	%makeinstall_std
14cr|perl-Net-Pcap-0.170.0-3|39	%__rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-Net-Pcap-0.170.0-3|40	%__rm -rf %{buildroot}%{perl_archlib}/Net/._Pcap.pm
14cr|perl-Net-Pcap-0.170.0-3|41	
14cr|perl-Net-Pcap-0.170.0-3|42	%clean
14cr|perl-Net-Pcap-0.170.0-3|43	
14cr|perl-Net-Pcap-0.170.0-3|44	%files
14cr|perl-Net-Pcap-0.170.0-3|45	%doc README
14cr|perl-Net-Pcap-0.170.0-3|46	%{perl_vendorarch}/Net
14cr|perl-Net-Pcap-0.170.0-3|47	%{perl_vendorarch}/auto/Net
14cr|perl-Net-Pcap-0.170.0-3|48	%{_mandir}/man3/*
14cr|perl-Net-Pcap-0.170.0-3|49	%{_mandir}/man1/*
14cr|perl-Net-Pcap-0.170.0-3|50	%{_bindir}/*
14cr|perl-Net-Pcap-0.170.0-3|51	
14cr|perl-Net-Pcap-0.170.0-3|52	
14cr|perl-Net-Pcap-0.170.0-3|53	
14cr|perl-Net-Pcap-0.170.0-3|54	%changelog
14cr|perl-Net-Pcap-0.170.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-Net-Pcap-0.170.0-3|56	+ Revision: 3b6afbf
14cr|perl-Net-Pcap-0.170.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Net-Pcap-0.170.0-3|58	
14cr|perl-Net-Pcap-0.170.0-3|59	

5211 14
14cr|perl-Net-Ping-2.410.0-3|1	%define upstream_name    Net-Ping
14cr|perl-Net-Ping-2.410.0-3|2	%define upstream_version 2.41
14cr|perl-Net-Ping-2.410.0-3|3	
14cr|perl-Net-Ping-2.410.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Ping-2.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Ping-2.410.0-3|6	Release:	3
14cr|perl-Net-Ping-2.410.0-3|7	
14cr|perl-Net-Ping-2.410.0-3|8	License:	GPL+ or Artistic
14cr|perl-Net-Ping-2.410.0-3|9	Group:		Development/Perl
14cr|perl-Net-Ping-2.410.0-3|10	Summary:	TCP, UDP, or ICMP ping
14cr|perl-Net-Ping-2.410.0-3|11	
14cr|perl-Net-Ping-2.410.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Ping-2.410.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Ping-%{upstream_version}.tar.gz
14cr|perl-Net-Ping-2.410.0-3|14	
14cr|perl-Net-Ping-2.410.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Ping-2.410.0-3|16	BuildRequires:	perl(Test)
14cr|perl-Net-Ping-2.410.0-3|17	BuildArch:	noarch
14cr|perl-Net-Ping-2.410.0-3|18	
14cr|perl-Net-Ping-2.410.0-3|19	%description
14cr|perl-Net-Ping-2.410.0-3|20	This module contains methods to test the reachability of remote hosts on a
14cr|perl-Net-Ping-2.410.0-3|21	network. A ping object is first created with optional parameters, a
14cr|perl-Net-Ping-2.410.0-3|22	variable number of hosts may be pinged multiple times and then the
14cr|perl-Net-Ping-2.410.0-3|23	connection is closed.
14cr|perl-Net-Ping-2.410.0-3|24	
14cr|perl-Net-Ping-2.410.0-3|25	You may choose one of six different protocols to use for the ping. The
14cr|perl-Net-Ping-2.410.0-3|26	"tcp" protocol is the default. Note that a live remote host may still fail
14cr|perl-Net-Ping-2.410.0-3|27	to be pingable by one or more of these protocols. For example,
14cr|perl-Net-Ping-2.410.0-3|28	www.microsoft.com is generally alive but not "icmp" pingable.
14cr|perl-Net-Ping-2.410.0-3|29	
14cr|perl-Net-Ping-2.410.0-3|30	With the "tcp" protocol the ping() method attempts to establish a
14cr|perl-Net-Ping-2.410.0-3|31	connection to the remote host's echo port. If the connection is
14cr|perl-Net-Ping-2.410.0-3|32	successfully established, the remote host is considered reachable. No data
14cr|perl-Net-Ping-2.410.0-3|33	is actually echoed. This protocol does not require any special privileges
14cr|perl-Net-Ping-2.410.0-3|34	but has higher overhead than the "udp" and "icmp" protocols.
14cr|perl-Net-Ping-2.410.0-3|35	
14cr|perl-Net-Ping-2.410.0-3|36	%prep
14cr|perl-Net-Ping-2.410.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Ping-2.410.0-3|38	
14cr|perl-Net-Ping-2.410.0-3|39	%build
14cr|perl-Net-Ping-2.410.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Ping-2.410.0-3|41	%make
14cr|perl-Net-Ping-2.410.0-3|42	
14cr|perl-Net-Ping-2.410.0-3|43	%check
14cr|perl-Net-Ping-2.410.0-3|44	make test
14cr|perl-Net-Ping-2.410.0-3|45	
14cr|perl-Net-Ping-2.410.0-3|46	%install
14cr|perl-Net-Ping-2.410.0-3|47	%makeinstall_std
14cr|perl-Net-Ping-2.410.0-3|48	
14cr|perl-Net-Ping-2.410.0-3|49	%files
14cr|perl-Net-Ping-2.410.0-3|50	%doc Changes
14cr|perl-Net-Ping-2.410.0-3|51	%{_mandir}/man3/*
14cr|perl-Net-Ping-2.410.0-3|52	%{perl_vendorlib}/*
14cr|perl-Net-Ping-2.410.0-3|53	
14cr|perl-Net-Ping-2.410.0-3|54	
14cr|perl-Net-Ping-2.410.0-3|55	%changelog
14cr|perl-Net-Ping-2.410.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.410.0-3
14cr|perl-Net-Ping-2.410.0-3|57	+ Revision: fbe87c8
14cr|perl-Net-Ping-2.410.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Net-Ping-2.410.0-3|59	
14cr|perl-Net-Ping-2.410.0-3|60	

5212 14
14cr|perl-Net-Proxy-0.120.0-4|1	%define upstream_name	 Net-Proxy
14cr|perl-Net-Proxy-0.120.0-4|2	%define	upstream_version 0.12
14cr|perl-Net-Proxy-0.120.0-4|3	
14cr|perl-Net-Proxy-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Proxy-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Proxy-0.120.0-4|6	Release:	4
14cr|perl-Net-Proxy-0.120.0-4|7	
14cr|perl-Net-Proxy-0.120.0-4|8	Summary:	Framework for proxying network connections in many ways
14cr|perl-Net-Proxy-0.120.0-4|9	
14cr|perl-Net-Proxy-0.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Proxy-0.120.0-4|11	Group:		Development/Perl
14cr|perl-Net-Proxy-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-Proxy-0.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Proxy-0.120.0-4|14	
14cr|perl-Net-Proxy-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Proxy-0.120.0-4|16	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-Net-Proxy-0.120.0-4|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Proxy-0.120.0-4|18	BuildRequires:	perl(Test::Pod)
14cr|perl-Net-Proxy-0.120.0-4|19	BuildArch:	noarch
14cr|perl-Net-Proxy-0.120.0-4|20	
14cr|perl-Net-Proxy-0.120.0-4|21	%description
14cr|perl-Net-Proxy-0.120.0-4|22	A Net::Proxy object represents a proxy that accepts connections and then relays
14cr|perl-Net-Proxy-0.120.0-4|23	the data transfered between the source and the destination.
14cr|perl-Net-Proxy-0.120.0-4|24	The goal of this module is to abstract the different methods used to connect
14cr|perl-Net-Proxy-0.120.0-4|25	from the proxy to the destination.
14cr|perl-Net-Proxy-0.120.0-4|26	
14cr|perl-Net-Proxy-0.120.0-4|27	A proxy is a program that transfer data across a network boundary between a
14cr|perl-Net-Proxy-0.120.0-4|28	client and a server. Net::Proxy introduces the concept of "connectors"
14cr|perl-Net-Proxy-0.120.0-4|29	(implemented as Net::Proxy::Connector subclasses), which abstract the server
14cr|perl-Net-Proxy-0.120.0-4|30	part (connected to the client) and the client part (connected to the server)
14cr|perl-Net-Proxy-0.120.0-4|31	of the proxy.
14cr|perl-Net-Proxy-0.120.0-4|32	This architecture makes it easy to implement specific techniques to cross a
14cr|perl-Net-Proxy-0.120.0-4|33	given network boundary, possibly by using a proxy on one side of the network
14cr|perl-Net-Proxy-0.120.0-4|34	fence, and a reverse-proxy on the other side of the fence.
14cr|perl-Net-Proxy-0.120.0-4|35	
14cr|perl-Net-Proxy-0.120.0-4|36	This package also contains utilities such as connect-tunnel and sslh.
14cr|perl-Net-Proxy-0.120.0-4|37	
14cr|perl-Net-Proxy-0.120.0-4|38	%prep
14cr|perl-Net-Proxy-0.120.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Proxy-0.120.0-4|40	
14cr|perl-Net-Proxy-0.120.0-4|41	%build
14cr|perl-Net-Proxy-0.120.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Proxy-0.120.0-4|43	%make
14cr|perl-Net-Proxy-0.120.0-4|44	
14cr|perl-Net-Proxy-0.120.0-4|45	# Disable tests - can fail inside LXC at ABF
14cr|perl-Net-Proxy-0.120.0-4|46	# %check
14cr|perl-Net-Proxy-0.120.0-4|47	# make test
14cr|perl-Net-Proxy-0.120.0-4|48	
14cr|perl-Net-Proxy-0.120.0-4|49	%install
14cr|perl-Net-Proxy-0.120.0-4|50	%makeinstall_std
14cr|perl-Net-Proxy-0.120.0-4|51	
14cr|perl-Net-Proxy-0.120.0-4|52	%files
14cr|perl-Net-Proxy-0.120.0-4|53	%doc README Changes
14cr|perl-Net-Proxy-0.120.0-4|54	%{perl_vendorlib}/Net
14cr|perl-Net-Proxy-0.120.0-4|55	%{_mandir}/*/*
14cr|perl-Net-Proxy-0.120.0-4|56	%{_bindir}/*
14cr|perl-Net-Proxy-0.120.0-4|57	
14cr|perl-Net-Proxy-0.120.0-4|58	
14cr|perl-Net-Proxy-0.120.0-4|59	%changelog
14cr|perl-Net-Proxy-0.120.0-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-Net-Proxy-0.120.0-4|61	+ Revision: afbcabc
14cr|perl-Net-Proxy-0.120.0-4|62	- MassBuild#464: Increase release tag
14cr|perl-Net-Proxy-0.120.0-4|63	
14cr|perl-Net-Proxy-0.120.0-4|64	

5213 14
14cr|perl-Net-Raddle-0.08-5|1	%define debug_package %{nil}
14cr|perl-Net-Raddle-0.08-5|2	
14cr|perl-Net-Raddle-0.08-5|3	%define upstream_name Net-Raddle
14cr|perl-Net-Raddle-0.08-5|4	
14cr|perl-Net-Raddle-0.08-5|5	Name:		perl-%{upstream_name}
14cr|perl-Net-Raddle-0.08-5|6	Version:	0.08
14cr|perl-Net-Raddle-0.08-5|7	Release:	5
14cr|perl-Net-Raddle-0.08-5|8	License:	GPL or Artistic
14cr|perl-Net-Raddle-0.08-5|9	Group:		Development/Perl
14cr|perl-Net-Raddle-0.08-5|10	Summary:	Raddle network emulator
14cr|perl-Net-Raddle-0.08-5|11	
14cr|perl-Net-Raddle-0.08-5|12	Url:		http://raddle.sourceforge.net/
14cr|perl-Net-Raddle-0.08-5|13	Source:		http://downloads.sourceforge.net/project/raddle/raddle/%{version}/Net-Raddle-%{version}.tar.gz
14cr|perl-Net-Raddle-0.08-5|14	
14cr|perl-Net-Raddle-0.08-5|15	BuildRequires:	perl-devel
14cr|perl-Net-Raddle-0.08-5|16	BuildRequires:	perl(NetSNMP::ASN)
14cr|perl-Net-Raddle-0.08-5|17	BuildRequires:	perl(Date::Calc)
14cr|perl-Net-Raddle-0.08-5|18	
14cr|perl-Net-Raddle-0.08-5|19	%description
14cr|perl-Net-Raddle-0.08-5|20	Raddle is a network emulation framework. It is particularly useful when testing
14cr|perl-Net-Raddle-0.08-5|21	network management systems or teaching people to use them.
14cr|perl-Net-Raddle-0.08-5|22	
14cr|perl-Net-Raddle-0.08-5|23	%prep
14cr|perl-Net-Raddle-0.08-5|24	%setup -q -n %{upstream_name}-%{version}
14cr|perl-Net-Raddle-0.08-5|25	
14cr|perl-Net-Raddle-0.08-5|26	%build
14cr|perl-Net-Raddle-0.08-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Raddle-0.08-5|28	%make
14cr|perl-Net-Raddle-0.08-5|29	
14cr|perl-Net-Raddle-0.08-5|30	%check
14cr|perl-Net-Raddle-0.08-5|31	make test
14cr|perl-Net-Raddle-0.08-5|32	
14cr|perl-Net-Raddle-0.08-5|33	%install
14cr|perl-Net-Raddle-0.08-5|34	%makeinstall_std
14cr|perl-Net-Raddle-0.08-5|35	
14cr|perl-Net-Raddle-0.08-5|36	%files
14cr|perl-Net-Raddle-0.08-5|37	%doc CHANGELOG INSTALLATION LICENCE README examples
14cr|perl-Net-Raddle-0.08-5|38	%{_mandir}/man3/*
14cr|perl-Net-Raddle-0.08-5|39	%{perl_vendorlib}/*
14cr|perl-Net-Raddle-0.08-5|40	
14cr|perl-Net-Raddle-0.08-5|41	%changelog
14cr|perl-Net-Raddle-0.08-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.08-5
14cr|perl-Net-Raddle-0.08-5|43	+ Revision: e908712
14cr|perl-Net-Raddle-0.08-5|44	- MassBuild#464: Increase release tag
14cr|perl-Net-Raddle-0.08-5|45	
14cr|perl-Net-Raddle-0.08-5|46	

5214 14
14cr|perl-Net-Radius-2.103.0-5|1	%define upstream_name       Net-Radius
14cr|perl-Net-Radius-2.103.0-5|2	%define upstream_version 2.103
14cr|perl-Net-Radius-2.103.0-5|3	
14cr|perl-Net-Radius-2.103.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Radius-2.103.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Radius-2.103.0-5|6	Release:	5
14cr|perl-Net-Radius-2.103.0-5|7	Summary:	Object-oriented Perl interface to RADIUS
14cr|perl-Net-Radius-2.103.0-5|8	
14cr|perl-Net-Radius-2.103.0-5|9	License:	GPL or Artistic
14cr|perl-Net-Radius-2.103.0-5|10	Group:		Development/Perl
14cr|perl-Net-Radius-2.103.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Radius-2.103.0-5|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Radius-2.103.0-5|13	BuildRequires:	perl-devel
14cr|perl-Net-Radius-2.103.0-5|14	BuildRequires:	perl(Test::Warn)
14cr|perl-Net-Radius-2.103.0-5|15	BuildArch:	noarch
14cr|perl-Net-Radius-2.103.0-5|16	
14cr|perl-Net-Radius-2.103.0-5|17	%description
14cr|perl-Net-Radius-2.103.0-5|18	The modules included here provide an interface to the RADIUS
14cr|perl-Net-Radius-2.103.0-5|19	protocol. It consists of the following modules:
14cr|perl-Net-Radius-2.103.0-5|20	
14cr|perl-Net-Radius-2.103.0-5|21	Net::Radius::Packet - Deals with RADIUS packets
14cr|perl-Net-Radius-2.103.0-5|22	Net::Radius::Dictionary - Deals with RADIUS dictionaries
14cr|perl-Net-Radius-2.103.0-5|23	
14cr|perl-Net-Radius-2.103.0-5|24	%prep
14cr|perl-Net-Radius-2.103.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Radius-2.103.0-5|26	
14cr|perl-Net-Radius-2.103.0-5|27	%build
14cr|perl-Net-Radius-2.103.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Radius-2.103.0-5|29	%make
14cr|perl-Net-Radius-2.103.0-5|30	
14cr|perl-Net-Radius-2.103.0-5|31	%check
14cr|perl-Net-Radius-2.103.0-5|32	make test
14cr|perl-Net-Radius-2.103.0-5|33	
14cr|perl-Net-Radius-2.103.0-5|34	%install
14cr|perl-Net-Radius-2.103.0-5|35	%makeinstall_std
14cr|perl-Net-Radius-2.103.0-5|36	
14cr|perl-Net-Radius-2.103.0-5|37	%files
14cr|perl-Net-Radius-2.103.0-5|38	%doc Changes README* examples
14cr|perl-Net-Radius-2.103.0-5|39	%{perl_vendorlib}/Net
14cr|perl-Net-Radius-2.103.0-5|40	%{_mandir}/*/*
14cr|perl-Net-Radius-2.103.0-5|41	
14cr|perl-Net-Radius-2.103.0-5|42	%changelog
14cr|perl-Net-Radius-2.103.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.103.0-5
14cr|perl-Net-Radius-2.103.0-5|44	+ Revision: 99a0b2e
14cr|perl-Net-Radius-2.103.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Net-Radius-2.103.0-5|46	
14cr|perl-Net-Radius-2.103.0-5|47	

5215 14
14cr|perl-Net-RawIP-0.250.0-4|1	%define upstream_name    Net-RawIP
14cr|perl-Net-RawIP-0.250.0-4|2	%define upstream_version 0.25
14cr|perl-Net-RawIP-0.250.0-4|3	
14cr|perl-Net-RawIP-0.250.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Net-RawIP-0.250.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-RawIP-0.250.0-4|6	Release:	4
14cr|perl-Net-RawIP-0.250.0-4|7	
14cr|perl-Net-RawIP-0.250.0-4|8	Summary:	Net::RawIP - a perl module can to manipulate raw IP packets
14cr|perl-Net-RawIP-0.250.0-4|9	
14cr|perl-Net-RawIP-0.250.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-RawIP-0.250.0-4|11	Group:		Development/Perl
14cr|perl-Net-RawIP-0.250.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-RawIP-0.250.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-RawIP-0.250.0-4|14	
14cr|perl-Net-RawIP-0.250.0-4|15	BuildRequires:	libpcap-devel
14cr|perl-Net-RawIP-0.250.0-4|16	BuildRequires:  perl(List::MoreUtils)
14cr|perl-Net-RawIP-0.250.0-4|17	BuildRequires:	perl-devel
14cr|perl-Net-RawIP-0.250.0-4|18	
14cr|perl-Net-RawIP-0.250.0-4|19	%description
14cr|perl-Net-RawIP-0.250.0-4|20	This is Net::RawIP, a perl module can to manipulate raw IP packets,
14cr|perl-Net-RawIP-0.250.0-4|21	with an optional feature for manipulating Ethernet headers.
14cr|perl-Net-RawIP-0.250.0-4|22	
14cr|perl-Net-RawIP-0.250.0-4|23	%prep
14cr|perl-Net-RawIP-0.250.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-RawIP-0.250.0-4|25	
14cr|perl-Net-RawIP-0.250.0-4|26	# fix attribs
14cr|perl-Net-RawIP-0.250.0-4|27	find . -type d -exec chmod 755 {} \;
14cr|perl-Net-RawIP-0.250.0-4|28	find . -type f -exec chmod 644 {} \;
14cr|perl-Net-RawIP-0.250.0-4|29	
14cr|perl-Net-RawIP-0.250.0-4|30	# strip away annoying ^M
14cr|perl-Net-RawIP-0.250.0-4|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|perl-Net-RawIP-0.250.0-4|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|perl-Net-RawIP-0.250.0-4|33	
14cr|perl-Net-RawIP-0.250.0-4|34	perl -pi -e 's!/usr/lib!%{_libdir}!g' Makefile.PL
14cr|perl-Net-RawIP-0.250.0-4|35	
14cr|perl-Net-RawIP-0.250.0-4|36	%build
14cr|perl-Net-RawIP-0.250.0-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-RawIP-0.250.0-4|38	%make
14cr|perl-Net-RawIP-0.250.0-4|39	
14cr|perl-Net-RawIP-0.250.0-4|40	%check
14cr|perl-Net-RawIP-0.250.0-4|41	make test
14cr|perl-Net-RawIP-0.250.0-4|42	
14cr|perl-Net-RawIP-0.250.0-4|43	%install
14cr|perl-Net-RawIP-0.250.0-4|44	%makeinstall_std
14cr|perl-Net-RawIP-0.250.0-4|45	
14cr|perl-Net-RawIP-0.250.0-4|46	%clean
14cr|perl-Net-RawIP-0.250.0-4|47	
14cr|perl-Net-RawIP-0.250.0-4|48	%files
14cr|perl-Net-RawIP-0.250.0-4|49	%doc Changes README README.Devel examples
14cr|perl-Net-RawIP-0.250.0-4|50	%{perl_vendorarch}/auto/Net
14cr|perl-Net-RawIP-0.250.0-4|51	%{perl_vendorarch}/Net
14cr|perl-Net-RawIP-0.250.0-4|52	%{_mandir}/*/*
14cr|perl-Net-RawIP-0.250.0-4|53	
14cr|perl-Net-RawIP-0.250.0-4|54	
14cr|perl-Net-RawIP-0.250.0-4|55	
14cr|perl-Net-RawIP-0.250.0-4|56	%changelog
14cr|perl-Net-RawIP-0.250.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-4
14cr|perl-Net-RawIP-0.250.0-4|58	+ Revision: 22adf6d
14cr|perl-Net-RawIP-0.250.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-Net-RawIP-0.250.0-4|60	
14cr|perl-Net-RawIP-0.250.0-4|61	

5216 14
14cr|perl-Net-Redmine-0.90.0-3|1	%define upstream_name    Net-Redmine
14cr|perl-Net-Redmine-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-Net-Redmine-0.90.0-3|3	
14cr|perl-Net-Redmine-0.90.0-3|4	# for some old reason, perl(pQuery) is not provided
14cr|perl-Net-Redmine-0.90.0-3|5	%if %{_use_internal_dependency_generator}
14cr|perl-Net-Redmine-0.90.0-3|6	%define __noautoreq 'perl\\(pQuery\\)'
14cr|perl-Net-Redmine-0.90.0-3|7	%else
14cr|perl-Net-Redmine-0.90.0-3|8	%define _requires_exceptions perl\(pQuery\)
14cr|perl-Net-Redmine-0.90.0-3|9	%endif
14cr|perl-Net-Redmine-0.90.0-3|10	
14cr|perl-Net-Redmine-0.90.0-3|11	Name:		perl-%{upstream_name}
14cr|perl-Net-Redmine-0.90.0-3|12	Version:	%perl_convert_version 0.09
14cr|perl-Net-Redmine-0.90.0-3|13	Release:	3
14cr|perl-Net-Redmine-0.90.0-3|14	
14cr|perl-Net-Redmine-0.90.0-3|15	Summary:	Represents a ticket
14cr|perl-Net-Redmine-0.90.0-3|16	
14cr|perl-Net-Redmine-0.90.0-3|17	License:	GPL+ or Artistic
14cr|perl-Net-Redmine-0.90.0-3|18	Group:		Development/Perl
14cr|perl-Net-Redmine-0.90.0-3|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Redmine-0.90.0-3|20	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Redmine-0.09.tar.gz
14cr|perl-Net-Redmine-0.90.0-3|21	
14cr|perl-Net-Redmine-0.90.0-3|22	BuildRequires:	perl-devel
14cr|perl-Net-Redmine-0.90.0-3|23	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-Redmine-0.90.0-3|24	BuildRequires:	perl(DateTime::Format::DateParse)
14cr|perl-Net-Redmine-0.90.0-3|25	BuildRequires:	perl(DateTimeX::Easy)
14cr|perl-Net-Redmine-0.90.0-3|26	BuildRequires:	perl(Encode)
14cr|perl-Net-Redmine-0.90.0-3|27	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Redmine-0.90.0-3|28	BuildRequires:	perl(HTML::WikiConverter)
14cr|perl-Net-Redmine-0.90.0-3|29	BuildRequires:	perl(HTML::WikiConverter::Markdown)
14cr|perl-Net-Redmine-0.90.0-3|30	BuildRequires:	perl(IO::All)
14cr|perl-Net-Redmine-0.90.0-3|31	BuildRequires:	perl(IO::String)
14cr|perl-Net-Redmine-0.90.0-3|32	BuildRequires:	perl(Params::Validate)
14cr|perl-Net-Redmine-0.90.0-3|33	BuildRequires:	perl(Quantum::Superpositions)
14cr|perl-Net-Redmine-0.90.0-3|34	BuildRequires:	perl(Test::Cukes)
14cr|perl-Net-Redmine-0.90.0-3|35	BuildRequires:	perl(Test::Memory::Cycle)
14cr|perl-Net-Redmine-0.90.0-3|36	BuildRequires:	perl(Test::More)
14cr|perl-Net-Redmine-0.90.0-3|37	BuildRequires:	perl(Text::CSV::Slurp)
14cr|perl-Net-Redmine-0.90.0-3|38	BuildRequires:	perl(Text::Greeking)
14cr|perl-Net-Redmine-0.90.0-3|39	BuildRequires:	perl(URI)
14cr|perl-Net-Redmine-0.90.0-3|40	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-Redmine-0.90.0-3|41	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Net-Redmine-0.90.0-3|42	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-Net-Redmine-0.90.0-3|43	BuildRequires:	perl-pQuery
14cr|perl-Net-Redmine-0.90.0-3|44	BuildRequires:	perl(Regexp::Common)
14cr|perl-Net-Redmine-0.90.0-3|45	BuildRequires:	perl(Regexp::Common::Email::Address)
14cr|perl-Net-Redmine-0.90.0-3|46	
14cr|perl-Net-Redmine-0.90.0-3|47	Requires:	perl-pQuery
14cr|perl-Net-Redmine-0.90.0-3|48	
14cr|perl-Net-Redmine-0.90.0-3|49	BuildArch: noarch
14cr|perl-Net-Redmine-0.90.0-3|50	
14cr|perl-Net-Redmine-0.90.0-3|51	%description
14cr|perl-Net-Redmine-0.90.0-3|52	Net::Redmine is an mechanized-based programming API against redmine server.
14cr|perl-Net-Redmine-0.90.0-3|53	
14cr|perl-Net-Redmine-0.90.0-3|54	%prep
14cr|perl-Net-Redmine-0.90.0-3|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Redmine-0.90.0-3|56	
14cr|perl-Net-Redmine-0.90.0-3|57	%build
14cr|perl-Net-Redmine-0.90.0-3|58	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Redmine-0.90.0-3|59	%make
14cr|perl-Net-Redmine-0.90.0-3|60	
14cr|perl-Net-Redmine-0.90.0-3|61	%check
14cr|perl-Net-Redmine-0.90.0-3|62	%make test
14cr|perl-Net-Redmine-0.90.0-3|63	
14cr|perl-Net-Redmine-0.90.0-3|64	%install
14cr|perl-Net-Redmine-0.90.0-3|65	%makeinstall_std
14cr|perl-Net-Redmine-0.90.0-3|66	
14cr|perl-Net-Redmine-0.90.0-3|67	%files
14cr|perl-Net-Redmine-0.90.0-3|68	%doc Changes LICENSE META.yml README
14cr|perl-Net-Redmine-0.90.0-3|69	%{_mandir}/man3/*
14cr|perl-Net-Redmine-0.90.0-3|70	%{perl_vendorlib}/*
14cr|perl-Net-Redmine-0.90.0-3|71	
14cr|perl-Net-Redmine-0.90.0-3|72	
14cr|perl-Net-Redmine-0.90.0-3|73	%changelog
14cr|perl-Net-Redmine-0.90.0-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-Net-Redmine-0.90.0-3|75	+ Revision: 724f4ca
14cr|perl-Net-Redmine-0.90.0-3|76	- MassBuild#464: Increase release tag
14cr|perl-Net-Redmine-0.90.0-3|77	
14cr|perl-Net-Redmine-0.90.0-3|78	

5217 14
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|1	%define upstream_name    Net-Rendezvous-Publish
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|3	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|6	Release:	4
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|7	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|8	Summary:	Module to publish Rendezvous services
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|9	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|14	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|16	BuildRequires:	perl(Class::Accessor::Lvalue)
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|17	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|18	BuildArch:	noarch
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|19	Requires:	perl-Net-Rendezvous-Publish-Backend
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|20	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|21	%description
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|22	Net::Rendezvous::Publish allows you to publish Zeroconf ( or Rendezvous, or
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|23	Bonjour ) services, using a mDNS responder
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|24	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|25	%prep
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|27	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|28	%build
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|30	%make
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|31	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|32	%check
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|33	make test
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|34	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|35	%install
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|36	%makeinstall_std
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|37	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|38	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|39	%files
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|40	%doc Changes
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|41	%{perl_vendorlib}/*
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|42	%{_mandir}/man3/*
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|43	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|44	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|45	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|46	%changelog
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|48	+ Revision: e3d2f81
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|50	
14cr|perl-Net-Rendezvous-Publish-0.40.0-4|51	

5218 14
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|1	%define upstream_name    Net-Rendezvous-Publish-Backend-Avahi
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|3	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|6	Release:	3
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|7	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|8	Summary:	Publish zeroconf data with the Avahi library
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|9	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|11	Group:		Development/Perl
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}.tar.gz
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|14	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|17	BuildRequires: perl(Net::DBus)
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|18	BuildRequires: perl(Net::Rendezvous::Publish)
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|19	Provides:	perl-Net-Rendezvous-Publish-Backend
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|20	BuildArch:	noarch
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|21	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|22	%description
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|23	This module publishes zeroconf data with the Avahi library
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|24	It is a backend for the Net::Rendezvous::Publish module.
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|25	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|26	%prep
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|27	%setup -q -n Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|28	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|29	%build
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|30	perl Build.PL installdirs=vendor
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|31	./Build
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|32	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|33	%check
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|34	./Build test
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|35	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|36	%install
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|37	./Build install destdir=%{buildroot}
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|38	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|39	%files
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|40	%{perl_vendorlib}/Net/*
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|41	%{_mandir}/man3/*
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|42	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|43	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|44	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|45	%changelog
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|47	+ Revision: bf16fad
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|49	
14cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-3|50	

5219 14
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|1	%define upstream_name Net-Rendezvous-Publish-Backend-Howl
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|3	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|6	Release:	4
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|7	Summary:	Backend module using howl for Net::Rendezvous
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|8	License:	GPL+ or Artistic
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|9	Group:		Development/Perl
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|11	Source0:	http://search.cpan.org//CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|12	Source1:	%{name}.rpmlintrc
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|13	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|14	BuildRequires:	pkgconfig(howl)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|15	BuildRequires:	perl(Net::Rendezvous)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|17	BuildRequires:	perl(ExtUtils::ParseXS)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|18	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|19	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|20	BuildRequires:	perl(Class::Accessor::Lvalue)
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|21	BuildRequires:	perl-devel
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|22	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|23	%description
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|24	This module interfaces to the Porchdog's Howl library in order to allow
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|25	service publishing.
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|26	It is used by Net::Rendezvous::Publish, in order to adapt to
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|27	different mDns implementation.
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|28	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|29	%prep
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|31	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|32	%build
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|33	perl Build.PL INSTALLDIRS=vendor
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|34	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|35	%check
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|36	# requires mdns running
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|37	#./Build test
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|38	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|39	%install
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|40	./Build install destdir=%{buildroot} installdirs=vendor
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|41	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|42	%files
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|43	%doc Changes
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|44	%{perl_vendorlib}/*
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|45	%{_mandir}/man3/*
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|46	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|47	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|48	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|49	%changelog
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|50	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|51	+ Revision: a055671
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|52	- Fix howl BR
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|53	
14cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-4|54	

5220 14
14cr|perl-Net-SCP-0.80.0-4|1	%define upstream_name	 Net-SCP
14cr|perl-Net-SCP-0.80.0-4|2	%define upstream_version 0.08
14cr|perl-Net-SCP-0.80.0-4|3	
14cr|perl-Net-SCP-0.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SCP-0.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SCP-0.80.0-4|6	Release:	4
14cr|perl-Net-SCP-0.80.0-4|7	
14cr|perl-Net-SCP-0.80.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-Net-SCP-0.80.0-4|9	
14cr|perl-Net-SCP-0.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-SCP-0.80.0-4|11	Group:		Development/Perl
14cr|perl-Net-SCP-0.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-SCP-0.80.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-SCP-0.80.0-4|14	
14cr|perl-Net-SCP-0.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-SCP-0.80.0-4|16	BuildRequires:	perl(Net::SSH)
14cr|perl-Net-SCP-0.80.0-4|17	BuildRequires:	perl(String::ShellQuote)
14cr|perl-Net-SCP-0.80.0-4|18	BuildArch:	noarch
14cr|perl-Net-SCP-0.80.0-4|19	
14cr|perl-Net-SCP-0.80.0-4|20	%description
14cr|perl-Net-SCP-0.80.0-4|21	Simple wrappers around ssh and scp commands.
14cr|perl-Net-SCP-0.80.0-4|22	
14cr|perl-Net-SCP-0.80.0-4|23	%prep
14cr|perl-Net-SCP-0.80.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SCP-0.80.0-4|25	
14cr|perl-Net-SCP-0.80.0-4|26	%build
14cr|perl-Net-SCP-0.80.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SCP-0.80.0-4|28	%make
14cr|perl-Net-SCP-0.80.0-4|29	
14cr|perl-Net-SCP-0.80.0-4|30	%install
14cr|perl-Net-SCP-0.80.0-4|31	%makeinstall_std
14cr|perl-Net-SCP-0.80.0-4|32	
14cr|perl-Net-SCP-0.80.0-4|33	%check
14cr|perl-Net-SCP-0.80.0-4|34	make test
14cr|perl-Net-SCP-0.80.0-4|35	
14cr|perl-Net-SCP-0.80.0-4|36	%files
14cr|perl-Net-SCP-0.80.0-4|37	%doc README
14cr|perl-Net-SCP-0.80.0-4|38	%{perl_vendorlib}/Net
14cr|perl-Net-SCP-0.80.0-4|39	%{_mandir}/*/*
14cr|perl-Net-SCP-0.80.0-4|40	
14cr|perl-Net-SCP-0.80.0-4|41	
14cr|perl-Net-SCP-0.80.0-4|42	
14cr|perl-Net-SCP-0.80.0-4|43	%changelog
14cr|perl-Net-SCP-0.80.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-Net-SCP-0.80.0-4|45	+ Revision: 7f0be98
14cr|perl-Net-SCP-0.80.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Net-SCP-0.80.0-4|47	
14cr|perl-Net-SCP-0.80.0-4|48	

5221 14
14cr|perl-Net-SFTP-0.100.0-4|1	%define upstream_name	 Net-SFTP
14cr|perl-Net-SFTP-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-Net-SFTP-0.100.0-4|3	
14cr|perl-Net-SFTP-0.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SFTP-0.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SFTP-0.100.0-4|6	Release:	4
14cr|perl-Net-SFTP-0.100.0-4|7	
14cr|perl-Net-SFTP-0.100.0-4|8	Summary:	Secure File Transfer Protocol client
14cr|perl-Net-SFTP-0.100.0-4|9	
14cr|perl-Net-SFTP-0.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-SFTP-0.100.0-4|11	Group:		Development/Perl
14cr|perl-Net-SFTP-0.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-SFTP-0.100.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DB/DBROBINS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-SFTP-0.100.0-4|14	
14cr|perl-Net-SFTP-0.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-SFTP-0.100.0-4|16	BuildRequires:	perl(Net::SSH::Perl)
14cr|perl-Net-SFTP-0.100.0-4|17	BuildArch:	noarch
14cr|perl-Net-SFTP-0.100.0-4|18	
14cr|perl-Net-SFTP-0.100.0-4|19	%description
14cr|perl-Net-SFTP-0.100.0-4|20	This is Net::SFTP, a module implementing a client for the Secure
14cr|perl-Net-SFTP-0.100.0-4|21	File Transfer Protocol.
14cr|perl-Net-SFTP-0.100.0-4|22	
14cr|perl-Net-SFTP-0.100.0-4|23	%prep
14cr|perl-Net-SFTP-0.100.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SFTP-0.100.0-4|25	
14cr|perl-Net-SFTP-0.100.0-4|26	%build
14cr|perl-Net-SFTP-0.100.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SFTP-0.100.0-4|28	%make
14cr|perl-Net-SFTP-0.100.0-4|29	
14cr|perl-Net-SFTP-0.100.0-4|30	%check
14cr|perl-Net-SFTP-0.100.0-4|31	make test
14cr|perl-Net-SFTP-0.100.0-4|32	
14cr|perl-Net-SFTP-0.100.0-4|33	%install
14cr|perl-Net-SFTP-0.100.0-4|34	%makeinstall_std
14cr|perl-Net-SFTP-0.100.0-4|35	
14cr|perl-Net-SFTP-0.100.0-4|36	%files
14cr|perl-Net-SFTP-0.100.0-4|37	%doc Changes README
14cr|perl-Net-SFTP-0.100.0-4|38	%{perl_vendorlib}/Net
14cr|perl-Net-SFTP-0.100.0-4|39	%{_mandir}/*/*
14cr|perl-Net-SFTP-0.100.0-4|40	
14cr|perl-Net-SFTP-0.100.0-4|41	
14cr|perl-Net-SFTP-0.100.0-4|42	
14cr|perl-Net-SFTP-0.100.0-4|43	%changelog
14cr|perl-Net-SFTP-0.100.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-Net-SFTP-0.100.0-4|45	+ Revision: 33ba2df
14cr|perl-Net-SFTP-0.100.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Net-SFTP-0.100.0-4|47	
14cr|perl-Net-SFTP-0.100.0-4|48	

5222 14
14cr|perl-Net-SMTP-TLS-0.120.0-5|1	%define upstream_name    Net-SMTP-TLS
14cr|perl-Net-SMTP-TLS-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Net-SMTP-TLS-0.120.0-5|3	
14cr|perl-Net-SMTP-TLS-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SMTP-TLS-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SMTP-TLS-0.120.0-5|6	Release:	5
14cr|perl-Net-SMTP-TLS-0.120.0-5|7	
14cr|perl-Net-SMTP-TLS-0.120.0-5|8	Summary:	TLS and AUTH enabled mail client
14cr|perl-Net-SMTP-TLS-0.120.0-5|9	
14cr|perl-Net-SMTP-TLS-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Net-SMTP-TLS-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Net-SMTP-TLS-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-SMTP-TLS-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-SMTP-TLS-0.120.0-5|14	
14cr|perl-Net-SMTP-TLS-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Net-SMTP-TLS-0.120.0-5|16	BuildRequires:	perl(Digest::HMAC_MD5)
14cr|perl-Net-SMTP-TLS-0.120.0-5|17	BuildRequires:	perl(IO::Socket::INET)
14cr|perl-Net-SMTP-TLS-0.120.0-5|18	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-Net-SMTP-TLS-0.120.0-5|19	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-SMTP-TLS-0.120.0-5|20	BuildRequires:	perl(Net::SSLeay)
14cr|perl-Net-SMTP-TLS-0.120.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Net-SMTP-TLS-0.120.0-5|22	BuildArch:	noarch
14cr|perl-Net-SMTP-TLS-0.120.0-5|23	
14cr|perl-Net-SMTP-TLS-0.120.0-5|24	%description
14cr|perl-Net-SMTP-TLS-0.120.0-5|25	*Net::SMTP::TLS* is a TLS and AUTH capable SMTP client which offers an
14cr|perl-Net-SMTP-TLS-0.120.0-5|26	interface that users will find familiar from the Net::SMTP manpage.
14cr|perl-Net-SMTP-TLS-0.120.0-5|27	*Net::SMTP::TLS* implements a subset of the methods provided by that
14cr|perl-Net-SMTP-TLS-0.120.0-5|28	module, but certainly not (yet) a complete mirror image of that API.
14cr|perl-Net-SMTP-TLS-0.120.0-5|29	
14cr|perl-Net-SMTP-TLS-0.120.0-5|30	The methods supported by *Net::SMTP::TLS* are used in the above example.
14cr|perl-Net-SMTP-TLS-0.120.0-5|31	Though self explanatory for the most part, please see the perldoc for the
14cr|perl-Net-SMTP-TLS-0.120.0-5|32	Net::SMTP manpage if you are unclear.
14cr|perl-Net-SMTP-TLS-0.120.0-5|33	
14cr|perl-Net-SMTP-TLS-0.120.0-5|34	The differences in the methods provided are as follows:
14cr|perl-Net-SMTP-TLS-0.120.0-5|35	
14cr|perl-Net-SMTP-TLS-0.120.0-5|36	%prep
14cr|perl-Net-SMTP-TLS-0.120.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SMTP-TLS-0.120.0-5|38	
14cr|perl-Net-SMTP-TLS-0.120.0-5|39	%build
14cr|perl-Net-SMTP-TLS-0.120.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SMTP-TLS-0.120.0-5|41	%make
14cr|perl-Net-SMTP-TLS-0.120.0-5|42	
14cr|perl-Net-SMTP-TLS-0.120.0-5|43	%check
14cr|perl-Net-SMTP-TLS-0.120.0-5|44	%make test
14cr|perl-Net-SMTP-TLS-0.120.0-5|45	
14cr|perl-Net-SMTP-TLS-0.120.0-5|46	%install
14cr|perl-Net-SMTP-TLS-0.120.0-5|47	%makeinstall_std
14cr|perl-Net-SMTP-TLS-0.120.0-5|48	
14cr|perl-Net-SMTP-TLS-0.120.0-5|49	%files
14cr|perl-Net-SMTP-TLS-0.120.0-5|50	%doc Changes README
14cr|perl-Net-SMTP-TLS-0.120.0-5|51	%{_mandir}/man3/*
14cr|perl-Net-SMTP-TLS-0.120.0-5|52	%{perl_vendorlib}/*
14cr|perl-Net-SMTP-TLS-0.120.0-5|53	
14cr|perl-Net-SMTP-TLS-0.120.0-5|54	
14cr|perl-Net-SMTP-TLS-0.120.0-5|55	%changelog
14cr|perl-Net-SMTP-TLS-0.120.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Net-SMTP-TLS-0.120.0-5|57	+ Revision: e974498
14cr|perl-Net-SMTP-TLS-0.120.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Net-SMTP-TLS-0.120.0-5|59	
14cr|perl-Net-SMTP-TLS-0.120.0-5|60	

5223 14
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|1	%define upstream_name    Net-SMTP-TLS-ButMaintained
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|3	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|5	Version:	%perl_convert_version 0.24
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|6	Release:	3
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|7	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|8	Summary:	An SMTP client supporting TLS and AUTH
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|9	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|11	Group:		Development/Perl
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-SMTP-TLS-ButMaintained-0.24.tar.gz
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|14	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|16	BuildRequires:	perl(Digest::HMAC_MD5)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|17	BuildRequires:	perl(IO::Socket::INET)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|18	BuildRequires:	perl(IO::Socket::SSL)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|19	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|20	BuildRequires:	perl(Net::Cmd)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|21	BuildRequires:	perl(Net::SSLeay)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|22	BuildArch:	noarch
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|23	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|24	%description
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|25	*Net::SMTP::TLS::ButMaintained* is forked from the Net::SMTP::TLS manpage.
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|26	blame 'Evan Carroll' for the idea. :)
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|27	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|28	*Net::SMTP::TLS::ButMaintained* is a TLS and AUTH capable SMTP client which
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|29	offers an interface that users will find familiar from the Net::SMTP
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|30	manpage. *Net::SMTP::TLS::ButMaintained* implements a subset of the methods
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|31	provided by that module, but certainly not (yet) a complete mirror image of
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|32	that API.
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|33	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|34	The methods supported by *Net::SMTP::TLS::ButMaintained* are used in the
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|35	above example. Though self explanatory for the most part, please see the
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|36	perldoc for the Net::SMTP manpage if you are unclear.
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|37	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|38	%prep
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|40	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|41	%build
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|43	%make
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|44	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|45	%check
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|46	%make test
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|47	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|48	%install
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|49	%makeinstall_std
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|50	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|51	%files
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|52	%doc README Changes LICENSE META.yml META.json
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|53	%{_mandir}/man3/*
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|54	%{perl_vendorlib}/*
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|55	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|56	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|57	%changelog
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|59	+ Revision: b4e044c
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|61	
14cr|perl-Net-SMTP-TLS-ButMaintained-0.240.0-3|62	

5224 14
14cr|perl-Net-Snort-Parser-1.36-7|1	%define module Net-Snort-Parser
14cr|perl-Net-Snort-Parser-1.36-7|2	
14cr|perl-Net-Snort-Parser-1.36-7|3	Summary:	A simple yet complicated rules maintance system for Snort
14cr|perl-Net-Snort-Parser-1.36-7|4	
14cr|perl-Net-Snort-Parser-1.36-7|5	Name:		perl-%{module}
14cr|perl-Net-Snort-Parser-1.36-7|6	Version:	1.36
14cr|perl-Net-Snort-Parser-1.36-7|7	Release:	7
14cr|perl-Net-Snort-Parser-1.36-7|8	License:	BSD
14cr|perl-Net-Snort-Parser-1.36-7|9	Group:		Development/Perl
14cr|perl-Net-Snort-Parser-1.36-7|10	URL:		http://www.shmoo.com/~bmc/software/snortconfig/
14cr|perl-Net-Snort-Parser-1.36-7|11	Source0:	http://www.shmoo.com/~bmc/software/snortconfig/%{module}-%{version}.tar.bz2
14cr|perl-Net-Snort-Parser-1.36-7|12	BuildRequires:	perl-devel
14cr|perl-Net-Snort-Parser-1.36-7|13	BuildArch:	noarch
14cr|perl-Net-Snort-Parser-1.36-7|14	Provides:	snortconfig
14cr|perl-Net-Snort-Parser-1.36-7|15	
14cr|perl-Net-Snort-Parser-1.36-7|16	%description
14cr|perl-Net-Snort-Parser-1.36-7|17	snortconfig is a rules modification system for snort that is generated from a
14cr|perl-Net-Snort-Parser-1.36-7|18	configuration file. This allows a user to keep their ruleset updated without
14cr|perl-Net-Snort-Parser-1.36-7|19	too much of a headache. Configuration is done using a basic INI style
14cr|perl-Net-Snort-Parser-1.36-7|20	configuration.
14cr|perl-Net-Snort-Parser-1.36-7|21	
14cr|perl-Net-Snort-Parser-1.36-7|22	snortconfig supports three methods of configuration of rules. The methods are
14cr|perl-Net-Snort-Parser-1.36-7|23	specifing what rules to apply changes to. These methods are files, sids, and
14cr|perl-Net-Snort-Parser-1.36-7|24	classifications. This allows make broad changes to snort rules very quickly.
14cr|perl-Net-Snort-Parser-1.36-7|25	
14cr|perl-Net-Snort-Parser-1.36-7|26	%prep
14cr|perl-Net-Snort-Parser-1.36-7|27	
14cr|perl-Net-Snort-Parser-1.36-7|28	%setup -q -n %{module}-%{version}
14cr|perl-Net-Snort-Parser-1.36-7|29	
14cr|perl-Net-Snort-Parser-1.36-7|30	%build
14cr|perl-Net-Snort-Parser-1.36-7|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Snort-Parser-1.36-7|32	%make
14cr|perl-Net-Snort-Parser-1.36-7|33	
14cr|perl-Net-Snort-Parser-1.36-7|34	%check
14cr|perl-Net-Snort-Parser-1.36-7|35	make test
14cr|perl-Net-Snort-Parser-1.36-7|36	
14cr|perl-Net-Snort-Parser-1.36-7|37	%install
14cr|perl-Net-Snort-Parser-1.36-7|38	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|perl-Net-Snort-Parser-1.36-7|39	
14cr|perl-Net-Snort-Parser-1.36-7|40	%makeinstall_std
14cr|perl-Net-Snort-Parser-1.36-7|41	
14cr|perl-Net-Snort-Parser-1.36-7|42	%clean
14cr|perl-Net-Snort-Parser-1.36-7|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|perl-Net-Snort-Parser-1.36-7|44	
14cr|perl-Net-Snort-Parser-1.36-7|45	%files
14cr|perl-Net-Snort-Parser-1.36-7|46	%defattr(0644,root,root,0755)
14cr|perl-Net-Snort-Parser-1.36-7|47	%doc README examples
14cr|perl-Net-Snort-Parser-1.36-7|48	%attr(0755,root,root) %{_bindir}/snortconfig
14cr|perl-Net-Snort-Parser-1.36-7|49	%{perl_vendorlib}/Net/Snort/Parser/*.pm
14cr|perl-Net-Snort-Parser-1.36-7|50	%{_mandir}/*/*
14cr|perl-Net-Snort-Parser-1.36-7|51	
14cr|perl-Net-Snort-Parser-1.36-7|52	
14cr|perl-Net-Snort-Parser-1.36-7|53	
14cr|perl-Net-Snort-Parser-1.36-7|54	
14cr|perl-Net-Snort-Parser-1.36-7|55	
14cr|perl-Net-Snort-Parser-1.36-7|56	%changelog
14cr|perl-Net-Snort-Parser-1.36-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.36-7
14cr|perl-Net-Snort-Parser-1.36-7|58	+ Revision: fe7b40e
14cr|perl-Net-Snort-Parser-1.36-7|59	- MassBuild#464: Increase release tag
14cr|perl-Net-Snort-Parser-1.36-7|60	
14cr|perl-Net-Snort-Parser-1.36-7|61	

5225 14
14cr|perl-Net-SSH-0.90.0-4|1	%define upstream_name	 Net-SSH
14cr|perl-Net-SSH-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Net-SSH-0.90.0-4|3	
14cr|perl-Net-SSH-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SSH-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SSH-0.90.0-4|6	Release:	4
14cr|perl-Net-SSH-0.90.0-4|7	
14cr|perl-Net-SSH-0.90.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-Net-SSH-0.90.0-4|9	
14cr|perl-Net-SSH-0.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-SSH-0.90.0-4|11	Group:		Development/Perl
14cr|perl-Net-SSH-0.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-SSH-0.90.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-SSH-0.90.0-4|14	
14cr|perl-Net-SSH-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-SSH-0.90.0-4|16	BuildArch:	noarch
14cr|perl-Net-SSH-0.90.0-4|17	
14cr|perl-Net-SSH-0.90.0-4|18	%description
14cr|perl-Net-SSH-0.90.0-4|19	Simple wrappers around ssh commands.
14cr|perl-Net-SSH-0.90.0-4|20	
14cr|perl-Net-SSH-0.90.0-4|21	%prep
14cr|perl-Net-SSH-0.90.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SSH-0.90.0-4|23	
14cr|perl-Net-SSH-0.90.0-4|24	%build
14cr|perl-Net-SSH-0.90.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SSH-0.90.0-4|26	%make
14cr|perl-Net-SSH-0.90.0-4|27	
14cr|perl-Net-SSH-0.90.0-4|28	%install
14cr|perl-Net-SSH-0.90.0-4|29	%makeinstall_std
14cr|perl-Net-SSH-0.90.0-4|30	
14cr|perl-Net-SSH-0.90.0-4|31	%check
14cr|perl-Net-SSH-0.90.0-4|32	make test
14cr|perl-Net-SSH-0.90.0-4|33	
14cr|perl-Net-SSH-0.90.0-4|34	%files
14cr|perl-Net-SSH-0.90.0-4|35	%defattr(644,root,root,755)
14cr|perl-Net-SSH-0.90.0-4|36	%doc README
14cr|perl-Net-SSH-0.90.0-4|37	%{perl_vendorlib}/Net
14cr|perl-Net-SSH-0.90.0-4|38	%{_mandir}/*/*
14cr|perl-Net-SSH-0.90.0-4|39	
14cr|perl-Net-SSH-0.90.0-4|40	
14cr|perl-Net-SSH-0.90.0-4|41	
14cr|perl-Net-SSH-0.90.0-4|42	%changelog
14cr|perl-Net-SSH-0.90.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Net-SSH-0.90.0-4|44	+ Revision: f7c53b6
14cr|perl-Net-SSH-0.90.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Net-SSH-0.90.0-4|46	
14cr|perl-Net-SSH-0.90.0-4|47	

5226 14
14cr|perl-Net-SSH2-0.530.0-3|1	%define upstream_name	 Net-SSH2
14cr|perl-Net-SSH2-0.530.0-3|2	%define upstream_version 0.53
14cr|perl-Net-SSH2-0.530.0-3|3	
14cr|perl-Net-SSH2-0.530.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Net-SSH2-0.530.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Net-SSH2-0.530.0-3|6	Release:	3
14cr|perl-Net-SSH2-0.530.0-3|7	
14cr|perl-Net-SSH2-0.530.0-3|8	Summary:	Support for the SSH 2 protocol via libSSH2
14cr|perl-Net-SSH2-0.530.0-3|9	
14cr|perl-Net-SSH2-0.530.0-3|10	License:	GPL
14cr|perl-Net-SSH2-0.530.0-3|11	Group:		Development/Perl
14cr|perl-Net-SSH2-0.530.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-SSH2-0.530.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-SSH2-%{upstream_version}.tar.gz
14cr|perl-Net-SSH2-0.530.0-3|14	
14cr|perl-Net-SSH2-0.530.0-3|15	BuildRequires:	pkgconfig(libssh2)
14cr|perl-Net-SSH2-0.530.0-3|16	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Net-SSH2-0.530.0-3|17	Buildrequires:	perl-devel
14cr|perl-Net-SSH2-0.530.0-3|18	
14cr|perl-Net-SSH2-0.530.0-3|19	%description
14cr|perl-Net-SSH2-0.530.0-3|20	Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library.
14cr|perl-Net-SSH2-0.530.0-3|21	It supports the SSH2 protocol (there is no support for SSH1) with all of the
14cr|perl-Net-SSH2-0.530.0-3|22	key exchanges, ciphers, and compression of libssh2.
14cr|perl-Net-SSH2-0.530.0-3|23	
14cr|perl-Net-SSH2-0.530.0-3|24	%prep
14cr|perl-Net-SSH2-0.530.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SSH2-0.530.0-3|26	
14cr|perl-Net-SSH2-0.530.0-3|27	perl -pi -e 's~^my \$inc.*~my \$inc = "%{_includedir}";~' Makefile.PL
14cr|perl-Net-SSH2-0.530.0-3|28	perl -pi -e 's~^my \$lib.*~my \$lib = "%{_libdir}";~' Makefile.PL
14cr|perl-Net-SSH2-0.530.0-3|29	
14cr|perl-Net-SSH2-0.530.0-3|30	%build
14cr|perl-Net-SSH2-0.530.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SSH2-0.530.0-3|32	%make CFLAGS="%{optflags}"
14cr|perl-Net-SSH2-0.530.0-3|33	
14cr|perl-Net-SSH2-0.530.0-3|34	
14cr|perl-Net-SSH2-0.530.0-3|35	%check
14cr|perl-Net-SSH2-0.530.0-3|36	%make test
14cr|perl-Net-SSH2-0.530.0-3|37	
14cr|perl-Net-SSH2-0.530.0-3|38	%clean
14cr|perl-Net-SSH2-0.530.0-3|39	
14cr|perl-Net-SSH2-0.530.0-3|40	%install
14cr|perl-Net-SSH2-0.530.0-3|41	%makeinstall_std
14cr|perl-Net-SSH2-0.530.0-3|42	
14cr|perl-Net-SSH2-0.530.0-3|43	%files
14cr|perl-Net-SSH2-0.530.0-3|44	%doc Changes README
14cr|perl-Net-SSH2-0.530.0-3|45	%{perl_vendorarch}/Net
14cr|perl-Net-SSH2-0.530.0-3|46	%{perl_vendorarch}/auto/Net
14cr|perl-Net-SSH2-0.530.0-3|47	%{_mandir}/*/*
14cr|perl-Net-SSH2-0.530.0-3|48	
14cr|perl-Net-SSH2-0.530.0-3|49	
14cr|perl-Net-SSH2-0.530.0-3|50	
14cr|perl-Net-SSH2-0.530.0-3|51	%changelog
14cr|perl-Net-SSH2-0.530.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-3
14cr|perl-Net-SSH2-0.530.0-3|53	+ Revision: 8829c2f
14cr|perl-Net-SSH2-0.530.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Net-SSH2-0.530.0-3|55	
14cr|perl-Net-SSH2-0.530.0-3|56	

5227 14
14cr|perl-Net-SSH-Expect-1.90.0-5|1	%define upstream_name    Net-SSH-Expect
14cr|perl-Net-SSH-Expect-1.90.0-5|2	%define upstream_version 1.09
14cr|perl-Net-SSH-Expect-1.90.0-5|3	
14cr|perl-Net-SSH-Expect-1.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SSH-Expect-1.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SSH-Expect-1.90.0-5|6	Release:	5
14cr|perl-Net-SSH-Expect-1.90.0-5|7	Summary:	An ssh wrapper to execute remote commands
14cr|perl-Net-SSH-Expect-1.90.0-5|8	
14cr|perl-Net-SSH-Expect-1.90.0-5|9	License:	GPL+ or Artistic
14cr|perl-Net-SSH-Expect-1.90.0-5|10	Group:		Development/Perl
14cr|perl-Net-SSH-Expect-1.90.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-SSH-Expect-1.90.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-SSH-Expect-1.90.0-5|13	
14cr|perl-Net-SSH-Expect-1.90.0-5|14	BuildRequires:	perl-devel
14cr|perl-Net-SSH-Expect-1.90.0-5|15	BuildRequires:	perl(Expect)
14cr|perl-Net-SSH-Expect-1.90.0-5|16	BuildArch:	noarch
14cr|perl-Net-SSH-Expect-1.90.0-5|17	
14cr|perl-Net-SSH-Expect-1.90.0-5|18	%description
14cr|perl-Net-SSH-Expect-1.90.0-5|19	This module is a wrapper to the _ssh_ executable that is available in your
14cr|perl-Net-SSH-Expect-1.90.0-5|20	system's _$PATH_. Use this module to execute commands on the remote SSH
14cr|perl-Net-SSH-Expect-1.90.0-5|21	server. It authenticates with the user and password you passed in the
14cr|perl-Net-SSH-Expect-1.90.0-5|22	constructor's attributes 'user' and 'password'.
14cr|perl-Net-SSH-Expect-1.90.0-5|23	
14cr|perl-Net-SSH-Expect-1.90.0-5|24	Once an ssh connection was started using the 'connect()' method it will
14cr|perl-Net-SSH-Expect-1.90.0-5|25	remain open until you call the 'close()' method. This allows you execute as
14cr|perl-Net-SSH-Expect-1.90.0-5|26	many commands as you want with the 'exec()' method using only one
14cr|perl-Net-SSH-Expect-1.90.0-5|27	connection. This is a better approach over other ssh wrapper
14cr|perl-Net-SSH-Expect-1.90.0-5|28	implementations, i.e: Net::SCP, Net::SSH and Net::SCP::Expect, that start a
14cr|perl-Net-SSH-Expect-1.90.0-5|29	new ssh connection each time a remote command is issued or a file is
14cr|perl-Net-SSH-Expect-1.90.0-5|30	transfered.
14cr|perl-Net-SSH-Expect-1.90.0-5|31	
14cr|perl-Net-SSH-Expect-1.90.0-5|32	It uses _Expect.pm_ module to interact with the SSH server. A
14cr|perl-Net-SSH-Expect-1.90.0-5|33	'get_expect()' method is provided so you can obtain the internal 'Expect'
14cr|perl-Net-SSH-Expect-1.90.0-5|34	object connected to the SSH server. Use this only if you have some special
14cr|perl-Net-SSH-Expect-1.90.0-5|35	need that you can't do with the 'exec()' method.
14cr|perl-Net-SSH-Expect-1.90.0-5|36	
14cr|perl-Net-SSH-Expect-1.90.0-5|37	%prep
14cr|perl-Net-SSH-Expect-1.90.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SSH-Expect-1.90.0-5|39	
14cr|perl-Net-SSH-Expect-1.90.0-5|40	%build
14cr|perl-Net-SSH-Expect-1.90.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-SSH-Expect-1.90.0-5|42	%make
14cr|perl-Net-SSH-Expect-1.90.0-5|43	
14cr|perl-Net-SSH-Expect-1.90.0-5|44	%check
14cr|perl-Net-SSH-Expect-1.90.0-5|45	%make test
14cr|perl-Net-SSH-Expect-1.90.0-5|46	
14cr|perl-Net-SSH-Expect-1.90.0-5|47	%install
14cr|perl-Net-SSH-Expect-1.90.0-5|48	%makeinstall_std
14cr|perl-Net-SSH-Expect-1.90.0-5|49	
14cr|perl-Net-SSH-Expect-1.90.0-5|50	%files
14cr|perl-Net-SSH-Expect-1.90.0-5|51	%doc Changes README
14cr|perl-Net-SSH-Expect-1.90.0-5|52	%{_mandir}/man3/*
14cr|perl-Net-SSH-Expect-1.90.0-5|53	%{perl_vendorlib}/*
14cr|perl-Net-SSH-Expect-1.90.0-5|54	
14cr|perl-Net-SSH-Expect-1.90.0-5|55	
14cr|perl-Net-SSH-Expect-1.90.0-5|56	%changelog
14cr|perl-Net-SSH-Expect-1.90.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-5
14cr|perl-Net-SSH-Expect-1.90.0-5|58	+ Revision: 9609194
14cr|perl-Net-SSH-Expect-1.90.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Net-SSH-Expect-1.90.0-5|60	
14cr|perl-Net-SSH-Expect-1.90.0-5|61	

5228 14
14cr|perl-Net-SSH-Perl-1.370.0-2|1	%define	upstream_name	 Net-SSH-Perl
14cr|perl-Net-SSH-Perl-1.370.0-2|2	%define upstream_version 1.37
14cr|perl-Net-SSH-Perl-1.370.0-2|3	
14cr|perl-Net-SSH-Perl-1.370.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-SSH-Perl-1.370.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-SSH-Perl-1.370.0-2|6	Release:	2
14cr|perl-Net-SSH-Perl-1.370.0-2|7	
14cr|perl-Net-SSH-Perl-1.370.0-2|8	Summary:	Perl client Interface to SSH
14cr|perl-Net-SSH-Perl-1.370.0-2|9	
14cr|perl-Net-SSH-Perl-1.370.0-2|10	
14cr|perl-Net-SSH-Perl-1.370.0-2|11	License:	GPL+ or Artistic
14cr|perl-Net-SSH-Perl-1.370.0-2|12	Group:		Development/Perl
14cr|perl-Net-SSH-Perl-1.370.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Net-SSH-Perl-1.370.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-SSH-Perl-1.370.0-2|15	
14cr|perl-Net-SSH-Perl-1.370.0-2|16	BuildRequires:	perl-devel
14cr|perl-Net-SSH-Perl-1.370.0-2|17	BuildRequires:	perl(MIME::Base64)
14cr|perl-Net-SSH-Perl-1.370.0-2|18	BuildRequires:	perl(Math::Pari)
14cr|perl-Net-SSH-Perl-1.370.0-2|19	BuildRequires:	perl(Math::GMP)
14cr|perl-Net-SSH-Perl-1.370.0-2|20	BuildRequires:	perl(String::CRC32)
14cr|perl-Net-SSH-Perl-1.370.0-2|21	BuildRequires:	perl(Convert::PEM)
14cr|perl-Net-SSH-Perl-1.370.0-2|22	BuildRequires:	perl(Crypt::IDEA)
14cr|perl-Net-SSH-Perl-1.370.0-2|23	BuildRequires:	perl(Crypt::DH)
14cr|perl-Net-SSH-Perl-1.370.0-2|24	BuildRequires:	perl(Crypt::DSA)
14cr|perl-Net-SSH-Perl-1.370.0-2|25	BuildRequires:	perl(Digest::SHA1)
14cr|perl-Net-SSH-Perl-1.370.0-2|26	BuildRequires:	perl(Digest::HMAC)
14cr|perl-Net-SSH-Perl-1.370.0-2|27	BuildRequires:	perl(Digest::MD5)
14cr|perl-Net-SSH-Perl-1.370.0-2|28	BuildRequires:	perl(Digest::BubbleBabble)
14cr|perl-Net-SSH-Perl-1.370.0-2|29	BuildRequires:	perl(Crypt::RSA)
14cr|perl-Net-SSH-Perl-1.370.0-2|30	BuildArch:	noarch
14cr|perl-Net-SSH-Perl-1.370.0-2|31	
14cr|perl-Net-SSH-Perl-1.370.0-2|32	%description
14cr|perl-Net-SSH-Perl-1.370.0-2|33	Net::SSH::Perl is an all-Perl module implementing an SSH
14cr|perl-Net-SSH-Perl-1.370.0-2|34	(Secure Shell) client. It is compatible with both the SSH-1
14cr|perl-Net-SSH-Perl-1.370.0-2|35	and SSH-2 protocols.
14cr|perl-Net-SSH-Perl-1.370.0-2|36	
14cr|perl-Net-SSH-Perl-1.370.0-2|37	%prep
14cr|perl-Net-SSH-Perl-1.370.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-SSH-Perl-1.370.0-2|39	
14cr|perl-Net-SSH-Perl-1.370.0-2|40	%build
14cr|perl-Net-SSH-Perl-1.370.0-2|41	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Net-SSH-Perl-1.370.0-2|42	%make
14cr|perl-Net-SSH-Perl-1.370.0-2|43	
14cr|perl-Net-SSH-Perl-1.370.0-2|44	%check
14cr|perl-Net-SSH-Perl-1.370.0-2|45	# test hang... :\
14cr|perl-Net-SSH-Perl-1.370.0-2|46	# make test
14cr|perl-Net-SSH-Perl-1.370.0-2|47	
14cr|perl-Net-SSH-Perl-1.370.0-2|48	%install
14cr|perl-Net-SSH-Perl-1.370.0-2|49	%makeinstall_std
14cr|perl-Net-SSH-Perl-1.370.0-2|50	
14cr|perl-Net-SSH-Perl-1.370.0-2|51	%files
14cr|perl-Net-SSH-Perl-1.370.0-2|52	%doc Changes README
14cr|perl-Net-SSH-Perl-1.370.0-2|53	%{perl_vendorlib}/Net
14cr|perl-Net-SSH-Perl-1.370.0-2|54	%{_mandir}/man*/*
14cr|perl-Net-SSH-Perl-1.370.0-2|55	
14cr|perl-Net-SSH-Perl-1.370.0-2|56	
14cr|perl-Net-SSH-Perl-1.370.0-2|57	
14cr|perl-Net-SSH-Perl-1.370.0-2|58	
14cr|perl-Net-SSH-Perl-1.370.0-2|59	%changelog
14cr|perl-Net-SSH-Perl-1.370.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.370.0-2
14cr|perl-Net-SSH-Perl-1.370.0-2|61	+ Revision: 5268169
14cr|perl-Net-SSH-Perl-1.370.0-2|62	- MassBuild#464: Increase release tag
14cr|perl-Net-SSH-Perl-1.370.0-2|63	
14cr|perl-Net-SSH-Perl-1.370.0-2|64	

5229 14
14cr|perl-Net-Syslog-0.40.0-4|1	%define  upstream_name    Net-Syslog
14cr|perl-Net-Syslog-0.40.0-4|2	%define  upstream_version 0.04
14cr|perl-Net-Syslog-0.40.0-4|3	
14cr|perl-Net-Syslog-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Syslog-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Syslog-0.40.0-4|6	Release:	4
14cr|perl-Net-Syslog-0.40.0-4|7	
14cr|perl-Net-Syslog-0.40.0-4|8	Summary:	Perl extension for sending syslog messages directly to a remote syslogd
14cr|perl-Net-Syslog-0.40.0-4|9	
14cr|perl-Net-Syslog-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Syslog-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Net-Syslog-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Syslog-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Syslog-0.40.0-4|14	
14cr|perl-Net-Syslog-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Syslog-0.40.0-4|16	BuildArch:	noarch
14cr|perl-Net-Syslog-0.40.0-4|17	
14cr|perl-Net-Syslog-0.40.0-4|18	%description
14cr|perl-Net-Syslog-0.40.0-4|19	Net::Syslog implements the intra-host syslog forwarding protocol.
14cr|perl-Net-Syslog-0.40.0-4|20	It is not intended to replace the Sys::Syslog or
14cr|perl-Net-Syslog-0.40.0-4|21	Unix::Syslog modules, but instead to provide a method of using syslog when a
14cr|perl-Net-Syslog-0.40.0-4|22	local syslogd is unavailable or when you don't want to write syslog messages
14cr|perl-Net-Syslog-0.40.0-4|23	to the local syslog.
14cr|perl-Net-Syslog-0.40.0-4|24	
14cr|perl-Net-Syslog-0.40.0-4|25	%prep
14cr|perl-Net-Syslog-0.40.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Syslog-0.40.0-4|27	
14cr|perl-Net-Syslog-0.40.0-4|28	%build
14cr|perl-Net-Syslog-0.40.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Syslog-0.40.0-4|30	make
14cr|perl-Net-Syslog-0.40.0-4|31	
14cr|perl-Net-Syslog-0.40.0-4|32	%check
14cr|perl-Net-Syslog-0.40.0-4|33	make test
14cr|perl-Net-Syslog-0.40.0-4|34	
14cr|perl-Net-Syslog-0.40.0-4|35	%install
14cr|perl-Net-Syslog-0.40.0-4|36	%makeinstall_std
14cr|perl-Net-Syslog-0.40.0-4|37	
14cr|perl-Net-Syslog-0.40.0-4|38	%files
14cr|perl-Net-Syslog-0.40.0-4|39	%doc Changes
14cr|perl-Net-Syslog-0.40.0-4|40	%{perl_vendorlib}/Net/Syslog.pm
14cr|perl-Net-Syslog-0.40.0-4|41	%{_mandir}/man*/*
14cr|perl-Net-Syslog-0.40.0-4|42	
14cr|perl-Net-Syslog-0.40.0-4|43	
14cr|perl-Net-Syslog-0.40.0-4|44	
14cr|perl-Net-Syslog-0.40.0-4|45	%changelog
14cr|perl-Net-Syslog-0.40.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Net-Syslog-0.40.0-4|47	+ Revision: c173a0e
14cr|perl-Net-Syslog-0.40.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Net-Syslog-0.40.0-4|49	
14cr|perl-Net-Syslog-0.40.0-4|50	

5230 14
14cr|perl-Net-Telnet-Cisco-1.100.0-4|1	%define upstream_name    Net-Telnet-Cisco
14cr|perl-Net-Telnet-Cisco-1.100.0-4|2	%define upstream_version 1.10
14cr|perl-Net-Telnet-Cisco-1.100.0-4|3	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Telnet-Cisco-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Telnet-Cisco-1.100.0-4|6	Release:	4
14cr|perl-Net-Telnet-Cisco-1.100.0-4|7	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|8	Summary:	Net-Telnet-Cisco Perl module
14cr|perl-Net-Telnet-Cisco-1.100.0-4|9	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Telnet-Cisco-1.100.0-4|11	Group:		Development/Perl
14cr|perl-Net-Telnet-Cisco-1.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Telnet-Cisco-1.100.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-Telnet-Cisco-1.100.0-4|14	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Telnet-Cisco-1.100.0-4|16	BuildArch:	noarch
14cr|perl-Net-Telnet-Cisco-1.100.0-4|17	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|18	%description
14cr|perl-Net-Telnet-Cisco-1.100.0-4|19	Net::Telnet::Cisco adds additional functionality to
14cr|perl-Net-Telnet-Cisco-1.100.0-4|20	Net::Telnet that helps you automate Cisco router management
14cr|perl-Net-Telnet-Cisco-1.100.0-4|21	and statistic gathering.
14cr|perl-Net-Telnet-Cisco-1.100.0-4|22	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|23	%prep
14cr|perl-Net-Telnet-Cisco-1.100.0-4|24	%setup -q -n %{name}-%{upstream_version}
14cr|perl-Net-Telnet-Cisco-1.100.0-4|25	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|26	%build
14cr|perl-Net-Telnet-Cisco-1.100.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Telnet-Cisco-1.100.0-4|28	make
14cr|perl-Net-Telnet-Cisco-1.100.0-4|29	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|30	%install
14cr|perl-Net-Telnet-Cisco-1.100.0-4|31	%makeinstall_std
14cr|perl-Net-Telnet-Cisco-1.100.0-4|32	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|33	%files
14cr|perl-Net-Telnet-Cisco-1.100.0-4|34	%{perl_vendorlib}/Net/Telnet/*
14cr|perl-Net-Telnet-Cisco-1.100.0-4|35	%{perl_vendorlib}/auto/Net/Telnet/*
14cr|perl-Net-Telnet-Cisco-1.100.0-4|36	%{_mandir}/*/*
14cr|perl-Net-Telnet-Cisco-1.100.0-4|37	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|38	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|39	%changelog
14cr|perl-Net-Telnet-Cisco-1.100.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Net-Telnet-Cisco-1.100.0-4|41	+ Revision: 23cfcc1
14cr|perl-Net-Telnet-Cisco-1.100.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-Net-Telnet-Cisco-1.100.0-4|43	
14cr|perl-Net-Telnet-Cisco-1.100.0-4|44	

5231 14
14cr|perl-Net-TFTP-0.190.0-4|1	%define upstream_name    Net-TFTP
14cr|perl-Net-TFTP-0.190.0-4|2	%define upstream_version 0.19
14cr|perl-Net-TFTP-0.190.0-4|3	
14cr|perl-Net-TFTP-0.190.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-TFTP-0.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-TFTP-0.190.0-4|6	Release:	4
14cr|perl-Net-TFTP-0.190.0-4|7	
14cr|perl-Net-TFTP-0.190.0-4|8	Summary:	Net::TFTP - TFTP Client class
14cr|perl-Net-TFTP-0.190.0-4|9	
14cr|perl-Net-TFTP-0.190.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-TFTP-0.190.0-4|11	Group:		Development/Perl
14cr|perl-Net-TFTP-0.190.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-TFTP-0.190.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-TFTP-0.190.0-4|14	
14cr|perl-Net-TFTP-0.190.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-TFTP-0.190.0-4|16	BuildRequires:	perl(Test::MockModule)
14cr|perl-Net-TFTP-0.190.0-4|17	BuildRequires:	perl(Test::Warn)
14cr|perl-Net-TFTP-0.190.0-4|18	
14cr|perl-Net-TFTP-0.190.0-4|19	BuildArch:	noarch
14cr|perl-Net-TFTP-0.190.0-4|20	
14cr|perl-Net-TFTP-0.190.0-4|21	%description
14cr|perl-Net-TFTP-0.190.0-4|22	Net::TFTP is a class implementing a simple Trivial File Transfer Protocol
14cr|perl-Net-TFTP-0.190.0-4|23	client in Perl as described in RFC1350. Net::TFTP also supports the
14cr|perl-Net-TFTP-0.190.0-4|24	TFTP Option Extension (as described in RFC2347), with the following options
14cr|perl-Net-TFTP-0.190.0-4|25	
14cr|perl-Net-TFTP-0.190.0-4|26	RFC2348 Blocksize Option
14cr|perl-Net-TFTP-0.190.0-4|27	
14cr|perl-Net-TFTP-0.190.0-4|28	%prep
14cr|perl-Net-TFTP-0.190.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-TFTP-0.190.0-4|30	
14cr|perl-Net-TFTP-0.190.0-4|31	%build
14cr|perl-Net-TFTP-0.190.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-TFTP-0.190.0-4|33	%make
14cr|perl-Net-TFTP-0.190.0-4|34	
14cr|perl-Net-TFTP-0.190.0-4|35	%check
14cr|perl-Net-TFTP-0.190.0-4|36	%make test
14cr|perl-Net-TFTP-0.190.0-4|37	
14cr|perl-Net-TFTP-0.190.0-4|38	%install
14cr|perl-Net-TFTP-0.190.0-4|39	%makeinstall_std
14cr|perl-Net-TFTP-0.190.0-4|40	
14cr|perl-Net-TFTP-0.190.0-4|41	%files
14cr|perl-Net-TFTP-0.190.0-4|42	%doc ChangeLog README
14cr|perl-Net-TFTP-0.190.0-4|43	%{perl_vendorlib}/Net/TFTP.pm
14cr|perl-Net-TFTP-0.190.0-4|44	%{_mandir}/*/*
14cr|perl-Net-TFTP-0.190.0-4|45	
14cr|perl-Net-TFTP-0.190.0-4|46	
14cr|perl-Net-TFTP-0.190.0-4|47	
14cr|perl-Net-TFTP-0.190.0-4|48	%changelog
14cr|perl-Net-TFTP-0.190.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-4
14cr|perl-Net-TFTP-0.190.0-4|50	+ Revision: f9d6f39
14cr|perl-Net-TFTP-0.190.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Net-TFTP-0.190.0-4|52	
14cr|perl-Net-TFTP-0.190.0-4|53	

5232 14
14cr|perl-Net-Tor-Servers-0.30.0-3|1	%define upstream_name    Net-Tor-Servers
14cr|perl-Net-Tor-Servers-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Net-Tor-Servers-0.30.0-3|3	
14cr|perl-Net-Tor-Servers-0.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Tor-Servers-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Tor-Servers-0.30.0-3|6	Release:	3
14cr|perl-Net-Tor-Servers-0.30.0-3|7	
14cr|perl-Net-Tor-Servers-0.30.0-3|8	Summary:	Perl extension to query a Tor Directory and collect information on servers
14cr|perl-Net-Tor-Servers-0.30.0-3|9	
14cr|perl-Net-Tor-Servers-0.30.0-3|10	License:	GPLv2+ or Artistic
14cr|perl-Net-Tor-Servers-0.30.0-3|11	Group:		Development/Perl
14cr|perl-Net-Tor-Servers-0.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Tor-Servers-0.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Net/AJDIXON/Net-Tor-Servers-%{upstream_version}.tar.gz
14cr|perl-Net-Tor-Servers-0.30.0-3|14	
14cr|perl-Net-Tor-Servers-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Tor-Servers-0.30.0-3|16	BuildArch:	noarch
14cr|perl-Net-Tor-Servers-0.30.0-3|17	
14cr|perl-Net-Tor-Servers-0.30.0-3|18	%description
14cr|perl-Net-Tor-Servers-0.30.0-3|19	This module was written to make life a little easier for me when I have
14cr|perl-Net-Tor-Servers-0.30.0-3|20	been developing a dymanic blocklist for educational institutions to prevent
14cr|perl-Net-Tor-Servers-0.30.0-3|21	students from being able to circumvent legally required content filtering
14cr|perl-Net-Tor-Servers-0.30.0-3|22	systems.
14cr|perl-Net-Tor-Servers-0.30.0-3|23	
14cr|perl-Net-Tor-Servers-0.30.0-3|24	Its nothing special, just a quick and easy way to get the data together in
14cr|perl-Net-Tor-Servers-0.30.0-3|25	an array.
14cr|perl-Net-Tor-Servers-0.30.0-3|26	
14cr|perl-Net-Tor-Servers-0.30.0-3|27	%prep
14cr|perl-Net-Tor-Servers-0.30.0-3|28	%setup -qc
14cr|perl-Net-Tor-Servers-0.30.0-3|29	
14cr|perl-Net-Tor-Servers-0.30.0-3|30	%build
14cr|perl-Net-Tor-Servers-0.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Tor-Servers-0.30.0-3|32	%make
14cr|perl-Net-Tor-Servers-0.30.0-3|33	
14cr|perl-Net-Tor-Servers-0.30.0-3|34	%check
14cr|perl-Net-Tor-Servers-0.30.0-3|35	%make test
14cr|perl-Net-Tor-Servers-0.30.0-3|36	
14cr|perl-Net-Tor-Servers-0.30.0-3|37	%install
14cr|perl-Net-Tor-Servers-0.30.0-3|38	%makeinstall_std
14cr|perl-Net-Tor-Servers-0.30.0-3|39	
14cr|perl-Net-Tor-Servers-0.30.0-3|40	%files
14cr|perl-Net-Tor-Servers-0.30.0-3|41	%doc Changes README
14cr|perl-Net-Tor-Servers-0.30.0-3|42	%{_mandir}/man3/*
14cr|perl-Net-Tor-Servers-0.30.0-3|43	%{perl_vendorlib}/*
14cr|perl-Net-Tor-Servers-0.30.0-3|44	
14cr|perl-Net-Tor-Servers-0.30.0-3|45	
14cr|perl-Net-Tor-Servers-0.30.0-3|46	
14cr|perl-Net-Tor-Servers-0.30.0-3|47	%changelog
14cr|perl-Net-Tor-Servers-0.30.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Net-Tor-Servers-0.30.0-3|49	+ Revision: 5abc164
14cr|perl-Net-Tor-Servers-0.30.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Net-Tor-Servers-0.30.0-3|51	
14cr|perl-Net-Tor-Servers-0.30.0-3|52	

5233 14
14cr|perl-Net-Trac-0.160.0-4|1	%define upstream_name    Net-Trac
14cr|perl-Net-Trac-0.160.0-4|2	%define upstream_version 0.16
14cr|perl-Net-Trac-0.160.0-4|3	
14cr|perl-Net-Trac-0.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Trac-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Trac-0.160.0-4|6	Release:	4
14cr|perl-Net-Trac-0.160.0-4|7	
14cr|perl-Net-Trac-0.160.0-4|8	Summary:	Simple client library for a remote Trac instance
14cr|perl-Net-Trac-0.160.0-4|9	
14cr|perl-Net-Trac-0.160.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-Trac-0.160.0-4|11	Group:		Development/Perl
14cr|perl-Net-Trac-0.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Trac-0.160.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Trac-0.160.0-4|14	
14cr|perl-Net-Trac-0.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-Trac-0.160.0-4|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Net-Trac-0.160.0-4|17	BuildRequires:	perl(DateTime)
14cr|perl-Net-Trac-0.160.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Trac-0.160.0-4|19	BuildRequires:	perl(HTTP::Date)
14cr|perl-Net-Trac-0.160.0-4|20	BuildRequires:	perl(LWP::Simple)
14cr|perl-Net-Trac-0.160.0-4|21	BuildRequires:	perl(Lingua::EN::Inflect)
14cr|perl-Net-Trac-0.160.0-4|22	BuildRequires:	perl(Params::Validate)
14cr|perl-Net-Trac-0.160.0-4|23	BuildRequires:	perl(Text::CSV)
14cr|perl-Net-Trac-0.160.0-4|24	BuildRequires:	perl(URI)
14cr|perl-Net-Trac-0.160.0-4|25	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-Trac-0.160.0-4|26	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-Net-Trac-0.160.0-4|27	BuildArch:	noarch
14cr|perl-Net-Trac-0.160.0-4|28	
14cr|perl-Net-Trac-0.160.0-4|29	%description
14cr|perl-Net-Trac-0.160.0-4|30	Net::Trac is simple client library for a remote Trac instance. Because Trac
14cr|perl-Net-Trac-0.160.0-4|31	doesn't provide a web services API, this module currently "fakes" an RPC
14cr|perl-Net-Trac-0.160.0-4|32	interface around Trac's webforms and the feeds it exports. Because of this,
14cr|perl-Net-Trac-0.160.0-4|33	it's somewhat more brittle than a true RPC client would be.
14cr|perl-Net-Trac-0.160.0-4|34	
14cr|perl-Net-Trac-0.160.0-4|35	As of now, this module has been tested against Trac 10.4 and Trac 11.0.
14cr|perl-Net-Trac-0.160.0-4|36	
14cr|perl-Net-Trac-0.160.0-4|37	The author's needs for this module are somewhat modest and its current
14cr|perl-Net-Trac-0.160.0-4|38	featureset reflects this. Right now, only basic read/write functionality
14cr|perl-Net-Trac-0.160.0-4|39	for Trac's tickets is provided. Patches would be gratefully appreciated.
14cr|perl-Net-Trac-0.160.0-4|40	
14cr|perl-Net-Trac-0.160.0-4|41	%prep
14cr|perl-Net-Trac-0.160.0-4|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Trac-0.160.0-4|43	
14cr|perl-Net-Trac-0.160.0-4|44	%build
14cr|perl-Net-Trac-0.160.0-4|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Trac-0.160.0-4|46	%make
14cr|perl-Net-Trac-0.160.0-4|47	
14cr|perl-Net-Trac-0.160.0-4|48	%check
14cr|perl-Net-Trac-0.160.0-4|49	# (misc, 30/04/2010)
14cr|perl-Net-Trac-0.160.0-4|50	# tests do not work
14cr|perl-Net-Trac-0.160.0-4|51	# https://rt.cpan.org/Ticket/Display.html?id=57063
14cr|perl-Net-Trac-0.160.0-4|52	#make test
14cr|perl-Net-Trac-0.160.0-4|53	
14cr|perl-Net-Trac-0.160.0-4|54	%install
14cr|perl-Net-Trac-0.160.0-4|55	%makeinstall_std
14cr|perl-Net-Trac-0.160.0-4|56	
14cr|perl-Net-Trac-0.160.0-4|57	%files
14cr|perl-Net-Trac-0.160.0-4|58	%doc META.yml Changes
14cr|perl-Net-Trac-0.160.0-4|59	%{_mandir}/man3/*
14cr|perl-Net-Trac-0.160.0-4|60	%{perl_vendorlib}/Net
14cr|perl-Net-Trac-0.160.0-4|61	
14cr|perl-Net-Trac-0.160.0-4|62	
14cr|perl-Net-Trac-0.160.0-4|63	
14cr|perl-Net-Trac-0.160.0-4|64	%changelog
14cr|perl-Net-Trac-0.160.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-4
14cr|perl-Net-Trac-0.160.0-4|66	+ Revision: 079e99b
14cr|perl-Net-Trac-0.160.0-4|67	- MassBuild#464: Increase release tag
14cr|perl-Net-Trac-0.160.0-4|68	
14cr|perl-Net-Trac-0.160.0-4|69	

5234 14
14cr|perl-Net-Traceroute-1.150.0-2|1	%define upstream_name    Net-Traceroute
14cr|perl-Net-Traceroute-1.150.0-2|2	%define upstream_version 1.15
14cr|perl-Net-Traceroute-1.150.0-2|3	
14cr|perl-Net-Traceroute-1.150.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Traceroute-1.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Traceroute-1.150.0-2|6	Release:	2
14cr|perl-Net-Traceroute-1.150.0-2|7	
14cr|perl-Net-Traceroute-1.150.0-2|8	Summary:	Net-Traceroute module for perl
14cr|perl-Net-Traceroute-1.150.0-2|9	
14cr|perl-Net-Traceroute-1.150.0-2|10	
14cr|perl-Net-Traceroute-1.150.0-2|11	License:	GPL+ or Artistic
14cr|perl-Net-Traceroute-1.150.0-2|12	Group:		Development/Perl
14cr|perl-Net-Traceroute-1.150.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Traceroute-1.150.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Traceroute-1.150.0-2|15	
14cr|perl-Net-Traceroute-1.150.0-2|16	BuildRequires:	perl-devel
14cr|perl-Net-Traceroute-1.150.0-2|17	BuildArch:	noarch
14cr|perl-Net-Traceroute-1.150.0-2|18	
14cr|perl-Net-Traceroute-1.150.0-2|19	%description
14cr|perl-Net-Traceroute-1.150.0-2|20	This module implements traceroute(1) functionality for perl5. It
14cr|perl-Net-Traceroute-1.150.0-2|21	allows you to trace the path IP packets take to a destination. It
14cr|perl-Net-Traceroute-1.150.0-2|22	is currently implemented as a parser around the system traceroute
14cr|perl-Net-Traceroute-1.150.0-2|23	command.
14cr|perl-Net-Traceroute-1.150.0-2|24	
14cr|perl-Net-Traceroute-1.150.0-2|25	%prep
14cr|perl-Net-Traceroute-1.150.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Traceroute-1.150.0-2|27	
14cr|perl-Net-Traceroute-1.150.0-2|28	%build
14cr|perl-Net-Traceroute-1.150.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-Traceroute-1.150.0-2|30	
14cr|perl-Net-Traceroute-1.150.0-2|31	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
14cr|perl-Net-Traceroute-1.150.0-2|32	
14cr|perl-Net-Traceroute-1.150.0-2|33	%check
14cr|perl-Net-Traceroute-1.150.0-2|34	# make test dies...
14cr|perl-Net-Traceroute-1.150.0-2|35	# make test
14cr|perl-Net-Traceroute-1.150.0-2|36	
14cr|perl-Net-Traceroute-1.150.0-2|37	%install
14cr|perl-Net-Traceroute-1.150.0-2|38	%makeinstall_std
14cr|perl-Net-Traceroute-1.150.0-2|39	
14cr|perl-Net-Traceroute-1.150.0-2|40	%files
14cr|perl-Net-Traceroute-1.150.0-2|41	%doc ChangeLog README TODO
14cr|perl-Net-Traceroute-1.150.0-2|42	%{perl_vendorlib}/*
14cr|perl-Net-Traceroute-1.150.0-2|43	%{_mandir}/*/*
14cr|perl-Net-Traceroute-1.150.0-2|44	
14cr|perl-Net-Traceroute-1.150.0-2|45	
14cr|perl-Net-Traceroute-1.150.0-2|46	
14cr|perl-Net-Traceroute-1.150.0-2|47	
14cr|perl-Net-Traceroute-1.150.0-2|48	%changelog
14cr|perl-Net-Traceroute-1.150.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-2
14cr|perl-Net-Traceroute-1.150.0-2|50	+ Revision: 99b8f1b
14cr|perl-Net-Traceroute-1.150.0-2|51	- MassBuild#464: Increase release tag
14cr|perl-Net-Traceroute-1.150.0-2|52	
14cr|perl-Net-Traceroute-1.150.0-2|53	

5235 14
14cr|perl-Net-Twitter-4.10.40-2|1	%define upstream_name    Net-Twitter
14cr|perl-Net-Twitter-4.10.40-2|2	%define upstream_version 4.01004
14cr|perl-Net-Twitter-4.10.40-2|3	
14cr|perl-Net-Twitter-4.10.40-2|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Twitter-4.10.40-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-Twitter-4.10.40-2|6	Release:	2
14cr|perl-Net-Twitter-4.10.40-2|7	
14cr|perl-Net-Twitter-4.10.40-2|8	Summary:	A definition of the TwitterVision API as a Moose role
14cr|perl-Net-Twitter-4.10.40-2|9	
14cr|perl-Net-Twitter-4.10.40-2|10	
14cr|perl-Net-Twitter-4.10.40-2|11	License:	GPL+ or Artistic
14cr|perl-Net-Twitter-4.10.40-2|12	Group:		Development/Perl
14cr|perl-Net-Twitter-4.10.40-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Twitter-4.10.40-2|14	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-Twitter-4.10.40-2|15	
14cr|perl-Net-Twitter-4.10.40-2|16	BuildRequires:	perl-devel
14cr|perl-Net-Twitter-4.10.40-2|17	BuildRequires: perl(LWP::UserAgent)
14cr|perl-Net-Twitter-4.10.40-2|18	BuildRequires: perl(Test::Warn)
14cr|perl-Net-Twitter-4.10.40-2|19	BuildRequires: perl(MooseX::Aliases)
14cr|perl-Net-Twitter-4.10.40-2|20	BuildRequires: perl(Carp::Clan)
14cr|perl-Net-Twitter-4.10.40-2|21	BuildRequires: perl(Module::Build)
14cr|perl-Net-Twitter-4.10.40-2|22	BuildRequires:	perl(Carp)
14cr|perl-Net-Twitter-4.10.40-2|23	BuildRequires:	perl(Crypt::SSLeay)
14cr|perl-Net-Twitter-4.10.40-2|24	BuildRequires:	perl(Data::Visitor::Callback)
14cr|perl-Net-Twitter-4.10.40-2|25	BuildRequires:	perl(DateTime)
14cr|perl-Net-Twitter-4.10.40-2|26	BuildRequires:	perl(DateTime::Format::Strptime)
14cr|perl-Net-Twitter-4.10.40-2|27	BuildRequires:	perl(Devel::StackTrace)
14cr|perl-Net-Twitter-4.10.40-2|28	BuildRequires:	perl(Digest::SHA)
14cr|perl-Net-Twitter-4.10.40-2|29	BuildRequires:	perl(Encode)
14cr|perl-Net-Twitter-4.10.40-2|30	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Net-Twitter-4.10.40-2|31	BuildRequires:	perl(HTML::Entities)
14cr|perl-Net-Twitter-4.10.40-2|32	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-Net-Twitter-4.10.40-2|33	BuildRequires:	perl(JSON::Any)
14cr|perl-Net-Twitter-4.10.40-2|34	BuildRequires:	perl(JSON::XS)
14cr|perl-Net-Twitter-4.10.40-2|35	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Net-Twitter-4.10.40-2|36	BuildRequires:	perl(List::Util)
14cr|perl-Net-Twitter-4.10.40-2|37	BuildRequires:	perl(Moose)
14cr|perl-Net-Twitter-4.10.40-2|38	BuildRequires:	perl(Moose::Exporter)
14cr|perl-Net-Twitter-4.10.40-2|39	BuildRequires:	perl(Moose::Role)
14cr|perl-Net-Twitter-4.10.40-2|40	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-Net-Twitter-4.10.40-2|41	BuildRequires:	perl(MooseX::MultiInitArg)
14cr|perl-Net-Twitter-4.10.40-2|42	BuildRequires:	perl(Net::Netrc)
14cr|perl-Net-Twitter-4.10.40-2|43	BuildRequires:	perl(Net::OAuth)
14cr|perl-Net-Twitter-4.10.40-2|44	BuildRequires:	perl(Scalar::Util)
14cr|perl-Net-Twitter-4.10.40-2|45	BuildRequires:	perl(Test::Exception)
14cr|perl-Net-Twitter-4.10.40-2|46	BuildRequires:	perl(Test::Fatal)
14cr|perl-Net-Twitter-4.10.40-2|47	BuildRequires:	perl(Test::More)
14cr|perl-Net-Twitter-4.10.40-2|48	BuildRequires:	perl(Try::Tiny)
14cr|perl-Net-Twitter-4.10.40-2|49	BuildRequires:	perl(URI)
14cr|perl-Net-Twitter-4.10.40-2|50	BuildRequires:	perl(URI::Escape)
14cr|perl-Net-Twitter-4.10.40-2|51	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Net-Twitter-4.10.40-2|52	
14cr|perl-Net-Twitter-4.10.40-2|53	BuildArch:	noarch
14cr|perl-Net-Twitter-4.10.40-2|54	
14cr|perl-Net-Twitter-4.10.40-2|55	%description
14cr|perl-Net-Twitter-4.10.40-2|56	The micro-blogging service the http://identi.ca manpage provides a Twitter
14cr|perl-Net-Twitter-4.10.40-2|57	compatible API. This module simply creates an instance of 'Net::Twitter'
14cr|perl-Net-Twitter-4.10.40-2|58	with the 'identica' option set.
14cr|perl-Net-Twitter-4.10.40-2|59	
14cr|perl-Net-Twitter-4.10.40-2|60	See the Net::Twitter manpage for full documentation.
14cr|perl-Net-Twitter-4.10.40-2|61	
14cr|perl-Net-Twitter-4.10.40-2|62	%prep
14cr|perl-Net-Twitter-4.10.40-2|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Twitter-4.10.40-2|64	
14cr|perl-Net-Twitter-4.10.40-2|65	%build
14cr|perl-Net-Twitter-4.10.40-2|66	perl Build.PL installdirs=vendor
14cr|perl-Net-Twitter-4.10.40-2|67	./Build
14cr|perl-Net-Twitter-4.10.40-2|68	
14cr|perl-Net-Twitter-4.10.40-2|69	%check
14cr|perl-Net-Twitter-4.10.40-2|70	./Build test
14cr|perl-Net-Twitter-4.10.40-2|71	
14cr|perl-Net-Twitter-4.10.40-2|72	%install
14cr|perl-Net-Twitter-4.10.40-2|73	./Build install destdir=%{buildroot}
14cr|perl-Net-Twitter-4.10.40-2|74	
14cr|perl-Net-Twitter-4.10.40-2|75	%files
14cr|perl-Net-Twitter-4.10.40-2|76	%doc Changes README META.yml
14cr|perl-Net-Twitter-4.10.40-2|77	%{_mandir}/man3/*
14cr|perl-Net-Twitter-4.10.40-2|78	%{perl_vendorlib}/*
14cr|perl-Net-Twitter-4.10.40-2|79	
14cr|perl-Net-Twitter-4.10.40-2|80	
14cr|perl-Net-Twitter-4.10.40-2|81	
14cr|perl-Net-Twitter-4.10.40-2|82	%changelog
14cr|perl-Net-Twitter-4.10.40-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.40-2
14cr|perl-Net-Twitter-4.10.40-2|84	+ Revision: d915c93
14cr|perl-Net-Twitter-4.10.40-2|85	- MassBuild#464: Increase release tag
14cr|perl-Net-Twitter-4.10.40-2|86	
14cr|perl-Net-Twitter-4.10.40-2|87	

5236 14
14cr|perl-Net-UPnP-1.4.2-5|1	%define upstream_name    Net-UPnP
14cr|perl-Net-UPnP-1.4.2-5|2	%define upstream_version 1.4.2
14cr|perl-Net-UPnP-1.4.2-5|3	
14cr|perl-Net-UPnP-1.4.2-5|4	Name:		perl-%{upstream_name}
14cr|perl-Net-UPnP-1.4.2-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-UPnP-1.4.2-5|6	Release:	5
14cr|perl-Net-UPnP-1.4.2-5|7	
14cr|perl-Net-UPnP-1.4.2-5|8	Summary:	Perl extension for UPnP
14cr|perl-Net-UPnP-1.4.2-5|9	
14cr|perl-Net-UPnP-1.4.2-5|10	License:	GPL+ or Artistic
14cr|perl-Net-UPnP-1.4.2-5|11	Group:		Development/Perl
14cr|perl-Net-UPnP-1.4.2-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-UPnP-1.4.2-5|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Net-UPnP-1.4.2-5|14	
14cr|perl-Net-UPnP-1.4.2-5|15	BuildRequires:	perl-devel
14cr|perl-Net-UPnP-1.4.2-5|16	
14cr|perl-Net-UPnP-1.4.2-5|17	BuildArch:	noarch
14cr|perl-Net-UPnP-1.4.2-5|18	
14cr|perl-Net-UPnP-1.4.2-5|19	%description
14cr|perl-Net-UPnP-1.4.2-5|20	This package provides some functions to control UPnP devices.
14cr|perl-Net-UPnP-1.4.2-5|21	
14cr|perl-Net-UPnP-1.4.2-5|22	Currently, the package provides only functions for the control point. To
14cr|perl-Net-UPnP-1.4.2-5|23	control UPnP devices, see the Net::UPnP::ControlPoint manpage.
14cr|perl-Net-UPnP-1.4.2-5|24	
14cr|perl-Net-UPnP-1.4.2-5|25	As a sample of the control point, the package provides the
14cr|perl-Net-UPnP-1.4.2-5|26	Net::UPnP::AV::MediaServer manpage to control the devices such as DLNA
14cr|perl-Net-UPnP-1.4.2-5|27	media servers. As the example, please dms2vodcast.pl that converts from the
14cr|perl-Net-UPnP-1.4.2-5|28	MPEG2 movies to the MPEG4 one and outputs the RSS file for Vodcasting.
14cr|perl-Net-UPnP-1.4.2-5|29	
14cr|perl-Net-UPnP-1.4.2-5|30	%prep
14cr|perl-Net-UPnP-1.4.2-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-UPnP-1.4.2-5|32	
14cr|perl-Net-UPnP-1.4.2-5|33	%build
14cr|perl-Net-UPnP-1.4.2-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-UPnP-1.4.2-5|35	%make
14cr|perl-Net-UPnP-1.4.2-5|36	
14cr|perl-Net-UPnP-1.4.2-5|37	%check
14cr|perl-Net-UPnP-1.4.2-5|38	%make test
14cr|perl-Net-UPnP-1.4.2-5|39	
14cr|perl-Net-UPnP-1.4.2-5|40	%install
14cr|perl-Net-UPnP-1.4.2-5|41	%makeinstall_std
14cr|perl-Net-UPnP-1.4.2-5|42	
14cr|perl-Net-UPnP-1.4.2-5|43	%files
14cr|perl-Net-UPnP-1.4.2-5|44	%doc Changes META.yml README
14cr|perl-Net-UPnP-1.4.2-5|45	%{_mandir}/man3/*
14cr|perl-Net-UPnP-1.4.2-5|46	%{perl_vendorlib}/*
14cr|perl-Net-UPnP-1.4.2-5|47	
14cr|perl-Net-UPnP-1.4.2-5|48	
14cr|perl-Net-UPnP-1.4.2-5|49	%changelog
14cr|perl-Net-UPnP-1.4.2-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-5
14cr|perl-Net-UPnP-1.4.2-5|51	+ Revision: 0263642
14cr|perl-Net-UPnP-1.4.2-5|52	- MassBuild#464: Increase release tag
14cr|perl-Net-UPnP-1.4.2-5|53	
14cr|perl-Net-UPnP-1.4.2-5|54	

5237 14
14cr|perl-Net-Write-1.70.0-3|1	%define	upstream_name	 Net-Write
14cr|perl-Net-Write-1.70.0-3|2	%define upstream_version 1.07
14cr|perl-Net-Write-1.70.0-3|3	
14cr|perl-Net-Write-1.70.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Net-Write-1.70.0-3|5	Version:	%perl_convert_version 1.07
14cr|perl-Net-Write-1.70.0-3|6	Release:	3
14cr|perl-Net-Write-1.70.0-3|7	
14cr|perl-Net-Write-1.70.0-3|8	Summary:	An interface to open and send raw frames to network
14cr|perl-Net-Write-1.70.0-3|9	
14cr|perl-Net-Write-1.70.0-3|10	License:	GPL+ or Artistic
14cr|perl-Net-Write-1.70.0-3|11	Group:		Development/Perl
14cr|perl-Net-Write-1.70.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-Write-1.70.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Write-1.07.tar.gz
14cr|perl-Net-Write-1.70.0-3|14	
14cr|perl-Net-Write-1.70.0-3|15	BuildRequires:	perl-devel
14cr|perl-Net-Write-1.70.0-3|16	BuildRequires:	perl(Class::Gomor)
14cr|perl-Net-Write-1.70.0-3|17	BuildRequires:	perl(Socket6)
14cr|perl-Net-Write-1.70.0-3|18	BuildRequires:	perl(Net::Pcap)
14cr|perl-Net-Write-1.70.0-3|19	BuildRequires:	perl(ExtUtils::ParseXS)
14cr|perl-Net-Write-1.70.0-3|20	BuildArch:	noarch
14cr|perl-Net-Write-1.70.0-3|21	
14cr|perl-Net-Write-1.70.0-3|22	%description
14cr|perl-Net-Write-1.70.0-3|23	Net::Write provides a portable interface to open a network interface, and be
14cr|perl-Net-Write-1.70.0-3|24	able to write raw data directly to the network. It juste provides three
14cr|perl-Net-Write-1.70.0-3|25	methods when a Net::Write object has been created for an interface: open, send,
14cr|perl-Net-Write-1.70.0-3|26	close.
14cr|perl-Net-Write-1.70.0-3|27	
14cr|perl-Net-Write-1.70.0-3|28	It is possible to open a network interface to send frames at layer 2 (you craft
14cr|perl-Net-Write-1.70.0-3|29	a frame from link layer), or at layer 3 (you craft a frame from network layer),
14cr|perl-Net-Write-1.70.0-3|30	or at layer 4 (you craft a frame from transport layer).
14cr|perl-Net-Write-1.70.0-3|31	
14cr|perl-Net-Write-1.70.0-3|32	NOTE: not all operating systems support all layer opening. Currently, Windows
14cr|perl-Net-Write-1.70.0-3|33	only supports opening and sending at layer 2. Other Unix systems should be able
14cr|perl-Net-Write-1.70.0-3|34	to open and send at all layers.
14cr|perl-Net-Write-1.70.0-3|35	
14cr|perl-Net-Write-1.70.0-3|36	See also Net::Write::Layer2, Net::Write::Layer3, Net::Write::Layer4 for
14cr|perl-Net-Write-1.70.0-3|37	specific information on opening network interfaces at these layers.
14cr|perl-Net-Write-1.70.0-3|38	
14cr|perl-Net-Write-1.70.0-3|39	%prep
14cr|perl-Net-Write-1.70.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-Write-1.70.0-3|41	
14cr|perl-Net-Write-1.70.0-3|42	# perl path hack
14cr|perl-Net-Write-1.70.0-3|43	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
14cr|perl-Net-Write-1.70.0-3|44	
14cr|perl-Net-Write-1.70.0-3|45	%build
14cr|perl-Net-Write-1.70.0-3|46	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Net-Write-1.70.0-3|47	%make CFLAGS="%{optflags}"
14cr|perl-Net-Write-1.70.0-3|48	
14cr|perl-Net-Write-1.70.0-3|49	%check
14cr|perl-Net-Write-1.70.0-3|50	make test
14cr|perl-Net-Write-1.70.0-3|51	
14cr|perl-Net-Write-1.70.0-3|52	%install
14cr|perl-Net-Write-1.70.0-3|53	%makeinstall_std
14cr|perl-Net-Write-1.70.0-3|54	
14cr|perl-Net-Write-1.70.0-3|55	%files
14cr|perl-Net-Write-1.70.0-3|56	%doc Changes LICENSE LICENSE.Artistic README
14cr|perl-Net-Write-1.70.0-3|57	%{perl_vendorlib}/Net
14cr|perl-Net-Write-1.70.0-3|58	%{_mandir}/*/*
14cr|perl-Net-Write-1.70.0-3|59	
14cr|perl-Net-Write-1.70.0-3|60	
14cr|perl-Net-Write-1.70.0-3|61	%changelog
14cr|perl-Net-Write-1.70.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-3
14cr|perl-Net-Write-1.70.0-3|63	+ Revision: 734f096
14cr|perl-Net-Write-1.70.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Net-Write-1.70.0-3|65	
14cr|perl-Net-Write-1.70.0-3|66	

5238 14
14cr|perl-Net-XWhois-0.900.0-4|1	%define upstream_name    Net-XWhois
14cr|perl-Net-XWhois-0.900.0-4|2	%define upstream_version 0.90
14cr|perl-Net-XWhois-0.900.0-4|3	
14cr|perl-Net-XWhois-0.900.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Net-XWhois-0.900.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Net-XWhois-0.900.0-4|6	Release:	4
14cr|perl-Net-XWhois-0.900.0-4|7	
14cr|perl-Net-XWhois-0.900.0-4|8	Summary:	Extensible client framework for doing Whois queries and parsing server response
14cr|perl-Net-XWhois-0.900.0-4|9	
14cr|perl-Net-XWhois-0.900.0-4|10	License:	GPL+ or Artistic
14cr|perl-Net-XWhois-0.900.0-4|11	Group:		Development/Perl
14cr|perl-Net-XWhois-0.900.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Net-XWhois-0.900.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Net-XWhois-0.900.0-4|14	
14cr|perl-Net-XWhois-0.900.0-4|15	BuildRequires:	perl-devel
14cr|perl-Net-XWhois-0.900.0-4|16	BuildArch:	noarch
14cr|perl-Net-XWhois-0.900.0-4|17	
14cr|perl-Net-XWhois-0.900.0-4|18	%description
14cr|perl-Net-XWhois-0.900.0-4|19	The Net::XWhois class provides an extensible client framework for
14cr|perl-Net-XWhois-0.900.0-4|20	doing Whois queries and parsing server response. The class maintains
14cr|perl-Net-XWhois-0.900.0-4|21	an array of whois servers and associated lists of top level domains
14cr|perl-Net-XWhois-0.900.0-4|22	for transparently selecting servers appropriate for different queries.
14cr|perl-Net-XWhois-0.900.0-4|23	Supports response caching and comes with a drop-in replacement for
14cr|perl-Net-XWhois-0.900.0-4|24	the whois program.
14cr|perl-Net-XWhois-0.900.0-4|25	
14cr|perl-Net-XWhois-0.900.0-4|26	%prep
14cr|perl-Net-XWhois-0.900.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Net-XWhois-0.900.0-4|28	
14cr|perl-Net-XWhois-0.900.0-4|29	%build
14cr|perl-Net-XWhois-0.900.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Net-XWhois-0.900.0-4|31	%make
14cr|perl-Net-XWhois-0.900.0-4|32	
14cr|perl-Net-XWhois-0.900.0-4|33	%check
14cr|perl-Net-XWhois-0.900.0-4|34	%make test
14cr|perl-Net-XWhois-0.900.0-4|35	
14cr|perl-Net-XWhois-0.900.0-4|36	%install
14cr|perl-Net-XWhois-0.900.0-4|37	%makeinstall_std
14cr|perl-Net-XWhois-0.900.0-4|38	
14cr|perl-Net-XWhois-0.900.0-4|39	%files
14cr|perl-Net-XWhois-0.900.0-4|40	%doc TODO ARTISTIC contribs/*
14cr|perl-Net-XWhois-0.900.0-4|41	%{perl_vendorlib}/Net/*
14cr|perl-Net-XWhois-0.900.0-4|42	%{_mandir}/*/*
14cr|perl-Net-XWhois-0.900.0-4|43	
14cr|perl-Net-XWhois-0.900.0-4|44	
14cr|perl-Net-XWhois-0.900.0-4|45	%changelog
14cr|perl-Net-XWhois-0.900.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.0-4
14cr|perl-Net-XWhois-0.900.0-4|47	+ Revision: f917d1b
14cr|perl-Net-XWhois-0.900.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Net-XWhois-0.900.0-4|49	
14cr|perl-Net-XWhois-0.900.0-4|50	

5239 14
14cr|perl-Newt-1.08-5|1	%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
14cr|perl-Newt-1.08-5|2	
14cr|perl-Newt-1.08-5|3	Name:           perl-Newt
14cr|perl-Newt-1.08-5|4	Version:        1.08
14cr|perl-Newt-1.08-5|5	Release:	5
14cr|perl-Newt-1.08-5|6	Summary:        Edit configuration files through Augeas C library
14cr|perl-Newt-1.08-5|7	
14cr|perl-Newt-1.08-5|8	License:        Artistic
14cr|perl-Newt-1.08-5|9	Group:          System/Configuration/Other
14cr|perl-Newt-1.08-5|10	URL:            http://search.cpan.org/dist/Newt
14cr|perl-Newt-1.08-5|11	Source0:        http://search.cpan.org/CPAN/authors/id/A/AM/AMEDINA/Newt-1.08.tar.gz
14cr|perl-Newt-1.08-5|12	Patch0:			newt-perl-1.08-debian.patch
14cr|perl-Newt-1.08-5|13	Patch1:			newt-perl-1.08-typemap.patch
14cr|perl-Newt-1.08-5|14	Patch2:			newt-perl-1.08-fix.patch
14cr|perl-Newt-1.08-5|15	Patch3:			newt-perl-1.08-xs.patch
14cr|perl-Newt-1.08-5|16	Patch4:			newt-perl-1.08-lang.patch
14cr|perl-Newt-1.08-5|17	Patch5:			perl-Newt-bz385751.patch
14cr|perl-Newt-1.08-5|18	BuildRequires:  perl-devel,newt-devel,popt-devel
14cr|perl-Newt-1.08-5|19	
14cr|perl-Newt-1.08-5|20	%description
14cr|perl-Newt-1.08-5|21	Perl bindings for RedHat newt library
14cr|perl-Newt-1.08-5|22	
14cr|perl-Newt-1.08-5|23	%prep
14cr|perl-Newt-1.08-5|24	%setup -q -n Newt-%{version}
14cr|perl-Newt-1.08-5|25	%patch0 -p1 -b .debian
14cr|perl-Newt-1.08-5|26	%patch1 -p1 -b .valist
14cr|perl-Newt-1.08-5|27	%patch2 -p1 -b .fix
14cr|perl-Newt-1.08-5|28	%patch3 -p1 -b .exes
14cr|perl-Newt-1.08-5|29	%patch4 -p1 -b .lang
14cr|perl-Newt-1.08-5|30	%patch5 -p1 -b .bz385751
14cr|perl-Newt-1.08-5|31	rm -rf newtlib
14cr|perl-Newt-1.08-5|32	
14cr|perl-Newt-1.08-5|33	%build
14cr|perl-Newt-1.08-5|34	%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14cr|perl-Newt-1.08-5|35	make
14cr|perl-Newt-1.08-5|36	
14cr|perl-Newt-1.08-5|37	%install
14cr|perl-Newt-1.08-5|38	
14cr|perl-Newt-1.08-5|39	make install DESTDIR=%{buildroot}
14cr|perl-Newt-1.08-5|40	find ${RPM_BUILD_ROOT} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cr|perl-Newt-1.08-5|41	find ${RPM_BUILD_ROOT} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cr|perl-Newt-1.08-5|42	
14cr|perl-Newt-1.08-5|43	#%{_fixperms} $RPM_BUILD_ROOT/*
14cr|perl-Newt-1.08-5|44	
14cr|perl-Newt-1.08-5|45	%check
14cr|perl-Newt-1.08-5|46	#make test
14cr|perl-Newt-1.08-5|47	
14cr|perl-Newt-1.08-5|48	%clean
14cr|perl-Newt-1.08-5|49	
14cr|perl-Newt-1.08-5|50	%files
14cr|perl-Newt-1.08-5|51	%defattr(-,root,root,-)
14cr|perl-Newt-1.08-5|52	%doc ChangeLog README
14cr|perl-Newt-1.08-5|53	%{perlvendorlib}/*
14cr|perl-Newt-1.08-5|54	%{_mandir}/man3/*
14cr|perl-Newt-1.08-5|55	
14cr|perl-Newt-1.08-5|56	
14cr|perl-Newt-1.08-5|57	
14cr|perl-Newt-1.08-5|58	%changelog
14cr|perl-Newt-1.08-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.08-5
14cr|perl-Newt-1.08-5|60	+ Revision: a5bf88d
14cr|perl-Newt-1.08-5|61	- MassBuild#464: Increase release tag
14cr|perl-Newt-1.08-5|62	
14cr|perl-Newt-1.08-5|63	

5240 14
14cr|perl-NEXT-0.650.0-5|1	%define upstream_name    NEXT
14cr|perl-NEXT-0.650.0-5|2	%define upstream_version 0.65
14cr|perl-NEXT-0.650.0-5|3	
14cr|perl-NEXT-0.650.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-NEXT-0.650.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-NEXT-0.650.0-5|6	Release:	5
14cr|perl-NEXT-0.650.0-5|7	
14cr|perl-NEXT-0.650.0-5|8	Summary:	Perl5 implementation of NEXT (RFC190)
14cr|perl-NEXT-0.650.0-5|9	
14cr|perl-NEXT-0.650.0-5|10	License:	GPL+ or Artistic
14cr|perl-NEXT-0.650.0-5|11	Group:		Development/Perl
14cr|perl-NEXT-0.650.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-NEXT-0.650.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-NEXT-0.650.0-5|14	
14cr|perl-NEXT-0.650.0-5|15	BuildRequires:	perl-devel
14cr|perl-NEXT-0.650.0-5|16	BuildArch:	noarch
14cr|perl-NEXT-0.650.0-5|17	
14cr|perl-NEXT-0.650.0-5|18	%description
14cr|perl-NEXT-0.650.0-5|19	NEXT.pm adds a pseudoclass named 'NEXT' to any program that uses it. If a
14cr|perl-NEXT-0.650.0-5|20	method 'm' calls '$self->NEXT::m()', the call to 'm' is redispatched as if
14cr|perl-NEXT-0.650.0-5|21	the calling method had not originally been found.
14cr|perl-NEXT-0.650.0-5|22	
14cr|perl-NEXT-0.650.0-5|23	In other words, a call to '$self->NEXT::m()' resumes the depth-first,
14cr|perl-NEXT-0.650.0-5|24	left-to-right search of '$self''s class hierarchy that resulted in the
14cr|perl-NEXT-0.650.0-5|25	original call to 'm'.
14cr|perl-NEXT-0.650.0-5|26	
14cr|perl-NEXT-0.650.0-5|27	Note that this is not the same thing as '$self->SUPER::m()', which begins a
14cr|perl-NEXT-0.650.0-5|28	new dispatch that is restricted to searching the ancestors of the current
14cr|perl-NEXT-0.650.0-5|29	class. '$self->NEXT::m()' can backtrack past the current class -- to look
14cr|perl-NEXT-0.650.0-5|30	for a suitable method in other ancestors of '$self' -- whereas
14cr|perl-NEXT-0.650.0-5|31	'$self->SUPER::m()' cannot.
14cr|perl-NEXT-0.650.0-5|32	
14cr|perl-NEXT-0.650.0-5|33	%prep
14cr|perl-NEXT-0.650.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-NEXT-0.650.0-5|35	
14cr|perl-NEXT-0.650.0-5|36	%build
14cr|perl-NEXT-0.650.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-NEXT-0.650.0-5|38	%make
14cr|perl-NEXT-0.650.0-5|39	
14cr|perl-NEXT-0.650.0-5|40	%check
14cr|perl-NEXT-0.650.0-5|41	%make test
14cr|perl-NEXT-0.650.0-5|42	
14cr|perl-NEXT-0.650.0-5|43	%install
14cr|perl-NEXT-0.650.0-5|44	%makeinstall_std
14cr|perl-NEXT-0.650.0-5|45	
14cr|perl-NEXT-0.650.0-5|46	%files
14cr|perl-NEXT-0.650.0-5|47	%doc Changes README
14cr|perl-NEXT-0.650.0-5|48	%{_mandir}/man3/*
14cr|perl-NEXT-0.650.0-5|49	%{perl_vendorlib}/*
14cr|perl-NEXT-0.650.0-5|50	
14cr|perl-NEXT-0.650.0-5|51	
14cr|perl-NEXT-0.650.0-5|52	%changelog
14cr|perl-NEXT-0.650.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-5
14cr|perl-NEXT-0.650.0-5|54	+ Revision: 796eabc
14cr|perl-NEXT-0.650.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-NEXT-0.650.0-5|56	
14cr|perl-NEXT-0.650.0-5|57	

5241 14
14cr|perl-NKF-207.0.0-3|1	%define module  NKF
14cr|perl-NKF-207.0.0-3|2	%define upstream_version     207
14cr|perl-NKF-207.0.0-3|3	
14cr|perl-NKF-207.0.0-3|4	Name:       perl-%{module}
14cr|perl-NKF-207.0.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-NKF-207.0.0-3|6	Release:    3
14cr|perl-NKF-207.0.0-3|7	Summary:    Perl extension for Network Kanji Filter
14cr|perl-NKF-207.0.0-3|8	
14cr|perl-NKF-207.0.0-3|9	License:    BSD-like
14cr|perl-NKF-207.0.0-3|10	Group:      System/Internationalization
14cr|perl-NKF-207.0.0-3|11	URL:        http://sourceforge.jp/projects/nkf
14cr|perl-NKF-207.0.0-3|12	Source0:    http://prdownloads.sourceforge.jp/nkf/20770/nkf%{upstream_version}.tar.bz2
14cr|perl-NKF-207.0.0-3|13	BuildRequires:  perl-devel
14cr|perl-NKF-207.0.0-3|14	
14cr|perl-NKF-207.0.0-3|15	%description
14cr|perl-NKF-207.0.0-3|16	This is a Perl Extension version of nkf (Netowrk Kanji Filter).
14cr|perl-NKF-207.0.0-3|17	It converts the last argument and return converted result. Conversion
14cr|perl-NKF-207.0.0-3|18	details are specified by flags before the last argument.
14cr|perl-NKF-207.0.0-3|19	
14cr|perl-NKF-207.0.0-3|20	%prep
14cr|perl-NKF-207.0.0-3|21	%setup -q -n nkf%{upstream_version}/NKF.mod
14cr|perl-NKF-207.0.0-3|22	
14cr|perl-NKF-207.0.0-3|23	%build
14cr|perl-NKF-207.0.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-NKF-207.0.0-3|25	%make  CFLAGS='%{optflags}'
14cr|perl-NKF-207.0.0-3|26	
14cr|perl-NKF-207.0.0-3|27	%install
14cr|perl-NKF-207.0.0-3|28	%makeinstall_std
14cr|perl-NKF-207.0.0-3|29	
14cr|perl-NKF-207.0.0-3|30	%files
14cr|perl-NKF-207.0.0-3|31	%{perl_vendorarch}/NKF.pm
14cr|perl-NKF-207.0.0-3|32	%{perl_vendorarch}/auto/NKF
14cr|perl-NKF-207.0.0-3|33	%{_mandir}/man3/*
14cr|perl-NKF-207.0.0-3|34	
14cr|perl-NKF-207.0.0-3|35	
14cr|perl-NKF-207.0.0-3|36	
14cr|perl-NKF-207.0.0-3|37	
14cr|perl-NKF-207.0.0-3|38	
14cr|perl-NKF-207.0.0-3|39	%changelog
14cr|perl-NKF-207.0.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 207.0.0-3
14cr|perl-NKF-207.0.0-3|41	+ Revision: e84f6bf
14cr|perl-NKF-207.0.0-3|42	- MassBuild#464: Increase release tag
14cr|perl-NKF-207.0.0-3|43	
14cr|perl-NKF-207.0.0-3|44	

5242 14
14cr|perl-Nmap-Parser-1.310.0-3|1	%define upstream_name    Nmap-Parser
14cr|perl-Nmap-Parser-1.310.0-3|2	%define upstream_version 1.31
14cr|perl-Nmap-Parser-1.310.0-3|3	
14cr|perl-Nmap-Parser-1.310.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Nmap-Parser-1.310.0-3|5	Version:	%perl_convert_version 1.31
14cr|perl-Nmap-Parser-1.310.0-3|6	Release:	3
14cr|perl-Nmap-Parser-1.310.0-3|7	
14cr|perl-Nmap-Parser-1.310.0-3|8	Summary:	Parse nmap scan data with perl
14cr|perl-Nmap-Parser-1.310.0-3|9	
14cr|perl-Nmap-Parser-1.310.0-3|10	License:	GPL+ or Artistic
14cr|perl-Nmap-Parser-1.310.0-3|11	Group:		Development/Perl
14cr|perl-Nmap-Parser-1.310.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Nmap-Parser-1.310.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Nmap/Nmap-Parser-1.31.tar.gz
14cr|perl-Nmap-Parser-1.310.0-3|14	
14cr|perl-Nmap-Parser-1.310.0-3|15	BuildRequires:	perl-devel
14cr|perl-Nmap-Parser-1.310.0-3|16	BuildRequires:	perl(Storable)
14cr|perl-Nmap-Parser-1.310.0-3|17	BuildRequires:	perl(XML::Twig)
14cr|perl-Nmap-Parser-1.310.0-3|18	BuildArch:	noarch
14cr|perl-Nmap-Parser-1.310.0-3|19	
14cr|perl-Nmap-Parser-1.310.0-3|20	%description
14cr|perl-Nmap-Parser-1.310.0-3|21	This module implements a interface to the information contained in an nmap
14cr|perl-Nmap-Parser-1.310.0-3|22	scan. It is implemented by parsing the xml scan data that is generated by
14cr|perl-Nmap-Parser-1.310.0-3|23	nmap. This will enable anyone who utilizes nmap to quickly create fast and
14cr|perl-Nmap-Parser-1.310.0-3|24	robust security scripts that utilize the powerful port scanning abilities
14cr|perl-Nmap-Parser-1.310.0-3|25	of nmap.
14cr|perl-Nmap-Parser-1.310.0-3|26	
14cr|perl-Nmap-Parser-1.310.0-3|27	%prep
14cr|perl-Nmap-Parser-1.310.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Nmap-Parser-1.310.0-3|29	
14cr|perl-Nmap-Parser-1.310.0-3|30	%build
14cr|perl-Nmap-Parser-1.310.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Nmap-Parser-1.310.0-3|32	%make
14cr|perl-Nmap-Parser-1.310.0-3|33	
14cr|perl-Nmap-Parser-1.310.0-3|34	%check
14cr|perl-Nmap-Parser-1.310.0-3|35	%make test
14cr|perl-Nmap-Parser-1.310.0-3|36	
14cr|perl-Nmap-Parser-1.310.0-3|37	%install
14cr|perl-Nmap-Parser-1.310.0-3|38	%makeinstall_std
14cr|perl-Nmap-Parser-1.310.0-3|39	
14cr|perl-Nmap-Parser-1.310.0-3|40	%files
14cr|perl-Nmap-Parser-1.310.0-3|41	%doc Changes LICENSE META.yml
14cr|perl-Nmap-Parser-1.310.0-3|42	%{_mandir}/man3/*
14cr|perl-Nmap-Parser-1.310.0-3|43	%{perl_vendorlib}/*
14cr|perl-Nmap-Parser-1.310.0-3|44	
14cr|perl-Nmap-Parser-1.310.0-3|45	
14cr|perl-Nmap-Parser-1.310.0-3|46	%changelog
14cr|perl-Nmap-Parser-1.310.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.310.0-3
14cr|perl-Nmap-Parser-1.310.0-3|48	+ Revision: d30d807
14cr|perl-Nmap-Parser-1.310.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Nmap-Parser-1.310.0-3|50	
14cr|perl-Nmap-Parser-1.310.0-3|51	

5243 14
14cr|perl-Nmap-Scanner-1.0.0-7|1	%define upstream_name    Nmap-Scanner
14cr|perl-Nmap-Scanner-1.0.0-7|2	%define upstream_version 1.0
14cr|perl-Nmap-Scanner-1.0.0-7|3	
14cr|perl-Nmap-Scanner-1.0.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-Nmap-Scanner-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Nmap-Scanner-1.0.0-7|6	Release:	7
14cr|perl-Nmap-Scanner-1.0.0-7|7	
14cr|perl-Nmap-Scanner-1.0.0-7|8	Summary:	Perform and manipulate nmap scans using perl
14cr|perl-Nmap-Scanner-1.0.0-7|9	
14cr|perl-Nmap-Scanner-1.0.0-7|10	License:	GPL+ or Artistic
14cr|perl-Nmap-Scanner-1.0.0-7|11	Group:		Development/Perl
14cr|perl-Nmap-Scanner-1.0.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Nmap-Scanner-1.0.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Nmap/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Nmap-Scanner-1.0.0-7|14	
14cr|perl-Nmap-Scanner-1.0.0-7|15	BuildRequires:	perl-devel
14cr|perl-Nmap-Scanner-1.0.0-7|16	BuildRequires:	perl(Class::Generate)
14cr|perl-Nmap-Scanner-1.0.0-7|17	BuildRequires:	perl(File::Temp)
14cr|perl-Nmap-Scanner-1.0.0-7|18	BuildRequires:	perl(IPC::Open3)
14cr|perl-Nmap-Scanner-1.0.0-7|19	BuildRequires:	perl(HTML::Entities)
14cr|perl-Nmap-Scanner-1.0.0-7|20	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Nmap-Scanner-1.0.0-7|21	BuildRequires:	perl(XML::SAX)
14cr|perl-Nmap-Scanner-1.0.0-7|22	Provides:	perl(Nmap::Scanner::Address)
14cr|perl-Nmap-Scanner-1.0.0-7|23	Provides:	perl(Nmap::Scanner::Distance)
14cr|perl-Nmap-Scanner-1.0.0-7|24	Provides:	perl(Nmap::Scanner::ExtraPorts)
14cr|perl-Nmap-Scanner-1.0.0-7|25	Provides:	perl(Nmap::Scanner::Host)
14cr|perl-Nmap-Scanner-1.0.0-7|26	Provides:	perl(Nmap::Scanner::Hostname)
14cr|perl-Nmap-Scanner-1.0.0-7|27	Provides:	perl(Nmap::Scanner::Hosts)
14cr|perl-Nmap-Scanner-1.0.0-7|28	Provides:	perl(Nmap::Scanner::NmapRun)
14cr|perl-Nmap-Scanner-1.0.0-7|29	Provides:	perl(Nmap::Scanner::OS)
14cr|perl-Nmap-Scanner-1.0.0-7|30	Provides:	perl(Nmap::Scanner::OS::Class)
14cr|perl-Nmap-Scanner-1.0.0-7|31	Provides:	perl(Nmap::Scanner::OS::Fingerprint)
14cr|perl-Nmap-Scanner-1.0.0-7|32	Provides:	perl(Nmap::Scanner::OS::IPIdSequence)
14cr|perl-Nmap-Scanner-1.0.0-7|33	Provides:	perl(Nmap::Scanner::OS::Match)
14cr|perl-Nmap-Scanner-1.0.0-7|34	Provides:	perl(Nmap::Scanner::OS::PortUsed)
14cr|perl-Nmap-Scanner-1.0.0-7|35	Provides:	perl(Nmap::Scanner::OS::TCPSequence)
14cr|perl-Nmap-Scanner-1.0.0-7|36	Provides:	perl(Nmap::Scanner::OS::TCPTSSequence)
14cr|perl-Nmap-Scanner-1.0.0-7|37	Provides:	perl(Nmap::Scanner::OS::Uptime)
14cr|perl-Nmap-Scanner-1.0.0-7|38	Provides:	perl(Nmap::Scanner::Port)
14cr|perl-Nmap-Scanner-1.0.0-7|39	Provides:	perl(Nmap::Scanner::RunStats)
14cr|perl-Nmap-Scanner-1.0.0-7|40	Provides:	perl(Nmap::Scanner::RunStats::Finished)
14cr|perl-Nmap-Scanner-1.0.0-7|41	Provides:	perl(Nmap::Scanner::ScanInfo)
14cr|perl-Nmap-Scanner-1.0.0-7|42	Provides:	perl(Nmap::Scanner::Service)
14cr|perl-Nmap-Scanner-1.0.0-7|43	Provides:	perl(Nmap::Scanner::Task)
14cr|perl-Nmap-Scanner-1.0.0-7|44	Provides:	perl(Nmap::Scanner::TaskProgress)
14cr|perl-Nmap-Scanner-1.0.0-7|45	Requires:	nmap
14cr|perl-Nmap-Scanner-1.0.0-7|46	BuildArch:	noarch
14cr|perl-Nmap-Scanner-1.0.0-7|47	
14cr|perl-Nmap-Scanner-1.0.0-7|48	%description
14cr|perl-Nmap-Scanner-1.0.0-7|49	This set of modules provides perl class wrappers for the network mapper
14cr|perl-Nmap-Scanner-1.0.0-7|50	(nmap) scanning tool (see http://www.insecure.org/nmap/). Using these
14cr|perl-Nmap-Scanner-1.0.0-7|51	modules, a developer, network administrator, or other techie can create
14cr|perl-Nmap-Scanner-1.0.0-7|52	perl routines or classes which can be used to automate and integrate nmap
14cr|perl-Nmap-Scanner-1.0.0-7|53	scans elegantly into new and existing perl scripts.
14cr|perl-Nmap-Scanner-1.0.0-7|54	
14cr|perl-Nmap-Scanner-1.0.0-7|55	%prep
14cr|perl-Nmap-Scanner-1.0.0-7|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Nmap-Scanner-1.0.0-7|57	
14cr|perl-Nmap-Scanner-1.0.0-7|58	%build
14cr|perl-Nmap-Scanner-1.0.0-7|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Nmap-Scanner-1.0.0-7|60	%make
14cr|perl-Nmap-Scanner-1.0.0-7|61	
14cr|perl-Nmap-Scanner-1.0.0-7|62	%check
14cr|perl-Nmap-Scanner-1.0.0-7|63	%make test
14cr|perl-Nmap-Scanner-1.0.0-7|64	
14cr|perl-Nmap-Scanner-1.0.0-7|65	%install
14cr|perl-Nmap-Scanner-1.0.0-7|66	%makeinstall_std
14cr|perl-Nmap-Scanner-1.0.0-7|67	
14cr|perl-Nmap-Scanner-1.0.0-7|68	%files
14cr|perl-Nmap-Scanner-1.0.0-7|69	%doc Changes README
14cr|perl-Nmap-Scanner-1.0.0-7|70	%{_mandir}/man3/*
14cr|perl-Nmap-Scanner-1.0.0-7|71	%{perl_vendorlib}/*
14cr|perl-Nmap-Scanner-1.0.0-7|72	
14cr|perl-Nmap-Scanner-1.0.0-7|73	
14cr|perl-Nmap-Scanner-1.0.0-7|74	%changelog
14cr|perl-Nmap-Scanner-1.0.0-7|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|perl-Nmap-Scanner-1.0.0-7|76	+ Revision: f5e9234
14cr|perl-Nmap-Scanner-1.0.0-7|77	- MassBuild#464: Increase release tag
14cr|perl-Nmap-Scanner-1.0.0-7|78	
14cr|perl-Nmap-Scanner-1.0.0-7|79	

5244 14
14cr|perl-NTLM-1.90.0-3|1	%define upstream_name    NTLM
14cr|perl-NTLM-1.90.0-3|2	%define upstream_version 1.09
14cr|perl-NTLM-1.90.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-NTLM-1.90.0-3|4	Version:	%perl_convert_version 1.09
14cr|perl-NTLM-1.90.0-3|5	Release:	3
14cr|perl-NTLM-1.90.0-3|6	
14cr|perl-NTLM-1.90.0-3|7	Summary:	An NTLM authentication module
14cr|perl-NTLM-1.90.0-3|8	
14cr|perl-NTLM-1.90.0-3|9	License:	GPL+ or Artistic
14cr|perl-NTLM-1.90.0-3|10	Group:		Development/Perl
14cr|perl-NTLM-1.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-NTLM-1.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Authen/NTLM-1.09.tar.gz
14cr|perl-NTLM-1.90.0-3|13	
14cr|perl-NTLM-1.90.0-3|14	BuildRequires:	perl-devel
14cr|perl-NTLM-1.90.0-3|15	BuildRequires:	perl(Digest::HMAC_MD5)
14cr|perl-NTLM-1.90.0-3|16	BuildRequires:	perl(MIME::Base64)
14cr|perl-NTLM-1.90.0-3|17	BuildArch:	noarch
14cr|perl-NTLM-1.90.0-3|18	
14cr|perl-NTLM-1.90.0-3|19	%description
14cr|perl-NTLM-1.90.0-3|20	This module provides methods to use NTLM authentication.  It can
14cr|perl-NTLM-1.90.0-3|21	be used as an authenticate method with the Mail::IMAPClient module
14cr|perl-NTLM-1.90.0-3|22	to perform the challenge/response mechanism for NTLM connections
14cr|perl-NTLM-1.90.0-3|23	or it can be used on its own for NTLM authentication with other
14cr|perl-NTLM-1.90.0-3|24	protocols (eg. HTTP).
14cr|perl-NTLM-1.90.0-3|25	
14cr|perl-NTLM-1.90.0-3|26	The implementation is a direct port of the code from F<fetchmail>
14cr|perl-NTLM-1.90.0-3|27	which, itself, has based its NTLM implementation on F<samba>.  As
14cr|perl-NTLM-1.90.0-3|28	such, this code is not especially efficient, however it will still
14cr|perl-NTLM-1.90.0-3|29	take a fraction of a second to negotiate a login on a PII which is
14cr|perl-NTLM-1.90.0-3|30	likely to be good enough for most situations.
14cr|perl-NTLM-1.90.0-3|31	
14cr|perl-NTLM-1.90.0-3|32	FUNCTIONS
14cr|perl-NTLM-1.90.0-3|33	* ntlm_domain()
14cr|perl-NTLM-1.90.0-3|34	
14cr|perl-NTLM-1.90.0-3|35	%prep
14cr|perl-NTLM-1.90.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-NTLM-1.90.0-3|37	
14cr|perl-NTLM-1.90.0-3|38	%build
14cr|perl-NTLM-1.90.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-NTLM-1.90.0-3|40	%make
14cr|perl-NTLM-1.90.0-3|41	
14cr|perl-NTLM-1.90.0-3|42	%check
14cr|perl-NTLM-1.90.0-3|43	%make test
14cr|perl-NTLM-1.90.0-3|44	
14cr|perl-NTLM-1.90.0-3|45	%install
14cr|perl-NTLM-1.90.0-3|46	%makeinstall_std
14cr|perl-NTLM-1.90.0-3|47	
14cr|perl-NTLM-1.90.0-3|48	%files
14cr|perl-NTLM-1.90.0-3|49	%doc Changes META.yml README
14cr|perl-NTLM-1.90.0-3|50	%{_mandir}/man3/*
14cr|perl-NTLM-1.90.0-3|51	%{perl_vendorlib}/*
14cr|perl-NTLM-1.90.0-3|52	
14cr|perl-NTLM-1.90.0-3|53	
14cr|perl-NTLM-1.90.0-3|54	%changelog
14cr|perl-NTLM-1.90.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-3
14cr|perl-NTLM-1.90.0-3|56	+ Revision: 7964172
14cr|perl-NTLM-1.90.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-NTLM-1.90.0-3|58	
14cr|perl-NTLM-1.90.0-3|59	

5245 14
14cr|perl-Number-Format-1.730.0-4|1	%define upstream_name    Number-Format
14cr|perl-Number-Format-1.730.0-4|2	%define upstream_version 1.73
14cr|perl-Number-Format-1.730.0-4|3	
14cr|perl-Number-Format-1.730.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Number-Format-1.730.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Number-Format-1.730.0-4|6	Release:	4
14cr|perl-Number-Format-1.730.0-4|7	
14cr|perl-Number-Format-1.730.0-4|8	Summary:	Convert numbers to strings with pretty formatting
14cr|perl-Number-Format-1.730.0-4|9	
14cr|perl-Number-Format-1.730.0-4|10	License:	Artistic/GPL
14cr|perl-Number-Format-1.730.0-4|11	Group:		Development/Perl
14cr|perl-Number-Format-1.730.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Number-Format-1.730.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Number-Format-1.730.0-4|14	
14cr|perl-Number-Format-1.730.0-4|15	BuildRequires:	perl-devel
14cr|perl-Number-Format-1.730.0-4|16	BuildArch:	noarch
14cr|perl-Number-Format-1.730.0-4|17	
14cr|perl-Number-Format-1.730.0-4|18	%description
14cr|perl-Number-Format-1.730.0-4|19	Number::Format is a library for formatting numbers.  Functions are
14cr|perl-Number-Format-1.730.0-4|20	provided for converting numbers to strings in a variety of ways, and to
14cr|perl-Number-Format-1.730.0-4|21	convert strings that contain numbers back into numeric form.  The output
14cr|perl-Number-Format-1.730.0-4|22	formats may include thousands separators - characters inserted between
14cr|perl-Number-Format-1.730.0-4|23	each group of three characters counting right to left from the decimal
14cr|perl-Number-Format-1.730.0-4|24	point.  The characters used for the decimal point and the thousands
14cr|perl-Number-Format-1.730.0-4|25	separator come from the locale information or can be specified by the
14cr|perl-Number-Format-1.730.0-4|26	user.
14cr|perl-Number-Format-1.730.0-4|27	
14cr|perl-Number-Format-1.730.0-4|28	%prep
14cr|perl-Number-Format-1.730.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Number-Format-1.730.0-4|30	chmod 644 CHANGES README
14cr|perl-Number-Format-1.730.0-4|31	
14cr|perl-Number-Format-1.730.0-4|32	%build
14cr|perl-Number-Format-1.730.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Number-Format-1.730.0-4|34	%make
14cr|perl-Number-Format-1.730.0-4|35	
14cr|perl-Number-Format-1.730.0-4|36	%install
14cr|perl-Number-Format-1.730.0-4|37	%makeinstall_std
14cr|perl-Number-Format-1.730.0-4|38	
14cr|perl-Number-Format-1.730.0-4|39	%check
14cr|perl-Number-Format-1.730.0-4|40	make test
14cr|perl-Number-Format-1.730.0-4|41	
14cr|perl-Number-Format-1.730.0-4|42	%files
14cr|perl-Number-Format-1.730.0-4|43	%doc CHANGES README
14cr|perl-Number-Format-1.730.0-4|44	%{perl_vendorlib}/Number
14cr|perl-Number-Format-1.730.0-4|45	%{_mandir}/*/*
14cr|perl-Number-Format-1.730.0-4|46	
14cr|perl-Number-Format-1.730.0-4|47	
14cr|perl-Number-Format-1.730.0-4|48	%changelog
14cr|perl-Number-Format-1.730.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.730.0-4
14cr|perl-Number-Format-1.730.0-4|50	+ Revision: cd31163
14cr|perl-Number-Format-1.730.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Number-Format-1.730.0-4|52	
14cr|perl-Number-Format-1.730.0-4|53	

5246 14
14cr|perl-Number-Nary-1.100.312-3|1	%define upstream_name    Number-Nary
14cr|perl-Number-Nary-1.100.312-3|2	%define upstream_version 1.100312
14cr|perl-Number-Nary-1.100.312-3|3	
14cr|perl-Number-Nary-1.100.312-3|4	Name:		perl-%{upstream_name}
14cr|perl-Number-Nary-1.100.312-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Number-Nary-1.100.312-3|6	Release:	3
14cr|perl-Number-Nary-1.100.312-3|7	
14cr|perl-Number-Nary-1.100.312-3|8	Summary:	Encode and decode numbers as n-ary strings
14cr|perl-Number-Nary-1.100.312-3|9	
14cr|perl-Number-Nary-1.100.312-3|10	License:	GPL+ or Artistic
14cr|perl-Number-Nary-1.100.312-3|11	Group:		Development/Perl
14cr|perl-Number-Nary-1.100.312-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Number-Nary-1.100.312-3|13	Source0:	http://www.cpan.org/modules/by-module/Number/Number-Nary-%{upstream_version}.tar.gz
14cr|perl-Number-Nary-1.100.312-3|14	
14cr|perl-Number-Nary-1.100.312-3|15	BuildRequires:	perl-devel
14cr|perl-Number-Nary-1.100.312-3|16	BuildRequires:	perl(Carp)
14cr|perl-Number-Nary-1.100.312-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Number-Nary-1.100.312-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Number-Nary-1.100.312-3|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Number-Nary-1.100.312-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Number-Nary-1.100.312-3|21	BuildRequires:	perl(UDCode)
14cr|perl-Number-Nary-1.100.312-3|22	BuildArch:	noarch
14cr|perl-Number-Nary-1.100.312-3|23	
14cr|perl-Number-Nary-1.100.312-3|24	%description
14cr|perl-Number-Nary-1.100.312-3|25	no description found
14cr|perl-Number-Nary-1.100.312-3|26	
14cr|perl-Number-Nary-1.100.312-3|27	%prep
14cr|perl-Number-Nary-1.100.312-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Number-Nary-1.100.312-3|29	
14cr|perl-Number-Nary-1.100.312-3|30	%build
14cr|perl-Number-Nary-1.100.312-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Number-Nary-1.100.312-3|32	%make
14cr|perl-Number-Nary-1.100.312-3|33	
14cr|perl-Number-Nary-1.100.312-3|34	%check
14cr|perl-Number-Nary-1.100.312-3|35	%make test
14cr|perl-Number-Nary-1.100.312-3|36	
14cr|perl-Number-Nary-1.100.312-3|37	%install
14cr|perl-Number-Nary-1.100.312-3|38	%makeinstall_std
14cr|perl-Number-Nary-1.100.312-3|39	
14cr|perl-Number-Nary-1.100.312-3|40	%files
14cr|perl-Number-Nary-1.100.312-3|41	%doc Changes LICENSE README
14cr|perl-Number-Nary-1.100.312-3|42	%{_mandir}/man3/*
14cr|perl-Number-Nary-1.100.312-3|43	%{perl_vendorlib}/*
14cr|perl-Number-Nary-1.100.312-3|44	
14cr|perl-Number-Nary-1.100.312-3|45	
14cr|perl-Number-Nary-1.100.312-3|46	%changelog
14cr|perl-Number-Nary-1.100.312-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.312-3
14cr|perl-Number-Nary-1.100.312-3|48	+ Revision: bd9060a
14cr|perl-Number-Nary-1.100.312-3|49	- MassBuild#464: Increase release tag
14cr|perl-Number-Nary-1.100.312-3|50	
14cr|perl-Number-Nary-1.100.312-3|51	

5247 14
14cr|perl-Number-RGB-1.200.0-5|1	%define upstream_name    Number-RGB
14cr|perl-Number-RGB-1.200.0-5|2	%define upstream_version 1.2
14cr|perl-Number-RGB-1.200.0-5|3	
14cr|perl-Number-RGB-1.200.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Number-RGB-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Number-RGB-1.200.0-5|6	Release:	5
14cr|perl-Number-RGB-1.200.0-5|7	
14cr|perl-Number-RGB-1.200.0-5|8	Summary:	Manipulate RGB Tuples
14cr|perl-Number-RGB-1.200.0-5|9	
14cr|perl-Number-RGB-1.200.0-5|10	License:	GPL+ or Artistic
14cr|perl-Number-RGB-1.200.0-5|11	Group:		Development/Perl
14cr|perl-Number-RGB-1.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Number-RGB-1.200.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Number-RGB-1.200.0-5|14	
14cr|perl-Number-RGB-1.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-Number-RGB-1.200.0-5|16	BuildRequires:	perl(Attribute::Handlers)
14cr|perl-Number-RGB-1.200.0-5|17	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Number-RGB-1.200.0-5|18	BuildRequires:	perl(Params::Validate)
14cr|perl-Number-RGB-1.200.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Number-RGB-1.200.0-5|20	
14cr|perl-Number-RGB-1.200.0-5|21	BuildArch:	noarch
14cr|perl-Number-RGB-1.200.0-5|22	
14cr|perl-Number-RGB-1.200.0-5|23	%description
14cr|perl-Number-RGB-1.200.0-5|24	This module creates RGB tuple objects and overloads their operators to make
14cr|perl-Number-RGB-1.200.0-5|25	RGB math easier. An attribute is also exported to the caller to make
14cr|perl-Number-RGB-1.200.0-5|26	construction shorter.
14cr|perl-Number-RGB-1.200.0-5|27	
14cr|perl-Number-RGB-1.200.0-5|28	%prep
14cr|perl-Number-RGB-1.200.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Number-RGB-1.200.0-5|30	
14cr|perl-Number-RGB-1.200.0-5|31	%build
14cr|perl-Number-RGB-1.200.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Number-RGB-1.200.0-5|33	
14cr|perl-Number-RGB-1.200.0-5|34	%make
14cr|perl-Number-RGB-1.200.0-5|35	
14cr|perl-Number-RGB-1.200.0-5|36	%check
14cr|perl-Number-RGB-1.200.0-5|37	# fails due to new attribute::handler
14cr|perl-Number-RGB-1.200.0-5|38	# cf http://rt.cpan.org/Public/Bug/Display.html?id=41394
14cr|perl-Number-RGB-1.200.0-5|39	#%{make} test
14cr|perl-Number-RGB-1.200.0-5|40	
14cr|perl-Number-RGB-1.200.0-5|41	%install
14cr|perl-Number-RGB-1.200.0-5|42	%makeinstall_std
14cr|perl-Number-RGB-1.200.0-5|43	
14cr|perl-Number-RGB-1.200.0-5|44	%files
14cr|perl-Number-RGB-1.200.0-5|45	%doc Changes README
14cr|perl-Number-RGB-1.200.0-5|46	%{_mandir}/man3/*
14cr|perl-Number-RGB-1.200.0-5|47	%{perl_vendorlib}/*
14cr|perl-Number-RGB-1.200.0-5|48	
14cr|perl-Number-RGB-1.200.0-5|49	
14cr|perl-Number-RGB-1.200.0-5|50	%changelog
14cr|perl-Number-RGB-1.200.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-5
14cr|perl-Number-RGB-1.200.0-5|52	+ Revision: 4dc7716
14cr|perl-Number-RGB-1.200.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Number-RGB-1.200.0-5|54	
14cr|perl-Number-RGB-1.200.0-5|55	

5248 14
14cr|perl-Object-Accessor-0.480.0-3|1	%define upstream_name	 Object-Accessor
14cr|perl-Object-Accessor-0.480.0-3|2	%define upstream_version 0.48
14cr|perl-Object-Accessor-0.480.0-3|3	
14cr|perl-Object-Accessor-0.480.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Object-Accessor-0.480.0-3|5	Version:	%perl_convert_version 0.48
14cr|perl-Object-Accessor-0.480.0-3|6	Release:	3
14cr|perl-Object-Accessor-0.480.0-3|7	Summary:	Add a Makefile target to determine test coverage using Devel::Cover
14cr|perl-Object-Accessor-0.480.0-3|8	
14cr|perl-Object-Accessor-0.480.0-3|9	License:	GPL+ or Artistic
14cr|perl-Object-Accessor-0.480.0-3|10	Group:		Development/Perl
14cr|perl-Object-Accessor-0.480.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Object-Accessor-0.480.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Object/Object-Accessor-0.48.tar.gz
14cr|perl-Object-Accessor-0.480.0-3|13	
14cr|perl-Object-Accessor-0.480.0-3|14	BuildRequires:	perl-devel
14cr|perl-Object-Accessor-0.480.0-3|15	BuildRequires:	perl(Params::Check)
14cr|perl-Object-Accessor-0.480.0-3|16	BuildArch:	noarch
14cr|perl-Object-Accessor-0.480.0-3|17	
14cr|perl-Object-Accessor-0.480.0-3|18	%description
14cr|perl-Object-Accessor-0.480.0-3|19	Object::Accessor provides an interface to create per object accessors (as
14cr|perl-Object-Accessor-0.480.0-3|20	opposed to per Class accessors, as, for example, Class::Accessor provides).
14cr|perl-Object-Accessor-0.480.0-3|21	
14cr|perl-Object-Accessor-0.480.0-3|22	You can choose to either subclass this module, and thus using its accessors on
14cr|perl-Object-Accessor-0.480.0-3|23	your own module, or to store an Object::Accessor object inside your own object,
14cr|perl-Object-Accessor-0.480.0-3|24	and access the accessors from there. See the SYNOPSIS for examples.
14cr|perl-Object-Accessor-0.480.0-3|25	
14cr|perl-Object-Accessor-0.480.0-3|26	%prep
14cr|perl-Object-Accessor-0.480.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-Accessor-0.480.0-3|28	
14cr|perl-Object-Accessor-0.480.0-3|29	%build
14cr|perl-Object-Accessor-0.480.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Accessor-0.480.0-3|31	%make
14cr|perl-Object-Accessor-0.480.0-3|32	
14cr|perl-Object-Accessor-0.480.0-3|33	%check
14cr|perl-Object-Accessor-0.480.0-3|34	make test
14cr|perl-Object-Accessor-0.480.0-3|35	
14cr|perl-Object-Accessor-0.480.0-3|36	%install
14cr|perl-Object-Accessor-0.480.0-3|37	%makeinstall_std
14cr|perl-Object-Accessor-0.480.0-3|38	
14cr|perl-Object-Accessor-0.480.0-3|39	%files
14cr|perl-Object-Accessor-0.480.0-3|40	%doc README
14cr|perl-Object-Accessor-0.480.0-3|41	%{perl_vendorlib}/Object
14cr|perl-Object-Accessor-0.480.0-3|42	%{_mandir}/*/*
14cr|perl-Object-Accessor-0.480.0-3|43	
14cr|perl-Object-Accessor-0.480.0-3|44	
14cr|perl-Object-Accessor-0.480.0-3|45	
14cr|perl-Object-Accessor-0.480.0-3|46	%changelog
14cr|perl-Object-Accessor-0.480.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.480.0-3
14cr|perl-Object-Accessor-0.480.0-3|48	+ Revision: 13d9f84
14cr|perl-Object-Accessor-0.480.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Object-Accessor-0.480.0-3|50	
14cr|perl-Object-Accessor-0.480.0-3|51	

5249 14
14cr|perl-Object-Array-0.60.0-6|1	%define realname   Object-Array
14cr|perl-Object-Array-0.60.0-6|2	%define upstream_version    0.060
14cr|perl-Object-Array-0.60.0-6|3	
14cr|perl-Object-Array-0.60.0-6|4	Name:       perl-%{realname}
14cr|perl-Object-Array-0.60.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Object-Array-0.60.0-6|6	Release:    6
14cr|perl-Object-Array-0.60.0-6|7	License:    GPL or Artistic
14cr|perl-Object-Array-0.60.0-6|8	Group:      Development/Perl
14cr|perl-Object-Array-0.60.0-6|9	Summary:    Array references with accessors
14cr|perl-Object-Array-0.60.0-6|10	
14cr|perl-Object-Array-0.60.0-6|11	Source:     http://www.cpan.org/modules/by-module/Object/Object-Array-%{upstream_version}.tar.gz
14cr|perl-Object-Array-0.60.0-6|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Object-Array-0.60.0-6|13	BuildRequires: perl-devel
14cr|perl-Object-Array-0.60.0-6|14	BuildRequires: perl(Sub::Exporter)
14cr|perl-Object-Array-0.60.0-6|15	BuildRequires: perl(Sub::Install)
14cr|perl-Object-Array-0.60.0-6|16	BuildRequires: perl(List::MoreUtils)
14cr|perl-Object-Array-0.60.0-6|17	
14cr|perl-Object-Array-0.60.0-6|18	BuildArch: noarch
14cr|perl-Object-Array-0.60.0-6|19	
14cr|perl-Object-Array-0.60.0-6|20	%description
14cr|perl-Object-Array-0.60.0-6|21	Add methods to Object::Array corresponding to functions from
14cr|perl-Object-Array-0.60.0-6|22	List::MoreUtils.
14cr|perl-Object-Array-0.60.0-6|23	
14cr|perl-Object-Array-0.60.0-6|24	%prep
14cr|perl-Object-Array-0.60.0-6|25	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Object-Array-0.60.0-6|26	
14cr|perl-Object-Array-0.60.0-6|27	%build
14cr|perl-Object-Array-0.60.0-6|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Array-0.60.0-6|29	%make
14cr|perl-Object-Array-0.60.0-6|30	
14cr|perl-Object-Array-0.60.0-6|31	%check
14cr|perl-Object-Array-0.60.0-6|32	make test
14cr|perl-Object-Array-0.60.0-6|33	
14cr|perl-Object-Array-0.60.0-6|34	%install
14cr|perl-Object-Array-0.60.0-6|35	%makeinstall_std
14cr|perl-Object-Array-0.60.0-6|36	
14cr|perl-Object-Array-0.60.0-6|37	%files
14cr|perl-Object-Array-0.60.0-6|38	%doc README Changes
14cr|perl-Object-Array-0.60.0-6|39	%{_mandir}/man3/*
14cr|perl-Object-Array-0.60.0-6|40	%{perl_vendorlib}/*
14cr|perl-Object-Array-0.60.0-6|41	
14cr|perl-Object-Array-0.60.0-6|42	
14cr|perl-Object-Array-0.60.0-6|43	
14cr|perl-Object-Array-0.60.0-6|44	
14cr|perl-Object-Array-0.60.0-6|45	
14cr|perl-Object-Array-0.60.0-6|46	%changelog
14cr|perl-Object-Array-0.60.0-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cr|perl-Object-Array-0.60.0-6|48	+ Revision: 4eab2fc
14cr|perl-Object-Array-0.60.0-6|49	- MassBuild#464: Increase release tag
14cr|perl-Object-Array-0.60.0-6|50	
14cr|perl-Object-Array-0.60.0-6|51	

5250 14
14cr|perl-Object-InsideOut-3.980.0-3|1	%define upstream_name	 Object-InsideOut
14cr|perl-Object-InsideOut-3.980.0-3|2	%define upstream_version 3.98
14cr|perl-Object-InsideOut-3.980.0-3|3	
14cr|perl-Object-InsideOut-3.980.0-3|4	# optional, and lead to a requires loop
14cr|perl-Object-InsideOut-3.980.0-3|5	%if %{_use_internal_dependency_generator}
14cr|perl-Object-InsideOut-3.980.0-3|6	%define __noautoreq 'perl\\(Math::Random::MT::Auto\\)'
14cr|perl-Object-InsideOut-3.980.0-3|7	%else
14cr|perl-Object-InsideOut-3.980.0-3|8	%define _requires_exceptions Math::Random::MT::Auto
14cr|perl-Object-InsideOut-3.980.0-3|9	%endif
14cr|perl-Object-InsideOut-3.980.0-3|10	
14cr|perl-Object-InsideOut-3.980.0-3|11	Name:		perl-%{upstream_name}
14cr|perl-Object-InsideOut-3.980.0-3|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-InsideOut-3.980.0-3|13	Release:	3
14cr|perl-Object-InsideOut-3.980.0-3|14	
14cr|perl-Object-InsideOut-3.980.0-3|15	Summary:	Comprehensive inside-out object support perl module
14cr|perl-Object-InsideOut-3.980.0-3|16	
14cr|perl-Object-InsideOut-3.980.0-3|17	License:	GPL+ or Artistic
14cr|perl-Object-InsideOut-3.980.0-3|18	Group:		Development/Perl
14cr|perl-Object-InsideOut-3.980.0-3|19	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Object-InsideOut-3.980.0-3|20	Source0:	http://www.cpan.org/modules/by-module/Object/Object-InsideOut-%{upstream_version}.tar.gz
14cr|perl-Object-InsideOut-3.980.0-3|21	
14cr|perl-Object-InsideOut-3.980.0-3|22	BuildRequires:	perl-devel
14cr|perl-Object-InsideOut-3.980.0-3|23	BuildRequires:	perl(Exception::Class)
14cr|perl-Object-InsideOut-3.980.0-3|24	BuildArch:	noarch
14cr|perl-Object-InsideOut-3.980.0-3|25	
14cr|perl-Object-InsideOut-3.980.0-3|26	%description
14cr|perl-Object-InsideOut-3.980.0-3|27	This module provides comprehensive support for implementing classes using the
14cr|perl-Object-InsideOut-3.980.0-3|28	inside-out object model.
14cr|perl-Object-InsideOut-3.980.0-3|29	
14cr|perl-Object-InsideOut-3.980.0-3|30	Using inside-out object model, objects are not a blessed hash reference, but
14cr|perl-Object-InsideOut-3.980.0-3|31	merely a blessed scalar. The foobar attribute, instead of being accessed via
14cr|perl-Object-InsideOut-3.980.0-3|32	$self->{foobar}, is accessed using a package lexical variable @foobar (common
14cr|perl-Object-InsideOut-3.980.0-3|33	for every object of the class) via $foobar[$$self].
14cr|perl-Object-InsideOut-3.980.0-3|34	
14cr|perl-Object-InsideOut-3.980.0-3|35	Advantages of this OO scheme are:
14cr|perl-Object-InsideOut-3.980.0-3|36	1 - speed
14cr|perl-Object-InsideOut-3.980.0-3|37	2 - encapsulation
14cr|perl-Object-InsideOut-3.980.0-3|38	3 - compilation-time checks
14cr|perl-Object-InsideOut-3.980.0-3|39	
14cr|perl-Object-InsideOut-3.980.0-3|40	%prep
14cr|perl-Object-InsideOut-3.980.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-InsideOut-3.980.0-3|42	
14cr|perl-Object-InsideOut-3.980.0-3|43	%build
14cr|perl-Object-InsideOut-3.980.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-InsideOut-3.980.0-3|45	%make
14cr|perl-Object-InsideOut-3.980.0-3|46	
14cr|perl-Object-InsideOut-3.980.0-3|47	%check
14cr|perl-Object-InsideOut-3.980.0-3|48	make test
14cr|perl-Object-InsideOut-3.980.0-3|49	
14cr|perl-Object-InsideOut-3.980.0-3|50	%install
14cr|perl-Object-InsideOut-3.980.0-3|51	%makeinstall_std
14cr|perl-Object-InsideOut-3.980.0-3|52	rm -f %{buildroot}%{perl_vendorlib}/Bundle/Object/InsideOut.pm
14cr|perl-Object-InsideOut-3.980.0-3|53	
14cr|perl-Object-InsideOut-3.980.0-3|54	%files
14cr|perl-Object-InsideOut-3.980.0-3|55	%doc Changes README
14cr|perl-Object-InsideOut-3.980.0-3|56	%{perl_vendorlib}/Object
14cr|perl-Object-InsideOut-3.980.0-3|57	%{_mandir}/man3/*
14cr|perl-Object-InsideOut-3.980.0-3|58	
14cr|perl-Object-InsideOut-3.980.0-3|59	
14cr|perl-Object-InsideOut-3.980.0-3|60	
14cr|perl-Object-InsideOut-3.980.0-3|61	%changelog
14cr|perl-Object-InsideOut-3.980.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.980.0-3
14cr|perl-Object-InsideOut-3.980.0-3|63	+ Revision: d635f14
14cr|perl-Object-InsideOut-3.980.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Object-InsideOut-3.980.0-3|65	
14cr|perl-Object-InsideOut-3.980.0-3|66	

5251 14
14cr|perl-Object-Lexical-0.20.0-4|1	%define upstream_name    Object-Lexical
14cr|perl-Object-Lexical-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Object-Lexical-0.20.0-4|3	
14cr|perl-Object-Lexical-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Object-Lexical-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-Lexical-0.20.0-4|6	Release:	4
14cr|perl-Object-Lexical-0.20.0-4|7	
14cr|perl-Object-Lexical-0.20.0-4|8	Summary:	Object::Lexical - Syntactic Sugar for Easy Object Instance Data &
14cr|perl-Object-Lexical-0.20.0-4|9	
14cr|perl-Object-Lexical-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Object-Lexical-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Object-Lexical-0.20.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Object-Lexical-0.20.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Object-Lexical-0.20.0-4|14	
14cr|perl-Object-Lexical-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Object-Lexical-0.20.0-4|16	BuildRequires:	perl(PadWalker)
14cr|perl-Object-Lexical-0.20.0-4|17	BuildArch:	noarch
14cr|perl-Object-Lexical-0.20.0-4|18	
14cr|perl-Object-Lexical-0.20.0-4|19	%description
14cr|perl-Object-Lexical-0.20.0-4|20	Object::Lexical provides syntactic sugar to create objects.
14cr|perl-Object-Lexical-0.20.0-4|21	Normal "my" variables are used for instance data. $this is
14cr|perl-Object-Lexical-0.20.0-4|22	automatically read off of the argument stack. This follows "real"
14cr|perl-Object-Lexical-0.20.0-4|23	OO languages, where user code need not concern itself with
14cr|perl-Object-Lexical-0.20.0-4|24	helping the language implement objects.  Normal OO Perl code is
14cr|perl-Object-Lexical-0.20.0-4|25	ugly, hard to read, tedious to type, and error prone.  The
14cr|perl-Object-Lexical-0.20.0-4|26	"$self-"{field}> syntax is cumbersome, and using an object field
14cr|perl-Object-Lexical-0.20.0-4|27	with a built in, like "push()", requires syntax beyond novice
14cr|perl-Object-Lexical-0.20.0-4|28	Perl programmers: "push @{$self-"{field}}, $value>.  Spelling
14cr|perl-Object-Lexical-0.20.0-4|29	field names wrong results in hard to find bugs: the hash
14cr|perl-Object-Lexical-0.20.0-4|30	autovivicates, and no "variables must be declared" warning is
14cr|perl-Object-Lexical-0.20.0-4|31	issued.
14cr|perl-Object-Lexical-0.20.0-4|32	
14cr|perl-Object-Lexical-0.20.0-4|33	%prep
14cr|perl-Object-Lexical-0.20.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-Lexical-0.20.0-4|35	
14cr|perl-Object-Lexical-0.20.0-4|36	%build
14cr|perl-Object-Lexical-0.20.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Lexical-0.20.0-4|38	%make
14cr|perl-Object-Lexical-0.20.0-4|39	make test
14cr|perl-Object-Lexical-0.20.0-4|40	
14cr|perl-Object-Lexical-0.20.0-4|41	%install
14cr|perl-Object-Lexical-0.20.0-4|42	%makeinstall_std
14cr|perl-Object-Lexical-0.20.0-4|43	
14cr|perl-Object-Lexical-0.20.0-4|44	%files
14cr|perl-Object-Lexical-0.20.0-4|45	%doc Changes README
14cr|perl-Object-Lexical-0.20.0-4|46	%{perl_vendorlib}/Object/Lexical.pm
14cr|perl-Object-Lexical-0.20.0-4|47	%{_mandir}/*/*
14cr|perl-Object-Lexical-0.20.0-4|48	
14cr|perl-Object-Lexical-0.20.0-4|49	
14cr|perl-Object-Lexical-0.20.0-4|50	
14cr|perl-Object-Lexical-0.20.0-4|51	%changelog
14cr|perl-Object-Lexical-0.20.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Object-Lexical-0.20.0-4|53	+ Revision: 0838354
14cr|perl-Object-Lexical-0.20.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Object-Lexical-0.20.0-4|55	
14cr|perl-Object-Lexical-0.20.0-4|56	

5252 14
14cr|perl-Object-MultiType-0.50.0-4|1	%define upstream_name    Object-MultiType
14cr|perl-Object-MultiType-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-Object-MultiType-0.50.0-4|3	
14cr|perl-Object-MultiType-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Object-MultiType-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-MultiType-0.50.0-4|6	Release:	4
14cr|perl-Object-MultiType-0.50.0-4|7	
14cr|perl-Object-MultiType-0.50.0-4|8	Summary:	Perl Objects as Hash, Array, Scalar, Code and Glob at the same time
14cr|perl-Object-MultiType-0.50.0-4|9	
14cr|perl-Object-MultiType-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-Object-MultiType-0.50.0-4|11	Group:		Development/Perl
14cr|perl-Object-MultiType-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Object-MultiType-0.50.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Object-MultiType-0.50.0-4|14	
14cr|perl-Object-MultiType-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-Object-MultiType-0.50.0-4|16	BuildArch:	noarch
14cr|perl-Object-MultiType-0.50.0-4|17	
14cr|perl-Object-MultiType-0.50.0-4|18	%description
14cr|perl-Object-MultiType-0.50.0-4|19	This module return an object that works like a Hash, Array,
14cr|perl-Object-MultiType-0.50.0-4|20	Scalar, Code and Glob object at the same time.
14cr|perl-Object-MultiType-0.50.0-4|21	
14cr|perl-Object-MultiType-0.50.0-4|22	%prep
14cr|perl-Object-MultiType-0.50.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-MultiType-0.50.0-4|24	perl -pi -e 'tr /\r//d' Changes README
14cr|perl-Object-MultiType-0.50.0-4|25	
14cr|perl-Object-MultiType-0.50.0-4|26	%build
14cr|perl-Object-MultiType-0.50.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-MultiType-0.50.0-4|28	%make
14cr|perl-Object-MultiType-0.50.0-4|29	
14cr|perl-Object-MultiType-0.50.0-4|30	%check
14cr|perl-Object-MultiType-0.50.0-4|31	make test
14cr|perl-Object-MultiType-0.50.0-4|32	
14cr|perl-Object-MultiType-0.50.0-4|33	%install
14cr|perl-Object-MultiType-0.50.0-4|34	%makeinstall_std
14cr|perl-Object-MultiType-0.50.0-4|35	
14cr|perl-Object-MultiType-0.50.0-4|36	%files
14cr|perl-Object-MultiType-0.50.0-4|37	%doc Changes README
14cr|perl-Object-MultiType-0.50.0-4|38	%{perl_vendorlib}/Object
14cr|perl-Object-MultiType-0.50.0-4|39	%{_mandir}/*/*
14cr|perl-Object-MultiType-0.50.0-4|40	
14cr|perl-Object-MultiType-0.50.0-4|41	
14cr|perl-Object-MultiType-0.50.0-4|42	
14cr|perl-Object-MultiType-0.50.0-4|43	%changelog
14cr|perl-Object-MultiType-0.50.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-Object-MultiType-0.50.0-4|45	+ Revision: 33418f4
14cr|perl-Object-MultiType-0.50.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Object-MultiType-0.50.0-4|47	
14cr|perl-Object-MultiType-0.50.0-4|48	

5253 14
14cr|perl-Object-Persistence-0.92-8|1	%define real_name Object-Persistence
14cr|perl-Object-Persistence-0.92-8|2	
14cr|perl-Object-Persistence-0.92-8|3	Summary:	Object-Persistence module for perl
14cr|perl-Object-Persistence-0.92-8|4	
14cr|perl-Object-Persistence-0.92-8|5	Name:		perl-%{real_name}
14cr|perl-Object-Persistence-0.92-8|6	Version:	0.92
14cr|perl-Object-Persistence-0.92-8|7	Release:	8
14cr|perl-Object-Persistence-0.92-8|8	License:	GPL or Artistic
14cr|perl-Object-Persistence-0.92-8|9	Group:		Development/Perl
14cr|perl-Object-Persistence-0.92-8|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Object-Persistence-0.92-8|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Object-Persistence-0.92-8|12	BuildRequires:	perl-devel
14cr|perl-Object-Persistence-0.92-8|13	BuildArch:	noarch
14cr|perl-Object-Persistence-0.92-8|14	
14cr|perl-Object-Persistence-0.92-8|15	%description
14cr|perl-Object-Persistence-0.92-8|16	This module provides persistence functionality to its objects.  Object
14cr|perl-Object-Persistence-0.92-8|17	definitions are stored as stringified perl data structures, generated with
14cr|perl-Object-Persistence-0.92-8|18	Data::Dumper, that are amenable to manual editing and external processing from
14cr|perl-Object-Persistence-0.92-8|19	outside the class interface.
14cr|perl-Object-Persistence-0.92-8|20	
14cr|perl-Object-Persistence-0.92-8|21	%prep
14cr|perl-Object-Persistence-0.92-8|22	%setup -q -n %{real_name}-%{version}
14cr|perl-Object-Persistence-0.92-8|23	
14cr|perl-Object-Persistence-0.92-8|24	%build
14cr|perl-Object-Persistence-0.92-8|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Persistence-0.92-8|26	%make
14cr|perl-Object-Persistence-0.92-8|27	make test
14cr|perl-Object-Persistence-0.92-8|28	
14cr|perl-Object-Persistence-0.92-8|29	%install
14cr|perl-Object-Persistence-0.92-8|30	%makeinstall_std
14cr|perl-Object-Persistence-0.92-8|31	
14cr|perl-Object-Persistence-0.92-8|32	%clean
14cr|perl-Object-Persistence-0.92-8|33	
14cr|perl-Object-Persistence-0.92-8|34	%files
14cr|perl-Object-Persistence-0.92-8|35	%doc Changes
14cr|perl-Object-Persistence-0.92-8|36	%{perl_vendorlib}/Persistence/Database.pm
14cr|perl-Object-Persistence-0.92-8|37	%{perl_vendorlib}/Persistence/Object
14cr|perl-Object-Persistence-0.92-8|38	%{_mandir}/*/*
14cr|perl-Object-Persistence-0.92-8|39	
14cr|perl-Object-Persistence-0.92-8|40	
14cr|perl-Object-Persistence-0.92-8|41	
14cr|perl-Object-Persistence-0.92-8|42	
14cr|perl-Object-Persistence-0.92-8|43	
14cr|perl-Object-Persistence-0.92-8|44	%changelog
14cr|perl-Object-Persistence-0.92-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.92-8
14cr|perl-Object-Persistence-0.92-8|46	+ Revision: 3752f6a
14cr|perl-Object-Persistence-0.92-8|47	- MassBuild#464: Increase release tag
14cr|perl-Object-Persistence-0.92-8|48	
14cr|perl-Object-Persistence-0.92-8|49	

5254 14
14cr|perl-Object-Pluggable-1.290.0-5|1	%define upstream_name    Object-Pluggable
14cr|perl-Object-Pluggable-1.290.0-5|2	%define upstream_version 1.29
14cr|perl-Object-Pluggable-1.290.0-5|3	
14cr|perl-Object-Pluggable-1.290.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Object-Pluggable-1.290.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-Pluggable-1.290.0-5|6	Release:	5
14cr|perl-Object-Pluggable-1.290.0-5|7	
14cr|perl-Object-Pluggable-1.290.0-5|8	Summary:	Importable constants for Object::Pluggable
14cr|perl-Object-Pluggable-1.290.0-5|9	
14cr|perl-Object-Pluggable-1.290.0-5|10	License:	GPL+ or Artistic
14cr|perl-Object-Pluggable-1.290.0-5|11	Group:		Development/Perl
14cr|perl-Object-Pluggable-1.290.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Object-Pluggable-1.290.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Object-Pluggable-1.290.0-5|14	
14cr|perl-Object-Pluggable-1.290.0-5|15	BuildRequires:	perl-devel
14cr|perl-Object-Pluggable-1.290.0-5|16	BuildRequires:	perl(Pod::Parser)
14cr|perl-Object-Pluggable-1.290.0-5|17	BuildRequires:	perl(Task::Weaken)
14cr|perl-Object-Pluggable-1.290.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Object-Pluggable-1.290.0-5|19	BuildRequires:	perl(constant)
14cr|perl-Object-Pluggable-1.290.0-5|20	BuildArch:	noarch
14cr|perl-Object-Pluggable-1.290.0-5|21	
14cr|perl-Object-Pluggable-1.290.0-5|22	%description
14cr|perl-Object-Pluggable-1.290.0-5|23	Object::Pluggable is a base class for creating plugin enabled objects. It
14cr|perl-Object-Pluggable-1.290.0-5|24	is a generic port of POE::Component::IRC's plugin system.
14cr|perl-Object-Pluggable-1.290.0-5|25	
14cr|perl-Object-Pluggable-1.290.0-5|26	If your object dispatches events to listeners, then Object::Pluggable may
14cr|perl-Object-Pluggable-1.290.0-5|27	be a good fit for you.
14cr|perl-Object-Pluggable-1.290.0-5|28	
14cr|perl-Object-Pluggable-1.290.0-5|29	Basic use would involve subclassing Object::Pluggable, then overriding
14cr|perl-Object-Pluggable-1.290.0-5|30	'_pluggable_event()' and inserting '_pluggable_process()' wherever you
14cr|perl-Object-Pluggable-1.290.0-5|31	dispatch events from.
14cr|perl-Object-Pluggable-1.290.0-5|32	
14cr|perl-Object-Pluggable-1.290.0-5|33	%prep
14cr|perl-Object-Pluggable-1.290.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-Pluggable-1.290.0-5|35	
14cr|perl-Object-Pluggable-1.290.0-5|36	%build
14cr|perl-Object-Pluggable-1.290.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Pluggable-1.290.0-5|38	%make
14cr|perl-Object-Pluggable-1.290.0-5|39	
14cr|perl-Object-Pluggable-1.290.0-5|40	%check
14cr|perl-Object-Pluggable-1.290.0-5|41	%make test
14cr|perl-Object-Pluggable-1.290.0-5|42	
14cr|perl-Object-Pluggable-1.290.0-5|43	%install
14cr|perl-Object-Pluggable-1.290.0-5|44	%makeinstall_std
14cr|perl-Object-Pluggable-1.290.0-5|45	
14cr|perl-Object-Pluggable-1.290.0-5|46	%files
14cr|perl-Object-Pluggable-1.290.0-5|47	%doc README Changes LICENSE META.yml META.json
14cr|perl-Object-Pluggable-1.290.0-5|48	%{_mandir}/man3/*
14cr|perl-Object-Pluggable-1.290.0-5|49	%{perl_vendorlib}/*
14cr|perl-Object-Pluggable-1.290.0-5|50	
14cr|perl-Object-Pluggable-1.290.0-5|51	
14cr|perl-Object-Pluggable-1.290.0-5|52	%changelog
14cr|perl-Object-Pluggable-1.290.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.290.0-5
14cr|perl-Object-Pluggable-1.290.0-5|54	+ Revision: 18c7d5d
14cr|perl-Object-Pluggable-1.290.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Object-Pluggable-1.290.0-5|56	
14cr|perl-Object-Pluggable-1.290.0-5|57	

5255 14
14cr|perl-Object-Realize-Later-0.190.0-5|1	%define	upstream_name    Object-Realize-Later
14cr|perl-Object-Realize-Later-0.190.0-5|2	%define upstream_version 0.19
14cr|perl-Object-Realize-Later-0.190.0-5|3	
14cr|perl-Object-Realize-Later-0.190.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Object-Realize-Later-0.190.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-Realize-Later-0.190.0-5|6	Release:	5
14cr|perl-Object-Realize-Later-0.190.0-5|7	Summary:	CPAN %{upstream_name} perl module
14cr|perl-Object-Realize-Later-0.190.0-5|8	License:	GPL+ or Artistic
14cr|perl-Object-Realize-Later-0.190.0-5|9	Group:		Development/Perl
14cr|perl-Object-Realize-Later-0.190.0-5|10	URL:		http://search.cpan.org/dist/Object-Realize-Later/
14cr|perl-Object-Realize-Later-0.190.0-5|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{upstream_version}.tar.gz
14cr|perl-Object-Realize-Later-0.190.0-5|12	
14cr|perl-Object-Realize-Later-0.190.0-5|13	BuildRequires:	perl-devel
14cr|perl-Object-Realize-Later-0.190.0-5|14	BuildArch:	noarch
14cr|perl-Object-Realize-Later-0.190.0-5|15	
14cr|perl-Object-Realize-Later-0.190.0-5|16	%description
14cr|perl-Object-Realize-Later-0.190.0-5|17	This module helps you implementing delay loading of object-data.  While
14cr|perl-Object-Realize-Later-0.190.0-5|18	creating a stub-object, Object::Realize::Later simulates you got the
14cr|perl-Object-Realize-Later-0.190.0-5|19	real data.
14cr|perl-Object-Realize-Later-0.190.0-5|20	
14cr|perl-Object-Realize-Later-0.190.0-5|21	%prep
14cr|perl-Object-Realize-Later-0.190.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-Realize-Later-0.190.0-5|23	
14cr|perl-Object-Realize-Later-0.190.0-5|24	%build
14cr|perl-Object-Realize-Later-0.190.0-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Object-Realize-Later-0.190.0-5|26	make
14cr|perl-Object-Realize-Later-0.190.0-5|27	make test
14cr|perl-Object-Realize-Later-0.190.0-5|28	
14cr|perl-Object-Realize-Later-0.190.0-5|29	%install
14cr|perl-Object-Realize-Later-0.190.0-5|30	%makeinstall_std
14cr|perl-Object-Realize-Later-0.190.0-5|31	
14cr|perl-Object-Realize-Later-0.190.0-5|32	%files
14cr|perl-Object-Realize-Later-0.190.0-5|33	%doc Changes README
14cr|perl-Object-Realize-Later-0.190.0-5|34	%{_mandir}/*/*
14cr|perl-Object-Realize-Later-0.190.0-5|35	%{perl_vendorlib}/Object/Realize
14cr|perl-Object-Realize-Later-0.190.0-5|36	
14cr|perl-Object-Realize-Later-0.190.0-5|37	%changelog
14cr|perl-Object-Realize-Later-0.190.0-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-5
14cr|perl-Object-Realize-Later-0.190.0-5|39	+ Revision: 8355af8
14cr|perl-Object-Realize-Later-0.190.0-5|40	- MassBuild#464: Increase release tag
14cr|perl-Object-Realize-Later-0.190.0-5|41	
14cr|perl-Object-Realize-Later-0.190.0-5|42	

5256 14
14cr|perl-Object-Signature-1.70.0-4|1	%define upstream_name	 Object-Signature
14cr|perl-Object-Signature-1.70.0-4|2	%define upstream_version 1.07
14cr|perl-Object-Signature-1.70.0-4|3	
14cr|perl-Object-Signature-1.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Object-Signature-1.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Object-Signature-1.70.0-4|6	Release:	4
14cr|perl-Object-Signature-1.70.0-4|7	
14cr|perl-Object-Signature-1.70.0-4|8	Summary:	Generate cryptographic signatures for objects
14cr|perl-Object-Signature-1.70.0-4|9	
14cr|perl-Object-Signature-1.70.0-4|10	License:	Artistic/GPL
14cr|perl-Object-Signature-1.70.0-4|11	Group:		Development/Perl
14cr|perl-Object-Signature-1.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Object-Signature-1.70.0-4|13	Source0:	http://www.cpan.org/modules/by-module/PAR/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Object-Signature-1.70.0-4|14	
14cr|perl-Object-Signature-1.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Object-Signature-1.70.0-4|16	BuildArch:	noarch
14cr|perl-Object-Signature-1.70.0-4|17	
14cr|perl-Object-Signature-1.70.0-4|18	%description
14cr|perl-Object-Signature-1.70.0-4|19	Object::Signature is an abstract base class that you can inherit from in order
14cr|perl-Object-Signature-1.70.0-4|20	to allow your objects to generate unique cryptographic signatures.
14cr|perl-Object-Signature-1.70.0-4|21	
14cr|perl-Object-Signature-1.70.0-4|22	%prep
14cr|perl-Object-Signature-1.70.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Object-Signature-1.70.0-4|24	chmod 644 README Changes lib/Object/Signature.pm
14cr|perl-Object-Signature-1.70.0-4|25	
14cr|perl-Object-Signature-1.70.0-4|26	%build
14cr|perl-Object-Signature-1.70.0-4|27	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-Object-Signature-1.70.0-4|28	%make
14cr|perl-Object-Signature-1.70.0-4|29	
14cr|perl-Object-Signature-1.70.0-4|30	%check
14cr|perl-Object-Signature-1.70.0-4|31	make test
14cr|perl-Object-Signature-1.70.0-4|32	
14cr|perl-Object-Signature-1.70.0-4|33	%install
14cr|perl-Object-Signature-1.70.0-4|34	%makeinstall_std
14cr|perl-Object-Signature-1.70.0-4|35	
14cr|perl-Object-Signature-1.70.0-4|36	%files
14cr|perl-Object-Signature-1.70.0-4|37	%doc README Changes
14cr|perl-Object-Signature-1.70.0-4|38	%{perl_vendorlib}/Object
14cr|perl-Object-Signature-1.70.0-4|39	%{_mandir}/*/*
14cr|perl-Object-Signature-1.70.0-4|40	
14cr|perl-Object-Signature-1.70.0-4|41	
14cr|perl-Object-Signature-1.70.0-4|42	
14cr|perl-Object-Signature-1.70.0-4|43	%changelog
14cr|perl-Object-Signature-1.70.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-4
14cr|perl-Object-Signature-1.70.0-4|45	+ Revision: c441319
14cr|perl-Object-Signature-1.70.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Object-Signature-1.70.0-4|47	
14cr|perl-Object-Signature-1.70.0-4|48	

5257 14
14cr|perl-ogd-0.30.0-3|1	%define module  ogd
14cr|perl-ogd-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-ogd-0.30.0-3|3	
14cr|perl-ogd-0.30.0-3|4	Name:		perl-%{module}
14cr|perl-ogd-0.30.0-3|5	Version:	%perl_convert_version 0.03
14cr|perl-ogd-0.30.0-3|6	Release:	3
14cr|perl-ogd-0.30.0-3|7	Summary:	Ordered global destruction of objects stored in globals
14cr|perl-ogd-0.30.0-3|8	
14cr|perl-ogd-0.30.0-3|9	License:	GPL or Artistic
14cr|perl-ogd-0.30.0-3|10	Group:		Development/Perl
14cr|perl-ogd-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-ogd-0.30.0-3|12	Source:		http://search.cpan.org/CPAN/authors/id/E/EL/ELIZABETH/ogd-0.03.tar.gz
14cr|perl-ogd-0.30.0-3|13	BuildRequires:	perl-devel
14cr|perl-ogd-0.30.0-3|14	BuildArch:	noarch
14cr|perl-ogd-0.30.0-3|15	
14cr|perl-ogd-0.30.0-3|16	%description
14cr|perl-ogd-0.30.0-3|17	This module adds ordered destruction of objects stored in global variables in
14cr|perl-ogd-0.30.0-3|18	LIFO order during global destruction.
14cr|perl-ogd-0.30.0-3|19	
14cr|perl-ogd-0.30.0-3|20	Ordered global destruction is only applicable to objects stored in non-lexical
14cr|perl-ogd-0.30.0-3|21	variables (even if they are in file scope). Apparently Perl destroys all
14cr|perl-ogd-0.30.0-3|22	objects stored file-level lexicals before the first END block is called.
14cr|perl-ogd-0.30.0-3|23	
14cr|perl-ogd-0.30.0-3|24	%prep
14cr|perl-ogd-0.30.0-3|25	%setup -q -n %{module}-%{upstream_version}
14cr|perl-ogd-0.30.0-3|26	
14cr|perl-ogd-0.30.0-3|27	%build
14cr|perl-ogd-0.30.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ogd-0.30.0-3|29	%make
14cr|perl-ogd-0.30.0-3|30	
14cr|perl-ogd-0.30.0-3|31	%check
14cr|perl-ogd-0.30.0-3|32	%make test
14cr|perl-ogd-0.30.0-3|33	
14cr|perl-ogd-0.30.0-3|34	%install
14cr|perl-ogd-0.30.0-3|35	%makeinstall_std
14cr|perl-ogd-0.30.0-3|36	
14cr|perl-ogd-0.30.0-3|37	%files
14cr|perl-ogd-0.30.0-3|38	%{perl_vendorlib}/ogd.pm
14cr|perl-ogd-0.30.0-3|39	%{_mandir}/*/*
14cr|perl-ogd-0.30.0-3|40	
14cr|perl-ogd-0.30.0-3|41	
14cr|perl-ogd-0.30.0-3|42	
14cr|perl-ogd-0.30.0-3|43	
14cr|perl-ogd-0.30.0-3|44	%changelog
14cr|perl-ogd-0.30.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-ogd-0.30.0-3|46	+ Revision: 12e21cd
14cr|perl-ogd-0.30.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-ogd-0.30.0-3|48	
14cr|perl-ogd-0.30.0-3|49	

5258 14
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|1	%define upstream_name    OpenOffice-OOBuilder
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|3	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|6	Release:	5
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|7	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|8	Summary:	Perl OO interface for creating OpenOffice documents
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|9	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|11	Group:		Development/Perl
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/OpenOffice/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|14	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|16	BuildRequires:	perl(Archive::Zip)
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|17	BuildArch:	noarch
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|18	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|19	%description
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|20	This is a collection of modules to create OpenOffice documents.
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|21	At this moment OpenOffice spreadsheets (calc documents) are
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|22	supported. Other OpenOffice documents will follow depending
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|23	on time and feedback.
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|24	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|25	The modules present in this collection are:
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|26	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|27	OpenOffice::OOBuilder - The base class. For each OpenOffice
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|28	document type, another class will be inherited from this
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|29	base class.
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|30	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|31	OpenOffice::OOCBuilder - For creating OpenOffice calc documents:
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|32	spreadsheets, documents with the sxc extension.
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|33	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|34	%prep
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|36	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|37	%build
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|39	make
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|40	make test
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|41	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|42	%install
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|43	%makeinstall_std
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|44	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|45	%files
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|46	%doc README
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|47	%{perl_vendorlib}/
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|48	%{_mandir}/*/*
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|49	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|50	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|51	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|52	%changelog
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|54	+ Revision: 7b0b46e
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|56	
14cr|perl-OpenOffice-OOBuilder-0.90.0-5|57	

5259 14
14cr|perl-OpenOffice-OODoc-2.125.0-4|1	%define upstream_name	 OpenOffice-OODoc
14cr|perl-OpenOffice-OODoc-2.125.0-4|2	%define upstream_version 2.125
14cr|perl-OpenOffice-OODoc-2.125.0-4|3	
14cr|perl-OpenOffice-OODoc-2.125.0-4|4	#(nl) this 2 requires are not needed, they are on a exemple file only
14cr|perl-OpenOffice-OODoc-2.125.0-4|5	%if %{_use_internal_dependency_generator}
14cr|perl-OpenOffice-OODoc-2.125.0-4|6	%define __noautoreq 'perl\\(Tk::Dialog\\)|perl\\(Tk\\)'
14cr|perl-OpenOffice-OODoc-2.125.0-4|7	%else
14cr|perl-OpenOffice-OODoc-2.125.0-4|8	%define _requires_exceptions  perl(Tk::Dialog)\\|perl(Tk)
14cr|perl-OpenOffice-OODoc-2.125.0-4|9	%endif
14cr|perl-OpenOffice-OODoc-2.125.0-4|10	
14cr|perl-OpenOffice-OODoc-2.125.0-4|11	Name:		perl-%{upstream_name}
14cr|perl-OpenOffice-OODoc-2.125.0-4|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-OpenOffice-OODoc-2.125.0-4|13	Release:	4
14cr|perl-OpenOffice-OODoc-2.125.0-4|14	
14cr|perl-OpenOffice-OODoc-2.125.0-4|15	Summary:	%{upstream_name} module for perl
14cr|perl-OpenOffice-OODoc-2.125.0-4|16	
14cr|perl-OpenOffice-OODoc-2.125.0-4|17	License:	GPL+ or Artistic
14cr|perl-OpenOffice-OODoc-2.125.0-4|18	Group:		Development/Perl
14cr|perl-OpenOffice-OODoc-2.125.0-4|19	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-OpenOffice-OODoc-2.125.0-4|20	Source0:	http://www.cpan.org/modules/by-module/OpenOffice/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-OpenOffice-OODoc-2.125.0-4|21	
14cr|perl-OpenOffice-OODoc-2.125.0-4|22	BuildRequires:	perl-devel
14cr|perl-OpenOffice-OODoc-2.125.0-4|23	BuildRequires:	perl(Archive::Zip)
14cr|perl-OpenOffice-OODoc-2.125.0-4|24	BuildRequires:	perl(XML::Twig)
14cr|perl-OpenOffice-OODoc-2.125.0-4|25	
14cr|perl-OpenOffice-OODoc-2.125.0-4|26	BuildArch:	noarch
14cr|perl-OpenOffice-OODoc-2.125.0-4|27	
14cr|perl-OpenOffice-OODoc-2.125.0-4|28	%description
14cr|perl-OpenOffice-OODoc-2.125.0-4|29	A library for Open Document processing
14cr|perl-OpenOffice-OODoc-2.125.0-4|30	
14cr|perl-OpenOffice-OODoc-2.125.0-4|31	%prep
14cr|perl-OpenOffice-OODoc-2.125.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-OpenOffice-OODoc-2.125.0-4|33	
14cr|perl-OpenOffice-OODoc-2.125.0-4|34	%build
14cr|perl-OpenOffice-OODoc-2.125.0-4|35	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-OpenOffice-OODoc-2.125.0-4|36	%make
14cr|perl-OpenOffice-OODoc-2.125.0-4|37	
14cr|perl-OpenOffice-OODoc-2.125.0-4|38	%check
14cr|perl-OpenOffice-OODoc-2.125.0-4|39	%make test
14cr|perl-OpenOffice-OODoc-2.125.0-4|40	
14cr|perl-OpenOffice-OODoc-2.125.0-4|41	%install
14cr|perl-OpenOffice-OODoc-2.125.0-4|42	%makeinstall_std
14cr|perl-OpenOffice-OODoc-2.125.0-4|43	
14cr|perl-OpenOffice-OODoc-2.125.0-4|44	%files
14cr|perl-OpenOffice-OODoc-2.125.0-4|45	%{_bindir}/*
14cr|perl-OpenOffice-OODoc-2.125.0-4|46	%{perl_vendorlib}/OpenOffice
14cr|perl-OpenOffice-OODoc-2.125.0-4|47	%{_mandir}/*/*
14cr|perl-OpenOffice-OODoc-2.125.0-4|48	
14cr|perl-OpenOffice-OODoc-2.125.0-4|49	
14cr|perl-OpenOffice-OODoc-2.125.0-4|50	
14cr|perl-OpenOffice-OODoc-2.125.0-4|51	%changelog
14cr|perl-OpenOffice-OODoc-2.125.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.125.0-4
14cr|perl-OpenOffice-OODoc-2.125.0-4|53	+ Revision: efa6ed8
14cr|perl-OpenOffice-OODoc-2.125.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-OpenOffice-OODoc-2.125.0-4|55	
14cr|perl-OpenOffice-OODoc-2.125.0-4|56	

5260 14
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|1	%define upstream_name    ORDB-CPAN-Mandriva
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|2	%define upstream_version 1.100230
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|3	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|4	Name:		perl-%{upstream_name}
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|6	Release:	5
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|7	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|8	Summary:	Orlite for module table in database
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|9	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|10	License:	GPL+ or Artistic
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|11	Group:		Development/Perl
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|13	Source0:	http://www.cpan.org/modules/by-module/ORDB/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|14	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|15	BuildRequires:	perl-devel
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|16	BuildRequires:	perl(English)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|17	BuildRequires:	perl(File::Find)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|18	BuildRequires:	perl(File::Temp)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|19	BuildRequires:	perl(Module::Build)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|20	BuildRequires:	perl(ORLite::Mirror)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|21	BuildRequires:	perl(Test::More)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|22	BuildRequires:	perl(Module::Build)
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|23	BuildArch:	noarch
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|24	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|25	%description
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|26	This module is an easy way to fetch a database listing all Perl modules &
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|27	distributions packaged within Mandriva Linux distribution.
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|28	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|29	When using it, it will automatically & silently download it from the
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|30	original source and copy it in a local directory, letting you focus on what
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|31	you want with the data itself.
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|32	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|33	Check the _examples_ directory for some ideas on how to use it.
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|34	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|35	%prep
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|37	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|38	%build
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|39	perl Build.PL installdirs=vendor
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|40	./Build
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|41	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|42	%check
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|43	# fails at ABF
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|44	#./Build test
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|45	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|46	%install
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|47	./Build install destdir=%{buildroot}
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|48	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|49	%files
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|50	%doc Changes LICENSE README
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|51	%{_mandir}/man3/*
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|52	%{perl_vendorlib}/*
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|53	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|54	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|55	%changelog
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.230-5
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|57	+ Revision: fd71c00
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|58	- MassBuild#464: Increase release tag
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|59	
14cr|perl-ORDB-CPAN-Mandriva-1.100.230-5|60	

5261 14
14cr|perl-ORLite-1.980.0-3|1	%define upstream_name    ORLite
14cr|perl-ORLite-1.980.0-3|2	%define upstream_version 1.98
14cr|perl-ORLite-1.980.0-3|3	
14cr|perl-ORLite-1.980.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-ORLite-1.980.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORLite-1.980.0-3|6	Release:	3
14cr|perl-ORLite-1.980.0-3|7	
14cr|perl-ORLite-1.980.0-3|8	Summary:	Extremely light weight SQLite-specific ORM
14cr|perl-ORLite-1.980.0-3|9	
14cr|perl-ORLite-1.980.0-3|10	License:	GPL+ or Artistic
14cr|perl-ORLite-1.980.0-3|11	Group:		Development/Perl
14cr|perl-ORLite-1.980.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORLite-1.980.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/ORLite-%{upstream_version}.tar.gz
14cr|perl-ORLite-1.980.0-3|14	
14cr|perl-ORLite-1.980.0-3|15	BuildRequires:	perl-devel
14cr|perl-ORLite-1.980.0-3|16	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-ORLite-1.980.0-3|17	BuildRequires:	perl(DBD::SQLite) >= 1.270
14cr|perl-ORLite-1.980.0-3|18	BuildRequires:	perl(DBI) >= 1.607
14cr|perl-ORLite-1.980.0-3|19	BuildRequires:	perl(File::Basename)
14cr|perl-ORLite-1.980.0-3|20	BuildRequires:	perl(File::Path)
14cr|perl-ORLite-1.980.0-3|21	BuildRequires:	perl(File::Remove) >= 1.40
14cr|perl-ORLite-1.980.0-3|22	BuildRequires:	perl(File::Spec)
14cr|perl-ORLite-1.980.0-3|23	BuildRequires:	perl(File::Temp) >= 0.200.0
14cr|perl-ORLite-1.980.0-3|24	BuildRequires:	perl(Params::Util) >= 1.00
14cr|perl-ORLite-1.980.0-3|25	BuildRequires:	perl(Template::Tiny)
14cr|perl-ORLite-1.980.0-3|26	BuildRequires:	perl(Test::More)
14cr|perl-ORLite-1.980.0-3|27	BuildRequires:	perl(Test::Script)
14cr|perl-ORLite-1.980.0-3|28	
14cr|perl-ORLite-1.980.0-3|29	BuildArch:	noarch
14cr|perl-ORLite-1.980.0-3|30	
14cr|perl-ORLite-1.980.0-3|31	%description
14cr|perl-ORLite-1.980.0-3|32	Extremely light weight SQLite-specific ORM
14cr|perl-ORLite-1.980.0-3|33	
14cr|perl-ORLite-1.980.0-3|34	%prep
14cr|perl-ORLite-1.980.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORLite-1.980.0-3|36	
14cr|perl-ORLite-1.980.0-3|37	%build
14cr|perl-ORLite-1.980.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ORLite-1.980.0-3|39	%make
14cr|perl-ORLite-1.980.0-3|40	
14cr|perl-ORLite-1.980.0-3|41	%check
14cr|perl-ORLite-1.980.0-3|42	make test
14cr|perl-ORLite-1.980.0-3|43	
14cr|perl-ORLite-1.980.0-3|44	%install
14cr|perl-ORLite-1.980.0-3|45	%makeinstall_std
14cr|perl-ORLite-1.980.0-3|46	
14cr|perl-ORLite-1.980.0-3|47	%files
14cr|perl-ORLite-1.980.0-3|48	%doc README LICENSE Changes
14cr|perl-ORLite-1.980.0-3|49	%{_mandir}/man3/*
14cr|perl-ORLite-1.980.0-3|50	%{perl_vendorlib}/*
14cr|perl-ORLite-1.980.0-3|51	
14cr|perl-ORLite-1.980.0-3|52	
14cr|perl-ORLite-1.980.0-3|53	
14cr|perl-ORLite-1.980.0-3|54	%changelog
14cr|perl-ORLite-1.980.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.980.0-3
14cr|perl-ORLite-1.980.0-3|56	+ Revision: 4439b08
14cr|perl-ORLite-1.980.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-ORLite-1.980.0-3|58	
14cr|perl-ORLite-1.980.0-3|59	

5262 14
14cr|perl-ORLite-Migrate-1.100.0-3|1	# find-requires also extracts version, which is then misunderstood by
14cr|perl-ORLite-Migrate-1.100.0-3|2	# rpm. therefore, forcing require skipping of File::Spec - which is
14cr|perl-ORLite-Migrate-1.100.0-3|3	# nevertheless required by perl-PathTools
14cr|perl-ORLite-Migrate-1.100.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-ORLite-Migrate-1.100.0-3|5	%define __noautoreq 'perl\\(File::Spec\\)'
14cr|perl-ORLite-Migrate-1.100.0-3|6	%else
14cr|perl-ORLite-Migrate-1.100.0-3|7	%define _requires_exceptions perl.File::Spec.
14cr|perl-ORLite-Migrate-1.100.0-3|8	%endif
14cr|perl-ORLite-Migrate-1.100.0-3|9	
14cr|perl-ORLite-Migrate-1.100.0-3|10	%define upstream_name    ORLite-Migrate
14cr|perl-ORLite-Migrate-1.100.0-3|11	%define upstream_version 1.10
14cr|perl-ORLite-Migrate-1.100.0-3|12	
14cr|perl-ORLite-Migrate-1.100.0-3|13	Name:		perl-%{upstream_name}
14cr|perl-ORLite-Migrate-1.100.0-3|14	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORLite-Migrate-1.100.0-3|15	Release:	3
14cr|perl-ORLite-Migrate-1.100.0-3|16	
14cr|perl-ORLite-Migrate-1.100.0-3|17	Summary:	Extremely light weight SQLite-specific schema migration
14cr|perl-ORLite-Migrate-1.100.0-3|18	
14cr|perl-ORLite-Migrate-1.100.0-3|19	License:	GPL+ or Artistic
14cr|perl-ORLite-Migrate-1.100.0-3|20	Group:		Development/Perl
14cr|perl-ORLite-Migrate-1.100.0-3|21	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORLite-Migrate-1.100.0-3|22	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ORLite-Migrate-1.100.0-3|23	
14cr|perl-ORLite-Migrate-1.100.0-3|24	BuildRequires:	perl-devel
14cr|perl-ORLite-Migrate-1.100.0-3|25	BuildRequires:	perl(DBD::SQLite)
14cr|perl-ORLite-Migrate-1.100.0-3|26	BuildRequires:	perl(DBI)
14cr|perl-ORLite-Migrate-1.100.0-3|27	BuildRequires:	perl(IPC::Run3)
14cr|perl-ORLite-Migrate-1.100.0-3|28	BuildRequires:	perl(File::Which)
14cr|perl-ORLite-Migrate-1.100.0-3|29	BuildRequires:	perl(File::pushd)
14cr|perl-ORLite-Migrate-1.100.0-3|30	BuildRequires:	perl(ORLite)
14cr|perl-ORLite-Migrate-1.100.0-3|31	BuildRequires:	perl(Params::Util)
14cr|perl-ORLite-Migrate-1.100.0-3|32	BuildRequires:	perl(Probe::Perl)
14cr|perl-ORLite-Migrate-1.100.0-3|33	BuildRequires:	perl-PathTools
14cr|perl-ORLite-Migrate-1.100.0-3|34	
14cr|perl-ORLite-Migrate-1.100.0-3|35	BuildArch:	noarch
14cr|perl-ORLite-Migrate-1.100.0-3|36	
14cr|perl-ORLite-Migrate-1.100.0-3|37	Requires:	perl(IPC::Run3)
14cr|perl-ORLite-Migrate-1.100.0-3|38	Requires:	perl-PathTools
14cr|perl-ORLite-Migrate-1.100.0-3|39	
14cr|perl-ORLite-Migrate-1.100.0-3|40	%description
14cr|perl-ORLite-Migrate-1.100.0-3|41	SQLite is a light weight single file SQL database that provides an
14cr|perl-ORLite-Migrate-1.100.0-3|42	excellent platform for embedded storage of structured data.
14cr|perl-ORLite-Migrate-1.100.0-3|43	
14cr|perl-ORLite-Migrate-1.100.0-3|44	ORLite is a light weight single class Object-Relational Mapper (ORM)
14cr|perl-ORLite-Migrate-1.100.0-3|45	system specifically designed for (and limited to only) work with SQLite.
14cr|perl-ORLite-Migrate-1.100.0-3|46	
14cr|perl-ORLite-Migrate-1.100.0-3|47	ORLite::Migrate is a light weight single class Database Schema Migration
14cr|perl-ORLite-Migrate-1.100.0-3|48	enhancement for ORLite.
14cr|perl-ORLite-Migrate-1.100.0-3|49	
14cr|perl-ORLite-Migrate-1.100.0-3|50	It provides a simple implementation of schema versioning within the
14cr|perl-ORLite-Migrate-1.100.0-3|51	SQLite database using the built-in user_version pragma (which is set to
14cr|perl-ORLite-Migrate-1.100.0-3|52	zero by default).
14cr|perl-ORLite-Migrate-1.100.0-3|53	
14cr|perl-ORLite-Migrate-1.100.0-3|54	When setting up the ORM class, an additional timeline parameter is
14cr|perl-ORLite-Migrate-1.100.0-3|55	provided, which should point to a directory containing standalone
14cr|perl-ORLite-Migrate-1.100.0-3|56	migration scripts.
14cr|perl-ORLite-Migrate-1.100.0-3|57	
14cr|perl-ORLite-Migrate-1.100.0-3|58	%prep
14cr|perl-ORLite-Migrate-1.100.0-3|59	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORLite-Migrate-1.100.0-3|60	
14cr|perl-ORLite-Migrate-1.100.0-3|61	%build
14cr|perl-ORLite-Migrate-1.100.0-3|62	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ORLite-Migrate-1.100.0-3|63	%make
14cr|perl-ORLite-Migrate-1.100.0-3|64	
14cr|perl-ORLite-Migrate-1.100.0-3|65	%check
14cr|perl-ORLite-Migrate-1.100.0-3|66	%make test
14cr|perl-ORLite-Migrate-1.100.0-3|67	
14cr|perl-ORLite-Migrate-1.100.0-3|68	%install
14cr|perl-ORLite-Migrate-1.100.0-3|69	%makeinstall_std
14cr|perl-ORLite-Migrate-1.100.0-3|70	
14cr|perl-ORLite-Migrate-1.100.0-3|71	%files
14cr|perl-ORLite-Migrate-1.100.0-3|72	%doc LICENSE README Changes
14cr|perl-ORLite-Migrate-1.100.0-3|73	%{_mandir}/man3/*
14cr|perl-ORLite-Migrate-1.100.0-3|74	%{perl_vendorlib}/*
14cr|perl-ORLite-Migrate-1.100.0-3|75	
14cr|perl-ORLite-Migrate-1.100.0-3|76	
14cr|perl-ORLite-Migrate-1.100.0-3|77	
14cr|perl-ORLite-Migrate-1.100.0-3|78	%changelog
14cr|perl-ORLite-Migrate-1.100.0-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-ORLite-Migrate-1.100.0-3|80	+ Revision: 14beac9
14cr|perl-ORLite-Migrate-1.100.0-3|81	- MassBuild#464: Increase release tag
14cr|perl-ORLite-Migrate-1.100.0-3|82	
14cr|perl-ORLite-Migrate-1.100.0-3|83	

5263 14
14cr|perl-ORLite-Mirror-1.200.0-5|1	%define upstream_name    ORLite-Mirror
14cr|perl-ORLite-Mirror-1.200.0-5|2	%define upstream_version 1.20
14cr|perl-ORLite-Mirror-1.200.0-5|3	
14cr|perl-ORLite-Mirror-1.200.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-ORLite-Mirror-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORLite-Mirror-1.200.0-5|6	Release:	5
14cr|perl-ORLite-Mirror-1.200.0-5|7	
14cr|perl-ORLite-Mirror-1.200.0-5|8	Summary:	Extend ORLite to support remote SQLite databases
14cr|perl-ORLite-Mirror-1.200.0-5|9	
14cr|perl-ORLite-Mirror-1.200.0-5|10	License:	GPL+ or Artistic
14cr|perl-ORLite-Mirror-1.200.0-5|11	Group:		Development/Perl
14cr|perl-ORLite-Mirror-1.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORLite-Mirror-1.200.0-5|13	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ORLite-Mirror-1.200.0-5|14	
14cr|perl-ORLite-Mirror-1.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-ORLite-Mirror-1.200.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-ORLite-Mirror-1.200.0-5|17	BuildRequires:	perl(File::HomeDir)
14cr|perl-ORLite-Mirror-1.200.0-5|18	BuildRequires:	perl(File::Path)
14cr|perl-ORLite-Mirror-1.200.0-5|19	BuildRequires:	perl(File::Remove)
14cr|perl-ORLite-Mirror-1.200.0-5|20	BuildRequires:	perl(File::ShareDir)
14cr|perl-ORLite-Mirror-1.200.0-5|21	BuildRequires:	perl(File::Spec)
14cr|perl-ORLite-Mirror-1.200.0-5|22	BuildRequires:	perl(IO::Compress::Bzip2)
14cr|perl-ORLite-Mirror-1.200.0-5|23	BuildRequires:	perl(IO::Compress::Gzip)
14cr|perl-ORLite-Mirror-1.200.0-5|24	BuildRequires:	perl(IO::Uncompress::Bunzip2)
14cr|perl-ORLite-Mirror-1.200.0-5|25	BuildRequires:	perl(IO::Uncompress::Gunzip)
14cr|perl-ORLite-Mirror-1.200.0-5|26	BuildRequires:	perl(LWP::Online)
14cr|perl-ORLite-Mirror-1.200.0-5|27	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-ORLite-Mirror-1.200.0-5|28	BuildRequires:	perl(ORLite)
14cr|perl-ORLite-Mirror-1.200.0-5|29	BuildRequires:	perl(Params::Util)
14cr|perl-ORLite-Mirror-1.200.0-5|30	BuildRequires:	perl(Test::More)
14cr|perl-ORLite-Mirror-1.200.0-5|31	BuildRequires:	perl(URI)
14cr|perl-ORLite-Mirror-1.200.0-5|32	BuildArch:	noarch
14cr|perl-ORLite-Mirror-1.200.0-5|33	
14cr|perl-ORLite-Mirror-1.200.0-5|34	%description
14cr|perl-ORLite-Mirror-1.200.0-5|35	the ORLite manpage provides a readonly ORM API when it loads a readonly
14cr|perl-ORLite-Mirror-1.200.0-5|36	SQLite database from your local system.
14cr|perl-ORLite-Mirror-1.200.0-5|37	
14cr|perl-ORLite-Mirror-1.200.0-5|38	By combining this capability with the LWP manpage, the ORLite::Mirror
14cr|perl-ORLite-Mirror-1.200.0-5|39	manpage goes one step better and allows you to load a SQLite database from
14cr|perl-ORLite-Mirror-1.200.0-5|40	any arbitrary URI in readonly form as well.
14cr|perl-ORLite-Mirror-1.200.0-5|41	
14cr|perl-ORLite-Mirror-1.200.0-5|42	As demonstrated in the synopsis above, you using the ORLite::Mirror manpage
14cr|perl-ORLite-Mirror-1.200.0-5|43	in the same way, but provide a URL instead of a file name.
14cr|perl-ORLite-Mirror-1.200.0-5|44	
14cr|perl-ORLite-Mirror-1.200.0-5|45	%prep
14cr|perl-ORLite-Mirror-1.200.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORLite-Mirror-1.200.0-5|47	
14cr|perl-ORLite-Mirror-1.200.0-5|48	%build
14cr|perl-ORLite-Mirror-1.200.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ORLite-Mirror-1.200.0-5|50	%make
14cr|perl-ORLite-Mirror-1.200.0-5|51	
14cr|perl-ORLite-Mirror-1.200.0-5|52	%check
14cr|perl-ORLite-Mirror-1.200.0-5|53	%make test
14cr|perl-ORLite-Mirror-1.200.0-5|54	
14cr|perl-ORLite-Mirror-1.200.0-5|55	%install
14cr|perl-ORLite-Mirror-1.200.0-5|56	%makeinstall_std
14cr|perl-ORLite-Mirror-1.200.0-5|57	
14cr|perl-ORLite-Mirror-1.200.0-5|58	%files
14cr|perl-ORLite-Mirror-1.200.0-5|59	%doc LICENSE README Changes
14cr|perl-ORLite-Mirror-1.200.0-5|60	%{_mandir}/man3/*
14cr|perl-ORLite-Mirror-1.200.0-5|61	%{perl_vendorlib}/*
14cr|perl-ORLite-Mirror-1.200.0-5|62	
14cr|perl-ORLite-Mirror-1.200.0-5|63	
14cr|perl-ORLite-Mirror-1.200.0-5|64	%changelog
14cr|perl-ORLite-Mirror-1.200.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-5
14cr|perl-ORLite-Mirror-1.200.0-5|66	+ Revision: 902e2c7
14cr|perl-ORLite-Mirror-1.200.0-5|67	- MassBuild#464: Increase release tag
14cr|perl-ORLite-Mirror-1.200.0-5|68	
14cr|perl-ORLite-Mirror-1.200.0-5|69	

5264 14
14cr|perl-ORLite-Pod-0.100.0-5|1	%define upstream_name    ORLite-Pod
14cr|perl-ORLite-Pod-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-ORLite-Pod-0.100.0-5|3	
14cr|perl-ORLite-Pod-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-ORLite-Pod-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORLite-Pod-0.100.0-5|6	Release:	5
14cr|perl-ORLite-Pod-0.100.0-5|7	
14cr|perl-ORLite-Pod-0.100.0-5|8	Summary:	Documentation generator for ORLite
14cr|perl-ORLite-Pod-0.100.0-5|9	
14cr|perl-ORLite-Pod-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-ORLite-Pod-0.100.0-5|11	Group:		Development/Perl
14cr|perl-ORLite-Pod-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORLite-Pod-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ORLite-Pod-0.100.0-5|14	
14cr|perl-ORLite-Pod-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-ORLite-Pod-0.100.0-5|16	BuildRequires:	perl(Class::Inspector)
14cr|perl-ORLite-Pod-0.100.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-ORLite-Pod-0.100.0-5|18	BuildRequires:	perl(File::Basename)
14cr|perl-ORLite-Pod-0.100.0-5|19	BuildRequires:	perl(File::Path)
14cr|perl-ORLite-Pod-0.100.0-5|20	BuildRequires:	perl(File::Remove)
14cr|perl-ORLite-Pod-0.100.0-5|21	BuildRequires:	perl(File::Spec)
14cr|perl-ORLite-Pod-0.100.0-5|22	BuildRequires:	perl(File::pushd)
14cr|perl-ORLite-Pod-0.100.0-5|23	BuildRequires:	perl(Getopt::Long)
14cr|perl-ORLite-Pod-0.100.0-5|24	BuildRequires:	perl(ORLite)
14cr|perl-ORLite-Pod-0.100.0-5|25	BuildRequires:	perl(Params::Util)
14cr|perl-ORLite-Pod-0.100.0-5|26	BuildRequires:	perl(Template)
14cr|perl-ORLite-Pod-0.100.0-5|27	BuildRequires:	perl(Test::More)
14cr|perl-ORLite-Pod-0.100.0-5|28	BuildRequires:	perl(Test::Pod)
14cr|perl-ORLite-Pod-0.100.0-5|29	BuildRequires:	perl(Test::Script)
14cr|perl-ORLite-Pod-0.100.0-5|30	BuildRequires:	perl(Test::XT)
14cr|perl-ORLite-Pod-0.100.0-5|31	BuildRequires:	perl(autodie) >= 2.100.0
14cr|perl-ORLite-Pod-0.100.0-5|32	
14cr|perl-ORLite-Pod-0.100.0-5|33	BuildArch:	noarch
14cr|perl-ORLite-Pod-0.100.0-5|34	
14cr|perl-ORLite-Pod-0.100.0-5|35	%description
14cr|perl-ORLite-Pod-0.100.0-5|36	*THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE.*
14cr|perl-ORLite-Pod-0.100.0-5|37	
14cr|perl-ORLite-Pod-0.100.0-5|38	*YOU HAVE BEEN WARNED!*
14cr|perl-ORLite-Pod-0.100.0-5|39	
14cr|perl-ORLite-Pod-0.100.0-5|40	The biggest downside of the ORLite manpage is that because it can generate
14cr|perl-ORLite-Pod-0.100.0-5|41	you an entire ORM in one line of code, you can have a large an extensive
14cr|perl-ORLite-Pod-0.100.0-5|42	API without anywhere for documentation for the API to exist.
14cr|perl-ORLite-Pod-0.100.0-5|43	
14cr|perl-ORLite-Pod-0.100.0-5|44	%prep
14cr|perl-ORLite-Pod-0.100.0-5|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORLite-Pod-0.100.0-5|46	
14cr|perl-ORLite-Pod-0.100.0-5|47	%build
14cr|perl-ORLite-Pod-0.100.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ORLite-Pod-0.100.0-5|49	%make
14cr|perl-ORLite-Pod-0.100.0-5|50	
14cr|perl-ORLite-Pod-0.100.0-5|51	%check
14cr|perl-ORLite-Pod-0.100.0-5|52	%make test
14cr|perl-ORLite-Pod-0.100.0-5|53	
14cr|perl-ORLite-Pod-0.100.0-5|54	%install
14cr|perl-ORLite-Pod-0.100.0-5|55	%makeinstall_std
14cr|perl-ORLite-Pod-0.100.0-5|56	
14cr|perl-ORLite-Pod-0.100.0-5|57	%files
14cr|perl-ORLite-Pod-0.100.0-5|58	%doc README LICENSE Changes
14cr|perl-ORLite-Pod-0.100.0-5|59	%{_bindir}/*
14cr|perl-ORLite-Pod-0.100.0-5|60	%{_mandir}/man?/*
14cr|perl-ORLite-Pod-0.100.0-5|61	%{perl_vendorlib}/*
14cr|perl-ORLite-Pod-0.100.0-5|62	
14cr|perl-ORLite-Pod-0.100.0-5|63	
14cr|perl-ORLite-Pod-0.100.0-5|64	
14cr|perl-ORLite-Pod-0.100.0-5|65	%changelog
14cr|perl-ORLite-Pod-0.100.0-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-ORLite-Pod-0.100.0-5|67	+ Revision: 8b2300d
14cr|perl-ORLite-Pod-0.100.0-5|68	- MassBuild#464: Increase release tag
14cr|perl-ORLite-Pod-0.100.0-5|69	
14cr|perl-ORLite-Pod-0.100.0-5|70	

5265 14
14cr|perl-ORLite-Statistics-0.30.0-5|1	%define upstream_name    ORLite-Statistics
14cr|perl-ORLite-Statistics-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-ORLite-Statistics-0.30.0-5|3	
14cr|perl-ORLite-Statistics-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-ORLite-Statistics-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ORLite-Statistics-0.30.0-5|6	Release:	5
14cr|perl-ORLite-Statistics-0.30.0-5|7	
14cr|perl-ORLite-Statistics-0.30.0-5|8	Summary:	Statistics enhancement package for ORLite
14cr|perl-ORLite-Statistics-0.30.0-5|9	
14cr|perl-ORLite-Statistics-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-ORLite-Statistics-0.30.0-5|11	Group:		Development/Perl
14cr|perl-ORLite-Statistics-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ORLite-Statistics-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ORLite-Statistics-0.30.0-5|14	
14cr|perl-ORLite-Statistics-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-ORLite-Statistics-0.30.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-ORLite-Statistics-0.30.0-5|17	BuildRequires:	perl(ORLite)
14cr|perl-ORLite-Statistics-0.30.0-5|18	BuildRequires:	perl(Statistics::Basic)
14cr|perl-ORLite-Statistics-0.30.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-ORLite-Statistics-0.30.0-5|20	BuildArch:	noarch
14cr|perl-ORLite-Statistics-0.30.0-5|21	
14cr|perl-ORLite-Statistics-0.30.0-5|22	%description
14cr|perl-ORLite-Statistics-0.30.0-5|23	This is an enhancement module for ORLite table classes, designed to provide
14cr|perl-ORLite-Statistics-0.30.0-5|24	easy integration with the the Statistics::Base manpage module.
14cr|perl-ORLite-Statistics-0.30.0-5|25	
14cr|perl-ORLite-Statistics-0.30.0-5|26	%prep
14cr|perl-ORLite-Statistics-0.30.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ORLite-Statistics-0.30.0-5|28	
14cr|perl-ORLite-Statistics-0.30.0-5|29	%build
14cr|perl-ORLite-Statistics-0.30.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ORLite-Statistics-0.30.0-5|31	%make
14cr|perl-ORLite-Statistics-0.30.0-5|32	
14cr|perl-ORLite-Statistics-0.30.0-5|33	%check
14cr|perl-ORLite-Statistics-0.30.0-5|34	%make test
14cr|perl-ORLite-Statistics-0.30.0-5|35	
14cr|perl-ORLite-Statistics-0.30.0-5|36	%install
14cr|perl-ORLite-Statistics-0.30.0-5|37	%makeinstall_std
14cr|perl-ORLite-Statistics-0.30.0-5|38	
14cr|perl-ORLite-Statistics-0.30.0-5|39	%files
14cr|perl-ORLite-Statistics-0.30.0-5|40	%doc README LICENSE Changes
14cr|perl-ORLite-Statistics-0.30.0-5|41	%{_mandir}/man3/*
14cr|perl-ORLite-Statistics-0.30.0-5|42	%{perl_vendorlib}/*
14cr|perl-ORLite-Statistics-0.30.0-5|43	
14cr|perl-ORLite-Statistics-0.30.0-5|44	
14cr|perl-ORLite-Statistics-0.30.0-5|45	%changelog
14cr|perl-ORLite-Statistics-0.30.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-ORLite-Statistics-0.30.0-5|47	+ Revision: 2eb1cca
14cr|perl-ORLite-Statistics-0.30.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-ORLite-Statistics-0.30.0-5|49	
14cr|perl-ORLite-Statistics-0.30.0-5|50	

5266 14
14cr|perl-p5-Palm-1.12.0-5|1	%define upstream_name    p5-Palm
14cr|perl-p5-Palm-1.12.0-5|2	%define upstream_version 1.012
14cr|perl-p5-Palm-1.12.0-5|3	
14cr|perl-p5-Palm-1.12.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-p5-Palm-1.12.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-p5-Palm-1.12.0-5|6	Release:	5
14cr|perl-p5-Palm-1.12.0-5|7	Epoch:		1
14cr|perl-p5-Palm-1.12.0-5|8	
14cr|perl-p5-Palm-1.12.0-5|9	Summary:	Modules for reading manipulating, and writing .pdb and .prc database
14cr|perl-p5-Palm-1.12.0-5|10	
14cr|perl-p5-Palm-1.12.0-5|11	License:	GPL
14cr|perl-p5-Palm-1.12.0-5|12	Group:		Development/Perl
14cr|perl-p5-Palm-1.12.0-5|13	Url:		http://www.ooblick.com/software/coldsync/
14cr|perl-p5-Palm-1.12.0-5|14	Source0:	http://www.cpan.org/modules/by-module/p5/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-p5-Palm-1.12.0-5|15	
14cr|perl-p5-Palm-1.12.0-5|16	BuildRequires:	perl-devel
14cr|perl-p5-Palm-1.12.0-5|17	BuildArch:	noarch
14cr|perl-p5-Palm-1.12.0-5|18	
14cr|perl-p5-Palm-1.12.0-5|19	%description
14cr|perl-p5-Palm-1.12.0-5|20	This is p5-Palm, a set of Perl 5 modules for reading, manipulating,
14cr|perl-p5-Palm-1.12.0-5|21	and writing the .pdb and .prc database files used by PalmOS devices
14cr|perl-p5-Palm-1.12.0-5|22	such as the PalmPilot and its successors.
14cr|perl-p5-Palm-1.12.0-5|23	
14cr|perl-p5-Palm-1.12.0-5|24	%prep
14cr|perl-p5-Palm-1.12.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-p5-Palm-1.12.0-5|26	
14cr|perl-p5-Palm-1.12.0-5|27	%build
14cr|perl-p5-Palm-1.12.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-p5-Palm-1.12.0-5|29	%make
14cr|perl-p5-Palm-1.12.0-5|30	
14cr|perl-p5-Palm-1.12.0-5|31	%check
14cr|perl-p5-Palm-1.12.0-5|32	# Test are broken, ignoring result
14cr|perl-p5-Palm-1.12.0-5|33	make test || :
14cr|perl-p5-Palm-1.12.0-5|34	
14cr|perl-p5-Palm-1.12.0-5|35	%install
14cr|perl-p5-Palm-1.12.0-5|36	%makeinstall_std
14cr|perl-p5-Palm-1.12.0-5|37	rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-p5-Palm-1.12.0-5|38	
14cr|perl-p5-Palm-1.12.0-5|39	%files
14cr|perl-p5-Palm-1.12.0-5|40	%doc README TODO
14cr|perl-p5-Palm-1.12.0-5|41	%{_bindir}/*
14cr|perl-p5-Palm-1.12.0-5|42	%{perl_vendorlib}/*
14cr|perl-p5-Palm-1.12.0-5|43	%{_mandir}/man1/*
14cr|perl-p5-Palm-1.12.0-5|44	%{_mandir}/man3/*
14cr|perl-p5-Palm-1.12.0-5|45	
14cr|perl-p5-Palm-1.12.0-5|46	
14cr|perl-p5-Palm-1.12.0-5|47	
14cr|perl-p5-Palm-1.12.0-5|48	%changelog
14cr|perl-p5-Palm-1.12.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.12.0-5
14cr|perl-p5-Palm-1.12.0-5|50	+ Revision: e50fdc1
14cr|perl-p5-Palm-1.12.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-p5-Palm-1.12.0-5|52	
14cr|perl-p5-Palm-1.12.0-5|53	

5267 14
14cr|perl-Package-Constants-0.40.0-3|1	%define	upstream_name	 Package-Constants
14cr|perl-Package-Constants-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-Package-Constants-0.40.0-3|3	
14cr|perl-Package-Constants-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Package-Constants-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Package-Constants-0.40.0-3|6	Release:	3
14cr|perl-Package-Constants-0.40.0-3|7	
14cr|perl-Package-Constants-0.40.0-3|8	Summary:	Package Constants
14cr|perl-Package-Constants-0.40.0-3|9	
14cr|perl-Package-Constants-0.40.0-3|10	License:	Artistic/GPL
14cr|perl-Package-Constants-0.40.0-3|11	Group:		Development/Perl
14cr|perl-Package-Constants-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Package-Constants-0.40.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Package/Package-Constants-%{upstream_version}.tar.gz
14cr|perl-Package-Constants-0.40.0-3|14	
14cr|perl-Package-Constants-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Package-Constants-0.40.0-3|16	BuildArch:	noarch
14cr|perl-Package-Constants-0.40.0-3|17	
14cr|perl-Package-Constants-0.40.0-3|18	%description
14cr|perl-Package-Constants-0.40.0-3|19	"Package::Constants" lists all the constants defined in a certain pack- age.
14cr|perl-Package-Constants-0.40.0-3|20	This can be useful for, among others, setting up an autogenerated
14cr|perl-Package-Constants-0.40.0-3|21	"@EXPORT/@EXPORT_OK" for a Constants.pm file.
14cr|perl-Package-Constants-0.40.0-3|22	
14cr|perl-Package-Constants-0.40.0-3|23	%prep
14cr|perl-Package-Constants-0.40.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Package-Constants-0.40.0-3|25	
14cr|perl-Package-Constants-0.40.0-3|26	%build
14cr|perl-Package-Constants-0.40.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Package-Constants-0.40.0-3|28	%make
14cr|perl-Package-Constants-0.40.0-3|29	
14cr|perl-Package-Constants-0.40.0-3|30	%check
14cr|perl-Package-Constants-0.40.0-3|31	make test
14cr|perl-Package-Constants-0.40.0-3|32	
14cr|perl-Package-Constants-0.40.0-3|33	%install
14cr|perl-Package-Constants-0.40.0-3|34	%makeinstall_std
14cr|perl-Package-Constants-0.40.0-3|35	
14cr|perl-Package-Constants-0.40.0-3|36	%files
14cr|perl-Package-Constants-0.40.0-3|37	%doc README
14cr|perl-Package-Constants-0.40.0-3|38	%{perl_vendorlib}/Package/*
14cr|perl-Package-Constants-0.40.0-3|39	%{_mandir}/*/*
14cr|perl-Package-Constants-0.40.0-3|40	
14cr|perl-Package-Constants-0.40.0-3|41	
14cr|perl-Package-Constants-0.40.0-3|42	
14cr|perl-Package-Constants-0.40.0-3|43	%changelog
14cr|perl-Package-Constants-0.40.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-Package-Constants-0.40.0-3|45	+ Revision: fa528d6
14cr|perl-Package-Constants-0.40.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Package-Constants-0.40.0-3|47	
14cr|perl-Package-Constants-0.40.0-3|48	

5268 14
14cr|perl-Package-Generator-1.106.0-3|1	%define module   Package-Generator
14cr|perl-Package-Generator-1.106.0-3|2	%define upstream_version 1.106
14cr|perl-Package-Generator-1.106.0-3|3	
14cr|perl-Package-Generator-1.106.0-3|4	Name:		perl-%{module}
14cr|perl-Package-Generator-1.106.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Package-Generator-1.106.0-3|6	Release:	3
14cr|perl-Package-Generator-1.106.0-3|7	Summary:	Pseudo-garbage-collection for packages
14cr|perl-Package-Generator-1.106.0-3|8	
14cr|perl-Package-Generator-1.106.0-3|9	License:	GPL or Artistic
14cr|perl-Package-Generator-1.106.0-3|10	Group:		Development/Perl
14cr|perl-Package-Generator-1.106.0-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Package-Generator-1.106.0-3|12	Source:		http://www.cpan.org/modules/by-module/Package/Package-Generator-%{upstream_version}.tar.gz
14cr|perl-Package-Generator-1.106.0-3|13	
14cr|perl-Package-Generator-1.106.0-3|14	BuildRequires:	perl-devel
14cr|perl-Package-Generator-1.106.0-3|15	BuildRequires:	perl(Scalar::Util)
14cr|perl-Package-Generator-1.106.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Package-Generator-1.106.0-3|17	BuildArch:	noarch
14cr|perl-Package-Generator-1.106.0-3|18	
14cr|perl-Package-Generator-1.106.0-3|19	%description
14cr|perl-Package-Generator-1.106.0-3|20	This module allows you to create simple objects which, when destroyed,
14cr|perl-Package-Generator-1.106.0-3|21	delete a given package. This lets you approximate lexically scoped
14cr|perl-Package-Generator-1.106.0-3|22	packages.
14cr|perl-Package-Generator-1.106.0-3|23	
14cr|perl-Package-Generator-1.106.0-3|24	%prep
14cr|perl-Package-Generator-1.106.0-3|25	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Package-Generator-1.106.0-3|26	
14cr|perl-Package-Generator-1.106.0-3|27	%build
14cr|perl-Package-Generator-1.106.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Package-Generator-1.106.0-3|29	%make
14cr|perl-Package-Generator-1.106.0-3|30	
14cr|perl-Package-Generator-1.106.0-3|31	%check
14cr|perl-Package-Generator-1.106.0-3|32	make test
14cr|perl-Package-Generator-1.106.0-3|33	
14cr|perl-Package-Generator-1.106.0-3|34	%install
14cr|perl-Package-Generator-1.106.0-3|35	%makeinstall_std
14cr|perl-Package-Generator-1.106.0-3|36	
14cr|perl-Package-Generator-1.106.0-3|37	%files
14cr|perl-Package-Generator-1.106.0-3|38	%doc Changes LICENSE README
14cr|perl-Package-Generator-1.106.0-3|39	%{_mandir}/man3/*
14cr|perl-Package-Generator-1.106.0-3|40	%{perl_vendorlib}/Package
14cr|perl-Package-Generator-1.106.0-3|41	
14cr|perl-Package-Generator-1.106.0-3|42	
14cr|perl-Package-Generator-1.106.0-3|43	
14cr|perl-Package-Generator-1.106.0-3|44	
14cr|perl-Package-Generator-1.106.0-3|45	%changelog
14cr|perl-Package-Generator-1.106.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.106.0-3
14cr|perl-Package-Generator-1.106.0-3|47	+ Revision: fcc3189
14cr|perl-Package-Generator-1.106.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Package-Generator-1.106.0-3|49	
14cr|perl-Package-Generator-1.106.0-3|50	

5269 14
14cr|perl-Package-Variant-1.2.0-3|1	%define upstream_name    Package-Variant
14cr|perl-Package-Variant-1.2.0-3|2	%define upstream_version 1.002000
14cr|perl-Package-Variant-1.2.0-3|3	
14cr|perl-Package-Variant-1.2.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Package-Variant-1.2.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Package-Variant-1.2.0-3|6	Release:    3
14cr|perl-Package-Variant-1.2.0-3|7	
14cr|perl-Package-Variant-1.2.0-3|8	Summary:    Parameterizable packages
14cr|perl-Package-Variant-1.2.0-3|9	
14cr|perl-Package-Variant-1.2.0-3|10	License:    GPL+ or Artistic
14cr|perl-Package-Variant-1.2.0-3|11	Group:      Development/Perl
14cr|perl-Package-Variant-1.2.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Package-Variant-1.2.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Package-Variant-1.2.0-3|14	
14cr|perl-Package-Variant-1.2.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Package-Variant-1.2.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.550_100
14cr|perl-Package-Variant-1.2.0-3|17	BuildRequires: perl(Import::Into)
14cr|perl-Package-Variant-1.2.0-3|18	BuildRequires: perl(Module::Runtime) >= 0.13.0
14cr|perl-Package-Variant-1.2.0-3|19	BuildRequires: perl(Test::Fatal)
14cr|perl-Package-Variant-1.2.0-3|20	BuildRequires: perl(strictures) >= 1.0.0
14cr|perl-Package-Variant-1.2.0-3|21	BuildRequires: perl-devel
14cr|perl-Package-Variant-1.2.0-3|22	BuildArch:  noarch
14cr|perl-Package-Variant-1.2.0-3|23	
14cr|perl-Package-Variant-1.2.0-3|24	%description
14cr|perl-Package-Variant-1.2.0-3|25	This module allows you to build packages that return different variations
14cr|perl-Package-Variant-1.2.0-3|26	depending on what parameters are given.
14cr|perl-Package-Variant-1.2.0-3|27	
14cr|perl-Package-Variant-1.2.0-3|28	Users of your package will receive a subroutine able to take parameters and
14cr|perl-Package-Variant-1.2.0-3|29	return the name of a suitable variant package. The implmenetation does not
14cr|perl-Package-Variant-1.2.0-3|30	care about what kind of package it builds.
14cr|perl-Package-Variant-1.2.0-3|31	
14cr|perl-Package-Variant-1.2.0-3|32	Declaring a variable package
14cr|perl-Package-Variant-1.2.0-3|33	There are two important parts to creating a variable package. You first
14cr|perl-Package-Variant-1.2.0-3|34	have to give 'Package::Variant' some basic information about what kind
14cr|perl-Package-Variant-1.2.0-3|35	of package you want to provide, and how. The second part is
14cr|perl-Package-Variant-1.2.0-3|36	implementing a method receiving the user's arguments and generating
14cr|perl-Package-Variant-1.2.0-3|37	your variants.
14cr|perl-Package-Variant-1.2.0-3|38	
14cr|perl-Package-Variant-1.2.0-3|39	%prep
14cr|perl-Package-Variant-1.2.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Package-Variant-1.2.0-3|41	
14cr|perl-Package-Variant-1.2.0-3|42	%build
14cr|perl-Package-Variant-1.2.0-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Package-Variant-1.2.0-3|44	
14cr|perl-Package-Variant-1.2.0-3|45	%make
14cr|perl-Package-Variant-1.2.0-3|46	
14cr|perl-Package-Variant-1.2.0-3|47	%check
14cr|perl-Package-Variant-1.2.0-3|48	%make test
14cr|perl-Package-Variant-1.2.0-3|49	
14cr|perl-Package-Variant-1.2.0-3|50	%install
14cr|perl-Package-Variant-1.2.0-3|51	%makeinstall_std
14cr|perl-Package-Variant-1.2.0-3|52	
14cr|perl-Package-Variant-1.2.0-3|53	%files
14cr|perl-Package-Variant-1.2.0-3|54	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Package-Variant-1.2.0-3|55	%{_mandir}/man3/*
14cr|perl-Package-Variant-1.2.0-3|56	%{perl_vendorlib}/*
14cr|perl-Package-Variant-1.2.0-3|57	
14cr|perl-Package-Variant-1.2.0-3|58	%changelog
14cr|perl-Package-Variant-1.2.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|perl-Package-Variant-1.2.0-3|60	+ Revision: 5442dd2
14cr|perl-Package-Variant-1.2.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Package-Variant-1.2.0-3|62	
14cr|perl-Package-Variant-1.2.0-3|63	

5270 14
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|1	%define upstream_name    Padre-Plugin-Autoformat
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|2	%define upstream_version 1.22
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|3	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|6	Release:	5
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|7	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|8	Summary:	Reformat your text within Padre
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|9	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|14	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|16	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|17	BuildRequires:	perl(Module::Util)
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|20	BuildRequires:	perl(Text::Autoformat)
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|21	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|23	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|24	%description
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|25	This plugin allows one to reformat her text automatically with
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|26	Ctrl+Shift+J. It is using 'Text::Autoformat' underneath, so check this
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|27	module's pod for more information.
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|28	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|29	%prep
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|31	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|32	%build
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|33	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|34	./Build
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|35	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|36	%check
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|37	./Build test
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|38	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|39	%install
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|40	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|41	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|42	%files
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|43	%doc LICENSE README Changes
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|44	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|45	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|46	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|47	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|48	%changelog
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-5
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|50	+ Revision: c8a51cc
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|52	
14cr|perl-Padre-Plugin-Autoformat-1.220.0-5|53	

5271 14
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|1	%define upstream_name    Padre-Plugin-Catalyst
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|2	%define upstream_version 0.13
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|3	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|6	Release:	3
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|7	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|8	Summary:	Catalyst plugin for Padre
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|9	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Catalyst-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|14	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|16	BuildRequires: perl(File::ShareDir::Install)
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|17	BuildRequires:	perl(Catalyst::Devel)
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|19	BuildRequires:	perl(Module::Pluggable::Object)
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|20	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|21	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|23	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|24	%description
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|25	Once you enable this Plugin under Padre, you'll get a brand new menu with
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|26	the following options:
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|27	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|28	'New Catalyst Application'
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|29	This options lets you create a new Catalyst application.
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|30	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|31	'Create new...'
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|32	The Catalyst helper lets you automatically create stub classes for your
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|33	application's MVC components. With this menu option not only can you
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|34	select your component's name but also its type. For instance, if you
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|35	select "create new view" and have the the Catalyst::Helper::View::TT
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|36	manpage module installed on your system, the "TT" type will be
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|37	available for you).
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|38	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|39	%prep
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|41	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|42	%build
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|44	%make
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|45	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|46	%check
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|47	#make test
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|48	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|49	%install
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|50	%makeinstall_std
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|51	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|52	%files
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|53	%doc Changes README
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|54	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|55	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|56	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|57	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|58	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|59	%changelog
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|61	+ Revision: 0ecced8
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|63	
14cr|perl-Padre-Plugin-Catalyst-0.130.0-3|64	

5272 14
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|1	%define upstream_name    Padre-Plugin-ClassSniff
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|2	%define upstream_version 0.30
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|3	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|6	Release:	5
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|7	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|8	Summary:	Simple Class::Sniff interface for Padre
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|9	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|14	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|16	BuildRequires:	perl(Class::Sniff)
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|20	BuildRequires:	x11-server-xvfb
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|21	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|23	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|24	%description
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|25	Runs Class::Sniff on the first namespace of the current document and prints
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|26	the results to the Padre output window.
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|27	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|28	%prep
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|30	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|31	%build
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|32	xvfb-run perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|33	./Build
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|34	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|35	%check
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|36	xvfb-run ./Build test
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|37	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|38	%install
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|39	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|40	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|41	%files
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|42	%doc README Changes
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|43	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|44	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|45	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|46	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|47	%changelog
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|49	+ Revision: f217ffc
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|51	
14cr|perl-Padre-Plugin-ClassSniff-0.300.0-5|52	

5273 14
14cr|perl-Padre-Plugin-CSS-0.140.0-3|1	%define upstream_name    Padre-Plugin-CSS
14cr|perl-Padre-Plugin-CSS-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Padre-Plugin-CSS-0.140.0-3|3	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-CSS-0.140.0-3|5	Version:	%perl_convert_version 0.14
14cr|perl-Padre-Plugin-CSS-0.140.0-3|6	Release:	3
14cr|perl-Padre-Plugin-CSS-0.140.0-3|7	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|8	Summary:	Padre and CSS
14cr|perl-Padre-Plugin-CSS-0.140.0-3|9	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-CSS-0.140.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-CSS-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-CSS-0.140.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-CSS-0.14.tar.gz
14cr|perl-Padre-Plugin-CSS-0.140.0-3|14	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-CSS-0.140.0-3|16	BuildRequires:	perl(CSS::Minifier::XS)
14cr|perl-Padre-Plugin-CSS-0.140.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-CSS-0.140.0-3|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-CSS-0.140.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-CSS-0.140.0-3|20	BuildRequires:	perl(WebService::Validator::CSS::W3C)
14cr|perl-Padre-Plugin-CSS-0.140.0-3|21	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-CSS-0.140.0-3|23	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|24	%description
14cr|perl-Padre-Plugin-CSS-0.140.0-3|25	From Padre:
14cr|perl-Padre-Plugin-CSS-0.140.0-3|26	- use CSS::Minifier::XS to minify css
14cr|perl-Padre-Plugin-CSS-0.140.0-3|27	- use WebService::Validator::CSS::W3C to validate the CSS
14cr|perl-Padre-Plugin-CSS-0.140.0-3|28	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|29	%prep
14cr|perl-Padre-Plugin-CSS-0.140.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-CSS-0.140.0-3|31	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|32	%build
14cr|perl-Padre-Plugin-CSS-0.140.0-3|33	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-CSS-0.140.0-3|34	./Build
14cr|perl-Padre-Plugin-CSS-0.140.0-3|35	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|36	%check
14cr|perl-Padre-Plugin-CSS-0.140.0-3|37	#./Build test
14cr|perl-Padre-Plugin-CSS-0.140.0-3|38	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|39	%install
14cr|perl-Padre-Plugin-CSS-0.140.0-3|40	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-CSS-0.140.0-3|41	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|42	%files
14cr|perl-Padre-Plugin-CSS-0.140.0-3|43	%doc Changes README META.yml
14cr|perl-Padre-Plugin-CSS-0.140.0-3|44	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-CSS-0.140.0-3|45	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-CSS-0.140.0-3|46	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|47	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|48	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|49	%changelog
14cr|perl-Padre-Plugin-CSS-0.140.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Padre-Plugin-CSS-0.140.0-3|51	+ Revision: fe511e9
14cr|perl-Padre-Plugin-CSS-0.140.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-CSS-0.140.0-3|53	
14cr|perl-Padre-Plugin-CSS-0.140.0-3|54	

5274 14
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|1	%define upstream_name    Padre-Plugin-DataWalker
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|3	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|6	Release:	5
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|7	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|8	Summary:	Simple Perl data structure browser Padre
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|9	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|14	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|16	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|17	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|18	BuildRequires:	perl(Wx::Perl::DataWalker)
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|19	BuildRequires:	perl(YAML::XS)
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|20	BuildArch:	noarch
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|21	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|22	%description
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|23	This plugin uses the the Wx::Perl::DataWalker manpage module to provide
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|24	facilities for interactively browsing Perl data structures.
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|25	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|26	%prep
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|28	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|29	%build
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|30	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|31	./Build
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|32	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|33	%check
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|34	./Build test
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|35	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|36	%install
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|37	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|38	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|39	%files
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|40	%doc Changes
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|41	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|42	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|43	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|44	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|45	%changelog
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|47	+ Revision: 67d066d
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|49	
14cr|perl-Padre-Plugin-DataWalker-0.40.0-5|50	

5275 14
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|1	%define upstream_name    Padre-Plugin-Ecliptic
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|2	%define upstream_version 0.23
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|3	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|6	Release:	5
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|7	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|8	Summary:	Padre plugin that provides Eclipse-like useful features
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|9	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|14	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|16	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|17	BuildRequires:	perl(ExtUtils::Install)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|18	BuildRequires:	perl(File::Which)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|19	BuildRequires:	perl(Locale::Msgfmt)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|20	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|21	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|22	BuildRequires:	perl(Test::Exception)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|24	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|25	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|26	BuildArch:	noarch
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|27	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|28	%description
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|29	Once you enable this Plugin under Padre, you'll get a brand new menu with
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|30	the following options:
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|31	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|32	Open Resource (Shortcut: Ctrl + Shift + R)
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|33	This opens a nice dialog that allows you to find any file that exists
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|34	in the current document or working directory. You can use ? to replace
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|35	a single character or * to replace an entire string. The matched files
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|36	list are sorted alphabetically and you can select one or more files to
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|37	be opened in Padre when you press the OK button.
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|38	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|39	You can simply ignore CVS, .svn and .git folders using a simple
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|40	checkbox (enhancement over Eclipse).
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|41	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|42	%prep
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|44	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|45	%build
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|46	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|47	./Build
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|48	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|49	%check
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|50	./Build test
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|51	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|52	%install
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|53	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|54	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|55	%files
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|56	%doc README Changes
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|57	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|58	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|59	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|60	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|61	%changelog
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-5
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|63	+ Revision: ec4cde6
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|65	
14cr|perl-Padre-Plugin-Ecliptic-0.230.0-5|66	

5276 14
14cr|perl-Padre-Plugin-Encode-0.1.3-4|1	%define upstream_name    Padre-Plugin-Encode
14cr|perl-Padre-Plugin-Encode-0.1.3-4|2	%define upstream_version 0.1.3
14cr|perl-Padre-Plugin-Encode-0.1.3-4|3	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Encode-0.1.3-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Encode-0.1.3-4|6	Release:	4
14cr|perl-Padre-Plugin-Encode-0.1.3-4|7	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|8	Summary:	Convert file to different encoding in Padre
14cr|perl-Padre-Plugin-Encode-0.1.3-4|9	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Encode-0.1.3-4|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Encode-0.1.3-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Encode-0.1.3-4|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Encode-0.1.3-4|14	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Encode-0.1.3-4|16	BuildRequires:	perl(Encode)
14cr|perl-Padre-Plugin-Encode-0.1.3-4|17	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Encode-0.1.3-4|18	BuildArch:	noarch
14cr|perl-Padre-Plugin-Encode-0.1.3-4|19	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|20	%description
14cr|perl-Padre-Plugin-Encode-0.1.3-4|21	Convert file to different encoding in Padre.
14cr|perl-Padre-Plugin-Encode-0.1.3-4|22	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|23	%prep
14cr|perl-Padre-Plugin-Encode-0.1.3-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Encode-0.1.3-4|25	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|26	%build
14cr|perl-Padre-Plugin-Encode-0.1.3-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Encode-0.1.3-4|28	%make
14cr|perl-Padre-Plugin-Encode-0.1.3-4|29	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|30	%check
14cr|perl-Padre-Plugin-Encode-0.1.3-4|31	# require GTK display
14cr|perl-Padre-Plugin-Encode-0.1.3-4|32	# make test
14cr|perl-Padre-Plugin-Encode-0.1.3-4|33	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|34	%install
14cr|perl-Padre-Plugin-Encode-0.1.3-4|35	%makeinstall_std
14cr|perl-Padre-Plugin-Encode-0.1.3-4|36	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|37	%files
14cr|perl-Padre-Plugin-Encode-0.1.3-4|38	%doc Changes README
14cr|perl-Padre-Plugin-Encode-0.1.3-4|39	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Encode-0.1.3-4|40	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Encode-0.1.3-4|41	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|42	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|43	%changelog
14cr|perl-Padre-Plugin-Encode-0.1.3-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-4
14cr|perl-Padre-Plugin-Encode-0.1.3-4|45	+ Revision: 3394cc7
14cr|perl-Padre-Plugin-Encode-0.1.3-4|46	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Encode-0.1.3-4|47	
14cr|perl-Padre-Plugin-Encode-0.1.3-4|48	

5277 14
14cr|perl-Padre-Plugin-Git-0.120.0-3|1	%define upstream_name    Padre-Plugin-Git
14cr|perl-Padre-Plugin-Git-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Padre-Plugin-Git-0.120.0-3|3	
14cr|perl-Padre-Plugin-Git-0.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Git-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Git-0.120.0-3|6	Release:	3
14cr|perl-Padre-Plugin-Git-0.120.0-3|7	
14cr|perl-Padre-Plugin-Git-0.120.0-3|8	Summary:	Simple Git interface for Padre
14cr|perl-Padre-Plugin-Git-0.120.0-3|9	
14cr|perl-Padre-Plugin-Git-0.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Git-0.120.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Git-0.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Git-0.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Git-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Git-0.120.0-3|14	
14cr|perl-Padre-Plugin-Git-0.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Git-0.120.0-3|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Padre-Plugin-Git-0.120.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-Git-0.120.0-3|18	BuildRequires:	perl(File::Basename)
14cr|perl-Padre-Plugin-Git-0.120.0-3|19	BuildRequires:	perl(File::Spec)
14cr|perl-Padre-Plugin-Git-0.120.0-3|20	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Git-0.120.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Git-0.120.0-3|22	BuildRequires:	x11-server-xvfb
14cr|perl-Padre-Plugin-Git-0.120.0-3|23	
14cr|perl-Padre-Plugin-Git-0.120.0-3|24	BuildArch:	noarch
14cr|perl-Padre-Plugin-Git-0.120.0-3|25	
14cr|perl-Padre-Plugin-Git-0.120.0-3|26	%description
14cr|perl-Padre-Plugin-Git-0.120.0-3|27	Simple Git interface for Padre.
14cr|perl-Padre-Plugin-Git-0.120.0-3|28	
14cr|perl-Padre-Plugin-Git-0.120.0-3|29	%prep
14cr|perl-Padre-Plugin-Git-0.120.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Git-0.120.0-3|31	
14cr|perl-Padre-Plugin-Git-0.120.0-3|32	%build
14cr|perl-Padre-Plugin-Git-0.120.0-3|33	xvfb-run perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Git-0.120.0-3|34	%make
14cr|perl-Padre-Plugin-Git-0.120.0-3|35	
14cr|perl-Padre-Plugin-Git-0.120.0-3|36	%check
14cr|perl-Padre-Plugin-Git-0.120.0-3|37	#xvfb-run make test
14cr|perl-Padre-Plugin-Git-0.120.0-3|38	
14cr|perl-Padre-Plugin-Git-0.120.0-3|39	%install
14cr|perl-Padre-Plugin-Git-0.120.0-3|40	%makeinstall_std
14cr|perl-Padre-Plugin-Git-0.120.0-3|41	
14cr|perl-Padre-Plugin-Git-0.120.0-3|42	%files
14cr|perl-Padre-Plugin-Git-0.120.0-3|43	%doc Changes META.yml
14cr|perl-Padre-Plugin-Git-0.120.0-3|44	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Git-0.120.0-3|45	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Git-0.120.0-3|46	
14cr|perl-Padre-Plugin-Git-0.120.0-3|47	
14cr|perl-Padre-Plugin-Git-0.120.0-3|48	%changelog
14cr|perl-Padre-Plugin-Git-0.120.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Padre-Plugin-Git-0.120.0-3|50	+ Revision: 45dedff
14cr|perl-Padre-Plugin-Git-0.120.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Git-0.120.0-3|52	
14cr|perl-Padre-Plugin-Git-0.120.0-3|53	

5278 14
14cr|perl-Padre-Plugin-HTML-0.140.0-3|1	%define upstream_name    Padre-Plugin-HTML
14cr|perl-Padre-Plugin-HTML-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Padre-Plugin-HTML-0.140.0-3|3	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-HTML-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-HTML-0.140.0-3|6	Release:	3
14cr|perl-Padre-Plugin-HTML-0.140.0-3|7	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|8	Summary:	L<Padre> and HTML
14cr|perl-Padre-Plugin-HTML-0.140.0-3|9	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-HTML-0.140.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-HTML-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-HTML-0.140.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-HTML-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-HTML-0.140.0-3|14	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-HTML-0.140.0-3|16	BuildRequires:	perl(HTML::Lint)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|17	BuildRequires:	perl(HTML::Tidy)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|20	BuildRequires:	perl(WebService::Validator::HTML::W3C)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|21	BuildRequires:	perl(XML::XPath)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-HTML-0.140.0-3|23	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|24	BuildArch:	noarch
14cr|perl-Padre-Plugin-HTML-0.140.0-3|25	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|26	%description
14cr|perl-Padre-Plugin-HTML-0.140.0-3|27	HTML plugin for Padre
14cr|perl-Padre-Plugin-HTML-0.140.0-3|28	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|29	%prep
14cr|perl-Padre-Plugin-HTML-0.140.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-HTML-0.140.0-3|31	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|32	%build
14cr|perl-Padre-Plugin-HTML-0.140.0-3|33	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-HTML-0.140.0-3|34	./Build
14cr|perl-Padre-Plugin-HTML-0.140.0-3|35	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|36	%check
14cr|perl-Padre-Plugin-HTML-0.140.0-3|37	#make test
14cr|perl-Padre-Plugin-HTML-0.140.0-3|38	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|39	%install
14cr|perl-Padre-Plugin-HTML-0.140.0-3|40	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-HTML-0.140.0-3|41	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|42	%files
14cr|perl-Padre-Plugin-HTML-0.140.0-3|43	%doc Changes README META.yml
14cr|perl-Padre-Plugin-HTML-0.140.0-3|44	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-HTML-0.140.0-3|45	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-HTML-0.140.0-3|46	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|47	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|48	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|49	%changelog
14cr|perl-Padre-Plugin-HTML-0.140.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Padre-Plugin-HTML-0.140.0-3|51	+ Revision: 04c5e0a
14cr|perl-Padre-Plugin-HTML-0.140.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-HTML-0.140.0-3|53	
14cr|perl-Padre-Plugin-HTML-0.140.0-3|54	

5279 14
14cr|perl-Padre-Plugin-Kate-0.60.0-5|1	%define upstream_name    Padre-Plugin-Kate
14cr|perl-Padre-Plugin-Kate-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Padre-Plugin-Kate-0.60.0-5|3	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Kate-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Kate-0.60.0-5|6	Release:	5
14cr|perl-Padre-Plugin-Kate-0.60.0-5|7	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|8	Summary:	Using the Kate syntax highlighter
14cr|perl-Padre-Plugin-Kate-0.60.0-5|9	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Kate-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Kate-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Kate-0.60.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Kate-0.60.0-5|14	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Kate-0.60.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-Kate-0.60.0-5|17	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-Kate-0.60.0-5|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Kate-0.60.0-5|19	BuildRequires:	perl(Syntax::Highlight::Engine::Kate)
14cr|perl-Padre-Plugin-Kate-0.60.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Kate-0.60.0-5|21	BuildArch:	noarch
14cr|perl-Padre-Plugin-Kate-0.60.0-5|22	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|23	%description
14cr|perl-Padre-Plugin-Kate-0.60.0-5|24	Padre plugin using the Kate syntax highlighter.
14cr|perl-Padre-Plugin-Kate-0.60.0-5|25	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|26	%prep
14cr|perl-Padre-Plugin-Kate-0.60.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Kate-0.60.0-5|28	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|29	%build
14cr|perl-Padre-Plugin-Kate-0.60.0-5|30	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-Kate-0.60.0-5|31	./Build
14cr|perl-Padre-Plugin-Kate-0.60.0-5|32	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|33	%check
14cr|perl-Padre-Plugin-Kate-0.60.0-5|34	#./Build test
14cr|perl-Padre-Plugin-Kate-0.60.0-5|35	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|36	%install
14cr|perl-Padre-Plugin-Kate-0.60.0-5|37	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-Kate-0.60.0-5|38	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|39	%files
14cr|perl-Padre-Plugin-Kate-0.60.0-5|40	%doc Changes README
14cr|perl-Padre-Plugin-Kate-0.60.0-5|41	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Kate-0.60.0-5|42	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Kate-0.60.0-5|43	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|44	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|45	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|46	%changelog
14cr|perl-Padre-Plugin-Kate-0.60.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Padre-Plugin-Kate-0.60.0-5|48	+ Revision: a7c51c4
14cr|perl-Padre-Plugin-Kate-0.60.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Kate-0.60.0-5|50	
14cr|perl-Padre-Plugin-Kate-0.60.0-5|51	

5280 14
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|1	%define upstream_name    Padre-Plugin-Nopaste
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|3	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|6	Release:	3
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|7	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|8	Summary:	Send code on a nopaste website from padre
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|9	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Nopaste-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|14	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|16	BuildRequires:	perl(App::Nopaste)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|17	BuildRequires:	perl(File::Basename)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|18	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|20	BuildRequires:	perl(Module::Util)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|21	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|22	BuildRequires:	perl(Padre::Plugin)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|23	BuildRequires:	perl(Padre::Task)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|25	BuildRequires:	perl(parent)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|26	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|27	BuildArch:	noarch
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|28	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|29	Requires:	perl(parent)
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|30	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|31	%description
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|32	This plugin allows one to send stuff from Padre to a nopaste website with
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|33	Ctrl+Shift+V, allowing for easy code / whatever sharing without having to
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|34	open a browser.
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|35	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|36	It is using 'App::Nopaste' underneath, so check this module's pod for more
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|37	information.
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|38	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|39	%prep
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|41	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|42	%build
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|44	%make
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|45	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|46	%check
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|47	#make test
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|48	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|49	%install
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|50	%makeinstall_std
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|51	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|52	%files
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|53	%doc LICENSE README Changes
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|54	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|55	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|56	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|57	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|58	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|59	%changelog
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|61	+ Revision: cce40d3
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|63	
14cr|perl-Padre-Plugin-Nopaste-0.80.0-3|64	

5281 14
14cr|perl-Padre-Plugin-PAR-0.60.0-5|1	%define upstream_name    Padre-Plugin-PAR
14cr|perl-Padre-Plugin-PAR-0.60.0-5|2	%define upstream_version 0.06
14cr|perl-Padre-Plugin-PAR-0.60.0-5|3	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-PAR-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-PAR-0.60.0-5|6	Release:	5
14cr|perl-Padre-Plugin-PAR-0.60.0-5|7	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|8	Summary:	PAR generation from Padre
14cr|perl-Padre-Plugin-PAR-0.60.0-5|9	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-PAR-0.60.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-PAR-0.60.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-PAR-0.60.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-PAR-0.60.0-5|14	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-PAR-0.60.0-5|16	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-PAR-0.60.0-5|17	BuildRequires:	perl(Module::Build)
14cr|perl-Padre-Plugin-PAR-0.60.0-5|18	BuildArch:	noarch
14cr|perl-Padre-Plugin-PAR-0.60.0-5|19	Requires:	perl(Padre)
14cr|perl-Padre-Plugin-PAR-0.60.0-5|20	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|21	%description
14cr|perl-Padre-Plugin-PAR-0.60.0-5|22	Padre plugin to seamlessly generate a standalone exuctable.
14cr|perl-Padre-Plugin-PAR-0.60.0-5|23	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|24	%prep
14cr|perl-Padre-Plugin-PAR-0.60.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-PAR-0.60.0-5|26	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|27	%build
14cr|perl-Padre-Plugin-PAR-0.60.0-5|28	perl Build.PL installdirs=vendor destdir=%{buildroot}
14cr|perl-Padre-Plugin-PAR-0.60.0-5|29	./Build
14cr|perl-Padre-Plugin-PAR-0.60.0-5|30	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|31	%check
14cr|perl-Padre-Plugin-PAR-0.60.0-5|32	#Disable tests because they need to export display
14cr|perl-Padre-Plugin-PAR-0.60.0-5|33	#./Build test
14cr|perl-Padre-Plugin-PAR-0.60.0-5|34	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|35	%install
14cr|perl-Padre-Plugin-PAR-0.60.0-5|36	./Build install
14cr|perl-Padre-Plugin-PAR-0.60.0-5|37	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|38	%files
14cr|perl-Padre-Plugin-PAR-0.60.0-5|39	%doc Changes README
14cr|perl-Padre-Plugin-PAR-0.60.0-5|40	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-PAR-0.60.0-5|41	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-PAR-0.60.0-5|42	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|43	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|44	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|45	%changelog
14cr|perl-Padre-Plugin-PAR-0.60.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-5
14cr|perl-Padre-Plugin-PAR-0.60.0-5|47	+ Revision: 20712a6
14cr|perl-Padre-Plugin-PAR-0.60.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-PAR-0.60.0-5|49	
14cr|perl-Padre-Plugin-PAR-0.60.0-5|50	

5282 14
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|1	%define upstream_name    Padre-Plugin-Parrot
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|2	%define upstream_version 0.31
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|3	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|6	Release:	5
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|7	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|8	Summary:	Experimental Padre plugin that runs on Parrot
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|9	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|14	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|16	BuildRequires:	perl(Padre::Wx)
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|18	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|20	BuildRequires:	x11-server-xvfb
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|21	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|23	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|24	%description
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|25	Experimental Padre plugin that runs on Parrot.
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|26	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|27	%prep
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|29	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|30	%build
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|31	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|32	./Build
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|33	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|34	%check
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|35	#xvfb-run ./Build test
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|36	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|37	%install
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|38	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|39	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|40	%files
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|41	%doc Changes README
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|42	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|43	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|44	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|45	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|46	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|47	%changelog
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-5
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|49	+ Revision: 1429c00
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|51	
14cr|perl-Padre-Plugin-Parrot-0.310.0-5|52	

5283 14
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|1	%define upstream_name    Padre-Plugin-Perl6
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|2	%define upstream_version 0.71
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|3	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|4	# find-requires extracts too much, cf https://qa.mandriva.com/show_bug.cgi?id=47678
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|5	# therefore, forcing explicit require skipping of Win32
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|6	%if %{_use_internal_dependency_generator}
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|7	%define __noautoreq 'perl\\(Win32(.*)\\)'
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|8	%else
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|9	%define _requires_exceptions perl.Win32.
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|10	%endif
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|11	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|12	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|13	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|14	Release:	5
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|15	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|16	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|17	Group:		Development/Perl
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|18	Summary:	Perl document syntax-checking in the background
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|19	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|20	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|21	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|22	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|23	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|24	BuildRequires:	perl(App::Grok)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|26	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|27	BuildRequires:	perl(IPC::Run3)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|28	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|29	BuildRequires: 	perl(Perl6::Refactor)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|30	BuildRequires:	perl(Readonly)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|31	BuildRequires:	perl(Syntax::Highlight::Perl6)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|32	BuildRequires:	perl(Test::Exception)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|33	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|34	BuildRequires:	perl(Test::NeedsDisplay)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|35	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|36	BuildRequires:	perl(URI)
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|37	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|38	BuildArch:	noarch
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|39	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|40	%description
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|41	This class implements syntax checking of Perl documents in the background.
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|42	It inherits from the Padre::Task::SyntaxChecker manpage. Please read its
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|43	documentation!
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|44	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|45	%prep
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|47	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|48	%build
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|50	%make
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|51	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|52	%check
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|53	#make test
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|54	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|55	%install
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|56	%makeinstall_std
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|57	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|58	%files
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|59	%doc Changes
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|60	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|61	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|62	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|63	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|64	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|65	%changelog
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.710.0-5
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|67	+ Revision: 2a61a26
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|68	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|69	
14cr|perl-Padre-Plugin-Perl6-0.710.0-5|70	

5284 14
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|1	%define upstream_name    Padre-Plugin-PerlCritic
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|3	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|6	Release:	5
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|7	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|8	Summary:	Analyze perl files with Perl::Critic
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|9	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|14	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|16	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|17	BuildRequires:	perl(Perl::Critic)
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|20	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|21	BuildArch:	noarch
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|22	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|23	%description
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|24	Padre plugin to analyze perl files with Perl::Critic.
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|25	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|26	%prep
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|28	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|29	%build
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|30	perl Build.PL installdirs=vendor
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|31	./Build
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|32	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|33	%check
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|34	# no testing, wx dies on missing display
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|35	#make test
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|36	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|37	%install
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|38	./Build install destdir=%{buildroot}
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|39	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|40	%files
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|41	%doc Changes README
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|42	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|43	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|44	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|45	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|46	%changelog
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|48	+ Revision: a37355b
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|50	
14cr|perl-Padre-Plugin-PerlCritic-0.120.0-5|51	

5285 14
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|1	%define upstream_name    Padre-Plugin-PerlTidy
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|2	%define upstream_version 0.22
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|3	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|6	Release:	3
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|7	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|8	Summary:	Format perl files using Perl::Tidy
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|9	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-PerlTidy-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|14	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|17	BuildRequires:	perl(Module::Install)
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|18	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|19	BuildRequires:	perl(Perl::Tidy)
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|21	BuildRequires:	x11-server-xvfb
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|22	BuildArch:	noarch
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|23	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|24	%description
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|25	This is a simple plugin to run Perl::Tidy on your source code.
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|26	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|27	%prep
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|29	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|30	%build
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|31	xvfb-run perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|32	%make
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|33	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|34	%check
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|35	# no testing, wx fails with missing display
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|36	#%make test
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|37	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|38	%install
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|39	%makeinstall_std
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|40	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|41	%files
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|42	%doc Changes
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|43	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|44	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|45	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|46	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|47	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|48	%changelog
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.220.0-3
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|50	+ Revision: c677575
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|52	
14cr|perl-Padre-Plugin-PerlTidy-0.220.0-3|53	

5286 14
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|1	%define upstream_name    Padre-Plugin-SpellCheck
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|2	%define upstream_version 1.33
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|3	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|6	Release:	3
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|7	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|8	Summary:	Check spelling in Padre
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|9	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-SpellCheck-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|14	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|15	BuildRequires: perl-devel
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|16	BuildRequires: perl(Test::Requires)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|17	BuildRequires: perl(Class::Accessor)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|18	BuildRequires: perl(Class::XSAccessor)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|19	BuildRequires: perl(File::Basename)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|20	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|21	BuildRequires: perl(Module::Util)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|22	BuildRequires: perl(Module::Install)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|23	BuildRequires: perl(Padre)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|24	BuildRequires: perl(Test::More)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|25	BuildRequires: perl(Text::Aspell)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|26	BuildRequires: perl(Try::Tiny)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|27	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|28	BuildRequires: x11-server-xvfb
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|29	BuildArch:	noarch
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|30	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|31	%description
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|32	This plugins allows one to checking her text spelling within Padre using
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|33	'F7' (standard spelling shortcut accross text processors). One can change
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|34	the dictionary language used in the preferences window (menu Plugins /
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|35	SpellCheck / Preferences).
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|36	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|37	This plugin is using 'Text::Aspell' underneath, so check this module's pod
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|38	for more information.
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|39	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|40	Of course, you need to have the aspell binary and dictionnary installed.
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|41	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|42	%prep
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|44	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|45	%build
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|47	%make
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|48	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|49	%check
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|50	xvfb-run make test
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|51	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|52	%install
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|53	%makeinstall_std
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|54	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|55	%files
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|56	%doc README Changes
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|57	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|58	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|59	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|60	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|61	%changelog
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.330.0-3
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|63	+ Revision: 4091ee9
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|65	
14cr|perl-Padre-Plugin-SpellCheck-1.330.0-3|66	

5287 14
14cr|perl-Padre-Plugin-SVN-0.50.0-5|1	%define upstream_name    Padre-Plugin-SVN
14cr|perl-Padre-Plugin-SVN-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Padre-Plugin-SVN-0.50.0-5|3	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-SVN-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-SVN-0.50.0-5|6	Release:	5
14cr|perl-Padre-Plugin-SVN-0.50.0-5|7	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|8	Summary:	Dialog for SVN tasks
14cr|perl-Padre-Plugin-SVN-0.50.0-5|9	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-SVN-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-SVN-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-SVN-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-SVN-0.50.0-5|14	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-SVN-0.50.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-SVN-0.50.0-5|17	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-SVN-0.50.0-5|18	BuildRequires:	perl(SVN::Class)
14cr|perl-Padre-Plugin-SVN-0.50.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-SVN-0.50.0-5|20	BuildArch:	noarch
14cr|perl-Padre-Plugin-SVN-0.50.0-5|21	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|22	%description
14cr|perl-Padre-Plugin-SVN-0.50.0-5|23	Padre plugin with dialog for SVN tasks.
14cr|perl-Padre-Plugin-SVN-0.50.0-5|24	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|25	%prep
14cr|perl-Padre-Plugin-SVN-0.50.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-SVN-0.50.0-5|27	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|28	%build
14cr|perl-Padre-Plugin-SVN-0.50.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-SVN-0.50.0-5|30	%make
14cr|perl-Padre-Plugin-SVN-0.50.0-5|31	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|32	%check
14cr|perl-Padre-Plugin-SVN-0.50.0-5|33	# sometimes fails without X display available
14cr|perl-Padre-Plugin-SVN-0.50.0-5|34	%if %{?_with_test:1}%{?!_with_test:0}
14cr|perl-Padre-Plugin-SVN-0.50.0-5|35	%make test
14cr|perl-Padre-Plugin-SVN-0.50.0-5|36	%endif
14cr|perl-Padre-Plugin-SVN-0.50.0-5|37	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|38	%install
14cr|perl-Padre-Plugin-SVN-0.50.0-5|39	%makeinstall_std
14cr|perl-Padre-Plugin-SVN-0.50.0-5|40	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|41	%files
14cr|perl-Padre-Plugin-SVN-0.50.0-5|42	%doc META.yml Changes README
14cr|perl-Padre-Plugin-SVN-0.50.0-5|43	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-SVN-0.50.0-5|44	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-SVN-0.50.0-5|45	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|46	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|47	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|48	%changelog
14cr|perl-Padre-Plugin-SVN-0.50.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Padre-Plugin-SVN-0.50.0-5|50	+ Revision: f2275a5
14cr|perl-Padre-Plugin-SVN-0.50.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-SVN-0.50.0-5|52	
14cr|perl-Padre-Plugin-SVN-0.50.0-5|53	

5288 14
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|1	%define upstream_name    Padre-Plugin-Swarm
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|3	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|6	Release:	3
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|7	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|8	Summary:	Tree view panel of swarm resources
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|9	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Swarm-0.11.tar.gz
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|14	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|16	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|18	BuildRequires:	perl(Graph)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|19	BuildRequires:	perl(IO::Select)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|20	BuildRequires:	perl(IO::Socket::Multicast)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|21	BuildRequires:	perl(JSON::XS)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|22	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|23	BuildRequires:	perl(Params::Util)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|25	BuildRequires:	perl(Text::Patch)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|26	BuildRequires:	x11-server-xvfb
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|27	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|28	BuildArch: noarch
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|29	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|30	%description
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|31	This is Swarm!
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|32	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|33	Swarm is a Padre plugin for experimenting with remote inspection, peer
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|34	programming and collaborative editing functionality.
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|35	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|36	Within this plugin all rules are suspended. No security, no efficiency, no
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|37	scalability, no standards compliance, remote code execution, everything is
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|38	allowed. The only goal is things that work, and things that look shiny in a
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|39	demo :)
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|40	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|41	%prep
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|43	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|44	%build
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|46	%make
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|47	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|48	%check
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|49	xvfb-run %make test
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|50	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|51	%install
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|52	%makeinstall_std
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|53	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|54	%files
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|55	%doc META.yml README Changes
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|56	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|57	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|58	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|59	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|60	%changelog
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|62	+ Revision: 9e124f2
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|64	
14cr|perl-Padre-Plugin-Swarm-0.110.0-3|65	

5289 14
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|1	%define upstream_name    Padre-Plugin-ViewInBrowser
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|2	%define upstream_version 0.07
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|3	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|6	Release:	6
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|7	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|8	License:	GPL+ or Artistic
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|9	Group:		Development/Perl
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|10	Summary:	View selected doc in browser for Padre
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|11	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|14	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|15	BuildRequires:	perl-devel
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|16	BuildRequires:	perl(Padre)
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|17	BuildRequires:	perl(Path::Class::File)
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|18	BuildRequires:	perl(Test::More)
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|20	BuildArch:	noarch
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|21	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|22	%description
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|23	Basically it's a shortcut for
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|24	Wx::LaunchDefaultBrowser( $main->current->filename ).
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|25	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|26	%prep
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|28	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|29	%build
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|31	%make
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|32	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|33	%check
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|34	#make test
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|35	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|36	%install
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|37	%makeinstall_std
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|38	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|39	%files
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|40	%doc Changes README
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|41	%{_mandir}/man3/*
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|42	%{perl_vendorlib}/*
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|43	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|44	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|45	%changelog
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-6
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|47	+ Revision: 20f632c
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|48	- MassBuild#464: Increase release tag
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|49	
14cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-6|50	

5290 14
14cr|perl-PAR-1.7.0-3|1	%define debug_package %{nil}
14cr|perl-PAR-1.7.0-3|2	%define	upstream_name	 PAR
14cr|perl-PAR-1.7.0-3|3	%define upstream_version 1.007
14cr|perl-PAR-1.7.0-3|4	
14cr|perl-PAR-1.7.0-3|5	Name:		perl-%{upstream_name}
14cr|perl-PAR-1.7.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PAR-1.7.0-3|7	Release:	3
14cr|perl-PAR-1.7.0-3|8	
14cr|perl-PAR-1.7.0-3|9	Summary:	Perl Archive Toolkit
14cr|perl-PAR-1.7.0-3|10	
14cr|perl-PAR-1.7.0-3|11	License:	Artistic
14cr|perl-PAR-1.7.0-3|12	Group:		Development/Perl
14cr|perl-PAR-1.7.0-3|13	URL:		http://par.perl.org/
14cr|perl-PAR-1.7.0-3|14	Source0:	http://www.cpan.org/modules/by-module/PAR/PAR-%{upstream_version}.tar.gz
14cr|perl-PAR-1.7.0-3|15	
14cr|perl-PAR-1.7.0-3|16	BuildRequires:  perl(AutoLoader) >= 5.63
14cr|perl-PAR-1.7.0-3|17	BuildRequires:	perl(Archive::Zip) >= 1
14cr|perl-PAR-1.7.0-3|18	BuildRequires:	perl(Compress::Zlib)
14cr|perl-PAR-1.7.0-3|19	BuildRequires:	perl(File::Temp)
14cr|perl-PAR-1.7.0-3|20	BuildRequires:	perl(Module::ScanDeps) >= 0.69
14cr|perl-PAR-1.7.0-3|21	BuildRequires:	perl(PAR::Dist) >= 0.21
14cr|perl-PAR-1.7.0-3|22	BuildRequires:	perl-devel
14cr|perl-PAR-1.7.0-3|23	BuildRequires:	perl-Module-Signature
14cr|perl-PAR-1.7.0-3|24	BuildRequires:	perl(Archive::Zip) >= 1
14cr|perl-PAR-1.7.0-3|25	BuildRequires:	perl(Compress::Zlib)
14cr|perl-PAR-1.7.0-3|26	BuildRequires:	perl(Digest::SHA1)
14cr|perl-PAR-1.7.0-3|27	BuildRequires:	perl(File::Temp)
14cr|perl-PAR-1.7.0-3|28	BuildRequires:	perl(Module::ScanDeps) >= 0.45
14cr|perl-PAR-1.7.0-3|29	BuildRequires:	perl(PAR::Dist) >= 0.13
14cr|perl-PAR-1.7.0-3|30	BuildRequires:  perl(Getopt::ArgvFile)
14cr|perl-PAR-1.7.0-3|31	
14cr|perl-PAR-1.7.0-3|32	
14cr|perl-PAR-1.7.0-3|33	%description
14cr|perl-PAR-1.7.0-3|34	PAR is a toolkit to use perl scripts and modules stored inside compressed
14cr|perl-PAR-1.7.0-3|35	.par files.
14cr|perl-PAR-1.7.0-3|36	
14cr|perl-PAR-1.7.0-3|37	For bundling prerequisite modules of scripts into a PAR file (ala
14cr|perl-PAR-1.7.0-3|38	PerlApp, Perl2exe, or 'perlcc that works'), see "perldoc pp".
14cr|perl-PAR-1.7.0-3|39	For running ".par" files directly, see "perldoc parl".
14cr|perl-PAR-1.7.0-3|40	To generate/execute self-contained perl scripts, see "perldoc par.pl".
14cr|perl-PAR-1.7.0-3|41	
14cr|perl-PAR-1.7.0-3|42	%prep
14cr|perl-PAR-1.7.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PAR-1.7.0-3|44	
14cr|perl-PAR-1.7.0-3|45	%build
14cr|perl-PAR-1.7.0-3|46	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cr|perl-PAR-1.7.0-3|47	%make
14cr|perl-PAR-1.7.0-3|48	
14cr|perl-PAR-1.7.0-3|49	%check
14cr|perl-PAR-1.7.0-3|50	# don't run signature test since this package was patched
14cr|perl-PAR-1.7.0-3|51	rm -f SIGNATURE
14cr|perl-PAR-1.7.0-3|52	%make test
14cr|perl-PAR-1.7.0-3|53	
14cr|perl-PAR-1.7.0-3|54	%install
14cr|perl-PAR-1.7.0-3|55	%makeinstall_std
14cr|perl-PAR-1.7.0-3|56	
14cr|perl-PAR-1.7.0-3|57	%clean
14cr|perl-PAR-1.7.0-3|58	
14cr|perl-PAR-1.7.0-3|59	%files
14cr|perl-PAR-1.7.0-3|60	%doc AUTHORS ChangeLog README TODO
14cr|perl-PAR-1.7.0-3|61	%{perl_vendorlib}/PAR
14cr|perl-PAR-1.7.0-3|62	%{perl_vendorlib}/PAR.pm
14cr|perl-PAR-1.7.0-3|63	%{_mandir}/*/*
14cr|perl-PAR-1.7.0-3|64	
14cr|perl-PAR-1.7.0-3|65	
14cr|perl-PAR-1.7.0-3|66	
14cr|perl-PAR-1.7.0-3|67	%changelog
14cr|perl-PAR-1.7.0-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-3
14cr|perl-PAR-1.7.0-3|69	+ Revision: 324b4ed
14cr|perl-PAR-1.7.0-3|70	- MassBuild#464: Increase release tag
14cr|perl-PAR-1.7.0-3|71	
14cr|perl-PAR-1.7.0-3|72	

5291 14
14cr|perl-Parallel-ForkManager-1.60.0-3|1	%define upstream_name    Parallel-ForkManager
14cr|perl-Parallel-ForkManager-1.60.0-3|2	%define upstream_version 1.06
14cr|perl-Parallel-ForkManager-1.60.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Parallel-ForkManager-1.60.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parallel-ForkManager-1.60.0-3|5	Release:	3
14cr|perl-Parallel-ForkManager-1.60.0-3|6	
14cr|perl-Parallel-ForkManager-1.60.0-3|7	Summary:	Simple parallel processing fork manager
14cr|perl-Parallel-ForkManager-1.60.0-3|8	
14cr|perl-Parallel-ForkManager-1.60.0-3|9	License:	GPL+ or Artistic
14cr|perl-Parallel-ForkManager-1.60.0-3|10	Group:		Development/Perl
14cr|perl-Parallel-ForkManager-1.60.0-3|11	Url:		http://search.cpan.org/dist/Parallel-ForkManager/
14cr|perl-Parallel-ForkManager-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parallel/Parallel-ForkManager-%{upstream_version}.tar.gz
14cr|perl-Parallel-ForkManager-1.60.0-3|13	
14cr|perl-Parallel-ForkManager-1.60.0-3|14	BuildRequires:	perl-devel
14cr|perl-Parallel-ForkManager-1.60.0-3|15	BuildArch:	noarch
14cr|perl-Parallel-ForkManager-1.60.0-3|16	
14cr|perl-Parallel-ForkManager-1.60.0-3|17	%description
14cr|perl-Parallel-ForkManager-1.60.0-3|18	This module is intended for use in operations that can be done in parallel
14cr|perl-Parallel-ForkManager-1.60.0-3|19	where the number of processes to be forked off should be limited. Typical
14cr|perl-Parallel-ForkManager-1.60.0-3|20	use is a downloader which will be retrieving hundreds/thousands of files.
14cr|perl-Parallel-ForkManager-1.60.0-3|21	
14cr|perl-Parallel-ForkManager-1.60.0-3|22	%prep
14cr|perl-Parallel-ForkManager-1.60.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parallel-ForkManager-1.60.0-3|24	
14cr|perl-Parallel-ForkManager-1.60.0-3|25	%build
14cr|perl-Parallel-ForkManager-1.60.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parallel-ForkManager-1.60.0-3|27	%make
14cr|perl-Parallel-ForkManager-1.60.0-3|28	
14cr|perl-Parallel-ForkManager-1.60.0-3|29	%check
14cr|perl-Parallel-ForkManager-1.60.0-3|30	%make test
14cr|perl-Parallel-ForkManager-1.60.0-3|31	
14cr|perl-Parallel-ForkManager-1.60.0-3|32	%install
14cr|perl-Parallel-ForkManager-1.60.0-3|33	%makeinstall_std
14cr|perl-Parallel-ForkManager-1.60.0-3|34	
14cr|perl-Parallel-ForkManager-1.60.0-3|35	%files
14cr|perl-Parallel-ForkManager-1.60.0-3|36	%doc Changes
14cr|perl-Parallel-ForkManager-1.60.0-3|37	%{perl_vendorlib}/*
14cr|perl-Parallel-ForkManager-1.60.0-3|38	%{_mandir}/man3/*
14cr|perl-Parallel-ForkManager-1.60.0-3|39	
14cr|perl-Parallel-ForkManager-1.60.0-3|40	
14cr|perl-Parallel-ForkManager-1.60.0-3|41	
14cr|perl-Parallel-ForkManager-1.60.0-3|42	%changelog
14cr|perl-Parallel-ForkManager-1.60.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-3
14cr|perl-Parallel-ForkManager-1.60.0-3|44	+ Revision: 151fb6d
14cr|perl-Parallel-ForkManager-1.60.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Parallel-ForkManager-1.60.0-3|46	
14cr|perl-Parallel-ForkManager-1.60.0-3|47	

5292 14
14cr|perl-Params-Check-0.280.0-4|1	%define	upstream_name	 Params-Check
14cr|perl-Params-Check-0.280.0-4|2	%define upstream_version 0.28
14cr|perl-Params-Check-0.280.0-4|3	
14cr|perl-Params-Check-0.280.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Params-Check-0.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Params-Check-0.280.0-4|6	Release:	4
14cr|perl-Params-Check-0.280.0-4|7	
14cr|perl-Params-Check-0.280.0-4|8	Summary:	A generic input parsing/checking mechanism
14cr|perl-Params-Check-0.280.0-4|9	
14cr|perl-Params-Check-0.280.0-4|10	License:	GPL+ or Artistic
14cr|perl-Params-Check-0.280.0-4|11	Group:		Development/Perl
14cr|perl-Params-Check-0.280.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Params-Check-0.280.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KA/KANE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Params-Check-0.280.0-4|14	
14cr|perl-Params-Check-0.280.0-4|15	BuildRequires:	perl-devel
14cr|perl-Params-Check-0.280.0-4|16	BuildRequires:	perl(Locale::Maketext::Simple)
14cr|perl-Params-Check-0.280.0-4|17	BuildArch:	noarch
14cr|perl-Params-Check-0.280.0-4|18	
14cr|perl-Params-Check-0.280.0-4|19	%description
14cr|perl-Params-Check-0.280.0-4|20	Params::Check is a generic input parsing/checking mechanism.
14cr|perl-Params-Check-0.280.0-4|21	
14cr|perl-Params-Check-0.280.0-4|22	It allows you to validate input via a template. The only requirement is that
14cr|perl-Params-Check-0.280.0-4|23	the arguments must be named.
14cr|perl-Params-Check-0.280.0-4|24	
14cr|perl-Params-Check-0.280.0-4|25	Params::Check can do the following things for you:
14cr|perl-Params-Check-0.280.0-4|26	* Convert all keys to lowercase
14cr|perl-Params-Check-0.280.0-4|27	* Check if all required arguments have been provided
14cr|perl-Params-Check-0.280.0-4|28	* Set arguments that have not been provided to the default
14cr|perl-Params-Check-0.280.0-4|29	* Weed out arguments that are not supported and warn about them to the user
14cr|perl-Params-Check-0.280.0-4|30	* Validate the arguments given by the user based on strings, regexes, lists or
14cr|perl-Params-Check-0.280.0-4|31	even subroutines
14cr|perl-Params-Check-0.280.0-4|32	* Enforce type integrity if required
14cr|perl-Params-Check-0.280.0-4|33	
14cr|perl-Params-Check-0.280.0-4|34	%prep
14cr|perl-Params-Check-0.280.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Params-Check-0.280.0-4|36	
14cr|perl-Params-Check-0.280.0-4|37	%build
14cr|perl-Params-Check-0.280.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Params-Check-0.280.0-4|39	%make
14cr|perl-Params-Check-0.280.0-4|40	
14cr|perl-Params-Check-0.280.0-4|41	%install
14cr|perl-Params-Check-0.280.0-4|42	%makeinstall_std
14cr|perl-Params-Check-0.280.0-4|43	
14cr|perl-Params-Check-0.280.0-4|44	%check
14cr|perl-Params-Check-0.280.0-4|45	make test
14cr|perl-Params-Check-0.280.0-4|46	
14cr|perl-Params-Check-0.280.0-4|47	%files
14cr|perl-Params-Check-0.280.0-4|48	%doc CHANGES README
14cr|perl-Params-Check-0.280.0-4|49	%{perl_vendorlib}/Params
14cr|perl-Params-Check-0.280.0-4|50	%{_mandir}/*/*
14cr|perl-Params-Check-0.280.0-4|51	
14cr|perl-Params-Check-0.280.0-4|52	
14cr|perl-Params-Check-0.280.0-4|53	
14cr|perl-Params-Check-0.280.0-4|54	%changelog
14cr|perl-Params-Check-0.280.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-4
14cr|perl-Params-Check-0.280.0-4|56	+ Revision: c6a8fc3
14cr|perl-Params-Check-0.280.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-Params-Check-0.280.0-4|58	
14cr|perl-Params-Check-0.280.0-4|59	

5293 14
14cr|perl-Params-Coerce-0.140.0-4|1	%define upstream_name    Params-Coerce
14cr|perl-Params-Coerce-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Params-Coerce-0.140.0-4|3	
14cr|perl-Params-Coerce-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Params-Coerce-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Params-Coerce-0.140.0-4|6	Release:	4
14cr|perl-Params-Coerce-0.140.0-4|7	
14cr|perl-Params-Coerce-0.140.0-4|8	Summary:	Allows your classes to do coercion of parameters
14cr|perl-Params-Coerce-0.140.0-4|9	
14cr|perl-Params-Coerce-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-Params-Coerce-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Params-Coerce-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Params-Coerce-0.140.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Params-Coerce-0.140.0-4|14	
14cr|perl-Params-Coerce-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Params-Coerce-0.140.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-Params-Coerce-0.140.0-4|17	BuildRequires:	perl(Params::Util)
14cr|perl-Params-Coerce-0.140.0-4|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Params-Coerce-0.140.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Params-Coerce-0.140.0-4|20	BuildArch:	noarch
14cr|perl-Params-Coerce-0.140.0-4|21	
14cr|perl-Params-Coerce-0.140.0-4|22	%description
14cr|perl-Params-Coerce-0.140.0-4|23	A big part of good API design is that we should be able to be flexible in
14cr|perl-Params-Coerce-0.140.0-4|24	the ways that we take parameters.
14cr|perl-Params-Coerce-0.140.0-4|25	
14cr|perl-Params-Coerce-0.140.0-4|26	Params::Coerce attempts to encourage this, by making it easier to take a
14cr|perl-Params-Coerce-0.140.0-4|27	variety of different arguments, while adding negligable additional
14cr|perl-Params-Coerce-0.140.0-4|28	complexity to your code.
14cr|perl-Params-Coerce-0.140.0-4|29	
14cr|perl-Params-Coerce-0.140.0-4|30	What is Coercion
14cr|perl-Params-Coerce-0.140.0-4|31	"Coercion" in computing terms generally referse to "implicit type
14cr|perl-Params-Coerce-0.140.0-4|32	conversion". This is where data and object are converted from one type
14cr|perl-Params-Coerce-0.140.0-4|33	to another behind the scenes, and you just just magically get what you
14cr|perl-Params-Coerce-0.140.0-4|34	need.
14cr|perl-Params-Coerce-0.140.0-4|35	
14cr|perl-Params-Coerce-0.140.0-4|36	%prep
14cr|perl-Params-Coerce-0.140.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Params-Coerce-0.140.0-4|38	
14cr|perl-Params-Coerce-0.140.0-4|39	%build
14cr|perl-Params-Coerce-0.140.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Params-Coerce-0.140.0-4|41	%make
14cr|perl-Params-Coerce-0.140.0-4|42	
14cr|perl-Params-Coerce-0.140.0-4|43	%check
14cr|perl-Params-Coerce-0.140.0-4|44	make test
14cr|perl-Params-Coerce-0.140.0-4|45	
14cr|perl-Params-Coerce-0.140.0-4|46	%install
14cr|perl-Params-Coerce-0.140.0-4|47	%makeinstall_std
14cr|perl-Params-Coerce-0.140.0-4|48	
14cr|perl-Params-Coerce-0.140.0-4|49	%files
14cr|perl-Params-Coerce-0.140.0-4|50	%doc Changes LICENSE README
14cr|perl-Params-Coerce-0.140.0-4|51	%{_mandir}/man3/*
14cr|perl-Params-Coerce-0.140.0-4|52	%{perl_vendorlib}/Params
14cr|perl-Params-Coerce-0.140.0-4|53	
14cr|perl-Params-Coerce-0.140.0-4|54	
14cr|perl-Params-Coerce-0.140.0-4|55	
14cr|perl-Params-Coerce-0.140.0-4|56	%changelog
14cr|perl-Params-Coerce-0.140.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Params-Coerce-0.140.0-4|58	+ Revision: 595e67c
14cr|perl-Params-Coerce-0.140.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-Params-Coerce-0.140.0-4|60	
14cr|perl-Params-Coerce-0.140.0-4|61	

5294 14
14cr|perl-Parse-Binary-0.110.0-5|1	%define upstream_name    Parse-Binary
14cr|perl-Parse-Binary-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Parse-Binary-0.110.0-5|3	
14cr|perl-Parse-Binary-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-Binary-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Binary-0.110.0-5|6	Release:	5
14cr|perl-Parse-Binary-0.110.0-5|7	
14cr|perl-Parse-Binary-0.110.0-5|8	Summary:	Convert between variant records and hashes
14cr|perl-Parse-Binary-0.110.0-5|9	
14cr|perl-Parse-Binary-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Parse-Binary-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Parse-Binary-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Binary-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-Binary-0.110.0-5|14	
14cr|perl-Parse-Binary-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Parse-Binary-0.110.0-5|16	BuildArch:	noarch
14cr|perl-Parse-Binary-0.110.0-5|17	
14cr|perl-Parse-Binary-0.110.0-5|18	%description
14cr|perl-Parse-Binary-0.110.0-5|19	This module makes parsing binary data structures much easier, by serving as
14cr|perl-Parse-Binary-0.110.0-5|20	a base class for classes that represents the binary data, which may contain
14cr|perl-Parse-Binary-0.110.0-5|21	objects of other classes to represent parts of itself.
14cr|perl-Parse-Binary-0.110.0-5|22	
14cr|perl-Parse-Binary-0.110.0-5|23	Documentation is unfortunately a bit lacking at this moment. Please read
14cr|perl-Parse-Binary-0.110.0-5|24	the tests and source code of the Parse::AFP manpage and the Win32::Exe
14cr|perl-Parse-Binary-0.110.0-5|25	manpage for examples of using this module.
14cr|perl-Parse-Binary-0.110.0-5|26	
14cr|perl-Parse-Binary-0.110.0-5|27	%prep
14cr|perl-Parse-Binary-0.110.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Binary-0.110.0-5|29	
14cr|perl-Parse-Binary-0.110.0-5|30	%build
14cr|perl-Parse-Binary-0.110.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Binary-0.110.0-5|32	%make
14cr|perl-Parse-Binary-0.110.0-5|33	
14cr|perl-Parse-Binary-0.110.0-5|34	%check
14cr|perl-Parse-Binary-0.110.0-5|35	make test
14cr|perl-Parse-Binary-0.110.0-5|36	
14cr|perl-Parse-Binary-0.110.0-5|37	%install
14cr|perl-Parse-Binary-0.110.0-5|38	%makeinstall_std
14cr|perl-Parse-Binary-0.110.0-5|39	
14cr|perl-Parse-Binary-0.110.0-5|40	%files
14cr|perl-Parse-Binary-0.110.0-5|41	%doc Changes README
14cr|perl-Parse-Binary-0.110.0-5|42	%{_mandir}/man3/*
14cr|perl-Parse-Binary-0.110.0-5|43	%{perl_vendorlib}/*
14cr|perl-Parse-Binary-0.110.0-5|44	
14cr|perl-Parse-Binary-0.110.0-5|45	
14cr|perl-Parse-Binary-0.110.0-5|46	%changelog
14cr|perl-Parse-Binary-0.110.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Parse-Binary-0.110.0-5|48	+ Revision: f6ff7a4
14cr|perl-Parse-Binary-0.110.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Parse-Binary-0.110.0-5|50	
14cr|perl-Parse-Binary-0.110.0-5|51	

5295 14
14cr|perl-Parse-CPAN-Meta-1.441.400-2|1	%define upstream_name    Parse-CPAN-Meta
14cr|perl-Parse-CPAN-Meta-1.441.400-2|2	%define upstream_version 1.4414
14cr|perl-Parse-CPAN-Meta-1.441.400-2|3	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|4	Name:       perl-%{upstream_name}
14cr|perl-Parse-CPAN-Meta-1.441.400-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Parse-CPAN-Meta-1.441.400-2|6	Release:    2
14cr|perl-Parse-CPAN-Meta-1.441.400-2|7	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|8	Summary:    Parse META.yml and other similar CPAN metadata files
14cr|perl-Parse-CPAN-Meta-1.441.400-2|9	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|10	License:    GPL+ or Artistic
14cr|perl-Parse-CPAN-Meta-1.441.400-2|11	Group:      Development/Perl
14cr|perl-Parse-CPAN-Meta-1.441.400-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-CPAN-Meta-1.441.400-2|13	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-CPAN-Meta-1.441.400-2|14	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|15	BuildRequires: perl(CPAN::Meta::YAML) >= 0.11.0
14cr|perl-Parse-CPAN-Meta-1.441.400-2|16	BuildRequires: perl(Carp)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|17	BuildRequires: perl(Encode)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|18	BuildRequires: perl(Exporter)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|19	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|20	BuildRequires: perl(File::Spec) >= 0.800.0
14cr|perl-Parse-CPAN-Meta-1.441.400-2|21	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|22	BuildRequires: perl(JSON::PP) >= 2.272.0
14cr|perl-Parse-CPAN-Meta-1.441.400-2|23	BuildRequires: perl(List::Util)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|24	BuildRequires: perl(Test::More) >= 0.470.0
14cr|perl-Parse-CPAN-Meta-1.441.400-2|25	BuildRequires: perl-devel
14cr|perl-Parse-CPAN-Meta-1.441.400-2|26	BuildRequires: perl(strict)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|27	BuildRequires: perl(vars)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|28	BuildRequires: perl(version)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|29	BuildRequires: perl(warnings)
14cr|perl-Parse-CPAN-Meta-1.441.400-2|30	BuildArch:  noarch
14cr|perl-Parse-CPAN-Meta-1.441.400-2|31	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|32	%description
14cr|perl-Parse-CPAN-Meta-1.441.400-2|33	*Parse::CPAN::Meta* is a parser for META.yml files, based on the parser
14cr|perl-Parse-CPAN-Meta-1.441.400-2|34	half of the YAML::Tiny manpage.
14cr|perl-Parse-CPAN-Meta-1.441.400-2|35	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|36	It supports a basic subset of the full YAML specification, enough to
14cr|perl-Parse-CPAN-Meta-1.441.400-2|37	implement parsing of typical META.yml files, and other similarly simple
14cr|perl-Parse-CPAN-Meta-1.441.400-2|38	YAML files.
14cr|perl-Parse-CPAN-Meta-1.441.400-2|39	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|40	If you need something with more power, move up to a full YAML parser such
14cr|perl-Parse-CPAN-Meta-1.441.400-2|41	as the YAML manpage, the YAML::Syck manpage or the YAML::LibYAML manpage.
14cr|perl-Parse-CPAN-Meta-1.441.400-2|42	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|43	%prep
14cr|perl-Parse-CPAN-Meta-1.441.400-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-CPAN-Meta-1.441.400-2|45	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|46	%build
14cr|perl-Parse-CPAN-Meta-1.441.400-2|47	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-CPAN-Meta-1.441.400-2|48	%make
14cr|perl-Parse-CPAN-Meta-1.441.400-2|49	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|50	%check
14cr|perl-Parse-CPAN-Meta-1.441.400-2|51	make test
14cr|perl-Parse-CPAN-Meta-1.441.400-2|52	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|53	%install
14cr|perl-Parse-CPAN-Meta-1.441.400-2|54	%makeinstall_std
14cr|perl-Parse-CPAN-Meta-1.441.400-2|55	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|56	%files
14cr|perl-Parse-CPAN-Meta-1.441.400-2|57	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Parse-CPAN-Meta-1.441.400-2|58	%{_mandir}/man3/*
14cr|perl-Parse-CPAN-Meta-1.441.400-2|59	%{perl_vendorlib}/Parse
14cr|perl-Parse-CPAN-Meta-1.441.400-2|60	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|61	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|62	%changelog
14cr|perl-Parse-CPAN-Meta-1.441.400-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.441.400-2
14cr|perl-Parse-CPAN-Meta-1.441.400-2|64	+ Revision: c2fe90a
14cr|perl-Parse-CPAN-Meta-1.441.400-2|65	- MassBuild#464: Increase release tag
14cr|perl-Parse-CPAN-Meta-1.441.400-2|66	
14cr|perl-Parse-CPAN-Meta-1.441.400-2|67	

5296 14
14cr|perl-Parse-CPAN-Packages-2.380.0-2|1	%define upstream_name    Parse-CPAN-Packages
14cr|perl-Parse-CPAN-Packages-2.380.0-2|2	%define upstream_version 2.38
14cr|perl-Parse-CPAN-Packages-2.380.0-2|3	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-CPAN-Packages-2.380.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-CPAN-Packages-2.380.0-2|6	Release:	2
14cr|perl-Parse-CPAN-Packages-2.380.0-2|7	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|8	Summary:	Parse 02packages.details.txt.gz
14cr|perl-Parse-CPAN-Packages-2.380.0-2|9	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|10	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|11	License:	GPL+ or Artistic
14cr|perl-Parse-CPAN-Packages-2.380.0-2|12	Group:		Development/Perl
14cr|perl-Parse-CPAN-Packages-2.380.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-CPAN-Packages-2.380.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-CPAN-Packages-2.380.0-2|15	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|16	BuildRequires:	perl-devel
14cr|perl-Parse-CPAN-Packages-2.380.0-2|17	BuildRequires: perl(Archive::Peek)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|18	BuildRequires: perl(Path::Class)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|19	BuildRequires: perl(Test::InDistDir)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|20	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|21	BuildRequires:	perl(CPAN::DistnameInfo)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|22	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|23	BuildRequires:	perl(IO::Zlib)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|24	BuildRequires:	perl(Moose)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|25	BuildRequires:	perl(PPI)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|26	BuildRequires:	perl(Test::More)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|28	BuildRequires:	perl(version)
14cr|perl-Parse-CPAN-Packages-2.380.0-2|29	BuildArch:	noarch
14cr|perl-Parse-CPAN-Packages-2.380.0-2|30	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|31	%description
14cr|perl-Parse-CPAN-Packages-2.380.0-2|32	The Comprehensive Perl Archive Network (CPAN) is a very useful collection
14cr|perl-Parse-CPAN-Packages-2.380.0-2|33	of Perl code. It has several indices of the files that it hosts, including
14cr|perl-Parse-CPAN-Packages-2.380.0-2|34	a file named "02packages.details.txt.gz" in the "modules" directory. This
14cr|perl-Parse-CPAN-Packages-2.380.0-2|35	file contains lots of useful information and this module provides a simple
14cr|perl-Parse-CPAN-Packages-2.380.0-2|36	interface to the data contained within.
14cr|perl-Parse-CPAN-Packages-2.380.0-2|37	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|38	In a future release the Parse::CPAN::Packages::Package manpage and the
14cr|perl-Parse-CPAN-Packages-2.380.0-2|39	Parse::CPAN::Packages::Distribution manpage might have more information.
14cr|perl-Parse-CPAN-Packages-2.380.0-2|40	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|41	Methods
14cr|perl-Parse-CPAN-Packages-2.380.0-2|42	* new
14cr|perl-Parse-CPAN-Packages-2.380.0-2|43	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|44	%prep
14cr|perl-Parse-CPAN-Packages-2.380.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-CPAN-Packages-2.380.0-2|46	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|47	%build
14cr|perl-Parse-CPAN-Packages-2.380.0-2|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-CPAN-Packages-2.380.0-2|49	%make
14cr|perl-Parse-CPAN-Packages-2.380.0-2|50	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|51	%check
14cr|perl-Parse-CPAN-Packages-2.380.0-2|52	make test
14cr|perl-Parse-CPAN-Packages-2.380.0-2|53	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|54	%install
14cr|perl-Parse-CPAN-Packages-2.380.0-2|55	%makeinstall_std
14cr|perl-Parse-CPAN-Packages-2.380.0-2|56	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|57	%files
14cr|perl-Parse-CPAN-Packages-2.380.0-2|58	%doc CHANGES README
14cr|perl-Parse-CPAN-Packages-2.380.0-2|59	%{_mandir}/man3/*
14cr|perl-Parse-CPAN-Packages-2.380.0-2|60	%{perl_vendorlib}/*
14cr|perl-Parse-CPAN-Packages-2.380.0-2|61	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|62	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|63	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|64	%changelog
14cr|perl-Parse-CPAN-Packages-2.380.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.380.0-2
14cr|perl-Parse-CPAN-Packages-2.380.0-2|66	+ Revision: 2060f2a
14cr|perl-Parse-CPAN-Packages-2.380.0-2|67	- MassBuild#464: Increase release tag
14cr|perl-Parse-CPAN-Packages-2.380.0-2|68	
14cr|perl-Parse-CPAN-Packages-2.380.0-2|69	

5297 14
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|1	%define upstream_name    Parse-CPAN-Packages-Fast
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|2	%define upstream_version 0.08
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|3	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|6	Release:	1
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|7	Summary:	Parse CPAN's package index
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|8	License:	GPL+ or Artistic
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|9	Group:		Development/Perl
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-CPAN-Packages-Fast-%{upstream_version}.tar.gz
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|12	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|13	BuildRequires:	perl-devel
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|14	BuildRequires:	perl(CPAN::DistnameInfo)
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|15	BuildRequires:	perl(CPAN::Version)
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|17	BuildRequires:	perl(PerlIO::gzip)
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|18	BuildRequires:	perl-IO-Compress
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|19	BuildRequires:	perl(IO::Uncompress::Gunzip)
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|20	BuildArch:	noarch
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|21	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|22	%description
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|23	This is a largely API compatible rewrite of the Parse::CPAN::Packages
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|24	manpage.
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|25	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|26	Notable differences are
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|27	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|28	* * The method add_package of
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|29	Parse::CPAN::Packages::Fast::Distribution is not implemented
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|30	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|31	%prep
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|33	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|34	%build
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|36	%make
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|37	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|38	%check
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|39	%make test
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|40	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|41	%install
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|42	%makeinstall_std
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|43	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|44	%files
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|45	%doc Changes META.yml MYMETA.yml README
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|46	%{_mandir}/man3/*
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|47	%{perl_vendorlib}/*
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|48	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|49	%changelog
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|50	* Mon Aug 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|51	+ Revision: c330ba0
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|52	- Fix files
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|53	
14cr|perl-Parse-CPAN-Packages-Fast-0.80.0-1|54	

5298 14
14cr|perl-Parse-DMIDecode-0.30.0-3|1	%define upstream_name    Parse-DMIDecode
14cr|perl-Parse-DMIDecode-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Parse-DMIDecode-0.30.0-3|3	
14cr|perl-Parse-DMIDecode-0.30.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Parse-DMIDecode-0.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Parse-DMIDecode-0.30.0-3|6	Release:    3
14cr|perl-Parse-DMIDecode-0.30.0-3|7	
14cr|perl-Parse-DMIDecode-0.30.0-3|8	Summary:    Interface to SMBIOS under using dmidecode
14cr|perl-Parse-DMIDecode-0.30.0-3|9	
14cr|perl-Parse-DMIDecode-0.30.0-3|10	License:    GPL+ or Artistic
14cr|perl-Parse-DMIDecode-0.30.0-3|11	Group:      Development/Perl
14cr|perl-Parse-DMIDecode-0.30.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-DMIDecode-0.30.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-DMIDecode-0.30.0-3|14	
14cr|perl-Parse-DMIDecode-0.30.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Parse-DMIDecode-0.30.0-3|16	BuildRequires: perl(Test)
14cr|perl-Parse-DMIDecode-0.30.0-3|17	BuildRequires: perl(Test::More)
14cr|perl-Parse-DMIDecode-0.30.0-3|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Parse-DMIDecode-0.30.0-3|19	BuildArch: noarch
14cr|perl-Parse-DMIDecode-0.30.0-3|20	
14cr|perl-Parse-DMIDecode-0.30.0-3|21	%description
14cr|perl-Parse-DMIDecode-0.30.0-3|22	This module provides an OO interface to SMBIOS information through the
14cr|perl-Parse-DMIDecode-0.30.0-3|23	_dmidecode_ command which is known to work under a number of Linux, BSD and
14cr|perl-Parse-DMIDecode-0.30.0-3|24	BeOS variants.
14cr|perl-Parse-DMIDecode-0.30.0-3|25	
14cr|perl-Parse-DMIDecode-0.30.0-3|26	%prep
14cr|perl-Parse-DMIDecode-0.30.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-DMIDecode-0.30.0-3|28	
14cr|perl-Parse-DMIDecode-0.30.0-3|29	%build
14cr|perl-Parse-DMIDecode-0.30.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-DMIDecode-0.30.0-3|31	
14cr|perl-Parse-DMIDecode-0.30.0-3|32	%make
14cr|perl-Parse-DMIDecode-0.30.0-3|33	
14cr|perl-Parse-DMIDecode-0.30.0-3|34	%check
14cr|perl-Parse-DMIDecode-0.30.0-3|35	%make test
14cr|perl-Parse-DMIDecode-0.30.0-3|36	
14cr|perl-Parse-DMIDecode-0.30.0-3|37	%install
14cr|perl-Parse-DMIDecode-0.30.0-3|38	%makeinstall_std
14cr|perl-Parse-DMIDecode-0.30.0-3|39	
14cr|perl-Parse-DMIDecode-0.30.0-3|40	%clean
14cr|perl-Parse-DMIDecode-0.30.0-3|41	
14cr|perl-Parse-DMIDecode-0.30.0-3|42	%files
14cr|perl-Parse-DMIDecode-0.30.0-3|43	%doc LICENSE Changes META.yml README
14cr|perl-Parse-DMIDecode-0.30.0-3|44	%{_mandir}/man3/*
14cr|perl-Parse-DMIDecode-0.30.0-3|45	%{perl_vendorlib}/*
14cr|perl-Parse-DMIDecode-0.30.0-3|46	
14cr|perl-Parse-DMIDecode-0.30.0-3|47	
14cr|perl-Parse-DMIDecode-0.30.0-3|48	
14cr|perl-Parse-DMIDecode-0.30.0-3|49	
14cr|perl-Parse-DMIDecode-0.30.0-3|50	
14cr|perl-Parse-DMIDecode-0.30.0-3|51	%changelog
14cr|perl-Parse-DMIDecode-0.30.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Parse-DMIDecode-0.30.0-3|53	+ Revision: 7a7c878
14cr|perl-Parse-DMIDecode-0.30.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Parse-DMIDecode-0.30.0-3|55	
14cr|perl-Parse-DMIDecode-0.30.0-3|56	

5299 14
14cr|perl-Parse-Earley-0.150.0-4|1	%define upstream_name    Parse-Earley
14cr|perl-Parse-Earley-0.150.0-4|2	%define upstream_version 0.15
14cr|perl-Parse-Earley-0.150.0-4|3	
14cr|perl-Parse-Earley-0.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-Earley-0.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Earley-0.150.0-4|6	Release:	4
14cr|perl-Parse-Earley-0.150.0-4|7	
14cr|perl-Parse-Earley-0.150.0-4|8	Summary:	Parse::Earley - Parse any Context-Free Grammar
14cr|perl-Parse-Earley-0.150.0-4|9	
14cr|perl-Parse-Earley-0.150.0-4|10	License:	GPL+ or Artistic
14cr|perl-Parse-Earley-0.150.0-4|11	Group:		Development/Perl
14cr|perl-Parse-Earley-0.150.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Earley-0.150.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Parse-Earley-0.150.0-4|14	
14cr|perl-Parse-Earley-0.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-Parse-Earley-0.150.0-4|16	BuildArch:	noarch
14cr|perl-Parse-Earley-0.150.0-4|17	
14cr|perl-Parse-Earley-0.150.0-4|18	%description
14cr|perl-Parse-Earley-0.150.0-4|19	Parse::Earley accepts or rejects a string based on any Context-Free grammar,
14cr|perl-Parse-Earley-0.150.0-4|20	specified by a simplified yacc-like specification.
14cr|perl-Parse-Earley-0.150.0-4|21	
14cr|perl-Parse-Earley-0.150.0-4|22	%prep
14cr|perl-Parse-Earley-0.150.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Earley-0.150.0-4|24	
14cr|perl-Parse-Earley-0.150.0-4|25	%build
14cr|perl-Parse-Earley-0.150.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Earley-0.150.0-4|27	%make
14cr|perl-Parse-Earley-0.150.0-4|28	make test
14cr|perl-Parse-Earley-0.150.0-4|29	
14cr|perl-Parse-Earley-0.150.0-4|30	%install
14cr|perl-Parse-Earley-0.150.0-4|31	%makeinstall_std
14cr|perl-Parse-Earley-0.150.0-4|32	
14cr|perl-Parse-Earley-0.150.0-4|33	%files
14cr|perl-Parse-Earley-0.150.0-4|34	%doc README
14cr|perl-Parse-Earley-0.150.0-4|35	%{perl_vendorlib}/Parse/Earley.pm
14cr|perl-Parse-Earley-0.150.0-4|36	%{_mandir}/*/*
14cr|perl-Parse-Earley-0.150.0-4|37	
14cr|perl-Parse-Earley-0.150.0-4|38	
14cr|perl-Parse-Earley-0.150.0-4|39	%changelog
14cr|perl-Parse-Earley-0.150.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-4
14cr|perl-Parse-Earley-0.150.0-4|41	+ Revision: e088846
14cr|perl-Parse-Earley-0.150.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-Parse-Earley-0.150.0-4|43	
14cr|perl-Parse-Earley-0.150.0-4|44	

5300 14
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|1	%define upstream_name    Parse-ErrorString-Perl
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|3	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|6	Release:	3
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|7	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|8	Summary:	Parse error messages from the perl interpreter
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|9	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|11	Group:		Development/Perl
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-ErrorString-Perl-%{upstream_version}.tar.gz
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|14	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|17	BuildRequires:	perl(Test::Differences)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|18	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|19	BuildRequires:	perl(File::Basename)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|20	BuildRequires:	perl(Pod::Find)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|21	BuildRequires:	perl(Pod::POM)
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|22	BuildArch:	noarch
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|23	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|24	%description
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|25	Module to parse error messages from the perl interpreter.
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|26	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|27	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|28	%prep
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|30	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|31	%build
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|33	%make
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|34	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|35	%check
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|36	%make test
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|37	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|38	%install
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|39	%makeinstall_std
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|40	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|41	%files
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|42	%doc  Changes
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|43	%{_bindir}/check_perldiag
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|44	%{_mandir}/man1/*
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|45	%{_mandir}/man3/*
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|46	%{perl_vendorlib}/*
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|47	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|48	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|49	%changelog
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|51	+ Revision: c9484dd
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|53	
14cr|perl-Parse-ErrorString-Perl-0.200.0-3|54	

5301 14
14cr|perl-Parse-ExuberantCTags-1.20.0-4|1	%define upstream_name    Parse-ExuberantCTags
14cr|perl-Parse-ExuberantCTags-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-Parse-ExuberantCTags-1.20.0-4|3	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Parse-ExuberantCTags-1.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Parse-ExuberantCTags-1.20.0-4|6	Release:	4
14cr|perl-Parse-ExuberantCTags-1.20.0-4|7	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|8	Summary:    Efficiently parse exuberant ctags files
14cr|perl-Parse-ExuberantCTags-1.20.0-4|9	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|10	License:    GPL+ or Artistic
14cr|perl-Parse-ExuberantCTags-1.20.0-4|11	Group:      Development/Perl
14cr|perl-Parse-ExuberantCTags-1.20.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-ExuberantCTags-1.20.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-ExuberantCTags-1.20.0-4|14	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|15	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|16	BuildRequires: perl-devel
14cr|perl-Parse-ExuberantCTags-1.20.0-4|17	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|18	%description
14cr|perl-Parse-ExuberantCTags-1.20.0-4|19	This Perl module parses _ctags_ files and handles both traditional ctags as
14cr|perl-Parse-ExuberantCTags-1.20.0-4|20	well as extended ctags files such as produced with _Exuberant ctags_. To
14cr|perl-Parse-ExuberantCTags-1.20.0-4|21	the best of my knowledge, it does not handle emacs-style "_etags_" files.
14cr|perl-Parse-ExuberantCTags-1.20.0-4|22	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|23	The module is implemented as a wrapper around the _readtags_ library that
14cr|perl-Parse-ExuberantCTags-1.20.0-4|24	normally ships with _Exuberant ctags_. If you do not know what that is, you
14cr|perl-Parse-ExuberantCTags-1.20.0-4|25	are encouraged to have a look at the http://ctags.sourceforge.net/ manpage.
14cr|perl-Parse-ExuberantCTags-1.20.0-4|26	In order to use this module, you do not need _Exuberant ctags_ on your
14cr|perl-Parse-ExuberantCTags-1.20.0-4|27	system. The module ships a copy of _readtags_. Quoting the _readtags_
14cr|perl-Parse-ExuberantCTags-1.20.0-4|28	documentation:
14cr|perl-Parse-ExuberantCTags-1.20.0-4|29	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|30	The functions defined in this interface are intended to provide tag file
14cr|perl-Parse-ExuberantCTags-1.20.0-4|31	support to a software tool. The tag lookups provided are sufficiently fast
14cr|perl-Parse-ExuberantCTags-1.20.0-4|32	enough to permit opening a sorted tag file, searching for a matching tag,
14cr|perl-Parse-ExuberantCTags-1.20.0-4|33	then closing the tag file each time a tag is looked up (search times are
14cr|perl-Parse-ExuberantCTags-1.20.0-4|34	on the order of hundreths of a second, even for huge tag files). This is
14cr|perl-Parse-ExuberantCTags-1.20.0-4|35	the recommended use of this library for most tool applications. Adhering
14cr|perl-Parse-ExuberantCTags-1.20.0-4|36	to this approach permits a user to regenerate a tag file at will without
14cr|perl-Parse-ExuberantCTags-1.20.0-4|37	the tool needing to detect and resynchronize with changes to the tag file.
14cr|perl-Parse-ExuberantCTags-1.20.0-4|38	Even for an unsorted 24MB tag file, tag searches take about one second.
14cr|perl-Parse-ExuberantCTags-1.20.0-4|39	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|40	%prep
14cr|perl-Parse-ExuberantCTags-1.20.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-ExuberantCTags-1.20.0-4|42	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|43	%build
14cr|perl-Parse-ExuberantCTags-1.20.0-4|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-ExuberantCTags-1.20.0-4|45	%make
14cr|perl-Parse-ExuberantCTags-1.20.0-4|46	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|47	%check
14cr|perl-Parse-ExuberantCTags-1.20.0-4|48	make test
14cr|perl-Parse-ExuberantCTags-1.20.0-4|49	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|50	%install
14cr|perl-Parse-ExuberantCTags-1.20.0-4|51	%makeinstall_std
14cr|perl-Parse-ExuberantCTags-1.20.0-4|52	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|53	%clean
14cr|perl-Parse-ExuberantCTags-1.20.0-4|54	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|55	%files
14cr|perl-Parse-ExuberantCTags-1.20.0-4|56	%doc README Changes
14cr|perl-Parse-ExuberantCTags-1.20.0-4|57	%{_mandir}/man3/*
14cr|perl-Parse-ExuberantCTags-1.20.0-4|58	%{perl_vendorlib}/*
14cr|perl-Parse-ExuberantCTags-1.20.0-4|59	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|60	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|61	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|62	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|63	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|64	%changelog
14cr|perl-Parse-ExuberantCTags-1.20.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-Parse-ExuberantCTags-1.20.0-4|66	+ Revision: ce9437d
14cr|perl-Parse-ExuberantCTags-1.20.0-4|67	- MassBuild#464: Increase release tag
14cr|perl-Parse-ExuberantCTags-1.20.0-4|68	
14cr|perl-Parse-ExuberantCTags-1.20.0-4|69	

5302 14
14cr|perl-Parse-Eyapp-1.182.0-3|1	%define debug_package %{nil}
14cr|perl-Parse-Eyapp-1.182.0-3|2	%define upstream_name    Parse-Eyapp
14cr|perl-Parse-Eyapp-1.182.0-3|3	%define upstream_version 1.182
14cr|perl-Parse-Eyapp-1.182.0-3|4	
14cr|perl-Parse-Eyapp-1.182.0-3|5	Name:       perl-%{upstream_name}
14cr|perl-Parse-Eyapp-1.182.0-3|6	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Parse-Eyapp-1.182.0-3|7	Release:    3
14cr|perl-Parse-Eyapp-1.182.0-3|8	Summary:    Bottom up parser generator
14cr|perl-Parse-Eyapp-1.182.0-3|9	
14cr|perl-Parse-Eyapp-1.182.0-3|10	License:    GPL+ or Artistic
14cr|perl-Parse-Eyapp-1.182.0-3|11	Group:      Development/Perl
14cr|perl-Parse-Eyapp-1.182.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Eyapp-1.182.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{upstream_version}.tar.gz
14cr|perl-Parse-Eyapp-1.182.0-3|14	
14cr|perl-Parse-Eyapp-1.182.0-3|15	BuildRequires: perl(Data::Dumper)
14cr|perl-Parse-Eyapp-1.182.0-3|16	BuildRequires: perl(List::Util)
14cr|perl-Parse-Eyapp-1.182.0-3|17	BuildRequires: perl(Pod::Usage)
14cr|perl-Parse-Eyapp-1.182.0-3|18	BuildRequires: perl-devel
14cr|perl-Parse-Eyapp-1.182.0-3|19	
14cr|perl-Parse-Eyapp-1.182.0-3|20	%description
14cr|perl-Parse-Eyapp-1.182.0-3|21	Parse::Eyapp (Extended yapp) is a collection of modules that extends Francois
14cr|perl-Parse-Eyapp-1.182.0-3|22	Desarmenien Parse::Yapp 1.05. Eyapp extends yacc/yapp syntax with
14cr|perl-Parse-Eyapp-1.182.0-3|23	functionalities like named attributes, EBNF-like expressions, modifiable
14cr|perl-Parse-Eyapp-1.182.0-3|24	default action (like Parse::RecDescent autoaction), grammar reuse, automatic
14cr|perl-Parse-Eyapp-1.182.0-3|25	abstract syntax tree building, syntax directed data generation, translation
14cr|perl-Parse-Eyapp-1.182.0-3|26	schemes, tree regular expressions, tree transformations, scope analysis
14cr|perl-Parse-Eyapp-1.182.0-3|27	support, directed acyclic graphs and a few more.
14cr|perl-Parse-Eyapp-1.182.0-3|28	
14cr|perl-Parse-Eyapp-1.182.0-3|29	%prep
14cr|perl-Parse-Eyapp-1.182.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Eyapp-1.182.0-3|31	
14cr|perl-Parse-Eyapp-1.182.0-3|32	%build
14cr|perl-Parse-Eyapp-1.182.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Eyapp-1.182.0-3|34	
14cr|perl-Parse-Eyapp-1.182.0-3|35	%make
14cr|perl-Parse-Eyapp-1.182.0-3|36	
14cr|perl-Parse-Eyapp-1.182.0-3|37	%check
14cr|perl-Parse-Eyapp-1.182.0-3|38	%make test
14cr|perl-Parse-Eyapp-1.182.0-3|39	
14cr|perl-Parse-Eyapp-1.182.0-3|40	%install
14cr|perl-Parse-Eyapp-1.182.0-3|41	%makeinstall_std
14cr|perl-Parse-Eyapp-1.182.0-3|42	
14cr|perl-Parse-Eyapp-1.182.0-3|43	%clean
14cr|perl-Parse-Eyapp-1.182.0-3|44	
14cr|perl-Parse-Eyapp-1.182.0-3|45	%files
14cr|perl-Parse-Eyapp-1.182.0-3|46	%doc Changes README
14cr|perl-Parse-Eyapp-1.182.0-3|47	%{_mandir}/man1/*
14cr|perl-Parse-Eyapp-1.182.0-3|48	%{_mandir}/man3/*
14cr|perl-Parse-Eyapp-1.182.0-3|49	%{_bindir}/eyapp
14cr|perl-Parse-Eyapp-1.182.0-3|50	%{_bindir}/treereg
14cr|perl-Parse-Eyapp-1.182.0-3|51	%{perl_vendorlib}/Parse
14cr|perl-Parse-Eyapp-1.182.0-3|52	
14cr|perl-Parse-Eyapp-1.182.0-3|53	
14cr|perl-Parse-Eyapp-1.182.0-3|54	
14cr|perl-Parse-Eyapp-1.182.0-3|55	
14cr|perl-Parse-Eyapp-1.182.0-3|56	%changelog
14cr|perl-Parse-Eyapp-1.182.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.182.0-3
14cr|perl-Parse-Eyapp-1.182.0-3|58	+ Revision: f3a55ee
14cr|perl-Parse-Eyapp-1.182.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Parse-Eyapp-1.182.0-3|60	
14cr|perl-Parse-Eyapp-1.182.0-3|61	

5303 14
14cr|perl-ParseLex-2.200.0-4|1	%define upstream_name    ParseLex
14cr|perl-ParseLex-2.200.0-4|2	%define upstream_version 2.20
14cr|perl-ParseLex-2.200.0-4|3	
14cr|perl-ParseLex-2.200.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-ParseLex-2.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-ParseLex-2.200.0-4|6	Release:	4
14cr|perl-ParseLex-2.200.0-4|7	
14cr|perl-ParseLex-2.200.0-4|8	Summary:	Generator of lexical analyzers
14cr|perl-ParseLex-2.200.0-4|9	
14cr|perl-ParseLex-2.200.0-4|10	License:	GPL+ or Artistic
14cr|perl-ParseLex-2.200.0-4|11	Group:		Development/Perl
14cr|perl-ParseLex-2.200.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ParseLex-2.200.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PV/PVERD/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-ParseLex-2.200.0-4|14	
14cr|perl-ParseLex-2.200.0-4|15	BuildRequires:	perl-devel
14cr|perl-ParseLex-2.200.0-4|16	BuildRequires:	perl(Parse::Template)
14cr|perl-ParseLex-2.200.0-4|17	
14cr|perl-ParseLex-2.200.0-4|18	BuildArch:	noarch
14cr|perl-ParseLex-2.200.0-4|19	
14cr|perl-ParseLex-2.200.0-4|20	%description
14cr|perl-ParseLex-2.200.0-4|21	The Parse::Lex.pm module for perl5 is an object-oriented generator of
14cr|perl-ParseLex-2.200.0-4|22	lexical analyzers.
14cr|perl-ParseLex-2.200.0-4|23	
14cr|perl-ParseLex-2.200.0-4|24	This distribution includes Parse::YYLex (writed by Vladimir Alexiev)
14cr|perl-ParseLex-2.200.0-4|25	a lexer generator that you can use with yacc parsers.
14cr|perl-ParseLex-2.200.0-4|26	
14cr|perl-ParseLex-2.200.0-4|27	A collection of examples demonstrating various
14cr|perl-ParseLex-2.200.0-4|28	Parse::Lex/Parse::LevEvent features can be found in the "examples"
14cr|perl-ParseLex-2.200.0-4|29	directory.
14cr|perl-ParseLex-2.200.0-4|30	
14cr|perl-ParseLex-2.200.0-4|31	%prep
14cr|perl-ParseLex-2.200.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ParseLex-2.200.0-4|33	
14cr|perl-ParseLex-2.200.0-4|34	%build
14cr|perl-ParseLex-2.200.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ParseLex-2.200.0-4|36	%make
14cr|perl-ParseLex-2.200.0-4|37	
14cr|perl-ParseLex-2.200.0-4|38	%check
14cr|perl-ParseLex-2.200.0-4|39	%make test
14cr|perl-ParseLex-2.200.0-4|40	
14cr|perl-ParseLex-2.200.0-4|41	%install
14cr|perl-ParseLex-2.200.0-4|42	%makeinstall_std
14cr|perl-ParseLex-2.200.0-4|43	
14cr|perl-ParseLex-2.200.0-4|44	%files
14cr|perl-ParseLex-2.200.0-4|45	%doc Changes README examples
14cr|perl-ParseLex-2.200.0-4|46	%{perl_vendorlib}/Parse
14cr|perl-ParseLex-2.200.0-4|47	%{_mandir}/*/*
14cr|perl-ParseLex-2.200.0-4|48	
14cr|perl-ParseLex-2.200.0-4|49	
14cr|perl-ParseLex-2.200.0-4|50	%changelog
14cr|perl-ParseLex-2.200.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.0-4
14cr|perl-ParseLex-2.200.0-4|52	+ Revision: caf74b6
14cr|perl-ParseLex-2.200.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-ParseLex-2.200.0-4|54	
14cr|perl-ParseLex-2.200.0-4|55	

5304 14
14cr|perl-Parse-Method-Signatures-1.3.16-3|1	%define upstream_name   Parse-Method-Signatures
14cr|perl-Parse-Method-Signatures-1.3.16-3|2	%define upstream_version 1.003016
14cr|perl-Parse-Method-Signatures-1.3.16-3|3	Name:		perl-%{upstream_name}
14cr|perl-Parse-Method-Signatures-1.3.16-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Method-Signatures-1.3.16-3|5	Release:	3
14cr|perl-Parse-Method-Signatures-1.3.16-3|6	Epoch:		1
14cr|perl-Parse-Method-Signatures-1.3.16-3|7	
14cr|perl-Parse-Method-Signatures-1.3.16-3|8	Summary:	Turn parse TC data into Moose TC object
14cr|perl-Parse-Method-Signatures-1.3.16-3|9	
14cr|perl-Parse-Method-Signatures-1.3.16-3|10	License:	GPL+ or Artistic
14cr|perl-Parse-Method-Signatures-1.3.16-3|11	Group:		Development/Perl
14cr|perl-Parse-Method-Signatures-1.3.16-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Method-Signatures-1.3.16-3|13	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-Method-Signatures-%{upstream_version}.tar.gz
14cr|perl-Parse-Method-Signatures-1.3.16-3|14	
14cr|perl-Parse-Method-Signatures-1.3.16-3|15	BuildRequires:	perl-devel
14cr|perl-Parse-Method-Signatures-1.3.16-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Parse-Method-Signatures-1.3.16-3|17	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Parse-Method-Signatures-1.3.16-3|18	BuildRequires:	perl(Moose)
14cr|perl-Parse-Method-Signatures-1.3.16-3|19	BuildRequires:	perl(MooseX::Traits)
14cr|perl-Parse-Method-Signatures-1.3.16-3|20	BuildRequires:	perl(MooseX::Types)
14cr|perl-Parse-Method-Signatures-1.3.16-3|21	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-Parse-Method-Signatures-1.3.16-3|22	BuildRequires:	perl(MooseX::Types::Structured)
14cr|perl-Parse-Method-Signatures-1.3.16-3|23	BuildRequires:	perl(Test::Differences)
14cr|perl-Parse-Method-Signatures-1.3.16-3|24	BuildRequires:	perl(Test::Exception)
14cr|perl-Parse-Method-Signatures-1.3.16-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Parse-Method-Signatures-1.3.16-3|26	BuildRequires:	perl(Text::Balanced)
14cr|perl-Parse-Method-Signatures-1.3.16-3|27	BuildRequires:	perl(Data::Dump)
14cr|perl-Parse-Method-Signatures-1.3.16-3|28	BuildRequires:	perl(PPI)
14cr|perl-Parse-Method-Signatures-1.3.16-3|29	BuildRequires:	perl(aliased)
14cr|perl-Parse-Method-Signatures-1.3.16-3|30	BuildRequires:	perl(namespace::clean)
14cr|perl-Parse-Method-Signatures-1.3.16-3|31	BuildArch:	noarch
14cr|perl-Parse-Method-Signatures-1.3.16-3|32	
14cr|perl-Parse-Method-Signatures-1.3.16-3|33	Requires:	perl(MooseX::Traits)
14cr|perl-Parse-Method-Signatures-1.3.16-3|34	
14cr|perl-Parse-Method-Signatures-1.3.16-3|35	%description
14cr|perl-Parse-Method-Signatures-1.3.16-3|36	Inspired by the Perl6::Signature manpage but streamlined to just support
14cr|perl-Parse-Method-Signatures-1.3.16-3|37	the subset deemed useful for the TryCatch manpage and the
14cr|perl-Parse-Method-Signatures-1.3.16-3|38	MooseX::Method::Signatures manpage.
14cr|perl-Parse-Method-Signatures-1.3.16-3|39	
14cr|perl-Parse-Method-Signatures-1.3.16-3|40	%prep
14cr|perl-Parse-Method-Signatures-1.3.16-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Method-Signatures-1.3.16-3|42	
14cr|perl-Parse-Method-Signatures-1.3.16-3|43	%build
14cr|perl-Parse-Method-Signatures-1.3.16-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Method-Signatures-1.3.16-3|45	%make
14cr|perl-Parse-Method-Signatures-1.3.16-3|46	
14cr|perl-Parse-Method-Signatures-1.3.16-3|47	%check
14cr|perl-Parse-Method-Signatures-1.3.16-3|48	make test
14cr|perl-Parse-Method-Signatures-1.3.16-3|49	
14cr|perl-Parse-Method-Signatures-1.3.16-3|50	%install
14cr|perl-Parse-Method-Signatures-1.3.16-3|51	%makeinstall_std
14cr|perl-Parse-Method-Signatures-1.3.16-3|52	
14cr|perl-Parse-Method-Signatures-1.3.16-3|53	%files
14cr|perl-Parse-Method-Signatures-1.3.16-3|54	%doc Changes
14cr|perl-Parse-Method-Signatures-1.3.16-3|55	%{_mandir}/man3/*
14cr|perl-Parse-Method-Signatures-1.3.16-3|56	%{perl_vendorlib}/Parse
14cr|perl-Parse-Method-Signatures-1.3.16-3|57	
14cr|perl-Parse-Method-Signatures-1.3.16-3|58	
14cr|perl-Parse-Method-Signatures-1.3.16-3|59	
14cr|perl-Parse-Method-Signatures-1.3.16-3|60	%changelog
14cr|perl-Parse-Method-Signatures-1.3.16-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.16-3
14cr|perl-Parse-Method-Signatures-1.3.16-3|62	+ Revision: ad68563
14cr|perl-Parse-Method-Signatures-1.3.16-3|63	- MassBuild#464: Increase release tag
14cr|perl-Parse-Method-Signatures-1.3.16-3|64	
14cr|perl-Parse-Method-Signatures-1.3.16-3|65	

5305 14
14cr|perl-Parse-Nessus-ENX-1.100.0-4|1	%define upstream_name    Parse-Nessus-ENX
14cr|perl-Parse-Nessus-ENX-1.100.0-4|2	%define upstream_version 1.1
14cr|perl-Parse-Nessus-ENX-1.100.0-4|3	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-Nessus-ENX-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Nessus-ENX-1.100.0-4|6	Release:	4
14cr|perl-Parse-Nessus-ENX-1.100.0-4|7	Summary:	Extract information from Nessus Extend NSR files
14cr|perl-Parse-Nessus-ENX-1.100.0-4|8	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|9	License:	Artistic
14cr|perl-Parse-Nessus-ENX-1.100.0-4|10	Group:		Development/Perl
14cr|perl-Parse-Nessus-ENX-1.100.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Nessus-ENX-1.100.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DK/DKYGER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-Nessus-ENX-1.100.0-4|13	BuildRequires:	perl-devel
14cr|perl-Parse-Nessus-ENX-1.100.0-4|14	Requires:	perl(Exporter)
14cr|perl-Parse-Nessus-ENX-1.100.0-4|15	BuildArch:	noarch
14cr|perl-Parse-Nessus-ENX-1.100.0-4|16	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|17	%description
14cr|perl-Parse-Nessus-ENX-1.100.0-4|18	This module is designed to extract information from Extended NSR (ENX)
14cr|perl-Parse-Nessus-ENX-1.100.0-4|19	files. Certain functions have been designed to return certain sets of data,
14cr|perl-Parse-Nessus-ENX-1.100.0-4|20	such as service banners and OS versions. Other functions have been
14cr|perl-Parse-Nessus-ENX-1.100.0-4|21	provided that will return more specific information, such as all IPs
14cr|perl-Parse-Nessus-ENX-1.100.0-4|22	listening on a given port or all IPs associated with a specified plugin
14cr|perl-Parse-Nessus-ENX-1.100.0-4|23	id.
14cr|perl-Parse-Nessus-ENX-1.100.0-4|24	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|25	%prep
14cr|perl-Parse-Nessus-ENX-1.100.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Nessus-ENX-1.100.0-4|27	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|28	%build
14cr|perl-Parse-Nessus-ENX-1.100.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Nessus-ENX-1.100.0-4|30	%make
14cr|perl-Parse-Nessus-ENX-1.100.0-4|31	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|32	%check
14cr|perl-Parse-Nessus-ENX-1.100.0-4|33	make test
14cr|perl-Parse-Nessus-ENX-1.100.0-4|34	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|35	%install
14cr|perl-Parse-Nessus-ENX-1.100.0-4|36	%makeinstall_std
14cr|perl-Parse-Nessus-ENX-1.100.0-4|37	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|38	%files
14cr|perl-Parse-Nessus-ENX-1.100.0-4|39	%doc Changes README MANIFEST
14cr|perl-Parse-Nessus-ENX-1.100.0-4|40	%{_mandir}/man3/*
14cr|perl-Parse-Nessus-ENX-1.100.0-4|41	%{perl_vendorlib}/*
14cr|perl-Parse-Nessus-ENX-1.100.0-4|42	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|43	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|44	%changelog
14cr|perl-Parse-Nessus-ENX-1.100.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Parse-Nessus-ENX-1.100.0-4|46	+ Revision: 64c2134
14cr|perl-Parse-Nessus-ENX-1.100.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Parse-Nessus-ENX-1.100.0-4|48	
14cr|perl-Parse-Nessus-ENX-1.100.0-4|49	

5306 14
14cr|perl-Parse-Nessus-NBE-1.100.0-4|1	%define upstream_name    Parse-Nessus-NBE
14cr|perl-Parse-Nessus-NBE-1.100.0-4|2	%define upstream_version 1.1
14cr|perl-Parse-Nessus-NBE-1.100.0-4|3	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-Nessus-NBE-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Nessus-NBE-1.100.0-4|6	Release:	4
14cr|perl-Parse-Nessus-NBE-1.100.0-4|7	Summary:	Extract information from Nessus NBE files
14cr|perl-Parse-Nessus-NBE-1.100.0-4|8	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|9	License:	Artistic
14cr|perl-Parse-Nessus-NBE-1.100.0-4|10	Group:		Development/Perl
14cr|perl-Parse-Nessus-NBE-1.100.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Nessus-NBE-1.100.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DK/DKYGER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-Nessus-NBE-1.100.0-4|13	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|14	BuildRequires:	perl-devel
14cr|perl-Parse-Nessus-NBE-1.100.0-4|15	BuildRequires:	perl(Socket6)
14cr|perl-Parse-Nessus-NBE-1.100.0-4|16	BuildRequires:	perl(Net::Frame)
14cr|perl-Parse-Nessus-NBE-1.100.0-4|17	Requires:	perl(Exporter)
14cr|perl-Parse-Nessus-NBE-1.100.0-4|18	BuildArch:	noarch
14cr|perl-Parse-Nessus-NBE-1.100.0-4|19	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|20	%description
14cr|perl-Parse-Nessus-NBE-1.100.0-4|21	This module is designed to extract information from Nessus NBE
14cr|perl-Parse-Nessus-NBE-1.100.0-4|22	files. Functions have been designed to return certain sets of data,
14cr|perl-Parse-Nessus-NBE-1.100.0-4|23	such as service banners and OS versions. Other functions have been
14cr|perl-Parse-Nessus-NBE-1.100.0-4|24	provided that will return more specific information, such as all IPs
14cr|perl-Parse-Nessus-NBE-1.100.0-4|25	listening on a given port or all IPs associated with a specified plugin id.
14cr|perl-Parse-Nessus-NBE-1.100.0-4|26	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|27	%prep
14cr|perl-Parse-Nessus-NBE-1.100.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Nessus-NBE-1.100.0-4|29	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|30	%build
14cr|perl-Parse-Nessus-NBE-1.100.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Nessus-NBE-1.100.0-4|32	%make
14cr|perl-Parse-Nessus-NBE-1.100.0-4|33	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|34	%check
14cr|perl-Parse-Nessus-NBE-1.100.0-4|35	make test
14cr|perl-Parse-Nessus-NBE-1.100.0-4|36	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|37	%install
14cr|perl-Parse-Nessus-NBE-1.100.0-4|38	%makeinstall_std
14cr|perl-Parse-Nessus-NBE-1.100.0-4|39	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|40	%files
14cr|perl-Parse-Nessus-NBE-1.100.0-4|41	%doc Changes README MANIFEST
14cr|perl-Parse-Nessus-NBE-1.100.0-4|42	%{_mandir}/man3/*
14cr|perl-Parse-Nessus-NBE-1.100.0-4|43	%{perl_vendorlib}/*
14cr|perl-Parse-Nessus-NBE-1.100.0-4|44	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|45	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|46	%changelog
14cr|perl-Parse-Nessus-NBE-1.100.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Parse-Nessus-NBE-1.100.0-4|48	+ Revision: 3d86f86
14cr|perl-Parse-Nessus-NBE-1.100.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Parse-Nessus-NBE-1.100.0-4|50	
14cr|perl-Parse-Nessus-NBE-1.100.0-4|51	

5307 14
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|1	%define upstream_name    Parse-RecDescent-Consumer
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|2	%define upstream_version 1.03
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|3	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|6	Release:	4
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|7	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|8	Summary:	Parse::RecDescent::Consumer - reveal text matched through n token transitions
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|9	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|11	Group:		Development/Perl
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|14	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|16	BuildArch:	noarch
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|17	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|18	%description
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|19	A common need when writing grammars is to know how much text was
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|20	consumed at different points in a parse. Usually, this involves a lot
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|21	of brain-twisting unwinding of of highly nested list-of-lists (of
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|22	lists...). Instead this module allows you to take the low-road
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|23	approach. You simply create a Consumer which records the current
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|24	text about to be parsed.
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|25	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|26	%prep
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|28	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|29	%build
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|31	%make
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|32	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|33	%check
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|34	make test
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|35	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|36	%install
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|37	%makeinstall_std
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|38	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|39	%files
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|40	%doc Changes
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|41	%{perl_vendorlib}/Parse/RecDescent/Consumer.pm
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|42	%{_mandir}/*/*
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|43	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|44	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|45	%changelog
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-4
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|47	+ Revision: fb9c573
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|49	
14cr|perl-Parse-RecDescent-Consumer-1.30.0-4|50	

5308 14
14cr|perl-Parse-RecDescent-Deparse-1.00-9|1	%define real_name Parse-RecDescent-Deparse
14cr|perl-Parse-RecDescent-Deparse-1.00-9|2	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|3	Summary:	Turn a Parse::RecDescent object back into its grammar
14cr|perl-Parse-RecDescent-Deparse-1.00-9|4	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|5	Name:		perl-%{real_name}
14cr|perl-Parse-RecDescent-Deparse-1.00-9|6	Version:	1.00
14cr|perl-Parse-RecDescent-Deparse-1.00-9|7	Release:	9
14cr|perl-Parse-RecDescent-Deparse-1.00-9|8	License:	GPL or Artistic
14cr|perl-Parse-RecDescent-Deparse-1.00-9|9	Group:		Development/Perl
14cr|perl-Parse-RecDescent-Deparse-1.00-9|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Parse-RecDescent-Deparse-1.00-9|11	Source0:	%{real_name}-%{version}.tar.bz2
14cr|perl-Parse-RecDescent-Deparse-1.00-9|12	BuildRequires:	perl-devel
14cr|perl-Parse-RecDescent-Deparse-1.00-9|13	BuildRequires:	perl-Parse-RecDescent
14cr|perl-Parse-RecDescent-Deparse-1.00-9|14	BuildArch:	noarch
14cr|perl-Parse-RecDescent-Deparse-1.00-9|15	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|16	%description
14cr|perl-Parse-RecDescent-Deparse-1.00-9|17	This module adds the deparse method to the Parse::RecDescent
14cr|perl-Parse-RecDescent-Deparse-1.00-9|18	class, which returns a textual description of the grammar.
14cr|perl-Parse-RecDescent-Deparse-1.00-9|19	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|20	%prep
14cr|perl-Parse-RecDescent-Deparse-1.00-9|21	%setup -q -n %{real_name}-%{version}
14cr|perl-Parse-RecDescent-Deparse-1.00-9|22	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|23	%build
14cr|perl-Parse-RecDescent-Deparse-1.00-9|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-RecDescent-Deparse-1.00-9|25	%make
14cr|perl-Parse-RecDescent-Deparse-1.00-9|26	make test
14cr|perl-Parse-RecDescent-Deparse-1.00-9|27	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|28	%install
14cr|perl-Parse-RecDescent-Deparse-1.00-9|29	%makeinstall_std
14cr|perl-Parse-RecDescent-Deparse-1.00-9|30	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|31	%files
14cr|perl-Parse-RecDescent-Deparse-1.00-9|32	%doc Changes README
14cr|perl-Parse-RecDescent-Deparse-1.00-9|33	%{perl_vendorlib}/Parse/RecDescent/Deparse.pm
14cr|perl-Parse-RecDescent-Deparse-1.00-9|34	%{_mandir}/*/*
14cr|perl-Parse-RecDescent-Deparse-1.00-9|35	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|36	%changelog
14cr|perl-Parse-RecDescent-Deparse-1.00-9|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-9
14cr|perl-Parse-RecDescent-Deparse-1.00-9|38	+ Revision: f046c9f
14cr|perl-Parse-RecDescent-Deparse-1.00-9|39	- MassBuild#464: Increase release tag
14cr|perl-Parse-RecDescent-Deparse-1.00-9|40	
14cr|perl-Parse-RecDescent-Deparse-1.00-9|41	

5309 14
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|1	%define upstream_name    Parse-RecDescent-FAQ
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|2	%define upstream_version 7.5
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|3	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|6	Release:	4
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|7	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|8	Summary:	Parse::RecDescent::FAQ - the official, authorized FAQ for Parse::RecDescent
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|9	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|10	License:	GPL+ or Artistic
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|11	Group:		Development/Perl
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|14	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|15	BuildRequires:	perl-devel
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|16	BuildArch:	noarch
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|17	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|18	%description
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|19	Parse::RecDescent::FAQ - the official, authorized FAQ for
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|20	Parse::RecDescent.
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|21	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|22	%prep
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|24	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|25	%build
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|27	%make
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|28	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|29	%check
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|30	make test
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|31	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|32	%install
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|33	%makeinstall_std
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|34	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|35	%files
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|36	%doc ChangeLog
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|37	%{perl_vendorlib}/Parse/RecDescent/*
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|38	%{_mandir}/*/*
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|39	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|40	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|41	%changelog
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.500.0-4
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|43	+ Revision: 0f390d5
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|45	
14cr|perl-Parse-RecDescent-FAQ-7.500.0-4|46	

5310 14
14cr|perl-Parser-MGC-0.80.0-5|1	%define upstream_name    Parser-MGC
14cr|perl-Parser-MGC-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Parser-MGC-0.80.0-5|3	
14cr|perl-Parser-MGC-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Parser-MGC-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parser-MGC-0.80.0-5|6	Release:	5
14cr|perl-Parser-MGC-0.80.0-5|7	
14cr|perl-Parser-MGC-0.80.0-5|8	Summary:	Build simple recursive-descent parsers
14cr|perl-Parser-MGC-0.80.0-5|9	
14cr|perl-Parser-MGC-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Parser-MGC-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Parser-MGC-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parser-MGC-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Parser-MGC-0.80.0-5|14	
14cr|perl-Parser-MGC-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Parser-MGC-0.80.0-5|16	BuildRequires:	perl(File::Slurp)
14cr|perl-Parser-MGC-0.80.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Parser-MGC-0.80.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Parser-MGC-0.80.0-5|19	BuildArch:	noarch
14cr|perl-Parser-MGC-0.80.0-5|20	
14cr|perl-Parser-MGC-0.80.0-5|21	%description
14cr|perl-Parser-MGC-0.80.0-5|22	This base class provides a low-level framework for building
14cr|perl-Parser-MGC-0.80.0-5|23	recursive-descent parsers that consume a given input string from left to
14cr|perl-Parser-MGC-0.80.0-5|24	right, returning a parse structure. It takes its name from the 'm//gc'
14cr|perl-Parser-MGC-0.80.0-5|25	regexps used to implement the token parsing behaviour.
14cr|perl-Parser-MGC-0.80.0-5|26	
14cr|perl-Parser-MGC-0.80.0-5|27	It provides a number of token-parsing methods, which each extract a
14cr|perl-Parser-MGC-0.80.0-5|28	grammatical token from the string. It also provides wrapping methods that
14cr|perl-Parser-MGC-0.80.0-5|29	can be used to build up a possibly-recursive grammar structure, by applying
14cr|perl-Parser-MGC-0.80.0-5|30	a structure around other parts of parsing code. Each method, both token and
14cr|perl-Parser-MGC-0.80.0-5|31	structural, atomically either consumes a prefix of the string and returns
14cr|perl-Parser-MGC-0.80.0-5|32	its result, or fails and consumes nothing. This makes it simple to
14cr|perl-Parser-MGC-0.80.0-5|33	implement grammars that require backtracking.
14cr|perl-Parser-MGC-0.80.0-5|34	
14cr|perl-Parser-MGC-0.80.0-5|35	%prep
14cr|perl-Parser-MGC-0.80.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parser-MGC-0.80.0-5|37	
14cr|perl-Parser-MGC-0.80.0-5|38	%build
14cr|perl-Parser-MGC-0.80.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parser-MGC-0.80.0-5|40	%make
14cr|perl-Parser-MGC-0.80.0-5|41	
14cr|perl-Parser-MGC-0.80.0-5|42	%check
14cr|perl-Parser-MGC-0.80.0-5|43	%make test
14cr|perl-Parser-MGC-0.80.0-5|44	
14cr|perl-Parser-MGC-0.80.0-5|45	%install
14cr|perl-Parser-MGC-0.80.0-5|46	%makeinstall_std
14cr|perl-Parser-MGC-0.80.0-5|47	
14cr|perl-Parser-MGC-0.80.0-5|48	%files
14cr|perl-Parser-MGC-0.80.0-5|49	%doc Changes README LICENSE META.yml
14cr|perl-Parser-MGC-0.80.0-5|50	%{_mandir}/man3/*
14cr|perl-Parser-MGC-0.80.0-5|51	%{perl_vendorlib}/*
14cr|perl-Parser-MGC-0.80.0-5|52	
14cr|perl-Parser-MGC-0.80.0-5|53	
14cr|perl-Parser-MGC-0.80.0-5|54	%changelog
14cr|perl-Parser-MGC-0.80.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Parser-MGC-0.80.0-5|56	+ Revision: 950942d
14cr|perl-Parser-MGC-0.80.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Parser-MGC-0.80.0-5|58	
14cr|perl-Parser-MGC-0.80.0-5|59	

5311 14
14cr|perl-Parse-Syslog-1.100.0-4|1	%define	upstream_name    Parse-Syslog
14cr|perl-Parse-Syslog-1.100.0-4|2	%define	upstream_version 1.10
14cr|perl-Parse-Syslog-1.100.0-4|3	
14cr|perl-Parse-Syslog-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Parse-Syslog-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Parse-Syslog-1.100.0-4|6	Release:	4
14cr|perl-Parse-Syslog-1.100.0-4|7	
14cr|perl-Parse-Syslog-1.100.0-4|8	Summary:	Parse Unix syslog files
14cr|perl-Parse-Syslog-1.100.0-4|9	
14cr|perl-Parse-Syslog-1.100.0-4|10	License:	GPL
14cr|perl-Parse-Syslog-1.100.0-4|11	Group:		Development/Perl
14cr|perl-Parse-Syslog-1.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Parse-Syslog-1.100.0-4|13	Source0:	http://search.cpan.org/CPAN/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Parse-Syslog-1.100.0-4|14	
14cr|perl-Parse-Syslog-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Parse-Syslog-1.100.0-4|16	BuildArch:	noarch
14cr|perl-Parse-Syslog-1.100.0-4|17	
14cr|perl-Parse-Syslog-1.100.0-4|18	%description
14cr|perl-Parse-Syslog-1.100.0-4|19	Unix syslogs are convenient to read for humans but because of small differences
14cr|perl-Parse-Syslog-1.100.0-4|20	between operating systems and things like 'last message repeated xx times' not
14cr|perl-Parse-Syslog-1.100.0-4|21	very easy to parse by a script.
14cr|perl-Parse-Syslog-1.100.0-4|22	
14cr|perl-Parse-Syslog-1.100.0-4|23	Parse::Syslog presents a simple interface to parse syslog files: you create a
14cr|perl-Parse-Syslog-1.100.0-4|24	parser on a file (with new) and call next to get one line at a time with
14cr|perl-Parse-Syslog-1.100.0-4|25	Unix-timestamp, host, program, pid and text returned in a hash-reference.
14cr|perl-Parse-Syslog-1.100.0-4|26	
14cr|perl-Parse-Syslog-1.100.0-4|27	%prep
14cr|perl-Parse-Syslog-1.100.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Parse-Syslog-1.100.0-4|29	
14cr|perl-Parse-Syslog-1.100.0-4|30	%build
14cr|perl-Parse-Syslog-1.100.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Parse-Syslog-1.100.0-4|32	%make
14cr|perl-Parse-Syslog-1.100.0-4|33	
14cr|perl-Parse-Syslog-1.100.0-4|34	%install
14cr|perl-Parse-Syslog-1.100.0-4|35	%makeinstall_std
14cr|perl-Parse-Syslog-1.100.0-4|36	
14cr|perl-Parse-Syslog-1.100.0-4|37	%files
14cr|perl-Parse-Syslog-1.100.0-4|38	%{perl_vendorlib}/Parse
14cr|perl-Parse-Syslog-1.100.0-4|39	%{_mandir}/*/*
14cr|perl-Parse-Syslog-1.100.0-4|40	
14cr|perl-Parse-Syslog-1.100.0-4|41	
14cr|perl-Parse-Syslog-1.100.0-4|42	%changelog
14cr|perl-Parse-Syslog-1.100.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Parse-Syslog-1.100.0-4|44	+ Revision: 81669ef
14cr|perl-Parse-Syslog-1.100.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Parse-Syslog-1.100.0-4|46	
14cr|perl-Parse-Syslog-1.100.0-4|47	

5312 14
14cr|perl-ParseTemplate-3.80.0-3|1	%define upstream_name    ParseTemplate
14cr|perl-ParseTemplate-3.80.0-3|2	%define upstream_version 3.08
14cr|perl-ParseTemplate-3.80.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-ParseTemplate-3.80.0-3|4	Version:	%perl_convert_version 3.08
14cr|perl-ParseTemplate-3.80.0-3|5	Release:	3
14cr|perl-ParseTemplate-3.80.0-3|6	
14cr|perl-ParseTemplate-3.80.0-3|7	Summary:	Processor for templates containing Perl expressions
14cr|perl-ParseTemplate-3.80.0-3|8	
14cr|perl-ParseTemplate-3.80.0-3|9	License:	GPL+ or Artistic
14cr|perl-ParseTemplate-3.80.0-3|10	Group:		Development/Perl
14cr|perl-ParseTemplate-3.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-ParseTemplate-3.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/ParseTemplate-3.08.tar.gz
14cr|perl-ParseTemplate-3.80.0-3|13	
14cr|perl-ParseTemplate-3.80.0-3|14	BuildRequires:	perl-devel
14cr|perl-ParseTemplate-3.80.0-3|15	BuildRequires:	perl(Symbol)
14cr|perl-ParseTemplate-3.80.0-3|16	BuildArch:	noarch
14cr|perl-ParseTemplate-3.80.0-3|17	
14cr|perl-ParseTemplate-3.80.0-3|18	%description
14cr|perl-ParseTemplate-3.80.0-3|19	The 'Parse::Template' class evaluates Perl expressions placed within a
14cr|perl-ParseTemplate-3.80.0-3|20	text. This class can be used as a code generator, or a generator of
14cr|perl-ParseTemplate-3.80.0-3|21	documents in various document formats (HTML, XML, RTF, etc.).
14cr|perl-ParseTemplate-3.80.0-3|22	
14cr|perl-ParseTemplate-3.80.0-3|23	The principle of template-based text generation is simple. A template
14cr|perl-ParseTemplate-3.80.0-3|24	consists of a text which includes expressions to be evaluated.
14cr|perl-ParseTemplate-3.80.0-3|25	Interpretation of these expressions generates text fragments which are
14cr|perl-ParseTemplate-3.80.0-3|26	substituted in place of the expressions. In the case of 'Parse::Template'
14cr|perl-ParseTemplate-3.80.0-3|27	the expressions to be evaluated are Perl expressions placed within two
14cr|perl-ParseTemplate-3.80.0-3|28	'%%'.
14cr|perl-ParseTemplate-3.80.0-3|29	
14cr|perl-ParseTemplate-3.80.0-3|30	Evaluation takes place within an environment in which, for example, you can
14cr|perl-ParseTemplate-3.80.0-3|31	place data structures which will serve to generate the parts to be
14cr|perl-ParseTemplate-3.80.0-3|32	completed.
14cr|perl-ParseTemplate-3.80.0-3|33	
14cr|perl-ParseTemplate-3.80.0-3|34	%prep
14cr|perl-ParseTemplate-3.80.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-ParseTemplate-3.80.0-3|36	
14cr|perl-ParseTemplate-3.80.0-3|37	%build
14cr|perl-ParseTemplate-3.80.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-ParseTemplate-3.80.0-3|39	%make
14cr|perl-ParseTemplate-3.80.0-3|40	
14cr|perl-ParseTemplate-3.80.0-3|41	%check
14cr|perl-ParseTemplate-3.80.0-3|42	%make test
14cr|perl-ParseTemplate-3.80.0-3|43	
14cr|perl-ParseTemplate-3.80.0-3|44	%install
14cr|perl-ParseTemplate-3.80.0-3|45	%makeinstall_std
14cr|perl-ParseTemplate-3.80.0-3|46	
14cr|perl-ParseTemplate-3.80.0-3|47	%files
14cr|perl-ParseTemplate-3.80.0-3|48	%doc Changes META.yml README
14cr|perl-ParseTemplate-3.80.0-3|49	%{_mandir}/man3/*
14cr|perl-ParseTemplate-3.80.0-3|50	%{perl_vendorlib}/*
14cr|perl-ParseTemplate-3.80.0-3|51	
14cr|perl-ParseTemplate-3.80.0-3|52	
14cr|perl-ParseTemplate-3.80.0-3|53	%changelog
14cr|perl-ParseTemplate-3.80.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.80.0-3
14cr|perl-ParseTemplate-3.80.0-3|55	+ Revision: c6e1d30
14cr|perl-ParseTemplate-3.80.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-ParseTemplate-3.80.0-3|57	
14cr|perl-ParseTemplate-3.80.0-3|58	

5313 14
14cr|perl-PatchReader-0.9.5-13|1	%define	upstream_name	 PatchReader
14cr|perl-PatchReader-0.9.5-13|2	%define upstream_version 0.9.5
14cr|perl-PatchReader-0.9.5-13|3	
14cr|perl-PatchReader-0.9.5-13|4	Name:		perl-%{upstream_name}
14cr|perl-PatchReader-0.9.5-13|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PatchReader-0.9.5-13|6	Release:	13
14cr|perl-PatchReader-0.9.5-13|7	
14cr|perl-PatchReader-0.9.5-13|8	Summary:	Utilities to read and manipulate patches and CVS
14cr|perl-PatchReader-0.9.5-13|9	
14cr|perl-PatchReader-0.9.5-13|10	License:	GPL+ or Artistic
14cr|perl-PatchReader-0.9.5-13|11	Group:		Development/Perl
14cr|perl-PatchReader-0.9.5-13|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PatchReader-0.9.5-13|13	Source0:	http://www.cpan.org/modules/by-module/PatchReader/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PatchReader-0.9.5-13|14	
14cr|perl-PatchReader-0.9.5-13|15	BuildRequires:	perl-devel
14cr|perl-PatchReader-0.9.5-13|16	BuildArch:	noarch
14cr|perl-PatchReader-0.9.5-13|17	%rename perl-patchreader
14cr|perl-PatchReader-0.9.5-13|18	
14cr|perl-PatchReader-0.9.5-13|19	%description
14cr|perl-PatchReader-0.9.5-13|20	This perl library allows you to manipulate patches programmatically by chaining
14cr|perl-PatchReader-0.9.5-13|21	together a variety of objects that read, manipulate, and output patch
14cr|perl-PatchReader-0.9.5-13|22	information.
14cr|perl-PatchReader-0.9.5-13|23	
14cr|perl-PatchReader-0.9.5-13|24	%prep
14cr|perl-PatchReader-0.9.5-13|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PatchReader-0.9.5-13|26	chmod 644 Changes README
14cr|perl-PatchReader-0.9.5-13|27	find . -type f -exec perl -pi -e 'tr/\r//d' {} \;
14cr|perl-PatchReader-0.9.5-13|28	
14cr|perl-PatchReader-0.9.5-13|29	%build
14cr|perl-PatchReader-0.9.5-13|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PatchReader-0.9.5-13|31	%make
14cr|perl-PatchReader-0.9.5-13|32	
14cr|perl-PatchReader-0.9.5-13|33	%check
14cr|perl-PatchReader-0.9.5-13|34	%make test
14cr|perl-PatchReader-0.9.5-13|35	
14cr|perl-PatchReader-0.9.5-13|36	%install
14cr|perl-PatchReader-0.9.5-13|37	%makeinstall_std
14cr|perl-PatchReader-0.9.5-13|38	
14cr|perl-PatchReader-0.9.5-13|39	%files
14cr|perl-PatchReader-0.9.5-13|40	%doc Changes README
14cr|perl-PatchReader-0.9.5-13|41	%{perl_vendorlib}/PatchReader
14cr|perl-PatchReader-0.9.5-13|42	%{perl_vendorlib}/PatchReader.pm
14cr|perl-PatchReader-0.9.5-13|43	%{_mandir}/man3/*
14cr|perl-PatchReader-0.9.5-13|44	
14cr|perl-PatchReader-0.9.5-13|45	
14cr|perl-PatchReader-0.9.5-13|46	
14cr|perl-PatchReader-0.9.5-13|47	%changelog
14cr|perl-PatchReader-0.9.5-13|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-13
14cr|perl-PatchReader-0.9.5-13|49	+ Revision: 2413be5
14cr|perl-PatchReader-0.9.5-13|50	- MassBuild#464: Increase release tag
14cr|perl-PatchReader-0.9.5-13|51	
14cr|perl-PatchReader-0.9.5-13|52	

5314 14
14cr|perl-Path-Class-0.330.0-3|1	%define	module	Path-Class
14cr|perl-Path-Class-0.330.0-3|2	%define upstream_version 0.33
14cr|perl-Path-Class-0.330.0-3|3	
14cr|perl-Path-Class-0.330.0-3|4	Name:		perl-%{module}
14cr|perl-Path-Class-0.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Path-Class-0.330.0-3|6	Release:	3
14cr|perl-Path-Class-0.330.0-3|7	
14cr|perl-Path-Class-0.330.0-3|8	Summary:	Cross-platform path specification manipulation
14cr|perl-Path-Class-0.330.0-3|9	
14cr|perl-Path-Class-0.330.0-3|10	License:	Artistic/GPL
14cr|perl-Path-Class-0.330.0-3|11	Group:		Development/Perl
14cr|perl-Path-Class-0.330.0-3|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Path-Class-0.330.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Path/%{module}-%{upstream_version}.tar.gz
14cr|perl-Path-Class-0.330.0-3|14	BuildRequires: perl-devel
14cr|perl-Path-Class-0.330.0-3|15	
14cr|perl-Path-Class-0.330.0-3|16	BuildArch:	noarch
14cr|perl-Path-Class-0.330.0-3|17	
14cr|perl-Path-Class-0.330.0-3|18	%description
14cr|perl-Path-Class-0.330.0-3|19	Path::Class is a module for manipulation of file and directory specifications
14cr|perl-Path-Class-0.330.0-3|20	(strings describing their locations, like '/home/ken/foo.txt' or
14cr|perl-Path-Class-0.330.0-3|21	'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every
14cr|perl-Path-Class-0.330.0-3|22	platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2,
14cr|perl-Path-Class-0.330.0-3|23	and NetWare.
14cr|perl-Path-Class-0.330.0-3|24	
14cr|perl-Path-Class-0.330.0-3|25	%prep
14cr|perl-Path-Class-0.330.0-3|26	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Path-Class-0.330.0-3|27	
14cr|perl-Path-Class-0.330.0-3|28	%build
14cr|perl-Path-Class-0.330.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Path-Class-0.330.0-3|30	%make
14cr|perl-Path-Class-0.330.0-3|31	
14cr|perl-Path-Class-0.330.0-3|32	%check
14cr|perl-Path-Class-0.330.0-3|33	%make test
14cr|perl-Path-Class-0.330.0-3|34	
14cr|perl-Path-Class-0.330.0-3|35	%install
14cr|perl-Path-Class-0.330.0-3|36	%makeinstall_std
14cr|perl-Path-Class-0.330.0-3|37	
14cr|perl-Path-Class-0.330.0-3|38	%files
14cr|perl-Path-Class-0.330.0-3|39	%doc README Changes
14cr|perl-Path-Class-0.330.0-3|40	%{perl_vendorlib}/Path/Class/*
14cr|perl-Path-Class-0.330.0-3|41	%{perl_vendorlib}/Path/Class.pm
14cr|perl-Path-Class-0.330.0-3|42	%{perl_vendorlib}/Path/*pod
14cr|perl-Path-Class-0.330.0-3|43	%{_mandir}/*/*
14cr|perl-Path-Class-0.330.0-3|44	
14cr|perl-Path-Class-0.330.0-3|45	
14cr|perl-Path-Class-0.330.0-3|46	%changelog
14cr|perl-Path-Class-0.330.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-3
14cr|perl-Path-Class-0.330.0-3|48	+ Revision: 8e024e1
14cr|perl-Path-Class-0.330.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Path-Class-0.330.0-3|50	
14cr|perl-Path-Class-0.330.0-3|51	

5315 14
14cr|perl-Path-Class-File-Stat-0.20.0-5|1	%define upstream_name    Path-Class-File-Stat
14cr|perl-Path-Class-File-Stat-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Path-Class-File-Stat-0.20.0-5|3	
14cr|perl-Path-Class-File-Stat-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Path-Class-File-Stat-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Path-Class-File-Stat-0.20.0-5|6	Release:	5
14cr|perl-Path-Class-File-Stat-0.20.0-5|7	
14cr|perl-Path-Class-File-Stat-0.20.0-5|8	Summary:	Cache and compare stat() calls on a Path::Class::File object
14cr|perl-Path-Class-File-Stat-0.20.0-5|9	
14cr|perl-Path-Class-File-Stat-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Path-Class-File-Stat-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Path-Class-File-Stat-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Path-Class-File-Stat-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Path-Class-File-Stat-0.20.0-5|14	
14cr|perl-Path-Class-File-Stat-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Path-Class-File-Stat-0.20.0-5|16	BuildRequires:	perl(Path::Class)
14cr|perl-Path-Class-File-Stat-0.20.0-5|17	BuildArch:	noarch
14cr|perl-Path-Class-File-Stat-0.20.0-5|18	
14cr|perl-Path-Class-File-Stat-0.20.0-5|19	%description
14cr|perl-Path-Class-File-Stat-0.20.0-5|20	Path::Class::File::Stat is a simple extension of Path::Class::File.
14cr|perl-Path-Class-File-Stat-0.20.0-5|21	Path::Class::File::Stat is useful in long-running programs (as under
14cr|perl-Path-Class-File-Stat-0.20.0-5|22	mod_perl) where you might have a file handle opened and want to check if
14cr|perl-Path-Class-File-Stat-0.20.0-5|23	the underlying file has changed.
14cr|perl-Path-Class-File-Stat-0.20.0-5|24	
14cr|perl-Path-Class-File-Stat-0.20.0-5|25	%prep
14cr|perl-Path-Class-File-Stat-0.20.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Path-Class-File-Stat-0.20.0-5|27	
14cr|perl-Path-Class-File-Stat-0.20.0-5|28	%build
14cr|perl-Path-Class-File-Stat-0.20.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Path-Class-File-Stat-0.20.0-5|30	%make
14cr|perl-Path-Class-File-Stat-0.20.0-5|31	
14cr|perl-Path-Class-File-Stat-0.20.0-5|32	%check
14cr|perl-Path-Class-File-Stat-0.20.0-5|33	%make test
14cr|perl-Path-Class-File-Stat-0.20.0-5|34	
14cr|perl-Path-Class-File-Stat-0.20.0-5|35	%install
14cr|perl-Path-Class-File-Stat-0.20.0-5|36	%makeinstall_std
14cr|perl-Path-Class-File-Stat-0.20.0-5|37	
14cr|perl-Path-Class-File-Stat-0.20.0-5|38	%files
14cr|perl-Path-Class-File-Stat-0.20.0-5|39	%doc Changes META.yml README
14cr|perl-Path-Class-File-Stat-0.20.0-5|40	%{_mandir}/man3/*
14cr|perl-Path-Class-File-Stat-0.20.0-5|41	%{perl_vendorlib}/*
14cr|perl-Path-Class-File-Stat-0.20.0-5|42	
14cr|perl-Path-Class-File-Stat-0.20.0-5|43	
14cr|perl-Path-Class-File-Stat-0.20.0-5|44	%changelog
14cr|perl-Path-Class-File-Stat-0.20.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Path-Class-File-Stat-0.20.0-5|46	+ Revision: 7598855
14cr|perl-Path-Class-File-Stat-0.20.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Path-Class-File-Stat-0.20.0-5|48	
14cr|perl-Path-Class-File-Stat-0.20.0-5|49	

5316 14
14cr|perl-Path-Dispatcher-1.50.0-2|1	%define upstream_name    Path-Dispatcher
14cr|perl-Path-Dispatcher-1.50.0-2|2	%define upstream_version 1.05
14cr|perl-Path-Dispatcher-1.50.0-2|3	
14cr|perl-Path-Dispatcher-1.50.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Path-Dispatcher-1.50.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Path-Dispatcher-1.50.0-2|6	Release:    2
14cr|perl-Path-Dispatcher-1.50.0-2|7	
14cr|perl-Path-Dispatcher-1.50.0-2|8	Summary:    All rules must match
14cr|perl-Path-Dispatcher-1.50.0-2|9	
14cr|perl-Path-Dispatcher-1.50.0-2|10	License:    GPL+ or Artistic
14cr|perl-Path-Dispatcher-1.50.0-2|11	Group:      Development/Perl
14cr|perl-Path-Dispatcher-1.50.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Path-Dispatcher-1.50.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Path-Dispatcher-1.50.0-2|14	
14cr|perl-Path-Dispatcher-1.50.0-2|15	BuildRequires: perl(Any::Moose) >= 0.120.0
14cr|perl-Path-Dispatcher-1.50.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Path-Dispatcher-1.50.0-2|17	BuildRequires: perl(Test::Fatal)
14cr|perl-Path-Dispatcher-1.50.0-2|18	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Path-Dispatcher-1.50.0-2|19	BuildRequires: perl(Try::Tiny) >= 0.20.0
14cr|perl-Path-Dispatcher-1.50.0-2|20	BuildRequires: perl-devel
14cr|perl-Path-Dispatcher-1.50.0-2|21	BuildArch:  noarch
14cr|perl-Path-Dispatcher-1.50.0-2|22	
14cr|perl-Path-Dispatcher-1.50.0-2|23	%description
14cr|perl-Path-Dispatcher-1.50.0-2|24	We really like the Jifty::Dispatcher manpage and wanted to use it for the
14cr|perl-Path-Dispatcher-1.50.0-2|25	Prophet manpage's command line.
14cr|perl-Path-Dispatcher-1.50.0-2|26	
14cr|perl-Path-Dispatcher-1.50.0-2|27	The basic operation is that of dispatch. Dispatch takes a path and a list
14cr|perl-Path-Dispatcher-1.50.0-2|28	of rules, and it returns a list of matches. From there you can "run" the
14cr|perl-Path-Dispatcher-1.50.0-2|29	rules that matched. These phases are distinct so that, if you need to, you
14cr|perl-Path-Dispatcher-1.50.0-2|30	can inspect which rules were matched without ever running their codeblocks.
14cr|perl-Path-Dispatcher-1.50.0-2|31	
14cr|perl-Path-Dispatcher-1.50.0-2|32	You want to use the Path::Dispatcher::Declarative manpage which gives you
14cr|perl-Path-Dispatcher-1.50.0-2|33	some sugar inspired by the Jifty::Dispatcher manpage.
14cr|perl-Path-Dispatcher-1.50.0-2|34	
14cr|perl-Path-Dispatcher-1.50.0-2|35	%prep
14cr|perl-Path-Dispatcher-1.50.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Path-Dispatcher-1.50.0-2|37	
14cr|perl-Path-Dispatcher-1.50.0-2|38	%build
14cr|perl-Path-Dispatcher-1.50.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Path-Dispatcher-1.50.0-2|40	%make
14cr|perl-Path-Dispatcher-1.50.0-2|41	
14cr|perl-Path-Dispatcher-1.50.0-2|42	%check
14cr|perl-Path-Dispatcher-1.50.0-2|43	%make test
14cr|perl-Path-Dispatcher-1.50.0-2|44	
14cr|perl-Path-Dispatcher-1.50.0-2|45	%install
14cr|perl-Path-Dispatcher-1.50.0-2|46	%makeinstall_std
14cr|perl-Path-Dispatcher-1.50.0-2|47	
14cr|perl-Path-Dispatcher-1.50.0-2|48	%files
14cr|perl-Path-Dispatcher-1.50.0-2|49	%doc Changes META.yml MYMETA.yml
14cr|perl-Path-Dispatcher-1.50.0-2|50	%{_mandir}/man3/*
14cr|perl-Path-Dispatcher-1.50.0-2|51	%{perl_vendorlib}/Path/
14cr|perl-Path-Dispatcher-1.50.0-2|52	
14cr|perl-Path-Dispatcher-1.50.0-2|53	
14cr|perl-Path-Dispatcher-1.50.0-2|54	%changelog
14cr|perl-Path-Dispatcher-1.50.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-2
14cr|perl-Path-Dispatcher-1.50.0-2|56	+ Revision: 4a72d0f
14cr|perl-Path-Dispatcher-1.50.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Path-Dispatcher-1.50.0-2|58	
14cr|perl-Path-Dispatcher-1.50.0-2|59	

5317 14
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|1	%define upstream_name    Path-Dispatcher-Declarative
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|3	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|6	Release:	4
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|7	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|8	Summary:	Sugary dispatcher
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|9	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|11	Group:		Development/Perl
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|14	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|18	BuildRequires:	perl(Path::Dispatcher)
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|20	BuildArch:	noarch
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|21	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|22	%description
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|23	the Jifty::Dispatcher manpage rocks!
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|24	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|25	%prep
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|27	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|28	%build
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|30	%make
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|31	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|32	%check
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|33	%make test
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|34	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|35	%install
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|36	%makeinstall_std
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|37	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|38	%files
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|39	%doc Changes META.yml
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|40	%{_mandir}/man3/*
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|41	%{perl_vendorlib}/Path/
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|42	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|43	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|44	%changelog
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|46	+ Revision: f1b8511
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|48	
14cr|perl-Path-Dispatcher-Declarative-0.30.0-4|49	

5318 14
14cr|perl-PDF-API2-2.21.0-3|1	%define upstream_name    PDF-API2%define upstream_version 2.021
14cr|perl-PDF-API2-2.21.0-3|2	
14cr|perl-PDF-API2-2.21.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-PDF-API2-2.21.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PDF-API2-2.21.0-3|5	Release:	3
14cr|perl-PDF-API2-2.21.0-3|6	
14cr|perl-PDF-API2-2.21.0-3|7	Summary:	PDF-API2 Perl module
14cr|perl-PDF-API2-2.21.0-3|8	
14cr|perl-PDF-API2-2.21.0-3|9	License:	Artistic
14cr|perl-PDF-API2-2.21.0-3|10	Group:		Development/Perl
14cr|perl-PDF-API2-2.21.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PDF-API2-2.21.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PDF/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PDF-API2-2.21.0-3|13	
14cr|perl-PDF-API2-2.21.0-3|14	BuildRequires:	 perl-devel
14cr|perl-PDF-API2-2.21.0-3|15	BuildRequires:	 perl(Compress::Zlib)
14cr|perl-PDF-API2-2.21.0-3|16	BuildRequires:	 perl(Font::TTF::Font)
14cr|perl-PDF-API2-2.21.0-3|17	BuildArch:	noarch
14cr|perl-PDF-API2-2.21.0-3|18	Requires:	fonts-ttf-dejavu
14cr|perl-PDF-API2-2.21.0-3|19	
14cr|perl-PDF-API2-2.21.0-3|20	%description
14cr|perl-PDF-API2-2.21.0-3|21	This module is 'The Next Generation' of Text::PDF::API which initially
14cr|perl-PDF-API2-2.21.0-3|22	provided a nice API around the Text::PDF::* modules created by Martin Hosken.
14cr|perl-PDF-API2-2.21.0-3|23	
14cr|perl-PDF-API2-2.21.0-3|24	%prep
14cr|perl-PDF-API2-2.21.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PDF-API2-2.21.0-3|26	find contrib -type f | xargs \
14cr|perl-PDF-API2-2.21.0-3|27	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
14cr|perl-PDF-API2-2.21.0-3|28	
14cr|perl-PDF-API2-2.21.0-3|29	%build
14cr|perl-PDF-API2-2.21.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PDF-API2-2.21.0-3|31	%make
14cr|perl-PDF-API2-2.21.0-3|32	
14cr|perl-PDF-API2-2.21.0-3|33	%check
14cr|perl-PDF-API2-2.21.0-3|34	make test
14cr|perl-PDF-API2-2.21.0-3|35	
14cr|perl-PDF-API2-2.21.0-3|36	%install
14cr|perl-PDF-API2-2.21.0-3|37	%makeinstall_std
14cr|perl-PDF-API2-2.21.0-3|38	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Win32.pm
14cr|perl-PDF-API2-2.21.0-3|39	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Basic/TTF/Win32.pm
14cr|perl-PDF-API2-2.21.0-3|40	rm -rf %{buildroot}%{perl_vendorlib}/PDF/API2/fonts
14cr|perl-PDF-API2-2.21.0-3|41	
14cr|perl-PDF-API2-2.21.0-3|42	install -d -m 755 %{buildroot}%{_bindir}
14cr|perl-PDF-API2-2.21.0-3|43	install -m 755 contrib/* %{buildroot}%{_bindir}
14cr|perl-PDF-API2-2.21.0-3|44	
14cr|perl-PDF-API2-2.21.0-3|45	%files
14cr|perl-PDF-API2-2.21.0-3|46	%doc Changes  LICENSE PATENTS README examples
14cr|perl-PDF-API2-2.21.0-3|47	%{perl_vendorlib}/PDF
14cr|perl-PDF-API2-2.21.0-3|48	%{_mandir}/*/*
14cr|perl-PDF-API2-2.21.0-3|49	%{_bindir}/*
14cr|perl-PDF-API2-2.21.0-3|50	
14cr|perl-PDF-API2-2.21.0-3|51	
14cr|perl-PDF-API2-2.21.0-3|52	%changelog
14cr|perl-PDF-API2-2.21.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.21.0-3
14cr|perl-PDF-API2-2.21.0-3|54	+ Revision: 447b30b
14cr|perl-PDF-API2-2.21.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-PDF-API2-2.21.0-3|56	
14cr|perl-PDF-API2-2.21.0-3|57	

5319 14
14cr|perl-Perl6-Doc-0.470.0-5|1	%define upstream_name    Perl6-Doc
14cr|perl-Perl6-Doc-0.470.0-5|2	%define upstream_version 0.47
14cr|perl-Perl6-Doc-0.470.0-5|3	
14cr|perl-Perl6-Doc-0.470.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Doc-0.470.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Doc-0.470.0-5|6	Release:	5
14cr|perl-Perl6-Doc-0.470.0-5|7	
14cr|perl-Perl6-Doc-0.470.0-5|8	Summary:	Perl 6 Documentation Collection
14cr|perl-Perl6-Doc-0.470.0-5|9	
14cr|perl-Perl6-Doc-0.470.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl6-Doc-0.470.0-5|11	Group:		Development/Perl
14cr|perl-Perl6-Doc-0.470.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Doc-0.470.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl6-Doc-0.470.0-5|14	
14cr|perl-Perl6-Doc-0.470.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Doc-0.470.0-5|16	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-Perl6-Doc-0.470.0-5|17	BuildArch:	noarch
14cr|perl-Perl6-Doc-0.470.0-5|18	
14cr|perl-Perl6-Doc-0.470.0-5|19	%description
14cr|perl-Perl6-Doc-0.470.0-5|20	This Perl module distribution contains all the latest Perl 6 documentation
14cr|perl-Perl6-Doc-0.470.0-5|21	and a utility called 'p6doc' for viewing it.
14cr|perl-Perl6-Doc-0.470.0-5|22	
14cr|perl-Perl6-Doc-0.470.0-5|23	Below is the list of documents that are currently available; a number in
14cr|perl-Perl6-Doc-0.470.0-5|24	the column indicates, the document is currently available. An asterisk next
14cr|perl-Perl6-Doc-0.470.0-5|25	to a number means that the document is an unofficial draft written by a
14cr|perl-Perl6-Doc-0.470.0-5|26	member of the Perl community but not approved by the Perl 6 Design Team.
14cr|perl-Perl6-Doc-0.470.0-5|27	The pages after the first section are anyway no Design docs.
14cr|perl-Perl6-Doc-0.470.0-5|28	
14cr|perl-Perl6-Doc-0.470.0-5|29	Contents
14cr|perl-Perl6-Doc-0.470.0-5|30	S01  The Ugly, the Bad, and the Good   (A01)
14cr|perl-Perl6-Doc-0.470.0-5|31	S02  Bits and Pieces                   (A02) (E02)
14cr|perl-Perl6-Doc-0.470.0-5|32	S03  Operators                         (A03) (E03)
14cr|perl-Perl6-Doc-0.470.0-5|33	S04  Syntax                            (A04) (E04)
14cr|perl-Perl6-Doc-0.470.0-5|34	S05  Pattern Matching                  (A05) (E05)
14cr|perl-Perl6-Doc-0.470.0-5|35	S06  Subroutines                       (A06) (E06)
14cr|perl-Perl6-Doc-0.470.0-5|36	Formats                                 (E07)
14cr|perl-Perl6-Doc-0.470.0-5|37	S09  Data Structures
14cr|perl-Perl6-Doc-0.470.0-5|38	S10  Packages
14cr|perl-Perl6-Doc-0.470.0-5|39	S11  Modules
14cr|perl-Perl6-Doc-0.470.0-5|40	S12  Objects                           (A12)
14cr|perl-Perl6-Doc-0.470.0-5|41	S13  Overloading
14cr|perl-Perl6-Doc-0.470.0-5|42	S16* IPC / IO / Signals
14cr|perl-Perl6-Doc-0.470.0-5|43	S17* Concurrency
14cr|perl-Perl6-Doc-0.470.0-5|44	Debugging                         (A20*)
14cr|perl-Perl6-Doc-0.470.0-5|45	S22* CPAN
14cr|perl-Perl6-Doc-0.470.0-5|46	Portable Perl
14cr|perl-Perl6-Doc-0.470.0-5|47	S26  Perl Documentation
14cr|perl-Perl6-Doc-0.470.0-5|48	S27* Perl Culture
14cr|perl-Perl6-Doc-0.470.0-5|49	S28* Special Names
14cr|perl-Perl6-Doc-0.470.0-5|50	S29  Functions
14cr|perl-Perl6-Doc-0.470.0-5|51	
14cr|perl-Perl6-Doc-0.470.0-5|52	F01  FAQ::Captures
14cr|perl-Perl6-Doc-0.470.0-5|53	F02  FAQ::FUD
14cr|perl-Perl6-Doc-0.470.0-5|54	
14cr|perl-Perl6-Doc-0.470.0-5|55	O01  Overview
14cr|perl-Perl6-Doc-0.470.0-5|56	O03  Overview::Operator
14cr|perl-Perl6-Doc-0.470.0-5|57	O04  Overview::Smartmatch
14cr|perl-Perl6-Doc-0.470.0-5|58	O05  Overview::Reduce
14cr|perl-Perl6-Doc-0.470.0-5|59	O07  Overview::Variable
14cr|perl-Perl6-Doc-0.470.0-5|60	O08  Overview::Data
14cr|perl-Perl6-Doc-0.470.0-5|61	O10  Overview::File
14cr|perl-Perl6-Doc-0.470.0-5|62	O12  Overview::Functions
14cr|perl-Perl6-Doc-0.470.0-5|63	O14  Overview::Control
14cr|perl-Perl6-Doc-0.470.0-5|64	O15  Overview::Subroutine
14cr|perl-Perl6-Doc-0.470.0-5|65	O17  Overview::Object
14cr|perl-Perl6-Doc-0.470.0-5|66	O20  Overview::Rule
14cr|perl-Perl6-Doc-0.470.0-5|67	
14cr|perl-Perl6-Doc-0.470.0-5|68	T01  Tutorial perlintro
14cr|perl-Perl6-Doc-0.470.0-5|69	
14cr|perl-Perl6-Doc-0.470.0-5|70	M01  Report on the Perl 6 Announcement
14cr|perl-Perl6-Doc-0.470.0-5|71	M02  What is Perl 6 ?
14cr|perl-Perl6-Doc-0.470.0-5|72	M03  A Plan for Pugs
14cr|perl-Perl6-Doc-0.470.0-5|73	M04  Everyday Perl 6
14cr|perl-Perl6-Doc-0.470.0-5|74	M05  Yet Another Perl 6 Operator (Microarticles)
14cr|perl-Perl6-Doc-0.470.0-5|75	M06  The Beauty of Perl 6 Parameter Passing
14cr|perl-Perl6-Doc-0.470.0-5|76	
14cr|perl-Perl6-Doc-0.470.0-5|77	%prep
14cr|perl-Perl6-Doc-0.470.0-5|78	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Doc-0.470.0-5|79	
14cr|perl-Perl6-Doc-0.470.0-5|80	%build
14cr|perl-Perl6-Doc-0.470.0-5|81	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Doc-0.470.0-5|82	%make
14cr|perl-Perl6-Doc-0.470.0-5|83	
14cr|perl-Perl6-Doc-0.470.0-5|84	%check
14cr|perl-Perl6-Doc-0.470.0-5|85	%make test
14cr|perl-Perl6-Doc-0.470.0-5|86	
14cr|perl-Perl6-Doc-0.470.0-5|87	%install
14cr|perl-Perl6-Doc-0.470.0-5|88	%makeinstall_std
14cr|perl-Perl6-Doc-0.470.0-5|89	
14cr|perl-Perl6-Doc-0.470.0-5|90	%files
14cr|perl-Perl6-Doc-0.470.0-5|91	%doc Changes README
14cr|perl-Perl6-Doc-0.470.0-5|92	%{_mandir}/man3/*
14cr|perl-Perl6-Doc-0.470.0-5|93	%{perl_vendorlib}/*
14cr|perl-Perl6-Doc-0.470.0-5|94	
14cr|perl-Perl6-Doc-0.470.0-5|95	
14cr|perl-Perl6-Doc-0.470.0-5|96	%changelog
14cr|perl-Perl6-Doc-0.470.0-5|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-5
14cr|perl-Perl6-Doc-0.470.0-5|98	+ Revision: fcac8eb
14cr|perl-Perl6-Doc-0.470.0-5|99	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Doc-0.470.0-5|100	
14cr|perl-Perl6-Doc-0.470.0-5|101	

5320 14
14cr|perl-Perl6-Export-0.70.0-4|1	%define upstream_name    Perl6-Export
14cr|perl-Perl6-Export-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-Perl6-Export-0.70.0-4|3	
14cr|perl-Perl6-Export-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Export-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Export-0.70.0-4|6	Release:	4
14cr|perl-Perl6-Export-0.70.0-4|7	
14cr|perl-Perl6-Export-0.70.0-4|8	Summary:	Implements the Perl 6 is export trait
14cr|perl-Perl6-Export-0.70.0-4|9	
14cr|perl-Perl6-Export-0.70.0-4|10	License:	Artistic
14cr|perl-Perl6-Export-0.70.0-4|11	Group:		Development/Perl
14cr|perl-Perl6-Export-0.70.0-4|12	Url:		http://search.cpan.org/dist/Perl6-Export/
14cr|perl-Perl6-Export-0.70.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Export-%{upstream_version}.tar.bz2
14cr|perl-Perl6-Export-0.70.0-4|14	
14cr|perl-Perl6-Export-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Export-0.70.0-4|16	BuildArch:	noarch
14cr|perl-Perl6-Export-0.70.0-4|17	
14cr|perl-Perl6-Export-0.70.0-4|18	%description
14cr|perl-Perl6-Export-0.70.0-4|19	This module prototypes the Perl 6 'exported' and 'exportable' traits
14cr|perl-Perl6-Export-0.70.0-4|20	in Perl 5.
14cr|perl-Perl6-Export-0.70.0-4|21	
14cr|perl-Perl6-Export-0.70.0-4|22	Instead of messing around with @EXPORT arrays, you just declare which subs
14cr|perl-Perl6-Export-0.70.0-4|23	are to be exported (or are exportable on request) as part of those subs.
14cr|perl-Perl6-Export-0.70.0-4|24	
14cr|perl-Perl6-Export-0.70.0-4|25	%prep
14cr|perl-Perl6-Export-0.70.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Export-0.70.0-4|27	
14cr|perl-Perl6-Export-0.70.0-4|28	%build
14cr|perl-Perl6-Export-0.70.0-4|29	yes y | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Export-0.70.0-4|30	%make
14cr|perl-Perl6-Export-0.70.0-4|31	
14cr|perl-Perl6-Export-0.70.0-4|32	%check
14cr|perl-Perl6-Export-0.70.0-4|33	%make test
14cr|perl-Perl6-Export-0.70.0-4|34	
14cr|perl-Perl6-Export-0.70.0-4|35	%install
14cr|perl-Perl6-Export-0.70.0-4|36	%makeinstall_std
14cr|perl-Perl6-Export-0.70.0-4|37	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Perl6-Export-0.70.0-4|38	
14cr|perl-Perl6-Export-0.70.0-4|39	%files
14cr|perl-Perl6-Export-0.70.0-4|40	%defattr(-, root, root, 0755)
14cr|perl-Perl6-Export-0.70.0-4|41	%doc Changes README
14cr|perl-Perl6-Export-0.70.0-4|42	%doc %{_mandir}/man3/*
14cr|perl-Perl6-Export-0.70.0-4|43	%dir %{perl_vendorlib}/Perl6/
14cr|perl-Perl6-Export-0.70.0-4|44	%{perl_vendorlib}/Perl6/Export.pm
14cr|perl-Perl6-Export-0.70.0-4|45	
14cr|perl-Perl6-Export-0.70.0-4|46	
14cr|perl-Perl6-Export-0.70.0-4|47	
14cr|perl-Perl6-Export-0.70.0-4|48	%changelog
14cr|perl-Perl6-Export-0.70.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-Perl6-Export-0.70.0-4|50	+ Revision: d5a3b89
14cr|perl-Perl6-Export-0.70.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Export-0.70.0-4|52	
14cr|perl-Perl6-Export-0.70.0-4|53	

5321 14
14cr|perl-Perl6-Export-Attrs-0.0.3-5|1	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|2	%define realname   Perl6-Export-Attrs
14cr|perl-Perl6-Export-Attrs-0.0.3-5|3	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|4	Name:       perl-%{realname}
14cr|perl-Perl6-Export-Attrs-0.0.3-5|5	Version:    0.0.3
14cr|perl-Perl6-Export-Attrs-0.0.3-5|6	Release:    5
14cr|perl-Perl6-Export-Attrs-0.0.3-5|7	License:    GPL or Artistic
14cr|perl-Perl6-Export-Attrs-0.0.3-5|8	Group:      Development/Perl
14cr|perl-Perl6-Export-Attrs-0.0.3-5|9	Summary:    The Perl 6 'is export(...)' trait as a Perl 5 attribute
14cr|perl-Perl6-Export-Attrs-0.0.3-5|10	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|11	Source:     http://www.cpan.org/modules/by-module/Perl6/%{realname}-%{version}.tar.gz
14cr|perl-Perl6-Export-Attrs-0.0.3-5|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Perl6-Export-Attrs-0.0.3-5|13	BuildRequires: perl-devel
14cr|perl-Perl6-Export-Attrs-0.0.3-5|14	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|15	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|16	BuildArch: noarch
14cr|perl-Perl6-Export-Attrs-0.0.3-5|17	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|18	%description
14cr|perl-Perl6-Export-Attrs-0.0.3-5|19	Implements a Perl 5 native version of what the Perl 6 symbol export
14cr|perl-Perl6-Export-Attrs-0.0.3-5|20	mechanism will look like.
14cr|perl-Perl6-Export-Attrs-0.0.3-5|21	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|22	It's very straightforward:
14cr|perl-Perl6-Export-Attrs-0.0.3-5|23	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|24	* *
14cr|perl-Perl6-Export-Attrs-0.0.3-5|25	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|26	%prep
14cr|perl-Perl6-Export-Attrs-0.0.3-5|27	%setup -q -n %{realname}-%{version}
14cr|perl-Perl6-Export-Attrs-0.0.3-5|28	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|29	%build
14cr|perl-Perl6-Export-Attrs-0.0.3-5|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Export-Attrs-0.0.3-5|31	%make
14cr|perl-Perl6-Export-Attrs-0.0.3-5|32	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|33	%check
14cr|perl-Perl6-Export-Attrs-0.0.3-5|34	make test
14cr|perl-Perl6-Export-Attrs-0.0.3-5|35	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|36	%install
14cr|perl-Perl6-Export-Attrs-0.0.3-5|37	%makeinstall_std
14cr|perl-Perl6-Export-Attrs-0.0.3-5|38	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|39	%clean
14cr|perl-Perl6-Export-Attrs-0.0.3-5|40	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|41	%files
14cr|perl-Perl6-Export-Attrs-0.0.3-5|42	%doc Changes README
14cr|perl-Perl6-Export-Attrs-0.0.3-5|43	%{_mandir}/man3/*
14cr|perl-Perl6-Export-Attrs-0.0.3-5|44	%{perl_vendorlib}/*
14cr|perl-Perl6-Export-Attrs-0.0.3-5|45	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|46	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|47	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|48	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|49	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|50	%changelog
14cr|perl-Perl6-Export-Attrs-0.0.3-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-5
14cr|perl-Perl6-Export-Attrs-0.0.3-5|52	+ Revision: ed04469
14cr|perl-Perl6-Export-Attrs-0.0.3-5|53	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Export-Attrs-0.0.3-5|54	
14cr|perl-Perl6-Export-Attrs-0.0.3-5|55	

5322 14
14cr|perl-Perl6-Form-0.40.0-5|1	%define upstream_name    Perl6-Form
14cr|perl-Perl6-Form-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Perl6-Form-0.40.0-5|3	
14cr|perl-Perl6-Form-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Form-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Form-0.40.0-5|6	Release:	5
14cr|perl-Perl6-Form-0.40.0-5|7	
14cr|perl-Perl6-Form-0.40.0-5|8	Summary:	Implements the Perl 6 'form' built-in
14cr|perl-Perl6-Form-0.40.0-5|9	
14cr|perl-Perl6-Form-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl6-Form-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Perl6-Form-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Form-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl6-Form-0.40.0-5|14	
14cr|perl-Perl6-Form-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Form-0.40.0-5|16	BuildRequires:	perl(List::Util)
14cr|perl-Perl6-Form-0.40.0-5|17	BuildRequires:	perl(Perl6::Export)
14cr|perl-Perl6-Form-0.40.0-5|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Perl6-Form-0.40.0-5|19	BuildArch:	noarch
14cr|perl-Perl6-Form-0.40.0-5|20	
14cr|perl-Perl6-Form-0.40.0-5|21	%description
14cr|perl-Perl6-Form-0.40.0-5|22	Formats are Perl 5's mechanism for creating text templates with fixed-width
14cr|perl-Perl6-Form-0.40.0-5|23	fields. Those fields are then filled in using values from prespecified
14cr|perl-Perl6-Form-0.40.0-5|24	package variables.
14cr|perl-Perl6-Form-0.40.0-5|25	
14cr|perl-Perl6-Form-0.40.0-5|26	Unlike Perl 5, Perl 6 doesn't have a 'format' keyword. Or the associated
14cr|perl-Perl6-Form-0.40.0-5|27	built-in formatting mechanism. Instead it has a Form.pm module. And a
14cr|perl-Perl6-Form-0.40.0-5|28	'form' function.
14cr|perl-Perl6-Form-0.40.0-5|29	
14cr|perl-Perl6-Form-0.40.0-5|30	Like a Perl 5 'format' statement, the 'form' function takes a series of
14cr|perl-Perl6-Form-0.40.0-5|31	format (or "picture") strings, each of which is immediately followed by a
14cr|perl-Perl6-Form-0.40.0-5|32	suitable set of replacement values. It interpolates those values into the
14cr|perl-Perl6-Form-0.40.0-5|33	placeholders specified within each picture string, and returns the result:
14cr|perl-Perl6-Form-0.40.0-5|34	
14cr|perl-Perl6-Form-0.40.0-5|35	%prep
14cr|perl-Perl6-Form-0.40.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Form-0.40.0-5|37	
14cr|perl-Perl6-Form-0.40.0-5|38	%build
14cr|perl-Perl6-Form-0.40.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Form-0.40.0-5|40	%make
14cr|perl-Perl6-Form-0.40.0-5|41	
14cr|perl-Perl6-Form-0.40.0-5|42	%check
14cr|perl-Perl6-Form-0.40.0-5|43	%make test
14cr|perl-Perl6-Form-0.40.0-5|44	
14cr|perl-Perl6-Form-0.40.0-5|45	%install
14cr|perl-Perl6-Form-0.40.0-5|46	%makeinstall_std
14cr|perl-Perl6-Form-0.40.0-5|47	
14cr|perl-Perl6-Form-0.40.0-5|48	%files
14cr|perl-Perl6-Form-0.40.0-5|49	%doc Changes README
14cr|perl-Perl6-Form-0.40.0-5|50	%{_mandir}/man3/*
14cr|perl-Perl6-Form-0.40.0-5|51	%{perl_vendorlib}/*
14cr|perl-Perl6-Form-0.40.0-5|52	
14cr|perl-Perl6-Form-0.40.0-5|53	
14cr|perl-Perl6-Form-0.40.0-5|54	%changelog
14cr|perl-Perl6-Form-0.40.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Perl6-Form-0.40.0-5|56	+ Revision: 74f5cd1
14cr|perl-Perl6-Form-0.40.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Form-0.40.0-5|58	
14cr|perl-Perl6-Form-0.40.0-5|59	

5323 14
14cr|perl-Perl6-Junction-1.40000-6|1	%define module  Perl6-Junction
14cr|perl-Perl6-Junction-1.40000-6|2	
14cr|perl-Perl6-Junction-1.40000-6|3	Name:		perl-%{module}
14cr|perl-Perl6-Junction-1.40000-6|4	Version:	1.40000
14cr|perl-Perl6-Junction-1.40000-6|5	Release:	6
14cr|perl-Perl6-Junction-1.40000-6|6	Summary:	Perl6 style Junction operators in Perl5
14cr|perl-Perl6-Junction-1.40000-6|7	
14cr|perl-Perl6-Junction-1.40000-6|8	License:	Artistic/GPL
14cr|perl-Perl6-Junction-1.40000-6|9	Group:		Development/Perl
14cr|perl-Perl6-Junction-1.40000-6|10	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Perl6-Junction-1.40000-6|11	Source:		http://www.cpan.org/modules/by-module/Perl6/%{module}-%{version}.tar.gz
14cr|perl-Perl6-Junction-1.40000-6|12	
14cr|perl-Perl6-Junction-1.40000-6|13	BuildRequires:	perl-devel
14cr|perl-Perl6-Junction-1.40000-6|14	BuildArch:	noarch
14cr|perl-Perl6-Junction-1.40000-6|15	
14cr|perl-Perl6-Junction-1.40000-6|16	%description
14cr|perl-Perl6-Junction-1.40000-6|17	This is a lightweight module which provides 'Junction' operators, the most
14cr|perl-Perl6-Junction-1.40000-6|18	commonly used being any and all.
14cr|perl-Perl6-Junction-1.40000-6|19	
14cr|perl-Perl6-Junction-1.40000-6|20	Inspired by the Perl6 design docs,
14cr|perl-Perl6-Junction-1.40000-6|21	http://dev.perl.org/perl6/doc/design/exe/E06.html.
14cr|perl-Perl6-Junction-1.40000-6|22	
14cr|perl-Perl6-Junction-1.40000-6|23	%prep
14cr|perl-Perl6-Junction-1.40000-6|24	%setup -q -n %{module}-%{version}
14cr|perl-Perl6-Junction-1.40000-6|25	
14cr|perl-Perl6-Junction-1.40000-6|26	%build
14cr|perl-Perl6-Junction-1.40000-6|27	perl Makefile.PL installdirs=vendor
14cr|perl-Perl6-Junction-1.40000-6|28	%make
14cr|perl-Perl6-Junction-1.40000-6|29	
14cr|perl-Perl6-Junction-1.40000-6|30	%check
14cr|perl-Perl6-Junction-1.40000-6|31	%make test
14cr|perl-Perl6-Junction-1.40000-6|32	
14cr|perl-Perl6-Junction-1.40000-6|33	%install
14cr|perl-Perl6-Junction-1.40000-6|34	%makeinstall_std
14cr|perl-Perl6-Junction-1.40000-6|35	
14cr|perl-Perl6-Junction-1.40000-6|36	%files
14cr|perl-Perl6-Junction-1.40000-6|37	%doc README Changes
14cr|perl-Perl6-Junction-1.40000-6|38	%{perl_vendorlib}/*
14cr|perl-Perl6-Junction-1.40000-6|39	%{_mandir}/*/*
14cr|perl-Perl6-Junction-1.40000-6|40	
14cr|perl-Perl6-Junction-1.40000-6|41	
14cr|perl-Perl6-Junction-1.40000-6|42	%changelog
14cr|perl-Perl6-Junction-1.40000-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40000-6
14cr|perl-Perl6-Junction-1.40000-6|44	+ Revision: 0b08de3
14cr|perl-Perl6-Junction-1.40000-6|45	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Junction-1.40000-6|46	
14cr|perl-Perl6-Junction-1.40000-6|47	

5324 14
14cr|perl-Perl6-Perldoc-0.0.11-3|1	%define upstream_name    Perl6-Perldoc
14cr|perl-Perl6-Perldoc-0.0.11-3|2	%define upstream_version 0.000011
14cr|perl-Perl6-Perldoc-0.0.11-3|3	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Perldoc-0.0.11-3|4	Version:	%perl_convert_version 0.000011
14cr|perl-Perl6-Perldoc-0.0.11-3|5	Release:	3
14cr|perl-Perl6-Perldoc-0.0.11-3|6	
14cr|perl-Perl6-Perldoc-0.0.11-3|7	Summary:	Add a to_xhtml() method to Perl6::Perldoc::Parser
14cr|perl-Perl6-Perldoc-0.0.11-3|8	
14cr|perl-Perl6-Perldoc-0.0.11-3|9	License:	GPL+ or Artistic
14cr|perl-Perl6-Perldoc-0.0.11-3|10	Group:		Development/Perl
14cr|perl-Perl6-Perldoc-0.0.11-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Perldoc-0.0.11-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Perldoc-0.000011.tar.gz
14cr|perl-Perl6-Perldoc-0.0.11-3|13	
14cr|perl-Perl6-Perldoc-0.0.11-3|14	BuildRequires:	perl-devel
14cr|perl-Perl6-Perldoc-0.0.11-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Perl6-Perldoc-0.0.11-3|16	BuildRequires:	perl(Filter::Simple)
14cr|perl-Perl6-Perldoc-0.0.11-3|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-Perl6-Perldoc-0.0.11-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Perl6-Perldoc-0.0.11-3|19	BuildRequires:	perl(version)
14cr|perl-Perl6-Perldoc-0.0.11-3|20	BuildArch:	noarch
14cr|perl-Perl6-Perldoc-0.0.11-3|21	
14cr|perl-Perl6-Perldoc-0.0.11-3|22	%description
14cr|perl-Perl6-Perldoc-0.0.11-3|23	This module preprocesses your code from the point at which the module is
14cr|perl-Perl6-Perldoc-0.0.11-3|24	first used, stripping out any Perl 6 documentation (as specified in
14cr|perl-Perl6-Perldoc-0.0.11-3|25	Synopsis 26).
14cr|perl-Perl6-Perldoc-0.0.11-3|26	
14cr|perl-Perl6-Perldoc-0.0.11-3|27	This means that, so long as your program starts with:
14cr|perl-Perl6-Perldoc-0.0.11-3|28	
14cr|perl-Perl6-Perldoc-0.0.11-3|29	use Perl6::Perldoc;
14cr|perl-Perl6-Perldoc-0.0.11-3|30	
14cr|perl-Perl6-Perldoc-0.0.11-3|31	%prep
14cr|perl-Perl6-Perldoc-0.0.11-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Perldoc-0.0.11-3|33	
14cr|perl-Perl6-Perldoc-0.0.11-3|34	%build
14cr|perl-Perl6-Perldoc-0.0.11-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Perldoc-0.0.11-3|36	%make
14cr|perl-Perl6-Perldoc-0.0.11-3|37	
14cr|perl-Perl6-Perldoc-0.0.11-3|38	%check
14cr|perl-Perl6-Perldoc-0.0.11-3|39	%make test
14cr|perl-Perl6-Perldoc-0.0.11-3|40	
14cr|perl-Perl6-Perldoc-0.0.11-3|41	%install
14cr|perl-Perl6-Perldoc-0.0.11-3|42	%makeinstall_std
14cr|perl-Perl6-Perldoc-0.0.11-3|43	
14cr|perl-Perl6-Perldoc-0.0.11-3|44	%files
14cr|perl-Perl6-Perldoc-0.0.11-3|45	%doc Changes META.yml MYMETA.yml README
14cr|perl-Perl6-Perldoc-0.0.11-3|46	%{_bindir}/*
14cr|perl-Perl6-Perldoc-0.0.11-3|47	%{_mandir}/man1/*
14cr|perl-Perl6-Perldoc-0.0.11-3|48	%{_mandir}/man3/*
14cr|perl-Perl6-Perldoc-0.0.11-3|49	%{perl_vendorlib}/*
14cr|perl-Perl6-Perldoc-0.0.11-3|50	
14cr|perl-Perl6-Perldoc-0.0.11-3|51	
14cr|perl-Perl6-Perldoc-0.0.11-3|52	
14cr|perl-Perl6-Perldoc-0.0.11-3|53	%changelog
14cr|perl-Perl6-Perldoc-0.0.11-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.11-3
14cr|perl-Perl6-Perldoc-0.0.11-3|55	+ Revision: 6959ddd
14cr|perl-Perl6-Perldoc-0.0.11-3|56	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Perldoc-0.0.11-3|57	
14cr|perl-Perl6-Perldoc-0.0.11-3|58	

5325 14
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|1	%define upstream_name    Perl6-Perldoc-To-Ansi
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|3	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|6	Release:	5
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|7	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|8	Summary:	ANSI-colored text renderer for Perl6::Perldoc
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|9	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|14	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|17	BuildRequires:	perl(Perl6::Perldoc)
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|18	BuildArch:	noarch
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|19	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|20	%description
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|21	This module is almost identical to the Text renderer, except that many
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|22	constructs are highlighted with ANSI terminal codes. See the
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|23	Perl6::Perldoc::To::Text manpage for more information.
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|24	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|25	%prep
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|27	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|28	%build
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|30	%make
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|31	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|32	%check
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|33	%make test
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|34	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|35	%install
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|36	%makeinstall_std
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|37	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|38	%files
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|39	%doc Changes README
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|40	%{_mandir}/man3/*
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|41	%{perl_vendorlib}/*
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|42	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|43	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|44	%changelog
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|46	+ Revision: 8b09943
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|48	
14cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-5|49	

5326 14
14cr|perl-Perl6-Refactor-0.10.0-5|1	%define upstream_name    Perl6-Refactor
14cr|perl-Perl6-Refactor-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Perl6-Refactor-0.10.0-5|3	
14cr|perl-Perl6-Refactor-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Refactor-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Refactor-0.10.0-5|6	Release:	5
14cr|perl-Perl6-Refactor-0.10.0-5|7	
14cr|perl-Perl6-Refactor-0.10.0-5|8	Summary:	The great new Perl6::Refactor!
14cr|perl-Perl6-Refactor-0.10.0-5|9	
14cr|perl-Perl6-Refactor-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl6-Refactor-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Perl6-Refactor-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Refactor-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl6-Refactor-0.10.0-5|14	
14cr|perl-Perl6-Refactor-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Refactor-0.10.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Perl6-Refactor-0.10.0-5|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Perl6-Refactor-0.10.0-5|18	BuildArch:	noarch
14cr|perl-Perl6-Refactor-0.10.0-5|19	
14cr|perl-Perl6-Refactor-0.10.0-5|20	%description
14cr|perl-Perl6-Refactor-0.10.0-5|21	The great new Perl6::Refactor!
14cr|perl-Perl6-Refactor-0.10.0-5|22	
14cr|perl-Perl6-Refactor-0.10.0-5|23	%prep
14cr|perl-Perl6-Refactor-0.10.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Refactor-0.10.0-5|25	
14cr|perl-Perl6-Refactor-0.10.0-5|26	%build
14cr|perl-Perl6-Refactor-0.10.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Refactor-0.10.0-5|28	%make
14cr|perl-Perl6-Refactor-0.10.0-5|29	
14cr|perl-Perl6-Refactor-0.10.0-5|30	%check
14cr|perl-Perl6-Refactor-0.10.0-5|31	%make test
14cr|perl-Perl6-Refactor-0.10.0-5|32	
14cr|perl-Perl6-Refactor-0.10.0-5|33	%install
14cr|perl-Perl6-Refactor-0.10.0-5|34	%makeinstall_std
14cr|perl-Perl6-Refactor-0.10.0-5|35	
14cr|perl-Perl6-Refactor-0.10.0-5|36	%files
14cr|perl-Perl6-Refactor-0.10.0-5|37	%doc META.yml README Changes
14cr|perl-Perl6-Refactor-0.10.0-5|38	%{_mandir}/man3/*
14cr|perl-Perl6-Refactor-0.10.0-5|39	%{perl_vendorlib}/*
14cr|perl-Perl6-Refactor-0.10.0-5|40	
14cr|perl-Perl6-Refactor-0.10.0-5|41	
14cr|perl-Perl6-Refactor-0.10.0-5|42	%changelog
14cr|perl-Perl6-Refactor-0.10.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Perl6-Refactor-0.10.0-5|44	+ Revision: 736673c
14cr|perl-Perl6-Refactor-0.10.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Refactor-0.10.0-5|46	
14cr|perl-Perl6-Refactor-0.10.0-5|47	

5327 14
14cr|perl-Perl6-Signature-0.40.0-3|1	%define upstream_name    Perl6-Signature
14cr|perl-Perl6-Signature-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-Perl6-Signature-0.40.0-3|3	
14cr|perl-Perl6-Signature-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Signature-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Signature-0.40.0-3|6	Release:	3
14cr|perl-Perl6-Signature-0.40.0-3|7	
14cr|perl-Perl6-Signature-0.40.0-3|8	Summary:	Parse, query, and pretty-print Perl 6 signatures
14cr|perl-Perl6-Signature-0.40.0-3|9	
14cr|perl-Perl6-Signature-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl6-Signature-0.40.0-3|11	Group:		Development/Perl
14cr|perl-Perl6-Signature-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Signature-0.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Signature-%{upstream_version}.tar.gz
14cr|perl-Perl6-Signature-0.40.0-3|14	
14cr|perl-Perl6-Signature-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl6-Signature-0.40.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-Perl6-Signature-0.40.0-3|17	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-Perl6-Signature-0.40.0-3|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Perl6-Signature-0.40.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Perl6-Signature-0.40.0-3|20	BuildRequires:	perl(Text::Balanced)
14cr|perl-Perl6-Signature-0.40.0-3|21	BuildArch:	noarch
14cr|perl-Perl6-Signature-0.40.0-3|22	
14cr|perl-Perl6-Signature-0.40.0-3|23	%description
14cr|perl-Perl6-Signature-0.40.0-3|24	_Alpha release - everything here is subject to change_
14cr|perl-Perl6-Signature-0.40.0-3|25	
14cr|perl-Perl6-Signature-0.40.0-3|26	*Perl6::Signature* models routine signatures as specified in Synopsis 6 of
14cr|perl-Perl6-Signature-0.40.0-3|27	the Perl 6 documentation. These signatures offer a rich language for
14cr|perl-Perl6-Signature-0.40.0-3|28	expressing type constraints, default values, and the optionality (among
14cr|perl-Perl6-Signature-0.40.0-3|29	other things) of routine parameters.
14cr|perl-Perl6-Signature-0.40.0-3|30	
14cr|perl-Perl6-Signature-0.40.0-3|31	Included is a parser for the Signature language, accessors and convenience
14cr|perl-Perl6-Signature-0.40.0-3|32	methods for querying Signature objects, and a pretty-printer for producing
14cr|perl-Perl6-Signature-0.40.0-3|33	their canonical textual representation.
14cr|perl-Perl6-Signature-0.40.0-3|34	
14cr|perl-Perl6-Signature-0.40.0-3|35	%prep
14cr|perl-Perl6-Signature-0.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Signature-0.40.0-3|37	
14cr|perl-Perl6-Signature-0.40.0-3|38	%build
14cr|perl-Perl6-Signature-0.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Signature-0.40.0-3|40	%make
14cr|perl-Perl6-Signature-0.40.0-3|41	
14cr|perl-Perl6-Signature-0.40.0-3|42	%check
14cr|perl-Perl6-Signature-0.40.0-3|43	make test
14cr|perl-Perl6-Signature-0.40.0-3|44	
14cr|perl-Perl6-Signature-0.40.0-3|45	%install
14cr|perl-Perl6-Signature-0.40.0-3|46	%makeinstall_std
14cr|perl-Perl6-Signature-0.40.0-3|47	
14cr|perl-Perl6-Signature-0.40.0-3|48	%files
14cr|perl-Perl6-Signature-0.40.0-3|49	%doc Changes
14cr|perl-Perl6-Signature-0.40.0-3|50	%{_mandir}/man3/*
14cr|perl-Perl6-Signature-0.40.0-3|51	%{perl_vendorlib}/Perl6
14cr|perl-Perl6-Signature-0.40.0-3|52	
14cr|perl-Perl6-Signature-0.40.0-3|53	
14cr|perl-Perl6-Signature-0.40.0-3|54	%changelog
14cr|perl-Perl6-Signature-0.40.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-Perl6-Signature-0.40.0-3|56	+ Revision: 68583ed
14cr|perl-Perl6-Signature-0.40.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Signature-0.40.0-3|58	
14cr|perl-Perl6-Signature-0.40.0-3|59	

5328 14
14cr|perl-Perl6-Slurp-0.30.0-5|1	%define upstream_name    Perl6-Slurp
14cr|perl-Perl6-Slurp-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Perl6-Slurp-0.30.0-5|3	
14cr|perl-Perl6-Slurp-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl6-Slurp-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl6-Slurp-0.30.0-5|6	Release:	5
14cr|perl-Perl6-Slurp-0.30.0-5|7	
14cr|perl-Perl6-Slurp-0.30.0-5|8	Summary:	Implements the Perl 6 'slurp' built-in
14cr|perl-Perl6-Slurp-0.30.0-5|9	
14cr|perl-Perl6-Slurp-0.30.0-5|10	License:	Artistic
14cr|perl-Perl6-Slurp-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Perl6-Slurp-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl6-Slurp-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Slurp-%{upstream_version}.tar.gz
14cr|perl-Perl6-Slurp-0.30.0-5|14	Patch0:		Perl6-Slurp-0.03-fix-tests.patch
14cr|perl-Perl6-Slurp-0.30.0-5|15	
14cr|perl-Perl6-Slurp-0.30.0-5|16	BuildRequires:	perl-devel
14cr|perl-Perl6-Slurp-0.30.0-5|17	BuildRequires:	perl(Perl6::Export)
14cr|perl-Perl6-Slurp-0.30.0-5|18	
14cr|perl-Perl6-Slurp-0.30.0-5|19	BuildArch:	noarch
14cr|perl-Perl6-Slurp-0.30.0-5|20	
14cr|perl-Perl6-Slurp-0.30.0-5|21	%description
14cr|perl-Perl6-Slurp-0.30.0-5|22	This package implements the Perl 6 'slurp' built-in.
14cr|perl-Perl6-Slurp-0.30.0-5|23	
14cr|perl-Perl6-Slurp-0.30.0-5|24	%prep
14cr|perl-Perl6-Slurp-0.30.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl6-Slurp-0.30.0-5|26	%patch0 -p 1
14cr|perl-Perl6-Slurp-0.30.0-5|27	
14cr|perl-Perl6-Slurp-0.30.0-5|28	%build
14cr|perl-Perl6-Slurp-0.30.0-5|29	yes y | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl6-Slurp-0.30.0-5|30	%make
14cr|perl-Perl6-Slurp-0.30.0-5|31	
14cr|perl-Perl6-Slurp-0.30.0-5|32	%check
14cr|perl-Perl6-Slurp-0.30.0-5|33	%make test
14cr|perl-Perl6-Slurp-0.30.0-5|34	
14cr|perl-Perl6-Slurp-0.30.0-5|35	%install
14cr|perl-Perl6-Slurp-0.30.0-5|36	%makeinstall_std
14cr|perl-Perl6-Slurp-0.30.0-5|37	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Perl6-Slurp-0.30.0-5|38	
14cr|perl-Perl6-Slurp-0.30.0-5|39	%files
14cr|perl-Perl6-Slurp-0.30.0-5|40	%defattr(-, root, root, 0755)
14cr|perl-Perl6-Slurp-0.30.0-5|41	%doc README Changes
14cr|perl-Perl6-Slurp-0.30.0-5|42	%doc %{_mandir}/man3/*
14cr|perl-Perl6-Slurp-0.30.0-5|43	%{perl_vendorlib}/Perl6/Slurp.pm
14cr|perl-Perl6-Slurp-0.30.0-5|44	
14cr|perl-Perl6-Slurp-0.30.0-5|45	
14cr|perl-Perl6-Slurp-0.30.0-5|46	
14cr|perl-Perl6-Slurp-0.30.0-5|47	%changelog
14cr|perl-Perl6-Slurp-0.30.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Perl6-Slurp-0.30.0-5|49	+ Revision: a65f936
14cr|perl-Perl6-Slurp-0.30.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Perl6-Slurp-0.30.0-5|51	
14cr|perl-Perl6-Slurp-0.30.0-5|52	

5329 14
14cr|perl-Perlanet-0.560.0-3|1	%define upstream_name    Perlanet
14cr|perl-Perlanet-0.560.0-3|2	%define upstream_version 0.56
14cr|perl-Perlanet-0.560.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Perlanet-0.560.0-3|4	Version:	%perl_convert_version 0.56
14cr|perl-Perlanet-0.560.0-3|5	Release:	3
14cr|perl-Perlanet-0.560.0-3|6	
14cr|perl-Perlanet-0.560.0-3|7	Summary:	Render the feed via a Template Toolkit
14cr|perl-Perlanet-0.560.0-3|8	
14cr|perl-Perlanet-0.560.0-3|9	License:	GPL+ or Artistic
14cr|perl-Perlanet-0.560.0-3|10	Group:		Development/Perl
14cr|perl-Perlanet-0.560.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perlanet-0.560.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Symbol/DAVECROSS/Perlanet-0.56.tar.gz
14cr|perl-Perlanet-0.560.0-3|13	
14cr|perl-Perlanet-0.560.0-3|14	BuildRequires:	perl-devel
14cr|perl-Perlanet-0.560.0-3|15	BuildRequires:	perl(Compress::Zlib)
14cr|perl-Perlanet-0.560.0-3|16	BuildRequires:	perl(DateTime)
14cr|perl-Perlanet-0.560.0-3|17	BuildRequires:	perl(DateTime::Duration)
14cr|perl-Perlanet-0.560.0-3|18	BuildRequires:	perl(Encode)
14cr|perl-Perlanet-0.560.0-3|19	BuildRequires:	perl(File::Path)
14cr|perl-Perlanet-0.560.0-3|20	BuildRequires:	perl(HTML::Scrubber)
14cr|perl-Perlanet-0.560.0-3|21	BuildRequires:	perl(HTML::Tidy)
14cr|perl-Perlanet-0.560.0-3|22	BuildRequires:	perl(List::Util)
14cr|perl-Perlanet-0.560.0-3|23	BuildRequires:	perl(Moose)
14cr|perl-Perlanet-0.560.0-3|24	BuildRequires:	perl(MooseX::Traits)
14cr|perl-Perlanet-0.560.0-3|25	BuildRequires:	perl(MooseX::ConfigFromFile)
14cr|perl-Perlanet-0.560.0-3|26	BuildRequires:	perl(Template)
14cr|perl-Perlanet-0.560.0-3|27	BuildRequires:	perl(Test::More)
14cr|perl-Perlanet-0.560.0-3|28	BuildRequires:	perl(TryCatch)
14cr|perl-Perlanet-0.560.0-3|29	BuildRequires:	perl(URI::Fetch)
14cr|perl-Perlanet-0.560.0-3|30	BuildRequires:	perl(XML::Feed)
14cr|perl-Perlanet-0.560.0-3|31	BuildRequires:	perl(XML::OPML::SimpleGen)
14cr|perl-Perlanet-0.560.0-3|32	BuildRequires:	perl(YAML)
14cr|perl-Perlanet-0.560.0-3|33	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Perlanet-0.560.0-3|34	BuildArch:	noarch
14cr|perl-Perlanet-0.560.0-3|35	
14cr|perl-Perlanet-0.560.0-3|36	%description
14cr|perl-Perlanet-0.560.0-3|37	Perlanet is a program for creating programs that aggregate web feeds (both
14cr|perl-Perlanet-0.560.0-3|38	RSS and Atom). Web pages like this are often called "Planets" after the
14cr|perl-Perlanet-0.560.0-3|39	Python software which originally popularised them. Perlanet is a planet
14cr|perl-Perlanet-0.560.0-3|40	builder written in Perl - hence "Perlanet".
14cr|perl-Perlanet-0.560.0-3|41	
14cr|perl-Perlanet-0.560.0-3|42	You are probably interested in the Perlanet::Simple manpage to get started
14cr|perl-Perlanet-0.560.0-3|43	straight out of the box, batteries included style.
14cr|perl-Perlanet-0.560.0-3|44	
14cr|perl-Perlanet-0.560.0-3|45	Perlanet itself is the driving force behind everything, however. Perlanet
14cr|perl-Perlanet-0.560.0-3|46	reads a series of web feeds (filtering only those that are valid), sorts
14cr|perl-Perlanet-0.560.0-3|47	and selects entries from these web feeds, and then creates a new aggregate
14cr|perl-Perlanet-0.560.0-3|48	feed and renders this aggregate feed. Perlanet allows the user to customize
14cr|perl-Perlanet-0.560.0-3|49	all of these steps through subclassing and roles.
14cr|perl-Perlanet-0.560.0-3|50	
14cr|perl-Perlanet-0.560.0-3|51	%prep
14cr|perl-Perlanet-0.560.0-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perlanet-0.560.0-3|53	
14cr|perl-Perlanet-0.560.0-3|54	%build
14cr|perl-Perlanet-0.560.0-3|55	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perlanet-0.560.0-3|56	%make
14cr|perl-Perlanet-0.560.0-3|57	
14cr|perl-Perlanet-0.560.0-3|58	%check
14cr|perl-Perlanet-0.560.0-3|59	%make test
14cr|perl-Perlanet-0.560.0-3|60	
14cr|perl-Perlanet-0.560.0-3|61	%install
14cr|perl-Perlanet-0.560.0-3|62	%makeinstall_std
14cr|perl-Perlanet-0.560.0-3|63	
14cr|perl-Perlanet-0.560.0-3|64	%files
14cr|perl-Perlanet-0.560.0-3|65	%doc README META.yml Changes
14cr|perl-Perlanet-0.560.0-3|66	%{_bindir}/perlanet
14cr|perl-Perlanet-0.560.0-3|67	%{_mandir}/man1/*
14cr|perl-Perlanet-0.560.0-3|68	%{_mandir}/man3/*
14cr|perl-Perlanet-0.560.0-3|69	%{perl_vendorlib}/*
14cr|perl-Perlanet-0.560.0-3|70	
14cr|perl-Perlanet-0.560.0-3|71	
14cr|perl-Perlanet-0.560.0-3|72	%changelog
14cr|perl-Perlanet-0.560.0-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.560.0-3
14cr|perl-Perlanet-0.560.0-3|74	+ Revision: fbc9b3e
14cr|perl-Perlanet-0.560.0-3|75	- MassBuild#464: Increase release tag
14cr|perl-Perlanet-0.560.0-3|76	
14cr|perl-Perlanet-0.560.0-3|77	

5330 14
14cr|perl-Perl-AtEndOfScope-0.30.0-4|1	%define upstream_name    Perl-AtEndOfScope
14cr|perl-Perl-AtEndOfScope-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Perl-AtEndOfScope-0.30.0-4|3	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-AtEndOfScope-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-AtEndOfScope-0.30.0-4|6	Release:	4
14cr|perl-Perl-AtEndOfScope-0.30.0-4|7	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|8	Summary:	Perl::AtEndOfScope - run some code when a variable goes out of scope
14cr|perl-Perl-AtEndOfScope-0.30.0-4|9	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-Perl-AtEndOfScope-0.30.0-4|11	Group:		Development/Perl
14cr|perl-Perl-AtEndOfScope-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-AtEndOfScope-0.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Perl-AtEndOfScope-0.30.0-4|14	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-Perl-AtEndOfScope-0.30.0-4|16	BuildArch:	noarch
14cr|perl-Perl-AtEndOfScope-0.30.0-4|17	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|18	%description
14cr|perl-Perl-AtEndOfScope-0.30.0-4|19	It's often necessary to do some cleanup at the end of a scope. This
14cr|perl-Perl-AtEndOfScope-0.30.0-4|20	module creates a Perl object and executes arbitrary code when the object
14cr|perl-Perl-AtEndOfScope-0.30.0-4|21	goes out of scope.
14cr|perl-Perl-AtEndOfScope-0.30.0-4|22	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|23	%prep
14cr|perl-Perl-AtEndOfScope-0.30.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-AtEndOfScope-0.30.0-4|25	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|26	%build
14cr|perl-Perl-AtEndOfScope-0.30.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-AtEndOfScope-0.30.0-4|28	%make
14cr|perl-Perl-AtEndOfScope-0.30.0-4|29	make test
14cr|perl-Perl-AtEndOfScope-0.30.0-4|30	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|31	%install
14cr|perl-Perl-AtEndOfScope-0.30.0-4|32	%makeinstall_std
14cr|perl-Perl-AtEndOfScope-0.30.0-4|33	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|34	%files
14cr|perl-Perl-AtEndOfScope-0.30.0-4|35	%doc Changes README
14cr|perl-Perl-AtEndOfScope-0.30.0-4|36	%{perl_vendorlib}/Perl/AtEndOfScope.pm
14cr|perl-Perl-AtEndOfScope-0.30.0-4|37	%{_mandir}/*/*
14cr|perl-Perl-AtEndOfScope-0.30.0-4|38	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|39	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|40	%changelog
14cr|perl-Perl-AtEndOfScope-0.30.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Perl-AtEndOfScope-0.30.0-4|42	+ Revision: d0ae0bc
14cr|perl-Perl-AtEndOfScope-0.30.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Perl-AtEndOfScope-0.30.0-4|44	
14cr|perl-Perl-AtEndOfScope-0.30.0-4|45	

5331 14
14cr|perl-Perl-BestPractice-0.01-9|1	%define	module	Perl-BestPractice
14cr|perl-Perl-BestPractice-0.01-9|2	
14cr|perl-Perl-BestPractice-0.01-9|3	Name:		perl-%{module}
14cr|perl-Perl-BestPractice-0.01-9|4	Version:	0.01
14cr|perl-Perl-BestPractice-0.01-9|5	Release:	9
14cr|perl-Perl-BestPractice-0.01-9|6	License:	GPL or Artistic
14cr|perl-Perl-BestPractice-0.01-9|7	Group:		Development/Perl
14cr|perl-Perl-BestPractice-0.01-9|8	Summary:	Perl Best Practices, the (unofficial) companion module
14cr|perl-Perl-BestPractice-0.01-9|9	
14cr|perl-Perl-BestPractice-0.01-9|10	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{module}-%{version}.tar.bz2
14cr|perl-Perl-BestPractice-0.01-9|11	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Perl-BestPractice-0.01-9|12	BuildRequires:	perl-devel
14cr|perl-Perl-BestPractice-0.01-9|13	BuildRequires:	perl(PPI)
14cr|perl-Perl-BestPractice-0.01-9|14	BuildArch:	noarch
14cr|perl-Perl-BestPractice-0.01-9|15	
14cr|perl-Perl-BestPractice-0.01-9|16	%description
14cr|perl-Perl-BestPractice-0.01-9|17	Perl::BestPractice is the (for now unofficial) companion module to the O'Reilly
14cr|perl-Perl-BestPractice-0.01-9|18	"Perl Best Practices" by Damian Conway.
14cr|perl-Perl-BestPractice-0.01-9|19	
14cr|perl-Perl-BestPractice-0.01-9|20	Using various bits of PPI magic, it provides functionality to automatically
14cr|perl-Perl-BestPractice-0.01-9|21	locate (and in some cases repair) issues raised by the book.
14cr|perl-Perl-BestPractice-0.01-9|22	
14cr|perl-Perl-BestPractice-0.01-9|23	%prep
14cr|perl-Perl-BestPractice-0.01-9|24	%setup -q -n %{module}-%{version}
14cr|perl-Perl-BestPractice-0.01-9|25	
14cr|perl-Perl-BestPractice-0.01-9|26	%build
14cr|perl-Perl-BestPractice-0.01-9|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-BestPractice-0.01-9|28	%make
14cr|perl-Perl-BestPractice-0.01-9|29	
14cr|perl-Perl-BestPractice-0.01-9|30	%check
14cr|perl-Perl-BestPractice-0.01-9|31	make test
14cr|perl-Perl-BestPractice-0.01-9|32	
14cr|perl-Perl-BestPractice-0.01-9|33	%install
14cr|perl-Perl-BestPractice-0.01-9|34	%makeinstall_std
14cr|perl-Perl-BestPractice-0.01-9|35	
14cr|perl-Perl-BestPractice-0.01-9|36	%files
14cr|perl-Perl-BestPractice-0.01-9|37	%doc Changes README
14cr|perl-Perl-BestPractice-0.01-9|38	%{perl_vendorlib}/Perl
14cr|perl-Perl-BestPractice-0.01-9|39	%{_mandir}/man3/*
14cr|perl-Perl-BestPractice-0.01-9|40	
14cr|perl-Perl-BestPractice-0.01-9|41	
14cr|perl-Perl-BestPractice-0.01-9|42	%changelog
14cr|perl-Perl-BestPractice-0.01-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-9
14cr|perl-Perl-BestPractice-0.01-9|44	+ Revision: 5e5a938
14cr|perl-Perl-BestPractice-0.01-9|45	- MassBuild#464: Increase release tag
14cr|perl-Perl-BestPractice-0.01-9|46	
14cr|perl-Perl-BestPractice-0.01-9|47	

5332 14
14cr|perl-Perl-Critic-Bangs-1.100.0-3|1	%define upstream_name    Perl-Critic-Bangs
14cr|perl-Perl-Critic-Bangs-1.100.0-3|2	%define upstream_version 1.10
14cr|perl-Perl-Critic-Bangs-1.100.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Bangs-1.100.0-3|4	Version:	%perl_convert_version 1.10
14cr|perl-Perl-Critic-Bangs-1.100.0-3|5	Release:	3
14cr|perl-Perl-Critic-Bangs-1.100.0-3|6	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|7	Summary:	Adding modifiers to a regular expression
14cr|perl-Perl-Critic-Bangs-1.100.0-3|8	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|9	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Bangs-1.100.0-3|10	Group:		Development/Perl
14cr|perl-Perl-Critic-Bangs-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Bangs-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Bangs-1.10.tar.gz
14cr|perl-Perl-Critic-Bangs-1.100.0-3|13	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|14	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Bangs-1.100.0-3|15	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Bangs-1.100.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Bangs-1.100.0-3|17	BuildRequires:	perl(Test::Perl::Critic)
14cr|perl-Perl-Critic-Bangs-1.100.0-3|18	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|19	BuildArch:	noarch
14cr|perl-Perl-Critic-Bangs-1.100.0-3|20	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|21	%description
14cr|perl-Perl-Critic-Bangs-1.100.0-3|22	This is a test diagnostic.
14cr|perl-Perl-Critic-Bangs-1.100.0-3|23	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|24	Adding modifiers to a regular expression made up entirely of
14cr|perl-Perl-Critic-Bangs-1.100.0-3|25	a variable created with qr() is usually not doing what you expect.
14cr|perl-Perl-Critic-Bangs-1.100.0-3|26	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|27	%prep
14cr|perl-Perl-Critic-Bangs-1.100.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Bangs-1.100.0-3|29	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|30	%build
14cr|perl-Perl-Critic-Bangs-1.100.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Bangs-1.100.0-3|32	%make
14cr|perl-Perl-Critic-Bangs-1.100.0-3|33	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|34	%check
14cr|perl-Perl-Critic-Bangs-1.100.0-3|35	%make test
14cr|perl-Perl-Critic-Bangs-1.100.0-3|36	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|37	%install
14cr|perl-Perl-Critic-Bangs-1.100.0-3|38	%makeinstall_std
14cr|perl-Perl-Critic-Bangs-1.100.0-3|39	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|40	%files
14cr|perl-Perl-Critic-Bangs-1.100.0-3|41	%doc META.yml README Changes
14cr|perl-Perl-Critic-Bangs-1.100.0-3|42	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Bangs-1.100.0-3|43	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Bangs-1.100.0-3|44	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|45	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|46	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|47	%changelog
14cr|perl-Perl-Critic-Bangs-1.100.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-3
14cr|perl-Perl-Critic-Bangs-1.100.0-3|49	+ Revision: 78ebb3a
14cr|perl-Perl-Critic-Bangs-1.100.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Bangs-1.100.0-3|51	
14cr|perl-Perl-Critic-Bangs-1.100.0-3|52	

5333 14
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|1	%define upstream_name    Perl-Critic-Compatibility
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|2	%define upstream_version 1.001
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|3	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|6	Release:	5
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|7	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|8	Summary:	Don't allow three-argument open unless version of perl supports it
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|9	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|11	Group:		Development/Perl
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|14	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|18	BuildRequires:	perl(version)
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|20	BuildArch:	noarch
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|21	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|22	%description
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|23	The included policies are:
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|24	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|25	* the Perl::Critic::Policy::Compatibility::ProhibitColonsInBarewordHashKeys
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|26	manpage
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|27	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|28	Perls after 5.8 don't support having colons in unquoted hash keys.
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|29	[Severity: 5]
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|30	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|31	%prep
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|33	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|34	%build
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|36	%make
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|37	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|38	%check
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|39	%make test
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|40	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|41	%install
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|42	%makeinstall_std
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|43	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|44	%files
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|45	%doc Changes META.yml README
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|46	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|47	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|48	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|49	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|50	%changelog
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-5
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|52	+ Revision: d03d546
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|54	
14cr|perl-Perl-Critic-Compatibility-1.1.0-5|55	

5334 14
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|1	%define upstream_name    Perl-Critic-Deprecated
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|2	%define upstream_version 1.119
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|3	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|6	Release:	3
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|7	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|8	Summary:	Write C<$my_variable = 42> instead of C<$MyVariable = 42>
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|9	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|11	Group:		Development/Perl
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Deprecated-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|14	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|17	BuildRequires:	perl(English)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|18	BuildRequires:	perl(Perl::Critic::Policy)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|19	BuildRequires:	perl(Perl::Critic::TestUtils)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|20	BuildRequires:	perl(Perl::Critic::Utils)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|21	BuildRequires:	perl(Readonly)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|23	BuildRequires:	perl(base)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|24	BuildRequires:	perl(strict)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|25	BuildRequires:	perl(warnings)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|26	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|27	BuildArch:	noarch
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|28	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|29	%description
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|30	The included policies are:
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|31	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|32	* Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|33	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|34	Write '$my_variable = 42' instead of '$MyVariable = 42'. [Severity 1]
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|35	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|36	%prep
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|38	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|39	%build
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|41	%make
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|42	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|43	%check
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|44	%make test
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|45	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|46	%install
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|47	%makeinstall_std
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|48	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|49	%files
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|50	%doc Changes META.yml README
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|51	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|52	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|53	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|54	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|55	%changelog
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.119.0-3
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|57	+ Revision: 8205bfe
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|59	
14cr|perl-Perl-Critic-Deprecated-1.119.0-3|60	

5335 14
14cr|perl-Perl-Critic-Lax-0.10.0-3|1	%define upstream_name    Perl-Critic-Lax
14cr|perl-Perl-Critic-Lax-0.10.0-3|2	%define upstream_version 0.010
14cr|perl-Perl-Critic-Lax-0.10.0-3|3	
14cr|perl-Perl-Critic-Lax-0.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Lax-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Lax-0.10.0-3|6	Release:	3
14cr|perl-Perl-Critic-Lax-0.10.0-3|7	
14cr|perl-Perl-Critic-Lax-0.10.0-3|8	Summary:	Policies that let you slide on common exceptions
14cr|perl-Perl-Critic-Lax-0.10.0-3|9	
14cr|perl-Perl-Critic-Lax-0.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Lax-0.10.0-3|11	Group:		Development/Perl
14cr|perl-Perl-Critic-Lax-0.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Lax-0.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Lax-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Lax-0.10.0-3|14	
14cr|perl-Perl-Critic-Lax-0.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Lax-0.10.0-3|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Lax-0.10.0-3|17	BuildArch:	noarch
14cr|perl-Perl-Critic-Lax-0.10.0-3|18	
14cr|perl-Perl-Critic-Lax-0.10.0-3|19	%description
14cr|perl-Perl-Critic-Lax-0.10.0-3|20	The Perl-Critic-Lax distribution includes versions of core Perl::Critic
14cr|perl-Perl-Critic-Lax-0.10.0-3|21	modules with built-in exceptions. If you really like a Perl::Critic policy,
14cr|perl-Perl-Critic-Lax-0.10.0-3|22	but find that you often violate it in a specific way that seems pretty darn
14cr|perl-Perl-Critic-Lax-0.10.0-3|23	reasonable, maybe there's a Lax policy. If there isn't, send one in!
14cr|perl-Perl-Critic-Lax-0.10.0-3|24	
14cr|perl-Perl-Critic-Lax-0.10.0-3|25	%prep
14cr|perl-Perl-Critic-Lax-0.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Lax-0.10.0-3|27	
14cr|perl-Perl-Critic-Lax-0.10.0-3|28	%build
14cr|perl-Perl-Critic-Lax-0.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Lax-0.10.0-3|30	%make
14cr|perl-Perl-Critic-Lax-0.10.0-3|31	
14cr|perl-Perl-Critic-Lax-0.10.0-3|32	%check
14cr|perl-Perl-Critic-Lax-0.10.0-3|33	%make test
14cr|perl-Perl-Critic-Lax-0.10.0-3|34	
14cr|perl-Perl-Critic-Lax-0.10.0-3|35	%install
14cr|perl-Perl-Critic-Lax-0.10.0-3|36	%makeinstall_std
14cr|perl-Perl-Critic-Lax-0.10.0-3|37	
14cr|perl-Perl-Critic-Lax-0.10.0-3|38	%files
14cr|perl-Perl-Critic-Lax-0.10.0-3|39	%doc Changes LICENSE README
14cr|perl-Perl-Critic-Lax-0.10.0-3|40	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Lax-0.10.0-3|41	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Lax-0.10.0-3|42	
14cr|perl-Perl-Critic-Lax-0.10.0-3|43	
14cr|perl-Perl-Critic-Lax-0.10.0-3|44	%changelog
14cr|perl-Perl-Critic-Lax-0.10.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cr|perl-Perl-Critic-Lax-0.10.0-3|46	+ Revision: 1286967
14cr|perl-Perl-Critic-Lax-0.10.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Lax-0.10.0-3|48	
14cr|perl-Perl-Critic-Lax-0.10.0-3|49	

5336 14
14cr|perl-Perl-Critic-More-1.3.0-3|1	%define upstream_name    Perl-Critic-More
14cr|perl-Perl-Critic-More-1.3.0-3|2	%define upstream_version 1.003
14cr|perl-Perl-Critic-More-1.3.0-3|3	
14cr|perl-Perl-Critic-More-1.3.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-More-1.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-More-1.3.0-3|6	Release:	3
14cr|perl-Perl-Critic-More-1.3.0-3|7	
14cr|perl-Perl-Critic-More-1.3.0-3|8	Summary:	Stop mixing long strings with code
14cr|perl-Perl-Critic-More-1.3.0-3|9	
14cr|perl-Perl-Critic-More-1.3.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-More-1.3.0-3|11	Group:		Development/Perl
14cr|perl-Perl-Critic-More-1.3.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-More-1.3.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-More-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-More-1.3.0-3|14	
14cr|perl-Perl-Critic-More-1.3.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-More-1.3.0-3|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-More-1.3.0-3|17	BuildRequires:	perl(Readonly)
14cr|perl-Perl-Critic-More-1.3.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-More-1.3.0-3|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Perl-Critic-More-1.3.0-3|20	BuildArch:	noarch
14cr|perl-Perl-Critic-More-1.3.0-3|21	
14cr|perl-Perl-Critic-More-1.3.0-3|22	%description
14cr|perl-Perl-Critic-More-1.3.0-3|23	This is a collection of the Perl::Critic manpage policies that are not
14cr|perl-Perl-Critic-More-1.3.0-3|24	included in the Perl::Critic core for a variety of reasons:
14cr|perl-Perl-Critic-More-1.3.0-3|25	
14cr|perl-Perl-Critic-More-1.3.0-3|26	* * Experimental
14cr|perl-Perl-Critic-More-1.3.0-3|27	
14cr|perl-Perl-Critic-More-1.3.0-3|28	Some policies need some time to work out their kinks, test usability, or
14cr|perl-Perl-Critic-More-1.3.0-3|29	gauge community interest. A subset of these will end up in the core
14cr|perl-Perl-Critic-More-1.3.0-3|30	Perl::Critic someday.
14cr|perl-Perl-Critic-More-1.3.0-3|31	
14cr|perl-Perl-Critic-More-1.3.0-3|32	%prep
14cr|perl-Perl-Critic-More-1.3.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-More-1.3.0-3|34	
14cr|perl-Perl-Critic-More-1.3.0-3|35	%build
14cr|perl-Perl-Critic-More-1.3.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-More-1.3.0-3|37	%make
14cr|perl-Perl-Critic-More-1.3.0-3|38	
14cr|perl-Perl-Critic-More-1.3.0-3|39	%check
14cr|perl-Perl-Critic-More-1.3.0-3|40	%make test
14cr|perl-Perl-Critic-More-1.3.0-3|41	
14cr|perl-Perl-Critic-More-1.3.0-3|42	%install
14cr|perl-Perl-Critic-More-1.3.0-3|43	%makeinstall_std
14cr|perl-Perl-Critic-More-1.3.0-3|44	
14cr|perl-Perl-Critic-More-1.3.0-3|45	%files
14cr|perl-Perl-Critic-More-1.3.0-3|46	%doc Changes LICENSE META.yml README
14cr|perl-Perl-Critic-More-1.3.0-3|47	%{_mandir}/man3/*
14cr|perl-Perl-Critic-More-1.3.0-3|48	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-More-1.3.0-3|49	
14cr|perl-Perl-Critic-More-1.3.0-3|50	
14cr|perl-Perl-Critic-More-1.3.0-3|51	%changelog
14cr|perl-Perl-Critic-More-1.3.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|perl-Perl-Critic-More-1.3.0-3|53	+ Revision: 6d41887
14cr|perl-Perl-Critic-More-1.3.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-More-1.3.0-3|55	
14cr|perl-Perl-Critic-More-1.3.0-3|56	

5337 14
14cr|perl-Perl-Critic-Nits-1.0.0-5|1	%define upstream_name    Perl-Critic-Nits
14cr|perl-Perl-Critic-Nits-1.0.0-5|2	%define upstream_version v1.0.0
14cr|perl-Perl-Critic-Nits-1.0.0-5|3	
14cr|perl-Perl-Critic-Nits-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Nits-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Nits-1.0.0-5|6	Release:	5
14cr|perl-Perl-Critic-Nits-1.0.0-5|7	
14cr|perl-Perl-Critic-Nits-1.0.0-5|8	Summary:	Policies of nits I like to pick
14cr|perl-Perl-Critic-Nits-1.0.0-5|9	
14cr|perl-Perl-Critic-Nits-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Nits-1.0.0-5|11	Group:		Development/Perl
14cr|perl-Perl-Critic-Nits-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Nits-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Nits-1.0.0-5|14	
14cr|perl-Perl-Critic-Nits-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Nits-1.0.0-5|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Nits-1.0.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Nits-1.0.0-5|18	BuildArch:	noarch
14cr|perl-Perl-Critic-Nits-1.0.0-5|19	
14cr|perl-Perl-Critic-Nits-1.0.0-5|20	%description
14cr|perl-Perl-Critic-Nits-1.0.0-5|21	The included policy is:
14cr|perl-Perl-Critic-Nits-1.0.0-5|22	
14cr|perl-Perl-Critic-Nits-1.0.0-5|23	* the
14cr|perl-Perl-Critic-Nits-1.0.0-5|24	Perl::Critic::Policy::ValuesAndExpressions::ProhibitAccessOfPrivateData
14cr|perl-Perl-Critic-Nits-1.0.0-5|25	manpage
14cr|perl-Perl-Critic-Nits-1.0.0-5|26	
14cr|perl-Perl-Critic-Nits-1.0.0-5|27	Prohibits direct access to a hash-based object's hash. [Severity: 5]
14cr|perl-Perl-Critic-Nits-1.0.0-5|28	
14cr|perl-Perl-Critic-Nits-1.0.0-5|29	%prep
14cr|perl-Perl-Critic-Nits-1.0.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Nits-1.0.0-5|31	
14cr|perl-Perl-Critic-Nits-1.0.0-5|32	%build
14cr|perl-Perl-Critic-Nits-1.0.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Nits-1.0.0-5|34	%make
14cr|perl-Perl-Critic-Nits-1.0.0-5|35	
14cr|perl-Perl-Critic-Nits-1.0.0-5|36	%check
14cr|perl-Perl-Critic-Nits-1.0.0-5|37	%make test
14cr|perl-Perl-Critic-Nits-1.0.0-5|38	
14cr|perl-Perl-Critic-Nits-1.0.0-5|39	%install
14cr|perl-Perl-Critic-Nits-1.0.0-5|40	%makeinstall_std
14cr|perl-Perl-Critic-Nits-1.0.0-5|41	
14cr|perl-Perl-Critic-Nits-1.0.0-5|42	%files
14cr|perl-Perl-Critic-Nits-1.0.0-5|43	%doc Changes META.yml README
14cr|perl-Perl-Critic-Nits-1.0.0-5|44	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Nits-1.0.0-5|45	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Nits-1.0.0-5|46	
14cr|perl-Perl-Critic-Nits-1.0.0-5|47	
14cr|perl-Perl-Critic-Nits-1.0.0-5|48	%changelog
14cr|perl-Perl-Critic-Nits-1.0.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-Perl-Critic-Nits-1.0.0-5|50	+ Revision: 96bcd2c
14cr|perl-Perl-Critic-Nits-1.0.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Nits-1.0.0-5|52	
14cr|perl-Perl-Critic-Nits-1.0.0-5|53	

5338 14
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|1	%define upstream_name    Perl-Critic-PetPeeves-JTRAMMELL
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|2	%define upstream_version 0.04
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|3	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|6	Release:    2
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|7	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|8	Summary:    Prohibit superfluous initializations
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|9	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|10	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|11	License:    GPL+ or Artistic
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|12	Group:      Development/Perl
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|15	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|16	BuildRequires: perl(Perl::Critic::Utils)
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|17	BuildRequires: perl(Test::More)
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|19	BuildArch: noarch
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|20	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|21	%description
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|22	Module 'Perl::Critic::PetPeeves::JTRAMMELL' provides policies that I want
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|23	that haven't already been implemented elsewhere. So far this is:
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|24	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|25	%prep
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|27	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|28	%build
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|29	%{__perl} Build.PL installdirs=vendor
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|30	./Build
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|31	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|32	%check
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|33	./Build test
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|34	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|35	%install
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|36	./Build install destdir=%{buildroot}
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|37	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|38	%clean
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|39	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|40	%files
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|41	%doc Changes META.yml README
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|42	%{_mandir}/man3/*
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|43	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|44	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|45	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|46	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|47	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|48	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|49	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|50	%changelog
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-2
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|52	+ Revision: 2f9da5f
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|53	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|54	
14cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.40.0-2|55	

5339 14
14cr|perl-Perl-Critic-Pulp-85.0.0-2|1	%define upstream_name    Perl-Critic-Pulp
14cr|perl-Perl-Critic-Pulp-85.0.0-2|2	%define upstream_version 85
14cr|perl-Perl-Critic-Pulp-85.0.0-2|3	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|4	#%define __noautorpov 'perl\\(Perl::MinimumVersion\\)'
14cr|perl-Perl-Critic-Pulp-85.0.0-2|5	#%define __noautorpov 'perl\\(.*'
14cr|perl-Perl-Critic-Pulp-85.0.0-2|6	%define __noautoprov 'perl(.*MinimumVersion)'
14cr|perl-Perl-Critic-Pulp-85.0.0-2|7	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|8	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Pulp-85.0.0-2|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Pulp-85.0.0-2|10	Release:	2
14cr|perl-Perl-Critic-Pulp-85.0.0-2|11	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|12	Summary:	Don't use Foo:: style barewords
14cr|perl-Perl-Critic-Pulp-85.0.0-2|13	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|14	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Pulp-85.0.0-2|15	Group:		Development/Perl
14cr|perl-Perl-Critic-Pulp-85.0.0-2|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Pulp-85.0.0-2|17	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Pulp-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Pulp-85.0.0-2|18	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|19	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Pulp-85.0.0-2|20	BuildRequires:	perl(IO::String)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|22	BuildRequires:	perl(List::Util)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|23	BuildRequires:	perl-Module-Pluggable
14cr|perl-Perl-Critic-Pulp-85.0.0-2|24	BuildRequires:	perl(Pod::MinimumVersion)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|25	BuildRequires:	perl(PPI)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|26	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|27	BuildRequires:	perl(Perl::Critic::Policy)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|28	BuildRequires:	perl(Perl::Critic::Utils)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|29	BuildRequires:	perl(Perl::Critic::Utils::PPI)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|30	BuildRequires:	perl(Perl::Critic::Violation)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|31	BuildRequires:	perl(Scalar::Util)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|32	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|33	BuildRequires:	perl(version)
14cr|perl-Perl-Critic-Pulp-85.0.0-2|34	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|35	BuildArch:	noarch
14cr|perl-Perl-Critic-Pulp-85.0.0-2|36	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|37	%description
14cr|perl-Perl-Critic-Pulp-85.0.0-2|38	This is a collection of add-on policies for 'Perl::Critic', summarized
14cr|perl-Perl-Critic-Pulp-85.0.0-2|39	below. They're under a "pulp" theme plus other themes according to their
14cr|perl-Perl-Critic-Pulp-85.0.0-2|40	purpose (see the Perl::Critic/POLICY THEMES manpage).
14cr|perl-Perl-Critic-Pulp-85.0.0-2|41	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|42	Roughly half are code related and half cosmetic. You can always enable or
14cr|perl-Perl-Critic-Pulp-85.0.0-2|43	disable the ones you do or don't want. It's normal to pick and choose
14cr|perl-Perl-Critic-Pulp-85.0.0-2|44	things reported. There's a lot of perlcritic policies both built-in and
14cr|perl-Perl-Critic-Pulp-85.0.0-2|45	add-on and they range from helpful things catching problems through to the
14cr|perl-Perl-Critic-Pulp-85.0.0-2|46	bizarre or restrictive, and in some cases mutually contradictory! Many are
14cr|perl-Perl-Critic-Pulp-85.0.0-2|47	only intended as building blocks for enforcing a house style. If you try to
14cr|perl-Perl-Critic-Pulp-85.0.0-2|48	pass everything then you'll give away big parts of the language, so if
14cr|perl-Perl-Critic-Pulp-85.0.0-2|49	you're not turning off or customizing about half then you're either not
14cr|perl-Perl-Critic-Pulp-85.0.0-2|50	trying or you're much too easily lead!
14cr|perl-Perl-Critic-Pulp-85.0.0-2|51	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|52	%prep
14cr|perl-Perl-Critic-Pulp-85.0.0-2|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Pulp-85.0.0-2|54	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|55	%build
14cr|perl-Perl-Critic-Pulp-85.0.0-2|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Pulp-85.0.0-2|57	%make
14cr|perl-Perl-Critic-Pulp-85.0.0-2|58	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|59	%check
14cr|perl-Perl-Critic-Pulp-85.0.0-2|60	rm -f *.list
14cr|perl-Perl-Critic-Pulp-85.0.0-2|61	%make test
14cr|perl-Perl-Critic-Pulp-85.0.0-2|62	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|63	%install
14cr|perl-Perl-Critic-Pulp-85.0.0-2|64	%makeinstall_std
14cr|perl-Perl-Critic-Pulp-85.0.0-2|65	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|66	%files
14cr|perl-Perl-Critic-Pulp-85.0.0-2|67	%doc Changes README META.yml
14cr|perl-Perl-Critic-Pulp-85.0.0-2|68	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Pulp-85.0.0-2|69	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Pulp-85.0.0-2|70	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|71	%changelog
14cr|perl-Perl-Critic-Pulp-85.0.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 85.0.0-2
14cr|perl-Perl-Critic-Pulp-85.0.0-2|73	+ Revision: 41bdb19
14cr|perl-Perl-Critic-Pulp-85.0.0-2|74	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Pulp-85.0.0-2|75	
14cr|perl-Perl-Critic-Pulp-85.0.0-2|76	

5340 14
14cr|perl-Perl-Critic-Storable-0.10.0-5|1	%define upstream_name    Perl-Critic-Storable
14cr|perl-Perl-Critic-Storable-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Perl-Critic-Storable-0.10.0-5|3	
14cr|perl-Perl-Critic-Storable-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Storable-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Storable-0.10.0-5|6	Release:	5
14cr|perl-Perl-Critic-Storable-0.10.0-5|7	
14cr|perl-Perl-Critic-Storable-0.10.0-5|8	Summary:	Perl::Critic policy for using Storable
14cr|perl-Perl-Critic-Storable-0.10.0-5|9	
14cr|perl-Perl-Critic-Storable-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Storable-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Perl-Critic-Storable-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Storable-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Storable-0.10.0-5|14	
14cr|perl-Perl-Critic-Storable-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Storable-0.10.0-5|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Storable-0.10.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-Storable-0.10.0-5|18	BuildArch:	noarch
14cr|perl-Perl-Critic-Storable-0.10.0-5|19	
14cr|perl-Perl-Critic-Storable-0.10.0-5|20	%description
14cr|perl-Perl-Critic-Storable-0.10.0-5|21	An additional Perl::Critic policy for using the Storable module:
14cr|perl-Perl-Critic-Storable-0.10.0-5|22	
14cr|perl-Perl-Critic-Storable-0.10.0-5|23	* * the Perl::Critic::Policy::Storable::ProhibitStoreOrFreeze manpage
14cr|perl-Perl-Critic-Storable-0.10.0-5|24	
14cr|perl-Perl-Critic-Storable-0.10.0-5|25	%prep
14cr|perl-Perl-Critic-Storable-0.10.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Storable-0.10.0-5|27	
14cr|perl-Perl-Critic-Storable-0.10.0-5|28	%build
14cr|perl-Perl-Critic-Storable-0.10.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Storable-0.10.0-5|30	%make
14cr|perl-Perl-Critic-Storable-0.10.0-5|31	
14cr|perl-Perl-Critic-Storable-0.10.0-5|32	%check
14cr|perl-Perl-Critic-Storable-0.10.0-5|33	%make test
14cr|perl-Perl-Critic-Storable-0.10.0-5|34	
14cr|perl-Perl-Critic-Storable-0.10.0-5|35	%install
14cr|perl-Perl-Critic-Storable-0.10.0-5|36	%makeinstall_std
14cr|perl-Perl-Critic-Storable-0.10.0-5|37	
14cr|perl-Perl-Critic-Storable-0.10.0-5|38	%files
14cr|perl-Perl-Critic-Storable-0.10.0-5|39	%doc Changes META.yml README
14cr|perl-Perl-Critic-Storable-0.10.0-5|40	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Storable-0.10.0-5|41	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Storable-0.10.0-5|42	
14cr|perl-Perl-Critic-Storable-0.10.0-5|43	
14cr|perl-Perl-Critic-Storable-0.10.0-5|44	%changelog
14cr|perl-Perl-Critic-Storable-0.10.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Perl-Critic-Storable-0.10.0-5|46	+ Revision: 462b018
14cr|perl-Perl-Critic-Storable-0.10.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Storable-0.10.0-5|48	
14cr|perl-Perl-Critic-Storable-0.10.0-5|49	

5341 14
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|1	%define upstream_name    Perl-Critic-StricterSubs
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|3	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|6	Release:	5
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|7	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|8	Summary:	Perl::Critic plugin for stricter subroutine checks
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|9	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|14	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|16	BuildRequires:	perl(File::PathList)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|17	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|18	BuildRequires:	perl(Perl::Critic::TestUtils)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|19	BuildRequires:	perl(Perl::Critic::Utils)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|20	BuildRequires:	perl(Perl::Critic::Violation)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|21	BuildRequires:	perl(Test::Deep)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|23	BuildArch:	noarch
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|24	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|25	%description
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|26	As a dynamic language, Perl doesn't require you to define subroutines until
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|27	run-time. Although this is a powerful feature, it can also be a major
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|28	source of bugs. For example, you might mistype the name of a subroutine, or
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|29	call a subroutine from another module without including that module or
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|30	importing that subroutine. And unless you have very good test coverage, you
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|31	might not know about these bugs until you have already launched your code.
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|32	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|33	The the Perl::Critic::Policy manpage modules in this distribution are aimed
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|34	at reducing errors caused by invoking subroutines that are not defined.
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|35	Each Policy can be used separately. But when applied together, they enforce
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|36	a specific and deliberate coding style that minimizes the chance of writing
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|37	code that makes calls to undefined subroutines.
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|38	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|39	This coding style will not appeal to everyone. Some folks will surely find
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|40	this coding style to be too verbose or too restrictive. In particular,
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|41	importing via the Exporter manpage tags and pattern matching is purposely
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|42	not supported. But hopefully, these Policies will encourage you to
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|43	consciously consider the inherent trade-offs of your current coding style.
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|44	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|45	%prep
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|47	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|48	%build
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|50	%make
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|51	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|52	%check
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|53	%make test
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|54	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|55	%install
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|56	%makeinstall_std
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|57	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|58	%files
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|59	%doc Changes LICENSE META.yml README
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|60	%{_mandir}/man3/*
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|61	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|62	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|63	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|64	%changelog
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|66	+ Revision: e2b14bf
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|67	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|68	
14cr|perl-Perl-Critic-StricterSubs-0.30.0-5|69	

5342 14
14cr|perl-Perl-Critic-Swift-1.0.3-4|1	%define upstream_name    Perl-Critic-Swift
14cr|perl-Perl-Critic-Swift-1.0.3-4|2	%define upstream_version v1.0.3
14cr|perl-Perl-Critic-Swift-1.0.3-4|3	
14cr|perl-Perl-Critic-Swift-1.0.3-4|4	Name:       perl-%{upstream_name}
14cr|perl-Perl-Critic-Swift-1.0.3-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Swift-1.0.3-4|6	Release:    4
14cr|perl-Perl-Critic-Swift-1.0.3-4|7	
14cr|perl-Perl-Critic-Swift-1.0.3-4|8	Summary:    Additional policies for Perl::Critic
14cr|perl-Perl-Critic-Swift-1.0.3-4|9	
14cr|perl-Perl-Critic-Swift-1.0.3-4|10	License:    GPL+ or Artistic
14cr|perl-Perl-Critic-Swift-1.0.3-4|11	Group:      Development/Perl
14cr|perl-Perl-Critic-Swift-1.0.3-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Swift-1.0.3-4|13	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Swift-1.0.3-4|14	
14cr|perl-Perl-Critic-Swift-1.0.3-4|15	BuildRequires: perl(English)
14cr|perl-Perl-Critic-Swift-1.0.3-4|16	BuildRequires: perl(File::Spec)
14cr|perl-Perl-Critic-Swift-1.0.3-4|17	BuildRequires: perl(List::MoreUtils)
14cr|perl-Perl-Critic-Swift-1.0.3-4|18	BuildRequires: perl(Perl::Critic::Policy)
14cr|perl-Perl-Critic-Swift-1.0.3-4|19	BuildRequires: perl(Perl::Critic::TestUtils)
14cr|perl-Perl-Critic-Swift-1.0.3-4|20	BuildRequires: perl(Perl::Critic::Utils)
14cr|perl-Perl-Critic-Swift-1.0.3-4|21	BuildRequires: perl(Test::More)
14cr|perl-Perl-Critic-Swift-1.0.3-4|22	BuildRequires: perl(Test::Perl::Critic)
14cr|perl-Perl-Critic-Swift-1.0.3-4|23	BuildRequires: perl(base)
14cr|perl-Perl-Critic-Swift-1.0.3-4|24	BuildRequires: perl(strict)
14cr|perl-Perl-Critic-Swift-1.0.3-4|25	BuildRequires: perl(utf8)
14cr|perl-Perl-Critic-Swift-1.0.3-4|26	BuildRequires: perl(version)
14cr|perl-Perl-Critic-Swift-1.0.3-4|27	BuildRequires: perl(warnings)
14cr|perl-Perl-Critic-Swift-1.0.3-4|28	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Perl-Critic-Swift-1.0.3-4|29	BuildArch: noarch
14cr|perl-Perl-Critic-Swift-1.0.3-4|30	
14cr|perl-Perl-Critic-Swift-1.0.3-4|31	%description
14cr|perl-Perl-Critic-Swift-1.0.3-4|32	The included policies are:
14cr|perl-Perl-Critic-Swift-1.0.3-4|33	
14cr|perl-Perl-Critic-Swift-1.0.3-4|34	* the Perl::Critic::Policy::CodeLayout::RequireUseUTF8 manpage
14cr|perl-Perl-Critic-Swift-1.0.3-4|35	
14cr|perl-Perl-Critic-Swift-1.0.3-4|36	Require that code includes a 'use utf8;' statement. [Severity: 3]
14cr|perl-Perl-Critic-Swift-1.0.3-4|37	
14cr|perl-Perl-Critic-Swift-1.0.3-4|38	%prep
14cr|perl-Perl-Critic-Swift-1.0.3-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Swift-1.0.3-4|40	
14cr|perl-Perl-Critic-Swift-1.0.3-4|41	%build
14cr|perl-Perl-Critic-Swift-1.0.3-4|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Swift-1.0.3-4|43	
14cr|perl-Perl-Critic-Swift-1.0.3-4|44	%make
14cr|perl-Perl-Critic-Swift-1.0.3-4|45	
14cr|perl-Perl-Critic-Swift-1.0.3-4|46	%check
14cr|perl-Perl-Critic-Swift-1.0.3-4|47	%make test
14cr|perl-Perl-Critic-Swift-1.0.3-4|48	
14cr|perl-Perl-Critic-Swift-1.0.3-4|49	%install
14cr|perl-Perl-Critic-Swift-1.0.3-4|50	%makeinstall_std
14cr|perl-Perl-Critic-Swift-1.0.3-4|51	
14cr|perl-Perl-Critic-Swift-1.0.3-4|52	%clean
14cr|perl-Perl-Critic-Swift-1.0.3-4|53	
14cr|perl-Perl-Critic-Swift-1.0.3-4|54	%files
14cr|perl-Perl-Critic-Swift-1.0.3-4|55	%doc Changes META.yml README
14cr|perl-Perl-Critic-Swift-1.0.3-4|56	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Swift-1.0.3-4|57	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Swift-1.0.3-4|58	
14cr|perl-Perl-Critic-Swift-1.0.3-4|59	
14cr|perl-Perl-Critic-Swift-1.0.3-4|60	
14cr|perl-Perl-Critic-Swift-1.0.3-4|61	
14cr|perl-Perl-Critic-Swift-1.0.3-4|62	
14cr|perl-Perl-Critic-Swift-1.0.3-4|63	%changelog
14cr|perl-Perl-Critic-Swift-1.0.3-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-4
14cr|perl-Perl-Critic-Swift-1.0.3-4|65	+ Revision: f6e2040
14cr|perl-Perl-Critic-Swift-1.0.3-4|66	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Swift-1.0.3-4|67	
14cr|perl-Perl-Critic-Swift-1.0.3-4|68	

5343 14
14cr|perl-Perl-Critic-Tics-0.8.0-3|1	%define upstream_name    Perl-Critic-Tics
14cr|perl-Perl-Critic-Tics-0.8.0-3|2	%define upstream_version 0.008
14cr|perl-Perl-Critic-Tics-0.8.0-3|3	
14cr|perl-Perl-Critic-Tics-0.8.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Critic-Tics-0.8.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Critic-Tics-0.8.0-3|6	Release:	3
14cr|perl-Perl-Critic-Tics-0.8.0-3|7	
14cr|perl-Perl-Critic-Tics-0.8.0-3|8	Summary:	(this => is => not => good)
14cr|perl-Perl-Critic-Tics-0.8.0-3|9	License:	GPL+ or Artistic
14cr|perl-Perl-Critic-Tics-0.8.0-3|10	Group:		Development/Perl
14cr|perl-Perl-Critic-Tics-0.8.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Critic-Tics-0.8.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Tics-%{upstream_version}.tar.gz
14cr|perl-Perl-Critic-Tics-0.8.0-3|13	
14cr|perl-Perl-Critic-Tics-0.8.0-3|14	BuildRequires:	perl-devel
14cr|perl-Perl-Critic-Tics-0.8.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Perl-Critic-Tics-0.8.0-3|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Perl-Critic-Tics-0.8.0-3|17	BuildArch:	noarch
14cr|perl-Perl-Critic-Tics-0.8.0-3|18	
14cr|perl-Perl-Critic-Tics-0.8.0-3|19	%description
14cr|perl-Perl-Critic-Tics-0.8.0-3|20	The Perl-Critic-Tics distribution includes extra policies for Perl::Critic
14cr|perl-Perl-Critic-Tics-0.8.0-3|21	to address a fairly random assortment of things that make me (rjbs) wince.
14cr|perl-Perl-Critic-Tics-0.8.0-3|22	
14cr|perl-Perl-Critic-Tics-0.8.0-3|23	%prep
14cr|perl-Perl-Critic-Tics-0.8.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Critic-Tics-0.8.0-3|25	
14cr|perl-Perl-Critic-Tics-0.8.0-3|26	%build
14cr|perl-Perl-Critic-Tics-0.8.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Critic-Tics-0.8.0-3|28	%make
14cr|perl-Perl-Critic-Tics-0.8.0-3|29	
14cr|perl-Perl-Critic-Tics-0.8.0-3|30	%check
14cr|perl-Perl-Critic-Tics-0.8.0-3|31	%make test
14cr|perl-Perl-Critic-Tics-0.8.0-3|32	
14cr|perl-Perl-Critic-Tics-0.8.0-3|33	%install
14cr|perl-Perl-Critic-Tics-0.8.0-3|34	%makeinstall_std
14cr|perl-Perl-Critic-Tics-0.8.0-3|35	
14cr|perl-Perl-Critic-Tics-0.8.0-3|36	%files
14cr|perl-Perl-Critic-Tics-0.8.0-3|37	%doc Changes LICENSE META.yml README
14cr|perl-Perl-Critic-Tics-0.8.0-3|38	%{_mandir}/man3/*
14cr|perl-Perl-Critic-Tics-0.8.0-3|39	%{perl_vendorlib}/*
14cr|perl-Perl-Critic-Tics-0.8.0-3|40	
14cr|perl-Perl-Critic-Tics-0.8.0-3|41	
14cr|perl-Perl-Critic-Tics-0.8.0-3|42	%changelog
14cr|perl-Perl-Critic-Tics-0.8.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|perl-Perl-Critic-Tics-0.8.0-3|44	+ Revision: 1bbe6ce
14cr|perl-Perl-Critic-Tics-0.8.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Perl-Critic-Tics-0.8.0-3|46	
14cr|perl-Perl-Critic-Tics-0.8.0-3|47	

5344 14
14cr|perl-PerlIO-eol-0.140.0-5|1	%define upstream_name    PerlIO-eol
14cr|perl-PerlIO-eol-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-PerlIO-eol-0.140.0-5|3	
14cr|perl-PerlIO-eol-0.140.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-PerlIO-eol-0.140.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-PerlIO-eol-0.140.0-5|6	Release:	5
14cr|perl-PerlIO-eol-0.140.0-5|7	
14cr|perl-PerlIO-eol-0.140.0-5|8	Summary:	PerlIO layer for normalizing line endings
14cr|perl-PerlIO-eol-0.140.0-5|9	
14cr|perl-PerlIO-eol-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-PerlIO-eol-0.140.0-5|11	Group:		Development/Perl
14cr|perl-PerlIO-eol-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-PerlIO-eol-0.140.0-5|13	Source0:    http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PerlIO-eol-0.140.0-5|14	
14cr|perl-PerlIO-eol-0.140.0-5|15	BuildRequires:  perl-devel
14cr|perl-PerlIO-eol-0.140.0-5|16	
14cr|perl-PerlIO-eol-0.140.0-5|17	%description
14cr|perl-PerlIO-eol-0.140.0-5|18	This perl module enable you to normalize line endings
14cr|perl-PerlIO-eol-0.140.0-5|19	This layer normalizes any of CR, LF, CRLF and Native into the designated line
14cr|perl-PerlIO-eol-0.140.0-5|20	ending.
14cr|perl-PerlIO-eol-0.140.0-5|21	It works for both input and output handles.
14cr|perl-PerlIO-eol-0.140.0-5|22	
14cr|perl-PerlIO-eol-0.140.0-5|23	%prep
14cr|perl-PerlIO-eol-0.140.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PerlIO-eol-0.140.0-5|25	
14cr|perl-PerlIO-eol-0.140.0-5|26	
14cr|perl-PerlIO-eol-0.140.0-5|27	%build
14cr|perl-PerlIO-eol-0.140.0-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-PerlIO-eol-0.140.0-5|29	make
14cr|perl-PerlIO-eol-0.140.0-5|30	%check
14cr|perl-PerlIO-eol-0.140.0-5|31	make test
14cr|perl-PerlIO-eol-0.140.0-5|32	
14cr|perl-PerlIO-eol-0.140.0-5|33	%install
14cr|perl-PerlIO-eol-0.140.0-5|34	%makeinstall_std
14cr|perl-PerlIO-eol-0.140.0-5|35	
14cr|perl-PerlIO-eol-0.140.0-5|36	%clean
14cr|perl-PerlIO-eol-0.140.0-5|37	
14cr|perl-PerlIO-eol-0.140.0-5|38	%files
14cr|perl-PerlIO-eol-0.140.0-5|39	%doc README Changes
14cr|perl-PerlIO-eol-0.140.0-5|40	%{_mandir}/*/*
14cr|perl-PerlIO-eol-0.140.0-5|41	%{perl_vendorarch}/PerlIO
14cr|perl-PerlIO-eol-0.140.0-5|42	%{perl_vendorarch}/auto/PerlIO
14cr|perl-PerlIO-eol-0.140.0-5|43	
14cr|perl-PerlIO-eol-0.140.0-5|44	
14cr|perl-PerlIO-eol-0.140.0-5|45	
14cr|perl-PerlIO-eol-0.140.0-5|46	%changelog
14cr|perl-PerlIO-eol-0.140.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-PerlIO-eol-0.140.0-5|48	+ Revision: 2610b21
14cr|perl-PerlIO-eol-0.140.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-PerlIO-eol-0.140.0-5|50	
14cr|perl-PerlIO-eol-0.140.0-5|51	

5345 14
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|1	%define upstream_name	 PerlIO-via-Bzip2
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|3	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|6	Release:	5
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|7	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|8	Summary:	PerlIO layer for Bzip2 (de)compression
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|9	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|11	Group:		Development/Perl
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|12	Url:		http://www.cpan.org
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/F/FI/FITZNER/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|14	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|16	BuildRequires:	bzip2-devel
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|17	BuildRequires:	perl(Compress::Bzip2)
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|18	BuildArch:	noarch
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|19	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|20	%description
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|21	This module implements a PerlIO layer which will let you handle bzip2
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|22	compressed files transparently.
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|23	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|24	%prep
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|26	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|27	%build
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|29	%make
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|30	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|31	%install
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|32	%makeinstall_std
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|33	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|34	%check
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|35	make test
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|36	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|37	%files
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|38	%doc README
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|39	%{perl_vendorlib}/*
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|40	%{_mandir}/*/*
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|41	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|42	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|43	%changelog
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|45	+ Revision: dc36260
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|47	
14cr|perl-PerlIO-via-Bzip2-0.20.0-5|48	

5346 14
14cr|perl-PerlIO-via-dynamic-0.130.0-5|1	%define upstream_name	 PerlIO-via-dynamic
14cr|perl-PerlIO-via-dynamic-0.130.0-5|2	%define upstream_version 0.13
14cr|perl-PerlIO-via-dynamic-0.130.0-5|3	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PerlIO-via-dynamic-0.130.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PerlIO-via-dynamic-0.130.0-5|6	Release:	5
14cr|perl-PerlIO-via-dynamic-0.130.0-5|7	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|8	Summary:	Perl module that helps creating dynamic PerlIO layers
14cr|perl-PerlIO-via-dynamic-0.130.0-5|9	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|10	License:	GPL+ or Artistic
14cr|perl-PerlIO-via-dynamic-0.130.0-5|11	Group:		Development/Perl
14cr|perl-PerlIO-via-dynamic-0.130.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PerlIO-via-dynamic-0.130.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PerlIO-via-dynamic-0.130.0-5|14	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|15	BuildRequires:	perl-devel
14cr|perl-PerlIO-via-dynamic-0.130.0-5|16	BuildRequires:	perl(Internals)
14cr|perl-PerlIO-via-dynamic-0.130.0-5|17	BuildArch:	noarch
14cr|perl-PerlIO-via-dynamic-0.130.0-5|18	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|19	%description
14cr|perl-PerlIO-via-dynamic-0.130.0-5|20	PerlIO::via::dynamic is used for creating dynamic PerlIO layers.
14cr|perl-PerlIO-via-dynamic-0.130.0-5|21	It is useful when the behavior or the layer depends on variables.
14cr|perl-PerlIO-via-dynamic-0.130.0-5|22	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|23	%prep
14cr|perl-PerlIO-via-dynamic-0.130.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PerlIO-via-dynamic-0.130.0-5|25	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|26	%build
14cr|perl-PerlIO-via-dynamic-0.130.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-PerlIO-via-dynamic-0.130.0-5|28	%make
14cr|perl-PerlIO-via-dynamic-0.130.0-5|29	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|30	%check
14cr|perl-PerlIO-via-dynamic-0.130.0-5|31	make test
14cr|perl-PerlIO-via-dynamic-0.130.0-5|32	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|33	%install
14cr|perl-PerlIO-via-dynamic-0.130.0-5|34	%makeinstall_std
14cr|perl-PerlIO-via-dynamic-0.130.0-5|35	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|36	%files
14cr|perl-PerlIO-via-dynamic-0.130.0-5|37	%doc README CHANGES
14cr|perl-PerlIO-via-dynamic-0.130.0-5|38	%{perl_vendorlib}/*
14cr|perl-PerlIO-via-dynamic-0.130.0-5|39	%{_mandir}/man3/*
14cr|perl-PerlIO-via-dynamic-0.130.0-5|40	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|41	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|42	%changelog
14cr|perl-PerlIO-via-dynamic-0.130.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-5
14cr|perl-PerlIO-via-dynamic-0.130.0-5|44	+ Revision: 41c579e
14cr|perl-PerlIO-via-dynamic-0.130.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-PerlIO-via-dynamic-0.130.0-5|46	
14cr|perl-PerlIO-via-dynamic-0.130.0-5|47	

5347 14
14cr|perl-PerlIO-via-symlink-0.50.0-4|1	%define upstream_name	 PerlIO-via-symlink
14cr|perl-PerlIO-via-symlink-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-PerlIO-via-symlink-0.50.0-4|3	
14cr|perl-PerlIO-via-symlink-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-PerlIO-via-symlink-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PerlIO-via-symlink-0.50.0-4|6	Release:	4
14cr|perl-PerlIO-via-symlink-0.50.0-4|7	
14cr|perl-PerlIO-via-symlink-0.50.0-4|8	Summary:	Perl module that helps creating dynamic PerlIO layers
14cr|perl-PerlIO-via-symlink-0.50.0-4|9	
14cr|perl-PerlIO-via-symlink-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-PerlIO-via-symlink-0.50.0-4|11	Group:		Development/Perl
14cr|perl-PerlIO-via-symlink-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-PerlIO-via-symlink-0.50.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PerlIO-via-symlink-0.50.0-4|14	
14cr|perl-PerlIO-via-symlink-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-PerlIO-via-symlink-0.50.0-4|16	BuildRequires:	perl(Module::Install)
14cr|perl-PerlIO-via-symlink-0.50.0-4|17	
14cr|perl-PerlIO-via-symlink-0.50.0-4|18	BuildArch:	noarch
14cr|perl-PerlIO-via-symlink-0.50.0-4|19	
14cr|perl-PerlIO-via-symlink-0.50.0-4|20	%description
14cr|perl-PerlIO-via-symlink-0.50.0-4|21	PerlIO::via::dynamic is used for creating dynamic PerlIO layers.
14cr|perl-PerlIO-via-symlink-0.50.0-4|22	It is useful when the behavior of the layer depends on variables.
14cr|perl-PerlIO-via-symlink-0.50.0-4|23	
14cr|perl-PerlIO-via-symlink-0.50.0-4|24	%prep
14cr|perl-PerlIO-via-symlink-0.50.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PerlIO-via-symlink-0.50.0-4|26	rm -rf inc
14cr|perl-PerlIO-via-symlink-0.50.0-4|27	
14cr|perl-PerlIO-via-symlink-0.50.0-4|28	%build
14cr|perl-PerlIO-via-symlink-0.50.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PerlIO-via-symlink-0.50.0-4|30	%make
14cr|perl-PerlIO-via-symlink-0.50.0-4|31	
14cr|perl-PerlIO-via-symlink-0.50.0-4|32	%check
14cr|perl-PerlIO-via-symlink-0.50.0-4|33	make test
14cr|perl-PerlIO-via-symlink-0.50.0-4|34	
14cr|perl-PerlIO-via-symlink-0.50.0-4|35	%install
14cr|perl-PerlIO-via-symlink-0.50.0-4|36	%makeinstall_std
14cr|perl-PerlIO-via-symlink-0.50.0-4|37	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-PerlIO-via-symlink-0.50.0-4|38	
14cr|perl-PerlIO-via-symlink-0.50.0-4|39	%files
14cr|perl-PerlIO-via-symlink-0.50.0-4|40	%doc README CHANGES
14cr|perl-PerlIO-via-symlink-0.50.0-4|41	%{perl_vendorlib}/*
14cr|perl-PerlIO-via-symlink-0.50.0-4|42	%{_mandir}/man3/*
14cr|perl-PerlIO-via-symlink-0.50.0-4|43	
14cr|perl-PerlIO-via-symlink-0.50.0-4|44	
14cr|perl-PerlIO-via-symlink-0.50.0-4|45	
14cr|perl-PerlIO-via-symlink-0.50.0-4|46	%changelog
14cr|perl-PerlIO-via-symlink-0.50.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-PerlIO-via-symlink-0.50.0-4|48	+ Revision: 6d758f1
14cr|perl-PerlIO-via-symlink-0.50.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-PerlIO-via-symlink-0.50.0-4|50	
14cr|perl-PerlIO-via-symlink-0.50.0-4|51	

5348 14
14cr|perl-Perl-Metrics-Simple-0.170.0-3|1	%define upstream_name    Perl-Metrics-Simple
14cr|perl-Perl-Metrics-Simple-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-Perl-Metrics-Simple-0.170.0-3|3	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Metrics-Simple-0.170.0-3|5	Version:	%perl_convert_version 0.17
14cr|perl-Perl-Metrics-Simple-0.170.0-3|6	Release:	3
14cr|perl-Perl-Metrics-Simple-0.170.0-3|7	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|8	Summary:	Methods analyzing a single file
14cr|perl-Perl-Metrics-Simple-0.170.0-3|9	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl-Metrics-Simple-0.170.0-3|11	Group:		Development/Perl
14cr|perl-Perl-Metrics-Simple-0.170.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Metrics-Simple-0.170.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Metrics-Simple-0.17.tar.gz
14cr|perl-Perl-Metrics-Simple-0.170.0-3|14	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl-Metrics-Simple-0.170.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|17	BuildRequires:	perl(Data::Dumper)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|18	BuildRequires:	perl(File::Basename)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|19	BuildRequires:	perl(File::Find)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|20	BuildRequires:	perl(File::Spec)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|21	BuildRequires:	perl(IO::File)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|22	BuildRequires:	perl(PPI)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|23	BuildRequires:	perl(Pod::Usage)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|24	BuildRequires:	perl(Readonly)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|25	BuildRequires:	perl(Statistics::Basic::Mean)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|26	BuildRequires:	perl(Statistics::Basic::Median)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|27	BuildRequires:	perl(Statistics::Basic::StdDev)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|28	BuildRequires:	perl(Test::Pod)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|29	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Perl-Metrics-Simple-0.170.0-3|30	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|31	BuildArch:	noarch
14cr|perl-Perl-Metrics-Simple-0.170.0-3|32	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|33	%description
14cr|perl-Perl-Metrics-Simple-0.170.0-3|34	*Perl::Metrics::Simple* provides just enough methods to run static analysis
14cr|perl-Perl-Metrics-Simple-0.170.0-3|35	of one or many Perl files and obtain a few metrics: packages, subroutines,
14cr|perl-Perl-Metrics-Simple-0.170.0-3|36	lines of code, and an approximation of cyclomatic (mccabe) complexity for
14cr|perl-Perl-Metrics-Simple-0.170.0-3|37	the subroutines and the "main" portion of the code.
14cr|perl-Perl-Metrics-Simple-0.170.0-3|38	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|39	*Perl::Metrics::Simple* is far simpler than the Perl::Metrics manpage.
14cr|perl-Perl-Metrics-Simple-0.170.0-3|40	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|41	Installs a script called *countperl*.
14cr|perl-Perl-Metrics-Simple-0.170.0-3|42	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|43	%prep
14cr|perl-Perl-Metrics-Simple-0.170.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Metrics-Simple-0.170.0-3|45	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|46	%build
14cr|perl-Perl-Metrics-Simple-0.170.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Metrics-Simple-0.170.0-3|48	%make
14cr|perl-Perl-Metrics-Simple-0.170.0-3|49	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|50	%check
14cr|perl-Perl-Metrics-Simple-0.170.0-3|51	%make test
14cr|perl-Perl-Metrics-Simple-0.170.0-3|52	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|53	%install
14cr|perl-Perl-Metrics-Simple-0.170.0-3|54	%makeinstall_std
14cr|perl-Perl-Metrics-Simple-0.170.0-3|55	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|56	%files
14cr|perl-Perl-Metrics-Simple-0.170.0-3|57	%doc Changes LICENSE META.yml README
14cr|perl-Perl-Metrics-Simple-0.170.0-3|58	%{_bindir}/*
14cr|perl-Perl-Metrics-Simple-0.170.0-3|59	%{_mandir}/man1/*
14cr|perl-Perl-Metrics-Simple-0.170.0-3|60	%{_mandir}/man3/*
14cr|perl-Perl-Metrics-Simple-0.170.0-3|61	%{perl_vendorlib}/*
14cr|perl-Perl-Metrics-Simple-0.170.0-3|62	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|63	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|64	%changelog
14cr|perl-Perl-Metrics-Simple-0.170.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-Perl-Metrics-Simple-0.170.0-3|66	+ Revision: 7f2f9f1
14cr|perl-Perl-Metrics-Simple-0.170.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-Perl-Metrics-Simple-0.170.0-3|68	
14cr|perl-Perl-Metrics-Simple-0.170.0-3|69	

5349 14
14cr|perl-Perl-OSType-1.7.0-3|1	%define upstream_name    Perl-OSType
14cr|perl-Perl-OSType-1.7.0-3|2	%define upstream_version 1.007
14cr|perl-Perl-OSType-1.7.0-3|3	
14cr|perl-Perl-OSType-1.7.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-OSType-1.7.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-OSType-1.7.0-3|6	Release:	3
14cr|perl-Perl-OSType-1.7.0-3|7	
14cr|perl-Perl-OSType-1.7.0-3|8	Summary:	Map Perl operating system names to generic types
14cr|perl-Perl-OSType-1.7.0-3|9	
14cr|perl-Perl-OSType-1.7.0-3|10	License:	GPL+ or Artistic
14cr|perl-Perl-OSType-1.7.0-3|11	Group:		Development/Perl
14cr|perl-Perl-OSType-1.7.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-OSType-1.7.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-OSType-%{upstream_version}.tar.gz
14cr|perl-Perl-OSType-1.7.0-3|14	
14cr|perl-Perl-OSType-1.7.0-3|15	BuildRequires:	perl-devel
14cr|perl-Perl-OSType-1.7.0-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-Perl-OSType-1.7.0-3|17	BuildRequires:	perl(Exporter)
14cr|perl-Perl-OSType-1.7.0-3|18	BuildRequires:	perl(File::Find)
14cr|perl-Perl-OSType-1.7.0-3|19	BuildRequires:	perl(File::Temp)
14cr|perl-Perl-OSType-1.7.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Perl-OSType-1.7.0-3|21	BuildRequires:	perl(constant)
14cr|perl-Perl-OSType-1.7.0-3|22	BuildArch:	noarch
14cr|perl-Perl-OSType-1.7.0-3|23	
14cr|perl-Perl-OSType-1.7.0-3|24	%description
14cr|perl-Perl-OSType-1.7.0-3|25	Modules that provide OS-specific behaviors often need to know if the
14cr|perl-Perl-OSType-1.7.0-3|26	current operating system matches a more generic type of operating systems.
14cr|perl-Perl-OSType-1.7.0-3|27	For example, 'linux' is a type of 'Unix' operating system and so is
14cr|perl-Perl-OSType-1.7.0-3|28	'freebsd'.
14cr|perl-Perl-OSType-1.7.0-3|29	
14cr|perl-Perl-OSType-1.7.0-3|30	This module provides a mapping between an operating system name as given by
14cr|perl-Perl-OSType-1.7.0-3|31	'$^O' and a more generic type. The initial version is based on the OS type
14cr|perl-Perl-OSType-1.7.0-3|32	mappings provided in the Module::Build manpage and the ExtUtils::CBuilder
14cr|perl-Perl-OSType-1.7.0-3|33	manpage. (Thus, Microsoft operating systems are given the type 'Windows'
14cr|perl-Perl-OSType-1.7.0-3|34	rather than 'Win32'.)
14cr|perl-Perl-OSType-1.7.0-3|35	
14cr|perl-Perl-OSType-1.7.0-3|36	%prep
14cr|perl-Perl-OSType-1.7.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-OSType-1.7.0-3|38	
14cr|perl-Perl-OSType-1.7.0-3|39	%build
14cr|perl-Perl-OSType-1.7.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-OSType-1.7.0-3|41	%make
14cr|perl-Perl-OSType-1.7.0-3|42	
14cr|perl-Perl-OSType-1.7.0-3|43	%check
14cr|perl-Perl-OSType-1.7.0-3|44	%make test
14cr|perl-Perl-OSType-1.7.0-3|45	
14cr|perl-Perl-OSType-1.7.0-3|46	%install
14cr|perl-Perl-OSType-1.7.0-3|47	%makeinstall_std
14cr|perl-Perl-OSType-1.7.0-3|48	
14cr|perl-Perl-OSType-1.7.0-3|49	%files
14cr|perl-Perl-OSType-1.7.0-3|50	%doc README Changes LICENSE META.yml META.json
14cr|perl-Perl-OSType-1.7.0-3|51	%{_mandir}/man3/*
14cr|perl-Perl-OSType-1.7.0-3|52	%{perl_vendorlib}/*
14cr|perl-Perl-OSType-1.7.0-3|53	
14cr|perl-Perl-OSType-1.7.0-3|54	
14cr|perl-Perl-OSType-1.7.0-3|55	%changelog
14cr|perl-Perl-OSType-1.7.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-3
14cr|perl-Perl-OSType-1.7.0-3|57	+ Revision: ab0af05
14cr|perl-Perl-OSType-1.7.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Perl-OSType-1.7.0-3|59	
14cr|perl-Perl-OSType-1.7.0-3|60	

5350 14
14cr|perl-Perl-PrereqScanner-1.19.0-2|1	%define upstream_name    Perl-PrereqScanner
14cr|perl-Perl-PrereqScanner-1.19.0-2|2	%define upstream_version 1.019
14cr|perl-Perl-PrereqScanner-1.19.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-Perl-PrereqScanner-1.19.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-PrereqScanner-1.19.0-2|5	Release:	2
14cr|perl-Perl-PrereqScanner-1.19.0-2|6	
14cr|perl-Perl-PrereqScanner-1.19.0-2|7	Summary:	A tool to scan your Perl code for its prerequisites
14cr|perl-Perl-PrereqScanner-1.19.0-2|8	
14cr|perl-Perl-PrereqScanner-1.19.0-2|9	
14cr|perl-Perl-PrereqScanner-1.19.0-2|10	License:	GPL+ or Artistic
14cr|perl-Perl-PrereqScanner-1.19.0-2|11	Group:		Development/Perl
14cr|perl-Perl-PrereqScanner-1.19.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-PrereqScanner-1.19.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-PrereqScanner-1.19.0-2|14	
14cr|perl-Perl-PrereqScanner-1.19.0-2|15	BuildRequires:	perl-devel
14cr|perl-Perl-PrereqScanner-1.19.0-2|16	BuildRequires: perl(Module::Path)
14cr|perl-Perl-PrereqScanner-1.19.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Perl-PrereqScanner-1.19.0-2|18	BuildRequires:	perl(File::Spec::Functions)
14cr|perl-Perl-PrereqScanner-1.19.0-2|19	BuildRequires:	perl(File::Temp)
14cr|perl-Perl-PrereqScanner-1.19.0-2|20	BuildRequires:	perl(FindBin)
14cr|perl-Perl-PrereqScanner-1.19.0-2|21	BuildRequires:	perl(List::Util)
14cr|perl-Perl-PrereqScanner-1.19.0-2|22	BuildRequires:	perl(Moose)
14cr|perl-Perl-PrereqScanner-1.19.0-2|23	BuildRequires:	perl(Moose::Role)
14cr|perl-Perl-PrereqScanner-1.19.0-2|24	BuildRequires:	perl(PPI)
14cr|perl-Perl-PrereqScanner-1.19.0-2|25	BuildRequires:	perl(PPI::Document)
14cr|perl-Perl-PrereqScanner-1.19.0-2|26	BuildRequires:	perl(Scalar::Util)
14cr|perl-Perl-PrereqScanner-1.19.0-2|27	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Perl-PrereqScanner-1.19.0-2|28	BuildRequires:	perl(Test::More)
14cr|perl-Perl-PrereqScanner-1.19.0-2|29	BuildRequires:	perl(Try::Tiny)
14cr|perl-Perl-PrereqScanner-1.19.0-2|30	BuildRequires:	perl(Version::Requirements)
14cr|perl-Perl-PrereqScanner-1.19.0-2|31	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Perl-PrereqScanner-1.19.0-2|32	BuildRequires:	perl(CPAN::Meta::Requirements)
14cr|perl-Perl-PrereqScanner-1.19.0-2|33	
14cr|perl-Perl-PrereqScanner-1.19.0-2|34	BuildArch:	noarch
14cr|perl-Perl-PrereqScanner-1.19.0-2|35	
14cr|perl-Perl-PrereqScanner-1.19.0-2|36	%description
14cr|perl-Perl-PrereqScanner-1.19.0-2|37	The scanner will extract loosely your distribution prerequisites from your
14cr|perl-Perl-PrereqScanner-1.19.0-2|38	files.
14cr|perl-Perl-PrereqScanner-1.19.0-2|39	
14cr|perl-Perl-PrereqScanner-1.19.0-2|40	The extraction may not be perfect but tries to do its best. It will
14cr|perl-Perl-PrereqScanner-1.19.0-2|41	currently find the following prereqs:
14cr|perl-Perl-PrereqScanner-1.19.0-2|42	
14cr|perl-Perl-PrereqScanner-1.19.0-2|43	%prep
14cr|perl-Perl-PrereqScanner-1.19.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-PrereqScanner-1.19.0-2|45	
14cr|perl-Perl-PrereqScanner-1.19.0-2|46	%build
14cr|perl-Perl-PrereqScanner-1.19.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-PrereqScanner-1.19.0-2|48	%make
14cr|perl-Perl-PrereqScanner-1.19.0-2|49	
14cr|perl-Perl-PrereqScanner-1.19.0-2|50	%check
14cr|perl-Perl-PrereqScanner-1.19.0-2|51	%make test
14cr|perl-Perl-PrereqScanner-1.19.0-2|52	
14cr|perl-Perl-PrereqScanner-1.19.0-2|53	%install
14cr|perl-Perl-PrereqScanner-1.19.0-2|54	%makeinstall_std
14cr|perl-Perl-PrereqScanner-1.19.0-2|55	
14cr|perl-Perl-PrereqScanner-1.19.0-2|56	%files
14cr|perl-Perl-PrereqScanner-1.19.0-2|57	%doc Changes META.yml LICENSE README META.json
14cr|perl-Perl-PrereqScanner-1.19.0-2|58	%{_bindir}/*
14cr|perl-Perl-PrereqScanner-1.19.0-2|59	%{_mandir}/man1/*
14cr|perl-Perl-PrereqScanner-1.19.0-2|60	%{_mandir}/man3/*
14cr|perl-Perl-PrereqScanner-1.19.0-2|61	%{perl_vendorlib}/*
14cr|perl-Perl-PrereqScanner-1.19.0-2|62	
14cr|perl-Perl-PrereqScanner-1.19.0-2|63	
14cr|perl-Perl-PrereqScanner-1.19.0-2|64	
14cr|perl-Perl-PrereqScanner-1.19.0-2|65	%changelog
14cr|perl-Perl-PrereqScanner-1.19.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19.0-2
14cr|perl-Perl-PrereqScanner-1.19.0-2|67	+ Revision: 1276cef
14cr|perl-Perl-PrereqScanner-1.19.0-2|68	- MassBuild#464: Increase release tag
14cr|perl-Perl-PrereqScanner-1.19.0-2|69	
14cr|perl-Perl-PrereqScanner-1.19.0-2|70	

5351 14
14cr|perl-Perl-Version-1.11.0-5|1	%define upstream_name    Perl-Version
14cr|perl-Perl-Version-1.11.0-5|2	%define upstream_version 1.011
14cr|perl-Perl-Version-1.11.0-5|3	
14cr|perl-Perl-Version-1.11.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Perl-Version-1.11.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Perl-Version-1.11.0-5|6	Release:	5
14cr|perl-Perl-Version-1.11.0-5|7	
14cr|perl-Perl-Version-1.11.0-5|8	Summary:	Parse and manipulate Perl version strings
14cr|perl-Perl-Version-1.11.0-5|9	
14cr|perl-Perl-Version-1.11.0-5|10	License:	GPL+ or Artistic
14cr|perl-Perl-Version-1.11.0-5|11	Group:		Development/Perl
14cr|perl-Perl-Version-1.11.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Perl-Version-1.11.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Perl-Version-1.11.0-5|14	
14cr|perl-Perl-Version-1.11.0-5|15	BuildRequires:	perl-devel
14cr|perl-Perl-Version-1.11.0-5|16	BuildRequires:	perl(File::Slurp)
14cr|perl-Perl-Version-1.11.0-5|17	BuildRequires:	perl(Getopt::Long)
14cr|perl-Perl-Version-1.11.0-5|18	BuildRequires:	perl(Pod::Usage)
14cr|perl-Perl-Version-1.11.0-5|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-Perl-Version-1.11.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Perl-Version-1.11.0-5|21	BuildArch:	noarch
14cr|perl-Perl-Version-1.11.0-5|22	
14cr|perl-Perl-Version-1.11.0-5|23	%description
14cr|perl-Perl-Version-1.11.0-5|24	Perl::Version provides a simple interface for parsing, manipulating and
14cr|perl-Perl-Version-1.11.0-5|25	formatting Perl version strings.
14cr|perl-Perl-Version-1.11.0-5|26	
14cr|perl-Perl-Version-1.11.0-5|27	Unlike version.pm (which concentrates on parsing and comparing version
14cr|perl-Perl-Version-1.11.0-5|28	strings) Perl::Version is designed for cases where you'd like to parse a
14cr|perl-Perl-Version-1.11.0-5|29	version, modify it and get back the modified version formatted like the
14cr|perl-Perl-Version-1.11.0-5|30	original.
14cr|perl-Perl-Version-1.11.0-5|31	
14cr|perl-Perl-Version-1.11.0-5|32	For example:
14cr|perl-Perl-Version-1.11.0-5|33	
14cr|perl-Perl-Version-1.11.0-5|34	%prep
14cr|perl-Perl-Version-1.11.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Perl-Version-1.11.0-5|36	
14cr|perl-Perl-Version-1.11.0-5|37	%build
14cr|perl-Perl-Version-1.11.0-5|38	yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Perl-Version-1.11.0-5|39	%make
14cr|perl-Perl-Version-1.11.0-5|40	
14cr|perl-Perl-Version-1.11.0-5|41	%check
14cr|perl-Perl-Version-1.11.0-5|42	make test
14cr|perl-Perl-Version-1.11.0-5|43	
14cr|perl-Perl-Version-1.11.0-5|44	%install
14cr|perl-Perl-Version-1.11.0-5|45	%makeinstall_std
14cr|perl-Perl-Version-1.11.0-5|46	
14cr|perl-Perl-Version-1.11.0-5|47	%files
14cr|perl-Perl-Version-1.11.0-5|48	%doc Changes README
14cr|perl-Perl-Version-1.11.0-5|49	%{_mandir}/man1/*
14cr|perl-Perl-Version-1.11.0-5|50	%{_mandir}/man3/*
14cr|perl-Perl-Version-1.11.0-5|51	%{perl_vendorlib}/*
14cr|perl-Perl-Version-1.11.0-5|52	%{_bindir}/perl-reversion
14cr|perl-Perl-Version-1.11.0-5|53	
14cr|perl-Perl-Version-1.11.0-5|54	
14cr|perl-Perl-Version-1.11.0-5|55	%changelog
14cr|perl-Perl-Version-1.11.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.0-5
14cr|perl-Perl-Version-1.11.0-5|57	+ Revision: 3c7b416
14cr|perl-Perl-Version-1.11.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Perl-Version-1.11.0-5|59	
14cr|perl-Perl-Version-1.11.0-5|60	

5352 14
14cr|perl-Petal-2.20-3|1	%define module   Petal
14cr|perl-Petal-2.20-3|2	
14cr|perl-Petal-2.20-3|3	Name:		perl-%{module}
14cr|perl-Petal-2.20-3|4	Version:	2.20
14cr|perl-Petal-2.20-3|5	Release:	3
14cr|perl-Petal-2.20-3|6	License:	GPL or Artistic
14cr|perl-Petal-2.20-3|7	Group:		Development/Perl
14cr|perl-Petal-2.20-3|8	Summary:	Perl Template Attribute Language
14cr|perl-Petal-2.20-3|9	
14cr|perl-Petal-2.20-3|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Petal-2.20-3|11	Source:		http://www.cpan.org/modules/by-module//%{module}-%{version}.tar.gz
14cr|perl-Petal-2.20-3|12	
14cr|perl-Petal-2.20-3|13	BuildRequires:	perl-devel
14cr|perl-Petal-2.20-3|14	BuildRequires:	perl(Digest::MD5)
14cr|perl-Petal-2.20-3|15	BuildRequires:	perl(MKDoc::XML)
14cr|perl-Petal-2.20-3|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Petal-2.20-3|17	BuildRequires:	perl(Test::Harness)
14cr|perl-Petal-2.20-3|18	BuildRequires:	perl(CGI)
14cr|perl-Petal-2.20-3|19	BuildArch:	noarch
14cr|perl-Petal-2.20-3|20	
14cr|perl-Petal-2.20-3|21	%description
14cr|perl-Petal-2.20-3|22	Examples deal with using Petal to generate HTML files from HTML templates.
14cr|perl-Petal-2.20-3|23	
14cr|perl-Petal-2.20-3|24	%prep
14cr|perl-Petal-2.20-3|25	%setup -q -n %{module}-%{version}
14cr|perl-Petal-2.20-3|26	
14cr|perl-Petal-2.20-3|27	%build
14cr|perl-Petal-2.20-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Petal-2.20-3|29	%make
14cr|perl-Petal-2.20-3|30	
14cr|perl-Petal-2.20-3|31	%check
14cr|perl-Petal-2.20-3|32	make test
14cr|perl-Petal-2.20-3|33	
14cr|perl-Petal-2.20-3|34	%install
14cr|perl-Petal-2.20-3|35	%makeinstall_std
14cr|perl-Petal-2.20-3|36	
14cr|perl-Petal-2.20-3|37	%files
14cr|perl-Petal-2.20-3|38	%doc Changes README
14cr|perl-Petal-2.20-3|39	%{_mandir}/man3/*
14cr|perl-Petal-2.20-3|40	%{perl_vendorlib}/Petal.pm
14cr|perl-Petal-2.20-3|41	%{perl_vendorlib}/Petal
14cr|perl-Petal-2.20-3|42	
14cr|perl-Petal-2.20-3|43	
14cr|perl-Petal-2.20-3|44	%changelog
14cr|perl-Petal-2.20-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20-3
14cr|perl-Petal-2.20-3|46	+ Revision: d454c1c
14cr|perl-Petal-2.20-3|47	- MassBuild#464: Increase release tag
14cr|perl-Petal-2.20-3|48	
14cr|perl-Petal-2.20-3|49	

5353 14
14cr|perl-Petal-Utils-0.60.0-4|1	%define upstream_name    Petal-Utils
14cr|perl-Petal-Utils-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Petal-Utils-0.60.0-4|3	
14cr|perl-Petal-Utils-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Petal-Utils-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Petal-Utils-0.60.0-4|6	Release:	4
14cr|perl-Petal-Utils-0.60.0-4|7	
14cr|perl-Petal-Utils-0.60.0-4|8	Summary:	Useful template modifiers for Petal
14cr|perl-Petal-Utils-0.60.0-4|9	
14cr|perl-Petal-Utils-0.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Petal-Utils-0.60.0-4|11	Group:		Development/Perl
14cr|perl-Petal-Utils-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Petal-Utils-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Petal/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Petal-Utils-0.60.0-4|14	
14cr|perl-Petal-Utils-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Petal-Utils-0.60.0-4|16	BuildRequires:	perl(Date::Format)
14cr|perl-Petal-Utils-0.60.0-4|17	BuildRequires:	perl(Module::Build)
14cr|perl-Petal-Utils-0.60.0-4|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Petal-Utils-0.60.0-4|19	BuildRequires:	perl(Petal)
14cr|perl-Petal-Utils-0.60.0-4|20	BuildRequires:	perl(Test::More)
14cr|perl-Petal-Utils-0.60.0-4|21	BuildRequires:	perl(URI::Escape)
14cr|perl-Petal-Utils-0.60.0-4|22	
14cr|perl-Petal-Utils-0.60.0-4|23	BuildArch:	noarch
14cr|perl-Petal-Utils-0.60.0-4|24	
14cr|perl-Petal-Utils-0.60.0-4|25	%description
14cr|perl-Petal-Utils-0.60.0-4|26	The Petal::Utils package contains commonly used the Petal manpage modifiers
14cr|perl-Petal-Utils-0.60.0-4|27	(or plugins), and bundles them with an easy-to-use installation interface.
14cr|perl-Petal-Utils-0.60.0-4|28	
14cr|perl-Petal-Utils-0.60.0-4|29	%prep
14cr|perl-Petal-Utils-0.60.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Petal-Utils-0.60.0-4|31	
14cr|perl-Petal-Utils-0.60.0-4|32	%build
14cr|perl-Petal-Utils-0.60.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Petal-Utils-0.60.0-4|34	%make
14cr|perl-Petal-Utils-0.60.0-4|35	
14cr|perl-Petal-Utils-0.60.0-4|36	%check
14cr|perl-Petal-Utils-0.60.0-4|37	%make test
14cr|perl-Petal-Utils-0.60.0-4|38	
14cr|perl-Petal-Utils-0.60.0-4|39	%install
14cr|perl-Petal-Utils-0.60.0-4|40	%makeinstall_std
14cr|perl-Petal-Utils-0.60.0-4|41	
14cr|perl-Petal-Utils-0.60.0-4|42	%files
14cr|perl-Petal-Utils-0.60.0-4|43	%doc Changes README
14cr|perl-Petal-Utils-0.60.0-4|44	%{_mandir}/man3/*
14cr|perl-Petal-Utils-0.60.0-4|45	%{perl_vendorlib}/Petal
14cr|perl-Petal-Utils-0.60.0-4|46	
14cr|perl-Petal-Utils-0.60.0-4|47	
14cr|perl-Petal-Utils-0.60.0-4|48	
14cr|perl-Petal-Utils-0.60.0-4|49	%changelog
14cr|perl-Petal-Utils-0.60.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Petal-Utils-0.60.0-4|51	+ Revision: 3ef0260
14cr|perl-Petal-Utils-0.60.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Petal-Utils-0.60.0-4|53	
14cr|perl-Petal-Utils-0.60.0-4|54	

5354 14
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|1	%define	module	PGP-GPG-MessageProcessor
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|2	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|3	Name:		perl-%{module}
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|4	Summary:	Perl module that supplies object methods for interacting with GnuPG
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|5	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|6	Version:	0.4.5
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|7	Release:	17
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|8	License:	GPL
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|9	Group:		Development/Perl
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|10	URL:		http://www.cpan.org/
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|11	Source:		%{module}-%{version}.tar.bz2
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|12	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|13	BuildRequires:	perl-devel
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|14	BuildArch:	noarch
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|15	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|16	%description
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|17	This module provides an interface to the encryption/decryption/signing/
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|18	verifying methods of GNU Privacy Gaurd. It does not provide keyring
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|19	manipulation.
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|20	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|21	%prep
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|22	%setup -q -n %{module}-%{version}
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|23	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|24	%build
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|26	make
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|27	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|28	%check
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|29	make test
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|30	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|31	%install
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|32	%makeinstall_std
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|33	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|34	%files
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|35	%doc COPYING  MANIFEST NEWS  README  TODO
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|36	%{perl_vendorlib}/PGP/GPG/*
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|37	%{_mandir}/*/*
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|38	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|39	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|40	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|41	%changelog
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-17
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|43	+ Revision: d16b9b7
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|44	- MassBuild#464: Increase release tag
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|45	
14cr|perl-PGP-GPG-MessageProcessor-0.4.5-17|46	

5355 14
14cr|perl-PHP-Include-0.2-9|1	%define module	PHP-Include
14cr|perl-PHP-Include-0.2-9|2	
14cr|perl-PHP-Include-0.2-9|3	Summary:	Include PHP files in Perl
14cr|perl-PHP-Include-0.2-9|4	
14cr|perl-PHP-Include-0.2-9|5	Name:		perl-%{module}
14cr|perl-PHP-Include-0.2-9|6	Version:	0.2
14cr|perl-PHP-Include-0.2-9|7	Release:	9
14cr|perl-PHP-Include-0.2-9|8	License:	GPL or Artistic
14cr|perl-PHP-Include-0.2-9|9	Group:		Development/Perl
14cr|perl-PHP-Include-0.2-9|10	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-PHP-Include-0.2-9|11	Source0:	http://search.cpan.org/CPAN/authors/id/E/ES/ESUMMERS/%{module}-%{version}.tar.bz2
14cr|perl-PHP-Include-0.2-9|12	Requires:	perl >= 5.004
14cr|perl-PHP-Include-0.2-9|13	BuildRequires:	perl-devel
14cr|perl-PHP-Include-0.2-9|14	BuildRequires:	perl-Parse-RecDescent
14cr|perl-PHP-Include-0.2-9|15	BuildArch:	noarch
14cr|perl-PHP-Include-0.2-9|16	
14cr|perl-PHP-Include-0.2-9|17	%description
14cr|perl-PHP-Include-0.2-9|18	PHP::Include builds on the shoulders of Filter::Simple and Parse::RecDescent to
14cr|perl-PHP-Include-0.2-9|19	provide a Perl utility for including very simple PHP Files from a Perl program.
14cr|perl-PHP-Include-0.2-9|20	
14cr|perl-PHP-Include-0.2-9|21	When working with Perl and PHP it is often convenient to be able to share
14cr|perl-PHP-Include-0.2-9|22	configuration data between programs written in both languages.  One solution to
14cr|perl-PHP-Include-0.2-9|23	this would be to use a language independent configuration file (did I hear
14cr|perl-PHP-Include-0.2-9|24	someone say XML?). Another solution is to use Perl's flexibility to read PHP
14cr|perl-PHP-Include-0.2-9|25	and rewrite it as Perl. PHP::Include does the latter with the help of
14cr|perl-PHP-Include-0.2-9|26	Filter::Simple and Parse::RecDescent to rewrite very simple PHP as Perl.
14cr|perl-PHP-Include-0.2-9|27	
14cr|perl-PHP-Include-0.2-9|28	Filter::Simple is used to enable macros (at the moment only one) which
14cr|perl-PHP-Include-0.2-9|29	cause PHP to be interpolated into your Perl source code, which is then parsed
14cr|perl-PHP-Include-0.2-9|30	using a Parse::RecDescent grammar to generate the appropriate Perl.
14cr|perl-PHP-Include-0.2-9|31	
14cr|perl-PHP-Include-0.2-9|32	PHP::Include was designed to allow the more adventurous to add grammars that
14cr|perl-PHP-Include-0.2-9|33	extend the complexity of PHP that may be included.
14cr|perl-PHP-Include-0.2-9|34	
14cr|perl-PHP-Include-0.2-9|35	%prep
14cr|perl-PHP-Include-0.2-9|36	
14cr|perl-PHP-Include-0.2-9|37	%setup -q -n %{module}-%{version}
14cr|perl-PHP-Include-0.2-9|38	
14cr|perl-PHP-Include-0.2-9|39	%build
14cr|perl-PHP-Include-0.2-9|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-PHP-Include-0.2-9|41	%make
14cr|perl-PHP-Include-0.2-9|42	
14cr|perl-PHP-Include-0.2-9|43	%check
14cr|perl-PHP-Include-0.2-9|44	%make test
14cr|perl-PHP-Include-0.2-9|45	
14cr|perl-PHP-Include-0.2-9|46	%install
14cr|perl-PHP-Include-0.2-9|47	
14cr|perl-PHP-Include-0.2-9|48	%makeinstall_std
14cr|perl-PHP-Include-0.2-9|49	
14cr|perl-PHP-Include-0.2-9|50	%clean
14cr|perl-PHP-Include-0.2-9|51	
14cr|perl-PHP-Include-0.2-9|52	%files
14cr|perl-PHP-Include-0.2-9|53	%doc Changes README
14cr|perl-PHP-Include-0.2-9|54	%{perl_vendorlib}/PHP
14cr|perl-PHP-Include-0.2-9|55	%{_mandir}/*/*
14cr|perl-PHP-Include-0.2-9|56	
14cr|perl-PHP-Include-0.2-9|57	
14cr|perl-PHP-Include-0.2-9|58	
14cr|perl-PHP-Include-0.2-9|59	
14cr|perl-PHP-Include-0.2-9|60	
14cr|perl-PHP-Include-0.2-9|61	%changelog
14cr|perl-PHP-Include-0.2-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14cr|perl-PHP-Include-0.2-9|63	+ Revision: b76544e
14cr|perl-PHP-Include-0.2-9|64	- MassBuild#464: Increase release tag
14cr|perl-PHP-Include-0.2-9|65	
14cr|perl-PHP-Include-0.2-9|66	

5356 14
14cr|perl-PHP-Serialization-0.340.0-5|1	%define upstream_name    PHP-Serialization
14cr|perl-PHP-Serialization-0.340.0-5|2	%define upstream_version 0.34
14cr|perl-PHP-Serialization-0.340.0-5|3	
14cr|perl-PHP-Serialization-0.340.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PHP-Serialization-0.340.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PHP-Serialization-0.340.0-5|6	Release:	5
14cr|perl-PHP-Serialization-0.340.0-5|7	
14cr|perl-PHP-Serialization-0.340.0-5|8	Summary:	Simple flexible means of converting the output of PHP's serialize()
14cr|perl-PHP-Serialization-0.340.0-5|9	
14cr|perl-PHP-Serialization-0.340.0-5|10	License:	GPL+ or Artistic
14cr|perl-PHP-Serialization-0.340.0-5|11	Group:		Development/Perl
14cr|perl-PHP-Serialization-0.340.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PHP-Serialization-0.340.0-5|13	Source0:	http://www.cpan.org/modules/by-module/PHP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PHP-Serialization-0.340.0-5|14	
14cr|perl-PHP-Serialization-0.340.0-5|15	BuildRequires:	perl-devel
14cr|perl-PHP-Serialization-0.340.0-5|16	BuildArch:	noarch
14cr|perl-PHP-Serialization-0.340.0-5|17	
14cr|perl-PHP-Serialization-0.340.0-5|18	%description
14cr|perl-PHP-Serialization-0.340.0-5|19	Provides a simple, quick means of serializing perl memory structures
14cr|perl-PHP-Serialization-0.340.0-5|20	(including object data!) into a format that PHP can deserialize() and
14cr|perl-PHP-Serialization-0.340.0-5|21	access, and vice versa.
14cr|perl-PHP-Serialization-0.340.0-5|22	
14cr|perl-PHP-Serialization-0.340.0-5|23	NOTE: Converts PHP arrays into Perl Arrays when the PHP array used
14cr|perl-PHP-Serialization-0.340.0-5|24	exclusively numeric indexes, and into Perl Hashes then the PHP array did
14cr|perl-PHP-Serialization-0.340.0-5|25	not.
14cr|perl-PHP-Serialization-0.340.0-5|26	
14cr|perl-PHP-Serialization-0.340.0-5|27	%prep
14cr|perl-PHP-Serialization-0.340.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PHP-Serialization-0.340.0-5|29	
14cr|perl-PHP-Serialization-0.340.0-5|30	%build
14cr|perl-PHP-Serialization-0.340.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PHP-Serialization-0.340.0-5|32	%make
14cr|perl-PHP-Serialization-0.340.0-5|33	
14cr|perl-PHP-Serialization-0.340.0-5|34	%check
14cr|perl-PHP-Serialization-0.340.0-5|35	%make test
14cr|perl-PHP-Serialization-0.340.0-5|36	
14cr|perl-PHP-Serialization-0.340.0-5|37	%install
14cr|perl-PHP-Serialization-0.340.0-5|38	%makeinstall_std
14cr|perl-PHP-Serialization-0.340.0-5|39	
14cr|perl-PHP-Serialization-0.340.0-5|40	%files
14cr|perl-PHP-Serialization-0.340.0-5|41	%doc Changes META.yml README
14cr|perl-PHP-Serialization-0.340.0-5|42	%{_mandir}/man3/*
14cr|perl-PHP-Serialization-0.340.0-5|43	%{perl_vendorlib}/*
14cr|perl-PHP-Serialization-0.340.0-5|44	
14cr|perl-PHP-Serialization-0.340.0-5|45	
14cr|perl-PHP-Serialization-0.340.0-5|46	%changelog
14cr|perl-PHP-Serialization-0.340.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-5
14cr|perl-PHP-Serialization-0.340.0-5|48	+ Revision: 13cf2fe
14cr|perl-PHP-Serialization-0.340.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-PHP-Serialization-0.340.0-5|50	
14cr|perl-PHP-Serialization-0.340.0-5|51	

5357 14
14cr|perl-Pithub-0.10.210-3|1	%define upstream_name    Pithub
14cr|perl-Pithub-0.10.210-3|2	%define upstream_version 0.01021
14cr|perl-Pithub-0.10.210-3|3	
14cr|perl-Pithub-0.10.210-3|4	Name:       perl-%{upstream_name}
14cr|perl-Pithub-0.10.210-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Pithub-0.10.210-3|6	Release:    3
14cr|perl-Pithub-0.10.210-3|7	
14cr|perl-Pithub-0.10.210-3|8	Summary:    Github v3 Pull Request Comments API
14cr|perl-Pithub-0.10.210-3|9	
14cr|perl-Pithub-0.10.210-3|10	License:    GPL+ or Artistic
14cr|perl-Pithub-0.10.210-3|11	Group:      Development/Perl
14cr|perl-Pithub-0.10.210-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pithub-0.10.210-3|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pithub-0.10.210-3|14	
14cr|perl-Pithub-0.10.210-3|15	BuildRequires: perl(Array::Iterator)
14cr|perl-Pithub-0.10.210-3|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Pithub-0.10.210-3|17	BuildRequires: perl(File::Slurp)
14cr|perl-Pithub-0.10.210-3|18	BuildRequires: perl(HTTP::Message)
14cr|perl-Pithub-0.10.210-3|19	BuildRequires: perl(JSON)
14cr|perl-Pithub-0.10.210-3|20	BuildRequires: perl(LWP::Protocol::https)
14cr|perl-Pithub-0.10.210-3|21	BuildRequires: perl(LWP::UserAgent)
14cr|perl-Pithub-0.10.210-3|22	BuildRequires: perl(MIME::Base64)
14cr|perl-Pithub-0.10.210-3|23	BuildRequires: perl(Moo)
14cr|perl-Pithub-0.10.210-3|24	BuildRequires: perl(Test::Most)
14cr|perl-Pithub-0.10.210-3|25	BuildRequires: perl-devel
14cr|perl-Pithub-0.10.210-3|26	BuildRequires: perl(strictures)
14cr|perl-Pithub-0.10.210-3|27	BuildArch:  noarch
14cr|perl-Pithub-0.10.210-3|28	
14cr|perl-Pithub-0.10.210-3|29	%description
14cr|perl-Pithub-0.10.210-3|30	the Pithub manpage provides a set of modules to access the
14cr|perl-Pithub-0.10.210-3|31	http://developer.github.com/v3/ in an object oriented way. There is also
14cr|perl-Pithub-0.10.210-3|32	the Net::GitHub manpage which does the same for all the versions (v1, v2,
14cr|perl-Pithub-0.10.210-3|33	v3) of the Github API. the Pithub manpage supports all API calls so far,
14cr|perl-Pithub-0.10.210-3|34	but only for v3.
14cr|perl-Pithub-0.10.210-3|35	
14cr|perl-Pithub-0.10.210-3|36	%prep
14cr|perl-Pithub-0.10.210-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pithub-0.10.210-3|38	
14cr|perl-Pithub-0.10.210-3|39	%build
14cr|perl-Pithub-0.10.210-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pithub-0.10.210-3|41	
14cr|perl-Pithub-0.10.210-3|42	%make
14cr|perl-Pithub-0.10.210-3|43	
14cr|perl-Pithub-0.10.210-3|44	%check
14cr|perl-Pithub-0.10.210-3|45	%make test
14cr|perl-Pithub-0.10.210-3|46	
14cr|perl-Pithub-0.10.210-3|47	%install
14cr|perl-Pithub-0.10.210-3|48	%makeinstall_std
14cr|perl-Pithub-0.10.210-3|49	
14cr|perl-Pithub-0.10.210-3|50	%files
14cr|perl-Pithub-0.10.210-3|51	%doc Changes LICENSE META.json META.yml MYMETA.yml README examples
14cr|perl-Pithub-0.10.210-3|52	%{_mandir}/man3/*
14cr|perl-Pithub-0.10.210-3|53	%{perl_vendorlib}/*
14cr|perl-Pithub-0.10.210-3|54	
14cr|perl-Pithub-0.10.210-3|55	%changelog
14cr|perl-Pithub-0.10.210-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.210-3
14cr|perl-Pithub-0.10.210-3|57	+ Revision: af810bd
14cr|perl-Pithub-0.10.210-3|58	- MassBuild#464: Increase release tag
14cr|perl-Pithub-0.10.210-3|59	
14cr|perl-Pithub-0.10.210-3|60	

5358 14
14cr|perl-Plack-1.3.0-3|1	%define upstream_name    Plack
14cr|perl-Plack-1.3.0-3|2	%define upstream_version 1.0030
14cr|perl-Plack-1.3.0-3|3	
14cr|perl-Plack-1.3.0-3|4	%define __noautoreq 'perl\\(Apache::Request.*|perl\\(Apache::Const.*|perl\\(Apache2::.*|perl\\(CGI.*|perl\\(FCGI.*'
14cr|perl-Plack-1.3.0-3|5	
14cr|perl-Plack-1.3.0-3|6	Name:       perl-%{upstream_name}
14cr|perl-Plack-1.3.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-1.3.0-3|8	Release:    3
14cr|perl-Plack-1.3.0-3|9	
14cr|perl-Plack-1.3.0-3|10	Summary:    Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
14cr|perl-Plack-1.3.0-3|11	
14cr|perl-Plack-1.3.0-3|12	License:    GPL+ or Artistic
14cr|perl-Plack-1.3.0-3|13	Group:      Development/Perl
14cr|perl-Plack-1.3.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-1.3.0-3|15	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-1.3.0-3|16	
14cr|perl-Plack-1.3.0-3|17	BuildRequires: perl(Apache::LogFormat::Compiler) >= 0.120.0
14cr|perl-Plack-1.3.0-3|18	BuildRequires: perl(Devel::StackTrace) >= 1.230.0
14cr|perl-Plack-1.3.0-3|19	BuildRequires: perl(Devel::StackTrace::AsHTML) >= 0.110.0
14cr|perl-Plack-1.3.0-3|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Plack-1.3.0-3|21	BuildRequires: perl(File::ShareDir) >= 1.0.0
14cr|perl-Plack-1.3.0-3|22	BuildRequires: perl(File::ShareDir::Install) >= 0.30.0
14cr|perl-Plack-1.3.0-3|23	BuildRequires: perl(Filesys::Notify::Simple)
14cr|perl-Plack-1.3.0-3|24	BuildRequires: perl(HTTP::Body) >= 1.60.0
14cr|perl-Plack-1.3.0-3|25	BuildRequires: perl(HTTP::Message) >= 5.814.0
14cr|perl-Plack-1.3.0-3|26	BuildRequires: perl(HTTP::Tiny)
14cr|perl-Plack-1.3.0-3|27	BuildRequires: perl(Hash::MultiValue)
14cr|perl-Plack-1.3.0-3|28	BuildRequires: perl(Pod::Usage) >= 1.360.0
14cr|perl-Plack-1.3.0-3|29	BuildRequires: perl(Stream::Buffered) >= 0.20.0
14cr|perl-Plack-1.3.0-3|30	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Plack-1.3.0-3|31	BuildRequires: perl(Test::Requires)
14cr|perl-Plack-1.3.0-3|32	BuildRequires: perl(Test::TCP)
14cr|perl-Plack-1.3.0-3|33	BuildRequires: perl(Try::Tiny)
14cr|perl-Plack-1.3.0-3|34	BuildRequires: perl(URI) >= 1.590.0
14cr|perl-Plack-1.3.0-3|35	BuildRequires: perl(parent)
14cr|perl-Plack-1.3.0-3|36	BuildRequires: perl-devel
14cr|perl-Plack-1.3.0-3|37	BuildArch:  noarch
14cr|perl-Plack-1.3.0-3|38	
14cr|perl-Plack-1.3.0-3|39	%description
14cr|perl-Plack-1.3.0-3|40	Plack is a set of tools for using the PSGI stack. It contains middleware
14cr|perl-Plack-1.3.0-3|41	components, a reference server and utilities for Web application
14cr|perl-Plack-1.3.0-3|42	frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
14cr|perl-Plack-1.3.0-3|43	
14cr|perl-Plack-1.3.0-3|44	See the PSGI manpage for the PSGI specification and the PSGI::FAQ manpage
14cr|perl-Plack-1.3.0-3|45	to know what PSGI and Plack are and why we need them.
14cr|perl-Plack-1.3.0-3|46	
14cr|perl-Plack-1.3.0-3|47	%prep
14cr|perl-Plack-1.3.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-1.3.0-3|49	
14cr|perl-Plack-1.3.0-3|50	%build
14cr|perl-Plack-1.3.0-3|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-1.3.0-3|52	%make
14cr|perl-Plack-1.3.0-3|53	
14cr|perl-Plack-1.3.0-3|54	%check
14cr|perl-Plack-1.3.0-3|55	%make test
14cr|perl-Plack-1.3.0-3|56	
14cr|perl-Plack-1.3.0-3|57	%install
14cr|perl-Plack-1.3.0-3|58	%makeinstall_std
14cr|perl-Plack-1.3.0-3|59	
14cr|perl-Plack-1.3.0-3|60	%files
14cr|perl-Plack-1.3.0-3|61	%doc Changes LICENSE META.json META.yml README eg
14cr|perl-Plack-1.3.0-3|62	%{_bindir}/*
14cr|perl-Plack-1.3.0-3|63	%{_mandir}/man?/*
14cr|perl-Plack-1.3.0-3|64	%{perl_vendorlib}/*
14cr|perl-Plack-1.3.0-3|65	
14cr|perl-Plack-1.3.0-3|66	%changelog
14cr|perl-Plack-1.3.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|perl-Plack-1.3.0-3|68	+ Revision: b982225
14cr|perl-Plack-1.3.0-3|69	- MassBuild#464: Increase release tag
14cr|perl-Plack-1.3.0-3|70	
14cr|perl-Plack-1.3.0-3|71	

5359 14
14cr|perl-Plack-Middleware-Cached-0.150.0-3|1	%define upstream_name    Plack-Middleware-Cached
14cr|perl-Plack-Middleware-Cached-0.150.0-3|2	%define upstream_version 0.15
14cr|perl-Plack-Middleware-Cached-0.150.0-3|3	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-Cached-0.150.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-Cached-0.150.0-3|6	Release:    3
14cr|perl-Plack-Middleware-Cached-0.150.0-3|7	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|8	Summary:    No summary found
14cr|perl-Plack-Middleware-Cached-0.150.0-3|9	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|10	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|11	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|12	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-Cached-0.150.0-3|13	Group:      Development/Perl
14cr|perl-Plack-Middleware-Cached-0.150.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-Cached-0.150.0-3|15	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-Cached-0.150.0-3|16	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|17	BuildRequires: perl(Carp)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|18	BuildRequires: perl(Clone)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Plack-Middleware-Cached-0.150.0-3|20	BuildRequires: perl(Plack::Builder)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|21	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|22	BuildRequires: perl(Plack::Util::Accessor)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|23	BuildRequires: perl(Scalar::Util)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|24	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|25	BuildRequires: perl(overload)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|26	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|27	BuildRequires: perl(strict)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|28	BuildRequires: perl(utf8)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|29	BuildRequires: perl(warnings)
14cr|perl-Plack-Middleware-Cached-0.150.0-3|30	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-Cached-0.150.0-3|31	BuildArch:  noarch
14cr|perl-Plack-Middleware-Cached-0.150.0-3|32	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|33	%description
14cr|perl-Plack-Middleware-Cached-0.150.0-3|34	This module can be used to glue a cache to a the PSGI manpage applications
14cr|perl-Plack-Middleware-Cached-0.150.0-3|35	or middleware. A *cache* is an object that provides at least two methods to
14cr|perl-Plack-Middleware-Cached-0.150.0-3|36	get and set data, based on a key. Existing cache modules on CPAN include
14cr|perl-Plack-Middleware-Cached-0.150.0-3|37	the CHI manpage, the Cache manpage, and the Cache::Cache manpage.
14cr|perl-Plack-Middleware-Cached-0.150.0-3|38	Plack::Middleware::Cached is put in front of a PSGI application as
14cr|perl-Plack-Middleware-Cached-0.150.0-3|39	middleware. Given a request in form of a PSGI environment E, it either
14cr|perl-Plack-Middleware-Cached-0.150.0-3|40	returns the matching response R from its cache, or it passed the request to
14cr|perl-Plack-Middleware-Cached-0.150.0-3|41	the wrapped application, and stores the application's response in the
14cr|perl-Plack-Middleware-Cached-0.150.0-3|42	cache:
14cr|perl-Plack-Middleware-Cached-0.150.0-3|43	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|44	________          _____
14cr|perl-Plack-Middleware-Cached-0.150.0-3|45	Request  ===E===>|        |---E--->|     |
14cr|perl-Plack-Middleware-Cached-0.150.0-3|46	| Cached |        | App |
14cr|perl-Plack-Middleware-Cached-0.150.0-3|47	Response <==R====|________|<--R----|_____|
14cr|perl-Plack-Middleware-Cached-0.150.0-3|48	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|49	In most cases, only a part of the environment E is relevant to the request.
14cr|perl-Plack-Middleware-Cached-0.150.0-3|50	This relevant part is called the caching *key*. By default, the key is set
14cr|perl-Plack-Middleware-Cached-0.150.0-3|51	to the value of REQUEST_URI from the environment E.
14cr|perl-Plack-Middleware-Cached-0.150.0-3|52	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|53	%prep
14cr|perl-Plack-Middleware-Cached-0.150.0-3|54	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-Cached-0.150.0-3|55	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|56	%build
14cr|perl-Plack-Middleware-Cached-0.150.0-3|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-Cached-0.150.0-3|58	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|59	%make
14cr|perl-Plack-Middleware-Cached-0.150.0-3|60	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|61	%check
14cr|perl-Plack-Middleware-Cached-0.150.0-3|62	%make test
14cr|perl-Plack-Middleware-Cached-0.150.0-3|63	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|64	%install
14cr|perl-Plack-Middleware-Cached-0.150.0-3|65	%makeinstall_std
14cr|perl-Plack-Middleware-Cached-0.150.0-3|66	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|67	%files
14cr|perl-Plack-Middleware-Cached-0.150.0-3|68	%doc LICENSE META.yml MYMETA.yml README
14cr|perl-Plack-Middleware-Cached-0.150.0-3|69	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-Cached-0.150.0-3|70	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-Cached-0.150.0-3|71	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|72	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|73	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|74	%changelog
14cr|perl-Plack-Middleware-Cached-0.150.0-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-3
14cr|perl-Plack-Middleware-Cached-0.150.0-3|76	+ Revision: 3350243
14cr|perl-Plack-Middleware-Cached-0.150.0-3|77	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-Cached-0.150.0-3|78	
14cr|perl-Plack-Middleware-Cached-0.150.0-3|79	

5360 14
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|1	%define upstream_name    Plack-Middleware-Deflater
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|3	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|6	Release:    4
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|7	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|8	Summary:    Compress response body with Gzip or Deflate
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|9	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|10	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|15	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|17	BuildRequires: perl(Filter::Util::Call)
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|18	BuildRequires: perl(IO::Compress::Deflate)
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|19	BuildRequires: perl(IO::Compress::Gzip)
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|20	BuildRequires: perl(Plack)
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|21	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|22	BuildRequires: perl(Test::Requires)
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|23	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|24	BuildArch:  noarch
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|25	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|26	%description
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|27	no description found
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|28	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|29	%prep
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|31	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|32	%build
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|34	%make
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|35	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|36	%check
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|37	%make test
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|38	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|39	%install
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|40	%makeinstall_std
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|41	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|42	%files
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|43	%doc Changes META.yml README
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|44	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|45	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|46	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|47	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|48	%changelog
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|50	+ Revision: 0be3fae
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|52	
14cr|perl-Plack-Middleware-Deflater-0.120.0-4|53	

5361 14
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|1	%define upstream_name    Plack-Middleware-FixMissingBodyInRedirect
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|3	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|6	Release:    3
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|7	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|8	Summary:    Set body for redirect response, if it's not already set
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|9	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|10	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|15	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|16	BuildRequires: perl(Carp::Always)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|17	BuildRequires: perl(HTML::Entities)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|18	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|19	BuildRequires: perl(Plack::Builder)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|20	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|21	BuildRequires: perl(Plack::Test)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|22	BuildRequires: perl(Plack::Util)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|23	BuildRequires: perl(Scalar::Util)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|24	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|25	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|26	BuildRequires: perl(strict)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|27	BuildRequires: perl(warnings)
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|28	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|29	BuildArch: noarch
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|30	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|31	%description
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|32	This module sets body in redirect response, if it's not already set.
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|33	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|34	%prep
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|36	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|37	%build
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|39	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|40	%make
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|41	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|42	%check
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|43	%make test
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|44	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|45	%install
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|46	%makeinstall_std
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|47	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|48	%files
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|49	%doc README LICENSE META.yml META.json
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|50	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|51	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|52	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|53	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|54	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|55	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|56	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|57	%changelog
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|59	+ Revision: af68ebc
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|61	
14cr|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-3|62	

5362 14
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|1	%define upstream_name    Plack-Middleware-ForceEnv
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|3	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|6	Release:    5
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|7	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|8	Summary:    Force set environment variables for testing
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|9	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|10	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|15	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|17	BuildRequires: perl(Plack)
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|18	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|19	BuildArch: noarch
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|20	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|21	%description
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|22	ForceEnv modifies the environment passed to the application by adding your
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|23	specified key value pairs.
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|24	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|25	This is primarily useful when testing apps under plackup (or similar) in a
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|26	development environment.
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|27	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|28	%prep
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|30	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|31	%build
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|33	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|34	%make
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|35	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|36	%check
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|37	%make test
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|38	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|39	%install
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|40	%makeinstall_std
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|41	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|42	%files
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|43	%doc README META.yml
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|44	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|45	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|46	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|47	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|48	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|49	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|50	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|51	%changelog
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|53	+ Revision: 3a0c224
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|55	
14cr|perl-Plack-Middleware-ForceEnv-0.20.0-5|56	

5363 14
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|1	%define upstream_name    Plack-Middleware-LogErrors
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|2	%define upstream_version 0.001
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|3	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|6	Release:    3
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|7	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|8	Summary:    Map psgi.errors to psgix.logger or other logger
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|9	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|10	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|15	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|16	BuildRequires: perl(File::Find)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|17	BuildRequires: perl(File::Temp)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|18	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|19	BuildRequires: perl(Module::Build::Tiny)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|20	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|21	BuildRequires: perl(Plack::Test)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|22	BuildRequires: perl(Plack::Util::Accessor)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|23	BuildRequires: perl(Scalar::Util)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|24	BuildRequires: perl(TAP::Harness::Env)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|25	BuildRequires: perl(Test::CheckDeps)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|26	BuildRequires: perl(Test::Fatal)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|27	BuildRequires: perl(Test::More) >= 0.094
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|28	BuildRequires: perl(Test::Warnings)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|29	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|30	BuildRequires: perl(strict)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|31	BuildRequires: perl(strictures)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|32	BuildRequires: perl(warnings)
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|33	BuildArch: noarch
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|34	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|35	%description
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|36	'psgi.errors' defaults to 'stderr' in most backends, which results in
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|37	content going somewhere unhelpful like the server console.
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|38	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|39	This middleware simply remaps the 'psgi.errors' stream to the
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|40	'psgix.logger' stream, or an explicit logger that you provide.
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|41	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|42	This is especially handy when used in combination with other middlewares
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|43	such as the Plack::Middleware::LogWarn manpage (which diverts Perl warnings
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|44	to 'psgi.errors'); the Plack::Middleware::HTTPExceptions manpage (which
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|45	diverts uncaught exceptions to 'psgi.errors'); and the
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|46	Plack::Middleware::AccessLog manpage, which defaults to 'psgi.errors' when
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|47	not passed a logger -- which is also automatically applied via the plackup
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|48	manpage (so if you provided no '--access-log' option indicating a filename,
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|49	'psgi.errors' is used).
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|50	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|51	%prep
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|53	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|54	%build
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|55	%{__perl} Build.PL --installdirs=vendor
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|56	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|57	./Build
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|58	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|59	# %check
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|60	# ./Build test
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|61	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|62	%install
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|63	./Build install --destdir=%{buildroot}
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|64	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|65	%files
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|66	%doc Changes INSTALL LICENSE META.json META.yml README
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|67	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|68	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|69	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|70	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|71	%changelog
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|73	+ Revision: c792c1f
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|74	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|75	
14cr|perl-Plack-Middleware-LogErrors-0.1.0-3|76	

5364 14
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|1	%define upstream_name    Plack-Middleware-LogWarn
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|2	%define upstream_version 0.001002
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|3	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|6	Release:    3
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|7	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|8	Summary:    Converts to warns to log messages
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|9	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|10	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|15	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|16	BuildRequires: perl(Plack)
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|17	BuildRequires: perl(Test::Deep)
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|18	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|19	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|20	BuildArch: noarch
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|21	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|22	%description
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|23	LogWarn is a 'Plack::Middleware' component that will help you get warnings
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|24	into a logger. You probably want to use some sort of real logging system
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|25	such as the Log::Log4perl manpage and another 'Plack::Middleware' such as
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|26	the Plack::Middleware::Log4perl manpage.
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|27	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|28	%prep
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|30	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|31	%build
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|33	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|34	%make
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|35	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|36	%check
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|37	%make test
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|38	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|39	%install
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|40	%makeinstall_std
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|41	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|42	%files
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|43	%doc README Changes LICENSE META.json
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|44	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|45	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|46	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|47	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|48	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|49	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|50	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|51	%changelog
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|53	+ Revision: e76b487
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|54	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|55	
14cr|perl-Plack-Middleware-LogWarn-0.1.2-3|56	

5365 14
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|1	%define upstream_name    Plack-Middleware-MethodOverride
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|3	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|6	Release:    3
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|7	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|8	Summary:    No summary found
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|9	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|10	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|15	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|16	BuildRequires: perl(Module::Build) >= 0.300.0
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|17	BuildRequires: perl(Plack) >= 0.992.900
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|18	BuildRequires: perl(Test::Builder) >= 0.700.0
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|19	BuildRequires: perl(Test::More) >= 0.700.0
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|20	BuildRequires: perl(URI)
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|21	BuildArch:  noarch
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|22	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|23	%description
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|24	Writing RESTful apps is a good thing, but if you're also trying to
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|25	support web browsers, you're probably going to need some hackish
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|26	workarounds. This module provides one such workaround for your Plack
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|27	applications.
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|28	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|29	Specifically, you can also use a header named X-HTTP-Method-Override (as
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|30	used by Google for its APIs) override the POST request method. Or you
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|31	can add a parameter named x-tunneled-method to your form action's query.
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|32	Either way, the overriding works only via POST requests, not GET.
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|33	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|34	If either of these attributes are available in a POST request, the
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|35	REQUEST_METHOD key of the Plack environment hash will be replaced with
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|36	its value. This allows your apps to override any HTTP method over POST.
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|37	If your application needs to know that such overriding has taken place,
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|38	the original method is stored under the plack.original_request_method
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|39	key in the Plack environment hash.
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|40	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|41	%prep
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|43	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|44	%build
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|45	%{__perl} Build.PL installdirs=vendor
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|46	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|47	./Build
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|48	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|49	%check
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|50	./Build test
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|51	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|52	%install
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|53	./Build install destdir=%{buildroot}
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|54	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|55	%files
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|56	%doc Changes META.yml MYMETA.yml
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|57	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|58	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|59	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|60	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|61	%changelog
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|63	+ Revision: 2be37f8
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|65	
14cr|perl-Plack-Middleware-MethodOverride-0.100.0-3|66	

5366 14
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|1	%define upstream_name    Plack-Middleware-Negotiate
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|3	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|6	Release:    3
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|7	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|8	Summary:    Apply HTTP content negotiation as Plack middleware
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|9	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|10	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|15	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|16	BuildRequires: perl(Carp)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|18	BuildRequires: perl(HTTP::Negotiate)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|19	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|20	BuildRequires: perl(Log::Contextual)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|21	BuildRequires: perl(Log::Contextual::WarnLogger)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|22	BuildRequires: perl(Plack::Builder)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|23	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|24	BuildRequires: perl(Plack::Request)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|25	BuildRequires: perl(Plack::Test)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|26	BuildRequires: perl(Plack::Util::Accessor)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|27	BuildRequires: perl(Test::Exception)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|28	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|29	BuildRequires: perl(aliased)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|30	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|31	BuildRequires: perl(strict)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|32	BuildRequires: perl(strictures)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|33	BuildRequires: perl(warnings)
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|34	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|35	BuildArch:  noarch
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|36	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|37	%description
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|38	Plack::Middleware::Negotiate applies HTTP content negotiation to a the PSGI
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|39	manpage request. The PSGI environment key 'negotiate.format' is set to the
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|40	chosen format name. In addition to normal content negotiation one may
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|41	enable explicit format selection with a path extension or query parameter.
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|42	The middleware takes care for rewriting and restoring PATH_INFO if it is
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|43	configured to detect and strip a format extension. The PSGI response is
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|44	enriched with corresponding HTTP headers Content-Type and Content-Language
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|45	unless these headers already exist.
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|46	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|47	If used as pure application, this middleware returns a HTTP status code 406
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|48	if no format could be negotiated.
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|49	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|50	%prep
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|52	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|53	%build
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|55	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|56	%make
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|57	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|58	%check
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|59	%make test
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|60	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|61	%install
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|62	%makeinstall_std
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|63	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|64	%files
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|65	%doc LICENSE META.yml MYMETA.yml README
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|66	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|67	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|68	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|69	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|70	%changelog
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|72	+ Revision: 59c2b1e
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|73	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|74	
14cr|perl-Plack-Middleware-Negotiate-0.100.0-3|75	

5367 14
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|1	%define upstream_name    Plack-Middleware-RemoveRedundantBody
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|2	%define upstream_version 0.03
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|3	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|6	Release:    3
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|7	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|8	Summary:    Removes body for HTTP response if it's not required
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|9	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|10	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|15	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|16	BuildRequires: perl(Carp::Always)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|17	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|18	BuildRequires: perl(Plack::Builder)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|19	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|20	BuildRequires: perl(Plack::Test)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|21	BuildRequires: perl(Plack::Util)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|22	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|23	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|24	BuildRequires: perl(strict)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|25	BuildRequires: perl(warnings)
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|26	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|27	BuildArch: noarch
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|28	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|29	%description
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|30	This module removes body in HTTP response, if it's not required.
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|31	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|32	%prep
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|34	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|35	%build
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|37	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|38	%make
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|39	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|40	%check
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|41	%make test
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|42	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|43	%install
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|44	%makeinstall_std
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|45	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|46	%files
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|47	%doc README LICENSE META.yml META.json
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|48	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|49	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|50	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|51	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|52	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|53	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|54	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|55	%changelog
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|57	+ Revision: ee81c83
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|59	
14cr|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-3|60	

5368 14
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|1	%define upstream_name    Plack-Middleware-ReverseProxy
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|2	%define upstream_version 0.15
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|3	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|6	Release:    4
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|7	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|8	Summary:    Supports app to run as a reverse proxy backend
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|9	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|10	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|11	License:    GPL+ or Artistic
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|12	Group:      Development/Perl
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|15	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|17	BuildRequires: perl(Plack) >= 0.998.800
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|18	BuildRequires: perl(Plack::Middleware)
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|19	BuildRequires: perl(Plack::Request)
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|20	BuildRequires: perl(Test::More)
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|21	BuildRequires: perl(parent)
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|22	BuildRequires: perl-devel
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|23	BuildArch:  noarch
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|24	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|25	%description
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|26	Plack::Middleware::ReverseProxy resets some HTTP headers, which changed by
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|27	reverse-proxy. You can specify the reverse proxy address and stop fake
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|28	requests using 'enable_if' directive in your app.psgi.
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|29	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|30	%prep
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|32	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|33	%build
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|35	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|36	%make
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|37	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|38	%check
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|39	%make test
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|40	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|41	%install
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|42	%makeinstall_std
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|43	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|44	%files
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|45	%doc Changes META.yml README
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|46	%{_mandir}/man3/*
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|47	%{perl_vendorlib}/*
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|48	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|49	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|50	%changelog
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-4
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|52	+ Revision: a6a819e
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|54	
14cr|perl-Plack-Middleware-ReverseProxy-0.150.0-4|55	

5369 14
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|1	%define upstream_name    Plack-Test-ExternalServer
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|3	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|6	Release:    5
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|7	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|8	Summary:    Run HTTP tests on external live servers
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|9	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|10	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|11	License:    GPL+ or Artistic
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|12	Group:      Development/Perl
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|15	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|17	BuildRequires: perl(HTTP::Request::Common)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|18	BuildRequires: perl(LWP::UserAgent)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|19	BuildRequires: perl(Plack::Loader)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|20	BuildRequires: perl(Plack::Test)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|21	BuildRequires: perl(Test::More)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|22	BuildRequires: perl(Test::TCP)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|23	BuildRequires: perl(URI)
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|24	BuildRequires: perl-devel
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|25	BuildArch: noarch
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|26	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|27	%description
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|28	This module allows your to run your Plack::Test tests against an external
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|29	server instead of just against a local application through either mocked
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|30	HTTP or a locally spawned server.
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|31	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|32	See the Plack::Test manpage on how to write tests that can use this module.
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|33	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|34	%prep
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|36	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|37	%build
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|39	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|40	%make
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|41	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|42	%check
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|43	%make test
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|44	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|45	%install
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|46	%makeinstall_std
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|47	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|48	%files
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|49	%doc Changes META.yml LICENSE README
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|50	%{_mandir}/man3/*
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|51	%{perl_vendorlib}/*
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|52	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|53	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|54	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|55	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|56	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|57	%changelog
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|59	+ Revision: 5cbc08d
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|61	
14cr|perl-Plack-Test-ExternalServer-0.10.0-5|62	

5370 14
14cr|perl-POD2-Base-0.43.0-5|1	%define upstream_name    POD2-Base
14cr|perl-POD2-Base-0.43.0-5|2	%define upstream_version 0.043
14cr|perl-POD2-Base-0.43.0-5|3	
14cr|perl-POD2-Base-0.43.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-POD2-Base-0.43.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POD2-Base-0.43.0-5|6	Release:	5
14cr|perl-POD2-Base-0.43.0-5|7	
14cr|perl-POD2-Base-0.43.0-5|8	Summary:	This module is an abstraction of the code in POD2::IT and POD2::FR
14cr|perl-POD2-Base-0.43.0-5|9	
14cr|perl-POD2-Base-0.43.0-5|10	License:	GPL+ or Artistic
14cr|perl-POD2-Base-0.43.0-5|11	Group:		Development/Perl
14cr|perl-POD2-Base-0.43.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POD2-Base-0.43.0-5|13	Source0:	http://www.cpan.org/modules/by-module/POD2/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POD2-Base-0.43.0-5|14	
14cr|perl-POD2-Base-0.43.0-5|15	BuildRequires:	perl-devel
14cr|perl-POD2-Base-0.43.0-5|16	BuildRequires:	perl(File::Spec)
14cr|perl-POD2-Base-0.43.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-POD2-Base-0.43.0-5|18	BuildRequires:	perl(strict)
14cr|perl-POD2-Base-0.43.0-5|19	BuildRequires:	perl(vars)
14cr|perl-POD2-Base-0.43.0-5|20	BuildRequires:	perl(warnings)
14cr|perl-POD2-Base-0.43.0-5|21	BuildArch:	noarch
14cr|perl-POD2-Base-0.43.0-5|22	
14cr|perl-POD2-Base-0.43.0-5|23	%description
14cr|perl-POD2-Base-0.43.0-5|24	This module is an abstraction of the code in POD2::IT and POD2::FR. These
14cr|perl-POD2-Base-0.43.0-5|25	modules belong to the Italian and the French translation projects of core
14cr|perl-POD2-Base-0.43.0-5|26	Perl pods.
14cr|perl-POD2-Base-0.43.0-5|27	
14cr|perl-POD2-Base-0.43.0-5|28	Once a translation package had been installed, the translated documentation
14cr|perl-POD2-Base-0.43.0-5|29	can be accessed with:
14cr|perl-POD2-Base-0.43.0-5|30	
14cr|perl-POD2-Base-0.43.0-5|31	$ perldoc POD2::<lang>::<podname>
14cr|perl-POD2-Base-0.43.0-5|32	
14cr|perl-POD2-Base-0.43.0-5|33	%prep
14cr|perl-POD2-Base-0.43.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POD2-Base-0.43.0-5|35	
14cr|perl-POD2-Base-0.43.0-5|36	%build
14cr|perl-POD2-Base-0.43.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POD2-Base-0.43.0-5|38	%make
14cr|perl-POD2-Base-0.43.0-5|39	
14cr|perl-POD2-Base-0.43.0-5|40	%check
14cr|perl-POD2-Base-0.43.0-5|41	%make test
14cr|perl-POD2-Base-0.43.0-5|42	
14cr|perl-POD2-Base-0.43.0-5|43	%install
14cr|perl-POD2-Base-0.43.0-5|44	%makeinstall_std
14cr|perl-POD2-Base-0.43.0-5|45	
14cr|perl-POD2-Base-0.43.0-5|46	%files
14cr|perl-POD2-Base-0.43.0-5|47	%doc README Changes META.yml
14cr|perl-POD2-Base-0.43.0-5|48	%{_mandir}/man3/*
14cr|perl-POD2-Base-0.43.0-5|49	%{perl_vendorlib}/*
14cr|perl-POD2-Base-0.43.0-5|50	
14cr|perl-POD2-Base-0.43.0-5|51	
14cr|perl-POD2-Base-0.43.0-5|52	%changelog
14cr|perl-POD2-Base-0.43.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.43.0-5
14cr|perl-POD2-Base-0.43.0-5|54	+ Revision: f4a47bc
14cr|perl-POD2-Base-0.43.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-POD2-Base-0.43.0-5|56	
14cr|perl-POD2-Base-0.43.0-5|57	

5371 14
14cr|perl-Pod-Abstract-0.200.0-5|1	%define upstream_name    Pod-Abstract
14cr|perl-Pod-Abstract-0.200.0-5|2	%define upstream_version 0.20
14cr|perl-Pod-Abstract-0.200.0-5|3	
14cr|perl-Pod-Abstract-0.200.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Pod-Abstract-0.200.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Pod-Abstract-0.200.0-5|6	Release:    5
14cr|perl-Pod-Abstract-0.200.0-5|7	
14cr|perl-Pod-Abstract-0.200.0-5|8	License:    GPL+ or Artistic
14cr|perl-Pod-Abstract-0.200.0-5|9	Group:      Development/Perl
14cr|perl-Pod-Abstract-0.200.0-5|10	Summary:    Basic multipart section numbering
14cr|perl-Pod-Abstract-0.200.0-5|11	
14cr|perl-Pod-Abstract-0.200.0-5|12	
14cr|perl-Pod-Abstract-0.200.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Abstract-0.200.0-5|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Abstract-0.200.0-5|15	
14cr|perl-Pod-Abstract-0.200.0-5|16	BuildRequires: perl-devel
14cr|perl-Pod-Abstract-0.200.0-5|17	BuildRequires: perl(IO::String)
14cr|perl-Pod-Abstract-0.200.0-5|18	BuildArch: noarch
14cr|perl-Pod-Abstract-0.200.0-5|19	
14cr|perl-Pod-Abstract-0.200.0-5|20	%description
14cr|perl-Pod-Abstract-0.200.0-5|21	POD::Abstract provides a means to load a POD (or POD compatible) document
14cr|perl-Pod-Abstract-0.200.0-5|22	without direct reference to it's syntax, and perform manipulations on the
14cr|perl-Pod-Abstract-0.200.0-5|23	abstract syntax tree.
14cr|perl-Pod-Abstract-0.200.0-5|24	
14cr|perl-Pod-Abstract-0.200.0-5|25	This can be used to support additional features for POD, to format output,
14cr|perl-Pod-Abstract-0.200.0-5|26	to compile into alternative formats, etc.
14cr|perl-Pod-Abstract-0.200.0-5|27	
14cr|perl-Pod-Abstract-0.200.0-5|28	WHY?
14cr|perl-Pod-Abstract-0.200.0-5|29	If you've ever asked yourself "What does Pod do for me?", this module
14cr|perl-Pod-Abstract-0.200.0-5|30	is intended to answer that question.
14cr|perl-Pod-Abstract-0.200.0-5|31	
14cr|perl-Pod-Abstract-0.200.0-5|32	%prep
14cr|perl-Pod-Abstract-0.200.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Abstract-0.200.0-5|34	
14cr|perl-Pod-Abstract-0.200.0-5|35	%build
14cr|perl-Pod-Abstract-0.200.0-5|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Abstract-0.200.0-5|37	%make
14cr|perl-Pod-Abstract-0.200.0-5|38	
14cr|perl-Pod-Abstract-0.200.0-5|39	%check
14cr|perl-Pod-Abstract-0.200.0-5|40	make test
14cr|perl-Pod-Abstract-0.200.0-5|41	
14cr|perl-Pod-Abstract-0.200.0-5|42	%install
14cr|perl-Pod-Abstract-0.200.0-5|43	%makeinstall_std
14cr|perl-Pod-Abstract-0.200.0-5|44	
14cr|perl-Pod-Abstract-0.200.0-5|45	%clean
14cr|perl-Pod-Abstract-0.200.0-5|46	
14cr|perl-Pod-Abstract-0.200.0-5|47	%files
14cr|perl-Pod-Abstract-0.200.0-5|48	%doc Changes README
14cr|perl-Pod-Abstract-0.200.0-5|49	%{_mandir}/man1/*
14cr|perl-Pod-Abstract-0.200.0-5|50	%{_mandir}/man3/*
14cr|perl-Pod-Abstract-0.200.0-5|51	%{perl_vendorlib}/*
14cr|perl-Pod-Abstract-0.200.0-5|52	/usr/bin/paf
14cr|perl-Pod-Abstract-0.200.0-5|53	
14cr|perl-Pod-Abstract-0.200.0-5|54	
14cr|perl-Pod-Abstract-0.200.0-5|55	
14cr|perl-Pod-Abstract-0.200.0-5|56	
14cr|perl-Pod-Abstract-0.200.0-5|57	%changelog
14cr|perl-Pod-Abstract-0.200.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-5
14cr|perl-Pod-Abstract-0.200.0-5|59	+ Revision: c521665
14cr|perl-Pod-Abstract-0.200.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Pod-Abstract-0.200.0-5|61	
14cr|perl-Pod-Abstract-0.200.0-5|62	

5372 14
14cr|perl-Pod-Compiler-0.210.0-3|1	%define upstream_name    Pod-Compiler
14cr|perl-Pod-Compiler-0.210.0-3|2	%define upstream_version 0.21
14cr|perl-Pod-Compiler-0.210.0-3|3	
14cr|perl-Pod-Compiler-0.210.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Compiler-0.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Compiler-0.210.0-3|6	Release:	3
14cr|perl-Pod-Compiler-0.210.0-3|7	
14cr|perl-Pod-Compiler-0.210.0-3|8	Summary:	Compile POD into an object tree
14cr|perl-Pod-Compiler-0.210.0-3|9	
14cr|perl-Pod-Compiler-0.210.0-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Compiler-0.210.0-3|11	Group:		Development/Perl
14cr|perl-Pod-Compiler-0.210.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Compiler-0.210.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Compiler-%{upstream_version}.tar.gz
14cr|perl-Pod-Compiler-0.210.0-3|14	
14cr|perl-Pod-Compiler-0.210.0-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Compiler-0.210.0-3|16	BuildRequires:	perl(Pod::Parser)
14cr|perl-Pod-Compiler-0.210.0-3|17	BuildRequires:	perl(Storable)
14cr|perl-Pod-Compiler-0.210.0-3|18	BuildRequires:	perl(Test::Simple)
14cr|perl-Pod-Compiler-0.210.0-3|19	BuildRequires:	perl(Tree::DAG_Node)
14cr|perl-Pod-Compiler-0.210.0-3|20	BuildArch:	noarch
14cr|perl-Pod-Compiler-0.210.0-3|21	
14cr|perl-Pod-Compiler-0.210.0-3|22	%description
14cr|perl-Pod-Compiler-0.210.0-3|23	This package, based on Pod::Parser, compiles a given POD document into an
14cr|perl-Pod-Compiler-0.210.0-3|24	object tree (based on Tree::DAG_Node). It prints errors and warnings about the
14cr|perl-Pod-Compiler-0.210.0-3|25	POD it reads. The result can be used to conveniently convert the POD into any
14cr|perl-Pod-Compiler-0.210.0-3|26	other format.
14cr|perl-Pod-Compiler-0.210.0-3|27	
14cr|perl-Pod-Compiler-0.210.0-3|28	%prep
14cr|perl-Pod-Compiler-0.210.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Compiler-0.210.0-3|30	
14cr|perl-Pod-Compiler-0.210.0-3|31	%build
14cr|perl-Pod-Compiler-0.210.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Compiler-0.210.0-3|33	%make
14cr|perl-Pod-Compiler-0.210.0-3|34	
14cr|perl-Pod-Compiler-0.210.0-3|35	%check
14cr|perl-Pod-Compiler-0.210.0-3|36	%make test
14cr|perl-Pod-Compiler-0.210.0-3|37	
14cr|perl-Pod-Compiler-0.210.0-3|38	%install
14cr|perl-Pod-Compiler-0.210.0-3|39	%makeinstall_std
14cr|perl-Pod-Compiler-0.210.0-3|40	
14cr|perl-Pod-Compiler-0.210.0-3|41	%files
14cr|perl-Pod-Compiler-0.210.0-3|42	%doc Changes README
14cr|perl-Pod-Compiler-0.210.0-3|43	%{_bindir}/podlint
14cr|perl-Pod-Compiler-0.210.0-3|44	%{_mandir}/man1/*
14cr|perl-Pod-Compiler-0.210.0-3|45	%{_mandir}/man3/*
14cr|perl-Pod-Compiler-0.210.0-3|46	%{perl_vendorlib}/*
14cr|perl-Pod-Compiler-0.210.0-3|47	
14cr|perl-Pod-Compiler-0.210.0-3|48	
14cr|perl-Pod-Compiler-0.210.0-3|49	%changelog
14cr|perl-Pod-Compiler-0.210.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-3
14cr|perl-Pod-Compiler-0.210.0-3|51	+ Revision: 34fba3f
14cr|perl-Pod-Compiler-0.210.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Pod-Compiler-0.210.0-3|53	
14cr|perl-Pod-Compiler-0.210.0-3|54	

5373 14
14cr|perl-Pod-Constants-0.160.0-4|1	%define upstream_name    Pod-Constants
14cr|perl-Pod-Constants-0.160.0-4|2	%define upstream_version 0.16
14cr|perl-Pod-Constants-0.160.0-4|3	
14cr|perl-Pod-Constants-0.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Constants-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Constants-0.160.0-4|6	Release:	4
14cr|perl-Pod-Constants-0.160.0-4|7	
14cr|perl-Pod-Constants-0.160.0-4|8	Summary:	Pod::Constants - Include constants from POD
14cr|perl-Pod-Constants-0.160.0-4|9	
14cr|perl-Pod-Constants-0.160.0-4|10	License:	GPL+ or Artistic
14cr|perl-Pod-Constants-0.160.0-4|11	Group:		Development/Perl
14cr|perl-Pod-Constants-0.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Constants-0.160.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SAMV/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Pod-Constants-0.160.0-4|14	# Fails with current MakeMaker
14cr|perl-Pod-Constants-0.160.0-4|15	Patch0:		Pod-Constants-0.16-makemaker.patch
14cr|perl-Pod-Constants-0.160.0-4|16	
14cr|perl-Pod-Constants-0.160.0-4|17	BuildRequires:	perl-devel
14cr|perl-Pod-Constants-0.160.0-4|18	BuildArch:	noarch
14cr|perl-Pod-Constants-0.160.0-4|19	
14cr|perl-Pod-Constants-0.160.0-4|20	%description
14cr|perl-Pod-Constants-0.160.0-4|21	Pod::Constants allows you to extract data from your POD at run-time,
14cr|perl-Pod-Constants-0.160.0-4|22	meaning you can do things like declare constants in POD and not have
14cr|perl-Pod-Constants-0.160.0-4|23	to update two places at once every time you make a change.
14cr|perl-Pod-Constants-0.160.0-4|24	
14cr|perl-Pod-Constants-0.160.0-4|25	%prep
14cr|perl-Pod-Constants-0.160.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Constants-0.160.0-4|27	%patch0 -p1
14cr|perl-Pod-Constants-0.160.0-4|28	
14cr|perl-Pod-Constants-0.160.0-4|29	%build
14cr|perl-Pod-Constants-0.160.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Constants-0.160.0-4|31	%make
14cr|perl-Pod-Constants-0.160.0-4|32	
14cr|perl-Pod-Constants-0.160.0-4|33	%check
14cr|perl-Pod-Constants-0.160.0-4|34	make test
14cr|perl-Pod-Constants-0.160.0-4|35	
14cr|perl-Pod-Constants-0.160.0-4|36	%install
14cr|perl-Pod-Constants-0.160.0-4|37	%makeinstall_std
14cr|perl-Pod-Constants-0.160.0-4|38	
14cr|perl-Pod-Constants-0.160.0-4|39	%files
14cr|perl-Pod-Constants-0.160.0-4|40	%doc Changes README
14cr|perl-Pod-Constants-0.160.0-4|41	%{perl_vendorlib}/Pod/Constants.pm
14cr|perl-Pod-Constants-0.160.0-4|42	%{_mandir}/*/*
14cr|perl-Pod-Constants-0.160.0-4|43	
14cr|perl-Pod-Constants-0.160.0-4|44	
14cr|perl-Pod-Constants-0.160.0-4|45	
14cr|perl-Pod-Constants-0.160.0-4|46	%changelog
14cr|perl-Pod-Constants-0.160.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-4
14cr|perl-Pod-Constants-0.160.0-4|48	+ Revision: 46f644b
14cr|perl-Pod-Constants-0.160.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Pod-Constants-0.160.0-4|50	
14cr|perl-Pod-Constants-0.160.0-4|51	

5374 14
14cr|perl-Pod-Coverage-Moose-0.50.0-3|1	%define upstream_name    Pod-Coverage-Moose
14cr|perl-Pod-Coverage-Moose-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Pod-Coverage-Moose-0.50.0-3|3	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Coverage-Moose-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Coverage-Moose-0.50.0-3|6	Release:	3
14cr|perl-Pod-Coverage-Moose-0.50.0-3|7	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|8	Summary:	L<Pod::Coverage> extension for L<Moose>
14cr|perl-Pod-Coverage-Moose-0.50.0-3|9	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|10	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|11	License:	GPL+ or Artistic
14cr|perl-Pod-Coverage-Moose-0.50.0-3|12	Group:		Development/Perl
14cr|perl-Pod-Coverage-Moose-0.50.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Coverage-Moose-0.50.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Coverage-Moose-0.50.0-3|15	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|16	BuildRequires:	perl-devel
14cr|perl-Pod-Coverage-Moose-0.50.0-3|17	BuildRequires: perl(namespace::autoclean)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|18	BuildRequires: perl(Test::Requires)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|19	BuildRequires:	perl(Carp)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|20	BuildRequires:	perl(Class::MOP)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|22	BuildRequires:	perl(FindBin)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|23	BuildRequires:	perl(Moose)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|24	BuildRequires:	perl(Perl6::Junction)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|25	BuildRequires:	perl(Pod::Coverage)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|26	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|27	BuildRequires:	perl(Test::Pod)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|28	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|29	BuildRequires:	perl(namespace::clean)
14cr|perl-Pod-Coverage-Moose-0.50.0-3|30	BuildArch:	noarch
14cr|perl-Pod-Coverage-Moose-0.50.0-3|31	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|32	%description
14cr|perl-Pod-Coverage-Moose-0.50.0-3|33	When using the Pod::Coverage manpage in combination with the Moose manpage,
14cr|perl-Pod-Coverage-Moose-0.50.0-3|34	it will report any method imported from a Role. This is especially bad when
14cr|perl-Pod-Coverage-Moose-0.50.0-3|35	used in combination with the Test::Pod::Coverage manpage, since it takes
14cr|perl-Pod-Coverage-Moose-0.50.0-3|36	away its ease of use.
14cr|perl-Pod-Coverage-Moose-0.50.0-3|37	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|38	To use this module in combination with the Test::Pod::Coverage manpage, use
14cr|perl-Pod-Coverage-Moose-0.50.0-3|39	something like this:
14cr|perl-Pod-Coverage-Moose-0.50.0-3|40	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|41	use Test::Pod::Coverage;
14cr|perl-Pod-Coverage-Moose-0.50.0-3|42	all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::Moose'});
14cr|perl-Pod-Coverage-Moose-0.50.0-3|43	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|44	%prep
14cr|perl-Pod-Coverage-Moose-0.50.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Coverage-Moose-0.50.0-3|46	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|47	%build
14cr|perl-Pod-Coverage-Moose-0.50.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Coverage-Moose-0.50.0-3|49	%make
14cr|perl-Pod-Coverage-Moose-0.50.0-3|50	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|51	%check
14cr|perl-Pod-Coverage-Moose-0.50.0-3|52	%make test
14cr|perl-Pod-Coverage-Moose-0.50.0-3|53	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|54	%install
14cr|perl-Pod-Coverage-Moose-0.50.0-3|55	%makeinstall_std
14cr|perl-Pod-Coverage-Moose-0.50.0-3|56	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|57	%files
14cr|perl-Pod-Coverage-Moose-0.50.0-3|58	%doc META.yml Changes README
14cr|perl-Pod-Coverage-Moose-0.50.0-3|59	%{_mandir}/man3/*
14cr|perl-Pod-Coverage-Moose-0.50.0-3|60	%{perl_vendorlib}/*
14cr|perl-Pod-Coverage-Moose-0.50.0-3|61	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|62	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|63	%changelog
14cr|perl-Pod-Coverage-Moose-0.50.0-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Pod-Coverage-Moose-0.50.0-3|65	+ Revision: 9ba27fe
14cr|perl-Pod-Coverage-Moose-0.50.0-3|66	- MassBuild#464: Increase release tag
14cr|perl-Pod-Coverage-Moose-0.50.0-3|67	
14cr|perl-Pod-Coverage-Moose-0.50.0-3|68	

5375 14
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|1	%define upstream_name    Pod-Coverage-TrustPod
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|2	%define upstream_version 0.100003
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|3	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|6	Release:	3
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|7	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|8	Summary:	Allow a module's pod to contain Pod::Coverage hints
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|9	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|11	Group:		Development/Perl
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Coverage-TrustPod-%{upstream_version}.tar.gz
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|14	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|16	BuildRequires:	perl(Pod::Coverage)
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|17	BuildRequires:	perl(Pod::Eventual::Simple)
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|18	BuildArch:	noarch
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|19	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|20	%description
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|21	This is a Pod::Coverage subclass (actually, a subclass of
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|22	Pod::Coverage::CountParents) that allows the POD itself to declare certain
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|23	symbol names trusted.
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|24	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|25	Here is a sample Perl module:
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|26	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|27	package Foo::Bar;
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|28	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|29	%prep
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|31	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|32	%build
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|34	%make
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|35	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|36	%check
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|37	make test
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|38	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|39	%install
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|40	%makeinstall_std
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|41	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|42	%files
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|43	%doc Changes LICENSE README
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|44	%{_mandir}/man3/*
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|45	%{perl_vendorlib}/*
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|46	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|47	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|48	%changelog
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.3-3
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|50	+ Revision: 71db74c
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|51	- MassBuild#464: Increase release tag
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|52	
14cr|perl-Pod-Coverage-TrustPod-0.100.3-3|53	

5376 14
14cr|perl-Pod-Elemental-0.103.1-2|1	%define upstream_name    Pod-Elemental
14cr|perl-Pod-Elemental-0.103.1-2|2	%define upstream_version 0.103001
14cr|perl-Pod-Elemental-0.103.1-2|3	
14cr|perl-Pod-Elemental-0.103.1-2|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Elemental-0.103.1-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Elemental-0.103.1-2|6	Release:	2
14cr|perl-Pod-Elemental-0.103.1-2|7	
14cr|perl-Pod-Elemental-0.103.1-2|8	Summary:	A Pod =command element
14cr|perl-Pod-Elemental-0.103.1-2|9	
14cr|perl-Pod-Elemental-0.103.1-2|10	
14cr|perl-Pod-Elemental-0.103.1-2|11	License:	GPL+ or Artistic
14cr|perl-Pod-Elemental-0.103.1-2|12	Group:		Development/Perl
14cr|perl-Pod-Elemental-0.103.1-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Elemental-0.103.1-2|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Elemental-0.103.1-2|15	
14cr|perl-Pod-Elemental-0.103.1-2|16	BuildRequires:	perl-devel
14cr|perl-Pod-Elemental-0.103.1-2|17	BuildRequires: perl(Module::Implementation)
14cr|perl-Pod-Elemental-0.103.1-2|18	BuildRequires:	perl(Encode)
14cr|perl-Pod-Elemental-0.103.1-2|19	BuildRequires:	perl(Mixin::Linewise::Readers)
14cr|perl-Pod-Elemental-0.103.1-2|20	BuildRequires:	perl(Moose)
14cr|perl-Pod-Elemental-0.103.1-2|21	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Pod-Elemental-0.103.1-2|22	BuildRequires:	perl(MooseX::Types)
14cr|perl-Pod-Elemental-0.103.1-2|23	BuildRequires:	perl(Pod::Eventual::Simple)
14cr|perl-Pod-Elemental-0.103.1-2|24	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Pod-Elemental-0.103.1-2|25	BuildRequires:	perl(String::Truncate)
14cr|perl-Pod-Elemental-0.103.1-2|26	BuildRequires:	perl(Sub::Exporter::ForMethods)
14cr|perl-Pod-Elemental-0.103.1-2|27	BuildRequires:	perl(Test::Deep)
14cr|perl-Pod-Elemental-0.103.1-2|28	BuildRequires:	perl(Test::Differences)
14cr|perl-Pod-Elemental-0.103.1-2|29	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Pod-Elemental-0.103.1-2|30	
14cr|perl-Pod-Elemental-0.103.1-2|31	BuildArch:	noarch
14cr|perl-Pod-Elemental-0.103.1-2|32	
14cr|perl-Pod-Elemental-0.103.1-2|33	%description
14cr|perl-Pod-Elemental-0.103.1-2|34	This is a test. How many times do I need to tell you that?
14cr|perl-Pod-Elemental-0.103.1-2|35	
14cr|perl-Pod-Elemental-0.103.1-2|36	%prep
14cr|perl-Pod-Elemental-0.103.1-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Elemental-0.103.1-2|38	
14cr|perl-Pod-Elemental-0.103.1-2|39	%build
14cr|perl-Pod-Elemental-0.103.1-2|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Elemental-0.103.1-2|41	%make
14cr|perl-Pod-Elemental-0.103.1-2|42	
14cr|perl-Pod-Elemental-0.103.1-2|43	%check
14cr|perl-Pod-Elemental-0.103.1-2|44	%make test
14cr|perl-Pod-Elemental-0.103.1-2|45	
14cr|perl-Pod-Elemental-0.103.1-2|46	%install
14cr|perl-Pod-Elemental-0.103.1-2|47	%makeinstall_std
14cr|perl-Pod-Elemental-0.103.1-2|48	
14cr|perl-Pod-Elemental-0.103.1-2|49	%files
14cr|perl-Pod-Elemental-0.103.1-2|50	%doc Changes LICENSE README
14cr|perl-Pod-Elemental-0.103.1-2|51	%{_mandir}/man3/*
14cr|perl-Pod-Elemental-0.103.1-2|52	%{perl_vendorlib}/*
14cr|perl-Pod-Elemental-0.103.1-2|53	
14cr|perl-Pod-Elemental-0.103.1-2|54	
14cr|perl-Pod-Elemental-0.103.1-2|55	
14cr|perl-Pod-Elemental-0.103.1-2|56	
14cr|perl-Pod-Elemental-0.103.1-2|57	%changelog
14cr|perl-Pod-Elemental-0.103.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.1-2
14cr|perl-Pod-Elemental-0.103.1-2|59	+ Revision: 22992de
14cr|perl-Pod-Elemental-0.103.1-2|60	- MassBuild#464: Increase release tag
14cr|perl-Pod-Elemental-0.103.1-2|61	
14cr|perl-Pod-Elemental-0.103.1-2|62	

5377 14
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|1	%define upstream_name    Pod-Elemental-PerlMunger
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|2	%define upstream_version 0.200002
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|3	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|6	Release:	3
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|7	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|8	Summary:	A thing that takes a string of Perl and rewrites its documentation
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|9	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|11	Group:		Development/Perl
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|14	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|16	BuildRequires: perl(List::AllUtils)
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|17	BuildRequires:	perl(Moose)
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|18	BuildRequires:	perl(PPI)
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|19	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|20	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|21	BuildArch:	noarch
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|22	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|23	%description
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|24	A thing that takes a string of Perl and rewrites its documentation.
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|25	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|26	%prep
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|28	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|29	%build
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|31	%make
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|32	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|33	%check
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|34	%make test
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|35	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|36	%install
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|37	%makeinstall_std
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|38	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|39	%files
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|40	%doc LICENSE README
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|41	%{_mandir}/man3/*
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|42	%{perl_vendorlib}/*
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|43	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|44	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|45	%changelog
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.2-3
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|47	+ Revision: e058857
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|48	- MassBuild#464: Increase release tag
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|49	
14cr|perl-Pod-Elemental-PerlMunger-0.200.2-3|50	

5378 14
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|1	%define upstream_name    Pod-Elemental-Transformer-List
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|2	%define upstream_version 0.102000
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|3	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|6	Release:	3
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|7	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|8	Summary:	Transform :list regions into =over/=back to save typing
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|9	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|11	Group:		Development/Perl
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-Transformer-List-%{upstream_version}.tar.gz
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|14	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|16	BuildRequires:	perl(Moose)
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|17	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|18	BuildRequires:	perl(Test::Differences)
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|19	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|20	BuildArch:	noarch
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|21	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|22	%description
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|23	Transform :list regions into =over/=back to save typing.
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|24	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|25	%prep
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|27	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|28	%build
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|30	%make
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|31	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|32	%check
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|33	%make test
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|34	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|35	%install
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|36	%makeinstall_std
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|37	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|38	%files
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|39	%doc Changes LICENSE README
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|40	%{_mandir}/man3/*
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|41	%{perl_vendorlib}/*
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|42	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|43	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|44	%changelog
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.102.0-3
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|46	+ Revision: f29a66a
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|48	
14cr|perl-Pod-Elemental-Transformer-List-0.102.0-3|49	

5379 14
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|1	%define upstream_name    Pod-Elemental-Transformer-WikiDoc
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|2	%define upstream_version 0.093003
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|3	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|6	Release:	3
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|7	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|8	Summary:	A transformer to replace "wikidoc" data regions with Pod5 elements
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|9	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|11	Group:		Development/Perl
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-Transformer-WikiDoc-%{upstream_version}.tar.gz
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|14	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|16	BuildRequires: perl(Pod::Weaver::Role::Dialect)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|17	BuildRequires:	perl(Moose)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|18	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|19	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|20	BuildRequires:	perl(Pod::WikiDoc)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|21	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|22	BuildArch:	noarch
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|23	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|24	%description
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|25	A transformer to replace "wikidoc" data regions with Pod5 elements
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|26	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|27	%prep
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|29	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|30	%build
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|32	%make
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|33	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|34	%check
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|35	%make test
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|36	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|37	%install
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|38	%makeinstall_std
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|39	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|40	%files
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|41	%doc Changes LICENSE README
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|42	%{_mandir}/man3/*
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|43	%{perl_vendorlib}/*
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|44	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|45	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|46	%changelog
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.3-3
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|48	+ Revision: 4744b29
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|49	- MassBuild#464: Increase release tag
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|50	
14cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-3|51	

5380 14
14cr|perl-Pod-Eventual-0.94.1-3|1	%define upstream_name    Pod-Eventual
14cr|perl-Pod-Eventual-0.94.1-3|2	%define upstream_version 0.094001
14cr|perl-Pod-Eventual-0.94.1-3|3	
14cr|perl-Pod-Eventual-0.94.1-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Eventual-0.94.1-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Eventual-0.94.1-3|6	Release:	3
14cr|perl-Pod-Eventual-0.94.1-3|7	
14cr|perl-Pod-Eventual-0.94.1-3|8	Summary:	Just get an array of the stuff Pod::Eventual finds
14cr|perl-Pod-Eventual-0.94.1-3|9	
14cr|perl-Pod-Eventual-0.94.1-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Eventual-0.94.1-3|11	Group:		Development/Perl
14cr|perl-Pod-Eventual-0.94.1-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Eventual-0.94.1-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Eventual-%{upstream_version}.tar.gz
14cr|perl-Pod-Eventual-0.94.1-3|14	
14cr|perl-Pod-Eventual-0.94.1-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Eventual-0.94.1-3|16	BuildRequires:	perl(Mixin::Linewise::Readers)
14cr|perl-Pod-Eventual-0.94.1-3|17	BuildRequires:	perl(Test::Deep)
14cr|perl-Pod-Eventual-0.94.1-3|18	BuildArch:	noarch
14cr|perl-Pod-Eventual-0.94.1-3|19	
14cr|perl-Pod-Eventual-0.94.1-3|20	%description
14cr|perl-Pod-Eventual-0.94.1-3|21	POD is a pretty simple format to write, but it can be a big pain to deal
14cr|perl-Pod-Eventual-0.94.1-3|22	with reading it and doing anything useful with it. Most existing POD
14cr|perl-Pod-Eventual-0.94.1-3|23	parsers care about semantics, like whether a '=item' occurred after an
14cr|perl-Pod-Eventual-0.94.1-3|24	'=over' but before a 'back', figuring out how to link a 'L<>', and other
14cr|perl-Pod-Eventual-0.94.1-3|25	things like that.
14cr|perl-Pod-Eventual-0.94.1-3|26	
14cr|perl-Pod-Eventual-0.94.1-3|27	Pod::Eventual is much less ambitious and much more stupid. Fortunately,
14cr|perl-Pod-Eventual-0.94.1-3|28	stupid is often better. (That's what I keep telling myself, anyway.)
14cr|perl-Pod-Eventual-0.94.1-3|29	
14cr|perl-Pod-Eventual-0.94.1-3|30	Pod::Eventual reads line-based input and produces events describing each
14cr|perl-Pod-Eventual-0.94.1-3|31	POD paragraph or directive it finds. Once complete events are immediately
14cr|perl-Pod-Eventual-0.94.1-3|32	passed to the 'handle_event' method. This method should be implemented by
14cr|perl-Pod-Eventual-0.94.1-3|33	Pod::Eventual subclasses. If it isn't, Pod::Eventual's own 'handle_event'
14cr|perl-Pod-Eventual-0.94.1-3|34	will be called, and will raise an exception.
14cr|perl-Pod-Eventual-0.94.1-3|35	
14cr|perl-Pod-Eventual-0.94.1-3|36	%prep
14cr|perl-Pod-Eventual-0.94.1-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Eventual-0.94.1-3|38	
14cr|perl-Pod-Eventual-0.94.1-3|39	%build
14cr|perl-Pod-Eventual-0.94.1-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Eventual-0.94.1-3|41	%make
14cr|perl-Pod-Eventual-0.94.1-3|42	
14cr|perl-Pod-Eventual-0.94.1-3|43	%check
14cr|perl-Pod-Eventual-0.94.1-3|44	make test
14cr|perl-Pod-Eventual-0.94.1-3|45	
14cr|perl-Pod-Eventual-0.94.1-3|46	%install
14cr|perl-Pod-Eventual-0.94.1-3|47	%makeinstall_std
14cr|perl-Pod-Eventual-0.94.1-3|48	
14cr|perl-Pod-Eventual-0.94.1-3|49	%files
14cr|perl-Pod-Eventual-0.94.1-3|50	%doc Changes LICENSE README
14cr|perl-Pod-Eventual-0.94.1-3|51	%{_mandir}/man3/*
14cr|perl-Pod-Eventual-0.94.1-3|52	%{perl_vendorlib}/*
14cr|perl-Pod-Eventual-0.94.1-3|53	
14cr|perl-Pod-Eventual-0.94.1-3|54	
14cr|perl-Pod-Eventual-0.94.1-3|55	%changelog
14cr|perl-Pod-Eventual-0.94.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.1-3
14cr|perl-Pod-Eventual-0.94.1-3|57	+ Revision: d8e60e6
14cr|perl-Pod-Eventual-0.94.1-3|58	- MassBuild#464: Increase release tag
14cr|perl-Pod-Eventual-0.94.1-3|59	
14cr|perl-Pod-Eventual-0.94.1-3|60	

5381 14
14cr|perl-Pod-Generated-0.50.0-5|1	%define upstream_name    Pod-Generated
14cr|perl-Pod-Generated-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Pod-Generated-0.50.0-5|3	
14cr|perl-Pod-Generated-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Generated-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Generated-0.50.0-5|6	Release:	5
14cr|perl-Pod-Generated-0.50.0-5|7	
14cr|perl-Pod-Generated-0.50.0-5|8	Summary:	Template plugin to help generate POD
14cr|perl-Pod-Generated-0.50.0-5|9	
14cr|perl-Pod-Generated-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Pod-Generated-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Pod-Generated-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Generated-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Generated-0.50.0-5|14	
14cr|perl-Pod-Generated-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Pod-Generated-0.50.0-5|16	BuildRequires:	perl(Class::ISA)
14cr|perl-Pod-Generated-0.50.0-5|17	BuildRequires:	perl(Devel::Peek)
14cr|perl-Pod-Generated-0.50.0-5|18	BuildRequires:	perl(Devel::Symdump)
14cr|perl-Pod-Generated-0.50.0-5|19	BuildRequires:	perl(Module::Install::Template)
14cr|perl-Pod-Generated-0.50.0-5|20	BuildRequires:	perl(Template)
14cr|perl-Pod-Generated-0.50.0-5|21	BuildRequires:	perl(Test::Compile)
14cr|perl-Pod-Generated-0.50.0-5|22	BuildRequires:	perl(Test::Differences)
14cr|perl-Pod-Generated-0.50.0-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Generated-0.50.0-5|24	BuildRequires:	perl(Text::Conjunct)
14cr|perl-Pod-Generated-0.50.0-5|25	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Pod-Generated-0.50.0-5|26	BuildRequires:	perl(YAML)
14cr|perl-Pod-Generated-0.50.0-5|27	BuildArch:	noarch
14cr|perl-Pod-Generated-0.50.0-5|28	
14cr|perl-Pod-Generated-0.50.0-5|29	%description
14cr|perl-Pod-Generated-0.50.0-5|30	This module provides support for generating POD documentation for your
14cr|perl-Pod-Generated-0.50.0-5|31	modules during 'make' time. It does not itself generate the documentation -
14cr|perl-Pod-Generated-0.50.0-5|32	the combination of the Module::Install::Template manpage and the
14cr|perl-Pod-Generated-0.50.0-5|33	Template::Plugin::PodGenerated manpage does that.
14cr|perl-Pod-Generated-0.50.0-5|34	
14cr|perl-Pod-Generated-0.50.0-5|35	Also see the Pod::Generated::Attributes manpage.
14cr|perl-Pod-Generated-0.50.0-5|36	
14cr|perl-Pod-Generated-0.50.0-5|37	Modules that generate methods - such as the Class::Accessor manpage - might
14cr|perl-Pod-Generated-0.50.0-5|38	want to use this module. the Class::Accessor::Complex manpage, the
14cr|perl-Pod-Generated-0.50.0-5|39	Class::Accessor::Constructor manpage and the Class::Accessor::FactoryTyped
14cr|perl-Pod-Generated-0.50.0-5|40	manpage do support generated documentation, or will do so shortly.
14cr|perl-Pod-Generated-0.50.0-5|41	
14cr|perl-Pod-Generated-0.50.0-5|42	%prep
14cr|perl-Pod-Generated-0.50.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Generated-0.50.0-5|44	# outdated and broken, use system perl-YAML instead
14cr|perl-Pod-Generated-0.50.0-5|45	rm -f inc/YAML.pm
14cr|perl-Pod-Generated-0.50.0-5|46	
14cr|perl-Pod-Generated-0.50.0-5|47	%build
14cr|perl-Pod-Generated-0.50.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Generated-0.50.0-5|49	%make
14cr|perl-Pod-Generated-0.50.0-5|50	
14cr|perl-Pod-Generated-0.50.0-5|51	%check
14cr|perl-Pod-Generated-0.50.0-5|52	%make test
14cr|perl-Pod-Generated-0.50.0-5|53	
14cr|perl-Pod-Generated-0.50.0-5|54	%install
14cr|perl-Pod-Generated-0.50.0-5|55	%makeinstall_std
14cr|perl-Pod-Generated-0.50.0-5|56	
14cr|perl-Pod-Generated-0.50.0-5|57	%files
14cr|perl-Pod-Generated-0.50.0-5|58	%doc Changes README
14cr|perl-Pod-Generated-0.50.0-5|59	%{_mandir}/man3/*
14cr|perl-Pod-Generated-0.50.0-5|60	%{perl_vendorlib}/*
14cr|perl-Pod-Generated-0.50.0-5|61	
14cr|perl-Pod-Generated-0.50.0-5|62	
14cr|perl-Pod-Generated-0.50.0-5|63	%changelog
14cr|perl-Pod-Generated-0.50.0-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Pod-Generated-0.50.0-5|65	+ Revision: 65c6485
14cr|perl-Pod-Generated-0.50.0-5|66	- MassBuild#464: Increase release tag
14cr|perl-Pod-Generated-0.50.0-5|67	
14cr|perl-Pod-Generated-0.50.0-5|68	

5382 14
14cr|perl-Pod-Loom-0.80.0-2|1	%define upstream_name    Pod-Loom
14cr|perl-Pod-Loom-0.80.0-2|2	%define upstream_version 0.08
14cr|perl-Pod-Loom-0.80.0-2|3	
14cr|perl-Pod-Loom-0.80.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Loom-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Loom-0.80.0-2|6	Release:	2
14cr|perl-Pod-Loom-0.80.0-2|7	
14cr|perl-Pod-Loom-0.80.0-2|8	Summary:	Do-nothing template for Pod::Loom
14cr|perl-Pod-Loom-0.80.0-2|9	
14cr|perl-Pod-Loom-0.80.0-2|10	
14cr|perl-Pod-Loom-0.80.0-2|11	License:	GPL+ or Artistic
14cr|perl-Pod-Loom-0.80.0-2|12	Group:		Development/Perl
14cr|perl-Pod-Loom-0.80.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Loom-0.80.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Loom-0.80.0-2|15	
14cr|perl-Pod-Loom-0.80.0-2|16	BuildRequires:	perl-devel
14cr|perl-Pod-Loom-0.80.0-2|17	BuildRequires:	perl(Carp)
14cr|perl-Pod-Loom-0.80.0-2|18	BuildRequires:	perl(Exporter)
14cr|perl-Pod-Loom-0.80.0-2|19	BuildRequires:	perl(Moose)
14cr|perl-Pod-Loom-0.80.0-2|20	BuildRequires:	perl(PPI)
14cr|perl-Pod-Loom-0.80.0-2|21	BuildRequires:	perl(Pod::Eventual)
14cr|perl-Pod-Loom-0.80.0-2|22	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Pod-Loom-0.80.0-2|23	BuildArch:	noarch
14cr|perl-Pod-Loom-0.80.0-2|24	
14cr|perl-Pod-Loom-0.80.0-2|25	%description
14cr|perl-Pod-Loom-0.80.0-2|26	Pod::Loom extracts all the POD sections from Perl code, passes the POD to a
14cr|perl-Pod-Loom-0.80.0-2|27	template that may reformat it in various ways, and then returns a copy of
14cr|perl-Pod-Loom-0.80.0-2|28	the code with the reformatted POD at the end.
14cr|perl-Pod-Loom-0.80.0-2|29	
14cr|perl-Pod-Loom-0.80.0-2|30	A template may convert non-standard POD commands like '=method' and '=attr'
14cr|perl-Pod-Loom-0.80.0-2|31	into standard POD, reorder sections, and generally do whatever it likes to
14cr|perl-Pod-Loom-0.80.0-2|32	the POD.
14cr|perl-Pod-Loom-0.80.0-2|33	
14cr|perl-Pod-Loom-0.80.0-2|34	The document being reformatted can specify the template to use with a line
14cr|perl-Pod-Loom-0.80.0-2|35	like this:
14cr|perl-Pod-Loom-0.80.0-2|36	
14cr|perl-Pod-Loom-0.80.0-2|37	%prep
14cr|perl-Pod-Loom-0.80.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Loom-0.80.0-2|39	
14cr|perl-Pod-Loom-0.80.0-2|40	%build
14cr|perl-Pod-Loom-0.80.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Loom-0.80.0-2|42	%make
14cr|perl-Pod-Loom-0.80.0-2|43	
14cr|perl-Pod-Loom-0.80.0-2|44	# %check
14cr|perl-Pod-Loom-0.80.0-2|45	# %make test
14cr|perl-Pod-Loom-0.80.0-2|46	
14cr|perl-Pod-Loom-0.80.0-2|47	%install
14cr|perl-Pod-Loom-0.80.0-2|48	%makeinstall_std
14cr|perl-Pod-Loom-0.80.0-2|49	
14cr|perl-Pod-Loom-0.80.0-2|50	%files
14cr|perl-Pod-Loom-0.80.0-2|51	%doc Changes LICENSE README
14cr|perl-Pod-Loom-0.80.0-2|52	%{_mandir}/man3/*
14cr|perl-Pod-Loom-0.80.0-2|53	%{perl_vendorlib}/*
14cr|perl-Pod-Loom-0.80.0-2|54	
14cr|perl-Pod-Loom-0.80.0-2|55	
14cr|perl-Pod-Loom-0.80.0-2|56	
14cr|perl-Pod-Loom-0.80.0-2|57	%changelog
14cr|perl-Pod-Loom-0.80.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-2
14cr|perl-Pod-Loom-0.80.0-2|59	+ Revision: 3dcb1c3
14cr|perl-Pod-Loom-0.80.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-Pod-Loom-0.80.0-2|61	
14cr|perl-Pod-Loom-0.80.0-2|62	

5383 14
14cr|perl-Pod-Markdown-2.1.0-2|1	%define upstream_name    Pod-Markdown
14cr|perl-Pod-Markdown-2.1.0-2|2	%define upstream_version 2.001
14cr|perl-Pod-Markdown-2.1.0-2|3	
14cr|perl-Pod-Markdown-2.1.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Markdown-2.1.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Markdown-2.1.0-2|6	Release:	2
14cr|perl-Pod-Markdown-2.1.0-2|7	
14cr|perl-Pod-Markdown-2.1.0-2|8	Summary:	Convert POD to Markdown
14cr|perl-Pod-Markdown-2.1.0-2|9	
14cr|perl-Pod-Markdown-2.1.0-2|10	
14cr|perl-Pod-Markdown-2.1.0-2|11	License:	GPL+ or Artistic
14cr|perl-Pod-Markdown-2.1.0-2|12	Group:		Development/Perl
14cr|perl-Pod-Markdown-2.1.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Markdown-2.1.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Markdown-2.1.0-2|15	
14cr|perl-Pod-Markdown-2.1.0-2|16	BuildRequires:	perl-devel
14cr|perl-Pod-Markdown-2.1.0-2|17	BuildRequires:	perl(Carp)
14cr|perl-Pod-Markdown-2.1.0-2|18	BuildRequires:	perl(English)
14cr|perl-Pod-Markdown-2.1.0-2|19	BuildRequires:	perl(File::Find)
14cr|perl-Pod-Markdown-2.1.0-2|20	BuildRequires:	perl(File::Temp)
14cr|perl-Pod-Markdown-2.1.0-2|21	BuildRequires:	perl(Pod::Parser)
14cr|perl-Pod-Markdown-2.1.0-2|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Pod-Markdown-2.1.0-2|23	BuildRequires:	perl(Test::Differences)
14cr|perl-Pod-Markdown-2.1.0-2|24	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Markdown-2.1.0-2|25	BuildRequires:	perl(parent)
14cr|perl-Pod-Markdown-2.1.0-2|26	BuildArch:	noarch
14cr|perl-Pod-Markdown-2.1.0-2|27	
14cr|perl-Pod-Markdown-2.1.0-2|28	%description
14cr|perl-Pod-Markdown-2.1.0-2|29	This module subclasses the Pod::Parser manpage and converts POD to
14cr|perl-Pod-Markdown-2.1.0-2|30	Markdown.
14cr|perl-Pod-Markdown-2.1.0-2|31	
14cr|perl-Pod-Markdown-2.1.0-2|32	%prep
14cr|perl-Pod-Markdown-2.1.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Markdown-2.1.0-2|34	
14cr|perl-Pod-Markdown-2.1.0-2|35	%build
14cr|perl-Pod-Markdown-2.1.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Markdown-2.1.0-2|37	%make
14cr|perl-Pod-Markdown-2.1.0-2|38	
14cr|perl-Pod-Markdown-2.1.0-2|39	%check
14cr|perl-Pod-Markdown-2.1.0-2|40	%make test
14cr|perl-Pod-Markdown-2.1.0-2|41	
14cr|perl-Pod-Markdown-2.1.0-2|42	%install
14cr|perl-Pod-Markdown-2.1.0-2|43	%makeinstall_std
14cr|perl-Pod-Markdown-2.1.0-2|44	
14cr|perl-Pod-Markdown-2.1.0-2|45	%files
14cr|perl-Pod-Markdown-2.1.0-2|46	%doc Changes LICENSE META.yml META.json README
14cr|perl-Pod-Markdown-2.1.0-2|47	%{_bindir}/pod2markdown
14cr|perl-Pod-Markdown-2.1.0-2|48	%{_mandir}/man1/*
14cr|perl-Pod-Markdown-2.1.0-2|49	%{_mandir}/man3/*
14cr|perl-Pod-Markdown-2.1.0-2|50	%{perl_vendorlib}/*
14cr|perl-Pod-Markdown-2.1.0-2|51	
14cr|perl-Pod-Markdown-2.1.0-2|52	
14cr|perl-Pod-Markdown-2.1.0-2|53	
14cr|perl-Pod-Markdown-2.1.0-2|54	%changelog
14cr|perl-Pod-Markdown-2.1.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-2
14cr|perl-Pod-Markdown-2.1.0-2|56	+ Revision: d48eb09
14cr|perl-Pod-Markdown-2.1.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Pod-Markdown-2.1.0-2|58	
14cr|perl-Pod-Markdown-2.1.0-2|59	

5384 14
14cr|perl-Pod-MinimumVersion-50.0.0-4|1	%define upstream_name    Pod-MinimumVersion
14cr|perl-Pod-MinimumVersion-50.0.0-4|2	%define upstream_version 50
14cr|perl-Pod-MinimumVersion-50.0.0-4|3	
14cr|perl-Pod-MinimumVersion-50.0.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-MinimumVersion-50.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-MinimumVersion-50.0.0-4|6	Release:	4
14cr|perl-Pod-MinimumVersion-50.0.0-4|7	
14cr|perl-Pod-MinimumVersion-50.0.0-4|8	Summary:	Report object from Pod::MinimumVersion
14cr|perl-Pod-MinimumVersion-50.0.0-4|9	
14cr|perl-Pod-MinimumVersion-50.0.0-4|10	License:	GPL+ or Artistic
14cr|perl-Pod-MinimumVersion-50.0.0-4|11	Group:		Development/Perl
14cr|perl-Pod-MinimumVersion-50.0.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-MinimumVersion-50.0.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-MinimumVersion-50.0.0-4|14	
14cr|perl-Pod-MinimumVersion-50.0.0-4|15	BuildRequires:	perl-devel
14cr|perl-Pod-MinimumVersion-50.0.0-4|16	BuildRequires:	perl(IO::String)
14cr|perl-Pod-MinimumVersion-50.0.0-4|17	BuildRequires:	perl(List::Util)
14cr|perl-Pod-MinimumVersion-50.0.0-4|18	BuildRequires:	perl(Pod::Parser)
14cr|perl-Pod-MinimumVersion-50.0.0-4|19	BuildRequires:	perl(Test)
14cr|perl-Pod-MinimumVersion-50.0.0-4|20	BuildRequires:	perl(version)
14cr|perl-Pod-MinimumVersion-50.0.0-4|21	BuildArch:	noarch
14cr|perl-Pod-MinimumVersion-50.0.0-4|22	
14cr|perl-Pod-MinimumVersion-50.0.0-4|23	%description
14cr|perl-Pod-MinimumVersion-50.0.0-4|24	'Pod::MinimumVersion' parses the POD in a Perl script, module, or document,
14cr|perl-Pod-MinimumVersion-50.0.0-4|25	and reports what version of Perl is required to process the directives in
14cr|perl-Pod-MinimumVersion-50.0.0-4|26	it with 'pod2man' etc.
14cr|perl-Pod-MinimumVersion-50.0.0-4|27	
14cr|perl-Pod-MinimumVersion-50.0.0-4|28	%prep
14cr|perl-Pod-MinimumVersion-50.0.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-MinimumVersion-50.0.0-4|30	
14cr|perl-Pod-MinimumVersion-50.0.0-4|31	%build
14cr|perl-Pod-MinimumVersion-50.0.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-MinimumVersion-50.0.0-4|33	%make
14cr|perl-Pod-MinimumVersion-50.0.0-4|34	
14cr|perl-Pod-MinimumVersion-50.0.0-4|35	%check
14cr|perl-Pod-MinimumVersion-50.0.0-4|36	%make test
14cr|perl-Pod-MinimumVersion-50.0.0-4|37	
14cr|perl-Pod-MinimumVersion-50.0.0-4|38	%install
14cr|perl-Pod-MinimumVersion-50.0.0-4|39	%makeinstall_std
14cr|perl-Pod-MinimumVersion-50.0.0-4|40	
14cr|perl-Pod-MinimumVersion-50.0.0-4|41	%files
14cr|perl-Pod-MinimumVersion-50.0.0-4|42	%doc Changes META.yml
14cr|perl-Pod-MinimumVersion-50.0.0-4|43	%{_bindir}/pod-minimumversion
14cr|perl-Pod-MinimumVersion-50.0.0-4|44	%{_mandir}/man3/*
14cr|perl-Pod-MinimumVersion-50.0.0-4|45	%{_mandir}/man1/pod-minimumversion.1*
14cr|perl-Pod-MinimumVersion-50.0.0-4|46	%{perl_vendorlib}/*
14cr|perl-Pod-MinimumVersion-50.0.0-4|47	
14cr|perl-Pod-MinimumVersion-50.0.0-4|48	
14cr|perl-Pod-MinimumVersion-50.0.0-4|49	%changelog
14cr|perl-Pod-MinimumVersion-50.0.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 50.0.0-4
14cr|perl-Pod-MinimumVersion-50.0.0-4|51	+ Revision: ee3ffdb
14cr|perl-Pod-MinimumVersion-50.0.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Pod-MinimumVersion-50.0.0-4|53	
14cr|perl-Pod-MinimumVersion-50.0.0-4|54	

5385 14
14cr|perl-Pod-POM-Web-1.200.0-2|1	%define upstream_name    Pod-POM-Web
14cr|perl-Pod-POM-Web-1.200.0-2|2	%define upstream_version 1.20
14cr|perl-Pod-POM-Web-1.200.0-2|3	
14cr|perl-Pod-POM-Web-1.200.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-POM-Web-1.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-POM-Web-1.200.0-2|6	Release:	2
14cr|perl-Pod-POM-Web-1.200.0-2|7	
14cr|perl-Pod-POM-Web-1.200.0-2|8	Summary:	Fulltext search for Pod::POM::Web
14cr|perl-Pod-POM-Web-1.200.0-2|9	
14cr|perl-Pod-POM-Web-1.200.0-2|10	
14cr|perl-Pod-POM-Web-1.200.0-2|11	License:	GPL+ or Artistic
14cr|perl-Pod-POM-Web-1.200.0-2|12	Group:		Development/Perl
14cr|perl-Pod-POM-Web-1.200.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-POM-Web-1.200.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-POM-Web-1.200.0-2|15	
14cr|perl-Pod-POM-Web-1.200.0-2|16	BuildRequires:	perl-devel
14cr|perl-Pod-POM-Web-1.200.0-2|17	BuildRequires:	perl(Alien::GvaScript)
14cr|perl-Pod-POM-Web-1.200.0-2|18	BuildRequires:	perl(Config)
14cr|perl-Pod-POM-Web-1.200.0-2|19	BuildRequires:	perl(Encode::Guess)
14cr|perl-Pod-POM-Web-1.200.0-2|20	BuildRequires:	perl(HTTP::Daemon)
14cr|perl-Pod-POM-Web-1.200.0-2|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Pod-POM-Web-1.200.0-2|22	BuildRequires:	perl(List::Util)
14cr|perl-Pod-POM-Web-1.200.0-2|23	BuildRequires:	perl(MIME::Types)
14cr|perl-Pod-POM-Web-1.200.0-2|24	BuildRequires:	perl(Module::CoreList)
14cr|perl-Pod-POM-Web-1.200.0-2|25	BuildRequires:	perl(POSIX)
14cr|perl-Pod-POM-Web-1.200.0-2|26	BuildRequires:	perl(Pod::POM)
14cr|perl-Pod-POM-Web-1.200.0-2|27	BuildRequires:	perl(Pod::POM::View::HTML)
14cr|perl-Pod-POM-Web-1.200.0-2|28	BuildRequires:	perl(Test::More)
14cr|perl-Pod-POM-Web-1.200.0-2|29	BuildRequires:	perl(Time::HiRes)
14cr|perl-Pod-POM-Web-1.200.0-2|30	BuildRequires:	perl(URI)
14cr|perl-Pod-POM-Web-1.200.0-2|31	BuildRequires:	perl(URI::QueryParam)
14cr|perl-Pod-POM-Web-1.200.0-2|32	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Pod-POM-Web-1.200.0-2|33	BuildArch:	noarch
14cr|perl-Pod-POM-Web-1.200.0-2|34	
14cr|perl-Pod-POM-Web-1.200.0-2|35	%description
14cr|perl-Pod-POM-Web-1.200.0-2|36	the Pod::POM::Web manpage is a Web application for browsing the
14cr|perl-Pod-POM-Web-1.200.0-2|37	documentation of Perl components installed on your local machine. Since
14cr|perl-Pod-POM-Web-1.200.0-2|38	pages are dynamically generated, they are always in sync with code actually
14cr|perl-Pod-POM-Web-1.200.0-2|39	installed.
14cr|perl-Pod-POM-Web-1.200.0-2|40	
14cr|perl-Pod-POM-Web-1.200.0-2|41	%prep
14cr|perl-Pod-POM-Web-1.200.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-POM-Web-1.200.0-2|43	
14cr|perl-Pod-POM-Web-1.200.0-2|44	%build
14cr|perl-Pod-POM-Web-1.200.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-POM-Web-1.200.0-2|46	%make
14cr|perl-Pod-POM-Web-1.200.0-2|47	
14cr|perl-Pod-POM-Web-1.200.0-2|48	%check
14cr|perl-Pod-POM-Web-1.200.0-2|49	#make test
14cr|perl-Pod-POM-Web-1.200.0-2|50	
14cr|perl-Pod-POM-Web-1.200.0-2|51	%install
14cr|perl-Pod-POM-Web-1.200.0-2|52	%makeinstall_std
14cr|perl-Pod-POM-Web-1.200.0-2|53	
14cr|perl-Pod-POM-Web-1.200.0-2|54	%files
14cr|perl-Pod-POM-Web-1.200.0-2|55	%doc Changes README
14cr|perl-Pod-POM-Web-1.200.0-2|56	%{_mandir}/man3/*
14cr|perl-Pod-POM-Web-1.200.0-2|57	%{perl_vendorlib}/*
14cr|perl-Pod-POM-Web-1.200.0-2|58	
14cr|perl-Pod-POM-Web-1.200.0-2|59	
14cr|perl-Pod-POM-Web-1.200.0-2|60	
14cr|perl-Pod-POM-Web-1.200.0-2|61	%changelog
14cr|perl-Pod-POM-Web-1.200.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-2
14cr|perl-Pod-POM-Web-1.200.0-2|63	+ Revision: 9fbde32
14cr|perl-Pod-POM-Web-1.200.0-2|64	- MassBuild#464: Increase release tag
14cr|perl-Pod-POM-Web-1.200.0-2|65	
14cr|perl-Pod-POM-Web-1.200.0-2|66	

5386 14
14cr|perl-Pod-PseudoPod-0.180.0-4|1	%define upstream_name	 Pod-PseudoPod
14cr|perl-Pod-PseudoPod-0.180.0-4|2	%define upstream_version 0.18
14cr|perl-Pod-PseudoPod-0.180.0-4|3	
14cr|perl-Pod-PseudoPod-0.180.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Pod-PseudoPod-0.180.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Pod-PseudoPod-0.180.0-4|6	Release:    4
14cr|perl-Pod-PseudoPod-0.180.0-4|7	Summary:    A framework for parsing O'Reilly's PseudoPod
14cr|perl-Pod-PseudoPod-0.180.0-4|8	License:    GPL+ or Artistic
14cr|perl-Pod-PseudoPod-0.180.0-4|9	Group:      Development/Perl
14cr|perl-Pod-PseudoPod-0.180.0-4|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-PseudoPod-0.180.0-4|11	Source0:    http://search.cpan.org/CPAN/authors/id/A/AR/ARANDAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-PseudoPod-0.180.0-4|12	
14cr|perl-Pod-PseudoPod-0.180.0-4|13	BuildRequires: perl(HTML::Entities)
14cr|perl-Pod-PseudoPod-0.180.0-4|14	BuildRequires: perl(Module::Build) >= 0.380.0
14cr|perl-Pod-PseudoPod-0.180.0-4|15	BuildRequires: perl(Pod::Simple) >= 3.20.0
14cr|perl-Pod-PseudoPod-0.180.0-4|16	BuildRequires: perl(Test::More)
14cr|perl-Pod-PseudoPod-0.180.0-4|17	BuildRequires: perl(Text::Wrap) >= 98.112.902
14cr|perl-Pod-PseudoPod-0.180.0-4|18	BuildRequires: perl-devel
14cr|perl-Pod-PseudoPod-0.180.0-4|19	BuildArch:  noarch
14cr|perl-Pod-PseudoPod-0.180.0-4|20	
14cr|perl-Pod-PseudoPod-0.180.0-4|21	%description
14cr|perl-Pod-PseudoPod-0.180.0-4|22	PseudoPod is an extended set of Pod tags used by O'Reilly and Associates
14cr|perl-Pod-PseudoPod-0.180.0-4|23	publishing for book manuscripts. Standard Pod doesn't have all the markup
14cr|perl-Pod-PseudoPod-0.180.0-4|24	options you need to mark up files for publishing production. PseudoPod adds a
14cr|perl-Pod-PseudoPod-0.180.0-4|25	few extra tags for footnotes, tables, sidebars, etc.
14cr|perl-Pod-PseudoPod-0.180.0-4|26	
14cr|perl-Pod-PseudoPod-0.180.0-4|27	%prep
14cr|perl-Pod-PseudoPod-0.180.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-PseudoPod-0.180.0-4|29	
14cr|perl-Pod-PseudoPod-0.180.0-4|30	%build
14cr|perl-Pod-PseudoPod-0.180.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-PseudoPod-0.180.0-4|32	%make
14cr|perl-Pod-PseudoPod-0.180.0-4|33	
14cr|perl-Pod-PseudoPod-0.180.0-4|34	%check
14cr|perl-Pod-PseudoPod-0.180.0-4|35	%make test
14cr|perl-Pod-PseudoPod-0.180.0-4|36	
14cr|perl-Pod-PseudoPod-0.180.0-4|37	%install
14cr|perl-Pod-PseudoPod-0.180.0-4|38	%makeinstall_std
14cr|perl-Pod-PseudoPod-0.180.0-4|39	
14cr|perl-Pod-PseudoPod-0.180.0-4|40	%clean
14cr|perl-Pod-PseudoPod-0.180.0-4|41	
14cr|perl-Pod-PseudoPod-0.180.0-4|42	%files
14cr|perl-Pod-PseudoPod-0.180.0-4|43	%doc Changes LICENSE META.json META.yml README examples
14cr|perl-Pod-PseudoPod-0.180.0-4|44	%{perl_vendorlib}/Pod/PseudoPod.pm
14cr|perl-Pod-PseudoPod-0.180.0-4|45	%{perl_vendorlib}/Pod/PseudoPod/*
14cr|perl-Pod-PseudoPod-0.180.0-4|46	%{_mandir}/*/*
14cr|perl-Pod-PseudoPod-0.180.0-4|47	%{_bindir}/*
14cr|perl-Pod-PseudoPod-0.180.0-4|48	
14cr|perl-Pod-PseudoPod-0.180.0-4|49	
14cr|perl-Pod-PseudoPod-0.180.0-4|50	%changelog
14cr|perl-Pod-PseudoPod-0.180.0-4|51	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-4
14cr|perl-Pod-PseudoPod-0.180.0-4|52	+ Revision: 373b1d2
14cr|perl-Pod-PseudoPod-0.180.0-4|53	- Added perl-devel BR
14cr|perl-Pod-PseudoPod-0.180.0-4|54	
14cr|perl-Pod-PseudoPod-0.180.0-4|55	

5387 14
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|1	%define upstream_name    Pod-PseudoPod-LaTeX
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|2	%define upstream_version 1.20110710
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|3	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|4	Name:       perl-%{upstream_name}
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|6	Release:    3
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|7	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|8	Summary:    Convert Pod::PseudoPod documents into LaTeX
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|9	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|10	License:    GPL+ or Artistic
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|11	Group:      Development/Perl
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|13	Source0:    http://www.cpan.org/modules/by-module/Pod/Pod-PseudoPod-LaTeX-%{upstream_version}.tar.gz
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|14	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|15	BuildRequires: perl(IO::String)
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|16	BuildRequires: perl(Pod::PseudoPod)
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|17	BuildRequires: perl(Test::More)
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|18	BuildRequires: perl(Module::Build)
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|19	BuildRequires: perl-devel
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|20	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|21	BuildArch: noarch
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|22	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|23	%description
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|24	Convert Pod::PseudoPod documents into LaTeX
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|25	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|26	%prep
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|28	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|29	%build
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|31	%make
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|32	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|33	%check
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|34	%make test
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|35	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|36	%install
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|37	%makeinstall_std
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|38	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|39	%clean
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|40	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|41	%files
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|42	%doc META.yml Changes README
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|43	%{_mandir}/man3/*
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|44	%{perl_vendorlib}/*
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|45	%{_bindir}/ppod2latex
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|46	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|47	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|48	%changelog
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.107.100-3
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|50	+ Revision: 99344d5
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|51	- MassBuild#464: Increase release tag
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|52	
14cr|perl-Pod-PseudoPod-LaTeX-1.201.107.100-3|53	

5388 14
14cr|perl-Pod-Readme-0.110.0-5|1	%define upstream_name    Pod-Readme
14cr|perl-Pod-Readme-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Pod-Readme-0.110.0-5|3	
14cr|perl-Pod-Readme-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Readme-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Readme-0.110.0-5|6	Release:	5
14cr|perl-Pod-Readme-0.110.0-5|7	
14cr|perl-Pod-Readme-0.110.0-5|8	Summary:	Convert Module POD to a README file
14cr|perl-Pod-Readme-0.110.0-5|9	
14cr|perl-Pod-Readme-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Pod-Readme-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Pod-Readme-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Readme-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Readme-0.110.0-5|14	
14cr|perl-Pod-Readme-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Pod-Readme-0.110.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Pod-Readme-0.110.0-5|17	BuildRequires:	perl(File::Copy)
14cr|perl-Pod-Readme-0.110.0-5|18	BuildRequires:	perl(IO::File)
14cr|perl-Pod-Readme-0.110.0-5|19	BuildRequires:	perl(Pod::Text)
14cr|perl-Pod-Readme-0.110.0-5|20	BuildRequires:	perl(Regexp::Common)
14cr|perl-Pod-Readme-0.110.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Readme-0.110.0-5|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Pod-Readme-0.110.0-5|23	
14cr|perl-Pod-Readme-0.110.0-5|24	BuildArch:	noarch
14cr|perl-Pod-Readme-0.110.0-5|25	
14cr|perl-Pod-Readme-0.110.0-5|26	%description
14cr|perl-Pod-Readme-0.110.0-5|27	This module is a subclass of L<Pod::PlainText> which provides additional
14cr|perl-Pod-Readme-0.110.0-5|28	POD markup for generating F<README> files.
14cr|perl-Pod-Readme-0.110.0-5|29	
14cr|perl-Pod-Readme-0.110.0-5|30	Why should one bother with this? One can simply use
14cr|perl-Pod-Readme-0.110.0-5|31	
14cr|perl-Pod-Readme-0.110.0-5|32	pod2text Module.pm > README
14cr|perl-Pod-Readme-0.110.0-5|33	
14cr|perl-Pod-Readme-0.110.0-5|34	%prep
14cr|perl-Pod-Readme-0.110.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Readme-0.110.0-5|36	
14cr|perl-Pod-Readme-0.110.0-5|37	%build
14cr|perl-Pod-Readme-0.110.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Readme-0.110.0-5|39	%make
14cr|perl-Pod-Readme-0.110.0-5|40	
14cr|perl-Pod-Readme-0.110.0-5|41	%check
14cr|perl-Pod-Readme-0.110.0-5|42	%make test
14cr|perl-Pod-Readme-0.110.0-5|43	
14cr|perl-Pod-Readme-0.110.0-5|44	%install
14cr|perl-Pod-Readme-0.110.0-5|45	%makeinstall_std
14cr|perl-Pod-Readme-0.110.0-5|46	
14cr|perl-Pod-Readme-0.110.0-5|47	%files
14cr|perl-Pod-Readme-0.110.0-5|48	%doc README META.yml Changes
14cr|perl-Pod-Readme-0.110.0-5|49	%{_bindir}/*
14cr|perl-Pod-Readme-0.110.0-5|50	%{_mandir}/man1/*
14cr|perl-Pod-Readme-0.110.0-5|51	%{_mandir}/man3/*
14cr|perl-Pod-Readme-0.110.0-5|52	%{perl_vendorlib}/*
14cr|perl-Pod-Readme-0.110.0-5|53	
14cr|perl-Pod-Readme-0.110.0-5|54	
14cr|perl-Pod-Readme-0.110.0-5|55	
14cr|perl-Pod-Readme-0.110.0-5|56	%changelog
14cr|perl-Pod-Readme-0.110.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Pod-Readme-0.110.0-5|58	+ Revision: e49ba92
14cr|perl-Pod-Readme-0.110.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Pod-Readme-0.110.0-5|60	
14cr|perl-Pod-Readme-0.110.0-5|61	

5389 14
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|1	%define upstream_name    Pod-Spell-CommonMistakes
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|2	%define upstream_version 1.000
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|3	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|6	Release:	5
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|7	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|8	Summary:	Holds the wordlist data for Pod::Spell::CommonMistakes
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|9	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|11	Group:		Development/Perl
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|14	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|16	BuildRequires:	perl(IO::Scalar)
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|17	BuildRequires:	perl(Pod::Spell)
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|19	BuildArch:	noarch
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|20	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|21	%description
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|22	This module looks for any typos in your POD. It differs from the Pod::Spell
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|23	manpage or the Test::Spelling manpage because it uses a custom wordlist and
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|24	doesn't use the system spellchecker. The idea for this came from the the
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|25	http://wiki.debian.org/Teams/Lintian manpage code in Debian, thanks!
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|26	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|27	To use this, just pass it a filename that has POD in it and you'll get a
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|28	hashref back. If the hashref is empty that means the checker found no
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|29	misspelled words. If it contains keys, then the keys are the bad words and
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|30	the values are the suggested spelling.
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|31	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|32	%prep
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|34	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|35	%build
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|37	%make
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|38	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|39	%check
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|40	%make test
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|41	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|42	%install
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|43	%makeinstall_std
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|44	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|45	%files
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|46	%doc LICENSE README META.yml Changes
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|47	%{_mandir}/man3/*
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|48	%{perl_vendorlib}/*
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|49	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|50	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|51	%changelog
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|53	+ Revision: 56b8491
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|55	
14cr|perl-Pod-Spell-CommonMistakes-1.0.0-5|56	

5390 14
14cr|perl-Pod-Strip-1.20.0-3|1	%define	upstream_name	 Pod-Strip
14cr|perl-Pod-Strip-1.20.0-3|2	%define upstream_version 1.02
14cr|perl-Pod-Strip-1.20.0-3|3	
14cr|perl-Pod-Strip-1.20.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Pod-Strip-1.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Pod-Strip-1.20.0-3|6	Release:    3
14cr|perl-Pod-Strip-1.20.0-3|7	
14cr|perl-Pod-Strip-1.20.0-3|8	Summary:	Remove POD from Perl code
14cr|perl-Pod-Strip-1.20.0-3|9	
14cr|perl-Pod-Strip-1.20.0-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Strip-1.20.0-3|11	Group:		Development/Perl
14cr|perl-Pod-Strip-1.20.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Pod-Strip-1.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Pod-Strip-1.20.0-3|14	
14cr|perl-Pod-Strip-1.20.0-3|15	%if %{mdkversion} < 1010
14cr|perl-Pod-Strip-1.20.0-3|16	BuildRequires:	perl-devel
14cr|perl-Pod-Strip-1.20.0-3|17	%endif
14cr|perl-Pod-Strip-1.20.0-3|18	Buildrequires:	perl(Module::Build)
14cr|perl-Pod-Strip-1.20.0-3|19	Buildrequires:	perl(Pod::Simple)
14cr|perl-Pod-Strip-1.20.0-3|20	Requires:	    perl(Pod::Simple)
14cr|perl-Pod-Strip-1.20.0-3|21	BuildArch:	noarch
14cr|perl-Pod-Strip-1.20.0-3|22	
14cr|perl-Pod-Strip-1.20.0-3|23	%description
14cr|perl-Pod-Strip-1.20.0-3|24	Pod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code.
14cr|perl-Pod-Strip-1.20.0-3|25	
14cr|perl-Pod-Strip-1.20.0-3|26	%prep
14cr|perl-Pod-Strip-1.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Strip-1.20.0-3|28	
14cr|perl-Pod-Strip-1.20.0-3|29	%build
14cr|perl-Pod-Strip-1.20.0-3|30	%{__perl} Build.PL installdirs=vendor
14cr|perl-Pod-Strip-1.20.0-3|31	./Build
14cr|perl-Pod-Strip-1.20.0-3|32	
14cr|perl-Pod-Strip-1.20.0-3|33	%install
14cr|perl-Pod-Strip-1.20.0-3|34	./Build install destdir=%{buildroot}
14cr|perl-Pod-Strip-1.20.0-3|35	
14cr|perl-Pod-Strip-1.20.0-3|36	%check
14cr|perl-Pod-Strip-1.20.0-3|37	./Build test
14cr|perl-Pod-Strip-1.20.0-3|38	
14cr|perl-Pod-Strip-1.20.0-3|39	%clean
14cr|perl-Pod-Strip-1.20.0-3|40	
14cr|perl-Pod-Strip-1.20.0-3|41	%files
14cr|perl-Pod-Strip-1.20.0-3|42	%doc Changes README
14cr|perl-Pod-Strip-1.20.0-3|43	%{perl_vendorlib}/Pod
14cr|perl-Pod-Strip-1.20.0-3|44	%{_mandir}/man3/*
14cr|perl-Pod-Strip-1.20.0-3|45	
14cr|perl-Pod-Strip-1.20.0-3|46	
14cr|perl-Pod-Strip-1.20.0-3|47	
14cr|perl-Pod-Strip-1.20.0-3|48	%changelog
14cr|perl-Pod-Strip-1.20.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-3
14cr|perl-Pod-Strip-1.20.0-3|50	+ Revision: fa8bfbd
14cr|perl-Pod-Strip-1.20.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Pod-Strip-1.20.0-3|52	
14cr|perl-Pod-Strip-1.20.0-3|53	

5391 14
14cr|perl-Pod-Tests-1.190.0-4|1	%define upstream_name Pod-Tests
14cr|perl-Pod-Tests-1.190.0-4|2	%define upstream_version 1.19
14cr|perl-Pod-Tests-1.190.0-4|3	
14cr|perl-Pod-Tests-1.190.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Tests-1.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Tests-1.190.0-4|6	Release:	4
14cr|perl-Pod-Tests-1.190.0-4|7	
14cr|perl-Pod-Tests-1.190.0-4|8	Summary:	Extracts embedded tests and code examples from POD
14cr|perl-Pod-Tests-1.190.0-4|9	
14cr|perl-Pod-Tests-1.190.0-4|10	License:	GPL+ or Artistic
14cr|perl-Pod-Tests-1.190.0-4|11	Group:		Development/Perl
14cr|perl-Pod-Tests-1.190.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Tests-1.190.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Pod-Tests-1.190.0-4|14	
14cr|perl-Pod-Tests-1.190.0-4|15	BuildRequires:	perl-devel
14cr|perl-Pod-Tests-1.190.0-4|16	BuildArch:	noarch
14cr|perl-Pod-Tests-1.190.0-4|17	
14cr|perl-Pod-Tests-1.190.0-4|18	%description
14cr|perl-Pod-Tests-1.190.0-4|19	This is a specialized POD viewer to extract embedded tests and code examples
14cr|perl-Pod-Tests-1.190.0-4|20	from POD. It doesn't do much more than that. pod2test does the useful work.
14cr|perl-Pod-Tests-1.190.0-4|21	
14cr|perl-Pod-Tests-1.190.0-4|22	%prep
14cr|perl-Pod-Tests-1.190.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Tests-1.190.0-4|24	
14cr|perl-Pod-Tests-1.190.0-4|25	%build
14cr|perl-Pod-Tests-1.190.0-4|26	chmod 644 Changes README
14cr|perl-Pod-Tests-1.190.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Tests-1.190.0-4|28	make
14cr|perl-Pod-Tests-1.190.0-4|29	
14cr|perl-Pod-Tests-1.190.0-4|30	%check
14cr|perl-Pod-Tests-1.190.0-4|31	make test
14cr|perl-Pod-Tests-1.190.0-4|32	
14cr|perl-Pod-Tests-1.190.0-4|33	%install
14cr|perl-Pod-Tests-1.190.0-4|34	%makeinstall_std
14cr|perl-Pod-Tests-1.190.0-4|35	
14cr|perl-Pod-Tests-1.190.0-4|36	%files
14cr|perl-Pod-Tests-1.190.0-4|37	%doc Changes README
14cr|perl-Pod-Tests-1.190.0-4|38	%{_bindir}/pod2test
14cr|perl-Pod-Tests-1.190.0-4|39	%{perl_vendorlib}/Pod/*.pm
14cr|perl-Pod-Tests-1.190.0-4|40	%{_mandir}/man1/*
14cr|perl-Pod-Tests-1.190.0-4|41	%{_mandir}/man3/*
14cr|perl-Pod-Tests-1.190.0-4|42	
14cr|perl-Pod-Tests-1.190.0-4|43	
14cr|perl-Pod-Tests-1.190.0-4|44	
14cr|perl-Pod-Tests-1.190.0-4|45	%changelog
14cr|perl-Pod-Tests-1.190.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-4
14cr|perl-Pod-Tests-1.190.0-4|47	+ Revision: d580a8d
14cr|perl-Pod-Tests-1.190.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Pod-Tests-1.190.0-4|49	
14cr|perl-Pod-Tests-1.190.0-4|50	

5392 14
14cr|perl-Pod-Text-Ansi-0.50.0-5|1	%define upstream_name    Pod-Text-Ansi
14cr|perl-Pod-Text-Ansi-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-Pod-Text-Ansi-0.50.0-5|3	
14cr|perl-Pod-Text-Ansi-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Text-Ansi-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Text-Ansi-0.50.0-5|6	Release:	5
14cr|perl-Pod-Text-Ansi-0.50.0-5|7	
14cr|perl-Pod-Text-Ansi-0.50.0-5|8	Summary:	Convert POD to ANSI-colored text
14cr|perl-Pod-Text-Ansi-0.50.0-5|9	
14cr|perl-Pod-Text-Ansi-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-Pod-Text-Ansi-0.50.0-5|11	Group:		Development/Perl
14cr|perl-Pod-Text-Ansi-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Text-Ansi-0.50.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Text-Ansi-0.50.0-5|14	
14cr|perl-Pod-Text-Ansi-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-Pod-Text-Ansi-0.50.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Pod-Text-Ansi-0.50.0-5|17	BuildRequires:	perl(Pod::Text)
14cr|perl-Pod-Text-Ansi-0.50.0-5|18	BuildRequires:	perl(Term::ANSIColor)
14cr|perl-Pod-Text-Ansi-0.50.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Text-Ansi-0.50.0-5|20	BuildArch:	noarch
14cr|perl-Pod-Text-Ansi-0.50.0-5|21	
14cr|perl-Pod-Text-Ansi-0.50.0-5|22	%description
14cr|perl-Pod-Text-Ansi-0.50.0-5|23	Pod::Text::Ansi is a simple subclass of Pod::Text that highlights output
14cr|perl-Pod-Text-Ansi-0.50.0-5|24	text using ANSI color escape sequences. Apart from the color, it in all
14cr|perl-Pod-Text-Ansi-0.50.0-5|25	ways functions like Pod::Text. See the Pod::Text manpage for details and
14cr|perl-Pod-Text-Ansi-0.50.0-5|26	available options.
14cr|perl-Pod-Text-Ansi-0.50.0-5|27	
14cr|perl-Pod-Text-Ansi-0.50.0-5|28	%prep
14cr|perl-Pod-Text-Ansi-0.50.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Text-Ansi-0.50.0-5|30	
14cr|perl-Pod-Text-Ansi-0.50.0-5|31	%build
14cr|perl-Pod-Text-Ansi-0.50.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Text-Ansi-0.50.0-5|33	%make
14cr|perl-Pod-Text-Ansi-0.50.0-5|34	
14cr|perl-Pod-Text-Ansi-0.50.0-5|35	%check
14cr|perl-Pod-Text-Ansi-0.50.0-5|36	%make test
14cr|perl-Pod-Text-Ansi-0.50.0-5|37	
14cr|perl-Pod-Text-Ansi-0.50.0-5|38	%install
14cr|perl-Pod-Text-Ansi-0.50.0-5|39	%makeinstall_std
14cr|perl-Pod-Text-Ansi-0.50.0-5|40	
14cr|perl-Pod-Text-Ansi-0.50.0-5|41	%files
14cr|perl-Pod-Text-Ansi-0.50.0-5|42	%doc README Changes
14cr|perl-Pod-Text-Ansi-0.50.0-5|43	%{_mandir}/man3/*
14cr|perl-Pod-Text-Ansi-0.50.0-5|44	%{perl_vendorlib}/*
14cr|perl-Pod-Text-Ansi-0.50.0-5|45	
14cr|perl-Pod-Text-Ansi-0.50.0-5|46	
14cr|perl-Pod-Text-Ansi-0.50.0-5|47	%changelog
14cr|perl-Pod-Text-Ansi-0.50.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-Pod-Text-Ansi-0.50.0-5|49	+ Revision: db888b1
14cr|perl-Pod-Text-Ansi-0.50.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Pod-Text-Ansi-0.50.0-5|51	
14cr|perl-Pod-Text-Ansi-0.50.0-5|52	

5393 14
14cr|perl-Pod-Weaver-4.6.0-3|1	%define upstream_name    Pod-Weaver
14cr|perl-Pod-Weaver-4.6.0-3|2	%define upstream_version 4.006
14cr|perl-Pod-Weaver-4.6.0-3|3	
14cr|perl-Pod-Weaver-4.6.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Weaver-4.6.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Weaver-4.6.0-3|6	Release:	3
14cr|perl-Pod-Weaver-4.6.0-3|7	
14cr|perl-Pod-Weaver-4.6.0-3|8	Summary:	A bundle for the most commonly-needed prep work for a pod document
14cr|perl-Pod-Weaver-4.6.0-3|9	
14cr|perl-Pod-Weaver-4.6.0-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Weaver-4.6.0-3|11	Group:		Development/Perl
14cr|perl-Pod-Weaver-4.6.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Weaver-4.6.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Weaver-%{upstream_version}.tar.gz
14cr|perl-Pod-Weaver-4.6.0-3|14	
14cr|perl-Pod-Weaver-4.6.0-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Weaver-4.6.0-3|16	BuildRequires:	perl(Config::INI)
14cr|perl-Pod-Weaver-4.6.0-3|17	BuildRequires:	perl(Config::MVP::Reader::INI)
14cr|perl-Pod-Weaver-4.6.0-3|18	BuildRequires:	perl(Config::MVP)
14cr|perl-Pod-Weaver-4.6.0-3|19	BuildRequires:	perl(DateTime)
14cr|perl-Pod-Weaver-4.6.0-3|20	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Pod-Weaver-4.6.0-3|21	BuildRequires:	perl(Log::Dispatchouli)
14cr|perl-Pod-Weaver-4.6.0-3|22	BuildRequires:	perl(Moose)
14cr|perl-Pod-Weaver-4.6.0-3|23	BuildRequires:	perl(Moose::Autobox)
14cr|perl-Pod-Weaver-4.6.0-3|24	BuildRequires:	perl(PPI)
14cr|perl-Pod-Weaver-4.6.0-3|25	BuildRequires:	perl(Pod::Elemental)
14cr|perl-Pod-Weaver-4.6.0-3|26	BuildRequires:	perl(Pod::Eventual::Simple)
14cr|perl-Pod-Weaver-4.6.0-3|27	BuildRequires:	perl(Software::License)
14cr|perl-Pod-Weaver-4.6.0-3|28	BuildRequires:	perl(String::Flogger)
14cr|perl-Pod-Weaver-4.6.0-3|29	BuildRequires:	perl(String::RewritePrefix)
14cr|perl-Pod-Weaver-4.6.0-3|30	BuildRequires:	perl(String::Formatter)
14cr|perl-Pod-Weaver-4.6.0-3|31	BuildRequires:	perl(Test::Differences)
14cr|perl-Pod-Weaver-4.6.0-3|32	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Pod-Weaver-4.6.0-3|33	
14cr|perl-Pod-Weaver-4.6.0-3|34	BuildArch:	noarch
14cr|perl-Pod-Weaver-4.6.0-3|35	
14cr|perl-Pod-Weaver-4.6.0-3|36	%description
14cr|perl-Pod-Weaver-4.6.0-3|37	Pod::Weaver is a system for building Pod documents from templates. It
14cr|perl-Pod-Weaver-4.6.0-3|38	doesn't perform simple text substitution, but instead builds a
14cr|perl-Pod-Weaver-4.6.0-3|39	Pod::Elemental::Document. Its plugins sketch out a series of sections that
14cr|perl-Pod-Weaver-4.6.0-3|40	will be produced based on an existing Pod document or other provided
14cr|perl-Pod-Weaver-4.6.0-3|41	information.
14cr|perl-Pod-Weaver-4.6.0-3|42	
14cr|perl-Pod-Weaver-4.6.0-3|43	%prep
14cr|perl-Pod-Weaver-4.6.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Weaver-4.6.0-3|45	
14cr|perl-Pod-Weaver-4.6.0-3|46	%build
14cr|perl-Pod-Weaver-4.6.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Weaver-4.6.0-3|48	%make
14cr|perl-Pod-Weaver-4.6.0-3|49	
14cr|perl-Pod-Weaver-4.6.0-3|50	%check
14cr|perl-Pod-Weaver-4.6.0-3|51	%make test
14cr|perl-Pod-Weaver-4.6.0-3|52	
14cr|perl-Pod-Weaver-4.6.0-3|53	%install
14cr|perl-Pod-Weaver-4.6.0-3|54	%makeinstall_std
14cr|perl-Pod-Weaver-4.6.0-3|55	
14cr|perl-Pod-Weaver-4.6.0-3|56	%files
14cr|perl-Pod-Weaver-4.6.0-3|57	%doc Changes LICENSE README
14cr|perl-Pod-Weaver-4.6.0-3|58	%{_mandir}/man3/*
14cr|perl-Pod-Weaver-4.6.0-3|59	%{perl_vendorlib}/*
14cr|perl-Pod-Weaver-4.6.0-3|60	
14cr|perl-Pod-Weaver-4.6.0-3|61	
14cr|perl-Pod-Weaver-4.6.0-3|62	%changelog
14cr|perl-Pod-Weaver-4.6.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.0-3
14cr|perl-Pod-Weaver-4.6.0-3|64	+ Revision: e4d4934
14cr|perl-Pod-Weaver-4.6.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-Pod-Weaver-4.6.0-3|66	
14cr|perl-Pod-Weaver-4.6.0-3|67	

5394 14
14cr|perl-Pod-WikiDoc-0.200.0-3|1	%define upstream_name    Pod-WikiDoc
14cr|perl-Pod-WikiDoc-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-Pod-WikiDoc-0.200.0-3|3	
14cr|perl-Pod-WikiDoc-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-WikiDoc-0.200.0-3|5	Version:	%perl_convert_version 0.20
14cr|perl-Pod-WikiDoc-0.200.0-3|6	Release:	3
14cr|perl-Pod-WikiDoc-0.200.0-3|7	
14cr|perl-Pod-WikiDoc-0.200.0-3|8	Summary:	Examples of Pod::WikiDoc usage
14cr|perl-Pod-WikiDoc-0.200.0-3|9	
14cr|perl-Pod-WikiDoc-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-WikiDoc-0.200.0-3|11	Group:		Development/Perl
14cr|perl-Pod-WikiDoc-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-WikiDoc-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-WikiDoc-0.20.tar.gz
14cr|perl-Pod-WikiDoc-0.200.0-3|14	
14cr|perl-Pod-WikiDoc-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-WikiDoc-0.200.0-3|16	BuildRequires:	perl(Cwd)
14cr|perl-Pod-WikiDoc-0.200.0-3|17	BuildRequires:	perl(File::Basename)
14cr|perl-Pod-WikiDoc-0.200.0-3|18	BuildRequires:	perl(File::Find)
14cr|perl-Pod-WikiDoc-0.200.0-3|19	BuildRequires:	perl(File::Spec)
14cr|perl-Pod-WikiDoc-0.200.0-3|20	BuildRequires:	perl(File::Temp)
14cr|perl-Pod-WikiDoc-0.200.0-3|21	BuildRequires:	perl(File::pushd)
14cr|perl-Pod-WikiDoc-0.200.0-3|22	BuildRequires:	perl(Getopt::Lucid)
14cr|perl-Pod-WikiDoc-0.200.0-3|23	BuildRequires:	perl(IO::String)
14cr|perl-Pod-WikiDoc-0.200.0-3|24	BuildRequires:	perl(IPC::Run3)
14cr|perl-Pod-WikiDoc-0.200.0-3|25	BuildRequires:	perl(Parse::RecDescent)
14cr|perl-Pod-WikiDoc-0.200.0-3|26	BuildRequires:	perl(Pod::Usage)
14cr|perl-Pod-WikiDoc-0.200.0-3|27	BuildRequires:	perl(Probe::Perl)
14cr|perl-Pod-WikiDoc-0.200.0-3|28	BuildRequires:	perl(Scalar::Util)
14cr|perl-Pod-WikiDoc-0.200.0-3|29	BuildRequires:	perl(Test::More)
14cr|perl-Pod-WikiDoc-0.200.0-3|30	BuildRequires:	perl(Text::Balanced)
14cr|perl-Pod-WikiDoc-0.200.0-3|31	BuildArch:	noarch
14cr|perl-Pod-WikiDoc-0.200.0-3|32	
14cr|perl-Pod-WikiDoc-0.200.0-3|33	%description
14cr|perl-Pod-WikiDoc-0.200.0-3|34	Pod works well, but writing it can be time-consuming and tedious. For
14cr|perl-Pod-WikiDoc-0.200.0-3|35	example, commonly used layouts like lists require numerous lines of text to
14cr|perl-Pod-WikiDoc-0.200.0-3|36	make just a couple of simple points. An alternative approach is to write
14cr|perl-Pod-WikiDoc-0.200.0-3|37	documentation in a wiki-text shorthand (referred to here as _wikidoc_) and
14cr|perl-Pod-WikiDoc-0.200.0-3|38	use Pod::WikiDoc to extract it and convert it into its corresponding Pod as
14cr|perl-Pod-WikiDoc-0.200.0-3|39	a separate '.pod' file.
14cr|perl-Pod-WikiDoc-0.200.0-3|40	
14cr|perl-Pod-WikiDoc-0.200.0-3|41	Documentation written in wikidoc may be embedded in Pod format blocks, or,
14cr|perl-Pod-WikiDoc-0.200.0-3|42	optionally, in specially marked comment blocks. Wikidoc uses simple
14cr|perl-Pod-WikiDoc-0.200.0-3|43	text-based markup like wiki websites to indicate formatting and links. (See
14cr|perl-Pod-WikiDoc-0.200.0-3|44	the /WIKIDOC MARKUP manpage, below.)
14cr|perl-Pod-WikiDoc-0.200.0-3|45	
14cr|perl-Pod-WikiDoc-0.200.0-3|46	Pod::WikiDoc processes text files (or text strings) by extracting both
14cr|perl-Pod-WikiDoc-0.200.0-3|47	existing Pod and wikidoc, converting the wikidoc to Pod, and then writing
14cr|perl-Pod-WikiDoc-0.200.0-3|48	the combined document back to a file or standard output.
14cr|perl-Pod-WikiDoc-0.200.0-3|49	
14cr|perl-Pod-WikiDoc-0.200.0-3|50	%prep
14cr|perl-Pod-WikiDoc-0.200.0-3|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-WikiDoc-0.200.0-3|52	
14cr|perl-Pod-WikiDoc-0.200.0-3|53	%build
14cr|perl-Pod-WikiDoc-0.200.0-3|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-WikiDoc-0.200.0-3|55	%make
14cr|perl-Pod-WikiDoc-0.200.0-3|56	
14cr|perl-Pod-WikiDoc-0.200.0-3|57	%check
14cr|perl-Pod-WikiDoc-0.200.0-3|58	%make test
14cr|perl-Pod-WikiDoc-0.200.0-3|59	
14cr|perl-Pod-WikiDoc-0.200.0-3|60	%install
14cr|perl-Pod-WikiDoc-0.200.0-3|61	%makeinstall_std
14cr|perl-Pod-WikiDoc-0.200.0-3|62	
14cr|perl-Pod-WikiDoc-0.200.0-3|63	%files
14cr|perl-Pod-WikiDoc-0.200.0-3|64	%doc Changes README LICENSE
14cr|perl-Pod-WikiDoc-0.200.0-3|65	%{_mandir}/man?/*
14cr|perl-Pod-WikiDoc-0.200.0-3|66	%{perl_vendorlib}/*
14cr|perl-Pod-WikiDoc-0.200.0-3|67	%{_bindir}/wikidoc
14cr|perl-Pod-WikiDoc-0.200.0-3|68	
14cr|perl-Pod-WikiDoc-0.200.0-3|69	
14cr|perl-Pod-WikiDoc-0.200.0-3|70	%changelog
14cr|perl-Pod-WikiDoc-0.200.0-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Pod-WikiDoc-0.200.0-3|72	+ Revision: 0453abc
14cr|perl-Pod-WikiDoc-0.200.0-3|73	- MassBuild#464: Increase release tag
14cr|perl-Pod-WikiDoc-0.200.0-3|74	
14cr|perl-Pod-WikiDoc-0.200.0-3|75	

5395 14
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|1	%define upstream_name    Pod-Wordlist-hanekomu
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|2	%define upstream_version 1.132680
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|3	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|6	Release:	3
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|7	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|8	Summary:	Add words for spell checking POD
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|9	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|10	License:	GPL+ or Artistic
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|11	Group:		Development/Perl
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Wordlist-hanekomu-%{upstream_version}.tar.gz
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|14	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|15	BuildRequires:	perl-devel
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|17	BuildRequires:	perl(Pod::Wordlist)
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|19	BuildRequires:	perl(Test::Spelling)
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|20	BuildArch:	noarch
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|21	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|22	%description
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|23	This module, when loaded, adds stopwords for POD spell checking, that is,
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|24	words that should be ignored by the spell check.
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|25	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|26	%prep
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|28	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|29	%build
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|31	%make
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|32	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|33	%check
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|34	#make test
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|35	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|36	%install
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|37	%makeinstall_std
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|38	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|39	%files
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|40	%doc META.yml README Changes
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|41	%{_mandir}/man3/*
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|42	%{perl_vendorlib}/*
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|43	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|44	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|45	%changelog
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.132.680-3
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|47	+ Revision: 87105bd
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|48	- MassBuild#464: Increase release tag
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|49	
14cr|perl-Pod-Wordlist-hanekomu-1.132.680-3|50	

5396 14
14cr|perl-Pod-Xhtml-1.610.0-5|1	%define upstream_name    Pod-Xhtml
14cr|perl-Pod-Xhtml-1.610.0-5|2	%define upstream_version 1.61
14cr|perl-Pod-Xhtml-1.610.0-5|3	
14cr|perl-Pod-Xhtml-1.610.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Pod-Xhtml-1.610.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Pod-Xhtml-1.610.0-5|6	Release:	5
14cr|perl-Pod-Xhtml-1.610.0-5|7	
14cr|perl-Pod-Xhtml-1.610.0-5|8	Summary:	Allow off-page links in POD to point to a URL
14cr|perl-Pod-Xhtml-1.610.0-5|9	
14cr|perl-Pod-Xhtml-1.610.0-5|10	License:	GPL+ or Artistic
14cr|perl-Pod-Xhtml-1.610.0-5|11	Group:		Development/Perl
14cr|perl-Pod-Xhtml-1.610.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Pod-Xhtml-1.610.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Pod-Xhtml-1.610.0-5|14	Patch0:		Pod-Xhtml-1.59-uri_escape.patch
14cr|perl-Pod-Xhtml-1.610.0-5|15	
14cr|perl-Pod-Xhtml-1.610.0-5|16	BuildRequires:	perl-devel
14cr|perl-Pod-Xhtml-1.610.0-5|17	BuildRequires:	perl(Pod::ParseUtils)
14cr|perl-Pod-Xhtml-1.610.0-5|18	BuildRequires:	perl(Pod::Parser)
14cr|perl-Pod-Xhtml-1.610.0-5|19	BuildRequires:	perl(Test::Assertions::TestScript)
14cr|perl-Pod-Xhtml-1.610.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Pod-Xhtml-1.610.0-5|21	BuildRequires:	perl(URI::Escape)
14cr|perl-Pod-Xhtml-1.610.0-5|22	
14cr|perl-Pod-Xhtml-1.610.0-5|23	BuildArch:	noarch
14cr|perl-Pod-Xhtml-1.610.0-5|24	
14cr|perl-Pod-Xhtml-1.610.0-5|25	%description
14cr|perl-Pod-Xhtml-1.610.0-5|26	This is a module to translate POD to Xhtml. Lorem ipsum the Dolor/Dolor
14cr|perl-Pod-Xhtml-1.610.0-5|27	manpage sit amet consectueur adipscing elit. Sed diam nomumny. This is a
14cr|perl-Pod-Xhtml-1.610.0-5|28	module to translate POD to Xhtml. /Lorem ipsum dolor sit amet consectueur
14cr|perl-Pod-Xhtml-1.610.0-5|29	adipscing elit. Sed diam nomumny. This is a module to translate _POD_ to
14cr|perl-Pod-Xhtml-1.610.0-5|30	Xhtml. *Lorem* ipsum _dolor_ sit amet 'consectueur adipscing' elit. . This
14cr|perl-Pod-Xhtml-1.610.0-5|31	is a module to translate POD to Xhtml. See the /Lorem manpage ipsum dolor
14cr|perl-Pod-Xhtml-1.610.0-5|32	sit amet consectueur adipscing elit. Sed diam the nomumny manpage. the
14cr|perl-Pod-Xhtml-1.610.0-5|33	http://foo.bar/baz/ manpage
14cr|perl-Pod-Xhtml-1.610.0-5|34	
14cr|perl-Pod-Xhtml-1.610.0-5|35	%prep
14cr|perl-Pod-Xhtml-1.610.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Pod-Xhtml-1.610.0-5|37	# https://rt.cpan.org/Public/Bug/Display.html?id=56324
14cr|perl-Pod-Xhtml-1.610.0-5|38	%patch0 -p1 -b .uri
14cr|perl-Pod-Xhtml-1.610.0-5|39	
14cr|perl-Pod-Xhtml-1.610.0-5|40	%build
14cr|perl-Pod-Xhtml-1.610.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Pod-Xhtml-1.610.0-5|42	%make
14cr|perl-Pod-Xhtml-1.610.0-5|43	
14cr|perl-Pod-Xhtml-1.610.0-5|44	%check
14cr|perl-Pod-Xhtml-1.610.0-5|45	%make test
14cr|perl-Pod-Xhtml-1.610.0-5|46	
14cr|perl-Pod-Xhtml-1.610.0-5|47	%install
14cr|perl-Pod-Xhtml-1.610.0-5|48	%makeinstall_std
14cr|perl-Pod-Xhtml-1.610.0-5|49	
14cr|perl-Pod-Xhtml-1.610.0-5|50	%files
14cr|perl-Pod-Xhtml-1.610.0-5|51	%doc Changes README
14cr|perl-Pod-Xhtml-1.610.0-5|52	%{_mandir}/man?/*
14cr|perl-Pod-Xhtml-1.610.0-5|53	%{perl_vendorlib}/*
14cr|perl-Pod-Xhtml-1.610.0-5|54	%{_bindir}/pod2xhtml
14cr|perl-Pod-Xhtml-1.610.0-5|55	
14cr|perl-Pod-Xhtml-1.610.0-5|56	
14cr|perl-Pod-Xhtml-1.610.0-5|57	%changelog
14cr|perl-Pod-Xhtml-1.610.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.610.0-5
14cr|perl-Pod-Xhtml-1.610.0-5|59	+ Revision: 52a599e
14cr|perl-Pod-Xhtml-1.610.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Pod-Xhtml-1.610.0-5|61	
14cr|perl-Pod-Xhtml-1.610.0-5|62	

5397 14
14cr|perl-POE-1.358.0-3|1	%define	upstream_name	 POE
14cr|perl-POE-1.358.0-3|2	%define upstream_version 1.358
14cr|perl-POE-1.358.0-3|3	
14cr|perl-POE-1.358.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-1.358.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-1.358.0-3|6	Release:	3
14cr|perl-POE-1.358.0-3|7	Epoch:		2
14cr|perl-POE-1.358.0-3|8	
14cr|perl-POE-1.358.0-3|9	Summary:	Portable multitasking and networking framework for Perl
14cr|perl-POE-1.358.0-3|10	
14cr|perl-POE-1.358.0-3|11	License:	GPL+ or Artistic
14cr|perl-POE-1.358.0-3|12	Group:		Development/Perl
14cr|perl-POE-1.358.0-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-1.358.0-3|14	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-1.358.0-3|15	# This upstream_name naming scheme does not follow path names...
14cr|perl-POE-1.358.0-3|16	
14cr|perl-POE-1.358.0-3|17	BuildRequires:	perl-devel
14cr|perl-POE-1.358.0-3|18	BuildRequires:	perl(Curses)
14cr|perl-POE-1.358.0-3|19	BuildRequires:	perl(IO::Pipely)
14cr|perl-POE-1.358.0-3|20	BuildRequires:	perl(IO::Pty)
14cr|perl-POE-1.358.0-3|21	BuildRequires:	perl(IO::Tty)
14cr|perl-POE-1.358.0-3|22	BuildRequires:	perl(POE::Test::Loops)
14cr|perl-POE-1.358.0-3|23	BuildRequires:	perl(Socket6)
14cr|perl-POE-1.358.0-3|24	BuildRequires:	perl(Term::ReadKey)
14cr|perl-POE-1.358.0-3|25	BuildRequires:	perl-libwww-perl
14cr|perl-POE-1.358.0-3|26	BuildArch:	noarch
14cr|perl-POE-1.358.0-3|27	Provides:	perl(POE::Resource::Controls)
14cr|perl-POE-1.358.0-3|28	
14cr|perl-POE-1.358.0-3|29	%description
14cr|perl-POE-1.358.0-3|30	POE is a framework for cooperative, event driven multitasking in Perl.
14cr|perl-POE-1.358.0-3|31	
14cr|perl-POE-1.358.0-3|32	POE originally was developed as the core of a persistent object server and
14cr|perl-POE-1.358.0-3|33	runtime environment. It has evolved into a general purpose multitasking and
14cr|perl-POE-1.358.0-3|34	networking framework, encompassing and providing a consistent interface to
14cr|perl-POE-1.358.0-3|35	other event loops such as Event and the Tk and Gtk toolkits.
14cr|perl-POE-1.358.0-3|36	
14cr|perl-POE-1.358.0-3|37	POE is a mature framework for creating multitasking programs in Perl.  It has
14cr|perl-POE-1.358.0-3|38	been in active development since 1998.  It has been used in mission-critical
14cr|perl-POE-1.358.0-3|39	systems such as internetworked financial markets, file systems, commerce and
14cr|perl-POE-1.358.0-3|40	application servers.
14cr|perl-POE-1.358.0-3|41	
14cr|perl-POE-1.358.0-3|42	%prep
14cr|perl-POE-1.358.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-1.358.0-3|44	chmod 755 examples
14cr|perl-POE-1.358.0-3|45	chmod 755 examples/*.perl
14cr|perl-POE-1.358.0-3|46	
14cr|perl-POE-1.358.0-3|47	%build
14cr|perl-POE-1.358.0-3|48	perl Makefile.PL INSTALLDIRS=vendor --default
14cr|perl-POE-1.358.0-3|49	%make
14cr|perl-POE-1.358.0-3|50	
14cr|perl-POE-1.358.0-3|51	%check
14cr|perl-POE-1.358.0-3|52	DISPLAY= make test
14cr|perl-POE-1.358.0-3|53	
14cr|perl-POE-1.358.0-3|54	%install
14cr|perl-POE-1.358.0-3|55	%makeinstall_std
14cr|perl-POE-1.358.0-3|56	
14cr|perl-POE-1.358.0-3|57	%files
14cr|perl-POE-1.358.0-3|58	%doc CHANGES HISTORY README examples TODO
14cr|perl-POE-1.358.0-3|59	%{perl_vendorlib}/POE
14cr|perl-POE-1.358.0-3|60	%{perl_vendorlib}/*.pm
14cr|perl-POE-1.358.0-3|61	%{_mandir}/man3/*
14cr|perl-POE-1.358.0-3|62	
14cr|perl-POE-1.358.0-3|63	
14cr|perl-POE-1.358.0-3|64	
14cr|perl-POE-1.358.0-3|65	%changelog
14cr|perl-POE-1.358.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.358.0-3
14cr|perl-POE-1.358.0-3|67	+ Revision: bf0a791
14cr|perl-POE-1.358.0-3|68	- MassBuild#464: Increase release tag
14cr|perl-POE-1.358.0-3|69	
14cr|perl-POE-1.358.0-3|70	

5398 14
14cr|perl-POE-API-Peek-2.200.0-3|1	%define upstream_name    POE-API-Peek
14cr|perl-POE-API-Peek-2.200.0-3|2	%define upstream_version 2.20
14cr|perl-POE-API-Peek-2.200.0-3|3	
14cr|perl-POE-API-Peek-2.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-API-Peek-2.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-API-Peek-2.200.0-3|6	Release:	3
14cr|perl-POE-API-Peek-2.200.0-3|7	Epoch:		1
14cr|perl-POE-API-Peek-2.200.0-3|8	
14cr|perl-POE-API-Peek-2.200.0-3|9	Summary:	Peek into the internals of a running POE environment
14cr|perl-POE-API-Peek-2.200.0-3|10	
14cr|perl-POE-API-Peek-2.200.0-3|11	License:	Artistic
14cr|perl-POE-API-Peek-2.200.0-3|12	Group:		Development/Perl
14cr|perl-POE-API-Peek-2.200.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-API-Peek-2.200.0-3|14	Source0:	http://www.cpan.org/modules/by-module/POE/POE-API-Peek-%{upstream_version}.tar.gz
14cr|perl-POE-API-Peek-2.200.0-3|15	
14cr|perl-POE-API-Peek-2.200.0-3|16	BuildRequires:	perl-devel
14cr|perl-POE-API-Peek-2.200.0-3|17	BuildRequires:	perl(Devel::Size)
14cr|perl-POE-API-Peek-2.200.0-3|18	BuildRequires:	perl(POE)
14cr|perl-POE-API-Peek-2.200.0-3|19	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-POE-API-Peek-2.200.0-3|20	BuildArch:	noarch
14cr|perl-POE-API-Peek-2.200.0-3|21	
14cr|perl-POE-API-Peek-2.200.0-3|22	%description
14cr|perl-POE-API-Peek-2.200.0-3|23	POE::API::Peek extends the POE::Kernel interface to provide clean access to
14cr|perl-POE-API-Peek-2.200.0-3|24	Kernel internals in a cross-version compatible manner. Other calculated
14cr|perl-POE-API-Peek-2.200.0-3|25	data is also available.
14cr|perl-POE-API-Peek-2.200.0-3|26	
14cr|perl-POE-API-Peek-2.200.0-3|27	%prep
14cr|perl-POE-API-Peek-2.200.0-3|28	%setup -q -n POE-API-Peek-%{upstream_version}
14cr|perl-POE-API-Peek-2.200.0-3|29	
14cr|perl-POE-API-Peek-2.200.0-3|30	%build
14cr|perl-POE-API-Peek-2.200.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-API-Peek-2.200.0-3|32	%make
14cr|perl-POE-API-Peek-2.200.0-3|33	
14cr|perl-POE-API-Peek-2.200.0-3|34	%check
14cr|perl-POE-API-Peek-2.200.0-3|35	make test
14cr|perl-POE-API-Peek-2.200.0-3|36	
14cr|perl-POE-API-Peek-2.200.0-3|37	%install
14cr|perl-POE-API-Peek-2.200.0-3|38	%makeinstall_std
14cr|perl-POE-API-Peek-2.200.0-3|39	
14cr|perl-POE-API-Peek-2.200.0-3|40	%files
14cr|perl-POE-API-Peek-2.200.0-3|41	%{perl_vendorlib}/POE
14cr|perl-POE-API-Peek-2.200.0-3|42	%{_mandir}/man3/*
14cr|perl-POE-API-Peek-2.200.0-3|43	
14cr|perl-POE-API-Peek-2.200.0-3|44	
14cr|perl-POE-API-Peek-2.200.0-3|45	
14cr|perl-POE-API-Peek-2.200.0-3|46	%changelog
14cr|perl-POE-API-Peek-2.200.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.200.0-3
14cr|perl-POE-API-Peek-2.200.0-3|48	+ Revision: dccafff
14cr|perl-POE-API-Peek-2.200.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-POE-API-Peek-2.200.0-3|50	
14cr|perl-POE-API-Peek-2.200.0-3|51	

5399 14
14cr|perl-POE-Component-Client-DNS-1.53.0-3|1	%define upstream_name	 POE-Component-Client-DNS
14cr|perl-POE-Component-Client-DNS-1.53.0-3|2	%define upstream_version 1.053
14cr|perl-POE-Component-Client-DNS-1.53.0-3|3	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Client-DNS-1.53.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Client-DNS-1.53.0-3|6	Release:	3
14cr|perl-POE-Component-Client-DNS-1.53.0-3|7	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|8	Summary:	POE::Component::Client::DNS - non-blocking, concurrent DNS requests
14cr|perl-POE-Component-Client-DNS-1.53.0-3|9	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|10	License:	GPL
14cr|perl-POE-Component-Client-DNS-1.53.0-3|11	Group:		Development/Perl
14cr|perl-POE-Component-Client-DNS-1.53.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Client-DNS-1.53.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-Client-DNS-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Client-DNS-1.53.0-3|14	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Client-DNS-1.53.0-3|16	BuildRequires:	perl(Net::DNS)
14cr|perl-POE-Component-Client-DNS-1.53.0-3|17	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Client-DNS-1.53.0-3|18	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-POE-Component-Client-DNS-1.53.0-3|19	BuildArch:	noarch
14cr|perl-POE-Component-Client-DNS-1.53.0-3|20	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|21	%description
14cr|perl-POE-Component-Client-DNS-1.53.0-3|22	POE::Component::Client::DNS provides a facility for non-blocking, concurrent
14cr|perl-POE-Component-Client-DNS-1.53.0-3|23	DNS requests. Using POE, it allows other tasks to run while waiting for name
14cr|perl-POE-Component-Client-DNS-1.53.0-3|24	servers to respond.
14cr|perl-POE-Component-Client-DNS-1.53.0-3|25	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|26	%prep
14cr|perl-POE-Component-Client-DNS-1.53.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Client-DNS-1.53.0-3|28	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|29	%build
14cr|perl-POE-Component-Client-DNS-1.53.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Client-DNS-1.53.0-3|31	%make
14cr|perl-POE-Component-Client-DNS-1.53.0-3|32	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|33	%check
14cr|perl-POE-Component-Client-DNS-1.53.0-3|34	%make test
14cr|perl-POE-Component-Client-DNS-1.53.0-3|35	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|36	%install
14cr|perl-POE-Component-Client-DNS-1.53.0-3|37	%makeinstall_std
14cr|perl-POE-Component-Client-DNS-1.53.0-3|38	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|39	%files
14cr|perl-POE-Component-Client-DNS-1.53.0-3|40	%doc README CHANGES
14cr|perl-POE-Component-Client-DNS-1.53.0-3|41	%{perl_vendorlib}/*
14cr|perl-POE-Component-Client-DNS-1.53.0-3|42	%{_mandir}/*/*
14cr|perl-POE-Component-Client-DNS-1.53.0-3|43	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|44	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|45	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|46	%changelog
14cr|perl-POE-Component-Client-DNS-1.53.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.53.0-3
14cr|perl-POE-Component-Client-DNS-1.53.0-3|48	+ Revision: bb792ea
14cr|perl-POE-Component-Client-DNS-1.53.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Client-DNS-1.53.0-3|50	
14cr|perl-POE-Component-Client-DNS-1.53.0-3|51	

5400 14
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|1	%define upstream_name    POE-Component-Client-HTTP
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|2	%define upstream_version 0.948
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|3	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|6	Release:	3
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|7	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|8	Summary:	Non-blocking/parallel web requests engine
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|9	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|11	Group:		Development/Perl
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-Client-HTTP-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|14	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|16	BuildRequires:	perl(HTTP::Request)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|17	BuildRequires:	perl(HTTP::Response)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|18	BuildRequires:	perl(Net::HTTP::Methods)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|19	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|20	BuildRequires:	perl(POE::Component::Client::Keepalive)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|21	BuildRequires:	perl(Test::POE::Server::TCP)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|22	BuildRequires:	perl(Socket::GetAddrInfo)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|23	BuildRequires:	perl(URI)
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|24	BuildArch:	noarch
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|25	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|26	%description
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|27	The HTTPHead filter turns stream data that has the appropriate format
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|28	into a HTTP::Response object. In an all-POE world, this would sit on
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|29	the other end of a connection as POE::Filter::HTTPD/
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|30	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|31	%prep
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|33	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|34	%build
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|36	%make
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|37	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|38	%check
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|39	make test
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|40	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|41	%install
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|42	%makeinstall_std
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|43	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|44	%files
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|45	%doc CHANGES README
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|46	%{_mandir}/man3/*
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|47	%{perl_vendorlib}/POE
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|48	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|49	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|50	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|51	%changelog
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.948.0-3
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|53	+ Revision: 4b3e43f
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|55	
14cr|perl-POE-Component-Client-HTTP-0.948.0-3|56	

5401 14
14cr|perl-POE-Component-Client-Ident-1.160.0-5|1	%define upstream_name	 POE-Component-Client-Ident
14cr|perl-POE-Component-Client-Ident-1.160.0-5|2	%define upstream_version 1.16
14cr|perl-POE-Component-Client-Ident-1.160.0-5|3	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Client-Ident-1.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Client-Ident-1.160.0-5|6	Release:	5
14cr|perl-POE-Component-Client-Ident-1.160.0-5|7	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|8	Summary:	A component that provides non-blocking ident lookups to your sessions
14cr|perl-POE-Component-Client-Ident-1.160.0-5|9	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|10	License:	GPL
14cr|perl-POE-Component-Client-Ident-1.160.0-5|11	Group:		Development/Perl
14cr|perl-POE-Component-Client-Ident-1.160.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Client-Ident-1.160.0-5|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-POE-Component-Client-Ident-1.160.0-5|14	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Client-Ident-1.160.0-5|16	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Client-Ident-1.160.0-5|17	BuildRequires:	perl(Test::POE::Server::TCP)
14cr|perl-POE-Component-Client-Ident-1.160.0-5|18	BuildArch:	noarch
14cr|perl-POE-Component-Client-Ident-1.160.0-5|19	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|20	%description
14cr|perl-POE-Component-Client-Ident-1.160.0-5|21	POE::Component::Client::Ident is a POE component that provides non-blocking
14cr|perl-POE-Component-Client-Ident-1.160.0-5|22	Ident lookup services to other components and sessions. The Ident protocol
14cr|perl-POE-Component-Client-Ident-1.160.0-5|23	is described in RFC 1413
14cr|perl-POE-Component-Client-Ident-1.160.0-5|24	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|25	%prep
14cr|perl-POE-Component-Client-Ident-1.160.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Client-Ident-1.160.0-5|27	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|28	%build
14cr|perl-POE-Component-Client-Ident-1.160.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Client-Ident-1.160.0-5|30	%make
14cr|perl-POE-Component-Client-Ident-1.160.0-5|31	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|32	%check
14cr|perl-POE-Component-Client-Ident-1.160.0-5|33	%make test
14cr|perl-POE-Component-Client-Ident-1.160.0-5|34	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|35	%install
14cr|perl-POE-Component-Client-Ident-1.160.0-5|36	%makeinstall_std
14cr|perl-POE-Component-Client-Ident-1.160.0-5|37	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|38	%files
14cr|perl-POE-Component-Client-Ident-1.160.0-5|39	%doc README Changes
14cr|perl-POE-Component-Client-Ident-1.160.0-5|40	%{perl_vendorlib}/POE
14cr|perl-POE-Component-Client-Ident-1.160.0-5|41	%{_mandir}/*/*
14cr|perl-POE-Component-Client-Ident-1.160.0-5|42	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|43	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|44	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|45	%changelog
14cr|perl-POE-Component-Client-Ident-1.160.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-5
14cr|perl-POE-Component-Client-Ident-1.160.0-5|47	+ Revision: 732d9e7
14cr|perl-POE-Component-Client-Ident-1.160.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Client-Ident-1.160.0-5|49	
14cr|perl-POE-Component-Client-Ident-1.160.0-5|50	

5402 14
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|1	%define upstream_name    POE-Component-Client-Keepalive
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|2	%define upstream_version 0.266
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|3	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|6	Release:	4
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|7	Epoch:		1
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|8	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|9	Summary:	Manage connections, with keep-alive
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|10	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|11	License:	GPL+ or Artistic
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|12	Group:		Development/Perl
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|14	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|15	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|16	BuildRequires:	perl-devel
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|17	BuildRequires:	perl(Net::IP)
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|18	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|19	BuildRequires:	perl(POE::Component::Client::DNS)
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|20	BuildRequires:	perl(POE::Component::Resolver)
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|21	BuildArch:	noarch
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|22	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|23	%description
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|24	POE::Component::Client::Keepalive creates and manages connections for
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|25	other components. It maintains a cache of kept-alive connections for
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|26	quick reuse. It is written specifically for clients that can benefit
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|27	from kept-alive connections, such as HTTP clients. Using it for one-shot
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|28	connections would probably be silly.
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|29	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|30	%prep
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|32	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|33	%build
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|35	%make
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|36	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|37	%check
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|38	make test
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|39	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|40	%install
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|41	%makeinstall_std
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|42	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|43	%files
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|44	%doc CHANGES META.yml README
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|45	%{_mandir}/man3/*
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|46	%{perl_vendorlib}/*
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|47	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|48	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|49	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|50	%changelog
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.266.0-4
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|52	+ Revision: 498dabb
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|54	
14cr|perl-POE-Component-Client-Keepalive-0.266.0-4|55	

5403 14
14cr|perl-POE-Component-Client-MPD-2.0.0-2|1	%define upstream_name    POE-Component-Client-MPD
14cr|perl-POE-Component-Client-MPD-2.0.0-2|2	%define upstream_version 2.000
14cr|perl-POE-Component-Client-MPD-2.0.0-2|3	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Client-MPD-2.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Client-MPD-2.0.0-2|6	Release:	2
14cr|perl-POE-Component-Client-MPD-2.0.0-2|7	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|8	Summary:	POE component to speak with MPD servers
14cr|perl-POE-Component-Client-MPD-2.0.0-2|9	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Client-MPD-2.0.0-2|11	Group:		Development/Perl
14cr|perl-POE-Component-Client-MPD-2.0.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Client-MPD-2.0.0-2|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Client-MPD-2.0.0-2|14	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Client-MPD-2.0.0-2|16	BuildRequires: perl(Sub::Identify)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|17	BuildRequires: perl(List::AllUtils)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|18	BuildRequires:	perl(Audio::MPD::Common::Item)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|19	BuildRequires:	perl(Audio::MPD::Common::Stats)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|20	BuildRequires:	perl(Audio::MPD::Common::Status)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|21	BuildRequires:	perl(Carp)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|22	BuildRequires:	perl(English)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|23	BuildRequires:	perl(File::Find)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|24	BuildRequires:	perl(FindBin)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|25	BuildRequires:	perl(Moose)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|26	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|27	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|28	BuildRequires:	perl(MooseX::POE)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|29	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|30	BuildRequires:	perl(MooseX::Types::Moose)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|31	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|32	BuildRequires:	perl(POE::Component::Client::TCP)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|33	BuildRequires:	perl(Readonly)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|34	BuildRequires:	perl(Module::Build)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|35	BuildRequires:	perl(Sub::Exporter)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|36	BuildRequires:	perl(Test::Corpus::Audio::MPD)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|37	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|38	BuildRequires:	perl(namespace::autoclean)
14cr|perl-POE-Component-Client-MPD-2.0.0-2|39	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|40	BuildArch:	noarch
14cr|perl-POE-Component-Client-MPD-2.0.0-2|41	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|42	%description
14cr|perl-POE-Component-Client-MPD-2.0.0-2|43	POCOCM gives a clear message-passing interface (sitting on top of POE) for
14cr|perl-POE-Component-Client-MPD-2.0.0-2|44	talking to and controlling MPD (Music Player Daemon) servers. A connection
14cr|perl-POE-Component-Client-MPD-2.0.0-2|45	to the MPD server is established as soon as a new POCOCM object is created.
14cr|perl-POE-Component-Client-MPD-2.0.0-2|46	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|47	Commands are then sent to the server as messages are passed.
14cr|perl-POE-Component-Client-MPD-2.0.0-2|48	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|49	%prep
14cr|perl-POE-Component-Client-MPD-2.0.0-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Client-MPD-2.0.0-2|51	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|52	%build
14cr|perl-POE-Component-Client-MPD-2.0.0-2|53	perl Build.PL installdirs=vendor
14cr|perl-POE-Component-Client-MPD-2.0.0-2|54	./Build
14cr|perl-POE-Component-Client-MPD-2.0.0-2|55	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|56	%check
14cr|perl-POE-Component-Client-MPD-2.0.0-2|57	./Build test
14cr|perl-POE-Component-Client-MPD-2.0.0-2|58	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|59	%install
14cr|perl-POE-Component-Client-MPD-2.0.0-2|60	./Build install destdir=%{buildroot}
14cr|perl-POE-Component-Client-MPD-2.0.0-2|61	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|62	%files
14cr|perl-POE-Component-Client-MPD-2.0.0-2|63	%doc Changes LICENSE README
14cr|perl-POE-Component-Client-MPD-2.0.0-2|64	%{_mandir}/man3/*
14cr|perl-POE-Component-Client-MPD-2.0.0-2|65	%{perl_vendorlib}/*
14cr|perl-POE-Component-Client-MPD-2.0.0-2|66	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|67	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|68	%changelog
14cr|perl-POE-Component-Client-MPD-2.0.0-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|perl-POE-Component-Client-MPD-2.0.0-2|70	+ Revision: 8f24b5c
14cr|perl-POE-Component-Client-MPD-2.0.0-2|71	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Client-MPD-2.0.0-2|72	
14cr|perl-POE-Component-Client-MPD-2.0.0-2|73	

5404 14
14cr|perl-POE-Component-IKC-0.2302-3|1	%define realname   POE-Component-IKC
14cr|perl-POE-Component-IKC-0.2302-3|2	
14cr|perl-POE-Component-IKC-0.2302-3|3	Name:		perl-%{realname}
14cr|perl-POE-Component-IKC-0.2302-3|4	Version:	0.2302
14cr|perl-POE-Component-IKC-0.2302-3|5	Release:	3
14cr|perl-POE-Component-IKC-0.2302-3|6	License:	GPL or Artistic
14cr|perl-POE-Component-IKC-0.2302-3|7	Group:		Development/Perl
14cr|perl-POE-Component-IKC-0.2302-3|8	Summary:	POE IKC proxy session
14cr|perl-POE-Component-IKC-0.2302-3|9	
14cr|perl-POE-Component-IKC-0.2302-3|10	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-POE-Component-IKC-0.2302-3|11	Source:		http://www.cpan.org/modules/by-module/POE/%{realname}-%{version}.tar.gz
14cr|perl-POE-Component-IKC-0.2302-3|12	
14cr|perl-POE-Component-IKC-0.2302-3|13	BuildRequires:	perl-devel
14cr|perl-POE-Component-IKC-0.2302-3|14	BuildRequires:	perl(POE)
14cr|perl-POE-Component-IKC-0.2302-3|15	BuildRequires:	perl(Scalar::Util)
14cr|perl-POE-Component-IKC-0.2302-3|16	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-IKC-0.2302-3|17	BuildArch:	noarch
14cr|perl-POE-Component-IKC-0.2302-3|18	
14cr|perl-POE-Component-IKC-0.2302-3|19	%description
14cr|perl-POE-Component-IKC-0.2302-3|20	This is Inter-Kernel Communication for POE.  It is used to get events
14cr|perl-POE-Component-IKC-0.2302-3|21	from one POE kernel to another
14cr|perl-POE-Component-IKC-0.2302-3|22	
14cr|perl-POE-Component-IKC-0.2302-3|23	%prep
14cr|perl-POE-Component-IKC-0.2302-3|24	%setup -q -n %{realname}-%{version}
14cr|perl-POE-Component-IKC-0.2302-3|25	
14cr|perl-POE-Component-IKC-0.2302-3|26	%build
14cr|perl-POE-Component-IKC-0.2302-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-IKC-0.2302-3|28	%make
14cr|perl-POE-Component-IKC-0.2302-3|29	
14cr|perl-POE-Component-IKC-0.2302-3|30	%check
14cr|perl-POE-Component-IKC-0.2302-3|31	make test
14cr|perl-POE-Component-IKC-0.2302-3|32	
14cr|perl-POE-Component-IKC-0.2302-3|33	%install
14cr|perl-POE-Component-IKC-0.2302-3|34	%makeinstall_std
14cr|perl-POE-Component-IKC-0.2302-3|35	
14cr|perl-POE-Component-IKC-0.2302-3|36	%files
14cr|perl-POE-Component-IKC-0.2302-3|37	%doc Changes README META.yml
14cr|perl-POE-Component-IKC-0.2302-3|38	%{_mandir}/man3/*
14cr|perl-POE-Component-IKC-0.2302-3|39	%{perl_vendorlib}/*
14cr|perl-POE-Component-IKC-0.2302-3|40	
14cr|perl-POE-Component-IKC-0.2302-3|41	
14cr|perl-POE-Component-IKC-0.2302-3|42	%changelog
14cr|perl-POE-Component-IKC-0.2302-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2302-3
14cr|perl-POE-Component-IKC-0.2302-3|44	+ Revision: d7cc0c4
14cr|perl-POE-Component-IKC-0.2302-3|45	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-IKC-0.2302-3|46	
14cr|perl-POE-Component-IKC-0.2302-3|47	

5405 14
14cr|perl-POE-Component-IRC-6.870.0-2|1	%define upstream_name  POE-Component-IRC
14cr|perl-POE-Component-IRC-6.870.0-2|2	%define upstream_version 6.87
14cr|perl-POE-Component-IRC-6.870.0-2|3	
14cr|perl-POE-Component-IRC-6.870.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-IRC-6.870.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-IRC-6.870.0-2|6	Release:	2
14cr|perl-POE-Component-IRC-6.870.0-2|7	
14cr|perl-POE-Component-IRC-6.870.0-2|8	Summary:	A fully event-driven IRC client module
14cr|perl-POE-Component-IRC-6.870.0-2|9	
14cr|perl-POE-Component-IRC-6.870.0-2|10	License:	GPL
14cr|perl-POE-Component-IRC-6.870.0-2|11	Group:		Development/Perl
14cr|perl-POE-Component-IRC-6.870.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-IRC-6.870.0-2|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-IRC-6.870.0-2|14	
14cr|perl-POE-Component-IRC-6.870.0-2|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-IRC-6.870.0-2|16	BuildRequires:	perl(Date::Format)
14cr|perl-POE-Component-IRC-6.870.0-2|17	BuildRequires:	perl(IRC::Utils)
14cr|perl-POE-Component-IRC-6.870.0-2|18	BuildRequires:	perl(Object::Pluggable)
14cr|perl-POE-Component-IRC-6.870.0-2|19	BuildRequires:	perl(POE::Filter::IRCD)
14cr|perl-POE-Component-IRC-6.870.0-2|20	BuildRequires:	perl(POE::Component::Client::DNS)
14cr|perl-POE-Component-IRC-6.870.0-2|21	BuildRequires:	perl(POE::Component::Client::Ident)
14cr|perl-POE-Component-IRC-6.870.0-2|22	BuildRequires:	perl(POE::Component::Pluggable)
14cr|perl-POE-Component-IRC-6.870.0-2|23	BuildRequires:	perl(POE::Component::Syndicator)
14cr|perl-POE-Component-IRC-6.870.0-2|24	BuildRequires:	perl(Test::Differences)
14cr|perl-POE-Component-IRC-6.870.0-2|25	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-IRC-6.870.0-2|26	BuildArch:	noarch
14cr|perl-POE-Component-IRC-6.870.0-2|27	
14cr|perl-POE-Component-IRC-6.870.0-2|28	%description
14cr|perl-POE-Component-IRC-6.870.0-2|29	POE::Component::IRC is a POE (Perl Object Environment) component
14cr|perl-POE-Component-IRC-6.870.0-2|30	which provides a convenient way for POE applications to create a tiny
14cr|perl-POE-Component-IRC-6.870.0-2|31	IRC client session and send and receive IRC events through it. If that
14cr|perl-POE-Component-IRC-6.870.0-2|32	first sentence was a bit too much, go read the POE documentation over
14cr|perl-POE-Component-IRC-6.870.0-2|33	and over until it makes some sense.
14cr|perl-POE-Component-IRC-6.870.0-2|34	
14cr|perl-POE-Component-IRC-6.870.0-2|35	%prep
14cr|perl-POE-Component-IRC-6.870.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-IRC-6.870.0-2|37	chmod 644 README Changes
14cr|perl-POE-Component-IRC-6.870.0-2|38	find lib -name \*.pm | xargs chmod 644
14cr|perl-POE-Component-IRC-6.870.0-2|39	
14cr|perl-POE-Component-IRC-6.870.0-2|40	%build
14cr|perl-POE-Component-IRC-6.870.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-IRC-6.870.0-2|42	%make
14cr|perl-POE-Component-IRC-6.870.0-2|43	
14cr|perl-POE-Component-IRC-6.870.0-2|44	%check
14cr|perl-POE-Component-IRC-6.870.0-2|45	%make test
14cr|perl-POE-Component-IRC-6.870.0-2|46	
14cr|perl-POE-Component-IRC-6.870.0-2|47	%install
14cr|perl-POE-Component-IRC-6.870.0-2|48	%makeinstall_std
14cr|perl-POE-Component-IRC-6.870.0-2|49	
14cr|perl-POE-Component-IRC-6.870.0-2|50	%files
14cr|perl-POE-Component-IRC-6.870.0-2|51	%doc README Changes examples
14cr|perl-POE-Component-IRC-6.870.0-2|52	%{perl_vendorlib}/POE
14cr|perl-POE-Component-IRC-6.870.0-2|53	%{_mandir}/*/*
14cr|perl-POE-Component-IRC-6.870.0-2|54	
14cr|perl-POE-Component-IRC-6.870.0-2|55	
14cr|perl-POE-Component-IRC-6.870.0-2|56	
14cr|perl-POE-Component-IRC-6.870.0-2|57	%changelog
14cr|perl-POE-Component-IRC-6.870.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.870.0-2
14cr|perl-POE-Component-IRC-6.870.0-2|59	+ Revision: f06be59
14cr|perl-POE-Component-IRC-6.870.0-2|60	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-IRC-6.870.0-2|61	
14cr|perl-POE-Component-IRC-6.870.0-2|62	

5406 14
14cr|perl-POE-Component-Logger-1.100.0-4|1	%define upstream_name    POE-Component-Logger
14cr|perl-POE-Component-Logger-1.100.0-4|2	%define upstream_version 1.10
14cr|perl-POE-Component-Logger-1.100.0-4|3	
14cr|perl-POE-Component-Logger-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Logger-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Logger-1.100.0-4|6	Release:	4
14cr|perl-POE-Component-Logger-1.100.0-4|7	
14cr|perl-POE-Component-Logger-1.100.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-POE-Component-Logger-1.100.0-4|9	
14cr|perl-POE-Component-Logger-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Logger-1.100.0-4|11	Group: 		Development/Perl
14cr|perl-POE-Component-Logger-1.100.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Logger-1.100.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Logger-1.100.0-4|14	
14cr|perl-POE-Component-Logger-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Logger-1.100.0-4|16	BuildRequires:	perl(Log::Dispatch::Config)
14cr|perl-POE-Component-Logger-1.100.0-4|17	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Logger-1.100.0-4|18	BuildArch:	noarch
14cr|perl-POE-Component-Logger-1.100.0-4|19	
14cr|perl-POE-Component-Logger-1.100.0-4|20	Requires:	perl(POE)
14cr|perl-POE-Component-Logger-1.100.0-4|21	Requires:	perl(Log::Dispatch::Config)
14cr|perl-POE-Component-Logger-1.100.0-4|22	
14cr|perl-POE-Component-Logger-1.100.0-4|23	%description
14cr|perl-POE-Component-Logger-1.100.0-4|24	%{upstream_name} module for perl.  A highly flexible logger component
14cr|perl-POE-Component-Logger-1.100.0-4|25	for POE that uses Log::Dispatch and Log::Dispatch::Config for
14cr|perl-POE-Component-Logger-1.100.0-4|26	ultimate flexibility and power.
14cr|perl-POE-Component-Logger-1.100.0-4|27	
14cr|perl-POE-Component-Logger-1.100.0-4|28	%prep
14cr|perl-POE-Component-Logger-1.100.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Logger-1.100.0-4|30	
14cr|perl-POE-Component-Logger-1.100.0-4|31	%build
14cr|perl-POE-Component-Logger-1.100.0-4|32	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-POE-Component-Logger-1.100.0-4|33	CFLAGS="%{optflags}" make PREFIX=%{_prefix}
14cr|perl-POE-Component-Logger-1.100.0-4|34	
14cr|perl-POE-Component-Logger-1.100.0-4|35	
14cr|perl-POE-Component-Logger-1.100.0-4|36	%install
14cr|perl-POE-Component-Logger-1.100.0-4|37	make PREFIX="%{buildroot}%{_prefix}" install
14cr|perl-POE-Component-Logger-1.100.0-4|38	
14cr|perl-POE-Component-Logger-1.100.0-4|39	%files
14cr|perl-POE-Component-Logger-1.100.0-4|40	%defattr(444,root,root,755)
14cr|perl-POE-Component-Logger-1.100.0-4|41	%doc README
14cr|perl-POE-Component-Logger-1.100.0-4|42	%{_mandir}/*/*
14cr|perl-POE-Component-Logger-1.100.0-4|43	%{perl_vendorlib}/POE/Component
14cr|perl-POE-Component-Logger-1.100.0-4|44	
14cr|perl-POE-Component-Logger-1.100.0-4|45	
14cr|perl-POE-Component-Logger-1.100.0-4|46	
14cr|perl-POE-Component-Logger-1.100.0-4|47	%changelog
14cr|perl-POE-Component-Logger-1.100.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-POE-Component-Logger-1.100.0-4|49	+ Revision: 41d7c5e
14cr|perl-POE-Component-Logger-1.100.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Logger-1.100.0-4|51	
14cr|perl-POE-Component-Logger-1.100.0-4|52	

5407 14
14cr|perl-POE-Component-Pluggable-1.260.0-4|1	%define upstream_name    POE-Component-Pluggable
14cr|perl-POE-Component-Pluggable-1.260.0-4|2	%define upstream_version 1.26
14cr|perl-POE-Component-Pluggable-1.260.0-4|3	
14cr|perl-POE-Component-Pluggable-1.260.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Pluggable-1.260.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Pluggable-1.260.0-4|6	Release:	4
14cr|perl-POE-Component-Pluggable-1.260.0-4|7	
14cr|perl-POE-Component-Pluggable-1.260.0-4|8	Summary:	A base class for creating plugin enabled POE Components
14cr|perl-POE-Component-Pluggable-1.260.0-4|9	
14cr|perl-POE-Component-Pluggable-1.260.0-4|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Pluggable-1.260.0-4|11	Group:		Development/Perl
14cr|perl-POE-Component-Pluggable-1.260.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Pluggable-1.260.0-4|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Pluggable-1.260.0-4|14	
14cr|perl-POE-Component-Pluggable-1.260.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Pluggable-1.260.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-POE-Component-Pluggable-1.260.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-POE-Component-Pluggable-1.260.0-4|18	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Pluggable-1.260.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-Pluggable-1.260.0-4|20	BuildArch:	noarch
14cr|perl-POE-Component-Pluggable-1.260.0-4|21	
14cr|perl-POE-Component-Pluggable-1.260.0-4|22	%description
14cr|perl-POE-Component-Pluggable-1.260.0-4|23	POE::Component::Pluggable is a base class for creating plugin enabled POE
14cr|perl-POE-Component-Pluggable-1.260.0-4|24	Components. It is a generic port of POE::Component::IRC's plugin system.
14cr|perl-POE-Component-Pluggable-1.260.0-4|25	
14cr|perl-POE-Component-Pluggable-1.260.0-4|26	If your component dispatches events to registered POE sessions, then
14cr|perl-POE-Component-Pluggable-1.260.0-4|27	POE::Component::Pluggable may be a good fit for you.
14cr|perl-POE-Component-Pluggable-1.260.0-4|28	
14cr|perl-POE-Component-Pluggable-1.260.0-4|29	Basic use would involve subclassing POE::Component::Pluggable, then
14cr|perl-POE-Component-Pluggable-1.260.0-4|30	overriding '_pluggable_event()' and inserting '_pluggable_process()'
14cr|perl-POE-Component-Pluggable-1.260.0-4|31	wherever you dispatch events from.
14cr|perl-POE-Component-Pluggable-1.260.0-4|32	
14cr|perl-POE-Component-Pluggable-1.260.0-4|33	%prep
14cr|perl-POE-Component-Pluggable-1.260.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Pluggable-1.260.0-4|35	
14cr|perl-POE-Component-Pluggable-1.260.0-4|36	%build
14cr|perl-POE-Component-Pluggable-1.260.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Pluggable-1.260.0-4|38	%make
14cr|perl-POE-Component-Pluggable-1.260.0-4|39	
14cr|perl-POE-Component-Pluggable-1.260.0-4|40	%check
14cr|perl-POE-Component-Pluggable-1.260.0-4|41	make test
14cr|perl-POE-Component-Pluggable-1.260.0-4|42	
14cr|perl-POE-Component-Pluggable-1.260.0-4|43	%install
14cr|perl-POE-Component-Pluggable-1.260.0-4|44	%makeinstall_std
14cr|perl-POE-Component-Pluggable-1.260.0-4|45	
14cr|perl-POE-Component-Pluggable-1.260.0-4|46	%files
14cr|perl-POE-Component-Pluggable-1.260.0-4|47	%doc Changes README LICENSE
14cr|perl-POE-Component-Pluggable-1.260.0-4|48	%{_mandir}/man3/*
14cr|perl-POE-Component-Pluggable-1.260.0-4|49	%{perl_vendorlib}/POE
14cr|perl-POE-Component-Pluggable-1.260.0-4|50	
14cr|perl-POE-Component-Pluggable-1.260.0-4|51	
14cr|perl-POE-Component-Pluggable-1.260.0-4|52	%changelog
14cr|perl-POE-Component-Pluggable-1.260.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.260.0-4
14cr|perl-POE-Component-Pluggable-1.260.0-4|54	+ Revision: 718fed7
14cr|perl-POE-Component-Pluggable-1.260.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Pluggable-1.260.0-4|56	
14cr|perl-POE-Component-Pluggable-1.260.0-4|57	

5408 14
14cr|perl-POE-Component-Resolver-0.921.0-4|1	%define upstream_name    POE-Component-Resolver
14cr|perl-POE-Component-Resolver-0.921.0-4|2	%define upstream_version 0.921
14cr|perl-POE-Component-Resolver-0.921.0-4|3	
14cr|perl-POE-Component-Resolver-0.921.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Resolver-0.921.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Resolver-0.921.0-4|6	Release:	4
14cr|perl-POE-Component-Resolver-0.921.0-4|7	
14cr|perl-POE-Component-Resolver-0.921.0-4|8	Summary:	A non-blocking getaddrinfo() resolver
14cr|perl-POE-Component-Resolver-0.921.0-4|9	
14cr|perl-POE-Component-Resolver-0.921.0-4|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Resolver-0.921.0-4|11	Group:		Development/Perl
14cr|perl-POE-Component-Resolver-0.921.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Resolver-0.921.0-4|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Resolver-0.921.0-4|14	
14cr|perl-POE-Component-Resolver-0.921.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Resolver-0.921.0-4|16	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Resolver-0.921.0-4|17	BuildRequires:	perl(Scalar::Util)
14cr|perl-POE-Component-Resolver-0.921.0-4|18	BuildRequires:	perl(Socket::GetAddrInfo)
14cr|perl-POE-Component-Resolver-0.921.0-4|19	BuildRequires:	perl(Storable)
14cr|perl-POE-Component-Resolver-0.921.0-4|20	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-Resolver-0.921.0-4|21	BuildRequires:	perl(Time::HiRes)
14cr|perl-POE-Component-Resolver-0.921.0-4|22	BuildArch:	noarch
14cr|perl-POE-Component-Resolver-0.921.0-4|23	
14cr|perl-POE-Component-Resolver-0.921.0-4|24	%description
14cr|perl-POE-Component-Resolver-0.921.0-4|25	POE::Component::Resolver performs Socket::GetAddrInfo::getaddrinfo() calls
14cr|perl-POE-Component-Resolver-0.921.0-4|26	in subprocesses where they're permitted to block as long as necessary.
14cr|perl-POE-Component-Resolver-0.921.0-4|27	
14cr|perl-POE-Component-Resolver-0.921.0-4|28	By default it will run eight subprocesses and prefer address families in
14cr|perl-POE-Component-Resolver-0.921.0-4|29	whatever order Socket::GetAddrInfo returns them. These defaults can be
14cr|perl-POE-Component-Resolver-0.921.0-4|30	overridden with constructor parameters.
14cr|perl-POE-Component-Resolver-0.921.0-4|31	
14cr|perl-POE-Component-Resolver-0.921.0-4|32	PUBLIC METHODS
14cr|perl-POE-Component-Resolver-0.921.0-4|33	new
14cr|perl-POE-Component-Resolver-0.921.0-4|34	Create a new resolver. Returns an object that must be held and used
14cr|perl-POE-Component-Resolver-0.921.0-4|35	to make requests. See the synopsis.
14cr|perl-POE-Component-Resolver-0.921.0-4|36	
14cr|perl-POE-Component-Resolver-0.921.0-4|37	%prep
14cr|perl-POE-Component-Resolver-0.921.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Resolver-0.921.0-4|39	
14cr|perl-POE-Component-Resolver-0.921.0-4|40	%build
14cr|perl-POE-Component-Resolver-0.921.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Resolver-0.921.0-4|42	%make
14cr|perl-POE-Component-Resolver-0.921.0-4|43	
14cr|perl-POE-Component-Resolver-0.921.0-4|44	%check
14cr|perl-POE-Component-Resolver-0.921.0-4|45	%make test
14cr|perl-POE-Component-Resolver-0.921.0-4|46	
14cr|perl-POE-Component-Resolver-0.921.0-4|47	%install
14cr|perl-POE-Component-Resolver-0.921.0-4|48	%makeinstall_std
14cr|perl-POE-Component-Resolver-0.921.0-4|49	
14cr|perl-POE-Component-Resolver-0.921.0-4|50	%files
14cr|perl-POE-Component-Resolver-0.921.0-4|51	%doc README CHANGES LICENSE META.yml
14cr|perl-POE-Component-Resolver-0.921.0-4|52	%{_mandir}/man3/*
14cr|perl-POE-Component-Resolver-0.921.0-4|53	%{perl_vendorlib}/*
14cr|perl-POE-Component-Resolver-0.921.0-4|54	
14cr|perl-POE-Component-Resolver-0.921.0-4|55	
14cr|perl-POE-Component-Resolver-0.921.0-4|56	%changelog
14cr|perl-POE-Component-Resolver-0.921.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.921.0-4
14cr|perl-POE-Component-Resolver-0.921.0-4|58	+ Revision: fbeb137
14cr|perl-POE-Component-Resolver-0.921.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Resolver-0.921.0-4|60	
14cr|perl-POE-Component-Resolver-0.921.0-4|61	

5409 14
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|1	%define upstream_name	 POE-Component-Server-HTTP
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|2	%define	upstream_version 0.09
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|3	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|6	Release:	4
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|7	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|8	Summary:	Poe Component to write HTTP server
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|9	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|10	License:	Artistic and GPL+
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|11	Group:		Development/Perl
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|14	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|16	BuildRequires:	perl(POE::API::Peek)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|17	BuildRequires:	perl(LWP)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|18	BuildRequires:	perl(File::Spec)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|19	BuildRequires:	perl(HTTP::Date)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|20	BuildRequires:	perl(HTTP::Status)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|21	BuildRequires:	perl(YAML)
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|22	BuildArch:	noarch
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|23	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|24	%description
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|25	POE::Component::Server::HTTP (PoCo::HTTPD) is a framework for building custom
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|26	HTTP servers based on POE.
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|27	It is loosely modeled on the ideas of apache and the mod_perl/Apache module.
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|28	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|29	%prep
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|31	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|32	%build
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|34	%make
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|35	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|36	%check
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|37	# Seem to fail for now reason
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|38	#make test
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|39	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|40	%install
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|41	%makeinstall_std
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|42	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|43	%files
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|44	%doc Changes README
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|45	%{perl_vendorlib}/POE
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|46	%{_mandir}/man3/*
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|47	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|48	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|49	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|50	%changelog
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|52	+ Revision: 3eace2f
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|54	
14cr|perl-POE-Component-Server-HTTP-0.90.0-4|55	

5410 14
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|1	%define upstream_name    POE-Component-Server-Syslog
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|2	%define upstream_version 1.20
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|3	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|6	Release:	5
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|7	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|8	License:	GPL+ or Artistic
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|9	Group:		Development/Perl
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|10	Summary:	Syslog server ability for POE
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|11	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|14	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|17	BuildRequires:	perl(IO::Socket)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|18	BuildRequires:	perl(POE)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|19	BuildRequires:	perl(Params::Validate)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|21	BuildRequires:	perl(Time::ParseDate)
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|22	BuildArch:	noarch
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|23	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|24	%description
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|25	This module follows the POE::Filter specification. Actually, it
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|26	technically supports both the older specification (C<get>) and the newer
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|27	specification (C<get_one>). If, at some point, POE deprecates the older
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|28	specification, this module will drop support for it. As such, only use
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|29	of the newer specification is recommended.
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|30	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|31	%prep
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|33	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|34	%build
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|36	%make
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|37	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|38	%check
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|39	rm -f t/000-signature.t
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|40	make test
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|41	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|42	%install
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|43	%makeinstall_std
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|44	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|45	%files
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|46	%doc Changes META.yml LICENSE README
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|47	%{_mandir}/man3/*
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|48	%{perl_vendorlib}/*
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|49	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|50	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|51	%changelog
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-5
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|53	+ Revision: ba0b828
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|55	
14cr|perl-POE-Component-Server-Syslog-1.200.0-5|56	

5411 14
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|1	%define upstream_name    POE-Component-Server-XMLRPC
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|3	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|6	Release:	5
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|7	Summary:	Perl module to publish POE event handlers via XMLRPC over HTTP
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|8	License:	Artistic and GPL+
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|9	Group:		Development/Perl
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|12	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|13	BuildRequires:	perl-devel
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|14	BuildRequires:	perl(POE::Component::Server::HTTP)
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|15	BuildRequires:	perl(SOAP::Lite)
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|16	BuildRequires:	perl(XMLRPC::Lite)
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|17	BuildArch:	noarch
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|18	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|19	%description
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|20	POE::Component::Server::XMLRPC is a bolt-on component that can publish a event
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|21	handlers via XMLRPC over HTTP.
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|22	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|23	%prep
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|24	%setup -q -n POE-Component-Server-XMLRPC-%{upstream_version}
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|25	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|26	%build
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|28	%make
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|29	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|30	%check
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|31	make test
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|32	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|33	%install
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|34	%makeinstall_std
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|35	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|36	%files
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|37	%doc README CHANGES
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|38	%{perl_vendorlib}/POE
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|39	%{_mandir}/man3/*
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|40	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|41	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|42	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|43	%changelog
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|44	* Sun Aug 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|45	+ Revision: aa1b7d6
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|46	- Added XMLRPC::Lite BR
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|47	
14cr|perl-POE-Component-Server-XMLRPC-0.50.0-5|48	

5412 14
14cr|perl-POE-Component-SmokeBox-0.480.0-4|1	%define upstream_name    POE-Component-SmokeBox
14cr|perl-POE-Component-SmokeBox-0.480.0-4|2	%define upstream_version 0.48
14cr|perl-POE-Component-SmokeBox-0.480.0-4|3	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-SmokeBox-0.480.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-SmokeBox-0.480.0-4|6	Release:	4
14cr|perl-POE-Component-SmokeBox-0.480.0-4|7	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|8	Summary:	A backend for CPAN::Reporter::Smoker smokers
14cr|perl-POE-Component-SmokeBox-0.480.0-4|9	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-SmokeBox-0.480.0-4|11	Group:		Development/Perl
14cr|perl-POE-Component-SmokeBox-0.480.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-SmokeBox-0.480.0-4|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-SmokeBox-0.480.0-4|14	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-SmokeBox-0.480.0-4|16	BuildRequires:	perl(Digest::MD5)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|17	BuildRequires:	perl(Digest::SHA)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|18	BuildRequires:	perl(Env::Sanctify)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|20	BuildRequires:	perl(File::Spec)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|21	BuildRequires:	perl(IO::Pty)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|22	BuildRequires:	perl(Module::Pluggable)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|23	BuildRequires:	perl(Object::Accessor)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|24	BuildRequires:	perl(POE)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|25	BuildRequires:	perl(Params::Check)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|26	BuildRequires:	perl(String::Perl::Warnings)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|27	BuildRequires:	perl(Test::Harness)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|28	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-SmokeBox-0.480.0-4|29	BuildArch:	noarch
14cr|perl-POE-Component-SmokeBox-0.480.0-4|30	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|31	%description
14cr|perl-POE-Component-SmokeBox-0.480.0-4|32	POE::Component::SmokeBox is a flexible CPAN Smoke testing framework which
14cr|perl-POE-Component-SmokeBox-0.480.0-4|33	provides an extensible method for testing CPAN distributions against
14cr|perl-POE-Component-SmokeBox-0.480.0-4|34	various different smoker backends.
14cr|perl-POE-Component-SmokeBox-0.480.0-4|35	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|36	A smoker backend is defined using a the POE::Component::SmokeBox::Smoker
14cr|perl-POE-Component-SmokeBox-0.480.0-4|37	manpage object and is basically the path to a 'perl' executable that is
14cr|perl-POE-Component-SmokeBox-0.480.0-4|38	configured for CPAN Testing and its associated environment settings.
14cr|perl-POE-Component-SmokeBox-0.480.0-4|39	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|40	The 'perl' executable must be configured appropriately to support CPAN
14cr|perl-POE-Component-SmokeBox-0.480.0-4|41	testing with any of the currently supported backends, the
14cr|perl-POE-Component-SmokeBox-0.480.0-4|42	CPANPLUS::YACSmoke manpage, the CPAN::YACSmoke manpage or the
14cr|perl-POE-Component-SmokeBox-0.480.0-4|43	CPAN::Reporter manpage. Additional backends may be supported by inheriting
14cr|perl-POE-Component-SmokeBox-0.480.0-4|44	and extending the backend base class the
14cr|perl-POE-Component-SmokeBox-0.480.0-4|45	POE::Component::SmokeBox::Backend::Base manpage.
14cr|perl-POE-Component-SmokeBox-0.480.0-4|46	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|47	%prep
14cr|perl-POE-Component-SmokeBox-0.480.0-4|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-SmokeBox-0.480.0-4|49	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|50	%build
14cr|perl-POE-Component-SmokeBox-0.480.0-4|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-SmokeBox-0.480.0-4|52	%make
14cr|perl-POE-Component-SmokeBox-0.480.0-4|53	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|54	%check
14cr|perl-POE-Component-SmokeBox-0.480.0-4|55	%make test
14cr|perl-POE-Component-SmokeBox-0.480.0-4|56	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|57	%install
14cr|perl-POE-Component-SmokeBox-0.480.0-4|58	%makeinstall_std
14cr|perl-POE-Component-SmokeBox-0.480.0-4|59	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|60	%files
14cr|perl-POE-Component-SmokeBox-0.480.0-4|61	%doc Changes README LICENSE META.yml
14cr|perl-POE-Component-SmokeBox-0.480.0-4|62	%{_mandir}/man3/*
14cr|perl-POE-Component-SmokeBox-0.480.0-4|63	%{perl_vendorlib}/*
14cr|perl-POE-Component-SmokeBox-0.480.0-4|64	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|65	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|66	%changelog
14cr|perl-POE-Component-SmokeBox-0.480.0-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.480.0-4
14cr|perl-POE-Component-SmokeBox-0.480.0-4|68	+ Revision: 482088d
14cr|perl-POE-Component-SmokeBox-0.480.0-4|69	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-SmokeBox-0.480.0-4|70	
14cr|perl-POE-Component-SmokeBox-0.480.0-4|71	

5413 14
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|1	%define upstream_name    POE-Component-SmokeBox-Dists
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|2	%define upstream_version 1.08
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|3	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|6	Release:	3
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|7	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|8	Summary:	Search for CPAN distributions by cpanid or distribution name
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|9	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|11	Group:		Development/Perl
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|14	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|16	BuildRequires: perl(Capture::Tiny)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|17	BuildRequires:	perl(CPAN::DistnameInfo)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|19	BuildRequires:	perl(File::Fetch)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|20	BuildRequires:	perl(File::Path)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|21	BuildRequires:	perl(File::Spec)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|22	BuildRequires:	perl(IO::Zlib)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|23	BuildRequires:	perl(POE)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|24	BuildRequires:	perl(Sort::Versions)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|25	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|26	BuildRequires:	perl(URI)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|27	Requires:	perl(CPAN::DistnameInfo)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|28	Requires:	perl(Sort::Versions)
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|29	BuildArch:	noarch
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|30	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|31	%description
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|32	POE::Component::SmokeBox::Dists is a the POE manpage component that
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|33	provides non-blocking CPAN distribution searches. It is a wrapper around
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|34	the File::Fetch manpage for '02packages.details.txt.gz' file retrieval, the
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|35	IO::Zlib manpage for extraction and the CPAN::DistnameInfo manpage for
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|36	parsing the packages data.
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|37	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|38	Given either author ( ie. CPAN ID ) or distribution search criteria,
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|39	expressed as a regular expression, it will return to a requesting session
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|40	all the CPAN distributions that match that pattern.
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|41	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|42	The component will retrieve the '02packages.details.txt.gz' file to the
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|43	'.smokebox' directory. If that file already exists, a newer version will
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|44	only be retrieved if the file is older than 6 hours. Specifying the 'force'
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|45	parameter overrides this behaviour.
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|46	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|47	%prep
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|49	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|50	%build
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|51	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|52	%make
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|53	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|54	%check
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|55	%make test
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|56	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|57	%install
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|58	%makeinstall_std
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|59	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|60	%files
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|61	%doc Changes META.yml README LICENSE
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|62	%{_mandir}/man3/*
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|63	%{perl_vendorlib}/*
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|64	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|65	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|66	%changelog
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-3
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|68	+ Revision: bb7c818
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|69	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|70	
14cr|perl-POE-Component-SmokeBox-Dists-1.80.0-3|71	

5414 14
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|1	%define upstream_name    POE-Component-SmokeBox-Recent
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|2	%define upstream_version 1.32
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|3	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|6	Release:	4
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|7	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|8	Summary:	An extremely minimal HTTP client
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|9	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|11	Group:		Development/Perl
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|14	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|16	BuildRequires:	perl(CPAN::Recent::Uploads)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|18	BuildRequires:	perl(HTTP::Date)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|19	BuildRequires:	perl(HTTP::Request)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|20	BuildRequires:	perl(HTTP::Response)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|21	BuildRequires:	perl(Net::IP)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|22	BuildRequires:	perl(POE)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|23	BuildRequires:	perl(POE::Component::Client::DNS)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|24	BuildRequires:	perl(POE::Filter::HTTP::Parser)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|25	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|26	BuildRequires:	perl(Test::POE::Client::TCP)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|27	BuildRequires:	perl(Test::POE::Server::TCP)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|28	BuildRequires:	perl(URI)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|29	Requires:	perl(POE::Component::Client::DNS)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|30	Requires:	perl(Test::POE::Client::TCP)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|31	Requires:	perl(CPAN::Recent::Uploads)
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|32	BuildArch:	noarch
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|33	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|34	%description
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|35	POE::Component::SmokeBox::Recent is a the POE manpage component for
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|36	retrieving recently uploaded CPAN distributions from the CPAN mirror of
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|37	your choice.
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|38	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|39	It accepts a url and an event name and attempts to download and parse the
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|40	RECENT file from that given url.
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|41	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|42	It is part of the SmokeBox toolkit for building CPAN Smoke testing
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|43	frameworks.
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|44	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|45	%prep
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|47	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|48	%build
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|49	export PERL_MM_USE_DEFAULT=1
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|51	%make
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|52	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|53	%check
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|54	%make test
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|55	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|56	%install
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|57	%makeinstall_std
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|58	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|59	%files
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|60	%doc Changes META.yml LICENSE README
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|61	%{_mandir}/man3/*
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|62	%{perl_vendorlib}/*
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|63	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|64	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|65	%changelog
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.320.0-4
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|67	+ Revision: 7f762cc
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|68	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|69	
14cr|perl-POE-Component-SmokeBox-Recent-1.320.0-4|70	

5415 14
14cr|perl-POE-Component-Syndicator-0.60.0-3|1	%define upstream_name    POE-Component-Syndicator
14cr|perl-POE-Component-Syndicator-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-POE-Component-Syndicator-0.60.0-3|3	
14cr|perl-POE-Component-Syndicator-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Component-Syndicator-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Component-Syndicator-0.60.0-3|6	Release:	3
14cr|perl-POE-Component-Syndicator-0.60.0-3|7	
14cr|perl-POE-Component-Syndicator-0.60.0-3|8	Summary:	A POE component base class which implements the Observer pattern
14cr|perl-POE-Component-Syndicator-0.60.0-3|9	
14cr|perl-POE-Component-Syndicator-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-POE-Component-Syndicator-0.60.0-3|11	Group:		Development/Perl
14cr|perl-POE-Component-Syndicator-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Component-Syndicator-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Component-Syndicator-0.60.0-3|14	
14cr|perl-POE-Component-Syndicator-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Component-Syndicator-0.60.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-POE-Component-Syndicator-0.60.0-3|17	BuildRequires:	perl(Object::Pluggable) >= 1.290.0
14cr|perl-POE-Component-Syndicator-0.60.0-3|18	BuildRequires:	perl(POE) >= 1.311.0
14cr|perl-POE-Component-Syndicator-0.60.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-POE-Component-Syndicator-0.60.0-3|20	BuildArch:	noarch
14cr|perl-POE-Component-Syndicator-0.60.0-3|21	
14cr|perl-POE-Component-Syndicator-0.60.0-3|22	%description
14cr|perl-POE-Component-Syndicator-0.60.0-3|23	POE::Component::Syndicator is a base class for POE components which need to
14cr|perl-POE-Component-Syndicator-0.60.0-3|24	handle a persistent resource (e.g. a connection to an IRC server) for one
14cr|perl-POE-Component-Syndicator-0.60.0-3|25	or more sessions in an extendable way.
14cr|perl-POE-Component-Syndicator-0.60.0-3|26	
14cr|perl-POE-Component-Syndicator-0.60.0-3|27	This module (as well as Object::Pluggable, which this module inherits from)
14cr|perl-POE-Component-Syndicator-0.60.0-3|28	was born out of POE::Component::IRC, the guts of which quickly spread to
14cr|perl-POE-Component-Syndicator-0.60.0-3|29	other POE components. Now they can all inherit from this module instead.
14cr|perl-POE-Component-Syndicator-0.60.0-3|30	
14cr|perl-POE-Component-Syndicator-0.60.0-3|31	The component provides an event queue, which can be managed with the
14cr|perl-POE-Component-Syndicator-0.60.0-3|32	methods documented below. It handles delivery of events to the object
14cr|perl-POE-Component-Syndicator-0.60.0-3|33	itself, all interested plugins, and all interested sessions.
14cr|perl-POE-Component-Syndicator-0.60.0-3|34	
14cr|perl-POE-Component-Syndicator-0.60.0-3|35	%prep
14cr|perl-POE-Component-Syndicator-0.60.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Component-Syndicator-0.60.0-3|37	
14cr|perl-POE-Component-Syndicator-0.60.0-3|38	%build
14cr|perl-POE-Component-Syndicator-0.60.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Component-Syndicator-0.60.0-3|40	%make
14cr|perl-POE-Component-Syndicator-0.60.0-3|41	
14cr|perl-POE-Component-Syndicator-0.60.0-3|42	%check
14cr|perl-POE-Component-Syndicator-0.60.0-3|43	%make test
14cr|perl-POE-Component-Syndicator-0.60.0-3|44	
14cr|perl-POE-Component-Syndicator-0.60.0-3|45	%install
14cr|perl-POE-Component-Syndicator-0.60.0-3|46	%makeinstall_std
14cr|perl-POE-Component-Syndicator-0.60.0-3|47	
14cr|perl-POE-Component-Syndicator-0.60.0-3|48	%files
14cr|perl-POE-Component-Syndicator-0.60.0-3|49	%doc Changes LICENSE META.json META.yml README
14cr|perl-POE-Component-Syndicator-0.60.0-3|50	%{_mandir}/man3/*
14cr|perl-POE-Component-Syndicator-0.60.0-3|51	%{perl_vendorlib}/*
14cr|perl-POE-Component-Syndicator-0.60.0-3|52	
14cr|perl-POE-Component-Syndicator-0.60.0-3|53	
14cr|perl-POE-Component-Syndicator-0.60.0-3|54	%changelog
14cr|perl-POE-Component-Syndicator-0.60.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-POE-Component-Syndicator-0.60.0-3|56	+ Revision: 9f0ef2d
14cr|perl-POE-Component-Syndicator-0.60.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-POE-Component-Syndicator-0.60.0-3|58	
14cr|perl-POE-Component-Syndicator-0.60.0-3|59	

5416 14
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|1	%define upstream_name    POE-Filter-HTTP-Parser
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|2	%define upstream_version 1.06
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|3	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|6	Release:	7
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|7	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|8	Summary:	A HTTP POE filter for HTTP clients or servers
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|9	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|10	License:	GPL+ or Artistic
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|11	Group:		Development/Perl
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|14	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|15	BuildRequires:	perl-devel
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|16	BuildRequires:	perl(Encode)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|18	BuildRequires:	perl(HTTP::Parser)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|19	BuildRequires:	perl(HTTP::Request)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|20	BuildRequires:	perl(HTTP::Response)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|21	BuildRequires:	perl(HTTP::Status)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|22	BuildRequires:	perl(POE)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|23	BuildRequires:	perl(Test::More)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|24	BuildRequires:	perl(Test::POE::Client::TCP)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|25	BuildRequires:	perl(Test::POE::Server::TCP)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|26	Requires:	perl(HTTP::Parser)
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|27	BuildArch:	noarch
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|28	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|29	%description
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|30	POE::Filter::HTTP::Parser is a the POE::Filter manpage for HTTP which is
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|31	based on the HTTP::Parser manpage.
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|32	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|33	It can be used to easily create the POE manpage based HTTP servers or
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|34	clients.
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|35	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|36	With the 'type' set to 'client', which is the default behaviour, 'get' will
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|37	parse the HTTP::Response manpage objects from HTTP streams and 'put' will
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|38	accept the HTTP::Request manpage objects and convert them to HTTP streams.
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|39	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|40	%prep
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|42	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|43	%build
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|45	%make
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|46	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|47	%check
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|48	%make test
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|49	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|50	%install
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|51	%makeinstall_std
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|52	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|53	%files
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|54	%doc Changes META.yml LICENSE README
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|55	%{_mandir}/man3/*
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|56	%{perl_vendorlib}/*
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|57	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|58	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|59	%changelog
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-7
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|61	+ Revision: 9fc3331
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|62	- MassBuild#464: Increase release tag
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|63	
14cr|perl-POE-Filter-HTTP-Parser-1.60.0-7|64	

5417 14
14cr|perl-POE-Filter-IRCD-2.440.0-3|1	%define upstream_name	 POE-Filter-IRCD
14cr|perl-POE-Filter-IRCD-2.440.0-3|2	%define upstream_version 2.44
14cr|perl-POE-Filter-IRCD-2.440.0-3|3	
14cr|perl-POE-Filter-IRCD-2.440.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Filter-IRCD-2.440.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Filter-IRCD-2.440.0-3|6	Release:	3
14cr|perl-POE-Filter-IRCD-2.440.0-3|7	
14cr|perl-POE-Filter-IRCD-2.440.0-3|8	Summary:	A POE-based parser for the IRC protocol
14cr|perl-POE-Filter-IRCD-2.440.0-3|9	
14cr|perl-POE-Filter-IRCD-2.440.0-3|10	License:	GPL
14cr|perl-POE-Filter-IRCD-2.440.0-3|11	Group:		Development/Perl
14cr|perl-POE-Filter-IRCD-2.440.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Filter-IRCD-2.440.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Filter-IRCD-%{upstream_version}.tar.gz
14cr|perl-POE-Filter-IRCD-2.440.0-3|14	
14cr|perl-POE-Filter-IRCD-2.440.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Filter-IRCD-2.440.0-3|16	BuildRequires:	perl(POE)
14cr|perl-POE-Filter-IRCD-2.440.0-3|17	BuildArch:	noarch
14cr|perl-POE-Filter-IRCD-2.440.0-3|18	
14cr|perl-POE-Filter-IRCD-2.440.0-3|19	%description
14cr|perl-POE-Filter-IRCD-2.440.0-3|20	POE::Filter::IRCD is a Perl module that provides a convenient way of parsing
14cr|perl-POE-Filter-IRCD-2.440.0-3|21	and creating IRC protocol lines.
14cr|perl-POE-Filter-IRCD-2.440.0-3|22	
14cr|perl-POE-Filter-IRCD-2.440.0-3|23	%prep
14cr|perl-POE-Filter-IRCD-2.440.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Filter-IRCD-2.440.0-3|25	
14cr|perl-POE-Filter-IRCD-2.440.0-3|26	%build
14cr|perl-POE-Filter-IRCD-2.440.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Filter-IRCD-2.440.0-3|28	%make
14cr|perl-POE-Filter-IRCD-2.440.0-3|29	
14cr|perl-POE-Filter-IRCD-2.440.0-3|30	%check
14cr|perl-POE-Filter-IRCD-2.440.0-3|31	make test
14cr|perl-POE-Filter-IRCD-2.440.0-3|32	
14cr|perl-POE-Filter-IRCD-2.440.0-3|33	%install
14cr|perl-POE-Filter-IRCD-2.440.0-3|34	%makeinstall_std
14cr|perl-POE-Filter-IRCD-2.440.0-3|35	
14cr|perl-POE-Filter-IRCD-2.440.0-3|36	%files
14cr|perl-POE-Filter-IRCD-2.440.0-3|37	%doc README
14cr|perl-POE-Filter-IRCD-2.440.0-3|38	%{perl_vendorlib}/POE
14cr|perl-POE-Filter-IRCD-2.440.0-3|39	%{_mandir}/*/*
14cr|perl-POE-Filter-IRCD-2.440.0-3|40	
14cr|perl-POE-Filter-IRCD-2.440.0-3|41	
14cr|perl-POE-Filter-IRCD-2.440.0-3|42	
14cr|perl-POE-Filter-IRCD-2.440.0-3|43	%changelog
14cr|perl-POE-Filter-IRCD-2.440.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.440.0-3
14cr|perl-POE-Filter-IRCD-2.440.0-3|45	+ Revision: f1f07ab
14cr|perl-POE-Filter-IRCD-2.440.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-POE-Filter-IRCD-2.440.0-3|47	
14cr|perl-POE-Filter-IRCD-2.440.0-3|48	

5418 14
14cr|perl-POE-Loop-Tk-1.305.0-3|1	%define upstream_name    POE-Loop-Tk
14cr|perl-POE-Loop-Tk-1.305.0-3|2	%define upstream_version 1.305
14cr|perl-POE-Loop-Tk-1.305.0-3|3	
14cr|perl-POE-Loop-Tk-1.305.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Loop-Tk-1.305.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Loop-Tk-1.305.0-3|6	Release:	3
14cr|perl-POE-Loop-Tk-1.305.0-3|7	Summary:	A POE/Tk bridge for ActiveState's Tk
14cr|perl-POE-Loop-Tk-1.305.0-3|8	
14cr|perl-POE-Loop-Tk-1.305.0-3|9	License:	GPL+ or Artistic
14cr|perl-POE-Loop-Tk-1.305.0-3|10	Group:		Development/Perl
14cr|perl-POE-Loop-Tk-1.305.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Loop-Tk-1.305.0-3|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Loop-Tk-%{upstream_version}.tar.gz
14cr|perl-POE-Loop-Tk-1.305.0-3|13	
14cr|perl-POE-Loop-Tk-1.305.0-3|14	BuildRequires:	perl-devel
14cr|perl-POE-Loop-Tk-1.305.0-3|15	BuildRequires:	perl(POE)
14cr|perl-POE-Loop-Tk-1.305.0-3|16	BuildRequires:	perl(POE::Test::Loops)
14cr|perl-POE-Loop-Tk-1.305.0-3|17	BuildRequires:	perl(Tk)
14cr|perl-POE-Loop-Tk-1.305.0-3|18	BuildRequires:	x11-server-xvfb
14cr|perl-POE-Loop-Tk-1.305.0-3|19	
14cr|perl-POE-Loop-Tk-1.305.0-3|20	BuildArch:	noarch
14cr|perl-POE-Loop-Tk-1.305.0-3|21	
14cr|perl-POE-Loop-Tk-1.305.0-3|22	%description
14cr|perl-POE-Loop-Tk-1.305.0-3|23	POE::Loop::Tk implements the interface documented in the POE::Loop manpage.
14cr|perl-POE-Loop-Tk-1.305.0-3|24	Therefore it has no documentation of its own. Please see the POE::Loop
14cr|perl-POE-Loop-Tk-1.305.0-3|25	manpage for more details.
14cr|perl-POE-Loop-Tk-1.305.0-3|26	
14cr|perl-POE-Loop-Tk-1.305.0-3|27	POE::Loop::Tk is one of two versions of the Tk event loop bridge. The
14cr|perl-POE-Loop-Tk-1.305.0-3|28	other, the POE::Loop::TkActiveState manpage accommodates behavior
14cr|perl-POE-Loop-Tk-1.305.0-3|29	differences in ActiveState's build of Tk. Both versions share common code
14cr|perl-POE-Loop-Tk-1.305.0-3|30	in the POE::Loop::TkCommon manpage. POE::Loop::Tk dynamically selects the
14cr|perl-POE-Loop-Tk-1.305.0-3|31	appropriate bridge code based on the runtime enviroment.
14cr|perl-POE-Loop-Tk-1.305.0-3|32	
14cr|perl-POE-Loop-Tk-1.305.0-3|33	%prep
14cr|perl-POE-Loop-Tk-1.305.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Loop-Tk-1.305.0-3|35	
14cr|perl-POE-Loop-Tk-1.305.0-3|36	%build
14cr|perl-POE-Loop-Tk-1.305.0-3|37	yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Loop-Tk-1.305.0-3|38	%make
14cr|perl-POE-Loop-Tk-1.305.0-3|39	
14cr|perl-POE-Loop-Tk-1.305.0-3|40	%check
14cr|perl-POE-Loop-Tk-1.305.0-3|41	# makefile.pl ignores input if not inside a tty :-(
14cr|perl-POE-Loop-Tk-1.305.0-3|42	rm run_network_tests
14cr|perl-POE-Loop-Tk-1.305.0-3|43	# this test requires interactivity
14cr|perl-POE-Loop-Tk-1.305.0-3|44	rm t/poe_loop_tk/wheel_run.t
14cr|perl-POE-Loop-Tk-1.305.0-3|45	xvfb-run %make test
14cr|perl-POE-Loop-Tk-1.305.0-3|46	
14cr|perl-POE-Loop-Tk-1.305.0-3|47	%install
14cr|perl-POE-Loop-Tk-1.305.0-3|48	%makeinstall_std
14cr|perl-POE-Loop-Tk-1.305.0-3|49	
14cr|perl-POE-Loop-Tk-1.305.0-3|50	%files
14cr|perl-POE-Loop-Tk-1.305.0-3|51	%doc CHANGES README
14cr|perl-POE-Loop-Tk-1.305.0-3|52	%{_mandir}/man3/*
14cr|perl-POE-Loop-Tk-1.305.0-3|53	%{perl_vendorlib}/*
14cr|perl-POE-Loop-Tk-1.305.0-3|54	
14cr|perl-POE-Loop-Tk-1.305.0-3|55	
14cr|perl-POE-Loop-Tk-1.305.0-3|56	%changelog
14cr|perl-POE-Loop-Tk-1.305.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.305.0-3
14cr|perl-POE-Loop-Tk-1.305.0-3|58	+ Revision: e1ad8c9
14cr|perl-POE-Loop-Tk-1.305.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-POE-Loop-Tk-1.305.0-3|60	
14cr|perl-POE-Loop-Tk-1.305.0-3|61	

5419 14
14cr|perl-POE-Quickie-0.180.0-3|1	%define upstream_name    POE-Quickie
14cr|perl-POE-Quickie-0.180.0-3|2	%define upstream_version 0.18
14cr|perl-POE-Quickie-0.180.0-3|3	
14cr|perl-POE-Quickie-0.180.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Quickie-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Quickie-0.180.0-3|6	Release:	3
14cr|perl-POE-Quickie-0.180.0-3|7	
14cr|perl-POE-Quickie-0.180.0-3|8	Summary:	A lazy way to wrap blocking code and programs
14cr|perl-POE-Quickie-0.180.0-3|9	
14cr|perl-POE-Quickie-0.180.0-3|10	License:	GPL+ or Artistic
14cr|perl-POE-Quickie-0.180.0-3|11	Group:		Development/Perl
14cr|perl-POE-Quickie-0.180.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Quickie-0.180.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Quickie-%{upstream_version}.tar.gz
14cr|perl-POE-Quickie-0.180.0-3|14	
14cr|perl-POE-Quickie-0.180.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Quickie-0.180.0-3|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-POE-Quickie-0.180.0-3|17	BuildRequires:	perl(POE)
14cr|perl-POE-Quickie-0.180.0-3|18	BuildRequires:	perl(POE::Filter::Stream)
14cr|perl-POE-Quickie-0.180.0-3|19	BuildRequires:	perl(POE::Session)
14cr|perl-POE-Quickie-0.180.0-3|20	BuildRequires:	perl(POE::Wheel::Run)
14cr|perl-POE-Quickie-0.180.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-POE-Quickie-0.180.0-3|22	BuildRequires:	perl(Test::Deep)
14cr|perl-POE-Quickie-0.180.0-3|23	BuildArch:	noarch
14cr|perl-POE-Quickie-0.180.0-3|24	
14cr|perl-POE-Quickie-0.180.0-3|25	%description
14cr|perl-POE-Quickie-0.180.0-3|26	If you need nonblocking access to an external program, or want to execute
14cr|perl-POE-Quickie-0.180.0-3|27	some blocking code in a separate process, but you don't want to write a
14cr|perl-POE-Quickie-0.180.0-3|28	wrapper module or some POE::Wheel::Run boilerplate code, then POE::Quickie
14cr|perl-POE-Quickie-0.180.0-3|29	can help. You just specify what you're interested in (stdout, stderr,
14cr|perl-POE-Quickie-0.180.0-3|30	and/or exit code), and POE::Quickie will handle the rest in a sensible way.
14cr|perl-POE-Quickie-0.180.0-3|31	
14cr|perl-POE-Quickie-0.180.0-3|32	It has some convenience features, such as killing processes after a
14cr|perl-POE-Quickie-0.180.0-3|33	timeout, and storing process-specific context information which will be
14cr|perl-POE-Quickie-0.180.0-3|34	delivered with every event.
14cr|perl-POE-Quickie-0.180.0-3|35	
14cr|perl-POE-Quickie-0.180.0-3|36	There is also an even lazier API which suspends the execution of your event
14cr|perl-POE-Quickie-0.180.0-3|37	handler and gives control back to POE while your task is running, the same
14cr|perl-POE-Quickie-0.180.0-3|38	way LWP::UserAgent::POE does. This is provided by the /FUNCTIONS functions
14cr|perl-POE-Quickie-0.180.0-3|39	which are exported by default.
14cr|perl-POE-Quickie-0.180.0-3|40	
14cr|perl-POE-Quickie-0.180.0-3|41	%prep
14cr|perl-POE-Quickie-0.180.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Quickie-0.180.0-3|43	
14cr|perl-POE-Quickie-0.180.0-3|44	%build
14cr|perl-POE-Quickie-0.180.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Quickie-0.180.0-3|46	%make
14cr|perl-POE-Quickie-0.180.0-3|47	
14cr|perl-POE-Quickie-0.180.0-3|48	%check
14cr|perl-POE-Quickie-0.180.0-3|49	%make test
14cr|perl-POE-Quickie-0.180.0-3|50	
14cr|perl-POE-Quickie-0.180.0-3|51	%install
14cr|perl-POE-Quickie-0.180.0-3|52	%makeinstall_std
14cr|perl-POE-Quickie-0.180.0-3|53	
14cr|perl-POE-Quickie-0.180.0-3|54	%files
14cr|perl-POE-Quickie-0.180.0-3|55	%doc Changes META.yml LICENSE README META.json
14cr|perl-POE-Quickie-0.180.0-3|56	%{_mandir}/man3/*
14cr|perl-POE-Quickie-0.180.0-3|57	%{perl_vendorlib}/*
14cr|perl-POE-Quickie-0.180.0-3|58	
14cr|perl-POE-Quickie-0.180.0-3|59	
14cr|perl-POE-Quickie-0.180.0-3|60	%changelog
14cr|perl-POE-Quickie-0.180.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-3
14cr|perl-POE-Quickie-0.180.0-3|62	+ Revision: c2758da
14cr|perl-POE-Quickie-0.180.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-POE-Quickie-0.180.0-3|64	
14cr|perl-POE-Quickie-0.180.0-3|65	

5420 14
14cr|perl-POE-Sugar-Args-1.300.0-3|1	%define	module	POE-Sugar-Args
14cr|perl-POE-Sugar-Args-1.300.0-3|2	%define	upstream_version	1.3
14cr|perl-POE-Sugar-Args-1.300.0-3|3	%define	pdir	POE
14cr|perl-POE-Sugar-Args-1.300.0-3|4	
14cr|perl-POE-Sugar-Args-1.300.0-3|5	Summary:	%{module} module for perl
14cr|perl-POE-Sugar-Args-1.300.0-3|6	
14cr|perl-POE-Sugar-Args-1.300.0-3|7	Name:		perl-%{module}
14cr|perl-POE-Sugar-Args-1.300.0-3|8	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Sugar-Args-1.300.0-3|9	Release:	3
14cr|perl-POE-Sugar-Args-1.300.0-3|10	License:	GPL or Artistic
14cr|perl-POE-Sugar-Args-1.300.0-3|11	Group:		Development/Perl
14cr|perl-POE-Sugar-Args-1.300.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/POE/POE-Sugar-Args-%{upstream_version}.tar.gz
14cr|perl-POE-Sugar-Args-1.300.0-3|13	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-POE-Sugar-Args-1.300.0-3|14	BuildArch:	noarch
14cr|perl-POE-Sugar-Args-1.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Sugar-Args-1.300.0-3|16	BuildRequires:  perl(Module::Build)
14cr|perl-POE-Sugar-Args-1.300.0-3|17	
14cr|perl-POE-Sugar-Args-1.300.0-3|18	%description
14cr|perl-POE-Sugar-Args-1.300.0-3|19	%{module} module for perl.  This module give an OO representation to
14cr|perl-POE-Sugar-Args-1.300.0-3|20	arguments POE passes to event states.  I will not lie to you.  This
14cr|perl-POE-Sugar-Args-1.300.0-3|21	adds heavy, bulky code underneath.  On the other hand, it makes
14cr|perl-POE-Sugar-Args-1.300.0-3|22	arguments for POE events much more palatable.  Of course, this is a
14cr|perl-POE-Sugar-Args-1.300.0-3|23	Sugar module, meaning, it will rot your program in odd (you'll be
14cr|perl-POE-Sugar-Args-1.300.0-3|24	hooked) and unexpected ways (performace), but you took the candy so
14cr|perl-POE-Sugar-Args-1.300.0-3|25	you can suffer the consequences.
14cr|perl-POE-Sugar-Args-1.300.0-3|26	
14cr|perl-POE-Sugar-Args-1.300.0-3|27	%prep
14cr|perl-POE-Sugar-Args-1.300.0-3|28	%setup -q -n %{module}-%{upstream_version}
14cr|perl-POE-Sugar-Args-1.300.0-3|29	
14cr|perl-POE-Sugar-Args-1.300.0-3|30	%build
14cr|perl-POE-Sugar-Args-1.300.0-3|31	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Sugar-Args-1.300.0-3|32	%make
14cr|perl-POE-Sugar-Args-1.300.0-3|33	
14cr|perl-POE-Sugar-Args-1.300.0-3|34	%install
14cr|perl-POE-Sugar-Args-1.300.0-3|35	%makeinstall_std
14cr|perl-POE-Sugar-Args-1.300.0-3|36	
14cr|perl-POE-Sugar-Args-1.300.0-3|37	%files
14cr|perl-POE-Sugar-Args-1.300.0-3|38	%doc README
14cr|perl-POE-Sugar-Args-1.300.0-3|39	%{perl_vendorlib}/POE/*
14cr|perl-POE-Sugar-Args-1.300.0-3|40	%{_mandir}/*/*
14cr|perl-POE-Sugar-Args-1.300.0-3|41	
14cr|perl-POE-Sugar-Args-1.300.0-3|42	
14cr|perl-POE-Sugar-Args-1.300.0-3|43	
14cr|perl-POE-Sugar-Args-1.300.0-3|44	
14cr|perl-POE-Sugar-Args-1.300.0-3|45	%changelog
14cr|perl-POE-Sugar-Args-1.300.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-3
14cr|perl-POE-Sugar-Args-1.300.0-3|47	+ Revision: b179ee5
14cr|perl-POE-Sugar-Args-1.300.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-POE-Sugar-Args-1.300.0-3|49	
14cr|perl-POE-Sugar-Args-1.300.0-3|50	

5421 14
14cr|perl-POE-Test-Loops-1.354.0-3|1	%define upstream_name    POE-Test-Loops
14cr|perl-POE-Test-Loops-1.354.0-3|2	%define upstream_version 1.354
14cr|perl-POE-Test-Loops-1.354.0-3|3	
14cr|perl-POE-Test-Loops-1.354.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-POE-Test-Loops-1.354.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POE-Test-Loops-1.354.0-3|6	Release:	3
14cr|perl-POE-Test-Loops-1.354.0-3|7	
14cr|perl-POE-Test-Loops-1.354.0-3|8	Summary:	Reusable tests for POE::Loop authors
14cr|perl-POE-Test-Loops-1.354.0-3|9	
14cr|perl-POE-Test-Loops-1.354.0-3|10	License:	GPL+ or Artistic
14cr|perl-POE-Test-Loops-1.354.0-3|11	Group:		Development/Perl
14cr|perl-POE-Test-Loops-1.354.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-Test-Loops-1.354.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Test-Loops-%{upstream_version}.tar.gz
14cr|perl-POE-Test-Loops-1.354.0-3|14	
14cr|perl-POE-Test-Loops-1.354.0-3|15	BuildRequires:	perl-devel
14cr|perl-POE-Test-Loops-1.354.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-POE-Test-Loops-1.354.0-3|17	BuildArch:	noarch
14cr|perl-POE-Test-Loops-1.354.0-3|18	
14cr|perl-POE-Test-Loops-1.354.0-3|19	%description
14cr|perl-POE-Test-Loops-1.354.0-3|20	POE::Test::Loops contains one function, generate(), which will generate all
14cr|perl-POE-Test-Loops-1.354.0-3|21	the loop tests for one or more POE::Loop subclasses.
14cr|perl-POE-Test-Loops-1.354.0-3|22	
14cr|perl-POE-Test-Loops-1.354.0-3|23	The the /SYNOPSIS manpage example is a version of the poe-gen-tests
14cr|perl-POE-Test-Loops-1.354.0-3|24	manpage, which is a stand-alone utility to generate the actual tests. the
14cr|perl-POE-Test-Loops-1.354.0-3|25	poe-gen-tests manpage also documents the POE::Test::Loops system in more
14cr|perl-POE-Test-Loops-1.354.0-3|26	detail.
14cr|perl-POE-Test-Loops-1.354.0-3|27	
14cr|perl-POE-Test-Loops-1.354.0-3|28	%prep
14cr|perl-POE-Test-Loops-1.354.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-Test-Loops-1.354.0-3|30	
14cr|perl-POE-Test-Loops-1.354.0-3|31	%build
14cr|perl-POE-Test-Loops-1.354.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-Test-Loops-1.354.0-3|33	%make
14cr|perl-POE-Test-Loops-1.354.0-3|34	
14cr|perl-POE-Test-Loops-1.354.0-3|35	%check
14cr|perl-POE-Test-Loops-1.354.0-3|36	make test
14cr|perl-POE-Test-Loops-1.354.0-3|37	
14cr|perl-POE-Test-Loops-1.354.0-3|38	%install
14cr|perl-POE-Test-Loops-1.354.0-3|39	%makeinstall_std
14cr|perl-POE-Test-Loops-1.354.0-3|40	
14cr|perl-POE-Test-Loops-1.354.0-3|41	%files
14cr|perl-POE-Test-Loops-1.354.0-3|42	%doc CHANGES README
14cr|perl-POE-Test-Loops-1.354.0-3|43	%{_mandir}/man3/*
14cr|perl-POE-Test-Loops-1.354.0-3|44	%{_mandir}/man1/poe-gen-tests.1*
14cr|perl-POE-Test-Loops-1.354.0-3|45	%{perl_vendorlib}/POE
14cr|perl-POE-Test-Loops-1.354.0-3|46	%{_bindir}/poe-gen-tests
14cr|perl-POE-Test-Loops-1.354.0-3|47	
14cr|perl-POE-Test-Loops-1.354.0-3|48	
14cr|perl-POE-Test-Loops-1.354.0-3|49	
14cr|perl-POE-Test-Loops-1.354.0-3|50	%changelog
14cr|perl-POE-Test-Loops-1.354.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.354.0-3
14cr|perl-POE-Test-Loops-1.354.0-3|52	+ Revision: 885f010
14cr|perl-POE-Test-Loops-1.354.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-POE-Test-Loops-1.354.0-3|54	
14cr|perl-POE-Test-Loops-1.354.0-3|55	

5422 14
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|1	%define upstream_name    POE-XS-Loop-EPoll
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|2	%define upstream_version 1.003
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|3	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|6	Release:	3
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|7	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|8	Summary:    An XS implementation of POE::Loop, using Linux` epoll(2)
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|9	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|10	License:    GPL+ or Artistic
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|11	Group:      Development/Perl
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|13	Source0:    http://www.cpan.org/modules/by-module/POE/POE-XS-Loop-EPoll-%{upstream_version}.tar.gz
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|14	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|15	BuildRequires: perl(POE)
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|16	BuildRequires: perl(POE::Test::Loops)
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|17	BuildRequires: perl-devel
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|18	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|19	%description
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|20	This class is an implementation of the abstract POE::Loop interface written
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|21	in C using the Linux epoll(2) family of system calls.
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|22	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|23	Signals are left to POE::Loop::PerlSignals.
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|24	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|25	The epoll_ctl() call returns an error when you attempt to poll regular
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|26	files, POE::XS::Loop::EPoll emulate's poll(2)'s behaviour with regular
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|27	files under Linux - ie. they're always readable/writeable.
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|28	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|29	%prep
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|31	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|32	%build
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|34	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|35	%make
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|36	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|37	%check
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|38	%make test
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|39	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|40	%install
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|41	%makeinstall_std
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|42	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|43	%clean
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|44	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|45	%files
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|46	%doc META.yml README Changes
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|47	%{_mandir}/man3/*
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|48	%{perl_vendorlib}/*
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|49	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|50	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|51	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|52	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|53	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|54	%changelog
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|56	+ Revision: 1363739
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|58	
14cr|perl-POE-XS-Loop-EPoll-1.3.0-3|59	

5423 14
14cr|perl-POP3Client-2.130.0-4|1	%define upstream_name    POP3Client
14cr|perl-POP3Client-2.130.0-4|2	%define upstream_version 2.13
14cr|perl-POP3Client-2.130.0-4|3	
14cr|perl-POP3Client-2.130.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-POP3Client-2.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-POP3Client-2.130.0-4|6	Release:	4
14cr|perl-POP3Client-2.130.0-4|7	Summary:	POP3Client module for perl (Mail_and_Usenet_News/Mail)
14cr|perl-POP3Client-2.130.0-4|8	
14cr|perl-POP3Client-2.130.0-4|9	License:	GPL
14cr|perl-POP3Client-2.130.0-4|10	Group:		Development/Perl
14cr|perl-POP3Client-2.130.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-POP3Client-2.130.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-POP3Client-2.130.0-4|13	BuildRequires:	perl-devel
14cr|perl-POP3Client-2.130.0-4|14	BuildArch:	noarch
14cr|perl-POP3Client-2.130.0-4|15	
14cr|perl-POP3Client-2.130.0-4|16	%description
14cr|perl-POP3Client-2.130.0-4|17	POP3Client is a Perl module to provide an object-oriented interface to a
14cr|perl-POP3Client-2.130.0-4|18	POP3 server.
14cr|perl-POP3Client-2.130.0-4|19	
14cr|perl-POP3Client-2.130.0-4|20	%prep
14cr|perl-POP3Client-2.130.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-POP3Client-2.130.0-4|22	
14cr|perl-POP3Client-2.130.0-4|23	%build
14cr|perl-POP3Client-2.130.0-4|24	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-POP3Client-2.130.0-4|25	%make
14cr|perl-POP3Client-2.130.0-4|26	
14cr|perl-POP3Client-2.130.0-4|27	%check
14cr|perl-POP3Client-2.130.0-4|28	make test
14cr|perl-POP3Client-2.130.0-4|29	
14cr|perl-POP3Client-2.130.0-4|30	%install
14cr|perl-POP3Client-2.130.0-4|31	%makeinstall_std
14cr|perl-POP3Client-2.130.0-4|32	
14cr|perl-POP3Client-2.130.0-4|33	%files
14cr|perl-POP3Client-2.130.0-4|34	%doc Changes  MANIFEST README
14cr|perl-POP3Client-2.130.0-4|35	%{perl_vendorlib}/Mail/
14cr|perl-POP3Client-2.130.0-4|36	%{_mandir}/man3/*
14cr|perl-POP3Client-2.130.0-4|37	
14cr|perl-POP3Client-2.130.0-4|38	
14cr|perl-POP3Client-2.130.0-4|39	
14cr|perl-POP3Client-2.130.0-4|40	%changelog
14cr|perl-POP3Client-2.130.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130.0-4
14cr|perl-POP3Client-2.130.0-4|42	+ Revision: 347ea46
14cr|perl-POP3Client-2.130.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-POP3Client-2.130.0-4|44	
14cr|perl-POP3Client-2.130.0-4|45	

5424 14
14cr|perl-PostScript-0.60.0-4|1	%define upstream_name	 PostScript
14cr|perl-PostScript-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-PostScript-0.60.0-4|3	
14cr|perl-PostScript-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-PostScript-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PostScript-0.60.0-4|6	Release:	4
14cr|perl-PostScript-0.60.0-4|7	
14cr|perl-PostScript-0.60.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-PostScript-0.60.0-4|9	
14cr|perl-PostScript-0.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-PostScript-0.60.0-4|11	Group:		Development/Perl
14cr|perl-PostScript-0.60.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-PostScript-0.60.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHAWNPW/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PostScript-0.60.0-4|14	
14cr|perl-PostScript-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-PostScript-0.60.0-4|16	BuildArch:	noarch
14cr|perl-PostScript-0.60.0-4|17	
14cr|perl-PostScript-0.60.0-4|18	%description
14cr|perl-PostScript-0.60.0-4|19	This is the %{upstream_name} module for perl.
14cr|perl-PostScript-0.60.0-4|20	
14cr|perl-PostScript-0.60.0-4|21	%prep
14cr|perl-PostScript-0.60.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PostScript-0.60.0-4|23	
14cr|perl-PostScript-0.60.0-4|24	%build
14cr|perl-PostScript-0.60.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PostScript-0.60.0-4|26	%make
14cr|perl-PostScript-0.60.0-4|27	
14cr|perl-PostScript-0.60.0-4|28	%check
14cr|perl-PostScript-0.60.0-4|29	make test
14cr|perl-PostScript-0.60.0-4|30	
14cr|perl-PostScript-0.60.0-4|31	%install
14cr|perl-PostScript-0.60.0-4|32	%makeinstall_std
14cr|perl-PostScript-0.60.0-4|33	
14cr|perl-PostScript-0.60.0-4|34	%files
14cr|perl-PostScript-0.60.0-4|35	%doc README
14cr|perl-PostScript-0.60.0-4|36	%{perl_vendorlib}/PostScript
14cr|perl-PostScript-0.60.0-4|37	%{_mandir}/*/*
14cr|perl-PostScript-0.60.0-4|38	
14cr|perl-PostScript-0.60.0-4|39	
14cr|perl-PostScript-0.60.0-4|40	
14cr|perl-PostScript-0.60.0-4|41	%changelog
14cr|perl-PostScript-0.60.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-PostScript-0.60.0-4|43	+ Revision: 956f1b3
14cr|perl-PostScript-0.60.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-PostScript-0.60.0-4|45	
14cr|perl-PostScript-0.60.0-4|46	

5425 14
14cr|perl-PostScript-Simple-0.70.0-4|1	%define upstream_name	 PostScript-Simple
14cr|perl-PostScript-Simple-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-PostScript-Simple-0.70.0-4|3	
14cr|perl-PostScript-Simple-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-PostScript-Simple-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PostScript-Simple-0.70.0-4|6	Release:	4
14cr|perl-PostScript-Simple-0.70.0-4|7	
14cr|perl-PostScript-Simple-0.70.0-4|8	Summary:	Produce PostScript files from Perl
14cr|perl-PostScript-Simple-0.70.0-4|9	
14cr|perl-PostScript-Simple-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-PostScript-Simple-0.70.0-4|11	Group:		Development/Perl
14cr|perl-PostScript-Simple-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PostScript-Simple-0.70.0-4|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-PostScript-Simple-0.70.0-4|14	
14cr|perl-PostScript-Simple-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-PostScript-Simple-0.70.0-4|16	BuildArch:	noarch
14cr|perl-PostScript-Simple-0.70.0-4|17	
14cr|perl-PostScript-Simple-0.70.0-4|18	%description
14cr|perl-PostScript-Simple-0.70.0-4|19	The PostScript::Simple module allows you to have a simple method of writing
14cr|perl-PostScript-Simple-0.70.0-4|20	PostScript files from Perl. It has graphics primitives that allow lines,
14cr|perl-PostScript-Simple-0.70.0-4|21	curves, circles, polygons and boxes to be drawn. Text can be added to the page
14cr|perl-PostScript-Simple-0.70.0-4|22	using standard PostScript fonts.
14cr|perl-PostScript-Simple-0.70.0-4|23	
14cr|perl-PostScript-Simple-0.70.0-4|24	%prep
14cr|perl-PostScript-Simple-0.70.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PostScript-Simple-0.70.0-4|26	
14cr|perl-PostScript-Simple-0.70.0-4|27	%build
14cr|perl-PostScript-Simple-0.70.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PostScript-Simple-0.70.0-4|29	%make
14cr|perl-PostScript-Simple-0.70.0-4|30	
14cr|perl-PostScript-Simple-0.70.0-4|31	%check
14cr|perl-PostScript-Simple-0.70.0-4|32	%make test
14cr|perl-PostScript-Simple-0.70.0-4|33	
14cr|perl-PostScript-Simple-0.70.0-4|34	%install
14cr|perl-PostScript-Simple-0.70.0-4|35	%makeinstall_std
14cr|perl-PostScript-Simple-0.70.0-4|36	
14cr|perl-PostScript-Simple-0.70.0-4|37	%files
14cr|perl-PostScript-Simple-0.70.0-4|38	%doc Changes README TODO
14cr|perl-PostScript-Simple-0.70.0-4|39	%{perl_vendorlib}/PostScript/*
14cr|perl-PostScript-Simple-0.70.0-4|40	%{_mandir}/*/*
14cr|perl-PostScript-Simple-0.70.0-4|41	
14cr|perl-PostScript-Simple-0.70.0-4|42	
14cr|perl-PostScript-Simple-0.70.0-4|43	
14cr|perl-PostScript-Simple-0.70.0-4|44	%changelog
14cr|perl-PostScript-Simple-0.70.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-PostScript-Simple-0.70.0-4|46	+ Revision: 6b5ff36
14cr|perl-PostScript-Simple-0.70.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-PostScript-Simple-0.70.0-4|48	
14cr|perl-PostScript-Simple-0.70.0-4|49	

5426 14
14cr|perl-PPI-HTML-1.80.0-5|1	%define upstream_name    PPI-HTML
14cr|perl-PPI-HTML-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-PPI-HTML-1.80.0-5|3	
14cr|perl-PPI-HTML-1.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PPI-HTML-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PPI-HTML-1.80.0-5|6	Release:	5
14cr|perl-PPI-HTML-1.80.0-5|7	
14cr|perl-PPI-HTML-1.80.0-5|8	Summary:	Generate syntax-hightlighted HTML for Perl using PPI
14cr|perl-PPI-HTML-1.80.0-5|9	
14cr|perl-PPI-HTML-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-PPI-HTML-1.80.0-5|11	Group:		Development/Perl
14cr|perl-PPI-HTML-1.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PPI-HTML-1.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PPI-HTML-1.80.0-5|14	
14cr|perl-PPI-HTML-1.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-PPI-HTML-1.80.0-5|16	BuildRequires:	perl(CSS::Tiny)
14cr|perl-PPI-HTML-1.80.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-PPI-HTML-1.80.0-5|18	BuildRequires:	perl(PPI)
14cr|perl-PPI-HTML-1.80.0-5|19	BuildRequires:	perl(Params::Util)
14cr|perl-PPI-HTML-1.80.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-PPI-HTML-1.80.0-5|21	BuildArch:	noarch
14cr|perl-PPI-HTML-1.80.0-5|22	
14cr|perl-PPI-HTML-1.80.0-5|23	%description
14cr|perl-PPI-HTML-1.80.0-5|24	PPI::HTML converts Perl documents into syntax highlighted HTML pages.
14cr|perl-PPI-HTML-1.80.0-5|25	
14cr|perl-PPI-HTML-1.80.0-5|26	
14cr|perl-PPI-HTML-1.80.0-5|27	%prep
14cr|perl-PPI-HTML-1.80.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PPI-HTML-1.80.0-5|29	
14cr|perl-PPI-HTML-1.80.0-5|30	%build
14cr|perl-PPI-HTML-1.80.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PPI-HTML-1.80.0-5|32	%make
14cr|perl-PPI-HTML-1.80.0-5|33	
14cr|perl-PPI-HTML-1.80.0-5|34	%check
14cr|perl-PPI-HTML-1.80.0-5|35	make test
14cr|perl-PPI-HTML-1.80.0-5|36	
14cr|perl-PPI-HTML-1.80.0-5|37	%install
14cr|perl-PPI-HTML-1.80.0-5|38	%makeinstall_std
14cr|perl-PPI-HTML-1.80.0-5|39	
14cr|perl-PPI-HTML-1.80.0-5|40	%files
14cr|perl-PPI-HTML-1.80.0-5|41	%doc Changes README LICENSE
14cr|perl-PPI-HTML-1.80.0-5|42	%{_mandir}/man3/*
14cr|perl-PPI-HTML-1.80.0-5|43	%{perl_vendorlib}/*
14cr|perl-PPI-HTML-1.80.0-5|44	%{_bindir}/ppi2html
14cr|perl-PPI-HTML-1.80.0-5|45	
14cr|perl-PPI-HTML-1.80.0-5|46	
14cr|perl-PPI-HTML-1.80.0-5|47	
14cr|perl-PPI-HTML-1.80.0-5|48	%changelog
14cr|perl-PPI-HTML-1.80.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-PPI-HTML-1.80.0-5|50	+ Revision: e6c2284
14cr|perl-PPI-HTML-1.80.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-PPI-HTML-1.80.0-5|52	
14cr|perl-PPI-HTML-1.80.0-5|53	

5427 14
14cr|perl-PPI-PowerToys-0.140.0-5|1	%define upstream_name    PPI-PowerToys
14cr|perl-PPI-PowerToys-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-PPI-PowerToys-0.140.0-5|3	
14cr|perl-PPI-PowerToys-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PPI-PowerToys-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PPI-PowerToys-0.140.0-5|6	Release:	5
14cr|perl-PPI-PowerToys-0.140.0-5|7	
14cr|perl-PPI-PowerToys-0.140.0-5|8	Summary:	A handy collection of small PPI-based utilities
14cr|perl-PPI-PowerToys-0.140.0-5|9	
14cr|perl-PPI-PowerToys-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-PPI-PowerToys-0.140.0-5|11	Group:		Development/Perl
14cr|perl-PPI-PowerToys-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PPI-PowerToys-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PPI-PowerToys-0.140.0-5|14	
14cr|perl-PPI-PowerToys-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-PPI-PowerToys-0.140.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-PPI-PowerToys-0.140.0-5|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-PPI-PowerToys-0.140.0-5|18	BuildRequires:	perl(File::Find::Rule::Perl)
14cr|perl-PPI-PowerToys-0.140.0-5|19	BuildRequires:	perl(File::Spec)
14cr|perl-PPI-PowerToys-0.140.0-5|20	BuildRequires:	perl(Getopt::Long)
14cr|perl-PPI-PowerToys-0.140.0-5|21	BuildRequires:	perl(IPC::Run3)
14cr|perl-PPI-PowerToys-0.140.0-5|22	BuildRequires:	perl(PPI::Document)
14cr|perl-PPI-PowerToys-0.140.0-5|23	BuildRequires:	perl(Probe::Perl)
14cr|perl-PPI-PowerToys-0.140.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-PPI-PowerToys-0.140.0-5|25	BuildRequires:	perl(Test::Script)
14cr|perl-PPI-PowerToys-0.140.0-5|26	BuildRequires: 	perl(version)
14cr|perl-PPI-PowerToys-0.140.0-5|27	
14cr|perl-PPI-PowerToys-0.140.0-5|28	BuildArch:	noarch
14cr|perl-PPI-PowerToys-0.140.0-5|29	
14cr|perl-PPI-PowerToys-0.140.0-5|30	%description
14cr|perl-PPI-PowerToys-0.140.0-5|31	The PPI PowerToys are a small collection of utilities for working with Perl
14cr|perl-PPI-PowerToys-0.140.0-5|32	files, modules and distributions.
14cr|perl-PPI-PowerToys-0.140.0-5|33	
14cr|perl-PPI-PowerToys-0.140.0-5|34	To kick off the collection, he's added a very simple and raw version of one
14cr|perl-PPI-PowerToys-0.140.0-5|35	of his own little tools.
14cr|perl-PPI-PowerToys-0.140.0-5|36	
14cr|perl-PPI-PowerToys-0.140.0-5|37	ppi_version
14cr|perl-PPI-PowerToys-0.140.0-5|38	> ppi_version show
14cr|perl-PPI-PowerToys-0.140.0-5|39	> ppi_version change 0.01 0.02
14cr|perl-PPI-PowerToys-0.140.0-5|40	
14cr|perl-PPI-PowerToys-0.140.0-5|41	%prep
14cr|perl-PPI-PowerToys-0.140.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PPI-PowerToys-0.140.0-5|43	
14cr|perl-PPI-PowerToys-0.140.0-5|44	%build
14cr|perl-PPI-PowerToys-0.140.0-5|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PPI-PowerToys-0.140.0-5|46	%make
14cr|perl-PPI-PowerToys-0.140.0-5|47	
14cr|perl-PPI-PowerToys-0.140.0-5|48	%check
14cr|perl-PPI-PowerToys-0.140.0-5|49	%make test
14cr|perl-PPI-PowerToys-0.140.0-5|50	
14cr|perl-PPI-PowerToys-0.140.0-5|51	%install
14cr|perl-PPI-PowerToys-0.140.0-5|52	%makeinstall_std
14cr|perl-PPI-PowerToys-0.140.0-5|53	
14cr|perl-PPI-PowerToys-0.140.0-5|54	%files
14cr|perl-PPI-PowerToys-0.140.0-5|55	%doc LICENSE README META.yml Changes
14cr|perl-PPI-PowerToys-0.140.0-5|56	%{_bindir}/ppi_*
14cr|perl-PPI-PowerToys-0.140.0-5|57	%{_mandir}/man3/*
14cr|perl-PPI-PowerToys-0.140.0-5|58	%{perl_vendorlib}/*
14cr|perl-PPI-PowerToys-0.140.0-5|59	
14cr|perl-PPI-PowerToys-0.140.0-5|60	
14cr|perl-PPI-PowerToys-0.140.0-5|61	%changelog
14cr|perl-PPI-PowerToys-0.140.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-PPI-PowerToys-0.140.0-5|63	+ Revision: 0eb57b5
14cr|perl-PPI-PowerToys-0.140.0-5|64	- MassBuild#464: Increase release tag
14cr|perl-PPI-PowerToys-0.140.0-5|65	
14cr|perl-PPI-PowerToys-0.140.0-5|66	

5428 14
14cr|perl-PPI-Tester-0.150.0-5|1	%define upstream_name    PPI-Tester
14cr|perl-PPI-Tester-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-PPI-Tester-0.150.0-5|3	
14cr|perl-PPI-Tester-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PPI-Tester-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PPI-Tester-0.150.0-5|6	Release:	5
14cr|perl-PPI-Tester-0.150.0-5|7	
14cr|perl-PPI-Tester-0.150.0-5|8	Summary:	A wxPerl-based interactive PPI debugger/tester
14cr|perl-PPI-Tester-0.150.0-5|9	
14cr|perl-PPI-Tester-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-PPI-Tester-0.150.0-5|11	Group:		Development/Perl
14cr|perl-PPI-Tester-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PPI-Tester-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PPI-Tester-0.150.0-5|14	
14cr|perl-PPI-Tester-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-PPI-Tester-0.150.0-5|16	BuildRequires:	perl(Devel::Dumpvar)
14cr|perl-PPI-Tester-0.150.0-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-PPI-Tester-0.150.0-5|18	BuildRequires:	perl(File::Spec)
14cr|perl-PPI-Tester-0.150.0-5|19	BuildRequires:	perl(PPI)
14cr|perl-PPI-Tester-0.150.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-PPI-Tester-0.150.0-5|21	BuildRequires:	perl(Test::Script)
14cr|perl-PPI-Tester-0.150.0-5|22	BuildRequires:	perl(Wx)
14cr|perl-PPI-Tester-0.150.0-5|23	BuildArch:	noarch
14cr|perl-PPI-Tester-0.150.0-5|24	
14cr|perl-PPI-Tester-0.150.0-5|25	%description
14cr|perl-PPI-Tester-0.150.0-5|26	This package implements a wxWindows desktop application which provides the
14cr|perl-PPI-Tester-0.150.0-5|27	ability to interactively test the PPI perl parser.
14cr|perl-PPI-Tester-0.150.0-5|28	
14cr|perl-PPI-Tester-0.150.0-5|29	The 'PPI::Tester' module implements the application, but is itself of no
14cr|perl-PPI-Tester-0.150.0-5|30	use to the user. The launcher for the application 'ppitester' is installed
14cr|perl-PPI-Tester-0.150.0-5|31	with this module, and can be launched by simply typing the following from
14cr|perl-PPI-Tester-0.150.0-5|32	the command line.
14cr|perl-PPI-Tester-0.150.0-5|33	
14cr|perl-PPI-Tester-0.150.0-5|34	ppitester
14cr|perl-PPI-Tester-0.150.0-5|35	
14cr|perl-PPI-Tester-0.150.0-5|36	%prep
14cr|perl-PPI-Tester-0.150.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PPI-Tester-0.150.0-5|38	
14cr|perl-PPI-Tester-0.150.0-5|39	%build
14cr|perl-PPI-Tester-0.150.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PPI-Tester-0.150.0-5|41	%make
14cr|perl-PPI-Tester-0.150.0-5|42	
14cr|perl-PPI-Tester-0.150.0-5|43	%check
14cr|perl-PPI-Tester-0.150.0-5|44	# require GTK display
14cr|perl-PPI-Tester-0.150.0-5|45	# make test
14cr|perl-PPI-Tester-0.150.0-5|46	
14cr|perl-PPI-Tester-0.150.0-5|47	%install
14cr|perl-PPI-Tester-0.150.0-5|48	%makeinstall_std
14cr|perl-PPI-Tester-0.150.0-5|49	
14cr|perl-PPI-Tester-0.150.0-5|50	%files
14cr|perl-PPI-Tester-0.150.0-5|51	%doc README LICENSE Changes
14cr|perl-PPI-Tester-0.150.0-5|52	%{perl_vendorlib}/*
14cr|perl-PPI-Tester-0.150.0-5|53	%{_bindir}/ppitester
14cr|perl-PPI-Tester-0.150.0-5|54	%{_mandir}/man1/*
14cr|perl-PPI-Tester-0.150.0-5|55	%{_mandir}/man3/*
14cr|perl-PPI-Tester-0.150.0-5|56	
14cr|perl-PPI-Tester-0.150.0-5|57	
14cr|perl-PPI-Tester-0.150.0-5|58	
14cr|perl-PPI-Tester-0.150.0-5|59	%changelog
14cr|perl-PPI-Tester-0.150.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-PPI-Tester-0.150.0-5|61	+ Revision: d1751b5
14cr|perl-PPI-Tester-0.150.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-PPI-Tester-0.150.0-5|63	
14cr|perl-PPI-Tester-0.150.0-5|64	

5429 14
14cr|perl-PPIx-EditorTools-0.150.0-5|1	%define upstream_name    PPIx-EditorTools
14cr|perl-PPIx-EditorTools-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-PPIx-EditorTools-0.150.0-5|3	
14cr|perl-PPIx-EditorTools-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-PPIx-EditorTools-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-PPIx-EditorTools-0.150.0-5|6	Release:	5
14cr|perl-PPIx-EditorTools-0.150.0-5|7	
14cr|perl-PPIx-EditorTools-0.150.0-5|8	Summary:	Introduces a temporary variable using PPI
14cr|perl-PPIx-EditorTools-0.150.0-5|9	
14cr|perl-PPIx-EditorTools-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-PPIx-EditorTools-0.150.0-5|11	Group:		Development/Perl
14cr|perl-PPIx-EditorTools-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PPIx-EditorTools-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/PPIx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-PPIx-EditorTools-0.150.0-5|14	
14cr|perl-PPIx-EditorTools-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-PPIx-EditorTools-0.150.0-5|16	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-PPIx-EditorTools-0.150.0-5|17	BuildRequires:	perl(PPI)
14cr|perl-PPIx-EditorTools-0.150.0-5|18	BuildRequires:	perl(PPI::Find)
14cr|perl-PPIx-EditorTools-0.150.0-5|19	BuildRequires:	perl(Test::Deep)
14cr|perl-PPIx-EditorTools-0.150.0-5|20	BuildRequires:	perl(Test::Differences)
14cr|perl-PPIx-EditorTools-0.150.0-5|21	BuildRequires:	perl(Test::Exception)
14cr|perl-PPIx-EditorTools-0.150.0-5|22	BuildRequires:	perl(Test::Most)
14cr|perl-PPIx-EditorTools-0.150.0-5|23	BuildRequires:	perl(Test::NoWarnings) >= 0.084
14cr|perl-PPIx-EditorTools-0.150.0-5|24	BuildRequires:	perl(Test::Warn)
14cr|perl-PPIx-EditorTools-0.150.0-5|25	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-PPIx-EditorTools-0.150.0-5|26	BuildArch:	noarch
14cr|perl-PPIx-EditorTools-0.150.0-5|27	
14cr|perl-PPIx-EditorTools-0.150.0-5|28	%description
14cr|perl-PPIx-EditorTools-0.150.0-5|29	Base class and utility methods for manipulating Perl via PPI. Pulled out
14cr|perl-PPIx-EditorTools-0.150.0-5|30	from the 'Padre::Task::PPI' code.
14cr|perl-PPIx-EditorTools-0.150.0-5|31	
14cr|perl-PPIx-EditorTools-0.150.0-5|32	%prep
14cr|perl-PPIx-EditorTools-0.150.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PPIx-EditorTools-0.150.0-5|34	
14cr|perl-PPIx-EditorTools-0.150.0-5|35	%build
14cr|perl-PPIx-EditorTools-0.150.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-PPIx-EditorTools-0.150.0-5|37	%make
14cr|perl-PPIx-EditorTools-0.150.0-5|38	
14cr|perl-PPIx-EditorTools-0.150.0-5|39	%check
14cr|perl-PPIx-EditorTools-0.150.0-5|40	%make test
14cr|perl-PPIx-EditorTools-0.150.0-5|41	
14cr|perl-PPIx-EditorTools-0.150.0-5|42	%install
14cr|perl-PPIx-EditorTools-0.150.0-5|43	%makeinstall_std
14cr|perl-PPIx-EditorTools-0.150.0-5|44	
14cr|perl-PPIx-EditorTools-0.150.0-5|45	%files
14cr|perl-PPIx-EditorTools-0.150.0-5|46	%doc Changes
14cr|perl-PPIx-EditorTools-0.150.0-5|47	%{_mandir}/man3/*
14cr|perl-PPIx-EditorTools-0.150.0-5|48	%{perl_vendorlib}/*
14cr|perl-PPIx-EditorTools-0.150.0-5|49	
14cr|perl-PPIx-EditorTools-0.150.0-5|50	
14cr|perl-PPIx-EditorTools-0.150.0-5|51	%changelog
14cr|perl-PPIx-EditorTools-0.150.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-PPIx-EditorTools-0.150.0-5|53	+ Revision: 42a501d
14cr|perl-PPIx-EditorTools-0.150.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-PPIx-EditorTools-0.150.0-5|55	
14cr|perl-PPIx-EditorTools-0.150.0-5|56	

5430 14
14cr|perl-PPI-XS-0.902.0-3|1	%define upstream_name    PPI-XS
14cr|perl-PPI-XS-0.902.0-3|2	%define upstream_version 0.902
14cr|perl-PPI-XS-0.902.0-3|3	
14cr|perl-PPI-XS-0.902.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-PPI-XS-0.902.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-PPI-XS-0.902.0-3|6	Release:	3
14cr|perl-PPI-XS-0.902.0-3|7	
14cr|perl-PPI-XS-0.902.0-3|8	Summary:    (Minor) XS acceleration for PPI
14cr|perl-PPI-XS-0.902.0-3|9	
14cr|perl-PPI-XS-0.902.0-3|10	License:    GPL+ or Artistic
14cr|perl-PPI-XS-0.902.0-3|11	Group:      Development/Perl
14cr|perl-PPI-XS-0.902.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-PPI-XS-0.902.0-3|13	Source0:    http://www.cpan.org/modules/by-module/PPI/PPI-XS-%{upstream_version}.tar.gz
14cr|perl-PPI-XS-0.902.0-3|14	
14cr|perl-PPI-XS-0.902.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-PPI-XS-0.902.0-3|16	BuildRequires: perl(File::Spec)
14cr|perl-PPI-XS-0.902.0-3|17	BuildRequires: perl(PPI)
14cr|perl-PPI-XS-0.902.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-PPI-XS-0.902.0-3|19	BuildRequires: perl-devel
14cr|perl-PPI-XS-0.902.0-3|20	
14cr|perl-PPI-XS-0.902.0-3|21	
14cr|perl-PPI-XS-0.902.0-3|22	%description
14cr|perl-PPI-XS-0.902.0-3|23	PPI::XS provides XS-based acceleration of the core PPI packages. It
14cr|perl-PPI-XS-0.902.0-3|24	selectively replaces a (small but growing) number of methods throughout PPI
14cr|perl-PPI-XS-0.902.0-3|25	with identical but much faster C versions.
14cr|perl-PPI-XS-0.902.0-3|26	
14cr|perl-PPI-XS-0.902.0-3|27	Once installed, it will be auto-detected and loaded in by PPI completely
14cr|perl-PPI-XS-0.902.0-3|28	transparently.
14cr|perl-PPI-XS-0.902.0-3|29	
14cr|perl-PPI-XS-0.902.0-3|30	Because the C implementations are linked to the perl versions of the same
14cr|perl-PPI-XS-0.902.0-3|31	function, it is preferable to upgrade PPI::XS any time you do a major
14cr|perl-PPI-XS-0.902.0-3|32	upgrade of PPI itself.
14cr|perl-PPI-XS-0.902.0-3|33	
14cr|perl-PPI-XS-0.902.0-3|34	%prep
14cr|perl-PPI-XS-0.902.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-PPI-XS-0.902.0-3|36	
14cr|perl-PPI-XS-0.902.0-3|37	%build
14cr|perl-PPI-XS-0.902.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-PPI-XS-0.902.0-3|39	%make
14cr|perl-PPI-XS-0.902.0-3|40	
14cr|perl-PPI-XS-0.902.0-3|41	%check
14cr|perl-PPI-XS-0.902.0-3|42	%make test
14cr|perl-PPI-XS-0.902.0-3|43	
14cr|perl-PPI-XS-0.902.0-3|44	%install
14cr|perl-PPI-XS-0.902.0-3|45	%makeinstall_std
14cr|perl-PPI-XS-0.902.0-3|46	
14cr|perl-PPI-XS-0.902.0-3|47	%clean
14cr|perl-PPI-XS-0.902.0-3|48	
14cr|perl-PPI-XS-0.902.0-3|49	%files
14cr|perl-PPI-XS-0.902.0-3|50	%doc   Changes
14cr|perl-PPI-XS-0.902.0-3|51	%{_mandir}/man3/*
14cr|perl-PPI-XS-0.902.0-3|52	%{perl_vendorlib}/*
14cr|perl-PPI-XS-0.902.0-3|53	
14cr|perl-PPI-XS-0.902.0-3|54	
14cr|perl-PPI-XS-0.902.0-3|55	
14cr|perl-PPI-XS-0.902.0-3|56	%changelog
14cr|perl-PPI-XS-0.902.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.902.0-3
14cr|perl-PPI-XS-0.902.0-3|58	+ Revision: dcd1cba
14cr|perl-PPI-XS-0.902.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-PPI-XS-0.902.0-3|60	
14cr|perl-PPI-XS-0.902.0-3|61	

5431 14
14cr|perl-pQuery-0.70.0-5|1	%define upstream_name    pQuery
14cr|perl-pQuery-0.70.0-5|2	%define upstream_version 0.07
14cr|perl-pQuery-0.70.0-5|3	
14cr|perl-pQuery-0.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-pQuery-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-pQuery-0.70.0-5|6	Release:	5
14cr|perl-pQuery-0.70.0-5|7	
14cr|perl-pQuery-0.70.0-5|8	Summary:	A perl port of jQuery framework
14cr|perl-pQuery-0.70.0-5|9	
14cr|perl-pQuery-0.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-pQuery-0.70.0-5|11	Group:		Development/Perl
14cr|perl-pQuery-0.70.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-pQuery-0.70.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-pQuery-0.70.0-5|14	
14cr|perl-pQuery-0.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-pQuery-0.70.0-5|16	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-pQuery-0.70.0-5|17	BuildArch:	noarch
14cr|perl-pQuery-0.70.0-5|18	
14cr|perl-pQuery-0.70.0-5|19	%description
14cr|perl-pQuery-0.70.0-5|20	pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
14cr|perl-pQuery-0.70.0-5|21	Perl. It is pragmatic in the sense that it switches certain JavaScript
14cr|perl-pQuery-0.70.0-5|22	idioms for Perl ones, in order to make the use of it concise. A primary
14cr|perl-pQuery-0.70.0-5|23	goal of jQuery is to "Find things and do things, concisely". pQuery has the
14cr|perl-pQuery-0.70.0-5|24	same goal.
14cr|perl-pQuery-0.70.0-5|25	
14cr|perl-pQuery-0.70.0-5|26	%prep
14cr|perl-pQuery-0.70.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-pQuery-0.70.0-5|28	
14cr|perl-pQuery-0.70.0-5|29	%build
14cr|perl-pQuery-0.70.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-pQuery-0.70.0-5|31	%make
14cr|perl-pQuery-0.70.0-5|32	
14cr|perl-pQuery-0.70.0-5|33	%check
14cr|perl-pQuery-0.70.0-5|34	%make test
14cr|perl-pQuery-0.70.0-5|35	
14cr|perl-pQuery-0.70.0-5|36	%install
14cr|perl-pQuery-0.70.0-5|37	%makeinstall_std
14cr|perl-pQuery-0.70.0-5|38	
14cr|perl-pQuery-0.70.0-5|39	%files
14cr|perl-pQuery-0.70.0-5|40	%doc Changes META.yml README
14cr|perl-pQuery-0.70.0-5|41	%{_mandir}/man3/*
14cr|perl-pQuery-0.70.0-5|42	%{perl_vendorlib}/*
14cr|perl-pQuery-0.70.0-5|43	
14cr|perl-pQuery-0.70.0-5|44	
14cr|perl-pQuery-0.70.0-5|45	%changelog
14cr|perl-pQuery-0.70.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-5
14cr|perl-pQuery-0.70.0-5|47	+ Revision: a7002f3
14cr|perl-pQuery-0.70.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-pQuery-0.70.0-5|49	
14cr|perl-pQuery-0.70.0-5|50	

5432 14
14cr|perl-pragma-base-2.180.0-3|1	%define upstream_name    base
14cr|perl-pragma-base-2.180.0-3|2	%define upstream_version 2.18
14cr|perl-pragma-base-2.180.0-3|3	Name:		perl-pragma-%{upstream_name}
14cr|perl-pragma-base-2.180.0-3|4	Version:	%perl_convert_version 2.18
14cr|perl-pragma-base-2.180.0-3|5	Release:	3
14cr|perl-pragma-base-2.180.0-3|6	
14cr|perl-pragma-base-2.180.0-3|7	Summary:	Compile-time class fields
14cr|perl-pragma-base-2.180.0-3|8	
14cr|perl-pragma-base-2.180.0-3|9	License:	GPL+ or Artistic
14cr|perl-pragma-base-2.180.0-3|10	Group:		Development/Perl
14cr|perl-pragma-base-2.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-pragma-base-2.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/fields/RGARCIA/base-2.18.tar.gz
14cr|perl-pragma-base-2.180.0-3|13	
14cr|perl-pragma-base-2.180.0-3|14	BuildRequires:	perl-devel
14cr|perl-pragma-base-2.180.0-3|15	BuildRequires:	perl(Test::More)
14cr|perl-pragma-base-2.180.0-3|16	BuildArch:	noarch
14cr|perl-pragma-base-2.180.0-3|17	Provides:	perl(base)
14cr|perl-pragma-base-2.180.0-3|18	
14cr|perl-pragma-base-2.180.0-3|19	%description
14cr|perl-pragma-base-2.180.0-3|20	Unless you are using the 'fields' pragma, consider this module discouraged
14cr|perl-pragma-base-2.180.0-3|21	in favor of the lighter-weight 'parent'.
14cr|perl-pragma-base-2.180.0-3|22	
14cr|perl-pragma-base-2.180.0-3|23	Allows you to both load one or more modules, while setting up inheritance
14cr|perl-pragma-base-2.180.0-3|24	from those modules at the same time. Roughly similar in effect to
14cr|perl-pragma-base-2.180.0-3|25	
14cr|perl-pragma-base-2.180.0-3|26	package Baz;
14cr|perl-pragma-base-2.180.0-3|27	BEGIN {
14cr|perl-pragma-base-2.180.0-3|28	require Foo;
14cr|perl-pragma-base-2.180.0-3|29	require Bar;
14cr|perl-pragma-base-2.180.0-3|30	push @ISA, qw(Foo Bar);
14cr|perl-pragma-base-2.180.0-3|31	}
14cr|perl-pragma-base-2.180.0-3|32	
14cr|perl-pragma-base-2.180.0-3|33	%prep
14cr|perl-pragma-base-2.180.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-pragma-base-2.180.0-3|35	
14cr|perl-pragma-base-2.180.0-3|36	%build
14cr|perl-pragma-base-2.180.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-pragma-base-2.180.0-3|38	%make
14cr|perl-pragma-base-2.180.0-3|39	
14cr|perl-pragma-base-2.180.0-3|40	%check
14cr|perl-pragma-base-2.180.0-3|41	%make test
14cr|perl-pragma-base-2.180.0-3|42	
14cr|perl-pragma-base-2.180.0-3|43	%install
14cr|perl-pragma-base-2.180.0-3|44	%makeinstall_std
14cr|perl-pragma-base-2.180.0-3|45	
14cr|perl-pragma-base-2.180.0-3|46	%files
14cr|perl-pragma-base-2.180.0-3|47	%doc Changes
14cr|perl-pragma-base-2.180.0-3|48	%{_mandir}/man3/*
14cr|perl-pragma-base-2.180.0-3|49	%{perl_vendorlib}/*
14cr|perl-pragma-base-2.180.0-3|50	
14cr|perl-pragma-base-2.180.0-3|51	
14cr|perl-pragma-base-2.180.0-3|52	%changelog
14cr|perl-pragma-base-2.180.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.180.0-3
14cr|perl-pragma-base-2.180.0-3|54	+ Revision: 9370bb9
14cr|perl-pragma-base-2.180.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-pragma-base-2.180.0-3|56	
14cr|perl-pragma-base-2.180.0-3|57	

5433 14
14cr|perl-prefork-1.40.0-4|1	%define upstream_name    prefork
14cr|perl-prefork-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-prefork-1.40.0-4|3	
14cr|perl-prefork-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-prefork-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-prefork-1.40.0-4|6	Release:	4
14cr|perl-prefork-1.40.0-4|7	
14cr|perl-prefork-1.40.0-4|8	Summary:	Optimize module loading across forking and non-forking scenarios
14cr|perl-prefork-1.40.0-4|9	
14cr|perl-prefork-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-prefork-1.40.0-4|11	Group:		Development/Perl
14cr|perl-prefork-1.40.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-prefork-1.40.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-prefork-1.40.0-4|14	
14cr|perl-prefork-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-prefork-1.40.0-4|16	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-prefork-1.40.0-4|17	BuildRequires:	perl(File::Spec) >= 0.82
14cr|perl-prefork-1.40.0-4|18	BuildRequires:	perl(Scalar::Util) >= 1.10
14cr|perl-prefork-1.40.0-4|19	BuildRequires:	perl-ExtUtils-AutoInstall >= 0.49
14cr|perl-prefork-1.40.0-4|20	BuildArch:	noarch
14cr|perl-prefork-1.40.0-4|21	Provides:	perl(prefork)
14cr|perl-prefork-1.40.0-4|22	
14cr|perl-prefork-1.40.0-4|23	%description
14cr|perl-prefork-1.40.0-4|24	The prefork pragma is intended to allow module writers to optimise
14cr|perl-prefork-1.40.0-4|25	module loading for both scenarios with as little additional code as
14cr|perl-prefork-1.40.0-4|26	possible.
14cr|perl-prefork-1.40.0-4|27	
14cr|perl-prefork-1.40.0-4|28	The prefork.pm is intended to serve as a central and optional
14cr|perl-prefork-1.40.0-4|29	marshalling point for state detection (are we running in procedural or
14cr|perl-prefork-1.40.0-4|30	pre-forking mode) and to act as a relatively light-weight module loader.
14cr|perl-prefork-1.40.0-4|31	
14cr|perl-prefork-1.40.0-4|32	Loaders and Forkers
14cr|perl-prefork-1.40.0-4|33	prefork is intended to be used in two different ways.
14cr|perl-prefork-1.40.0-4|34	
14cr|perl-prefork-1.40.0-4|35	The first is by a module that wants to indicate that another module
14cr|perl-prefork-1.40.0-4|36	should be loaded before forking. This is known as a "Loader".
14cr|perl-prefork-1.40.0-4|37	
14cr|perl-prefork-1.40.0-4|38	The other is a script or module that will be initiating the forking. It
14cr|perl-prefork-1.40.0-4|39	will tell prefork.pm that it is either going to fork, or is about to
14cr|perl-prefork-1.40.0-4|40	fork, and that the modules previously mentioned by the Loaders should be
14cr|perl-prefork-1.40.0-4|41	loaded immediately.
14cr|perl-prefork-1.40.0-4|42	
14cr|perl-prefork-1.40.0-4|43	%prep
14cr|perl-prefork-1.40.0-4|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-prefork-1.40.0-4|45	
14cr|perl-prefork-1.40.0-4|46	%build
14cr|perl-prefork-1.40.0-4|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-prefork-1.40.0-4|48	%make
14cr|perl-prefork-1.40.0-4|49	
14cr|perl-prefork-1.40.0-4|50	%check
14cr|perl-prefork-1.40.0-4|51	make test
14cr|perl-prefork-1.40.0-4|52	
14cr|perl-prefork-1.40.0-4|53	%install
14cr|perl-prefork-1.40.0-4|54	%makeinstall_std
14cr|perl-prefork-1.40.0-4|55	
14cr|perl-prefork-1.40.0-4|56	%files
14cr|perl-prefork-1.40.0-4|57	%doc Changes README
14cr|perl-prefork-1.40.0-4|58	%{perl_vendorlib}/prefork.pm
14cr|perl-prefork-1.40.0-4|59	%{_mandir}/*/*
14cr|perl-prefork-1.40.0-4|60	
14cr|perl-prefork-1.40.0-4|61	
14cr|perl-prefork-1.40.0-4|62	%changelog
14cr|perl-prefork-1.40.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-prefork-1.40.0-4|64	+ Revision: 495e79e
14cr|perl-prefork-1.40.0-4|65	- MassBuild#464: Increase release tag
14cr|perl-prefork-1.40.0-4|66	
14cr|perl-prefork-1.40.0-4|67	

5434 14
14cr|perl-Proc-Background-1.100.0-4|1	%define upstream_name    Proc-Background
14cr|perl-Proc-Background-1.100.0-4|2	%define upstream_version 1.10
14cr|perl-Proc-Background-1.100.0-4|3	
14cr|perl-Proc-Background-1.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Proc-Background-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Proc-Background-1.100.0-4|6	Release:	4
14cr|perl-Proc-Background-1.100.0-4|7	
14cr|perl-Proc-Background-1.100.0-4|8	Summary:	Generic interface to Unix and Win32 background process management
14cr|perl-Proc-Background-1.100.0-4|9	
14cr|perl-Proc-Background-1.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Proc-Background-1.100.0-4|11	Group:		Development/Perl
14cr|perl-Proc-Background-1.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Proc-Background-1.100.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BZ/BZAJAC/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Proc-Background-1.100.0-4|14	
14cr|perl-Proc-Background-1.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Proc-Background-1.100.0-4|16	BuildRequires:	perl(App::Cache)
14cr|perl-Proc-Background-1.100.0-4|17	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-Proc-Background-1.100.0-4|18	BuildArch:	noarch
14cr|perl-Proc-Background-1.100.0-4|19	
14cr|perl-Proc-Background-1.100.0-4|20	%description
14cr|perl-Proc-Background-1.100.0-4|21	This is a generic interface for placing processes in the background on both
14cr|perl-Proc-Background-1.100.0-4|22	Unix and Win32 platforms. This module lets you start, kill, wait on,
14cr|perl-Proc-Background-1.100.0-4|23	retrieve exit values, and see if background processes still exist.
14cr|perl-Proc-Background-1.100.0-4|24	
14cr|perl-Proc-Background-1.100.0-4|25	
14cr|perl-Proc-Background-1.100.0-4|26	%prep
14cr|perl-Proc-Background-1.100.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Proc-Background-1.100.0-4|28	
14cr|perl-Proc-Background-1.100.0-4|29	%build
14cr|perl-Proc-Background-1.100.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Proc-Background-1.100.0-4|31	%make
14cr|perl-Proc-Background-1.100.0-4|32	
14cr|perl-Proc-Background-1.100.0-4|33	%check
14cr|perl-Proc-Background-1.100.0-4|34	make test
14cr|perl-Proc-Background-1.100.0-4|35	
14cr|perl-Proc-Background-1.100.0-4|36	%install
14cr|perl-Proc-Background-1.100.0-4|37	%makeinstall_std
14cr|perl-Proc-Background-1.100.0-4|38	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Proc-Background-1.100.0-4|39	
14cr|perl-Proc-Background-1.100.0-4|40	%files
14cr|perl-Proc-Background-1.100.0-4|41	%doc Changes README
14cr|perl-Proc-Background-1.100.0-4|42	%{perl_vendorlib}/*
14cr|perl-Proc-Background-1.100.0-4|43	%{_mandir}/man3/*
14cr|perl-Proc-Background-1.100.0-4|44	%{_mandir}/man1/*
14cr|perl-Proc-Background-1.100.0-4|45	%{_bindir}/*
14cr|perl-Proc-Background-1.100.0-4|46	
14cr|perl-Proc-Background-1.100.0-4|47	
14cr|perl-Proc-Background-1.100.0-4|48	
14cr|perl-Proc-Background-1.100.0-4|49	
14cr|perl-Proc-Background-1.100.0-4|50	%changelog
14cr|perl-Proc-Background-1.100.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-4
14cr|perl-Proc-Background-1.100.0-4|52	+ Revision: 80d2fa9
14cr|perl-Proc-Background-1.100.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Proc-Background-1.100.0-4|54	
14cr|perl-Proc-Background-1.100.0-4|55	

5435 14
14cr|perl-Proc-InvokeEditor-1.60.0-4|1	%define upstream_name    Proc-InvokeEditor
14cr|perl-Proc-InvokeEditor-1.60.0-4|2	%define upstream_version 1.06
14cr|perl-Proc-InvokeEditor-1.60.0-4|3	
14cr|perl-Proc-InvokeEditor-1.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Proc-InvokeEditor-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Proc-InvokeEditor-1.60.0-4|6	Release:	4
14cr|perl-Proc-InvokeEditor-1.60.0-4|7	
14cr|perl-Proc-InvokeEditor-1.60.0-4|8	Summary:	Perl extension for starting a text editor
14cr|perl-Proc-InvokeEditor-1.60.0-4|9	
14cr|perl-Proc-InvokeEditor-1.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Proc-InvokeEditor-1.60.0-4|11	Group:		Development/Perl
14cr|perl-Proc-InvokeEditor-1.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Proc-InvokeEditor-1.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Proc-InvokeEditor-1.60.0-4|14	
14cr|perl-Proc-InvokeEditor-1.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Proc-InvokeEditor-1.60.0-4|16	BuildRequires:	perl(Carp::Assert)
14cr|perl-Proc-InvokeEditor-1.60.0-4|17	BuildRequires:	perl(File::Spec)
14cr|perl-Proc-InvokeEditor-1.60.0-4|18	BuildRequires:	perl(File::Temp)
14cr|perl-Proc-InvokeEditor-1.60.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Proc-InvokeEditor-1.60.0-4|20	BuildArch:	noarch
14cr|perl-Proc-InvokeEditor-1.60.0-4|21	
14cr|perl-Proc-InvokeEditor-1.60.0-4|22	%description
14cr|perl-Proc-InvokeEditor-1.60.0-4|23	This module provides the ability to supply some text to an external text
14cr|perl-Proc-InvokeEditor-1.60.0-4|24	editor, have it edited by the user, and retrieve the results.
14cr|perl-Proc-InvokeEditor-1.60.0-4|25	
14cr|perl-Proc-InvokeEditor-1.60.0-4|26	The File::Temp module is used to provide secure, safe temporary files, and
14cr|perl-Proc-InvokeEditor-1.60.0-4|27	File::Temp is set to its highest available level of security. This may
14cr|perl-Proc-InvokeEditor-1.60.0-4|28	cause problems on some systems where no secure temporary directory is
14cr|perl-Proc-InvokeEditor-1.60.0-4|29	available.
14cr|perl-Proc-InvokeEditor-1.60.0-4|30	
14cr|perl-Proc-InvokeEditor-1.60.0-4|31	When the editor is started, no subshell is used. Your path will be scanned
14cr|perl-Proc-InvokeEditor-1.60.0-4|32	to find the binary to use for each editor if the string given does not
14cr|perl-Proc-InvokeEditor-1.60.0-4|33	exist as a file, and if a named editor contains whitespace, eg) if you try
14cr|perl-Proc-InvokeEditor-1.60.0-4|34	to use the editor 'xemacs -nw', then the string will be split on whitespace
14cr|perl-Proc-InvokeEditor-1.60.0-4|35	and anything after the editor name will be passed as arguments to your
14cr|perl-Proc-InvokeEditor-1.60.0-4|36	editor. A shell is not used but this should cover most simple cases.
14cr|perl-Proc-InvokeEditor-1.60.0-4|37	
14cr|perl-Proc-InvokeEditor-1.60.0-4|38	%prep
14cr|perl-Proc-InvokeEditor-1.60.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Proc-InvokeEditor-1.60.0-4|40	
14cr|perl-Proc-InvokeEditor-1.60.0-4|41	%build
14cr|perl-Proc-InvokeEditor-1.60.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Proc-InvokeEditor-1.60.0-4|43	%make
14cr|perl-Proc-InvokeEditor-1.60.0-4|44	
14cr|perl-Proc-InvokeEditor-1.60.0-4|45	%check
14cr|perl-Proc-InvokeEditor-1.60.0-4|46	%make test
14cr|perl-Proc-InvokeEditor-1.60.0-4|47	
14cr|perl-Proc-InvokeEditor-1.60.0-4|48	%install
14cr|perl-Proc-InvokeEditor-1.60.0-4|49	%makeinstall_std
14cr|perl-Proc-InvokeEditor-1.60.0-4|50	
14cr|perl-Proc-InvokeEditor-1.60.0-4|51	%files
14cr|perl-Proc-InvokeEditor-1.60.0-4|52	%doc META.yml Changes LICENSE README
14cr|perl-Proc-InvokeEditor-1.60.0-4|53	%{_mandir}/man3/*
14cr|perl-Proc-InvokeEditor-1.60.0-4|54	%{perl_vendorlib}/Proc/
14cr|perl-Proc-InvokeEditor-1.60.0-4|55	
14cr|perl-Proc-InvokeEditor-1.60.0-4|56	
14cr|perl-Proc-InvokeEditor-1.60.0-4|57	%changelog
14cr|perl-Proc-InvokeEditor-1.60.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cr|perl-Proc-InvokeEditor-1.60.0-4|59	+ Revision: d79a223
14cr|perl-Proc-InvokeEditor-1.60.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Proc-InvokeEditor-1.60.0-4|61	
14cr|perl-Proc-InvokeEditor-1.60.0-4|62	

5436 14
14cr|perl-Proc-ParallelLoop-0.5-3|1	%define	module	Proc-ParallelLoop
14cr|perl-Proc-ParallelLoop-0.5-3|2	
14cr|perl-Proc-ParallelLoop-0.5-3|3	Name:		perl-%{module}
14cr|perl-Proc-ParallelLoop-0.5-3|4	Version:	0.5
14cr|perl-Proc-ParallelLoop-0.5-3|5	Release:	3
14cr|perl-Proc-ParallelLoop-0.5-3|6	
14cr|perl-Proc-ParallelLoop-0.5-3|7	Summary:	Execute loops in parallel
14cr|perl-Proc-ParallelLoop-0.5-3|8	
14cr|perl-Proc-ParallelLoop-0.5-3|9	License:	GPL+ or Artistic
14cr|perl-Proc-ParallelLoop-0.5-3|10	Group:		Development/Perl
14cr|perl-Proc-ParallelLoop-0.5-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Proc-ParallelLoop-0.5-3|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{module}-%{version}.tgz
14cr|perl-Proc-ParallelLoop-0.5-3|13	
14cr|perl-Proc-ParallelLoop-0.5-3|14	BuildRequires:	perl-devel
14cr|perl-Proc-ParallelLoop-0.5-3|15	BuildArch:	noarch
14cr|perl-Proc-ParallelLoop-0.5-3|16	
14cr|perl-Proc-ParallelLoop-0.5-3|17	%description
14cr|perl-Proc-ParallelLoop-0.5-3|18	This module provides a way to easily write for loops and foreach loops that
14cr|perl-Proc-ParallelLoop-0.5-3|19	run with a controlled degree of parallelism. One very nice feature is that
14cr|perl-Proc-ParallelLoop-0.5-3|20	bufferring is used when necessary such that the output from STDERR and
14cr|perl-Proc-ParallelLoop-0.5-3|21	STDOUT looks exactly as if it was produced by running your subroutine on
14cr|perl-Proc-ParallelLoop-0.5-3|22	each parameter in plain old sequential fashion. Return status from each
14cr|perl-Proc-ParallelLoop-0.5-3|23	loop iteration is also preserved.
14cr|perl-Proc-ParallelLoop-0.5-3|24	
14cr|perl-Proc-ParallelLoop-0.5-3|25	%prep
14cr|perl-Proc-ParallelLoop-0.5-3|26	%setup -q -n %{module}-%{version}
14cr|perl-Proc-ParallelLoop-0.5-3|27	
14cr|perl-Proc-ParallelLoop-0.5-3|28	%build
14cr|perl-Proc-ParallelLoop-0.5-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Proc-ParallelLoop-0.5-3|30	%make
14cr|perl-Proc-ParallelLoop-0.5-3|31	
14cr|perl-Proc-ParallelLoop-0.5-3|32	%check
14cr|perl-Proc-ParallelLoop-0.5-3|33	%make test
14cr|perl-Proc-ParallelLoop-0.5-3|34	
14cr|perl-Proc-ParallelLoop-0.5-3|35	%install
14cr|perl-Proc-ParallelLoop-0.5-3|36	%makeinstall_std
14cr|perl-Proc-ParallelLoop-0.5-3|37	
14cr|perl-Proc-ParallelLoop-0.5-3|38	%files
14cr|perl-Proc-ParallelLoop-0.5-3|39	%doc Changes LICENSE README
14cr|perl-Proc-ParallelLoop-0.5-3|40	%{_mandir}/man3/*
14cr|perl-Proc-ParallelLoop-0.5-3|41	%{perl_vendorlib}/*
14cr|perl-Proc-ParallelLoop-0.5-3|42	
14cr|perl-Proc-ParallelLoop-0.5-3|43	
14cr|perl-Proc-ParallelLoop-0.5-3|44	
14cr|perl-Proc-ParallelLoop-0.5-3|45	%changelog
14cr|perl-Proc-ParallelLoop-0.5-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|perl-Proc-ParallelLoop-0.5-3|47	+ Revision: 3f49c81
14cr|perl-Proc-ParallelLoop-0.5-3|48	- MassBuild#464: Increase release tag
14cr|perl-Proc-ParallelLoop-0.5-3|49	
14cr|perl-Proc-ParallelLoop-0.5-3|50	

5437 14
14cr|perl-Proc-ProcessTable-0.500.0-3|1	%define upstream_name Proc-ProcessTable
14cr|perl-Proc-ProcessTable-0.500.0-3|2	%define upstream_version 0.50
14cr|perl-Proc-ProcessTable-0.500.0-3|3	
14cr|perl-Proc-ProcessTable-0.500.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Proc-ProcessTable-0.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Proc-ProcessTable-0.500.0-3|6	Release:	3
14cr|perl-Proc-ProcessTable-0.500.0-3|7	Summary:	Interface to process table information
14cr|perl-Proc-ProcessTable-0.500.0-3|8	
14cr|perl-Proc-ProcessTable-0.500.0-3|9	
14cr|perl-Proc-ProcessTable-0.500.0-3|10	License:	GPL or Artistic
14cr|perl-Proc-ProcessTable-0.500.0-3|11	Group:		Development/Perl
14cr|perl-Proc-ProcessTable-0.500.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Proc-ProcessTable-0.500.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Proc-ProcessTable-0.500.0-3|14	BuildRequires:	perl-devel
14cr|perl-Proc-ProcessTable-0.500.0-3|15	
14cr|perl-Proc-ProcessTable-0.500.0-3|16	%description
14cr|perl-Proc-ProcessTable-0.500.0-3|17	This module is a first crack at providing a consistent interface to
14cr|perl-Proc-ProcessTable-0.500.0-3|18	Unix (and maybe other multitasking OS's) process table information.
14cr|perl-Proc-ProcessTable-0.500.0-3|19	The impetus for this came about with my frustration at having to parse
14cr|perl-Proc-ProcessTable-0.500.0-3|20	the output of various systems' ps commands to check whether specific
14cr|perl-Proc-ProcessTable-0.500.0-3|21	processes were running on different boxes at a larged mixed Unix site.
14cr|perl-Proc-ProcessTable-0.500.0-3|22	The output format of ps was different on each OS, and sometimes
14cr|perl-Proc-ProcessTable-0.500.0-3|23	changed with each new release of an OS. Also, running a ps subprocess
14cr|perl-Proc-ProcessTable-0.500.0-3|24	from within a perl or shell script and parsing the output was not a
14cr|perl-Proc-ProcessTable-0.500.0-3|25	very efficient or aesthetic way to do things.
14cr|perl-Proc-ProcessTable-0.500.0-3|26	
14cr|perl-Proc-ProcessTable-0.500.0-3|27	%prep
14cr|perl-Proc-ProcessTable-0.500.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Proc-ProcessTable-0.500.0-3|29	
14cr|perl-Proc-ProcessTable-0.500.0-3|30	%build
14cr|perl-Proc-ProcessTable-0.500.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Proc-ProcessTable-0.500.0-3|32	%make
14cr|perl-Proc-ProcessTable-0.500.0-3|33	
14cr|perl-Proc-ProcessTable-0.500.0-3|34	%install
14cr|perl-Proc-ProcessTable-0.500.0-3|35	%makeinstall_std
14cr|perl-Proc-ProcessTable-0.500.0-3|36	
14cr|perl-Proc-ProcessTable-0.500.0-3|37	%files
14cr|perl-Proc-ProcessTable-0.500.0-3|38	%doc README README.linux Changes TODO contrib example.pl
14cr|perl-Proc-ProcessTable-0.500.0-3|39	%{perl_vendorarch}/Proc
14cr|perl-Proc-ProcessTable-0.500.0-3|40	%{perl_vendorarch}/auto/Proc
14cr|perl-Proc-ProcessTable-0.500.0-3|41	%{_mandir}/*/*
14cr|perl-Proc-ProcessTable-0.500.0-3|42	
14cr|perl-Proc-ProcessTable-0.500.0-3|43	
14cr|perl-Proc-ProcessTable-0.500.0-3|44	
14cr|perl-Proc-ProcessTable-0.500.0-3|45	
14cr|perl-Proc-ProcessTable-0.500.0-3|46	
14cr|perl-Proc-ProcessTable-0.500.0-3|47	%changelog
14cr|perl-Proc-ProcessTable-0.500.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-3
14cr|perl-Proc-ProcessTable-0.500.0-3|49	+ Revision: 585f5b4
14cr|perl-Proc-ProcessTable-0.500.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Proc-ProcessTable-0.500.0-3|51	
14cr|perl-Proc-ProcessTable-0.500.0-3|52	

5438 14
14cr|perl-Proc-Simple-1.310.0-3|1	%define upstream_name    Proc-Simple
14cr|perl-Proc-Simple-1.310.0-3|2	%define upstream_version 1.31
14cr|perl-Proc-Simple-1.310.0-3|3	
14cr|perl-Proc-Simple-1.310.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Proc-Simple-1.310.0-3|5	Version:	%perl_convert_version 1.31
14cr|perl-Proc-Simple-1.310.0-3|6	Release:	3
14cr|perl-Proc-Simple-1.310.0-3|7	
14cr|perl-Proc-Simple-1.310.0-3|8	Summary:	Launch and control background processes
14cr|perl-Proc-Simple-1.310.0-3|9	
14cr|perl-Proc-Simple-1.310.0-3|10	License:	Artistic
14cr|perl-Proc-Simple-1.310.0-3|11	Group:		Development/Perl
14cr|perl-Proc-Simple-1.310.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Proc-Simple-1.310.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Proc/Proc-Simple-1.31.tar.gz
14cr|perl-Proc-Simple-1.310.0-3|14	
14cr|perl-Proc-Simple-1.310.0-3|15	BuildRequires:	perl-devel
14cr|perl-Proc-Simple-1.310.0-3|16	BuildArch:	noarch
14cr|perl-Proc-Simple-1.310.0-3|17	
14cr|perl-Proc-Simple-1.310.0-3|18	%description
14cr|perl-Proc-Simple-1.310.0-3|19	The Proc::Simple package provides objects mimicing real-life processes
14cr|perl-Proc-Simple-1.310.0-3|20	from a user's point of view.
14cr|perl-Proc-Simple-1.310.0-3|21	
14cr|perl-Proc-Simple-1.310.0-3|22	%prep
14cr|perl-Proc-Simple-1.310.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Proc-Simple-1.310.0-3|24	
14cr|perl-Proc-Simple-1.310.0-3|25	%build
14cr|perl-Proc-Simple-1.310.0-3|26	perl Makefile.PL INSTALLDIRS="vendor"
14cr|perl-Proc-Simple-1.310.0-3|27	%make
14cr|perl-Proc-Simple-1.310.0-3|28	
14cr|perl-Proc-Simple-1.310.0-3|29	%check
14cr|perl-Proc-Simple-1.310.0-3|30	make test
14cr|perl-Proc-Simple-1.310.0-3|31	
14cr|perl-Proc-Simple-1.310.0-3|32	%install
14cr|perl-Proc-Simple-1.310.0-3|33	%makeinstall_std
14cr|perl-Proc-Simple-1.310.0-3|34	
14cr|perl-Proc-Simple-1.310.0-3|35	%files
14cr|perl-Proc-Simple-1.310.0-3|36	%doc README
14cr|perl-Proc-Simple-1.310.0-3|37	%{_mandir}/man3/*
14cr|perl-Proc-Simple-1.310.0-3|38	%{perl_vendorlib}/Proc
14cr|perl-Proc-Simple-1.310.0-3|39	# %{perl_vendorlib}/auto/Proc
14cr|perl-Proc-Simple-1.310.0-3|40	
14cr|perl-Proc-Simple-1.310.0-3|41	
14cr|perl-Proc-Simple-1.310.0-3|42	%changelog
14cr|perl-Proc-Simple-1.310.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.310.0-3
14cr|perl-Proc-Simple-1.310.0-3|44	+ Revision: 7388fdc
14cr|perl-Proc-Simple-1.310.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Proc-Simple-1.310.0-3|46	
14cr|perl-Proc-Simple-1.310.0-3|47	

5439 14
14cr|perl-Proc-WaitStat-1.0.0-11|1	%define upstream_name    Proc-WaitStat
14cr|perl-Proc-WaitStat-1.0.0-11|2	%define upstream_version 1.00
14cr|perl-Proc-WaitStat-1.0.0-11|3	
14cr|perl-Proc-WaitStat-1.0.0-11|4	Name:       perl-%{upstream_name}
14cr|perl-Proc-WaitStat-1.0.0-11|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Proc-WaitStat-1.0.0-11|6	Release:    11
14cr|perl-Proc-WaitStat-1.0.0-11|7	Summary:	Proc::WaitStat - Interpret and act on wait() status values
14cr|perl-Proc-WaitStat-1.0.0-11|8	License:	GPL+ or Artistic
14cr|perl-Proc-WaitStat-1.0.0-11|9	Group:		Development/Perl
14cr|perl-Proc-WaitStat-1.0.0-11|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Proc-WaitStat-1.0.0-11|11	Source0:    http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Proc-WaitStat-1.0.0-11|12	
14cr|perl-Proc-WaitStat-1.0.0-11|13	BuildRequires:	perl(IPC::Signal)
14cr|perl-Proc-WaitStat-1.0.0-11|14	BuildRequires:	perl-devel
14cr|perl-Proc-WaitStat-1.0.0-11|15	
14cr|perl-Proc-WaitStat-1.0.0-11|16	BuildArch:	noarch
14cr|perl-Proc-WaitStat-1.0.0-11|17	
14cr|perl-Proc-WaitStat-1.0.0-11|18	%description
14cr|perl-Proc-WaitStat-1.0.0-11|19	This module contains functions for interpreting and acting on wait
14cr|perl-Proc-WaitStat-1.0.0-11|20	status values.
14cr|perl-Proc-WaitStat-1.0.0-11|21	
14cr|perl-Proc-WaitStat-1.0.0-11|22	%prep
14cr|perl-Proc-WaitStat-1.0.0-11|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Proc-WaitStat-1.0.0-11|24	
14cr|perl-Proc-WaitStat-1.0.0-11|25	%build
14cr|perl-Proc-WaitStat-1.0.0-11|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Proc-WaitStat-1.0.0-11|27	
14cr|perl-Proc-WaitStat-1.0.0-11|28	%make
14cr|perl-Proc-WaitStat-1.0.0-11|29	%make test
14cr|perl-Proc-WaitStat-1.0.0-11|30	
14cr|perl-Proc-WaitStat-1.0.0-11|31	%install
14cr|perl-Proc-WaitStat-1.0.0-11|32	%makeinstall_std
14cr|perl-Proc-WaitStat-1.0.0-11|33	
14cr|perl-Proc-WaitStat-1.0.0-11|34	%files
14cr|perl-Proc-WaitStat-1.0.0-11|35	%doc Changes README
14cr|perl-Proc-WaitStat-1.0.0-11|36	%{perl_vendorlib}/Proc/WaitStat.pm
14cr|perl-Proc-WaitStat-1.0.0-11|37	%{_mandir}/*/*
14cr|perl-Proc-WaitStat-1.0.0-11|38	
14cr|perl-Proc-WaitStat-1.0.0-11|39	%changelog
14cr|perl-Proc-WaitStat-1.0.0-11|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-11
14cr|perl-Proc-WaitStat-1.0.0-11|41	+ Revision: 0334c40
14cr|perl-Proc-WaitStat-1.0.0-11|42	- MassBuild#464: Increase release tag
14cr|perl-Proc-WaitStat-1.0.0-11|43	
14cr|perl-Proc-WaitStat-1.0.0-11|44	

5440 14
14cr|perl-ProjectBuilder-0.12.6-2|1	%define upstream_name ProjectBuilder
14cr|perl-ProjectBuilder-0.12.6-2|2	
14cr|perl-ProjectBuilder-0.12.6-2|3	Summary:	Provides multi-OSes (Linux/Solaris/...) Continuous Packaging
14cr|perl-ProjectBuilder-0.12.6-2|4	
14cr|perl-ProjectBuilder-0.12.6-2|5	Name:		perl-%{upstream_name}
14cr|perl-ProjectBuilder-0.12.6-2|6	Version:	%perl_convert_version 0.12.6
14cr|perl-ProjectBuilder-0.12.6-2|7	Release:	2
14cr|perl-ProjectBuilder-0.12.6-2|8	License:	GPL
14cr|perl-ProjectBuilder-0.12.6-2|9	Group:		System/Configuration/Packaging
14cr|perl-ProjectBuilder-0.12.6-2|10	Url:		http://trac.project-builder.org
14cr|perl-ProjectBuilder-0.12.6-2|11	Source:		ftp://ftp.project-builder.org:21/src/%{upstream_name}-%{version}.tar.gz
14cr|perl-ProjectBuilder-0.12.6-2|12	
14cr|perl-ProjectBuilder-0.12.6-2|13	BuildRequires:	perl-devel
14cr|perl-ProjectBuilder-0.12.6-2|14	BuildArch:	noarch
14cr|perl-ProjectBuilder-0.12.6-2|15	
14cr|perl-ProjectBuilder-0.12.6-2|16	%description
14cr|perl-ProjectBuilder-0.12.6-2|17	ProjectBuilder is a perl module providing set of functions
14cr|perl-ProjectBuilder-0.12.6-2|18	to help develop packages for projects and deal
14cr|perl-ProjectBuilder-0.12.6-2|19	with different Operating systems (Linux distributions, Solaris, ...).
14cr|perl-ProjectBuilder-0.12.6-2|20	It implements a Continuous Packaging approach.
14cr|perl-ProjectBuilder-0.12.6-2|21	
14cr|perl-ProjectBuilder-0.12.6-2|22	%prep
14cr|perl-ProjectBuilder-0.12.6-2|23	%setup -q -n %{upstream_name}-%{version}
14cr|perl-ProjectBuilder-0.12.6-2|24	
14cr|perl-ProjectBuilder-0.12.6-2|25	%build
14cr|perl-ProjectBuilder-0.12.6-2|26	perl Makefile.PL INSTALLDIRS=vendor CONFDIR=%{_sysconfdir}/pb MANDIR=%{_mandir}
14cr|perl-ProjectBuilder-0.12.6-2|27	make
14cr|perl-ProjectBuilder-0.12.6-2|28	
14cr|perl-ProjectBuilder-0.12.6-2|29	%install
14cr|perl-ProjectBuilder-0.12.6-2|30	%makeinstall_std
14cr|perl-ProjectBuilder-0.12.6-2|31	
14cr|perl-ProjectBuilder-0.12.6-2|32	%check
14cr|perl-ProjectBuilder-0.12.6-2|33	make test
14cr|perl-ProjectBuilder-0.12.6-2|34	
14cr|perl-ProjectBuilder-0.12.6-2|35	%files
14cr|perl-ProjectBuilder-0.12.6-2|36	%doc NEWS AUTHORS COPYING README
14cr|perl-ProjectBuilder-0.12.6-2|37	%config(noreplace) %{_sysconfdir}/pb
14cr|perl-ProjectBuilder-0.12.6-2|38	%{perl_vendorlib}/*
14cr|perl-ProjectBuilder-0.12.6-2|39	%{_bindir}/*
14cr|perl-ProjectBuilder-0.12.6-2|40	%{_mandir}/man1/*
14cr|perl-ProjectBuilder-0.12.6-2|41	%{_mandir}/man3/*
14cr|perl-ProjectBuilder-0.12.6-2|42	%{_mandir}/man5/*
14cr|perl-ProjectBuilder-0.12.6-2|43	
14cr|perl-ProjectBuilder-0.12.6-2|44	
14cr|perl-ProjectBuilder-0.12.6-2|45	
14cr|perl-ProjectBuilder-0.12.6-2|46	%changelog
14cr|perl-ProjectBuilder-0.12.6-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.6-2
14cr|perl-ProjectBuilder-0.12.6-2|48	+ Revision: bc2ede0
14cr|perl-ProjectBuilder-0.12.6-2|49	- MassBuild#464: Increase release tag
14cr|perl-ProjectBuilder-0.12.6-2|50	
14cr|perl-ProjectBuilder-0.12.6-2|51	

5441 14
14cr|perl-Prophet-0.751.0-6|1	%define upstream_name    Prophet
14cr|perl-Prophet-0.751.0-6|2	%define upstream_version 0.751
14cr|perl-Prophet-0.751.0-6|3	
14cr|perl-Prophet-0.751.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Prophet-0.751.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Prophet-0.751.0-6|6	Release:	6
14cr|perl-Prophet-0.751.0-6|7	
14cr|perl-Prophet-0.751.0-6|8	Summary:	A distributed database system
14cr|perl-Prophet-0.751.0-6|9	
14cr|perl-Prophet-0.751.0-6|10	License:	GPL+ or Artistic
14cr|perl-Prophet-0.751.0-6|11	Group:		Development/Perl
14cr|perl-Prophet-0.751.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Prophet-0.751.0-6|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Prophet-0.751.0-6|14	
14cr|perl-Prophet-0.751.0-6|15	BuildRequires:	perl-devel
14cr|perl-Prophet-0.751.0-6|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Prophet-0.751.0-6|17	BuildRequires:	perl(Config::GitLike)
14cr|perl-Prophet-0.751.0-6|18	BuildRequires:	perl(DBD::SQLite)
14cr|perl-Prophet-0.751.0-6|19	BuildRequires:	perl(DBI)
14cr|perl-Prophet-0.751.0-6|20	BuildRequires:	perl(Digest::SHA)
14cr|perl-Prophet-0.751.0-6|21	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Prophet-0.751.0-6|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Prophet-0.751.0-6|23	BuildRequires:	perl(File::ShareDir)
14cr|perl-Prophet-0.751.0-6|24	BuildRequires:	perl(HTTP::Date)
14cr|perl-Prophet-0.751.0-6|25	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-Prophet-0.751.0-6|26	BuildRequires:	perl(HTTP::Server::Simple::CGI)
14cr|perl-Prophet-0.751.0-6|27	BuildRequires:	perl(IPC::Run3)
14cr|perl-Prophet-0.751.0-6|28	BuildRequires:	perl(JSON)
14cr|perl-Prophet-0.751.0-6|29	BuildRequires:	perl(JSON::XS)
14cr|perl-Prophet-0.751.0-6|30	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Prophet-0.751.0-6|31	BuildRequires:	perl(MIME::Base64::URLSafe)
14cr|perl-Prophet-0.751.0-6|32	BuildRequires:	perl(Module::Build)
14cr|perl-Prophet-0.751.0-6|33	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Prophet-0.751.0-6|34	BuildRequires:	perl(Module::Refresh)
14cr|perl-Prophet-0.751.0-6|35	BuildRequires:	perl(Mouse)
14cr|perl-Prophet-0.751.0-6|36	BuildRequires:	perl(Net::Bonjour)
14cr|perl-Prophet-0.751.0-6|37	BuildRequires:	perl(Params::Validate)
14cr|perl-Prophet-0.751.0-6|38	BuildRequires:	perl(Path::Dispatcher)
14cr|perl-Prophet-0.751.0-6|39	BuildRequires:	perl(Proc::InvokeEditor)
14cr|perl-Prophet-0.751.0-6|40	BuildRequires:	perl(Template::Declare)
14cr|perl-Prophet-0.751.0-6|41	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Prophet-0.751.0-6|42	BuildRequires:	perl(Term::ReadLine::Perl)
14cr|perl-Prophet-0.751.0-6|43	BuildRequires:	perl(Test::Exception)
14cr|perl-Prophet-0.751.0-6|44	BuildRequires:	perl(Test::HTTP::Server::Simple)
14cr|perl-Prophet-0.751.0-6|45	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Prophet-0.751.0-6|46	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-Prophet-0.751.0-6|47	BuildRequires:	perl(Time::Progress)
14cr|perl-Prophet-0.751.0-6|48	BuildRequires:	perl(URI)
14cr|perl-Prophet-0.751.0-6|49	BuildRequires:	perl(UUID::Tiny)
14cr|perl-Prophet-0.751.0-6|50	BuildRequires:	perl(XML::Atom::SimpleFeed)
14cr|perl-Prophet-0.751.0-6|51	BuildRequires:	perl(YAML::Syck)
14cr|perl-Prophet-0.751.0-6|52	BuildRequires:	perl(Path::Dispatcher::Declarative)
14cr|perl-Prophet-0.751.0-6|53	# for testing
14cr|perl-Prophet-0.751.0-6|54	BuildRequires:	rsync
14cr|perl-Prophet-0.751.0-6|55	BuildRequires:	perl(strictures)
14cr|perl-Prophet-0.751.0-6|56	
14cr|perl-Prophet-0.751.0-6|57	Requires:	perl(Path::Dispatcher::Declarative)
14cr|perl-Prophet-0.751.0-6|58	# for server
14cr|perl-Prophet-0.751.0-6|59	Requires:	perl(HTTP::Server::Simple::CGI)
14cr|perl-Prophet-0.751.0-6|60	
14cr|perl-Prophet-0.751.0-6|61	BuildArch: noarch
14cr|perl-Prophet-0.751.0-6|62	
14cr|perl-Prophet-0.751.0-6|63	%description
14cr|perl-Prophet-0.751.0-6|64	Prophet is a distributed database system designed for small to medium scale
14cr|perl-Prophet-0.751.0-6|65	social database applications. Our early targets include things such as bug
14cr|perl-Prophet-0.751.0-6|66	tracking.
14cr|perl-Prophet-0.751.0-6|67	
14cr|perl-Prophet-0.751.0-6|68	Design goals
14cr|perl-Prophet-0.751.0-6|69	* Arbitrary record schema
14cr|perl-Prophet-0.751.0-6|70	
14cr|perl-Prophet-0.751.0-6|71	* Replication
14cr|perl-Prophet-0.751.0-6|72	
14cr|perl-Prophet-0.751.0-6|73	%prep
14cr|perl-Prophet-0.751.0-6|74	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Prophet-0.751.0-6|75	
14cr|perl-Prophet-0.751.0-6|76	%build
14cr|perl-Prophet-0.751.0-6|77	perl Build.PL installdirs=vendor
14cr|perl-Prophet-0.751.0-6|78	./Build
14cr|perl-Prophet-0.751.0-6|79	
14cr|perl-Prophet-0.751.0-6|80	# Seems to be quite old and don't pass all tests...
14cr|perl-Prophet-0.751.0-6|81	# %check
14cr|perl-Prophet-0.751.0-6|82	# ./Build test
14cr|perl-Prophet-0.751.0-6|83	
14cr|perl-Prophet-0.751.0-6|84	%install
14cr|perl-Prophet-0.751.0-6|85	./Build install destdir=%{buildroot}
14cr|perl-Prophet-0.751.0-6|86	
14cr|perl-Prophet-0.751.0-6|87	%files
14cr|perl-Prophet-0.751.0-6|88	%doc Changes
14cr|perl-Prophet-0.751.0-6|89	%{_bindir}/*
14cr|perl-Prophet-0.751.0-6|90	%{_mandir}/man?/*
14cr|perl-Prophet-0.751.0-6|91	%{perl_vendorlib}/
14cr|perl-Prophet-0.751.0-6|92	
14cr|perl-Prophet-0.751.0-6|93	%changelog
14cr|perl-Prophet-0.751.0-6|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.751.0-6
14cr|perl-Prophet-0.751.0-6|95	+ Revision: c1aefc6
14cr|perl-Prophet-0.751.0-6|96	- MassBuild#464: Increase release tag
14cr|perl-Prophet-0.751.0-6|97	
14cr|perl-Prophet-0.751.0-6|98	

5442 14
14cr|perl-Quantum-Superpositions-2.20.0-5|1	%define upstream_name    Quantum-Superpositions
14cr|perl-Quantum-Superpositions-2.20.0-5|2	%define upstream_version 2.02
14cr|perl-Quantum-Superpositions-2.20.0-5|3	
14cr|perl-Quantum-Superpositions-2.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Quantum-Superpositions-2.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Quantum-Superpositions-2.20.0-5|6	Release:	5
14cr|perl-Quantum-Superpositions-2.20.0-5|7	
14cr|perl-Quantum-Superpositions-2.20.0-5|8	Summary:	Conjunctive & Disjunctive logic for Perl5
14cr|perl-Quantum-Superpositions-2.20.0-5|9	
14cr|perl-Quantum-Superpositions-2.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Quantum-Superpositions-2.20.0-5|11	Group:		Development/Perl
14cr|perl-Quantum-Superpositions-2.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Quantum-Superpositions-2.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Quantum/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Quantum-Superpositions-2.20.0-5|14	
14cr|perl-Quantum-Superpositions-2.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Quantum-Superpositions-2.20.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Quantum-Superpositions-2.20.0-5|17	BuildRequires:	perl(Class::Multimethods)
14cr|perl-Quantum-Superpositions-2.20.0-5|18	BuildRequires:	perl(strict)
14cr|perl-Quantum-Superpositions-2.20.0-5|19	BuildArch:	noarch
14cr|perl-Quantum-Superpositions-2.20.0-5|20	
14cr|perl-Quantum-Superpositions-2.20.0-5|21	%description
14cr|perl-Quantum-Superpositions-2.20.0-5|22	The Quantum::Superpositions module adds two new operators to Perl: 'any'
14cr|perl-Quantum-Superpositions-2.20.0-5|23	and 'all'.
14cr|perl-Quantum-Superpositions-2.20.0-5|24	
14cr|perl-Quantum-Superpositions-2.20.0-5|25	Each of these operators takes a list of values (states) and superimposes
14cr|perl-Quantum-Superpositions-2.20.0-5|26	them into a single scalar value (a superposition), which can then be stored
14cr|perl-Quantum-Superpositions-2.20.0-5|27	in a standard scalar variable.
14cr|perl-Quantum-Superpositions-2.20.0-5|28	
14cr|perl-Quantum-Superpositions-2.20.0-5|29	The 'any' and 'all' operators produce two distinct kinds of superposition.
14cr|perl-Quantum-Superpositions-2.20.0-5|30	The 'any' operator produces a disjunctive superposition, which may
14cr|perl-Quantum-Superpositions-2.20.0-5|31	(notionally) be in any one of its states at any time, according to the
14cr|perl-Quantum-Superpositions-2.20.0-5|32	needs of the algorithm that uses it.
14cr|perl-Quantum-Superpositions-2.20.0-5|33	
14cr|perl-Quantum-Superpositions-2.20.0-5|34	%prep
14cr|perl-Quantum-Superpositions-2.20.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Quantum-Superpositions-2.20.0-5|36	
14cr|perl-Quantum-Superpositions-2.20.0-5|37	%build
14cr|perl-Quantum-Superpositions-2.20.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Quantum-Superpositions-2.20.0-5|39	%make
14cr|perl-Quantum-Superpositions-2.20.0-5|40	
14cr|perl-Quantum-Superpositions-2.20.0-5|41	%check
14cr|perl-Quantum-Superpositions-2.20.0-5|42	%make test
14cr|perl-Quantum-Superpositions-2.20.0-5|43	
14cr|perl-Quantum-Superpositions-2.20.0-5|44	%install
14cr|perl-Quantum-Superpositions-2.20.0-5|45	%makeinstall_std
14cr|perl-Quantum-Superpositions-2.20.0-5|46	
14cr|perl-Quantum-Superpositions-2.20.0-5|47	%files
14cr|perl-Quantum-Superpositions-2.20.0-5|48	%doc Changes
14cr|perl-Quantum-Superpositions-2.20.0-5|49	%{_mandir}/man3/*
14cr|perl-Quantum-Superpositions-2.20.0-5|50	%{perl_vendorlib}/*
14cr|perl-Quantum-Superpositions-2.20.0-5|51	
14cr|perl-Quantum-Superpositions-2.20.0-5|52	
14cr|perl-Quantum-Superpositions-2.20.0-5|53	%changelog
14cr|perl-Quantum-Superpositions-2.20.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-5
14cr|perl-Quantum-Superpositions-2.20.0-5|55	+ Revision: aa7c15f
14cr|perl-Quantum-Superpositions-2.20.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Quantum-Superpositions-2.20.0-5|57	
14cr|perl-Quantum-Superpositions-2.20.0-5|58	

5443 14
14cr|perl-Quota-1.7.1-2|1	%define upstream_name    Quota
14cr|perl-Quota-1.7.1-2|2	%define upstream_version 1.7.1
14cr|perl-Quota-1.7.1-2|3	Name:       perl-%{upstream_name}
14cr|perl-Quota-1.7.1-2|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Quota-1.7.1-2|5	Release:	2
14cr|perl-Quota-1.7.1-2|6	
14cr|perl-Quota-1.7.1-2|7	Summary:	Quota module for perl
14cr|perl-Quota-1.7.1-2|8	
14cr|perl-Quota-1.7.1-2|9	License:	BSD-like
14cr|perl-Quota-1.7.1-2|10	Group:		Development/Perl
14cr|perl-Quota-1.7.1-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Quota-1.7.1-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
14cr|perl-Quota-1.7.1-2|13	
14cr|perl-Quota-1.7.1-2|14	BuildRequires:	perl-devel
14cr|perl-Quota-1.7.1-2|15	BuildRequires:	tirpc-devel
14cr|perl-Quota-1.7.1-2|16	BuildRequires:	quota
14cr|perl-Quota-1.7.1-2|17	
14cr|perl-Quota-1.7.1-2|18	
14cr|perl-Quota-1.7.1-2|19	Requires:	quota
14cr|perl-Quota-1.7.1-2|20	
14cr|perl-Quota-1.7.1-2|21	%description
14cr|perl-Quota-1.7.1-2|22	The Quota module provides access to file system quotas. The quotactl
14cr|perl-Quota-1.7.1-2|23	system call or ioctl is used to query or set quotas on the local host,
14cr|perl-Quota-1.7.1-2|24	or queries are submitted via RPC to a remote host. Mount tables can be
14cr|perl-Quota-1.7.1-2|25	parsed with getmntent and paths can be translated to device files (or
14cr|perl-Quota-1.7.1-2|26	whatever the actual quotactl implementations needs as argument) of the
14cr|perl-Quota-1.7.1-2|27	according file system.
14cr|perl-Quota-1.7.1-2|28	
14cr|perl-Quota-1.7.1-2|29	
14cr|perl-Quota-1.7.1-2|30	%prep
14cr|perl-Quota-1.7.1-2|31	%setup -q -n %{upstream_name}-%{version}
14cr|perl-Quota-1.7.1-2|32	
14cr|perl-Quota-1.7.1-2|33	# fix perl path
14cr|perl-Quota-1.7.1-2|34	find -type f | xargs perl -pi -e "s|/usr/drwho/local/bin/perl|%{_bindir}/perl|g"
14cr|perl-Quota-1.7.1-2|35	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
14cr|perl-Quota-1.7.1-2|36	
14cr|perl-Quota-1.7.1-2|37	%build
14cr|perl-Quota-1.7.1-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Quota-1.7.1-2|39	%make
14cr|perl-Quota-1.7.1-2|40	
14cr|perl-Quota-1.7.1-2|41	%check
14cr|perl-Quota-1.7.1-2|42	#make test
14cr|perl-Quota-1.7.1-2|43	
14cr|perl-Quota-1.7.1-2|44	%install
14cr|perl-Quota-1.7.1-2|45	
14cr|perl-Quota-1.7.1-2|46	%makeinstall_std
14cr|perl-Quota-1.7.1-2|47	
14cr|perl-Quota-1.7.1-2|48	%clean
14cr|perl-Quota-1.7.1-2|49	
14cr|perl-Quota-1.7.1-2|50	%files
14cr|perl-Quota-1.7.1-2|51	%doc CHANGES INSTALL README contrib
14cr|perl-Quota-1.7.1-2|52	%{perl_vendorarch}/auto/Quota
14cr|perl-Quota-1.7.1-2|53	%{perl_vendorarch}/Quota.pm
14cr|perl-Quota-1.7.1-2|54	%{_mandir}/*/*
14cr|perl-Quota-1.7.1-2|55	
14cr|perl-Quota-1.7.1-2|56	
14cr|perl-Quota-1.7.1-2|57	
14cr|perl-Quota-1.7.1-2|58	%changelog
14cr|perl-Quota-1.7.1-2|59	* Mon Jun 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-2
14cr|perl-Quota-1.7.1-2|60	+ Revision: 167cbdd
14cr|perl-Quota-1.7.1-2|61	- Build with tirpc
14cr|perl-Quota-1.7.1-2|62	
14cr|perl-Quota-1.7.1-2|63	

5444 14
14cr|perl-QWizard-3.150.0-4|1	%define upstream_name    QWizard
14cr|perl-QWizard-3.150.0-4|2	%define upstream_version 3.15
14cr|perl-QWizard-3.150.0-4|3	
14cr|perl-QWizard-3.150.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-QWizard-3.150.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-QWizard-3.150.0-4|6	Release:	4
14cr|perl-QWizard-3.150.0-4|7	
14cr|perl-QWizard-3.150.0-4|8	Summary:	A Question and Answer Wizard
14cr|perl-QWizard-3.150.0-4|9	
14cr|perl-QWizard-3.150.0-4|10	License:	GPL+ or Artistic
14cr|perl-QWizard-3.150.0-4|11	Group:		Development/Perl
14cr|perl-QWizard-3.150.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-QWizard-3.150.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/H/HA/HARDAKER/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-QWizard-3.150.0-4|14	
14cr|perl-QWizard-3.150.0-4|15	BuildRequires:	perl-devel
14cr|perl-QWizard-3.150.0-4|16	BuildRequires:	perl(CGI)
14cr|perl-QWizard-3.150.0-4|17	BuildArch:	noarch
14cr|perl-QWizard-3.150.0-4|18	
14cr|perl-QWizard-3.150.0-4|19	%description
14cr|perl-QWizard-3.150.0-4|20	The QWizard module allows script authors to concentrate on the content of the
14cr|perl-QWizard-3.150.0-4|21	forms they want their users to fill in without worrying about the display. It
14cr|perl-QWizard-3.150.0-4|22	allows "Question Wizard" like interfaces to be very easily created and the
14cr|perl-QWizard-3.150.0-4|23	results of the input easily acted upon. Scripts written which are entirely
14cr|perl-QWizard-3.150.0-4|24	based on QWizard inputs are able to be run from the command line which will
14cr|perl-QWizard-3.150.0-4|25	show a Gtk2, Tk window or as a ReadLine interactive session or as a CGI script
14cr|perl-QWizard-3.150.0-4|26	without modification.  Script writers do not need to know which interface is
14cr|perl-QWizard-3.150.0-4|27	being used to display the resulting form(s) as it should be transparent to the
14cr|perl-QWizard-3.150.0-4|28	script itself.
14cr|perl-QWizard-3.150.0-4|29	
14cr|perl-QWizard-3.150.0-4|30	%prep
14cr|perl-QWizard-3.150.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-QWizard-3.150.0-4|32	
14cr|perl-QWizard-3.150.0-4|33	chmod 644 examples/*
14cr|perl-QWizard-3.150.0-4|34	
14cr|perl-QWizard-3.150.0-4|35	%build
14cr|perl-QWizard-3.150.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-QWizard-3.150.0-4|37	%make
14cr|perl-QWizard-3.150.0-4|38	
14cr|perl-QWizard-3.150.0-4|39	%install
14cr|perl-QWizard-3.150.0-4|40	%makeinstall_std
14cr|perl-QWizard-3.150.0-4|41	
14cr|perl-QWizard-3.150.0-4|42	%check
14cr|perl-QWizard-3.150.0-4|43	make test
14cr|perl-QWizard-3.150.0-4|44	
14cr|perl-QWizard-3.150.0-4|45	%files
14cr|perl-QWizard-3.150.0-4|46	%doc CHANGES README examples
14cr|perl-QWizard-3.150.0-4|47	%{perl_vendorlib}/QWizard
14cr|perl-QWizard-3.150.0-4|48	%{perl_vendorlib}/QWizard.pm
14cr|perl-QWizard-3.150.0-4|49	%{perl_vendorlib}/QWizard_Widgets.pl
14cr|perl-QWizard-3.150.0-4|50	%{perl_vendorlib}/QWizard_Widgets.pod
14cr|perl-QWizard-3.150.0-4|51	%{perl_vendorlib}/auto/QWizard/Generator/autosplit.ix
14cr|perl-QWizard-3.150.0-4|52	%{_mandir}/*/*
14cr|perl-QWizard-3.150.0-4|53	
14cr|perl-QWizard-3.150.0-4|54	
14cr|perl-QWizard-3.150.0-4|55	
14cr|perl-QWizard-3.150.0-4|56	%changelog
14cr|perl-QWizard-3.150.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.150.0-4
14cr|perl-QWizard-3.150.0-4|58	+ Revision: dbb3000
14cr|perl-QWizard-3.150.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-QWizard-3.150.0-4|60	
14cr|perl-QWizard-3.150.0-4|61	

5445 14
14cr|perl-Readonly-XS-1.50.0-6|1	%define	upstream_name	 Readonly-XS
14cr|perl-Readonly-XS-1.50.0-6|2	%define upstream_version 1.05
14cr|perl-Readonly-XS-1.50.0-6|3	
14cr|perl-Readonly-XS-1.50.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Readonly-XS-1.50.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Readonly-XS-1.50.0-6|6	Release:	6
14cr|perl-Readonly-XS-1.50.0-6|7	
14cr|perl-Readonly-XS-1.50.0-6|8	Summary:	Companion module for Readonly.pm, to speed up read-only scalar variables
14cr|perl-Readonly-XS-1.50.0-6|9	
14cr|perl-Readonly-XS-1.50.0-6|10	License:	GPL+ or Artistic
14cr|perl-Readonly-XS-1.50.0-6|11	Group:		Development/Perl
14cr|perl-Readonly-XS-1.50.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Readonly-XS-1.50.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Readonly/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Readonly-XS-1.50.0-6|14	
14cr|perl-Readonly-XS-1.50.0-6|15	Buildrequires:	perl-devel
14cr|perl-Readonly-XS-1.50.0-6|16	
14cr|perl-Readonly-XS-1.50.0-6|17	%description
14cr|perl-Readonly-XS-1.50.0-6|18	The Readonly module (q.v.) is an effective way to create non-modifiable
14cr|perl-Readonly-XS-1.50.0-6|19	variables. However, it's relatively slow.
14cr|perl-Readonly-XS-1.50.0-6|20	
14cr|perl-Readonly-XS-1.50.0-6|21	The reason it's slow is that is implements the read-only-ness of variables via
14cr|perl-Readonly-XS-1.50.0-6|22	tied objects. This mechanism is inherently slow. Perl simply has to do a lot of
14cr|perl-Readonly-XS-1.50.0-6|23	work under the hood to make tied variables work.
14cr|perl-Readonly-XS-1.50.0-6|24	
14cr|perl-Readonly-XS-1.50.0-6|25	This module corrects the speed problem, at least with respect to scalar
14cr|perl-Readonly-XS-1.50.0-6|26	variables. When Readonly::XS is installed, Readonly uses it to access the
14cr|perl-Readonly-XS-1.50.0-6|27	internals of scalar variables. Instead of creating a scalar variable object and
14cr|perl-Readonly-XS-1.50.0-6|28	tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS
14cr|perl-Readonly-XS-1.50.0-6|29	structure.
14cr|perl-Readonly-XS-1.50.0-6|30	
14cr|perl-Readonly-XS-1.50.0-6|31	Readonly arrays and hashes are not sped up by this, since the SvREADONLY flag
14cr|perl-Readonly-XS-1.50.0-6|32	only works for scalars. Arrays and hashes always use the tie interface.
14cr|perl-Readonly-XS-1.50.0-6|33	
14cr|perl-Readonly-XS-1.50.0-6|34	%prep
14cr|perl-Readonly-XS-1.50.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Readonly-XS-1.50.0-6|36	
14cr|perl-Readonly-XS-1.50.0-6|37	%build
14cr|perl-Readonly-XS-1.50.0-6|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Readonly-XS-1.50.0-6|39	%make CFLAGS="%{optflags}"
14cr|perl-Readonly-XS-1.50.0-6|40	
14cr|perl-Readonly-XS-1.50.0-6|41	%check
14cr|perl-Readonly-XS-1.50.0-6|42	%make test
14cr|perl-Readonly-XS-1.50.0-6|43	
14cr|perl-Readonly-XS-1.50.0-6|44	%install
14cr|perl-Readonly-XS-1.50.0-6|45	%makeinstall_std
14cr|perl-Readonly-XS-1.50.0-6|46	
14cr|perl-Readonly-XS-1.50.0-6|47	%clean
14cr|perl-Readonly-XS-1.50.0-6|48	
14cr|perl-Readonly-XS-1.50.0-6|49	%files
14cr|perl-Readonly-XS-1.50.0-6|50	%doc Changes README
14cr|perl-Readonly-XS-1.50.0-6|51	%{perl_vendorarch}/Readonly
14cr|perl-Readonly-XS-1.50.0-6|52	%{perl_vendorarch}/auto/Readonly
14cr|perl-Readonly-XS-1.50.0-6|53	%{_mandir}/*/*
14cr|perl-Readonly-XS-1.50.0-6|54	
14cr|perl-Readonly-XS-1.50.0-6|55	
14cr|perl-Readonly-XS-1.50.0-6|56	
14cr|perl-Readonly-XS-1.50.0-6|57	%changelog
14cr|perl-Readonly-XS-1.50.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-6
14cr|perl-Readonly-XS-1.50.0-6|59	+ Revision: f3396f9
14cr|perl-Readonly-XS-1.50.0-6|60	- MassBuild#464: Increase release tag
14cr|perl-Readonly-XS-1.50.0-6|61	
14cr|perl-Readonly-XS-1.50.0-6|62	

5446 14
14cr|perl-reaper-1.00-3|1	%define module	reaper
14cr|perl-reaper-1.00-3|2	
14cr|perl-reaper-1.00-3|3	Name:		perl-%{module}
14cr|perl-reaper-1.00-3|4	Version:	1.00
14cr|perl-reaper-1.00-3|5	Release:	3
14cr|perl-reaper-1.00-3|6	Summary:	Support for reaping child processes via $SIG{CHLD}
14cr|perl-reaper-1.00-3|7	
14cr|perl-reaper-1.00-3|8	License:	GPL or Artistic
14cr|perl-reaper-1.00-3|9	Group:		Development/Perl
14cr|perl-reaper-1.00-3|10	Source0:	Reaper-%{version}.tar.gz
14cr|perl-reaper-1.00-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-reaper-1.00-3|12	BuildRequires:	perl-devel
14cr|perl-reaper-1.00-3|13	Provides:	perl(reaper)
14cr|perl-reaper-1.00-3|14	BuildArch:	noarch
14cr|perl-reaper-1.00-3|15	
14cr|perl-reaper-1.00-3|16	%description
14cr|perl-reaper-1.00-3|17	Support for reaping child processes via $SIG{CHLD}
14cr|perl-reaper-1.00-3|18	
14cr|perl-reaper-1.00-3|19	%prep
14cr|perl-reaper-1.00-3|20	%setup -q -n Reaper-%{version}
14cr|perl-reaper-1.00-3|21	
14cr|perl-reaper-1.00-3|22	%build
14cr|perl-reaper-1.00-3|23	find -type f | xargs chmod 644
14cr|perl-reaper-1.00-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-reaper-1.00-3|25	%make
14cr|perl-reaper-1.00-3|26	
14cr|perl-reaper-1.00-3|27	%check
14cr|perl-reaper-1.00-3|28	%make test
14cr|perl-reaper-1.00-3|29	
14cr|perl-reaper-1.00-3|30	%install
14cr|perl-reaper-1.00-3|31	%makeinstall_std
14cr|perl-reaper-1.00-3|32	
14cr|perl-reaper-1.00-3|33	%clean
14cr|perl-reaper-1.00-3|34	
14cr|perl-reaper-1.00-3|35	%files
14cr|perl-reaper-1.00-3|36	%doc Changes README
14cr|perl-reaper-1.00-3|37	%{perl_vendorlib}/%{module}.pm
14cr|perl-reaper-1.00-3|38	%{perl_vendorlib}/Reaper.pm
14cr|perl-reaper-1.00-3|39	%{_mandir}/*/*
14cr|perl-reaper-1.00-3|40	
14cr|perl-reaper-1.00-3|41	
14cr|perl-reaper-1.00-3|42	
14cr|perl-reaper-1.00-3|43	
14cr|perl-reaper-1.00-3|44	%changelog
14cr|perl-reaper-1.00-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-3
14cr|perl-reaper-1.00-3|46	+ Revision: 9700f3b
14cr|perl-reaper-1.00-3|47	- MassBuild#464: Increase release tag
14cr|perl-reaper-1.00-3|48	
14cr|perl-reaper-1.00-3|49	

5447 14
14cr|perl-RefDB-Client-1.18-5|1	%define module	RefDB-Client
14cr|perl-RefDB-Client-1.18-5|2	
14cr|perl-RefDB-Client-1.18-5|3	Name:		perl-%{module}
14cr|perl-RefDB-Client-1.18-5|4	Version:	1.18
14cr|perl-RefDB-Client-1.18-5|5	Release:	5
14cr|perl-RefDB-Client-1.18-5|6	Summary:	%{module} module for perl
14cr|perl-RefDB-Client-1.18-5|7	
14cr|perl-RefDB-Client-1.18-5|8	License:	GPLv2+
14cr|perl-RefDB-Client-1.18-5|9	Group:		Development/Perl
14cr|perl-RefDB-Client-1.18-5|10	URL:		http://refdb.sourceforge.net
14cr|perl-RefDB-Client-1.18-5|11	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
14cr|perl-RefDB-Client-1.18-5|12	
14cr|perl-RefDB-Client-1.18-5|13	BuildRequires:	perl-devel
14cr|perl-RefDB-Client-1.18-5|14	BuildArch:	noarch
14cr|perl-RefDB-Client-1.18-5|15	
14cr|perl-RefDB-Client-1.18-5|16	%description
14cr|perl-RefDB-Client-1.18-5|17	Perl component for the MARC and Pubmed import filters.
14cr|perl-RefDB-Client-1.18-5|18	
14cr|perl-RefDB-Client-1.18-5|19	%prep
14cr|perl-RefDB-Client-1.18-5|20	%setup -q -n %{module}-%{version}
14cr|perl-RefDB-Client-1.18-5|21	
14cr|perl-RefDB-Client-1.18-5|22	%build
14cr|perl-RefDB-Client-1.18-5|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-RefDB-Client-1.18-5|24	make
14cr|perl-RefDB-Client-1.18-5|25	
14cr|perl-RefDB-Client-1.18-5|26	%check
14cr|perl-RefDB-Client-1.18-5|27	# tests requires a refdb base
14cr|perl-RefDB-Client-1.18-5|28	#make test
14cr|perl-RefDB-Client-1.18-5|29	
14cr|perl-RefDB-Client-1.18-5|30	%install
14cr|perl-RefDB-Client-1.18-5|31	%makeinstall_std
14cr|perl-RefDB-Client-1.18-5|32	
14cr|perl-RefDB-Client-1.18-5|33	%files
14cr|perl-RefDB-Client-1.18-5|34	%doc Changes
14cr|perl-RefDB-Client-1.18-5|35	%{perl_vendorlib}/RefDB
14cr|perl-RefDB-Client-1.18-5|36	%{_mandir}/*/*
14cr|perl-RefDB-Client-1.18-5|37	
14cr|perl-RefDB-Client-1.18-5|38	
14cr|perl-RefDB-Client-1.18-5|39	
14cr|perl-RefDB-Client-1.18-5|40	
14cr|perl-RefDB-Client-1.18-5|41	%changelog
14cr|perl-RefDB-Client-1.18-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18-5
14cr|perl-RefDB-Client-1.18-5|43	+ Revision: 6efc2af
14cr|perl-RefDB-Client-1.18-5|44	- MassBuild#464: Increase release tag
14cr|perl-RefDB-Client-1.18-5|45	
14cr|perl-RefDB-Client-1.18-5|46	

5448 14
14cr|perl-RefDB-perlmod-1.2-8|1	%define module	RefDB-perlmod
14cr|perl-RefDB-perlmod-1.2-8|2	
14cr|perl-RefDB-perlmod-1.2-8|3	Name:		perl-%{module}
14cr|perl-RefDB-perlmod-1.2-8|4	Version:	1.2
14cr|perl-RefDB-perlmod-1.2-8|5	Release:	8
14cr|perl-RefDB-perlmod-1.2-8|6	Summary:	%{module} module for perl
14cr|perl-RefDB-perlmod-1.2-8|7	
14cr|perl-RefDB-perlmod-1.2-8|8	License:	GPLv2+
14cr|perl-RefDB-perlmod-1.2-8|9	Group:		Development/Perl
14cr|perl-RefDB-perlmod-1.2-8|10	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
14cr|perl-RefDB-perlmod-1.2-8|11	URL:		http://refdb.sourceforge.net
14cr|perl-RefDB-perlmod-1.2-8|12	
14cr|perl-RefDB-perlmod-1.2-8|13	BuildRequires:	perl-devel
14cr|perl-RefDB-perlmod-1.2-8|14	BuildRequires:	perl(Text::Iconv)
14cr|perl-RefDB-perlmod-1.2-8|15	Provides:	perl(RefDB)
14cr|perl-RefDB-perlmod-1.2-8|16	BuildArch:	noarch
14cr|perl-RefDB-perlmod-1.2-8|17	
14cr|perl-RefDB-perlmod-1.2-8|18	%description
14cr|perl-RefDB-perlmod-1.2-8|19	Perl component for the MARC and Pubmed import filters.
14cr|perl-RefDB-perlmod-1.2-8|20	
14cr|perl-RefDB-perlmod-1.2-8|21	%prep
14cr|perl-RefDB-perlmod-1.2-8|22	%setup -q -n %{module}-%{version}
14cr|perl-RefDB-perlmod-1.2-8|23	
14cr|perl-RefDB-perlmod-1.2-8|24	%build
14cr|perl-RefDB-perlmod-1.2-8|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-RefDB-perlmod-1.2-8|26	make
14cr|perl-RefDB-perlmod-1.2-8|27	
14cr|perl-RefDB-perlmod-1.2-8|28	%check
14cr|perl-RefDB-perlmod-1.2-8|29	make test
14cr|perl-RefDB-perlmod-1.2-8|30	
14cr|perl-RefDB-perlmod-1.2-8|31	%install
14cr|perl-RefDB-perlmod-1.2-8|32	%makeinstall_std
14cr|perl-RefDB-perlmod-1.2-8|33	
14cr|perl-RefDB-perlmod-1.2-8|34	%files
14cr|perl-RefDB-perlmod-1.2-8|35	%doc Changes
14cr|perl-RefDB-perlmod-1.2-8|36	%{perl_vendorlib}/RefDB
14cr|perl-RefDB-perlmod-1.2-8|37	%{_mandir}/*/*
14cr|perl-RefDB-perlmod-1.2-8|38	
14cr|perl-RefDB-perlmod-1.2-8|39	
14cr|perl-RefDB-perlmod-1.2-8|40	%changelog
14cr|perl-RefDB-perlmod-1.2-8|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-8
14cr|perl-RefDB-perlmod-1.2-8|42	+ Revision: 7198b37
14cr|perl-RefDB-perlmod-1.2-8|43	- MassBuild#464: Increase release tag
14cr|perl-RefDB-perlmod-1.2-8|44	
14cr|perl-RefDB-perlmod-1.2-8|45	

5449 14
14cr|perl-RefDB-SRU-0.7-5|1	%define module	RefDB-SRU
14cr|perl-RefDB-SRU-0.7-5|2	
14cr|perl-RefDB-SRU-0.7-5|3	Name:		perl-%{module}
14cr|perl-RefDB-SRU-0.7-5|4	Version:	0.7
14cr|perl-RefDB-SRU-0.7-5|5	Release:	5
14cr|perl-RefDB-SRU-0.7-5|6	Summary:	%{module} module for perl
14cr|perl-RefDB-SRU-0.7-5|7	
14cr|perl-RefDB-SRU-0.7-5|8	License:	GPLv2+
14cr|perl-RefDB-SRU-0.7-5|9	Group:		Development/Perl
14cr|perl-RefDB-SRU-0.7-5|10	URL:		http://refdb.sourceforge.net
14cr|perl-RefDB-SRU-0.7-5|11	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
14cr|perl-RefDB-SRU-0.7-5|12	
14cr|perl-RefDB-SRU-0.7-5|13	BuildRequires:	perl-devel
14cr|perl-RefDB-SRU-0.7-5|14	BuildArch:	noarch
14cr|perl-RefDB-SRU-0.7-5|15	
14cr|perl-RefDB-SRU-0.7-5|16	%description
14cr|perl-RefDB-SRU-0.7-5|17	Perl component for the MARC and Pubmed import filters.
14cr|perl-RefDB-SRU-0.7-5|18	
14cr|perl-RefDB-SRU-0.7-5|19	%prep
14cr|perl-RefDB-SRU-0.7-5|20	%setup -q -n %{module}-%{version}
14cr|perl-RefDB-SRU-0.7-5|21	
14cr|perl-RefDB-SRU-0.7-5|22	%build
14cr|perl-RefDB-SRU-0.7-5|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-RefDB-SRU-0.7-5|24	make
14cr|perl-RefDB-SRU-0.7-5|25	
14cr|perl-RefDB-SRU-0.7-5|26	%check
14cr|perl-RefDB-SRU-0.7-5|27	# tests require a RefDB server
14cr|perl-RefDB-SRU-0.7-5|28	#make test
14cr|perl-RefDB-SRU-0.7-5|29	
14cr|perl-RefDB-SRU-0.7-5|30	%install
14cr|perl-RefDB-SRU-0.7-5|31	%makeinstall_std
14cr|perl-RefDB-SRU-0.7-5|32	
14cr|perl-RefDB-SRU-0.7-5|33	%files
14cr|perl-RefDB-SRU-0.7-5|34	%doc ChangeLog
14cr|perl-RefDB-SRU-0.7-5|35	%{perl_vendorlib}/RefDB
14cr|perl-RefDB-SRU-0.7-5|36	%{_mandir}/*/*
14cr|perl-RefDB-SRU-0.7-5|37	
14cr|perl-RefDB-SRU-0.7-5|38	
14cr|perl-RefDB-SRU-0.7-5|39	
14cr|perl-RefDB-SRU-0.7-5|40	
14cr|perl-RefDB-SRU-0.7-5|41	%changelog
14cr|perl-RefDB-SRU-0.7-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-5
14cr|perl-RefDB-SRU-0.7-5|43	+ Revision: 4fd5549
14cr|perl-RefDB-SRU-0.7-5|44	- MassBuild#464: Increase release tag
14cr|perl-RefDB-SRU-0.7-5|45	
14cr|perl-RefDB-SRU-0.7-5|46	

5450 14
14cr|perl-Regexp-Assemble-0.350.0-4|1	%define upstream_name    Regexp-Assemble
14cr|perl-Regexp-Assemble-0.350.0-4|2	%define upstream_version 0.35
14cr|perl-Regexp-Assemble-0.350.0-4|3	
14cr|perl-Regexp-Assemble-0.350.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Assemble-0.350.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Assemble-0.350.0-4|6	Release:	4
14cr|perl-Regexp-Assemble-0.350.0-4|7	
14cr|perl-Regexp-Assemble-0.350.0-4|8	Summary:	Assemble multiple Regular Expressions into a single RE
14cr|perl-Regexp-Assemble-0.350.0-4|9	
14cr|perl-Regexp-Assemble-0.350.0-4|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Assemble-0.350.0-4|11	Group:		Development/Perl
14cr|perl-Regexp-Assemble-0.350.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Assemble-0.350.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Regexp-Assemble-0.350.0-4|14	
14cr|perl-Regexp-Assemble-0.350.0-4|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Assemble-0.350.0-4|16	BuildArch:	noarch
14cr|perl-Regexp-Assemble-0.350.0-4|17	
14cr|perl-Regexp-Assemble-0.350.0-4|18	%description
14cr|perl-Regexp-Assemble-0.350.0-4|19	Regexp::Assemble takes an arbitrary number of regular expressions and assembles
14cr|perl-Regexp-Assemble-0.350.0-4|20	them into a single regular expression (or RE) that will match all that each of
14cr|perl-Regexp-Assemble-0.350.0-4|21	the individual REs match. As a result, instead of having a large list of
14cr|perl-Regexp-Assemble-0.350.0-4|22	expressions to loop over, the string only needs to be tested against one
14cr|perl-Regexp-Assemble-0.350.0-4|23	expression. This is interesting when you have several thousand patterns to deal
14cr|perl-Regexp-Assemble-0.350.0-4|24	with. Serious effort is made to produce the smallest pattern possible.
14cr|perl-Regexp-Assemble-0.350.0-4|25	
14cr|perl-Regexp-Assemble-0.350.0-4|26	%prep
14cr|perl-Regexp-Assemble-0.350.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Assemble-0.350.0-4|28	
14cr|perl-Regexp-Assemble-0.350.0-4|29	%build
14cr|perl-Regexp-Assemble-0.350.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Assemble-0.350.0-4|31	%make
14cr|perl-Regexp-Assemble-0.350.0-4|32	
14cr|perl-Regexp-Assemble-0.350.0-4|33	%check
14cr|perl-Regexp-Assemble-0.350.0-4|34	make test
14cr|perl-Regexp-Assemble-0.350.0-4|35	
14cr|perl-Regexp-Assemble-0.350.0-4|36	%install
14cr|perl-Regexp-Assemble-0.350.0-4|37	rm -f eg/hostmatch/error.canonical
14cr|perl-Regexp-Assemble-0.350.0-4|38	chmod 755 eg/unquotemeta
14cr|perl-Regexp-Assemble-0.350.0-4|39	perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, eg/* eg/hostmatch/*
14cr|perl-Regexp-Assemble-0.350.0-4|40	%makeinstall_std
14cr|perl-Regexp-Assemble-0.350.0-4|41	
14cr|perl-Regexp-Assemble-0.350.0-4|42	%files
14cr|perl-Regexp-Assemble-0.350.0-4|43	%doc Changes README TODO eg
14cr|perl-Regexp-Assemble-0.350.0-4|44	%{perl_vendorlib}/Regexp
14cr|perl-Regexp-Assemble-0.350.0-4|45	%{_mandir}/*/*
14cr|perl-Regexp-Assemble-0.350.0-4|46	
14cr|perl-Regexp-Assemble-0.350.0-4|47	
14cr|perl-Regexp-Assemble-0.350.0-4|48	
14cr|perl-Regexp-Assemble-0.350.0-4|49	%changelog
14cr|perl-Regexp-Assemble-0.350.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.350.0-4
14cr|perl-Regexp-Assemble-0.350.0-4|51	+ Revision: 661ac87
14cr|perl-Regexp-Assemble-0.350.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Assemble-0.350.0-4|53	
14cr|perl-Regexp-Assemble-0.350.0-4|54	

5451 14
14cr|perl-Regexp-Bind-0.50.0-4|1	%define upstream_name    Regexp-Bind
14cr|perl-Regexp-Bind-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-Regexp-Bind-0.50.0-4|3	
14cr|perl-Regexp-Bind-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Bind-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Bind-0.50.0-4|6	Release:	4
14cr|perl-Regexp-Bind-0.50.0-4|7	
14cr|perl-Regexp-Bind-0.50.0-4|8	Summary:	Regexp::Bind - Bind variables to captured buffers
14cr|perl-Regexp-Bind-0.50.0-4|9	
14cr|perl-Regexp-Bind-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Bind-0.50.0-4|11	Group:		Development/Perl
14cr|perl-Regexp-Bind-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Bind-0.50.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Regexp-Bind-0.50.0-4|14	
14cr|perl-Regexp-Bind-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Bind-0.50.0-4|16	BuildArch:	noarch
14cr|perl-Regexp-Bind-0.50.0-4|17	
14cr|perl-Regexp-Bind-0.50.0-4|18	%description
14cr|perl-Regexp-Bind-0.50.0-4|19	This module is an extension to perl's native regexp function. It
14cr|perl-Regexp-Bind-0.50.0-4|20	binds anonymous hashes or named variables to matched buffers. Both
14cr|perl-Regexp-Bind-0.50.0-4|21	normal regexp syntax and embedded regexp syntax are supported.
14cr|perl-Regexp-Bind-0.50.0-4|22	You can view it as a tiny and petite data extraction system.
14cr|perl-Regexp-Bind-0.50.0-4|23	
14cr|perl-Regexp-Bind-0.50.0-4|24	%prep
14cr|perl-Regexp-Bind-0.50.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Bind-0.50.0-4|26	
14cr|perl-Regexp-Bind-0.50.0-4|27	%build
14cr|perl-Regexp-Bind-0.50.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Bind-0.50.0-4|29	%make
14cr|perl-Regexp-Bind-0.50.0-4|30	
14cr|perl-Regexp-Bind-0.50.0-4|31	%check
14cr|perl-Regexp-Bind-0.50.0-4|32	make test
14cr|perl-Regexp-Bind-0.50.0-4|33	
14cr|perl-Regexp-Bind-0.50.0-4|34	%install
14cr|perl-Regexp-Bind-0.50.0-4|35	%makeinstall_std
14cr|perl-Regexp-Bind-0.50.0-4|36	
14cr|perl-Regexp-Bind-0.50.0-4|37	%files
14cr|perl-Regexp-Bind-0.50.0-4|38	%doc Changes README
14cr|perl-Regexp-Bind-0.50.0-4|39	%{perl_vendorlib}/Regexp/Bind.pm
14cr|perl-Regexp-Bind-0.50.0-4|40	%{_mandir}/*/*
14cr|perl-Regexp-Bind-0.50.0-4|41	
14cr|perl-Regexp-Bind-0.50.0-4|42	
14cr|perl-Regexp-Bind-0.50.0-4|43	%changelog
14cr|perl-Regexp-Bind-0.50.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-Regexp-Bind-0.50.0-4|45	+ Revision: dd25386
14cr|perl-Regexp-Bind-0.50.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Bind-0.50.0-4|47	
14cr|perl-Regexp-Bind-0.50.0-4|48	

5452 14
14cr|perl-Regexp-Common-2013031301.0.0-3|1	%define upstream_name    Regexp-Common
14cr|perl-Regexp-Common-2013031301.0.0-3|2	%define upstream_version 2013031301
14cr|perl-Regexp-Common-2013031301.0.0-3|3	
14cr|perl-Regexp-Common-2013031301.0.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Common-2013031301.0.0-3|5	Version:	%perl_convert_version 2013031301
14cr|perl-Regexp-Common-2013031301.0.0-3|6	Release:	3
14cr|perl-Regexp-Common-2013031301.0.0-3|7	
14cr|perl-Regexp-Common-2013031301.0.0-3|8	Summary:	%{upstream_name} module for perl
14cr|perl-Regexp-Common-2013031301.0.0-3|9	
14cr|perl-Regexp-Common-2013031301.0.0-3|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Common-2013031301.0.0-3|11	Group:		Development/Perl
14cr|perl-Regexp-Common-2013031301.0.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Regexp-Common-2013031301.0.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Regexp/Regexp-Common-2013031301.tar.gz
14cr|perl-Regexp-Common-2013031301.0.0-3|14	
14cr|perl-Regexp-Common-2013031301.0.0-3|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Common-2013031301.0.0-3|16	BuildArch:	noarch
14cr|perl-Regexp-Common-2013031301.0.0-3|17	
14cr|perl-Regexp-Common-2013031301.0.0-3|18	%description
14cr|perl-Regexp-Common-2013031301.0.0-3|19	%{upstream_name} module for perl provides commonly requested regular
14cr|perl-Regexp-Common-2013031301.0.0-3|20	expressions.
14cr|perl-Regexp-Common-2013031301.0.0-3|21	
14cr|perl-Regexp-Common-2013031301.0.0-3|22	%prep
14cr|perl-Regexp-Common-2013031301.0.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Common-2013031301.0.0-3|24	
14cr|perl-Regexp-Common-2013031301.0.0-3|25	%build
14cr|perl-Regexp-Common-2013031301.0.0-3|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Common-2013031301.0.0-3|27	make
14cr|perl-Regexp-Common-2013031301.0.0-3|28	
14cr|perl-Regexp-Common-2013031301.0.0-3|29	%check
14cr|perl-Regexp-Common-2013031301.0.0-3|30	make test
14cr|perl-Regexp-Common-2013031301.0.0-3|31	
14cr|perl-Regexp-Common-2013031301.0.0-3|32	%install
14cr|perl-Regexp-Common-2013031301.0.0-3|33	%makeinstall_std
14cr|perl-Regexp-Common-2013031301.0.0-3|34	
14cr|perl-Regexp-Common-2013031301.0.0-3|35	%files
14cr|perl-Regexp-Common-2013031301.0.0-3|36	%defattr(644,root,root,755)
14cr|perl-Regexp-Common-2013031301.0.0-3|37	%doc README TODO
14cr|perl-Regexp-Common-2013031301.0.0-3|38	%{_mandir}/man*/*
14cr|perl-Regexp-Common-2013031301.0.0-3|39	%{perl_vendorlib}/*
14cr|perl-Regexp-Common-2013031301.0.0-3|40	
14cr|perl-Regexp-Common-2013031301.0.0-3|41	
14cr|perl-Regexp-Common-2013031301.0.0-3|42	%changelog
14cr|perl-Regexp-Common-2013031301.0.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013031301.0.0-3
14cr|perl-Regexp-Common-2013031301.0.0-3|44	+ Revision: 7b08183
14cr|perl-Regexp-Common-2013031301.0.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Common-2013031301.0.0-3|46	
14cr|perl-Regexp-Common-2013031301.0.0-3|47	

5453 14
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|1	%define upstream_name    Regexp-Common-Email-Address
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|3	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|6	Release:	4
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|7	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|8	Summary:	Returns a pattern for Email Addresses
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|9	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|11	Group:		Development/Perl
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|14	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|16	BuildRequires:	perl(Email::Address)
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|17	BuildRequires:	perl(Regexp::Common)
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|19	BuildArch:	noarch
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|20	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|21	%description
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|22	'$RE{Email}{Address}'
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|23	Provides a regex to match email addresses as defined by RFC 2822. Under
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|24	'{-keep}', the entire match is kept as '$1'. If you want to parse that
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|25	further then pass it to 'Email::Address->parse()'. Don't worry, it's
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|26	fast.
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|27	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|28	%prep
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|30	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|31	%build
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|33	%make
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|34	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|35	%check
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|36	make test
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|37	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|38	%install
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|39	%makeinstall_std
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|40	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|41	%files
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|42	%doc Changes README
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|43	%{_mandir}/man3/*
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|44	%{perl_vendorlib}/Regexp
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|45	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|46	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|47	%changelog
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|49	+ Revision: 006e3d7
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|51	
14cr|perl-Regexp-Common-Email-Address-1.10.0-4|52	

5454 14
14cr|perl-Regexp-Extended-0.10.0-4|1	%define upstream_name    Regexp-Extended
14cr|perl-Regexp-Extended-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-Regexp-Extended-0.10.0-4|3	
14cr|perl-Regexp-Extended-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Extended-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Extended-0.10.0-4|6	Release:	4
14cr|perl-Regexp-Extended-0.10.0-4|7	
14cr|perl-Regexp-Extended-0.10.0-4|8	Summary:	Regexp::Extended - Perl wrapper that extends the re module with new features
14cr|perl-Regexp-Extended-0.10.0-4|9	
14cr|perl-Regexp-Extended-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Extended-0.10.0-4|11	Group:		Development/Perl
14cr|perl-Regexp-Extended-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Extended-0.10.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Regexp-Extended-0.10.0-4|14	
14cr|perl-Regexp-Extended-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Extended-0.10.0-4|16	BuildRequires:	perl(Clone)
14cr|perl-Regexp-Extended-0.10.0-4|17	BuildArch:	noarch
14cr|perl-Regexp-Extended-0.10.0-4|18	
14cr|perl-Regexp-Extended-0.10.0-4|19	%description
14cr|perl-Regexp-Extended-0.10.0-4|20	Rexexp::Extended is a simple wrapper arround the perl rexexp
14cr|perl-Regexp-Extended-0.10.0-4|21	syntax. It uses the overload module to parse constant qr//
14cr|perl-Regexp-Extended-0.10.0-4|22	expressions and substitute known operators with an equivalent perl
14cr|perl-Regexp-Extended-0.10.0-4|23	re.
14cr|perl-Regexp-Extended-0.10.0-4|24	
14cr|perl-Regexp-Extended-0.10.0-4|25	%prep
14cr|perl-Regexp-Extended-0.10.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Extended-0.10.0-4|27	
14cr|perl-Regexp-Extended-0.10.0-4|28	%build
14cr|perl-Regexp-Extended-0.10.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Extended-0.10.0-4|30	%make
14cr|perl-Regexp-Extended-0.10.0-4|31	
14cr|perl-Regexp-Extended-0.10.0-4|32	%check
14cr|perl-Regexp-Extended-0.10.0-4|33	# make test don't work
14cr|perl-Regexp-Extended-0.10.0-4|34	# make test
14cr|perl-Regexp-Extended-0.10.0-4|35	
14cr|perl-Regexp-Extended-0.10.0-4|36	%install
14cr|perl-Regexp-Extended-0.10.0-4|37	%makeinstall_std
14cr|perl-Regexp-Extended-0.10.0-4|38	
14cr|perl-Regexp-Extended-0.10.0-4|39	%files
14cr|perl-Regexp-Extended-0.10.0-4|40	%doc README
14cr|perl-Regexp-Extended-0.10.0-4|41	%dir %{perl_vendorlib}/Regexp/Extended
14cr|perl-Regexp-Extended-0.10.0-4|42	%{perl_vendorlib}/Regexp/Extended/*
14cr|perl-Regexp-Extended-0.10.0-4|43	%{perl_vendorlib}/Regexp/Extended.pm
14cr|perl-Regexp-Extended-0.10.0-4|44	%{_mandir}/*/*
14cr|perl-Regexp-Extended-0.10.0-4|45	
14cr|perl-Regexp-Extended-0.10.0-4|46	
14cr|perl-Regexp-Extended-0.10.0-4|47	
14cr|perl-Regexp-Extended-0.10.0-4|48	%changelog
14cr|perl-Regexp-Extended-0.10.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-Regexp-Extended-0.10.0-4|50	+ Revision: fe0706a
14cr|perl-Regexp-Extended-0.10.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Extended-0.10.0-4|52	
14cr|perl-Regexp-Extended-0.10.0-4|53	

5455 14
14cr|perl-Regexp-Parser-0.210.0-4|1	%define upstream_name    Regexp-Parser
14cr|perl-Regexp-Parser-0.210.0-4|2	%define upstream_version 0.21
14cr|perl-Regexp-Parser-0.210.0-4|3	
14cr|perl-Regexp-Parser-0.210.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Regexp-Parser-0.210.0-4|5	%define __noautoreq 'perl\\(Regexp::Parser::Diagnostics\\)|perl\\(Regexp::Parser::Handlers\\)|perl\\(Regexp::Parser::Objects\\)'
14cr|perl-Regexp-Parser-0.210.0-4|6	%else
14cr|perl-Regexp-Parser-0.210.0-4|7	%define _requires_exceptions perl(Regexp::Parser::Diagnostics)\\|perl(Regexp::Parser::Handlers)\\|perl(Regexp::Parser::Objects)
14cr|perl-Regexp-Parser-0.210.0-4|8	%endif
14cr|perl-Regexp-Parser-0.210.0-4|9	
14cr|perl-Regexp-Parser-0.210.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Parser-0.210.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Parser-0.210.0-4|12	Release:	4
14cr|perl-Regexp-Parser-0.210.0-4|13	
14cr|perl-Regexp-Parser-0.210.0-4|14	Summary:	Regexp::Parser - base class for parsing regexes
14cr|perl-Regexp-Parser-0.210.0-4|15	
14cr|perl-Regexp-Parser-0.210.0-4|16	License:	GPL+ or Artistic
14cr|perl-Regexp-Parser-0.210.0-4|17	Group:		Development/Perl
14cr|perl-Regexp-Parser-0.210.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Parser-0.210.0-4|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Regexp-Parser-0.210.0-4|20	
14cr|perl-Regexp-Parser-0.210.0-4|21	BuildRequires:	perl-devel
14cr|perl-Regexp-Parser-0.210.0-4|22	BuildArch:	noarch
14cr|perl-Regexp-Parser-0.210.0-4|23	
14cr|perl-Regexp-Parser-0.210.0-4|24	%description
14cr|perl-Regexp-Parser-0.210.0-4|25	This module parses regular expressions (regexes). Its default
14cr|perl-Regexp-Parser-0.210.0-4|26	"grammar" is Perl 5.8.4's regex set. Grammar is quoted because the
14cr|perl-Regexp-Parser-0.210.0-4|27	module does not so much define a grammar as let each matched node
14cr|perl-Regexp-Parser-0.210.0-4|28	state what it expects to match next, but there is not currently a
14cr|perl-Regexp-Parser-0.210.0-4|29	way of extracting a complete grammar. This may change in future
14cr|perl-Regexp-Parser-0.210.0-4|30	versions.
14cr|perl-Regexp-Parser-0.210.0-4|31	
14cr|perl-Regexp-Parser-0.210.0-4|32	%prep
14cr|perl-Regexp-Parser-0.210.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Parser-0.210.0-4|34	
14cr|perl-Regexp-Parser-0.210.0-4|35	%build
14cr|perl-Regexp-Parser-0.210.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Parser-0.210.0-4|37	%make
14cr|perl-Regexp-Parser-0.210.0-4|38	
14cr|perl-Regexp-Parser-0.210.0-4|39	%check
14cr|perl-Regexp-Parser-0.210.0-4|40	make test
14cr|perl-Regexp-Parser-0.210.0-4|41	
14cr|perl-Regexp-Parser-0.210.0-4|42	%install
14cr|perl-Regexp-Parser-0.210.0-4|43	%makeinstall_std
14cr|perl-Regexp-Parser-0.210.0-4|44	
14cr|perl-Regexp-Parser-0.210.0-4|45	%files
14cr|perl-Regexp-Parser-0.210.0-4|46	%doc Changes README
14cr|perl-Regexp-Parser-0.210.0-4|47	%dir %{perl_vendorlib}/Regexp/Parser
14cr|perl-Regexp-Parser-0.210.0-4|48	%dir %{perl_vendorlib}/Perl6/Rule
14cr|perl-Regexp-Parser-0.210.0-4|49	%{perl_vendorlib}/Regexp/Parser/*
14cr|perl-Regexp-Parser-0.210.0-4|50	%{perl_vendorlib}/Regexp/Parser.pm
14cr|perl-Regexp-Parser-0.210.0-4|51	%{perl_vendorlib}/Perl6/Rule/Parser.pm
14cr|perl-Regexp-Parser-0.210.0-4|52	%{_mandir}/*/*
14cr|perl-Regexp-Parser-0.210.0-4|53	
14cr|perl-Regexp-Parser-0.210.0-4|54	
14cr|perl-Regexp-Parser-0.210.0-4|55	
14cr|perl-Regexp-Parser-0.210.0-4|56	%changelog
14cr|perl-Regexp-Parser-0.210.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-4
14cr|perl-Regexp-Parser-0.210.0-4|58	+ Revision: 8779a66
14cr|perl-Regexp-Parser-0.210.0-4|59	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Parser-0.210.0-4|60	
14cr|perl-Regexp-Parser-0.210.0-4|61	

5456 14
14cr|perl-Regexp-Shellish-0.930.0-5|1	%define upstream_name	 Regexp-Shellish
14cr|perl-Regexp-Shellish-0.930.0-5|2	%define upstream_version 0.93
14cr|perl-Regexp-Shellish-0.930.0-5|3	
14cr|perl-Regexp-Shellish-0.930.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Regexp-Shellish-0.930.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Regexp-Shellish-0.930.0-5|6	Release:	5
14cr|perl-Regexp-Shellish-0.930.0-5|7	
14cr|perl-Regexp-Shellish-0.930.0-5|8	Summary:	Shell-like regular expressions for perl
14cr|perl-Regexp-Shellish-0.930.0-5|9	
14cr|perl-Regexp-Shellish-0.930.0-5|10	License:	GPL+ or Artistic
14cr|perl-Regexp-Shellish-0.930.0-5|11	Group:		Development/Perl
14cr|perl-Regexp-Shellish-0.930.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Regexp-Shellish-0.930.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Regexp-Shellish-0.930.0-5|14	
14cr|perl-Regexp-Shellish-0.930.0-5|15	BuildRequires:	perl-devel
14cr|perl-Regexp-Shellish-0.930.0-5|16	BuildArch:	noarch
14cr|perl-Regexp-Shellish-0.930.0-5|17	
14cr|perl-Regexp-Shellish-0.930.0-5|18	%description
14cr|perl-Regexp-Shellish-0.930.0-5|19	This perl module allows you to use shell-like regular expressions,
14cr|perl-Regexp-Shellish-0.930.0-5|20	instead of using perl regular expressions.
14cr|perl-Regexp-Shellish-0.930.0-5|21	
14cr|perl-Regexp-Shellish-0.930.0-5|22	%prep
14cr|perl-Regexp-Shellish-0.930.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Regexp-Shellish-0.930.0-5|24	
14cr|perl-Regexp-Shellish-0.930.0-5|25	%build
14cr|perl-Regexp-Shellish-0.930.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Regexp-Shellish-0.930.0-5|27	%make
14cr|perl-Regexp-Shellish-0.930.0-5|28	
14cr|perl-Regexp-Shellish-0.930.0-5|29	%check
14cr|perl-Regexp-Shellish-0.930.0-5|30	make test
14cr|perl-Regexp-Shellish-0.930.0-5|31	
14cr|perl-Regexp-Shellish-0.930.0-5|32	%install
14cr|perl-Regexp-Shellish-0.930.0-5|33	%makeinstall_std
14cr|perl-Regexp-Shellish-0.930.0-5|34	
14cr|perl-Regexp-Shellish-0.930.0-5|35	%files
14cr|perl-Regexp-Shellish-0.930.0-5|36	%doc Changes
14cr|perl-Regexp-Shellish-0.930.0-5|37	%{perl_vendorlib}/*
14cr|perl-Regexp-Shellish-0.930.0-5|38	%{_mandir}/man3/*
14cr|perl-Regexp-Shellish-0.930.0-5|39	
14cr|perl-Regexp-Shellish-0.930.0-5|40	
14cr|perl-Regexp-Shellish-0.930.0-5|41	
14cr|perl-Regexp-Shellish-0.930.0-5|42	%changelog
14cr|perl-Regexp-Shellish-0.930.0-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-5
14cr|perl-Regexp-Shellish-0.930.0-5|44	+ Revision: 231c98b
14cr|perl-Regexp-Shellish-0.930.0-5|45	- MassBuild#464: Increase release tag
14cr|perl-Regexp-Shellish-0.930.0-5|46	
14cr|perl-Regexp-Shellish-0.930.0-5|47	

5457 14
14cr|perl-relative-0.40.0-8|1	%define upstream_name    relative
14cr|perl-relative-0.40.0-8|2	%define upstream_version 0.04
14cr|perl-relative-0.40.0-8|3	
14cr|perl-relative-0.40.0-8|4	Name:		perl-%{upstream_name}
14cr|perl-relative-0.40.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-relative-0.40.0-8|6	Release:	8
14cr|perl-relative-0.40.0-8|7	
14cr|perl-relative-0.40.0-8|8	Summary:	Load modules with relative names
14cr|perl-relative-0.40.0-8|9	
14cr|perl-relative-0.40.0-8|10	License:	GPL+ or Artistic
14cr|perl-relative-0.40.0-8|11	Group:		Development/Perl
14cr|perl-relative-0.40.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-relative-0.40.0-8|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-relative-0.40.0-8|14	
14cr|perl-relative-0.40.0-8|15	BuildRequires:	perl-devel
14cr|perl-relative-0.40.0-8|16	BuildRequires:	perl(Test::More)
14cr|perl-relative-0.40.0-8|17	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-relative-0.40.0-8|18	
14cr|perl-relative-0.40.0-8|19	BuildArch:	noarch
14cr|perl-relative-0.40.0-8|20	Provides:	perl(relative)
14cr|perl-relative-0.40.0-8|21	
14cr|perl-relative-0.40.0-8|22	%description
14cr|perl-relative-0.40.0-8|23	This module allows you to load modules using only parts of their name,
14cr|perl-relative-0.40.0-8|24	relatively to the current module or to a given module. Module names are by
14cr|perl-relative-0.40.0-8|25	default searched below the current module, but can be searched upper in the
14cr|perl-relative-0.40.0-8|26	hierarchy using the '..::' syntax.
14cr|perl-relative-0.40.0-8|27	
14cr|perl-relative-0.40.0-8|28	In order to further loosen the namespace coupling, 'import' returns the
14cr|perl-relative-0.40.0-8|29	full names of the loaded modules, making object-oriented code easier to
14cr|perl-relative-0.40.0-8|30	write.
14cr|perl-relative-0.40.0-8|31	
14cr|perl-relative-0.40.0-8|32	%prep
14cr|perl-relative-0.40.0-8|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-relative-0.40.0-8|34	
14cr|perl-relative-0.40.0-8|35	%build
14cr|perl-relative-0.40.0-8|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-relative-0.40.0-8|37	%make
14cr|perl-relative-0.40.0-8|38	
14cr|perl-relative-0.40.0-8|39	%check
14cr|perl-relative-0.40.0-8|40	%make test
14cr|perl-relative-0.40.0-8|41	
14cr|perl-relative-0.40.0-8|42	%install
14cr|perl-relative-0.40.0-8|43	%makeinstall_std
14cr|perl-relative-0.40.0-8|44	
14cr|perl-relative-0.40.0-8|45	%files
14cr|perl-relative-0.40.0-8|46	%doc Changes README META.yml
14cr|perl-relative-0.40.0-8|47	%{_mandir}/man3/*
14cr|perl-relative-0.40.0-8|48	%{perl_vendorlib}/*
14cr|perl-relative-0.40.0-8|49	
14cr|perl-relative-0.40.0-8|50	
14cr|perl-relative-0.40.0-8|51	%changelog
14cr|perl-relative-0.40.0-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-8
14cr|perl-relative-0.40.0-8|53	+ Revision: 98222bc
14cr|perl-relative-0.40.0-8|54	- MassBuild#464: Increase release tag
14cr|perl-relative-0.40.0-8|55	
14cr|perl-relative-0.40.0-8|56	

5458 14
14cr|perl-Return-Value-1.666.1-4|1	%define upstream_name    Return-Value
14cr|perl-Return-Value-1.666.1-4|2	%define upstream_version 1.666001
14cr|perl-Return-Value-1.666.1-4|3	
14cr|perl-Return-Value-1.666.1-4|4	Name:		perl-%{upstream_name}
14cr|perl-Return-Value-1.666.1-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Return-Value-1.666.1-4|6	Release:	4
14cr|perl-Return-Value-1.666.1-4|7	
14cr|perl-Return-Value-1.666.1-4|8	Summary:	Polymorphic Return Values
14cr|perl-Return-Value-1.666.1-4|9	
14cr|perl-Return-Value-1.666.1-4|10	License:	GPL+ or Artistic
14cr|perl-Return-Value-1.666.1-4|11	Group:		Development/Perl
14cr|perl-Return-Value-1.666.1-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Return-Value-1.666.1-4|13	Source0:	http://www.cpan.org/modules/by-module/Return/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Return-Value-1.666.1-4|14	
14cr|perl-Return-Value-1.666.1-4|15	BuildRequires:	perl-devel
14cr|perl-Return-Value-1.666.1-4|16	BuildArch:	noarch
14cr|perl-Return-Value-1.666.1-4|17	
14cr|perl-Return-Value-1.666.1-4|18	%description
14cr|perl-Return-Value-1.666.1-4|19	Polymorphic return values are really useful. Often, we just want to know if
14cr|perl-Return-Value-1.666.1-4|20	something worked or not. Other times, we'd like to know what the error text
14cr|perl-Return-Value-1.666.1-4|21	was. Still others, we may want to know what the error code was, and what the
14cr|perl-Return-Value-1.666.1-4|22	error properties were. We don't want to handle objects or data structures for
14cr|perl-Return-Value-1.666.1-4|23	every single return value, but we do want to check error conditions in our code
14cr|perl-Return-Value-1.666.1-4|24	because that's what good programmers do.
14cr|perl-Return-Value-1.666.1-4|25	
14cr|perl-Return-Value-1.666.1-4|26	%prep
14cr|perl-Return-Value-1.666.1-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Return-Value-1.666.1-4|28	
14cr|perl-Return-Value-1.666.1-4|29	%build
14cr|perl-Return-Value-1.666.1-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Return-Value-1.666.1-4|31	%make
14cr|perl-Return-Value-1.666.1-4|32	
14cr|perl-Return-Value-1.666.1-4|33	%check
14cr|perl-Return-Value-1.666.1-4|34	make test
14cr|perl-Return-Value-1.666.1-4|35	
14cr|perl-Return-Value-1.666.1-4|36	%install
14cr|perl-Return-Value-1.666.1-4|37	%makeinstall_std
14cr|perl-Return-Value-1.666.1-4|38	
14cr|perl-Return-Value-1.666.1-4|39	%files
14cr|perl-Return-Value-1.666.1-4|40	%doc README Changes
14cr|perl-Return-Value-1.666.1-4|41	%{perl_vendorlib}/Return
14cr|perl-Return-Value-1.666.1-4|42	%{_mandir}/*/*
14cr|perl-Return-Value-1.666.1-4|43	
14cr|perl-Return-Value-1.666.1-4|44	
14cr|perl-Return-Value-1.666.1-4|45	%changelog
14cr|perl-Return-Value-1.666.1-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.666.1-4
14cr|perl-Return-Value-1.666.1-4|47	+ Revision: 08816bf
14cr|perl-Return-Value-1.666.1-4|48	- MassBuild#464: Increase release tag
14cr|perl-Return-Value-1.666.1-4|49	
14cr|perl-Return-Value-1.666.1-4|50	

5459 14
14cr|perl-Role-HasMessage-0.5.0-5|1	%define upstream_name    Role-HasMessage
14cr|perl-Role-HasMessage-0.5.0-5|2	%define upstream_version 0.005
14cr|perl-Role-HasMessage-0.5.0-5|3	
14cr|perl-Role-HasMessage-0.5.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Role-HasMessage-0.5.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Role-HasMessage-0.5.0-5|6	Release:	5
14cr|perl-Role-HasMessage-0.5.0-5|7	
14cr|perl-Role-HasMessage-0.5.0-5|8	Summary:	A thing with a String::Errf-powered message
14cr|perl-Role-HasMessage-0.5.0-5|9	
14cr|perl-Role-HasMessage-0.5.0-5|10	License:	GPL+ or Artistic
14cr|perl-Role-HasMessage-0.5.0-5|11	Group:		Development/Perl
14cr|perl-Role-HasMessage-0.5.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Role-HasMessage-0.5.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Role-HasMessage-0.5.0-5|14	
14cr|perl-Role-HasMessage-0.5.0-5|15	BuildRequires:	perl-devel
14cr|perl-Role-HasMessage-0.5.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-Role-HasMessage-0.5.0-5|17	BuildRequires:	perl(Moose::Role)
14cr|perl-Role-HasMessage-0.5.0-5|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-Role-HasMessage-0.5.0-5|19	BuildRequires:	perl(String::Errf)
14cr|perl-Role-HasMessage-0.5.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Role-HasMessage-0.5.0-5|21	BuildRequires:	perl(Try::Tiny)
14cr|perl-Role-HasMessage-0.5.0-5|22	BuildRequires:	perl(namespace::clean)
14cr|perl-Role-HasMessage-0.5.0-5|23	BuildArch:	noarch
14cr|perl-Role-HasMessage-0.5.0-5|24	
14cr|perl-Role-HasMessage-0.5.0-5|25	%description
14cr|perl-Role-HasMessage-0.5.0-5|26	This is another extremely simple role. A class that includes
14cr|perl-Role-HasMessage-0.5.0-5|27	Role::HasMessage is promising to provide a 'message' method that returns a
14cr|perl-Role-HasMessage-0.5.0-5|28	string summarizing the message or event represented by the object. It does
14cr|perl-Role-HasMessage-0.5.0-5|29	_not_ provide any actual behavior.
14cr|perl-Role-HasMessage-0.5.0-5|30	
14cr|perl-Role-HasMessage-0.5.0-5|31	%prep
14cr|perl-Role-HasMessage-0.5.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Role-HasMessage-0.5.0-5|33	
14cr|perl-Role-HasMessage-0.5.0-5|34	%build
14cr|perl-Role-HasMessage-0.5.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Role-HasMessage-0.5.0-5|36	%make
14cr|perl-Role-HasMessage-0.5.0-5|37	
14cr|perl-Role-HasMessage-0.5.0-5|38	%check
14cr|perl-Role-HasMessage-0.5.0-5|39	%make test
14cr|perl-Role-HasMessage-0.5.0-5|40	
14cr|perl-Role-HasMessage-0.5.0-5|41	%install
14cr|perl-Role-HasMessage-0.5.0-5|42	%makeinstall_std
14cr|perl-Role-HasMessage-0.5.0-5|43	
14cr|perl-Role-HasMessage-0.5.0-5|44	%files
14cr|perl-Role-HasMessage-0.5.0-5|45	%doc README Changes LICENSE META.yml META.json
14cr|perl-Role-HasMessage-0.5.0-5|46	%{_mandir}/man3/*
14cr|perl-Role-HasMessage-0.5.0-5|47	%{perl_vendorlib}/*
14cr|perl-Role-HasMessage-0.5.0-5|48	
14cr|perl-Role-HasMessage-0.5.0-5|49	
14cr|perl-Role-HasMessage-0.5.0-5|50	%changelog
14cr|perl-Role-HasMessage-0.5.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|perl-Role-HasMessage-0.5.0-5|52	+ Revision: 40f3991
14cr|perl-Role-HasMessage-0.5.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Role-HasMessage-0.5.0-5|54	
14cr|perl-Role-HasMessage-0.5.0-5|55	

5460 14
14cr|perl-Role-Identifiable-0.5.0-5|1	%define upstream_name    Role-Identifiable
14cr|perl-Role-Identifiable-0.5.0-5|2	%define upstream_version 0.005
14cr|perl-Role-Identifiable-0.5.0-5|3	
14cr|perl-Role-Identifiable-0.5.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Role-Identifiable-0.5.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Role-Identifiable-0.5.0-5|6	Release:	5
14cr|perl-Role-Identifiable-0.5.0-5|7	
14cr|perl-Role-Identifiable-0.5.0-5|8	Summary:	A thing with an ident attribute
14cr|perl-Role-Identifiable-0.5.0-5|9	
14cr|perl-Role-Identifiable-0.5.0-5|10	License:	GPL+ or Artistic
14cr|perl-Role-Identifiable-0.5.0-5|11	Group:		Development/Perl
14cr|perl-Role-Identifiable-0.5.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Role-Identifiable-0.5.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Role-Identifiable-0.5.0-5|14	
14cr|perl-Role-Identifiable-0.5.0-5|15	BuildRequires:	perl-devel
14cr|perl-Role-Identifiable-0.5.0-5|16	BuildRequires:	perl(Moose)
14cr|perl-Role-Identifiable-0.5.0-5|17	BuildRequires:	perl(Moose::Role)
14cr|perl-Role-Identifiable-0.5.0-5|18	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cr|perl-Role-Identifiable-0.5.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Role-Identifiable-0.5.0-5|20	BuildArch:	noarch
14cr|perl-Role-Identifiable-0.5.0-5|21	
14cr|perl-Role-Identifiable-0.5.0-5|22	%description
14cr|perl-Role-Identifiable-0.5.0-5|23	This is an incredibly simple role. It adds a required 'ident' attribute
14cr|perl-Role-Identifiable-0.5.0-5|24	that stores a simple string, meant to identify exceptions.
14cr|perl-Role-Identifiable-0.5.0-5|25	
14cr|perl-Role-Identifiable-0.5.0-5|26	%prep
14cr|perl-Role-Identifiable-0.5.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Role-Identifiable-0.5.0-5|28	
14cr|perl-Role-Identifiable-0.5.0-5|29	%build
14cr|perl-Role-Identifiable-0.5.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Role-Identifiable-0.5.0-5|31	%make
14cr|perl-Role-Identifiable-0.5.0-5|32	
14cr|perl-Role-Identifiable-0.5.0-5|33	%check
14cr|perl-Role-Identifiable-0.5.0-5|34	%make test
14cr|perl-Role-Identifiable-0.5.0-5|35	
14cr|perl-Role-Identifiable-0.5.0-5|36	%install
14cr|perl-Role-Identifiable-0.5.0-5|37	%makeinstall_std
14cr|perl-Role-Identifiable-0.5.0-5|38	
14cr|perl-Role-Identifiable-0.5.0-5|39	%files
14cr|perl-Role-Identifiable-0.5.0-5|40	%doc README Changes LICENSE META.yml META.json
14cr|perl-Role-Identifiable-0.5.0-5|41	%{_mandir}/man3/*
14cr|perl-Role-Identifiable-0.5.0-5|42	%{perl_vendorlib}/*
14cr|perl-Role-Identifiable-0.5.0-5|43	
14cr|perl-Role-Identifiable-0.5.0-5|44	
14cr|perl-Role-Identifiable-0.5.0-5|45	%changelog
14cr|perl-Role-Identifiable-0.5.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|perl-Role-Identifiable-0.5.0-5|47	+ Revision: d9d38f5
14cr|perl-Role-Identifiable-0.5.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Role-Identifiable-0.5.0-5|49	
14cr|perl-Role-Identifiable-0.5.0-5|50	

5461 14
14cr|perl-Role-Tiny-1.3.2-3|1	%define upstream_name    Role-Tiny
14cr|perl-Role-Tiny-1.3.2-3|2	%define upstream_version 1.003002
14cr|perl-Role-Tiny-1.3.2-3|3	
14cr|perl-Role-Tiny-1.3.2-3|4	Name:       perl-%{upstream_name}
14cr|perl-Role-Tiny-1.3.2-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Role-Tiny-1.3.2-3|6	Release:    3
14cr|perl-Role-Tiny-1.3.2-3|7	
14cr|perl-Role-Tiny-1.3.2-3|8	Summary:    Minimal try/catch with proper localization of $@
14cr|perl-Role-Tiny-1.3.2-3|9	
14cr|perl-Role-Tiny-1.3.2-3|10	License:    GPL+ or Artistic
14cr|perl-Role-Tiny-1.3.2-3|11	Group:      Development/Perl
14cr|perl-Role-Tiny-1.3.2-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Role-Tiny-1.3.2-3|13	Source0:    http://www.cpan.org/modules/by-authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Role-Tiny-1.3.2-3|14	
14cr|perl-Role-Tiny-1.3.2-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Role-Tiny-1.3.2-3|16	BuildRequires: perl(Test::Fatal) >= 0.3.0
14cr|perl-Role-Tiny-1.3.2-3|17	BuildRequires: perl(Test::More) >= 0.960.0
14cr|perl-Role-Tiny-1.3.2-3|18	BuildRequires: perl-devel
14cr|perl-Role-Tiny-1.3.2-3|19	BuildArch:  noarch
14cr|perl-Role-Tiny-1.3.2-3|20	
14cr|perl-Role-Tiny-1.3.2-3|21	%description
14cr|perl-Role-Tiny-1.3.2-3|22	'Role::Tiny' is a minimalist role composition tool.
14cr|perl-Role-Tiny-1.3.2-3|23	
14cr|perl-Role-Tiny-1.3.2-3|24	%prep
14cr|perl-Role-Tiny-1.3.2-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Role-Tiny-1.3.2-3|26	
14cr|perl-Role-Tiny-1.3.2-3|27	%build
14cr|perl-Role-Tiny-1.3.2-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Role-Tiny-1.3.2-3|29	
14cr|perl-Role-Tiny-1.3.2-3|30	%make
14cr|perl-Role-Tiny-1.3.2-3|31	
14cr|perl-Role-Tiny-1.3.2-3|32	%check
14cr|perl-Role-Tiny-1.3.2-3|33	%make test
14cr|perl-Role-Tiny-1.3.2-3|34	
14cr|perl-Role-Tiny-1.3.2-3|35	%install
14cr|perl-Role-Tiny-1.3.2-3|36	%makeinstall_std
14cr|perl-Role-Tiny-1.3.2-3|37	
14cr|perl-Role-Tiny-1.3.2-3|38	%files
14cr|perl-Role-Tiny-1.3.2-3|39	%doc Changes META.json META.yml README
14cr|perl-Role-Tiny-1.3.2-3|40	%{_mandir}/man3/*
14cr|perl-Role-Tiny-1.3.2-3|41	%{perl_vendorlib}/*
14cr|perl-Role-Tiny-1.3.2-3|42	
14cr|perl-Role-Tiny-1.3.2-3|43	%changelog
14cr|perl-Role-Tiny-1.3.2-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|perl-Role-Tiny-1.3.2-3|45	+ Revision: 56559d7
14cr|perl-Role-Tiny-1.3.2-3|46	- MassBuild#464: Increase release tag
14cr|perl-Role-Tiny-1.3.2-3|47	
14cr|perl-Role-Tiny-1.3.2-3|48	

5462 14
14cr|perl-Rose-DateTime-0.540.0-3|1	%define upstream_name	 Rose-DateTime
14cr|perl-Rose-DateTime-0.540.0-3|2	%define upstream_version 0.540
14cr|perl-Rose-DateTime-0.540.0-3|3	
14cr|perl-Rose-DateTime-0.540.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Rose-DateTime-0.540.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Rose-DateTime-0.540.0-3|6	Release:	3
14cr|perl-Rose-DateTime-0.540.0-3|7	
14cr|perl-Rose-DateTime-0.540.0-3|8	Summary:	DateTime helper functions and objects
14cr|perl-Rose-DateTime-0.540.0-3|9	
14cr|perl-Rose-DateTime-0.540.0-3|10	License:	Artistic/GPL
14cr|perl-Rose-DateTime-0.540.0-3|11	Group:		Development/Perl
14cr|perl-Rose-DateTime-0.540.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Rose-DateTime-0.540.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Rose/Rose-DateTime-%{upstream_version}.tar.gz
14cr|perl-Rose-DateTime-0.540.0-3|14	
14cr|perl-Rose-DateTime-0.540.0-3|15	BuildRequires:	perl-devel
14cr|perl-Rose-DateTime-0.540.0-3|16	BuildRequires:	perl(DateTime)
14cr|perl-Rose-DateTime-0.540.0-3|17	BuildRequires:	perl(Rose::Object)
14cr|perl-Rose-DateTime-0.540.0-3|18	
14cr|perl-Rose-DateTime-0.540.0-3|19	BuildArch:	noarch
14cr|perl-Rose-DateTime-0.540.0-3|20	
14cr|perl-Rose-DateTime-0.540.0-3|21	%description
14cr|perl-Rose-DateTime-0.540.0-3|22	The Rose::DateTime::* modules provide a few convenience functions and
14cr|perl-Rose-DateTime-0.540.0-3|23	objects for use with DateTime dates.
14cr|perl-Rose-DateTime-0.540.0-3|24	
14cr|perl-Rose-DateTime-0.540.0-3|25	%prep
14cr|perl-Rose-DateTime-0.540.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Rose-DateTime-0.540.0-3|27	
14cr|perl-Rose-DateTime-0.540.0-3|28	%build
14cr|perl-Rose-DateTime-0.540.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Rose-DateTime-0.540.0-3|30	%make
14cr|perl-Rose-DateTime-0.540.0-3|31	
14cr|perl-Rose-DateTime-0.540.0-3|32	%check
14cr|perl-Rose-DateTime-0.540.0-3|33	%make test
14cr|perl-Rose-DateTime-0.540.0-3|34	
14cr|perl-Rose-DateTime-0.540.0-3|35	%install
14cr|perl-Rose-DateTime-0.540.0-3|36	%makeinstall_std
14cr|perl-Rose-DateTime-0.540.0-3|37	
14cr|perl-Rose-DateTime-0.540.0-3|38	%files
14cr|perl-Rose-DateTime-0.540.0-3|39	%doc Changes
14cr|perl-Rose-DateTime-0.540.0-3|40	%{_mandir}/man*/*
14cr|perl-Rose-DateTime-0.540.0-3|41	%{perl_vendorlib}/Rose
14cr|perl-Rose-DateTime-0.540.0-3|42	
14cr|perl-Rose-DateTime-0.540.0-3|43	
14cr|perl-Rose-DateTime-0.540.0-3|44	
14cr|perl-Rose-DateTime-0.540.0-3|45	%changelog
14cr|perl-Rose-DateTime-0.540.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.540.0-3
14cr|perl-Rose-DateTime-0.540.0-3|47	+ Revision: 1cb3562
14cr|perl-Rose-DateTime-0.540.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Rose-DateTime-0.540.0-3|49	
14cr|perl-Rose-DateTime-0.540.0-3|50	

5463 14
14cr|perl-Rose-HTML-Objects-0.621.0-3|1	%define upstream_name	 Rose-HTML-Objects%define upstream_version 0.621
14cr|perl-Rose-HTML-Objects-0.621.0-3|2	Name:		perl-%{upstream_name}
14cr|perl-Rose-HTML-Objects-0.621.0-3|3	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Rose-HTML-Objects-0.621.0-3|4	Release:	3
14cr|perl-Rose-HTML-Objects-0.621.0-3|5	
14cr|perl-Rose-HTML-Objects-0.621.0-3|6	Summary:	Object-oriented interfaces for HTML
14cr|perl-Rose-HTML-Objects-0.621.0-3|7	
14cr|perl-Rose-HTML-Objects-0.621.0-3|8	License:	Artistic/GPL
14cr|perl-Rose-HTML-Objects-0.621.0-3|9	Group:		Development/Perl
14cr|perl-Rose-HTML-Objects-0.621.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Rose-HTML-Objects-0.621.0-3|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Rose-HTML-Objects-0.621.0-3|12	
14cr|perl-Rose-HTML-Objects-0.621.0-3|13	BuildRequires:	perl-devel
14cr|perl-Rose-HTML-Objects-0.621.0-3|14	BuildRequires:	perl(Carp)
14cr|perl-Rose-HTML-Objects-0.621.0-3|15	BuildRequires:	perl(Clone::PP)
14cr|perl-Rose-HTML-Objects-0.621.0-3|16	BuildRequires:	perl(Email::Valid)
14cr|perl-Rose-HTML-Objects-0.621.0-3|17	BuildRequires:	perl(HTML::Entities)
14cr|perl-Rose-HTML-Objects-0.621.0-3|18	BuildRequires:	perl(Image::Size)
14cr|perl-Rose-HTML-Objects-0.621.0-3|19	BuildRequires:	perl(Rose::DateTime) >= 0.0133
14cr|perl-Rose-HTML-Objects-0.621.0-3|20	BuildRequires:	perl(Rose::Object) >= 0.015
14cr|perl-Rose-HTML-Objects-0.621.0-3|21	BuildRequires:	perl(Rose::URI) >= 0.021
14cr|perl-Rose-HTML-Objects-0.621.0-3|22	BuildRequires:	perl(Scalar::Util)
14cr|perl-Rose-HTML-Objects-0.621.0-3|23	BuildRequires:	perl(Scalar::Defer)
14cr|perl-Rose-HTML-Objects-0.621.0-3|24	BuildRequires:	perl(URI::Escape)
14cr|perl-Rose-HTML-Objects-0.621.0-3|25	
14cr|perl-Rose-HTML-Objects-0.621.0-3|26	BuildArch:	noarch
14cr|perl-Rose-HTML-Objects-0.621.0-3|27	
14cr|perl-Rose-HTML-Objects-0.621.0-3|28	Requires:	perl(Rose::DateTime) >= 0.0133
14cr|perl-Rose-HTML-Objects-0.621.0-3|29	Requires:	perl(Rose::Object) >= 0.015
14cr|perl-Rose-HTML-Objects-0.621.0-3|30	Requires:	perl(Rose::URI) >= 0.021
14cr|perl-Rose-HTML-Objects-0.621.0-3|31	
14cr|perl-Rose-HTML-Objects-0.621.0-3|32	%description
14cr|perl-Rose-HTML-Objects-0.621.0-3|33	The Rose::HTML::Object::* family of classes represent HTML tags, or
14cr|perl-Rose-HTML-Objects-0.621.0-3|34	groups of tags. These objects allow HTML to be arbitrarily
14cr|perl-Rose-HTML-Objects-0.621.0-3|35	manipulated, then serialized to actual HTML (or XHTML). Currently, the
14cr|perl-Rose-HTML-Objects-0.621.0-3|36	process only works in one direction. Objects cannot be constructed
14cr|perl-Rose-HTML-Objects-0.621.0-3|37	from their serialized representations. In practice, given the purpose
14cr|perl-Rose-HTML-Objects-0.621.0-3|38	of these modules, this is not an important limitation.
14cr|perl-Rose-HTML-Objects-0.621.0-3|39	
14cr|perl-Rose-HTML-Objects-0.621.0-3|40	Any HTML tag can theoretically be represented by a
14cr|perl-Rose-HTML-Objects-0.621.0-3|41	Rose::HTML::Object-derived class, but this family of modules was
14cr|perl-Rose-HTML-Objects-0.621.0-3|42	originally motivated by a desire to simplify the use of HTML forms.
14cr|perl-Rose-HTML-Objects-0.621.0-3|43	
14cr|perl-Rose-HTML-Objects-0.621.0-3|44	The form/field object interfaces have been heavily abstracted to allow
14cr|perl-Rose-HTML-Objects-0.621.0-3|45	for input and output filtering, inflation/deflation of values, and
14cr|perl-Rose-HTML-Objects-0.621.0-3|46	compound fields (fields that contain other fields). The classes are
14cr|perl-Rose-HTML-Objects-0.621.0-3|47	also designed to be subclassed. The creation of custom form and field
14cr|perl-Rose-HTML-Objects-0.621.0-3|48	subclasses is really the "big win" for these modules.
14cr|perl-Rose-HTML-Objects-0.621.0-3|49	
14cr|perl-Rose-HTML-Objects-0.621.0-3|50	There is also a simple image tag class which is useful for
14cr|perl-Rose-HTML-Objects-0.621.0-3|51	auto-populating the width and height attributes of img tags. Future
14cr|perl-Rose-HTML-Objects-0.621.0-3|52	releases may include object representations of other HTML
14cr|perl-Rose-HTML-Objects-0.621.0-3|53	tags. Contributions are welcome.
14cr|perl-Rose-HTML-Objects-0.621.0-3|54	
14cr|perl-Rose-HTML-Objects-0.621.0-3|55	%prep
14cr|perl-Rose-HTML-Objects-0.621.0-3|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Rose-HTML-Objects-0.621.0-3|57	
14cr|perl-Rose-HTML-Objects-0.621.0-3|58	%build
14cr|perl-Rose-HTML-Objects-0.621.0-3|59	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Rose-HTML-Objects-0.621.0-3|60	%make
14cr|perl-Rose-HTML-Objects-0.621.0-3|61	
14cr|perl-Rose-HTML-Objects-0.621.0-3|62	%check
14cr|perl-Rose-HTML-Objects-0.621.0-3|63	#make test
14cr|perl-Rose-HTML-Objects-0.621.0-3|64	
14cr|perl-Rose-HTML-Objects-0.621.0-3|65	%install
14cr|perl-Rose-HTML-Objects-0.621.0-3|66	%makeinstall_std
14cr|perl-Rose-HTML-Objects-0.621.0-3|67	
14cr|perl-Rose-HTML-Objects-0.621.0-3|68	%files
14cr|perl-Rose-HTML-Objects-0.621.0-3|69	%defattr(644,root,root,755)
14cr|perl-Rose-HTML-Objects-0.621.0-3|70	%doc Changes
14cr|perl-Rose-HTML-Objects-0.621.0-3|71	%{_mandir}/man*/*
14cr|perl-Rose-HTML-Objects-0.621.0-3|72	%{perl_vendorlib}/Rose
14cr|perl-Rose-HTML-Objects-0.621.0-3|73	
14cr|perl-Rose-HTML-Objects-0.621.0-3|74	
14cr|perl-Rose-HTML-Objects-0.621.0-3|75	%changelog
14cr|perl-Rose-HTML-Objects-0.621.0-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.621.0-3
14cr|perl-Rose-HTML-Objects-0.621.0-3|77	+ Revision: 6d4c312
14cr|perl-Rose-HTML-Objects-0.621.0-3|78	- MassBuild#464: Increase release tag
14cr|perl-Rose-HTML-Objects-0.621.0-3|79	
14cr|perl-Rose-HTML-Objects-0.621.0-3|80	

5464 14
14cr|perl-Rose-Object-0.860.0-3|1	%define module	    Rose-Object
14cr|perl-Rose-Object-0.860.0-3|2	%define	modprefix   Rose
14cr|perl-Rose-Object-0.860.0-3|3	%define upstream_version 0.860
14cr|perl-Rose-Object-0.860.0-3|4	
14cr|perl-Rose-Object-0.860.0-3|5	# circular dependency
14cr|perl-Rose-Object-0.860.0-3|6	%if %{_use_internal_dependency_generator}
14cr|perl-Rose-Object-0.860.0-3|7	%define __noautoreq 'perl\\(Rose::DateTime(.*)\\)'
14cr|perl-Rose-Object-0.860.0-3|8	%else
14cr|perl-Rose-Object-0.860.0-3|9	%define _requires_exceptions perl(Rose::DateTime
14cr|perl-Rose-Object-0.860.0-3|10	%endif
14cr|perl-Rose-Object-0.860.0-3|11	
14cr|perl-Rose-Object-0.860.0-3|12	Summary:	A simple object base class
14cr|perl-Rose-Object-0.860.0-3|13	
14cr|perl-Rose-Object-0.860.0-3|14	Name:		perl-%{module}
14cr|perl-Rose-Object-0.860.0-3|15	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Rose-Object-0.860.0-3|16	Release:	3
14cr|perl-Rose-Object-0.860.0-3|17	License:	Artistic/GPL
14cr|perl-Rose-Object-0.860.0-3|18	Group:		Development/Perl
14cr|perl-Rose-Object-0.860.0-3|19	URL:        http://search.cpan.org/dist/%{module}
14cr|perl-Rose-Object-0.860.0-3|20	Source:     http://www.cpan.org/modules/by-module/Rose/Rose-Object-%{upstream_version}.tar.gz
14cr|perl-Rose-Object-0.860.0-3|21	
14cr|perl-Rose-Object-0.860.0-3|22	BuildRequires:	perl-devel
14cr|perl-Rose-Object-0.860.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Rose-Object-0.860.0-3|24	BuildRequires:	perl(Test::Simple)
14cr|perl-Rose-Object-0.860.0-3|25	BuildArch:	noarch
14cr|perl-Rose-Object-0.860.0-3|26	
14cr|perl-Rose-Object-0.860.0-3|27	%description
14cr|perl-Rose-Object-0.860.0-3|28	Rose::Object is a generic object base class. It provides very little
14cr|perl-Rose-Object-0.860.0-3|29	functionality, but a healthy dose of convention.
14cr|perl-Rose-Object-0.860.0-3|30	
14cr|perl-Rose-Object-0.860.0-3|31	%prep
14cr|perl-Rose-Object-0.860.0-3|32	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Rose-Object-0.860.0-3|33	
14cr|perl-Rose-Object-0.860.0-3|34	%build
14cr|perl-Rose-Object-0.860.0-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Rose-Object-0.860.0-3|36	%make
14cr|perl-Rose-Object-0.860.0-3|37	
14cr|perl-Rose-Object-0.860.0-3|38	%check
14cr|perl-Rose-Object-0.860.0-3|39	%make test
14cr|perl-Rose-Object-0.860.0-3|40	
14cr|perl-Rose-Object-0.860.0-3|41	%install
14cr|perl-Rose-Object-0.860.0-3|42	%makeinstall_std
14cr|perl-Rose-Object-0.860.0-3|43	
14cr|perl-Rose-Object-0.860.0-3|44	%files
14cr|perl-Rose-Object-0.860.0-3|45	%doc Changes
14cr|perl-Rose-Object-0.860.0-3|46	%{_mandir}/man*/*
14cr|perl-Rose-Object-0.860.0-3|47	%{perl_vendorlib}/%{modprefix}
14cr|perl-Rose-Object-0.860.0-3|48	
14cr|perl-Rose-Object-0.860.0-3|49	
14cr|perl-Rose-Object-0.860.0-3|50	
14cr|perl-Rose-Object-0.860.0-3|51	
14cr|perl-Rose-Object-0.860.0-3|52	%changelog
14cr|perl-Rose-Object-0.860.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.860.0-3
14cr|perl-Rose-Object-0.860.0-3|54	+ Revision: 7dbf360
14cr|perl-Rose-Object-0.860.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Rose-Object-0.860.0-3|56	
14cr|perl-Rose-Object-0.860.0-3|57	

5465 14
14cr|perl-Rose-URI-1.0.0-4|1	%define upstream_name	 Rose-URI
14cr|perl-Rose-URI-1.0.0-4|2	%define upstream_version 1.00
14cr|perl-Rose-URI-1.0.0-4|3	
14cr|perl-Rose-URI-1.0.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Rose-URI-1.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Rose-URI-1.0.0-4|6	Release:	4
14cr|perl-Rose-URI-1.0.0-4|7	
14cr|perl-Rose-URI-1.0.0-4|8	Summary:	An alternative to URI
14cr|perl-Rose-URI-1.0.0-4|9	
14cr|perl-Rose-URI-1.0.0-4|10	License:	Artistic/GPL
14cr|perl-Rose-URI-1.0.0-4|11	Group:		Development/Perl
14cr|perl-Rose-URI-1.0.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Rose-URI-1.0.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Rose-URI-1.0.0-4|14	
14cr|perl-Rose-URI-1.0.0-4|15	BuildRequires:	perl-devel
14cr|perl-Rose-URI-1.0.0-4|16	BuildRequires:	perl(overload)
14cr|perl-Rose-URI-1.0.0-4|17	BuildRequires:	perl(Rose::Object) >= 0.015
14cr|perl-Rose-URI-1.0.0-4|18	BuildRequires:	perl(URI)
14cr|perl-Rose-URI-1.0.0-4|19	## scottk ##
14cr|perl-Rose-URI-1.0.0-4|20	## perl(URI::Escape) is provided by perl-URI, which requirement is
14cr|perl-Rose-URI-1.0.0-4|21	## satisfied when the perl(URI) requirement is satisfied
14cr|perl-Rose-URI-1.0.0-4|22	##BuildRequires:	perl(URI::Escape)
14cr|perl-Rose-URI-1.0.0-4|23	BuildArch:	noarch
14cr|perl-Rose-URI-1.0.0-4|24	
14cr|perl-Rose-URI-1.0.0-4|25	%description
14cr|perl-Rose-URI-1.0.0-4|26	Rose::URI is a standalone URI class allowing easy and efficient
14cr|perl-Rose-URI-1.0.0-4|27	manipulation of query parameters and other URI components.
14cr|perl-Rose-URI-1.0.0-4|28	
14cr|perl-Rose-URI-1.0.0-4|29	%prep
14cr|perl-Rose-URI-1.0.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Rose-URI-1.0.0-4|31	
14cr|perl-Rose-URI-1.0.0-4|32	%build
14cr|perl-Rose-URI-1.0.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Rose-URI-1.0.0-4|34	%make
14cr|perl-Rose-URI-1.0.0-4|35	
14cr|perl-Rose-URI-1.0.0-4|36	%check
14cr|perl-Rose-URI-1.0.0-4|37	%make test
14cr|perl-Rose-URI-1.0.0-4|38	
14cr|perl-Rose-URI-1.0.0-4|39	%install
14cr|perl-Rose-URI-1.0.0-4|40	%makeinstall_std
14cr|perl-Rose-URI-1.0.0-4|41	
14cr|perl-Rose-URI-1.0.0-4|42	%files
14cr|perl-Rose-URI-1.0.0-4|43	%defattr(644,root,root,755)
14cr|perl-Rose-URI-1.0.0-4|44	%doc Changes
14cr|perl-Rose-URI-1.0.0-4|45	%{_mandir}/man*/*
14cr|perl-Rose-URI-1.0.0-4|46	%{perl_vendorlib}/Rose
14cr|perl-Rose-URI-1.0.0-4|47	
14cr|perl-Rose-URI-1.0.0-4|48	
14cr|perl-Rose-URI-1.0.0-4|49	
14cr|perl-Rose-URI-1.0.0-4|50	%changelog
14cr|perl-Rose-URI-1.0.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|perl-Rose-URI-1.0.0-4|52	+ Revision: 46e4a81
14cr|perl-Rose-URI-1.0.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Rose-URI-1.0.0-4|54	
14cr|perl-Rose-URI-1.0.0-4|55	

5466 14
14cr|perl-RpcPerl-0.200.0-3|1	%define module   RpcPerl
14cr|perl-RpcPerl-0.200.0-3|2	%define upstream_version 0.2
14cr|perl-RpcPerl-0.200.0-3|3	
14cr|perl-RpcPerl-0.200.0-3|4	Name:		perl-%{module}
14cr|perl-RpcPerl-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-RpcPerl-0.200.0-3|6	Release:	3
14cr|perl-RpcPerl-0.200.0-3|7	License:	LGPL or EPL
14cr|perl-RpcPerl-0.200.0-3|8	Group:		Development/Perl
14cr|perl-RpcPerl-0.200.0-3|9	Summary:	RPC with a Perl server
14cr|perl-RpcPerl-0.200.0-3|10	
14cr|perl-RpcPerl-0.200.0-3|11	Url:		http://qooxdoo.org/documentation/0.8/rpc_perl
14cr|perl-RpcPerl-0.200.0-3|12	Source:		http://sourceforge.net/projects/qooxdoo-contrib/files/RpcPerl/0.2/RpcPerl-%{upstream_version}.zip
14cr|perl-RpcPerl-0.200.0-3|13	BuildArch:	noarch
14cr|perl-RpcPerl-0.200.0-3|14	
14cr|perl-RpcPerl-0.200.0-3|15	%description
14cr|perl-RpcPerl-0.200.0-3|16	As described in the RPC overview, qooxdoo RPC is based on JSON-RPC as the
14cr|perl-RpcPerl-0.200.0-3|17	serialization and method call protocol. This page describes how to set up and
14cr|perl-RpcPerl-0.200.0-3|18	implement a Perl-based server.
14cr|perl-RpcPerl-0.200.0-3|19	
14cr|perl-RpcPerl-0.200.0-3|20	%prep
14cr|perl-RpcPerl-0.200.0-3|21	%setup -q -n %{module}/%{upstream_version}
14cr|perl-RpcPerl-0.200.0-3|22	
14cr|perl-RpcPerl-0.200.0-3|23	%build
14cr|perl-RpcPerl-0.200.0-3|24	
14cr|perl-RpcPerl-0.200.0-3|25	%install
14cr|perl-RpcPerl-0.200.0-3|26	install -d -m 755  %{buildroot}%{perl_vendorlib}
14cr|perl-RpcPerl-0.200.0-3|27	cp -pr Qooxdoo %{buildroot}%{perl_vendorlib}
14cr|perl-RpcPerl-0.200.0-3|28	
14cr|perl-RpcPerl-0.200.0-3|29	%files
14cr|perl-RpcPerl-0.200.0-3|30	%doc README.CONFIGURE README.txt SERVER_WRITER_GUIDE jsonrpc.pl
14cr|perl-RpcPerl-0.200.0-3|31	%{perl_vendorlib}/Qooxdoo
14cr|perl-RpcPerl-0.200.0-3|32	
14cr|perl-RpcPerl-0.200.0-3|33	
14cr|perl-RpcPerl-0.200.0-3|34	%changelog
14cr|perl-RpcPerl-0.200.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-RpcPerl-0.200.0-3|36	+ Revision: 42b7ed5
14cr|perl-RpcPerl-0.200.0-3|37	- MassBuild#464: Increase release tag
14cr|perl-RpcPerl-0.200.0-3|38	
14cr|perl-RpcPerl-0.200.0-3|39	

5467 14
14cr|perl-rpm-build-perl-0.820.0-3|1	%define upstream_name    rpm-build-perl
14cr|perl-rpm-build-perl-0.820.0-3|2	%define upstream_version 0.82
14cr|perl-rpm-build-perl-0.820.0-3|3	
14cr|perl-rpm-build-perl-0.820.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-rpm-build-perl-0.820.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-rpm-build-perl-0.820.0-3|6	Release:	3
14cr|perl-rpm-build-perl-0.820.0-3|7	
14cr|perl-rpm-build-perl-0.820.0-3|8	Summary:	Perl compiler backend to extract Perl dependencies
14cr|perl-rpm-build-perl-0.820.0-3|9	
14cr|perl-rpm-build-perl-0.820.0-3|10	License:	GPL+ or Artistic
14cr|perl-rpm-build-perl-0.820.0-3|11	Group:		Development/Perl
14cr|perl-rpm-build-perl-0.820.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-rpm-build-perl-0.820.0-3|13	Source0:	http://www.cpan.org/modules/by-module/B/rpm-build-perl-%{upstream_version}.tar.gz
14cr|perl-rpm-build-perl-0.820.0-3|14	
14cr|perl-rpm-build-perl-0.820.0-3|15	BuildRequires:	perl-devel
14cr|perl-rpm-build-perl-0.820.0-3|16	BuildRequires:	perl(B)
14cr|perl-rpm-build-perl-0.820.0-3|17	BuildRequires:	perl(Encode)
14cr|perl-rpm-build-perl-0.820.0-3|18	BuildRequires:	perl(O)
14cr|perl-rpm-build-perl-0.820.0-3|19	BuildRequires:	perl(Safe)
14cr|perl-rpm-build-perl-0.820.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-rpm-build-perl-0.820.0-3|21	
14cr|perl-rpm-build-perl-0.820.0-3|22	%description
14cr|perl-rpm-build-perl-0.820.0-3|23	B::PerlReq is a backend module for the Perl compiler that extracts
14cr|perl-rpm-build-perl-0.820.0-3|24	dependencies from Perl source code, based on the internal compiled
14cr|perl-rpm-build-perl-0.820.0-3|25	structure that Perl itself creates after parsing a program. The output of
14cr|perl-rpm-build-perl-0.820.0-3|26	B::PerlReq is suitable for automatic dependency tracking (e.g. for RPM
14cr|perl-rpm-build-perl-0.820.0-3|27	packaging).
14cr|perl-rpm-build-perl-0.820.0-3|28	
14cr|perl-rpm-build-perl-0.820.0-3|29	%prep
14cr|perl-rpm-build-perl-0.820.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-rpm-build-perl-0.820.0-3|31	
14cr|perl-rpm-build-perl-0.820.0-3|32	%build
14cr|perl-rpm-build-perl-0.820.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-rpm-build-perl-0.820.0-3|34	%make
14cr|perl-rpm-build-perl-0.820.0-3|35	
14cr|perl-rpm-build-perl-0.820.0-3|36	%check
14cr|perl-rpm-build-perl-0.820.0-3|37	# fail because even more requires are found than expected
14cr|perl-rpm-build-perl-0.820.0-3|38	#make test
14cr|perl-rpm-build-perl-0.820.0-3|39	
14cr|perl-rpm-build-perl-0.820.0-3|40	%install
14cr|perl-rpm-build-perl-0.820.0-3|41	%makeinstall_std
14cr|perl-rpm-build-perl-0.820.0-3|42	
14cr|perl-rpm-build-perl-0.820.0-3|43	%files
14cr|perl-rpm-build-perl-0.820.0-3|44	%doc README Changes META.yml
14cr|perl-rpm-build-perl-0.820.0-3|45	%{_mandir}/man1/*
14cr|perl-rpm-build-perl-0.820.0-3|46	%{_mandir}/man3/*
14cr|perl-rpm-build-perl-0.820.0-3|47	%{perl_vendorarch}/*
14cr|perl-rpm-build-perl-0.820.0-3|48	%{_bindir}/perl.*
14cr|perl-rpm-build-perl-0.820.0-3|49	
14cr|perl-rpm-build-perl-0.820.0-3|50	
14cr|perl-rpm-build-perl-0.820.0-3|51	%changelog
14cr|perl-rpm-build-perl-0.820.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.820.0-3
14cr|perl-rpm-build-perl-0.820.0-3|53	+ Revision: 9752ee4
14cr|perl-rpm-build-perl-0.820.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-rpm-build-perl-0.820.0-3|55	
14cr|perl-rpm-build-perl-0.820.0-3|56	

5468 14
14cr|perl-RT-Client-Console-0.2.0-5|1	%define upstream_name    RT-Client-Console
14cr|perl-RT-Client-Console-0.2.0-5|2	%define upstream_version 0.2.0
14cr|perl-RT-Client-Console-0.2.0-5|3	
14cr|perl-RT-Client-Console-0.2.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-RT-Client-Console-0.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-RT-Client-Console-0.2.0-5|6	Release:	5
14cr|perl-RT-Client-Console-0.2.0-5|7	
14cr|perl-RT-Client-Console-0.2.0-5|8	Summary:	Non-blocking Curses.pm input for full-screen console apps
14cr|perl-RT-Client-Console-0.2.0-5|9	
14cr|perl-RT-Client-Console-0.2.0-5|10	License:	GPL+ or Artistic
14cr|perl-RT-Client-Console-0.2.0-5|11	Group:		Development/Perl
14cr|perl-RT-Client-Console-0.2.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-RT-Client-Console-0.2.0-5|13	Source0:	http://www.cpan.org/modules/by-module/RT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-RT-Client-Console-0.2.0-5|14	
14cr|perl-RT-Client-Console-0.2.0-5|15	BuildRequires:	perl-devel
14cr|perl-RT-Client-Console-0.2.0-5|16	BuildRequires:	perl(Config::Tiny)
14cr|perl-RT-Client-Console-0.2.0-5|17	BuildRequires:	perl(Curses)
14cr|perl-RT-Client-Console-0.2.0-5|18	BuildRequires:	perl(Curses::Forms)
14cr|perl-RT-Client-Console-0.2.0-5|19	BuildRequires:	perl(Curses::Widgets)
14cr|perl-RT-Client-Console-0.2.0-5|20	BuildRequires:	perl(Error)
14cr|perl-RT-Client-Console-0.2.0-5|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-RT-Client-Console-0.2.0-5|22	BuildRequires:	perl(POE)
14cr|perl-RT-Client-Console-0.2.0-5|23	BuildRequires:	perl(Params::Validate)
14cr|perl-RT-Client-Console-0.2.0-5|24	BuildRequires:	perl(RT::Client::REST)
14cr|perl-RT-Client-Console-0.2.0-5|25	BuildRequires:	perl(Test::More)
14cr|perl-RT-Client-Console-0.2.0-5|26	BuildRequires:	perl(parent)
14cr|perl-RT-Client-Console-0.2.0-5|27	BuildRequires:	perl(relative)
14cr|perl-RT-Client-Console-0.2.0-5|28	BuildRequires:	perl(version)
14cr|perl-RT-Client-Console-0.2.0-5|29	BuildArch:	noarch
14cr|perl-RT-Client-Console-0.2.0-5|30	
14cr|perl-RT-Client-Console-0.2.0-5|31	%description
14cr|perl-RT-Client-Console-0.2.0-5|32	RT::Client::Console distribution provides an executable _rtconsole_ and
14cr|perl-RT-Client-Console-0.2.0-5|33	modules. The executable is a full-featured curses-based interface to any RT
14cr|perl-RT-Client-Console-0.2.0-5|34	server that has REST interface enabled.
14cr|perl-RT-Client-Console-0.2.0-5|35	
14cr|perl-RT-Client-Console-0.2.0-5|36	The modules provides comprehensive ways to connect, interact and display
14cr|perl-RT-Client-Console-0.2.0-5|37	informations from the RT server. A plugin mechanism is planned, and will
14cr|perl-RT-Client-Console-0.2.0-5|38	enable more flexibility.
14cr|perl-RT-Client-Console-0.2.0-5|39	
14cr|perl-RT-Client-Console-0.2.0-5|40	%prep
14cr|perl-RT-Client-Console-0.2.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-RT-Client-Console-0.2.0-5|42	
14cr|perl-RT-Client-Console-0.2.0-5|43	%build
14cr|perl-RT-Client-Console-0.2.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-RT-Client-Console-0.2.0-5|45	%make
14cr|perl-RT-Client-Console-0.2.0-5|46	
14cr|perl-RT-Client-Console-0.2.0-5|47	%check
14cr|perl-RT-Client-Console-0.2.0-5|48	%make test
14cr|perl-RT-Client-Console-0.2.0-5|49	
14cr|perl-RT-Client-Console-0.2.0-5|50	%install
14cr|perl-RT-Client-Console-0.2.0-5|51	%makeinstall_std
14cr|perl-RT-Client-Console-0.2.0-5|52	
14cr|perl-RT-Client-Console-0.2.0-5|53	%files
14cr|perl-RT-Client-Console-0.2.0-5|54	%doc Changes README META.yml
14cr|perl-RT-Client-Console-0.2.0-5|55	%{_bindir}/*
14cr|perl-RT-Client-Console-0.2.0-5|56	%{_mandir}/man?/*
14cr|perl-RT-Client-Console-0.2.0-5|57	%{perl_vendorlib}/*
14cr|perl-RT-Client-Console-0.2.0-5|58	
14cr|perl-RT-Client-Console-0.2.0-5|59	
14cr|perl-RT-Client-Console-0.2.0-5|60	%changelog
14cr|perl-RT-Client-Console-0.2.0-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|perl-RT-Client-Console-0.2.0-5|62	+ Revision: e72b4ee
14cr|perl-RT-Client-Console-0.2.0-5|63	- MassBuild#464: Increase release tag
14cr|perl-RT-Client-Console-0.2.0-5|64	
14cr|perl-RT-Client-Console-0.2.0-5|65	

5469 14
14cr|perl-RT-Client-REST-0.490.0-2|1	%define upstream_name    RT-Client-REST
14cr|perl-RT-Client-REST-0.490.0-2|2	%define upstream_version 0.49
14cr|perl-RT-Client-REST-0.490.0-2|3	
14cr|perl-RT-Client-REST-0.490.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-RT-Client-REST-0.490.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-RT-Client-REST-0.490.0-2|6	Release:	2
14cr|perl-RT-Client-REST-0.490.0-2|7	
14cr|perl-RT-Client-REST-0.490.0-2|8	Summary:	Talk to RT using REST protocol
14cr|perl-RT-Client-REST-0.490.0-2|9	
14cr|perl-RT-Client-REST-0.490.0-2|10	
14cr|perl-RT-Client-REST-0.490.0-2|11	License:	GPL+ or Artistic
14cr|perl-RT-Client-REST-0.490.0-2|12	Group:		Development/Perl
14cr|perl-RT-Client-REST-0.490.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-RT-Client-REST-0.490.0-2|14	Source0:	http://www.cpan.org/modules/by-module/RT/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-RT-Client-REST-0.490.0-2|15	
14cr|perl-RT-Client-REST-0.490.0-2|16	BuildRequires:	perl-devel
14cr|perl-RT-Client-REST-0.490.0-2|17	BuildRequires: perl(CGI)
14cr|perl-RT-Client-REST-0.490.0-2|18	BuildRequires: perl(DateTime::Format::DateParse)
14cr|perl-RT-Client-REST-0.490.0-2|19	BuildRequires: perl(DateTime)
14cr|perl-RT-Client-REST-0.490.0-2|20	BuildRequires:	perl(Encode)
14cr|perl-RT-Client-REST-0.490.0-2|21	BuildRequires:	perl(Error)
14cr|perl-RT-Client-REST-0.490.0-2|22	BuildRequires:	perl(Exception::Class)
14cr|perl-RT-Client-REST-0.490.0-2|23	BuildRequires:	perl(HTTP::Cookies)
14cr|perl-RT-Client-REST-0.490.0-2|24	BuildRequires:	perl(HTTP::Request::Common)
14cr|perl-RT-Client-REST-0.490.0-2|25	BuildRequires:	perl(LWP)
14cr|perl-RT-Client-REST-0.490.0-2|26	BuildRequires:	perl(Params::Validate)
14cr|perl-RT-Client-REST-0.490.0-2|27	BuildRequires:	perl(Test::Exception)
14cr|perl-RT-Client-REST-0.490.0-2|28	BuildArch:	noarch
14cr|perl-RT-Client-REST-0.490.0-2|29	
14cr|perl-RT-Client-REST-0.490.0-2|30	%description
14cr|perl-RT-Client-REST-0.490.0-2|31	*RT::Client::REST* is */usr/bin/rt* converted to a Perl module. I needed to
14cr|perl-RT-Client-REST-0.490.0-2|32	implement some RT interactions from my application, but did not feel that
14cr|perl-RT-Client-REST-0.490.0-2|33	invoking a shell command is appropriate. Thus, I took *rt* tool, written by
14cr|perl-RT-Client-REST-0.490.0-2|34	Abhijit Menon-Sen, and converted it to an object-oriented Perl module.
14cr|perl-RT-Client-REST-0.490.0-2|35	
14cr|perl-RT-Client-REST-0.490.0-2|36	%prep
14cr|perl-RT-Client-REST-0.490.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-RT-Client-REST-0.490.0-2|38	
14cr|perl-RT-Client-REST-0.490.0-2|39	%build
14cr|perl-RT-Client-REST-0.490.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-RT-Client-REST-0.490.0-2|41	%make
14cr|perl-RT-Client-REST-0.490.0-2|42	
14cr|perl-RT-Client-REST-0.490.0-2|43	%check
14cr|perl-RT-Client-REST-0.490.0-2|44	%make test
14cr|perl-RT-Client-REST-0.490.0-2|45	
14cr|perl-RT-Client-REST-0.490.0-2|46	%install
14cr|perl-RT-Client-REST-0.490.0-2|47	%makeinstall_std
14cr|perl-RT-Client-REST-0.490.0-2|48	
14cr|perl-RT-Client-REST-0.490.0-2|49	%files
14cr|perl-RT-Client-REST-0.490.0-2|50	%doc META.yml CHANGES README
14cr|perl-RT-Client-REST-0.490.0-2|51	%{_mandir}/man3/*
14cr|perl-RT-Client-REST-0.490.0-2|52	%{perl_vendorlib}/RT/
14cr|perl-RT-Client-REST-0.490.0-2|53	
14cr|perl-RT-Client-REST-0.490.0-2|54	
14cr|perl-RT-Client-REST-0.490.0-2|55	
14cr|perl-RT-Client-REST-0.490.0-2|56	%changelog
14cr|perl-RT-Client-REST-0.490.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.490.0-2
14cr|perl-RT-Client-REST-0.490.0-2|58	+ Revision: e593e57
14cr|perl-RT-Client-REST-0.490.0-2|59	- MassBuild#464: Increase release tag
14cr|perl-RT-Client-REST-0.490.0-2|60	
14cr|perl-RT-Client-REST-0.490.0-2|61	

5470 14
14cr|perl-RTF-Writer-1.110.0-4|1	%define upstream_name    RTF-Writer
14cr|perl-RTF-Writer-1.110.0-4|2	%define upstream_version 1.11
14cr|perl-RTF-Writer-1.110.0-4|3	
14cr|perl-RTF-Writer-1.110.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-RTF-Writer-1.110.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-RTF-Writer-1.110.0-4|6	Release:    4
14cr|perl-RTF-Writer-1.110.0-4|7	
14cr|perl-RTF-Writer-1.110.0-4|8	Summary:    For generating documents in Rich Text Format
14cr|perl-RTF-Writer-1.110.0-4|9	
14cr|perl-RTF-Writer-1.110.0-4|10	License:    GPL+ or Artistic
14cr|perl-RTF-Writer-1.110.0-4|11	Group:      Development/Perl
14cr|perl-RTF-Writer-1.110.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-RTF-Writer-1.110.0-4|13	Source0:    http://www.cpan.org/modules/by-module/RTF/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-RTF-Writer-1.110.0-4|14	
14cr|perl-RTF-Writer-1.110.0-4|15	BuildRequires: perl(Carp)
14cr|perl-RTF-Writer-1.110.0-4|16	BuildRequires: perl(Exporter)
14cr|perl-RTF-Writer-1.110.0-4|17	BuildRequires: perl(File::Path)
14cr|perl-RTF-Writer-1.110.0-4|18	BuildRequires: perl(Image::Size)
14cr|perl-RTF-Writer-1.110.0-4|19	BuildRequires: perl(UNIVERSAL)
14cr|perl-RTF-Writer-1.110.0-4|20	BuildRequires: perl(strict)
14cr|perl-RTF-Writer-1.110.0-4|21	BuildRequires: perl-devel
14cr|perl-RTF-Writer-1.110.0-4|22	BuildArch: noarch
14cr|perl-RTF-Writer-1.110.0-4|23	
14cr|perl-RTF-Writer-1.110.0-4|24	%description
14cr|perl-RTF-Writer-1.110.0-4|25	This module is for generating documents in Rich Text Format.
14cr|perl-RTF-Writer-1.110.0-4|26	
14cr|perl-RTF-Writer-1.110.0-4|27	This module is a class; an object belonging to this class acts like an
14cr|perl-RTF-Writer-1.110.0-4|28	output filehandle, and calling methods on it causes RTF text to be written.
14cr|perl-RTF-Writer-1.110.0-4|29	
14cr|perl-RTF-Writer-1.110.0-4|30	Incidentally, this module also exports a few useful functions, upon
14cr|perl-RTF-Writer-1.110.0-4|31	request.
14cr|perl-RTF-Writer-1.110.0-4|32	
14cr|perl-RTF-Writer-1.110.0-4|33	%prep
14cr|perl-RTF-Writer-1.110.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-RTF-Writer-1.110.0-4|35	
14cr|perl-RTF-Writer-1.110.0-4|36	%build
14cr|perl-RTF-Writer-1.110.0-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-RTF-Writer-1.110.0-4|38	%make
14cr|perl-RTF-Writer-1.110.0-4|39	
14cr|perl-RTF-Writer-1.110.0-4|40	%check
14cr|perl-RTF-Writer-1.110.0-4|41	make test
14cr|perl-RTF-Writer-1.110.0-4|42	
14cr|perl-RTF-Writer-1.110.0-4|43	%install
14cr|perl-RTF-Writer-1.110.0-4|44	%makeinstall_std
14cr|perl-RTF-Writer-1.110.0-4|45	
14cr|perl-RTF-Writer-1.110.0-4|46	%files
14cr|perl-RTF-Writer-1.110.0-4|47	%doc ChangeLog README META.yml
14cr|perl-RTF-Writer-1.110.0-4|48	%{_mandir}/man3/*
14cr|perl-RTF-Writer-1.110.0-4|49	%{perl_vendorlib}/*
14cr|perl-RTF-Writer-1.110.0-4|50	
14cr|perl-RTF-Writer-1.110.0-4|51	
14cr|perl-RTF-Writer-1.110.0-4|52	
14cr|perl-RTF-Writer-1.110.0-4|53	%changelog
14cr|perl-RTF-Writer-1.110.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-4
14cr|perl-RTF-Writer-1.110.0-4|55	+ Revision: 12d31ee
14cr|perl-RTF-Writer-1.110.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-RTF-Writer-1.110.0-4|57	
14cr|perl-RTF-Writer-1.110.0-4|58	

5471 14
14cr|perl-Safe-Isa-1.0.4-3|1	%define upstream_name    Safe-Isa
14cr|perl-Safe-Isa-1.0.4-3|2	%define upstream_version 1.000004
14cr|perl-Safe-Isa-1.0.4-3|3	
14cr|perl-Safe-Isa-1.0.4-3|4	Name:       perl-%{upstream_name}
14cr|perl-Safe-Isa-1.0.4-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Safe-Isa-1.0.4-3|6	Release:    3
14cr|perl-Safe-Isa-1.0.4-3|7	
14cr|perl-Safe-Isa-1.0.4-3|8	Summary:    Call isa, can, does and DOES safely on things that may not be objects
14cr|perl-Safe-Isa-1.0.4-3|9	
14cr|perl-Safe-Isa-1.0.4-3|10	License:    GPL+ or Artistic
14cr|perl-Safe-Isa-1.0.4-3|11	Group:      Development/Perl
14cr|perl-Safe-Isa-1.0.4-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Safe-Isa-1.0.4-3|13	Source0:    http://www.cpan.org/modules/by-module/Safe/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Safe-Isa-1.0.4-3|14	
14cr|perl-Safe-Isa-1.0.4-3|15	BuildRequires: perl(Exporter) >= 5.570.0
14cr|perl-Safe-Isa-1.0.4-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Safe-Isa-1.0.4-3|17	BuildRequires: perl(Scalar::Util)
14cr|perl-Safe-Isa-1.0.4-3|18	BuildRequires: perl-devel
14cr|perl-Safe-Isa-1.0.4-3|19	BuildArch:  noarch
14cr|perl-Safe-Isa-1.0.4-3|20	
14cr|perl-Safe-Isa-1.0.4-3|21	%description
14cr|perl-Safe-Isa-1.0.4-3|22	How many times have you found yourself writing:
14cr|perl-Safe-Isa-1.0.4-3|23	
14cr|perl-Safe-Isa-1.0.4-3|24	if ($obj->isa('Something')) {
14cr|perl-Safe-Isa-1.0.4-3|25	
14cr|perl-Safe-Isa-1.0.4-3|26	and then shortly afterwards cursing and changing it to:
14cr|perl-Safe-Isa-1.0.4-3|27	
14cr|perl-Safe-Isa-1.0.4-3|28	%prep
14cr|perl-Safe-Isa-1.0.4-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Safe-Isa-1.0.4-3|30	
14cr|perl-Safe-Isa-1.0.4-3|31	%build
14cr|perl-Safe-Isa-1.0.4-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Safe-Isa-1.0.4-3|33	
14cr|perl-Safe-Isa-1.0.4-3|34	%make
14cr|perl-Safe-Isa-1.0.4-3|35	
14cr|perl-Safe-Isa-1.0.4-3|36	%check
14cr|perl-Safe-Isa-1.0.4-3|37	%make test
14cr|perl-Safe-Isa-1.0.4-3|38	
14cr|perl-Safe-Isa-1.0.4-3|39	%install
14cr|perl-Safe-Isa-1.0.4-3|40	%makeinstall_std
14cr|perl-Safe-Isa-1.0.4-3|41	
14cr|perl-Safe-Isa-1.0.4-3|42	%files
14cr|perl-Safe-Isa-1.0.4-3|43	%doc Changes META.json META.yml README
14cr|perl-Safe-Isa-1.0.4-3|44	%{_mandir}/man3/*
14cr|perl-Safe-Isa-1.0.4-3|45	%{perl_vendorlib}/*
14cr|perl-Safe-Isa-1.0.4-3|46	
14cr|perl-Safe-Isa-1.0.4-3|47	%changelog
14cr|perl-Safe-Isa-1.0.4-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-3
14cr|perl-Safe-Isa-1.0.4-3|49	+ Revision: 3e9bf38
14cr|perl-Safe-Isa-1.0.4-3|50	- MassBuild#464: Increase release tag
14cr|perl-Safe-Isa-1.0.4-3|51	
14cr|perl-Safe-Isa-1.0.4-3|52	

5472 14
14cr|perl-Sane-0.50.0-3|1	%define upstream_name       Sane
14cr|perl-Sane-0.50.0-3|2	%define upstream_version    0.05
14cr|perl-Sane-0.50.0-3|3	
14cr|perl-Sane-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sane-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sane-0.50.0-3|6	Release:	3
14cr|perl-Sane-0.50.0-3|7	License:	GPL or Artistic
14cr|perl-Sane-0.50.0-3|8	Group:		Development/Perl
14cr|perl-Sane-0.50.0-3|9	Summary:	Perl extension for the SANE (Scanner Access Now Easy) Project
14cr|perl-Sane-0.50.0-3|10	
14cr|perl-Sane-0.50.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RA/RATCLIFFE/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sane-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sane-0.50.0-3|13	BuildRequires:	perl-devel
14cr|perl-Sane-0.50.0-3|14	BuildRequires:	sane-devel
14cr|perl-Sane-0.50.0-3|15	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-Sane-0.50.0-3|16	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|perl-Sane-0.50.0-3|17	
14cr|perl-Sane-0.50.0-3|18	%description
14cr|perl-Sane-0.50.0-3|19	Perl bindings for the SANE (Scanner Access Now Easy) Project. This module
14cr|perl-Sane-0.50.0-3|20	allows you to access SANE-compatible scanners in a Perlish and object-oriented
14cr|perl-Sane-0.50.0-3|21	way, freeing you from the casting and memory management in C, yet remaining
14cr|perl-Sane-0.50.0-3|22	very close in spirit to original API.
14cr|perl-Sane-0.50.0-3|23	
14cr|perl-Sane-0.50.0-3|24	%prep
14cr|perl-Sane-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sane-0.50.0-3|26	
14cr|perl-Sane-0.50.0-3|27	%build
14cr|perl-Sane-0.50.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sane-0.50.0-3|29	%make
14cr|perl-Sane-0.50.0-3|30	
14cr|perl-Sane-0.50.0-3|31	%check
14cr|perl-Sane-0.50.0-3|32	make test
14cr|perl-Sane-0.50.0-3|33	
14cr|perl-Sane-0.50.0-3|34	%install
14cr|perl-Sane-0.50.0-3|35	%makeinstall_std
14cr|perl-Sane-0.50.0-3|36	
14cr|perl-Sane-0.50.0-3|37	%clean
14cr|perl-Sane-0.50.0-3|38	
14cr|perl-Sane-0.50.0-3|39	%files
14cr|perl-Sane-0.50.0-3|40	%doc Changes README
14cr|perl-Sane-0.50.0-3|41	%{_mandir}/man3/*
14cr|perl-Sane-0.50.0-3|42	%{perl_vendorlib}/*
14cr|perl-Sane-0.50.0-3|43	
14cr|perl-Sane-0.50.0-3|44	
14cr|perl-Sane-0.50.0-3|45	
14cr|perl-Sane-0.50.0-3|46	%changelog
14cr|perl-Sane-0.50.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Sane-0.50.0-3|48	+ Revision: e65451d
14cr|perl-Sane-0.50.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Sane-0.50.0-3|50	
14cr|perl-Sane-0.50.0-3|51	

5473 14
14cr|perl-Scalar-Defer-0.230.0-4|1	%define upstream_name    Scalar-Defer
14cr|perl-Scalar-Defer-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-Scalar-Defer-0.230.0-4|3	
14cr|perl-Scalar-Defer-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Scalar-Defer-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Scalar-Defer-0.230.0-4|6	Release:	4
14cr|perl-Scalar-Defer-0.230.0-4|7	
14cr|perl-Scalar-Defer-0.230.0-4|8	Summary:	Lazy evaluation in Perl
14cr|perl-Scalar-Defer-0.230.0-4|9	
14cr|perl-Scalar-Defer-0.230.0-4|10	License:	GPL+ or Artistic
14cr|perl-Scalar-Defer-0.230.0-4|11	Group:		Development/Perl
14cr|perl-Scalar-Defer-0.230.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Scalar-Defer-0.230.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Scalar/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Scalar-Defer-0.230.0-4|14	
14cr|perl-Scalar-Defer-0.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-Scalar-Defer-0.230.0-4|16	BuildRequires:	perl(Class::InsideOut)
14cr|perl-Scalar-Defer-0.230.0-4|17	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Scalar-Defer-0.230.0-4|18	BuildArch:	noarch
14cr|perl-Scalar-Defer-0.230.0-4|19	
14cr|perl-Scalar-Defer-0.230.0-4|20	%description
14cr|perl-Scalar-Defer-0.230.0-4|21	This module exports two functions, defer and lazy, for constructing values that
14cr|perl-Scalar-Defer-0.230.0-4|22	are evaluated on demand. It also exports a force function to force evaluation
14cr|perl-Scalar-Defer-0.230.0-4|23	of a deferred value.
14cr|perl-Scalar-Defer-0.230.0-4|24	
14cr|perl-Scalar-Defer-0.230.0-4|25	%prep
14cr|perl-Scalar-Defer-0.230.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Scalar-Defer-0.230.0-4|27	
14cr|perl-Scalar-Defer-0.230.0-4|28	%build
14cr|perl-Scalar-Defer-0.230.0-4|29	perl Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-Scalar-Defer-0.230.0-4|30	%make
14cr|perl-Scalar-Defer-0.230.0-4|31	
14cr|perl-Scalar-Defer-0.230.0-4|32	%check
14cr|perl-Scalar-Defer-0.230.0-4|33	make test
14cr|perl-Scalar-Defer-0.230.0-4|34	
14cr|perl-Scalar-Defer-0.230.0-4|35	%install
14cr|perl-Scalar-Defer-0.230.0-4|36	%makeinstall_std
14cr|perl-Scalar-Defer-0.230.0-4|37	
14cr|perl-Scalar-Defer-0.230.0-4|38	%files
14cr|perl-Scalar-Defer-0.230.0-4|39	%doc Changes README
14cr|perl-Scalar-Defer-0.230.0-4|40	%{_mandir}/man3/*
14cr|perl-Scalar-Defer-0.230.0-4|41	%{perl_vendorlib}/Scalar
14cr|perl-Scalar-Defer-0.230.0-4|42	
14cr|perl-Scalar-Defer-0.230.0-4|43	
14cr|perl-Scalar-Defer-0.230.0-4|44	%changelog
14cr|perl-Scalar-Defer-0.230.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-Scalar-Defer-0.230.0-4|46	+ Revision: 4e06544
14cr|perl-Scalar-Defer-0.230.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Scalar-Defer-0.230.0-4|48	
14cr|perl-Scalar-Defer-0.230.0-4|49	

5474 14
14cr|perl-Scalar-List-Utils-1.390.0-2|1	%define upstream_name    Scalar-List-Utils
14cr|perl-Scalar-List-Utils-1.390.0-2|2	%define upstream_version 1.39
14cr|perl-Scalar-List-Utils-1.390.0-2|3	Name:       perl-%{upstream_name}
14cr|perl-Scalar-List-Utils-1.390.0-2|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Scalar-List-Utils-1.390.0-2|5	Release:	2
14cr|perl-Scalar-List-Utils-1.390.0-2|6	
14cr|perl-Scalar-List-Utils-1.390.0-2|7	Summary:    List utilities (eg min, max, reduce)
14cr|perl-Scalar-List-Utils-1.390.0-2|8	
14cr|perl-Scalar-List-Utils-1.390.0-2|9	
14cr|perl-Scalar-List-Utils-1.390.0-2|10	License:    GPL+ or Artistic
14cr|perl-Scalar-List-Utils-1.390.0-2|11	Group:      Development/Perl
14cr|perl-Scalar-List-Utils-1.390.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Scalar-List-Utils-1.390.0-2|13	Source0:    http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Scalar-List-Utils-1.390.0-2|14	
14cr|perl-Scalar-List-Utils-1.390.0-2|15	BuildRequires: perl(Test::More)
14cr|perl-Scalar-List-Utils-1.390.0-2|16	BuildRequires: perl-devel
14cr|perl-Scalar-List-Utils-1.390.0-2|17	
14cr|perl-Scalar-List-Utils-1.390.0-2|18	%description
14cr|perl-Scalar-List-Utils-1.390.0-2|19	'List::Util' contains a selection of subroutines that people have expressed
14cr|perl-Scalar-List-Utils-1.390.0-2|20	would be nice to have in the perl core, but the usage would not really be
14cr|perl-Scalar-List-Utils-1.390.0-2|21	high enough to warrant the use of a keyword, and the size so small such
14cr|perl-Scalar-List-Utils-1.390.0-2|22	that being individual extensions would be wasteful.
14cr|perl-Scalar-List-Utils-1.390.0-2|23	
14cr|perl-Scalar-List-Utils-1.390.0-2|24	By default 'List::Util' does not export any subroutines. The subroutines
14cr|perl-Scalar-List-Utils-1.390.0-2|25	defined are
14cr|perl-Scalar-List-Utils-1.390.0-2|26	
14cr|perl-Scalar-List-Utils-1.390.0-2|27	* first BLOCK LIST
14cr|perl-Scalar-List-Utils-1.390.0-2|28	
14cr|perl-Scalar-List-Utils-1.390.0-2|29	%prep
14cr|perl-Scalar-List-Utils-1.390.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Scalar-List-Utils-1.390.0-2|31	
14cr|perl-Scalar-List-Utils-1.390.0-2|32	%build
14cr|perl-Scalar-List-Utils-1.390.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Scalar-List-Utils-1.390.0-2|34	
14cr|perl-Scalar-List-Utils-1.390.0-2|35	%make
14cr|perl-Scalar-List-Utils-1.390.0-2|36	
14cr|perl-Scalar-List-Utils-1.390.0-2|37	%check
14cr|perl-Scalar-List-Utils-1.390.0-2|38	%make test
14cr|perl-Scalar-List-Utils-1.390.0-2|39	
14cr|perl-Scalar-List-Utils-1.390.0-2|40	%install
14cr|perl-Scalar-List-Utils-1.390.0-2|41	%makeinstall_std
14cr|perl-Scalar-List-Utils-1.390.0-2|42	
14cr|perl-Scalar-List-Utils-1.390.0-2|43	%clean
14cr|perl-Scalar-List-Utils-1.390.0-2|44	
14cr|perl-Scalar-List-Utils-1.390.0-2|45	%files
14cr|perl-Scalar-List-Utils-1.390.0-2|46	%doc Changes README
14cr|perl-Scalar-List-Utils-1.390.0-2|47	%{_mandir}/man3/*
14cr|perl-Scalar-List-Utils-1.390.0-2|48	%{perl_vendorlib}/*
14cr|perl-Scalar-List-Utils-1.390.0-2|49	
14cr|perl-Scalar-List-Utils-1.390.0-2|50	
14cr|perl-Scalar-List-Utils-1.390.0-2|51	
14cr|perl-Scalar-List-Utils-1.390.0-2|52	
14cr|perl-Scalar-List-Utils-1.390.0-2|53	
14cr|perl-Scalar-List-Utils-1.390.0-2|54	
14cr|perl-Scalar-List-Utils-1.390.0-2|55	%changelog
14cr|perl-Scalar-List-Utils-1.390.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.390.0-2
14cr|perl-Scalar-List-Utils-1.390.0-2|57	+ Revision: 09bc543
14cr|perl-Scalar-List-Utils-1.390.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Scalar-List-Utils-1.390.0-2|59	
14cr|perl-Scalar-List-Utils-1.390.0-2|60	

5475 14
14cr|perl-Scalar-String-0.2.0-3|1	%define upstream_name    Scalar-String
14cr|perl-Scalar-String-0.2.0-3|2	%define upstream_version 0.002
14cr|perl-Scalar-String-0.2.0-3|3	
14cr|perl-Scalar-String-0.2.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Scalar-String-0.2.0-3|5	Version:	%perl_convert_version 0.002
14cr|perl-Scalar-String-0.2.0-3|6	Release:	3
14cr|perl-Scalar-String-0.2.0-3|7	
14cr|perl-Scalar-String-0.2.0-3|8	Summary:	String aspects of scalars
14cr|perl-Scalar-String-0.2.0-3|9	
14cr|perl-Scalar-String-0.2.0-3|10	License:	GPL+ or Artistic
14cr|perl-Scalar-String-0.2.0-3|11	Group:		Development/Perl
14cr|perl-Scalar-String-0.2.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Scalar-String-0.2.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Scalar/Scalar-String-0.002.tar.gz
14cr|perl-Scalar-String-0.2.0-3|14	
14cr|perl-Scalar-String-0.2.0-3|15	BuildRequires:	perl(Carp)
14cr|perl-Scalar-String-0.2.0-3|16	BuildRequires:	perl(Exporter)
14cr|perl-Scalar-String-0.2.0-3|17	BuildRequires:	perl(ExtUtils::CBuilder)
14cr|perl-Scalar-String-0.2.0-3|18	BuildRequires:	perl(Module::Build)
14cr|perl-Scalar-String-0.2.0-3|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Scalar-String-0.2.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Scalar-String-0.2.0-3|21	BuildRequires:	perl-devel
14cr|perl-Scalar-String-0.2.0-3|22	
14cr|perl-Scalar-String-0.2.0-3|23	%description
14cr|perl-Scalar-String-0.2.0-3|24	This module is about the string part of plain Perl scalars. A scalar has a
14cr|perl-Scalar-String-0.2.0-3|25	string value, which is notionally a sequence of Unicode codepoints, but may
14cr|perl-Scalar-String-0.2.0-3|26	be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so
14cr|perl-Scalar-String-0.2.0-3|27	in older versions of Perl, the internal encoding shows through. To fully
14cr|perl-Scalar-String-0.2.0-3|28	understand Perl strings it is necessary to understand these implementation
14cr|perl-Scalar-String-0.2.0-3|29	details.
14cr|perl-Scalar-String-0.2.0-3|30	
14cr|perl-Scalar-String-0.2.0-3|31	This module provides functions to classify a string by encoding and to
14cr|perl-Scalar-String-0.2.0-3|32	encode a string in a desired way.
14cr|perl-Scalar-String-0.2.0-3|33	
14cr|perl-Scalar-String-0.2.0-3|34	This module is implemented in XS, with a pure Perl backup version for
14cr|perl-Scalar-String-0.2.0-3|35	systems that can't handle XS.
14cr|perl-Scalar-String-0.2.0-3|36	
14cr|perl-Scalar-String-0.2.0-3|37	%prep
14cr|perl-Scalar-String-0.2.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Scalar-String-0.2.0-3|39	
14cr|perl-Scalar-String-0.2.0-3|40	%build
14cr|perl-Scalar-String-0.2.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Scalar-String-0.2.0-3|42	%make
14cr|perl-Scalar-String-0.2.0-3|43	
14cr|perl-Scalar-String-0.2.0-3|44	%check
14cr|perl-Scalar-String-0.2.0-3|45	%make test
14cr|perl-Scalar-String-0.2.0-3|46	
14cr|perl-Scalar-String-0.2.0-3|47	%install
14cr|perl-Scalar-String-0.2.0-3|48	%makeinstall_std
14cr|perl-Scalar-String-0.2.0-3|49	
14cr|perl-Scalar-String-0.2.0-3|50	%files
14cr|perl-Scalar-String-0.2.0-3|51	%doc Changes README
14cr|perl-Scalar-String-0.2.0-3|52	%{_mandir}/man3/*
14cr|perl-Scalar-String-0.2.0-3|53	%{perl_vendorlib}/*
14cr|perl-Scalar-String-0.2.0-3|54	
14cr|perl-Scalar-String-0.2.0-3|55	
14cr|perl-Scalar-String-0.2.0-3|56	
14cr|perl-Scalar-String-0.2.0-3|57	%changelog
14cr|perl-Scalar-String-0.2.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|perl-Scalar-String-0.2.0-3|59	+ Revision: ea28c34
14cr|perl-Scalar-String-0.2.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Scalar-String-0.2.0-3|61	
14cr|perl-Scalar-String-0.2.0-3|62	

5476 14
14cr|perl-SCMxx-0.4.1-8|1	%define module 	SCMxx
14cr|perl-SCMxx-0.4.1-8|2	
14cr|perl-SCMxx-0.4.1-8|3	Summary:	Perl module to access siemens cell phonebooks
14cr|perl-SCMxx-0.4.1-8|4	
14cr|perl-SCMxx-0.4.1-8|5	Name: 		perl-%{module}
14cr|perl-SCMxx-0.4.1-8|6	Version: 	0.4.1
14cr|perl-SCMxx-0.4.1-8|7	Release: 	8
14cr|perl-SCMxx-0.4.1-8|8	Url:		http://sourceforge.net/projects/gscmxx/
14cr|perl-SCMxx-0.4.1-8|9	License:	GPL or Artistic
14cr|perl-SCMxx-0.4.1-8|10	Group:		Development/Perl
14cr|perl-SCMxx-0.4.1-8|11	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-SCMxx-0.4.1-8|12	BuildRequires:	perl-devel
14cr|perl-SCMxx-0.4.1-8|13	BuildRequires:  scmxx
14cr|perl-SCMxx-0.4.1-8|14	Requires:  scmxx
14cr|perl-SCMxx-0.4.1-8|15	Buildarch:	noarch
14cr|perl-SCMxx-0.4.1-8|16	Provides: perl(SCMxx::Config)
14cr|perl-SCMxx-0.4.1-8|17	
14cr|perl-SCMxx-0.4.1-8|18	%description
14cr|perl-SCMxx-0.4.1-8|19	Perl module to access siemens cell phonebooks.
14cr|perl-SCMxx-0.4.1-8|20	
14cr|perl-SCMxx-0.4.1-8|21	%prep
14cr|perl-SCMxx-0.4.1-8|22	%setup -q -n %{module}-%{version}
14cr|perl-SCMxx-0.4.1-8|23	
14cr|perl-SCMxx-0.4.1-8|24	%build
14cr|perl-SCMxx-0.4.1-8|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-SCMxx-0.4.1-8|26	# (tv) fix build:
14cr|perl-SCMxx-0.4.1-8|27	perl -pi -e 's!/usr/local/share/man/!/usr/share/man/!; s!INSTALLDIRS = site!INSTALLDIRS = vendor!' Makefile
14cr|perl-SCMxx-0.4.1-8|28	%make
14cr|perl-SCMxx-0.4.1-8|29	
14cr|perl-SCMxx-0.4.1-8|30	%install
14cr|perl-SCMxx-0.4.1-8|31	%makeinstall_std
14cr|perl-SCMxx-0.4.1-8|32	
14cr|perl-SCMxx-0.4.1-8|33	%clean
14cr|perl-SCMxx-0.4.1-8|34	
14cr|perl-SCMxx-0.4.1-8|35	%files
14cr|perl-SCMxx-0.4.1-8|36	%doc Changes
14cr|perl-SCMxx-0.4.1-8|37	%{perl_vendorlib}/%{module}.pm
14cr|perl-SCMxx-0.4.1-8|38	%{perl_vendorlib}/%{module}
14cr|perl-SCMxx-0.4.1-8|39	%{_mandir}/*/*
14cr|perl-SCMxx-0.4.1-8|40	
14cr|perl-SCMxx-0.4.1-8|41	
14cr|perl-SCMxx-0.4.1-8|42	
14cr|perl-SCMxx-0.4.1-8|43	%changelog
14cr|perl-SCMxx-0.4.1-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-8
14cr|perl-SCMxx-0.4.1-8|45	+ Revision: ba1dbd0
14cr|perl-SCMxx-0.4.1-8|46	- MassBuild#464: Increase release tag
14cr|perl-SCMxx-0.4.1-8|47	
14cr|perl-SCMxx-0.4.1-8|48	

5477 14
14cr|perl-Scope-Upper-0.240.0-3|1	%define upstream_name    Scope-Upper
14cr|perl-Scope-Upper-0.240.0-3|2	%define upstream_version 0.24
14cr|perl-Scope-Upper-0.240.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Scope-Upper-0.240.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Scope-Upper-0.240.0-3|5	Release:	3
14cr|perl-Scope-Upper-0.240.0-3|6	
14cr|perl-Scope-Upper-0.240.0-3|7	Summary:    Act on upper scopes
14cr|perl-Scope-Upper-0.240.0-3|8	
14cr|perl-Scope-Upper-0.240.0-3|9	License:    GPL+ or Artistic
14cr|perl-Scope-Upper-0.240.0-3|10	Group:      Development/Perl
14cr|perl-Scope-Upper-0.240.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Scope-Upper-0.240.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Scope/Scope-Upper-%{upstream_version}.tar.gz
14cr|perl-Scope-Upper-0.240.0-3|13	
14cr|perl-Scope-Upper-0.240.0-3|14	BuildRequires: perl(Exporter)
14cr|perl-Scope-Upper-0.240.0-3|15	BuildRequires: perl(XSLoader)
14cr|perl-Scope-Upper-0.240.0-3|16	BuildRequires: perl-devel
14cr|perl-Scope-Upper-0.240.0-3|17	
14cr|perl-Scope-Upper-0.240.0-3|18	%description
14cr|perl-Scope-Upper-0.240.0-3|19	This module lets you defer actions _at run-time_ that will take place when
14cr|perl-Scope-Upper-0.240.0-3|20	the control flow returns into an upper scope. Currently, you can:
14cr|perl-Scope-Upper-0.240.0-3|21	
14cr|perl-Scope-Upper-0.240.0-3|22	* *
14cr|perl-Scope-Upper-0.240.0-3|23	
14cr|perl-Scope-Upper-0.240.0-3|24	hook an upper scope end with the /reap manpage ;
14cr|perl-Scope-Upper-0.240.0-3|25	
14cr|perl-Scope-Upper-0.240.0-3|26	%prep
14cr|perl-Scope-Upper-0.240.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Scope-Upper-0.240.0-3|28	
14cr|perl-Scope-Upper-0.240.0-3|29	%build
14cr|perl-Scope-Upper-0.240.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Scope-Upper-0.240.0-3|31	
14cr|perl-Scope-Upper-0.240.0-3|32	%make
14cr|perl-Scope-Upper-0.240.0-3|33	
14cr|perl-Scope-Upper-0.240.0-3|34	%check
14cr|perl-Scope-Upper-0.240.0-3|35	%make test
14cr|perl-Scope-Upper-0.240.0-3|36	
14cr|perl-Scope-Upper-0.240.0-3|37	%install
14cr|perl-Scope-Upper-0.240.0-3|38	%makeinstall_std
14cr|perl-Scope-Upper-0.240.0-3|39	
14cr|perl-Scope-Upper-0.240.0-3|40	%clean
14cr|perl-Scope-Upper-0.240.0-3|41	
14cr|perl-Scope-Upper-0.240.0-3|42	%files
14cr|perl-Scope-Upper-0.240.0-3|43	%doc README Changes
14cr|perl-Scope-Upper-0.240.0-3|44	%{_mandir}/man3/*
14cr|perl-Scope-Upper-0.240.0-3|45	%{perl_vendorlib}/*
14cr|perl-Scope-Upper-0.240.0-3|46	
14cr|perl-Scope-Upper-0.240.0-3|47	
14cr|perl-Scope-Upper-0.240.0-3|48	
14cr|perl-Scope-Upper-0.240.0-3|49	
14cr|perl-Scope-Upper-0.240.0-3|50	
14cr|perl-Scope-Upper-0.240.0-3|51	%changelog
14cr|perl-Scope-Upper-0.240.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-3
14cr|perl-Scope-Upper-0.240.0-3|53	+ Revision: 69de3da
14cr|perl-Scope-Upper-0.240.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Scope-Upper-0.240.0-3|55	
14cr|perl-Scope-Upper-0.240.0-3|56	

5478 14
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|1	%define upstream_name	 SCUBA-Table-NoDeco
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|3	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|6	Release:	4
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|7	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|8	Summary:	Calculate no-decompression dive times
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|9	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|11	Group:		Development/Perl
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Scuba/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|14	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|16	BuildArch:	noarch
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|17	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|18	%description
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|19	This module provides the ability to perform useful calculations using
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|20	dive-tables, including calculating dive groups and maximum no-decompression
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|21	times for repetitive dives. A selection of tables are available. The module
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|22	assumes that the diver is using air as their breathing gas.
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|23	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|24	%prep
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|25	%setup -n %{upstream_name}-%{upstream_version}
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|26	# fix perms
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|27	chmod 644 README Changes lib/SCUBA/Table/NoDeco.pm
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|28	# fix encoding
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|29	perl -pi -e 's/\015$//' README Changes lib/SCUBA/Table/NoDeco.pm
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|30	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|31	%build
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|33	%make
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|34	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|35	%install
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|36	%makeinstall_std
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|37	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|38	%check
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|39	make test
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|40	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|41	%files
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|42	%doc Changes README
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|43	%{perl_vendorlib}/SCUBA
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|44	%{_mandir}/*/*
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|45	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|46	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|47	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|48	%changelog
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|50	+ Revision: 0d1a3c9
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|52	
14cr|perl-SCUBA-Table-NoDeco-0.30.0-4|53	

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

5480 14
14cr|perl-Search-GIN-0.80.0-5|1	%define upstream_name    Search-GIN
14cr|perl-Search-GIN-0.80.0-5|2	%define upstream_version 0.08
14cr|perl-Search-GIN-0.80.0-5|3	
14cr|perl-Search-GIN-0.80.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Search-GIN-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Search-GIN-0.80.0-5|6	Release:	5
14cr|perl-Search-GIN-0.80.0-5|7	
14cr|perl-Search-GIN-0.80.0-5|8	Summary:	Generalized Inverted Indexing for Perl
14cr|perl-Search-GIN-0.80.0-5|9	
14cr|perl-Search-GIN-0.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Search-GIN-0.80.0-5|11	Group:		Development/Perl
14cr|perl-Search-GIN-0.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Search-GIN-0.80.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Search-GIN-0.80.0-5|14	
14cr|perl-Search-GIN-0.80.0-5|15	BuildRequires:	perl-devel
14cr|perl-Search-GIN-0.80.0-5|16	BuildRequires:	perl(Data::Stream::Bulk)
14cr|perl-Search-GIN-0.80.0-5|17	BuildRequires:	perl(MRO::Compat)
14cr|perl-Search-GIN-0.80.0-5|18	BuildRequires:	perl(Moose)
14cr|perl-Search-GIN-0.80.0-5|19	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-Search-GIN-0.80.0-5|20	BuildRequires:	perl(MooseX::Types::Set::Object)
14cr|perl-Search-GIN-0.80.0-5|21	BuildRequires:	perl(Scope::Guard)
14cr|perl-Search-GIN-0.80.0-5|22	BuildRequires:	perl(Set::Object)
14cr|perl-Search-GIN-0.80.0-5|23	BuildRequires:	perl(Test::More)
14cr|perl-Search-GIN-0.80.0-5|24	BuildRequires:	perl(Test::TempDir)
14cr|perl-Search-GIN-0.80.0-5|25	BuildRequires:	perl(Test::use::ok)
14cr|perl-Search-GIN-0.80.0-5|26	BuildRequires:	perl(namespace::clean)
14cr|perl-Search-GIN-0.80.0-5|27	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Search-GIN-0.80.0-5|28	BuildRequires:	perl(File::NFSLock)
14cr|perl-Search-GIN-0.80.0-5|29	BuildArch:	noarch
14cr|perl-Search-GIN-0.80.0-5|30	
14cr|perl-Search-GIN-0.80.0-5|31	%description
14cr|perl-Search-GIN-0.80.0-5|32	This is used by the KiokuDB manpage for custom indexing.
14cr|perl-Search-GIN-0.80.0-5|33	
14cr|perl-Search-GIN-0.80.0-5|34	More documentation will be released shortly.
14cr|perl-Search-GIN-0.80.0-5|35	
14cr|perl-Search-GIN-0.80.0-5|36	%prep
14cr|perl-Search-GIN-0.80.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Search-GIN-0.80.0-5|38	
14cr|perl-Search-GIN-0.80.0-5|39	%build
14cr|perl-Search-GIN-0.80.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Search-GIN-0.80.0-5|41	%make
14cr|perl-Search-GIN-0.80.0-5|42	
14cr|perl-Search-GIN-0.80.0-5|43	%check
14cr|perl-Search-GIN-0.80.0-5|44	%make test
14cr|perl-Search-GIN-0.80.0-5|45	
14cr|perl-Search-GIN-0.80.0-5|46	%install
14cr|perl-Search-GIN-0.80.0-5|47	%makeinstall_std
14cr|perl-Search-GIN-0.80.0-5|48	
14cr|perl-Search-GIN-0.80.0-5|49	%files
14cr|perl-Search-GIN-0.80.0-5|50	%{_mandir}/man3/*
14cr|perl-Search-GIN-0.80.0-5|51	%{perl_vendorlib}/*
14cr|perl-Search-GIN-0.80.0-5|52	
14cr|perl-Search-GIN-0.80.0-5|53	%changelog
14cr|perl-Search-GIN-0.80.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-5
14cr|perl-Search-GIN-0.80.0-5|55	+ Revision: d32cb5f
14cr|perl-Search-GIN-0.80.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Search-GIN-0.80.0-5|57	
14cr|perl-Search-GIN-0.80.0-5|58	

5481 14
14cr|perl-Search-Indexer-0.770.0-3|1	%define upstream_name  	    Search-Indexer
14cr|perl-Search-Indexer-0.770.0-3|2	%define upstream_version 0.77
14cr|perl-Search-Indexer-0.770.0-3|3	
14cr|perl-Search-Indexer-0.770.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Search-Indexer-0.770.0-3|5	Version:	%perl_convert_version 0.77
14cr|perl-Search-Indexer-0.770.0-3|6	Release:	3
14cr|perl-Search-Indexer-0.770.0-3|7	License:	GPL or Artistic
14cr|perl-Search-Indexer-0.770.0-3|8	Group:		Development/Perl
14cr|perl-Search-Indexer-0.770.0-3|9	Summary:	Full-text indexer
14cr|perl-Search-Indexer-0.770.0-3|10	
14cr|perl-Search-Indexer-0.770.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Search-Indexer-0.770.0-3|12	Source:		http://www.cpan.org/modules/by-module/Search/Search-Indexer-0.77.tar.gz
14cr|perl-Search-Indexer-0.770.0-3|13	
14cr|perl-Search-Indexer-0.770.0-3|14	BuildRequires:	perl-devel
14cr|perl-Search-Indexer-0.770.0-3|15	BuildRequires:	perl(BerkeleyDB)
14cr|perl-Search-Indexer-0.770.0-3|16	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Search-Indexer-0.770.0-3|17	BuildRequires:	perl(Search::QueryParser)
14cr|perl-Search-Indexer-0.770.0-3|18	BuildArch:	noarch
14cr|perl-Search-Indexer-0.770.0-3|19	
14cr|perl-Search-Indexer-0.770.0-3|20	%description
14cr|perl-Search-Indexer-0.770.0-3|21	This module provides support for indexing a collection of documents, for
14cr|perl-Search-Indexer-0.770.0-3|22	searching the collection, and displaying the sorted results, together with
14cr|perl-Search-Indexer-0.770.0-3|23	contextual excerpts of the original document.
14cr|perl-Search-Indexer-0.770.0-3|24	
14cr|perl-Search-Indexer-0.770.0-3|25	%prep
14cr|perl-Search-Indexer-0.770.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Search-Indexer-0.770.0-3|27	
14cr|perl-Search-Indexer-0.770.0-3|28	%build
14cr|perl-Search-Indexer-0.770.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Search-Indexer-0.770.0-3|30	%make
14cr|perl-Search-Indexer-0.770.0-3|31	
14cr|perl-Search-Indexer-0.770.0-3|32	%check
14cr|perl-Search-Indexer-0.770.0-3|33	make test
14cr|perl-Search-Indexer-0.770.0-3|34	
14cr|perl-Search-Indexer-0.770.0-3|35	%install
14cr|perl-Search-Indexer-0.770.0-3|36	%makeinstall_std
14cr|perl-Search-Indexer-0.770.0-3|37	
14cr|perl-Search-Indexer-0.770.0-3|38	%files
14cr|perl-Search-Indexer-0.770.0-3|39	%doc Changes README
14cr|perl-Search-Indexer-0.770.0-3|40	%{_mandir}/man3/*
14cr|perl-Search-Indexer-0.770.0-3|41	%{perl_vendorlib}/*
14cr|perl-Search-Indexer-0.770.0-3|42	
14cr|perl-Search-Indexer-0.770.0-3|43	
14cr|perl-Search-Indexer-0.770.0-3|44	%changelog
14cr|perl-Search-Indexer-0.770.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.770.0-3
14cr|perl-Search-Indexer-0.770.0-3|46	+ Revision: d729fde
14cr|perl-Search-Indexer-0.770.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Search-Indexer-0.770.0-3|48	
14cr|perl-Search-Indexer-0.770.0-3|49	

5482 14
14cr|perl-Search-QueryParser-0.940.0-5|1	%define upstream_name    Search-QueryParser
14cr|perl-Search-QueryParser-0.940.0-5|2	%define upstream_version 0.94
14cr|perl-Search-QueryParser-0.940.0-5|3	
14cr|perl-Search-QueryParser-0.940.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Search-QueryParser-0.940.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Search-QueryParser-0.940.0-5|6	Release:	5
14cr|perl-Search-QueryParser-0.940.0-5|7	
14cr|perl-Search-QueryParser-0.940.0-5|8	Summary:	Parses a query string into a data structure
14cr|perl-Search-QueryParser-0.940.0-5|9	
14cr|perl-Search-QueryParser-0.940.0-5|10	License:	GPL+ or Artistic
14cr|perl-Search-QueryParser-0.940.0-5|11	Group:		Development/Perl
14cr|perl-Search-QueryParser-0.940.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Search-QueryParser-0.940.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Search-QueryParser-0.940.0-5|14	
14cr|perl-Search-QueryParser-0.940.0-5|15	BuildRequires:	perl-devel
14cr|perl-Search-QueryParser-0.940.0-5|16	BuildArch:	noarch
14cr|perl-Search-QueryParser-0.940.0-5|17	
14cr|perl-Search-QueryParser-0.940.0-5|18	%description
14cr|perl-Search-QueryParser-0.940.0-5|19	This module parses a query string into a data structure to be handled by
14cr|perl-Search-QueryParser-0.940.0-5|20	external search engines. For examples of such engines, see the
14cr|perl-Search-QueryParser-0.940.0-5|21	File::Tabular manpage and the Search::Indexer manpage.
14cr|perl-Search-QueryParser-0.940.0-5|22	
14cr|perl-Search-QueryParser-0.940.0-5|23	The query string can contain simple terms, "exact phrases", field names and
14cr|perl-Search-QueryParser-0.940.0-5|24	comparison operators, '+/-' prefixes, parentheses, and boolean connectors.
14cr|perl-Search-QueryParser-0.940.0-5|25	
14cr|perl-Search-QueryParser-0.940.0-5|26	The parser can be parameterized by regular expressions for specific notions
14cr|perl-Search-QueryParser-0.940.0-5|27	of "term", "field name" or "operator" ; see the the new manpage method. The
14cr|perl-Search-QueryParser-0.940.0-5|28	parser has no support for lemmatization or other term transformations :
14cr|perl-Search-QueryParser-0.940.0-5|29	these should be done externally, before passing the query data structure to
14cr|perl-Search-QueryParser-0.940.0-5|30	the search engine.
14cr|perl-Search-QueryParser-0.940.0-5|31	
14cr|perl-Search-QueryParser-0.940.0-5|32	%prep
14cr|perl-Search-QueryParser-0.940.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Search-QueryParser-0.940.0-5|34	
14cr|perl-Search-QueryParser-0.940.0-5|35	%build
14cr|perl-Search-QueryParser-0.940.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Search-QueryParser-0.940.0-5|37	%make
14cr|perl-Search-QueryParser-0.940.0-5|38	
14cr|perl-Search-QueryParser-0.940.0-5|39	%check
14cr|perl-Search-QueryParser-0.940.0-5|40	make test
14cr|perl-Search-QueryParser-0.940.0-5|41	
14cr|perl-Search-QueryParser-0.940.0-5|42	%install
14cr|perl-Search-QueryParser-0.940.0-5|43	%makeinstall_std
14cr|perl-Search-QueryParser-0.940.0-5|44	
14cr|perl-Search-QueryParser-0.940.0-5|45	%files
14cr|perl-Search-QueryParser-0.940.0-5|46	%doc Changes README
14cr|perl-Search-QueryParser-0.940.0-5|47	%{_mandir}/man3/*
14cr|perl-Search-QueryParser-0.940.0-5|48	%{perl_vendorlib}/*
14cr|perl-Search-QueryParser-0.940.0-5|49	
14cr|perl-Search-QueryParser-0.940.0-5|50	
14cr|perl-Search-QueryParser-0.940.0-5|51	%changelog
14cr|perl-Search-QueryParser-0.940.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.940.0-5
14cr|perl-Search-QueryParser-0.940.0-5|53	+ Revision: ab61066
14cr|perl-Search-QueryParser-0.940.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Search-QueryParser-0.940.0-5|55	
14cr|perl-Search-QueryParser-0.940.0-5|56	

5483 14
14cr|perl-SelfLoader-1.180.0-4|1	%define upstream_name    SelfLoader
14cr|perl-SelfLoader-1.180.0-4|2	%define upstream_version 1.18
14cr|perl-SelfLoader-1.180.0-4|3	
14cr|perl-SelfLoader-1.180.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-SelfLoader-1.180.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-SelfLoader-1.180.0-4|6	Release:    4
14cr|perl-SelfLoader-1.180.0-4|7	
14cr|perl-SelfLoader-1.180.0-4|8	Summary:    Automatic function loader (using __DATA__)
14cr|perl-SelfLoader-1.180.0-4|9	
14cr|perl-SelfLoader-1.180.0-4|10	License:    GPL+ or Artistic
14cr|perl-SelfLoader-1.180.0-4|11	Group:      Development/Perl
14cr|perl-SelfLoader-1.180.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SelfLoader-1.180.0-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SelfLoader-1.180.0-4|14	
14cr|perl-SelfLoader-1.180.0-4|15	BuildRequires: perl-devel
14cr|perl-SelfLoader-1.180.0-4|16	
14cr|perl-SelfLoader-1.180.0-4|17	
14cr|perl-SelfLoader-1.180.0-4|18	BuildArch: noarch
14cr|perl-SelfLoader-1.180.0-4|19	
14cr|perl-SelfLoader-1.180.0-4|20	%description
14cr|perl-SelfLoader-1.180.0-4|21	This module tells its users that functions in the FOOBAR package are to be
14cr|perl-SelfLoader-1.180.0-4|22	autoloaded from after the '__DATA__' token. See also the
14cr|perl-SelfLoader-1.180.0-4|23	perlsub/"Autoloading" manpage.
14cr|perl-SelfLoader-1.180.0-4|24	
14cr|perl-SelfLoader-1.180.0-4|25	The __DATA__ token
14cr|perl-SelfLoader-1.180.0-4|26	The '__DATA__' token tells the perl compiler that the perl code for
14cr|perl-SelfLoader-1.180.0-4|27	compilation is finished. Everything after the '__DATA__' token is
14cr|perl-SelfLoader-1.180.0-4|28	available for reading via the filehandle FOOBAR::DATA, where FOOBAR is
14cr|perl-SelfLoader-1.180.0-4|29	the name of the current package when the '__DATA__' token is reached.
14cr|perl-SelfLoader-1.180.0-4|30	This works just the same as '__END__' does in package 'main', but for
14cr|perl-SelfLoader-1.180.0-4|31	other modules data after '__END__' is not automatically retrievable,
14cr|perl-SelfLoader-1.180.0-4|32	whereas data after '__DATA__' is. The '__DATA__' token is not
14cr|perl-SelfLoader-1.180.0-4|33	recognized in versions of perl prior to 5.001m.
14cr|perl-SelfLoader-1.180.0-4|34	
14cr|perl-SelfLoader-1.180.0-4|35	Note that it is possible to have '__DATA__' tokens in the same package
14cr|perl-SelfLoader-1.180.0-4|36	in multiple files, and that the last '__DATA__' token in a given
14cr|perl-SelfLoader-1.180.0-4|37	package that is encountered by the compiler is the one accessible by
14cr|perl-SelfLoader-1.180.0-4|38	the filehandle. This also applies to '__END__' and main, i.e. if the
14cr|perl-SelfLoader-1.180.0-4|39	'main' program has an '__END__', but a module 'require'd (_not_ 'use'd)
14cr|perl-SelfLoader-1.180.0-4|40	by that program has a 'package main;' declaration followed by an
14cr|perl-SelfLoader-1.180.0-4|41	''__DATA__'', then the 'DATA' filehandle is set to access the data
14cr|perl-SelfLoader-1.180.0-4|42	after the '__DATA__' in the module, _not_ the data after the '__END__'
14cr|perl-SelfLoader-1.180.0-4|43	token in the 'main' program, since the compiler encounters the
14cr|perl-SelfLoader-1.180.0-4|44	'require'd file later.
14cr|perl-SelfLoader-1.180.0-4|45	
14cr|perl-SelfLoader-1.180.0-4|46	%prep
14cr|perl-SelfLoader-1.180.0-4|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SelfLoader-1.180.0-4|48	
14cr|perl-SelfLoader-1.180.0-4|49	%build
14cr|perl-SelfLoader-1.180.0-4|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-SelfLoader-1.180.0-4|51	%make
14cr|perl-SelfLoader-1.180.0-4|52	
14cr|perl-SelfLoader-1.180.0-4|53	%check
14cr|perl-SelfLoader-1.180.0-4|54	make test
14cr|perl-SelfLoader-1.180.0-4|55	
14cr|perl-SelfLoader-1.180.0-4|56	%install
14cr|perl-SelfLoader-1.180.0-4|57	%makeinstall_std
14cr|perl-SelfLoader-1.180.0-4|58	
14cr|perl-SelfLoader-1.180.0-4|59	%clean
14cr|perl-SelfLoader-1.180.0-4|60	
14cr|perl-SelfLoader-1.180.0-4|61	%files
14cr|perl-SelfLoader-1.180.0-4|62	%doc Changes README
14cr|perl-SelfLoader-1.180.0-4|63	%{_mandir}/man3/*
14cr|perl-SelfLoader-1.180.0-4|64	%{perl_vendorlib}/*
14cr|perl-SelfLoader-1.180.0-4|65	
14cr|perl-SelfLoader-1.180.0-4|66	
14cr|perl-SelfLoader-1.180.0-4|67	
14cr|perl-SelfLoader-1.180.0-4|68	
14cr|perl-SelfLoader-1.180.0-4|69	%changelog
14cr|perl-SelfLoader-1.180.0-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-4
14cr|perl-SelfLoader-1.180.0-4|71	+ Revision: f1f9069
14cr|perl-SelfLoader-1.180.0-4|72	- MassBuild#464: Increase release tag
14cr|perl-SelfLoader-1.180.0-4|73	
14cr|perl-SelfLoader-1.180.0-4|74	

5484 14
14cr|perl-Set-Infinite-0.650.0-5|1	%define upstream_name    Set-Infinite
14cr|perl-Set-Infinite-0.650.0-5|2	%define upstream_version 0.65
14cr|perl-Set-Infinite-0.650.0-5|3	
14cr|perl-Set-Infinite-0.650.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Set-Infinite-0.650.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Set-Infinite-0.650.0-5|6	Release:	5
14cr|perl-Set-Infinite-0.650.0-5|7	
14cr|perl-Set-Infinite-0.650.0-5|8	Summary:	Infinite Set Theory module, with Date, Time
14cr|perl-Set-Infinite-0.650.0-5|9	
14cr|perl-Set-Infinite-0.650.0-5|10	License:	GPL+ or Artistic
14cr|perl-Set-Infinite-0.650.0-5|11	Group:		Development/Perl
14cr|perl-Set-Infinite-0.650.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Set-Infinite-0.650.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Set-Infinite-0.650.0-5|14	
14cr|perl-Set-Infinite-0.650.0-5|15	BuildRequires:	perl-devel
14cr|perl-Set-Infinite-0.650.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Set-Infinite-0.650.0-5|17	BuildRequires:	perl(Time::Local)
14cr|perl-Set-Infinite-0.650.0-5|18	BuildArch:	noarch
14cr|perl-Set-Infinite-0.650.0-5|19	
14cr|perl-Set-Infinite-0.650.0-5|20	%description
14cr|perl-Set-Infinite-0.650.0-5|21	Set::Infinite is a Set Theory module for infinite sets.
14cr|perl-Set-Infinite-0.650.0-5|22	
14cr|perl-Set-Infinite-0.650.0-5|23	A set is a collection of objects. The objects that belong to a set are
14cr|perl-Set-Infinite-0.650.0-5|24	called its members, or "elements".
14cr|perl-Set-Infinite-0.650.0-5|25	
14cr|perl-Set-Infinite-0.650.0-5|26	As objects we allow (almost) anything: reals, integers, and objects (such
14cr|perl-Set-Infinite-0.650.0-5|27	as dates).
14cr|perl-Set-Infinite-0.650.0-5|28	
14cr|perl-Set-Infinite-0.650.0-5|29	%prep
14cr|perl-Set-Infinite-0.650.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Set-Infinite-0.650.0-5|31	
14cr|perl-Set-Infinite-0.650.0-5|32	%build
14cr|perl-Set-Infinite-0.650.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Set-Infinite-0.650.0-5|34	%make
14cr|perl-Set-Infinite-0.650.0-5|35	
14cr|perl-Set-Infinite-0.650.0-5|36	%check
14cr|perl-Set-Infinite-0.650.0-5|37	%make test
14cr|perl-Set-Infinite-0.650.0-5|38	
14cr|perl-Set-Infinite-0.650.0-5|39	%install
14cr|perl-Set-Infinite-0.650.0-5|40	%makeinstall_std
14cr|perl-Set-Infinite-0.650.0-5|41	
14cr|perl-Set-Infinite-0.650.0-5|42	%files
14cr|perl-Set-Infinite-0.650.0-5|43	%doc Changes LICENSE META.yml README
14cr|perl-Set-Infinite-0.650.0-5|44	%{_mandir}/man3/*
14cr|perl-Set-Infinite-0.650.0-5|45	%{perl_vendorlib}/*
14cr|perl-Set-Infinite-0.650.0-5|46	
14cr|perl-Set-Infinite-0.650.0-5|47	
14cr|perl-Set-Infinite-0.650.0-5|48	%changelog
14cr|perl-Set-Infinite-0.650.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-5
14cr|perl-Set-Infinite-0.650.0-5|50	+ Revision: 5baab1a
14cr|perl-Set-Infinite-0.650.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Set-Infinite-0.650.0-5|52	
14cr|perl-Set-Infinite-0.650.0-5|53	

5485 14
14cr|perl-Set-IntSpan-1.190.0-3|1	%define upstream_name    Set-IntSpan
14cr|perl-Set-IntSpan-1.190.0-3|2	%define upstream_version 1.19
14cr|perl-Set-IntSpan-1.190.0-3|3	
14cr|perl-Set-IntSpan-1.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Set-IntSpan-1.190.0-3|5	Version:	%perl_convert_version 1.19
14cr|perl-Set-IntSpan-1.190.0-3|6	Release:	3
14cr|perl-Set-IntSpan-1.190.0-3|7	
14cr|perl-Set-IntSpan-1.190.0-3|8	Summary:	Manage sets of integers
14cr|perl-Set-IntSpan-1.190.0-3|9	
14cr|perl-Set-IntSpan-1.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-Set-IntSpan-1.190.0-3|11	Group:		Development/Perl
14cr|perl-Set-IntSpan-1.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Set-IntSpan-1.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Set/Set-IntSpan-1.19.tar.gz
14cr|perl-Set-IntSpan-1.190.0-3|14	
14cr|perl-Set-IntSpan-1.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Set-IntSpan-1.190.0-3|16	BuildArch: noarch
14cr|perl-Set-IntSpan-1.190.0-3|17	
14cr|perl-Set-IntSpan-1.190.0-3|18	%description
14cr|perl-Set-IntSpan-1.190.0-3|19	Set::IntSpan manages sets of integers.  It is optimized for sets that
14cr|perl-Set-IntSpan-1.190.0-3|20	have long runs of consecutive integers.  These arise, for example, in
14cr|perl-Set-IntSpan-1.190.0-3|21	.newsrc files, which maintain lists of articles:
14cr|perl-Set-IntSpan-1.190.0-3|22	
14cr|perl-Set-IntSpan-1.190.0-3|23	alt.foo: 1-21,28,31
14cr|perl-Set-IntSpan-1.190.0-3|24	alt.bar: 1-14192,14194,14196-14221
14cr|perl-Set-IntSpan-1.190.0-3|25	
14cr|perl-Set-IntSpan-1.190.0-3|26	Sets are stored internally in a run-length coded form.  This provides
14cr|perl-Set-IntSpan-1.190.0-3|27	for both compact storage and efficient computation.  In particular,
14cr|perl-Set-IntSpan-1.190.0-3|28	set operations can be performed directly on the encoded
14cr|perl-Set-IntSpan-1.190.0-3|29	representation.
14cr|perl-Set-IntSpan-1.190.0-3|30	
14cr|perl-Set-IntSpan-1.190.0-3|31	%prep
14cr|perl-Set-IntSpan-1.190.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Set-IntSpan-1.190.0-3|33	
14cr|perl-Set-IntSpan-1.190.0-3|34	%build
14cr|perl-Set-IntSpan-1.190.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Set-IntSpan-1.190.0-3|36	%make
14cr|perl-Set-IntSpan-1.190.0-3|37	
14cr|perl-Set-IntSpan-1.190.0-3|38	%check
14cr|perl-Set-IntSpan-1.190.0-3|39	make test
14cr|perl-Set-IntSpan-1.190.0-3|40	
14cr|perl-Set-IntSpan-1.190.0-3|41	%install
14cr|perl-Set-IntSpan-1.190.0-3|42	%makeinstall_std
14cr|perl-Set-IntSpan-1.190.0-3|43	
14cr|perl-Set-IntSpan-1.190.0-3|44	%files
14cr|perl-Set-IntSpan-1.190.0-3|45	%doc Changes README
14cr|perl-Set-IntSpan-1.190.0-3|46	%{perl_vendorlib}/Set/IntSpan.pm
14cr|perl-Set-IntSpan-1.190.0-3|47	%{_mandir}/*/*
14cr|perl-Set-IntSpan-1.190.0-3|48	
14cr|perl-Set-IntSpan-1.190.0-3|49	
14cr|perl-Set-IntSpan-1.190.0-3|50	
14cr|perl-Set-IntSpan-1.190.0-3|51	%changelog
14cr|perl-Set-IntSpan-1.190.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-3
14cr|perl-Set-IntSpan-1.190.0-3|53	+ Revision: d9adb4f
14cr|perl-Set-IntSpan-1.190.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Set-IntSpan-1.190.0-3|55	
14cr|perl-Set-IntSpan-1.190.0-3|56	

5486 14
14cr|perl-Set-Object-1.340.0-3|1	%define upstream_name	 Set-Object
14cr|perl-Set-Object-1.340.0-3|2	%define upstream_version 1.34
14cr|perl-Set-Object-1.340.0-3|3	
14cr|perl-Set-Object-1.340.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Set-Object-1.340.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Set-Object-1.340.0-3|6	Release:	3
14cr|perl-Set-Object-1.340.0-3|7	
14cr|perl-Set-Object-1.340.0-3|8	Summary:	Set of objects and strings in Perl
14cr|perl-Set-Object-1.340.0-3|9	
14cr|perl-Set-Object-1.340.0-3|10	License:	Artistic/GPL
14cr|perl-Set-Object-1.340.0-3|11	Group:		Development/Perl
14cr|perl-Set-Object-1.340.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Set-Object-1.340.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Set/Set-Object-%{upstream_version}.tar.gz
14cr|perl-Set-Object-1.340.0-3|14	
14cr|perl-Set-Object-1.340.0-3|15	BuildRequires:	perl-devel
14cr|perl-Set-Object-1.340.0-3|16	
14cr|perl-Set-Object-1.340.0-3|17	%description
14cr|perl-Set-Object-1.340.0-3|18	This module implements a set of objects, that is, an unordered collection of
14cr|perl-Set-Object-1.340.0-3|19	objects without duplication.
14cr|perl-Set-Object-1.340.0-3|20	
14cr|perl-Set-Object-1.340.0-3|21	%prep
14cr|perl-Set-Object-1.340.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Set-Object-1.340.0-3|23	# should not have been included
14cr|perl-Set-Object-1.340.0-3|24	# http://rt.cpan.org/Ticket/Display.html?id=37799
14cr|perl-Set-Object-1.340.0-3|25	rm -f t/misc/threads.t
14cr|perl-Set-Object-1.340.0-3|26	
14cr|perl-Set-Object-1.340.0-3|27	%build
14cr|perl-Set-Object-1.340.0-3|28	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Set-Object-1.340.0-3|29	%make
14cr|perl-Set-Object-1.340.0-3|30	
14cr|perl-Set-Object-1.340.0-3|31	%check
14cr|perl-Set-Object-1.340.0-3|32	%make test
14cr|perl-Set-Object-1.340.0-3|33	
14cr|perl-Set-Object-1.340.0-3|34	%install
14cr|perl-Set-Object-1.340.0-3|35	%makeinstall_std
14cr|perl-Set-Object-1.340.0-3|36	
14cr|perl-Set-Object-1.340.0-3|37	%clean
14cr|perl-Set-Object-1.340.0-3|38	
14cr|perl-Set-Object-1.340.0-3|39	%files
14cr|perl-Set-Object-1.340.0-3|40	%doc README
14cr|perl-Set-Object-1.340.0-3|41	%{perl_vendorarch}/Set
14cr|perl-Set-Object-1.340.0-3|42	%{perl_vendorarch}/auto/Set
14cr|perl-Set-Object-1.340.0-3|43	%{_mandir}/*/*
14cr|perl-Set-Object-1.340.0-3|44	
14cr|perl-Set-Object-1.340.0-3|45	
14cr|perl-Set-Object-1.340.0-3|46	
14cr|perl-Set-Object-1.340.0-3|47	%changelog
14cr|perl-Set-Object-1.340.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.340.0-3
14cr|perl-Set-Object-1.340.0-3|49	+ Revision: 24a3f4c
14cr|perl-Set-Object-1.340.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Set-Object-1.340.0-3|51	
14cr|perl-Set-Object-1.340.0-3|52	

5487 14
14cr|perl-SHA256-0.10.0-5|1	%define upstream_name    SHA256
14cr|perl-SHA256-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-SHA256-0.10.0-5|3	
14cr|perl-SHA256-0.10.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-SHA256-0.10.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-SHA256-0.10.0-5|6	Release:	5
14cr|perl-SHA256-0.10.0-5|7	
14cr|perl-SHA256-0.10.0-5|8	Summary:    A module that implements the NIST SHA-256/384/512 hash
14cr|perl-SHA256-0.10.0-5|9	
14cr|perl-SHA256-0.10.0-5|10	License:    GPL+ or Artistic
14cr|perl-SHA256-0.10.0-5|11	Group:      Development/Perl
14cr|perl-SHA256-0.10.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SHA256-0.10.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}b.tar.gz
14cr|perl-SHA256-0.10.0-5|14	BuildRequires: perl-devel
14cr|perl-SHA256-0.10.0-5|15	
14cr|perl-SHA256-0.10.0-5|16	%description
14cr|perl-SHA256-0.10.0-5|17	The *sha256* module allows you to use the NIST SHA 256/384/512 hash
14cr|perl-SHA256-0.10.0-5|18	algorithm.
14cr|perl-SHA256-0.10.0-5|19	
14cr|perl-SHA256-0.10.0-5|20	A new sha256 context object is created with the *new* operation followed by
14cr|perl-SHA256-0.10.0-5|21	a digest size which may be either 256, 384, or 512 bits. Multiple
14cr|perl-SHA256-0.10.0-5|22	simultaneous digest context can be maintained if desired. The context is
14cr|perl-SHA256-0.10.0-5|23	updated with the *add* operation which adds the strings contained in the
14cr|perl-SHA256-0.10.0-5|24	_LIST_ parameter.
14cr|perl-SHA256-0.10.0-5|25	
14cr|perl-SHA256-0.10.0-5|26	The final message digest value is returned by the *digest* operation as a
14cr|perl-SHA256-0.10.0-5|27	32-, 48-, or 64-byte binary string. This operation delivers the result of
14cr|perl-SHA256-0.10.0-5|28	operations since the last *new* or *reset* operation. Once the operation
14cr|perl-SHA256-0.10.0-5|29	has been performed, the context must be *reset* before being used to
14cr|perl-SHA256-0.10.0-5|30	calculate another digest value.
14cr|perl-SHA256-0.10.0-5|31	
14cr|perl-SHA256-0.10.0-5|32	%prep
14cr|perl-SHA256-0.10.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SHA256-0.10.0-5|34	
14cr|perl-SHA256-0.10.0-5|35	%build
14cr|perl-SHA256-0.10.0-5|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-SHA256-0.10.0-5|37	
14cr|perl-SHA256-0.10.0-5|38	%make
14cr|perl-SHA256-0.10.0-5|39	
14cr|perl-SHA256-0.10.0-5|40	%check
14cr|perl-SHA256-0.10.0-5|41	%make test
14cr|perl-SHA256-0.10.0-5|42	
14cr|perl-SHA256-0.10.0-5|43	%install
14cr|perl-SHA256-0.10.0-5|44	%makeinstall_std
14cr|perl-SHA256-0.10.0-5|45	
14cr|perl-SHA256-0.10.0-5|46	%clean
14cr|perl-SHA256-0.10.0-5|47	
14cr|perl-SHA256-0.10.0-5|48	%files
14cr|perl-SHA256-0.10.0-5|49	%doc README
14cr|perl-SHA256-0.10.0-5|50	%{_mandir}/man3/*
14cr|perl-SHA256-0.10.0-5|51	%{perl_vendorlib}/*
14cr|perl-SHA256-0.10.0-5|52	
14cr|perl-SHA256-0.10.0-5|53	
14cr|perl-SHA256-0.10.0-5|54	
14cr|perl-SHA256-0.10.0-5|55	
14cr|perl-SHA256-0.10.0-5|56	
14cr|perl-SHA256-0.10.0-5|57	%changelog
14cr|perl-SHA256-0.10.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-SHA256-0.10.0-5|59	+ Revision: 0214b0b
14cr|perl-SHA256-0.10.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-SHA256-0.10.0-5|61	
14cr|perl-SHA256-0.10.0-5|62	

5488 14
14cr|perl-Shell-0.720.0-1|1	%define upstream_name    Shell
14cr|perl-Shell-0.720.0-1|2	%define upstream_version 0.72
14cr|perl-Shell-0.720.0-1|3	
14cr|perl-Shell-0.720.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-Shell-0.720.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Shell-0.720.0-1|6	Release:    1
14cr|perl-Shell-0.720.0-1|7	
14cr|perl-Shell-0.720.0-1|8	Summary:    Run shell commands transparently within perl
14cr|perl-Shell-0.720.0-1|9	License:    GPL+ or Artistic
14cr|perl-Shell-0.720.0-1|10	Group:      Development/Perl
14cr|perl-Shell-0.720.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Shell-0.720.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Shell-0.720.0-1|13	
14cr|perl-Shell-0.720.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Shell-0.720.0-1|15	BuildRequires: perl(Test::More)
14cr|perl-Shell-0.720.0-1|16	BuildRequires: perl-devel
14cr|perl-Shell-0.720.0-1|17	BuildArch: noarch
14cr|perl-Shell-0.720.0-1|18	
14cr|perl-Shell-0.720.0-1|19	%description
14cr|perl-Shell-0.720.0-1|20	Caveats
14cr|perl-Shell-0.720.0-1|21	This package is included as a show case, illustrating a few Perl
14cr|perl-Shell-0.720.0-1|22	features. It shouldn't be used for production programs. Although it
14cr|perl-Shell-0.720.0-1|23	does provide a simple interface for obtaining the standard output of
14cr|perl-Shell-0.720.0-1|24	arbitrary commands, there may be better ways of achieving what you
14cr|perl-Shell-0.720.0-1|25	need.
14cr|perl-Shell-0.720.0-1|26	
14cr|perl-Shell-0.720.0-1|27	Running shell commands while obtaining standard output can be done with
14cr|perl-Shell-0.720.0-1|28	the C<qx/STRING/> operator, or by calling C<open> with a filename
14cr|perl-Shell-0.720.0-1|29	expression that ends with C<|>, giving you the option to process one
14cr|perl-Shell-0.720.0-1|30	line at a time. If you don't need to process standard output at all,
14cr|perl-Shell-0.720.0-1|31	you might use C<system> (in preference of doing a print with the
14cr|perl-Shell-0.720.0-1|32	collected standard output).
14cr|perl-Shell-0.720.0-1|33	
14cr|perl-Shell-0.720.0-1|34	Since Shell.pm and all of the aforementioned techniques use your
14cr|perl-Shell-0.720.0-1|35	system's shell to call some local command, none of them is portable
14cr|perl-Shell-0.720.0-1|36	across different systems. Note, however, that there are several built
14cr|perl-Shell-0.720.0-1|37	in functions and library packages providing portable implementations of
14cr|perl-Shell-0.720.0-1|38	functions operating on files, such as: C<glob>, C<link> and C<unlink>,
14cr|perl-Shell-0.720.0-1|39	C<mkdir> and C<rmdir>, C<rename>, C<File::Compare>, C<File::Copy>,
14cr|perl-Shell-0.720.0-1|40	C<File::Find> etc.
14cr|perl-Shell-0.720.0-1|41	
14cr|perl-Shell-0.720.0-1|42	%prep
14cr|perl-Shell-0.720.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Shell-0.720.0-1|44	
14cr|perl-Shell-0.720.0-1|45	%build
14cr|perl-Shell-0.720.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Shell-0.720.0-1|47	
14cr|perl-Shell-0.720.0-1|48	%make
14cr|perl-Shell-0.720.0-1|49	
14cr|perl-Shell-0.720.0-1|50	%check
14cr|perl-Shell-0.720.0-1|51	%make test
14cr|perl-Shell-0.720.0-1|52	
14cr|perl-Shell-0.720.0-1|53	%install
14cr|perl-Shell-0.720.0-1|54	%makeinstall_std
14cr|perl-Shell-0.720.0-1|55	
14cr|perl-Shell-0.720.0-1|56	%files
14cr|perl-Shell-0.720.0-1|57	%doc Changes README META.yml
14cr|perl-Shell-0.720.0-1|58	%{_mandir}/man3/*
14cr|perl-Shell-0.720.0-1|59	%{perl_vendorlib}/*
14cr|perl-Shell-0.720.0-1|60	
14cr|perl-Shell-0.720.0-1|61	%changelog
14cr|perl-Shell-0.720.0-1|62	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.720.0-1
14cr|perl-Shell-0.720.0-1|63	+ Revision: 66367f2
14cr|perl-Shell-0.720.0-1|64	- Imported from SRPM
14cr|perl-Shell-0.720.0-1|65	
14cr|perl-Shell-0.720.0-1|66	

5489 14
14cr|perl-Smart-Comments-1.0.5-3|1	%define upstream_name	 Smart-Comments
14cr|perl-Smart-Comments-1.0.5-3|2	%define upstream_version 1.000005
14cr|perl-Smart-Comments-1.0.5-3|3	
14cr|perl-Smart-Comments-1.0.5-3|4	Name:		perl-%{upstream_name}
14cr|perl-Smart-Comments-1.0.5-3|5	Version:	%perl_convert_version 1.000005
14cr|perl-Smart-Comments-1.0.5-3|6	Release:	3
14cr|perl-Smart-Comments-1.0.5-3|7	
14cr|perl-Smart-Comments-1.0.5-3|8	Summary:	Comments that do more than just sit there
14cr|perl-Smart-Comments-1.0.5-3|9	
14cr|perl-Smart-Comments-1.0.5-3|10	License:	GPL+ or Artistic
14cr|perl-Smart-Comments-1.0.5-3|11	Group:		Development/Perl
14cr|perl-Smart-Comments-1.0.5-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Smart-Comments-1.0.5-3|13	Source0:	http://www.cpan.org/authors/id/D/DC/DCONWAY/Smart-Comments-1.000005.tar.gz
14cr|perl-Smart-Comments-1.0.5-3|14	
14cr|perl-Smart-Comments-1.0.5-3|15	BuildRequires:	perl-devel
14cr|perl-Smart-Comments-1.0.5-3|16	BuildRequires:	perl(version)
14cr|perl-Smart-Comments-1.0.5-3|17	
14cr|perl-Smart-Comments-1.0.5-3|18	BuildArch:	noarch
14cr|perl-Smart-Comments-1.0.5-3|19	
14cr|perl-Smart-Comments-1.0.5-3|20	%description
14cr|perl-Smart-Comments-1.0.5-3|21	Smart comments provide an easy way to insert debugging and tracking code into a
14cr|perl-Smart-Comments-1.0.5-3|22	program. They can report the value of a variable, track the progress of a loop,
14cr|perl-Smart-Comments-1.0.5-3|23	and verify that particular assertions are true.
14cr|perl-Smart-Comments-1.0.5-3|24	
14cr|perl-Smart-Comments-1.0.5-3|25	%prep
14cr|perl-Smart-Comments-1.0.5-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Smart-Comments-1.0.5-3|27	
14cr|perl-Smart-Comments-1.0.5-3|28	%build
14cr|perl-Smart-Comments-1.0.5-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Smart-Comments-1.0.5-3|30	%make
14cr|perl-Smart-Comments-1.0.5-3|31	
14cr|perl-Smart-Comments-1.0.5-3|32	%check
14cr|perl-Smart-Comments-1.0.5-3|33	make test
14cr|perl-Smart-Comments-1.0.5-3|34	
14cr|perl-Smart-Comments-1.0.5-3|35	%install
14cr|perl-Smart-Comments-1.0.5-3|36	%makeinstall_std
14cr|perl-Smart-Comments-1.0.5-3|37	
14cr|perl-Smart-Comments-1.0.5-3|38	%files
14cr|perl-Smart-Comments-1.0.5-3|39	%doc Changes README
14cr|perl-Smart-Comments-1.0.5-3|40	%{perl_vendorlib}/Smart/*
14cr|perl-Smart-Comments-1.0.5-3|41	%{_mandir}/*/*
14cr|perl-Smart-Comments-1.0.5-3|42	
14cr|perl-Smart-Comments-1.0.5-3|43	
14cr|perl-Smart-Comments-1.0.5-3|44	
14cr|perl-Smart-Comments-1.0.5-3|45	%changelog
14cr|perl-Smart-Comments-1.0.5-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|perl-Smart-Comments-1.0.5-3|47	+ Revision: bef978b
14cr|perl-Smart-Comments-1.0.5-3|48	- MassBuild#464: Increase release tag
14cr|perl-Smart-Comments-1.0.5-3|49	
14cr|perl-Smart-Comments-1.0.5-3|50	

5490 14
14cr|perl-Sniffer-HTTP-0.230.0-3|1	%define upstream_name	  Sniffer-HTTP
14cr|perl-Sniffer-HTTP-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-Sniffer-HTTP-0.230.0-3|3	
14cr|perl-Sniffer-HTTP-0.230.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sniffer-HTTP-0.230.0-3|5	Summary:	Multi-connection sniffer driver
14cr|perl-Sniffer-HTTP-0.230.0-3|6	
14cr|perl-Sniffer-HTTP-0.230.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sniffer-HTTP-0.230.0-3|8	Release:	3
14cr|perl-Sniffer-HTTP-0.230.0-3|9	URL:		http://search.cpan.org/~corion/Sniffer-HTTP-0.22/lib/Sniffer/HTTP.pm
14cr|perl-Sniffer-HTTP-0.230.0-3|10	Source0:	http://www.cpan.org/authors/id/C/CO/CORION/Sniffer-HTTP-%{upstream_version}.tar.gz
14cr|perl-Sniffer-HTTP-0.230.0-3|11	License:	Artistic
14cr|perl-Sniffer-HTTP-0.230.0-3|12	Group:		Development/Perl
14cr|perl-Sniffer-HTTP-0.230.0-3|13	
14cr|perl-Sniffer-HTTP-0.230.0-3|14	BuildRequires:	perl-devel
14cr|perl-Sniffer-HTTP-0.230.0-3|15	BuildRequires:	perl(NetPacket)
14cr|perl-Sniffer-HTTP-0.230.0-3|16	BuildRequires:	perl(Net::Pcap)
14cr|perl-Sniffer-HTTP-0.230.0-3|17	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Sniffer-HTTP-0.230.0-3|18	BuildRequires:	perl(LWP::Simple)
14cr|perl-Sniffer-HTTP-0.230.0-3|19	BuildRequires:	perl(Test::Pod)
14cr|perl-Sniffer-HTTP-0.230.0-3|20	BuildRequires:	perl(Class::Accessor)
14cr|perl-Sniffer-HTTP-0.230.0-3|21	BuildArch:	noarch
14cr|perl-Sniffer-HTTP-0.230.0-3|22	
14cr|perl-Sniffer-HTTP-0.230.0-3|23	%description
14cr|perl-Sniffer-HTTP-0.230.0-3|24	This driver gives you callbacks with the completely accumulated
14cr|perl-Sniffer-HTTP-0.230.0-3|25	HTTP::Requests or HTTP::Responses as sniffed from the TCP traffic.
14cr|perl-Sniffer-HTTP-0.230.0-3|26	You need to feed it the Ethernet, IP or TCP packets either from
14cr|perl-Sniffer-HTTP-0.230.0-3|27	a dump file or from Net::Pcap by unpacking them via NetPacket.
14cr|perl-Sniffer-HTTP-0.230.0-3|28	
14cr|perl-Sniffer-HTTP-0.230.0-3|29	%prep
14cr|perl-Sniffer-HTTP-0.230.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sniffer-HTTP-0.230.0-3|31	
14cr|perl-Sniffer-HTTP-0.230.0-3|32	%build
14cr|perl-Sniffer-HTTP-0.230.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sniffer-HTTP-0.230.0-3|34	%make
14cr|perl-Sniffer-HTTP-0.230.0-3|35	
14cr|perl-Sniffer-HTTP-0.230.0-3|36	%check
14cr|perl-Sniffer-HTTP-0.230.0-3|37	%make test
14cr|perl-Sniffer-HTTP-0.230.0-3|38	
14cr|perl-Sniffer-HTTP-0.230.0-3|39	%install
14cr|perl-Sniffer-HTTP-0.230.0-3|40	%makeinstall_std
14cr|perl-Sniffer-HTTP-0.230.0-3|41	
14cr|perl-Sniffer-HTTP-0.230.0-3|42	%files
14cr|perl-Sniffer-HTTP-0.230.0-3|43	%doc Changes MANIFEST META.yml
14cr|perl-Sniffer-HTTP-0.230.0-3|44	%{_mandir}/man3/*
14cr|perl-Sniffer-HTTP-0.230.0-3|45	%{perl_vendorlib}/*
14cr|perl-Sniffer-HTTP-0.230.0-3|46	
14cr|perl-Sniffer-HTTP-0.230.0-3|47	
14cr|perl-Sniffer-HTTP-0.230.0-3|48	%changelog
14cr|perl-Sniffer-HTTP-0.230.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-Sniffer-HTTP-0.230.0-3|50	+ Revision: c1b53a0
14cr|perl-Sniffer-HTTP-0.230.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Sniffer-HTTP-0.230.0-3|52	
14cr|perl-Sniffer-HTTP-0.230.0-3|53	

5491 14
14cr|perl-SNMP-Info-3.170.0-2|1	%define upstream_name    SNMP-Info
14cr|perl-SNMP-Info-3.170.0-2|2	%define upstream_version 3.17
14cr|perl-SNMP-Info-3.170.0-2|3	Name:		perl-%{upstream_name}
14cr|perl-SNMP-Info-3.170.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SNMP-Info-3.170.0-2|5	Release:	2
14cr|perl-SNMP-Info-3.170.0-2|6	
14cr|perl-SNMP-Info-3.170.0-2|7	Summary:	Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
14cr|perl-SNMP-Info-3.170.0-2|8	
14cr|perl-SNMP-Info-3.170.0-2|9	
14cr|perl-SNMP-Info-3.170.0-2|10	
14cr|perl-SNMP-Info-3.170.0-2|11	License:	BSD-like
14cr|perl-SNMP-Info-3.170.0-2|12	Group:		Development/Perl
14cr|perl-SNMP-Info-3.170.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SNMP-Info-3.170.0-2|14	Source0:	http://www.cpan.org/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SNMP-Info-3.170.0-2|15	
14cr|perl-SNMP-Info-3.170.0-2|16	BuildRequires:	perl-devel
14cr|perl-SNMP-Info-3.170.0-2|17	BuildRequires:	perl(SNMP)
14cr|perl-SNMP-Info-3.170.0-2|18	BuildArch:	noarch
14cr|perl-SNMP-Info-3.170.0-2|19	
14cr|perl-SNMP-Info-3.170.0-2|20	%description
14cr|perl-SNMP-Info-3.170.0-2|21	SNMP::Info gives an object oriented interface to information obtained
14cr|perl-SNMP-Info-3.170.0-2|22	through SNMP.
14cr|perl-SNMP-Info-3.170.0-2|23	
14cr|perl-SNMP-Info-3.170.0-2|24	This module lives at http://snmp-info.sourceforge.net Check for newest
14cr|perl-SNMP-Info-3.170.0-2|25	version and documentation.
14cr|perl-SNMP-Info-3.170.0-2|26	
14cr|perl-SNMP-Info-3.170.0-2|27	This module is geared towards network devices. Subclasses exist for a
14cr|perl-SNMP-Info-3.170.0-2|28	number of network devices and common MIBs.
14cr|perl-SNMP-Info-3.170.0-2|29	
14cr|perl-SNMP-Info-3.170.0-2|30	The idea behind this module is to give a common interface to data from
14cr|perl-SNMP-Info-3.170.0-2|31	network devices, leaving the device-specific hacks behind the scenes in
14cr|perl-SNMP-Info-3.170.0-2|32	subclasses.
14cr|perl-SNMP-Info-3.170.0-2|33	
14cr|perl-SNMP-Info-3.170.0-2|34	In the SYNOPSIS example we fetch the name of all the ports on the device
14cr|perl-SNMP-Info-3.170.0-2|35	and the duplex setting for that port with two methods -- interfaces()
14cr|perl-SNMP-Info-3.170.0-2|36	and i_duplex().
14cr|perl-SNMP-Info-3.170.0-2|37	
14cr|perl-SNMP-Info-3.170.0-2|38	The information may be coming from any number of MIB files and is very
14cr|perl-SNMP-Info-3.170.0-2|39	vendor specific. SNMP::Info provides you a common method for all
14cr|perl-SNMP-Info-3.170.0-2|40	supported devices.
14cr|perl-SNMP-Info-3.170.0-2|41	
14cr|perl-SNMP-Info-3.170.0-2|42	Adding support for your own device is easy, and takes little much SNMP
14cr|perl-SNMP-Info-3.170.0-2|43	knowledge.
14cr|perl-SNMP-Info-3.170.0-2|44	
14cr|perl-SNMP-Info-3.170.0-2|45	The module is not limited to network devices. Any MIB or device can be
14cr|perl-SNMP-Info-3.170.0-2|46	given an objected oriented front-end by making a module that consists of
14cr|perl-SNMP-Info-3.170.0-2|47	a couple hashes. See EXTENDING SNMP::INFO.
14cr|perl-SNMP-Info-3.170.0-2|48	
14cr|perl-SNMP-Info-3.170.0-2|49	
14cr|perl-SNMP-Info-3.170.0-2|50	%prep
14cr|perl-SNMP-Info-3.170.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SNMP-Info-3.170.0-2|52	
14cr|perl-SNMP-Info-3.170.0-2|53	%build
14cr|perl-SNMP-Info-3.170.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SNMP-Info-3.170.0-2|55	%make
14cr|perl-SNMP-Info-3.170.0-2|56	
14cr|perl-SNMP-Info-3.170.0-2|57	%check
14cr|perl-SNMP-Info-3.170.0-2|58	make test
14cr|perl-SNMP-Info-3.170.0-2|59	
14cr|perl-SNMP-Info-3.170.0-2|60	%install
14cr|perl-SNMP-Info-3.170.0-2|61	%makeinstall_std
14cr|perl-SNMP-Info-3.170.0-2|62	
14cr|perl-SNMP-Info-3.170.0-2|63	%files
14cr|perl-SNMP-Info-3.170.0-2|64	%doc COPYRIGHT ChangeLog DeviceMatrix.txt README
14cr|perl-SNMP-Info-3.170.0-2|65	%{perl_vendorlib}/SNMP
14cr|perl-SNMP-Info-3.170.0-2|66	%{_mandir}/*/*
14cr|perl-SNMP-Info-3.170.0-2|67	
14cr|perl-SNMP-Info-3.170.0-2|68	
14cr|perl-SNMP-Info-3.170.0-2|69	
14cr|perl-SNMP-Info-3.170.0-2|70	
14cr|perl-SNMP-Info-3.170.0-2|71	
14cr|perl-SNMP-Info-3.170.0-2|72	
14cr|perl-SNMP-Info-3.170.0-2|73	%changelog
14cr|perl-SNMP-Info-3.170.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.170.0-2
14cr|perl-SNMP-Info-3.170.0-2|75	+ Revision: 48f3196
14cr|perl-SNMP-Info-3.170.0-2|76	- MassBuild#464: Increase release tag
14cr|perl-SNMP-Info-3.170.0-2|77	
14cr|perl-SNMP-Info-3.170.0-2|78	

5492 14
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|1	%define	upstream_name	 SNMP-MIB-Compiler
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|2	%define	upstream_version 0.06
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|3	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|6	Release:	4
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|7	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|8	License:	GPL+ or Artistic
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|9	Group:		Development/Perl
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|10	Summary:	A MIB Compiler for perl
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|11	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|14	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|16	BuildRequires:	perl(Data::Compare)
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|18	BuildArch:	noarch
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|19	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|20	Requires:	perl(Data::Compare)
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|21	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|22	%description
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|23	SNMP::MIB::Compiler is a MIB compiler that
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|24	fully supports both SMI(v1) and SMIv2. This
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|25	module can be use to compile MIBs (recursively
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|26	or not) or load already compiled MIBs for
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|27	later use.
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|28	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|29	%prep
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|31	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|32	%build
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|34	%make
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|35	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|36	%check
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|37	make test
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|38	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|39	%install
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|40	%makeinstall_std
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|41	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|42	%files
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|43	%doc MANIFEST README
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|44	%{perl_vendorlib}/Bundle
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|45	%{perl_vendorlib}/SNMP
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|46	%{_bindir}/*
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|47	%{_mandir}/*/*
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|48	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|49	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|50	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|51	%changelog
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|53	+ Revision: f8e73b4
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|55	
14cr|perl-SNMP-MIB-Compiler-0.60.0-4|56	

5493 14
14cr|perl-SNMP_Session-1.13-4|1	Summary:	SNMP support for Perl 5
14cr|perl-SNMP_Session-1.13-4|2	
14cr|perl-SNMP_Session-1.13-4|3	Name:		perl-SNMP_Session
14cr|perl-SNMP_Session-1.13-4|4	Version:	1.13
14cr|perl-SNMP_Session-1.13-4|5	Release:	4
14cr|perl-SNMP_Session-1.13-4|6	Group:		Development/Perl
14cr|perl-SNMP_Session-1.13-4|7	License:	Artistic
14cr|perl-SNMP_Session-1.13-4|8	URL:		http://code.google.com/p/snmp-session/
14cr|perl-SNMP_Session-1.13-4|9	Source0:	http://snmp-session.googlecode.com/files/SNMP_Session-%{version}.tar.gz
14cr|perl-SNMP_Session-1.13-4|10	Patch:      SNMP_Session-1.13-fix-ipv6-error-messages.patch
14cr|perl-SNMP_Session-1.13-4|11	
14cr|perl-SNMP_Session-1.13-4|12	BuildRequires:	perl-devel
14cr|perl-SNMP_Session-1.13-4|13	BuildArch:	noarch
14cr|perl-SNMP_Session-1.13-4|14	
14cr|perl-SNMP_Session-1.13-4|15	%description
14cr|perl-SNMP_Session-1.13-4|16	Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
14cr|perl-SNMP_Session-1.13-4|17	
14cr|perl-SNMP_Session-1.13-4|18	The SNMP operations currently supported are "get", "get-next", "get-bulk"
14cr|perl-SNMP_Session-1.13-4|19	and "set", as well as trap generation and reception.
14cr|perl-SNMP_Session-1.13-4|20	
14cr|perl-SNMP_Session-1.13-4|21	%prep
14cr|perl-SNMP_Session-1.13-4|22	%setup -q -n SNMP_Session-%{version}
14cr|perl-SNMP_Session-1.13-4|23	%patch -p 1
14cr|perl-SNMP_Session-1.13-4|24	perl -pi -e 's|^#!/usr/local/bin/perl\b|#!%{__perl}|' test/*
14cr|perl-SNMP_Session-1.13-4|25	
14cr|perl-SNMP_Session-1.13-4|26	%build
14cr|perl-SNMP_Session-1.13-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SNMP_Session-1.13-4|28	%make
14cr|perl-SNMP_Session-1.13-4|29	
14cr|perl-SNMP_Session-1.13-4|30	%check
14cr|perl-SNMP_Session-1.13-4|31	make test
14cr|perl-SNMP_Session-1.13-4|32	
14cr|perl-SNMP_Session-1.13-4|33	%install
14cr|perl-SNMP_Session-1.13-4|34	%makeinstall_std
14cr|perl-SNMP_Session-1.13-4|35	
14cr|perl-SNMP_Session-1.13-4|36	%files
14cr|perl-SNMP_Session-1.13-4|37	%doc Artistic README README.SNMP_util index.html test
14cr|perl-SNMP_Session-1.13-4|38	%{perl_vendorlib}/SNMP_Session.pm
14cr|perl-SNMP_Session-1.13-4|39	%{perl_vendorlib}/SNMP_util.pm
14cr|perl-SNMP_Session-1.13-4|40	%{perl_vendorlib}/BER.pm
14cr|perl-SNMP_Session-1.13-4|41	
14cr|perl-SNMP_Session-1.13-4|42	
14cr|perl-SNMP_Session-1.13-4|43	%changelog
14cr|perl-SNMP_Session-1.13-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-4
14cr|perl-SNMP_Session-1.13-4|45	+ Revision: 973f577
14cr|perl-SNMP_Session-1.13-4|46	- MassBuild#464: Increase release tag
14cr|perl-SNMP_Session-1.13-4|47	
14cr|perl-SNMP_Session-1.13-4|48	

5494 14
14cr|perl-Snowball-Norwegian-1.200.0-4|1	%define upstream_name	 Snowball-Norwegian
14cr|perl-Snowball-Norwegian-1.200.0-4|2	%define upstream_version 1.2
14cr|perl-Snowball-Norwegian-1.200.0-4|3	
14cr|perl-Snowball-Norwegian-1.200.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Snowball-Norwegian-1.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Snowball-Norwegian-1.200.0-4|6	Release:	4
14cr|perl-Snowball-Norwegian-1.200.0-4|7	
14cr|perl-Snowball-Norwegian-1.200.0-4|8	Summary:	Porters stemming algorithm for Denmark
14cr|perl-Snowball-Norwegian-1.200.0-4|9	
14cr|perl-Snowball-Norwegian-1.200.0-4|10	License:	GPL+ or Artistic
14cr|perl-Snowball-Norwegian-1.200.0-4|11	Group:		Development/Perl
14cr|perl-Snowball-Norwegian-1.200.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Snowball-Norwegian-1.200.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AS/ASKSH/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Snowball-Norwegian-1.200.0-4|14	
14cr|perl-Snowball-Norwegian-1.200.0-4|15	BuildRequires:	perl-devel
14cr|perl-Snowball-Norwegian-1.200.0-4|16	
14cr|perl-Snowball-Norwegian-1.200.0-4|17	BuildArch:	noarch
14cr|perl-Snowball-Norwegian-1.200.0-4|18	Requires:	locales-no
14cr|perl-Snowball-Norwegian-1.200.0-4|19	%rename perl-Lingua-Stem-Snowball-No
14cr|perl-Snowball-Norwegian-1.200.0-4|20	
14cr|perl-Snowball-Norwegian-1.200.0-4|21	%description
14cr|perl-Snowball-Norwegian-1.200.0-4|22	The stem function takes a scalar as a parameter and stems the word according to
14cr|perl-Snowball-Norwegian-1.200.0-4|23	Martin Porters Danish stemming algorithm, which can be found at the Snowball
14cr|perl-Snowball-Norwegian-1.200.0-4|24	website: http://snowball.tartarus.org/.
14cr|perl-Snowball-Norwegian-1.200.0-4|25	
14cr|perl-Snowball-Norwegian-1.200.0-4|26	%prep
14cr|perl-Snowball-Norwegian-1.200.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Snowball-Norwegian-1.200.0-4|28	
14cr|perl-Snowball-Norwegian-1.200.0-4|29	%build
14cr|perl-Snowball-Norwegian-1.200.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Snowball-Norwegian-1.200.0-4|31	%make
14cr|perl-Snowball-Norwegian-1.200.0-4|32	
14cr|perl-Snowball-Norwegian-1.200.0-4|33	%check
14cr|perl-Snowball-Norwegian-1.200.0-4|34	%make test
14cr|perl-Snowball-Norwegian-1.200.0-4|35	
14cr|perl-Snowball-Norwegian-1.200.0-4|36	%install
14cr|perl-Snowball-Norwegian-1.200.0-4|37	%makeinstall_std
14cr|perl-Snowball-Norwegian-1.200.0-4|38	
14cr|perl-Snowball-Norwegian-1.200.0-4|39	%files
14cr|perl-Snowball-Norwegian-1.200.0-4|40	%doc Changes README
14cr|perl-Snowball-Norwegian-1.200.0-4|41	%{perl_vendorlib}/Lingua
14cr|perl-Snowball-Norwegian-1.200.0-4|42	%{_bindir}/stemmer-no.pl
14cr|perl-Snowball-Norwegian-1.200.0-4|43	%{_mandir}/man3/*
14cr|perl-Snowball-Norwegian-1.200.0-4|44	
14cr|perl-Snowball-Norwegian-1.200.0-4|45	
14cr|perl-Snowball-Norwegian-1.200.0-4|46	
14cr|perl-Snowball-Norwegian-1.200.0-4|47	%changelog
14cr|perl-Snowball-Norwegian-1.200.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-4
14cr|perl-Snowball-Norwegian-1.200.0-4|49	+ Revision: 2917f41
14cr|perl-Snowball-Norwegian-1.200.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Snowball-Norwegian-1.200.0-4|51	
14cr|perl-Snowball-Norwegian-1.200.0-4|52	

5495 14
14cr|perl-Snowball-Swedish-1.200.0-4|1	%define upstream_name	 Snowball-Swedish
14cr|perl-Snowball-Swedish-1.200.0-4|2	%define upstream_version 1.2
14cr|perl-Snowball-Swedish-1.200.0-4|3	
14cr|perl-Snowball-Swedish-1.200.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Snowball-Swedish-1.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Snowball-Swedish-1.200.0-4|6	Release:	4
14cr|perl-Snowball-Swedish-1.200.0-4|7	
14cr|perl-Snowball-Swedish-1.200.0-4|8	Summary:	Porters stemming algorithm for Swedish
14cr|perl-Snowball-Swedish-1.200.0-4|9	
14cr|perl-Snowball-Swedish-1.200.0-4|10	License:	GPL+ or Artistic
14cr|perl-Snowball-Swedish-1.200.0-4|11	Group:		Development/Perl
14cr|perl-Snowball-Swedish-1.200.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Snowball-Swedish-1.200.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AS/ASKSH/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Snowball-Swedish-1.200.0-4|14	
14cr|perl-Snowball-Swedish-1.200.0-4|15	BuildRequires:	perl-devel
14cr|perl-Snowball-Swedish-1.200.0-4|16	BuildArch:	noarch
14cr|perl-Snowball-Swedish-1.200.0-4|17	
14cr|perl-Snowball-Swedish-1.200.0-4|18	Requires:	locales-sv
14cr|perl-Snowball-Swedish-1.200.0-4|19	%rename	perl-Lingua-Stem-Snowball-Se
14cr|perl-Snowball-Swedish-1.200.0-4|20	
14cr|perl-Snowball-Swedish-1.200.0-4|21	%description
14cr|perl-Snowball-Swedish-1.200.0-4|22	The stem function takes a scalar as a parameter and stems the word according to
14cr|perl-Snowball-Swedish-1.200.0-4|23	Martin Porters Swedish stemming algorithm, which can be found at the Snowball
14cr|perl-Snowball-Swedish-1.200.0-4|24	website: http://snowball.tartarus.org/.
14cr|perl-Snowball-Swedish-1.200.0-4|25	
14cr|perl-Snowball-Swedish-1.200.0-4|26	%prep
14cr|perl-Snowball-Swedish-1.200.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Snowball-Swedish-1.200.0-4|28	
14cr|perl-Snowball-Swedish-1.200.0-4|29	%build
14cr|perl-Snowball-Swedish-1.200.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Snowball-Swedish-1.200.0-4|31	%make
14cr|perl-Snowball-Swedish-1.200.0-4|32	
14cr|perl-Snowball-Swedish-1.200.0-4|33	%check
14cr|perl-Snowball-Swedish-1.200.0-4|34	%make test
14cr|perl-Snowball-Swedish-1.200.0-4|35	
14cr|perl-Snowball-Swedish-1.200.0-4|36	%install
14cr|perl-Snowball-Swedish-1.200.0-4|37	%makeinstall_std
14cr|perl-Snowball-Swedish-1.200.0-4|38	
14cr|perl-Snowball-Swedish-1.200.0-4|39	%files
14cr|perl-Snowball-Swedish-1.200.0-4|40	%doc Changes README
14cr|perl-Snowball-Swedish-1.200.0-4|41	%{perl_vendorlib}/Lingua
14cr|perl-Snowball-Swedish-1.200.0-4|42	%{_bindir}/stemmer-se.pl
14cr|perl-Snowball-Swedish-1.200.0-4|43	%{_mandir}/man3*/*
14cr|perl-Snowball-Swedish-1.200.0-4|44	
14cr|perl-Snowball-Swedish-1.200.0-4|45	
14cr|perl-Snowball-Swedish-1.200.0-4|46	
14cr|perl-Snowball-Swedish-1.200.0-4|47	%changelog
14cr|perl-Snowball-Swedish-1.200.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-4
14cr|perl-Snowball-Swedish-1.200.0-4|49	+ Revision: 7f0a919
14cr|perl-Snowball-Swedish-1.200.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Snowball-Swedish-1.200.0-4|51	
14cr|perl-Snowball-Swedish-1.200.0-4|52	

5496 14
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|1	%define upstream_name    SOAP-Lite-SmartProxy
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|2	%define upstream_version 0.11
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|3	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|6	Release:	4
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|7	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|8	Summary:	SOAP::Transport::HTTPX Server/Client side HTTP Smart Proxy for SOAP::Lite
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|9	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|11	Group:		Development/Perl
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DY/DYACOB/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|14	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|16	BuildArch:	noarch
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|17	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|18	%description
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|19	The SmartProxy package is intended for use in a multi-server
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|20	setting where one or more servers may not be directly accessible
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|21	to client side scripts. The SmartProxy package makes request
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|22	redirection and forwarding on a per class basis easy.  Client
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|23	scripts need not know which server is appropriate for a specific
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|24	request and may make all requests from a single master server
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|25	which can be relied upon to redirect clients to the server
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|26	currently fulfilling a given request.  The relieves a maintenance
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|27	burden on the client side.  The server may also redirect clients
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|28	to a new class name or fully qualified action URI (methods and
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|29	arguments are assumed to remain constant however).
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|30	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|31	%prep
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|33	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|34	%build
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|36	%make
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|37	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|38	%check
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|39	make test
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|40	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|41	%install
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|42	%makeinstall_std
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|43	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|44	%files
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|45	%doc Changes README
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|46	%{perl_vendorlib}/Apache/SmartProxy.pm
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|47	%{perl_vendorlib}/SOAP/Transport/HTTPX.pm
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|48	%{_mandir}/*/*
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|49	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|50	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|51	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|52	%changelog
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|54	+ Revision: 4af7c94
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|56	
14cr|perl-SOAP-Lite-SmartProxy-0.110.0-4|57	

5497 14
14cr|perl-SOAP-payload-1.20.0-4|1	%define upstream_name    SOAP-payload
14cr|perl-SOAP-payload-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-SOAP-payload-1.20.0-4|3	
14cr|perl-SOAP-payload-1.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SOAP-payload-1.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SOAP-payload-1.20.0-4|6	Release:	4
14cr|perl-SOAP-payload-1.20.0-4|7	
14cr|perl-SOAP-payload-1.20.0-4|8	Summary:	Perl module to send various forms of information as SOAP envelopes
14cr|perl-SOAP-payload-1.20.0-4|9	
14cr|perl-SOAP-payload-1.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-SOAP-payload-1.20.0-4|11	Group:		Development/Perl
14cr|perl-SOAP-payload-1.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SOAP-payload-1.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/U/UN/UNIXTOWN/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SOAP-payload-1.20.0-4|14	
14cr|perl-SOAP-payload-1.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-SOAP-payload-1.20.0-4|16	BuildArch:	noarch
14cr|perl-SOAP-payload-1.20.0-4|17	
14cr|perl-SOAP-payload-1.20.0-4|18	%description
14cr|perl-SOAP-payload-1.20.0-4|19	This module can be used in conjunction with other modules such as
14cr|perl-SOAP-payload-1.20.0-4|20	DBI, to send data elements as part of a SOAP transaction envelope.
14cr|perl-SOAP-payload-1.20.0-4|21	
14cr|perl-SOAP-payload-1.20.0-4|22	%prep
14cr|perl-SOAP-payload-1.20.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SOAP-payload-1.20.0-4|24	
14cr|perl-SOAP-payload-1.20.0-4|25	%build
14cr|perl-SOAP-payload-1.20.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SOAP-payload-1.20.0-4|27	%make
14cr|perl-SOAP-payload-1.20.0-4|28	
14cr|perl-SOAP-payload-1.20.0-4|29	%check
14cr|perl-SOAP-payload-1.20.0-4|30	make test
14cr|perl-SOAP-payload-1.20.0-4|31	
14cr|perl-SOAP-payload-1.20.0-4|32	%install
14cr|perl-SOAP-payload-1.20.0-4|33	%makeinstall_std
14cr|perl-SOAP-payload-1.20.0-4|34	
14cr|perl-SOAP-payload-1.20.0-4|35	%files
14cr|perl-SOAP-payload-1.20.0-4|36	%doc Changes README
14cr|perl-SOAP-payload-1.20.0-4|37	%{perl_vendorlib}/SOAP/payload.pm
14cr|perl-SOAP-payload-1.20.0-4|38	%{_mandir}/*/*
14cr|perl-SOAP-payload-1.20.0-4|39	
14cr|perl-SOAP-payload-1.20.0-4|40	
14cr|perl-SOAP-payload-1.20.0-4|41	%changelog
14cr|perl-SOAP-payload-1.20.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-SOAP-payload-1.20.0-4|43	+ Revision: 0385cdb
14cr|perl-SOAP-payload-1.20.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-SOAP-payload-1.20.0-4|45	
14cr|perl-SOAP-payload-1.20.0-4|46	

5498 14
14cr|perl-SOAP-WSDL-2.00.10-4|1	%define module   SOAP-WSDL
14cr|perl-SOAP-WSDL-2.00.10-4|2	
14cr|perl-SOAP-WSDL-2.00.10-4|3	Name:       perl-%{module}
14cr|perl-SOAP-WSDL-2.00.10-4|4	Version:    2.00.10
14cr|perl-SOAP-WSDL-2.00.10-4|5	Release:    4
14cr|perl-SOAP-WSDL-2.00.10-4|6	License:    GPL or Artistic
14cr|perl-SOAP-WSDL-2.00.10-4|7	Group:      Development/Perl
14cr|perl-SOAP-WSDL-2.00.10-4|8	Summary:    SOAP with WSDL support
14cr|perl-SOAP-WSDL-2.00.10-4|9	
14cr|perl-SOAP-WSDL-2.00.10-4|10	Url:        http://search.cpan.org/dist/%{module}
14cr|perl-SOAP-WSDL-2.00.10-4|11	Source:     http://www.cpan.org/modules/by-module/SOAP/%{module}-%{version}.tar.gz
14cr|perl-SOAP-WSDL-2.00.10-4|12	Provides:      perl(SOAP::WSDL::Header)
14cr|perl-SOAP-WSDL-2.00.10-4|13	BuildRequires: perl(CGI)
14cr|perl-SOAP-WSDL-2.00.10-4|14	BuildRequires: perl(Class::Std::Fast)
14cr|perl-SOAP-WSDL-2.00.10-4|15	BuildRequires: perl(Cwd)
14cr|perl-SOAP-WSDL-2.00.10-4|16	BuildRequires: perl(Data::Dumper)
14cr|perl-SOAP-WSDL-2.00.10-4|17	BuildRequires: perl(Date::Format)
14cr|perl-SOAP-WSDL-2.00.10-4|18	BuildRequires: perl(Date::Parse)
14cr|perl-SOAP-WSDL-2.00.10-4|19	BuildRequires: perl(File::Basename)
14cr|perl-SOAP-WSDL-2.00.10-4|20	BuildRequires: perl(File::Path)
14cr|perl-SOAP-WSDL-2.00.10-4|21	BuildRequires: perl(File::Spec)
14cr|perl-SOAP-WSDL-2.00.10-4|22	BuildRequires: perl(Getopt::Long)
14cr|perl-SOAP-WSDL-2.00.10-4|23	BuildRequires: perl(LWP::UserAgent)
14cr|perl-SOAP-WSDL-2.00.10-4|24	BuildRequires: perl(List::Util)
14cr|perl-SOAP-WSDL-2.00.10-4|25	BuildRequires: perl(Module::Build)
14cr|perl-SOAP-WSDL-2.00.10-4|26	BuildRequires: perl(Storable)
14cr|perl-SOAP-WSDL-2.00.10-4|27	BuildRequires: perl(Template)
14cr|perl-SOAP-WSDL-2.00.10-4|28	BuildRequires: perl(Term::ReadKey)
14cr|perl-SOAP-WSDL-2.00.10-4|29	BuildRequires: perl(Test::More)
14cr|perl-SOAP-WSDL-2.00.10-4|30	BuildRequires: perl(URI)
14cr|perl-SOAP-WSDL-2.00.10-4|31	BuildRequires: perl(XML::Parser::Expat)
14cr|perl-SOAP-WSDL-2.00.10-4|32	BuildRequires: perl(Module::Build::Compat)
14cr|perl-SOAP-WSDL-2.00.10-4|33	BuildArch: noarch
14cr|perl-SOAP-WSDL-2.00.10-4|34	
14cr|perl-SOAP-WSDL-2.00.10-4|35	%description
14cr|perl-SOAP-WSDL-2.00.10-4|36	SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
14cr|perl-SOAP-WSDL-2.00.10-4|37	
14cr|perl-SOAP-WSDL-2.00.10-4|38	The WSDL is parsed and stored in memory.
14cr|perl-SOAP-WSDL-2.00.10-4|39	
14cr|perl-SOAP-WSDL-2.00.10-4|40	Your data is serialized according to the rules in the WSDL.
14cr|perl-SOAP-WSDL-2.00.10-4|41	
14cr|perl-SOAP-WSDL-2.00.10-4|42	%prep
14cr|perl-SOAP-WSDL-2.00.10-4|43	%setup -q -n %{module}-%{version}
14cr|perl-SOAP-WSDL-2.00.10-4|44	
14cr|perl-SOAP-WSDL-2.00.10-4|45	%build
14cr|perl-SOAP-WSDL-2.00.10-4|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-SOAP-WSDL-2.00.10-4|47	%make
14cr|perl-SOAP-WSDL-2.00.10-4|48	
14cr|perl-SOAP-WSDL-2.00.10-4|49	# Disable tests, fail with modern perl
14cr|perl-SOAP-WSDL-2.00.10-4|50	# %check
14cr|perl-SOAP-WSDL-2.00.10-4|51	# make test
14cr|perl-SOAP-WSDL-2.00.10-4|52	
14cr|perl-SOAP-WSDL-2.00.10-4|53	%install
14cr|perl-SOAP-WSDL-2.00.10-4|54	%makeinstall_std
14cr|perl-SOAP-WSDL-2.00.10-4|55	
14cr|perl-SOAP-WSDL-2.00.10-4|56	%files
14cr|perl-SOAP-WSDL-2.00.10-4|57	%doc README LICENSE Changes README
14cr|perl-SOAP-WSDL-2.00.10-4|58	%{_bindir}/wsdl2perl.pl
14cr|perl-SOAP-WSDL-2.00.10-4|59	%{_mandir}/man3/*
14cr|perl-SOAP-WSDL-2.00.10-4|60	%{_mandir}/man1/*
14cr|perl-SOAP-WSDL-2.00.10-4|61	%{perl_vendorlib}/SOAP
14cr|perl-SOAP-WSDL-2.00.10-4|62	
14cr|perl-SOAP-WSDL-2.00.10-4|63	%changelog
14cr|perl-SOAP-WSDL-2.00.10-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00.10-4
14cr|perl-SOAP-WSDL-2.00.10-4|65	+ Revision: 74408ef
14cr|perl-SOAP-WSDL-2.00.10-4|66	- MassBuild#464: Increase release tag
14cr|perl-SOAP-WSDL-2.00.10-4|67	
14cr|perl-SOAP-WSDL-2.00.10-4|68	

5499 14
14cr|perl-Socket-GetAddrInfo-0.220.0-3|1	%define upstream_name    Socket-GetAddrInfo
14cr|perl-Socket-GetAddrInfo-0.220.0-3|2	%define upstream_version 0.22
14cr|perl-Socket-GetAddrInfo-0.220.0-3|3	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|4	%define debug_package %{nil}
14cr|perl-Socket-GetAddrInfo-0.220.0-3|5	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|6	Name:       perl-%{upstream_name}
14cr|perl-Socket-GetAddrInfo-0.220.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Socket-GetAddrInfo-0.220.0-3|8	Release:	3
14cr|perl-Socket-GetAddrInfo-0.220.0-3|9	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|10	Summary:    RFC 2553's C<getaddrinfo> and C<getnameinfo>
14cr|perl-Socket-GetAddrInfo-0.220.0-3|11	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|12	License:    GPL+ or Artistic
14cr|perl-Socket-GetAddrInfo-0.220.0-3|13	Group:      Development/Perl
14cr|perl-Socket-GetAddrInfo-0.220.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Socket-GetAddrInfo-0.220.0-3|15	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Socket-GetAddrInfo-0.220.0-3|16	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|17	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|18	BuildRequires: perl-ExtUtils-CChecker
14cr|perl-Socket-GetAddrInfo-0.220.0-3|19	BuildRequires: perl(Module::Build)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|20	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|21	BuildRequires: perl(Scalar::Util)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|22	BuildRequires: perl(Test::Exception)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|23	BuildRequires: perl(Test::More)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|24	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Socket-GetAddrInfo-0.220.0-3|25	BuildRequires: perl-devel
14cr|perl-Socket-GetAddrInfo-0.220.0-3|26	BuildRequires: perl-Test-Warn
14cr|perl-Socket-GetAddrInfo-0.220.0-3|27	#gw for getaddrinfo:
14cr|perl-Socket-GetAddrInfo-0.220.0-3|28	Conflicts: ruli-tools
14cr|perl-Socket-GetAddrInfo-0.220.0-3|29	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|30	%description
14cr|perl-Socket-GetAddrInfo-0.220.0-3|31	The RFC 2553 functions 'getaddrinfo' and 'getnameinfo' provide an
14cr|perl-Socket-GetAddrInfo-0.220.0-3|32	abstracted way to convert between a pair of host name/service name and
14cr|perl-Socket-GetAddrInfo-0.220.0-3|33	socket addresses, or vice versa. 'getaddrinfo' converts names into a set of
14cr|perl-Socket-GetAddrInfo-0.220.0-3|34	arguments to pass to the 'socket()' and 'connect()' syscalls, and
14cr|perl-Socket-GetAddrInfo-0.220.0-3|35	'getnameinfo' converts a socket address back into its host name/service
14cr|perl-Socket-GetAddrInfo-0.220.0-3|36	name pair.
14cr|perl-Socket-GetAddrInfo-0.220.0-3|37	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|38	These functions provide a useful interface for performing either of these
14cr|perl-Socket-GetAddrInfo-0.220.0-3|39	name resolution operation, without having to deal with IPv4/IPv6
14cr|perl-Socket-GetAddrInfo-0.220.0-3|40	transparency, or whether the underlying host can support IPv6 at all, or
14cr|perl-Socket-GetAddrInfo-0.220.0-3|41	other such issues. However, not all platforms can support the underlying
14cr|perl-Socket-GetAddrInfo-0.220.0-3|42	calls at the C layer, which means a dilema for authors wishing to write
14cr|perl-Socket-GetAddrInfo-0.220.0-3|43	forward-compatible code. Either to support these functions, and cause the
14cr|perl-Socket-GetAddrInfo-0.220.0-3|44	code not to work on older platforms, or stick to the older "legacy"
14cr|perl-Socket-GetAddrInfo-0.220.0-3|45	resolvers such as 'gethostbyname()', which means the code becomes more
14cr|perl-Socket-GetAddrInfo-0.220.0-3|46	portable.
14cr|perl-Socket-GetAddrInfo-0.220.0-3|47	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|48	This module attempts to solve this problem, by detecting at compiletime
14cr|perl-Socket-GetAddrInfo-0.220.0-3|49	whether the underlying OS will support these functions, and only compiling
14cr|perl-Socket-GetAddrInfo-0.220.0-3|50	the XS code if it can. At runtime, when the module is loaded, if the XS
14cr|perl-Socket-GetAddrInfo-0.220.0-3|51	implementation is not available, emulations of the functions using the
14cr|perl-Socket-GetAddrInfo-0.220.0-3|52	legacy resolver functions instead. The emulations support the same
14cr|perl-Socket-GetAddrInfo-0.220.0-3|53	interface as the real functions, and behave as close as is resonably
14cr|perl-Socket-GetAddrInfo-0.220.0-3|54	possible to emulate using the legacy resolvers. See below for details on
14cr|perl-Socket-GetAddrInfo-0.220.0-3|55	the limits of this emulation.
14cr|perl-Socket-GetAddrInfo-0.220.0-3|56	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|57	%prep
14cr|perl-Socket-GetAddrInfo-0.220.0-3|58	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Socket-GetAddrInfo-0.220.0-3|59	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|60	%build
14cr|perl-Socket-GetAddrInfo-0.220.0-3|61	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Socket-GetAddrInfo-0.220.0-3|62	%make
14cr|perl-Socket-GetAddrInfo-0.220.0-3|63	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|64	%check
14cr|perl-Socket-GetAddrInfo-0.220.0-3|65	make test
14cr|perl-Socket-GetAddrInfo-0.220.0-3|66	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|67	%install
14cr|perl-Socket-GetAddrInfo-0.220.0-3|68	%makeinstall_std
14cr|perl-Socket-GetAddrInfo-0.220.0-3|69	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|70	%clean
14cr|perl-Socket-GetAddrInfo-0.220.0-3|71	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|72	%files
14cr|perl-Socket-GetAddrInfo-0.220.0-3|73	%doc Changes LICENSE README
14cr|perl-Socket-GetAddrInfo-0.220.0-3|74	%{_mandir}/man3/*
14cr|perl-Socket-GetAddrInfo-0.220.0-3|75	%{_mandir}/man1/*
14cr|perl-Socket-GetAddrInfo-0.220.0-3|76	%{perl_vendorlib}/*
14cr|perl-Socket-GetAddrInfo-0.220.0-3|77	%{_bindir}/getaddrinfo
14cr|perl-Socket-GetAddrInfo-0.220.0-3|78	%{_bindir}/getnameinfo
14cr|perl-Socket-GetAddrInfo-0.220.0-3|79	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|80	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|81	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|82	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|83	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|84	%changelog
14cr|perl-Socket-GetAddrInfo-0.220.0-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.220.0-3
14cr|perl-Socket-GetAddrInfo-0.220.0-3|86	+ Revision: fead6c8
14cr|perl-Socket-GetAddrInfo-0.220.0-3|87	- MassBuild#464: Increase release tag
14cr|perl-Socket-GetAddrInfo-0.220.0-3|88	
14cr|perl-Socket-GetAddrInfo-0.220.0-3|89	

5500 14
14cr|perl-Software-License-0.103.10-2|1	%define debug_package %{nil}
14cr|perl-Software-License-0.103.10-2|2	%define upstream_name    Software-License
14cr|perl-Software-License-0.103.10-2|3	%define upstream_version 0.103010
14cr|perl-Software-License-0.103.10-2|4	
14cr|perl-Software-License-0.103.10-2|5	Name:		perl-%{upstream_name}
14cr|perl-Software-License-0.103.10-2|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Software-License-0.103.10-2|7	Release:	2
14cr|perl-Software-License-0.103.10-2|8	
14cr|perl-Software-License-0.103.10-2|9	Summary:	Packages that provide templated software licenses
14cr|perl-Software-License-0.103.10-2|10	
14cr|perl-Software-License-0.103.10-2|11	
14cr|perl-Software-License-0.103.10-2|12	License:	GPL+ or Artistic
14cr|perl-Software-License-0.103.10-2|13	Group:		Development/Perl
14cr|perl-Software-License-0.103.10-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Software-License-0.103.10-2|15	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Software-License-0.103.10-2|16	
14cr|perl-Software-License-0.103.10-2|17	BuildRequires:	perl-devel
14cr|perl-Software-License-0.103.10-2|18	BuildRequires: perl(Try::Tiny)
14cr|perl-Software-License-0.103.10-2|19	BuildRequires:	perl(Class::ISA)
14cr|perl-Software-License-0.103.10-2|20	BuildRequires:	perl(Data::Section)
14cr|perl-Software-License-0.103.10-2|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Software-License-0.103.10-2|22	BuildRequires:	perl(Sub::Install)
14cr|perl-Software-License-0.103.10-2|23	BuildRequires:	perl(Text::Template)
14cr|perl-Software-License-0.103.10-2|24	
14cr|perl-Software-License-0.103.10-2|25	%description
14cr|perl-Software-License-0.103.10-2|26	This packages provides templated software licenses.
14cr|perl-Software-License-0.103.10-2|27	
14cr|perl-Software-License-0.103.10-2|28	%prep
14cr|perl-Software-License-0.103.10-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Software-License-0.103.10-2|30	
14cr|perl-Software-License-0.103.10-2|31	%build
14cr|perl-Software-License-0.103.10-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Software-License-0.103.10-2|33	%make
14cr|perl-Software-License-0.103.10-2|34	
14cr|perl-Software-License-0.103.10-2|35	%check
14cr|perl-Software-License-0.103.10-2|36	%make test
14cr|perl-Software-License-0.103.10-2|37	
14cr|perl-Software-License-0.103.10-2|38	%install
14cr|perl-Software-License-0.103.10-2|39	%makeinstall_std
14cr|perl-Software-License-0.103.10-2|40	
14cr|perl-Software-License-0.103.10-2|41	%files
14cr|perl-Software-License-0.103.10-2|42	%doc Changes LICENSE README
14cr|perl-Software-License-0.103.10-2|43	%{_mandir}/man3/*
14cr|perl-Software-License-0.103.10-2|44	%{perl_vendorlib}/Software
14cr|perl-Software-License-0.103.10-2|45	
14cr|perl-Software-License-0.103.10-2|46	
14cr|perl-Software-License-0.103.10-2|47	
14cr|perl-Software-License-0.103.10-2|48	%changelog
14cr|perl-Software-License-0.103.10-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.10-2
14cr|perl-Software-License-0.103.10-2|50	+ Revision: 7fb7eb9
14cr|perl-Software-License-0.103.10-2|51	- MassBuild#464: Increase release tag
14cr|perl-Software-License-0.103.10-2|52	
14cr|perl-Software-License-0.103.10-2|53	

5501 14
14cr|perl-Sort-Naturally-1.30.0-3|1	%define upstream_name    Sort-Naturally
14cr|perl-Sort-Naturally-1.30.0-3|2	%define upstream_version 1.03
14cr|perl-Sort-Naturally-1.30.0-3|3	
14cr|perl-Sort-Naturally-1.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sort-Naturally-1.30.0-3|5	Version:	%perl_convert_version 1.03
14cr|perl-Sort-Naturally-1.30.0-3|6	Release:	3
14cr|perl-Sort-Naturally-1.30.0-3|7	
14cr|perl-Sort-Naturally-1.30.0-3|8	Summary:	Sort lexically, but sort numeral parts numerically
14cr|perl-Sort-Naturally-1.30.0-3|9	
14cr|perl-Sort-Naturally-1.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-Sort-Naturally-1.30.0-3|11	Group:		Development/Perl
14cr|perl-Sort-Naturally-1.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sort-Naturally-1.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Sort/Sort-Naturally-1.03.tar.gz
14cr|perl-Sort-Naturally-1.30.0-3|14	
14cr|perl-Sort-Naturally-1.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Sort-Naturally-1.30.0-3|16	BuildArch:	noarch
14cr|perl-Sort-Naturally-1.30.0-3|17	
14cr|perl-Sort-Naturally-1.30.0-3|18	%description
14cr|perl-Sort-Naturally-1.30.0-3|19	This module exports two functions, 'nsort' and 'ncmp'; they are used in
14cr|perl-Sort-Naturally-1.30.0-3|20	implementing my idea of a "natural sorting" algorithm. Under natural
14cr|perl-Sort-Naturally-1.30.0-3|21	sorting, numeric substrings are compared numerically, and other
14cr|perl-Sort-Naturally-1.30.0-3|22	word-characters are compared lexically.
14cr|perl-Sort-Naturally-1.30.0-3|23	
14cr|perl-Sort-Naturally-1.30.0-3|24	%prep
14cr|perl-Sort-Naturally-1.30.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sort-Naturally-1.30.0-3|26	
14cr|perl-Sort-Naturally-1.30.0-3|27	%build
14cr|perl-Sort-Naturally-1.30.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sort-Naturally-1.30.0-3|29	%make
14cr|perl-Sort-Naturally-1.30.0-3|30	
14cr|perl-Sort-Naturally-1.30.0-3|31	%check
14cr|perl-Sort-Naturally-1.30.0-3|32	make test
14cr|perl-Sort-Naturally-1.30.0-3|33	
14cr|perl-Sort-Naturally-1.30.0-3|34	%install
14cr|perl-Sort-Naturally-1.30.0-3|35	%makeinstall_std
14cr|perl-Sort-Naturally-1.30.0-3|36	
14cr|perl-Sort-Naturally-1.30.0-3|37	%files
14cr|perl-Sort-Naturally-1.30.0-3|38	%doc ChangeLog README
14cr|perl-Sort-Naturally-1.30.0-3|39	%{_mandir}/man3/*
14cr|perl-Sort-Naturally-1.30.0-3|40	%{perl_vendorlib}/Sort
14cr|perl-Sort-Naturally-1.30.0-3|41	
14cr|perl-Sort-Naturally-1.30.0-3|42	
14cr|perl-Sort-Naturally-1.30.0-3|43	
14cr|perl-Sort-Naturally-1.30.0-3|44	%changelog
14cr|perl-Sort-Naturally-1.30.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-3
14cr|perl-Sort-Naturally-1.30.0-3|46	+ Revision: d316e01
14cr|perl-Sort-Naturally-1.30.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Sort-Naturally-1.30.0-3|48	
14cr|perl-Sort-Naturally-1.30.0-3|49	

5502 14
14cr|perl-Sphinx-Config-0.90.0-4|1	%define upstream_name    Sphinx-Config
14cr|perl-Sphinx-Config-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Sphinx-Config-0.90.0-4|3	
14cr|perl-Sphinx-Config-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Sphinx-Config-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sphinx-Config-0.90.0-4|6	Release:	4
14cr|perl-Sphinx-Config-0.90.0-4|7	
14cr|perl-Sphinx-Config-0.90.0-4|8	Summary:	Sphinx search engine configuration file read/modify/write
14cr|perl-Sphinx-Config-0.90.0-4|9	
14cr|perl-Sphinx-Config-0.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-Sphinx-Config-0.90.0-4|11	Group:		Development/Perl
14cr|perl-Sphinx-Config-0.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sphinx-Config-0.90.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JJ/JJSCHUTZ/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sphinx-Config-0.90.0-4|14	
14cr|perl-Sphinx-Config-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-Sphinx-Config-0.90.0-4|16	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Sphinx-Config-0.90.0-4|17	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Sphinx-Config-0.90.0-4|18	BuildArch:	noarch
14cr|perl-Sphinx-Config-0.90.0-4|19	
14cr|perl-Sphinx-Config-0.90.0-4|20	%description
14cr|perl-Sphinx-Config-0.90.0-4|21	Sphinx search engine configuration file read/modify/write.
14cr|perl-Sphinx-Config-0.90.0-4|22	
14cr|perl-Sphinx-Config-0.90.0-4|23	%prep
14cr|perl-Sphinx-Config-0.90.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sphinx-Config-0.90.0-4|25	
14cr|perl-Sphinx-Config-0.90.0-4|26	%build
14cr|perl-Sphinx-Config-0.90.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sphinx-Config-0.90.0-4|28	%make
14cr|perl-Sphinx-Config-0.90.0-4|29	
14cr|perl-Sphinx-Config-0.90.0-4|30	%check
14cr|perl-Sphinx-Config-0.90.0-4|31	make test
14cr|perl-Sphinx-Config-0.90.0-4|32	
14cr|perl-Sphinx-Config-0.90.0-4|33	%install
14cr|perl-Sphinx-Config-0.90.0-4|34	%makeinstall_std
14cr|perl-Sphinx-Config-0.90.0-4|35	
14cr|perl-Sphinx-Config-0.90.0-4|36	%files
14cr|perl-Sphinx-Config-0.90.0-4|37	%doc Changes README
14cr|perl-Sphinx-Config-0.90.0-4|38	%{perl_vendorlib}/Sphinx/Config.pm
14cr|perl-Sphinx-Config-0.90.0-4|39	%attr(0644,root,root) %{_mandir}/man3/Sphinx::Config.3pm*
14cr|perl-Sphinx-Config-0.90.0-4|40	
14cr|perl-Sphinx-Config-0.90.0-4|41	
14cr|perl-Sphinx-Config-0.90.0-4|42	%changelog
14cr|perl-Sphinx-Config-0.90.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Sphinx-Config-0.90.0-4|44	+ Revision: 946901c
14cr|perl-Sphinx-Config-0.90.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Sphinx-Config-0.90.0-4|46	
14cr|perl-Sphinx-Config-0.90.0-4|47	

5503 14
14cr|perl-Sphinx-Search-0.280.0-3|1	%define upstream_name    Sphinx-Search
14cr|perl-Sphinx-Search-0.280.0-3|2	%define upstream_version 0.28
14cr|perl-Sphinx-Search-0.280.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Sphinx-Search-0.280.0-3|4	Version:	%perl_convert_version 0.28
14cr|perl-Sphinx-Search-0.280.0-3|5	Release:	3
14cr|perl-Sphinx-Search-0.280.0-3|6	
14cr|perl-Sphinx-Search-0.280.0-3|7	Summary:	Sphinx search engine API Perl client
14cr|perl-Sphinx-Search-0.280.0-3|8	
14cr|perl-Sphinx-Search-0.280.0-3|9	License:	GPL+ or Artistic
14cr|perl-Sphinx-Search-0.280.0-3|10	Group:		Development/Perl
14cr|perl-Sphinx-Search-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sphinx-Search-0.280.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JJ/JJSCHUTZ/Sphinx-Search-0.28.tar.gz
14cr|perl-Sphinx-Search-0.280.0-3|13	
14cr|perl-Sphinx-Search-0.280.0-3|14	#BuildRequires:	perl-Test-Pod-Coverage
14cr|perl-Sphinx-Search-0.280.0-3|15	#BuildRequires:	perl-File-SearchPath
14cr|perl-Sphinx-Search-0.280.0-3|16	#BuildRequires:	perl-Path-Class
14cr|perl-Sphinx-Search-0.280.0-3|17	#BuildRequires:	sphinx
14cr|perl-Sphinx-Search-0.280.0-3|18	BuildRequires:	perl-devel
14cr|perl-Sphinx-Search-0.280.0-3|19	BuildArch:	noarch
14cr|perl-Sphinx-Search-0.280.0-3|20	
14cr|perl-Sphinx-Search-0.280.0-3|21	%description
14cr|perl-Sphinx-Search-0.280.0-3|22	Sphinx search engine API Perl client for Sphinx 0.9.8-svn-r871 and later.
14cr|perl-Sphinx-Search-0.280.0-3|23	
14cr|perl-Sphinx-Search-0.280.0-3|24	%prep
14cr|perl-Sphinx-Search-0.280.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sphinx-Search-0.280.0-3|26	
14cr|perl-Sphinx-Search-0.280.0-3|27	%build
14cr|perl-Sphinx-Search-0.280.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sphinx-Search-0.280.0-3|29	%make
14cr|perl-Sphinx-Search-0.280.0-3|30	
14cr|perl-Sphinx-Search-0.280.0-3|31	#%%check
14cr|perl-Sphinx-Search-0.280.0-3|32	#make \
14cr|perl-Sphinx-Search-0.280.0-3|33	#    SPHINX_SEARCHD="%{_sbindir}/sphinx-searchd" \
14cr|perl-Sphinx-Search-0.280.0-3|34	#    SPHINX_INDEXER="%{_bindir}/sphinx-indexer" \
14cr|perl-Sphinx-Search-0.280.0-3|35	#    SPHINX_PORT="20000" \
14cr|perl-Sphinx-Search-0.280.0-3|36	#    test
14cr|perl-Sphinx-Search-0.280.0-3|37	
14cr|perl-Sphinx-Search-0.280.0-3|38	%install
14cr|perl-Sphinx-Search-0.280.0-3|39	%makeinstall_std
14cr|perl-Sphinx-Search-0.280.0-3|40	
14cr|perl-Sphinx-Search-0.280.0-3|41	%files
14cr|perl-Sphinx-Search-0.280.0-3|42	%doc Changes README
14cr|perl-Sphinx-Search-0.280.0-3|43	%{perl_vendorlib}/Sphinx/Search.pm
14cr|perl-Sphinx-Search-0.280.0-3|44	%attr(0644,root,root) %{_mandir}/man3/Sphinx::Search.3pm*
14cr|perl-Sphinx-Search-0.280.0-3|45	
14cr|perl-Sphinx-Search-0.280.0-3|46	
14cr|perl-Sphinx-Search-0.280.0-3|47	%changelog
14cr|perl-Sphinx-Search-0.280.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-3
14cr|perl-Sphinx-Search-0.280.0-3|49	+ Revision: b5d9ebe
14cr|perl-Sphinx-Search-0.280.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Sphinx-Search-0.280.0-3|51	
14cr|perl-Sphinx-Search-0.280.0-3|52	

5504 14
14cr|perl-Spoon-0.24-8|1	%define module	Spoon
14cr|perl-Spoon-0.24-8|2	
14cr|perl-Spoon-0.24-8|3	%if %{_use_internal_dependency_generator}
14cr|perl-Spoon-0.24-8|4	%define __noautoprov 'perl\\(IO::All\\)'
14cr|perl-Spoon-0.24-8|5	%else
14cr|perl-Spoon-0.24-8|6	%define _provides_exceptions perl(IO::All)
14cr|perl-Spoon-0.24-8|7	%endif
14cr|perl-Spoon-0.24-8|8	
14cr|perl-Spoon-0.24-8|9	Name:		perl-%{module}
14cr|perl-Spoon-0.24-8|10	Version:	0.24
14cr|perl-Spoon-0.24-8|11	Release:	8
14cr|perl-Spoon-0.24-8|12	Summary:	A Spiffy Application Building Framework
14cr|perl-Spoon-0.24-8|13	
14cr|perl-Spoon-0.24-8|14	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Spoon-0.24-8|15	# no available category
14cr|perl-Spoon-0.24-8|16	Source:		http://search.cpan.org/CPAN/authors/id/I/IN/INGY/%{module}-%{version}.tar.gz
14cr|perl-Spoon-0.24-8|17	License:	GPL
14cr|perl-Spoon-0.24-8|18	Group:		Development/Perl
14cr|perl-Spoon-0.24-8|19	BuildRequires:	perl-devel
14cr|perl-Spoon-0.24-8|20	BuildRequires:	perl(IO::All)
14cr|perl-Spoon-0.24-8|21	BuildRequires:	perl(CGI)
14cr|perl-Spoon-0.24-8|22	BuildRequires:	perl(DB_File)
14cr|perl-Spoon-0.24-8|23	BuildRequires:	perl(Template)
14cr|perl-Spoon-0.24-8|24	BuildRequires:	perl(Spiffy)
14cr|perl-Spoon-0.24-8|25	BuildRequires:	perl(URI::Escape)
14cr|perl-Spoon-0.24-8|26	BuildArch:	noarch
14cr|perl-Spoon-0.24-8|27	
14cr|perl-Spoon-0.24-8|28	%description
14cr|perl-Spoon-0.24-8|29	Spoon is an Application Framework that is designed primarily for building
14cr|perl-Spoon-0.24-8|30	Social Software web applications. The Kwiki wiki software is built on top of
14cr|perl-Spoon-0.24-8|31	Spoon.
14cr|perl-Spoon-0.24-8|32	
14cr|perl-Spoon-0.24-8|33	Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm
14cr|perl-Spoon-0.24-8|34	inherits from Spiffy.pm.
14cr|perl-Spoon-0.24-8|35	
14cr|perl-Spoon-0.24-8|36	Spoon is not an application in and of itself. (As compared to Kwiki) You need
14cr|perl-Spoon-0.24-8|37	to build your own applications from it.
14cr|perl-Spoon-0.24-8|38	
14cr|perl-Spoon-0.24-8|39	%prep
14cr|perl-Spoon-0.24-8|40	%setup -q -n %{module}-%{version}
14cr|perl-Spoon-0.24-8|41	
14cr|perl-Spoon-0.24-8|42	%build
14cr|perl-Spoon-0.24-8|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Spoon-0.24-8|44	%make
14cr|perl-Spoon-0.24-8|45	%make test
14cr|perl-Spoon-0.24-8|46	
14cr|perl-Spoon-0.24-8|47	%install
14cr|perl-Spoon-0.24-8|48	%makeinstall_std
14cr|perl-Spoon-0.24-8|49	
14cr|perl-Spoon-0.24-8|50	%files
14cr|perl-Spoon-0.24-8|51	%doc Changes README
14cr|perl-Spoon-0.24-8|52	%{perl_vendorlib}/Spoon
14cr|perl-Spoon-0.24-8|53	%{perl_vendorlib}/Spoon.pm
14cr|perl-Spoon-0.24-8|54	%{_mandir}/*/*
14cr|perl-Spoon-0.24-8|55	
14cr|perl-Spoon-0.24-8|56	
14cr|perl-Spoon-0.24-8|57	%changelog
14cr|perl-Spoon-0.24-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24-8
14cr|perl-Spoon-0.24-8|59	+ Revision: 467da33
14cr|perl-Spoon-0.24-8|60	- MassBuild#464: Increase release tag
14cr|perl-Spoon-0.24-8|61	
14cr|perl-Spoon-0.24-8|62	

5505 14
14cr|perl-Spread-3.17.4.4-5|1	%define upstream_name    Spread
14cr|perl-Spread-3.17.4.4-5|2	%define upstream_version 3.17.4.4
14cr|perl-Spread-3.17.4.4-5|3	
14cr|perl-Spread-3.17.4.4-5|4	Name:       perl-%{upstream_name}
14cr|perl-Spread-3.17.4.4-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Spread-3.17.4.4-5|6	Release:	5
14cr|perl-Spread-3.17.4.4-5|7	
14cr|perl-Spread-3.17.4.4-5|8	Summary:	Perl extension for the Spread group communication system
14cr|perl-Spread-3.17.4.4-5|9	
14cr|perl-Spread-3.17.4.4-5|10	License:	GPL+ or Artistic
14cr|perl-Spread-3.17.4.4-5|11	Group:		Development/Perl
14cr|perl-Spread-3.17.4.4-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Spread-3.17.4.4-5|13	Source0:    http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Spread-3.17.4.4-5|14	
14cr|perl-Spread-3.17.4.4-5|15	BuildRequires:	perl-devel
14cr|perl-Spread-3.17.4.4-5|16	BuildRequires:	libspread-devel
14cr|perl-Spread-3.17.4.4-5|17	
14cr|perl-Spread-3.17.4.4-5|18	%description
14cr|perl-Spread-3.17.4.4-5|19	Spread is a Perl module that conveniently wraps the Spread C libraries provided
14cr|perl-Spread-3.17.4.4-5|20	with the Spread 3.17.3 distribution. Spread is available at
14cr|perl-Spread-3.17.4.4-5|21	http://www.spread.org/. Spread is a local/wide area group communication toolkit
14cr|perl-Spread-3.17.4.4-5|22	that runs on most modern operating systems. It allows convenient mechanisms for
14cr|perl-Spread-3.17.4.4-5|23	reliable multicasting information between applications as well as providing
14cr|perl-Spread-3.17.4.4-5|24	many more complicate assurances.
14cr|perl-Spread-3.17.4.4-5|25	
14cr|perl-Spread-3.17.4.4-5|26	%prep
14cr|perl-Spread-3.17.4.4-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Spread-3.17.4.4-5|28	
14cr|perl-Spread-3.17.4.4-5|29	# fix paths
14cr|perl-Spread-3.17.4.4-5|30	perl -pi -e "s|^\\\$SPLIB_LIB.*|\\\$SPLIB_LIB=\'-L%{_libdir}\'\;|g" Makefile.PL
14cr|perl-Spread-3.17.4.4-5|31	perl -pi -e "s|^\\\$SPLIB_INCLUDE.*|\\\$SPLIB_INCLUDE=\'-I%{_includedir}\'\;|g" Makefile.PL
14cr|perl-Spread-3.17.4.4-5|32	
14cr|perl-Spread-3.17.4.4-5|33	# fix permissions
14cr|perl-Spread-3.17.4.4-5|34	chmod 644 README
14cr|perl-Spread-3.17.4.4-5|35	
14cr|perl-Spread-3.17.4.4-5|36	%build
14cr|perl-Spread-3.17.4.4-5|37	
14cr|perl-Spread-3.17.4.4-5|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Spread-3.17.4.4-5|39	
14cr|perl-Spread-3.17.4.4-5|40	%make
14cr|perl-Spread-3.17.4.4-5|41	
14cr|perl-Spread-3.17.4.4-5|42	%check
14cr|perl-Spread-3.17.4.4-5|43	make test
14cr|perl-Spread-3.17.4.4-5|44	
14cr|perl-Spread-3.17.4.4-5|45	%install
14cr|perl-Spread-3.17.4.4-5|46	%makeinstall_std
14cr|perl-Spread-3.17.4.4-5|47	
14cr|perl-Spread-3.17.4.4-5|48	%clean
14cr|perl-Spread-3.17.4.4-5|49	
14cr|perl-Spread-3.17.4.4-5|50	%files
14cr|perl-Spread-3.17.4.4-5|51	%doc README
14cr|perl-Spread-3.17.4.4-5|52	%{perl_vendorarch}/auto/Spread
14cr|perl-Spread-3.17.4.4-5|53	%{perl_vendorarch}/Spread.pm
14cr|perl-Spread-3.17.4.4-5|54	%{_mandir}/*/*
14cr|perl-Spread-3.17.4.4-5|55	
14cr|perl-Spread-3.17.4.4-5|56	
14cr|perl-Spread-3.17.4.4-5|57	
14cr|perl-Spread-3.17.4.4-5|58	%changelog
14cr|perl-Spread-3.17.4.4-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.17.4.4-5
14cr|perl-Spread-3.17.4.4-5|60	+ Revision: 791b04c
14cr|perl-Spread-3.17.4.4-5|61	- MassBuild#464: Increase release tag
14cr|perl-Spread-3.17.4.4-5|62	
14cr|perl-Spread-3.17.4.4-5|63	

5506 14
14cr|perl-Spreadsheet-Read-0.540.0-3|1	%define upstream_name    Spreadsheet-Read
14cr|perl-Spreadsheet-Read-0.540.0-3|2	%define upstream_version 0.54
14cr|perl-Spreadsheet-Read-0.540.0-3|3	
14cr|perl-Spreadsheet-Read-0.540.0-3|4	%if %{_use_internal_dependency_generator}
14cr|perl-Spreadsheet-Read-0.540.0-3|5	%define __noautoreq '/pro/bin/perl'
14cr|perl-Spreadsheet-Read-0.540.0-3|6	%else
14cr|perl-Spreadsheet-Read-0.540.0-3|7	%define _requires_exceptions /pro/bin/perl
14cr|perl-Spreadsheet-Read-0.540.0-3|8	%endif
14cr|perl-Spreadsheet-Read-0.540.0-3|9	
14cr|perl-Spreadsheet-Read-0.540.0-3|10	Name:		perl-%{upstream_name}
14cr|perl-Spreadsheet-Read-0.540.0-3|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Spreadsheet-Read-0.540.0-3|12	Release:	3
14cr|perl-Spreadsheet-Read-0.540.0-3|13	
14cr|perl-Spreadsheet-Read-0.540.0-3|14	Summary:	Transparent read the data from a spreadsheet
14cr|perl-Spreadsheet-Read-0.540.0-3|15	
14cr|perl-Spreadsheet-Read-0.540.0-3|16	License:	GPL+ or Artistic
14cr|perl-Spreadsheet-Read-0.540.0-3|17	Group:		Development/Perl
14cr|perl-Spreadsheet-Read-0.540.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Spreadsheet-Read-0.540.0-3|19	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/Spreadsheet-Read-%{upstream_version}.tgz
14cr|perl-Spreadsheet-Read-0.540.0-3|20	
14cr|perl-Spreadsheet-Read-0.540.0-3|21	BuildRequires:	perl-devel
14cr|perl-Spreadsheet-Read-0.540.0-3|22	BuildRequires:	perl(Carp)
14cr|perl-Spreadsheet-Read-0.540.0-3|23	BuildRequires:	perl(Data::Dumper)
14cr|perl-Spreadsheet-Read-0.540.0-3|24	BuildRequires:	perl(Exporter)
14cr|perl-Spreadsheet-Read-0.540.0-3|25	BuildRequires:	perl(File::Temp)
14cr|perl-Spreadsheet-Read-0.540.0-3|26	BuildRequires:	perl(IO::Scalar)
14cr|perl-Spreadsheet-Read-0.540.0-3|27	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cr|perl-Spreadsheet-Read-0.540.0-3|28	BuildRequires:	perl(Spreadsheet::ParseExcel::FmtDefault)
14cr|perl-Spreadsheet-Read-0.540.0-3|29	BuildRequires:	perl(Spreadsheet::ReadSXC)
14cr|perl-Spreadsheet-Read-0.540.0-3|30	BuildRequires:	perl(Test::More)
14cr|perl-Spreadsheet-Read-0.540.0-3|31	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Spreadsheet-Read-0.540.0-3|32	BuildRequires:	perl(Text::CSV)
14cr|perl-Spreadsheet-Read-0.540.0-3|33	BuildRequires:	perl(Text::CSV_PP)
14cr|perl-Spreadsheet-Read-0.540.0-3|34	BuildRequires:	perl(Text::CSV_XS)
14cr|perl-Spreadsheet-Read-0.540.0-3|35	
14cr|perl-Spreadsheet-Read-0.540.0-3|36	BuildArch:	noarch
14cr|perl-Spreadsheet-Read-0.540.0-3|37	
14cr|perl-Spreadsheet-Read-0.540.0-3|38	%description
14cr|perl-Spreadsheet-Read-0.540.0-3|39	Spreadsheet::Read tries to transparently read *any* spreadsheet and return
14cr|perl-Spreadsheet-Read-0.540.0-3|40	its content in a universal manner independent of the parsing module that
14cr|perl-Spreadsheet-Read-0.540.0-3|41	does the actual spreadsheet scanning.
14cr|perl-Spreadsheet-Read-0.540.0-3|42	
14cr|perl-Spreadsheet-Read-0.540.0-3|43	For OpenOffice this module uses Spreadsheet::ReadSXC
14cr|perl-Spreadsheet-Read-0.540.0-3|44	
14cr|perl-Spreadsheet-Read-0.540.0-3|45	For Microsoft Excel this module uses Spreadsheet::ParseExcel or
14cr|perl-Spreadsheet-Read-0.540.0-3|46	Spreadsheet::XLSX
14cr|perl-Spreadsheet-Read-0.540.0-3|47	
14cr|perl-Spreadsheet-Read-0.540.0-3|48	%prep
14cr|perl-Spreadsheet-Read-0.540.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Spreadsheet-Read-0.540.0-3|50	
14cr|perl-Spreadsheet-Read-0.540.0-3|51	%build
14cr|perl-Spreadsheet-Read-0.540.0-3|52	yes | perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Spreadsheet-Read-0.540.0-3|53	%make
14cr|perl-Spreadsheet-Read-0.540.0-3|54	
14cr|perl-Spreadsheet-Read-0.540.0-3|55	%check
14cr|perl-Spreadsheet-Read-0.540.0-3|56	%make test
14cr|perl-Spreadsheet-Read-0.540.0-3|57	
14cr|perl-Spreadsheet-Read-0.540.0-3|58	%install
14cr|perl-Spreadsheet-Read-0.540.0-3|59	%makeinstall_std
14cr|perl-Spreadsheet-Read-0.540.0-3|60	
14cr|perl-Spreadsheet-Read-0.540.0-3|61	%files
14cr|perl-Spreadsheet-Read-0.540.0-3|62	%doc META.yml README Changes
14cr|perl-Spreadsheet-Read-0.540.0-3|63	%{_mandir}/man3/*
14cr|perl-Spreadsheet-Read-0.540.0-3|64	%{perl_vendorlib}/*
14cr|perl-Spreadsheet-Read-0.540.0-3|65	%{_bindir}/*
14cr|perl-Spreadsheet-Read-0.540.0-3|66	
14cr|perl-Spreadsheet-Read-0.540.0-3|67	
14cr|perl-Spreadsheet-Read-0.540.0-3|68	%changelog
14cr|perl-Spreadsheet-Read-0.540.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.540.0-3
14cr|perl-Spreadsheet-Read-0.540.0-3|70	+ Revision: d5e58c6
14cr|perl-Spreadsheet-Read-0.540.0-3|71	- MassBuild#464: Increase release tag
14cr|perl-Spreadsheet-Read-0.540.0-3|72	
14cr|perl-Spreadsheet-Read-0.540.0-3|73	

5507 14
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|1	%define upstream_name    Spreadsheet-ReadSXC
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|2	%define upstream_version 0.20
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|3	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|6	Release:	5
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|7	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|8	Summary:	Extract OpenOffice 1.x spreadsheet data
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|9	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|10	License:	GPL+ or Artistic
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|11	Group:		Development/Perl
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|14	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|15	BuildRequires:	perl-devel
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|16	BuildRequires:	perl(Archive::Zip)
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|18	BuildRequires:	perl(XML::Parser)
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|19	BuildArch:	noarch
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|20	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|21	%description
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|22	Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|23	(.sxc). It exports the function read_sxc() which takes a filename and an
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|24	optional reference to a hash of options as arguments and returns a
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|25	reference to a hash of references to two-dimensional arrays. The hash keys
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|26	correspond to the names of worksheets in the OpenOffice workbook. The
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|27	two-dimensional arrays correspond to rows and cells in the respective
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|28	spreadsheets. If you don't like this because the order of sheets is not
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|29	preserved in a hash, read on. The 'OrderBySheet' option provides an array
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|30	of hashes instead.
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|31	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|32	If you prefer to unpack the .sxc file yourself, you can use the function
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|33	read_xml_file() instead and pass the path to content.xml as an argument. Or
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|34	you can extract the XML string from content.xml and pass the string to the
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|35	function read_xml_string(). Both functions also take a reference to a hash
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|36	of options as an optional second argument.
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|37	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|38	Spreadsheet::ReadSXC requires XML::Parser to parse the XML contained in
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|39	.sxc files. Only the contents of text:p elements are returned, not the
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|40	actual values of table:value attributes. For example, a cell might have a
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|41	table:value-type attribute of "currency", a table:value attribute of
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|42	"-1500.99" and a table:currency attribute of "USD". The text:p element
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|43	would contain "-$1,500.99". This is the string which is returned by the
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|44	read_sxc() function, not the value of -1500.99.
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|45	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|46	%prep
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|48	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|49	%build
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|50	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|51	%make
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|52	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|53	%check
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|54	%make test
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|55	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|56	%install
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|57	%makeinstall_std
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|58	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|59	%files
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|60	%doc Changes META.yml README
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|61	%{_mandir}/man3/*
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|62	%{perl_vendorlib}/*
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|63	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|64	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|65	%changelog
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-5
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|67	+ Revision: 65eb995
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|68	- MassBuild#464: Increase release tag
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|69	
14cr|perl-Spreadsheet-ReadSXC-0.200.0-5|70	

5508 14
14cr|perl-SQL-Abstract-1.770.0-3|1	%define upstream_name	 SQL-Abstract
14cr|perl-SQL-Abstract-1.770.0-3|2	%define upstream_version 1.77
14cr|perl-SQL-Abstract-1.770.0-3|3	
14cr|perl-SQL-Abstract-1.770.0-3|4	# We need this to avoid circular deps
14cr|perl-SQL-Abstract-1.770.0-3|5	%if %{_use_internal_dependency_generator}
14cr|perl-SQL-Abstract-1.770.0-3|6	%define __noautoreq 'perl\\(DBIx::Class::Storage::Statistics\\)'
14cr|perl-SQL-Abstract-1.770.0-3|7	%else
14cr|perl-SQL-Abstract-1.770.0-3|8	%define _requires_exceptions DBIx::Class::Storage::Statistics
14cr|perl-SQL-Abstract-1.770.0-3|9	%endif
14cr|perl-SQL-Abstract-1.770.0-3|10	
14cr|perl-SQL-Abstract-1.770.0-3|11	Name:		perl-%{upstream_name}
14cr|perl-SQL-Abstract-1.770.0-3|12	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SQL-Abstract-1.770.0-3|13	Release:	3
14cr|perl-SQL-Abstract-1.770.0-3|14	
14cr|perl-SQL-Abstract-1.770.0-3|15	Summary:	Generate SQL from Perl data structures
14cr|perl-SQL-Abstract-1.770.0-3|16	
14cr|perl-SQL-Abstract-1.770.0-3|17	License:	Artistic
14cr|perl-SQL-Abstract-1.770.0-3|18	Group:		Development/Perl
14cr|perl-SQL-Abstract-1.770.0-3|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SQL-Abstract-1.770.0-3|20	Source0:	http://www.cpan.org/modules/by-module/SQL/SQL-Abstract-%{upstream_version}.tar.gz
14cr|perl-SQL-Abstract-1.770.0-3|21	
14cr|perl-SQL-Abstract-1.770.0-3|22	BuildRequires:	perl-devel
14cr|perl-SQL-Abstract-1.770.0-3|23	BuildRequires:	perl(Clone)
14cr|perl-SQL-Abstract-1.770.0-3|24	BuildRequires:	perl(Class::Accessor::Grouped)
14cr|perl-SQL-Abstract-1.770.0-3|25	BuildRequires:	perl(Test::Warn)
14cr|perl-SQL-Abstract-1.770.0-3|26	BuildRequires:	perl(Test::Deep)
14cr|perl-SQL-Abstract-1.770.0-3|27	BuildRequires:	perl(Test::Exception)
14cr|perl-SQL-Abstract-1.770.0-3|28	BuildRequires:	perl(Hash::Merge)
14cr|perl-SQL-Abstract-1.770.0-3|29	BuildRequires:	perl(Getopt::Long::Descriptive)
14cr|perl-SQL-Abstract-1.770.0-3|30	BuildArch:	noarch
14cr|perl-SQL-Abstract-1.770.0-3|31	
14cr|perl-SQL-Abstract-1.770.0-3|32	%description
14cr|perl-SQL-Abstract-1.770.0-3|33	This module was inspired by the excellent L<DBIx::Abstract>.
14cr|perl-SQL-Abstract-1.770.0-3|34	However, in using that module I found that what I really wanted
14cr|perl-SQL-Abstract-1.770.0-3|35	to do was generate SQL, but still retain complete control over my
14cr|perl-SQL-Abstract-1.770.0-3|36	statement handles and use the DBI interface. So, I set out to
14cr|perl-SQL-Abstract-1.770.0-3|37	create an abstract SQL generation module.
14cr|perl-SQL-Abstract-1.770.0-3|38	
14cr|perl-SQL-Abstract-1.770.0-3|39	While based on the concepts used by DBIx::Abstract, there are
14cr|perl-SQL-Abstract-1.770.0-3|40	several important differences, especially when it comes to WHERE
14cr|perl-SQL-Abstract-1.770.0-3|41	clauses. I have modified the concepts used to make the SQL easier
14cr|perl-SQL-Abstract-1.770.0-3|42	to generate from Perl data structures and, IMO, more intuitive.
14cr|perl-SQL-Abstract-1.770.0-3|43	The underlying idea is for this module to do what you mean, based
14cr|perl-SQL-Abstract-1.770.0-3|44	on the data structures you provide it. The big advantage is that
14cr|perl-SQL-Abstract-1.770.0-3|45	you don't have to modify your code every time your data changes,
14cr|perl-SQL-Abstract-1.770.0-3|46	as this module figures it out.
14cr|perl-SQL-Abstract-1.770.0-3|47	
14cr|perl-SQL-Abstract-1.770.0-3|48	%prep
14cr|perl-SQL-Abstract-1.770.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SQL-Abstract-1.770.0-3|50	
14cr|perl-SQL-Abstract-1.770.0-3|51	%build
14cr|perl-SQL-Abstract-1.770.0-3|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SQL-Abstract-1.770.0-3|53	%make
14cr|perl-SQL-Abstract-1.770.0-3|54	
14cr|perl-SQL-Abstract-1.770.0-3|55	%install
14cr|perl-SQL-Abstract-1.770.0-3|56	%makeinstall_std
14cr|perl-SQL-Abstract-1.770.0-3|57	
14cr|perl-SQL-Abstract-1.770.0-3|58	%check
14cr|perl-SQL-Abstract-1.770.0-3|59	make test
14cr|perl-SQL-Abstract-1.770.0-3|60	
14cr|perl-SQL-Abstract-1.770.0-3|61	%files
14cr|perl-SQL-Abstract-1.770.0-3|62	%doc Changes
14cr|perl-SQL-Abstract-1.770.0-3|63	%{perl_vendorlib}/*
14cr|perl-SQL-Abstract-1.770.0-3|64	%{_bindir}/*
14cr|perl-SQL-Abstract-1.770.0-3|65	%{_mandir}/*/*
14cr|perl-SQL-Abstract-1.770.0-3|66	
14cr|perl-SQL-Abstract-1.770.0-3|67	
14cr|perl-SQL-Abstract-1.770.0-3|68	%changelog
14cr|perl-SQL-Abstract-1.770.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.770.0-3
14cr|perl-SQL-Abstract-1.770.0-3|70	+ Revision: 009b730
14cr|perl-SQL-Abstract-1.770.0-3|71	- MassBuild#464: Increase release tag
14cr|perl-SQL-Abstract-1.770.0-3|72	
14cr|perl-SQL-Abstract-1.770.0-3|73	

5509 14
14cr|perl-SQL-Abstract-Limit-0.141.0-6|1	%define upstream_name	 SQL-Abstract-Limit
14cr|perl-SQL-Abstract-Limit-0.141.0-6|2	%define upstream_version 0.141
14cr|perl-SQL-Abstract-Limit-0.141.0-6|3	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-SQL-Abstract-Limit-0.141.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SQL-Abstract-Limit-0.141.0-6|6	Release:	6
14cr|perl-SQL-Abstract-Limit-0.141.0-6|7	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|8	Summary:	Portable LIMIT emulation
14cr|perl-SQL-Abstract-Limit-0.141.0-6|9	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|10	License:	GPL+ or Artistic
14cr|perl-SQL-Abstract-Limit-0.141.0-6|11	Group:		Development/Perl
14cr|perl-SQL-Abstract-Limit-0.141.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SQL-Abstract-Limit-0.141.0-6|13	Source0:	http://www.cpan.org/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SQL-Abstract-Limit-0.141.0-6|14	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|15	BuildRequires:	perl-devel
14cr|perl-SQL-Abstract-Limit-0.141.0-6|16	BuildRequires:	perl(DBI)
14cr|perl-SQL-Abstract-Limit-0.141.0-6|17	BuildRequires:	perl(Module::Build)
14cr|perl-SQL-Abstract-Limit-0.141.0-6|18	BuildRequires:	perl(SQL::Abstract) >= 1.20
14cr|perl-SQL-Abstract-Limit-0.141.0-6|19	BuildRequires:	perl(Test::Exception)
14cr|perl-SQL-Abstract-Limit-0.141.0-6|20	BuildRequires:	perl(Test::Deep)
14cr|perl-SQL-Abstract-Limit-0.141.0-6|21	BuildRequires:	perl(Test::More)
14cr|perl-SQL-Abstract-Limit-0.141.0-6|22	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|23	BuildArch:	noarch
14cr|perl-SQL-Abstract-Limit-0.141.0-6|24	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|25	%description
14cr|perl-SQL-Abstract-Limit-0.141.0-6|26	Portability layer for LIMIT emulation.
14cr|perl-SQL-Abstract-Limit-0.141.0-6|27	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|28	%prep
14cr|perl-SQL-Abstract-Limit-0.141.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SQL-Abstract-Limit-0.141.0-6|30	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|31	%build
14cr|perl-SQL-Abstract-Limit-0.141.0-6|32	perl Build.PL installdirs=vendor destdir=%{buildroot}
14cr|perl-SQL-Abstract-Limit-0.141.0-6|33	./Build
14cr|perl-SQL-Abstract-Limit-0.141.0-6|34	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|35	%check
14cr|perl-SQL-Abstract-Limit-0.141.0-6|36	./Build test
14cr|perl-SQL-Abstract-Limit-0.141.0-6|37	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|38	%install
14cr|perl-SQL-Abstract-Limit-0.141.0-6|39	./Build install
14cr|perl-SQL-Abstract-Limit-0.141.0-6|40	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|41	%files
14cr|perl-SQL-Abstract-Limit-0.141.0-6|42	%doc Changes README
14cr|perl-SQL-Abstract-Limit-0.141.0-6|43	%{perl_vendorlib}/SQL
14cr|perl-SQL-Abstract-Limit-0.141.0-6|44	%{_mandir}/man*/*
14cr|perl-SQL-Abstract-Limit-0.141.0-6|45	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|46	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|47	%changelog
14cr|perl-SQL-Abstract-Limit-0.141.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.141.0-6
14cr|perl-SQL-Abstract-Limit-0.141.0-6|49	+ Revision: 6e6698c
14cr|perl-SQL-Abstract-Limit-0.141.0-6|50	- MassBuild#464: Increase release tag
14cr|perl-SQL-Abstract-Limit-0.141.0-6|51	
14cr|perl-SQL-Abstract-Limit-0.141.0-6|52	

5510 14
14cr|perl-SQLite-Work-0.100.200-4|1	%define upstream_name	 SQLite-Work
14cr|perl-SQLite-Work-0.100.200-4|2	%define upstream_version 0.1002
14cr|perl-SQLite-Work-0.100.200-4|3	
14cr|perl-SQLite-Work-0.100.200-4|4	Name:		perl-%{upstream_name}
14cr|perl-SQLite-Work-0.100.200-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SQLite-Work-0.100.200-4|6	Release:	4
14cr|perl-SQLite-Work-0.100.200-4|7	
14cr|perl-SQLite-Work-0.100.200-4|8	Summary:	A Perl module to report on and update an SQLite database
14cr|perl-SQLite-Work-0.100.200-4|9	
14cr|perl-SQLite-Work-0.100.200-4|10	License:	GPL+ or Artistic
14cr|perl-SQLite-Work-0.100.200-4|11	Group:		Development/Perl
14cr|perl-SQLite-Work-0.100.200-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SQLite-Work-0.100.200-4|13	Source0:	http://www.cpan.org/modules/by-module/SQLite/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SQLite-Work-0.100.200-4|14	
14cr|perl-SQLite-Work-0.100.200-4|15	BuildRequires:	perl-devel
14cr|perl-SQLite-Work-0.100.200-4|16	BuildRequires:	perl(CGI)
14cr|perl-SQLite-Work-0.100.200-4|17	BuildRequires:	perl(DBD::SQLite)
14cr|perl-SQLite-Work-0.100.200-4|18	BuildRequires:	perl(Getopt::ArgvFile)
14cr|perl-SQLite-Work-0.100.200-4|19	BuildRequires:	perl(Module::Build)
14cr|perl-SQLite-Work-0.100.200-4|20	BuildRequires:	perl(Text::NeatTemplate)
14cr|perl-SQLite-Work-0.100.200-4|21	BuildArch:	noarch
14cr|perl-SQLite-Work-0.100.200-4|22	
14cr|perl-SQLite-Work-0.100.200-4|23	%description
14cr|perl-SQLite-Work-0.100.200-4|24	This generates HTML (and non-HTML) reports from an SQLite database, taking care
14cr|perl-SQLite-Work-0.100.200-4|25	of the query-building and the report formatting. This also has methods for
14cr|perl-SQLite-Work-0.100.200-4|26	adding and updating the database.
14cr|perl-SQLite-Work-0.100.200-4|27	
14cr|perl-SQLite-Work-0.100.200-4|28	The SQLite::Work::CGI module has extra methods which deal with CGI using the
14cr|perl-SQLite-Work-0.100.200-4|29	CGI module; the included "show.cgi" and "edit.cgi" are demonstration CGI
14cr|perl-SQLite-Work-0.100.200-4|30	scripts which use the SQLite::Work::CGI module.
14cr|perl-SQLite-Work-0.100.200-4|31	
14cr|perl-SQLite-Work-0.100.200-4|32	The sqlreport script uses SQLite::Work to generate reports from the
14cr|perl-SQLite-Work-0.100.200-4|33	command-line.
14cr|perl-SQLite-Work-0.100.200-4|34	
14cr|perl-SQLite-Work-0.100.200-4|35	%prep
14cr|perl-SQLite-Work-0.100.200-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SQLite-Work-0.100.200-4|37	find . -type f | xargs chmod +w
14cr|perl-SQLite-Work-0.100.200-4|38	
14cr|perl-SQLite-Work-0.100.200-4|39	%build
14cr|perl-SQLite-Work-0.100.200-4|40	perl Build.PL installdirs=vendor
14cr|perl-SQLite-Work-0.100.200-4|41	./Build
14cr|perl-SQLite-Work-0.100.200-4|42	
14cr|perl-SQLite-Work-0.100.200-4|43	%check
14cr|perl-SQLite-Work-0.100.200-4|44	./Build test
14cr|perl-SQLite-Work-0.100.200-4|45	
14cr|perl-SQLite-Work-0.100.200-4|46	%install
14cr|perl-SQLite-Work-0.100.200-4|47	./Build install destdir=%{buildroot}
14cr|perl-SQLite-Work-0.100.200-4|48	
14cr|perl-SQLite-Work-0.100.200-4|49	%files
14cr|perl-SQLite-Work-0.100.200-4|50	%doc Changes README TODO *.cgi
14cr|perl-SQLite-Work-0.100.200-4|51	%{perl_vendorlib}/SQLite
14cr|perl-SQLite-Work-0.100.200-4|52	%{_mandir}/*/*
14cr|perl-SQLite-Work-0.100.200-4|53	%{_bindir}/*
14cr|perl-SQLite-Work-0.100.200-4|54	
14cr|perl-SQLite-Work-0.100.200-4|55	
14cr|perl-SQLite-Work-0.100.200-4|56	%changelog
14cr|perl-SQLite-Work-0.100.200-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.200-4
14cr|perl-SQLite-Work-0.100.200-4|58	+ Revision: fffad28
14cr|perl-SQLite-Work-0.100.200-4|59	- MassBuild#464: Increase release tag
14cr|perl-SQLite-Work-0.100.200-4|60	
14cr|perl-SQLite-Work-0.100.200-4|61	

5511 14
14cr|perl-SQL-Statement-1.405.0-3|1	%define upstream_name       SQL-Statement
14cr|perl-SQL-Statement-1.405.0-3|2	%define upstream_version 1.405
14cr|perl-SQL-Statement-1.405.0-3|3	
14cr|perl-SQL-Statement-1.405.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-SQL-Statement-1.405.0-3|5	Version:	%perl_convert_version 1.405
14cr|perl-SQL-Statement-1.405.0-3|6	Release:	3
14cr|perl-SQL-Statement-1.405.0-3|7	
14cr|perl-SQL-Statement-1.405.0-3|8	Summary:	SQL parsing and processing engine
14cr|perl-SQL-Statement-1.405.0-3|9	
14cr|perl-SQL-Statement-1.405.0-3|10	License:	GPL
14cr|perl-SQL-Statement-1.405.0-3|11	Group:		Development/Perl
14cr|perl-SQL-Statement-1.405.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SQL-Statement-1.405.0-3|13	Source0:	http://www.cpan.org/modules/by-module/SQL/SQL-Statement-1.405.tar.gz
14cr|perl-SQL-Statement-1.405.0-3|14	
14cr|perl-SQL-Statement-1.405.0-3|15	BuildRequires:	perl-devel
14cr|perl-SQL-Statement-1.405.0-3|16	BuildRequires:	perl(Clone)
14cr|perl-SQL-Statement-1.405.0-3|17	BuildRequires:	perl(Params::Util)
14cr|perl-SQL-Statement-1.405.0-3|18	
14cr|perl-SQL-Statement-1.405.0-3|19	BuildArch:	noarch
14cr|perl-SQL-Statement-1.405.0-3|20	
14cr|perl-SQL-Statement-1.405.0-3|21	%description
14cr|perl-SQL-Statement-1.405.0-3|22	The SQL::Statement module implements a pure Perl SQL parsing and execution
14cr|perl-SQL-Statement-1.405.0-3|23	engine. While it by no means implements full ANSI standard, it does support
14cr|perl-SQL-Statement-1.405.0-3|24	many features including column and table aliases, built-in and user-defined
14cr|perl-SQL-Statement-1.405.0-3|25	functions, implicit and explicit joins, complexly nested search conditions, and
14cr|perl-SQL-Statement-1.405.0-3|26	other features.
14cr|perl-SQL-Statement-1.405.0-3|27	
14cr|perl-SQL-Statement-1.405.0-3|28	%prep
14cr|perl-SQL-Statement-1.405.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SQL-Statement-1.405.0-3|30	
14cr|perl-SQL-Statement-1.405.0-3|31	%build
14cr|perl-SQL-Statement-1.405.0-3|32	SQL_STATEMENT_WARN_UPDATE=sure perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SQL-Statement-1.405.0-3|33	%make
14cr|perl-SQL-Statement-1.405.0-3|34	
14cr|perl-SQL-Statement-1.405.0-3|35	%check
14cr|perl-SQL-Statement-1.405.0-3|36	make test
14cr|perl-SQL-Statement-1.405.0-3|37	
14cr|perl-SQL-Statement-1.405.0-3|38	%install
14cr|perl-SQL-Statement-1.405.0-3|39	%makeinstall_std
14cr|perl-SQL-Statement-1.405.0-3|40	
14cr|perl-SQL-Statement-1.405.0-3|41	%files
14cr|perl-SQL-Statement-1.405.0-3|42	%doc README Changes
14cr|perl-SQL-Statement-1.405.0-3|43	%{perl_vendorlib}/SQL
14cr|perl-SQL-Statement-1.405.0-3|44	%{_mandir}/*/*
14cr|perl-SQL-Statement-1.405.0-3|45	
14cr|perl-SQL-Statement-1.405.0-3|46	
14cr|perl-SQL-Statement-1.405.0-3|47	
14cr|perl-SQL-Statement-1.405.0-3|48	%changelog
14cr|perl-SQL-Statement-1.405.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.405.0-3
14cr|perl-SQL-Statement-1.405.0-3|50	+ Revision: 959d863
14cr|perl-SQL-Statement-1.405.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-SQL-Statement-1.405.0-3|52	
14cr|perl-SQL-Statement-1.405.0-3|53	

5512 14
14cr|perl-SQL-Translator-0.110.180-4|1	%define upstream_name	 SQL-Translator
14cr|perl-SQL-Translator-0.110.180-4|2	%define upstream_version 0.11018
14cr|perl-SQL-Translator-0.110.180-4|3	
14cr|perl-SQL-Translator-0.110.180-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-SQL-Translator-0.110.180-4|5	%define __noautoreq 'perl\\(Doesnt(.*)\\)|perl\\(GD(.*)\\)|perl\\(GraphViz(.*)\\)|perl\\(IO::File(.*)\\)|perl\\(IO::Scalar(.*)\\)|perl\\(Spreadsheet::ParseExcel(.*)\\)|perl\\(Template(.*)\\)|perl\\(Text::ParseWords(.*)\\)|perl\\(Text::RecordParser(.*)\\)|perl\\(XML::Writer(.*)\\)|perl\\(XML::XPath(.*)\\)'
14cr|perl-SQL-Translator-0.110.180-4|6	%else
14cr|perl-SQL-Translator-0.110.180-4|7	%define _requires_exceptions perl(Doesnt\\|perl(GD\\|perl(GraphViz\\|perl(IO::File\\|perl(IO::Scalar\\|perl(Spreadsheet::ParseExcel\\|perl(Template\\|perl(Text::ParseWords\\|perl(Text::RecordParser\\|perl(XML::Writer\\|perl(XML::XPath
14cr|perl-SQL-Translator-0.110.180-4|8	%endif
14cr|perl-SQL-Translator-0.110.180-4|9	
14cr|perl-SQL-Translator-0.110.180-4|10	Name:		perl-%{upstream_name}
14cr|perl-SQL-Translator-0.110.180-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SQL-Translator-0.110.180-4|12	Release:	4
14cr|perl-SQL-Translator-0.110.180-4|13	
14cr|perl-SQL-Translator-0.110.180-4|14	Summary:	Manipulate structured data definitions (SQL and more)
14cr|perl-SQL-Translator-0.110.180-4|15	
14cr|perl-SQL-Translator-0.110.180-4|16	License:	GPL
14cr|perl-SQL-Translator-0.110.180-4|17	Group:		Development/Perl
14cr|perl-SQL-Translator-0.110.180-4|18	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/SQL/SQL-Translator-%{upstream_version}.tar.gz
14cr|perl-SQL-Translator-0.110.180-4|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SQL-Translator-0.110.180-4|20	
14cr|perl-SQL-Translator-0.110.180-4|21	BuildRequires:	perl-devel
14cr|perl-SQL-Translator-0.110.180-4|22	BuildRequires:	perl(CGI)
14cr|perl-SQL-Translator-0.110.180-4|23	BuildRequires:	perl(Carp::Clan)
14cr|perl-SQL-Translator-0.110.180-4|24	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-SQL-Translator-0.110.180-4|25	BuildRequires:	perl(Class::Base)
14cr|perl-SQL-Translator-0.110.180-4|26	BuildRequires:	perl(Class::Data::Inheritable) >= 0.02
14cr|perl-SQL-Translator-0.110.180-4|27	BuildRequires:	perl(Class::MakeMethods)
14cr|perl-SQL-Translator-0.110.180-4|28	BuildRequires:	perl(DBI)
14cr|perl-SQL-Translator-0.110.180-4|29	BuildRequires:	perl(Digest::SHA1)
14cr|perl-SQL-Translator-0.110.180-4|30	BuildRequires:	perl(File::Basename)
14cr|perl-SQL-Translator-0.110.180-4|31	BuildRequires:	perl(File::Spec)
14cr|perl-SQL-Translator-0.110.180-4|32	BuildRequires:	perl(File::ShareDir)
14cr|perl-SQL-Translator-0.110.180-4|33	BuildRequires:	perl(IO::Dir)
14cr|perl-SQL-Translator-0.110.180-4|34	BuildRequires:	perl(IO::Scalar)
14cr|perl-SQL-Translator-0.110.180-4|35	BuildRequires:	perl(Log::Log4perl)
14cr|perl-SQL-Translator-0.110.180-4|36	BuildRequires:	perl(Moo)
14cr|perl-SQL-Translator-0.110.180-4|37	BuildRequires:	perl(Parse::RecDescent) >= 1.94
14cr|perl-SQL-Translator-0.110.180-4|38	BuildRequires:	perl(Pod::Usage)
14cr|perl-SQL-Translator-0.110.180-4|39	BuildRequires:	perl(Readonly)
14cr|perl-SQL-Translator-0.110.180-4|40	BuildRequires:	perl(Test::Differences)
14cr|perl-SQL-Translator-0.110.180-4|41	BuildRequires:	perl(Test::Exception)
14cr|perl-SQL-Translator-0.110.180-4|42	BuildRequires:	perl(Test::More) >= 0.6
14cr|perl-SQL-Translator-0.110.180-4|43	BuildRequires:	perl(XML::Writer)
14cr|perl-SQL-Translator-0.110.180-4|44	BuildRequires:	perl(YAML) >= 0.39
14cr|perl-SQL-Translator-0.110.180-4|45	BuildRequires:	perl(strictures)
14cr|perl-SQL-Translator-0.110.180-4|46	BuildRequires:	perl(Digest::SHA)
14cr|perl-SQL-Translator-0.110.180-4|47	BuildRequires:	perl(Package::Variant)
14cr|perl-SQL-Translator-0.110.180-4|48	BuildRequires:	perl(Class::Method::Modifiers)
14cr|perl-SQL-Translator-0.110.180-4|49	Requires:	perl(Class::Method::Modifiers)
14cr|perl-SQL-Translator-0.110.180-4|50	BuildArch:	noarch
14cr|perl-SQL-Translator-0.110.180-4|51	
14cr|perl-SQL-Translator-0.110.180-4|52	%description
14cr|perl-SQL-Translator-0.110.180-4|53	SQL::Translator is a group of Perl modules that converts
14cr|perl-SQL-Translator-0.110.180-4|54	vendor-specific SQL table definitions into other formats, such as
14cr|perl-SQL-Translator-0.110.180-4|55	other vendor-specific SQL, ER diagrams, documentation (POD and HTML),
14cr|perl-SQL-Translator-0.110.180-4|56	XML, and Class::DBI classes. The main focus of SQL::Translator is SQL,
14cr|perl-SQL-Translator-0.110.180-4|57	but parsers exist for other structured data formats, including Excel
14cr|perl-SQL-Translator-0.110.180-4|58	spreadsheets and arbitrarily delimited text files. Through the
14cr|perl-SQL-Translator-0.110.180-4|59	separation of the code into parsers and producers with an object model
14cr|perl-SQL-Translator-0.110.180-4|60	in between, it's possible to combine any parser with any producer, to
14cr|perl-SQL-Translator-0.110.180-4|61	plug in custom parsers or producers, or to manipulate the parsed data
14cr|perl-SQL-Translator-0.110.180-4|62	via the built-in object model. Presently only the definition parts of
14cr|perl-SQL-Translator-0.110.180-4|63	SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT,
14cr|perl-SQL-Translator-0.110.180-4|64	UPDATE, DELETE).
14cr|perl-SQL-Translator-0.110.180-4|65	
14cr|perl-SQL-Translator-0.110.180-4|66	
14cr|perl-SQL-Translator-0.110.180-4|67	%prep
14cr|perl-SQL-Translator-0.110.180-4|68	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SQL-Translator-0.110.180-4|69	
14cr|perl-SQL-Translator-0.110.180-4|70	%build
14cr|perl-SQL-Translator-0.110.180-4|71	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SQL-Translator-0.110.180-4|72	%make
14cr|perl-SQL-Translator-0.110.180-4|73	
14cr|perl-SQL-Translator-0.110.180-4|74	%check
14cr|perl-SQL-Translator-0.110.180-4|75	%make test
14cr|perl-SQL-Translator-0.110.180-4|76	
14cr|perl-SQL-Translator-0.110.180-4|77	%install
14cr|perl-SQL-Translator-0.110.180-4|78	%makeinstall_std
14cr|perl-SQL-Translator-0.110.180-4|79	
14cr|perl-SQL-Translator-0.110.180-4|80	%files
14cr|perl-SQL-Translator-0.110.180-4|81	%defattr(0644,root,root,0755)
14cr|perl-SQL-Translator-0.110.180-4|82	%doc Changes README
14cr|perl-SQL-Translator-0.110.180-4|83	%attr(0755,root,root) %{_bindir}/sqlt*
14cr|perl-SQL-Translator-0.110.180-4|84	%{perl_vendorlib}/SQL
14cr|perl-SQL-Translator-0.110.180-4|85	%{perl_vendorlib}/Test
14cr|perl-SQL-Translator-0.110.180-4|86	%{perl_vendorlib}/auto
14cr|perl-SQL-Translator-0.110.180-4|87	%{_mandir}/man*/*
14cr|perl-SQL-Translator-0.110.180-4|88	
14cr|perl-SQL-Translator-0.110.180-4|89	%changelog
14cr|perl-SQL-Translator-0.110.180-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.180-4
14cr|perl-SQL-Translator-0.110.180-4|91	+ Revision: f290f46
14cr|perl-SQL-Translator-0.110.180-4|92	- MassBuild#464: Increase release tag
14cr|perl-SQL-Translator-0.110.180-4|93	
14cr|perl-SQL-Translator-0.110.180-4|94	

5513 14
14cr|perl-Startup-0.103-8|1	%define real_name Startup
14cr|perl-Startup-0.103-8|2	
14cr|perl-Startup-0.103-8|3	Summary:	Startup module for perl
14cr|perl-Startup-0.103-8|4	
14cr|perl-Startup-0.103-8|5	Name:		perl-%{real_name}
14cr|perl-Startup-0.103-8|6	Version:	0.103
14cr|perl-Startup-0.103-8|7	Release:	8
14cr|perl-Startup-0.103-8|8	License:	GPL or Artistic
14cr|perl-Startup-0.103-8|9	Group:		Development/Perl
14cr|perl-Startup-0.103-8|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Startup-0.103-8|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWARTZ/%{real_name}-%{version}.tar.bz2
14cr|perl-Startup-0.103-8|12	BuildRequires:	perl-devel
14cr|perl-Startup-0.103-8|13	BuildArch:	noarch
14cr|perl-Startup-0.103-8|14	
14cr|perl-Startup-0.103-8|15	%description
14cr|perl-Startup-0.103-8|16	Startup module for perl
14cr|perl-Startup-0.103-8|17	
14cr|perl-Startup-0.103-8|18	%prep
14cr|perl-Startup-0.103-8|19	%setup -q -n %{real_name}-%{version}
14cr|perl-Startup-0.103-8|20	
14cr|perl-Startup-0.103-8|21	%build
14cr|perl-Startup-0.103-8|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Startup-0.103-8|23	%make
14cr|perl-Startup-0.103-8|24	make test
14cr|perl-Startup-0.103-8|25	
14cr|perl-Startup-0.103-8|26	%install
14cr|perl-Startup-0.103-8|27	%makeinstall_std
14cr|perl-Startup-0.103-8|28	
14cr|perl-Startup-0.103-8|29	%clean
14cr|perl-Startup-0.103-8|30	
14cr|perl-Startup-0.103-8|31	%files
14cr|perl-Startup-0.103-8|32	%doc Changes README
14cr|perl-Startup-0.103-8|33	%{_bindir}/replace
14cr|perl-Startup-0.103-8|34	%{perl_vendorlib}/Startup.pm
14cr|perl-Startup-0.103-8|35	%{_mandir}/*/*
14cr|perl-Startup-0.103-8|36	
14cr|perl-Startup-0.103-8|37	
14cr|perl-Startup-0.103-8|38	
14cr|perl-Startup-0.103-8|39	
14cr|perl-Startup-0.103-8|40	%changelog
14cr|perl-Startup-0.103-8|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103-8
14cr|perl-Startup-0.103-8|42	+ Revision: 2e7d418
14cr|perl-Startup-0.103-8|43	- MassBuild#464: Increase release tag
14cr|perl-Startup-0.103-8|44	
14cr|perl-Startup-0.103-8|45	

5514 14
14cr|perl-Statistics-Basic-1.660.700-3|1	%define upstream_name    Statistics-Basic
14cr|perl-Statistics-Basic-1.660.700-3|2	%define upstream_version 1.6607
14cr|perl-Statistics-Basic-1.660.700-3|3	
14cr|perl-Statistics-Basic-1.660.700-3|4	Name:		perl-%{upstream_name}
14cr|perl-Statistics-Basic-1.660.700-3|5	Version:	%perl_convert_version 1.6607
14cr|perl-Statistics-Basic-1.660.700-3|6	Release:	3
14cr|perl-Statistics-Basic-1.660.700-3|7	Epoch:		1
14cr|perl-Statistics-Basic-1.660.700-3|8	
14cr|perl-Statistics-Basic-1.660.700-3|9	License:	GPL+ or Artistic
14cr|perl-Statistics-Basic-1.660.700-3|10	Group:		Development/Perl
14cr|perl-Statistics-Basic-1.660.700-3|11	Summary:	A collection of very basic statistics modules
14cr|perl-Statistics-Basic-1.660.700-3|12	
14cr|perl-Statistics-Basic-1.660.700-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Statistics-Basic-1.660.700-3|14	Source0:	http://www.cpan.org/modules/by-module/Statistics/Statistics-Basic-1.6607.tar.gz
14cr|perl-Statistics-Basic-1.660.700-3|15	
14cr|perl-Statistics-Basic-1.660.700-3|16	BuildRequires:	perl-devel
14cr|perl-Statistics-Basic-1.660.700-3|17	BuildRequires:	perl(Number::Format)
14cr|perl-Statistics-Basic-1.660.700-3|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Statistics-Basic-1.660.700-3|19	BuildArch:	noarch
14cr|perl-Statistics-Basic-1.660.700-3|20	
14cr|perl-Statistics-Basic-1.660.700-3|21	%description
14cr|perl-Statistics-Basic-1.660.700-3|22	A collection of very basic statistics modules
14cr|perl-Statistics-Basic-1.660.700-3|23	
14cr|perl-Statistics-Basic-1.660.700-3|24	%prep
14cr|perl-Statistics-Basic-1.660.700-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Statistics-Basic-1.660.700-3|26	
14cr|perl-Statistics-Basic-1.660.700-3|27	%build
14cr|perl-Statistics-Basic-1.660.700-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Statistics-Basic-1.660.700-3|29	%make
14cr|perl-Statistics-Basic-1.660.700-3|30	
14cr|perl-Statistics-Basic-1.660.700-3|31	%check
14cr|perl-Statistics-Basic-1.660.700-3|32	make test
14cr|perl-Statistics-Basic-1.660.700-3|33	
14cr|perl-Statistics-Basic-1.660.700-3|34	%install
14cr|perl-Statistics-Basic-1.660.700-3|35	%makeinstall_std
14cr|perl-Statistics-Basic-1.660.700-3|36	
14cr|perl-Statistics-Basic-1.660.700-3|37	%files
14cr|perl-Statistics-Basic-1.660.700-3|38	%doc README Changes
14cr|perl-Statistics-Basic-1.660.700-3|39	%{_mandir}/man3/*
14cr|perl-Statistics-Basic-1.660.700-3|40	%{perl_vendorlib}/Statistics
14cr|perl-Statistics-Basic-1.660.700-3|41	
14cr|perl-Statistics-Basic-1.660.700-3|42	
14cr|perl-Statistics-Basic-1.660.700-3|43	%changelog
14cr|perl-Statistics-Basic-1.660.700-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.660.700-3
14cr|perl-Statistics-Basic-1.660.700-3|45	+ Revision: 112de7f
14cr|perl-Statistics-Basic-1.660.700-3|46	- MassBuild#464: Increase release tag
14cr|perl-Statistics-Basic-1.660.700-3|47	
14cr|perl-Statistics-Basic-1.660.700-3|48	

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

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

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

5518 14
14cr|perl-STD-20101111.0.0-7|1	%define upstream_name    STD
14cr|perl-STD-20101111.0.0-7|2	%define upstream_version 20101111
14cr|perl-STD-20101111.0.0-7|3	
14cr|perl-STD-20101111.0.0-7|4	%if %{_use_internal_dependency_generator}
14cr|perl-STD-20101111.0.0-7|5	%define __noautoreq 'perl\\(STD\\)|perl\\(STD_P6\\)|perl\\(RE_ast\\)|perl\\(STD::Cursor\\)|perl\\(STD_P5\\)'
14cr|perl-STD-20101111.0.0-7|6	%endif
14cr|perl-STD-20101111.0.0-7|7	
14cr|perl-STD-20101111.0.0-7|8	Name:       perl-%{upstream_name}
14cr|perl-STD-20101111.0.0-7|9	Version:    %perl_convert_version %{upstream_version}
14cr|perl-STD-20101111.0.0-7|10	Release:    7
14cr|perl-STD-20101111.0.0-7|11	
14cr|perl-STD-20101111.0.0-7|12	Summary:	%{upstream_name} perl module
14cr|perl-STD-20101111.0.0-7|13	
14cr|perl-STD-20101111.0.0-7|14	License:	GPL+ or Artistic
14cr|perl-STD-20101111.0.0-7|15	Group:		Development/Perl
14cr|perl-STD-20101111.0.0-7|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-STD-20101111.0.0-7|17	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-STD-20101111.0.0-7|18	
14cr|perl-STD-20101111.0.0-7|19	BuildRequires:	perl(File::ShareDir)
14cr|perl-STD-20101111.0.0-7|20	BuildRequires:	perl(Module::Build)
14cr|perl-STD-20101111.0.0-7|21	BuildRequires:	perl(Moose)
14cr|perl-STD-20101111.0.0-7|22	BuildRequires:	perl(YAML::XS)
14cr|perl-STD-20101111.0.0-7|23	
14cr|perl-STD-20101111.0.0-7|24	BuildArch:	noarch
14cr|perl-STD-20101111.0.0-7|25	
14cr|perl-STD-20101111.0.0-7|26	%description
14cr|perl-STD-20101111.0.0-7|27	%{upstream_name} perl module.
14cr|perl-STD-20101111.0.0-7|28	
14cr|perl-STD-20101111.0.0-7|29	%prep
14cr|perl-STD-20101111.0.0-7|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-STD-20101111.0.0-7|31	
14cr|perl-STD-20101111.0.0-7|32	%build
14cr|perl-STD-20101111.0.0-7|33	perl Build.PL installdirs=vendor
14cr|perl-STD-20101111.0.0-7|34	./Build
14cr|perl-STD-20101111.0.0-7|35	
14cr|perl-STD-20101111.0.0-7|36	%check
14cr|perl-STD-20101111.0.0-7|37	./Build test
14cr|perl-STD-20101111.0.0-7|38	
14cr|perl-STD-20101111.0.0-7|39	%install
14cr|perl-STD-20101111.0.0-7|40	./Build install destdir=%{buildroot}
14cr|perl-STD-20101111.0.0-7|41	
14cr|perl-STD-20101111.0.0-7|42	%files
14cr|perl-STD-20101111.0.0-7|43	%doc META.yml LICENSE
14cr|perl-STD-20101111.0.0-7|44	%{_bindir}/*
14cr|perl-STD-20101111.0.0-7|45	%{_mandir}/man1/*
14cr|perl-STD-20101111.0.0-7|46	%{perl_vendorlib}/*
14cr|perl-STD-20101111.0.0-7|47	
14cr|perl-STD-20101111.0.0-7|48	
14cr|perl-STD-20101111.0.0-7|49	
14cr|perl-STD-20101111.0.0-7|50	%changelog
14cr|perl-STD-20101111.0.0-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20101111.0.0-7
14cr|perl-STD-20101111.0.0-7|52	+ Revision: d70bc92
14cr|perl-STD-20101111.0.0-7|53	- MassBuild#464: Increase release tag
14cr|perl-STD-20101111.0.0-7|54	
14cr|perl-STD-20101111.0.0-7|55	

5519 14
14cr|perl-Stream-Buffered-0.20.0-3|1	%define upstream_name    Stream-Buffered
14cr|perl-Stream-Buffered-0.20.0-3|2	%define upstream_version 0.02
14cr|perl-Stream-Buffered-0.20.0-3|3	
14cr|perl-Stream-Buffered-0.20.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Stream-Buffered-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Stream-Buffered-0.20.0-3|6	Release:    3
14cr|perl-Stream-Buffered-0.20.0-3|7	
14cr|perl-Stream-Buffered-0.20.0-3|8	Summary:    Temporary buffer to save bytes
14cr|perl-Stream-Buffered-0.20.0-3|9	
14cr|perl-Stream-Buffered-0.20.0-3|10	License:    GPL+ or Artistic
14cr|perl-Stream-Buffered-0.20.0-3|11	Group:      Development/Perl
14cr|perl-Stream-Buffered-0.20.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Stream-Buffered-0.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Stream/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Stream-Buffered-0.20.0-3|14	
14cr|perl-Stream-Buffered-0.20.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Stream-Buffered-0.20.0-3|16	BuildRequires: perl-devel
14cr|perl-Stream-Buffered-0.20.0-3|17	BuildArch: noarch
14cr|perl-Stream-Buffered-0.20.0-3|18	
14cr|perl-Stream-Buffered-0.20.0-3|19	%description
14cr|perl-Stream-Buffered-0.20.0-3|20	Stream::Buffered is a buffer class to store arbitrary length of byte
14cr|perl-Stream-Buffered-0.20.0-3|21	strings and then get a seekable filehandle once everything is buffered. It
14cr|perl-Stream-Buffered-0.20.0-3|22	uses PerlIO and/or temporary file to save the buffer depending on the
14cr|perl-Stream-Buffered-0.20.0-3|23	length of the size.
14cr|perl-Stream-Buffered-0.20.0-3|24	
14cr|perl-Stream-Buffered-0.20.0-3|25	%prep
14cr|perl-Stream-Buffered-0.20.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Stream-Buffered-0.20.0-3|27	
14cr|perl-Stream-Buffered-0.20.0-3|28	%build
14cr|perl-Stream-Buffered-0.20.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Stream-Buffered-0.20.0-3|30	
14cr|perl-Stream-Buffered-0.20.0-3|31	%make
14cr|perl-Stream-Buffered-0.20.0-3|32	
14cr|perl-Stream-Buffered-0.20.0-3|33	%check
14cr|perl-Stream-Buffered-0.20.0-3|34	%make test
14cr|perl-Stream-Buffered-0.20.0-3|35	
14cr|perl-Stream-Buffered-0.20.0-3|36	%install
14cr|perl-Stream-Buffered-0.20.0-3|37	%makeinstall_std
14cr|perl-Stream-Buffered-0.20.0-3|38	
14cr|perl-Stream-Buffered-0.20.0-3|39	%files
14cr|perl-Stream-Buffered-0.20.0-3|40	%doc META.yml Changes README
14cr|perl-Stream-Buffered-0.20.0-3|41	%{_mandir}/man3/*
14cr|perl-Stream-Buffered-0.20.0-3|42	%{perl_vendorlib}/*
14cr|perl-Stream-Buffered-0.20.0-3|43	
14cr|perl-Stream-Buffered-0.20.0-3|44	%changelog
14cr|perl-Stream-Buffered-0.20.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
14cr|perl-Stream-Buffered-0.20.0-3|46	+ Revision: 0733786
14cr|perl-Stream-Buffered-0.20.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Stream-Buffered-0.20.0-3|48	
14cr|perl-Stream-Buffered-0.20.0-3|49	

5520 14
14cr|perl-strictures-1.5.4-3|1	%define upstream_name    strictures
14cr|perl-strictures-1.5.4-3|2	%define upstream_version 1.005004
14cr|perl-strictures-1.5.4-3|3	
14cr|perl-strictures-1.5.4-3|4	Name:		perl-%{upstream_name}
14cr|perl-strictures-1.5.4-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-strictures-1.5.4-3|6	Release:	3
14cr|perl-strictures-1.5.4-3|7	
14cr|perl-strictures-1.5.4-3|8	Summary:	Strictures perl module
14cr|perl-strictures-1.5.4-3|9	
14cr|perl-strictures-1.5.4-3|10	License:	GPL+ or Artistic
14cr|perl-strictures-1.5.4-3|11	Group:		Development/Perl
14cr|perl-strictures-1.5.4-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-strictures-1.5.4-3|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-strictures-1.5.4-3|14	
14cr|perl-strictures-1.5.4-3|15	BuildRequires:	perl-devel
14cr|perl-strictures-1.5.4-3|16	Provides:	perl(strictures)
14cr|perl-strictures-1.5.4-3|17	BuildArch:	noarch
14cr|perl-strictures-1.5.4-3|18	
14cr|perl-strictures-1.5.4-3|19	%description
14cr|perl-strictures-1.5.4-3|20	I've been writing the equivalent of this module at the top of my code for
14cr|perl-strictures-1.5.4-3|21	about a year now. I figured it was time to make it shorter.
14cr|perl-strictures-1.5.4-3|22	
14cr|perl-strictures-1.5.4-3|23	Things like the importer in 'use Moose' don't help me because they turn
14cr|perl-strictures-1.5.4-3|24	warnings on but don't make them fatal - which from my point of view is
14cr|perl-strictures-1.5.4-3|25	useless because I want an exception to tell me my code isn't warnings
14cr|perl-strictures-1.5.4-3|26	clean.
14cr|perl-strictures-1.5.4-3|27	
14cr|perl-strictures-1.5.4-3|28	Any time I see a warning from my code, that indicates a mistake.
14cr|perl-strictures-1.5.4-3|29	
14cr|perl-strictures-1.5.4-3|30	%prep
14cr|perl-strictures-1.5.4-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-strictures-1.5.4-3|32	
14cr|perl-strictures-1.5.4-3|33	%build
14cr|perl-strictures-1.5.4-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-strictures-1.5.4-3|35	%make
14cr|perl-strictures-1.5.4-3|36	
14cr|perl-strictures-1.5.4-3|37	%check
14cr|perl-strictures-1.5.4-3|38	%make test
14cr|perl-strictures-1.5.4-3|39	
14cr|perl-strictures-1.5.4-3|40	%install
14cr|perl-strictures-1.5.4-3|41	%makeinstall_std
14cr|perl-strictures-1.5.4-3|42	
14cr|perl-strictures-1.5.4-3|43	%files
14cr|perl-strictures-1.5.4-3|44	%doc README META.yml Changes
14cr|perl-strictures-1.5.4-3|45	%{_mandir}/man3/*
14cr|perl-strictures-1.5.4-3|46	%{perl_vendorlib}/*
14cr|perl-strictures-1.5.4-3|47	
14cr|perl-strictures-1.5.4-3|48	
14cr|perl-strictures-1.5.4-3|49	
14cr|perl-strictures-1.5.4-3|50	%changelog
14cr|perl-strictures-1.5.4-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-3
14cr|perl-strictures-1.5.4-3|52	+ Revision: 5ce5720
14cr|perl-strictures-1.5.4-3|53	- MassBuild#464: Increase release tag
14cr|perl-strictures-1.5.4-3|54	
14cr|perl-strictures-1.5.4-3|55	

5521 14
14cr|perl-String-Approx-3.270.0-3|1	%define upstream_name    String-Approx
14cr|perl-String-Approx-3.270.0-3|2	%define upstream_version 3.27
14cr|perl-String-Approx-3.270.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-String-Approx-3.270.0-3|4	Version:    %perl_convert_version 3.27
14cr|perl-String-Approx-3.270.0-3|5	Release:	3
14cr|perl-String-Approx-3.270.0-3|6	
14cr|perl-String-Approx-3.270.0-3|7	Summary:    Perl extension for approximate matching (fuzzy matching)
14cr|perl-String-Approx-3.270.0-3|8	
14cr|perl-String-Approx-3.270.0-3|9	License:    GPL+ or Artistic
14cr|perl-String-Approx-3.270.0-3|10	Group:      Development/Perl
14cr|perl-String-Approx-3.270.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Approx-3.270.0-3|12	Source0:    http://www.cpan.org/modules/by-module/String/String-Approx-3.27.tar.gz
14cr|perl-String-Approx-3.270.0-3|13	
14cr|perl-String-Approx-3.270.0-3|14	BuildRequires:  perl-devel
14cr|perl-String-Approx-3.270.0-3|15	
14cr|perl-String-Approx-3.270.0-3|16	%description
14cr|perl-String-Approx-3.270.0-3|17	String::Approx lets you match and substitute strings approximately. With this
14cr|perl-String-Approx-3.270.0-3|18	you can emulate errors: typing errorrs, speling errors, closely related
14cr|perl-String-Approx-3.270.0-3|19	vocabularies (colour color), genetic mutations (GAG ACT), abbreviations
14cr|perl-String-Approx-3.270.0-3|20	(McScot, MacScot).
14cr|perl-String-Approx-3.270.0-3|21	
14cr|perl-String-Approx-3.270.0-3|22	%prep
14cr|perl-String-Approx-3.270.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Approx-3.270.0-3|24	
14cr|perl-String-Approx-3.270.0-3|25	%build
14cr|perl-String-Approx-3.270.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Approx-3.270.0-3|27	%make CFLAGS="%{optflags}"
14cr|perl-String-Approx-3.270.0-3|28	
14cr|perl-String-Approx-3.270.0-3|29	%install
14cr|perl-String-Approx-3.270.0-3|30	%makeinstall_std
14cr|perl-String-Approx-3.270.0-3|31	
14cr|perl-String-Approx-3.270.0-3|32	%check
14cr|perl-String-Approx-3.270.0-3|33	%make test
14cr|perl-String-Approx-3.270.0-3|34	
14cr|perl-String-Approx-3.270.0-3|35	%files
14cr|perl-String-Approx-3.270.0-3|36	%doc Artistic COPYRIGHT COPYRIGHT.agrep ChangeLog LGPL PROBLEMS README README.apse
14cr|perl-String-Approx-3.270.0-3|37	%{perl_vendorarch}/auto/String
14cr|perl-String-Approx-3.270.0-3|38	%{perl_vendorarch}/String
14cr|perl-String-Approx-3.270.0-3|39	%{_mandir}/*/*
14cr|perl-String-Approx-3.270.0-3|40	
14cr|perl-String-Approx-3.270.0-3|41	
14cr|perl-String-Approx-3.270.0-3|42	
14cr|perl-String-Approx-3.270.0-3|43	%changelog
14cr|perl-String-Approx-3.270.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.270.0-3
14cr|perl-String-Approx-3.270.0-3|45	+ Revision: 05973f6
14cr|perl-String-Approx-3.270.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-String-Approx-3.270.0-3|47	
14cr|perl-String-Approx-3.270.0-3|48	

5522 14
14cr|perl-String-BufferStack-1.160.0-3|1	%define upstream_name    String-BufferStack
14cr|perl-String-BufferStack-1.160.0-3|2	%define upstream_version 1.16
14cr|perl-String-BufferStack-1.160.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-String-BufferStack-1.160.0-3|4	Version:	%perl_convert_version 1.16
14cr|perl-String-BufferStack-1.160.0-3|5	Release:	3
14cr|perl-String-BufferStack-1.160.0-3|6	
14cr|perl-String-BufferStack-1.160.0-3|7	Summary:	Nested buffers for templating systems
14cr|perl-String-BufferStack-1.160.0-3|8	
14cr|perl-String-BufferStack-1.160.0-3|9	License:	GPL+ or Artistic
14cr|perl-String-BufferStack-1.160.0-3|10	Group:		Development/Perl
14cr|perl-String-BufferStack-1.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-BufferStack-1.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/String/String-BufferStack-1.16.tar.gz
14cr|perl-String-BufferStack-1.160.0-3|13	
14cr|perl-String-BufferStack-1.160.0-3|14	BuildRequires:	perl-devel
14cr|perl-String-BufferStack-1.160.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-String-BufferStack-1.160.0-3|16	BuildArch:	noarch
14cr|perl-String-BufferStack-1.160.0-3|17	
14cr|perl-String-BufferStack-1.160.0-3|18	%description
14cr|perl-String-BufferStack-1.160.0-3|19	'String::BufferStack' provides a framework for storing nested buffers. By
14cr|perl-String-BufferStack-1.160.0-3|20	default, all of the buffers flow directly to the output method, but
14cr|perl-String-BufferStack-1.160.0-3|21	individual levels of the stack can apply filters, or store their output in
14cr|perl-String-BufferStack-1.160.0-3|22	a scalar reference.
14cr|perl-String-BufferStack-1.160.0-3|23	
14cr|perl-String-BufferStack-1.160.0-3|24	%prep
14cr|perl-String-BufferStack-1.160.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-BufferStack-1.160.0-3|26	
14cr|perl-String-BufferStack-1.160.0-3|27	%build
14cr|perl-String-BufferStack-1.160.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-BufferStack-1.160.0-3|29	%make
14cr|perl-String-BufferStack-1.160.0-3|30	
14cr|perl-String-BufferStack-1.160.0-3|31	%check
14cr|perl-String-BufferStack-1.160.0-3|32	%make test
14cr|perl-String-BufferStack-1.160.0-3|33	
14cr|perl-String-BufferStack-1.160.0-3|34	%install
14cr|perl-String-BufferStack-1.160.0-3|35	%makeinstall_std
14cr|perl-String-BufferStack-1.160.0-3|36	
14cr|perl-String-BufferStack-1.160.0-3|37	%files
14cr|perl-String-BufferStack-1.160.0-3|38	%doc META.yml Changes README
14cr|perl-String-BufferStack-1.160.0-3|39	%{_mandir}/man3/*
14cr|perl-String-BufferStack-1.160.0-3|40	%{perl_vendorlib}/String/
14cr|perl-String-BufferStack-1.160.0-3|41	
14cr|perl-String-BufferStack-1.160.0-3|42	
14cr|perl-String-BufferStack-1.160.0-3|43	%changelog
14cr|perl-String-BufferStack-1.160.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-3
14cr|perl-String-BufferStack-1.160.0-3|45	+ Revision: 9999843
14cr|perl-String-BufferStack-1.160.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-String-BufferStack-1.160.0-3|47	
14cr|perl-String-BufferStack-1.160.0-3|48	

5523 14
14cr|perl-String-CamelCase-0.20.0-5|1	%define upstream_name    String-CamelCase
14cr|perl-String-CamelCase-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-String-CamelCase-0.20.0-5|3	
14cr|perl-String-CamelCase-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-String-CamelCase-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-CamelCase-0.20.0-5|6	Release:	5
14cr|perl-String-CamelCase-0.20.0-5|7	
14cr|perl-String-CamelCase-0.20.0-5|8	Summary:	Internal exception class
14cr|perl-String-CamelCase-0.20.0-5|9	
14cr|perl-String-CamelCase-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-String-CamelCase-0.20.0-5|11	Group:		Development/Perl
14cr|perl-String-CamelCase-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-CamelCase-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-CamelCase-0.20.0-5|14	
14cr|perl-String-CamelCase-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-String-CamelCase-0.20.0-5|16	BuildRequires:	perl(Exception::Class)
14cr|perl-String-CamelCase-0.20.0-5|17	BuildRequires:	perl(Test::Deep)
14cr|perl-String-CamelCase-0.20.0-5|18	BuildRequires:	perl(Test::Differences)
14cr|perl-String-CamelCase-0.20.0-5|19	BuildRequires:	perl(Test::Exception)
14cr|perl-String-CamelCase-0.20.0-5|20	BuildRequires:	perl(Test::Harness)
14cr|perl-String-CamelCase-0.20.0-5|21	BuildRequires:	perl(Test::Simple)
14cr|perl-String-CamelCase-0.20.0-5|22	BuildRequires:	perl(Test::Warn)
14cr|perl-String-CamelCase-0.20.0-5|23	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-String-CamelCase-0.20.0-5|24	BuildArch:	noarch
14cr|perl-String-CamelCase-0.20.0-5|25	
14cr|perl-String-CamelCase-0.20.0-5|26	%description
14cr|perl-String-CamelCase-0.20.0-5|27	no description found
14cr|perl-String-CamelCase-0.20.0-5|28	
14cr|perl-String-CamelCase-0.20.0-5|29	%prep
14cr|perl-String-CamelCase-0.20.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-CamelCase-0.20.0-5|31	
14cr|perl-String-CamelCase-0.20.0-5|32	%build
14cr|perl-String-CamelCase-0.20.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-CamelCase-0.20.0-5|34	%make
14cr|perl-String-CamelCase-0.20.0-5|35	
14cr|perl-String-CamelCase-0.20.0-5|36	%check
14cr|perl-String-CamelCase-0.20.0-5|37	%make test
14cr|perl-String-CamelCase-0.20.0-5|38	
14cr|perl-String-CamelCase-0.20.0-5|39	%install
14cr|perl-String-CamelCase-0.20.0-5|40	%makeinstall_std
14cr|perl-String-CamelCase-0.20.0-5|41	
14cr|perl-String-CamelCase-0.20.0-5|42	%files
14cr|perl-String-CamelCase-0.20.0-5|43	%doc Changes META.yml README
14cr|perl-String-CamelCase-0.20.0-5|44	%{_mandir}/man3/*
14cr|perl-String-CamelCase-0.20.0-5|45	%{perl_vendorlib}/*
14cr|perl-String-CamelCase-0.20.0-5|46	
14cr|perl-String-CamelCase-0.20.0-5|47	
14cr|perl-String-CamelCase-0.20.0-5|48	%changelog
14cr|perl-String-CamelCase-0.20.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-String-CamelCase-0.20.0-5|50	+ Revision: b8cd16a
14cr|perl-String-CamelCase-0.20.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-String-CamelCase-0.20.0-5|52	
14cr|perl-String-CamelCase-0.20.0-5|53	

5524 14
14cr|perl-String-Diff-0.60.0-3|1	%define upstream_name    String-Diff
14cr|perl-String-Diff-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-String-Diff-0.60.0-3|3	
14cr|perl-String-Diff-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Diff-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Diff-0.60.0-3|6	Release:	3
14cr|perl-String-Diff-0.60.0-3|7	
14cr|perl-String-Diff-0.60.0-3|8	Summary:	Simple diff to String
14cr|perl-String-Diff-0.60.0-3|9	
14cr|perl-String-Diff-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-String-Diff-0.60.0-3|11	Group:		Development/Perl
14cr|perl-String-Diff-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Diff-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-Diff-0.60.0-3|14	
14cr|perl-String-Diff-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-String-Diff-0.60.0-3|16	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-String-Diff-0.60.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-String-Diff-0.60.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-String-Diff-0.60.0-3|19	BuildRequires:	perl(YAML)
14cr|perl-String-Diff-0.60.0-3|20	BuildArch:	noarch
14cr|perl-String-Diff-0.60.0-3|21	
14cr|perl-String-Diff-0.60.0-3|22	%description
14cr|perl-String-Diff-0.60.0-3|23	String::Diff is the difference of a consecutive string is made. after
14cr|perl-String-Diff-0.60.0-3|24	general diff is done, the difference in the line is searchable.
14cr|perl-String-Diff-0.60.0-3|25	
14cr|perl-String-Diff-0.60.0-3|26	the mark of the addition and the deletion can be freely changed. the color
14cr|perl-String-Diff-0.60.0-3|27	is colored to the terminal with ANSI, using the HTML display it.
14cr|perl-String-Diff-0.60.0-3|28	
14cr|perl-String-Diff-0.60.0-3|29	after the line is divided, diff is taken when 'linebreak' option is
14cr|perl-String-Diff-0.60.0-3|30	specified.
14cr|perl-String-Diff-0.60.0-3|31	
14cr|perl-String-Diff-0.60.0-3|32	%prep
14cr|perl-String-Diff-0.60.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Diff-0.60.0-3|34	
14cr|perl-String-Diff-0.60.0-3|35	%build
14cr|perl-String-Diff-0.60.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Diff-0.60.0-3|37	%make
14cr|perl-String-Diff-0.60.0-3|38	
14cr|perl-String-Diff-0.60.0-3|39	%check
14cr|perl-String-Diff-0.60.0-3|40	%make test
14cr|perl-String-Diff-0.60.0-3|41	
14cr|perl-String-Diff-0.60.0-3|42	%install
14cr|perl-String-Diff-0.60.0-3|43	%makeinstall_std
14cr|perl-String-Diff-0.60.0-3|44	
14cr|perl-String-Diff-0.60.0-3|45	%files
14cr|perl-String-Diff-0.60.0-3|46	%doc README Changes
14cr|perl-String-Diff-0.60.0-3|47	%{_mandir}/man3/*
14cr|perl-String-Diff-0.60.0-3|48	%{perl_vendorlib}/*
14cr|perl-String-Diff-0.60.0-3|49	
14cr|perl-String-Diff-0.60.0-3|50	
14cr|perl-String-Diff-0.60.0-3|51	%changelog
14cr|perl-String-Diff-0.60.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-String-Diff-0.60.0-3|53	+ Revision: 9d50d21
14cr|perl-String-Diff-0.60.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-String-Diff-0.60.0-3|55	
14cr|perl-String-Diff-0.60.0-3|56	

5525 14
14cr|perl-String-Divert-0.960.0-4|1	%define upstream_name    String-Divert
14cr|perl-String-Divert-0.960.0-4|2	%define upstream_version 0.96
14cr|perl-String-Divert-0.960.0-4|3	
14cr|perl-String-Divert-0.960.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-String-Divert-0.960.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Divert-0.960.0-4|6	Release:	4
14cr|perl-String-Divert-0.960.0-4|7	
14cr|perl-String-Divert-0.960.0-4|8	Summary:	String::Divert - String Object supporting Folding and Diversions
14cr|perl-String-Divert-0.960.0-4|9	
14cr|perl-String-Divert-0.960.0-4|10	License:	GPL+ or Artistic
14cr|perl-String-Divert-0.960.0-4|11	Group:		Development/Perl
14cr|perl-String-Divert-0.960.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Divert-0.960.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-String-Divert-0.960.0-4|14	
14cr|perl-String-Divert-0.960.0-4|15	BuildRequires:	perl-devel
14cr|perl-String-Divert-0.960.0-4|16	BuildArch:	noarch
14cr|perl-String-Divert-0.960.0-4|17	
14cr|perl-String-Divert-0.960.0-4|18	%description
14cr|perl-String-Divert-0.960.0-4|19	String::Divert is small Perl 5 module providing a scalar-like string
14cr|perl-String-Divert-0.960.0-4|20	object with some overloaded operators, supporting the concept of Fold-
14cr|perl-String-Divert-0.960.0-4|21	ing and Diversion. This allows nested generation of structured output.
14cr|perl-String-Divert-0.960.0-4|22	The idea is to decouple the sequential generation of output from the
14cr|perl-String-Divert-0.960.0-4|23	nested and non-sequential structure of the output.
14cr|perl-String-Divert-0.960.0-4|24	
14cr|perl-String-Divert-0.960.0-4|25	%prep
14cr|perl-String-Divert-0.960.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Divert-0.960.0-4|27	
14cr|perl-String-Divert-0.960.0-4|28	%build
14cr|perl-String-Divert-0.960.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Divert-0.960.0-4|30	%make
14cr|perl-String-Divert-0.960.0-4|31	make test
14cr|perl-String-Divert-0.960.0-4|32	
14cr|perl-String-Divert-0.960.0-4|33	%install
14cr|perl-String-Divert-0.960.0-4|34	%makeinstall_std
14cr|perl-String-Divert-0.960.0-4|35	
14cr|perl-String-Divert-0.960.0-4|36	%files
14cr|perl-String-Divert-0.960.0-4|37	%doc README
14cr|perl-String-Divert-0.960.0-4|38	%{perl_vendorlib}/String/*
14cr|perl-String-Divert-0.960.0-4|39	%{_mandir}/*/*
14cr|perl-String-Divert-0.960.0-4|40	
14cr|perl-String-Divert-0.960.0-4|41	
14cr|perl-String-Divert-0.960.0-4|42	%changelog
14cr|perl-String-Divert-0.960.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-4
14cr|perl-String-Divert-0.960.0-4|44	+ Revision: ef11ae1
14cr|perl-String-Divert-0.960.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-String-Divert-0.960.0-4|46	
14cr|perl-String-Divert-0.960.0-4|47	

5526 14
14cr|perl-String-Errf-0.7.0-3|1	%define upstream_name    String-Errf
14cr|perl-String-Errf-0.7.0-3|2	%define upstream_version 0.007
14cr|perl-String-Errf-0.7.0-3|3	
14cr|perl-String-Errf-0.7.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Errf-0.7.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Errf-0.7.0-3|6	Release:	3
14cr|perl-String-Errf-0.7.0-3|7	
14cr|perl-String-Errf-0.7.0-3|8	Summary:	A simple sprintf-like dialect
14cr|perl-String-Errf-0.7.0-3|9	
14cr|perl-String-Errf-0.7.0-3|10	License:	GPL+ or Artistic
14cr|perl-String-Errf-0.7.0-3|11	Group:		Development/Perl
14cr|perl-String-Errf-0.7.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Errf-0.7.0-3|13	Source0:	http://www.cpan.org/modules/by-module/String/String-Errf-%{upstream_version}.tar.gz
14cr|perl-String-Errf-0.7.0-3|14	
14cr|perl-String-Errf-0.7.0-3|15	BuildRequires:	perl-devel
14cr|perl-String-Errf-0.7.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-String-Errf-0.7.0-3|17	BuildRequires:	perl(Date::Format)
14cr|perl-String-Errf-0.7.0-3|18	BuildRequires:	perl(JSON)
14cr|perl-String-Errf-0.7.0-3|19	BuildRequires:	perl(Params::Util)
14cr|perl-String-Errf-0.7.0-3|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-String-Errf-0.7.0-3|21	BuildRequires:	perl(String::Formatter)
14cr|perl-String-Errf-0.7.0-3|22	BuildRequires:	perl(Sub::Exporter)
14cr|perl-String-Errf-0.7.0-3|23	BuildRequires:	perl(Test::More) >= 0.960.0
14cr|perl-String-Errf-0.7.0-3|24	BuildRequires:	perl(Time::Piece)
14cr|perl-String-Errf-0.7.0-3|25	BuildRequires:	perl(autodie)
14cr|perl-String-Errf-0.7.0-3|26	BuildArch:	noarch
14cr|perl-String-Errf-0.7.0-3|27	
14cr|perl-String-Errf-0.7.0-3|28	%description
14cr|perl-String-Errf-0.7.0-3|29	String::Errf provides 'errf', a simple string formatter that works
14cr|perl-String-Errf-0.7.0-3|30	something like 'perlfunc/sprintf'. It is implemented using the
14cr|perl-String-Errf-0.7.0-3|31	String::Formatter manpage and the Sub::Exporter manpage. Their
14cr|perl-String-Errf-0.7.0-3|32	documentation may be useful in understanding or extending String::Errf.
14cr|perl-String-Errf-0.7.0-3|33	
14cr|perl-String-Errf-0.7.0-3|34	%prep
14cr|perl-String-Errf-0.7.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Errf-0.7.0-3|36	
14cr|perl-String-Errf-0.7.0-3|37	%build
14cr|perl-String-Errf-0.7.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Errf-0.7.0-3|39	%make
14cr|perl-String-Errf-0.7.0-3|40	
14cr|perl-String-Errf-0.7.0-3|41	%check
14cr|perl-String-Errf-0.7.0-3|42	%make test
14cr|perl-String-Errf-0.7.0-3|43	
14cr|perl-String-Errf-0.7.0-3|44	%install
14cr|perl-String-Errf-0.7.0-3|45	%makeinstall_std
14cr|perl-String-Errf-0.7.0-3|46	
14cr|perl-String-Errf-0.7.0-3|47	%files
14cr|perl-String-Errf-0.7.0-3|48	%doc README Changes LICENSE META.yml META.json
14cr|perl-String-Errf-0.7.0-3|49	%{_mandir}/man3/*
14cr|perl-String-Errf-0.7.0-3|50	%{perl_vendorlib}/*
14cr|perl-String-Errf-0.7.0-3|51	
14cr|perl-String-Errf-0.7.0-3|52	
14cr|perl-String-Errf-0.7.0-3|53	%changelog
14cr|perl-String-Errf-0.7.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|perl-String-Errf-0.7.0-3|55	+ Revision: 33497b2
14cr|perl-String-Errf-0.7.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-String-Errf-0.7.0-3|57	
14cr|perl-String-Errf-0.7.0-3|58	

5527 14
14cr|perl-String-Escape-2010.2.0-5|1	%define upstream_name    String-Escape
14cr|perl-String-Escape-2010.2.0-5|2	%define upstream_version 2010.002
14cr|perl-String-Escape-2010.2.0-5|3	
14cr|perl-String-Escape-2010.2.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-String-Escape-2010.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Escape-2010.2.0-5|6	Release:	5
14cr|perl-String-Escape-2010.2.0-5|7	
14cr|perl-String-Escape-2010.2.0-5|8	Summary:	Registry of string functions, including backslash escapes
14cr|perl-String-Escape-2010.2.0-5|9	
14cr|perl-String-Escape-2010.2.0-5|10	License:	GPL+ or Artistic
14cr|perl-String-Escape-2010.2.0-5|11	Group:		Development/Perl
14cr|perl-String-Escape-2010.2.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Escape-2010.2.0-5|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-Escape-2010.2.0-5|14	
14cr|perl-String-Escape-2010.2.0-5|15	BuildRequires:	perl-devel
14cr|perl-String-Escape-2010.2.0-5|16	BuildArch:	noarch
14cr|perl-String-Escape-2010.2.0-5|17	
14cr|perl-String-Escape-2010.2.0-5|18	%description
14cr|perl-String-Escape-2010.2.0-5|19	This module provides a flexible calling interface to some
14cr|perl-String-Escape-2010.2.0-5|20	frequently-performed string conversion functions, including applying and
14cr|perl-String-Escape-2010.2.0-5|21	removing C/Unix-style backslash escapes like \n and \t, wrapping and
14cr|perl-String-Escape-2010.2.0-5|22	removing double-quotes, and truncating to fit within a desired length.
14cr|perl-String-Escape-2010.2.0-5|23	
14cr|perl-String-Escape-2010.2.0-5|24	Furthermore, the escape() function provides for dynamic selection of
14cr|perl-String-Escape-2010.2.0-5|25	operations by using a package hash variable to map escape specification
14cr|perl-String-Escape-2010.2.0-5|26	strings to the functions which implement them. The lookup imposes a bit
14cr|perl-String-Escape-2010.2.0-5|27	of a performance penalty, but allows for some useful late-binding
14cr|perl-String-Escape-2010.2.0-5|28	behaviour. Compound specifications (ex. 'quoted uppercase') are expanded
14cr|perl-String-Escape-2010.2.0-5|29	to a list of functions to be applied in order. Other modules may also
14cr|perl-String-Escape-2010.2.0-5|30	register their functions here for later general use. (See the "CALLING
14cr|perl-String-Escape-2010.2.0-5|31	BY NAME" section below for more.)
14cr|perl-String-Escape-2010.2.0-5|32	
14cr|perl-String-Escape-2010.2.0-5|33	%prep
14cr|perl-String-Escape-2010.2.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Escape-2010.2.0-5|35	
14cr|perl-String-Escape-2010.2.0-5|36	%build
14cr|perl-String-Escape-2010.2.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Escape-2010.2.0-5|38	%make
14cr|perl-String-Escape-2010.2.0-5|39	
14cr|perl-String-Escape-2010.2.0-5|40	%check
14cr|perl-String-Escape-2010.2.0-5|41	make test
14cr|perl-String-Escape-2010.2.0-5|42	
14cr|perl-String-Escape-2010.2.0-5|43	%install
14cr|perl-String-Escape-2010.2.0-5|44	%makeinstall_std
14cr|perl-String-Escape-2010.2.0-5|45	
14cr|perl-String-Escape-2010.2.0-5|46	%files
14cr|perl-String-Escape-2010.2.0-5|47	%doc README
14cr|perl-String-Escape-2010.2.0-5|48	%{_mandir}/man3/*
14cr|perl-String-Escape-2010.2.0-5|49	%{perl_vendorlib}/*
14cr|perl-String-Escape-2010.2.0-5|50	
14cr|perl-String-Escape-2010.2.0-5|51	
14cr|perl-String-Escape-2010.2.0-5|52	
14cr|perl-String-Escape-2010.2.0-5|53	%changelog
14cr|perl-String-Escape-2010.2.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2010.2.0-5
14cr|perl-String-Escape-2010.2.0-5|55	+ Revision: 8447920
14cr|perl-String-Escape-2010.2.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-String-Escape-2010.2.0-5|57	
14cr|perl-String-Escape-2010.2.0-5|58	

5528 14
14cr|perl-String-Flogger-1.101.244-3|1	%define upstream_name    String-Flogger
14cr|perl-String-Flogger-1.101.244-3|2	%define upstream_version 1.101244
14cr|perl-String-Flogger-1.101.244-3|3	
14cr|perl-String-Flogger-1.101.244-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Flogger-1.101.244-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Flogger-1.101.244-3|6	Release:	3
14cr|perl-String-Flogger-1.101.244-3|7	
14cr|perl-String-Flogger-1.101.244-3|8	Summary:	String munging for loggers
14cr|perl-String-Flogger-1.101.244-3|9	
14cr|perl-String-Flogger-1.101.244-3|10	License:	GPL+ or Artistic
14cr|perl-String-Flogger-1.101.244-3|11	Group:		Development/Perl
14cr|perl-String-Flogger-1.101.244-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Flogger-1.101.244-3|13	Source0:	http://www.cpan.org/modules/by-module/String/String-Flogger-%{upstream_version}.tar.gz
14cr|perl-String-Flogger-1.101.244-3|14	
14cr|perl-String-Flogger-1.101.244-3|15	BuildRequires:	perl-devel
14cr|perl-String-Flogger-1.101.244-3|16	BuildRequires:	perl(JSON)
14cr|perl-String-Flogger-1.101.244-3|17	BuildRequires:	perl(Params::Util)
14cr|perl-String-Flogger-1.101.244-3|18	BuildRequires:	perl(Sub::Exporter)
14cr|perl-String-Flogger-1.101.244-3|19	
14cr|perl-String-Flogger-1.101.244-3|20	BuildArch:	noarch
14cr|perl-String-Flogger-1.101.244-3|21	Requires:	perl(JSON)
14cr|perl-String-Flogger-1.101.244-3|22	
14cr|perl-String-Flogger-1.101.244-3|23	%description
14cr|perl-String-Flogger-1.101.244-3|24	no description found
14cr|perl-String-Flogger-1.101.244-3|25	
14cr|perl-String-Flogger-1.101.244-3|26	%prep
14cr|perl-String-Flogger-1.101.244-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Flogger-1.101.244-3|28	
14cr|perl-String-Flogger-1.101.244-3|29	%build
14cr|perl-String-Flogger-1.101.244-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Flogger-1.101.244-3|31	%make
14cr|perl-String-Flogger-1.101.244-3|32	
14cr|perl-String-Flogger-1.101.244-3|33	%check
14cr|perl-String-Flogger-1.101.244-3|34	%make test
14cr|perl-String-Flogger-1.101.244-3|35	
14cr|perl-String-Flogger-1.101.244-3|36	%install
14cr|perl-String-Flogger-1.101.244-3|37	%makeinstall_std
14cr|perl-String-Flogger-1.101.244-3|38	
14cr|perl-String-Flogger-1.101.244-3|39	%files
14cr|perl-String-Flogger-1.101.244-3|40	%doc Changes LICENSE README
14cr|perl-String-Flogger-1.101.244-3|41	%{_mandir}/man3/*
14cr|perl-String-Flogger-1.101.244-3|42	%{perl_vendorlib}/*
14cr|perl-String-Flogger-1.101.244-3|43	
14cr|perl-String-Flogger-1.101.244-3|44	
14cr|perl-String-Flogger-1.101.244-3|45	%changelog
14cr|perl-String-Flogger-1.101.244-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.244-3
14cr|perl-String-Flogger-1.101.244-3|47	+ Revision: 938d44f
14cr|perl-String-Flogger-1.101.244-3|48	- MassBuild#464: Increase release tag
14cr|perl-String-Flogger-1.101.244-3|49	
14cr|perl-String-Flogger-1.101.244-3|50	

5529 14
14cr|perl-String-Formatter-0.102.84-3|1	%define upstream_name    String-Formatter
14cr|perl-String-Formatter-0.102.84-3|2	%define upstream_version 0.102084
14cr|perl-String-Formatter-0.102.84-3|3	
14cr|perl-String-Formatter-0.102.84-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Formatter-0.102.84-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Formatter-0.102.84-3|6	Release:	3
14cr|perl-String-Formatter-0.102.84-3|7	
14cr|perl-String-Formatter-0.102.84-3|8	Summary:	Ways to put String::Formatter to use
14cr|perl-String-Formatter-0.102.84-3|9	
14cr|perl-String-Formatter-0.102.84-3|10	License:	GPL+ or Artistic
14cr|perl-String-Formatter-0.102.84-3|11	Group:		Development/Perl
14cr|perl-String-Formatter-0.102.84-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Formatter-0.102.84-3|13	Source0:	http://www.cpan.org/modules/by-module/String/String-Formatter-%{upstream_version}.tar.gz
14cr|perl-String-Formatter-0.102.84-3|14	Source1:	%{name}.rpmlintrc
14cr|perl-String-Formatter-0.102.84-3|15	
14cr|perl-String-Formatter-0.102.84-3|16	BuildRequires:	perl-devel
14cr|perl-String-Formatter-0.102.84-3|17	BuildRequires:	perl(Params::Util)
14cr|perl-String-Formatter-0.102.84-3|18	BuildRequires:	perl(Sub::Exporter)
14cr|perl-String-Formatter-0.102.84-3|19	BuildArch:	noarch
14cr|perl-String-Formatter-0.102.84-3|20	
14cr|perl-String-Formatter-0.102.84-3|21	%description
14cr|perl-String-Formatter-0.102.84-3|22	String::Formatter is a tool for building sprintf-like formatting routines.
14cr|perl-String-Formatter-0.102.84-3|23	It supports named or positional formatting, custom conversions, fixed
14cr|perl-String-Formatter-0.102.84-3|24	string interpolation, and simple width-matching out of the box. It is easy
14cr|perl-String-Formatter-0.102.84-3|25	to alter its behavior to write new kinds of format string expanders. For
14cr|perl-String-Formatter-0.102.84-3|26	most cases, it should be easy to build all sorts of formatters out of the
14cr|perl-String-Formatter-0.102.84-3|27	options built into String::Formatter.
14cr|perl-String-Formatter-0.102.84-3|28	
14cr|perl-String-Formatter-0.102.84-3|29	Normally, String::Formatter will be used to import a sprintf-like routine
14cr|perl-String-Formatter-0.102.84-3|30	referred to as "'stringf'", but which can be given any name you like. This
14cr|perl-String-Formatter-0.102.84-3|31	routine acts like sprintf in that it takes a string and some inputs and
14cr|perl-String-Formatter-0.102.84-3|32	returns a new string:
14cr|perl-String-Formatter-0.102.84-3|33	
14cr|perl-String-Formatter-0.102.84-3|34	my $output = stringf "Some %a format %s for you to %u.\n", { ... };
14cr|perl-String-Formatter-0.102.84-3|35	
14cr|perl-String-Formatter-0.102.84-3|36	%prep
14cr|perl-String-Formatter-0.102.84-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Formatter-0.102.84-3|38	
14cr|perl-String-Formatter-0.102.84-3|39	%build
14cr|perl-String-Formatter-0.102.84-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Formatter-0.102.84-3|41	%make
14cr|perl-String-Formatter-0.102.84-3|42	
14cr|perl-String-Formatter-0.102.84-3|43	%check
14cr|perl-String-Formatter-0.102.84-3|44	%make test
14cr|perl-String-Formatter-0.102.84-3|45	
14cr|perl-String-Formatter-0.102.84-3|46	%install
14cr|perl-String-Formatter-0.102.84-3|47	%makeinstall_std
14cr|perl-String-Formatter-0.102.84-3|48	
14cr|perl-String-Formatter-0.102.84-3|49	%files
14cr|perl-String-Formatter-0.102.84-3|50	%doc Changes LICENSE README
14cr|perl-String-Formatter-0.102.84-3|51	%{_mandir}/man3/*
14cr|perl-String-Formatter-0.102.84-3|52	%{perl_vendorlib}/*
14cr|perl-String-Formatter-0.102.84-3|53	
14cr|perl-String-Formatter-0.102.84-3|54	
14cr|perl-String-Formatter-0.102.84-3|55	%changelog
14cr|perl-String-Formatter-0.102.84-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.102.84-3
14cr|perl-String-Formatter-0.102.84-3|57	+ Revision: c059e1b
14cr|perl-String-Formatter-0.102.84-3|58	- MassBuild#464: Increase release tag
14cr|perl-String-Formatter-0.102.84-3|59	
14cr|perl-String-Formatter-0.102.84-3|60	

5530 14
14cr|perl-String-Koremutake-0.300.0-4|1	%define upstream_name    String-Koremutake
14cr|perl-String-Koremutake-0.300.0-4|2	%define upstream_version 0.30
14cr|perl-String-Koremutake-0.300.0-4|3	
14cr|perl-String-Koremutake-0.300.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-String-Koremutake-0.300.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Koremutake-0.300.0-4|6	Release:	4
14cr|perl-String-Koremutake-0.300.0-4|7	
14cr|perl-String-Koremutake-0.300.0-4|8	Summary:	Convert to/from Koremutake Memorable Random Strings
14cr|perl-String-Koremutake-0.300.0-4|9	
14cr|perl-String-Koremutake-0.300.0-4|10	License:	Artistic/GPL
14cr|perl-String-Koremutake-0.300.0-4|11	Group:		Development/Perl
14cr|perl-String-Koremutake-0.300.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-String-Koremutake-0.300.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-String-Koremutake-0.300.0-4|14	
14cr|perl-String-Koremutake-0.300.0-4|15	BuildRequires:	perl-devel
14cr|perl-String-Koremutake-0.300.0-4|16	BuildRequires:	perl(Test::Exception)
14cr|perl-String-Koremutake-0.300.0-4|17	BuildRequires:  perl(Error)
14cr|perl-String-Koremutake-0.300.0-4|18	BuildArch:	noarch
14cr|perl-String-Koremutake-0.300.0-4|19	
14cr|perl-String-Koremutake-0.300.0-4|20	%description
14cr|perl-String-Koremutake-0.300.0-4|21	The String::Koremutake module converts to and from Koremutake Memorable Random
14cr|perl-String-Koremutake-0.300.0-4|22	Strings.
14cr|perl-String-Koremutake-0.300.0-4|23	
14cr|perl-String-Koremutake-0.300.0-4|24	The term "Memorable Random String" was thought up by Sean B. Palmer as a name
14cr|perl-String-Koremutake-0.300.0-4|25	for those strings like dopynl, glargen, glonknic, spoopwiddle, and kebble etc.
14cr|perl-String-Koremutake-0.300.0-4|26	that don't have any conventional sense, but can be used as random identifiers.
14cr|perl-String-Koremutake-0.300.0-4|27	
14cr|perl-String-Koremutake-0.300.0-4|28	%prep
14cr|perl-String-Koremutake-0.300.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Koremutake-0.300.0-4|30	
14cr|perl-String-Koremutake-0.300.0-4|31	%build
14cr|perl-String-Koremutake-0.300.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Koremutake-0.300.0-4|33	make
14cr|perl-String-Koremutake-0.300.0-4|34	
14cr|perl-String-Koremutake-0.300.0-4|35	%check
14cr|perl-String-Koremutake-0.300.0-4|36	make test
14cr|perl-String-Koremutake-0.300.0-4|37	
14cr|perl-String-Koremutake-0.300.0-4|38	%install
14cr|perl-String-Koremutake-0.300.0-4|39	%makeinstall_std
14cr|perl-String-Koremutake-0.300.0-4|40	
14cr|perl-String-Koremutake-0.300.0-4|41	%files
14cr|perl-String-Koremutake-0.300.0-4|42	%doc README CHANGES
14cr|perl-String-Koremutake-0.300.0-4|43	%{perl_vendorlib}/String/*
14cr|perl-String-Koremutake-0.300.0-4|44	%{_mandir}/*/*
14cr|perl-String-Koremutake-0.300.0-4|45	
14cr|perl-String-Koremutake-0.300.0-4|46	
14cr|perl-String-Koremutake-0.300.0-4|47	%changelog
14cr|perl-String-Koremutake-0.300.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-4
14cr|perl-String-Koremutake-0.300.0-4|49	+ Revision: 0296495
14cr|perl-String-Koremutake-0.300.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-String-Koremutake-0.300.0-4|51	
14cr|perl-String-Koremutake-0.300.0-4|52	

5531 14
14cr|perl-String-Perl-Warnings-1.120.0-3|1	%define upstream_name    String-Perl-Warnings
14cr|perl-String-Perl-Warnings-1.120.0-3|2	%define upstream_version 1.12
14cr|perl-String-Perl-Warnings-1.120.0-3|3	
14cr|perl-String-Perl-Warnings-1.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Perl-Warnings-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Perl-Warnings-1.120.0-3|6	Release:	3
14cr|perl-String-Perl-Warnings-1.120.0-3|7	
14cr|perl-String-Perl-Warnings-1.120.0-3|8	Summary:	Determine if a string looks like a perl warning
14cr|perl-String-Perl-Warnings-1.120.0-3|9	
14cr|perl-String-Perl-Warnings-1.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-String-Perl-Warnings-1.120.0-3|11	Group:		Development/Perl
14cr|perl-String-Perl-Warnings-1.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Perl-Warnings-1.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/String/String-Perl-Warnings-%{upstream_version}.tar.gz
14cr|perl-String-Perl-Warnings-1.120.0-3|14	
14cr|perl-String-Perl-Warnings-1.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-String-Perl-Warnings-1.120.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-String-Perl-Warnings-1.120.0-3|17	BuildRequires:	perl(Regexp::Assemble)
14cr|perl-String-Perl-Warnings-1.120.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-String-Perl-Warnings-1.120.0-3|19	Requires:	perl(Regexp::Assemble)
14cr|perl-String-Perl-Warnings-1.120.0-3|20	BuildArch:	noarch
14cr|perl-String-Perl-Warnings-1.120.0-3|21	
14cr|perl-String-Perl-Warnings-1.120.0-3|22	%description
14cr|perl-String-Perl-Warnings-1.120.0-3|23	String::Perl::Warnings can be used to determine if a string of arbitary
14cr|perl-String-Perl-Warnings-1.120.0-3|24	text appears to look like a warning generated by perl.
14cr|perl-String-Perl-Warnings-1.120.0-3|25	
14cr|perl-String-Perl-Warnings-1.120.0-3|26	It includes all warnings for every stable perl release from '5.6.0' to
14cr|perl-String-Perl-Warnings-1.120.0-3|27	'5.12.0'.
14cr|perl-String-Perl-Warnings-1.120.0-3|28	
14cr|perl-String-Perl-Warnings-1.120.0-3|29	%prep
14cr|perl-String-Perl-Warnings-1.120.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Perl-Warnings-1.120.0-3|31	
14cr|perl-String-Perl-Warnings-1.120.0-3|32	%build
14cr|perl-String-Perl-Warnings-1.120.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Perl-Warnings-1.120.0-3|34	%make
14cr|perl-String-Perl-Warnings-1.120.0-3|35	
14cr|perl-String-Perl-Warnings-1.120.0-3|36	%check
14cr|perl-String-Perl-Warnings-1.120.0-3|37	%make test
14cr|perl-String-Perl-Warnings-1.120.0-3|38	
14cr|perl-String-Perl-Warnings-1.120.0-3|39	%install
14cr|perl-String-Perl-Warnings-1.120.0-3|40	%makeinstall_std
14cr|perl-String-Perl-Warnings-1.120.0-3|41	
14cr|perl-String-Perl-Warnings-1.120.0-3|42	%files
14cr|perl-String-Perl-Warnings-1.120.0-3|43	%doc Changes META.yml README LICENSE
14cr|perl-String-Perl-Warnings-1.120.0-3|44	%{_mandir}/man3/*
14cr|perl-String-Perl-Warnings-1.120.0-3|45	%{perl_vendorlib}/*
14cr|perl-String-Perl-Warnings-1.120.0-3|46	
14cr|perl-String-Perl-Warnings-1.120.0-3|47	
14cr|perl-String-Perl-Warnings-1.120.0-3|48	%changelog
14cr|perl-String-Perl-Warnings-1.120.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-String-Perl-Warnings-1.120.0-3|50	+ Revision: e42139e
14cr|perl-String-Perl-Warnings-1.120.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-String-Perl-Warnings-1.120.0-3|52	
14cr|perl-String-Perl-Warnings-1.120.0-3|53	

5532 14
14cr|perl-String-Random-0.260.0-3|1	%define upstream_name    String-Random
14cr|perl-String-Random-0.260.0-3|2	%define upstream_version 0.26
14cr|perl-String-Random-0.260.0-3|3	
14cr|perl-String-Random-0.260.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-String-Random-0.260.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-String-Random-0.260.0-3|6	Release:    3
14cr|perl-String-Random-0.260.0-3|7	
14cr|perl-String-Random-0.260.0-3|8	Summary:    Perl module to generate random strings based
14cr|perl-String-Random-0.260.0-3|9	
14cr|perl-String-Random-0.260.0-3|10	License:    GPL+ or Artistic
14cr|perl-String-Random-0.260.0-3|11	Group:      Development/Perl
14cr|perl-String-Random-0.260.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Random-0.260.0-3|13	Source0:    http://www.cpan.org/modules/by-module/String/String-Random-%{upstream_version}.tar.gz
14cr|perl-String-Random-0.260.0-3|14	
14cr|perl-String-Random-0.260.0-3|15	BuildRequires: perl(Module::Build)
14cr|perl-String-Random-0.260.0-3|16	BuildArch: noarch
14cr|perl-String-Random-0.260.0-3|17	
14cr|perl-String-Random-0.260.0-3|18	%description
14cr|perl-String-Random-0.260.0-3|19	This module makes it trivial to generate random strings.
14cr|perl-String-Random-0.260.0-3|20	
14cr|perl-String-Random-0.260.0-3|21	As an example, let's say you are writing a script that needs to generate a
14cr|perl-String-Random-0.260.0-3|22	random password for a user. The relevant code might look something like
14cr|perl-String-Random-0.260.0-3|23	this:
14cr|perl-String-Random-0.260.0-3|24	
14cr|perl-String-Random-0.260.0-3|25	use String::Random;
14cr|perl-String-Random-0.260.0-3|26	$pass = new String::Random;
14cr|perl-String-Random-0.260.0-3|27	print "Your password is ", $pass->randpattern("CCcc!ccn"), "\n";
14cr|perl-String-Random-0.260.0-3|28	
14cr|perl-String-Random-0.260.0-3|29	%prep
14cr|perl-String-Random-0.260.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Random-0.260.0-3|31	
14cr|perl-String-Random-0.260.0-3|32	%build
14cr|perl-String-Random-0.260.0-3|33	%{__perl} Build.PL installdirs=vendor
14cr|perl-String-Random-0.260.0-3|34	./Build
14cr|perl-String-Random-0.260.0-3|35	
14cr|perl-String-Random-0.260.0-3|36	%check
14cr|perl-String-Random-0.260.0-3|37	./Build test
14cr|perl-String-Random-0.260.0-3|38	
14cr|perl-String-Random-0.260.0-3|39	%install
14cr|perl-String-Random-0.260.0-3|40	./Build install destdir=%{buildroot}
14cr|perl-String-Random-0.260.0-3|41	
14cr|perl-String-Random-0.260.0-3|42	%clean
14cr|perl-String-Random-0.260.0-3|43	
14cr|perl-String-Random-0.260.0-3|44	%files
14cr|perl-String-Random-0.260.0-3|45	%doc README Changes
14cr|perl-String-Random-0.260.0-3|46	%{_mandir}/man3/*
14cr|perl-String-Random-0.260.0-3|47	%{perl_vendorlib}/String
14cr|perl-String-Random-0.260.0-3|48	
14cr|perl-String-Random-0.260.0-3|49	
14cr|perl-String-Random-0.260.0-3|50	
14cr|perl-String-Random-0.260.0-3|51	%changelog
14cr|perl-String-Random-0.260.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-3
14cr|perl-String-Random-0.260.0-3|53	+ Revision: 8631163
14cr|perl-String-Random-0.260.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-String-Random-0.260.0-3|55	
14cr|perl-String-Random-0.260.0-3|56	

5533 14
14cr|perl-String-RewritePrefix-0.7.0-3|1	%define debug_package %{nil}
14cr|perl-String-RewritePrefix-0.7.0-3|2	%define upstream_name    String-RewritePrefix
14cr|perl-String-RewritePrefix-0.7.0-3|3	%define upstream_version 0.007
14cr|perl-String-RewritePrefix-0.7.0-3|4	
14cr|perl-String-RewritePrefix-0.7.0-3|5	Name:       perl-%{upstream_name}
14cr|perl-String-RewritePrefix-0.7.0-3|6	Version:    %perl_convert_version %{upstream_version}
14cr|perl-String-RewritePrefix-0.7.0-3|7	Release:    3
14cr|perl-String-RewritePrefix-0.7.0-3|8	
14cr|perl-String-RewritePrefix-0.7.0-3|9	Summary:    Rewrite strings based on a set of known prefixes
14cr|perl-String-RewritePrefix-0.7.0-3|10	
14cr|perl-String-RewritePrefix-0.7.0-3|11	License:    GPL+ or Artistic
14cr|perl-String-RewritePrefix-0.7.0-3|12	Group:      Development/Perl
14cr|perl-String-RewritePrefix-0.7.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-RewritePrefix-0.7.0-3|14	Source0:    http://www.cpan.org/modules/by-module/String/String-RewritePrefix-%{upstream_version}.tar.gz
14cr|perl-String-RewritePrefix-0.7.0-3|15	
14cr|perl-String-RewritePrefix-0.7.0-3|16	BuildRequires: perl(Sub::Exporter)
14cr|perl-String-RewritePrefix-0.7.0-3|17	BuildRequires: perl-devel
14cr|perl-String-RewritePrefix-0.7.0-3|18	
14cr|perl-String-RewritePrefix-0.7.0-3|19	
14cr|perl-String-RewritePrefix-0.7.0-3|20	%description
14cr|perl-String-RewritePrefix-0.7.0-3|21	Rewrite strings based on a set of known prefixes
14cr|perl-String-RewritePrefix-0.7.0-3|22	
14cr|perl-String-RewritePrefix-0.7.0-3|23	%prep
14cr|perl-String-RewritePrefix-0.7.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-RewritePrefix-0.7.0-3|25	
14cr|perl-String-RewritePrefix-0.7.0-3|26	%build
14cr|perl-String-RewritePrefix-0.7.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-RewritePrefix-0.7.0-3|28	%make
14cr|perl-String-RewritePrefix-0.7.0-3|29	
14cr|perl-String-RewritePrefix-0.7.0-3|30	%check
14cr|perl-String-RewritePrefix-0.7.0-3|31	%make test
14cr|perl-String-RewritePrefix-0.7.0-3|32	
14cr|perl-String-RewritePrefix-0.7.0-3|33	%install
14cr|perl-String-RewritePrefix-0.7.0-3|34	%makeinstall_std
14cr|perl-String-RewritePrefix-0.7.0-3|35	
14cr|perl-String-RewritePrefix-0.7.0-3|36	%files
14cr|perl-String-RewritePrefix-0.7.0-3|37	%doc Changes LICENSE README
14cr|perl-String-RewritePrefix-0.7.0-3|38	%{_mandir}/man3/*
14cr|perl-String-RewritePrefix-0.7.0-3|39	%{perl_vendorlib}/*
14cr|perl-String-RewritePrefix-0.7.0-3|40	
14cr|perl-String-RewritePrefix-0.7.0-3|41	
14cr|perl-String-RewritePrefix-0.7.0-3|42	
14cr|perl-String-RewritePrefix-0.7.0-3|43	%changelog
14cr|perl-String-RewritePrefix-0.7.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|perl-String-RewritePrefix-0.7.0-3|45	+ Revision: ab8fb67
14cr|perl-String-RewritePrefix-0.7.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-String-RewritePrefix-0.7.0-3|47	
14cr|perl-String-RewritePrefix-0.7.0-3|48	

5534 14
14cr|perl-String-Similarity-1.40.0-5|1	%define upstream_name    String-Similarity
14cr|perl-String-Similarity-1.40.0-5|2	%define upstream_version 1.04
14cr|perl-String-Similarity-1.40.0-5|3	
14cr|perl-String-Similarity-1.40.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-String-Similarity-1.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-String-Similarity-1.40.0-5|6	Release:	5
14cr|perl-String-Similarity-1.40.0-5|7	
14cr|perl-String-Similarity-1.40.0-5|8	Summary:    Perl extension for calculating the similarity of two strings
14cr|perl-String-Similarity-1.40.0-5|9	
14cr|perl-String-Similarity-1.40.0-5|10	License:    GPL+ or Artistic
14cr|perl-String-Similarity-1.40.0-5|11	Group:      Development/Perl
14cr|perl-String-Similarity-1.40.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Similarity-1.40.0-5|13	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-String-Similarity-1.40.0-5|14	
14cr|perl-String-Similarity-1.40.0-5|15	Buildrequires:  perl-devel
14cr|perl-String-Similarity-1.40.0-5|16	
14cr|perl-String-Similarity-1.40.0-5|17	%description
14cr|perl-String-Similarity-1.40.0-5|18	$factor = similarity $string1, $string2, [$limit]
14cr|perl-String-Similarity-1.40.0-5|19	
14cr|perl-String-Similarity-1.40.0-5|20	The similarity-function calculates the similarity index of its two arguments. A
14cr|perl-String-Similarity-1.40.0-5|21	value of 0 means that the strings are entirely different. A value of 1 means
14cr|perl-String-Similarity-1.40.0-5|22	that the strings are identical. Everything else lies between 0 and 1 and
14cr|perl-String-Similarity-1.40.0-5|23	describes the amount of similarity between the strings.
14cr|perl-String-Similarity-1.40.0-5|24	
14cr|perl-String-Similarity-1.40.0-5|25	It roughly works by looking at the smallest number of edits to change one
14cr|perl-String-Similarity-1.40.0-5|26	string into the other.
14cr|perl-String-Similarity-1.40.0-5|27	
14cr|perl-String-Similarity-1.40.0-5|28	You can add an optional argument $limit (default 0) that gives the minimum
14cr|perl-String-Similarity-1.40.0-5|29	similarity the two strings must satisfy. similarity stops analyzing the string
14cr|perl-String-Similarity-1.40.0-5|30	as soon as the result drops below the given limit, in which case the result
14cr|perl-String-Similarity-1.40.0-5|31	will be invalid but lower than the given $limit. You can use this to speed up
14cr|perl-String-Similarity-1.40.0-5|32	the common case of searching for the most similar string from a set by
14cr|perl-String-Similarity-1.40.0-5|33	specifing the maximum similarity found so far.
14cr|perl-String-Similarity-1.40.0-5|34	
14cr|perl-String-Similarity-1.40.0-5|35	%prep
14cr|perl-String-Similarity-1.40.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Similarity-1.40.0-5|37	
14cr|perl-String-Similarity-1.40.0-5|38	%build
14cr|perl-String-Similarity-1.40.0-5|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Similarity-1.40.0-5|40	%make
14cr|perl-String-Similarity-1.40.0-5|41	
14cr|perl-String-Similarity-1.40.0-5|42	%check
14cr|perl-String-Similarity-1.40.0-5|43	%make test
14cr|perl-String-Similarity-1.40.0-5|44	
14cr|perl-String-Similarity-1.40.0-5|45	%install
14cr|perl-String-Similarity-1.40.0-5|46	%makeinstall_std
14cr|perl-String-Similarity-1.40.0-5|47	
14cr|perl-String-Similarity-1.40.0-5|48	%clean
14cr|perl-String-Similarity-1.40.0-5|49	
14cr|perl-String-Similarity-1.40.0-5|50	%files
14cr|perl-String-Similarity-1.40.0-5|51	%doc COPYING Changes README
14cr|perl-String-Similarity-1.40.0-5|52	%{perl_vendorarch}/auto/String
14cr|perl-String-Similarity-1.40.0-5|53	%{perl_vendorarch}/String
14cr|perl-String-Similarity-1.40.0-5|54	%{_mandir}/*/*
14cr|perl-String-Similarity-1.40.0-5|55	
14cr|perl-String-Similarity-1.40.0-5|56	
14cr|perl-String-Similarity-1.40.0-5|57	
14cr|perl-String-Similarity-1.40.0-5|58	%changelog
14cr|perl-String-Similarity-1.40.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-5
14cr|perl-String-Similarity-1.40.0-5|60	+ Revision: 12dfbb1
14cr|perl-String-Similarity-1.40.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-String-Similarity-1.40.0-5|62	
14cr|perl-String-Similarity-1.40.0-5|63	

5535 14
14cr|perl-String-ToIdentifier-EN-0.110.0-2|1	%define upstream_name    String-ToIdentifier-EN
14cr|perl-String-ToIdentifier-EN-0.110.0-2|2	%define upstream_version 0.11
14cr|perl-String-ToIdentifier-EN-0.110.0-2|3	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-String-ToIdentifier-EN-0.110.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-String-ToIdentifier-EN-0.110.0-2|6	Release:    2
14cr|perl-String-ToIdentifier-EN-0.110.0-2|7	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|8	Summary:    Convert Strings to Unicode English Program
14cr|perl-String-ToIdentifier-EN-0.110.0-2|9	License:    GPL+ or Artistic
14cr|perl-String-ToIdentifier-EN-0.110.0-2|10	Group:      Development/Perl
14cr|perl-String-ToIdentifier-EN-0.110.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-ToIdentifier-EN-0.110.0-2|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-ToIdentifier-EN-0.110.0-2|13	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|14	BuildRequires: perl(Exporter)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-String-ToIdentifier-EN-0.110.0-2|16	BuildRequires: perl(File::Find)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|17	BuildRequires: perl(File::Temp)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|18	BuildRequires: perl(Lingua::EN::Inflect::Phrase)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|19	BuildRequires: perl(Test::More)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|20	BuildRequires: perl(Text::Unidecode)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|21	BuildRequires: perl(Unicode::UCD)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|22	BuildRequires: perl(base)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|23	BuildRequires: perl(namespace::clean)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|24	BuildRequires: perl(strict)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|25	BuildRequires: perl(utf8)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|26	BuildRequires: perl(warnings)
14cr|perl-String-ToIdentifier-EN-0.110.0-2|27	BuildRequires: perl-devel
14cr|perl-String-ToIdentifier-EN-0.110.0-2|28	BuildArch:  noarch
14cr|perl-String-ToIdentifier-EN-0.110.0-2|29	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|30	%description
14cr|perl-String-ToIdentifier-EN-0.110.0-2|31	This module provides a utility method, the /to_identifier manpage for
14cr|perl-String-ToIdentifier-EN-0.110.0-2|32	converting an arbitrary string into a readable representation using the
14cr|perl-String-ToIdentifier-EN-0.110.0-2|33	ASCII subset of '\w' for use as an identifier in a computer program. The
14cr|perl-String-ToIdentifier-EN-0.110.0-2|34	intent is to make unique identifier names from which the content of the
14cr|perl-String-ToIdentifier-EN-0.110.0-2|35	original string can be easily inferred by a human just by reading the
14cr|perl-String-ToIdentifier-EN-0.110.0-2|36	identifier.
14cr|perl-String-ToIdentifier-EN-0.110.0-2|37	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|38	If you need the full set of '\w' including Unicode, see the subclass the
14cr|perl-String-ToIdentifier-EN-0.110.0-2|39	String::ToIdentifier::EN::Unicode manpage.
14cr|perl-String-ToIdentifier-EN-0.110.0-2|40	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|41	Currently, this process is one way only, and will likely remain this way.
14cr|perl-String-ToIdentifier-EN-0.110.0-2|42	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|43	%prep
14cr|perl-String-ToIdentifier-EN-0.110.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-ToIdentifier-EN-0.110.0-2|45	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|46	%build
14cr|perl-String-ToIdentifier-EN-0.110.0-2|47	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-ToIdentifier-EN-0.110.0-2|48	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|49	%make
14cr|perl-String-ToIdentifier-EN-0.110.0-2|50	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|51	%check
14cr|perl-String-ToIdentifier-EN-0.110.0-2|52	%make test
14cr|perl-String-ToIdentifier-EN-0.110.0-2|53	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|54	%install
14cr|perl-String-ToIdentifier-EN-0.110.0-2|55	%makeinstall_std
14cr|perl-String-ToIdentifier-EN-0.110.0-2|56	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|57	%files
14cr|perl-String-ToIdentifier-EN-0.110.0-2|58	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-String-ToIdentifier-EN-0.110.0-2|59	%{_mandir}/man3/*
14cr|perl-String-ToIdentifier-EN-0.110.0-2|60	%{perl_vendorlib}/*
14cr|perl-String-ToIdentifier-EN-0.110.0-2|61	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|62	%changelog
14cr|perl-String-ToIdentifier-EN-0.110.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-2
14cr|perl-String-ToIdentifier-EN-0.110.0-2|64	+ Revision: 4aa6cdc
14cr|perl-String-ToIdentifier-EN-0.110.0-2|65	- MassBuild#464: Increase release tag
14cr|perl-String-ToIdentifier-EN-0.110.0-2|66	
14cr|perl-String-ToIdentifier-EN-0.110.0-2|67	

5536 14
14cr|perl-String-Tokenizer-0.50.0-4|1	%define upstream_name    String-Tokenizer
14cr|perl-String-Tokenizer-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-String-Tokenizer-0.50.0-4|3	
14cr|perl-String-Tokenizer-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-String-Tokenizer-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Tokenizer-0.50.0-4|6	Release:	4
14cr|perl-String-Tokenizer-0.50.0-4|7	
14cr|perl-String-Tokenizer-0.50.0-4|8	Summary:	A simple string tokenizer
14cr|perl-String-Tokenizer-0.50.0-4|9	
14cr|perl-String-Tokenizer-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-String-Tokenizer-0.50.0-4|11	Group:		Development/Perl
14cr|perl-String-Tokenizer-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Tokenizer-0.50.0-4|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-Tokenizer-0.50.0-4|14	
14cr|perl-String-Tokenizer-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-String-Tokenizer-0.50.0-4|16	BuildArch:	noarch
14cr|perl-String-Tokenizer-0.50.0-4|17	
14cr|perl-String-Tokenizer-0.50.0-4|18	%description
14cr|perl-String-Tokenizer-0.50.0-4|19	A simple string tokenizer which takes a string and splits it on whitespace.
14cr|perl-String-Tokenizer-0.50.0-4|20	It also optionally takes a string of characters to use as delimiters, and
14cr|perl-String-Tokenizer-0.50.0-4|21	returns them with the token set as well. This allows for splitting the
14cr|perl-String-Tokenizer-0.50.0-4|22	string in many different ways.
14cr|perl-String-Tokenizer-0.50.0-4|23	
14cr|perl-String-Tokenizer-0.50.0-4|24	This is a very basic tokenizer, so more complex needs should be either
14cr|perl-String-Tokenizer-0.50.0-4|25	addressed with a custom written tokenizer or post-processing of the output
14cr|perl-String-Tokenizer-0.50.0-4|26	generated by this module. Basically, this will not fill everyones needs,
14cr|perl-String-Tokenizer-0.50.0-4|27	but it spans a gap between simple 'split / /, $string' and the other
14cr|perl-String-Tokenizer-0.50.0-4|28	options that involve much larger and complex modules.
14cr|perl-String-Tokenizer-0.50.0-4|29	
14cr|perl-String-Tokenizer-0.50.0-4|30	Also note that this is not a lexical analyser. Many people confuse
14cr|perl-String-Tokenizer-0.50.0-4|31	tokenization with lexical analysis. A tokenizer mearly splits its input
14cr|perl-String-Tokenizer-0.50.0-4|32	into specific chunks, a lexical analyzer classifies those chunks. Sometimes
14cr|perl-String-Tokenizer-0.50.0-4|33	these two steps are combined, but not here.
14cr|perl-String-Tokenizer-0.50.0-4|34	
14cr|perl-String-Tokenizer-0.50.0-4|35	%prep
14cr|perl-String-Tokenizer-0.50.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Tokenizer-0.50.0-4|37	
14cr|perl-String-Tokenizer-0.50.0-4|38	%build
14cr|perl-String-Tokenizer-0.50.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Tokenizer-0.50.0-4|40	%make
14cr|perl-String-Tokenizer-0.50.0-4|41	
14cr|perl-String-Tokenizer-0.50.0-4|42	%check
14cr|perl-String-Tokenizer-0.50.0-4|43	make test
14cr|perl-String-Tokenizer-0.50.0-4|44	
14cr|perl-String-Tokenizer-0.50.0-4|45	%install
14cr|perl-String-Tokenizer-0.50.0-4|46	%makeinstall_std
14cr|perl-String-Tokenizer-0.50.0-4|47	
14cr|perl-String-Tokenizer-0.50.0-4|48	%files
14cr|perl-String-Tokenizer-0.50.0-4|49	%doc Changes README
14cr|perl-String-Tokenizer-0.50.0-4|50	%{_mandir}/man3/*
14cr|perl-String-Tokenizer-0.50.0-4|51	%{perl_vendorlib}/String
14cr|perl-String-Tokenizer-0.50.0-4|52	
14cr|perl-String-Tokenizer-0.50.0-4|53	
14cr|perl-String-Tokenizer-0.50.0-4|54	%changelog
14cr|perl-String-Tokenizer-0.50.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-String-Tokenizer-0.50.0-4|56	+ Revision: 7e0d652
14cr|perl-String-Tokenizer-0.50.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-String-Tokenizer-0.50.0-4|58	
14cr|perl-String-Tokenizer-0.50.0-4|59	

5537 14
14cr|perl-String-Truncate-1.100.602-3|1	%define upstream_name    String-Truncate
14cr|perl-String-Truncate-1.100.602-3|2	%define upstream_version 1.100602
14cr|perl-String-Truncate-1.100.602-3|3	
14cr|perl-String-Truncate-1.100.602-3|4	Name:		perl-%{upstream_name}
14cr|perl-String-Truncate-1.100.602-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Truncate-1.100.602-3|6	Release:	3
14cr|perl-String-Truncate-1.100.602-3|7	
14cr|perl-String-Truncate-1.100.602-3|8	Summary:	A module for when strings are too long to be displayed in
14cr|perl-String-Truncate-1.100.602-3|9	
14cr|perl-String-Truncate-1.100.602-3|10	License:	GPL+ or Artistic
14cr|perl-String-Truncate-1.100.602-3|11	Group:		Development/Perl
14cr|perl-String-Truncate-1.100.602-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Truncate-1.100.602-3|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-Truncate-1.100.602-3|14	
14cr|perl-String-Truncate-1.100.602-3|15	BuildRequires:	perl-devel
14cr|perl-String-Truncate-1.100.602-3|16	BuildRequires:	perl(Sub::Exporter)
14cr|perl-String-Truncate-1.100.602-3|17	BuildRequires:	perl(Sub::Install)
14cr|perl-String-Truncate-1.100.602-3|18	BuildRequires:	perl(Test::More)
14cr|perl-String-Truncate-1.100.602-3|19	BuildArch:	noarch
14cr|perl-String-Truncate-1.100.602-3|20	
14cr|perl-String-Truncate-1.100.602-3|21	%description
14cr|perl-String-Truncate-1.100.602-3|22	A module for when strings are too long to be displayed in.
14cr|perl-String-Truncate-1.100.602-3|23	
14cr|perl-String-Truncate-1.100.602-3|24	%prep
14cr|perl-String-Truncate-1.100.602-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Truncate-1.100.602-3|26	
14cr|perl-String-Truncate-1.100.602-3|27	%build
14cr|perl-String-Truncate-1.100.602-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Truncate-1.100.602-3|29	%make
14cr|perl-String-Truncate-1.100.602-3|30	
14cr|perl-String-Truncate-1.100.602-3|31	%check
14cr|perl-String-Truncate-1.100.602-3|32	%make test
14cr|perl-String-Truncate-1.100.602-3|33	
14cr|perl-String-Truncate-1.100.602-3|34	%install
14cr|perl-String-Truncate-1.100.602-3|35	%makeinstall_std
14cr|perl-String-Truncate-1.100.602-3|36	
14cr|perl-String-Truncate-1.100.602-3|37	%files
14cr|perl-String-Truncate-1.100.602-3|38	%doc Changes LICENSE README
14cr|perl-String-Truncate-1.100.602-3|39	%{_mandir}/man3/*
14cr|perl-String-Truncate-1.100.602-3|40	%{perl_vendorlib}/*
14cr|perl-String-Truncate-1.100.602-3|41	
14cr|perl-String-Truncate-1.100.602-3|42	
14cr|perl-String-Truncate-1.100.602-3|43	%changelog
14cr|perl-String-Truncate-1.100.602-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.602-3
14cr|perl-String-Truncate-1.100.602-3|45	+ Revision: e067775
14cr|perl-String-Truncate-1.100.602-3|46	- MassBuild#464: Increase release tag
14cr|perl-String-Truncate-1.100.602-3|47	
14cr|perl-String-Truncate-1.100.602-3|48	

5538 14
14cr|perl-String-Util-1.230.0-2|1	%define upstream_name    String-Util
14cr|perl-String-Util-1.230.0-2|2	%define upstream_version 1.23
14cr|perl-String-Util-1.230.0-2|3	
14cr|perl-String-Util-1.230.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-String-Util-1.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-String-Util-1.230.0-2|6	Release:	2
14cr|perl-String-Util-1.230.0-2|7	
14cr|perl-String-Util-1.230.0-2|8	Summary:	Handy string processing utilities
14cr|perl-String-Util-1.230.0-2|9	
14cr|perl-String-Util-1.230.0-2|10	
14cr|perl-String-Util-1.230.0-2|11	License:	GPL+ or Artistic
14cr|perl-String-Util-1.230.0-2|12	Group:		Development/Perl
14cr|perl-String-Util-1.230.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-String-Util-1.230.0-2|14	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-String-Util-1.230.0-2|15	
14cr|perl-String-Util-1.230.0-2|16	BuildRequires:	perl-devel
14cr|perl-String-Util-1.230.0-2|17	BuildRequires:	perl(Debug::ShowStuff)
14cr|perl-String-Util-1.230.0-2|18	
14cr|perl-String-Util-1.230.0-2|19	BuildArch:	noarch
14cr|perl-String-Util-1.230.0-2|20	
14cr|perl-String-Util-1.230.0-2|21	%description
14cr|perl-String-Util-1.230.0-2|22	String::Util provides a collection of small, handy utilities
14cr|perl-String-Util-1.230.0-2|23	for processing strings.
14cr|perl-String-Util-1.230.0-2|24	
14cr|perl-String-Util-1.230.0-2|25	%prep
14cr|perl-String-Util-1.230.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-String-Util-1.230.0-2|27	
14cr|perl-String-Util-1.230.0-2|28	%build
14cr|perl-String-Util-1.230.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-String-Util-1.230.0-2|30	%make
14cr|perl-String-Util-1.230.0-2|31	
14cr|perl-String-Util-1.230.0-2|32	%check
14cr|perl-String-Util-1.230.0-2|33	%make test
14cr|perl-String-Util-1.230.0-2|34	
14cr|perl-String-Util-1.230.0-2|35	%install
14cr|perl-String-Util-1.230.0-2|36	%makeinstall_std
14cr|perl-String-Util-1.230.0-2|37	
14cr|perl-String-Util-1.230.0-2|38	%files
14cr|perl-String-Util-1.230.0-2|39	%doc README
14cr|perl-String-Util-1.230.0-2|40	%{_mandir}/man3/*
14cr|perl-String-Util-1.230.0-2|41	%{perl_vendorlib}/*
14cr|perl-String-Util-1.230.0-2|42	
14cr|perl-String-Util-1.230.0-2|43	
14cr|perl-String-Util-1.230.0-2|44	
14cr|perl-String-Util-1.230.0-2|45	
14cr|perl-String-Util-1.230.0-2|46	%changelog
14cr|perl-String-Util-1.230.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-2
14cr|perl-String-Util-1.230.0-2|48	+ Revision: 0444371
14cr|perl-String-Util-1.230.0-2|49	- MassBuild#464: Increase release tag
14cr|perl-String-Util-1.230.0-2|50	
14cr|perl-String-Util-1.230.0-2|51	

5539 14
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|1	%define upstream_name    Sub-Exporter-ForMethods
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|2	%define upstream_version 0.100051
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|3	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|6	Release:	3
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|7	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|8	Summary:	Helper routines for using Sub::Exporter to build methods
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|9	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|10	License:	GPL+ or Artistic
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|11	Group:		Development/Perl
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|13	Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-ForMethods-%{upstream_version}.tar.gz
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|14	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|15	BuildRequires:	perl-devel
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|16	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|17	BuildRequires:	perl(Sub::Name)
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|18	BuildArch:	noarch
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|19	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|20	%description
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|21	The synopsis section, above, looks almost indistinguishable from any other
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|22	use of Sub::Exporter, apart from the use of 'method_installer'. It is
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|23	nearly indistinguishable in behavior, too. The only change is that
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|24	subroutines exported from Method::Builder into named slots in
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|25	Vehicle::Autobot will be wrapped in a subroutine called
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|26	'Vehicle::Autobot::transform'. This will insert a named frame into stack
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|27	traces to aid in debugging.
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|28	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|29	More importantly (for the author, anyway), they will not be removed by
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|30	namespace::autoclean. This makes the following code work:
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|31	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|32	package MyLibrary;
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|33	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|34	%prep
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|36	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|37	%build
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|39	%make
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|40	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|41	%check
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|42	%make test
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|43	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|44	%install
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|45	%makeinstall_std
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|46	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|47	%files
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|48	%doc LICENSE README
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|49	%{_mandir}/man3/*
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|50	%{perl_vendorlib}/*
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|51	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|52	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|53	%changelog
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.51-3
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|55	+ Revision: 2a6f254
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|56	- MassBuild#464: Increase release tag
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|57	
14cr|perl-Sub-Exporter-ForMethods-0.100.51-3|58	

5540 14
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|1	%define upstream_name    Sub-Exporter-GlobExporter
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|2	%define upstream_version 0.004
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|3	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|6	Release:	3
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|7	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|8	Summary:	Export shared globs with Sub::Exporter collectors
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|9	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|10	License:	GPL+ or Artistic
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|11	Group:		Development/Perl
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-GlobExporter-%{upstream_version}.tar.gz
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|14	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|15	BuildRequires:	perl-devel
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|17	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|19	BuildArch:	noarch
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|20	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|21	%description
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|22	Export shared globs with Sub::Exporter collectors.
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|23	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|24	%prep
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|26	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|27	%build
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|29	%make
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|30	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|31	%check
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|32	%make test
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|33	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|34	%install
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|35	%makeinstall_std
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|36	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|37	%files
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|38	%doc README Changes LICENSE META.yml META.json
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|39	%{_mandir}/man3/*
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|40	%{perl_vendorlib}/*
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|41	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|42	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|43	%changelog
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|45	+ Revision: 9451c9b
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|47	
14cr|perl-Sub-Exporter-GlobExporter-0.4.0-3|48	

5541 14
14cr|perl-Sub-Information-0.100.0-5|1	%define upstream_name    Sub-Information
14cr|perl-Sub-Information-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Sub-Information-0.100.0-5|3	
14cr|perl-Sub-Information-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Sub-Information-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sub-Information-0.100.0-5|6	Release:	5
14cr|perl-Sub-Information-0.100.0-5|7	
14cr|perl-Sub-Information-0.100.0-5|8	Summary:	Get subroutine information
14cr|perl-Sub-Information-0.100.0-5|9	
14cr|perl-Sub-Information-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Sub-Information-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Sub-Information-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sub-Information-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sub-Information-0.100.0-5|14	
14cr|perl-Sub-Information-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Sub-Information-0.100.0-5|16	BuildRequires:	perl(B)
14cr|perl-Sub-Information-0.100.0-5|17	BuildRequires:	perl(Data::Dump::Streamer)
14cr|perl-Sub-Information-0.100.0-5|18	BuildRequires:	perl(Devel::Peek)
14cr|perl-Sub-Information-0.100.0-5|19	BuildRequires:	perl(PadWalker)
14cr|perl-Sub-Information-0.100.0-5|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-Sub-Information-0.100.0-5|21	BuildRequires:	perl(Sub::Identify)
14cr|perl-Sub-Information-0.100.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Sub-Information-0.100.0-5|23	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Sub-Information-0.100.0-5|24	BuildArch:	noarch
14cr|perl-Sub-Information-0.100.0-5|25	
14cr|perl-Sub-Information-0.100.0-5|26	%description
14cr|perl-Sub-Information-0.100.0-5|27	Typically, if we need to get information about code references, we have to
14cr|perl-Sub-Information-0.100.0-5|28	remember which of myriad modules to load. Need to know if it's blessed?
14cr|perl-Sub-Information-0.100.0-5|29	'Scalar::Util' will do that. Package it was declared in: 'Sub::Identify'.
14cr|perl-Sub-Information-0.100.0-5|30	Source code: 'Data::Dump::Streamer'. And so on ...
14cr|perl-Sub-Information-0.100.0-5|31	
14cr|perl-Sub-Information-0.100.0-5|32	This module integrates those together so that you don't have to remember
14cr|perl-Sub-Information-0.100.0-5|33	them.
14cr|perl-Sub-Information-0.100.0-5|34	
14cr|perl-Sub-Information-0.100.0-5|35	%prep
14cr|perl-Sub-Information-0.100.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sub-Information-0.100.0-5|37	
14cr|perl-Sub-Information-0.100.0-5|38	%build
14cr|perl-Sub-Information-0.100.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sub-Information-0.100.0-5|40	%make
14cr|perl-Sub-Information-0.100.0-5|41	
14cr|perl-Sub-Information-0.100.0-5|42	%check
14cr|perl-Sub-Information-0.100.0-5|43	%make test
14cr|perl-Sub-Information-0.100.0-5|44	
14cr|perl-Sub-Information-0.100.0-5|45	%install
14cr|perl-Sub-Information-0.100.0-5|46	%makeinstall_std
14cr|perl-Sub-Information-0.100.0-5|47	
14cr|perl-Sub-Information-0.100.0-5|48	%files
14cr|perl-Sub-Information-0.100.0-5|49	%doc Changes README
14cr|perl-Sub-Information-0.100.0-5|50	%{_mandir}/man3/*
14cr|perl-Sub-Information-0.100.0-5|51	%{perl_vendorlib}/*
14cr|perl-Sub-Information-0.100.0-5|52	
14cr|perl-Sub-Information-0.100.0-5|53	
14cr|perl-Sub-Information-0.100.0-5|54	%changelog
14cr|perl-Sub-Information-0.100.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Sub-Information-0.100.0-5|56	+ Revision: a31f6a1
14cr|perl-Sub-Information-0.100.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Sub-Information-0.100.0-5|58	
14cr|perl-Sub-Information-0.100.0-5|59	

5542 14
14cr|perl-Sub-Override-0.90.0-3|1	%define upstream_name	 Sub-Override
14cr|perl-Sub-Override-0.90.0-3|2	%define upstream_version 0.09
14cr|perl-Sub-Override-0.90.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Sub-Override-0.90.0-3|4	Version:	%perl_convert_version 0.09
14cr|perl-Sub-Override-0.90.0-3|5	Release:	3
14cr|perl-Sub-Override-0.90.0-3|6	
14cr|perl-Sub-Override-0.90.0-3|7	Summary:	Perl extension for easily overriding subroutines
14cr|perl-Sub-Override-0.90.0-3|8	
14cr|perl-Sub-Override-0.90.0-3|9	License:	GPL+ or Artistic
14cr|perl-Sub-Override-0.90.0-3|10	Group:		Development/Perl
14cr|perl-Sub-Override-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sub-Override-0.90.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OV/OVID/Sub-Override-0.09.tar.gz
14cr|perl-Sub-Override-0.90.0-3|13	
14cr|perl-Sub-Override-0.90.0-3|14	BuildRequires:	perl-devel
14cr|perl-Sub-Override-0.90.0-3|15	BuildRequires:	perl(Test::Exception)
14cr|perl-Sub-Override-0.90.0-3|16	BuildRequires:	perl(Test::Fatal)
14cr|perl-Sub-Override-0.90.0-3|17	BuildArch:	noarch
14cr|perl-Sub-Override-0.90.0-3|18	
14cr|perl-Sub-Override-0.90.0-3|19	%description
14cr|perl-Sub-Override-0.90.0-3|20	Sub::Override is a perl module that allows the programmer to simply name a
14cr|perl-Sub-Override-0.90.0-3|21	subroutine to replace and to supply a sub to replace it with.
14cr|perl-Sub-Override-0.90.0-3|22	
14cr|perl-Sub-Override-0.90.0-3|23	%prep
14cr|perl-Sub-Override-0.90.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sub-Override-0.90.0-3|25	
14cr|perl-Sub-Override-0.90.0-3|26	%build
14cr|perl-Sub-Override-0.90.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sub-Override-0.90.0-3|28	%make
14cr|perl-Sub-Override-0.90.0-3|29	
14cr|perl-Sub-Override-0.90.0-3|30	%check
14cr|perl-Sub-Override-0.90.0-3|31	make test
14cr|perl-Sub-Override-0.90.0-3|32	
14cr|perl-Sub-Override-0.90.0-3|33	%install
14cr|perl-Sub-Override-0.90.0-3|34	%makeinstall_std
14cr|perl-Sub-Override-0.90.0-3|35	
14cr|perl-Sub-Override-0.90.0-3|36	%files
14cr|perl-Sub-Override-0.90.0-3|37	%doc Changes README
14cr|perl-Sub-Override-0.90.0-3|38	%{perl_vendorlib}/Sub/Override.pm
14cr|perl-Sub-Override-0.90.0-3|39	%{_mandir}/*/*
14cr|perl-Sub-Override-0.90.0-3|40	
14cr|perl-Sub-Override-0.90.0-3|41	
14cr|perl-Sub-Override-0.90.0-3|42	
14cr|perl-Sub-Override-0.90.0-3|43	%changelog
14cr|perl-Sub-Override-0.90.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-Sub-Override-0.90.0-3|45	+ Revision: 27efc84
14cr|perl-Sub-Override-0.90.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Sub-Override-0.90.0-3|47	
14cr|perl-Sub-Override-0.90.0-3|48	

5543 14
14cr|perl-SVG-Graph-0.20.0-4|1	%define upstream_name	 SVG-Graph
14cr|perl-SVG-Graph-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-SVG-Graph-0.20.0-4|3	
14cr|perl-SVG-Graph-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SVG-Graph-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SVG-Graph-0.20.0-4|6	Release:	4
14cr|perl-SVG-Graph-0.20.0-4|7	
14cr|perl-SVG-Graph-0.20.0-4|8	Summary:	Visualize your data in Scalable Vector Graphics (SVG) format
14cr|perl-SVG-Graph-0.20.0-4|9	
14cr|perl-SVG-Graph-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-SVG-Graph-0.20.0-4|11	Group:		Development/Perl
14cr|perl-SVG-Graph-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVG-Graph-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/SVG/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SVG-Graph-0.20.0-4|14	
14cr|perl-SVG-Graph-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-SVG-Graph-0.20.0-4|16	BuildRequires:	perl(SVG)
14cr|perl-SVG-Graph-0.20.0-4|17	BuildRequires:	perl(Statistics::Descriptive)
14cr|perl-SVG-Graph-0.20.0-4|18	BuildRequires:	perl(Math::Spline)
14cr|perl-SVG-Graph-0.20.0-4|19	BuildRequires:	perl(Tree::DAG_Node)
14cr|perl-SVG-Graph-0.20.0-4|20	BuildArch:	noarch
14cr|perl-SVG-Graph-0.20.0-4|21	
14cr|perl-SVG-Graph-0.20.0-4|22	%description
14cr|perl-SVG-Graph-0.20.0-4|23	SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently
14cr|perl-SVG-Graph-0.20.0-4|24	supports plots of one-, two- and three-dimensional data, as well as N-ary
14cr|perl-SVG-Graph-0.20.0-4|25	rooted trees.
14cr|perl-SVG-Graph-0.20.0-4|26	
14cr|perl-SVG-Graph-0.20.0-4|27	%prep
14cr|perl-SVG-Graph-0.20.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVG-Graph-0.20.0-4|29	
14cr|perl-SVG-Graph-0.20.0-4|30	%build
14cr|perl-SVG-Graph-0.20.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SVG-Graph-0.20.0-4|32	%make
14cr|perl-SVG-Graph-0.20.0-4|33	
14cr|perl-SVG-Graph-0.20.0-4|34	%install
14cr|perl-SVG-Graph-0.20.0-4|35	%makeinstall_std
14cr|perl-SVG-Graph-0.20.0-4|36	
14cr|perl-SVG-Graph-0.20.0-4|37	%check
14cr|perl-SVG-Graph-0.20.0-4|38	make test
14cr|perl-SVG-Graph-0.20.0-4|39	
14cr|perl-SVG-Graph-0.20.0-4|40	%files
14cr|perl-SVG-Graph-0.20.0-4|41	%doc README Changes
14cr|perl-SVG-Graph-0.20.0-4|42	%{perl_vendorlib}/SVG
14cr|perl-SVG-Graph-0.20.0-4|43	%{_mandir}/*/*
14cr|perl-SVG-Graph-0.20.0-4|44	
14cr|perl-SVG-Graph-0.20.0-4|45	
14cr|perl-SVG-Graph-0.20.0-4|46	
14cr|perl-SVG-Graph-0.20.0-4|47	%changelog
14cr|perl-SVG-Graph-0.20.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-SVG-Graph-0.20.0-4|49	+ Revision: 2e2c01d
14cr|perl-SVG-Graph-0.20.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-SVG-Graph-0.20.0-4|51	
14cr|perl-SVG-Graph-0.20.0-4|52	

5544 14
14cr|perl-SVK-Simple-0.30.0-4|1	%define upstream_name    SVK-Simple
14cr|perl-SVK-Simple-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-SVK-Simple-0.30.0-4|3	
14cr|perl-SVK-Simple-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SVK-Simple-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SVK-Simple-0.30.0-4|6	Release:	4
14cr|perl-SVK-Simple-0.30.0-4|7	
14cr|perl-SVK-Simple-0.30.0-4|8	Summary:	Simple interface to svk
14cr|perl-SVK-Simple-0.30.0-4|9	
14cr|perl-SVK-Simple-0.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-SVK-Simple-0.30.0-4|11	Group:		Development/Perl
14cr|perl-SVK-Simple-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVK-Simple-0.30.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GU/GUGOD/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SVK-Simple-0.30.0-4|14	
14cr|perl-SVK-Simple-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-SVK-Simple-0.30.0-4|16	BuildRequires:	perl(Class::Field)
14cr|perl-SVK-Simple-0.30.0-4|17	BuildRequires:	perl-SVK
14cr|perl-SVK-Simple-0.30.0-4|18	BuildRequires:	perl(Spiffy)
14cr|perl-SVK-Simple-0.30.0-4|19	BuildArch:	noarch
14cr|perl-SVK-Simple-0.30.0-4|20	
14cr|perl-SVK-Simple-0.30.0-4|21	%description
14cr|perl-SVK-Simple-0.30.0-4|22	Although SVK.pm itself is already simple enough, there still are some misc
14cr|perl-SVK-Simple-0.30.0-4|23	requirements in the svk script which is not included in SVK.pm. This module
14cr|perl-SVK-Simple-0.30.0-4|24	helps people who wants to write some SVK applications. It provides a simple
14cr|perl-SVK-Simple-0.30.0-4|25	SVK object loader, so people will not have to handle XD initialization.
14cr|perl-SVK-Simple-0.30.0-4|26	
14cr|perl-SVK-Simple-0.30.0-4|27	%prep
14cr|perl-SVK-Simple-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVK-Simple-0.30.0-4|29	
14cr|perl-SVK-Simple-0.30.0-4|30	%build
14cr|perl-SVK-Simple-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SVK-Simple-0.30.0-4|32	%make
14cr|perl-SVK-Simple-0.30.0-4|33	
14cr|perl-SVK-Simple-0.30.0-4|34	%check
14cr|perl-SVK-Simple-0.30.0-4|35	make test
14cr|perl-SVK-Simple-0.30.0-4|36	
14cr|perl-SVK-Simple-0.30.0-4|37	%install
14cr|perl-SVK-Simple-0.30.0-4|38	%makeinstall_std
14cr|perl-SVK-Simple-0.30.0-4|39	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-SVK-Simple-0.30.0-4|40	
14cr|perl-SVK-Simple-0.30.0-4|41	%files
14cr|perl-SVK-Simple-0.30.0-4|42	%doc Changes README
14cr|perl-SVK-Simple-0.30.0-4|43	%{perl_vendorlib}/*
14cr|perl-SVK-Simple-0.30.0-4|44	%{_mandir}/man3/*
14cr|perl-SVK-Simple-0.30.0-4|45	
14cr|perl-SVK-Simple-0.30.0-4|46	
14cr|perl-SVK-Simple-0.30.0-4|47	
14cr|perl-SVK-Simple-0.30.0-4|48	%changelog
14cr|perl-SVK-Simple-0.30.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-SVK-Simple-0.30.0-4|50	+ Revision: 64ec751
14cr|perl-SVK-Simple-0.30.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-SVK-Simple-0.30.0-4|52	
14cr|perl-SVK-Simple-0.30.0-4|53	

5545 14
14cr|perl-SVN-Class-0.170.0-3|1	%define upstream_name    SVN-Class
14cr|perl-SVN-Class-0.170.0-3|2	%define upstream_version 0.17
14cr|perl-SVN-Class-0.170.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-SVN-Class-0.170.0-3|4	Version:	%perl_convert_version 0.17
14cr|perl-SVN-Class-0.170.0-3|5	Release:	3
14cr|perl-SVN-Class-0.170.0-3|6	
14cr|perl-SVN-Class-0.170.0-3|7	Summary:	Represents the repository of a Subversion workspace
14cr|perl-SVN-Class-0.170.0-3|8	
14cr|perl-SVN-Class-0.170.0-3|9	License:	GPL+ or Artistic
14cr|perl-SVN-Class-0.170.0-3|10	Group:		Development/Perl
14cr|perl-SVN-Class-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVN-Class-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/SVN/SVN-Class-0.17.tar.gz
14cr|perl-SVN-Class-0.170.0-3|13	
14cr|perl-SVN-Class-0.170.0-3|14	BuildRequires:	perl-devel
14cr|perl-SVN-Class-0.170.0-3|15	BuildRequires:	perl(Data::Dump)
14cr|perl-SVN-Class-0.170.0-3|16	BuildRequires:	perl(File::Temp)
14cr|perl-SVN-Class-0.170.0-3|17	BuildRequires:	perl(IPC::Cmd)
14cr|perl-SVN-Class-0.170.0-3|18	BuildRequires:	perl(IPC::Run)
14cr|perl-SVN-Class-0.170.0-3|19	BuildRequires:	perl(Path::Class)
14cr|perl-SVN-Class-0.170.0-3|20	BuildRequires:	perl(Path::Class::File::Stat)
14cr|perl-SVN-Class-0.170.0-3|21	BuildRequires:	perl(Rose::Object)
14cr|perl-SVN-Class-0.170.0-3|22	BuildRequires:	perl(Rose::URI)
14cr|perl-SVN-Class-0.170.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-SVN-Class-0.170.0-3|24	BuildRequires:	perl(Text::ParseWords)
14cr|perl-SVN-Class-0.170.0-3|25	BuildArch:	noarch
14cr|perl-SVN-Class-0.170.0-3|26	
14cr|perl-SVN-Class-0.170.0-3|27	%description
14cr|perl-SVN-Class-0.170.0-3|28	SVN::Class extends Path::Class to allow for basic Subversion workspace
14cr|perl-SVN-Class-0.170.0-3|29	management. SVN::Class::File and SVN::Class::Dir are subclasses of
14cr|perl-SVN-Class-0.170.0-3|30	Path::Class::File::Stat and Path::Class::Dir respectively.
14cr|perl-SVN-Class-0.170.0-3|31	
14cr|perl-SVN-Class-0.170.0-3|32	SVN::Class does not use the SVN::Core Subversion SWIG bindings. Instead,
14cr|perl-SVN-Class-0.170.0-3|33	the 'svn' binary tool is used for all interactions, using IPC::Cmd. This
14cr|perl-SVN-Class-0.170.0-3|34	design decision was made for maximum portability and to eliminate non-CPAN
14cr|perl-SVN-Class-0.170.0-3|35	dependencies.
14cr|perl-SVN-Class-0.170.0-3|36	
14cr|perl-SVN-Class-0.170.0-3|37	%prep
14cr|perl-SVN-Class-0.170.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-Class-0.170.0-3|39	
14cr|perl-SVN-Class-0.170.0-3|40	%build
14cr|perl-SVN-Class-0.170.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SVN-Class-0.170.0-3|42	%make
14cr|perl-SVN-Class-0.170.0-3|43	
14cr|perl-SVN-Class-0.170.0-3|44	%check
14cr|perl-SVN-Class-0.170.0-3|45	%if %{?_with_test:1}%{!?_with_test:0}
14cr|perl-SVN-Class-0.170.0-3|46	%make test
14cr|perl-SVN-Class-0.170.0-3|47	%endif
14cr|perl-SVN-Class-0.170.0-3|48	
14cr|perl-SVN-Class-0.170.0-3|49	%install
14cr|perl-SVN-Class-0.170.0-3|50	%makeinstall_std
14cr|perl-SVN-Class-0.170.0-3|51	
14cr|perl-SVN-Class-0.170.0-3|52	%files
14cr|perl-SVN-Class-0.170.0-3|53	%doc Changes META.yml README
14cr|perl-SVN-Class-0.170.0-3|54	%{_mandir}/man3/*
14cr|perl-SVN-Class-0.170.0-3|55	%{perl_vendorlib}/*
14cr|perl-SVN-Class-0.170.0-3|56	
14cr|perl-SVN-Class-0.170.0-3|57	
14cr|perl-SVN-Class-0.170.0-3|58	%changelog
14cr|perl-SVN-Class-0.170.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-3
14cr|perl-SVN-Class-0.170.0-3|60	+ Revision: e11bc7e
14cr|perl-SVN-Class-0.170.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-SVN-Class-0.170.0-3|62	
14cr|perl-SVN-Class-0.170.0-3|63	

5546 14
14cr|perl-SVN-Mirror-0.75-4|1	%define	module	SVN-Mirror
14cr|perl-SVN-Mirror-0.75-4|2	
14cr|perl-SVN-Mirror-0.75-4|3	%if %{_use_internal_dependency_generator}
14cr|perl-SVN-Mirror-0.75-4|4	%define __noautoreq 'perl\\(VCP(.*)\\)'
14cr|perl-SVN-Mirror-0.75-4|5	%else
14cr|perl-SVN-Mirror-0.75-4|6	%define _requires_exceptions 'perl(VCP.*'
14cr|perl-SVN-Mirror-0.75-4|7	%endif
14cr|perl-SVN-Mirror-0.75-4|8	
14cr|perl-SVN-Mirror-0.75-4|9	Name:		perl-%{module}
14cr|perl-SVN-Mirror-0.75-4|10	Version:	0.75
14cr|perl-SVN-Mirror-0.75-4|11	Release:	4
14cr|perl-SVN-Mirror-0.75-4|12	License:	GPL or Artistic
14cr|perl-SVN-Mirror-0.75-4|13	Group:		Development/Perl
14cr|perl-SVN-Mirror-0.75-4|14	Summary:	Perl modules to mirror remote subversion repositories to local ones
14cr|perl-SVN-Mirror-0.75-4|15	
14cr|perl-SVN-Mirror-0.75-4|16	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{module}-%{version}.tar.bz2
14cr|perl-SVN-Mirror-0.75-4|17	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-SVN-Mirror-0.75-4|18	
14cr|perl-SVN-Mirror-0.75-4|19	BuildRequires:	perl-devel
14cr|perl-SVN-Mirror-0.75-4|20	BuildRequires:	perl-SVN
14cr|perl-SVN-Mirror-0.75-4|21	BuildRequires:	perl-SVN-Simple
14cr|perl-SVN-Mirror-0.75-4|22	BuildRequires:	perl(Date::Format)
14cr|perl-SVN-Mirror-0.75-4|23	BuildRequires:	perl(File::chdir)
14cr|perl-SVN-Mirror-0.75-4|24	BuildRequires:	perl(URI)
14cr|perl-SVN-Mirror-0.75-4|25	BuildRequires:	perl(Class::Accessor)
14cr|perl-SVN-Mirror-0.75-4|26	BuildRequires:	perl(YAML)
14cr|perl-SVN-Mirror-0.75-4|27	#BuildRequires:	perl(SVK)
14cr|perl-SVN-Mirror-0.75-4|28	# for test
14cr|perl-SVN-Mirror-0.75-4|29	BuildRequires:	subversion
14cr|perl-SVN-Mirror-0.75-4|30	BuildRequires:	subversion-tools
14cr|perl-SVN-Mirror-0.75-4|31	BuildConflicts:	perl-VCP-Dest-svk
14cr|perl-SVN-Mirror-0.75-4|32	
14cr|perl-SVN-Mirror-0.75-4|33	BuildArch:	noarch
14cr|perl-SVN-Mirror-0.75-4|34	
14cr|perl-SVN-Mirror-0.75-4|35	#Requires:	perl(SVK)
14cr|perl-SVN-Mirror-0.75-4|36	Requires:	perl(Class::Accessor)
14cr|perl-SVN-Mirror-0.75-4|37	Requires:	perl(Data::UUID)
14cr|perl-SVN-Mirror-0.75-4|38	Requires:	perl(Term::ReadKey)
14cr|perl-SVN-Mirror-0.75-4|39	
14cr|perl-SVN-Mirror-0.75-4|40	
14cr|perl-SVN-Mirror-0.75-4|41	%description
14cr|perl-SVN-Mirror-0.75-4|42	SVN::Mirror allows you to mirror a remote repository to your local subversion
14cr|perl-SVN-Mirror-0.75-4|43	repository. It supports remote subversion and Git repositories.
14cr|perl-SVN-Mirror-0.75-4|44	
14cr|perl-SVN-Mirror-0.75-4|45	%package -n	svm
14cr|perl-SVN-Mirror-0.75-4|46	Summary:	A tool to mirror a remote subversion repository
14cr|perl-SVN-Mirror-0.75-4|47	
14cr|perl-SVN-Mirror-0.75-4|48	Group:		Development/Perl
14cr|perl-SVN-Mirror-0.75-4|49	
14cr|perl-SVN-Mirror-0.75-4|50	%description -n	svm
14cr|perl-SVN-Mirror-0.75-4|51	svm (subversion mirror) is a command-line tool that allows you to mirror a
14cr|perl-SVN-Mirror-0.75-4|52	remote subversion repository on a local repository.
14cr|perl-SVN-Mirror-0.75-4|53	
14cr|perl-SVN-Mirror-0.75-4|54	%prep
14cr|perl-SVN-Mirror-0.75-4|55	%setup -q -n %{module}-%{version}
14cr|perl-SVN-Mirror-0.75-4|56	
14cr|perl-SVN-Mirror-0.75-4|57	%build
14cr|perl-SVN-Mirror-0.75-4|58	PERL_EXTUTILS_AUTOINSTALL=--skipdeps perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SVN-Mirror-0.75-4|59	%make
14cr|perl-SVN-Mirror-0.75-4|60	
14cr|perl-SVN-Mirror-0.75-4|61	cat > README.Mdv << EOF
14cr|perl-SVN-Mirror-0.75-4|62	This version was not built with VCP support (for CVS and Perforce mirroring)
14cr|perl-SVN-Mirror-0.75-4|63	since it requires to package too much other perl modules.
14cr|perl-SVN-Mirror-0.75-4|64	EOF
14cr|perl-SVN-Mirror-0.75-4|65	
14cr|perl-SVN-Mirror-0.75-4|66	%check
14cr|perl-SVN-Mirror-0.75-4|67	# Some fail with new subversion
14cr|perl-SVN-Mirror-0.75-4|68	#LC_ALL=C make test
14cr|perl-SVN-Mirror-0.75-4|69	
14cr|perl-SVN-Mirror-0.75-4|70	%install
14cr|perl-SVN-Mirror-0.75-4|71	%makeinstall_std
14cr|perl-SVN-Mirror-0.75-4|72	
14cr|perl-SVN-Mirror-0.75-4|73	%files
14cr|perl-SVN-Mirror-0.75-4|74	%doc CHANGES README README.Mdv TODO
14cr|perl-SVN-Mirror-0.75-4|75	%{perl_vendorlib}/SVN
14cr|perl-SVN-Mirror-0.75-4|76	%{_mandir}/man3/*
14cr|perl-SVN-Mirror-0.75-4|77	
14cr|perl-SVN-Mirror-0.75-4|78	%files -n svm
14cr|perl-SVN-Mirror-0.75-4|79	%doc README.Mdv
14cr|perl-SVN-Mirror-0.75-4|80	%{_bindir}/*
14cr|perl-SVN-Mirror-0.75-4|81	%{_mandir}/man1/*
14cr|perl-SVN-Mirror-0.75-4|82	
14cr|perl-SVN-Mirror-0.75-4|83	
14cr|perl-SVN-Mirror-0.75-4|84	
14cr|perl-SVN-Mirror-0.75-4|85	%changelog
14cr|perl-SVN-Mirror-0.75-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75-4
14cr|perl-SVN-Mirror-0.75-4|87	+ Revision: 7cfe3cd
14cr|perl-SVN-Mirror-0.75-4|88	- MassBuild#464: Increase release tag
14cr|perl-SVN-Mirror-0.75-4|89	
14cr|perl-SVN-Mirror-0.75-4|90	

5547 14
14cr|perl-SVN-Notify-2.840.0-3|1	%define upstream_name    SVN-Notify
14cr|perl-SVN-Notify-2.840.0-3|2	%define upstream_version 2.84
14cr|perl-SVN-Notify-2.840.0-3|3	
14cr|perl-SVN-Notify-2.840.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-SVN-Notify-2.840.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-SVN-Notify-2.840.0-3|6	Release:    3
14cr|perl-SVN-Notify-2.840.0-3|7	
14cr|perl-SVN-Notify-2.840.0-3|8	Summary:    Subversion activity notification
14cr|perl-SVN-Notify-2.840.0-3|9	
14cr|perl-SVN-Notify-2.840.0-3|10	License:    GPL+ or Artistic
14cr|perl-SVN-Notify-2.840.0-3|11	Group:      Development/Perl
14cr|perl-SVN-Notify-2.840.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVN-Notify-2.840.0-3|13	Source0:    http://www.cpan.org/modules/by-module/SVN/SVN-Notify-%{upstream_version}.tar.gz
14cr|perl-SVN-Notify-2.840.0-3|14	
14cr|perl-SVN-Notify-2.840.0-3|15	BuildRequires:  perl(Module::Build)
14cr|perl-SVN-Notify-2.840.0-3|16	BuildRequires:  perl(HTML::Parser)
14cr|perl-SVN-Notify-2.840.0-3|17	BuildRequires:  sendmail-command
14cr|perl-SVN-Notify-2.840.0-3|18	
14cr|perl-SVN-Notify-2.840.0-3|19	BuildArch:      noarch
14cr|perl-SVN-Notify-2.840.0-3|20	
14cr|perl-SVN-Notify-2.840.0-3|21	%description
14cr|perl-SVN-Notify-2.840.0-3|22	This class may be used for sending email messages for Subversion repository
14cr|perl-SVN-Notify-2.840.0-3|23	activity. There are a number of different modes supported, and SVN::Notify is
14cr|perl-SVN-Notify-2.840.0-3|24	fully subclassable, to easily add new functionality. By default, A list of all
14cr|perl-SVN-Notify-2.840.0-3|25	the files affected by the commit will be assembled and listed in a single
14cr|perl-SVN-Notify-2.840.0-3|26	message.
14cr|perl-SVN-Notify-2.840.0-3|27	
14cr|perl-SVN-Notify-2.840.0-3|28	This package also provides a svnnotify command-line tool that can be directly
14cr|perl-SVN-Notify-2.840.0-3|29	used in subversion post-commit scripts.
14cr|perl-SVN-Notify-2.840.0-3|30	
14cr|perl-SVN-Notify-2.840.0-3|31	%prep
14cr|perl-SVN-Notify-2.840.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-Notify-2.840.0-3|33	
14cr|perl-SVN-Notify-2.840.0-3|34	%build
14cr|perl-SVN-Notify-2.840.0-3|35	%__perl Build.PL installdirs=vendor
14cr|perl-SVN-Notify-2.840.0-3|36	./Build
14cr|perl-SVN-Notify-2.840.0-3|37	
14cr|perl-SVN-Notify-2.840.0-3|38	%check
14cr|perl-SVN-Notify-2.840.0-3|39	./Build test
14cr|perl-SVN-Notify-2.840.0-3|40	
14cr|perl-SVN-Notify-2.840.0-3|41	%install
14cr|perl-SVN-Notify-2.840.0-3|42	./Build install destdir=%{buildroot}
14cr|perl-SVN-Notify-2.840.0-3|43	
14cr|perl-SVN-Notify-2.840.0-3|44	%files
14cr|perl-SVN-Notify-2.840.0-3|45	%doc Changes
14cr|perl-SVN-Notify-2.840.0-3|46	%{perl_vendorlib}/SVN
14cr|perl-SVN-Notify-2.840.0-3|47	%{_mandir}/*/*
14cr|perl-SVN-Notify-2.840.0-3|48	%{_bindir}/svnnotify
14cr|perl-SVN-Notify-2.840.0-3|49	
14cr|perl-SVN-Notify-2.840.0-3|50	
14cr|perl-SVN-Notify-2.840.0-3|51	
14cr|perl-SVN-Notify-2.840.0-3|52	%changelog
14cr|perl-SVN-Notify-2.840.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.840.0-3
14cr|perl-SVN-Notify-2.840.0-3|54	+ Revision: 4dae25a
14cr|perl-SVN-Notify-2.840.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-SVN-Notify-2.840.0-3|56	
14cr|perl-SVN-Notify-2.840.0-3|57	

5548 14
14cr|perl-SVN-Notify-Config-0.91.100-3|1	%define upstream_name	SVN-Notify-Config
14cr|perl-SVN-Notify-Config-0.91.100-3|2	%define upstream_version	0.0911
14cr|perl-SVN-Notify-Config-0.91.100-3|3	
14cr|perl-SVN-Notify-Config-0.91.100-3|4	Name:       perl-%{upstream_name}
14cr|perl-SVN-Notify-Config-0.91.100-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-SVN-Notify-Config-0.91.100-3|6	Release:    3
14cr|perl-SVN-Notify-Config-0.91.100-3|7	
14cr|perl-SVN-Notify-Config-0.91.100-3|8	Summary:	Config-driven Subversion notification
14cr|perl-SVN-Notify-Config-0.91.100-3|9	
14cr|perl-SVN-Notify-Config-0.91.100-3|10	License:	GPL+ or Artistic
14cr|perl-SVN-Notify-Config-0.91.100-3|11	Group:		Development/Perl
14cr|perl-SVN-Notify-Config-0.91.100-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVN-Notify-Config-0.91.100-3|13	Source0:	http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SVN-Notify-Config-0.91.100-3|14	
14cr|perl-SVN-Notify-Config-0.91.100-3|15	BuildRequires:	perl(SVN::Notify)
14cr|perl-SVN-Notify-Config-0.91.100-3|16	BuildRequires:	perl(YAML)
14cr|perl-SVN-Notify-Config-0.91.100-3|17	BuildRequires:  perl(Module::Build)
14cr|perl-SVN-Notify-Config-0.91.100-3|18	BuildRequires:  perl(Test::Deep)
14cr|perl-SVN-Notify-Config-0.91.100-3|19	BuildRequires:  subversion
14cr|perl-SVN-Notify-Config-0.91.100-3|20	BuildArch:	noarch
14cr|perl-SVN-Notify-Config-0.91.100-3|21	
14cr|perl-SVN-Notify-Config-0.91.100-3|22	%description
14cr|perl-SVN-Notify-Config-0.91.100-3|23	This module is a YAML-based configuration wrapper on SVN::Notify.
14cr|perl-SVN-Notify-Config-0.91.100-3|24	
14cr|perl-SVN-Notify-Config-0.91.100-3|25	%prep
14cr|perl-SVN-Notify-Config-0.91.100-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-Notify-Config-0.91.100-3|27	
14cr|perl-SVN-Notify-Config-0.91.100-3|28	%build
14cr|perl-SVN-Notify-Config-0.91.100-3|29	perl Build.PL installdirs=vendor
14cr|perl-SVN-Notify-Config-0.91.100-3|30	./Build
14cr|perl-SVN-Notify-Config-0.91.100-3|31	
14cr|perl-SVN-Notify-Config-0.91.100-3|32	%check
14cr|perl-SVN-Notify-Config-0.91.100-3|33	export LC_ALL=C
14cr|perl-SVN-Notify-Config-0.91.100-3|34	./Build test
14cr|perl-SVN-Notify-Config-0.91.100-3|35	
14cr|perl-SVN-Notify-Config-0.91.100-3|36	%install
14cr|perl-SVN-Notify-Config-0.91.100-3|37	./Build install destdir=%{buildroot}
14cr|perl-SVN-Notify-Config-0.91.100-3|38	
14cr|perl-SVN-Notify-Config-0.91.100-3|39	%clean
14cr|perl-SVN-Notify-Config-0.91.100-3|40	
14cr|perl-SVN-Notify-Config-0.91.100-3|41	%files
14cr|perl-SVN-Notify-Config-0.91.100-3|42	%doc Changes README
14cr|perl-SVN-Notify-Config-0.91.100-3|43	%{perl_vendorlib}/SVN
14cr|perl-SVN-Notify-Config-0.91.100-3|44	%{_mandir}/*/*
14cr|perl-SVN-Notify-Config-0.91.100-3|45	
14cr|perl-SVN-Notify-Config-0.91.100-3|46	
14cr|perl-SVN-Notify-Config-0.91.100-3|47	
14cr|perl-SVN-Notify-Config-0.91.100-3|48	%changelog
14cr|perl-SVN-Notify-Config-0.91.100-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91.100-3
14cr|perl-SVN-Notify-Config-0.91.100-3|50	+ Revision: a243cca
14cr|perl-SVN-Notify-Config-0.91.100-3|51	- MassBuild#464: Increase release tag
14cr|perl-SVN-Notify-Config-0.91.100-3|52	
14cr|perl-SVN-Notify-Config-0.91.100-3|53	

5549 14
14cr|perl-SVN-Notify-Mirror-0.40.0-4|1	%define upstream_name    SVN-Notify-Mirror
14cr|perl-SVN-Notify-Mirror-0.40.0-4|2	%define upstream_version 0.040
14cr|perl-SVN-Notify-Mirror-0.40.0-4|3	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-SVN-Notify-Mirror-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SVN-Notify-Mirror-0.40.0-4|6	Release:	4
14cr|perl-SVN-Notify-Mirror-0.40.0-4|7	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|8	Summary:	Keep a mirrored working copy of a repository path
14cr|perl-SVN-Notify-Mirror-0.40.0-4|9	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-SVN-Notify-Mirror-0.40.0-4|11	Group:		Development/Perl
14cr|perl-SVN-Notify-Mirror-0.40.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVN-Notify-Mirror-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SVN-Notify-Mirror-0.40.0-4|14	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-SVN-Notify-Mirror-0.40.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-SVN-Notify-Mirror-0.40.0-4|17	BuildRequires:	perl(SVN::Notify)
14cr|perl-SVN-Notify-Mirror-0.40.0-4|18	BuildRequires:	subversion-tools
14cr|perl-SVN-Notify-Mirror-0.40.0-4|19	BuildRequires:	sendmail-command
14cr|perl-SVN-Notify-Mirror-0.40.0-4|20	BuildArch:	noarch
14cr|perl-SVN-Notify-Mirror-0.40.0-4|21	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|22	%description
14cr|perl-SVN-Notify-Mirror-0.40.0-4|23	Keep a local directory in sync with a portion of a Subversion repository.
14cr|perl-SVN-Notify-Mirror-0.40.0-4|24	Typically used to keep a development web server in sync with the changes made
14cr|perl-SVN-Notify-Mirror-0.40.0-4|25	to the repository.
14cr|perl-SVN-Notify-Mirror-0.40.0-4|26	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|27	NOTE: because 'svn export' is not able to be consistently updated, the sync'd
14cr|perl-SVN-Notify-Mirror-0.40.0-4|28	directory must be a full working copy.
14cr|perl-SVN-Notify-Mirror-0.40.0-4|29	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|30	%prep
14cr|perl-SVN-Notify-Mirror-0.40.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-Notify-Mirror-0.40.0-4|32	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|33	%build
14cr|perl-SVN-Notify-Mirror-0.40.0-4|34	perl Build.PL installdirs=vendor << EOF
14cr|perl-SVN-Notify-Mirror-0.40.0-4|35	y
14cr|perl-SVN-Notify-Mirror-0.40.0-4|36	EOF
14cr|perl-SVN-Notify-Mirror-0.40.0-4|37	./Build
14cr|perl-SVN-Notify-Mirror-0.40.0-4|38	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|39	# Fails with modern perl
14cr|perl-SVN-Notify-Mirror-0.40.0-4|40	# %check
14cr|perl-SVN-Notify-Mirror-0.40.0-4|41	# export SVNLOOK=%{_bindir}/svnlook
14cr|perl-SVN-Notify-Mirror-0.40.0-4|42	# export LC_ALL=C
14cr|perl-SVN-Notify-Mirror-0.40.0-4|43	# ./Build test
14cr|perl-SVN-Notify-Mirror-0.40.0-4|44	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|45	%install
14cr|perl-SVN-Notify-Mirror-0.40.0-4|46	./Build install destdir=%{buildroot}
14cr|perl-SVN-Notify-Mirror-0.40.0-4|47	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|48	%files
14cr|perl-SVN-Notify-Mirror-0.40.0-4|49	%doc Changes README
14cr|perl-SVN-Notify-Mirror-0.40.0-4|50	%{perl_vendorlib}/SVN
14cr|perl-SVN-Notify-Mirror-0.40.0-4|51	%{_mandir}/*/*
14cr|perl-SVN-Notify-Mirror-0.40.0-4|52	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|53	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|54	%changelog
14cr|perl-SVN-Notify-Mirror-0.40.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-SVN-Notify-Mirror-0.40.0-4|56	+ Revision: 2b2d943
14cr|perl-SVN-Notify-Mirror-0.40.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-SVN-Notify-Mirror-0.40.0-4|58	
14cr|perl-SVN-Notify-Mirror-0.40.0-4|59	

5550 14
14cr|perl-SVN-Simple-0.280.0-5|1	%define upstream_name    SVN-Simple
14cr|perl-SVN-Simple-0.280.0-5|2	%define upstream_version 0.28
14cr|perl-SVN-Simple-0.280.0-5|3	
14cr|perl-SVN-Simple-0.280.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-SVN-Simple-0.280.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-SVN-Simple-0.280.0-5|6	Release:	5
14cr|perl-SVN-Simple-0.280.0-5|7	
14cr|perl-SVN-Simple-0.280.0-5|8	Summary:	Simple interface to subversion's editor interface
14cr|perl-SVN-Simple-0.280.0-5|9	
14cr|perl-SVN-Simple-0.280.0-5|10	License:	GPL or Artistic
14cr|perl-SVN-Simple-0.280.0-5|11	Group:		Development/Perl
14cr|perl-SVN-Simple-0.280.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-SVN-Simple-0.280.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-SVN-Simple-0.280.0-5|14	
14cr|perl-SVN-Simple-0.280.0-5|15	BuildRequires:	perl-devel
14cr|perl-SVN-Simple-0.280.0-5|16	BuildRequires:	perl-SVN
14cr|perl-SVN-Simple-0.280.0-5|17	#needed for testing
14cr|perl-SVN-Simple-0.280.0-5|18	BuildRequires:  subversion
14cr|perl-SVN-Simple-0.280.0-5|19	
14cr|perl-SVN-Simple-0.280.0-5|20	BuildArch:  noarch
14cr|perl-SVN-Simple-0.280.0-5|21	
14cr|perl-SVN-Simple-0.280.0-5|22	%description
14cr|perl-SVN-Simple-0.280.0-5|23	SVN::Simple::Edit wraps the subversion delta editor with
14cr|perl-SVN-Simple-0.280.0-5|24	a perl friendly interface and then you could easily
14cr|perl-SVN-Simple-0.280.0-5|25	drive it for describing changes to a tree.
14cr|perl-SVN-Simple-0.280.0-5|26	
14cr|perl-SVN-Simple-0.280.0-5|27	A common usage is to wrap the commit editor, so you could make
14cr|perl-SVN-Simple-0.280.0-5|28	commits to a subversion repository easily.
14cr|perl-SVN-Simple-0.280.0-5|29	
14cr|perl-SVN-Simple-0.280.0-5|30	%prep
14cr|perl-SVN-Simple-0.280.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-Simple-0.280.0-5|32	
14cr|perl-SVN-Simple-0.280.0-5|33	%build
14cr|perl-SVN-Simple-0.280.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-SVN-Simple-0.280.0-5|35	%make
14cr|perl-SVN-Simple-0.280.0-5|36	
14cr|perl-SVN-Simple-0.280.0-5|37	%check
14cr|perl-SVN-Simple-0.280.0-5|38	%make test
14cr|perl-SVN-Simple-0.280.0-5|39	
14cr|perl-SVN-Simple-0.280.0-5|40	%install
14cr|perl-SVN-Simple-0.280.0-5|41	%makeinstall_std
14cr|perl-SVN-Simple-0.280.0-5|42	
14cr|perl-SVN-Simple-0.280.0-5|43	%files
14cr|perl-SVN-Simple-0.280.0-5|44	%doc CHANGES README
14cr|perl-SVN-Simple-0.280.0-5|45	%{perl_vendorlib}/*
14cr|perl-SVN-Simple-0.280.0-5|46	%{_mandir}/man3/*
14cr|perl-SVN-Simple-0.280.0-5|47	
14cr|perl-SVN-Simple-0.280.0-5|48	
14cr|perl-SVN-Simple-0.280.0-5|49	
14cr|perl-SVN-Simple-0.280.0-5|50	%changelog
14cr|perl-SVN-Simple-0.280.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-5
14cr|perl-SVN-Simple-0.280.0-5|52	+ Revision: 6cabd24
14cr|perl-SVN-Simple-0.280.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-SVN-Simple-0.280.0-5|54	
14cr|perl-SVN-Simple-0.280.0-5|55	

5551 14
14cr|perl-SVN-SVNLook-0.40.0-3|1	%define upstream_name    SVN-SVNLook
14cr|perl-SVN-SVNLook-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-SVN-SVNLook-0.40.0-3|3	
14cr|perl-SVN-SVNLook-0.40.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-SVN-SVNLook-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-SVN-SVNLook-0.40.0-3|6	Release:    3
14cr|perl-SVN-SVNLook-0.40.0-3|7	
14cr|perl-SVN-SVNLook-0.40.0-3|8	Summary:    Perl wrapper to the svnlook command
14cr|perl-SVN-SVNLook-0.40.0-3|9	
14cr|perl-SVN-SVNLook-0.40.0-3|10	License:    GPL+ or Artistic
14cr|perl-SVN-SVNLook-0.40.0-3|11	Group:      Development/Perl
14cr|perl-SVN-SVNLook-0.40.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-SVN-SVNLook-0.40.0-3|13	Source0:    http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-SVN-SVNLook-0.40.0-3|14	
14cr|perl-SVN-SVNLook-0.40.0-3|15	BuildRequires:  perl(Module::Build)
14cr|perl-SVN-SVNLook-0.40.0-3|16	BuildArch:      noarch
14cr|perl-SVN-SVNLook-0.40.0-3|17	
14cr|perl-SVN-SVNLook-0.40.0-3|18	%description
14cr|perl-SVN-SVNLook-0.40.0-3|19	SVN::SVNLook runs the command line client. This module was created to make
14cr|perl-SVN-SVNLook-0.40.0-3|20	adding hooks script easier to manipulate.
14cr|perl-SVN-SVNLook-0.40.0-3|21	
14cr|perl-SVN-SVNLook-0.40.0-3|22	%prep
14cr|perl-SVN-SVNLook-0.40.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-SVN-SVNLook-0.40.0-3|24	for file in `find lib -type f` Changes README; do
14cr|perl-SVN-SVNLook-0.40.0-3|25	chmod 644 $file
14cr|perl-SVN-SVNLook-0.40.0-3|26	perl -pi -e 'tr/\r//d' $file
14cr|perl-SVN-SVNLook-0.40.0-3|27	done
14cr|perl-SVN-SVNLook-0.40.0-3|28	
14cr|perl-SVN-SVNLook-0.40.0-3|29	%build
14cr|perl-SVN-SVNLook-0.40.0-3|30	%{__perl} Build.PL installdirs=vendor
14cr|perl-SVN-SVNLook-0.40.0-3|31	./Build
14cr|perl-SVN-SVNLook-0.40.0-3|32	
14cr|perl-SVN-SVNLook-0.40.0-3|33	%check
14cr|perl-SVN-SVNLook-0.40.0-3|34	./Build test
14cr|perl-SVN-SVNLook-0.40.0-3|35	
14cr|perl-SVN-SVNLook-0.40.0-3|36	%install
14cr|perl-SVN-SVNLook-0.40.0-3|37	./Build install destdir=%{buildroot}
14cr|perl-SVN-SVNLook-0.40.0-3|38	
14cr|perl-SVN-SVNLook-0.40.0-3|39	%clean
14cr|perl-SVN-SVNLook-0.40.0-3|40	
14cr|perl-SVN-SVNLook-0.40.0-3|41	%files
14cr|perl-SVN-SVNLook-0.40.0-3|42	%doc Changes README
14cr|perl-SVN-SVNLook-0.40.0-3|43	%{perl_vendorlib}/SVN
14cr|perl-SVN-SVNLook-0.40.0-3|44	%{_mandir}/*/*
14cr|perl-SVN-SVNLook-0.40.0-3|45	
14cr|perl-SVN-SVNLook-0.40.0-3|46	
14cr|perl-SVN-SVNLook-0.40.0-3|47	
14cr|perl-SVN-SVNLook-0.40.0-3|48	%changelog
14cr|perl-SVN-SVNLook-0.40.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-SVN-SVNLook-0.40.0-3|50	+ Revision: 1f6e5f2
14cr|perl-SVN-SVNLook-0.40.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-SVN-SVNLook-0.40.0-3|52	
14cr|perl-SVN-SVNLook-0.40.0-3|53	

5552 14
14cr|perl-Switch-2.160.0-6|1	%define upstream_name    Switch
14cr|perl-Switch-2.160.0-6|2	%define upstream_version 2.16
14cr|perl-Switch-2.160.0-6|3	
14cr|perl-Switch-2.160.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Switch-2.160.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Switch-2.160.0-6|6	Release:	6
14cr|perl-Switch-2.160.0-6|7	
14cr|perl-Switch-2.160.0-6|8	Summary:	A switch statement for Perl
14cr|perl-Switch-2.160.0-6|9	
14cr|perl-Switch-2.160.0-6|10	License:	GPL+ or Artistic
14cr|perl-Switch-2.160.0-6|11	Group:		Development/Perl
14cr|perl-Switch-2.160.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Switch-2.160.0-6|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Switch-2.160.0-6|14	Patch0:		Switch-2.16-perl514.patch
14cr|perl-Switch-2.160.0-6|15	
14cr|perl-Switch-2.160.0-6|16	BuildRequires:	perl-devel
14cr|perl-Switch-2.160.0-6|17	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-Switch-2.160.0-6|18	BuildRequires:	perl(Text::Balanced)
14cr|perl-Switch-2.160.0-6|19	
14cr|perl-Switch-2.160.0-6|20	BuildArch:	noarch
14cr|perl-Switch-2.160.0-6|21	
14cr|perl-Switch-2.160.0-6|22	%description
14cr|perl-Switch-2.160.0-6|23	The Switch.pm module implements a generalized case mechanism that covers
14cr|perl-Switch-2.160.0-6|24	most (but not all) of the numerous possible combinations of switch and case
14cr|perl-Switch-2.160.0-6|25	values described above.
14cr|perl-Switch-2.160.0-6|26	
14cr|perl-Switch-2.160.0-6|27	The module augments the standard Perl syntax with two new control
14cr|perl-Switch-2.160.0-6|28	statements: 'switch' and 'case'. The 'switch' statement takes a single
14cr|perl-Switch-2.160.0-6|29	scalar argument of any type, specified in parentheses. 'switch' stores this
14cr|perl-Switch-2.160.0-6|30	value as the current switch value in a (localized) control variable. The
14cr|perl-Switch-2.160.0-6|31	value is followed by a block which may contain one or more Perl statements
14cr|perl-Switch-2.160.0-6|32	(including the 'case' statement described below). The block is
14cr|perl-Switch-2.160.0-6|33	unconditionally executed once the switch value has been cached.
14cr|perl-Switch-2.160.0-6|34	
14cr|perl-Switch-2.160.0-6|35	A 'case' statement takes a single scalar argument (in mandatory parentheses
14cr|perl-Switch-2.160.0-6|36	if it's a variable; otherwise the parens are optional) and selects the
14cr|perl-Switch-2.160.0-6|37	appropriate type of matching between that argument and the current switch
14cr|perl-Switch-2.160.0-6|38	value. The type of matching used is determined by the respective types of
14cr|perl-Switch-2.160.0-6|39	the switch value and the 'case' argument, as specified in Table 1. If the
14cr|perl-Switch-2.160.0-6|40	match is successful, the mandatory block associated with the 'case'
14cr|perl-Switch-2.160.0-6|41	statement is executed.
14cr|perl-Switch-2.160.0-6|42	
14cr|perl-Switch-2.160.0-6|43	%prep
14cr|perl-Switch-2.160.0-6|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Switch-2.160.0-6|45	%patch0 -p1
14cr|perl-Switch-2.160.0-6|46	
14cr|perl-Switch-2.160.0-6|47	%build
14cr|perl-Switch-2.160.0-6|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Switch-2.160.0-6|49	%make
14cr|perl-Switch-2.160.0-6|50	
14cr|perl-Switch-2.160.0-6|51	%check
14cr|perl-Switch-2.160.0-6|52	make test
14cr|perl-Switch-2.160.0-6|53	
14cr|perl-Switch-2.160.0-6|54	%install
14cr|perl-Switch-2.160.0-6|55	%makeinstall_std
14cr|perl-Switch-2.160.0-6|56	
14cr|perl-Switch-2.160.0-6|57	%files
14cr|perl-Switch-2.160.0-6|58	%doc Changes README
14cr|perl-Switch-2.160.0-6|59	%{_mandir}/man3/*
14cr|perl-Switch-2.160.0-6|60	%{perl_vendorlib}/*
14cr|perl-Switch-2.160.0-6|61	
14cr|perl-Switch-2.160.0-6|62	
14cr|perl-Switch-2.160.0-6|63	%changelog
14cr|perl-Switch-2.160.0-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.160.0-6
14cr|perl-Switch-2.160.0-6|65	+ Revision: 6e7ebe6
14cr|perl-Switch-2.160.0-6|66	- MassBuild#464: Increase release tag
14cr|perl-Switch-2.160.0-6|67	
14cr|perl-Switch-2.160.0-6|68	

5553 14
14cr|perl-syntax-0.4.0-4|1	%define upstream_name    syntax
14cr|perl-syntax-0.4.0-4|2	%define upstream_version 0.004
14cr|perl-syntax-0.4.0-4|3	
14cr|perl-syntax-0.4.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-syntax-0.4.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-syntax-0.4.0-4|6	Release:    4
14cr|perl-syntax-0.4.0-4|7	
14cr|perl-syntax-0.4.0-4|8	Summary:    Activate syntax extensions
14cr|perl-syntax-0.4.0-4|9	License:    GPL+ or Artistic
14cr|perl-syntax-0.4.0-4|10	Group:      Development/Perl
14cr|perl-syntax-0.4.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-syntax-0.4.0-4|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-syntax-0.4.0-4|13	
14cr|perl-syntax-0.4.0-4|14	BuildRequires: perl-devel
14cr|perl-syntax-0.4.0-4|15	BuildRequires: perl(Carp)
14cr|perl-syntax-0.4.0-4|16	BuildRequires: perl(Data::OptList) >= 0.104.0
14cr|perl-syntax-0.4.0-4|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-syntax-0.4.0-4|18	BuildRequires: perl(FindBin)
14cr|perl-syntax-0.4.0-4|19	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-syntax-0.4.0-4|20	BuildRequires: perl(namespace::clean)
14cr|perl-syntax-0.4.0-4|21	BuildRequires: perl(strict)
14cr|perl-syntax-0.4.0-4|22	BuildRequires: perl(warnings)
14cr|perl-syntax-0.4.0-4|23	BuildArch:  noarch
14cr|perl-syntax-0.4.0-4|24	
14cr|perl-syntax-0.4.0-4|25	Provides: perl(syntax)
14cr|perl-syntax-0.4.0-4|26	
14cr|perl-syntax-0.4.0-4|27	%description
14cr|perl-syntax-0.4.0-4|28	This module activates community provided syntax extensions to Perl. You
14cr|perl-syntax-0.4.0-4|29	pass it a feature name, and optionally a scalar with arguments, and the
14cr|perl-syntax-0.4.0-4|30	dispatching system will load and install the extension in your package.
14cr|perl-syntax-0.4.0-4|31	
14cr|perl-syntax-0.4.0-4|32	The import arguments are parsed with the Data::OptList manpage. There are
14cr|perl-syntax-0.4.0-4|33	no standardised options. Please consult the documentation for the specific
14cr|perl-syntax-0.4.0-4|34	syntax feature to find out about possible configuration options.
14cr|perl-syntax-0.4.0-4|35	
14cr|perl-syntax-0.4.0-4|36	The passed in feature names are simply transformed: 'function' becomes the
14cr|perl-syntax-0.4.0-4|37	Syntax::Feature::Function manpage and 'foo_bar' would become
14cr|perl-syntax-0.4.0-4|38	'Syntax::Feature::FooBar'.
14cr|perl-syntax-0.4.0-4|39	
14cr|perl-syntax-0.4.0-4|40	%prep
14cr|perl-syntax-0.4.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-syntax-0.4.0-4|42	
14cr|perl-syntax-0.4.0-4|43	%build
14cr|perl-syntax-0.4.0-4|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-syntax-0.4.0-4|45	
14cr|perl-syntax-0.4.0-4|46	%make
14cr|perl-syntax-0.4.0-4|47	
14cr|perl-syntax-0.4.0-4|48	%check
14cr|perl-syntax-0.4.0-4|49	%make test
14cr|perl-syntax-0.4.0-4|50	
14cr|perl-syntax-0.4.0-4|51	%install
14cr|perl-syntax-0.4.0-4|52	%makeinstall_std
14cr|perl-syntax-0.4.0-4|53	
14cr|perl-syntax-0.4.0-4|54	%files
14cr|perl-syntax-0.4.0-4|55	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-syntax-0.4.0-4|56	%{_mandir}/man3/*
14cr|perl-syntax-0.4.0-4|57	%{perl_vendorlib}/*
14cr|perl-syntax-0.4.0-4|58	
14cr|perl-syntax-0.4.0-4|59	
14cr|perl-syntax-0.4.0-4|60	
14cr|perl-syntax-0.4.0-4|61	%changelog
14cr|perl-syntax-0.4.0-4|62	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|perl-syntax-0.4.0-4|63	+ Revision: dafb66b
14cr|perl-syntax-0.4.0-4|64	- Added perl-devel BR
14cr|perl-syntax-0.4.0-4|65	
14cr|perl-syntax-0.4.0-4|66	

5554 14
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|1	%define debug_package %{nil}
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|2	%define upstream_name    Syntax-Highlight-Engine-Kate
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|3	%define upstream_version 0.09
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|4	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|5	Name:       perl-%{upstream_name}
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|6	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|7	Release:    2
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|8	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|9	Summary:    A Plugin for Component-Pascal syntax highlighting
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|10	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|11	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|12	License:    GPL+ or Artistic
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|13	Group:      Development/Perl
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|15	Source0:    http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|16	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|17	BuildRequires: perl(Carp)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|18	BuildRequires: perl(Test::Warn)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|19	BuildRequires: perl(Test::Differences)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|20	BuildRequires: perl(Data::Dumper)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|22	BuildRequires: perl(File::Basename)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|23	BuildRequires: perl(Term::ANSIColor)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|24	BuildRequires: perl(Test::More)
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|25	BuildRequires: perl-devel
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|26	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|27	%description
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|28	Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|29	engine of the Kate text editor.
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|30	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|31	The language xml files of kate have been rewritten to perl modules using a
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|32	script. These modules function as plugins to this module.
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|33	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|34	Syntax::Highlight::Engine::Kate inherits
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|35	Syntax::Highlight::Engine::Kate::Template.
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|36	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|37	%prep
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|39	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|40	%build
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|42	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|43	%make
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|44	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|45	%check
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|46	%make test
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|47	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|48	%install
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|49	%makeinstall_std
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|50	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|51	%clean
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|52	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|53	%files
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|54	%doc Changes README
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|55	%{_mandir}/man3/*
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|56	%{perl_vendorlib}/*
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|57	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|58	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|59	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|60	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|61	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|62	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|63	%changelog
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-2
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|65	+ Revision: 13d3258
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|67	
14cr|perl-Syntax-Highlight-Engine-Kate-0.90.0-2|68	

5555 14
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|1	%define upstream_name    Syntax-Highlight-Perl6
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|2	%define upstream_version 0.88
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|3	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|6	Release:	5
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|7	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|8	License:	GPL+ or Artistic
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|9	Group:		Development/Perl
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|10	Summary:	Perl 6 Syntax Highlighter
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|11	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|14	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|15	BuildRequires:	perl-devel
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|17	BuildRequires:	perl(File::ShareDir)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|18	BuildRequires:	perl(File::ShareDir::Install)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|19	BuildRequires:	perl(Moose)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|20	BuildRequires:	perl(Readonly)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|21	BuildRequires:	perl(Term::ANSIColor)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|22	BuildRequires:	perl(Test::More)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|24	BuildRequires:	perl(YAML::Syck)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|25	BuildRequires:	perl(YAML::XS)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|26	BuildRequires:	perl-STD
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|27	BuildArch:	noarch
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|28	Provides:	perl(STD)
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|29	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|30	%description
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|31	'Syntax::Highlight::Perl6' parses Perl 6 source code using an embedded
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|32	STD.pm. It matches parse tree nodes to colors then returns them in
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|33	different output formats. It can be used to create web pages with colorful
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|34	source code samples in its simple and snippet html modes, or it can be used
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|35	as a learning tool in examining STD.pm's output using the JavaScript node
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|36	viewer in its full html mode. Or you can use its parse tree Perl 5 records
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|37	to build your next great idea.
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|38	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|39	%prep
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|41	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|42	%build
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|44	%make
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|45	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|46	%check
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|47	%make test
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|48	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|49	%install
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|50	%makeinstall_std
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|51	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|52	%files
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|53	%doc README Changes
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|54	%{perl_vendorlib}/*
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|55	%{_bindir}/hilitep6
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|56	%{_mandir}/man1/*
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|57	%{_mandir}/man3/*
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|58	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|59	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|60	%changelog
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.880.0-5
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|62	+ Revision: e9dac11
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|63	- MassBuild#464: Increase release tag
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|64	
14cr|perl-Syntax-Highlight-Perl6-0.880.0-5|65	

5556 14
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|1	%define upstream_name    Syntax-Keyword-Junction
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|2	%define upstream_version 0.003008
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|3	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|4	Name:       perl-%{upstream_name}
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|6	Release:    1
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|7	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|8	Summary:    Perl6 style Junction operators in Perl5
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|9	License:    GPL+ or Artistic
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|10	Group:      Development/Perl
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|12	Source0:    http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|13	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|15	BuildRequires: perl(Sub::Exporter)
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|16	BuildRequires: perl(Sub::Exporter::Progressive) >= 0.1.6
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|17	BuildRequires: perl(Test::More)
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|18	BuildRequires: perl(Test::Requires)
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|19	BuildRequires: perl(namespace::clean)
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|20	BuildRequires: perl(syntax)
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|21	BuildRequires: perl-devel
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|22	BuildArch:  noarch
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|23	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|24	%description
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|25	This is a lightweight module which provides 'Junction' operators, the most
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|26	commonly used being 'any' and 'all'.
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|27	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|28	Inspired by the Perl6 design docs, the
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|29	http://dev.perl.org/perl6/doc/design/exe/E06.html manpage.
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|30	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|31	Provides a limited subset of the functionality of the
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|32	Quantum::Superpositions manpage, see the /"SEE ALSO" manpage for comment.
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|33	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|34	%prep
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|36	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|37	%build
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|39	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|40	%make
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|41	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|42	%check
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|43	%make test
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|44	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|45	%install
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|46	%makeinstall_std
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|47	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|48	%files
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|49	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|50	%{_mandir}/man3/*
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|51	%{perl_vendorlib}/*
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|52	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|53	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|54	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|55	%changelog
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|56	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8-1
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|57	+ Revision: 13093d4
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|58	- Added namespace-clean BR
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|59	
14cr|perl-Syntax-Keyword-Junction-0.3.8-1|60	

5557 14
14cr|perl-Sysadm-Install-0.440.0-2|1	%define upstream_name Sysadm-Install
14cr|perl-Sysadm-Install-0.440.0-2|2	%define upstream_version 0.44
14cr|perl-Sysadm-Install-0.440.0-2|3	
14cr|perl-Sysadm-Install-0.440.0-2|4	Summary:	Typical installation tasks for system administrators
14cr|perl-Sysadm-Install-0.440.0-2|5	
14cr|perl-Sysadm-Install-0.440.0-2|6	
14cr|perl-Sysadm-Install-0.440.0-2|7	
14cr|perl-Sysadm-Install-0.440.0-2|8	Name:		perl-%{upstream_name}
14cr|perl-Sysadm-Install-0.440.0-2|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sysadm-Install-0.440.0-2|10	Release:	2
14cr|perl-Sysadm-Install-0.440.0-2|11	License:	GPL+ or Artistic
14cr|perl-Sysadm-Install-0.440.0-2|12	Group:		Development/Perl
14cr|perl-Sysadm-Install-0.440.0-2|13	Url:		http://search.cpan.org/dist/Sysadm-Install/
14cr|perl-Sysadm-Install-0.440.0-2|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sysadm-Install-0.440.0-2|15	
14cr|perl-Sysadm-Install-0.440.0-2|16	BuildRequires:	perl-devel
14cr|perl-Sysadm-Install-0.440.0-2|17	BuildRequires: perl(File::Which)
14cr|perl-Sysadm-Install-0.440.0-2|18	BuildRequires:	perl(Archive::Tar)
14cr|perl-Sysadm-Install-0.440.0-2|19	BuildRequires:	perl(Config)
14cr|perl-Sysadm-Install-0.440.0-2|20	BuildRequires:	perl(Cwd)
14cr|perl-Sysadm-Install-0.440.0-2|21	BuildRequires:	perl(Encode)
14cr|perl-Sysadm-Install-0.440.0-2|22	BuildRequires:	perl(Expect)
14cr|perl-Sysadm-Install-0.440.0-2|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Sysadm-Install-0.440.0-2|24	BuildRequires:	perl(File::Basename)
14cr|perl-Sysadm-Install-0.440.0-2|25	BuildRequires:	perl(File::Copy)
14cr|perl-Sysadm-Install-0.440.0-2|26	BuildRequires:	perl(File::Path)
14cr|perl-Sysadm-Install-0.440.0-2|27	BuildRequires:	perl(File::Temp) >= 0.16
14cr|perl-Sysadm-Install-0.440.0-2|28	BuildRequires:	perl(HTTP::Request)
14cr|perl-Sysadm-Install-0.440.0-2|29	BuildRequires:	perl(HTTP::Status)
14cr|perl-Sysadm-Install-0.440.0-2|30	BuildRequires:	perl(Log::Log4perl) >= 1.00
14cr|perl-Sysadm-Install-0.440.0-2|31	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Sysadm-Install-0.440.0-2|32	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Sysadm-Install-0.440.0-2|33	# For test suite
14cr|perl-Sysadm-Install-0.440.0-2|34	BuildRequires:	perl(Test::More)
14cr|perl-Sysadm-Install-0.440.0-2|35	# Runtime deps not automatically picked up by RPM
14cr|perl-Sysadm-Install-0.440.0-2|36	Requires:	perl(Archive::Tar)
14cr|perl-Sysadm-Install-0.440.0-2|37	Requires:	perl(Config)
14cr|perl-Sysadm-Install-0.440.0-2|38	Requires:	perl(Encode)
14cr|perl-Sysadm-Install-0.440.0-2|39	Requires:	perl(Expect)
14cr|perl-Sysadm-Install-0.440.0-2|40	Requires:	perl(HTTP::Request)
14cr|perl-Sysadm-Install-0.440.0-2|41	Requires:	perl(HTTP::Status)
14cr|perl-Sysadm-Install-0.440.0-2|42	Requires:	perl(LWP::UserAgent)
14cr|perl-Sysadm-Install-0.440.0-2|43	
14cr|perl-Sysadm-Install-0.440.0-2|44	BuildArch:	noarch
14cr|perl-Sysadm-Install-0.440.0-2|45	
14cr|perl-Sysadm-Install-0.440.0-2|46	%description
14cr|perl-Sysadm-Install-0.440.0-2|47	"Sysadm::Install" executes shell-like commands performing typical
14cr|perl-Sysadm-Install-0.440.0-2|48	installation tasks: Copying files, extracting tarballs, calling "make".
14cr|perl-Sysadm-Install-0.440.0-2|49	It has a "fail once and die" policy, meticulously checking the result of
14cr|perl-Sysadm-Install-0.440.0-2|50	every operation and calling "die()" immediately if anything fails,
14cr|perl-Sysadm-Install-0.440.0-2|51	with optional logging of everything.
14cr|perl-Sysadm-Install-0.440.0-2|52	
14cr|perl-Sysadm-Install-0.440.0-2|53	"Sysadm::Install" also supports a *dry_run* mode, in which it logs
14cr|perl-Sysadm-Install-0.440.0-2|54	everything, but suppresses any write actions.
14cr|perl-Sysadm-Install-0.440.0-2|55	
14cr|perl-Sysadm-Install-0.440.0-2|56	%prep
14cr|perl-Sysadm-Install-0.440.0-2|57	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sysadm-Install-0.440.0-2|58	
14cr|perl-Sysadm-Install-0.440.0-2|59	%build
14cr|perl-Sysadm-Install-0.440.0-2|60	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sysadm-Install-0.440.0-2|61	%make
14cr|perl-Sysadm-Install-0.440.0-2|62	
14cr|perl-Sysadm-Install-0.440.0-2|63	%check
14cr|perl-Sysadm-Install-0.440.0-2|64	%make test
14cr|perl-Sysadm-Install-0.440.0-2|65	
14cr|perl-Sysadm-Install-0.440.0-2|66	%install
14cr|perl-Sysadm-Install-0.440.0-2|67	%makeinstall_std
14cr|perl-Sysadm-Install-0.440.0-2|68	
14cr|perl-Sysadm-Install-0.440.0-2|69	%files
14cr|perl-Sysadm-Install-0.440.0-2|70	%doc Changes README
14cr|perl-Sysadm-Install-0.440.0-2|71	%{_bindir}/one-liner
14cr|perl-Sysadm-Install-0.440.0-2|72	%{perl_vendorlib}/*
14cr|perl-Sysadm-Install-0.440.0-2|73	%{_mandir}/man3/*
14cr|perl-Sysadm-Install-0.440.0-2|74	
14cr|perl-Sysadm-Install-0.440.0-2|75	
14cr|perl-Sysadm-Install-0.440.0-2|76	
14cr|perl-Sysadm-Install-0.440.0-2|77	
14cr|perl-Sysadm-Install-0.440.0-2|78	%changelog
14cr|perl-Sysadm-Install-0.440.0-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-2
14cr|perl-Sysadm-Install-0.440.0-2|80	+ Revision: c07e310
14cr|perl-Sysadm-Install-0.440.0-2|81	- MassBuild#464: Increase release tag
14cr|perl-Sysadm-Install-0.440.0-2|82	
14cr|perl-Sysadm-Install-0.440.0-2|83	

5558 14
14cr|perl-Sys-HostIP-1.810.0-4|1	%define upstream_name    Sys-HostIP
14cr|perl-Sys-HostIP-1.810.0-4|2	%define upstream_version 1.81
14cr|perl-Sys-HostIP-1.810.0-4|3	
14cr|perl-Sys-HostIP-1.810.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Sys-HostIP-1.810.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-HostIP-1.810.0-4|6	Release:	4
14cr|perl-Sys-HostIP-1.810.0-4|7	
14cr|perl-Sys-HostIP-1.810.0-4|8	Summary:	Perl module to get ip address related info
14cr|perl-Sys-HostIP-1.810.0-4|9	
14cr|perl-Sys-HostIP-1.810.0-4|10	License:	GPL+ or Artistic
14cr|perl-Sys-HostIP-1.810.0-4|11	Group:		Development/Perl
14cr|perl-Sys-HostIP-1.810.0-4|12	Url:		http://search.cpan.org/~bluelines/%{upstream_name}
14cr|perl-Sys-HostIP-1.810.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BL/BLUELINES//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sys-HostIP-1.810.0-4|14	
14cr|perl-Sys-HostIP-1.810.0-4|15	BuildRequires:	perl-devel
14cr|perl-Sys-HostIP-1.810.0-4|16	BuildRequires:	perl(Test::TinyMocker)
14cr|perl-Sys-HostIP-1.810.0-4|17	BuildRequires:	perl(Test::Exception)
14cr|perl-Sys-HostIP-1.810.0-4|18	BuildArch:	noarch
14cr|perl-Sys-HostIP-1.810.0-4|19	
14cr|perl-Sys-HostIP-1.810.0-4|20	%description
14cr|perl-Sys-HostIP-1.810.0-4|21	Sys::HostIP does what it can to determine the ip address of your machine.
14cr|perl-Sys-HostIP-1.810.0-4|22	
14cr|perl-Sys-HostIP-1.810.0-4|23	%prep
14cr|perl-Sys-HostIP-1.810.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-HostIP-1.810.0-4|25	
14cr|perl-Sys-HostIP-1.810.0-4|26	%build
14cr|perl-Sys-HostIP-1.810.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-HostIP-1.810.0-4|28	%make
14cr|perl-Sys-HostIP-1.810.0-4|29	
14cr|perl-Sys-HostIP-1.810.0-4|30	%check
14cr|perl-Sys-HostIP-1.810.0-4|31	%make test
14cr|perl-Sys-HostIP-1.810.0-4|32	
14cr|perl-Sys-HostIP-1.810.0-4|33	%install
14cr|perl-Sys-HostIP-1.810.0-4|34	%makeinstall_std
14cr|perl-Sys-HostIP-1.810.0-4|35	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Sys-HostIP-1.810.0-4|36	
14cr|perl-Sys-HostIP-1.810.0-4|37	%files
14cr|perl-Sys-HostIP-1.810.0-4|38	%doc Changes README
14cr|perl-Sys-HostIP-1.810.0-4|39	%{perl_vendorlib}/*
14cr|perl-Sys-HostIP-1.810.0-4|40	%{_mandir}/man3/*
14cr|perl-Sys-HostIP-1.810.0-4|41	
14cr|perl-Sys-HostIP-1.810.0-4|42	
14cr|perl-Sys-HostIP-1.810.0-4|43	%changelog
14cr|perl-Sys-HostIP-1.810.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.810.0-4
14cr|perl-Sys-HostIP-1.810.0-4|45	+ Revision: 9eae5d2
14cr|perl-Sys-HostIP-1.810.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Sys-HostIP-1.810.0-4|47	
14cr|perl-Sys-HostIP-1.810.0-4|48	

5559 14
14cr|perl-Sys-Info-0.730.0-4|1	%define upstream_name    Sys-Info
14cr|perl-Sys-Info-0.730.0-4|2	%define upstream_version 0.73
14cr|perl-Sys-Info-0.730.0-4|3	
14cr|perl-Sys-Info-0.730.0-4|4	Summary:	Fetch information from the host system
14cr|perl-Sys-Info-0.730.0-4|5	
14cr|perl-Sys-Info-0.730.0-4|6	Name:		perl-%{upstream_name}
14cr|perl-Sys-Info-0.730.0-4|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-Info-0.730.0-4|8	Release:	4
14cr|perl-Sys-Info-0.730.0-4|9	License:	GPL+ or Artistic
14cr|perl-Sys-Info-0.730.0-4|10	Group:		Development/Perl
14cr|perl-Sys-Info-0.730.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Info-0.730.0-4|12	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sys-Info-0.730.0-4|13	BuildRequires:	perl-devel
14cr|perl-Sys-Info-0.730.0-4|14	BuildRequires:	perl-Test-Sys-Info
14cr|perl-Sys-Info-0.730.0-4|15	BuildRequires:	perl-Sys-Info-Base
14cr|perl-Sys-Info-0.730.0-4|16	BuildRequires:	perl-Sys-Info-Driver-Linux
14cr|perl-Sys-Info-0.730.0-4|17	Requires:	perl-Sys-Info-Driver-Linux
14cr|perl-Sys-Info-0.730.0-4|18	Requires:	perl-Sys-Info-Base
14cr|perl-Sys-Info-0.730.0-4|19	BuildArch:	noarch
14cr|perl-Sys-Info-0.730.0-4|20	
14cr|perl-Sys-Info-0.730.0-4|21	%description
14cr|perl-Sys-Info-0.730.0-4|22	Perl for fetch system information from the host.
14cr|perl-Sys-Info-0.730.0-4|23	
14cr|perl-Sys-Info-0.730.0-4|24	%prep
14cr|perl-Sys-Info-0.730.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Info-0.730.0-4|26	
14cr|perl-Sys-Info-0.730.0-4|27	%build
14cr|perl-Sys-Info-0.730.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Info-0.730.0-4|29	%make
14cr|perl-Sys-Info-0.730.0-4|30	
14cr|perl-Sys-Info-0.730.0-4|31	%check
14cr|perl-Sys-Info-0.730.0-4|32	# Require ifconfig access etc
14cr|perl-Sys-Info-0.730.0-4|33	#make test
14cr|perl-Sys-Info-0.730.0-4|34	
14cr|perl-Sys-Info-0.730.0-4|35	%install
14cr|perl-Sys-Info-0.730.0-4|36	%makeinstall_std
14cr|perl-Sys-Info-0.730.0-4|37	
14cr|perl-Sys-Info-0.730.0-4|38	%files
14cr|perl-Sys-Info-0.730.0-4|39	%doc README Changes
14cr|perl-Sys-Info-0.730.0-4|40	%{perl_vendorlib}/*
14cr|perl-Sys-Info-0.730.0-4|41	%{_mandir}/man3/*
14cr|perl-Sys-Info-0.730.0-4|42	
14cr|perl-Sys-Info-0.730.0-4|43	
14cr|perl-Sys-Info-0.730.0-4|44	
14cr|perl-Sys-Info-0.730.0-4|45	%changelog
14cr|perl-Sys-Info-0.730.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.730.0-4
14cr|perl-Sys-Info-0.730.0-4|47	+ Revision: fe7c29c
14cr|perl-Sys-Info-0.730.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Sys-Info-0.730.0-4|49	
14cr|perl-Sys-Info-0.730.0-4|50	

5560 14
14cr|perl-Sys-Info-Base-0.780.0-4|1	%define upstream_name    Sys-Info-Base
14cr|perl-Sys-Info-Base-0.780.0-4|2	%define upstream_version 0.78
14cr|perl-Sys-Info-Base-0.780.0-4|3	
14cr|perl-Sys-Info-Base-0.780.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Sys-Info-Base-0.780.0-4|5	%define __noautoreq 'perl\\(TARGET_CLASS\\)'
14cr|perl-Sys-Info-Base-0.780.0-4|6	%else
14cr|perl-Sys-Info-Base-0.780.0-4|7	%define _requires_exceptions perl(TARGET_CLASS)
14cr|perl-Sys-Info-Base-0.780.0-4|8	%endif
14cr|perl-Sys-Info-Base-0.780.0-4|9	
14cr|perl-Sys-Info-Base-0.780.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Sys-Info-Base-0.780.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-Info-Base-0.780.0-4|12	Release:	4
14cr|perl-Sys-Info-Base-0.780.0-4|13	
14cr|perl-Sys-Info-Base-0.780.0-4|14	Summary:	Base classes for Sys::Info
14cr|perl-Sys-Info-Base-0.780.0-4|15	
14cr|perl-Sys-Info-Base-0.780.0-4|16	License:    GPL+ or Artistic
14cr|perl-Sys-Info-Base-0.780.0-4|17	Group:		Development/Perl
14cr|perl-Sys-Info-Base-0.780.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Info-Base-0.780.0-4|19	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sys-Info-Base-0.780.0-4|20	BuildRequires:	perl-devel
14cr|perl-Sys-Info-Base-0.780.0-4|21	BuildRequires:	perl(CGI)
14cr|perl-Sys-Info-Base-0.780.0-4|22	BuildArch:	noarch
14cr|perl-Sys-Info-Base-0.780.0-4|23	
14cr|perl-Sys-Info-Base-0.780.0-4|24	%description
14cr|perl-Sys-Info-Base-0.780.0-4|25	Perl base classes for Sys::Info.
14cr|perl-Sys-Info-Base-0.780.0-4|26	
14cr|perl-Sys-Info-Base-0.780.0-4|27	%prep
14cr|perl-Sys-Info-Base-0.780.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Info-Base-0.780.0-4|29	
14cr|perl-Sys-Info-Base-0.780.0-4|30	%build
14cr|perl-Sys-Info-Base-0.780.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Info-Base-0.780.0-4|32	%make
14cr|perl-Sys-Info-Base-0.780.0-4|33	
14cr|perl-Sys-Info-Base-0.780.0-4|34	%check
14cr|perl-Sys-Info-Base-0.780.0-4|35	%make test
14cr|perl-Sys-Info-Base-0.780.0-4|36	
14cr|perl-Sys-Info-Base-0.780.0-4|37	%install
14cr|perl-Sys-Info-Base-0.780.0-4|38	%makeinstall_std
14cr|perl-Sys-Info-Base-0.780.0-4|39	
14cr|perl-Sys-Info-Base-0.780.0-4|40	%files
14cr|perl-Sys-Info-Base-0.780.0-4|41	%doc README Changes
14cr|perl-Sys-Info-Base-0.780.0-4|42	%{perl_vendorlib}/*
14cr|perl-Sys-Info-Base-0.780.0-4|43	%{_mandir}/man3/*
14cr|perl-Sys-Info-Base-0.780.0-4|44	
14cr|perl-Sys-Info-Base-0.780.0-4|45	
14cr|perl-Sys-Info-Base-0.780.0-4|46	
14cr|perl-Sys-Info-Base-0.780.0-4|47	%changelog
14cr|perl-Sys-Info-Base-0.780.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.780.0-4
14cr|perl-Sys-Info-Base-0.780.0-4|49	+ Revision: a18b2f1
14cr|perl-Sys-Info-Base-0.780.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Sys-Info-Base-0.780.0-4|51	
14cr|perl-Sys-Info-Base-0.780.0-4|52	

5561 14
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|1	%define upstream_name    Sys-Info-Driver-Linux
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|2	%define upstream_version 0.7903
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|3	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|4	%define debug_package %{nil}
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|5	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|6	Name:		perl-%{upstream_name}
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|8	Release:	3
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|9	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|10	Summary:	Linux driver for Sys::Info
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|11	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|12	License:	GPL+ or Artistic
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|13	Group:		Development/Perl
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|15	Source0:	http://www.cpan.org/modules/by-module/Sys/BURAK/Sys-Info-Driver-Linux-%{upstream_version}.tar.gz
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|16	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|17	BuildRequires:  lsb-release
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|18	BuildRequires:	perl(Test::Sys::Info)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|19	BuildRequires:	perl(Linux::Distribution)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|20	BuildRequires:	perl(Unix::Processors)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|21	BuildRequires:	perl-devel
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|22	BuildRequires:  perl(Config::General)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|23	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|24	Requires:   lsb-release
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|25	Requires:	perl(Linux::Distribution)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|26	Requires:	perl(Sys::Info::Base)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|27	Requires:	perl(Unix::Processors)
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|28	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|29	%description
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|30	Perl module for linux driver for Sys::Info  .
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|31	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|32	%prep
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|34	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|35	%build
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|37	%make
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|38	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|39	%check
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|40	# (tpg) fails on 5.12.0
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|41	rm -rf t/03-basic.t
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|42	%make test
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|43	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|44	%install
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|45	%makeinstall_std
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|46	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|47	%files
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|48	%doc README Changes
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|49	%{perl_vendorlib}/*
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|50	%{_mandir}/man3/*
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|51	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|52	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|53	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|54	%changelog
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.790.300-3
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|56	+ Revision: c97c343
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|57	- MassBuild#464: Increase release tag
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|58	
14cr|perl-Sys-Info-Driver-Linux-0.790.300-3|59	

5562 14
14cr|perl-Sys-Load-0.200.0-6|1	%define upstream_name    Sys-Load
14cr|perl-Sys-Load-0.200.0-6|2	%define upstream_version 0.2
14cr|perl-Sys-Load-0.200.0-6|3	
14cr|perl-Sys-Load-0.200.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Sys-Load-0.200.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Sys-Load-0.200.0-6|6	Release:	6
14cr|perl-Sys-Load-0.200.0-6|7	
14cr|perl-Sys-Load-0.200.0-6|8	Summary:	A perl5 module that indicate system load
14cr|perl-Sys-Load-0.200.0-6|9	
14cr|perl-Sys-Load-0.200.0-6|10	License:	Artistic
14cr|perl-Sys-Load-0.200.0-6|11	Group:		Development/Perl
14cr|perl-Sys-Load-0.200.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Sys-Load-0.200.0-6|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BA/BARABAS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sys-Load-0.200.0-6|14	
14cr|perl-Sys-Load-0.200.0-6|15	BuildRequires:	perl-devel
14cr|perl-Sys-Load-0.200.0-6|16	
14cr|perl-Sys-Load-0.200.0-6|17	%description
14cr|perl-Sys-Load-0.200.0-6|18	getload() returns 3 elements: representing load averages over
14cr|perl-Sys-Load-0.200.0-6|19	the last 1, 5 and 15 minutes. On failure empty list is returned.
14cr|perl-Sys-Load-0.200.0-6|20	uptime() returns the system uptime in seconds. Returns 0 on
14cr|perl-Sys-Load-0.200.0-6|21	failure.
14cr|perl-Sys-Load-0.200.0-6|22	
14cr|perl-Sys-Load-0.200.0-6|23	%prep
14cr|perl-Sys-Load-0.200.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Load-0.200.0-6|25	
14cr|perl-Sys-Load-0.200.0-6|26	# Remove Local from path
14cr|perl-Sys-Load-0.200.0-6|27	find . -type f | xargs perl -p -i -e "s|/usr/local/|/usr/|g"
14cr|perl-Sys-Load-0.200.0-6|28	
14cr|perl-Sys-Load-0.200.0-6|29	# lib64 fixes, don't add /usr/lib/X11 to linker search path
14cr|perl-Sys-Load-0.200.0-6|30	perl -pi -e "s|-L/usr/lib/X11||g;s|-L/usr/X11/lib||g;s|-L/usr/lib||g" Makefile.PL
14cr|perl-Sys-Load-0.200.0-6|31	perl -pi -e "s|(/usr/X11R6)/lib|\1/%{_lib}|g" Makefile.PL
14cr|perl-Sys-Load-0.200.0-6|32	
14cr|perl-Sys-Load-0.200.0-6|33	%build
14cr|perl-Sys-Load-0.200.0-6|34	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Sys-Load-0.200.0-6|35	%make
14cr|perl-Sys-Load-0.200.0-6|36	
14cr|perl-Sys-Load-0.200.0-6|37	%check
14cr|perl-Sys-Load-0.200.0-6|38	%ifnarch ppc
14cr|perl-Sys-Load-0.200.0-6|39	%make test
14cr|perl-Sys-Load-0.200.0-6|40	%endif
14cr|perl-Sys-Load-0.200.0-6|41	
14cr|perl-Sys-Load-0.200.0-6|42	%install
14cr|perl-Sys-Load-0.200.0-6|43	%makeinstall_std
14cr|perl-Sys-Load-0.200.0-6|44	
14cr|perl-Sys-Load-0.200.0-6|45	%clean
14cr|perl-Sys-Load-0.200.0-6|46	
14cr|perl-Sys-Load-0.200.0-6|47	%files
14cr|perl-Sys-Load-0.200.0-6|48	%doc README
14cr|perl-Sys-Load-0.200.0-6|49	%{perl_vendorarch}/auto/Sys/Load/Load.so
14cr|perl-Sys-Load-0.200.0-6|50	%{perl_vendorarch}/Sys/Load.pm
14cr|perl-Sys-Load-0.200.0-6|51	%{_mandir}/man3/*
14cr|perl-Sys-Load-0.200.0-6|52	
14cr|perl-Sys-Load-0.200.0-6|53	
14cr|perl-Sys-Load-0.200.0-6|54	
14cr|perl-Sys-Load-0.200.0-6|55	%changelog
14cr|perl-Sys-Load-0.200.0-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-6
14cr|perl-Sys-Load-0.200.0-6|57	+ Revision: 5640693
14cr|perl-Sys-Load-0.200.0-6|58	- MassBuild#464: Increase release tag
14cr|perl-Sys-Load-0.200.0-6|59	
14cr|perl-Sys-Load-0.200.0-6|60	

5563 14
14cr|perl-Sys-Mknod-0.20.0-5|1	%define upstream_name	Sys-Mknod
14cr|perl-Sys-Mknod-0.20.0-5|2	%define upstream_version	0.02
14cr|perl-Sys-Mknod-0.20.0-5|3	
14cr|perl-Sys-Mknod-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Sys-Mknod-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-Mknod-0.20.0-5|6	Release:	5
14cr|perl-Sys-Mknod-0.20.0-5|7	
14cr|perl-Sys-Mknod-0.20.0-5|8	Summary:	Sys::Mknod - make special files
14cr|perl-Sys-Mknod-0.20.0-5|9	
14cr|perl-Sys-Mknod-0.20.0-5|10	License:	GPL
14cr|perl-Sys-Mknod-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Sys-Mknod-0.20.0-5|12	Url:		http://www.kernel.org/software/mon/
14cr|perl-Sys-Mknod-0.20.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SAMV/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Sys-Mknod-0.20.0-5|14	
14cr|perl-Sys-Mknod-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Sys-Mknod-0.20.0-5|16	BuildArch:	noarch
14cr|perl-Sys-Mknod-0.20.0-5|17	
14cr|perl-Sys-Mknod-0.20.0-5|18	%description
14cr|perl-Sys-Mknod-0.20.0-5|19	Sys::Mknod - make special files
14cr|perl-Sys-Mknod-0.20.0-5|20	
14cr|perl-Sys-Mknod-0.20.0-5|21	%prep
14cr|perl-Sys-Mknod-0.20.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Mknod-0.20.0-5|23	
14cr|perl-Sys-Mknod-0.20.0-5|24	%build
14cr|perl-Sys-Mknod-0.20.0-5|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Mknod-0.20.0-5|26	make
14cr|perl-Sys-Mknod-0.20.0-5|27	
14cr|perl-Sys-Mknod-0.20.0-5|28	%check
14cr|perl-Sys-Mknod-0.20.0-5|29	# I am sorry, we can't make test because because
14cr|perl-Sys-Mknod-0.20.0-5|30	# it try to run mknod, and we can't be root to
14cr|perl-Sys-Mknod-0.20.0-5|31	# build the package...
14cr|perl-Sys-Mknod-0.20.0-5|32	[ $UID -eq 0 ] || exit 0
14cr|perl-Sys-Mknod-0.20.0-5|33	make test
14cr|perl-Sys-Mknod-0.20.0-5|34	
14cr|perl-Sys-Mknod-0.20.0-5|35	%install
14cr|perl-Sys-Mknod-0.20.0-5|36	%makeinstall_std
14cr|perl-Sys-Mknod-0.20.0-5|37	
14cr|perl-Sys-Mknod-0.20.0-5|38	%files
14cr|perl-Sys-Mknod-0.20.0-5|39	%doc Changes README
14cr|perl-Sys-Mknod-0.20.0-5|40	%{perl_vendorlib}
14cr|perl-Sys-Mknod-0.20.0-5|41	%{_mandir}/*/*
14cr|perl-Sys-Mknod-0.20.0-5|42	
14cr|perl-Sys-Mknod-0.20.0-5|43	
14cr|perl-Sys-Mknod-0.20.0-5|44	
14cr|perl-Sys-Mknod-0.20.0-5|45	%changelog
14cr|perl-Sys-Mknod-0.20.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Sys-Mknod-0.20.0-5|47	+ Revision: 4b47776
14cr|perl-Sys-Mknod-0.20.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Sys-Mknod-0.20.0-5|49	
14cr|perl-Sys-Mknod-0.20.0-5|50	

5564 14
14cr|perl-Sys-Proctitle-0.40.0-5|1	%define upstream_name    Sys-Proctitle
14cr|perl-Sys-Proctitle-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Sys-Proctitle-0.40.0-5|3	
14cr|perl-Sys-Proctitle-0.40.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Sys-Proctitle-0.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Sys-Proctitle-0.40.0-5|6	Release:	5
14cr|perl-Sys-Proctitle-0.40.0-5|7	
14cr|perl-Sys-Proctitle-0.40.0-5|8	Summary:	Sys::Proctitle - modify proctitle on Linux
14cr|perl-Sys-Proctitle-0.40.0-5|9	
14cr|perl-Sys-Proctitle-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Sys-Proctitle-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Sys-Proctitle-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Proctitle-0.40.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/O/OP/OPI/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Sys-Proctitle-0.40.0-5|14	
14cr|perl-Sys-Proctitle-0.40.0-5|15	BuildRequires:	perl(Class::Member)
14cr|perl-Sys-Proctitle-0.40.0-5|16	BuildRequires:	perl-devel
14cr|perl-Sys-Proctitle-0.40.0-5|17	
14cr|perl-Sys-Proctitle-0.40.0-5|18	
14cr|perl-Sys-Proctitle-0.40.0-5|19	%description
14cr|perl-Sys-Proctitle-0.40.0-5|20	"Sys::Proctitle" provides an interface for setting the process title
14cr|perl-Sys-Proctitle-0.40.0-5|21	shown by "ps", "top" or similar tools on Linux. Why do we need this? One
14cr|perl-Sys-Proctitle-0.40.0-5|22	could simply change $0 to achieve the same result. Well, first setting
14cr|perl-Sys-Proctitle-0.40.0-5|23	$0 did not work with 5.8.0. Further, setting $0 won't work with
14cr|perl-Sys-Proctitle-0.40.0-5|24	mod_perl.
14cr|perl-Sys-Proctitle-0.40.0-5|25	
14cr|perl-Sys-Proctitle-0.40.0-5|26	%prep
14cr|perl-Sys-Proctitle-0.40.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Proctitle-0.40.0-5|28	
14cr|perl-Sys-Proctitle-0.40.0-5|29	%build
14cr|perl-Sys-Proctitle-0.40.0-5|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Proctitle-0.40.0-5|31	%make
14cr|perl-Sys-Proctitle-0.40.0-5|32	
14cr|perl-Sys-Proctitle-0.40.0-5|33	%check
14cr|perl-Sys-Proctitle-0.40.0-5|34	%make test
14cr|perl-Sys-Proctitle-0.40.0-5|35	
14cr|perl-Sys-Proctitle-0.40.0-5|36	%install
14cr|perl-Sys-Proctitle-0.40.0-5|37	%makeinstall_std
14cr|perl-Sys-Proctitle-0.40.0-5|38	
14cr|perl-Sys-Proctitle-0.40.0-5|39	%clean
14cr|perl-Sys-Proctitle-0.40.0-5|40	
14cr|perl-Sys-Proctitle-0.40.0-5|41	%files
14cr|perl-Sys-Proctitle-0.40.0-5|42	%doc Changes README
14cr|perl-Sys-Proctitle-0.40.0-5|43	%dir %{perl_vendorlib}/*/auto/Sys/Proctitle
14cr|perl-Sys-Proctitle-0.40.0-5|44	%{perl_vendorlib}/*/Sys/Proctitle.pm
14cr|perl-Sys-Proctitle-0.40.0-5|45	%{perl_vendorlib}/*/auto/Sys/Proctitle/Proctitle.so
14cr|perl-Sys-Proctitle-0.40.0-5|46	%{perl_vendorlib}/*/auto/Sys/Proctitle/setproctitle.so
14cr|perl-Sys-Proctitle-0.40.0-5|47	%{_mandir}/*/*
14cr|perl-Sys-Proctitle-0.40.0-5|48	
14cr|perl-Sys-Proctitle-0.40.0-5|49	
14cr|perl-Sys-Proctitle-0.40.0-5|50	
14cr|perl-Sys-Proctitle-0.40.0-5|51	%changelog
14cr|perl-Sys-Proctitle-0.40.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Sys-Proctitle-0.40.0-5|53	+ Revision: 9a1150b
14cr|perl-Sys-Proctitle-0.40.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Sys-Proctitle-0.40.0-5|55	
14cr|perl-Sys-Proctitle-0.40.0-5|56	

5565 14
14cr|perl-Sys-SigAction-0.210.0-3|1	%define upstream_name	 Sys-SigAction
14cr|perl-Sys-SigAction-0.210.0-3|2	%define upstream_version 0.21
14cr|perl-Sys-SigAction-0.210.0-3|3	
14cr|perl-Sys-SigAction-0.210.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sys-SigAction-0.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Sys-SigAction-0.210.0-3|6	Release:	3
14cr|perl-Sys-SigAction-0.210.0-3|7	
14cr|perl-Sys-SigAction-0.210.0-3|8	Summary:	Perl extension for Consistent Signal Handling
14cr|perl-Sys-SigAction-0.210.0-3|9	
14cr|perl-Sys-SigAction-0.210.0-3|10	License:	GPL+ or Artistic
14cr|perl-Sys-SigAction-0.210.0-3|11	Group:		Development/Perl
14cr|perl-Sys-SigAction-0.210.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-SigAction-0.210.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Sys/Sys-SigAction-%{upstream_version}.tar.gz
14cr|perl-Sys-SigAction-0.210.0-3|14	
14cr|perl-Sys-SigAction-0.210.0-3|15	BuildRequires:	perl-devel
14cr|perl-Sys-SigAction-0.210.0-3|16	BuildArch:	noarch
14cr|perl-Sys-SigAction-0.210.0-3|17	
14cr|perl-Sys-SigAction-0.210.0-3|18	%description
14cr|perl-Sys-SigAction-0.210.0-3|19	This module implements set_sig_handler(), which sets up a signal handler and
14cr|perl-Sys-SigAction-0.210.0-3|20	(optionally) returns an object which causes the signal handler to be reset to
14cr|perl-Sys-SigAction-0.210.0-3|21	the previous value, when it goes out of scope.
14cr|perl-Sys-SigAction-0.210.0-3|22	
14cr|perl-Sys-SigAction-0.210.0-3|23	Also implemented is timeout_call() which takes a timeout value and a code
14cr|perl-Sys-SigAction-0.210.0-3|24	reference, and executes the code reference wrapped with an alarm timeout.
14cr|perl-Sys-SigAction-0.210.0-3|25	
14cr|perl-Sys-SigAction-0.210.0-3|26	Finally, two convenience routines are defined which allow one to get the signal
14cr|perl-Sys-SigAction-0.210.0-3|27	name from the number -- sig_name(), and get the signal number from the name --
14cr|perl-Sys-SigAction-0.210.0-3|28	sig_number().
14cr|perl-Sys-SigAction-0.210.0-3|29	
14cr|perl-Sys-SigAction-0.210.0-3|30	%prep
14cr|perl-Sys-SigAction-0.210.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-SigAction-0.210.0-3|32	
14cr|perl-Sys-SigAction-0.210.0-3|33	%build
14cr|perl-Sys-SigAction-0.210.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-SigAction-0.210.0-3|35	%make
14cr|perl-Sys-SigAction-0.210.0-3|36	
14cr|perl-Sys-SigAction-0.210.0-3|37	%check
14cr|perl-Sys-SigAction-0.210.0-3|38	make test
14cr|perl-Sys-SigAction-0.210.0-3|39	
14cr|perl-Sys-SigAction-0.210.0-3|40	%install
14cr|perl-Sys-SigAction-0.210.0-3|41	%makeinstall_std
14cr|perl-Sys-SigAction-0.210.0-3|42	
14cr|perl-Sys-SigAction-0.210.0-3|43	%files
14cr|perl-Sys-SigAction-0.210.0-3|44	%doc README Changes
14cr|perl-Sys-SigAction-0.210.0-3|45	%{perl_vendorlib}/Sys
14cr|perl-Sys-SigAction-0.210.0-3|46	%{_mandir}/man3*/*
14cr|perl-Sys-SigAction-0.210.0-3|47	
14cr|perl-Sys-SigAction-0.210.0-3|48	
14cr|perl-Sys-SigAction-0.210.0-3|49	
14cr|perl-Sys-SigAction-0.210.0-3|50	%changelog
14cr|perl-Sys-SigAction-0.210.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-3
14cr|perl-Sys-SigAction-0.210.0-3|52	+ Revision: d2b4424
14cr|perl-Sys-SigAction-0.210.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Sys-SigAction-0.210.0-3|54	
14cr|perl-Sys-SigAction-0.210.0-3|55	

5566 14
14cr|perl-Sys-Syscall-0.250.0-3|1	%define upstream_name    Sys-Syscall
14cr|perl-Sys-Syscall-0.250.0-3|2	%define upstream_version 0.25
14cr|perl-Sys-Syscall-0.250.0-3|3	
14cr|perl-Sys-Syscall-0.250.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Sys-Syscall-0.250.0-3|5	Version:	%perl_convert_version 0.25
14cr|perl-Sys-Syscall-0.250.0-3|6	Release:	3
14cr|perl-Sys-Syscall-0.250.0-3|7	
14cr|perl-Sys-Syscall-0.250.0-3|8	Summary:	Perl module to access system calls that Perl doesn't normally provide access to
14cr|perl-Sys-Syscall-0.250.0-3|9	
14cr|perl-Sys-Syscall-0.250.0-3|10	License:	GPL+ or Artistic
14cr|perl-Sys-Syscall-0.250.0-3|11	Group:		Development/Perl
14cr|perl-Sys-Syscall-0.250.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Syscall-0.250.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Sys/Sys-Syscall-0.25.tar.gz
14cr|perl-Sys-Syscall-0.250.0-3|14	
14cr|perl-Sys-Syscall-0.250.0-3|15	BuildRequires:	perl-devel
14cr|perl-Sys-Syscall-0.250.0-3|16	BuildArch:	noarch
14cr|perl-Sys-Syscall-0.250.0-3|17	
14cr|perl-Sys-Syscall-0.250.0-3|18	%description
14cr|perl-Sys-Syscall-0.250.0-3|19	Use epoll, sendfile, from Perl.
14cr|perl-Sys-Syscall-0.250.0-3|20	
14cr|perl-Sys-Syscall-0.250.0-3|21	%prep
14cr|perl-Sys-Syscall-0.250.0-3|22	%setup -q -n Sys-Syscall-%{upstream_version}
14cr|perl-Sys-Syscall-0.250.0-3|23	
14cr|perl-Sys-Syscall-0.250.0-3|24	%build
14cr|perl-Sys-Syscall-0.250.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Syscall-0.250.0-3|26	%make
14cr|perl-Sys-Syscall-0.250.0-3|27	
14cr|perl-Sys-Syscall-0.250.0-3|28	%check
14cr|perl-Sys-Syscall-0.250.0-3|29	%make test
14cr|perl-Sys-Syscall-0.250.0-3|30	
14cr|perl-Sys-Syscall-0.250.0-3|31	%install
14cr|perl-Sys-Syscall-0.250.0-3|32	%makeinstall_std
14cr|perl-Sys-Syscall-0.250.0-3|33	
14cr|perl-Sys-Syscall-0.250.0-3|34	%files
14cr|perl-Sys-Syscall-0.250.0-3|35	%doc CHANGES
14cr|perl-Sys-Syscall-0.250.0-3|36	%{perl_vendorlib}/*
14cr|perl-Sys-Syscall-0.250.0-3|37	%{_mandir}/man3/*
14cr|perl-Sys-Syscall-0.250.0-3|38	
14cr|perl-Sys-Syscall-0.250.0-3|39	
14cr|perl-Sys-Syscall-0.250.0-3|40	%changelog
14cr|perl-Sys-Syscall-0.250.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-3
14cr|perl-Sys-Syscall-0.250.0-3|42	+ Revision: 151d63c
14cr|perl-Sys-Syscall-0.250.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Sys-Syscall-0.250.0-3|44	
14cr|perl-Sys-Syscall-0.250.0-3|45	

5567 14
14cr|perl-Sys-Syslog-0.330.0-3|1	%define upstream_name    Sys-Syslog
14cr|perl-Sys-Syslog-0.330.0-3|2	%define upstream_version 0.33
14cr|perl-Sys-Syslog-0.330.0-3|3	
14cr|perl-Sys-Syslog-0.330.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Sys-Syslog-0.330.0-3|5	Version:    %perl_convert_version 0.33
14cr|perl-Sys-Syslog-0.330.0-3|6	Release:	3
14cr|perl-Sys-Syslog-0.330.0-3|7	
14cr|perl-Sys-Syslog-0.330.0-3|8	Summary:    Provides same functionality as BSD syslog
14cr|perl-Sys-Syslog-0.330.0-3|9	
14cr|perl-Sys-Syslog-0.330.0-3|10	License:    GPL+ or Artistic
14cr|perl-Sys-Syslog-0.330.0-3|11	Group:      Development/Perl
14cr|perl-Sys-Syslog-0.330.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Sys-Syslog-0.330.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Sys/Sys-Syslog-0.33.tar.gz
14cr|perl-Sys-Syslog-0.330.0-3|14	
14cr|perl-Sys-Syslog-0.330.0-3|15	BuildRequires: perl(Carp)
14cr|perl-Sys-Syslog-0.330.0-3|16	BuildRequires: perl(Fcntl)
14cr|perl-Sys-Syslog-0.330.0-3|17	BuildRequires: perl(File::Basename)
14cr|perl-Sys-Syslog-0.330.0-3|18	BuildRequires: perl(File::Spec)
14cr|perl-Sys-Syslog-0.330.0-3|19	BuildRequires: perl(POSIX)
14cr|perl-Sys-Syslog-0.330.0-3|20	BuildRequires: perl(Socket)
14cr|perl-Sys-Syslog-0.330.0-3|21	BuildRequires: perl(Test::More)
14cr|perl-Sys-Syslog-0.330.0-3|22	BuildRequires: perl(XSLoader)
14cr|perl-Sys-Syslog-0.330.0-3|23	BuildRequires: perl-devel
14cr|perl-Sys-Syslog-0.330.0-3|24	
14cr|perl-Sys-Syslog-0.330.0-3|25	%description
14cr|perl-Sys-Syslog-0.330.0-3|26	'Sys::Syslog' is an interface to the UNIX 'syslog(3)' program. Call
14cr|perl-Sys-Syslog-0.330.0-3|27	'syslog()' with a string priority and a list of 'printf()' args just like
14cr|perl-Sys-Syslog-0.330.0-3|28	'syslog(3)'.
14cr|perl-Sys-Syslog-0.330.0-3|29	
14cr|perl-Sys-Syslog-0.330.0-3|30	You can find a kind of FAQ in the "THE RULES OF SYS::SYSLOG" manpage.
14cr|perl-Sys-Syslog-0.330.0-3|31	Please read it before coding, and again before asking questions.
14cr|perl-Sys-Syslog-0.330.0-3|32	
14cr|perl-Sys-Syslog-0.330.0-3|33	%prep
14cr|perl-Sys-Syslog-0.330.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Sys-Syslog-0.330.0-3|35	
14cr|perl-Sys-Syslog-0.330.0-3|36	%build
14cr|perl-Sys-Syslog-0.330.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Syslog-0.330.0-3|38	
14cr|perl-Sys-Syslog-0.330.0-3|39	%make
14cr|perl-Sys-Syslog-0.330.0-3|40	
14cr|perl-Sys-Syslog-0.330.0-3|41	%check
14cr|perl-Sys-Syslog-0.330.0-3|42	%make test
14cr|perl-Sys-Syslog-0.330.0-3|43	
14cr|perl-Sys-Syslog-0.330.0-3|44	%install
14cr|perl-Sys-Syslog-0.330.0-3|45	%makeinstall_std
14cr|perl-Sys-Syslog-0.330.0-3|46	
14cr|perl-Sys-Syslog-0.330.0-3|47	%clean
14cr|perl-Sys-Syslog-0.330.0-3|48	
14cr|perl-Sys-Syslog-0.330.0-3|49	%files
14cr|perl-Sys-Syslog-0.330.0-3|50	%doc Changes README
14cr|perl-Sys-Syslog-0.330.0-3|51	%{_mandir}/man3/*
14cr|perl-Sys-Syslog-0.330.0-3|52	%{perl_vendorlib}/*
14cr|perl-Sys-Syslog-0.330.0-3|53	
14cr|perl-Sys-Syslog-0.330.0-3|54	
14cr|perl-Sys-Syslog-0.330.0-3|55	
14cr|perl-Sys-Syslog-0.330.0-3|56	
14cr|perl-Sys-Syslog-0.330.0-3|57	
14cr|perl-Sys-Syslog-0.330.0-3|58	%changelog
14cr|perl-Sys-Syslog-0.330.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-3
14cr|perl-Sys-Syslog-0.330.0-3|60	+ Revision: 645c8ca
14cr|perl-Sys-Syslog-0.330.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-Sys-Syslog-0.330.0-3|62	
14cr|perl-Sys-Syslog-0.330.0-3|63	

5568 14
14cr|perl-Sys-Virt-0.9.9-3|1	%define	module	Sys-Virt
14cr|perl-Sys-Virt-0.9.9-3|2	%define upstream_version 0.9.9
14cr|perl-Sys-Virt-0.9.9-3|3	Name:		perl-%{module}
14cr|perl-Sys-Virt-0.9.9-3|4	Version:	%perl_convert_version 0.9.9
14cr|perl-Sys-Virt-0.9.9-3|5	Release:	3
14cr|perl-Sys-Virt-0.9.9-3|6	
14cr|perl-Sys-Virt-0.9.9-3|7	Summary:	Interface to libvirt virtual machine management API
14cr|perl-Sys-Virt-0.9.9-3|8	
14cr|perl-Sys-Virt-0.9.9-3|9	License:	GPLv2+ or Artistic
14cr|perl-Sys-Virt-0.9.9-3|10	Group:		Development/Perl
14cr|perl-Sys-Virt-0.9.9-3|11	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Sys-Virt-0.9.9-3|12	Source0:	http://www.cpan.org/modules/by-module/Sys/Sys-Virt-%{version}.tar.gz
14cr|perl-Sys-Virt-0.9.9-3|13	
14cr|perl-Sys-Virt-0.9.9-3|14	BuildRequires:	pkgconfig(libvirt) >= 0.9.9
14cr|perl-Sys-Virt-0.9.9-3|15	BuildRequires:	perl(XML::XPath)
14cr|perl-Sys-Virt-0.9.9-3|16	BuildRequires:	perl-devel
14cr|perl-Sys-Virt-0.9.9-3|17	BuildRequires:	gettext-devel
14cr|perl-Sys-Virt-0.9.9-3|18	BuildRequires:	xen-devel
14cr|perl-Sys-Virt-0.9.9-3|19	
14cr|perl-Sys-Virt-0.9.9-3|20	
14cr|perl-Sys-Virt-0.9.9-3|21	%description
14cr|perl-Sys-Virt-0.9.9-3|22	Sys::Virt is an interface to libvirt virtual machine management API.
14cr|perl-Sys-Virt-0.9.9-3|23	The Sys::Virt::Domain module represents a guest domain managed by
14cr|perl-Sys-Virt-0.9.9-3|24	the virtual machine monitor.
14cr|perl-Sys-Virt-0.9.9-3|25	
14cr|perl-Sys-Virt-0.9.9-3|26	%prep
14cr|perl-Sys-Virt-0.9.9-3|27	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Sys-Virt-0.9.9-3|28	
14cr|perl-Sys-Virt-0.9.9-3|29	%build
14cr|perl-Sys-Virt-0.9.9-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Sys-Virt-0.9.9-3|31	make
14cr|perl-Sys-Virt-0.9.9-3|32	
14cr|perl-Sys-Virt-0.9.9-3|33	# The check fails when running inside LXC containers in ABF
14cr|perl-Sys-Virt-0.9.9-3|34	# %check
14cr|perl-Sys-Virt-0.9.9-3|35	# make test
14cr|perl-Sys-Virt-0.9.9-3|36	
14cr|perl-Sys-Virt-0.9.9-3|37	%install
14cr|perl-Sys-Virt-0.9.9-3|38	%makeinstall_std
14cr|perl-Sys-Virt-0.9.9-3|39	
14cr|perl-Sys-Virt-0.9.9-3|40	%files
14cr|perl-Sys-Virt-0.9.9-3|41	%doc AUTHORS README LICENSE
14cr|perl-Sys-Virt-0.9.9-3|42	%{perl_vendorarch}/Sys
14cr|perl-Sys-Virt-0.9.9-3|43	%{perl_vendorarch}/auto/Sys
14cr|perl-Sys-Virt-0.9.9-3|44	%{_mandir}/man3/Sys::Virt*3pm*
14cr|perl-Sys-Virt-0.9.9-3|45	
14cr|perl-Sys-Virt-0.9.9-3|46	
14cr|perl-Sys-Virt-0.9.9-3|47	%changelog
14cr|perl-Sys-Virt-0.9.9-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-3
14cr|perl-Sys-Virt-0.9.9-3|49	+ Revision: 83798f4
14cr|perl-Sys-Virt-0.9.9-3|50	- MassBuild#464: Increase release tag
14cr|perl-Sys-Virt-0.9.9-3|51	
14cr|perl-Sys-Virt-0.9.9-3|52	

5569 14
14cr|perl-tag_utils-1.120.0-4|1	%define upstream_name       tag_utils
14cr|perl-tag_utils-1.120.0-4|2	%define upstream_version    1.12
14cr|perl-tag_utils-1.120.0-4|3	
14cr|perl-tag_utils-1.120.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-tag_utils-1.120.0-4|5	%define __noautoprov 'perl\\(XML::Parser::Expat\\)|perl\\(Parse::Yapp::Driver\\)'
14cr|perl-tag_utils-1.120.0-4|6	%else
14cr|perl-tag_utils-1.120.0-4|7	%define _provides_exceptions XML::Parser::Expat\\|Parse::Yapp::Driver
14cr|perl-tag_utils-1.120.0-4|8	%endif
14cr|perl-tag_utils-1.120.0-4|9	
14cr|perl-tag_utils-1.120.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-tag_utils-1.120.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-tag_utils-1.120.0-4|12	Release:	4
14cr|perl-tag_utils-1.120.0-4|13	Summary:	Conversion between various formats for Tree Adjoining Grammars
14cr|perl-tag_utils-1.120.0-4|14	
14cr|perl-tag_utils-1.120.0-4|15	License:	GPL
14cr|perl-tag_utils-1.120.0-4|16	Group:		Development/Perl
14cr|perl-tag_utils-1.120.0-4|17	Url:		http://alpage.inria.fr/catalogue.en.html#tag_utils
14cr|perl-tag_utils-1.120.0-4|18	Source:		https://gforge.inria.fr/frs/download.php/5687/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-tag_utils-1.120.0-4|19	
14cr|perl-tag_utils-1.120.0-4|20	BuildRequires:	perl-devel
14cr|perl-tag_utils-1.120.0-4|21	BuildRequires:	perl(XML::Generator)
14cr|perl-tag_utils-1.120.0-4|22	BuildRequires:	perl(XML::Parser)
14cr|perl-tag_utils-1.120.0-4|23	BuildRequires:	perl(Data::Grove)
14cr|perl-tag_utils-1.120.0-4|24	BuildRequires:	perl(AppConfig)
14cr|perl-tag_utils-1.120.0-4|25	BuildRequires:	perl(DBI)
14cr|perl-tag_utils-1.120.0-4|26	BuildArch:	noarch
14cr|perl-tag_utils-1.120.0-4|27	
14cr|perl-tag_utils-1.120.0-4|28	%description
14cr|perl-tag_utils-1.120.0-4|29	tag_utils is a set of Perl scripts to convert between various formats for Tree
14cr|perl-tag_utils-1.120.0-4|30	Adjoining Grammars, in particular the XML TAGML format.
14cr|perl-tag_utils-1.120.0-4|31	
14cr|perl-tag_utils-1.120.0-4|32	%prep
14cr|perl-tag_utils-1.120.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-tag_utils-1.120.0-4|34	
14cr|perl-tag_utils-1.120.0-4|35	%build
14cr|perl-tag_utils-1.120.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-tag_utils-1.120.0-4|37	%make
14cr|perl-tag_utils-1.120.0-4|38	
14cr|perl-tag_utils-1.120.0-4|39	%check
14cr|perl-tag_utils-1.120.0-4|40	make test
14cr|perl-tag_utils-1.120.0-4|41	
14cr|perl-tag_utils-1.120.0-4|42	%install
14cr|perl-tag_utils-1.120.0-4|43	%makeinstall_std
14cr|perl-tag_utils-1.120.0-4|44	
14cr|perl-tag_utils-1.120.0-4|45	%files
14cr|perl-tag_utils-1.120.0-4|46	%doc ChangeLog INSTALL LICENSE README
14cr|perl-tag_utils-1.120.0-4|47	%{_bindir}/*
14cr|perl-tag_utils-1.120.0-4|48	%{perl_vendorlib}/TAG*
14cr|perl-tag_utils-1.120.0-4|49	%{_mandir}/*/*
14cr|perl-tag_utils-1.120.0-4|50	
14cr|perl-tag_utils-1.120.0-4|51	
14cr|perl-tag_utils-1.120.0-4|52	
14cr|perl-tag_utils-1.120.0-4|53	
14cr|perl-tag_utils-1.120.0-4|54	%changelog
14cr|perl-tag_utils-1.120.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-4
14cr|perl-tag_utils-1.120.0-4|56	+ Revision: 3000444
14cr|perl-tag_utils-1.120.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-tag_utils-1.120.0-4|58	
14cr|perl-tag_utils-1.120.0-4|59	

5570 14
14cr|perl-TAP-SimpleOutput-0.2.0-1|1	%define upstream_name    TAP-SimpleOutput
14cr|perl-TAP-SimpleOutput-0.2.0-1|2	%define upstream_version 0.002
14cr|perl-TAP-SimpleOutput-0.2.0-1|3	
14cr|perl-TAP-SimpleOutput-0.2.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-TAP-SimpleOutput-0.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-TAP-SimpleOutput-0.2.0-1|6	Release:    1
14cr|perl-TAP-SimpleOutput-0.2.0-1|7	
14cr|perl-TAP-SimpleOutput-0.2.0-1|8	Summary:    Simple closure-driven TAP generator
14cr|perl-TAP-SimpleOutput-0.2.0-1|9	License:    GPL+ or Artistic
14cr|perl-TAP-SimpleOutput-0.2.0-1|10	Group:      Development/Perl
14cr|perl-TAP-SimpleOutput-0.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-TAP-SimpleOutput-0.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/TAP/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-TAP-SimpleOutput-0.2.0-1|13	
14cr|perl-TAP-SimpleOutput-0.2.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-TAP-SimpleOutput-0.2.0-1|15	BuildRequires: perl(File::Spec)
14cr|perl-TAP-SimpleOutput-0.2.0-1|16	BuildRequires: perl(IO::Handle)
14cr|perl-TAP-SimpleOutput-0.2.0-1|17	BuildRequires: perl(IPC::Open3)
14cr|perl-TAP-SimpleOutput-0.2.0-1|18	BuildRequires: perl(Sub::Exporter::Progressive)
14cr|perl-TAP-SimpleOutput-0.2.0-1|19	BuildRequires: perl(Test::CheckDeps) >= 0.10.0
14cr|perl-TAP-SimpleOutput-0.2.0-1|20	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-TAP-SimpleOutput-0.2.0-1|21	BuildRequires: perl(strict)
14cr|perl-TAP-SimpleOutput-0.2.0-1|22	BuildRequires: perl(utf8)
14cr|perl-TAP-SimpleOutput-0.2.0-1|23	BuildRequires: perl(warnings)
14cr|perl-TAP-SimpleOutput-0.2.0-1|24	BuildRequires: perl-devel
14cr|perl-TAP-SimpleOutput-0.2.0-1|25	BuildArch:  noarch
14cr|perl-TAP-SimpleOutput-0.2.0-1|26	
14cr|perl-TAP-SimpleOutput-0.2.0-1|27	%description
14cr|perl-TAP-SimpleOutput-0.2.0-1|28	We provide one function, 'counters()', that returns a number of simple
14cr|perl-TAP-SimpleOutput-0.2.0-1|29	closures designed to help output TAP easily and correctly, with a minimum
14cr|perl-TAP-SimpleOutput-0.2.0-1|30	of fuss.
14cr|perl-TAP-SimpleOutput-0.2.0-1|31	
14cr|perl-TAP-SimpleOutput-0.2.0-1|32	%prep
14cr|perl-TAP-SimpleOutput-0.2.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-TAP-SimpleOutput-0.2.0-1|34	
14cr|perl-TAP-SimpleOutput-0.2.0-1|35	%build
14cr|perl-TAP-SimpleOutput-0.2.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-TAP-SimpleOutput-0.2.0-1|37	
14cr|perl-TAP-SimpleOutput-0.2.0-1|38	%make
14cr|perl-TAP-SimpleOutput-0.2.0-1|39	
14cr|perl-TAP-SimpleOutput-0.2.0-1|40	# %check
14cr|perl-TAP-SimpleOutput-0.2.0-1|41	# %make test
14cr|perl-TAP-SimpleOutput-0.2.0-1|42	
14cr|perl-TAP-SimpleOutput-0.2.0-1|43	%install
14cr|perl-TAP-SimpleOutput-0.2.0-1|44	%makeinstall_std
14cr|perl-TAP-SimpleOutput-0.2.0-1|45	
14cr|perl-TAP-SimpleOutput-0.2.0-1|46	%files
14cr|perl-TAP-SimpleOutput-0.2.0-1|47	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cr|perl-TAP-SimpleOutput-0.2.0-1|48	%{_mandir}/man3/*
14cr|perl-TAP-SimpleOutput-0.2.0-1|49	%{perl_vendorlib}/*
14cr|perl-TAP-SimpleOutput-0.2.0-1|50	
14cr|perl-TAP-SimpleOutput-0.2.0-1|51	
14cr|perl-TAP-SimpleOutput-0.2.0-1|52	%changelog
14cr|perl-TAP-SimpleOutput-0.2.0-1|53	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
14cr|perl-TAP-SimpleOutput-0.2.0-1|54	+ Revision: 1cab850
14cr|perl-TAP-SimpleOutput-0.2.0-1|55	- Added perl-devel BR
14cr|perl-TAP-SimpleOutput-0.2.0-1|56	
14cr|perl-TAP-SimpleOutput-0.2.0-1|57	

5571 14
14cr|perl-Task-Dist-Zilla-1.111.681-2|1	%define upstream_name    Task-Dist-Zilla
14cr|perl-Task-Dist-Zilla-1.111.681-2|2	%define upstream_version 1.111681
14cr|perl-Task-Dist-Zilla-1.111.681-2|3	
14cr|perl-Task-Dist-Zilla-1.111.681-2|4	Name:		perl-%{upstream_name}
14cr|perl-Task-Dist-Zilla-1.111.681-2|5	Version:	%perl_convert_version 1.111681
14cr|perl-Task-Dist-Zilla-1.111.681-2|6	Release:	2
14cr|perl-Task-Dist-Zilla-1.111.681-2|7	
14cr|perl-Task-Dist-Zilla-1.111.681-2|8	Summary:	Task to install dist-zilla and all its plugins
14cr|perl-Task-Dist-Zilla-1.111.681-2|9	License:	GPL+ or Artistic
14cr|perl-Task-Dist-Zilla-1.111.681-2|10	Group:		Development/Perl
14cr|perl-Task-Dist-Zilla-1.111.681-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Task-Dist-Zilla-1.111.681-2|12	Source0:	http://www.cpan.org/modules/by-module/Task/Task-Dist-Zilla-1.111681.tar.gz
14cr|perl-Task-Dist-Zilla-1.111.681-2|13	
14cr|perl-Task-Dist-Zilla-1.111.681-2|14	BuildRequires:	perl-devel
14cr|perl-Task-Dist-Zilla-1.111.681-2|15	BuildRequires:	perl(Carp)
14cr|perl-Task-Dist-Zilla-1.111.681-2|16	BuildRequires:	perl(Dist::Zilla)
14cr|perl-Task-Dist-Zilla-1.111.681-2|17	BuildRequires:	perl(Dist::Zilla::Plugin::ApacheTest)
14cr|perl-Task-Dist-Zilla-1.111.681-2|18	BuildRequires:	perl(Dist::Zilla::Plugin::ArchiveRelease)
14cr|perl-Task-Dist-Zilla-1.111.681-2|19	BuildRequires:	perl(Dist::Zilla::Plugin::AssertOS)
14cr|perl-Task-Dist-Zilla-1.111.681-2|20	BuildRequires:	perl(Dist::Zilla::Plugin::Author::KENTNL::DistINI)
14cr|perl-Task-Dist-Zilla-1.111.681-2|21	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
14cr|perl-Task-Dist-Zilla-1.111.681-2|22	BuildRequires:	perl(Dist::Zilla::Plugin::Bootstrap::lib)
14cr|perl-Task-Dist-Zilla-1.111.681-2|23	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
14cr|perl-Task-Dist-Zilla-1.111.681-2|24	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
14cr|perl-Task-Dist-Zilla-1.111.681-2|25	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::AuthorTest)
14cr|perl-Task-Dist-Zilla-1.111.681-2|26	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::BeforeBuild)
14cr|perl-Task-Dist-Zilla-1.111.681-2|27	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::DotFileFix)
14cr|perl-Task-Dist-Zilla-1.111.681-2|28	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::FTPUploadToOwnSite)
14cr|perl-Task-Dist-Zilla-1.111.681-2|29	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::SubversionDist)
14cr|perl-Task-Dist-Zilla-1.111.681-2|30	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::VersionGetter)
14cr|perl-Task-Dist-Zilla-1.111.681-2|31	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst)
14cr|perl-Task-Dist-Zilla-1.111.681-2|32	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst::New)
14cr|perl-Task-Dist-Zilla-1.111.681-2|33	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
14cr|perl-Task-Dist-Zilla-1.111.681-2|34	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cr|perl-Task-Dist-Zilla-1.111.681-2|35	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesHasContent)
14cr|perl-Task-Dist-Zilla-1.111.681-2|36	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|37	BuildRequires:	perl(Dist::Zilla::Plugin::CheckExtraTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|38	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|39	BuildRequires:	perl(Dist::Zilla::Plugin::ConsistentVersionTest)
14cr|perl-Task-Dist-Zilla-1.111.681-2|40	BuildRequires:	perl(Dist::Zilla::Plugin::CopyReadmeFromBuild)
14cr|perl-Task-Dist-Zilla-1.111.681-2|41	BuildRequires:	perl(Dist::Zilla::Plugin::CopyTo)
14cr|perl-Task-Dist-Zilla-1.111.681-2|42	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|43	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|44	BuildRequires:	perl(Dist::Zilla::Plugin::DualBuilders)
14cr|perl-Task-Dist-Zilla-1.111.681-2|45	BuildRequires:	perl(Dist::Zilla::Plugin::DynamicManifest)
14cr|perl-Task-Dist-Zilla-1.111.681-2|46	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|47	BuildRequires:	perl(Dist::Zilla::Plugin::FatPacker)
14cr|perl-Task-Dist-Zilla-1.111.681-2|48	BuildRequires:	perl(Dist::Zilla::Plugin::Git)
14cr|perl-Task-Dist-Zilla-1.111.681-2|49	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
14cr|perl-Task-Dist-Zilla-1.111.681-2|50	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Commit)
14cr|perl-Task-Dist-Zilla-1.111.681-2|51	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
14cr|perl-Task-Dist-Zilla-1.111.681-2|52	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Init)
14cr|perl-Task-Dist-Zilla-1.111.681-2|53	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Push)
14cr|perl-Task-Dist-Zilla-1.111.681-2|54	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
14cr|perl-Task-Dist-Zilla-1.111.681-2|55	BuildRequires:	perl(Dist::Zilla::Plugin::GitFmtChanges)
14cr|perl-Task-Dist-Zilla-1.111.681-2|56	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
14cr|perl-Task-Dist-Zilla-1.111.681-2|57	BuildRequires:	perl(Dist::Zilla::Plugin::GitVersionCheckCJM)
14cr|perl-Task-Dist-Zilla-1.111.681-2|58	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
14cr|perl-Task-Dist-Zilla-1.111.681-2|59	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|60	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
14cr|perl-Task-Dist-Zilla-1.111.681-2|61	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFilesMARCEL)
14cr|perl-Task-Dist-Zilla-1.111.681-2|62	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
14cr|perl-Task-Dist-Zilla-1.111.681-2|63	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|64	BuildRequires:	perl(Dist::Zilla::Plugin::LatestPrereqs)
14cr|perl-Task-Dist-Zilla-1.111.681-2|65	BuildRequires:	perl(Dist::Zilla::Plugin::LocaleMsgfmt)
14cr|perl-Task-Dist-Zilla-1.111.681-2|66	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
14cr|perl-Task-Dist-Zilla-1.111.681-2|67	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::SkipInstall)
14cr|perl-Task-Dist-Zilla-1.111.681-2|68	BuildRequires:	perl(Dist::Zilla::Plugin::MatchManifest)
14cr|perl-Task-Dist-Zilla-1.111.681-2|69	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
14cr|perl-Task-Dist-Zilla-1.111.681-2|70	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Check)
14cr|perl-Task-Dist-Zilla-1.111.681-2|71	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Push)
14cr|perl-Task-Dist-Zilla-1.111.681-2|72	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Tag)
14cr|perl-Task-Dist-Zilla-1.111.681-2|73	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
14cr|perl-Task-Dist-Zilla-1.111.681-2|74	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith::All)
14cr|perl-Task-Dist-Zilla-1.111.681-2|75	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
14cr|perl-Task-Dist-Zilla-1.111.681-2|76	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cr|perl-Task-Dist-Zilla-1.111.681-2|77	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Class)
14cr|perl-Task-Dist-Zilla-1.111.681-2|78	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::FromFile)
14cr|perl-Task-Dist-Zilla-1.111.681-2|79	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cr|perl-Task-Dist-Zilla-1.111.681-2|80	BuildRequires:	perl(Dist::Zilla::Plugin::MetaRecommends)
14cr|perl-Task-Dist-Zilla-1.111.681-2|81	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
14cr|perl-Task-Dist-Zilla-1.111.681-2|82	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|83	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::Custom)
14cr|perl-Task-Dist-Zilla-1.111.681-2|84	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::XSOrPP)
14cr|perl-Task-Dist-Zilla-1.111.681-2|85	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleInstall)
14cr|perl-Task-Dist-Zilla-1.111.681-2|86	BuildRequires:	perl(Dist::Zilla::Plugin::NoAutomatedTesting)
14cr|perl-Task-Dist-Zilla-1.111.681-2|87	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|88	BuildRequires:	perl(Dist::Zilla::Plugin::OurPkgVersion)
14cr|perl-Task-Dist-Zilla-1.111.681-2|89	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
14cr|perl-Task-Dist-Zilla-1.111.681-2|90	BuildRequires:	perl(Dist::Zilla::Plugin::PodLoom)
14cr|perl-Task-Dist-Zilla-1.111.681-2|91	BuildRequires:	perl(Dist::Zilla::Plugin::PodPurler)
14cr|perl-Task-Dist-Zilla-1.111.681-2|92	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|93	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cr|perl-Task-Dist-Zilla-1.111.681-2|94	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|95	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
14cr|perl-Task-Dist-Zilla-1.111.681-2|96	BuildRequires:	perl(Dist::Zilla::Plugin::ProgCriticTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|97	BuildRequires:	perl(Dist::Zilla::Plugin::PurePerlTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|98	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cr|perl-Task-Dist-Zilla-1.111.681-2|99	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeMarkdownFromPod)
14cr|perl-Task-Dist-Zilla-1.111.681-2|100	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
14cr|perl-Task-Dist-Zilla-1.111.681-2|101	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
14cr|perl-Task-Dist-Zilla-1.111.681-2|102	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cr|perl-Task-Dist-Zilla-1.111.681-2|103	BuildRequires:	perl(Dist::Zilla::Plugin::Rsync)
14cr|perl-Task-Dist-Zilla-1.111.681-2|104	BuildRequires:	perl(Dist::Zilla::Plugin::SVK)
14cr|perl-Task-Dist-Zilla-1.111.681-2|105	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Check)
14cr|perl-Task-Dist-Zilla-1.111.681-2|106	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Commit)
14cr|perl-Task-Dist-Zilla-1.111.681-2|107	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Push)
14cr|perl-Task-Dist-Zilla-1.111.681-2|108	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Tag)
14cr|perl-Task-Dist-Zilla-1.111.681-2|109	BuildRequires:	perl(Dist::Zilla::Plugin::Signature)
14cr|perl-Task-Dist-Zilla-1.111.681-2|110	BuildRequires:	perl(Dist::Zilla::Plugin::SubmittingPatches)
14cr|perl-Task-Dist-Zilla-1.111.681-2|111	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPkgVersion)
14cr|perl-Task-Dist-Zilla-1.111.681-2|112	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPodWeaver)
14cr|perl-Task-Dist-Zilla-1.111.681-2|113	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
14cr|perl-Task-Dist-Zilla-1.111.681-2|114	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|115	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cr|perl-Task-Dist-Zilla-1.111.681-2|116	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateCJM)
14cr|perl-Task-Dist-Zilla-1.111.681-2|117	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
14cr|perl-Task-Dist-Zilla-1.111.681-2|118	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
14cr|perl-Task-Dist-Zilla-1.111.681-2|119	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
14cr|perl-Task-Dist-Zilla-1.111.681-2|120	BuildRequires:	perl(Dist::Zilla::Plugin::UpdateGitHub)
14cr|perl-Task-Dist-Zilla-1.111.681-2|121	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromModule)
14cr|perl-Task-Dist-Zilla-1.111.681-2|122	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
14cr|perl-Task-Dist-Zilla-1.111.681-2|123	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Finder::Git::LastVersion)
14cr|perl-Task-Dist-Zilla-1.111.681-2|124	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Style::Classic)
14cr|perl-Task-Dist-Zilla-1.111.681-2|125	BuildRequires:	perl(Dist::Zilla::PluginBundle::AVAR)
14cr|perl-Task-Dist-Zilla-1.111.681-2|126	BuildRequires:	perl(Dist::Zilla::PluginBundle::BINGOS)
14cr|perl-Task-Dist-Zilla-1.111.681-2|127	BuildRequires:	perl(Dist::Zilla::PluginBundle::CJM)
14cr|perl-Task-Dist-Zilla-1.111.681-2|128	BuildRequires:	perl(Dist::Zilla::PluginBundle::CSJEWELL)
14cr|perl-Task-Dist-Zilla-1.111.681-2|129	BuildRequires:	perl(Dist::Zilla::PluginBundle::FAYLAND)
14cr|perl-Task-Dist-Zilla-1.111.681-2|130	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cr|perl-Task-Dist-Zilla-1.111.681-2|131	BuildRequires:	perl(Dist::Zilla::PluginBundle::IDOPEREL)
14cr|perl-Task-Dist-Zilla-1.111.681-2|132	BuildRequires:	perl(Dist::Zilla::PluginBundle::JQUELIN)
14cr|perl-Task-Dist-Zilla-1.111.681-2|133	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL)
14cr|perl-Task-Dist-Zilla-1.111.681-2|134	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL::Lite)
14cr|perl-Task-Dist-Zilla-1.111.681-2|135	BuildRequires:	perl(Dist::Zilla::PluginBundle::MARCEL)
14cr|perl-Task-Dist-Zilla-1.111.681-2|136	BuildRequires:	perl(Dist::Zilla::PluginBundle::Mercurial)
14cr|perl-Task-Dist-Zilla-1.111.681-2|137	BuildRequires:	perl(Dist::Zilla::PluginBundle::PDONELAN)
14cr|perl-Task-Dist-Zilla-1.111.681-2|138	BuildRequires:	perl(Dist::Zilla::PluginBundle::RJBS)
14cr|perl-Task-Dist-Zilla-1.111.681-2|139	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR)
14cr|perl-Task-Dist-Zilla-1.111.681-2|140	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR::Basic)
14cr|perl-Task-Dist-Zilla-1.111.681-2|141	BuildRequires:	perl(Dist::Zilla::PluginBundle::Rakudo)
14cr|perl-Task-Dist-Zilla-1.111.681-2|142	BuildRequires:	perl(Dist::Zilla::PluginBundle::SVK)
14cr|perl-Task-Dist-Zilla-1.111.681-2|143	BuildRequires:	perl(English)
14cr|perl-Task-Dist-Zilla-1.111.681-2|144	BuildRequires:	perl(File::Find)
14cr|perl-Task-Dist-Zilla-1.111.681-2|145	BuildRequires:	perl(File::Temp)
14cr|perl-Task-Dist-Zilla-1.111.681-2|146	BuildRequires:	perl(Module::Build)
14cr|perl-Task-Dist-Zilla-1.111.681-2|147	BuildRequires:	perl(Scalar::Util)
14cr|perl-Task-Dist-Zilla-1.111.681-2|148	BuildRequires:	perl(Test::More)
14cr|perl-Task-Dist-Zilla-1.111.681-2|149	
14cr|perl-Task-Dist-Zilla-1.111.681-2|150	BuildArch:	noarch
14cr|perl-Task-Dist-Zilla-1.111.681-2|151	
14cr|perl-Task-Dist-Zilla-1.111.681-2|152	%description
14cr|perl-Task-Dist-Zilla-1.111.681-2|153	This task is merely a placeholder to pull all dist-zilla related modules in
14cr|perl-Task-Dist-Zilla-1.111.681-2|154	one go.
14cr|perl-Task-Dist-Zilla-1.111.681-2|155	
14cr|perl-Task-Dist-Zilla-1.111.681-2|156	%prep
14cr|perl-Task-Dist-Zilla-1.111.681-2|157	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Task-Dist-Zilla-1.111.681-2|158	
14cr|perl-Task-Dist-Zilla-1.111.681-2|159	%build
14cr|perl-Task-Dist-Zilla-1.111.681-2|160	perl Build.PL installdirs=vendor
14cr|perl-Task-Dist-Zilla-1.111.681-2|161	./Build
14cr|perl-Task-Dist-Zilla-1.111.681-2|162	
14cr|perl-Task-Dist-Zilla-1.111.681-2|163	%check
14cr|perl-Task-Dist-Zilla-1.111.681-2|164	./Build test
14cr|perl-Task-Dist-Zilla-1.111.681-2|165	
14cr|perl-Task-Dist-Zilla-1.111.681-2|166	%install
14cr|perl-Task-Dist-Zilla-1.111.681-2|167	./Build install destdir=%{buildroot}
14cr|perl-Task-Dist-Zilla-1.111.681-2|168	
14cr|perl-Task-Dist-Zilla-1.111.681-2|169	%clean
14cr|perl-Task-Dist-Zilla-1.111.681-2|170	rm -rf %buildroot
14cr|perl-Task-Dist-Zilla-1.111.681-2|171	
14cr|perl-Task-Dist-Zilla-1.111.681-2|172	%files
14cr|perl-Task-Dist-Zilla-1.111.681-2|173	%doc Changes LICENSE META.yml README
14cr|perl-Task-Dist-Zilla-1.111.681-2|174	%{_mandir}/man3/*
14cr|perl-Task-Dist-Zilla-1.111.681-2|175	%{perl_vendorlib}/*
14cr|perl-Task-Dist-Zilla-1.111.681-2|176	
14cr|perl-Task-Dist-Zilla-1.111.681-2|177	
14cr|perl-Task-Dist-Zilla-1.111.681-2|178	
14cr|perl-Task-Dist-Zilla-1.111.681-2|179	%changelog
14cr|perl-Task-Dist-Zilla-1.111.681-2|180	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.681-2
14cr|perl-Task-Dist-Zilla-1.111.681-2|181	+ Revision: 39164f6
14cr|perl-Task-Dist-Zilla-1.111.681-2|182	- MassBuild#464: Increase release tag
14cr|perl-Task-Dist-Zilla-1.111.681-2|183	
14cr|perl-Task-Dist-Zilla-1.111.681-2|184	

5572 14
14cr|perl-Tee-0.140.0-5|1	%define upstream_name    Tee
14cr|perl-Tee-0.140.0-5|2	%define upstream_version 0.14
14cr|perl-Tee-0.140.0-5|3	
14cr|perl-Tee-0.140.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tee-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tee-0.140.0-5|6	Release:	5
14cr|perl-Tee-0.140.0-5|7	
14cr|perl-Tee-0.140.0-5|8	Summary:	Pure Perl emulation of GNU tee
14cr|perl-Tee-0.140.0-5|9	
14cr|perl-Tee-0.140.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tee-0.140.0-5|11	Group:		Development/Perl
14cr|perl-Tee-0.140.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tee-0.140.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tee-0.140.0-5|14	
14cr|perl-Tee-0.140.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tee-0.140.0-5|16	BuildRequires:	perl(File::Basename)
14cr|perl-Tee-0.140.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-Tee-0.140.0-5|18	BuildRequires:	perl(Getopt::Long)
14cr|perl-Tee-0.140.0-5|19	BuildRequires:	perl(IPC::Run3)
14cr|perl-Tee-0.140.0-5|20	BuildRequires:	perl(Probe::Perl)
14cr|perl-Tee-0.140.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Tee-0.140.0-5|22	BuildRequires:	perl(IO::CaptureOutput)
14cr|perl-Tee-0.140.0-5|23	BuildArch:	noarch
14cr|perl-Tee-0.140.0-5|24	
14cr|perl-Tee-0.140.0-5|25	%description
14cr|perl-Tee-0.140.0-5|26	The 'Tee' distribution provides the the ptee manpage program, a pure Perl
14cr|perl-Tee-0.140.0-5|27	emulation of the standard GNU tool 'tee'. It is designed to be a
14cr|perl-Tee-0.140.0-5|28	platform-independent replacement for operating systems without a native
14cr|perl-Tee-0.140.0-5|29	'tee' program. As with 'tee', it passes input received on STDIN through to
14cr|perl-Tee-0.140.0-5|30	STDOUT while also writing a copy of the input to one or more files. By
14cr|perl-Tee-0.140.0-5|31	default, files will be overwritten.
14cr|perl-Tee-0.140.0-5|32	
14cr|perl-Tee-0.140.0-5|33	Unlike 'tee', 'ptee' does not support ignoring interrupts, as signal
14cr|perl-Tee-0.140.0-5|34	handling is not sufficiently portable.
14cr|perl-Tee-0.140.0-5|35	
14cr|perl-Tee-0.140.0-5|36	The 'Tee' module provides a convenience function that may be used in place
14cr|perl-Tee-0.140.0-5|37	of 'system()' to redirect commands through 'ptee'.
14cr|perl-Tee-0.140.0-5|38	
14cr|perl-Tee-0.140.0-5|39	%prep
14cr|perl-Tee-0.140.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tee-0.140.0-5|41	
14cr|perl-Tee-0.140.0-5|42	%build
14cr|perl-Tee-0.140.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tee-0.140.0-5|44	%make
14cr|perl-Tee-0.140.0-5|45	
14cr|perl-Tee-0.140.0-5|46	%check
14cr|perl-Tee-0.140.0-5|47	%make test
14cr|perl-Tee-0.140.0-5|48	
14cr|perl-Tee-0.140.0-5|49	%install
14cr|perl-Tee-0.140.0-5|50	%makeinstall_std
14cr|perl-Tee-0.140.0-5|51	
14cr|perl-Tee-0.140.0-5|52	%files
14cr|perl-Tee-0.140.0-5|53	%doc README LICENSE Changes META.yml
14cr|perl-Tee-0.140.0-5|54	%{perl_vendorlib}/*
14cr|perl-Tee-0.140.0-5|55	%{_bindir}/ptee
14cr|perl-Tee-0.140.0-5|56	%{_mandir}/man1/ptee.1.xz
14cr|perl-Tee-0.140.0-5|57	%{_mandir}/man3/*
14cr|perl-Tee-0.140.0-5|58	
14cr|perl-Tee-0.140.0-5|59	
14cr|perl-Tee-0.140.0-5|60	%changelog
14cr|perl-Tee-0.140.0-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-5
14cr|perl-Tee-0.140.0-5|62	+ Revision: d9341ea
14cr|perl-Tee-0.140.0-5|63	- MassBuild#464: Increase release tag
14cr|perl-Tee-0.140.0-5|64	
14cr|perl-Tee-0.140.0-5|65	

5573 14
14cr|perl-Template-DBI-2.650.0-4|1	%define upstream_name    Template-DBI
14cr|perl-Template-DBI-2.650.0-4|2	%define upstream_version 2.65
14cr|perl-Template-DBI-2.650.0-4|3	
14cr|perl-Template-DBI-2.650.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-DBI-2.650.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-DBI-2.650.0-4|6	Release:	4
14cr|perl-Template-DBI-2.650.0-4|7	
14cr|perl-Template-DBI-2.650.0-4|8	Summary:	Template interface to the DBI module
14cr|perl-Template-DBI-2.650.0-4|9	
14cr|perl-Template-DBI-2.650.0-4|10	License:	Artistic/GPL
14cr|perl-Template-DBI-2.650.0-4|11	Group:		Development/Perl
14cr|perl-Template-DBI-2.650.0-4|12	URL:		http://www.template-toolkit.org
14cr|perl-Template-DBI-2.650.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-DBI-2.650.0-4|14	
14cr|perl-Template-DBI-2.650.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-DBI-2.650.0-4|16	BuildRequires:	perl(DBI) >= 1.0
14cr|perl-Template-DBI-2.650.0-4|17	BuildRequires:	perl(Template) >= 2.15
14cr|perl-Template-DBI-2.650.0-4|18	
14cr|perl-Template-DBI-2.650.0-4|19	BuildArch:	noarch
14cr|perl-Template-DBI-2.650.0-4|20	Requires:	perl(Template) >= 2.15
14cr|perl-Template-DBI-2.650.0-4|21	
14cr|perl-Template-DBI-2.650.0-4|22	%description
14cr|perl-Template-DBI-2.650.0-4|23	The Template-DBI distribution contains the DBI plugin for the Template
14cr|perl-Template-DBI-2.650.0-4|24	Toolkit. At some point in the future it is likely to contain other
14cr|perl-Template-DBI-2.650.0-4|25	DBI-related plugins and extension modules for the Template Toolkit.
14cr|perl-Template-DBI-2.650.0-4|26	
14cr|perl-Template-DBI-2.650.0-4|27	The DBI plugin was distributed as part of the Template Toolkit until
14cr|perl-Template-DBI-2.650.0-4|28	version 2.15 released in May 2006. At this time it was extracted into
14cr|perl-Template-DBI-2.650.0-4|29	this separate Template-DBI distribution.
14cr|perl-Template-DBI-2.650.0-4|30	
14cr|perl-Template-DBI-2.650.0-4|31	
14cr|perl-Template-DBI-2.650.0-4|32	%prep
14cr|perl-Template-DBI-2.650.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-DBI-2.650.0-4|34	
14cr|perl-Template-DBI-2.650.0-4|35	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-Template-DBI-2.650.0-4|36	EOF
14cr|perl-Template-DBI-2.650.0-4|37	%make
14cr|perl-Template-DBI-2.650.0-4|38	
14cr|perl-Template-DBI-2.650.0-4|39	%check
14cr|perl-Template-DBI-2.650.0-4|40	##make test
14cr|perl-Template-DBI-2.650.0-4|41	
14cr|perl-Template-DBI-2.650.0-4|42	%install
14cr|perl-Template-DBI-2.650.0-4|43	%makeinstall_std
14cr|perl-Template-DBI-2.650.0-4|44	
14cr|perl-Template-DBI-2.650.0-4|45	%files
14cr|perl-Template-DBI-2.650.0-4|46	%defattr(644,root,root,755)
14cr|perl-Template-DBI-2.650.0-4|47	%doc README
14cr|perl-Template-DBI-2.650.0-4|48	%{perl_vendorlib}/Template
14cr|perl-Template-DBI-2.650.0-4|49	%{_mandir}/*/*
14cr|perl-Template-DBI-2.650.0-4|50	
14cr|perl-Template-DBI-2.650.0-4|51	
14cr|perl-Template-DBI-2.650.0-4|52	
14cr|perl-Template-DBI-2.650.0-4|53	%changelog
14cr|perl-Template-DBI-2.650.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.650.0-4
14cr|perl-Template-DBI-2.650.0-4|55	+ Revision: 7dbcc38
14cr|perl-Template-DBI-2.650.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Template-DBI-2.650.0-4|57	
14cr|perl-Template-DBI-2.650.0-4|58	

5574 14
14cr|perl-Template-Declare-0.460.0-3|1	%define upstream_name    Template-Declare
14cr|perl-Template-Declare-0.460.0-3|2	%define upstream_version 0.46
14cr|perl-Template-Declare-0.460.0-3|3	
14cr|perl-Template-Declare-0.460.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Declare-0.460.0-3|5	Version:	%perl_convert_version 0.46
14cr|perl-Template-Declare-0.460.0-3|6	Release:	3
14cr|perl-Template-Declare-0.460.0-3|7	
14cr|perl-Template-Declare-0.460.0-3|8	Summary:	Template::Declare TAG set for Mozilla's em-rdf
14cr|perl-Template-Declare-0.460.0-3|9	
14cr|perl-Template-Declare-0.460.0-3|10	License:	GPL+ or Artistic
14cr|perl-Template-Declare-0.460.0-3|11	Group:		Development/Perl
14cr|perl-Template-Declare-0.460.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Declare-0.460.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Template/Template-Declare-0.46.tar.gz
14cr|perl-Template-Declare-0.460.0-3|14	
14cr|perl-Template-Declare-0.460.0-3|15	BuildRequires:	perl-devel
14cr|perl-Template-Declare-0.460.0-3|16	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Template-Declare-0.460.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Template-Declare-0.460.0-3|18	BuildRequires:	perl(Class::ISA)
14cr|perl-Template-Declare-0.460.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Template-Declare-0.460.0-3|20	BuildRequires:	perl(HTML::Lint)
14cr|perl-Template-Declare-0.460.0-3|21	BuildRequires:	perl(String::BufferStack)
14cr|perl-Template-Declare-0.460.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Template-Declare-0.460.0-3|23	BuildRequires:	perl(Test::Warn)
14cr|perl-Template-Declare-0.460.0-3|24	BuildArch:	noarch
14cr|perl-Template-Declare-0.460.0-3|25	
14cr|perl-Template-Declare-0.460.0-3|26	%description
14cr|perl-Template-Declare-0.460.0-3|27	'Template::Declare' is a pure-Perl declarative HTML/XUL/RDF/XML templating
14cr|perl-Template-Declare-0.460.0-3|28	system.
14cr|perl-Template-Declare-0.460.0-3|29	
14cr|perl-Template-Declare-0.460.0-3|30	Yes. Another one. There are many others like it, but this one is ours.
14cr|perl-Template-Declare-0.460.0-3|31	
14cr|perl-Template-Declare-0.460.0-3|32	A few key features and buzzwords:
14cr|perl-Template-Declare-0.460.0-3|33	
14cr|perl-Template-Declare-0.460.0-3|34	%prep
14cr|perl-Template-Declare-0.460.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Declare-0.460.0-3|36	
14cr|perl-Template-Declare-0.460.0-3|37	%build
14cr|perl-Template-Declare-0.460.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Declare-0.460.0-3|39	%make
14cr|perl-Template-Declare-0.460.0-3|40	
14cr|perl-Template-Declare-0.460.0-3|41	%check
14cr|perl-Template-Declare-0.460.0-3|42	%make test
14cr|perl-Template-Declare-0.460.0-3|43	
14cr|perl-Template-Declare-0.460.0-3|44	%install
14cr|perl-Template-Declare-0.460.0-3|45	%makeinstall_std
14cr|perl-Template-Declare-0.460.0-3|46	
14cr|perl-Template-Declare-0.460.0-3|47	%files
14cr|perl-Template-Declare-0.460.0-3|48	%doc Changes META.yml README
14cr|perl-Template-Declare-0.460.0-3|49	%{_mandir}/man3/*
14cr|perl-Template-Declare-0.460.0-3|50	%{perl_vendorlib}/Template/
14cr|perl-Template-Declare-0.460.0-3|51	
14cr|perl-Template-Declare-0.460.0-3|52	
14cr|perl-Template-Declare-0.460.0-3|53	%changelog
14cr|perl-Template-Declare-0.460.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.460.0-3
14cr|perl-Template-Declare-0.460.0-3|55	+ Revision: 41a6e40
14cr|perl-Template-Declare-0.460.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Template-Declare-0.460.0-3|57	
14cr|perl-Template-Declare-0.460.0-3|58	

5575 14
14cr|perl-Template-GD-2.660.0-4|1	%define upstream_name    Template-GD
14cr|perl-Template-GD-2.660.0-4|2	%define upstream_version 2.66
14cr|perl-Template-GD-2.660.0-4|3	
14cr|perl-Template-GD-2.660.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-GD-2.660.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-GD-2.660.0-4|6	Release:	4
14cr|perl-Template-GD-2.660.0-4|7	
14cr|perl-Template-GD-2.660.0-4|8	Summary:	GD plugin(s) for the Template Toolkit
14cr|perl-Template-GD-2.660.0-4|9	
14cr|perl-Template-GD-2.660.0-4|10	License:	Artistic
14cr|perl-Template-GD-2.660.0-4|11	Group:		Development/Perl
14cr|perl-Template-GD-2.660.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-GD-2.660.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-GD-2.660.0-4|14	
14cr|perl-Template-GD-2.660.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-GD-2.660.0-4|16	BuildRequires:	perl(Template)
14cr|perl-Template-GD-2.660.0-4|17	BuildArch:	noarch
14cr|perl-Template-GD-2.660.0-4|18	
14cr|perl-Template-GD-2.660.0-4|19	%description
14cr|perl-Template-GD-2.660.0-4|20	The Template-GD distribution provides a number of Template Toolkit plugin
14cr|perl-Template-GD-2.660.0-4|21	modules to interface with Lincoln Stein's GD modules. These in turn provide an
14cr|perl-Template-GD-2.660.0-4|22	interface to Thomas Boutell's GD graphics library.
14cr|perl-Template-GD-2.660.0-4|23	
14cr|perl-Template-GD-2.660.0-4|24	These plugins were distributed as part of the Template Toolkit until version
14cr|perl-Template-GD-2.660.0-4|25	2.15 released in February 2006. At this time they were extracted into this
14cr|perl-Template-GD-2.660.0-4|26	separate distribution.
14cr|perl-Template-GD-2.660.0-4|27	
14cr|perl-Template-GD-2.660.0-4|28	For general information on the Template Toolkit see the documentation for the
14cr|perl-Template-GD-2.660.0-4|29	Template module or http://template-toolkit.org. For information on using
14cr|perl-Template-GD-2.660.0-4|30	plugins, see Template::Plugins and "USE" in Template::Manual::Directives.
14cr|perl-Template-GD-2.660.0-4|31	
14cr|perl-Template-GD-2.660.0-4|32	%prep
14cr|perl-Template-GD-2.660.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-GD-2.660.0-4|34	
14cr|perl-Template-GD-2.660.0-4|35	%build
14cr|perl-Template-GD-2.660.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-GD-2.660.0-4|37	%make
14cr|perl-Template-GD-2.660.0-4|38	
14cr|perl-Template-GD-2.660.0-4|39	%check
14cr|perl-Template-GD-2.660.0-4|40	make test
14cr|perl-Template-GD-2.660.0-4|41	
14cr|perl-Template-GD-2.660.0-4|42	%install
14cr|perl-Template-GD-2.660.0-4|43	%makeinstall_std
14cr|perl-Template-GD-2.660.0-4|44	
14cr|perl-Template-GD-2.660.0-4|45	%files
14cr|perl-Template-GD-2.660.0-4|46	%doc README
14cr|perl-Template-GD-2.660.0-4|47	%{perl_vendorlib}/Template
14cr|perl-Template-GD-2.660.0-4|48	%{_mandir}/*/*
14cr|perl-Template-GD-2.660.0-4|49	
14cr|perl-Template-GD-2.660.0-4|50	
14cr|perl-Template-GD-2.660.0-4|51	
14cr|perl-Template-GD-2.660.0-4|52	%changelog
14cr|perl-Template-GD-2.660.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.660.0-4
14cr|perl-Template-GD-2.660.0-4|54	+ Revision: 6188a7c
14cr|perl-Template-GD-2.660.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Template-GD-2.660.0-4|56	
14cr|perl-Template-GD-2.660.0-4|57	

5576 14
14cr|perl-Template-Multilingual-1.0.0-5|1	%define module  Template-Multilingual
14cr|perl-Template-Multilingual-1.0.0-5|2	%define upstream_version 1.00
14cr|perl-Template-Multilingual-1.0.0-5|3	
14cr|perl-Template-Multilingual-1.0.0-5|4	Name:		perl-%{module}
14cr|perl-Template-Multilingual-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Multilingual-1.0.0-5|6	Release:	5
14cr|perl-Template-Multilingual-1.0.0-5|7	Summary:	Multilingual templates for Template Toolkit
14cr|perl-Template-Multilingual-1.0.0-5|8	
14cr|perl-Template-Multilingual-1.0.0-5|9	License:	GPL or Artistic
14cr|perl-Template-Multilingual-1.0.0-5|10	Group:		Development/Perl
14cr|perl-Template-Multilingual-1.0.0-5|11	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Template/Template-Multilingual-%{upstream_version}.tar.gz
14cr|perl-Template-Multilingual-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Template-Multilingual-1.0.0-5|13	BuildRequires:	perl(Module::Build)
14cr|perl-Template-Multilingual-1.0.0-5|14	BuildRequires:	perl(Template)
14cr|perl-Template-Multilingual-1.0.0-5|15	BuildArch:	noarch
14cr|perl-Template-Multilingual-1.0.0-5|16	
14cr|perl-Template-Multilingual-1.0.0-5|17	%description
14cr|perl-Template-Multilingual-1.0.0-5|18	This subclass of Template Toolkit's Template class supports multilingual
14cr|perl-Template-Multilingual-1.0.0-5|19	templates: templates that contain text in several languages.
14cr|perl-Template-Multilingual-1.0.0-5|20	
14cr|perl-Template-Multilingual-1.0.0-5|21	%prep
14cr|perl-Template-Multilingual-1.0.0-5|22	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Template-Multilingual-1.0.0-5|23	
14cr|perl-Template-Multilingual-1.0.0-5|24	%build
14cr|perl-Template-Multilingual-1.0.0-5|25	%{__perl} Build.PL installdirs=vendor
14cr|perl-Template-Multilingual-1.0.0-5|26	./Build
14cr|perl-Template-Multilingual-1.0.0-5|27	
14cr|perl-Template-Multilingual-1.0.0-5|28	%install
14cr|perl-Template-Multilingual-1.0.0-5|29	./Build install destdir=%{buildroot}
14cr|perl-Template-Multilingual-1.0.0-5|30	
14cr|perl-Template-Multilingual-1.0.0-5|31	%check
14cr|perl-Template-Multilingual-1.0.0-5|32	./Build test
14cr|perl-Template-Multilingual-1.0.0-5|33	
14cr|perl-Template-Multilingual-1.0.0-5|34	%files
14cr|perl-Template-Multilingual-1.0.0-5|35	%doc Changes README
14cr|perl-Template-Multilingual-1.0.0-5|36	%{perl_vendorlib}/Template/Multilingual.pm
14cr|perl-Template-Multilingual-1.0.0-5|37	%{perl_vendorlib}/Template/Multilingual
14cr|perl-Template-Multilingual-1.0.0-5|38	%{_mandir}/*/*
14cr|perl-Template-Multilingual-1.0.0-5|39	
14cr|perl-Template-Multilingual-1.0.0-5|40	
14cr|perl-Template-Multilingual-1.0.0-5|41	
14cr|perl-Template-Multilingual-1.0.0-5|42	
14cr|perl-Template-Multilingual-1.0.0-5|43	%changelog
14cr|perl-Template-Multilingual-1.0.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-Template-Multilingual-1.0.0-5|45	+ Revision: d7d83ca
14cr|perl-Template-Multilingual-1.0.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Template-Multilingual-1.0.0-5|47	
14cr|perl-Template-Multilingual-1.0.0-5|48	

5577 14
14cr|perl-Template-Plugin-Class-0.140.0-4|1	%define upstream_name    Template-Plugin-Class
14cr|perl-Template-Plugin-Class-0.140.0-4|2	%define upstream_version 0.14
14cr|perl-Template-Plugin-Class-0.140.0-4|3	
14cr|perl-Template-Plugin-Class-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-Class-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Class-0.140.0-4|6	Release:	4
14cr|perl-Template-Plugin-Class-0.140.0-4|7	
14cr|perl-Template-Plugin-Class-0.140.0-4|8	Summary:	Allow calling of class methods on arbitrary classes
14cr|perl-Template-Plugin-Class-0.140.0-4|9	
14cr|perl-Template-Plugin-Class-0.140.0-4|10	License:	Artistic
14cr|perl-Template-Plugin-Class-0.140.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-Class-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Class-0.140.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-Plugin-Class-0.140.0-4|14	
14cr|perl-Template-Plugin-Class-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-Class-0.140.0-4|16	BuildRequires:	perl(Template)
14cr|perl-Template-Plugin-Class-0.140.0-4|17	BuildArch:	noarch
14cr|perl-Template-Plugin-Class-0.140.0-4|18	
14cr|perl-Template-Plugin-Class-0.140.0-4|19	%description
14cr|perl-Template-Plugin-Class-0.140.0-4|20	Template::Plugin::Class allows you to call class methods on arbitrary classes.
14cr|perl-Template-Plugin-Class-0.140.0-4|21	
14cr|perl-Template-Plugin-Class-0.140.0-4|22	%prep
14cr|perl-Template-Plugin-Class-0.140.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Class-0.140.0-4|24	
14cr|perl-Template-Plugin-Class-0.140.0-4|25	%build
14cr|perl-Template-Plugin-Class-0.140.0-4|26	perl Makefile.PL installdirs=vendor
14cr|perl-Template-Plugin-Class-0.140.0-4|27	%make
14cr|perl-Template-Plugin-Class-0.140.0-4|28	
14cr|perl-Template-Plugin-Class-0.140.0-4|29	%check
14cr|perl-Template-Plugin-Class-0.140.0-4|30	%make test
14cr|perl-Template-Plugin-Class-0.140.0-4|31	
14cr|perl-Template-Plugin-Class-0.140.0-4|32	%install
14cr|perl-Template-Plugin-Class-0.140.0-4|33	%makeinstall_std
14cr|perl-Template-Plugin-Class-0.140.0-4|34	
14cr|perl-Template-Plugin-Class-0.140.0-4|35	%files
14cr|perl-Template-Plugin-Class-0.140.0-4|36	%doc Changes
14cr|perl-Template-Plugin-Class-0.140.0-4|37	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-Class-0.140.0-4|38	%{_mandir}/*/*
14cr|perl-Template-Plugin-Class-0.140.0-4|39	
14cr|perl-Template-Plugin-Class-0.140.0-4|40	
14cr|perl-Template-Plugin-Class-0.140.0-4|41	
14cr|perl-Template-Plugin-Class-0.140.0-4|42	%changelog
14cr|perl-Template-Plugin-Class-0.140.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-Template-Plugin-Class-0.140.0-4|44	+ Revision: 346542d
14cr|perl-Template-Plugin-Class-0.140.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Class-0.140.0-4|46	
14cr|perl-Template-Plugin-Class-0.140.0-4|47	

5578 14
14cr|perl-Template-Plugin-Clickable-0.60.0-4|1	%define upstream_name    Template-Plugin-Clickable
14cr|perl-Template-Plugin-Clickable-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Template-Plugin-Clickable-0.60.0-4|3	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-Clickable-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Clickable-0.60.0-4|6	Release:	4
14cr|perl-Template-Plugin-Clickable-0.60.0-4|7	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|8	Summary:	Make URLs clickable in HTML
14cr|perl-Template-Plugin-Clickable-0.60.0-4|9	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|10	License:	Artistic
14cr|perl-Template-Plugin-Clickable-0.60.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-Clickable-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Clickable-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-Plugin-Clickable-0.60.0-4|14	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-Clickable-0.60.0-4|16	BuildRequires:	perl(Template)
14cr|perl-Template-Plugin-Clickable-0.60.0-4|17	BuildRequires:	perl(URI::Find)
14cr|perl-Template-Plugin-Clickable-0.60.0-4|18	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Template-Plugin-Clickable-0.60.0-4|19	BuildArch:	noarch
14cr|perl-Template-Plugin-Clickable-0.60.0-4|20	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|21	%description
14cr|perl-Template-Plugin-Clickable-0.60.0-4|22	Template::Plugin::Clickable is a plugin for TT, which allows you to filter
14cr|perl-Template-Plugin-Clickable-0.60.0-4|23	HTMLs clickable.
14cr|perl-Template-Plugin-Clickable-0.60.0-4|24	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|25	%prep
14cr|perl-Template-Plugin-Clickable-0.60.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Clickable-0.60.0-4|27	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|28	%build
14cr|perl-Template-Plugin-Clickable-0.60.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-Clickable-0.60.0-4|30	%make
14cr|perl-Template-Plugin-Clickable-0.60.0-4|31	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|32	%check
14cr|perl-Template-Plugin-Clickable-0.60.0-4|33	make test
14cr|perl-Template-Plugin-Clickable-0.60.0-4|34	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|35	%install
14cr|perl-Template-Plugin-Clickable-0.60.0-4|36	%makeinstall_std
14cr|perl-Template-Plugin-Clickable-0.60.0-4|37	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|38	%files
14cr|perl-Template-Plugin-Clickable-0.60.0-4|39	%doc README Changes
14cr|perl-Template-Plugin-Clickable-0.60.0-4|40	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-Clickable-0.60.0-4|41	%{_mandir}/*/*
14cr|perl-Template-Plugin-Clickable-0.60.0-4|42	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|43	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|44	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|45	%changelog
14cr|perl-Template-Plugin-Clickable-0.60.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Template-Plugin-Clickable-0.60.0-4|47	+ Revision: 1e726dd
14cr|perl-Template-Plugin-Clickable-0.60.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Clickable-0.60.0-4|49	
14cr|perl-Template-Plugin-Clickable-0.60.0-4|50	

5579 14
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|1	%define upstream_name    Template-Plugin-Clickable-Email
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|2	%define upstream_version 0.01
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|3	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|6	Release:    3
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|7	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|8	Summary:    Make email addresses in to HTML links
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|9	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|10	License:    Artistic
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|11	Group:      Development/Perl
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|14	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|15	Buildrequires:  perl(Module::Build)
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|16	Buildrequires:  perl(Template)
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|17	Buildrequires:  perl(Email::Find)
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|18	buildArch:      noarch
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|19	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|20	%description
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|21	Template::Plugin::Clickable::Email converts any e-mail addresses found in the
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|22	filtered text in to HTML mailto: links.
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|23	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|24	This module uses Email::Find, see the documentation for that module for caveats
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|25	relating to how addresses are parsed, and why some false positives may occur.
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|26	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|27	%prep
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|29	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|30	%build
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|31	%{__perl} Build.PL installdirs=vendor
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|32	./Build
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|33	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|34	%check
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|35	./Build test
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|36	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|37	%install
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|38	./Build install destdir=%{buildroot}
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|39	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|40	%clean
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|41	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|42	%files
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|43	%doc README Changes
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|44	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|45	%{_mandir}/*/*
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|46	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|47	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|48	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|49	%changelog
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|51	+ Revision: 46e444d
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|53	
14cr|perl-Template-Plugin-Clickable-Email-0.10.0-3|54	

5580 14
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|1	%define upstream_name	 Template-Plugin-JavaScript
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|3	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|6	Release:	4
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|7	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|8	Summary:	TT filter to encode text to be safe in JavaScript
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|9	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|14	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|16	BuildArch:	noarch
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|17	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|18	%description
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|19	Template::Plugin::JavaScript is a TT filter that filters text so it
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|20	can be safely used in JavaScript quotes.
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|21	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|22	%prep
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|24	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|25	%build
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|27	%make
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|28	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|29	%install
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|30	%makeinstall_std
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|31	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|32	%files
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|33	%doc Changes
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|34	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|35	%{_mandir}/man3/*
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|36	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|37	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|38	%changelog
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|40	+ Revision: 38ace4e
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|41	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|42	
14cr|perl-Template-Plugin-JavaScript-0.20.0-4|43	

5581 14
14cr|perl-Template-Plugin-Latex-3.50.0-3|1	%define upstream_name    Template-Plugin-Latex
14cr|perl-Template-Plugin-Latex-3.50.0-3|2	%define upstream_version 3.05
14cr|perl-Template-Plugin-Latex-3.50.0-3|3	
14cr|perl-Template-Plugin-Latex-3.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-Latex-3.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Latex-3.50.0-3|6	Release:	3
14cr|perl-Template-Plugin-Latex-3.50.0-3|7	Summary:	LaTeX plugin for the Template Toolkit
14cr|perl-Template-Plugin-Latex-3.50.0-3|8	License:	GPL+ or Artistic
14cr|perl-Template-Plugin-Latex-3.50.0-3|9	Group:		Development/Perl
14cr|perl-Template-Plugin-Latex-3.50.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Latex-3.50.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Plugin-Latex-3.50.0-3|12	
14cr|perl-Template-Plugin-Latex-3.50.0-3|13	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-Latex-3.50.0-3|14	BuildRequires:	perl(LaTeX::Driver)
14cr|perl-Template-Plugin-Latex-3.50.0-3|15	BuildRequires:	perl(LaTeX::Encode)
14cr|perl-Template-Plugin-Latex-3.50.0-3|16	BuildRequires:	perl(LaTeX::Table)
14cr|perl-Template-Plugin-Latex-3.50.0-3|17	BuildRequires:	perl(Template)
14cr|perl-Template-Plugin-Latex-3.50.0-3|18	BuildRequires:	perl(Class::Accessor)
14cr|perl-Template-Plugin-Latex-3.50.0-3|19	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Template-Plugin-Latex-3.50.0-3|20	BuildRequires:	perl(Moose::Policy) perl(Moose)
14cr|perl-Template-Plugin-Latex-3.50.0-3|21	BuildRequires:	perl(Class::MOP)
14cr|perl-Template-Plugin-Latex-3.50.0-3|22	BuildRequires:	perl(Sub::Identify)
14cr|perl-Template-Plugin-Latex-3.50.0-3|23	BuildRequires:	perl(Devel::GlobalDestruction)
14cr|perl-Template-Plugin-Latex-3.50.0-3|24	BuildRequires:	perl(Sub::Name)
14cr|perl-Template-Plugin-Latex-3.50.0-3|25	BuildRequires:	texlive-scheme-tetex
14cr|perl-Template-Plugin-Latex-3.50.0-3|26	BuildArch:	noarch
14cr|perl-Template-Plugin-Latex-3.50.0-3|27	
14cr|perl-Template-Plugin-Latex-3.50.0-3|28	%description
14cr|perl-Template-Plugin-Latex-3.50.0-3|29	The Template::Latex module is a wrapper of convenience around the Template
14cr|perl-Template-Plugin-Latex-3.50.0-3|30	module, providing additional support for generating PDF, PostScript and DVI
14cr|perl-Template-Plugin-Latex-3.50.0-3|31	documents from LaTeX templates.
14cr|perl-Template-Plugin-Latex-3.50.0-3|32	
14cr|perl-Template-Plugin-Latex-3.50.0-3|33	You use the Template::Latex module exactly as you would the Template
14cr|perl-Template-Plugin-Latex-3.50.0-3|34	module.
14cr|perl-Template-Plugin-Latex-3.50.0-3|35	
14cr|perl-Template-Plugin-Latex-3.50.0-3|36	%prep
14cr|perl-Template-Plugin-Latex-3.50.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Latex-3.50.0-3|38	
14cr|perl-Template-Plugin-Latex-3.50.0-3|39	%build
14cr|perl-Template-Plugin-Latex-3.50.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-Latex-3.50.0-3|41	%make
14cr|perl-Template-Plugin-Latex-3.50.0-3|42	
14cr|perl-Template-Plugin-Latex-3.50.0-3|43	# %check
14cr|perl-Template-Plugin-Latex-3.50.0-3|44	# make test
14cr|perl-Template-Plugin-Latex-3.50.0-3|45	
14cr|perl-Template-Plugin-Latex-3.50.0-3|46	%install
14cr|perl-Template-Plugin-Latex-3.50.0-3|47	%makeinstall_std
14cr|perl-Template-Plugin-Latex-3.50.0-3|48	
14cr|perl-Template-Plugin-Latex-3.50.0-3|49	%files
14cr|perl-Template-Plugin-Latex-3.50.0-3|50	%doc README README README Changes
14cr|perl-Template-Plugin-Latex-3.50.0-3|51	%{_mandir}/man3/*
14cr|perl-Template-Plugin-Latex-3.50.0-3|52	%{perl_vendorlib}/*
14cr|perl-Template-Plugin-Latex-3.50.0-3|53	
14cr|perl-Template-Plugin-Latex-3.50.0-3|54	
14cr|perl-Template-Plugin-Latex-3.50.0-3|55	%changelog
14cr|perl-Template-Plugin-Latex-3.50.0-3|56	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-3
14cr|perl-Template-Plugin-Latex-3.50.0-3|57	+ Revision: 8bcadac
14cr|perl-Template-Plugin-Latex-3.50.0-3|58	- Disable tests
14cr|perl-Template-Plugin-Latex-3.50.0-3|59	
14cr|perl-Template-Plugin-Latex-3.50.0-3|60	

5582 14
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|1	%define upstream_name    Template-Plugin-Number-Format
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|3	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|6	Release:	4
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|7	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|8	Summary:	Plugin/filter interface to Number::Format
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|9	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|10	License:	Artistic
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|14	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|16	BuildRequires:	perl(Number::Format)
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|17	BuildRequires:	perl(Template)
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|18	BuildArch:	noarch
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|19	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|20	%description
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|21	Template::Plugin::Number::Format makes the number-munging grooviness of
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|22	Number::Format available to your templates. It is used like a plugin, but
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|23	installs filters into the current context.
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|24	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|25	%prep
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|27	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|28	%build
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|30	%make
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|31	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|32	%check
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|33	make test
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|34	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|35	%install
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|36	%makeinstall_std
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|37	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|38	%files
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|39	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|40	%{_mandir}/*/*
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|41	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|42	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|43	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|44	%changelog
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|46	+ Revision: d5f02b9
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|48	
14cr|perl-Template-Plugin-Number-Format-1.20.0-4|49	

5583 14
14cr|perl-Template-Plugin-Page-0.100.0-4|1	%define upstream_name    Template-Plugin-Page
14cr|perl-Template-Plugin-Page-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-Template-Plugin-Page-0.100.0-4|3	
14cr|perl-Template-Plugin-Page-0.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-Page-0.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Page-0.100.0-4|6	Release:	4
14cr|perl-Template-Plugin-Page-0.100.0-4|7	
14cr|perl-Template-Plugin-Page-0.100.0-4|8	Summary:	A plugin to help when paging through sets of results
14cr|perl-Template-Plugin-Page-0.100.0-4|9	
14cr|perl-Template-Plugin-Page-0.100.0-4|10	License:	Artistic/GPL
14cr|perl-Template-Plugin-Page-0.100.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-Page-0.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Template-Plugin-Page-0.100.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-Plugin-Page-0.100.0-4|14	
14cr|perl-Template-Plugin-Page-0.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-Page-0.100.0-4|16	BuildRequires:	perl(Data::Page)
14cr|perl-Template-Plugin-Page-0.100.0-4|17	BuildRequires:  perl(Template)
14cr|perl-Template-Plugin-Page-0.100.0-4|18	BuildArch:	noarch
14cr|perl-Template-Plugin-Page-0.100.0-4|19	
14cr|perl-Template-Plugin-Page-0.100.0-4|20	%description
14cr|perl-Template-Plugin-Page-0.100.0-4|21	When searching through large amounts of data, it is often the case
14cr|perl-Template-Plugin-Page-0.100.0-4|22	that a result set is returned that is larger than we want to display
14cr|perl-Template-Plugin-Page-0.100.0-4|23	on one page. This results in wanting to page through various pages of
14cr|perl-Template-Plugin-Page-0.100.0-4|24	data. The maths behind this is unfortunately fiddly, hence this
14cr|perl-Template-Plugin-Page-0.100.0-4|25	module.
14cr|perl-Template-Plugin-Page-0.100.0-4|26	
14cr|perl-Template-Plugin-Page-0.100.0-4|27	The main concept is that you pass in the number of total entries, the
14cr|perl-Template-Plugin-Page-0.100.0-4|28	number of entries per page, and the current page number. You can then
14cr|perl-Template-Plugin-Page-0.100.0-4|29	call methods to find out how many pages of information there are, and
14cr|perl-Template-Plugin-Page-0.100.0-4|30	what number the first and last entries on the current page really are.
14cr|perl-Template-Plugin-Page-0.100.0-4|31	
14cr|perl-Template-Plugin-Page-0.100.0-4|32	%prep
14cr|perl-Template-Plugin-Page-0.100.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Page-0.100.0-4|34	
14cr|perl-Template-Plugin-Page-0.100.0-4|35	%build
14cr|perl-Template-Plugin-Page-0.100.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-Page-0.100.0-4|37	%make
14cr|perl-Template-Plugin-Page-0.100.0-4|38	
14cr|perl-Template-Plugin-Page-0.100.0-4|39	%check
14cr|perl-Template-Plugin-Page-0.100.0-4|40	make test
14cr|perl-Template-Plugin-Page-0.100.0-4|41	
14cr|perl-Template-Plugin-Page-0.100.0-4|42	%install
14cr|perl-Template-Plugin-Page-0.100.0-4|43	%makeinstall_std
14cr|perl-Template-Plugin-Page-0.100.0-4|44	
14cr|perl-Template-Plugin-Page-0.100.0-4|45	%files
14cr|perl-Template-Plugin-Page-0.100.0-4|46	%doc README Changes
14cr|perl-Template-Plugin-Page-0.100.0-4|47	%{perl_vendorlib}/Template/Plugin/*
14cr|perl-Template-Plugin-Page-0.100.0-4|48	%{_mandir}/*/*
14cr|perl-Template-Plugin-Page-0.100.0-4|49	
14cr|perl-Template-Plugin-Page-0.100.0-4|50	
14cr|perl-Template-Plugin-Page-0.100.0-4|51	%changelog
14cr|perl-Template-Plugin-Page-0.100.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-Template-Plugin-Page-0.100.0-4|53	+ Revision: 6f626d8
14cr|perl-Template-Plugin-Page-0.100.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Page-0.100.0-4|55	
14cr|perl-Template-Plugin-Page-0.100.0-4|56	

5584 14
14cr|perl-Template-Plugin-Subst-0.20.0-4|1	%define upstream_name    Template-Plugin-Subst
14cr|perl-Template-Plugin-Subst-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Template-Plugin-Subst-0.20.0-4|3	
14cr|perl-Template-Plugin-Subst-0.20.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Template-Plugin-Subst-0.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-Subst-0.20.0-4|6	Release:    4
14cr|perl-Template-Plugin-Subst-0.20.0-4|7	
14cr|perl-Template-Plugin-Subst-0.20.0-4|8	Summary:    S/// functionality for Template Toolkit templates
14cr|perl-Template-Plugin-Subst-0.20.0-4|9	
14cr|perl-Template-Plugin-Subst-0.20.0-4|10	License:    GPL+ or Artistic
14cr|perl-Template-Plugin-Subst-0.20.0-4|11	Group:      Development/Perl
14cr|perl-Template-Plugin-Subst-0.20.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-Subst-0.20.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Plugin-Subst-0.20.0-4|14	
14cr|perl-Template-Plugin-Subst-0.20.0-4|15	BuildRequires: perl(Template)
14cr|perl-Template-Plugin-Subst-0.20.0-4|16	BuildRequires: perl(Test::More)
14cr|perl-Template-Plugin-Subst-0.20.0-4|17	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Template-Plugin-Subst-0.20.0-4|18	BuildArch: noarch
14cr|perl-Template-Plugin-Subst-0.20.0-4|19	
14cr|perl-Template-Plugin-Subst-0.20.0-4|20	%description
14cr|perl-Template-Plugin-Subst-0.20.0-4|21	Template::Plugin::Subst acts as a filter and a virtual method to carry
14cr|perl-Template-Plugin-Subst-0.20.0-4|22	out regular expression substitutions with back references on text and
14cr|perl-Template-Plugin-Subst-0.20.0-4|23	variables in the Template Toolkit.
14cr|perl-Template-Plugin-Subst-0.20.0-4|24	
14cr|perl-Template-Plugin-Subst-0.20.0-4|25	That's the advantage of this approach over the built-in C<replace>
14cr|perl-Template-Plugin-Subst-0.20.0-4|26	method.  C<replace> doesn't deal with backrefs, so code like this:
14cr|perl-Template-Plugin-Subst-0.20.0-4|27	
14cr|perl-Template-Plugin-Subst-0.20.0-4|28	[% str = 'foobar' %]
14cr|perl-Template-Plugin-Subst-0.20.0-4|29	[% str.replace('(foo)(bar)', '$2$1') %]
14cr|perl-Template-Plugin-Subst-0.20.0-4|30	
14cr|perl-Template-Plugin-Subst-0.20.0-4|31	%prep
14cr|perl-Template-Plugin-Subst-0.20.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-Subst-0.20.0-4|33	
14cr|perl-Template-Plugin-Subst-0.20.0-4|34	%build
14cr|perl-Template-Plugin-Subst-0.20.0-4|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-Subst-0.20.0-4|36	%make
14cr|perl-Template-Plugin-Subst-0.20.0-4|37	
14cr|perl-Template-Plugin-Subst-0.20.0-4|38	%check
14cr|perl-Template-Plugin-Subst-0.20.0-4|39	make test
14cr|perl-Template-Plugin-Subst-0.20.0-4|40	
14cr|perl-Template-Plugin-Subst-0.20.0-4|41	%install
14cr|perl-Template-Plugin-Subst-0.20.0-4|42	%makeinstall_std
14cr|perl-Template-Plugin-Subst-0.20.0-4|43	
14cr|perl-Template-Plugin-Subst-0.20.0-4|44	%clean
14cr|perl-Template-Plugin-Subst-0.20.0-4|45	
14cr|perl-Template-Plugin-Subst-0.20.0-4|46	%files
14cr|perl-Template-Plugin-Subst-0.20.0-4|47	%doc META.yml Changes README
14cr|perl-Template-Plugin-Subst-0.20.0-4|48	%{_mandir}/man3/*
14cr|perl-Template-Plugin-Subst-0.20.0-4|49	%{perl_vendorlib}/*
14cr|perl-Template-Plugin-Subst-0.20.0-4|50	
14cr|perl-Template-Plugin-Subst-0.20.0-4|51	
14cr|perl-Template-Plugin-Subst-0.20.0-4|52	
14cr|perl-Template-Plugin-Subst-0.20.0-4|53	%changelog
14cr|perl-Template-Plugin-Subst-0.20.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Template-Plugin-Subst-0.20.0-4|55	+ Revision: 6572e10
14cr|perl-Template-Plugin-Subst-0.20.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-Subst-0.20.0-4|57	
14cr|perl-Template-Plugin-Subst-0.20.0-4|58	

5585 14
14cr|perl-Template-Plugin-YAML-1.230.0-4|1	%define upstream_name	 Template-Plugin-YAML
14cr|perl-Template-Plugin-YAML-1.230.0-4|2	%define upstream_version 1.23
14cr|perl-Template-Plugin-YAML-1.230.0-4|3	
14cr|perl-Template-Plugin-YAML-1.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Plugin-YAML-1.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Plugin-YAML-1.230.0-4|6	Release:	4
14cr|perl-Template-Plugin-YAML-1.230.0-4|7	
14cr|perl-Template-Plugin-YAML-1.230.0-4|8	Summary:	Plugin interface to YAML
14cr|perl-Template-Plugin-YAML-1.230.0-4|9	
14cr|perl-Template-Plugin-YAML-1.230.0-4|10	License:	GPL+ or Artistic
14cr|perl-Template-Plugin-YAML-1.230.0-4|11	Group:		Development/Perl
14cr|perl-Template-Plugin-YAML-1.230.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Plugin-YAML-1.230.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Plugin-YAML-1.230.0-4|14	
14cr|perl-Template-Plugin-YAML-1.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Plugin-YAML-1.230.0-4|16	BuildRequires:	perl(YAML)
14cr|perl-Template-Plugin-YAML-1.230.0-4|17	BuildRequires:	perl(Template)
14cr|perl-Template-Plugin-YAML-1.230.0-4|18	BuildArch:	noarch
14cr|perl-Template-Plugin-YAML-1.230.0-4|19	
14cr|perl-Template-Plugin-YAML-1.230.0-4|20	%description
14cr|perl-Template-Plugin-YAML-1.230.0-4|21	This is a simple Template Toolkit Plugin Interface to the YAML module.
14cr|perl-Template-Plugin-YAML-1.230.0-4|22	
14cr|perl-Template-Plugin-YAML-1.230.0-4|23	%prep
14cr|perl-Template-Plugin-YAML-1.230.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Plugin-YAML-1.230.0-4|25	
14cr|perl-Template-Plugin-YAML-1.230.0-4|26	%build
14cr|perl-Template-Plugin-YAML-1.230.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Plugin-YAML-1.230.0-4|28	%make
14cr|perl-Template-Plugin-YAML-1.230.0-4|29	
14cr|perl-Template-Plugin-YAML-1.230.0-4|30	%check
14cr|perl-Template-Plugin-YAML-1.230.0-4|31	make test
14cr|perl-Template-Plugin-YAML-1.230.0-4|32	
14cr|perl-Template-Plugin-YAML-1.230.0-4|33	%install
14cr|perl-Template-Plugin-YAML-1.230.0-4|34	%makeinstall_std
14cr|perl-Template-Plugin-YAML-1.230.0-4|35	
14cr|perl-Template-Plugin-YAML-1.230.0-4|36	%files
14cr|perl-Template-Plugin-YAML-1.230.0-4|37	%doc Changes
14cr|perl-Template-Plugin-YAML-1.230.0-4|38	%{perl_vendorlib}/Template
14cr|perl-Template-Plugin-YAML-1.230.0-4|39	%{_mandir}/*/*
14cr|perl-Template-Plugin-YAML-1.230.0-4|40	
14cr|perl-Template-Plugin-YAML-1.230.0-4|41	
14cr|perl-Template-Plugin-YAML-1.230.0-4|42	
14cr|perl-Template-Plugin-YAML-1.230.0-4|43	%changelog
14cr|perl-Template-Plugin-YAML-1.230.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-4
14cr|perl-Template-Plugin-YAML-1.230.0-4|45	+ Revision: c1caa3c
14cr|perl-Template-Plugin-YAML-1.230.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Template-Plugin-YAML-1.230.0-4|47	
14cr|perl-Template-Plugin-YAML-1.230.0-4|48	

5586 14
14cr|perl-Template-Provider-Encoding-0.100.0-4|1	%define upstream_name    Template-Provider-Encoding
14cr|perl-Template-Provider-Encoding-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-Template-Provider-Encoding-0.100.0-4|3	
14cr|perl-Template-Provider-Encoding-0.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Provider-Encoding-0.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Provider-Encoding-0.100.0-4|6	Release:	4
14cr|perl-Template-Provider-Encoding-0.100.0-4|7	
14cr|perl-Template-Provider-Encoding-0.100.0-4|8	Summary:	Template plugin to specify encoding
14cr|perl-Template-Provider-Encoding-0.100.0-4|9	
14cr|perl-Template-Provider-Encoding-0.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Template-Provider-Encoding-0.100.0-4|11	Group:		Development/Perl
14cr|perl-Template-Provider-Encoding-0.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Provider-Encoding-0.100.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Provider-Encoding-0.100.0-4|14	
14cr|perl-Template-Provider-Encoding-0.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Provider-Encoding-0.100.0-4|16	BuildRequires:	perl(Encode)
14cr|perl-Template-Provider-Encoding-0.100.0-4|17	BuildRequires:	perl(Template)
14cr|perl-Template-Provider-Encoding-0.100.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-Template-Provider-Encoding-0.100.0-4|19	BuildArch:	noarch
14cr|perl-Template-Provider-Encoding-0.100.0-4|20	
14cr|perl-Template-Provider-Encoding-0.100.0-4|21	%description
14cr|perl-Template-Provider-Encoding-0.100.0-4|22	Template::Plugin::encoding is a Template plugin to declare the encoding of
14cr|perl-Template-Provider-Encoding-0.100.0-4|23	template files. This plugin doesn't actually do anything but
14cr|perl-Template-Provider-Encoding-0.100.0-4|24	Template::Provider::Encoding scans the usage of this module to find the
14cr|perl-Template-Provider-Encoding-0.100.0-4|25	encoding of templates. As a bonus, you can use 'encoding' variable in the
14cr|perl-Template-Provider-Encoding-0.100.0-4|26	template to specify file encoding, which might be useful for XML or HTML
14cr|perl-Template-Provider-Encoding-0.100.0-4|27	meta tag.
14cr|perl-Template-Provider-Encoding-0.100.0-4|28	
14cr|perl-Template-Provider-Encoding-0.100.0-4|29	%prep
14cr|perl-Template-Provider-Encoding-0.100.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Provider-Encoding-0.100.0-4|31	
14cr|perl-Template-Provider-Encoding-0.100.0-4|32	%build
14cr|perl-Template-Provider-Encoding-0.100.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Provider-Encoding-0.100.0-4|34	%make
14cr|perl-Template-Provider-Encoding-0.100.0-4|35	
14cr|perl-Template-Provider-Encoding-0.100.0-4|36	%check
14cr|perl-Template-Provider-Encoding-0.100.0-4|37	make test
14cr|perl-Template-Provider-Encoding-0.100.0-4|38	
14cr|perl-Template-Provider-Encoding-0.100.0-4|39	%install
14cr|perl-Template-Provider-Encoding-0.100.0-4|40	%makeinstall_std
14cr|perl-Template-Provider-Encoding-0.100.0-4|41	
14cr|perl-Template-Provider-Encoding-0.100.0-4|42	%files
14cr|perl-Template-Provider-Encoding-0.100.0-4|43	%doc Changes
14cr|perl-Template-Provider-Encoding-0.100.0-4|44	%{_mandir}/man3/*
14cr|perl-Template-Provider-Encoding-0.100.0-4|45	%{perl_vendorlib}/Template
14cr|perl-Template-Provider-Encoding-0.100.0-4|46	
14cr|perl-Template-Provider-Encoding-0.100.0-4|47	
14cr|perl-Template-Provider-Encoding-0.100.0-4|48	%changelog
14cr|perl-Template-Provider-Encoding-0.100.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-Template-Provider-Encoding-0.100.0-4|50	+ Revision: fa42664
14cr|perl-Template-Provider-Encoding-0.100.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Template-Provider-Encoding-0.100.0-4|52	
14cr|perl-Template-Provider-Encoding-0.100.0-4|53	

5587 14
14cr|perl-Template-Timer-1.00-4|1	%define realname Template-Timer
14cr|perl-Template-Timer-1.00-4|2	
14cr|perl-Template-Timer-1.00-4|3	Summary:	Rudimentary profiling for Template Toolkit
14cr|perl-Template-Timer-1.00-4|4	
14cr|perl-Template-Timer-1.00-4|5	Name:		perl-%{realname}
14cr|perl-Template-Timer-1.00-4|6	Version:	1.00
14cr|perl-Template-Timer-1.00-4|7	Release:	4
14cr|perl-Template-Timer-1.00-4|8	License:	Artistic/GPL
14cr|perl-Template-Timer-1.00-4|9	Group:		Development/Perl
14cr|perl-Template-Timer-1.00-4|10	URL:		http://search.cpan.org/dist/%{realname}/
14cr|perl-Template-Timer-1.00-4|11	Source:		%{realname}-%{version}.tar.bz2
14cr|perl-Template-Timer-1.00-4|12	BuildRequires:	perl-devel
14cr|perl-Template-Timer-1.00-4|13	BuildRequires:  perl-Template-Toolkit
14cr|perl-Template-Timer-1.00-4|14	BuildArch:	noarch
14cr|perl-Template-Timer-1.00-4|15	
14cr|perl-Template-Timer-1.00-4|16	%description
14cr|perl-Template-Timer-1.00-4|17	Template::Timer provides inline timings of the template processing througout
14cr|perl-Template-Timer-1.00-4|18	your code. It's an overridden version of Template::Context that wraps the
14cr|perl-Template-Timer-1.00-4|19	process() and include() methods.
14cr|perl-Template-Timer-1.00-4|20	
14cr|perl-Template-Timer-1.00-4|21	%prep
14cr|perl-Template-Timer-1.00-4|22	%setup -q -n %{realname}-%{version}
14cr|perl-Template-Timer-1.00-4|23	
14cr|perl-Template-Timer-1.00-4|24	%build
14cr|perl-Template-Timer-1.00-4|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Timer-1.00-4|26	%make
14cr|perl-Template-Timer-1.00-4|27	
14cr|perl-Template-Timer-1.00-4|28	%check
14cr|perl-Template-Timer-1.00-4|29	%__make test
14cr|perl-Template-Timer-1.00-4|30	
14cr|perl-Template-Timer-1.00-4|31	%install
14cr|perl-Template-Timer-1.00-4|32	%makeinstall_std
14cr|perl-Template-Timer-1.00-4|33	
14cr|perl-Template-Timer-1.00-4|34	%files
14cr|perl-Template-Timer-1.00-4|35	%doc README Changes
14cr|perl-Template-Timer-1.00-4|36	%{perl_vendorlib}/Template/*
14cr|perl-Template-Timer-1.00-4|37	%{_mandir}/*/*
14cr|perl-Template-Timer-1.00-4|38	
14cr|perl-Template-Timer-1.00-4|39	%clean
14cr|perl-Template-Timer-1.00-4|40	
14cr|perl-Template-Timer-1.00-4|41	
14cr|perl-Template-Timer-1.00-4|42	
14cr|perl-Template-Timer-1.00-4|43	
14cr|perl-Template-Timer-1.00-4|44	%changelog
14cr|perl-Template-Timer-1.00-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14cr|perl-Template-Timer-1.00-4|46	+ Revision: 589d60d
14cr|perl-Template-Timer-1.00-4|47	- MassBuild#464: Increase release tag
14cr|perl-Template-Timer-1.00-4|48	
14cr|perl-Template-Timer-1.00-4|49	

5588 14
14cr|perl-Template-Tiny-1.120.0-4|1	%define upstream_name    Template-Tiny
14cr|perl-Template-Tiny-1.120.0-4|2	%define upstream_version 1.12
14cr|perl-Template-Tiny-1.120.0-4|3	
14cr|perl-Template-Tiny-1.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Template-Tiny-1.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-Tiny-1.120.0-4|6	Release:	4
14cr|perl-Template-Tiny-1.120.0-4|7	
14cr|perl-Template-Tiny-1.120.0-4|8	Summary:	Template Toolkit reimplemented in as little code as possible
14cr|perl-Template-Tiny-1.120.0-4|9	
14cr|perl-Template-Tiny-1.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-Template-Tiny-1.120.0-4|11	Group:		Development/Perl
14cr|perl-Template-Tiny-1.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Template-Tiny-1.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Template-Tiny-1.120.0-4|14	
14cr|perl-Template-Tiny-1.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Template-Tiny-1.120.0-4|16	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Template-Tiny-1.120.0-4|17	BuildRequires:	perl(Test::More)
14cr|perl-Template-Tiny-1.120.0-4|18	
14cr|perl-Template-Tiny-1.120.0-4|19	BuildArch:	noarch
14cr|perl-Template-Tiny-1.120.0-4|20	
14cr|perl-Template-Tiny-1.120.0-4|21	%description
14cr|perl-Template-Tiny-1.120.0-4|22	*WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE*
14cr|perl-Template-Tiny-1.120.0-4|23	
14cr|perl-Template-Tiny-1.120.0-4|24	*YOU HAVE BEEN WARNED!*
14cr|perl-Template-Tiny-1.120.0-4|25	
14cr|perl-Template-Tiny-1.120.0-4|26	*Template::Tiny* is a reimplementation of a partial subset of the the
14cr|perl-Template-Tiny-1.120.0-4|27	Template manpage Toolkit, in as few lines of code as possible.
14cr|perl-Template-Tiny-1.120.0-4|28	
14cr|perl-Template-Tiny-1.120.0-4|29	%prep
14cr|perl-Template-Tiny-1.120.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-Tiny-1.120.0-4|31	
14cr|perl-Template-Tiny-1.120.0-4|32	%build
14cr|perl-Template-Tiny-1.120.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-Tiny-1.120.0-4|34	%make
14cr|perl-Template-Tiny-1.120.0-4|35	
14cr|perl-Template-Tiny-1.120.0-4|36	%check
14cr|perl-Template-Tiny-1.120.0-4|37	%make test
14cr|perl-Template-Tiny-1.120.0-4|38	
14cr|perl-Template-Tiny-1.120.0-4|39	%install
14cr|perl-Template-Tiny-1.120.0-4|40	%makeinstall_std
14cr|perl-Template-Tiny-1.120.0-4|41	
14cr|perl-Template-Tiny-1.120.0-4|42	%files
14cr|perl-Template-Tiny-1.120.0-4|43	%doc README LICENSE Changes
14cr|perl-Template-Tiny-1.120.0-4|44	%{_mandir}/man3/*
14cr|perl-Template-Tiny-1.120.0-4|45	%{perl_vendorlib}/*
14cr|perl-Template-Tiny-1.120.0-4|46	
14cr|perl-Template-Tiny-1.120.0-4|47	
14cr|perl-Template-Tiny-1.120.0-4|48	%changelog
14cr|perl-Template-Tiny-1.120.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-4
14cr|perl-Template-Tiny-1.120.0-4|50	+ Revision: 699774e
14cr|perl-Template-Tiny-1.120.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Template-Tiny-1.120.0-4|52	
14cr|perl-Template-Tiny-1.120.0-4|53	

5589 14
14cr|perl-Template-XML-2.170.0-4|1	%define upstream_name    Template-XML
14cr|perl-Template-XML-2.170.0-4|2	%define upstream_version 2.17
14cr|perl-Template-XML-2.170.0-4|3	
14cr|perl-Template-XML-2.170.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-Template-XML-2.170.0-4|5	%define __noautoprov 'perl\\(XML::(.*)\\)'
14cr|perl-Template-XML-2.170.0-4|6	%else
14cr|perl-Template-XML-2.170.0-4|7	%define _provides_exceptions perl(XML::
14cr|perl-Template-XML-2.170.0-4|8	%endif
14cr|perl-Template-XML-2.170.0-4|9	
14cr|perl-Template-XML-2.170.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-Template-XML-2.170.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Template-XML-2.170.0-4|12	Release:	4
14cr|perl-Template-XML-2.170.0-4|13	
14cr|perl-Template-XML-2.170.0-4|14	Summary:	XML plugin for the Template Toolkit
14cr|perl-Template-XML-2.170.0-4|15	
14cr|perl-Template-XML-2.170.0-4|16	License:	Artistic/GPL
14cr|perl-Template-XML-2.170.0-4|17	Group:		Development/Perl
14cr|perl-Template-XML-2.170.0-4|18	URL:		http://www.template-toolkit.org
14cr|perl-Template-XML-2.170.0-4|19	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Template-XML-2.170.0-4|20	
14cr|perl-Template-XML-2.170.0-4|21	BuildRequires:	perl-devel
14cr|perl-Template-XML-2.170.0-4|22	BuildRequires:	perl(Template) >= 2.15
14cr|perl-Template-XML-2.170.0-4|23	BuildRequires:	perl(XML::DOM) >= 1.27
14cr|perl-Template-XML-2.170.0-4|24	BuildRequires:	perl(XML::LibXML)
14cr|perl-Template-XML-2.170.0-4|25	BuildRequires:	perl(XML::Parser) >= 2.19
14cr|perl-Template-XML-2.170.0-4|26	BuildRequires:	perl(XML::RSS) >= 0.9
14cr|perl-Template-XML-2.170.0-4|27	BuildRequires:	perl(XML::Simple) >= 2
14cr|perl-Template-XML-2.170.0-4|28	BuildRequires:	perl(XML::XPath) >= 1
14cr|perl-Template-XML-2.170.0-4|29	BuildArch:	noarch
14cr|perl-Template-XML-2.170.0-4|30	
14cr|perl-Template-XML-2.170.0-4|31	%description
14cr|perl-Template-XML-2.170.0-4|32	The Template-XML distribution provides a number of Template Toolkit
14cr|perl-Template-XML-2.170.0-4|33	plugin modules for working with XML.
14cr|perl-Template-XML-2.170.0-4|34	
14cr|perl-Template-XML-2.170.0-4|35	The basic XML plugins were distributed as part of the Template Toolkit
14cr|perl-Template-XML-2.170.0-4|36	until version 2.15 released in May 2006. At this time they were
14cr|perl-Template-XML-2.170.0-4|37	extracted into this separate Template-XML distribution and an alpha
14cr|perl-Template-XML-2.170.0-4|38	version of this Template::Plugin::XML front-end module was added.
14cr|perl-Template-XML-2.170.0-4|39	
14cr|perl-Template-XML-2.170.0-4|40	
14cr|perl-Template-XML-2.170.0-4|41	%prep
14cr|perl-Template-XML-2.170.0-4|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Template-XML-2.170.0-4|43	
14cr|perl-Template-XML-2.170.0-4|44	%build
14cr|perl-Template-XML-2.170.0-4|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Template-XML-2.170.0-4|46	%make
14cr|perl-Template-XML-2.170.0-4|47	
14cr|perl-Template-XML-2.170.0-4|48	%check
14cr|perl-Template-XML-2.170.0-4|49	make test
14cr|perl-Template-XML-2.170.0-4|50	
14cr|perl-Template-XML-2.170.0-4|51	%install
14cr|perl-Template-XML-2.170.0-4|52	%makeinstall_std
14cr|perl-Template-XML-2.170.0-4|53	
14cr|perl-Template-XML-2.170.0-4|54	%files
14cr|perl-Template-XML-2.170.0-4|55	%doc README
14cr|perl-Template-XML-2.170.0-4|56	%{perl_vendorlib}/Template
14cr|perl-Template-XML-2.170.0-4|57	%{_mandir}/*/*
14cr|perl-Template-XML-2.170.0-4|58	
14cr|perl-Template-XML-2.170.0-4|59	
14cr|perl-Template-XML-2.170.0-4|60	
14cr|perl-Template-XML-2.170.0-4|61	%changelog
14cr|perl-Template-XML-2.170.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.170.0-4
14cr|perl-Template-XML-2.170.0-4|63	+ Revision: 86f781f
14cr|perl-Template-XML-2.170.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Template-XML-2.170.0-4|65	
14cr|perl-Template-XML-2.170.0-4|66	

5590 14
14cr|perl-Term-Animation-2.600.0-4|1	%define upstream_name    Term-Animation
14cr|perl-Term-Animation-2.600.0-4|2	%define upstream_version 2.6
14cr|perl-Term-Animation-2.600.0-4|3	
14cr|perl-Term-Animation-2.600.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Animation-2.600.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Animation-2.600.0-4|6	Release:	4
14cr|perl-Term-Animation-2.600.0-4|7	
14cr|perl-Term-Animation-2.600.0-4|8	Summary:	ASCII sprite animation framework
14cr|perl-Term-Animation-2.600.0-4|9	
14cr|perl-Term-Animation-2.600.0-4|10	License:	GPL+ or Artistic
14cr|perl-Term-Animation-2.600.0-4|11	Group:		Development/Perl
14cr|perl-Term-Animation-2.600.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Animation-2.600.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-Animation-2.600.0-4|14	
14cr|perl-Term-Animation-2.600.0-4|15	BuildRequires:	perl-devel
14cr|perl-Term-Animation-2.600.0-4|16	BuildRequires:	perl(Curses)
14cr|perl-Term-Animation-2.600.0-4|17	
14cr|perl-Term-Animation-2.600.0-4|18	BuildArch:	noarch
14cr|perl-Term-Animation-2.600.0-4|19	
14cr|perl-Term-Animation-2.600.0-4|20	%description
14cr|perl-Term-Animation-2.600.0-4|21	This module provides a framework to produce sprite animations using ASCII art.
14cr|perl-Term-Animation-2.600.0-4|22	Each ASCII 'sprite' is given one or more frames, and placed into the animation
14cr|perl-Term-Animation-2.600.0-4|23	as an 'animation object'. An animation object can have a callback routine that
14cr|perl-Term-Animation-2.600.0-4|24	controls the position and frame of the object.
14cr|perl-Term-Animation-2.600.0-4|25	
14cr|perl-Term-Animation-2.600.0-4|26	%prep
14cr|perl-Term-Animation-2.600.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Animation-2.600.0-4|28	
14cr|perl-Term-Animation-2.600.0-4|29	%build
14cr|perl-Term-Animation-2.600.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Animation-2.600.0-4|31	%make
14cr|perl-Term-Animation-2.600.0-4|32	
14cr|perl-Term-Animation-2.600.0-4|33	%check
14cr|perl-Term-Animation-2.600.0-4|34	%make test
14cr|perl-Term-Animation-2.600.0-4|35	
14cr|perl-Term-Animation-2.600.0-4|36	%install
14cr|perl-Term-Animation-2.600.0-4|37	%makeinstall_std
14cr|perl-Term-Animation-2.600.0-4|38	
14cr|perl-Term-Animation-2.600.0-4|39	%files
14cr|perl-Term-Animation-2.600.0-4|40	%doc Changes README
14cr|perl-Term-Animation-2.600.0-4|41	%{perl_vendorlib}/Term
14cr|perl-Term-Animation-2.600.0-4|42	%{_mandir}/*/*
14cr|perl-Term-Animation-2.600.0-4|43	
14cr|perl-Term-Animation-2.600.0-4|44	
14cr|perl-Term-Animation-2.600.0-4|45	%changelog
14cr|perl-Term-Animation-2.600.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.600.0-4
14cr|perl-Term-Animation-2.600.0-4|47	+ Revision: 71a82eb
14cr|perl-Term-Animation-2.600.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Term-Animation-2.600.0-4|49	
14cr|perl-Term-Animation-2.600.0-4|50	

5591 14
14cr|perl-Term-ANSIScreen-1.500.0-3|1	%define upstream_name    Term-ANSIScreen
14cr|perl-Term-ANSIScreen-1.500.0-3|2	%define upstream_version 1.50
14cr|perl-Term-ANSIScreen-1.500.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Term-ANSIScreen-1.500.0-3|4	Version:	%perl_convert_version 1.50
14cr|perl-Term-ANSIScreen-1.500.0-3|5	Release:	3
14cr|perl-Term-ANSIScreen-1.500.0-3|6	
14cr|perl-Term-ANSIScreen-1.500.0-3|7	Summary:	Term::ANSIScreen - Terminal control using ANSI escape sequences
14cr|perl-Term-ANSIScreen-1.500.0-3|8	
14cr|perl-Term-ANSIScreen-1.500.0-3|9	License:	GPL+ or Artistic
14cr|perl-Term-ANSIScreen-1.500.0-3|10	Group:		Development/Perl
14cr|perl-Term-ANSIScreen-1.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ANSIScreen-1.500.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/Term-ANSIScreen-1.50.tar.gz
14cr|perl-Term-ANSIScreen-1.500.0-3|13	
14cr|perl-Term-ANSIScreen-1.500.0-3|14	BuildRequires:	perl-devel
14cr|perl-Term-ANSIScreen-1.500.0-3|15	BuildArch:	noarch
14cr|perl-Term-ANSIScreen-1.500.0-3|16	
14cr|perl-Term-ANSIScreen-1.500.0-3|17	%description
14cr|perl-Term-ANSIScreen-1.500.0-3|18	Term::ANSIScreen, a Term::ANSIColor clone with supports for
14cr|perl-Term-ANSIScreen-1.500.0-3|19	screen mode, cursor control and keyboard mapping sequences.
14cr|perl-Term-ANSIScreen-1.500.0-3|20	
14cr|perl-Term-ANSIScreen-1.500.0-3|21	%prep
14cr|perl-Term-ANSIScreen-1.500.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ANSIScreen-1.500.0-3|23	
14cr|perl-Term-ANSIScreen-1.500.0-3|24	%build
14cr|perl-Term-ANSIScreen-1.500.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ANSIScreen-1.500.0-3|26	%make
14cr|perl-Term-ANSIScreen-1.500.0-3|27	
14cr|perl-Term-ANSIScreen-1.500.0-3|28	%check
14cr|perl-Term-ANSIScreen-1.500.0-3|29	make test
14cr|perl-Term-ANSIScreen-1.500.0-3|30	
14cr|perl-Term-ANSIScreen-1.500.0-3|31	%install
14cr|perl-Term-ANSIScreen-1.500.0-3|32	%makeinstall_std
14cr|perl-Term-ANSIScreen-1.500.0-3|33	
14cr|perl-Term-ANSIScreen-1.500.0-3|34	%files
14cr|perl-Term-ANSIScreen-1.500.0-3|35	%doc README
14cr|perl-Term-ANSIScreen-1.500.0-3|36	%{perl_vendorlib}/Term/ANSIScreen.pm
14cr|perl-Term-ANSIScreen-1.500.0-3|37	%{_mandir}/*/*
14cr|perl-Term-ANSIScreen-1.500.0-3|38	
14cr|perl-Term-ANSIScreen-1.500.0-3|39	
14cr|perl-Term-ANSIScreen-1.500.0-3|40	
14cr|perl-Term-ANSIScreen-1.500.0-3|41	%changelog
14cr|perl-Term-ANSIScreen-1.500.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.500.0-3
14cr|perl-Term-ANSIScreen-1.500.0-3|43	+ Revision: 6a2506a
14cr|perl-Term-ANSIScreen-1.500.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Term-ANSIScreen-1.500.0-3|45	
14cr|perl-Term-ANSIScreen-1.500.0-3|46	

5592 14
14cr|perl-Term-Clui-1.680.0-3|1	%define upstream_name		Term-Clui
14cr|perl-Term-Clui-1.680.0-3|2	%define upstream_version 1.68
14cr|perl-Term-Clui-1.680.0-3|3	
14cr|perl-Term-Clui-1.680.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Clui-1.680.0-3|5	Version:	%perl_convert_version 1.68
14cr|perl-Term-Clui-1.680.0-3|6	Release:	3
14cr|perl-Term-Clui-1.680.0-3|7	
14cr|perl-Term-Clui-1.680.0-3|8	Summary:	%{upstream_name} module for perl
14cr|perl-Term-Clui-1.680.0-3|9	License:	GPLv2+ or Artistic
14cr|perl-Term-Clui-1.680.0-3|10	Group:		Development/Perl
14cr|perl-Term-Clui-1.680.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Term-Clui-1.680.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/Term-Clui-1.68.tar.gz
14cr|perl-Term-Clui-1.680.0-3|13	
14cr|perl-Term-Clui-1.680.0-3|14	BuildRequires:	perl-devel
14cr|perl-Term-Clui-1.680.0-3|15	BuildArch:	noarch
14cr|perl-Term-Clui-1.680.0-3|16	
14cr|perl-Term-Clui-1.680.0-3|17	%description
14cr|perl-Term-Clui-1.680.0-3|18	Term::Clui offers a high-level user interface to give the user of
14cr|perl-Term-Clui-1.680.0-3|19	command-line applications a consistent "look and feel". Its metaphor
14cr|perl-Term-Clui-1.680.0-3|20	for the computer is as a human-like conversation-partner, and as each
14cr|perl-Term-Clui-1.680.0-3|21	question/response is completed it is summarised onto one line, and
14cr|perl-Term-Clui-1.680.0-3|22	remains on screen, so that the history of the session gradually
14cr|perl-Term-Clui-1.680.0-3|23	accumulates on the screen and is available for review, or for
14cr|perl-Term-Clui-1.680.0-3|24	cut/paste. This user interface can therefore be intermixed with
14cr|perl-Term-Clui-1.680.0-3|25	standard applications which write to STDOUT or STDERR, such as
14cr|perl-Term-Clui-1.680.0-3|26	make, pgp, rcs etc.
14cr|perl-Term-Clui-1.680.0-3|27	
14cr|perl-Term-Clui-1.680.0-3|28	For the user, &choose uses arrow keys (or hjkl) and Return or q;
14cr|perl-Term-Clui-1.680.0-3|29	also SpaceBar for multiple choices. &confirm expects y, Y, n or N.
14cr|perl-Term-Clui-1.680.0-3|30	In general, ctrl-L redraws the (currently active bit of the) screen.
14cr|perl-Term-Clui-1.680.0-3|31	&edit and &view use the default EDITOR and PAGER if possible.
14cr|perl-Term-Clui-1.680.0-3|32	
14cr|perl-Term-Clui-1.680.0-3|33	It's fast, simple, and has few external dependencies. It doesn't use curses
14cr|perl-Term-Clui-1.680.0-3|34	(which is a whole-of-screen interface); it uses a small subset of vt100
14cr|perl-Term-Clui-1.680.0-3|35	sequences (up down left right normal and reverse) which are very portable.
14cr|perl-Term-Clui-1.680.0-3|36	
14cr|perl-Term-Clui-1.680.0-3|37	%prep
14cr|perl-Term-Clui-1.680.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Clui-1.680.0-3|39	
14cr|perl-Term-Clui-1.680.0-3|40	%build
14cr|perl-Term-Clui-1.680.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Clui-1.680.0-3|42	make
14cr|perl-Term-Clui-1.680.0-3|43	
14cr|perl-Term-Clui-1.680.0-3|44	%check
14cr|perl-Term-Clui-1.680.0-3|45	make test
14cr|perl-Term-Clui-1.680.0-3|46	
14cr|perl-Term-Clui-1.680.0-3|47	%install
14cr|perl-Term-Clui-1.680.0-3|48	%makeinstall_std
14cr|perl-Term-Clui-1.680.0-3|49	
14cr|perl-Term-Clui-1.680.0-3|50	%files
14cr|perl-Term-Clui-1.680.0-3|51	%doc Changes README
14cr|perl-Term-Clui-1.680.0-3|52	%{perl_vendorlib}/Term
14cr|perl-Term-Clui-1.680.0-3|53	%{_mandir}/*/*
14cr|perl-Term-Clui-1.680.0-3|54	
14cr|perl-Term-Clui-1.680.0-3|55	%changelog
14cr|perl-Term-Clui-1.680.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.680.0-3
14cr|perl-Term-Clui-1.680.0-3|57	+ Revision: b3e234e
14cr|perl-Term-Clui-1.680.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Term-Clui-1.680.0-3|59	
14cr|perl-Term-Clui-1.680.0-3|60	

5593 14
14cr|perl-Term-Encoding-0.20.0-5|1	%define upstream_name    Term-Encoding
14cr|perl-Term-Encoding-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Term-Encoding-0.20.0-5|3	
14cr|perl-Term-Encoding-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Encoding-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Encoding-0.20.0-5|6	Release:	5
14cr|perl-Term-Encoding-0.20.0-5|7	
14cr|perl-Term-Encoding-0.20.0-5|8	Summary:	Detect encoding of the current terminal
14cr|perl-Term-Encoding-0.20.0-5|9	
14cr|perl-Term-Encoding-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-Encoding-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Term-Encoding-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Encoding-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-Encoding-0.20.0-5|14	
14cr|perl-Term-Encoding-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-Encoding-0.20.0-5|16	BuildArch:	noarch
14cr|perl-Term-Encoding-0.20.0-5|17	
14cr|perl-Term-Encoding-0.20.0-5|18	%description
14cr|perl-Term-Encoding-0.20.0-5|19	Term::Encoding is a simple module to detect an encoding the current
14cr|perl-Term-Encoding-0.20.0-5|20	terminal expects, in various ways.
14cr|perl-Term-Encoding-0.20.0-5|21	
14cr|perl-Term-Encoding-0.20.0-5|22	%prep
14cr|perl-Term-Encoding-0.20.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Encoding-0.20.0-5|24	
14cr|perl-Term-Encoding-0.20.0-5|25	%build
14cr|perl-Term-Encoding-0.20.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Encoding-0.20.0-5|27	%make
14cr|perl-Term-Encoding-0.20.0-5|28	
14cr|perl-Term-Encoding-0.20.0-5|29	%check
14cr|perl-Term-Encoding-0.20.0-5|30	make test
14cr|perl-Term-Encoding-0.20.0-5|31	
14cr|perl-Term-Encoding-0.20.0-5|32	%install
14cr|perl-Term-Encoding-0.20.0-5|33	%makeinstall_std
14cr|perl-Term-Encoding-0.20.0-5|34	
14cr|perl-Term-Encoding-0.20.0-5|35	%files
14cr|perl-Term-Encoding-0.20.0-5|36	%doc Changes
14cr|perl-Term-Encoding-0.20.0-5|37	%{_mandir}/man3/*
14cr|perl-Term-Encoding-0.20.0-5|38	%{perl_vendorlib}/*
14cr|perl-Term-Encoding-0.20.0-5|39	
14cr|perl-Term-Encoding-0.20.0-5|40	
14cr|perl-Term-Encoding-0.20.0-5|41	%changelog
14cr|perl-Term-Encoding-0.20.0-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Term-Encoding-0.20.0-5|43	+ Revision: 0e35698
14cr|perl-Term-Encoding-0.20.0-5|44	- MassBuild#464: Increase release tag
14cr|perl-Term-Encoding-0.20.0-5|45	
14cr|perl-Term-Encoding-0.20.0-5|46	

5594 14
14cr|perl-Term-Gnuplot-0.90380905-13|1	%define	module	Term-Gnuplot
14cr|perl-Term-Gnuplot-0.90380905-13|2	
14cr|perl-Term-Gnuplot-0.90380905-13|3	Name:		perl-%{module}
14cr|perl-Term-Gnuplot-0.90380905-13|4	Version:	0.90380905
14cr|perl-Term-Gnuplot-0.90380905-13|5	Release:	13
14cr|perl-Term-Gnuplot-0.90380905-13|6	Summary:	Lowlevel graphics using gnuplot drawing routines
14cr|perl-Term-Gnuplot-0.90380905-13|7	License:	GPL or Artistic
14cr|perl-Term-Gnuplot-0.90380905-13|8	Group:		Development/Perl
14cr|perl-Term-Gnuplot-0.90380905-13|9	Source0:	http://search.cpan.org/CPAN/modules/by-module/Term/%{module}-%{version}.tar.bz2
14cr|perl-Term-Gnuplot-0.90380905-13|10	Patch0:		Term-Gnuplot-0.90380905-string-format-fix.patch
14cr|perl-Term-Gnuplot-0.90380905-13|11	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-Term-Gnuplot-0.90380905-13|12	BuildRequires:	perl-devel
14cr|perl-Term-Gnuplot-0.90380905-13|13	BuildRequires:	svgalib-devel
14cr|perl-Term-Gnuplot-0.90380905-13|14	BuildRequires:	gnuplot
14cr|perl-Term-Gnuplot-0.90380905-13|15	Requires:	    gnuplot
14cr|perl-Term-Gnuplot-0.90380905-13|16	BuildRequires:	jpeg-devel
14cr|perl-Term-Gnuplot-0.90380905-13|17	BuildRequires:	pkgconfig(x11)
14cr|perl-Term-Gnuplot-0.90380905-13|18	BuildRequires:	pkgconfig(libpng)
14cr|perl-Term-Gnuplot-0.90380905-13|19	BuildRequires:	freetype-devel
14cr|perl-Term-Gnuplot-0.90380905-13|20	buildRequires:	gd-devel
14cr|perl-Term-Gnuplot-0.90380905-13|21	
14cr|perl-Term-Gnuplot-0.90380905-13|22	%description
14cr|perl-Term-Gnuplot-0.90380905-13|23	Lowlevel graphics using gnuplot drawing routines.
14cr|perl-Term-Gnuplot-0.90380905-13|24	
14cr|perl-Term-Gnuplot-0.90380905-13|25	%prep
14cr|perl-Term-Gnuplot-0.90380905-13|26	%setup -q -n %{module}-%{version}
14cr|perl-Term-Gnuplot-0.90380905-13|27	%patch0 -p1 -b .str_fmt~
14cr|perl-Term-Gnuplot-0.90380905-13|28	
14cr|perl-Term-Gnuplot-0.90380905-13|29	%build
14cr|perl-Term-Gnuplot-0.90380905-13|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Gnuplot-0.90380905-13|31	%make
14cr|perl-Term-Gnuplot-0.90380905-13|32	
14cr|perl-Term-Gnuplot-0.90380905-13|33	%check
14cr|perl-Term-Gnuplot-0.90380905-13|34	yes "" | %make test
14cr|perl-Term-Gnuplot-0.90380905-13|35	
14cr|perl-Term-Gnuplot-0.90380905-13|36	%install
14cr|perl-Term-Gnuplot-0.90380905-13|37	%makeinstall_std
14cr|perl-Term-Gnuplot-0.90380905-13|38	
14cr|perl-Term-Gnuplot-0.90380905-13|39	%files
14cr|perl-Term-Gnuplot-0.90380905-13|40	%doc README
14cr|perl-Term-Gnuplot-0.90380905-13|41	%{_mandir}/*/*
14cr|perl-Term-Gnuplot-0.90380905-13|42	%{perl_vendorlib}/*
14cr|perl-Term-Gnuplot-0.90380905-13|43	
14cr|perl-Term-Gnuplot-0.90380905-13|44	%changelog
14cr|perl-Term-Gnuplot-0.90380905-13|45	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90380905-13
14cr|perl-Term-Gnuplot-0.90380905-13|46	+ Revision: 54a6d68
14cr|perl-Term-Gnuplot-0.90380905-13|47	- Fix png BR
14cr|perl-Term-Gnuplot-0.90380905-13|48	
14cr|perl-Term-Gnuplot-0.90380905-13|49	

5595 14
14cr|perl-Term-InKey-1.40.0-5|1	%define upstream_name    Term-InKey
14cr|perl-Term-InKey-1.40.0-5|2	%define upstream_version 1.04
14cr|perl-Term-InKey-1.40.0-5|3	
14cr|perl-Term-InKey-1.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-InKey-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-InKey-1.40.0-5|6	Release:	5
14cr|perl-Term-InKey-1.40.0-5|7	
14cr|perl-Term-InKey-1.40.0-5|8	Summary:	Term::InKey - Perl extension for clearing the screen and receiving a keystroke
14cr|perl-Term-InKey-1.40.0-5|9	
14cr|perl-Term-InKey-1.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-InKey-1.40.0-5|11	Group:		Development/Perl
14cr|perl-Term-InKey-1.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-InKey-1.40.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-InKey-1.40.0-5|14	
14cr|perl-Term-InKey-1.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-InKey-1.40.0-5|16	BuildArch:	noarch
14cr|perl-Term-InKey-1.40.0-5|17	
14cr|perl-Term-InKey-1.40.0-5|18	%description
14cr|perl-Term-InKey-1.40.0-5|19	This module implements Clear() to clear screen and ReadKey() to
14cr|perl-Term-InKey-1.40.0-5|20	receive a keystroke, on UNIX and Win32 platforms. As opposed to
14cr|perl-Term-InKey-1.40.0-5|21	Term::ReadKey, it does not contain XSUB code and can be easily
14cr|perl-Term-InKey-1.40.0-5|22	installed on Windows boxes.
14cr|perl-Term-InKey-1.40.0-5|23	
14cr|perl-Term-InKey-1.40.0-5|24	%prep
14cr|perl-Term-InKey-1.40.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-InKey-1.40.0-5|26	
14cr|perl-Term-InKey-1.40.0-5|27	%build
14cr|perl-Term-InKey-1.40.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-InKey-1.40.0-5|29	%make
14cr|perl-Term-InKey-1.40.0-5|30	
14cr|perl-Term-InKey-1.40.0-5|31	%check
14cr|perl-Term-InKey-1.40.0-5|32	make test
14cr|perl-Term-InKey-1.40.0-5|33	
14cr|perl-Term-InKey-1.40.0-5|34	%install
14cr|perl-Term-InKey-1.40.0-5|35	%makeinstall_std
14cr|perl-Term-InKey-1.40.0-5|36	
14cr|perl-Term-InKey-1.40.0-5|37	# cleanup
14cr|perl-Term-InKey-1.40.0-5|38	rm -f %{buildroot}%{perl_vendorlib}/Term/demo.pl
14cr|perl-Term-InKey-1.40.0-5|39	
14cr|perl-Term-InKey-1.40.0-5|40	%files
14cr|perl-Term-InKey-1.40.0-5|41	%doc Changes README
14cr|perl-Term-InKey-1.40.0-5|42	%{perl_vendorlib}/Term/InKey.pm
14cr|perl-Term-InKey-1.40.0-5|43	%{_mandir}/*/*
14cr|perl-Term-InKey-1.40.0-5|44	
14cr|perl-Term-InKey-1.40.0-5|45	
14cr|perl-Term-InKey-1.40.0-5|46	
14cr|perl-Term-InKey-1.40.0-5|47	%changelog
14cr|perl-Term-InKey-1.40.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-5
14cr|perl-Term-InKey-1.40.0-5|49	+ Revision: 5d91e84
14cr|perl-Term-InKey-1.40.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Term-InKey-1.40.0-5|51	
14cr|perl-Term-InKey-1.40.0-5|52	

5596 14
14cr|perl-Term-ProgressBar-2.150.0-3|1	%define upstream_name	 Term-ProgressBar
14cr|perl-Term-ProgressBar-2.150.0-3|2	%define upstream_version 2.15
14cr|perl-Term-ProgressBar-2.150.0-3|3	
14cr|perl-Term-ProgressBar-2.150.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Term-ProgressBar-2.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-ProgressBar-2.150.0-3|6	Release:	3
14cr|perl-Term-ProgressBar-2.150.0-3|7	
14cr|perl-Term-ProgressBar-2.150.0-3|8	Summary:	Provides a progress meter on a standard terminal
14cr|perl-Term-ProgressBar-2.150.0-3|9	
14cr|perl-Term-ProgressBar-2.150.0-3|10	
14cr|perl-Term-ProgressBar-2.150.0-3|11	License:	GPL+ or Artistic
14cr|perl-Term-ProgressBar-2.150.0-3|12	Group:		Development/Perl
14cr|perl-Term-ProgressBar-2.150.0-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ProgressBar-2.150.0-3|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ProgressBar-2.150.0-3|15	
14cr|perl-Term-ProgressBar-2.150.0-3|16	BuildRequires:	perl-devel
14cr|perl-Term-ProgressBar-2.150.0-3|17	BuildRequires:	perl(Class::MethodMaker)
14cr|perl-Term-ProgressBar-2.150.0-3|18	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Term-ProgressBar-2.150.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-Term-ProgressBar-2.150.0-3|20	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Term-ProgressBar-2.150.0-3|21	BuildArch:	noarch
14cr|perl-Term-ProgressBar-2.150.0-3|22	
14cr|perl-Term-ProgressBar-2.150.0-3|23	%description
14cr|perl-Term-ProgressBar-2.150.0-3|24	Term::ProgressBar provides a simple progress bar on the terminal, to
14cr|perl-Term-ProgressBar-2.150.0-3|25	let the user know that something is happening, roughly how much stuff
14cr|perl-Term-ProgressBar-2.150.0-3|26	has been done, and maybe an estimate at how long remains.
14cr|perl-Term-ProgressBar-2.150.0-3|27	
14cr|perl-Term-ProgressBar-2.150.0-3|28	%prep
14cr|perl-Term-ProgressBar-2.150.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ProgressBar-2.150.0-3|30	
14cr|perl-Term-ProgressBar-2.150.0-3|31	%build
14cr|perl-Term-ProgressBar-2.150.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ProgressBar-2.150.0-3|33	make
14cr|perl-Term-ProgressBar-2.150.0-3|34	
14cr|perl-Term-ProgressBar-2.150.0-3|35	%check
14cr|perl-Term-ProgressBar-2.150.0-3|36	make test
14cr|perl-Term-ProgressBar-2.150.0-3|37	
14cr|perl-Term-ProgressBar-2.150.0-3|38	%install
14cr|perl-Term-ProgressBar-2.150.0-3|39	%makeinstall_std
14cr|perl-Term-ProgressBar-2.150.0-3|40	
14cr|perl-Term-ProgressBar-2.150.0-3|41	%files
14cr|perl-Term-ProgressBar-2.150.0-3|42	%{perl_vendorlib}/Term/ProgressBar.pm
14cr|perl-Term-ProgressBar-2.150.0-3|43	%{_mandir}/*/*
14cr|perl-Term-ProgressBar-2.150.0-3|44	%{perl_vendorlib}/Term/ProgressBar/IO.pm
14cr|perl-Term-ProgressBar-2.150.0-3|45	
14cr|perl-Term-ProgressBar-2.150.0-3|46	
14cr|perl-Term-ProgressBar-2.150.0-3|47	
14cr|perl-Term-ProgressBar-2.150.0-3|48	%changelog
14cr|perl-Term-ProgressBar-2.150.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.150.0-3
14cr|perl-Term-ProgressBar-2.150.0-3|50	+ Revision: fa55151
14cr|perl-Term-ProgressBar-2.150.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Term-ProgressBar-2.150.0-3|52	
14cr|perl-Term-ProgressBar-2.150.0-3|53	

5597 14
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|1	%define upstream_name    Term-ProgressBar-Quiet
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|2	%define upstream_version 0.31
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|3	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|6	Release:	5
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|7	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|8	Summary:	Provide a progress meter if run interactively
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|9	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|11	Group:		Development/Perl
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|14	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|16	BuildRequires:	perl(IO::Interactive)
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|17	BuildRequires:	perl(Term::ProgressBar)
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|18	BuildRequires:	perl(Test::MockObject)
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|20	BuildArch:	noarch
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|21	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|22	%description
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|23	the Term::ProgressBar manpage is a wonderful module for showing progress
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|24	bars on the terminal. This module acts very much like that module when it
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|25	is run interactively. However, when it is not run interactively (for
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|26	example, as a cron job) then it does not show the progress bar.
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|27	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|28	%prep
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|30	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|31	%build
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|33	%make
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|34	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|35	%check
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|36	%make test
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|37	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|38	%install
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|39	%makeinstall_std
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|40	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|41	%files
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|42	%doc CHANGES README
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|43	%{_mandir}/man3/*
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|44	%{perl_vendorlib}/*
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|45	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|46	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|47	%changelog
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-5
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|49	+ Revision: cf39bc5
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|51	
14cr|perl-Term-ProgressBar-Quiet-0.310.0-5|52	

5598 14
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|1	%define upstream_name    Term-ProgressBar-Simple
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|3	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|6	Release:	5
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|7	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|8	Summary:	Simpler progress bars
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|9	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|14	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|16	BuildRequires:	perl(Term::ProgressBar::Quiet)
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|17	BuildArch:	noarch
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|18	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|19	%description
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|20	Progress bars are handy - they tell you how much work has been done, how
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|21	much is left to do and estimate how long it will take.
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|22	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|23	But they can be fiddly!
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|24	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|25	This module does the right thing in almost all cases in a really convenient
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|26	way.
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|27	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|28	%prep
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|30	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|31	%build
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|33	%make
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|34	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|35	%check
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|36	%make test
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|37	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|38	%install
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|39	%makeinstall_std
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|40	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|41	%files
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|42	%doc CHANGES
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|43	%{_mandir}/man3/*
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|44	%{perl_vendorlib}/*
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|45	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|46	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|47	%changelog
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|49	+ Revision: 3ffac89
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|51	
14cr|perl-Term-ProgressBar-Simple-0.30.0-5|52	

5599 14
14cr|perl-Term-Prompt-1.40.0-4|1	%define upstream_name    Term-Prompt
14cr|perl-Term-Prompt-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-Term-Prompt-1.40.0-4|3	
14cr|perl-Term-Prompt-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Prompt-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Prompt-1.40.0-4|6	Release:	4
14cr|perl-Term-Prompt-1.40.0-4|7	
14cr|perl-Term-Prompt-1.40.0-4|8	Summary:	Perl extension for prompting a user for information
14cr|perl-Term-Prompt-1.40.0-4|9	
14cr|perl-Term-Prompt-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Term-Prompt-1.40.0-4|11	Group:		Development/Perl
14cr|perl-Term-Prompt-1.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Prompt-1.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-Prompt-1.40.0-4|14	
14cr|perl-Term-Prompt-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Term-Prompt-1.40.0-4|16	BuildRequires:	perl(Term::ReadKey)
14cr|perl-Term-Prompt-1.40.0-4|17	BuildArch:	noarch
14cr|perl-Term-Prompt-1.40.0-4|18	
14cr|perl-Term-Prompt-1.40.0-4|19	%description
14cr|perl-Term-Prompt-1.40.0-4|20	A Perl module for prompting a user for information.
14cr|perl-Term-Prompt-1.40.0-4|21	
14cr|perl-Term-Prompt-1.40.0-4|22	%prep
14cr|perl-Term-Prompt-1.40.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Prompt-1.40.0-4|24	chmod 644 Changes README lib/Term/Prompt.pm
14cr|perl-Term-Prompt-1.40.0-4|25	perl -pi -e 's/\r\n$/\n/;'  Changes README lib/Term/Prompt.pm
14cr|perl-Term-Prompt-1.40.0-4|26	
14cr|perl-Term-Prompt-1.40.0-4|27	%build
14cr|perl-Term-Prompt-1.40.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Prompt-1.40.0-4|29	%make
14cr|perl-Term-Prompt-1.40.0-4|30	
14cr|perl-Term-Prompt-1.40.0-4|31	%check
14cr|perl-Term-Prompt-1.40.0-4|32	make test
14cr|perl-Term-Prompt-1.40.0-4|33	
14cr|perl-Term-Prompt-1.40.0-4|34	%install
14cr|perl-Term-Prompt-1.40.0-4|35	%makeinstall_std
14cr|perl-Term-Prompt-1.40.0-4|36	
14cr|perl-Term-Prompt-1.40.0-4|37	%files
14cr|perl-Term-Prompt-1.40.0-4|38	%doc Changes README
14cr|perl-Term-Prompt-1.40.0-4|39	%{perl_vendorlib}/Term
14cr|perl-Term-Prompt-1.40.0-4|40	%{_mandir}/*/*
14cr|perl-Term-Prompt-1.40.0-4|41	
14cr|perl-Term-Prompt-1.40.0-4|42	
14cr|perl-Term-Prompt-1.40.0-4|43	
14cr|perl-Term-Prompt-1.40.0-4|44	%changelog
14cr|perl-Term-Prompt-1.40.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-Term-Prompt-1.40.0-4|46	+ Revision: 48d901f
14cr|perl-Term-Prompt-1.40.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Term-Prompt-1.40.0-4|48	
14cr|perl-Term-Prompt-1.40.0-4|49	

5600 14
14cr|perl-Term-Query-2.0-9|1	%define real_name Term-Query
14cr|perl-Term-Query-2.0-9|2	
14cr|perl-Term-Query-2.0-9|3	Summary:	Term::Query - table-driven query routine
14cr|perl-Term-Query-2.0-9|4	
14cr|perl-Term-Query-2.0-9|5	Name:		perl-%{real_name}
14cr|perl-Term-Query-2.0-9|6	Version:	2.0
14cr|perl-Term-Query-2.0-9|7	Release: 9
14cr|perl-Term-Query-2.0-9|8	License:	GPL or Artistic
14cr|perl-Term-Query-2.0-9|9	Group:		Development/Perl
14cr|perl-Term-Query-2.0-9|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-Term-Query-2.0-9|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{real_name}-%{version}.tar.bz2
14cr|perl-Term-Query-2.0-9|12	BuildRequires:	perl-devel
14cr|perl-Term-Query-2.0-9|13	BuildRequires:	perl(Array::PrintCols)
14cr|perl-Term-Query-2.0-9|14	BuildArch:	noarch
14cr|perl-Term-Query-2.0-9|15	
14cr|perl-Term-Query-2.0-9|16	%description
14cr|perl-Term-Query-2.0-9|17	Term::Query is a Perl 5 module, which performs generalized queries on
14cr|perl-Term-Query-2.0-9|18	various kinds of values. Validation and normalization of input, based
14cr|perl-Term-Query-2.0-9|19	on the type, is automated, as is error reporting and re-solicitation
14cr|perl-Term-Query-2.0-9|20	of input.
14cr|perl-Term-Query-2.0-9|21	
14cr|perl-Term-Query-2.0-9|22	%prep
14cr|perl-Term-Query-2.0-9|23	%setup -q -n %{real_name}-%{version}
14cr|perl-Term-Query-2.0-9|24	
14cr|perl-Term-Query-2.0-9|25	%build
14cr|perl-Term-Query-2.0-9|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Query-2.0-9|27	%make
14cr|perl-Term-Query-2.0-9|28	
14cr|perl-Term-Query-2.0-9|29	%check
14cr|perl-Term-Query-2.0-9|30	# make test don't work
14cr|perl-Term-Query-2.0-9|31	# make test
14cr|perl-Term-Query-2.0-9|32	
14cr|perl-Term-Query-2.0-9|33	%install
14cr|perl-Term-Query-2.0-9|34	%makeinstall_std
14cr|perl-Term-Query-2.0-9|35	
14cr|perl-Term-Query-2.0-9|36	%clean
14cr|perl-Term-Query-2.0-9|37	
14cr|perl-Term-Query-2.0-9|38	%files
14cr|perl-Term-Query-2.0-9|39	%doc ChangeLog README
14cr|perl-Term-Query-2.0-9|40	%{perl_vendorlib}/Term/*
14cr|perl-Term-Query-2.0-9|41	%{_mandir}/*/*
14cr|perl-Term-Query-2.0-9|42	
14cr|perl-Term-Query-2.0-9|43	
14cr|perl-Term-Query-2.0-9|44	
14cr|perl-Term-Query-2.0-9|45	
14cr|perl-Term-Query-2.0-9|46	%changelog
14cr|perl-Term-Query-2.0-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
14cr|perl-Term-Query-2.0-9|48	+ Revision: 2e634be
14cr|perl-Term-Query-2.0-9|49	- MassBuild#464: Increase release tag
14cr|perl-Term-Query-2.0-9|50	
14cr|perl-Term-Query-2.0-9|51	

5601 14
14cr|perl-Term-ReadLine-Perl-1.30.300-4|1	%define upstream_name    Term-ReadLine-Perl
14cr|perl-Term-ReadLine-Perl-1.30.300-4|2	%define upstream_version 1.0303
14cr|perl-Term-ReadLine-Perl-1.30.300-4|3	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|4	Name:		perl-%{upstream_name}
14cr|perl-Term-ReadLine-Perl-1.30.300-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-ReadLine-Perl-1.30.300-4|6	Release:	4
14cr|perl-Term-ReadLine-Perl-1.30.300-4|7	Epoch:		1
14cr|perl-Term-ReadLine-Perl-1.30.300-4|8	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|9	Summary:	Perl interface to readline libraries
14cr|perl-Term-ReadLine-Perl-1.30.300-4|10	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|11	License:	GPL+ or Artistic
14cr|perl-Term-ReadLine-Perl-1.30.300-4|12	Group:		Development/Perl
14cr|perl-Term-ReadLine-Perl-1.30.300-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ReadLine-Perl-1.30.300-4|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ReadLine-Perl-1.30.300-4|15	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|16	BuildRequires:	perl-devel
14cr|perl-Term-ReadLine-Perl-1.30.300-4|17	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|18	BuildArch:	noarch
14cr|perl-Term-ReadLine-Perl-1.30.300-4|19	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|20	%description
14cr|perl-Term-ReadLine-Perl-1.30.300-4|21	This is a quick implementation of the minimal interface to Readline
14cr|perl-Term-ReadLine-Perl-1.30.300-4|22	libraries. The implementation is made in Perl (mostly) by Jeffrey
14cr|perl-Term-ReadLine-Perl-1.30.300-4|23	Friedl. The only thing this library does is to make it conformant (and
14cr|perl-Term-ReadLine-Perl-1.30.300-4|24	add some minimal changes, like using Term::ReadKey if present, and
14cr|perl-Term-ReadLine-Perl-1.30.300-4|25	correct work under xterm).
14cr|perl-Term-ReadLine-Perl-1.30.300-4|26	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|27	%prep
14cr|perl-Term-ReadLine-Perl-1.30.300-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ReadLine-Perl-1.30.300-4|29	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|30	%build
14cr|perl-Term-ReadLine-Perl-1.30.300-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ReadLine-Perl-1.30.300-4|32	%make
14cr|perl-Term-ReadLine-Perl-1.30.300-4|33	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|34	%check
14cr|perl-Term-ReadLine-Perl-1.30.300-4|35	# useless in non-interactive context
14cr|perl-Term-ReadLine-Perl-1.30.300-4|36	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|37	%install
14cr|perl-Term-ReadLine-Perl-1.30.300-4|38	%makeinstall_std
14cr|perl-Term-ReadLine-Perl-1.30.300-4|39	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|40	%files
14cr|perl-Term-ReadLine-Perl-1.30.300-4|41	%doc CHANGES README
14cr|perl-Term-ReadLine-Perl-1.30.300-4|42	%{perl_vendorlib}/Term
14cr|perl-Term-ReadLine-Perl-1.30.300-4|43	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|44	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|45	%changelog
14cr|perl-Term-ReadLine-Perl-1.30.300-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.30.300-4
14cr|perl-Term-ReadLine-Perl-1.30.300-4|47	+ Revision: 1b73d84
14cr|perl-Term-ReadLine-Perl-1.30.300-4|48	- MassBuild#464: Increase release tag
14cr|perl-Term-ReadLine-Perl-1.30.300-4|49	
14cr|perl-Term-ReadLine-Perl-1.30.300-4|50	

5602 14
14cr|perl-Term-ReadPassword-0.110.0-6|1	%define upstream_name    Term-ReadPassword
14cr|perl-Term-ReadPassword-0.110.0-6|2	%define upstream_version 0.11
14cr|perl-Term-ReadPassword-0.110.0-6|3	
14cr|perl-Term-ReadPassword-0.110.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Term-ReadPassword-0.110.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-ReadPassword-0.110.0-6|6	Release:	6
14cr|perl-Term-ReadPassword-0.110.0-6|7	
14cr|perl-Term-ReadPassword-0.110.0-6|8	Summary:	Asking the user for a password
14cr|perl-Term-ReadPassword-0.110.0-6|9	
14cr|perl-Term-ReadPassword-0.110.0-6|10	License:	GPL+ or Artistic
14cr|perl-Term-ReadPassword-0.110.0-6|11	Group:		Development/Perl
14cr|perl-Term-ReadPassword-0.110.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-ReadPassword-0.110.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ReadPassword-0.110.0-6|14	
14cr|perl-Term-ReadPassword-0.110.0-6|15	BuildRequires:	perl-devel
14cr|perl-Term-ReadPassword-0.110.0-6|16	BuildArch:	noarch
14cr|perl-Term-ReadPassword-0.110.0-6|17	
14cr|perl-Term-ReadPassword-0.110.0-6|18	%description
14cr|perl-Term-ReadPassword-0.110.0-6|19	This module lets you ask the user for a password in the traditional way,
14cr|perl-Term-ReadPassword-0.110.0-6|20	from the keyboard, without echoing.
14cr|perl-Term-ReadPassword-0.110.0-6|21	
14cr|perl-Term-ReadPassword-0.110.0-6|22	This is not intended for use over the web; user authentication over the web
14cr|perl-Term-ReadPassword-0.110.0-6|23	is another matter entirely. Also, this module should generally be used in
14cr|perl-Term-ReadPassword-0.110.0-6|24	conjunction with Perl's *crypt()* function, sold separately.
14cr|perl-Term-ReadPassword-0.110.0-6|25	
14cr|perl-Term-ReadPassword-0.110.0-6|26	The *read_password* function prompts for input, reads a line of text from
14cr|perl-Term-ReadPassword-0.110.0-6|27	the keyboard, then returns that line to the caller. The line of text
14cr|perl-Term-ReadPassword-0.110.0-6|28	doesn't include the newline character, so there's no need to use *chomp*.
14cr|perl-Term-ReadPassword-0.110.0-6|29	
14cr|perl-Term-ReadPassword-0.110.0-6|30	%prep
14cr|perl-Term-ReadPassword-0.110.0-6|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-ReadPassword-0.110.0-6|32	
14cr|perl-Term-ReadPassword-0.110.0-6|33	%build
14cr|perl-Term-ReadPassword-0.110.0-6|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ReadPassword-0.110.0-6|35	%make
14cr|perl-Term-ReadPassword-0.110.0-6|36	
14cr|perl-Term-ReadPassword-0.110.0-6|37	%check
14cr|perl-Term-ReadPassword-0.110.0-6|38	#Commenting-out because it's interactive.
14cr|perl-Term-ReadPassword-0.110.0-6|39	#make test
14cr|perl-Term-ReadPassword-0.110.0-6|40	
14cr|perl-Term-ReadPassword-0.110.0-6|41	%install
14cr|perl-Term-ReadPassword-0.110.0-6|42	%makeinstall_std
14cr|perl-Term-ReadPassword-0.110.0-6|43	
14cr|perl-Term-ReadPassword-0.110.0-6|44	%files
14cr|perl-Term-ReadPassword-0.110.0-6|45	%doc Changes META.yml README
14cr|perl-Term-ReadPassword-0.110.0-6|46	%{_mandir}/man3/*
14cr|perl-Term-ReadPassword-0.110.0-6|47	%{perl_vendorlib}/*
14cr|perl-Term-ReadPassword-0.110.0-6|48	
14cr|perl-Term-ReadPassword-0.110.0-6|49	
14cr|perl-Term-ReadPassword-0.110.0-6|50	
14cr|perl-Term-ReadPassword-0.110.0-6|51	%changelog
14cr|perl-Term-ReadPassword-0.110.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-6
14cr|perl-Term-ReadPassword-0.110.0-6|53	+ Revision: a12700d
14cr|perl-Term-ReadPassword-0.110.0-6|54	- MassBuild#464: Increase release tag
14cr|perl-Term-ReadPassword-0.110.0-6|55	
14cr|perl-Term-ReadPassword-0.110.0-6|56	

5603 14
14cr|perl-Term-Report-1.180.0-5|1	%define upstream_name    Term-Report
14cr|perl-Term-Report-1.180.0-5|2	%define upstream_version 1.18
14cr|perl-Term-Report-1.180.0-5|3	
14cr|perl-Term-Report-1.180.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Report-1.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Report-1.180.0-5|6	Release:	5
14cr|perl-Term-Report-1.180.0-5|7	
14cr|perl-Term-Report-1.180.0-5|8	Summary:	Easy way to create dynamic 'reports' from within scripts
14cr|perl-Term-Report-1.180.0-5|9	
14cr|perl-Term-Report-1.180.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-Report-1.180.0-5|11	Group:		Development/Perl
14cr|perl-Term-Report-1.180.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Report-1.180.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-Report-1.180.0-5|14	
14cr|perl-Term-Report-1.180.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-Report-1.180.0-5|16	BuildArch:	noarch
14cr|perl-Term-Report-1.180.0-5|17	
14cr|perl-Term-Report-1.180.0-5|18	%description
14cr|perl-Term-Report-1.180.0-5|19	Term::Report can be used to generate nicely formatted dynamic output. It can
14cr|perl-Term-Report-1.180.0-5|20	also use Term::StatusBar to show progress and Number::Format so numbers show up
14cr|perl-Term-Report-1.180.0-5|21	more readable. All output is sent to STDOUT by default.
14cr|perl-Term-Report-1.180.0-5|22	
14cr|perl-Term-Report-1.180.0-5|23	The current release may not be compatible with previous code. Many changes were
14cr|perl-Term-Report-1.180.0-5|24	made with regards to how output could be formatted.
14cr|perl-Term-Report-1.180.0-5|25	
14cr|perl-Term-Report-1.180.0-5|26	%prep
14cr|perl-Term-Report-1.180.0-5|27	%setup -q -n %{upstream_name}
14cr|perl-Term-Report-1.180.0-5|28	
14cr|perl-Term-Report-1.180.0-5|29	%build
14cr|perl-Term-Report-1.180.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Report-1.180.0-5|31	%make
14cr|perl-Term-Report-1.180.0-5|32	
14cr|perl-Term-Report-1.180.0-5|33	%check
14cr|perl-Term-Report-1.180.0-5|34	make test
14cr|perl-Term-Report-1.180.0-5|35	
14cr|perl-Term-Report-1.180.0-5|36	%install
14cr|perl-Term-Report-1.180.0-5|37	%makeinstall_std
14cr|perl-Term-Report-1.180.0-5|38	
14cr|perl-Term-Report-1.180.0-5|39	%files
14cr|perl-Term-Report-1.180.0-5|40	%doc README
14cr|perl-Term-Report-1.180.0-5|41	%{perl_vendorlib}/Term*
14cr|perl-Term-Report-1.180.0-5|42	%{_mandir}/*/*
14cr|perl-Term-Report-1.180.0-5|43	
14cr|perl-Term-Report-1.180.0-5|44	
14cr|perl-Term-Report-1.180.0-5|45	%changelog
14cr|perl-Term-Report-1.180.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-5
14cr|perl-Term-Report-1.180.0-5|47	+ Revision: 6ae588e
14cr|perl-Term-Report-1.180.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Term-Report-1.180.0-5|49	
14cr|perl-Term-Report-1.180.0-5|50	

5604 14
14cr|perl-Term-Screen-1.30.0-5|1	%define upstream_name    Term-Screen
14cr|perl-Term-Screen-1.30.0-5|2	%define upstream_version 1.03
14cr|perl-Term-Screen-1.30.0-5|3	
14cr|perl-Term-Screen-1.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Screen-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Screen-1.30.0-5|6	Release:	5
14cr|perl-Term-Screen-1.30.0-5|7	
14cr|perl-Term-Screen-1.30.0-5|8	Summary:	A simple all-Perl Term::Cap based screen positioning module
14cr|perl-Term-Screen-1.30.0-5|9	
14cr|perl-Term-Screen-1.30.0-5|10	License:	Artistic
14cr|perl-Term-Screen-1.30.0-5|11	Group:		Development/Perl
14cr|perl-Term-Screen-1.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Screen-1.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-Screen-1.30.0-5|14	
14cr|perl-Term-Screen-1.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-Screen-1.30.0-5|16	BuildArch:	noarch
14cr|perl-Term-Screen-1.30.0-5|17	
14cr|perl-Term-Screen-1.30.0-5|18	%description
14cr|perl-Term-Screen-1.30.0-5|19	Term::Screen is a very simple screen positioning module that should
14cr|perl-Term-Screen-1.30.0-5|20	work wherever C<Term::Cap> does. It is set up for Unix using stty's but
14cr|perl-Term-Screen-1.30.0-5|21	these dependences are isolated by evals in the C<new> constructor. Thus
14cr|perl-Term-Screen-1.30.0-5|22	you may create a child module implementing Screen with MS-DOS, ioctl,
14cr|perl-Term-Screen-1.30.0-5|23	or other means to get raw and unblocked input. This is not a replacement
14cr|perl-Term-Screen-1.30.0-5|24	for Curses -- it has no memory.  This was written so that it could be
14cr|perl-Term-Screen-1.30.0-5|25	easily changed to fit nasty systems, and to be available first thing.
14cr|perl-Term-Screen-1.30.0-5|26	
14cr|perl-Term-Screen-1.30.0-5|27	The input functions getch, key_pressed, echo, and noecho are implemented
14cr|perl-Term-Screen-1.30.0-5|28	so as to work under a fairly standard Unix system. They use 'stty'
14cr|perl-Term-Screen-1.30.0-5|29	to set raw and no echo modes and turn on auto flush. All of these are
14cr|perl-Term-Screen-1.30.0-5|30	'eval'ed so that this class can be inherited for new definitions easily.
14cr|perl-Term-Screen-1.30.0-5|31	
14cr|perl-Term-Screen-1.30.0-5|32	Term::Screen was designed to be "required", then used with object syntax
14cr|perl-Term-Screen-1.30.0-5|33	as shown above. One quirk (which the author was used to so he didn't
14cr|perl-Term-Screen-1.30.0-5|34	care) is that for function key translation, no delay is set. So for many
14cr|perl-Term-Screen-1.30.0-5|35	terminals to get an esc character, you have to hit another char after it,
14cr|perl-Term-Screen-1.30.0-5|36	generally another esc.
14cr|perl-Term-Screen-1.30.0-5|37	
14cr|perl-Term-Screen-1.30.0-5|38	%prep
14cr|perl-Term-Screen-1.30.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Screen-1.30.0-5|40	
14cr|perl-Term-Screen-1.30.0-5|41	%build
14cr|perl-Term-Screen-1.30.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Screen-1.30.0-5|43	%make
14cr|perl-Term-Screen-1.30.0-5|44	
14cr|perl-Term-Screen-1.30.0-5|45	%check
14cr|perl-Term-Screen-1.30.0-5|46	# tests seems to be interactive only
14cr|perl-Term-Screen-1.30.0-5|47	#make test
14cr|perl-Term-Screen-1.30.0-5|48	
14cr|perl-Term-Screen-1.30.0-5|49	%install
14cr|perl-Term-Screen-1.30.0-5|50	%makeinstall_std
14cr|perl-Term-Screen-1.30.0-5|51	
14cr|perl-Term-Screen-1.30.0-5|52	%files
14cr|perl-Term-Screen-1.30.0-5|53	%{perl_vendorlib}/Term
14cr|perl-Term-Screen-1.30.0-5|54	%{_mandir}/man3/*
14cr|perl-Term-Screen-1.30.0-5|55	
14cr|perl-Term-Screen-1.30.0-5|56	
14cr|perl-Term-Screen-1.30.0-5|57	
14cr|perl-Term-Screen-1.30.0-5|58	%changelog
14cr|perl-Term-Screen-1.30.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-5
14cr|perl-Term-Screen-1.30.0-5|60	+ Revision: d259dd1
14cr|perl-Term-Screen-1.30.0-5|61	- MassBuild#464: Increase release tag
14cr|perl-Term-Screen-1.30.0-5|62	
14cr|perl-Term-Screen-1.30.0-5|63	

5605 14
14cr|perl-Term-Shell-0.60.0-2|1	%define upstream_name    Term-Shell
14cr|perl-Term-Shell-0.60.0-2|2	%define upstream_version 0.06
14cr|perl-Term-Shell-0.60.0-2|3	
14cr|perl-Term-Shell-0.60.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Shell-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-Shell-0.60.0-2|6	Release:	2
14cr|perl-Term-Shell-0.60.0-2|7	
14cr|perl-Term-Shell-0.60.0-2|8	Summary:	Write command-line shells in Perl
14cr|perl-Term-Shell-0.60.0-2|9	
14cr|perl-Term-Shell-0.60.0-2|10	
14cr|perl-Term-Shell-0.60.0-2|11	License:	GPL+ or Artistic
14cr|perl-Term-Shell-0.60.0-2|12	Group:		Development/Perl
14cr|perl-Term-Shell-0.60.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Shell-0.60.0-2|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-Shell-0.60.0-2|15	
14cr|perl-Term-Shell-0.60.0-2|16	BuildRequires:	perl-devel
14cr|perl-Term-Shell-0.60.0-2|17	BuildArch:	noarch
14cr|perl-Term-Shell-0.60.0-2|18	
14cr|perl-Term-Shell-0.60.0-2|19	%description
14cr|perl-Term-Shell-0.60.0-2|20	Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
14cr|perl-Term-Shell-0.60.0-2|21	All the boring details like command-line parsing and terminal handling are
14cr|perl-Term-Shell-0.60.0-2|22	done for you.
14cr|perl-Term-Shell-0.60.0-2|23	
14cr|perl-Term-Shell-0.60.0-2|24	%prep
14cr|perl-Term-Shell-0.60.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Shell-0.60.0-2|26	
14cr|perl-Term-Shell-0.60.0-2|27	%build
14cr|perl-Term-Shell-0.60.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Shell-0.60.0-2|29	%make
14cr|perl-Term-Shell-0.60.0-2|30	
14cr|perl-Term-Shell-0.60.0-2|31	%check
14cr|perl-Term-Shell-0.60.0-2|32	make test
14cr|perl-Term-Shell-0.60.0-2|33	
14cr|perl-Term-Shell-0.60.0-2|34	%install
14cr|perl-Term-Shell-0.60.0-2|35	%makeinstall_std
14cr|perl-Term-Shell-0.60.0-2|36	
14cr|perl-Term-Shell-0.60.0-2|37	%files
14cr|perl-Term-Shell-0.60.0-2|38	%doc Changes README
14cr|perl-Term-Shell-0.60.0-2|39	%{perl_vendorlib}/Term/Shell*
14cr|perl-Term-Shell-0.60.0-2|40	%{_mandir}/*/*
14cr|perl-Term-Shell-0.60.0-2|41	
14cr|perl-Term-Shell-0.60.0-2|42	
14cr|perl-Term-Shell-0.60.0-2|43	
14cr|perl-Term-Shell-0.60.0-2|44	
14cr|perl-Term-Shell-0.60.0-2|45	%changelog
14cr|perl-Term-Shell-0.60.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-2
14cr|perl-Term-Shell-0.60.0-2|47	+ Revision: 0b7dd35
14cr|perl-Term-Shell-0.60.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-Term-Shell-0.60.0-2|49	
14cr|perl-Term-Shell-0.60.0-2|50	

5606 14
14cr|perl-Term-ShellUI-0.920.0-3|1	%define upstream_name    Term-ShellUI
14cr|perl-Term-ShellUI-0.920.0-3|2	%define upstream_version 0.92
14cr|perl-Term-ShellUI-0.920.0-3|3	
14cr|perl-Term-ShellUI-0.920.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Term-ShellUI-0.920.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Term-ShellUI-0.920.0-3|6	Release:    3
14cr|perl-Term-ShellUI-0.920.0-3|7	
14cr|perl-Term-ShellUI-0.920.0-3|8	Summary:    Parse a string into tokens
14cr|perl-Term-ShellUI-0.920.0-3|9	
14cr|perl-Term-ShellUI-0.920.0-3|10	License:    MIT
14cr|perl-Term-ShellUI-0.920.0-3|11	Group:      Development/Perl
14cr|perl-Term-ShellUI-0.920.0-3|12	Url:        https://github.com/bronson/Term-ShellUI
14cr|perl-Term-ShellUI-0.920.0-3|13	Source0:    http://search.cpan.org/CPAN/authors/id/B/BR/BRONSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-ShellUI-0.920.0-3|14	
14cr|perl-Term-ShellUI-0.920.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Term-ShellUI-0.920.0-3|16	BuildRequires: perl-devel
14cr|perl-Term-ShellUI-0.920.0-3|17	BuildArch: noarch
14cr|perl-Term-ShellUI-0.920.0-3|18	
14cr|perl-Term-ShellUI-0.920.0-3|19	%description
14cr|perl-Term-ShellUI-0.920.0-3|20	Term::ShellUI uses the history and autocompletion features of the
14cr|perl-Term-ShellUI-0.920.0-3|21	Term::ReadLine manpage to present a sophisticated command-line interface to
14cr|perl-Term-ShellUI-0.920.0-3|22	the user. It tries to make every feature that one would expect to see in a
14cr|perl-Term-ShellUI-0.920.0-3|23	fully interactive shell trivial to implement. You simply declare your
14cr|perl-Term-ShellUI-0.920.0-3|24	command set and let ShellUI take care of the heavy lifting.
14cr|perl-Term-ShellUI-0.920.0-3|25	
14cr|perl-Term-ShellUI-0.920.0-3|26	This module was previously called the Term::GDBUI manpage.
14cr|perl-Term-ShellUI-0.920.0-3|27	
14cr|perl-Term-ShellUI-0.920.0-3|28	%prep
14cr|perl-Term-ShellUI-0.920.0-3|29	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Term-ShellUI-0.920.0-3|30	
14cr|perl-Term-ShellUI-0.920.0-3|31	%build
14cr|perl-Term-ShellUI-0.920.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-ShellUI-0.920.0-3|33	
14cr|perl-Term-ShellUI-0.920.0-3|34	%make
14cr|perl-Term-ShellUI-0.920.0-3|35	
14cr|perl-Term-ShellUI-0.920.0-3|36	%check
14cr|perl-Term-ShellUI-0.920.0-3|37	%make test
14cr|perl-Term-ShellUI-0.920.0-3|38	
14cr|perl-Term-ShellUI-0.920.0-3|39	%install
14cr|perl-Term-ShellUI-0.920.0-3|40	%makeinstall_std
14cr|perl-Term-ShellUI-0.920.0-3|41	
14cr|perl-Term-ShellUI-0.920.0-3|42	%files
14cr|perl-Term-ShellUI-0.920.0-3|43	%doc Changes README META.yml
14cr|perl-Term-ShellUI-0.920.0-3|44	%{_mandir}/man3/*
14cr|perl-Term-ShellUI-0.920.0-3|45	%{perl_vendorlib}/*
14cr|perl-Term-ShellUI-0.920.0-3|46	
14cr|perl-Term-ShellUI-0.920.0-3|47	
14cr|perl-Term-ShellUI-0.920.0-3|48	%changelog
14cr|perl-Term-ShellUI-0.920.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-3
14cr|perl-Term-ShellUI-0.920.0-3|50	+ Revision: b0834aa
14cr|perl-Term-ShellUI-0.920.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Term-ShellUI-0.920.0-3|52	
14cr|perl-Term-ShellUI-0.920.0-3|53	

5607 14
14cr|perl-Term-Size-0.207.0-5|1	%define upstream_name    Term-Size
14cr|perl-Term-Size-0.207.0-5|2	%define upstream_version 0.207
14cr|perl-Term-Size-0.207.0-5|3	
14cr|perl-Term-Size-0.207.0-5|4	Name:	 perl-%{upstream_name}
14cr|perl-Term-Size-0.207.0-5|5	Version: %perl_convert_version %{upstream_version}
14cr|perl-Term-Size-0.207.0-5|6	Release:	5
14cr|perl-Term-Size-0.207.0-5|7	
14cr|perl-Term-Size-0.207.0-5|8	Summary:	Perl extension for retrieving terminal size
14cr|perl-Term-Size-0.207.0-5|9	
14cr|perl-Term-Size-0.207.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-Size-0.207.0-5|11	Group:		Development/Perl
14cr|perl-Term-Size-0.207.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Size-0.207.0-5|13	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-Size-0.207.0-5|14	
14cr|perl-Term-Size-0.207.0-5|15	BuildRequires: perl-devel
14cr|perl-Term-Size-0.207.0-5|16	
14cr|perl-Term-Size-0.207.0-5|17	%description
14cr|perl-Term-Size-0.207.0-5|18	Term::Size is a Perl module which provides a straightforward way to get
14cr|perl-Term-Size-0.207.0-5|19	the size of the terminal (or window) on which a script is running.
14cr|perl-Term-Size-0.207.0-5|20	
14cr|perl-Term-Size-0.207.0-5|21	%prep
14cr|perl-Term-Size-0.207.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Size-0.207.0-5|23	
14cr|perl-Term-Size-0.207.0-5|24	%build
14cr|perl-Term-Size-0.207.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Size-0.207.0-5|26	%make
14cr|perl-Term-Size-0.207.0-5|27	
14cr|perl-Term-Size-0.207.0-5|28	%check
14cr|perl-Term-Size-0.207.0-5|29	make test
14cr|perl-Term-Size-0.207.0-5|30	
14cr|perl-Term-Size-0.207.0-5|31	%install
14cr|perl-Term-Size-0.207.0-5|32	%makeinstall_std
14cr|perl-Term-Size-0.207.0-5|33	
14cr|perl-Term-Size-0.207.0-5|34	%clean
14cr|perl-Term-Size-0.207.0-5|35	
14cr|perl-Term-Size-0.207.0-5|36	%files
14cr|perl-Term-Size-0.207.0-5|37	%doc Changes README
14cr|perl-Term-Size-0.207.0-5|38	%dir %{perl_vendorlib}/*/auto/Term/Size
14cr|perl-Term-Size-0.207.0-5|39	%{perl_vendorlib}/*/auto/Term/Size/*
14cr|perl-Term-Size-0.207.0-5|40	%{perl_vendorlib}/*/Term/Size.pm
14cr|perl-Term-Size-0.207.0-5|41	%{_mandir}/*/*
14cr|perl-Term-Size-0.207.0-5|42	
14cr|perl-Term-Size-0.207.0-5|43	
14cr|perl-Term-Size-0.207.0-5|44	
14cr|perl-Term-Size-0.207.0-5|45	
14cr|perl-Term-Size-0.207.0-5|46	%changelog
14cr|perl-Term-Size-0.207.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.207.0-5
14cr|perl-Term-Size-0.207.0-5|48	+ Revision: eb8dfed
14cr|perl-Term-Size-0.207.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Term-Size-0.207.0-5|50	
14cr|perl-Term-Size-0.207.0-5|51	

5608 14
14cr|perl-Term-Size-Any-0.2.0-3|1	%define upstream_name    Term-Size-Any
14cr|perl-Term-Size-Any-0.2.0-3|2	%define upstream_version 0.002
14cr|perl-Term-Size-Any-0.2.0-3|3	
14cr|perl-Term-Size-Any-0.2.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Term-Size-Any-0.2.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Term-Size-Any-0.2.0-3|6	Release:    3
14cr|perl-Term-Size-Any-0.2.0-3|7	
14cr|perl-Term-Size-Any-0.2.0-3|8	Summary:    Retrieve terminal size
14cr|perl-Term-Size-Any-0.2.0-3|9	
14cr|perl-Term-Size-Any-0.2.0-3|10	License:    GPL+ or Artistic
14cr|perl-Term-Size-Any-0.2.0-3|11	Group:      Development/Perl
14cr|perl-Term-Size-Any-0.2.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Size-Any-0.2.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-Size-Any-0.2.0-3|14	
14cr|perl-Term-Size-Any-0.2.0-3|15	BuildRequires: perl(Term::Size::Perl)
14cr|perl-Term-Size-Any-0.2.0-3|16	BuildRequires: perl-devel
14cr|perl-Term-Size-Any-0.2.0-3|17	
14cr|perl-Term-Size-Any-0.2.0-3|18	BuildArch: noarch
14cr|perl-Term-Size-Any-0.2.0-3|19	
14cr|perl-Term-Size-Any-0.2.0-3|20	%description
14cr|perl-Term-Size-Any-0.2.0-3|21	This is a unified interface to retrieve terminal size. It loads one module
14cr|perl-Term-Size-Any-0.2.0-3|22	of a list of known alternatives, each implementing some way to get the
14cr|perl-Term-Size-Any-0.2.0-3|23	desired terminal information. This loaded module will actually do the job
14cr|perl-Term-Size-Any-0.2.0-3|24	on behalf of 'Term::Size::Any'.
14cr|perl-Term-Size-Any-0.2.0-3|25	
14cr|perl-Term-Size-Any-0.2.0-3|26	Thus, 'Term::Size::Any' depends on the availability of one of these
14cr|perl-Term-Size-Any-0.2.0-3|27	modules:
14cr|perl-Term-Size-Any-0.2.0-3|28	
14cr|perl-Term-Size-Any-0.2.0-3|29	Term::Size           (soon to be supported)
14cr|perl-Term-Size-Any-0.2.0-3|30	Term::Size::Perl
14cr|perl-Term-Size-Any-0.2.0-3|31	Term::Size::ReadKey  (soon to be supported)
14cr|perl-Term-Size-Any-0.2.0-3|32	Term::Size::Win32
14cr|perl-Term-Size-Any-0.2.0-3|33	
14cr|perl-Term-Size-Any-0.2.0-3|34	%prep
14cr|perl-Term-Size-Any-0.2.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Size-Any-0.2.0-3|36	
14cr|perl-Term-Size-Any-0.2.0-3|37	%build
14cr|perl-Term-Size-Any-0.2.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Size-Any-0.2.0-3|39	%make
14cr|perl-Term-Size-Any-0.2.0-3|40	
14cr|perl-Term-Size-Any-0.2.0-3|41	%check
14cr|perl-Term-Size-Any-0.2.0-3|42	%make test
14cr|perl-Term-Size-Any-0.2.0-3|43	
14cr|perl-Term-Size-Any-0.2.0-3|44	%install
14cr|perl-Term-Size-Any-0.2.0-3|45	%makeinstall_std
14cr|perl-Term-Size-Any-0.2.0-3|46	
14cr|perl-Term-Size-Any-0.2.0-3|47	%files
14cr|perl-Term-Size-Any-0.2.0-3|48	%doc README Changes
14cr|perl-Term-Size-Any-0.2.0-3|49	%{_mandir}/man3/*
14cr|perl-Term-Size-Any-0.2.0-3|50	%{perl_vendorlib}/*
14cr|perl-Term-Size-Any-0.2.0-3|51	
14cr|perl-Term-Size-Any-0.2.0-3|52	
14cr|perl-Term-Size-Any-0.2.0-3|53	
14cr|perl-Term-Size-Any-0.2.0-3|54	%changelog
14cr|perl-Term-Size-Any-0.2.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|perl-Term-Size-Any-0.2.0-3|56	+ Revision: 345d51d
14cr|perl-Term-Size-Any-0.2.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Term-Size-Any-0.2.0-3|58	
14cr|perl-Term-Size-Any-0.2.0-3|59	

5609 14
14cr|perl-Term-Size-Perl-0.29.0-5|1	%define realname   Term-Size-Perl
14cr|perl-Term-Size-Perl-0.29.0-5|2	%define upstream_version    0.029
14cr|perl-Term-Size-Perl-0.29.0-5|3	
14cr|perl-Term-Size-Perl-0.29.0-5|4	Name:       perl-%{realname}
14cr|perl-Term-Size-Perl-0.29.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Term-Size-Perl-0.29.0-5|6	Release:    5
14cr|perl-Term-Size-Perl-0.29.0-5|7	License:    GPL or Artistic
14cr|perl-Term-Size-Perl-0.29.0-5|8	Group:      Development/Perl
14cr|perl-Term-Size-Perl-0.29.0-5|9	Summary:    Probes some machine configuration parameters for Term::Size::Perl's sake
14cr|perl-Term-Size-Perl-0.29.0-5|10	
14cr|perl-Term-Size-Perl-0.29.0-5|11	Source:     http://www.cpan.org/modules/by-module/Term/%{realname}-%{upstream_version}.tar.gz
14cr|perl-Term-Size-Perl-0.29.0-5|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Term-Size-Perl-0.29.0-5|13	BuildRequires: perl-devel
14cr|perl-Term-Size-Perl-0.29.0-5|14	
14cr|perl-Term-Size-Perl-0.29.0-5|15	BuildArch: noarch
14cr|perl-Term-Size-Perl-0.29.0-5|16	
14cr|perl-Term-Size-Perl-0.29.0-5|17	%description
14cr|perl-Term-Size-Perl-0.29.0-5|18	Yet another implementation of 'Term::Size'. Now in pure Perl, with the
14cr|perl-Term-Size-Perl-0.29.0-5|19	exception of a C probe run on build time.
14cr|perl-Term-Size-Perl-0.29.0-5|20	
14cr|perl-Term-Size-Perl-0.29.0-5|21	FUNCTIONS
14cr|perl-Term-Size-Perl-0.29.0-5|22	* *chars*
14cr|perl-Term-Size-Perl-0.29.0-5|23	
14cr|perl-Term-Size-Perl-0.29.0-5|24	($columns, $rows) = chars($h);
14cr|perl-Term-Size-Perl-0.29.0-5|25	$columns = chars($h);
14cr|perl-Term-Size-Perl-0.29.0-5|26	
14cr|perl-Term-Size-Perl-0.29.0-5|27	%prep
14cr|perl-Term-Size-Perl-0.29.0-5|28	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Term-Size-Perl-0.29.0-5|29	
14cr|perl-Term-Size-Perl-0.29.0-5|30	%build
14cr|perl-Term-Size-Perl-0.29.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Size-Perl-0.29.0-5|32	%make
14cr|perl-Term-Size-Perl-0.29.0-5|33	
14cr|perl-Term-Size-Perl-0.29.0-5|34	%check
14cr|perl-Term-Size-Perl-0.29.0-5|35	make test
14cr|perl-Term-Size-Perl-0.29.0-5|36	
14cr|perl-Term-Size-Perl-0.29.0-5|37	%install
14cr|perl-Term-Size-Perl-0.29.0-5|38	%makeinstall_std
14cr|perl-Term-Size-Perl-0.29.0-5|39	
14cr|perl-Term-Size-Perl-0.29.0-5|40	%files
14cr|perl-Term-Size-Perl-0.29.0-5|41	%doc Changes README
14cr|perl-Term-Size-Perl-0.29.0-5|42	%{_mandir}/man3/*
14cr|perl-Term-Size-Perl-0.29.0-5|43	%{perl_vendorlib}/*
14cr|perl-Term-Size-Perl-0.29.0-5|44	
14cr|perl-Term-Size-Perl-0.29.0-5|45	
14cr|perl-Term-Size-Perl-0.29.0-5|46	
14cr|perl-Term-Size-Perl-0.29.0-5|47	
14cr|perl-Term-Size-Perl-0.29.0-5|48	
14cr|perl-Term-Size-Perl-0.29.0-5|49	%changelog
14cr|perl-Term-Size-Perl-0.29.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.29.0-5
14cr|perl-Term-Size-Perl-0.29.0-5|51	+ Revision: 579e33e
14cr|perl-Term-Size-Perl-0.29.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Term-Size-Perl-0.29.0-5|53	
14cr|perl-Term-Size-Perl-0.29.0-5|54	

5610 14
14cr|perl-Term-StatusBar-1.180.0-5|1	%define upstream_name    Term-StatusBar
14cr|perl-Term-StatusBar-1.180.0-5|2	%define upstream_version 1.18
14cr|perl-Term-StatusBar-1.180.0-5|3	
14cr|perl-Term-StatusBar-1.180.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Term-StatusBar-1.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-StatusBar-1.180.0-5|6	Release:	5
14cr|perl-Term-StatusBar-1.180.0-5|7	
14cr|perl-Term-StatusBar-1.180.0-5|8	Summary:	Dynamic progress bar
14cr|perl-Term-StatusBar-1.180.0-5|9	
14cr|perl-Term-StatusBar-1.180.0-5|10	License:	GPL+ or Artistic
14cr|perl-Term-StatusBar-1.180.0-5|11	Group:		Development/Perl
14cr|perl-Term-StatusBar-1.180.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-StatusBar-1.180.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-StatusBar-1.180.0-5|14	
14cr|perl-Term-StatusBar-1.180.0-5|15	BuildRequires:	perl-devel
14cr|perl-Term-StatusBar-1.180.0-5|16	BuildRequires:	perl(Term::Size)
14cr|perl-Term-StatusBar-1.180.0-5|17	
14cr|perl-Term-StatusBar-1.180.0-5|18	BuildArch:	noarch
14cr|perl-Term-StatusBar-1.180.0-5|19	
14cr|perl-Term-StatusBar-1.180.0-5|20	%description
14cr|perl-Term-StatusBar-1.180.0-5|21	Term::StatusBar provides an easy way to create a terminal status bar, much
14cr|perl-Term-StatusBar-1.180.0-5|22	like those found in a graphical environment. Term::Size is used to ensure
14cr|perl-Term-StatusBar-1.180.0-5|23	the bar does not extend beyond the terminal's width. All outout is sent to
14cr|perl-Term-StatusBar-1.180.0-5|24	STDOUT by default.
14cr|perl-Term-StatusBar-1.180.0-5|25	
14cr|perl-Term-StatusBar-1.180.0-5|26	%prep
14cr|perl-Term-StatusBar-1.180.0-5|27	%setup -q -n %{upstream_name}
14cr|perl-Term-StatusBar-1.180.0-5|28	
14cr|perl-Term-StatusBar-1.180.0-5|29	%build
14cr|perl-Term-StatusBar-1.180.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-StatusBar-1.180.0-5|31	%make
14cr|perl-Term-StatusBar-1.180.0-5|32	
14cr|perl-Term-StatusBar-1.180.0-5|33	%check
14cr|perl-Term-StatusBar-1.180.0-5|34	%make test
14cr|perl-Term-StatusBar-1.180.0-5|35	
14cr|perl-Term-StatusBar-1.180.0-5|36	%install
14cr|perl-Term-StatusBar-1.180.0-5|37	%makeinstall_std
14cr|perl-Term-StatusBar-1.180.0-5|38	
14cr|perl-Term-StatusBar-1.180.0-5|39	%files
14cr|perl-Term-StatusBar-1.180.0-5|40	%doc README
14cr|perl-Term-StatusBar-1.180.0-5|41	%{_mandir}/man3/*
14cr|perl-Term-StatusBar-1.180.0-5|42	%{perl_vendorlib}/*
14cr|perl-Term-StatusBar-1.180.0-5|43	
14cr|perl-Term-StatusBar-1.180.0-5|44	
14cr|perl-Term-StatusBar-1.180.0-5|45	%changelog
14cr|perl-Term-StatusBar-1.180.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-5
14cr|perl-Term-StatusBar-1.180.0-5|47	+ Revision: 17d20d5
14cr|perl-Term-StatusBar-1.180.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Term-StatusBar-1.180.0-5|49	
14cr|perl-Term-StatusBar-1.180.0-5|50	

5611 14
14cr|perl-Term-Twiddle-2.730.0-3|1	%define upstream_name    Term-Twiddle
14cr|perl-Term-Twiddle-2.730.0-3|2	%define upstream_version 2.73
14cr|perl-Term-Twiddle-2.730.0-3|3	
14cr|perl-Term-Twiddle-2.730.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Term-Twiddle-2.730.0-3|5	Version:	%perl_convert_version 2.73
14cr|perl-Term-Twiddle-2.730.0-3|6	Release:	3
14cr|perl-Term-Twiddle-2.730.0-3|7	
14cr|perl-Term-Twiddle-2.730.0-3|8	Summary:	Twiddles baton while-u-wait for long subrout
14cr|perl-Term-Twiddle-2.730.0-3|9	
14cr|perl-Term-Twiddle-2.730.0-3|10	License:	GPL+ or Artistic
14cr|perl-Term-Twiddle-2.730.0-3|11	Group:		Development/Perl
14cr|perl-Term-Twiddle-2.730.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Twiddle-2.730.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Term/Term-Twiddle-2.73.tar.gz
14cr|perl-Term-Twiddle-2.730.0-3|14	
14cr|perl-Term-Twiddle-2.730.0-3|15	BuildRequires:	perl-devel
14cr|perl-Term-Twiddle-2.730.0-3|16	BuildRequires:	perl(Time::HiRes)
14cr|perl-Term-Twiddle-2.730.0-3|17	BuildArch:	noarch
14cr|perl-Term-Twiddle-2.730.0-3|18	
14cr|perl-Term-Twiddle-2.730.0-3|19	%description
14cr|perl-Term-Twiddle-2.730.0-3|20	Always fascinated by the spinner during FreeBSD's loader bootstrap, I
14cr|perl-Term-Twiddle-2.730.0-3|21	wanted to capture it so I could view it any time I wanted to--and I wanted
14cr|perl-Term-Twiddle-2.730.0-3|22	to make other people find that same joy I did. Now, anytime you or your
14cr|perl-Term-Twiddle-2.730.0-3|23	users have to wait for something to finish, instead of twiddling their
14cr|perl-Term-Twiddle-2.730.0-3|24	thumbs, they can watch the computer twiddle its thumbs.
14cr|perl-Term-Twiddle-2.730.0-3|25	
14cr|perl-Term-Twiddle-2.730.0-3|26	%prep
14cr|perl-Term-Twiddle-2.730.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Twiddle-2.730.0-3|28	
14cr|perl-Term-Twiddle-2.730.0-3|29	%build
14cr|perl-Term-Twiddle-2.730.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-Twiddle-2.730.0-3|31	%make
14cr|perl-Term-Twiddle-2.730.0-3|32	
14cr|perl-Term-Twiddle-2.730.0-3|33	%check
14cr|perl-Term-Twiddle-2.730.0-3|34	%make test </dev/null
14cr|perl-Term-Twiddle-2.730.0-3|35	
14cr|perl-Term-Twiddle-2.730.0-3|36	%install
14cr|perl-Term-Twiddle-2.730.0-3|37	%makeinstall_std
14cr|perl-Term-Twiddle-2.730.0-3|38	
14cr|perl-Term-Twiddle-2.730.0-3|39	%files
14cr|perl-Term-Twiddle-2.730.0-3|40	%doc Changes README
14cr|perl-Term-Twiddle-2.730.0-3|41	%{_mandir}/man3/*
14cr|perl-Term-Twiddle-2.730.0-3|42	%{perl_vendorlib}/*
14cr|perl-Term-Twiddle-2.730.0-3|43	
14cr|perl-Term-Twiddle-2.730.0-3|44	
14cr|perl-Term-Twiddle-2.730.0-3|45	%changelog
14cr|perl-Term-Twiddle-2.730.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.730.0-3
14cr|perl-Term-Twiddle-2.730.0-3|47	+ Revision: 74b10ed
14cr|perl-Term-Twiddle-2.730.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Term-Twiddle-2.730.0-3|49	
14cr|perl-Term-Twiddle-2.730.0-3|50	

5612 14
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|1	%define upstream_name    Term-Twiddle-Quiet
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|2	%define upstream_version 1.100110
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|3	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|4	Name:       perl-%{upstream_name}
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|6	Release:    4
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|7	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|8	Summary:    Twiddles a thingy while-u-wait if run interactively
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|9	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|10	License:    GPL+ or Artistic
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|11	Group:      Development/Perl
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|13	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|14	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|15	BuildRequires: perl(English)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|16	BuildRequires: perl(File::Find)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|17	BuildRequires: perl(IO::Interactive)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|18	BuildRequires: perl(Module::Build)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|19	BuildRequires: perl(Term::Twiddle)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|20	BuildRequires: perl(Test::MockObject)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|21	BuildRequires: perl(Test::More)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|22	BuildRequires: perl(Module::Build)
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|23	BuildArch: noarch
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|24	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|25	%description
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|26	the Term::Twiddle manpage is a nice module for showing spinning thingies on
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|27	the terminal while waiting for an action to complete.
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|28	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|29	the Term::Twiddle::Quiet manpage acts very much like that module when it is
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|30	run interactively. However, when it isn't run interactively (for example,
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|31	as a cron job) then it does not show the twiddle.
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|32	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|33	Other than this difference, it really act as a the Term::Twiddle manpage
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|34	with all its options, methods and restrictions (of course, it supports the
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|35	same API) - cf its documentation for more information.
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|36	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|37	%prep
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|39	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|40	%build
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|41	%{__perl} Build.PL installdirs=vendor
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|42	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|43	./Build
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|44	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|45	%check
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|46	./Build test
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|47	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|48	%install
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|49	./Build install destdir=%{buildroot}
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|50	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|51	%clean
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|52	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|53	%files
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|54	%doc Changes LICENSE README
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|55	%{_mandir}/man3/*
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|56	%{perl_vendorlib}/*
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|57	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|58	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|59	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|60	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|61	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|62	%changelog
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.110-4
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|64	+ Revision: 1d9c881
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|65	- MassBuild#464: Increase release tag
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|66	
14cr|perl-Term-Twiddle-Quiet-1.100.110-4|67	

5613 14
14cr|perl-Term-VT102-0.910.0-4|1	%define upstream_name    Term-VT102
14cr|perl-Term-VT102-0.910.0-4|2	%define upstream_version 0.91
14cr|perl-Term-VT102-0.910.0-4|3	
14cr|perl-Term-VT102-0.910.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Term-VT102-0.910.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Term-VT102-0.910.0-4|6	Release:	4
14cr|perl-Term-VT102-0.910.0-4|7	
14cr|perl-Term-VT102-0.910.0-4|8	Summary:	Term::VT102 - a class to emulate a DEC VT102 terminal
14cr|perl-Term-VT102-0.910.0-4|9	
14cr|perl-Term-VT102-0.910.0-4|10	License:	GPL+ or Artistic
14cr|perl-Term-VT102-0.910.0-4|11	Group:		Development/Perl
14cr|perl-Term-VT102-0.910.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Term-VT102-0.910.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Term-VT102-0.910.0-4|14	
14cr|perl-Term-VT102-0.910.0-4|15	BuildRequires:	perl-devel
14cr|perl-Term-VT102-0.910.0-4|16	BuildArch:	noarch
14cr|perl-Term-VT102-0.910.0-4|17	
14cr|perl-Term-VT102-0.910.0-4|18	%description
14cr|perl-Term-VT102-0.910.0-4|19	The VT102 class provides emulation of most of the functions of a
14cr|perl-Term-VT102-0.910.0-4|20	DEC VT102 terminal. Once initialised, data passed to a VT102
14cr|perl-Term-VT102-0.910.0-4|21	object is processed and the in-memory screen modified accordingly.
14cr|perl-Term-VT102-0.910.0-4|22	This screen can be interrogated by the external program in a
14cr|perl-Term-VT102-0.910.0-4|23	variety of ways.
14cr|perl-Term-VT102-0.910.0-4|24	
14cr|perl-Term-VT102-0.910.0-4|25	This allows your program to interface with full-screen console
14cr|perl-Term-VT102-0.910.0-4|26	programs by running them in a subprocess and passing their output
14cr|perl-Term-VT102-0.910.0-4|27	to a VT102 class. You can then see what the application has
14cr|perl-Term-VT102-0.910.0-4|28	written on the screen by querying the class appropriately.
14cr|perl-Term-VT102-0.910.0-4|29	
14cr|perl-Term-VT102-0.910.0-4|30	%prep
14cr|perl-Term-VT102-0.910.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Term-VT102-0.910.0-4|32	
14cr|perl-Term-VT102-0.910.0-4|33	%build
14cr|perl-Term-VT102-0.910.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Term-VT102-0.910.0-4|35	%make
14cr|perl-Term-VT102-0.910.0-4|36	
14cr|perl-Term-VT102-0.910.0-4|37	%check
14cr|perl-Term-VT102-0.910.0-4|38	make test
14cr|perl-Term-VT102-0.910.0-4|39	
14cr|perl-Term-VT102-0.910.0-4|40	%install
14cr|perl-Term-VT102-0.910.0-4|41	%makeinstall_std
14cr|perl-Term-VT102-0.910.0-4|42	
14cr|perl-Term-VT102-0.910.0-4|43	%files
14cr|perl-Term-VT102-0.910.0-4|44	%doc Changes README
14cr|perl-Term-VT102-0.910.0-4|45	%dir %{perl_vendorlib}/Term/VT102
14cr|perl-Term-VT102-0.910.0-4|46	%dir %{perl_vendorlib}/Term/VT102/examples
14cr|perl-Term-VT102-0.910.0-4|47	%{perl_vendorlib}/Term/VT102.pm
14cr|perl-Term-VT102-0.910.0-4|48	%{perl_vendorlib}/Term/VT102/examples/*
14cr|perl-Term-VT102-0.910.0-4|49	%{_mandir}/*/*
14cr|perl-Term-VT102-0.910.0-4|50	
14cr|perl-Term-VT102-0.910.0-4|51	
14cr|perl-Term-VT102-0.910.0-4|52	
14cr|perl-Term-VT102-0.910.0-4|53	%changelog
14cr|perl-Term-VT102-0.910.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.910.0-4
14cr|perl-Term-VT102-0.910.0-4|55	+ Revision: 7524bd0
14cr|perl-Term-VT102-0.910.0-4|56	- MassBuild#464: Increase release tag
14cr|perl-Term-VT102-0.910.0-4|57	
14cr|perl-Term-VT102-0.910.0-4|58	

5614 14
14cr|perl-Test-Aggregate-0.371.0-4|1	%define upstream_name    Test-Aggregate
14cr|perl-Test-Aggregate-0.371.0-4|2	%define upstream_version 0.371
14cr|perl-Test-Aggregate-0.371.0-4|3	
14cr|perl-Test-Aggregate-0.371.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Aggregate-0.371.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Aggregate-0.371.0-4|6	Release:    4
14cr|perl-Test-Aggregate-0.371.0-4|7	
14cr|perl-Test-Aggregate-0.371.0-4|8	Summary:    Internal overrides for Test::Builder
14cr|perl-Test-Aggregate-0.371.0-4|9	
14cr|perl-Test-Aggregate-0.371.0-4|10	
14cr|perl-Test-Aggregate-0.371.0-4|11	License:    GPL+ or Artistic
14cr|perl-Test-Aggregate-0.371.0-4|12	Group:      Development/Perl
14cr|perl-Test-Aggregate-0.371.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Aggregate-0.371.0-4|14	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Aggregate-0.371.0-4|15	
14cr|perl-Test-Aggregate-0.371.0-4|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Test-Aggregate-0.371.0-4|17	BuildRequires: perl(FindBin) >= 1.470.0
14cr|perl-Test-Aggregate-0.371.0-4|18	BuildRequires: perl(Module::Build) >= 0.400.0
14cr|perl-Test-Aggregate-0.371.0-4|19	BuildRequires: perl(Test::Harness) >= 3.90.0
14cr|perl-Test-Aggregate-0.371.0-4|20	BuildRequires: perl(Test::Most) >= 0.210.0
14cr|perl-Test-Aggregate-0.371.0-4|21	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Test-Aggregate-0.371.0-4|22	BuildRequires: perl(Test::Simple) >= 0.940.0
14cr|perl-Test-Aggregate-0.371.0-4|23	BuildRequires: perl(Test::Trap)
14cr|perl-Test-Aggregate-0.371.0-4|24	BuildRequires: perl-devel
14cr|perl-Test-Aggregate-0.371.0-4|25	BuildArch:  noarch
14cr|perl-Test-Aggregate-0.371.0-4|26	
14cr|perl-Test-Aggregate-0.371.0-4|27	%description
14cr|perl-Test-Aggregate-0.371.0-4|28	*WARNING*: this is ALPHA code. The interface is not guaranteed to be
14cr|perl-Test-Aggregate-0.371.0-4|29	stable. Further, check out the Test::Aggregate::Nested manpage (included
14cr|perl-Test-Aggregate-0.371.0-4|30	with this distribution). It's a more robust implementation which does not
14cr|perl-Test-Aggregate-0.371.0-4|31	have the same limitations as 'Test::Aggregate'.
14cr|perl-Test-Aggregate-0.371.0-4|32	
14cr|perl-Test-Aggregate-0.371.0-4|33	A common problem with many test suites is that they can take a long time to
14cr|perl-Test-Aggregate-0.371.0-4|34	run. The longer they run, the less likely you are to run the tests. This
14cr|perl-Test-Aggregate-0.371.0-4|35	module borrows a trick from 'Apache::Registry' to load up your tests at
14cr|perl-Test-Aggregate-0.371.0-4|36	once, create a separate package for each test and wraps each package in a
14cr|perl-Test-Aggregate-0.371.0-4|37	method named 'run_the_tests'. This allows us to load perl only once and
14cr|perl-Test-Aggregate-0.371.0-4|38	related modules only once. If you have modules which are expensive to load,
14cr|perl-Test-Aggregate-0.371.0-4|39	this can dramatically speed up a test suite.
14cr|perl-Test-Aggregate-0.371.0-4|40	
14cr|perl-Test-Aggregate-0.371.0-4|41	%prep
14cr|perl-Test-Aggregate-0.371.0-4|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Aggregate-0.371.0-4|43	
14cr|perl-Test-Aggregate-0.371.0-4|44	%build
14cr|perl-Test-Aggregate-0.371.0-4|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Aggregate-0.371.0-4|46	
14cr|perl-Test-Aggregate-0.371.0-4|47	%make
14cr|perl-Test-Aggregate-0.371.0-4|48	
14cr|perl-Test-Aggregate-0.371.0-4|49	%check
14cr|perl-Test-Aggregate-0.371.0-4|50	%make test
14cr|perl-Test-Aggregate-0.371.0-4|51	
14cr|perl-Test-Aggregate-0.371.0-4|52	%install
14cr|perl-Test-Aggregate-0.371.0-4|53	%makeinstall_std
14cr|perl-Test-Aggregate-0.371.0-4|54	
14cr|perl-Test-Aggregate-0.371.0-4|55	%files
14cr|perl-Test-Aggregate-0.371.0-4|56	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-Test-Aggregate-0.371.0-4|57	%{_mandir}/man3/*
14cr|perl-Test-Aggregate-0.371.0-4|58	%{perl_vendorlib}/*
14cr|perl-Test-Aggregate-0.371.0-4|59	
14cr|perl-Test-Aggregate-0.371.0-4|60	
14cr|perl-Test-Aggregate-0.371.0-4|61	%changelog
14cr|perl-Test-Aggregate-0.371.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.371.0-4
14cr|perl-Test-Aggregate-0.371.0-4|63	+ Revision: ee59310
14cr|perl-Test-Aggregate-0.371.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Test-Aggregate-0.371.0-4|65	
14cr|perl-Test-Aggregate-0.371.0-4|66	

5615 14
14cr|perl-Test-Assertions-1.54.0-6|1	%define upstream_name    Test-Assertions
14cr|perl-Test-Assertions-1.54.0-6|2	%define upstream_version 1.054
14cr|perl-Test-Assertions-1.54.0-6|3	
14cr|perl-Test-Assertions-1.54.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Assertions-1.54.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Assertions-1.54.0-6|6	Release:	6
14cr|perl-Test-Assertions-1.54.0-6|7	
14cr|perl-Test-Assertions-1.54.0-6|8	Summary:	Base for test scripts
14cr|perl-Test-Assertions-1.54.0-6|9	
14cr|perl-Test-Assertions-1.54.0-6|10	License:	GPL+ or Artistic
14cr|perl-Test-Assertions-1.54.0-6|11	Group:		Development/Perl
14cr|perl-Test-Assertions-1.54.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Assertions-1.54.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Assertions-1.54.0-6|14	
14cr|perl-Test-Assertions-1.54.0-6|15	BuildRequires:	perl-devel
14cr|perl-Test-Assertions-1.54.0-6|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Assertions-1.54.0-6|17	BuildRequires:	perl(Getopt::Long)
14cr|perl-Test-Assertions-1.54.0-6|18	BuildRequires:	perl(Log::Trace)
14cr|perl-Test-Assertions-1.54.0-6|19	BuildArch:	noarch
14cr|perl-Test-Assertions-1.54.0-6|20	
14cr|perl-Test-Assertions-1.54.0-6|21	%description
14cr|perl-Test-Assertions-1.54.0-6|22	Test::Assertions provides a convenient set of tools for constructing tests,
14cr|perl-Test-Assertions-1.54.0-6|23	such as unit tests or run-time assertion checks (like C's ASSERT macro).
14cr|perl-Test-Assertions-1.54.0-6|24	Unlike some of the Test:: modules available on CPAN, Test::Assertions is
14cr|perl-Test-Assertions-1.54.0-6|25	not limited to unit test scripts; for example it can be used to check
14cr|perl-Test-Assertions-1.54.0-6|26	output is as expected within a benchmarking script. When it is used for
14cr|perl-Test-Assertions-1.54.0-6|27	unit tests, it generates output in the standard form for CPAN unit testing
14cr|perl-Test-Assertions-1.54.0-6|28	(under Test::Harness).
14cr|perl-Test-Assertions-1.54.0-6|29	
14cr|perl-Test-Assertions-1.54.0-6|30	The package's import method is used to control the behaviour of ASSERT:
14cr|perl-Test-Assertions-1.54.0-6|31	whether it dies, warns, prints 'ok'/'not ok', or does nothing.
14cr|perl-Test-Assertions-1.54.0-6|32	
14cr|perl-Test-Assertions-1.54.0-6|33	In 'test' mode the script also exports plan(), only() and ignore()
14cr|perl-Test-Assertions-1.54.0-6|34	functions. In 'test/ok' mode an ok() function is also exported for
14cr|perl-Test-Assertions-1.54.0-6|35	compatibility with Test/Test::Harness. The plan function attempts to count
14cr|perl-Test-Assertions-1.54.0-6|36	the number of tests if it isn't told a number (this works fine in simple
14cr|perl-Test-Assertions-1.54.0-6|37	test scripts but not in loops/subroutines). In either mode, a warning will
14cr|perl-Test-Assertions-1.54.0-6|38	be emitted if the planned number of tests is not the same as the number of
14cr|perl-Test-Assertions-1.54.0-6|39	tests actually run, e.g.
14cr|perl-Test-Assertions-1.54.0-6|40	
14cr|perl-Test-Assertions-1.54.0-6|41	%prep
14cr|perl-Test-Assertions-1.54.0-6|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Assertions-1.54.0-6|43	
14cr|perl-Test-Assertions-1.54.0-6|44	%build
14cr|perl-Test-Assertions-1.54.0-6|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Assertions-1.54.0-6|46	%make
14cr|perl-Test-Assertions-1.54.0-6|47	
14cr|perl-Test-Assertions-1.54.0-6|48	%check
14cr|perl-Test-Assertions-1.54.0-6|49	%make test
14cr|perl-Test-Assertions-1.54.0-6|50	
14cr|perl-Test-Assertions-1.54.0-6|51	%install
14cr|perl-Test-Assertions-1.54.0-6|52	%makeinstall_std
14cr|perl-Test-Assertions-1.54.0-6|53	
14cr|perl-Test-Assertions-1.54.0-6|54	%files
14cr|perl-Test-Assertions-1.54.0-6|55	%doc Changes README
14cr|perl-Test-Assertions-1.54.0-6|56	%{_mandir}/man3/*
14cr|perl-Test-Assertions-1.54.0-6|57	%{perl_vendorlib}/*
14cr|perl-Test-Assertions-1.54.0-6|58	
14cr|perl-Test-Assertions-1.54.0-6|59	
14cr|perl-Test-Assertions-1.54.0-6|60	%changelog
14cr|perl-Test-Assertions-1.54.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.54.0-6
14cr|perl-Test-Assertions-1.54.0-6|62	+ Revision: 913a712
14cr|perl-Test-Assertions-1.54.0-6|63	- MassBuild#464: Increase release tag
14cr|perl-Test-Assertions-1.54.0-6|64	
14cr|perl-Test-Assertions-1.54.0-6|65	

5616 14
14cr|perl-Test-Benchmark-0.004-10|1	%define realname   Test-Benchmark
14cr|perl-Test-Benchmark-0.004-10|2	
14cr|perl-Test-Benchmark-0.004-10|3	Name:		perl-%{realname}
14cr|perl-Test-Benchmark-0.004-10|4	Version:	0.004
14cr|perl-Test-Benchmark-0.004-10|5	Release:    10
14cr|perl-Test-Benchmark-0.004-10|6	License:	GPL or Artistic
14cr|perl-Test-Benchmark-0.004-10|7	Group:		Development/Perl
14cr|perl-Test-Benchmark-0.004-10|8	Summary:	Make sure something really is faster
14cr|perl-Test-Benchmark-0.004-10|9	
14cr|perl-Test-Benchmark-0.004-10|10	Source:		http://www.cpan.org/modules/by-module/Test/%{realname}-%{version}.tar.gz
14cr|perl-Test-Benchmark-0.004-10|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-Test-Benchmark-0.004-10|12	
14cr|perl-Test-Benchmark-0.004-10|13	BuildRequires:	perl-devel
14cr|perl-Test-Benchmark-0.004-10|14	BuildRequires:	perl(Benchmark)
14cr|perl-Test-Benchmark-0.004-10|15	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Benchmark-0.004-10|16	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Test-Benchmark-0.004-10|17	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Benchmark-0.004-10|18	
14cr|perl-Test-Benchmark-0.004-10|19	BuildArch:	noarch
14cr|perl-Test-Benchmark-0.004-10|20	
14cr|perl-Test-Benchmark-0.004-10|21	%description
14cr|perl-Test-Benchmark-0.004-10|22	Sometimes you want to make sure that your "faster" algorithm really is
14cr|perl-Test-Benchmark-0.004-10|23	faster than the old way. This lets you check. It might also be useful to
14cr|perl-Test-Benchmark-0.004-10|24	check that your super whizzo XS or Inline::C version is actually faster.
14cr|perl-Test-Benchmark-0.004-10|25	
14cr|perl-Test-Benchmark-0.004-10|26	This module is based on the standard L<Benchmark> module. If you have lots
14cr|perl-Test-Benchmark-0.004-10|27	of timings to compare and you don't want to keep running the same benchmarks
14cr|perl-Test-Benchmark-0.004-10|28	all the time, you can pass in a result object from C<Benchmark::timethis()>
14cr|perl-Test-Benchmark-0.004-10|29	instead of sub routine reference.
14cr|perl-Test-Benchmark-0.004-10|30	
14cr|perl-Test-Benchmark-0.004-10|31	%prep
14cr|perl-Test-Benchmark-0.004-10|32	%setup -q -n %{realname}-%{version}
14cr|perl-Test-Benchmark-0.004-10|33	
14cr|perl-Test-Benchmark-0.004-10|34	%build
14cr|perl-Test-Benchmark-0.004-10|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Benchmark-0.004-10|36	%make
14cr|perl-Test-Benchmark-0.004-10|37	
14cr|perl-Test-Benchmark-0.004-10|38	# Disable test - they are not so predictable inside ABF LXC containers
14cr|perl-Test-Benchmark-0.004-10|39	# %check
14cr|perl-Test-Benchmark-0.004-10|40	# %make test
14cr|perl-Test-Benchmark-0.004-10|41	
14cr|perl-Test-Benchmark-0.004-10|42	%install
14cr|perl-Test-Benchmark-0.004-10|43	%makeinstall_std
14cr|perl-Test-Benchmark-0.004-10|44	
14cr|perl-Test-Benchmark-0.004-10|45	%files
14cr|perl-Test-Benchmark-0.004-10|46	%doc META.yml CHANGES README
14cr|perl-Test-Benchmark-0.004-10|47	%{_mandir}/man3/*
14cr|perl-Test-Benchmark-0.004-10|48	%{perl_vendorlib}/*
14cr|perl-Test-Benchmark-0.004-10|49	
14cr|perl-Test-Benchmark-0.004-10|50	
14cr|perl-Test-Benchmark-0.004-10|51	%changelog
14cr|perl-Test-Benchmark-0.004-10|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.004-10
14cr|perl-Test-Benchmark-0.004-10|53	+ Revision: 15fcb93
14cr|perl-Test-Benchmark-0.004-10|54	- MassBuild#464: Increase release tag
14cr|perl-Test-Benchmark-0.004-10|55	
14cr|perl-Test-Benchmark-0.004-10|56	

5617 14
14cr|perl-Test-Block-0.130.0-3|1	%define upstream_name    Test-Block
14cr|perl-Test-Block-0.130.0-3|2	%define upstream_version 0.13
14cr|perl-Test-Block-0.130.0-3|3	
14cr|perl-Test-Block-0.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Block-0.130.0-3|5	Version:	%perl_convert_version 0.13
14cr|perl-Test-Block-0.130.0-3|6	Release:	3
14cr|perl-Test-Block-0.130.0-3|7	
14cr|perl-Test-Block-0.130.0-3|8	Summary:	Specify fine granularity test plans
14cr|perl-Test-Block-0.130.0-3|9	
14cr|perl-Test-Block-0.130.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Block-0.130.0-3|11	Group:		Development/Perl
14cr|perl-Test-Block-0.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Block-0.130.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Block-0.13.tar.gz
14cr|perl-Test-Block-0.130.0-3|14	
14cr|perl-Test-Block-0.130.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Block-0.130.0-3|16	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Block-0.130.0-3|17	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Block-0.130.0-3|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-Block-0.130.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-Block-0.130.0-3|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-Block-0.130.0-3|21	BuildArch:	noarch
14cr|perl-Test-Block-0.130.0-3|22	
14cr|perl-Test-Block-0.130.0-3|23	%description
14cr|perl-Test-Block-0.130.0-3|24	This module allows you to specify the number of expected tests at a finer
14cr|perl-Test-Block-0.130.0-3|25	level of granularity than an entire test script. It is built with the
14cr|perl-Test-Block-0.130.0-3|26	Test::Builder manpage and plays happily with the Test::More manpage and
14cr|perl-Test-Block-0.130.0-3|27	friends.
14cr|perl-Test-Block-0.130.0-3|28	
14cr|perl-Test-Block-0.130.0-3|29	%prep
14cr|perl-Test-Block-0.130.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Block-0.130.0-3|31	
14cr|perl-Test-Block-0.130.0-3|32	%build
14cr|perl-Test-Block-0.130.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Block-0.130.0-3|34	%make
14cr|perl-Test-Block-0.130.0-3|35	
14cr|perl-Test-Block-0.130.0-3|36	%check
14cr|perl-Test-Block-0.130.0-3|37	make test
14cr|perl-Test-Block-0.130.0-3|38	
14cr|perl-Test-Block-0.130.0-3|39	%install
14cr|perl-Test-Block-0.130.0-3|40	%makeinstall_std
14cr|perl-Test-Block-0.130.0-3|41	
14cr|perl-Test-Block-0.130.0-3|42	%files
14cr|perl-Test-Block-0.130.0-3|43	%doc Changes README
14cr|perl-Test-Block-0.130.0-3|44	%{_mandir}/man3/*
14cr|perl-Test-Block-0.130.0-3|45	%{perl_vendorlib}/Test
14cr|perl-Test-Block-0.130.0-3|46	
14cr|perl-Test-Block-0.130.0-3|47	
14cr|perl-Test-Block-0.130.0-3|48	%changelog
14cr|perl-Test-Block-0.130.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-Test-Block-0.130.0-3|50	+ Revision: 19afcde
14cr|perl-Test-Block-0.130.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Test-Block-0.130.0-3|52	
14cr|perl-Test-Block-0.130.0-3|53	

5618 14
14cr|perl-Test-CheckChanges-0.140.0-6|1	%define upstream_name    Test-CheckChanges
14cr|perl-Test-CheckChanges-0.140.0-6|2	%define upstream_version 0.14
14cr|perl-Test-CheckChanges-0.140.0-6|3	
14cr|perl-Test-CheckChanges-0.140.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Test-CheckChanges-0.140.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-CheckChanges-0.140.0-6|6	Release:	6
14cr|perl-Test-CheckChanges-0.140.0-6|7	
14cr|perl-Test-CheckChanges-0.140.0-6|8	Summary:	Check that the Changes file matches the dist
14cr|perl-Test-CheckChanges-0.140.0-6|9	
14cr|perl-Test-CheckChanges-0.140.0-6|10	License:	GPL+ or Artistic
14cr|perl-Test-CheckChanges-0.140.0-6|11	Group:		Development/Perl
14cr|perl-Test-CheckChanges-0.140.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-CheckChanges-0.140.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-CheckChanges-0.140.0-6|14	
14cr|perl-Test-CheckChanges-0.140.0-6|15	BuildRequires:	perl-devel
14cr|perl-Test-CheckChanges-0.140.0-6|16	BuildRequires:	perl(Test::More)
14cr|perl-Test-CheckChanges-0.140.0-6|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-CheckChanges-0.140.0-6|18	BuildArch:	noarch
14cr|perl-Test-CheckChanges-0.140.0-6|19	
14cr|perl-Test-CheckChanges-0.140.0-6|20	%description
14cr|perl-Test-CheckChanges-0.140.0-6|21	This module checks that you _Changes_ file has an entry for the current
14cr|perl-Test-CheckChanges-0.140.0-6|22	version of the *Module* being tested.
14cr|perl-Test-CheckChanges-0.140.0-6|23	
14cr|perl-Test-CheckChanges-0.140.0-6|24	The version information for the distribution being tested is taken out of
14cr|perl-Test-CheckChanges-0.140.0-6|25	the Build data, or if that is not found, out of the Makefile.
14cr|perl-Test-CheckChanges-0.140.0-6|26	
14cr|perl-Test-CheckChanges-0.140.0-6|27	It then attempts to open, in order, a file with the name _Changes_ or
14cr|perl-Test-CheckChanges-0.140.0-6|28	_CHANGES_.
14cr|perl-Test-CheckChanges-0.140.0-6|29	
14cr|perl-Test-CheckChanges-0.140.0-6|30	%prep
14cr|perl-Test-CheckChanges-0.140.0-6|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-CheckChanges-0.140.0-6|32	
14cr|perl-Test-CheckChanges-0.140.0-6|33	%build
14cr|perl-Test-CheckChanges-0.140.0-6|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-CheckChanges-0.140.0-6|35	
14cr|perl-Test-CheckChanges-0.140.0-6|36	%make
14cr|perl-Test-CheckChanges-0.140.0-6|37	
14cr|perl-Test-CheckChanges-0.140.0-6|38	%check
14cr|perl-Test-CheckChanges-0.140.0-6|39	%make test
14cr|perl-Test-CheckChanges-0.140.0-6|40	
14cr|perl-Test-CheckChanges-0.140.0-6|41	%install
14cr|perl-Test-CheckChanges-0.140.0-6|42	%makeinstall_std
14cr|perl-Test-CheckChanges-0.140.0-6|43	
14cr|perl-Test-CheckChanges-0.140.0-6|44	%files
14cr|perl-Test-CheckChanges-0.140.0-6|45	%doc README META.yml Changes
14cr|perl-Test-CheckChanges-0.140.0-6|46	%{_mandir}/man3/*
14cr|perl-Test-CheckChanges-0.140.0-6|47	%{perl_vendorlib}/*
14cr|perl-Test-CheckChanges-0.140.0-6|48	
14cr|perl-Test-CheckChanges-0.140.0-6|49	
14cr|perl-Test-CheckChanges-0.140.0-6|50	%changelog
14cr|perl-Test-CheckChanges-0.140.0-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-6
14cr|perl-Test-CheckChanges-0.140.0-6|52	+ Revision: 30fc5a2
14cr|perl-Test-CheckChanges-0.140.0-6|53	- MassBuild#464: Increase release tag
14cr|perl-Test-CheckChanges-0.140.0-6|54	
14cr|perl-Test-CheckChanges-0.140.0-6|55	

5619 14
14cr|perl-Test-CheckDeps-0.10.0-3|1	%define upstream_name    Test-CheckDeps
14cr|perl-Test-CheckDeps-0.10.0-3|2	%define upstream_version 0.010
14cr|perl-Test-CheckDeps-0.10.0-3|3	
14cr|perl-Test-CheckDeps-0.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-CheckDeps-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-CheckDeps-0.10.0-3|6	Release:	3
14cr|perl-Test-CheckDeps-0.10.0-3|7	
14cr|perl-Test-CheckDeps-0.10.0-3|8	Summary:	Check for presence of dependencies
14cr|perl-Test-CheckDeps-0.10.0-3|9	
14cr|perl-Test-CheckDeps-0.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-CheckDeps-0.10.0-3|11	Group:		Development/Perl
14cr|perl-Test-CheckDeps-0.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-CheckDeps-0.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-CheckDeps-%{upstream_version}.tar.gz
14cr|perl-Test-CheckDeps-0.10.0-3|14	
14cr|perl-Test-CheckDeps-0.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-CheckDeps-0.10.0-3|16	BuildRequires:	perl-CPAN-Meta
14cr|perl-Test-CheckDeps-0.10.0-3|17	BuildRequires:	perl(CPAN::Meta::Check)
14cr|perl-Test-CheckDeps-0.10.0-3|18	BuildRequires:	perl(Exporter)
14cr|perl-Test-CheckDeps-0.10.0-3|19	BuildRequires:	perl(File::Find)
14cr|perl-Test-CheckDeps-0.10.0-3|20	BuildRequires:	perl(File::Temp)
14cr|perl-Test-CheckDeps-0.10.0-3|21	BuildRequires:	perl(List::Util)
14cr|perl-Test-CheckDeps-0.10.0-3|22	BuildRequires:	perl(Module::Metadata)
14cr|perl-Test-CheckDeps-0.10.0-3|23	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-CheckDeps-0.10.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Test-CheckDeps-0.10.0-3|25	BuildArch:	noarch
14cr|perl-Test-CheckDeps-0.10.0-3|26	
14cr|perl-Test-CheckDeps-0.10.0-3|27	%description
14cr|perl-Test-CheckDeps-0.10.0-3|28	This module adds a test that assures all dependencies have been installed
14cr|perl-Test-CheckDeps-0.10.0-3|29	properly. If requested, it can bail out all testing on error.
14cr|perl-Test-CheckDeps-0.10.0-3|30	
14cr|perl-Test-CheckDeps-0.10.0-3|31	%prep
14cr|perl-Test-CheckDeps-0.10.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-CheckDeps-0.10.0-3|33	
14cr|perl-Test-CheckDeps-0.10.0-3|34	%build
14cr|perl-Test-CheckDeps-0.10.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-CheckDeps-0.10.0-3|36	%make
14cr|perl-Test-CheckDeps-0.10.0-3|37	
14cr|perl-Test-CheckDeps-0.10.0-3|38	%check
14cr|perl-Test-CheckDeps-0.10.0-3|39	%make test
14cr|perl-Test-CheckDeps-0.10.0-3|40	
14cr|perl-Test-CheckDeps-0.10.0-3|41	%install
14cr|perl-Test-CheckDeps-0.10.0-3|42	%makeinstall_std
14cr|perl-Test-CheckDeps-0.10.0-3|43	
14cr|perl-Test-CheckDeps-0.10.0-3|44	%files
14cr|perl-Test-CheckDeps-0.10.0-3|45	%doc INSTALL LICENSE META.json Changes META.yml README
14cr|perl-Test-CheckDeps-0.10.0-3|46	%{_mandir}/man3/*
14cr|perl-Test-CheckDeps-0.10.0-3|47	%{perl_vendorlib}/*
14cr|perl-Test-CheckDeps-0.10.0-3|48	
14cr|perl-Test-CheckDeps-0.10.0-3|49	
14cr|perl-Test-CheckDeps-0.10.0-3|50	
14cr|perl-Test-CheckDeps-0.10.0-3|51	%changelog
14cr|perl-Test-CheckDeps-0.10.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cr|perl-Test-CheckDeps-0.10.0-3|53	+ Revision: 6e44bbc
14cr|perl-Test-CheckDeps-0.10.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Test-CheckDeps-0.10.0-3|55	
14cr|perl-Test-CheckDeps-0.10.0-3|56	

5620 14
14cr|perl-Test-Class-0.420.0-2|1	%define upstream_name    Test-Class
14cr|perl-Test-Class-0.420.0-2|2	%define upstream_version 0.42
14cr|perl-Test-Class-0.420.0-2|3	
14cr|perl-Test-Class-0.420.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Class-0.420.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Class-0.420.0-2|6	Release:	2
14cr|perl-Test-Class-0.420.0-2|7	
14cr|perl-Test-Class-0.420.0-2|8	Summary:	Write Perl test suites in xUnit style
14cr|perl-Test-Class-0.420.0-2|9	
14cr|perl-Test-Class-0.420.0-2|10	
14cr|perl-Test-Class-0.420.0-2|11	License:	GPL+ or Artistic
14cr|perl-Test-Class-0.420.0-2|12	Group:		Development/Perl
14cr|perl-Test-Class-0.420.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Class-0.420.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Class-0.420.0-2|15	
14cr|perl-Test-Class-0.420.0-2|16	BuildRequires:	perl-devel
14cr|perl-Test-Class-0.420.0-2|17	BuildRequires:	perl(Attribute::Handlers)
14cr|perl-Test-Class-0.420.0-2|18	BuildRequires:	perl(IO::File)
14cr|perl-Test-Class-0.420.0-2|19	BuildRequires:	perl(MRO::Compat)
14cr|perl-Test-Class-0.420.0-2|20	BuildRequires:	perl(Storable)
14cr|perl-Test-Class-0.420.0-2|21	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Class-0.420.0-2|22	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Class-0.420.0-2|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-Class-0.420.0-2|24	BuildRequires:	perl(Test::More)
14cr|perl-Test-Class-0.420.0-2|25	BuildRequires:	perl(Test::Simple)
14cr|perl-Test-Class-0.420.0-2|26	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-Class-0.420.0-2|27	BuildArch:	noarch
14cr|perl-Test-Class-0.420.0-2|28	
14cr|perl-Test-Class-0.420.0-2|29	%description
14cr|perl-Test-Class-0.420.0-2|30	Test::Class provides a simple way of creating classes and objects to test
14cr|perl-Test-Class-0.420.0-2|31	your code in an xUnit style.
14cr|perl-Test-Class-0.420.0-2|32	
14cr|perl-Test-Class-0.420.0-2|33	Built using the Test::Builder manpage, it was designed to work with other
14cr|perl-Test-Class-0.420.0-2|34	Test::Builder based modules (the Test::More manpage, the Test::Differences
14cr|perl-Test-Class-0.420.0-2|35	manpage, the Test::Exception manpage, etc.).
14cr|perl-Test-Class-0.420.0-2|36	
14cr|perl-Test-Class-0.420.0-2|37	_Note:_ This module will make more sense, if you are already familiar with
14cr|perl-Test-Class-0.420.0-2|38	the "standard" mechanisms for testing perl code. Those unfamiliar with the
14cr|perl-Test-Class-0.420.0-2|39	Test::Harness manpage, the Test::Simple manpage, the Test::More manpage and
14cr|perl-Test-Class-0.420.0-2|40	friends should go take a look at them now. the Test::Tutorial manpage is a
14cr|perl-Test-Class-0.420.0-2|41	good starting point.
14cr|perl-Test-Class-0.420.0-2|42	
14cr|perl-Test-Class-0.420.0-2|43	%prep
14cr|perl-Test-Class-0.420.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Class-0.420.0-2|45	
14cr|perl-Test-Class-0.420.0-2|46	%build
14cr|perl-Test-Class-0.420.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Class-0.420.0-2|48	%make
14cr|perl-Test-Class-0.420.0-2|49	
14cr|perl-Test-Class-0.420.0-2|50	%check
14cr|perl-Test-Class-0.420.0-2|51	%make test
14cr|perl-Test-Class-0.420.0-2|52	
14cr|perl-Test-Class-0.420.0-2|53	%install
14cr|perl-Test-Class-0.420.0-2|54	%makeinstall_std
14cr|perl-Test-Class-0.420.0-2|55	
14cr|perl-Test-Class-0.420.0-2|56	%files
14cr|perl-Test-Class-0.420.0-2|57	%doc Changes LICENSE META.yml README
14cr|perl-Test-Class-0.420.0-2|58	%{_mandir}/man3/*
14cr|perl-Test-Class-0.420.0-2|59	%{perl_vendorlib}/*
14cr|perl-Test-Class-0.420.0-2|60	
14cr|perl-Test-Class-0.420.0-2|61	
14cr|perl-Test-Class-0.420.0-2|62	
14cr|perl-Test-Class-0.420.0-2|63	%changelog
14cr|perl-Test-Class-0.420.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-2
14cr|perl-Test-Class-0.420.0-2|65	+ Revision: 3a21f72
14cr|perl-Test-Class-0.420.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Test-Class-0.420.0-2|67	
14cr|perl-Test-Class-0.420.0-2|68	

5621 14
14cr|perl-Test-Cmd-1.60.0-2|1	%define upstream_name    Test-Cmd
14cr|perl-Test-Cmd-1.60.0-2|2	%define upstream_version 1.06
14cr|perl-Test-Cmd-1.60.0-2|3	
14cr|perl-Test-Cmd-1.60.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Cmd-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Cmd-1.60.0-2|6	Release:	2
14cr|perl-Test-Cmd-1.60.0-2|7	
14cr|perl-Test-Cmd-1.60.0-2|8	Summary:	Perl module for portable testing of commands and scripts
14cr|perl-Test-Cmd-1.60.0-2|9	
14cr|perl-Test-Cmd-1.60.0-2|10	
14cr|perl-Test-Cmd-1.60.0-2|11	License:	GPL+ or Artistic
14cr|perl-Test-Cmd-1.60.0-2|12	Group:		Development/Perl
14cr|perl-Test-Cmd-1.60.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Cmd-1.60.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Cmd-1.60.0-2|15	
14cr|perl-Test-Cmd-1.60.0-2|16	BuildRequires:  perl-devel
14cr|perl-Test-Cmd-1.60.0-2|17	BuildArch:	noarch
14cr|perl-Test-Cmd-1.60.0-2|18	
14cr|perl-Test-Cmd-1.60.0-2|19	%description
14cr|perl-Test-Cmd-1.60.0-2|20	The Test::Cmd module provides a low-level framework for portable automated
14cr|perl-Test-Cmd-1.60.0-2|21	testing of executable commands and scripts (in any language, not just Perl),
14cr|perl-Test-Cmd-1.60.0-2|22	especially commands and scripts that interact with the file system.
14cr|perl-Test-Cmd-1.60.0-2|23	
14cr|perl-Test-Cmd-1.60.0-2|24	%prep
14cr|perl-Test-Cmd-1.60.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Cmd-1.60.0-2|26	
14cr|perl-Test-Cmd-1.60.0-2|27	%build
14cr|perl-Test-Cmd-1.60.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Cmd-1.60.0-2|29	%make
14cr|perl-Test-Cmd-1.60.0-2|30	
14cr|perl-Test-Cmd-1.60.0-2|31	%check
14cr|perl-Test-Cmd-1.60.0-2|32	make test
14cr|perl-Test-Cmd-1.60.0-2|33	
14cr|perl-Test-Cmd-1.60.0-2|34	%install
14cr|perl-Test-Cmd-1.60.0-2|35	%makeinstall_std
14cr|perl-Test-Cmd-1.60.0-2|36	
14cr|perl-Test-Cmd-1.60.0-2|37	%files
14cr|perl-Test-Cmd-1.60.0-2|38	%doc Changes README
14cr|perl-Test-Cmd-1.60.0-2|39	%{perl_vendorlib}/Test
14cr|perl-Test-Cmd-1.60.0-2|40	%{_mandir}/*/*
14cr|perl-Test-Cmd-1.60.0-2|41	
14cr|perl-Test-Cmd-1.60.0-2|42	
14cr|perl-Test-Cmd-1.60.0-2|43	
14cr|perl-Test-Cmd-1.60.0-2|44	
14cr|perl-Test-Cmd-1.60.0-2|45	%changelog
14cr|perl-Test-Cmd-1.60.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-2
14cr|perl-Test-Cmd-1.60.0-2|47	+ Revision: f679354
14cr|perl-Test-Cmd-1.60.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-Test-Cmd-1.60.0-2|49	
14cr|perl-Test-Cmd-1.60.0-2|50	

5622 14
14cr|perl-Test-Command-0.110.0-3|1	%define upstream_name    Test-Command
14cr|perl-Test-Command-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Test-Command-0.110.0-3|3	
14cr|perl-Test-Command-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Command-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-Test-Command-0.110.0-3|6	Release:	3
14cr|perl-Test-Command-0.110.0-3|7	
14cr|perl-Test-Command-0.110.0-3|8	Summary:	Test routines for external commands
14cr|perl-Test-Command-0.110.0-3|9	
14cr|perl-Test-Command-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Command-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Test-Command-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Command-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Command-0.11.tar.gz
14cr|perl-Test-Command-0.110.0-3|14	
14cr|perl-Test-Command-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Command-0.110.0-3|16	BuildRequires:	perl(Test::Simple)
14cr|perl-Test-Command-0.110.0-3|17	BuildArch:	noarch
14cr|perl-Test-Command-0.110.0-3|18	
14cr|perl-Test-Command-0.110.0-3|19	%description
14cr|perl-Test-Command-0.110.0-3|20	'Test::Command' intends to bridge the gap between the well tested functions
14cr|perl-Test-Command-0.110.0-3|21	and objects you choose and their usage in your programs. By examining the
14cr|perl-Test-Command-0.110.0-3|22	exit status, terminating signal, STDOUT and STDERR of your program you can
14cr|perl-Test-Command-0.110.0-3|23	determine if it is behaving as expected.
14cr|perl-Test-Command-0.110.0-3|24	
14cr|perl-Test-Command-0.110.0-3|25	This includes testing the various combinations and permutations of options
14cr|perl-Test-Command-0.110.0-3|26	and arguments as well as the interactions between the various functions and
14cr|perl-Test-Command-0.110.0-3|27	objects that make up your program.
14cr|perl-Test-Command-0.110.0-3|28	
14cr|perl-Test-Command-0.110.0-3|29	The various test functions below can accept either a command string or an
14cr|perl-Test-Command-0.110.0-3|30	array reference for the first argument. If the command is expressed as a
14cr|perl-Test-Command-0.110.0-3|31	string it is passed to 'system' as is. If the command is expressed as an
14cr|perl-Test-Command-0.110.0-3|32	array reference it is dereferenced and passed to 'system' as a list. See
14cr|perl-Test-Command-0.110.0-3|33	''perldoc -f system'' for how these may differ.
14cr|perl-Test-Command-0.110.0-3|34	
14cr|perl-Test-Command-0.110.0-3|35	%prep
14cr|perl-Test-Command-0.110.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Command-0.110.0-3|37	
14cr|perl-Test-Command-0.110.0-3|38	%build
14cr|perl-Test-Command-0.110.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Command-0.110.0-3|40	%make
14cr|perl-Test-Command-0.110.0-3|41	
14cr|perl-Test-Command-0.110.0-3|42	%check
14cr|perl-Test-Command-0.110.0-3|43	%make test
14cr|perl-Test-Command-0.110.0-3|44	
14cr|perl-Test-Command-0.110.0-3|45	%install
14cr|perl-Test-Command-0.110.0-3|46	%makeinstall_std
14cr|perl-Test-Command-0.110.0-3|47	
14cr|perl-Test-Command-0.110.0-3|48	%files
14cr|perl-Test-Command-0.110.0-3|49	%doc Changes META.yml README
14cr|perl-Test-Command-0.110.0-3|50	%{_mandir}/man3/*
14cr|perl-Test-Command-0.110.0-3|51	%{perl_vendorlib}/*
14cr|perl-Test-Command-0.110.0-3|52	
14cr|perl-Test-Command-0.110.0-3|53	
14cr|perl-Test-Command-0.110.0-3|54	%changelog
14cr|perl-Test-Command-0.110.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Test-Command-0.110.0-3|56	+ Revision: 8a3deb5
14cr|perl-Test-Command-0.110.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Test-Command-0.110.0-3|58	
14cr|perl-Test-Command-0.110.0-3|59	

5623 14
14cr|perl-Test-Compile-1.0.1-3|1	%define upstream_name    Test-Compile
14cr|perl-Test-Compile-1.0.1-3|2	%define upstream_version 1.0.1
14cr|perl-Test-Compile-1.0.1-3|3	
14cr|perl-Test-Compile-1.0.1-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Compile-1.0.1-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Compile-1.0.1-3|6	Release:	3
14cr|perl-Test-Compile-1.0.1-3|7	
14cr|perl-Test-Compile-1.0.1-3|8	Summary:	Check whether Perl module files compile correctly
14cr|perl-Test-Compile-1.0.1-3|9	
14cr|perl-Test-Compile-1.0.1-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Compile-1.0.1-3|11	Group:		Development/Perl
14cr|perl-Test-Compile-1.0.1-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Compile-1.0.1-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-v%{upstream_version}.tar.gz
14cr|perl-Test-Compile-1.0.1-3|14	
14cr|perl-Test-Compile-1.0.1-3|15	BuildRequires:  perl-devel
14cr|perl-Test-Compile-1.0.1-3|16	BuildRequires:  perl(Devel::CheckOS)
14cr|perl-Test-Compile-1.0.1-3|17	BuildRequires:  perl(Test::More)
14cr|perl-Test-Compile-1.0.1-3|18	BuildRequires:  perl(Test::Pod)
14cr|perl-Test-Compile-1.0.1-3|19	BuildRequires:  perl(URI::Escape)
14cr|perl-Test-Compile-1.0.1-3|20	BuildRequires:  perl(Test::Pod::Coverage)
14cr|perl-Test-Compile-1.0.1-3|21	BuildRequires:  perl(UNIVERSAL::require)
14cr|perl-Test-Compile-1.0.1-3|22	BuildArch:	noarch
14cr|perl-Test-Compile-1.0.1-3|23	
14cr|perl-Test-Compile-1.0.1-3|24	%description
14cr|perl-Test-Compile-1.0.1-3|25	Check Perl module files for errors or warnings in a test file.
14cr|perl-Test-Compile-1.0.1-3|26	
14cr|perl-Test-Compile-1.0.1-3|27	
14cr|perl-Test-Compile-1.0.1-3|28	%prep
14cr|perl-Test-Compile-1.0.1-3|29	%setup -qn %{upstream_name}-v%{upstream_version}
14cr|perl-Test-Compile-1.0.1-3|30	
14cr|perl-Test-Compile-1.0.1-3|31	%build
14cr|perl-Test-Compile-1.0.1-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Compile-1.0.1-3|33	%make
14cr|perl-Test-Compile-1.0.1-3|34	
14cr|perl-Test-Compile-1.0.1-3|35	%check
14cr|perl-Test-Compile-1.0.1-3|36	make test
14cr|perl-Test-Compile-1.0.1-3|37	
14cr|perl-Test-Compile-1.0.1-3|38	%install
14cr|perl-Test-Compile-1.0.1-3|39	%makeinstall_std
14cr|perl-Test-Compile-1.0.1-3|40	
14cr|perl-Test-Compile-1.0.1-3|41	%files
14cr|perl-Test-Compile-1.0.1-3|42	%doc Changes README
14cr|perl-Test-Compile-1.0.1-3|43	%{_mandir}/man3/*
14cr|perl-Test-Compile-1.0.1-3|44	%{perl_vendorlib}/*
14cr|perl-Test-Compile-1.0.1-3|45	
14cr|perl-Test-Compile-1.0.1-3|46	
14cr|perl-Test-Compile-1.0.1-3|47	%changelog
14cr|perl-Test-Compile-1.0.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|perl-Test-Compile-1.0.1-3|49	+ Revision: 9b431d6
14cr|perl-Test-Compile-1.0.1-3|50	- MassBuild#464: Increase release tag
14cr|perl-Test-Compile-1.0.1-3|51	
14cr|perl-Test-Compile-1.0.1-3|52	

5624 14
14cr|perl-Test-ConsistentVersion-0.2.3-4|1	%define upstream_name    Test-ConsistentVersion
14cr|perl-Test-ConsistentVersion-0.2.3-4|2	%define upstream_version v0.2.3
14cr|perl-Test-ConsistentVersion-0.2.3-4|3	
14cr|perl-Test-ConsistentVersion-0.2.3-4|4	Name:       perl-%{upstream_name}
14cr|perl-Test-ConsistentVersion-0.2.3-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-ConsistentVersion-0.2.3-4|6	Release:    4
14cr|perl-Test-ConsistentVersion-0.2.3-4|7	
14cr|perl-Test-ConsistentVersion-0.2.3-4|8	Summary:    Ensures distribution versions are consistent
14cr|perl-Test-ConsistentVersion-0.2.3-4|9	
14cr|perl-Test-ConsistentVersion-0.2.3-4|10	License:    GPL+ or Artistic
14cr|perl-Test-ConsistentVersion-0.2.3-4|11	Group:      Development/Perl
14cr|perl-Test-ConsistentVersion-0.2.3-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-ConsistentVersion-0.2.3-4|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-ConsistentVersion-0.2.3-4|14	
14cr|perl-Test-ConsistentVersion-0.2.3-4|15	BuildRequires: perl(Test::Builder)
14cr|perl-Test-ConsistentVersion-0.2.3-4|16	BuildRequires: perl(autodie)
14cr|perl-Test-ConsistentVersion-0.2.3-4|17	BuildRequires: perl(version)
14cr|perl-Test-ConsistentVersion-0.2.3-4|18	BuildRequires: perl(Module::Build)
14cr|perl-Test-ConsistentVersion-0.2.3-4|19	BuildArch: noarch
14cr|perl-Test-ConsistentVersion-0.2.3-4|20	
14cr|perl-Test-ConsistentVersion-0.2.3-4|21	%description
14cr|perl-Test-ConsistentVersion-0.2.3-4|22	The purpose of this module is to make it easy for other distribution
14cr|perl-Test-ConsistentVersion-0.2.3-4|23	authors to have consistent version numbers within the modules (as well as
14cr|perl-Test-ConsistentVersion-0.2.3-4|24	readme file and changelog) of the distribution.
14cr|perl-Test-ConsistentVersion-0.2.3-4|25	
14cr|perl-Test-ConsistentVersion-0.2.3-4|26	%prep
14cr|perl-Test-ConsistentVersion-0.2.3-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-ConsistentVersion-0.2.3-4|28	
14cr|perl-Test-ConsistentVersion-0.2.3-4|29	%build
14cr|perl-Test-ConsistentVersion-0.2.3-4|30	%{__perl} Build.PL installdirs=vendor
14cr|perl-Test-ConsistentVersion-0.2.3-4|31	
14cr|perl-Test-ConsistentVersion-0.2.3-4|32	./Build
14cr|perl-Test-ConsistentVersion-0.2.3-4|33	
14cr|perl-Test-ConsistentVersion-0.2.3-4|34	%check
14cr|perl-Test-ConsistentVersion-0.2.3-4|35	./Build test
14cr|perl-Test-ConsistentVersion-0.2.3-4|36	
14cr|perl-Test-ConsistentVersion-0.2.3-4|37	%install
14cr|perl-Test-ConsistentVersion-0.2.3-4|38	./Build install destdir=%{buildroot}
14cr|perl-Test-ConsistentVersion-0.2.3-4|39	
14cr|perl-Test-ConsistentVersion-0.2.3-4|40	%clean
14cr|perl-Test-ConsistentVersion-0.2.3-4|41	
14cr|perl-Test-ConsistentVersion-0.2.3-4|42	%files
14cr|perl-Test-ConsistentVersion-0.2.3-4|43	%doc Changes META.yml README
14cr|perl-Test-ConsistentVersion-0.2.3-4|44	%{_mandir}/man3/*
14cr|perl-Test-ConsistentVersion-0.2.3-4|45	%{perl_vendorlib}/*
14cr|perl-Test-ConsistentVersion-0.2.3-4|46	
14cr|perl-Test-ConsistentVersion-0.2.3-4|47	
14cr|perl-Test-ConsistentVersion-0.2.3-4|48	
14cr|perl-Test-ConsistentVersion-0.2.3-4|49	
14cr|perl-Test-ConsistentVersion-0.2.3-4|50	
14cr|perl-Test-ConsistentVersion-0.2.3-4|51	%changelog
14cr|perl-Test-ConsistentVersion-0.2.3-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-4
14cr|perl-Test-ConsistentVersion-0.2.3-4|53	+ Revision: 32decd6
14cr|perl-Test-ConsistentVersion-0.2.3-4|54	- MassBuild#464: Increase release tag
14cr|perl-Test-ConsistentVersion-0.2.3-4|55	
14cr|perl-Test-ConsistentVersion-0.2.3-4|56	

5625 14
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|1	%define upstream_name    Test-Corpus-Audio-MPD
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|2	%define upstream_version 1.120990
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|3	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|5	Version:	%perl_convert_version 1.120990
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|6	Release:	3
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|7	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|8	Summary:	Automate launching of fake mdp for testing purposes
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|9	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|11	Group:		Development/Perl
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Corpus-Audio-MPD-1.120990.tar.gz
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|14	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|16	BuildRequires:	perl(English)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|17	BuildRequires:	perl(File::Basename)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|18	BuildRequires:	perl(File::Copy)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|19	BuildRequires:	perl(File::ShareDir)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|20	BuildRequires:	perl(File::ShareDir::PathClass)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|21	BuildRequires:	perl(File::Temp)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|22	BuildRequires:	perl(Module::Build)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|23	BuildRequires:	perl(Readonly)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|24	BuildRequires:	perl(Path::Class)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|25	BuildRequires:	perl(Test::More)
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|26	BuildArch:	noarch
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|27	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|28	%description
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|29	This module will try to launch a new mpd server for testing purposes. This
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|30	mpd server will then be used during the POE::Component::Client::MPD manpage
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|31	or the Audio::MPD manpage tests.
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|32	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|33	In order to achieve this, the module will create a fake _mpd.conf_ file
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|34	with the correct pathes (ie, where you untarred the module tarball). It
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|35	will then check if some mpd server is already running, and stop it if the
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|36	'MPD_TEST_OVERRIDE' environment variable is true (die otherwise). Last it
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|37	will run the test mpd with its newly created configuration file.
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|38	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|39	Everything described above is done automatically when the module is
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|40	'use'-d.
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|41	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|42	%prep
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|44	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|45	%build
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|46	perl Build.PL installdirs=vendor
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|47	./Build
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|48	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|49	%check
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|50	./Build test
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|51	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|52	%install
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|53	./Build install destdir=%{buildroot}
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|54	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|55	%files
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|56	%doc Changes LICENSE README
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|57	%{_mandir}/man3/*
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|58	%{perl_vendorlib}/*
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|59	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|60	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|61	%changelog
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.990-3
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|63	+ Revision: d85378f
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|64	- MassBuild#464: Increase release tag
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|65	
14cr|perl-Test-Corpus-Audio-MPD-1.120.990-3|66	

5626 14
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|1	%define upstream_name    Test-CPAN-Meta-YAML
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|2	%define upstream_version 0.22
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|3	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|5	Version:	%perl_convert_version 0.22
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|6	Release:	3
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|7	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|8	Summary:	Validate META.json elements
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|9	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|11	Group:		Development/Perl
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-CPAN-Meta-YAML-0.22.tar.gz
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|14	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|16	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|18	BuildRequires:	perl(Test::YAML::Valid)
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|19	BuildArch:	noarch
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|20	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|21	%description
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|22	This module was written to ensure that a META.yml file, provided with a
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|23	standard distribution uploaded to CPAN, meets the specifications that
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|24	slowly being introduced to module uploads, via the use of the
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|25	ExtUtils::MakeMaker manpage, the Module::Build manpage and the
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|26	Module::Install manpage.
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|27	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|28	See the CPAN::Meta manpage for further details of the CPAN Meta
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|29	Specification.
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|30	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|31	%prep
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|33	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|34	%build
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|36	%make
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|37	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|38	%check
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|39	%make test
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|40	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|41	%install
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|42	%makeinstall_std
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|43	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|44	%files
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|45	%doc Changes META.yml README LICENSE
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|46	%{_mandir}/man3/*
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|47	%{perl_vendorlib}/*
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|48	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|49	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|50	%changelog
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.220.0-3
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|52	+ Revision: 13abf90
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|54	
14cr|perl-Test-CPAN-Meta-YAML-0.220.0-3|55	

5627 14
14cr|perl-Test-Cukes-0.100.0-5|1	%define upstream_name    Test-Cukes
14cr|perl-Test-Cukes-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Test-Cukes-0.100.0-5|3	
14cr|perl-Test-Cukes-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Cukes-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Cukes-0.100.0-5|6	Release:	5
14cr|perl-Test-Cukes-0.100.0-5|7	
14cr|perl-Test-Cukes-0.100.0-5|8	Summary:	A BBD test tool inspired by Cucumber
14cr|perl-Test-Cukes-0.100.0-5|9	
14cr|perl-Test-Cukes-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-Cukes-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Test-Cukes-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Cukes-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Cukes-0.100.0-5|14	
14cr|perl-Test-Cukes-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-Cukes-0.100.0-5|16	BuildRequires:	perl(Any::Moose)
14cr|perl-Test-Cukes-0.100.0-5|17	BuildRequires:	perl(Carp::Assert)
14cr|perl-Test-Cukes-0.100.0-5|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Cukes-0.100.0-5|19	BuildRequires:	perl(Test::Builder::Module)
14cr|perl-Test-Cukes-0.100.0-5|20	BuildRequires:	perl(Test::More)
14cr|perl-Test-Cukes-0.100.0-5|21	BuildRequires:	perl(Try::Tiny)
14cr|perl-Test-Cukes-0.100.0-5|22	BuildArch:	noarch
14cr|perl-Test-Cukes-0.100.0-5|23	
14cr|perl-Test-Cukes-0.100.0-5|24	%description
14cr|perl-Test-Cukes-0.100.0-5|25	Test::Cukes is a testing tool inspired by Cucumber (the http://cukes.info
14cr|perl-Test-Cukes-0.100.0-5|26	manpage). It lets your write your module test with scenarios. It may be
14cr|perl-Test-Cukes-0.100.0-5|27	used with the Test::More manpage or other family of TAP 'Test::*' modules.
14cr|perl-Test-Cukes-0.100.0-5|28	It uses the Test::Builder::note manpage function internally to print
14cr|perl-Test-Cukes-0.100.0-5|29	messages.
14cr|perl-Test-Cukes-0.100.0-5|30	
14cr|perl-Test-Cukes-0.100.0-5|31	This module implements the Given-When-Then clause only in English. To uses
14cr|perl-Test-Cukes-0.100.0-5|32	it in the test programs, feed the feature text into 'feature' function,
14cr|perl-Test-Cukes-0.100.0-5|33	defines your step handlers, and then run all the tests by calling
14cr|perl-Test-Cukes-0.100.0-5|34	'runtests'. Step handlers may be defined in separate modules, as long as
14cr|perl-Test-Cukes-0.100.0-5|35	those modules are included before 'runtests' is called. Each step may use
14cr|perl-Test-Cukes-0.100.0-5|36	either 'assert' or standard TAP functions such as 'Test::Simple''s 'ok' or
14cr|perl-Test-Cukes-0.100.0-5|37	'Test::More''s 'is' to verify desired result. If you specify a plan
14cr|perl-Test-Cukes-0.100.0-5|38	explicitly, you should be aware that each step line in your scenario runs
14cr|perl-Test-Cukes-0.100.0-5|39	an additional test, and will therefore add to the number of tests you must
14cr|perl-Test-Cukes-0.100.0-5|40	indicate.
14cr|perl-Test-Cukes-0.100.0-5|41	
14cr|perl-Test-Cukes-0.100.0-5|42	If any assertion in the Given block failed, the following 'When' and 'Then'
14cr|perl-Test-Cukes-0.100.0-5|43	blocks are all skipped.
14cr|perl-Test-Cukes-0.100.0-5|44	
14cr|perl-Test-Cukes-0.100.0-5|45	%prep
14cr|perl-Test-Cukes-0.100.0-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Cukes-0.100.0-5|47	
14cr|perl-Test-Cukes-0.100.0-5|48	%build
14cr|perl-Test-Cukes-0.100.0-5|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Cukes-0.100.0-5|50	%make
14cr|perl-Test-Cukes-0.100.0-5|51	
14cr|perl-Test-Cukes-0.100.0-5|52	%check
14cr|perl-Test-Cukes-0.100.0-5|53	%make test
14cr|perl-Test-Cukes-0.100.0-5|54	
14cr|perl-Test-Cukes-0.100.0-5|55	%install
14cr|perl-Test-Cukes-0.100.0-5|56	%makeinstall_std
14cr|perl-Test-Cukes-0.100.0-5|57	
14cr|perl-Test-Cukes-0.100.0-5|58	%files
14cr|perl-Test-Cukes-0.100.0-5|59	%doc Changes META.yml README
14cr|perl-Test-Cukes-0.100.0-5|60	%{_mandir}/man3/*
14cr|perl-Test-Cukes-0.100.0-5|61	%{perl_vendorlib}/*
14cr|perl-Test-Cukes-0.100.0-5|62	
14cr|perl-Test-Cukes-0.100.0-5|63	
14cr|perl-Test-Cukes-0.100.0-5|64	%changelog
14cr|perl-Test-Cukes-0.100.0-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Test-Cukes-0.100.0-5|66	+ Revision: 984e4b7
14cr|perl-Test-Cukes-0.100.0-5|67	- MassBuild#464: Increase release tag
14cr|perl-Test-Cukes-0.100.0-5|68	
14cr|perl-Test-Cukes-0.100.0-5|69	

5628 14
14cr|perl-Test-Dependencies-0.120.0-4|1	%define upstream_name    Test-Dependencies
14cr|perl-Test-Dependencies-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-Test-Dependencies-0.120.0-4|3	
14cr|perl-Test-Dependencies-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Dependencies-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Dependencies-0.120.0-4|6	Release:	4
14cr|perl-Test-Dependencies-0.120.0-4|7	
14cr|perl-Test-Dependencies-0.120.0-4|8	Summary:	Ensure that your Makefile.PL specifies all module dependencies
14cr|perl-Test-Dependencies-0.120.0-4|9	
14cr|perl-Test-Dependencies-0.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-Dependencies-0.120.0-4|11	Group:		Development/Perl
14cr|perl-Test-Dependencies-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Dependencies-0.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Dependencies-0.120.0-4|14	
14cr|perl-Test-Dependencies-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-Dependencies-0.120.0-4|16	BuildRequires:	perl(B::PerlReq)
14cr|perl-Test-Dependencies-0.120.0-4|17	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Test-Dependencies-0.120.0-4|18	BuildRequires:	perl(IPC::Cmd)
14cr|perl-Test-Dependencies-0.120.0-4|19	BuildRequires:	perl(Module::CoreList)
14cr|perl-Test-Dependencies-0.120.0-4|20	BuildRequires:	perl(PerlReq::Utils)
14cr|perl-Test-Dependencies-0.120.0-4|21	BuildRequires:	perl(Pod::Strip)
14cr|perl-Test-Dependencies-0.120.0-4|22	BuildRequires:	perl(Test::Builder::Module)
14cr|perl-Test-Dependencies-0.120.0-4|23	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Dependencies-0.120.0-4|24	BuildRequires:	perl(YAML)
14cr|perl-Test-Dependencies-0.120.0-4|25	BuildArch:	noarch
14cr|perl-Test-Dependencies-0.120.0-4|26	
14cr|perl-Test-Dependencies-0.120.0-4|27	%description
14cr|perl-Test-Dependencies-0.120.0-4|28	Makes sure that all of the modules that are 'use'd are listed in the
14cr|perl-Test-Dependencies-0.120.0-4|29	Makefile.PL as dependencies.
14cr|perl-Test-Dependencies-0.120.0-4|30	
14cr|perl-Test-Dependencies-0.120.0-4|31	%prep
14cr|perl-Test-Dependencies-0.120.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Dependencies-0.120.0-4|33	
14cr|perl-Test-Dependencies-0.120.0-4|34	%build
14cr|perl-Test-Dependencies-0.120.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Dependencies-0.120.0-4|36	%make
14cr|perl-Test-Dependencies-0.120.0-4|37	
14cr|perl-Test-Dependencies-0.120.0-4|38	%check
14cr|perl-Test-Dependencies-0.120.0-4|39	make test
14cr|perl-Test-Dependencies-0.120.0-4|40	
14cr|perl-Test-Dependencies-0.120.0-4|41	%install
14cr|perl-Test-Dependencies-0.120.0-4|42	%makeinstall_std
14cr|perl-Test-Dependencies-0.120.0-4|43	
14cr|perl-Test-Dependencies-0.120.0-4|44	%files
14cr|perl-Test-Dependencies-0.120.0-4|45	%doc README Changes
14cr|perl-Test-Dependencies-0.120.0-4|46	%{_mandir}/man3/*
14cr|perl-Test-Dependencies-0.120.0-4|47	%{perl_vendorlib}/Test
14cr|perl-Test-Dependencies-0.120.0-4|48	
14cr|perl-Test-Dependencies-0.120.0-4|49	
14cr|perl-Test-Dependencies-0.120.0-4|50	
14cr|perl-Test-Dependencies-0.120.0-4|51	%changelog
14cr|perl-Test-Dependencies-0.120.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-Test-Dependencies-0.120.0-4|53	+ Revision: 86e66e0
14cr|perl-Test-Dependencies-0.120.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-Test-Dependencies-0.120.0-4|55	
14cr|perl-Test-Dependencies-0.120.0-4|56	

5629 14
14cr|perl-Test-DistManifest-1.12.0-3|1	%define upstream_name    Test-DistManifest
14cr|perl-Test-DistManifest-1.12.0-3|2	%define upstream_version 1.012
14cr|perl-Test-DistManifest-1.12.0-3|3	
14cr|perl-Test-DistManifest-1.12.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-DistManifest-1.12.0-3|5	Version:	%perl_convert_version 1.012
14cr|perl-Test-DistManifest-1.12.0-3|6	Release:	3
14cr|perl-Test-DistManifest-1.12.0-3|7	
14cr|perl-Test-DistManifest-1.12.0-3|8	Summary:	Verify MANIFEST as an author test
14cr|perl-Test-DistManifest-1.12.0-3|9	
14cr|perl-Test-DistManifest-1.12.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-DistManifest-1.12.0-3|11	Group:		Development/Perl
14cr|perl-Test-DistManifest-1.12.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-DistManifest-1.12.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-DistManifest-1.012.tar.gz
14cr|perl-Test-DistManifest-1.12.0-3|14	
14cr|perl-Test-DistManifest-1.12.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-DistManifest-1.12.0-3|16	BuildRequires:	perl(Module::Manifest)
14cr|perl-Test-DistManifest-1.12.0-3|17	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-DistManifest-1.12.0-3|18	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-DistManifest-1.12.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-DistManifest-1.12.0-3|20	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Test-DistManifest-1.12.0-3|21	BuildRequires:	perl(Module::Build)
14cr|perl-Test-DistManifest-1.12.0-3|22	BuildArch:	noarch
14cr|perl-Test-DistManifest-1.12.0-3|23	
14cr|perl-Test-DistManifest-1.12.0-3|24	%description
14cr|perl-Test-DistManifest-1.12.0-3|25	This module provides a simple method of testing that a MANIFEST matches the
14cr|perl-Test-DistManifest-1.12.0-3|26	distribution.
14cr|perl-Test-DistManifest-1.12.0-3|27	
14cr|perl-Test-DistManifest-1.12.0-3|28	%prep
14cr|perl-Test-DistManifest-1.12.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-DistManifest-1.12.0-3|30	
14cr|perl-Test-DistManifest-1.12.0-3|31	%build
14cr|perl-Test-DistManifest-1.12.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-DistManifest-1.12.0-3|33	%make
14cr|perl-Test-DistManifest-1.12.0-3|34	
14cr|perl-Test-DistManifest-1.12.0-3|35	%check
14cr|perl-Test-DistManifest-1.12.0-3|36	rm debugfiles.list debuglinks.list debugsources.list
14cr|perl-Test-DistManifest-1.12.0-3|37	%make test
14cr|perl-Test-DistManifest-1.12.0-3|38	
14cr|perl-Test-DistManifest-1.12.0-3|39	%install
14cr|perl-Test-DistManifest-1.12.0-3|40	%makeinstall_std
14cr|perl-Test-DistManifest-1.12.0-3|41	
14cr|perl-Test-DistManifest-1.12.0-3|42	%files
14cr|perl-Test-DistManifest-1.12.0-3|43	%doc Changes LICENSE META.yml README
14cr|perl-Test-DistManifest-1.12.0-3|44	%{_mandir}/man3/*
14cr|perl-Test-DistManifest-1.12.0-3|45	%{perl_vendorlib}/*
14cr|perl-Test-DistManifest-1.12.0-3|46	
14cr|perl-Test-DistManifest-1.12.0-3|47	
14cr|perl-Test-DistManifest-1.12.0-3|48	
14cr|perl-Test-DistManifest-1.12.0-3|49	%changelog
14cr|perl-Test-DistManifest-1.12.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-3
14cr|perl-Test-DistManifest-1.12.0-3|51	+ Revision: 22f1f44
14cr|perl-Test-DistManifest-1.12.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Test-DistManifest-1.12.0-3|53	
14cr|perl-Test-DistManifest-1.12.0-3|54	

5630 14
14cr|perl-Test-Distribution-2.0.0-3|1	%define module	Test-Distribution
14cr|perl-Test-Distribution-2.0.0-3|2	%define upstream_version 2.00
14cr|perl-Test-Distribution-2.0.0-3|3	
14cr|perl-Test-Distribution-2.0.0-3|4	Name:		perl-%{module}
14cr|perl-Test-Distribution-2.0.0-3|5	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-Test-Distribution-2.0.0-3|6	Release: 	3
14cr|perl-Test-Distribution-2.0.0-3|7	Summary: 	Perform tests on all modules of a distribution
14cr|perl-Test-Distribution-2.0.0-3|8	
14cr|perl-Test-Distribution-2.0.0-3|9	License: 	GPLv2 or Artistic
14cr|perl-Test-Distribution-2.0.0-3|10	Group: 		Development/Perl
14cr|perl-Test-Distribution-2.0.0-3|11	Url:        http://search.cpan.org/dist/%{module}/
14cr|perl-Test-Distribution-2.0.0-3|12	Source: 	http://www.cpan.org/modules/by-module/Test/Test-Distribution-%{upstream_version}.tar.gz
14cr|perl-Test-Distribution-2.0.0-3|13	Buildrequires:	perl(Module::Build)
14cr|perl-Test-Distribution-2.0.0-3|14	Buildrequires:	perl(Module::Signature)
14cr|perl-Test-Distribution-2.0.0-3|15	Buildrequires:	perl(Module::CoreList)
14cr|perl-Test-Distribution-2.0.0-3|16	requires:	perl(File::Find::Rule)
14cr|perl-Test-Distribution-2.0.0-3|17	BuildArch: 	noarch
14cr|perl-Test-Distribution-2.0.0-3|18	
14cr|perl-Test-Distribution-2.0.0-3|19	%description
14cr|perl-Test-Distribution-2.0.0-3|20	When using this module in a test script, it goes through all the modules in
14cr|perl-Test-Distribution-2.0.0-3|21	your distribution, checks their POD, checks that they compile OK and checks
14cr|perl-Test-Distribution-2.0.0-3|22	that they all define a $VERSION.
14cr|perl-Test-Distribution-2.0.0-3|23	
14cr|perl-Test-Distribution-2.0.0-3|24	This module also performs a number of test on the distribution itself.
14cr|perl-Test-Distribution-2.0.0-3|25	It checks that your files match your SIGNATURE file if you have one. It
14cr|perl-Test-Distribution-2.0.0-3|26	checks that your distribution isn't missing certain 'core' description
14cr|perl-Test-Distribution-2.0.0-3|27	files. It checks to see you haven't missed out listing any prerequisites
14cr|perl-Test-Distribution-2.0.0-3|28	in Makefile.PL.
14cr|perl-Test-Distribution-2.0.0-3|29	
14cr|perl-Test-Distribution-2.0.0-3|30	It defines its own testing plan, so you usually don't use it in conjunction
14cr|perl-Test-Distribution-2.0.0-3|31	with other Test::* modules in the same file. It's recommended that you just
14cr|perl-Test-Distribution-2.0.0-3|32	create a one-line test script as shown in the SYNOPSIS above. However, there
14cr|perl-Test-Distribution-2.0.0-3|33	are options...
14cr|perl-Test-Distribution-2.0.0-3|34	
14cr|perl-Test-Distribution-2.0.0-3|35	%prep
14cr|perl-Test-Distribution-2.0.0-3|36	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Test-Distribution-2.0.0-3|37	
14cr|perl-Test-Distribution-2.0.0-3|38	%build
14cr|perl-Test-Distribution-2.0.0-3|39	%{__perl} Build.PL installdirs=vendor
14cr|perl-Test-Distribution-2.0.0-3|40	./Build
14cr|perl-Test-Distribution-2.0.0-3|41	./Build test
14cr|perl-Test-Distribution-2.0.0-3|42	
14cr|perl-Test-Distribution-2.0.0-3|43	%install
14cr|perl-Test-Distribution-2.0.0-3|44	./Build install destdir=%{buildroot}
14cr|perl-Test-Distribution-2.0.0-3|45	
14cr|perl-Test-Distribution-2.0.0-3|46	%files
14cr|perl-Test-Distribution-2.0.0-3|47	%doc Changes.pod README
14cr|perl-Test-Distribution-2.0.0-3|48	%{perl_vendorlib}/Test
14cr|perl-Test-Distribution-2.0.0-3|49	%{_mandir}/*/*
14cr|perl-Test-Distribution-2.0.0-3|50	
14cr|perl-Test-Distribution-2.0.0-3|51	
14cr|perl-Test-Distribution-2.0.0-3|52	
14cr|perl-Test-Distribution-2.0.0-3|53	
14cr|perl-Test-Distribution-2.0.0-3|54	%changelog
14cr|perl-Test-Distribution-2.0.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|perl-Test-Distribution-2.0.0-3|56	+ Revision: a4190e1
14cr|perl-Test-Distribution-2.0.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Test-Distribution-2.0.0-3|58	
14cr|perl-Test-Distribution-2.0.0-3|59	

5631 14
14cr|perl-Test-EOL-1.500.0-3|1	%define upstream_name    Test-EOL
14cr|perl-Test-EOL-1.500.0-3|2	%define upstream_version 1.5
14cr|perl-Test-EOL-1.500.0-3|3	
14cr|perl-Test-EOL-1.500.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-EOL-1.500.0-3|5	Version:	%perl_convert_version 1.5
14cr|perl-Test-EOL-1.500.0-3|6	Release:	3
14cr|perl-Test-EOL-1.500.0-3|7	
14cr|perl-Test-EOL-1.500.0-3|8	Summary:	Check the correct line endings in your project
14cr|perl-Test-EOL-1.500.0-3|9	
14cr|perl-Test-EOL-1.500.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-EOL-1.500.0-3|11	Group:		Development/Perl
14cr|perl-Test-EOL-1.500.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-EOL-1.500.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-EOL-1.5.tar.gz
14cr|perl-Test-EOL-1.500.0-3|14	
14cr|perl-Test-EOL-1.500.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-EOL-1.500.0-3|16	BuildRequires:	perl(File::Find)
14cr|perl-Test-EOL-1.500.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Test-EOL-1.500.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Test-EOL-1.500.0-3|19	BuildRequires:	perl(FindBin)
14cr|perl-Test-EOL-1.500.0-3|20	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-EOL-1.500.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-EOL-1.500.0-3|22	BuildRequires:	perl(vars)
14cr|perl-Test-EOL-1.500.0-3|23	BuildArch:	noarch
14cr|perl-Test-EOL-1.500.0-3|24	
14cr|perl-Test-EOL-1.500.0-3|25	%description
14cr|perl-Test-EOL-1.500.0-3|26	This module scans your project/distribution for any perl files (scripts,
14cr|perl-Test-EOL-1.500.0-3|27	modules, etc) for the presence of windows line endings.
14cr|perl-Test-EOL-1.500.0-3|28	
14cr|perl-Test-EOL-1.500.0-3|29	%prep
14cr|perl-Test-EOL-1.500.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-EOL-1.500.0-3|31	
14cr|perl-Test-EOL-1.500.0-3|32	%build
14cr|perl-Test-EOL-1.500.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-EOL-1.500.0-3|34	%make
14cr|perl-Test-EOL-1.500.0-3|35	
14cr|perl-Test-EOL-1.500.0-3|36	%check
14cr|perl-Test-EOL-1.500.0-3|37	%make test
14cr|perl-Test-EOL-1.500.0-3|38	
14cr|perl-Test-EOL-1.500.0-3|39	%install
14cr|perl-Test-EOL-1.500.0-3|40	%makeinstall_std
14cr|perl-Test-EOL-1.500.0-3|41	
14cr|perl-Test-EOL-1.500.0-3|42	%files
14cr|perl-Test-EOL-1.500.0-3|43	%doc Changes META.yml LICENSE README META.json
14cr|perl-Test-EOL-1.500.0-3|44	%{_mandir}/man3/*
14cr|perl-Test-EOL-1.500.0-3|45	%{perl_vendorlib}/*
14cr|perl-Test-EOL-1.500.0-3|46	
14cr|perl-Test-EOL-1.500.0-3|47	
14cr|perl-Test-EOL-1.500.0-3|48	%changelog
14cr|perl-Test-EOL-1.500.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.500.0-3
14cr|perl-Test-EOL-1.500.0-3|50	+ Revision: d1f65aa
14cr|perl-Test-EOL-1.500.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Test-EOL-1.500.0-3|52	
14cr|perl-Test-EOL-1.500.0-3|53	

5632 14
14cr|perl-Test-Expect-0.310.0-4|1	%define upstream_name    Test-Expect
14cr|perl-Test-Expect-0.310.0-4|2	%define upstream_version 0.31
14cr|perl-Test-Expect-0.310.0-4|3	
14cr|perl-Test-Expect-0.310.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Expect-0.310.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Expect-0.310.0-4|6	Release:    4
14cr|perl-Test-Expect-0.310.0-4|7	
14cr|perl-Test-Expect-0.310.0-4|8	Summary:	Automated driving and testing of terminal-based programs
14cr|perl-Test-Expect-0.310.0-4|9	
14cr|perl-Test-Expect-0.310.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-Expect-0.310.0-4|11	Group:		Development/Perl
14cr|perl-Test-Expect-0.310.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Expect-0.310.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Test-Expect-0.310.0-4|14	
14cr|perl-Test-Expect-0.310.0-4|15	BuildRequires:  perl(Expect::Simple)
14cr|perl-Test-Expect-0.310.0-4|16	BuildRequires:  perl(Module::Build)
14cr|perl-Test-Expect-0.310.0-4|17	BuildRequires:  perl(Class::Accessor::Chained)
14cr|perl-Test-Expect-0.310.0-4|18	BuildArch:      noarch
14cr|perl-Test-Expect-0.310.0-4|19	
14cr|perl-Test-Expect-0.310.0-4|20	%description
14cr|perl-Test-Expect-0.310.0-4|21	Test::Expect is a module for automated driving and testing of terminal-based
14cr|perl-Test-Expect-0.310.0-4|22	programs. It is handy for testing interactive programs which have a prompt, and
14cr|perl-Test-Expect-0.310.0-4|23	is based on the same concepts as the Tcl Expect tool.
14cr|perl-Test-Expect-0.310.0-4|24	
14cr|perl-Test-Expect-0.310.0-4|25	Test::Expect is intended for use in a test script.
14cr|perl-Test-Expect-0.310.0-4|26	
14cr|perl-Test-Expect-0.310.0-4|27	%prep
14cr|perl-Test-Expect-0.310.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Expect-0.310.0-4|29	
14cr|perl-Test-Expect-0.310.0-4|30	%build
14cr|perl-Test-Expect-0.310.0-4|31	%{__perl} Build.PL INSTALLDIRS=vendor
14cr|perl-Test-Expect-0.310.0-4|32	
14cr|perl-Test-Expect-0.310.0-4|33	%check
14cr|perl-Test-Expect-0.310.0-4|34	./Build test
14cr|perl-Test-Expect-0.310.0-4|35	
14cr|perl-Test-Expect-0.310.0-4|36	%install
14cr|perl-Test-Expect-0.310.0-4|37	./Build install destdir=%{buildroot} installdirs=vendor
14cr|perl-Test-Expect-0.310.0-4|38	rm -rf %{buildroot}/%{perl_vendorarch}
14cr|perl-Test-Expect-0.310.0-4|39	
14cr|perl-Test-Expect-0.310.0-4|40	%clean
14cr|perl-Test-Expect-0.310.0-4|41	
14cr|perl-Test-Expect-0.310.0-4|42	%files
14cr|perl-Test-Expect-0.310.0-4|43	%doc CHANGES README
14cr|perl-Test-Expect-0.310.0-4|44	%{perl_vendorlib}/*
14cr|perl-Test-Expect-0.310.0-4|45	%{_mandir}/man3/*
14cr|perl-Test-Expect-0.310.0-4|46	
14cr|perl-Test-Expect-0.310.0-4|47	
14cr|perl-Test-Expect-0.310.0-4|48	
14cr|perl-Test-Expect-0.310.0-4|49	%changelog
14cr|perl-Test-Expect-0.310.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-4
14cr|perl-Test-Expect-0.310.0-4|51	+ Revision: a743aa7
14cr|perl-Test-Expect-0.310.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Test-Expect-0.310.0-4|53	
14cr|perl-Test-Expect-0.310.0-4|54	

5633 14
14cr|perl-Test-FailWarnings-0.8.0-3|1	%define upstream_name    Test-FailWarnings
14cr|perl-Test-FailWarnings-0.8.0-3|2	%define upstream_version 0.008
14cr|perl-Test-FailWarnings-0.8.0-3|3	
14cr|perl-Test-FailWarnings-0.8.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-FailWarnings-0.8.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-FailWarnings-0.8.0-3|6	Release:    3
14cr|perl-Test-FailWarnings-0.8.0-3|7	
14cr|perl-Test-FailWarnings-0.8.0-3|8	Summary:    Add test failures if warnings are caught
14cr|perl-Test-FailWarnings-0.8.0-3|9	
14cr|perl-Test-FailWarnings-0.8.0-3|10	License:    GPL+ or Artistic
14cr|perl-Test-FailWarnings-0.8.0-3|11	Group:      Development/Perl
14cr|perl-Test-FailWarnings-0.8.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-FailWarnings-0.8.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-FailWarnings-0.8.0-3|14	
14cr|perl-Test-FailWarnings-0.8.0-3|15	BuildRequires: perl(Capture::Tiny) >= 0.120.0
14cr|perl-Test-FailWarnings-0.8.0-3|16	BuildRequires: perl(Carp)
14cr|perl-Test-FailWarnings-0.8.0-3|17	BuildRequires: perl(Cwd)
14cr|perl-Test-FailWarnings-0.8.0-3|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Test-FailWarnings-0.8.0-3|19	BuildRequires: perl(File::Spec)
14cr|perl-Test-FailWarnings-0.8.0-3|20	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Test-FailWarnings-0.8.0-3|21	BuildRequires: perl(File::Temp)
14cr|perl-Test-FailWarnings-0.8.0-3|22	BuildRequires: perl(IO::Handle)
14cr|perl-Test-FailWarnings-0.8.0-3|23	BuildRequires: perl(IPC::Open3)
14cr|perl-Test-FailWarnings-0.8.0-3|24	BuildRequires: perl(List::Util)
14cr|perl-Test-FailWarnings-0.8.0-3|25	BuildRequires: perl(Test::More) >= 0.860.0
14cr|perl-Test-FailWarnings-0.8.0-3|26	BuildRequires: perl(constant)
14cr|perl-Test-FailWarnings-0.8.0-3|27	BuildRequires: perl(strict)
14cr|perl-Test-FailWarnings-0.8.0-3|28	BuildRequires: perl(warnings)
14cr|perl-Test-FailWarnings-0.8.0-3|29	BuildRequires: perl-devel
14cr|perl-Test-FailWarnings-0.8.0-3|30	BuildArch:  noarch
14cr|perl-Test-FailWarnings-0.8.0-3|31	
14cr|perl-Test-FailWarnings-0.8.0-3|32	%description
14cr|perl-Test-FailWarnings-0.8.0-3|33	This module hooks '$SIG{__WARN__}' and converts warnings to the Test::More
14cr|perl-Test-FailWarnings-0.8.0-3|34	manpage's 'fail()' calls. It is designed to be used with 'done_testing',
14cr|perl-Test-FailWarnings-0.8.0-3|35	when you don't need to know the test count in advance.
14cr|perl-Test-FailWarnings-0.8.0-3|36	
14cr|perl-Test-FailWarnings-0.8.0-3|37	Just as with the Test::NoWarnings manpage, this does not catch warnings if
14cr|perl-Test-FailWarnings-0.8.0-3|38	other things localize '$SIG{__WARN__}', as this is designed to catch
14cr|perl-Test-FailWarnings-0.8.0-3|39	_unhandled_ warnings.
14cr|perl-Test-FailWarnings-0.8.0-3|40	
14cr|perl-Test-FailWarnings-0.8.0-3|41	%prep
14cr|perl-Test-FailWarnings-0.8.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-FailWarnings-0.8.0-3|43	
14cr|perl-Test-FailWarnings-0.8.0-3|44	%build
14cr|perl-Test-FailWarnings-0.8.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-FailWarnings-0.8.0-3|46	
14cr|perl-Test-FailWarnings-0.8.0-3|47	%make
14cr|perl-Test-FailWarnings-0.8.0-3|48	
14cr|perl-Test-FailWarnings-0.8.0-3|49	%check
14cr|perl-Test-FailWarnings-0.8.0-3|50	%make test
14cr|perl-Test-FailWarnings-0.8.0-3|51	
14cr|perl-Test-FailWarnings-0.8.0-3|52	%install
14cr|perl-Test-FailWarnings-0.8.0-3|53	%makeinstall_std
14cr|perl-Test-FailWarnings-0.8.0-3|54	
14cr|perl-Test-FailWarnings-0.8.0-3|55	%files
14cr|perl-Test-FailWarnings-0.8.0-3|56	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Test-FailWarnings-0.8.0-3|57	%{_mandir}/man3/*
14cr|perl-Test-FailWarnings-0.8.0-3|58	%{perl_vendorlib}/*
14cr|perl-Test-FailWarnings-0.8.0-3|59	
14cr|perl-Test-FailWarnings-0.8.0-3|60	%changelog
14cr|perl-Test-FailWarnings-0.8.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|perl-Test-FailWarnings-0.8.0-3|62	+ Revision: 7cb0e75
14cr|perl-Test-FailWarnings-0.8.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-Test-FailWarnings-0.8.0-3|64	
14cr|perl-Test-FailWarnings-0.8.0-3|65	

5634 14
14cr|perl-Test-File-1.360.0-3|1	%define upstream_name    Test-File
14cr|perl-Test-File-1.360.0-3|2	%define upstream_version 1.36
14cr|perl-Test-File-1.360.0-3|3	
14cr|perl-Test-File-1.360.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-File-1.360.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-File-1.360.0-3|6	Release:	3
14cr|perl-Test-File-1.360.0-3|7	
14cr|perl-Test-File-1.360.0-3|8	Summary:	Test file attributes
14cr|perl-Test-File-1.360.0-3|9	
14cr|perl-Test-File-1.360.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-File-1.360.0-3|11	Group:		Development/Perl
14cr|perl-Test-File-1.360.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-File-1.360.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-File-%{upstream_version}.tar.gz
14cr|perl-Test-File-1.360.0-3|14	
14cr|perl-Test-File-1.360.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-File-1.360.0-3|16	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-File-1.360.0-3|17	BuildArch:	noarch
14cr|perl-Test-File-1.360.0-3|18	
14cr|perl-Test-File-1.360.0-3|19	%description
14cr|perl-Test-File-1.360.0-3|20	This modules provides a collection of test utilities for file
14cr|perl-Test-File-1.360.0-3|21	attributes.
14cr|perl-Test-File-1.360.0-3|22	
14cr|perl-Test-File-1.360.0-3|23	%prep
14cr|perl-Test-File-1.360.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-File-1.360.0-3|25	
14cr|perl-Test-File-1.360.0-3|26	%build
14cr|perl-Test-File-1.360.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-File-1.360.0-3|28	%make
14cr|perl-Test-File-1.360.0-3|29	
14cr|perl-Test-File-1.360.0-3|30	%check
14cr|perl-Test-File-1.360.0-3|31	make test
14cr|perl-Test-File-1.360.0-3|32	
14cr|perl-Test-File-1.360.0-3|33	%install
14cr|perl-Test-File-1.360.0-3|34	%makeinstall_std
14cr|perl-Test-File-1.360.0-3|35	
14cr|perl-Test-File-1.360.0-3|36	%files
14cr|perl-Test-File-1.360.0-3|37	%doc Changes README
14cr|perl-Test-File-1.360.0-3|38	%{perl_vendorlib}/Test
14cr|perl-Test-File-1.360.0-3|39	%{_mandir}/*/*
14cr|perl-Test-File-1.360.0-3|40	
14cr|perl-Test-File-1.360.0-3|41	
14cr|perl-Test-File-1.360.0-3|42	
14cr|perl-Test-File-1.360.0-3|43	%changelog
14cr|perl-Test-File-1.360.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.360.0-3
14cr|perl-Test-File-1.360.0-3|45	+ Revision: 6085123
14cr|perl-Test-File-1.360.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Test-File-1.360.0-3|47	
14cr|perl-Test-File-1.360.0-3|48	

5635 14
14cr|perl-Test-File-Contents-0.210.0-3|1	%define upstream_name    Test-File-Contents
14cr|perl-Test-File-Contents-0.210.0-3|2	%define upstream_version 0.21
14cr|perl-Test-File-Contents-0.210.0-3|3	
14cr|perl-Test-File-Contents-0.210.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-File-Contents-0.210.0-3|5	Version:	%perl_convert_version 0.21
14cr|perl-Test-File-Contents-0.210.0-3|6	Release:	3
14cr|perl-Test-File-Contents-0.210.0-3|7	
14cr|perl-Test-File-Contents-0.210.0-3|8	Summary:	%{upstream_name} perl module
14cr|perl-Test-File-Contents-0.210.0-3|9	
14cr|perl-Test-File-Contents-0.210.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-File-Contents-0.210.0-3|11	Group:		Development/Perl
14cr|perl-Test-File-Contents-0.210.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-File-Contents-0.210.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-File-Contents-0.21.tar.gz
14cr|perl-Test-File-Contents-0.210.0-3|14	
14cr|perl-Test-File-Contents-0.210.0-3|15	BuildRequires:	perl(Digest::MD5)
14cr|perl-Test-File-Contents-0.210.0-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-Test-File-Contents-0.210.0-3|17	BuildRequires:	perl(Module::Build)
14cr|perl-Test-File-Contents-0.210.0-3|18	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-File-Contents-0.210.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-File-Contents-0.210.0-3|20	BuildRequires:	perl(Text::Diff)
14cr|perl-Test-File-Contents-0.210.0-3|21	BuildRequires:	perl(Module::Build)
14cr|perl-Test-File-Contents-0.210.0-3|22	BuildArch:	noarch
14cr|perl-Test-File-Contents-0.210.0-3|23	
14cr|perl-Test-File-Contents-0.210.0-3|24	%description
14cr|perl-Test-File-Contents-0.210.0-3|25	%{upstream_name} perl module.
14cr|perl-Test-File-Contents-0.210.0-3|26	
14cr|perl-Test-File-Contents-0.210.0-3|27	%prep
14cr|perl-Test-File-Contents-0.210.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-File-Contents-0.210.0-3|29	
14cr|perl-Test-File-Contents-0.210.0-3|30	%build
14cr|perl-Test-File-Contents-0.210.0-3|31	perl Build.PL installdirs=vendor
14cr|perl-Test-File-Contents-0.210.0-3|32	./Build
14cr|perl-Test-File-Contents-0.210.0-3|33	
14cr|perl-Test-File-Contents-0.210.0-3|34	%check
14cr|perl-Test-File-Contents-0.210.0-3|35	./Build test
14cr|perl-Test-File-Contents-0.210.0-3|36	
14cr|perl-Test-File-Contents-0.210.0-3|37	%install
14cr|perl-Test-File-Contents-0.210.0-3|38	./Build install destdir=%{buildroot}
14cr|perl-Test-File-Contents-0.210.0-3|39	
14cr|perl-Test-File-Contents-0.210.0-3|40	%files
14cr|perl-Test-File-Contents-0.210.0-3|41	%doc Changes META.json META.yml
14cr|perl-Test-File-Contents-0.210.0-3|42	%{_mandir}/man3/*
14cr|perl-Test-File-Contents-0.210.0-3|43	%{perl_vendorlib}/*
14cr|perl-Test-File-Contents-0.210.0-3|44	
14cr|perl-Test-File-Contents-0.210.0-3|45	
14cr|perl-Test-File-Contents-0.210.0-3|46	
14cr|perl-Test-File-Contents-0.210.0-3|47	%changelog
14cr|perl-Test-File-Contents-0.210.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-3
14cr|perl-Test-File-Contents-0.210.0-3|49	+ Revision: a2cc6be
14cr|perl-Test-File-Contents-0.210.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Test-File-Contents-0.210.0-3|51	
14cr|perl-Test-File-Contents-0.210.0-3|52	

5636 14
14cr|perl-Test-Fixme-0.100.0-3|1	%define upstream_name    Test-Fixme
14cr|perl-Test-Fixme-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Test-Fixme-0.100.0-3|3	
14cr|perl-Test-Fixme-0.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Fixme-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Fixme-0.100.0-3|6	Release:	3
14cr|perl-Test-Fixme-0.100.0-3|7	
14cr|perl-Test-Fixme-0.100.0-3|8	Summary:	Check code for FIXMEs
14cr|perl-Test-Fixme-0.100.0-3|9	
14cr|perl-Test-Fixme-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Fixme-0.100.0-3|11	Group:		Development/Perl
14cr|perl-Test-Fixme-0.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Fixme-0.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Fixme-%{upstream_version}.tar.gz
14cr|perl-Test-Fixme-0.100.0-3|14	
14cr|perl-Test-Fixme-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Fixme-0.100.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Fixme-0.100.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Fixme-0.100.0-3|18	BuildRequires:	perl(File::Finder)
14cr|perl-Test-Fixme-0.100.0-3|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Test-Fixme-0.100.0-3|20	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Fixme-0.100.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-Fixme-0.100.0-3|22	BuildArch:	noarch
14cr|perl-Test-Fixme-0.100.0-3|23	
14cr|perl-Test-Fixme-0.100.0-3|24	%description
14cr|perl-Test-Fixme-0.100.0-3|25	When coding it is common to come up against problems that need to be
14cr|perl-Test-Fixme-0.100.0-3|26	addressed but that are not a big deal at the moment. What generally happens
14cr|perl-Test-Fixme-0.100.0-3|27	is that the coder adds comments like:
14cr|perl-Test-Fixme-0.100.0-3|28	
14cr|perl-Test-Fixme-0.100.0-3|29	# FIXME - what about windows that are bigger than the screen?
14cr|perl-Test-Fixme-0.100.0-3|30	
14cr|perl-Test-Fixme-0.100.0-3|31	# FIXME - add checking of user priviledges here.
14cr|perl-Test-Fixme-0.100.0-3|32	
14cr|perl-Test-Fixme-0.100.0-3|33	%prep
14cr|perl-Test-Fixme-0.100.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Fixme-0.100.0-3|35	
14cr|perl-Test-Fixme-0.100.0-3|36	%build
14cr|perl-Test-Fixme-0.100.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Fixme-0.100.0-3|38	
14cr|perl-Test-Fixme-0.100.0-3|39	%make
14cr|perl-Test-Fixme-0.100.0-3|40	
14cr|perl-Test-Fixme-0.100.0-3|41	%check
14cr|perl-Test-Fixme-0.100.0-3|42	%make test
14cr|perl-Test-Fixme-0.100.0-3|43	
14cr|perl-Test-Fixme-0.100.0-3|44	%install
14cr|perl-Test-Fixme-0.100.0-3|45	%makeinstall_std
14cr|perl-Test-Fixme-0.100.0-3|46	
14cr|perl-Test-Fixme-0.100.0-3|47	%files
14cr|perl-Test-Fixme-0.100.0-3|48	%doc Changes META.yml README
14cr|perl-Test-Fixme-0.100.0-3|49	%{_mandir}/man3/*
14cr|perl-Test-Fixme-0.100.0-3|50	%{perl_vendorlib}/*
14cr|perl-Test-Fixme-0.100.0-3|51	
14cr|perl-Test-Fixme-0.100.0-3|52	
14cr|perl-Test-Fixme-0.100.0-3|53	
14cr|perl-Test-Fixme-0.100.0-3|54	%changelog
14cr|perl-Test-Fixme-0.100.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Test-Fixme-0.100.0-3|56	+ Revision: 5f6aacd
14cr|perl-Test-Fixme-0.100.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Test-Fixme-0.100.0-3|58	
14cr|perl-Test-Fixme-0.100.0-3|59	

5637 14
14cr|perl-Test-Harness-Straps-0.300.0-5|1	%define upstream_name    Test-Harness-Straps
14cr|perl-Test-Harness-Straps-0.300.0-5|2	%define upstream_version 0.30
14cr|perl-Test-Harness-Straps-0.300.0-5|3	
14cr|perl-Test-Harness-Straps-0.300.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Harness-Straps-0.300.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Harness-Straps-0.300.0-5|6	Release:    5
14cr|perl-Test-Harness-Straps-0.300.0-5|7	
14cr|perl-Test-Harness-Straps-0.300.0-5|8	Summary:    Internal Test::Harness Iterator
14cr|perl-Test-Harness-Straps-0.300.0-5|9	
14cr|perl-Test-Harness-Straps-0.300.0-5|10	License:    GPL+ or Artistic
14cr|perl-Test-Harness-Straps-0.300.0-5|11	Group:      Development/Perl
14cr|perl-Test-Harness-Straps-0.300.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Harness-Straps-0.300.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Harness-Straps-0.300.0-5|14	
14cr|perl-Test-Harness-Straps-0.300.0-5|15	BuildRequires: perl(File::Spec)
14cr|perl-Test-Harness-Straps-0.300.0-5|16	BuildRequires: perl(Module::Build)
14cr|perl-Test-Harness-Straps-0.300.0-5|17	BuildArch: noarch
14cr|perl-Test-Harness-Straps-0.300.0-5|18	
14cr|perl-Test-Harness-Straps-0.300.0-5|19	%description
14cr|perl-Test-Harness-Straps-0.300.0-5|20	The construct
14cr|perl-Test-Harness-Straps-0.300.0-5|21	
14cr|perl-Test-Harness-Straps-0.300.0-5|22	use if CONDITION, MODULE => ARGUMENTS;
14cr|perl-Test-Harness-Straps-0.300.0-5|23	
14cr|perl-Test-Harness-Straps-0.300.0-5|24	has no effect unless 'CONDITION' is true. In this case the effect is the
14cr|perl-Test-Harness-Straps-0.300.0-5|25	same as of
14cr|perl-Test-Harness-Straps-0.300.0-5|26	
14cr|perl-Test-Harness-Straps-0.300.0-5|27	%prep
14cr|perl-Test-Harness-Straps-0.300.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Harness-Straps-0.300.0-5|29	
14cr|perl-Test-Harness-Straps-0.300.0-5|30	%build
14cr|perl-Test-Harness-Straps-0.300.0-5|31	%{__perl} Build.PL installdirs=vendor
14cr|perl-Test-Harness-Straps-0.300.0-5|32	
14cr|perl-Test-Harness-Straps-0.300.0-5|33	./Build
14cr|perl-Test-Harness-Straps-0.300.0-5|34	
14cr|perl-Test-Harness-Straps-0.300.0-5|35	%check
14cr|perl-Test-Harness-Straps-0.300.0-5|36	./Build test
14cr|perl-Test-Harness-Straps-0.300.0-5|37	
14cr|perl-Test-Harness-Straps-0.300.0-5|38	%install
14cr|perl-Test-Harness-Straps-0.300.0-5|39	./Build install destdir=%{buildroot}
14cr|perl-Test-Harness-Straps-0.300.0-5|40	
14cr|perl-Test-Harness-Straps-0.300.0-5|41	%clean
14cr|perl-Test-Harness-Straps-0.300.0-5|42	
14cr|perl-Test-Harness-Straps-0.300.0-5|43	%files
14cr|perl-Test-Harness-Straps-0.300.0-5|44	%doc Changes
14cr|perl-Test-Harness-Straps-0.300.0-5|45	%{_mandir}/man3/*
14cr|perl-Test-Harness-Straps-0.300.0-5|46	%{perl_vendorlib}/*
14cr|perl-Test-Harness-Straps-0.300.0-5|47	
14cr|perl-Test-Harness-Straps-0.300.0-5|48	
14cr|perl-Test-Harness-Straps-0.300.0-5|49	
14cr|perl-Test-Harness-Straps-0.300.0-5|50	
14cr|perl-Test-Harness-Straps-0.300.0-5|51	
14cr|perl-Test-Harness-Straps-0.300.0-5|52	%changelog
14cr|perl-Test-Harness-Straps-0.300.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Test-Harness-Straps-0.300.0-5|54	+ Revision: 60a674d
14cr|perl-Test-Harness-Straps-0.300.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Test-Harness-Straps-0.300.0-5|56	
14cr|perl-Test-Harness-Straps-0.300.0-5|57	

5638 14
14cr|perl-Test-HasVersion-0.12.0-5|1	%define upstream_name    Test-HasVersion
14cr|perl-Test-HasVersion-0.12.0-5|2	%define upstream_version 0.012
14cr|perl-Test-HasVersion-0.12.0-5|3	
14cr|perl-Test-HasVersion-0.12.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-HasVersion-0.12.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-HasVersion-0.12.0-5|6	Release:	5
14cr|perl-Test-HasVersion-0.12.0-5|7	
14cr|perl-Test-HasVersion-0.12.0-5|8	Summary:	Check Perl modules have version numbers
14cr|perl-Test-HasVersion-0.12.0-5|9	
14cr|perl-Test-HasVersion-0.12.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-HasVersion-0.12.0-5|11	Group:		Development/Perl
14cr|perl-Test-HasVersion-0.12.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-HasVersion-0.12.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-HasVersion-0.12.0-5|14	
14cr|perl-Test-HasVersion-0.12.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-HasVersion-0.12.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-HasVersion-0.12.0-5|17	BuildRequires:	perl(File::Find)
14cr|perl-Test-HasVersion-0.12.0-5|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-HasVersion-0.12.0-5|19	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-HasVersion-0.12.0-5|20	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-HasVersion-0.12.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-HasVersion-0.12.0-5|22	BuildArch:	noarch
14cr|perl-Test-HasVersion-0.12.0-5|23	
14cr|perl-Test-HasVersion-0.12.0-5|24	%description
14cr|perl-Test-HasVersion-0.12.0-5|25	Do you wanna check that every one of your Perl modules in a distribution
14cr|perl-Test-HasVersion-0.12.0-5|26	has a version number? You wanna make sure you don't forget the brand new
14cr|perl-Test-HasVersion-0.12.0-5|27	modules you just added? Well, that's the module you have been looking for.
14cr|perl-Test-HasVersion-0.12.0-5|28	Use it!
14cr|perl-Test-HasVersion-0.12.0-5|29	
14cr|perl-Test-HasVersion-0.12.0-5|30	Do you wanna check someone else's distribution to make sure the author have
14cr|perl-Test-HasVersion-0.12.0-5|31	not commited the sin of leaving Perl modules without a version that can be
14cr|perl-Test-HasVersion-0.12.0-5|32	used to tell if you have this or that feature? 'Test::HasVersion' is also
14cr|perl-Test-HasVersion-0.12.0-5|33	for you, nasty little fellow.
14cr|perl-Test-HasVersion-0.12.0-5|34	
14cr|perl-Test-HasVersion-0.12.0-5|35	There's a script _test_version_ which is installed with this distribution.
14cr|perl-Test-HasVersion-0.12.0-5|36	You may invoke it from within the root directory of a distribution you just
14cr|perl-Test-HasVersion-0.12.0-5|37	unpacked, and it will check every _.pm_ file in the directory and under
14cr|perl-Test-HasVersion-0.12.0-5|38	_lib/_ (if any).
14cr|perl-Test-HasVersion-0.12.0-5|39	
14cr|perl-Test-HasVersion-0.12.0-5|40	%prep
14cr|perl-Test-HasVersion-0.12.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-HasVersion-0.12.0-5|42	
14cr|perl-Test-HasVersion-0.12.0-5|43	%build
14cr|perl-Test-HasVersion-0.12.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-HasVersion-0.12.0-5|45	%make
14cr|perl-Test-HasVersion-0.12.0-5|46	
14cr|perl-Test-HasVersion-0.12.0-5|47	%check
14cr|perl-Test-HasVersion-0.12.0-5|48	%make test
14cr|perl-Test-HasVersion-0.12.0-5|49	
14cr|perl-Test-HasVersion-0.12.0-5|50	%install
14cr|perl-Test-HasVersion-0.12.0-5|51	%makeinstall_std
14cr|perl-Test-HasVersion-0.12.0-5|52	
14cr|perl-Test-HasVersion-0.12.0-5|53	%files
14cr|perl-Test-HasVersion-0.12.0-5|54	%doc Changes README META.yml
14cr|perl-Test-HasVersion-0.12.0-5|55	%{_mandir}/man3/*
14cr|perl-Test-HasVersion-0.12.0-5|56	%{perl_vendorlib}/*
14cr|perl-Test-HasVersion-0.12.0-5|57	%{_bindir}/test_version
14cr|perl-Test-HasVersion-0.12.0-5|58	
14cr|perl-Test-HasVersion-0.12.0-5|59	
14cr|perl-Test-HasVersion-0.12.0-5|60	%changelog
14cr|perl-Test-HasVersion-0.12.0-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-5
14cr|perl-Test-HasVersion-0.12.0-5|62	+ Revision: c1d7dd1
14cr|perl-Test-HasVersion-0.12.0-5|63	- MassBuild#464: Increase release tag
14cr|perl-Test-HasVersion-0.12.0-5|64	
14cr|perl-Test-HasVersion-0.12.0-5|65	

5639 14
14cr|perl-Test-HTML-Tidy-1.0.0-9|1	%define upstream_name    Test-HTML-Tidy
14cr|perl-Test-HTML-Tidy-1.0.0-9|2	%define upstream_version 1.00
14cr|perl-Test-HTML-Tidy-1.0.0-9|3	
14cr|perl-Test-HTML-Tidy-1.0.0-9|4	Name:		perl-%{upstream_name}
14cr|perl-Test-HTML-Tidy-1.0.0-9|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-HTML-Tidy-1.0.0-9|6	Release:	9
14cr|perl-Test-HTML-Tidy-1.0.0-9|7	
14cr|perl-Test-HTML-Tidy-1.0.0-9|8	Summary:	Test::More-style wrapper around HTML::Tidy
14cr|perl-Test-HTML-Tidy-1.0.0-9|9	
14cr|perl-Test-HTML-Tidy-1.0.0-9|10	License:	GPL+ or Artistic
14cr|perl-Test-HTML-Tidy-1.0.0-9|11	Group:		Development/Perl
14cr|perl-Test-HTML-Tidy-1.0.0-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-HTML-Tidy-1.0.0-9|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Test-HTML-Tidy-1.0.0-9|14	
14cr|perl-Test-HTML-Tidy-1.0.0-9|15	BuildRequires:	perl-devel
14cr|perl-Test-HTML-Tidy-1.0.0-9|16	BuildRequires:	perl(HTML::Tidy)
14cr|perl-Test-HTML-Tidy-1.0.0-9|17	
14cr|perl-Test-HTML-Tidy-1.0.0-9|18	BuildArch:	noarch
14cr|perl-Test-HTML-Tidy-1.0.0-9|19	
14cr|perl-Test-HTML-Tidy-1.0.0-9|20	%description
14cr|perl-Test-HTML-Tidy-1.0.0-9|21	Handy way to check that HTML is valid, according to HTML::Tidy. It is built
14cr|perl-Test-HTML-Tidy-1.0.0-9|22	with Test::Builder and plays happily with Test::More and friends.
14cr|perl-Test-HTML-Tidy-1.0.0-9|23	
14cr|perl-Test-HTML-Tidy-1.0.0-9|24	If you are not already familiar with Test::More now would be the time to go
14cr|perl-Test-HTML-Tidy-1.0.0-9|25	take a look.
14cr|perl-Test-HTML-Tidy-1.0.0-9|26	
14cr|perl-Test-HTML-Tidy-1.0.0-9|27	%prep
14cr|perl-Test-HTML-Tidy-1.0.0-9|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-HTML-Tidy-1.0.0-9|29	
14cr|perl-Test-HTML-Tidy-1.0.0-9|30	%build
14cr|perl-Test-HTML-Tidy-1.0.0-9|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-HTML-Tidy-1.0.0-9|32	%make
14cr|perl-Test-HTML-Tidy-1.0.0-9|33	
14cr|perl-Test-HTML-Tidy-1.0.0-9|34	%install
14cr|perl-Test-HTML-Tidy-1.0.0-9|35	%makeinstall_std
14cr|perl-Test-HTML-Tidy-1.0.0-9|36	
14cr|perl-Test-HTML-Tidy-1.0.0-9|37	%check
14cr|perl-Test-HTML-Tidy-1.0.0-9|38	%make test
14cr|perl-Test-HTML-Tidy-1.0.0-9|39	
14cr|perl-Test-HTML-Tidy-1.0.0-9|40	%files
14cr|perl-Test-HTML-Tidy-1.0.0-9|41	%doc Changes
14cr|perl-Test-HTML-Tidy-1.0.0-9|42	%{perl_vendorlib}/Test
14cr|perl-Test-HTML-Tidy-1.0.0-9|43	%{_mandir}/*/*
14cr|perl-Test-HTML-Tidy-1.0.0-9|44	
14cr|perl-Test-HTML-Tidy-1.0.0-9|45	
14cr|perl-Test-HTML-Tidy-1.0.0-9|46	
14cr|perl-Test-HTML-Tidy-1.0.0-9|47	%changelog
14cr|perl-Test-HTML-Tidy-1.0.0-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-9
14cr|perl-Test-HTML-Tidy-1.0.0-9|49	+ Revision: f06ec05
14cr|perl-Test-HTML-Tidy-1.0.0-9|50	- MassBuild#464: Increase release tag
14cr|perl-Test-HTML-Tidy-1.0.0-9|51	
14cr|perl-Test-HTML-Tidy-1.0.0-9|52	

5640 14
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|1	%define upstream_name    Test-HTTP-Server-Simple
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|2	%define upstream_version 0.11
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|3	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|6	Release:	4
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|7	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|8	Summary:	Test::More functions for HTTP::Server::Simple
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|9	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|11	Group:		Development/Perl
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|14	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|16	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|17	BuildRequires:	perl(NEXT)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|18	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|19	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|20	BuildRequires:	perl(Test::More)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|21	BuildArch:	noarch
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|22	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|23	%description
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|24	This mixin class provides methods to test an the HTTP::Server::Simple
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|25	manpage-based web server. Currently, it provides only one such method:
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|26	'started_ok'.
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|27	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|28	started_ok [$text]
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|29	'started_ok' takes an optional test description. The server needs to
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|30	have been configured (specifically, its port needs to have been set),
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|31	but it should not have been run or backgrounded. 'started_ok' calls
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|32	'background' on the server, which forks it to run in the background.
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|33	the Test::HTTP::Server::Simple manpage takes care of killing the server
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|34	when your test script dies, even if you kill your test script with an
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|35	interrupt. 'started_ok' returns the URL 'http://localhost:$port' which
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|36	you can use to connect to your server.
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|37	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|38	Note that if the child process dies, or never gets around to listening
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|39	for connections, this just hangs. (This may be fixed in a future
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|40	version.)
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|41	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|42	%prep
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|44	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|45	%build
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|47	%make
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|48	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|49	%check
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|50	%make test
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|51	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|52	%install
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|53	%makeinstall_std
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|54	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|55	%files
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|56	%doc META.yml Changes README
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|57	%{_mandir}/man3/*
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|58	%{perl_vendorlib}/Test/
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|59	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|60	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|61	%changelog
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|63	+ Revision: e7d3edd
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|64	- MassBuild#464: Increase release tag
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|65	
14cr|perl-Test-HTTP-Server-Simple-0.110.0-4|66	

5641 14
14cr|perl-Test-Identity-0.10.0-5|1	%define upstream_name    Test-Identity
14cr|perl-Test-Identity-0.10.0-5|2	%define upstream_version 0.01
14cr|perl-Test-Identity-0.10.0-5|3	
14cr|perl-Test-Identity-0.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Identity-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Identity-0.10.0-5|6	Release:	5
14cr|perl-Test-Identity-0.10.0-5|7	
14cr|perl-Test-Identity-0.10.0-5|8	Summary:	Assert the referential identity of a reference
14cr|perl-Test-Identity-0.10.0-5|9	
14cr|perl-Test-Identity-0.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-Identity-0.10.0-5|11	Group:		Development/Perl
14cr|perl-Test-Identity-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Identity-0.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Identity-0.10.0-5|14	
14cr|perl-Test-Identity-0.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-Identity-0.10.0-5|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Test-Identity-0.10.0-5|17	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Identity-0.10.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Test-Identity-0.10.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-Identity-0.10.0-5|20	BuildArch:	noarch
14cr|perl-Test-Identity-0.10.0-5|21	
14cr|perl-Test-Identity-0.10.0-5|22	%description
14cr|perl-Test-Identity-0.10.0-5|23	This module provides a single testing function, 'identical'. It asserts
14cr|perl-Test-Identity-0.10.0-5|24	that a given reference is as expected; that is, it either refers to the
14cr|perl-Test-Identity-0.10.0-5|25	same object or is 'undef'. It is similar to 'Test::More::is' except that it
14cr|perl-Test-Identity-0.10.0-5|26	uses 'refaddr', ensuring that it behaves correctly even if the references
14cr|perl-Test-Identity-0.10.0-5|27	under test are objects that overload stringification or numification.
14cr|perl-Test-Identity-0.10.0-5|28	
14cr|perl-Test-Identity-0.10.0-5|29	It also provides better diagnostics if the test fails:
14cr|perl-Test-Identity-0.10.0-5|30	
14cr|perl-Test-Identity-0.10.0-5|31	$ perl -MTest::More=tests,1 -MTest::Identity -e'identical [], {}'
14cr|perl-Test-Identity-0.10.0-5|32	1..1
14cr|perl-Test-Identity-0.10.0-5|33	not ok 1
14cr|perl-Test-Identity-0.10.0-5|34	#   Failed test at -e line 1.
14cr|perl-Test-Identity-0.10.0-5|35	# Expected an anonymous HASH ref, got an anonymous ARRAY ref
14cr|perl-Test-Identity-0.10.0-5|36	# Looks like you failed 1 test of 1.
14cr|perl-Test-Identity-0.10.0-5|37	
14cr|perl-Test-Identity-0.10.0-5|38	%prep
14cr|perl-Test-Identity-0.10.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Identity-0.10.0-5|40	
14cr|perl-Test-Identity-0.10.0-5|41	%build
14cr|perl-Test-Identity-0.10.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Identity-0.10.0-5|43	%make
14cr|perl-Test-Identity-0.10.0-5|44	
14cr|perl-Test-Identity-0.10.0-5|45	%check
14cr|perl-Test-Identity-0.10.0-5|46	%make test
14cr|perl-Test-Identity-0.10.0-5|47	
14cr|perl-Test-Identity-0.10.0-5|48	%install
14cr|perl-Test-Identity-0.10.0-5|49	%makeinstall_std
14cr|perl-Test-Identity-0.10.0-5|50	
14cr|perl-Test-Identity-0.10.0-5|51	%files
14cr|perl-Test-Identity-0.10.0-5|52	%doc META.yml Changes LICENSE README
14cr|perl-Test-Identity-0.10.0-5|53	%{_mandir}/man3/*
14cr|perl-Test-Identity-0.10.0-5|54	%{perl_vendorlib}/*
14cr|perl-Test-Identity-0.10.0-5|55	
14cr|perl-Test-Identity-0.10.0-5|56	
14cr|perl-Test-Identity-0.10.0-5|57	%changelog
14cr|perl-Test-Identity-0.10.0-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-5
14cr|perl-Test-Identity-0.10.0-5|59	+ Revision: 63d275c
14cr|perl-Test-Identity-0.10.0-5|60	- MassBuild#464: Increase release tag
14cr|perl-Test-Identity-0.10.0-5|61	
14cr|perl-Test-Identity-0.10.0-5|62	

5642 14
14cr|perl-Test-Image-GD-0.30.0-5|1	%define upstream_name    Test-Image-GD
14cr|perl-Test-Image-GD-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Test-Image-GD-0.30.0-5|3	
14cr|perl-Test-Image-GD-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Image-GD-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Image-GD-0.30.0-5|6	Release:	5
14cr|perl-Test-Image-GD-0.30.0-5|7	
14cr|perl-Test-Image-GD-0.30.0-5|8	Summary:	A module for testing images using GD
14cr|perl-Test-Image-GD-0.30.0-5|9	
14cr|perl-Test-Image-GD-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-Image-GD-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Test-Image-GD-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Image-GD-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Image-GD-0.30.0-5|14	
14cr|perl-Test-Image-GD-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-Image-GD-0.30.0-5|16	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Image-GD-0.30.0-5|17	BuildRequires:	perl(GD)
14cr|perl-Test-Image-GD-0.30.0-5|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Test-Image-GD-0.30.0-5|19	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Image-GD-0.30.0-5|20	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Image-GD-0.30.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-Image-GD-0.30.0-5|22	BuildArch:	noarch
14cr|perl-Test-Image-GD-0.30.0-5|23	
14cr|perl-Test-Image-GD-0.30.0-5|24	%description
14cr|perl-Test-Image-GD-0.30.0-5|25	This module is meant to be used for testing custom graphics, it attempts to
14cr|perl-Test-Image-GD-0.30.0-5|26	"visually" compare the images, this means it ignores invisible differences
14cr|perl-Test-Image-GD-0.30.0-5|27	like color palettes and metadata. It also provides some extra functions to
14cr|perl-Test-Image-GD-0.30.0-5|28	check the size of the image.
14cr|perl-Test-Image-GD-0.30.0-5|29	
14cr|perl-Test-Image-GD-0.30.0-5|30	%prep
14cr|perl-Test-Image-GD-0.30.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Image-GD-0.30.0-5|32	
14cr|perl-Test-Image-GD-0.30.0-5|33	%build
14cr|perl-Test-Image-GD-0.30.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Image-GD-0.30.0-5|35	%make
14cr|perl-Test-Image-GD-0.30.0-5|36	
14cr|perl-Test-Image-GD-0.30.0-5|37	%check
14cr|perl-Test-Image-GD-0.30.0-5|38	make test
14cr|perl-Test-Image-GD-0.30.0-5|39	
14cr|perl-Test-Image-GD-0.30.0-5|40	%install
14cr|perl-Test-Image-GD-0.30.0-5|41	%makeinstall_std
14cr|perl-Test-Image-GD-0.30.0-5|42	
14cr|perl-Test-Image-GD-0.30.0-5|43	%files
14cr|perl-Test-Image-GD-0.30.0-5|44	%doc Changes README
14cr|perl-Test-Image-GD-0.30.0-5|45	%{_mandir}/man3/*
14cr|perl-Test-Image-GD-0.30.0-5|46	%{perl_vendorlib}/*
14cr|perl-Test-Image-GD-0.30.0-5|47	
14cr|perl-Test-Image-GD-0.30.0-5|48	
14cr|perl-Test-Image-GD-0.30.0-5|49	%changelog
14cr|perl-Test-Image-GD-0.30.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Test-Image-GD-0.30.0-5|51	+ Revision: b2fc0ca
14cr|perl-Test-Image-GD-0.30.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Test-Image-GD-0.30.0-5|53	
14cr|perl-Test-Image-GD-0.30.0-5|54	

5643 14
14cr|perl-Test-InDistDir-1.112.71-3|1	%define upstream_name    Test-InDistDir
14cr|perl-Test-InDistDir-1.112.71-3|2	%define upstream_version 1.112071
14cr|perl-Test-InDistDir-1.112.71-3|3	
14cr|perl-Test-InDistDir-1.112.71-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-InDistDir-1.112.71-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-InDistDir-1.112.71-3|6	Release:    3
14cr|perl-Test-InDistDir-1.112.71-3|7	
14cr|perl-Test-InDistDir-1.112.71-3|8	Summary:    Test environment setup for development with IDE
14cr|perl-Test-InDistDir-1.112.71-3|9	
14cr|perl-Test-InDistDir-1.112.71-3|10	License:    GPL+ or Artistic
14cr|perl-Test-InDistDir-1.112.71-3|11	Group:      Development/Perl
14cr|perl-Test-InDistDir-1.112.71-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-InDistDir-1.112.71-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-InDistDir-1.112.71-3|14	
14cr|perl-Test-InDistDir-1.112.71-3|15	BuildRequires: perl(File::Find)
14cr|perl-Test-InDistDir-1.112.71-3|16	BuildRequires: perl(File::Spec)
14cr|perl-Test-InDistDir-1.112.71-3|17	BuildRequires: perl(File::Temp)
14cr|perl-Test-InDistDir-1.112.71-3|18	BuildRequires: perl(Test::More)
14cr|perl-Test-InDistDir-1.112.71-3|19	BuildRequires: perl-devel
14cr|perl-Test-InDistDir-1.112.71-3|20	BuildArch: noarch
14cr|perl-Test-InDistDir-1.112.71-3|21	
14cr|perl-Test-InDistDir-1.112.71-3|22	%description
14cr|perl-Test-InDistDir-1.112.71-3|23	This module helps run test scripts in IDEs like Komodo.
14cr|perl-Test-InDistDir-1.112.71-3|24	
14cr|perl-Test-InDistDir-1.112.71-3|25	When running test scripts in an IDE i have to set up a project file
14cr|perl-Test-InDistDir-1.112.71-3|26	defining the dist dir to run tests in and a lib dir to load additional
14cr|perl-Test-InDistDir-1.112.71-3|27	modules from. Often I didn't feel like doing that, especially when i only
14cr|perl-Test-InDistDir-1.112.71-3|28	wanted to do a small patch to a dist. In those cases i added a BEGIN block
14cr|perl-Test-InDistDir-1.112.71-3|29	to mangle the environment for me.
14cr|perl-Test-InDistDir-1.112.71-3|30	
14cr|perl-Test-InDistDir-1.112.71-3|31	This module basically is that BEGIN block. It automatically moves up one
14cr|perl-Test-InDistDir-1.112.71-3|32	directory when it cannot see the test script in "t/$scriptname" and
14cr|perl-Test-InDistDir-1.112.71-3|33	includes 'lib' in @INC when there's no blib present. That way the test ends
14cr|perl-Test-InDistDir-1.112.71-3|34	up with almost the same environment it'd get from EUMM/prove/etc., even
14cr|perl-Test-InDistDir-1.112.71-3|35	when it's actually run inside the t/ directory.
14cr|perl-Test-InDistDir-1.112.71-3|36	
14cr|perl-Test-InDistDir-1.112.71-3|37	%prep
14cr|perl-Test-InDistDir-1.112.71-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-InDistDir-1.112.71-3|39	
14cr|perl-Test-InDistDir-1.112.71-3|40	%build
14cr|perl-Test-InDistDir-1.112.71-3|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-InDistDir-1.112.71-3|42	
14cr|perl-Test-InDistDir-1.112.71-3|43	%make
14cr|perl-Test-InDistDir-1.112.71-3|44	
14cr|perl-Test-InDistDir-1.112.71-3|45	%check
14cr|perl-Test-InDistDir-1.112.71-3|46	%make test
14cr|perl-Test-InDistDir-1.112.71-3|47	
14cr|perl-Test-InDistDir-1.112.71-3|48	%install
14cr|perl-Test-InDistDir-1.112.71-3|49	%makeinstall_std
14cr|perl-Test-InDistDir-1.112.71-3|50	
14cr|perl-Test-InDistDir-1.112.71-3|51	%files
14cr|perl-Test-InDistDir-1.112.71-3|52	%doc Changes LICENSE META.yml META.json
14cr|perl-Test-InDistDir-1.112.71-3|53	%{_mandir}/man3/*
14cr|perl-Test-InDistDir-1.112.71-3|54	%{perl_vendorlib}/*
14cr|perl-Test-InDistDir-1.112.71-3|55	
14cr|perl-Test-InDistDir-1.112.71-3|56	%changelog
14cr|perl-Test-InDistDir-1.112.71-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.112.71-3
14cr|perl-Test-InDistDir-1.112.71-3|58	+ Revision: f51e1af
14cr|perl-Test-InDistDir-1.112.71-3|59	- MassBuild#464: Increase release tag
14cr|perl-Test-InDistDir-1.112.71-3|60	
14cr|perl-Test-InDistDir-1.112.71-3|61	

5644 14
14cr|perl-Test-Inline-2.213.0-3|1	%define module Test-Inline
14cr|perl-Test-Inline-2.213.0-3|2	%define upstream_version 2.213
14cr|perl-Test-Inline-2.213.0-3|3	
14cr|perl-Test-Inline-2.213.0-3|4	Name:		perl-%{module}
14cr|perl-Test-Inline-2.213.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Inline-2.213.0-3|6	Release:	3
14cr|perl-Test-Inline-2.213.0-3|7	Summary:	Inlining your tests next to the code being tested
14cr|perl-Test-Inline-2.213.0-3|8	
14cr|perl-Test-Inline-2.213.0-3|9	License:	GPL or Artistic
14cr|perl-Test-Inline-2.213.0-3|10	Group:		Development/Perl
14cr|perl-Test-Inline-2.213.0-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Test-Inline-2.213.0-3|12	Source:		http://www.cpan.org/modules/by-module/Test/Test-Inline-%{upstream_version}.tar.gz
14cr|perl-Test-Inline-2.213.0-3|13	
14cr|perl-Test-Inline-2.213.0-3|14	BuildRequires:	perl-devel
14cr|perl-Test-Inline-2.213.0-3|15	BuildRequires:	perl-prefork
14cr|perl-Test-Inline-2.213.0-3|16	BuildRequires:	perl(File::Spec) >= 0.82
14cr|perl-Test-Inline-2.213.0-3|17	BuildRequires:	perl(File::Slurp) >= 9999.04
14cr|perl-Test-Inline-2.213.0-3|18	BuildRequires:	perl(File::Find::Rule) >= 0.26
14cr|perl-Test-Inline-2.213.0-3|19	BuildRequires:	perl(File::Flat) >= 0.95
14cr|perl-Test-Inline-2.213.0-3|20	BuildRequires:	perl(File::Remove)
14cr|perl-Test-Inline-2.213.0-3|21	BuildRequires:	perl(File::chmod)
14cr|perl-Test-Inline-2.213.0-3|22	BuildRequires:	perl(List::Util) >= 1.11
14cr|perl-Test-Inline-2.213.0-3|23	BuildRequires:	perl(Getopt::Long) >= 2.34
14cr|perl-Test-Inline-2.213.0-3|24	BuildRequires:	perl(Class::Autouse) >= 1.15
14cr|perl-Test-Inline-2.213.0-3|25	BuildRequires:	perl(Algorithm::Dependency) >= 1.02
14cr|perl-Test-Inline-2.213.0-3|26	BuildRequires:	perl(Config::Tiny) >= 2.00
14cr|perl-Test-Inline-2.213.0-3|27	BuildRequires:	perl(Pod::Tests) >= 0.18
14cr|perl-Test-Inline-2.213.0-3|28	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-Test-Inline-2.213.0-3|29	BuildRequires:	perl(Test::Script)
14cr|perl-Test-Inline-2.213.0-3|30	BuildRequires:	perl(Test::ClassAPI) >= 1.02
14cr|perl-Test-Inline-2.213.0-3|31	BuildArch:	noarch
14cr|perl-Test-Inline-2.213.0-3|32	
14cr|perl-Test-Inline-2.213.0-3|33	%description
14cr|perl-Test-Inline-2.213.0-3|34	Embedding tests allows tests to be placed near the code it's
14cr|perl-Test-Inline-2.213.0-3|35	testing. This is a nice supplement to the traditional .t files.
14cr|perl-Test-Inline-2.213.0-3|36	It's like XUnit, Perl-style.
14cr|perl-Test-Inline-2.213.0-3|37	
14cr|perl-Test-Inline-2.213.0-3|38	%prep
14cr|perl-Test-Inline-2.213.0-3|39	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Test-Inline-2.213.0-3|40	
14cr|perl-Test-Inline-2.213.0-3|41	%build
14cr|perl-Test-Inline-2.213.0-3|42	chmod 644 Changes README
14cr|perl-Test-Inline-2.213.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Inline-2.213.0-3|44	%make
14cr|perl-Test-Inline-2.213.0-3|45	
14cr|perl-Test-Inline-2.213.0-3|46	%check
14cr|perl-Test-Inline-2.213.0-3|47	make test
14cr|perl-Test-Inline-2.213.0-3|48	
14cr|perl-Test-Inline-2.213.0-3|49	%install
14cr|perl-Test-Inline-2.213.0-3|50	%makeinstall_std
14cr|perl-Test-Inline-2.213.0-3|51	
14cr|perl-Test-Inline-2.213.0-3|52	%files
14cr|perl-Test-Inline-2.213.0-3|53	%doc Changes README
14cr|perl-Test-Inline-2.213.0-3|54	%{_bindir}/inline2test
14cr|perl-Test-Inline-2.213.0-3|55	%{perl_vendorlib}/Test
14cr|perl-Test-Inline-2.213.0-3|56	%{_mandir}/*/*
14cr|perl-Test-Inline-2.213.0-3|57	
14cr|perl-Test-Inline-2.213.0-3|58	
14cr|perl-Test-Inline-2.213.0-3|59	
14cr|perl-Test-Inline-2.213.0-3|60	
14cr|perl-Test-Inline-2.213.0-3|61	
14cr|perl-Test-Inline-2.213.0-3|62	%changelog
14cr|perl-Test-Inline-2.213.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.213.0-3
14cr|perl-Test-Inline-2.213.0-3|64	+ Revision: bb9c746
14cr|perl-Test-Inline-2.213.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-Test-Inline-2.213.0-3|66	
14cr|perl-Test-Inline-2.213.0-3|67	

5645 14
14cr|perl-Test-JSON-0.110.0-5|1	%define upstream_name    Test-JSON
14cr|perl-Test-JSON-0.110.0-5|2	%define upstream_version 0.11
14cr|perl-Test-JSON-0.110.0-5|3	
14cr|perl-Test-JSON-0.110.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-JSON-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-JSON-0.110.0-5|6	Release:	5
14cr|perl-Test-JSON-0.110.0-5|7	
14cr|perl-Test-JSON-0.110.0-5|8	Summary:	Test JSON data
14cr|perl-Test-JSON-0.110.0-5|9	
14cr|perl-Test-JSON-0.110.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-JSON-0.110.0-5|11	Group:		Development/Perl
14cr|perl-Test-JSON-0.110.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-JSON-0.110.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-JSON-0.110.0-5|14	
14cr|perl-Test-JSON-0.110.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-JSON-0.110.0-5|16	BuildRequires:	perl(JSON)
14cr|perl-Test-JSON-0.110.0-5|17	BuildRequires:	perl(JSON::Any)
14cr|perl-Test-JSON-0.110.0-5|18	BuildRequires:	perl(Test::Differences)
14cr|perl-Test-JSON-0.110.0-5|19	BuildRequires:	perl(Test::Simple)
14cr|perl-Test-JSON-0.110.0-5|20	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-JSON-0.110.0-5|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-JSON-0.110.0-5|22	BuildArch:	noarch
14cr|perl-Test-JSON-0.110.0-5|23	
14cr|perl-Test-JSON-0.110.0-5|24	%description
14cr|perl-Test-JSON-0.110.0-5|25	JavaScript Object Notation (JSON) is a lightweight data interchange format.
14cr|perl-Test-JSON-0.110.0-5|26	the Test::JSON manpage makes it easy to verify that you have built valid
14cr|perl-Test-JSON-0.110.0-5|27	JSON and that it matches your expected output.
14cr|perl-Test-JSON-0.110.0-5|28	
14cr|perl-Test-JSON-0.110.0-5|29	See the http://www.json.org/ manpage for more information.
14cr|perl-Test-JSON-0.110.0-5|30	
14cr|perl-Test-JSON-0.110.0-5|31	%prep
14cr|perl-Test-JSON-0.110.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-JSON-0.110.0-5|33	
14cr|perl-Test-JSON-0.110.0-5|34	%build
14cr|perl-Test-JSON-0.110.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-JSON-0.110.0-5|36	%make
14cr|perl-Test-JSON-0.110.0-5|37	
14cr|perl-Test-JSON-0.110.0-5|38	%check
14cr|perl-Test-JSON-0.110.0-5|39	%make test
14cr|perl-Test-JSON-0.110.0-5|40	
14cr|perl-Test-JSON-0.110.0-5|41	%install
14cr|perl-Test-JSON-0.110.0-5|42	%makeinstall_std
14cr|perl-Test-JSON-0.110.0-5|43	
14cr|perl-Test-JSON-0.110.0-5|44	%files
14cr|perl-Test-JSON-0.110.0-5|45	%doc Changes META.yml README
14cr|perl-Test-JSON-0.110.0-5|46	%{_mandir}/man3/*
14cr|perl-Test-JSON-0.110.0-5|47	%{perl_vendorlib}/*
14cr|perl-Test-JSON-0.110.0-5|48	
14cr|perl-Test-JSON-0.110.0-5|49	
14cr|perl-Test-JSON-0.110.0-5|50	%changelog
14cr|perl-Test-JSON-0.110.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-5
14cr|perl-Test-JSON-0.110.0-5|52	+ Revision: b855a31
14cr|perl-Test-JSON-0.110.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Test-JSON-0.110.0-5|54	
14cr|perl-Test-JSON-0.110.0-5|55	

5646 14
14cr|perl-Test-Kwalitee-1.180.0-2|1	%define upstream_name    Test-Kwalitee
14cr|perl-Test-Kwalitee-1.180.0-2|2	%define upstream_version 1.18
14cr|perl-Test-Kwalitee-1.180.0-2|3	
14cr|perl-Test-Kwalitee-1.180.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Kwalitee-1.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Kwalitee-1.180.0-2|6	Release:    2
14cr|perl-Test-Kwalitee-1.180.0-2|7	
14cr|perl-Test-Kwalitee-1.180.0-2|8	Summary:    Test the Kwalitee of a distribution before you release it
14cr|perl-Test-Kwalitee-1.180.0-2|9	
14cr|perl-Test-Kwalitee-1.180.0-2|10	License:    GPL+ or Artistic
14cr|perl-Test-Kwalitee-1.180.0-2|11	Group:      Development/Perl
14cr|perl-Test-Kwalitee-1.180.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Kwalitee-1.180.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Kwalitee-1.180.0-2|14	
14cr|perl-Test-Kwalitee-1.180.0-2|15	BuildRequires:  perl-version
14cr|perl-Test-Kwalitee-1.180.0-2|16	BuildRequires:  perl(Dist::CheckConflicts)
14cr|perl-Test-Kwalitee-1.180.0-2|17	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Test-Kwalitee-1.180.0-2|18	BuildRequires:  perl(Module::CPANTS::Analyse)
14cr|perl-Test-Kwalitee-1.180.0-2|19	BuildRequires:  perl(Module::Build::Tiny)
14cr|perl-Test-Kwalitee-1.180.0-2|20	BuildRequires:	perl(Module::Pluggable) => 4.800.0
14cr|perl-Test-Kwalitee-1.180.0-2|21	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Kwalitee-1.180.0-2|22	BuildRequires:	perl(Test::Deep)
14cr|perl-Test-Kwalitee-1.180.0-2|23	BuildRequires:	perl-Test-Harness
14cr|perl-Test-Kwalitee-1.180.0-2|24	BuildRequires:	perl(Test::CheckDeps)
14cr|perl-Test-Kwalitee-1.180.0-2|25	BuildRequires:	perl(Test::Script)
14cr|perl-Test-Kwalitee-1.180.0-2|26	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Kwalitee-1.180.0-2|27	BuildRequires:	perl(Test::Warnings)
14cr|perl-Test-Kwalitee-1.180.0-2|28	BuildRequires:	perl(namespace::clean)
14cr|perl-Test-Kwalitee-1.180.0-2|29	BuildArch:      noarch
14cr|perl-Test-Kwalitee-1.180.0-2|30	
14cr|perl-Test-Kwalitee-1.180.0-2|31	%description
14cr|perl-Test-Kwalitee-1.180.0-2|32	Kwalitee is an automatically-measurable gauge of how good your software is.
14cr|perl-Test-Kwalitee-1.180.0-2|33	That's very different from quality, which a computer really can't measure in a
14cr|perl-Test-Kwalitee-1.180.0-2|34	general sense. (If you can, you've solved a hard problem in computer science.)
14cr|perl-Test-Kwalitee-1.180.0-2|35	
14cr|perl-Test-Kwalitee-1.180.0-2|36	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
14cr|perl-Test-Kwalitee-1.180.0-2|37	funny acronym on its own) measures Kwalitee with several metrics. If you plan
14cr|perl-Test-Kwalitee-1.180.0-2|38	to release a distribution to the CPAN -- or even within your own organization
14cr|perl-Test-Kwalitee-1.180.0-2|39	-- testing its Kwalitee before creating a release can help you improve your
14cr|perl-Test-Kwalitee-1.180.0-2|40	quality as well.
14cr|perl-Test-Kwalitee-1.180.0-2|41	
14cr|perl-Test-Kwalitee-1.180.0-2|42	Test::Kwalitee and a short test file will do this for you automatically.
14cr|perl-Test-Kwalitee-1.180.0-2|43	
14cr|perl-Test-Kwalitee-1.180.0-2|44	%prep
14cr|perl-Test-Kwalitee-1.180.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Kwalitee-1.180.0-2|46	
14cr|perl-Test-Kwalitee-1.180.0-2|47	%build
14cr|perl-Test-Kwalitee-1.180.0-2|48	%__perl Build.PL --installdirs=vendor
14cr|perl-Test-Kwalitee-1.180.0-2|49	./Build
14cr|perl-Test-Kwalitee-1.180.0-2|50	
14cr|perl-Test-Kwalitee-1.180.0-2|51	%check
14cr|perl-Test-Kwalitee-1.180.0-2|52	./Build test
14cr|perl-Test-Kwalitee-1.180.0-2|53	
14cr|perl-Test-Kwalitee-1.180.0-2|54	%install
14cr|perl-Test-Kwalitee-1.180.0-2|55	./Build install --destdir=%{buildroot}
14cr|perl-Test-Kwalitee-1.180.0-2|56	
14cr|perl-Test-Kwalitee-1.180.0-2|57	%files
14cr|perl-Test-Kwalitee-1.180.0-2|58	%doc Changes LICENSE META.json META.yml README
14cr|perl-Test-Kwalitee-1.180.0-2|59	%{_bindir}/kwalitee-metrics
14cr|perl-Test-Kwalitee-1.180.0-2|60	%{perl_vendorlib}/Test
14cr|perl-Test-Kwalitee-1.180.0-2|61	%{_mandir}/*/*
14cr|perl-Test-Kwalitee-1.180.0-2|62	
14cr|perl-Test-Kwalitee-1.180.0-2|63	
14cr|perl-Test-Kwalitee-1.180.0-2|64	
14cr|perl-Test-Kwalitee-1.180.0-2|65	%changelog
14cr|perl-Test-Kwalitee-1.180.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-2
14cr|perl-Test-Kwalitee-1.180.0-2|67	+ Revision: b853ed5
14cr|perl-Test-Kwalitee-1.180.0-2|68	- MassBuild#464: Increase release tag
14cr|perl-Test-Kwalitee-1.180.0-2|69	
14cr|perl-Test-Kwalitee-1.180.0-2|70	

5647 14
14cr|perl-Test-LectroTest-0.3600-7|1	%define debug_package %{nil}
14cr|perl-Test-LectroTest-0.3600-7|2	
14cr|perl-Test-LectroTest-0.3600-7|3	%define module  Test-LectroTest
14cr|perl-Test-LectroTest-0.3600-7|4	
14cr|perl-Test-LectroTest-0.3600-7|5	Name:		perl-%{module}
14cr|perl-Test-LectroTest-0.3600-7|6	Version:	0.3600
14cr|perl-Test-LectroTest-0.3600-7|7	Release:	7
14cr|perl-Test-LectroTest-0.3600-7|8	Summary:	Easy, automatic, specification-based tests
14cr|perl-Test-LectroTest-0.3600-7|9	
14cr|perl-Test-LectroTest-0.3600-7|10	License:	GPL or Artistic
14cr|perl-Test-LectroTest-0.3600-7|11	Group:		Development/Perl
14cr|perl-Test-LectroTest-0.3600-7|12	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Test-LectroTest-0.3600-7|13	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.bz2
14cr|perl-Test-LectroTest-0.3600-7|14	BuildRequires:	perl-devel
14cr|perl-Test-LectroTest-0.3600-7|15	
14cr|perl-Test-LectroTest-0.3600-7|16	%description
14cr|perl-Test-LectroTest-0.3600-7|17	This module provides a simple (yet full featured) interface to LectroTest, an
14cr|perl-Test-LectroTest-0.3600-7|18	automated, specification-based testing system for Perl. To use it, declare
14cr|perl-Test-LectroTest-0.3600-7|19	properties that specify the expected behavior of your software. LectroTest then
14cr|perl-Test-LectroTest-0.3600-7|20	checks your software to see whether those properties hold.
14cr|perl-Test-LectroTest-0.3600-7|21	
14cr|perl-Test-LectroTest-0.3600-7|22	%prep
14cr|perl-Test-LectroTest-0.3600-7|23	%setup -q -n %{module}-%{version}
14cr|perl-Test-LectroTest-0.3600-7|24	
14cr|perl-Test-LectroTest-0.3600-7|25	%build
14cr|perl-Test-LectroTest-0.3600-7|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-LectroTest-0.3600-7|27	%make
14cr|perl-Test-LectroTest-0.3600-7|28	
14cr|perl-Test-LectroTest-0.3600-7|29	%install
14cr|perl-Test-LectroTest-0.3600-7|30	%makeinstall_std
14cr|perl-Test-LectroTest-0.3600-7|31	
14cr|perl-Test-LectroTest-0.3600-7|32	%check
14cr|perl-Test-LectroTest-0.3600-7|33	%make test
14cr|perl-Test-LectroTest-0.3600-7|34	
14cr|perl-Test-LectroTest-0.3600-7|35	%files
14cr|perl-Test-LectroTest-0.3600-7|36	%doc Changes README
14cr|perl-Test-LectroTest-0.3600-7|37	%{perl_vendorlib}/Test
14cr|perl-Test-LectroTest-0.3600-7|38	%{_mandir}/*/*
14cr|perl-Test-LectroTest-0.3600-7|39	
14cr|perl-Test-LectroTest-0.3600-7|40	%changelog
14cr|perl-Test-LectroTest-0.3600-7|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3600-7
14cr|perl-Test-LectroTest-0.3600-7|42	+ Revision: 1b73c8c
14cr|perl-Test-LectroTest-0.3600-7|43	- MassBuild#464: Increase release tag
14cr|perl-Test-LectroTest-0.3600-7|44	
14cr|perl-Test-LectroTest-0.3600-7|45	

5648 14
14cr|perl-Test-Log-Dispatch-0.30.0-7|1	%define upstream_name    Test-Log-Dispatch
14cr|perl-Test-Log-Dispatch-0.30.0-7|2	%define upstream_version 0.03
14cr|perl-Test-Log-Dispatch-0.30.0-7|3	
14cr|perl-Test-Log-Dispatch-0.30.0-7|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Log-Dispatch-0.30.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Log-Dispatch-0.30.0-7|6	Release:	7
14cr|perl-Test-Log-Dispatch-0.30.0-7|7	
14cr|perl-Test-Log-Dispatch-0.30.0-7|8	Summary:	A Log::Dispatch object that keeps track of everything logged to it in memory
14cr|perl-Test-Log-Dispatch-0.30.0-7|9	
14cr|perl-Test-Log-Dispatch-0.30.0-7|10	License:    GPL+ or Artistic
14cr|perl-Test-Log-Dispatch-0.30.0-7|11	Group:      Development/Perl
14cr|perl-Test-Log-Dispatch-0.30.0-7|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Log-Dispatch-0.30.0-7|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Log-Dispatch-0.30.0-7|14	
14cr|perl-Test-Log-Dispatch-0.30.0-7|15	BuildRequires:	perl-devel
14cr|perl-Test-Log-Dispatch-0.30.0-7|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Log-Dispatch-0.30.0-7|17	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Test-Log-Dispatch-0.30.0-7|18	BuildRequires:	perl(Log::Dispatch::Array)
14cr|perl-Test-Log-Dispatch-0.30.0-7|19	BuildRequires:	perl(Log::Dispatch::Output)
14cr|perl-Test-Log-Dispatch-0.30.0-7|20	BuildRequires:	perl(Test::More)
14cr|perl-Test-Log-Dispatch-0.30.0-7|21	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Log-Dispatch-0.30.0-7|22	BuildArch:	noarch
14cr|perl-Test-Log-Dispatch-0.30.0-7|23	
14cr|perl-Test-Log-Dispatch-0.30.0-7|24	%description
14cr|perl-Test-Log-Dispatch-0.30.0-7|25	'Test::Log::Dispatch' is a 'Log::Dispatch' object that keeps track of
14cr|perl-Test-Log-Dispatch-0.30.0-7|26	everything logged to it in memory, and provides convenient tests against
14cr|perl-Test-Log-Dispatch-0.30.0-7|27	what has been logged.
14cr|perl-Test-Log-Dispatch-0.30.0-7|28	
14cr|perl-Test-Log-Dispatch-0.30.0-7|29	%prep
14cr|perl-Test-Log-Dispatch-0.30.0-7|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Log-Dispatch-0.30.0-7|31	
14cr|perl-Test-Log-Dispatch-0.30.0-7|32	%build
14cr|perl-Test-Log-Dispatch-0.30.0-7|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Log-Dispatch-0.30.0-7|34	%make
14cr|perl-Test-Log-Dispatch-0.30.0-7|35	
14cr|perl-Test-Log-Dispatch-0.30.0-7|36	%check
14cr|perl-Test-Log-Dispatch-0.30.0-7|37	%make test
14cr|perl-Test-Log-Dispatch-0.30.0-7|38	
14cr|perl-Test-Log-Dispatch-0.30.0-7|39	%install
14cr|perl-Test-Log-Dispatch-0.30.0-7|40	%makeinstall_std
14cr|perl-Test-Log-Dispatch-0.30.0-7|41	
14cr|perl-Test-Log-Dispatch-0.30.0-7|42	%files
14cr|perl-Test-Log-Dispatch-0.30.0-7|43	%doc Changes META.yml README
14cr|perl-Test-Log-Dispatch-0.30.0-7|44	%{_mandir}/man3/*
14cr|perl-Test-Log-Dispatch-0.30.0-7|45	%{perl_vendorlib}/*
14cr|perl-Test-Log-Dispatch-0.30.0-7|46	
14cr|perl-Test-Log-Dispatch-0.30.0-7|47	
14cr|perl-Test-Log-Dispatch-0.30.0-7|48	%changelog
14cr|perl-Test-Log-Dispatch-0.30.0-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-7
14cr|perl-Test-Log-Dispatch-0.30.0-7|50	+ Revision: 4981086
14cr|perl-Test-Log-Dispatch-0.30.0-7|51	- MassBuild#464: Increase release tag
14cr|perl-Test-Log-Dispatch-0.30.0-7|52	
14cr|perl-Test-Log-Dispatch-0.30.0-7|53	

5649 14
14cr|perl-Test-MockDBI-0.650.0-4|1	%define upstream_name    Test-MockDBI
14cr|perl-Test-MockDBI-0.650.0-4|2	%define upstream_version 0.65
14cr|perl-Test-MockDBI-0.650.0-4|3	
14cr|perl-Test-MockDBI-0.650.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Test-MockDBI-0.650.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-MockDBI-0.650.0-4|6	Release:    4
14cr|perl-Test-MockDBI-0.650.0-4|7	Summary:    Test by mocking-up DBI
14cr|perl-Test-MockDBI-0.650.0-4|8	
14cr|perl-Test-MockDBI-0.650.0-4|9	License:    GPL+ or Artistic
14cr|perl-Test-MockDBI-0.650.0-4|10	Group:      Development/Perl
14cr|perl-Test-MockDBI-0.650.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-MockDBI-0.650.0-4|12	Source0:    http://search.cpan.org/CPAN/authors/id/A/AF/AFF/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-MockDBI-0.650.0-4|13	BuildRequires:  perl
14cr|perl-Test-MockDBI-0.650.0-4|14	BuildRequires:  perl-devel
14cr|perl-Test-MockDBI-0.650.0-4|15	BuildRequires:  perl(DBI)
14cr|perl-Test-MockDBI-0.650.0-4|16	BuildRequires:  perl(Test::MockObject)
14cr|perl-Test-MockDBI-0.650.0-4|17	Requires:       perl(DBI)
14cr|perl-Test-MockDBI-0.650.0-4|18	BuildArch: noarch
14cr|perl-Test-MockDBI-0.650.0-4|19	
14cr|perl-Test-MockDBI-0.650.0-4|20	%description
14cr|perl-Test-MockDBI-0.650.0-4|21	Test::MockDBI provides a way to test DBI interfaces by creating rules for
14cr|perl-Test-MockDBI-0.650.0-4|22	changing the DBI\'s behavior, then examining the standard output for
14cr|perl-Test-MockDBI-0.650.0-4|23	matching patterns.
14cr|perl-Test-MockDBI-0.650.0-4|24	
14cr|perl-Test-MockDBI-0.650.0-4|25	%prep
14cr|perl-Test-MockDBI-0.650.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-MockDBI-0.650.0-4|27	find . -type f -print0 | xargs -0 chmod 644
14cr|perl-Test-MockDBI-0.650.0-4|28	
14cr|perl-Test-MockDBI-0.650.0-4|29	%build
14cr|perl-Test-MockDBI-0.650.0-4|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-MockDBI-0.650.0-4|31	%make
14cr|perl-Test-MockDBI-0.650.0-4|32	
14cr|perl-Test-MockDBI-0.650.0-4|33	%check
14cr|perl-Test-MockDBI-0.650.0-4|34	%make test
14cr|perl-Test-MockDBI-0.650.0-4|35	
14cr|perl-Test-MockDBI-0.650.0-4|36	%install
14cr|perl-Test-MockDBI-0.650.0-4|37	%makeinstall_std
14cr|perl-Test-MockDBI-0.650.0-4|38	
14cr|perl-Test-MockDBI-0.650.0-4|39	%files
14cr|perl-Test-MockDBI-0.650.0-4|40	%defattr(-,root,root,755)
14cr|perl-Test-MockDBI-0.650.0-4|41	%doc Changes HISTORY README TODO
14cr|perl-Test-MockDBI-0.650.0-4|42	%{_mandir}/man3/*
14cr|perl-Test-MockDBI-0.650.0-4|43	%{perl_vendorlib}/*
14cr|perl-Test-MockDBI-0.650.0-4|44	
14cr|perl-Test-MockDBI-0.650.0-4|45	%changelog
14cr|perl-Test-MockDBI-0.650.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-4
14cr|perl-Test-MockDBI-0.650.0-4|47	+ Revision: a983710
14cr|perl-Test-MockDBI-0.650.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Test-MockDBI-0.650.0-4|49	
14cr|perl-Test-MockDBI-0.650.0-4|50	

5650 14
14cr|perl-Test-Mock-LWP-0.80.0-3|1	%define upstream_name    Test-Mock-LWP
14cr|perl-Test-Mock-LWP-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Test-Mock-LWP-0.80.0-3|3	
14cr|perl-Test-Mock-LWP-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Mock-LWP-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Mock-LWP-0.80.0-3|6	Release:	3
14cr|perl-Test-Mock-LWP-0.80.0-3|7	
14cr|perl-Test-Mock-LWP-0.80.0-3|8	Summary:	Mocks LWP::UserAgent
14cr|perl-Test-Mock-LWP-0.80.0-3|9	
14cr|perl-Test-Mock-LWP-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Mock-LWP-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Test-Mock-LWP-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Mock-LWP-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Mock-LWP-%{upstream_version}.tar.gz
14cr|perl-Test-Mock-LWP-0.80.0-3|14	
14cr|perl-Test-Mock-LWP-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Mock-LWP-0.80.0-3|16	BuildRequires:	perl(Test::MockObject)
14cr|perl-Test-Mock-LWP-0.80.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Test-Mock-LWP-0.80.0-3|18	BuildArch:	noarch
14cr|perl-Test-Mock-LWP-0.80.0-3|19	
14cr|perl-Test-Mock-LWP-0.80.0-3|20	%description
14cr|perl-Test-Mock-LWP-0.80.0-3|21	This package arises from duplicating the same code to mock LWP et al in
14cr|perl-Test-Mock-LWP-0.80.0-3|22	several different modules I've written. This version is very minimalist,
14cr|perl-Test-Mock-LWP-0.80.0-3|23	but works for my needs so far. I'm very open to new suggestions and
14cr|perl-Test-Mock-LWP-0.80.0-3|24	improvements.
14cr|perl-Test-Mock-LWP-0.80.0-3|25	
14cr|perl-Test-Mock-LWP-0.80.0-3|26	%prep
14cr|perl-Test-Mock-LWP-0.80.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Mock-LWP-0.80.0-3|28	
14cr|perl-Test-Mock-LWP-0.80.0-3|29	%build
14cr|perl-Test-Mock-LWP-0.80.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Mock-LWP-0.80.0-3|31	%make
14cr|perl-Test-Mock-LWP-0.80.0-3|32	
14cr|perl-Test-Mock-LWP-0.80.0-3|33	%check
14cr|perl-Test-Mock-LWP-0.80.0-3|34	%make test
14cr|perl-Test-Mock-LWP-0.80.0-3|35	
14cr|perl-Test-Mock-LWP-0.80.0-3|36	%install
14cr|perl-Test-Mock-LWP-0.80.0-3|37	%makeinstall_std
14cr|perl-Test-Mock-LWP-0.80.0-3|38	
14cr|perl-Test-Mock-LWP-0.80.0-3|39	%files
14cr|perl-Test-Mock-LWP-0.80.0-3|40	%doc Changes META.yml README
14cr|perl-Test-Mock-LWP-0.80.0-3|41	%{_mandir}/man3/*
14cr|perl-Test-Mock-LWP-0.80.0-3|42	%{perl_vendorlib}/*
14cr|perl-Test-Mock-LWP-0.80.0-3|43	
14cr|perl-Test-Mock-LWP-0.80.0-3|44	
14cr|perl-Test-Mock-LWP-0.80.0-3|45	%changelog
14cr|perl-Test-Mock-LWP-0.80.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Test-Mock-LWP-0.80.0-3|47	+ Revision: 58f26fc
14cr|perl-Test-Mock-LWP-0.80.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Test-Mock-LWP-0.80.0-3|49	
14cr|perl-Test-Mock-LWP-0.80.0-3|50	

5651 14
14cr|perl-Test-MockModule-0.50.0-4|1	%define upstream_name	 Test-MockModule
14cr|perl-Test-MockModule-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-Test-MockModule-0.50.0-4|3	
14cr|perl-Test-MockModule-0.50.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-MockModule-0.50.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-MockModule-0.50.0-4|6	Release:	4
14cr|perl-Test-MockModule-0.50.0-4|7	
14cr|perl-Test-MockModule-0.50.0-4|8	Summary:	Override subroutines in a module for unit testing
14cr|perl-Test-MockModule-0.50.0-4|9	
14cr|perl-Test-MockModule-0.50.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-MockModule-0.50.0-4|11	Group:		Development/Perl
14cr|perl-Test-MockModule-0.50.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-MockModule-0.50.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Test-MockModule-0.50.0-4|14	
14cr|perl-Test-MockModule-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-MockModule-0.50.0-4|16	BuildRequires:	perl(CGI)
14cr|perl-Test-MockModule-0.50.0-4|17	BuildArch:	noarch
14cr|perl-Test-MockModule-0.50.0-4|18	
14cr|perl-Test-MockModule-0.50.0-4|19	%description
14cr|perl-Test-MockModule-0.50.0-4|20	Test::MockModule is a Perl module that lets you temporarily redefine
14cr|perl-Test-MockModule-0.50.0-4|21	subroutines in other packages for the purposes of unit testing.
14cr|perl-Test-MockModule-0.50.0-4|22	
14cr|perl-Test-MockModule-0.50.0-4|23	%prep
14cr|perl-Test-MockModule-0.50.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-MockModule-0.50.0-4|25	
14cr|perl-Test-MockModule-0.50.0-4|26	%build
14cr|perl-Test-MockModule-0.50.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-MockModule-0.50.0-4|28	%make
14cr|perl-Test-MockModule-0.50.0-4|29	
14cr|perl-Test-MockModule-0.50.0-4|30	%check
14cr|perl-Test-MockModule-0.50.0-4|31	%make test
14cr|perl-Test-MockModule-0.50.0-4|32	
14cr|perl-Test-MockModule-0.50.0-4|33	%install
14cr|perl-Test-MockModule-0.50.0-4|34	%makeinstall_std
14cr|perl-Test-MockModule-0.50.0-4|35	
14cr|perl-Test-MockModule-0.50.0-4|36	%files
14cr|perl-Test-MockModule-0.50.0-4|37	%doc Changes README
14cr|perl-Test-MockModule-0.50.0-4|38	%{perl_vendorlib}/Test/*
14cr|perl-Test-MockModule-0.50.0-4|39	%{_mandir}/*/*
14cr|perl-Test-MockModule-0.50.0-4|40	
14cr|perl-Test-MockModule-0.50.0-4|41	
14cr|perl-Test-MockModule-0.50.0-4|42	
14cr|perl-Test-MockModule-0.50.0-4|43	%changelog
14cr|perl-Test-MockModule-0.50.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-Test-MockModule-0.50.0-4|45	+ Revision: d5da137
14cr|perl-Test-MockModule-0.50.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-Test-MockModule-0.50.0-4|47	
14cr|perl-Test-MockModule-0.50.0-4|48	

5652 14
14cr|perl-Test-MockObject-1.201.404.80-2|1	%define upstream_name    Test-MockObject
14cr|perl-Test-MockObject-1.201.404.80-2|2	%define upstream_version 1.20140408
14cr|perl-Test-MockObject-1.201.404.80-2|3	
14cr|perl-Test-MockObject-1.201.404.80-2|4	Name:		perl-%{upstream_name}
14cr|perl-Test-MockObject-1.201.404.80-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-MockObject-1.201.404.80-2|6	Release:	2
14cr|perl-Test-MockObject-1.201.404.80-2|7	
14cr|perl-Test-MockObject-1.201.404.80-2|8	Summary:	Perl extension for emulating troublesome interfaces
14cr|perl-Test-MockObject-1.201.404.80-2|9	
14cr|perl-Test-MockObject-1.201.404.80-2|10	
14cr|perl-Test-MockObject-1.201.404.80-2|11	License:	GPL+ or Artistic
14cr|perl-Test-MockObject-1.201.404.80-2|12	Group:		Development/Perl
14cr|perl-Test-MockObject-1.201.404.80-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-MockObject-1.201.404.80-2|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-MockObject-1.201.404.80-2|15	
14cr|perl-Test-MockObject-1.201.404.80-2|16	BuildRequires:	perl-devel
14cr|perl-Test-MockObject-1.201.404.80-2|17	BuildRequires:	perl(UNIVERSAL::isa)
14cr|perl-Test-MockObject-1.201.404.80-2|18	BuildRequires:	perl(UNIVERSAL::can)
14cr|perl-Test-MockObject-1.201.404.80-2|19	BuildRequires:	perl(Test::Warn) >= 0.230
14cr|perl-Test-MockObject-1.201.404.80-2|20	BuildRequires:	perl(Test::More) >= 0.980
14cr|perl-Test-MockObject-1.201.404.80-2|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-MockObject-1.201.404.80-2|22	BuildRequires:	perl(CGI)
14cr|perl-Test-MockObject-1.201.404.80-2|23	BuildArch:	noarch
14cr|perl-Test-MockObject-1.201.404.80-2|24	
14cr|perl-Test-MockObject-1.201.404.80-2|25	%description
14cr|perl-Test-MockObject-1.201.404.80-2|26	It's a simple program that doesn't use any other modules, and those are easy to
14cr|perl-Test-MockObject-1.201.404.80-2|27	test. More often, testing a program completely means faking up input to another
14cr|perl-Test-MockObject-1.201.404.80-2|28	module, trying to coax the right output from something you're not supposed to
14cr|perl-Test-MockObject-1.201.404.80-2|29	be testing anyway.
14cr|perl-Test-MockObject-1.201.404.80-2|30	
14cr|perl-Test-MockObject-1.201.404.80-2|31	Testing is a lot easier when you can control the entire environment. With
14cr|perl-Test-MockObject-1.201.404.80-2|32	Test::MockObject, you can get a lot closer.
14cr|perl-Test-MockObject-1.201.404.80-2|33	
14cr|perl-Test-MockObject-1.201.404.80-2|34	Test::MockObject allows you to create objects that conform to particular
14cr|perl-Test-MockObject-1.201.404.80-2|35	interfaces with very little code. You don't have to reimplement the behavior,
14cr|perl-Test-MockObject-1.201.404.80-2|36	just the input and the output.
14cr|perl-Test-MockObject-1.201.404.80-2|37	
14cr|perl-Test-MockObject-1.201.404.80-2|38	%prep
14cr|perl-Test-MockObject-1.201.404.80-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-MockObject-1.201.404.80-2|40	
14cr|perl-Test-MockObject-1.201.404.80-2|41	%build
14cr|perl-Test-MockObject-1.201.404.80-2|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-MockObject-1.201.404.80-2|43	%make
14cr|perl-Test-MockObject-1.201.404.80-2|44	
14cr|perl-Test-MockObject-1.201.404.80-2|45	%install
14cr|perl-Test-MockObject-1.201.404.80-2|46	%makeinstall_std
14cr|perl-Test-MockObject-1.201.404.80-2|47	
14cr|perl-Test-MockObject-1.201.404.80-2|48	%check
14cr|perl-Test-MockObject-1.201.404.80-2|49	make test
14cr|perl-Test-MockObject-1.201.404.80-2|50	
14cr|perl-Test-MockObject-1.201.404.80-2|51	%files
14cr|perl-Test-MockObject-1.201.404.80-2|52	%doc Changes README
14cr|perl-Test-MockObject-1.201.404.80-2|53	%{perl_vendorlib}/Test
14cr|perl-Test-MockObject-1.201.404.80-2|54	%{_mandir}/*/*
14cr|perl-Test-MockObject-1.201.404.80-2|55	
14cr|perl-Test-MockObject-1.201.404.80-2|56	
14cr|perl-Test-MockObject-1.201.404.80-2|57	
14cr|perl-Test-MockObject-1.201.404.80-2|58	
14cr|perl-Test-MockObject-1.201.404.80-2|59	%changelog
14cr|perl-Test-MockObject-1.201.404.80-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.404.80-2
14cr|perl-Test-MockObject-1.201.404.80-2|61	+ Revision: ebe4547
14cr|perl-Test-MockObject-1.201.404.80-2|62	- MassBuild#464: Increase release tag
14cr|perl-Test-MockObject-1.201.404.80-2|63	
14cr|perl-Test-MockObject-1.201.404.80-2|64	

5653 14
14cr|perl-Test-MockRandom-1.10.0-3|1	%define realname   Test-MockRandom
14cr|perl-Test-MockRandom-1.10.0-3|2	%define upstream_version 1.01
14cr|perl-Test-MockRandom-1.10.0-3|3	
14cr|perl-Test-MockRandom-1.10.0-3|4	Name:       perl-%{realname}
14cr|perl-Test-MockRandom-1.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-MockRandom-1.10.0-3|6	Release:    3
14cr|perl-Test-MockRandom-1.10.0-3|7	License:    GPL or Artistic
14cr|perl-Test-MockRandom-1.10.0-3|8	Group:      Development/Perl
14cr|perl-Test-MockRandom-1.10.0-3|9	Summary:    Override randoms with non-random behavior
14cr|perl-Test-MockRandom-1.10.0-3|10	
14cr|perl-Test-MockRandom-1.10.0-3|11	Source:     http://www.cpan.org/modules/by-module/Test/Test-MockRandom-%{upstream_version}.tar.gz
14cr|perl-Test-MockRandom-1.10.0-3|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Test-MockRandom-1.10.0-3|13	BuildRequires: perl-devel
14cr|perl-Test-MockRandom-1.10.0-3|14	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Test-MockRandom-1.10.0-3|15	
14cr|perl-Test-MockRandom-1.10.0-3|16	BuildArch: noarch
14cr|perl-Test-MockRandom-1.10.0-3|17	
14cr|perl-Test-MockRandom-1.10.0-3|18	%description
14cr|perl-Test-MockRandom-1.10.0-3|19	This perhaps ridiculous-seeming module was created to test routines that
14cr|perl-Test-MockRandom-1.10.0-3|20	manipulate random numbers by providing a known output from 'rand'. Given a
14cr|perl-Test-MockRandom-1.10.0-3|21	list of seeds with 'srand', it will return each in turn. After seeded
14cr|perl-Test-MockRandom-1.10.0-3|22	random numbers are exhausted, it will always return 0. Seed numbers must be
14cr|perl-Test-MockRandom-1.10.0-3|23	of a form that meets the expected output from 'rand' as called with no
14cr|perl-Test-MockRandom-1.10.0-3|24	arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In
14cr|perl-Test-MockRandom-1.10.0-3|25	order to facilitate generating and testing a nearly-one number, this module
14cr|perl-Test-MockRandom-1.10.0-3|26	exports the function 'oneish', which returns a number just fractionally
14cr|perl-Test-MockRandom-1.10.0-3|27	less than one.
14cr|perl-Test-MockRandom-1.10.0-3|28	
14cr|perl-Test-MockRandom-1.10.0-3|29	Depending on how this module is called with 'use', it will export 'rand' to
14cr|perl-Test-MockRandom-1.10.0-3|30	a specified package (e.g. a class being tested) effectively overriding and
14cr|perl-Test-MockRandom-1.10.0-3|31	intercepting calls in that package to the built-in 'rand'. It can also
14cr|perl-Test-MockRandom-1.10.0-3|32	override 'rand' in the current package or even globally. In all of these
14cr|perl-Test-MockRandom-1.10.0-3|33	cases, it also exports 'srand' and 'oneish' to the current package in order
14cr|perl-Test-MockRandom-1.10.0-3|34	to control the output of 'rand'. See the /USAGE manpage for details.
14cr|perl-Test-MockRandom-1.10.0-3|35	
14cr|perl-Test-MockRandom-1.10.0-3|36	Alternatively, this module can be used to generate objects, with each
14cr|perl-Test-MockRandom-1.10.0-3|37	object maintaining its own distinct seed array.
14cr|perl-Test-MockRandom-1.10.0-3|38	
14cr|perl-Test-MockRandom-1.10.0-3|39	%prep
14cr|perl-Test-MockRandom-1.10.0-3|40	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Test-MockRandom-1.10.0-3|41	
14cr|perl-Test-MockRandom-1.10.0-3|42	%build
14cr|perl-Test-MockRandom-1.10.0-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-MockRandom-1.10.0-3|44	%make
14cr|perl-Test-MockRandom-1.10.0-3|45	
14cr|perl-Test-MockRandom-1.10.0-3|46	%check
14cr|perl-Test-MockRandom-1.10.0-3|47	make test
14cr|perl-Test-MockRandom-1.10.0-3|48	
14cr|perl-Test-MockRandom-1.10.0-3|49	%install
14cr|perl-Test-MockRandom-1.10.0-3|50	%makeinstall_std
14cr|perl-Test-MockRandom-1.10.0-3|51	
14cr|perl-Test-MockRandom-1.10.0-3|52	%files
14cr|perl-Test-MockRandom-1.10.0-3|53	%doc Changes README LICENSE
14cr|perl-Test-MockRandom-1.10.0-3|54	%{_mandir}/man3/*
14cr|perl-Test-MockRandom-1.10.0-3|55	%{perl_vendorlib}/*
14cr|perl-Test-MockRandom-1.10.0-3|56	
14cr|perl-Test-MockRandom-1.10.0-3|57	
14cr|perl-Test-MockRandom-1.10.0-3|58	
14cr|perl-Test-MockRandom-1.10.0-3|59	
14cr|perl-Test-MockRandom-1.10.0-3|60	
14cr|perl-Test-MockRandom-1.10.0-3|61	%changelog
14cr|perl-Test-MockRandom-1.10.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-3
14cr|perl-Test-MockRandom-1.10.0-3|63	+ Revision: e2546d1
14cr|perl-Test-MockRandom-1.10.0-3|64	- MassBuild#464: Increase release tag
14cr|perl-Test-MockRandom-1.10.0-3|65	
14cr|perl-Test-MockRandom-1.10.0-3|66	

5654 14
14cr|perl-Test-MockTime-0.120.0-5|1	%define upstream_name    Test-MockTime
14cr|perl-Test-MockTime-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Test-MockTime-0.120.0-5|3	
14cr|perl-Test-MockTime-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-MockTime-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-MockTime-0.120.0-5|6	Release:	5
14cr|perl-Test-MockTime-0.120.0-5|7	
14cr|perl-Test-MockTime-0.120.0-5|8	Summary:	Mock time/localtime for testing
14cr|perl-Test-MockTime-0.120.0-5|9	
14cr|perl-Test-MockTime-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-MockTime-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Test-MockTime-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-MockTime-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-MockTime-0.120.0-5|14	
14cr|perl-Test-MockTime-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-MockTime-0.120.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Test-MockTime-0.120.0-5|17	BuildRequires:	perl(Time::Local)
14cr|perl-Test-MockTime-0.120.0-5|18	BuildRequires:	perl(Time::Piece)
14cr|perl-Test-MockTime-0.120.0-5|19	BuildArch:	noarch
14cr|perl-Test-MockTime-0.120.0-5|20	
14cr|perl-Test-MockTime-0.120.0-5|21	%description
14cr|perl-Test-MockTime-0.120.0-5|22	This module was created to enable test suites to test code at specific
14cr|perl-Test-MockTime-0.120.0-5|23	points in time. Specifically it overrides localtime, gmtime and time at
14cr|perl-Test-MockTime-0.120.0-5|24	compile time and then relies on the user supplying a mock time via
14cr|perl-Test-MockTime-0.120.0-5|25	set_relative_time, set_absolute_time or set_fixed_time to alter future
14cr|perl-Test-MockTime-0.120.0-5|26	calls to gmtime,time or localtime.
14cr|perl-Test-MockTime-0.120.0-5|27	
14cr|perl-Test-MockTime-0.120.0-5|28	%prep
14cr|perl-Test-MockTime-0.120.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-MockTime-0.120.0-5|30	
14cr|perl-Test-MockTime-0.120.0-5|31	%build
14cr|perl-Test-MockTime-0.120.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-MockTime-0.120.0-5|33	%make
14cr|perl-Test-MockTime-0.120.0-5|34	
14cr|perl-Test-MockTime-0.120.0-5|35	%check
14cr|perl-Test-MockTime-0.120.0-5|36	%make test
14cr|perl-Test-MockTime-0.120.0-5|37	
14cr|perl-Test-MockTime-0.120.0-5|38	%install
14cr|perl-Test-MockTime-0.120.0-5|39	%makeinstall_std
14cr|perl-Test-MockTime-0.120.0-5|40	
14cr|perl-Test-MockTime-0.120.0-5|41	%files
14cr|perl-Test-MockTime-0.120.0-5|42	%doc Changes
14cr|perl-Test-MockTime-0.120.0-5|43	%{_mandir}/man3/*
14cr|perl-Test-MockTime-0.120.0-5|44	%{perl_vendorlib}/*
14cr|perl-Test-MockTime-0.120.0-5|45	
14cr|perl-Test-MockTime-0.120.0-5|46	
14cr|perl-Test-MockTime-0.120.0-5|47	%changelog
14cr|perl-Test-MockTime-0.120.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Test-MockTime-0.120.0-5|49	+ Revision: e1e5192
14cr|perl-Test-MockTime-0.120.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Test-MockTime-0.120.0-5|51	
14cr|perl-Test-MockTime-0.120.0-5|52	

5655 14
14cr|perl-Test-Moose-More-0.24.0-1|1	%define upstream_name    Test-Moose-More
14cr|perl-Test-Moose-More-0.24.0-1|2	%define upstream_version 0.024
14cr|perl-Test-Moose-More-0.24.0-1|3	
14cr|perl-Test-Moose-More-0.24.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Moose-More-0.24.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Moose-More-0.24.0-1|6	Release:    1
14cr|perl-Test-Moose-More-0.24.0-1|7	
14cr|perl-Test-Moose-More-0.24.0-1|8	Summary:    More tools for testing Moose packages
14cr|perl-Test-Moose-More-0.24.0-1|9	License:    GPL+ or Artistic
14cr|perl-Test-Moose-More-0.24.0-1|10	Group:      Development/Perl
14cr|perl-Test-Moose-More-0.24.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Moose-More-0.24.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Moose-More-0.24.0-1|13	
14cr|perl-Test-Moose-More-0.24.0-1|14	BuildRequires: perl(Data::OptList)
14cr|perl-Test-Moose-More-0.24.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Test-Moose-More-0.24.0-1|16	BuildRequires: perl(File::Spec)
14cr|perl-Test-Moose-More-0.24.0-1|17	BuildRequires: perl(IO::Handle)
14cr|perl-Test-Moose-More-0.24.0-1|18	BuildRequires: perl(IPC::Open3)
14cr|perl-Test-Moose-More-0.24.0-1|19	BuildRequires: perl(Moose)
14cr|perl-Test-Moose-More-0.24.0-1|20	BuildRequires: perl(Moose::Autobox)
14cr|perl-Test-Moose-More-0.24.0-1|21	BuildRequires: perl(Moose::Role)
14cr|perl-Test-Moose-More-0.24.0-1|22	BuildRequires: perl(Moose::Util)
14cr|perl-Test-Moose-More-0.24.0-1|23	BuildRequires: perl(Moose::Util::TypeConstraints)
14cr|perl-Test-Moose-More-0.24.0-1|24	BuildRequires: perl(Perl::Version)
14cr|perl-Test-Moose-More-0.24.0-1|25	BuildRequires: perl(Scalar::Util)
14cr|perl-Test-Moose-More-0.24.0-1|26	BuildRequires: perl(Sub::Exporter)
14cr|perl-Test-Moose-More-0.24.0-1|27	BuildRequires: perl(Syntax::Keyword::Junction)
14cr|perl-Test-Moose-More-0.24.0-1|28	BuildRequires: perl(TAP::SimpleOutput)
14cr|perl-Test-Moose-More-0.24.0-1|29	BuildRequires: perl(Test::Builder)
14cr|perl-Test-Moose-More-0.24.0-1|30	BuildRequires: perl(Test::Builder::Tester)
14cr|perl-Test-Moose-More-0.24.0-1|31	BuildRequires: perl(Test::CheckDeps) >= 0.10.0
14cr|perl-Test-Moose-More-0.24.0-1|32	BuildRequires: perl(Test::Moose)
14cr|perl-Test-Moose-More-0.24.0-1|33	BuildRequires: perl(Test::More) >= 0.940.0
14cr|perl-Test-Moose-More-0.24.0-1|34	BuildRequires: perl(aliased)
14cr|perl-Test-Moose-More-0.24.0-1|35	BuildRequires: perl(constant)
14cr|perl-Test-Moose-More-0.24.0-1|36	BuildRequires: perl(namespace::autoclean)
14cr|perl-Test-Moose-More-0.24.0-1|37	BuildRequires: perl(strict)
14cr|perl-Test-Moose-More-0.24.0-1|38	BuildRequires: perl(warnings)
14cr|perl-Test-Moose-More-0.24.0-1|39	BuildRequires: perl-devel
14cr|perl-Test-Moose-More-0.24.0-1|40	BuildArch:  noarch
14cr|perl-Test-Moose-More-0.24.0-1|41	
14cr|perl-Test-Moose-More-0.24.0-1|42	%description
14cr|perl-Test-Moose-More-0.24.0-1|43	This package contains a number of additional tests that can be employed
14cr|perl-Test-Moose-More-0.24.0-1|44	against Moose classes/roles. It is intended to replace the Test::Moose
14cr|perl-Test-Moose-More-0.24.0-1|45	manpage in your tests, and reexports any tests that it has and we do not,
14cr|perl-Test-Moose-More-0.24.0-1|46	yet.
14cr|perl-Test-Moose-More-0.24.0-1|47	
14cr|perl-Test-Moose-More-0.24.0-1|48	%prep
14cr|perl-Test-Moose-More-0.24.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Moose-More-0.24.0-1|50	
14cr|perl-Test-Moose-More-0.24.0-1|51	%build
14cr|perl-Test-Moose-More-0.24.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Moose-More-0.24.0-1|53	
14cr|perl-Test-Moose-More-0.24.0-1|54	%make
14cr|perl-Test-Moose-More-0.24.0-1|55	
14cr|perl-Test-Moose-More-0.24.0-1|56	# %check
14cr|perl-Test-Moose-More-0.24.0-1|57	# %make test
14cr|perl-Test-Moose-More-0.24.0-1|58	
14cr|perl-Test-Moose-More-0.24.0-1|59	%install
14cr|perl-Test-Moose-More-0.24.0-1|60	%makeinstall_std
14cr|perl-Test-Moose-More-0.24.0-1|61	
14cr|perl-Test-Moose-More-0.24.0-1|62	%files
14cr|perl-Test-Moose-More-0.24.0-1|63	%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cr|perl-Test-Moose-More-0.24.0-1|64	%{_mandir}/man3/*
14cr|perl-Test-Moose-More-0.24.0-1|65	%{perl_vendorlib}/*
14cr|perl-Test-Moose-More-0.24.0-1|66	
14cr|perl-Test-Moose-More-0.24.0-1|67	
14cr|perl-Test-Moose-More-0.24.0-1|68	%changelog
14cr|perl-Test-Moose-More-0.24.0-1|69	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.0-1
14cr|perl-Test-Moose-More-0.24.0-1|70	+ Revision: 44aadf6
14cr|perl-Test-Moose-More-0.24.0-1|71	- Fix BR
14cr|perl-Test-Moose-More-0.24.0-1|72	
14cr|perl-Test-Moose-More-0.24.0-1|73	

5656 14
14cr|perl-Test-NeedsDisplay-1.70.0-5|1	%define upstream_name    Test-NeedsDisplay
14cr|perl-Test-NeedsDisplay-1.70.0-5|2	%define upstream_version 1.07
14cr|perl-Test-NeedsDisplay-1.70.0-5|3	
14cr|perl-Test-NeedsDisplay-1.70.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-NeedsDisplay-1.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-NeedsDisplay-1.70.0-5|6	Release:	5
14cr|perl-Test-NeedsDisplay-1.70.0-5|7	
14cr|perl-Test-NeedsDisplay-1.70.0-5|8	Summary:	Ensure that tests needing a display have one
14cr|perl-Test-NeedsDisplay-1.70.0-5|9	
14cr|perl-Test-NeedsDisplay-1.70.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-NeedsDisplay-1.70.0-5|11	Group:		Development/Perl
14cr|perl-Test-NeedsDisplay-1.70.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-NeedsDisplay-1.70.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-NeedsDisplay-1.70.0-5|14	
14cr|perl-Test-NeedsDisplay-1.70.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-NeedsDisplay-1.70.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-NeedsDisplay-1.70.0-5|17	BuildRequires:	perl(File::Spec)
14cr|perl-Test-NeedsDisplay-1.70.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Test-NeedsDisplay-1.70.0-5|19	BuildRequires:	x11-server-xvfb
14cr|perl-Test-NeedsDisplay-1.70.0-5|20	BuildArch:	noarch
14cr|perl-Test-NeedsDisplay-1.70.0-5|21	Requires:	x11-server-xvfb
14cr|perl-Test-NeedsDisplay-1.70.0-5|22	
14cr|perl-Test-NeedsDisplay-1.70.0-5|23	%description
14cr|perl-Test-NeedsDisplay-1.70.0-5|24	When testing GUI applications, sometimes applications or modules absolutely
14cr|perl-Test-NeedsDisplay-1.70.0-5|25	insist on a display, even just to load a module without actually showing
14cr|perl-Test-NeedsDisplay-1.70.0-5|26	any objects.
14cr|perl-Test-NeedsDisplay-1.70.0-5|27	
14cr|perl-Test-NeedsDisplay-1.70.0-5|28	Regardless, this makes GUI applications pretty much impossible to build and
14cr|perl-Test-NeedsDisplay-1.70.0-5|29	test on headless or automated systems. And it fails to the point of not
14cr|perl-Test-NeedsDisplay-1.70.0-5|30	even running the Makefile.PL script because a dependency needs a display so
14cr|perl-Test-NeedsDisplay-1.70.0-5|31	it can be loaded to find a version.
14cr|perl-Test-NeedsDisplay-1.70.0-5|32	
14cr|perl-Test-NeedsDisplay-1.70.0-5|33	In these situations, what is needed is a fake display.
14cr|perl-Test-NeedsDisplay-1.70.0-5|34	
14cr|perl-Test-NeedsDisplay-1.70.0-5|35	%prep
14cr|perl-Test-NeedsDisplay-1.70.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-NeedsDisplay-1.70.0-5|37	
14cr|perl-Test-NeedsDisplay-1.70.0-5|38	%build
14cr|perl-Test-NeedsDisplay-1.70.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-NeedsDisplay-1.70.0-5|40	%make
14cr|perl-Test-NeedsDisplay-1.70.0-5|41	
14cr|perl-Test-NeedsDisplay-1.70.0-5|42	%check
14cr|perl-Test-NeedsDisplay-1.70.0-5|43	#make test
14cr|perl-Test-NeedsDisplay-1.70.0-5|44	
14cr|perl-Test-NeedsDisplay-1.70.0-5|45	%install
14cr|perl-Test-NeedsDisplay-1.70.0-5|46	%makeinstall_std
14cr|perl-Test-NeedsDisplay-1.70.0-5|47	
14cr|perl-Test-NeedsDisplay-1.70.0-5|48	%files
14cr|perl-Test-NeedsDisplay-1.70.0-5|49	%doc README LICENSE Changes
14cr|perl-Test-NeedsDisplay-1.70.0-5|50	%{_mandir}/man3/*
14cr|perl-Test-NeedsDisplay-1.70.0-5|51	%{perl_vendorlib}/*
14cr|perl-Test-NeedsDisplay-1.70.0-5|52	
14cr|perl-Test-NeedsDisplay-1.70.0-5|53	
14cr|perl-Test-NeedsDisplay-1.70.0-5|54	%changelog
14cr|perl-Test-NeedsDisplay-1.70.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-5
14cr|perl-Test-NeedsDisplay-1.70.0-5|56	+ Revision: baacecd
14cr|perl-Test-NeedsDisplay-1.70.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Test-NeedsDisplay-1.70.0-5|58	
14cr|perl-Test-NeedsDisplay-1.70.0-5|59	

5657 14
14cr|perl-Test-NoTabs-1.300.0-3|1	%define upstream_name    Test-NoTabs
14cr|perl-Test-NoTabs-1.300.0-3|2	%define upstream_version 1.3
14cr|perl-Test-NoTabs-1.300.0-3|3	
14cr|perl-Test-NoTabs-1.300.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-NoTabs-1.300.0-3|5	Version:	%perl_convert_version 1.3
14cr|perl-Test-NoTabs-1.300.0-3|6	Release:	3
14cr|perl-Test-NoTabs-1.300.0-3|7	
14cr|perl-Test-NoTabs-1.300.0-3|8	Summary:	Check the presence of tabs in your project
14cr|perl-Test-NoTabs-1.300.0-3|9	
14cr|perl-Test-NoTabs-1.300.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-NoTabs-1.300.0-3|11	Group:		Development/Perl
14cr|perl-Test-NoTabs-1.300.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-NoTabs-1.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-NoTabs-1.3.tar.gz
14cr|perl-Test-NoTabs-1.300.0-3|14	
14cr|perl-Test-NoTabs-1.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-NoTabs-1.300.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-NoTabs-1.300.0-3|17	BuildRequires:	perl(File::Find)
14cr|perl-Test-NoTabs-1.300.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-NoTabs-1.300.0-3|19	BuildRequires:	perl(FindBin)
14cr|perl-Test-NoTabs-1.300.0-3|20	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-NoTabs-1.300.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-NoTabs-1.300.0-3|22	BuildArch:	noarch
14cr|perl-Test-NoTabs-1.300.0-3|23	
14cr|perl-Test-NoTabs-1.300.0-3|24	%description
14cr|perl-Test-NoTabs-1.300.0-3|25	This module scans your project/distribution for any perl files (scripts,
14cr|perl-Test-NoTabs-1.300.0-3|26	modules, etc) for the presence of tabs.
14cr|perl-Test-NoTabs-1.300.0-3|27	
14cr|perl-Test-NoTabs-1.300.0-3|28	%prep
14cr|perl-Test-NoTabs-1.300.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-NoTabs-1.300.0-3|30	
14cr|perl-Test-NoTabs-1.300.0-3|31	%build
14cr|perl-Test-NoTabs-1.300.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-NoTabs-1.300.0-3|33	%make
14cr|perl-Test-NoTabs-1.300.0-3|34	
14cr|perl-Test-NoTabs-1.300.0-3|35	%check
14cr|perl-Test-NoTabs-1.300.0-3|36	%make test
14cr|perl-Test-NoTabs-1.300.0-3|37	
14cr|perl-Test-NoTabs-1.300.0-3|38	%install
14cr|perl-Test-NoTabs-1.300.0-3|39	%makeinstall_std
14cr|perl-Test-NoTabs-1.300.0-3|40	
14cr|perl-Test-NoTabs-1.300.0-3|41	%files
14cr|perl-Test-NoTabs-1.300.0-3|42	%doc Changes META.yml README
14cr|perl-Test-NoTabs-1.300.0-3|43	%{_mandir}/man3/*
14cr|perl-Test-NoTabs-1.300.0-3|44	%{perl_vendorlib}/*
14cr|perl-Test-NoTabs-1.300.0-3|45	
14cr|perl-Test-NoTabs-1.300.0-3|46	
14cr|perl-Test-NoTabs-1.300.0-3|47	
14cr|perl-Test-NoTabs-1.300.0-3|48	%changelog
14cr|perl-Test-NoTabs-1.300.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-3
14cr|perl-Test-NoTabs-1.300.0-3|50	+ Revision: 0e2b439
14cr|perl-Test-NoTabs-1.300.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Test-NoTabs-1.300.0-3|52	
14cr|perl-Test-NoTabs-1.300.0-3|53	

5658 14
14cr|perl-Test-Output-1.30.0-3|1	%define upstream_name    Test-Output
14cr|perl-Test-Output-1.30.0-3|2	%define upstream_version 1.03
14cr|perl-Test-Output-1.30.0-3|3	
14cr|perl-Test-Output-1.30.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Output-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Output-1.30.0-3|6	Release:	3
14cr|perl-Test-Output-1.30.0-3|7	
14cr|perl-Test-Output-1.30.0-3|8	Summary:	Utilities to test STDOUT and STDERR messages
14cr|perl-Test-Output-1.30.0-3|9	
14cr|perl-Test-Output-1.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Output-1.30.0-3|11	Group:		Development/Perl
14cr|perl-Test-Output-1.30.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Output-1.30.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Output-%{upstream_version}.tar.gz
14cr|perl-Test-Output-1.30.0-3|14	
14cr|perl-Test-Output-1.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Output-1.30.0-3|16	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Test-Output-1.30.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Test-Output-1.30.0-3|18	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Output-1.30.0-3|19	BuildArch:	noarch
14cr|perl-Test-Output-1.30.0-3|20	
14cr|perl-Test-Output-1.30.0-3|21	%description
14cr|perl-Test-Output-1.30.0-3|22	Test::Output provides a simple interface for testing output sent to STDOUT
14cr|perl-Test-Output-1.30.0-3|23	or STDERR. A number of different utilies are included to try and be as
14cr|perl-Test-Output-1.30.0-3|24	flexible as possible to the tester.
14cr|perl-Test-Output-1.30.0-3|25	
14cr|perl-Test-Output-1.30.0-3|26	Originally this module was designed not to have external requirements,
14cr|perl-Test-Output-1.30.0-3|27	however, the features provided by L<Sub::Exporter> over what L<Exporter>
14cr|perl-Test-Output-1.30.0-3|28	provides is just to great to pass up.
14cr|perl-Test-Output-1.30.0-3|29	
14cr|perl-Test-Output-1.30.0-3|30	Test::Output ties STDOUT and STDERR using Test::Output::Tie.
14cr|perl-Test-Output-1.30.0-3|31	
14cr|perl-Test-Output-1.30.0-3|32	%prep
14cr|perl-Test-Output-1.30.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Output-1.30.0-3|34	
14cr|perl-Test-Output-1.30.0-3|35	%build
14cr|perl-Test-Output-1.30.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Output-1.30.0-3|37	%make
14cr|perl-Test-Output-1.30.0-3|38	
14cr|perl-Test-Output-1.30.0-3|39	%check
14cr|perl-Test-Output-1.30.0-3|40	#make test
14cr|perl-Test-Output-1.30.0-3|41	
14cr|perl-Test-Output-1.30.0-3|42	%install
14cr|perl-Test-Output-1.30.0-3|43	%makeinstall_std
14cr|perl-Test-Output-1.30.0-3|44	
14cr|perl-Test-Output-1.30.0-3|45	%files
14cr|perl-Test-Output-1.30.0-3|46	%doc Changes META.yml README
14cr|perl-Test-Output-1.30.0-3|47	%{_mandir}/man3/*
14cr|perl-Test-Output-1.30.0-3|48	%{perl_vendorlib}/*
14cr|perl-Test-Output-1.30.0-3|49	
14cr|perl-Test-Output-1.30.0-3|50	
14cr|perl-Test-Output-1.30.0-3|51	%changelog
14cr|perl-Test-Output-1.30.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-3
14cr|perl-Test-Output-1.30.0-3|53	+ Revision: 62deed1
14cr|perl-Test-Output-1.30.0-3|54	- MassBuild#464: Increase release tag
14cr|perl-Test-Output-1.30.0-3|55	
14cr|perl-Test-Output-1.30.0-3|56	

5659 14
14cr|perl-Test-Parser-1.9-6|1	%define module  Test-Parser
14cr|perl-Test-Parser-1.9-6|2	%define debug_package %{nil}
14cr|perl-Test-Parser-1.9-6|3	
14cr|perl-Test-Parser-1.9-6|4	Name:		perl-%{module}
14cr|perl-Test-Parser-1.9-6|5	Version:	1.9
14cr|perl-Test-Parser-1.9-6|6	Release:	6
14cr|perl-Test-Parser-1.9-6|7	Summary:	Base class for parsing log files from test runs, and displays in an XML syntax
14cr|perl-Test-Parser-1.9-6|8	
14cr|perl-Test-Parser-1.9-6|9	License:	GPL or Artistic
14cr|perl-Test-Parser-1.9-6|10	Group:		Development/Perl
14cr|perl-Test-Parser-1.9-6|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Test-Parser-1.9-6|12	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
14cr|perl-Test-Parser-1.9-6|13	BuildRequires:	perl-devel
14cr|perl-Test-Parser-1.9-6|14	BuildRequires:	perl(XML::Simple)
14cr|perl-Test-Parser-1.9-6|15	BuildRequires:	perl(XML::Twig)
14cr|perl-Test-Parser-1.9-6|16	
14cr|perl-Test-Parser-1.9-6|17	%description
14cr|perl-Test-Parser-1.9-6|18	This module serves as a common base class for test log parsers. These tools are
14cr|perl-Test-Parser-1.9-6|19	intended to be able to parse output from a wide variety of tests - including
14cr|perl-Test-Parser-1.9-6|20	non-Perl tests.
14cr|perl-Test-Parser-1.9-6|21	
14cr|perl-Test-Parser-1.9-6|22	The parsers also write the test data into the 'Test Result Publication
14cr|perl-Test-Parser-1.9-6|23	Interface' (TRPI) XML schema, developed by SpikeSource.
14cr|perl-Test-Parser-1.9-6|24	
14cr|perl-Test-Parser-1.9-6|25	%prep
14cr|perl-Test-Parser-1.9-6|26	%setup -q -n %{module}-%{version}
14cr|perl-Test-Parser-1.9-6|27	
14cr|perl-Test-Parser-1.9-6|28	%build
14cr|perl-Test-Parser-1.9-6|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Parser-1.9-6|30	%make
14cr|perl-Test-Parser-1.9-6|31	
14cr|perl-Test-Parser-1.9-6|32	%install
14cr|perl-Test-Parser-1.9-6|33	%makeinstall_std
14cr|perl-Test-Parser-1.9-6|34	
14cr|perl-Test-Parser-1.9-6|35	%check
14cr|perl-Test-Parser-1.9-6|36	%make test
14cr|perl-Test-Parser-1.9-6|37	
14cr|perl-Test-Parser-1.9-6|38	%files
14cr|perl-Test-Parser-1.9-6|39	%doc ChangeLog INSTALL README
14cr|perl-Test-Parser-1.9-6|40	%{perl_vendorlib}/Test
14cr|perl-Test-Parser-1.9-6|41	%{_mandir}/*/*
14cr|perl-Test-Parser-1.9-6|42	%{_bindir}/*
14cr|perl-Test-Parser-1.9-6|43	
14cr|perl-Test-Parser-1.9-6|44	%changelog
14cr|perl-Test-Parser-1.9-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-6
14cr|perl-Test-Parser-1.9-6|46	+ Revision: 734d4d5
14cr|perl-Test-Parser-1.9-6|47	- MassBuild#464: Increase release tag
14cr|perl-Test-Parser-1.9-6|48	
14cr|perl-Test-Parser-1.9-6|49	

5660 14
14cr|perl-Test-Perl-Critic-1.20.0-4|1	%define upstream_name    Test-Perl-Critic
14cr|perl-Test-Perl-Critic-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-Test-Perl-Critic-1.20.0-4|3	
14cr|perl-Test-Perl-Critic-1.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Perl-Critic-1.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Perl-Critic-1.20.0-4|6	Release:	4
14cr|perl-Test-Perl-Critic-1.20.0-4|7	
14cr|perl-Test-Perl-Critic-1.20.0-4|8	Summary:	Use Perl::Critic in test programs
14cr|perl-Test-Perl-Critic-1.20.0-4|9	
14cr|perl-Test-Perl-Critic-1.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-Perl-Critic-1.20.0-4|11	Group:		Development/Perl
14cr|perl-Test-Perl-Critic-1.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Perl-Critic-1.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Perl-Critic-1.20.0-4|14	
14cr|perl-Test-Perl-Critic-1.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-Perl-Critic-1.20.0-4|16	BuildRequires:	perl(Perl::Critic)
14cr|perl-Test-Perl-Critic-1.20.0-4|17	BuildArch:	noarch
14cr|perl-Test-Perl-Critic-1.20.0-4|18	
14cr|perl-Test-Perl-Critic-1.20.0-4|19	%description
14cr|perl-Test-Perl-Critic-1.20.0-4|20	Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
14cr|perl-Test-Perl-Critic-1.20.0-4|21	suitable for test programs written using the Test::More framework. This makes
14cr|perl-Test-Perl-Critic-1.20.0-4|22	it easy to integrate coding-standards enforcement into the build process. For
14cr|perl-Test-Perl-Critic-1.20.0-4|23	ultimate convenience (at the expense of some flexibility), see the criticism
14cr|perl-Test-Perl-Critic-1.20.0-4|24	pragma.
14cr|perl-Test-Perl-Critic-1.20.0-4|25	
14cr|perl-Test-Perl-Critic-1.20.0-4|26	%prep
14cr|perl-Test-Perl-Critic-1.20.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Perl-Critic-1.20.0-4|28	
14cr|perl-Test-Perl-Critic-1.20.0-4|29	%build
14cr|perl-Test-Perl-Critic-1.20.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Perl-Critic-1.20.0-4|31	%make
14cr|perl-Test-Perl-Critic-1.20.0-4|32	
14cr|perl-Test-Perl-Critic-1.20.0-4|33	%install
14cr|perl-Test-Perl-Critic-1.20.0-4|34	%makeinstall_std
14cr|perl-Test-Perl-Critic-1.20.0-4|35	
14cr|perl-Test-Perl-Critic-1.20.0-4|36	%check
14cr|perl-Test-Perl-Critic-1.20.0-4|37	%make test
14cr|perl-Test-Perl-Critic-1.20.0-4|38	
14cr|perl-Test-Perl-Critic-1.20.0-4|39	%files
14cr|perl-Test-Perl-Critic-1.20.0-4|40	%doc INSTALL Changes LICENSE README
14cr|perl-Test-Perl-Critic-1.20.0-4|41	%{perl_vendorlib}/Test
14cr|perl-Test-Perl-Critic-1.20.0-4|42	%{_mandir}/*/*
14cr|perl-Test-Perl-Critic-1.20.0-4|43	
14cr|perl-Test-Perl-Critic-1.20.0-4|44	
14cr|perl-Test-Perl-Critic-1.20.0-4|45	%changelog
14cr|perl-Test-Perl-Critic-1.20.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-Test-Perl-Critic-1.20.0-4|47	+ Revision: a53a902
14cr|perl-Test-Perl-Critic-1.20.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Test-Perl-Critic-1.20.0-4|49	
14cr|perl-Test-Perl-Critic-1.20.0-4|50	

5661 14
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|1	%define upstream_name    Test-Perl-Critic-Progressive
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|3	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|6	Release:	5
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|7	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|8	Summary:	Gradually enforce coding standards
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|9	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|11	Group:		Development/Perl
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|14	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|17	BuildRequires:	perl(Data::Dumper)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|18	BuildRequires:	perl(English)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|19	BuildRequires:	perl(Exporter)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|20	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|21	BuildRequires:	perl(FindBin)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|22	BuildRequires:	perl(Perl::Critic)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|23	BuildRequires:	perl(Perl::Critic::Utils)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|24	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|25	BuildRequires:	perl(Test::More)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|26	BuildRequires:	perl(base)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|27	BuildRequires:	perl(strict)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|28	BuildRequires:	perl(warnings)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|29	BuildArch:	noarch
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|30	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|31	%description
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|32	Applying coding standards to large amounts of legacy code is a daunting
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|33	task. Often times, legacy code is so non-compliant that it seems downright
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|34	impossible. But, if you consistently chip away at the problem, you will
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|35	eventually succeed! Test::Perl::Critic::Progressive uses the the
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|36	Perl::Critic manpage engine to prevent further deterioration of your code
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|37	and *gradually* steer it towards conforming with your chosen coding
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|38	standards.
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|39	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|40	The most effective way to use Test::Perl::Critic::Progressive is as a unit
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|41	test that is run under a continuous-integration system like CruiseControl
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|42	or AntHill. Each time a developer commits changes to the code, this test
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|43	will fail and the build will break unless it has the same (or fewer)
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|44	Perl::Critic violations than the last successful test.
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|45	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|46	See the the "NOTES" manpage for more details about how this test works.
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|47	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|48	%prep
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|50	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|51	%build
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|52	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|53	%make
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|54	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|55	%check
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|56	%make test
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|57	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|58	%install
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|59	%makeinstall_std
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|60	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|61	%files
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|62	%doc Changes LICENSE META.yml README
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|63	%{_mandir}/man3/*
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|64	%{perl_vendorlib}/*
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|65	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|66	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|67	%changelog
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|69	+ Revision: a2dcdad
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|70	- MassBuild#464: Increase release tag
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|71	
14cr|perl-Test-Perl-Critic-Progressive-0.30.0-5|72	

5662 14
14cr|perl-Test-Pod-Content-0.0.6-3|1	%define upstream_name    Test-Pod-Content
14cr|perl-Test-Pod-Content-0.0.6-3|2	%define upstream_version 0.0.6
14cr|perl-Test-Pod-Content-0.0.6-3|3	
14cr|perl-Test-Pod-Content-0.0.6-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Pod-Content-0.0.6-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Pod-Content-0.0.6-3|6	Release:    3
14cr|perl-Test-Pod-Content-0.0.6-3|7	
14cr|perl-Test-Pod-Content-0.0.6-3|8	Summary:    Test a Pod's content
14cr|perl-Test-Pod-Content-0.0.6-3|9	
14cr|perl-Test-Pod-Content-0.0.6-3|10	License:    GPL+ or Artistic
14cr|perl-Test-Pod-Content-0.0.6-3|11	Group:      Development/Perl
14cr|perl-Test-Pod-Content-0.0.6-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Pod-Content-0.0.6-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Pod-Content-v%{upstream_version}.tar.gz
14cr|perl-Test-Pod-Content-0.0.6-3|14	
14cr|perl-Test-Pod-Content-0.0.6-3|15	BuildRequires: perl(Pod::Simple)
14cr|perl-Test-Pod-Content-0.0.6-3|16	BuildRequires: perl(Test::More)
14cr|perl-Test-Pod-Content-0.0.6-3|17	BuildRequires: perl(version)
14cr|perl-Test-Pod-Content-0.0.6-3|18	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Test-Pod-Content-0.0.6-3|19	BuildArch: noarch
14cr|perl-Test-Pod-Content-0.0.6-3|20	
14cr|perl-Test-Pod-Content-0.0.6-3|21	%description
14cr|perl-Test-Pod-Content-0.0.6-3|22	This is a very simple module for testing a Pod's content. It is mainly
14cr|perl-Test-Pod-Content-0.0.6-3|23	intended for testing the content of generated Pod - that is, the Pod
14cr|perl-Test-Pod-Content-0.0.6-3|24	included in perl modules generated by some mechanism.
14cr|perl-Test-Pod-Content-0.0.6-3|25	
14cr|perl-Test-Pod-Content-0.0.6-3|26	Another usage example is to test whether all files contain the same
14cr|perl-Test-Pod-Content-0.0.6-3|27	copyright notice:
14cr|perl-Test-Pod-Content-0.0.6-3|28	
14cr|perl-Test-Pod-Content-0.0.6-3|29	plan tests => scalar @filelist;
14cr|perl-Test-Pod-Content-0.0.6-3|30	
14cr|perl-Test-Pod-Content-0.0.6-3|31	%prep
14cr|perl-Test-Pod-Content-0.0.6-3|32	%setup -q -n %{upstream_name}-v%{upstream_version}
14cr|perl-Test-Pod-Content-0.0.6-3|33	
14cr|perl-Test-Pod-Content-0.0.6-3|34	%build
14cr|perl-Test-Pod-Content-0.0.6-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Pod-Content-0.0.6-3|36	
14cr|perl-Test-Pod-Content-0.0.6-3|37	%make
14cr|perl-Test-Pod-Content-0.0.6-3|38	
14cr|perl-Test-Pod-Content-0.0.6-3|39	%check
14cr|perl-Test-Pod-Content-0.0.6-3|40	%make test
14cr|perl-Test-Pod-Content-0.0.6-3|41	
14cr|perl-Test-Pod-Content-0.0.6-3|42	%install
14cr|perl-Test-Pod-Content-0.0.6-3|43	%makeinstall_std
14cr|perl-Test-Pod-Content-0.0.6-3|44	
14cr|perl-Test-Pod-Content-0.0.6-3|45	%clean
14cr|perl-Test-Pod-Content-0.0.6-3|46	
14cr|perl-Test-Pod-Content-0.0.6-3|47	%files
14cr|perl-Test-Pod-Content-0.0.6-3|48	%doc META.yml Changes README
14cr|perl-Test-Pod-Content-0.0.6-3|49	%{_mandir}/man3/*
14cr|perl-Test-Pod-Content-0.0.6-3|50	%{perl_vendorlib}/*
14cr|perl-Test-Pod-Content-0.0.6-3|51	
14cr|perl-Test-Pod-Content-0.0.6-3|52	
14cr|perl-Test-Pod-Content-0.0.6-3|53	
14cr|perl-Test-Pod-Content-0.0.6-3|54	
14cr|perl-Test-Pod-Content-0.0.6-3|55	
14cr|perl-Test-Pod-Content-0.0.6-3|56	%changelog
14cr|perl-Test-Pod-Content-0.0.6-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-3
14cr|perl-Test-Pod-Content-0.0.6-3|58	+ Revision: f1841fc
14cr|perl-Test-Pod-Content-0.0.6-3|59	- MassBuild#464: Increase release tag
14cr|perl-Test-Pod-Content-0.0.6-3|60	
14cr|perl-Test-Pod-Content-0.0.6-3|61	

5663 14
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|1	%define upstream_name    Test-Pod-Spelling-CommonMistakes
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|2	%define upstream_version 1.000
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|3	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|6	Release:	5
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|7	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|8	Summary:	Checks POD for common spelling mistakes
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|9	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|11	Group:		Development/Perl
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|14	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|16	BuildRequires:	perl(Pod::Spell::CommonMistakes)
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|17	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|18	BuildRequires:	perl(Test::Pod)
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|20	BuildArch:	noarch
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|21	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|22	%description
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|23	This module checks your POD for common spelling errors. This differs than
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|24	the Test::Spelling manpage because it doesn't use your system spellchecker
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|25	and instead uses the Pod::Spell::CommonMistakes manpage for the heavy
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|26	lifting. Using it is the same as any standard Test::* module, as seen here.
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|27	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|28	%prep
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|30	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|31	%build
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|33	%make
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|34	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|35	%check
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|36	%make test
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|37	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|38	%install
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|39	%makeinstall_std
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|40	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|41	%files
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|42	%doc LICENSE README META.yml Changes
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|43	%{_mandir}/man3/*
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|44	%{perl_vendorlib}/*
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|45	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|46	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|47	%changelog
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|49	+ Revision: 5bb8d69
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|51	
14cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-5|52	

5664 14
14cr|perl-Test-POE-Client-TCP-1.120.0-3|1	%define upstream_name    Test-POE-Client-TCP
14cr|perl-Test-POE-Client-TCP-1.120.0-3|2	%define upstream_version 1.12
14cr|perl-Test-POE-Client-TCP-1.120.0-3|3	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-POE-Client-TCP-1.120.0-3|5	Version:	%perl_convert_version 1.12
14cr|perl-Test-POE-Client-TCP-1.120.0-3|6	Release:	3
14cr|perl-Test-POE-Client-TCP-1.120.0-3|7	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|8	Summary:	A POE Component providing TCP client services for test cases
14cr|perl-Test-POE-Client-TCP-1.120.0-3|9	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-POE-Client-TCP-1.120.0-3|11	Group:		Development/Perl
14cr|perl-Test-POE-Client-TCP-1.120.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-POE-Client-TCP-1.120.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-POE-Client-TCP-1.12.tar.gz
14cr|perl-Test-POE-Client-TCP-1.120.0-3|14	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-POE-Client-TCP-1.120.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|17	BuildRequires:	perl(POE)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|18	BuildRequires:	perl(POE::Filter)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|19	BuildRequires:	perl(POE::Filter::Line)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|20	BuildRequires:	perl(POE::Wheel::ReadWrite)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|21	BuildRequires:	perl(POE::Wheel::SocketFactory)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|23	BuildRequires:	perl(Text::ParseWords)
14cr|perl-Test-POE-Client-TCP-1.120.0-3|24	BuildArch:	noarch
14cr|perl-Test-POE-Client-TCP-1.120.0-3|25	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|26	%description
14cr|perl-Test-POE-Client-TCP-1.120.0-3|27	Test::POE::Client::TCP is a the POE manpage component that provides a TCP
14cr|perl-Test-POE-Client-TCP-1.120.0-3|28	client framework for inclusion in client component test cases, instead of
14cr|perl-Test-POE-Client-TCP-1.120.0-3|29	having to roll your own.
14cr|perl-Test-POE-Client-TCP-1.120.0-3|30	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|31	Once registered with the component, a session will receive events related
14cr|perl-Test-POE-Client-TCP-1.120.0-3|32	to connections made, disconnects, flushed output and input from the
14cr|perl-Test-POE-Client-TCP-1.120.0-3|33	specified server.
14cr|perl-Test-POE-Client-TCP-1.120.0-3|34	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|35	%prep
14cr|perl-Test-POE-Client-TCP-1.120.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-POE-Client-TCP-1.120.0-3|37	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|38	%build
14cr|perl-Test-POE-Client-TCP-1.120.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-POE-Client-TCP-1.120.0-3|40	%make
14cr|perl-Test-POE-Client-TCP-1.120.0-3|41	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|42	%check
14cr|perl-Test-POE-Client-TCP-1.120.0-3|43	make test
14cr|perl-Test-POE-Client-TCP-1.120.0-3|44	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|45	%install
14cr|perl-Test-POE-Client-TCP-1.120.0-3|46	%makeinstall_std
14cr|perl-Test-POE-Client-TCP-1.120.0-3|47	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|48	%files
14cr|perl-Test-POE-Client-TCP-1.120.0-3|49	%doc Changes LICENSE README
14cr|perl-Test-POE-Client-TCP-1.120.0-3|50	%{_mandir}/man3/*
14cr|perl-Test-POE-Client-TCP-1.120.0-3|51	%{perl_vendorlib}/Test
14cr|perl-Test-POE-Client-TCP-1.120.0-3|52	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|53	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|54	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|55	%changelog
14cr|perl-Test-POE-Client-TCP-1.120.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-Test-POE-Client-TCP-1.120.0-3|57	+ Revision: f316404
14cr|perl-Test-POE-Client-TCP-1.120.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Test-POE-Client-TCP-1.120.0-3|59	
14cr|perl-Test-POE-Client-TCP-1.120.0-3|60	

5665 14
14cr|perl-Test-POE-Server-TCP-1.160.0-4|1	%define upstream_name    Test-POE-Server-TCP
14cr|perl-Test-POE-Server-TCP-1.160.0-4|2	%define upstream_version 1.16
14cr|perl-Test-POE-Server-TCP-1.160.0-4|3	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-POE-Server-TCP-1.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-POE-Server-TCP-1.160.0-4|6	Release:	4
14cr|perl-Test-POE-Server-TCP-1.160.0-4|7	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|8	Summary:	A POE Component providing TCP server services for test cases
14cr|perl-Test-POE-Server-TCP-1.160.0-4|9	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-POE-Server-TCP-1.160.0-4|11	Group:		Development/Perl
14cr|perl-Test-POE-Server-TCP-1.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-POE-Server-TCP-1.160.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-POE-Server-TCP-1.160.0-4|14	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-POE-Server-TCP-1.160.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|17	BuildRequires:	perl(POE)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|18	BuildRequires:	perl(POE::Filter)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|19	BuildRequires:	perl(POE::Filter::Line)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|20	BuildRequires:	perl(POE::Wheel::ReadWrite)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|21	BuildRequires:	perl(POE::Wheel::SocketFactory)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|22	BuildRequires:	perl(Test::More)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|23	BuildRequires:	perl(Text::ParseWords)
14cr|perl-Test-POE-Server-TCP-1.160.0-4|24	BuildArch:	noarch
14cr|perl-Test-POE-Server-TCP-1.160.0-4|25	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|26	%description
14cr|perl-Test-POE-Server-TCP-1.160.0-4|27	Test::POE::Server::TCP is a the POE manpage component that provides a TCP
14cr|perl-Test-POE-Server-TCP-1.160.0-4|28	server framework for inclusion in client component test cases, instead of
14cr|perl-Test-POE-Server-TCP-1.160.0-4|29	having to roll your own.
14cr|perl-Test-POE-Server-TCP-1.160.0-4|30	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|31	Once registered with the component, a session will receive events related
14cr|perl-Test-POE-Server-TCP-1.160.0-4|32	to client connects, disconnects, input and flushed output. Each of these
14cr|perl-Test-POE-Server-TCP-1.160.0-4|33	events will refer to a unique client ID which may be used in communication
14cr|perl-Test-POE-Server-TCP-1.160.0-4|34	with the component when sending data to the client or disconnecting a
14cr|perl-Test-POE-Server-TCP-1.160.0-4|35	client connection.
14cr|perl-Test-POE-Server-TCP-1.160.0-4|36	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|37	%prep
14cr|perl-Test-POE-Server-TCP-1.160.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-POE-Server-TCP-1.160.0-4|39	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|40	%build
14cr|perl-Test-POE-Server-TCP-1.160.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-POE-Server-TCP-1.160.0-4|42	%make
14cr|perl-Test-POE-Server-TCP-1.160.0-4|43	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|44	%check
14cr|perl-Test-POE-Server-TCP-1.160.0-4|45	make test
14cr|perl-Test-POE-Server-TCP-1.160.0-4|46	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|47	%install
14cr|perl-Test-POE-Server-TCP-1.160.0-4|48	%makeinstall_std
14cr|perl-Test-POE-Server-TCP-1.160.0-4|49	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|50	%files
14cr|perl-Test-POE-Server-TCP-1.160.0-4|51	%doc Changes LICENSE README
14cr|perl-Test-POE-Server-TCP-1.160.0-4|52	%{_mandir}/man3/*
14cr|perl-Test-POE-Server-TCP-1.160.0-4|53	%{perl_vendorlib}/Test
14cr|perl-Test-POE-Server-TCP-1.160.0-4|54	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|55	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|56	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|57	%changelog
14cr|perl-Test-POE-Server-TCP-1.160.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.160.0-4
14cr|perl-Test-POE-Server-TCP-1.160.0-4|59	+ Revision: 9166962
14cr|perl-Test-POE-Server-TCP-1.160.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Test-POE-Server-TCP-1.160.0-4|61	
14cr|perl-Test-POE-Server-TCP-1.160.0-4|62	

5666 14
14cr|perl-Test-Portability-Files-0.60.0-3|1	%define upstream_name    Test-Portability-Files
14cr|perl-Test-Portability-Files-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Test-Portability-Files-0.60.0-3|3	
14cr|perl-Test-Portability-Files-0.60.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Portability-Files-0.60.0-3|5	Version:	%perl_convert_version 0.06
14cr|perl-Test-Portability-Files-0.60.0-3|6	Release:	3
14cr|perl-Test-Portability-Files-0.60.0-3|7	
14cr|perl-Test-Portability-Files-0.60.0-3|8	Summary:	Check file names portability
14cr|perl-Test-Portability-Files-0.60.0-3|9	
14cr|perl-Test-Portability-Files-0.60.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Portability-Files-0.60.0-3|11	Group:		Development/Perl
14cr|perl-Test-Portability-Files-0.60.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Portability-Files-0.60.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Portability-Files-0.06.tar.gz
14cr|perl-Test-Portability-Files-0.60.0-3|14	
14cr|perl-Test-Portability-Files-0.60.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Portability-Files-0.60.0-3|16	BuildRequires:	perl(File::Basename)
14cr|perl-Test-Portability-Files-0.60.0-3|17	BuildRequires:	perl(File::Find)
14cr|perl-Test-Portability-Files-0.60.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Portability-Files-0.60.0-3|19	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Portability-Files-0.60.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Test-Portability-Files-0.60.0-3|21	BuildArch:	noarch
14cr|perl-Test-Portability-Files-0.60.0-3|22	
14cr|perl-Test-Portability-Files-0.60.0-3|23	%description
14cr|perl-Test-Portability-Files-0.60.0-3|24	This module is used to check the portability across operating systems of
14cr|perl-Test-Portability-Files-0.60.0-3|25	the names of the files present in the distribution of a module. The tests
14cr|perl-Test-Portability-Files-0.60.0-3|26	use the advices given in the perlport/"Files and Filesystems" manpage. The
14cr|perl-Test-Portability-Files-0.60.0-3|27	author of a distribution can select which tests to execute.
14cr|perl-Test-Portability-Files-0.60.0-3|28	
14cr|perl-Test-Portability-Files-0.60.0-3|29	To use this module, simply copy the code from the synopsis in a test file
14cr|perl-Test-Portability-Files-0.60.0-3|30	named _t/portfs.t_ for example, and add it to your _MANIFEST_. You can
14cr|perl-Test-Portability-Files-0.60.0-3|31	delete the call to 'options()' to enable only most common tests.
14cr|perl-Test-Portability-Files-0.60.0-3|32	
14cr|perl-Test-Portability-Files-0.60.0-3|33	By default, not all tests are enabled because some are judged too
14cr|perl-Test-Portability-Files-0.60.0-3|34	cumbersome to be practical, especially since some of the most limited
14cr|perl-Test-Portability-Files-0.60.0-3|35	platforms (like MS-DOS) seem to be no longer supported. Here are the
14cr|perl-Test-Portability-Files-0.60.0-3|36	default options:
14cr|perl-Test-Portability-Files-0.60.0-3|37	
14cr|perl-Test-Portability-Files-0.60.0-3|38	%prep
14cr|perl-Test-Portability-Files-0.60.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Portability-Files-0.60.0-3|40	
14cr|perl-Test-Portability-Files-0.60.0-3|41	%build
14cr|perl-Test-Portability-Files-0.60.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Portability-Files-0.60.0-3|43	%make
14cr|perl-Test-Portability-Files-0.60.0-3|44	
14cr|perl-Test-Portability-Files-0.60.0-3|45	%check
14cr|perl-Test-Portability-Files-0.60.0-3|46	%make test
14cr|perl-Test-Portability-Files-0.60.0-3|47	
14cr|perl-Test-Portability-Files-0.60.0-3|48	%install
14cr|perl-Test-Portability-Files-0.60.0-3|49	%makeinstall_std
14cr|perl-Test-Portability-Files-0.60.0-3|50	
14cr|perl-Test-Portability-Files-0.60.0-3|51	%files
14cr|perl-Test-Portability-Files-0.60.0-3|52	%doc Changes LICENSE META.yml README
14cr|perl-Test-Portability-Files-0.60.0-3|53	%{_mandir}/man3/*
14cr|perl-Test-Portability-Files-0.60.0-3|54	%{perl_vendorlib}/*
14cr|perl-Test-Portability-Files-0.60.0-3|55	
14cr|perl-Test-Portability-Files-0.60.0-3|56	
14cr|perl-Test-Portability-Files-0.60.0-3|57	%changelog
14cr|perl-Test-Portability-Files-0.60.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Test-Portability-Files-0.60.0-3|59	+ Revision: 1be4bef
14cr|perl-Test-Portability-Files-0.60.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-Test-Portability-Files-0.60.0-3|61	
14cr|perl-Test-Portability-Files-0.60.0-3|62	

5667 14
14cr|perl-Test-Prereq-1.38.0-3|1	%define upstream_name    Test-Prereq
14cr|perl-Test-Prereq-1.38.0-3|2	%define upstream_version 1.038
14cr|perl-Test-Prereq-1.38.0-3|3	
14cr|perl-Test-Prereq-1.38.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Prereq-1.38.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Prereq-1.38.0-3|6	Release:	3
14cr|perl-Test-Prereq-1.38.0-3|7	
14cr|perl-Test-Prereq-1.38.0-3|8	Summary:	Check if Makefile.PL has the right pre-requisites
14cr|perl-Test-Prereq-1.38.0-3|9	
14cr|perl-Test-Prereq-1.38.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Prereq-1.38.0-3|11	Group:		Development/Perl
14cr|perl-Test-Prereq-1.38.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Prereq-1.38.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Prereq-%{upstream_version}.tar.gz
14cr|perl-Test-Prereq-1.38.0-3|14	
14cr|perl-Test-Prereq-1.38.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Prereq-1.38.0-3|16	BuildRequires:	perl(Module::Build)
14cr|perl-Test-Prereq-1.38.0-3|17	BuildRequires:	perl(Module::Info)
14cr|perl-Test-Prereq-1.38.0-3|18	BuildRequires:	perl(Module::CoreList)
14cr|perl-Test-Prereq-1.38.0-3|19	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-Prereq-1.38.0-3|20	
14cr|perl-Test-Prereq-1.38.0-3|21	BuildArch:	noarch
14cr|perl-Test-Prereq-1.38.0-3|22	
14cr|perl-Test-Prereq-1.38.0-3|23	%description
14cr|perl-Test-Prereq-1.38.0-3|24	The prereq_ok() function examines the modules it finds in blib/lib/,
14cr|perl-Test-Prereq-1.38.0-3|25	blib/script, and the test files it finds in t/ (and test.pl). It figures out
14cr|perl-Test-Prereq-1.38.0-3|26	which modules they use, skips the modules that are in the Perl core, and
14cr|perl-Test-Prereq-1.38.0-3|27	compares the remaining list of modules to those in the PREREQ_PM section of
14cr|perl-Test-Prereq-1.38.0-3|28	Makefile.PL.
14cr|perl-Test-Prereq-1.38.0-3|29	
14cr|perl-Test-Prereq-1.38.0-3|30	%prep
14cr|perl-Test-Prereq-1.38.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Prereq-1.38.0-3|32	
14cr|perl-Test-Prereq-1.38.0-3|33	%build
14cr|perl-Test-Prereq-1.38.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Prereq-1.38.0-3|35	%make
14cr|perl-Test-Prereq-1.38.0-3|36	
14cr|perl-Test-Prereq-1.38.0-3|37	%install
14cr|perl-Test-Prereq-1.38.0-3|38	%makeinstall_std
14cr|perl-Test-Prereq-1.38.0-3|39	
14cr|perl-Test-Prereq-1.38.0-3|40	%check
14cr|perl-Test-Prereq-1.38.0-3|41	# this test rely on network to fetch data from CPAN
14cr|perl-Test-Prereq-1.38.0-3|42	rm -f t/get_from_prereqs.t
14cr|perl-Test-Prereq-1.38.0-3|43	perl -pi -e 's/get_from_prereqs.t//' t/test_manifest
14cr|perl-Test-Prereq-1.38.0-3|44	%make test
14cr|perl-Test-Prereq-1.38.0-3|45	
14cr|perl-Test-Prereq-1.38.0-3|46	%files
14cr|perl-Test-Prereq-1.38.0-3|47	%doc Changes README LICENSE
14cr|perl-Test-Prereq-1.38.0-3|48	%{perl_vendorlib}/Test
14cr|perl-Test-Prereq-1.38.0-3|49	%{_mandir}/*/*
14cr|perl-Test-Prereq-1.38.0-3|50	
14cr|perl-Test-Prereq-1.38.0-3|51	
14cr|perl-Test-Prereq-1.38.0-3|52	
14cr|perl-Test-Prereq-1.38.0-3|53	%changelog
14cr|perl-Test-Prereq-1.38.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-3
14cr|perl-Test-Prereq-1.38.0-3|55	+ Revision: b98c1f9
14cr|perl-Test-Prereq-1.38.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Test-Prereq-1.38.0-3|57	
14cr|perl-Test-Prereq-1.38.0-3|58	

5668 14
14cr|perl-Test-Program-0.10-4|1	%define module   Test-Program
14cr|perl-Test-Program-0.10-4|2	
14cr|perl-Test-Program-0.10-4|3	Name:       perl-%{module}
14cr|perl-Test-Program-0.10-4|4	Version:    0.10
14cr|perl-Test-Program-0.10-4|5	Release:    4
14cr|perl-Test-Program-0.10-4|6	License:    GPL or Artistic
14cr|perl-Test-Program-0.10-4|7	Group:      Development/Perl
14cr|perl-Test-Program-0.10-4|8	Summary:    Testing tools for Perl programs
14cr|perl-Test-Program-0.10-4|9	
14cr|perl-Test-Program-0.10-4|10	Url:        http://search.cpan.org/dist/%{module}
14cr|perl-Test-Program-0.10-4|11	Source:     http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
14cr|perl-Test-Program-0.10-4|12	BuildRequires: perl-devel
14cr|perl-Test-Program-0.10-4|13	BuildRequires: perl(Exporter)
14cr|perl-Test-Program-0.10-4|14	BuildRequires: perl(Test::Builder::Tester)
14cr|perl-Test-Program-0.10-4|15	BuildRequires: perl(Test::More)
14cr|perl-Test-Program-0.10-4|16	BuildRequires: perl(Test::Pod)
14cr|perl-Test-Program-0.10-4|17	BuildArch: noarch
14cr|perl-Test-Program-0.10-4|18	
14cr|perl-Test-Program-0.10-4|19	%description
14cr|perl-Test-Program-0.10-4|20	You've written a command-line program, not just a module, and you want to make
14cr|perl-Test-Program-0.10-4|21	sure that it compiles, runs and has valid POD embedded.
14cr|perl-Test-Program-0.10-4|22	
14cr|perl-Test-Program-0.10-4|23	%prep
14cr|perl-Test-Program-0.10-4|24	%setup -q -n %{module}-%{version}
14cr|perl-Test-Program-0.10-4|25	
14cr|perl-Test-Program-0.10-4|26	%build
14cr|perl-Test-Program-0.10-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Program-0.10-4|28	%make
14cr|perl-Test-Program-0.10-4|29	
14cr|perl-Test-Program-0.10-4|30	%check
14cr|perl-Test-Program-0.10-4|31	make test
14cr|perl-Test-Program-0.10-4|32	
14cr|perl-Test-Program-0.10-4|33	%install
14cr|perl-Test-Program-0.10-4|34	%makeinstall_std
14cr|perl-Test-Program-0.10-4|35	
14cr|perl-Test-Program-0.10-4|36	%clean
14cr|perl-Test-Program-0.10-4|37	
14cr|perl-Test-Program-0.10-4|38	%files
14cr|perl-Test-Program-0.10-4|39	%doc Changes README
14cr|perl-Test-Program-0.10-4|40	%{_mandir}/man3/*
14cr|perl-Test-Program-0.10-4|41	%{perl_vendorlib}/*
14cr|perl-Test-Program-0.10-4|42	
14cr|perl-Test-Program-0.10-4|43	
14cr|perl-Test-Program-0.10-4|44	
14cr|perl-Test-Program-0.10-4|45	
14cr|perl-Test-Program-0.10-4|46	%changelog
14cr|perl-Test-Program-0.10-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-4
14cr|perl-Test-Program-0.10-4|48	+ Revision: c6100c7
14cr|perl-Test-Program-0.10-4|49	- MassBuild#464: Increase release tag
14cr|perl-Test-Program-0.10-4|50	
14cr|perl-Test-Program-0.10-4|51	

5669 14
14cr|perl-Test-Refcount-0.80.0-2|1	%define upstream_name    Test-Refcount
14cr|perl-Test-Refcount-0.80.0-2|2	%define upstream_version 0.08
14cr|perl-Test-Refcount-0.80.0-2|3	
14cr|perl-Test-Refcount-0.80.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Refcount-0.80.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Refcount-0.80.0-2|6	Release:    2
14cr|perl-Test-Refcount-0.80.0-2|7	
14cr|perl-Test-Refcount-0.80.0-2|8	Summary:    Assert reference counts on objects
14cr|perl-Test-Refcount-0.80.0-2|9	
14cr|perl-Test-Refcount-0.80.0-2|10	
14cr|perl-Test-Refcount-0.80.0-2|11	License:    GPL+ or Artistic
14cr|perl-Test-Refcount-0.80.0-2|12	Group:      Development/Perl
14cr|perl-Test-Refcount-0.80.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Refcount-0.80.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Refcount-0.80.0-2|15	
14cr|perl-Test-Refcount-0.80.0-2|16	BuildRequires: perl(Devel::FindRef)
14cr|perl-Test-Refcount-0.80.0-2|17	BuildRequires: perl(Devel::Refcount)
14cr|perl-Test-Refcount-0.80.0-2|18	BuildRequires: perl(Test::Builder)
14cr|perl-Test-Refcount-0.80.0-2|19	BuildRequires: perl(Test::Builder::Tester)
14cr|perl-Test-Refcount-0.80.0-2|20	BuildRequires: perl(Test::More)
14cr|perl-Test-Refcount-0.80.0-2|21	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Test-Refcount-0.80.0-2|22	BuildRequires: perl-devel
14cr|perl-Test-Refcount-0.80.0-2|23	BuildArch: noarch
14cr|perl-Test-Refcount-0.80.0-2|24	
14cr|perl-Test-Refcount-0.80.0-2|25	%description
14cr|perl-Test-Refcount-0.80.0-2|26	The Perl garbage collector uses simple reference counting during the normal
14cr|perl-Test-Refcount-0.80.0-2|27	execution of a program. This means that cycles or unweakened references in
14cr|perl-Test-Refcount-0.80.0-2|28	other parts of code can keep an object around for longer than intended. To
14cr|perl-Test-Refcount-0.80.0-2|29	help avoid this problem, the reference count of a new object from its class
14cr|perl-Test-Refcount-0.80.0-2|30	constructor ought to be 1. This way, the caller can know the object will be
14cr|perl-Test-Refcount-0.80.0-2|31	properly DESTROYed when it drops all of its references to it.
14cr|perl-Test-Refcount-0.80.0-2|32	
14cr|perl-Test-Refcount-0.80.0-2|33	This module provides two test functions to help ensure this property holds
14cr|perl-Test-Refcount-0.80.0-2|34	for an object class, so as to be polite to its callers.
14cr|perl-Test-Refcount-0.80.0-2|35	
14cr|perl-Test-Refcount-0.80.0-2|36	If the assertion fails; that is, if the actual reference count is different
14cr|perl-Test-Refcount-0.80.0-2|37	to what was expected, a trace of references to the object is printed, using
14cr|perl-Test-Refcount-0.80.0-2|38	Marc Lehmann's the Devel::FindRef manpage module. See the examples below
14cr|perl-Test-Refcount-0.80.0-2|39	for more information.
14cr|perl-Test-Refcount-0.80.0-2|40	
14cr|perl-Test-Refcount-0.80.0-2|41	%prep
14cr|perl-Test-Refcount-0.80.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Refcount-0.80.0-2|43	
14cr|perl-Test-Refcount-0.80.0-2|44	%build
14cr|perl-Test-Refcount-0.80.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Refcount-0.80.0-2|46	%make
14cr|perl-Test-Refcount-0.80.0-2|47	
14cr|perl-Test-Refcount-0.80.0-2|48	%check
14cr|perl-Test-Refcount-0.80.0-2|49	make test
14cr|perl-Test-Refcount-0.80.0-2|50	
14cr|perl-Test-Refcount-0.80.0-2|51	%install
14cr|perl-Test-Refcount-0.80.0-2|52	%makeinstall_std
14cr|perl-Test-Refcount-0.80.0-2|53	
14cr|perl-Test-Refcount-0.80.0-2|54	%clean
14cr|perl-Test-Refcount-0.80.0-2|55	
14cr|perl-Test-Refcount-0.80.0-2|56	%files
14cr|perl-Test-Refcount-0.80.0-2|57	
14cr|perl-Test-Refcount-0.80.0-2|58	%{_mandir}/man3/*
14cr|perl-Test-Refcount-0.80.0-2|59	%{perl_vendorlib}/*
14cr|perl-Test-Refcount-0.80.0-2|60	
14cr|perl-Test-Refcount-0.80.0-2|61	
14cr|perl-Test-Refcount-0.80.0-2|62	
14cr|perl-Test-Refcount-0.80.0-2|63	
14cr|perl-Test-Refcount-0.80.0-2|64	
14cr|perl-Test-Refcount-0.80.0-2|65	
14cr|perl-Test-Refcount-0.80.0-2|66	%changelog
14cr|perl-Test-Refcount-0.80.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-2
14cr|perl-Test-Refcount-0.80.0-2|68	+ Revision: 95ea603
14cr|perl-Test-Refcount-0.80.0-2|69	- MassBuild#464: Increase release tag
14cr|perl-Test-Refcount-0.80.0-2|70	
14cr|perl-Test-Refcount-0.80.0-2|71	

5670 14
14cr|perl-Test-Regression-0.70.0-3|1	%define upstream_name    Test-Regression
14cr|perl-Test-Regression-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-Test-Regression-0.70.0-3|3	
14cr|perl-Test-Regression-0.70.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Regression-0.70.0-3|5	Version:	%perl_convert_version 0.07
14cr|perl-Test-Regression-0.70.0-3|6	Release:	3
14cr|perl-Test-Regression-0.70.0-3|7	
14cr|perl-Test-Regression-0.70.0-3|8	Summary:	Test library to generate and compare output
14cr|perl-Test-Regression-0.70.0-3|9	
14cr|perl-Test-Regression-0.70.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Regression-0.70.0-3|11	Group:		Development/Perl
14cr|perl-Test-Regression-0.70.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Regression-0.70.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Regression-0.07.tar.gz
14cr|perl-Test-Regression-0.70.0-3|14	
14cr|perl-Test-Regression-0.70.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Regression-0.70.0-3|16	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-Test-Regression-0.70.0-3|17	BuildRequires:	perl(DirHandle)
14cr|perl-Test-Regression-0.70.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Regression-0.70.0-3|19	BuildRequires:	perl(FileHandle)
14cr|perl-Test-Regression-0.70.0-3|20	BuildRequires:	perl(Test::Differences)
14cr|perl-Test-Regression-0.70.0-3|21	BuildRequires:	perl(Test::MockObject)
14cr|perl-Test-Regression-0.70.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-Test-Regression-0.70.0-3|23	BuildRequires:	perl(Text::Diff)
14cr|perl-Test-Regression-0.70.0-3|24	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-Regression-0.70.0-3|25	BuildArch:	noarch
14cr|perl-Test-Regression-0.70.0-3|26	
14cr|perl-Test-Regression-0.70.0-3|27	%description
14cr|perl-Test-Regression-0.70.0-3|28	Using the various Test:: modules you can compare the output of a function
14cr|perl-Test-Regression-0.70.0-3|29	against what you expect. However if the output is complex and changes from
14cr|perl-Test-Regression-0.70.0-3|30	version to version, maintenance of the expected output could be costly.
14cr|perl-Test-Regression-0.70.0-3|31	This module allows one to use the test code to generate the expected
14cr|perl-Test-Regression-0.70.0-3|32	output, so that if the differences with model output are expected, one can
14cr|perl-Test-Regression-0.70.0-3|33	easily refresh the model output.
14cr|perl-Test-Regression-0.70.0-3|34	
14cr|perl-Test-Regression-0.70.0-3|35	%prep
14cr|perl-Test-Regression-0.70.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Regression-0.70.0-3|37	
14cr|perl-Test-Regression-0.70.0-3|38	%build
14cr|perl-Test-Regression-0.70.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Regression-0.70.0-3|40	%make
14cr|perl-Test-Regression-0.70.0-3|41	
14cr|perl-Test-Regression-0.70.0-3|42	%check
14cr|perl-Test-Regression-0.70.0-3|43	%make test
14cr|perl-Test-Regression-0.70.0-3|44	
14cr|perl-Test-Regression-0.70.0-3|45	%install
14cr|perl-Test-Regression-0.70.0-3|46	%makeinstall_std
14cr|perl-Test-Regression-0.70.0-3|47	
14cr|perl-Test-Regression-0.70.0-3|48	%files
14cr|perl-Test-Regression-0.70.0-3|49	%doc META.yml Changes README
14cr|perl-Test-Regression-0.70.0-3|50	%{_mandir}/man3/*
14cr|perl-Test-Regression-0.70.0-3|51	%{perl_vendorlib}/*
14cr|perl-Test-Regression-0.70.0-3|52	
14cr|perl-Test-Regression-0.70.0-3|53	
14cr|perl-Test-Regression-0.70.0-3|54	%changelog
14cr|perl-Test-Regression-0.70.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-Test-Regression-0.70.0-3|56	+ Revision: 8cb748a
14cr|perl-Test-Regression-0.70.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-Test-Regression-0.70.0-3|58	
14cr|perl-Test-Regression-0.70.0-3|59	

5671 14
14cr|perl-Test-Reporter-1.600.0-3|1	%define upstream_name    Test-Reporter
14cr|perl-Test-Reporter-1.600.0-3|2	%define upstream_version 1.60
14cr|perl-Test-Reporter-1.600.0-3|3	
14cr|perl-Test-Reporter-1.600.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Reporter-1.600.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Reporter-1.600.0-3|6	Release:	3
14cr|perl-Test-Reporter-1.600.0-3|7	
14cr|perl-Test-Reporter-1.600.0-3|8	Summary:	Sends test results to cpan-testers@perl.org
14cr|perl-Test-Reporter-1.600.0-3|9	
14cr|perl-Test-Reporter-1.600.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Reporter-1.600.0-3|11	Group:		Development/Perl
14cr|perl-Test-Reporter-1.600.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Reporter-1.600.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Reporter-%{upstream_version}.tar.gz
14cr|perl-Test-Reporter-1.600.0-3|14	
14cr|perl-Test-Reporter-1.600.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Reporter-1.600.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Reporter-1.600.0-3|17	BuildRequires:	perl(Cwd)
14cr|perl-Test-Reporter-1.600.0-3|18	BuildRequires:	perl(Data::Dumper)
14cr|perl-Test-Reporter-1.600.0-3|19	BuildRequires:	perl(File::Find)
14cr|perl-Test-Reporter-1.600.0-3|20	BuildRequires:	perl(File::Temp)
14cr|perl-Test-Reporter-1.600.0-3|21	BuildRequires:	perl(FileHandle)
14cr|perl-Test-Reporter-1.600.0-3|22	BuildRequires:	perl(Net::SMTP)
14cr|perl-Test-Reporter-1.600.0-3|23	BuildRequires:	perl(Sys::Hostname)
14cr|perl-Test-Reporter-1.600.0-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Test-Reporter-1.600.0-3|25	BuildRequires:	perl(Time::Local)
14cr|perl-Test-Reporter-1.600.0-3|26	BuildRequires:	perl(base)
14cr|perl-Test-Reporter-1.600.0-3|27	BuildRequires:	perl(constant)
14cr|perl-Test-Reporter-1.600.0-3|28	BuildArch:	noarch
14cr|perl-Test-Reporter-1.600.0-3|29	
14cr|perl-Test-Reporter-1.600.0-3|30	%description
14cr|perl-Test-Reporter-1.600.0-3|31	Test::Reporter reports the test results of any given distribution to the
14cr|perl-Test-Reporter-1.600.0-3|32	CPAN Testers project. Test::Reporter has wide support for various perl5's
14cr|perl-Test-Reporter-1.600.0-3|33	and platforms.
14cr|perl-Test-Reporter-1.600.0-3|34	
14cr|perl-Test-Reporter-1.600.0-3|35	%prep
14cr|perl-Test-Reporter-1.600.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Reporter-1.600.0-3|37	
14cr|perl-Test-Reporter-1.600.0-3|38	%build
14cr|perl-Test-Reporter-1.600.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Reporter-1.600.0-3|40	%make
14cr|perl-Test-Reporter-1.600.0-3|41	
14cr|perl-Test-Reporter-1.600.0-3|42	%check
14cr|perl-Test-Reporter-1.600.0-3|43	%make test
14cr|perl-Test-Reporter-1.600.0-3|44	
14cr|perl-Test-Reporter-1.600.0-3|45	%install
14cr|perl-Test-Reporter-1.600.0-3|46	%makeinstall_std
14cr|perl-Test-Reporter-1.600.0-3|47	
14cr|perl-Test-Reporter-1.600.0-3|48	%files
14cr|perl-Test-Reporter-1.600.0-3|49	%doc Changes LICENSE META.yml README
14cr|perl-Test-Reporter-1.600.0-3|50	# %{_bindir}/cpantest
14cr|perl-Test-Reporter-1.600.0-3|51	# %{_mandir}/man1/*
14cr|perl-Test-Reporter-1.600.0-3|52	%{_mandir}/man3/*
14cr|perl-Test-Reporter-1.600.0-3|53	%{perl_vendorlib}/*
14cr|perl-Test-Reporter-1.600.0-3|54	
14cr|perl-Test-Reporter-1.600.0-3|55	
14cr|perl-Test-Reporter-1.600.0-3|56	%changelog
14cr|perl-Test-Reporter-1.600.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.600.0-3
14cr|perl-Test-Reporter-1.600.0-3|58	+ Revision: b89673e
14cr|perl-Test-Reporter-1.600.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Test-Reporter-1.600.0-3|60	
14cr|perl-Test-Reporter-1.600.0-3|61	

5672 14
14cr|perl-Test-Roo-1.2.0-2|1	%define upstream_name    Test-Roo
14cr|perl-Test-Roo-1.2.0-2|2	%define upstream_version 1.002
14cr|perl-Test-Roo-1.2.0-2|3	
14cr|perl-Test-Roo-1.2.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Roo-1.2.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Roo-1.2.0-2|6	Release:    2
14cr|perl-Test-Roo-1.2.0-2|7	
14cr|perl-Test-Roo-1.2.0-2|8	Summary:    Test::Roo examples
14cr|perl-Test-Roo-1.2.0-2|9	
14cr|perl-Test-Roo-1.2.0-2|10	License:    GPL+ or Artistic
14cr|perl-Test-Roo-1.2.0-2|11	Group:      Development/Perl
14cr|perl-Test-Roo-1.2.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Roo-1.2.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Roo-1.2.0-2|14	
14cr|perl-Test-Roo-1.2.0-2|15	BuildRequires: perl(Capture::Tiny)
14cr|perl-Test-Roo-1.2.0-2|16	BuildRequires: perl(Class::Method::Modifiers)
14cr|perl-Test-Roo-1.2.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Test-Roo-1.2.0-2|18	BuildRequires: perl(File::Spec)
14cr|perl-Test-Roo-1.2.0-2|19	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Test-Roo-1.2.0-2|20	BuildRequires: perl(File::Temp)
14cr|perl-Test-Roo-1.2.0-2|21	BuildRequires: perl(IO::Handle)
14cr|perl-Test-Roo-1.2.0-2|22	BuildRequires: perl(IPC::Open3)
14cr|perl-Test-Roo-1.2.0-2|23	BuildRequires: perl(List::Util)
14cr|perl-Test-Roo-1.2.0-2|24	BuildRequires: perl(Moo)
14cr|perl-Test-Roo-1.2.0-2|25	BuildRequires: perl(MooX::Types::MooseLike::Base)
14cr|perl-Test-Roo-1.2.0-2|26	BuildRequires: perl(Sub::Install)
14cr|perl-Test-Roo-1.2.0-2|27	BuildRequires: perl(Test::More)
14cr|perl-Test-Roo-1.2.0-2|28	BuildRequires: perl-devel
14cr|perl-Test-Roo-1.2.0-2|29	BuildRequires: perl(strict)
14cr|perl-Test-Roo-1.2.0-2|30	BuildRequires: perl(strictures)
14cr|perl-Test-Roo-1.2.0-2|31	BuildRequires: perl(warnings)
14cr|perl-Test-Roo-1.2.0-2|32	BuildArch: noarch
14cr|perl-Test-Roo-1.2.0-2|33	
14cr|perl-Test-Roo-1.2.0-2|34	%description
14cr|perl-Test-Roo-1.2.0-2|35	This module allows you to compose the Test::More manpage tests from roles.
14cr|perl-Test-Roo-1.2.0-2|36	It is inspired by the excellent the Test::Routine manpage module, but uses
14cr|perl-Test-Roo-1.2.0-2|37	the Moo manpage instead of the Moose manpage. This gives most of the
14cr|perl-Test-Roo-1.2.0-2|38	benefits without the need for the Moose manpage as a test dependency.
14cr|perl-Test-Roo-1.2.0-2|39	
14cr|perl-Test-Roo-1.2.0-2|40	Test files are Moo classes. You can define any needed test fixtures as Moo
14cr|perl-Test-Roo-1.2.0-2|41	attributes. You define tests as method modifiers -- similar in concept to
14cr|perl-Test-Roo-1.2.0-2|42	'subtest' in the Test::More manpage, but your test method will be passed
14cr|perl-Test-Roo-1.2.0-2|43	the test object for access to fixture attributes. You may compose any the
14cr|perl-Test-Roo-1.2.0-2|44	Moo::Role manpage into your test to define attributes, require particular
14cr|perl-Test-Roo-1.2.0-2|45	methods, or define tests.
14cr|perl-Test-Roo-1.2.0-2|46	
14cr|perl-Test-Roo-1.2.0-2|47	This means that you can isolate test _behaviors_ into roles which require
14cr|perl-Test-Roo-1.2.0-2|48	certain test _fixtures_ in order to run. Your main test file will provide
14cr|perl-Test-Roo-1.2.0-2|49	the fixtures and compose the roles to run. This makes it easy to reuse test
14cr|perl-Test-Roo-1.2.0-2|50	behaviors.
14cr|perl-Test-Roo-1.2.0-2|51	
14cr|perl-Test-Roo-1.2.0-2|52	%prep
14cr|perl-Test-Roo-1.2.0-2|53	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Roo-1.2.0-2|54	
14cr|perl-Test-Roo-1.2.0-2|55	%build
14cr|perl-Test-Roo-1.2.0-2|56	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Roo-1.2.0-2|57	
14cr|perl-Test-Roo-1.2.0-2|58	%make
14cr|perl-Test-Roo-1.2.0-2|59	
14cr|perl-Test-Roo-1.2.0-2|60	%check
14cr|perl-Test-Roo-1.2.0-2|61	%make test
14cr|perl-Test-Roo-1.2.0-2|62	
14cr|perl-Test-Roo-1.2.0-2|63	%install
14cr|perl-Test-Roo-1.2.0-2|64	%makeinstall_std
14cr|perl-Test-Roo-1.2.0-2|65	
14cr|perl-Test-Roo-1.2.0-2|66	%files
14cr|perl-Test-Roo-1.2.0-2|67	%doc Changes CONTRIBUTING LICENSE META.json META.yml README
14cr|perl-Test-Roo-1.2.0-2|68	%{_mandir}/man3/*
14cr|perl-Test-Roo-1.2.0-2|69	%{perl_vendorlib}/*
14cr|perl-Test-Roo-1.2.0-2|70	
14cr|perl-Test-Roo-1.2.0-2|71	%changelog
14cr|perl-Test-Roo-1.2.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|perl-Test-Roo-1.2.0-2|73	+ Revision: 55e947c
14cr|perl-Test-Roo-1.2.0-2|74	- MassBuild#464: Increase release tag
14cr|perl-Test-Roo-1.2.0-2|75	
14cr|perl-Test-Roo-1.2.0-2|76	

5673 14
14cr|perl-Test-Script-Run-0.80.0-3|1	%define upstream_name    Test-Script-Run
14cr|perl-Test-Script-Run-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Test-Script-Run-0.80.0-3|3	
14cr|perl-Test-Script-Run-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Script-Run-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Script-Run-0.80.0-3|6	Release:	3
14cr|perl-Test-Script-Run-0.80.0-3|7	
14cr|perl-Test-Script-Run-0.80.0-3|8	Summary:	Test the script with run
14cr|perl-Test-Script-Run-0.80.0-3|9	
14cr|perl-Test-Script-Run-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Script-Run-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Test-Script-Run-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Script-Run-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Script-Run-%{upstream_version}.tar.gz
14cr|perl-Test-Script-Run-0.80.0-3|14	
14cr|perl-Test-Script-Run-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Script-Run-0.80.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Script-Run-0.80.0-3|17	BuildRequires:	perl(IPC::Run3)
14cr|perl-Test-Script-Run-0.80.0-3|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-Script-Run-0.80.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-Script-Run-0.80.0-3|20	BuildArch:	noarch
14cr|perl-Test-Script-Run-0.80.0-3|21	
14cr|perl-Test-Script-Run-0.80.0-3|22	%description
14cr|perl-Test-Script-Run-0.80.0-3|23	This module exports some subs to help test and run scripts in your dist's
14cr|perl-Test-Script-Run-0.80.0-3|24	bin/ directory, if the script path is not absolute.
14cr|perl-Test-Script-Run-0.80.0-3|25	
14cr|perl-Test-Script-Run-0.80.0-3|26	Nearly all the essential code is stolen from Prophet::Test, we think subs
14cr|perl-Test-Script-Run-0.80.0-3|27	like those should live below 'Test::' namespace, that's why we packed them
14cr|perl-Test-Script-Run-0.80.0-3|28	and created this module.
14cr|perl-Test-Script-Run-0.80.0-3|29	
14cr|perl-Test-Script-Run-0.80.0-3|30	%prep
14cr|perl-Test-Script-Run-0.80.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Script-Run-0.80.0-3|32	
14cr|perl-Test-Script-Run-0.80.0-3|33	%build
14cr|perl-Test-Script-Run-0.80.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Script-Run-0.80.0-3|35	%make
14cr|perl-Test-Script-Run-0.80.0-3|36	
14cr|perl-Test-Script-Run-0.80.0-3|37	%check
14cr|perl-Test-Script-Run-0.80.0-3|38	%make test
14cr|perl-Test-Script-Run-0.80.0-3|39	
14cr|perl-Test-Script-Run-0.80.0-3|40	%install
14cr|perl-Test-Script-Run-0.80.0-3|41	%makeinstall_std
14cr|perl-Test-Script-Run-0.80.0-3|42	
14cr|perl-Test-Script-Run-0.80.0-3|43	%files
14cr|perl-Test-Script-Run-0.80.0-3|44	%doc Changes META.yml README
14cr|perl-Test-Script-Run-0.80.0-3|45	%{_mandir}/man3/*
14cr|perl-Test-Script-Run-0.80.0-3|46	%{perl_vendorlib}/Test/
14cr|perl-Test-Script-Run-0.80.0-3|47	
14cr|perl-Test-Script-Run-0.80.0-3|48	
14cr|perl-Test-Script-Run-0.80.0-3|49	%changelog
14cr|perl-Test-Script-Run-0.80.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Test-Script-Run-0.80.0-3|51	+ Revision: ba3838f
14cr|perl-Test-Script-Run-0.80.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Test-Script-Run-0.80.0-3|53	
14cr|perl-Test-Script-Run-0.80.0-3|54	

5674 14
14cr|perl-Test-SharedFork-0.230.0-3|1	%define upstream_name    Test-SharedFork
14cr|perl-Test-SharedFork-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-Test-SharedFork-0.230.0-3|3	
14cr|perl-Test-SharedFork-0.230.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-SharedFork-0.230.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-SharedFork-0.230.0-3|6	Release:    3
14cr|perl-Test-SharedFork-0.230.0-3|7	
14cr|perl-Test-SharedFork-0.230.0-3|8	Summary:    Fork test
14cr|perl-Test-SharedFork-0.230.0-3|9	
14cr|perl-Test-SharedFork-0.230.0-3|10	License:    GPL+ or Artistic
14cr|perl-Test-SharedFork-0.230.0-3|11	Group:      Development/Perl
14cr|perl-Test-SharedFork-0.230.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-SharedFork-0.230.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-SharedFork-0.230.0-3|14	
14cr|perl-Test-SharedFork-0.230.0-3|15	BuildRequires: perl(App::Prove)
14cr|perl-Test-SharedFork-0.230.0-3|16	BuildRequires: perl(CPAN::Meta)
14cr|perl-Test-SharedFork-0.230.0-3|17	BuildRequires: perl(CPAN::Meta::Prereqs)
14cr|perl-Test-SharedFork-0.230.0-3|18	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Test-SharedFork-0.230.0-3|19	BuildRequires: perl(File::Temp)
14cr|perl-Test-SharedFork-0.230.0-3|20	BuildRequires: perl(Module::Build) >= 0.380.0
14cr|perl-Test-SharedFork-0.230.0-3|21	BuildRequires: perl(Test::Builder) >= 0.320.0
14cr|perl-Test-SharedFork-0.230.0-3|22	BuildRequires: perl(Test::Builder::Module)
14cr|perl-Test-SharedFork-0.230.0-3|23	BuildRequires: perl(Test::Builder::Tester)
14cr|perl-Test-SharedFork-0.230.0-3|24	BuildRequires: perl(Test::More) >= 0.880.0
14cr|perl-Test-SharedFork-0.230.0-3|25	BuildRequires: perl(Test::Requires)
14cr|perl-Test-SharedFork-0.230.0-3|26	BuildRequires: perl(Time::HiRes)
14cr|perl-Test-SharedFork-0.230.0-3|27	BuildArch:  noarch
14cr|perl-Test-SharedFork-0.230.0-3|28	
14cr|perl-Test-SharedFork-0.230.0-3|29	%description
14cr|perl-Test-SharedFork-0.230.0-3|30	Test::SharedFork is utility module for Test::Builder.
14cr|perl-Test-SharedFork-0.230.0-3|31	
14cr|perl-Test-SharedFork-0.230.0-3|32	This module makes the fork(2) manpage safety in your test case.
14cr|perl-Test-SharedFork-0.230.0-3|33	
14cr|perl-Test-SharedFork-0.230.0-3|34	This module merges test count with parent process & child process.
14cr|perl-Test-SharedFork-0.230.0-3|35	
14cr|perl-Test-SharedFork-0.230.0-3|36	%prep
14cr|perl-Test-SharedFork-0.230.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-SharedFork-0.230.0-3|38	
14cr|perl-Test-SharedFork-0.230.0-3|39	%build
14cr|perl-Test-SharedFork-0.230.0-3|40	perl Build.PL --installdirs=vendor
14cr|perl-Test-SharedFork-0.230.0-3|41	
14cr|perl-Test-SharedFork-0.230.0-3|42	./Build CFLAGS="%{optflags}"
14cr|perl-Test-SharedFork-0.230.0-3|43	
14cr|perl-Test-SharedFork-0.230.0-3|44	%check
14cr|perl-Test-SharedFork-0.230.0-3|45	./Build test
14cr|perl-Test-SharedFork-0.230.0-3|46	
14cr|perl-Test-SharedFork-0.230.0-3|47	%install
14cr|perl-Test-SharedFork-0.230.0-3|48	./Build install --destdir=%{buildroot}
14cr|perl-Test-SharedFork-0.230.0-3|49	
14cr|perl-Test-SharedFork-0.230.0-3|50	%files
14cr|perl-Test-SharedFork-0.230.0-3|51	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cr|perl-Test-SharedFork-0.230.0-3|52	%{_mandir}/man3/*
14cr|perl-Test-SharedFork-0.230.0-3|53	%{perl_vendorlib}/*
14cr|perl-Test-SharedFork-0.230.0-3|54	
14cr|perl-Test-SharedFork-0.230.0-3|55	%changelog
14cr|perl-Test-SharedFork-0.230.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-Test-SharedFork-0.230.0-3|57	+ Revision: 79fbf5f
14cr|perl-Test-SharedFork-0.230.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Test-SharedFork-0.230.0-3|59	
14cr|perl-Test-SharedFork-0.230.0-3|60	

5675 14
14cr|perl-Test-Spec-0.470.0-3|1	%define upstream_name    Test-Spec
14cr|perl-Test-Spec-0.470.0-3|2	%define upstream_version 0.47
14cr|perl-Test-Spec-0.470.0-3|3	
14cr|perl-Test-Spec-0.470.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Spec-0.470.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Spec-0.470.0-3|6	Release:	3
14cr|perl-Test-Spec-0.470.0-3|7	
14cr|perl-Test-Spec-0.470.0-3|8	Summary:	RSpec-like testing for Perl
14cr|perl-Test-Spec-0.470.0-3|9	
14cr|perl-Test-Spec-0.470.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Spec-0.470.0-3|11	Group:		Development/Perl
14cr|perl-Test-Spec-0.470.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Spec-0.470.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Spec-%{upstream_version}.tar.gz
14cr|perl-Test-Spec-0.470.0-3|14	
14cr|perl-Test-Spec-0.470.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Spec-0.470.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Spec-0.470.0-3|17	BuildRequires:	perl(Exporter)
14cr|perl-Test-Spec-0.470.0-3|18	BuildRequires:	perl(List::Util)
14cr|perl-Test-Spec-0.470.0-3|19	BuildRequires:	perl(Package::Stash)
14cr|perl-Test-Spec-0.470.0-3|20	BuildRequires:	perl(Scalar::Util)
14cr|perl-Test-Spec-0.470.0-3|21	BuildRequires:	perl(TAP::Parser)
14cr|perl-Test-Spec-0.470.0-3|22	BuildRequires:	perl(Test::Deep)
14cr|perl-Test-Spec-0.470.0-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Test-Spec-0.470.0-3|24	BuildRequires:	perl(Test::Trap)
14cr|perl-Test-Spec-0.470.0-3|25	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Test-Spec-0.470.0-3|26	BuildRequires:	perl(constant)
14cr|perl-Test-Spec-0.470.0-3|27	BuildArch:	noarch
14cr|perl-Test-Spec-0.470.0-3|28	
14cr|perl-Test-Spec-0.470.0-3|29	%description
14cr|perl-Test-Spec-0.470.0-3|30	This is a declarative specification-style testing system for
14cr|perl-Test-Spec-0.470.0-3|31	behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are
14cr|perl-Test-Spec-0.470.0-3|32	named with strings instead of subroutine names, so your fingers will suffer
14cr|perl-Test-Spec-0.470.0-3|33	less fatigue from underscore-itis, with the side benefit that the test
14cr|perl-Test-Spec-0.470.0-3|34	reports are more legible.
14cr|perl-Test-Spec-0.470.0-3|35	
14cr|perl-Test-Spec-0.470.0-3|36	This module is inspired by and borrows heavily from RSpec
14cr|perl-Test-Spec-0.470.0-3|37	(http://rspec.info/documentation/), a BDD tool for the Ruby programming
14cr|perl-Test-Spec-0.470.0-3|38	language.
14cr|perl-Test-Spec-0.470.0-3|39	
14cr|perl-Test-Spec-0.470.0-3|40	EXPORTS
14cr|perl-Test-Spec-0.470.0-3|41	When given *no list* (i.e. 'use Test::Spec;'), this class will export:
14cr|perl-Test-Spec-0.470.0-3|42	
14cr|perl-Test-Spec-0.470.0-3|43	%prep
14cr|perl-Test-Spec-0.470.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Spec-0.470.0-3|45	
14cr|perl-Test-Spec-0.470.0-3|46	%build
14cr|perl-Test-Spec-0.470.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Spec-0.470.0-3|48	%make
14cr|perl-Test-Spec-0.470.0-3|49	
14cr|perl-Test-Spec-0.470.0-3|50	%check
14cr|perl-Test-Spec-0.470.0-3|51	%make test
14cr|perl-Test-Spec-0.470.0-3|52	
14cr|perl-Test-Spec-0.470.0-3|53	%install
14cr|perl-Test-Spec-0.470.0-3|54	%makeinstall_std
14cr|perl-Test-Spec-0.470.0-3|55	
14cr|perl-Test-Spec-0.470.0-3|56	%files
14cr|perl-Test-Spec-0.470.0-3|57	%doc Changes META.yml README
14cr|perl-Test-Spec-0.470.0-3|58	%{_mandir}/man3/*
14cr|perl-Test-Spec-0.470.0-3|59	%{perl_vendorlib}/*
14cr|perl-Test-Spec-0.470.0-3|60	
14cr|perl-Test-Spec-0.470.0-3|61	
14cr|perl-Test-Spec-0.470.0-3|62	%changelog
14cr|perl-Test-Spec-0.470.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-3
14cr|perl-Test-Spec-0.470.0-3|64	+ Revision: e674818
14cr|perl-Test-Spec-0.470.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-Test-Spec-0.470.0-3|66	
14cr|perl-Test-Spec-0.470.0-3|67	

5676 14
14cr|perl-Test-Spelling-0.190.0-3|1	%define upstream_name    Test-Spelling
14cr|perl-Test-Spelling-0.190.0-3|2	%define upstream_version 0.19
14cr|perl-Test-Spelling-0.190.0-3|3	
14cr|perl-Test-Spelling-0.190.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Spelling-0.190.0-3|5	Version:	%perl_convert_version 0.19
14cr|perl-Test-Spelling-0.190.0-3|6	Release:	3
14cr|perl-Test-Spelling-0.190.0-3|7	
14cr|perl-Test-Spelling-0.190.0-3|8	Summary:	Check for spelling errors in POD
14cr|perl-Test-Spelling-0.190.0-3|9	
14cr|perl-Test-Spelling-0.190.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Spelling-0.190.0-3|11	Group:		Development/Perl
14cr|perl-Test-Spelling-0.190.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Spelling-0.190.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Spelling-0.19.tar.gz
14cr|perl-Test-Spelling-0.190.0-3|14	
14cr|perl-Test-Spelling-0.190.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Spelling-0.190.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-Test-Spelling-0.190.0-3|17	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Spelling-0.190.0-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Test-Spelling-0.190.0-3|19	BuildRequires:	perl(Pod::Spell)
14cr|perl-Test-Spelling-0.190.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-Test-Spelling-0.190.0-3|21	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Spelling-0.190.0-3|22	BuildRequires:	perl(IPC::Run3)
14cr|perl-Test-Spelling-0.190.0-3|23	
14cr|perl-Test-Spelling-0.190.0-3|24	BuildArch:	noarch
14cr|perl-Test-Spelling-0.190.0-3|25	Requires:	aspell-en
14cr|perl-Test-Spelling-0.190.0-3|26	
14cr|perl-Test-Spelling-0.190.0-3|27	%description
14cr|perl-Test-Spelling-0.190.0-3|28	Check POD files for spelling mistakes, using the Pod::Spell manpage and
14cr|perl-Test-Spelling-0.190.0-3|29	_spell_ to do the heavy lifting.
14cr|perl-Test-Spelling-0.190.0-3|30	
14cr|perl-Test-Spelling-0.190.0-3|31	%prep
14cr|perl-Test-Spelling-0.190.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Spelling-0.190.0-3|33	
14cr|perl-Test-Spelling-0.190.0-3|34	%build
14cr|perl-Test-Spelling-0.190.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Spelling-0.190.0-3|36	%make
14cr|perl-Test-Spelling-0.190.0-3|37	
14cr|perl-Test-Spelling-0.190.0-3|38	%check
14cr|perl-Test-Spelling-0.190.0-3|39	%make test
14cr|perl-Test-Spelling-0.190.0-3|40	
14cr|perl-Test-Spelling-0.190.0-3|41	%install
14cr|perl-Test-Spelling-0.190.0-3|42	%makeinstall_std
14cr|perl-Test-Spelling-0.190.0-3|43	
14cr|perl-Test-Spelling-0.190.0-3|44	%files
14cr|perl-Test-Spelling-0.190.0-3|45	%doc Changes README
14cr|perl-Test-Spelling-0.190.0-3|46	%{_mandir}/man3/*
14cr|perl-Test-Spelling-0.190.0-3|47	%{perl_vendorlib}/Test
14cr|perl-Test-Spelling-0.190.0-3|48	
14cr|perl-Test-Spelling-0.190.0-3|49	
14cr|perl-Test-Spelling-0.190.0-3|50	%changelog
14cr|perl-Test-Spelling-0.190.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-3
14cr|perl-Test-Spelling-0.190.0-3|52	+ Revision: 0a91c13
14cr|perl-Test-Spelling-0.190.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Test-Spelling-0.190.0-3|54	
14cr|perl-Test-Spelling-0.190.0-3|55	

5677 14
14cr|perl-Test-Strict-0.230.0-3|1	%define upstream_name    Test-Strict
14cr|perl-Test-Strict-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-Test-Strict-0.230.0-3|3	
14cr|perl-Test-Strict-0.230.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Strict-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Strict-0.230.0-3|6	Release:	3
14cr|perl-Test-Strict-0.230.0-3|7	
14cr|perl-Test-Strict-0.230.0-3|8	Summary:	Check syntax, presence of use strict; and test coverage
14cr|perl-Test-Strict-0.230.0-3|9	
14cr|perl-Test-Strict-0.230.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Strict-0.230.0-3|11	Group:		Development/Perl
14cr|perl-Test-Strict-0.230.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Strict-0.230.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Strict-0.230.0-3|14	
14cr|perl-Test-Strict-0.230.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Strict-0.230.0-3|16	BuildRequires:	perl(Devel::Cover)
14cr|perl-Test-Strict-0.230.0-3|17	BuildRequires:	perl(File::Find)
14cr|perl-Test-Strict-0.230.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-Strict-0.230.0-3|19	BuildRequires:	perl(File::Temp)
14cr|perl-Test-Strict-0.230.0-3|20	BuildRequires:	perl(FindBin)
14cr|perl-Test-Strict-0.230.0-3|21	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Strict-0.230.0-3|22	BuildRequires:	perl(Test::Simple)
14cr|perl-Test-Strict-0.230.0-3|23	BuildArch:	noarch
14cr|perl-Test-Strict-0.230.0-3|24	
14cr|perl-Test-Strict-0.230.0-3|25	%description
14cr|perl-Test-Strict-0.230.0-3|26	The most basic test one can write is "does it compile ?". This module tests if
14cr|perl-Test-Strict-0.230.0-3|27	the code compiles and play nice with Test::Simple modules.
14cr|perl-Test-Strict-0.230.0-3|28	
14cr|perl-Test-Strict-0.230.0-3|29	Another good practice this module can test is to "use strict;" in all perl
14cr|perl-Test-Strict-0.230.0-3|30	files.
14cr|perl-Test-Strict-0.230.0-3|31	
14cr|perl-Test-Strict-0.230.0-3|32	By setting a minimum test coverage through all_cover_ok(), a code author can
14cr|perl-Test-Strict-0.230.0-3|33	ensure his code is tested above a preset level of kwality throughout the
14cr|perl-Test-Strict-0.230.0-3|34	development cycle.
14cr|perl-Test-Strict-0.230.0-3|35	
14cr|perl-Test-Strict-0.230.0-3|36	Along with Test::Pod, this module can provide the first tests to setup for a
14cr|perl-Test-Strict-0.230.0-3|37	module author.
14cr|perl-Test-Strict-0.230.0-3|38	
14cr|perl-Test-Strict-0.230.0-3|39	%prep
14cr|perl-Test-Strict-0.230.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Strict-0.230.0-3|41	
14cr|perl-Test-Strict-0.230.0-3|42	%build
14cr|perl-Test-Strict-0.230.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Strict-0.230.0-3|44	%make
14cr|perl-Test-Strict-0.230.0-3|45	
14cr|perl-Test-Strict-0.230.0-3|46	%check
14cr|perl-Test-Strict-0.230.0-3|47	make test
14cr|perl-Test-Strict-0.230.0-3|48	
14cr|perl-Test-Strict-0.230.0-3|49	%install
14cr|perl-Test-Strict-0.230.0-3|50	%makeinstall_std
14cr|perl-Test-Strict-0.230.0-3|51	
14cr|perl-Test-Strict-0.230.0-3|52	%files
14cr|perl-Test-Strict-0.230.0-3|53	%doc README Changes
14cr|perl-Test-Strict-0.230.0-3|54	%{_mandir}/man3/*
14cr|perl-Test-Strict-0.230.0-3|55	%{perl_vendorlib}/Test
14cr|perl-Test-Strict-0.230.0-3|56	
14cr|perl-Test-Strict-0.230.0-3|57	
14cr|perl-Test-Strict-0.230.0-3|58	
14cr|perl-Test-Strict-0.230.0-3|59	%changelog
14cr|perl-Test-Strict-0.230.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-Test-Strict-0.230.0-3|61	+ Revision: 14b2f11
14cr|perl-Test-Strict-0.230.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-Test-Strict-0.230.0-3|63	
14cr|perl-Test-Strict-0.230.0-3|64	

5678 14
14cr|perl-Test-Synopsis-0.100.0-3|1	%define upstream_name    Test-Synopsis
14cr|perl-Test-Synopsis-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Test-Synopsis-0.100.0-3|3	
14cr|perl-Test-Synopsis-0.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Synopsis-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Synopsis-0.100.0-3|6	Release:	3
14cr|perl-Test-Synopsis-0.100.0-3|7	
14cr|perl-Test-Synopsis-0.100.0-3|8	Summary:	Test your SYNOPSIS code
14cr|perl-Test-Synopsis-0.100.0-3|9	
14cr|perl-Test-Synopsis-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Synopsis-0.100.0-3|11	Group:		Development/Perl
14cr|perl-Test-Synopsis-0.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Synopsis-0.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Synopsis-%{upstream_version}.tar.gz
14cr|perl-Test-Synopsis-0.100.0-3|14	
14cr|perl-Test-Synopsis-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Synopsis-0.100.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Synopsis-0.100.0-3|17	BuildRequires:	perl(Filter::Util::Call)
14cr|perl-Test-Synopsis-0.100.0-3|18	BuildRequires:	perl(Test::Builder)
14cr|perl-Test-Synopsis-0.100.0-3|19	BuildArch:	noarch
14cr|perl-Test-Synopsis-0.100.0-3|20	
14cr|perl-Test-Synopsis-0.100.0-3|21	%description
14cr|perl-Test-Synopsis-0.100.0-3|22	Test::Synopsis is an (author) test module to find .pm or .pod files under
14cr|perl-Test-Synopsis-0.100.0-3|23	your _lib_ directory and then make sure the example snippet code in your
14cr|perl-Test-Synopsis-0.100.0-3|24	_SYNOPSIS_ section passes the perl compile check.
14cr|perl-Test-Synopsis-0.100.0-3|25	
14cr|perl-Test-Synopsis-0.100.0-3|26	Note that this module only checks the perl syntax (by wrapping the code
14cr|perl-Test-Synopsis-0.100.0-3|27	with 'sub') and doesn't actually run the code.
14cr|perl-Test-Synopsis-0.100.0-3|28	
14cr|perl-Test-Synopsis-0.100.0-3|29	Suppose you have the following POD in your module.
14cr|perl-Test-Synopsis-0.100.0-3|30	
14cr|perl-Test-Synopsis-0.100.0-3|31	%prep
14cr|perl-Test-Synopsis-0.100.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Synopsis-0.100.0-3|33	
14cr|perl-Test-Synopsis-0.100.0-3|34	%build
14cr|perl-Test-Synopsis-0.100.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Synopsis-0.100.0-3|36	%make
14cr|perl-Test-Synopsis-0.100.0-3|37	
14cr|perl-Test-Synopsis-0.100.0-3|38	%check
14cr|perl-Test-Synopsis-0.100.0-3|39	%make test
14cr|perl-Test-Synopsis-0.100.0-3|40	
14cr|perl-Test-Synopsis-0.100.0-3|41	%install
14cr|perl-Test-Synopsis-0.100.0-3|42	%makeinstall_std
14cr|perl-Test-Synopsis-0.100.0-3|43	
14cr|perl-Test-Synopsis-0.100.0-3|44	%files
14cr|perl-Test-Synopsis-0.100.0-3|45	%doc Changes META.yml README
14cr|perl-Test-Synopsis-0.100.0-3|46	%{_mandir}/man3/*
14cr|perl-Test-Synopsis-0.100.0-3|47	%{perl_vendorlib}/*
14cr|perl-Test-Synopsis-0.100.0-3|48	
14cr|perl-Test-Synopsis-0.100.0-3|49	
14cr|perl-Test-Synopsis-0.100.0-3|50	%changelog
14cr|perl-Test-Synopsis-0.100.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Test-Synopsis-0.100.0-3|52	+ Revision: 97d8df1
14cr|perl-Test-Synopsis-0.100.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Test-Synopsis-0.100.0-3|54	
14cr|perl-Test-Synopsis-0.100.0-3|55	

5679 14
14cr|perl-Test-Sys-Info-0.200.0-4|1	%define upstream_name    Test-Sys-Info
14cr|perl-Test-Sys-Info-0.200.0-4|2	%define upstream_version 0.20
14cr|perl-Test-Sys-Info-0.200.0-4|3	
14cr|perl-Test-Sys-Info-0.200.0-4|4	%define debug_package %{nil}
14cr|perl-Test-Sys-Info-0.200.0-4|5	
14cr|perl-Test-Sys-Info-0.200.0-4|6	Summary:	Centralized test suite for Sys::Info
14cr|perl-Test-Sys-Info-0.200.0-4|7	
14cr|perl-Test-Sys-Info-0.200.0-4|8	Name:		perl-%{upstream_name}
14cr|perl-Test-Sys-Info-0.200.0-4|9	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Sys-Info-0.200.0-4|10	Release:	4
14cr|perl-Test-Sys-Info-0.200.0-4|11	License:    GPL+ or Artistic
14cr|perl-Test-Sys-Info-0.200.0-4|12	Group:		Development/Perl
14cr|perl-Test-Sys-Info-0.200.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Sys-Info-0.200.0-4|14	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Sys-Info-0.200.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-Sys-Info-0.200.0-4|16	Requires:	perl-Sys-Info-Base
14cr|perl-Test-Sys-Info-0.200.0-4|17	
14cr|perl-Test-Sys-Info-0.200.0-4|18	%description
14cr|perl-Test-Sys-Info-0.200.0-4|19	Perl centralized test suite for Sys::Info.
14cr|perl-Test-Sys-Info-0.200.0-4|20	
14cr|perl-Test-Sys-Info-0.200.0-4|21	%prep
14cr|perl-Test-Sys-Info-0.200.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Sys-Info-0.200.0-4|23	
14cr|perl-Test-Sys-Info-0.200.0-4|24	%build
14cr|perl-Test-Sys-Info-0.200.0-4|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Sys-Info-0.200.0-4|26	
14cr|perl-Test-Sys-Info-0.200.0-4|27	%make
14cr|perl-Test-Sys-Info-0.200.0-4|28	
14cr|perl-Test-Sys-Info-0.200.0-4|29	%check
14cr|perl-Test-Sys-Info-0.200.0-4|30	make test
14cr|perl-Test-Sys-Info-0.200.0-4|31	
14cr|perl-Test-Sys-Info-0.200.0-4|32	%install
14cr|perl-Test-Sys-Info-0.200.0-4|33	%makeinstall_std
14cr|perl-Test-Sys-Info-0.200.0-4|34	
14cr|perl-Test-Sys-Info-0.200.0-4|35	%files
14cr|perl-Test-Sys-Info-0.200.0-4|36	%doc README Changes
14cr|perl-Test-Sys-Info-0.200.0-4|37	%{perl_vendorlib}/*
14cr|perl-Test-Sys-Info-0.200.0-4|38	%{_mandir}/man3/*
14cr|perl-Test-Sys-Info-0.200.0-4|39	
14cr|perl-Test-Sys-Info-0.200.0-4|40	%changelog
14cr|perl-Test-Sys-Info-0.200.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-4
14cr|perl-Test-Sys-Info-0.200.0-4|42	+ Revision: fd786c0
14cr|perl-Test-Sys-Info-0.200.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Test-Sys-Info-0.200.0-4|44	
14cr|perl-Test-Sys-Info-0.200.0-4|45	

5680 14
14cr|perl-Test-Taint-1.60.0-3|1	%define upstream_name    Test-Taint
14cr|perl-Test-Taint-1.60.0-3|2	%define upstream_version 1.06
14cr|perl-Test-Taint-1.60.0-3|3	
14cr|perl-Test-Taint-1.60.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Taint-1.60.0-3|5	Version:    %perl_convert_version 1.06
14cr|perl-Test-Taint-1.60.0-3|6	Release:	3
14cr|perl-Test-Taint-1.60.0-3|7	
14cr|perl-Test-Taint-1.60.0-3|8	Summary:    Tools to test taintedness
14cr|perl-Test-Taint-1.60.0-3|9	
14cr|perl-Test-Taint-1.60.0-3|10	License:    GPL+ or Artistic
14cr|perl-Test-Taint-1.60.0-3|11	Group:      Development/Perl
14cr|perl-Test-Taint-1.60.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Taint-1.60.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Taint-1.06.tar.gz
14cr|perl-Test-Taint-1.60.0-3|14	
14cr|perl-Test-Taint-1.60.0-3|15	BuildRequires: perl(Scalar::Util)
14cr|perl-Test-Taint-1.60.0-3|16	BuildRequires: perl(Test::Builder)
14cr|perl-Test-Taint-1.60.0-3|17	BuildRequires: perl(Test::More)
14cr|perl-Test-Taint-1.60.0-3|18	BuildRequires: perl(Tie::Array)
14cr|perl-Test-Taint-1.60.0-3|19	BuildRequires: perl(Tie::Hash)
14cr|perl-Test-Taint-1.60.0-3|20	BuildRequires: perl(Tie::Scalar)
14cr|perl-Test-Taint-1.60.0-3|21	BuildRequires: perl(overload)
14cr|perl-Test-Taint-1.60.0-3|22	BuildRequires: perl-devel
14cr|perl-Test-Taint-1.60.0-3|23	
14cr|perl-Test-Taint-1.60.0-3|24	%description
14cr|perl-Test-Taint-1.60.0-3|25	Tainted data is data that comes from an unsafe source, such as the command
14cr|perl-Test-Taint-1.60.0-3|26	line, or, in the case of web apps, any GET or POST transactions. Read the
14cr|perl-Test-Taint-1.60.0-3|27	the perlsec manpage man page for details on why tainted data is bad, and
14cr|perl-Test-Taint-1.60.0-3|28	how to untaint the data.
14cr|perl-Test-Taint-1.60.0-3|29	
14cr|perl-Test-Taint-1.60.0-3|30	When you're writing unit tests for code that deals with tainted data,
14cr|perl-Test-Taint-1.60.0-3|31	you'll want to have a way to provide tainted data for your routines to
14cr|perl-Test-Taint-1.60.0-3|32	handle, and easy ways to check and report on the taintedness of your data,
14cr|perl-Test-Taint-1.60.0-3|33	in standard the Test::More manpage style.
14cr|perl-Test-Taint-1.60.0-3|34	
14cr|perl-Test-Taint-1.60.0-3|35	%prep
14cr|perl-Test-Taint-1.60.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Taint-1.60.0-3|37	
14cr|perl-Test-Taint-1.60.0-3|38	%build
14cr|perl-Test-Taint-1.60.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Taint-1.60.0-3|40	
14cr|perl-Test-Taint-1.60.0-3|41	%make
14cr|perl-Test-Taint-1.60.0-3|42	
14cr|perl-Test-Taint-1.60.0-3|43	%check
14cr|perl-Test-Taint-1.60.0-3|44	%make test
14cr|perl-Test-Taint-1.60.0-3|45	
14cr|perl-Test-Taint-1.60.0-3|46	%install
14cr|perl-Test-Taint-1.60.0-3|47	%makeinstall_std
14cr|perl-Test-Taint-1.60.0-3|48	
14cr|perl-Test-Taint-1.60.0-3|49	%clean
14cr|perl-Test-Taint-1.60.0-3|50	
14cr|perl-Test-Taint-1.60.0-3|51	%files
14cr|perl-Test-Taint-1.60.0-3|52	%doc META.yml Changes
14cr|perl-Test-Taint-1.60.0-3|53	%{_mandir}/man3/*
14cr|perl-Test-Taint-1.60.0-3|54	%{perl_vendorlib}/*
14cr|perl-Test-Taint-1.60.0-3|55	
14cr|perl-Test-Taint-1.60.0-3|56	
14cr|perl-Test-Taint-1.60.0-3|57	
14cr|perl-Test-Taint-1.60.0-3|58	
14cr|perl-Test-Taint-1.60.0-3|59	
14cr|perl-Test-Taint-1.60.0-3|60	%changelog
14cr|perl-Test-Taint-1.60.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-3
14cr|perl-Test-Taint-1.60.0-3|62	+ Revision: 817c699
14cr|perl-Test-Taint-1.60.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-Test-Taint-1.60.0-3|64	
14cr|perl-Test-Taint-1.60.0-3|65	

5681 14
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|1	%define upstream_name    Test-TAP-HTMLMatrix
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|3	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|6	Release:	4
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|7	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|8	Summary:	Creates colorful matrix of Test::Harness
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|9	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|11	Group:		Development/Perl
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|14	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|16	BuildRequires:	perl(Petal::Utils)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|17	BuildRequires:	perl(Petal)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|19	BuildRequires:	perl(Test::TAP::Model)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|20	BuildRequires:	perl(URI::file)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|22	BuildArch:	noarch
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|23	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|24	%description
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|25	This module is a wrapper for a template and some visualization classes,
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|26	that knows to take a the Test::TAP::Model manpage object, which
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|27	encapsulates test results, and produce a pretty html file.
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|28	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|29	%prep
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|31	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|32	%build
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|34	%make
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|35	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|36	%check
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|37	make test
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|38	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|39	%install
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|40	%makeinstall_std
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|41	rm -f %{buildroot}%{perl_vendorlib}/Test/TAP/example.pl
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|42	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|43	%files
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|44	%doc Changes README example.pl
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|45	%{_mandir}/man3/*
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|46	%{perl_vendorlib}/Test
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|47	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|48	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|49	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|50	%changelog
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|52	+ Revision: f88db39
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|54	
14cr|perl-Test-TAP-HTMLMatrix-0.90.0-4|55	

5682 14
14cr|perl-Test-TAP-Model-0.100.0-4|1	%define upstream_name    Test-TAP-Model
14cr|perl-Test-TAP-Model-0.100.0-4|2	%define upstream_version 0.10
14cr|perl-Test-TAP-Model-0.100.0-4|3	
14cr|perl-Test-TAP-Model-0.100.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-TAP-Model-0.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-TAP-Model-0.100.0-4|6	Release:	4
14cr|perl-Test-TAP-Model-0.100.0-4|7	
14cr|perl-Test-TAP-Model-0.100.0-4|8	Summary:	Accessible (queryable, serializable object) result collector
14cr|perl-Test-TAP-Model-0.100.0-4|9	
14cr|perl-Test-TAP-Model-0.100.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-TAP-Model-0.100.0-4|11	Group:		Development/Perl
14cr|perl-Test-TAP-Model-0.100.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-TAP-Model-0.100.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-TAP-Model-0.100.0-4|14	
14cr|perl-Test-TAP-Model-0.100.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-TAP-Model-0.100.0-4|16	BuildRequires:	perl(Method::Alias)
14cr|perl-Test-TAP-Model-0.100.0-4|17	BuildRequires:	perl(Test::Harness)
14cr|perl-Test-TAP-Model-0.100.0-4|18	BuildRequires:	perl(Test::Harness::Straps)
14cr|perl-Test-TAP-Model-0.100.0-4|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-TAP-Model-0.100.0-4|20	BuildArch:	noarch
14cr|perl-Test-TAP-Model-0.100.0-4|21	
14cr|perl-Test-TAP-Model-0.100.0-4|22	%description
14cr|perl-Test-TAP-Model-0.100.0-4|23	This module is a subclass of the Test::Harness::Straps manpage (although in
14cr|perl-Test-TAP-Model-0.100.0-4|24	an ideal world it would really use delegation).
14cr|perl-Test-TAP-Model-0.100.0-4|25	
14cr|perl-Test-TAP-Model-0.100.0-4|26	It uses callbacks in the straps object to construct a deep structure, with
14cr|perl-Test-TAP-Model-0.100.0-4|27	all the data known about a test run accessible within.
14cr|perl-Test-TAP-Model-0.100.0-4|28	
14cr|perl-Test-TAP-Model-0.100.0-4|29	It's purpose is to ease the processing of test data, for the purpose of
14cr|perl-Test-TAP-Model-0.100.0-4|30	generating reports, or something like that.
14cr|perl-Test-TAP-Model-0.100.0-4|31	
14cr|perl-Test-TAP-Model-0.100.0-4|32	%prep
14cr|perl-Test-TAP-Model-0.100.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-TAP-Model-0.100.0-4|34	
14cr|perl-Test-TAP-Model-0.100.0-4|35	%build
14cr|perl-Test-TAP-Model-0.100.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-TAP-Model-0.100.0-4|37	%make
14cr|perl-Test-TAP-Model-0.100.0-4|38	
14cr|perl-Test-TAP-Model-0.100.0-4|39	%check
14cr|perl-Test-TAP-Model-0.100.0-4|40	make test
14cr|perl-Test-TAP-Model-0.100.0-4|41	
14cr|perl-Test-TAP-Model-0.100.0-4|42	%install
14cr|perl-Test-TAP-Model-0.100.0-4|43	%makeinstall_std
14cr|perl-Test-TAP-Model-0.100.0-4|44	rm -f %{buildroot}%{perl_vendorlib}/Test/TAP/example.pl
14cr|perl-Test-TAP-Model-0.100.0-4|45	
14cr|perl-Test-TAP-Model-0.100.0-4|46	%files
14cr|perl-Test-TAP-Model-0.100.0-4|47	%doc Changes example.pl
14cr|perl-Test-TAP-Model-0.100.0-4|48	%{_mandir}/man3/*
14cr|perl-Test-TAP-Model-0.100.0-4|49	%{perl_vendorlib}/Test
14cr|perl-Test-TAP-Model-0.100.0-4|50	
14cr|perl-Test-TAP-Model-0.100.0-4|51	
14cr|perl-Test-TAP-Model-0.100.0-4|52	%changelog
14cr|perl-Test-TAP-Model-0.100.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-4
14cr|perl-Test-TAP-Model-0.100.0-4|54	+ Revision: da02483
14cr|perl-Test-TAP-Model-0.100.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Test-TAP-Model-0.100.0-4|56	
14cr|perl-Test-TAP-Model-0.100.0-4|57	

5683 14
14cr|perl-Test-TCP-2.20.0-3|1	%define upstream_name    Test-TCP
14cr|perl-Test-TCP-2.20.0-3|2	%define upstream_version 2.02
14cr|perl-Test-TCP-2.20.0-3|3	
14cr|perl-Test-TCP-2.20.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Test-TCP-2.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-TCP-2.20.0-3|6	Release:    3
14cr|perl-Test-TCP-2.20.0-3|7	
14cr|perl-Test-TCP-2.20.0-3|8	Summary:    Testing TCP program
14cr|perl-Test-TCP-2.20.0-3|9	
14cr|perl-Test-TCP-2.20.0-3|10	License:    GPL+ or Artistic
14cr|perl-Test-TCP-2.20.0-3|11	Group:      Development/Perl
14cr|perl-Test-TCP-2.20.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-TCP-2.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-TCP-2.20.0-3|14	
14cr|perl-Test-TCP-2.20.0-3|15	BuildRequires: perl(CPAN::Meta)
14cr|perl-Test-TCP-2.20.0-3|16	BuildRequires: perl(CPAN::Meta::Prereqs)
14cr|perl-Test-TCP-2.20.0-3|17	BuildRequires: perl(Module::Build) >= 0.38
14cr|perl-Test-TCP-2.20.0-3|18	BuildRequires: perl(File::Temp)
14cr|perl-Test-TCP-2.20.0-3|19	BuildRequires: perl(IO::Socket::INET)
14cr|perl-Test-TCP-2.20.0-3|20	BuildRequires: perl(Socket)
14cr|perl-Test-TCP-2.20.0-3|21	BuildRequires: perl(Test::More) >= 0.980.0
14cr|perl-Test-TCP-2.20.0-3|22	BuildRequires: perl(Test::SharedFork) >= 0.190.0
14cr|perl-Test-TCP-2.20.0-3|23	BuildRequires: perl(Time::HiRes)
14cr|perl-Test-TCP-2.20.0-3|24	BuildArch:  noarch
14cr|perl-Test-TCP-2.20.0-3|25	
14cr|perl-Test-TCP-2.20.0-3|26	%description
14cr|perl-Test-TCP-2.20.0-3|27	Test::TCP is test utilities for TCP/IP programs.
14cr|perl-Test-TCP-2.20.0-3|28	
14cr|perl-Test-TCP-2.20.0-3|29	%prep
14cr|perl-Test-TCP-2.20.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-TCP-2.20.0-3|31	
14cr|perl-Test-TCP-2.20.0-3|32	%build
14cr|perl-Test-TCP-2.20.0-3|33	%{__perl} Build.PL --installdirs=vendor
14cr|perl-Test-TCP-2.20.0-3|34	
14cr|perl-Test-TCP-2.20.0-3|35	./Build
14cr|perl-Test-TCP-2.20.0-3|36	
14cr|perl-Test-TCP-2.20.0-3|37	%check
14cr|perl-Test-TCP-2.20.0-3|38	./Build test
14cr|perl-Test-TCP-2.20.0-3|39	
14cr|perl-Test-TCP-2.20.0-3|40	%install
14cr|perl-Test-TCP-2.20.0-3|41	./Build install --destdir=%{buildroot}
14cr|perl-Test-TCP-2.20.0-3|42	
14cr|perl-Test-TCP-2.20.0-3|43	%files
14cr|perl-Test-TCP-2.20.0-3|44	%doc Changes META.yml MYMETA.yml README.md
14cr|perl-Test-TCP-2.20.0-3|45	%{_mandir}/man3/*
14cr|perl-Test-TCP-2.20.0-3|46	%{perl_vendorlib}/*
14cr|perl-Test-TCP-2.20.0-3|47	
14cr|perl-Test-TCP-2.20.0-3|48	%changelog
14cr|perl-Test-TCP-2.20.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-3
14cr|perl-Test-TCP-2.20.0-3|50	+ Revision: fffd0ef
14cr|perl-Test-TCP-2.20.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Test-TCP-2.20.0-3|52	
14cr|perl-Test-TCP-2.20.0-3|53	

5684 14
14cr|perl-Test-TempDir-0.80.0-3|1	%define upstream_name    Test-TempDir
14cr|perl-Test-TempDir-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Test-TempDir-0.80.0-3|3	
14cr|perl-Test-TempDir-0.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-TempDir-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-TempDir-0.80.0-3|6	Release:	3
14cr|perl-Test-TempDir-0.80.0-3|7	
14cr|perl-Test-TempDir-0.80.0-3|8	Summary:	A factory for creating L<Test::TempDir::Handle>
14cr|perl-Test-TempDir-0.80.0-3|9	
14cr|perl-Test-TempDir-0.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-TempDir-0.80.0-3|11	Group:		Development/Perl
14cr|perl-Test-TempDir-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-TempDir-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-TempDir-0.80.0-3|14	
14cr|perl-Test-TempDir-0.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-TempDir-0.80.0-3|16	BuildRequires:	perl(File::NFSLock)
14cr|perl-Test-TempDir-0.80.0-3|17	BuildRequires:	perl(File::Path)
14cr|perl-Test-TempDir-0.80.0-3|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-TempDir-0.80.0-3|19	BuildRequires:	perl(File::Temp)
14cr|perl-Test-TempDir-0.80.0-3|20	BuildRequires:	perl(Moose)
14cr|perl-Test-TempDir-0.80.0-3|21	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-Test-TempDir-0.80.0-3|22	BuildRequires:	perl(Path::Class)
14cr|perl-Test-TempDir-0.80.0-3|23	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Test-TempDir-0.80.0-3|24	BuildRequires:	perl(Sub::Identify)
14cr|perl-Test-TempDir-0.80.0-3|25	BuildRequires:	perl(Test::use::ok)
14cr|perl-Test-TempDir-0.80.0-3|26	BuildRequires:	perl(Test::Requires)
14cr|perl-Test-TempDir-0.80.0-3|27	BuildRequires:	perl(Test::CheckDeps)
14cr|perl-Test-TempDir-0.80.0-3|28	BuildRequires:	perl(namespace::clean)
14cr|perl-Test-TempDir-0.80.0-3|29	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Test-TempDir-0.80.0-3|30	BuildArch:	noarch
14cr|perl-Test-TempDir-0.80.0-3|31	
14cr|perl-Test-TempDir-0.80.0-3|32	%description
14cr|perl-Test-TempDir-0.80.0-3|33	Test::TempDir provides temporary directory creation with testing in mind.
14cr|perl-Test-TempDir-0.80.0-3|34	
14cr|perl-Test-TempDir-0.80.0-3|35	%prep
14cr|perl-Test-TempDir-0.80.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-TempDir-0.80.0-3|37	
14cr|perl-Test-TempDir-0.80.0-3|38	%build
14cr|perl-Test-TempDir-0.80.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-TempDir-0.80.0-3|40	%make
14cr|perl-Test-TempDir-0.80.0-3|41	
14cr|perl-Test-TempDir-0.80.0-3|42	#%check
14cr|perl-Test-TempDir-0.80.0-3|43	#%make test
14cr|perl-Test-TempDir-0.80.0-3|44	
14cr|perl-Test-TempDir-0.80.0-3|45	%install
14cr|perl-Test-TempDir-0.80.0-3|46	%makeinstall_std
14cr|perl-Test-TempDir-0.80.0-3|47	
14cr|perl-Test-TempDir-0.80.0-3|48	%files
14cr|perl-Test-TempDir-0.80.0-3|49	%doc Changes META.yml README
14cr|perl-Test-TempDir-0.80.0-3|50	%{_mandir}/man3/*
14cr|perl-Test-TempDir-0.80.0-3|51	%{perl_vendorlib}/*
14cr|perl-Test-TempDir-0.80.0-3|52	
14cr|perl-Test-TempDir-0.80.0-3|53	%changelog
14cr|perl-Test-TempDir-0.80.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Test-TempDir-0.80.0-3|55	+ Revision: df47bf9
14cr|perl-Test-TempDir-0.80.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Test-TempDir-0.80.0-3|57	
14cr|perl-Test-TempDir-0.80.0-3|58	

5685 14
14cr|perl-Test-Time-0.40.0-4|1	%define upstream_name Test-Time
14cr|perl-Test-Time-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Test-Time-0.40.0-4|3	
14cr|perl-Test-Time-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Time-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Time-0.40.0-4|6	Release:	4
14cr|perl-Test-Time-0.40.0-4|7	
14cr|perl-Test-Time-0.40.0-4|8	Summary:	Overrides the time() and sleep() core functions for testing
14cr|perl-Test-Time-0.40.0-4|9	
14cr|perl-Test-Time-0.40.0-4|10	
14cr|perl-Test-Time-0.40.0-4|11	License:	GPL+ or Artistic
14cr|perl-Test-Time-0.40.0-4|12	Group:		Development/Perl
14cr|perl-Test-Time-0.40.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Time-0.40.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Time-0.40.0-4|15	
14cr|perl-Test-Time-0.40.0-4|16	Buildrequires:  perl-devel
14cr|perl-Test-Time-0.40.0-4|17	BuildArch:	noarch
14cr|perl-Test-Time-0.40.0-4|18	
14cr|perl-Test-Time-0.40.0-4|19	%description
14cr|perl-Test-Time-0.40.0-4|20	Test::Time can be used to test modules that deal with time. Once you
14cr|perl-Test-Time-0.40.0-4|21	"use" this module, all references to "time" and "sleep" will be
14cr|perl-Test-Time-0.40.0-4|22	internalized. You can set custom time by passing time => number after
14cr|perl-Test-Time-0.40.0-4|23	the "use" statement:
14cr|perl-Test-Time-0.40.0-4|24	
14cr|perl-Test-Time-0.40.0-4|25	use Test::Time time => 1;
14cr|perl-Test-Time-0.40.0-4|26	
14cr|perl-Test-Time-0.40.0-4|27	my $now = time;    # $now is equal to 1
14cr|perl-Test-Time-0.40.0-4|28	sleep 300;         # returns immediately, displaying a note
14cr|perl-Test-Time-0.40.0-4|29	my $then = time;   # $then equals to 301
14cr|perl-Test-Time-0.40.0-4|30	
14cr|perl-Test-Time-0.40.0-4|31	%prep
14cr|perl-Test-Time-0.40.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Time-0.40.0-4|33	
14cr|perl-Test-Time-0.40.0-4|34	%build
14cr|perl-Test-Time-0.40.0-4|35	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Time-0.40.0-4|36	
14cr|perl-Test-Time-0.40.0-4|37	%make
14cr|perl-Test-Time-0.40.0-4|38	
14cr|perl-Test-Time-0.40.0-4|39	%check
14cr|perl-Test-Time-0.40.0-4|40	%make test
14cr|perl-Test-Time-0.40.0-4|41	
14cr|perl-Test-Time-0.40.0-4|42	%install
14cr|perl-Test-Time-0.40.0-4|43	%makeinstall_std
14cr|perl-Test-Time-0.40.0-4|44	
14cr|perl-Test-Time-0.40.0-4|45	%files
14cr|perl-Test-Time-0.40.0-4|46	%doc Changes META.yml MYMETA.yml README
14cr|perl-Test-Time-0.40.0-4|47	%{_mandir}/man3/*
14cr|perl-Test-Time-0.40.0-4|48	%{perl_vendorlib}/*
14cr|perl-Test-Time-0.40.0-4|49	
14cr|perl-Test-Time-0.40.0-4|50	
14cr|perl-Test-Time-0.40.0-4|51	
14cr|perl-Test-Time-0.40.0-4|52	%changelog
14cr|perl-Test-Time-0.40.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Test-Time-0.40.0-4|54	+ Revision: 26e05d6
14cr|perl-Test-Time-0.40.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Test-Time-0.40.0-4|56	
14cr|perl-Test-Time-0.40.0-4|57	

5686 14
14cr|perl-Test-TinyMocker-0.50.0-3|1	%define upstream_name    Test-TinyMocker
14cr|perl-Test-TinyMocker-0.50.0-3|2	%define upstream_version 0.05
14cr|perl-Test-TinyMocker-0.50.0-3|3	
14cr|perl-Test-TinyMocker-0.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-TinyMocker-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-TinyMocker-0.50.0-3|6	Release:	3
14cr|perl-Test-TinyMocker-0.50.0-3|7	
14cr|perl-Test-TinyMocker-0.50.0-3|8	Summary:	A very simple tool to mock external modules
14cr|perl-Test-TinyMocker-0.50.0-3|9	
14cr|perl-Test-TinyMocker-0.50.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-TinyMocker-0.50.0-3|11	Group:		Development/Perl
14cr|perl-Test-TinyMocker-0.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-TinyMocker-0.50.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-TinyMocker-%{upstream_version}.tar.gz
14cr|perl-Test-TinyMocker-0.50.0-3|14	
14cr|perl-Test-TinyMocker-0.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-TinyMocker-0.50.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Test-TinyMocker-0.50.0-3|17	BuildArch:	noarch
14cr|perl-Test-TinyMocker-0.50.0-3|18	
14cr|perl-Test-TinyMocker-0.50.0-3|19	%description
14cr|perl-Test-TinyMocker-0.50.0-3|20	no description found
14cr|perl-Test-TinyMocker-0.50.0-3|21	
14cr|perl-Test-TinyMocker-0.50.0-3|22	%prep
14cr|perl-Test-TinyMocker-0.50.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-TinyMocker-0.50.0-3|24	
14cr|perl-Test-TinyMocker-0.50.0-3|25	%build
14cr|perl-Test-TinyMocker-0.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-TinyMocker-0.50.0-3|27	%make
14cr|perl-Test-TinyMocker-0.50.0-3|28	
14cr|perl-Test-TinyMocker-0.50.0-3|29	%check
14cr|perl-Test-TinyMocker-0.50.0-3|30	%make test
14cr|perl-Test-TinyMocker-0.50.0-3|31	
14cr|perl-Test-TinyMocker-0.50.0-3|32	%install
14cr|perl-Test-TinyMocker-0.50.0-3|33	%makeinstall_std
14cr|perl-Test-TinyMocker-0.50.0-3|34	
14cr|perl-Test-TinyMocker-0.50.0-3|35	%files
14cr|perl-Test-TinyMocker-0.50.0-3|36	%doc Changes META.yml README
14cr|perl-Test-TinyMocker-0.50.0-3|37	%{_mandir}/man3/*
14cr|perl-Test-TinyMocker-0.50.0-3|38	%{perl_vendorlib}/*
14cr|perl-Test-TinyMocker-0.50.0-3|39	
14cr|perl-Test-TinyMocker-0.50.0-3|40	
14cr|perl-Test-TinyMocker-0.50.0-3|41	%changelog
14cr|perl-Test-TinyMocker-0.50.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
14cr|perl-Test-TinyMocker-0.50.0-3|43	+ Revision: 9b85335
14cr|perl-Test-TinyMocker-0.50.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Test-TinyMocker-0.50.0-3|45	
14cr|perl-Test-TinyMocker-0.50.0-3|46	

5687 14
14cr|perl-Test-Trap-0.2.4-3|1	%define upstream_name    Test-Trap
14cr|perl-Test-Trap-0.2.4-3|2	%define upstream_version 0.2.4
14cr|perl-Test-Trap-0.2.4-3|3	
14cr|perl-Test-Trap-0.2.4-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Trap-0.2.4-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Trap-0.2.4-3|6	Release:	3
14cr|perl-Test-Trap-0.2.4-3|7	
14cr|perl-Test-Trap-0.2.4-3|8	Summary:	Trap exit codes, exceptions, output
14cr|perl-Test-Trap-0.2.4-3|9	
14cr|perl-Test-Trap-0.2.4-3|10	
14cr|perl-Test-Trap-0.2.4-3|11	License:	GPL+ or Artistic
14cr|perl-Test-Trap-0.2.4-3|12	Group:		Development/Perl
14cr|perl-Test-Trap-0.2.4-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Test-Trap-0.2.4-3|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-v%{upstream_version}.tar.gz
14cr|perl-Test-Trap-0.2.4-3|15	
14cr|perl-Test-Trap-0.2.4-3|16	BuildRequires:	perl-devel
14cr|perl-Test-Trap-0.2.4-3|17	BuildRequires:	perl(Data::Dump)
14cr|perl-Test-Trap-0.2.4-3|18	BuildRequires:	perl(File::Temp)
14cr|perl-Test-Trap-0.2.4-3|19	BuildRequires:	perl(Test::Tester)
14cr|perl-Test-Trap-0.2.4-3|20	BuildRequires:	perl(version)
14cr|perl-Test-Trap-0.2.4-3|21	
14cr|perl-Test-Trap-0.2.4-3|22	BuildArch:	noarch
14cr|perl-Test-Trap-0.2.4-3|23	
14cr|perl-Test-Trap-0.2.4-3|24	%description
14cr|perl-Test-Trap-0.2.4-3|25	Primarily (but not exclusively) for use in test scripts: A block eval on
14cr|perl-Test-Trap-0.2.4-3|26	steroids, configurable and extensible, but by default trapping (Perl)
14cr|perl-Test-Trap-0.2.4-3|27	STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return
14cr|perl-Test-Trap-0.2.4-3|28	values from boxed blocks of test code.
14cr|perl-Test-Trap-0.2.4-3|29	
14cr|perl-Test-Trap-0.2.4-3|30	The values collected by the latest trap can then be queried or tested
14cr|perl-Test-Trap-0.2.4-3|31	through a special trap object.
14cr|perl-Test-Trap-0.2.4-3|32	
14cr|perl-Test-Trap-0.2.4-3|33	%prep
14cr|perl-Test-Trap-0.2.4-3|34	%setup -q -n %{upstream_name}-v%{upstream_version}
14cr|perl-Test-Trap-0.2.4-3|35	
14cr|perl-Test-Trap-0.2.4-3|36	%build
14cr|perl-Test-Trap-0.2.4-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Trap-0.2.4-3|38	%make
14cr|perl-Test-Trap-0.2.4-3|39	
14cr|perl-Test-Trap-0.2.4-3|40	%check
14cr|perl-Test-Trap-0.2.4-3|41	make test
14cr|perl-Test-Trap-0.2.4-3|42	
14cr|perl-Test-Trap-0.2.4-3|43	%install
14cr|perl-Test-Trap-0.2.4-3|44	%makeinstall_std
14cr|perl-Test-Trap-0.2.4-3|45	
14cr|perl-Test-Trap-0.2.4-3|46	%files
14cr|perl-Test-Trap-0.2.4-3|47	%doc Changes README
14cr|perl-Test-Trap-0.2.4-3|48	%{perl_vendorlib}/Test
14cr|perl-Test-Trap-0.2.4-3|49	%{_mandir}/*/*
14cr|perl-Test-Trap-0.2.4-3|50	
14cr|perl-Test-Trap-0.2.4-3|51	
14cr|perl-Test-Trap-0.2.4-3|52	
14cr|perl-Test-Trap-0.2.4-3|53	
14cr|perl-Test-Trap-0.2.4-3|54	%changelog
14cr|perl-Test-Trap-0.2.4-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-3
14cr|perl-Test-Trap-0.2.4-3|56	+ Revision: 371ced3
14cr|perl-Test-Trap-0.2.4-3|57	- MassBuild#464: Increase release tag
14cr|perl-Test-Trap-0.2.4-3|58	
14cr|perl-Test-Trap-0.2.4-3|59	

5688 14
14cr|perl-Test-URI-1.80.0-4|1	%define upstream_name    Test-URI
14cr|perl-Test-URI-1.80.0-4|2	%define upstream_version 1.08
14cr|perl-Test-URI-1.80.0-4|3	
14cr|perl-Test-URI-1.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-URI-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-URI-1.80.0-4|6	Release:	4
14cr|perl-Test-URI-1.80.0-4|7	
14cr|perl-Test-URI-1.80.0-4|8	Summary:	Check Uniform Resource Identifiers
14cr|perl-Test-URI-1.80.0-4|9	
14cr|perl-Test-URI-1.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-URI-1.80.0-4|11	Group:		Development/Perl
14cr|perl-Test-URI-1.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-URI-1.80.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Test-URI-1.80.0-4|14	
14cr|perl-Test-URI-1.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-URI-1.80.0-4|16	BuildRequires:	perl(File::Find::Rule)
14cr|perl-Test-URI-1.80.0-4|17	BuildRequires:	perl(Test::Pod)
14cr|perl-Test-URI-1.80.0-4|18	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-URI-1.80.0-4|19	BuildRequires:	perl(URI)
14cr|perl-Test-URI-1.80.0-4|20	BuildArch:	noarch
14cr|perl-Test-URI-1.80.0-4|21	
14cr|perl-Test-URI-1.80.0-4|22	%description
14cr|perl-Test-URI-1.80.0-4|23	Check various parts of Uniform Resource Locators.
14cr|perl-Test-URI-1.80.0-4|24	
14cr|perl-Test-URI-1.80.0-4|25	%prep
14cr|perl-Test-URI-1.80.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-URI-1.80.0-4|27	
14cr|perl-Test-URI-1.80.0-4|28	%build
14cr|perl-Test-URI-1.80.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-URI-1.80.0-4|30	%make
14cr|perl-Test-URI-1.80.0-4|31	
14cr|perl-Test-URI-1.80.0-4|32	%check
14cr|perl-Test-URI-1.80.0-4|33	make test
14cr|perl-Test-URI-1.80.0-4|34	
14cr|perl-Test-URI-1.80.0-4|35	%install
14cr|perl-Test-URI-1.80.0-4|36	%makeinstall_std
14cr|perl-Test-URI-1.80.0-4|37	
14cr|perl-Test-URI-1.80.0-4|38	%files
14cr|perl-Test-URI-1.80.0-4|39	%doc Changes
14cr|perl-Test-URI-1.80.0-4|40	%{perl_vendorlib}/Test
14cr|perl-Test-URI-1.80.0-4|41	%{_mandir}/*/*
14cr|perl-Test-URI-1.80.0-4|42	
14cr|perl-Test-URI-1.80.0-4|43	
14cr|perl-Test-URI-1.80.0-4|44	
14cr|perl-Test-URI-1.80.0-4|45	%changelog
14cr|perl-Test-URI-1.80.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-4
14cr|perl-Test-URI-1.80.0-4|47	+ Revision: 6fa31d9
14cr|perl-Test-URI-1.80.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Test-URI-1.80.0-4|49	
14cr|perl-Test-URI-1.80.0-4|50	

5689 14
14cr|perl-Test-UseAllModules-0.140.0-3|1	%define upstream_name    Test-UseAllModules
14cr|perl-Test-UseAllModules-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-Test-UseAllModules-0.140.0-3|3	
14cr|perl-Test-UseAllModules-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-UseAllModules-0.140.0-3|5	Version:	%perl_convert_version 0.14
14cr|perl-Test-UseAllModules-0.140.0-3|6	Release:	3
14cr|perl-Test-UseAllModules-0.140.0-3|7	
14cr|perl-Test-UseAllModules-0.140.0-3|8	Summary:	Do use_ok() for all modules MANIFESTed
14cr|perl-Test-UseAllModules-0.140.0-3|9	
14cr|perl-Test-UseAllModules-0.140.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-UseAllModules-0.140.0-3|11	Group:		Development/Perl
14cr|perl-Test-UseAllModules-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-UseAllModules-0.140.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-UseAllModules-0.14.tar.gz
14cr|perl-Test-UseAllModules-0.140.0-3|14	
14cr|perl-Test-UseAllModules-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-UseAllModules-0.140.0-3|16	BuildRequires:	perl(Exporter)
14cr|perl-Test-UseAllModules-0.140.0-3|17	BuildRequires:	perl(ExtUtils::Manifest)
14cr|perl-Test-UseAllModules-0.140.0-3|18	BuildRequires:	perl(Test::More)
14cr|perl-Test-UseAllModules-0.140.0-3|19	BuildArch:	noarch
14cr|perl-Test-UseAllModules-0.140.0-3|20	
14cr|perl-Test-UseAllModules-0.140.0-3|21	%description
14cr|perl-Test-UseAllModules-0.140.0-3|22	I'm sick of writing 00_load.t (or something like that) that'll do use_ok()
14cr|perl-Test-UseAllModules-0.140.0-3|23	for every module I write. I'm sicker of updating 00_load.t when I add
14cr|perl-Test-UseAllModules-0.140.0-3|24	another file to the distro. This module reads MANIFEST to find modules to
14cr|perl-Test-UseAllModules-0.140.0-3|25	be tested and does use_ok() for each of them. Now all you have to do is
14cr|perl-Test-UseAllModules-0.140.0-3|26	update MANIFEST. You don't have to modify the test any more (hopefully).
14cr|perl-Test-UseAllModules-0.140.0-3|27	
14cr|perl-Test-UseAllModules-0.140.0-3|28	%prep
14cr|perl-Test-UseAllModules-0.140.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-UseAllModules-0.140.0-3|30	
14cr|perl-Test-UseAllModules-0.140.0-3|31	%build
14cr|perl-Test-UseAllModules-0.140.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-UseAllModules-0.140.0-3|33	%make
14cr|perl-Test-UseAllModules-0.140.0-3|34	
14cr|perl-Test-UseAllModules-0.140.0-3|35	%check
14cr|perl-Test-UseAllModules-0.140.0-3|36	%make test
14cr|perl-Test-UseAllModules-0.140.0-3|37	
14cr|perl-Test-UseAllModules-0.140.0-3|38	%install
14cr|perl-Test-UseAllModules-0.140.0-3|39	%makeinstall_std
14cr|perl-Test-UseAllModules-0.140.0-3|40	
14cr|perl-Test-UseAllModules-0.140.0-3|41	%files
14cr|perl-Test-UseAllModules-0.140.0-3|42	%doc Changes META.yml README
14cr|perl-Test-UseAllModules-0.140.0-3|43	%{_mandir}/man3/*
14cr|perl-Test-UseAllModules-0.140.0-3|44	%{perl_vendorlib}/*
14cr|perl-Test-UseAllModules-0.140.0-3|45	
14cr|perl-Test-UseAllModules-0.140.0-3|46	
14cr|perl-Test-UseAllModules-0.140.0-3|47	%changelog
14cr|perl-Test-UseAllModules-0.140.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-Test-UseAllModules-0.140.0-3|49	+ Revision: ae9fb42
14cr|perl-Test-UseAllModules-0.140.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Test-UseAllModules-0.140.0-3|51	
14cr|perl-Test-UseAllModules-0.140.0-3|52	

5690 14
14cr|perl-Test-use-ok-0.110.0-3|1	%define upstream_name	 Test-use-ok
14cr|perl-Test-use-ok-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Test-use-ok-0.110.0-3|3	
14cr|perl-Test-use-ok-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-use-ok-0.110.0-3|5	Version:	%perl_convert_version 0.11
14cr|perl-Test-use-ok-0.110.0-3|6	Release:	3
14cr|perl-Test-use-ok-0.110.0-3|7	
14cr|perl-Test-use-ok-0.110.0-3|8	Summary:	A visitor for Perl data structures
14cr|perl-Test-use-ok-0.110.0-3|9	
14cr|perl-Test-use-ok-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-use-ok-0.110.0-3|11	Group:		Development/Perl
14cr|perl-Test-use-ok-0.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-use-ok-0.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-use-ok-0.11.tar.gz
14cr|perl-Test-use-ok-0.110.0-3|14	
14cr|perl-Test-use-ok-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-use-ok-0.110.0-3|16	BuildArch:	noarch
14cr|perl-Test-use-ok-0.110.0-3|17	
14cr|perl-Test-use-ok-0.110.0-3|18	Provides:	perl(ok)
14cr|perl-Test-use-ok-0.110.0-3|19	
14cr|perl-Test-use-ok-0.110.0-3|20	%description
14cr|perl-Test-use-ok-0.110.0-3|21	This module is a simple visitor implementation for Perl values.
14cr|perl-Test-use-ok-0.110.0-3|22	
14cr|perl-Test-use-ok-0.110.0-3|23	%prep
14cr|perl-Test-use-ok-0.110.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-use-ok-0.110.0-3|25	
14cr|perl-Test-use-ok-0.110.0-3|26	%build
14cr|perl-Test-use-ok-0.110.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-use-ok-0.110.0-3|28	%make
14cr|perl-Test-use-ok-0.110.0-3|29	
14cr|perl-Test-use-ok-0.110.0-3|30	%check
14cr|perl-Test-use-ok-0.110.0-3|31	%make test
14cr|perl-Test-use-ok-0.110.0-3|32	
14cr|perl-Test-use-ok-0.110.0-3|33	%install
14cr|perl-Test-use-ok-0.110.0-3|34	%makeinstall_std
14cr|perl-Test-use-ok-0.110.0-3|35	
14cr|perl-Test-use-ok-0.110.0-3|36	%files
14cr|perl-Test-use-ok-0.110.0-3|37	%doc %{_mandir}/*/*
14cr|perl-Test-use-ok-0.110.0-3|38	%{perl_vendorlib}/Test/*
14cr|perl-Test-use-ok-0.110.0-3|39	%{perl_vendorlib}/ok.pm
14cr|perl-Test-use-ok-0.110.0-3|40	
14cr|perl-Test-use-ok-0.110.0-3|41	
14cr|perl-Test-use-ok-0.110.0-3|42	%changelog
14cr|perl-Test-use-ok-0.110.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Test-use-ok-0.110.0-3|44	+ Revision: 34a93f8
14cr|perl-Test-use-ok-0.110.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Test-use-ok-0.110.0-3|46	
14cr|perl-Test-use-ok-0.110.0-3|47	

5691 14
14cr|perl-Test-utf8-1.10.0-2|1	%define upstream_name    Test-utf8
14cr|perl-Test-utf8-1.10.0-2|2	%define upstream_version 1.01
14cr|perl-Test-utf8-1.10.0-2|3	
14cr|perl-Test-utf8-1.10.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Test-utf8-1.10.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-utf8-1.10.0-2|6	Release:    2
14cr|perl-Test-utf8-1.10.0-2|7	
14cr|perl-Test-utf8-1.10.0-2|8	Summary:    Handy utf8 tests
14cr|perl-Test-utf8-1.10.0-2|9	License:    GPL+ or Artistic
14cr|perl-Test-utf8-1.10.0-2|10	Group:      Development/Perl
14cr|perl-Test-utf8-1.10.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-utf8-1.10.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-utf8-1.10.0-2|13	
14cr|perl-Test-utf8-1.10.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cr|perl-Test-utf8-1.10.0-2|15	BuildRequires: perl(Test::Builder)
14cr|perl-Test-utf8-1.10.0-2|16	BuildRequires: perl(Test::Builder::Tester) >= 0.90.0
14cr|perl-Test-utf8-1.10.0-2|17	BuildRequires: perl-devel
14cr|perl-Test-utf8-1.10.0-2|18	BuildArch:  noarch
14cr|perl-Test-utf8-1.10.0-2|19	
14cr|perl-Test-utf8-1.10.0-2|20	%description
14cr|perl-Test-utf8-1.10.0-2|21	This module is a collection of tests useful for dealing with utf8 strings
14cr|perl-Test-utf8-1.10.0-2|22	in Perl.
14cr|perl-Test-utf8-1.10.0-2|23	
14cr|perl-Test-utf8-1.10.0-2|24	This module has two types of tests: The validity tests check if a string is
14cr|perl-Test-utf8-1.10.0-2|25	valid and not corrupt, whereas the characteristics tests will check that
14cr|perl-Test-utf8-1.10.0-2|26	string has a given set of characteristics.
14cr|perl-Test-utf8-1.10.0-2|27	
14cr|perl-Test-utf8-1.10.0-2|28	Validity Tests
14cr|perl-Test-utf8-1.10.0-2|29	* is_valid_string($string, $testname)
14cr|perl-Test-utf8-1.10.0-2|30	
14cr|perl-Test-utf8-1.10.0-2|31	%prep
14cr|perl-Test-utf8-1.10.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-utf8-1.10.0-2|33	
14cr|perl-Test-utf8-1.10.0-2|34	%build
14cr|perl-Test-utf8-1.10.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-utf8-1.10.0-2|36	
14cr|perl-Test-utf8-1.10.0-2|37	%make
14cr|perl-Test-utf8-1.10.0-2|38	
14cr|perl-Test-utf8-1.10.0-2|39	%check
14cr|perl-Test-utf8-1.10.0-2|40	%make test
14cr|perl-Test-utf8-1.10.0-2|41	
14cr|perl-Test-utf8-1.10.0-2|42	%install
14cr|perl-Test-utf8-1.10.0-2|43	%makeinstall_std
14cr|perl-Test-utf8-1.10.0-2|44	
14cr|perl-Test-utf8-1.10.0-2|45	%files
14cr|perl-Test-utf8-1.10.0-2|46	%doc CHANGES META.yml MYMETA.yml README
14cr|perl-Test-utf8-1.10.0-2|47	%{_mandir}/man3/*
14cr|perl-Test-utf8-1.10.0-2|48	%{perl_vendorlib}/*
14cr|perl-Test-utf8-1.10.0-2|49	
14cr|perl-Test-utf8-1.10.0-2|50	%changelog
14cr|perl-Test-utf8-1.10.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-2
14cr|perl-Test-utf8-1.10.0-2|52	+ Revision: a26eea4
14cr|perl-Test-utf8-1.10.0-2|53	- MassBuild#464: Increase release tag
14cr|perl-Test-utf8-1.10.0-2|54	
14cr|perl-Test-utf8-1.10.0-2|55	

5692 14
14cr|perl-Test-Vars-0.5.0-3|1	%define upstream_name    Test-Vars
14cr|perl-Test-Vars-0.5.0-3|2	%define upstream_version 0.005
14cr|perl-Test-Vars-0.5.0-3|3	
14cr|perl-Test-Vars-0.5.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Vars-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Vars-0.5.0-3|6	Release:	3
14cr|perl-Test-Vars-0.5.0-3|7	
14cr|perl-Test-Vars-0.5.0-3|8	Summary:	Detects unused variables
14cr|perl-Test-Vars-0.5.0-3|9	
14cr|perl-Test-Vars-0.5.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-Vars-0.5.0-3|11	Group:		Development/Perl
14cr|perl-Test-Vars-0.5.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Vars-0.5.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Vars-%{upstream_version}.tar.gz
14cr|perl-Test-Vars-0.5.0-3|14	
14cr|perl-Test-Vars-0.5.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-Vars-0.5.0-3|16	BuildRequires: perl(Module::Build)
14cr|perl-Test-Vars-0.5.0-3|17	BuildRequires:	perl(B)
14cr|perl-Test-Vars-0.5.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-Vars-0.5.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Test-Vars-0.5.0-3|20	BuildRequires:	perl(parent)
14cr|perl-Test-Vars-0.5.0-3|21	BuildArch:	noarch
14cr|perl-Test-Vars-0.5.0-3|22	
14cr|perl-Test-Vars-0.5.0-3|23	%description
14cr|perl-Test-Vars-0.5.0-3|24	Test::Vars finds unused variables in order to keep the source code tidy.
14cr|perl-Test-Vars-0.5.0-3|25	
14cr|perl-Test-Vars-0.5.0-3|26	%prep
14cr|perl-Test-Vars-0.5.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Vars-0.5.0-3|28	
14cr|perl-Test-Vars-0.5.0-3|29	%build
14cr|perl-Test-Vars-0.5.0-3|30	perl Build.PL installdirs=vendor
14cr|perl-Test-Vars-0.5.0-3|31	./Build
14cr|perl-Test-Vars-0.5.0-3|32	
14cr|perl-Test-Vars-0.5.0-3|33	%check
14cr|perl-Test-Vars-0.5.0-3|34	./Build test
14cr|perl-Test-Vars-0.5.0-3|35	
14cr|perl-Test-Vars-0.5.0-3|36	%install
14cr|perl-Test-Vars-0.5.0-3|37	./Build install destdir=%{buildroot}
14cr|perl-Test-Vars-0.5.0-3|38	
14cr|perl-Test-Vars-0.5.0-3|39	%files
14cr|perl-Test-Vars-0.5.0-3|40	%doc Changes META.yml
14cr|perl-Test-Vars-0.5.0-3|41	%{_mandir}/man3/*
14cr|perl-Test-Vars-0.5.0-3|42	%{perl_vendorlib}/*
14cr|perl-Test-Vars-0.5.0-3|43	
14cr|perl-Test-Vars-0.5.0-3|44	
14cr|perl-Test-Vars-0.5.0-3|45	%changelog
14cr|perl-Test-Vars-0.5.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|perl-Test-Vars-0.5.0-3|47	+ Revision: ab73775
14cr|perl-Test-Vars-0.5.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Test-Vars-0.5.0-3|49	
14cr|perl-Test-Vars-0.5.0-3|50	

5693 14
14cr|perl-Test-Version-1.3.1-1|1	%define upstream_name    Test-Version
14cr|perl-Test-Version-1.3.1-1|2	%define upstream_version 1.003001
14cr|perl-Test-Version-1.3.1-1|3	
14cr|perl-Test-Version-1.3.1-1|4	Name:       perl-%{upstream_name}
14cr|perl-Test-Version-1.3.1-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Test-Version-1.3.1-1|6	Release:    1
14cr|perl-Test-Version-1.3.1-1|7	
14cr|perl-Test-Version-1.3.1-1|8	Summary:    Check for VERSION information in modules
14cr|perl-Test-Version-1.3.1-1|9	License:    GPL+ or Artistic
14cr|perl-Test-Version-1.3.1-1|10	Group:      Development/Perl
14cr|perl-Test-Version-1.3.1-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Version-1.3.1-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-Version-1.3.1-1|13	
14cr|perl-Test-Version-1.3.1-1|14	BuildRequires: perl(Carp)
14cr|perl-Test-Version-1.3.1-1|15	BuildRequires: perl(English)
14cr|perl-Test-Version-1.3.1-1|16	BuildRequires: perl(Exporter)
14cr|perl-Test-Version-1.3.1-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cr|perl-Test-Version-1.3.1-1|18	BuildRequires: perl(File::Find)
14cr|perl-Test-Version-1.3.1-1|19	BuildRequires: perl(File::Find::Rule::Perl)
14cr|perl-Test-Version-1.3.1-1|20	BuildRequires: perl(File::Temp)
14cr|perl-Test-Version-1.3.1-1|21	BuildRequires: perl(Module::Metadata)
14cr|perl-Test-Version-1.3.1-1|22	BuildRequires: perl(Scalar::Util)
14cr|perl-Test-Version-1.3.1-1|23	BuildRequires: perl(Test::Builder)
14cr|perl-Test-Version-1.3.1-1|24	BuildRequires: perl(Test::Exception)
14cr|perl-Test-Version-1.3.1-1|25	BuildRequires: perl(Test::More)
14cr|perl-Test-Version-1.3.1-1|26	BuildRequires: perl(Test::Requires)
14cr|perl-Test-Version-1.3.1-1|27	BuildRequires: perl(Test::Tester)
14cr|perl-Test-Version-1.3.1-1|28	BuildRequires: perl-devel
14cr|perl-Test-Version-1.3.1-1|29	BuildRequires: perl(parent)
14cr|perl-Test-Version-1.3.1-1|30	BuildRequires: perl(strict)
14cr|perl-Test-Version-1.3.1-1|31	BuildRequires: perl(version) >= 0.860.0
14cr|perl-Test-Version-1.3.1-1|32	BuildRequires: perl(warnings)
14cr|perl-Test-Version-1.3.1-1|33	BuildArch:  noarch
14cr|perl-Test-Version-1.3.1-1|34	
14cr|perl-Test-Version-1.3.1-1|35	%description
14cr|perl-Test-Version-1.3.1-1|36	This module's goal is to be a one stop shop for checking to see that your
14cr|perl-Test-Version-1.3.1-1|37	versions across your dist are sane. Please ensure that you use version
14cr|perl-Test-Version-1.3.1-1|38	'0.04' or later only, as earlier versions are old code and may not work
14cr|perl-Test-Version-1.3.1-1|39	correctly. Current feature list:
14cr|perl-Test-Version-1.3.1-1|40	
14cr|perl-Test-Version-1.3.1-1|41	* module has a version
14cr|perl-Test-Version-1.3.1-1|42	
14cr|perl-Test-Version-1.3.1-1|43	Tests to insure that all modules checked have a VERSION defined, Can
14cr|perl-Test-Version-1.3.1-1|44	replace the Test::HasVersion manpage
14cr|perl-Test-Version-1.3.1-1|45	
14cr|perl-Test-Version-1.3.1-1|46	%prep
14cr|perl-Test-Version-1.3.1-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Version-1.3.1-1|48	
14cr|perl-Test-Version-1.3.1-1|49	%build
14cr|perl-Test-Version-1.3.1-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Version-1.3.1-1|51	
14cr|perl-Test-Version-1.3.1-1|52	%make
14cr|perl-Test-Version-1.3.1-1|53	
14cr|perl-Test-Version-1.3.1-1|54	%check
14cr|perl-Test-Version-1.3.1-1|55	%make test
14cr|perl-Test-Version-1.3.1-1|56	
14cr|perl-Test-Version-1.3.1-1|57	%install
14cr|perl-Test-Version-1.3.1-1|58	%makeinstall_std
14cr|perl-Test-Version-1.3.1-1|59	
14cr|perl-Test-Version-1.3.1-1|60	%files
14cr|perl-Test-Version-1.3.1-1|61	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-Test-Version-1.3.1-1|62	%{_mandir}/man3/*
14cr|perl-Test-Version-1.3.1-1|63	%{perl_vendorlib}/*
14cr|perl-Test-Version-1.3.1-1|64	
14cr|perl-Test-Version-1.3.1-1|65	
14cr|perl-Test-Version-1.3.1-1|66	%changelog
14cr|perl-Test-Version-1.3.1-1|67	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
14cr|perl-Test-Version-1.3.1-1|68	+ Revision: 3b3f906
14cr|perl-Test-Version-1.3.1-1|69	- Spec cleanup
14cr|perl-Test-Version-1.3.1-1|70	
14cr|perl-Test-Version-1.3.1-1|71	

5694 14
14cr|perl-Test-Without-Module-0.170.0-4|1	%define upstream_name    Test-Without-Module
14cr|perl-Test-Without-Module-0.170.0-4|2	%define upstream_version 0.17
14cr|perl-Test-Without-Module-0.170.0-4|3	
14cr|perl-Test-Without-Module-0.170.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-Without-Module-0.170.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-Without-Module-0.170.0-4|6	Release:	4
14cr|perl-Test-Without-Module-0.170.0-4|7	
14cr|perl-Test-Without-Module-0.170.0-4|8	Summary:	Test::Without::Module - Test fallback behaviour in absence of modules
14cr|perl-Test-Without-Module-0.170.0-4|9	
14cr|perl-Test-Without-Module-0.170.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-Without-Module-0.170.0-4|11	Group:		Development/Perl
14cr|perl-Test-Without-Module-0.170.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-Without-Module-0.170.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Test-Without-Module-0.170.0-4|14	
14cr|perl-Test-Without-Module-0.170.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-Without-Module-0.170.0-4|16	BuildRequires:	perl(Test::Inline)
14cr|perl-Test-Without-Module-0.170.0-4|17	BuildArch:	noarch
14cr|perl-Test-Without-Module-0.170.0-4|18	
14cr|perl-Test-Without-Module-0.170.0-4|19	%description
14cr|perl-Test-Without-Module-0.170.0-4|20	This module allows you to deliberately hide modules from a program
14cr|perl-Test-Without-Module-0.170.0-4|21	even though they are installed. This is mostly useful for testing modules
14cr|perl-Test-Without-Module-0.170.0-4|22	that have a fallback when a certain dependency module is not installed.
14cr|perl-Test-Without-Module-0.170.0-4|23	
14cr|perl-Test-Without-Module-0.170.0-4|24	%prep
14cr|perl-Test-Without-Module-0.170.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-Without-Module-0.170.0-4|26	
14cr|perl-Test-Without-Module-0.170.0-4|27	# pod2test is gone from perl-Test-Inline
14cr|perl-Test-Without-Module-0.170.0-4|28	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
14cr|perl-Test-Without-Module-0.170.0-4|29	
14cr|perl-Test-Without-Module-0.170.0-4|30	%build
14cr|perl-Test-Without-Module-0.170.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-Without-Module-0.170.0-4|32	%make
14cr|perl-Test-Without-Module-0.170.0-4|33	
14cr|perl-Test-Without-Module-0.170.0-4|34	%check
14cr|perl-Test-Without-Module-0.170.0-4|35	make test
14cr|perl-Test-Without-Module-0.170.0-4|36	
14cr|perl-Test-Without-Module-0.170.0-4|37	%install
14cr|perl-Test-Without-Module-0.170.0-4|38	%makeinstall_std
14cr|perl-Test-Without-Module-0.170.0-4|39	
14cr|perl-Test-Without-Module-0.170.0-4|40	%files
14cr|perl-Test-Without-Module-0.170.0-4|41	%doc Changes README
14cr|perl-Test-Without-Module-0.170.0-4|42	%dir %{perl_vendorlib}/Test/Without
14cr|perl-Test-Without-Module-0.170.0-4|43	%{perl_vendorlib}/Test/Without/*
14cr|perl-Test-Without-Module-0.170.0-4|44	%{_mandir}/*/*
14cr|perl-Test-Without-Module-0.170.0-4|45	
14cr|perl-Test-Without-Module-0.170.0-4|46	
14cr|perl-Test-Without-Module-0.170.0-4|47	%changelog
14cr|perl-Test-Without-Module-0.170.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-4
14cr|perl-Test-Without-Module-0.170.0-4|49	+ Revision: b438179
14cr|perl-Test-Without-Module-0.170.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-Test-Without-Module-0.170.0-4|51	
14cr|perl-Test-Without-Module-0.170.0-4|52	

5695 14
14cr|perl-Test-WWW-Mechanize-1.440.0-3|1	%define upstream_name	 Test-WWW-Mechanize
14cr|perl-Test-WWW-Mechanize-1.440.0-3|2	%define upstream_version 1.44
14cr|perl-Test-WWW-Mechanize-1.440.0-3|3	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-WWW-Mechanize-1.440.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-WWW-Mechanize-1.440.0-3|6	Release:	3
14cr|perl-Test-WWW-Mechanize-1.440.0-3|7	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|8	Summary:	Testing-specific WWW::Mechanize subclass
14cr|perl-Test-WWW-Mechanize-1.440.0-3|9	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-WWW-Mechanize-1.440.0-3|11	Group:		Development/Perl
14cr|perl-Test-WWW-Mechanize-1.440.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-WWW-Mechanize-1.440.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-WWW-Mechanize-%{upstream_version}.tar.gz
14cr|perl-Test-WWW-Mechanize-1.440.0-3|14	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Mechanize-1.440.0-3|16	BuildRequires: perl(LWP::UserAgent)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|17	BuildRequires: perl(LWP)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|18	BuildRequires:	perl(Carp::Assert::More)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|19	BuildRequires:	perl(CGI)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|20	BuildRequires:	perl(HTML::Lint)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|21	BuildRequires:	perl(HTTP::Server::Simple)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|22	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|23	BuildRequires:	perl(Test::Builder::Tester)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|24	BuildRequires:	perl(Test::LongString)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|25	BuildRequires:	perl(URI)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|26	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-Test-WWW-Mechanize-1.440.0-3|27	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|28	BuildArch:	noarch
14cr|perl-Test-WWW-Mechanize-1.440.0-3|29	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|30	%description
14cr|perl-Test-WWW-Mechanize-1.440.0-3|31	Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features
14cr|perl-Test-WWW-Mechanize-1.440.0-3|32	for web application testing.
14cr|perl-Test-WWW-Mechanize-1.440.0-3|33	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|34	%prep
14cr|perl-Test-WWW-Mechanize-1.440.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-WWW-Mechanize-1.440.0-3|36	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|37	%build
14cr|perl-Test-WWW-Mechanize-1.440.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-WWW-Mechanize-1.440.0-3|39	%make
14cr|perl-Test-WWW-Mechanize-1.440.0-3|40	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|41	%check
14cr|perl-Test-WWW-Mechanize-1.440.0-3|42	# change listening port
14cr|perl-Test-WWW-Mechanize-1.440.0-3|43	perl -pi -e 's/13432/17987/' t/TestServer.pm
14cr|perl-Test-WWW-Mechanize-1.440.0-3|44	%make test
14cr|perl-Test-WWW-Mechanize-1.440.0-3|45	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|46	%install
14cr|perl-Test-WWW-Mechanize-1.440.0-3|47	%makeinstall_std
14cr|perl-Test-WWW-Mechanize-1.440.0-3|48	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|49	%files
14cr|perl-Test-WWW-Mechanize-1.440.0-3|50	%doc Changes
14cr|perl-Test-WWW-Mechanize-1.440.0-3|51	%{perl_vendorlib}/Test
14cr|perl-Test-WWW-Mechanize-1.440.0-3|52	%{_mandir}/man3/*
14cr|perl-Test-WWW-Mechanize-1.440.0-3|53	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|54	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|55	%changelog
14cr|perl-Test-WWW-Mechanize-1.440.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.440.0-3
14cr|perl-Test-WWW-Mechanize-1.440.0-3|57	+ Revision: fb27e71
14cr|perl-Test-WWW-Mechanize-1.440.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Mechanize-1.440.0-3|59	
14cr|perl-Test-WWW-Mechanize-1.440.0-3|60	

5696 14
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|1	%define upstream_name    Test-WWW-Mechanize-Catalyst
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|2	%define upstream_version 0.59
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|3	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|6	Release:	3
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|7	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|8	Summary:	Test::WWW::Mechanize for Catalyst
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|9	License:	Artistic/GPL
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|10	Group:		Development/Perl
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|13	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|14	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|15	BuildRequires:	perl(Catalyst) >= 5.00
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Session)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|17	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|18	BuildRequires:	perl(Module::Build)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|19	BuildRequires:	perl(Moose)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|20	BuildRequires:	perl(Sub::Identify)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|21	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|22	BuildRequires:	perl(Test::WWW::Mechanize) >= 1.04
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|23	BuildRequires:	perl(Test::utf8)
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|24	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|25	BuildArch:	noarch
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|26	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|27	%description
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|28	Catalyst is an elegant MVC Web Application
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|29	Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|30	incorporates features for web application testing. The
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|31	Test::WWW::Mechanize::Catalyst module meshes the two to allow easy
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|32	testing of Catalyst applications without starting up a web server.
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|33	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|34	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|35	%prep
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|37	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|38	%build
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|39	perl Makefile.PL installdirs=vendor
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|40	%make
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|41	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|42	%check
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|43	%make test
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|44	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|45	%install
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|46	%makeinstall_std
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|47	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|48	%files
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|49	%doc CHANGES README
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|50	%{_mandir}/*/*
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|51	%{perl_vendorlib}/Test
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|52	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|53	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|54	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|55	%changelog
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.590.0-3
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|57	+ Revision: 7c6e4d1
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|58	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|59	
14cr|perl-Test-WWW-Mechanize-Catalyst-0.590.0-3|60	

5697 14
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|1	%define module   Test-WWW-Mechanize-CGI
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|2	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|3	Name:		perl-%{module}
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|4	Version:	0.1
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|5	Release:	6
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|6	License:	GPL or Artistic
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|7	Group:		Development/Perl
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|8	Summary:	Test CGI applications with Test::WWW::Mechanize
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|9	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|11	Source:	http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|12	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|13	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|14	BuildRequires:	perl(Test::More)
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|15	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|16	BuildRequires:	perl(WWW::Mechanize::CGI)
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|17	BuildRequires:	perl(CGI)
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|18	BuildArch:	noarch
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|19	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|20	%description
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|21	Provides a convenient way of testing CGI applications without a external
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|22	daemon.
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|23	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|24	%prep
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|25	%setup -q -n %{module}-%{version}
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|26	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|27	%build
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|29	%make
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|30	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|31	%check
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|32	make test
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|33	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|34	%install
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|35	%makeinstall_std
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|36	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|37	%files
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|38	%doc Changes README
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|39	%{_mandir}/man3/*
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|40	%{perl_vendorlib}/Test
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|41	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|42	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|43	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|44	%changelog
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|46	+ Revision: bfcffd5
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|47	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|48	
14cr|perl-Test-WWW-Mechanize-CGI-0.1-6|49	

5698 14
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|1	%define upstream_name    Test-WWW-Mechanize-LibXML
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|2	%define upstream_version v0.0.2
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|3	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|4	Name:		perl-%{upstream_name}
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|6	Release:	6
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|7	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|8	Summary:	Use HTML::TreeBuilder::LibXML for testing
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|9	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|10	License:	MIT
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|11	Group:		Development/Perl
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.xz
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|14	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|15	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|16	BuildRequires:	perl(HTML::TreeBuilder::LibXML)
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|17	BuildRequires:	perl(Test::More)
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|18	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|19	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|20	BuildRequires:	perl(MRO::Compat)
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|21	BuildArch:	noarch
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|22	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|23	%description
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|24	This module inherits from the Test::WWW::Mechanize manpage, and allows one
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|25	to utilize the HTML::TreeBuilder::LibXML manpage to perform XPath and the
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|26	HTML::TreeBuilder manpage queries on the tree.
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|27	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|28	%prep
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|30	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|31	%build
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|33	%make
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|34	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|35	%check
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|36	%make test
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|37	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|38	%install
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|39	%makeinstall_std
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|40	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|41	%files
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|42	%doc META.yml Changes README
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|43	%{_mandir}/man3/*
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|44	%{perl_vendorlib}/*
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|45	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|46	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|47	%changelog
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-6
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|49	+ Revision: 7f2ad68
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|50	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|51	
14cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-6|52	

5699 14
14cr|perl-Test-WWW-Selenium-1.360.0-3|1	%define upstream_name    Test-WWW-Selenium
14cr|perl-Test-WWW-Selenium-1.360.0-3|2	%define upstream_version 1.36
14cr|perl-Test-WWW-Selenium-1.360.0-3|3	
14cr|perl-Test-WWW-Selenium-1.360.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-WWW-Selenium-1.360.0-3|5	Version:	%perl_convert_version 1.36
14cr|perl-Test-WWW-Selenium-1.360.0-3|6	Release:	3
14cr|perl-Test-WWW-Selenium-1.360.0-3|7	
14cr|perl-Test-WWW-Selenium-1.360.0-3|8	Summary:	Test applications using Selenium Remote Control
14cr|perl-Test-WWW-Selenium-1.360.0-3|9	
14cr|perl-Test-WWW-Selenium-1.360.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-WWW-Selenium-1.360.0-3|11	Group:		Development/Perl
14cr|perl-Test-WWW-Selenium-1.360.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-WWW-Selenium-1.360.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-WWW-Selenium-1.36.tar.gz
14cr|perl-Test-WWW-Selenium-1.360.0-3|14	
14cr|perl-Test-WWW-Selenium-1.360.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Selenium-1.360.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-WWW-Selenium-1.360.0-3|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-Test-WWW-Selenium-1.360.0-3|18	BuildRequires:	perl-libwww-perl
14cr|perl-Test-WWW-Selenium-1.360.0-3|19	BuildRequires:	perl(Test::Exception)
14cr|perl-Test-WWW-Selenium-1.360.0-3|20	BuildRequires:	perl(Test::Mock::LWP)
14cr|perl-Test-WWW-Selenium-1.360.0-3|21	BuildRequires:	perl(Test::More)
14cr|perl-Test-WWW-Selenium-1.360.0-3|22	BuildRequires:	perl(Test::Pod)
14cr|perl-Test-WWW-Selenium-1.360.0-3|23	BuildRequires:	perl(URI::Escape)
14cr|perl-Test-WWW-Selenium-1.360.0-3|24	BuildArch:	noarch
14cr|perl-Test-WWW-Selenium-1.360.0-3|25	
14cr|perl-Test-WWW-Selenium-1.360.0-3|26	%description
14cr|perl-Test-WWW-Selenium-1.360.0-3|27	Selenium Remote Control (SRC) is a test tool that allows you to write
14cr|perl-Test-WWW-Selenium-1.360.0-3|28	automated web application UI tests in any programming language against any
14cr|perl-Test-WWW-Selenium-1.360.0-3|29	HTTP website using any mainstream JavaScript-enabled browser. SRC provides
14cr|perl-Test-WWW-Selenium-1.360.0-3|30	a Selenium Server, which can automatically start/stop/control any supported
14cr|perl-Test-WWW-Selenium-1.360.0-3|31	browser. It works by using Selenium Core, a pure-HTML+JS library that
14cr|perl-Test-WWW-Selenium-1.360.0-3|32	performs automated tasks in JavaScript; the Selenium Server communicates
14cr|perl-Test-WWW-Selenium-1.360.0-3|33	directly with the browser using AJAX (XmlHttpRequest).
14cr|perl-Test-WWW-Selenium-1.360.0-3|34	
14cr|perl-Test-WWW-Selenium-1.360.0-3|35	http://www.openqa.org/selenium-rc/
14cr|perl-Test-WWW-Selenium-1.360.0-3|36	
14cr|perl-Test-WWW-Selenium-1.360.0-3|37	This module sends commands directly to the Server using simple HTTP
14cr|perl-Test-WWW-Selenium-1.360.0-3|38	GET/POST requests. Using this module together with the Selenium Server, you
14cr|perl-Test-WWW-Selenium-1.360.0-3|39	can automatically control any supported browser.
14cr|perl-Test-WWW-Selenium-1.360.0-3|40	
14cr|perl-Test-WWW-Selenium-1.360.0-3|41	%prep
14cr|perl-Test-WWW-Selenium-1.360.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-WWW-Selenium-1.360.0-3|43	
14cr|perl-Test-WWW-Selenium-1.360.0-3|44	%build
14cr|perl-Test-WWW-Selenium-1.360.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-WWW-Selenium-1.360.0-3|46	%make
14cr|perl-Test-WWW-Selenium-1.360.0-3|47	
14cr|perl-Test-WWW-Selenium-1.360.0-3|48	%check
14cr|perl-Test-WWW-Selenium-1.360.0-3|49	%make test
14cr|perl-Test-WWW-Selenium-1.360.0-3|50	
14cr|perl-Test-WWW-Selenium-1.360.0-3|51	%install
14cr|perl-Test-WWW-Selenium-1.360.0-3|52	%makeinstall_std
14cr|perl-Test-WWW-Selenium-1.360.0-3|53	
14cr|perl-Test-WWW-Selenium-1.360.0-3|54	%files
14cr|perl-Test-WWW-Selenium-1.360.0-3|55	%doc Changes README
14cr|perl-Test-WWW-Selenium-1.360.0-3|56	%{_mandir}/man3/*
14cr|perl-Test-WWW-Selenium-1.360.0-3|57	%{perl_vendorlib}/*
14cr|perl-Test-WWW-Selenium-1.360.0-3|58	
14cr|perl-Test-WWW-Selenium-1.360.0-3|59	
14cr|perl-Test-WWW-Selenium-1.360.0-3|60	%changelog
14cr|perl-Test-WWW-Selenium-1.360.0-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.360.0-3
14cr|perl-Test-WWW-Selenium-1.360.0-3|62	+ Revision: 33d3823
14cr|perl-Test-WWW-Selenium-1.360.0-3|63	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Selenium-1.360.0-3|64	
14cr|perl-Test-WWW-Selenium-1.360.0-3|65	

5700 14
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|1	%define upstream_name    Test-WWW-Selenium-Catalyst
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|2	%define upstream_version 0.07
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|3	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|6	Release:	2
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|7	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|8	Summary:	Test your Catalyst app with Selenium
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|9	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|10	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|11	License:	GPL+ or Artistic
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|12	Group:		Development/Perl
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|15	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|16	BuildRequires:	perl-devel
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|17	BuildRequires:	perl(Alien::SeleniumRC)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|18	BuildRequires:	perl(Catalyst::Runtime)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|19	BuildRequires:	perl(Catalyst::Utils)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|21	BuildRequires:	perl(IPC::Cmd)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|22	BuildRequires:	perl(Test::More)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|23	BuildRequires:	perl(Test::WWW::Selenium)
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|24	BuildArch:	noarch
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|25	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|26	%description
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|27	no description found
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|28	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|29	%prep
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|31	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|32	%build
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|34	%make
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|35	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|36	%check
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|37	%make test
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|38	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|39	%install
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|40	%makeinstall_std
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|41	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|42	%files
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|43	%doc Changes README
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|44	%{_mandir}/man3/*
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|45	%{perl_vendorlib}/*
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|46	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|47	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|48	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|49	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|50	%changelog
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-2
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|52	+ Revision: d5fe179
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|53	- MassBuild#464: Increase release tag
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|54	
14cr|perl-Test-WWW-Selenium-Catalyst-0.70.0-2|55	

5701 14
14cr|perl-Test-XT-0.40.0-4|1	%define upstream_name    Test-XT
14cr|perl-Test-XT-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Test-XT-0.40.0-4|3	
14cr|perl-Test-XT-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-XT-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-XT-0.40.0-4|6	Release:	4
14cr|perl-Test-XT-0.40.0-4|7	
14cr|perl-Test-XT-0.40.0-4|8	Summary:	Generate best practice author tests
14cr|perl-Test-XT-0.40.0-4|9	
14cr|perl-Test-XT-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-XT-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Test-XT-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-XT-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-XT-0.40.0-4|14	
14cr|perl-Test-XT-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-XT-0.40.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Test-XT-0.40.0-4|17	BuildRequires:	perl(File::Remove)
14cr|perl-Test-XT-0.40.0-4|18	BuildRequires:	perl(File::Spec)
14cr|perl-Test-XT-0.40.0-4|19	BuildRequires:	perl(Perl::MinimumVersion)
14cr|perl-Test-XT-0.40.0-4|20	BuildRequires:	perl(Pod::Simple)
14cr|perl-Test-XT-0.40.0-4|21	BuildRequires:	perl(Test::CPAN::Meta)
14cr|perl-Test-XT-0.40.0-4|22	BuildRequires:	perl(Test::MinimumVersion)
14cr|perl-Test-XT-0.40.0-4|23	BuildRequires:	perl(Test::More)
14cr|perl-Test-XT-0.40.0-4|24	BuildRequires:	perl(Test::Pod)
14cr|perl-Test-XT-0.40.0-4|25	BuildArch:	noarch
14cr|perl-Test-XT-0.40.0-4|26	
14cr|perl-Test-XT-0.40.0-4|27	%description
14cr|perl-Test-XT-0.40.0-4|28	A number of Test modules have been written over the years to support
14cr|perl-Test-XT-0.40.0-4|29	authors. Typically, these modules have standard short test scripts
14cr|perl-Test-XT-0.40.0-4|30	documented in them that you can cut and paste into your distribution.
14cr|perl-Test-XT-0.40.0-4|31	
14cr|perl-Test-XT-0.40.0-4|32	Unfortunately almost all of these cut-and-paste test scripts are wrong.
14cr|perl-Test-XT-0.40.0-4|33	
14cr|perl-Test-XT-0.40.0-4|34	Either the test script runs during install time, or it runs with an
14cr|perl-Test-XT-0.40.0-4|35	out-of-date version of the test module, or the author adds the test modules
14cr|perl-Test-XT-0.40.0-4|36	as an (unnecesary) dependency at install time, or for automated testing.
14cr|perl-Test-XT-0.40.0-4|37	
14cr|perl-Test-XT-0.40.0-4|38	%prep
14cr|perl-Test-XT-0.40.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-XT-0.40.0-4|40	
14cr|perl-Test-XT-0.40.0-4|41	%build
14cr|perl-Test-XT-0.40.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-XT-0.40.0-4|43	%make
14cr|perl-Test-XT-0.40.0-4|44	
14cr|perl-Test-XT-0.40.0-4|45	%check
14cr|perl-Test-XT-0.40.0-4|46	%make test
14cr|perl-Test-XT-0.40.0-4|47	
14cr|perl-Test-XT-0.40.0-4|48	%install
14cr|perl-Test-XT-0.40.0-4|49	%makeinstall_std
14cr|perl-Test-XT-0.40.0-4|50	
14cr|perl-Test-XT-0.40.0-4|51	%files
14cr|perl-Test-XT-0.40.0-4|52	%doc LICENSE README META.yml Changes
14cr|perl-Test-XT-0.40.0-4|53	%{_mandir}/man3/*
14cr|perl-Test-XT-0.40.0-4|54	%{perl_vendorlib}/*
14cr|perl-Test-XT-0.40.0-4|55	
14cr|perl-Test-XT-0.40.0-4|56	
14cr|perl-Test-XT-0.40.0-4|57	%changelog
14cr|perl-Test-XT-0.40.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Test-XT-0.40.0-4|59	+ Revision: 81c2c57
14cr|perl-Test-XT-0.40.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Test-XT-0.40.0-4|61	
14cr|perl-Test-XT-0.40.0-4|62	

5702 14
14cr|perl-Test-YAML-Meta-0.200.0-3|1	%define upstream_name    Test-YAML-Meta
14cr|perl-Test-YAML-Meta-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-Test-YAML-Meta-0.200.0-3|3	
14cr|perl-Test-YAML-Meta-0.200.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Test-YAML-Meta-0.200.0-3|5	Version:	%perl_convert_version 0.20
14cr|perl-Test-YAML-Meta-0.200.0-3|6	Release:	3
14cr|perl-Test-YAML-Meta-0.200.0-3|7	
14cr|perl-Test-YAML-Meta-0.200.0-3|8	Summary:	Validation of the META.yml file in a distribution
14cr|perl-Test-YAML-Meta-0.200.0-3|9	
14cr|perl-Test-YAML-Meta-0.200.0-3|10	License:	GPL+ or Artistic
14cr|perl-Test-YAML-Meta-0.200.0-3|11	Group:		Development/Perl
14cr|perl-Test-YAML-Meta-0.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-YAML-Meta-0.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-YAML-Meta-0.20.tar.gz
14cr|perl-Test-YAML-Meta-0.200.0-3|14	
14cr|perl-Test-YAML-Meta-0.200.0-3|15	BuildRequires:	perl-devel
14cr|perl-Test-YAML-Meta-0.200.0-3|16	BuildRequires:	perl(Test::CPAN::Meta::YAML)
14cr|perl-Test-YAML-Meta-0.200.0-3|17	BuildRequires:	perl(Test::YAML::Valid)
14cr|perl-Test-YAML-Meta-0.200.0-3|18	BuildArch:	noarch
14cr|perl-Test-YAML-Meta-0.200.0-3|19	
14cr|perl-Test-YAML-Meta-0.200.0-3|20	%description
14cr|perl-Test-YAML-Meta-0.200.0-3|21	This module was written to ensure that a META.yml file, provided with a
14cr|perl-Test-YAML-Meta-0.200.0-3|22	standard distribution uploaded to CPAN, meets the specifications that slowly
14cr|perl-Test-YAML-Meta-0.200.0-3|23	being introduced to module uploads, via the use of ExtUtils::MakeMaker,
14cr|perl-Test-YAML-Meta-0.200.0-3|24	Module::Build and Module::Install.
14cr|perl-Test-YAML-Meta-0.200.0-3|25	
14cr|perl-Test-YAML-Meta-0.200.0-3|26	%prep
14cr|perl-Test-YAML-Meta-0.200.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-YAML-Meta-0.200.0-3|28	
14cr|perl-Test-YAML-Meta-0.200.0-3|29	%build
14cr|perl-Test-YAML-Meta-0.200.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Test-YAML-Meta-0.200.0-3|31	%make
14cr|perl-Test-YAML-Meta-0.200.0-3|32	
14cr|perl-Test-YAML-Meta-0.200.0-3|33	%check
14cr|perl-Test-YAML-Meta-0.200.0-3|34	make test
14cr|perl-Test-YAML-Meta-0.200.0-3|35	
14cr|perl-Test-YAML-Meta-0.200.0-3|36	%install
14cr|perl-Test-YAML-Meta-0.200.0-3|37	%makeinstall_std
14cr|perl-Test-YAML-Meta-0.200.0-3|38	
14cr|perl-Test-YAML-Meta-0.200.0-3|39	%files
14cr|perl-Test-YAML-Meta-0.200.0-3|40	%doc Changes README LICENSE
14cr|perl-Test-YAML-Meta-0.200.0-3|41	%{perl_vendorlib}/Test
14cr|perl-Test-YAML-Meta-0.200.0-3|42	%{_mandir}/*/*
14cr|perl-Test-YAML-Meta-0.200.0-3|43	
14cr|perl-Test-YAML-Meta-0.200.0-3|44	
14cr|perl-Test-YAML-Meta-0.200.0-3|45	
14cr|perl-Test-YAML-Meta-0.200.0-3|46	%changelog
14cr|perl-Test-YAML-Meta-0.200.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Test-YAML-Meta-0.200.0-3|48	+ Revision: 6b18eb9
14cr|perl-Test-YAML-Meta-0.200.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Test-YAML-Meta-0.200.0-3|50	
14cr|perl-Test-YAML-Meta-0.200.0-3|51	

5703 14
14cr|perl-Test-YAML-Valid-0.40.0-4|1	%define upstream_name    Test-YAML-Valid
14cr|perl-Test-YAML-Valid-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Test-YAML-Valid-0.40.0-4|3	
14cr|perl-Test-YAML-Valid-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Test-YAML-Valid-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Test-YAML-Valid-0.40.0-4|6	Release:	4
14cr|perl-Test-YAML-Valid-0.40.0-4|7	
14cr|perl-Test-YAML-Valid-0.40.0-4|8	Summary:	Test for valid YAML
14cr|perl-Test-YAML-Valid-0.40.0-4|9	
14cr|perl-Test-YAML-Valid-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Test-YAML-Valid-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Test-YAML-Valid-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Test-YAML-Valid-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Test-YAML-Valid-0.40.0-4|14	
14cr|perl-Test-YAML-Valid-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Test-YAML-Valid-0.40.0-4|16	BuildRequires:	perl(YAML)
14cr|perl-Test-YAML-Valid-0.40.0-4|17	BuildRequires:	perl(YAML::Syck)
14cr|perl-Test-YAML-Valid-0.40.0-4|18	BuildRequires:	perl(YAML::XS)
14cr|perl-Test-YAML-Valid-0.40.0-4|19	BuildRequires:	perl(YAML::Tiny)
14cr|perl-Test-YAML-Valid-0.40.0-4|20	Requires:		perl(YAML)
14cr|perl-Test-YAML-Valid-0.40.0-4|21	BuildArch:	noarch
14cr|perl-Test-YAML-Valid-0.40.0-4|22	
14cr|perl-Test-YAML-Valid-0.40.0-4|23	%description
14cr|perl-Test-YAML-Valid-0.40.0-4|24	This module lets you easily test the validity of YAML.
14cr|perl-Test-YAML-Valid-0.40.0-4|25	
14cr|perl-Test-YAML-Valid-0.40.0-4|26	%prep
14cr|perl-Test-YAML-Valid-0.40.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Test-YAML-Valid-0.40.0-4|28	
14cr|perl-Test-YAML-Valid-0.40.0-4|29	%build
14cr|perl-Test-YAML-Valid-0.40.0-4|30	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Test-YAML-Valid-0.40.0-4|31	%make
14cr|perl-Test-YAML-Valid-0.40.0-4|32	
14cr|perl-Test-YAML-Valid-0.40.0-4|33	%check
14cr|perl-Test-YAML-Valid-0.40.0-4|34	make test
14cr|perl-Test-YAML-Valid-0.40.0-4|35	
14cr|perl-Test-YAML-Valid-0.40.0-4|36	%install
14cr|perl-Test-YAML-Valid-0.40.0-4|37	%makeinstall_std
14cr|perl-Test-YAML-Valid-0.40.0-4|38	
14cr|perl-Test-YAML-Valid-0.40.0-4|39	%files
14cr|perl-Test-YAML-Valid-0.40.0-4|40	%doc Changes README
14cr|perl-Test-YAML-Valid-0.40.0-4|41	%{perl_vendorlib}/Test
14cr|perl-Test-YAML-Valid-0.40.0-4|42	%{_mandir}/*/*
14cr|perl-Test-YAML-Valid-0.40.0-4|43	
14cr|perl-Test-YAML-Valid-0.40.0-4|44	
14cr|perl-Test-YAML-Valid-0.40.0-4|45	%changelog
14cr|perl-Test-YAML-Valid-0.40.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Test-YAML-Valid-0.40.0-4|47	+ Revision: 908265a
14cr|perl-Test-YAML-Valid-0.40.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Test-YAML-Valid-0.40.0-4|49	
14cr|perl-Test-YAML-Valid-0.40.0-4|50	

5704 14
14cr|perl-Text-Aligner-0.100.0-3|1	%define upstream_name    Text-Aligner
14cr|perl-Text-Aligner-0.100.0-3|2	%define upstream_version 0.10
14cr|perl-Text-Aligner-0.100.0-3|3	
14cr|perl-Text-Aligner-0.100.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Aligner-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Aligner-0.100.0-3|6	Release:	3
14cr|perl-Text-Aligner-0.100.0-3|7	
14cr|perl-Text-Aligner-0.100.0-3|8	Summary:	A single function to justify strings to various alignment styles
14cr|perl-Text-Aligner-0.100.0-3|9	
14cr|perl-Text-Aligner-0.100.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-Aligner-0.100.0-3|11	Group:		Development/Perl
14cr|perl-Text-Aligner-0.100.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Aligner-0.100.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Aligner-%{upstream_version}.tar.gz
14cr|perl-Text-Aligner-0.100.0-3|14	
14cr|perl-Text-Aligner-0.100.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-Aligner-0.100.0-3|16	BuildRequires:	perl(Term::ANSIColor)
14cr|perl-Text-Aligner-0.100.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-Text-Aligner-0.100.0-3|18	BuildArch:	noarch
14cr|perl-Text-Aligner-0.100.0-3|19	
14cr|perl-Text-Aligner-0.100.0-3|20	%description
14cr|perl-Text-Aligner-0.100.0-3|21	Text::Aligner exports a single function, align(), which is used to justify
14cr|perl-Text-Aligner-0.100.0-3|22	strings to various alignment styles. The alignment specification is the
14cr|perl-Text-Aligner-0.100.0-3|23	first argument, followed by any number of scalars which are subject to
14cr|perl-Text-Aligner-0.100.0-3|24	alignment.
14cr|perl-Text-Aligner-0.100.0-3|25	
14cr|perl-Text-Aligner-0.100.0-3|26	The operation depends on context. In list context, a list of the justified
14cr|perl-Text-Aligner-0.100.0-3|27	scalars is returned. In scalar context, the justified arguments are joined
14cr|perl-Text-Aligner-0.100.0-3|28	into a single string with newlines appended. The original arguments remain
14cr|perl-Text-Aligner-0.100.0-3|29	unchanged. In void context, in-place justification is attempted. In this
14cr|perl-Text-Aligner-0.100.0-3|30	case, all arguments must be lvalues.
14cr|perl-Text-Aligner-0.100.0-3|31	
14cr|perl-Text-Aligner-0.100.0-3|32	Align() also does one level of scalar dereferencing. That is, whenever one
14cr|perl-Text-Aligner-0.100.0-3|33	of the arguments is a scalar reference, the scalar pointed to is aligned
14cr|perl-Text-Aligner-0.100.0-3|34	instead. Other references are simply stringified. An undefined argument is
14cr|perl-Text-Aligner-0.100.0-3|35	interpreted as an empty string without complaint.
14cr|perl-Text-Aligner-0.100.0-3|36	
14cr|perl-Text-Aligner-0.100.0-3|37	%prep
14cr|perl-Text-Aligner-0.100.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Aligner-0.100.0-3|39	
14cr|perl-Text-Aligner-0.100.0-3|40	%build
14cr|perl-Text-Aligner-0.100.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Aligner-0.100.0-3|42	%make
14cr|perl-Text-Aligner-0.100.0-3|43	
14cr|perl-Text-Aligner-0.100.0-3|44	%check
14cr|perl-Text-Aligner-0.100.0-3|45	%make test
14cr|perl-Text-Aligner-0.100.0-3|46	
14cr|perl-Text-Aligner-0.100.0-3|47	%install
14cr|perl-Text-Aligner-0.100.0-3|48	%makeinstall_std
14cr|perl-Text-Aligner-0.100.0-3|49	
14cr|perl-Text-Aligner-0.100.0-3|50	%files
14cr|perl-Text-Aligner-0.100.0-3|51	%doc Changes LICENSE META.yml README
14cr|perl-Text-Aligner-0.100.0-3|52	%{_mandir}/man3/*
14cr|perl-Text-Aligner-0.100.0-3|53	%{perl_vendorlib}/*
14cr|perl-Text-Aligner-0.100.0-3|54	
14cr|perl-Text-Aligner-0.100.0-3|55	
14cr|perl-Text-Aligner-0.100.0-3|56	%changelog
14cr|perl-Text-Aligner-0.100.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
14cr|perl-Text-Aligner-0.100.0-3|58	+ Revision: a19a585
14cr|perl-Text-Aligner-0.100.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-Text-Aligner-0.100.0-3|60	
14cr|perl-Text-Aligner-0.100.0-3|61	

5705 14
14cr|perl-Text-ASCIITable-0.200.0-3|1	%define upstream_name    Text-ASCIITable
14cr|perl-Text-ASCIITable-0.200.0-3|2	%define upstream_version 0.20
14cr|perl-Text-ASCIITable-0.200.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Text-ASCIITable-0.200.0-3|4	Version:    %perl_convert_version 0.20
14cr|perl-Text-ASCIITable-0.200.0-3|5	Release:    3
14cr|perl-Text-ASCIITable-0.200.0-3|6	
14cr|perl-Text-ASCIITable-0.200.0-3|7	Summary:    Create a nice formatted table using ASCII characters
14cr|perl-Text-ASCIITable-0.200.0-3|8	
14cr|perl-Text-ASCIITable-0.200.0-3|9	License:    Artistic/GPL
14cr|perl-Text-ASCIITable-0.200.0-3|10	Group:      Development/Perl
14cr|perl-Text-ASCIITable-0.200.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-ASCIITable-0.200.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Text/Text-ASCIITable-0.20.tar.gz
14cr|perl-Text-ASCIITable-0.200.0-3|13	
14cr|perl-Text-ASCIITable-0.200.0-3|14	BuildRequires:  perl(Module::Build)
14cr|perl-Text-ASCIITable-0.200.0-3|15	BuildArch:      noarch
14cr|perl-Text-ASCIITable-0.200.0-3|16	
14cr|perl-Text-ASCIITable-0.200.0-3|17	%description
14cr|perl-Text-ASCIITable-0.200.0-3|18	Pretty nifty if you want to output dynamic text to your console or other
14cr|perl-Text-ASCIITable-0.200.0-3|19	fixed-size-font displays, and at the same time it will display it in a nice
14cr|perl-Text-ASCIITable-0.200.0-3|20	human-readable, or "cool" way.
14cr|perl-Text-ASCIITable-0.200.0-3|21	
14cr|perl-Text-ASCIITable-0.200.0-3|22	%prep
14cr|perl-Text-ASCIITable-0.200.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-ASCIITable-0.200.0-3|24	
14cr|perl-Text-ASCIITable-0.200.0-3|25	%build
14cr|perl-Text-ASCIITable-0.200.0-3|26	%{__perl} Build.PL installdirs=vendor
14cr|perl-Text-ASCIITable-0.200.0-3|27	./Build CFLAGS="%{optflags}"
14cr|perl-Text-ASCIITable-0.200.0-3|28	
14cr|perl-Text-ASCIITable-0.200.0-3|29	%check
14cr|perl-Text-ASCIITable-0.200.0-3|30	./Build test
14cr|perl-Text-ASCIITable-0.200.0-3|31	
14cr|perl-Text-ASCIITable-0.200.0-3|32	%install
14cr|perl-Text-ASCIITable-0.200.0-3|33	./Build install destdir=%{buildroot}
14cr|perl-Text-ASCIITable-0.200.0-3|34	
14cr|perl-Text-ASCIITable-0.200.0-3|35	%files
14cr|perl-Text-ASCIITable-0.200.0-3|36	%doc README Changes
14cr|perl-Text-ASCIITable-0.200.0-3|37	%{perl_vendorlib}/Text
14cr|perl-Text-ASCIITable-0.200.0-3|38	%{_mandir}/*/*
14cr|perl-Text-ASCIITable-0.200.0-3|39	
14cr|perl-Text-ASCIITable-0.200.0-3|40	%clean
14cr|perl-Text-ASCIITable-0.200.0-3|41	
14cr|perl-Text-ASCIITable-0.200.0-3|42	
14cr|perl-Text-ASCIITable-0.200.0-3|43	
14cr|perl-Text-ASCIITable-0.200.0-3|44	%changelog
14cr|perl-Text-ASCIITable-0.200.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
14cr|perl-Text-ASCIITable-0.200.0-3|46	+ Revision: e741ff0
14cr|perl-Text-ASCIITable-0.200.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Text-ASCIITable-0.200.0-3|48	
14cr|perl-Text-ASCIITable-0.200.0-3|49	

5706 14
14cr|perl-Text-Aspell-0.90.0-5|1	%define upstream_name    Text-Aspell
14cr|perl-Text-Aspell-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Text-Aspell-0.90.0-5|3	
14cr|perl-Text-Aspell-0.90.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Text-Aspell-0.90.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Aspell-0.90.0-5|6	Release:	5
14cr|perl-Text-Aspell-0.90.0-5|7	
14cr|perl-Text-Aspell-0.90.0-5|8	Summary:    Perl interface to the GNU Aspell library
14cr|perl-Text-Aspell-0.90.0-5|9	
14cr|perl-Text-Aspell-0.90.0-5|10	License:    GPL+ or Artistic
14cr|perl-Text-Aspell-0.90.0-5|11	Group:      Development/Perl
14cr|perl-Text-Aspell-0.90.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Aspell-0.90.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Aspell-0.90.0-5|14	
14cr|perl-Text-Aspell-0.90.0-5|15	BuildRequires:  perl-devel
14cr|perl-Text-Aspell-0.90.0-5|16	BuildRequires:  aspell-devel
14cr|perl-Text-Aspell-0.90.0-5|17	
14cr|perl-Text-Aspell-0.90.0-5|18	%description
14cr|perl-Text-Aspell-0.90.0-5|19	This module provides a Perl interface to the GNU Aspell library. The GNU Aspell
14cr|perl-Text-Aspell-0.90.0-5|20	library provides access to system spelling libraries, including a spell
14cr|perl-Text-Aspell-0.90.0-5|21	checker. This module is to meet the need of looking up many words, one at a
14cr|perl-Text-Aspell-0.90.0-5|22	time, in a single session.
14cr|perl-Text-Aspell-0.90.0-5|23	
14cr|perl-Text-Aspell-0.90.0-5|24	This is a Perl xs interface which should provide good performance compared to
14cr|perl-Text-Aspell-0.90.0-5|25	forking the aspell program for every word.
14cr|perl-Text-Aspell-0.90.0-5|26	
14cr|perl-Text-Aspell-0.90.0-5|27	%prep
14cr|perl-Text-Aspell-0.90.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Aspell-0.90.0-5|29	
14cr|perl-Text-Aspell-0.90.0-5|30	%build
14cr|perl-Text-Aspell-0.90.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Aspell-0.90.0-5|32	%make
14cr|perl-Text-Aspell-0.90.0-5|33	
14cr|perl-Text-Aspell-0.90.0-5|34	%install
14cr|perl-Text-Aspell-0.90.0-5|35	%makeinstall_std
14cr|perl-Text-Aspell-0.90.0-5|36	
14cr|perl-Text-Aspell-0.90.0-5|37	%check
14cr|perl-Text-Aspell-0.90.0-5|38	#make test
14cr|perl-Text-Aspell-0.90.0-5|39	
14cr|perl-Text-Aspell-0.90.0-5|40	%clean
14cr|perl-Text-Aspell-0.90.0-5|41	
14cr|perl-Text-Aspell-0.90.0-5|42	%files
14cr|perl-Text-Aspell-0.90.0-5|43	%doc Changes README
14cr|perl-Text-Aspell-0.90.0-5|44	%{perl_vendorarch}/Text
14cr|perl-Text-Aspell-0.90.0-5|45	%{perl_vendorarch}/auto/Text
14cr|perl-Text-Aspell-0.90.0-5|46	%{_mandir}/*/*
14cr|perl-Text-Aspell-0.90.0-5|47	
14cr|perl-Text-Aspell-0.90.0-5|48	
14cr|perl-Text-Aspell-0.90.0-5|49	
14cr|perl-Text-Aspell-0.90.0-5|50	%changelog
14cr|perl-Text-Aspell-0.90.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Text-Aspell-0.90.0-5|52	+ Revision: 58ac38c
14cr|perl-Text-Aspell-0.90.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Text-Aspell-0.90.0-5|54	
14cr|perl-Text-Aspell-0.90.0-5|55	

5707 14
14cr|perl-Text-Balanced-2.20.0-5|1	%define upstream_name    Text-Balanced
14cr|perl-Text-Balanced-2.20.0-5|2	%define upstream_version 2.02
14cr|perl-Text-Balanced-2.20.0-5|3	
14cr|perl-Text-Balanced-2.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Balanced-2.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Balanced-2.20.0-5|6	Release:	5
14cr|perl-Text-Balanced-2.20.0-5|7	
14cr|perl-Text-Balanced-2.20.0-5|8	Summary:	Extract balanced-delimiter substrings
14cr|perl-Text-Balanced-2.20.0-5|9	
14cr|perl-Text-Balanced-2.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Balanced-2.20.0-5|11	Group:		Development/Perl
14cr|perl-Text-Balanced-2.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Balanced-2.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Balanced-2.20.0-5|14	
14cr|perl-Text-Balanced-2.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Balanced-2.20.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Text-Balanced-2.20.0-5|17	BuildArch:	noarch
14cr|perl-Text-Balanced-2.20.0-5|18	
14cr|perl-Text-Balanced-2.20.0-5|19	%description
14cr|perl-Text-Balanced-2.20.0-5|20	The various 'extract_...' subroutines may be used to extract a delimited
14cr|perl-Text-Balanced-2.20.0-5|21	substring, possibly after skipping a specified prefix string. By default,
14cr|perl-Text-Balanced-2.20.0-5|22	that prefix is optional whitespace ('/\s*/'), but you can change it to
14cr|perl-Text-Balanced-2.20.0-5|23	whatever you wish (see below).
14cr|perl-Text-Balanced-2.20.0-5|24	
14cr|perl-Text-Balanced-2.20.0-5|25	The substring to be extracted must appear at the current 'pos' location of
14cr|perl-Text-Balanced-2.20.0-5|26	the string's variable (or at index zero, if no 'pos' position is defined).
14cr|perl-Text-Balanced-2.20.0-5|27	In other words, the 'extract_...' subroutines _don't_ extract the first
14cr|perl-Text-Balanced-2.20.0-5|28	occurrence of a substring anywhere in a string (like an unanchored regex
14cr|perl-Text-Balanced-2.20.0-5|29	would). Rather, they extract an occurrence of the substring appearing
14cr|perl-Text-Balanced-2.20.0-5|30	immediately at the current matching position in the string (like a
14cr|perl-Text-Balanced-2.20.0-5|31	'\G'-anchored regex would).
14cr|perl-Text-Balanced-2.20.0-5|32	
14cr|perl-Text-Balanced-2.20.0-5|33	General behaviour in list contexts
14cr|perl-Text-Balanced-2.20.0-5|34	In a list context, all the subroutines return a list, the first three
14cr|perl-Text-Balanced-2.20.0-5|35	elements of which are always:
14cr|perl-Text-Balanced-2.20.0-5|36	
14cr|perl-Text-Balanced-2.20.0-5|37	%prep
14cr|perl-Text-Balanced-2.20.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Balanced-2.20.0-5|39	
14cr|perl-Text-Balanced-2.20.0-5|40	%build
14cr|perl-Text-Balanced-2.20.0-5|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Balanced-2.20.0-5|42	%make
14cr|perl-Text-Balanced-2.20.0-5|43	
14cr|perl-Text-Balanced-2.20.0-5|44	%check
14cr|perl-Text-Balanced-2.20.0-5|45	%make test
14cr|perl-Text-Balanced-2.20.0-5|46	
14cr|perl-Text-Balanced-2.20.0-5|47	%install
14cr|perl-Text-Balanced-2.20.0-5|48	%makeinstall_std
14cr|perl-Text-Balanced-2.20.0-5|49	
14cr|perl-Text-Balanced-2.20.0-5|50	%files
14cr|perl-Text-Balanced-2.20.0-5|51	%doc LICENSE README Changes
14cr|perl-Text-Balanced-2.20.0-5|52	%{_mandir}/man3/*
14cr|perl-Text-Balanced-2.20.0-5|53	%{perl_vendorlib}/*
14cr|perl-Text-Balanced-2.20.0-5|54	
14cr|perl-Text-Balanced-2.20.0-5|55	
14cr|perl-Text-Balanced-2.20.0-5|56	%changelog
14cr|perl-Text-Balanced-2.20.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-5
14cr|perl-Text-Balanced-2.20.0-5|58	+ Revision: cdb6d3d
14cr|perl-Text-Balanced-2.20.0-5|59	- MassBuild#464: Increase release tag
14cr|perl-Text-Balanced-2.20.0-5|60	
14cr|perl-Text-Balanced-2.20.0-5|61	

5708 14
14cr|perl-Text-BibTeX-0.690.0-3|1	%define upstream_name    Text-BibTeX
14cr|perl-Text-BibTeX-0.690.0-3|2	%define upstream_version 0.69
14cr|perl-Text-BibTeX-0.690.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Text-BibTeX-0.690.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-BibTeX-0.690.0-3|5	Release:	3
14cr|perl-Text-BibTeX-0.690.0-3|6	
14cr|perl-Text-BibTeX-0.690.0-3|7	Summary:	Interface to read and parse BibTeX files
14cr|perl-Text-BibTeX-0.690.0-3|8	
14cr|perl-Text-BibTeX-0.690.0-3|9	License:	GPL+ or Artistic
14cr|perl-Text-BibTeX-0.690.0-3|10	Group:		Development/Perl
14cr|perl-Text-BibTeX-0.690.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-BibTeX-0.690.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-BibTeX-0.690.0-3|13	BuildRequires:	perl(Capture::Tiny)
14cr|perl-Text-BibTeX-0.690.0-3|14	BuildRequires:	perl(Config::AutoConf)
14cr|perl-Text-BibTeX-0.690.0-3|15	BuildRequires:	perl(ExtUtils::LibBuilder)
14cr|perl-Text-BibTeX-0.690.0-3|16	BuildRequires:	perl(Module::Build)
14cr|perl-Text-BibTeX-0.690.0-3|17	BuildRequires:	perl-devel
14cr|perl-Text-BibTeX-0.690.0-3|18	
14cr|perl-Text-BibTeX-0.690.0-3|19	%description
14cr|perl-Text-BibTeX-0.690.0-3|20	The Text::BibTeX module serves mainly as a high-level introduction to the
14cr|perl-Text-BibTeX-0.690.0-3|21	Text::BibTeX library, for both code and documentation purposes. The code loads
14cr|perl-Text-BibTeX-0.690.0-3|22	the two fundamental modules for processing BibTeX files (Text::BibTeX::File and
14cr|perl-Text-BibTeX-0.690.0-3|23	Text::BibTeX::Entry), and this documentation gives a broad overview of the
14cr|perl-Text-BibTeX-0.690.0-3|24	whole library that isn't available in the documentation for the individual
14cr|perl-Text-BibTeX-0.690.0-3|25	modules that comprise it.
14cr|perl-Text-BibTeX-0.690.0-3|26	
14cr|perl-Text-BibTeX-0.690.0-3|27	%prep
14cr|perl-Text-BibTeX-0.690.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-BibTeX-0.690.0-3|29	perl -pi -e 's|#!/usr/local/bin/perl5?|#!/usr/bin/perl|' scripts/* examples/*
14cr|perl-Text-BibTeX-0.690.0-3|30	
14cr|perl-Text-BibTeX-0.690.0-3|31	%build
14cr|perl-Text-BibTeX-0.690.0-3|32	perl Build.PL installdirs=vendor
14cr|perl-Text-BibTeX-0.690.0-3|33	./Build
14cr|perl-Text-BibTeX-0.690.0-3|34	
14cr|perl-Text-BibTeX-0.690.0-3|35	%check
14cr|perl-Text-BibTeX-0.690.0-3|36	./Build test
14cr|perl-Text-BibTeX-0.690.0-3|37	
14cr|perl-Text-BibTeX-0.690.0-3|38	%install
14cr|perl-Text-BibTeX-0.690.0-3|39	./Build install destdir=%{buildroot}
14cr|perl-Text-BibTeX-0.690.0-3|40	#install -d -m 755 %{buildroot}%{_bindir}
14cr|perl-Text-BibTeX-0.690.0-3|41	#install -m 755 btformat btcheck btsort %{buildroot}%{_bindir}
14cr|perl-Text-BibTeX-0.690.0-3|42	mv %{buildroot}%{_bindir}/bibparse %{buildroot}%{_bindir}/bibparse-perl
14cr|perl-Text-BibTeX-0.690.0-3|43	
14cr|perl-Text-BibTeX-0.690.0-3|44	%files
14cr|perl-Text-BibTeX-0.690.0-3|45	%doc  README examples
14cr|perl-Text-BibTeX-0.690.0-3|46	%{perl_vendorarch}/Text
14cr|perl-Text-BibTeX-0.690.0-3|47	%{perl_vendorarch}/auto/Text
14cr|perl-Text-BibTeX-0.690.0-3|48	%{_mandir}/*/*
14cr|perl-Text-BibTeX-0.690.0-3|49	%{_bindir}/*
14cr|perl-Text-BibTeX-0.690.0-3|50	%{_libdir}/libbtparse.so
14cr|perl-Text-BibTeX-0.690.0-3|51	
14cr|perl-Text-BibTeX-0.690.0-3|52	
14cr|perl-Text-BibTeX-0.690.0-3|53	%changelog
14cr|perl-Text-BibTeX-0.690.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.690.0-3
14cr|perl-Text-BibTeX-0.690.0-3|55	+ Revision: 073b900
14cr|perl-Text-BibTeX-0.690.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Text-BibTeX-0.690.0-3|57	
14cr|perl-Text-BibTeX-0.690.0-3|58	

5709 14
14cr|perl-Text-Bidi-2.80.0-3|1	%define upstream_name    Text-Bidi
14cr|perl-Text-Bidi-2.80.0-3|2	%define upstream_version 2.08
14cr|perl-Text-Bidi-2.80.0-3|3	
14cr|perl-Text-Bidi-2.80.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Text-Bidi-2.80.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Bidi-2.80.0-3|6	Release:    3
14cr|perl-Text-Bidi-2.80.0-3|7	
14cr|perl-Text-Bidi-2.80.0-3|8	Summary:    Dual-life long arrays
14cr|perl-Text-Bidi-2.80.0-3|9	
14cr|perl-Text-Bidi-2.80.0-3|10	License:    GPL or Artistic
14cr|perl-Text-Bidi-2.80.0-3|11	Group:      Development/Perl
14cr|perl-Text-Bidi-2.80.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Bidi-2.80.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Bidi-2.80.0-3|14	
14cr|perl-Text-Bidi-2.80.0-3|15	BuildRequires: perl
14cr|perl-Text-Bidi-2.80.0-3|16	BuildRequires: perl-devel
14cr|perl-Text-Bidi-2.80.0-3|17	BuildRequires: perl(Carp)
14cr|perl-Text-Bidi-2.80.0-3|18	BuildRequires: perl(Data::Dumper)
14cr|perl-Text-Bidi-2.80.0-3|19	BuildRequires: perl(DynaLoader)
14cr|perl-Text-Bidi-2.80.0-3|20	BuildRequires: perl(Encode)
14cr|perl-Text-Bidi-2.80.0-3|21	BuildRequires: perl(Exporter)
14cr|perl-Text-Bidi-2.80.0-3|22	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Text-Bidi-2.80.0-3|23	BuildRequires: perl(File::Find)
14cr|perl-Text-Bidi-2.80.0-3|24	BuildRequires: perl(File::Spec::Functions)
14cr|perl-Text-Bidi-2.80.0-3|25	BuildRequires: perl(File::Temp)
14cr|perl-Text-Bidi-2.80.0-3|26	BuildRequires: perl(Getopt::Long)
14cr|perl-Text-Bidi-2.80.0-3|27	BuildRequires: perl(List::Util)
14cr|perl-Text-Bidi-2.80.0-3|28	BuildRequires: perl(Test::More)
14cr|perl-Text-Bidi-2.80.0-3|29	BuildRequires: perl(Test::Pod)
14cr|perl-Text-Bidi-2.80.0-3|30	BuildRequires: perl(Tie::Array)
14cr|perl-Text-Bidi-2.80.0-3|31	BuildRequires: perl(base)
14cr|perl-Text-Bidi-2.80.0-3|32	BuildRequires: perl(integer)
14cr|perl-Text-Bidi-2.80.0-3|33	BuildRequires: perl(overload)
14cr|perl-Text-Bidi-2.80.0-3|34	BuildRequires: perl(strict)
14cr|perl-Text-Bidi-2.80.0-3|35	BuildRequires: perl(utf8)
14cr|perl-Text-Bidi-2.80.0-3|36	BuildRequires: perl(version)
14cr|perl-Text-Bidi-2.80.0-3|37	BuildRequires: perl(warnings)
14cr|perl-Text-Bidi-2.80.0-3|38	BuildRequires: pkgconfig(fribidi)
14cr|perl-Text-Bidi-2.80.0-3|39	
14cr|perl-Text-Bidi-2.80.0-3|40	%description
14cr|perl-Text-Bidi-2.80.0-3|41	This module provides basic support for the Unicode bidirectional (Bidi)
14cr|perl-Text-Bidi-2.80.0-3|42	text algorithm, for displaying text consisting of both left-to-right and
14cr|perl-Text-Bidi-2.80.0-3|43	right-to-left written languages (such as Hebrew and Arabic.) It does so via
14cr|perl-Text-Bidi-2.80.0-3|44	a _swig_ interface file to the _libfribidi_ library.
14cr|perl-Text-Bidi-2.80.0-3|45	
14cr|perl-Text-Bidi-2.80.0-3|46	The fundamental purpose of the bidi algorithm is to reorder text given in
14cr|perl-Text-Bidi-2.80.0-3|47	logical order into text in visually correct order, suitable for display
14cr|perl-Text-Bidi-2.80.0-3|48	using standard printing commands. ``Logical order'' means that the
14cr|perl-Text-Bidi-2.80.0-3|49	characters are given in the order in which they would be read if printed
14cr|perl-Text-Bidi-2.80.0-3|50	correctly. The direction of the text is determined by properties of the
14cr|perl-Text-Bidi-2.80.0-3|51	Unicode characters, usually without additional hints. See the
14cr|perl-Text-Bidi-2.80.0-3|52	http://www.unicode.org/unicode/reports/tr9/ manpage for more details on the
14cr|perl-Text-Bidi-2.80.0-3|53	problem and the algorithm.
14cr|perl-Text-Bidi-2.80.0-3|54	
14cr|perl-Text-Bidi-2.80.0-3|55	Standard usage
14cr|perl-Text-Bidi-2.80.0-3|56	The bidi algorithm works in two stages. The first is on the level of a
14cr|perl-Text-Bidi-2.80.0-3|57	paragraph, where the direction of each character is computed. The
14cr|perl-Text-Bidi-2.80.0-3|58	second is on the level of the lines to be displayed. The main practical
14cr|perl-Text-Bidi-2.80.0-3|59	difference is that the first stage requires only the text of the
14cr|perl-Text-Bidi-2.80.0-3|60	paragraph, while the second requires knowledge of the width of the
14cr|perl-Text-Bidi-2.80.0-3|61	displayed lines. The module (or the library) does not determine how the
14cr|perl-Text-Bidi-2.80.0-3|62	text is broken into paragraphs.
14cr|perl-Text-Bidi-2.80.0-3|63	
14cr|perl-Text-Bidi-2.80.0-3|64	%prep
14cr|perl-Text-Bidi-2.80.0-3|65	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Text-Bidi-2.80.0-3|66	
14cr|perl-Text-Bidi-2.80.0-3|67	%build
14cr|perl-Text-Bidi-2.80.0-3|68	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Bidi-2.80.0-3|69	
14cr|perl-Text-Bidi-2.80.0-3|70	%make
14cr|perl-Text-Bidi-2.80.0-3|71	
14cr|perl-Text-Bidi-2.80.0-3|72	%check
14cr|perl-Text-Bidi-2.80.0-3|73	%make test
14cr|perl-Text-Bidi-2.80.0-3|74	
14cr|perl-Text-Bidi-2.80.0-3|75	%install
14cr|perl-Text-Bidi-2.80.0-3|76	%makeinstall_std
14cr|perl-Text-Bidi-2.80.0-3|77	
14cr|perl-Text-Bidi-2.80.0-3|78	%files
14cr|perl-Text-Bidi-2.80.0-3|79	%doc META.yml LICENSE Changes META.json
14cr|perl-Text-Bidi-2.80.0-3|80	%{_bindir}/fribidi.pl
14cr|perl-Text-Bidi-2.80.0-3|81	%{_mandir}/man3/*
14cr|perl-Text-Bidi-2.80.0-3|82	%{perl_vendorlib}/*
14cr|perl-Text-Bidi-2.80.0-3|83	%{_mandir}/man1/*
14cr|perl-Text-Bidi-2.80.0-3|84	
14cr|perl-Text-Bidi-2.80.0-3|85	%changelog
14cr|perl-Text-Bidi-2.80.0-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.80.0-3
14cr|perl-Text-Bidi-2.80.0-3|87	+ Revision: 90946b3
14cr|perl-Text-Bidi-2.80.0-3|88	- MassBuild#464: Increase release tag
14cr|perl-Text-Bidi-2.80.0-3|89	
14cr|perl-Text-Bidi-2.80.0-3|90	

5710 14
14cr|perl-Text-Brew-0.20.0-5|1	%define upstream_name    Text-Brew
14cr|perl-Text-Brew-0.20.0-5|2	%define upstream_version 0.02
14cr|perl-Text-Brew-0.20.0-5|3	
14cr|perl-Text-Brew-0.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Brew-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Brew-0.20.0-5|6	Release:	5
14cr|perl-Text-Brew-0.20.0-5|7	
14cr|perl-Text-Brew-0.20.0-5|8	Summary:	An implementation of the Brew edit distance
14cr|perl-Text-Brew-0.20.0-5|9	
14cr|perl-Text-Brew-0.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Brew-0.20.0-5|11	Group:		Development/Perl
14cr|perl-Text-Brew-0.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Brew-0.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Brew-0.20.0-5|14	
14cr|perl-Text-Brew-0.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Brew-0.20.0-5|16	BuildArch:	noarch
14cr|perl-Text-Brew-0.20.0-5|17	
14cr|perl-Text-Brew-0.20.0-5|18	%description
14cr|perl-Text-Brew-0.20.0-5|19	This module implements the Brew edit distance that is very close to the dynamic
14cr|perl-Text-Brew-0.20.0-5|20	programming technique used for the Wagner-Fischer (and so for the Levenshtein)
14cr|perl-Text-Brew-0.20.0-5|21	edit distance. Please look at the module references below. For more information
14cr|perl-Text-Brew-0.20.0-5|22	about the Brew edit distance see:
14cr|perl-Text-Brew-0.20.0-5|23	http://ling.ohio-state.edu/~cbrew/795M/string-distance.html
14cr|perl-Text-Brew-0.20.0-5|24	
14cr|perl-Text-Brew-0.20.0-5|25	%prep
14cr|perl-Text-Brew-0.20.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Brew-0.20.0-5|27	
14cr|perl-Text-Brew-0.20.0-5|28	%build
14cr|perl-Text-Brew-0.20.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Brew-0.20.0-5|30	%make
14cr|perl-Text-Brew-0.20.0-5|31	
14cr|perl-Text-Brew-0.20.0-5|32	%install
14cr|perl-Text-Brew-0.20.0-5|33	%makeinstall_std
14cr|perl-Text-Brew-0.20.0-5|34	
14cr|perl-Text-Brew-0.20.0-5|35	%check
14cr|perl-Text-Brew-0.20.0-5|36	make test
14cr|perl-Text-Brew-0.20.0-5|37	
14cr|perl-Text-Brew-0.20.0-5|38	%files
14cr|perl-Text-Brew-0.20.0-5|39	%doc Changes README
14cr|perl-Text-Brew-0.20.0-5|40	%{perl_vendorlib}/Text
14cr|perl-Text-Brew-0.20.0-5|41	%{_mandir}/*/*
14cr|perl-Text-Brew-0.20.0-5|42	
14cr|perl-Text-Brew-0.20.0-5|43	
14cr|perl-Text-Brew-0.20.0-5|44	
14cr|perl-Text-Brew-0.20.0-5|45	%changelog
14cr|perl-Text-Brew-0.20.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-5
14cr|perl-Text-Brew-0.20.0-5|47	+ Revision: 26282db
14cr|perl-Text-Brew-0.20.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Text-Brew-0.20.0-5|49	
14cr|perl-Text-Brew-0.20.0-5|50	

5711 14
14cr|perl-Text-Conjunct-1.0.0-5|1	%define upstream_name    Text-Conjunct
14cr|perl-Text-Conjunct-1.0.0-5|2	%define upstream_version 1.0
14cr|perl-Text-Conjunct-1.0.0-5|3	
14cr|perl-Text-Conjunct-1.0.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Conjunct-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Conjunct-1.0.0-5|6	Release:	5
14cr|perl-Text-Conjunct-1.0.0-5|7	
14cr|perl-Text-Conjunct-1.0.0-5|8	Summary:	Join lists of items together
14cr|perl-Text-Conjunct-1.0.0-5|9	
14cr|perl-Text-Conjunct-1.0.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Conjunct-1.0.0-5|11	Group:		Development/Perl
14cr|perl-Text-Conjunct-1.0.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Conjunct-1.0.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Conjunct-1.0.0-5|14	
14cr|perl-Text-Conjunct-1.0.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Conjunct-1.0.0-5|16	BuildArch:	noarch
14cr|perl-Text-Conjunct-1.0.0-5|17	
14cr|perl-Text-Conjunct-1.0.0-5|18	%description
14cr|perl-Text-Conjunct-1.0.0-5|19	Text::Conjunct joins strings together with a conjunction, typically "and"
14cr|perl-Text-Conjunct-1.0.0-5|20	or "or".
14cr|perl-Text-Conjunct-1.0.0-5|21	
14cr|perl-Text-Conjunct-1.0.0-5|22	* *
14cr|perl-Text-Conjunct-1.0.0-5|23	
14cr|perl-Text-Conjunct-1.0.0-5|24	If there is only one string, it is just returned.
14cr|perl-Text-Conjunct-1.0.0-5|25	
14cr|perl-Text-Conjunct-1.0.0-5|26	%prep
14cr|perl-Text-Conjunct-1.0.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Conjunct-1.0.0-5|28	
14cr|perl-Text-Conjunct-1.0.0-5|29	%build
14cr|perl-Text-Conjunct-1.0.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Conjunct-1.0.0-5|31	%make
14cr|perl-Text-Conjunct-1.0.0-5|32	
14cr|perl-Text-Conjunct-1.0.0-5|33	%check
14cr|perl-Text-Conjunct-1.0.0-5|34	%make test
14cr|perl-Text-Conjunct-1.0.0-5|35	
14cr|perl-Text-Conjunct-1.0.0-5|36	%install
14cr|perl-Text-Conjunct-1.0.0-5|37	%makeinstall_std
14cr|perl-Text-Conjunct-1.0.0-5|38	
14cr|perl-Text-Conjunct-1.0.0-5|39	%files
14cr|perl-Text-Conjunct-1.0.0-5|40	%doc Changes README
14cr|perl-Text-Conjunct-1.0.0-5|41	%{_mandir}/man3/*
14cr|perl-Text-Conjunct-1.0.0-5|42	%{perl_vendorlib}/*
14cr|perl-Text-Conjunct-1.0.0-5|43	
14cr|perl-Text-Conjunct-1.0.0-5|44	
14cr|perl-Text-Conjunct-1.0.0-5|45	%changelog
14cr|perl-Text-Conjunct-1.0.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|perl-Text-Conjunct-1.0.0-5|47	+ Revision: b8b8eef
14cr|perl-Text-Conjunct-1.0.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-Text-Conjunct-1.0.0-5|49	
14cr|perl-Text-Conjunct-1.0.0-5|50	

5712 14
14cr|perl-Text-Context-3.700.0-5|1	%define upstream_name    Text-Context
14cr|perl-Text-Context-3.700.0-5|2	%define upstream_version 3.7
14cr|perl-Text-Context-3.700.0-5|3	
14cr|perl-Text-Context-3.700.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Context-3.700.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Context-3.700.0-5|6	Release:	5
14cr|perl-Text-Context-3.700.0-5|7	
14cr|perl-Text-Context-3.700.0-5|8	Summary:	A paragraph in context
14cr|perl-Text-Context-3.700.0-5|9	
14cr|perl-Text-Context-3.700.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Context-3.700.0-5|11	Group:		Development/Perl
14cr|perl-Text-Context-3.700.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Context-3.700.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Context-3.700.0-5|14	
14cr|perl-Text-Context-3.700.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Context-3.700.0-5|16	BuildRequires:	perl(HTML::Entities)
14cr|perl-Text-Context-3.700.0-5|17	BuildRequires:	perl(Text::Context::EitherSide)
14cr|perl-Text-Context-3.700.0-5|18	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Text-Context-3.700.0-5|19	BuildArch:	noarch
14cr|perl-Text-Context-3.700.0-5|20	
14cr|perl-Text-Context-3.700.0-5|21	%description
14cr|perl-Text-Context-3.700.0-5|22	Given a piece of text and some search terms, produces an object which
14cr|perl-Text-Context-3.700.0-5|23	locates the search terms in the message, extracts a reasonable-length
14cr|perl-Text-Context-3.700.0-5|24	string containing all the search terms, and optionally dumps the string out
14cr|perl-Text-Context-3.700.0-5|25	as HTML text with the search terms highlighted in bold.
14cr|perl-Text-Context-3.700.0-5|26	
14cr|perl-Text-Context-3.700.0-5|27	new
14cr|perl-Text-Context-3.700.0-5|28	Creates a new snippet object for holding and formatting context for
14cr|perl-Text-Context-3.700.0-5|29	search terms.
14cr|perl-Text-Context-3.700.0-5|30	
14cr|perl-Text-Context-3.700.0-5|31	keywords
14cr|perl-Text-Context-3.700.0-5|32	Accessor method to get/set keywords. As the context search is done
14cr|perl-Text-Context-3.700.0-5|33	case-insensitively, the keywords will be lower-cased.
14cr|perl-Text-Context-3.700.0-5|34	
14cr|perl-Text-Context-3.700.0-5|35	%prep
14cr|perl-Text-Context-3.700.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Context-3.700.0-5|37	
14cr|perl-Text-Context-3.700.0-5|38	%build
14cr|perl-Text-Context-3.700.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Context-3.700.0-5|40	%make
14cr|perl-Text-Context-3.700.0-5|41	
14cr|perl-Text-Context-3.700.0-5|42	%check
14cr|perl-Text-Context-3.700.0-5|43	%make test
14cr|perl-Text-Context-3.700.0-5|44	
14cr|perl-Text-Context-3.700.0-5|45	%install
14cr|perl-Text-Context-3.700.0-5|46	%makeinstall_std
14cr|perl-Text-Context-3.700.0-5|47	
14cr|perl-Text-Context-3.700.0-5|48	%files
14cr|perl-Text-Context-3.700.0-5|49	%doc Changes README
14cr|perl-Text-Context-3.700.0-5|50	%{_mandir}/man3/*
14cr|perl-Text-Context-3.700.0-5|51	%{perl_vendorlib}/*
14cr|perl-Text-Context-3.700.0-5|52	
14cr|perl-Text-Context-3.700.0-5|53	
14cr|perl-Text-Context-3.700.0-5|54	%changelog
14cr|perl-Text-Context-3.700.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.700.0-5
14cr|perl-Text-Context-3.700.0-5|56	+ Revision: 8837891
14cr|perl-Text-Context-3.700.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Text-Context-3.700.0-5|58	
14cr|perl-Text-Context-3.700.0-5|59	

5713 14
14cr|perl-Text-Context-EitherSide-1.400.0-5|1	%define upstream_name    Text-Context-EitherSide
14cr|perl-Text-Context-EitherSide-1.400.0-5|2	%define upstream_version 1.4
14cr|perl-Text-Context-EitherSide-1.400.0-5|3	
14cr|perl-Text-Context-EitherSide-1.400.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Context-EitherSide-1.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Context-EitherSide-1.400.0-5|6	Release:	5
14cr|perl-Text-Context-EitherSide-1.400.0-5|7	
14cr|perl-Text-Context-EitherSide-1.400.0-5|8	Summary:	Get n words either side of search keywords
14cr|perl-Text-Context-EitherSide-1.400.0-5|9	
14cr|perl-Text-Context-EitherSide-1.400.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Context-EitherSide-1.400.0-5|11	Group:		Development/Perl
14cr|perl-Text-Context-EitherSide-1.400.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Context-EitherSide-1.400.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Context-EitherSide-1.400.0-5|14	
14cr|perl-Text-Context-EitherSide-1.400.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Context-EitherSide-1.400.0-5|16	BuildArch:	noarch
14cr|perl-Text-Context-EitherSide-1.400.0-5|17	
14cr|perl-Text-Context-EitherSide-1.400.0-5|18	%description
14cr|perl-Text-Context-EitherSide-1.400.0-5|19	Suppose you have a large piece of text - typically, say, a web page or a
14cr|perl-Text-Context-EitherSide-1.400.0-5|20	mail message. And now suppose you've done some kind of full-text search on
14cr|perl-Text-Context-EitherSide-1.400.0-5|21	that text for a bunch of keywords, and you want to display the context in
14cr|perl-Text-Context-EitherSide-1.400.0-5|22	which you found the keywords inside the body of the text.
14cr|perl-Text-Context-EitherSide-1.400.0-5|23	
14cr|perl-Text-Context-EitherSide-1.400.0-5|24	A simple-minded way to do that would be just to get the two words either
14cr|perl-Text-Context-EitherSide-1.400.0-5|25	side of each keyword. But hey, don't be too simple minded, because you've
14cr|perl-Text-Context-EitherSide-1.400.0-5|26	got to make sure that the list doesn't overlap. If you have
14cr|perl-Text-Context-EitherSide-1.400.0-5|27	
14cr|perl-Text-Context-EitherSide-1.400.0-5|28	the quick brown fox jumped over the lazy dog
14cr|perl-Text-Context-EitherSide-1.400.0-5|29	
14cr|perl-Text-Context-EitherSide-1.400.0-5|30	%prep
14cr|perl-Text-Context-EitherSide-1.400.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Context-EitherSide-1.400.0-5|32	
14cr|perl-Text-Context-EitherSide-1.400.0-5|33	%build
14cr|perl-Text-Context-EitherSide-1.400.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Context-EitherSide-1.400.0-5|35	%make
14cr|perl-Text-Context-EitherSide-1.400.0-5|36	
14cr|perl-Text-Context-EitherSide-1.400.0-5|37	%check
14cr|perl-Text-Context-EitherSide-1.400.0-5|38	%make test
14cr|perl-Text-Context-EitherSide-1.400.0-5|39	
14cr|perl-Text-Context-EitherSide-1.400.0-5|40	%install
14cr|perl-Text-Context-EitherSide-1.400.0-5|41	%makeinstall_std
14cr|perl-Text-Context-EitherSide-1.400.0-5|42	
14cr|perl-Text-Context-EitherSide-1.400.0-5|43	%files
14cr|perl-Text-Context-EitherSide-1.400.0-5|44	%doc Changes README
14cr|perl-Text-Context-EitherSide-1.400.0-5|45	%{_mandir}/man3/*
14cr|perl-Text-Context-EitherSide-1.400.0-5|46	%{perl_vendorlib}/*
14cr|perl-Text-Context-EitherSide-1.400.0-5|47	
14cr|perl-Text-Context-EitherSide-1.400.0-5|48	
14cr|perl-Text-Context-EitherSide-1.400.0-5|49	%changelog
14cr|perl-Text-Context-EitherSide-1.400.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-5
14cr|perl-Text-Context-EitherSide-1.400.0-5|51	+ Revision: 8d3aee6
14cr|perl-Text-Context-EitherSide-1.400.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Text-Context-EitherSide-1.400.0-5|53	
14cr|perl-Text-Context-EitherSide-1.400.0-5|54	

5714 14
14cr|perl-Text-CSV-Slurp-1.10.0-3|1	%define upstream_name    Text-CSV-Slurp
14cr|perl-Text-CSV-Slurp-1.10.0-3|2	%define upstream_version 1.01
14cr|perl-Text-CSV-Slurp-1.10.0-3|3	
14cr|perl-Text-CSV-Slurp-1.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-CSV-Slurp-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-CSV-Slurp-1.10.0-3|6	Release:	3
14cr|perl-Text-CSV-Slurp-1.10.0-3|7	
14cr|perl-Text-CSV-Slurp-1.10.0-3|8	Summary:	Convert CSV into an array of hashes, or an array of hashes into CSV
14cr|perl-Text-CSV-Slurp-1.10.0-3|9	
14cr|perl-Text-CSV-Slurp-1.10.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-CSV-Slurp-1.10.0-3|11	Group:		Development/Perl
14cr|perl-Text-CSV-Slurp-1.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-CSV-Slurp-1.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Text/Text-CSV-Slurp-%{upstream_version}.tar.gz
14cr|perl-Text-CSV-Slurp-1.10.0-3|14	
14cr|perl-Text-CSV-Slurp-1.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-CSV-Slurp-1.10.0-3|16	BuildRequires:	perl(IO::Handle)
14cr|perl-Text-CSV-Slurp-1.10.0-3|17	BuildRequires:	perl(Test::Most)
14cr|perl-Text-CSV-Slurp-1.10.0-3|18	BuildRequires:	perl(Text::CSV)
14cr|perl-Text-CSV-Slurp-1.10.0-3|19	BuildRequires:	perl(Test::Warn)
14cr|perl-Text-CSV-Slurp-1.10.0-3|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Text-CSV-Slurp-1.10.0-3|21	BuildRequires:	perl(Test::Differences)
14cr|perl-Text-CSV-Slurp-1.10.0-3|22	BuildRequires:	perl(Test::Deep)
14cr|perl-Text-CSV-Slurp-1.10.0-3|23	BuildArch:	noarch
14cr|perl-Text-CSV-Slurp-1.10.0-3|24	
14cr|perl-Text-CSV-Slurp-1.10.0-3|25	%description
14cr|perl-Text-CSV-Slurp-1.10.0-3|26	Convert CSV into an array of hashes, or an array of hashes into CSV.
14cr|perl-Text-CSV-Slurp-1.10.0-3|27	
14cr|perl-Text-CSV-Slurp-1.10.0-3|28	%prep
14cr|perl-Text-CSV-Slurp-1.10.0-3|29	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Text-CSV-Slurp-1.10.0-3|30	
14cr|perl-Text-CSV-Slurp-1.10.0-3|31	%build
14cr|perl-Text-CSV-Slurp-1.10.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-CSV-Slurp-1.10.0-3|33	%make
14cr|perl-Text-CSV-Slurp-1.10.0-3|34	
14cr|perl-Text-CSV-Slurp-1.10.0-3|35	%check
14cr|perl-Text-CSV-Slurp-1.10.0-3|36	%make test
14cr|perl-Text-CSV-Slurp-1.10.0-3|37	
14cr|perl-Text-CSV-Slurp-1.10.0-3|38	%install
14cr|perl-Text-CSV-Slurp-1.10.0-3|39	%makeinstall_std
14cr|perl-Text-CSV-Slurp-1.10.0-3|40	
14cr|perl-Text-CSV-Slurp-1.10.0-3|41	%files
14cr|perl-Text-CSV-Slurp-1.10.0-3|42	%doc META.yml README Changes LICENSE
14cr|perl-Text-CSV-Slurp-1.10.0-3|43	%{_mandir}/man3/*
14cr|perl-Text-CSV-Slurp-1.10.0-3|44	%{perl_vendorlib}/*
14cr|perl-Text-CSV-Slurp-1.10.0-3|45	
14cr|perl-Text-CSV-Slurp-1.10.0-3|46	
14cr|perl-Text-CSV-Slurp-1.10.0-3|47	%changelog
14cr|perl-Text-CSV-Slurp-1.10.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-3
14cr|perl-Text-CSV-Slurp-1.10.0-3|49	+ Revision: 870bf16
14cr|perl-Text-CSV-Slurp-1.10.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Text-CSV-Slurp-1.10.0-3|51	
14cr|perl-Text-CSV-Slurp-1.10.0-3|52	

5715 14
14cr|perl-Text-Emoticon-0.40.0-5|1	%define upstream_name    Text-Emoticon
14cr|perl-Text-Emoticon-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Text-Emoticon-0.40.0-5|3	
14cr|perl-Text-Emoticon-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Emoticon-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Emoticon-0.40.0-5|6	Release:	5
14cr|perl-Text-Emoticon-0.40.0-5|7	
14cr|perl-Text-Emoticon-0.40.0-5|8	Summary:	Factory class for Yahoo! and MSN emoticons
14cr|perl-Text-Emoticon-0.40.0-5|9	
14cr|perl-Text-Emoticon-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Emoticon-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Text-Emoticon-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Emoticon-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Emoticon-0.40.0-5|14	
14cr|perl-Text-Emoticon-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Emoticon-0.40.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Text-Emoticon-0.40.0-5|17	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Text-Emoticon-0.40.0-5|18	BuildArch:	noarch
14cr|perl-Text-Emoticon-0.40.0-5|19	
14cr|perl-Text-Emoticon-0.40.0-5|20	%description
14cr|perl-Text-Emoticon-0.40.0-5|21	Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's
14cr|perl-Text-Emoticon-0.40.0-5|22	made to become handy to be used in other applications like Kwiki/MT
14cr|perl-Text-Emoticon-0.40.0-5|23	plugins.
14cr|perl-Text-Emoticon-0.40.0-5|24	
14cr|perl-Text-Emoticon-0.40.0-5|25	%prep
14cr|perl-Text-Emoticon-0.40.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Emoticon-0.40.0-5|27	
14cr|perl-Text-Emoticon-0.40.0-5|28	%build
14cr|perl-Text-Emoticon-0.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Emoticon-0.40.0-5|30	%make
14cr|perl-Text-Emoticon-0.40.0-5|31	
14cr|perl-Text-Emoticon-0.40.0-5|32	%check
14cr|perl-Text-Emoticon-0.40.0-5|33	%make test
14cr|perl-Text-Emoticon-0.40.0-5|34	
14cr|perl-Text-Emoticon-0.40.0-5|35	%install
14cr|perl-Text-Emoticon-0.40.0-5|36	%makeinstall_std
14cr|perl-Text-Emoticon-0.40.0-5|37	
14cr|perl-Text-Emoticon-0.40.0-5|38	%files
14cr|perl-Text-Emoticon-0.40.0-5|39	%doc Changes
14cr|perl-Text-Emoticon-0.40.0-5|40	%{_mandir}/man3/*
14cr|perl-Text-Emoticon-0.40.0-5|41	%{perl_vendorlib}/*
14cr|perl-Text-Emoticon-0.40.0-5|42	
14cr|perl-Text-Emoticon-0.40.0-5|43	
14cr|perl-Text-Emoticon-0.40.0-5|44	%changelog
14cr|perl-Text-Emoticon-0.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Text-Emoticon-0.40.0-5|46	+ Revision: 104ac8a
14cr|perl-Text-Emoticon-0.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Text-Emoticon-0.40.0-5|48	
14cr|perl-Text-Emoticon-0.40.0-5|49	

5716 14
14cr|perl-Text-Emoticon-MSN-0.40.0-5|1	%define upstream_name    Text-Emoticon-MSN
14cr|perl-Text-Emoticon-MSN-0.40.0-5|2	%define upstream_version 0.04
14cr|perl-Text-Emoticon-MSN-0.40.0-5|3	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Emoticon-MSN-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Emoticon-MSN-0.40.0-5|6	Release:	5
14cr|perl-Text-Emoticon-MSN-0.40.0-5|7	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|8	Summary:	Emoticon filter of MSN Messenger
14cr|perl-Text-Emoticon-MSN-0.40.0-5|9	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Emoticon-MSN-0.40.0-5|11	Group:		Development/Perl
14cr|perl-Text-Emoticon-MSN-0.40.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Emoticon-MSN-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Emoticon-MSN-0.40.0-5|14	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Emoticon-MSN-0.40.0-5|16	BuildRequires:	perl(Test::More)
14cr|perl-Text-Emoticon-MSN-0.40.0-5|17	BuildRequires:	perl(Text::Emoticon)
14cr|perl-Text-Emoticon-MSN-0.40.0-5|18	BuildArch:	noarch
14cr|perl-Text-Emoticon-MSN-0.40.0-5|19	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|20	%description
14cr|perl-Text-Emoticon-MSN-0.40.0-5|21	Text::Emoticon::MSN is a text filter that replaces text emoticons like
14cr|perl-Text-Emoticon-MSN-0.40.0-5|22	":-)", ";-P", etc. to the icons of MSN Messenger, detailed in
14cr|perl-Text-Emoticon-MSN-0.40.0-5|23	http://messenger.msn.com/Resource/Emoticons.aspx
14cr|perl-Text-Emoticon-MSN-0.40.0-5|24	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|25	%prep
14cr|perl-Text-Emoticon-MSN-0.40.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Emoticon-MSN-0.40.0-5|27	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|28	%build
14cr|perl-Text-Emoticon-MSN-0.40.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Emoticon-MSN-0.40.0-5|30	%make
14cr|perl-Text-Emoticon-MSN-0.40.0-5|31	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|32	%check
14cr|perl-Text-Emoticon-MSN-0.40.0-5|33	%make test
14cr|perl-Text-Emoticon-MSN-0.40.0-5|34	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|35	%install
14cr|perl-Text-Emoticon-MSN-0.40.0-5|36	%makeinstall_std
14cr|perl-Text-Emoticon-MSN-0.40.0-5|37	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|38	%files
14cr|perl-Text-Emoticon-MSN-0.40.0-5|39	%doc Changes
14cr|perl-Text-Emoticon-MSN-0.40.0-5|40	%{_mandir}/man3/*
14cr|perl-Text-Emoticon-MSN-0.40.0-5|41	%{perl_vendorlib}/*
14cr|perl-Text-Emoticon-MSN-0.40.0-5|42	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|43	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|44	%changelog
14cr|perl-Text-Emoticon-MSN-0.40.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-5
14cr|perl-Text-Emoticon-MSN-0.40.0-5|46	+ Revision: edb5002
14cr|perl-Text-Emoticon-MSN-0.40.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Text-Emoticon-MSN-0.40.0-5|48	
14cr|perl-Text-Emoticon-MSN-0.40.0-5|49	

5717 14
14cr|perl-Text-EtText-2.200.0-12|1	%define module  Text-EtText
14cr|perl-Text-EtText-2.200.0-12|2	%define upstream_version	2.2
14cr|perl-Text-EtText-2.200.0-12|3	
14cr|perl-Text-EtText-2.200.0-12|4	Summary:	%{module} module for perl
14cr|perl-Text-EtText-2.200.0-12|5	
14cr|perl-Text-EtText-2.200.0-12|6	Name:		perl-%{module}
14cr|perl-Text-EtText-2.200.0-12|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-EtText-2.200.0-12|8	Release:	12
14cr|perl-Text-EtText-2.200.0-12|9	License:	GPL
14cr|perl-Text-EtText-2.200.0-12|10	Group:		Development/Perl
14cr|perl-Text-EtText-2.200.0-12|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-EtText-%{upstream_version}.tar.gz
14cr|perl-Text-EtText-2.200.0-12|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Text-EtText-2.200.0-12|13	BuildRequires:	perl-devel
14cr|perl-Text-EtText-2.200.0-12|14	BuildArch:	noarch
14cr|perl-Text-EtText-2.200.0-12|15	
14cr|perl-Text-EtText-2.200.0-12|16	%description
14cr|perl-Text-EtText-2.200.0-12|17	Text::EtText - A perl module to edit html as plain text.
14cr|perl-Text-EtText-2.200.0-12|18	
14cr|perl-Text-EtText-2.200.0-12|19	%prep
14cr|perl-Text-EtText-2.200.0-12|20	%setup -q -n Text-EtText-%{upstream_version}
14cr|perl-Text-EtText-2.200.0-12|21	
14cr|perl-Text-EtText-2.200.0-12|22	%build
14cr|perl-Text-EtText-2.200.0-12|23	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Text-EtText-2.200.0-12|24	%make
14cr|perl-Text-EtText-2.200.0-12|25	
14cr|perl-Text-EtText-2.200.0-12|26	%install
14cr|perl-Text-EtText-2.200.0-12|27	%makeinstall_std
14cr|perl-Text-EtText-2.200.0-12|28	
14cr|perl-Text-EtText-2.200.0-12|29	%files
14cr|perl-Text-EtText-2.200.0-12|30	%doc README doc/* Changes TODO
14cr|perl-Text-EtText-2.200.0-12|31	%{_bindir}/*
14cr|perl-Text-EtText-2.200.0-12|32	%{perl_vendorlib}/Text/*
14cr|perl-Text-EtText-2.200.0-12|33	%{_mandir}/*/*
14cr|perl-Text-EtText-2.200.0-12|34	
14cr|perl-Text-EtText-2.200.0-12|35	
14cr|perl-Text-EtText-2.200.0-12|36	
14cr|perl-Text-EtText-2.200.0-12|37	
14cr|perl-Text-EtText-2.200.0-12|38	%changelog
14cr|perl-Text-EtText-2.200.0-12|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.0-12
14cr|perl-Text-EtText-2.200.0-12|40	+ Revision: 25f8746
14cr|perl-Text-EtText-2.200.0-12|41	- MassBuild#464: Increase release tag
14cr|perl-Text-EtText-2.200.0-12|42	
14cr|perl-Text-EtText-2.200.0-12|43	

5718 14
14cr|perl-Text-FindIndent-0.100.0-5|1	%define upstream_name    Text-FindIndent
14cr|perl-Text-FindIndent-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Text-FindIndent-0.100.0-5|3	
14cr|perl-Text-FindIndent-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-FindIndent-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-FindIndent-0.100.0-5|6	Release:	5
14cr|perl-Text-FindIndent-0.100.0-5|7	
14cr|perl-Text-FindIndent-0.100.0-5|8	Summary:	Heuristically determine the indent style
14cr|perl-Text-FindIndent-0.100.0-5|9	
14cr|perl-Text-FindIndent-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-FindIndent-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Text-FindIndent-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-FindIndent-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-FindIndent-0.100.0-5|14	
14cr|perl-Text-FindIndent-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-FindIndent-0.100.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Text-FindIndent-0.100.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Text-FindIndent-0.100.0-5|18	BuildArch:	noarch
14cr|perl-Text-FindIndent-0.100.0-5|19	
14cr|perl-Text-FindIndent-0.100.0-5|20	%description
14cr|perl-Text-FindIndent-0.100.0-5|21	This is an experimental distribution that attempts to intuit the underlying
14cr|perl-Text-FindIndent-0.100.0-5|22	indent "policy" for a text file (most likely a source code file).
14cr|perl-Text-FindIndent-0.100.0-5|23	
14cr|perl-Text-FindIndent-0.100.0-5|24	%prep
14cr|perl-Text-FindIndent-0.100.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-FindIndent-0.100.0-5|26	
14cr|perl-Text-FindIndent-0.100.0-5|27	%build
14cr|perl-Text-FindIndent-0.100.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-FindIndent-0.100.0-5|29	%make
14cr|perl-Text-FindIndent-0.100.0-5|30	
14cr|perl-Text-FindIndent-0.100.0-5|31	%check
14cr|perl-Text-FindIndent-0.100.0-5|32	make test
14cr|perl-Text-FindIndent-0.100.0-5|33	
14cr|perl-Text-FindIndent-0.100.0-5|34	%install
14cr|perl-Text-FindIndent-0.100.0-5|35	%makeinstall_std
14cr|perl-Text-FindIndent-0.100.0-5|36	
14cr|perl-Text-FindIndent-0.100.0-5|37	%files
14cr|perl-Text-FindIndent-0.100.0-5|38	%doc README Changes LICENSE
14cr|perl-Text-FindIndent-0.100.0-5|39	%{_mandir}/man3/*
14cr|perl-Text-FindIndent-0.100.0-5|40	%{perl_vendorlib}/*
14cr|perl-Text-FindIndent-0.100.0-5|41	
14cr|perl-Text-FindIndent-0.100.0-5|42	
14cr|perl-Text-FindIndent-0.100.0-5|43	%changelog
14cr|perl-Text-FindIndent-0.100.0-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Text-FindIndent-0.100.0-5|45	+ Revision: ef991c1
14cr|perl-Text-FindIndent-0.100.0-5|46	- MassBuild#464: Increase release tag
14cr|perl-Text-FindIndent-0.100.0-5|47	
14cr|perl-Text-FindIndent-0.100.0-5|48	

5719 14
14cr|perl-Text-FixEOL-1.60.0-3|1	%define upstream_name    Text-FixEOL
14cr|perl-Text-FixEOL-1.60.0-3|2	%define upstream_version 1.06
14cr|perl-Text-FixEOL-1.60.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Text-FixEOL-1.60.0-3|4	Version:	%perl_convert_version 1.06
14cr|perl-Text-FixEOL-1.60.0-3|5	Release:	3
14cr|perl-Text-FixEOL-1.60.0-3|6	
14cr|perl-Text-FixEOL-1.60.0-3|7	Summary:	Canonicalizes mixed convention EOL/EOF
14cr|perl-Text-FixEOL-1.60.0-3|8	
14cr|perl-Text-FixEOL-1.60.0-3|9	License:	GPL+ or Artistic
14cr|perl-Text-FixEOL-1.60.0-3|10	Group:		Development/Perl
14cr|perl-Text-FixEOL-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-FixEOL-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-FixEOL-1.06.tar.gz
14cr|perl-Text-FixEOL-1.60.0-3|13	
14cr|perl-Text-FixEOL-1.60.0-3|14	BuildRequires:	perl-devel
14cr|perl-Text-FixEOL-1.60.0-3|15	BuildRequires:	perl(Test::More)
14cr|perl-Text-FixEOL-1.60.0-3|16	BuildArch:	noarch
14cr|perl-Text-FixEOL-1.60.0-3|17	
14cr|perl-Text-FixEOL-1.60.0-3|18	%description
14cr|perl-Text-FixEOL-1.60.0-3|19	Converts the EOL and EOF conventions in the passed string to a canonicalization
14cr|perl-Text-FixEOL-1.60.0-3|20	form that handles 'mixed' EOL conventions.
14cr|perl-Text-FixEOL-1.60.0-3|21	
14cr|perl-Text-FixEOL-1.60.0-3|22	It canonicalizes EOL as \n (the platform defined EOL) if it does not know the
14cr|perl-Text-FixEOL-1.60.0-3|23	particular platform. Can also 'fix' the end-of-file mark if needed and ensure
14cr|perl-Text-FixEOL-1.60.0-3|24	that the last line of the string is EOL terminated.
14cr|perl-Text-FixEOL-1.60.0-3|25	
14cr|perl-Text-FixEOL-1.60.0-3|26	%prep
14cr|perl-Text-FixEOL-1.60.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-FixEOL-1.60.0-3|28	
14cr|perl-Text-FixEOL-1.60.0-3|29	%build
14cr|perl-Text-FixEOL-1.60.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-FixEOL-1.60.0-3|31	%make
14cr|perl-Text-FixEOL-1.60.0-3|32	
14cr|perl-Text-FixEOL-1.60.0-3|33	%check
14cr|perl-Text-FixEOL-1.60.0-3|34	make test
14cr|perl-Text-FixEOL-1.60.0-3|35	
14cr|perl-Text-FixEOL-1.60.0-3|36	%install
14cr|perl-Text-FixEOL-1.60.0-3|37	%makeinstall_std
14cr|perl-Text-FixEOL-1.60.0-3|38	
14cr|perl-Text-FixEOL-1.60.0-3|39	%files
14cr|perl-Text-FixEOL-1.60.0-3|40	%doc META.yml Changes README
14cr|perl-Text-FixEOL-1.60.0-3|41	%{_mandir}/man3/*
14cr|perl-Text-FixEOL-1.60.0-3|42	%{perl_vendorlib}/*
14cr|perl-Text-FixEOL-1.60.0-3|43	
14cr|perl-Text-FixEOL-1.60.0-3|44	
14cr|perl-Text-FixEOL-1.60.0-3|45	%changelog
14cr|perl-Text-FixEOL-1.60.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-3
14cr|perl-Text-FixEOL-1.60.0-3|47	+ Revision: 88eca0f
14cr|perl-Text-FixEOL-1.60.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Text-FixEOL-1.60.0-3|49	
14cr|perl-Text-FixEOL-1.60.0-3|50	

5720 14
14cr|perl-Text-German-0.60.0-4|1	%define upstream_name    Text-German
14cr|perl-Text-German-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Text-German-0.60.0-4|3	
14cr|perl-Text-German-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Text-German-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-German-0.60.0-4|6	Release:	4
14cr|perl-Text-German-0.60.0-4|7	
14cr|perl-Text-German-0.60.0-4|8	Summary:	German grundform reduction
14cr|perl-Text-German-0.60.0-4|9	
14cr|perl-Text-German-0.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Text-German-0.60.0-4|11	Group:		Development/Perl
14cr|perl-Text-German-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-German-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-German-0.60.0-4|14	
14cr|perl-Text-German-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Text-German-0.60.0-4|16	BuildArch:	noarch
14cr|perl-Text-German-0.60.0-4|17	
14cr|perl-Text-German-0.60.0-4|18	%description
14cr|perl-Text-German-0.60.0-4|19	This is a rather incomplete implementaion of work done by Gudrun Putze-Meier. I
14cr|perl-Text-German-0.60.0-4|20	have to confess that I never read her original paper. So all credit belongs to
14cr|perl-Text-German-0.60.0-4|21	her, all bugs are mine. I tried to get some insight from an implementation of
14cr|perl-Text-German-0.60.0-4|22	two students of mine. They remain anonymous because their work was the wost
14cr|perl-Text-German-0.60.0-4|23	piece of code I ever saw. My code behaves mostly as their implementation did
14cr|perl-Text-German-0.60.0-4|24	except it is about 75 times faster.
14cr|perl-Text-German-0.60.0-4|25	
14cr|perl-Text-German-0.60.0-4|26	%prep
14cr|perl-Text-German-0.60.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-German-0.60.0-4|28	
14cr|perl-Text-German-0.60.0-4|29	%build
14cr|perl-Text-German-0.60.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-German-0.60.0-4|31	%make
14cr|perl-Text-German-0.60.0-4|32	
14cr|perl-Text-German-0.60.0-4|33	%check
14cr|perl-Text-German-0.60.0-4|34	make test
14cr|perl-Text-German-0.60.0-4|35	
14cr|perl-Text-German-0.60.0-4|36	%install
14cr|perl-Text-German-0.60.0-4|37	%makeinstall_std
14cr|perl-Text-German-0.60.0-4|38	
14cr|perl-Text-German-0.60.0-4|39	%files
14cr|perl-Text-German-0.60.0-4|40	%doc README
14cr|perl-Text-German-0.60.0-4|41	%{perl_vendorlib}/Text
14cr|perl-Text-German-0.60.0-4|42	%{_mandir}/man3*/*
14cr|perl-Text-German-0.60.0-4|43	
14cr|perl-Text-German-0.60.0-4|44	
14cr|perl-Text-German-0.60.0-4|45	%changelog
14cr|perl-Text-German-0.60.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Text-German-0.60.0-4|47	+ Revision: a5a1713
14cr|perl-Text-German-0.60.0-4|48	- MassBuild#464: Increase release tag
14cr|perl-Text-German-0.60.0-4|49	
14cr|perl-Text-German-0.60.0-4|50	

5721 14
14cr|perl-Text-Greeking-0.120.0-5|1	%define upstream_name    Text-Greeking
14cr|perl-Text-Greeking-0.120.0-5|2	%define upstream_version 0.12
14cr|perl-Text-Greeking-0.120.0-5|3	
14cr|perl-Text-Greeking-0.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Greeking-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Greeking-0.120.0-5|6	Release:	5
14cr|perl-Text-Greeking-0.120.0-5|7	
14cr|perl-Text-Greeking-0.120.0-5|8	Summary:	A module for generating meaningless text
14cr|perl-Text-Greeking-0.120.0-5|9	
14cr|perl-Text-Greeking-0.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Greeking-0.120.0-5|11	Group:		Development/Perl
14cr|perl-Text-Greeking-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Greeking-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Greeking-0.120.0-5|14	
14cr|perl-Text-Greeking-0.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Greeking-0.120.0-5|16	BuildArch: noarch
14cr|perl-Text-Greeking-0.120.0-5|17	
14cr|perl-Text-Greeking-0.120.0-5|18	%description
14cr|perl-Text-Greeking-0.120.0-5|19	Greeking is the use of random letters or marks to show the overall
14cr|perl-Text-Greeking-0.120.0-5|20	appearance of a printed page without showing the actual text. Greeking is
14cr|perl-Text-Greeking-0.120.0-5|21	used to make it easy to judge the overall appearance of a document without
14cr|perl-Text-Greeking-0.120.0-5|22	being distracted by the meaning of the text.
14cr|perl-Text-Greeking-0.120.0-5|23	
14cr|perl-Text-Greeking-0.120.0-5|24	This is a module is for quickly generating varying meaningless text from
14cr|perl-Text-Greeking-0.120.0-5|25	any source to create this illusion of the content in systems.
14cr|perl-Text-Greeking-0.120.0-5|26	
14cr|perl-Text-Greeking-0.120.0-5|27	This module was created to quickly give developers simulated content to
14cr|perl-Text-Greeking-0.120.0-5|28	fill systems with simulated content. Instead of static Lorem Ipsum text, by
14cr|perl-Text-Greeking-0.120.0-5|29	using randomly generated text and optionally varying word sources,
14cr|perl-Text-Greeking-0.120.0-5|30	repetitive and monotonous patterns that do not represent real system usage
14cr|perl-Text-Greeking-0.120.0-5|31	is avoided.
14cr|perl-Text-Greeking-0.120.0-5|32	
14cr|perl-Text-Greeking-0.120.0-5|33	%prep
14cr|perl-Text-Greeking-0.120.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Greeking-0.120.0-5|35	
14cr|perl-Text-Greeking-0.120.0-5|36	%build
14cr|perl-Text-Greeking-0.120.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Greeking-0.120.0-5|38	%make
14cr|perl-Text-Greeking-0.120.0-5|39	
14cr|perl-Text-Greeking-0.120.0-5|40	%check
14cr|perl-Text-Greeking-0.120.0-5|41	%make test
14cr|perl-Text-Greeking-0.120.0-5|42	
14cr|perl-Text-Greeking-0.120.0-5|43	%install
14cr|perl-Text-Greeking-0.120.0-5|44	%makeinstall_std
14cr|perl-Text-Greeking-0.120.0-5|45	
14cr|perl-Text-Greeking-0.120.0-5|46	%files
14cr|perl-Text-Greeking-0.120.0-5|47	%doc CHANGES META.yml README
14cr|perl-Text-Greeking-0.120.0-5|48	%{_mandir}/man3/*
14cr|perl-Text-Greeking-0.120.0-5|49	%{perl_vendorlib}/*
14cr|perl-Text-Greeking-0.120.0-5|50	
14cr|perl-Text-Greeking-0.120.0-5|51	
14cr|perl-Text-Greeking-0.120.0-5|52	%changelog
14cr|perl-Text-Greeking-0.120.0-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-5
14cr|perl-Text-Greeking-0.120.0-5|54	+ Revision: cd73869
14cr|perl-Text-Greeking-0.120.0-5|55	- MassBuild#464: Increase release tag
14cr|perl-Text-Greeking-0.120.0-5|56	
14cr|perl-Text-Greeking-0.120.0-5|57	

5722 14
14cr|perl-Text-Kakasi-2.40.0-5|1	%define upstream_name    Text-Kakasi
14cr|perl-Text-Kakasi-2.40.0-5|2	%define upstream_version 2.04
14cr|perl-Text-Kakasi-2.40.0-5|3	
14cr|perl-Text-Kakasi-2.40.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Kakasi-2.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Kakasi-2.40.0-5|6	Release:	5
14cr|perl-Text-Kakasi-2.40.0-5|7	
14cr|perl-Text-Kakasi-2.40.0-5|8	Summary:	Perl binding for KAKASI the kanji kana simple inverter
14cr|perl-Text-Kakasi-2.40.0-5|9	License:	GPL
14cr|perl-Text-Kakasi-2.40.0-5|10	Group:		Development/Perl
14cr|perl-Text-Kakasi-2.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Kakasi-2.40.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Kakasi-2.40.0-5|13	
14cr|perl-Text-Kakasi-2.40.0-5|14	BuildRequires:	perl-devel
14cr|perl-Text-Kakasi-2.40.0-5|15	BuildRequires:	kakasi-devel >= 2.3.1
14cr|perl-Text-Kakasi-2.40.0-5|16	BuildRequires:	kakasi-dict
14cr|perl-Text-Kakasi-2.40.0-5|17	Requires:	kakasi >= 2.3.1
14cr|perl-Text-Kakasi-2.40.0-5|18	
14cr|perl-Text-Kakasi-2.40.0-5|19	%description
14cr|perl-Text-Kakasi-2.40.0-5|20	This module provides libkakasi interface for perl. libkakasi is a part
14cr|perl-Text-Kakasi-2.40.0-5|21	of KAKASI.
14cr|perl-Text-Kakasi-2.40.0-5|22	KAKASI is the language processing filter to convert Kanji characters
14cr|perl-Text-Kakasi-2.40.0-5|23	to Hiragana, Katakana or Romaji and may be helpful to read Japanese
14cr|perl-Text-Kakasi-2.40.0-5|24	documents.
14cr|perl-Text-Kakasi-2.40.0-5|25	More information about KAKASI is available at <http://kakasi.namazu.org/>.
14cr|perl-Text-Kakasi-2.40.0-5|26	
14cr|perl-Text-Kakasi-2.40.0-5|27	%prep
14cr|perl-Text-Kakasi-2.40.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Kakasi-2.40.0-5|29	
14cr|perl-Text-Kakasi-2.40.0-5|30	%build
14cr|perl-Text-Kakasi-2.40.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Kakasi-2.40.0-5|32	make CFLAGS="%{optflags}"
14cr|perl-Text-Kakasi-2.40.0-5|33	
14cr|perl-Text-Kakasi-2.40.0-5|34	%check
14cr|perl-Text-Kakasi-2.40.0-5|35	make test
14cr|perl-Text-Kakasi-2.40.0-5|36	
14cr|perl-Text-Kakasi-2.40.0-5|37	%install
14cr|perl-Text-Kakasi-2.40.0-5|38	%makeinstall_std
14cr|perl-Text-Kakasi-2.40.0-5|39	
14cr|perl-Text-Kakasi-2.40.0-5|40	%files
14cr|perl-Text-Kakasi-2.40.0-5|41	%doc COPYING README README.jp
14cr|perl-Text-Kakasi-2.40.0-5|42	%{_mandir}/*/*
14cr|perl-Text-Kakasi-2.40.0-5|43	%{perl_vendorarch}/Text
14cr|perl-Text-Kakasi-2.40.0-5|44	%{perl_vendorarch}/auto/Text
14cr|perl-Text-Kakasi-2.40.0-5|45	
14cr|perl-Text-Kakasi-2.40.0-5|46	%changelog
14cr|perl-Text-Kakasi-2.40.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-5
14cr|perl-Text-Kakasi-2.40.0-5|48	+ Revision: 6fd361c
14cr|perl-Text-Kakasi-2.40.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-Text-Kakasi-2.40.0-5|50	
14cr|perl-Text-Kakasi-2.40.0-5|51	

5723 14
14cr|perl-Text-LevenshteinXS-0.30.0-5|1	%define upstream_name    Text-LevenshteinXS
14cr|perl-Text-LevenshteinXS-0.30.0-5|2	%define upstream_version 0.03
14cr|perl-Text-LevenshteinXS-0.30.0-5|3	
14cr|perl-Text-LevenshteinXS-0.30.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Text-LevenshteinXS-0.30.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-LevenshteinXS-0.30.0-5|6	Release:	5
14cr|perl-Text-LevenshteinXS-0.30.0-5|7	
14cr|perl-Text-LevenshteinXS-0.30.0-5|8	Summary:    An XS implementation of the Levenshtein edit distance
14cr|perl-Text-LevenshteinXS-0.30.0-5|9	
14cr|perl-Text-LevenshteinXS-0.30.0-5|10	License:    GPL+ or Artistic
14cr|perl-Text-LevenshteinXS-0.30.0-5|11	Group:      Development/Perl
14cr|perl-Text-LevenshteinXS-0.30.0-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-LevenshteinXS-0.30.0-5|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-LevenshteinXS-0.30.0-5|14	
14cr|perl-Text-LevenshteinXS-0.30.0-5|15	BuildRequires: perl-devel
14cr|perl-Text-LevenshteinXS-0.30.0-5|16	BuildRequires: perl(Test)
14cr|perl-Text-LevenshteinXS-0.30.0-5|17	
14cr|perl-Text-LevenshteinXS-0.30.0-5|18	%description
14cr|perl-Text-LevenshteinXS-0.30.0-5|19	This module implements the Levenshtein edit distance in a XS way.
14cr|perl-Text-LevenshteinXS-0.30.0-5|20	
14cr|perl-Text-LevenshteinXS-0.30.0-5|21	The Levenshtein edit distance is a measure of the degree of proximity between
14cr|perl-Text-LevenshteinXS-0.30.0-5|22	two strings. This distance is the number of substitutions, deletions or
14cr|perl-Text-LevenshteinXS-0.30.0-5|23	insertions ("edits") needed to transform one string into the other one (and
14cr|perl-Text-LevenshteinXS-0.30.0-5|24	vice versa). When two strings have distance 0, they are the same. A good point
14cr|perl-Text-LevenshteinXS-0.30.0-5|25	to start is: <http://www.merriampark.com/ld.htm>
14cr|perl-Text-LevenshteinXS-0.30.0-5|26	
14cr|perl-Text-LevenshteinXS-0.30.0-5|27	%prep
14cr|perl-Text-LevenshteinXS-0.30.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-LevenshteinXS-0.30.0-5|29	
14cr|perl-Text-LevenshteinXS-0.30.0-5|30	%build
14cr|perl-Text-LevenshteinXS-0.30.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-LevenshteinXS-0.30.0-5|32	%make
14cr|perl-Text-LevenshteinXS-0.30.0-5|33	
14cr|perl-Text-LevenshteinXS-0.30.0-5|34	%check
14cr|perl-Text-LevenshteinXS-0.30.0-5|35	make test
14cr|perl-Text-LevenshteinXS-0.30.0-5|36	
14cr|perl-Text-LevenshteinXS-0.30.0-5|37	%install
14cr|perl-Text-LevenshteinXS-0.30.0-5|38	%makeinstall_std
14cr|perl-Text-LevenshteinXS-0.30.0-5|39	
14cr|perl-Text-LevenshteinXS-0.30.0-5|40	%clean
14cr|perl-Text-LevenshteinXS-0.30.0-5|41	
14cr|perl-Text-LevenshteinXS-0.30.0-5|42	%files
14cr|perl-Text-LevenshteinXS-0.30.0-5|43	%doc Changes README
14cr|perl-Text-LevenshteinXS-0.30.0-5|44	%{_mandir}/man3/*
14cr|perl-Text-LevenshteinXS-0.30.0-5|45	%{perl_vendorarch}/Text
14cr|perl-Text-LevenshteinXS-0.30.0-5|46	%{perl_vendorarch}/auto/Text
14cr|perl-Text-LevenshteinXS-0.30.0-5|47	
14cr|perl-Text-LevenshteinXS-0.30.0-5|48	
14cr|perl-Text-LevenshteinXS-0.30.0-5|49	
14cr|perl-Text-LevenshteinXS-0.30.0-5|50	%changelog
14cr|perl-Text-LevenshteinXS-0.30.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
14cr|perl-Text-LevenshteinXS-0.30.0-5|52	+ Revision: fac750f
14cr|perl-Text-LevenshteinXS-0.30.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Text-LevenshteinXS-0.30.0-5|54	
14cr|perl-Text-LevenshteinXS-0.30.0-5|55	

5724 14
14cr|perl-Text-Markdown-1.0.31-5|1	%define upstream_name    Text-Markdown
14cr|perl-Text-Markdown-1.0.31-5|2	%define upstream_version 1.000031
14cr|perl-Text-Markdown-1.0.31-5|3	
14cr|perl-Text-Markdown-1.0.31-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Markdown-1.0.31-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Markdown-1.0.31-5|6	Release:	5
14cr|perl-Text-Markdown-1.0.31-5|7	
14cr|perl-Text-Markdown-1.0.31-5|8	Summary:	Convert Markdown syntax to (X)HTML
14cr|perl-Text-Markdown-1.0.31-5|9	
14cr|perl-Text-Markdown-1.0.31-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Markdown-1.0.31-5|11	Group:		Development/Perl
14cr|perl-Text-Markdown-1.0.31-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Markdown-1.0.31-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Markdown-1.0.31-5|14	
14cr|perl-Text-Markdown-1.0.31-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Markdown-1.0.31-5|16	BuildRequires:	perl(Digest::MD5)
14cr|perl-Text-Markdown-1.0.31-5|17	BuildRequires:	perl(Encode)
14cr|perl-Text-Markdown-1.0.31-5|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Text-Markdown-1.0.31-5|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Text-Markdown-1.0.31-5|20	BuildRequires:	perl(FindBin)
14cr|perl-Text-Markdown-1.0.31-5|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Text-Markdown-1.0.31-5|22	BuildRequires:	perl(Test::Differences)
14cr|perl-Text-Markdown-1.0.31-5|23	BuildRequires:	perl(Test::Exception)
14cr|perl-Text-Markdown-1.0.31-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Text-Markdown-1.0.31-5|25	BuildRequires:	perl(Text::Balanced)
14cr|perl-Text-Markdown-1.0.31-5|26	
14cr|perl-Text-Markdown-1.0.31-5|27	BuildArch:	noarch
14cr|perl-Text-Markdown-1.0.31-5|28	
14cr|perl-Text-Markdown-1.0.31-5|29	%description
14cr|perl-Text-Markdown-1.0.31-5|30	Markdown is a text-to-HTML filter; it translates an easy-to-read /
14cr|perl-Text-Markdown-1.0.31-5|31	easy-to-write structured text format into HTML. Markdown's text format is
14cr|perl-Text-Markdown-1.0.31-5|32	most similar to that of plain text email, and supports features such as
14cr|perl-Text-Markdown-1.0.31-5|33	headers, *emphasis*, code blocks, blockquotes, and links.
14cr|perl-Text-Markdown-1.0.31-5|34	
14cr|perl-Text-Markdown-1.0.31-5|35	Markdown's syntax is designed not as a generic markup language, but
14cr|perl-Text-Markdown-1.0.31-5|36	specifically to serve as a front-end to (X)HTML. You can use span-level
14cr|perl-Text-Markdown-1.0.31-5|37	HTML tags anywhere in a Markdown document, and you can use block level HTML
14cr|perl-Text-Markdown-1.0.31-5|38	tags (like <div> and <table> as well).
14cr|perl-Text-Markdown-1.0.31-5|39	
14cr|perl-Text-Markdown-1.0.31-5|40	%prep
14cr|perl-Text-Markdown-1.0.31-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Markdown-1.0.31-5|42	
14cr|perl-Text-Markdown-1.0.31-5|43	%build
14cr|perl-Text-Markdown-1.0.31-5|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Markdown-1.0.31-5|45	%make
14cr|perl-Text-Markdown-1.0.31-5|46	
14cr|perl-Text-Markdown-1.0.31-5|47	%check
14cr|perl-Text-Markdown-1.0.31-5|48	%make test
14cr|perl-Text-Markdown-1.0.31-5|49	
14cr|perl-Text-Markdown-1.0.31-5|50	%install
14cr|perl-Text-Markdown-1.0.31-5|51	%makeinstall_std
14cr|perl-Text-Markdown-1.0.31-5|52	
14cr|perl-Text-Markdown-1.0.31-5|53	%files
14cr|perl-Text-Markdown-1.0.31-5|54	%doc Changes README
14cr|perl-Text-Markdown-1.0.31-5|55	%{_bindir}/*
14cr|perl-Text-Markdown-1.0.31-5|56	%{_mandir}/man1/*
14cr|perl-Text-Markdown-1.0.31-5|57	%{_mandir}/man3/*
14cr|perl-Text-Markdown-1.0.31-5|58	%{perl_vendorlib}/*
14cr|perl-Text-Markdown-1.0.31-5|59	
14cr|perl-Text-Markdown-1.0.31-5|60	
14cr|perl-Text-Markdown-1.0.31-5|61	%changelog
14cr|perl-Text-Markdown-1.0.31-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.31-5
14cr|perl-Text-Markdown-1.0.31-5|63	+ Revision: b9cf0f1
14cr|perl-Text-Markdown-1.0.31-5|64	- MassBuild#464: Increase release tag
14cr|perl-Text-Markdown-1.0.31-5|65	
14cr|perl-Text-Markdown-1.0.31-5|66	

5725 14
14cr|perl-Text-MultiMarkdown-1.0.34-4|1	%define upstream_name    Text-MultiMarkdown
14cr|perl-Text-MultiMarkdown-1.0.34-4|2	%define upstream_version 1.000034
14cr|perl-Text-MultiMarkdown-1.0.34-4|3	
14cr|perl-Text-MultiMarkdown-1.0.34-4|4	Name:		perl-%{upstream_name}
14cr|perl-Text-MultiMarkdown-1.0.34-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-MultiMarkdown-1.0.34-4|6	Release:	4
14cr|perl-Text-MultiMarkdown-1.0.34-4|7	
14cr|perl-Text-MultiMarkdown-1.0.34-4|8	Summary:	Convert MultiMarkdown syntax to (X)HTML
14cr|perl-Text-MultiMarkdown-1.0.34-4|9	
14cr|perl-Text-MultiMarkdown-1.0.34-4|10	License:	GPL+ or Artistic
14cr|perl-Text-MultiMarkdown-1.0.34-4|11	Group:		Development/Perl
14cr|perl-Text-MultiMarkdown-1.0.34-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-MultiMarkdown-1.0.34-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-MultiMarkdown-1.0.34-4|14	
14cr|perl-Text-MultiMarkdown-1.0.34-4|15	BuildRequires:	perl-devel
14cr|perl-Text-MultiMarkdown-1.0.34-4|16	BuildRequires:	perl(Digest::MD5)
14cr|perl-Text-MultiMarkdown-1.0.34-4|17	BuildRequires:	perl(Encode)
14cr|perl-Text-MultiMarkdown-1.0.34-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Text-MultiMarkdown-1.0.34-4|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Text-MultiMarkdown-1.0.34-4|20	BuildRequires:	perl(FindBin)
14cr|perl-Text-MultiMarkdown-1.0.34-4|21	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Text-MultiMarkdown-1.0.34-4|22	BuildRequires:	perl(Test::Exception)
14cr|perl-Text-MultiMarkdown-1.0.34-4|23	BuildRequires:	perl(Test::More)
14cr|perl-Text-MultiMarkdown-1.0.34-4|24	BuildRequires:	perl(Text::Markdown)
14cr|perl-Text-MultiMarkdown-1.0.34-4|25	
14cr|perl-Text-MultiMarkdown-1.0.34-4|26	BuildArch:	noarch
14cr|perl-Text-MultiMarkdown-1.0.34-4|27	
14cr|perl-Text-MultiMarkdown-1.0.34-4|28	%description
14cr|perl-Text-MultiMarkdown-1.0.34-4|29	Markdown is a text-to-HTML filter; it translates an easy-to-read /
14cr|perl-Text-MultiMarkdown-1.0.34-4|30	easy-to-write structured text format into HTML. Markdown's text format is
14cr|perl-Text-MultiMarkdown-1.0.34-4|31	most similar to that of plain text email, and supports features such as
14cr|perl-Text-MultiMarkdown-1.0.34-4|32	headers, *emphasis*, code blocks, blockquotes, and links.
14cr|perl-Text-MultiMarkdown-1.0.34-4|33	
14cr|perl-Text-MultiMarkdown-1.0.34-4|34	Markdown's syntax is designed not as a generic markup language, but
14cr|perl-Text-MultiMarkdown-1.0.34-4|35	specifically to serve as a front-end to (X)HTML. You can use span-level
14cr|perl-Text-MultiMarkdown-1.0.34-4|36	HTML tags anywhere in a Markdown document, and you can use block level HTML
14cr|perl-Text-MultiMarkdown-1.0.34-4|37	tags ('<div>', '<table>' etc.). Note that by default Markdown isn't
14cr|perl-Text-MultiMarkdown-1.0.34-4|38	interpreted in HTML block-level elements, unless you add a 'markdown=1"'
14cr|perl-Text-MultiMarkdown-1.0.34-4|39	attribute to the element. See the Text::Markdown manpage for details.
14cr|perl-Text-MultiMarkdown-1.0.34-4|40	
14cr|perl-Text-MultiMarkdown-1.0.34-4|41	This module implements the MultiMarkdown markdown syntax extensions from:
14cr|perl-Text-MultiMarkdown-1.0.34-4|42	
14cr|perl-Text-MultiMarkdown-1.0.34-4|43	%prep
14cr|perl-Text-MultiMarkdown-1.0.34-4|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-MultiMarkdown-1.0.34-4|45	
14cr|perl-Text-MultiMarkdown-1.0.34-4|46	%build
14cr|perl-Text-MultiMarkdown-1.0.34-4|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-MultiMarkdown-1.0.34-4|48	%make
14cr|perl-Text-MultiMarkdown-1.0.34-4|49	
14cr|perl-Text-MultiMarkdown-1.0.34-4|50	%check
14cr|perl-Text-MultiMarkdown-1.0.34-4|51	%make test
14cr|perl-Text-MultiMarkdown-1.0.34-4|52	
14cr|perl-Text-MultiMarkdown-1.0.34-4|53	%install
14cr|perl-Text-MultiMarkdown-1.0.34-4|54	%makeinstall_std
14cr|perl-Text-MultiMarkdown-1.0.34-4|55	
14cr|perl-Text-MultiMarkdown-1.0.34-4|56	%files
14cr|perl-Text-MultiMarkdown-1.0.34-4|57	%doc Changes README
14cr|perl-Text-MultiMarkdown-1.0.34-4|58	%{_bindir}/*
14cr|perl-Text-MultiMarkdown-1.0.34-4|59	%{_mandir}/man1/*
14cr|perl-Text-MultiMarkdown-1.0.34-4|60	%{_mandir}/man3/*
14cr|perl-Text-MultiMarkdown-1.0.34-4|61	%{perl_vendorlib}/*
14cr|perl-Text-MultiMarkdown-1.0.34-4|62	
14cr|perl-Text-MultiMarkdown-1.0.34-4|63	
14cr|perl-Text-MultiMarkdown-1.0.34-4|64	
14cr|perl-Text-MultiMarkdown-1.0.34-4|65	%changelog
14cr|perl-Text-MultiMarkdown-1.0.34-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.34-4
14cr|perl-Text-MultiMarkdown-1.0.34-4|67	+ Revision: ca80ab2
14cr|perl-Text-MultiMarkdown-1.0.34-4|68	- MassBuild#464: Increase release tag
14cr|perl-Text-MultiMarkdown-1.0.34-4|69	
14cr|perl-Text-MultiMarkdown-1.0.34-4|70	

5726 14
14cr|perl-Text-NeatTemplate-0.110.0-3|1	%define upstream_name    Text-NeatTemplate
14cr|perl-Text-NeatTemplate-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-Text-NeatTemplate-0.110.0-3|3	
14cr|perl-Text-NeatTemplate-0.110.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Text-NeatTemplate-0.110.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-NeatTemplate-0.110.0-3|6	Release:    3
14cr|perl-Text-NeatTemplate-0.110.0-3|7	
14cr|perl-Text-NeatTemplate-0.110.0-3|8	Summary:    A fast, middleweight template engine
14cr|perl-Text-NeatTemplate-0.110.0-3|9	
14cr|perl-Text-NeatTemplate-0.110.0-3|10	License:    GPL+ or Artistic
14cr|perl-Text-NeatTemplate-0.110.0-3|11	Group:      Development/Perl
14cr|perl-Text-NeatTemplate-0.110.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-NeatTemplate-0.110.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Text/Text-NeatTemplate-%{upstream_version}.tar.gz
14cr|perl-Text-NeatTemplate-0.110.0-3|14	
14cr|perl-Text-NeatTemplate-0.110.0-3|15	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Text-NeatTemplate-0.110.0-3|16	BuildArch:     noarch
14cr|perl-Text-NeatTemplate-0.110.0-3|17	
14cr|perl-Text-NeatTemplate-0.110.0-3|18	%description
14cr|perl-Text-NeatTemplate-0.110.0-3|19	This module provides a simple, middleweight but fast template engine,
14cr|perl-Text-NeatTemplate-0.110.0-3|20	for when you need speed rather than complex features, yet need more features
14cr|perl-Text-NeatTemplate-0.110.0-3|21	than simple variable substitution.
14cr|perl-Text-NeatTemplate-0.110.0-3|22	
14cr|perl-Text-NeatTemplate-0.110.0-3|23	%prep
14cr|perl-Text-NeatTemplate-0.110.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-NeatTemplate-0.110.0-3|25	find . -type f | xargs chmod +w
14cr|perl-Text-NeatTemplate-0.110.0-3|26	
14cr|perl-Text-NeatTemplate-0.110.0-3|27	%build
14cr|perl-Text-NeatTemplate-0.110.0-3|28	%{__perl} Build.PL installdirs=vendor
14cr|perl-Text-NeatTemplate-0.110.0-3|29	./Build CFLAGS="%{optflags}"
14cr|perl-Text-NeatTemplate-0.110.0-3|30	
14cr|perl-Text-NeatTemplate-0.110.0-3|31	%check
14cr|perl-Text-NeatTemplate-0.110.0-3|32	./Build test
14cr|perl-Text-NeatTemplate-0.110.0-3|33	
14cr|perl-Text-NeatTemplate-0.110.0-3|34	%install
14cr|perl-Text-NeatTemplate-0.110.0-3|35	./Build install destdir=%{buildroot}
14cr|perl-Text-NeatTemplate-0.110.0-3|36	
14cr|perl-Text-NeatTemplate-0.110.0-3|37	%clean
14cr|perl-Text-NeatTemplate-0.110.0-3|38	
14cr|perl-Text-NeatTemplate-0.110.0-3|39	%files
14cr|perl-Text-NeatTemplate-0.110.0-3|40	%doc Changes README
14cr|perl-Text-NeatTemplate-0.110.0-3|41	%{_mandir}/man3/*
14cr|perl-Text-NeatTemplate-0.110.0-3|42	%{perl_vendorlib}/Text
14cr|perl-Text-NeatTemplate-0.110.0-3|43	
14cr|perl-Text-NeatTemplate-0.110.0-3|44	
14cr|perl-Text-NeatTemplate-0.110.0-3|45	
14cr|perl-Text-NeatTemplate-0.110.0-3|46	%changelog
14cr|perl-Text-NeatTemplate-0.110.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-Text-NeatTemplate-0.110.0-3|48	+ Revision: 33d3b4c
14cr|perl-Text-NeatTemplate-0.110.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-Text-NeatTemplate-0.110.0-3|50	
14cr|perl-Text-NeatTemplate-0.110.0-3|51	

5727 14
14cr|perl-Text-NSP-1.270.0-3|1	%define upstream_name	 Text-NSP
14cr|perl-Text-NSP-1.270.0-3|2	%define upstream_version 1.27
14cr|perl-Text-NSP-1.270.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Text-NSP-1.270.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-NSP-1.270.0-3|5	Release:	3
14cr|perl-Text-NSP-1.270.0-3|6	
14cr|perl-Text-NSP-1.270.0-3|7	Summary:	The Ngram Statistics Package
14cr|perl-Text-NSP-1.270.0-3|8	
14cr|perl-Text-NSP-1.270.0-3|9	License:	GPL+ or Artistic
14cr|perl-Text-NSP-1.270.0-3|10	Group:		Development/Perl
14cr|perl-Text-NSP-1.270.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-NSP-1.270.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-NSP-%{upstream_version}.tar.gz
14cr|perl-Text-NSP-1.270.0-3|13	
14cr|perl-Text-NSP-1.270.0-3|14	BuildRequires:	perl-devel
14cr|perl-Text-NSP-1.270.0-3|15	BuildArch:	noarch
14cr|perl-Text-NSP-1.270.0-3|16	
14cr|perl-Text-NSP-1.270.0-3|17	%description
14cr|perl-Text-NSP-1.270.0-3|18	The module NSP.pm is a stub that doesn't have any real functionality. The real
14cr|perl-Text-NSP-1.270.0-3|19	work is done by five programs:
14cr|perl-Text-NSP-1.270.0-3|20	- count.pl
14cr|perl-Text-NSP-1.270.0-3|21	- statistic.pl
14cr|perl-Text-NSP-1.270.0-3|22	- rank.pl
14cr|perl-Text-NSP-1.270.0-3|23	- combig.pl
14cr|perl-Text-NSP-1.270.0-3|24	- kocos.pl
14cr|perl-Text-NSP-1.270.0-3|25	These are not modules, and are run from the command line. All have extensive
14cr|perl-Text-NSP-1.270.0-3|26	command line help and documentation.
14cr|perl-Text-NSP-1.270.0-3|27	
14cr|perl-Text-NSP-1.270.0-3|28	%prep
14cr|perl-Text-NSP-1.270.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-NSP-1.270.0-3|30	
14cr|perl-Text-NSP-1.270.0-3|31	%build
14cr|perl-Text-NSP-1.270.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-NSP-1.270.0-3|33	%make
14cr|perl-Text-NSP-1.270.0-3|34	
14cr|perl-Text-NSP-1.270.0-3|35	%check
14cr|perl-Text-NSP-1.270.0-3|36	make test
14cr|perl-Text-NSP-1.270.0-3|37	
14cr|perl-Text-NSP-1.270.0-3|38	%install
14cr|perl-Text-NSP-1.270.0-3|39	%makeinstall_std
14cr|perl-Text-NSP-1.270.0-3|40	
14cr|perl-Text-NSP-1.270.0-3|41	%files
14cr|perl-Text-NSP-1.270.0-3|42	%doc CHANGES README doc/*
14cr|perl-Text-NSP-1.270.0-3|43	%{perl_vendorlib}/Text
14cr|perl-Text-NSP-1.270.0-3|44	%{_mandir}/*/*
14cr|perl-Text-NSP-1.270.0-3|45	%{_bindir}/*
14cr|perl-Text-NSP-1.270.0-3|46	
14cr|perl-Text-NSP-1.270.0-3|47	
14cr|perl-Text-NSP-1.270.0-3|48	%changelog
14cr|perl-Text-NSP-1.270.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-3
14cr|perl-Text-NSP-1.270.0-3|50	+ Revision: 2e68ad5
14cr|perl-Text-NSP-1.270.0-3|51	- MassBuild#464: Increase release tag
14cr|perl-Text-NSP-1.270.0-3|52	
14cr|perl-Text-NSP-1.270.0-3|53	

5728 14
14cr|perl-Text-ParseWords-3.290.0-3|1	%define upstream_name    Text-ParseWords
14cr|perl-Text-ParseWords-3.290.0-3|2	%define upstream_version 3.29
14cr|perl-Text-ParseWords-3.290.0-3|3	
14cr|perl-Text-ParseWords-3.290.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-ParseWords-3.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-ParseWords-3.290.0-3|6	Release:	3
14cr|perl-Text-ParseWords-3.290.0-3|7	
14cr|perl-Text-ParseWords-3.290.0-3|8	Summary:	Parse strings containing shell-style quoting
14cr|perl-Text-ParseWords-3.290.0-3|9	
14cr|perl-Text-ParseWords-3.290.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-ParseWords-3.290.0-3|11	Group:		Development/Perl
14cr|perl-Text-ParseWords-3.290.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-ParseWords-3.290.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Text/Text-ParseWords-%{upstream_version}.tar.gz
14cr|perl-Text-ParseWords-3.290.0-3|14	
14cr|perl-Text-ParseWords-3.290.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-ParseWords-3.290.0-3|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Text-ParseWords-3.290.0-3|17	BuildArch:	noarch
14cr|perl-Text-ParseWords-3.290.0-3|18	
14cr|perl-Text-ParseWords-3.290.0-3|19	%description
14cr|perl-Text-ParseWords-3.290.0-3|20	The &nested_quotewords() and &quotewords() functions accept a delimiter
14cr|perl-Text-ParseWords-3.290.0-3|21	(which can be a regular expression) and a list of lines and then breaks
14cr|perl-Text-ParseWords-3.290.0-3|22	those lines up into a list of words ignoring delimiters that appear inside
14cr|perl-Text-ParseWords-3.290.0-3|23	quotes. &quotewords() returns all of the tokens in a single long list,
14cr|perl-Text-ParseWords-3.290.0-3|24	while &nested_quotewords() returns a list of token lists corresponding to
14cr|perl-Text-ParseWords-3.290.0-3|25	the elements of @lines. &parse_line() does tokenizing on a single string.
14cr|perl-Text-ParseWords-3.290.0-3|26	The &*quotewords() functions simply call &parse_line(), so if you're only
14cr|perl-Text-ParseWords-3.290.0-3|27	splitting one line you can call &parse_line() directly and save a function
14cr|perl-Text-ParseWords-3.290.0-3|28	call.
14cr|perl-Text-ParseWords-3.290.0-3|29	
14cr|perl-Text-ParseWords-3.290.0-3|30	The $keep argument is a boolean flag. If true, then the tokens are split on
14cr|perl-Text-ParseWords-3.290.0-3|31	the specified delimiter, but all other characters (quotes, backslashes,
14cr|perl-Text-ParseWords-3.290.0-3|32	etc.) are kept in the tokens. If $keep is false then the &*quotewords()
14cr|perl-Text-ParseWords-3.290.0-3|33	functions remove all quotes and backslashes that are not themselves
14cr|perl-Text-ParseWords-3.290.0-3|34	backslash-escaped or inside of single quotes (i.e., &quotewords() tries to
14cr|perl-Text-ParseWords-3.290.0-3|35	interpret these characters just like the Bourne shell). NB: these semantics
14cr|perl-Text-ParseWords-3.290.0-3|36	are significantly different from the original version of this module
14cr|perl-Text-ParseWords-3.290.0-3|37	shipped with Perl 5.000 through 5.004. As an additional feature, $keep may
14cr|perl-Text-ParseWords-3.290.0-3|38	be the keyword "delimiters" which causes the functions to preserve the
14cr|perl-Text-ParseWords-3.290.0-3|39	delimiters in each string as tokens in the token lists, in addition to
14cr|perl-Text-ParseWords-3.290.0-3|40	preserving quote and backslash characters.
14cr|perl-Text-ParseWords-3.290.0-3|41	
14cr|perl-Text-ParseWords-3.290.0-3|42	&shellwords() is written as a special case of &quotewords(), and it does
14cr|perl-Text-ParseWords-3.290.0-3|43	token parsing with whitespace as a delimiter-- similar to most Unix shells.
14cr|perl-Text-ParseWords-3.290.0-3|44	
14cr|perl-Text-ParseWords-3.290.0-3|45	%prep
14cr|perl-Text-ParseWords-3.290.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-ParseWords-3.290.0-3|47	
14cr|perl-Text-ParseWords-3.290.0-3|48	%build
14cr|perl-Text-ParseWords-3.290.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-ParseWords-3.290.0-3|50	%make
14cr|perl-Text-ParseWords-3.290.0-3|51	
14cr|perl-Text-ParseWords-3.290.0-3|52	%check
14cr|perl-Text-ParseWords-3.290.0-3|53	%make test
14cr|perl-Text-ParseWords-3.290.0-3|54	
14cr|perl-Text-ParseWords-3.290.0-3|55	%install
14cr|perl-Text-ParseWords-3.290.0-3|56	%makeinstall_std
14cr|perl-Text-ParseWords-3.290.0-3|57	
14cr|perl-Text-ParseWords-3.290.0-3|58	%files
14cr|perl-Text-ParseWords-3.290.0-3|59	%doc CHANGES README
14cr|perl-Text-ParseWords-3.290.0-3|60	%{_mandir}/man3/*
14cr|perl-Text-ParseWords-3.290.0-3|61	%{perl_vendorlib}/*
14cr|perl-Text-ParseWords-3.290.0-3|62	
14cr|perl-Text-ParseWords-3.290.0-3|63	
14cr|perl-Text-ParseWords-3.290.0-3|64	%changelog
14cr|perl-Text-ParseWords-3.290.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.290.0-3
14cr|perl-Text-ParseWords-3.290.0-3|66	+ Revision: 26e316a
14cr|perl-Text-ParseWords-3.290.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-Text-ParseWords-3.290.0-3|68	
14cr|perl-Text-ParseWords-3.290.0-3|69	

5729 14
14cr|perl-Text-Password-Pronounceable-0.300.0-5|1	%define upstream_name    Text-Password-Pronounceable
14cr|perl-Text-Password-Pronounceable-0.300.0-5|2	%define upstream_version 0.30
14cr|perl-Text-Password-Pronounceable-0.300.0-5|3	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Password-Pronounceable-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Password-Pronounceable-0.300.0-5|6	Release:	5
14cr|perl-Text-Password-Pronounceable-0.300.0-5|7	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|8	Summary:	Generate pronounceable passwords
14cr|perl-Text-Password-Pronounceable-0.300.0-5|9	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Password-Pronounceable-0.300.0-5|11	Group:		Development/Perl
14cr|perl-Text-Password-Pronounceable-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Password-Pronounceable-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Password-Pronounceable-0.300.0-5|14	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Password-Pronounceable-0.300.0-5|16	BuildArch:	noarch
14cr|perl-Text-Password-Pronounceable-0.300.0-5|17	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|18	%description
14cr|perl-Text-Password-Pronounceable-0.300.0-5|19	This module generates pronuceable passwords, based the the English digraphs
14cr|perl-Text-Password-Pronounceable-0.300.0-5|20	by D Edwards.
14cr|perl-Text-Password-Pronounceable-0.300.0-5|21	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|22	METHODS
14cr|perl-Text-Password-Pronounceable-0.300.0-5|23	* new($min, $max)
14cr|perl-Text-Password-Pronounceable-0.300.0-5|24	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|25	Construct a password factory with length limits of $min and $max. If
14cr|perl-Text-Password-Pronounceable-0.300.0-5|26	$max is omitted, it defaults to $min.
14cr|perl-Text-Password-Pronounceable-0.300.0-5|27	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|28	%prep
14cr|perl-Text-Password-Pronounceable-0.300.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Password-Pronounceable-0.300.0-5|30	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|31	%build
14cr|perl-Text-Password-Pronounceable-0.300.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Password-Pronounceable-0.300.0-5|33	%make
14cr|perl-Text-Password-Pronounceable-0.300.0-5|34	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|35	%check
14cr|perl-Text-Password-Pronounceable-0.300.0-5|36	%make test
14cr|perl-Text-Password-Pronounceable-0.300.0-5|37	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|38	%install
14cr|perl-Text-Password-Pronounceable-0.300.0-5|39	%makeinstall_std
14cr|perl-Text-Password-Pronounceable-0.300.0-5|40	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|41	%files
14cr|perl-Text-Password-Pronounceable-0.300.0-5|42	%doc CHANGES README
14cr|perl-Text-Password-Pronounceable-0.300.0-5|43	%{_mandir}/man3/*
14cr|perl-Text-Password-Pronounceable-0.300.0-5|44	%{perl_vendorlib}/*
14cr|perl-Text-Password-Pronounceable-0.300.0-5|45	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|46	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|47	%changelog
14cr|perl-Text-Password-Pronounceable-0.300.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Text-Password-Pronounceable-0.300.0-5|49	+ Revision: ff30ba3
14cr|perl-Text-Password-Pronounceable-0.300.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Text-Password-Pronounceable-0.300.0-5|51	
14cr|perl-Text-Password-Pronounceable-0.300.0-5|52	

5730 14
14cr|perl-Text-PDF-0.290.0a-3|1	%define module Text-PDF
14cr|perl-Text-PDF-0.290.0a-3|2	%define vers 0.29
14cr|perl-Text-PDF-0.290.0a-3|3	%define subv a
14cr|perl-Text-PDF-0.290.0a-3|4	
14cr|perl-Text-PDF-0.290.0a-3|5	Summary:	 %{module} Perl module
14cr|perl-Text-PDF-0.290.0a-3|6	
14cr|perl-Text-PDF-0.290.0a-3|7	Version:	 %perl_convert_version 0.29a
14cr|perl-Text-PDF-0.290.0a-3|8	Name:        perl-%{module}
14cr|perl-Text-PDF-0.290.0a-3|9	Release:     3
14cr|perl-Text-PDF-0.290.0a-3|10	License:	 Artistic
14cr|perl-Text-PDF-0.290.0a-3|11	Group:		 Development/Perl
14cr|perl-Text-PDF-0.290.0a-3|12	Source0:     ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-PDF-0.29a.tar.gz
14cr|perl-Text-PDF-0.290.0a-3|13	URL:		 http://search.cpan.org/dist/%{module}
14cr|perl-Text-PDF-0.290.0a-3|14	BuildRequires: perl-devel
14cr|perl-Text-PDF-0.290.0a-3|15	BuildArch: noarch
14cr|perl-Text-PDF-0.290.0a-3|16	
14cr|perl-Text-PDF-0.290.0a-3|17	%description
14cr|perl-Text-PDF-0.290.0a-3|18	Perl module to manipulate PDF files.
14cr|perl-Text-PDF-0.290.0a-3|19	
14cr|perl-Text-PDF-0.290.0a-3|20	%prep
14cr|perl-Text-PDF-0.290.0a-3|21	%setup -q -n %{module}-%{vers}
14cr|perl-Text-PDF-0.290.0a-3|22	
14cr|perl-Text-PDF-0.290.0a-3|23	%build
14cr|perl-Text-PDF-0.290.0a-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-PDF-0.290.0a-3|25	
14cr|perl-Text-PDF-0.290.0a-3|26	%check
14cr|perl-Text-PDF-0.290.0a-3|27	# no test defined yet
14cr|perl-Text-PDF-0.290.0a-3|28	%make test
14cr|perl-Text-PDF-0.290.0a-3|29	
14cr|perl-Text-PDF-0.290.0a-3|30	%install
14cr|perl-Text-PDF-0.290.0a-3|31	%makeinstall_std
14cr|perl-Text-PDF-0.290.0a-3|32	
14cr|perl-Text-PDF-0.290.0a-3|33	%clean
14cr|perl-Text-PDF-0.290.0a-3|34	
14cr|perl-Text-PDF-0.290.0a-3|35	%files
14cr|perl-Text-PDF-0.290.0a-3|36	%doc examples readme.txt
14cr|perl-Text-PDF-0.290.0a-3|37	%{_mandir}/*/*
14cr|perl-Text-PDF-0.290.0a-3|38	%{perl_vendorlib}/Text/
14cr|perl-Text-PDF-0.290.0a-3|39	%{_bindir}/*
14cr|perl-Text-PDF-0.290.0a-3|40	
14cr|perl-Text-PDF-0.290.0a-3|41	
14cr|perl-Text-PDF-0.290.0a-3|42	
14cr|perl-Text-PDF-0.290.0a-3|43	
14cr|perl-Text-PDF-0.290.0a-3|44	%changelog
14cr|perl-Text-PDF-0.290.0a-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0a-3
14cr|perl-Text-PDF-0.290.0a-3|46	+ Revision: 96f6502
14cr|perl-Text-PDF-0.290.0a-3|47	- MassBuild#464: Increase release tag
14cr|perl-Text-PDF-0.290.0a-3|48	
14cr|perl-Text-PDF-0.290.0a-3|49	

5731 14
14cr|perl-Text-Pipe-0.100.0-5|1	%define upstream_name    Text-Pipe
14cr|perl-Text-Pipe-0.100.0-5|2	%define upstream_version 0.10
14cr|perl-Text-Pipe-0.100.0-5|3	
14cr|perl-Text-Pipe-0.100.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Pipe-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Pipe-0.100.0-5|6	Release:	5
14cr|perl-Text-Pipe-0.100.0-5|7	
14cr|perl-Text-Pipe-0.100.0-5|8	Summary:	Common text filter API
14cr|perl-Text-Pipe-0.100.0-5|9	
14cr|perl-Text-Pipe-0.100.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Pipe-0.100.0-5|11	Group:		Development/Perl
14cr|perl-Text-Pipe-0.100.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Pipe-0.100.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Pipe-0.100.0-5|14	
14cr|perl-Text-Pipe-0.100.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Pipe-0.100.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Text-Pipe-0.100.0-5|17	BuildRequires:	perl(Class::Accessor::Complex)
14cr|perl-Text-Pipe-0.100.0-5|18	BuildRequires:	perl(Class::Accessor::Constructor)
14cr|perl-Text-Pipe-0.100.0-5|19	BuildRequires:	perl(Class::Accessor::Installer)
14cr|perl-Text-Pipe-0.100.0-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Text-Pipe-0.100.0-5|21	BuildRequires:	perl(Module::AutoInstall)
14cr|perl-Text-Pipe-0.100.0-5|22	BuildRequires:	perl(List::Util)
14cr|perl-Text-Pipe-0.100.0-5|23	BuildRequires:	perl(Sub::Name)
14cr|perl-Text-Pipe-0.100.0-5|24	BuildRequires:	perl(Test::More)
14cr|perl-Text-Pipe-0.100.0-5|25	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Text-Pipe-0.100.0-5|26	BuildArch:	noarch
14cr|perl-Text-Pipe-0.100.0-5|27	
14cr|perl-Text-Pipe-0.100.0-5|28	%description
14cr|perl-Text-Pipe-0.100.0-5|29	This class is a factory for text pipes. A pipe has a 'filter()' method
14cr|perl-Text-Pipe-0.100.0-5|30	through which input can pass. The input can be a string or a reference to
14cr|perl-Text-Pipe-0.100.0-5|31	an array of strings. Pipes can be stacked together using the
14cr|perl-Text-Pipe-0.100.0-5|32	Text::Pipe::Stackable manpage.
14cr|perl-Text-Pipe-0.100.0-5|33	
14cr|perl-Text-Pipe-0.100.0-5|34	The problem that this distribution tries to solve is that there are several
14cr|perl-Text-Pipe-0.100.0-5|35	distributions on CPAN which use text filtering in some way or other, for
14cr|perl-Text-Pipe-0.100.0-5|36	example the Template Toolkit. But each distribution is somewhat different,
14cr|perl-Text-Pipe-0.100.0-5|37	and they have to reimplement the same text filters over and over again.
14cr|perl-Text-Pipe-0.100.0-5|38	
14cr|perl-Text-Pipe-0.100.0-5|39	This distribution aims at offering a common text filter API. So if you want
14cr|perl-Text-Pipe-0.100.0-5|40	to use text pipes with Template Toolkit, you just need to write an adapter.
14cr|perl-Text-Pipe-0.100.0-5|41	
14cr|perl-Text-Pipe-0.100.0-5|42	%prep
14cr|perl-Text-Pipe-0.100.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Pipe-0.100.0-5|44	# wants to download junk from Internet
14cr|perl-Text-Pipe-0.100.0-5|45	rm -f inc/Module/AutoInstall.pm
14cr|perl-Text-Pipe-0.100.0-5|46	
14cr|perl-Text-Pipe-0.100.0-5|47	%build
14cr|perl-Text-Pipe-0.100.0-5|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Pipe-0.100.0-5|49	%make
14cr|perl-Text-Pipe-0.100.0-5|50	
14cr|perl-Text-Pipe-0.100.0-5|51	%check
14cr|perl-Text-Pipe-0.100.0-5|52	%make test
14cr|perl-Text-Pipe-0.100.0-5|53	
14cr|perl-Text-Pipe-0.100.0-5|54	%install
14cr|perl-Text-Pipe-0.100.0-5|55	%makeinstall_std
14cr|perl-Text-Pipe-0.100.0-5|56	
14cr|perl-Text-Pipe-0.100.0-5|57	%files
14cr|perl-Text-Pipe-0.100.0-5|58	%doc Changes LICENSE README
14cr|perl-Text-Pipe-0.100.0-5|59	%{_mandir}/man3/*
14cr|perl-Text-Pipe-0.100.0-5|60	%{perl_vendorlib}/*
14cr|perl-Text-Pipe-0.100.0-5|61	
14cr|perl-Text-Pipe-0.100.0-5|62	%changelog
14cr|perl-Text-Pipe-0.100.0-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-5
14cr|perl-Text-Pipe-0.100.0-5|64	+ Revision: 2eb7403
14cr|perl-Text-Pipe-0.100.0-5|65	- MassBuild#464: Increase release tag
14cr|perl-Text-Pipe-0.100.0-5|66	
14cr|perl-Text-Pipe-0.100.0-5|67	

5732 14
14cr|perl-Text-Query-0.70.0-10|1	%define upstream_name       Text-Query
14cr|perl-Text-Query-0.70.0-10|2	%define upstream_version    0.07
14cr|perl-Text-Query-0.70.0-10|3	
14cr|perl-Text-Query-0.70.0-10|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Query-0.70.0-10|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Query-0.70.0-10|6	Release:	10
14cr|perl-Text-Query-0.70.0-10|7	Summary:	Query processing framework
14cr|perl-Text-Query-0.70.0-10|8	
14cr|perl-Text-Query-0.70.0-10|9	License:	GPL or Artistic
14cr|perl-Text-Query-0.70.0-10|10	Group:		Development/Perl
14cr|perl-Text-Query-0.70.0-10|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Query-0.70.0-10|12	Source:		http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Query-0.70.0-10|13	Patch:		Text-Query-0.07-fix-syntax.patch
14cr|perl-Text-Query-0.70.0-10|14	
14cr|perl-Text-Query-0.70.0-10|15	BuildRequires:	perl-devel
14cr|perl-Text-Query-0.70.0-10|16	BuildArch:	noarch
14cr|perl-Text-Query-0.70.0-10|17	
14cr|perl-Text-Query-0.70.0-10|18	%description
14cr|perl-Text-Query-0.70.0-10|19	This module provides an object that matches a data source against a query
14cr|perl-Text-Query-0.70.0-10|20	expression.
14cr|perl-Text-Query-0.70.0-10|21	
14cr|perl-Text-Query-0.70.0-10|22	%prep
14cr|perl-Text-Query-0.70.0-10|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Query-0.70.0-10|24	%patch -p 1
14cr|perl-Text-Query-0.70.0-10|25	
14cr|perl-Text-Query-0.70.0-10|26	%build
14cr|perl-Text-Query-0.70.0-10|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Query-0.70.0-10|28	%make
14cr|perl-Text-Query-0.70.0-10|29	
14cr|perl-Text-Query-0.70.0-10|30	%install
14cr|perl-Text-Query-0.70.0-10|31	%makeinstall_std
14cr|perl-Text-Query-0.70.0-10|32	
14cr|perl-Text-Query-0.70.0-10|33	%check
14cr|perl-Text-Query-0.70.0-10|34	# Seem to fail for no real reason
14cr|perl-Text-Query-0.70.0-10|35	#make test
14cr|perl-Text-Query-0.70.0-10|36	
14cr|perl-Text-Query-0.70.0-10|37	%files
14cr|perl-Text-Query-0.70.0-10|38	%doc ChangeLog README
14cr|perl-Text-Query-0.70.0-10|39	%{perl_vendorlib}/Text
14cr|perl-Text-Query-0.70.0-10|40	%{_mandir}/*/*
14cr|perl-Text-Query-0.70.0-10|41	
14cr|perl-Text-Query-0.70.0-10|42	
14cr|perl-Text-Query-0.70.0-10|43	%changelog
14cr|perl-Text-Query-0.70.0-10|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-10
14cr|perl-Text-Query-0.70.0-10|45	+ Revision: ea20fe5
14cr|perl-Text-Query-0.70.0-10|46	- MassBuild#464: Increase release tag
14cr|perl-Text-Query-0.70.0-10|47	
14cr|perl-Text-Query-0.70.0-10|48	

5733 14
14cr|perl-Text-Quoted-2.80.0-3|1	%define upstream_name    Text-Quoted
14cr|perl-Text-Quoted-2.80.0-3|2	%define upstream_version 2.08
14cr|perl-Text-Quoted-2.80.0-3|3	
14cr|perl-Text-Quoted-2.80.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Quoted-2.80.0-3|5	Version:	%perl_convert_version 2.08
14cr|perl-Text-Quoted-2.80.0-3|6	Release:	3
14cr|perl-Text-Quoted-2.80.0-3|7	
14cr|perl-Text-Quoted-2.80.0-3|8	Summary:	Perl module to extract the structure of a quoted mail message
14cr|perl-Text-Quoted-2.80.0-3|9	
14cr|perl-Text-Quoted-2.80.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-Quoted-2.80.0-3|11	Group:		Development/Perl
14cr|perl-Text-Quoted-2.80.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Quoted-2.80.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-Quoted-2.08.tar.gz
14cr|perl-Text-Quoted-2.80.0-3|14	
14cr|perl-Text-Quoted-2.80.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-Quoted-2.80.0-3|16	BuildRequires:	perl(Text::Autoformat)
14cr|perl-Text-Quoted-2.80.0-3|17	BuildArch:	noarch
14cr|perl-Text-Quoted-2.80.0-3|18	
14cr|perl-Text-Quoted-2.80.0-3|19	%description
14cr|perl-Text-Quoted-2.80.0-3|20	Text::Quoted examines the structure of some text which may contain multiple
14cr|perl-Text-Quoted-2.80.0-3|21	different levels of quoting, and turns the text into a nested data structure.
14cr|perl-Text-Quoted-2.80.0-3|22	
14cr|perl-Text-Quoted-2.80.0-3|23	%prep
14cr|perl-Text-Quoted-2.80.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Quoted-2.80.0-3|25	
14cr|perl-Text-Quoted-2.80.0-3|26	%build
14cr|perl-Text-Quoted-2.80.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Quoted-2.80.0-3|28	%make
14cr|perl-Text-Quoted-2.80.0-3|29	
14cr|perl-Text-Quoted-2.80.0-3|30	%check
14cr|perl-Text-Quoted-2.80.0-3|31	%make test
14cr|perl-Text-Quoted-2.80.0-3|32	
14cr|perl-Text-Quoted-2.80.0-3|33	%install
14cr|perl-Text-Quoted-2.80.0-3|34	%makeinstall_std
14cr|perl-Text-Quoted-2.80.0-3|35	rm -rf %{buildroot}%{perl_vendorarch}
14cr|perl-Text-Quoted-2.80.0-3|36	
14cr|perl-Text-Quoted-2.80.0-3|37	%files
14cr|perl-Text-Quoted-2.80.0-3|38	%doc Changes README
14cr|perl-Text-Quoted-2.80.0-3|39	%{perl_vendorlib}/*
14cr|perl-Text-Quoted-2.80.0-3|40	%{_mandir}/man3/*
14cr|perl-Text-Quoted-2.80.0-3|41	
14cr|perl-Text-Quoted-2.80.0-3|42	
14cr|perl-Text-Quoted-2.80.0-3|43	
14cr|perl-Text-Quoted-2.80.0-3|44	%changelog
14cr|perl-Text-Quoted-2.80.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.80.0-3
14cr|perl-Text-Quoted-2.80.0-3|46	+ Revision: cb4927c
14cr|perl-Text-Quoted-2.80.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Text-Quoted-2.80.0-3|48	
14cr|perl-Text-Quoted-2.80.0-3|49	

5734 14
14cr|perl-Text-RecordParser-1.6.3-3|1	%define upstream_name	 Text-RecordParser
14cr|perl-Text-RecordParser-1.6.3-3|2	%define upstream_version v1.5.0
14cr|perl-Text-RecordParser-1.6.3-3|3	
14cr|perl-Text-RecordParser-1.6.3-3|4	Name:       perl-%{upstream_name}
14cr|perl-Text-RecordParser-1.6.3-3|5	Version:    %perl_convert_version 1.6.3
14cr|perl-Text-RecordParser-1.6.3-3|6	Release:    3
14cr|perl-Text-RecordParser-1.6.3-3|7	
14cr|perl-Text-RecordParser-1.6.3-3|8	Summary:	Read record-oriented files
14cr|perl-Text-RecordParser-1.6.3-3|9	
14cr|perl-Text-RecordParser-1.6.3-3|10	
14cr|perl-Text-RecordParser-1.6.3-3|11	License:	GPL
14cr|perl-Text-RecordParser-1.6.3-3|12	Group:		Development/Perl
14cr|perl-Text-RecordParser-1.6.3-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-RecordParser-1.6.3-3|14	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-v1.6.3.tar.gz
14cr|perl-Text-RecordParser-1.6.3-3|15	
14cr|perl-Text-RecordParser-1.6.3-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-Text-RecordParser-1.6.3-3|17	BuildRequires:	perl(IO::Scalar)
14cr|perl-Text-RecordParser-1.6.3-3|18	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Text-RecordParser-1.6.3-3|19	BuildRequires:	perl(List::Util)
14cr|perl-Text-RecordParser-1.6.3-3|20	BuildRequires:	perl(Module::Build)
14cr|perl-Text-RecordParser-1.6.3-3|21	BuildRequires:	perl(Readonly)
14cr|perl-Text-RecordParser-1.6.3-3|22	BuildRequires:	perl(Test::Exception)
14cr|perl-Text-RecordParser-1.6.3-3|23	BuildRequires:	perl(Test::More)
14cr|perl-Text-RecordParser-1.6.3-3|24	BuildRequires:	perl(JSON::PP)
14cr|perl-Text-RecordParser-1.6.3-3|25	BuildRequires:	perl(version)
14cr|perl-Text-RecordParser-1.6.3-3|26	BuildRequires: perl(Pod::Markdown)
14cr|perl-Text-RecordParser-1.6.3-3|27	BuildRequires: perl(Pod::Readme)
14cr|perl-Text-RecordParser-1.6.3-3|28	BuildRequires: perl(Text::Autoformat)
14cr|perl-Text-RecordParser-1.6.3-3|29	
14cr|perl-Text-RecordParser-1.6.3-3|30	BuildArch:	noarch
14cr|perl-Text-RecordParser-1.6.3-3|31	
14cr|perl-Text-RecordParser-1.6.3-3|32	%description
14cr|perl-Text-RecordParser-1.6.3-3|33	This module is for reading record-oriented data in a delimited text
14cr|perl-Text-RecordParser-1.6.3-3|34	file. The most common example have records separated by newlines and
14cr|perl-Text-RecordParser-1.6.3-3|35	fields separated by commas or tabs, but this module aims to provide a
14cr|perl-Text-RecordParser-1.6.3-3|36	consistent interface for handling sequential records in a file however
14cr|perl-Text-RecordParser-1.6.3-3|37	they may be delimited. Typically this data lists the fields in the
14cr|perl-Text-RecordParser-1.6.3-3|38	first line of the file, in which case you should call bind_header to
14cr|perl-Text-RecordParser-1.6.3-3|39	bind the field name (or not, and it will be called implicitly). If the
14cr|perl-Text-RecordParser-1.6.3-3|40	first line contains data, you can still bind your own field names via
14cr|perl-Text-RecordParser-1.6.3-3|41	bind_fields. Either way, you can then use many methods to get at the
14cr|perl-Text-RecordParser-1.6.3-3|42	data as arrays or hashes.
14cr|perl-Text-RecordParser-1.6.3-3|43	
14cr|perl-Text-RecordParser-1.6.3-3|44	%prep
14cr|perl-Text-RecordParser-1.6.3-3|45	%setup -qn Text-RecordParser-v%{version}
14cr|perl-Text-RecordParser-1.6.3-3|46	
14cr|perl-Text-RecordParser-1.6.3-3|47	%build
14cr|perl-Text-RecordParser-1.6.3-3|48	%{__perl} Build.PL installdirs=vendor
14cr|perl-Text-RecordParser-1.6.3-3|49	chmod a+w README.md
14cr|perl-Text-RecordParser-1.6.3-3|50	pwd
14cr|perl-Text-RecordParser-1.6.3-3|51	./Build
14cr|perl-Text-RecordParser-1.6.3-3|52	
14cr|perl-Text-RecordParser-1.6.3-3|53	%check
14cr|perl-Text-RecordParser-1.6.3-3|54	./Build test
14cr|perl-Text-RecordParser-1.6.3-3|55	
14cr|perl-Text-RecordParser-1.6.3-3|56	%install
14cr|perl-Text-RecordParser-1.6.3-3|57	./Build install destdir=%{buildroot}
14cr|perl-Text-RecordParser-1.6.3-3|58	
14cr|perl-Text-RecordParser-1.6.3-3|59	%clean
14cr|perl-Text-RecordParser-1.6.3-3|60	
14cr|perl-Text-RecordParser-1.6.3-3|61	%files
14cr|perl-Text-RecordParser-1.6.3-3|62	%doc Changes README
14cr|perl-Text-RecordParser-1.6.3-3|63	%{_bindir}/tab*
14cr|perl-Text-RecordParser-1.6.3-3|64	%{perl_vendorlib}/Text
14cr|perl-Text-RecordParser-1.6.3-3|65	%{_mandir}/man*/*
14cr|perl-Text-RecordParser-1.6.3-3|66	
14cr|perl-Text-RecordParser-1.6.3-3|67	%changelog
14cr|perl-Text-RecordParser-1.6.3-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-3
14cr|perl-Text-RecordParser-1.6.3-3|69	+ Revision: 8d7c8c4
14cr|perl-Text-RecordParser-1.6.3-3|70	- MassBuild#464: Increase release tag
14cr|perl-Text-RecordParser-1.6.3-3|71	
14cr|perl-Text-RecordParser-1.6.3-3|72	

5735 14
14cr|perl-Text-Roman-3.500.0-3|1	%define upstream_name    Text-Roman
14cr|perl-Text-Roman-3.500.0-3|2	%define upstream_version 3.5
14cr|perl-Text-Roman-3.500.0-3|3	
14cr|perl-Text-Roman-3.500.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Roman-3.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Roman-3.500.0-3|6	Release:	3
14cr|perl-Text-Roman-3.500.0-3|7	
14cr|perl-Text-Roman-3.500.0-3|8	Summary:	Allows conversion between Roman and Arabic algarisms
14cr|perl-Text-Roman-3.500.0-3|9	
14cr|perl-Text-Roman-3.500.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-Roman-3.500.0-3|11	Group:		Development/Perl
14cr|perl-Text-Roman-3.500.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Roman-3.500.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Roman-%{upstream_version}.tar.gz
14cr|perl-Text-Roman-3.500.0-3|14	
14cr|perl-Text-Roman-3.500.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-Roman-3.500.0-3|16	BuildArch:	noarch
14cr|perl-Text-Roman-3.500.0-3|17	
14cr|perl-Text-Roman-3.500.0-3|18	%description
14cr|perl-Text-Roman-3.500.0-3|19	This package supports both conventional Roman algarisms (which range from 1 to
14cr|perl-Text-Roman-3.500.0-3|20	3999) and Milhar Romans, a variation which uses a bar across the algarism to
14cr|perl-Text-Roman-3.500.0-3|21	indicate multiplication by 1,000. For the purposes of this module, acceptable
14cr|perl-Text-Roman-3.500.0-3|22	syntax consists of an underscore suffixed to the algarism e.g. IV_V = 4,005.
14cr|perl-Text-Roman-3.500.0-3|23	The term Milhar apparently derives from the Portuguese word for "thousands" and
14cr|perl-Text-Roman-3.500.0-3|24	the range of this notation extends the range of Roman numbers to 3999 x 1000 +
14cr|perl-Text-Roman-3.500.0-3|25	3999 = 4,002,999.
14cr|perl-Text-Roman-3.500.0-3|26	
14cr|perl-Text-Roman-3.500.0-3|27	Note: the functions in this package treat Roman algarisms in a case-insensitive
14cr|perl-Text-Roman-3.500.0-3|28	manner such that "VI" == "vI" == "Vi" == "vi".
14cr|perl-Text-Roman-3.500.0-3|29	
14cr|perl-Text-Roman-3.500.0-3|30	%prep
14cr|perl-Text-Roman-3.500.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Roman-3.500.0-3|32	
14cr|perl-Text-Roman-3.500.0-3|33	%build
14cr|perl-Text-Roman-3.500.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Roman-3.500.0-3|35	%make
14cr|perl-Text-Roman-3.500.0-3|36	
14cr|perl-Text-Roman-3.500.0-3|37	%check
14cr|perl-Text-Roman-3.500.0-3|38	make test
14cr|perl-Text-Roman-3.500.0-3|39	
14cr|perl-Text-Roman-3.500.0-3|40	%install
14cr|perl-Text-Roman-3.500.0-3|41	%makeinstall_std
14cr|perl-Text-Roman-3.500.0-3|42	
14cr|perl-Text-Roman-3.500.0-3|43	%files
14cr|perl-Text-Roman-3.500.0-3|44	%doc Changes LICENSE README
14cr|perl-Text-Roman-3.500.0-3|45	%{perl_vendorlib}/Text
14cr|perl-Text-Roman-3.500.0-3|46	%{_mandir}/*/*
14cr|perl-Text-Roman-3.500.0-3|47	
14cr|perl-Text-Roman-3.500.0-3|48	
14cr|perl-Text-Roman-3.500.0-3|49	
14cr|perl-Text-Roman-3.500.0-3|50	%changelog
14cr|perl-Text-Roman-3.500.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.500.0-3
14cr|perl-Text-Roman-3.500.0-3|52	+ Revision: 7a7d925
14cr|perl-Text-Roman-3.500.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Text-Roman-3.500.0-3|54	
14cr|perl-Text-Roman-3.500.0-3|55	

5736 14
14cr|perl-Text-Shellwords-1.80.0-4|1	%define upstream_name    Text-Shellwords
14cr|perl-Text-Shellwords-1.80.0-4|2	%define upstream_version 1.08
14cr|perl-Text-Shellwords-1.80.0-4|3	
14cr|perl-Text-Shellwords-1.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Shellwords-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Shellwords-1.80.0-4|6	Release:	4
14cr|perl-Text-Shellwords-1.80.0-4|7	
14cr|perl-Text-Shellwords-1.80.0-4|8	Summary:	Thin wrapper around shellwords.pl
14cr|perl-Text-Shellwords-1.80.0-4|9	
14cr|perl-Text-Shellwords-1.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Text-Shellwords-1.80.0-4|11	Group:		Development/Perl
14cr|perl-Text-Shellwords-1.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Shellwords-1.80.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Shellwords-1.80.0-4|14	
14cr|perl-Text-Shellwords-1.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Text-Shellwords-1.80.0-4|16	BuildArch:	noarch
14cr|perl-Text-Shellwords-1.80.0-4|17	
14cr|perl-Text-Shellwords-1.80.0-4|18	%description
14cr|perl-Text-Shellwords-1.80.0-4|19	This used to be a wrapper around shellwords.pl, but has now been superseded by
14cr|perl-Text-Shellwords-1.80.0-4|20	Text::ParseWords. Use that module instead. If you use this module, it will
14cr|perl-Text-Shellwords-1.80.0-4|21	simply report the shellwords() function from Text::ParseWords.
14cr|perl-Text-Shellwords-1.80.0-4|22	
14cr|perl-Text-Shellwords-1.80.0-4|23	%prep
14cr|perl-Text-Shellwords-1.80.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Shellwords-1.80.0-4|25	
14cr|perl-Text-Shellwords-1.80.0-4|26	%build
14cr|perl-Text-Shellwords-1.80.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Shellwords-1.80.0-4|28	%make
14cr|perl-Text-Shellwords-1.80.0-4|29	
14cr|perl-Text-Shellwords-1.80.0-4|30	%check
14cr|perl-Text-Shellwords-1.80.0-4|31	make test
14cr|perl-Text-Shellwords-1.80.0-4|32	
14cr|perl-Text-Shellwords-1.80.0-4|33	%install
14cr|perl-Text-Shellwords-1.80.0-4|34	%makeinstall_std
14cr|perl-Text-Shellwords-1.80.0-4|35	
14cr|perl-Text-Shellwords-1.80.0-4|36	%files
14cr|perl-Text-Shellwords-1.80.0-4|37	%doc Changes README
14cr|perl-Text-Shellwords-1.80.0-4|38	%{perl_vendorlib}/Text
14cr|perl-Text-Shellwords-1.80.0-4|39	%{_mandir}/*/*
14cr|perl-Text-Shellwords-1.80.0-4|40	
14cr|perl-Text-Shellwords-1.80.0-4|41	
14cr|perl-Text-Shellwords-1.80.0-4|42	%changelog
14cr|perl-Text-Shellwords-1.80.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-4
14cr|perl-Text-Shellwords-1.80.0-4|44	+ Revision: c934d41
14cr|perl-Text-Shellwords-1.80.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-Text-Shellwords-1.80.0-4|46	
14cr|perl-Text-Shellwords-1.80.0-4|47	

5737 14
14cr|perl-Text-SimpleTable-2.30.0-3|1	%define upstream_name       Text-SimpleTable
14cr|perl-Text-SimpleTable-2.30.0-3|2	%define upstream_version 2.03
14cr|perl-Text-SimpleTable-2.30.0-3|3	
14cr|perl-Text-SimpleTable-2.30.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Text-SimpleTable-2.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-SimpleTable-2.30.0-3|6	Release:    3
14cr|perl-Text-SimpleTable-2.30.0-3|7	
14cr|perl-Text-SimpleTable-2.30.0-3|8	Summary:	Simple Eyecandy ASCII Tables
14cr|perl-Text-SimpleTable-2.30.0-3|9	
14cr|perl-Text-SimpleTable-2.30.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-SimpleTable-2.30.0-3|11	Group:		Development/Perl
14cr|perl-Text-SimpleTable-2.30.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-SimpleTable-2.30.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-SimpleTable-2.30.0-3|14	
14cr|perl-Text-SimpleTable-2.30.0-3|15	BuildRequires: perl-devel
14cr|perl-Text-SimpleTable-2.30.0-3|16	BuildArch:	noarch
14cr|perl-Text-SimpleTable-2.30.0-3|17	
14cr|perl-Text-SimpleTable-2.30.0-3|18	%description
14cr|perl-Text-SimpleTable-2.30.0-3|19	Simple eyecandy ASCII tables, as seen in Catalyst.
14cr|perl-Text-SimpleTable-2.30.0-3|20	
14cr|perl-Text-SimpleTable-2.30.0-3|21	%prep
14cr|perl-Text-SimpleTable-2.30.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-SimpleTable-2.30.0-3|23	
14cr|perl-Text-SimpleTable-2.30.0-3|24	%build
14cr|perl-Text-SimpleTable-2.30.0-3|25	%{__perl} Makefile.PL -n INSTALLDIRS=vendor
14cr|perl-Text-SimpleTable-2.30.0-3|26	%make
14cr|perl-Text-SimpleTable-2.30.0-3|27	
14cr|perl-Text-SimpleTable-2.30.0-3|28	%check
14cr|perl-Text-SimpleTable-2.30.0-3|29	make test
14cr|perl-Text-SimpleTable-2.30.0-3|30	
14cr|perl-Text-SimpleTable-2.30.0-3|31	%install
14cr|perl-Text-SimpleTable-2.30.0-3|32	%makeinstall_std
14cr|perl-Text-SimpleTable-2.30.0-3|33	
14cr|perl-Text-SimpleTable-2.30.0-3|34	%files
14cr|perl-Text-SimpleTable-2.30.0-3|35	%doc Changes
14cr|perl-Text-SimpleTable-2.30.0-3|36	%{perl_vendorlib}/Text/*
14cr|perl-Text-SimpleTable-2.30.0-3|37	%{_mandir}/man3/*
14cr|perl-Text-SimpleTable-2.30.0-3|38	
14cr|perl-Text-SimpleTable-2.30.0-3|39	
14cr|perl-Text-SimpleTable-2.30.0-3|40	
14cr|perl-Text-SimpleTable-2.30.0-3|41	%changelog
14cr|perl-Text-SimpleTable-2.30.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.0-3
14cr|perl-Text-SimpleTable-2.30.0-3|43	+ Revision: a8772c6
14cr|perl-Text-SimpleTable-2.30.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-Text-SimpleTable-2.30.0-3|45	
14cr|perl-Text-SimpleTable-2.30.0-3|46	

5738 14
14cr|perl-Text-Table-1.130.0-2|1	%define upstream_name    Text-Table
14cr|perl-Text-Table-1.130.0-2|2	%define upstream_version 1.130
14cr|perl-Text-Table-1.130.0-2|3	
14cr|perl-Text-Table-1.130.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Table-1.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Table-1.130.0-2|6	Release:	2
14cr|perl-Text-Table-1.130.0-2|7	
14cr|perl-Text-Table-1.130.0-2|8	Summary:	Organize Data in Tables
14cr|perl-Text-Table-1.130.0-2|9	
14cr|perl-Text-Table-1.130.0-2|10	
14cr|perl-Text-Table-1.130.0-2|11	License:	GPL+ or Artistic
14cr|perl-Text-Table-1.130.0-2|12	Group:		Development/Perl
14cr|perl-Text-Table-1.130.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Table-1.130.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Table-1.130.0-2|15	
14cr|perl-Text-Table-1.130.0-2|16	BuildRequires:	perl-devel
14cr|perl-Text-Table-1.130.0-2|17	BuildRequires:	perl(Test::More)
14cr|perl-Text-Table-1.130.0-2|18	BuildRequires:	perl(Text::Aligner)
14cr|perl-Text-Table-1.130.0-2|19	BuildArch:	noarch
14cr|perl-Text-Table-1.130.0-2|20	
14cr|perl-Text-Table-1.130.0-2|21	%description
14cr|perl-Text-Table-1.130.0-2|22	Organization of data in table form is a time-honored and useful method of
14cr|perl-Text-Table-1.130.0-2|23	data representation. While columns of data are trivially generated by
14cr|perl-Text-Table-1.130.0-2|24	computer through formatted output, even simple tasks like keeping titles
14cr|perl-Text-Table-1.130.0-2|25	aligned with the data columns are not trivial, and the one-shot solutions
14cr|perl-Text-Table-1.130.0-2|26	one comes up with tend to be particularly hard to maintain. Text::Table
14cr|perl-Text-Table-1.130.0-2|27	allows you to create and maintain tables that adapt to alignment
14cr|perl-Text-Table-1.130.0-2|28	requirements as you use them.
14cr|perl-Text-Table-1.130.0-2|29	
14cr|perl-Text-Table-1.130.0-2|30	Overview
14cr|perl-Text-Table-1.130.0-2|31	The process is simple: you create a table (a Text::Table object) by
14cr|perl-Text-Table-1.130.0-2|32	describing the columns the table is going to have. Then you load lines
14cr|perl-Text-Table-1.130.0-2|33	of data into the table, and finally print the resulting output lines.
14cr|perl-Text-Table-1.130.0-2|34	Alignment of data and column titles is handled dynamically in
14cr|perl-Text-Table-1.130.0-2|35	dependence on the data present.
14cr|perl-Text-Table-1.130.0-2|36	
14cr|perl-Text-Table-1.130.0-2|37	Table Creation
14cr|perl-Text-Table-1.130.0-2|38	In the simplest case, if all you want is a number of (untitled)
14cr|perl-Text-Table-1.130.0-2|39	columns, you create an unspecified table and start adding data to it.
14cr|perl-Text-Table-1.130.0-2|40	The number of columns is taken fronm the first line of data.
14cr|perl-Text-Table-1.130.0-2|41	
14cr|perl-Text-Table-1.130.0-2|42	%prep
14cr|perl-Text-Table-1.130.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Table-1.130.0-2|44	
14cr|perl-Text-Table-1.130.0-2|45	%build
14cr|perl-Text-Table-1.130.0-2|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Table-1.130.0-2|47	%make
14cr|perl-Text-Table-1.130.0-2|48	
14cr|perl-Text-Table-1.130.0-2|49	%check
14cr|perl-Text-Table-1.130.0-2|50	%make test
14cr|perl-Text-Table-1.130.0-2|51	
14cr|perl-Text-Table-1.130.0-2|52	%install
14cr|perl-Text-Table-1.130.0-2|53	%makeinstall_std
14cr|perl-Text-Table-1.130.0-2|54	
14cr|perl-Text-Table-1.130.0-2|55	%files
14cr|perl-Text-Table-1.130.0-2|56	%doc Changes LICENSE META.yml README
14cr|perl-Text-Table-1.130.0-2|57	%{_mandir}/man3/*
14cr|perl-Text-Table-1.130.0-2|58	%{perl_vendorlib}/*
14cr|perl-Text-Table-1.130.0-2|59	
14cr|perl-Text-Table-1.130.0-2|60	
14cr|perl-Text-Table-1.130.0-2|61	
14cr|perl-Text-Table-1.130.0-2|62	%changelog
14cr|perl-Text-Table-1.130.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-2
14cr|perl-Text-Table-1.130.0-2|64	+ Revision: 18bd7da
14cr|perl-Text-Table-1.130.0-2|65	- MassBuild#464: Increase release tag
14cr|perl-Text-Table-1.130.0-2|66	
14cr|perl-Text-Table-1.130.0-2|67	

5739 14
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|1	%define realname   Text-Tabs+Wrap
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|2	%define upstream_version 2013.0523
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|3	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|4	Name:       perl-%{realname}
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|6	Release:    3
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|7	License:    GPL or Artistic
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|8	Group:      Development/Perl
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|9	Summary:    Wraps lines to make simple paragraphs
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|10	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|11	Source:     http://www.cpan.org/modules/by-module/Text/Text-Tabs+Wrap-%{upstream_version}.tar.gz
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|13	BuildRequires: perl-devel
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|14	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|15	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|16	BuildArch: noarch
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|17	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|18	%description
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|19	Text::Tabs does about what the unix utilities expand(1) and unexpand(1) do.
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|20	Given a line with tabs in it, expand will replace the tabs with the
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|21	appropriate number of spaces. Given a line with or without tabs in it,
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|22	unexpand will add tabs when it can save bytes by doing so (just like
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|23	'unexpand -a'). Invisible compression with plain ASCII!
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|24	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|25	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|26	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|27	%prep
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|28	%setup -q -n %{realname}-%{upstream_version}
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|29	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|30	%build
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|32	%make
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|33	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|34	%check
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|35	make test
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|36	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|37	%install
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|38	%makeinstall_std
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|39	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|40	%files
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|41	%doc CHANGELOG README
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|42	%{_mandir}/man3/*
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|43	%{perl_vendorlib}/*
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|44	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|45	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|46	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|47	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|48	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|49	%changelog
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.52.300-3
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|51	+ Revision: c625b0b
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|52	- MassBuild#464: Increase release tag
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|53	
14cr|perl-Text-Tabs+Wrap-2013.52.300-3|54	

5740 14
14cr|perl-Text-TabularDisplay-1.350.0-3|1	%define upstream_version 1.35
14cr|perl-Text-TabularDisplay-1.350.0-3|2	
14cr|perl-Text-TabularDisplay-1.350.0-3|3	Name:		perl-Text-TabularDisplay
14cr|perl-Text-TabularDisplay-1.350.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-TabularDisplay-1.350.0-3|5	Release:	3
14cr|perl-Text-TabularDisplay-1.350.0-3|6	Summary:	Display text in formatted table output
14cr|perl-Text-TabularDisplay-1.350.0-3|7	
14cr|perl-Text-TabularDisplay-1.350.0-3|8	# see TabularDisplay.pm's header
14cr|perl-Text-TabularDisplay-1.350.0-3|9	License:	GPLv2
14cr|perl-Text-TabularDisplay-1.350.0-3|10	Group:		Development/Perl
14cr|perl-Text-TabularDisplay-1.350.0-3|11	URL:		http://search.cpan.org/dist/Text-TabularDisplay/
14cr|perl-Text-TabularDisplay-1.350.0-3|12	Source0:	http://www.cpan.org/authors/id/D/DA/DARREN/Text-TabularDisplay-%{upstream_version}.tar.gz
14cr|perl-Text-TabularDisplay-1.350.0-3|13	BuildRequires:	perl-devel
14cr|perl-Text-TabularDisplay-1.350.0-3|14	BuildRequires:	perl(Test)
14cr|perl-Text-TabularDisplay-1.350.0-3|15	BuildArch:	noarch
14cr|perl-Text-TabularDisplay-1.350.0-3|16	
14cr|perl-Text-TabularDisplay-1.350.0-3|17	%description
14cr|perl-Text-TabularDisplay-1.350.0-3|18	Text::TabularDisplay simplifies displaying textual data in a table. The
14cr|perl-Text-TabularDisplay-1.350.0-3|19	output is identical to the columnar display of query results in the mysql
14cr|perl-Text-TabularDisplay-1.350.0-3|20	text monitor. For example, this data:
14cr|perl-Text-TabularDisplay-1.350.0-3|21	
14cr|perl-Text-TabularDisplay-1.350.0-3|22	%prep
14cr|perl-Text-TabularDisplay-1.350.0-3|23	%setup -q -n Text-TabularDisplay-%{upstream_version}
14cr|perl-Text-TabularDisplay-1.350.0-3|24	chmod -c -x t/* examples/*
14cr|perl-Text-TabularDisplay-1.350.0-3|25	
14cr|perl-Text-TabularDisplay-1.350.0-3|26	%build
14cr|perl-Text-TabularDisplay-1.350.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-TabularDisplay-1.350.0-3|28	%make
14cr|perl-Text-TabularDisplay-1.350.0-3|29	
14cr|perl-Text-TabularDisplay-1.350.0-3|30	%install
14cr|perl-Text-TabularDisplay-1.350.0-3|31	%makeinstall_std
14cr|perl-Text-TabularDisplay-1.350.0-3|32	
14cr|perl-Text-TabularDisplay-1.350.0-3|33	%check
14cr|perl-Text-TabularDisplay-1.350.0-3|34	make test
14cr|perl-Text-TabularDisplay-1.350.0-3|35	
14cr|perl-Text-TabularDisplay-1.350.0-3|36	%files
14cr|perl-Text-TabularDisplay-1.350.0-3|37	%doc COPYING README examples/
14cr|perl-Text-TabularDisplay-1.350.0-3|38	%{perl_vendorlib}/*
14cr|perl-Text-TabularDisplay-1.350.0-3|39	%{_mandir}/man3/*
14cr|perl-Text-TabularDisplay-1.350.0-3|40	
14cr|perl-Text-TabularDisplay-1.350.0-3|41	
14cr|perl-Text-TabularDisplay-1.350.0-3|42	
14cr|perl-Text-TabularDisplay-1.350.0-3|43	%changelog
14cr|perl-Text-TabularDisplay-1.350.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.350.0-3
14cr|perl-Text-TabularDisplay-1.350.0-3|45	+ Revision: f6d4c0a
14cr|perl-Text-TabularDisplay-1.350.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Text-TabularDisplay-1.350.0-3|47	
14cr|perl-Text-TabularDisplay-1.350.0-3|48	

5741 14
14cr|perl-Text-Tags-0.40.0-4|1	%define upstream_name	 Text-Tags
14cr|perl-Text-Tags-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Text-Tags-0.40.0-4|3	
14cr|perl-Text-Tags-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Tags-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Tags-0.40.0-4|6	Release:	4
14cr|perl-Text-Tags-0.40.0-4|7	
14cr|perl-Text-Tags-0.40.0-4|8	Summary:	Perl module to parse "folksonomy" space-separated tags
14cr|perl-Text-Tags-0.40.0-4|9	
14cr|perl-Text-Tags-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Text-Tags-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Text-Tags-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Tags-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Tags-0.40.0-4|14	
14cr|perl-Text-Tags-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Text-Tags-0.40.0-4|16	BuildArch:	noarch
14cr|perl-Text-Tags-0.40.0-4|17	
14cr|perl-Text-Tags-0.40.0-4|18	%description
14cr|perl-Text-Tags-0.40.0-4|19	Parses "folksonomies", which are
14cr|perl-Text-Tags-0.40.0-4|20	simple space-or-comma-separated-but-optionally-quoted tag lists.
14cr|perl-Text-Tags-0.40.0-4|21	
14cr|perl-Text-Tags-0.40.0-4|22	Specifically, tags can be any string, as long as they don't contain both a
14cr|perl-Text-Tags-0.40.0-4|23	single and a double quote. Hopefully, this is a pretty obscure restriction.
14cr|perl-Text-Tags-0.40.0-4|24	In addition, all whitespace inside tags is normalized to a single space
14cr|perl-Text-Tags-0.40.0-4|25	(with no leading or trailing whitespace).
14cr|perl-Text-Tags-0.40.0-4|26	
14cr|perl-Text-Tags-0.40.0-4|27	In a tag list string, tags can optionally be quoted with either single or
14cr|perl-Text-Tags-0.40.0-4|28	double quotes. There is no escaping of either kind of quote, although you
14cr|perl-Text-Tags-0.40.0-4|29	can include one type of quote inside a string quoted with the other. Quotes
14cr|perl-Text-Tags-0.40.0-4|30	can also just be included inside tags, as long as they aren't at the
14cr|perl-Text-Tags-0.40.0-4|31	beginning; thus a tag like joe's can just be entered without any extra quoting.
14cr|perl-Text-Tags-0.40.0-4|32	Tags are separated by whitespace and/or commas, though quoted tags can run into
14cr|perl-Text-Tags-0.40.0-4|33	each other without whitespace. Empty tags (put in explicitly with "" or '') are
14cr|perl-Text-Tags-0.40.0-4|34	ignored. (Note that commas are not normalized with whitespace, and can be
14cr|perl-Text-Tags-0.40.0-4|35	included in a tag if you quote them.)
14cr|perl-Text-Tags-0.40.0-4|36	
14cr|perl-Text-Tags-0.40.0-4|37	Why did the previous paragraph need to be so detailed? Because
14cr|perl-Text-Tags-0.40.0-4|38	Text::Tags::Parser always successfully parses every line. That is, every single
14cr|perl-Text-Tags-0.40.0-4|39	tags line converts into a list of tags, without any error conditions. For
14cr|perl-Text-Tags-0.40.0-4|40	general use, you can just understand the rules as being separate tags with
14cr|perl-Text-Tags-0.40.0-4|41	spaces or commas, and put either kind of quotes around tags that need to have
14cr|perl-Text-Tags-0.40.0-4|42	spaces.
14cr|perl-Text-Tags-0.40.0-4|43	
14cr|perl-Text-Tags-0.40.0-4|44	%prep
14cr|perl-Text-Tags-0.40.0-4|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Tags-0.40.0-4|46	
14cr|perl-Text-Tags-0.40.0-4|47	%build
14cr|perl-Text-Tags-0.40.0-4|48	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Tags-0.40.0-4|49	%make
14cr|perl-Text-Tags-0.40.0-4|50	
14cr|perl-Text-Tags-0.40.0-4|51	%check
14cr|perl-Text-Tags-0.40.0-4|52	make test
14cr|perl-Text-Tags-0.40.0-4|53	
14cr|perl-Text-Tags-0.40.0-4|54	%install
14cr|perl-Text-Tags-0.40.0-4|55	%makeinstall_std
14cr|perl-Text-Tags-0.40.0-4|56	
14cr|perl-Text-Tags-0.40.0-4|57	%files
14cr|perl-Text-Tags-0.40.0-4|58	%doc Changes README
14cr|perl-Text-Tags-0.40.0-4|59	%{perl_vendorlib}/Text
14cr|perl-Text-Tags-0.40.0-4|60	%{_mandir}/man3/*
14cr|perl-Text-Tags-0.40.0-4|61	
14cr|perl-Text-Tags-0.40.0-4|62	
14cr|perl-Text-Tags-0.40.0-4|63	%changelog
14cr|perl-Text-Tags-0.40.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Text-Tags-0.40.0-4|65	+ Revision: 9c6cc7f
14cr|perl-Text-Tags-0.40.0-4|66	- MassBuild#464: Increase release tag
14cr|perl-Text-Tags-0.40.0-4|67	
14cr|perl-Text-Tags-0.40.0-4|68	

5742 14
14cr|perl-Text-Template-1.460.0-3|1	%define upstream_name    Text-Template
14cr|perl-Text-Template-1.460.0-3|2	%define upstream_version 1.46
14cr|perl-Text-Template-1.460.0-3|3	
14cr|perl-Text-Template-1.460.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Template-1.460.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Template-1.460.0-3|6	Release:	3
14cr|perl-Text-Template-1.460.0-3|7	
14cr|perl-Text-Template-1.460.0-3|8	Summary:	Text::Template module for perl
14cr|perl-Text-Template-1.460.0-3|9	
14cr|perl-Text-Template-1.460.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-Template-1.460.0-3|11	Group:		Development/Perl
14cr|perl-Text-Template-1.460.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Text-Template-1.460.0-3|13	Source:		http://www.cpan.org/modules/by-module/Text/Text-Template-%{upstream_version}.tar.gz
14cr|perl-Text-Template-1.460.0-3|14	
14cr|perl-Text-Template-1.460.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-Template-1.460.0-3|16	BuildArch:	noarch
14cr|perl-Text-Template-1.460.0-3|17	
14cr|perl-Text-Template-1.460.0-3|18	%description
14cr|perl-Text-Template-1.460.0-3|19	This is a library for generating form letters, building HTML pages, or
14cr|perl-Text-Template-1.460.0-3|20	filling in templates generally.  A `template' is a piece of text that
14cr|perl-Text-Template-1.460.0-3|21	has little Perl programs embedded in it here and there.  When you
14cr|perl-Text-Template-1.460.0-3|22	`fill in' a template, you evaluate the little programs and replace
14cr|perl-Text-Template-1.460.0-3|23	them with their values.
14cr|perl-Text-Template-1.460.0-3|24	
14cr|perl-Text-Template-1.460.0-3|25	%prep
14cr|perl-Text-Template-1.460.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Template-1.460.0-3|27	
14cr|perl-Text-Template-1.460.0-3|28	%build
14cr|perl-Text-Template-1.460.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Template-1.460.0-3|30	make
14cr|perl-Text-Template-1.460.0-3|31	
14cr|perl-Text-Template-1.460.0-3|32	%check
14cr|perl-Text-Template-1.460.0-3|33	make test
14cr|perl-Text-Template-1.460.0-3|34	
14cr|perl-Text-Template-1.460.0-3|35	%install
14cr|perl-Text-Template-1.460.0-3|36	%makeinstall_std
14cr|perl-Text-Template-1.460.0-3|37	
14cr|perl-Text-Template-1.460.0-3|38	%files
14cr|perl-Text-Template-1.460.0-3|39	%doc Artistic COPYING README
14cr|perl-Text-Template-1.460.0-3|40	%{perl_vendorlib}/Text
14cr|perl-Text-Template-1.460.0-3|41	%{_mandir}/*/*
14cr|perl-Text-Template-1.460.0-3|42	
14cr|perl-Text-Template-1.460.0-3|43	
14cr|perl-Text-Template-1.460.0-3|44	
14cr|perl-Text-Template-1.460.0-3|45	%changelog
14cr|perl-Text-Template-1.460.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-3
14cr|perl-Text-Template-1.460.0-3|47	+ Revision: c45d7f2
14cr|perl-Text-Template-1.460.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Text-Template-1.460.0-3|49	
14cr|perl-Text-Template-1.460.0-3|50	

5743 14
14cr|perl-Text-Textile-2.120.0-5|1	%define upstream_name    Text-Textile
14cr|perl-Text-Textile-2.120.0-5|2	%define upstream_version 2.12
14cr|perl-Text-Textile-2.120.0-5|3	
14cr|perl-Text-Textile-2.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Textile-2.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Textile-2.120.0-5|6	Release:	5
14cr|perl-Text-Textile-2.120.0-5|7	
14cr|perl-Text-Textile-2.120.0-5|8	Summary:	Transforms text in Textile format to HTML
14cr|perl-Text-Textile-2.120.0-5|9	
14cr|perl-Text-Textile-2.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Textile-2.120.0-5|11	Group:		Development/Perl
14cr|perl-Text-Textile-2.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Textile-2.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Textile-2.120.0-5|14	
14cr|perl-Text-Textile-2.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Textile-2.120.0-5|16	BuildRequires:	perl(Exporter)
14cr|perl-Text-Textile-2.120.0-5|17	BuildRequires:	perl(Test::Harness)
14cr|perl-Text-Textile-2.120.0-5|18	BuildRequires:	perl(Test::More)
14cr|perl-Text-Textile-2.120.0-5|19	BuildArch:	noarch
14cr|perl-Text-Textile-2.120.0-5|20	
14cr|perl-Text-Textile-2.120.0-5|21	%description
14cr|perl-Text-Textile-2.120.0-5|22	Transforms text in Textile format to HTML.
14cr|perl-Text-Textile-2.120.0-5|23	
14cr|perl-Text-Textile-2.120.0-5|24	%prep
14cr|perl-Text-Textile-2.120.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Textile-2.120.0-5|26	
14cr|perl-Text-Textile-2.120.0-5|27	%build
14cr|perl-Text-Textile-2.120.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Textile-2.120.0-5|29	%make
14cr|perl-Text-Textile-2.120.0-5|30	
14cr|perl-Text-Textile-2.120.0-5|31	%check
14cr|perl-Text-Textile-2.120.0-5|32	%make test
14cr|perl-Text-Textile-2.120.0-5|33	
14cr|perl-Text-Textile-2.120.0-5|34	%install
14cr|perl-Text-Textile-2.120.0-5|35	%makeinstall_std
14cr|perl-Text-Textile-2.120.0-5|36	
14cr|perl-Text-Textile-2.120.0-5|37	%files
14cr|perl-Text-Textile-2.120.0-5|38	%doc Changes README
14cr|perl-Text-Textile-2.120.0-5|39	%{_mandir}/man3/*
14cr|perl-Text-Textile-2.120.0-5|40	%{perl_vendorlib}/*
14cr|perl-Text-Textile-2.120.0-5|41	
14cr|perl-Text-Textile-2.120.0-5|42	
14cr|perl-Text-Textile-2.120.0-5|43	
14cr|perl-Text-Textile-2.120.0-5|44	%changelog
14cr|perl-Text-Textile-2.120.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.120.0-5
14cr|perl-Text-Textile-2.120.0-5|46	+ Revision: ea5660b
14cr|perl-Text-Textile-2.120.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Text-Textile-2.120.0-5|48	
14cr|perl-Text-Textile-2.120.0-5|49	

5744 14
14cr|perl-Text-Tiki-0.730.0-5|1	%define upstream_name	 Text-Tiki
14cr|perl-Text-Tiki-0.730.0-5|2	%define upstream_version 0.73
14cr|perl-Text-Tiki-0.730.0-5|3	
14cr|perl-Text-Tiki-0.730.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Tiki-0.730.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Tiki-0.730.0-5|6	Release:	5
14cr|perl-Text-Tiki-0.730.0-5|7	
14cr|perl-Text-Tiki-0.730.0-5|8	Summary:	TikiText - Text Formatting Engine
14cr|perl-Text-Tiki-0.730.0-5|9	
14cr|perl-Text-Tiki-0.730.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Tiki-0.730.0-5|11	Group:		Development/Perl
14cr|perl-Text-Tiki-0.730.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Tiki-0.730.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Tiki-0.730.0-5|14	
14cr|perl-Text-Tiki-0.730.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Tiki-0.730.0-5|16	BuildArch:	noarch
14cr|perl-Text-Tiki-0.730.0-5|17	
14cr|perl-Text-Tiki-0.730.0-5|18	%description
14cr|perl-Text-Tiki-0.730.0-5|19	TikiText is a text formatting notation and engine, with the following
14cr|perl-Text-Tiki-0.730.0-5|20	design goals:
14cr|perl-Text-Tiki-0.730.0-5|21	* Leverage existing text formatting notions.
14cr|perl-Text-Tiki-0.730.0-5|22	* Least amount of characters from plain text.
14cr|perl-Text-Tiki-0.730.0-5|23	* Use more intuitive and common plain text email conventions.
14cr|perl-Text-Tiki-0.730.0-5|24	* Abstract users from needing to know or understand markup whenever
14cr|perl-Text-Tiki-0.730.0-5|25	possible.
14cr|perl-Text-Tiki-0.730.0-5|26	* Make valid and semantical XHTML markup easy.
14cr|perl-Text-Tiki-0.730.0-5|27	(And let CSS do its job!)
14cr|perl-Text-Tiki-0.730.0-5|28	* Easy to learn the basics. Richer functionality for those who want to
14cr|perl-Text-Tiki-0.730.0-5|29	dive in.
14cr|perl-Text-Tiki-0.730.0-5|30	
14cr|perl-Text-Tiki-0.730.0-5|31	%prep
14cr|perl-Text-Tiki-0.730.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Tiki-0.730.0-5|33	
14cr|perl-Text-Tiki-0.730.0-5|34	%build
14cr|perl-Text-Tiki-0.730.0-5|35	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-Text-Tiki-0.730.0-5|36	EOF
14cr|perl-Text-Tiki-0.730.0-5|37	%make
14cr|perl-Text-Tiki-0.730.0-5|38	
14cr|perl-Text-Tiki-0.730.0-5|39	%check
14cr|perl-Text-Tiki-0.730.0-5|40	%make test
14cr|perl-Text-Tiki-0.730.0-5|41	
14cr|perl-Text-Tiki-0.730.0-5|42	%install
14cr|perl-Text-Tiki-0.730.0-5|43	%makeinstall_std
14cr|perl-Text-Tiki-0.730.0-5|44	
14cr|perl-Text-Tiki-0.730.0-5|45	%files
14cr|perl-Text-Tiki-0.730.0-5|46	%doc Changes
14cr|perl-Text-Tiki-0.730.0-5|47	%{perl_vendorlib}/*
14cr|perl-Text-Tiki-0.730.0-5|48	%{_mandir}/*/*
14cr|perl-Text-Tiki-0.730.0-5|49	
14cr|perl-Text-Tiki-0.730.0-5|50	
14cr|perl-Text-Tiki-0.730.0-5|51	%changelog
14cr|perl-Text-Tiki-0.730.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.730.0-5
14cr|perl-Text-Tiki-0.730.0-5|53	+ Revision: 7bbb6c2
14cr|perl-Text-Tiki-0.730.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Text-Tiki-0.730.0-5|55	
14cr|perl-Text-Tiki-0.730.0-5|56	

5745 14
14cr|perl-Text-Trac-0.150.0-5|1	%define upstream_name    Text-Trac
14cr|perl-Text-Trac-0.150.0-5|2	%define upstream_version 0.15
14cr|perl-Text-Trac-0.150.0-5|3	
14cr|perl-Text-Trac-0.150.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Text-Trac-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-Trac-0.150.0-5|6	Release:	5
14cr|perl-Text-Trac-0.150.0-5|7	
14cr|perl-Text-Trac-0.150.0-5|8	Summary:	Perl extension for formatting text with Trac Wiki Style
14cr|perl-Text-Trac-0.150.0-5|9	
14cr|perl-Text-Trac-0.150.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Trac-0.150.0-5|11	Group:		Development/Perl
14cr|perl-Text-Trac-0.150.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Trac-0.150.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Trac-0.150.0-5|14	
14cr|perl-Text-Trac-0.150.0-5|15	BuildRequires:	perl-devel
14cr|perl-Text-Trac-0.150.0-5|16	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Text-Trac-0.150.0-5|17	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-Text-Trac-0.150.0-5|18	BuildRequires:	perl(HTML::Entities)
14cr|perl-Text-Trac-0.150.0-5|19	BuildRequires:	perl(List::MoreUtils)
14cr|perl-Text-Trac-0.150.0-5|20	BuildRequires:	perl(Test::Base)
14cr|perl-Text-Trac-0.150.0-5|21	BuildRequires:	perl(Tie::IxHash)
14cr|perl-Text-Trac-0.150.0-5|22	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Text-Trac-0.150.0-5|23	BuildArch:	noarch
14cr|perl-Text-Trac-0.150.0-5|24	
14cr|perl-Text-Trac-0.150.0-5|25	%description
14cr|perl-Text-Trac-0.150.0-5|26	Text::Trac parses text with Trac WikiFormatting and convert it to html
14cr|perl-Text-Trac-0.150.0-5|27	format.
14cr|perl-Text-Trac-0.150.0-5|28	
14cr|perl-Text-Trac-0.150.0-5|29	%prep
14cr|perl-Text-Trac-0.150.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Trac-0.150.0-5|31	
14cr|perl-Text-Trac-0.150.0-5|32	%build
14cr|perl-Text-Trac-0.150.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Trac-0.150.0-5|34	%make
14cr|perl-Text-Trac-0.150.0-5|35	
14cr|perl-Text-Trac-0.150.0-5|36	%check
14cr|perl-Text-Trac-0.150.0-5|37	make test
14cr|perl-Text-Trac-0.150.0-5|38	
14cr|perl-Text-Trac-0.150.0-5|39	%install
14cr|perl-Text-Trac-0.150.0-5|40	%makeinstall_std
14cr|perl-Text-Trac-0.150.0-5|41	
14cr|perl-Text-Trac-0.150.0-5|42	%files
14cr|perl-Text-Trac-0.150.0-5|43	%doc Changes README
14cr|perl-Text-Trac-0.150.0-5|44	%{_mandir}/man3/*
14cr|perl-Text-Trac-0.150.0-5|45	%{perl_vendorlib}/Text
14cr|perl-Text-Trac-0.150.0-5|46	
14cr|perl-Text-Trac-0.150.0-5|47	
14cr|perl-Text-Trac-0.150.0-5|48	%changelog
14cr|perl-Text-Trac-0.150.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-5
14cr|perl-Text-Trac-0.150.0-5|50	+ Revision: b71416e
14cr|perl-Text-Trac-0.150.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Text-Trac-0.150.0-5|52	
14cr|perl-Text-Trac-0.150.0-5|53	

5746 14
14cr|perl-Text-Trim-1.20.0-4|1	%define upstream_name    Text-Trim
14cr|perl-Text-Trim-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-Text-Trim-1.20.0-4|3	
14cr|perl-Text-Trim-1.20.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-Text-Trim-1.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Trim-1.20.0-4|6	Release:    4
14cr|perl-Text-Trim-1.20.0-4|7	
14cr|perl-Text-Trim-1.20.0-4|8	Summary:    Remove leading and/or trailing whitespace from strings
14cr|perl-Text-Trim-1.20.0-4|9	
14cr|perl-Text-Trim-1.20.0-4|10	License:    GPL+ or Artistic
14cr|perl-Text-Trim-1.20.0-4|11	Group:      Development/Perl
14cr|perl-Text-Trim-1.20.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Trim-1.20.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-Trim-1.20.0-4|14	
14cr|perl-Text-Trim-1.20.0-4|15	BuildRequires: perl(Test::More)
14cr|perl-Text-Trim-1.20.0-4|16	BuildRequires: perl(Module::Build::Compat)
14cr|perl-Text-Trim-1.20.0-4|17	BuildArch: noarch
14cr|perl-Text-Trim-1.20.0-4|18	
14cr|perl-Text-Trim-1.20.0-4|19	%description
14cr|perl-Text-Trim-1.20.0-4|20	This module provides functions for removing leading and/or trailing
14cr|perl-Text-Trim-1.20.0-4|21	whitespace from strings. It is basically a wrapper around some simple
14cr|perl-Text-Trim-1.20.0-4|22	regexes with a flexible context-based interface.
14cr|perl-Text-Trim-1.20.0-4|23	
14cr|perl-Text-Trim-1.20.0-4|24	%prep
14cr|perl-Text-Trim-1.20.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Trim-1.20.0-4|26	
14cr|perl-Text-Trim-1.20.0-4|27	%build
14cr|perl-Text-Trim-1.20.0-4|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Trim-1.20.0-4|29	
14cr|perl-Text-Trim-1.20.0-4|30	%make
14cr|perl-Text-Trim-1.20.0-4|31	
14cr|perl-Text-Trim-1.20.0-4|32	%check
14cr|perl-Text-Trim-1.20.0-4|33	%make test
14cr|perl-Text-Trim-1.20.0-4|34	
14cr|perl-Text-Trim-1.20.0-4|35	%install
14cr|perl-Text-Trim-1.20.0-4|36	%makeinstall_std
14cr|perl-Text-Trim-1.20.0-4|37	
14cr|perl-Text-Trim-1.20.0-4|38	%clean
14cr|perl-Text-Trim-1.20.0-4|39	
14cr|perl-Text-Trim-1.20.0-4|40	%files
14cr|perl-Text-Trim-1.20.0-4|41	%doc Changes README
14cr|perl-Text-Trim-1.20.0-4|42	%{_mandir}/man3/*
14cr|perl-Text-Trim-1.20.0-4|43	%{perl_vendorlib}/*
14cr|perl-Text-Trim-1.20.0-4|44	
14cr|perl-Text-Trim-1.20.0-4|45	
14cr|perl-Text-Trim-1.20.0-4|46	
14cr|perl-Text-Trim-1.20.0-4|47	
14cr|perl-Text-Trim-1.20.0-4|48	
14cr|perl-Text-Trim-1.20.0-4|49	%changelog
14cr|perl-Text-Trim-1.20.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-Text-Trim-1.20.0-4|51	+ Revision: ce3f489
14cr|perl-Text-Trim-1.20.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-Text-Trim-1.20.0-4|53	
14cr|perl-Text-Trim-1.20.0-4|54	

5747 14
14cr|perl-Text-Truncate-1.60.0-3|1	%define	module	Text-Truncate
14cr|perl-Text-Truncate-1.60.0-3|2	
14cr|perl-Text-Truncate-1.60.0-3|3	Name:		perl-%{module}
14cr|perl-Text-Truncate-1.60.0-3|4	Version:	%perl_convert_version 1.06
14cr|perl-Text-Truncate-1.60.0-3|5	Release:	3
14cr|perl-Text-Truncate-1.60.0-3|6	
14cr|perl-Text-Truncate-1.60.0-3|7	Summary:	Perl module with simple string truncating routine
14cr|perl-Text-Truncate-1.60.0-3|8	
14cr|perl-Text-Truncate-1.60.0-3|9	License:	GPL+ or Artistic
14cr|perl-Text-Truncate-1.60.0-3|10	Group:		Development/Perl
14cr|perl-Text-Truncate-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-Text-Truncate-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Truncate-1.06.tar.gz
14cr|perl-Text-Truncate-1.60.0-3|13	
14cr|perl-Text-Truncate-1.60.0-3|14	BuildRequires:	perl-devel
14cr|perl-Text-Truncate-1.60.0-3|15	BuildRequires:	perl(Carp)
14cr|perl-Text-Truncate-1.60.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Text-Truncate-1.60.0-3|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Text-Truncate-1.60.0-3|18	BuildArch:	noarch
14cr|perl-Text-Truncate-1.60.0-3|19	
14cr|perl-Text-Truncate-1.60.0-3|20	
14cr|perl-Text-Truncate-1.60.0-3|21	%description
14cr|perl-Text-Truncate-1.60.0-3|22	This is a simple, no-brainer subroutine to truncate a string and add an
14cr|perl-Text-Truncate-1.60.0-3|23	optional cutoff marker (defaults to ``...'').
14cr|perl-Text-Truncate-1.60.0-3|24	
14cr|perl-Text-Truncate-1.60.0-3|25	(Yes, this is a really brain-dead sort of thing to make a module out of,
14cr|perl-Text-Truncate-1.60.0-3|26	but then again, I use it so often that it might as well be in a module.)
14cr|perl-Text-Truncate-1.60.0-3|27	
14cr|perl-Text-Truncate-1.60.0-3|28	The synopsis gives examples of how to use it.
14cr|perl-Text-Truncate-1.60.0-3|29	
14cr|perl-Text-Truncate-1.60.0-3|30	%prep
14cr|perl-Text-Truncate-1.60.0-3|31	%setup -qn Text-Truncate-1.06
14cr|perl-Text-Truncate-1.60.0-3|32	
14cr|perl-Text-Truncate-1.60.0-3|33	%build
14cr|perl-Text-Truncate-1.60.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Truncate-1.60.0-3|35	%make
14cr|perl-Text-Truncate-1.60.0-3|36	
14cr|perl-Text-Truncate-1.60.0-3|37	%check
14cr|perl-Text-Truncate-1.60.0-3|38	%make test
14cr|perl-Text-Truncate-1.60.0-3|39	
14cr|perl-Text-Truncate-1.60.0-3|40	%install
14cr|perl-Text-Truncate-1.60.0-3|41	%makeinstall_std
14cr|perl-Text-Truncate-1.60.0-3|42	
14cr|perl-Text-Truncate-1.60.0-3|43	%files
14cr|perl-Text-Truncate-1.60.0-3|44	%doc README Changes META.yml
14cr|perl-Text-Truncate-1.60.0-3|45	%{_mandir}/man3/*
14cr|perl-Text-Truncate-1.60.0-3|46	%{perl_vendorlib}/*
14cr|perl-Text-Truncate-1.60.0-3|47	
14cr|perl-Text-Truncate-1.60.0-3|48	
14cr|perl-Text-Truncate-1.60.0-3|49	%changelog
14cr|perl-Text-Truncate-1.60.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-3
14cr|perl-Text-Truncate-1.60.0-3|51	+ Revision: e9e0785
14cr|perl-Text-Truncate-1.60.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-Text-Truncate-1.60.0-3|53	
14cr|perl-Text-Truncate-1.60.0-3|54	

5748 14
14cr|perl-Text-Unaccent-1.80.0-5|1	%define upstream_name    Text-Unaccent
14cr|perl-Text-Unaccent-1.80.0-5|2	%define upstream_version 1.08
14cr|perl-Text-Unaccent-1.80.0-5|3	
14cr|perl-Text-Unaccent-1.80.0-5|4	Name:       perl-%{upstream_name}
14cr|perl-Text-Unaccent-1.80.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Unaccent-1.80.0-5|6	Release:	5
14cr|perl-Text-Unaccent-1.80.0-5|7	
14cr|perl-Text-Unaccent-1.80.0-5|8	Summary:	Remove accents from a string
14cr|perl-Text-Unaccent-1.80.0-5|9	
14cr|perl-Text-Unaccent-1.80.0-5|10	License:	GPL+ or Artistic
14cr|perl-Text-Unaccent-1.80.0-5|11	Group:		Development/Perl
14cr|perl-Text-Unaccent-1.80.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Text-Unaccent-1.80.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text//%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-Unaccent-1.80.0-5|14	Patch0:      Text-Unaccent-size_t.patch
14cr|perl-Text-Unaccent-1.80.0-5|15	
14cr|perl-Text-Unaccent-1.80.0-5|16	BuildRequires:  perl-devel
14cr|perl-Text-Unaccent-1.80.0-5|17	
14cr|perl-Text-Unaccent-1.80.0-5|18	%description
14cr|perl-Text-Unaccent-1.80.0-5|19	A module that remove accents from a string. unac_string converts the input
14cr|perl-Text-Unaccent-1.80.0-5|20	string from the specified charset to UTF-16 and call unac_string_utf16 to
14cr|perl-Text-Unaccent-1.80.0-5|21	return the unaccented equivalent. The conversion from and to UTF-16 is done
14cr|perl-Text-Unaccent-1.80.0-5|22	with iconv(1).
14cr|perl-Text-Unaccent-1.80.0-5|23	
14cr|perl-Text-Unaccent-1.80.0-5|24	%prep
14cr|perl-Text-Unaccent-1.80.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Unaccent-1.80.0-5|26	%patch0 -p0 -b .size_t
14cr|perl-Text-Unaccent-1.80.0-5|27	
14cr|perl-Text-Unaccent-1.80.0-5|28	%build
14cr|perl-Text-Unaccent-1.80.0-5|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Unaccent-1.80.0-5|30	make OPTIMIZE="%{optflags}"
14cr|perl-Text-Unaccent-1.80.0-5|31	
14cr|perl-Text-Unaccent-1.80.0-5|32	%check
14cr|perl-Text-Unaccent-1.80.0-5|33	make test
14cr|perl-Text-Unaccent-1.80.0-5|34	
14cr|perl-Text-Unaccent-1.80.0-5|35	%install
14cr|perl-Text-Unaccent-1.80.0-5|36	%makeinstall_std
14cr|perl-Text-Unaccent-1.80.0-5|37	
14cr|perl-Text-Unaccent-1.80.0-5|38	%clean
14cr|perl-Text-Unaccent-1.80.0-5|39	
14cr|perl-Text-Unaccent-1.80.0-5|40	%files
14cr|perl-Text-Unaccent-1.80.0-5|41	%doc README ChangeLog
14cr|perl-Text-Unaccent-1.80.0-5|42	%{_mandir}/*/*
14cr|perl-Text-Unaccent-1.80.0-5|43	%{perl_vendorarch}/*
14cr|perl-Text-Unaccent-1.80.0-5|44	
14cr|perl-Text-Unaccent-1.80.0-5|45	
14cr|perl-Text-Unaccent-1.80.0-5|46	
14cr|perl-Text-Unaccent-1.80.0-5|47	%changelog
14cr|perl-Text-Unaccent-1.80.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-5
14cr|perl-Text-Unaccent-1.80.0-5|49	+ Revision: 510869b
14cr|perl-Text-Unaccent-1.80.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-Text-Unaccent-1.80.0-5|51	
14cr|perl-Text-Unaccent-1.80.0-5|52	

5749 14
14cr|perl-Text-UpsideDown-1.220.0-2|1	%define upstream_name    Text-UpsideDown
14cr|perl-Text-UpsideDown-1.220.0-2|2	%define upstream_version 1.22
14cr|perl-Text-UpsideDown-1.220.0-2|3	
14cr|perl-Text-UpsideDown-1.220.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Text-UpsideDown-1.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-UpsideDown-1.220.0-2|6	Release:	2
14cr|perl-Text-UpsideDown-1.220.0-2|7	
14cr|perl-Text-UpsideDown-1.220.0-2|8	Summary:	Flip text upside-down using Unicode
14cr|perl-Text-UpsideDown-1.220.0-2|9	
14cr|perl-Text-UpsideDown-1.220.0-2|10	
14cr|perl-Text-UpsideDown-1.220.0-2|11	License:	GPL+ or Artistic
14cr|perl-Text-UpsideDown-1.220.0-2|12	Group:		Development/Perl
14cr|perl-Text-UpsideDown-1.220.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-UpsideDown-1.220.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Text-UpsideDown-1.220.0-2|15	
14cr|perl-Text-UpsideDown-1.220.0-2|16	BuildRequires:	perl-devel
14cr|perl-Text-UpsideDown-1.220.0-2|17	BuildRequires: perl(Test::Script)
14cr|perl-Text-UpsideDown-1.220.0-2|18	BuildRequires: perl(IPC::Run3)
14cr|perl-Text-UpsideDown-1.220.0-2|19	BuildRequires: perl(Capture::Tiny)
14cr|perl-Text-UpsideDown-1.220.0-2|20	BuildRequires:	perl(Carp)
14cr|perl-Text-UpsideDown-1.220.0-2|21	BuildRequires:	perl(English)
14cr|perl-Text-UpsideDown-1.220.0-2|22	BuildRequires:	perl(Exporter)
14cr|perl-Text-UpsideDown-1.220.0-2|23	BuildRequires:	perl(File::Find)
14cr|perl-Text-UpsideDown-1.220.0-2|24	BuildRequires:	perl(File::Temp)
14cr|perl-Text-UpsideDown-1.220.0-2|25	BuildRequires:	perl(Scalar::Util)
14cr|perl-Text-UpsideDown-1.220.0-2|26	BuildRequires:	perl(Test::More)
14cr|perl-Text-UpsideDown-1.220.0-2|27	BuildArch:	noarch
14cr|perl-Text-UpsideDown-1.220.0-2|28	
14cr|perl-Text-UpsideDown-1.220.0-2|29	%description
14cr|perl-Text-UpsideDown-1.220.0-2|30	This module exports only one function.
14cr|perl-Text-UpsideDown-1.220.0-2|31	
14cr|perl-Text-UpsideDown-1.220.0-2|32	%prep
14cr|perl-Text-UpsideDown-1.220.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-UpsideDown-1.220.0-2|34	
14cr|perl-Text-UpsideDown-1.220.0-2|35	%build
14cr|perl-Text-UpsideDown-1.220.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-UpsideDown-1.220.0-2|37	%make
14cr|perl-Text-UpsideDown-1.220.0-2|38	
14cr|perl-Text-UpsideDown-1.220.0-2|39	%check
14cr|perl-Text-UpsideDown-1.220.0-2|40	%make test
14cr|perl-Text-UpsideDown-1.220.0-2|41	
14cr|perl-Text-UpsideDown-1.220.0-2|42	%install
14cr|perl-Text-UpsideDown-1.220.0-2|43	%makeinstall_std
14cr|perl-Text-UpsideDown-1.220.0-2|44	
14cr|perl-Text-UpsideDown-1.220.0-2|45	%files
14cr|perl-Text-UpsideDown-1.220.0-2|46	%doc Changes LICENSE META.yml META.json README
14cr|perl-Text-UpsideDown-1.220.0-2|47	%{_mandir}/man3/*
14cr|perl-Text-UpsideDown-1.220.0-2|48	%{perl_vendorlib}/*
14cr|perl-Text-UpsideDown-1.220.0-2|49	%{_bindir}/ud
14cr|perl-Text-UpsideDown-1.220.0-2|50	%{_mandir}/man1/ud.1*
14cr|perl-Text-UpsideDown-1.220.0-2|51	
14cr|perl-Text-UpsideDown-1.220.0-2|52	
14cr|perl-Text-UpsideDown-1.220.0-2|53	
14cr|perl-Text-UpsideDown-1.220.0-2|54	%changelog
14cr|perl-Text-UpsideDown-1.220.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-2
14cr|perl-Text-UpsideDown-1.220.0-2|56	+ Revision: de23c6a
14cr|perl-Text-UpsideDown-1.220.0-2|57	- MassBuild#464: Increase release tag
14cr|perl-Text-UpsideDown-1.220.0-2|58	
14cr|perl-Text-UpsideDown-1.220.0-2|59	

5750 14
14cr|perl-Text-vCard-2.130.0-3|1	%define upstream_name    Text-vCard
14cr|perl-Text-vCard-2.130.0-3|2	%define upstream_version 2.13
14cr|perl-Text-vCard-2.130.0-3|3	
14cr|perl-Text-vCard-2.130.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-vCard-2.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-vCard-2.130.0-3|6	Release:	3
14cr|perl-Text-vCard-2.130.0-3|7	
14cr|perl-Text-vCard-2.130.0-3|8	Summary:	A package that provides APIs to work with single or multiple vCards (RFC 2426)
14cr|perl-Text-vCard-2.130.0-3|9	
14cr|perl-Text-vCard-2.130.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-vCard-2.130.0-3|11	Group:		Development/Perl
14cr|perl-Text-vCard-2.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-vCard-2.130.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-vCard-%{upstream_version}.tar.gz
14cr|perl-Text-vCard-2.130.0-3|14	
14cr|perl-Text-vCard-2.130.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-vCard-2.130.0-3|16	BuildRequires:	perl(Text::vFile::asData)
14cr|perl-Text-vCard-2.130.0-3|17	BuildRequires:	perl(File::Slurp)
14cr|perl-Text-vCard-2.130.0-3|18	BuildRequires:	perl(Digest::SHA)
14cr|perl-Text-vCard-2.130.0-3|19	BuildArch:	noarch
14cr|perl-Text-vCard-2.130.0-3|20	
14cr|perl-Text-vCard-2.130.0-3|21	%description
14cr|perl-Text-vCard-2.130.0-3|22	A vCard is an electronic business card, containing information on a
14cr|perl-Text-vCard-2.130.0-3|23	person, a record, a set of address information, and more.
14cr|perl-Text-vCard-2.130.0-3|24	
14cr|perl-Text-vCard-2.130.0-3|25	This package contains two related APIs:
14cr|perl-Text-vCard-2.130.0-3|26	- Text::vCard, to create or edit a single vCard
14cr|perl-Text-vCard-2.130.0-3|27	- Text::vCard::Addressbook, to work with multiple vCards
14cr|perl-Text-vCard-2.130.0-3|28	
14cr|perl-Text-vCard-2.130.0-3|29	Text::vCard can also use data read through Text::vFile::asData to
14cr|perl-Text-vCard-2.130.0-3|30	generate a vCard with that content. It is recommended to use
14cr|perl-Text-vCard-2.130.0-3|31	Text::vCard::Addressbook, as it handles creating vCards from an existing
14cr|perl-Text-vCard-2.130.0-3|32	file for you.
14cr|perl-Text-vCard-2.130.0-3|33	
14cr|perl-Text-vCard-2.130.0-3|34	%prep
14cr|perl-Text-vCard-2.130.0-3|35	%setup -q -n Text-vCard-%{upstream_version}
14cr|perl-Text-vCard-2.130.0-3|36	
14cr|perl-Text-vCard-2.130.0-3|37	%build
14cr|perl-Text-vCard-2.130.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-vCard-2.130.0-3|39	%make
14cr|perl-Text-vCard-2.130.0-3|40	
14cr|perl-Text-vCard-2.130.0-3|41	%check
14cr|perl-Text-vCard-2.130.0-3|42	%make test
14cr|perl-Text-vCard-2.130.0-3|43	
14cr|perl-Text-vCard-2.130.0-3|44	%install
14cr|perl-Text-vCard-2.130.0-3|45	%makeinstall_std
14cr|perl-Text-vCard-2.130.0-3|46	
14cr|perl-Text-vCard-2.130.0-3|47	%files
14cr|perl-Text-vCard-2.130.0-3|48	%doc Changes
14cr|perl-Text-vCard-2.130.0-3|49	%{perl_vendorlib}/Text/*
14cr|perl-Text-vCard-2.130.0-3|50	%{_mandir}/man3/*
14cr|perl-Text-vCard-2.130.0-3|51	
14cr|perl-Text-vCard-2.130.0-3|52	
14cr|perl-Text-vCard-2.130.0-3|53	%changelog
14cr|perl-Text-vCard-2.130.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130.0-3
14cr|perl-Text-vCard-2.130.0-3|55	+ Revision: d99c694
14cr|perl-Text-vCard-2.130.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-Text-vCard-2.130.0-3|57	
14cr|perl-Text-vCard-2.130.0-3|58	

5751 14
14cr|perl-Text-vFile-asData-0.80.0-3|1	%define upstream_name    Text-vFile-asData
14cr|perl-Text-vFile-asData-0.80.0-3|2	%define upstream_version 0.08
14cr|perl-Text-vFile-asData-0.80.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Text-vFile-asData-0.80.0-3|4	Version:	%perl_convert_version 0.08
14cr|perl-Text-vFile-asData-0.80.0-3|5	Release:	3
14cr|perl-Text-vFile-asData-0.80.0-3|6	
14cr|perl-Text-vFile-asData-0.80.0-3|7	Summary:	Parse vFile formatted files into data structures
14cr|perl-Text-vFile-asData-0.80.0-3|8	
14cr|perl-Text-vFile-asData-0.80.0-3|9	License:	GPL+ or Artistic
14cr|perl-Text-vFile-asData-0.80.0-3|10	Group:		Development/Perl
14cr|perl-Text-vFile-asData-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-vFile-asData-0.80.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-vFile-asData-0.08.tar.gz
14cr|perl-Text-vFile-asData-0.80.0-3|13	
14cr|perl-Text-vFile-asData-0.80.0-3|14	BuildRequires:	perl-devel
14cr|perl-Text-vFile-asData-0.80.0-3|15	BuildRequires:	perl(Class::Accessor::Chained)
14cr|perl-Text-vFile-asData-0.80.0-3|16	
14cr|perl-Text-vFile-asData-0.80.0-3|17	BuildArch:	noarch
14cr|perl-Text-vFile-asData-0.80.0-3|18	
14cr|perl-Text-vFile-asData-0.80.0-3|19	%description
14cr|perl-Text-vFile-asData-0.80.0-3|20	Text::vFile::asData - parse vFile formatted files into data structures
14cr|perl-Text-vFile-asData-0.80.0-3|21	
14cr|perl-Text-vFile-asData-0.80.0-3|22	%prep
14cr|perl-Text-vFile-asData-0.80.0-3|23	%setup -q -n Text-vFile-asData-%{upstream_version}
14cr|perl-Text-vFile-asData-0.80.0-3|24	
14cr|perl-Text-vFile-asData-0.80.0-3|25	%build
14cr|perl-Text-vFile-asData-0.80.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-vFile-asData-0.80.0-3|27	%make
14cr|perl-Text-vFile-asData-0.80.0-3|28	
14cr|perl-Text-vFile-asData-0.80.0-3|29	%check
14cr|perl-Text-vFile-asData-0.80.0-3|30	%make test
14cr|perl-Text-vFile-asData-0.80.0-3|31	
14cr|perl-Text-vFile-asData-0.80.0-3|32	%install
14cr|perl-Text-vFile-asData-0.80.0-3|33	%makeinstall_std
14cr|perl-Text-vFile-asData-0.80.0-3|34	
14cr|perl-Text-vFile-asData-0.80.0-3|35	%files
14cr|perl-Text-vFile-asData-0.80.0-3|36	%doc Changes META.yml
14cr|perl-Text-vFile-asData-0.80.0-3|37	%{perl_vendorlib}/Text/*
14cr|perl-Text-vFile-asData-0.80.0-3|38	%{_mandir}/man3/*
14cr|perl-Text-vFile-asData-0.80.0-3|39	
14cr|perl-Text-vFile-asData-0.80.0-3|40	
14cr|perl-Text-vFile-asData-0.80.0-3|41	
14cr|perl-Text-vFile-asData-0.80.0-3|42	%changelog
14cr|perl-Text-vFile-asData-0.80.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-3
14cr|perl-Text-vFile-asData-0.80.0-3|44	+ Revision: 4143d08
14cr|perl-Text-vFile-asData-0.80.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Text-vFile-asData-0.80.0-3|46	
14cr|perl-Text-vFile-asData-0.80.0-3|47	

5752 14
14cr|perl-Text-WagnerFischer-0.40.0-4|1	%define upstream_name    Text-WagnerFischer
14cr|perl-Text-WagnerFischer-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-Text-WagnerFischer-0.40.0-4|3	
14cr|perl-Text-WagnerFischer-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Text-WagnerFischer-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-WagnerFischer-0.40.0-4|6	Release:	4
14cr|perl-Text-WagnerFischer-0.40.0-4|7	
14cr|perl-Text-WagnerFischer-0.40.0-4|8	Summary:	An implementation of the Wagner-Fischer edit distance
14cr|perl-Text-WagnerFischer-0.40.0-4|9	
14cr|perl-Text-WagnerFischer-0.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-Text-WagnerFischer-0.40.0-4|11	Group:		Development/Perl
14cr|perl-Text-WagnerFischer-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-WagnerFischer-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Text-WagnerFischer-0.40.0-4|14	
14cr|perl-Text-WagnerFischer-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-Text-WagnerFischer-0.40.0-4|16	BuildArch:	noarch
14cr|perl-Text-WagnerFischer-0.40.0-4|17	
14cr|perl-Text-WagnerFischer-0.40.0-4|18	%description
14cr|perl-Text-WagnerFischer-0.40.0-4|19	This module implements the Wagner-Fischer dynamic programming technique, used
14cr|perl-Text-WagnerFischer-0.40.0-4|20	here to calculate the edit distance of two strings. The edit distance is a
14cr|perl-Text-WagnerFischer-0.40.0-4|21	measure of the degree of proximity between two strings, based on ``edits'': the
14cr|perl-Text-WagnerFischer-0.40.0-4|22	operations of substitutions, deletions or insertions needed to transform the
14cr|perl-Text-WagnerFischer-0.40.0-4|23	string into the other one (and vice versa).
14cr|perl-Text-WagnerFischer-0.40.0-4|24	
14cr|perl-Text-WagnerFischer-0.40.0-4|25	%prep
14cr|perl-Text-WagnerFischer-0.40.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-WagnerFischer-0.40.0-4|27	
14cr|perl-Text-WagnerFischer-0.40.0-4|28	%build
14cr|perl-Text-WagnerFischer-0.40.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-WagnerFischer-0.40.0-4|30	%make
14cr|perl-Text-WagnerFischer-0.40.0-4|31	
14cr|perl-Text-WagnerFischer-0.40.0-4|32	%install
14cr|perl-Text-WagnerFischer-0.40.0-4|33	%makeinstall_std
14cr|perl-Text-WagnerFischer-0.40.0-4|34	
14cr|perl-Text-WagnerFischer-0.40.0-4|35	%check
14cr|perl-Text-WagnerFischer-0.40.0-4|36	make test
14cr|perl-Text-WagnerFischer-0.40.0-4|37	
14cr|perl-Text-WagnerFischer-0.40.0-4|38	%files
14cr|perl-Text-WagnerFischer-0.40.0-4|39	%doc Changes README
14cr|perl-Text-WagnerFischer-0.40.0-4|40	%{perl_vendorlib}/Text
14cr|perl-Text-WagnerFischer-0.40.0-4|41	%{_mandir}/*/*
14cr|perl-Text-WagnerFischer-0.40.0-4|42	
14cr|perl-Text-WagnerFischer-0.40.0-4|43	
14cr|perl-Text-WagnerFischer-0.40.0-4|44	%changelog
14cr|perl-Text-WagnerFischer-0.40.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-Text-WagnerFischer-0.40.0-4|46	+ Revision: cf97116
14cr|perl-Text-WagnerFischer-0.40.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-Text-WagnerFischer-0.40.0-4|48	
14cr|perl-Text-WagnerFischer-0.40.0-4|49	

5753 14
14cr|perl-Text-WikiFormat-0.810.0-3|1	%define upstream_name    Text-WikiFormat
14cr|perl-Text-WikiFormat-0.810.0-3|2	%define upstream_version 0.81
14cr|perl-Text-WikiFormat-0.810.0-3|3	
14cr|perl-Text-WikiFormat-0.810.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Text-WikiFormat-0.810.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Text-WikiFormat-0.810.0-3|6	Release:	3
14cr|perl-Text-WikiFormat-0.810.0-3|7	
14cr|perl-Text-WikiFormat-0.810.0-3|8	Summary:	Module for translating Wiki formatted text into other formats
14cr|perl-Text-WikiFormat-0.810.0-3|9	
14cr|perl-Text-WikiFormat-0.810.0-3|10	License:	GPL+ or Artistic
14cr|perl-Text-WikiFormat-0.810.0-3|11	Group:		Development/Perl
14cr|perl-Text-WikiFormat-0.810.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-WikiFormat-0.810.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-WikiFormat-%{upstream_version}.tar.gz
14cr|perl-Text-WikiFormat-0.810.0-3|14	
14cr|perl-Text-WikiFormat-0.810.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-WikiFormat-0.810.0-3|16	BuildRequires:	perl(URI)
14cr|perl-Text-WikiFormat-0.810.0-3|17	BuildArch:	noarch
14cr|perl-Text-WikiFormat-0.810.0-3|18	
14cr|perl-Text-WikiFormat-0.810.0-3|19	%description
14cr|perl-Text-WikiFormat-0.810.0-3|20	Text::WikiFormat converts text in a simple Wiki markup language to whatever
14cr|perl-Text-WikiFormat-0.810.0-3|21	your little heart desires, provided you can describe it accurately in a
14cr|perl-Text-WikiFormat-0.810.0-3|22	semi-regular tag language.
14cr|perl-Text-WikiFormat-0.810.0-3|23	
14cr|perl-Text-WikiFormat-0.810.0-3|24	%prep
14cr|perl-Text-WikiFormat-0.810.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-WikiFormat-0.810.0-3|26	
14cr|perl-Text-WikiFormat-0.810.0-3|27	%build
14cr|perl-Text-WikiFormat-0.810.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-WikiFormat-0.810.0-3|29	%make
14cr|perl-Text-WikiFormat-0.810.0-3|30	
14cr|perl-Text-WikiFormat-0.810.0-3|31	%check
14cr|perl-Text-WikiFormat-0.810.0-3|32	make test
14cr|perl-Text-WikiFormat-0.810.0-3|33	
14cr|perl-Text-WikiFormat-0.810.0-3|34	%install
14cr|perl-Text-WikiFormat-0.810.0-3|35	%makeinstall_std
14cr|perl-Text-WikiFormat-0.810.0-3|36	
14cr|perl-Text-WikiFormat-0.810.0-3|37	%files
14cr|perl-Text-WikiFormat-0.810.0-3|38	%doc Changes README
14cr|perl-Text-WikiFormat-0.810.0-3|39	%{perl_vendorlib}/Text
14cr|perl-Text-WikiFormat-0.810.0-3|40	%{_mandir}/man3/*
14cr|perl-Text-WikiFormat-0.810.0-3|41	
14cr|perl-Text-WikiFormat-0.810.0-3|42	
14cr|perl-Text-WikiFormat-0.810.0-3|43	%changelog
14cr|perl-Text-WikiFormat-0.810.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.810.0-3
14cr|perl-Text-WikiFormat-0.810.0-3|45	+ Revision: 5daad0f
14cr|perl-Text-WikiFormat-0.810.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Text-WikiFormat-0.810.0-3|47	
14cr|perl-Text-WikiFormat-0.810.0-3|48	

5754 14
14cr|perl-Text-Wrapper-1.50.0-3|1	%define upstream_name    Text-Wrapper
14cr|perl-Text-Wrapper-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-Text-Wrapper-1.50.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-Text-Wrapper-1.50.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Text-Wrapper-1.50.0-3|5	Release:    3
14cr|perl-Text-Wrapper-1.50.0-3|6	
14cr|perl-Text-Wrapper-1.50.0-3|7	License:	GPL+ or Artistic
14cr|perl-Text-Wrapper-1.50.0-3|8	Group:		Development/Perl
14cr|perl-Text-Wrapper-1.50.0-3|9	Summary:    Simple word wrapping routine perl module
14cr|perl-Text-Wrapper-1.50.0-3|10	
14cr|perl-Text-Wrapper-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Text-Wrapper-1.50.0-3|12	Source0:    ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-Wrapper-%{upstream_version}.tar.gz
14cr|perl-Text-Wrapper-1.50.0-3|13	
14cr|perl-Text-Wrapper-1.50.0-3|14	BuildRequires:	perl(Module::Build)
14cr|perl-Text-Wrapper-1.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-Text-Wrapper-1.50.0-3|16	BuildArch: noarch
14cr|perl-Text-Wrapper-1.50.0-3|17	
14cr|perl-Text-Wrapper-1.50.0-3|18	%description
14cr|perl-Text-Wrapper-1.50.0-3|19	Text::Wrapper provides simple word wrapping. It breaks long lines, but does
14cr|perl-Text-Wrapper-1.50.0-3|20	not alter spacing or remove existing line breaks. If you're looking for more
14cr|perl-Text-Wrapper-1.50.0-3|21	sophisticated text formatting, try the Text::Format module.
14cr|perl-Text-Wrapper-1.50.0-3|22	
14cr|perl-Text-Wrapper-1.50.0-3|23	%prep
14cr|perl-Text-Wrapper-1.50.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Text-Wrapper-1.50.0-3|25	
14cr|perl-Text-Wrapper-1.50.0-3|26	%build
14cr|perl-Text-Wrapper-1.50.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Text-Wrapper-1.50.0-3|28	%make
14cr|perl-Text-Wrapper-1.50.0-3|29	
14cr|perl-Text-Wrapper-1.50.0-3|30	%check
14cr|perl-Text-Wrapper-1.50.0-3|31	make test
14cr|perl-Text-Wrapper-1.50.0-3|32	
14cr|perl-Text-Wrapper-1.50.0-3|33	%install
14cr|perl-Text-Wrapper-1.50.0-3|34	%makeinstall_std
14cr|perl-Text-Wrapper-1.50.0-3|35	rm -rf %{buildroot}/%{perl_vendorarch}
14cr|perl-Text-Wrapper-1.50.0-3|36	
14cr|perl-Text-Wrapper-1.50.0-3|37	%files
14cr|perl-Text-Wrapper-1.50.0-3|38	%doc Changes README
14cr|perl-Text-Wrapper-1.50.0-3|39	%{perl_vendorlib}/*
14cr|perl-Text-Wrapper-1.50.0-3|40	%{_mandir}/man3/*
14cr|perl-Text-Wrapper-1.50.0-3|41	
14cr|perl-Text-Wrapper-1.50.0-3|42	
14cr|perl-Text-Wrapper-1.50.0-3|43	
14cr|perl-Text-Wrapper-1.50.0-3|44	%changelog
14cr|perl-Text-Wrapper-1.50.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-Text-Wrapper-1.50.0-3|46	+ Revision: 50bfe2d
14cr|perl-Text-Wrapper-1.50.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Text-Wrapper-1.50.0-3|48	
14cr|perl-Text-Wrapper-1.50.0-3|49	

5755 14
14cr|perl-TFTP-1-0.0b3.5|1	%define module  TFTP
14cr|perl-TFTP-1-0.0b3.5|2	%define	modprefix TFTP/GSM
14cr|perl-TFTP-1-0.0b3.5|3	%define beta 0b3
14cr|perl-TFTP-1-0.0b3.5|4	
14cr|perl-TFTP-1-0.0b3.5|5	Name:		perl-%{module}
14cr|perl-TFTP-1-0.0b3.5|6	Version:	1
14cr|perl-TFTP-1-0.0b3.5|7	Release:	0.%{beta}.5
14cr|perl-TFTP-1-0.0b3.5|8	Summary:	TFTP Client class
14cr|perl-TFTP-1-0.0b3.5|9	
14cr|perl-TFTP-1-0.0b3.5|10	License:	GPL or Artistic
14cr|perl-TFTP-1-0.0b3.5|11	Group:		Development/Perl
14cr|perl-TFTP-1-0.0b3.5|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{module}-%{version}.%{beta}.tar.bz2
14cr|perl-TFTP-1-0.0b3.5|13	Url:		http://search.cpan.org/dist/%{module}/
14cr|perl-TFTP-1-0.0b3.5|14	
14cr|perl-TFTP-1-0.0b3.5|15	BuildRequires:	perl-devel
14cr|perl-TFTP-1-0.0b3.5|16	BuildArch:	noarch
14cr|perl-TFTP-1-0.0b3.5|17	
14cr|perl-TFTP-1-0.0b3.5|18	%description
14cr|perl-TFTP-1-0.0b3.5|19	TFTP is a class implementing a simple TFTP client in Perl as described
14cr|perl-TFTP-1-0.0b3.5|20	in RFC783.
14cr|perl-TFTP-1-0.0b3.5|21	
14cr|perl-TFTP-1-0.0b3.5|22	%prep
14cr|perl-TFTP-1-0.0b3.5|23	%setup -q -n %{module}-%{version}.%{beta}
14cr|perl-TFTP-1-0.0b3.5|24	
14cr|perl-TFTP-1-0.0b3.5|25	%build
14cr|perl-TFTP-1-0.0b3.5|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-TFTP-1-0.0b3.5|27	%make
14cr|perl-TFTP-1-0.0b3.5|28	
14cr|perl-TFTP-1-0.0b3.5|29	%check
14cr|perl-TFTP-1-0.0b3.5|30	%make test
14cr|perl-TFTP-1-0.0b3.5|31	
14cr|perl-TFTP-1-0.0b3.5|32	%install
14cr|perl-TFTP-1-0.0b3.5|33	%makeinstall_std
14cr|perl-TFTP-1-0.0b3.5|34	
14cr|perl-TFTP-1-0.0b3.5|35	%files
14cr|perl-TFTP-1-0.0b3.5|36	%defattr(444,root,root,755)
14cr|perl-TFTP-1-0.0b3.5|37	%doc README
14cr|perl-TFTP-1-0.0b3.5|38	%{perl_vendorlib}/%{module}.pm
14cr|perl-TFTP-1-0.0b3.5|39	%{_mandir}/man3/*
14cr|perl-TFTP-1-0.0b3.5|40	
14cr|perl-TFTP-1-0.0b3.5|41	
14cr|perl-TFTP-1-0.0b3.5|42	%changelog
14cr|perl-TFTP-1-0.0b3.5|43	* Fri May 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-0.0b3.5
14cr|perl-TFTP-1-0.0b3.5|44	+ Revision: 4f1af97
14cr|perl-TFTP-1-0.0b3.5|45	- Bump release
14cr|perl-TFTP-1-0.0b3.5|46	
14cr|perl-TFTP-1-0.0b3.5|47	

5756 14
14cr|perl-Thread-Queue-3.50.0-3|1	%define upstream_name    Thread-Queue
14cr|perl-Thread-Queue-3.50.0-3|2	%define upstream_version 3.05
14cr|perl-Thread-Queue-3.50.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Thread-Queue-3.50.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Thread-Queue-3.50.0-3|5	Release:	3
14cr|perl-Thread-Queue-3.50.0-3|6	
14cr|perl-Thread-Queue-3.50.0-3|7	Summary:	Thread-safe queues
14cr|perl-Thread-Queue-3.50.0-3|8	
14cr|perl-Thread-Queue-3.50.0-3|9	License:	GPL+ or Artistic
14cr|perl-Thread-Queue-3.50.0-3|10	Group:		Development/Perl
14cr|perl-Thread-Queue-3.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Thread-Queue-3.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Thread-Queue-3.50.0-3|13	
14cr|perl-Thread-Queue-3.50.0-3|14	BuildRequires:	perl-devel
14cr|perl-Thread-Queue-3.50.0-3|15	BuildRequires:	perl(Scalar::Util)
14cr|perl-Thread-Queue-3.50.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-Thread-Queue-3.50.0-3|17	BuildRequires:	perl(Thread::Semaphore)
14cr|perl-Thread-Queue-3.50.0-3|18	BuildRequires:	perl(threads::shared)
14cr|perl-Thread-Queue-3.50.0-3|19	Provides:	perl(Thread::Queue) = %perl_convert_version %{upstream_version}
14cr|perl-Thread-Queue-3.50.0-3|20	BuildArch:	noarch
14cr|perl-Thread-Queue-3.50.0-3|21	
14cr|perl-Thread-Queue-3.50.0-3|22	%description
14cr|perl-Thread-Queue-3.50.0-3|23	This module provides thread-safe FIFO queues that can be accessed safely by
14cr|perl-Thread-Queue-3.50.0-3|24	any number of threads.
14cr|perl-Thread-Queue-3.50.0-3|25	
14cr|perl-Thread-Queue-3.50.0-3|26	Any data types supported by the threads::shared manpage can be passed via
14cr|perl-Thread-Queue-3.50.0-3|27	queues:
14cr|perl-Thread-Queue-3.50.0-3|28	
14cr|perl-Thread-Queue-3.50.0-3|29	* Ordinary scalars
14cr|perl-Thread-Queue-3.50.0-3|30	
14cr|perl-Thread-Queue-3.50.0-3|31	%prep
14cr|perl-Thread-Queue-3.50.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Thread-Queue-3.50.0-3|33	
14cr|perl-Thread-Queue-3.50.0-3|34	%build
14cr|perl-Thread-Queue-3.50.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Thread-Queue-3.50.0-3|36	%make
14cr|perl-Thread-Queue-3.50.0-3|37	
14cr|perl-Thread-Queue-3.50.0-3|38	%check
14cr|perl-Thread-Queue-3.50.0-3|39	make test
14cr|perl-Thread-Queue-3.50.0-3|40	
14cr|perl-Thread-Queue-3.50.0-3|41	%install
14cr|perl-Thread-Queue-3.50.0-3|42	%makeinstall_std
14cr|perl-Thread-Queue-3.50.0-3|43	
14cr|perl-Thread-Queue-3.50.0-3|44	%files
14cr|perl-Thread-Queue-3.50.0-3|45	%doc Changes README
14cr|perl-Thread-Queue-3.50.0-3|46	%{_mandir}/man3/*
14cr|perl-Thread-Queue-3.50.0-3|47	%{perl_vendorlib}/*
14cr|perl-Thread-Queue-3.50.0-3|48	
14cr|perl-Thread-Queue-3.50.0-3|49	
14cr|perl-Thread-Queue-3.50.0-3|50	%changelog
14cr|perl-Thread-Queue-3.50.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-3
14cr|perl-Thread-Queue-3.50.0-3|52	+ Revision: 9eecd95
14cr|perl-Thread-Queue-3.50.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-Thread-Queue-3.50.0-3|54	
14cr|perl-Thread-Queue-3.50.0-3|55	

5757 14
14cr|perl-threads-1.920.0-3|1	%define upstream_name    threads
14cr|perl-threads-1.920.0-3|2	%define upstream_version 1.92
14cr|perl-threads-1.920.0-3|3	
14cr|perl-threads-1.920.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-threads-1.920.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-threads-1.920.0-3|6	Release:	3
14cr|perl-threads-1.920.0-3|7	
14cr|perl-threads-1.920.0-3|8	Summary: Perl interpreter-based threads
14cr|perl-threads-1.920.0-3|9	
14cr|perl-threads-1.920.0-3|10	License: GPL+ or Artistic
14cr|perl-threads-1.920.0-3|11	Group:   Development/Perl
14cr|perl-threads-1.920.0-3|12	Url:     http://search.cpan.org/dist/%{upstream_name}
14cr|perl-threads-1.920.0-3|13	Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-%{upstream_version}.tar.gz
14cr|perl-threads-1.920.0-3|14	
14cr|perl-threads-1.920.0-3|15	BuildRequires: perl(Carp)
14cr|perl-threads-1.920.0-3|16	BuildRequires: perl(Config)
14cr|perl-threads-1.920.0-3|17	BuildRequires: perl(ExtUtils::testlib)
14cr|perl-threads-1.920.0-3|18	BuildRequires: perl(Hash::Util)
14cr|perl-threads-1.920.0-3|19	BuildRequires: perl(IO::File)
14cr|perl-threads-1.920.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-threads-1.920.0-3|21	BuildRequires: perl(XSLoader)
14cr|perl-threads-1.920.0-3|22	BuildRequires: perl(overload)
14cr|perl-threads-1.920.0-3|23	BuildRequires: perl-devel
14cr|perl-threads-1.920.0-3|24	
14cr|perl-threads-1.920.0-3|25	Provides:  perl(threads)
14cr|perl-threads-1.920.0-3|26	
14cr|perl-threads-1.920.0-3|27	%description
14cr|perl-threads-1.920.0-3|28	Perl 5.6 introduced something called interpreter threads. Interpreter
14cr|perl-threads-1.920.0-3|29	threads are different from _5005threads_ (the thread model of Perl 5.005)
14cr|perl-threads-1.920.0-3|30	by creating a new Perl interpreter per thread, and not sharing any data or
14cr|perl-threads-1.920.0-3|31	state between threads by default.
14cr|perl-threads-1.920.0-3|32	
14cr|perl-threads-1.920.0-3|33	Prior to Perl 5.8, this has only been available to people embedding Perl,
14cr|perl-threads-1.920.0-3|34	and for emulating fork() on Windows.
14cr|perl-threads-1.920.0-3|35	
14cr|perl-threads-1.920.0-3|36	The _threads_ API is loosely based on the old Thread.pm API. It is very
14cr|perl-threads-1.920.0-3|37	important to note that variables are not shared between threads, all
14cr|perl-threads-1.920.0-3|38	variables are by default thread local. To use shared variables one must
14cr|perl-threads-1.920.0-3|39	also use the threads::shared manpage:
14cr|perl-threads-1.920.0-3|40	
14cr|perl-threads-1.920.0-3|41	%prep
14cr|perl-threads-1.920.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-threads-1.920.0-3|43	
14cr|perl-threads-1.920.0-3|44	%build
14cr|perl-threads-1.920.0-3|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-threads-1.920.0-3|46	%make
14cr|perl-threads-1.920.0-3|47	
14cr|perl-threads-1.920.0-3|48	%check
14cr|perl-threads-1.920.0-3|49	make test
14cr|perl-threads-1.920.0-3|50	
14cr|perl-threads-1.920.0-3|51	%install
14cr|perl-threads-1.920.0-3|52	%makeinstall_std
14cr|perl-threads-1.920.0-3|53	
14cr|perl-threads-1.920.0-3|54	%clean
14cr|perl-threads-1.920.0-3|55	
14cr|perl-threads-1.920.0-3|56	%files
14cr|perl-threads-1.920.0-3|57	%doc Changes README
14cr|perl-threads-1.920.0-3|58	%{_mandir}/man3/*
14cr|perl-threads-1.920.0-3|59	%{perl_vendorlib}/*
14cr|perl-threads-1.920.0-3|60	
14cr|perl-threads-1.920.0-3|61	
14cr|perl-threads-1.920.0-3|62	
14cr|perl-threads-1.920.0-3|63	%changelog
14cr|perl-threads-1.920.0-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.920.0-3
14cr|perl-threads-1.920.0-3|65	+ Revision: 39c1e15
14cr|perl-threads-1.920.0-3|66	- MassBuild#464: Increase release tag
14cr|perl-threads-1.920.0-3|67	
14cr|perl-threads-1.920.0-3|68	

5758 14
14cr|perl-Thread-Semaphore-2.120.0-5|1	%define upstream_name    Thread-Semaphore
14cr|perl-Thread-Semaphore-2.120.0-5|2	%define upstream_version 2.12
14cr|perl-Thread-Semaphore-2.120.0-5|3	
14cr|perl-Thread-Semaphore-2.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Thread-Semaphore-2.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Thread-Semaphore-2.120.0-5|6	Release:	5
14cr|perl-Thread-Semaphore-2.120.0-5|7	
14cr|perl-Thread-Semaphore-2.120.0-5|8	Summary:	Thread-safe semaphores
14cr|perl-Thread-Semaphore-2.120.0-5|9	
14cr|perl-Thread-Semaphore-2.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Thread-Semaphore-2.120.0-5|11	Group:		Development/Perl
14cr|perl-Thread-Semaphore-2.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Thread-Semaphore-2.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Thread-Semaphore-2.120.0-5|14	
14cr|perl-Thread-Semaphore-2.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Thread-Semaphore-2.120.0-5|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Thread-Semaphore-2.120.0-5|17	BuildRequires:	perl(Test::More)
14cr|perl-Thread-Semaphore-2.120.0-5|18	BuildRequires:	perl(threads::shared)
14cr|perl-Thread-Semaphore-2.120.0-5|19	BuildArch:	noarch
14cr|perl-Thread-Semaphore-2.120.0-5|20	
14cr|perl-Thread-Semaphore-2.120.0-5|21	%description
14cr|perl-Thread-Semaphore-2.120.0-5|22	Semaphores provide a mechanism to regulate access to resources. Unlike
14cr|perl-Thread-Semaphore-2.120.0-5|23	locks, semaphores aren't tied to particular scalars, and so may be used to
14cr|perl-Thread-Semaphore-2.120.0-5|24	control access to anything you care to use them for.
14cr|perl-Thread-Semaphore-2.120.0-5|25	
14cr|perl-Thread-Semaphore-2.120.0-5|26	Semaphores don't limit their values to zero and one, so they can be used to
14cr|perl-Thread-Semaphore-2.120.0-5|27	control access to some resource that there may be more than one of (e.g.,
14cr|perl-Thread-Semaphore-2.120.0-5|28	filehandles). Increment and decrement amounts aren't fixed at one either,
14cr|perl-Thread-Semaphore-2.120.0-5|29	so threads can reserve or return multiple resources at once.
14cr|perl-Thread-Semaphore-2.120.0-5|30	
14cr|perl-Thread-Semaphore-2.120.0-5|31	%prep
14cr|perl-Thread-Semaphore-2.120.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Thread-Semaphore-2.120.0-5|33	
14cr|perl-Thread-Semaphore-2.120.0-5|34	%build
14cr|perl-Thread-Semaphore-2.120.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Thread-Semaphore-2.120.0-5|36	%make
14cr|perl-Thread-Semaphore-2.120.0-5|37	
14cr|perl-Thread-Semaphore-2.120.0-5|38	%check
14cr|perl-Thread-Semaphore-2.120.0-5|39	make test
14cr|perl-Thread-Semaphore-2.120.0-5|40	
14cr|perl-Thread-Semaphore-2.120.0-5|41	%install
14cr|perl-Thread-Semaphore-2.120.0-5|42	%makeinstall_std
14cr|perl-Thread-Semaphore-2.120.0-5|43	
14cr|perl-Thread-Semaphore-2.120.0-5|44	%files
14cr|perl-Thread-Semaphore-2.120.0-5|45	%doc Changes README
14cr|perl-Thread-Semaphore-2.120.0-5|46	%{_mandir}/man3/*
14cr|perl-Thread-Semaphore-2.120.0-5|47	%{perl_vendorlib}/*
14cr|perl-Thread-Semaphore-2.120.0-5|48	
14cr|perl-Thread-Semaphore-2.120.0-5|49	
14cr|perl-Thread-Semaphore-2.120.0-5|50	%changelog
14cr|perl-Thread-Semaphore-2.120.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.120.0-5
14cr|perl-Thread-Semaphore-2.120.0-5|52	+ Revision: c37154d
14cr|perl-Thread-Semaphore-2.120.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Thread-Semaphore-2.120.0-5|54	
14cr|perl-Thread-Semaphore-2.120.0-5|55	

5759 14
14cr|perl-threads-shared-1.460.0-3|1	%define upstream_name    threads-shared
14cr|perl-threads-shared-1.460.0-3|2	%define upstream_version 1.46
14cr|perl-threads-shared-1.460.0-3|3	Name:       perl-%{upstream_name}
14cr|perl-threads-shared-1.460.0-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-threads-shared-1.460.0-3|5	Release:	3
14cr|perl-threads-shared-1.460.0-3|6	
14cr|perl-threads-shared-1.460.0-3|7	Summary:    Perl extension for sharing data structures between threads
14cr|perl-threads-shared-1.460.0-3|8	
14cr|perl-threads-shared-1.460.0-3|9	License:    GPL+ or Artistic
14cr|perl-threads-shared-1.460.0-3|10	Group:      Development/Perl
14cr|perl-threads-shared-1.460.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-threads-shared-1.460.0-3|12	Source0:    http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-%{upstream_version}.tar.gz
14cr|perl-threads-shared-1.460.0-3|13	
14cr|perl-threads-shared-1.460.0-3|14	BuildRequires: perl-devel
14cr|perl-threads-shared-1.460.0-3|15	BuildRequires: perl(Carp)
14cr|perl-threads-shared-1.460.0-3|16	BuildRequires: perl(Config)
14cr|perl-threads-shared-1.460.0-3|17	BuildRequires: perl(ExtUtils::testlib)
14cr|perl-threads-shared-1.460.0-3|18	BuildRequires: perl(Scalar::Util)
14cr|perl-threads-shared-1.460.0-3|19	BuildRequires: perl(Test)
14cr|perl-threads-shared-1.460.0-3|20	BuildRequires: perl(Test::More)
14cr|perl-threads-shared-1.460.0-3|21	BuildRequires: perl(XSLoader)
14cr|perl-threads-shared-1.460.0-3|22	BuildRequires: perl(strict)
14cr|perl-threads-shared-1.460.0-3|23	BuildRequires: perl(threads)
14cr|perl-threads-shared-1.460.0-3|24	Provides: perl(threads::shared)
14cr|perl-threads-shared-1.460.0-3|25	
14cr|perl-threads-shared-1.460.0-3|26	%description
14cr|perl-threads-shared-1.460.0-3|27	By default, variables are private to each thread, and each newly created
14cr|perl-threads-shared-1.460.0-3|28	thread gets a private copy of each existing variable. This module allows
14cr|perl-threads-shared-1.460.0-3|29	you to share variables across different threads (and pseudo-forks on
14cr|perl-threads-shared-1.460.0-3|30	Win32). It is used together with the the threads manpage module.
14cr|perl-threads-shared-1.460.0-3|31	
14cr|perl-threads-shared-1.460.0-3|32	This module supports the sharing of the following data types only: scalars
14cr|perl-threads-shared-1.460.0-3|33	and scalar refs, arrays and array refs, and hashes and hash refs.
14cr|perl-threads-shared-1.460.0-3|34	
14cr|perl-threads-shared-1.460.0-3|35	%prep
14cr|perl-threads-shared-1.460.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-threads-shared-1.460.0-3|37	
14cr|perl-threads-shared-1.460.0-3|38	%build
14cr|perl-threads-shared-1.460.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-threads-shared-1.460.0-3|40	%make
14cr|perl-threads-shared-1.460.0-3|41	
14cr|perl-threads-shared-1.460.0-3|42	%check
14cr|perl-threads-shared-1.460.0-3|43	make test
14cr|perl-threads-shared-1.460.0-3|44	
14cr|perl-threads-shared-1.460.0-3|45	%install
14cr|perl-threads-shared-1.460.0-3|46	%makeinstall_std
14cr|perl-threads-shared-1.460.0-3|47	
14cr|perl-threads-shared-1.460.0-3|48	%clean
14cr|perl-threads-shared-1.460.0-3|49	
14cr|perl-threads-shared-1.460.0-3|50	%files
14cr|perl-threads-shared-1.460.0-3|51	%doc Changes README
14cr|perl-threads-shared-1.460.0-3|52	%{_mandir}/man3/*
14cr|perl-threads-shared-1.460.0-3|53	%{perl_vendorlib}/*
14cr|perl-threads-shared-1.460.0-3|54	
14cr|perl-threads-shared-1.460.0-3|55	
14cr|perl-threads-shared-1.460.0-3|56	
14cr|perl-threads-shared-1.460.0-3|57	%changelog
14cr|perl-threads-shared-1.460.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-3
14cr|perl-threads-shared-1.460.0-3|59	+ Revision: 0ee39c2
14cr|perl-threads-shared-1.460.0-3|60	- MassBuild#464: Increase release tag
14cr|perl-threads-shared-1.460.0-3|61	
14cr|perl-threads-shared-1.460.0-3|62	

5760 14
14cr|perl-Throwable-0.102.80-5|1	%define upstream_name    Throwable
14cr|perl-Throwable-0.102.80-5|2	%define upstream_version 0.102080
14cr|perl-Throwable-0.102.80-5|3	
14cr|perl-Throwable-0.102.80-5|4	Name:		perl-%{upstream_name}
14cr|perl-Throwable-0.102.80-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Throwable-0.102.80-5|6	Release:	5
14cr|perl-Throwable-0.102.80-5|7	
14cr|perl-Throwable-0.102.80-5|8	Summary:	An easy-to-use class for error objects
14cr|perl-Throwable-0.102.80-5|9	
14cr|perl-Throwable-0.102.80-5|10	License:	GPL+ or Artistic
14cr|perl-Throwable-0.102.80-5|11	Group:		Development/Perl
14cr|perl-Throwable-0.102.80-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Throwable-0.102.80-5|13	Source0:	http://www.cpan.org/modules/by-module/Throwable/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Throwable-0.102.80-5|14	
14cr|perl-Throwable-0.102.80-5|15	BuildRequires:	perl-devel
14cr|perl-Throwable-0.102.80-5|16	BuildRequires:	perl(Devel::StackTrace)
14cr|perl-Throwable-0.102.80-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Throwable-0.102.80-5|18	BuildRequires:	perl(Moose)
14cr|perl-Throwable-0.102.80-5|19	Requires:	perl(Devel::StackTrace)
14cr|perl-Throwable-0.102.80-5|20	
14cr|perl-Throwable-0.102.80-5|21	BuildArch:	noarch
14cr|perl-Throwable-0.102.80-5|22	
14cr|perl-Throwable-0.102.80-5|23	
14cr|perl-Throwable-0.102.80-5|24	%description
14cr|perl-Throwable-0.102.80-5|25	Throwable is a role for classes that are meant to be thrown as exceptions
14cr|perl-Throwable-0.102.80-5|26	to standard program flow. It is very simple and does only two things: saves
14cr|perl-Throwable-0.102.80-5|27	any previous value for '$@' and calls 'die $self'.
14cr|perl-Throwable-0.102.80-5|28	
14cr|perl-Throwable-0.102.80-5|29	%prep
14cr|perl-Throwable-0.102.80-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Throwable-0.102.80-5|31	
14cr|perl-Throwable-0.102.80-5|32	%build
14cr|perl-Throwable-0.102.80-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Throwable-0.102.80-5|34	%make
14cr|perl-Throwable-0.102.80-5|35	
14cr|perl-Throwable-0.102.80-5|36	%check
14cr|perl-Throwable-0.102.80-5|37	%make test
14cr|perl-Throwable-0.102.80-5|38	
14cr|perl-Throwable-0.102.80-5|39	%install
14cr|perl-Throwable-0.102.80-5|40	%makeinstall_std
14cr|perl-Throwable-0.102.80-5|41	
14cr|perl-Throwable-0.102.80-5|42	%files
14cr|perl-Throwable-0.102.80-5|43	%doc Changes LICENSE README
14cr|perl-Throwable-0.102.80-5|44	%{_mandir}/man3/*
14cr|perl-Throwable-0.102.80-5|45	%{perl_vendorlib}/*
14cr|perl-Throwable-0.102.80-5|46	
14cr|perl-Throwable-0.102.80-5|47	
14cr|perl-Throwable-0.102.80-5|48	%changelog
14cr|perl-Throwable-0.102.80-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.102.80-5
14cr|perl-Throwable-0.102.80-5|50	+ Revision: dd1e070
14cr|perl-Throwable-0.102.80-5|51	- MassBuild#464: Increase release tag
14cr|perl-Throwable-0.102.80-5|52	
14cr|perl-Throwable-0.102.80-5|53	

5761 14
14cr|perl-Tie-Array-Iterable-0.30.0-6|1	%define upstream_name    Tie-Array-Iterable
14cr|perl-Tie-Array-Iterable-0.30.0-6|2	%define upstream_version 0.03
14cr|perl-Tie-Array-Iterable-0.30.0-6|3	
14cr|perl-Tie-Array-Iterable-0.30.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-Array-Iterable-0.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-Array-Iterable-0.30.0-6|6	Release:	6
14cr|perl-Tie-Array-Iterable-0.30.0-6|7	
14cr|perl-Tie-Array-Iterable-0.30.0-6|8	Summary:	Forward Iterator object
14cr|perl-Tie-Array-Iterable-0.30.0-6|9	
14cr|perl-Tie-Array-Iterable-0.30.0-6|10	License:	GPL+ or Artistic
14cr|perl-Tie-Array-Iterable-0.30.0-6|11	Group:		Development/Perl
14cr|perl-Tie-Array-Iterable-0.30.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-Array-Iterable-0.30.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-Array-Iterable-0.30.0-6|14	
14cr|perl-Tie-Array-Iterable-0.30.0-6|15	BuildRequires:	perl-devel
14cr|perl-Tie-Array-Iterable-0.30.0-6|16	BuildRequires:	perl(Test::More)
14cr|perl-Tie-Array-Iterable-0.30.0-6|17	BuildArch:	noarch
14cr|perl-Tie-Array-Iterable-0.30.0-6|18	
14cr|perl-Tie-Array-Iterable-0.30.0-6|19	%description
14cr|perl-Tie-Array-Iterable-0.30.0-6|20	'Tie::Hash::Iterable' allows one to create iterators for lists and arrays.
14cr|perl-Tie-Array-Iterable-0.30.0-6|21	The concept of iterators is borrowed from the C++ STL [1], in which most of
14cr|perl-Tie-Array-Iterable-0.30.0-6|22	the collections have iterators, though this class does not attempt to fully
14cr|perl-Tie-Array-Iterable-0.30.0-6|23	mimic it.
14cr|perl-Tie-Array-Iterable-0.30.0-6|24	
14cr|perl-Tie-Array-Iterable-0.30.0-6|25	Typically, in C/C++ or Perl, the 'easy' way to visit each item on a list is
14cr|perl-Tie-Array-Iterable-0.30.0-6|26	to use a counter, and then a for( ;; ) loop. However, this requires
14cr|perl-Tie-Array-Iterable-0.30.0-6|27	knowledge on how long the array is to know when to end. In addition, if
14cr|perl-Tie-Array-Iterable-0.30.0-6|28	items are removed or inserted into the array during the loop, then the
14cr|perl-Tie-Array-Iterable-0.30.0-6|29	counter will be incorrect on the next run through the loop, and will cause
14cr|perl-Tie-Array-Iterable-0.30.0-6|30	problems.
14cr|perl-Tie-Array-Iterable-0.30.0-6|31	
14cr|perl-Tie-Array-Iterable-0.30.0-6|32	While some aspects of this are fixed in Perl by the use of for or foreach,
14cr|perl-Tie-Array-Iterable-0.30.0-6|33	these commands still suffer when items are removed or added to the array
14cr|perl-Tie-Array-Iterable-0.30.0-6|34	while in these loops. Also, if one wished to use break to step out of a
14cr|perl-Tie-Array-Iterable-0.30.0-6|35	foreach loop, then restart where they left at some later point, there is no
14cr|perl-Tie-Array-Iterable-0.30.0-6|36	way to do this without maintaining some additional state information.
14cr|perl-Tie-Array-Iterable-0.30.0-6|37	
14cr|perl-Tie-Array-Iterable-0.30.0-6|38	%prep
14cr|perl-Tie-Array-Iterable-0.30.0-6|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-Array-Iterable-0.30.0-6|40	
14cr|perl-Tie-Array-Iterable-0.30.0-6|41	%build
14cr|perl-Tie-Array-Iterable-0.30.0-6|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-Array-Iterable-0.30.0-6|43	%make
14cr|perl-Tie-Array-Iterable-0.30.0-6|44	
14cr|perl-Tie-Array-Iterable-0.30.0-6|45	%check
14cr|perl-Tie-Array-Iterable-0.30.0-6|46	%make test
14cr|perl-Tie-Array-Iterable-0.30.0-6|47	
14cr|perl-Tie-Array-Iterable-0.30.0-6|48	%install
14cr|perl-Tie-Array-Iterable-0.30.0-6|49	%makeinstall_std
14cr|perl-Tie-Array-Iterable-0.30.0-6|50	
14cr|perl-Tie-Array-Iterable-0.30.0-6|51	%files
14cr|perl-Tie-Array-Iterable-0.30.0-6|52	%doc README Changes
14cr|perl-Tie-Array-Iterable-0.30.0-6|53	%{_mandir}/man3/*
14cr|perl-Tie-Array-Iterable-0.30.0-6|54	%{perl_vendorlib}/*
14cr|perl-Tie-Array-Iterable-0.30.0-6|55	
14cr|perl-Tie-Array-Iterable-0.30.0-6|56	
14cr|perl-Tie-Array-Iterable-0.30.0-6|57	
14cr|perl-Tie-Array-Iterable-0.30.0-6|58	%changelog
14cr|perl-Tie-Array-Iterable-0.30.0-6|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-6
14cr|perl-Tie-Array-Iterable-0.30.0-6|60	+ Revision: e17dc15
14cr|perl-Tie-Array-Iterable-0.30.0-6|61	- MassBuild#464: Increase release tag
14cr|perl-Tie-Array-Iterable-0.30.0-6|62	
14cr|perl-Tie-Array-Iterable-0.30.0-6|63	

5762 14
14cr|perl-Tie-Cache-0.170.0-4|1	%define upstream_name	 Tie-Cache
14cr|perl-Tie-Cache-0.170.0-4|2	%define upstream_version 0.17
14cr|perl-Tie-Cache-0.170.0-4|3	
14cr|perl-Tie-Cache-0.170.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-Cache-0.170.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-Cache-0.170.0-4|6	Release:	4
14cr|perl-Tie-Cache-0.170.0-4|7	Summary:	LRU Cache in Memory
14cr|perl-Tie-Cache-0.170.0-4|8	
14cr|perl-Tie-Cache-0.170.0-4|9	License:	GPL or Artistic
14cr|perl-Tie-Cache-0.170.0-4|10	Group:		Development/Perl
14cr|perl-Tie-Cache-0.170.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-Cache-0.170.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Tie-Cache-0.170.0-4|13	
14cr|perl-Tie-Cache-0.170.0-4|14	BuildRequires:	perl-devel
14cr|perl-Tie-Cache-0.170.0-4|15	BuildArch:	noarch
14cr|perl-Tie-Cache-0.170.0-4|16	
14cr|perl-Tie-Cache-0.170.0-4|17	%description
14cr|perl-Tie-Cache-0.170.0-4|18	This module implements a least recently used (LRU) cache in memory through a
14cr|perl-Tie-Cache-0.170.0-4|19	tie interface. Any time data is stored in the tied hash, that key/value pair
14cr|perl-Tie-Cache-0.170.0-4|20	has an entry time associated with it, and as the cache fills up, those members
14cr|perl-Tie-Cache-0.170.0-4|21	of the cache that are the oldest are removed to make room for new entries.
14cr|perl-Tie-Cache-0.170.0-4|22	
14cr|perl-Tie-Cache-0.170.0-4|23	%prep
14cr|perl-Tie-Cache-0.170.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-Cache-0.170.0-4|25	
14cr|perl-Tie-Cache-0.170.0-4|26	%build
14cr|perl-Tie-Cache-0.170.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-Cache-0.170.0-4|28	perl -p -i -e 's|/usr/local/bin|/usr/bin|g;' Cache.pm
14cr|perl-Tie-Cache-0.170.0-4|29	make
14cr|perl-Tie-Cache-0.170.0-4|30	
14cr|perl-Tie-Cache-0.170.0-4|31	%check
14cr|perl-Tie-Cache-0.170.0-4|32	make test
14cr|perl-Tie-Cache-0.170.0-4|33	
14cr|perl-Tie-Cache-0.170.0-4|34	%install
14cr|perl-Tie-Cache-0.170.0-4|35	%makeinstall_std
14cr|perl-Tie-Cache-0.170.0-4|36	# Fix bogus dependency on Tie::Cache::LRU:
14cr|perl-Tie-Cache-0.170.0-4|37	rm -f %{buildroot}%{perl_vendorlib}/Tie/bench.pl
14cr|perl-Tie-Cache-0.170.0-4|38	
14cr|perl-Tie-Cache-0.170.0-4|39	%files
14cr|perl-Tie-Cache-0.170.0-4|40	%doc CHANGES README
14cr|perl-Tie-Cache-0.170.0-4|41	%{_mandir}/*/*
14cr|perl-Tie-Cache-0.170.0-4|42	%{perl_vendorlib}/Tie
14cr|perl-Tie-Cache-0.170.0-4|43	
14cr|perl-Tie-Cache-0.170.0-4|44	
14cr|perl-Tie-Cache-0.170.0-4|45	
14cr|perl-Tie-Cache-0.170.0-4|46	%changelog
14cr|perl-Tie-Cache-0.170.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-4
14cr|perl-Tie-Cache-0.170.0-4|48	+ Revision: f19ea21
14cr|perl-Tie-Cache-0.170.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Tie-Cache-0.170.0-4|50	
14cr|perl-Tie-Cache-0.170.0-4|51	

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

5764 14
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|1	%define upstream_name    Tie-Hash-MultiValue
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|2	%define upstream_version 1.02
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|3	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|6	Release:	5
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|7	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|8	Summary:	Hash w/multiple items under a single key
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|9	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|11	Group:		Development/Perl
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|14	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|16	BuildRequires:	perl(Test::Simple)
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|17	BuildRequires:	perl(Tie::Hash)
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|18	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|19	BuildArch:	noarch
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|20	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|21	%description
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|22	'Tie::Hash::MultiValue' allows you to have hashes which store their values
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|23	in anonymous arrays, appending any new value to the already-existing ones.
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|24	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|25	This means that you can store as many items as you like under a single key,
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|26	and access them all at once by accessing the value stored under the key.
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|27	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|28	%prep
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|30	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|31	%build
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|33	%make
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|34	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|35	%check
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|36	%make test
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|37	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|38	%install
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|39	%makeinstall_std
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|40	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|41	%files
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|42	%doc Changes LICENSE README
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|43	%{_mandir}/man3/*
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|44	%{perl_vendorlib}/*
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|45	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|46	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|47	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|48	%changelog
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-5
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|50	+ Revision: a4e562f
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|51	- MassBuild#464: Increase release tag
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|52	
14cr|perl-Tie-Hash-MultiValue-1.20.0-5|53	

5765 14
14cr|perl-Tie-LogFile-0.100.0-6|1	%define module	Tie-LogFile
14cr|perl-Tie-LogFile-0.100.0-6|2	%define upstream_version	0.1
14cr|perl-Tie-LogFile-0.100.0-6|3	
14cr|perl-Tie-LogFile-0.100.0-6|4	Summary:	Interface for maintaining a log
14cr|perl-Tie-LogFile-0.100.0-6|5	
14cr|perl-Tie-LogFile-0.100.0-6|6	Name:		perl-%{module}
14cr|perl-Tie-LogFile-0.100.0-6|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-LogFile-0.100.0-6|8	Release:	6
14cr|perl-Tie-LogFile-0.100.0-6|9	License:	GPL or Artistic
14cr|perl-Tie-LogFile-0.100.0-6|10	Group:		Development/Perl
14cr|perl-Tie-LogFile-0.100.0-6|11	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Tie-LogFile-0.100.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Tie/%{module}-%{upstream_version}.tar.bz2
14cr|perl-Tie-LogFile-0.100.0-6|13	BuildRequires:	perl-devel
14cr|perl-Tie-LogFile-0.100.0-6|14	BuildArch:	noarch
14cr|perl-Tie-LogFile-0.100.0-6|15	
14cr|perl-Tie-LogFile-0.100.0-6|16	%description
14cr|perl-Tie-LogFile-0.100.0-6|17	Tie::LogFile gives a easy interface for maintaining a well formated log. Using
14cr|perl-Tie-LogFile-0.100.0-6|18	user tweakable sprintf like tags, Tie::LogFile is flexible, and probably a
14cr|perl-Tie-LogFile-0.100.0-6|19	little overkill for keeping a log.
14cr|perl-Tie-LogFile-0.100.0-6|20	
14cr|perl-Tie-LogFile-0.100.0-6|21	%prep
14cr|perl-Tie-LogFile-0.100.0-6|22	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Tie-LogFile-0.100.0-6|23	
14cr|perl-Tie-LogFile-0.100.0-6|24	%build
14cr|perl-Tie-LogFile-0.100.0-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-LogFile-0.100.0-6|26	%make
14cr|perl-Tie-LogFile-0.100.0-6|27	
14cr|perl-Tie-LogFile-0.100.0-6|28	%install
14cr|perl-Tie-LogFile-0.100.0-6|29	%makeinstall_std
14cr|perl-Tie-LogFile-0.100.0-6|30	
14cr|perl-Tie-LogFile-0.100.0-6|31	%files
14cr|perl-Tie-LogFile-0.100.0-6|32	%doc README Changes
14cr|perl-Tie-LogFile-0.100.0-6|33	%{perl_vendorlib}/Tie
14cr|perl-Tie-LogFile-0.100.0-6|34	%{_mandir}/man3/Tie*
14cr|perl-Tie-LogFile-0.100.0-6|35	
14cr|perl-Tie-LogFile-0.100.0-6|36	
14cr|perl-Tie-LogFile-0.100.0-6|37	
14cr|perl-Tie-LogFile-0.100.0-6|38	
14cr|perl-Tie-LogFile-0.100.0-6|39	%changelog
14cr|perl-Tie-LogFile-0.100.0-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-6
14cr|perl-Tie-LogFile-0.100.0-6|41	+ Revision: 5122ec3
14cr|perl-Tie-LogFile-0.100.0-6|42	- MassBuild#464: Increase release tag
14cr|perl-Tie-LogFile-0.100.0-6|43	
14cr|perl-Tie-LogFile-0.100.0-6|44	

5766 14
14cr|perl-Tie-RefHash-1.390.0-5|1	%define upstream_name    Tie-RefHash
14cr|perl-Tie-RefHash-1.390.0-5|2	%define upstream_version 1.39
14cr|perl-Tie-RefHash-1.390.0-5|3	
14cr|perl-Tie-RefHash-1.390.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-RefHash-1.390.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-RefHash-1.390.0-5|6	Release:	5
14cr|perl-Tie-RefHash-1.390.0-5|7	
14cr|perl-Tie-RefHash-1.390.0-5|8	Summary:	Use references as hash keys
14cr|perl-Tie-RefHash-1.390.0-5|9	License:	GPL+ or Artistic
14cr|perl-Tie-RefHash-1.390.0-5|10	Group:		Development/Perl
14cr|perl-Tie-RefHash-1.390.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-RefHash-1.390.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-RefHash-1.390.0-5|13	
14cr|perl-Tie-RefHash-1.390.0-5|14	BuildRequires:	perl-devel
14cr|perl-Tie-RefHash-1.390.0-5|15	BuildArch:	noarch
14cr|perl-Tie-RefHash-1.390.0-5|16	
14cr|perl-Tie-RefHash-1.390.0-5|17	%description
14cr|perl-Tie-RefHash-1.390.0-5|18	This module provides the ability to use references as hash keys if you
14cr|perl-Tie-RefHash-1.390.0-5|19	first 'tie' the hash variable to this module. Normally, only the keys of
14cr|perl-Tie-RefHash-1.390.0-5|20	the tied hash itself are preserved as references; to use references as keys
14cr|perl-Tie-RefHash-1.390.0-5|21	in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of
14cr|perl-Tie-RefHash-1.390.0-5|22	Tie::RefHash.
14cr|perl-Tie-RefHash-1.390.0-5|23	
14cr|perl-Tie-RefHash-1.390.0-5|24	It is implemented using the standard perl TIEHASH interface. Please see the
14cr|perl-Tie-RefHash-1.390.0-5|25	'tie' entry in perlfunc(1) and perltie(1) for more information.
14cr|perl-Tie-RefHash-1.390.0-5|26	
14cr|perl-Tie-RefHash-1.390.0-5|27	The Nestable version works by looking for hash references being stored and
14cr|perl-Tie-RefHash-1.390.0-5|28	converting them to tied hashes so that they too can have references as
14cr|perl-Tie-RefHash-1.390.0-5|29	keys. This will happen without warning whenever you store a reference to
14cr|perl-Tie-RefHash-1.390.0-5|30	one of your own hashes in the tied hash.
14cr|perl-Tie-RefHash-1.390.0-5|31	
14cr|perl-Tie-RefHash-1.390.0-5|32	%prep
14cr|perl-Tie-RefHash-1.390.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-RefHash-1.390.0-5|34	
14cr|perl-Tie-RefHash-1.390.0-5|35	%build
14cr|perl-Tie-RefHash-1.390.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-RefHash-1.390.0-5|37	%make
14cr|perl-Tie-RefHash-1.390.0-5|38	
14cr|perl-Tie-RefHash-1.390.0-5|39	%check
14cr|perl-Tie-RefHash-1.390.0-5|40	make test
14cr|perl-Tie-RefHash-1.390.0-5|41	
14cr|perl-Tie-RefHash-1.390.0-5|42	%install
14cr|perl-Tie-RefHash-1.390.0-5|43	%makeinstall_std
14cr|perl-Tie-RefHash-1.390.0-5|44	
14cr|perl-Tie-RefHash-1.390.0-5|45	%files
14cr|perl-Tie-RefHash-1.390.0-5|46	%doc Changes
14cr|perl-Tie-RefHash-1.390.0-5|47	%{_mandir}/man3/*
14cr|perl-Tie-RefHash-1.390.0-5|48	%{perl_vendorlib}/*
14cr|perl-Tie-RefHash-1.390.0-5|49	
14cr|perl-Tie-RefHash-1.390.0-5|50	%changelog
14cr|perl-Tie-RefHash-1.390.0-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.390.0-5
14cr|perl-Tie-RefHash-1.390.0-5|52	+ Revision: f58c768
14cr|perl-Tie-RefHash-1.390.0-5|53	- MassBuild#464: Increase release tag
14cr|perl-Tie-RefHash-1.390.0-5|54	
14cr|perl-Tie-RefHash-1.390.0-5|55	

5767 14
14cr|perl-Tie-RefHash-Weak-0.90.0-5|1	%define upstream_name    Tie-RefHash-Weak
14cr|perl-Tie-RefHash-Weak-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-Tie-RefHash-Weak-0.90.0-5|3	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-RefHash-Weak-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-RefHash-Weak-0.90.0-5|6	Release:	5
14cr|perl-Tie-RefHash-Weak-0.90.0-5|7	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|8	Summary:	A Tie::RefHash subclass with weakened references in the keys
14cr|perl-Tie-RefHash-Weak-0.90.0-5|9	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tie-RefHash-Weak-0.90.0-5|11	Group:		Development/Perl
14cr|perl-Tie-RefHash-Weak-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-RefHash-Weak-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-RefHash-Weak-0.90.0-5|14	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tie-RefHash-Weak-0.90.0-5|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Tie-RefHash-Weak-0.90.0-5|17	BuildRequires:	perl(Task::Weaken)
14cr|perl-Tie-RefHash-Weak-0.90.0-5|18	BuildRequires:	perl(Tie::RefHash)
14cr|perl-Tie-RefHash-Weak-0.90.0-5|19	BuildRequires:	perl(Variable::Magic)
14cr|perl-Tie-RefHash-Weak-0.90.0-5|20	BuildArch:	noarch
14cr|perl-Tie-RefHash-Weak-0.90.0-5|21	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|22	%description
14cr|perl-Tie-RefHash-Weak-0.90.0-5|23	The the Tie::RefHash manpage module can be used to access hashes by
14cr|perl-Tie-RefHash-Weak-0.90.0-5|24	reference. This is useful when you index by object, for example.
14cr|perl-Tie-RefHash-Weak-0.90.0-5|25	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|26	The problem with the Tie::RefHash manpage, and cross indexing, is that
14cr|perl-Tie-RefHash-Weak-0.90.0-5|27	sometimes the index should not contain strong references to the objecs. the
14cr|perl-Tie-RefHash-Weak-0.90.0-5|28	Tie::RefHash manpage's internal structures contain strong references to the
14cr|perl-Tie-RefHash-Weak-0.90.0-5|29	key, and provide no convenient means to make those references weak.
14cr|perl-Tie-RefHash-Weak-0.90.0-5|30	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|31	This subclass of the Tie::RefHash manpage has weak keys, instead of strong
14cr|perl-Tie-RefHash-Weak-0.90.0-5|32	ones. The values are left unaltered, and you'll have to make sure there are
14cr|perl-Tie-RefHash-Weak-0.90.0-5|33	no strong references there yourself.
14cr|perl-Tie-RefHash-Weak-0.90.0-5|34	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|35	%prep
14cr|perl-Tie-RefHash-Weak-0.90.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-RefHash-Weak-0.90.0-5|37	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|38	%build
14cr|perl-Tie-RefHash-Weak-0.90.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-RefHash-Weak-0.90.0-5|40	%make
14cr|perl-Tie-RefHash-Weak-0.90.0-5|41	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|42	%check
14cr|perl-Tie-RefHash-Weak-0.90.0-5|43	%make test
14cr|perl-Tie-RefHash-Weak-0.90.0-5|44	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|45	%install
14cr|perl-Tie-RefHash-Weak-0.90.0-5|46	%makeinstall_std
14cr|perl-Tie-RefHash-Weak-0.90.0-5|47	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|48	%files
14cr|perl-Tie-RefHash-Weak-0.90.0-5|49	%doc Changes META.yml
14cr|perl-Tie-RefHash-Weak-0.90.0-5|50	%{_mandir}/man3/*
14cr|perl-Tie-RefHash-Weak-0.90.0-5|51	%{perl_vendorlib}/*
14cr|perl-Tie-RefHash-Weak-0.90.0-5|52	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|53	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|54	%changelog
14cr|perl-Tie-RefHash-Weak-0.90.0-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-Tie-RefHash-Weak-0.90.0-5|56	+ Revision: 115c793
14cr|perl-Tie-RefHash-Weak-0.90.0-5|57	- MassBuild#464: Increase release tag
14cr|perl-Tie-RefHash-Weak-0.90.0-5|58	
14cr|perl-Tie-RefHash-Weak-0.90.0-5|59	

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

5769 14
14cr|perl-Tie-TextDir-0.60.0-4|1	%define upstream_name       Tie-TextDir
14cr|perl-Tie-TextDir-0.60.0-4|2	%define upstream_version    0.06
14cr|perl-Tie-TextDir-0.60.0-4|3	
14cr|perl-Tie-TextDir-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-TextDir-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-TextDir-0.60.0-4|6	Release:	4
14cr|perl-Tie-TextDir-0.60.0-4|7	License:	GPL or Artistic
14cr|perl-Tie-TextDir-0.60.0-4|8	Summary:	Interface to directory of file
14cr|perl-Tie-TextDir-0.60.0-4|9	
14cr|perl-Tie-TextDir-0.60.0-4|10	Group:		Development/Perl
14cr|perl-Tie-TextDir-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-TextDir-0.60.0-4|12	Source:		http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-TextDir-0.60.0-4|13	BuildRequires:	perl-devel
14cr|perl-Tie-TextDir-0.60.0-4|14	BuildArch:	noarch
14cr|perl-Tie-TextDir-0.60.0-4|15	
14cr|perl-Tie-TextDir-0.60.0-4|16	%description
14cr|perl-Tie-TextDir-0.60.0-4|17	The Tie::TextDir module is a TIEHASH interface which lets you tie a Perl hash
14cr|perl-Tie-TextDir-0.60.0-4|18	to a directory on the filesystem. Each entry in the hash represents a file in
14cr|perl-Tie-TextDir-0.60.0-4|19	the directory.
14cr|perl-Tie-TextDir-0.60.0-4|20	
14cr|perl-Tie-TextDir-0.60.0-4|21	%prep
14cr|perl-Tie-TextDir-0.60.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-TextDir-0.60.0-4|23	
14cr|perl-Tie-TextDir-0.60.0-4|24	%build
14cr|perl-Tie-TextDir-0.60.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-TextDir-0.60.0-4|26	make
14cr|perl-Tie-TextDir-0.60.0-4|27	
14cr|perl-Tie-TextDir-0.60.0-4|28	# Old package, now some tests fail erroneously
14cr|perl-Tie-TextDir-0.60.0-4|29	# %check
14cr|perl-Tie-TextDir-0.60.0-4|30	# make test
14cr|perl-Tie-TextDir-0.60.0-4|31	
14cr|perl-Tie-TextDir-0.60.0-4|32	%install
14cr|perl-Tie-TextDir-0.60.0-4|33	%makeinstall_std
14cr|perl-Tie-TextDir-0.60.0-4|34	
14cr|perl-Tie-TextDir-0.60.0-4|35	%files
14cr|perl-Tie-TextDir-0.60.0-4|36	%doc Changes MANIFEST README
14cr|perl-Tie-TextDir-0.60.0-4|37	%{_mandir}/*/*
14cr|perl-Tie-TextDir-0.60.0-4|38	%{perl_vendorlib}/Tie
14cr|perl-Tie-TextDir-0.60.0-4|39	
14cr|perl-Tie-TextDir-0.60.0-4|40	%changelog
14cr|perl-Tie-TextDir-0.60.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Tie-TextDir-0.60.0-4|42	+ Revision: 83aba59
14cr|perl-Tie-TextDir-0.60.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-Tie-TextDir-0.60.0-4|44	
14cr|perl-Tie-TextDir-0.60.0-4|45	

5770 14
14cr|perl-Tie-ToObject-0.30.0-4|1	%define upstream_name    Tie-ToObject
14cr|perl-Tie-ToObject-0.30.0-4|2	%define upstream_version 0.03
14cr|perl-Tie-ToObject-0.30.0-4|3	
14cr|perl-Tie-ToObject-0.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Tie-ToObject-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tie-ToObject-0.30.0-4|6	Release:	4
14cr|perl-Tie-ToObject-0.30.0-4|7	
14cr|perl-Tie-ToObject-0.30.0-4|8	License:	GPL+ or Artistic
14cr|perl-Tie-ToObject-0.30.0-4|9	Group:		Development/Perl
14cr|perl-Tie-ToObject-0.30.0-4|10	Summary:	Tie to an existing object
14cr|perl-Tie-ToObject-0.30.0-4|11	
14cr|perl-Tie-ToObject-0.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tie-ToObject-0.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tie-ToObject-0.30.0-4|14	
14cr|perl-Tie-ToObject-0.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-Tie-ToObject-0.30.0-4|16	BuildRequires:	perl(Test::use::ok)
14cr|perl-Tie-ToObject-0.30.0-4|17	BuildArch:	noarch
14cr|perl-Tie-ToObject-0.30.0-4|18	
14cr|perl-Tie-ToObject-0.30.0-4|19	%description
14cr|perl-Tie-ToObject-0.30.0-4|20	While "tie" in perldoc allows tying to an arbitrary object, the class in
14cr|perl-Tie-ToObject-0.30.0-4|21	question must support this in it's implementation of TIEHASH, TIEARRAY or
14cr|perl-Tie-ToObject-0.30.0-4|22	whatever.
14cr|perl-Tie-ToObject-0.30.0-4|23	
14cr|perl-Tie-ToObject-0.30.0-4|24	This class provides a very tie constructor that simply returns the object it
14cr|perl-Tie-ToObject-0.30.0-4|25	was given as it's first argument.
14cr|perl-Tie-ToObject-0.30.0-4|26	
14cr|perl-Tie-ToObject-0.30.0-4|27	%prep
14cr|perl-Tie-ToObject-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tie-ToObject-0.30.0-4|29	
14cr|perl-Tie-ToObject-0.30.0-4|30	%build
14cr|perl-Tie-ToObject-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tie-ToObject-0.30.0-4|32	%make
14cr|perl-Tie-ToObject-0.30.0-4|33	
14cr|perl-Tie-ToObject-0.30.0-4|34	%check
14cr|perl-Tie-ToObject-0.30.0-4|35	%make test
14cr|perl-Tie-ToObject-0.30.0-4|36	
14cr|perl-Tie-ToObject-0.30.0-4|37	%install
14cr|perl-Tie-ToObject-0.30.0-4|38	%makeinstall_std
14cr|perl-Tie-ToObject-0.30.0-4|39	
14cr|perl-Tie-ToObject-0.30.0-4|40	%files
14cr|perl-Tie-ToObject-0.30.0-4|41	%{_mandir}/man3/*
14cr|perl-Tie-ToObject-0.30.0-4|42	%{perl_vendorlib}/Tie
14cr|perl-Tie-ToObject-0.30.0-4|43	
14cr|perl-Tie-ToObject-0.30.0-4|44	
14cr|perl-Tie-ToObject-0.30.0-4|45	
14cr|perl-Tie-ToObject-0.30.0-4|46	%changelog
14cr|perl-Tie-ToObject-0.30.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-4
14cr|perl-Tie-ToObject-0.30.0-4|48	+ Revision: b46a1eb
14cr|perl-Tie-ToObject-0.30.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Tie-ToObject-0.30.0-4|50	
14cr|perl-Tie-ToObject-0.30.0-4|51	

5771 14
14cr|perl-Time-Duration-1.60.0-6|1	%define upstream_name    Time-Duration
14cr|perl-Time-Duration-1.60.0-6|2	%define upstream_version 1.06
14cr|perl-Time-Duration-1.60.0-6|3	
14cr|perl-Time-Duration-1.60.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Time-Duration-1.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Time-Duration-1.60.0-6|6	Release:	6
14cr|perl-Time-Duration-1.60.0-6|7	
14cr|perl-Time-Duration-1.60.0-6|8	Summary:	Rounded or exact English expression of durations
14cr|perl-Time-Duration-1.60.0-6|9	
14cr|perl-Time-Duration-1.60.0-6|10	License:	GPL+ or Artistic
14cr|perl-Time-Duration-1.60.0-6|11	Group:		Development/Perl
14cr|perl-Time-Duration-1.60.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Duration-1.60.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Time-Duration-1.60.0-6|14	
14cr|perl-Time-Duration-1.60.0-6|15	BuildRequires:	perl-devel
14cr|perl-Time-Duration-1.60.0-6|16	BuildRequires:	perl(Test::Pod)
14cr|perl-Time-Duration-1.60.0-6|17	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Time-Duration-1.60.0-6|18	BuildArch:	noarch
14cr|perl-Time-Duration-1.60.0-6|19	
14cr|perl-Time-Duration-1.60.0-6|20	%description
14cr|perl-Time-Duration-1.60.0-6|21	This module provides functions for expressing durations in rounded or exact
14cr|perl-Time-Duration-1.60.0-6|22	terms.
14cr|perl-Time-Duration-1.60.0-6|23	
14cr|perl-Time-Duration-1.60.0-6|24	In the first example in the Synopsis, using duration($interval_seconds):
14cr|perl-Time-Duration-1.60.0-6|25	
14cr|perl-Time-Duration-1.60.0-6|26	If the 'time() - $start_time' is 3 seconds, this prints "Runtime: *3
14cr|perl-Time-Duration-1.60.0-6|27	seconds*.". If it's 0 seconds, it's "Runtime: *0 seconds*.". If it's 1
14cr|perl-Time-Duration-1.60.0-6|28	second, it's "Runtime: *1 second*.". If it's 125 seconds, you get "Runtime:
14cr|perl-Time-Duration-1.60.0-6|29	*2 minutes and 5 seconds*.". If it's 3820 seconds (which is exactly 1h, 3m,
14cr|perl-Time-Duration-1.60.0-6|30	40s), you get it rounded to fit within two expressed units: "Runtime: *1
14cr|perl-Time-Duration-1.60.0-6|31	hour and 4 minutes*.". Using duration_exact instead would return "Runtime:
14cr|perl-Time-Duration-1.60.0-6|32	*1 hour, 3 minutes, and 40 seconds*".
14cr|perl-Time-Duration-1.60.0-6|33	
14cr|perl-Time-Duration-1.60.0-6|34	%prep
14cr|perl-Time-Duration-1.60.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Duration-1.60.0-6|36	
14cr|perl-Time-Duration-1.60.0-6|37	%build
14cr|perl-Time-Duration-1.60.0-6|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-Duration-1.60.0-6|39	%make
14cr|perl-Time-Duration-1.60.0-6|40	
14cr|perl-Time-Duration-1.60.0-6|41	%check
14cr|perl-Time-Duration-1.60.0-6|42	%make test
14cr|perl-Time-Duration-1.60.0-6|43	
14cr|perl-Time-Duration-1.60.0-6|44	%install
14cr|perl-Time-Duration-1.60.0-6|45	%makeinstall_std
14cr|perl-Time-Duration-1.60.0-6|46	
14cr|perl-Time-Duration-1.60.0-6|47	%files
14cr|perl-Time-Duration-1.60.0-6|48	%doc README ChangeLog META.yml
14cr|perl-Time-Duration-1.60.0-6|49	%{_mandir}/man3/*
14cr|perl-Time-Duration-1.60.0-6|50	%{perl_vendorlib}/*
14cr|perl-Time-Duration-1.60.0-6|51	
14cr|perl-Time-Duration-1.60.0-6|52	
14cr|perl-Time-Duration-1.60.0-6|53	%changelog
14cr|perl-Time-Duration-1.60.0-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-6
14cr|perl-Time-Duration-1.60.0-6|55	+ Revision: 4848e91
14cr|perl-Time-Duration-1.60.0-6|56	- MassBuild#464: Increase release tag
14cr|perl-Time-Duration-1.60.0-6|57	
14cr|perl-Time-Duration-1.60.0-6|58	

5772 14
14cr|perl-Time-Duration-Parse-0.110.0-2|1	%define upstream_name    Time-Duration-Parse
14cr|perl-Time-Duration-Parse-0.110.0-2|2	%define upstream_version 0.11
14cr|perl-Time-Duration-Parse-0.110.0-2|3	
14cr|perl-Time-Duration-Parse-0.110.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-Time-Duration-Parse-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Time-Duration-Parse-0.110.0-2|6	Release:	2
14cr|perl-Time-Duration-Parse-0.110.0-2|7	
14cr|perl-Time-Duration-Parse-0.110.0-2|8	Summary:	Parse string that represents time duration
14cr|perl-Time-Duration-Parse-0.110.0-2|9	
14cr|perl-Time-Duration-Parse-0.110.0-2|10	
14cr|perl-Time-Duration-Parse-0.110.0-2|11	License:	GPL+ or Artistic
14cr|perl-Time-Duration-Parse-0.110.0-2|12	Group:		Development/Perl
14cr|perl-Time-Duration-Parse-0.110.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Duration-Parse-0.110.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Time-Duration-Parse-0.110.0-2|15	
14cr|perl-Time-Duration-Parse-0.110.0-2|16	BuildRequires:	perl-devel
14cr|perl-Time-Duration-Parse-0.110.0-2|17	BuildRequires:	perl(Exporter::Lite)
14cr|perl-Time-Duration-Parse-0.110.0-2|18	BuildRequires:	perl(Test::More)
14cr|perl-Time-Duration-Parse-0.110.0-2|19	BuildRequires:	perl(Time::Duration)
14cr|perl-Time-Duration-Parse-0.110.0-2|20	BuildArch:	noarch
14cr|perl-Time-Duration-Parse-0.110.0-2|21	
14cr|perl-Time-Duration-Parse-0.110.0-2|22	%description
14cr|perl-Time-Duration-Parse-0.110.0-2|23	Time::Duration::Parse is a module to parse human readable duration strings
14cr|perl-Time-Duration-Parse-0.110.0-2|24	like _2 minutes and 3 seconds_ to seconds.
14cr|perl-Time-Duration-Parse-0.110.0-2|25	
14cr|perl-Time-Duration-Parse-0.110.0-2|26	It does the opposite of _duration_exact_ function in Time::Duration and is
14cr|perl-Time-Duration-Parse-0.110.0-2|27	roundtrip safe. So, the following is always true.
14cr|perl-Time-Duration-Parse-0.110.0-2|28	
14cr|perl-Time-Duration-Parse-0.110.0-2|29	use Time::Duration::Parse;
14cr|perl-Time-Duration-Parse-0.110.0-2|30	use Time::Duration;
14cr|perl-Time-Duration-Parse-0.110.0-2|31	
14cr|perl-Time-Duration-Parse-0.110.0-2|32	%prep
14cr|perl-Time-Duration-Parse-0.110.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Duration-Parse-0.110.0-2|34	
14cr|perl-Time-Duration-Parse-0.110.0-2|35	%build
14cr|perl-Time-Duration-Parse-0.110.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-Duration-Parse-0.110.0-2|37	%make
14cr|perl-Time-Duration-Parse-0.110.0-2|38	
14cr|perl-Time-Duration-Parse-0.110.0-2|39	%check
14cr|perl-Time-Duration-Parse-0.110.0-2|40	%make test
14cr|perl-Time-Duration-Parse-0.110.0-2|41	
14cr|perl-Time-Duration-Parse-0.110.0-2|42	%install
14cr|perl-Time-Duration-Parse-0.110.0-2|43	%makeinstall_std
14cr|perl-Time-Duration-Parse-0.110.0-2|44	
14cr|perl-Time-Duration-Parse-0.110.0-2|45	%files
14cr|perl-Time-Duration-Parse-0.110.0-2|46	%doc Changes META.yml
14cr|perl-Time-Duration-Parse-0.110.0-2|47	%{_mandir}/man3/*
14cr|perl-Time-Duration-Parse-0.110.0-2|48	%{perl_vendorlib}/*
14cr|perl-Time-Duration-Parse-0.110.0-2|49	
14cr|perl-Time-Duration-Parse-0.110.0-2|50	
14cr|perl-Time-Duration-Parse-0.110.0-2|51	
14cr|perl-Time-Duration-Parse-0.110.0-2|52	%changelog
14cr|perl-Time-Duration-Parse-0.110.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-2
14cr|perl-Time-Duration-Parse-0.110.0-2|54	+ Revision: cfe134c
14cr|perl-Time-Duration-Parse-0.110.0-2|55	- MassBuild#464: Increase release tag
14cr|perl-Time-Duration-Parse-0.110.0-2|56	
14cr|perl-Time-Duration-Parse-0.110.0-2|57	

5773 14
14cr|perl-Time-Format-1.120.0-3|1	%define upstream_name	 Time-Format
14cr|perl-Time-Format-1.120.0-3|2	%define upstream_version 1.12
14cr|perl-Time-Format-1.120.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-Time-Format-1.120.0-3|4	Version:	%perl_convert_version 1.12
14cr|perl-Time-Format-1.120.0-3|5	Release:	3
14cr|perl-Time-Format-1.120.0-3|6	
14cr|perl-Time-Format-1.120.0-3|7	Summary:	Perl module for date and time formatting
14cr|perl-Time-Format-1.120.0-3|8	
14cr|perl-Time-Format-1.120.0-3|9	License:	GPL+ or Artistic
14cr|perl-Time-Format-1.120.0-3|10	Group:		Development/Perl
14cr|perl-Time-Format-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Format-1.120.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Time/Time-Format-1.12.tar.gz
14cr|perl-Time-Format-1.120.0-3|13	
14cr|perl-Time-Format-1.120.0-3|14	BuildRequires:	perl-devel
14cr|perl-Time-Format-1.120.0-3|15	BuildArch:	noarch
14cr|perl-Time-Format-1.120.0-3|16	
14cr|perl-Time-Format-1.120.0-3|17	%description
14cr|perl-Time-Format-1.120.0-3|18	Time::Format provides a very easy way to format dates and times. The
14cr|perl-Time-Format-1.120.0-3|19	formatting functions are tied to hash variables, so they can be used
14cr|perl-Time-Format-1.120.0-3|20	inside strings as well as in ordinary expressions. The formatting
14cr|perl-Time-Format-1.120.0-3|21	codes used are meant to be easy to remember, use, and read. They
14cr|perl-Time-Format-1.120.0-3|22	follow a simple, consistent pattern.
14cr|perl-Time-Format-1.120.0-3|23	
14cr|perl-Time-Format-1.120.0-3|24	%prep
14cr|perl-Time-Format-1.120.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Format-1.120.0-3|26	
14cr|perl-Time-Format-1.120.0-3|27	%build
14cr|perl-Time-Format-1.120.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-Format-1.120.0-3|29	%make
14cr|perl-Time-Format-1.120.0-3|30	
14cr|perl-Time-Format-1.120.0-3|31	%install
14cr|perl-Time-Format-1.120.0-3|32	%makeinstall_std
14cr|perl-Time-Format-1.120.0-3|33	
14cr|perl-Time-Format-1.120.0-3|34	%files
14cr|perl-Time-Format-1.120.0-3|35	%doc README Changes quickref.*
14cr|perl-Time-Format-1.120.0-3|36	%{perl_vendorlib}/Time
14cr|perl-Time-Format-1.120.0-3|37	%{_mandir}/man3/*
14cr|perl-Time-Format-1.120.0-3|38	
14cr|perl-Time-Format-1.120.0-3|39	
14cr|perl-Time-Format-1.120.0-3|40	%changelog
14cr|perl-Time-Format-1.120.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-3
14cr|perl-Time-Format-1.120.0-3|42	+ Revision: ca2f237
14cr|perl-Time-Format-1.120.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-Time-Format-1.120.0-3|44	
14cr|perl-Time-Format-1.120.0-3|45	

5774 14
14cr|perl-Time-HiRes-1.972.600-3|1	%define upstream_name    Time-HiRes
14cr|perl-Time-HiRes-1.972.600-3|2	%define upstream_version 1.9726
14cr|perl-Time-HiRes-1.972.600-3|3	Name:       perl-%{upstream_name}
14cr|perl-Time-HiRes-1.972.600-3|4	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Time-HiRes-1.972.600-3|5	Release:	3
14cr|perl-Time-HiRes-1.972.600-3|6	Epoch:      1
14cr|perl-Time-HiRes-1.972.600-3|7	
14cr|perl-Time-HiRes-1.972.600-3|8	Summary:    High resolution time, sleep, and alarm
14cr|perl-Time-HiRes-1.972.600-3|9	
14cr|perl-Time-HiRes-1.972.600-3|10	License:    GPL+ or Artistic
14cr|perl-Time-HiRes-1.972.600-3|11	Group:      Development/Perl
14cr|perl-Time-HiRes-1.972.600-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-HiRes-1.972.600-3|13	Source0:    http://www.cpan.org/modules/by-module/Time/Time-HiRes-%{upstream_version}.tar.gz
14cr|perl-Time-HiRes-1.972.600-3|14	
14cr|perl-Time-HiRes-1.972.600-3|15	BuildRequires: perl-devel
14cr|perl-Time-HiRes-1.972.600-3|16	
14cr|perl-Time-HiRes-1.972.600-3|17	%description
14cr|perl-Time-HiRes-1.972.600-3|18	The 'Time::HiRes' module implements a Perl interface to the 'usleep',
14cr|perl-Time-HiRes-1.972.600-3|19	'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system
14cr|perl-Time-HiRes-1.972.600-3|20	calls, in other words, high resolution time and timers. See the the
14cr|perl-Time-HiRes-1.972.600-3|21	/EXAMPLES manpage section below and the test scripts for usage; see your
14cr|perl-Time-HiRes-1.972.600-3|22	system documentation for the description of the underlying 'nanosleep' or
14cr|perl-Time-HiRes-1.972.600-3|23	'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls.
14cr|perl-Time-HiRes-1.972.600-3|24	
14cr|perl-Time-HiRes-1.972.600-3|25	If your system lacks 'gettimeofday()' or an emulation of it you don't get
14cr|perl-Time-HiRes-1.972.600-3|26	'gettimeofday()' or the one-argument form of 'tv_interval()'. If your
14cr|perl-Time-HiRes-1.972.600-3|27	system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you
14cr|perl-Time-HiRes-1.972.600-3|28	don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or
14cr|perl-Time-HiRes-1.972.600-3|29	'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and
14cr|perl-Time-HiRes-1.972.600-3|30	'setitimer()' you don't get 'Time::HiRes::ualarm()' or
14cr|perl-Time-HiRes-1.972.600-3|31	'Time::HiRes::alarm()'.
14cr|perl-Time-HiRes-1.972.600-3|32	
14cr|perl-Time-HiRes-1.972.600-3|33	If you try to import an unimplemented function in the 'use' statement it
14cr|perl-Time-HiRes-1.972.600-3|34	will fail at compile time.
14cr|perl-Time-HiRes-1.972.600-3|35	
14cr|perl-Time-HiRes-1.972.600-3|36	%prep
14cr|perl-Time-HiRes-1.972.600-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-HiRes-1.972.600-3|38	
14cr|perl-Time-HiRes-1.972.600-3|39	%build
14cr|perl-Time-HiRes-1.972.600-3|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-HiRes-1.972.600-3|41	%make
14cr|perl-Time-HiRes-1.972.600-3|42	
14cr|perl-Time-HiRes-1.972.600-3|43	%check
14cr|perl-Time-HiRes-1.972.600-3|44	make test
14cr|perl-Time-HiRes-1.972.600-3|45	
14cr|perl-Time-HiRes-1.972.600-3|46	%install
14cr|perl-Time-HiRes-1.972.600-3|47	%makeinstall_std
14cr|perl-Time-HiRes-1.972.600-3|48	
14cr|perl-Time-HiRes-1.972.600-3|49	%clean
14cr|perl-Time-HiRes-1.972.600-3|50	
14cr|perl-Time-HiRes-1.972.600-3|51	%files
14cr|perl-Time-HiRes-1.972.600-3|52	%doc Changes README
14cr|perl-Time-HiRes-1.972.600-3|53	%{_mandir}/man3/*
14cr|perl-Time-HiRes-1.972.600-3|54	%{perl_vendorlib}/*
14cr|perl-Time-HiRes-1.972.600-3|55	
14cr|perl-Time-HiRes-1.972.600-3|56	
14cr|perl-Time-HiRes-1.972.600-3|57	
14cr|perl-Time-HiRes-1.972.600-3|58	%changelog
14cr|perl-Time-HiRes-1.972.600-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.972.600-3
14cr|perl-Time-HiRes-1.972.600-3|60	+ Revision: 49a4b2b
14cr|perl-Time-HiRes-1.972.600-3|61	- MassBuild#464: Increase release tag
14cr|perl-Time-HiRes-1.972.600-3|62	
14cr|perl-Time-HiRes-1.972.600-3|63	

5775 14
14cr|perl-Time-Local-1.230.0-4|1	%define upstream_name    Time-Local
14cr|perl-Time-Local-1.230.0-4|2	%define upstream_version 1.2300
14cr|perl-Time-Local-1.230.0-4|3	
14cr|perl-Time-Local-1.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Time-Local-1.230.0-4|5	Version:	%perl_convert_version 1.2300
14cr|perl-Time-Local-1.230.0-4|6	Release:	4
14cr|perl-Time-Local-1.230.0-4|7	
14cr|perl-Time-Local-1.230.0-4|8	Summary:	Implements timelocal() and timegm()
14cr|perl-Time-Local-1.230.0-4|9	
14cr|perl-Time-Local-1.230.0-4|10	
14cr|perl-Time-Local-1.230.0-4|11	License:	GPL+ or Artistic
14cr|perl-Time-Local-1.230.0-4|12	Group:		Development/Perl
14cr|perl-Time-Local-1.230.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Local-1.230.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Time/Time-Local-1.2300.tar.gz
14cr|perl-Time-Local-1.230.0-4|15	
14cr|perl-Time-Local-1.230.0-4|16	BuildRequires:	perl-devel
14cr|perl-Time-Local-1.230.0-4|17	BuildArch:	noarch
14cr|perl-Time-Local-1.230.0-4|18	
14cr|perl-Time-Local-1.230.0-4|19	%description
14cr|perl-Time-Local-1.230.0-4|20	This module provides functions that are the inverse of built-in perl
14cr|perl-Time-Local-1.230.0-4|21	functions 'localtime()' and 'gmtime()'. They accept a date as a six-element
14cr|perl-Time-Local-1.230.0-4|22	array, and return the corresponding 'time(2)' value in seconds since the
14cr|perl-Time-Local-1.230.0-4|23	system epoch (Midnight, January 1, 1970 GMT on Unix, for example). This
14cr|perl-Time-Local-1.230.0-4|24	value can be positive or negative, though POSIX only requires support for
14cr|perl-Time-Local-1.230.0-4|25	positive values, so dates before the system's epoch may not work on all
14cr|perl-Time-Local-1.230.0-4|26	operating systems.
14cr|perl-Time-Local-1.230.0-4|27	
14cr|perl-Time-Local-1.230.0-4|28	It is worth drawing particular attention to the expected ranges for the
14cr|perl-Time-Local-1.230.0-4|29	values provided. The value for the day of the month is the actual day (ie
14cr|perl-Time-Local-1.230.0-4|30	1..31), while the month is the number of months since January (0..11). This
14cr|perl-Time-Local-1.230.0-4|31	is consistent with the values returned from 'localtime()' and 'gmtime()'.
14cr|perl-Time-Local-1.230.0-4|32	
14cr|perl-Time-Local-1.230.0-4|33	%prep
14cr|perl-Time-Local-1.230.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Local-1.230.0-4|35	
14cr|perl-Time-Local-1.230.0-4|36	%build
14cr|perl-Time-Local-1.230.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-Local-1.230.0-4|38	%make
14cr|perl-Time-Local-1.230.0-4|39	
14cr|perl-Time-Local-1.230.0-4|40	%check
14cr|perl-Time-Local-1.230.0-4|41	%make test
14cr|perl-Time-Local-1.230.0-4|42	
14cr|perl-Time-Local-1.230.0-4|43	%install
14cr|perl-Time-Local-1.230.0-4|44	%makeinstall_std
14cr|perl-Time-Local-1.230.0-4|45	
14cr|perl-Time-Local-1.230.0-4|46	%files
14cr|perl-Time-Local-1.230.0-4|47	%doc Changes README LICENSE
14cr|perl-Time-Local-1.230.0-4|48	%{_mandir}/man3/*
14cr|perl-Time-Local-1.230.0-4|49	%{perl_vendorlib}/*
14cr|perl-Time-Local-1.230.0-4|50	
14cr|perl-Time-Local-1.230.0-4|51	
14cr|perl-Time-Local-1.230.0-4|52	%changelog
14cr|perl-Time-Local-1.230.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-4
14cr|perl-Time-Local-1.230.0-4|54	+ Revision: c09def7
14cr|perl-Time-Local-1.230.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-Time-Local-1.230.0-4|56	
14cr|perl-Time-Local-1.230.0-4|57	

5776 14
14cr|perl-Time-Progress-1.700.0-3|1	%define upstream_name       Time-Progress
14cr|perl-Time-Progress-1.700.0-3|2	%define upstream_version    1.7
14cr|perl-Time-Progress-1.700.0-3|3	
14cr|perl-Time-Progress-1.700.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Time-Progress-1.700.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Time-Progress-1.700.0-3|6	Release:    3
14cr|perl-Time-Progress-1.700.0-3|7	License:    GPL or Artistic
14cr|perl-Time-Progress-1.700.0-3|8	Group:      Development/Perl
14cr|perl-Time-Progress-1.700.0-3|9	Summary:    Elapsed and estimated finish time reporting
14cr|perl-Time-Progress-1.700.0-3|10	
14cr|perl-Time-Progress-1.700.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Progress-1.700.0-3|12	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Time-Progress-1.700.0-3|13	BuildRequires:  perl-devel
14cr|perl-Time-Progress-1.700.0-3|14	BuildRequires:  perl(Module::Build)
14cr|perl-Time-Progress-1.700.0-3|15	BuildArch: noarch
14cr|perl-Time-Progress-1.700.0-3|16	
14cr|perl-Time-Progress-1.700.0-3|17	%description
14cr|perl-Time-Progress-1.700.0-3|18	Elapsed and estimated finish time reporting.
14cr|perl-Time-Progress-1.700.0-3|19	
14cr|perl-Time-Progress-1.700.0-3|20	%prep
14cr|perl-Time-Progress-1.700.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Progress-1.700.0-3|22	
14cr|perl-Time-Progress-1.700.0-3|23	%build
14cr|perl-Time-Progress-1.700.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=${RPM_BUILD_ROOT}/
14cr|perl-Time-Progress-1.700.0-3|25	make
14cr|perl-Time-Progress-1.700.0-3|26	
14cr|perl-Time-Progress-1.700.0-3|27	%check
14cr|perl-Time-Progress-1.700.0-3|28	make test
14cr|perl-Time-Progress-1.700.0-3|29	
14cr|perl-Time-Progress-1.700.0-3|30	%install
14cr|perl-Time-Progress-1.700.0-3|31	make install DESTDIR=${RPM_BUILD_ROOT}
14cr|perl-Time-Progress-1.700.0-3|32	find ${RPM_BUILD_ROOT} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cr|perl-Time-Progress-1.700.0-3|33	find ${RPM_BUILD_ROOT} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cr|perl-Time-Progress-1.700.0-3|34	
14cr|perl-Time-Progress-1.700.0-3|35	%clean
14cr|perl-Time-Progress-1.700.0-3|36	
14cr|perl-Time-Progress-1.700.0-3|37	%files
14cr|perl-Time-Progress-1.700.0-3|38	%doc README Changes
14cr|perl-Time-Progress-1.700.0-3|39	%{perl_vendorlib}/Time/Progress.pm
14cr|perl-Time-Progress-1.700.0-3|40	%{_mandir}/man3/*
14cr|perl-Time-Progress-1.700.0-3|41	
14cr|perl-Time-Progress-1.700.0-3|42	
14cr|perl-Time-Progress-1.700.0-3|43	
14cr|perl-Time-Progress-1.700.0-3|44	%changelog
14cr|perl-Time-Progress-1.700.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.700.0-3
14cr|perl-Time-Progress-1.700.0-3|46	+ Revision: cb74290
14cr|perl-Time-Progress-1.700.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-Time-Progress-1.700.0-3|48	
14cr|perl-Time-Progress-1.700.0-3|49	

5777 14
14cr|perl-Time-Warp-0.500.0-6|1	%define upstream_name    Time-Warp
14cr|perl-Time-Warp-0.500.0-6|2	%define upstream_version 0.5
14cr|perl-Time-Warp-0.500.0-6|3	
14cr|perl-Time-Warp-0.500.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Time-Warp-0.500.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Time-Warp-0.500.0-6|6	Release:	6
14cr|perl-Time-Warp-0.500.0-6|7	
14cr|perl-Time-Warp-0.500.0-6|8	Summary:    Change the start and speed of Event time
14cr|perl-Time-Warp-0.500.0-6|9	
14cr|perl-Time-Warp-0.500.0-6|10	License:    GPL+ or Artistic
14cr|perl-Time-Warp-0.500.0-6|11	Group:      Development/Perl
14cr|perl-Time-Warp-0.500.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-Warp-0.500.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Time-Warp-0.500.0-6|14	
14cr|perl-Time-Warp-0.500.0-6|15	
14cr|perl-Time-Warp-0.500.0-6|16	BuildRequires: perl-devel
14cr|perl-Time-Warp-0.500.0-6|17	
14cr|perl-Time-Warp-0.500.0-6|18	%description
14cr|perl-Time-Warp-0.500.0-6|19	Our external experience unfolds in 3 1/2 dimensions (time has a
14cr|perl-Time-Warp-0.500.0-6|20	dimensionality of 1/2). The Time::Warp module offers developers control
14cr|perl-Time-Warp-0.500.0-6|21	over the measurement of time.
14cr|perl-Time-Warp-0.500.0-6|22	
14cr|perl-Time-Warp-0.500.0-6|23	%prep
14cr|perl-Time-Warp-0.500.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-Warp-0.500.0-6|25	
14cr|perl-Time-Warp-0.500.0-6|26	%build
14cr|perl-Time-Warp-0.500.0-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Time-Warp-0.500.0-6|28	
14cr|perl-Time-Warp-0.500.0-6|29	%make
14cr|perl-Time-Warp-0.500.0-6|30	
14cr|perl-Time-Warp-0.500.0-6|31	%check
14cr|perl-Time-Warp-0.500.0-6|32	%make test
14cr|perl-Time-Warp-0.500.0-6|33	
14cr|perl-Time-Warp-0.500.0-6|34	%install
14cr|perl-Time-Warp-0.500.0-6|35	%makeinstall_std
14cr|perl-Time-Warp-0.500.0-6|36	
14cr|perl-Time-Warp-0.500.0-6|37	%clean
14cr|perl-Time-Warp-0.500.0-6|38	
14cr|perl-Time-Warp-0.500.0-6|39	%files
14cr|perl-Time-Warp-0.500.0-6|40	%doc README
14cr|perl-Time-Warp-0.500.0-6|41	%{_mandir}/man3/*
14cr|perl-Time-Warp-0.500.0-6|42	%{perl_vendorlib}/*
14cr|perl-Time-Warp-0.500.0-6|43	
14cr|perl-Time-Warp-0.500.0-6|44	
14cr|perl-Time-Warp-0.500.0-6|45	
14cr|perl-Time-Warp-0.500.0-6|46	
14cr|perl-Time-Warp-0.500.0-6|47	
14cr|perl-Time-Warp-0.500.0-6|48	%changelog
14cr|perl-Time-Warp-0.500.0-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-6
14cr|perl-Time-Warp-0.500.0-6|50	+ Revision: d0e86b4
14cr|perl-Time-Warp-0.500.0-6|51	- MassBuild#464: Increase release tag
14cr|perl-Time-Warp-0.500.0-6|52	
14cr|perl-Time-Warp-0.500.0-6|53	

5778 14
14cr|perl-Time-y2038-20100403.0.0-6|1	%define upstream_name    Time-y2038
14cr|perl-Time-y2038-20100403.0.0-6|2	%define upstream_version 20100403
14cr|perl-Time-y2038-20100403.0.0-6|3	
14cr|perl-Time-y2038-20100403.0.0-6|4	Name:       perl-%{upstream_name}
14cr|perl-Time-y2038-20100403.0.0-6|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Time-y2038-20100403.0.0-6|6	Release:	6
14cr|perl-Time-y2038-20100403.0.0-6|7	
14cr|perl-Time-y2038-20100403.0.0-6|8	Summary:    Use Time::y2038's gmtime and localtime everywhere
14cr|perl-Time-y2038-20100403.0.0-6|9	
14cr|perl-Time-y2038-20100403.0.0-6|10	License:    GPL+ or Artistic
14cr|perl-Time-y2038-20100403.0.0-6|11	Group:      Development/Perl
14cr|perl-Time-y2038-20100403.0.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Time-y2038-20100403.0.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Time-y2038-20100403.0.0-6|14	
14cr|perl-Time-y2038-20100403.0.0-6|15	BuildRequires: perl(ExtUtils::CBuilder)
14cr|perl-Time-y2038-20100403.0.0-6|16	BuildRequires: perl(JSON)
14cr|perl-Time-y2038-20100403.0.0-6|17	BuildRequires: perl(Module::Build)
14cr|perl-Time-y2038-20100403.0.0-6|18	BuildRequires: perl(Test::Exception)
14cr|perl-Time-y2038-20100403.0.0-6|19	BuildRequires: perl(Test::More)
14cr|perl-Time-y2038-20100403.0.0-6|20	BuildRequires: perl(Test::Warn)
14cr|perl-Time-y2038-20100403.0.0-6|21	BuildRequires: perl(Module::Build)
14cr|perl-Time-y2038-20100403.0.0-6|22	BuildRequires: perl-devel
14cr|perl-Time-y2038-20100403.0.0-6|23	
14cr|perl-Time-y2038-20100403.0.0-6|24	%description
14cr|perl-Time-y2038-20100403.0.0-6|25	On many computers, Perl's time functions will not work past the year 2038.
14cr|perl-Time-y2038-20100403.0.0-6|26	This is a design fault in the underlying C libraries Perl uses. Time::y2038
14cr|perl-Time-y2038-20100403.0.0-6|27	provides replacements for those functions which will work accurately +/1
14cr|perl-Time-y2038-20100403.0.0-6|28	142 million years.
14cr|perl-Time-y2038-20100403.0.0-6|29	
14cr|perl-Time-y2038-20100403.0.0-6|30	This only imports the functions into your namespace. To replace it
14cr|perl-Time-y2038-20100403.0.0-6|31	everywhere, see the Time::y2038::Everywhere manpage.
14cr|perl-Time-y2038-20100403.0.0-6|32	
14cr|perl-Time-y2038-20100403.0.0-6|33	Replaces the following functions:
14cr|perl-Time-y2038-20100403.0.0-6|34	
14cr|perl-Time-y2038-20100403.0.0-6|35	%prep
14cr|perl-Time-y2038-20100403.0.0-6|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Time-y2038-20100403.0.0-6|37	
14cr|perl-Time-y2038-20100403.0.0-6|38	%build
14cr|perl-Time-y2038-20100403.0.0-6|39	%{__perl} Build.PL installdirs=vendor
14cr|perl-Time-y2038-20100403.0.0-6|40	
14cr|perl-Time-y2038-20100403.0.0-6|41	./Build
14cr|perl-Time-y2038-20100403.0.0-6|42	
14cr|perl-Time-y2038-20100403.0.0-6|43	%check
14cr|perl-Time-y2038-20100403.0.0-6|44	./Build test
14cr|perl-Time-y2038-20100403.0.0-6|45	
14cr|perl-Time-y2038-20100403.0.0-6|46	%install
14cr|perl-Time-y2038-20100403.0.0-6|47	./Build install destdir=%{buildroot}
14cr|perl-Time-y2038-20100403.0.0-6|48	
14cr|perl-Time-y2038-20100403.0.0-6|49	%clean
14cr|perl-Time-y2038-20100403.0.0-6|50	
14cr|perl-Time-y2038-20100403.0.0-6|51	%files
14cr|perl-Time-y2038-20100403.0.0-6|52	%doc Changes META.yml
14cr|perl-Time-y2038-20100403.0.0-6|53	%{_mandir}/man3/*
14cr|perl-Time-y2038-20100403.0.0-6|54	%{perl_vendorlib}/*
14cr|perl-Time-y2038-20100403.0.0-6|55	
14cr|perl-Time-y2038-20100403.0.0-6|56	
14cr|perl-Time-y2038-20100403.0.0-6|57	
14cr|perl-Time-y2038-20100403.0.0-6|58	
14cr|perl-Time-y2038-20100403.0.0-6|59	
14cr|perl-Time-y2038-20100403.0.0-6|60	%changelog
14cr|perl-Time-y2038-20100403.0.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100403.0.0-6
14cr|perl-Time-y2038-20100403.0.0-6|62	+ Revision: b0ec50b
14cr|perl-Time-y2038-20100403.0.0-6|63	- MassBuild#464: Increase release tag
14cr|perl-Time-y2038-20100403.0.0-6|64	
14cr|perl-Time-y2038-20100403.0.0-6|65	

5779 14
14cr|perl-Tk-Action-1.93.390-4|1	%define upstream_name    Tk-Action
14cr|perl-Tk-Action-1.93.390-4|2	%define upstream_version 1.093390
14cr|perl-Tk-Action-1.93.390-4|3	
14cr|perl-Tk-Action-1.93.390-4|4	Name:       perl-%{upstream_name}
14cr|perl-Tk-Action-1.93.390-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Tk-Action-1.93.390-4|6	Release:    4
14cr|perl-Tk-Action-1.93.390-4|7	
14cr|perl-Tk-Action-1.93.390-4|8	Summary:    Action abstraction for tk
14cr|perl-Tk-Action-1.93.390-4|9	
14cr|perl-Tk-Action-1.93.390-4|10	License:    GPL+ or Artistic
14cr|perl-Tk-Action-1.93.390-4|11	Group:      Development/Perl
14cr|perl-Tk-Action-1.93.390-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Action-1.93.390-4|13	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-Action-1.93.390-4|14	
14cr|perl-Tk-Action-1.93.390-4|15	BuildRequires: perl(English)
14cr|perl-Tk-Action-1.93.390-4|16	BuildRequires: perl(File::Find)
14cr|perl-Tk-Action-1.93.390-4|17	BuildRequires: perl(Moose)
14cr|perl-Tk-Action-1.93.390-4|18	BuildRequires: perl(MooseX::Has::Sugar)
14cr|perl-Tk-Action-1.93.390-4|19	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
14cr|perl-Tk-Action-1.93.390-4|20	BuildRequires: perl(Test::More)
14cr|perl-Tk-Action-1.93.390-4|21	BuildRequires: perl(Tk::Sugar)
14cr|perl-Tk-Action-1.93.390-4|22	BuildRequires: perl(Module::Build)
14cr|perl-Tk-Action-1.93.390-4|23	
14cr|perl-Tk-Action-1.93.390-4|24	BuildArch: noarch
14cr|perl-Tk-Action-1.93.390-4|25	
14cr|perl-Tk-Action-1.93.390-4|26	%description
14cr|perl-Tk-Action-1.93.390-4|27	Menu entries are often also available in toolbars or other widgets. And
14cr|perl-Tk-Action-1.93.390-4|28	sometimes, we want to enable or disable a given action, and this means
14cr|perl-Tk-Action-1.93.390-4|29	having to update everywhere this action is allowed.
14cr|perl-Tk-Action-1.93.390-4|30	
14cr|perl-Tk-Action-1.93.390-4|31	This module helps managing actions in a the Tk manpage GUI: just create a
14cr|perl-Tk-Action-1.93.390-4|32	new object, associate some widgets and bindings with 'add_widget()' and
14cr|perl-Tk-Action-1.93.390-4|33	then de/activate the whole action at once with 'enable()' or 'disable()'.
14cr|perl-Tk-Action-1.93.390-4|34	
14cr|perl-Tk-Action-1.93.390-4|35	%prep
14cr|perl-Tk-Action-1.93.390-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Action-1.93.390-4|37	
14cr|perl-Tk-Action-1.93.390-4|38	%build
14cr|perl-Tk-Action-1.93.390-4|39	%{__perl} Build.PL installdirs=vendor
14cr|perl-Tk-Action-1.93.390-4|40	./Build
14cr|perl-Tk-Action-1.93.390-4|41	
14cr|perl-Tk-Action-1.93.390-4|42	%check
14cr|perl-Tk-Action-1.93.390-4|43	./Build test
14cr|perl-Tk-Action-1.93.390-4|44	
14cr|perl-Tk-Action-1.93.390-4|45	%install
14cr|perl-Tk-Action-1.93.390-4|46	./Build install destdir=%{buildroot}
14cr|perl-Tk-Action-1.93.390-4|47	
14cr|perl-Tk-Action-1.93.390-4|48	%clean
14cr|perl-Tk-Action-1.93.390-4|49	
14cr|perl-Tk-Action-1.93.390-4|50	%files
14cr|perl-Tk-Action-1.93.390-4|51	%doc Changes LICENSE README
14cr|perl-Tk-Action-1.93.390-4|52	%{_mandir}/man3/*
14cr|perl-Tk-Action-1.93.390-4|53	%{perl_vendorlib}/*
14cr|perl-Tk-Action-1.93.390-4|54	
14cr|perl-Tk-Action-1.93.390-4|55	
14cr|perl-Tk-Action-1.93.390-4|56	
14cr|perl-Tk-Action-1.93.390-4|57	
14cr|perl-Tk-Action-1.93.390-4|58	
14cr|perl-Tk-Action-1.93.390-4|59	%changelog
14cr|perl-Tk-Action-1.93.390-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.93.390-4
14cr|perl-Tk-Action-1.93.390-4|61	+ Revision: c4e45b2
14cr|perl-Tk-Action-1.93.390-4|62	- MassBuild#464: Increase release tag
14cr|perl-Tk-Action-1.93.390-4|63	
14cr|perl-Tk-Action-1.93.390-4|64	

5780 14
14cr|perl-Tk-Clock-0.360.0-2|1	%define upstream_name    Tk-Clock
14cr|perl-Tk-Clock-0.360.0-2|2	%define upstream_version 0.36
14cr|perl-Tk-Clock-0.360.0-2|3	%if %{_use_internal_dependency_generator}
14cr|perl-Tk-Clock-0.360.0-2|4	%define __noautoreq '/pro/bin/perl'
14cr|perl-Tk-Clock-0.360.0-2|5	%else
14cr|perl-Tk-Clock-0.360.0-2|6	%define _requires_exceptions /pro/bin/perl
14cr|perl-Tk-Clock-0.360.0-2|7	%endif
14cr|perl-Tk-Clock-0.360.0-2|8	
14cr|perl-Tk-Clock-0.360.0-2|9	Name:		perl-%{upstream_name}
14cr|perl-Tk-Clock-0.360.0-2|10	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-Clock-0.360.0-2|11	Release:	2
14cr|perl-Tk-Clock-0.360.0-2|12	
14cr|perl-Tk-Clock-0.360.0-2|13	Summary:	Canvas based Clock widget
14cr|perl-Tk-Clock-0.360.0-2|14	
14cr|perl-Tk-Clock-0.360.0-2|15	
14cr|perl-Tk-Clock-0.360.0-2|16	License:	GPL+ or Artistic
14cr|perl-Tk-Clock-0.360.0-2|17	Group:		Development/Perl
14cr|perl-Tk-Clock-0.360.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Clock-0.360.0-2|19	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tgz
14cr|perl-Tk-Clock-0.360.0-2|20	
14cr|perl-Tk-Clock-0.360.0-2|21	BuildRequires:	perl-devel
14cr|perl-Tk-Clock-0.360.0-2|22	BuildRequires:	perl(Carp)
14cr|perl-Tk-Clock-0.360.0-2|23	BuildRequires:	perl(Test::More)
14cr|perl-Tk-Clock-0.360.0-2|24	BuildRequires:	perl(Test::NoWarnings)
14cr|perl-Tk-Clock-0.360.0-2|25	BuildRequires:	perl(Tk)
14cr|perl-Tk-Clock-0.360.0-2|26	BuildRequires:	perl(Tk::Canvas)
14cr|perl-Tk-Clock-0.360.0-2|27	BuildRequires:	perl(Tk::Derived)
14cr|perl-Tk-Clock-0.360.0-2|28	BuildRequires:	perl(Tk::Widget)
14cr|perl-Tk-Clock-0.360.0-2|29	BuildRequires:	x11-server-xvfb
14cr|perl-Tk-Clock-0.360.0-2|30	
14cr|perl-Tk-Clock-0.360.0-2|31	BuildArch:	noarch
14cr|perl-Tk-Clock-0.360.0-2|32	
14cr|perl-Tk-Clock-0.360.0-2|33	%description
14cr|perl-Tk-Clock-0.360.0-2|34	This module implements a Canvas-based clock widget for perl-Tk with lots of
14cr|perl-Tk-Clock-0.360.0-2|35	options to change the appearance.
14cr|perl-Tk-Clock-0.360.0-2|36	
14cr|perl-Tk-Clock-0.360.0-2|37	Both analog and digital clocks are implemented.
14cr|perl-Tk-Clock-0.360.0-2|38	
14cr|perl-Tk-Clock-0.360.0-2|39	Options
14cr|perl-Tk-Clock-0.360.0-2|40	Below is a description of the options currently available. Their
14cr|perl-Tk-Clock-0.360.0-2|41	default value is in between parenthesis.
14cr|perl-Tk-Clock-0.360.0-2|42	
14cr|perl-Tk-Clock-0.360.0-2|43	%prep
14cr|perl-Tk-Clock-0.360.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Clock-0.360.0-2|45	
14cr|perl-Tk-Clock-0.360.0-2|46	%build
14cr|perl-Tk-Clock-0.360.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-Clock-0.360.0-2|48	%make
14cr|perl-Tk-Clock-0.360.0-2|49	
14cr|perl-Tk-Clock-0.360.0-2|50	%check
14cr|perl-Tk-Clock-0.360.0-2|51	xvfb-run %make test
14cr|perl-Tk-Clock-0.360.0-2|52	
14cr|perl-Tk-Clock-0.360.0-2|53	%install
14cr|perl-Tk-Clock-0.360.0-2|54	%makeinstall_std
14cr|perl-Tk-Clock-0.360.0-2|55	
14cr|perl-Tk-Clock-0.360.0-2|56	%files
14cr|perl-Tk-Clock-0.360.0-2|57	%doc META.yml ChangeLog README
14cr|perl-Tk-Clock-0.360.0-2|58	%{_mandir}/man3/*
14cr|perl-Tk-Clock-0.360.0-2|59	%{perl_vendorlib}/*
14cr|perl-Tk-Clock-0.360.0-2|60	
14cr|perl-Tk-Clock-0.360.0-2|61	
14cr|perl-Tk-Clock-0.360.0-2|62	
14cr|perl-Tk-Clock-0.360.0-2|63	%changelog
14cr|perl-Tk-Clock-0.360.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.360.0-2
14cr|perl-Tk-Clock-0.360.0-2|65	+ Revision: 876e2e7
14cr|perl-Tk-Clock-0.360.0-2|66	- MassBuild#464: Increase release tag
14cr|perl-Tk-Clock-0.360.0-2|67	
14cr|perl-Tk-Clock-0.360.0-2|68	

5781 14
14cr|perl-Tk-CursorControl-0.400.0-8|1	%define upstream_name    Tk-CursorControl
14cr|perl-Tk-CursorControl-0.400.0-8|2	%define upstream_version 0.4
14cr|perl-Tk-CursorControl-0.400.0-8|3	
14cr|perl-Tk-CursorControl-0.400.0-8|4	%define debug_package %{nil}
14cr|perl-Tk-CursorControl-0.400.0-8|5	
14cr|perl-Tk-CursorControl-0.400.0-8|6	Name:       perl-%{upstream_name}
14cr|perl-Tk-CursorControl-0.400.0-8|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Tk-CursorControl-0.400.0-8|8	Release:	8
14cr|perl-Tk-CursorControl-0.400.0-8|9	
14cr|perl-Tk-CursorControl-0.400.0-8|10	Summary:    Manipulate the mouse cursor programmatically
14cr|perl-Tk-CursorControl-0.400.0-8|11	
14cr|perl-Tk-CursorControl-0.400.0-8|12	License:    GPL+ or Artistic
14cr|perl-Tk-CursorControl-0.400.0-8|13	Group:      Development/Perl
14cr|perl-Tk-CursorControl-0.400.0-8|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-CursorControl-0.400.0-8|15	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-CursorControl-0.400.0-8|16	Patch1:	    fix-cursor-widget-demo-conflict.patch
14cr|perl-Tk-CursorControl-0.400.0-8|17	BuildRequires: perl(Tk)
14cr|perl-Tk-CursorControl-0.400.0-8|18	BuildRequires: perl-devel
14cr|perl-Tk-CursorControl-0.400.0-8|19	
14cr|perl-Tk-CursorControl-0.400.0-8|20	%description
14cr|perl-Tk-CursorControl-0.400.0-8|21	Tk::CursorControl is -NOT- a Tk::Widget. Rather, it uses Tk and
14cr|perl-Tk-CursorControl-0.400.0-8|22	encompasses a collection of methods used to manipulate the cursor (aka
14cr|perl-Tk-CursorControl-0.400.0-8|23	pointer) programmatically from a Tk program.
14cr|perl-Tk-CursorControl-0.400.0-8|24	
14cr|perl-Tk-CursorControl-0.400.0-8|25	%prep
14cr|perl-Tk-CursorControl-0.400.0-8|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-CursorControl-0.400.0-8|27	%patch1 -p1 -b .wdgconflict
14cr|perl-Tk-CursorControl-0.400.0-8|28	
14cr|perl-Tk-CursorControl-0.400.0-8|29	%build
14cr|perl-Tk-CursorControl-0.400.0-8|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-CursorControl-0.400.0-8|31	%make
14cr|perl-Tk-CursorControl-0.400.0-8|32	
14cr|perl-Tk-CursorControl-0.400.0-8|33	%check
14cr|perl-Tk-CursorControl-0.400.0-8|34	#make test
14cr|perl-Tk-CursorControl-0.400.0-8|35	
14cr|perl-Tk-CursorControl-0.400.0-8|36	%install
14cr|perl-Tk-CursorControl-0.400.0-8|37	%makeinstall_std
14cr|perl-Tk-CursorControl-0.400.0-8|38	
14cr|perl-Tk-CursorControl-0.400.0-8|39	%files
14cr|perl-Tk-CursorControl-0.400.0-8|40	%doc Changes README
14cr|perl-Tk-CursorControl-0.400.0-8|41	%{_mandir}/man3/*
14cr|perl-Tk-CursorControl-0.400.0-8|42	%{perl_vendorlib}/*
14cr|perl-Tk-CursorControl-0.400.0-8|43	
14cr|perl-Tk-CursorControl-0.400.0-8|44	%changelog
14cr|perl-Tk-CursorControl-0.400.0-8|45	* Fri Sep 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-8
14cr|perl-Tk-CursorControl-0.400.0-8|46	+ Revision: e6a0421
14cr|perl-Tk-CursorControl-0.400.0-8|47	- Apply forgotten patch
14cr|perl-Tk-CursorControl-0.400.0-8|48	
14cr|perl-Tk-CursorControl-0.400.0-8|49	

5782 14
14cr|perl-Tk-DirSelect-1.120.0-5|1	%define upstream_name       Tk-DirSelect
14cr|perl-Tk-DirSelect-1.120.0-5|2	%define upstream_version 1.12
14cr|perl-Tk-DirSelect-1.120.0-5|3	
14cr|perl-Tk-DirSelect-1.120.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-DirSelect-1.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-DirSelect-1.120.0-5|6	Release:	5
14cr|perl-Tk-DirSelect-1.120.0-5|7	
14cr|perl-Tk-DirSelect-1.120.0-5|8	Summary:	Cross-platform directory selection widget
14cr|perl-Tk-DirSelect-1.120.0-5|9	
14cr|perl-Tk-DirSelect-1.120.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tk-DirSelect-1.120.0-5|11	Group:		Development/Perl
14cr|perl-Tk-DirSelect-1.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-DirSelect-1.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-DirSelect-1.120.0-5|14	
14cr|perl-Tk-DirSelect-1.120.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tk-DirSelect-1.120.0-5|16	BuildRequires:	perl(Tk)
14cr|perl-Tk-DirSelect-1.120.0-5|17	
14cr|perl-Tk-DirSelect-1.120.0-5|18	BuildArch:	noarch
14cr|perl-Tk-DirSelect-1.120.0-5|19	
14cr|perl-Tk-DirSelect-1.120.0-5|20	%description
14cr|perl-Tk-DirSelect-1.120.0-5|21	This module provides a cross-platform directory selection widget. For
14cr|perl-Tk-DirSelect-1.120.0-5|22	systems running Microsoft Windows, this includes selection of local and
14cr|perl-Tk-DirSelect-1.120.0-5|23	mapped network drives. A context menu (right-click or <Button3>) allows the
14cr|perl-Tk-DirSelect-1.120.0-5|24	creation, renaming, and deletion of directories while browsing.
14cr|perl-Tk-DirSelect-1.120.0-5|25	
14cr|perl-Tk-DirSelect-1.120.0-5|26	Note: Perl/Tk 804 added the 'chooseDirectory' method which uses native
14cr|perl-Tk-DirSelect-1.120.0-5|27	system dialogs where available. (i.e. Windows) If you want a native feel
14cr|perl-Tk-DirSelect-1.120.0-5|28	for your program, you probably want to use that method instead -- possibly
14cr|perl-Tk-DirSelect-1.120.0-5|29	using this module as a fallback for systems with older versions of Tk
14cr|perl-Tk-DirSelect-1.120.0-5|30	installed.
14cr|perl-Tk-DirSelect-1.120.0-5|31	
14cr|perl-Tk-DirSelect-1.120.0-5|32	%prep
14cr|perl-Tk-DirSelect-1.120.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-DirSelect-1.120.0-5|34	
14cr|perl-Tk-DirSelect-1.120.0-5|35	%build
14cr|perl-Tk-DirSelect-1.120.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-DirSelect-1.120.0-5|37	%make
14cr|perl-Tk-DirSelect-1.120.0-5|38	
14cr|perl-Tk-DirSelect-1.120.0-5|39	%check
14cr|perl-Tk-DirSelect-1.120.0-5|40	%make test
14cr|perl-Tk-DirSelect-1.120.0-5|41	
14cr|perl-Tk-DirSelect-1.120.0-5|42	%install
14cr|perl-Tk-DirSelect-1.120.0-5|43	%makeinstall_std
14cr|perl-Tk-DirSelect-1.120.0-5|44	
14cr|perl-Tk-DirSelect-1.120.0-5|45	%files
14cr|perl-Tk-DirSelect-1.120.0-5|46	%doc README Changes
14cr|perl-Tk-DirSelect-1.120.0-5|47	%{_mandir}/man3/*
14cr|perl-Tk-DirSelect-1.120.0-5|48	%{perl_vendorlib}/*
14cr|perl-Tk-DirSelect-1.120.0-5|49	
14cr|perl-Tk-DirSelect-1.120.0-5|50	
14cr|perl-Tk-DirSelect-1.120.0-5|51	%changelog
14cr|perl-Tk-DirSelect-1.120.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-5
14cr|perl-Tk-DirSelect-1.120.0-5|53	+ Revision: 45c6aa0
14cr|perl-Tk-DirSelect-1.120.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Tk-DirSelect-1.120.0-5|55	
14cr|perl-Tk-DirSelect-1.120.0-5|56	

5783 14
14cr|perl-Tk-FileDialog-1.3-12|1	
14cr|perl-Tk-FileDialog-1.3-12|2	Summary:	Tk::FileDialog Perl module
14cr|perl-Tk-FileDialog-1.3-12|3	
14cr|perl-Tk-FileDialog-1.3-12|4	Name:		perl-Tk-FileDialog
14cr|perl-Tk-FileDialog-1.3-12|5	Version:	1.3
14cr|perl-Tk-FileDialog-1.3-12|6	Release:	12
14cr|perl-Tk-FileDialog-1.3-12|7	License:	GPL
14cr|perl-Tk-FileDialog-1.3-12|8	Group:		Development/Perl
14cr|perl-Tk-FileDialog-1.3-12|9	Source0:	http://cpan.uwinnipeg.ca/cpan/authors/id/B/BP/BPOWERS/Tk-FileDialog-%{version}.tar.bz2
14cr|perl-Tk-FileDialog-1.3-12|10	Url:		http://www.cpan.org
14cr|perl-Tk-FileDialog-1.3-12|11	BuildRequires:	perl-devel
14cr|perl-Tk-FileDialog-1.3-12|12	BuildArch:	noarch
14cr|perl-Tk-FileDialog-1.3-12|13	
14cr|perl-Tk-FileDialog-1.3-12|14	%description
14cr|perl-Tk-FileDialog-1.3-12|15	A highly configurable File Dialog widget for Perl/Tk.
14cr|perl-Tk-FileDialog-1.3-12|16	
14cr|perl-Tk-FileDialog-1.3-12|17	%prep
14cr|perl-Tk-FileDialog-1.3-12|18	%setup -q -n Tk-FileDialog-%{version}
14cr|perl-Tk-FileDialog-1.3-12|19	
14cr|perl-Tk-FileDialog-1.3-12|20	%build
14cr|perl-Tk-FileDialog-1.3-12|21	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor </dev/null
14cr|perl-Tk-FileDialog-1.3-12|22	%make
14cr|perl-Tk-FileDialog-1.3-12|23	
14cr|perl-Tk-FileDialog-1.3-12|24	%install
14cr|perl-Tk-FileDialog-1.3-12|25	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cr|perl-Tk-FileDialog-1.3-12|26	
14cr|perl-Tk-FileDialog-1.3-12|27	%clean
14cr|perl-Tk-FileDialog-1.3-12|28	
14cr|perl-Tk-FileDialog-1.3-12|29	%files
14cr|perl-Tk-FileDialog-1.3-12|30	%doc README
14cr|perl-Tk-FileDialog-1.3-12|31	%{perl_vendorlib}/*
14cr|perl-Tk-FileDialog-1.3-12|32	%{_mandir}/*/*
14cr|perl-Tk-FileDialog-1.3-12|33	
14cr|perl-Tk-FileDialog-1.3-12|34	
14cr|perl-Tk-FileDialog-1.3-12|35	
14cr|perl-Tk-FileDialog-1.3-12|36	
14cr|perl-Tk-FileDialog-1.3-12|37	%changelog
14cr|perl-Tk-FileDialog-1.3-12|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-12
14cr|perl-Tk-FileDialog-1.3-12|39	+ Revision: 76aa299
14cr|perl-Tk-FileDialog-1.3-12|40	- MassBuild#464: Increase release tag
14cr|perl-Tk-FileDialog-1.3-12|41	
14cr|perl-Tk-FileDialog-1.3-12|42	

5784 14
14cr|perl-Tk-Gauge-0.300.0-5|1	%define upstream_name    Tk-Gauge
14cr|perl-Tk-Gauge-0.300.0-5|2	%define upstream_version 0.3
14cr|perl-Tk-Gauge-0.300.0-5|3	
14cr|perl-Tk-Gauge-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-Gauge-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-Gauge-0.300.0-5|6	Release:	5
14cr|perl-Tk-Gauge-0.300.0-5|7	
14cr|perl-Tk-Gauge-0.300.0-5|8	Summary:	Create a multitude of analog gauge widgets
14cr|perl-Tk-Gauge-0.300.0-5|9	
14cr|perl-Tk-Gauge-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tk-Gauge-0.300.0-5|11	Group:		Development/Perl
14cr|perl-Tk-Gauge-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Gauge-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-Gauge-0.300.0-5|14	
14cr|perl-Tk-Gauge-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tk-Gauge-0.300.0-5|16	BuildRequires:	perl(Tk)
14cr|perl-Tk-Gauge-0.300.0-5|17	BuildRequires:	perl-Tk-devel
14cr|perl-Tk-Gauge-0.300.0-5|18	BuildRequires:	x11-server-xvfb
14cr|perl-Tk-Gauge-0.300.0-5|19	
14cr|perl-Tk-Gauge-0.300.0-5|20	BuildArch:	noarch
14cr|perl-Tk-Gauge-0.300.0-5|21	
14cr|perl-Tk-Gauge-0.300.0-5|22	%description
14cr|perl-Tk-Gauge-0.300.0-5|23	This widget creates an analog gauge. A gauge has various components: a
14cr|perl-Tk-Gauge-0.300.0-5|24	radius highlighted by a circumference, one or more needles, a hub, three
14cr|perl-Tk-Gauge-0.300.0-5|25	granularities of tick marks, one of which has a value label, a caption,
14cr|perl-Tk-Gauge-0.300.0-5|26	title and specialized bands that visually compartmentalize the gauge.
14cr|perl-Tk-Gauge-0.300.0-5|27	
14cr|perl-Tk-Gauge-0.300.0-5|28	A gauge's appearance is specified by manipulating a set of approximately 60
14cr|perl-Tk-Gauge-0.300.0-5|29	options, all described below. Given this flexibility one may create
14cr|perl-Tk-Gauge-0.300.0-5|30	instruments including, but not limited to, a 12 or 24 hour clock, CPU
14cr|perl-Tk-Gauge-0.300.0-5|31	meter, voltmeter, fuel and temperature gauge, speedometer and tachometer.
14cr|perl-Tk-Gauge-0.300.0-5|32	
14cr|perl-Tk-Gauge-0.300.0-5|33	The following option/value pairs are supported (default value in
14cr|perl-Tk-Gauge-0.300.0-5|34	parentheses):
14cr|perl-Tk-Gauge-0.300.0-5|35	
14cr|perl-Tk-Gauge-0.300.0-5|36	%prep
14cr|perl-Tk-Gauge-0.300.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Gauge-0.300.0-5|38	
14cr|perl-Tk-Gauge-0.300.0-5|39	%build
14cr|perl-Tk-Gauge-0.300.0-5|40	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-Gauge-0.300.0-5|41	%make
14cr|perl-Tk-Gauge-0.300.0-5|42	
14cr|perl-Tk-Gauge-0.300.0-5|43	%check
14cr|perl-Tk-Gauge-0.300.0-5|44	xvfb-run %make test
14cr|perl-Tk-Gauge-0.300.0-5|45	
14cr|perl-Tk-Gauge-0.300.0-5|46	%install
14cr|perl-Tk-Gauge-0.300.0-5|47	%makeinstall_std
14cr|perl-Tk-Gauge-0.300.0-5|48	
14cr|perl-Tk-Gauge-0.300.0-5|49	%files
14cr|perl-Tk-Gauge-0.300.0-5|50	%doc Changes README
14cr|perl-Tk-Gauge-0.300.0-5|51	%{_mandir}/man3/*
14cr|perl-Tk-Gauge-0.300.0-5|52	%{perl_vendorlib}/*
14cr|perl-Tk-Gauge-0.300.0-5|53	
14cr|perl-Tk-Gauge-0.300.0-5|54	
14cr|perl-Tk-Gauge-0.300.0-5|55	%changelog
14cr|perl-Tk-Gauge-0.300.0-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-Tk-Gauge-0.300.0-5|57	+ Revision: bdf63ca
14cr|perl-Tk-Gauge-0.300.0-5|58	- MassBuild#464: Increase release tag
14cr|perl-Tk-Gauge-0.300.0-5|59	
14cr|perl-Tk-Gauge-0.300.0-5|60	

5785 14
14cr|perl-Tk-HistEntry-0.430.0-5|1	%define upstream_name    Tk-HistEntry
14cr|perl-Tk-HistEntry-0.430.0-5|2	%define upstream_version 0.43
14cr|perl-Tk-HistEntry-0.430.0-5|3	
14cr|perl-Tk-HistEntry-0.430.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-HistEntry-0.430.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-HistEntry-0.430.0-5|6	Release:	5
14cr|perl-Tk-HistEntry-0.430.0-5|7	
14cr|perl-Tk-HistEntry-0.430.0-5|8	Summary:	An entry widget with history capability
14cr|perl-Tk-HistEntry-0.430.0-5|9	
14cr|perl-Tk-HistEntry-0.430.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tk-HistEntry-0.430.0-5|11	Group:		Development/Perl
14cr|perl-Tk-HistEntry-0.430.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-HistEntry-0.430.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-HistEntry-0.430.0-5|14	
14cr|perl-Tk-HistEntry-0.430.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tk-HistEntry-0.430.0-5|16	BuildRequires:	perl(Tk)
14cr|perl-Tk-HistEntry-0.430.0-5|17	BuildRequires:	x11-server-xvfb
14cr|perl-Tk-HistEntry-0.430.0-5|18	
14cr|perl-Tk-HistEntry-0.430.0-5|19	BuildArch:	noarch
14cr|perl-Tk-HistEntry-0.430.0-5|20	
14cr|perl-Tk-HistEntry-0.430.0-5|21	%description
14cr|perl-Tk-HistEntry-0.430.0-5|22	'Tk::HistEntry' defines entry widgets with history capabilities. The
14cr|perl-Tk-HistEntry-0.430.0-5|23	widgets come in two flavours:
14cr|perl-Tk-HistEntry-0.430.0-5|24	
14cr|perl-Tk-HistEntry-0.430.0-5|25	* 'HistEntry' (in package 'Tk::HistEntry::Browse') - with associated
14cr|perl-Tk-HistEntry-0.430.0-5|26	browse entry
14cr|perl-Tk-HistEntry-0.430.0-5|27	
14cr|perl-Tk-HistEntry-0.430.0-5|28	* 'SimpleHistEntry' (in package 'Tk::HistEntry::Simple') - plain widget
14cr|perl-Tk-HistEntry-0.430.0-5|29	without browse entry
14cr|perl-Tk-HistEntry-0.430.0-5|30	
14cr|perl-Tk-HistEntry-0.430.0-5|31	%prep
14cr|perl-Tk-HistEntry-0.430.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-HistEntry-0.430.0-5|33	
14cr|perl-Tk-HistEntry-0.430.0-5|34	%build
14cr|perl-Tk-HistEntry-0.430.0-5|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-HistEntry-0.430.0-5|36	%make
14cr|perl-Tk-HistEntry-0.430.0-5|37	
14cr|perl-Tk-HistEntry-0.430.0-5|38	%check
14cr|perl-Tk-HistEntry-0.430.0-5|39	xvfb-run %make test
14cr|perl-Tk-HistEntry-0.430.0-5|40	
14cr|perl-Tk-HistEntry-0.430.0-5|41	%install
14cr|perl-Tk-HistEntry-0.430.0-5|42	%makeinstall_std
14cr|perl-Tk-HistEntry-0.430.0-5|43	
14cr|perl-Tk-HistEntry-0.430.0-5|44	%files
14cr|perl-Tk-HistEntry-0.430.0-5|45	%doc Changes README META.yml
14cr|perl-Tk-HistEntry-0.430.0-5|46	%{_mandir}/man3/*
14cr|perl-Tk-HistEntry-0.430.0-5|47	%{perl_vendorlib}/*
14cr|perl-Tk-HistEntry-0.430.0-5|48	
14cr|perl-Tk-HistEntry-0.430.0-5|49	
14cr|perl-Tk-HistEntry-0.430.0-5|50	
14cr|perl-Tk-HistEntry-0.430.0-5|51	%changelog
14cr|perl-Tk-HistEntry-0.430.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-5
14cr|perl-Tk-HistEntry-0.430.0-5|53	+ Revision: c950ddc
14cr|perl-Tk-HistEntry-0.430.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-Tk-HistEntry-0.430.0-5|55	
14cr|perl-Tk-HistEntry-0.430.0-5|56	

5786 14
14cr|perl-Tk-ObjScanner-2.12.0-6|1	%define upstream_name       Tk-ObjScanner
14cr|perl-Tk-ObjScanner-2.12.0-6|2	%define upstream_version    2.012
14cr|perl-Tk-ObjScanner-2.12.0-6|3	
14cr|perl-Tk-ObjScanner-2.12.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-ObjScanner-2.12.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-ObjScanner-2.12.0-6|6	Release:	6
14cr|perl-Tk-ObjScanner-2.12.0-6|7	License:	GPL or Artistic
14cr|perl-Tk-ObjScanner-2.12.0-6|8	Group:		Development/Perl
14cr|perl-Tk-ObjScanner-2.12.0-6|9	Summary:	Tk data or object scanner
14cr|perl-Tk-ObjScanner-2.12.0-6|10	
14cr|perl-Tk-ObjScanner-2.12.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-ObjScanner-2.12.0-6|12	Source:		http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-ObjScanner-2.12.0-6|13	
14cr|perl-Tk-ObjScanner-2.12.0-6|14	BuildRequires:	perl-devel
14cr|perl-Tk-ObjScanner-2.12.0-6|15	BuildRequires:	perl(Scalar::Util)
14cr|perl-Tk-ObjScanner-2.12.0-6|16	BuildRequires:	perl(Tk)
14cr|perl-Tk-ObjScanner-2.12.0-6|17	BuildRequires:	perl(Tk::Adjuster)
14cr|perl-Tk-ObjScanner-2.12.0-6|18	BuildRequires:	perl(Tk::HList)
14cr|perl-Tk-ObjScanner-2.12.0-6|19	BuildRequires:	perl(Tk::ROText)
14cr|perl-Tk-ObjScanner-2.12.0-6|20	BuildRequires:	x11-server-xvfb
14cr|perl-Tk-ObjScanner-2.12.0-6|21	BuildArch:	noarch
14cr|perl-Tk-ObjScanner-2.12.0-6|22	
14cr|perl-Tk-ObjScanner-2.12.0-6|23	%description
14cr|perl-Tk-ObjScanner-2.12.0-6|24	The scanner provides a GUI to scan the attributes of an object. It can also
14cr|perl-Tk-ObjScanner-2.12.0-6|25	be used to scan the elements of a hash or an array.
14cr|perl-Tk-ObjScanner-2.12.0-6|26	
14cr|perl-Tk-ObjScanner-2.12.0-6|27	This widget can be used as a regular widget in a Tk application or can be
14cr|perl-Tk-ObjScanner-2.12.0-6|28	used as an autonomous popup widget that will display the content of a data
14cr|perl-Tk-ObjScanner-2.12.0-6|29	structure. The latter is like a call to a graphical the Data::Dumper
14cr|perl-Tk-ObjScanner-2.12.0-6|30	manpage. The scanner can be used in an autonomous way with the
14cr|perl-Tk-ObjScanner-2.12.0-6|31	'scan_object' function.
14cr|perl-Tk-ObjScanner-2.12.0-6|32	
14cr|perl-Tk-ObjScanner-2.12.0-6|33	The scanner is a composite widget made of a menubar and the Tk::HList
14cr|perl-Tk-ObjScanner-2.12.0-6|34	manpage. This widget acts as a scanner to the object (or hash ref) passed
14cr|perl-Tk-ObjScanner-2.12.0-6|35	with the 'caller' parameter. The scanner will retrieve all keys of the
14cr|perl-Tk-ObjScanner-2.12.0-6|36	hash/object and insert them in the HList.
14cr|perl-Tk-ObjScanner-2.12.0-6|37	
14cr|perl-Tk-ObjScanner-2.12.0-6|38	%prep
14cr|perl-Tk-ObjScanner-2.12.0-6|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-ObjScanner-2.12.0-6|40	
14cr|perl-Tk-ObjScanner-2.12.0-6|41	%build
14cr|perl-Tk-ObjScanner-2.12.0-6|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-ObjScanner-2.12.0-6|43	%make
14cr|perl-Tk-ObjScanner-2.12.0-6|44	
14cr|perl-Tk-ObjScanner-2.12.0-6|45	%check
14cr|perl-Tk-ObjScanner-2.12.0-6|46	xvfb-run make test
14cr|perl-Tk-ObjScanner-2.12.0-6|47	
14cr|perl-Tk-ObjScanner-2.12.0-6|48	%install
14cr|perl-Tk-ObjScanner-2.12.0-6|49	%makeinstall_std
14cr|perl-Tk-ObjScanner-2.12.0-6|50	
14cr|perl-Tk-ObjScanner-2.12.0-6|51	%files
14cr|perl-Tk-ObjScanner-2.12.0-6|52	%doc ChangeLog README
14cr|perl-Tk-ObjScanner-2.12.0-6|53	%{_mandir}/man3/*
14cr|perl-Tk-ObjScanner-2.12.0-6|54	%{perl_vendorlib}/*
14cr|perl-Tk-ObjScanner-2.12.0-6|55	
14cr|perl-Tk-ObjScanner-2.12.0-6|56	
14cr|perl-Tk-ObjScanner-2.12.0-6|57	%changelog
14cr|perl-Tk-ObjScanner-2.12.0-6|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.0-6
14cr|perl-Tk-ObjScanner-2.12.0-6|59	+ Revision: 1f27f43
14cr|perl-Tk-ObjScanner-2.12.0-6|60	- MassBuild#464: Increase release tag
14cr|perl-Tk-ObjScanner-2.12.0-6|61	
14cr|perl-Tk-ObjScanner-2.12.0-6|62	

5787 14
14cr|perl-Tk-Pod-0.994.200-3|1	%define upstream_name    Tk-Pod
14cr|perl-Tk-Pod-0.994.200-3|2	%define upstream_version 0.9942
14cr|perl-Tk-Pod-0.994.200-3|3	
14cr|perl-Tk-Pod-0.994.200-3|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-Pod-0.994.200-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-Pod-0.994.200-3|6	Release:	3
14cr|perl-Tk-Pod-0.994.200-3|7	
14cr|perl-Tk-Pod-0.994.200-3|8	Summary:	Simple Pod browser with hypertext capabilities
14cr|perl-Tk-Pod-0.994.200-3|9	
14cr|perl-Tk-Pod-0.994.200-3|10	License:	GPL+ or Artistic
14cr|perl-Tk-Pod-0.994.200-3|11	Group:		Development/Perl
14cr|perl-Tk-Pod-0.994.200-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Pod-0.994.200-3|13	Source0:	http://www.cpan.org/modules/by-module/Tk/Tk-Pod-%{upstream_version}.tar.gz
14cr|perl-Tk-Pod-0.994.200-3|14	
14cr|perl-Tk-Pod-0.994.200-3|15	BuildRequires:	perl-devel
14cr|perl-Tk-Pod-0.994.200-3|16	BuildRequires:	perl(File::Spec)
14cr|perl-Tk-Pod-0.994.200-3|17	BuildRequires:	perl(File::Temp)
14cr|perl-Tk-Pod-0.994.200-3|18	BuildRequires:	perl(Pod::Simple)
14cr|perl-Tk-Pod-0.994.200-3|19	BuildRequires:	perl(Text::English)
14cr|perl-Tk-Pod-0.994.200-3|20	BuildRequires:	perl(Tk)
14cr|perl-Tk-Pod-0.994.200-3|21	BuildRequires:	perl(Tk::HistEntry)
14cr|perl-Tk-Pod-0.994.200-3|22	
14cr|perl-Tk-Pod-0.994.200-3|23	BuildArch:	noarch
14cr|perl-Tk-Pod-0.994.200-3|24	
14cr|perl-Tk-Pod-0.994.200-3|25	%description
14cr|perl-Tk-Pod-0.994.200-3|26	Simple Pod browser with hypertext capabilities in a 'Toplevel' widget
14cr|perl-Tk-Pod-0.994.200-3|27	
14cr|perl-Tk-Pod-0.994.200-3|28	%prep
14cr|perl-Tk-Pod-0.994.200-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Pod-0.994.200-3|30	
14cr|perl-Tk-Pod-0.994.200-3|31	%build
14cr|perl-Tk-Pod-0.994.200-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-Pod-0.994.200-3|33	%make
14cr|perl-Tk-Pod-0.994.200-3|34	
14cr|perl-Tk-Pod-0.994.200-3|35	%check
14cr|perl-Tk-Pod-0.994.200-3|36	# tests hang on build-system
14cr|perl-Tk-Pod-0.994.200-3|37	#xvfb-run %make test
14cr|perl-Tk-Pod-0.994.200-3|38	
14cr|perl-Tk-Pod-0.994.200-3|39	%install
14cr|perl-Tk-Pod-0.994.200-3|40	%makeinstall_std
14cr|perl-Tk-Pod-0.994.200-3|41	
14cr|perl-Tk-Pod-0.994.200-3|42	%files
14cr|perl-Tk-Pod-0.994.200-3|43	%doc Changes META.yml README
14cr|perl-Tk-Pod-0.994.200-3|44	%{_bindir}/tk*
14cr|perl-Tk-Pod-0.994.200-3|45	%{_mandir}/man1/*
14cr|perl-Tk-Pod-0.994.200-3|46	%{_mandir}/man3/*
14cr|perl-Tk-Pod-0.994.200-3|47	%{perl_vendorlib}/*
14cr|perl-Tk-Pod-0.994.200-3|48	
14cr|perl-Tk-Pod-0.994.200-3|49	
14cr|perl-Tk-Pod-0.994.200-3|50	%changelog
14cr|perl-Tk-Pod-0.994.200-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.994.200-3
14cr|perl-Tk-Pod-0.994.200-3|52	+ Revision: 75cb528
14cr|perl-Tk-Pod-0.994.200-3|53	- MassBuild#464: Increase release tag
14cr|perl-Tk-Pod-0.994.200-3|54	
14cr|perl-Tk-Pod-0.994.200-3|55	

5788 14
14cr|perl-Tk-Role-Dialog-1.101.480-5|1	%define upstream_name    Tk-Role-Dialog
14cr|perl-Tk-Role-Dialog-1.101.480-5|2	%define upstream_version 1.101480
14cr|perl-Tk-Role-Dialog-1.101.480-5|3	
14cr|perl-Tk-Role-Dialog-1.101.480-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-Role-Dialog-1.101.480-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-Role-Dialog-1.101.480-5|6	Release:	5
14cr|perl-Tk-Role-Dialog-1.101.480-5|7	
14cr|perl-Tk-Role-Dialog-1.101.480-5|8	Summary:	Moose role for enhanced tk dialogs
14cr|perl-Tk-Role-Dialog-1.101.480-5|9	
14cr|perl-Tk-Role-Dialog-1.101.480-5|10	License:	GPL+ or Artistic
14cr|perl-Tk-Role-Dialog-1.101.480-5|11	Group:		Development/Perl
14cr|perl-Tk-Role-Dialog-1.101.480-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Role-Dialog-1.101.480-5|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-Role-Dialog-1.101.480-5|14	
14cr|perl-Tk-Role-Dialog-1.101.480-5|15	BuildRequires:	perl-devel
14cr|perl-Tk-Role-Dialog-1.101.480-5|16	BuildRequires:	perl(Carp)
14cr|perl-Tk-Role-Dialog-1.101.480-5|17	BuildRequires:	perl(English)
14cr|perl-Tk-Role-Dialog-1.101.480-5|18	BuildRequires:	perl(File::Find)
14cr|perl-Tk-Role-Dialog-1.101.480-5|19	BuildRequires:	perl(File::Temp)
14cr|perl-Tk-Role-Dialog-1.101.480-5|20	BuildRequires:	perl(Module::Build)
14cr|perl-Tk-Role-Dialog-1.101.480-5|21	BuildRequires:	perl(Moose::Role)
14cr|perl-Tk-Role-Dialog-1.101.480-5|22	BuildRequires:	perl(MooseX::Has::Sugar)
14cr|perl-Tk-Role-Dialog-1.101.480-5|23	BuildRequires:	perl(MooseX::Types::Path::Class)
14cr|perl-Tk-Role-Dialog-1.101.480-5|24	BuildRequires:	perl(Scalar::Util)
14cr|perl-Tk-Role-Dialog-1.101.480-5|25	BuildRequires:	perl(Test::More)
14cr|perl-Tk-Role-Dialog-1.101.480-5|26	BuildRequires:	perl(Tk)
14cr|perl-Tk-Role-Dialog-1.101.480-5|27	BuildRequires:	perl(Tk::JPEG)
14cr|perl-Tk-Role-Dialog-1.101.480-5|28	BuildRequires:	perl(Tk::PNG)
14cr|perl-Tk-Role-Dialog-1.101.480-5|29	BuildRequires:	perl(Tk::Sugar)
14cr|perl-Tk-Role-Dialog-1.101.480-5|30	BuildRequires:	perl(Module::Build)
14cr|perl-Tk-Role-Dialog-1.101.480-5|31	BuildRequires:	perl(namespace::autoclean)
14cr|perl-Tk-Role-Dialog-1.101.480-5|32	
14cr|perl-Tk-Role-Dialog-1.101.480-5|33	BuildArch:	noarch
14cr|perl-Tk-Role-Dialog-1.101.480-5|34	
14cr|perl-Tk-Role-Dialog-1.101.480-5|35	%description
14cr|perl-Tk-Role-Dialog-1.101.480-5|36	the Tk::Role::Dialog manpage is meant to be used as a the Moose manpage
14cr|perl-Tk-Role-Dialog-1.101.480-5|37	role to be composed for easy the Tk manpage dialogs creation.
14cr|perl-Tk-Role-Dialog-1.101.480-5|38	
14cr|perl-Tk-Role-Dialog-1.101.480-5|39	It will create a new toplevel with a title, and possibly a header as well
14cr|perl-Tk-Role-Dialog-1.101.480-5|40	as some buttons.
14cr|perl-Tk-Role-Dialog-1.101.480-5|41	
14cr|perl-Tk-Role-Dialog-1.101.480-5|42	The attributes (see below) can be either defined as defaults using the
14cr|perl-Tk-Role-Dialog-1.101.480-5|43	'_build_attr()' methods, or passed arguments to the constructor call. The
14cr|perl-Tk-Role-Dialog-1.101.480-5|44	only mandatory attribute is 'parent', but you'd better provide some other
14cr|perl-Tk-Role-Dialog-1.101.480-5|45	attributes if you want your dialog to be somehow usable! :-)
14cr|perl-Tk-Role-Dialog-1.101.480-5|46	
14cr|perl-Tk-Role-Dialog-1.101.480-5|47	%prep
14cr|perl-Tk-Role-Dialog-1.101.480-5|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Role-Dialog-1.101.480-5|49	
14cr|perl-Tk-Role-Dialog-1.101.480-5|50	%build
14cr|perl-Tk-Role-Dialog-1.101.480-5|51	perl Build.PL installdirs=vendor
14cr|perl-Tk-Role-Dialog-1.101.480-5|52	./Build
14cr|perl-Tk-Role-Dialog-1.101.480-5|53	
14cr|perl-Tk-Role-Dialog-1.101.480-5|54	%check
14cr|perl-Tk-Role-Dialog-1.101.480-5|55	./Build test
14cr|perl-Tk-Role-Dialog-1.101.480-5|56	
14cr|perl-Tk-Role-Dialog-1.101.480-5|57	%install
14cr|perl-Tk-Role-Dialog-1.101.480-5|58	./Build install destdir=%{buildroot}
14cr|perl-Tk-Role-Dialog-1.101.480-5|59	
14cr|perl-Tk-Role-Dialog-1.101.480-5|60	%files
14cr|perl-Tk-Role-Dialog-1.101.480-5|61	%doc Changes LICENSE META.yml README
14cr|perl-Tk-Role-Dialog-1.101.480-5|62	%{_mandir}/man3/*
14cr|perl-Tk-Role-Dialog-1.101.480-5|63	%{perl_vendorlib}/*
14cr|perl-Tk-Role-Dialog-1.101.480-5|64	
14cr|perl-Tk-Role-Dialog-1.101.480-5|65	
14cr|perl-Tk-Role-Dialog-1.101.480-5|66	%changelog
14cr|perl-Tk-Role-Dialog-1.101.480-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.480-5
14cr|perl-Tk-Role-Dialog-1.101.480-5|68	+ Revision: 6b03197
14cr|perl-Tk-Role-Dialog-1.101.480-5|69	- MassBuild#464: Increase release tag
14cr|perl-Tk-Role-Dialog-1.101.480-5|70	
14cr|perl-Tk-Role-Dialog-1.101.480-5|71	

5789 14
14cr|perl-Tk-Sugar-1.93.190-5|1	%define upstream_name    Tk-Sugar
14cr|perl-Tk-Sugar-1.93.190-5|2	%define upstream_version 1.093190
14cr|perl-Tk-Sugar-1.93.190-5|3	
14cr|perl-Tk-Sugar-1.93.190-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-Sugar-1.93.190-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-Sugar-1.93.190-5|6	Release:	5
14cr|perl-Tk-Sugar-1.93.190-5|7	
14cr|perl-Tk-Sugar-1.93.190-5|8	Summary:	Sugar syntax for Tk
14cr|perl-Tk-Sugar-1.93.190-5|9	
14cr|perl-Tk-Sugar-1.93.190-5|10	License:	GPL+ or Artistic
14cr|perl-Tk-Sugar-1.93.190-5|11	Group:		Development/Perl
14cr|perl-Tk-Sugar-1.93.190-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-Sugar-1.93.190-5|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tk-Sugar-1.93.190-5|14	
14cr|perl-Tk-Sugar-1.93.190-5|15	BuildRequires:	perl-devel
14cr|perl-Tk-Sugar-1.93.190-5|16	BuildRequires:	perl(English)
14cr|perl-Tk-Sugar-1.93.190-5|17	BuildRequires:	perl(File::Find)
14cr|perl-Tk-Sugar-1.93.190-5|18	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Tk-Sugar-1.93.190-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Tk-Sugar-1.93.190-5|20	
14cr|perl-Tk-Sugar-1.93.190-5|21	BuildArch:	noarch
14cr|perl-Tk-Sugar-1.93.190-5|22	
14cr|perl-Tk-Sugar-1.93.190-5|23	%description
14cr|perl-Tk-Sugar-1.93.190-5|24	the Tk manpage is a great graphical toolkit to write desktop applications.
14cr|perl-Tk-Sugar-1.93.190-5|25	However, one can get bothered with the constant typing of quotes and
14cr|perl-Tk-Sugar-1.93.190-5|26	options. the Tk::Sugar manpage provides handy subs for common options used
14cr|perl-Tk-Sugar-1.93.190-5|27	when programming Tk.
14cr|perl-Tk-Sugar-1.93.190-5|28	
14cr|perl-Tk-Sugar-1.93.190-5|29	%prep
14cr|perl-Tk-Sugar-1.93.190-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-Sugar-1.93.190-5|31	
14cr|perl-Tk-Sugar-1.93.190-5|32	%build
14cr|perl-Tk-Sugar-1.93.190-5|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-Sugar-1.93.190-5|34	%make
14cr|perl-Tk-Sugar-1.93.190-5|35	
14cr|perl-Tk-Sugar-1.93.190-5|36	%check
14cr|perl-Tk-Sugar-1.93.190-5|37	%make test
14cr|perl-Tk-Sugar-1.93.190-5|38	
14cr|perl-Tk-Sugar-1.93.190-5|39	%install
14cr|perl-Tk-Sugar-1.93.190-5|40	%makeinstall_std
14cr|perl-Tk-Sugar-1.93.190-5|41	
14cr|perl-Tk-Sugar-1.93.190-5|42	%files
14cr|perl-Tk-Sugar-1.93.190-5|43	%doc Changes LICENSE README
14cr|perl-Tk-Sugar-1.93.190-5|44	%{_mandir}/man3/*
14cr|perl-Tk-Sugar-1.93.190-5|45	%{perl_vendorlib}/*
14cr|perl-Tk-Sugar-1.93.190-5|46	
14cr|perl-Tk-Sugar-1.93.190-5|47	
14cr|perl-Tk-Sugar-1.93.190-5|48	%changelog
14cr|perl-Tk-Sugar-1.93.190-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.93.190-5
14cr|perl-Tk-Sugar-1.93.190-5|50	+ Revision: a17ec30
14cr|perl-Tk-Sugar-1.93.190-5|51	- MassBuild#464: Increase release tag
14cr|perl-Tk-Sugar-1.93.190-5|52	
14cr|perl-Tk-Sugar-1.93.190-5|53	

5790 14
14cr|perl-Tk-TableMatrix-1.230.0-6|1	%define upstream_name 	 Tk-TableMatrix
14cr|perl-Tk-TableMatrix-1.230.0-6|2	%define upstream_version 1.23
14cr|perl-Tk-TableMatrix-1.230.0-6|3	
14cr|perl-Tk-TableMatrix-1.230.0-6|4	Name: 		perl-%{upstream_name}
14cr|perl-Tk-TableMatrix-1.230.0-6|5	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-Tk-TableMatrix-1.230.0-6|6	Release:	6
14cr|perl-Tk-TableMatrix-1.230.0-6|7	
14cr|perl-Tk-TableMatrix-1.230.0-6|8	Summary:	Tk-TableMatrix perl module
14cr|perl-Tk-TableMatrix-1.230.0-6|9	
14cr|perl-Tk-TableMatrix-1.230.0-6|10	License:	GPL+ or Artistic
14cr|perl-Tk-TableMatrix-1.230.0-6|11	Group:		Development/Perl
14cr|perl-Tk-TableMatrix-1.230.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Tk-TableMatrix-1.230.0-6|13	Source0:	http://cpan.org/authors/id/C/CE/CERNEY/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Tk-TableMatrix-1.230.0-6|14	
14cr|perl-Tk-TableMatrix-1.230.0-6|15	# for fake X display:
14cr|perl-Tk-TableMatrix-1.230.0-6|16	BuildRequires:	perl-Tk-devel
14cr|perl-Tk-TableMatrix-1.230.0-6|17	BuildRequires:	perl-devel
14cr|perl-Tk-TableMatrix-1.230.0-6|18	BuildRequires:	pkgconfig(x11)
14cr|perl-Tk-TableMatrix-1.230.0-6|19	Obsoletes:	%{name}-devel < %{version}-%{release}
14cr|perl-Tk-TableMatrix-1.230.0-6|20	Provides:	%{name}-devel = %{version}-%{release}
14cr|perl-Tk-TableMatrix-1.230.0-6|21	
14cr|perl-Tk-TableMatrix-1.230.0-6|22	
14cr|perl-Tk-TableMatrix-1.230.0-6|23	%description
14cr|perl-Tk-TableMatrix-1.230.0-6|24	Tk::TableMatrix is a table/matrix widget extension to perl/tk
14cr|perl-Tk-TableMatrix-1.230.0-6|25	for displaying data in a table (or spreadsheet) format.
14cr|perl-Tk-TableMatrix-1.230.0-6|26	
14cr|perl-Tk-TableMatrix-1.230.0-6|27	%prep
14cr|perl-Tk-TableMatrix-1.230.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-TableMatrix-1.230.0-6|29	
14cr|perl-Tk-TableMatrix-1.230.0-6|30	%build
14cr|perl-Tk-TableMatrix-1.230.0-6|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-TableMatrix-1.230.0-6|32	%make
14cr|perl-Tk-TableMatrix-1.230.0-6|33	
14cr|perl-Tk-TableMatrix-1.230.0-6|34	%check
14cr|perl-Tk-TableMatrix-1.230.0-6|35	# DISABLE the check for now. It's won't work with build bots. 20061104.SE
14cr|perl-Tk-TableMatrix-1.230.0-6|36	#XDISPLAY=$(i=2; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14cr|perl-Tk-TableMatrix-1.230.0-6|37	#{_prefix}/X11R6/bin/Xvfb :$XDISPLAY &
14cr|perl-Tk-TableMatrix-1.230.0-6|38	#export DISPLAY=:$XDISPLAY
14cr|perl-Tk-TableMatrix-1.230.0-6|39	#xauth add $DISPLAY . EE
14cr|perl-Tk-TableMatrix-1.230.0-6|40	#{__make} test
14cr|perl-Tk-TableMatrix-1.230.0-6|41	
14cr|perl-Tk-TableMatrix-1.230.0-6|42	#xauth remove $DISPLAY
14cr|perl-Tk-TableMatrix-1.230.0-6|43	#kill $(cat /tmp/.X$XDISPLAY-lock)
14cr|perl-Tk-TableMatrix-1.230.0-6|44	
14cr|perl-Tk-TableMatrix-1.230.0-6|45	%install
14cr|perl-Tk-TableMatrix-1.230.0-6|46	%makeinstall_std
14cr|perl-Tk-TableMatrix-1.230.0-6|47	
14cr|perl-Tk-TableMatrix-1.230.0-6|48	# 20070818 remove file owned by perl-Tk-804.027-7mdv2007.0.i586
14cr|perl-Tk-TableMatrix-1.230.0-6|49	rm -rf %{buildroot}/%{perl_vendorarch}/Tk/pTk/extralibs.ld
14cr|perl-Tk-TableMatrix-1.230.0-6|50	
14cr|perl-Tk-TableMatrix-1.230.0-6|51	%clean
14cr|perl-Tk-TableMatrix-1.230.0-6|52	
14cr|perl-Tk-TableMatrix-1.230.0-6|53	%files
14cr|perl-Tk-TableMatrix-1.230.0-6|54	%doc README Changes
14cr|perl-Tk-TableMatrix-1.230.0-6|55	%{perl_vendorarch}/Tk
14cr|perl-Tk-TableMatrix-1.230.0-6|56	%{perl_vendorarch}/auto/Tk
14cr|perl-Tk-TableMatrix-1.230.0-6|57	%{_mandir}/*/*
14cr|perl-Tk-TableMatrix-1.230.0-6|58	
14cr|perl-Tk-TableMatrix-1.230.0-6|59	
14cr|perl-Tk-TableMatrix-1.230.0-6|60	
14cr|perl-Tk-TableMatrix-1.230.0-6|61	%changelog
14cr|perl-Tk-TableMatrix-1.230.0-6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-6
14cr|perl-Tk-TableMatrix-1.230.0-6|63	+ Revision: 54850c8
14cr|perl-Tk-TableMatrix-1.230.0-6|64	- MassBuild#464: Increase release tag
14cr|perl-Tk-TableMatrix-1.230.0-6|65	
14cr|perl-Tk-TableMatrix-1.230.0-6|66	

5791 14
14cr|perl-Tk-ToolBar-0.100.0-8|1	%define upstream_name Tk-ToolBar
14cr|perl-Tk-ToolBar-0.100.0-8|2	%define upstream_version 0.10
14cr|perl-Tk-ToolBar-0.100.0-8|3	
14cr|perl-Tk-ToolBar-0.100.0-8|4	Name:		perl-%{upstream_name}
14cr|perl-Tk-ToolBar-0.100.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tk-ToolBar-0.100.0-8|6	Release:	8
14cr|perl-Tk-ToolBar-0.100.0-8|7	
14cr|perl-Tk-ToolBar-0.100.0-8|8	Summary:	A toolbar widget for Perl/Tk
14cr|perl-Tk-ToolBar-0.100.0-8|9	
14cr|perl-Tk-ToolBar-0.100.0-8|10	License:	GPL+ or Artistic
14cr|perl-Tk-ToolBar-0.100.0-8|11	Group:		Development/Perl
14cr|perl-Tk-ToolBar-0.100.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tk-ToolBar-0.100.0-8|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.zip
14cr|perl-Tk-ToolBar-0.100.0-8|14	
14cr|perl-Tk-ToolBar-0.100.0-8|15	BuildRequires:	perl(Tk::CursorControl)
14cr|perl-Tk-ToolBar-0.100.0-8|16	BuildRequires:	perl-devel
14cr|perl-Tk-ToolBar-0.100.0-8|17	BuildArch:	noarch
14cr|perl-Tk-ToolBar-0.100.0-8|18	
14cr|perl-Tk-ToolBar-0.100.0-8|19	%description
14cr|perl-Tk-ToolBar-0.100.0-8|20	This module implements a dockable toolbar. It is in the same spirit as the
14cr|perl-Tk-ToolBar-0.100.0-8|21	"short-cut" toolbars found in most major applications, such as most web
14cr|perl-Tk-ToolBar-0.100.0-8|22	browsers and text editors (where you find the "back" or "save" and other
14cr|perl-Tk-ToolBar-0.100.0-8|23	shortcut buttons).
14cr|perl-Tk-ToolBar-0.100.0-8|24	
14cr|perl-Tk-ToolBar-0.100.0-8|25	Buttons of any type (regular, menu, check, radio) can be created inside this
14cr|perl-Tk-ToolBar-0.100.0-8|26	widget.  You can also create Label, Entry and LabEntry widgets.  Moreover, the
14cr|perl-Tk-ToolBar-0.100.0-8|27	ToolBar itself can be made dockable, such that it can be dragged to any edge of
14cr|perl-Tk-ToolBar-0.100.0-8|28	your window. Dragging is done in "real-time" so that you can see the contents
14cr|perl-Tk-ToolBar-0.100.0-8|29	of your ToolBar as you are dragging it. Furthermore, if you are close to a
14cr|perl-Tk-ToolBar-0.100.0-8|30	stickable edge, a visual indicator will show up along that edge to guide you.
14cr|perl-Tk-ToolBar-0.100.0-8|31	ToolBars can be made "floatable" such that if they are dragged beyond their
14cr|perl-Tk-ToolBar-0.100.0-8|32	associated window, they will detach and float on the desktop.
14cr|perl-Tk-ToolBar-0.100.0-8|33	Also, multiple ToolBars are embeddable inside each other.
14cr|perl-Tk-ToolBar-0.100.0-8|34	
14cr|perl-Tk-ToolBar-0.100.0-8|35	If you drag a ToolBar to within 15 pixels of an edge, it will stick to that
14cr|perl-Tk-ToolBar-0.100.0-8|36	edge. If the ToolBar is further than 15 pixels away from an edge and still
14cr|perl-Tk-ToolBar-0.100.0-8|37	inside the window, but you release it over another ToolBar widget, then it will
14cr|perl-Tk-ToolBar-0.100.0-8|38	be embedded inside the second ToolBar. You can "un-embed" an embedded ToolBar
14cr|perl-Tk-ToolBar-0.100.0-8|39	simply by dragging it out. You can change the 15 pixel limit using the
14cr|perl-Tk-ToolBar-0.100.0-8|40	-close option.
14cr|perl-Tk-ToolBar-0.100.0-8|41	
14cr|perl-Tk-ToolBar-0.100.0-8|42	%prep
14cr|perl-Tk-ToolBar-0.100.0-8|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tk-ToolBar-0.100.0-8|44	
14cr|perl-Tk-ToolBar-0.100.0-8|45	%build
14cr|perl-Tk-ToolBar-0.100.0-8|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tk-ToolBar-0.100.0-8|47	%make
14cr|perl-Tk-ToolBar-0.100.0-8|48	
14cr|perl-Tk-ToolBar-0.100.0-8|49	%check
14cr|perl-Tk-ToolBar-0.100.0-8|50	%make test
14cr|perl-Tk-ToolBar-0.100.0-8|51	
14cr|perl-Tk-ToolBar-0.100.0-8|52	%install
14cr|perl-Tk-ToolBar-0.100.0-8|53	%makeinstall_std
14cr|perl-Tk-ToolBar-0.100.0-8|54	
14cr|perl-Tk-ToolBar-0.100.0-8|55	%files
14cr|perl-Tk-ToolBar-0.100.0-8|56	%doc Changes README
14cr|perl-Tk-ToolBar-0.100.0-8|57	%{_mandir}/man3/*
14cr|perl-Tk-ToolBar-0.100.0-8|58	%{perl_vendorlib}/*
14cr|perl-Tk-ToolBar-0.100.0-8|59	
14cr|perl-Tk-ToolBar-0.100.0-8|60	
14cr|perl-Tk-ToolBar-0.100.0-8|61	
14cr|perl-Tk-ToolBar-0.100.0-8|62	%changelog
14cr|perl-Tk-ToolBar-0.100.0-8|63	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-8
14cr|perl-Tk-ToolBar-0.100.0-8|64	+ Revision: 0f7fae4
14cr|perl-Tk-ToolBar-0.100.0-8|65	- Bump release
14cr|perl-Tk-ToolBar-0.100.0-8|66	
14cr|perl-Tk-ToolBar-0.100.0-8|67	

5792 14
14cr|perl-Tree-1.10.0-5|1	%define upstream_name    Tree
14cr|perl-Tree-1.10.0-5|2	%define upstream_version 1.01
14cr|perl-Tree-1.10.0-5|3	
14cr|perl-Tree-1.10.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Tree-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tree-1.10.0-5|6	Release:	5
14cr|perl-Tree-1.10.0-5|7	
14cr|perl-Tree-1.10.0-5|8	Summary:	A tree datastructure
14cr|perl-Tree-1.10.0-5|9	
14cr|perl-Tree-1.10.0-5|10	License:	GPL+ or Artistic
14cr|perl-Tree-1.10.0-5|11	Group:		Development/Perl
14cr|perl-Tree-1.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tree-1.10.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tree-1.10.0-5|14	
14cr|perl-Tree-1.10.0-5|15	BuildRequires:	perl-devel
14cr|perl-Tree-1.10.0-5|16	BuildRequires:	perl(Scalar::Util)
14cr|perl-Tree-1.10.0-5|17	BuildRequires:	perl(Test::Deep)
14cr|perl-Tree-1.10.0-5|18	BuildRequires:	perl(Test::Exception)
14cr|perl-Tree-1.10.0-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Tree-1.10.0-5|20	BuildRequires:	perl(Test::Warn)
14cr|perl-Tree-1.10.0-5|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-Tree-1.10.0-5|22	BuildArch:	noarch
14cr|perl-Tree-1.10.0-5|23	
14cr|perl-Tree-1.10.0-5|24	%description
14cr|perl-Tree-1.10.0-5|25	This is meant to be a full-featured N-ary tree representation with
14cr|perl-Tree-1.10.0-5|26	configurable error-handling and a simple events system that allows for
14cr|perl-Tree-1.10.0-5|27	transparent persistence to a variety of datastores. It is derived from the
14cr|perl-Tree-1.10.0-5|28	Tree::Simple manpage, but has a simpler interface and much, much more.
14cr|perl-Tree-1.10.0-5|29	
14cr|perl-Tree-1.10.0-5|30	%prep
14cr|perl-Tree-1.10.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-1.10.0-5|32	
14cr|perl-Tree-1.10.0-5|33	%build
14cr|perl-Tree-1.10.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-1.10.0-5|35	%make
14cr|perl-Tree-1.10.0-5|36	
14cr|perl-Tree-1.10.0-5|37	%check
14cr|perl-Tree-1.10.0-5|38	%make test
14cr|perl-Tree-1.10.0-5|39	
14cr|perl-Tree-1.10.0-5|40	%install
14cr|perl-Tree-1.10.0-5|41	%makeinstall_std
14cr|perl-Tree-1.10.0-5|42	
14cr|perl-Tree-1.10.0-5|43	%files
14cr|perl-Tree-1.10.0-5|44	%doc Changes
14cr|perl-Tree-1.10.0-5|45	%{_mandir}/man3/*
14cr|perl-Tree-1.10.0-5|46	%{perl_vendorlib}/*
14cr|perl-Tree-1.10.0-5|47	
14cr|perl-Tree-1.10.0-5|48	
14cr|perl-Tree-1.10.0-5|49	%changelog
14cr|perl-Tree-1.10.0-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-5
14cr|perl-Tree-1.10.0-5|51	+ Revision: 27a6223
14cr|perl-Tree-1.10.0-5|52	- MassBuild#464: Increase release tag
14cr|perl-Tree-1.10.0-5|53	
14cr|perl-Tree-1.10.0-5|54	

5793 14
14cr|perl-Tree-BPTree-1.80.0-4|1	%define upstream_name    Tree-BPTree
14cr|perl-Tree-BPTree-1.80.0-4|2	%define upstream_version 1.08
14cr|perl-Tree-BPTree-1.80.0-4|3	
14cr|perl-Tree-BPTree-1.80.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Tree-BPTree-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tree-BPTree-1.80.0-4|6	Release:	4
14cr|perl-Tree-BPTree-1.80.0-4|7	
14cr|perl-Tree-BPTree-1.80.0-4|8	Summary:	Perl implementation of B+ trees
14cr|perl-Tree-BPTree-1.80.0-4|9	
14cr|perl-Tree-BPTree-1.80.0-4|10	License:	GPL+ or Artistic
14cr|perl-Tree-BPTree-1.80.0-4|11	Group:		Development/Perl
14cr|perl-Tree-BPTree-1.80.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Tree-BPTree-1.80.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Tree-BPTree-1.80.0-4|14	
14cr|perl-Tree-BPTree-1.80.0-4|15	BuildRequires:	perl-devel
14cr|perl-Tree-BPTree-1.80.0-4|16	BuildRequires:	perl(Module::Build)
14cr|perl-Tree-BPTree-1.80.0-4|17	BuildArch:	noarch
14cr|perl-Tree-BPTree-1.80.0-4|18	
14cr|perl-Tree-BPTree-1.80.0-4|19	%description
14cr|perl-Tree-BPTree-1.80.0-4|20	This is a Perl implementation of B+ trees. I have based this
14cr|perl-Tree-BPTree-1.80.0-4|21	implementation on a couple of sources. See the documentation of
14cr|perl-Tree-BPTree-1.80.0-4|22	Tree::BPTree for those details. A B+ tree is essentially an order
14cr|perl-Tree-BPTree-1.80.0-4|23	map from keys to values. Keys are multivalued so that there may be
14cr|perl-Tree-BPTree-1.80.0-4|24	more than one value per key. This implementation will enforce
14cr|perl-Tree-BPTree-1.80.0-4|25	uniqueness of keys, if requested.
14cr|perl-Tree-BPTree-1.80.0-4|26	
14cr|perl-Tree-BPTree-1.80.0-4|27	
14cr|perl-Tree-BPTree-1.80.0-4|28	%prep
14cr|perl-Tree-BPTree-1.80.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-BPTree-1.80.0-4|30	
14cr|perl-Tree-BPTree-1.80.0-4|31	%build
14cr|perl-Tree-BPTree-1.80.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-BPTree-1.80.0-4|33	%make
14cr|perl-Tree-BPTree-1.80.0-4|34	
14cr|perl-Tree-BPTree-1.80.0-4|35	%check
14cr|perl-Tree-BPTree-1.80.0-4|36	make test
14cr|perl-Tree-BPTree-1.80.0-4|37	
14cr|perl-Tree-BPTree-1.80.0-4|38	%install
14cr|perl-Tree-BPTree-1.80.0-4|39	%makeinstall_std
14cr|perl-Tree-BPTree-1.80.0-4|40	
14cr|perl-Tree-BPTree-1.80.0-4|41	%files
14cr|perl-Tree-BPTree-1.80.0-4|42	%doc Changes README
14cr|perl-Tree-BPTree-1.80.0-4|43	%{perl_vendorlib}/Tree
14cr|perl-Tree-BPTree-1.80.0-4|44	%{_mandir}/*/*
14cr|perl-Tree-BPTree-1.80.0-4|45	
14cr|perl-Tree-BPTree-1.80.0-4|46	
14cr|perl-Tree-BPTree-1.80.0-4|47	
14cr|perl-Tree-BPTree-1.80.0-4|48	%changelog
14cr|perl-Tree-BPTree-1.80.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-4
14cr|perl-Tree-BPTree-1.80.0-4|50	+ Revision: 3ca8697
14cr|perl-Tree-BPTree-1.80.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-Tree-BPTree-1.80.0-4|52	
14cr|perl-Tree-BPTree-1.80.0-4|53	

5794 14
14cr|perl-Tree-Nary-1.300.0-4|1	%define upstream_name    Tree-Nary
14cr|perl-Tree-Nary-1.300.0-4|2	%define upstream_version 1.3
14cr|perl-Tree-Nary-1.300.0-4|3	
14cr|perl-Tree-Nary-1.300.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Tree-Nary-1.300.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tree-Nary-1.300.0-4|6	Release:	4
14cr|perl-Tree-Nary-1.300.0-4|7	
14cr|perl-Tree-Nary-1.300.0-4|8	Summary:	Tree::Nary - Perl implementation of N-ary search trees
14cr|perl-Tree-Nary-1.300.0-4|9	
14cr|perl-Tree-Nary-1.300.0-4|10	License:	GPL+ or Artistic
14cr|perl-Tree-Nary-1.300.0-4|11	Group:		Development/Perl
14cr|perl-Tree-Nary-1.300.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tree-Nary-1.300.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/F/FS/FSORIANO/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Tree-Nary-1.300.0-4|14	
14cr|perl-Tree-Nary-1.300.0-4|15	BuildRequires:	perl-devel
14cr|perl-Tree-Nary-1.300.0-4|16	BuildArch:	noarch
14cr|perl-Tree-Nary-1.300.0-4|17	
14cr|perl-Tree-Nary-1.300.0-4|18	%description
14cr|perl-Tree-Nary-1.300.0-4|19	The Tree::Nary class implements N-ary trees (trees of data with any
14cr|perl-Tree-Nary-1.300.0-4|20	number of branches), providing the organizational structure for a tree
14cr|perl-Tree-Nary-1.300.0-4|21	(collection) of any number of nodes, but knowing nothing about the specific
14cr|perl-Tree-Nary-1.300.0-4|22	type of node used.  It can be used to display hierarchical database entries in
14cr|perl-Tree-Nary-1.300.0-4|23	an internal application (the NIS netgroup file is an example of such a
14cr|perl-Tree-Nary-1.300.0-4|24	database). It offers the capability to select nodes on the tree, and attachment
14cr|perl-Tree-Nary-1.300.0-4|25	points for nodes on the tree. Each attachment point can support multiple child
14cr|perl-Tree-Nary-1.300.0-4|26	nodes.
14cr|perl-Tree-Nary-1.300.0-4|27	
14cr|perl-Tree-Nary-1.300.0-4|28	The data field contains the actual data of the node. The next and previous
14cr|perl-Tree-Nary-1.300.0-4|29	fields point to the node's siblings (a sibling is another node with the same
14cr|perl-Tree-Nary-1.300.0-4|30	parent). The parent field points to the parent of the node, or is undef if the
14cr|perl-Tree-Nary-1.300.0-4|31	node is the root of the tree. The children field points to the first child of
14cr|perl-Tree-Nary-1.300.0-4|32	the node. The other children are accessed by using the next pointer of each
14cr|perl-Tree-Nary-1.300.0-4|33	child.  This module is a translation (albeit not a direct one) from the C
14cr|perl-Tree-Nary-1.300.0-4|34	implementation of N-ary trees, available in the GLIB distribution (see SEE
14cr|perl-Tree-Nary-1.300.0-4|35	ALSO).
14cr|perl-Tree-Nary-1.300.0-4|36	
14cr|perl-Tree-Nary-1.300.0-4|37	%prep
14cr|perl-Tree-Nary-1.300.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-Nary-1.300.0-4|39	
14cr|perl-Tree-Nary-1.300.0-4|40	%build
14cr|perl-Tree-Nary-1.300.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-Nary-1.300.0-4|42	%make
14cr|perl-Tree-Nary-1.300.0-4|43	
14cr|perl-Tree-Nary-1.300.0-4|44	%check
14cr|perl-Tree-Nary-1.300.0-4|45	%make test
14cr|perl-Tree-Nary-1.300.0-4|46	
14cr|perl-Tree-Nary-1.300.0-4|47	%install
14cr|perl-Tree-Nary-1.300.0-4|48	%makeinstall_std
14cr|perl-Tree-Nary-1.300.0-4|49	
14cr|perl-Tree-Nary-1.300.0-4|50	%files
14cr|perl-Tree-Nary-1.300.0-4|51	%doc CHANGES README
14cr|perl-Tree-Nary-1.300.0-4|52	%{perl_vendorlib}/Tree/*.pm
14cr|perl-Tree-Nary-1.300.0-4|53	%{_mandir}/*/*
14cr|perl-Tree-Nary-1.300.0-4|54	
14cr|perl-Tree-Nary-1.300.0-4|55	
14cr|perl-Tree-Nary-1.300.0-4|56	
14cr|perl-Tree-Nary-1.300.0-4|57	%changelog
14cr|perl-Tree-Nary-1.300.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-4
14cr|perl-Tree-Nary-1.300.0-4|59	+ Revision: cf9284f
14cr|perl-Tree-Nary-1.300.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-Tree-Nary-1.300.0-4|61	
14cr|perl-Tree-Nary-1.300.0-4|62	

5795 14
14cr|perl-Tree-R-0.60.0-3|1	%define upstream_name    Tree-R
14cr|perl-Tree-R-0.60.0-3|2	%define upstream_version 0.06
14cr|perl-Tree-R-0.60.0-3|3	
14cr|perl-Tree-R-0.60.0-3|4	Summary:	Perl extension for the Rtree data structure and algorithms
14cr|perl-Tree-R-0.60.0-3|5	
14cr|perl-Tree-R-0.60.0-3|6	Name:		perl-%{upstream_name}
14cr|perl-Tree-R-0.60.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Tree-R-0.60.0-3|8	Release:	3
14cr|perl-Tree-R-0.60.0-3|9	License:	GPL+ or Artistic
14cr|perl-Tree-R-0.60.0-3|10	Group:		Development/Perl
14cr|perl-Tree-R-0.60.0-3|11	Url:        	http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tree-R-0.60.0-3|12	Source0:    	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Tree-R-0.60.0-3|13	BuildRequires:	perl-devel >= 1:5.8.0
14cr|perl-Tree-R-0.60.0-3|14	BuildArch:	noarch
14cr|perl-Tree-R-0.60.0-3|15	%description
14cr|perl-Tree-R-0.60.0-3|16	R-tree is a data structure for storing and indexing and efficiently looking
14cr|perl-Tree-R-0.60.0-3|17	up non-zero-size spatial objects.
14cr|perl-Tree-R-0.60.0-3|18	
14cr|perl-Tree-R-0.60.0-3|19	%prep
14cr|perl-Tree-R-0.60.0-3|20	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-R-0.60.0-3|21	
14cr|perl-Tree-R-0.60.0-3|22	%build
14cr|perl-Tree-R-0.60.0-3|23	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-R-0.60.0-3|24	%make
14cr|perl-Tree-R-0.60.0-3|25	
14cr|perl-Tree-R-0.60.0-3|26	%install
14cr|perl-Tree-R-0.60.0-3|27	%makeinstall_std
14cr|perl-Tree-R-0.60.0-3|28	
14cr|perl-Tree-R-0.60.0-3|29	%files
14cr|perl-Tree-R-0.60.0-3|30	%doc Changes README
14cr|perl-Tree-R-0.60.0-3|31	%{perl_vendorlib}/Tree/R.pm
14cr|perl-Tree-R-0.60.0-3|32	%{perl_vendorlib}/auto/Tree/R
14cr|perl-Tree-R-0.60.0-3|33	%{_mandir}/man3/Tree::R.3pm.*
14cr|perl-Tree-R-0.60.0-3|34	
14cr|perl-Tree-R-0.60.0-3|35	
14cr|perl-Tree-R-0.60.0-3|36	
14cr|perl-Tree-R-0.60.0-3|37	%changelog
14cr|perl-Tree-R-0.60.0-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
14cr|perl-Tree-R-0.60.0-3|39	+ Revision: be9e8ca
14cr|perl-Tree-R-0.60.0-3|40	- MassBuild#464: Increase release tag
14cr|perl-Tree-R-0.60.0-3|41	
14cr|perl-Tree-R-0.60.0-3|42	

5796 14
14cr|perl-Tree-Simple-1.220.0-3|1	%define upstream_name    Tree-Simple
14cr|perl-Tree-Simple-1.220.0-3|2	%define upstream_version 1.22
14cr|perl-Tree-Simple-1.220.0-3|3	
14cr|perl-Tree-Simple-1.220.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Tree-Simple-1.220.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Tree-Simple-1.220.0-3|6	Release:    3
14cr|perl-Tree-Simple-1.220.0-3|7	
14cr|perl-Tree-Simple-1.220.0-3|8	Summary:	A simple tree object
14cr|perl-Tree-Simple-1.220.0-3|9	
14cr|perl-Tree-Simple-1.220.0-3|10	License:	Artistic/GPL
14cr|perl-Tree-Simple-1.220.0-3|11	Group:		Development/Perl
14cr|perl-Tree-Simple-1.220.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Tree-Simple-1.220.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-Simple-%{upstream_version}.tgz
14cr|perl-Tree-Simple-1.220.0-3|14	
14cr|perl-Tree-Simple-1.220.0-3|15	BuildRequires:	perl-Test-Exception
14cr|perl-Tree-Simple-1.220.0-3|16	BuildRequires:	perl-devel
14cr|perl-Tree-Simple-1.220.0-3|17	BuildArch:	noarch
14cr|perl-Tree-Simple-1.220.0-3|18	
14cr|perl-Tree-Simple-1.220.0-3|19	%description
14cr|perl-Tree-Simple-1.220.0-3|20	This module in an fully object-oriented implementation of a simple n-ary tree.
14cr|perl-Tree-Simple-1.220.0-3|21	
14cr|perl-Tree-Simple-1.220.0-3|22	%prep
14cr|perl-Tree-Simple-1.220.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-Simple-1.220.0-3|24	
14cr|perl-Tree-Simple-1.220.0-3|25	%build
14cr|perl-Tree-Simple-1.220.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-Simple-1.220.0-3|27	%make
14cr|perl-Tree-Simple-1.220.0-3|28	
14cr|perl-Tree-Simple-1.220.0-3|29	%check
14cr|perl-Tree-Simple-1.220.0-3|30	%make test
14cr|perl-Tree-Simple-1.220.0-3|31	
14cr|perl-Tree-Simple-1.220.0-3|32	%install
14cr|perl-Tree-Simple-1.220.0-3|33	%makeinstall_std
14cr|perl-Tree-Simple-1.220.0-3|34	
14cr|perl-Tree-Simple-1.220.0-3|35	%files
14cr|perl-Tree-Simple-1.220.0-3|36	%doc README Changes
14cr|perl-Tree-Simple-1.220.0-3|37	%{perl_vendorlib}/Tree/Simple/*
14cr|perl-Tree-Simple-1.220.0-3|38	%{perl_vendorlib}/Tree/Simple.pm
14cr|perl-Tree-Simple-1.220.0-3|39	%{_mandir}/*/*
14cr|perl-Tree-Simple-1.220.0-3|40	
14cr|perl-Tree-Simple-1.220.0-3|41	
14cr|perl-Tree-Simple-1.220.0-3|42	
14cr|perl-Tree-Simple-1.220.0-3|43	%changelog
14cr|perl-Tree-Simple-1.220.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-3
14cr|perl-Tree-Simple-1.220.0-3|45	+ Revision: 2897d45
14cr|perl-Tree-Simple-1.220.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Tree-Simple-1.220.0-3|47	
14cr|perl-Tree-Simple-1.220.0-3|48	

5797 14
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|1	%define upstream_name    Tree-Simple-VisitorFactory
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|2	%define upstream_version 0.12
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|3	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|6	Release:    3
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|7	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|8	Summary:    A Visitor for sorting a Tree::Simple object hierarchy
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|9	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|10	License:    Artistic/GPL
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|11	Group:      Development/Perl
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Tree/Tree-Simple-VisitorFactory-%{upstream_version}.tgz
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|14	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|15	BuildRequires:  perl-devel
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|16	BuildRequires:  perl(Test::Exception)
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|17	BuildRequires:  perl(Tree::Simple)
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|18	BuildArch:      noarch
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|19	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|20	%description
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|21	This implements a recursive multi-level sort of a Tree::Simple hierarchy.
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|22	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|23	%prep
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|25	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|26	%build
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|28	%make
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|29	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|30	%check
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|31	%make test
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|32	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|33	%install
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|34	%makeinstall_std
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|35	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|36	%files
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|37	%doc README Changes
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|38	%{perl_vendorlib}/Tree
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|39	%{_mandir}/*/*
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|40	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|41	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|42	%changelog
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|44	+ Revision: a5e249f
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|45	- MassBuild#464: Increase release tag
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|46	
14cr|perl-Tree-Simple-VisitorFactory-0.120.0-3|47	

5798 14
14cr|perl-Tree-Trie-1.900.0-3|1	%define upstream_name	 Tree-Trie
14cr|perl-Tree-Trie-1.900.0-3|2	%define upstream_version 1.9
14cr|perl-Tree-Trie-1.900.0-3|3	
14cr|perl-Tree-Trie-1.900.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Tree-Trie-1.900.0-3|5	Version:	%perl_convert_version 1.9
14cr|perl-Tree-Trie-1.900.0-3|6	Release:	3
14cr|perl-Tree-Trie-1.900.0-3|7	
14cr|perl-Tree-Trie-1.900.0-3|8	Summary:	A data structure optimized for prefix lookup
14cr|perl-Tree-Trie-1.900.0-3|9	
14cr|perl-Tree-Trie-1.900.0-3|10	License:	GPL
14cr|perl-Tree-Trie-1.900.0-3|11	Group:		Development/Perl
14cr|perl-Tree-Trie-1.900.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Tree-Trie-1.900.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-Trie-1.9.tar.gz
14cr|perl-Tree-Trie-1.900.0-3|14	
14cr|perl-Tree-Trie-1.900.0-3|15	BuildRequires:	perl-devel
14cr|perl-Tree-Trie-1.900.0-3|16	BuildRequires:	perl(Pod::Coverage)
14cr|perl-Tree-Trie-1.900.0-3|17	BuildRequires:	perl(Test::Pod)
14cr|perl-Tree-Trie-1.900.0-3|18	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-Tree-Trie-1.900.0-3|19	
14cr|perl-Tree-Trie-1.900.0-3|20	BuildArch:	noarch
14cr|perl-Tree-Trie-1.900.0-3|21	
14cr|perl-Tree-Trie-1.900.0-3|22	%description
14cr|perl-Tree-Trie-1.900.0-3|23	This module implements a trie data structure.  The term "trie"
14cr|perl-Tree-Trie-1.900.0-3|24	comes from the word retrieval, but is generally pronounced like
14cr|perl-Tree-Trie-1.900.0-3|25	"try".  A trie is a tree structure (or directed acyclic graph),
14cr|perl-Tree-Trie-1.900.0-3|26	the nodes of which represent letters in a word.  For example, the
14cr|perl-Tree-Trie-1.900.0-3|27	final lookup for the word 'bob' would look something like
14cr|perl-Tree-Trie-1.900.0-3|28	"$ref->{'b'}{'o'}{'b'}{HASH(0x80c6bbc)}" (the HASH being an end
14cr|perl-Tree-Trie-1.900.0-3|29	marker).  Only nodes which would represent words in the trie
14cr|perl-Tree-Trie-1.900.0-3|30	exist, making the structure slightly smaller than a hash of the
14cr|perl-Tree-Trie-1.900.0-3|31	same data set.
14cr|perl-Tree-Trie-1.900.0-3|32	
14cr|perl-Tree-Trie-1.900.0-3|33	The advantages of the trie over other data storage methods is that lookup times
14cr|perl-Tree-Trie-1.900.0-3|34	are O(1) WRT the size of the index. For sparse data sets, it is probably not as
14cr|perl-Tree-Trie-1.900.0-3|35	efficient as performing a binary search on a sorted list, and for small files,
14cr|perl-Tree-Trie-1.900.0-3|36	it has a lot of overhead.  The main advantage (at least from my perspective) is
14cr|perl-Tree-Trie-1.900.0-3|37	that it provides a relatively cheap method for finding a list of words in a
14cr|perl-Tree-Trie-1.900.0-3|38	large, dense data set which begin with a certain string.
14cr|perl-Tree-Trie-1.900.0-3|39	
14cr|perl-Tree-Trie-1.900.0-3|40	As of version 0.3 of this module, the term "word" in this documentation can
14cr|perl-Tree-Trie-1.900.0-3|41	refer to one of two things: either a refeence to an array of strings, or a
14cr|perl-Tree-Trie-1.900.0-3|42	scalar which is not an array ref.  In the case of the former, each element of
14cr|perl-Tree-Trie-1.900.0-3|43	the array is treated as a "letter" of the "word".  In the case of the latter,
14cr|perl-Tree-Trie-1.900.0-3|44	the scalar is evaluated in string context and it is split into its component
14cr|perl-Tree-Trie-1.900.0-3|45	letters.  Return values of methods match the values of what is passed in --
14cr|perl-Tree-Trie-1.900.0-3|46	that is, if you call lookup() with an array reference, the return value will be
14cr|perl-Tree-Trie-1.900.0-3|47	an array reference (if appropriate).
14cr|perl-Tree-Trie-1.900.0-3|48	
14cr|perl-Tree-Trie-1.900.0-3|49	%prep
14cr|perl-Tree-Trie-1.900.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Tree-Trie-1.900.0-3|51	rm -f t/02_pod_cover.t
14cr|perl-Tree-Trie-1.900.0-3|52	
14cr|perl-Tree-Trie-1.900.0-3|53	%build
14cr|perl-Tree-Trie-1.900.0-3|54	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Tree-Trie-1.900.0-3|55	%make
14cr|perl-Tree-Trie-1.900.0-3|56	
14cr|perl-Tree-Trie-1.900.0-3|57	%check
14cr|perl-Tree-Trie-1.900.0-3|58	make test
14cr|perl-Tree-Trie-1.900.0-3|59	
14cr|perl-Tree-Trie-1.900.0-3|60	%install
14cr|perl-Tree-Trie-1.900.0-3|61	%makeinstall_std
14cr|perl-Tree-Trie-1.900.0-3|62	
14cr|perl-Tree-Trie-1.900.0-3|63	%files
14cr|perl-Tree-Trie-1.900.0-3|64	%doc Changes README
14cr|perl-Tree-Trie-1.900.0-3|65	%{perl_vendorlib}/Tree
14cr|perl-Tree-Trie-1.900.0-3|66	%{_mandir}/*/*
14cr|perl-Tree-Trie-1.900.0-3|67	
14cr|perl-Tree-Trie-1.900.0-3|68	
14cr|perl-Tree-Trie-1.900.0-3|69	
14cr|perl-Tree-Trie-1.900.0-3|70	%changelog
14cr|perl-Tree-Trie-1.900.0-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-3
14cr|perl-Tree-Trie-1.900.0-3|72	+ Revision: 7f078a6
14cr|perl-Tree-Trie-1.900.0-3|73	- MassBuild#464: Increase release tag
14cr|perl-Tree-Trie-1.900.0-3|74	
14cr|perl-Tree-Trie-1.900.0-3|75	

5799 14
14cr|perl-TryCatch-1.3.0-5|1	%define	module	TryCatch
14cr|perl-TryCatch-1.3.0-5|2	%define	upstream_version 1.003000
14cr|perl-TryCatch-1.3.0-5|3	
14cr|perl-TryCatch-1.3.0-5|4	Name:		perl-%{module}
14cr|perl-TryCatch-1.3.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-TryCatch-1.3.0-5|6	Release:	5
14cr|perl-TryCatch-1.3.0-5|7	
14cr|perl-TryCatch-1.3.0-5|8	Summary:	Easily build XS extensions that depend on XS extensions
14cr|perl-TryCatch-1.3.0-5|9	
14cr|perl-TryCatch-1.3.0-5|10	License:	GPL+ or Artistic
14cr|perl-TryCatch-1.3.0-5|11	Group:		Development/Perl
14cr|perl-TryCatch-1.3.0-5|12	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-TryCatch-1.3.0-5|13	Source0:	http://www.cpan.org/modules/by-module/%{module}-%{upstream_version}.tar.xz
14cr|perl-TryCatch-1.3.0-5|14	
14cr|perl-TryCatch-1.3.0-5|15	BuildRequires:	perl(B::Hooks::EndOfScope)
14cr|perl-TryCatch-1.3.0-5|16	BuildRequires:	perl(B::Hooks::OP::Check)
14cr|perl-TryCatch-1.3.0-5|17	BuildRequires:	perl(B::Hooks::OP::PPAddr)
14cr|perl-TryCatch-1.3.0-5|18	BuildRequires:	perl(Devel::Declare)
14cr|perl-TryCatch-1.3.0-5|19	BuildRequires:	perl(ExtUtils::Depends)
14cr|perl-TryCatch-1.3.0-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-TryCatch-1.3.0-5|21	BuildRequires:	perl(Module::Implementation)
14cr|perl-TryCatch-1.3.0-5|22	BuildRequires:	perl(Moose)
14cr|perl-TryCatch-1.3.0-5|23	BuildRequires:	perl(MooseX::Types)
14cr|perl-TryCatch-1.3.0-5|24	BuildRequires:	perl(Parse::Method::Signatures)
14cr|perl-TryCatch-1.3.0-5|25	BuildRequires:	perl(Scope::Upper)
14cr|perl-TryCatch-1.3.0-5|26	BuildRequires:	perl(Sub::Exporter)
14cr|perl-TryCatch-1.3.0-5|27	BuildRequires:	perl(Test::Exception)
14cr|perl-TryCatch-1.3.0-5|28	BuildRequires:	perl(Test::More)
14cr|perl-TryCatch-1.3.0-5|29	BuildRequires:	perl(Variable::Magic)
14cr|perl-TryCatch-1.3.0-5|30	BuildRequires:	perl(XSLoader)
14cr|perl-TryCatch-1.3.0-5|31	BuildRequires:	perl(Class::Load)
14cr|perl-TryCatch-1.3.0-5|32	BuildRequires:	perl-devel
14cr|perl-TryCatch-1.3.0-5|33	
14cr|perl-TryCatch-1.3.0-5|34	%description
14cr|perl-TryCatch-1.3.0-5|35	This module aims to provide a nicer syntax and method to catch errors in
14cr|perl-TryCatch-1.3.0-5|36	Perl, similar to what is found in other languages (such as Java, Python or
14cr|perl-TryCatch-1.3.0-5|37	C++). The standard method of using 'eval {}; if ($@) {}' is often prone to
14cr|perl-TryCatch-1.3.0-5|38	subtle bugs, primarily that its far too easy to stomp on the error in error
14cr|perl-TryCatch-1.3.0-5|39	handlers. And also eval/if isn't the nicest idiom.
14cr|perl-TryCatch-1.3.0-5|40	
14cr|perl-TryCatch-1.3.0-5|41	%prep
14cr|perl-TryCatch-1.3.0-5|42	%setup -q -n %{module}-%{upstream_version}
14cr|perl-TryCatch-1.3.0-5|43	
14cr|perl-TryCatch-1.3.0-5|44	%build
14cr|perl-TryCatch-1.3.0-5|45	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-TryCatch-1.3.0-5|46	%make
14cr|perl-TryCatch-1.3.0-5|47	
14cr|perl-TryCatch-1.3.0-5|48	# %check
14cr|perl-TryCatch-1.3.0-5|49	# %make test
14cr|perl-TryCatch-1.3.0-5|50	
14cr|perl-TryCatch-1.3.0-5|51	%install
14cr|perl-TryCatch-1.3.0-5|52	%makeinstall_std
14cr|perl-TryCatch-1.3.0-5|53	
14cr|perl-TryCatch-1.3.0-5|54	%files
14cr|perl-TryCatch-1.3.0-5|55	%doc Changes README
14cr|perl-TryCatch-1.3.0-5|56	%{_mandir}/man3/*
14cr|perl-TryCatch-1.3.0-5|57	%{perl_vendorlib}/*
14cr|perl-TryCatch-1.3.0-5|58	
14cr|perl-TryCatch-1.3.0-5|59	%changelog
14cr|perl-TryCatch-1.3.0-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-5
14cr|perl-TryCatch-1.3.0-5|61	+ Revision: 5d6472b
14cr|perl-TryCatch-1.3.0-5|62	- MassBuild#464: Increase release tag
14cr|perl-TryCatch-1.3.0-5|63	
14cr|perl-TryCatch-1.3.0-5|64	

5800 14
14cr|perl-Types-Serialiser-1.0.0-3|1	%define upstream_name    Types-Serialiser
14cr|perl-Types-Serialiser-1.0.0-3|2	%define upstream_version 1.0
14cr|perl-Types-Serialiser-1.0.0-3|3	
14cr|perl-Types-Serialiser-1.0.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-Types-Serialiser-1.0.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Types-Serialiser-1.0.0-3|6	Release:    3
14cr|perl-Types-Serialiser-1.0.0-3|7	
14cr|perl-Types-Serialiser-1.0.0-3|8	Summary:    Dummy module for Types::Serialiser
14cr|perl-Types-Serialiser-1.0.0-3|9	
14cr|perl-Types-Serialiser-1.0.0-3|10	License:    GPL+ or Artistic
14cr|perl-Types-Serialiser-1.0.0-3|11	Group:      Development/Perl
14cr|perl-Types-Serialiser-1.0.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Types-Serialiser-1.0.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Types/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Types-Serialiser-1.0.0-3|14	
14cr|perl-Types-Serialiser-1.0.0-3|15	BuildRequires: perl(common::sense)
14cr|perl-Types-Serialiser-1.0.0-3|16	BuildRequires: perl-devel
14cr|perl-Types-Serialiser-1.0.0-3|17	BuildArch: noarch
14cr|perl-Types-Serialiser-1.0.0-3|18	
14cr|perl-Types-Serialiser-1.0.0-3|19	%description
14cr|perl-Types-Serialiser-1.0.0-3|20	This module provides some extra datatypes that are used by common
14cr|perl-Types-Serialiser-1.0.0-3|21	serialisation formats such as JSON or CBOR. The idea is to have a
14cr|perl-Types-Serialiser-1.0.0-3|22	repository of simple/small constants and containers that can be shared by
14cr|perl-Types-Serialiser-1.0.0-3|23	different implementations so they become interoperable between each other.
14cr|perl-Types-Serialiser-1.0.0-3|24	
14cr|perl-Types-Serialiser-1.0.0-3|25	%prep
14cr|perl-Types-Serialiser-1.0.0-3|26	%setup -qn %{upstream_name}-%{upstream_version}
14cr|perl-Types-Serialiser-1.0.0-3|27	
14cr|perl-Types-Serialiser-1.0.0-3|28	%build
14cr|perl-Types-Serialiser-1.0.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Types-Serialiser-1.0.0-3|30	
14cr|perl-Types-Serialiser-1.0.0-3|31	%make
14cr|perl-Types-Serialiser-1.0.0-3|32	
14cr|perl-Types-Serialiser-1.0.0-3|33	%check
14cr|perl-Types-Serialiser-1.0.0-3|34	%make test
14cr|perl-Types-Serialiser-1.0.0-3|35	
14cr|perl-Types-Serialiser-1.0.0-3|36	%install
14cr|perl-Types-Serialiser-1.0.0-3|37	%makeinstall_std
14cr|perl-Types-Serialiser-1.0.0-3|38	
14cr|perl-Types-Serialiser-1.0.0-3|39	%files
14cr|perl-Types-Serialiser-1.0.0-3|40	%doc META.yml Changes META.json README
14cr|perl-Types-Serialiser-1.0.0-3|41	%{_mandir}/man3/*
14cr|perl-Types-Serialiser-1.0.0-3|42	%{perl_vendorlib}/*
14cr|perl-Types-Serialiser-1.0.0-3|43	
14cr|perl-Types-Serialiser-1.0.0-3|44	
14cr|perl-Types-Serialiser-1.0.0-3|45	%changelog
14cr|perl-Types-Serialiser-1.0.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|perl-Types-Serialiser-1.0.0-3|47	+ Revision: 07e35c3
14cr|perl-Types-Serialiser-1.0.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Types-Serialiser-1.0.0-3|49	
14cr|perl-Types-Serialiser-1.0.0-3|50	

5801 14
14cr|perl-UDCode-1.30.0-5|1	%define upstream_name    UDCode
14cr|perl-UDCode-1.30.0-5|2	%define upstream_version 1.03
14cr|perl-UDCode-1.30.0-5|3	
14cr|perl-UDCode-1.30.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-UDCode-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UDCode-1.30.0-5|6	Release:	5
14cr|perl-UDCode-1.30.0-5|7	
14cr|perl-UDCode-1.30.0-5|8	Summary:	Does a set of code words form a uniquely decodable code?
14cr|perl-UDCode-1.30.0-5|9	
14cr|perl-UDCode-1.30.0-5|10	License:	GPL+ or Artistic
14cr|perl-UDCode-1.30.0-5|11	Group:		Development/Perl
14cr|perl-UDCode-1.30.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UDCode-1.30.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UDCode-1.30.0-5|14	
14cr|perl-UDCode-1.30.0-5|15	BuildRequires:	perl-devel
14cr|perl-UDCode-1.30.0-5|16	BuildArch:	noarch
14cr|perl-UDCode-1.30.0-5|17	
14cr|perl-UDCode-1.30.0-5|18	%description
14cr|perl-UDCode-1.30.0-5|19	A code is a set of strings, called the _code words_. A code is "uniquely
14cr|perl-UDCode-1.30.0-5|20	decodable" if any string _S_ that is a concatenation of code words is so in
14cr|perl-UDCode-1.30.0-5|21	_exactly one way_.
14cr|perl-UDCode-1.30.0-5|22	
14cr|perl-UDCode-1.30.0-5|23	For example, the code '"ab", "abba", "b"' is _not_ uniquely decodable,
14cr|perl-UDCode-1.30.0-5|24	because '"abba" . "b" eq "ab" . "b" . "ab"'. But the code '"a", "ab",
14cr|perl-UDCode-1.30.0-5|25	"abb"' _is_ uniquely decodable, because there is no such pair of sequences
14cr|perl-UDCode-1.30.0-5|26	of code words.
14cr|perl-UDCode-1.30.0-5|27	
14cr|perl-UDCode-1.30.0-5|28	'is_udcode'
14cr|perl-UDCode-1.30.0-5|29	'is_udcode(@words)' returns true if and only if the specified code is
14cr|perl-UDCode-1.30.0-5|30	uniquely decodable.
14cr|perl-UDCode-1.30.0-5|31	
14cr|perl-UDCode-1.30.0-5|32	%prep
14cr|perl-UDCode-1.30.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UDCode-1.30.0-5|34	
14cr|perl-UDCode-1.30.0-5|35	%build
14cr|perl-UDCode-1.30.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UDCode-1.30.0-5|37	%make
14cr|perl-UDCode-1.30.0-5|38	
14cr|perl-UDCode-1.30.0-5|39	%check
14cr|perl-UDCode-1.30.0-5|40	%make test
14cr|perl-UDCode-1.30.0-5|41	
14cr|perl-UDCode-1.30.0-5|42	%install
14cr|perl-UDCode-1.30.0-5|43	%makeinstall_std
14cr|perl-UDCode-1.30.0-5|44	
14cr|perl-UDCode-1.30.0-5|45	%files
14cr|perl-UDCode-1.30.0-5|46	%doc README
14cr|perl-UDCode-1.30.0-5|47	%{_mandir}/man3/*
14cr|perl-UDCode-1.30.0-5|48	%{perl_vendorlib}/*
14cr|perl-UDCode-1.30.0-5|49	
14cr|perl-UDCode-1.30.0-5|50	
14cr|perl-UDCode-1.30.0-5|51	%changelog
14cr|perl-UDCode-1.30.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-5
14cr|perl-UDCode-1.30.0-5|53	+ Revision: f15d16b
14cr|perl-UDCode-1.30.0-5|54	- MassBuild#464: Increase release tag
14cr|perl-UDCode-1.30.0-5|55	
14cr|perl-UDCode-1.30.0-5|56	

5802 14
14cr|perl-UI-Dialog-1.80.0-6|1	%define upstream_name    UI-Dialog
14cr|perl-UI-Dialog-1.80.0-6|2	%define upstream_version 1.08
14cr|perl-UI-Dialog-1.80.0-6|3	
14cr|perl-UI-Dialog-1.80.0-6|4	Name:		perl-%{upstream_name}
14cr|perl-UI-Dialog-1.80.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UI-Dialog-1.80.0-6|6	Release:	6
14cr|perl-UI-Dialog-1.80.0-6|7	
14cr|perl-UI-Dialog-1.80.0-6|8	Summary:	OOPerl wrapper for the various dialog applications
14cr|perl-UI-Dialog-1.80.0-6|9	
14cr|perl-UI-Dialog-1.80.0-6|10	License:	GPL
14cr|perl-UI-Dialog-1.80.0-6|11	Group:		Development/Perl
14cr|perl-UI-Dialog-1.80.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UI-Dialog-1.80.0-6|13	Source0:	http://www.cpan.org/modules/by-module/UI/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-UI-Dialog-1.80.0-6|14	
14cr|perl-UI-Dialog-1.80.0-6|15	BuildRequires:	perl-devel
14cr|perl-UI-Dialog-1.80.0-6|16	BuildArch:	noarch
14cr|perl-UI-Dialog-1.80.0-6|17	
14cr|perl-UI-Dialog-1.80.0-6|18	Requires:	cdialog
14cr|perl-UI-Dialog-1.80.0-6|19	
14cr|perl-UI-Dialog-1.80.0-6|20	%description
14cr|perl-UI-Dialog-1.80.0-6|21	UI::Dialog is a OOPerl wrapper for the various dialog applications. These
14cr|perl-UI-Dialog-1.80.0-6|22	dialog backends are currently supported: Zenity, GDialog, XDialog, KDialog,
14cr|perl-UI-Dialog-1.80.0-6|23	CDialog, and Whiptail. There is also an ASCII backend provided as a last
14cr|perl-UI-Dialog-1.80.0-6|24	resort interface for the console based dialog variants. UI::Dialog is a
14cr|perl-UI-Dialog-1.80.0-6|25	class that provides a strict interface to these various backend modules.
14cr|perl-UI-Dialog-1.80.0-6|26	By using UI:Dialog (with it's imposed limitations on the widgets) you can
14cr|perl-UI-Dialog-1.80.0-6|27	ensure that your Perl program will function with any available interfaces.
14cr|perl-UI-Dialog-1.80.0-6|28	
14cr|perl-UI-Dialog-1.80.0-6|29	UI::Dialog supports priority ordering of the backend detection process. So
14cr|perl-UI-Dialog-1.80.0-6|30	if you'd prefer that Xdialog should be used first if available, simply
14cr|perl-UI-Dialog-1.80.0-6|31	designate the desired order when creating the new object. The default order
14cr|perl-UI-Dialog-1.80.0-6|32	for detecting and utilization of the backends are as follows:
14cr|perl-UI-Dialog-1.80.0-6|33	(with DISPLAY env): Zenity, GDialog, XDialog, KDialog
14cr|perl-UI-Dialog-1.80.0-6|34	(without DISPLAY): CDialog, Whiptail, ASCII
14cr|perl-UI-Dialog-1.80.0-6|35	
14cr|perl-UI-Dialog-1.80.0-6|36	UI::Dialog is the result of a complete re-write of the UDPM CPAN module. This
14cr|perl-UI-Dialog-1.80.0-6|37	was done to break away from the bad choice of name (UserDialogPerlModule) and
14cr|perl-UI-Dialog-1.80.0-6|38	to implement a cleaner, more detached, OOPerl interface.
14cr|perl-UI-Dialog-1.80.0-6|39	
14cr|perl-UI-Dialog-1.80.0-6|40	%prep
14cr|perl-UI-Dialog-1.80.0-6|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UI-Dialog-1.80.0-6|42	
14cr|perl-UI-Dialog-1.80.0-6|43	%build
14cr|perl-UI-Dialog-1.80.0-6|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UI-Dialog-1.80.0-6|45	%make
14cr|perl-UI-Dialog-1.80.0-6|46	
14cr|perl-UI-Dialog-1.80.0-6|47	%check
14cr|perl-UI-Dialog-1.80.0-6|48	make test
14cr|perl-UI-Dialog-1.80.0-6|49	
14cr|perl-UI-Dialog-1.80.0-6|50	%install
14cr|perl-UI-Dialog-1.80.0-6|51	%makeinstall_std
14cr|perl-UI-Dialog-1.80.0-6|52	
14cr|perl-UI-Dialog-1.80.0-6|53	%files
14cr|perl-UI-Dialog-1.80.0-6|54	%doc examples README CONTRIBUTORS Changes TODO COPYRIGHT
14cr|perl-UI-Dialog-1.80.0-6|55	%{perl_vendorlib}/*
14cr|perl-UI-Dialog-1.80.0-6|56	%{_mandir}/*/*
14cr|perl-UI-Dialog-1.80.0-6|57	
14cr|perl-UI-Dialog-1.80.0-6|58	
14cr|perl-UI-Dialog-1.80.0-6|59	
14cr|perl-UI-Dialog-1.80.0-6|60	%changelog
14cr|perl-UI-Dialog-1.80.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-6
14cr|perl-UI-Dialog-1.80.0-6|62	+ Revision: 58ea1d2
14cr|perl-UI-Dialog-1.80.0-6|63	- MassBuild#464: Increase release tag
14cr|perl-UI-Dialog-1.80.0-6|64	
14cr|perl-UI-Dialog-1.80.0-6|65	

5803 14
14cr|perl-Unicode-Stringprep-1.104.0-2|1	%define upstream_name    Unicode-Stringprep
14cr|perl-Unicode-Stringprep-1.104.0-2|2	%define upstream_version 1.104
14cr|perl-Unicode-Stringprep-1.104.0-2|3	
14cr|perl-Unicode-Stringprep-1.104.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-Unicode-Stringprep-1.104.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-Unicode-Stringprep-1.104.0-2|6	Release:    2
14cr|perl-Unicode-Stringprep-1.104.0-2|7	
14cr|perl-Unicode-Stringprep-1.104.0-2|8	Summary:    Prepare Internationalized Strings (RFC 3454)
14cr|perl-Unicode-Stringprep-1.104.0-2|9	
14cr|perl-Unicode-Stringprep-1.104.0-2|10	License:    GPL+ or Artistic
14cr|perl-Unicode-Stringprep-1.104.0-2|11	Group:      Development/Perl
14cr|perl-Unicode-Stringprep-1.104.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Unicode-Stringprep-1.104.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Unicode-Stringprep-1.104.0-2|14	
14cr|perl-Unicode-Stringprep-1.104.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-Unicode-Stringprep-1.104.0-2|16	BuildRequires: perl(Module::Build) >= 0.380.0
14cr|perl-Unicode-Stringprep-1.104.0-2|17	BuildRequires: perl(Test::More)
14cr|perl-Unicode-Stringprep-1.104.0-2|18	BuildRequires: perl(Test::NoWarnings)
14cr|perl-Unicode-Stringprep-1.104.0-2|19	BuildRequires: perl(Unicode::Normalize) >= 1.0.0
14cr|perl-Unicode-Stringprep-1.104.0-2|20	BuildRequires: perl-devel
14cr|perl-Unicode-Stringprep-1.104.0-2|21	BuildArch:  noarch
14cr|perl-Unicode-Stringprep-1.104.0-2|22	
14cr|perl-Unicode-Stringprep-1.104.0-2|23	%description
14cr|perl-Unicode-Stringprep-1.104.0-2|24	This module implements the _stringprep_ framework for preparing Unicode
14cr|perl-Unicode-Stringprep-1.104.0-2|25	text strings in order to increase the likelihood that string input and
14cr|perl-Unicode-Stringprep-1.104.0-2|26	string comparison work in ways that make sense for typical users throughout
14cr|perl-Unicode-Stringprep-1.104.0-2|27	the world. The _stringprep_ protocol is useful for protocol identifier
14cr|perl-Unicode-Stringprep-1.104.0-2|28	values, company and personal names, internationalized domain names, and
14cr|perl-Unicode-Stringprep-1.104.0-2|29	other text strings.
14cr|perl-Unicode-Stringprep-1.104.0-2|30	
14cr|perl-Unicode-Stringprep-1.104.0-2|31	The _stringprep_ framework does not specify how protocols should prepare
14cr|perl-Unicode-Stringprep-1.104.0-2|32	text strings. Protocols must create profiles of stringprep in order to
14cr|perl-Unicode-Stringprep-1.104.0-2|33	fully specify the processing options.
14cr|perl-Unicode-Stringprep-1.104.0-2|34	
14cr|perl-Unicode-Stringprep-1.104.0-2|35	%prep
14cr|perl-Unicode-Stringprep-1.104.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Unicode-Stringprep-1.104.0-2|37	
14cr|perl-Unicode-Stringprep-1.104.0-2|38	%build
14cr|perl-Unicode-Stringprep-1.104.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Unicode-Stringprep-1.104.0-2|40	
14cr|perl-Unicode-Stringprep-1.104.0-2|41	%make
14cr|perl-Unicode-Stringprep-1.104.0-2|42	
14cr|perl-Unicode-Stringprep-1.104.0-2|43	%check
14cr|perl-Unicode-Stringprep-1.104.0-2|44	%make test
14cr|perl-Unicode-Stringprep-1.104.0-2|45	
14cr|perl-Unicode-Stringprep-1.104.0-2|46	%install
14cr|perl-Unicode-Stringprep-1.104.0-2|47	%makeinstall_std
14cr|perl-Unicode-Stringprep-1.104.0-2|48	
14cr|perl-Unicode-Stringprep-1.104.0-2|49	%files
14cr|perl-Unicode-Stringprep-1.104.0-2|50	%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE eg
14cr|perl-Unicode-Stringprep-1.104.0-2|51	%{_mandir}/man3/*
14cr|perl-Unicode-Stringprep-1.104.0-2|52	%{perl_vendorlib}/*
14cr|perl-Unicode-Stringprep-1.104.0-2|53	
14cr|perl-Unicode-Stringprep-1.104.0-2|54	
14cr|perl-Unicode-Stringprep-1.104.0-2|55	%changelog
14cr|perl-Unicode-Stringprep-1.104.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.104.0-2
14cr|perl-Unicode-Stringprep-1.104.0-2|57	+ Revision: 07cba20
14cr|perl-Unicode-Stringprep-1.104.0-2|58	- MassBuild#464: Increase release tag
14cr|perl-Unicode-Stringprep-1.104.0-2|59	
14cr|perl-Unicode-Stringprep-1.104.0-2|60	

5804 14
14cr|perl-Unicode-UTF8simple-1.60.0-4|1	%define upstream_name	 Unicode-UTF8simple
14cr|perl-Unicode-UTF8simple-1.60.0-4|2	%define upstream_version 1.06
14cr|perl-Unicode-UTF8simple-1.60.0-4|3	
14cr|perl-Unicode-UTF8simple-1.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Unicode-UTF8simple-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Unicode-UTF8simple-1.60.0-4|6	Release:	4
14cr|perl-Unicode-UTF8simple-1.60.0-4|7	
14cr|perl-Unicode-UTF8simple-1.60.0-4|8	Summary:	Conversions to/from UTF8 from/to charactersets
14cr|perl-Unicode-UTF8simple-1.60.0-4|9	
14cr|perl-Unicode-UTF8simple-1.60.0-4|10	License:	GPL+ or Artistic
14cr|perl-Unicode-UTF8simple-1.60.0-4|11	Group:		Development/Perl
14cr|perl-Unicode-UTF8simple-1.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Unicode-UTF8simple-1.60.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GU/GUS/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Unicode-UTF8simple-1.60.0-4|14	
14cr|perl-Unicode-UTF8simple-1.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Unicode-UTF8simple-1.60.0-4|16	BuildRequires:	perl-Unicode-Map
14cr|perl-Unicode-UTF8simple-1.60.0-4|17	BuildRequires:	perl-Unicode-Map8
14cr|perl-Unicode-UTF8simple-1.60.0-4|18	BuildRequires:	perl-Jcode
14cr|perl-Unicode-UTF8simple-1.60.0-4|19	BuildArch:	noarch
14cr|perl-Unicode-UTF8simple-1.60.0-4|20	
14cr|perl-Unicode-UTF8simple-1.60.0-4|21	%description
14cr|perl-Unicode-UTF8simple-1.60.0-4|22	This utf-8 converter is written in plain perl and works with hopefully
14cr|perl-Unicode-UTF8simple-1.60.0-4|23	any perl 5 version. It was mainly written because more recent modules
14cr|perl-Unicode-UTF8simple-1.60.0-4|24	such as Encode do not work under older Perl 5.0 installations.
14cr|perl-Unicode-UTF8simple-1.60.0-4|25	
14cr|perl-Unicode-UTF8simple-1.60.0-4|26	%prep
14cr|perl-Unicode-UTF8simple-1.60.0-4|27	%setup -n %{upstream_name}-%{upstream_version}
14cr|perl-Unicode-UTF8simple-1.60.0-4|28	
14cr|perl-Unicode-UTF8simple-1.60.0-4|29	%build
14cr|perl-Unicode-UTF8simple-1.60.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Unicode-UTF8simple-1.60.0-4|31	%make
14cr|perl-Unicode-UTF8simple-1.60.0-4|32	
14cr|perl-Unicode-UTF8simple-1.60.0-4|33	%check
14cr|perl-Unicode-UTF8simple-1.60.0-4|34	make test
14cr|perl-Unicode-UTF8simple-1.60.0-4|35	
14cr|perl-Unicode-UTF8simple-1.60.0-4|36	%install
14cr|perl-Unicode-UTF8simple-1.60.0-4|37	%makeinstall_std
14cr|perl-Unicode-UTF8simple-1.60.0-4|38	
14cr|perl-Unicode-UTF8simple-1.60.0-4|39	%files
14cr|perl-Unicode-UTF8simple-1.60.0-4|40	%doc README
14cr|perl-Unicode-UTF8simple-1.60.0-4|41	%{perl_vendorlib}/Unicode
14cr|perl-Unicode-UTF8simple-1.60.0-4|42	%{_mandir}/*/*
14cr|perl-Unicode-UTF8simple-1.60.0-4|43	
14cr|perl-Unicode-UTF8simple-1.60.0-4|44	
14cr|perl-Unicode-UTF8simple-1.60.0-4|45	
14cr|perl-Unicode-UTF8simple-1.60.0-4|46	%changelog
14cr|perl-Unicode-UTF8simple-1.60.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cr|perl-Unicode-UTF8simple-1.60.0-4|48	+ Revision: b168960
14cr|perl-Unicode-UTF8simple-1.60.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-Unicode-UTF8simple-1.60.0-4|50	
14cr|perl-Unicode-UTF8simple-1.60.0-4|51	

5805 14
14cr|perl-UNIVERSAL-can-1.201.403.280-3|1	%define upstream_name    UNIVERSAL-can
14cr|perl-UNIVERSAL-can-1.201.403.280-3|2	%define upstream_version 1.20140328
14cr|perl-UNIVERSAL-can-1.201.403.280-3|3	Name:		perl-%{upstream_name}
14cr|perl-UNIVERSAL-can-1.201.403.280-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UNIVERSAL-can-1.201.403.280-3|5	Release:	3
14cr|perl-UNIVERSAL-can-1.201.403.280-3|6	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|7	Summary:	Hack around calling UNIVERSAL::can() as a function
14cr|perl-UNIVERSAL-can-1.201.403.280-3|8	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|9	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|10	License:	GPL+ or Artistic
14cr|perl-UNIVERSAL-can-1.201.403.280-3|11	Group:		Development/Perl
14cr|perl-UNIVERSAL-can-1.201.403.280-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UNIVERSAL-can-1.201.403.280-3|13	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UNIVERSAL-can-1.201.403.280-3|14	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|15	BuildRequires:	perl-devel
14cr|perl-UNIVERSAL-can-1.201.403.280-3|16	BuildRequires:	perl(Test::Warn)
14cr|perl-UNIVERSAL-can-1.201.403.280-3|17	BuildRequires:	perl(Test::Exception)
14cr|perl-UNIVERSAL-can-1.201.403.280-3|18	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|19	BuildArch:	noarch
14cr|perl-UNIVERSAL-can-1.201.403.280-3|20	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|21	%description
14cr|perl-UNIVERSAL-can-1.201.403.280-3|22	The UNIVERSAL class provides a few default methods so that all objects can use
14cr|perl-UNIVERSAL-can-1.201.403.280-3|23	them. Object orientation allows programmers to override these methods in
14cr|perl-UNIVERSAL-can-1.201.403.280-3|24	subclasses to provide more specific and appropriate behavior.
14cr|perl-UNIVERSAL-can-1.201.403.280-3|25	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|26	Some authors call methods in the UNIVERSAL class on potential invocants as
14cr|perl-UNIVERSAL-can-1.201.403.280-3|27	functions, bypassing any possible overriding. This is wrong and you should not
14cr|perl-UNIVERSAL-can-1.201.403.280-3|28	do it. Unfortunately, not everyone heeds this warning and their bad code can
14cr|perl-UNIVERSAL-can-1.201.403.280-3|29	break your good code.
14cr|perl-UNIVERSAL-can-1.201.403.280-3|30	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|31	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that
14cr|perl-UNIVERSAL-can-1.201.403.280-3|32	checks to
14cr|perl-UNIVERSAL-can-1.201.403.280-3|33	see if the first argument is a valid invocant (whether an object -- a blessed
14cr|perl-UNIVERSAL-can-1.201.403.280-3|34	referent -- or the name of a class). If so, and if the invocant's class has its
14cr|perl-UNIVERSAL-can-1.201.403.280-3|35	own can() method, it calls that as a method. Otherwise, everything works as you
14cr|perl-UNIVERSAL-can-1.201.403.280-3|36	might expect.
14cr|perl-UNIVERSAL-can-1.201.403.280-3|37	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|38	If someone attempts to call UNIVERSAL::can() as a function, this module
14cr|perl-UNIVERSAL-can-1.201.403.280-3|39	will emit a lexical warning (see perllexwarn) to that effect. You can disable
14cr|perl-UNIVERSAL-can-1.201.403.280-3|40	it with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix
14cr|perl-UNIVERSAL-can-1.201.403.280-3|41	the code instead.
14cr|perl-UNIVERSAL-can-1.201.403.280-3|42	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|43	%prep
14cr|perl-UNIVERSAL-can-1.201.403.280-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UNIVERSAL-can-1.201.403.280-3|45	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|46	%build
14cr|perl-UNIVERSAL-can-1.201.403.280-3|47	perl Makefile.PL installdirs=vendor
14cr|perl-UNIVERSAL-can-1.201.403.280-3|48	%make
14cr|perl-UNIVERSAL-can-1.201.403.280-3|49	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|50	%check
14cr|perl-UNIVERSAL-can-1.201.403.280-3|51	%make test
14cr|perl-UNIVERSAL-can-1.201.403.280-3|52	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|53	%install
14cr|perl-UNIVERSAL-can-1.201.403.280-3|54	%makeinstall_std
14cr|perl-UNIVERSAL-can-1.201.403.280-3|55	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|56	%files
14cr|perl-UNIVERSAL-can-1.201.403.280-3|57	%doc README
14cr|perl-UNIVERSAL-can-1.201.403.280-3|58	%{perl_vendorlib}/UNIVERSAL
14cr|perl-UNIVERSAL-can-1.201.403.280-3|59	%{_mandir}/*/*
14cr|perl-UNIVERSAL-can-1.201.403.280-3|60	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|61	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|62	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|63	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|64	%changelog
14cr|perl-UNIVERSAL-can-1.201.403.280-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.403.280-3
14cr|perl-UNIVERSAL-can-1.201.403.280-3|66	+ Revision: 71697d3
14cr|perl-UNIVERSAL-can-1.201.403.280-3|67	- MassBuild#464: Increase release tag
14cr|perl-UNIVERSAL-can-1.201.403.280-3|68	
14cr|perl-UNIVERSAL-can-1.201.403.280-3|69	

5806 14
14cr|perl-UNIVERSAL-exports-0.50.0-4|1	%define upstream_name	 UNIVERSAL-exports
14cr|perl-UNIVERSAL-exports-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-UNIVERSAL-exports-0.50.0-4|3	
14cr|perl-UNIVERSAL-exports-0.50.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-UNIVERSAL-exports-0.50.0-4|5	%define __noautoprov 'perl\\(UNIVERSAL\\)'
14cr|perl-UNIVERSAL-exports-0.50.0-4|6	%else
14cr|perl-UNIVERSAL-exports-0.50.0-4|7	%define _provides_exceptions perl(UNIVERSAL)
14cr|perl-UNIVERSAL-exports-0.50.0-4|8	%endif
14cr|perl-UNIVERSAL-exports-0.50.0-4|9	
14cr|perl-UNIVERSAL-exports-0.50.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-UNIVERSAL-exports-0.50.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UNIVERSAL-exports-0.50.0-4|12	Release:	4
14cr|perl-UNIVERSAL-exports-0.50.0-4|13	
14cr|perl-UNIVERSAL-exports-0.50.0-4|14	Summary:	Lightweight, universal exporting of variables
14cr|perl-UNIVERSAL-exports-0.50.0-4|15	
14cr|perl-UNIVERSAL-exports-0.50.0-4|16	License:	GPL+ or Artistic
14cr|perl-UNIVERSAL-exports-0.50.0-4|17	Group:		Development/Perl
14cr|perl-UNIVERSAL-exports-0.50.0-4|18	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-UNIVERSAL-exports-0.50.0-4|19	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-UNIVERSAL-exports-0.50.0-4|20	
14cr|perl-UNIVERSAL-exports-0.50.0-4|21	BuildRequires:	perl-devel
14cr|perl-UNIVERSAL-exports-0.50.0-4|22	BuildRequires:	perl(Exporter::Lite)
14cr|perl-UNIVERSAL-exports-0.50.0-4|23	BuildArch:	noarch
14cr|perl-UNIVERSAL-exports-0.50.0-4|24	
14cr|perl-UNIVERSAL-exports-0.50.0-4|25	%description
14cr|perl-UNIVERSAL-exports-0.50.0-4|26	This is an alternative to Exporter intended to provide a universal, lightweight
14cr|perl-UNIVERSAL-exports-0.50.0-4|27	subset of its functionality.
14cr|perl-UNIVERSAL-exports-0.50.0-4|28	
14cr|perl-UNIVERSAL-exports-0.50.0-4|29	%prep
14cr|perl-UNIVERSAL-exports-0.50.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UNIVERSAL-exports-0.50.0-4|31	
14cr|perl-UNIVERSAL-exports-0.50.0-4|32	%build
14cr|perl-UNIVERSAL-exports-0.50.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UNIVERSAL-exports-0.50.0-4|34	make
14cr|perl-UNIVERSAL-exports-0.50.0-4|35	
14cr|perl-UNIVERSAL-exports-0.50.0-4|36	%check
14cr|perl-UNIVERSAL-exports-0.50.0-4|37	make test
14cr|perl-UNIVERSAL-exports-0.50.0-4|38	
14cr|perl-UNIVERSAL-exports-0.50.0-4|39	%install
14cr|perl-UNIVERSAL-exports-0.50.0-4|40	%makeinstall_std
14cr|perl-UNIVERSAL-exports-0.50.0-4|41	
14cr|perl-UNIVERSAL-exports-0.50.0-4|42	%files
14cr|perl-UNIVERSAL-exports-0.50.0-4|43	%{perl_vendorlib}/UNIVERSAL
14cr|perl-UNIVERSAL-exports-0.50.0-4|44	%{_mandir}/man3/*
14cr|perl-UNIVERSAL-exports-0.50.0-4|45	
14cr|perl-UNIVERSAL-exports-0.50.0-4|46	
14cr|perl-UNIVERSAL-exports-0.50.0-4|47	%changelog
14cr|perl-UNIVERSAL-exports-0.50.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-UNIVERSAL-exports-0.50.0-4|49	+ Revision: 369e9f4
14cr|perl-UNIVERSAL-exports-0.50.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-UNIVERSAL-exports-0.50.0-4|51	
14cr|perl-UNIVERSAL-exports-0.50.0-4|52	

5807 14
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|1	%define upstream_name    UNIVERSAL-isa
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|2	%define upstream_version 1.20120726
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|3	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|4	Name:		perl-%{upstream_name}
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|5	Version:	%perl_convert_version 1.20120726
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|6	Release:	3
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|7	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|8	Summary:	Hack around calling UNIVERSAL::isa() as a function
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|9	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|10	License:	GPL+ or Artistic
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|11	Group:		Development/Perl
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|13	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-isa-1.20120726.tar.gz
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|14	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|15	BuildRequires:	perl-devel
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|16	BuildRequires:	perl(CGI)
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|17	BuildRequires:	perl(Module::Build)
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|18	BuildArch:	noarch
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|19	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|20	%description
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|21	Whenever you use "isa" in UNIVERSAL as a function, a kitten using
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|22	Test::MockObject dies. Normally, the kittens would be helpless, but if they use
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|23	UNIVERSAL::isa (the module whose docs you are reading), the kittens can live
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|24	long and prosper.
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|25	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|26	This module replaces UNIVERSAL::isa with a version that makes sure that if it's
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|27	called as a function on objects which override isa, isa will be called on those
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|28	objects as a method.
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|29	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|30	In all other cases the real UNIVERSAL::isa is just called directly.
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|31	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|32	%prep
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|34	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|35	%build
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|36	perl Makefile.PL installdirs=vendor
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|37	%make
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|38	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|39	%check
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|40	%make test
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|41	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|42	%install
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|43	%makeinstall_std
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|44	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|45	%files
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|46	%{perl_vendorlib}/UNIVERSAL
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|47	%{_mandir}/*/*
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|48	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|49	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|50	%changelog
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.207.260-3
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|52	+ Revision: 72bd1e9
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|53	- MassBuild#464: Increase release tag
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|54	
14cr|perl-UNIVERSAL-isa-1.201.207.260-3|55	

5808 14
14cr|perl-UNIVERSAL-moniker-0.80.0-4|1	%define upstream_name    UNIVERSAL-moniker
14cr|perl-UNIVERSAL-moniker-0.80.0-4|2	%define upstream_version 0.08
14cr|perl-UNIVERSAL-moniker-0.80.0-4|3	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|4	%if %{_use_internal_dependency_generator}
14cr|perl-UNIVERSAL-moniker-0.80.0-4|5	%define __noautoprov 'perl\\(UNIVERSAL\\)'
14cr|perl-UNIVERSAL-moniker-0.80.0-4|6	%else
14cr|perl-UNIVERSAL-moniker-0.80.0-4|7	%define _provides_exceptions perl(UNIVERSAL)
14cr|perl-UNIVERSAL-moniker-0.80.0-4|8	%endif
14cr|perl-UNIVERSAL-moniker-0.80.0-4|9	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|10	Name:		perl-%{upstream_name}
14cr|perl-UNIVERSAL-moniker-0.80.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UNIVERSAL-moniker-0.80.0-4|12	Release:	4
14cr|perl-UNIVERSAL-moniker-0.80.0-4|13	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|14	Summary:	UNIVERSAL::moniker
14cr|perl-UNIVERSAL-moniker-0.80.0-4|15	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|16	License:	GPL+ or Artistic
14cr|perl-UNIVERSAL-moniker-0.80.0-4|17	Group:		Development/Perl
14cr|perl-UNIVERSAL-moniker-0.80.0-4|18	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UNIVERSAL-moniker-0.80.0-4|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-UNIVERSAL-moniker-0.80.0-4|20	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|21	BuildRequires:	perl-devel
14cr|perl-UNIVERSAL-moniker-0.80.0-4|22	BuildArch:	noarch
14cr|perl-UNIVERSAL-moniker-0.80.0-4|23	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|24	%description
14cr|perl-UNIVERSAL-moniker-0.80.0-4|25	Class names in Perl often don't sound great when spoken, or look
14cr|perl-UNIVERSAL-moniker-0.80.0-4|26	good when written in prose. For this reason, we tend to say things
14cr|perl-UNIVERSAL-moniker-0.80.0-4|27	like "customer" or "basket" when we are referring to
14cr|perl-UNIVERSAL-moniker-0.80.0-4|28	My::Site::User::Customer or My::Site::Shop::Basket. We thought it
14cr|perl-UNIVERSAL-moniker-0.80.0-4|29	would be nice if our classes knew what we would prefer to call
14cr|perl-UNIVERSAL-moniker-0.80.0-4|30	them. This module will add a moniker (and plural_moniker) method
14cr|perl-UNIVERSAL-moniker-0.80.0-4|31	to UNIVERSAL, and so to every class or module.
14cr|perl-UNIVERSAL-moniker-0.80.0-4|32	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|33	%prep
14cr|perl-UNIVERSAL-moniker-0.80.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UNIVERSAL-moniker-0.80.0-4|35	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|36	%build
14cr|perl-UNIVERSAL-moniker-0.80.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UNIVERSAL-moniker-0.80.0-4|38	%make
14cr|perl-UNIVERSAL-moniker-0.80.0-4|39	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|40	%check
14cr|perl-UNIVERSAL-moniker-0.80.0-4|41	make test
14cr|perl-UNIVERSAL-moniker-0.80.0-4|42	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|43	%install
14cr|perl-UNIVERSAL-moniker-0.80.0-4|44	%makeinstall_std
14cr|perl-UNIVERSAL-moniker-0.80.0-4|45	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|46	%files
14cr|perl-UNIVERSAL-moniker-0.80.0-4|47	%doc Changes README
14cr|perl-UNIVERSAL-moniker-0.80.0-4|48	%{perl_vendorlib}/UNIVERSAL/moniker.pm
14cr|perl-UNIVERSAL-moniker-0.80.0-4|49	%{_mandir}/*/*
14cr|perl-UNIVERSAL-moniker-0.80.0-4|50	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|51	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|52	%changelog
14cr|perl-UNIVERSAL-moniker-0.80.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-4
14cr|perl-UNIVERSAL-moniker-0.80.0-4|54	+ Revision: c5dc990
14cr|perl-UNIVERSAL-moniker-0.80.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-UNIVERSAL-moniker-0.80.0-4|56	
14cr|perl-UNIVERSAL-moniker-0.80.0-4|57	

5809 14
14cr|perl-UNIVERSAL-require-0.170.0-2|1	%define upstream_name	 UNIVERSAL-require
14cr|perl-UNIVERSAL-require-0.170.0-2|2	%define upstream_version 0.17
14cr|perl-UNIVERSAL-require-0.170.0-2|3	
14cr|perl-UNIVERSAL-require-0.170.0-2|4	%define __noautoprov 'perl\\(UNIVERSAL\\)'
14cr|perl-UNIVERSAL-require-0.170.0-2|5	
14cr|perl-UNIVERSAL-require-0.170.0-2|6	Name:       perl-%{upstream_name}
14cr|perl-UNIVERSAL-require-0.170.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-UNIVERSAL-require-0.170.0-2|8	Release:    2
14cr|perl-UNIVERSAL-require-0.170.0-2|9	
14cr|perl-UNIVERSAL-require-0.170.0-2|10	Summary:	Require modules from a variable
14cr|perl-UNIVERSAL-require-0.170.0-2|11	
14cr|perl-UNIVERSAL-require-0.170.0-2|12	
14cr|perl-UNIVERSAL-require-0.170.0-2|13	License:	GPLv2 or Artistic
14cr|perl-UNIVERSAL-require-0.170.0-2|14	Group:		Development/Perl
14cr|perl-UNIVERSAL-require-0.170.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-UNIVERSAL-require-0.170.0-2|16	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UNIVERSAL-require-0.170.0-2|17	
14cr|perl-UNIVERSAL-require-0.170.0-2|18	Conflicts:	    perl-UNIVERSAL-exports < 0.03-3mdk
14cr|perl-UNIVERSAL-require-0.170.0-2|19	BuildRequires:	perl(Test::More) >= 0.47
14cr|perl-UNIVERSAL-require-0.170.0-2|20	BuildRequires:	perl-devel
14cr|perl-UNIVERSAL-require-0.170.0-2|21	BuildArch:	    noarch
14cr|perl-UNIVERSAL-require-0.170.0-2|22	
14cr|perl-UNIVERSAL-require-0.170.0-2|23	%description
14cr|perl-UNIVERSAL-require-0.170.0-2|24	This module creates a universal require() class method that will work with
14cr|perl-UNIVERSAL-require-0.170.0-2|25	every Perl module and is secure.
14cr|perl-UNIVERSAL-require-0.170.0-2|26	
14cr|perl-UNIVERSAL-require-0.170.0-2|27	%prep
14cr|perl-UNIVERSAL-require-0.170.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UNIVERSAL-require-0.170.0-2|29	
14cr|perl-UNIVERSAL-require-0.170.0-2|30	%build
14cr|perl-UNIVERSAL-require-0.170.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UNIVERSAL-require-0.170.0-2|32	%make
14cr|perl-UNIVERSAL-require-0.170.0-2|33	
14cr|perl-UNIVERSAL-require-0.170.0-2|34	%check
14cr|perl-UNIVERSAL-require-0.170.0-2|35	%make test
14cr|perl-UNIVERSAL-require-0.170.0-2|36	
14cr|perl-UNIVERSAL-require-0.170.0-2|37	%install
14cr|perl-UNIVERSAL-require-0.170.0-2|38	%makeinstall_std
14cr|perl-UNIVERSAL-require-0.170.0-2|39	
14cr|perl-UNIVERSAL-require-0.170.0-2|40	%clean
14cr|perl-UNIVERSAL-require-0.170.0-2|41	
14cr|perl-UNIVERSAL-require-0.170.0-2|42	%files
14cr|perl-UNIVERSAL-require-0.170.0-2|43	%{perl_vendorlib}/UNIVERSAL
14cr|perl-UNIVERSAL-require-0.170.0-2|44	%{_mandir}/*/*
14cr|perl-UNIVERSAL-require-0.170.0-2|45	
14cr|perl-UNIVERSAL-require-0.170.0-2|46	
14cr|perl-UNIVERSAL-require-0.170.0-2|47	
14cr|perl-UNIVERSAL-require-0.170.0-2|48	%changelog
14cr|perl-UNIVERSAL-require-0.170.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-2
14cr|perl-UNIVERSAL-require-0.170.0-2|50	+ Revision: 3eaeb88
14cr|perl-UNIVERSAL-require-0.170.0-2|51	- MassBuild#464: Increase release tag
14cr|perl-UNIVERSAL-require-0.170.0-2|52	
14cr|perl-UNIVERSAL-require-0.170.0-2|53	

5810 14
14cr|perl-Unix-ConfigFile-0.60.0-4|1	%define upstream_name    Unix-ConfigFile
14cr|perl-Unix-ConfigFile-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-Unix-ConfigFile-0.60.0-4|3	
14cr|perl-Unix-ConfigFile-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Unix-ConfigFile-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Unix-ConfigFile-0.60.0-4|6	Release:	4
14cr|perl-Unix-ConfigFile-0.60.0-4|7	
14cr|perl-Unix-ConfigFile-0.60.0-4|8	Summary:	Unix::ConfigFile module for Perl
14cr|perl-Unix-ConfigFile-0.60.0-4|9	
14cr|perl-Unix-ConfigFile-0.60.0-4|10	License:	GPL
14cr|perl-Unix-ConfigFile-0.60.0-4|11	Group:		Development/Perl
14cr|perl-Unix-ConfigFile-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Unix-ConfigFile-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Unix/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-Unix-ConfigFile-0.60.0-4|14	
14cr|perl-Unix-ConfigFile-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-Unix-ConfigFile-0.60.0-4|16	BuildArch:	noarch
14cr|perl-Unix-ConfigFile-0.60.0-4|17	
14cr|perl-Unix-ConfigFile-0.60.0-4|18	%description
14cr|perl-Unix-ConfigFile-0.60.0-4|19	Easy access to data in many formats
14cr|perl-Unix-ConfigFile-0.60.0-4|20	
14cr|perl-Unix-ConfigFile-0.60.0-4|21	%prep
14cr|perl-Unix-ConfigFile-0.60.0-4|22	%setup -q -n  %{upstream_name}-%{upstream_version}
14cr|perl-Unix-ConfigFile-0.60.0-4|23	
14cr|perl-Unix-ConfigFile-0.60.0-4|24	%build
14cr|perl-Unix-ConfigFile-0.60.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Unix-ConfigFile-0.60.0-4|26	%make OPTIMIZE="%{optflags}" PREFIX=%{_prefix}
14cr|perl-Unix-ConfigFile-0.60.0-4|27	
14cr|perl-Unix-ConfigFile-0.60.0-4|28	%check
14cr|perl-Unix-ConfigFile-0.60.0-4|29	%make test
14cr|perl-Unix-ConfigFile-0.60.0-4|30	
14cr|perl-Unix-ConfigFile-0.60.0-4|31	%install
14cr|perl-Unix-ConfigFile-0.60.0-4|32	%makeinstall_std
14cr|perl-Unix-ConfigFile-0.60.0-4|33	
14cr|perl-Unix-ConfigFile-0.60.0-4|34	%files
14cr|perl-Unix-ConfigFile-0.60.0-4|35	%doc README Changes
14cr|perl-Unix-ConfigFile-0.60.0-4|36	%{_mandir}/*/*
14cr|perl-Unix-ConfigFile-0.60.0-4|37	%{perl_vendorlib}/Unix
14cr|perl-Unix-ConfigFile-0.60.0-4|38	
14cr|perl-Unix-ConfigFile-0.60.0-4|39	
14cr|perl-Unix-ConfigFile-0.60.0-4|40	
14cr|perl-Unix-ConfigFile-0.60.0-4|41	%changelog
14cr|perl-Unix-ConfigFile-0.60.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-Unix-ConfigFile-0.60.0-4|43	+ Revision: 3f900a0
14cr|perl-Unix-ConfigFile-0.60.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-Unix-ConfigFile-0.60.0-4|45	
14cr|perl-Unix-ConfigFile-0.60.0-4|46	

5811 14
14cr|perl-Unix-Processors-2.42.0-5|1	%define upstream_name    Unix-Processors
14cr|perl-Unix-Processors-2.42.0-5|2	%define upstream_version 2.042
14cr|perl-Unix-Processors-2.42.0-5|3	
14cr|perl-Unix-Processors-2.42.0-5|4	Summary:	Interface to processor (CPU) information
14cr|perl-Unix-Processors-2.42.0-5|5	
14cr|perl-Unix-Processors-2.42.0-5|6	Name:		perl-%{upstream_name}
14cr|perl-Unix-Processors-2.42.0-5|7	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Unix-Processors-2.42.0-5|8	Release:	5
14cr|perl-Unix-Processors-2.42.0-5|9	License:        GPL+ or Artistic
14cr|perl-Unix-Processors-2.42.0-5|10	Group:		Development/Perl
14cr|perl-Unix-Processors-2.42.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Unix-Processors-2.42.0-5|12	Source0:	http://www.cpan.org/modules/by-module/UNIX/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Unix-Processors-2.42.0-5|13	BuildRequires:	perl-devel
14cr|perl-Unix-Processors-2.42.0-5|14	
14cr|perl-Unix-Processors-2.42.0-5|15	%description
14cr|perl-Unix-Processors-2.42.0-5|16	Perl interface to processor (CPU) information.
14cr|perl-Unix-Processors-2.42.0-5|17	
14cr|perl-Unix-Processors-2.42.0-5|18	%prep
14cr|perl-Unix-Processors-2.42.0-5|19	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Unix-Processors-2.42.0-5|20	
14cr|perl-Unix-Processors-2.42.0-5|21	%build
14cr|perl-Unix-Processors-2.42.0-5|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Unix-Processors-2.42.0-5|23	
14cr|perl-Unix-Processors-2.42.0-5|24	%make
14cr|perl-Unix-Processors-2.42.0-5|25	
14cr|perl-Unix-Processors-2.42.0-5|26	%check
14cr|perl-Unix-Processors-2.42.0-5|27	make test
14cr|perl-Unix-Processors-2.42.0-5|28	
14cr|perl-Unix-Processors-2.42.0-5|29	%install
14cr|perl-Unix-Processors-2.42.0-5|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Unix-Processors-2.42.0-5|31	
14cr|perl-Unix-Processors-2.42.0-5|32	%makeinstall_std
14cr|perl-Unix-Processors-2.42.0-5|33	
14cr|perl-Unix-Processors-2.42.0-5|34	%clean
14cr|perl-Unix-Processors-2.42.0-5|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|perl-Unix-Processors-2.42.0-5|36	
14cr|perl-Unix-Processors-2.42.0-5|37	%files
14cr|perl-Unix-Processors-2.42.0-5|38	%doc README Changes
14cr|perl-Unix-Processors-2.42.0-5|39	%{perl_vendorlib}/*
14cr|perl-Unix-Processors-2.42.0-5|40	%{_mandir}/man3/*
14cr|perl-Unix-Processors-2.42.0-5|41	
14cr|perl-Unix-Processors-2.42.0-5|42	
14cr|perl-Unix-Processors-2.42.0-5|43	
14cr|perl-Unix-Processors-2.42.0-5|44	%changelog
14cr|perl-Unix-Processors-2.42.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.42.0-5
14cr|perl-Unix-Processors-2.42.0-5|46	+ Revision: 7f57902
14cr|perl-Unix-Processors-2.42.0-5|47	- MassBuild#464: Increase release tag
14cr|perl-Unix-Processors-2.42.0-5|48	
14cr|perl-Unix-Processors-2.42.0-5|49	

5812 14
14cr|perl-UPS-Nut-0.04-8|1	%define module UPS-Nut
14cr|perl-UPS-Nut-0.04-8|2	%define pmodule UPS/Nut
14cr|perl-UPS-Nut-0.04-8|3	
14cr|perl-UPS-Nut-0.04-8|4	Summary: A  perl module to talk to a UPS via NUT upsd
14cr|perl-UPS-Nut-0.04-8|5	
14cr|perl-UPS-Nut-0.04-8|6	Name:    perl-%module
14cr|perl-UPS-Nut-0.04-8|7	Version: 0.04
14cr|perl-UPS-Nut-0.04-8|8	Release: 8
14cr|perl-UPS-Nut-0.04-8|9	License: GPL or Artistic
14cr|perl-UPS-Nut-0.04-8|10	Group:   Monitoring
14cr|perl-UPS-Nut-0.04-8|11	Source:  %module-%{version}.tar.bz2
14cr|perl-UPS-Nut-0.04-8|12	BuildRequires: perl-devel
14cr|perl-UPS-Nut-0.04-8|13	BuildArch: noarch
14cr|perl-UPS-Nut-0.04-8|14	
14cr|perl-UPS-Nut-0.04-8|15	%description
14cr|perl-UPS-Nut-0.04-8|16	This is an object-oriented interface between Perl and upsd (Network UPS
14cr|perl-UPS-Nut-0.04-8|17	Tools package).
14cr|perl-UPS-Nut-0.04-8|18	
14cr|perl-UPS-Nut-0.04-8|19	%prep
14cr|perl-UPS-Nut-0.04-8|20	%setup -q -n %module-%{version}
14cr|perl-UPS-Nut-0.04-8|21	
14cr|perl-UPS-Nut-0.04-8|22	%build
14cr|perl-UPS-Nut-0.04-8|23	RPM_OPT_FLAGS="%{optflags} -Os -s"
14cr|perl-UPS-Nut-0.04-8|24	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UPS-Nut-0.04-8|25	%make
14cr|perl-UPS-Nut-0.04-8|26	
14cr|perl-UPS-Nut-0.04-8|27	%install
14cr|perl-UPS-Nut-0.04-8|28	%makeinstall_std
14cr|perl-UPS-Nut-0.04-8|29	
14cr|perl-UPS-Nut-0.04-8|30	%clean
14cr|perl-UPS-Nut-0.04-8|31	
14cr|perl-UPS-Nut-0.04-8|32	%files
14cr|perl-UPS-Nut-0.04-8|33	%defattr(-, root, root)
14cr|perl-UPS-Nut-0.04-8|34	%doc Changes LICENSE README
14cr|perl-UPS-Nut-0.04-8|35	%{_mandir}/*/*
14cr|perl-UPS-Nut-0.04-8|36	%{perl_vendorlib}/UPS/Nut.pm
14cr|perl-UPS-Nut-0.04-8|37	
14cr|perl-UPS-Nut-0.04-8|38	
14cr|perl-UPS-Nut-0.04-8|39	
14cr|perl-UPS-Nut-0.04-8|40	
14cr|perl-UPS-Nut-0.04-8|41	%changelog
14cr|perl-UPS-Nut-0.04-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.04-8
14cr|perl-UPS-Nut-0.04-8|43	+ Revision: 32e90e6
14cr|perl-UPS-Nut-0.04-8|44	- MassBuild#464: Increase release tag
14cr|perl-UPS-Nut-0.04-8|45	
14cr|perl-UPS-Nut-0.04-8|46	

5813 14
14cr|perl-URI-Fetch-0.90.0-4|1	%define upstream_name    URI-Fetch
14cr|perl-URI-Fetch-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-URI-Fetch-0.90.0-4|3	
14cr|perl-URI-Fetch-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-URI-Fetch-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-URI-Fetch-0.90.0-4|6	Release:	4
14cr|perl-URI-Fetch-0.90.0-4|7	
14cr|perl-URI-Fetch-0.90.0-4|8	Summary:	Perl Module for Smart URI fetching/caching
14cr|perl-URI-Fetch-0.90.0-4|9	
14cr|perl-URI-Fetch-0.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-URI-Fetch-0.90.0-4|11	Group:		Development/Perl
14cr|perl-URI-Fetch-0.90.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-URI-Fetch-0.90.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-URI-Fetch-0.90.0-4|14	
14cr|perl-URI-Fetch-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-URI-Fetch-0.90.0-4|16	BuildRequires:	perl(Class::ErrorHandler)
14cr|perl-URI-Fetch-0.90.0-4|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-URI-Fetch-0.90.0-4|18	BuildRequires:	perl(URI)
14cr|perl-URI-Fetch-0.90.0-4|19	BuildRequires:	perl(Storable)
14cr|perl-URI-Fetch-0.90.0-4|20	BuildRequires:	perl(Compress::Zlib)
14cr|perl-URI-Fetch-0.90.0-4|21	BuildRequires:	perl(Cache)
14cr|perl-URI-Fetch-0.90.0-4|22	BuildArch:	noarch
14cr|perl-URI-Fetch-0.90.0-4|23	
14cr|perl-URI-Fetch-0.90.0-4|24	%description
14cr|perl-URI-Fetch-0.90.0-4|25	Perl Module for Smart URI fetching/caching.
14cr|perl-URI-Fetch-0.90.0-4|26	
14cr|perl-URI-Fetch-0.90.0-4|27	%prep
14cr|perl-URI-Fetch-0.90.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-URI-Fetch-0.90.0-4|29	
14cr|perl-URI-Fetch-0.90.0-4|30	%build
14cr|perl-URI-Fetch-0.90.0-4|31	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-URI-Fetch-0.90.0-4|32	%make
14cr|perl-URI-Fetch-0.90.0-4|33	
14cr|perl-URI-Fetch-0.90.0-4|34	%check
14cr|perl-URI-Fetch-0.90.0-4|35	make test
14cr|perl-URI-Fetch-0.90.0-4|36	
14cr|perl-URI-Fetch-0.90.0-4|37	%install
14cr|perl-URI-Fetch-0.90.0-4|38	%makeinstall_std
14cr|perl-URI-Fetch-0.90.0-4|39	
14cr|perl-URI-Fetch-0.90.0-4|40	%files
14cr|perl-URI-Fetch-0.90.0-4|41	%doc Changes README
14cr|perl-URI-Fetch-0.90.0-4|42	%{perl_vendorlib}/URI
14cr|perl-URI-Fetch-0.90.0-4|43	%{_mandir}/*/*
14cr|perl-URI-Fetch-0.90.0-4|44	
14cr|perl-URI-Fetch-0.90.0-4|45	
14cr|perl-URI-Fetch-0.90.0-4|46	%changelog
14cr|perl-URI-Fetch-0.90.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-URI-Fetch-0.90.0-4|48	+ Revision: e25b8f3
14cr|perl-URI-Fetch-0.90.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-URI-Fetch-0.90.0-4|50	
14cr|perl-URI-Fetch-0.90.0-4|51	

5814 14
14cr|perl-URI-Find-20100505.0.0-4|1	%define upstream_name    URI-Find
14cr|perl-URI-Find-20100505.0.0-4|2	%define upstream_version 20100505
14cr|perl-URI-Find-20100505.0.0-4|3	
14cr|perl-URI-Find-20100505.0.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-URI-Find-20100505.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-URI-Find-20100505.0.0-4|6	Release:	4
14cr|perl-URI-Find-20100505.0.0-4|7	
14cr|perl-URI-Find-20100505.0.0-4|8	Summary:	Find URIs in arbitrary text
14cr|perl-URI-Find-20100505.0.0-4|9	
14cr|perl-URI-Find-20100505.0.0-4|10	License:	Artistic/GPL
14cr|perl-URI-Find-20100505.0.0-4|11	Group:		Development/Perl
14cr|perl-URI-Find-20100505.0.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-URI-Find-20100505.0.0-4|13	Source:		http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-URI-Find-20100505.0.0-4|14	
14cr|perl-URI-Find-20100505.0.0-4|15	BuildRequires:	perl-devel
14cr|perl-URI-Find-20100505.0.0-4|16	BuildRequires:	perl(URI)
14cr|perl-URI-Find-20100505.0.0-4|17	BuildRequires:	perl(Module::Build)
14cr|perl-URI-Find-20100505.0.0-4|18	BuildRequires:	perl(Test::More) > 0.82
14cr|perl-URI-Find-20100505.0.0-4|19	BuildArch:	noarch
14cr|perl-URI-Find-20100505.0.0-4|20	
14cr|perl-URI-Find-20100505.0.0-4|21	%description
14cr|perl-URI-Find-20100505.0.0-4|22	This module does one thing: Finds URIs and URLs in plain text.
14cr|perl-URI-Find-20100505.0.0-4|23	It finds them quickly and it finds them all (or what URI::URL
14cr|perl-URI-Find-20100505.0.0-4|24	considers a URI to be.) It only finds URIs which include a scheme
14cr|perl-URI-Find-20100505.0.0-4|25	(http:// or the like), for something a bit less strict have
14cr|perl-URI-Find-20100505.0.0-4|26	a look at URI::Find::Schemeless.
14cr|perl-URI-Find-20100505.0.0-4|27	
14cr|perl-URI-Find-20100505.0.0-4|28	%prep
14cr|perl-URI-Find-20100505.0.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-URI-Find-20100505.0.0-4|30	
14cr|perl-URI-Find-20100505.0.0-4|31	%build
14cr|perl-URI-Find-20100505.0.0-4|32	perl Build.PL installdirs=vendor destdir=%{buildroot}
14cr|perl-URI-Find-20100505.0.0-4|33	./Build
14cr|perl-URI-Find-20100505.0.0-4|34	
14cr|perl-URI-Find-20100505.0.0-4|35	%check
14cr|perl-URI-Find-20100505.0.0-4|36	./Build test
14cr|perl-URI-Find-20100505.0.0-4|37	
14cr|perl-URI-Find-20100505.0.0-4|38	%install
14cr|perl-URI-Find-20100505.0.0-4|39	./Build install
14cr|perl-URI-Find-20100505.0.0-4|40	
14cr|perl-URI-Find-20100505.0.0-4|41	%files
14cr|perl-URI-Find-20100505.0.0-4|42	%doc Changes
14cr|perl-URI-Find-20100505.0.0-4|43	%{perl_vendorlib}/URI/*
14cr|perl-URI-Find-20100505.0.0-4|44	%{_bindir}/urifind
14cr|perl-URI-Find-20100505.0.0-4|45	%{_mandir}/*/*
14cr|perl-URI-Find-20100505.0.0-4|46	
14cr|perl-URI-Find-20100505.0.0-4|47	
14cr|perl-URI-Find-20100505.0.0-4|48	%changelog
14cr|perl-URI-Find-20100505.0.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100505.0.0-4
14cr|perl-URI-Find-20100505.0.0-4|50	+ Revision: fb1f4f4
14cr|perl-URI-Find-20100505.0.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-URI-Find-20100505.0.0-4|52	
14cr|perl-URI-Find-20100505.0.0-4|53	

5815 14
14cr|perl-URI-Find-Simple-1.50.0-3|1	%define upstream_name    URI-Find-Simple
14cr|perl-URI-Find-Simple-1.50.0-3|2	%define upstream_version 1.05
14cr|perl-URI-Find-Simple-1.50.0-3|3	
14cr|perl-URI-Find-Simple-1.50.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-URI-Find-Simple-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-URI-Find-Simple-1.50.0-3|6	Release:	3
14cr|perl-URI-Find-Simple-1.50.0-3|7	
14cr|perl-URI-Find-Simple-1.50.0-3|8	Summary:	A simple interface to URI::Find
14cr|perl-URI-Find-Simple-1.50.0-3|9	
14cr|perl-URI-Find-Simple-1.50.0-3|10	License:	GPLv2+ or Artistic
14cr|perl-URI-Find-Simple-1.50.0-3|11	Group:		Development/Perl
14cr|perl-URI-Find-Simple-1.50.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-URI-Find-Simple-1.50.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-Find-Simple-%{upstream_version}.tar.gz
14cr|perl-URI-Find-Simple-1.50.0-3|14	
14cr|perl-URI-Find-Simple-1.50.0-3|15	BuildRequires:	perl-devel
14cr|perl-URI-Find-Simple-1.50.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-URI-Find-Simple-1.50.0-3|17	BuildRequires:	perl(URI::Find)
14cr|perl-URI-Find-Simple-1.50.0-3|18	
14cr|perl-URI-Find-Simple-1.50.0-3|19	BuildArch:	noarch
14cr|perl-URI-Find-Simple-1.50.0-3|20	
14cr|perl-URI-Find-Simple-1.50.0-3|21	%description
14cr|perl-URI-Find-Simple-1.50.0-3|22	URI::Find is all very well, but sometimes you just want a list of the links
14cr|perl-URI-Find-Simple-1.50.0-3|23	in a given piece of text, or you want to change all the urls in some text
14cr|perl-URI-Find-Simple-1.50.0-3|24	somehow, and don't want to mess with callback interfaces.
14cr|perl-URI-Find-Simple-1.50.0-3|25	
14cr|perl-URI-Find-Simple-1.50.0-3|26	This module uses URI::Find, but hides the callback interface, providing two
14cr|perl-URI-Find-Simple-1.50.0-3|27	functions - one to list all the uris, and one to change all the uris.
14cr|perl-URI-Find-Simple-1.50.0-3|28	%prep
14cr|perl-URI-Find-Simple-1.50.0-3|29	%setup -q -n URI-Find-Simple-%{upstream_version}
14cr|perl-URI-Find-Simple-1.50.0-3|30	
14cr|perl-URI-Find-Simple-1.50.0-3|31	%build
14cr|perl-URI-Find-Simple-1.50.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-URI-Find-Simple-1.50.0-3|33	%make
14cr|perl-URI-Find-Simple-1.50.0-3|34	
14cr|perl-URI-Find-Simple-1.50.0-3|35	%check
14cr|perl-URI-Find-Simple-1.50.0-3|36	%make test
14cr|perl-URI-Find-Simple-1.50.0-3|37	
14cr|perl-URI-Find-Simple-1.50.0-3|38	%install
14cr|perl-URI-Find-Simple-1.50.0-3|39	%makeinstall_std
14cr|perl-URI-Find-Simple-1.50.0-3|40	
14cr|perl-URI-Find-Simple-1.50.0-3|41	%files
14cr|perl-URI-Find-Simple-1.50.0-3|42	%{perl_vendorlib}/URI/
14cr|perl-URI-Find-Simple-1.50.0-3|43	%{_mandir}/man3/*
14cr|perl-URI-Find-Simple-1.50.0-3|44	
14cr|perl-URI-Find-Simple-1.50.0-3|45	
14cr|perl-URI-Find-Simple-1.50.0-3|46	
14cr|perl-URI-Find-Simple-1.50.0-3|47	%changelog
14cr|perl-URI-Find-Simple-1.50.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14cr|perl-URI-Find-Simple-1.50.0-3|49	+ Revision: 34bdae6
14cr|perl-URI-Find-Simple-1.50.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-URI-Find-Simple-1.50.0-3|51	
14cr|perl-URI-Find-Simple-1.50.0-3|52	

5816 14
14cr|perl-URI-FromHash-0.40.0-3|1	%define upstream_name    URI-FromHash
14cr|perl-URI-FromHash-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-URI-FromHash-0.40.0-3|3	
14cr|perl-URI-FromHash-0.40.0-3|4	%define debug_package %{nil}
14cr|perl-URI-FromHash-0.40.0-3|5	
14cr|perl-URI-FromHash-0.40.0-3|6	Name:       perl-%{upstream_name}
14cr|perl-URI-FromHash-0.40.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-URI-FromHash-0.40.0-3|8	Release:    3
14cr|perl-URI-FromHash-0.40.0-3|9	
14cr|perl-URI-FromHash-0.40.0-3|10	Summary:    Build a URI from a set of named parameters
14cr|perl-URI-FromHash-0.40.0-3|11	
14cr|perl-URI-FromHash-0.40.0-3|12	License:    GPL+ or Artistic
14cr|perl-URI-FromHash-0.40.0-3|13	Group:      Development/Perl
14cr|perl-URI-FromHash-0.40.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-URI-FromHash-0.40.0-3|15	Source0:    http://www.cpan.org/modules/by-module/URI/URI-FromHash-%{upstream_version}.tar.gz
14cr|perl-URI-FromHash-0.40.0-3|16	
14cr|perl-URI-FromHash-0.40.0-3|17	BuildRequires: perl(Params::Validate)
14cr|perl-URI-FromHash-0.40.0-3|18	BuildRequires: perl(Test::More)
14cr|perl-URI-FromHash-0.40.0-3|19	BuildRequires: perl(URI)
14cr|perl-URI-FromHash-0.40.0-3|20	BuildRequires: perl(Module::Build::Compat)
14cr|perl-URI-FromHash-0.40.0-3|21	BuildRequires: perl-devel
14cr|perl-URI-FromHash-0.40.0-3|22	
14cr|perl-URI-FromHash-0.40.0-3|23	%description
14cr|perl-URI-FromHash-0.40.0-3|24	This module provides a simple one-subroutine "named parameters" style
14cr|perl-URI-FromHash-0.40.0-3|25	interface for creating URIs. Underneath the hood it uses 'URI.pm', though
14cr|perl-URI-FromHash-0.40.0-3|26	because of the simplified interface it may not support all possible options
14cr|perl-URI-FromHash-0.40.0-3|27	for all types of URIs.
14cr|perl-URI-FromHash-0.40.0-3|28	
14cr|perl-URI-FromHash-0.40.0-3|29	It was created for the common case where you simply want to have a simple
14cr|perl-URI-FromHash-0.40.0-3|30	interface for creating syntactically correct URIs from known components
14cr|perl-URI-FromHash-0.40.0-3|31	(like a path and query string). Doing this using the native 'URI.pm'
14cr|perl-URI-FromHash-0.40.0-3|32	interface is rather tedious, requiring a number of method calls, which is
14cr|perl-URI-FromHash-0.40.0-3|33	particularly ugly when done inside a templating system such as Mason or
14cr|perl-URI-FromHash-0.40.0-3|34	TT2.
14cr|perl-URI-FromHash-0.40.0-3|35	
14cr|perl-URI-FromHash-0.40.0-3|36	%prep
14cr|perl-URI-FromHash-0.40.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-URI-FromHash-0.40.0-3|38	
14cr|perl-URI-FromHash-0.40.0-3|39	%build
14cr|perl-URI-FromHash-0.40.0-3|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-URI-FromHash-0.40.0-3|41	
14cr|perl-URI-FromHash-0.40.0-3|42	%make
14cr|perl-URI-FromHash-0.40.0-3|43	
14cr|perl-URI-FromHash-0.40.0-3|44	%check
14cr|perl-URI-FromHash-0.40.0-3|45	%make test
14cr|perl-URI-FromHash-0.40.0-3|46	
14cr|perl-URI-FromHash-0.40.0-3|47	%install
14cr|perl-URI-FromHash-0.40.0-3|48	%makeinstall_std
14cr|perl-URI-FromHash-0.40.0-3|49	
14cr|perl-URI-FromHash-0.40.0-3|50	%files
14cr|perl-URI-FromHash-0.40.0-3|51	%doc META.yml Changes README LICENSE
14cr|perl-URI-FromHash-0.40.0-3|52	%{_mandir}/man3/*
14cr|perl-URI-FromHash-0.40.0-3|53	%{perl_vendorlib}/*
14cr|perl-URI-FromHash-0.40.0-3|54	
14cr|perl-URI-FromHash-0.40.0-3|55	
14cr|perl-URI-FromHash-0.40.0-3|56	
14cr|perl-URI-FromHash-0.40.0-3|57	
14cr|perl-URI-FromHash-0.40.0-3|58	
14cr|perl-URI-FromHash-0.40.0-3|59	%changelog
14cr|perl-URI-FromHash-0.40.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-URI-FromHash-0.40.0-3|61	+ Revision: d79e32d
14cr|perl-URI-FromHash-0.40.0-3|62	- MassBuild#464: Increase release tag
14cr|perl-URI-FromHash-0.40.0-3|63	
14cr|perl-URI-FromHash-0.40.0-3|64	

5817 14
14cr|perl-URI-Title-1.880.0-3|1	%define upstream_name    URI-Title
14cr|perl-URI-Title-1.880.0-3|2	%define upstream_version 1.88
14cr|perl-URI-Title-1.880.0-3|3	
14cr|perl-URI-Title-1.880.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-URI-Title-1.880.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-URI-Title-1.880.0-3|6	Release:	3
14cr|perl-URI-Title-1.880.0-3|7	
14cr|perl-URI-Title-1.880.0-3|8	Summary:	Module to get the titles of things on the web in a sensible way
14cr|perl-URI-Title-1.880.0-3|9	
14cr|perl-URI-Title-1.880.0-3|10	License:	GPL+ or Artistic
14cr|perl-URI-Title-1.880.0-3|11	Group:		Development/Perl
14cr|perl-URI-Title-1.880.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-URI-Title-1.880.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-Title-%{upstream_version}.tar.gz
14cr|perl-URI-Title-1.880.0-3|14	
14cr|perl-URI-Title-1.880.0-3|15	BuildRequires:	perl-devel
14cr|perl-URI-Title-1.880.0-3|16	BuildRequires:	perl(LWP::Simple)
14cr|perl-URI-Title-1.880.0-3|17	BuildRequires:	perl(Module::Pluggable)
14cr|perl-URI-Title-1.880.0-3|18	BuildRequires:	perl(File::Type)
14cr|perl-URI-Title-1.880.0-3|19	BuildRequires:	perl(MP3::Info)
14cr|perl-URI-Title-1.880.0-3|20	BuildRequires:	perl(Image::Size)
14cr|perl-URI-Title-1.880.0-3|21	BuildArch:	noarch
14cr|perl-URI-Title-1.880.0-3|22	
14cr|perl-URI-Title-1.880.0-3|23	%description
14cr|perl-URI-Title-1.880.0-3|24	Perl module to get the titles of things on the web in a sensible way.
14cr|perl-URI-Title-1.880.0-3|25	
14cr|perl-URI-Title-1.880.0-3|26	%prep
14cr|perl-URI-Title-1.880.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-URI-Title-1.880.0-3|28	
14cr|perl-URI-Title-1.880.0-3|29	%build
14cr|perl-URI-Title-1.880.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-URI-Title-1.880.0-3|31	%make
14cr|perl-URI-Title-1.880.0-3|32	
14cr|perl-URI-Title-1.880.0-3|33	%check
14cr|perl-URI-Title-1.880.0-3|34	# broken with encoding, I do not know why
14cr|perl-URI-Title-1.880.0-3|35	#make test
14cr|perl-URI-Title-1.880.0-3|36	
14cr|perl-URI-Title-1.880.0-3|37	%install
14cr|perl-URI-Title-1.880.0-3|38	%makeinstall_std
14cr|perl-URI-Title-1.880.0-3|39	
14cr|perl-URI-Title-1.880.0-3|40	%files
14cr|perl-URI-Title-1.880.0-3|41	%doc Changes
14cr|perl-URI-Title-1.880.0-3|42	%{perl_vendorlib}/URI/*
14cr|perl-URI-Title-1.880.0-3|43	%{_mandir}/man3/*
14cr|perl-URI-Title-1.880.0-3|44	
14cr|perl-URI-Title-1.880.0-3|45	
14cr|perl-URI-Title-1.880.0-3|46	
14cr|perl-URI-Title-1.880.0-3|47	%changelog
14cr|perl-URI-Title-1.880.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.880.0-3
14cr|perl-URI-Title-1.880.0-3|49	+ Revision: f4b16ff
14cr|perl-URI-Title-1.880.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-URI-Title-1.880.0-3|51	
14cr|perl-URI-Title-1.880.0-3|52	

5818 14
14cr|perl-User-1.900.0-4|1	%define upstream_name    User
14cr|perl-User-1.900.0-4|2	%define upstream_version 1.9
14cr|perl-User-1.900.0-4|3	
14cr|perl-User-1.900.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-User-1.900.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-User-1.900.0-4|6	Release:	4
14cr|perl-User-1.900.0-4|7	
14cr|perl-User-1.900.0-4|8	Summary:	API for locating user information regardless of OS
14cr|perl-User-1.900.0-4|9	
14cr|perl-User-1.900.0-4|10	License:	GPL+ or Artistic
14cr|perl-User-1.900.0-4|11	Group:		Development/Perl
14cr|perl-User-1.900.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-User-1.900.0-4|13	Source0:	http://www.cpan.org/modules/by-module/User/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-User-1.900.0-4|14	
14cr|perl-User-1.900.0-4|15	BuildRequires:	perl-devel
14cr|perl-User-1.900.0-4|16	BuildArch:	noarch
14cr|perl-User-1.900.0-4|17	
14cr|perl-User-1.900.0-4|18	%description
14cr|perl-User-1.900.0-4|19	This module allows applications to retrieve per-user characteristics.
14cr|perl-User-1.900.0-4|20	
14cr|perl-User-1.900.0-4|21	%prep
14cr|perl-User-1.900.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-User-1.900.0-4|23	
14cr|perl-User-1.900.0-4|24	%build
14cr|perl-User-1.900.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-User-1.900.0-4|26	%make
14cr|perl-User-1.900.0-4|27	
14cr|perl-User-1.900.0-4|28	%check
14cr|perl-User-1.900.0-4|29	%make test
14cr|perl-User-1.900.0-4|30	
14cr|perl-User-1.900.0-4|31	%install
14cr|perl-User-1.900.0-4|32	%makeinstall_std
14cr|perl-User-1.900.0-4|33	
14cr|perl-User-1.900.0-4|34	%files
14cr|perl-User-1.900.0-4|35	%doc Changes
14cr|perl-User-1.900.0-4|36	%{perl_vendorlib}/User.pm
14cr|perl-User-1.900.0-4|37	%{_mandir}/*/*
14cr|perl-User-1.900.0-4|38	
14cr|perl-User-1.900.0-4|39	
14cr|perl-User-1.900.0-4|40	
14cr|perl-User-1.900.0-4|41	%changelog
14cr|perl-User-1.900.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-4
14cr|perl-User-1.900.0-4|43	+ Revision: c7c602e
14cr|perl-User-1.900.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-User-1.900.0-4|45	
14cr|perl-User-1.900.0-4|46	

5819 14
14cr|perl-UUID-0.40.0-3|1	%define upstream_name    UUID
14cr|perl-UUID-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-UUID-0.40.0-3|3	
14cr|perl-UUID-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-UUID-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UUID-0.40.0-3|6	Release:	3
14cr|perl-UUID-0.40.0-3|7	
14cr|perl-UUID-0.40.0-3|8	Summary:	UUID - Perl extension for using UUID interfaces as defined in e2fsprogs
14cr|perl-UUID-0.40.0-3|9	
14cr|perl-UUID-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-UUID-0.40.0-3|11	Group:		Development/Perl
14cr|perl-UUID-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UUID-0.40.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JN/JNH/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UUID-0.40.0-3|14	
14cr|perl-UUID-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-UUID-0.40.0-3|16	BuildRequires:	pkgconfig(uuid)
14cr|perl-UUID-0.40.0-3|17	
14cr|perl-UUID-0.40.0-3|18	%description
14cr|perl-UUID-0.40.0-3|19	With these 3 routines UUID''s can easily be generated and parsed/un-parsed.
14cr|perl-UUID-0.40.0-3|20	
14cr|perl-UUID-0.40.0-3|21	%prep
14cr|perl-UUID-0.40.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UUID-0.40.0-3|23	
14cr|perl-UUID-0.40.0-3|24	%build
14cr|perl-UUID-0.40.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UUID-0.40.0-3|26	%make
14cr|perl-UUID-0.40.0-3|27	
14cr|perl-UUID-0.40.0-3|28	%check
14cr|perl-UUID-0.40.0-3|29	%make test
14cr|perl-UUID-0.40.0-3|30	
14cr|perl-UUID-0.40.0-3|31	%install
14cr|perl-UUID-0.40.0-3|32	%makeinstall_std
14cr|perl-UUID-0.40.0-3|33	
14cr|perl-UUID-0.40.0-3|34	%files
14cr|perl-UUID-0.40.0-3|35	%doc Changes License
14cr|perl-UUID-0.40.0-3|36	%{_mandir}/man3/*
14cr|perl-UUID-0.40.0-3|37	%{perl_vendorarch}/*
14cr|perl-UUID-0.40.0-3|38	
14cr|perl-UUID-0.40.0-3|39	
14cr|perl-UUID-0.40.0-3|40	%changelog
14cr|perl-UUID-0.40.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-UUID-0.40.0-3|42	+ Revision: f538a5e
14cr|perl-UUID-0.40.0-3|43	- MassBuild#464: Increase release tag
14cr|perl-UUID-0.40.0-3|44	
14cr|perl-UUID-0.40.0-3|45	

5820 14
14cr|perl-UUID-Random-0.40.0-3|1	%define upstream_name    UUID-Random
14cr|perl-UUID-Random-0.40.0-3|2	%define upstream_version 0.04
14cr|perl-UUID-Random-0.40.0-3|3	
14cr|perl-UUID-Random-0.40.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-UUID-Random-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UUID-Random-0.40.0-3|6	Release:	3
14cr|perl-UUID-Random-0.40.0-3|7	
14cr|perl-UUID-Random-0.40.0-3|8	Summary:	UUID::Random - Generate random uuid strings
14cr|perl-UUID-Random-0.40.0-3|9	
14cr|perl-UUID-Random-0.40.0-3|10	License:	GPL+ or Artistic
14cr|perl-UUID-Random-0.40.0-3|11	Group:		Development/Perl
14cr|perl-UUID-Random-0.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UUID-Random-0.40.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWATSON/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UUID-Random-0.40.0-3|14	
14cr|perl-UUID-Random-0.40.0-3|15	BuildRequires:	perl-devel
14cr|perl-UUID-Random-0.40.0-3|16	BuildArch:	noarch
14cr|perl-UUID-Random-0.40.0-3|17	
14cr|perl-UUID-Random-0.40.0-3|18	%description
14cr|perl-UUID-Random-0.40.0-3|19	This module generates random uuid strings. It does not satisfy any of
14cr|perl-UUID-Random-0.40.0-3|20	the points listed in RFC 4122 but the default format.
14cr|perl-UUID-Random-0.40.0-3|21	
14cr|perl-UUID-Random-0.40.0-3|22	%prep
14cr|perl-UUID-Random-0.40.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UUID-Random-0.40.0-3|24	
14cr|perl-UUID-Random-0.40.0-3|25	%build
14cr|perl-UUID-Random-0.40.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UUID-Random-0.40.0-3|27	%make
14cr|perl-UUID-Random-0.40.0-3|28	
14cr|perl-UUID-Random-0.40.0-3|29	%check
14cr|perl-UUID-Random-0.40.0-3|30	%make test
14cr|perl-UUID-Random-0.40.0-3|31	
14cr|perl-UUID-Random-0.40.0-3|32	%install
14cr|perl-UUID-Random-0.40.0-3|33	%makeinstall_std
14cr|perl-UUID-Random-0.40.0-3|34	
14cr|perl-UUID-Random-0.40.0-3|35	%files
14cr|perl-UUID-Random-0.40.0-3|36	%doc README Changes
14cr|perl-UUID-Random-0.40.0-3|37	%{_mandir}/man3/*
14cr|perl-UUID-Random-0.40.0-3|38	%{perl_vendorlib}/*
14cr|perl-UUID-Random-0.40.0-3|39	
14cr|perl-UUID-Random-0.40.0-3|40	
14cr|perl-UUID-Random-0.40.0-3|41	%changelog
14cr|perl-UUID-Random-0.40.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
14cr|perl-UUID-Random-0.40.0-3|43	+ Revision: 2501bbd
14cr|perl-UUID-Random-0.40.0-3|44	- MassBuild#464: Increase release tag
14cr|perl-UUID-Random-0.40.0-3|45	
14cr|perl-UUID-Random-0.40.0-3|46	

5821 14
14cr|perl-UUID-Tiny-1.30.0-4|1	%define upstream_name    UUID-Tiny
14cr|perl-UUID-Tiny-1.30.0-4|2	%define upstream_version 1.03
14cr|perl-UUID-Tiny-1.30.0-4|3	
14cr|perl-UUID-Tiny-1.30.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-UUID-Tiny-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-UUID-Tiny-1.30.0-4|6	Release:	4
14cr|perl-UUID-Tiny-1.30.0-4|7	
14cr|perl-UUID-Tiny-1.30.0-4|8	Summary:	Pure Perl UUID functions
14cr|perl-UUID-Tiny-1.30.0-4|9	
14cr|perl-UUID-Tiny-1.30.0-4|10	License:	GPL+ or Artistic
14cr|perl-UUID-Tiny-1.30.0-4|11	Group:		Development/Perl
14cr|perl-UUID-Tiny-1.30.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-UUID-Tiny-1.30.0-4|13	Source0:	http://www.cpan.org/modules/by-module/UUID/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-UUID-Tiny-1.30.0-4|14	
14cr|perl-UUID-Tiny-1.30.0-4|15	BuildRequires:	perl-devel
14cr|perl-UUID-Tiny-1.30.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-UUID-Tiny-1.30.0-4|17	BuildRequires:	perl(Digest::MD5)
14cr|perl-UUID-Tiny-1.30.0-4|18	BuildRequires:	perl(Digest::SHA1)
14cr|perl-UUID-Tiny-1.30.0-4|19	BuildRequires:	perl(IO::File)
14cr|perl-UUID-Tiny-1.30.0-4|20	BuildRequires:	perl(MIME::Base64)
14cr|perl-UUID-Tiny-1.30.0-4|21	BuildRequires:	perl(POSIX)
14cr|perl-UUID-Tiny-1.30.0-4|22	BuildRequires:	perl(Test::More)
14cr|perl-UUID-Tiny-1.30.0-4|23	BuildRequires:	perl(Time::HiRes)
14cr|perl-UUID-Tiny-1.30.0-4|24	BuildArch:	noarch
14cr|perl-UUID-Tiny-1.30.0-4|25	
14cr|perl-UUID-Tiny-1.30.0-4|26	%description
14cr|perl-UUID-Tiny-1.30.0-4|27	UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID
14cr|perl-UUID-Tiny-1.30.0-4|28	creation and testing. This module provides the creation of version 1 time
14cr|perl-UUID-Tiny-1.30.0-4|29	based UUIDs (using random multicast MAC addresses), version 3 MD5 based
14cr|perl-UUID-Tiny-1.30.0-4|30	UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.
14cr|perl-UUID-Tiny-1.30.0-4|31	
14cr|perl-UUID-Tiny-1.30.0-4|32	ATTENTION! UUID::Tiny uses Perl's 'rand()' to create the basic random
14cr|perl-UUID-Tiny-1.30.0-4|33	numbers, so the created v4 UUIDs are *not* cryptographically strong!
14cr|perl-UUID-Tiny-1.30.0-4|34	
14cr|perl-UUID-Tiny-1.30.0-4|35	No fancy OO interface, no plethora of different UUID representation formats
14cr|perl-UUID-Tiny-1.30.0-4|36	and transformations - just string and binary. Conversion, test and time
14cr|perl-UUID-Tiny-1.30.0-4|37	functions equally accept UUIDs and UUID strings, so don't bother to convert
14cr|perl-UUID-Tiny-1.30.0-4|38	UUIDs for them!
14cr|perl-UUID-Tiny-1.30.0-4|39	
14cr|perl-UUID-Tiny-1.30.0-4|40	%prep
14cr|perl-UUID-Tiny-1.30.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-UUID-Tiny-1.30.0-4|42	
14cr|perl-UUID-Tiny-1.30.0-4|43	%build
14cr|perl-UUID-Tiny-1.30.0-4|44	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-UUID-Tiny-1.30.0-4|45	%make
14cr|perl-UUID-Tiny-1.30.0-4|46	
14cr|perl-UUID-Tiny-1.30.0-4|47	%check
14cr|perl-UUID-Tiny-1.30.0-4|48	%make test
14cr|perl-UUID-Tiny-1.30.0-4|49	
14cr|perl-UUID-Tiny-1.30.0-4|50	%install
14cr|perl-UUID-Tiny-1.30.0-4|51	%makeinstall_std
14cr|perl-UUID-Tiny-1.30.0-4|52	
14cr|perl-UUID-Tiny-1.30.0-4|53	%files
14cr|perl-UUID-Tiny-1.30.0-4|54	%doc Changes META.yml README
14cr|perl-UUID-Tiny-1.30.0-4|55	%{_mandir}/man3/*
14cr|perl-UUID-Tiny-1.30.0-4|56	%{perl_vendorlib}/UUID/
14cr|perl-UUID-Tiny-1.30.0-4|57	
14cr|perl-UUID-Tiny-1.30.0-4|58	
14cr|perl-UUID-Tiny-1.30.0-4|59	%changelog
14cr|perl-UUID-Tiny-1.30.0-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-4
14cr|perl-UUID-Tiny-1.30.0-4|61	+ Revision: 50f147e
14cr|perl-UUID-Tiny-1.30.0-4|62	- MassBuild#464: Increase release tag
14cr|perl-UUID-Tiny-1.30.0-4|63	
14cr|perl-UUID-Tiny-1.30.0-4|64	

5822 14
14cr|perl-VCG-0.5-15|1	%define module  VCG
14cr|perl-VCG-0.5-15|2	
14cr|perl-VCG-0.5-15|3	Name:		perl-%{module}
14cr|perl-VCG-0.5-15|4	Version:	0.5
14cr|perl-VCG-0.5-15|5	Release:	15
14cr|perl-VCG-0.5-15|6	Summary:	%{module} module for perl
14cr|perl-VCG-0.5-15|7	
14cr|perl-VCG-0.5-15|8	License:	GPL or Artistic
14cr|perl-VCG-0.5-15|9	Group:		Development/Perl
14cr|perl-VCG-0.5-15|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-VCG-0.5-15|11	Source:		http://www.cpan.org/modules/by-module/VCG/%{module}-%{version}.tar.bz2
14cr|perl-VCG-0.5-15|12	BuildRequires:	perl-devel
14cr|perl-VCG-0.5-15|13	BuildRequires:	perl(IPC::Run)
14cr|perl-VCG-0.5-15|14	BuildArch:	noarch
14cr|perl-VCG-0.5-15|15	
14cr|perl-VCG-0.5-15|16	%description
14cr|perl-VCG-0.5-15|17	This module provides an interface to to the vcg graphing tool. It
14cr|perl-VCG-0.5-15|18	supports a limited selection of options and file formats. The vcg
14cr|perl-VCG-0.5-15|19	graphing tool homepage is currently
14cr|perl-VCG-0.5-15|20	http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is being
14cr|perl-VCG-0.5-15|21	actively developed elsewhere.
14cr|perl-VCG-0.5-15|22	
14cr|perl-VCG-0.5-15|23	
14cr|perl-VCG-0.5-15|24	This module is based on Leon Brocard's GraphViz module, it tries to
14cr|perl-VCG-0.5-15|25	provide a similar interface to offer some sense of consistency.
14cr|perl-VCG-0.5-15|26	
14cr|perl-VCG-0.5-15|27	
14cr|perl-VCG-0.5-15|28	VCG is now in active development and although Graph::Writer::VCG already
14cr|perl-VCG-0.5-15|29	exists, this module provides a similar interface to graphviz and will be
14cr|perl-VCG-0.5-15|30	more closely tied into vcg as it becomes more actively developed - see
14cr|perl-VCG-0.5-15|31	James Micheal DuPont's announcement at
14cr|perl-VCG-0.5-15|32	http://mail.gnome.org/archives/dia-list/2003-February/msg00029.html.
14cr|perl-VCG-0.5-15|33	
14cr|perl-VCG-0.5-15|34	%prep
14cr|perl-VCG-0.5-15|35	%setup -q -n %{module}-%{version}
14cr|perl-VCG-0.5-15|36	
14cr|perl-VCG-0.5-15|37	%build
14cr|perl-VCG-0.5-15|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VCG-0.5-15|39	%make
14cr|perl-VCG-0.5-15|40	
14cr|perl-VCG-0.5-15|41	%check
14cr|perl-VCG-0.5-15|42	make test
14cr|perl-VCG-0.5-15|43	
14cr|perl-VCG-0.5-15|44	%install
14cr|perl-VCG-0.5-15|45	%makeinstall_std
14cr|perl-VCG-0.5-15|46	
14cr|perl-VCG-0.5-15|47	%files
14cr|perl-VCG-0.5-15|48	%doc Changes INSTALL README
14cr|perl-VCG-0.5-15|49	%{perl_vendorlib}/VCG.pm
14cr|perl-VCG-0.5-15|50	%{_mandir}/*/*
14cr|perl-VCG-0.5-15|51	
14cr|perl-VCG-0.5-15|52	
14cr|perl-VCG-0.5-15|53	
14cr|perl-VCG-0.5-15|54	
14cr|perl-VCG-0.5-15|55	%changelog
14cr|perl-VCG-0.5-15|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-15
14cr|perl-VCG-0.5-15|57	+ Revision: e9d90d0
14cr|perl-VCG-0.5-15|58	- MassBuild#464: Increase release tag
14cr|perl-VCG-0.5-15|59	
14cr|perl-VCG-0.5-15|60	

5823 14
14cr|perl-VCS-Lite-0.90.0-4|1	%define upstream_name	 VCS-Lite
14cr|perl-VCS-Lite-0.90.0-4|2	%define upstream_version 0.09
14cr|perl-VCS-Lite-0.90.0-4|3	
14cr|perl-VCS-Lite-0.90.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-VCS-Lite-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-VCS-Lite-0.90.0-4|6	Release:	4
14cr|perl-VCS-Lite-0.90.0-4|7	
14cr|perl-VCS-Lite-0.90.0-4|8	Summary:	Minimal upstream_version control system
14cr|perl-VCS-Lite-0.90.0-4|9	
14cr|perl-VCS-Lite-0.90.0-4|10	License:	GPL+ or Artistic
14cr|perl-VCS-Lite-0.90.0-4|11	Group:		Development/Perl
14cr|perl-VCS-Lite-0.90.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-VCS-Lite-0.90.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/I/IV/IVORW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-VCS-Lite-0.90.0-4|14	
14cr|perl-VCS-Lite-0.90.0-4|15	BuildRequires:	perl-devel
14cr|perl-VCS-Lite-0.90.0-4|16	BuildRequires:	perl(Algorithm::Diff)
14cr|perl-VCS-Lite-0.90.0-4|17	BuildArch:	noarch
14cr|perl-VCS-Lite-0.90.0-4|18	
14cr|perl-VCS-Lite-0.90.0-4|19	%description
14cr|perl-VCS-Lite-0.90.0-4|20	This module provides the functions normally associated
14cr|perl-VCS-Lite-0.90.0-4|21	with a version control system, but without needing or
14cr|perl-VCS-Lite-0.90.0-4|22	implementing a version control system. Applications
14cr|perl-VCS-Lite-0.90.0-4|23	include wikis, document management systems and configuration
14cr|perl-VCS-Lite-0.90.0-4|24	management.
14cr|perl-VCS-Lite-0.90.0-4|25	
14cr|perl-VCS-Lite-0.90.0-4|26	It makes use of the module Algorithm::Diff. It provides the
14cr|perl-VCS-Lite-0.90.0-4|27	facility for basic diffing, patching and merging.
14cr|perl-VCS-Lite-0.90.0-4|28	
14cr|perl-VCS-Lite-0.90.0-4|29	%prep
14cr|perl-VCS-Lite-0.90.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-VCS-Lite-0.90.0-4|31	
14cr|perl-VCS-Lite-0.90.0-4|32	%build
14cr|perl-VCS-Lite-0.90.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VCS-Lite-0.90.0-4|34	%make
14cr|perl-VCS-Lite-0.90.0-4|35	
14cr|perl-VCS-Lite-0.90.0-4|36	%check
14cr|perl-VCS-Lite-0.90.0-4|37	make test
14cr|perl-VCS-Lite-0.90.0-4|38	
14cr|perl-VCS-Lite-0.90.0-4|39	%install
14cr|perl-VCS-Lite-0.90.0-4|40	%makeinstall_std
14cr|perl-VCS-Lite-0.90.0-4|41	
14cr|perl-VCS-Lite-0.90.0-4|42	%files
14cr|perl-VCS-Lite-0.90.0-4|43	%{_bindir}/*
14cr|perl-VCS-Lite-0.90.0-4|44	%{perl_vendorlib}/VCS
14cr|perl-VCS-Lite-0.90.0-4|45	%{_mandir}/*/*
14cr|perl-VCS-Lite-0.90.0-4|46	
14cr|perl-VCS-Lite-0.90.0-4|47	
14cr|perl-VCS-Lite-0.90.0-4|48	
14cr|perl-VCS-Lite-0.90.0-4|49	%changelog
14cr|perl-VCS-Lite-0.90.0-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-4
14cr|perl-VCS-Lite-0.90.0-4|51	+ Revision: c66cfb0
14cr|perl-VCS-Lite-0.90.0-4|52	- MassBuild#464: Increase release tag
14cr|perl-VCS-Lite-0.90.0-4|53	
14cr|perl-VCS-Lite-0.90.0-4|54	

5824 14
14cr|perl-Version-Next-0.2.0-5|1	%define upstream_name    Version-Next
14cr|perl-Version-Next-0.2.0-5|2	%define upstream_version 0.002
14cr|perl-Version-Next-0.2.0-5|3	
14cr|perl-Version-Next-0.2.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-Version-Next-0.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Version-Next-0.2.0-5|6	Release:	5
14cr|perl-Version-Next-0.2.0-5|7	
14cr|perl-Version-Next-0.2.0-5|8	Summary:	Increment module version numbers simply and correctly
14cr|perl-Version-Next-0.2.0-5|9	
14cr|perl-Version-Next-0.2.0-5|10	License:	GPL+ or Artistic
14cr|perl-Version-Next-0.2.0-5|11	Group:		Development/Perl
14cr|perl-Version-Next-0.2.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Version-Next-0.2.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Version-Next-0.2.0-5|14	
14cr|perl-Version-Next-0.2.0-5|15	BuildRequires:	perl-devel
14cr|perl-Version-Next-0.2.0-5|16	BuildRequires:	perl(Carp)
14cr|perl-Version-Next-0.2.0-5|17	BuildRequires:	perl(File::Find)
14cr|perl-Version-Next-0.2.0-5|18	BuildRequires:	perl(File::Temp)
14cr|perl-Version-Next-0.2.0-5|19	BuildRequires:	perl(Sub::Exporter)
14cr|perl-Version-Next-0.2.0-5|20	BuildRequires:	perl(Test::Exception)
14cr|perl-Version-Next-0.2.0-5|21	BuildRequires:	perl(Test::More)
14cr|perl-Version-Next-0.2.0-5|22	BuildArch:	noarch
14cr|perl-Version-Next-0.2.0-5|23	
14cr|perl-Version-Next-0.2.0-5|24	%description
14cr|perl-Version-Next-0.2.0-5|25	This module provides a simple, correct way to increment a Perl module
14cr|perl-Version-Next-0.2.0-5|26	version number. It does not attempt to guess what the original version
14cr|perl-Version-Next-0.2.0-5|27	number author intended, it simply increments in the smallest possible
14cr|perl-Version-Next-0.2.0-5|28	fashion. Decimals are incremented like an odometer. Dotted decimals are
14cr|perl-Version-Next-0.2.0-5|29	incremented piecewise and presented in a standardized way.
14cr|perl-Version-Next-0.2.0-5|30	
14cr|perl-Version-Next-0.2.0-5|31	If more complex version manipulation is necessary, you may wish to consider
14cr|perl-Version-Next-0.2.0-5|32	the Perl::Version manpage.
14cr|perl-Version-Next-0.2.0-5|33	
14cr|perl-Version-Next-0.2.0-5|34	%prep
14cr|perl-Version-Next-0.2.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Version-Next-0.2.0-5|36	
14cr|perl-Version-Next-0.2.0-5|37	%build
14cr|perl-Version-Next-0.2.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Version-Next-0.2.0-5|39	%make
14cr|perl-Version-Next-0.2.0-5|40	
14cr|perl-Version-Next-0.2.0-5|41	%check
14cr|perl-Version-Next-0.2.0-5|42	%make test
14cr|perl-Version-Next-0.2.0-5|43	
14cr|perl-Version-Next-0.2.0-5|44	%install
14cr|perl-Version-Next-0.2.0-5|45	%makeinstall_std
14cr|perl-Version-Next-0.2.0-5|46	
14cr|perl-Version-Next-0.2.0-5|47	%files
14cr|perl-Version-Next-0.2.0-5|48	%doc Changes LICENSE META.yml README
14cr|perl-Version-Next-0.2.0-5|49	%{_mandir}/man3/*
14cr|perl-Version-Next-0.2.0-5|50	%{perl_vendorlib}/*
14cr|perl-Version-Next-0.2.0-5|51	
14cr|perl-Version-Next-0.2.0-5|52	
14cr|perl-Version-Next-0.2.0-5|53	%changelog
14cr|perl-Version-Next-0.2.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-5
14cr|perl-Version-Next-0.2.0-5|55	+ Revision: 27bc3f6
14cr|perl-Version-Next-0.2.0-5|56	- MassBuild#464: Increase release tag
14cr|perl-Version-Next-0.2.0-5|57	
14cr|perl-Version-Next-0.2.0-5|58	

5825 14
14cr|perl-Version-Requirements-0.101.20-5|1	%define upstream_name    Version-Requirements
14cr|perl-Version-Requirements-0.101.20-5|2	%define upstream_version 0.101020
14cr|perl-Version-Requirements-0.101.20-5|3	
14cr|perl-Version-Requirements-0.101.20-5|4	Name:		perl-%{upstream_name}
14cr|perl-Version-Requirements-0.101.20-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Version-Requirements-0.101.20-5|6	Release:	5
14cr|perl-Version-Requirements-0.101.20-5|7	
14cr|perl-Version-Requirements-0.101.20-5|8	Summary:	A set of version requirements for a CPAN dist
14cr|perl-Version-Requirements-0.101.20-5|9	
14cr|perl-Version-Requirements-0.101.20-5|10	License:	GPL+ or Artistic
14cr|perl-Version-Requirements-0.101.20-5|11	Group:		Development/Perl
14cr|perl-Version-Requirements-0.101.20-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Version-Requirements-0.101.20-5|13	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Version-Requirements-0.101.20-5|14	
14cr|perl-Version-Requirements-0.101.20-5|15	BuildRequires:	perl-devel
14cr|perl-Version-Requirements-0.101.20-5|16	BuildRequires:	perl(Carp)
14cr|perl-Version-Requirements-0.101.20-5|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Version-Requirements-0.101.20-5|18	BuildRequires:	perl(Scalar::Util)
14cr|perl-Version-Requirements-0.101.20-5|19	BuildRequires:	perl(Test::More)
14cr|perl-Version-Requirements-0.101.20-5|20	BuildRequires:	perl(version)
14cr|perl-Version-Requirements-0.101.20-5|21	BuildArch:	noarch
14cr|perl-Version-Requirements-0.101.20-5|22	
14cr|perl-Version-Requirements-0.101.20-5|23	%description
14cr|perl-Version-Requirements-0.101.20-5|24	A Version::Requirements object models a set of version constraints like
14cr|perl-Version-Requirements-0.101.20-5|25	those specified in the _META.yml_ or _META.json_ files in CPAN
14cr|perl-Version-Requirements-0.101.20-5|26	distributions. It can be built up by adding more and more constraints, and
14cr|perl-Version-Requirements-0.101.20-5|27	it will reduce them to the simplest representation.
14cr|perl-Version-Requirements-0.101.20-5|28	
14cr|perl-Version-Requirements-0.101.20-5|29	Logically impossible constraints will be identified immediately by thrown
14cr|perl-Version-Requirements-0.101.20-5|30	exceptions.
14cr|perl-Version-Requirements-0.101.20-5|31	
14cr|perl-Version-Requirements-0.101.20-5|32	%prep
14cr|perl-Version-Requirements-0.101.20-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Version-Requirements-0.101.20-5|34	
14cr|perl-Version-Requirements-0.101.20-5|35	%build
14cr|perl-Version-Requirements-0.101.20-5|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Version-Requirements-0.101.20-5|37	%make
14cr|perl-Version-Requirements-0.101.20-5|38	
14cr|perl-Version-Requirements-0.101.20-5|39	%check
14cr|perl-Version-Requirements-0.101.20-5|40	%make test
14cr|perl-Version-Requirements-0.101.20-5|41	
14cr|perl-Version-Requirements-0.101.20-5|42	%install
14cr|perl-Version-Requirements-0.101.20-5|43	%makeinstall_std
14cr|perl-Version-Requirements-0.101.20-5|44	
14cr|perl-Version-Requirements-0.101.20-5|45	%files
14cr|perl-Version-Requirements-0.101.20-5|46	%doc Changes META.yml LICENSE README META.json
14cr|perl-Version-Requirements-0.101.20-5|47	%{_mandir}/man3/*
14cr|perl-Version-Requirements-0.101.20-5|48	%{perl_vendorlib}/*
14cr|perl-Version-Requirements-0.101.20-5|49	
14cr|perl-Version-Requirements-0.101.20-5|50	
14cr|perl-Version-Requirements-0.101.20-5|51	%changelog
14cr|perl-Version-Requirements-0.101.20-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.20-5
14cr|perl-Version-Requirements-0.101.20-5|53	+ Revision: d41b3ad
14cr|perl-Version-Requirements-0.101.20-5|54	- MassBuild#464: Increase release tag
14cr|perl-Version-Requirements-0.101.20-5|55	
14cr|perl-Version-Requirements-0.101.20-5|56	

5826 14
14cr|perl-VFSsimple-0.03-9|1	%define module	VFSsimple
14cr|perl-VFSsimple-0.03-9|2	
14cr|perl-VFSsimple-0.03-9|3	Summary:	A library to magically access to file w/o carry the method
14cr|perl-VFSsimple-0.03-9|4	
14cr|perl-VFSsimple-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-0.03-9|7	Release:	9
14cr|perl-VFSsimple-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-0.03-9|12	BuildRequires:	perl-devel
14cr|perl-VFSsimple-0.03-9|13	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-0.03-9|14	BuildArch: noarch
14cr|perl-VFSsimple-0.03-9|15	
14cr|perl-VFSsimple-0.03-9|16	%description
14cr|perl-VFSsimple-0.03-9|17	A library to magically access to file w/o carry the method
14cr|perl-VFSsimple-0.03-9|18	
14cr|perl-VFSsimple-0.03-9|19	%prep
14cr|perl-VFSsimple-0.03-9|20	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-0.03-9|21	
14cr|perl-VFSsimple-0.03-9|22	%build
14cr|perl-VFSsimple-0.03-9|23	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-0.03-9|24	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-0.03-9|25	
14cr|perl-VFSsimple-0.03-9|26	%check
14cr|perl-VFSsimple-0.03-9|27	make test
14cr|perl-VFSsimple-0.03-9|28	
14cr|perl-VFSsimple-0.03-9|29	%install
14cr|perl-VFSsimple-0.03-9|30	%makeinstall_std
14cr|perl-VFSsimple-0.03-9|31	
14cr|perl-VFSsimple-0.03-9|32	%files
14cr|perl-VFSsimple-0.03-9|33	%{_bindir}/*
14cr|perl-VFSsimple-0.03-9|34	%{perl_vendorlib}/*
14cr|perl-VFSsimple-0.03-9|35	%{_mandir}/*/*
14cr|perl-VFSsimple-0.03-9|36	
14cr|perl-VFSsimple-0.03-9|37	
14cr|perl-VFSsimple-0.03-9|38	
14cr|perl-VFSsimple-0.03-9|39	%changelog
14cr|perl-VFSsimple-0.03-9|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-0.03-9|41	+ Revision: 15d34a4
14cr|perl-VFSsimple-0.03-9|42	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-0.03-9|43	
14cr|perl-VFSsimple-0.03-9|44	

5827 14
14cr|perl-VFSsimple-Drv-File-0.03-9|1	%define module	VFSsimple-Drv-File
14cr|perl-VFSsimple-Drv-File-0.03-9|2	
14cr|perl-VFSsimple-Drv-File-0.03-9|3	Summary:	A VFSsimple implementation over local files
14cr|perl-VFSsimple-Drv-File-0.03-9|4	
14cr|perl-VFSsimple-Drv-File-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-Drv-File-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-Drv-File-0.03-9|7	Release:	9
14cr|perl-VFSsimple-Drv-File-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-Drv-File-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-Drv-File-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-Drv-File-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-Drv-File-0.03-9|12	
14cr|perl-VFSsimple-Drv-File-0.03-9|13	BuildRequires:	perl-devel
14cr|perl-VFSsimple-Drv-File-0.03-9|14	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-Drv-File-0.03-9|15	BuildRequires:	perl(VFSsimple)
14cr|perl-VFSsimple-Drv-File-0.03-9|16	BuildArch:	noarch
14cr|perl-VFSsimple-Drv-File-0.03-9|17	
14cr|perl-VFSsimple-Drv-File-0.03-9|18	%description
14cr|perl-VFSsimple-Drv-File-0.03-9|19	This module provide access method for VFSsimple module to access to files
14cr|perl-VFSsimple-Drv-File-0.03-9|20	on local filesystem.
14cr|perl-VFSsimple-Drv-File-0.03-9|21	
14cr|perl-VFSsimple-Drv-File-0.03-9|22	%prep
14cr|perl-VFSsimple-Drv-File-0.03-9|23	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-Drv-File-0.03-9|24	
14cr|perl-VFSsimple-Drv-File-0.03-9|25	%build
14cr|perl-VFSsimple-Drv-File-0.03-9|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-Drv-File-0.03-9|27	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-Drv-File-0.03-9|28	
14cr|perl-VFSsimple-Drv-File-0.03-9|29	%check
14cr|perl-VFSsimple-Drv-File-0.03-9|30	make test
14cr|perl-VFSsimple-Drv-File-0.03-9|31	
14cr|perl-VFSsimple-Drv-File-0.03-9|32	%install
14cr|perl-VFSsimple-Drv-File-0.03-9|33	%makeinstall_std
14cr|perl-VFSsimple-Drv-File-0.03-9|34	
14cr|perl-VFSsimple-Drv-File-0.03-9|35	%files
14cr|perl-VFSsimple-Drv-File-0.03-9|36	%{perl_vendorlib}/*
14cr|perl-VFSsimple-Drv-File-0.03-9|37	%{_mandir}/*/*
14cr|perl-VFSsimple-Drv-File-0.03-9|38	
14cr|perl-VFSsimple-Drv-File-0.03-9|39	
14cr|perl-VFSsimple-Drv-File-0.03-9|40	
14cr|perl-VFSsimple-Drv-File-0.03-9|41	%changelog
14cr|perl-VFSsimple-Drv-File-0.03-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-Drv-File-0.03-9|43	+ Revision: 398bdc1
14cr|perl-VFSsimple-Drv-File-0.03-9|44	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-Drv-File-0.03-9|45	
14cr|perl-VFSsimple-Drv-File-0.03-9|46	

5828 14
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|1	%define module	VFSsimple-Drv-Ftp
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|2	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|3	Summary:	A VFSsimple implementation over ftp protocol
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|4	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|7	Release:	9
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|12	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|13	BuildRequires:	perl-devel
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|14	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|15	BuildRequires:	perl(Net::FTP)
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|16	BuildRequires:	perl(VFSsimple)
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|17	BuildArch:	noarch
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|18	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|19	%description
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|20	This module provide access method for VFSsimple module to access to file
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|21	located on an ftp server.
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|22	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|23	%prep
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|24	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|25	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|26	%build
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|28	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|29	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|30	%check
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|31	make test
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|32	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|33	%install
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|34	%makeinstall_std
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|35	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|36	%files
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|37	%{perl_vendorlib}/*
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|38	%{_mandir}/*/*
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|39	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|40	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|41	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|42	%changelog
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|44	+ Revision: c066632
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|45	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|46	
14cr|perl-VFSsimple-Drv-Ftp-0.03-9|47	

5829 14
14cr|perl-VFSsimple-Drv-Http-0.03-9|1	%define module	VFSsimple-Drv-Http
14cr|perl-VFSsimple-Drv-Http-0.03-9|2	
14cr|perl-VFSsimple-Drv-Http-0.03-9|3	Summary:	A VFSsimple implementation over Http protocol
14cr|perl-VFSsimple-Drv-Http-0.03-9|4	
14cr|perl-VFSsimple-Drv-Http-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-Drv-Http-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-Drv-Http-0.03-9|7	Release:	9
14cr|perl-VFSsimple-Drv-Http-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-Drv-Http-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-Drv-Http-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-Drv-Http-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-Drv-Http-0.03-9|12	
14cr|perl-VFSsimple-Drv-Http-0.03-9|13	BuildRequires:	perl-devel
14cr|perl-VFSsimple-Drv-Http-0.03-9|14	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-Drv-Http-0.03-9|15	BuildRequires:	perl(Net::HTTP)
14cr|perl-VFSsimple-Drv-Http-0.03-9|16	BuildRequires:	perl(VFSsimple)
14cr|perl-VFSsimple-Drv-Http-0.03-9|17	BuildArch:	noarch
14cr|perl-VFSsimple-Drv-Http-0.03-9|18	
14cr|perl-VFSsimple-Drv-Http-0.03-9|19	%description
14cr|perl-VFSsimple-Drv-Http-0.03-9|20	This module provide access method for VFSsimple module to access to file
14cr|perl-VFSsimple-Drv-Http-0.03-9|21	on http server.
14cr|perl-VFSsimple-Drv-Http-0.03-9|22	
14cr|perl-VFSsimple-Drv-Http-0.03-9|23	%prep
14cr|perl-VFSsimple-Drv-Http-0.03-9|24	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-Drv-Http-0.03-9|25	
14cr|perl-VFSsimple-Drv-Http-0.03-9|26	%build
14cr|perl-VFSsimple-Drv-Http-0.03-9|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-Drv-Http-0.03-9|28	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-Drv-Http-0.03-9|29	
14cr|perl-VFSsimple-Drv-Http-0.03-9|30	%check
14cr|perl-VFSsimple-Drv-Http-0.03-9|31	make test
14cr|perl-VFSsimple-Drv-Http-0.03-9|32	
14cr|perl-VFSsimple-Drv-Http-0.03-9|33	%install
14cr|perl-VFSsimple-Drv-Http-0.03-9|34	%makeinstall_std
14cr|perl-VFSsimple-Drv-Http-0.03-9|35	
14cr|perl-VFSsimple-Drv-Http-0.03-9|36	%files
14cr|perl-VFSsimple-Drv-Http-0.03-9|37	%{perl_vendorlib}/*
14cr|perl-VFSsimple-Drv-Http-0.03-9|38	%{_mandir}/*/*
14cr|perl-VFSsimple-Drv-Http-0.03-9|39	
14cr|perl-VFSsimple-Drv-Http-0.03-9|40	
14cr|perl-VFSsimple-Drv-Http-0.03-9|41	
14cr|perl-VFSsimple-Drv-Http-0.03-9|42	%changelog
14cr|perl-VFSsimple-Drv-Http-0.03-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-Drv-Http-0.03-9|44	+ Revision: d9308f2
14cr|perl-VFSsimple-Drv-Http-0.03-9|45	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-Drv-Http-0.03-9|46	
14cr|perl-VFSsimple-Drv-Http-0.03-9|47	

5830 14
14cr|perl-VFSsimple-Drv-Iso-0.03-9|1	%define module	VFSsimple-Drv-Iso
14cr|perl-VFSsimple-Drv-Iso-0.03-9|2	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|3	Summary:	A VFSsimple implementation over ISO9660 fs
14cr|perl-VFSsimple-Drv-Iso-0.03-9|4	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-Drv-Iso-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-Drv-Iso-0.03-9|7	Release:	9
14cr|perl-VFSsimple-Drv-Iso-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-Drv-Iso-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-Drv-Iso-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-Drv-Iso-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-Drv-Iso-0.03-9|12	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|13	BuildRequires:	perl-devel
14cr|perl-VFSsimple-Drv-Iso-0.03-9|14	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-Drv-Iso-0.03-9|15	BuildRequires:	perl(Device::Cdio::ISO9660)
14cr|perl-VFSsimple-Drv-Iso-0.03-9|16	BuildRequires:	perl(VFSsimple)
14cr|perl-VFSsimple-Drv-Iso-0.03-9|17	BuildArch:	noarch
14cr|perl-VFSsimple-Drv-Iso-0.03-9|18	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|19	%description
14cr|perl-VFSsimple-Drv-Iso-0.03-9|20	This module provide access method for VFSsimple module to access to files
14cr|perl-VFSsimple-Drv-Iso-0.03-9|21	inside ISO9660 CD image.
14cr|perl-VFSsimple-Drv-Iso-0.03-9|22	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|23	%prep
14cr|perl-VFSsimple-Drv-Iso-0.03-9|24	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-Drv-Iso-0.03-9|25	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|26	%build
14cr|perl-VFSsimple-Drv-Iso-0.03-9|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-Drv-Iso-0.03-9|28	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-Drv-Iso-0.03-9|29	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|30	%check
14cr|perl-VFSsimple-Drv-Iso-0.03-9|31	make test
14cr|perl-VFSsimple-Drv-Iso-0.03-9|32	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|33	%install
14cr|perl-VFSsimple-Drv-Iso-0.03-9|34	%makeinstall_std
14cr|perl-VFSsimple-Drv-Iso-0.03-9|35	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|36	%files
14cr|perl-VFSsimple-Drv-Iso-0.03-9|37	%{perl_vendorlib}/*
14cr|perl-VFSsimple-Drv-Iso-0.03-9|38	%{_mandir}/*/*
14cr|perl-VFSsimple-Drv-Iso-0.03-9|39	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|40	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|41	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|42	%changelog
14cr|perl-VFSsimple-Drv-Iso-0.03-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-Drv-Iso-0.03-9|44	+ Revision: 4e4d4f2
14cr|perl-VFSsimple-Drv-Iso-0.03-9|45	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-Drv-Iso-0.03-9|46	
14cr|perl-VFSsimple-Drv-Iso-0.03-9|47	

5831 14
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|1	%define module	VFSsimple-Drv-Rsync
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|2	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|3	Summary:	A VFSsimple implementation over rsync protocol
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|4	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|5	Name:		perl-%{module}
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|6	Version:	0.03
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|7	Release:	9
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|8	License:	WTFPL
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|9	Group:		Development/Perl
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|10	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|12	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|13	BuildRequires:	perl-devel
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|14	BuildRequires:	perl(URI)
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|15	BuildRequires:	perl(VFSsimple)
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|16	BuildRequires:	rsync
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|17	BuildArch:	noarch
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|18	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|19	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|20	%description
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|21	This module provide access method for VFSsimple module to access to file
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|22	located on rsync server.
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|23	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|24	%prep
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|25	%setup -q -n %{module}-%{version}
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|26	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|27	%build
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|29	make CFLAGS="%{optflags}"
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|30	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|31	%check
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|32	make test
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|33	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|34	%install
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|35	%makeinstall_std
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|36	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|37	%files
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|38	%{perl_vendorlib}/*
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|39	%{_mandir}/*/*
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|40	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|41	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|42	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|43	%changelog
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.03-9
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|45	+ Revision: fe5a502
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|46	- MassBuild#464: Increase release tag
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|47	
14cr|perl-VFSsimple-Drv-Rsync-0.03-9|48	

5832 14
14cr|perl-Video-Frequencies-0.30.0-3|1	%define upstream_version	0.03
14cr|perl-Video-Frequencies-0.30.0-3|2	%define module	Video-Frequencies
14cr|perl-Video-Frequencies-0.30.0-3|3	
14cr|perl-Video-Frequencies-0.30.0-3|4	Name:		perl-%{module}
14cr|perl-Video-Frequencies-0.30.0-3|5	Summary:	Perl interface to the Video4linux tuner frequencies
14cr|perl-Video-Frequencies-0.30.0-3|6	
14cr|perl-Video-Frequencies-0.30.0-3|7	Group:		Development/Perl
14cr|perl-Video-Frequencies-0.30.0-3|8	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Video-Frequencies-0.30.0-3|9	Release:       	3
14cr|perl-Video-Frequencies-0.30.0-3|10	License:	GPL or Artistic
14cr|perl-Video-Frequencies-0.30.0-3|11	URL:		http://ivtvdriver.org/
14cr|perl-Video-Frequencies-0.30.0-3|12	Source0:	http://dl.ivtvdriver.org/supporting-tools/Video-Frequencies-%{upstream_version}.tar.gz
14cr|perl-Video-Frequencies-0.30.0-3|13	BuildArch:	noarch
14cr|perl-Video-Frequencies-0.30.0-3|14	#Requires: perl, perl-base
14cr|perl-Video-Frequencies-0.30.0-3|15	BuildRequires:	perl-devel
14cr|perl-Video-Frequencies-0.30.0-3|16	
14cr|perl-Video-Frequencies-0.30.0-3|17	%description
14cr|perl-Video-Frequencies-0.30.0-3|18	This package provides a table of hashes that represent all the current
14cr|perl-Video-Frequencies-0.30.0-3|19	frequency mappings that are used by Video4Linux programs.
14cr|perl-Video-Frequencies-0.30.0-3|20	
14cr|perl-Video-Frequencies-0.30.0-3|21	Do perldoc Video::Frequencies to get complete instructions, etc.
14cr|perl-Video-Frequencies-0.30.0-3|22	
14cr|perl-Video-Frequencies-0.30.0-3|23	%prep
14cr|perl-Video-Frequencies-0.30.0-3|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Video-Frequencies-0.30.0-3|25	
14cr|perl-Video-Frequencies-0.30.0-3|26	%build
14cr|perl-Video-Frequencies-0.30.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Video-Frequencies-0.30.0-3|28	%make
14cr|perl-Video-Frequencies-0.30.0-3|29	make test
14cr|perl-Video-Frequencies-0.30.0-3|30	
14cr|perl-Video-Frequencies-0.30.0-3|31	%install
14cr|perl-Video-Frequencies-0.30.0-3|32	%makeinstall_std
14cr|perl-Video-Frequencies-0.30.0-3|33	
14cr|perl-Video-Frequencies-0.30.0-3|34	%files
14cr|perl-Video-Frequencies-0.30.0-3|35	%doc README COPYING Changes
14cr|perl-Video-Frequencies-0.30.0-3|36	%{perl_vendorlib}/Video/Frequencies.pm
14cr|perl-Video-Frequencies-0.30.0-3|37	%{_mandir}/man3/Video::Frequencies.3pm*
14cr|perl-Video-Frequencies-0.30.0-3|38	
14cr|perl-Video-Frequencies-0.30.0-3|39	
14cr|perl-Video-Frequencies-0.30.0-3|40	
14cr|perl-Video-Frequencies-0.30.0-3|41	
14cr|perl-Video-Frequencies-0.30.0-3|42	
14cr|perl-Video-Frequencies-0.30.0-3|43	%changelog
14cr|perl-Video-Frequencies-0.30.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-3
14cr|perl-Video-Frequencies-0.30.0-3|45	+ Revision: c2b4ea8
14cr|perl-Video-Frequencies-0.30.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-Video-Frequencies-0.30.0-3|47	
14cr|perl-Video-Frequencies-0.30.0-3|48	

5833 14
14cr|perl-Video-ivtv-0.130.0-3|1	%define upstream_version 0.13
14cr|perl-Video-ivtv-0.130.0-3|2	%define module	Video-ivtv
14cr|perl-Video-ivtv-0.130.0-3|3	
14cr|perl-Video-ivtv-0.130.0-3|4	Name:		perl-%{module}
14cr|perl-Video-ivtv-0.130.0-3|5	Summary:	Perl modules for ivtv support
14cr|perl-Video-ivtv-0.130.0-3|6	
14cr|perl-Video-ivtv-0.130.0-3|7	Group:		Development/Perl
14cr|perl-Video-ivtv-0.130.0-3|8	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Video-ivtv-0.130.0-3|9	Release:    3
14cr|perl-Video-ivtv-0.130.0-3|10	License:	GPL or Artistic
14cr|perl-Video-ivtv-0.130.0-3|11	URL:		http://ivtvdriver.org/
14cr|perl-Video-ivtv-0.130.0-3|12	Source0:	http://dl.ivtvdriver.org/supporting-tools/Video-ivtv-%{upstream_version}.tar.gz
14cr|perl-Video-ivtv-0.130.0-3|13	BuildRequires:	perl-devel
14cr|perl-Video-ivtv-0.130.0-3|14	
14cr|perl-Video-ivtv-0.130.0-3|15	%description
14cr|perl-Video-ivtv-0.130.0-3|16	Video::ivtv is designed to be a quick hack at making the record_ivtv.pl
14cr|perl-Video-ivtv-0.130.0-3|17	script not have to depend on the test_ioctl program included with the ivtv
14cr|perl-Video-ivtv-0.130.0-3|18	utils.  By moving to have the things that have proven difficult to do purely
14cr|perl-Video-ivtv-0.130.0-3|19	in perl to C where they currently are being done, I can concentrate on
14cr|perl-Video-ivtv-0.130.0-3|20	improving the code rather than hitting my head against the wall trying to
14cr|perl-Video-ivtv-0.130.0-3|21	do code cleanups.  ;)
14cr|perl-Video-ivtv-0.130.0-3|22	
14cr|perl-Video-ivtv-0.130.0-3|23	%prep
14cr|perl-Video-ivtv-0.130.0-3|24	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Video-ivtv-0.130.0-3|25	
14cr|perl-Video-ivtv-0.130.0-3|26	%build
14cr|perl-Video-ivtv-0.130.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Video-ivtv-0.130.0-3|28	%make
14cr|perl-Video-ivtv-0.130.0-3|29	#make test
14cr|perl-Video-ivtv-0.130.0-3|30	
14cr|perl-Video-ivtv-0.130.0-3|31	%install
14cr|perl-Video-ivtv-0.130.0-3|32	%makeinstall_std
14cr|perl-Video-ivtv-0.130.0-3|33	
14cr|perl-Video-ivtv-0.130.0-3|34	%files
14cr|perl-Video-ivtv-0.130.0-3|35	%doc README MANIFEST Changes
14cr|perl-Video-ivtv-0.130.0-3|36	%{perl_vendorlib}/*/Video/ivtv.pm
14cr|perl-Video-ivtv-0.130.0-3|37	%dir %{perl_vendorlib}/*/Video/
14cr|perl-Video-ivtv-0.130.0-3|38	%{perl_vendorlib}/*/auto/Video/ivtv/ivtv.so
14cr|perl-Video-ivtv-0.130.0-3|39	%dir %{perl_vendorlib}/*/auto/Video/ivtv/
14cr|perl-Video-ivtv-0.130.0-3|40	%dir %{perl_vendorlib}/*/auto/Video/
14cr|perl-Video-ivtv-0.130.0-3|41	%{_mandir}/man3/*
14cr|perl-Video-ivtv-0.130.0-3|42	
14cr|perl-Video-ivtv-0.130.0-3|43	
14cr|perl-Video-ivtv-0.130.0-3|44	
14cr|perl-Video-ivtv-0.130.0-3|45	
14cr|perl-Video-ivtv-0.130.0-3|46	
14cr|perl-Video-ivtv-0.130.0-3|47	%changelog
14cr|perl-Video-ivtv-0.130.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-3
14cr|perl-Video-ivtv-0.130.0-3|49	+ Revision: 08337ac
14cr|perl-Video-ivtv-0.130.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-Video-ivtv-0.130.0-3|51	
14cr|perl-Video-ivtv-0.130.0-3|52	

5834 14
14cr|perl-Vim-Tag-1.110.690-3|1	%define upstream_name    Vim-Tag
14cr|perl-Vim-Tag-1.110.690-3|2	%define upstream_version 1.110690
14cr|perl-Vim-Tag-1.110.690-3|3	Name:		perl-%{upstream_name}
14cr|perl-Vim-Tag-1.110.690-3|4	Version:	%perl_convert_version 1.110690
14cr|perl-Vim-Tag-1.110.690-3|5	Release:	3
14cr|perl-Vim-Tag-1.110.690-3|6	
14cr|perl-Vim-Tag-1.110.690-3|7	Summary:	Generate perl tags for vim
14cr|perl-Vim-Tag-1.110.690-3|8	
14cr|perl-Vim-Tag-1.110.690-3|9	License:	GPL+ or Artistic
14cr|perl-Vim-Tag-1.110.690-3|10	Group:		Development/Perl
14cr|perl-Vim-Tag-1.110.690-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Vim-Tag-1.110.690-3|12	Source0:	http://www.cpan.org/modules/by-module/Vim/Vim-Tag-1.110690.tar.gz
14cr|perl-Vim-Tag-1.110.690-3|13	
14cr|perl-Vim-Tag-1.110.690-3|14	BuildRequires:	perl-devel
14cr|perl-Vim-Tag-1.110.690-3|15	BuildRequires:	perl(Class::Accessor)
14cr|perl-Vim-Tag-1.110.690-3|16	BuildRequires:	perl(Class::Accessor::Constructor)
14cr|perl-Vim-Tag-1.110.690-3|17	BuildRequires:	perl(Class::Accessor::Installer)
14cr|perl-Vim-Tag-1.110.690-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-Vim-Tag-1.110.690-3|19	BuildRequires:	perl(File::Find::Upwards)
14cr|perl-Vim-Tag-1.110.690-3|20	BuildRequires:	perl(Getopt::Attribute)
14cr|perl-Vim-Tag-1.110.690-3|21	BuildRequires:	perl(Getopt::Inherited)
14cr|perl-Vim-Tag-1.110.690-3|22	BuildRequires:	perl(Hash::Rename)
14cr|perl-Vim-Tag-1.110.690-3|23	BuildRequires:	perl(Test::Compile)
14cr|perl-Vim-Tag-1.110.690-3|24	BuildRequires:	perl(Test::More)
14cr|perl-Vim-Tag-1.110.690-3|25	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Vim-Tag-1.110.690-3|26	BuildRequires:	perl(URI::Escape)
14cr|perl-Vim-Tag-1.110.690-3|27	
14cr|perl-Vim-Tag-1.110.690-3|28	BuildArch:	noarch
14cr|perl-Vim-Tag-1.110.690-3|29	
14cr|perl-Vim-Tag-1.110.690-3|30	%description
14cr|perl-Vim-Tag-1.110.690-3|31	Manage tags for perl code in vim, with ideas on integrating tags with the
14cr|perl-Vim-Tag-1.110.690-3|32	bash programmable completion project. See the synopsis.
14cr|perl-Vim-Tag-1.110.690-3|33	
14cr|perl-Vim-Tag-1.110.690-3|34	%prep
14cr|perl-Vim-Tag-1.110.690-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Vim-Tag-1.110.690-3|36	
14cr|perl-Vim-Tag-1.110.690-3|37	%build
14cr|perl-Vim-Tag-1.110.690-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Vim-Tag-1.110.690-3|39	%make
14cr|perl-Vim-Tag-1.110.690-3|40	
14cr|perl-Vim-Tag-1.110.690-3|41	%check
14cr|perl-Vim-Tag-1.110.690-3|42	%make test
14cr|perl-Vim-Tag-1.110.690-3|43	
14cr|perl-Vim-Tag-1.110.690-3|44	%install
14cr|perl-Vim-Tag-1.110.690-3|45	%makeinstall_std
14cr|perl-Vim-Tag-1.110.690-3|46	
14cr|perl-Vim-Tag-1.110.690-3|47	%files
14cr|perl-Vim-Tag-1.110.690-3|48	%doc Changes README
14cr|perl-Vim-Tag-1.110.690-3|49	%{_mandir}/man3/*
14cr|perl-Vim-Tag-1.110.690-3|50	%{_mandir}/man1/*
14cr|perl-Vim-Tag-1.110.690-3|51	%{perl_vendorlib}/*
14cr|perl-Vim-Tag-1.110.690-3|52	%{_bindir}/ptag*
14cr|perl-Vim-Tag-1.110.690-3|53	
14cr|perl-Vim-Tag-1.110.690-3|54	
14cr|perl-Vim-Tag-1.110.690-3|55	%changelog
14cr|perl-Vim-Tag-1.110.690-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.690-3
14cr|perl-Vim-Tag-1.110.690-3|57	+ Revision: 60f4e0e
14cr|perl-Vim-Tag-1.110.690-3|58	- MassBuild#464: Increase release tag
14cr|perl-Vim-Tag-1.110.690-3|59	
14cr|perl-Vim-Tag-1.110.690-3|60	

5835 14
14cr|perl-Want-0.230.0-3|1	%define module Want
14cr|perl-Want-0.230.0-3|2	%define upstream_version 0.23
14cr|perl-Want-0.230.0-3|3	
14cr|perl-Want-0.230.0-3|4	Name:		perl-%{module}
14cr|perl-Want-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Want-0.230.0-3|6	Release:	3
14cr|perl-Want-0.230.0-3|7	Summary:	A generalisation of wantarray
14cr|perl-Want-0.230.0-3|8	
14cr|perl-Want-0.230.0-3|9	
14cr|perl-Want-0.230.0-3|10	License:	GPL or Artistic
14cr|perl-Want-0.230.0-3|11	Group:		Development/Perl
14cr|perl-Want-0.230.0-3|12	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-Want-0.230.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/Want-%{upstream_version}.tar.gz
14cr|perl-Want-0.230.0-3|14	BuildRequires:	perl-devel
14cr|perl-Want-0.230.0-3|15	
14cr|perl-Want-0.230.0-3|16	%description
14cr|perl-Want-0.230.0-3|17	This module generalises the mechanism of the wantarray function, allowing a
14cr|perl-Want-0.230.0-3|18	function to determine in some detail how its return value is going to be
14cr|perl-Want-0.230.0-3|19	immediately used.
14cr|perl-Want-0.230.0-3|20	
14cr|perl-Want-0.230.0-3|21	%prep
14cr|perl-Want-0.230.0-3|22	%setup -q -n %{module}-%{upstream_version}
14cr|perl-Want-0.230.0-3|23	
14cr|perl-Want-0.230.0-3|24	%build
14cr|perl-Want-0.230.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-Want-0.230.0-3|26	%make
14cr|perl-Want-0.230.0-3|27	
14cr|perl-Want-0.230.0-3|28	%check
14cr|perl-Want-0.230.0-3|29	%make test
14cr|perl-Want-0.230.0-3|30	
14cr|perl-Want-0.230.0-3|31	%install
14cr|perl-Want-0.230.0-3|32	%makeinstall_std
14cr|perl-Want-0.230.0-3|33	
14cr|perl-Want-0.230.0-3|34	%files
14cr|perl-Want-0.230.0-3|35	%doc Changes README TODO
14cr|perl-Want-0.230.0-3|36	%{perl_vendorarch}/Want.pm
14cr|perl-Want-0.230.0-3|37	%{perl_vendorarch}/auto/Want
14cr|perl-Want-0.230.0-3|38	%{_mandir}/*/*
14cr|perl-Want-0.230.0-3|39	
14cr|perl-Want-0.230.0-3|40	
14cr|perl-Want-0.230.0-3|41	
14cr|perl-Want-0.230.0-3|42	
14cr|perl-Want-0.230.0-3|43	
14cr|perl-Want-0.230.0-3|44	
14cr|perl-Want-0.230.0-3|45	%changelog
14cr|perl-Want-0.230.0-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-3
14cr|perl-Want-0.230.0-3|47	+ Revision: 166512b
14cr|perl-Want-0.230.0-3|48	- MassBuild#464: Increase release tag
14cr|perl-Want-0.230.0-3|49	
14cr|perl-Want-0.230.0-3|50	

5836 14
14cr|perl-WDDX-1.20.0-4|1	%define upstream_name    WDDX
14cr|perl-WDDX-1.20.0-4|2	%define upstream_version 1.02
14cr|perl-WDDX-1.20.0-4|3	
14cr|perl-WDDX-1.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WDDX-1.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WDDX-1.20.0-4|6	Release:	4
14cr|perl-WDDX-1.20.0-4|7	
14cr|perl-WDDX-1.20.0-4|8	Summary:	WDDX.pm - Module for reading and writing WDDX packets
14cr|perl-WDDX-1.20.0-4|9	
14cr|perl-WDDX-1.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-WDDX-1.20.0-4|11	Group:		Development/Perl
14cr|perl-WDDX-1.20.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WDDX-1.20.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-WDDX-1.20.0-4|14	
14cr|perl-WDDX-1.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-WDDX-1.20.0-4|16	BuildRequires:	perl(XML::Parser)
14cr|perl-WDDX-1.20.0-4|17	BuildArch:	noarch
14cr|perl-WDDX-1.20.0-4|18	
14cr|perl-WDDX-1.20.0-4|19	%description
14cr|perl-WDDX-1.20.0-4|20	This module provides a perl interface to WDDX. The latest version
14cr|perl-WDDX-1.20.0-4|21	of this module as well as additional information can be found at
14cr|perl-WDDX-1.20.0-4|22	http://www.scripted.com/wddx/. For more information about WDDX
14cr|perl-WDDX-1.20.0-4|23	please visit http://www.wddx.org/
14cr|perl-WDDX-1.20.0-4|24	
14cr|perl-WDDX-1.20.0-4|25	%prep
14cr|perl-WDDX-1.20.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WDDX-1.20.0-4|27	
14cr|perl-WDDX-1.20.0-4|28	%build
14cr|perl-WDDX-1.20.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WDDX-1.20.0-4|30	%make
14cr|perl-WDDX-1.20.0-4|31	
14cr|perl-WDDX-1.20.0-4|32	%check
14cr|perl-WDDX-1.20.0-4|33	make test
14cr|perl-WDDX-1.20.0-4|34	
14cr|perl-WDDX-1.20.0-4|35	%install
14cr|perl-WDDX-1.20.0-4|36	%makeinstall_std
14cr|perl-WDDX-1.20.0-4|37	
14cr|perl-WDDX-1.20.0-4|38	%files
14cr|perl-WDDX-1.20.0-4|39	%doc Changes README
14cr|perl-WDDX-1.20.0-4|40	%dir %{perl_vendorlib}/WDDX
14cr|perl-WDDX-1.20.0-4|41	%{perl_vendorlib}/WDDX/*
14cr|perl-WDDX-1.20.0-4|42	%{perl_vendorlib}/WDDX.pm
14cr|perl-WDDX-1.20.0-4|43	%{_mandir}/*/*
14cr|perl-WDDX-1.20.0-4|44	
14cr|perl-WDDX-1.20.0-4|45	
14cr|perl-WDDX-1.20.0-4|46	
14cr|perl-WDDX-1.20.0-4|47	%changelog
14cr|perl-WDDX-1.20.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-4
14cr|perl-WDDX-1.20.0-4|49	+ Revision: ff7440e
14cr|perl-WDDX-1.20.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-WDDX-1.20.0-4|51	
14cr|perl-WDDX-1.20.0-4|52	

5837 14
14cr|perl-WeakRef-0.01-12|1	%define module	WeakRef
14cr|perl-WeakRef-0.01-12|2	
14cr|perl-WeakRef-0.01-12|3	Name:		    perl-%{module}
14cr|perl-WeakRef-0.01-12|4	Version:	    0.01
14cr|perl-WeakRef-0.01-12|5	Release:	    12
14cr|perl-WeakRef-0.01-12|6	Summary:	    An API to the Perl weak references
14cr|perl-WeakRef-0.01-12|7	
14cr|perl-WeakRef-0.01-12|8	License:	    GPL or Artistic
14cr|perl-WeakRef-0.01-12|9	Group:		    Development/Perl
14cr|perl-WeakRef-0.01-12|10	URL:            http://search.cpan.org/dist/%{module}
14cr|perl-WeakRef-0.01-12|11	Source:         http://www.cpan.org/modules/by-module/WeakRef/%{module}-%{version}.tar.bz2
14cr|perl-WeakRef-0.01-12|12	Buildrequires:	perl-devel
14cr|perl-WeakRef-0.01-12|13	
14cr|perl-WeakRef-0.01-12|14	%description
14cr|perl-WeakRef-0.01-12|15	A patch to Perl 5.005_55 by the author implements a core API for weak
14cr|perl-WeakRef-0.01-12|16	references. This module is a Perl-level interface to that API, allowing weak
14cr|perl-WeakRef-0.01-12|17	references to be created in Perl.
14cr|perl-WeakRef-0.01-12|18	
14cr|perl-WeakRef-0.01-12|19	A weak reference is just like an ordinary Perl reference except that it isn't
14cr|perl-WeakRef-0.01-12|20	included in the reference count of the thing referred to. This means that once
14cr|perl-WeakRef-0.01-12|21	all references to a particular piece of data are weak, the piece of data is
14cr|perl-WeakRef-0.01-12|22	freed and all the weak references are set to undef. This is particularly useful
14cr|perl-WeakRef-0.01-12|23	for implementing circular data structures without memory leaks or caches of
14cr|perl-WeakRef-0.01-12|24	objects.
14cr|perl-WeakRef-0.01-12|25	
14cr|perl-WeakRef-0.01-12|26	%prep
14cr|perl-WeakRef-0.01-12|27	%setup -n %{module}-%{version}
14cr|perl-WeakRef-0.01-12|28	
14cr|perl-WeakRef-0.01-12|29	%build
14cr|perl-WeakRef-0.01-12|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-WeakRef-0.01-12|31	%make
14cr|perl-WeakRef-0.01-12|32	
14cr|perl-WeakRef-0.01-12|33	%check
14cr|perl-WeakRef-0.01-12|34	%make test
14cr|perl-WeakRef-0.01-12|35	
14cr|perl-WeakRef-0.01-12|36	%install
14cr|perl-WeakRef-0.01-12|37	%makeinstall_std
14cr|perl-WeakRef-0.01-12|38	
14cr|perl-WeakRef-0.01-12|39	%clean
14cr|perl-WeakRef-0.01-12|40	
14cr|perl-WeakRef-0.01-12|41	%files
14cr|perl-WeakRef-0.01-12|42	%doc Changes README
14cr|perl-WeakRef-0.01-12|43	%{perl_vendorarch}/*
14cr|perl-WeakRef-0.01-12|44	%{_mandir}/*/*
14cr|perl-WeakRef-0.01-12|45	
14cr|perl-WeakRef-0.01-12|46	
14cr|perl-WeakRef-0.01-12|47	
14cr|perl-WeakRef-0.01-12|48	
14cr|perl-WeakRef-0.01-12|49	%changelog
14cr|perl-WeakRef-0.01-12|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-12
14cr|perl-WeakRef-0.01-12|51	+ Revision: d722280
14cr|perl-WeakRef-0.01-12|52	- MassBuild#464: Increase release tag
14cr|perl-WeakRef-0.01-12|53	
14cr|perl-WeakRef-0.01-12|54	

5838 14
14cr|perl-WebFetch-0.120.0-4|1	%define upstream_name    WebFetch
14cr|perl-WebFetch-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-WebFetch-0.120.0-4|3	
14cr|perl-WebFetch-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WebFetch-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebFetch-0.120.0-4|6	Release:	4
14cr|perl-WebFetch-0.120.0-4|7	
14cr|perl-WebFetch-0.120.0-4|8	Summary:	Perl module to download and save information from the Web
14cr|perl-WebFetch-0.120.0-4|9	
14cr|perl-WebFetch-0.120.0-4|10	License:	GPL
14cr|perl-WebFetch-0.120.0-4|11	Group:		Development/Perl
14cr|perl-WebFetch-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebFetch-0.120.0-4|13	Source0:	http://cpan.perl.org/modules/by-module/WebFetch/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebFetch-0.120.0-4|14	
14cr|perl-WebFetch-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-WebFetch-0.120.0-4|16	BuildRequires:	perl(Date::Calc)
14cr|perl-WebFetch-0.120.0-4|17	BuildRequires:  perl(HTML::Parser)
14cr|perl-WebFetch-0.120.0-4|18	BuildRequires:  perl-libwww-perl
14cr|perl-WebFetch-0.120.0-4|19	BuildRequires:  perl(XML::Parser)
14cr|perl-WebFetch-0.120.0-4|20	# Just to make sure it exists
14cr|perl-WebFetch-0.120.0-4|21	BuildRequires:	perl(Locale::Codes)
14cr|perl-WebFetch-0.120.0-4|22	
14cr|perl-WebFetch-0.120.0-4|23	BuildArch:	noarch
14cr|perl-WebFetch-0.120.0-4|24	
14cr|perl-WebFetch-0.120.0-4|25	Requires:	perl(Locale::Codes)
14cr|perl-WebFetch-0.120.0-4|26	Requires:	perl(Date::Calc)
14cr|perl-WebFetch-0.120.0-4|27	Requires:	perl(XML::Parser)
14cr|perl-WebFetch-0.120.0-4|28	
14cr|perl-WebFetch-0.120.0-4|29	%description
14cr|perl-WebFetch-0.120.0-4|30	WebFetch is a Perl module to download and save information from the Web, and
14cr|perl-WebFetch-0.120.0-4|31	to display on the Web.  It will download from sites such as CNet, CNN,
14cr|perl-WebFetch-0.120.0-4|32	Freshmeat, Slashdot, LinuxToday, Yahoo, and more.  It can even export your
14cr|perl-WebFetch-0.120.0-4|33	site's news for other sites to include in their web pages.
14cr|perl-WebFetch-0.120.0-4|34	
14cr|perl-WebFetch-0.120.0-4|35	%prep
14cr|perl-WebFetch-0.120.0-4|36	%setup -n %{upstream_name}-%{upstream_version}
14cr|perl-WebFetch-0.120.0-4|37	
14cr|perl-WebFetch-0.120.0-4|38	%build
14cr|perl-WebFetch-0.120.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebFetch-0.120.0-4|40	make
14cr|perl-WebFetch-0.120.0-4|41	
14cr|perl-WebFetch-0.120.0-4|42	%check
14cr|perl-WebFetch-0.120.0-4|43	make test
14cr|perl-WebFetch-0.120.0-4|44	
14cr|perl-WebFetch-0.120.0-4|45	
14cr|perl-WebFetch-0.120.0-4|46	%install
14cr|perl-WebFetch-0.120.0-4|47	%makeinstall_std
14cr|perl-WebFetch-0.120.0-4|48	
14cr|perl-WebFetch-0.120.0-4|49	%files
14cr|perl-WebFetch-0.120.0-4|50	%doc Changes MANIFEST TODO README
14cr|perl-WebFetch-0.120.0-4|51	%{perl_vendorlib}/WebFetch*
14cr|perl-WebFetch-0.120.0-4|52	%{perl_vendorlib}/*.pod
14cr|perl-WebFetch-0.120.0-4|53	%{_mandir}/*/*
14cr|perl-WebFetch-0.120.0-4|54	
14cr|perl-WebFetch-0.120.0-4|55	
14cr|perl-WebFetch-0.120.0-4|56	
14cr|perl-WebFetch-0.120.0-4|57	%changelog
14cr|perl-WebFetch-0.120.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-WebFetch-0.120.0-4|59	+ Revision: 58ce110
14cr|perl-WebFetch-0.120.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-WebFetch-0.120.0-4|61	
14cr|perl-WebFetch-0.120.0-4|62	

5839 14
14cr|perl-WebService-FreeDB-0.790.0-2|1	%define upstream_name	 WebService-FreeDB
14cr|perl-WebService-FreeDB-0.790.0-2|2	%define upstream_version 0.79
14cr|perl-WebService-FreeDB-0.790.0-2|3	
14cr|perl-WebService-FreeDB-0.790.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-WebService-FreeDB-0.790.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebService-FreeDB-0.790.0-2|6	Release:	2
14cr|perl-WebService-FreeDB-0.790.0-2|7	
14cr|perl-WebService-FreeDB-0.790.0-2|8	Summary:	FreeDB search by keyword
14cr|perl-WebService-FreeDB-0.790.0-2|9	
14cr|perl-WebService-FreeDB-0.790.0-2|10	
14cr|perl-WebService-FreeDB-0.790.0-2|11	License:	GPL
14cr|perl-WebService-FreeDB-0.790.0-2|12	Group:		Development/Perl
14cr|perl-WebService-FreeDB-0.790.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebService-FreeDB-0.790.0-2|14	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebService-FreeDB-0.790.0-2|15	
14cr|perl-WebService-FreeDB-0.790.0-2|16	BuildRequires:	perl-devel
14cr|perl-WebService-FreeDB-0.790.0-2|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WebService-FreeDB-0.790.0-2|18	BuildArch:	noarch
14cr|perl-WebService-FreeDB-0.790.0-2|19	
14cr|perl-WebService-FreeDB-0.790.0-2|20	%description
14cr|perl-WebService-FreeDB-0.790.0-2|21	WebService-FreeDB is a perl module for retrieving entries from FreeDB
14cr|perl-WebService-FreeDB-0.790.0-2|22	by searching for keywords (artist,track,album,rest)
14cr|perl-WebService-FreeDB-0.790.0-2|23	
14cr|perl-WebService-FreeDB-0.790.0-2|24	%prep
14cr|perl-WebService-FreeDB-0.790.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WebService-FreeDB-0.790.0-2|26	
14cr|perl-WebService-FreeDB-0.790.0-2|27	%build
14cr|perl-WebService-FreeDB-0.790.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebService-FreeDB-0.790.0-2|29	%make
14cr|perl-WebService-FreeDB-0.790.0-2|30	
14cr|perl-WebService-FreeDB-0.790.0-2|31	%check
14cr|perl-WebService-FreeDB-0.790.0-2|32	# make test
14cr|perl-WebService-FreeDB-0.790.0-2|33	
14cr|perl-WebService-FreeDB-0.790.0-2|34	%install
14cr|perl-WebService-FreeDB-0.790.0-2|35	%makeinstall_std
14cr|perl-WebService-FreeDB-0.790.0-2|36	
14cr|perl-WebService-FreeDB-0.790.0-2|37	%files
14cr|perl-WebService-FreeDB-0.790.0-2|38	%doc README Changes example/cdsearch.pl
14cr|perl-WebService-FreeDB-0.790.0-2|39	%{_mandir}/man3/*
14cr|perl-WebService-FreeDB-0.790.0-2|40	%{perl_vendorlib}/WebService
14cr|perl-WebService-FreeDB-0.790.0-2|41	
14cr|perl-WebService-FreeDB-0.790.0-2|42	
14cr|perl-WebService-FreeDB-0.790.0-2|43	
14cr|perl-WebService-FreeDB-0.790.0-2|44	
14cr|perl-WebService-FreeDB-0.790.0-2|45	%changelog
14cr|perl-WebService-FreeDB-0.790.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.790.0-2
14cr|perl-WebService-FreeDB-0.790.0-2|47	+ Revision: e8d85ca
14cr|perl-WebService-FreeDB-0.790.0-2|48	- MassBuild#464: Increase release tag
14cr|perl-WebService-FreeDB-0.790.0-2|49	
14cr|perl-WebService-FreeDB-0.790.0-2|50	

5840 14
14cr|perl-WebService-MusicBrainz-0.930.0-3|1	%define upstream_name    WebService-MusicBrainz
14cr|perl-WebService-MusicBrainz-0.930.0-3|2	%define upstream_version 0.93
14cr|perl-WebService-MusicBrainz-0.930.0-3|3	
14cr|perl-WebService-MusicBrainz-0.930.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WebService-MusicBrainz-0.930.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebService-MusicBrainz-0.930.0-3|6	Release:	3
14cr|perl-WebService-MusicBrainz-0.930.0-3|7	
14cr|perl-WebService-MusicBrainz-0.930.0-3|8	Summary:	Search the MusicBrainz database through their web service
14cr|perl-WebService-MusicBrainz-0.930.0-3|9	
14cr|perl-WebService-MusicBrainz-0.930.0-3|10	License:	GPL+ or Artistic
14cr|perl-WebService-MusicBrainz-0.930.0-3|11	Group:		Development/Perl
14cr|perl-WebService-MusicBrainz-0.930.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebService-MusicBrainz-0.930.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebService-MusicBrainz-0.930.0-3|14	
14cr|perl-WebService-MusicBrainz-0.930.0-3|15	BuildRequires:	perl-devel
14cr|perl-WebService-MusicBrainz-0.930.0-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-WebService-MusicBrainz-0.930.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-WebService-MusicBrainz-0.930.0-3|18	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WebService-MusicBrainz-0.930.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-WebService-MusicBrainz-0.930.0-3|20	BuildRequires:	perl(URI)
14cr|perl-WebService-MusicBrainz-0.930.0-3|21	BuildRequires:	perl(XML::LibXML)
14cr|perl-WebService-MusicBrainz-0.930.0-3|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-WebService-MusicBrainz-0.930.0-3|23	BuildArch:	noarch
14cr|perl-WebService-MusicBrainz-0.930.0-3|24	
14cr|perl-WebService-MusicBrainz-0.930.0-3|25	%description
14cr|perl-WebService-MusicBrainz-0.930.0-3|26	This module will search the MusicBrainz database through their web service
14cr|perl-WebService-MusicBrainz-0.930.0-3|27	and return objects with the found data.
14cr|perl-WebService-MusicBrainz-0.930.0-3|28	
14cr|perl-WebService-MusicBrainz-0.930.0-3|29	%prep
14cr|perl-WebService-MusicBrainz-0.930.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WebService-MusicBrainz-0.930.0-3|31	
14cr|perl-WebService-MusicBrainz-0.930.0-3|32	%build
14cr|perl-WebService-MusicBrainz-0.930.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebService-MusicBrainz-0.930.0-3|34	%make
14cr|perl-WebService-MusicBrainz-0.930.0-3|35	
14cr|perl-WebService-MusicBrainz-0.930.0-3|36	%check
14cr|perl-WebService-MusicBrainz-0.930.0-3|37	# Some tests fail
14cr|perl-WebService-MusicBrainz-0.930.0-3|38	#make test
14cr|perl-WebService-MusicBrainz-0.930.0-3|39	
14cr|perl-WebService-MusicBrainz-0.930.0-3|40	%install
14cr|perl-WebService-MusicBrainz-0.930.0-3|41	%makeinstall_std
14cr|perl-WebService-MusicBrainz-0.930.0-3|42	
14cr|perl-WebService-MusicBrainz-0.930.0-3|43	%files
14cr|perl-WebService-MusicBrainz-0.930.0-3|44	%doc Changes META.yml README
14cr|perl-WebService-MusicBrainz-0.930.0-3|45	%{_mandir}/man3/*
14cr|perl-WebService-MusicBrainz-0.930.0-3|46	%{perl_vendorlib}/*
14cr|perl-WebService-MusicBrainz-0.930.0-3|47	
14cr|perl-WebService-MusicBrainz-0.930.0-3|48	
14cr|perl-WebService-MusicBrainz-0.930.0-3|49	%changelog
14cr|perl-WebService-MusicBrainz-0.930.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-3
14cr|perl-WebService-MusicBrainz-0.930.0-3|51	+ Revision: 7d7ff11
14cr|perl-WebService-MusicBrainz-0.930.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-WebService-MusicBrainz-0.930.0-3|53	
14cr|perl-WebService-MusicBrainz-0.930.0-3|54	

5841 14
14cr|perl-WebService-Solr-0.230.0-4|1	%define upstream_name    WebService-Solr
14cr|perl-WebService-Solr-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-WebService-Solr-0.230.0-4|3	
14cr|perl-WebService-Solr-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WebService-Solr-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebService-Solr-0.230.0-4|6	Release:	4
14cr|perl-WebService-Solr-0.230.0-4|7	
14cr|perl-WebService-Solr-0.230.0-4|8	Summary:	Module to interface with the Solr (Lucene) webservice
14cr|perl-WebService-Solr-0.230.0-4|9	
14cr|perl-WebService-Solr-0.230.0-4|10	License:	GPL+ or Artistic
14cr|perl-WebService-Solr-0.230.0-4|11	Group:		Development/Perl
14cr|perl-WebService-Solr-0.230.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebService-Solr-0.230.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebService-Solr-0.230.0-4|14	
14cr|perl-WebService-Solr-0.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-WebService-Solr-0.230.0-4|16	BuildRequires:	perl(Any::Moose)
14cr|perl-WebService-Solr-0.230.0-4|17	BuildRequires:	perl(Data::Page)
14cr|perl-WebService-Solr-0.230.0-4|18	BuildRequires:	perl(Data::Pageset)
14cr|perl-WebService-Solr-0.230.0-4|19	BuildRequires:	perl(Encode)
14cr|perl-WebService-Solr-0.230.0-4|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-WebService-Solr-0.230.0-4|21	BuildRequires:	perl(JSON::XS)
14cr|perl-WebService-Solr-0.230.0-4|22	BuildRequires:	perl(HTTP::Headers)
14cr|perl-WebService-Solr-0.230.0-4|23	BuildRequires:	perl-libwww-perl
14cr|perl-WebService-Solr-0.230.0-4|24	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WebService-Solr-0.230.0-4|25	BuildRequires:	perl(Moose)
14cr|perl-WebService-Solr-0.230.0-4|26	BuildRequires:	perl(Test::Mock::LWP)
14cr|perl-WebService-Solr-0.230.0-4|27	BuildRequires:	perl(Test::More)
14cr|perl-WebService-Solr-0.230.0-4|28	BuildRequires:	perl(URI)
14cr|perl-WebService-Solr-0.230.0-4|29	BuildRequires:	perl(XML::Generator)
14cr|perl-WebService-Solr-0.230.0-4|30	BuildRequires:	perl(XML::Simple)
14cr|perl-WebService-Solr-0.230.0-4|31	BuildRequires:	perl(XML::Easy::Element)
14cr|perl-WebService-Solr-0.230.0-4|32	BuildArch:	noarch
14cr|perl-WebService-Solr-0.230.0-4|33	
14cr|perl-WebService-Solr-0.230.0-4|34	%description
14cr|perl-WebService-Solr-0.230.0-4|35	WebService::Solr is a client library for Apache Lucene's Solr; an
14cr|perl-WebService-Solr-0.230.0-4|36	enterprise-grade indexing and searching platform.
14cr|perl-WebService-Solr-0.230.0-4|37	
14cr|perl-WebService-Solr-0.230.0-4|38	%prep
14cr|perl-WebService-Solr-0.230.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WebService-Solr-0.230.0-4|40	
14cr|perl-WebService-Solr-0.230.0-4|41	%build
14cr|perl-WebService-Solr-0.230.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebService-Solr-0.230.0-4|43	%make
14cr|perl-WebService-Solr-0.230.0-4|44	
14cr|perl-WebService-Solr-0.230.0-4|45	%check
14cr|perl-WebService-Solr-0.230.0-4|46	%make test
14cr|perl-WebService-Solr-0.230.0-4|47	
14cr|perl-WebService-Solr-0.230.0-4|48	%install
14cr|perl-WebService-Solr-0.230.0-4|49	%makeinstall_std
14cr|perl-WebService-Solr-0.230.0-4|50	
14cr|perl-WebService-Solr-0.230.0-4|51	%files
14cr|perl-WebService-Solr-0.230.0-4|52	%doc Changes META.yml
14cr|perl-WebService-Solr-0.230.0-4|53	%{_mandir}/man3/*
14cr|perl-WebService-Solr-0.230.0-4|54	%{perl_vendorlib}/*
14cr|perl-WebService-Solr-0.230.0-4|55	
14cr|perl-WebService-Solr-0.230.0-4|56	
14cr|perl-WebService-Solr-0.230.0-4|57	%changelog
14cr|perl-WebService-Solr-0.230.0-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-WebService-Solr-0.230.0-4|59	+ Revision: 204550f
14cr|perl-WebService-Solr-0.230.0-4|60	- MassBuild#464: Increase release tag
14cr|perl-WebService-Solr-0.230.0-4|61	
14cr|perl-WebService-Solr-0.230.0-4|62	

5842 14
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|1	%define upstream_name    WebService-Validator-CSS-W3C
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|2	%define upstream_version 0.3
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|3	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|6	Release:	5
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|7	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|8	Summary:	Interface to the W3C CSS Validator
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|9	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|10	License:	GPL+ or Artistic
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|11	Group:		Development/Perl
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|13	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|14	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|15	BuildRequires:	perl-devel
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|18	BuildRequires:	perl(SOAP::Lite)
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|19	BuildRequires:	perl(URI)
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|20	BuildRequires:	perl(URI::QueryParam)
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|21	BuildArch:	noarch
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|22	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|23	%description
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|24	This module is an interface to the W3C CSS Validation online service the
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|25	http://jigsaw.w3.org/css-validator/ manpage, based on its SOAP 1.2 support.
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|26	It helps to find errors in Cascading Style Sheets.
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|27	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|28	%prep
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|30	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|31	%build
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|33	%make
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|34	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|35	%check
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|36	make test
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|37	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|38	%install
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|39	%makeinstall_std
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|40	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|41	%files
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|42	%doc Changes README
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|43	%{_mandir}/man3/*
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|44	%{perl_vendorlib}/*
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|45	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|46	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|47	%changelog
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-5
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|49	+ Revision: 6acb24c
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|50	- MassBuild#464: Increase release tag
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|51	
14cr|perl-WebService-Validator-CSS-W3C-0.300.0-5|52	

5843 14
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|1	%define upstream_name    WebService-Validator-HTML-W3C
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|2	%define upstream_version 0.28
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|3	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|6	Release:	2
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|7	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|8	Summary:	Warning messages from the W3Cs online Validator
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|9	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|10	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|11	License:	GPL+ or Artistic
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|12	Group:		Development/Perl
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|14	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|15	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|16	BuildRequires:	perl-devel
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|17	BuildRequires:	perl(Class::Accessor)
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|18	BuildRequires:	perl(LWP)
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|19	BuildRequires:	perl(XML::XPath)
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|20	BuildArch:	noarch
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|21	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|22	%description
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|23	WebService::Validator::HTML::W3C provides access to the W3C's online Markup
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|24	validator. As well as reporting on whether a page is valid it also provides
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|25	access to a detailed list of the errors and where in the validated document
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|26	they occur.
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|27	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|28	%prep
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|30	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|31	%build
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|33	%make
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|34	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|35	%check
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|36	make test
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|37	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|38	%install
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|39	%makeinstall_std
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|40	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|41	%files
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|42	%doc Changes README
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|43	%{_mandir}/man3/*
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|44	%{perl_vendorlib}/*
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|45	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|46	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|47	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|48	%changelog
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-2
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|50	+ Revision: 8bae490
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|51	- MassBuild#464: Increase release tag
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|52	
14cr|perl-WebService-Validator-HTML-W3C-0.280.0-2|53	

5844 14
14cr|perl-WWW-Babelfish-0.160.0-4|1	%define	upstream_name	 WWW-Babelfish
14cr|perl-WWW-Babelfish-0.160.0-4|2	%define	upstream_version 0.16
14cr|perl-WWW-Babelfish-0.160.0-4|3	
14cr|perl-WWW-Babelfish-0.160.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Babelfish-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Babelfish-0.160.0-4|6	Release:	4
14cr|perl-WWW-Babelfish-0.160.0-4|7	
14cr|perl-WWW-Babelfish-0.160.0-4|8	Summary:	Perl extension for translation via Babelfish or Google
14cr|perl-WWW-Babelfish-0.160.0-4|9	
14cr|perl-WWW-Babelfish-0.160.0-4|10	License:	GPL
14cr|perl-WWW-Babelfish-0.160.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Babelfish-0.160.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Babelfish-0.160.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-WWW-Babelfish-0.160.0-4|14	
14cr|perl-WWW-Babelfish-0.160.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Babelfish-0.160.0-4|16	BuildRequires:	perl-libwww-perl
14cr|perl-WWW-Babelfish-0.160.0-4|17	BuildRequires:	perl(HTML::TokeParser)
14cr|perl-WWW-Babelfish-0.160.0-4|18	BuildRequires:	perl(IO::String)
14cr|perl-WWW-Babelfish-0.160.0-4|19	BuildArch:	noarch
14cr|perl-WWW-Babelfish-0.160.0-4|20	
14cr|perl-WWW-Babelfish-0.160.0-4|21	%description
14cr|perl-WWW-Babelfish-0.160.0-4|22	Perl interface to the WWW babelfish translation server.
14cr|perl-WWW-Babelfish-0.160.0-4|23	
14cr|perl-WWW-Babelfish-0.160.0-4|24	%prep
14cr|perl-WWW-Babelfish-0.160.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Babelfish-0.160.0-4|26	
14cr|perl-WWW-Babelfish-0.160.0-4|27	%build
14cr|perl-WWW-Babelfish-0.160.0-4|28	perl Makefile.PL INSTALLDIRS=vendor <<EOD
14cr|perl-WWW-Babelfish-0.160.0-4|29	n
14cr|perl-WWW-Babelfish-0.160.0-4|30	EOD
14cr|perl-WWW-Babelfish-0.160.0-4|31	%make
14cr|perl-WWW-Babelfish-0.160.0-4|32	
14cr|perl-WWW-Babelfish-0.160.0-4|33	%check
14cr|perl-WWW-Babelfish-0.160.0-4|34	make test
14cr|perl-WWW-Babelfish-0.160.0-4|35	
14cr|perl-WWW-Babelfish-0.160.0-4|36	%install
14cr|perl-WWW-Babelfish-0.160.0-4|37	%makeinstall_std
14cr|perl-WWW-Babelfish-0.160.0-4|38	
14cr|perl-WWW-Babelfish-0.160.0-4|39	%files
14cr|perl-WWW-Babelfish-0.160.0-4|40	%doc README Changes
14cr|perl-WWW-Babelfish-0.160.0-4|41	%{perl_vendorlib}/WWW
14cr|perl-WWW-Babelfish-0.160.0-4|42	%{perl_vendorlib}/auto/WWW
14cr|perl-WWW-Babelfish-0.160.0-4|43	%{_mandir}/*/*
14cr|perl-WWW-Babelfish-0.160.0-4|44	
14cr|perl-WWW-Babelfish-0.160.0-4|45	
14cr|perl-WWW-Babelfish-0.160.0-4|46	
14cr|perl-WWW-Babelfish-0.160.0-4|47	%changelog
14cr|perl-WWW-Babelfish-0.160.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-4
14cr|perl-WWW-Babelfish-0.160.0-4|49	+ Revision: 0bcf3f0
14cr|perl-WWW-Babelfish-0.160.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-WWW-Babelfish-0.160.0-4|51	
14cr|perl-WWW-Babelfish-0.160.0-4|52	

5845 14
14cr|perl-WWW-HostipInfo-0.140.0-3|1	%define upstream_name	 WWW-HostipInfo
14cr|perl-WWW-HostipInfo-0.140.0-3|2	%define upstream_version 0.14
14cr|perl-WWW-HostipInfo-0.140.0-3|3	
14cr|perl-WWW-HostipInfo-0.140.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-HostipInfo-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-HostipInfo-0.140.0-3|6	Release:	3
14cr|perl-WWW-HostipInfo-0.140.0-3|7	
14cr|perl-WWW-HostipInfo-0.140.0-3|8	Summary:	Get a country and city information from ip address
14cr|perl-WWW-HostipInfo-0.140.0-3|9	
14cr|perl-WWW-HostipInfo-0.140.0-3|10	License:	GPL
14cr|perl-WWW-HostipInfo-0.140.0-3|11	Group:		Development/Perl
14cr|perl-WWW-HostipInfo-0.140.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-HostipInfo-0.140.0-3|13	Source0:	http://search.cpan.org/CPAN/modules/by-module/WWW/WWW-HostipInfo-%{upstream_version}.tar.gz
14cr|perl-WWW-HostipInfo-0.140.0-3|14	
14cr|perl-WWW-HostipInfo-0.140.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-HostipInfo-0.140.0-3|16	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WWW-HostipInfo-0.140.0-3|17	BuildArch:	noarch
14cr|perl-WWW-HostipInfo-0.140.0-3|18	
14cr|perl-WWW-HostipInfo-0.140.0-3|19	%description
14cr|perl-WWW-HostipInfo-0.140.0-3|20	Get a country and city information from ip address via www.hostip.info API.
14cr|perl-WWW-HostipInfo-0.140.0-3|21	
14cr|perl-WWW-HostipInfo-0.140.0-3|22	%prep
14cr|perl-WWW-HostipInfo-0.140.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-HostipInfo-0.140.0-3|24	
14cr|perl-WWW-HostipInfo-0.140.0-3|25	%build
14cr|perl-WWW-HostipInfo-0.140.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-HostipInfo-0.140.0-3|27	%make
14cr|perl-WWW-HostipInfo-0.140.0-3|28	
14cr|perl-WWW-HostipInfo-0.140.0-3|29	%check
14cr|perl-WWW-HostipInfo-0.140.0-3|30	# Of course network test don't work on cluster...
14cr|perl-WWW-HostipInfo-0.140.0-3|31	# %%make test
14cr|perl-WWW-HostipInfo-0.140.0-3|32	
14cr|perl-WWW-HostipInfo-0.140.0-3|33	%install
14cr|perl-WWW-HostipInfo-0.140.0-3|34	%makeinstall_std
14cr|perl-WWW-HostipInfo-0.140.0-3|35	
14cr|perl-WWW-HostipInfo-0.140.0-3|36	%files
14cr|perl-WWW-HostipInfo-0.140.0-3|37	%doc README Changes
14cr|perl-WWW-HostipInfo-0.140.0-3|38	%{perl_vendorlib}/WWW
14cr|perl-WWW-HostipInfo-0.140.0-3|39	%{_mandir}/*/*
14cr|perl-WWW-HostipInfo-0.140.0-3|40	
14cr|perl-WWW-HostipInfo-0.140.0-3|41	
14cr|perl-WWW-HostipInfo-0.140.0-3|42	
14cr|perl-WWW-HostipInfo-0.140.0-3|43	%changelog
14cr|perl-WWW-HostipInfo-0.140.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
14cr|perl-WWW-HostipInfo-0.140.0-3|45	+ Revision: 8ee86af
14cr|perl-WWW-HostipInfo-0.140.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-WWW-HostipInfo-0.140.0-3|47	
14cr|perl-WWW-HostipInfo-0.140.0-3|48	

5846 14
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|1	%define upstream_name       WWW-Mechanize-Cached
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|2	%define upstream_version 1.43
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|3	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|6	Release:	3
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|7	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|8	Summary:	Cache response to be polite
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|9	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Cached-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|14	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|16	BuildRequires:	perl(Cache::Cache)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|17	BuildRequires:	perl(Data::Dump)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|18	BuildRequires:	perl(Devel::SimpleTrace)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|19	BuildRequires:	perl(Find::Lib)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|20	BuildRequires:	perl(Moose)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|21	BuildRequires:	perl(Path::Class)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|22	BuildRequires:	perl(Test::Perl::Critic)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|23	BuildRequires:	perl(Test::Warn)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|24	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|25	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|26	BuildArch:	noarch
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|27	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|28	%description
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|29	Uses the Cache::Cache hierarchy to implement a caching Mech. This
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|30	lets one perform repeated requests without hammering a server
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|31	impolitely.
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|32	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|33	%prep
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|35	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|36	%build
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|38	%make
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|39	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|40	%check
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|41	%make test
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|42	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|43	%install
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|44	%makeinstall_std
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|45	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|46	%files
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|47	%doc Changes README
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|48	%{perl_vendorlib}/WWW/Mechanize/Cached.pm
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|49	%{_mandir}/*/*
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|50	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|51	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|52	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|53	%changelog
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-3
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|55	+ Revision: 8d9eca0
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|57	
14cr|perl-WWW-Mechanize-Cached-1.430.0-3|58	

5847 14
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|1	%define upstream_name    WWW-Mechanize-CGI
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|2	%define upstream_version 0.3
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|3	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|6	Release:	4
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|7	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|8	Summary:	Use WWW::Mechanize with CGI applications
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|9	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|14	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|16	BuildRequires:	perl(Carp)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|17	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|18	BuildRequires:	perl(File::Spec)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|19	BuildRequires:	perl(HTTP::Request::AsCGI)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|20	BuildRequires:	perl(IO::Pipe)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|21	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|22	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|23	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|24	BuildArch:	noarch
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|25	Requires:	perl(Class::Accessor::Fast)
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|26	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|27	%description
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|28	Provides a convenient way of using CGI applications with the WWW::Mechanize,
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|29	without setting a webrowser.
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|30	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|31	%prep
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|33	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|34	%build
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|36	%make
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|37	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|38	%check
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|39	%make test
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|40	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|41	%install
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|42	%makeinstall_std
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|43	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|44	%files
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|45	%doc Changes README
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|46	%{_mandir}/man3/*
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|47	%{perl_vendorlib}/WWW
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|48	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|49	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|50	%changelog
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-4
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|52	+ Revision: e6ac83e
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|53	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|54	
14cr|perl-WWW-Mechanize-CGI-0.300.0-4|55	

5848 14
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|1	%define upstream_name    WWW-Mechanize-FormFiller
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|2	%define upstream_version 0.11
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|3	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|6	Release:	3
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|7	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|8	Summary:	WWW::Mechanize::FormFiller - framework to automate HTML forms
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|9	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/WWW/WWW-Mechanize-FormFiller-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|14	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|16	BuildRequires:	perl-libwww-perl
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|17	BuildRequires:	perl(Data::Random)
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|18	BuildRequires:	perl(HTML::Form)
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|19	BuildRequires:	perl(HTML::TokeParser)
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|20	BuildRequires:	perl(Test::MockObject)
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|21	BuildRequires:	perl(Test::Inline)
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|22	BuildArch:	noarch
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|23	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|24	%description
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|25	WWW::Mechanize::FormFiller and its submodules are useful to automate
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|26	web forms. The FormFiller object is filled with a set of rules how to
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|27	fill out HTML form field and then let loose on a HTML form. It fills
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|28	in the fields according to the preset rules.
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|29	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|30	%prep
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|32	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|33	# pod2test is gone in perl-Test-Inline
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|34	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|35	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|36	%build
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|38	%make
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|39	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|40	%check
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|41	make test
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|42	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|43	%install
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|44	%makeinstall_std
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|45	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|46	%files
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|47	%doc Changes README
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|48	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|49	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|50	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|51	%{perl_vendorlib}/WWW/Mechanize/FormFiller.pm
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|52	%{perl_vendorlib}/WWW/Mechanize/FormFiller/*.pm
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|53	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/*.pm
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|54	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random/*.pm
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|55	%{_mandir}/*/*
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|56	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|57	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|58	%changelog
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|60	+ Revision: 7ce41d6
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|61	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|62	
14cr|perl-WWW-Mechanize-FormFiller-0.110.0-3|63	

5849 14
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|1	%define upstream_name    WWW-Mechanize-GZip
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|3	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|6	Release:	4
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|7	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|8	Summary:	Tries to fetch webpages with gzip-compression
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|9	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|14	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|17	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|18	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|19	BuildArch:	noarch
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|20	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|21	%description
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|22	The the WWW::Mechanize::GZip manpage module tries to fetch a URL by
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|23	requesting gzip-compression from the webserver.
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|24	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|25	If the response contains a header with 'Content-Encoding: gzip', it
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|26	decompresses the response in order to get the original (uncompressed)
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|27	content.
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|28	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|29	This module will help to reduce bandwith fetching webpages, if supported by
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|30	the webeserver. If the webserver does not support gzip-compression, no
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|31	decompression will be made.
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|32	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|33	%prep
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|35	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|36	%build
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|38	%make
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|39	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|40	%check
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|41	%make test
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|42	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|43	%install
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|44	%makeinstall_std
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|45	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|46	%files
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|47	%doc README META.yml Changes
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|48	%{_mandir}/man3/*
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|49	%{perl_vendorlib}/WWW/
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|50	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|51	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|52	%changelog
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|54	+ Revision: 2d4e5f2
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|56	
14cr|perl-WWW-Mechanize-GZip-0.120.0-4|57	

5850 14
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|1	%define upstream_name    WWW-Mechanize-Shell
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|2	%define upstream_version 0.53
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|3	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|6	Release:	3
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|7	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|8	Summary:	An interactive shell for WWW::Mechanize
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|9	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Shell-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|14	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|16	BuildRequires:	perl(File::Modified)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|17	BuildRequires:	perl(Hook::LexWrap)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|18	BuildRequires:	perl(HTML::TokeParser::Simple)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|19	BuildRequires:	perl(Pod::Constants)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|20	BuildRequires:	perl(Term::Shell)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|21	BuildRequires:	perl(Test::Inline)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|22	BuildRequires:	perl(Test::Without::Module)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|23	BuildRequires:	perl(WWW::Mechanize::FormFiller)
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|24	BuildArch:	noarch
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|25	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|26	%description
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|27	This module implements a www-like shell above WWW::Mechanize
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|28	and also has the capability to output crude Perl code that recreates
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|29	the recorded session. Its main use is as an interactive starting point
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|30	for automating a session through WWW::Mechanize.
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|31	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|32	%prep
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|34	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|35	# pod2test is gone in perl-Test-Inline
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|36	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|37	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|38	%build
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|40	%make
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|41	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|42	%check
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|43	# make test don't work...
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|44	#make test
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|45	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|46	%install
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|47	%makeinstall_std
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|48	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|49	%files
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|50	%doc Changes README
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|51	%{perl_vendorlib}/WWW/Mechanize/Shell.pm
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|52	%{_mandir}/*/*
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|53	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|54	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|55	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|56	%changelog
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-3
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|58	+ Revision: fee2c32
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|60	
14cr|perl-WWW-Mechanize-Shell-0.530.0-3|61	

5851 14
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|1	%define upstream_name    WWW-Mechanize-Sleepy
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|2	%define upstream_version 0.7
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|3	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|6	Release:	4
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|7	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|8	Summary:	WWW::Mechanize::Sleepy - A Sleepy Mechanize Agent
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|9	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|14	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|16	BuildArch:	noarch
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|17	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|18	%description
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|19	Sometimes when testing the behavior of a webserver it is important
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|20	to be able to space out your requests in order to simulate a
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|21	person reading, thinking (or sleeping) at the keyboard.
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|22	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|23	WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|24	between your server requests. Use it just like you would use
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|25	WWW::Mechanize.
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|26	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|27	%prep
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|29	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|30	%build
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|32	%make
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|33	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|34	# make test don't work...
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|35	#make test
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|36	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|37	%install
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|38	%makeinstall_std
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|39	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|40	%files
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|41	%doc Changes README
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|42	%{perl_vendorlib}/WWW/Mechanize/Sleepy.pm
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|43	%{_mandir}/*/*
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|44	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|45	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|46	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|47	%changelog
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.700.0-4
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|49	+ Revision: dd37e4d
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|51	
14cr|perl-WWW-Mechanize-Sleepy-0.700.0-4|52	

5852 14
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|1	%define upstream_name    WWW-Mechanize-Timed
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|2	%define upstream_version 0.44
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|3	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|6	Release:	4
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|7	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|8	Summary:	WWW::Mechanize::Timed - Time Mechanize requests
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|9	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW//%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|14	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|16	BuildRequires:	perl(LWPx::TimedHTTP)
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|17	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|18	BuildArch:	noarch
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|19	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|20	%description
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|21	This module is a subclass of WWW::Mechanize that times each stage
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|22	of the HTTP request. These can then be used in monitoring systems.
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|23	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|24	%prep
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|26	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|27	%build
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|29	%make
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|30	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|31	%check
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|32	make test
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|33	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|34	%install
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|35	%makeinstall_std
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|36	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|37	%files
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|38	%doc CHANGES README
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|39	%{perl_vendorlib}/WWW/Mechanize/Timed.pm
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|40	%{_mandir}/*/*
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|41	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|42	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|43	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|44	%changelog
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-4
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|46	+ Revision: 5d29684
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|48	
14cr|perl-WWW-Mechanize-Timed-0.440.0-4|49	

5853 14
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|1	%define upstream_name    WWW-Mechanize-TreeBuilder
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|2	%define upstream_version 1.10003
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|3	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|6	Release:	4
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|7	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|8	Summary:	Combine WWW::Mechanize and HTML::TreeBuilder
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|9	License:	GPL+ or Artistic
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|10	Group:		Development/Perl
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|13	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|14	BuildRequires:	perl-devel
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|16	BuildRequires:	perl(HTML::TreeBuilder)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|17	BuildRequires:	perl(Moose)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|19	BuildRequires:	perl(Scalar::Util)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|20	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|21	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|22	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|23	BuildArch:	noarch
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|24	Requires:	perl(HTML::TreeBuilder)
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|25	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|26	%description
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|27	This module combines the WWW::Mechanize manpage and the HTML::TreeBuilder
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|28	manpage. Why? Because I've seen too much code like the following:
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|29	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|30	like($mech->content, qr{<p>some text</p>}, "Found the right tag");
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|31	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|32	Which is just all flavours of wrong - its akin to processing XML with
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|33	regexps.
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|34	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|35	%prep
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|37	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|38	%build
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|40	%make
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|41	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|42	# %check
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|43	# %make test
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|44	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|45	%install
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|46	%makeinstall_std
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|47	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|48	%files
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|49	%doc Changes
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|50	%{_mandir}/man3/*
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|51	%{perl_vendorlib}/*
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|52	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|53	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|54	%changelog
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|55	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.30-4
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|56	+ Revision: 68b3368
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|57	- Disable tests for now
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|58	
14cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-4|59	

5854 14
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|1	%define upstream_name    WWW-Mediawiki-Client
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|2	%define upstream_version 0.31
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|3	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|6	Release:	4
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|7	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|8	Summary:	Simple cvs-like interface for Mediawiki driven WikiWiki websites
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|9	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|10	License:	Artistic
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|14	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|16	BuildRequires:	perl-libwww-perl
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|17	BuildRequires:	perl(Exception::Class)
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|18	BuildRequires:	perl(HTML::TokeParser)
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|19	BuildRequires:	perl(Test::Differences)
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|20	BuildRequires:	perl(VCS::Lite)
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|21	BuildRequires:	perl(XML::LibXML)
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|22	BuildArch:	noarch
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|23	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|24	%description
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|25	WWW::Mediawiki::Client provides a very simple cvs-like interface for
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|26	Mediawiki driven WikiWiki websites, such as http://www.wikitravel.org or
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|27	http://www.wikipedia.org.  The interface mimics the two most basic cvs
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|28	commands: update and commit with similarly named methods.  Each of these has a
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|29	shorter alias, as in cvs.  Verbosity is controled through an output_level
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|30	accessor method.
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|31	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|32	%prep
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|34	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|35	%build
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|37	%make
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|38	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|39	%check
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|40	make test
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|41	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|42	%install
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|43	%makeinstall_std
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|44	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|45	%files
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|46	%{_bindir}/*
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|47	%{_mandir}/*/*
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|48	%{perl_vendorlib}/WWW
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|49	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|50	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|51	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|52	%changelog
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-4
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|54	+ Revision: c6cacff
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|55	- MassBuild#464: Increase release tag
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|56	
14cr|perl-WWW-Mediawiki-Client-0.310.0-4|57	

5855 14
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|1	%define upstream_name    WWW-Pastebin-Bot-Pastebot-Create
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|2	%define upstream_version 0.002
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|3	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|6	Release:	3
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|7	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|8	Summary:	Create pastes on sites powered by Bot::Pastebot
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|9	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-Bot-Pastebot-Create-%{upstream_version}.tar.gz
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|14	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|16	BuildRequires:	perl(Carp)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|17	BuildRequires:	perl(Class::Data::Accessor)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|18	BuildRequires:	perl(Devel::TakeHashArgs)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|19	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|20	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|21	BuildRequires:	perl(URI)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|22	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|23	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|24	BuildArch:	noarch
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|25	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|26	%description
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|27	The module provides interface to paste into pastebin sites powered by the
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|28	Bot::Pastebot manpage
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|29	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|30	%prep
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|32	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|33	%build
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|35	%make
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|36	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|37	%check
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|38	%make test
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|39	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|40	%install
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|41	%makeinstall_std
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|42	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|43	%files
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|44	%doc README META.yml Changes
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|45	%{_mandir}/man3/*
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|46	%{perl_vendorlib}/*
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|47	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|48	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|49	%changelog
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|51	+ Revision: 4038f77
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|52	- MassBuild#464: Increase release tag
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|53	
14cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-3|54	

5856 14
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|1	%define realname   WWW-Pastebin-PastebinCa-Create
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|2	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|3	Name:		perl-%{realname}
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|4	Version:	%perl_convert_version 0.004
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|5	Release:	3
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|6	License:	GPL or Artistic
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|7	Group:		Development/Perl
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|8	Summary:	Create new pastes on http://pastebin.ca/ from Perl
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|9	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|10	Source:		http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-PastebinCa-Create-0.004.tar.gz
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|12	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|13	BuildRequires:	perl-devel
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|14	BuildRequires:	perl(Carp)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|15	BuildRequires:	perl(Class::Data::Accessor)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|16	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|17	BuildRequires:	perl(URI)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|18	BuildRequires:	perl(WWW::Mechanize)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|19	BuildRequires:	perl(overload)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|21	# reported missing by pterjan:
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|22	Requires:	perl(Class::Data::Accessor)
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|23	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|24	BuildArch:	noarch
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|25	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|26	%description
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|27	The module provides means of pasting large texts into the
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|28	http://pastebin.ca/ manpage pastebin site.
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|29	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|30	%prep
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|31	%setup -qn WWW-Pastebin-PastebinCa-Create-0.004
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|32	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|33	%build
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|35	%make
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|36	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|37	%check
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|38	make test
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|39	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|40	%install
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|41	%makeinstall_std
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|42	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|43	%files
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|44	%doc README META.yml Changes
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|45	%{_mandir}/man3/*
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|46	%{perl_vendorlib}/*
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|47	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|48	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|49	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|50	%changelog
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|52	+ Revision: f80570d
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|54	
14cr|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-3|55	

5857 14
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|1	%define upstream_name    WWW-Pastebin-PastebinCom-Create
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|2	%define upstream_version 1.003
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|3	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|6	Release:	3
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|7	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|8	Summary:	Paste to http://pastebin.com from Perl
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|9	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-PastebinCom-Create-%{upstream_version}.tar.gz
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|14	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|16	BuildRequires: perl(strictures)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|17	BuildRequires: perl(WWW::Mechanize)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|18	BuildRequires: perl(Moo)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|19	BuildRequires:	perl(Carp)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|20	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|21	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|22	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|23	BuildRequires:	perl(Test::Pod)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|24	BuildRequires:	perl(URI)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|25	BuildRequires:	perl(overload)
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|26	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|27	BuildArch:	noarch
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|28	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|29	%description
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|30	The module provides means of pasting large texts into the
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|31	http://pastebin.com manpage pastebin site.
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|32	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|33	%prep
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|35	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|36	%build
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|38	%make
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|39	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|40	%check
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|41	%make test
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|42	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|43	%install
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|44	%makeinstall_std
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|45	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|46	%files
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|47	%doc README Changes
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|48	%{_mandir}/man3/*
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|49	%{perl_vendorlib}/WWW
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|50	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|51	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|52	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|53	%changelog
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|55	+ Revision: c9630de
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|57	
14cr|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-3|58	

5858 14
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|1	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|2	%define realname   WWW-Pastebin-RafbNet-Create
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|3	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|4	Name:       perl-%{realname}
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|5	Version:    0.001
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|6	Release:    6
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|7	License:    GPL or Artistic
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|8	Group:      Development/Perl
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|9	Summary:    Create new pastes on http://rafb.net/
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|10	Source:     http://www.cpan.org/modules/by-module/WWW/%{realname}-%{version}.tar.gz
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|11	Patch0:     WWW-Pastebin-RafbNet-Create-0.001-qw-parenthesis.patch
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|12	Url:        http://search.cpan.org/dist/%{realname}
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|13	BuildRequires: perl-devel
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|14	BuildRequires: perl(Carp)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|15	BuildRequires: perl(Class::Data::Accessor)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|16	BuildRequires: perl(JSON::PP)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|17	BuildRequires: perl(LWP::UserAgent)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|18	BuildRequires: perl(Test::More)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|19	BuildRequires: perl(URI)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|20	BuildRequires: perl(overload)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|21	BuildRequires: perl(Module::Build::Compat)
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|22	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|23	BuildArch: noarch
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|24	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|25	%description
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|26	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|27	The module provides means to create new pastes on the http://rafb.net/
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|28	manpage paste site.
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|29	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|30	The the WWW::Rafb manpage module offers a similiar functionality. However,
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|31	it does not pass the test suite, and the author does not seem to care (last
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|32	update was close to a year ago). As well, the module seems to have a bit of
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|33	an "uncomfortable" interface, including not being able to paste text from a
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|34	scalar easily.
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|35	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|36	%prep
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|37	%setup -q -n %{realname}-%{version}
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|38	%patch0 -p1 -b .qw-parenthesis
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|39	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|40	%build
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|42	%make
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|43	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|44	%check
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|45	make test
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|46	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|47	%install
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|48	%makeinstall_std
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|49	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|50	%clean
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|51	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|52	%files
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|53	%doc README META.yml Changes
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|54	%{_mandir}/man3/*
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|55	%{perl_vendorlib}/*
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|56	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|57	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|58	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|59	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|60	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|61	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|62	%changelog
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.001-6
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|64	+ Revision: 23d00c4
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|65	- MassBuild#464: Increase release tag
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|66	
14cr|perl-WWW-Pastebin-RafbNet-Create-0.001-6|67	

5859 14
14cr|perl-WWW-Search-2.513.0-3|1	%define upstream_name    WWW-Search
14cr|perl-WWW-Search-2.513.0-3|2	%define upstream_version 2.513
14cr|perl-WWW-Search-2.513.0-3|3	
14cr|perl-WWW-Search-2.513.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Search-2.513.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Search-2.513.0-3|6	Release:	3
14cr|perl-WWW-Search-2.513.0-3|7	
14cr|perl-WWW-Search-2.513.0-3|8	Summary:	Virtual base class for WWW searches
14cr|perl-WWW-Search-2.513.0-3|9	
14cr|perl-WWW-Search-2.513.0-3|10	License:	GPL+ or Artistic
14cr|perl-WWW-Search-2.513.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Search-2.513.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Search-2.513.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Search-%{upstream_version}.tar.gz
14cr|perl-WWW-Search-2.513.0-3|14	
14cr|perl-WWW-Search-2.513.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Search-2.513.0-3|16	BuildRequires: perl(HTTP::Cookies)
14cr|perl-WWW-Search-2.513.0-3|17	BuildRequires:	perl(Bit::Vector)
14cr|perl-WWW-Search-2.513.0-3|18	BuildRequires:	perl(CGI)
14cr|perl-WWW-Search-2.513.0-3|19	BuildRequires:	perl(Date::Manip)
14cr|perl-WWW-Search-2.513.0-3|20	BuildRequires:	perl(HTML::Tree)
14cr|perl-WWW-Search-2.513.0-3|21	BuildRequires:	perl(IO::Capture) >= 0.05
14cr|perl-WWW-Search-2.513.0-3|22	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WWW-Search-2.513.0-3|23	BuildRequires:	perl(Test::File)
14cr|perl-WWW-Search-2.513.0-3|24	BuildRequires:	perl(Test::Inline) >= 0.16
14cr|perl-WWW-Search-2.513.0-3|25	
14cr|perl-WWW-Search-2.513.0-3|26	BuildArch:	noarch
14cr|perl-WWW-Search-2.513.0-3|27	
14cr|perl-WWW-Search-2.513.0-3|28	%description
14cr|perl-WWW-Search-2.513.0-3|29	This class is the parent for all access methods supported by the WWW::Search
14cr|perl-WWW-Search-2.513.0-3|30	library. This library implements a Perl API to web-based search engines.
14cr|perl-WWW-Search-2.513.0-3|31	
14cr|perl-WWW-Search-2.513.0-3|32	See README for a list of search engines currently supported, and for a lot of
14cr|perl-WWW-Search-2.513.0-3|33	interesting high-level information about this distribution.
14cr|perl-WWW-Search-2.513.0-3|34	
14cr|perl-WWW-Search-2.513.0-3|35	Search results can be limited, and there is a pause between each request to
14cr|perl-WWW-Search-2.513.0-3|36	avoid overloading either the client or the server.
14cr|perl-WWW-Search-2.513.0-3|37	
14cr|perl-WWW-Search-2.513.0-3|38	%prep
14cr|perl-WWW-Search-2.513.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Search-2.513.0-3|40	for file in `find lib -type f` Changes README; do
14cr|perl-WWW-Search-2.513.0-3|41	chmod 644 $file
14cr|perl-WWW-Search-2.513.0-3|42	done
14cr|perl-WWW-Search-2.513.0-3|43	perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' lib/WWW/Search/*.pm
14cr|perl-WWW-Search-2.513.0-3|44	
14cr|perl-WWW-Search-2.513.0-3|45	%build
14cr|perl-WWW-Search-2.513.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Search-2.513.0-3|47	%make
14cr|perl-WWW-Search-2.513.0-3|48	
14cr|perl-WWW-Search-2.513.0-3|49	%check
14cr|perl-WWW-Search-2.513.0-3|50	export PATH=$PATH:%{buildroot}%{_bindir}
14cr|perl-WWW-Search-2.513.0-3|51	%make test
14cr|perl-WWW-Search-2.513.0-3|52	
14cr|perl-WWW-Search-2.513.0-3|53	%install
14cr|perl-WWW-Search-2.513.0-3|54	%makeinstall_std
14cr|perl-WWW-Search-2.513.0-3|55	
14cr|perl-WWW-Search-2.513.0-3|56	%files
14cr|perl-WWW-Search-2.513.0-3|57	%doc Changes README
14cr|perl-WWW-Search-2.513.0-3|58	%{_bindir}/*
14cr|perl-WWW-Search-2.513.0-3|59	%{perl_vendorlib}/WWW
14cr|perl-WWW-Search-2.513.0-3|60	%{_mandir}/*/*
14cr|perl-WWW-Search-2.513.0-3|61	
14cr|perl-WWW-Search-2.513.0-3|62	
14cr|perl-WWW-Search-2.513.0-3|63	
14cr|perl-WWW-Search-2.513.0-3|64	%changelog
14cr|perl-WWW-Search-2.513.0-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.513.0-3
14cr|perl-WWW-Search-2.513.0-3|66	+ Revision: c1abf90
14cr|perl-WWW-Search-2.513.0-3|67	- MassBuild#464: Increase release tag
14cr|perl-WWW-Search-2.513.0-3|68	
14cr|perl-WWW-Search-2.513.0-3|69	

5860 14
14cr|perl-WWW-Search-AlltheWeb-1.5-10|1	%define real_name WWW-Search-AlltheWeb
14cr|perl-WWW-Search-AlltheWeb-1.5-10|2	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|3	Summary:	WWW::Search::AlltheWeb - class for searching AlltheWeb
14cr|perl-WWW-Search-AlltheWeb-1.5-10|4	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|5	Name:		perl-%{real_name}
14cr|perl-WWW-Search-AlltheWeb-1.5-10|6	Version:	1.5
14cr|perl-WWW-Search-AlltheWeb-1.5-10|7	Release:	10
14cr|perl-WWW-Search-AlltheWeb-1.5-10|8	License:	GPL or Artistic
14cr|perl-WWW-Search-AlltheWeb-1.5-10|9	Group:		Development/Perl
14cr|perl-WWW-Search-AlltheWeb-1.5-10|10	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-WWW-Search-AlltheWeb-1.5-10|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW//%{real_name}-%{version}.tar.bz2
14cr|perl-WWW-Search-AlltheWeb-1.5-10|12	BuildRequires:	perl-devel
14cr|perl-WWW-Search-AlltheWeb-1.5-10|13	BuildRequires:	perl(WWW::Search)
14cr|perl-WWW-Search-AlltheWeb-1.5-10|14	BuildArch:	noarch
14cr|perl-WWW-Search-AlltheWeb-1.5-10|15	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|16	%description
14cr|perl-WWW-Search-AlltheWeb-1.5-10|17	AlltheWeb is a class specialization of WWW::Search. It handles
14cr|perl-WWW-Search-AlltheWeb-1.5-10|18	making and interpreting AlltheWeb searches. This is one of the
14cr|perl-WWW-Search-AlltheWeb-1.5-10|19	fastest and largest search engines around.
14cr|perl-WWW-Search-AlltheWeb-1.5-10|20	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|21	http://www.alltheweb.com
14cr|perl-WWW-Search-AlltheWeb-1.5-10|22	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|23	This class exports no public interface; all interaction should
14cr|perl-WWW-Search-AlltheWeb-1.5-10|24	be done through WWW::Search objects. See SYNOPSIS.
14cr|perl-WWW-Search-AlltheWeb-1.5-10|25	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|26	%prep
14cr|perl-WWW-Search-AlltheWeb-1.5-10|27	%setup -q -n %{real_name}-%{version}
14cr|perl-WWW-Search-AlltheWeb-1.5-10|28	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|29	%build
14cr|perl-WWW-Search-AlltheWeb-1.5-10|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Search-AlltheWeb-1.5-10|31	%make
14cr|perl-WWW-Search-AlltheWeb-1.5-10|32	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|33	%check
14cr|perl-WWW-Search-AlltheWeb-1.5-10|34	make test
14cr|perl-WWW-Search-AlltheWeb-1.5-10|35	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|36	%install
14cr|perl-WWW-Search-AlltheWeb-1.5-10|37	%makeinstall_std
14cr|perl-WWW-Search-AlltheWeb-1.5-10|38	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|39	%files
14cr|perl-WWW-Search-AlltheWeb-1.5-10|40	%doc README
14cr|perl-WWW-Search-AlltheWeb-1.5-10|41	%{perl_vendorlib}/WWW/Search/*
14cr|perl-WWW-Search-AlltheWeb-1.5-10|42	%{_mandir}/*/*
14cr|perl-WWW-Search-AlltheWeb-1.5-10|43	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|44	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|45	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|46	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|47	%changelog
14cr|perl-WWW-Search-AlltheWeb-1.5-10|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-10
14cr|perl-WWW-Search-AlltheWeb-1.5-10|49	+ Revision: 2612bae
14cr|perl-WWW-Search-AlltheWeb-1.5-10|50	- MassBuild#464: Increase release tag
14cr|perl-WWW-Search-AlltheWeb-1.5-10|51	
14cr|perl-WWW-Search-AlltheWeb-1.5-10|52	

5861 14
14cr|perl-WWW-Search-Google-0.230.0-4|1	%define upstream_name    WWW-Search-Google
14cr|perl-WWW-Search-Google-0.230.0-4|2	%define upstream_version 0.23
14cr|perl-WWW-Search-Google-0.230.0-4|3	
14cr|perl-WWW-Search-Google-0.230.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Search-Google-0.230.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Search-Google-0.230.0-4|6	Release:	4
14cr|perl-WWW-Search-Google-0.230.0-4|7	
14cr|perl-WWW-Search-Google-0.230.0-4|8	Summary:	Search Google via SOAP
14cr|perl-WWW-Search-Google-0.230.0-4|9	
14cr|perl-WWW-Search-Google-0.230.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Search-Google-0.230.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Search-Google-0.230.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Search-Google-0.230.0-4|13	Source0:	http://search.cpan.org/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-WWW-Search-Google-0.230.0-4|14	
14cr|perl-WWW-Search-Google-0.230.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Search-Google-0.230.0-4|16	BuildRequires:	perl(Net::Google)
14cr|perl-WWW-Search-Google-0.230.0-4|17	BuildRequires:	perl(WWW::Search)
14cr|perl-WWW-Search-Google-0.230.0-4|18	BuildArch:	noarch
14cr|perl-WWW-Search-Google-0.230.0-4|19	
14cr|perl-WWW-Search-Google-0.230.0-4|20	%description
14cr|perl-WWW-Search-Google-0.230.0-4|21	This class is a Google specialization of WWW::Search. It handles
14cr|perl-WWW-Search-Google-0.230.0-4|22	searching Google http://www.google.com/ using its new SOAP API
14cr|perl-WWW-Search-Google-0.230.0-4|23	http://www.google.com/apis/.
14cr|perl-WWW-Search-Google-0.230.0-4|24	
14cr|perl-WWW-Search-Google-0.230.0-4|25	All interaction should be done through WWW::Search objects.
14cr|perl-WWW-Search-Google-0.230.0-4|26	
14cr|perl-WWW-Search-Google-0.230.0-4|27	Note that you must register for a Google Web API account and have a
14cr|perl-WWW-Search-Google-0.230.0-4|28	valid Google API license key before using this module.
14cr|perl-WWW-Search-Google-0.230.0-4|29	
14cr|perl-WWW-Search-Google-0.230.0-4|30	This module reports errors via croak().
14cr|perl-WWW-Search-Google-0.230.0-4|31	
14cr|perl-WWW-Search-Google-0.230.0-4|32	This module uses Net::Google to do all the dirty work.
14cr|perl-WWW-Search-Google-0.230.0-4|33	
14cr|perl-WWW-Search-Google-0.230.0-4|34	%prep
14cr|perl-WWW-Search-Google-0.230.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Search-Google-0.230.0-4|36	
14cr|perl-WWW-Search-Google-0.230.0-4|37	%build
14cr|perl-WWW-Search-Google-0.230.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Search-Google-0.230.0-4|39	%make
14cr|perl-WWW-Search-Google-0.230.0-4|40	
14cr|perl-WWW-Search-Google-0.230.0-4|41	%check
14cr|perl-WWW-Search-Google-0.230.0-4|42	make test
14cr|perl-WWW-Search-Google-0.230.0-4|43	
14cr|perl-WWW-Search-Google-0.230.0-4|44	%install
14cr|perl-WWW-Search-Google-0.230.0-4|45	%makeinstall_std
14cr|perl-WWW-Search-Google-0.230.0-4|46	
14cr|perl-WWW-Search-Google-0.230.0-4|47	%files
14cr|perl-WWW-Search-Google-0.230.0-4|48	%doc CHANGES README
14cr|perl-WWW-Search-Google-0.230.0-4|49	%{perl_vendorlib}/WWW
14cr|perl-WWW-Search-Google-0.230.0-4|50	%{_mandir}/*/*
14cr|perl-WWW-Search-Google-0.230.0-4|51	
14cr|perl-WWW-Search-Google-0.230.0-4|52	
14cr|perl-WWW-Search-Google-0.230.0-4|53	
14cr|perl-WWW-Search-Google-0.230.0-4|54	%changelog
14cr|perl-WWW-Search-Google-0.230.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-4
14cr|perl-WWW-Search-Google-0.230.0-4|56	+ Revision: f178d58
14cr|perl-WWW-Search-Google-0.230.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-WWW-Search-Google-0.230.0-4|58	
14cr|perl-WWW-Search-Google-0.230.0-4|59	

5862 14
14cr|perl-WWW-Search-Lycos-2.224.0-3|1	%define real_name WWW-Search-Lycos
14cr|perl-WWW-Search-Lycos-2.224.0-3|2	%define upstream_version 2.224
14cr|perl-WWW-Search-Lycos-2.224.0-3|3	
14cr|perl-WWW-Search-Lycos-2.224.0-3|4	Summary:	WWW::Search::Lycos - class for searching www.lycos.com
14cr|perl-WWW-Search-Lycos-2.224.0-3|5	
14cr|perl-WWW-Search-Lycos-2.224.0-3|6	Name:		perl-%{real_name}
14cr|perl-WWW-Search-Lycos-2.224.0-3|7	Version:	%perl_convert_version 2.224
14cr|perl-WWW-Search-Lycos-2.224.0-3|8	Release: 3
14cr|perl-WWW-Search-Lycos-2.224.0-3|9	License:	GPL or Artistic
14cr|perl-WWW-Search-Lycos-2.224.0-3|10	Group:		Development/Perl
14cr|perl-WWW-Search-Lycos-2.224.0-3|11	URL:		http://search.cpan.org/dist/%{real_name}
14cr|perl-WWW-Search-Lycos-2.224.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/WWW/WWW-Search-Lycos-2.224.tar.gz
14cr|perl-WWW-Search-Lycos-2.224.0-3|13	BuildRequires:	perl-devel
14cr|perl-WWW-Search-Lycos-2.224.0-3|14	BuildArch:	noarch
14cr|perl-WWW-Search-Lycos-2.224.0-3|15	
14cr|perl-WWW-Search-Lycos-2.224.0-3|16	%description
14cr|perl-WWW-Search-Lycos-2.224.0-3|17	This class is a Lycos specialization of WWW::Search.  It handles
14cr|perl-WWW-Search-Lycos-2.224.0-3|18	making and interpreting Lycos-site searches http://www.lycos.com.
14cr|perl-WWW-Search-Lycos-2.224.0-3|19	
14cr|perl-WWW-Search-Lycos-2.224.0-3|20	This class exports no public interface; all interaction should
14cr|perl-WWW-Search-Lycos-2.224.0-3|21	be done through WWW::Search objects.
14cr|perl-WWW-Search-Lycos-2.224.0-3|22	
14cr|perl-WWW-Search-Lycos-2.224.0-3|23	%prep
14cr|perl-WWW-Search-Lycos-2.224.0-3|24	%setup -q -n %{real_name}-%{upstream_version}
14cr|perl-WWW-Search-Lycos-2.224.0-3|25	
14cr|perl-WWW-Search-Lycos-2.224.0-3|26	%build
14cr|perl-WWW-Search-Lycos-2.224.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Search-Lycos-2.224.0-3|28	%make
14cr|perl-WWW-Search-Lycos-2.224.0-3|29	
14cr|perl-WWW-Search-Lycos-2.224.0-3|30	# make test don't work...
14cr|perl-WWW-Search-Lycos-2.224.0-3|31	#make test
14cr|perl-WWW-Search-Lycos-2.224.0-3|32	
14cr|perl-WWW-Search-Lycos-2.224.0-3|33	%install
14cr|perl-WWW-Search-Lycos-2.224.0-3|34	%makeinstall_std
14cr|perl-WWW-Search-Lycos-2.224.0-3|35	
14cr|perl-WWW-Search-Lycos-2.224.0-3|36	%files
14cr|perl-WWW-Search-Lycos-2.224.0-3|37	%doc ChangeLog README
14cr|perl-WWW-Search-Lycos-2.224.0-3|38	%{perl_vendorlib}/WWW/Search/Lycos.pm
14cr|perl-WWW-Search-Lycos-2.224.0-3|39	%{_mandir}/*/*
14cr|perl-WWW-Search-Lycos-2.224.0-3|40	
14cr|perl-WWW-Search-Lycos-2.224.0-3|41	
14cr|perl-WWW-Search-Lycos-2.224.0-3|42	
14cr|perl-WWW-Search-Lycos-2.224.0-3|43	
14cr|perl-WWW-Search-Lycos-2.224.0-3|44	%changelog
14cr|perl-WWW-Search-Lycos-2.224.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.224.0-3
14cr|perl-WWW-Search-Lycos-2.224.0-3|46	+ Revision: d4d203f
14cr|perl-WWW-Search-Lycos-2.224.0-3|47	- MassBuild#464: Increase release tag
14cr|perl-WWW-Search-Lycos-2.224.0-3|48	
14cr|perl-WWW-Search-Lycos-2.224.0-3|49	

5863 14
14cr|perl-WWW-Search-Yahoo-2.415-4|1	%define module	WWW-Search-Yahoo
14cr|perl-WWW-Search-Yahoo-2.415-4|2	
14cr|perl-WWW-Search-Yahoo-2.415-4|3	Name:		perl-%{module}
14cr|perl-WWW-Search-Yahoo-2.415-4|4	Version:	2.415
14cr|perl-WWW-Search-Yahoo-2.415-4|5	Release:	4
14cr|perl-WWW-Search-Yahoo-2.415-4|6	License:	GPL or Artistic
14cr|perl-WWW-Search-Yahoo-2.415-4|7	Summary:	Backend for searching www.yahoo.com
14cr|perl-WWW-Search-Yahoo-2.415-4|8	
14cr|perl-WWW-Search-Yahoo-2.415-4|9	Group:		Development/Perl
14cr|perl-WWW-Search-Yahoo-2.415-4|10	URL:		http://search.cpan.org/dist/%{module}
14cr|perl-WWW-Search-Yahoo-2.415-4|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{module}-%{version}.tar.bz2
14cr|perl-WWW-Search-Yahoo-2.415-4|12	
14cr|perl-WWW-Search-Yahoo-2.415-4|13	BuildRequires:	perl-devel
14cr|perl-WWW-Search-Yahoo-2.415-4|14	BuildRequires:	perl(I18N::Charset)
14cr|perl-WWW-Search-Yahoo-2.415-4|15	BuildArch:	noarch
14cr|perl-WWW-Search-Yahoo-2.415-4|16	
14cr|perl-WWW-Search-Yahoo-2.415-4|17	%description
14cr|perl-WWW-Search-Yahoo-2.415-4|18	This class is a Yahoo specialization of WWW::Search. It handles
14cr|perl-WWW-Search-Yahoo-2.415-4|19	making and interpreting Yahoo searches http://www.yahoo.com.
14cr|perl-WWW-Search-Yahoo-2.415-4|20	
14cr|perl-WWW-Search-Yahoo-2.415-4|21	This class exports no public interface; all interaction should
14cr|perl-WWW-Search-Yahoo-2.415-4|22	be done through WWW::Search objects.
14cr|perl-WWW-Search-Yahoo-2.415-4|23	
14cr|perl-WWW-Search-Yahoo-2.415-4|24	%prep
14cr|perl-WWW-Search-Yahoo-2.415-4|25	%setup -q -n %{module}-%{version}
14cr|perl-WWW-Search-Yahoo-2.415-4|26	
14cr|perl-WWW-Search-Yahoo-2.415-4|27	%build
14cr|perl-WWW-Search-Yahoo-2.415-4|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Search-Yahoo-2.415-4|29	%make
14cr|perl-WWW-Search-Yahoo-2.415-4|30	
14cr|perl-WWW-Search-Yahoo-2.415-4|31	%check
14cr|perl-WWW-Search-Yahoo-2.415-4|32	# china is not responding and the tests take forever to finish...
14cr|perl-WWW-Search-Yahoo-2.415-4|33	#make test
14cr|perl-WWW-Search-Yahoo-2.415-4|34	
14cr|perl-WWW-Search-Yahoo-2.415-4|35	%install
14cr|perl-WWW-Search-Yahoo-2.415-4|36	%makeinstall_std
14cr|perl-WWW-Search-Yahoo-2.415-4|37	
14cr|perl-WWW-Search-Yahoo-2.415-4|38	%files
14cr|perl-WWW-Search-Yahoo-2.415-4|39	%doc Changes README
14cr|perl-WWW-Search-Yahoo-2.415-4|40	%{perl_vendorlib}/WWW
14cr|perl-WWW-Search-Yahoo-2.415-4|41	%{_mandir}/*/*
14cr|perl-WWW-Search-Yahoo-2.415-4|42	
14cr|perl-WWW-Search-Yahoo-2.415-4|43	
14cr|perl-WWW-Search-Yahoo-2.415-4|44	
14cr|perl-WWW-Search-Yahoo-2.415-4|45	
14cr|perl-WWW-Search-Yahoo-2.415-4|46	%changelog
14cr|perl-WWW-Search-Yahoo-2.415-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.415-4
14cr|perl-WWW-Search-Yahoo-2.415-4|48	+ Revision: 2bd83bd
14cr|perl-WWW-Search-Yahoo-2.415-4|49	- MassBuild#464: Increase release tag
14cr|perl-WWW-Search-Yahoo-2.415-4|50	
14cr|perl-WWW-Search-Yahoo-2.415-4|51	

5864 14
14cr|perl-WWW-Shorten-3.50.0-2|1	%define upstream_name    WWW-Shorten
14cr|perl-WWW-Shorten-3.50.0-2|2	%define upstream_version 3.05
14cr|perl-WWW-Shorten-3.50.0-2|3	
14cr|perl-WWW-Shorten-3.50.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Shorten-3.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Shorten-3.50.0-2|6	Release:	2
14cr|perl-WWW-Shorten-3.50.0-2|7	
14cr|perl-WWW-Shorten-3.50.0-2|8	Summary:	Perl interface to makeashorterlink.com
14cr|perl-WWW-Shorten-3.50.0-2|9	
14cr|perl-WWW-Shorten-3.50.0-2|10	
14cr|perl-WWW-Shorten-3.50.0-2|11	License:	GPL+ or Artistic
14cr|perl-WWW-Shorten-3.50.0-2|12	Group:		Development/Perl
14cr|perl-WWW-Shorten-3.50.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Shorten-3.50.0-2|14	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Shorten-3.50.0-2|15	
14cr|perl-WWW-Shorten-3.50.0-2|16	BuildRequires:	perl-devel
14cr|perl-WWW-Shorten-3.50.0-2|17	BuildRequires:	perl(Config::Auto)
14cr|perl-WWW-Shorten-3.50.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-WWW-Shorten-3.50.0-2|19	BuildRequires:	perl(LWP) >= 5.750.0
14cr|perl-WWW-Shorten-3.50.0-2|20	BuildRequires:	perl(LWP::UserAgent) >= 2.23.0
14cr|perl-WWW-Shorten-3.50.0-2|21	BuildRequires:	perl(Module::Build) >= 0.380.0
14cr|perl-WWW-Shorten-3.50.0-2|22	BuildRequires:	perl(Test::More) >= 0.470.0
14cr|perl-WWW-Shorten-3.50.0-2|23	BuildRequires:	perl(URI) >= 1.270.0
14cr|perl-WWW-Shorten-3.50.0-2|24	BuildArch:	noarch
14cr|perl-WWW-Shorten-3.50.0-2|25	
14cr|perl-WWW-Shorten-3.50.0-2|26	%description
14cr|perl-WWW-Shorten-3.50.0-2|27	The function 'makeashorterlink' will call the relevant web site passing it
14cr|perl-WWW-Shorten-3.50.0-2|28	your long URL and will return the shorter version.
14cr|perl-WWW-Shorten-3.50.0-2|29	
14cr|perl-WWW-Shorten-3.50.0-2|30	The function 'makealongerlink' does the reverse. 'makealongerlink' will
14cr|perl-WWW-Shorten-3.50.0-2|31	accept as an argument either the full shortened URL or just the identifier.
14cr|perl-WWW-Shorten-3.50.0-2|32	
14cr|perl-WWW-Shorten-3.50.0-2|33	If anything goes wrong, then either function will return 'undef'.
14cr|perl-WWW-Shorten-3.50.0-2|34	
14cr|perl-WWW-Shorten-3.50.0-2|35	%prep
14cr|perl-WWW-Shorten-3.50.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Shorten-3.50.0-2|37	
14cr|perl-WWW-Shorten-3.50.0-2|38	%build
14cr|perl-WWW-Shorten-3.50.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Shorten-3.50.0-2|40	%make
14cr|perl-WWW-Shorten-3.50.0-2|41	
14cr|perl-WWW-Shorten-3.50.0-2|42	%check
14cr|perl-WWW-Shorten-3.50.0-2|43	# Don't run tests that depend on network
14cr|perl-WWW-Shorten-3.50.0-2|44	make test TEST_FILES="t/0*.t t/9*.t"
14cr|perl-WWW-Shorten-3.50.0-2|45	
14cr|perl-WWW-Shorten-3.50.0-2|46	%install
14cr|perl-WWW-Shorten-3.50.0-2|47	%makeinstall_std
14cr|perl-WWW-Shorten-3.50.0-2|48	
14cr|perl-WWW-Shorten-3.50.0-2|49	%files
14cr|perl-WWW-Shorten-3.50.0-2|50	%doc README META.yml Changes
14cr|perl-WWW-Shorten-3.50.0-2|51	%{_mandir}/man3/*
14cr|perl-WWW-Shorten-3.50.0-2|52	%{perl_vendorlib}/*
14cr|perl-WWW-Shorten-3.50.0-2|53	%{_bindir}/shorten
14cr|perl-WWW-Shorten-3.50.0-2|54	%{_mandir}/man1/shorten.1*
14cr|perl-WWW-Shorten-3.50.0-2|55	
14cr|perl-WWW-Shorten-3.50.0-2|56	
14cr|perl-WWW-Shorten-3.50.0-2|57	
14cr|perl-WWW-Shorten-3.50.0-2|58	
14cr|perl-WWW-Shorten-3.50.0-2|59	%changelog
14cr|perl-WWW-Shorten-3.50.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-2
14cr|perl-WWW-Shorten-3.50.0-2|61	+ Revision: 8a06e4c
14cr|perl-WWW-Shorten-3.50.0-2|62	- MassBuild#464: Increase release tag
14cr|perl-WWW-Shorten-3.50.0-2|63	
14cr|perl-WWW-Shorten-3.50.0-2|64	

5865 14
14cr|perl-WWW-Shorten-Simple-0.10.0-4|1	%define upstream_name    WWW-Shorten-Simple
14cr|perl-WWW-Shorten-Simple-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-WWW-Shorten-Simple-0.10.0-4|3	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Shorten-Simple-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Shorten-Simple-0.10.0-4|6	Release:	4
14cr|perl-WWW-Shorten-Simple-0.10.0-4|7	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|8	Summary:	Factory wrapper around WWW::Shorten to avoid imports
14cr|perl-WWW-Shorten-Simple-0.10.0-4|9	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-WWW-Shorten-Simple-0.10.0-4|11	Group:		Development/Perl
14cr|perl-WWW-Shorten-Simple-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Shorten-Simple-0.10.0-4|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-WWW-Shorten-Simple-0.10.0-4|14	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-WWW-Shorten-Simple-0.10.0-4|16	BuildRequires:	perl(LWP)
14cr|perl-WWW-Shorten-Simple-0.10.0-4|17	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-WWW-Shorten-Simple-0.10.0-4|18	BuildRequires:	perl(Test::More)
14cr|perl-WWW-Shorten-Simple-0.10.0-4|19	BuildRequires:	perl(URI)
14cr|perl-WWW-Shorten-Simple-0.10.0-4|20	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-WWW-Shorten-Simple-0.10.0-4|21	BuildArch:	noarch
14cr|perl-WWW-Shorten-Simple-0.10.0-4|22	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|23	%description
14cr|perl-WWW-Shorten-Simple-0.10.0-4|24	WWW::Shorten::Simple is a wrapper (factory) around WWW::Shorten
14cr|perl-WWW-Shorten-Simple-0.10.0-4|25	so that you can create an object representing each URL shortening
14cr|perl-WWW-Shorten-Simple-0.10.0-4|26	service, instead of importing makeashorterlink function into your
14cr|perl-WWW-Shorten-Simple-0.10.0-4|27	namespace.
14cr|perl-WWW-Shorten-Simple-0.10.0-4|28	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|29	%prep
14cr|perl-WWW-Shorten-Simple-0.10.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Shorten-Simple-0.10.0-4|31	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|32	%build
14cr|perl-WWW-Shorten-Simple-0.10.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Shorten-Simple-0.10.0-4|34	%make
14cr|perl-WWW-Shorten-Simple-0.10.0-4|35	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|36	%check
14cr|perl-WWW-Shorten-Simple-0.10.0-4|37	%make test
14cr|perl-WWW-Shorten-Simple-0.10.0-4|38	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|39	%install
14cr|perl-WWW-Shorten-Simple-0.10.0-4|40	%makeinstall_std
14cr|perl-WWW-Shorten-Simple-0.10.0-4|41	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|42	%files
14cr|perl-WWW-Shorten-Simple-0.10.0-4|43	%doc README META.yml Changes
14cr|perl-WWW-Shorten-Simple-0.10.0-4|44	%{_mandir}/man3/*
14cr|perl-WWW-Shorten-Simple-0.10.0-4|45	%{perl_vendorlib}/*
14cr|perl-WWW-Shorten-Simple-0.10.0-4|46	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|47	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|48	%changelog
14cr|perl-WWW-Shorten-Simple-0.10.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-WWW-Shorten-Simple-0.10.0-4|50	+ Revision: 288d1a2
14cr|perl-WWW-Shorten-Simple-0.10.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-WWW-Shorten-Simple-0.10.0-4|52	
14cr|perl-WWW-Shorten-Simple-0.10.0-4|53	

5866 14
14cr|perl-WWW-Wikipedia-2.10.0-3|1	%define upstream_name    WWW-Wikipedia
14cr|perl-WWW-Wikipedia-2.10.0-3|2	%define upstream_version 2.01
14cr|perl-WWW-Wikipedia-2.10.0-3|3	
14cr|perl-WWW-Wikipedia-2.10.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-WWW-Wikipedia-2.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-WWW-Wikipedia-2.10.0-3|6	Release:	3
14cr|perl-WWW-Wikipedia-2.10.0-3|7	
14cr|perl-WWW-Wikipedia-2.10.0-3|8	Summary:	Automated interface to the Wikipedia
14cr|perl-WWW-Wikipedia-2.10.0-3|9	
14cr|perl-WWW-Wikipedia-2.10.0-3|10	License:	Artistic
14cr|perl-WWW-Wikipedia-2.10.0-3|11	Group:		Development/Perl
14cr|perl-WWW-Wikipedia-2.10.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-WWW-Wikipedia-2.10.0-3|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Wikipedia-%{upstream_version}.tar.gz
14cr|perl-WWW-Wikipedia-2.10.0-3|14	
14cr|perl-WWW-Wikipedia-2.10.0-3|15	BuildRequires:	perl-devel
14cr|perl-WWW-Wikipedia-2.10.0-3|16	BuildRequires:	perl-libwww-perl
14cr|perl-WWW-Wikipedia-2.10.0-3|17	BuildRequires:	perl(CGI)
14cr|perl-WWW-Wikipedia-2.10.0-3|18	BuildRequires:	perl(Text::Autoformat)
14cr|perl-WWW-Wikipedia-2.10.0-3|19	BuildArch:	noarch
14cr|perl-WWW-Wikipedia-2.10.0-3|20	
14cr|perl-WWW-Wikipedia-2.10.0-3|21	%description
14cr|perl-WWW-Wikipedia-2.10.0-3|22	WWW::Wikipedia provides an automated interface to the Wikipedia
14cr|perl-WWW-Wikipedia-2.10.0-3|23	http://www.wikipedia.org, which is a free, collaborative, online
14cr|perl-WWW-Wikipedia-2.10.0-3|24	encyclopedia. This module allows you to search for a topic and return the
14cr|perl-WWW-Wikipedia-2.10.0-3|25	resulting entry. It also gives you access to related topics which are also
14cr|perl-WWW-Wikipedia-2.10.0-3|26	available via the Wikipedia for that entry.
14cr|perl-WWW-Wikipedia-2.10.0-3|27	
14cr|perl-WWW-Wikipedia-2.10.0-3|28	%prep
14cr|perl-WWW-Wikipedia-2.10.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-WWW-Wikipedia-2.10.0-3|30	
14cr|perl-WWW-Wikipedia-2.10.0-3|31	%build
14cr|perl-WWW-Wikipedia-2.10.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-WWW-Wikipedia-2.10.0-3|33	%make
14cr|perl-WWW-Wikipedia-2.10.0-3|34	
14cr|perl-WWW-Wikipedia-2.10.0-3|35	%check
14cr|perl-WWW-Wikipedia-2.10.0-3|36	%make test
14cr|perl-WWW-Wikipedia-2.10.0-3|37	
14cr|perl-WWW-Wikipedia-2.10.0-3|38	%install
14cr|perl-WWW-Wikipedia-2.10.0-3|39	%makeinstall_std
14cr|perl-WWW-Wikipedia-2.10.0-3|40	
14cr|perl-WWW-Wikipedia-2.10.0-3|41	%files
14cr|perl-WWW-Wikipedia-2.10.0-3|42	%{_bindir}/*
14cr|perl-WWW-Wikipedia-2.10.0-3|43	%{_mandir}/*/*
14cr|perl-WWW-Wikipedia-2.10.0-3|44	%{perl_vendorlib}/WWW
14cr|perl-WWW-Wikipedia-2.10.0-3|45	
14cr|perl-WWW-Wikipedia-2.10.0-3|46	
14cr|perl-WWW-Wikipedia-2.10.0-3|47	%changelog
14cr|perl-WWW-Wikipedia-2.10.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-3
14cr|perl-WWW-Wikipedia-2.10.0-3|49	+ Revision: dd47f13
14cr|perl-WWW-Wikipedia-2.10.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-WWW-Wikipedia-2.10.0-3|51	
14cr|perl-WWW-Wikipedia-2.10.0-3|52	

5867 14
14cr|perl-Wx-0.992.300-2|1	%define upstream_name Wx
14cr|perl-Wx-0.992.300-2|2	%define upstream_version 0.9923
14cr|perl-Wx-0.992.300-2|3	
14cr|perl-Wx-0.992.300-2|4	Name:		perl-%{upstream_name}
14cr|perl-Wx-0.992.300-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Wx-0.992.300-2|6	Release:	2
14cr|perl-Wx-0.992.300-2|7	
14cr|perl-Wx-0.992.300-2|8	Summary:	Interface to the wxWidgets GUI toolkit
14cr|perl-Wx-0.992.300-2|9	
14cr|perl-Wx-0.992.300-2|10	
14cr|perl-Wx-0.992.300-2|11	License:	GPL+ or Artistic
14cr|perl-Wx-0.992.300-2|12	Group:		Development/Perl
14cr|perl-Wx-0.992.300-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-Wx-0.992.300-2|14	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Wx-0.992.300-2|15	Source1:	%{name}.rpmlintrc
14cr|perl-Wx-0.992.300-2|16	
14cr|perl-Wx-0.992.300-2|17	BuildRequires:	perl(Alien::wxWidgets)
14cr|perl-Wx-0.992.300-2|18	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.600
14cr|perl-Wx-0.992.300-2|19	BuildRequires:	perl(ExtUtils::XSpp)
14cr|perl-Wx-0.992.300-2|20	BuildRequires:	wxgtku2.8-devel
14cr|perl-Wx-0.992.300-2|21	BuildRequires:	perl-devel
14cr|perl-Wx-0.992.300-2|22	
14cr|perl-Wx-0.992.300-2|23	# Olivier Thauvin
14cr|perl-Wx-0.992.300-2|24	# https://qa.mandriva.com/show_bug.cgi?id=43053
14cr|perl-Wx-0.992.300-2|25	# This hudge list come from all XS
14cr|perl-Wx-0.992.300-2|26	# find req/prov are unable at time to list XS package :\
14cr|perl-Wx-0.992.300-2|27	Provides:	perl(Wx::AcceleratorEntry)
14cr|perl-Wx-0.992.300-2|28	Provides:	perl(Wx::AcceleratorTable)
14cr|perl-Wx-0.992.300-2|29	Provides:	perl(Wx::ActivateEvent)
14cr|perl-Wx-0.992.300-2|30	Provides:	perl(Wx::ANIHandler)
14cr|perl-Wx-0.992.300-2|31	Provides:	perl(Wx::App)
14cr|perl-Wx-0.992.300-2|32	Provides:	perl(Wx::_App)
14cr|perl-Wx-0.992.300-2|33	Provides:	perl(Wx::ArchiveFSHandler)
14cr|perl-Wx-0.992.300-2|34	Provides:	perl(Wx::AUI)
14cr|perl-Wx-0.992.300-2|35	Provides:	perl(Wx::BestHelpController)
14cr|perl-Wx-0.992.300-2|36	Provides:	perl(Wx::Bitmap)
14cr|perl-Wx-0.992.300-2|37	Provides:	perl(Wx::BitmapButton)
14cr|perl-Wx-0.992.300-2|38	Provides:	perl(Wx::BitmapDataObject)
14cr|perl-Wx-0.992.300-2|39	Provides:	perl(Wx::BitmapToggleButton)
14cr|perl-Wx-0.992.300-2|40	Provides:	perl(Wx::BMPHandler)
14cr|perl-Wx-0.992.300-2|41	Provides:	perl(Wx::BoxSizer)
14cr|perl-Wx-0.992.300-2|42	Provides:	perl(Wx::Brush)
14cr|perl-Wx-0.992.300-2|43	Provides:	perl(Wx::BusyCursor)
14cr|perl-Wx-0.992.300-2|44	Provides:	perl(Wx::BusyInfo)
14cr|perl-Wx-0.992.300-2|45	Provides:	perl(Wx::Button)
14cr|perl-Wx-0.992.300-2|46	Provides:	perl(Wx::Caret)
14cr|perl-Wx-0.992.300-2|47	Provides:	perl(Wx::CaretSuspend)
14cr|perl-Wx-0.992.300-2|48	Provides:	perl(Wx::CheckBox)
14cr|perl-Wx-0.992.300-2|49	Provides:	perl(Wx::CheckListBox)
14cr|perl-Wx-0.992.300-2|50	Provides:	perl(Wx::ChildFocusEvent)
14cr|perl-Wx-0.992.300-2|51	Provides:	perl(Wx::CHMHelpController)
14cr|perl-Wx-0.992.300-2|52	Provides:	perl(Wx::Choice)
14cr|perl-Wx-0.992.300-2|53	Provides:	perl(Wx::ClassInfo)
14cr|perl-Wx-0.992.300-2|54	Provides:	perl(Wx::ClientDC)
14cr|perl-Wx-0.992.300-2|55	Provides:	perl(Wx::Clipboard)
14cr|perl-Wx-0.992.300-2|56	Provides:	perl(Wx::ClipboardTextEvent)
14cr|perl-Wx-0.992.300-2|57	Provides:	perl(Wx::CloseEvent)
14cr|perl-Wx-0.992.300-2|58	Provides:	perl(Wx::Colour)
14cr|perl-Wx-0.992.300-2|59	Provides:	perl(Wx::ColourData)
14cr|perl-Wx-0.992.300-2|60	Provides:	perl(Wx::ColourDatabase)
14cr|perl-Wx-0.992.300-2|61	Provides:	perl(Wx::ColourDialog)
14cr|perl-Wx-0.992.300-2|62	Provides:	perl(Wx::ComboBox)
14cr|perl-Wx-0.992.300-2|63	Provides:	perl(Wx::CommandEvent)
14cr|perl-Wx-0.992.300-2|64	Provides:	perl(Wx::ConfigBase)
14cr|perl-Wx-0.992.300-2|65	Provides:	perl(Wx::ContextHelp)
14cr|perl-Wx-0.992.300-2|66	Provides:	perl(Wx::ContextHelpButton)
14cr|perl-Wx-0.992.300-2|67	Provides:	perl(Wx::ContextMenuEvent)
14cr|perl-Wx-0.992.300-2|68	Provides:	perl(Wx::Control)
14cr|perl-Wx-0.992.300-2|69	Provides:	perl(Wx::CURHandler)
14cr|perl-Wx-0.992.300-2|70	Provides:	perl(Wx::Cursor)
14cr|perl-Wx-0.992.300-2|71	Provides:	perl(Wx::DataFormat)
14cr|perl-Wx-0.992.300-2|72	Provides:	perl(Wx::DataObject)
14cr|perl-Wx-0.992.300-2|73	Provides:	perl(Wx::DataObjectComposite)
14cr|perl-Wx-0.992.300-2|74	Provides:	perl(Wx::DataObjectSimple)
14cr|perl-Wx-0.992.300-2|75	Provides:	perl(Wx::DataView)
14cr|perl-Wx-0.992.300-2|76	Provides:	perl(Wx::DC)
14cr|perl-Wx-0.992.300-2|77	Provides:	perl(Wx::Dialog)
14cr|perl-Wx-0.992.300-2|78	Provides:	perl(Wx::DirDialog)
14cr|perl-Wx-0.992.300-2|79	Provides:	perl(Wx::DocChildFrame)
14cr|perl-Wx-0.992.300-2|80	Provides:	perl(Wx::DocManager)
14cr|perl-Wx-0.992.300-2|81	Provides:	perl(Wx::DocMDIChildFrame)
14cr|perl-Wx-0.992.300-2|82	Provides:	perl(Wx::DocMDIParentFrame)
14cr|perl-Wx-0.992.300-2|83	Provides:	perl(Wx::DocParentFrame)
14cr|perl-Wx-0.992.300-2|84	Provides:	perl(Wx::DocTemplate)
14cr|perl-Wx-0.992.300-2|85	Provides:	perl(Wx::Document)
14cr|perl-Wx-0.992.300-2|86	Provides:	perl(Wx::DropFilesEvent)
14cr|perl-Wx-0.992.300-2|87	Provides:	perl(Wx::DropSource)
14cr|perl-Wx-0.992.300-2|88	Provides:	perl(Wx::DropTarget)
14cr|perl-Wx-0.992.300-2|89	Provides:	perl(Wx::EraseEvent)
14cr|perl-Wx-0.992.300-2|90	Provides:	perl(Wx::Event)
14cr|perl-Wx-0.992.300-2|91	Provides:	perl(Wx::EvtHandler)
14cr|perl-Wx-0.992.300-2|92	Provides:	perl(Wx::FileConfig)
14cr|perl-Wx-0.992.300-2|93	Provides:	perl(Wx::FileDataObject)
14cr|perl-Wx-0.992.300-2|94	Provides:	perl(Wx::FileDialog)
14cr|perl-Wx-0.992.300-2|95	Provides:	perl(Wx::FileDropTarget)
14cr|perl-Wx-0.992.300-2|96	Provides:	perl(Wx::FileHistory)
14cr|perl-Wx-0.992.300-2|97	Provides:	perl(Wx::FileSystem)
14cr|perl-Wx-0.992.300-2|98	Provides:	perl(Wx::FileSystemHandler)
14cr|perl-Wx-0.992.300-2|99	Provides:	perl(Wx::FindDialogEvent)
14cr|perl-Wx-0.992.300-2|100	Provides:	perl(Wx::FindReplaceData)
14cr|perl-Wx-0.992.300-2|101	Provides:	perl(Wx::FindReplaceDialog)
14cr|perl-Wx-0.992.300-2|102	Provides:	perl(Wx::FlexGridSizer)
14cr|perl-Wx-0.992.300-2|103	Provides:	perl(Wx::FocusEvent)
14cr|perl-Wx-0.992.300-2|104	Provides:	perl(Wx::Font)
14cr|perl-Wx-0.992.300-2|105	Provides:	perl(Wx::FontData)
14cr|perl-Wx-0.992.300-2|106	Provides:	perl(Wx::FontDialog)
14cr|perl-Wx-0.992.300-2|107	Provides:	perl(Wx::FontEnumerator)
14cr|perl-Wx-0.992.300-2|108	Provides:	perl(Wx::FontMapper)
14cr|perl-Wx-0.992.300-2|109	Provides:	perl(Wx::Frame)
14cr|perl-Wx-0.992.300-2|110	Provides:	perl(Wx::FSFile)
14cr|perl-Wx-0.992.300-2|111	Provides:	perl(Wx::Gauge)
14cr|perl-Wx-0.992.300-2|112	Provides:	perl(Wx::GIFHandler)
14cr|perl-Wx-0.992.300-2|113	Provides:	perl(Wx::GraphicsBrush)
14cr|perl-Wx-0.992.300-2|114	Provides:	perl(Wx::GraphicsContext)
14cr|perl-Wx-0.992.300-2|115	Provides:	perl(Wx::GraphicsFont)
14cr|perl-Wx-0.992.300-2|116	Provides:	perl(Wx::GraphicsMatrix)
14cr|perl-Wx-0.992.300-2|117	Provides:	perl(Wx::GraphicsObject)
14cr|perl-Wx-0.992.300-2|118	Provides:	perl(Wx::GraphicsPath)
14cr|perl-Wx-0.992.300-2|119	Provides:	perl(Wx::GraphicsPen)
14cr|perl-Wx-0.992.300-2|120	Provides:	perl(Wx::Grid)
14cr|perl-Wx-0.992.300-2|121	Provides:	perl(Wx::GridCellAttr)
14cr|perl-Wx-0.992.300-2|122	Provides:	perl(Wx::GridCellAutoWrapStringEditor)
14cr|perl-Wx-0.992.300-2|123	Provides:	perl(Wx::GridCellAutoWrapStringRenderer)
14cr|perl-Wx-0.992.300-2|124	Provides:	perl(Wx::GridCellBoolEditor)
14cr|perl-Wx-0.992.300-2|125	Provides:	perl(Wx::GridCellBoolRenderer)
14cr|perl-Wx-0.992.300-2|126	Provides:	perl(Wx::GridCellChoiceEditor)
14cr|perl-Wx-0.992.300-2|127	Provides:	perl(Wx::GridCellCoords)
14cr|perl-Wx-0.992.300-2|128	Provides:	perl(Wx::GridCellDateTimeRenderer)
14cr|perl-Wx-0.992.300-2|129	Provides:	perl(Wx::GridCellEditor)
14cr|perl-Wx-0.992.300-2|130	Provides:	perl(Wx::GridCellEnumEditor)
14cr|perl-Wx-0.992.300-2|131	Provides:	perl(Wx::GridCellEnumRenderer)
14cr|perl-Wx-0.992.300-2|132	Provides:	perl(Wx::GridCellFloatEditor)
14cr|perl-Wx-0.992.300-2|133	Provides:	perl(Wx::GridCellFloatRenderer)
14cr|perl-Wx-0.992.300-2|134	Provides:	perl(Wx::GridCellNumberEditor)
14cr|perl-Wx-0.992.300-2|135	Provides:	perl(Wx::GridCellNumberRenderer)
14cr|perl-Wx-0.992.300-2|136	Provides:	perl(Wx::GridCellRenderer)
14cr|perl-Wx-0.992.300-2|137	Provides:	perl(Wx::GridCellStringRenderer)
14cr|perl-Wx-0.992.300-2|138	Provides:	perl(Wx::GridCellTextEditor)
14cr|perl-Wx-0.992.300-2|139	Provides:	perl(Wx::GridEditorCreatedEvent)
14cr|perl-Wx-0.992.300-2|140	Provides:	perl(Wx::GridEvent)
14cr|perl-Wx-0.992.300-2|141	Provides:	perl(Wx::GridRangeSelectEvent)
14cr|perl-Wx-0.992.300-2|142	Provides:	perl(Wx::GridSizeEvent)
14cr|perl-Wx-0.992.300-2|143	Provides:	perl(Wx::GridSizer)
14cr|perl-Wx-0.992.300-2|144	Provides:	perl(Wx::GridUpdateLocker)
14cr|perl-Wx-0.992.300-2|145	Provides:	perl(Wx::HeaderCtrlSimple)
14cr|perl-Wx-0.992.300-2|146	Provides:	perl(Wx::HelpControllerBase)
14cr|perl-Wx-0.992.300-2|147	Provides:	perl(Wx::HelpControllerHelpProvider)
14cr|perl-Wx-0.992.300-2|148	Provides:	perl(Wx::HelpEvent)
14cr|perl-Wx-0.992.300-2|149	Provides:	perl(Wx::HelpProvider)
14cr|perl-Wx-0.992.300-2|150	Provides:	perl(Wx::HtmlDCRenderer)
14cr|perl-Wx-0.992.300-2|151	Provides:	perl(Wx::HtmlEasyPrinting)
14cr|perl-Wx-0.992.300-2|152	Provides:	perl(Wx::HtmlHelpController)
14cr|perl-Wx-0.992.300-2|153	Provides:	perl(Wx::HtmlLinkInfo)
14cr|perl-Wx-0.992.300-2|154	Provides:	perl(Wx::HtmlWindow)
14cr|perl-Wx-0.992.300-2|155	Provides:	perl(Wx::ICOHandler)
14cr|perl-Wx-0.992.300-2|156	Provides:	perl(Wx::Icon)
14cr|perl-Wx-0.992.300-2|157	Provides:	perl(Wx::IconizeEvent)
14cr|perl-Wx-0.992.300-2|158	Provides:	perl(Wx::IdleEvent)
14cr|perl-Wx-0.992.300-2|159	Provides:	perl(Wx::IFFHandler)
14cr|perl-Wx-0.992.300-2|160	Provides:	perl(Wx::Image)
14cr|perl-Wx-0.992.300-2|161	Provides:	perl(Wx::ImageHandler)
14cr|perl-Wx-0.992.300-2|162	Provides:	perl(Wx::ImageList)
14cr|perl-Wx-0.992.300-2|163	Provides:	perl(Wx::IndividualLayoutConstraint)
14cr|perl-Wx-0.992.300-2|164	Provides:	perl(Wx::InfoBar)
14cr|perl-Wx-0.992.300-2|165	Provides:	perl(Wx::InitDialogEvent)
14cr|perl-Wx-0.992.300-2|166	Provides:	perl(Wx::InputStream)
14cr|perl-Wx-0.992.300-2|167	Provides:	perl(Wx::InternetFSHandler)
14cr|perl-Wx-0.992.300-2|168	Provides:	perl(Wx::JoystickEvent)
14cr|perl-Wx-0.992.300-2|169	Provides:	perl(Wx::JPEGHandler)
14cr|perl-Wx-0.992.300-2|170	Provides:	perl(Wx::KeyEvent)
14cr|perl-Wx-0.992.300-2|171	Provides:	perl(Wx::LanguageInfo)
14cr|perl-Wx-0.992.300-2|172	Provides:	perl(Wx::LayoutConstraints)
14cr|perl-Wx-0.992.300-2|173	Provides:	perl(Wx::ListBox)
14cr|perl-Wx-0.992.300-2|174	Provides:	perl(Wx::ListCtrl)
14cr|perl-Wx-0.992.300-2|175	Provides:	perl(Wx::ListEvent)
14cr|perl-Wx-0.992.300-2|176	Provides:	perl(Wx::ListItem)
14cr|perl-Wx-0.992.300-2|177	Provides:	perl(Wx::ListItemAttr)
14cr|perl-Wx-0.992.300-2|178	Provides:	perl(Wx::ListView)
14cr|perl-Wx-0.992.300-2|179	Provides:	perl(Wx::Locale)
14cr|perl-Wx-0.992.300-2|180	Provides:	perl(Wx::Log)
14cr|perl-Wx-0.992.300-2|181	Provides:	perl(Wx::LogChain)
14cr|perl-Wx-0.992.300-2|182	Provides:	perl(Wx::LogGui)
14cr|perl-Wx-0.992.300-2|183	Provides:	perl(Wx::LogNull)
14cr|perl-Wx-0.992.300-2|184	Provides:	perl(Wx::LogPassThrough)
14cr|perl-Wx-0.992.300-2|185	Provides:	perl(Wx::LogStderr)
14cr|perl-Wx-0.992.300-2|186	Provides:	perl(Wx::LogTextCtrl)
14cr|perl-Wx-0.992.300-2|187	Provides:	perl(Wx::LogWindow)
14cr|perl-Wx-0.992.300-2|188	Provides:	perl(Wx::Mask)
14cr|perl-Wx-0.992.300-2|189	Provides:	perl(Wx::MaximizeEvent)
14cr|perl-Wx-0.992.300-2|190	Provides:	perl(Wx::MDIChildFrame)
14cr|perl-Wx-0.992.300-2|191	Provides:	perl(Wx::MDIParentFrame)
14cr|perl-Wx-0.992.300-2|192	Provides:	perl(Wx::Media)
14cr|perl-Wx-0.992.300-2|193	Provides:	perl(Wx::MemoryDC)
14cr|perl-Wx-0.992.300-2|194	Provides:	perl(Wx::MemoryFSHandler)
14cr|perl-Wx-0.992.300-2|195	Provides:	perl(Wx::Menu)
14cr|perl-Wx-0.992.300-2|196	Provides:	perl(Wx::MenuBar)
14cr|perl-Wx-0.992.300-2|197	Provides:	perl(Wx::MenuEvent)
14cr|perl-Wx-0.992.300-2|198	Provides:	perl(Wx::MenuItem)
14cr|perl-Wx-0.992.300-2|199	Provides:	perl(Wx::MiniFrame)
14cr|perl-Wx-0.992.300-2|200	Provides:	perl(Wx::MouseCaptureChangedEvent)
14cr|perl-Wx-0.992.300-2|201	Provides:	perl(Wx::MouseCaptureLostEvent)
14cr|perl-Wx-0.992.300-2|202	Provides:	perl(Wx::MouseEvent)
14cr|perl-Wx-0.992.300-2|203	Provides:	perl(Wx::MoveEvent)
14cr|perl-Wx-0.992.300-2|204	Provides:	perl(Wx::MultiChoiceDialog)
14cr|perl-Wx-0.992.300-2|205	Provides:	perl(Wx::NativeFontInfo)
14cr|perl-Wx-0.992.300-2|206	Provides:	perl(Wx::NavigationKeyEvent)
14cr|perl-Wx-0.992.300-2|207	Provides:	perl(Wx::Notebook)
14cr|perl-Wx-0.992.300-2|208	Provides:	perl(Wx::NotebookEvent)
14cr|perl-Wx-0.992.300-2|209	Provides:	perl(Wx::NotebookSizer)
14cr|perl-Wx-0.992.300-2|210	Provides:	perl(Wx::NotifyEvent)
14cr|perl-Wx-0.992.300-2|211	Provides:	perl(Wx::NumberEntryDialog)
14cr|perl-Wx-0.992.300-2|212	Provides:	perl(Wx::OutputStream)
14cr|perl-Wx-0.992.300-2|213	Provides:	perl(Wx::PageSetupDialog)
14cr|perl-Wx-0.992.300-2|214	Provides:	perl(Wx::PageSetupDialogData)
14cr|perl-Wx-0.992.300-2|215	Provides:	perl(Wx::PaintDC)
14cr|perl-Wx-0.992.300-2|216	Provides:	perl(Wx::PaintEvent)
14cr|perl-Wx-0.992.300-2|217	Provides:	perl(Wx::Palette)
14cr|perl-Wx-0.992.300-2|218	Provides:	perl(Wx::Panel)
14cr|perl-Wx-0.992.300-2|219	Provides:	perl(Wx::PasswordEntryDialog)
14cr|perl-Wx-0.992.300-2|220	Provides:	perl(Wx::PCXHandler)
14cr|perl-Wx-0.992.300-2|221	Provides:	perl(Wx::Pen)
14cr|perl-Wx-0.992.300-2|222	Provides:	perl(Wx::PlComboPopup)
14cr|perl-Wx-0.992.300-2|223	Provides:	perl(Wx::PlCommandEvent)
14cr|perl-Wx-0.992.300-2|224	Provides:	perl(Wx::PlDataObjectSimple)
14cr|perl-Wx-0.992.300-2|225	Provides:	perl(Wx::PlEvent)
14cr|perl-Wx-0.992.300-2|226	Provides:	perl(Wx::PlFileSystemHandler)
14cr|perl-Wx-0.992.300-2|227	Provides:	perl(Wx::PlGridCellEditor)
14cr|perl-Wx-0.992.300-2|228	Provides:	perl(Wx::PlGridCellRenderer)
14cr|perl-Wx-0.992.300-2|229	Provides:	perl(Wx::PlHeaderCtrl)
14cr|perl-Wx-0.992.300-2|230	Provides:	perl(Wx::PlHeaderCtrlSimple)
14cr|perl-Wx-0.992.300-2|231	Provides:	perl(Wx::PlHVScrolledWindow)
14cr|perl-Wx-0.992.300-2|232	Provides:	perl(Wx::PlLog)
14cr|perl-Wx-0.992.300-2|233	Provides:	perl(Wx::PlLogPassThrough)
14cr|perl-Wx-0.992.300-2|234	Provides:	perl(Wx::PlPopupTransientWindow)
14cr|perl-Wx-0.992.300-2|235	Provides:	perl(Wx::PlSizer)
14cr|perl-Wx-0.992.300-2|236	Provides:	perl(Wx::PlThreadEvent)
14cr|perl-Wx-0.992.300-2|237	Provides:	perl(Wx::PlTreeListItemComparator)
14cr|perl-Wx-0.992.300-2|238	Provides:	perl(Wx::PlValidator)
14cr|perl-Wx-0.992.300-2|239	Provides:	perl(Wx::PlVListBox)
14cr|perl-Wx-0.992.300-2|240	Provides:	perl(Wx::PlVScrolledWindow)
14cr|perl-Wx-0.992.300-2|241	Provides:	perl(Wx::PNGHandler)
14cr|perl-Wx-0.992.300-2|242	Provides:	perl(Wx::PNMHandler)
14cr|perl-Wx-0.992.300-2|243	Provides:	perl(Wx::Point)
14cr|perl-Wx-0.992.300-2|244	Provides:	perl(Wx::PopupWindow)
14cr|perl-Wx-0.992.300-2|245	Provides:	perl(Wx::Position)
14cr|perl-Wx-0.992.300-2|246	Provides:	perl(Wx::PreviewCanvas)
14cr|perl-Wx-0.992.300-2|247	Provides:	perl(Wx::PrintData)
14cr|perl-Wx-0.992.300-2|248	Provides:	perl(Wx::PrintDialog)
14cr|perl-Wx-0.992.300-2|249	Provides:	perl(Wx::PrintDialogData)
14cr|perl-Wx-0.992.300-2|250	Provides:	perl(Wx::Printer)
14cr|perl-Wx-0.992.300-2|251	Provides:	perl(Wx::PrinterDC)
14cr|perl-Wx-0.992.300-2|252	Provides:	perl(Wx::Printout)
14cr|perl-Wx-0.992.300-2|253	Provides:	perl(Wx::PrintPreview)
14cr|perl-Wx-0.992.300-2|254	Provides:	perl(Wx::Process)
14cr|perl-Wx-0.992.300-2|255	Provides:	perl(Wx::ProcessEvent)
14cr|perl-Wx-0.992.300-2|256	Provides:	perl(Wx::ProgressDialog)
14cr|perl-Wx-0.992.300-2|257	Provides:	perl(Wx::PropertyGrid)
14cr|perl-Wx-0.992.300-2|258	Provides:	perl(Wx::RadioBox)
14cr|perl-Wx-0.992.300-2|259	Provides:	perl(Wx::RadioButton)
14cr|perl-Wx-0.992.300-2|260	Provides:	perl(Wx::RearrangeCtrl)
14cr|perl-Wx-0.992.300-2|261	Provides:	perl(Wx::Rect)
14cr|perl-Wx-0.992.300-2|262	Provides:	perl(Wx::RegConfig)
14cr|perl-Wx-0.992.300-2|263	Provides:	perl(Wx::Region)
14cr|perl-Wx-0.992.300-2|264	Provides:	perl(Wx::Ribbon)
14cr|perl-Wx-0.992.300-2|265	Provides:	perl(Wx::RibbonBar)
14cr|perl-Wx-0.992.300-2|266	Provides:	perl(Wx::RichText)
14cr|perl-Wx-0.992.300-2|267	Provides:	perl(Wx::SashEvent)
14cr|perl-Wx-0.992.300-2|268	Provides:	perl(Wx::SashWindow)
14cr|perl-Wx-0.992.300-2|269	Provides:	perl(Wx::ScreenDC)
14cr|perl-Wx-0.992.300-2|270	Provides:	perl(Wx::ScrollBar)
14cr|perl-Wx-0.992.300-2|271	Provides:	perl(Wx::ScrolledWindow)
14cr|perl-Wx-0.992.300-2|272	Provides:	perl(Wx::ScrollEvent)
14cr|perl-Wx-0.992.300-2|273	Provides:	perl(Wx::ScrollWinEvent)
14cr|perl-Wx-0.992.300-2|274	Provides:	perl(Wx::SetCursorEvent)
14cr|perl-Wx-0.992.300-2|275	Provides:	perl(Wx::SimpleHelpProvider)
14cr|perl-Wx-0.992.300-2|276	Provides:	perl(Wx::SingleChoiceDialog)
14cr|perl-Wx-0.992.300-2|277	Provides:	perl(Wx::SingleInstanceChecker)
14cr|perl-Wx-0.992.300-2|278	Provides:	perl(Wx::Size)
14cr|perl-Wx-0.992.300-2|279	Provides:	perl(Wx::SizeEvent)
14cr|perl-Wx-0.992.300-2|280	Provides:	perl(Wx::Sizer)
14cr|perl-Wx-0.992.300-2|281	Provides:	perl(Wx::SizerItem)
14cr|perl-Wx-0.992.300-2|282	Provides:	perl(Wx::Slider)
14cr|perl-Wx-0.992.300-2|283	Provides:	perl(Wx::SocketBase)
14cr|perl-Wx-0.992.300-2|284	Provides:	perl(Wx::SocketClient)
14cr|perl-Wx-0.992.300-2|285	Provides:	perl(Wx::SocketEvent)
14cr|perl-Wx-0.992.300-2|286	Provides:	perl(Wx::SocketServer)
14cr|perl-Wx-0.992.300-2|287	Provides:	perl(Wx::SpinButton)
14cr|perl-Wx-0.992.300-2|288	Provides:	perl(Wx::SpinCtrl)
14cr|perl-Wx-0.992.300-2|289	Provides:	perl(Wx::SpinEvent)
14cr|perl-Wx-0.992.300-2|290	Provides:	perl(Wx::SplashScreen)
14cr|perl-Wx-0.992.300-2|291	Provides:	perl(Wx::SplitterWindow)
14cr|perl-Wx-0.992.300-2|292	Provides:	perl(Wx::StaticBitmap)
14cr|perl-Wx-0.992.300-2|293	Provides:	perl(Wx::StaticBox)
14cr|perl-Wx-0.992.300-2|294	Provides:	perl(Wx::StaticBoxSizer)
14cr|perl-Wx-0.992.300-2|295	Provides:	perl(Wx::StaticLine)
14cr|perl-Wx-0.992.300-2|296	Provides:	perl(Wx::StaticText)
14cr|perl-Wx-0.992.300-2|297	Provides:	perl(Wx::StatusBar)
14cr|perl-Wx-0.992.300-2|298	Provides:	perl(Wx::StopWatch)
14cr|perl-Wx-0.992.300-2|299	Provides:	perl(Wx::Stream)
14cr|perl-Wx-0.992.300-2|300	Provides:	perl(Wx::SysColourChangedEvent)
14cr|perl-Wx-0.992.300-2|301	Provides:	perl(Wx::SystemOptions)
14cr|perl-Wx-0.992.300-2|302	Provides:	perl(Wx::SystemSettings)
14cr|perl-Wx-0.992.300-2|303	Provides:	perl(Wx::TaskBarIcon)
14cr|perl-Wx-0.992.300-2|304	Provides:	perl(Wx::TaskBarIconEvent)
14cr|perl-Wx-0.992.300-2|305	Provides:	perl(Wx::TextDataObject)
14cr|perl-Wx-0.992.300-2|306	Provides:	perl(Wx::TextDropTarget)
14cr|perl-Wx-0.992.300-2|307	Provides:	perl(Wx::TextEntryDialog)
14cr|perl-Wx-0.992.300-2|308	Provides:	perl(Wx::TGAHandler)
14cr|perl-Wx-0.992.300-2|309	Provides:	perl(Wx::Thread)
14cr|perl-Wx-0.992.300-2|310	Provides:	perl(Wx::TIFFHandler)
14cr|perl-Wx-0.992.300-2|311	Provides:	perl(Wx::Timer)
14cr|perl-Wx-0.992.300-2|312	Provides:	perl(Wx::TimerEvent)
14cr|perl-Wx-0.992.300-2|313	Provides:	perl(Wx::TipProvider)
14cr|perl-Wx-0.992.300-2|314	Provides:	perl(Wx::ToggleButton)
14cr|perl-Wx-0.992.300-2|315	Provides:	perl(Wx::ToolBar)
14cr|perl-Wx-0.992.300-2|316	Provides:	perl(Wx::ToolBarBase)
14cr|perl-Wx-0.992.300-2|317	Provides:	perl(Wx::ToolBarToolBase)
14cr|perl-Wx-0.992.300-2|318	Provides:	perl(Wx::ToolTip)
14cr|perl-Wx-0.992.300-2|319	Provides:	perl(Wx::TreeCtrl)
14cr|perl-Wx-0.992.300-2|320	Provides:	perl(Wx::TreeEvent)
14cr|perl-Wx-0.992.300-2|321	Provides:	perl(Wx::TreeItemData)
14cr|perl-Wx-0.992.300-2|322	Provides:	perl(Wx::TreeItemId)
14cr|perl-Wx-0.992.300-2|323	Provides:	perl(Wx::TreeListCtrl)
14cr|perl-Wx-0.992.300-2|324	Provides:	perl(Wx::UpdateUIEvent)
14cr|perl-Wx-0.992.300-2|325	Provides:	perl(Wx::URLDataObject)
14cr|perl-Wx-0.992.300-2|326	Provides:	perl(Wx::Validator)
14cr|perl-Wx-0.992.300-2|327	Provides:	perl(Wx::View)
14cr|perl-Wx-0.992.300-2|328	Provides:	perl(Wx::Wave)
14cr|perl-Wx-0.992.300-2|329	Provides:	perl(Wx::WebView)
14cr|perl-Wx-0.992.300-2|330	Provides:	perl(Wx::Window)
14cr|perl-Wx-0.992.300-2|331	Provides:	perl(Wx::WindowCreateEvent)
14cr|perl-Wx-0.992.300-2|332	Provides:	perl(Wx::WindowDC)
14cr|perl-Wx-0.992.300-2|333	Provides:	perl(Wx::WindowDestroyEvent)
14cr|perl-Wx-0.992.300-2|334	Provides:	perl(Wx::WindowDisabler)
14cr|perl-Wx-0.992.300-2|335	Provides:	perl(Wx::WinHelpController)
14cr|perl-Wx-0.992.300-2|336	Provides:	perl(Wx::Wizard)
14cr|perl-Wx-0.992.300-2|337	Provides:	perl(Wx::WizardEvent)
14cr|perl-Wx-0.992.300-2|338	Provides:	perl(Wx::WizardPage)
14cr|perl-Wx-0.992.300-2|339	Provides:	perl(Wx::WizardPageSimple)
14cr|perl-Wx-0.992.300-2|340	Provides:	perl(Wx::XmlResource)
14cr|perl-Wx-0.992.300-2|341	Provides:	perl(Wx::XPMHandler)
14cr|perl-Wx-0.992.300-2|342	Provides:	perl(Wx::ZipFSHandler)
14cr|perl-Wx-0.992.300-2|343	
14cr|perl-Wx-0.992.300-2|344	%description
14cr|perl-Wx-0.992.300-2|345	The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows)
14cr|perl-Wx-0.992.300-2|346	GUI toolkit.
14cr|perl-Wx-0.992.300-2|347	
14cr|perl-Wx-0.992.300-2|348	%prep
14cr|perl-Wx-0.992.300-2|349	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Wx-0.992.300-2|350	
14cr|perl-Wx-0.992.300-2|351	%build
14cr|perl-Wx-0.992.300-2|352	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Wx-0.992.300-2|353	%make CFLAGS="%{optflags}"
14cr|perl-Wx-0.992.300-2|354	
14cr|perl-Wx-0.992.300-2|355	%install
14cr|perl-Wx-0.992.300-2|356	%makeinstall_std
14cr|perl-Wx-0.992.300-2|357	
14cr|perl-Wx-0.992.300-2|358	%files
14cr|perl-Wx-0.992.300-2|359	%doc Changes README.txt
14cr|perl-Wx-0.992.300-2|360	%{perl_vendorarch}/Wx.pm
14cr|perl-Wx-0.992.300-2|361	%{perl_vendorarch}/Wx
14cr|perl-Wx-0.992.300-2|362	%{perl_vendorarch}/auto/Wx
14cr|perl-Wx-0.992.300-2|363	%{_mandir}/*/*
14cr|perl-Wx-0.992.300-2|364	%{_bindir}/*
14cr|perl-Wx-0.992.300-2|365	
14cr|perl-Wx-0.992.300-2|366	
14cr|perl-Wx-0.992.300-2|367	
14cr|perl-Wx-0.992.300-2|368	
14cr|perl-Wx-0.992.300-2|369	%changelog
14cr|perl-Wx-0.992.300-2|370	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.992.300-2
14cr|perl-Wx-0.992.300-2|371	+ Revision: 64345a6
14cr|perl-Wx-0.992.300-2|372	- MassBuild#464: Increase release tag
14cr|perl-Wx-0.992.300-2|373	
14cr|perl-Wx-0.992.300-2|374	

5868 14
14cr|perl-Wx-Demo-0.220.0-2|1	%define upstream_name    Wx-Demo
14cr|perl-Wx-Demo-0.220.0-2|2	%define upstream_version 0.22
14cr|perl-Wx-Demo-0.220.0-2|3	%define __noautoreq 'perl\\(Wx::PlHeaderColumn\\)|perl\\(Wx::PlHeaderCtrl\\)|perl\\(Wx::Demo.*'
14cr|perl-Wx-Demo-0.220.0-2|4	
14cr|perl-Wx-Demo-0.220.0-2|5	Name:		perl-%{upstream_name}
14cr|perl-Wx-Demo-0.220.0-2|6	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Wx-Demo-0.220.0-2|7	Release:	2
14cr|perl-Wx-Demo-0.220.0-2|8	
14cr|perl-Wx-Demo-0.220.0-2|9	License:	GPL+ or Artistic
14cr|perl-Wx-Demo-0.220.0-2|10	Group:		Development/Perl
14cr|perl-Wx-Demo-0.220.0-2|11	Summary:	The wxPerl demo
14cr|perl-Wx-Demo-0.220.0-2|12	
14cr|perl-Wx-Demo-0.220.0-2|13	
14cr|perl-Wx-Demo-0.220.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Wx-Demo-0.220.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Wx-Demo-0.220.0-2|16	
14cr|perl-Wx-Demo-0.220.0-2|17	BuildRequires:	perl-devel
14cr|perl-Wx-Demo-0.220.0-2|18	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-Wx-Demo-0.220.0-2|19	BuildRequires:	perl(File::Slurp)
14cr|perl-Wx-Demo-0.220.0-2|20	BuildRequires:	perl(File::Spec)
14cr|perl-Wx-Demo-0.220.0-2|21	BuildRequires:	perl(File::chdir)
14cr|perl-Wx-Demo-0.220.0-2|22	BuildRequires:	perl(IO::Scalar)
14cr|perl-Wx-Demo-0.220.0-2|23	BuildRequires:	perl(Module::Pluggable)
14cr|perl-Wx-Demo-0.220.0-2|24	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-Wx-Demo-0.220.0-2|25	BuildRequires:	perl(Wx)
14cr|perl-Wx-Demo-0.220.0-2|26	BuildArch:	noarch
14cr|perl-Wx-Demo-0.220.0-2|27	
14cr|perl-Wx-Demo-0.220.0-2|28	%description
14cr|perl-Wx-Demo-0.220.0-2|29	wxPerl demo, with lots of snippets using various wxwidgets features.
14cr|perl-Wx-Demo-0.220.0-2|30	
14cr|perl-Wx-Demo-0.220.0-2|31	%prep
14cr|perl-Wx-Demo-0.220.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Wx-Demo-0.220.0-2|33	
14cr|perl-Wx-Demo-0.220.0-2|34	%build
14cr|perl-Wx-Demo-0.220.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Wx-Demo-0.220.0-2|36	%make
14cr|perl-Wx-Demo-0.220.0-2|37	
14cr|perl-Wx-Demo-0.220.0-2|38	%check
14cr|perl-Wx-Demo-0.220.0-2|39	#make test
14cr|perl-Wx-Demo-0.220.0-2|40	
14cr|perl-Wx-Demo-0.220.0-2|41	%install
14cr|perl-Wx-Demo-0.220.0-2|42	%makeinstall_std
14cr|perl-Wx-Demo-0.220.0-2|43	
14cr|perl-Wx-Demo-0.220.0-2|44	%files
14cr|perl-Wx-Demo-0.220.0-2|45	%doc Changes
14cr|perl-Wx-Demo-0.220.0-2|46	%{_bindir}/wxperl_demo.pl
14cr|perl-Wx-Demo-0.220.0-2|47	%{_mandir}/man3/*
14cr|perl-Wx-Demo-0.220.0-2|48	%{perl_vendorlib}/*
14cr|perl-Wx-Demo-0.220.0-2|49	
14cr|perl-Wx-Demo-0.220.0-2|50	
14cr|perl-Wx-Demo-0.220.0-2|51	
14cr|perl-Wx-Demo-0.220.0-2|52	
14cr|perl-Wx-Demo-0.220.0-2|53	%changelog
14cr|perl-Wx-Demo-0.220.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.220.0-2
14cr|perl-Wx-Demo-0.220.0-2|55	+ Revision: 5cfb9b5
14cr|perl-Wx-Demo-0.220.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-Wx-Demo-0.220.0-2|57	
14cr|perl-Wx-Demo-0.220.0-2|58	

5869 14
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|1	%define upstream_name    Wx-Perl-DataWalker
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|3	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|6	Release:	4
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|7	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|8	Summary:	Perl extension for blah blah blah
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|9	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|11	Group:		Development/Perl
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|14	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|16	BuildRequires:	perl(Class::XSAccessor)
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|17	BuildRequires:	perl(Devel::Size)
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|18	BuildRequires:	perl(Wx)
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|19	BuildRequires:	perl(YAML::XS)
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|20	BuildArch:	noarch
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|21	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|22	%description
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|23	'Wx::Perl::DataWalker' implements a 'Wx::Frame' subclass that shows a
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|24	relatively simple Perl data structure browser. After opening such a frame
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|25	and supplying it with a reference to an essentially arbitrary data
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|26	structure, you can visually browse it by double-clicking references.
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|27	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|28	So far, there is no tree view but only a display of the current level of
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|29	the data structure. You can traverse back up the structure with a _back_
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|30	button.
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|31	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|32	Optionally, 'Wx::Perl::DataWalker' displays the (approximate!) size of the
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|33	data structure using 'Devel::Size'.
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|34	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|35	%prep
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|37	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|38	%build
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|40	%make
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|41	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|42	%check
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|43	# requires GTK display
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|44	#make test
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|45	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|46	%install
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|47	%makeinstall_std
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|48	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|49	%files
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|50	%doc Changes
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|51	%{_mandir}/man3/*
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|52	%{perl_vendorlib}/*
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|53	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|54	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|55	%changelog
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|57	+ Revision: 5acd1ff
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|58	- MassBuild#464: Increase release tag
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|59	
14cr|perl-Wx-Perl-DataWalker-0.20.0-4|60	

5870 14
14cr|perl-Wx-Perl-Dialog-0.04-4|1	%define realname   Wx-Perl-Dialog
14cr|perl-Wx-Perl-Dialog-0.04-4|2	
14cr|perl-Wx-Perl-Dialog-0.04-4|3	Name:		perl-%{realname}
14cr|perl-Wx-Perl-Dialog-0.04-4|4	Version:	0.04
14cr|perl-Wx-Perl-Dialog-0.04-4|5	Release:	4
14cr|perl-Wx-Perl-Dialog-0.04-4|6	License:	GPL or Artistic
14cr|perl-Wx-Perl-Dialog-0.04-4|7	Group:		Development/Perl
14cr|perl-Wx-Perl-Dialog-0.04-4|8	Summary:	Abstract dialog class for simple dialog creation
14cr|perl-Wx-Perl-Dialog-0.04-4|9	
14cr|perl-Wx-Perl-Dialog-0.04-4|10	Source:		http://www.cpan.org/modules/by-module/Wx/%{realname}-%{version}.tar.gz
14cr|perl-Wx-Perl-Dialog-0.04-4|11	Url:		http://search.cpan.org/dist/%{realname}
14cr|perl-Wx-Perl-Dialog-0.04-4|12	
14cr|perl-Wx-Perl-Dialog-0.04-4|13	BuildRequires:	perl-devel
14cr|perl-Wx-Perl-Dialog-0.04-4|14	BuildRequires:	perl(File::Copy::Recursive)
14cr|perl-Wx-Perl-Dialog-0.04-4|15	BuildRequires:	perl(Module::Build)
14cr|perl-Wx-Perl-Dialog-0.04-4|16	BuildRequires:	perl(Wx)
14cr|perl-Wx-Perl-Dialog-0.04-4|17	BuildRequires:	perl(Wx::Event)
14cr|perl-Wx-Perl-Dialog-0.04-4|18	BuildRequires:	perl(Wx::STC)
14cr|perl-Wx-Perl-Dialog-0.04-4|19	
14cr|perl-Wx-Perl-Dialog-0.04-4|20	BuildArch:	noarch
14cr|perl-Wx-Perl-Dialog-0.04-4|21	
14cr|perl-Wx-Perl-Dialog-0.04-4|22	%description
14cr|perl-Wx-Perl-Dialog-0.04-4|23	Abstract dialog class for simple dialog creation.
14cr|perl-Wx-Perl-Dialog-0.04-4|24	
14cr|perl-Wx-Perl-Dialog-0.04-4|25	%prep
14cr|perl-Wx-Perl-Dialog-0.04-4|26	%setup -q -n %{realname}-%{version}
14cr|perl-Wx-Perl-Dialog-0.04-4|27	
14cr|perl-Wx-Perl-Dialog-0.04-4|28	%build
14cr|perl-Wx-Perl-Dialog-0.04-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Wx-Perl-Dialog-0.04-4|30	make
14cr|perl-Wx-Perl-Dialog-0.04-4|31	
14cr|perl-Wx-Perl-Dialog-0.04-4|32	%check
14cr|perl-Wx-Perl-Dialog-0.04-4|33	# requires GTK display
14cr|perl-Wx-Perl-Dialog-0.04-4|34	#make test
14cr|perl-Wx-Perl-Dialog-0.04-4|35	
14cr|perl-Wx-Perl-Dialog-0.04-4|36	%install
14cr|perl-Wx-Perl-Dialog-0.04-4|37	%makeinstall_std
14cr|perl-Wx-Perl-Dialog-0.04-4|38	
14cr|perl-Wx-Perl-Dialog-0.04-4|39	%files
14cr|perl-Wx-Perl-Dialog-0.04-4|40	%doc Changes README
14cr|perl-Wx-Perl-Dialog-0.04-4|41	%{_mandir}/man3/*
14cr|perl-Wx-Perl-Dialog-0.04-4|42	%{perl_vendorlib}/*
14cr|perl-Wx-Perl-Dialog-0.04-4|43	
14cr|perl-Wx-Perl-Dialog-0.04-4|44	
14cr|perl-Wx-Perl-Dialog-0.04-4|45	%changelog
14cr|perl-Wx-Perl-Dialog-0.04-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.04-4
14cr|perl-Wx-Perl-Dialog-0.04-4|47	+ Revision: 6876180
14cr|perl-Wx-Perl-Dialog-0.04-4|48	- MassBuild#464: Increase release tag
14cr|perl-Wx-Perl-Dialog-0.04-4|49	
14cr|perl-Wx-Perl-Dialog-0.04-4|50	

5871 14
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|1	%define upstream_name    Wx-Perl-ProcessStream
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|2	%define upstream_version 0.32
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|3	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|5	Version:	%perl_convert_version 0.32
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|6	Release:	3
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|7	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|8	Summary:	Use std handles of process via wx events
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|9	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|10	License:	GPL+ or Artistic
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|11	Group:		Development/Perl
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Perl-ProcessStream-0.32.tar.gz
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|14	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|15	BuildRequires:	perl-devel
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|16	BuildRequires:	perl(Archive::Tar)
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|17	BuildRequires:	perl(Wx)
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|18	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|19	BuildArch:	noarch
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|20	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|21	%description
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|22	This module provides the STDOUT, STDERR and exit codes of asynchronously
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|23	running processes via events. It may be used for long running or blocking
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|24	processes that provide periodic updates on state via STDOUT. Simple IPC is
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|25	possible via STDIN.
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|26	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|27	Do not use this module simply to collect the output of another process. For
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|28	that, it is much simpler to do:
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|29	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|30	my ($status,$output) = Wx::ExecuteStdout('perl -e"print qq($_\n) for(@INC);"');
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|31	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|32	%prep
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|34	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|35	%build
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|37	%make
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|38	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|39	%check
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|40	# Do not make test because they need gtk display
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|41	#make test
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|42	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|43	%install
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|44	%makeinstall_std
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|45	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|46	%files
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|47	%doc Changes README
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|48	%{_mandir}/man3/*
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|49	%{perl_vendorlib}/*
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|50	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|51	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|52	%changelog
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-3
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|54	+ Revision: a876661
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|56	
14cr|perl-Wx-Perl-ProcessStream-0.320.0-3|57	

5872 14
14cr|perl-Wx-Scintilla-0.390.0-3|1	%define upstream_name    Wx-Scintilla
14cr|perl-Wx-Scintilla-0.390.0-3|2	%define upstream_version 0.39
14cr|perl-Wx-Scintilla-0.390.0-3|3	
14cr|perl-Wx-Scintilla-0.390.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-Wx-Scintilla-0.390.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-Wx-Scintilla-0.390.0-3|6	Release:	3
14cr|perl-Wx-Scintilla-0.390.0-3|7	
14cr|perl-Wx-Scintilla-0.390.0-3|8	Summary:	A list of Wx::Scintilla constants
14cr|perl-Wx-Scintilla-0.390.0-3|9	
14cr|perl-Wx-Scintilla-0.390.0-3|10	License:	GPL+ or Artistic
14cr|perl-Wx-Scintilla-0.390.0-3|11	Group:		Development/Perl
14cr|perl-Wx-Scintilla-0.390.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-Wx-Scintilla-0.390.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Scintilla-%{upstream_version}.tar.gz
14cr|perl-Wx-Scintilla-0.390.0-3|14	
14cr|perl-Wx-Scintilla-0.390.0-3|15	BuildRequires:	perl-devel
14cr|perl-Wx-Scintilla-0.390.0-3|16	BuildRequires:	perl(Alien::wxWidgets)
14cr|perl-Wx-Scintilla-0.390.0-3|17	BuildRequires:	perl(ExtUtils::XSpp) >= 0.160.200
14cr|perl-Wx-Scintilla-0.390.0-3|18	BuildRequires:	perl(Module::Build) >= 0.360.0
14cr|perl-Wx-Scintilla-0.390.0-3|19	BuildRequires:	perl(Test::More)
14cr|perl-Wx-Scintilla-0.390.0-3|20	BuildRequires:	perl(Wx)
14cr|perl-Wx-Scintilla-0.390.0-3|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|perl-Wx-Scintilla-0.390.0-3|22	BuildRequires:	wxgtku2.8-devel
14cr|perl-Wx-Scintilla-0.390.0-3|23	%description
14cr|perl-Wx-Scintilla-0.390.0-3|24	While we already have a good scintilla editor component support via
14cr|perl-Wx-Scintilla-0.390.0-3|25	Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla
14cr|perl-Wx-Scintilla-0.390.0-3|26	package and thus lagging Perl support in the popular Wx Scintilla
14cr|perl-Wx-Scintilla-0.390.0-3|27	component. wxWidgets the http://wxwidgets.org manpage has a *very slow*
14cr|perl-Wx-Scintilla-0.390.0-3|28	release timeline. Scintilla is a contributed project which means it will
14cr|perl-Wx-Scintilla-0.390.0-3|29	not be the latest by the time a new wxWidgets distribution is released. And
14cr|perl-Wx-Scintilla-0.390.0-3|30	on the scintilla front, the Perl 5 lexer is not 100% bug free even and we
14cr|perl-Wx-Scintilla-0.390.0-3|31	do not have any kind of Perl 6 support in Scintilla.
14cr|perl-Wx-Scintilla-0.390.0-3|32	
14cr|perl-Wx-Scintilla-0.390.0-3|33	The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
14cr|perl-Wx-Scintilla-0.390.0-3|34	support in the Wx manpage while preserving compatibility with
14cr|perl-Wx-Scintilla-0.390.0-3|35	Wx::StyledTextCtrl and continually contribute it back to Scintilla project.
14cr|perl-Wx-Scintilla-0.390.0-3|36	
14cr|perl-Wx-Scintilla-0.390.0-3|37	Note: You cannot load Wx::STC and Wx::Scintilla in the same application.
14cr|perl-Wx-Scintilla-0.390.0-3|38	They are mutually exclusive. The wxSTC_... events are handled by one
14cr|perl-Wx-Scintilla-0.390.0-3|39	library or the other.
14cr|perl-Wx-Scintilla-0.390.0-3|40	
14cr|perl-Wx-Scintilla-0.390.0-3|41	%prep
14cr|perl-Wx-Scintilla-0.390.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-Wx-Scintilla-0.390.0-3|43	
14cr|perl-Wx-Scintilla-0.390.0-3|44	%build
14cr|perl-Wx-Scintilla-0.390.0-3|45	perl Build.PL installdirs=vendor
14cr|perl-Wx-Scintilla-0.390.0-3|46	./Build
14cr|perl-Wx-Scintilla-0.390.0-3|47	
14cr|perl-Wx-Scintilla-0.390.0-3|48	#check
14cr|perl-Wx-Scintilla-0.390.0-3|49	# requires display
14cr|perl-Wx-Scintilla-0.390.0-3|50	#./Build test
14cr|perl-Wx-Scintilla-0.390.0-3|51	
14cr|perl-Wx-Scintilla-0.390.0-3|52	%install
14cr|perl-Wx-Scintilla-0.390.0-3|53	./Build install destdir=%{buildroot}
14cr|perl-Wx-Scintilla-0.390.0-3|54	
14cr|perl-Wx-Scintilla-0.390.0-3|55	%files
14cr|perl-Wx-Scintilla-0.390.0-3|56	%doc Changes META.json META.yml MYMETA.yml README XS
14cr|perl-Wx-Scintilla-0.390.0-3|57	%{_mandir}/man3/*
14cr|perl-Wx-Scintilla-0.390.0-3|58	%{perl_vendorlib}/*
14cr|perl-Wx-Scintilla-0.390.0-3|59	
14cr|perl-Wx-Scintilla-0.390.0-3|60	
14cr|perl-Wx-Scintilla-0.390.0-3|61	
14cr|perl-Wx-Scintilla-0.390.0-3|62	%changelog
14cr|perl-Wx-Scintilla-0.390.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-3
14cr|perl-Wx-Scintilla-0.390.0-3|64	+ Revision: beb656b
14cr|perl-Wx-Scintilla-0.390.0-3|65	- MassBuild#464: Increase release tag
14cr|perl-Wx-Scintilla-0.390.0-3|66	
14cr|perl-Wx-Scintilla-0.390.0-3|67	

5873 14
14cr|perl-X11-GUITest-0.280.0-3|1	%define upstream_name X11-GUITest
14cr|perl-X11-GUITest-0.280.0-3|2	%define upstream_version 0.28
14cr|perl-X11-GUITest-0.280.0-3|3	
14cr|perl-X11-GUITest-0.280.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-X11-GUITest-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-X11-GUITest-0.280.0-3|6	Release:	3
14cr|perl-X11-GUITest-0.280.0-3|7	
14cr|perl-X11-GUITest-0.280.0-3|8	Summary:	Provides GUI testing/interaction facilities
14cr|perl-X11-GUITest-0.280.0-3|9	
14cr|perl-X11-GUITest-0.280.0-3|10	
14cr|perl-X11-GUITest-0.280.0-3|11	License:	GPL+ or Artistic
14cr|perl-X11-GUITest-0.280.0-3|12	Group:		Development/Perl
14cr|perl-X11-GUITest-0.280.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-X11-GUITest-0.280.0-3|14	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-X11-GUITest-0.280.0-3|15	
14cr|perl-X11-GUITest-0.280.0-3|16	BuildRequires:	perl-devel
14cr|perl-X11-GUITest-0.280.0-3|17	BuildRequires:	pkgconfig(xextproto)
14cr|perl-X11-GUITest-0.280.0-3|18	BuildRequires:	pkgconfig(x11)
14cr|perl-X11-GUITest-0.280.0-3|19	BuildRequires:	pkgconfig(xtst)
14cr|perl-X11-GUITest-0.280.0-3|20	BuildRequires:	pkgconfig(xt)
14cr|perl-X11-GUITest-0.280.0-3|21	BuildRequires:	pkgconfig(xi)
14cr|perl-X11-GUITest-0.280.0-3|22	
14cr|perl-X11-GUITest-0.280.0-3|23	%description
14cr|perl-X11-GUITest-0.280.0-3|24	This Perl package is intended to facilitate the testing of GUI applications
14cr|perl-X11-GUITest-0.280.0-3|25	by means of user emulation. It can be used to test/interact with GUI
14cr|perl-X11-GUITest-0.280.0-3|26	applications; which have been built upon the X library or toolkits (i.e.,
14cr|perl-X11-GUITest-0.280.0-3|27	GTK+, Xt, Qt, Motif, etc.) that "wrap" the X library's functionality.
14cr|perl-X11-GUITest-0.280.0-3|28	
14cr|perl-X11-GUITest-0.280.0-3|29	%prep
14cr|perl-X11-GUITest-0.280.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-X11-GUITest-0.280.0-3|31	
14cr|perl-X11-GUITest-0.280.0-3|32	%build
14cr|perl-X11-GUITest-0.280.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-X11-GUITest-0.280.0-3|34	%make
14cr|perl-X11-GUITest-0.280.0-3|35	
14cr|perl-X11-GUITest-0.280.0-3|36	%check
14cr|perl-X11-GUITest-0.280.0-3|37	if [ x${DISPLAY} != 'x' ]; then
14cr|perl-X11-GUITest-0.280.0-3|38	make test
14cr|perl-X11-GUITest-0.280.0-3|39	else
14cr|perl-X11-GUITest-0.280.0-3|40	exit 0
14cr|perl-X11-GUITest-0.280.0-3|41	fi
14cr|perl-X11-GUITest-0.280.0-3|42	
14cr|perl-X11-GUITest-0.280.0-3|43	%install
14cr|perl-X11-GUITest-0.280.0-3|44	%makeinstall_std
14cr|perl-X11-GUITest-0.280.0-3|45	
14cr|perl-X11-GUITest-0.280.0-3|46	%files
14cr|perl-X11-GUITest-0.280.0-3|47	%doc docs/*
14cr|perl-X11-GUITest-0.280.0-3|48	%{_mandir}/man3/*
14cr|perl-X11-GUITest-0.280.0-3|49	%{perl_vendorlib}/*
14cr|perl-X11-GUITest-0.280.0-3|50	
14cr|perl-X11-GUITest-0.280.0-3|51	
14cr|perl-X11-GUITest-0.280.0-3|52	
14cr|perl-X11-GUITest-0.280.0-3|53	
14cr|perl-X11-GUITest-0.280.0-3|54	%changelog
14cr|perl-X11-GUITest-0.280.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-3
14cr|perl-X11-GUITest-0.280.0-3|56	+ Revision: 1fc804b
14cr|perl-X11-GUITest-0.280.0-3|57	- MassBuild#464: Increase release tag
14cr|perl-X11-GUITest-0.280.0-3|58	
14cr|perl-X11-GUITest-0.280.0-3|59	

5874 14
14cr|perl-X11-Protocol-0.560.0-4|1	%define upstream_name    X11-Protocol
14cr|perl-X11-Protocol-0.560.0-4|2	%define upstream_version 0.56
14cr|perl-X11-Protocol-0.560.0-4|3	
14cr|perl-X11-Protocol-0.560.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-X11-Protocol-0.560.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-X11-Protocol-0.560.0-4|6	Release:	4
14cr|perl-X11-Protocol-0.560.0-4|7	
14cr|perl-X11-Protocol-0.560.0-4|8	Summary:	Perl module for the X Window System Protocol
14cr|perl-X11-Protocol-0.560.0-4|9	
14cr|perl-X11-Protocol-0.560.0-4|10	License:	Artistic
14cr|perl-X11-Protocol-0.560.0-4|11	Group:		Development/Perl
14cr|perl-X11-Protocol-0.560.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-X11-Protocol-0.560.0-4|13	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-X11-Protocol-0.560.0-4|14	
14cr|perl-X11-Protocol-0.560.0-4|15	BuildRequires:	perl-devel
14cr|perl-X11-Protocol-0.560.0-4|16	BuildArch:	noarch
14cr|perl-X11-Protocol-0.560.0-4|17	
14cr|perl-X11-Protocol-0.560.0-4|18	%description
14cr|perl-X11-Protocol-0.560.0-4|19	This is a module for the X Window System Protocol.
14cr|perl-X11-Protocol-0.560.0-4|20	
14cr|perl-X11-Protocol-0.560.0-4|21	%prep
14cr|perl-X11-Protocol-0.560.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-X11-Protocol-0.560.0-4|23	
14cr|perl-X11-Protocol-0.560.0-4|24	%build
14cr|perl-X11-Protocol-0.560.0-4|25	perl Makefile.PL INSTALLDIRS="vendor"
14cr|perl-X11-Protocol-0.560.0-4|26	%make
14cr|perl-X11-Protocol-0.560.0-4|27	
14cr|perl-X11-Protocol-0.560.0-4|28	%check
14cr|perl-X11-Protocol-0.560.0-4|29	# test needs a running X server
14cr|perl-X11-Protocol-0.560.0-4|30	
14cr|perl-X11-Protocol-0.560.0-4|31	%install
14cr|perl-X11-Protocol-0.560.0-4|32	%makeinstall_std
14cr|perl-X11-Protocol-0.560.0-4|33	
14cr|perl-X11-Protocol-0.560.0-4|34	%files
14cr|perl-X11-Protocol-0.560.0-4|35	%doc Changes README
14cr|perl-X11-Protocol-0.560.0-4|36	%{_mandir}/man3/*
14cr|perl-X11-Protocol-0.560.0-4|37	%{perl_vendorlib}/X11
14cr|perl-X11-Protocol-0.560.0-4|38	
14cr|perl-X11-Protocol-0.560.0-4|39	
14cr|perl-X11-Protocol-0.560.0-4|40	
14cr|perl-X11-Protocol-0.560.0-4|41	%changelog
14cr|perl-X11-Protocol-0.560.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.560.0-4
14cr|perl-X11-Protocol-0.560.0-4|43	+ Revision: c4ef506
14cr|perl-X11-Protocol-0.560.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-X11-Protocol-0.560.0-4|45	
14cr|perl-X11-Protocol-0.560.0-4|46	

5875 14
14cr|perl-X500-DN-0.290.0-5|1	%define upstream_name       X500-DN
14cr|perl-X500-DN-0.290.0-5|2	%define upstream_version    0.29
14cr|perl-X500-DN-0.290.0-5|3	
14cr|perl-X500-DN-0.290.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-X500-DN-0.290.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-X500-DN-0.290.0-5|6	Release:	5
14cr|perl-X500-DN-0.290.0-5|7	Summary:	Parser and formatter for RFC 2253 style DN strings
14cr|perl-X500-DN-0.290.0-5|8	
14cr|perl-X500-DN-0.290.0-5|9	License:	Artistic
14cr|perl-X500-DN-0.290.0-5|10	Group:		Development/Perl
14cr|perl-X500-DN-0.290.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-X500-DN-0.290.0-5|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-X500-DN-0.290.0-5|13	Patch:		X500-DN-0.29-fix-parse-recdescent-version-check.patch
14cr|perl-X500-DN-0.290.0-5|14	
14cr|perl-X500-DN-0.290.0-5|15	BuildRequires:	perl-devel
14cr|perl-X500-DN-0.290.0-5|16	BuildRequires:	perl-Parse-RecDescent
14cr|perl-X500-DN-0.290.0-5|17	BuildArch:	noarch
14cr|perl-X500-DN-0.290.0-5|18	
14cr|perl-X500-DN-0.290.0-5|19	%description
14cr|perl-X500-DN-0.290.0-5|20	This module provides a pure perl parser and formatter for RFC 2253
14cr|perl-X500-DN-0.290.0-5|21	style DN strings.
14cr|perl-X500-DN-0.290.0-5|22	
14cr|perl-X500-DN-0.290.0-5|23	%prep
14cr|perl-X500-DN-0.290.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-X500-DN-0.290.0-5|25	%patch -p 1
14cr|perl-X500-DN-0.290.0-5|26	
14cr|perl-X500-DN-0.290.0-5|27	%build
14cr|perl-X500-DN-0.290.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-X500-DN-0.290.0-5|29	%make
14cr|perl-X500-DN-0.290.0-5|30	
14cr|perl-X500-DN-0.290.0-5|31	%check
14cr|perl-X500-DN-0.290.0-5|32	make test
14cr|perl-X500-DN-0.290.0-5|33	
14cr|perl-X500-DN-0.290.0-5|34	%install
14cr|perl-X500-DN-0.290.0-5|35	%makeinstall_std
14cr|perl-X500-DN-0.290.0-5|36	
14cr|perl-X500-DN-0.290.0-5|37	# cleanup
14cr|perl-X500-DN-0.290.0-5|38	rm -f %{buildroot}%{perl_vendorlib}/X500/*.pod
14cr|perl-X500-DN-0.290.0-5|39	
14cr|perl-X500-DN-0.290.0-5|40	%files
14cr|perl-X500-DN-0.290.0-5|41	%doc Changes README
14cr|perl-X500-DN-0.290.0-5|42	%{perl_vendorlib}/X500
14cr|perl-X500-DN-0.290.0-5|43	%{_mandir}/*/*
14cr|perl-X500-DN-0.290.0-5|44	
14cr|perl-X500-DN-0.290.0-5|45	%changelog
14cr|perl-X500-DN-0.290.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-5
14cr|perl-X500-DN-0.290.0-5|47	+ Revision: 9f96ba5
14cr|perl-X500-DN-0.290.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-X500-DN-0.290.0-5|49	
14cr|perl-X500-DN-0.290.0-5|50	

5876 14
14cr|perl-XML-Atom-0.410.0-3|1	%define upstream_name    XML-Atom
14cr|perl-XML-Atom-0.410.0-3|2	%define upstream_version 0.41
14cr|perl-XML-Atom-0.410.0-3|3	
14cr|perl-XML-Atom-0.410.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Atom-0.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Atom-0.410.0-3|6	Release:	3
14cr|perl-XML-Atom-0.410.0-3|7	
14cr|perl-XML-Atom-0.410.0-3|8	Summary:	Perl Module for Processing Atom Feeds
14cr|perl-XML-Atom-0.410.0-3|9	
14cr|perl-XML-Atom-0.410.0-3|10	License:	GPLv1+ or Artistic
14cr|perl-XML-Atom-0.410.0-3|11	Group:		Development/Perl
14cr|perl-XML-Atom-0.410.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Atom-0.410.0-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Atom-%{upstream_version}.tar.gz
14cr|perl-XML-Atom-0.410.0-3|14	
14cr|perl-XML-Atom-0.410.0-3|15	BuildRequires:	perl-devel
14cr|perl-XML-Atom-0.410.0-3|16	BuildRequires:	perl(MIME::Base64)
14cr|perl-XML-Atom-0.410.0-3|17	BuildRequires:	perl(URI)
14cr|perl-XML-Atom-0.410.0-3|18	BuildRequires:	perl(Class::Data::Inheritable)
14cr|perl-XML-Atom-0.410.0-3|19	BuildRequires:	perl(XML::LibXML)
14cr|perl-XML-Atom-0.410.0-3|20	BuildRequires:	perl(XML::XPath)
14cr|perl-XML-Atom-0.410.0-3|21	BuildRequires:	perl(LWP)
14cr|perl-XML-Atom-0.410.0-3|22	BuildRequires:	perl(LWP::Authen::Wsse)
14cr|perl-XML-Atom-0.410.0-3|23	BuildRequires:	perl(Digest::SHA1)
14cr|perl-XML-Atom-0.410.0-3|24	BuildRequires:	perl(DateTime)
14cr|perl-XML-Atom-0.410.0-3|25	BuildRequires:	perl(HTML::Parser)
14cr|perl-XML-Atom-0.410.0-3|26	
14cr|perl-XML-Atom-0.410.0-3|27	BuildArch:	noarch
14cr|perl-XML-Atom-0.410.0-3|28	Requires:	perl(XML::LibXML)
14cr|perl-XML-Atom-0.410.0-3|29	
14cr|perl-XML-Atom-0.410.0-3|30	%description
14cr|perl-XML-Atom-0.410.0-3|31	Perl Module for processing Atoms feed and that provides access to the Atom
14cr|perl-XML-Atom-0.410.0-3|32	API.
14cr|perl-XML-Atom-0.410.0-3|33	
14cr|perl-XML-Atom-0.410.0-3|34	%prep
14cr|perl-XML-Atom-0.410.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Atom-0.410.0-3|36	
14cr|perl-XML-Atom-0.410.0-3|37	%build
14cr|perl-XML-Atom-0.410.0-3|38	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Atom-0.410.0-3|39	%make
14cr|perl-XML-Atom-0.410.0-3|40	
14cr|perl-XML-Atom-0.410.0-3|41	%check
14cr|perl-XML-Atom-0.410.0-3|42	make test
14cr|perl-XML-Atom-0.410.0-3|43	
14cr|perl-XML-Atom-0.410.0-3|44	%install
14cr|perl-XML-Atom-0.410.0-3|45	%makeinstall_std
14cr|perl-XML-Atom-0.410.0-3|46	
14cr|perl-XML-Atom-0.410.0-3|47	%files
14cr|perl-XML-Atom-0.410.0-3|48	%doc Changes README
14cr|perl-XML-Atom-0.410.0-3|49	%{perl_vendorlib}/XML
14cr|perl-XML-Atom-0.410.0-3|50	%{_mandir}/*/*
14cr|perl-XML-Atom-0.410.0-3|51	
14cr|perl-XML-Atom-0.410.0-3|52	
14cr|perl-XML-Atom-0.410.0-3|53	%changelog
14cr|perl-XML-Atom-0.410.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-3
14cr|perl-XML-Atom-0.410.0-3|55	+ Revision: 02968f6
14cr|perl-XML-Atom-0.410.0-3|56	- MassBuild#464: Increase release tag
14cr|perl-XML-Atom-0.410.0-3|57	
14cr|perl-XML-Atom-0.410.0-3|58	

5877 14
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|1	%define upstream_name    XML-Atom-SimpleFeed
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|2	%define upstream_version 0.86
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|3	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|6	Release:	4
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|7	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|8	Summary:	No-fuss generation of Atom syndication feeds
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|9	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|11	Group:		Development/Perl
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|14	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|16	BuildRequires:	perl(Test::More)
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|17	BuildRequires:	perl(Module::Build::Compat)
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|18	BuildArch:	noarch
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|19	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|20	%description
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|21	This module provides a minimal API for generating Atom syndication feeds
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|22	quickly and easily. It supports all aspects of the Atom format, but has no
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|23	provisions for generating feeds with extension elements.
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|24	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|25	You can supply strings for most things, and the module will provide useful
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|26	defaults. When you want more control, you can provide data structures, as
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|27	documented, to specify more particulars.
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|28	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|29	%prep
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|31	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|32	%build
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|34	%make
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|35	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|36	%check
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|37	%make test
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|38	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|39	%install
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|40	%makeinstall_std
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|41	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|42	%files
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|43	%doc README Changes META.yml
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|44	%{_mandir}/man3/*
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|45	%{perl_vendorlib}/XML/
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|46	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|47	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|48	%changelog
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.860.0-4
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|50	+ Revision: 5db0254
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|52	
14cr|perl-XML-Atom-SimpleFeed-0.860.0-4|53	

5878 14
14cr|perl-XML-AutoWriter-0.400.0-4|1	%define upstream_name	 XML-AutoWriter
14cr|perl-XML-AutoWriter-0.400.0-4|2	%define upstream_version 0.4
14cr|perl-XML-AutoWriter-0.400.0-4|3	
14cr|perl-XML-AutoWriter-0.400.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-AutoWriter-0.400.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-AutoWriter-0.400.0-4|6	Release:	4
14cr|perl-XML-AutoWriter-0.400.0-4|7	
14cr|perl-XML-AutoWriter-0.400.0-4|8	Summary:	Perl module to do DOCTYPE based XML output
14cr|perl-XML-AutoWriter-0.400.0-4|9	
14cr|perl-XML-AutoWriter-0.400.0-4|10	License:	GPL
14cr|perl-XML-AutoWriter-0.400.0-4|11	Group:		Development/Perl
14cr|perl-XML-AutoWriter-0.400.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-AutoWriter-0.400.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-AutoWriter-0.400.0-4|14	Patch0:		XML-AutoWriter-0.4-fix_module_install_obsolete_keyword.patch
14cr|perl-XML-AutoWriter-0.400.0-4|15	
14cr|perl-XML-AutoWriter-0.400.0-4|16	BuildRequires:	perl-devel
14cr|perl-XML-AutoWriter-0.400.0-4|17	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-AutoWriter-0.400.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-XML-AutoWriter-0.400.0-4|19	BuildArch:	noarch
14cr|perl-XML-AutoWriter-0.400.0-4|20	
14cr|perl-XML-AutoWriter-0.400.0-4|21	%description
14cr|perl-XML-AutoWriter-0.400.0-4|22	This module subclasses XML::ValidWriter and provides automatic start and end
14cr|perl-XML-AutoWriter-0.400.0-4|23	tag generation, allowing you to emit only the 'important' tags.
14cr|perl-XML-AutoWriter-0.400.0-4|24	
14cr|perl-XML-AutoWriter-0.400.0-4|25	%prep
14cr|perl-XML-AutoWriter-0.400.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-AutoWriter-0.400.0-4|27	%patch0 -b .modinst
14cr|perl-XML-AutoWriter-0.400.0-4|28	chmod -x $(find -type f)
14cr|perl-XML-AutoWriter-0.400.0-4|29	sed -i 's/\r//' CHANGES
14cr|perl-XML-AutoWriter-0.400.0-4|30	
14cr|perl-XML-AutoWriter-0.400.0-4|31	%build
14cr|perl-XML-AutoWriter-0.400.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-AutoWriter-0.400.0-4|33	%make
14cr|perl-XML-AutoWriter-0.400.0-4|34	
14cr|perl-XML-AutoWriter-0.400.0-4|35	%check
14cr|perl-XML-AutoWriter-0.400.0-4|36	make test
14cr|perl-XML-AutoWriter-0.400.0-4|37	
14cr|perl-XML-AutoWriter-0.400.0-4|38	%install
14cr|perl-XML-AutoWriter-0.400.0-4|39	%makeinstall_std
14cr|perl-XML-AutoWriter-0.400.0-4|40	
14cr|perl-XML-AutoWriter-0.400.0-4|41	%files
14cr|perl-XML-AutoWriter-0.400.0-4|42	%doc CHANGES
14cr|perl-XML-AutoWriter-0.400.0-4|43	%{_mandir}/*/*
14cr|perl-XML-AutoWriter-0.400.0-4|44	%{perl_vendorlib}/XML/
14cr|perl-XML-AutoWriter-0.400.0-4|45	
14cr|perl-XML-AutoWriter-0.400.0-4|46	
14cr|perl-XML-AutoWriter-0.400.0-4|47	%changelog
14cr|perl-XML-AutoWriter-0.400.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-4
14cr|perl-XML-AutoWriter-0.400.0-4|49	+ Revision: c144723
14cr|perl-XML-AutoWriter-0.400.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-XML-AutoWriter-0.400.0-4|51	
14cr|perl-XML-AutoWriter-0.400.0-4|52	

5879 14
14cr|perl-XML-Catalog-1.30.0-1|1	%define upstream_name XML-Catalog
14cr|perl-XML-Catalog-1.30.0-1|2	%define upstream_version 1.03
14cr|perl-XML-Catalog-1.30.0-1|3	
14cr|perl-XML-Catalog-1.30.0-1|4	Name:       perl-%{upstream_name}
14cr|perl-XML-Catalog-1.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-XML-Catalog-1.30.0-1|6	Release:    1
14cr|perl-XML-Catalog-1.30.0-1|7	
14cr|perl-XML-Catalog-1.30.0-1|8	Summary:    Resolve public identifiers and remap system identifiers
14cr|perl-XML-Catalog-1.30.0-1|9	License:    GPL+ or Artistic
14cr|perl-XML-Catalog-1.30.0-1|10	Group:      Development/Perl
14cr|perl-XML-Catalog-1.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Catalog-1.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Catalog-1.30.0-1|13	
14cr|perl-XML-Catalog-1.30.0-1|14	BuildRequires: perl(Cwd)
14cr|perl-XML-Catalog-1.30.0-1|15	BuildRequires: perl(LWP::Simple)
14cr|perl-XML-Catalog-1.30.0-1|16	BuildRequires: perl(Module::Build)
14cr|perl-XML-Catalog-1.30.0-1|17	BuildRequires: perl(Test::More)
14cr|perl-XML-Catalog-1.30.0-1|18	BuildRequires: perl(Text::ParseWords)
14cr|perl-XML-Catalog-1.30.0-1|19	BuildRequires: perl(URI::URL)
14cr|perl-XML-Catalog-1.30.0-1|20	BuildRequires: perl(XML::Parser)
14cr|perl-XML-Catalog-1.30.0-1|21	BuildArch:  noarch
14cr|perl-XML-Catalog-1.30.0-1|22	
14cr|perl-XML-Catalog-1.30.0-1|23	%description
14cr|perl-XML-Catalog-1.30.0-1|24	Resolve public identifiers and remap system identifiers.
14cr|perl-XML-Catalog-1.30.0-1|25	
14cr|perl-XML-Catalog-1.30.0-1|26	%prep
14cr|perl-XML-Catalog-1.30.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Catalog-1.30.0-1|28	
14cr|perl-XML-Catalog-1.30.0-1|29	%build
14cr|perl-XML-Catalog-1.30.0-1|30	%__perl Build.PL --installdirs=vendor
14cr|perl-XML-Catalog-1.30.0-1|31	
14cr|perl-XML-Catalog-1.30.0-1|32	./Build
14cr|perl-XML-Catalog-1.30.0-1|33	
14cr|perl-XML-Catalog-1.30.0-1|34	%check
14cr|perl-XML-Catalog-1.30.0-1|35	./Build test
14cr|perl-XML-Catalog-1.30.0-1|36	
14cr|perl-XML-Catalog-1.30.0-1|37	%install
14cr|perl-XML-Catalog-1.30.0-1|38	./Build install --destdir=%{buildroot}
14cr|perl-XML-Catalog-1.30.0-1|39	
14cr|perl-XML-Catalog-1.30.0-1|40	%files
14cr|perl-XML-Catalog-1.30.0-1|41	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cr|perl-XML-Catalog-1.30.0-1|42	%{_mandir}/man3/*
14cr|perl-XML-Catalog-1.30.0-1|43	%{perl_vendorlib}/*
14cr|perl-XML-Catalog-1.30.0-1|44	
14cr|perl-XML-Catalog-1.30.0-1|45	
14cr|perl-XML-Catalog-1.30.0-1|46	%changelog
14cr|perl-XML-Catalog-1.30.0-1|47	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-1
14cr|perl-XML-Catalog-1.30.0-1|48	+ Revision: f078a45
14cr|perl-XML-Catalog-1.30.0-1|49	- Spec cleanup
14cr|perl-XML-Catalog-1.30.0-1|50	
14cr|perl-XML-Catalog-1.30.0-1|51	

5880 14
14cr|perl-XML-DBMS-1.03-20|1	%define module  XML-DBMS
14cr|perl-XML-DBMS-1.03-20|2	
14cr|perl-XML-DBMS-1.03-20|3	Name:           perl-%{module}
14cr|perl-XML-DBMS-1.03-20|4	Version:        1.03
14cr|perl-XML-DBMS-1.03-20|5	Release:        20
14cr|perl-XML-DBMS-1.03-20|6	Summary:        XML-DBMS perl module
14cr|perl-XML-DBMS-1.03-20|7	
14cr|perl-XML-DBMS-1.03-20|8	License:        Public Domain
14cr|perl-XML-DBMS-1.03-20|9	Group:          Development/Perl
14cr|perl-XML-DBMS-1.03-20|10	URL:            http://www.rpbourret.com/xmldbms/index.htm
14cr|perl-XML-DBMS-1.03-20|11	Source0:        ftp://ftp.rpbourret.com/perl-xml-dbms-%{version}.tar.bz2
14cr|perl-XML-DBMS-1.03-20|12	Requires:       perl-libxml-perl
14cr|perl-XML-DBMS-1.03-20|13	Requires:       perl-XML-LibXML
14cr|perl-XML-DBMS-1.03-20|14	Requires:       perl-TimeDate
14cr|perl-XML-DBMS-1.03-20|15	BuildRequires:  perl-devel >= 5.6
14cr|perl-XML-DBMS-1.03-20|16	BuildRequires:  perl-libxml-perl
14cr|perl-XML-DBMS-1.03-20|17	BuildRequires:  perl(XML::LibXML)
14cr|perl-XML-DBMS-1.03-20|18	BuildRequires:  perl(XML::LibXML::Common)
14cr|perl-XML-DBMS-1.03-20|19	BuildRequires:  perl-TimeDate
14cr|perl-XML-DBMS-1.03-20|20	BuildRequires:  perl(DBI)
14cr|perl-XML-DBMS-1.03-20|21	BuildArch:      noarch
14cr|perl-XML-DBMS-1.03-20|22	
14cr|perl-XML-DBMS-1.03-20|23	%description
14cr|perl-XML-DBMS-1.03-20|24	XML-DBMS is middleware for transferring data between XML documents and
14cr|perl-XML-DBMS-1.03-20|25	relational databases. It maps the XML document to the database according
14cr|perl-XML-DBMS-1.03-20|26	to an object-relational mapping in which element types are generally
14cr|perl-XML-DBMS-1.03-20|27	viewed as classes and attributes and PCDATA as properties of those
14cr|perl-XML-DBMS-1.03-20|28	classes. An XML-based mapping language allows the user to specify
14cr|perl-XML-DBMS-1.03-20|29	customize this mapping.
14cr|perl-XML-DBMS-1.03-20|30	
14cr|perl-XML-DBMS-1.03-20|31	%prep
14cr|perl-XML-DBMS-1.03-20|32	%setup -q -n %{module}
14cr|perl-XML-DBMS-1.03-20|33	
14cr|perl-XML-DBMS-1.03-20|34	%build
14cr|perl-XML-DBMS-1.03-20|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-DBMS-1.03-20|36	%make
14cr|perl-XML-DBMS-1.03-20|37	
14cr|perl-XML-DBMS-1.03-20|38	%install
14cr|perl-XML-DBMS-1.03-20|39	%makeinstall_std
14cr|perl-XML-DBMS-1.03-20|40	rm -rf samples/CVS
14cr|perl-XML-DBMS-1.03-20|41	
14cr|perl-XML-DBMS-1.03-20|42	%clean
14cr|perl-XML-DBMS-1.03-20|43	
14cr|perl-XML-DBMS-1.03-20|44	%files
14cr|perl-XML-DBMS-1.03-20|45	%doc README samples xmldbms.dtd
14cr|perl-XML-DBMS-1.03-20|46	%{perl_vendorlib}/XML
14cr|perl-XML-DBMS-1.03-20|47	
14cr|perl-XML-DBMS-1.03-20|48	
14cr|perl-XML-DBMS-1.03-20|49	
14cr|perl-XML-DBMS-1.03-20|50	
14cr|perl-XML-DBMS-1.03-20|51	%changelog
14cr|perl-XML-DBMS-1.03-20|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-20
14cr|perl-XML-DBMS-1.03-20|53	+ Revision: 4f8cb2b
14cr|perl-XML-DBMS-1.03-20|54	- MassBuild#464: Increase release tag
14cr|perl-XML-DBMS-1.03-20|55	
14cr|perl-XML-DBMS-1.03-20|56	

5881 14
14cr|perl-XML-Driver-HTML-0.60.0-4|1	%define upstream_name 	 XML-Driver-HTML
14cr|perl-XML-Driver-HTML-0.60.0-4|2	%define upstream_version 0.06
14cr|perl-XML-Driver-HTML-0.60.0-4|3	
14cr|perl-XML-Driver-HTML-0.60.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Driver-HTML-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Driver-HTML-0.60.0-4|6	Release:	4
14cr|perl-XML-Driver-HTML-0.60.0-4|7	
14cr|perl-XML-Driver-HTML-0.60.0-4|8	Summary:	SAX Driver for non wellformed HTML
14cr|perl-XML-Driver-HTML-0.60.0-4|9	
14cr|perl-XML-Driver-HTML-0.60.0-4|10	License:	GPL
14cr|perl-XML-Driver-HTML-0.60.0-4|11	Group:		Development/Perl
14cr|perl-XML-Driver-HTML-0.60.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Driver-HTML-0.60.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Driver-HTML-0.60.0-4|14	
14cr|perl-XML-Driver-HTML-0.60.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Driver-HTML-0.60.0-4|16	BuildArch:	noarch
14cr|perl-XML-Driver-HTML-0.60.0-4|17	
14cr|perl-XML-Driver-HTML-0.60.0-4|18	%description
14cr|perl-XML-Driver-HTML-0.60.0-4|19	XML::Driver::HTML is a SAX Driver for HTML. There is no need
14cr|perl-XML-Driver-HTML-0.60.0-4|20	for the HTML input to be weel formed, as XML::Driver::HTML
14cr|perl-XML-Driver-HTML-0.60.0-4|21	is generating its SAX events by walking a HTML::TreeBuilder object.
14cr|perl-XML-Driver-HTML-0.60.0-4|22	The simplest kind of use, is a filter from HTML to XHTML
14cr|perl-XML-Driver-HTML-0.60.0-4|23	using XML::Handler::YAWriter as a SAX Handler.
14cr|perl-XML-Driver-HTML-0.60.0-4|24	
14cr|perl-XML-Driver-HTML-0.60.0-4|25	%prep
14cr|perl-XML-Driver-HTML-0.60.0-4|26	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Driver-HTML-0.60.0-4|27	
14cr|perl-XML-Driver-HTML-0.60.0-4|28	%build
14cr|perl-XML-Driver-HTML-0.60.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Driver-HTML-0.60.0-4|30	%make
14cr|perl-XML-Driver-HTML-0.60.0-4|31	
14cr|perl-XML-Driver-HTML-0.60.0-4|32	
14cr|perl-XML-Driver-HTML-0.60.0-4|33	%install
14cr|perl-XML-Driver-HTML-0.60.0-4|34	install -d %{buildroot}%{perl_archlib}
14cr|perl-XML-Driver-HTML-0.60.0-4|35	%makeinstall_std
14cr|perl-XML-Driver-HTML-0.60.0-4|36	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-XML-Driver-HTML-0.60.0-4|37	
14cr|perl-XML-Driver-HTML-0.60.0-4|38	%files
14cr|perl-XML-Driver-HTML-0.60.0-4|39	%doc README MANIFEST
14cr|perl-XML-Driver-HTML-0.60.0-4|40	%{perl_vendorlib}/XML/Driver/HTML.pm
14cr|perl-XML-Driver-HTML-0.60.0-4|41	%{_mandir}/man1/html2xhtml.*
14cr|perl-XML-Driver-HTML-0.60.0-4|42	%{_mandir}/man3/XML::Driver::HTML.*
14cr|perl-XML-Driver-HTML-0.60.0-4|43	%{_bindir}/html2xhtml
14cr|perl-XML-Driver-HTML-0.60.0-4|44	
14cr|perl-XML-Driver-HTML-0.60.0-4|45	
14cr|perl-XML-Driver-HTML-0.60.0-4|46	
14cr|perl-XML-Driver-HTML-0.60.0-4|47	%changelog
14cr|perl-XML-Driver-HTML-0.60.0-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cr|perl-XML-Driver-HTML-0.60.0-4|49	+ Revision: 5cb09f1
14cr|perl-XML-Driver-HTML-0.60.0-4|50	- MassBuild#464: Increase release tag
14cr|perl-XML-Driver-HTML-0.60.0-4|51	
14cr|perl-XML-Driver-HTML-0.60.0-4|52	

5882 14
14cr|perl-XML-DT-0.630.0-3|1	%define upstream_name 	 XML-DT
14cr|perl-XML-DT-0.630.0-3|2	%define upstream_version 0.63
14cr|perl-XML-DT-0.630.0-3|3	
14cr|perl-XML-DT-0.630.0-3|4	%define req_xml_libxml_version %perl_convert_version 1.54
14cr|perl-XML-DT-0.630.0-3|5	
14cr|perl-XML-DT-0.630.0-3|6	Name:		perl-%{upstream_name}
14cr|perl-XML-DT-0.630.0-3|7	Version:	%perl_convert_version 0.63
14cr|perl-XML-DT-0.630.0-3|8	Release:	3
14cr|perl-XML-DT-0.630.0-3|9	
14cr|perl-XML-DT-0.630.0-3|10	Summary:	A perl XML down translate module
14cr|perl-XML-DT-0.630.0-3|11	
14cr|perl-XML-DT-0.630.0-3|12	License:	GPL
14cr|perl-XML-DT-0.630.0-3|13	Group:		Development/Perl
14cr|perl-XML-DT-0.630.0-3|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-DT-0.630.0-3|15	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/XML-DT-0.63.tar.gz
14cr|perl-XML-DT-0.630.0-3|16	
14cr|perl-XML-DT-0.630.0-3|17	BuildRequires:	perl-devel
14cr|perl-XML-DT-0.630.0-3|18	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-XML-DT-0.630.0-3|19	BuildRequires:	perl(XML::LibXML) >= %{req_xml_libxml_version}
14cr|perl-XML-DT-0.630.0-3|20	BuildRequires:	perl(XML::DTDParser)
14cr|perl-XML-DT-0.630.0-3|21	BuildArch:	noarch
14cr|perl-XML-DT-0.630.0-3|22	Requires: 	perl(XML::LibXML) >= %{req_xml_libxml_version}
14cr|perl-XML-DT-0.630.0-3|23	
14cr|perl-XML-DT-0.630.0-3|24	%description
14cr|perl-XML-DT-0.630.0-3|25	The XML::DT module is a perl module that does XML down translation.
14cr|perl-XML-DT-0.630.0-3|26	Based on XML::LibXML, it is designed to perform simple and
14cr|perl-XML-DT-0.630.0-3|27	compact translation/processing of XML documents.
14cr|perl-XML-DT-0.630.0-3|28	
14cr|perl-XML-DT-0.630.0-3|29	%prep
14cr|perl-XML-DT-0.630.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-DT-0.630.0-3|31	
14cr|perl-XML-DT-0.630.0-3|32	%build
14cr|perl-XML-DT-0.630.0-3|33	chmod 755 examples/*.pl
14cr|perl-XML-DT-0.630.0-3|34	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cr|perl-XML-DT-0.630.0-3|35	XML::LibXML
14cr|perl-XML-DT-0.630.0-3|36	EOF
14cr|perl-XML-DT-0.630.0-3|37	%make
14cr|perl-XML-DT-0.630.0-3|38	
14cr|perl-XML-DT-0.630.0-3|39	%check
14cr|perl-XML-DT-0.630.0-3|40	make test
14cr|perl-XML-DT-0.630.0-3|41	
14cr|perl-XML-DT-0.630.0-3|42	%install
14cr|perl-XML-DT-0.630.0-3|43	%makeinstall_std
14cr|perl-XML-DT-0.630.0-3|44	
14cr|perl-XML-DT-0.630.0-3|45	%files
14cr|perl-XML-DT-0.630.0-3|46	%doc README Changes examples
14cr|perl-XML-DT-0.630.0-3|47	%{_bindir}/*
14cr|perl-XML-DT-0.630.0-3|48	%{_mandir}/*/*
14cr|perl-XML-DT-0.630.0-3|49	%{perl_vendorlib}/XML
14cr|perl-XML-DT-0.630.0-3|50	
14cr|perl-XML-DT-0.630.0-3|51	
14cr|perl-XML-DT-0.630.0-3|52	%changelog
14cr|perl-XML-DT-0.630.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.630.0-3
14cr|perl-XML-DT-0.630.0-3|54	+ Revision: b338202
14cr|perl-XML-DT-0.630.0-3|55	- MassBuild#464: Increase release tag
14cr|perl-XML-DT-0.630.0-3|56	
14cr|perl-XML-DT-0.630.0-3|57	

5883 14
14cr|perl-XML-DTDParser-2.10.0-4|1	%define upstream_name	 XML-DTDParser
14cr|perl-XML-DTDParser-2.10.0-4|2	%define upstream_version 2.01
14cr|perl-XML-DTDParser-2.10.0-4|3	
14cr|perl-XML-DTDParser-2.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-DTDParser-2.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-DTDParser-2.10.0-4|6	Release:	4
14cr|perl-XML-DTDParser-2.10.0-4|7	
14cr|perl-XML-DTDParser-2.10.0-4|8	Summary:	Quick and dirty DTD parser
14cr|perl-XML-DTDParser-2.10.0-4|9	
14cr|perl-XML-DTDParser-2.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-DTDParser-2.10.0-4|11	Group:		Development/Perl
14cr|perl-XML-DTDParser-2.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-DTDParser-2.10.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-DTDParser-2.10.0-4|14	
14cr|perl-XML-DTDParser-2.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-DTDParser-2.10.0-4|16	BuildArch:	noarch
14cr|perl-XML-DTDParser-2.10.0-4|17	
14cr|perl-XML-DTDParser-2.10.0-4|18	%description
14cr|perl-XML-DTDParser-2.10.0-4|19	This perl module parses a DTD file and creates a data structure containing info
14cr|perl-XML-DTDParser-2.10.0-4|20	about all tags, their allowed parameters, children, parents, optionality etc.
14cr|perl-XML-DTDParser-2.10.0-4|21	etc. etc.
14cr|perl-XML-DTDParser-2.10.0-4|22	
14cr|perl-XML-DTDParser-2.10.0-4|23	%prep
14cr|perl-XML-DTDParser-2.10.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-DTDParser-2.10.0-4|25	
14cr|perl-XML-DTDParser-2.10.0-4|26	%build
14cr|perl-XML-DTDParser-2.10.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-DTDParser-2.10.0-4|28	%make
14cr|perl-XML-DTDParser-2.10.0-4|29	
14cr|perl-XML-DTDParser-2.10.0-4|30	%check
14cr|perl-XML-DTDParser-2.10.0-4|31	make test
14cr|perl-XML-DTDParser-2.10.0-4|32	
14cr|perl-XML-DTDParser-2.10.0-4|33	%install
14cr|perl-XML-DTDParser-2.10.0-4|34	%makeinstall_std
14cr|perl-XML-DTDParser-2.10.0-4|35	
14cr|perl-XML-DTDParser-2.10.0-4|36	%files
14cr|perl-XML-DTDParser-2.10.0-4|37	%doc Changes README
14cr|perl-XML-DTDParser-2.10.0-4|38	%{perl_vendorlib}/XML/*
14cr|perl-XML-DTDParser-2.10.0-4|39	%{_mandir}/*/*
14cr|perl-XML-DTDParser-2.10.0-4|40	
14cr|perl-XML-DTDParser-2.10.0-4|41	
14cr|perl-XML-DTDParser-2.10.0-4|42	
14cr|perl-XML-DTDParser-2.10.0-4|43	%changelog
14cr|perl-XML-DTDParser-2.10.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-4
14cr|perl-XML-DTDParser-2.10.0-4|45	+ Revision: d9fc765
14cr|perl-XML-DTDParser-2.10.0-4|46	- MassBuild#464: Increase release tag
14cr|perl-XML-DTDParser-2.10.0-4|47	
14cr|perl-XML-DTDParser-2.10.0-4|48	

5884 14
14cr|perl-XML-Dumper-0.810.0-4|1	%define	upstream_name	 XML-Dumper
14cr|perl-XML-Dumper-0.810.0-4|2	%define	upstream_version 0.81
14cr|perl-XML-Dumper-0.810.0-4|3	
14cr|perl-XML-Dumper-0.810.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-XML-Dumper-0.810.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-XML-Dumper-0.810.0-4|6	Release:    4
14cr|perl-XML-Dumper-0.810.0-4|7	
14cr|perl-XML-Dumper-0.810.0-4|8	Summary:	Perl module for dumping Perl objects from/to XML
14cr|perl-XML-Dumper-0.810.0-4|9	
14cr|perl-XML-Dumper-0.810.0-4|10	License:	GPL
14cr|perl-XML-Dumper-0.810.0-4|11	Group:		Development/Perl
14cr|perl-XML-Dumper-0.810.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Dumper-0.810.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Dumper-0.810.0-4|14	
14cr|perl-XML-Dumper-0.810.0-4|15	Buildrequires:	perl-devel
14cr|perl-XML-Dumper-0.810.0-4|16	BuildRequires:	perl(Compress::Zlib)
14cr|perl-XML-Dumper-0.810.0-4|17	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-Dumper-0.810.0-4|18	BuildArch: 	noarch
14cr|perl-XML-Dumper-0.810.0-4|19	
14cr|perl-XML-Dumper-0.810.0-4|20	%description
14cr|perl-XML-Dumper-0.810.0-4|21	Perl module for dumping Perl objects from/to XML.
14cr|perl-XML-Dumper-0.810.0-4|22	
14cr|perl-XML-Dumper-0.810.0-4|23	%prep
14cr|perl-XML-Dumper-0.810.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Dumper-0.810.0-4|25	
14cr|perl-XML-Dumper-0.810.0-4|26	%build
14cr|perl-XML-Dumper-0.810.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Dumper-0.810.0-4|28	%make
14cr|perl-XML-Dumper-0.810.0-4|29	
14cr|perl-XML-Dumper-0.810.0-4|30	%check
14cr|perl-XML-Dumper-0.810.0-4|31	%make test
14cr|perl-XML-Dumper-0.810.0-4|32	
14cr|perl-XML-Dumper-0.810.0-4|33	%install
14cr|perl-XML-Dumper-0.810.0-4|34	%makeinstall_std
14cr|perl-XML-Dumper-0.810.0-4|35	
14cr|perl-XML-Dumper-0.810.0-4|36	%files
14cr|perl-XML-Dumper-0.810.0-4|37	%doc README Changes
14cr|perl-XML-Dumper-0.810.0-4|38	%{_mandir}/*/*
14cr|perl-XML-Dumper-0.810.0-4|39	%{perl_vendorlib}/XML
14cr|perl-XML-Dumper-0.810.0-4|40	
14cr|perl-XML-Dumper-0.810.0-4|41	
14cr|perl-XML-Dumper-0.810.0-4|42	
14cr|perl-XML-Dumper-0.810.0-4|43	%changelog
14cr|perl-XML-Dumper-0.810.0-4|44	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.810.0-4
14cr|perl-XML-Dumper-0.810.0-4|45	+ Revision: abd6f12
14cr|perl-XML-Dumper-0.810.0-4|46	- Restore .abf.yml
14cr|perl-XML-Dumper-0.810.0-4|47	
14cr|perl-XML-Dumper-0.810.0-4|48	

5885 14
14cr|perl-XML-Easy-0.9.0-3|1	%define upstream_name    XML-Easy
14cr|perl-XML-Easy-0.9.0-3|2	%define upstream_version 0.009
14cr|perl-XML-Easy-0.9.0-3|3	
14cr|perl-XML-Easy-0.9.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-XML-Easy-0.9.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-XML-Easy-0.9.0-3|6	Release:	3
14cr|perl-XML-Easy-0.9.0-3|7	
14cr|perl-XML-Easy-0.9.0-3|8	Summary:    Basic manipulation of XML data nodes
14cr|perl-XML-Easy-0.9.0-3|9	
14cr|perl-XML-Easy-0.9.0-3|10	License:    GPL+ or Artistic
14cr|perl-XML-Easy-0.9.0-3|11	Group:      Development/Perl
14cr|perl-XML-Easy-0.9.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Easy-0.9.0-3|13	Source0:    http://www.cpan.org/modules/by-module/XML/XML-Easy-%{upstream_version}.tar.gz
14cr|perl-XML-Easy-0.9.0-3|14	
14cr|perl-XML-Easy-0.9.0-3|15	BuildRequires: perl(Encode)
14cr|perl-XML-Easy-0.9.0-3|16	BuildRequires: perl(Exporter)
14cr|perl-XML-Easy-0.9.0-3|17	BuildRequires: perl(IO::File)
14cr|perl-XML-Easy-0.9.0-3|18	BuildRequires: perl(Module::Build)
14cr|perl-XML-Easy-0.9.0-3|19	BuildRequires: perl(Params::Classify)
14cr|perl-XML-Easy-0.9.0-3|20	BuildRequires: perl(Scalar::Util)
14cr|perl-XML-Easy-0.9.0-3|21	BuildRequires: perl(Test::More)
14cr|perl-XML-Easy-0.9.0-3|22	BuildRequires: perl(parent)
14cr|perl-XML-Easy-0.9.0-3|23	BuildRequires: perl(strict)
14cr|perl-XML-Easy-0.9.0-3|24	BuildRequires: perl(utf8)
14cr|perl-XML-Easy-0.9.0-3|25	BuildRequires: perl(warnings)
14cr|perl-XML-Easy-0.9.0-3|26	BuildRequires: perl(Module::Build::Compat)
14cr|perl-XML-Easy-0.9.0-3|27	BuildRequires: perl-devel
14cr|perl-XML-Easy-0.9.0-3|28	
14cr|perl-XML-Easy-0.9.0-3|29	%description
14cr|perl-XML-Easy-0.9.0-3|30	the XML::Easy manpage is a collection of modules relating to the
14cr|perl-XML-Easy-0.9.0-3|31	processing, parsing, and serialisation of XML data. It is oriented towards
14cr|perl-XML-Easy-0.9.0-3|32	the use of XML to represent data for interchange purposes, rather than the
14cr|perl-XML-Easy-0.9.0-3|33	use of XML as markup of principally textual data. It does not perform any
14cr|perl-XML-Easy-0.9.0-3|34	schema processing, and does not interpret DTDs or any other kind of schema.
14cr|perl-XML-Easy-0.9.0-3|35	It adheres strictly to the XML specification, in all its awkward details,
14cr|perl-XML-Easy-0.9.0-3|36	except for the aforementioned DTDs.
14cr|perl-XML-Easy-0.9.0-3|37	
14cr|perl-XML-Easy-0.9.0-3|38	the XML::Easy manpage strictly separates the in-program manipulation of XML
14cr|perl-XML-Easy-0.9.0-3|39	data from the processing of the textual form of XML. This shields the XML
14cr|perl-XML-Easy-0.9.0-3|40	user from the inconvenient and obscure aspects of XML syntax. XML data
14cr|perl-XML-Easy-0.9.0-3|41	nodes are mainly processed in a clean functional style, using the the
14cr|perl-XML-Easy-0.9.0-3|42	XML::Easy::NodeBasics manpage module. In the (very likely) event that an
14cr|perl-XML-Easy-0.9.0-3|43	application requires some more purpose-specific XML data processing
14cr|perl-XML-Easy-0.9.0-3|44	facilities, they are readily built on top of the XML::Easy::NodeBasics
14cr|perl-XML-Easy-0.9.0-3|45	manpage, retaining the abstraction from textual XML.
14cr|perl-XML-Easy-0.9.0-3|46	
14cr|perl-XML-Easy-0.9.0-3|47	When XML must be handled in textual form, for input and output, the the
14cr|perl-XML-Easy-0.9.0-3|48	XML::Easy::Text manpage module supplies a parser and a serialiser. The
14cr|perl-XML-Easy-0.9.0-3|49	interfaces here, too, are functional in nature.
14cr|perl-XML-Easy-0.9.0-3|50	
14cr|perl-XML-Easy-0.9.0-3|51	%prep
14cr|perl-XML-Easy-0.9.0-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Easy-0.9.0-3|53	
14cr|perl-XML-Easy-0.9.0-3|54	%build
14cr|perl-XML-Easy-0.9.0-3|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Easy-0.9.0-3|56	
14cr|perl-XML-Easy-0.9.0-3|57	%make
14cr|perl-XML-Easy-0.9.0-3|58	
14cr|perl-XML-Easy-0.9.0-3|59	%check
14cr|perl-XML-Easy-0.9.0-3|60	%make test
14cr|perl-XML-Easy-0.9.0-3|61	
14cr|perl-XML-Easy-0.9.0-3|62	%install
14cr|perl-XML-Easy-0.9.0-3|63	%makeinstall_std
14cr|perl-XML-Easy-0.9.0-3|64	
14cr|perl-XML-Easy-0.9.0-3|65	%clean
14cr|perl-XML-Easy-0.9.0-3|66	
14cr|perl-XML-Easy-0.9.0-3|67	%files
14cr|perl-XML-Easy-0.9.0-3|68	%doc META.yml Changes README
14cr|perl-XML-Easy-0.9.0-3|69	%{_mandir}/man3/*
14cr|perl-XML-Easy-0.9.0-3|70	%{perl_vendorlib}/*
14cr|perl-XML-Easy-0.9.0-3|71	
14cr|perl-XML-Easy-0.9.0-3|72	
14cr|perl-XML-Easy-0.9.0-3|73	
14cr|perl-XML-Easy-0.9.0-3|74	
14cr|perl-XML-Easy-0.9.0-3|75	
14cr|perl-XML-Easy-0.9.0-3|76	%changelog
14cr|perl-XML-Easy-0.9.0-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|perl-XML-Easy-0.9.0-3|78	+ Revision: 938a05f
14cr|perl-XML-Easy-0.9.0-3|79	- MassBuild#464: Increase release tag
14cr|perl-XML-Easy-0.9.0-3|80	
14cr|perl-XML-Easy-0.9.0-3|81	

5886 14
14cr|perl-XML-EasyOBJ-1.120.0-4|1	%define upstream_name 	 XML-EasyOBJ
14cr|perl-XML-EasyOBJ-1.120.0-4|2	%define upstream_version 1.12
14cr|perl-XML-EasyOBJ-1.120.0-4|3	
14cr|perl-XML-EasyOBJ-1.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-EasyOBJ-1.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-EasyOBJ-1.120.0-4|6	Release:	4
14cr|perl-XML-EasyOBJ-1.120.0-4|7	
14cr|perl-XML-EasyOBJ-1.120.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-EasyOBJ-1.120.0-4|9	
14cr|perl-XML-EasyOBJ-1.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-EasyOBJ-1.120.0-4|11	Group:		Development/Perl
14cr|perl-XML-EasyOBJ-1.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-EasyOBJ-1.120.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-EasyOBJ-1.120.0-4|14	
14cr|perl-XML-EasyOBJ-1.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-EasyOBJ-1.120.0-4|16	BuildArch:	noarch
14cr|perl-XML-EasyOBJ-1.120.0-4|17	Requires:	perl(XML::Parser)
14cr|perl-XML-EasyOBJ-1.120.0-4|18	Requires:	perl(XML::XSLT)
14cr|perl-XML-EasyOBJ-1.120.0-4|19	
14cr|perl-XML-EasyOBJ-1.120.0-4|20	%description
14cr|perl-XML-EasyOBJ-1.120.0-4|21	%{upstream_name} - Easy XML object navigation
14cr|perl-XML-EasyOBJ-1.120.0-4|22	
14cr|perl-XML-EasyOBJ-1.120.0-4|23	%prep
14cr|perl-XML-EasyOBJ-1.120.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-EasyOBJ-1.120.0-4|25	
14cr|perl-XML-EasyOBJ-1.120.0-4|26	%build
14cr|perl-XML-EasyOBJ-1.120.0-4|27	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-XML-EasyOBJ-1.120.0-4|28	make
14cr|perl-XML-EasyOBJ-1.120.0-4|29	
14cr|perl-XML-EasyOBJ-1.120.0-4|30	%install
14cr|perl-XML-EasyOBJ-1.120.0-4|31	make PREFIX=%{buildroot}%{_prefix} install
14cr|perl-XML-EasyOBJ-1.120.0-4|32	
14cr|perl-XML-EasyOBJ-1.120.0-4|33	%files
14cr|perl-XML-EasyOBJ-1.120.0-4|34	%doc README Changes
14cr|perl-XML-EasyOBJ-1.120.0-4|35	%{_mandir}/*/*
14cr|perl-XML-EasyOBJ-1.120.0-4|36	%{perl_vendorlib}/XML/*
14cr|perl-XML-EasyOBJ-1.120.0-4|37	
14cr|perl-XML-EasyOBJ-1.120.0-4|38	
14cr|perl-XML-EasyOBJ-1.120.0-4|39	
14cr|perl-XML-EasyOBJ-1.120.0-4|40	%changelog
14cr|perl-XML-EasyOBJ-1.120.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-4
14cr|perl-XML-EasyOBJ-1.120.0-4|42	+ Revision: faead39
14cr|perl-XML-EasyOBJ-1.120.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-XML-EasyOBJ-1.120.0-4|44	
14cr|perl-XML-EasyOBJ-1.120.0-4|45	

5887 14
14cr|perl-XML-Elemental-2.110.0-4|1	%define upstream_name    XML-Elemental
14cr|perl-XML-Elemental-2.110.0-4|2	%define upstream_version 2.11
14cr|perl-XML-Elemental-2.110.0-4|3	
14cr|perl-XML-Elemental-2.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Elemental-2.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Elemental-2.110.0-4|6	Release:	4
14cr|perl-XML-Elemental-2.110.0-4|7	
14cr|perl-XML-Elemental-2.110.0-4|8	Summary:	Simplistic and perlish handling of XML data
14cr|perl-XML-Elemental-2.110.0-4|9	
14cr|perl-XML-Elemental-2.110.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Elemental-2.110.0-4|11	Group:		Development/Perl
14cr|perl-XML-Elemental-2.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Elemental-2.110.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Elemental-2.110.0-4|14	
14cr|perl-XML-Elemental-2.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Elemental-2.110.0-4|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-XML-Elemental-2.110.0-4|17	BuildRequires:	perl(XML::SAX)
14cr|perl-XML-Elemental-2.110.0-4|18	
14cr|perl-XML-Elemental-2.110.0-4|19	BuildArch:	noarch
14cr|perl-XML-Elemental-2.110.0-4|20	
14cr|perl-XML-Elemental-2.110.0-4|21	%description
14cr|perl-XML-Elemental-2.110.0-4|22	XML::Elemental is a SAX-based package for easily parsing XML documents into a
14cr|perl-XML-Elemental-2.110.0-4|23	more native and mostly object-oriented perl form.
14cr|perl-XML-Elemental-2.110.0-4|24	
14cr|perl-XML-Elemental-2.110.0-4|25	The development of this package grew out of the desire for something more
14cr|perl-XML-Elemental-2.110.0-4|26	object-oriented then XML::Simple and was more simplistic and perlish then the
14cr|perl-XML-Elemental-2.110.0-4|27	various standard XML API modules such as XML::DOM. Easier installation of
14cr|perl-XML-Elemental-2.110.0-4|28	modules was also a contributing factor.
14cr|perl-XML-Elemental-2.110.0-4|29	
14cr|perl-XML-Elemental-2.110.0-4|30	Original this package began as a style plugin to XML::Parser. That proved to be
14cr|perl-XML-Elemental-2.110.0-4|31	too limiting that it was expanded. With the release of version 2.0 the package
14cr|perl-XML-Elemental-2.110.0-4|32	was refactored to take advantage of any parser supporting SAX that includes the
14cr|perl-XML-Elemental-2.110.0-4|33	pure perl option that ships with XML::SAX.
14cr|perl-XML-Elemental-2.110.0-4|34	
14cr|perl-XML-Elemental-2.110.0-4|35	%prep
14cr|perl-XML-Elemental-2.110.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Elemental-2.110.0-4|37	
14cr|perl-XML-Elemental-2.110.0-4|38	%build
14cr|perl-XML-Elemental-2.110.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Elemental-2.110.0-4|40	%make
14cr|perl-XML-Elemental-2.110.0-4|41	
14cr|perl-XML-Elemental-2.110.0-4|42	%check
14cr|perl-XML-Elemental-2.110.0-4|43	%make test
14cr|perl-XML-Elemental-2.110.0-4|44	
14cr|perl-XML-Elemental-2.110.0-4|45	%install
14cr|perl-XML-Elemental-2.110.0-4|46	%makeinstall_std
14cr|perl-XML-Elemental-2.110.0-4|47	
14cr|perl-XML-Elemental-2.110.0-4|48	%files
14cr|perl-XML-Elemental-2.110.0-4|49	%doc Changes README
14cr|perl-XML-Elemental-2.110.0-4|50	%{perl_vendorlib}/XML
14cr|perl-XML-Elemental-2.110.0-4|51	%{_mandir}/man3*/*
14cr|perl-XML-Elemental-2.110.0-4|52	
14cr|perl-XML-Elemental-2.110.0-4|53	
14cr|perl-XML-Elemental-2.110.0-4|54	%changelog
14cr|perl-XML-Elemental-2.110.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-4
14cr|perl-XML-Elemental-2.110.0-4|56	+ Revision: c63a781
14cr|perl-XML-Elemental-2.110.0-4|57	- MassBuild#464: Increase release tag
14cr|perl-XML-Elemental-2.110.0-4|58	
14cr|perl-XML-Elemental-2.110.0-4|59	

5888 14
14cr|perl-XML-Entities-1.0.100-3|1	%define upstream_name    XML-Entities
14cr|perl-XML-Entities-1.0.100-3|2	%define upstream_version 1.0001
14cr|perl-XML-Entities-1.0.100-3|3	
14cr|perl-XML-Entities-1.0.100-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Entities-1.0.100-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Entities-1.0.100-3|6	Release:	3
14cr|perl-XML-Entities-1.0.100-3|7	
14cr|perl-XML-Entities-1.0.100-3|8	Summary:	Mapping of XML entities to Unicode
14cr|perl-XML-Entities-1.0.100-3|9	
14cr|perl-XML-Entities-1.0.100-3|10	License:	GPL+ or Artistic
14cr|perl-XML-Entities-1.0.100-3|11	Group:		Development/Perl
14cr|perl-XML-Entities-1.0.100-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Entities-1.0.100-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Entities-%{upstream_version}.tar.gz
14cr|perl-XML-Entities-1.0.100-3|14	
14cr|perl-XML-Entities-1.0.100-3|15	BuildRequires:	perl-devel
14cr|perl-XML-Entities-1.0.100-3|16	BuildRequires:	perl(Carp)
14cr|perl-XML-Entities-1.0.100-3|17	BuildRequires:	perl(Fatal)
14cr|perl-XML-Entities-1.0.100-3|18	BuildRequires:	perl(File::Basename)
14cr|perl-XML-Entities-1.0.100-3|19	BuildRequires:	perl(LWP::UserAgent)
14cr|perl-XML-Entities-1.0.100-3|20	BuildRequires:	perl(Test::More)
14cr|perl-XML-Entities-1.0.100-3|21	
14cr|perl-XML-Entities-1.0.100-3|22	BuildArch:	noarch
14cr|perl-XML-Entities-1.0.100-3|23	
14cr|perl-XML-Entities-1.0.100-3|24	%description
14cr|perl-XML-Entities-1.0.100-3|25	This module deals with decoding of strings with XML character entities.
14cr|perl-XML-Entities-1.0.100-3|26	Based upon the HTML::Entities module by Gisle Aas
14cr|perl-XML-Entities-1.0.100-3|27	
14cr|perl-XML-Entities-1.0.100-3|28	%prep
14cr|perl-XML-Entities-1.0.100-3|29	%setup -q -n %{upstream_name}
14cr|perl-XML-Entities-1.0.100-3|30	
14cr|perl-XML-Entities-1.0.100-3|31	%build
14cr|perl-XML-Entities-1.0.100-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Entities-1.0.100-3|33	%make
14cr|perl-XML-Entities-1.0.100-3|34	
14cr|perl-XML-Entities-1.0.100-3|35	%check
14cr|perl-XML-Entities-1.0.100-3|36	%make test
14cr|perl-XML-Entities-1.0.100-3|37	
14cr|perl-XML-Entities-1.0.100-3|38	%install
14cr|perl-XML-Entities-1.0.100-3|39	%makeinstall_std
14cr|perl-XML-Entities-1.0.100-3|40	
14cr|perl-XML-Entities-1.0.100-3|41	%files
14cr|perl-XML-Entities-1.0.100-3|42	%doc README Changes META.yml
14cr|perl-XML-Entities-1.0.100-3|43	%{_bindir}/download-entities.pl
14cr|perl-XML-Entities-1.0.100-3|44	%{perl_vendorlib}/XML
14cr|perl-XML-Entities-1.0.100-3|45	%{_mandir}/man1/download-entities.pl.1*
14cr|perl-XML-Entities-1.0.100-3|46	%{_mandir}/man3/*
14cr|perl-XML-Entities-1.0.100-3|47	
14cr|perl-XML-Entities-1.0.100-3|48	
14cr|perl-XML-Entities-1.0.100-3|49	%changelog
14cr|perl-XML-Entities-1.0.100-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.100-3
14cr|perl-XML-Entities-1.0.100-3|51	+ Revision: aed7c67
14cr|perl-XML-Entities-1.0.100-3|52	- MassBuild#464: Increase release tag
14cr|perl-XML-Entities-1.0.100-3|53	
14cr|perl-XML-Entities-1.0.100-3|54	

5889 14
14cr|perl-XML-EP-0.10.0-4|1	%define upstream_name 	 XML-EP
14cr|perl-XML-EP-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-XML-EP-0.10.0-4|3	
14cr|perl-XML-EP-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-EP-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-EP-0.10.0-4|6	Release:	4
14cr|perl-XML-EP-0.10.0-4|7	
14cr|perl-XML-EP-0.10.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-EP-0.10.0-4|9	
14cr|perl-XML-EP-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-EP-0.10.0-4|11	Group:		Development/Perl
14cr|perl-XML-EP-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-EP-0.10.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-EP-0.10.0-4|14	
14cr|perl-XML-EP-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-EP-0.10.0-4|16	Requires:	perl(XML::Parser)
14cr|perl-XML-EP-0.10.0-4|17	Requires:	perl(XML::XSLT)
14cr|perl-XML-EP-0.10.0-4|18	BuildArch:	noarch
14cr|perl-XML-EP-0.10.0-4|19	
14cr|perl-XML-EP-0.10.0-4|20	%description
14cr|perl-XML-EP-0.10.0-4|21	%{upstream_name} attempts to follow the Cocoon ideas and principles,
14cr|perl-XML-EP-0.10.0-4|22	but in a Perl environment.
14cr|perl-XML-EP-0.10.0-4|23	
14cr|perl-XML-EP-0.10.0-4|24	%prep
14cr|perl-XML-EP-0.10.0-4|25	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-EP-0.10.0-4|26	
14cr|perl-XML-EP-0.10.0-4|27	%build
14cr|perl-XML-EP-0.10.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-EP-0.10.0-4|29	make
14cr|perl-XML-EP-0.10.0-4|30	
14cr|perl-XML-EP-0.10.0-4|31	%install
14cr|perl-XML-EP-0.10.0-4|32	%makeinstall_std
14cr|perl-XML-EP-0.10.0-4|33	
14cr|perl-XML-EP-0.10.0-4|34	%files
14cr|perl-XML-EP-0.10.0-4|35	%doc ChangeLog README MANIFEST examples
14cr|perl-XML-EP-0.10.0-4|36	%{_bindir}/*
14cr|perl-XML-EP-0.10.0-4|37	%{perl_vendorlib}/XML/*.pm
14cr|perl-XML-EP-0.10.0-4|38	%{perl_vendorlib}/XML/EP/*
14cr|perl-XML-EP-0.10.0-4|39	%{_mandir}/*/*
14cr|perl-XML-EP-0.10.0-4|40	
14cr|perl-XML-EP-0.10.0-4|41	
14cr|perl-XML-EP-0.10.0-4|42	%changelog
14cr|perl-XML-EP-0.10.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-XML-EP-0.10.0-4|44	+ Revision: 7751892
14cr|perl-XML-EP-0.10.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-XML-EP-0.10.0-4|46	
14cr|perl-XML-EP-0.10.0-4|47	

5890 14
14cr|perl-XML-Feed-0.520.0-3|1	%define upstream_name    XML-Feed
14cr|perl-XML-Feed-0.520.0-3|2	%define upstream_version 0.52
14cr|perl-XML-Feed-0.520.0-3|3	
14cr|perl-XML-Feed-0.520.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Feed-0.520.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Feed-0.520.0-3|6	Release:	3
14cr|perl-XML-Feed-0.520.0-3|7	Epoch:		2
14cr|perl-XML-Feed-0.520.0-3|8	
14cr|perl-XML-Feed-0.520.0-3|9	Summary:	Perl Module for Syndication feed parsing and auto-discovery
14cr|perl-XML-Feed-0.520.0-3|10	
14cr|perl-XML-Feed-0.520.0-3|11	License:	GPL+ or Artistic
14cr|perl-XML-Feed-0.520.0-3|12	Group:		Development/Perl
14cr|perl-XML-Feed-0.520.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Feed-0.520.0-3|14	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Feed-%{upstream_version}.tar.gz
14cr|perl-XML-Feed-0.520.0-3|15	
14cr|perl-XML-Feed-0.520.0-3|16	BuildRequires:	perl-devel
14cr|perl-XML-Feed-0.520.0-3|17	BuildRequires:	perl(Class::ErrorHandler)
14cr|perl-XML-Feed-0.520.0-3|18	BuildRequires:	perl(Feed::Find)
14cr|perl-XML-Feed-0.520.0-3|19	BuildRequires:	perl(URI::Fetch)
14cr|perl-XML-Feed-0.520.0-3|20	BuildRequires:	perl(DateTime)
14cr|perl-XML-Feed-0.520.0-3|21	BuildRequires:	perl(DateTime::Format::Mail)
14cr|perl-XML-Feed-0.520.0-3|22	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cr|perl-XML-Feed-0.520.0-3|23	BuildRequires:	perl(List::Util)
14cr|perl-XML-Feed-0.520.0-3|24	BuildRequires:	perl(LWP)
14cr|perl-XML-Feed-0.520.0-3|25	BuildRequires:	perl(HTML::TokeParser)
14cr|perl-XML-Feed-0.520.0-3|26	BuildRequires:	perl(XML::RSS) >= 1.01
14cr|perl-XML-Feed-0.520.0-3|27	BuildRequires:	perl(XML::Atom) >= 0.08
14cr|perl-XML-Feed-0.520.0-3|28	BuildArch:	noarch
14cr|perl-XML-Feed-0.520.0-3|29	# (misc) not found by find-provides, as it can be changed at runtime with a
14cr|perl-XML-Feed-0.520.0-3|30	# variable $PREFERED_PARSER
14cr|perl-XML-Feed-0.520.0-3|31	Requires:	perl(XML::RSS)
14cr|perl-XML-Feed-0.520.0-3|32	
14cr|perl-XML-Feed-0.520.0-3|33	%description
14cr|perl-XML-Feed-0.520.0-3|34	XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also
14cr|perl-XML-Feed-0.520.0-3|35	implements feed auto-discovery for finding feeds, given a URI.
14cr|perl-XML-Feed-0.520.0-3|36	
14cr|perl-XML-Feed-0.520.0-3|37	XML::Feed supports the following syndication feed formats:
14cr|perl-XML-Feed-0.520.0-3|38	
14cr|perl-XML-Feed-0.520.0-3|39	* RSS 0.91
14cr|perl-XML-Feed-0.520.0-3|40	* RSS 1.0
14cr|perl-XML-Feed-0.520.0-3|41	* RSS 2.0
14cr|perl-XML-Feed-0.520.0-3|42	* Atom
14cr|perl-XML-Feed-0.520.0-3|43	
14cr|perl-XML-Feed-0.520.0-3|44	The goal of XML::Feed is to provide a unified API for parsing and using the
14cr|perl-XML-Feed-0.520.0-3|45	various syndication formats.
14cr|perl-XML-Feed-0.520.0-3|46	
14cr|perl-XML-Feed-0.520.0-3|47	%prep
14cr|perl-XML-Feed-0.520.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Feed-0.520.0-3|49	
14cr|perl-XML-Feed-0.520.0-3|50	%build
14cr|perl-XML-Feed-0.520.0-3|51	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Feed-0.520.0-3|52	%make
14cr|perl-XML-Feed-0.520.0-3|53	
14cr|perl-XML-Feed-0.520.0-3|54	%check
14cr|perl-XML-Feed-0.520.0-3|55	make test
14cr|perl-XML-Feed-0.520.0-3|56	
14cr|perl-XML-Feed-0.520.0-3|57	%install
14cr|perl-XML-Feed-0.520.0-3|58	%makeinstall_std
14cr|perl-XML-Feed-0.520.0-3|59	
14cr|perl-XML-Feed-0.520.0-3|60	%files
14cr|perl-XML-Feed-0.520.0-3|61	%doc Changes README
14cr|perl-XML-Feed-0.520.0-3|62	%{perl_vendorlib}/XML
14cr|perl-XML-Feed-0.520.0-3|63	%{_mandir}/*/*
14cr|perl-XML-Feed-0.520.0-3|64	
14cr|perl-XML-Feed-0.520.0-3|65	
14cr|perl-XML-Feed-0.520.0-3|66	%changelog
14cr|perl-XML-Feed-0.520.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.520.0-3
14cr|perl-XML-Feed-0.520.0-3|68	+ Revision: d79bb09
14cr|perl-XML-Feed-0.520.0-3|69	- MassBuild#464: Increase release tag
14cr|perl-XML-Feed-0.520.0-3|70	
14cr|perl-XML-Feed-0.520.0-3|71	

5891 14
14cr|perl-XML-FeedPP-0.430.0-4|1	%define upstream_name    XML-FeedPP
14cr|perl-XML-FeedPP-0.430.0-4|2	%define upstream_version 0.43
14cr|perl-XML-FeedPP-0.430.0-4|3	
14cr|perl-XML-FeedPP-0.430.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-FeedPP-0.430.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-FeedPP-0.430.0-4|6	Release:	4
14cr|perl-XML-FeedPP-0.430.0-4|7	
14cr|perl-XML-FeedPP-0.430.0-4|8	Summary:	Parse/write/merge/edit RSS/RDF/Atom syndication feeds
14cr|perl-XML-FeedPP-0.430.0-4|9	
14cr|perl-XML-FeedPP-0.430.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-FeedPP-0.430.0-4|11	Group:		Development/Perl
14cr|perl-XML-FeedPP-0.430.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-FeedPP-0.430.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-FeedPP-0.430.0-4|14	
14cr|perl-XML-FeedPP-0.430.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-FeedPP-0.430.0-4|16	BuildRequires:	perl(Test::More)
14cr|perl-XML-FeedPP-0.430.0-4|17	BuildRequires:	perl(XML::TreePP)
14cr|perl-XML-FeedPP-0.430.0-4|18	BuildArch:	noarch
14cr|perl-XML-FeedPP-0.430.0-4|19	
14cr|perl-XML-FeedPP-0.430.0-4|20	%description
14cr|perl-XML-FeedPP-0.430.0-4|21	'XML::FeedPP' is an all-purpose syndication utility that parses and
14cr|perl-XML-FeedPP-0.430.0-4|22	publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to
14cr|perl-XML-FeedPP-0.430.0-4|23	add new content, merge feeds, and convert among these various formats. It
14cr|perl-XML-FeedPP-0.430.0-4|24	is a pure Perl implementation and does not require any other module except
14cr|perl-XML-FeedPP-0.430.0-4|25	for XML::TreePP.
14cr|perl-XML-FeedPP-0.430.0-4|26	
14cr|perl-XML-FeedPP-0.430.0-4|27	%prep
14cr|perl-XML-FeedPP-0.430.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-FeedPP-0.430.0-4|29	
14cr|perl-XML-FeedPP-0.430.0-4|30	%build
14cr|perl-XML-FeedPP-0.430.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-FeedPP-0.430.0-4|32	%make
14cr|perl-XML-FeedPP-0.430.0-4|33	
14cr|perl-XML-FeedPP-0.430.0-4|34	%check
14cr|perl-XML-FeedPP-0.430.0-4|35	%make test
14cr|perl-XML-FeedPP-0.430.0-4|36	
14cr|perl-XML-FeedPP-0.430.0-4|37	%install
14cr|perl-XML-FeedPP-0.430.0-4|38	%makeinstall_std
14cr|perl-XML-FeedPP-0.430.0-4|39	
14cr|perl-XML-FeedPP-0.430.0-4|40	%files
14cr|perl-XML-FeedPP-0.430.0-4|41	%doc Changes META.yml README
14cr|perl-XML-FeedPP-0.430.0-4|42	%{_mandir}/man3/*
14cr|perl-XML-FeedPP-0.430.0-4|43	%{perl_vendorlib}/*
14cr|perl-XML-FeedPP-0.430.0-4|44	
14cr|perl-XML-FeedPP-0.430.0-4|45	
14cr|perl-XML-FeedPP-0.430.0-4|46	%changelog
14cr|perl-XML-FeedPP-0.430.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-4
14cr|perl-XML-FeedPP-0.430.0-4|48	+ Revision: 090b4c0
14cr|perl-XML-FeedPP-0.430.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-XML-FeedPP-0.430.0-4|50	
14cr|perl-XML-FeedPP-0.430.0-4|51	

5892 14
14cr|perl-XML-Generator-1.40.0-4|1	%define	upstream_name 	 XML-Generator
14cr|perl-XML-Generator-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-XML-Generator-1.40.0-4|3	
14cr|perl-XML-Generator-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Generator-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Generator-1.40.0-4|6	Release:	4
14cr|perl-XML-Generator-1.40.0-4|7	
14cr|perl-XML-Generator-1.40.0-4|8	Summary:	A module to help in generating XML documents from perl
14cr|perl-XML-Generator-1.40.0-4|9	
14cr|perl-XML-Generator-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Generator-1.40.0-4|11	Group:		Development/Perl
14cr|perl-XML-Generator-1.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Generator-1.40.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Generator-1.40.0-4|14	
14cr|perl-XML-Generator-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Generator-1.40.0-4|16	BuildArch:	noarch
14cr|perl-XML-Generator-1.40.0-4|17	
14cr|perl-XML-Generator-1.40.0-4|18	%description
14cr|perl-XML-Generator-1.40.0-4|19	%{upstream_name} is a module to help in generating XML documents or in
14cr|perl-XML-Generator-1.40.0-4|20	producing DOM trees .
14cr|perl-XML-Generator-1.40.0-4|21	
14cr|perl-XML-Generator-1.40.0-4|22	%prep
14cr|perl-XML-Generator-1.40.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Generator-1.40.0-4|24	
14cr|perl-XML-Generator-1.40.0-4|25	%build
14cr|perl-XML-Generator-1.40.0-4|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Generator-1.40.0-4|27	%make
14cr|perl-XML-Generator-1.40.0-4|28	
14cr|perl-XML-Generator-1.40.0-4|29	%install
14cr|perl-XML-Generator-1.40.0-4|30	%makeinstall_std
14cr|perl-XML-Generator-1.40.0-4|31	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14cr|perl-XML-Generator-1.40.0-4|32	
14cr|perl-XML-Generator-1.40.0-4|33	%files
14cr|perl-XML-Generator-1.40.0-4|34	%doc README Changes
14cr|perl-XML-Generator-1.40.0-4|35	%{perl_vendorlib}/XML/*
14cr|perl-XML-Generator-1.40.0-4|36	%{_mandir}/man3/*
14cr|perl-XML-Generator-1.40.0-4|37	
14cr|perl-XML-Generator-1.40.0-4|38	
14cr|perl-XML-Generator-1.40.0-4|39	%changelog
14cr|perl-XML-Generator-1.40.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-XML-Generator-1.40.0-4|41	+ Revision: ba1c888
14cr|perl-XML-Generator-1.40.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-XML-Generator-1.40.0-4|43	
14cr|perl-XML-Generator-1.40.0-4|44	

5893 14
14cr|perl-XML-LibXML-Iterator-1.40.0-4|1	%define upstream_name	 XML-LibXML-Iterator
14cr|perl-XML-LibXML-Iterator-1.40.0-4|2	%define upstream_version 1.04
14cr|perl-XML-LibXML-Iterator-1.40.0-4|3	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-LibXML-Iterator-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-LibXML-Iterator-1.40.0-4|6	Release:	4
14cr|perl-XML-LibXML-Iterator-1.40.0-4|7	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|8	Summary:	XML::LibXML's Tree Iteration Class
14cr|perl-XML-LibXML-Iterator-1.40.0-4|9	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-LibXML-Iterator-1.40.0-4|11	Group:		Development/Perl
14cr|perl-XML-LibXML-Iterator-1.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-LibXML-Iterator-1.40.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-LibXML-Iterator-1.40.0-4|14	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-LibXML-Iterator-1.40.0-4|16	BuildRequires:	perl(XML::LibXML)
14cr|perl-XML-LibXML-Iterator-1.40.0-4|17	BuildRequires:	perl(XML::NodeFilter)
14cr|perl-XML-LibXML-Iterator-1.40.0-4|18	BuildArch:	noarch
14cr|perl-XML-LibXML-Iterator-1.40.0-4|19	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|20	%description
14cr|perl-XML-LibXML-Iterator-1.40.0-4|21	XML::LibXML::Iterator is an iterator class for XML::LibXML parsed documents.
14cr|perl-XML-LibXML-Iterator-1.40.0-4|22	This class allows to iterate the document tree as it were a linear data
14cr|perl-XML-LibXML-Iterator-1.40.0-4|23	structure.
14cr|perl-XML-LibXML-Iterator-1.40.0-4|24	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|25	%prep
14cr|perl-XML-LibXML-Iterator-1.40.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-LibXML-Iterator-1.40.0-4|27	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|28	%build
14cr|perl-XML-LibXML-Iterator-1.40.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-LibXML-Iterator-1.40.0-4|30	%make
14cr|perl-XML-LibXML-Iterator-1.40.0-4|31	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|32	%check
14cr|perl-XML-LibXML-Iterator-1.40.0-4|33	make test
14cr|perl-XML-LibXML-Iterator-1.40.0-4|34	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|35	%install
14cr|perl-XML-LibXML-Iterator-1.40.0-4|36	%makeinstall_std
14cr|perl-XML-LibXML-Iterator-1.40.0-4|37	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|38	%files
14cr|perl-XML-LibXML-Iterator-1.40.0-4|39	%doc Changes README
14cr|perl-XML-LibXML-Iterator-1.40.0-4|40	%{perl_vendorlib}/XML/*
14cr|perl-XML-LibXML-Iterator-1.40.0-4|41	%{_mandir}/*/*
14cr|perl-XML-LibXML-Iterator-1.40.0-4|42	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|43	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|44	%changelog
14cr|perl-XML-LibXML-Iterator-1.40.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-4
14cr|perl-XML-LibXML-Iterator-1.40.0-4|46	+ Revision: 48cd283
14cr|perl-XML-LibXML-Iterator-1.40.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-XML-LibXML-Iterator-1.40.0-4|48	
14cr|perl-XML-LibXML-Iterator-1.40.0-4|49	

5894 14
14cr|perl-XML-Mini-1.380.0-4|1	%define upstream_name    XML-Mini
14cr|perl-XML-Mini-1.380.0-4|2	%define upstream_version 1.38
14cr|perl-XML-Mini-1.380.0-4|3	
14cr|perl-XML-Mini-1.380.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Mini-1.380.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Mini-1.380.0-4|6	Release:	4
14cr|perl-XML-Mini-1.380.0-4|7	
14cr|perl-XML-Mini-1.380.0-4|8	Summary:	Perl implementation of the XML::Mini XML create/parse interface
14cr|perl-XML-Mini-1.380.0-4|9	
14cr|perl-XML-Mini-1.380.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Mini-1.380.0-4|11	Group:		Development/Perl
14cr|perl-XML-Mini-1.380.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Mini-1.380.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Mini-1.380.0-4|14	
14cr|perl-XML-Mini-1.380.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Mini-1.380.0-4|16	BuildArch:	noarch
14cr|perl-XML-Mini-1.380.0-4|17	
14cr|perl-XML-Mini-1.380.0-4|18	%description
14cr|perl-XML-Mini-1.380.0-4|19	XML::Mini is a set of Perl classes that allow you to access XML data and create
14cr|perl-XML-Mini-1.380.0-4|20	valid XML output with a tree-based hierarchy of elements. The MiniXML API has
14cr|perl-XML-Mini-1.380.0-4|21	both Perl and PHP implementations.
14cr|perl-XML-Mini-1.380.0-4|22	
14cr|perl-XML-Mini-1.380.0-4|23	%prep
14cr|perl-XML-Mini-1.380.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Mini-1.380.0-4|25	
14cr|perl-XML-Mini-1.380.0-4|26	%build
14cr|perl-XML-Mini-1.380.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Mini-1.380.0-4|28	%make
14cr|perl-XML-Mini-1.380.0-4|29	
14cr|perl-XML-Mini-1.380.0-4|30	%check
14cr|perl-XML-Mini-1.380.0-4|31	make test
14cr|perl-XML-Mini-1.380.0-4|32	
14cr|perl-XML-Mini-1.380.0-4|33	%install
14cr|perl-XML-Mini-1.380.0-4|34	%makeinstall_std
14cr|perl-XML-Mini-1.380.0-4|35	
14cr|perl-XML-Mini-1.380.0-4|36	%files
14cr|perl-XML-Mini-1.380.0-4|37	%doc Changes README
14cr|perl-XML-Mini-1.380.0-4|38	%{perl_vendorlib}/XML/Mini.pm
14cr|perl-XML-Mini-1.380.0-4|39	%{perl_vendorlib}/XML/Mini/*.pm
14cr|perl-XML-Mini-1.380.0-4|40	%{perl_vendorlib}/XML/Mini/Element/*.pm
14cr|perl-XML-Mini-1.380.0-4|41	%{_mandir}/man3*/*
14cr|perl-XML-Mini-1.380.0-4|42	
14cr|perl-XML-Mini-1.380.0-4|43	
14cr|perl-XML-Mini-1.380.0-4|44	%changelog
14cr|perl-XML-Mini-1.380.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.380.0-4
14cr|perl-XML-Mini-1.380.0-4|46	+ Revision: efa7c15
14cr|perl-XML-Mini-1.380.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-XML-Mini-1.380.0-4|48	
14cr|perl-XML-Mini-1.380.0-4|49	

5895 14
14cr|perl-XML-miniXQL-0.40.0-4|1	%define upstream_name 	 XML-miniXQL
14cr|perl-XML-miniXQL-0.40.0-4|2	%define upstream_version 0.04
14cr|perl-XML-miniXQL-0.40.0-4|3	
14cr|perl-XML-miniXQL-0.40.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-miniXQL-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-miniXQL-0.40.0-4|6	Release:	4
14cr|perl-XML-miniXQL-0.40.0-4|7	
14cr|perl-XML-miniXQL-0.40.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-miniXQL-0.40.0-4|9	
14cr|perl-XML-miniXQL-0.40.0-4|10	License: 	GPL+ or Artistic
14cr|perl-XML-miniXQL-0.40.0-4|11	Group:		Development/Perl
14cr|perl-XML-miniXQL-0.40.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-miniXQL-0.40.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-miniXQL-0.40.0-4|14	
14cr|perl-XML-miniXQL-0.40.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-miniXQL-0.40.0-4|16	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-miniXQL-0.40.0-4|17	BuildArch:	noarch
14cr|perl-XML-miniXQL-0.40.0-4|18	Requires:	perl(XML::Parser)
14cr|perl-XML-miniXQL-0.40.0-4|19	
14cr|perl-XML-miniXQL-0.40.0-4|20	%description
14cr|perl-XML-miniXQL-0.40.0-4|21	This module provides a simplistic XQL like search engine for XML files.
14cr|perl-XML-miniXQL-0.40.0-4|22	
14cr|perl-XML-miniXQL-0.40.0-4|23	%prep
14cr|perl-XML-miniXQL-0.40.0-4|24	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-miniXQL-0.40.0-4|25	
14cr|perl-XML-miniXQL-0.40.0-4|26	%build
14cr|perl-XML-miniXQL-0.40.0-4|27	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-miniXQL-0.40.0-4|28	make
14cr|perl-XML-miniXQL-0.40.0-4|29	
14cr|perl-XML-miniXQL-0.40.0-4|30	%check
14cr|perl-XML-miniXQL-0.40.0-4|31	make test
14cr|perl-XML-miniXQL-0.40.0-4|32	
14cr|perl-XML-miniXQL-0.40.0-4|33	%install
14cr|perl-XML-miniXQL-0.40.0-4|34	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|perl-XML-miniXQL-0.40.0-4|35	
14cr|perl-XML-miniXQL-0.40.0-4|36	%files
14cr|perl-XML-miniXQL-0.40.0-4|37	%doc README MANIFEST Changes
14cr|perl-XML-miniXQL-0.40.0-4|38	%{perl_vendorlib}/XML/*
14cr|perl-XML-miniXQL-0.40.0-4|39	%{perl_vendorlib}/auto/XML/*
14cr|perl-XML-miniXQL-0.40.0-4|40	%{_mandir}/*/*
14cr|perl-XML-miniXQL-0.40.0-4|41	
14cr|perl-XML-miniXQL-0.40.0-4|42	
14cr|perl-XML-miniXQL-0.40.0-4|43	
14cr|perl-XML-miniXQL-0.40.0-4|44	%changelog
14cr|perl-XML-miniXQL-0.40.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14cr|perl-XML-miniXQL-0.40.0-4|46	+ Revision: 84b385f
14cr|perl-XML-miniXQL-0.40.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-XML-miniXQL-0.40.0-4|48	
14cr|perl-XML-miniXQL-0.40.0-4|49	

5896 14
14cr|perl-XMLNews-HTMLTemplate-0.01-13|1	%define module 	XMLNews-HTMLTemplate
14cr|perl-XMLNews-HTMLTemplate-0.01-13|2	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|3	Summary:	%{module} perl module
14cr|perl-XMLNews-HTMLTemplate-0.01-13|4	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|5	Name: 		perl-%{module}
14cr|perl-XMLNews-HTMLTemplate-0.01-13|6	Version: 	0.01
14cr|perl-XMLNews-HTMLTemplate-0.01-13|7	Release: 	13
14cr|perl-XMLNews-HTMLTemplate-0.01-13|8	License:	GPL
14cr|perl-XMLNews-HTMLTemplate-0.01-13|9	Group:		Development/Perl
14cr|perl-XMLNews-HTMLTemplate-0.01-13|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-XMLNews-HTMLTemplate-0.01-13|11	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-XMLNews-HTMLTemplate-0.01-13|12	BuildRequires:	perl-devel
14cr|perl-XMLNews-HTMLTemplate-0.01-13|13	Requires:	perl
14cr|perl-XMLNews-HTMLTemplate-0.01-13|14	Requires:	perl(XMLNews::Meta)
14cr|perl-XMLNews-HTMLTemplate-0.01-13|15	Buildarch:	noarch
14cr|perl-XMLNews-HTMLTemplate-0.01-13|16	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|17	%description
14cr|perl-XMLNews-HTMLTemplate-0.01-13|18	%{module} - module designed to create template-based HTML pages
14cr|perl-XMLNews-HTMLTemplate-0.01-13|19	using news documents in XMLNews-Meta and XMLNews-Story format
14cr|perl-XMLNews-HTMLTemplate-0.01-13|20	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|21	%prep
14cr|perl-XMLNews-HTMLTemplate-0.01-13|22	%setup -q -n %{module}-%{version}
14cr|perl-XMLNews-HTMLTemplate-0.01-13|23	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|24	%build
14cr|perl-XMLNews-HTMLTemplate-0.01-13|25	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XMLNews-HTMLTemplate-0.01-13|26	%make
14cr|perl-XMLNews-HTMLTemplate-0.01-13|27	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|28	%install
14cr|perl-XMLNews-HTMLTemplate-0.01-13|29	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cr|perl-XMLNews-HTMLTemplate-0.01-13|30	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|31	%clean
14cr|perl-XMLNews-HTMLTemplate-0.01-13|32	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|33	%files
14cr|perl-XMLNews-HTMLTemplate-0.01-13|34	%doc README MANIFEST Changes
14cr|perl-XMLNews-HTMLTemplate-0.01-13|35	%{perl_vendorlib}/XMLNews
14cr|perl-XMLNews-HTMLTemplate-0.01-13|36	%{_mandir}/*/*
14cr|perl-XMLNews-HTMLTemplate-0.01-13|37	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|38	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|39	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|40	%changelog
14cr|perl-XMLNews-HTMLTemplate-0.01-13|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-13
14cr|perl-XMLNews-HTMLTemplate-0.01-13|42	+ Revision: d365f32
14cr|perl-XMLNews-HTMLTemplate-0.01-13|43	- MassBuild#464: Increase release tag
14cr|perl-XMLNews-HTMLTemplate-0.01-13|44	
14cr|perl-XMLNews-HTMLTemplate-0.01-13|45	

5897 14
14cr|perl-XMLNews-Meta-0.01-13|1	%define module 	XMLNews-Meta
14cr|perl-XMLNews-Meta-0.01-13|2	
14cr|perl-XMLNews-Meta-0.01-13|3	Summary:	%{module} perl module
14cr|perl-XMLNews-Meta-0.01-13|4	
14cr|perl-XMLNews-Meta-0.01-13|5	Name: 		perl-%{module}
14cr|perl-XMLNews-Meta-0.01-13|6	Version: 	0.01
14cr|perl-XMLNews-Meta-0.01-13|7	Release: 	13
14cr|perl-XMLNews-Meta-0.01-13|8	License:	GPL
14cr|perl-XMLNews-Meta-0.01-13|9	Group:		Development/Perl
14cr|perl-XMLNews-Meta-0.01-13|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-XMLNews-Meta-0.01-13|11	Source0:	%{module}-%{version}.tar.bz2
14cr|perl-XMLNews-Meta-0.01-13|12	BuildRequires:	perl-devel
14cr|perl-XMLNews-Meta-0.01-13|13	BuildRequires:  perl(XML::Parser)
14cr|perl-XMLNews-Meta-0.01-13|14	Requires:	perl
14cr|perl-XMLNews-Meta-0.01-13|15	Buildarch:	noarch
14cr|perl-XMLNews-Meta-0.01-13|16	
14cr|perl-XMLNews-Meta-0.01-13|17	%description
14cr|perl-XMLNews-Meta-0.01-13|18	%{module} - module designed to read and write an XML-based news metadata
14cr|perl-XMLNews-Meta-0.01-13|19	
14cr|perl-XMLNews-Meta-0.01-13|20	%prep
14cr|perl-XMLNews-Meta-0.01-13|21	%setup -q -n %{module}-%{version}
14cr|perl-XMLNews-Meta-0.01-13|22	
14cr|perl-XMLNews-Meta-0.01-13|23	%build
14cr|perl-XMLNews-Meta-0.01-13|24	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XMLNews-Meta-0.01-13|25	make
14cr|perl-XMLNews-Meta-0.01-13|26	
14cr|perl-XMLNews-Meta-0.01-13|27	%check
14cr|perl-XMLNews-Meta-0.01-13|28	make test
14cr|perl-XMLNews-Meta-0.01-13|29	
14cr|perl-XMLNews-Meta-0.01-13|30	%install
14cr|perl-XMLNews-Meta-0.01-13|31	
14cr|perl-XMLNews-Meta-0.01-13|32	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cr|perl-XMLNews-Meta-0.01-13|33	
14cr|perl-XMLNews-Meta-0.01-13|34	%clean
14cr|perl-XMLNews-Meta-0.01-13|35	
14cr|perl-XMLNews-Meta-0.01-13|36	%files
14cr|perl-XMLNews-Meta-0.01-13|37	%doc README MANIFEST Changes
14cr|perl-XMLNews-Meta-0.01-13|38	%{perl_vendorlib}/XMLNews/
14cr|perl-XMLNews-Meta-0.01-13|39	%{_mandir}/*/*
14cr|perl-XMLNews-Meta-0.01-13|40	
14cr|perl-XMLNews-Meta-0.01-13|41	
14cr|perl-XMLNews-Meta-0.01-13|42	
14cr|perl-XMLNews-Meta-0.01-13|43	
14cr|perl-XMLNews-Meta-0.01-13|44	%changelog
14cr|perl-XMLNews-Meta-0.01-13|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-13
14cr|perl-XMLNews-Meta-0.01-13|46	+ Revision: 9ec0b74
14cr|perl-XMLNews-Meta-0.01-13|47	- MassBuild#464: Increase release tag
14cr|perl-XMLNews-Meta-0.01-13|48	
14cr|perl-XMLNews-Meta-0.01-13|49	

5898 14
14cr|perl-XML-Node-0.110.0-4|1	%define upstream_name 	 XML-Node
14cr|perl-XML-Node-0.110.0-4|2	%define upstream_version 0.11
14cr|perl-XML-Node-0.110.0-4|3	
14cr|perl-XML-Node-0.110.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Node-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Node-0.110.0-4|6	Release:	4
14cr|perl-XML-Node-0.110.0-4|7	
14cr|perl-XML-Node-0.110.0-4|8	Summary:	Node-based XML parsing: an simplified interface to XML::Parser
14cr|perl-XML-Node-0.110.0-4|9	
14cr|perl-XML-Node-0.110.0-4|10	License:	Artistic
14cr|perl-XML-Node-0.110.0-4|11	Group:		Development/Perl
14cr|perl-XML-Node-0.110.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Node-0.110.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Node-0.110.0-4|14	
14cr|perl-XML-Node-0.110.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Node-0.110.0-4|16	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-Node-0.110.0-4|17	BuildArch:	noarch
14cr|perl-XML-Node-0.110.0-4|18	
14cr|perl-XML-Node-0.110.0-4|19	%description
14cr|perl-XML-Node-0.110.0-4|20	Using XML::Node, you can easily ignore the parts of XML files that you
14cr|perl-XML-Node-0.110.0-4|21	are not interested in, thus helping in simplify Perl scripts
14cr|perl-XML-Node-0.110.0-4|22	significantly.
14cr|perl-XML-Node-0.110.0-4|23	
14cr|perl-XML-Node-0.110.0-4|24	%prep
14cr|perl-XML-Node-0.110.0-4|25	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Node-0.110.0-4|26	
14cr|perl-XML-Node-0.110.0-4|27	%build
14cr|perl-XML-Node-0.110.0-4|28	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-XML-Node-0.110.0-4|29	make
14cr|perl-XML-Node-0.110.0-4|30	
14cr|perl-XML-Node-0.110.0-4|31	%install
14cr|perl-XML-Node-0.110.0-4|32	make PREFIX=%{buildroot}%{_prefix} install
14cr|perl-XML-Node-0.110.0-4|33	
14cr|perl-XML-Node-0.110.0-4|34	%files
14cr|perl-XML-Node-0.110.0-4|35	%doc README MANIFEST Changes
14cr|perl-XML-Node-0.110.0-4|36	%{_mandir}/*/*
14cr|perl-XML-Node-0.110.0-4|37	%{perl_vendorlib}/XML/*
14cr|perl-XML-Node-0.110.0-4|38	
14cr|perl-XML-Node-0.110.0-4|39	
14cr|perl-XML-Node-0.110.0-4|40	%changelog
14cr|perl-XML-Node-0.110.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
14cr|perl-XML-Node-0.110.0-4|42	+ Revision: b0d6ff5
14cr|perl-XML-Node-0.110.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-XML-Node-0.110.0-4|44	
14cr|perl-XML-Node-0.110.0-4|45	

5899 14
14cr|perl-XML-NodeFilter-0.10.0-4|1	%define upstream_name	 XML-NodeFilter
14cr|perl-XML-NodeFilter-0.10.0-4|2	%define upstream_version 0.01
14cr|perl-XML-NodeFilter-0.10.0-4|3	
14cr|perl-XML-NodeFilter-0.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-NodeFilter-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-NodeFilter-0.10.0-4|6	Release:	4
14cr|perl-XML-NodeFilter-0.10.0-4|7	
14cr|perl-XML-NodeFilter-0.10.0-4|8	Summary:	XML::LibXML's utility class
14cr|perl-XML-NodeFilter-0.10.0-4|9	
14cr|perl-XML-NodeFilter-0.10.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-NodeFilter-0.10.0-4|11	Group:		Development/Perl
14cr|perl-XML-NodeFilter-0.10.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-NodeFilter-0.10.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-NodeFilter-0.10.0-4|14	
14cr|perl-XML-NodeFilter-0.10.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-NodeFilter-0.10.0-4|16	BuildArch:	noarch
14cr|perl-XML-NodeFilter-0.10.0-4|17	
14cr|perl-XML-NodeFilter-0.10.0-4|18	%description
14cr|perl-XML-NodeFilter-0.10.0-4|19	This is a utility class used by XML::LibXML for parsing XML documents in perl.
14cr|perl-XML-NodeFilter-0.10.0-4|20	
14cr|perl-XML-NodeFilter-0.10.0-4|21	%prep
14cr|perl-XML-NodeFilter-0.10.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-NodeFilter-0.10.0-4|23	
14cr|perl-XML-NodeFilter-0.10.0-4|24	%build
14cr|perl-XML-NodeFilter-0.10.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-NodeFilter-0.10.0-4|26	%make
14cr|perl-XML-NodeFilter-0.10.0-4|27	
14cr|perl-XML-NodeFilter-0.10.0-4|28	%check
14cr|perl-XML-NodeFilter-0.10.0-4|29	make test
14cr|perl-XML-NodeFilter-0.10.0-4|30	
14cr|perl-XML-NodeFilter-0.10.0-4|31	%install
14cr|perl-XML-NodeFilter-0.10.0-4|32	%makeinstall_std
14cr|perl-XML-NodeFilter-0.10.0-4|33	
14cr|perl-XML-NodeFilter-0.10.0-4|34	%files
14cr|perl-XML-NodeFilter-0.10.0-4|35	%doc Changes README
14cr|perl-XML-NodeFilter-0.10.0-4|36	%{perl_vendorlib}/XML/*
14cr|perl-XML-NodeFilter-0.10.0-4|37	%{_mandir}/*/*
14cr|perl-XML-NodeFilter-0.10.0-4|38	
14cr|perl-XML-NodeFilter-0.10.0-4|39	
14cr|perl-XML-NodeFilter-0.10.0-4|40	%changelog
14cr|perl-XML-NodeFilter-0.10.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14cr|perl-XML-NodeFilter-0.10.0-4|42	+ Revision: f6fb583
14cr|perl-XML-NodeFilter-0.10.0-4|43	- MassBuild#464: Increase release tag
14cr|perl-XML-NodeFilter-0.10.0-4|44	
14cr|perl-XML-NodeFilter-0.10.0-4|45	

5900 14
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|1	%define upstream_name    XML-OPML-SimpleGen
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|2	%define upstream_version 0.07
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|5	Release:	3
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|6	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|7	Summary:	Create OPML using XML::Simple
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|8	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|9	License:	GPL+ or Artistic
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|10	Group:		Development/Perl
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-OPML-SimpleGen-%{upstream_version}.tar.gz
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|13	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|14	BuildRequires:	perl-devel
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|15	BuildRequires: perl(DateTime)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|16	BuildRequires:	perl(Class::Accessor)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|18	BuildRequires:	perl(XML::Simple)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|19	BuildRequires:	perl(version)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|20	# These requires are not detected automatically.
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|21	Requires:	perl(Class::Accessor)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|22	Requires:	perl(XML::Simple)
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|23	BuildArch:	noarch
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|24	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|25	%description
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|26	XML::OPML::SimpleGen lets you simply generate OPML documents without having
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|27	too much to worry about. It is a drop-in replacement for XML::OPML in
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|28	regards of generation. As this module uses XML::Simple it is rather
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|29	generous in regards of attribute or element names.
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|30	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|31	%prep
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|33	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|34	%build
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|36	%make
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|37	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|38	%check
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|39	make test
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|40	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|41	%install
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|42	%makeinstall_std
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|43	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|44	%files
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|45	%doc Changes README
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|46	%{_mandir}/man3/*
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|47	%{perl_vendorlib}/*
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|48	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|49	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|50	%changelog
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|52	+ Revision: 345f136
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|53	- MassBuild#464: Increase release tag
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|54	
14cr|perl-XML-OPML-SimpleGen-0.70.0-3|55	

5901 14
14cr|perl-XML-Parser-EasyTree-0.10.0-3|1	%define upstream_name 	 XML-Parser-EasyTree
14cr|perl-XML-Parser-EasyTree-0.10.0-3|2	%define upstream_version 0.01
14cr|perl-XML-Parser-EasyTree-0.10.0-3|3	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|4	Name: 		perl-%{upstream_name}
14cr|perl-XML-Parser-EasyTree-0.10.0-3|5	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-XML-Parser-EasyTree-0.10.0-3|6	Release: 	3
14cr|perl-XML-Parser-EasyTree-0.10.0-3|7	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-Parser-EasyTree-0.10.0-3|9	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|10	License: 	GPL+ or Artistic
14cr|perl-XML-Parser-EasyTree-0.10.0-3|11	Group:		Development/Perl
14cr|perl-XML-Parser-EasyTree-0.10.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Parser-EasyTree-0.10.0-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Parser-EasyTree-0.10.0-3|14	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|15	BuildRequires:	perl-devel >= 5.6
14cr|perl-XML-Parser-EasyTree-0.10.0-3|16	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-Parser-EasyTree-0.10.0-3|17	BuildArch: noarch
14cr|perl-XML-Parser-EasyTree-0.10.0-3|18	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|19	%description
14cr|perl-XML-Parser-EasyTree-0.10.0-3|20	XML-Parser-EasyTree - adds a new "built-in" style called "EasyTree" to
14cr|perl-XML-Parser-EasyTree-0.10.0-3|21	XML::Parser.  Like XML::Parser's "Tree" style, setting this style causes
14cr|perl-XML-Parser-EasyTree-0.10.0-3|22	the parser to build a lightweight tree structure representing the XML document.
14cr|perl-XML-Parser-EasyTree-0.10.0-3|23	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|24	%prep
14cr|perl-XML-Parser-EasyTree-0.10.0-3|25	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Parser-EasyTree-0.10.0-3|26	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|27	%build
14cr|perl-XML-Parser-EasyTree-0.10.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-XML-Parser-EasyTree-0.10.0-3|29	%make
14cr|perl-XML-Parser-EasyTree-0.10.0-3|30	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|31	%install
14cr|perl-XML-Parser-EasyTree-0.10.0-3|32	%make PREFIX=%{buildroot}%{_prefix} install
14cr|perl-XML-Parser-EasyTree-0.10.0-3|33	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|34	%clean
14cr|perl-XML-Parser-EasyTree-0.10.0-3|35	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|36	%files
14cr|perl-XML-Parser-EasyTree-0.10.0-3|37	%doc README MANIFEST Changes
14cr|perl-XML-Parser-EasyTree-0.10.0-3|38	%{_mandir}/*/*
14cr|perl-XML-Parser-EasyTree-0.10.0-3|39	%{perl_vendorlib}/XML/*/*
14cr|perl-XML-Parser-EasyTree-0.10.0-3|40	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|41	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|42	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|43	%changelog
14cr|perl-XML-Parser-EasyTree-0.10.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cr|perl-XML-Parser-EasyTree-0.10.0-3|45	+ Revision: 1cf9979
14cr|perl-XML-Parser-EasyTree-0.10.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-XML-Parser-EasyTree-0.10.0-3|47	
14cr|perl-XML-Parser-EasyTree-0.10.0-3|48	

5902 14
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|1	%define upstream_name    XML-Parser-Lite-Tree
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|2	%define	upstream_version 0.14
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|3	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|6	Release:	4
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|7	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|8	Summary:	Lightweight XML tree builder
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|9	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|11	Group:		Development/Perl
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|14	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|16	BuildRequires:	perl(SOAP::Lite)
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|17	BuildArch:	noarch
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|18	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|19	%description
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|20	This is a singleton class for parsing XML into a tree structure. How does this
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|21	differ from other XML tree generators? By using XML::Parser::Lite, which is a
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|22	pure perl XML parser. Using this module you can tree-ify simple XML without
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|23	having to compile any C.
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|24	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|25	Each node contains a "type" key, one of "root", "tag" and "data". "root" is the
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|26	document root, and only contains an array ref "children". "tag" represents a
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|27	normal tag, and contains an array ref "children", a hash ref "attributes" and a
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|28	string "name". "data" nodes contain only a "content" string.
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|29	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|30	%prep
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|32	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|33	%build
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|35	make
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|36	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|37	%check
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|38	make test
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|39	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|40	%install
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|41	%makeinstall_std
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|42	# duplicated from SOAP::Lite
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|43	rm -f %{buildroot}%{perl_vendorlib}/XML/Parser/Lite.pm
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|44	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|45	%files
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|46	%{perl_vendorlib}/XML
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|47	%{_mandir}/*/*
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|48	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|49	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|50	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|51	%changelog
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-4
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|53	+ Revision: 638d42d
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|54	- MassBuild#464: Increase release tag
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|55	
14cr|perl-XML-Parser-Lite-Tree-0.140.0-4|56	

5903 14
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|1	%define upstream_name    XML-Parser-Style-EasyTree
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|2	%define upstream_version 0.09
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|3	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|6	Release:	5
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|7	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|8	Summary:	Parse xml to simple tree
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|9	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|10	License:	GPL+ or Artistic
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|11	Group:		Development/Perl
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|14	Patch0:		XML-Parser-Style-EasyTree-0.09-fix-version-for-cpanplus.patch
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|15	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|16	BuildRequires:	perl-devel
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|17	BuildRequires:	perl(ex::lib)
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|18	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|19	BuildArch:	noarch
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|20	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|21	Requires:	perl(ex::lib)
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|22	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|23	%description
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|24	Parse xml to simple tree.
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|25	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|26	%prep
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|28	%patch0 -p0 -b .cpanplus
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|29	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|30	%build
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|32	%make
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|33	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|34	%check
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|35	%make test
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|36	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|37	%install
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|38	%makeinstall_std
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|39	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|40	%files
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|41	%doc Changes README
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|42	%{_mandir}/man3/*
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|43	%{perl_vendorlib}/*
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|44	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|45	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|46	%changelog
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-5
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|48	+ Revision: 20447b0
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|49	- MassBuild#464: Increase release tag
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|50	
14cr|perl-XML-Parser-Style-EasyTree-0.90.0-5|51	

5904 14
14cr|perl-XML-PYX-0.70.0-4|1	%define upstream_name 	 XML-PYX
14cr|perl-XML-PYX-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-XML-PYX-0.70.0-4|3	
14cr|perl-XML-PYX-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-PYX-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-PYX-0.70.0-4|6	Release:	4
14cr|perl-XML-PYX-0.70.0-4|7	
14cr|perl-XML-PYX-0.70.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-PYX-0.70.0-4|9	
14cr|perl-XML-PYX-0.70.0-4|10	License: 	GPL+ or Artistic
14cr|perl-XML-PYX-0.70.0-4|11	Group:		Development/Perl
14cr|perl-XML-PYX-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-PYX-0.70.0-4|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-PYX-0.70.0-4|14	
14cr|perl-XML-PYX-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-PYX-0.70.0-4|16	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-PYX-0.70.0-4|17	BuildArch: 	noarch
14cr|perl-XML-PYX-0.70.0-4|18	
14cr|perl-XML-PYX-0.70.0-4|19	%description
14cr|perl-XML-PYX-0.70.0-4|20	%{upstream_name} perl module
14cr|perl-XML-PYX-0.70.0-4|21	
14cr|perl-XML-PYX-0.70.0-4|22	%prep
14cr|perl-XML-PYX-0.70.0-4|23	%setup -q  -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-PYX-0.70.0-4|24	
14cr|perl-XML-PYX-0.70.0-4|25	%build
14cr|perl-XML-PYX-0.70.0-4|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-PYX-0.70.0-4|27	make
14cr|perl-XML-PYX-0.70.0-4|28	
14cr|perl-XML-PYX-0.70.0-4|29	%check
14cr|perl-XML-PYX-0.70.0-4|30	make test
14cr|perl-XML-PYX-0.70.0-4|31	
14cr|perl-XML-PYX-0.70.0-4|32	%install
14cr|perl-XML-PYX-0.70.0-4|33	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|perl-XML-PYX-0.70.0-4|34	
14cr|perl-XML-PYX-0.70.0-4|35	%files
14cr|perl-XML-PYX-0.70.0-4|36	%doc README MANIFEST
14cr|perl-XML-PYX-0.70.0-4|37	%{perl_vendorlib}/XML/*
14cr|perl-XML-PYX-0.70.0-4|38	%{_mandir}/*/*
14cr|perl-XML-PYX-0.70.0-4|39	%{_bindir}/*
14cr|perl-XML-PYX-0.70.0-4|40	
14cr|perl-XML-PYX-0.70.0-4|41	
14cr|perl-XML-PYX-0.70.0-4|42	%changelog
14cr|perl-XML-PYX-0.70.0-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-XML-PYX-0.70.0-4|44	+ Revision: abe70e0
14cr|perl-XML-PYX-0.70.0-4|45	- MassBuild#464: Increase release tag
14cr|perl-XML-PYX-0.70.0-4|46	
14cr|perl-XML-PYX-0.70.0-4|47	

5905 14
14cr|perl-XML-QL-0.70.0-4|1	%define upstream_name 	 XML-QL
14cr|perl-XML-QL-0.70.0-4|2	%define upstream_version 0.07
14cr|perl-XML-QL-0.70.0-4|3	
14cr|perl-XML-QL-0.70.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-QL-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-QL-0.70.0-4|6	Release:	4
14cr|perl-XML-QL-0.70.0-4|7	
14cr|perl-XML-QL-0.70.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-QL-0.70.0-4|9	
14cr|perl-XML-QL-0.70.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-QL-0.70.0-4|11	Group:		Development/Perl
14cr|perl-XML-QL-0.70.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-QL-0.70.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-QL-0.70.0-4|14	
14cr|perl-XML-QL-0.70.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-QL-0.70.0-4|16	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-QL-0.70.0-4|17	BuildRequires:	perl-libwww-perl
14cr|perl-XML-QL-0.70.0-4|18	BuildArch:	noarch
14cr|perl-XML-QL-0.70.0-4|19	
14cr|perl-XML-QL-0.70.0-4|20	%description
14cr|perl-XML-QL-0.70.0-4|21	%{upstream_name} - An XML query language.
14cr|perl-XML-QL-0.70.0-4|22	
14cr|perl-XML-QL-0.70.0-4|23	%prep
14cr|perl-XML-QL-0.70.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-QL-0.70.0-4|25	
14cr|perl-XML-QL-0.70.0-4|26	%build
14cr|perl-XML-QL-0.70.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-QL-0.70.0-4|28	make
14cr|perl-XML-QL-0.70.0-4|29	
14cr|perl-XML-QL-0.70.0-4|30	%install
14cr|perl-XML-QL-0.70.0-4|31	%makeinstall_std
14cr|perl-XML-QL-0.70.0-4|32	
14cr|perl-XML-QL-0.70.0-4|33	%files
14cr|perl-XML-QL-0.70.0-4|34	%doc README MANIFEST Changes
14cr|perl-XML-QL-0.70.0-4|35	%{_mandir}/*/*
14cr|perl-XML-QL-0.70.0-4|36	%{perl_vendorlib}/XML
14cr|perl-XML-QL-0.70.0-4|37	
14cr|perl-XML-QL-0.70.0-4|38	
14cr|perl-XML-QL-0.70.0-4|39	%changelog
14cr|perl-XML-QL-0.70.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-4
14cr|perl-XML-QL-0.70.0-4|41	+ Revision: a019b2c
14cr|perl-XML-QL-0.70.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-XML-QL-0.70.0-4|43	
14cr|perl-XML-QL-0.70.0-4|44	

5906 14
14cr|perl-XML-Records-0.120.0-4|1	%define upstream_name 	 XML-Records
14cr|perl-XML-Records-0.120.0-4|2	%define upstream_version 0.12
14cr|perl-XML-Records-0.120.0-4|3	
14cr|perl-XML-Records-0.120.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Records-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Records-0.120.0-4|6	Release:	4
14cr|perl-XML-Records-0.120.0-4|7	
14cr|perl-XML-Records-0.120.0-4|8	Summary:	%{upstream_name} perl module
14cr|perl-XML-Records-0.120.0-4|9	
14cr|perl-XML-Records-0.120.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Records-0.120.0-4|11	Group:		Development/Perl
14cr|perl-XML-Records-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Records-0.120.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Records-0.120.0-4|14	
14cr|perl-XML-Records-0.120.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Records-0.120.0-4|16	BuildRequires:	perl(XML::TokeParser)
14cr|perl-XML-Records-0.120.0-4|17	BuildArch:	noarch
14cr|perl-XML-Records-0.120.0-4|18	
14cr|perl-XML-Records-0.120.0-4|19	%description
14cr|perl-XML-Records-0.120.0-4|20	%{upstream_name} - module for perl
14cr|perl-XML-Records-0.120.0-4|21	
14cr|perl-XML-Records-0.120.0-4|22	%prep
14cr|perl-XML-Records-0.120.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Records-0.120.0-4|24	
14cr|perl-XML-Records-0.120.0-4|25	%build
14cr|perl-XML-Records-0.120.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Records-0.120.0-4|27	make
14cr|perl-XML-Records-0.120.0-4|28	
14cr|perl-XML-Records-0.120.0-4|29	%install
14cr|perl-XML-Records-0.120.0-4|30	%makeinstall_std
14cr|perl-XML-Records-0.120.0-4|31	
14cr|perl-XML-Records-0.120.0-4|32	%files
14cr|perl-XML-Records-0.120.0-4|33	%doc README MANIFEST Changes
14cr|perl-XML-Records-0.120.0-4|34	%{_mandir}/*/*
14cr|perl-XML-Records-0.120.0-4|35	%{perl_vendorlib}/XML
14cr|perl-XML-Records-0.120.0-4|36	
14cr|perl-XML-Records-0.120.0-4|37	
14cr|perl-XML-Records-0.120.0-4|38	
14cr|perl-XML-Records-0.120.0-4|39	%changelog
14cr|perl-XML-Records-0.120.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-4
14cr|perl-XML-Records-0.120.0-4|41	+ Revision: 9f735d4
14cr|perl-XML-Records-0.120.0-4|42	- MassBuild#464: Increase release tag
14cr|perl-XML-Records-0.120.0-4|43	
14cr|perl-XML-Records-0.120.0-4|44	

5907 14
14cr|perl-XML-Registry-0.20.0-4|1	%define upstream_name 	 XML-Registry
14cr|perl-XML-Registry-0.20.0-4|2	%define upstream_version 0.02
14cr|perl-XML-Registry-0.20.0-4|3	
14cr|perl-XML-Registry-0.20.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Registry-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Registry-0.20.0-4|6	Release:	4
14cr|perl-XML-Registry-0.20.0-4|7	
14cr|perl-XML-Registry-0.20.0-4|8	Summary:	%{upstream_name} module for perl
14cr|perl-XML-Registry-0.20.0-4|9	
14cr|perl-XML-Registry-0.20.0-4|10	License:	GPL+ or Artistic
14cr|perl-XML-Registry-0.20.0-4|11	Group:		Development/Perl
14cr|perl-XML-Registry-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Registry-0.20.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-Registry-0.20.0-4|14	
14cr|perl-XML-Registry-0.20.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-Registry-0.20.0-4|16	BuildArch:	noarch
14cr|perl-XML-Registry-0.20.0-4|17	
14cr|perl-XML-Registry-0.20.0-4|18	%description
14cr|perl-XML-Registry-0.20.0-4|19	%{upstream_name} - module for loading and saving an XML registry.
14cr|perl-XML-Registry-0.20.0-4|20	
14cr|perl-XML-Registry-0.20.0-4|21	%prep
14cr|perl-XML-Registry-0.20.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Registry-0.20.0-4|23	
14cr|perl-XML-Registry-0.20.0-4|24	%build
14cr|perl-XML-Registry-0.20.0-4|25	
14cr|perl-XML-Registry-0.20.0-4|26	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Registry-0.20.0-4|27	%make
14cr|perl-XML-Registry-0.20.0-4|28	
14cr|perl-XML-Registry-0.20.0-4|29	%check
14cr|perl-XML-Registry-0.20.0-4|30	make test
14cr|perl-XML-Registry-0.20.0-4|31	
14cr|perl-XML-Registry-0.20.0-4|32	%install
14cr|perl-XML-Registry-0.20.0-4|33	%makeinstall_std
14cr|perl-XML-Registry-0.20.0-4|34	
14cr|perl-XML-Registry-0.20.0-4|35	%files
14cr|perl-XML-Registry-0.20.0-4|36	%doc README MANIFEST Changes  examples
14cr|perl-XML-Registry-0.20.0-4|37	%{perl_vendorlib}/XML
14cr|perl-XML-Registry-0.20.0-4|38	%{_mandir}/*/*
14cr|perl-XML-Registry-0.20.0-4|39	
14cr|perl-XML-Registry-0.20.0-4|40	
14cr|perl-XML-Registry-0.20.0-4|41	%changelog
14cr|perl-XML-Registry-0.20.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
14cr|perl-XML-Registry-0.20.0-4|43	+ Revision: 9781b0c
14cr|perl-XML-Registry-0.20.0-4|44	- MassBuild#464: Increase release tag
14cr|perl-XML-Registry-0.20.0-4|45	
14cr|perl-XML-Registry-0.20.0-4|46	

5908 14
14cr|perl-XMLRPC-Lite-0.717.0-1|1	%define upstream_name XMLRPC-Lite
14cr|perl-XMLRPC-Lite-0.717.0-1|2	%define upstream_version 0.717
14cr|perl-XMLRPC-Lite-0.717.0-1|3	
14cr|perl-XMLRPC-Lite-0.717.0-1|4	Name:		perl-%{upstream_name}
14cr|perl-XMLRPC-Lite-0.717.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XMLRPC-Lite-0.717.0-1|6	Release:	1
14cr|perl-XMLRPC-Lite-0.717.0-1|7	Summary:	Client and server implementation of XML-RPC protocol
14cr|perl-XMLRPC-Lite-0.717.0-1|8	License:	GPL+ or Artistic
14cr|perl-XMLRPC-Lite-0.717.0-1|9	Group:		Development/Perl
14cr|perl-XMLRPC-Lite-0.717.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XMLRPC-Lite-0.717.0-1|11	Source0:	http://www.cpan.org/modules/by-module/XMLRPC/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XMLRPC-Lite-0.717.0-1|12	BuildRequires:	perl(SOAP::Lite)
14cr|perl-XMLRPC-Lite-0.717.0-1|13	BuildRequires:	perl(XML::Parser)
14cr|perl-XMLRPC-Lite-0.717.0-1|14	BuildRequires:	perl-devel
14cr|perl-XMLRPC-Lite-0.717.0-1|15	BuildArch:	noarch
14cr|perl-XMLRPC-Lite-0.717.0-1|16	
14cr|perl-XMLRPC-Lite-0.717.0-1|17	%description
14cr|perl-XMLRPC-Lite-0.717.0-1|18	XMLRPC::Lite is a Perl modules which provides a simple interface to the
14cr|perl-XMLRPC-Lite-0.717.0-1|19	XML-RPC protocol both on client and server side. Based on SOAP::Lite
14cr|perl-XMLRPC-Lite-0.717.0-1|20	module, it gives you access to all features and transports available in
14cr|perl-XMLRPC-Lite-0.717.0-1|21	that module.
14cr|perl-XMLRPC-Lite-0.717.0-1|22	
14cr|perl-XMLRPC-Lite-0.717.0-1|23	%prep
14cr|perl-XMLRPC-Lite-0.717.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XMLRPC-Lite-0.717.0-1|25	
14cr|perl-XMLRPC-Lite-0.717.0-1|26	%build
14cr|perl-XMLRPC-Lite-0.717.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XMLRPC-Lite-0.717.0-1|28	
14cr|perl-XMLRPC-Lite-0.717.0-1|29	%make
14cr|perl-XMLRPC-Lite-0.717.0-1|30	
14cr|perl-XMLRPC-Lite-0.717.0-1|31	%check
14cr|perl-XMLRPC-Lite-0.717.0-1|32	%make test
14cr|perl-XMLRPC-Lite-0.717.0-1|33	
14cr|perl-XMLRPC-Lite-0.717.0-1|34	%install
14cr|perl-XMLRPC-Lite-0.717.0-1|35	%makeinstall_std
14cr|perl-XMLRPC-Lite-0.717.0-1|36	
14cr|perl-XMLRPC-Lite-0.717.0-1|37	%files
14cr|perl-XMLRPC-Lite-0.717.0-1|38	%doc Changes META.json META.yml MYMETA.yml README
14cr|perl-XMLRPC-Lite-0.717.0-1|39	%{_mandir}/man3/*
14cr|perl-XMLRPC-Lite-0.717.0-1|40	%{perl_vendorlib}/*
14cr|perl-XMLRPC-Lite-0.717.0-1|41	
14cr|perl-XMLRPC-Lite-0.717.0-1|42	%changelog
14cr|perl-XMLRPC-Lite-0.717.0-1|43	* Mon Aug 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.717.0-1
14cr|perl-XMLRPC-Lite-0.717.0-1|44	+ Revision: 2a6d3b9
14cr|perl-XMLRPC-Lite-0.717.0-1|45	- added XML::Parser BR
14cr|perl-XMLRPC-Lite-0.717.0-1|46	
14cr|perl-XMLRPC-Lite-0.717.0-1|47	

5909 14
14cr|perl-XML-RSS-1.550.0-2|1	%define upstream_name	 XML-RSS
14cr|perl-XML-RSS-1.550.0-2|2	%define upstream_version 1.55
14cr|perl-XML-RSS-1.550.0-2|3	
14cr|perl-XML-RSS-1.550.0-2|4	Name:		perl-%{upstream_name}
14cr|perl-XML-RSS-1.550.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-RSS-1.550.0-2|6	Release:	2
14cr|perl-XML-RSS-1.550.0-2|7	
14cr|perl-XML-RSS-1.550.0-2|8	Summary:	Creates and updates RSS files
14cr|perl-XML-RSS-1.550.0-2|9	
14cr|perl-XML-RSS-1.550.0-2|10	
14cr|perl-XML-RSS-1.550.0-2|11	License:	GPL
14cr|perl-XML-RSS-1.550.0-2|12	Group:		Development/Perl
14cr|perl-XML-RSS-1.550.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-RSS-1.550.0-2|14	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-RSS-1.550.0-2|15	
14cr|perl-XML-RSS-1.550.0-2|16	BuildRequires:	perl-devel
14cr|perl-XML-RSS-1.550.0-2|17	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-RSS-1.550.0-2|18	BuildRequires:	perl(Test::Manifest)
14cr|perl-XML-RSS-1.550.0-2|19	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cr|perl-XML-RSS-1.550.0-2|20	BuildRequires:	perl(DateTime::Format::Mail)
14cr|perl-XML-RSS-1.550.0-2|21	BuildRequires:	perl(Test::Pod::Coverage)
14cr|perl-XML-RSS-1.550.0-2|22	BuildRequires:	perl(HTML::Entities)
14cr|perl-XML-RSS-1.550.0-2|23	BuildArch:	noarch
14cr|perl-XML-RSS-1.550.0-2|24	
14cr|perl-XML-RSS-1.550.0-2|25	%description
14cr|perl-XML-RSS-1.550.0-2|26	Creates and updates RSS files.
14cr|perl-XML-RSS-1.550.0-2|27	This module supports versions 0.9, 0.91 and 1.0 of RSS.
14cr|perl-XML-RSS-1.550.0-2|28	
14cr|perl-XML-RSS-1.550.0-2|29	%prep
14cr|perl-XML-RSS-1.550.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-RSS-1.550.0-2|31	chmod ogu-x README Changes
14cr|perl-XML-RSS-1.550.0-2|32	
14cr|perl-XML-RSS-1.550.0-2|33	%build
14cr|perl-XML-RSS-1.550.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-RSS-1.550.0-2|35	make
14cr|perl-XML-RSS-1.550.0-2|36	
14cr|perl-XML-RSS-1.550.0-2|37	%check
14cr|perl-XML-RSS-1.550.0-2|38	make test
14cr|perl-XML-RSS-1.550.0-2|39	
14cr|perl-XML-RSS-1.550.0-2|40	%install
14cr|perl-XML-RSS-1.550.0-2|41	%makeinstall_std
14cr|perl-XML-RSS-1.550.0-2|42	
14cr|perl-XML-RSS-1.550.0-2|43	%files
14cr|perl-XML-RSS-1.550.0-2|44	%doc README Changes
14cr|perl-XML-RSS-1.550.0-2|45	%{_mandir}/*/*
14cr|perl-XML-RSS-1.550.0-2|46	%{perl_vendorlib}/XML
14cr|perl-XML-RSS-1.550.0-2|47	
14cr|perl-XML-RSS-1.550.0-2|48	
14cr|perl-XML-RSS-1.550.0-2|49	
14cr|perl-XML-RSS-1.550.0-2|50	
14cr|perl-XML-RSS-1.550.0-2|51	%changelog
14cr|perl-XML-RSS-1.550.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.550.0-2
14cr|perl-XML-RSS-1.550.0-2|53	+ Revision: f78f12c
14cr|perl-XML-RSS-1.550.0-2|54	- MassBuild#464: Increase release tag
14cr|perl-XML-RSS-1.550.0-2|55	
14cr|perl-XML-RSS-1.550.0-2|56	

5910 14
14cr|perl-XML-RSS-LibXML-0.310.500-2|1	%define upstream_name    XML-RSS-LibXML
14cr|perl-XML-RSS-LibXML-0.310.500-2|2	%define upstream_version 0.3105
14cr|perl-XML-RSS-LibXML-0.310.500-2|3	Name:		perl-%{upstream_name}
14cr|perl-XML-RSS-LibXML-0.310.500-2|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-RSS-LibXML-0.310.500-2|5	Release:	2
14cr|perl-XML-RSS-LibXML-0.310.500-2|6	Epoch:		1
14cr|perl-XML-RSS-LibXML-0.310.500-2|7	
14cr|perl-XML-RSS-LibXML-0.310.500-2|8	Summary:	Represent A Non-Trivial RSS Element
14cr|perl-XML-RSS-LibXML-0.310.500-2|9	
14cr|perl-XML-RSS-LibXML-0.310.500-2|10	
14cr|perl-XML-RSS-LibXML-0.310.500-2|11	License:	GPL+ or Artistic
14cr|perl-XML-RSS-LibXML-0.310.500-2|12	Group:		Development/Perl
14cr|perl-XML-RSS-LibXML-0.310.500-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-RSS-LibXML-0.310.500-2|14	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-RSS-LibXML-0.310.500-2|15	
14cr|perl-XML-RSS-LibXML-0.310.500-2|16	BuildRequires:	perl-devel
14cr|perl-XML-RSS-LibXML-0.310.500-2|17	BuildRequires: perl(Module::Build)
14cr|perl-XML-RSS-LibXML-0.310.500-2|18	BuildRequires:	perl(Class::Accessor::Fast)
14cr|perl-XML-RSS-LibXML-0.310.500-2|19	BuildRequires:	perl(DateTime::Format::Mail)
14cr|perl-XML-RSS-LibXML-0.310.500-2|20	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cr|perl-XML-RSS-LibXML-0.310.500-2|21	BuildRequires:	perl(Encode)
14cr|perl-XML-RSS-LibXML-0.310.500-2|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|perl-XML-RSS-LibXML-0.310.500-2|23	BuildRequires:	perl(UNIVERSAL::require)
14cr|perl-XML-RSS-LibXML-0.310.500-2|24	BuildRequires:	perl(XML::LibXML)
14cr|perl-XML-RSS-LibXML-0.310.500-2|25	BuildRequires:	perl(XML::LibXML::XPathContext)
14cr|perl-XML-RSS-LibXML-0.310.500-2|26	
14cr|perl-XML-RSS-LibXML-0.310.500-2|27	BuildArch:	noarch
14cr|perl-XML-RSS-LibXML-0.310.500-2|28	
14cr|perl-XML-RSS-LibXML-0.310.500-2|29	%description
14cr|perl-XML-RSS-LibXML-0.310.500-2|30	XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
14cr|perl-XML-RSS-LibXML-0.310.500-2|31	XML::RSS' XML::Parser (expat), while trying to keep interface compatibility
14cr|perl-XML-RSS-LibXML-0.310.500-2|32	with XML::RSS.
14cr|perl-XML-RSS-LibXML-0.310.500-2|33	
14cr|perl-XML-RSS-LibXML-0.310.500-2|34	XML::RSS is an extremely handy tool, but it is unfortunately not exactly
14cr|perl-XML-RSS-LibXML-0.310.500-2|35	the most lean or efficient RSS parser, especially in a long-running
14cr|perl-XML-RSS-LibXML-0.310.500-2|36	process. So for a long time I had been using my own version of RSS parser
14cr|perl-XML-RSS-LibXML-0.310.500-2|37	to get the maximum speed and efficiency - this is the re-packaged version
14cr|perl-XML-RSS-LibXML-0.310.500-2|38	of that module, such that it adheres to the XML::RSS interface.
14cr|perl-XML-RSS-LibXML-0.310.500-2|39	
14cr|perl-XML-RSS-LibXML-0.310.500-2|40	Use this module when you have severe performance requirements working with
14cr|perl-XML-RSS-LibXML-0.310.500-2|41	RSS files.
14cr|perl-XML-RSS-LibXML-0.310.500-2|42	
14cr|perl-XML-RSS-LibXML-0.310.500-2|43	%prep
14cr|perl-XML-RSS-LibXML-0.310.500-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-RSS-LibXML-0.310.500-2|45	
14cr|perl-XML-RSS-LibXML-0.310.500-2|46	%build
14cr|perl-XML-RSS-LibXML-0.310.500-2|47	perl Build.PL installdirs=vendor
14cr|perl-XML-RSS-LibXML-0.310.500-2|48	./Build
14cr|perl-XML-RSS-LibXML-0.310.500-2|49	
14cr|perl-XML-RSS-LibXML-0.310.500-2|50	%check
14cr|perl-XML-RSS-LibXML-0.310.500-2|51	./Build test
14cr|perl-XML-RSS-LibXML-0.310.500-2|52	
14cr|perl-XML-RSS-LibXML-0.310.500-2|53	%install
14cr|perl-XML-RSS-LibXML-0.310.500-2|54	./Build install destdir=%{buildroot}
14cr|perl-XML-RSS-LibXML-0.310.500-2|55	
14cr|perl-XML-RSS-LibXML-0.310.500-2|56	%files
14cr|perl-XML-RSS-LibXML-0.310.500-2|57	%doc Changes
14cr|perl-XML-RSS-LibXML-0.310.500-2|58	%{_mandir}/man3/*
14cr|perl-XML-RSS-LibXML-0.310.500-2|59	%{perl_vendorlib}/*
14cr|perl-XML-RSS-LibXML-0.310.500-2|60	
14cr|perl-XML-RSS-LibXML-0.310.500-2|61	
14cr|perl-XML-RSS-LibXML-0.310.500-2|62	
14cr|perl-XML-RSS-LibXML-0.310.500-2|63	%changelog
14cr|perl-XML-RSS-LibXML-0.310.500-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.310.500-2
14cr|perl-XML-RSS-LibXML-0.310.500-2|65	+ Revision: d73f065
14cr|perl-XML-RSS-LibXML-0.310.500-2|66	- MassBuild#464: Increase release tag
14cr|perl-XML-RSS-LibXML-0.310.500-2|67	
14cr|perl-XML-RSS-LibXML-0.310.500-2|68	

5911 14
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|1	%define upstream_name	 XML-RSS-SimpleGen
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|2	%define upstream_version 11.11
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|3	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|6	Release:	3
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|7	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|8	Summary:	Really Simple RSS Generator
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|9	License:	GPL+ or Artistic
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|10	Group:		Development/Perl
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|13	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|14	BuildRequires:	perl-devel
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|15	BuildArch:	noarch
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|16	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|17	Suggests:	perl(LWP::Simple)
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|18	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|19	%description
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|20	An easy-to-use screen scraper and RSS generator module. It transparently
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|21	handles all the unpleasant details of RSS, like proper XML escaping, and also
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|22	has a good number of Do-What-I-Mean features, like not changing the modtime on
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|23	a written-out RSS file if the file content hasn't changed, and like
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|24	automatically removing any HTML tags from content you might pass in.
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|25	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|26	%prep
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|28	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|29	%build
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|31	%make
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|32	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|33	%check
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|34	# Seems to depend on site content which changed
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|35	#make test
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|36	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|37	%install
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|38	%makeinstall_std
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|39	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|40	%files
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|41	%doc ChangeLog README
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|42	%{perl_vendorlib}/XML/*
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|43	%{_mandir}/*/*
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|44	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|45	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|46	%changelog
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.110.0-3
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|48	+ Revision: 708934d
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|50	
14cr|perl-XML-RSS-SimpleGen-11.110.0-3|51	

5912 14
14cr|perl-XML-Sablotron-1.10.0-4|1	%define upstream_name XML-Sablotron
14cr|perl-XML-Sablotron-1.10.0-4|2	%define upstream_version 1.01
14cr|perl-XML-Sablotron-1.10.0-4|3	
14cr|perl-XML-Sablotron-1.10.0-4|4	Name:		perl-%{upstream_name}
14cr|perl-XML-Sablotron-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Sablotron-1.10.0-4|6	Release:	4
14cr|perl-XML-Sablotron-1.10.0-4|7	Summary:	Sablotron XSLT processor encapsulation
14cr|perl-XML-Sablotron-1.10.0-4|8	
14cr|perl-XML-Sablotron-1.10.0-4|9	License:	MPL
14cr|perl-XML-Sablotron-1.10.0-4|10	Group:		Development/Perl
14cr|perl-XML-Sablotron-1.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Sablotron-1.10.0-4|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Sablotron-1.10.0-4|13	Patch0:		XML-Sablotron-1.01-perl5.14-build-fixes.patch
14cr|perl-XML-Sablotron-1.10.0-4|14	BuildRequires:	expat-devel
14cr|perl-XML-Sablotron-1.10.0-4|15	BuildRequires:	sablotron-devel >= 0.95
14cr|perl-XML-Sablotron-1.10.0-4|16	BuildRequires:	perl-devel
14cr|perl-XML-Sablotron-1.10.0-4|17	BuildRequires:	pkgconfig(mozjs185)
14cr|perl-XML-Sablotron-1.10.0-4|18	
14cr|perl-XML-Sablotron-1.10.0-4|19	%description
14cr|perl-XML-Sablotron-1.10.0-4|20	This package is a interface to the Sablotron API.
14cr|perl-XML-Sablotron-1.10.0-4|21	
14cr|perl-XML-Sablotron-1.10.0-4|22	%prep
14cr|perl-XML-Sablotron-1.10.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Sablotron-1.10.0-4|24	%patch0 -p1 -b .perl514~
14cr|perl-XML-Sablotron-1.10.0-4|25	
14cr|perl-XML-Sablotron-1.10.0-4|26	%build
14cr|perl-XML-Sablotron-1.10.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Sablotron-1.10.0-4|28	%make OPTIMIZE="%{optflags}"
14cr|perl-XML-Sablotron-1.10.0-4|29	
14cr|perl-XML-Sablotron-1.10.0-4|30	%check
14cr|perl-XML-Sablotron-1.10.0-4|31	%make test
14cr|perl-XML-Sablotron-1.10.0-4|32	
14cr|perl-XML-Sablotron-1.10.0-4|33	%install
14cr|perl-XML-Sablotron-1.10.0-4|34	%makeinstall_std
14cr|perl-XML-Sablotron-1.10.0-4|35	
14cr|perl-XML-Sablotron-1.10.0-4|36	%files
14cr|perl-XML-Sablotron-1.10.0-4|37	%doc Changes README
14cr|perl-XML-Sablotron-1.10.0-4|38	%{perl_vendorarch}/XML
14cr|perl-XML-Sablotron-1.10.0-4|39	%{perl_vendorarch}/auto/XML
14cr|perl-XML-Sablotron-1.10.0-4|40	%{_mandir}/*/*
14cr|perl-XML-Sablotron-1.10.0-4|41	
14cr|perl-XML-Sablotron-1.10.0-4|42	
14cr|perl-XML-Sablotron-1.10.0-4|43	
14cr|perl-XML-Sablotron-1.10.0-4|44	%changelog
14cr|perl-XML-Sablotron-1.10.0-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-4
14cr|perl-XML-Sablotron-1.10.0-4|46	+ Revision: d3d6c8b
14cr|perl-XML-Sablotron-1.10.0-4|47	- MassBuild#464: Increase release tag
14cr|perl-XML-Sablotron-1.10.0-4|48	
14cr|perl-XML-Sablotron-1.10.0-4|49	

5913 14
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|1	%define upstream_name    XML-SAX-Expat-Incremental
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|2	%define upstream_version 0.05
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|3	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|4	Name:		perl-%{upstream_name}
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|6	Release:	5
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|7	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|8	Summary:	XML::SAX::Expat subclass for non-blocking parsing
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|9	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|10	License:	GPL+ or Artistic
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|11	Group:		Development/Perl
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|14	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|15	BuildRequires:	perl-devel
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|16	BuildRequires:	perl(XML::SAX::Expat)
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|17	BuildRequires:	perl(Test::Exception)
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|18	BuildArch:	noarch
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|19	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|20	%description
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|21	XML::SAX::Expat subclass for non-blocking (incremental) parsing, with
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|22	XML::Parser::ExpatNB .
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|23	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|24	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|25	%prep
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|27	# test fails, key verification problem
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|28	rm -f t/dist.t
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|29	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|30	%build
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|32	%make
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|33	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|34	%check
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|35	make test
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|36	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|37	%install
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|38	%makeinstall_std
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|39	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|40	%files
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|41	%{perl_vendorlib}/*
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|42	%{_mandir}/man3/*
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|43	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|44	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|45	%changelog
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-5
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|47	+ Revision: fdf0db4
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|48	- MassBuild#464: Increase release tag
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|49	
14cr|perl-XML-SAX-Expat-Incremental-0.50.0-5|50	

5914 14
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|1	%define pkg_name        XML-SimpleObject-LibXML
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|2	%define pkg_version     0.60
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|3	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|4	Summary:       Simple object representation of an XML::LibXML DOM object
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|5	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|6	Name:          perl-%{pkg_name}
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|7	Version:       %perl_convert_version %{pkg_version}
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|8	Release:       4
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|9	Group:         Development/Perl
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|10	License:       Artistic
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|11	URL:           http://search.cpan.org/dist/%{pkg_name}/
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|12	Source0:       http://www.cpan.org/authors/id/D/DB/DBRIAN/%{pkg_name}-%{pkg_version}.tar.gz
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|13	BuildArch:     noarch
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|15	BuildRequires: perl(XML::LibXML)
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|16	BuildRequires: perl-devel
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|17	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|18	%description
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|19	This is a short and simple class allowing simple object access to a parsed
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|20	XML::LibXML tree, with methods for fetching children and attributes in as
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|21	clean a manner as possible.
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|22	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|23	%prep
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|24	%setup -q -n %{pkg_name}-%{pkg_version}
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|25	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|26	%build
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|27	perl Makefile.PL
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|28	sed -i 's%/usr/local%/usr%g' Makefile
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|29	%make OPTMIZE="%{optflags}"
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|30	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|31	%check
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|32	%make test
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|33	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|34	%install
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|35	%makeinstall_std
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|36	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|37	%clean
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|38	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|39	%files
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|40	%doc Changes README
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|41	%{perl_sitelib}/XML/SimpleObject/*.pm
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|42	%{perl_sitelib}/XML/SimpleObject/*.pl
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|43	%{_mandir}/man3/*.3pm*
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|44	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|45	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|46	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|47	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|48	%changelog
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-4
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|50	+ Revision: 9223fab
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|51	- MassBuild#464: Increase release tag
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|52	
14cr|perl-XML-SimpleObject-LibXML-0.600.0-4|53	

5915 14
14cr|perl-XML-Smart-1.780.0-3|1	%define module 	XML-Smart
14cr|perl-XML-Smart-1.780.0-3|2	%define upstream_version 1.78
14cr|perl-XML-Smart-1.780.0-3|3	
14cr|perl-XML-Smart-1.780.0-3|4	Summary:	A Smart, easy and powerful way to access/create XML files/data
14cr|perl-XML-Smart-1.780.0-3|5	
14cr|perl-XML-Smart-1.780.0-3|6	Name: 		perl-%{module}
14cr|perl-XML-Smart-1.780.0-3|7	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-XML-Smart-1.780.0-3|8	Release: 	3
14cr|perl-XML-Smart-1.780.0-3|9	License: 	GPL
14cr|perl-XML-Smart-1.780.0-3|10	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-XML-Smart-1.780.0-3|11	Group:		Development/Perl
14cr|perl-XML-Smart-1.780.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/XML-Smart-%{upstream_version}.tar.gz
14cr|perl-XML-Smart-1.780.0-3|13	BuildRequires:	perl-devel, perl-Object-MultiType
14cr|perl-XML-Smart-1.780.0-3|14	BuildArch:	noarch
14cr|perl-XML-Smart-1.780.0-3|15	
14cr|perl-XML-Smart-1.780.0-3|16	%description
14cr|perl-XML-Smart-1.780.0-3|17	This module has an easy way to access/create XML data. It's based on the HASH
14cr|perl-XML-Smart-1.780.0-3|18	tree that is made of the XML data, and enable a dynamic access to it with the
14cr|perl-XML-Smart-1.780.0-3|19	Perl syntax for Hashe and Array, without needing to care if you have a Hashe or
14cr|perl-XML-Smart-1.780.0-3|20	an Array in the tree. In other words, each point in the tree work as a Hash
14cr|perl-XML-Smart-1.780.0-3|21	and an Array at the same time!
14cr|perl-XML-Smart-1.780.0-3|22	%prep
14cr|perl-XML-Smart-1.780.0-3|23	%setup -q -n %{module}-%{upstream_version}
14cr|perl-XML-Smart-1.780.0-3|24	
14cr|perl-XML-Smart-1.780.0-3|25	%build
14cr|perl-XML-Smart-1.780.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Smart-1.780.0-3|27	%make
14cr|perl-XML-Smart-1.780.0-3|28	
14cr|perl-XML-Smart-1.780.0-3|29	%check
14cr|perl-XML-Smart-1.780.0-3|30	%make test <<EOF
14cr|perl-XML-Smart-1.780.0-3|31	n
14cr|perl-XML-Smart-1.780.0-3|32	EOF
14cr|perl-XML-Smart-1.780.0-3|33	
14cr|perl-XML-Smart-1.780.0-3|34	%install
14cr|perl-XML-Smart-1.780.0-3|35	%makeinstall_std
14cr|perl-XML-Smart-1.780.0-3|36	
14cr|perl-XML-Smart-1.780.0-3|37	%files
14cr|perl-XML-Smart-1.780.0-3|38	%doc README Changes
14cr|perl-XML-Smart-1.780.0-3|39	%{_mandir}/*/*
14cr|perl-XML-Smart-1.780.0-3|40	%{perl_vendorlib}/XML/Smart
14cr|perl-XML-Smart-1.780.0-3|41	%{perl_vendorlib}/XML/Smart.pm
14cr|perl-XML-Smart-1.780.0-3|42	
14cr|perl-XML-Smart-1.780.0-3|43	
14cr|perl-XML-Smart-1.780.0-3|44	
14cr|perl-XML-Smart-1.780.0-3|45	
14cr|perl-XML-Smart-1.780.0-3|46	%changelog
14cr|perl-XML-Smart-1.780.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.780.0-3
14cr|perl-XML-Smart-1.780.0-3|48	+ Revision: 40a31a0
14cr|perl-XML-Smart-1.780.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-XML-Smart-1.780.0-3|50	
14cr|perl-XML-Smart-1.780.0-3|51	

5916 14
14cr|perl-XML-TokeParser-0.50.0-4|1	%define upstream_name 	 XML-TokeParser
14cr|perl-XML-TokeParser-0.50.0-4|2	%define upstream_version 0.05
14cr|perl-XML-TokeParser-0.50.0-4|3	
14cr|perl-XML-TokeParser-0.50.0-4|4	Name: 		perl-%{upstream_name}
14cr|perl-XML-TokeParser-0.50.0-4|5	Version: 	%perl_convert_version %{upstream_version}
14cr|perl-XML-TokeParser-0.50.0-4|6	Release: 	4
14cr|perl-XML-TokeParser-0.50.0-4|7	
14cr|perl-XML-TokeParser-0.50.0-4|8	Summary:	Simplified interface to XML::Parser
14cr|perl-XML-TokeParser-0.50.0-4|9	
14cr|perl-XML-TokeParser-0.50.0-4|10	License: 	GPL+ or Artistic
14cr|perl-XML-TokeParser-0.50.0-4|11	Group:		Development/Perl
14cr|perl-XML-TokeParser-0.50.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-TokeParser-0.50.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-TokeParser-0.50.0-4|14	
14cr|perl-XML-TokeParser-0.50.0-4|15	BuildRequires:	perl-devel
14cr|perl-XML-TokeParser-0.50.0-4|16	BuildArch:	noarch
14cr|perl-XML-TokeParser-0.50.0-4|17	
14cr|perl-XML-TokeParser-0.50.0-4|18	%description
14cr|perl-XML-TokeParser-0.50.0-4|19	The XML::TokeParser perl module provides a procedural ("pull mode")
14cr|perl-XML-TokeParser-0.50.0-4|20	interface to XML::Parser in much the same way that HTML::TokeParser
14cr|perl-XML-TokeParser-0.50.0-4|21	provides a procedural interface to HTML::Parser.
14cr|perl-XML-TokeParser-0.50.0-4|22	
14cr|perl-XML-TokeParser-0.50.0-4|23	XML::TokeParser splits its XML input up into "tokens," each
14cr|perl-XML-TokeParser-0.50.0-4|24	corresponding to an XML::Parser event.
14cr|perl-XML-TokeParser-0.50.0-4|25	
14cr|perl-XML-TokeParser-0.50.0-4|26	A token is a reference to an array whose first element is an event-type
14cr|perl-XML-TokeParser-0.50.0-4|27	string and whose last element is the literal text of the XML input that
14cr|perl-XML-TokeParser-0.50.0-4|28	generated the event, with intermediate elements varying according to the
14cr|perl-XML-TokeParser-0.50.0-4|29	event type:
14cr|perl-XML-TokeParser-0.50.0-4|30	
14cr|perl-XML-TokeParser-0.50.0-4|31	
14cr|perl-XML-TokeParser-0.50.0-4|32	%prep
14cr|perl-XML-TokeParser-0.50.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-TokeParser-0.50.0-4|34	
14cr|perl-XML-TokeParser-0.50.0-4|35	%build
14cr|perl-XML-TokeParser-0.50.0-4|36	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|perl-XML-TokeParser-0.50.0-4|37	%make
14cr|perl-XML-TokeParser-0.50.0-4|38	
14cr|perl-XML-TokeParser-0.50.0-4|39	%install
14cr|perl-XML-TokeParser-0.50.0-4|40	%make PREFIX=%{buildroot}%{_prefix} install
14cr|perl-XML-TokeParser-0.50.0-4|41	
14cr|perl-XML-TokeParser-0.50.0-4|42	
14cr|perl-XML-TokeParser-0.50.0-4|43	%files
14cr|perl-XML-TokeParser-0.50.0-4|44	%doc README MANIFEST Changes
14cr|perl-XML-TokeParser-0.50.0-4|45	%{_mandir}/*/*
14cr|perl-XML-TokeParser-0.50.0-4|46	%{perl_vendorlib}/XML/*
14cr|perl-XML-TokeParser-0.50.0-4|47	
14cr|perl-XML-TokeParser-0.50.0-4|48	
14cr|perl-XML-TokeParser-0.50.0-4|49	
14cr|perl-XML-TokeParser-0.50.0-4|50	%changelog
14cr|perl-XML-TokeParser-0.50.0-4|51	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-4
14cr|perl-XML-TokeParser-0.50.0-4|52	+ Revision: c859e8a
14cr|perl-XML-TokeParser-0.50.0-4|53	- Restore .abf.yml
14cr|perl-XML-TokeParser-0.50.0-4|54	
14cr|perl-XML-TokeParser-0.50.0-4|55	

5917 14
14cr|perl-XML-TreeBuilder-4.300.0-3|1	%define upstream_name    XML-TreeBuilder
14cr|perl-XML-TreeBuilder-4.300.0-3|2	%define upstream_version 4.3
14cr|perl-XML-TreeBuilder-4.300.0-3|3	
14cr|perl-XML-TreeBuilder-4.300.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-TreeBuilder-4.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-TreeBuilder-4.300.0-3|6	Release:	3
14cr|perl-XML-TreeBuilder-4.300.0-3|7	
14cr|perl-XML-TreeBuilder-4.300.0-3|8	Summary:	Build a tree of XML::Element objects
14cr|perl-XML-TreeBuilder-4.300.0-3|9	
14cr|perl-XML-TreeBuilder-4.300.0-3|10	License:	GPL+ or Artistic
14cr|perl-XML-TreeBuilder-4.300.0-3|11	Group:		Development/Perl
14cr|perl-XML-TreeBuilder-4.300.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-TreeBuilder-4.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreeBuilder-%{upstream_version}.tar.gz
14cr|perl-XML-TreeBuilder-4.300.0-3|14	
14cr|perl-XML-TreeBuilder-4.300.0-3|15	BuildRequires:	perl-devel
14cr|perl-XML-TreeBuilder-4.300.0-3|16	BuildRequires:	perl(HTML::Element)
14cr|perl-XML-TreeBuilder-4.300.0-3|17	BuildRequires:	perl(HTML::Tagset)
14cr|perl-XML-TreeBuilder-4.300.0-3|18	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-TreeBuilder-4.300.0-3|19	BuildArch:	noarch
14cr|perl-XML-TreeBuilder-4.300.0-3|20	
14cr|perl-XML-TreeBuilder-4.300.0-3|21	%description
14cr|perl-XML-TreeBuilder-4.300.0-3|22	This is just a subclass of HTML::Element. It works basically the same as
14cr|perl-XML-TreeBuilder-4.300.0-3|23	HTML::Element, except that tagnames and attribute names aren't forced to
14cr|perl-XML-TreeBuilder-4.300.0-3|24	lowercase, as they are in HTML::Element.
14cr|perl-XML-TreeBuilder-4.300.0-3|25	
14cr|perl-XML-TreeBuilder-4.300.0-3|26	the HTML::Element manpage describes everything you can do with this class.
14cr|perl-XML-TreeBuilder-4.300.0-3|27	
14cr|perl-XML-TreeBuilder-4.300.0-3|28	%prep
14cr|perl-XML-TreeBuilder-4.300.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-TreeBuilder-4.300.0-3|30	
14cr|perl-XML-TreeBuilder-4.300.0-3|31	%build
14cr|perl-XML-TreeBuilder-4.300.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-TreeBuilder-4.300.0-3|33	%make
14cr|perl-XML-TreeBuilder-4.300.0-3|34	
14cr|perl-XML-TreeBuilder-4.300.0-3|35	%check
14cr|perl-XML-TreeBuilder-4.300.0-3|36	%make test
14cr|perl-XML-TreeBuilder-4.300.0-3|37	
14cr|perl-XML-TreeBuilder-4.300.0-3|38	%install
14cr|perl-XML-TreeBuilder-4.300.0-3|39	%makeinstall_std
14cr|perl-XML-TreeBuilder-4.300.0-3|40	
14cr|perl-XML-TreeBuilder-4.300.0-3|41	%files
14cr|perl-XML-TreeBuilder-4.300.0-3|42	%doc META.yml Changes README
14cr|perl-XML-TreeBuilder-4.300.0-3|43	%{_mandir}/man3/*
14cr|perl-XML-TreeBuilder-4.300.0-3|44	%{perl_vendorlib}/*
14cr|perl-XML-TreeBuilder-4.300.0-3|45	
14cr|perl-XML-TreeBuilder-4.300.0-3|46	
14cr|perl-XML-TreeBuilder-4.300.0-3|47	%changelog
14cr|perl-XML-TreeBuilder-4.300.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.300.0-3
14cr|perl-XML-TreeBuilder-4.300.0-3|49	+ Revision: 34f9da9
14cr|perl-XML-TreeBuilder-4.300.0-3|50	- MassBuild#464: Increase release tag
14cr|perl-XML-TreeBuilder-4.300.0-3|51	
14cr|perl-XML-TreeBuilder-4.300.0-3|52	

5918 14
14cr|perl-XML-TreePP-0.420.0-3|1	%define upstream_name    XML-TreePP
14cr|perl-XML-TreePP-0.420.0-3|2	%define upstream_version 0.42
14cr|perl-XML-TreePP-0.420.0-3|3	
14cr|perl-XML-TreePP-0.420.0-3|4	Name:		perl-%{upstream_name}
14cr|perl-XML-TreePP-0.420.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-TreePP-0.420.0-3|6	Release:	3
14cr|perl-XML-TreePP-0.420.0-3|7	
14cr|perl-XML-TreePP-0.420.0-3|8	Summary:	Pure Perl implementation for parsing/writing XML documents
14cr|perl-XML-TreePP-0.420.0-3|9	
14cr|perl-XML-TreePP-0.420.0-3|10	License:	GPL+ or Artistic
14cr|perl-XML-TreePP-0.420.0-3|11	Group:		Development/Perl
14cr|perl-XML-TreePP-0.420.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-TreePP-0.420.0-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreePP-%{upstream_version}.tar.gz
14cr|perl-XML-TreePP-0.420.0-3|14	
14cr|perl-XML-TreePP-0.420.0-3|15	BuildRequires:	perl-devel
14cr|perl-XML-TreePP-0.420.0-3|16	BuildRequires:	perl(LWP)
14cr|perl-XML-TreePP-0.420.0-3|17	BuildRequires:	perl(Test::More)
14cr|perl-XML-TreePP-0.420.0-3|18	BuildArch:	noarch
14cr|perl-XML-TreePP-0.420.0-3|19	
14cr|perl-XML-TreePP-0.420.0-3|20	%description
14cr|perl-XML-TreePP-0.420.0-3|21	XML::TreePP module parses an XML document and expands it for a hash tree.
14cr|perl-XML-TreePP-0.420.0-3|22	This generates an XML document from a hash tree as the opposite way around.
14cr|perl-XML-TreePP-0.420.0-3|23	This is a pure Perl implementation and requires no modules depended. This
14cr|perl-XML-TreePP-0.420.0-3|24	can also fetch and parse an XML document from remote web server like the
14cr|perl-XML-TreePP-0.420.0-3|25	XMLHttpRequest object does at JavaScript language.
14cr|perl-XML-TreePP-0.420.0-3|26	
14cr|perl-XML-TreePP-0.420.0-3|27	%prep
14cr|perl-XML-TreePP-0.420.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-TreePP-0.420.0-3|29	
14cr|perl-XML-TreePP-0.420.0-3|30	%build
14cr|perl-XML-TreePP-0.420.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-TreePP-0.420.0-3|32	%make
14cr|perl-XML-TreePP-0.420.0-3|33	
14cr|perl-XML-TreePP-0.420.0-3|34	%check
14cr|perl-XML-TreePP-0.420.0-3|35	%make test
14cr|perl-XML-TreePP-0.420.0-3|36	
14cr|perl-XML-TreePP-0.420.0-3|37	%install
14cr|perl-XML-TreePP-0.420.0-3|38	%makeinstall_std
14cr|perl-XML-TreePP-0.420.0-3|39	
14cr|perl-XML-TreePP-0.420.0-3|40	%files
14cr|perl-XML-TreePP-0.420.0-3|41	%doc README META.yml Changes
14cr|perl-XML-TreePP-0.420.0-3|42	%{_mandir}/man3/*
14cr|perl-XML-TreePP-0.420.0-3|43	%{perl_vendorlib}/*
14cr|perl-XML-TreePP-0.420.0-3|44	
14cr|perl-XML-TreePP-0.420.0-3|45	
14cr|perl-XML-TreePP-0.420.0-3|46	%changelog
14cr|perl-XML-TreePP-0.420.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-3
14cr|perl-XML-TreePP-0.420.0-3|48	+ Revision: 092abfa
14cr|perl-XML-TreePP-0.420.0-3|49	- MassBuild#464: Increase release tag
14cr|perl-XML-TreePP-0.420.0-3|50	
14cr|perl-XML-TreePP-0.420.0-3|51	

5919 14
14cr|perl-XML-Writer-Simple-0.90.0-3|1	%define upstream_name 	 XML-Writer-Simple%define upstream_version 0.09
14cr|perl-XML-Writer-Simple-0.90.0-3|2	
14cr|perl-XML-Writer-Simple-0.90.0-3|3	Name:		perl-%{upstream_name}
14cr|perl-XML-Writer-Simple-0.90.0-3|4	Version:	%perl_convert_version %{upstream_version}
14cr|perl-XML-Writer-Simple-0.90.0-3|5	Release:	3
14cr|perl-XML-Writer-Simple-0.90.0-3|6	
14cr|perl-XML-Writer-Simple-0.90.0-3|7	Summary:	Module for writing XML documents
14cr|perl-XML-Writer-Simple-0.90.0-3|8	
14cr|perl-XML-Writer-Simple-0.90.0-3|9	License:	GPL+ or Artistic
14cr|perl-XML-Writer-Simple-0.90.0-3|10	URL:		http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XML-Writer-Simple-0.90.0-3|11	Group:		Development/Perl
14cr|perl-XML-Writer-Simple-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XML-Writer-Simple-0.90.0-3|13	
14cr|perl-XML-Writer-Simple-0.90.0-3|14	BuildRequires:	perl-devel
14cr|perl-XML-Writer-Simple-0.90.0-3|15	BuildRequires:	perl(XML::Parser)
14cr|perl-XML-Writer-Simple-0.90.0-3|16	BuildRequires:	perl(XML::DTDParser)
14cr|perl-XML-Writer-Simple-0.90.0-3|17	BuildRequires:	perl(XML::DT)
14cr|perl-XML-Writer-Simple-0.90.0-3|18	BuildArch:	noarch
14cr|perl-XML-Writer-Simple-0.90.0-3|19	
14cr|perl-XML-Writer-Simple-0.90.0-3|20	%description
14cr|perl-XML-Writer-Simple-0.90.0-3|21	XML-Writer-Simple is a simple Perl module to write XML. It takes some
14cr|perl-XML-Writer-Simple-0.90.0-3|22	ideas from CGI and applies them for the XML World.
14cr|perl-XML-Writer-Simple-0.90.0-3|23	
14cr|perl-XML-Writer-Simple-0.90.0-3|24	%prep
14cr|perl-XML-Writer-Simple-0.90.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-Writer-Simple-0.90.0-3|26	
14cr|perl-XML-Writer-Simple-0.90.0-3|27	%build
14cr|perl-XML-Writer-Simple-0.90.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-Writer-Simple-0.90.0-3|29	make
14cr|perl-XML-Writer-Simple-0.90.0-3|30	
14cr|perl-XML-Writer-Simple-0.90.0-3|31	%check
14cr|perl-XML-Writer-Simple-0.90.0-3|32	make test
14cr|perl-XML-Writer-Simple-0.90.0-3|33	
14cr|perl-XML-Writer-Simple-0.90.0-3|34	%install
14cr|perl-XML-Writer-Simple-0.90.0-3|35	%makeinstall_std
14cr|perl-XML-Writer-Simple-0.90.0-3|36	
14cr|perl-XML-Writer-Simple-0.90.0-3|37	%files
14cr|perl-XML-Writer-Simple-0.90.0-3|38	%doc README Changes
14cr|perl-XML-Writer-Simple-0.90.0-3|39	%{perl_vendorlib}/XML/Writer*
14cr|perl-XML-Writer-Simple-0.90.0-3|40	%{_mandir}/*/*
14cr|perl-XML-Writer-Simple-0.90.0-3|41	
14cr|perl-XML-Writer-Simple-0.90.0-3|42	
14cr|perl-XML-Writer-Simple-0.90.0-3|43	%changelog
14cr|perl-XML-Writer-Simple-0.90.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-3
14cr|perl-XML-Writer-Simple-0.90.0-3|45	+ Revision: 2338cb7
14cr|perl-XML-Writer-Simple-0.90.0-3|46	- MassBuild#464: Increase release tag
14cr|perl-XML-Writer-Simple-0.90.0-3|47	
14cr|perl-XML-Writer-Simple-0.90.0-3|48	

5920 14
14cr|perl-XML-XPathScript-1.540.0-4|1	%define upstream_name    XML-XPathScript
14cr|perl-XML-XPathScript-1.540.0-4|2	%define upstream_version 1.54
14cr|perl-XML-XPathScript-1.540.0-4|3	
14cr|perl-XML-XPathScript-1.540.0-4|4	Name:       perl-%{upstream_name}
14cr|perl-XML-XPathScript-1.540.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-XML-XPathScript-1.540.0-4|6	Release:    4
14cr|perl-XML-XPathScript-1.540.0-4|7	
14cr|perl-XML-XPathScript-1.540.0-4|8	Summary:    A Perl framework for XML stylesheets
14cr|perl-XML-XPathScript-1.540.0-4|9	
14cr|perl-XML-XPathScript-1.540.0-4|10	License:    Artistic
14cr|perl-XML-XPathScript-1.540.0-4|11	Group:      Development/Perl
14cr|perl-XML-XPathScript-1.540.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cr|perl-XML-XPathScript-1.540.0-4|13	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
14cr|perl-XML-XPathScript-1.540.0-4|14	
14cr|perl-XML-XPathScript-1.540.0-4|15	BuildRequires:  perl(Module::Build)
14cr|perl-XML-XPathScript-1.540.0-4|16	BuildRequires:  perl(XML::XPath)
14cr|perl-XML-XPathScript-1.540.0-4|17	BuildRequires:  perl(XML::LibXML)
14cr|perl-XML-XPathScript-1.540.0-4|18	BuildRequires:  perl(Readonly)
14cr|perl-XML-XPathScript-1.540.0-4|19	BuildRequires:  perl(Clone)
14cr|perl-XML-XPathScript-1.540.0-4|20	BuildArch:      noarch
14cr|perl-XML-XPathScript-1.540.0-4|21	
14cr|perl-XML-XPathScript-1.540.0-4|22	%description
14cr|perl-XML-XPathScript-1.540.0-4|23	%{upstream_name} is an XML templating language that has some concepts from ASP
14cr|perl-XML-XPathScript-1.540.0-4|24	and some from XSLT. This makes for a very flexible option for transforming
14cr|perl-XML-XPathScript-1.540.0-4|25	XML to HTML or text or just about any other format.
14cr|perl-XML-XPathScript-1.540.0-4|26	
14cr|perl-XML-XPathScript-1.540.0-4|27	%prep
14cr|perl-XML-XPathScript-1.540.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XML-XPathScript-1.540.0-4|29	
14cr|perl-XML-XPathScript-1.540.0-4|30	%build
14cr|perl-XML-XPathScript-1.540.0-4|31	%{__perl} Build.PL installdirs=vendor
14cr|perl-XML-XPathScript-1.540.0-4|32	./Build
14cr|perl-XML-XPathScript-1.540.0-4|33	
14cr|perl-XML-XPathScript-1.540.0-4|34	%check
14cr|perl-XML-XPathScript-1.540.0-4|35	./Build test
14cr|perl-XML-XPathScript-1.540.0-4|36	
14cr|perl-XML-XPathScript-1.540.0-4|37	%install
14cr|perl-XML-XPathScript-1.540.0-4|38	./Build install destdir=%{buildroot}
14cr|perl-XML-XPathScript-1.540.0-4|39	
14cr|perl-XML-XPathScript-1.540.0-4|40	%files
14cr|perl-XML-XPathScript-1.540.0-4|41	%doc README Changes script
14cr|perl-XML-XPathScript-1.540.0-4|42	%{_mandir}/*/*
14cr|perl-XML-XPathScript-1.540.0-4|43	%{perl_vendorlib}/XML
14cr|perl-XML-XPathScript-1.540.0-4|44	%{_bindir}/xpathscript
14cr|perl-XML-XPathScript-1.540.0-4|45	
14cr|perl-XML-XPathScript-1.540.0-4|46	%changelog
14cr|perl-XML-XPathScript-1.540.0-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.540.0-4
14cr|perl-XML-XPathScript-1.540.0-4|48	+ Revision: b323505
14cr|perl-XML-XPathScript-1.540.0-4|49	- MassBuild#464: Increase release tag
14cr|perl-XML-XPathScript-1.540.0-4|50	
14cr|perl-XML-XPathScript-1.540.0-4|51	

5921 14
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|1	%define	module	XML-XUpdate-LibXML
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|2	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|3	Summary:	%{module} module for perl
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|4	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|5	Name:		perl-%{module}
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|6	Version:	0.6.0
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|7	Release:	9
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|8	License:	MPL
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|9	Group:		Development/Perl
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{module}-%{version}.tar.bz2
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|11	Url:		http://search.cpan.org/dist/%{module}
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|12	BuildArch:	noarch
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|13	BuildRequires:	libxml2-devel >= 2.4.20
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|14	BuildRequires:	perl-devel
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|15	BuildRequires:	perl(XML::LibXML)
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|16	BuildRequires:	perl(XML::LibXML::XPathContext)
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|17	Requires(pre):	libxml2
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|18	Requires(pre):  perl(XML::LibXML)
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|19	Requires(pre):	perl(XML::SAX)
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|20	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|21	%description
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|22	%{module} module for perl
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|23	Simple implementation of XUpdate format
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|24	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|25	%prep
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|26	%setup -q -n %{module}-%{version}
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|27	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|28	%build
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|29	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|30	%make
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|31	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|32	%check
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|33	make test
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|34	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|35	%install
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|36	eval `perl '-V:installarchlib'`
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|37	mkdir -p %{buildroot}/$installarchlib
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|38	%makeinstall_std
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|39	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|40	%preun -p /usr/bin/perl
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|41	use XML::SAX;
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|42	XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|43	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|44	%post -p /usr/bin/perl
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|45	use XML::SAX;
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|46	XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|47	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|48	%clean
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|49	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|50	%files
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|51	%doc Changes
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|52	%{_bindir}/xupdate
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|53	%{_mandir}/*/*
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|54	%{perl_vendorlib}/XML/*
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|55	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|56	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|57	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|58	%changelog
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-9
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|60	+ Revision: 571e03e
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|61	- MassBuild#464: Increase release tag
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|62	
14cr|perl-XML-XUpdate-LibXML-0.6.0-9|63	

5922 14
14cr|perl-X-Osd-0.7-17|1	%define module X-Osd
14cr|perl-X-Osd-0.7-17|2	
14cr|perl-X-Osd-0.7-17|3	Summary:	Perl5 modules for xosd
14cr|perl-X-Osd-0.7-17|4	
14cr|perl-X-Osd-0.7-17|5	Name:		perl-%{module}
14cr|perl-X-Osd-0.7-17|6	Version:	0.7
14cr|perl-X-Osd-0.7-17|7	Release:	17
14cr|perl-X-Osd-0.7-17|8	License:	GPL
14cr|perl-X-Osd-0.7-17|9	Group:		Development/Perl
14cr|perl-X-Osd-0.7-17|10	URL:		http://search.cpan.org/dist/%{module}/
14cr|perl-X-Osd-0.7-17|11	Source:		http://search.cpan.org/CPAN/authors/id/G/GO/GOZER/%{module}-%{version}.tar.bz2
14cr|perl-X-Osd-0.7-17|12	Requires:	perl
14cr|perl-X-Osd-0.7-17|13	BuildRequires:	xosd-devel, perl-devel
14cr|perl-X-Osd-0.7-17|14	
14cr|perl-X-Osd-0.7-17|15	%description
14cr|perl-X-Osd-0.7-17|16	Perl extension to the X On Screen Display library (xosd)
14cr|perl-X-Osd-0.7-17|17	
14cr|perl-X-Osd-0.7-17|18	%prep
14cr|perl-X-Osd-0.7-17|19	%setup -q -n %{module}-%{version}
14cr|perl-X-Osd-0.7-17|20	
14cr|perl-X-Osd-0.7-17|21	%build
14cr|perl-X-Osd-0.7-17|22	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-X-Osd-0.7-17|23	make
14cr|perl-X-Osd-0.7-17|24	
14cr|perl-X-Osd-0.7-17|25	%install
14cr|perl-X-Osd-0.7-17|26	%makeinstall_std
14cr|perl-X-Osd-0.7-17|27	
14cr|perl-X-Osd-0.7-17|28	%files
14cr|perl-X-Osd-0.7-17|29	%doc README Changes
14cr|perl-X-Osd-0.7-17|30	%{perl_vendorlib}/*
14cr|perl-X-Osd-0.7-17|31	%{_mandir}/*/*
14cr|perl-X-Osd-0.7-17|32	
14cr|perl-X-Osd-0.7-17|33	
14cr|perl-X-Osd-0.7-17|34	%changelog
14cr|perl-X-Osd-0.7-17|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-17
14cr|perl-X-Osd-0.7-17|36	+ Revision: b92163f
14cr|perl-X-Osd-0.7-17|37	- MassBuild#464: Increase release tag
14cr|perl-X-Osd-0.7-17|38	
14cr|perl-X-Osd-0.7-17|39	

5923 14
14cr|perl-XSLoader-0.160.0-2|1	%define upstream_name    XSLoader
14cr|perl-XSLoader-0.160.0-2|2	%define upstream_version 0.16
14cr|perl-XSLoader-0.160.0-2|3	
14cr|perl-XSLoader-0.160.0-2|4	%define debug_package %{nil}
14cr|perl-XSLoader-0.160.0-2|5	
14cr|perl-XSLoader-0.160.0-2|6	Name:       perl-%{upstream_name}
14cr|perl-XSLoader-0.160.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cr|perl-XSLoader-0.160.0-2|8	Release:    2
14cr|perl-XSLoader-0.160.0-2|9	
14cr|perl-XSLoader-0.160.0-2|10	Summary:    Dynamically load C libraries into Perl code
14cr|perl-XSLoader-0.160.0-2|11	
14cr|perl-XSLoader-0.160.0-2|12	License:    GPL+ or Artistic
14cr|perl-XSLoader-0.160.0-2|13	Group:      Development/Perl
14cr|perl-XSLoader-0.160.0-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-XSLoader-0.160.0-2|15	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-XSLoader-0.160.0-2|16	
14cr|perl-XSLoader-0.160.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-XSLoader-0.160.0-2|18	BuildRequires: perl(Test::More) >= 0.470.0
14cr|perl-XSLoader-0.160.0-2|19	BuildRequires: perl(Test::Pod)
14cr|perl-XSLoader-0.160.0-2|20	BuildRequires: perl(Test::Pod::Coverage)
14cr|perl-XSLoader-0.160.0-2|21	BuildRequires: perl(Test::Portability::Files)
14cr|perl-XSLoader-0.160.0-2|22	BuildRequires: perl(Test::Distribution)
14cr|perl-XSLoader-0.160.0-2|23	BuildRequires: perl-devel
14cr|perl-XSLoader-0.160.0-2|24	
14cr|perl-XSLoader-0.160.0-2|25	%description
14cr|perl-XSLoader-0.160.0-2|26	This module defines a standard simplified interface to the dynamic
14cr|perl-XSLoader-0.160.0-2|27	linking mechanisms available on many platforms. Its primary purpose is
14cr|perl-XSLoader-0.160.0-2|28	to implement cheap automatic dynamic loading of Perl modules.
14cr|perl-XSLoader-0.160.0-2|29	
14cr|perl-XSLoader-0.160.0-2|30	For a more complicated interface, see DynaLoader. Many (most) features
14cr|perl-XSLoader-0.160.0-2|31	of DynaLoader are not implemented in XSLoader, like for example the
14cr|perl-XSLoader-0.160.0-2|32	dl_load_flags, not honored by XSLoader.
14cr|perl-XSLoader-0.160.0-2|33	
14cr|perl-XSLoader-0.160.0-2|34	%prep
14cr|perl-XSLoader-0.160.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-XSLoader-0.160.0-2|36	
14cr|perl-XSLoader-0.160.0-2|37	%build
14cr|perl-XSLoader-0.160.0-2|38	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-XSLoader-0.160.0-2|39	%make
14cr|perl-XSLoader-0.160.0-2|40	
14cr|perl-XSLoader-0.160.0-2|41	%check
14cr|perl-XSLoader-0.160.0-2|42	make test
14cr|perl-XSLoader-0.160.0-2|43	
14cr|perl-XSLoader-0.160.0-2|44	%install
14cr|perl-XSLoader-0.160.0-2|45	%makeinstall_std
14cr|perl-XSLoader-0.160.0-2|46	
14cr|perl-XSLoader-0.160.0-2|47	%files
14cr|perl-XSLoader-0.160.0-2|48	%doc Changes META.json META.yml MYMETA.yml README eg
14cr|perl-XSLoader-0.160.0-2|49	%{_mandir}/man3/*
14cr|perl-XSLoader-0.160.0-2|50	%{perl_vendorlib}/*
14cr|perl-XSLoader-0.160.0-2|51	
14cr|perl-XSLoader-0.160.0-2|52	
14cr|perl-XSLoader-0.160.0-2|53	%changelog
14cr|perl-XSLoader-0.160.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-2
14cr|perl-XSLoader-0.160.0-2|55	+ Revision: 6549c25
14cr|perl-XSLoader-0.160.0-2|56	- MassBuild#464: Increase release tag
14cr|perl-XSLoader-0.160.0-2|57	
14cr|perl-XSLoader-0.160.0-2|58	

5924 14
14cr|perl-YAML-AppConfig-0.190.0-2|1	%define upstream_name	 YAML-AppConfig
14cr|perl-YAML-AppConfig-0.190.0-2|2	%define upstream_version 0.19
14cr|perl-YAML-AppConfig-0.190.0-2|3	
14cr|perl-YAML-AppConfig-0.190.0-2|4	Name:       perl-%{upstream_name}
14cr|perl-YAML-AppConfig-0.190.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cr|perl-YAML-AppConfig-0.190.0-2|6	Release:    2
14cr|perl-YAML-AppConfig-0.190.0-2|7	
14cr|perl-YAML-AppConfig-0.190.0-2|8	Summary:    Manage configuration files with YAML and variable reference
14cr|perl-YAML-AppConfig-0.190.0-2|9	
14cr|perl-YAML-AppConfig-0.190.0-2|10	License:    GPL+ or Artistic
14cr|perl-YAML-AppConfig-0.190.0-2|11	Group:      Development/Perl
14cr|perl-YAML-AppConfig-0.190.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-YAML-AppConfig-0.190.0-2|13	Source0:    http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cr|perl-YAML-AppConfig-0.190.0-2|14	
14cr|perl-YAML-AppConfig-0.190.0-2|15	Requires:   perl-YAML-parser
14cr|perl-YAML-AppConfig-0.190.0-2|16	BuildRequires: perl(Carp)
14cr|perl-YAML-AppConfig-0.190.0-2|17	BuildRequires: perl(JSON::PP)
14cr|perl-YAML-AppConfig-0.190.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-YAML-AppConfig-0.190.0-2|19	BuildRequires: perl(Storable)
14cr|perl-YAML-AppConfig-0.190.0-2|20	BuildRequires: perl(Test::More)
14cr|perl-YAML-AppConfig-0.190.0-2|21	BuildRequires: perl(YAML) >= 0.380.0
14cr|perl-YAML-AppConfig-0.190.0-2|22	BuildRequires: perl(YAML::Syck)
14cr|perl-YAML-AppConfig-0.190.0-2|23	BuildRequires: perl(strict)
14cr|perl-YAML-AppConfig-0.190.0-2|24	BuildRequires: perl(warnings)
14cr|perl-YAML-AppConfig-0.190.0-2|25	BuildRequires: perl-YAML-parser
14cr|perl-YAML-AppConfig-0.190.0-2|26	BuildRequires: perl-devel
14cr|perl-YAML-AppConfig-0.190.0-2|27	BuildArch:  noarch
14cr|perl-YAML-AppConfig-0.190.0-2|28	
14cr|perl-YAML-AppConfig-0.190.0-2|29	%description
14cr|perl-YAML-AppConfig-0.190.0-2|30	YAML::AppConfig extends the work done in Config::YAML and YAML::ConfigFile to
14cr|perl-YAML-AppConfig-0.190.0-2|31	allow more flexiable configuration files.
14cr|perl-YAML-AppConfig-0.190.0-2|32	
14cr|perl-YAML-AppConfig-0.190.0-2|33	%prep
14cr|perl-YAML-AppConfig-0.190.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-YAML-AppConfig-0.190.0-2|35	
14cr|perl-YAML-AppConfig-0.190.0-2|36	%build
14cr|perl-YAML-AppConfig-0.190.0-2|37	%__perl Makefile.PL INSTALLDIRS=vendor
14cr|perl-YAML-AppConfig-0.190.0-2|38	%make
14cr|perl-YAML-AppConfig-0.190.0-2|39	
14cr|perl-YAML-AppConfig-0.190.0-2|40	%check
14cr|perl-YAML-AppConfig-0.190.0-2|41	%make test
14cr|perl-YAML-AppConfig-0.190.0-2|42	
14cr|perl-YAML-AppConfig-0.190.0-2|43	%install
14cr|perl-YAML-AppConfig-0.190.0-2|44	%makeinstall_std
14cr|perl-YAML-AppConfig-0.190.0-2|45	
14cr|perl-YAML-AppConfig-0.190.0-2|46	%files
14cr|perl-YAML-AppConfig-0.190.0-2|47	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cr|perl-YAML-AppConfig-0.190.0-2|48	%{_mandir}/*/*
14cr|perl-YAML-AppConfig-0.190.0-2|49	%{perl_vendorlib}/YAML
14cr|perl-YAML-AppConfig-0.190.0-2|50	
14cr|perl-YAML-AppConfig-0.190.0-2|51	
14cr|perl-YAML-AppConfig-0.190.0-2|52	%changelog
14cr|perl-YAML-AppConfig-0.190.0-2|53	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-2
14cr|perl-YAML-AppConfig-0.190.0-2|54	+ Revision: 48ab525
14cr|perl-YAML-AppConfig-0.190.0-2|55	- Fix BRs
14cr|perl-YAML-AppConfig-0.190.0-2|56	
14cr|perl-YAML-AppConfig-0.190.0-2|57	

5925 14
14cr|perl-YAML-LibYAML-0.410.0-3|1	%define upstream_name    YAML-LibYAML
14cr|perl-YAML-LibYAML-0.410.0-3|2	%define upstream_version 0.41
14cr|perl-YAML-LibYAML-0.410.0-3|3	
14cr|perl-YAML-LibYAML-0.410.0-3|4	Name:       perl-%{upstream_name}
14cr|perl-YAML-LibYAML-0.410.0-3|5	Version:    %perl_convert_version 0.41
14cr|perl-YAML-LibYAML-0.410.0-3|6	Release:	3
14cr|perl-YAML-LibYAML-0.410.0-3|7	
14cr|perl-YAML-LibYAML-0.410.0-3|8	Summary:    An XS Wrapper Module of libyaml
14cr|perl-YAML-LibYAML-0.410.0-3|9	
14cr|perl-YAML-LibYAML-0.410.0-3|10	License:    GPL+ or Artistic
14cr|perl-YAML-LibYAML-0.410.0-3|11	Group:      Development/Perl
14cr|perl-YAML-LibYAML-0.410.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|perl-YAML-LibYAML-0.410.0-3|13	Source0:    http://www.cpan.org/modules/by-module/YAML/YAML-LibYAML-0.41.tar.gz
14cr|perl-YAML-LibYAML-0.410.0-3|14	Patch0:     YAML-LibYAML-0.35-fix-format-errors.patch
14cr|perl-YAML-LibYAML-0.410.0-3|15	
14cr|perl-YAML-LibYAML-0.410.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|perl-YAML-LibYAML-0.410.0-3|17	BuildRequires: perl(Filter::Util::Call)
14cr|perl-YAML-LibYAML-0.410.0-3|18	BuildRequires: perl-devel
14cr|perl-YAML-LibYAML-0.410.0-3|19	
14cr|perl-YAML-LibYAML-0.410.0-3|20	%description
14cr|perl-YAML-LibYAML-0.410.0-3|21	Kirill Siminov's 'libyaml' is arguably the best YAML implementation. The C
14cr|perl-YAML-LibYAML-0.410.0-3|22	library is written precisely to the YAML 1.1 specification. It was
14cr|perl-YAML-LibYAML-0.410.0-3|23	originally bound to Python and was later bound to Ruby.
14cr|perl-YAML-LibYAML-0.410.0-3|24	
14cr|perl-YAML-LibYAML-0.410.0-3|25	This module is a Perl XS binding to libyaml which offers Perl the best YAML
14cr|perl-YAML-LibYAML-0.410.0-3|26	support to date.
14cr|perl-YAML-LibYAML-0.410.0-3|27	
14cr|perl-YAML-LibYAML-0.410.0-3|28	This module exports the functions 'Dump' and 'Load'. These functions are
14cr|perl-YAML-LibYAML-0.410.0-3|29	intended to work exactly like 'YAML.pm''s corresponding functions.
14cr|perl-YAML-LibYAML-0.410.0-3|30	
14cr|perl-YAML-LibYAML-0.410.0-3|31	%prep
14cr|perl-YAML-LibYAML-0.410.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|perl-YAML-LibYAML-0.410.0-3|33	%patch0 -p1 -b .format-error
14cr|perl-YAML-LibYAML-0.410.0-3|34	
14cr|perl-YAML-LibYAML-0.410.0-3|35	%build
14cr|perl-YAML-LibYAML-0.410.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|perl-YAML-LibYAML-0.410.0-3|37	%make
14cr|perl-YAML-LibYAML-0.410.0-3|38	
14cr|perl-YAML-LibYAML-0.410.0-3|39	%check
14cr|perl-YAML-LibYAML-0.410.0-3|40	make test
14cr|perl-YAML-LibYAML-0.410.0-3|41	
14cr|perl-YAML-LibYAML-0.410.0-3|42	%install
14cr|perl-YAML-LibYAML-0.410.0-3|43	%makeinstall_std
14cr|perl-YAML-LibYAML-0.410.0-3|44	
14cr|perl-YAML-LibYAML-0.410.0-3|45	%clean
14cr|perl-YAML-LibYAML-0.410.0-3|46	
14cr|perl-YAML-LibYAML-0.410.0-3|47	%files
14cr|perl-YAML-LibYAML-0.410.0-3|48	%doc Changes README
14cr|perl-YAML-LibYAML-0.410.0-3|49	%{_mandir}/man3/*
14cr|perl-YAML-LibYAML-0.410.0-3|50	%{perl_vendorlib}/*
14cr|perl-YAML-LibYAML-0.410.0-3|51	
14cr|perl-YAML-LibYAML-0.410.0-3|52	
14cr|perl-YAML-LibYAML-0.410.0-3|53	
14cr|perl-YAML-LibYAML-0.410.0-3|54	
14cr|perl-YAML-LibYAML-0.410.0-3|55	
14cr|perl-YAML-LibYAML-0.410.0-3|56	%changelog
14cr|perl-YAML-LibYAML-0.410.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-3
14cr|perl-YAML-LibYAML-0.410.0-3|58	+ Revision: 2a59d25
14cr|perl-YAML-LibYAML-0.410.0-3|59	- MassBuild#464: Increase release tag
14cr|perl-YAML-LibYAML-0.410.0-3|60	
14cr|perl-YAML-LibYAML-0.410.0-3|61	

5926 14
14cr|perroquet-1.1.1-2|1	Summary:	A listening comprehension tutor
14cr|perroquet-1.1.1-2|2	Name:		perroquet
14cr|perroquet-1.1.1-2|3	Version:	1.1.1
14cr|perroquet-1.1.1-2|4	Release:	2
14cr|perroquet-1.1.1-2|5	Source0:	http://launchpad.net/perroquet/1.1/%{version}/+download/%{name}-%{version}.tar.gz
14cr|perroquet-1.1.1-2|6	License:	GPLv3
14cr|perroquet-1.1.1-2|7	Group:		Education
14cr|perroquet-1.1.1-2|8	URL:		http://perroquet.b219.org
14cr|perroquet-1.1.1-2|9	BuildRequires:	python-devel
14cr|perroquet-1.1.1-2|10	BuildRequires:	intltool
14cr|perroquet-1.1.1-2|11	BuildRequires:	python-setuptools
14cr|perroquet-1.1.1-2|12	BuildRequires:	desktop-file-utils
14cr|perroquet-1.1.1-2|13	Requires:	gtk+2.0
14cr|perroquet-1.1.1-2|14	Requires:	gstreamer0.10-plugins-good
14cr|perroquet-1.1.1-2|15	Requires:	gstreamer0.10-python
14cr|perroquet-1.1.1-2|16	Requires:	pygtk2.0
14cr|perroquet-1.1.1-2|17	BuildArch:	noarch
14cr|perroquet-1.1.1-2|18	
14cr|perroquet-1.1.1-2|19	%description
14cr|perroquet-1.1.1-2|20	Perroquet is a educational program to improve playfully your listening in a
14cr|perroquet-1.1.1-2|21	foreign language.
14cr|perroquet-1.1.1-2|22	
14cr|perroquet-1.1.1-2|23	The principle of Perroquet is to use a video or audio file and the associated
14cr|perroquet-1.1.1-2|24	subtitles to make you listen and understand the dialogue or lyrics. After
14cr|perroquet-1.1.1-2|25	having identified the files to use, Perroquet will read a piece of video then
14cr|perroquet-1.1.1-2|26	pause. It will show you the number of words to find and you will have to type
14cr|perroquet-1.1.1-2|27	them to continue. You can listen a sequence as many times as necessary.
14cr|perroquet-1.1.1-2|28	If you do not understand, Perroquet offers several means to help you.
14cr|perroquet-1.1.1-2|29	
14cr|perroquet-1.1.1-2|30	%prep
14cr|perroquet-1.1.1-2|31	%setup -q
14cr|perroquet-1.1.1-2|32	
14cr|perroquet-1.1.1-2|33	%build
14cr|perroquet-1.1.1-2|34	python setup.py build
14cr|perroquet-1.1.1-2|35	
14cr|perroquet-1.1.1-2|36	%install
14cr|perroquet-1.1.1-2|37	rm -rf %{buildroot}
14cr|perroquet-1.1.1-2|38	python setup.py \
14cr|perroquet-1.1.1-2|39	--without-icon-cache \
14cr|perroquet-1.1.1-2|40	--without-mime-database \
14cr|perroquet-1.1.1-2|41	--without-desktop-database \
14cr|perroquet-1.1.1-2|42	install --root=%{buildroot}
14cr|perroquet-1.1.1-2|43	
14cr|perroquet-1.1.1-2|44	desktop-file-install \
14cr|perroquet-1.1.1-2|45	--remove-key=Encoding \
14cr|perroquet-1.1.1-2|46	--remove-category=Application \
14cr|perroquet-1.1.1-2|47	--add-category=Languages \
14cr|perroquet-1.1.1-2|48	--dir %{buildroot}%{_datadir}/applications \
14cr|perroquet-1.1.1-2|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|perroquet-1.1.1-2|50	
14cr|perroquet-1.1.1-2|51	%find_lang %{name}
14cr|perroquet-1.1.1-2|52	
14cr|perroquet-1.1.1-2|53	%clean
14cr|perroquet-1.1.1-2|54	rm -rf %{buildroot}
14cr|perroquet-1.1.1-2|55	
14cr|perroquet-1.1.1-2|56	%files -f %{name}.lang
14cr|perroquet-1.1.1-2|57	%defattr(-,root,root)
14cr|perroquet-1.1.1-2|58	%doc README AUTHORS ChangeLog NEWS MAINTAINERS
14cr|perroquet-1.1.1-2|59	%{_bindir}/%{name}
14cr|perroquet-1.1.1-2|60	%{python_sitelib}/%{name}lib
14cr|perroquet-1.1.1-2|61	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|perroquet-1.1.1-2|62	%{_datadir}/applications/%{name}.desktop
14cr|perroquet-1.1.1-2|63	%{_iconsdir}/hicolor/*/*/*.*
14cr|perroquet-1.1.1-2|64	%{_datadir}/%{name}
14cr|perroquet-1.1.1-2|65	%{_datadir}/pixmaps/*
14cr|perroquet-1.1.1-2|66	%{_datadir}/mime/packages/%{name}.xml
14cr|perroquet-1.1.1-2|67	%dir %{_sysconfdir}/%{name}
14cr|perroquet-1.1.1-2|68	%config(noreplace) %{_sysconfdir}/%{name}/*.ini
14cr|perroquet-1.1.1-2|69	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cr|perroquet-1.1.1-2|70	
14cr|perroquet-1.1.1-2|71	
14cr|perroquet-1.1.1-2|72	
14cr|perroquet-1.1.1-2|73	%changelog
14cr|perroquet-1.1.1-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|perroquet-1.1.1-2|75	+ Revision: f26b601
14cr|perroquet-1.1.1-2|76	- MassBuild#464: Increase release tag
14cr|perroquet-1.1.1-2|77	
14cr|perroquet-1.1.1-2|78	

5927 14
14cr|pflogsumm-1.1.5-2|1	%define	name pflogsumm
14cr|pflogsumm-1.1.5-2|2	%define	version	1.1.5
14cr|pflogsumm-1.1.5-2|3	%define release	2
14cr|pflogsumm-1.1.5-2|4	
14cr|pflogsumm-1.1.5-2|5	Summary: 	Postfix Log Entry Summarizer
14cr|pflogsumm-1.1.5-2|6	Name: 		%{name}
14cr|pflogsumm-1.1.5-2|7	Version: 	%{version}
14cr|pflogsumm-1.1.5-2|8	Release:	%{release}
14cr|pflogsumm-1.1.5-2|9	License: 	GPL
14cr|pflogsumm-1.1.5-2|10	Group:		Monitoring
14cr|pflogsumm-1.1.5-2|11	Source0:	http://jimsun.LinxNet.com/downloads/pflogsumm-%{version}.tar.gz
14cr|pflogsumm-1.1.5-2|12	Url:		http://jimsun.LinxNet.com/
14cr|pflogsumm-1.1.5-2|13	Buildarch:	noarch
14cr|pflogsumm-1.1.5-2|14	
14cr|pflogsumm-1.1.5-2|15	%description
14cr|pflogsumm-1.1.5-2|16	Pflogsumm is a log analyzer/summarizer for the Postfix MTA.  It is
14cr|pflogsumm-1.1.5-2|17	designed to provide an over-view of Postfix activity, with just enough
14cr|pflogsumm-1.1.5-2|18	detail to give the administrator a "heads up" for potential trouble
14cr|pflogsumm-1.1.5-2|19	spots.
14cr|pflogsumm-1.1.5-2|20	Pflogsumm generates summaries and, in some cases, detailed reports of
14cr|pflogsumm-1.1.5-2|21	mail server traffic volumes, rejected and bounced email, and server
14cr|pflogsumm-1.1.5-2|22	warnings, errors and panics.
14cr|pflogsumm-1.1.5-2|23	
14cr|pflogsumm-1.1.5-2|24	%prep
14cr|pflogsumm-1.1.5-2|25	%setup -q
14cr|pflogsumm-1.1.5-2|26	
14cr|pflogsumm-1.1.5-2|27	%install
14cr|pflogsumm-1.1.5-2|28	mkdir -p %buildroot/%{_sbindir}
14cr|pflogsumm-1.1.5-2|29	mkdir -p %buildroot/%{_mandir}/man1
14cr|pflogsumm-1.1.5-2|30	install -m755 pflogsumm.pl %buildroot/%{_sbindir}/pflogsumm
14cr|pflogsumm-1.1.5-2|31	install -m644 pflogsumm.1 %buildroot/%{_mandir}/man1/pflogsumm.1
14cr|pflogsumm-1.1.5-2|32	
14cr|pflogsumm-1.1.5-2|33	%files
14cr|pflogsumm-1.1.5-2|34	%defattr(-,root,root,755)
14cr|pflogsumm-1.1.5-2|35	%doc ChangeLog pflogsumm-faq.txt README ToDo
14cr|pflogsumm-1.1.5-2|36	%{_sbindir}/pflogsumm
14cr|pflogsumm-1.1.5-2|37	%{_mandir}/man1/pflogsumm.1*
14cr|pflogsumm-1.1.5-2|38	
14cr|pflogsumm-1.1.5-2|39	
14cr|pflogsumm-1.1.5-2|40	
14cr|pflogsumm-1.1.5-2|41	
14cr|pflogsumm-1.1.5-2|42	%changelog
14cr|pflogsumm-1.1.5-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|pflogsumm-1.1.5-2|44	+ Revision: 9c3fa15
14cr|pflogsumm-1.1.5-2|45	- MassBuild#464: Increase release tag
14cr|pflogsumm-1.1.5-2|46	
14cr|pflogsumm-1.1.5-2|47	

5928 14
14cr|pftp-1.1.6-17|1	%define debug_package %{nil}
14cr|pftp-1.1.6-17|2	
14cr|pftp-1.1.6-17|3	Summary: 	Port-File-Transfer-Program not to muddle up with standard FTP
14cr|pftp-1.1.6-17|4	Name: 		pftp
14cr|pftp-1.1.6-17|5	Version: 	1.1.6
14cr|pftp-1.1.6-17|6	Release: 	17
14cr|pftp-1.1.6-17|7	Group: 		Networking/File transfer
14cr|pftp-1.1.6-17|8	License: 	GPL
14cr|pftp-1.1.6-17|9	URL: 		http://www.pftp.de/
14cr|pftp-1.1.6-17|10	Source0: 	%{name}-%{version}.tar.bz2
14cr|pftp-1.1.6-17|11	Source1:	faq.html.bz2
14cr|pftp-1.1.6-17|12	Source2:	pftp-xinetd
14cr|pftp-1.1.6-17|13	Patch0:		%{name}-mdk.patch.bz2
14cr|pftp-1.1.6-17|14	BuildRequires:	openssl-devel
14cr|pftp-1.1.6-17|15	BuildRequires:	glibc-static-devel
14cr|pftp-1.1.6-17|16	
14cr|pftp-1.1.6-17|17	
14cr|pftp-1.1.6-17|18	%description
14cr|pftp-1.1.6-17|19	pftp allows you to send and receive files and directories recursively,
14cr|pftp-1.1.6-17|20	send and receive standard input and ouput, filter your connection, set
14cr|pftp-1.1.6-17|21	the net buffer size, set the bandwidth, send UDP datagrams unicasted,
14cr|pftp-1.1.6-17|22	broadcasted, and multicasted (which is meant for AUDIO and VIDEO streaming),
14cr|pftp-1.1.6-17|23	send data to another user and manage that data, perform a network test
14cr|pftp-1.1.6-17|24	based on either UDP or TCP, and use optimized buffers for your Gigabit
14cr|pftp-1.1.6-17|25	Ethernet links. pftp can start from command line, as a daemon, or by
14cr|pftp-1.1.6-17|26	inetd. All features are supported for IPv4 and IPv6.
14cr|pftp-1.1.6-17|27	
14cr|pftp-1.1.6-17|28	%prep
14cr|pftp-1.1.6-17|29	
14cr|pftp-1.1.6-17|30	%setup -q
14cr|pftp-1.1.6-17|31	%patch0 -p1
14cr|pftp-1.1.6-17|32	
14cr|pftp-1.1.6-17|33	%build
14cr|pftp-1.1.6-17|34	%__make
14cr|pftp-1.1.6-17|35	
14cr|pftp-1.1.6-17|36	%install
14cr|pftp-1.1.6-17|37	install -d %{buildroot}{%{_bindir},%{_mandir}/man1,%{_sysconfdir}/xinetd.d}
14cr|pftp-1.1.6-17|38	
14cr|pftp-1.1.6-17|39	install -m644 pftp.conf %{buildroot}%{_sysconfdir}
14cr|pftp-1.1.6-17|40	install -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/xinetd.d/pftp
14cr|pftp-1.1.6-17|41	bzcat %SOURCE1 > faq.html
14cr|pftp-1.1.6-17|42	
14cr|pftp-1.1.6-17|43	%makeinstall  BINDIR=%{buildroot}%{_sbindir} MANDIR=%{buildroot}%{_mandir}
14cr|pftp-1.1.6-17|44	
14cr|pftp-1.1.6-17|45	%post
14cr|pftp-1.1.6-17|46	cp /etc/services /etc/services.pftp.save
14cr|pftp-1.1.6-17|47	cat /etc/services.pftp.save | \
14cr|pftp-1.1.6-17|48	grep -v "^"pftp | grep -v "^#pftp"  > /etc/services
14cr|pftp-1.1.6-17|49	echo "pftp      662/tcp		# pftp service" >> /etc/services
14cr|pftp-1.1.6-17|50	rm -f /etc/services.pftp.save
14cr|pftp-1.1.6-17|51	
14cr|pftp-1.1.6-17|52	%files
14cr|pftp-1.1.6-17|53	%config(noreplace) %{_sysconfdir}/xinetd.d/pftp
14cr|pftp-1.1.6-17|54	%config(noreplace) %{_sysconfdir}/pftp.conf
14cr|pftp-1.1.6-17|55	%{_sbindir}/*
14cr|pftp-1.1.6-17|56	%defattr(644,root,root,755)
14cr|pftp-1.1.6-17|57	%doc INSTALL README TODO COPYING CREDITS Changes faq.html pftp.conf
14cr|pftp-1.1.6-17|58	%{_mandir}/man*/*
14cr|pftp-1.1.6-17|59	
14cr|pftp-1.1.6-17|60	%changelog
14cr|pftp-1.1.6-17|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-17
14cr|pftp-1.1.6-17|62	+ Revision: 590762f
14cr|pftp-1.1.6-17|63	- MassBuild#464: Increase release tag
14cr|pftp-1.1.6-17|64	
14cr|pftp-1.1.6-17|65	

5929 14
14cr|pgaccess-0.99.0.20081028-9|1	Summary:	A Tcl/Tk client for postgresql
14cr|pgaccess-0.99.0.20081028-9|2	Name:		pgaccess
14cr|pgaccess-0.99.0.20081028-9|3	# Just a CVS snapshot, versioning is historical
14cr|pgaccess-0.99.0.20081028-9|4	Version:	0.99.0.20081028
14cr|pgaccess-0.99.0.20081028-9|5	Release:	%{mkrel 9}
14cr|pgaccess-0.99.0.20081028-9|6	Source0:	%{name}-%{version}.tar.lzma
14cr|pgaccess-0.99.0.20081028-9|7	Source20:	pgaccess-16.png
14cr|pgaccess-0.99.0.20081028-9|8	Source21:	pgaccess-32.png
14cr|pgaccess-0.99.0.20081028-9|9	Source22:	pgaccess-48.png
14cr|pgaccess-0.99.0.20081028-9|10	License:	GPL
14cr|pgaccess-0.99.0.20081028-9|11	Group:		Databases
14cr|pgaccess-0.99.0.20081028-9|12	URL:		http://pgfoundry.org/projects/pgaccess/
14cr|pgaccess-0.99.0.20081028-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|pgaccess-0.99.0.20081028-9|14	# For the macros
14cr|pgaccess-0.99.0.20081028-9|15	BuildRequires:	tcl-devel
14cr|pgaccess-0.99.0.20081028-9|16	Requires:	tk >= 8.0
14cr|pgaccess-0.99.0.20081028-9|17	Requires:	tcl >= 8.0
14cr|pgaccess-0.99.0.20081028-9|18	Requires:	tcl-tcllib
14cr|pgaccess-0.99.0.20081028-9|19	BuildArch:	noarch
14cr|pgaccess-0.99.0.20081028-9|20	
14cr|pgaccess-0.99.0.20081028-9|21	%description
14cr|pgaccess-0.99.0.20081028-9|22	Graphical database management tool for PostgreSQL.
14cr|pgaccess-0.99.0.20081028-9|23	
14cr|pgaccess-0.99.0.20081028-9|24	%prep
14cr|pgaccess-0.99.0.20081028-9|25	%setup -q -n %{name}
14cr|pgaccess-0.99.0.20081028-9|26	sed -i -e 's,list frame none underline,list dotbox none underline,g' lib/widgets/tablelist3.8/scripts/tablelistWidget.tcl
14cr|pgaccess-0.99.0.20081028-9|27	rm -rf op_sys
14cr|pgaccess-0.99.0.20081028-9|28	
14cr|pgaccess-0.99.0.20081028-9|29	%build
14cr|pgaccess-0.99.0.20081028-9|30	
14cr|pgaccess-0.99.0.20081028-9|31	%install
14cr|pgaccess-0.99.0.20081028-9|32	rm -rf %{buildroot}
14cr|pgaccess-0.99.0.20081028-9|33	
14cr|pgaccess-0.99.0.20081028-9|34	mkdir -p %{buildroot}%{_bindir}
14cr|pgaccess-0.99.0.20081028-9|35	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}
14cr|pgaccess-0.99.0.20081028-9|36	
14cr|pgaccess-0.99.0.20081028-9|37	perl -pi -e 's|/usr/local|%{tcl_sitelib}|' pgaccess
14cr|pgaccess-0.99.0.20081028-9|38	
14cr|pgaccess-0.99.0.20081028-9|39	cat <<EOF >%{buildroot}%{_bindir}/pgaccess
14cr|pgaccess-0.99.0.20081028-9|40	#!/bin/sh
14cr|pgaccess-0.99.0.20081028-9|41	export PGACCESS_HOME="/usr/share/tcl%{tcl_version}/pgaccess"
14cr|pgaccess-0.99.0.20081028-9|42	
14cr|pgaccess-0.99.0.20081028-9|43	\$PGACCESS_HOME/pgaccess.tcl $* &
14cr|pgaccess-0.99.0.20081028-9|44	EOF
14cr|pgaccess-0.99.0.20081028-9|45	
14cr|pgaccess-0.99.0.20081028-9|46	cp -vfr * %{buildroot}%{tcl_sitelib}/%{name}
14cr|pgaccess-0.99.0.20081028-9|47	rm -fr %{buildroot}%{tcl_sitelib}/%{name}/doc
14cr|pgaccess-0.99.0.20081028-9|48	
14cr|pgaccess-0.99.0.20081028-9|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pgaccess-0.99.0.20081028-9|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|pgaccess-0.99.0.20081028-9|51	[Desktop Entry]
14cr|pgaccess-0.99.0.20081028-9|52	Name=PostgreSQL Access
14cr|pgaccess-0.99.0.20081028-9|53	Comment=PostgreSQL Tcl/Tk front-end
14cr|pgaccess-0.99.0.20081028-9|54	Exec=%{_bindir}/%{name}
14cr|pgaccess-0.99.0.20081028-9|55	Icon=%{name}
14cr|pgaccess-0.99.0.20081028-9|56	Terminal=false
14cr|pgaccess-0.99.0.20081028-9|57	Type=Application
14cr|pgaccess-0.99.0.20081028-9|58	StartupNotify=true
14cr|pgaccess-0.99.0.20081028-9|59	Categories=Development;Database;
14cr|pgaccess-0.99.0.20081028-9|60	EOF
14cr|pgaccess-0.99.0.20081028-9|61	
14cr|pgaccess-0.99.0.20081028-9|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|pgaccess-0.99.0.20081028-9|63	install -D -m644 %{SOURCE20} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/pgaccess.png
14cr|pgaccess-0.99.0.20081028-9|64	install -D -m644 %{SOURCE21} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/pgaccess.png
14cr|pgaccess-0.99.0.20081028-9|65	install -D -m644 %{SOURCE22} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/pgaccess.png
14cr|pgaccess-0.99.0.20081028-9|66	
14cr|pgaccess-0.99.0.20081028-9|67	%if %mdkversion < 200900
14cr|pgaccess-0.99.0.20081028-9|68	%post
14cr|pgaccess-0.99.0.20081028-9|69	%{update_menus}
14cr|pgaccess-0.99.0.20081028-9|70	%endif
14cr|pgaccess-0.99.0.20081028-9|71	
14cr|pgaccess-0.99.0.20081028-9|72	%if %mdkversion < 200900
14cr|pgaccess-0.99.0.20081028-9|73	%postun
14cr|pgaccess-0.99.0.20081028-9|74	%{clean_menus}
14cr|pgaccess-0.99.0.20081028-9|75	%endif
14cr|pgaccess-0.99.0.20081028-9|76	
14cr|pgaccess-0.99.0.20081028-9|77	%clean
14cr|pgaccess-0.99.0.20081028-9|78	rm -rf %{buildroot}
14cr|pgaccess-0.99.0.20081028-9|79	
14cr|pgaccess-0.99.0.20081028-9|80	%files
14cr|pgaccess-0.99.0.20081028-9|81	%defattr(-,root,root)
14cr|pgaccess-0.99.0.20081028-9|82	%doc doc/ README
14cr|pgaccess-0.99.0.20081028-9|83	%attr(755,root,root) %{_bindir}/%{name}
14cr|pgaccess-0.99.0.20081028-9|84	%{tcl_sitelib}/%{name}
14cr|pgaccess-0.99.0.20081028-9|85	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pgaccess-0.99.0.20081028-9|86	%{_iconsdir}/hicolor/*/apps/pgaccess.png
14cr|pgaccess-0.99.0.20081028-9|87	
14cr|pgaccess-0.99.0.20081028-9|88	
14cr|pgaccess-0.99.0.20081028-9|89	
14cr|pgaccess-0.99.0.20081028-9|90	
14cr|pgaccess-0.99.0.20081028-9|91	%changelog
14cr|pgaccess-0.99.0.20081028-9|92	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.99.0.20081028-9
14cr|pgaccess-0.99.0.20081028-9|93	+ Revision: 15c755e
14cr|pgaccess-0.99.0.20081028-9|94	- Automatic import for version 0.99.0.20081028
14cr|pgaccess-0.99.0.20081028-9|95	
14cr|pgaccess-0.99.0.20081028-9|96	

5930 14
14cr|pgadmin3-1.18.0-1|1	%define Summary Graphical client for PostgreSQL
14cr|pgadmin3-1.18.0-1|2	
14cr|pgadmin3-1.18.0-1|3	Summary:        %{Summary}
14cr|pgadmin3-1.18.0-1|4	Name:           pgadmin3
14cr|pgadmin3-1.18.0-1|5	Version:        1.18.0
14cr|pgadmin3-1.18.0-1|6	Release:        1
14cr|pgadmin3-1.18.0-1|7	License:        Artistic
14cr|pgadmin3-1.18.0-1|8	Group:          Databases
14cr|pgadmin3-1.18.0-1|9	Source0:        ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/pgadmin3/release/v1.18.0/src/%{name}-%{version}.tar.gz
14cr|pgadmin3-1.18.0-1|10	Patch0:		pgadmin3-1.12.2-desktop-file.patch
14cr|pgadmin3-1.18.0-1|11	URL:            http://www.pgadmin.org/
14cr|pgadmin3-1.18.0-1|12	BuildRequires:  wxgtku-devel >= 2.8
14cr|pgadmin3-1.18.0-1|13	BuildRequires:  postgresql-devel
14cr|pgadmin3-1.18.0-1|14	BuildRequires:  desktop-file-utils
14cr|pgadmin3-1.18.0-1|15	BuildRequires:  pkgconfig(libxslt)
14cr|pgadmin3-1.18.0-1|16	BuildRequires:  imagemagick
14cr|pgadmin3-1.18.0-1|17	
14cr|pgadmin3-1.18.0-1|18	%description
14cr|pgadmin3-1.18.0-1|19	PostgreSQL Tools.
14cr|pgadmin3-1.18.0-1|20	
14cr|pgadmin3-1.18.0-1|21	%prep
14cr|pgadmin3-1.18.0-1|22	%setup -q
14cr|pgadmin3-1.18.0-1|23	%patch0 -p0 -b .desktop
14cr|pgadmin3-1.18.0-1|24	
14cr|pgadmin3-1.18.0-1|25	%build
14cr|pgadmin3-1.18.0-1|26	autoreconf -fi
14cr|pgadmin3-1.18.0-1|27	%configure2_5x
14cr|pgadmin3-1.18.0-1|28	%make
14cr|pgadmin3-1.18.0-1|29	
14cr|pgadmin3-1.18.0-1|30	%install
14cr|pgadmin3-1.18.0-1|31	%makeinstall_std
14cr|pgadmin3-1.18.0-1|32	
14cr|pgadmin3-1.18.0-1|33	desktop-file-install --dir %{buildroot}/%{_datadir}/applications/ \
14cr|pgadmin3-1.18.0-1|34	--remove-category=Application \
14cr|pgadmin3-1.18.0-1|35	--add-category=Database \
14cr|pgadmin3-1.18.0-1|36	pkg/%{name}.desktop
14cr|pgadmin3-1.18.0-1|37	
14cr|pgadmin3-1.18.0-1|38	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|pgadmin3-1.18.0-1|39	convert -size 16x16 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|40	convert -size 32x32 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|41	convert -size 48x48 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|42	
14cr|pgadmin3-1.18.0-1|43	%files
14cr|pgadmin3-1.18.0-1|44	%{_bindir}/%{name}
14cr|pgadmin3-1.18.0-1|45	%{_datadir}/%{name}
14cr|pgadmin3-1.18.0-1|46	%{_iconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|47	%{_liconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|48	%{_miconsdir}/%{name}.png
14cr|pgadmin3-1.18.0-1|49	%{_datadir}/applications/%{name}.desktop
14cr|pgadmin3-1.18.0-1|50	# %{_bindir}/png2c
14cr|pgadmin3-1.18.0-1|51	
14cr|pgadmin3-1.18.0-1|52	%changelog
14cr|pgadmin3-1.18.0-1|53	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18.0-1
14cr|pgadmin3-1.18.0-1|54	+ Revision: 57315d4
14cr|pgadmin3-1.18.0-1|55	- Remove files that are not created any more
14cr|pgadmin3-1.18.0-1|56	
14cr|pgadmin3-1.18.0-1|57	

5931 14
14cr|pgfouine-1.0-5|1	%define __noautoreq /usr/bin/php
14cr|pgfouine-1.0-5|2	
14cr|pgfouine-1.0-5|3	Name:	 pgfouine
14cr|pgfouine-1.0-5|4	Version: 1.0
14cr|pgfouine-1.0-5|5	Release: 5
14cr|pgfouine-1.0-5|6	Summary: PostgreSQL log analyzer
14cr|pgfouine-1.0-5|7	
14cr|pgfouine-1.0-5|8	License: GPL
14cr|pgfouine-1.0-5|9	Group:   System/Servers
14cr|pgfouine-1.0-5|10	Source0: %{name}-%{version}.tar.bz2
14cr|pgfouine-1.0-5|11	URL:     http://pgfouine.projects.postgresql.org
14cr|pgfouine-1.0-5|12	Requires: postgresql-server
14cr|pgfouine-1.0-5|13	Requires: php-cli
14cr|pgfouine-1.0-5|14	Buildarch: noarch
14cr|pgfouine-1.0-5|15	
14cr|pgfouine-1.0-5|16	%description
14cr|pgfouine-1.0-5|17	pgFouine is a PostgreSQL log analyzer used to generate
14cr|pgfouine-1.0-5|18	detailed reports from a PostgreSQL log file. pgFouine
14cr|pgfouine-1.0-5|19	can help you to determine which queries you should
14cr|pgfouine-1.0-5|20	optimize to speed up your PostgreSQL based application.
14cr|pgfouine-1.0-5|21	
14cr|pgfouine-1.0-5|22	%prep
14cr|pgfouine-1.0-5|23	%setup -q -n  %{name}-%{version}
14cr|pgfouine-1.0-5|24	
14cr|pgfouine-1.0-5|25	%build
14cr|pgfouine-1.0-5|26	
14cr|pgfouine-1.0-5|27	%install
14cr|pgfouine-1.0-5|28	mkdir -p %{buildroot}%{_bindir}
14cr|pgfouine-1.0-5|29	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cr|pgfouine-1.0-5|30	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|pgfouine-1.0-5|31	install -m 755 pgfouine.php %{buildroot}%{_bindir}
14cr|pgfouine-1.0-5|32	cp -r include %{buildroot}%{_libdir}/%{name}
14cr|pgfouine-1.0-5|33	install -m 644 AUTHORS ChangeLog COPYING INSTALL README THANKS %{buildroot}%{_docdir}/%{name}-%{version}
14cr|pgfouine-1.0-5|34	cp -r tests %{buildroot}%{_docdir}/%{name}-%{version}
14cr|pgfouine-1.0-5|35	
14cr|pgfouine-1.0-5|36	%clean
14cr|pgfouine-1.0-5|37	
14cr|pgfouine-1.0-5|38	%files
14cr|pgfouine-1.0-5|39	%{_bindir}/*
14cr|pgfouine-1.0-5|40	%{_docdir}/%{name}-%{version}
14cr|pgfouine-1.0-5|41	%{_libdir}/%{name}
14cr|pgfouine-1.0-5|42	
14cr|pgfouine-1.0-5|43	
14cr|pgfouine-1.0-5|44	
14cr|pgfouine-1.0-5|45	
14cr|pgfouine-1.0-5|46	
14cr|pgfouine-1.0-5|47	
14cr|pgfouine-1.0-5|48	%changelog
14cr|pgfouine-1.0-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|pgfouine-1.0-5|50	+ Revision: 3bf21fa
14cr|pgfouine-1.0-5|51	- MassBuild#464: Increase release tag
14cr|pgfouine-1.0-5|52	
14cr|pgfouine-1.0-5|53	

5932 14
14cr|pgn-extract-16.7-4|1	%define tarballversion %(echo %version|sed -e 's|\\.|-|')
14cr|pgn-extract-16.7-4|2	
14cr|pgn-extract-16.7-4|3	Summary:	Portable Game Notation (PGN) Manipulator for Chess Games
14cr|pgn-extract-16.7-4|4	Name:		pgn-extract
14cr|pgn-extract-16.7-4|5	Version:	16.7
14cr|pgn-extract-16.7-4|6	Release:	4
14cr|pgn-extract-16.7-4|7	License:	GPLv2
14cr|pgn-extract-16.7-4|8	Group:		Games/Boards
14cr|pgn-extract-16.7-4|9	URL:		http://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
14cr|pgn-extract-16.7-4|10	Source0:	ftp://ftp.cs.kent.ac.uk/pub/djb/Extract/pgn-extract-%{tarballversion}.tgz
14cr|pgn-extract-16.7-4|11	# (Abel) 15.0-1mdk neater help message
14cr|pgn-extract-16.7-4|12	Patch1:		pgn-extract-15.0-help-mesg.patch
14cr|pgn-extract-16.7-4|13	
14cr|pgn-extract-16.7-4|14	%description
14cr|pgn-extract-16.7-4|15	Its purpose is for manipulating chess games written in the Portable
14cr|pgn-extract-16.7-4|16	Game Notation (PGN).
14cr|pgn-extract-16.7-4|17	
14cr|pgn-extract-16.7-4|18	There are several ways to specify the criteria on which to extract:
14cr|pgn-extract-16.7-4|19	textual move sequences, the position reached after a sequence
14cr|pgn-extract-16.7-4|20	of moves, information in the tag fields, and material balance in
14cr|pgn-extract-16.7-4|21	the ending.
14cr|pgn-extract-16.7-4|22	
14cr|pgn-extract-16.7-4|23	Extracted games may be written out either including or
14cr|pgn-extract-16.7-4|24	excluding comments, NAGs, and variations. Games may be given ECO
14cr|pgn-extract-16.7-4|25	classifications derived from the accompanying file eco.pgn, or a
14cr|pgn-extract-16.7-4|26	customised version provided by the user.
14cr|pgn-extract-16.7-4|27	
14cr|pgn-extract-16.7-4|28	%prep
14cr|pgn-extract-16.7-4|29	%setup -q -n %{name}-%{tarballversion}
14cr|pgn-extract-16.7-4|30	%patch1 -p1 -b .helpmsg
14cr|pgn-extract-16.7-4|31	
14cr|pgn-extract-16.7-4|32	%build
14cr|pgn-extract-16.7-4|33	%make OPTIMIZE="%{optflags}"
14cr|pgn-extract-16.7-4|34	
14cr|pgn-extract-16.7-4|35	%install
14cr|pgn-extract-16.7-4|36	install -D -m 755 pgn-extract %{buildroot}%{_gamesbindir}/pgn-extract
14cr|pgn-extract-16.7-4|37	
14cr|pgn-extract-16.7-4|38	%files
14cr|pgn-extract-16.7-4|39	%doc help.html eco.pgn
14cr|pgn-extract-16.7-4|40	%{_gamesbindir}/*
14cr|pgn-extract-16.7-4|41	
14cr|pgn-extract-16.7-4|42	%changelog
14cr|pgn-extract-16.7-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 16.7-4
14cr|pgn-extract-16.7-4|44	+ Revision: c250910
14cr|pgn-extract-16.7-4|45	- MassBuild#464: Increase release tag
14cr|pgn-extract-16.7-4|46	
14cr|pgn-extract-16.7-4|47	

5933 14
14cr|phalanx-23-0.beta.1|1	Summary:	A Chess Engine
14cr|phalanx-23-0.beta.1|2	Name:		phalanx
14cr|phalanx-23-0.beta.1|3	Version:	23
14cr|phalanx-23-0.beta.1|4	Release:	0.beta.1
14cr|phalanx-23-0.beta.1|5	License:	GPLv2
14cr|phalanx-23-0.beta.1|6	Group:		Games/Boards
14cr|phalanx-23-0.beta.1|7	URL:		http://dusan.freeshell.org/phalanx/
14cr|phalanx-23-0.beta.1|8	Source0:	http://downloads.sourceforge.net/project/phalanx/Version%20XXIII%20Beta/phalanx-XXIII-beta.tgz
14cr|phalanx-23-0.beta.1|9	Source1:	sbook.phalanx.bz2
14cr|phalanx-23-0.beta.1|10	Source2:	learn.phalanx.bz2
14cr|phalanx-23-0.beta.1|11	Source3:	phalanx.sh.bz2
14cr|phalanx-23-0.beta.1|12	Patch0:		phalanx-23-rosa-format-security.patch
14cr|phalanx-23-0.beta.1|13	Provides:	chessengine
14cr|phalanx-23-0.beta.1|14	
14cr|phalanx-23-0.beta.1|15	# TODO: either exclusivearch or regen opening books.
14cr|phalanx-23-0.beta.1|16	#       phalanx opening books are big/little endian sensitive
14cr|phalanx-23-0.beta.1|17	
14cr|phalanx-23-0.beta.1|18	%description
14cr|phalanx-23-0.beta.1|19	Phalanx is a chess engine. It contains a text interface for playing
14cr|phalanx-23-0.beta.1|20	chess. Though it does not have any graphical interface, one can use
14cr|phalanx-23-0.beta.1|21	it inside some GUI chess interface such as Xboard or CSBoard,
14cr|phalanx-23-0.beta.1|22	serving as a chess engine.
14cr|phalanx-23-0.beta.1|23	
14cr|phalanx-23-0.beta.1|24	%prep
14cr|phalanx-23-0.beta.1|25	%setup -q -n phalanx-XXIII
14cr|phalanx-23-0.beta.1|26	
14cr|phalanx-23-0.beta.1|27	mv sbook.phalanx sbook.phalanx.bak
14cr|phalanx-23-0.beta.1|28	bzip2 -dc %{SOURCE1} > sbook.phalanx
14cr|phalanx-23-0.beta.1|29	bzip2 -dc %{SOURCE2} > learn.phalanx
14cr|phalanx-23-0.beta.1|30	bzip2 -dc %{SOURCE3} > phalanx.sh
14cr|phalanx-23-0.beta.1|31	
14cr|phalanx-23-0.beta.1|32	%patch0 -p1
14cr|phalanx-23-0.beta.1|33	
14cr|phalanx-23-0.beta.1|34	%build
14cr|phalanx-23-0.beta.1|35	%make	CFLAGS='%optflags -ffast-math' \
14cr|phalanx-23-0.beta.1|36	DEFINES='-DGNUFUN -DPBOOK_DIR=\"%{_gamesdatadir}/%{name}\" -DSBOOK_DIR=\"%{_gamesdatadir}/%{name}\" -DECO_DIR=\"%{_gamesdatadir}/%{name}\"'
14cr|phalanx-23-0.beta.1|37	
14cr|phalanx-23-0.beta.1|38	%install
14cr|phalanx-23-0.beta.1|39	install -D -m 755 phalanx %{buildroot}%{_gamesbindir}/phalanx.real
14cr|phalanx-23-0.beta.1|40	install -D -m 755 phalanx.sh %{buildroot}%{_gamesbindir}/phalanx
14cr|phalanx-23-0.beta.1|41	
14cr|phalanx-23-0.beta.1|42	# install opening books
14cr|phalanx-23-0.beta.1|43	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|phalanx-23-0.beta.1|44	install -m 644 eco.phalanx pbook.phalanx sbook.phalanx learn.phalanx %{buildroot}%{_gamesdatadir}/%{name}/
14cr|phalanx-23-0.beta.1|45	
14cr|phalanx-23-0.beta.1|46	%files
14cr|phalanx-23-0.beta.1|47	%doc HISTORY README
14cr|phalanx-23-0.beta.1|48	%{_gamesbindir}/*
14cr|phalanx-23-0.beta.1|49	%{_gamesdatadir}/%{name}
14cr|phalanx-23-0.beta.1|50	
14cr|phalanx-23-0.beta.1|51	
14cr|phalanx-23-0.beta.1|52	
14cr|phalanx-23-0.beta.1|53	
14cr|phalanx-23-0.beta.1|54	%changelog
14cr|phalanx-23-0.beta.1|55	* Fri Dec 07 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 23-0.beta.1
14cr|phalanx-23-0.beta.1|56	+ Revision: 82ea038
14cr|phalanx-23-0.beta.1|57	- LOG update to 23 beta, fix build errors
14cr|phalanx-23-0.beta.1|58	
14cr|phalanx-23-0.beta.1|59	

5934 14
14cr|phasex-0.12.0-0.pre1.3|1	%define     desktop_vendor  sysex
14cr|phasex-0.12.0-0.pre1.3|2	%define     name            phasex
14cr|phasex-0.12.0-0.pre1.3|3	%define     version         0.12.0
14cr|phasex-0.12.0-0.pre1.3|4	%define     beta_version    pre1
14cr|phasex-0.12.0-0.pre1.3|5	
14cr|phasex-0.12.0-0.pre1.3|6	%define     release         0.%{beta_version}.3
14cr|phasex-0.12.0-0.pre1.3|7	
14cr|phasex-0.12.0-0.pre1.3|8	
14cr|phasex-0.12.0-0.pre1.3|9	Name:       %{name}
14cr|phasex-0.12.0-0.pre1.3|10	Version:    %{version}
14cr|phasex-0.12.0-0.pre1.3|11	Release:    %{release}
14cr|phasex-0.12.0-0.pre1.3|12	Summary:    Phase Harmonic Advanced Synthesis EXperiment
14cr|phasex-0.12.0-0.pre1.3|13	Group:      Sound
14cr|phasex-0.12.0-0.pre1.3|14	License:    GPLv2
14cr|phasex-0.12.0-0.pre1.3|15	URL:        http://sysex.net/phasex/
14cr|phasex-0.12.0-0.pre1.3|16	
14cr|phasex-0.12.0-0.pre1.3|17	Source0:    %{name}-%{version}-%{beta_version}.tar.gz
14cr|phasex-0.12.0-0.pre1.3|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|phasex-0.12.0-0.pre1.3|19	
14cr|phasex-0.12.0-0.pre1.3|20	BuildRequires:  libalsa-devel
14cr|phasex-0.12.0-0.pre1.3|21	BuildRequires:  jackit-devel
14cr|phasex-0.12.0-0.pre1.3|22	BuildRequires:  libsamplerate-devel
14cr|phasex-0.12.0-0.pre1.3|23	BuildRequires:  gtk2-devel
14cr|phasex-0.12.0-0.pre1.3|24	BuildRequires:  perl
14cr|phasex-0.12.0-0.pre1.3|25	
14cr|phasex-0.12.0-0.pre1.3|26	
14cr|phasex-0.12.0-0.pre1.3|27	%description
14cr|phasex-0.12.0-0.pre1.3|28	Experimental JACK audio / ALSA MIDI softsynth for Linux
14cr|phasex-0.12.0-0.pre1.3|29	with a synth engine built around flexible phase modulation and
14cr|phasex-0.12.0-0.pre1.3|30	flexible oscillator/LFO sourcing.  Modulations include AM, FM, offset
14cr|phasex-0.12.0-0.pre1.3|31	PM, and wave select. It comes equipped with a 12db/octave filter
14cr|phasex-0.12.0-0.pre1.3|32	with two distortion curves, a stereo crossover delay and chorus with
14cr|phasex-0.12.0-0.pre1.3|33	phaser, ADSR envelopes for amplifier and filter, realtime audio input
14cr|phasex-0.12.0-0.pre1.3|34	processing capabilities, velocity/aftertouch sensitivity, and more.
14cr|phasex-0.12.0-0.pre1.3|35	
14cr|phasex-0.12.0-0.pre1.3|36	
14cr|phasex-0.12.0-0.pre1.3|37	%prep
14cr|phasex-0.12.0-0.pre1.3|38	%setup -q
14cr|phasex-0.12.0-0.pre1.3|39	
14cr|phasex-0.12.0-0.pre1.3|40	
14cr|phasex-0.12.0-0.pre1.3|41	%build
14cr|phasex-0.12.0-0.pre1.3|42	perl -pi -e 's/AM_LDFLAGS  =/AM_LDFLAGS  = -lgmodule-2.0 -lX11 /g' src/Makefile.am
14cr|phasex-0.12.0-0.pre1.3|43	echo _arch=%{_arch} _target_cpu=%{_target_cpu} _build_arch=%{_build_arch}
14cr|phasex-0.12.0-0.pre1.3|44	aclocal && autoconf && automake && autoheader
14cr|phasex-0.12.0-0.pre1.3|45	%configure %{?build_32bit:--enable-32bit} --enable-arch=%{_target_cpu} CFLAGS=''
14cr|phasex-0.12.0-0.pre1.3|46	make %{?_smp_mflags}
14cr|phasex-0.12.0-0.pre1.3|47	
14cr|phasex-0.12.0-0.pre1.3|48	%install
14cr|phasex-0.12.0-0.pre1.3|49	rm -rf $RPM_BUILD_ROOT
14cr|phasex-0.12.0-0.pre1.3|50	make install DESTDIR=$RPM_BUILD_ROOT
14cr|phasex-0.12.0-0.pre1.3|51	
14cr|phasex-0.12.0-0.pre1.3|52	for s in 16 22 32 48 ; do
14cr|phasex-0.12.0-0.pre1.3|53	%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|phasex-0.12.0-0.pre1.3|54	%{__cp} %{buildroot}%{_datadir}/phasex/pixmaps/phasex-icon-${s}x${s}.png \
14cr|phasex-0.12.0-0.pre1.3|55	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/phasex-icon.png
14cr|phasex-0.12.0-0.pre1.3|56	done
14cr|phasex-0.12.0-0.pre1.3|57	
14cr|phasex-0.12.0-0.pre1.3|58	BASE="Application AudioVideo Audio"
14cr|phasex-0.12.0-0.pre1.3|59	XTRA="X-MandrivaLinux-Multimedia-Sound;"
14cr|phasex-0.12.0-0.pre1.3|60	
14cr|phasex-0.12.0-0.pre1.3|61	%{__mkdir} -p %{buildroot}%{_datadir}/applications
14cr|phasex-0.12.0-0.pre1.3|62	desktop-file-install --vendor %{desktop_vendor} \
14cr|phasex-0.12.0-0.pre1.3|63	--dir %{buildroot}%{_datadir}/applications \
14cr|phasex-0.12.0-0.pre1.3|64	`for c in ${BASE} ${XTRA} ; do echo "--add-category $c " ; done` \
14cr|phasex-0.12.0-0.pre1.3|65	$RPM_BUILD_ROOT%{_datadir}/phasex/%{name}.desktop
14cr|phasex-0.12.0-0.pre1.3|66	rm $RPM_BUILD_ROOT%{_datadir}/phasex/%{name}.desktop
14cr|phasex-0.12.0-0.pre1.3|67	
14cr|phasex-0.12.0-0.pre1.3|68	
14cr|phasex-0.12.0-0.pre1.3|69	%post
14cr|phasex-0.12.0-0.pre1.3|70	touch --no-create %{_datadir}/icons/hicolor || :
14cr|phasex-0.12.0-0.pre1.3|71	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|phasex-0.12.0-0.pre1.3|72	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|phasex-0.12.0-0.pre1.3|73	fi
14cr|phasex-0.12.0-0.pre1.3|74	
14cr|phasex-0.12.0-0.pre1.3|75	
14cr|phasex-0.12.0-0.pre1.3|76	%postun
14cr|phasex-0.12.0-0.pre1.3|77	touch --no-create %{_datadir}/icons/hicolor || :
14cr|phasex-0.12.0-0.pre1.3|78	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|phasex-0.12.0-0.pre1.3|79	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|phasex-0.12.0-0.pre1.3|80	fi
14cr|phasex-0.12.0-0.pre1.3|81	
14cr|phasex-0.12.0-0.pre1.3|82	
14cr|phasex-0.12.0-0.pre1.3|83	%clean
14cr|phasex-0.12.0-0.pre1.3|84	rm -rf $RPM_BUILD_ROOT
14cr|phasex-0.12.0-0.pre1.3|85	
14cr|phasex-0.12.0-0.pre1.3|86	
14cr|phasex-0.12.0-0.pre1.3|87	%files
14cr|phasex-0.12.0-0.pre1.3|88	%defattr(-,root,root,-)
14cr|phasex-0.12.0-0.pre1.3|89	%doc README INSTALL LICENSE AUTHORS GPL-v2.txt ChangeLog TODO doc/ROADMAP
14cr|phasex-0.12.0-0.pre1.3|90	%{_bindir}/phasex
14cr|phasex-0.12.0-0.pre1.3|91	%dir %{_datadir}/phasex
14cr|phasex-0.12.0-0.pre1.3|92	%dir %{_datadir}/phasex/help
14cr|phasex-0.12.0-0.pre1.3|93	%dir %{_datadir}/phasex/pixmaps
14cr|phasex-0.12.0-0.pre1.3|94	%dir %{_datadir}/phasex/sys-midimaps
14cr|phasex-0.12.0-0.pre1.3|95	%dir %{_datadir}/phasex/sys-patches
14cr|phasex-0.12.0-0.pre1.3|96	%dir %{_datadir}/phasex/sys-samples
14cr|phasex-0.12.0-0.pre1.3|97	%dir %{_datadir}/themes/Phasex-Dark
14cr|phasex-0.12.0-0.pre1.3|98	%dir %{_datadir}/themes/Phasex-Light
14cr|phasex-0.12.0-0.pre1.3|99	%{_datadir}/phasex/patchbank
14cr|phasex-0.12.0-0.pre1.3|100	%{_datadir}/phasex/gtkenginerc
14cr|phasex-0.12.0-0.pre1.3|101	%{_datadir}/phasex/help/*
14cr|phasex-0.12.0-0.pre1.3|102	%{_datadir}/phasex/pixmaps/*
14cr|phasex-0.12.0-0.pre1.3|103	%{_datadir}/phasex/sys-midimaps/*
14cr|phasex-0.12.0-0.pre1.3|104	%{_datadir}/phasex/sys-patches/*
14cr|phasex-0.12.0-0.pre1.3|105	%{_datadir}/phasex/sys-samples/*
14cr|phasex-0.12.0-0.pre1.3|106	%{_datadir}/themes/Phasex-Dark/*
14cr|phasex-0.12.0-0.pre1.3|107	%{_datadir}/themes/Phasex-Light/*
14cr|phasex-0.12.0-0.pre1.3|108	%{_datadir}/applications/%{desktop_vendor}-phasex.desktop
14cr|phasex-0.12.0-0.pre1.3|109	%{_datadir}/icons/hicolor/*/apps/phasex-icon.png
14cr|phasex-0.12.0-0.pre1.3|110	
14cr|phasex-0.12.0-0.pre1.3|111	
14cr|phasex-0.12.0-0.pre1.3|112	
14cr|phasex-0.12.0-0.pre1.3|113	
14cr|phasex-0.12.0-0.pre1.3|114	%changelog
14cr|phasex-0.12.0-0.pre1.3|115	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.12.0-0.pre1.3
14cr|phasex-0.12.0-0.pre1.3|116	+ Revision: 05ed573
14cr|phasex-0.12.0-0.pre1.3|117	- Automatic import for version 0.12.0-0.pre1.3
14cr|phasex-0.12.0-0.pre1.3|118	
14cr|phasex-0.12.0-0.pre1.3|119	

5935 14
14cr|phat-0.3.1-7|1	%define major		0
14cr|phat-0.3.1-7|2	%define libname		%mklibname %{name} %{major}
14cr|phat-0.3.1-7|3	%define develname	%mklibname %{name} -d
14cr|phat-0.3.1-7|4	
14cr|phat-0.3.1-7|5	Summary: 	Widgets for audio applications
14cr|phat-0.3.1-7|6	Name: 		phat
14cr|phat-0.3.1-7|7	Version: 	0.3.1
14cr|phat-0.3.1-7|8	Release: 	7
14cr|phat-0.3.1-7|9	License: 	GPL+
14cr|phat-0.3.1-7|10	Group: 		System/Libraries
14cr|phat-0.3.1-7|11	# Upstream's dead, RIP...no source location
14cr|phat-0.3.1-7|12	Source0:	%{name}-%{version}.tar.bz2
14cr|phat-0.3.1-7|13	Patch0:		phat-0.3.1-configure.patch
14cr|phat-0.3.1-7|14	Requires:	docbook-dtd30-sgml
14cr|phat-0.3.1-7|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|phat-0.3.1-7|16	BuildRequires:	gtk-doc
14cr|phat-0.3.1-7|17	BuildRequires:  pkgconfig(libgnomecanvas-2.0)
14cr|phat-0.3.1-7|18	
14cr|phat-0.3.1-7|19	%description
14cr|phat-0.3.1-7|20	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
14cr|phat-0.3.1-7|21	is to eliminate duplication of effort and provide some standardization
14cr|phat-0.3.1-7|22	(well, at least for GTK+ apps).
14cr|phat-0.3.1-7|23	
14cr|phat-0.3.1-7|24	%package -n %{libname}
14cr|phat-0.3.1-7|25	Summary: Widgets for audio applications
14cr|phat-0.3.1-7|26	Group: System/Libraries
14cr|phat-0.3.1-7|27	Provides: %{name} = %{version}-%{release}
14cr|phat-0.3.1-7|28	
14cr|phat-0.3.1-7|29	%description -n %{libname}
14cr|phat-0.3.1-7|30	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
14cr|phat-0.3.1-7|31	is to eliminate duplication of effort and provide some standardization
14cr|phat-0.3.1-7|32	(well, at least for GTK+ apps).
14cr|phat-0.3.1-7|33	
14cr|phat-0.3.1-7|34	%package -n %{develname}
14cr|phat-0.3.1-7|35	Summary:	Headers for developing programs that will use %{name}
14cr|phat-0.3.1-7|36	Group:		Development/C
14cr|phat-0.3.1-7|37	Requires:	%{libname} = %{version}
14cr|phat-0.3.1-7|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|phat-0.3.1-7|39	Obsoletes:	%{mklibname phat 0 -d}
14cr|phat-0.3.1-7|40	
14cr|phat-0.3.1-7|41	%description -n %{develname}
14cr|phat-0.3.1-7|42	This package contains the headers that programmers will need to develop
14cr|phat-0.3.1-7|43	applications which will use libraries from %{name}.
14cr|phat-0.3.1-7|44	
14cr|phat-0.3.1-7|45	%prep
14cr|phat-0.3.1-7|46	%setup -q
14cr|phat-0.3.1-7|47	%patch0 -p1
14cr|phat-0.3.1-7|48	
14cr|phat-0.3.1-7|49	%build
14cr|phat-0.3.1-7|50	autoreconf -fi
14cr|phat-0.3.1-7|51	%configure2_5x
14cr|phat-0.3.1-7|52	%make
14cr|phat-0.3.1-7|53	
14cr|phat-0.3.1-7|54	%install
14cr|phat-0.3.1-7|55	%makeinstall_std
14cr|phat-0.3.1-7|56	
14cr|phat-0.3.1-7|57	
14cr|phat-0.3.1-7|58	%files -n %{libname}
14cr|phat-0.3.1-7|59	%{_libdir}/*.so.%{major}*
14cr|phat-0.3.1-7|60	
14cr|phat-0.3.1-7|61	%files -n %{develname}
14cr|phat-0.3.1-7|62	%{_bindir}/*
14cr|phat-0.3.1-7|63	%{_libdir}/*.so
14cr|phat-0.3.1-7|64	%{_libdir}/*.a
14cr|phat-0.3.1-7|65	%{_libdir}/pkgconfig/*.pc
14cr|phat-0.3.1-7|66	%{_includedir}/%{name}
14cr|phat-0.3.1-7|67	
14cr|phat-0.3.1-7|68	
14cr|phat-0.3.1-7|69	
14cr|phat-0.3.1-7|70	
14cr|phat-0.3.1-7|71	%changelog
14cr|phat-0.3.1-7|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-7
14cr|phat-0.3.1-7|73	+ Revision: 520ed0d
14cr|phat-0.3.1-7|74	- MassBuild#464: Increase release tag
14cr|phat-0.3.1-7|75	
14cr|phat-0.3.1-7|76	

5936 14
14cr|phatch-0.2.7.1-3|1	%define debug_package %{nil}
14cr|phatch-0.2.7.1-3|2	
14cr|phatch-0.2.7.1-3|3	Summary:	Photo Batch Processor
14cr|phatch-0.2.7.1-3|4	Name:		phatch
14cr|phatch-0.2.7.1-3|5	Version:	0.2.7.1
14cr|phatch-0.2.7.1-3|6	License:	GPLv3+
14cr|phatch-0.2.7.1-3|7	Group:		Graphics
14cr|phatch-0.2.7.1-3|8	Release:	3
14cr|phatch-0.2.7.1-3|9	Source:		http://photobatch.stani.be/download/package/%{name}-%{version}.tar.gz
14cr|phatch-0.2.7.1-3|10	URL:		http://photobatch.stani.be/
14cr|phatch-0.2.7.1-3|11	BuildRequires:	python-devel >= 2.5
14cr|phatch-0.2.7.1-3|12	BuildRequires:	desktop-file-utils
14cr|phatch-0.2.7.1-3|13	BuildRequires:	python-sphinx
14cr|phatch-0.2.7.1-3|14	BuildRequires:	mlocate
14cr|phatch-0.2.7.1-3|15	Requires:	findutils
14cr|phatch-0.2.7.1-3|16	Requires:	python-imaging
14cr|phatch-0.2.7.1-3|17	Requires:	python-notify
14cr|phatch-0.2.7.1-3|18	Requires:	wxPythonGTK
14cr|phatch-0.2.7.1-3|19	Requires:	python-exiv2
14cr|phatch-0.2.7.1-3|20	
14cr|phatch-0.2.7.1-3|21	
14cr|phatch-0.2.7.1-3|22	%description
14cr|phatch-0.2.7.1-3|23	Phatch is a simple to use cross-platform GUI Photo Batch Processor
14cr|phatch-0.2.7.1-3|24	which handles all popular image formats and can duplicate (sub)folder
14cr|phatch-0.2.7.1-3|25	hierarchies. Phatch can batch resize, rotate, apply perspective,
14cr|phatch-0.2.7.1-3|26	shadows, rounded corners, ... and more in minutes instead of hours or
14cr|phatch-0.2.7.1-3|27	days if you do it manually. Phatch allows you to use EXIF and IPTC
14cr|phatch-0.2.7.1-3|28	tags for renaming and data stamping. Phatch also supports a console
14cr|phatch-0.2.7.1-3|29	version to batch photos on webservers.
14cr|phatch-0.2.7.1-3|30	
14cr|phatch-0.2.7.1-3|31	
14cr|phatch-0.2.7.1-3|32	%files -f %{name}.lang
14cr|phatch-0.2.7.1-3|33	%doc AUTHORS COPYING README
14cr|phatch-0.2.7.1-3|34	%{py_puresitedir}/%{name}
14cr|phatch-0.2.7.1-3|35	%{py_puresitedir}/*.egg-info
14cr|phatch-0.2.7.1-3|36	%{_datadir}/%{name}
14cr|phatch-0.2.7.1-3|37	%{_bindir}/%{name}
14cr|phatch-0.2.7.1-3|38	%{_datadir}/applications/%{name}.desktop
14cr|phatch-0.2.7.1-3|39	%{_datadir}/applications/%{name}-inspector.desktop
14cr|phatch-0.2.7.1-3|40	%{_datadir}/mime/packages/%{name}.xml
14cr|phatch-0.2.7.1-3|41	%{_mandir}/man1/%{name}.1.*
14cr|phatch-0.2.7.1-3|42	%{_datadir}/pixmaps/%{name}.png
14cr|phatch-0.2.7.1-3|43	%{_datadir}/pixmaps/%{name}-inspector.png
14cr|phatch-0.2.7.1-3|44	%{_iconsdir}/hicolor/*/apps/*
14cr|phatch-0.2.7.1-3|45	%exclude %{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
14cr|phatch-0.2.7.1-3|46	%exclude /usr/share/phatch/doc/html
14cr|phatch-0.2.7.1-3|47	
14cr|phatch-0.2.7.1-3|48	
14cr|phatch-0.2.7.1-3|49	%package nautilus-bindings
14cr|phatch-0.2.7.1-3|50	Summary:	Nautilus binding for Photo Batch Processor
14cr|phatch-0.2.7.1-3|51	Group:		Graphics
14cr|phatch-0.2.7.1-3|52	Requires:	wxPythonGTK
14cr|phatch-0.2.7.1-3|53	Requires:	nautilus-python
14cr|phatch-0.2.7.1-3|54	Requires:	%{name}
14cr|phatch-0.2.7.1-3|55	%description nautilus-bindings
14cr|phatch-0.2.7.1-3|56	
14cr|phatch-0.2.7.1-3|57	This package provides nautilus binding for Photo Batch Processor.
14cr|phatch-0.2.7.1-3|58	
14cr|phatch-0.2.7.1-3|59	%files nautilus-bindings
14cr|phatch-0.2.7.1-3|60	%doc AUTHORS COPYING README
14cr|phatch-0.2.7.1-3|61	%{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
14cr|phatch-0.2.7.1-3|62	
14cr|phatch-0.2.7.1-3|63	
14cr|phatch-0.2.7.1-3|64	%package doc
14cr|phatch-0.2.7.1-3|65	Summary:	Documentation for Photo Batch Processor
14cr|phatch-0.2.7.1-3|66	Group:		Graphics
14cr|phatch-0.2.7.1-3|67	Requires:	%{name}
14cr|phatch-0.2.7.1-3|68	%description doc
14cr|phatch-0.2.7.1-3|69	
14cr|phatch-0.2.7.1-3|70	This package provides the html documentation for Photo Batch Processor.
14cr|phatch-0.2.7.1-3|71	
14cr|phatch-0.2.7.1-3|72	%files doc
14cr|phatch-0.2.7.1-3|73	%{_datadir}/%{name}/doc/html
14cr|phatch-0.2.7.1-3|74	
14cr|phatch-0.2.7.1-3|75	#-----------------------------------------------------------------------
14cr|phatch-0.2.7.1-3|76	
14cr|phatch-0.2.7.1-3|77	%prep
14cr|phatch-0.2.7.1-3|78	
14cr|phatch-0.2.7.1-3|79	%setup -q -n %{name}-0.2.7
14cr|phatch-0.2.7.1-3|80	
14cr|phatch-0.2.7.1-3|81	%build
14cr|phatch-0.2.7.1-3|82	
14cr|phatch-0.2.7.1-3|83	%install
14cr|phatch-0.2.7.1-3|84	python setup.py install --root=%{buildroot}
14cr|phatch-0.2.7.1-3|85	
14cr|phatch-0.2.7.1-3|86	# Building documentation
14cr|phatch-0.2.7.1-3|87	cd docs
14cr|phatch-0.2.7.1-3|88	make html
14cr|phatch-0.2.7.1-3|89	mkdir -p %{buildroot}/%{_datadir}/%{name}/doc
14cr|phatch-0.2.7.1-3|90	cp -r build/html  %{buildroot}/%{_datadir}/%{name}/doc
14cr|phatch-0.2.7.1-3|91	cd ..
14cr|phatch-0.2.7.1-3|92	%find_lang %{name}
14cr|phatch-0.2.7.1-3|93	
14cr|phatch-0.2.7.1-3|94	
14cr|phatch-0.2.7.1-3|95	%changelog
14cr|phatch-0.2.7.1-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7.1-3
14cr|phatch-0.2.7.1-3|97	+ Revision: 88f5c9d
14cr|phatch-0.2.7.1-3|98	- MassBuild#464: Increase release tag
14cr|phatch-0.2.7.1-3|99	
14cr|phatch-0.2.7.1-3|100	

5937 14
14cr|phmap-1.0-11|1	Summary:	A war dialer
14cr|phmap-1.0-11|2	Name:		phmap
14cr|phmap-1.0-11|3	Version:	1.0
14cr|phmap-1.0-11|4	Release:	11
14cr|phmap-1.0-11|5	Group:		Monitoring
14cr|phmap-1.0-11|6	License:	GPL
14cr|phmap-1.0-11|7	URL:		http://www.atnum.com/~sephail/devel/proj/phmap.htm
14cr|phmap-1.0-11|8	Source0:	%{name}-%{version}.tar.bz2
14cr|phmap-1.0-11|9	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|phmap-1.0-11|10	
14cr|phmap-1.0-11|11	%description
14cr|phmap-1.0-11|12	Phmap is a "war dialer" used for detecting which phone numbers in
14cr|phmap-1.0-11|13	a list have an active carrier signal. An example use of this
14cr|phmap-1.0-11|14	program is detecting which local BBS servers still exist.
14cr|phmap-1.0-11|15	
14cr|phmap-1.0-11|16	%prep
14cr|phmap-1.0-11|17	
14cr|phmap-1.0-11|18	%setup -q -n %{name}-%{version}
14cr|phmap-1.0-11|19	
14cr|phmap-1.0-11|20	%build
14cr|phmap-1.0-11|21	
14cr|phmap-1.0-11|22	%make CFLAGS="%{optflags}"
14cr|phmap-1.0-11|23	
14cr|phmap-1.0-11|24	%install
14cr|phmap-1.0-11|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|phmap-1.0-11|26	
14cr|phmap-1.0-11|27	install -d %{buildroot}%{_bindir}
14cr|phmap-1.0-11|28	install -m755 %{name} %{buildroot}%{_bindir}/
14cr|phmap-1.0-11|29	
14cr|phmap-1.0-11|30	%clean
14cr|phmap-1.0-11|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|phmap-1.0-11|32	
14cr|phmap-1.0-11|33	%files
14cr|phmap-1.0-11|34	%defattr(-,root,root)
14cr|phmap-1.0-11|35	%doc README
14cr|phmap-1.0-11|36	%attr(755,root,root) %{_bindir}/%{name}
14cr|phmap-1.0-11|37	
14cr|phmap-1.0-11|38	
14cr|phmap-1.0-11|39	
14cr|phmap-1.0-11|40	%changelog
14cr|phmap-1.0-11|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14cr|phmap-1.0-11|42	+ Revision: 284e8aa
14cr|phmap-1.0-11|43	- MassBuild#464: Increase release tag
14cr|phmap-1.0-11|44	
14cr|phmap-1.0-11|45	

5938 14
14cr|phonon-vlc-0.8.0-1|1	Summary:	Phonon VLC Backend
14cr|phonon-vlc-0.8.0-1|2	Name:		phonon-vlc
14cr|phonon-vlc-0.8.0-1|3	Version:	0.8.0
14cr|phonon-vlc-0.8.0-1|4	Release:	1
14cr|phonon-vlc-0.8.0-1|5	License:	GPLv2+
14cr|phonon-vlc-0.8.0-1|6	Group:		Video
14cr|phonon-vlc-0.8.0-1|7	Url:		http://www.videolan.org/
14cr|phonon-vlc-0.8.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.xz
14cr|phonon-vlc-0.8.0-1|9	BuildRequires:	automoc4
14cr|phonon-vlc-0.8.0-1|10	BuildRequires:	cmake
14cr|phonon-vlc-0.8.0-1|11	BuildRequires:	pkgconfig(libvlc)
14cr|phonon-vlc-0.8.0-1|12	BuildRequires:	pkgconfig(phonon)
14cr|phonon-vlc-0.8.0-1|13	Provides:	phonon-backend
14cr|phonon-vlc-0.8.0-1|14	# as a requires it pulls in vlc when building
14cr|phonon-vlc-0.8.0-1|15	Suggests:	vlc-plugin-pulse
14cr|phonon-vlc-0.8.0-1|16	
14cr|phonon-vlc-0.8.0-1|17	%description
14cr|phonon-vlc-0.8.0-1|18	This package allows Phonon (the KDE media library) to use VLC for audio and
14cr|phonon-vlc-0.8.0-1|19	video playback.
14cr|phonon-vlc-0.8.0-1|20	
14cr|phonon-vlc-0.8.0-1|21	%files
14cr|phonon-vlc-0.8.0-1|22	%doc COPYING.LIB
14cr|phonon-vlc-0.8.0-1|23	%{_libdir}/kde4/plugins/phonon_backend/phonon_vlc.so
14cr|phonon-vlc-0.8.0-1|24	%{_datadir}/kde4/services/phononbackends/vlc.desktop
14cr|phonon-vlc-0.8.0-1|25	
14cr|phonon-vlc-0.8.0-1|26	#----------------------------------------------------------------------------
14cr|phonon-vlc-0.8.0-1|27	
14cr|phonon-vlc-0.8.0-1|28	%prep
14cr|phonon-vlc-0.8.0-1|29	%setup -qn phonon-backend-vlc-%{version}
14cr|phonon-vlc-0.8.0-1|30	
14cr|phonon-vlc-0.8.0-1|31	%build
14cr|phonon-vlc-0.8.0-1|32	%cmake
14cr|phonon-vlc-0.8.0-1|33	%make
14cr|phonon-vlc-0.8.0-1|34	
14cr|phonon-vlc-0.8.0-1|35	%install
14cr|phonon-vlc-0.8.0-1|36	%makeinstall_std -C build
14cr|phonon-vlc-0.8.0-1|37	
14cr|phonon-vlc-0.8.0-1|38	
14cr|phonon-vlc-0.8.0-1|39	%changelog
14cr|phonon-vlc-0.8.0-1|40	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-1
14cr|phonon-vlc-0.8.0-1|41	+ Revision: 2021981
14cr|phonon-vlc-0.8.0-1|42	- New version 0.8.0
14cr|phonon-vlc-0.8.0-1|43	
14cr|phonon-vlc-0.8.0-1|44	

5939 14
14cr|phoronix-test-suite-4.0.1-2|1	#% define _requires_exceptions pear(.*)
14cr|phoronix-test-suite-4.0.1-2|2	
14cr|phoronix-test-suite-4.0.1-2|3	# GUI was temporary dropped since 3.0 Aplha 1
14cr|phoronix-test-suite-4.0.1-2|4	%define		gui_enabled 1
14cr|phoronix-test-suite-4.0.1-2|5	
14cr|phoronix-test-suite-4.0.1-2|6	Name:		phoronix-test-suite
14cr|phoronix-test-suite-4.0.1-2|7	Version:	4.0.1
14cr|phoronix-test-suite-4.0.1-2|8	Release:	2
14cr|phoronix-test-suite-4.0.1-2|9	Summary:	A Comprehensive Linux Benchmarking System
14cr|phoronix-test-suite-4.0.1-2|10	Source0:	%{name}-%{version}.tar.gz
14cr|phoronix-test-suite-4.0.1-2|11	Patch0:		phoronix-test-suite-3.6.1-install.patch
14cr|phoronix-test-suite-4.0.1-2|12	License:	GPLv3
14cr|phoronix-test-suite-4.0.1-2|13	Group:		Publishing
14cr|phoronix-test-suite-4.0.1-2|14	Url:		http://www.phoronix-test-suite.com/
14cr|phoronix-test-suite-4.0.1-2|15	
14cr|phoronix-test-suite-4.0.1-2|16	BuildArch:	noarch
14cr|phoronix-test-suite-4.0.1-2|17	
14cr|phoronix-test-suite-4.0.1-2|18	Requires:	php-cli
14cr|phoronix-test-suite-4.0.1-2|19	Requires:	php-gtk2
14cr|phoronix-test-suite-4.0.1-2|20	Requires:	php-fpdf
14cr|phoronix-test-suite-4.0.1-2|21	
14cr|phoronix-test-suite-4.0.1-2|22	Suggests:	freeimage-devel
14cr|phoronix-test-suite-4.0.1-2|23	Suggests:	ftjam
14cr|phoronix-test-suite-4.0.1-2|24	Suggests:	git
14cr|phoronix-test-suite-4.0.1-2|25	Suggests:	gcc-gfortran
14cr|phoronix-test-suite-4.0.1-2|26	Suggests:	glew-devel
14cr|phoronix-test-suite-4.0.1-2|27	Suggests:	gtk+2-devel
14cr|phoronix-test-suite-4.0.1-2|28	Suggests:	java
14cr|phoronix-test-suite-4.0.1-2|29	Suggests:	libopenjpeg-devel
14cr|phoronix-test-suite-4.0.1-2|30	Suggests:	imlib2-devel
14cr|phoronix-test-suite-4.0.1-2|31	Suggests:	libaio-devel
14cr|phoronix-test-suite-4.0.1-2|32	Suggests:	libcurl-devel
14cr|phoronix-test-suite-4.0.1-2|33	Suggests:	libfftw-devel
14cr|phoronix-test-suite-4.0.1-2|34	Suggests:	libpopt-devel
14cr|phoronix-test-suite-4.0.1-2|35	Suggests:	libvorbis-devel
14cr|phoronix-test-suite-4.0.1-2|36	Suggests:	openal-devel
14cr|phoronix-test-suite-4.0.1-2|37	Suggests:	perl-devel
14cr|phoronix-test-suite-4.0.1-2|38	#Suggests:	perl-opengl # will be needed in a further revision but we are too close of the release
14cr|phoronix-test-suite-4.0.1-2|39	Suggests:	portaudio-devel
14cr|phoronix-test-suite-4.0.1-2|40	Suggests:	png-devel
14cr|phoronix-test-suite-4.0.1-2|41	Suggests:	php-gd
14cr|phoronix-test-suite-4.0.1-2|42	Suggests:	scons
14cr|phoronix-test-suite-4.0.1-2|43	Suggests:	SDL-devel
14cr|phoronix-test-suite-4.0.1-2|44	Suggests:	SDL_gfx-devel
14cr|phoronix-test-suite-4.0.1-2|45	Suggests:	SDL_net-devel
14cr|phoronix-test-suite-4.0.1-2|46	Suggests:	SDL_image-devel
14cr|phoronix-test-suite-4.0.1-2|47	Suggests:	SDL_sound-devel
14cr|phoronix-test-suite-4.0.1-2|48	Suggests:	SDL_ttf-devel
14cr|phoronix-test-suite-4.0.1-2|49	Suggests:	task-c-devel
14cr|phoronix-test-suite-4.0.1-2|50	Suggests:	task-c++-devel
14cr|phoronix-test-suite-4.0.1-2|51	Suggests:	tcsh
14cr|phoronix-test-suite-4.0.1-2|52	Suggests:	X11-devel
14cr|phoronix-test-suite-4.0.1-2|53	
14cr|phoronix-test-suite-4.0.1-2|54	%description
14cr|phoronix-test-suite-4.0.1-2|55	The Phoronix Test Suite is the most comprehensive testing and benchmarking
14cr|phoronix-test-suite-4.0.1-2|56	platform available for Linux and is designed to carry out qualitative and
14cr|phoronix-test-suite-4.0.1-2|57	quantitative benchmarks in a clean, reproducible, and easy-to-use manner.
14cr|phoronix-test-suite-4.0.1-2|58	
14cr|phoronix-test-suite-4.0.1-2|59	%prep
14cr|phoronix-test-suite-4.0.1-2|60	%setup -q -n %{name}
14cr|phoronix-test-suite-4.0.1-2|61	%patch0 -p1
14cr|phoronix-test-suite-4.0.1-2|62	
14cr|phoronix-test-suite-4.0.1-2|63	%build
14cr|phoronix-test-suite-4.0.1-2|64	echo "fake build"
14cr|phoronix-test-suite-4.0.1-2|65	
14cr|phoronix-test-suite-4.0.1-2|66	%install
14cr|phoronix-test-suite-4.0.1-2|67	%__mkdir_p %{buildroot}%{_prefix}
14cr|phoronix-test-suite-4.0.1-2|68	./install-sh %{buildroot}%{_prefix}
14cr|phoronix-test-suite-4.0.1-2|69	%__sed -i "s|%{buildroot}||g" %{buildroot}%{_bindir}/%{name}
14cr|phoronix-test-suite-4.0.1-2|70	
14cr|phoronix-test-suite-4.0.1-2|71	%if %{gui_enabled}
14cr|phoronix-test-suite-4.0.1-2|72	# we overwrite default desktop file with the better one
14cr|phoronix-test-suite-4.0.1-2|73	# should be checked if it's needed when GUI is back
14cr|phoronix-test-suite-4.0.1-2|74	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|phoronix-test-suite-4.0.1-2|75	[Desktop Entry]
14cr|phoronix-test-suite-4.0.1-2|76	Name=Phoronix Test Suite
14cr|phoronix-test-suite-4.0.1-2|77	Comment=Phoronix Test Suite Benchmarking Utility
14cr|phoronix-test-suite-4.0.1-2|78	Exec=%{_bindir}/%{name} gui
14cr|phoronix-test-suite-4.0.1-2|79	Icon=%{name}
14cr|phoronix-test-suite-4.0.1-2|80	Terminal=false
14cr|phoronix-test-suite-4.0.1-2|81	Type=Application
14cr|phoronix-test-suite-4.0.1-2|82	Encoding=UTF-8
14cr|phoronix-test-suite-4.0.1-2|83	StartupNotify=true
14cr|phoronix-test-suite-4.0.1-2|84	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14cr|phoronix-test-suite-4.0.1-2|85	EOF
14cr|phoronix-test-suite-4.0.1-2|86	%endif
14cr|phoronix-test-suite-4.0.1-2|87	
14cr|phoronix-test-suite-4.0.1-2|88	%files
14cr|phoronix-test-suite-4.0.1-2|89	%defattr(-,root,root,0755)
14cr|phoronix-test-suite-4.0.1-2|90	%doc %{_datadir}/doc/%{name}
14cr|phoronix-test-suite-4.0.1-2|91	%{_sysconfdir}/bash_completion.d/%{name}
14cr|phoronix-test-suite-4.0.1-2|92	%{_mandir}/man1/%{name}.1*
14cr|phoronix-test-suite-4.0.1-2|93	%{_bindir}/%{name}
14cr|phoronix-test-suite-4.0.1-2|94	%{_datadir}/%{name}/*
14cr|phoronix-test-suite-4.0.1-2|95	%{_datadir}/applications/%{name}.desktop
14cr|phoronix-test-suite-4.0.1-2|96	%{_datadir}/applications/phoronix-test-suite-launcher.desktop
14cr|phoronix-test-suite-4.0.1-2|97	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|phoronix-test-suite-4.0.1-2|98	
14cr|phoronix-test-suite-4.0.1-2|99	%changelog
14cr|phoronix-test-suite-4.0.1-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|phoronix-test-suite-4.0.1-2|101	+ Revision: 9b72e0c
14cr|phoronix-test-suite-4.0.1-2|102	- MassBuild#464: Increase release tag
14cr|phoronix-test-suite-4.0.1-2|103	
14cr|phoronix-test-suite-4.0.1-2|104	

5940 14
14cr|photo-0.9.1-3|1	Name:		photo
14cr|photo-0.9.1-3|2	Version:	0.9.1
14cr|photo-0.9.1-3|3	Release:	3
14cr|photo-0.9.1-3|4	Summary:	Image viewer
14cr|photo-0.9.1-3|5	License:	GPLv3
14cr|photo-0.9.1-3|6	Group:		Graphics
14cr|photo-0.9.1-3|7	URL:		http://photoqt.org/
14cr|photo-0.9.1-3|8	Source0:	http://photoqt.org/pkgs/%{name}-%{version}.tar.gz
14cr|photo-0.9.1-3|9	BuildRequires:	desktop-file-utils
14cr|photo-0.9.1-3|10	BuildRequires:	qt4-devel
14cr|photo-0.9.1-3|11	BuildRequires:	imagemagick
14cr|photo-0.9.1-3|12	BuildRequires:	pkgconfig(exiv2)
14cr|photo-0.9.1-3|13	BuildRequires:	phonon-devel
14cr|photo-0.9.1-3|14	BuildRequires:	cmake
14cr|photo-0.9.1-3|15	Requires:	qt4-common
14cr|photo-0.9.1-3|16	Requires:	qt4-database-plugin-sqlite
14cr|photo-0.9.1-3|17	
14cr|photo-0.9.1-3|18	%description
14cr|photo-0.9.1-3|19	Image viewer with a simple and fast interface,
14cr|photo-0.9.1-3|20	being good looking and highly configurable.
14cr|photo-0.9.1-3|21	
14cr|photo-0.9.1-3|22	%prep
14cr|photo-0.9.1-3|23	%setup -q
14cr|photo-0.9.1-3|24	
14cr|photo-0.9.1-3|25	%build
14cr|photo-0.9.1-3|26	cd build
14cr|photo-0.9.1-3|27	cmake -DCMAKE_INSTALL_PREFIX=/usr ..
14cr|photo-0.9.1-3|28	%make
14cr|photo-0.9.1-3|29	
14cr|photo-0.9.1-3|30	%install
14cr|photo-0.9.1-3|31	%{makeinstall_std} -C build
14cr|photo-0.9.1-3|32	
14cr|photo-0.9.1-3|33	%files
14cr|photo-0.9.1-3|34	%doc CHANGELOG INSTALL README
14cr|photo-0.9.1-3|35	%{_datadir}/applications/%{name}.desktop
14cr|photo-0.9.1-3|36	%{_bindir}/%{name}
14cr|photo-0.9.1-3|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|photo-0.9.1-3|38	
14cr|photo-0.9.1-3|39	
14cr|photo-0.9.1-3|40	%changelog
14cr|photo-0.9.1-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|photo-0.9.1-3|42	+ Revision: 6a22c9d
14cr|photo-0.9.1-3|43	- MassBuild#464: Increase release tag
14cr|photo-0.9.1-3|44	
14cr|photo-0.9.1-3|45	

5941 14
14cr|photofilmstrip-1.4.0-2|1	Summary:	A program to make slide-show from pictures
14cr|photofilmstrip-1.4.0-2|2	Name:		photofilmstrip
14cr|photofilmstrip-1.4.0-2|3	Version:	1.4.0
14cr|photofilmstrip-1.4.0-2|4	Release:	2
14cr|photofilmstrip-1.4.0-2|5	License:	GPLv2+
14cr|photofilmstrip-1.4.0-2|6	Group:		Video
14cr|photofilmstrip-1.4.0-2|7	URL:		http://www.photofilmstrip.org/1-1-Home.html
14cr|photofilmstrip-1.4.0-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|photofilmstrip-1.4.0-2|9	Source1:	%{name}.desktop
14cr|photofilmstrip-1.4.0-2|10	Source2:	%{name}.rpmlintrc
14cr|photofilmstrip-1.4.0-2|11	Requires:	python >= 2.7
14cr|photofilmstrip-1.4.0-2|12	Requires:	wxPython >= 2.8.0
14cr|photofilmstrip-1.4.0-2|13	Requires:	python-imaging
14cr|photofilmstrip-1.4.0-2|14	Requires:	wxPythonGTK-wxversion >= 2.8.0
14cr|photofilmstrip-1.4.0-2|15	Requires:	mencoder
14cr|photofilmstrip-1.4.0-2|16	Obsoletes:	%{name} < %{version}
14cr|photofilmstrip-1.4.0-2|17	BuildArch:	noarch
14cr|photofilmstrip-1.4.0-2|18	
14cr|photofilmstrip-1.4.0-2|19	%description
14cr|photofilmstrip-1.4.0-2|20	PhotoFilmStrip is a software to make movies out of your pictures in just 3
14cr|photofilmstrip-1.4.0-2|21	steps. First select your photos, customize the motion path and render the
14cr|photofilmstrip-1.4.0-2|22	video. There are several output possibilities for VCD, SVCD, DVD up to
14cr|photofilmstrip-1.4.0-2|23	FULL-HD. The effect of the slide-show is known as "Ken Burns". Comments of the
14cr|photofilmstrip-1.4.0-2|24	pictures are generated into a subtitle file. Furthermore an audio file can be
14cr|photofilmstrip-1.4.0-2|25	specified to setup the background music for the slide show. It has also the
14cr|photofilmstrip-1.4.0-2|26	opportunity to render slide shows in Full-HD (1920x1080) resolution.
14cr|photofilmstrip-1.4.0-2|27	
14cr|photofilmstrip-1.4.0-2|28	
14cr|photofilmstrip-1.4.0-2|29	%prep
14cr|photofilmstrip-1.4.0-2|30	%setup -qn %{name}-%{version}
14cr|photofilmstrip-1.4.0-2|31	
14cr|photofilmstrip-1.4.0-2|32	
14cr|photofilmstrip-1.4.0-2|33	%build
14cr|photofilmstrip-1.4.0-2|34	%make
14cr|photofilmstrip-1.4.0-2|35	
14cr|photofilmstrip-1.4.0-2|36	
14cr|photofilmstrip-1.4.0-2|37	%install
14cr|photofilmstrip-1.4.0-2|38	%makeinstall_std
14cr|photofilmstrip-1.4.0-2|39	
14cr|photofilmstrip-1.4.0-2|40	# The main scripts are wrongly non-exec, so make it exec
14cr|photofilmstrip-1.4.0-2|41	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|photofilmstrip-1.4.0-2|42	chmod +x %{buildroot}%{_bindir}/%{name}-cli
14cr|photofilmstrip-1.4.0-2|43	# and also rpmlint complains for those
14cr|photofilmstrip-1.4.0-2|44	chmod +x %{buildroot}%{_datadir}/%{name}/%{name}-cli.py
14cr|photofilmstrip-1.4.0-2|45	chmod +x %{buildroot}%{_datadir}/%{name}/%{name}-gui.py
14cr|photofilmstrip-1.4.0-2|46	
14cr|photofilmstrip-1.4.0-2|47	
14cr|photofilmstrip-1.4.0-2|48	# Install our .desktop file
14cr|photofilmstrip-1.4.0-2|49	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|photofilmstrip-1.4.0-2|50	
14cr|photofilmstrip-1.4.0-2|51	# Add the html docs and remove the windows help file
14cr|photofilmstrip-1.4.0-2|52	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
14cr|photofilmstrip-1.4.0-2|53	install -m 644 doc/%{name}/*  %{buildroot}%{_datadir}/doc/%{name}
14cr|photofilmstrip-1.4.0-2|54	rm -rf %{buildroot}%{_datadir}/doc/%{name}/%{name}.chm
14cr|photofilmstrip-1.4.0-2|55	
14cr|photofilmstrip-1.4.0-2|56	# TODO: Fix the below
14cr|photofilmstrip-1.4.0-2|57	# The main scripts don't install the .po files
14cr|photofilmstrip-1.4.0-2|58	#for poFile in *.po; do \
14cr|photofilmstrip-1.4.0-2|59	#    lang=$poFile; \
14cr|photofilmstrip-1.4.0-2|60	#    cp $poFile %%{buildroot}%%{_datadir}/locale/$$lang/PhotoFilmStrip.po;
14cr|photofilmstrip-1.4.0-2|61	#done
14cr|photofilmstrip-1.4.0-2|62	
14cr|photofilmstrip-1.4.0-2|63	
14cr|photofilmstrip-1.4.0-2|64	%files
14cr|photofilmstrip-1.4.0-2|65	%{_datadir}/doc/%{name}
14cr|photofilmstrip-1.4.0-2|66	%{_bindir}/%{name}
14cr|photofilmstrip-1.4.0-2|67	%{_bindir}/%{name}-cli
14cr|photofilmstrip-1.4.0-2|68	%{_datadir}/applications/%{name}.desktop
14cr|photofilmstrip-1.4.0-2|69	%{_datadir}/locale/*/LC_MESSAGES/*.mo
14cr|photofilmstrip-1.4.0-2|70	%{_datadir}/%{name}/
14cr|photofilmstrip-1.4.0-2|71	%{_datadir}/pixmaps/%{name}.xpm
14cr|photofilmstrip-1.4.0-2|72	
14cr|photofilmstrip-1.4.0-2|73	
14cr|photofilmstrip-1.4.0-2|74	
14cr|photofilmstrip-1.4.0-2|75	%changelog
14cr|photofilmstrip-1.4.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
14cr|photofilmstrip-1.4.0-2|77	+ Revision: 6f10ee9
14cr|photofilmstrip-1.4.0-2|78	- MassBuild#464: Increase release tag
14cr|photofilmstrip-1.4.0-2|79	
14cr|photofilmstrip-1.4.0-2|80	

5942 14
14cr|photon-0.4.6-9|1	%define name    photon
14cr|photon-0.4.6-9|2	%define Name    Photon
14cr|photon-0.4.6-9|3	%define version 0.4.6
14cr|photon-0.4.6-9|4	%define release 9
14cr|photon-0.4.6-9|5	
14cr|photon-0.4.6-9|6	Name:           %{name}
14cr|photon-0.4.6-9|7	Version:        %{version}
14cr|photon-0.4.6-9|8	Release:        %{release}
14cr|photon-0.4.6-9|9	Summary:        Static HTML gallery generator
14cr|photon-0.4.6-9|10	Source:         http://www.saillard.org/programs_and_patches/photon/files/%{Name}-%{version}.tar.bz2
14cr|photon-0.4.6-9|11	Url:            http://www.saillard.org/photon/
14cr|photon-0.4.6-9|12	License:        GPL
14cr|photon-0.4.6-9|13	Group:          Graphics
14cr|photon-0.4.6-9|14	BuildRequires:  python-devel
14cr|photon-0.4.6-9|15	BuildArch:      noarch
14cr|photon-0.4.6-9|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|photon-0.4.6-9|17	
14cr|photon-0.4.6-9|18	%description
14cr|photon-0.4.6-9|19	Photon is a photo album with a clean design.
14cr|photon-0.4.6-9|20	Features:
14cr|photon-0.4.6-9|21	* static HTML pages (you can put all pages and images on a CD-ROM)
14cr|photon-0.4.6-9|22	* slideshow (use javascript optional)
14cr|photon-0.4.6-9|23	* can use gimp to resize picture
14cr|photon-0.4.6-9|24	* navigation between the image can use the keyboard (use javascript optional)
14cr|photon-0.4.6-9|25	* works in any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera)
14cr|photon-0.4.6-9|26	* Each image can have a comment (with HTML tags)
14cr|photon-0.4.6-9|27	* Information about the image (if taken from a digital picture) can be draw
14cr|photon-0.4.6-9|28	* thumbnail image size can be chosen by the user
14cr|photon-0.4.6-9|29	* output images can be scalled down
14cr|photon-0.4.6-9|30	* control the number of thumbnail in a page.
14cr|photon-0.4.6-9|31	
14cr|photon-0.4.6-9|32	%prep
14cr|photon-0.4.6-9|33	%setup -q -n %{Name}-%{version}
14cr|photon-0.4.6-9|34	
14cr|photon-0.4.6-9|35	%build
14cr|photon-0.4.6-9|36	python setup.py build
14cr|photon-0.4.6-9|37	
14cr|photon-0.4.6-9|38	%install
14cr|photon-0.4.6-9|39	rm -rf %{buildroot}
14cr|photon-0.4.6-9|40	python setup.py install --root=%{buildroot}
14cr|photon-0.4.6-9|41	
14cr|photon-0.4.6-9|42	%clean
14cr|photon-0.4.6-9|43	rm -rf %{buildroot}
14cr|photon-0.4.6-9|44	
14cr|photon-0.4.6-9|45	%files
14cr|photon-0.4.6-9|46	%defattr(-,root,root)
14cr|photon-0.4.6-9|47	%doc ChangeLog README BUGS
14cr|photon-0.4.6-9|48	%{_bindir}/%{name}
14cr|photon-0.4.6-9|49	%{python_sitelib}/%{Name}
14cr|photon-0.4.6-9|50	%{python_sitelib}/Photon-%{version}-py%{py_ver}.egg-info
14cr|photon-0.4.6-9|51	%{_datadir}/%{name}
14cr|photon-0.4.6-9|52	
14cr|photon-0.4.6-9|53	
14cr|photon-0.4.6-9|54	
14cr|photon-0.4.6-9|55	
14cr|photon-0.4.6-9|56	%changelog
14cr|photon-0.4.6-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-9
14cr|photon-0.4.6-9|58	+ Revision: 20b746a
14cr|photon-0.4.6-9|59	- MassBuild#464: Increase release tag
14cr|photon-0.4.6-9|60	
14cr|photon-0.4.6-9|61	

5943 14
14cr|photoprint-0.3.9-5|1	%define		bordersversion 0.0.2
14cr|photoprint-0.3.9-5|2	
14cr|photoprint-0.3.9-5|3	Name:		photoprint
14cr|photoprint-0.3.9-5|4	Version:	0.3.9
14cr|photoprint-0.3.9-5|5	Release:	5
14cr|photoprint-0.3.9-5|6	Summary:	Prints photos in various layouts and with color management
14cr|photoprint-0.3.9-5|7	License:	GPL
14cr|photoprint-0.3.9-5|8	Group:		Publishing
14cr|photoprint-0.3.9-5|9	Source0:	http://www.blackfiveservices.co.uk/photoprint_resources/%{name}-%{version}.tar.gz
14cr|photoprint-0.3.9-5|10	Source1:	http://www.blackfiveservices.co.uk/photoprint_resources/photoprint-borders-%{bordersversion}.tar.gz
14cr|photoprint-0.3.9-5|11	Source2:	http://www.blackfiveservices.co.uk/PhotoPrint/Downloads/ProfilingKit.tar.bz2
14cr|photoprint-0.3.9-5|12	Patch0:		photoprint-0.3.8-fmtstr.diff
14cr|photoprint-0.3.9-5|13	Patch1:		photoprint-0.3.9-gcc4.x.diff
14cr|photoprint-0.3.9-5|14	Patch2:		photoprint-0.3.9-glib_bork.diff
14cr|photoprint-0.3.9-5|15	Patch3:		photoprint-0.3.9-netpbm.diff
14cr|photoprint-0.3.9-5|16	Url:		http://www.blackfiveservices.co.uk/PhotoPrint/About.shtml
14cr|photoprint-0.3.9-5|17	BuildRequires:	lcms-devel
14cr|photoprint-0.3.9-5|18	BuildRequires:	pkgconfig(libtiff-4)
14cr|photoprint-0.3.9-5|19	BuildRequires:	jpeg-devel
14cr|photoprint-0.3.9-5|20	BuildRequires:	netpbm-devel
14cr|photoprint-0.3.9-5|21	BuildRequires:	cups-devel
14cr|photoprint-0.3.9-5|22	BuildRequires:	libgutenprint-devel
14cr|photoprint-0.3.9-5|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|photoprint-0.3.9-5|24	BuildRequires:	desktop-file-utils
14cr|photoprint-0.3.9-5|25	BuildRequires:	autoconf automake libtool
14cr|photoprint-0.3.9-5|26	
14cr|photoprint-0.3.9-5|27	%description
14cr|photoprint-0.3.9-5|28	Photo Print is a utility for printing images via Gutenprint (a
14cr|photoprint-0.3.9-5|29	rebranding of Gimp-Print for the latest version).
14cr|photoprint-0.3.9-5|30	
14cr|photoprint-0.3.9-5|31	It supports different printing layouts, as one picture per page,
14cr|photoprint-0.3.9-5|32	several pictures (scaled to equal size) per page, a poster of one
14cr|photoprint-0.3.9-5|33	picture put together of several sheets, or several pictures combined
14cr|photoprint-0.3.9-5|34	to one round picture for a CD back.
14cr|photoprint-0.3.9-5|35	
14cr|photoprint-0.3.9-5|36	Image frames (Templates in /usr/share/photoprint/borders/) and color
14cr|photoprint-0.3.9-5|37	management (Profiling instructions in
14cr|photoprint-0.3.9-5|38	/usr/share/photoprint/ProfilingKit/ProfilingKit.html) are also
14cr|photoprint-0.3.9-5|39	supported.
14cr|photoprint-0.3.9-5|40	
14cr|photoprint-0.3.9-5|41	Photo Print can be used as GUI tool and also as command line tool in
14cr|photoprint-0.3.9-5|42	batch mode.
14cr|photoprint-0.3.9-5|43	
14cr|photoprint-0.3.9-5|44	Works nicely as an image editor in GQ-View.
14cr|photoprint-0.3.9-5|45	
14cr|photoprint-0.3.9-5|46	%prep
14cr|photoprint-0.3.9-5|47	%setup -q
14cr|photoprint-0.3.9-5|48	%setup -q -T -D -a 1 -n %{name}-%{version}
14cr|photoprint-0.3.9-5|49	%setup -q -T -D -a 2 -n %{name}-%{version}
14cr|photoprint-0.3.9-5|50	%patch0 -p0
14cr|photoprint-0.3.9-5|51	%patch1 -p0
14cr|photoprint-0.3.9-5|52	%patch2 -p0
14cr|photoprint-0.3.9-5|53	%patch3 -p0
14cr|photoprint-0.3.9-5|54	
14cr|photoprint-0.3.9-5|55	%build
14cr|photoprint-0.3.9-5|56	export GTK2_LIBS="`pkg-config --libs gtk+-2.0` -lX11"
14cr|photoprint-0.3.9-5|57	
14cr|photoprint-0.3.9-5|58	%configure2_5x
14cr|photoprint-0.3.9-5|59	
14cr|photoprint-0.3.9-5|60	# bork
14cr|photoprint-0.3.9-5|61	perl -pi -e "s|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"\"|g" libtool
14cr|photoprint-0.3.9-5|62	perl -pi -e "s|-L/lib/../%{_lib} -L/usr/lib/../%{_lib}|-L/%{_lib} -L%{_libdir}|g" libtool
14cr|photoprint-0.3.9-5|63	
14cr|photoprint-0.3.9-5|64	%make
14cr|photoprint-0.3.9-5|65	
14cr|photoprint-0.3.9-5|66	%install
14cr|photoprint-0.3.9-5|67	%makeinstall
14cr|photoprint-0.3.9-5|68	
14cr|photoprint-0.3.9-5|69	# install borders
14cr|photoprint-0.3.9-5|70	install -d %{buildroot}%{_datadir}/photoprint/borders
14cr|photoprint-0.3.9-5|71	cp -a photoprint-borders*/. %{buildroot}%{_datadir}/photoprint/borders
14cr|photoprint-0.3.9-5|72	install -d %{buildroot}%{_datadir}/photoprint/ProfilingKit
14cr|photoprint-0.3.9-5|73	cp -a ProfilingKit*/. %{buildroot}%{_datadir}/photoprint/ProfilingKit
14cr|photoprint-0.3.9-5|74	
14cr|photoprint-0.3.9-5|75	%find_lang %{name} --with-gnome
14cr|photoprint-0.3.9-5|76	
14cr|photoprint-0.3.9-5|77	# install man page
14cr|photoprint-0.3.9-5|78	install -d %{buildroot}%{_mandir}/man1/
14cr|photoprint-0.3.9-5|79	install -m 644 photoprint.1 %{buildroot}%{_mandir}/man1/
14cr|photoprint-0.3.9-5|80	
14cr|photoprint-0.3.9-5|81	
14cr|photoprint-0.3.9-5|82	desktop-file-install \
14cr|photoprint-0.3.9-5|83	--vendor="" \
14cr|photoprint-0.3.9-5|84	--dir %{buildroot}%{_datadir}/applications \
14cr|photoprint-0.3.9-5|85	%{buildroot}%{_datadir}/applications/fotoprint.desktop
14cr|photoprint-0.3.9-5|86	
14cr|photoprint-0.3.9-5|87	%files -f %{name}.lang
14cr|photoprint-0.3.9-5|88	%doc README COPYING NEWS TODO
14cr|photoprint-0.3.9-5|89	%{_bindir}/*
14cr|photoprint-0.3.9-5|90	%{_iconsdir}/hicolor/48x48/apps/fotoprint.png
14cr|photoprint-0.3.9-5|91	%{_mandir}/man*/*
14cr|photoprint-0.3.9-5|92	%{_datadir}/photoprint
14cr|photoprint-0.3.9-5|93	%{_datadir}/applications/fotoprint.desktop
14cr|photoprint-0.3.9-5|94	
14cr|photoprint-0.3.9-5|95	%changelog
14cr|photoprint-0.3.9-5|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.9-5
14cr|photoprint-0.3.9-5|97	+ Revision: af45569
14cr|photoprint-0.3.9-5|98	- MassBuild#464: Increase release tag
14cr|photoprint-0.3.9-5|99	
14cr|photoprint-0.3.9-5|100	

5944 14
14cr|photostock-helper-0.0.1-2|1	Summary:	GTK2 tool to define photostock IPTC tags and upload images to many photostocks
14cr|photostock-helper-0.0.1-2|2	Name:		photostock-helper
14cr|photostock-helper-0.0.1-2|3	Version:	0.0.1
14cr|photostock-helper-0.0.1-2|4	Release:	2
14cr|photostock-helper-0.0.1-2|5	License:	GPLv3
14cr|photostock-helper-0.0.1-2|6	Group:		Graphics
14cr|photostock-helper-0.0.1-2|7	Url:		https://launchpad.net/photostock-helper
14cr|photostock-helper-0.0.1-2|8	# repack from launchpad
14cr|photostock-helper-0.0.1-2|9	Source0:	%{name}-%{version}.tar.bz2
14cr|photostock-helper-0.0.1-2|10	Patch0:		photostock-helper-0.0.1-datapath.patch
14cr|photostock-helper-0.0.1-2|11	BuildArch:	noarch
14cr|photostock-helper-0.0.1-2|12	
14cr|photostock-helper-0.0.1-2|13	%description
14cr|photostock-helper-0.0.1-2|14	PhotoStock Helper is a small GTK2-perl application that helps to define usual
14cr|photostock-helper-0.0.1-2|15	photostock IPTC tags (headline, description, keywords) and upload photographs
14cr|photostock-helper-0.0.1-2|16	to many photostocks at once.
14cr|photostock-helper-0.0.1-2|17	
14cr|photostock-helper-0.0.1-2|18	%prep
14cr|photostock-helper-0.0.1-2|19	%setup -q
14cr|photostock-helper-0.0.1-2|20	%patch0 -p1
14cr|photostock-helper-0.0.1-2|21	
14cr|photostock-helper-0.0.1-2|22	%build
14cr|photostock-helper-0.0.1-2|23	
14cr|photostock-helper-0.0.1-2|24	%install
14cr|photostock-helper-0.0.1-2|25	mkdir -p %{buildroot}%{_bindir}
14cr|photostock-helper-0.0.1-2|26	install -m 0755 %{name}.pl %{buildroot}%{_bindir}/%{name}
14cr|photostock-helper-0.0.1-2|27	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|photostock-helper-0.0.1-2|28	install -m 0644 %{name}.glade %{buildroot}%{_datadir}/%{name}/%{name}.glade
14cr|photostock-helper-0.0.1-2|29	
14cr|photostock-helper-0.0.1-2|30	# install menu entry
14cr|photostock-helper-0.0.1-2|31	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|photostock-helper-0.0.1-2|32	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|photostock-helper-0.0.1-2|33	[Desktop Entry]
14cr|photostock-helper-0.0.1-2|34	Name=PhotoStock Helper
14cr|photostock-helper-0.0.1-2|35	Comment=GTK2 tool to define photostock IPTC tags and upload images to many photostocks
14cr|photostock-helper-0.0.1-2|36	Exec=%{_bindir}/%{name}
14cr|photostock-helper-0.0.1-2|37	Icon=go-up
14cr|photostock-helper-0.0.1-2|38	Terminal=false
14cr|photostock-helper-0.0.1-2|39	Type=Application
14cr|photostock-helper-0.0.1-2|40	Categories=Graphics;
14cr|photostock-helper-0.0.1-2|41	EOF
14cr|photostock-helper-0.0.1-2|42	
14cr|photostock-helper-0.0.1-2|43	%files
14cr|photostock-helper-0.0.1-2|44	%{_bindir}/%{name}
14cr|photostock-helper-0.0.1-2|45	%{_datadir}/applications/%{name}.desktop
14cr|photostock-helper-0.0.1-2|46	%{_datadir}/%{name}
14cr|photostock-helper-0.0.1-2|47	
14cr|photostock-helper-0.0.1-2|48	%changelog
14cr|photostock-helper-0.0.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-2
14cr|photostock-helper-0.0.1-2|50	+ Revision: 4e42d43
14cr|photostock-helper-0.0.1-2|51	- MassBuild#464: Increase release tag
14cr|photostock-helper-0.0.1-2|52	
14cr|photostock-helper-0.0.1-2|53	

5945 14
14cr|php-adodb-5.18-2|1	Summary:	Active Data Objects Data Base (ADOdb)
14cr|php-adodb-5.18-2|2	Name:		php-adodb
14cr|php-adodb-5.18-2|3	Version:	5.18
14cr|php-adodb-5.18-2|4	Release:	2
14cr|php-adodb-5.18-2|5	License:	BSD
14cr|php-adodb-5.18-2|6	Group:		Development/PHP
14cr|php-adodb-5.18-2|7	URL:		http://adodb.sourceforge.net/
14cr|php-adodb-5.18-2|8	Source0:	http://downloads.sourceforge.net/adodb/adodb518a.tgz
14cr|php-adodb-5.18-2|9	BuildRequires:	unzip
14cr|php-adodb-5.18-2|10	BuildArch:	noarch
14cr|php-adodb-5.18-2|11	Epoch:		2
14cr|php-adodb-5.18-2|12	
14cr|php-adodb-5.18-2|13	%description
14cr|php-adodb-5.18-2|14	PHP is a wonderful language for building dynamic web pages. Unfortunately,
14cr|php-adodb-5.18-2|15	PHP's database access functions are not standardised. Every database
14cr|php-adodb-5.18-2|16	extension uses a different and incompatibile API. This creates a need for a
14cr|php-adodb-5.18-2|17	database class library to hide the differences between the different databases
14cr|php-adodb-5.18-2|18	(encapsulate the differences) so we can easily switch databases.
14cr|php-adodb-5.18-2|19	
14cr|php-adodb-5.18-2|20	%prep
14cr|php-adodb-5.18-2|21	%setup -q -n adodb5
14cr|php-adodb-5.18-2|22	
14cr|php-adodb-5.18-2|23	%build
14cr|php-adodb-5.18-2|24	
14cr|php-adodb-5.18-2|25	%install
14cr|php-adodb-5.18-2|26	
14cr|php-adodb-5.18-2|27	install -d %{buildroot}/var/www/icons
14cr|php-adodb-5.18-2|28	install -d %{buildroot}%{_datadir}/php/adodb
14cr|php-adodb-5.18-2|29	cp -aRf * %{buildroot}%{_datadir}/php/adodb
14cr|php-adodb-5.18-2|30	
14cr|php-adodb-5.18-2|31	install -m644 cute_icons_for_site/* %{buildroot}/var/www/icons/
14cr|php-adodb-5.18-2|32	
14cr|php-adodb-5.18-2|33	# cleanup
14cr|php-adodb-5.18-2|34	rm -rf %{buildroot}%{_datadir}/php/adodb/cute_icons_for_site
14cr|php-adodb-5.18-2|35	rm -rf %{buildroot}%{_datadir}/php/adodb/docs
14cr|php-adodb-5.18-2|36	rm -f %{buildroot}%{_datadir}/php/adodb/*.txt
14cr|php-adodb-5.18-2|37	
14cr|php-adodb-5.18-2|38	%clean
14cr|php-adodb-5.18-2|39	
14cr|php-adodb-5.18-2|40	%files
14cr|php-adodb-5.18-2|41	%doc *.txt docs/*
14cr|php-adodb-5.18-2|42	%{_datadir}/php/adodb
14cr|php-adodb-5.18-2|43	/var/www/icons/*
14cr|php-adodb-5.18-2|44	
14cr|php-adodb-5.18-2|45	
14cr|php-adodb-5.18-2|46	
14cr|php-adodb-5.18-2|47	%changelog
14cr|php-adodb-5.18-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18-2
14cr|php-adodb-5.18-2|49	+ Revision: 1598dc4
14cr|php-adodb-5.18-2|50	- MassBuild#464: Increase release tag
14cr|php-adodb-5.18-2|51	
14cr|php-adodb-5.18-2|52	

5946 14
14cr|php-apacheaccessor-0.5.1-3|1	%define modname apacheaccessor
14cr|php-apacheaccessor-0.5.1-3|2	%define dirname %{modname}
14cr|php-apacheaccessor-0.5.1-3|3	%define soname %{modname}.so
14cr|php-apacheaccessor-0.5.1-3|4	%define inifile B12_%{modname}.ini
14cr|php-apacheaccessor-0.5.1-3|5	
14cr|php-apacheaccessor-0.5.1-3|6	Summary:	Simple API to Apache runtime configuration for PHP
14cr|php-apacheaccessor-0.5.1-3|7	Name:		php-%{modname}
14cr|php-apacheaccessor-0.5.1-3|8	Version:	0.5.1
14cr|php-apacheaccessor-0.5.1-3|9	Release:	3
14cr|php-apacheaccessor-0.5.1-3|10	Group:		Development/PHP
14cr|php-apacheaccessor-0.5.1-3|11	License:	PHP License
14cr|php-apacheaccessor-0.5.1-3|12	URL:		http://pecl.php.net/package/ApacheAccessor/
14cr|php-apacheaccessor-0.5.1-3|13	Source0:	http://pecl.php.net/get/apacheaccessor-%{version}.tgz
14cr|php-apacheaccessor-0.5.1-3|14	Source1:	B12_apacheaccessor.ini
14cr|php-apacheaccessor-0.5.1-3|15	BuildRequires:	pkgconfig
14cr|php-apacheaccessor-0.5.1-3|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-apacheaccessor-0.5.1-3|17	BuildRequires:	apache-devel
14cr|php-apacheaccessor-0.5.1-3|18	BuildRequires:	apr-devel
14cr|php-apacheaccessor-0.5.1-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-apacheaccessor-0.5.1-3|20	
14cr|php-apacheaccessor-0.5.1-3|21	%description
14cr|php-apacheaccessor-0.5.1-3|22	ApacheAccessor lets you retrieve Apache configuration (at runtime of current
14cr|php-apacheaccessor-0.5.1-3|23	proccess) as PHP array or dump it as HTML table.
14cr|php-apacheaccessor-0.5.1-3|24	
14cr|php-apacheaccessor-0.5.1-3|25	%prep
14cr|php-apacheaccessor-0.5.1-3|26	
14cr|php-apacheaccessor-0.5.1-3|27	%setup -q -n apacheaccessor-%{version}
14cr|php-apacheaccessor-0.5.1-3|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-apacheaccessor-0.5.1-3|29	
14cr|php-apacheaccessor-0.5.1-3|30	cp %{SOURCE1} %{inifile}
14cr|php-apacheaccessor-0.5.1-3|31	
14cr|php-apacheaccessor-0.5.1-3|32	# lib64 fix
14cr|php-apacheaccessor-0.5.1-3|33	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-apacheaccessor-0.5.1-3|34	
14cr|php-apacheaccessor-0.5.1-3|35	%build
14cr|php-apacheaccessor-0.5.1-3|36	%serverbuild
14cr|php-apacheaccessor-0.5.1-3|37	export CPPFLAGS="`apr-1-config --cppflags`"
14cr|php-apacheaccessor-0.5.1-3|38	
14cr|php-apacheaccessor-0.5.1-3|39	phpize
14cr|php-apacheaccessor-0.5.1-3|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-apacheaccessor-0.5.1-3|41	--with-apxs=/usr/bin/apxs \
14cr|php-apacheaccessor-0.5.1-3|42	--with-aprconfig=/usr/bin/apr-1-config \
14cr|php-apacheaccessor-0.5.1-3|43	--with-%{modname}=shared,%{_prefix}
14cr|php-apacheaccessor-0.5.1-3|44	%make
14cr|php-apacheaccessor-0.5.1-3|45	mv modules/*.so .
14cr|php-apacheaccessor-0.5.1-3|46	
14cr|php-apacheaccessor-0.5.1-3|47	%install
14cr|php-apacheaccessor-0.5.1-3|48	rm -rf %{buildroot}
14cr|php-apacheaccessor-0.5.1-3|49	
14cr|php-apacheaccessor-0.5.1-3|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-apacheaccessor-0.5.1-3|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-apacheaccessor-0.5.1-3|52	
14cr|php-apacheaccessor-0.5.1-3|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-apacheaccessor-0.5.1-3|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-apacheaccessor-0.5.1-3|55	
14cr|php-apacheaccessor-0.5.1-3|56	%post
14cr|php-apacheaccessor-0.5.1-3|57	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-apacheaccessor-0.5.1-3|58	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-apacheaccessor-0.5.1-3|59	fi
14cr|php-apacheaccessor-0.5.1-3|60	
14cr|php-apacheaccessor-0.5.1-3|61	%postun
14cr|php-apacheaccessor-0.5.1-3|62	if [ "$1" = "0" ]; then
14cr|php-apacheaccessor-0.5.1-3|63	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-apacheaccessor-0.5.1-3|64	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-apacheaccessor-0.5.1-3|65	fi
14cr|php-apacheaccessor-0.5.1-3|66	fi
14cr|php-apacheaccessor-0.5.1-3|67	
14cr|php-apacheaccessor-0.5.1-3|68	%clean
14cr|php-apacheaccessor-0.5.1-3|69	rm -rf %{buildroot}
14cr|php-apacheaccessor-0.5.1-3|70	
14cr|php-apacheaccessor-0.5.1-3|71	%files
14cr|php-apacheaccessor-0.5.1-3|72	%defattr(-,root,root)
14cr|php-apacheaccessor-0.5.1-3|73	%doc package*.xml examples
14cr|php-apacheaccessor-0.5.1-3|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-apacheaccessor-0.5.1-3|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-apacheaccessor-0.5.1-3|76	
14cr|php-apacheaccessor-0.5.1-3|77	
14cr|php-apacheaccessor-0.5.1-3|78	
14cr|php-apacheaccessor-0.5.1-3|79	
14cr|php-apacheaccessor-0.5.1-3|80	%changelog
14cr|php-apacheaccessor-0.5.1-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-3
14cr|php-apacheaccessor-0.5.1-3|82	+ Revision: 6a00fb8
14cr|php-apacheaccessor-0.5.1-3|83	- MassBuild#464: Increase release tag
14cr|php-apacheaccessor-0.5.1-3|84	
14cr|php-apacheaccessor-0.5.1-3|85	

5947 14
14cr|php-apm-1.1.0-0.0.beta4.1|1	%define modname apm
14cr|php-apm-1.1.0-0.0.beta4.1|2	%define dirname %{modname}
14cr|php-apm-1.1.0-0.0.beta4.1|3	%define soname %{modname}.so
14cr|php-apm-1.1.0-0.0.beta4.1|4	%define inifile B10_%{modname}.ini
14cr|php-apm-1.1.0-0.0.beta4.1|5	
14cr|php-apm-1.1.0-0.0.beta4.1|6	%define pre_rel beta4
14cr|php-apm-1.1.0-0.0.beta4.1|7	
14cr|php-apm-1.1.0-0.0.beta4.1|8	Summary:	Alternative PHP Monitor
14cr|php-apm-1.1.0-0.0.beta4.1|9	Name:		php-%{modname}
14cr|php-apm-1.1.0-0.0.beta4.1|10	Version:	1.1.0
14cr|php-apm-1.1.0-0.0.beta4.1|11	Release:	%mkrel 0.0.%{pre_rel}.1
14cr|php-apm-1.1.0-0.0.beta4.1|12	Group:		Development/PHP
14cr|php-apm-1.1.0-0.0.beta4.1|13	License:	PHP License
14cr|php-apm-1.1.0-0.0.beta4.1|14	URL:		http://pecl.php.net/package/APM/
14cr|php-apm-1.1.0-0.0.beta4.1|15	Source0:	http://pecl.php.net/get/APM-%{version}%{pre_rel}.tgz
14cr|php-apm-1.1.0-0.0.beta4.1|16	Source1:	B10_apm.ini
14cr|php-apm-1.1.0-0.0.beta4.1|17	Patch0:		APM-1.0.0-default_path.diff
14cr|php-apm-1.1.0-0.0.beta4.1|18	BuildRequires:	sqlite3-devel
14cr|php-apm-1.1.0-0.0.beta4.1|19	BuildRequires:	mysql-devel
14cr|php-apm-1.1.0-0.0.beta4.1|20	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-apm-1.1.0-0.0.beta4.1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-apm-1.1.0-0.0.beta4.1|22	
14cr|php-apm-1.1.0-0.0.beta4.1|23	%description
14cr|php-apm-1.1.0-0.0.beta4.1|24	Monitoring extension for PHP, collects error events and store them in a local
14cr|php-apm-1.1.0-0.0.beta4.1|25	SQLite database.
14cr|php-apm-1.1.0-0.0.beta4.1|26	
14cr|php-apm-1.1.0-0.0.beta4.1|27	%prep
14cr|php-apm-1.1.0-0.0.beta4.1|28	
14cr|php-apm-1.1.0-0.0.beta4.1|29	%setup -q -n APM-%{version}%{pre_rel}
14cr|php-apm-1.1.0-0.0.beta4.1|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-apm-1.1.0-0.0.beta4.1|31	
14cr|php-apm-1.1.0-0.0.beta4.1|32	%patch0 -p0
14cr|php-apm-1.1.0-0.0.beta4.1|33	
14cr|php-apm-1.1.0-0.0.beta4.1|34	cp %{SOURCE1} %{inifile}
14cr|php-apm-1.1.0-0.0.beta4.1|35	
14cr|php-apm-1.1.0-0.0.beta4.1|36	%build
14cr|php-apm-1.1.0-0.0.beta4.1|37	%serverbuild
14cr|php-apm-1.1.0-0.0.beta4.1|38	
14cr|php-apm-1.1.0-0.0.beta4.1|39	export APM_SHARED_LIBADD="-lmysqlclient -lz -lsqlite3"
14cr|php-apm-1.1.0-0.0.beta4.1|40	phpize
14cr|php-apm-1.1.0-0.0.beta4.1|41	%configure2_5x \
14cr|php-apm-1.1.0-0.0.beta4.1|42	--with-libdir=%{_lib} \
14cr|php-apm-1.1.0-0.0.beta4.1|43	--with-sqlite3=%{_prefix} \
14cr|php-apm-1.1.0-0.0.beta4.1|44	--with-mysql=%{_prefix} \
14cr|php-apm-1.1.0-0.0.beta4.1|45	--with-zlib-dir=%{_prefix} \
14cr|php-apm-1.1.0-0.0.beta4.1|46	--with-%{modname}=shared,%{_prefix}
14cr|php-apm-1.1.0-0.0.beta4.1|47	
14cr|php-apm-1.1.0-0.0.beta4.1|48	# use the correct version
14cr|php-apm-1.1.0-0.0.beta4.1|49	echo "#define APM_VERSION \"%{version}%{pre_rel}\"" >> config.h
14cr|php-apm-1.1.0-0.0.beta4.1|50	
14cr|php-apm-1.1.0-0.0.beta4.1|51	%make
14cr|php-apm-1.1.0-0.0.beta4.1|52	mv modules/*.so .
14cr|php-apm-1.1.0-0.0.beta4.1|53	
14cr|php-apm-1.1.0-0.0.beta4.1|54	%install
14cr|php-apm-1.1.0-0.0.beta4.1|55	rm -rf %{buildroot}
14cr|php-apm-1.1.0-0.0.beta4.1|56	
14cr|php-apm-1.1.0-0.0.beta4.1|57	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-apm-1.1.0-0.0.beta4.1|58	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-apm-1.1.0-0.0.beta4.1|59	install -d %{buildroot}/var/lib/php-apm
14cr|php-apm-1.1.0-0.0.beta4.1|60	
14cr|php-apm-1.1.0-0.0.beta4.1|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-apm-1.1.0-0.0.beta4.1|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-apm-1.1.0-0.0.beta4.1|63	
14cr|php-apm-1.1.0-0.0.beta4.1|64	%post
14cr|php-apm-1.1.0-0.0.beta4.1|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-apm-1.1.0-0.0.beta4.1|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-apm-1.1.0-0.0.beta4.1|67	fi
14cr|php-apm-1.1.0-0.0.beta4.1|68	
14cr|php-apm-1.1.0-0.0.beta4.1|69	%postun
14cr|php-apm-1.1.0-0.0.beta4.1|70	if [ "$1" = "0" ]; then
14cr|php-apm-1.1.0-0.0.beta4.1|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-apm-1.1.0-0.0.beta4.1|72	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-apm-1.1.0-0.0.beta4.1|73	fi
14cr|php-apm-1.1.0-0.0.beta4.1|74	fi
14cr|php-apm-1.1.0-0.0.beta4.1|75	
14cr|php-apm-1.1.0-0.0.beta4.1|76	%clean
14cr|php-apm-1.1.0-0.0.beta4.1|77	rm -rf %{buildroot}
14cr|php-apm-1.1.0-0.0.beta4.1|78	
14cr|php-apm-1.1.0-0.0.beta4.1|79	%files
14cr|php-apm-1.1.0-0.0.beta4.1|80	%defattr(-,root,root)
14cr|php-apm-1.1.0-0.0.beta4.1|81	%doc web AUTHORS LICENSE NEWS sql apm.ini package*.xml
14cr|php-apm-1.1.0-0.0.beta4.1|82	%config(noreplace) %attr(0640,apache,apache) %{_sysconfdir}/php.d/%{inifile}
14cr|php-apm-1.1.0-0.0.beta4.1|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-apm-1.1.0-0.0.beta4.1|84	%attr(0750,apache,apache) /var/lib/php-apm
14cr|php-apm-1.1.0-0.0.beta4.1|85	
14cr|php-apm-1.1.0-0.0.beta4.1|86	
14cr|php-apm-1.1.0-0.0.beta4.1|87	
14cr|php-apm-1.1.0-0.0.beta4.1|88	%changelog
14cr|php-apm-1.1.0-0.0.beta4.1|89	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.0-0.0.beta4.1
14cr|php-apm-1.1.0-0.0.beta4.1|90	+ Revision: 4200cd5
14cr|php-apm-1.1.0-0.0.beta4.1|91	- Automatic import for version 1.1.0-0.0.beta4.1
14cr|php-apm-1.1.0-0.0.beta4.1|92	
14cr|php-apm-1.1.0-0.0.beta4.1|93	

5948 14
14cr|php-auth_nds-2.2.6-32|1	%define realname Auth NDS
14cr|php-auth_nds-2.2.6-32|2	%define modname auth_nds
14cr|php-auth_nds-2.2.6-32|3	%define dirname %{modname}
14cr|php-auth_nds-2.2.6-32|4	%define soname %{modname}.so
14cr|php-auth_nds-2.2.6-32|5	%define inifile A21_%{modname}.ini
14cr|php-auth_nds-2.2.6-32|6	
14cr|php-auth_nds-2.2.6-32|7	Summary:	The %{realname} module for PHP
14cr|php-auth_nds-2.2.6-32|8	Name:		php-%{modname}
14cr|php-auth_nds-2.2.6-32|9	Version:	2.2.6
14cr|php-auth_nds-2.2.6-32|10	Release:	32
14cr|php-auth_nds-2.2.6-32|11	Group:		Development/PHP
14cr|php-auth_nds-2.2.6-32|12	License:	GPL
14cr|php-auth_nds-2.2.6-32|13	URL:		ftp://platan.vc.cvut.cz/pub/linux/ncpfs/
14cr|php-auth_nds-2.2.6-32|14	Source0:	php-%{modname}-%{version}.tar.gz
14cr|php-auth_nds-2.2.6-32|15	Patch0:		php-auth_nds-2.2.6-php54x.diff
14cr|php-auth_nds-2.2.6-32|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-auth_nds-2.2.6-32|17	BuildRequires:	ncpfs-devel
14cr|php-auth_nds-2.2.6-32|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-auth_nds-2.2.6-32|19	
14cr|php-auth_nds-2.2.6-32|20	%description
14cr|php-auth_nds-2.2.6-32|21	This is a dynamic shared object (DSO) that adds Auth NDS support to PHP.
14cr|php-auth_nds-2.2.6-32|22	
14cr|php-auth_nds-2.2.6-32|23	%prep
14cr|php-auth_nds-2.2.6-32|24	
14cr|php-auth_nds-2.2.6-32|25	%setup -q -n php-%{modname}-%{version}
14cr|php-auth_nds-2.2.6-32|26	
14cr|php-auth_nds-2.2.6-32|27	%patch0 -p0
14cr|php-auth_nds-2.2.6-32|28	
14cr|php-auth_nds-2.2.6-32|29	# small hack
14cr|php-auth_nds-2.2.6-32|30	#cat >> config.h << EOF
14cr|php-auth_nds-2.2.6-32|31	#define HAVE_DLFCN_H 1
14cr|php-auth_nds-2.2.6-32|32	#define COMPILE_DL_AUTH_NDS 1
14cr|php-auth_nds-2.2.6-32|33	#define NCPFS_VERSION "%{version}"
14cr|php-auth_nds-2.2.6-32|34	#EOF
14cr|php-auth_nds-2.2.6-32|35	
14cr|php-auth_nds-2.2.6-32|36	%build
14cr|php-auth_nds-2.2.6-32|37	
14cr|php-auth_nds-2.2.6-32|38	%{_usrsrc}/php-devel/buildext %{modname} "php_auth_nds.c" \
14cr|php-auth_nds-2.2.6-32|39	"-lncp" "-I%{_includedir}/ncp -DHAVE_DLFCN_H -DCOMPILE_DL_AUTH_NDS -DNCPFS_VERSION=\"%{version}\""
14cr|php-auth_nds-2.2.6-32|40	
14cr|php-auth_nds-2.2.6-32|41	%install
14cr|php-auth_nds-2.2.6-32|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-auth_nds-2.2.6-32|43	
14cr|php-auth_nds-2.2.6-32|44	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-auth_nds-2.2.6-32|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-auth_nds-2.2.6-32|46	
14cr|php-auth_nds-2.2.6-32|47	cat > README.%{modname} << EOF
14cr|php-auth_nds-2.2.6-32|48	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-auth_nds-2.2.6-32|49	EOF
14cr|php-auth_nds-2.2.6-32|50	
14cr|php-auth_nds-2.2.6-32|51	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-auth_nds-2.2.6-32|52	
14cr|php-auth_nds-2.2.6-32|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-auth_nds-2.2.6-32|54	extension = %{soname}
14cr|php-auth_nds-2.2.6-32|55	EOF
14cr|php-auth_nds-2.2.6-32|56	
14cr|php-auth_nds-2.2.6-32|57	%post
14cr|php-auth_nds-2.2.6-32|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-auth_nds-2.2.6-32|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-auth_nds-2.2.6-32|60	fi
14cr|php-auth_nds-2.2.6-32|61	
14cr|php-auth_nds-2.2.6-32|62	%postun
14cr|php-auth_nds-2.2.6-32|63	if [ "$1" = "0" ]; then
14cr|php-auth_nds-2.2.6-32|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-auth_nds-2.2.6-32|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-auth_nds-2.2.6-32|66	fi
14cr|php-auth_nds-2.2.6-32|67	fi
14cr|php-auth_nds-2.2.6-32|68	
14cr|php-auth_nds-2.2.6-32|69	%clean
14cr|php-auth_nds-2.2.6-32|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-auth_nds-2.2.6-32|71	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-auth_nds-2.2.6-32|72	
14cr|php-auth_nds-2.2.6-32|73	%files
14cr|php-auth_nds-2.2.6-32|74	%defattr(-,root,root)
14cr|php-auth_nds-2.2.6-32|75	%doc site README*
14cr|php-auth_nds-2.2.6-32|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-auth_nds-2.2.6-32|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-auth_nds-2.2.6-32|78	
14cr|php-auth_nds-2.2.6-32|79	
14cr|php-auth_nds-2.2.6-32|80	
14cr|php-auth_nds-2.2.6-32|81	%changelog
14cr|php-auth_nds-2.2.6-32|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-32
14cr|php-auth_nds-2.2.6-32|83	+ Revision: 76bcebd
14cr|php-auth_nds-2.2.6-32|84	- MassBuild#464: Increase release tag
14cr|php-auth_nds-2.2.6-32|85	
14cr|php-auth_nds-2.2.6-32|86	

5949 14
14cr|php-bbcode-1.0.3-0.0.b1.6|1	%define modname bbcode
14cr|php-bbcode-1.0.3-0.0.b1.6|2	%define dirname %{modname}
14cr|php-bbcode-1.0.3-0.0.b1.6|3	%define soname %{modname}.so
14cr|php-bbcode-1.0.3-0.0.b1.6|4	%define inifile A68_%{modname}.ini
14cr|php-bbcode-1.0.3-0.0.b1.6|5	
14cr|php-bbcode-1.0.3-0.0.b1.6|6	Summary:	BBCode parsing Extension
14cr|php-bbcode-1.0.3-0.0.b1.6|7	Name:		php-%{modname}
14cr|php-bbcode-1.0.3-0.0.b1.6|8	Version:	1.0.3
14cr|php-bbcode-1.0.3-0.0.b1.6|9	Release:	%mkrel 0.0.b1.6
14cr|php-bbcode-1.0.3-0.0.b1.6|10	Group:		Development/PHP
14cr|php-bbcode-1.0.3-0.0.b1.6|11	License:	PHP License
14cr|php-bbcode-1.0.3-0.0.b1.6|12	URL:		http://pecl.php.net/package/bbcode
14cr|php-bbcode-1.0.3-0.0.b1.6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}b1.tgz
14cr|php-bbcode-1.0.3-0.0.b1.6|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-bbcode-1.0.3-0.0.b1.6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-bbcode-1.0.3-0.0.b1.6|16	
14cr|php-bbcode-1.0.3-0.0.b1.6|17	%description
14cr|php-bbcode-1.0.3-0.0.b1.6|18	This is a quick and efficient BBCode Parsing Library. It provides various tag
14cr|php-bbcode-1.0.3-0.0.b1.6|19	types, high speed one pass parsing, callback system, tag position restriction.
14cr|php-bbcode-1.0.3-0.0.b1.6|20	
14cr|php-bbcode-1.0.3-0.0.b1.6|21	It will force closing BBCode tags in the good order, and closing terminating
14cr|php-bbcode-1.0.3-0.0.b1.6|22	tags at the end of the string this is in order to ensure HTML Validity in all
14cr|php-bbcode-1.0.3-0.0.b1.6|23	case.
14cr|php-bbcode-1.0.3-0.0.b1.6|24	
14cr|php-bbcode-1.0.3-0.0.b1.6|25	%prep
14cr|php-bbcode-1.0.3-0.0.b1.6|26	
14cr|php-bbcode-1.0.3-0.0.b1.6|27	%setup -q -n %{modname}-%{version}b1
14cr|php-bbcode-1.0.3-0.0.b1.6|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-bbcode-1.0.3-0.0.b1.6|29	
14cr|php-bbcode-1.0.3-0.0.b1.6|30	%build
14cr|php-bbcode-1.0.3-0.0.b1.6|31	%serverbuild
14cr|php-bbcode-1.0.3-0.0.b1.6|32	
14cr|php-bbcode-1.0.3-0.0.b1.6|33	#export CFLAGS="%(echo %optflags | sed 's/-Wp,-D_FORTIFY_SOURCE=2//')"
14cr|php-bbcode-1.0.3-0.0.b1.6|34	#export CXXFLAGS="${CFLAGS}"
14cr|php-bbcode-1.0.3-0.0.b1.6|35	#export CCFLAGS="${CFLAGS}"
14cr|php-bbcode-1.0.3-0.0.b1.6|36	
14cr|php-bbcode-1.0.3-0.0.b1.6|37	phpize
14cr|php-bbcode-1.0.3-0.0.b1.6|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-bbcode-1.0.3-0.0.b1.6|39	--with-%{modname}=shared,%{_prefix}
14cr|php-bbcode-1.0.3-0.0.b1.6|40	%make
14cr|php-bbcode-1.0.3-0.0.b1.6|41	
14cr|php-bbcode-1.0.3-0.0.b1.6|42	%install
14cr|php-bbcode-1.0.3-0.0.b1.6|43	rm -rf %{buildroot}
14cr|php-bbcode-1.0.3-0.0.b1.6|44	
14cr|php-bbcode-1.0.3-0.0.b1.6|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-bbcode-1.0.3-0.0.b1.6|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-bbcode-1.0.3-0.0.b1.6|47	
14cr|php-bbcode-1.0.3-0.0.b1.6|48	install -m755 .libs/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-bbcode-1.0.3-0.0.b1.6|49	
14cr|php-bbcode-1.0.3-0.0.b1.6|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-bbcode-1.0.3-0.0.b1.6|51	extension = %{soname}
14cr|php-bbcode-1.0.3-0.0.b1.6|52	EOF
14cr|php-bbcode-1.0.3-0.0.b1.6|53	
14cr|php-bbcode-1.0.3-0.0.b1.6|54	%post
14cr|php-bbcode-1.0.3-0.0.b1.6|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bbcode-1.0.3-0.0.b1.6|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bbcode-1.0.3-0.0.b1.6|57	fi
14cr|php-bbcode-1.0.3-0.0.b1.6|58	
14cr|php-bbcode-1.0.3-0.0.b1.6|59	%postun
14cr|php-bbcode-1.0.3-0.0.b1.6|60	if [ "$1" = "0" ]; then
14cr|php-bbcode-1.0.3-0.0.b1.6|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bbcode-1.0.3-0.0.b1.6|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bbcode-1.0.3-0.0.b1.6|63	fi
14cr|php-bbcode-1.0.3-0.0.b1.6|64	fi
14cr|php-bbcode-1.0.3-0.0.b1.6|65	
14cr|php-bbcode-1.0.3-0.0.b1.6|66	%clean
14cr|php-bbcode-1.0.3-0.0.b1.6|67	rm -rf %{buildroot}
14cr|php-bbcode-1.0.3-0.0.b1.6|68	
14cr|php-bbcode-1.0.3-0.0.b1.6|69	%files
14cr|php-bbcode-1.0.3-0.0.b1.6|70	%defattr(-,root,root)
14cr|php-bbcode-1.0.3-0.0.b1.6|71	%doc CREDITS package*.xml
14cr|php-bbcode-1.0.3-0.0.b1.6|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-bbcode-1.0.3-0.0.b1.6|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-bbcode-1.0.3-0.0.b1.6|74	
14cr|php-bbcode-1.0.3-0.0.b1.6|75	
14cr|php-bbcode-1.0.3-0.0.b1.6|76	
14cr|php-bbcode-1.0.3-0.0.b1.6|77	%changelog
14cr|php-bbcode-1.0.3-0.0.b1.6|78	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3-0.0.b1.6
14cr|php-bbcode-1.0.3-0.0.b1.6|79	+ Revision: b80aff2
14cr|php-bbcode-1.0.3-0.0.b1.6|80	- Automatic import for version 1.0.3-0.0.b1.6
14cr|php-bbcode-1.0.3-0.0.b1.6|81	
14cr|php-bbcode-1.0.3-0.0.b1.6|82	

5950 14
14cr|php-bitset-2.0-2|1	%define modname bitset
14cr|php-bitset-2.0-2|2	%define soname %{modname}.so
14cr|php-bitset-2.0-2|3	%define inifile A84_%{modname}.ini
14cr|php-bitset-2.0-2|4	
14cr|php-bitset-2.0-2|5	Summary:	BITSET library
14cr|php-bitset-2.0-2|6	Name:		php-%{modname}
14cr|php-bitset-2.0-2|7	Version:	2.0
14cr|php-bitset-2.0-2|8	Release:	2
14cr|php-bitset-2.0-2|9	Group:		Development/PHP
14cr|php-bitset-2.0-2|10	License:	PHP License
14cr|php-bitset-2.0-2|11	URL:		http://pecl.php.net/package/bitset/
14cr|php-bitset-2.0-2|12	Source0:	http://pecl.php.net/get/bitset-%{version}.tgz
14cr|php-bitset-2.0-2|13	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-bitset-2.0-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-bitset-2.0-2|15	
14cr|php-bitset-2.0-2|16	%description
14cr|php-bitset-2.0-2|17	Sets of bits manipuliting library.
14cr|php-bitset-2.0-2|18	
14cr|php-bitset-2.0-2|19	%prep
14cr|php-bitset-2.0-2|20	
14cr|php-bitset-2.0-2|21	%setup -q -n %{modname}-%{version}
14cr|php-bitset-2.0-2|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cr|php-bitset-2.0-2|23	
14cr|php-bitset-2.0-2|24	# lib64 fixes
14cr|php-bitset-2.0-2|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-bitset-2.0-2|26	
14cr|php-bitset-2.0-2|27	%build
14cr|php-bitset-2.0-2|28	%serverbuild
14cr|php-bitset-2.0-2|29	
14cr|php-bitset-2.0-2|30	phpize
14cr|php-bitset-2.0-2|31	%configure2_5x --with-libdir=%{_lib} \
14cr|php-bitset-2.0-2|32	--with-%{modname}=shared,%{_prefix}
14cr|php-bitset-2.0-2|33	
14cr|php-bitset-2.0-2|34	%make
14cr|php-bitset-2.0-2|35	mv modules/*.so .
14cr|php-bitset-2.0-2|36	
14cr|php-bitset-2.0-2|37	%install
14cr|php-bitset-2.0-2|38	rm -rf %{buildroot}
14cr|php-bitset-2.0-2|39	
14cr|php-bitset-2.0-2|40	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-bitset-2.0-2|41	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-bitset-2.0-2|42	
14cr|php-bitset-2.0-2|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-bitset-2.0-2|44	
14cr|php-bitset-2.0-2|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-bitset-2.0-2|46	extension = %{soname}
14cr|php-bitset-2.0-2|47	EOF
14cr|php-bitset-2.0-2|48	
14cr|php-bitset-2.0-2|49	%post
14cr|php-bitset-2.0-2|50	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bitset-2.0-2|51	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bitset-2.0-2|52	fi
14cr|php-bitset-2.0-2|53	
14cr|php-bitset-2.0-2|54	%postun
14cr|php-bitset-2.0-2|55	if [ "$1" = "0" ]; then
14cr|php-bitset-2.0-2|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bitset-2.0-2|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bitset-2.0-2|58	fi
14cr|php-bitset-2.0-2|59	fi
14cr|php-bitset-2.0-2|60	
14cr|php-bitset-2.0-2|61	%clean
14cr|php-bitset-2.0-2|62	rm -rf %{buildroot}
14cr|php-bitset-2.0-2|63	
14cr|php-bitset-2.0-2|64	%files
14cr|php-bitset-2.0-2|65	%defattr(-,root,root)
14cr|php-bitset-2.0-2|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-bitset-2.0-2|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-bitset-2.0-2|68	
14cr|php-bitset-2.0-2|69	
14cr|php-bitset-2.0-2|70	
14cr|php-bitset-2.0-2|71	%changelog
14cr|php-bitset-2.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|php-bitset-2.0-2|73	+ Revision: 7136eef
14cr|php-bitset-2.0-2|74	- MassBuild#464: Increase release tag
14cr|php-bitset-2.0-2|75	
14cr|php-bitset-2.0-2|76	

5951 14
14cr|php-bloomy-0.1.0-14|1	%define modname bloomy
14cr|php-bloomy-0.1.0-14|2	%define dirname %{modname}
14cr|php-bloomy-0.1.0-14|3	%define soname %{modname}.so
14cr|php-bloomy-0.1.0-14|4	%define inifile A97_%{modname}.ini
14cr|php-bloomy-0.1.0-14|5	
14cr|php-bloomy-0.1.0-14|6	Summary:	Extension implementing a Bloom filter
14cr|php-bloomy-0.1.0-14|7	Name:		php-%{modname}
14cr|php-bloomy-0.1.0-14|8	Version:	0.1.0
14cr|php-bloomy-0.1.0-14|9	Release:	14
14cr|php-bloomy-0.1.0-14|10	Group:		Development/PHP
14cr|php-bloomy-0.1.0-14|11	License:	PHP License
14cr|php-bloomy-0.1.0-14|12	URL:		http://pecl.php.net/package/bloomy/
14cr|php-bloomy-0.1.0-14|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-bloomy-0.1.0-14|14	Patch0:		bloomy-0.1.0-php54x.diff
14cr|php-bloomy-0.1.0-14|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-bloomy-0.1.0-14|16	BuildRequires:	apache-devel >= 2.2.0
14cr|php-bloomy-0.1.0-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-bloomy-0.1.0-14|18	
14cr|php-bloomy-0.1.0-14|19	%description
14cr|php-bloomy-0.1.0-14|20	This extension implements a Bloom filter, which is a space-efficient
14cr|php-bloomy-0.1.0-14|21	probabilistic data structure that is used to test whether an element is a
14cr|php-bloomy-0.1.0-14|22	member of a set.
14cr|php-bloomy-0.1.0-14|23	
14cr|php-bloomy-0.1.0-14|24	%prep
14cr|php-bloomy-0.1.0-14|25	
14cr|php-bloomy-0.1.0-14|26	%setup -q -n %{modname}-%{version}
14cr|php-bloomy-0.1.0-14|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-bloomy-0.1.0-14|28	
14cr|php-bloomy-0.1.0-14|29	%patch0 -p0
14cr|php-bloomy-0.1.0-14|30	
14cr|php-bloomy-0.1.0-14|31	%build
14cr|php-bloomy-0.1.0-14|32	%serverbuild
14cr|php-bloomy-0.1.0-14|33	
14cr|php-bloomy-0.1.0-14|34	phpize
14cr|php-bloomy-0.1.0-14|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-bloomy-0.1.0-14|36	--with-%{modname}=shared,%{_prefix}
14cr|php-bloomy-0.1.0-14|37	%make
14cr|php-bloomy-0.1.0-14|38	mv modules/*.so .
14cr|php-bloomy-0.1.0-14|39	
14cr|php-bloomy-0.1.0-14|40	%install
14cr|php-bloomy-0.1.0-14|41	rm -rf %{buildroot}
14cr|php-bloomy-0.1.0-14|42	
14cr|php-bloomy-0.1.0-14|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-bloomy-0.1.0-14|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-bloomy-0.1.0-14|45	
14cr|php-bloomy-0.1.0-14|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-bloomy-0.1.0-14|47	
14cr|php-bloomy-0.1.0-14|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-bloomy-0.1.0-14|49	extension = %{soname}
14cr|php-bloomy-0.1.0-14|50	EOF
14cr|php-bloomy-0.1.0-14|51	
14cr|php-bloomy-0.1.0-14|52	%post
14cr|php-bloomy-0.1.0-14|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bloomy-0.1.0-14|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bloomy-0.1.0-14|55	fi
14cr|php-bloomy-0.1.0-14|56	
14cr|php-bloomy-0.1.0-14|57	%postun
14cr|php-bloomy-0.1.0-14|58	if [ "$1" = "0" ]; then
14cr|php-bloomy-0.1.0-14|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-bloomy-0.1.0-14|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-bloomy-0.1.0-14|61	fi
14cr|php-bloomy-0.1.0-14|62	fi
14cr|php-bloomy-0.1.0-14|63	
14cr|php-bloomy-0.1.0-14|64	%clean
14cr|php-bloomy-0.1.0-14|65	rm -rf %{buildroot}
14cr|php-bloomy-0.1.0-14|66	
14cr|php-bloomy-0.1.0-14|67	%files
14cr|php-bloomy-0.1.0-14|68	%defattr(-,root,root)
14cr|php-bloomy-0.1.0-14|69	%doc CREDITS package*.xml
14cr|php-bloomy-0.1.0-14|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-bloomy-0.1.0-14|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-bloomy-0.1.0-14|72	
14cr|php-bloomy-0.1.0-14|73	
14cr|php-bloomy-0.1.0-14|74	
14cr|php-bloomy-0.1.0-14|75	
14cr|php-bloomy-0.1.0-14|76	%changelog
14cr|php-bloomy-0.1.0-14|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-14
14cr|php-bloomy-0.1.0-14|78	+ Revision: 72fc3da
14cr|php-bloomy-0.1.0-14|79	- MassBuild#464: Increase release tag
14cr|php-bloomy-0.1.0-14|80	
14cr|php-bloomy-0.1.0-14|81	

5952 14
14cr|php-braille-0.1.1-2|1	%define modname braille
14cr|php-braille-0.1.1-2|2	%define soname %{modname}.so
14cr|php-braille-0.1.1-2|3	%define inifile A65_%{modname}.ini
14cr|php-braille-0.1.1-2|4	
14cr|php-braille-0.1.1-2|5	Summary:	Functions to control a braille display (and keyboard), based on libbraille
14cr|php-braille-0.1.1-2|6	Name:		php-%{modname}
14cr|php-braille-0.1.1-2|7	Version:	0.1.1
14cr|php-braille-0.1.1-2|8	Release:	2
14cr|php-braille-0.1.1-2|9	Group:		Development/PHP
14cr|php-braille-0.1.1-2|10	License:	PHP License
14cr|php-braille-0.1.1-2|11	URL:		http://libbraille.org
14cr|php-braille-0.1.1-2|12	Source0:	http://php-baustelle.de/%{modname}-%{version}.tgz
14cr|php-braille-0.1.1-2|13	Patch0:		braille-0.1.1-php54x.diff
14cr|php-braille-0.1.1-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-braille-0.1.1-2|15	BuildRequires:	file
14cr|php-braille-0.1.1-2|16	BuildRequires:	libbraille-devel
14cr|php-braille-0.1.1-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|php-braille-0.1.1-2|18	
14cr|php-braille-0.1.1-2|19	%description
14cr|php-braille-0.1.1-2|20	Functions to control a braille display (and keyboard), based on libbraille.
14cr|php-braille-0.1.1-2|21	
14cr|php-braille-0.1.1-2|22	%prep
14cr|php-braille-0.1.1-2|23	
14cr|php-braille-0.1.1-2|24	%setup -q -n %{modname}-%{version}
14cr|php-braille-0.1.1-2|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-braille-0.1.1-2|26	
14cr|php-braille-0.1.1-2|27	%patch0 -p0
14cr|php-braille-0.1.1-2|28	
14cr|php-braille-0.1.1-2|29	# fix permissions
14cr|php-braille-0.1.1-2|30	find . -type f | xargs chmod 644
14cr|php-braille-0.1.1-2|31	
14cr|php-braille-0.1.1-2|32	# strip away annoying ^M
14cr|php-braille-0.1.1-2|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-braille-0.1.1-2|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-braille-0.1.1-2|35	
14cr|php-braille-0.1.1-2|36	# lib64 fix
14cr|php-braille-0.1.1-2|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-braille-0.1.1-2|38	
14cr|php-braille-0.1.1-2|39	%build
14cr|php-braille-0.1.1-2|40	%serverbuild
14cr|php-braille-0.1.1-2|41	
14cr|php-braille-0.1.1-2|42	phpize
14cr|php-braille-0.1.1-2|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-braille-0.1.1-2|44	--with-%{modname}=shared,%{_prefix}
14cr|php-braille-0.1.1-2|45	%make
14cr|php-braille-0.1.1-2|46	
14cr|php-braille-0.1.1-2|47	%install
14cr|php-braille-0.1.1-2|48	rm -rf %{buildroot}
14cr|php-braille-0.1.1-2|49	
14cr|php-braille-0.1.1-2|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-braille-0.1.1-2|51	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-braille-0.1.1-2|52	
14cr|php-braille-0.1.1-2|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-braille-0.1.1-2|54	
14cr|php-braille-0.1.1-2|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-braille-0.1.1-2|56	extension = %{soname}
14cr|php-braille-0.1.1-2|57	EOF
14cr|php-braille-0.1.1-2|58	
14cr|php-braille-0.1.1-2|59	%post
14cr|php-braille-0.1.1-2|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-braille-0.1.1-2|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-braille-0.1.1-2|62	fi
14cr|php-braille-0.1.1-2|63	
14cr|php-braille-0.1.1-2|64	%postun
14cr|php-braille-0.1.1-2|65	if [ "$1" = "0" ]; then
14cr|php-braille-0.1.1-2|66	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-braille-0.1.1-2|67	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-braille-0.1.1-2|68	fi
14cr|php-braille-0.1.1-2|69	fi
14cr|php-braille-0.1.1-2|70	
14cr|php-braille-0.1.1-2|71	%clean
14cr|php-braille-0.1.1-2|72	rm -rf %{buildroot}
14cr|php-braille-0.1.1-2|73	
14cr|php-braille-0.1.1-2|74	%files
14cr|php-braille-0.1.1-2|75	%defattr(-,root,root)
14cr|php-braille-0.1.1-2|76	%doc CREDITS EXPERIMENTAL package*.xml
14cr|php-braille-0.1.1-2|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-braille-0.1.1-2|78	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-braille-0.1.1-2|79	
14cr|php-braille-0.1.1-2|80	
14cr|php-braille-0.1.1-2|81	
14cr|php-braille-0.1.1-2|82	%changelog
14cr|php-braille-0.1.1-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
14cr|php-braille-0.1.1-2|84	+ Revision: 6ae73ae
14cr|php-braille-0.1.1-2|85	- MassBuild#464: Increase release tag
14cr|php-braille-0.1.1-2|86	
14cr|php-braille-0.1.1-2|87	

5953 14
14cr|php-cairo_wrapper-0.2.4-14|1	%define modname cairo_wrapper
14cr|php-cairo_wrapper-0.2.4-14|2	%define dirname %{modname}
14cr|php-cairo_wrapper-0.2.4-14|3	%define soname %{modname}.so
14cr|php-cairo_wrapper-0.2.4-14|4	%define inifile A99_%{modname}.ini
14cr|php-cairo_wrapper-0.2.4-14|5	
14cr|php-cairo_wrapper-0.2.4-14|6	Summary:	Cairo Wrapper Extension
14cr|php-cairo_wrapper-0.2.4-14|7	Name:		php-%{modname}
14cr|php-cairo_wrapper-0.2.4-14|8	Version:	0.2.4
14cr|php-cairo_wrapper-0.2.4-14|9	Release:	14
14cr|php-cairo_wrapper-0.2.4-14|10	Group:		Development/PHP
14cr|php-cairo_wrapper-0.2.4-14|11	License:	PHP License
14cr|php-cairo_wrapper-0.2.4-14|12	URL:		http://pecl.php.net/package/cairo_wrapper/
14cr|php-cairo_wrapper-0.2.4-14|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-cairo_wrapper-0.2.4-14|14	Patch0:		cairo_wrapper-0.2.4-php54x.diff
14cr|php-cairo_wrapper-0.2.4-14|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-cairo_wrapper-0.2.4-14|16	BuildRequires:	apache-devel >= 2.2.0
14cr|php-cairo_wrapper-0.2.4-14|17	BuildRequires:	pkgconfig
14cr|php-cairo_wrapper-0.2.4-14|18	BuildRequires:	cairo-devel >= 1.2.2
14cr|php-cairo_wrapper-0.2.4-14|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-cairo_wrapper-0.2.4-14|20	
14cr|php-cairo_wrapper-0.2.4-14|21	%description
14cr|php-cairo_wrapper-0.2.4-14|22	A cairo API wrapper. For details about cairo see http://cairographics.org/
14cr|php-cairo_wrapper-0.2.4-14|23	
14cr|php-cairo_wrapper-0.2.4-14|24	%prep
14cr|php-cairo_wrapper-0.2.4-14|25	
14cr|php-cairo_wrapper-0.2.4-14|26	%setup -q -n %{modname}-%{version}
14cr|php-cairo_wrapper-0.2.4-14|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-cairo_wrapper-0.2.4-14|28	
14cr|php-cairo_wrapper-0.2.4-14|29	%patch0 -p0
14cr|php-cairo_wrapper-0.2.4-14|30	
14cr|php-cairo_wrapper-0.2.4-14|31	%build
14cr|php-cairo_wrapper-0.2.4-14|32	%serverbuild
14cr|php-cairo_wrapper-0.2.4-14|33	
14cr|php-cairo_wrapper-0.2.4-14|34	phpize
14cr|php-cairo_wrapper-0.2.4-14|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-cairo_wrapper-0.2.4-14|36	--with-%{modname}=shared,%{_prefix}
14cr|php-cairo_wrapper-0.2.4-14|37	%make
14cr|php-cairo_wrapper-0.2.4-14|38	mv modules/*.so .
14cr|php-cairo_wrapper-0.2.4-14|39	
14cr|php-cairo_wrapper-0.2.4-14|40	%install
14cr|php-cairo_wrapper-0.2.4-14|41	rm -rf %{buildroot}
14cr|php-cairo_wrapper-0.2.4-14|42	
14cr|php-cairo_wrapper-0.2.4-14|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-cairo_wrapper-0.2.4-14|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-cairo_wrapper-0.2.4-14|45	
14cr|php-cairo_wrapper-0.2.4-14|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-cairo_wrapper-0.2.4-14|47	
14cr|php-cairo_wrapper-0.2.4-14|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-cairo_wrapper-0.2.4-14|49	extension = %{soname}
14cr|php-cairo_wrapper-0.2.4-14|50	EOF
14cr|php-cairo_wrapper-0.2.4-14|51	
14cr|php-cairo_wrapper-0.2.4-14|52	%post
14cr|php-cairo_wrapper-0.2.4-14|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-cairo_wrapper-0.2.4-14|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-cairo_wrapper-0.2.4-14|55	fi
14cr|php-cairo_wrapper-0.2.4-14|56	
14cr|php-cairo_wrapper-0.2.4-14|57	%postun
14cr|php-cairo_wrapper-0.2.4-14|58	if [ "$1" = "0" ]; then
14cr|php-cairo_wrapper-0.2.4-14|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-cairo_wrapper-0.2.4-14|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-cairo_wrapper-0.2.4-14|61	fi
14cr|php-cairo_wrapper-0.2.4-14|62	fi
14cr|php-cairo_wrapper-0.2.4-14|63	
14cr|php-cairo_wrapper-0.2.4-14|64	%clean
14cr|php-cairo_wrapper-0.2.4-14|65	rm -rf %{buildroot}
14cr|php-cairo_wrapper-0.2.4-14|66	
14cr|php-cairo_wrapper-0.2.4-14|67	%files
14cr|php-cairo_wrapper-0.2.4-14|68	%defattr(-,root,root)
14cr|php-cairo_wrapper-0.2.4-14|69	%doc CREDITS package*.xml
14cr|php-cairo_wrapper-0.2.4-14|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-cairo_wrapper-0.2.4-14|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-cairo_wrapper-0.2.4-14|72	
14cr|php-cairo_wrapper-0.2.4-14|73	
14cr|php-cairo_wrapper-0.2.4-14|74	
14cr|php-cairo_wrapper-0.2.4-14|75	
14cr|php-cairo_wrapper-0.2.4-14|76	%changelog
14cr|php-cairo_wrapper-0.2.4-14|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-14
14cr|php-cairo_wrapper-0.2.4-14|78	+ Revision: e02bbcb
14cr|php-cairo_wrapper-0.2.4-14|79	- MassBuild#464: Increase release tag
14cr|php-cairo_wrapper-0.2.4-14|80	
14cr|php-cairo_wrapper-0.2.4-14|81	

5954 14
14cr|php-channel-phpunit-1.3-10|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-channel-phpunit-1.3-10|2	%define pear_xmldir  /var/lib/pear
14cr|php-channel-phpunit-1.3-10|3	
14cr|php-channel-phpunit-1.3-10|4	Name:		php-channel-phpunit
14cr|php-channel-phpunit-1.3-10|5	Version:		1.3
14cr|php-channel-phpunit-1.3-10|6	Release:		10
14cr|php-channel-phpunit-1.3-10|7	Summary:		Adds phpunit channel to PEAR
14cr|php-channel-phpunit-1.3-10|8	Group:		Development/PHP
14cr|php-channel-phpunit-1.3-10|9	License:		BSD
14cr|php-channel-phpunit-1.3-10|10	URL:		http://pear.phpunit.de
14cr|php-channel-phpunit-1.3-10|11	Source0:		http://pear.phpunit.de/channel.xml
14cr|php-channel-phpunit-1.3-10|12	BuildRequires:	php-pear
14cr|php-channel-phpunit-1.3-10|13	Requires(pre): php-cli
14cr|php-channel-phpunit-1.3-10|14	Requires(pre): php-pear
14cr|php-channel-phpunit-1.3-10|15	Requires(postun): php-pear
14cr|php-channel-phpunit-1.3-10|16	Requires:	php-pear
14cr|php-channel-phpunit-1.3-10|17	BuildArch:	noarch
14cr|php-channel-phpunit-1.3-10|18	
14cr|php-channel-phpunit-1.3-10|19	
14cr|php-channel-phpunit-1.3-10|20	%description
14cr|php-channel-phpunit-1.3-10|21	This package adds the phpunit channel which allows PEAR packages from this
14cr|php-channel-phpunit-1.3-10|22	channel to be installed.
14cr|php-channel-phpunit-1.3-10|23	
14cr|php-channel-phpunit-1.3-10|24	%prep
14cr|php-channel-phpunit-1.3-10|25	
14cr|php-channel-phpunit-1.3-10|26	%setup -q -c -T
14cr|php-channel-phpunit-1.3-10|27	
14cr|php-channel-phpunit-1.3-10|28	%build
14cr|php-channel-phpunit-1.3-10|29	# Empty build section, nothing to build
14cr|php-channel-phpunit-1.3-10|30	
14cr|php-channel-phpunit-1.3-10|31	%install
14cr|php-channel-phpunit-1.3-10|32	
14cr|php-channel-phpunit-1.3-10|33	%{__mkdir_p} %{buildroot}%{_datadir}/pear/packages/
14cr|php-channel-phpunit-1.3-10|34	%{__install} -pm 644 %{SOURCE0} %{buildroot}%{_datadir}/pear/packages/pear.phpunit.de.xml
14cr|php-channel-phpunit-1.3-10|35	
14cr|php-channel-phpunit-1.3-10|36	
14cr|php-channel-phpunit-1.3-10|37	%post
14cr|php-channel-phpunit-1.3-10|38	if [ $1 -eq  1 ] ; then
14cr|php-channel-phpunit-1.3-10|39	pear channel-add %{_datadir}/pear/packages/pear.phpunit.de.xml
14cr|php-channel-phpunit-1.3-10|40	else
14cr|php-channel-phpunit-1.3-10|41	pear channel-update %{_datadir}/pear/packages/pear.phpunit.de.xml
14cr|php-channel-phpunit-1.3-10|42	fi
14cr|php-channel-phpunit-1.3-10|43	
14cr|php-channel-phpunit-1.3-10|44	%preun
14cr|php-channel-phpunit-1.3-10|45	if [ $1 -eq 0 ] ; then
14cr|php-channel-phpunit-1.3-10|46	pear channel-delete pear.phpunit.de
14cr|php-channel-phpunit-1.3-10|47	fi
14cr|php-channel-phpunit-1.3-10|48	
14cr|php-channel-phpunit-1.3-10|49	
14cr|php-channel-phpunit-1.3-10|50	%files
14cr|php-channel-phpunit-1.3-10|51	%{_datadir}/pear/packages/pear.phpunit.de.xml
14cr|php-channel-phpunit-1.3-10|52	
14cr|php-channel-phpunit-1.3-10|53	
14cr|php-channel-phpunit-1.3-10|54	
14cr|php-channel-phpunit-1.3-10|55	%changelog
14cr|php-channel-phpunit-1.3-10|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-10
14cr|php-channel-phpunit-1.3-10|57	+ Revision: cb7139a
14cr|php-channel-phpunit-1.3-10|58	- MassBuild#464: Increase release tag
14cr|php-channel-phpunit-1.3-10|59	
14cr|php-channel-phpunit-1.3-10|60	

5955 14
14cr|php-channel-symfony-1.3-3|1	Summary:	The symfony project PEAR channel
14cr|php-channel-symfony-1.3-3|2	Name:		php-channel-symfony
14cr|php-channel-symfony-1.3-3|3	Version:	1.3
14cr|php-channel-symfony-1.3-3|4	Release:	3
14cr|php-channel-symfony-1.3-3|5	Group:		Development/PHP
14cr|php-channel-symfony-1.3-3|6	License:	MIT
14cr|php-channel-symfony-1.3-3|7	URL:		http://pear.symfony-project.com/
14cr|php-channel-symfony-1.3-3|8	Source0:	http://pear.symfony-project.com/channel.xml
14cr|php-channel-symfony-1.3-3|9	BuildRequires:	php-pear
14cr|php-channel-symfony-1.3-3|10	Requires:	php-pear
14cr|php-channel-symfony-1.3-3|11	Requires(pre): php-cli
14cr|php-channel-symfony-1.3-3|12	Requires(pre): php-pear
14cr|php-channel-symfony-1.3-3|13	Requires(postun): php-pear
14cr|php-channel-symfony-1.3-3|14	BuildArch:	noarch
14cr|php-channel-symfony-1.3-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-channel-symfony-1.3-3|16	
14cr|php-channel-symfony-1.3-3|17	%description
14cr|php-channel-symfony-1.3-3|18	This package adds The symfony project PEAR channel which allows PEAR packages
14cr|php-channel-symfony-1.3-3|19	from this channel to be installed.
14cr|php-channel-symfony-1.3-3|20	
14cr|php-channel-symfony-1.3-3|21	%prep
14cr|php-channel-symfony-1.3-3|22	
14cr|php-channel-symfony-1.3-3|23	%setup -q -c -T
14cr|php-channel-symfony-1.3-3|24	
14cr|php-channel-symfony-1.3-3|25	%build
14cr|php-channel-symfony-1.3-3|26	
14cr|php-channel-symfony-1.3-3|27	%install
14cr|php-channel-symfony-1.3-3|28	rm -rf %{buildroot}
14cr|php-channel-symfony-1.3-3|29	
14cr|php-channel-symfony-1.3-3|30	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-channel-symfony-1.3-3|31	
14cr|php-channel-symfony-1.3-3|32	install -m0644 %{SOURCE0} %{buildroot}%{_datadir}/pear/packages/pear.symfony-project.com.xml
14cr|php-channel-symfony-1.3-3|33	
14cr|php-channel-symfony-1.3-3|34	%post
14cr|php-channel-symfony-1.3-3|35	if [ $1 -eq  1 ] ; then
14cr|php-channel-symfony-1.3-3|36	%{_bindir}/pear channel-add %{_datadir}/pear/packages/pear.symfony-project.com.xml > /dev/null || :
14cr|php-channel-symfony-1.3-3|37	else
14cr|php-channel-symfony-1.3-3|38	%{_bindir}/pear channel-update %{_datadir}/pear/packages/.xml > /dev/null ||:
14cr|php-channel-symfony-1.3-3|39	fi
14cr|php-channel-symfony-1.3-3|40	
14cr|php-channel-symfony-1.3-3|41	%postun
14cr|php-channel-symfony-1.3-3|42	if [ $1 -eq 0 ] ; then
14cr|php-channel-symfony-1.3-3|43	%{_bindir}/pear channel-delete pear.symfony-project.com > /dev/null || :
14cr|php-channel-symfony-1.3-3|44	fi
14cr|php-channel-symfony-1.3-3|45	
14cr|php-channel-symfony-1.3-3|46	%clean
14cr|php-channel-symfony-1.3-3|47	rm -rf %{buildroot}
14cr|php-channel-symfony-1.3-3|48	
14cr|php-channel-symfony-1.3-3|49	%files
14cr|php-channel-symfony-1.3-3|50	%defattr(-,root,root,-)
14cr|php-channel-symfony-1.3-3|51	%{_datadir}/pear/packages/pear.symfony-project.com.xml
14cr|php-channel-symfony-1.3-3|52	
14cr|php-channel-symfony-1.3-3|53	
14cr|php-channel-symfony-1.3-3|54	
14cr|php-channel-symfony-1.3-3|55	
14cr|php-channel-symfony-1.3-3|56	%changelog
14cr|php-channel-symfony-1.3-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14cr|php-channel-symfony-1.3-3|58	+ Revision: 8d96695
14cr|php-channel-symfony-1.3-3|59	- MassBuild#464: Increase release tag
14cr|php-channel-symfony-1.3-3|60	
14cr|php-channel-symfony-1.3-3|61	

5956 14
14cr|php-chdb-1.0.2-4|1	%define modname chdb
14cr|php-chdb-1.0.2-4|2	%define dirname %{modname}
14cr|php-chdb-1.0.2-4|3	%define soname %{modname}.so
14cr|php-chdb-1.0.2-4|4	%define inifile B15_%{modname}.ini
14cr|php-chdb-1.0.2-4|5	
14cr|php-chdb-1.0.2-4|6	Summary:	A fast database for constant data with memory sharing across processes
14cr|php-chdb-1.0.2-4|7	Name:		php-%{modname}
14cr|php-chdb-1.0.2-4|8	Version:	1.0.2
14cr|php-chdb-1.0.2-4|9	Release:	4
14cr|php-chdb-1.0.2-4|10	Group:		Development/PHP
14cr|php-chdb-1.0.2-4|11	License:	BSD
14cr|php-chdb-1.0.2-4|12	URL:		http://pecl.php.net/package/chdb
14cr|php-chdb-1.0.2-4|13	Source0:	http://pecl.php.net/get/chdb-%{version}.tgz
14cr|php-chdb-1.0.2-4|14	Source1:	B15_chdb.ini
14cr|php-chdb-1.0.2-4|15	BuildRequires:	pkgconfig
14cr|php-chdb-1.0.2-4|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-chdb-1.0.2-4|17	BuildRequires:	cmph-devel
14cr|php-chdb-1.0.2-4|18	
14cr|php-chdb-1.0.2-4|19	%description
14cr|php-chdb-1.0.2-4|20	CHDB (constant hash database) is a fast key-value database for constant data,
14cr|php-chdb-1.0.2-4|21	realized by using a memory-mapped file and thus providing the following
14cr|php-chdb-1.0.2-4|22	functionalities:
14cr|php-chdb-1.0.2-4|23	- Extremely fast initial load, regardless of the size of the database.
14cr|php-chdb-1.0.2-4|24	- Only the pages of the file which are actually used are loaded from the disk.
14cr|php-chdb-1.0.2-4|25	- Once a page is loaded it is shared across multiple processes.
14cr|php-chdb-1.0.2-4|26	- Loaded pages are cached across multiple requests and even process recycling.
14cr|php-chdb-1.0.2-4|27	A typical use of CHDB is as a faster alternative to defining many PHP
14cr|php-chdb-1.0.2-4|28	constants.
14cr|php-chdb-1.0.2-4|29	CHDB is internally implemented as a hash-table using a perfect hashing
14cr|php-chdb-1.0.2-4|30	function, thus guaranteeing worst case O(1) lookup time.
14cr|php-chdb-1.0.2-4|31	
14cr|php-chdb-1.0.2-4|32	%prep
14cr|php-chdb-1.0.2-4|33	
14cr|php-chdb-1.0.2-4|34	%setup -q -n %{modname}-%{version}
14cr|php-chdb-1.0.2-4|35	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-chdb-1.0.2-4|36	
14cr|php-chdb-1.0.2-4|37	cp %{SOURCE1} %{inifile}
14cr|php-chdb-1.0.2-4|38	
14cr|php-chdb-1.0.2-4|39	# lib64 fix
14cr|php-chdb-1.0.2-4|40	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-chdb-1.0.2-4|41	
14cr|php-chdb-1.0.2-4|42	%build
14cr|php-chdb-1.0.2-4|43	%serverbuild
14cr|php-chdb-1.0.2-4|44	
14cr|php-chdb-1.0.2-4|45	phpize
14cr|php-chdb-1.0.2-4|46	%configure2_5x --with-libdir=%{_lib} \
14cr|php-chdb-1.0.2-4|47	--with-%{modname}=shared,%{_prefix}
14cr|php-chdb-1.0.2-4|48	%make
14cr|php-chdb-1.0.2-4|49	mv modules/*.so .
14cr|php-chdb-1.0.2-4|50	
14cr|php-chdb-1.0.2-4|51	%install
14cr|php-chdb-1.0.2-4|52	rm -rf %{buildroot}
14cr|php-chdb-1.0.2-4|53	
14cr|php-chdb-1.0.2-4|54	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-chdb-1.0.2-4|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-chdb-1.0.2-4|56	
14cr|php-chdb-1.0.2-4|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-chdb-1.0.2-4|58	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-chdb-1.0.2-4|59	
14cr|php-chdb-1.0.2-4|60	%post
14cr|php-chdb-1.0.2-4|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-chdb-1.0.2-4|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-chdb-1.0.2-4|63	fi
14cr|php-chdb-1.0.2-4|64	
14cr|php-chdb-1.0.2-4|65	%postun
14cr|php-chdb-1.0.2-4|66	if [ "$1" = "0" ]; then
14cr|php-chdb-1.0.2-4|67	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-chdb-1.0.2-4|68	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-chdb-1.0.2-4|69	fi
14cr|php-chdb-1.0.2-4|70	fi
14cr|php-chdb-1.0.2-4|71	
14cr|php-chdb-1.0.2-4|72	%clean
14cr|php-chdb-1.0.2-4|73	rm -rf %{buildroot}
14cr|php-chdb-1.0.2-4|74	
14cr|php-chdb-1.0.2-4|75	%files
14cr|php-chdb-1.0.2-4|76	%defattr(-,root,root)
14cr|php-chdb-1.0.2-4|77	%doc package*.xml
14cr|php-chdb-1.0.2-4|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-chdb-1.0.2-4|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-chdb-1.0.2-4|80	
14cr|php-chdb-1.0.2-4|81	
14cr|php-chdb-1.0.2-4|82	
14cr|php-chdb-1.0.2-4|83	
14cr|php-chdb-1.0.2-4|84	%changelog
14cr|php-chdb-1.0.2-4|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|php-chdb-1.0.2-4|86	+ Revision: 617136f
14cr|php-chdb-1.0.2-4|87	- MassBuild#464: Increase release tag
14cr|php-chdb-1.0.2-4|88	
14cr|php-chdb-1.0.2-4|89	

5957 14
14cr|php-cyrus-1.0-33|1	%define realname cyrus
14cr|php-cyrus-1.0-33|2	%define modname cyrus
14cr|php-cyrus-1.0-33|3	%define dirname %{modname}
14cr|php-cyrus-1.0-33|4	%define soname %{modname}.so
14cr|php-cyrus-1.0-33|5	%define inifile A16_%{modname}.ini
14cr|php-cyrus-1.0-33|6	
14cr|php-cyrus-1.0-33|7	Summary:	An extension which eases the manipulation of Cyrus IMAP servers for PHP
14cr|php-cyrus-1.0-33|8	Name:		php-%{modname}
14cr|php-cyrus-1.0-33|9	Version:	1.0
14cr|php-cyrus-1.0-33|10	Release:	33
14cr|php-cyrus-1.0-33|11	Group:		Development/PHP
14cr|php-cyrus-1.0-33|12	License:	PHP License
14cr|php-cyrus-1.0-33|13	URL:		http://pecl.php.net/package/cyrus
14cr|php-cyrus-1.0-33|14	Source0:	%{modname}-%{version}.tar.bz2
14cr|php-cyrus-1.0-33|15	Source1:	%{modname}.ini
14cr|php-cyrus-1.0-33|16	Patch0:		cyrus-1.0-lib64.diff
14cr|php-cyrus-1.0-33|17	Patch1:		cyrus-1.0-php54x.diff
14cr|php-cyrus-1.0-33|18	Requires:	php-cli >= 3:5.2.0
14cr|php-cyrus-1.0-33|19	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-cyrus-1.0-33|20	BuildRequires:	cyrus-imapd-devel
14cr|php-cyrus-1.0-33|21	BuildRequires:	libsasl-devel
14cr|php-cyrus-1.0-33|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-cyrus-1.0-33|23	
14cr|php-cyrus-1.0-33|24	%description
14cr|php-cyrus-1.0-33|25	An extension which eases the manipulation of Cyrus IMAP servers.
14cr|php-cyrus-1.0-33|26	
14cr|php-cyrus-1.0-33|27	%prep
14cr|php-cyrus-1.0-33|28	
14cr|php-cyrus-1.0-33|29	%setup -q -n %{modname}-%{version}
14cr|php-cyrus-1.0-33|30	%patch0 -p0
14cr|php-cyrus-1.0-33|31	%patch1 -p0
14cr|php-cyrus-1.0-33|32	
14cr|php-cyrus-1.0-33|33	cp %{SOURCE1} %{inifile}
14cr|php-cyrus-1.0-33|34	
14cr|php-cyrus-1.0-33|35	%build
14cr|php-cyrus-1.0-33|36	%serverbuild
14cr|php-cyrus-1.0-33|37	
14cr|php-cyrus-1.0-33|38	#%{_usrsrc}/php4-devel/buildext %{modname} cyrus.c "-lsasl2 -lcyrus -lcyrus_min" \
14cr|php-cyrus-1.0-33|39	#    "-DCOMPILE_DL_CYRUS -DHAVE_CYRUS -I%{_includedir}/sasl"
14cr|php-cyrus-1.0-33|40	
14cr|php-cyrus-1.0-33|41	phpize
14cr|php-cyrus-1.0-33|42	export CYRUS_SHARED_LIBADD="-L%{_libdir} -lsasl2 -lcyrus -lcyrus_min"
14cr|php-cyrus-1.0-33|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-cyrus-1.0-33|44	--enable-%{modname}=shared,%{_prefix}
14cr|php-cyrus-1.0-33|45	
14cr|php-cyrus-1.0-33|46	%make
14cr|php-cyrus-1.0-33|47	mv modules/*.so .
14cr|php-cyrus-1.0-33|48	
14cr|php-cyrus-1.0-33|49	%install
14cr|php-cyrus-1.0-33|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-cyrus-1.0-33|51	
14cr|php-cyrus-1.0-33|52	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-cyrus-1.0-33|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-cyrus-1.0-33|54	
14cr|php-cyrus-1.0-33|55	cat > README.%{modname} << EOF
14cr|php-cyrus-1.0-33|56	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-cyrus-1.0-33|57	EOF
14cr|php-cyrus-1.0-33|58	
14cr|php-cyrus-1.0-33|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-cyrus-1.0-33|60	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-cyrus-1.0-33|61	
14cr|php-cyrus-1.0-33|62	%post
14cr|php-cyrus-1.0-33|63	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-cyrus-1.0-33|64	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-cyrus-1.0-33|65	fi
14cr|php-cyrus-1.0-33|66	
14cr|php-cyrus-1.0-33|67	%postun
14cr|php-cyrus-1.0-33|68	if [ "$1" = "0" ]; then
14cr|php-cyrus-1.0-33|69	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-cyrus-1.0-33|70	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-cyrus-1.0-33|71	fi
14cr|php-cyrus-1.0-33|72	fi
14cr|php-cyrus-1.0-33|73	
14cr|php-cyrus-1.0-33|74	%clean
14cr|php-cyrus-1.0-33|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-cyrus-1.0-33|76	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-cyrus-1.0-33|77	
14cr|php-cyrus-1.0-33|78	%files
14cr|php-cyrus-1.0-33|79	%defattr(-,root,root)
14cr|php-cyrus-1.0-33|80	%doc CREDITS README*
14cr|php-cyrus-1.0-33|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-cyrus-1.0-33|82	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-cyrus-1.0-33|83	
14cr|php-cyrus-1.0-33|84	
14cr|php-cyrus-1.0-33|85	
14cr|php-cyrus-1.0-33|86	%changelog
14cr|php-cyrus-1.0-33|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-33
14cr|php-cyrus-1.0-33|88	+ Revision: e8521b2
14cr|php-cyrus-1.0-33|89	- MassBuild#464: Increase release tag
14cr|php-cyrus-1.0-33|90	
14cr|php-cyrus-1.0-33|91	

5958 14
14cr|php-dav-1.2-7|1	%define modname dav
14cr|php-dav-1.2-7|2	%define dirname %{modname}
14cr|php-dav-1.2-7|3	%define soname %{modname}.so
14cr|php-dav-1.2-7|4	%define inifile A59_%{modname}.ini
14cr|php-dav-1.2-7|5	
14cr|php-dav-1.2-7|6	Summary:	A PHP WebDAV for PHP
14cr|php-dav-1.2-7|7	Name:		php-%{modname}
14cr|php-dav-1.2-7|8	Version:	1.2
14cr|php-dav-1.2-7|9	Release:	7
14cr|php-dav-1.2-7|10	Group:		Development/PHP
14cr|php-dav-1.2-7|11	License:	BSD-like
14cr|php-dav-1.2-7|12	URL:		http://php-webdav.pureftpd.org/project/php-webdav
14cr|php-dav-1.2-7|13	Source0:	http://download.pureftpd.org/php-webdav/php-webdav-%{version}.tar.gz
14cr|php-dav-1.2-7|14	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-dav-1.2-7|15	BuildRequires:	neon-devel
14cr|php-dav-1.2-7|16	BuildRequires:	file
14cr|php-dav-1.2-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-dav-1.2-7|18	
14cr|php-dav-1.2-7|19	%description
14cr|php-dav-1.2-7|20	The PHP WebDAV extension allows easy access to remote resources with PHP
14cr|php-dav-1.2-7|21	through the DAV protocol.
14cr|php-dav-1.2-7|22	
14cr|php-dav-1.2-7|23	%prep
14cr|php-dav-1.2-7|24	
14cr|php-dav-1.2-7|25	%setup -q -n dav
14cr|php-dav-1.2-7|26	
14cr|php-dav-1.2-7|27	# fix permissions
14cr|php-dav-1.2-7|28	find . -type f | xargs chmod 644
14cr|php-dav-1.2-7|29	
14cr|php-dav-1.2-7|30	# strip away annoying ^M
14cr|php-dav-1.2-7|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-dav-1.2-7|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-dav-1.2-7|33	
14cr|php-dav-1.2-7|34	%build
14cr|php-dav-1.2-7|35	%serverbuild
14cr|php-dav-1.2-7|36	
14cr|php-dav-1.2-7|37	phpize --clean
14cr|php-dav-1.2-7|38	phpize
14cr|php-dav-1.2-7|39	%configure2_5x --with-libdir=%{_lib} \
14cr|php-dav-1.2-7|40	--with-%{modname}=shared,%{_prefix}
14cr|php-dav-1.2-7|41	%make
14cr|php-dav-1.2-7|42	
14cr|php-dav-1.2-7|43	mv modules/*.so .
14cr|php-dav-1.2-7|44	
14cr|php-dav-1.2-7|45	%install
14cr|php-dav-1.2-7|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-dav-1.2-7|47	
14cr|php-dav-1.2-7|48	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-dav-1.2-7|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-dav-1.2-7|50	
14cr|php-dav-1.2-7|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-dav-1.2-7|52	
14cr|php-dav-1.2-7|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-dav-1.2-7|54	extension = %{soname}
14cr|php-dav-1.2-7|55	EOF
14cr|php-dav-1.2-7|56	
14cr|php-dav-1.2-7|57	%post
14cr|php-dav-1.2-7|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dav-1.2-7|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dav-1.2-7|60	fi
14cr|php-dav-1.2-7|61	
14cr|php-dav-1.2-7|62	%postun
14cr|php-dav-1.2-7|63	if [ "$1" = "0" ]; then
14cr|php-dav-1.2-7|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dav-1.2-7|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dav-1.2-7|66	fi
14cr|php-dav-1.2-7|67	fi
14cr|php-dav-1.2-7|68	
14cr|php-dav-1.2-7|69	%clean
14cr|php-dav-1.2-7|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-dav-1.2-7|71	
14cr|php-dav-1.2-7|72	%files
14cr|php-dav-1.2-7|73	%defattr(-,root,root)
14cr|php-dav-1.2-7|74	%doc CREDITS LICENSE README tests
14cr|php-dav-1.2-7|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-dav-1.2-7|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-dav-1.2-7|77	
14cr|php-dav-1.2-7|78	
14cr|php-dav-1.2-7|79	
14cr|php-dav-1.2-7|80	%changelog
14cr|php-dav-1.2-7|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cr|php-dav-1.2-7|82	+ Revision: f6831d9
14cr|php-dav-1.2-7|83	- MassBuild#464: Increase release tag
14cr|php-dav-1.2-7|84	
14cr|php-dav-1.2-7|85	

5959 14
14cr|php-dbase-5.1.0-3|1	%define modname dbase
14cr|php-dbase-5.1.0-3|2	%define dirname %{modname}
14cr|php-dbase-5.1.0-3|3	%define soname %{modname}.so
14cr|php-dbase-5.1.0-3|4	%define inifile 15_%{modname}.ini
14cr|php-dbase-5.1.0-3|5	
14cr|php-dbase-5.1.0-3|6	Summary:	dBase database file access functions
14cr|php-dbase-5.1.0-3|7	Name:		php-%{modname}
14cr|php-dbase-5.1.0-3|8	Epoch:		1
14cr|php-dbase-5.1.0-3|9	Version:	5.1.0
14cr|php-dbase-5.1.0-3|10	Release:	3
14cr|php-dbase-5.1.0-3|11	Group:		Development/PHP
14cr|php-dbase-5.1.0-3|12	License:	PHP License
14cr|php-dbase-5.1.0-3|13	URL:		http://pecl.php.net/package/dbase
14cr|php-dbase-5.1.0-3|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-dbase-5.1.0-3|15	Source1:	dbase.ini
14cr|php-dbase-5.1.0-3|16	BuildRequires:	php-devel >= 3:5.3.0
14cr|php-dbase-5.1.0-3|17	
14cr|php-dbase-5.1.0-3|18	%description
14cr|php-dbase-5.1.0-3|19	These functions allow you to access records stored in dBase-format (dbf)
14cr|php-dbase-5.1.0-3|20	databases.
14cr|php-dbase-5.1.0-3|21	
14cr|php-dbase-5.1.0-3|22	%prep
14cr|php-dbase-5.1.0-3|23	
14cr|php-dbase-5.1.0-3|24	%setup -q -n %{modname}-%{version}
14cr|php-dbase-5.1.0-3|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-dbase-5.1.0-3|26	
14cr|php-dbase-5.1.0-3|27	cp %{SOURCE1} %{inifile}
14cr|php-dbase-5.1.0-3|28	
14cr|php-dbase-5.1.0-3|29	%build
14cr|php-dbase-5.1.0-3|30	%serverbuild
14cr|php-dbase-5.1.0-3|31	phpize
14cr|php-dbase-5.1.0-3|32	%configure2_5x --with-libdir=%{_lib}
14cr|php-dbase-5.1.0-3|33	%make
14cr|php-dbase-5.1.0-3|34	mv modules/*.so .
14cr|php-dbase-5.1.0-3|35	
14cr|php-dbase-5.1.0-3|36	%install
14cr|php-dbase-5.1.0-3|37	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-dbase-5.1.0-3|38	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-dbase-5.1.0-3|39	
14cr|php-dbase-5.1.0-3|40	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-dbase-5.1.0-3|41	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-dbase-5.1.0-3|42	
14cr|php-dbase-5.1.0-3|43	%post
14cr|php-dbase-5.1.0-3|44	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbase-5.1.0-3|45	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbase-5.1.0-3|46	fi
14cr|php-dbase-5.1.0-3|47	
14cr|php-dbase-5.1.0-3|48	%postun
14cr|php-dbase-5.1.0-3|49	if [ "$1" = "0" ]; then
14cr|php-dbase-5.1.0-3|50	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbase-5.1.0-3|51	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbase-5.1.0-3|52	fi
14cr|php-dbase-5.1.0-3|53	fi
14cr|php-dbase-5.1.0-3|54	
14cr|php-dbase-5.1.0-3|55	%clean
14cr|php-dbase-5.1.0-3|56	rm -rf %{buildroot}
14cr|php-dbase-5.1.0-3|57	
14cr|php-dbase-5.1.0-3|58	%files
14cr|php-dbase-5.1.0-3|59	%defattr(-,root,root)
14cr|php-dbase-5.1.0-3|60	%doc CREDITS package*.xml
14cr|php-dbase-5.1.0-3|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-dbase-5.1.0-3|62	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-dbase-5.1.0-3|63	
14cr|php-dbase-5.1.0-3|64	
14cr|php-dbase-5.1.0-3|65	
14cr|php-dbase-5.1.0-3|66	%changelog
14cr|php-dbase-5.1.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.1.0-3
14cr|php-dbase-5.1.0-3|68	+ Revision: b480894
14cr|php-dbase-5.1.0-3|69	- MassBuild#464: Increase release tag
14cr|php-dbase-5.1.0-3|70	
14cr|php-dbase-5.1.0-3|71	

5960 14
14cr|php-dbus-0.1.1-6|1	%define modname dbus
14cr|php-dbus-0.1.1-6|2	%define dirname %{modname}
14cr|php-dbus-0.1.1-6|3	%define soname %{modname}.so
14cr|php-dbus-0.1.1-6|4	%define inifile B14_%{modname}.ini
14cr|php-dbus-0.1.1-6|5	
14cr|php-dbus-0.1.1-6|6	Summary:	Extension for interaction with DBUS busses
14cr|php-dbus-0.1.1-6|7	Name:		php-%{modname}
14cr|php-dbus-0.1.1-6|8	Version:	0.1.1
14cr|php-dbus-0.1.1-6|9	Release:	6
14cr|php-dbus-0.1.1-6|10	Group:		Development/PHP
14cr|php-dbus-0.1.1-6|11	License:	PHP
14cr|php-dbus-0.1.1-6|12	URL:		http://pecl.php.net/package/DBus
14cr|php-dbus-0.1.1-6|13	Source0:	http://pecl.php.net/get/dbus-%{version}.tgz
14cr|php-dbus-0.1.1-6|14	Source1:	B14_dbus.ini
14cr|php-dbus-0.1.1-6|15	BuildRequires:	pkgconfig
14cr|php-dbus-0.1.1-6|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-dbus-0.1.1-6|17	BuildRequires:	dbus-devel
14cr|php-dbus-0.1.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-dbus-0.1.1-6|19	
14cr|php-dbus-0.1.1-6|20	%description
14cr|php-dbus-0.1.1-6|21	This extension allows you to talk to DBUS services on a system, and also act as
14cr|php-dbus-0.1.1-6|22	a DBUS service.
14cr|php-dbus-0.1.1-6|23	
14cr|php-dbus-0.1.1-6|24	%prep
14cr|php-dbus-0.1.1-6|25	
14cr|php-dbus-0.1.1-6|26	%setup -q -n %{modname}-%{version}
14cr|php-dbus-0.1.1-6|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-dbus-0.1.1-6|28	
14cr|php-dbus-0.1.1-6|29	cp %{SOURCE1} %{inifile}
14cr|php-dbus-0.1.1-6|30	
14cr|php-dbus-0.1.1-6|31	# lib64 fix
14cr|php-dbus-0.1.1-6|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-dbus-0.1.1-6|33	
14cr|php-dbus-0.1.1-6|34	%build
14cr|php-dbus-0.1.1-6|35	%serverbuild
14cr|php-dbus-0.1.1-6|36	
14cr|php-dbus-0.1.1-6|37	phpize
14cr|php-dbus-0.1.1-6|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-dbus-0.1.1-6|39	--with-%{modname}=shared,%{_prefix}
14cr|php-dbus-0.1.1-6|40	%make
14cr|php-dbus-0.1.1-6|41	mv modules/*.so .
14cr|php-dbus-0.1.1-6|42	
14cr|php-dbus-0.1.1-6|43	%install
14cr|php-dbus-0.1.1-6|44	rm -rf %{buildroot}
14cr|php-dbus-0.1.1-6|45	
14cr|php-dbus-0.1.1-6|46	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-dbus-0.1.1-6|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-dbus-0.1.1-6|48	
14cr|php-dbus-0.1.1-6|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-dbus-0.1.1-6|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-dbus-0.1.1-6|51	
14cr|php-dbus-0.1.1-6|52	%post
14cr|php-dbus-0.1.1-6|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbus-0.1.1-6|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbus-0.1.1-6|55	fi
14cr|php-dbus-0.1.1-6|56	
14cr|php-dbus-0.1.1-6|57	%postun
14cr|php-dbus-0.1.1-6|58	if [ "$1" = "0" ]; then
14cr|php-dbus-0.1.1-6|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbus-0.1.1-6|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbus-0.1.1-6|61	fi
14cr|php-dbus-0.1.1-6|62	fi
14cr|php-dbus-0.1.1-6|63	
14cr|php-dbus-0.1.1-6|64	%clean
14cr|php-dbus-0.1.1-6|65	rm -rf %{buildroot}
14cr|php-dbus-0.1.1-6|66	
14cr|php-dbus-0.1.1-6|67	%files
14cr|php-dbus-0.1.1-6|68	%defattr(-,root,root)
14cr|php-dbus-0.1.1-6|69	%doc package*.xml
14cr|php-dbus-0.1.1-6|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-dbus-0.1.1-6|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-dbus-0.1.1-6|72	
14cr|php-dbus-0.1.1-6|73	
14cr|php-dbus-0.1.1-6|74	
14cr|php-dbus-0.1.1-6|75	
14cr|php-dbus-0.1.1-6|76	%changelog
14cr|php-dbus-0.1.1-6|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-6
14cr|php-dbus-0.1.1-6|78	+ Revision: 8326aae
14cr|php-dbus-0.1.1-6|79	- MassBuild#464: Increase release tag
14cr|php-dbus-0.1.1-6|80	
14cr|php-dbus-0.1.1-6|81	

5961 14
14cr|php-dbx-1.1.2-6|1	%define modname dbx
14cr|php-dbx-1.1.2-6|2	%define dirname %{modname}
14cr|php-dbx-1.1.2-6|3	%define soname %{modname}.so
14cr|php-dbx-1.1.2-6|4	%define inifile 16_%{modname}.ini
14cr|php-dbx-1.1.2-6|5	
14cr|php-dbx-1.1.2-6|6	Summary:	DBX extension module for PHP
14cr|php-dbx-1.1.2-6|7	Name:		php-%{modname}
14cr|php-dbx-1.1.2-6|8	Version:	1.1.2
14cr|php-dbx-1.1.2-6|9	Release:	6
14cr|php-dbx-1.1.2-6|10	Group:		Development/PHP
14cr|php-dbx-1.1.2-6|11	URL:		http://www.php.net
14cr|php-dbx-1.1.2-6|12	License:	PHP License
14cr|php-dbx-1.1.2-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-dbx-1.1.2-6|14	Source1:	%{modname}.ini
14cr|php-dbx-1.1.2-6|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-dbx-1.1.2-6|16	Epoch:		1
14cr|php-dbx-1.1.2-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-dbx-1.1.2-6|18	
14cr|php-dbx-1.1.2-6|19	%description
14cr|php-dbx-1.1.2-6|20	The dbx module is a database abstraction layer. The dbx functions
14cr|php-dbx-1.1.2-6|21	allow you to access all supported databases using a single calling
14cr|php-dbx-1.1.2-6|22	convention. The dbx-functions themselves do not interface directly
14cr|php-dbx-1.1.2-6|23	to the databases, but interface to the modules that are used to
14cr|php-dbx-1.1.2-6|24	support these databases. The currently supported databases are
14cr|php-dbx-1.1.2-6|25	MySQL, ODBC, Oracle (oci8), MS SQL Server, PostgreSQL, FrontBase,
14cr|php-dbx-1.1.2-6|26	Sybase-CT and SQLite. The module-dependencies are only for the
14cr|php-dbx-1.1.2-6|27	databases you wish to use.
14cr|php-dbx-1.1.2-6|28	
14cr|php-dbx-1.1.2-6|29	%prep
14cr|php-dbx-1.1.2-6|30	
14cr|php-dbx-1.1.2-6|31	%setup -q -n %{modname}-%{version}
14cr|php-dbx-1.1.2-6|32	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-dbx-1.1.2-6|33	
14cr|php-dbx-1.1.2-6|34	cp %{SOURCE1} %{inifile}
14cr|php-dbx-1.1.2-6|35	
14cr|php-dbx-1.1.2-6|36	%build
14cr|php-dbx-1.1.2-6|37	%serverbuild
14cr|php-dbx-1.1.2-6|38	
14cr|php-dbx-1.1.2-6|39	phpize
14cr|php-dbx-1.1.2-6|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-dbx-1.1.2-6|41	--with-%{modname}=shared,%{_prefix}
14cr|php-dbx-1.1.2-6|42	
14cr|php-dbx-1.1.2-6|43	%make
14cr|php-dbx-1.1.2-6|44	mv modules/*.so .
14cr|php-dbx-1.1.2-6|45	
14cr|php-dbx-1.1.2-6|46	%install
14cr|php-dbx-1.1.2-6|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-dbx-1.1.2-6|48	
14cr|php-dbx-1.1.2-6|49	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-dbx-1.1.2-6|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-dbx-1.1.2-6|51	
14cr|php-dbx-1.1.2-6|52	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-dbx-1.1.2-6|53	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/
14cr|php-dbx-1.1.2-6|54	
14cr|php-dbx-1.1.2-6|55	%post
14cr|php-dbx-1.1.2-6|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbx-1.1.2-6|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbx-1.1.2-6|58	fi
14cr|php-dbx-1.1.2-6|59	
14cr|php-dbx-1.1.2-6|60	%postun
14cr|php-dbx-1.1.2-6|61	if [ "$1" = "0" ]; then
14cr|php-dbx-1.1.2-6|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dbx-1.1.2-6|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dbx-1.1.2-6|64	fi
14cr|php-dbx-1.1.2-6|65	fi
14cr|php-dbx-1.1.2-6|66	
14cr|php-dbx-1.1.2-6|67	%clean
14cr|php-dbx-1.1.2-6|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-dbx-1.1.2-6|69	
14cr|php-dbx-1.1.2-6|70	%files
14cr|php-dbx-1.1.2-6|71	%defattr(-,root,root)
14cr|php-dbx-1.1.2-6|72	%doc CREDITS howto_extend_dbx.html package.xml tests
14cr|php-dbx-1.1.2-6|73	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-dbx-1.1.2-6|74	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-dbx-1.1.2-6|75	
14cr|php-dbx-1.1.2-6|76	
14cr|php-dbx-1.1.2-6|77	
14cr|php-dbx-1.1.2-6|78	%changelog
14cr|php-dbx-1.1.2-6|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.2-6
14cr|php-dbx-1.1.2-6|80	+ Revision: 4b55340
14cr|php-dbx-1.1.2-6|81	- MassBuild#464: Increase release tag
14cr|php-dbx-1.1.2-6|82	
14cr|php-dbx-1.1.2-6|83	

5962 14
14cr|php-defcon-1.0.0-6|1	%define modname defcon
14cr|php-defcon-1.0.0-6|2	%define dirname %{modname}
14cr|php-defcon-1.0.0-6|3	%define soname %{modname}.so
14cr|php-defcon-1.0.0-6|4	%define inifile B18_%{modname}.ini
14cr|php-defcon-1.0.0-6|5	
14cr|php-defcon-1.0.0-6|6	Summary:	PHP Defcon extension
14cr|php-defcon-1.0.0-6|7	Name:		php-%{modname}
14cr|php-defcon-1.0.0-6|8	Version:	1.0.0
14cr|php-defcon-1.0.0-6|9	Release:	6
14cr|php-defcon-1.0.0-6|10	Group:		Development/PHP
14cr|php-defcon-1.0.0-6|11	License:	PHP
14cr|php-defcon-1.0.0-6|12	URL:		http://www.xarg.org/project/php-defcon/
14cr|php-defcon-1.0.0-6|13	Source0:	http://www.xarg.org/download/defcon-%{version}.tar.gz
14cr|php-defcon-1.0.0-6|14	Source1:	B18_defcon.ini
14cr|php-defcon-1.0.0-6|15	Source2:	defcon.conf
14cr|php-defcon-1.0.0-6|16	Patch0:		defcon-1.0.0-php54x.diff
14cr|php-defcon-1.0.0-6|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-defcon-1.0.0-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-defcon-1.0.0-6|19	
14cr|php-defcon-1.0.0-6|20	%description
14cr|php-defcon-1.0.0-6|21	PHP Defcon is an Extension for PHP to define constants that are available
14cr|php-defcon-1.0.0-6|22	during the whole server runtime - from server start to shutdown.
14cr|php-defcon-1.0.0-6|23	
14cr|php-defcon-1.0.0-6|24	%prep
14cr|php-defcon-1.0.0-6|25	
14cr|php-defcon-1.0.0-6|26	%setup -q -n %{modname}-%{version}
14cr|php-defcon-1.0.0-6|27	
14cr|php-defcon-1.0.0-6|28	%patch0 -p0
14cr|php-defcon-1.0.0-6|29	
14cr|php-defcon-1.0.0-6|30	cp %{SOURCE1} %{inifile}
14cr|php-defcon-1.0.0-6|31	cp %{SOURCE2} defcon.conf
14cr|php-defcon-1.0.0-6|32	
14cr|php-defcon-1.0.0-6|33	# lib64 fix
14cr|php-defcon-1.0.0-6|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-defcon-1.0.0-6|35	
14cr|php-defcon-1.0.0-6|36	%build
14cr|php-defcon-1.0.0-6|37	%serverbuild
14cr|php-defcon-1.0.0-6|38	
14cr|php-defcon-1.0.0-6|39	phpize
14cr|php-defcon-1.0.0-6|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-defcon-1.0.0-6|41	--with-%{modname}=shared,%{_prefix}
14cr|php-defcon-1.0.0-6|42	%make
14cr|php-defcon-1.0.0-6|43	mv modules/*.so .
14cr|php-defcon-1.0.0-6|44	
14cr|php-defcon-1.0.0-6|45	%install
14cr|php-defcon-1.0.0-6|46	rm -rf %{buildroot}
14cr|php-defcon-1.0.0-6|47	
14cr|php-defcon-1.0.0-6|48	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-defcon-1.0.0-6|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-defcon-1.0.0-6|50	
14cr|php-defcon-1.0.0-6|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-defcon-1.0.0-6|52	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-defcon-1.0.0-6|53	install -m0644 defcon.conf %{buildroot}%{_sysconfdir}/
14cr|php-defcon-1.0.0-6|54	
14cr|php-defcon-1.0.0-6|55	%post
14cr|php-defcon-1.0.0-6|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-defcon-1.0.0-6|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-defcon-1.0.0-6|58	fi
14cr|php-defcon-1.0.0-6|59	
14cr|php-defcon-1.0.0-6|60	%postun
14cr|php-defcon-1.0.0-6|61	if [ "$1" = "0" ]; then
14cr|php-defcon-1.0.0-6|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-defcon-1.0.0-6|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-defcon-1.0.0-6|64	fi
14cr|php-defcon-1.0.0-6|65	fi
14cr|php-defcon-1.0.0-6|66	
14cr|php-defcon-1.0.0-6|67	%clean
14cr|php-defcon-1.0.0-6|68	rm -rf %{buildroot}
14cr|php-defcon-1.0.0-6|69	
14cr|php-defcon-1.0.0-6|70	%files
14cr|php-defcon-1.0.0-6|71	%defattr(-,root,root)
14cr|php-defcon-1.0.0-6|72	%doc CREDIT
14cr|php-defcon-1.0.0-6|73	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/defcon.conf
14cr|php-defcon-1.0.0-6|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-defcon-1.0.0-6|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-defcon-1.0.0-6|76	
14cr|php-defcon-1.0.0-6|77	
14cr|php-defcon-1.0.0-6|78	
14cr|php-defcon-1.0.0-6|79	
14cr|php-defcon-1.0.0-6|80	%changelog
14cr|php-defcon-1.0.0-6|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cr|php-defcon-1.0.0-6|82	+ Revision: 91801e9
14cr|php-defcon-1.0.0-6|83	- MassBuild#464: Increase release tag
14cr|php-defcon-1.0.0-6|84	
14cr|php-defcon-1.0.0-6|85	

5963 14
14cr|php-dio-0.0.7-2|1	%define modname dio
14cr|php-dio-0.0.7-2|2	%define dirname %{modname}
14cr|php-dio-0.0.7-2|3	%define soname %{modname}.so
14cr|php-dio-0.0.7-2|4	%define inifile 17_%{modname}.ini
14cr|php-dio-0.0.7-2|5	
14cr|php-dio-0.0.7-2|6	Summary:	Direct I/O extension module for PHP
14cr|php-dio-0.0.7-2|7	Name:		php-%{modname}
14cr|php-dio-0.0.7-2|8	Version:	0.0.7
14cr|php-dio-0.0.7-2|9	Release:	2
14cr|php-dio-0.0.7-2|10	Group:		Development/PHP
14cr|php-dio-0.0.7-2|11	License:	PHP License
14cr|php-dio-0.0.7-2|12	URL:		http://pecl.php.net/package/dio
14cr|php-dio-0.0.7-2|13	Source0:	http://pecl.php.net/get/dio-%{version}.tgz
14cr|php-dio-0.0.7-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-dio-0.0.7-2|15	Epoch:		2
14cr|php-dio-0.0.7-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-dio-0.0.7-2|17	
14cr|php-dio-0.0.7-2|18	%description
14cr|php-dio-0.0.7-2|19	PHP supports the direct io functions as described in the Posix Standard
14cr|php-dio-0.0.7-2|20	(Section 6) for performing I/O functions at a lower level than the C-Language
14cr|php-dio-0.0.7-2|21	stream I/O functions (fopen(), fread(),..). The use of the DIO functions should
14cr|php-dio-0.0.7-2|22	be considered only when direct control of a device is needed. In all other
14cr|php-dio-0.0.7-2|23	cases, the standard filesystem functions are more than adequate.
14cr|php-dio-0.0.7-2|24	
14cr|php-dio-0.0.7-2|25	%prep
14cr|php-dio-0.0.7-2|26	
14cr|php-dio-0.0.7-2|27	%setup -q -n dio-%{version}
14cr|php-dio-0.0.7-2|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-dio-0.0.7-2|29	
14cr|php-dio-0.0.7-2|30	%build
14cr|php-dio-0.0.7-2|31	%serverbuild
14cr|php-dio-0.0.7-2|32	
14cr|php-dio-0.0.7-2|33	phpize
14cr|php-dio-0.0.7-2|34	%configure2_5x --with-libdir=%{_lib} \
14cr|php-dio-0.0.7-2|35	--with-%{modname}=shared,%{_prefix}
14cr|php-dio-0.0.7-2|36	
14cr|php-dio-0.0.7-2|37	%make
14cr|php-dio-0.0.7-2|38	mv modules/*.so .
14cr|php-dio-0.0.7-2|39	
14cr|php-dio-0.0.7-2|40	%install
14cr|php-dio-0.0.7-2|41	rm -rf %{buildroot}
14cr|php-dio-0.0.7-2|42	
14cr|php-dio-0.0.7-2|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-dio-0.0.7-2|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-dio-0.0.7-2|45	
14cr|php-dio-0.0.7-2|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-dio-0.0.7-2|47	
14cr|php-dio-0.0.7-2|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-dio-0.0.7-2|49	extension = %{soname}
14cr|php-dio-0.0.7-2|50	EOF
14cr|php-dio-0.0.7-2|51	
14cr|php-dio-0.0.7-2|52	%post
14cr|php-dio-0.0.7-2|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dio-0.0.7-2|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dio-0.0.7-2|55	fi
14cr|php-dio-0.0.7-2|56	
14cr|php-dio-0.0.7-2|57	%postun
14cr|php-dio-0.0.7-2|58	if [ "$1" = "0" ]; then
14cr|php-dio-0.0.7-2|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-dio-0.0.7-2|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-dio-0.0.7-2|61	fi
14cr|php-dio-0.0.7-2|62	fi
14cr|php-dio-0.0.7-2|63	
14cr|php-dio-0.0.7-2|64	%clean
14cr|php-dio-0.0.7-2|65	rm -rf %{buildroot}
14cr|php-dio-0.0.7-2|66	
14cr|php-dio-0.0.7-2|67	%files
14cr|php-dio-0.0.7-2|68	%defattr(-,root,root)
14cr|php-dio-0.0.7-2|69	%doc package.xml
14cr|php-dio-0.0.7-2|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-dio-0.0.7-2|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-dio-0.0.7-2|72	
14cr|php-dio-0.0.7-2|73	
14cr|php-dio-0.0.7-2|74	
14cr|php-dio-0.0.7-2|75	%changelog
14cr|php-dio-0.0.7-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.0.7-2
14cr|php-dio-0.0.7-2|77	+ Revision: 874a499
14cr|php-dio-0.0.7-2|78	- MassBuild#464: Increase release tag
14cr|php-dio-0.0.7-2|79	
14cr|php-dio-0.0.7-2|80	

5964 14
14cr|php-doublemetaphone-1.0.1-2|1	%define modname doublemetaphone
14cr|php-doublemetaphone-1.0.1-2|2	%define soname %{modname}.so
14cr|php-doublemetaphone-1.0.1-2|3	%define inifile A71_%{modname}.ini
14cr|php-doublemetaphone-1.0.1-2|4	
14cr|php-doublemetaphone-1.0.1-2|5	Summary:	Provide Double Metaphone functionality
14cr|php-doublemetaphone-1.0.1-2|6	
14cr|php-doublemetaphone-1.0.1-2|7	Name:		php-%{modname}
14cr|php-doublemetaphone-1.0.1-2|8	Version:	1.0.1
14cr|php-doublemetaphone-1.0.1-2|9	Release:	2
14cr|php-doublemetaphone-1.0.1-2|10	Group:		Development/PHP
14cr|php-doublemetaphone-1.0.1-2|11	License:	PHP License
14cr|php-doublemetaphone-1.0.1-2|12	URL:		http://pecl.php.net/package/doublemetaphone
14cr|php-doublemetaphone-1.0.1-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-doublemetaphone-1.0.1-2|14	Requires(pre): rpm-helper
14cr|php-doublemetaphone-1.0.1-2|15	Requires(postun): rpm-helper
14cr|php-doublemetaphone-1.0.1-2|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-doublemetaphone-1.0.1-2|17	BuildRequires:	file
14cr|php-doublemetaphone-1.0.1-2|18	
14cr|php-doublemetaphone-1.0.1-2|19	%description
14cr|php-doublemetaphone-1.0.1-2|20	The Double Metaphone algorithm by Lawrence Philips allows a word to be
14cr|php-doublemetaphone-1.0.1-2|21	broken down into its phonemes.
14cr|php-doublemetaphone-1.0.1-2|22	
14cr|php-doublemetaphone-1.0.1-2|23	%prep
14cr|php-doublemetaphone-1.0.1-2|24	
14cr|php-doublemetaphone-1.0.1-2|25	%setup -q -n %{modname}-%{version}
14cr|php-doublemetaphone-1.0.1-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-doublemetaphone-1.0.1-2|27	
14cr|php-doublemetaphone-1.0.1-2|28	# fix permissions
14cr|php-doublemetaphone-1.0.1-2|29	find . -type f | xargs chmod 644
14cr|php-doublemetaphone-1.0.1-2|30	
14cr|php-doublemetaphone-1.0.1-2|31	# strip away annoying ^M
14cr|php-doublemetaphone-1.0.1-2|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-doublemetaphone-1.0.1-2|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-doublemetaphone-1.0.1-2|34	
14cr|php-doublemetaphone-1.0.1-2|35	# lib64 fix
14cr|php-doublemetaphone-1.0.1-2|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-doublemetaphone-1.0.1-2|37	
14cr|php-doublemetaphone-1.0.1-2|38	%build
14cr|php-doublemetaphone-1.0.1-2|39	%serverbuild
14cr|php-doublemetaphone-1.0.1-2|40	
14cr|php-doublemetaphone-1.0.1-2|41	phpize
14cr|php-doublemetaphone-1.0.1-2|42	%configure2_5x --with-libdir=%{_lib} \
14cr|php-doublemetaphone-1.0.1-2|43	--with-%{modname}=shared,%{_prefix}
14cr|php-doublemetaphone-1.0.1-2|44	
14cr|php-doublemetaphone-1.0.1-2|45	%make
14cr|php-doublemetaphone-1.0.1-2|46	
14cr|php-doublemetaphone-1.0.1-2|47	%install
14cr|php-doublemetaphone-1.0.1-2|48	
14cr|php-doublemetaphone-1.0.1-2|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-doublemetaphone-1.0.1-2|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-doublemetaphone-1.0.1-2|51	install -d %{buildroot}/var/log/httpd
14cr|php-doublemetaphone-1.0.1-2|52	
14cr|php-doublemetaphone-1.0.1-2|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-doublemetaphone-1.0.1-2|54	
14cr|php-doublemetaphone-1.0.1-2|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-doublemetaphone-1.0.1-2|56	extension = %{soname}
14cr|php-doublemetaphone-1.0.1-2|57	EOF
14cr|php-doublemetaphone-1.0.1-2|58	
14cr|php-doublemetaphone-1.0.1-2|59	%post
14cr|php-doublemetaphone-1.0.1-2|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-doublemetaphone-1.0.1-2|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-doublemetaphone-1.0.1-2|62	fi
14cr|php-doublemetaphone-1.0.1-2|63	
14cr|php-doublemetaphone-1.0.1-2|64	%postun
14cr|php-doublemetaphone-1.0.1-2|65	if [ "$1" = "0" ]; then
14cr|php-doublemetaphone-1.0.1-2|66	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-doublemetaphone-1.0.1-2|67	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-doublemetaphone-1.0.1-2|68	fi
14cr|php-doublemetaphone-1.0.1-2|69	fi
14cr|php-doublemetaphone-1.0.1-2|70	
14cr|php-doublemetaphone-1.0.1-2|71	%clean
14cr|php-doublemetaphone-1.0.1-2|72	
14cr|php-doublemetaphone-1.0.1-2|73	%files
14cr|php-doublemetaphone-1.0.1-2|74	%doc package*.xml
14cr|php-doublemetaphone-1.0.1-2|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-doublemetaphone-1.0.1-2|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-doublemetaphone-1.0.1-2|77	
14cr|php-doublemetaphone-1.0.1-2|78	
14cr|php-doublemetaphone-1.0.1-2|79	
14cr|php-doublemetaphone-1.0.1-2|80	
14cr|php-doublemetaphone-1.0.1-2|81	%changelog
14cr|php-doublemetaphone-1.0.1-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|php-doublemetaphone-1.0.1-2|83	+ Revision: 3d6a2f4
14cr|php-doublemetaphone-1.0.1-2|84	- MassBuild#464: Increase release tag
14cr|php-doublemetaphone-1.0.1-2|85	
14cr|php-doublemetaphone-1.0.1-2|86	

5965 14
14cr|php-esmtp-0.3.1-37|1	%define modname esmtp
14cr|php-esmtp-0.3.1-37|2	%define dirname %{modname}
14cr|php-esmtp-0.3.1-37|3	%define soname %{modname}.so
14cr|php-esmtp-0.3.1-37|4	%define inifile A34_%{modname}.ini
14cr|php-esmtp-0.3.1-37|5	
14cr|php-esmtp-0.3.1-37|6	Summary:	ESMTP client extension for PHP
14cr|php-esmtp-0.3.1-37|7	Name:		php-%{modname}
14cr|php-esmtp-0.3.1-37|8	Version:	0.3.1
14cr|php-esmtp-0.3.1-37|9	Release:	37
14cr|php-esmtp-0.3.1-37|10	Group:		Development/PHP
14cr|php-esmtp-0.3.1-37|11	License:	PHP License
14cr|php-esmtp-0.3.1-37|12	URL:		http://pecl.php.net/package/esmtp
14cr|php-esmtp-0.3.1-37|13	Source0:	esmtp-%{version}.tar.bz2
14cr|php-esmtp-0.3.1-37|14	Patch0:		esmtp-0.3.1-compile_fix.diff
14cr|php-esmtp-0.3.1-37|15	Patch1:		esmtp-0.3.1-php53.diff
14cr|php-esmtp-0.3.1-37|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-esmtp-0.3.1-37|17	BuildRequires:	libesmtp-devel >= 1.0.3r1-1mdk
14cr|php-esmtp-0.3.1-37|18	BuildRequires:	openssl-devel
14cr|php-esmtp-0.3.1-37|19	Epoch:		1
14cr|php-esmtp-0.3.1-37|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-esmtp-0.3.1-37|21	
14cr|php-esmtp-0.3.1-37|22	%description
14cr|php-esmtp-0.3.1-37|23	Esmtp is a wrapper for SMTP client library based on the libESMTP library. You
14cr|php-esmtp-0.3.1-37|24	can use it to send messages using internal SASL, and external/openssl SSL
14cr|php-esmtp-0.3.1-37|25	support.
14cr|php-esmtp-0.3.1-37|26	
14cr|php-esmtp-0.3.1-37|27	%prep
14cr|php-esmtp-0.3.1-37|28	
14cr|php-esmtp-0.3.1-37|29	%setup -q -n esmtp-%{version}
14cr|php-esmtp-0.3.1-37|30	%patch0 -p0
14cr|php-esmtp-0.3.1-37|31	%patch1 -p0
14cr|php-esmtp-0.3.1-37|32	
14cr|php-esmtp-0.3.1-37|33	%build
14cr|php-esmtp-0.3.1-37|34	%serverbuild
14cr|php-esmtp-0.3.1-37|35	
14cr|php-esmtp-0.3.1-37|36	phpize
14cr|php-esmtp-0.3.1-37|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-esmtp-0.3.1-37|38	--with-%{modname}=shared,%{_prefix}
14cr|php-esmtp-0.3.1-37|39	
14cr|php-esmtp-0.3.1-37|40	%make
14cr|php-esmtp-0.3.1-37|41	mv modules/*.so .
14cr|php-esmtp-0.3.1-37|42	
14cr|php-esmtp-0.3.1-37|43	%install
14cr|php-esmtp-0.3.1-37|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-esmtp-0.3.1-37|45	
14cr|php-esmtp-0.3.1-37|46	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-esmtp-0.3.1-37|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-esmtp-0.3.1-37|48	
14cr|php-esmtp-0.3.1-37|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-esmtp-0.3.1-37|50	
14cr|php-esmtp-0.3.1-37|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-esmtp-0.3.1-37|52	extension = %{soname}
14cr|php-esmtp-0.3.1-37|53	EOF
14cr|php-esmtp-0.3.1-37|54	
14cr|php-esmtp-0.3.1-37|55	%post
14cr|php-esmtp-0.3.1-37|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-esmtp-0.3.1-37|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-esmtp-0.3.1-37|58	fi
14cr|php-esmtp-0.3.1-37|59	
14cr|php-esmtp-0.3.1-37|60	%postun
14cr|php-esmtp-0.3.1-37|61	if [ "$1" = "0" ]; then
14cr|php-esmtp-0.3.1-37|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-esmtp-0.3.1-37|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-esmtp-0.3.1-37|64	fi
14cr|php-esmtp-0.3.1-37|65	fi
14cr|php-esmtp-0.3.1-37|66	
14cr|php-esmtp-0.3.1-37|67	%clean
14cr|php-esmtp-0.3.1-37|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-esmtp-0.3.1-37|69	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-esmtp-0.3.1-37|70	
14cr|php-esmtp-0.3.1-37|71	%files
14cr|php-esmtp-0.3.1-37|72	%defattr(-,root,root)
14cr|php-esmtp-0.3.1-37|73	%doc tests CREDITS NOTES TODO
14cr|php-esmtp-0.3.1-37|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-esmtp-0.3.1-37|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-esmtp-0.3.1-37|76	
14cr|php-esmtp-0.3.1-37|77	
14cr|php-esmtp-0.3.1-37|78	
14cr|php-esmtp-0.3.1-37|79	%changelog
14cr|php-esmtp-0.3.1-37|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.1-37
14cr|php-esmtp-0.3.1-37|81	+ Revision: 5fd08b5
14cr|php-esmtp-0.3.1-37|82	- MassBuild#464: Increase release tag
14cr|php-esmtp-0.3.1-37|83	
14cr|php-esmtp-0.3.1-37|84	

5966 14
14cr|php-event-0.9.1-36|1	%define modname event
14cr|php-event-0.9.1-36|2	%define dirname %{modname}
14cr|php-event-0.9.1-36|3	%define soname %{modname}.so
14cr|php-event-0.9.1-36|4	%define inifile A35_%{modname}.ini
14cr|php-event-0.9.1-36|5	
14cr|php-event-0.9.1-36|6	Summary:	Event Scheduling Engine for PHP
14cr|php-event-0.9.1-36|7	Name:		php-%{modname}
14cr|php-event-0.9.1-36|8	Version:	0.9.1
14cr|php-event-0.9.1-36|9	Release:	36
14cr|php-event-0.9.1-36|10	Group:		Development/PHP
14cr|php-event-0.9.1-36|11	License:	PHP License
14cr|php-event-0.9.1-36|12	URL:		http://pecl.php.net/package/event
14cr|php-event-0.9.1-36|13	Source0:	event-%{version}.tar.bz2
14cr|php-event-0.9.1-36|14	Patch0:		event-0.9.1-php54x.diff
14cr|php-event-0.9.1-36|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-event-0.9.1-36|16	Epoch:		1
14cr|php-event-0.9.1-36|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-event-0.9.1-36|18	
14cr|php-event-0.9.1-36|19	%description
14cr|php-event-0.9.1-36|20	This is an extension to efficiently schedule IO, time and signal based events
14cr|php-event-0.9.1-36|21	using the best available IO notification mechanism for your system. This is a
14cr|php-event-0.9.1-36|22	port of libevent to the PHP infrastructure; the API is similar but not
14cr|php-event-0.9.1-36|23	identical.
14cr|php-event-0.9.1-36|24	
14cr|php-event-0.9.1-36|25	%prep
14cr|php-event-0.9.1-36|26	
14cr|php-event-0.9.1-36|27	%setup -q -n event-%{version}
14cr|php-event-0.9.1-36|28	
14cr|php-event-0.9.1-36|29	%patch0 -p0
14cr|php-event-0.9.1-36|30	
14cr|php-event-0.9.1-36|31	%build
14cr|php-event-0.9.1-36|32	%serverbuild
14cr|php-event-0.9.1-36|33	
14cr|php-event-0.9.1-36|34	phpize
14cr|php-event-0.9.1-36|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-event-0.9.1-36|36	--with-%{modname}=shared,%{_prefix}
14cr|php-event-0.9.1-36|37	
14cr|php-event-0.9.1-36|38	%make
14cr|php-event-0.9.1-36|39	mv modules/*.so .
14cr|php-event-0.9.1-36|40	
14cr|php-event-0.9.1-36|41	%install
14cr|php-event-0.9.1-36|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-event-0.9.1-36|43	
14cr|php-event-0.9.1-36|44	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-event-0.9.1-36|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-event-0.9.1-36|46	
14cr|php-event-0.9.1-36|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-event-0.9.1-36|48	
14cr|php-event-0.9.1-36|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-event-0.9.1-36|50	extension = %{soname}
14cr|php-event-0.9.1-36|51	EOF
14cr|php-event-0.9.1-36|52	
14cr|php-event-0.9.1-36|53	%post
14cr|php-event-0.9.1-36|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-event-0.9.1-36|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-event-0.9.1-36|56	fi
14cr|php-event-0.9.1-36|57	
14cr|php-event-0.9.1-36|58	%postun
14cr|php-event-0.9.1-36|59	if [ "$1" = "0" ]; then
14cr|php-event-0.9.1-36|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-event-0.9.1-36|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-event-0.9.1-36|62	fi
14cr|php-event-0.9.1-36|63	fi
14cr|php-event-0.9.1-36|64	
14cr|php-event-0.9.1-36|65	%clean
14cr|php-event-0.9.1-36|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-event-0.9.1-36|67	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-event-0.9.1-36|68	
14cr|php-event-0.9.1-36|69	%files
14cr|php-event-0.9.1-36|70	%defattr(-,root,root)
14cr|php-event-0.9.1-36|71	%doc CREDITS
14cr|php-event-0.9.1-36|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-event-0.9.1-36|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-event-0.9.1-36|74	
14cr|php-event-0.9.1-36|75	
14cr|php-event-0.9.1-36|76	
14cr|php-event-0.9.1-36|77	%changelog
14cr|php-event-0.9.1-36|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.1-36
14cr|php-event-0.9.1-36|79	+ Revision: c792e8e
14cr|php-event-0.9.1-36|80	- MassBuild#464: Increase release tag
14cr|php-event-0.9.1-36|81	
14cr|php-event-0.9.1-36|82	

5967 14
14cr|php-facedetect-1.0.1-6|1	%define modname facedetect
14cr|php-facedetect-1.0.1-6|2	%define dirname %{modname}
14cr|php-facedetect-1.0.1-6|3	%define soname %{modname}.so
14cr|php-facedetect-1.0.1-6|4	%define inifile B17_%{modname}.ini
14cr|php-facedetect-1.0.1-6|5	
14cr|php-facedetect-1.0.1-6|6	Summary:	PHP extension to access the OpenCV library
14cr|php-facedetect-1.0.1-6|7	Name:		php-%{modname}
14cr|php-facedetect-1.0.1-6|8	Version:	1.0.1
14cr|php-facedetect-1.0.1-6|9	Release:	6
14cr|php-facedetect-1.0.1-6|10	Group:		Development/PHP
14cr|php-facedetect-1.0.1-6|11	License:	PHP
14cr|php-facedetect-1.0.1-6|12	URL:		http://www.xarg.org/project/php-facedetect/
14cr|php-facedetect-1.0.1-6|13	Source0:	http://www.xarg.org/download/facedetect-%{version}.tar.gz
14cr|php-facedetect-1.0.1-6|14	Source1:	B17_facedetect.ini
14cr|php-facedetect-1.0.1-6|15	Patch0:		facedetect-dso-link-workaround.patch
14cr|php-facedetect-1.0.1-6|16	Patch1:		facedetect-1.0.1-opencv-2.2.0.patch
14cr|php-facedetect-1.0.1-6|17	Patch2:		facedetect-1.0.1-php54x.diff
14cr|php-facedetect-1.0.1-6|18	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-facedetect-1.0.1-6|19	BuildRequires:	opencv-devel >= 2.2.0
14cr|php-facedetect-1.0.1-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-facedetect-1.0.1-6|21	
14cr|php-facedetect-1.0.1-6|22	%description
14cr|php-facedetect-1.0.1-6|23	This extension provides a PHP implementation of the OpenCV library.
14cr|php-facedetect-1.0.1-6|24	The extension offers two new functions. In principle, they differ
14cr|php-facedetect-1.0.1-6|25	only by their return value. The first returns only the number of
14cr|php-facedetect-1.0.1-6|26	faces found on the given image and the other an associative array
14cr|php-facedetect-1.0.1-6|27	of their coordinates.
14cr|php-facedetect-1.0.1-6|28	
14cr|php-facedetect-1.0.1-6|29	%prep
14cr|php-facedetect-1.0.1-6|30	
14cr|php-facedetect-1.0.1-6|31	%setup -q -n facedetect
14cr|php-facedetect-1.0.1-6|32	%patch0 -p1
14cr|php-facedetect-1.0.1-6|33	%patch1 -p1
14cr|php-facedetect-1.0.1-6|34	%patch2 -p0
14cr|php-facedetect-1.0.1-6|35	
14cr|php-facedetect-1.0.1-6|36	sed -i 's/\r//' CREDITS
14cr|php-facedetect-1.0.1-6|37	
14cr|php-facedetect-1.0.1-6|38	cp %{SOURCE1} %{inifile}
14cr|php-facedetect-1.0.1-6|39	
14cr|php-facedetect-1.0.1-6|40	# lib64 fix
14cr|php-facedetect-1.0.1-6|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-facedetect-1.0.1-6|42	
14cr|php-facedetect-1.0.1-6|43	%build
14cr|php-facedetect-1.0.1-6|44	%serverbuild
14cr|php-facedetect-1.0.1-6|45	
14cr|php-facedetect-1.0.1-6|46	phpize
14cr|php-facedetect-1.0.1-6|47	%configure2_5x --with-libdir=%{_lib} \
14cr|php-facedetect-1.0.1-6|48	--with-%{modname}=shared,%{_prefix}
14cr|php-facedetect-1.0.1-6|49	%make
14cr|php-facedetect-1.0.1-6|50	mv modules/*.so .
14cr|php-facedetect-1.0.1-6|51	
14cr|php-facedetect-1.0.1-6|52	%install
14cr|php-facedetect-1.0.1-6|53	rm -rf %{buildroot}
14cr|php-facedetect-1.0.1-6|54	
14cr|php-facedetect-1.0.1-6|55	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-facedetect-1.0.1-6|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-facedetect-1.0.1-6|57	
14cr|php-facedetect-1.0.1-6|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-facedetect-1.0.1-6|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-facedetect-1.0.1-6|60	
14cr|php-facedetect-1.0.1-6|61	%post
14cr|php-facedetect-1.0.1-6|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-facedetect-1.0.1-6|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-facedetect-1.0.1-6|64	fi
14cr|php-facedetect-1.0.1-6|65	
14cr|php-facedetect-1.0.1-6|66	%postun
14cr|php-facedetect-1.0.1-6|67	if [ "$1" = "0" ]; then
14cr|php-facedetect-1.0.1-6|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-facedetect-1.0.1-6|69	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-facedetect-1.0.1-6|70	fi
14cr|php-facedetect-1.0.1-6|71	fi
14cr|php-facedetect-1.0.1-6|72	
14cr|php-facedetect-1.0.1-6|73	%clean
14cr|php-facedetect-1.0.1-6|74	rm -rf %{buildroot}
14cr|php-facedetect-1.0.1-6|75	
14cr|php-facedetect-1.0.1-6|76	%files
14cr|php-facedetect-1.0.1-6|77	%defattr(-,root,root)
14cr|php-facedetect-1.0.1-6|78	%doc CREDITS
14cr|php-facedetect-1.0.1-6|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-facedetect-1.0.1-6|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-facedetect-1.0.1-6|81	
14cr|php-facedetect-1.0.1-6|82	
14cr|php-facedetect-1.0.1-6|83	
14cr|php-facedetect-1.0.1-6|84	
14cr|php-facedetect-1.0.1-6|85	%changelog
14cr|php-facedetect-1.0.1-6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14cr|php-facedetect-1.0.1-6|87	+ Revision: a03a766
14cr|php-facedetect-1.0.1-6|88	- MassBuild#464: Increase release tag
14cr|php-facedetect-1.0.1-6|89	
14cr|php-facedetect-1.0.1-6|90	

5968 14
14cr|php-fam-5.0.1-24|1	%define modname fam
14cr|php-fam-5.0.1-24|2	%define dirname %{modname}
14cr|php-fam-5.0.1-24|3	%define soname %{modname}.so
14cr|php-fam-5.0.1-24|4	%define inifile 20_%{modname}.ini
14cr|php-fam-5.0.1-24|5	
14cr|php-fam-5.0.1-24|6	Summary:	File Alteration Monitor Functions
14cr|php-fam-5.0.1-24|7	Name:		php-%{modname}
14cr|php-fam-5.0.1-24|8	Version:	5.0.1
14cr|php-fam-5.0.1-24|9	Release:	24
14cr|php-fam-5.0.1-24|10	Group:		Development/PHP
14cr|php-fam-5.0.1-24|11	License:	PHP License
14cr|php-fam-5.0.1-24|12	URL:		http://pecl.php.net/package/fam/
14cr|php-fam-5.0.1-24|13	Source0:	http://pecl.php.net/get/fam-%{version}.tgz
14cr|php-fam-5.0.1-24|14	Patch0:		fam-5.0.1-php54x.diff
14cr|php-fam-5.0.1-24|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-fam-5.0.1-24|16	BuildRequires:	fam-devel
14cr|php-fam-5.0.1-24|17	Epoch:		1
14cr|php-fam-5.0.1-24|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-fam-5.0.1-24|19	
14cr|php-fam-5.0.1-24|20	%description
14cr|php-fam-5.0.1-24|21	FAM monitors files and directories, notifying interested applications of
14cr|php-fam-5.0.1-24|22	changes. A PHP script may specify a list of files for FAM to monitor using
14cr|php-fam-5.0.1-24|23	the functions provided by this extension. The FAM process is started when the
14cr|php-fam-5.0.1-24|24	first connection from any application to it is opened. It exits after all
14cr|php-fam-5.0.1-24|25	connections to it have been closed. This PHP module adds support for FAM
14cr|php-fam-5.0.1-24|26	(File Alteration Monitor). FAM monitors files and directories, notifying
14cr|php-fam-5.0.1-24|27	interested applications of changes.
14cr|php-fam-5.0.1-24|28	
14cr|php-fam-5.0.1-24|29	%prep
14cr|php-fam-5.0.1-24|30	
14cr|php-fam-5.0.1-24|31	%setup -q -n fam-%{version}
14cr|php-fam-5.0.1-24|32	[ "../package.xml" != "/" ] && mv -f ../package.xml .
14cr|php-fam-5.0.1-24|33	
14cr|php-fam-5.0.1-24|34	%patch0 -p0
14cr|php-fam-5.0.1-24|35	
14cr|php-fam-5.0.1-24|36	# fix version
14cr|php-fam-5.0.1-24|37	perl -pi -e "s|^#define PHP_FAM_VERSION .*|#define PHP_FAM_VERSION \"%{version}\"|g" php_fam.h
14cr|php-fam-5.0.1-24|38	
14cr|php-fam-5.0.1-24|39	%build
14cr|php-fam-5.0.1-24|40	%serverbuild
14cr|php-fam-5.0.1-24|41	
14cr|php-fam-5.0.1-24|42	phpize
14cr|php-fam-5.0.1-24|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-fam-5.0.1-24|44	--with-%{modname}
14cr|php-fam-5.0.1-24|45	
14cr|php-fam-5.0.1-24|46	%make
14cr|php-fam-5.0.1-24|47	mv modules/*.so .
14cr|php-fam-5.0.1-24|48	
14cr|php-fam-5.0.1-24|49	%install
14cr|php-fam-5.0.1-24|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-fam-5.0.1-24|51	
14cr|php-fam-5.0.1-24|52	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-fam-5.0.1-24|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-fam-5.0.1-24|54	
14cr|php-fam-5.0.1-24|55	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-fam-5.0.1-24|56	
14cr|php-fam-5.0.1-24|57	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-fam-5.0.1-24|58	extension = %{soname}
14cr|php-fam-5.0.1-24|59	EOF
14cr|php-fam-5.0.1-24|60	
14cr|php-fam-5.0.1-24|61	%post
14cr|php-fam-5.0.1-24|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-fam-5.0.1-24|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-fam-5.0.1-24|64	fi
14cr|php-fam-5.0.1-24|65	
14cr|php-fam-5.0.1-24|66	%postun
14cr|php-fam-5.0.1-24|67	if [ "$1" = "0" ]; then
14cr|php-fam-5.0.1-24|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-fam-5.0.1-24|69	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-fam-5.0.1-24|70	fi
14cr|php-fam-5.0.1-24|71	fi
14cr|php-fam-5.0.1-24|72	
14cr|php-fam-5.0.1-24|73	%clean
14cr|php-fam-5.0.1-24|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-fam-5.0.1-24|75	
14cr|php-fam-5.0.1-24|76	%files
14cr|php-fam-5.0.1-24|77	%defattr(-,root,root)
14cr|php-fam-5.0.1-24|78	%doc CREDITS package.xml
14cr|php-fam-5.0.1-24|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-fam-5.0.1-24|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-fam-5.0.1-24|81	
14cr|php-fam-5.0.1-24|82	
14cr|php-fam-5.0.1-24|83	
14cr|php-fam-5.0.1-24|84	%changelog
14cr|php-fam-5.0.1-24|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.0.1-24
14cr|php-fam-5.0.1-24|86	+ Revision: bcd65ec
14cr|php-fam-5.0.1-24|87	- MassBuild#464: Increase release tag
14cr|php-fam-5.0.1-24|88	
14cr|php-fam-5.0.1-24|89	

5969 14
14cr|php-firebird-5.4.4-2|1	%define modname firebird
14cr|php-firebird-5.4.4-2|2	%define soname interbase.so
14cr|php-firebird-5.4.4-2|3	%define inifile 42_%{modname}.ini
14cr|php-firebird-5.4.4-2|4	
14cr|php-firebird-5.4.4-2|5	Summary:	Firebird database module for PHP
14cr|php-firebird-5.4.4-2|6	Name:		php-%{modname}
14cr|php-firebird-5.4.4-2|7	Epoch:		3
14cr|php-firebird-5.4.4-2|8	Version:	5.4.4
14cr|php-firebird-5.4.4-2|9	Release:	2
14cr|php-firebird-5.4.4-2|10	Group:		Development/PHP
14cr|php-firebird-5.4.4-2|11	URL:		http://www.php.net
14cr|php-firebird-5.4.4-2|12	License:	PHP License
14cr|php-firebird-5.4.4-2|13	Source0:	%{modname}.ini
14cr|php-firebird-5.4.4-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-firebird-5.4.4-2|15	BuildRequires:	firebird-devel
14cr|php-firebird-5.4.4-2|16	Provides:	php-interbase = %{version}-%{release}
14cr|php-firebird-5.4.4-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-firebird-5.4.4-2|18	
14cr|php-firebird-5.4.4-2|19	%description
14cr|php-firebird-5.4.4-2|20	This is a dynamic shared object (DSO) for PHP that will add Firebird
14cr|php-firebird-5.4.4-2|21	database support.
14cr|php-firebird-5.4.4-2|22	
14cr|php-firebird-5.4.4-2|23	%prep
14cr|php-firebird-5.4.4-2|24	
14cr|php-firebird-5.4.4-2|25	%setup -c -T
14cr|php-firebird-5.4.4-2|26	cp -dpR %{_usrsrc}/php-devel/extensions/interbase/* .
14cr|php-firebird-5.4.4-2|27	
14cr|php-firebird-5.4.4-2|28	%build
14cr|php-firebird-5.4.4-2|29	%serverbuild
14cr|php-firebird-5.4.4-2|30	
14cr|php-firebird-5.4.4-2|31	phpize
14cr|php-firebird-5.4.4-2|32	%configure2_5x \
14cr|php-firebird-5.4.4-2|33	--with-libdir=%{_lib} \
14cr|php-firebird-5.4.4-2|34	--with-interbase=%{_libdir}/firebird
14cr|php-firebird-5.4.4-2|35	
14cr|php-firebird-5.4.4-2|36	%make
14cr|php-firebird-5.4.4-2|37	mv modules/*.so .
14cr|php-firebird-5.4.4-2|38	
14cr|php-firebird-5.4.4-2|39	%install
14cr|php-firebird-5.4.4-2|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-firebird-5.4.4-2|41	
14cr|php-firebird-5.4.4-2|42	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cr|php-firebird-5.4.4-2|43	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-firebird-5.4.4-2|44	
14cr|php-firebird-5.4.4-2|45	%post
14cr|php-firebird-5.4.4-2|46	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-firebird-5.4.4-2|47	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-firebird-5.4.4-2|48	fi
14cr|php-firebird-5.4.4-2|49	
14cr|php-firebird-5.4.4-2|50	%postun
14cr|php-firebird-5.4.4-2|51	if [ "$1" = "0" ]; then
14cr|php-firebird-5.4.4-2|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-firebird-5.4.4-2|53	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-firebird-5.4.4-2|54	fi
14cr|php-firebird-5.4.4-2|55	fi
14cr|php-firebird-5.4.4-2|56	
14cr|php-firebird-5.4.4-2|57	%clean
14cr|php-firebird-5.4.4-2|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-firebird-5.4.4-2|59	
14cr|php-firebird-5.4.4-2|60	%files
14cr|php-firebird-5.4.4-2|61	%defattr(-,root,root)
14cr|php-firebird-5.4.4-2|62	%doc CREDITS
14cr|php-firebird-5.4.4-2|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-firebird-5.4.4-2|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-firebird-5.4.4-2|65	
14cr|php-firebird-5.4.4-2|66	
14cr|php-firebird-5.4.4-2|67	
14cr|php-firebird-5.4.4-2|68	%changelog
14cr|php-firebird-5.4.4-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3:5.4.4-2
14cr|php-firebird-5.4.4-2|70	+ Revision: 86cef8b
14cr|php-firebird-5.4.4-2|71	- MassBuild#464: Increase release tag
14cr|php-firebird-5.4.4-2|72	
14cr|php-firebird-5.4.4-2|73	

5970 14
14cr|php-fpdf-1.6-7|1	Summary:	PHP class to generate PDF files
14cr|php-fpdf-1.6-7|2	Name:		php-fpdf
14cr|php-fpdf-1.6-7|3	Version:	1.6
14cr|php-fpdf-1.6-7|4	Release:	7
14cr|php-fpdf-1.6-7|5	License:	MIT
14cr|php-fpdf-1.6-7|6	Group:		Development/PHP
14cr|php-fpdf-1.6-7|7	Source0:	fpdf16.tgz
14cr|php-fpdf-1.6-7|8	URL:		http://www.fpdf.org
14cr|php-fpdf-1.6-7|9	
14cr|php-fpdf-1.6-7|10	BuildArch:	noarch
14cr|php-fpdf-1.6-7|11	BuildRequires:	dos2unix
14cr|php-fpdf-1.6-7|12	
14cr|php-fpdf-1.6-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|php-fpdf-1.6-7|14	
14cr|php-fpdf-1.6-7|15	%description
14cr|php-fpdf-1.6-7|16	FPDF is a PHP class that allow generating PDF files with pure PHP, that is to
14cr|php-fpdf-1.6-7|17	say without using the PDFlib library. FPDF provides high-level functions and
14cr|php-fpdf-1.6-7|18	has the following main features:
14cr|php-fpdf-1.6-7|19	
14cr|php-fpdf-1.6-7|20	- Choice of measure unit, page format, and margins
14cr|php-fpdf-1.6-7|21	- Page header and footer management
14cr|php-fpdf-1.6-7|22	- Automatic page break
14cr|php-fpdf-1.6-7|23	- Automatic line break and text justification
14cr|php-fpdf-1.6-7|24	- Image support (JPEG and PNG)
14cr|php-fpdf-1.6-7|25	- Colors
14cr|php-fpdf-1.6-7|26	- Links
14cr|php-fpdf-1.6-7|27	- TrueType, Type1, and encoding support
14cr|php-fpdf-1.6-7|28	- Page compression
14cr|php-fpdf-1.6-7|29	
14cr|php-fpdf-1.6-7|30	%prep
14cr|php-fpdf-1.6-7|31	
14cr|php-fpdf-1.6-7|32	%setup -q -n fpdf16
14cr|php-fpdf-1.6-7|33	
14cr|php-fpdf-1.6-7|34	find . -name "*.htm" \
14cr|php-fpdf-1.6-7|35	-name "*.css" \
14cr|php-fpdf-1.6-7|36	-name "*.txt" \
14cr|php-fpdf-1.6-7|37	-name "*.ini" \
14cr|php-fpdf-1.6-7|38	-name "*.mat" \
14cr|php-fpdf-1.6-7|39	-name "*.afm" \
14cr|php-fpdf-1.6-7|40	-name "*.ttf" \
14cr|php-fpdf-1.6-7|41	-name "*.z" \
14cr|php-fpdf-1.6-7|42	-name "*.png" \
14cr|php-fpdf-1.6-7|43	-exec chmod 644 {} \;
14cr|php-fpdf-1.6-7|44	
14cr|php-fpdf-1.6-7|45	find . -name "*.txt" -name "*.ini" -exec dos2unix {} \;
14cr|php-fpdf-1.6-7|46	
14cr|php-fpdf-1.6-7|47	%install
14cr|php-fpdf-1.6-7|48	rm -rf %{buildroot}
14cr|php-fpdf-1.6-7|49	
14cr|php-fpdf-1.6-7|50	install -d %{buildroot}%{_datadir}/php/fpdf
14cr|php-fpdf-1.6-7|51	cp -a fpdf.php %{buildroot}%{_datadir}/php/fpdf/
14cr|php-fpdf-1.6-7|52	cp -pR font %{buildroot}%{_datadir}/php/fpdf/
14cr|php-fpdf-1.6-7|53	
14cr|php-fpdf-1.6-7|54	install -d %{buildroot}%{_docdir}/php-fpdf
14cr|php-fpdf-1.6-7|55	cp -pR doc %{buildroot}%{_docdir}/php-fpdf/
14cr|php-fpdf-1.6-7|56	cp -pR tutorial %{buildroot}%{_docdir}/php-fpdf/
14cr|php-fpdf-1.6-7|57	cp -p FAQ.htm fpdf.css fpdf.php histo.htm install.txt license.txt %{buildroot}%{_docdir}/php-fpdf/
14cr|php-fpdf-1.6-7|58	
14cr|php-fpdf-1.6-7|59	%clean
14cr|php-fpdf-1.6-7|60	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-fpdf-1.6-7|61	
14cr|php-fpdf-1.6-7|62	%files
14cr|php-fpdf-1.6-7|63	%defattr(-,root,root)
14cr|php-fpdf-1.6-7|64	%{_datadir}/php/fpdf
14cr|php-fpdf-1.6-7|65	%{_docdir}/php-fpdf
14cr|php-fpdf-1.6-7|66	
14cr|php-fpdf-1.6-7|67	
14cr|php-fpdf-1.6-7|68	
14cr|php-fpdf-1.6-7|69	
14cr|php-fpdf-1.6-7|70	%changelog
14cr|php-fpdf-1.6-7|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-7
14cr|php-fpdf-1.6-7|72	+ Revision: 2f5d456
14cr|php-fpdf-1.6-7|73	- MassBuild#464: Increase release tag
14cr|php-fpdf-1.6-7|74	
14cr|php-fpdf-1.6-7|75	

5971 14
14cr|php-gd-bundled-5.4.4-4|1	Summary:	GD extension module for PHP
14cr|php-gd-bundled-5.4.4-4|2	Name:		php-gd-bundled
14cr|php-gd-bundled-5.4.4-4|3	Version:	5.4.4
14cr|php-gd-bundled-5.4.4-4|4	Release:	4
14cr|php-gd-bundled-5.4.4-4|5	Group:		Development/PHP
14cr|php-gd-bundled-5.4.4-4|6	URL:		http://www.php.net
14cr|php-gd-bundled-5.4.4-4|7	License:	PHP License
14cr|php-gd-bundled-5.4.4-4|8	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-gd-bundled-5.4.4-4|9	BuildRequires:  pkgconfig(x11)
14cr|php-gd-bundled-5.4.4-4|10	BuildRequires:  jpeg-devel
14cr|php-gd-bundled-5.4.4-4|11	BuildRequires:  pkgconfig(freetype2)
14cr|php-gd-bundled-5.4.4-4|12	BuildRequires:  pkgconfig(libpng)
14cr|php-gd-bundled-5.4.4-4|13	BuildRequires:  pkgconfig(xpm)
14cr|php-gd-bundled-5.4.4-4|14	BuildRequires:	t1lib-devel
14cr|php-gd-bundled-5.4.4-4|15	Provides:	php-gd = 0:%{version}-%{release}
14cr|php-gd-bundled-5.4.4-4|16	Conflicts:	php-gd < 0:5.2.6-1
14cr|php-gd-bundled-5.4.4-4|17	
14cr|php-gd-bundled-5.4.4-4|18	%description
14cr|php-gd-bundled-5.4.4-4|19	This is a dynamic shared object (DSO) for PHP that will add GD support,
14cr|php-gd-bundled-5.4.4-4|20	allowing you to create and manipulate images with PHP using the gd library.
14cr|php-gd-bundled-5.4.4-4|21	
14cr|php-gd-bundled-5.4.4-4|22	PHP is not limited to creating just HTML output. It can also be used to create
14cr|php-gd-bundled-5.4.4-4|23	and manipulate image files in a variety of different image formats, including
14cr|php-gd-bundled-5.4.4-4|24	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
14cr|php-gd-bundled-5.4.4-4|25	streams directly to a browser. You will need to compile PHP with the GD library
14cr|php-gd-bundled-5.4.4-4|26	of image functions for this to work. GD and PHP may also require other
14cr|php-gd-bundled-5.4.4-4|27	libraries, depending on which image formats you want to work with.
14cr|php-gd-bundled-5.4.4-4|28	
14cr|php-gd-bundled-5.4.4-4|29	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
14cr|php-gd-bundled-5.4.4-4|30	TIFF and JPEG2000 images.
14cr|php-gd-bundled-5.4.4-4|31	
14cr|php-gd-bundled-5.4.4-4|32	This package is built against the bundled gd library that comes with the php
14cr|php-gd-bundled-5.4.4-4|33	source. Currently it has some additional features, but I expect the extra
14cr|php-gd-bundled-5.4.4-4|34	features to be merged upstream into the "official" libgd very soon.
14cr|php-gd-bundled-5.4.4-4|35	
14cr|php-gd-bundled-5.4.4-4|36	%prep
14cr|php-gd-bundled-5.4.4-4|37	
14cr|php-gd-bundled-5.4.4-4|38	%setup -c -T
14cr|php-gd-bundled-5.4.4-4|39	cp -dpR %{_usrsrc}/php-devel/extensions/gd/* .
14cr|php-gd-bundled-5.4.4-4|40	
14cr|php-gd-bundled-5.4.4-4|41	%build
14cr|php-gd-bundled-5.4.4-4|42	%serverbuild
14cr|php-gd-bundled-5.4.4-4|43	
14cr|php-gd-bundled-5.4.4-4|44	export LIBS="$LIBS -lm"
14cr|php-gd-bundled-5.4.4-4|45	
14cr|php-gd-bundled-5.4.4-4|46	phpize
14cr|php-gd-bundled-5.4.4-4|47	%configure2_5x --with-libdir=%{_lib} \
14cr|php-gd-bundled-5.4.4-4|48	--with-gd \
14cr|php-gd-bundled-5.4.4-4|49	--with-jpeg-dir=%{_prefix} \
14cr|php-gd-bundled-5.4.4-4|50	--with-png-dir=%{_prefix} \
14cr|php-gd-bundled-5.4.4-4|51	--with-zlib-dir=%{_prefix} \
14cr|php-gd-bundled-5.4.4-4|52	--with-xpm-dir=%{_prefix}/X11R6 \
14cr|php-gd-bundled-5.4.4-4|53	--with-ttf=%{_prefix} \
14cr|php-gd-bundled-5.4.4-4|54	--with-freetype-dir=%{_prefix} \
14cr|php-gd-bundled-5.4.4-4|55	--enable-gd-native-ttf \
14cr|php-gd-bundled-5.4.4-4|56	--with-t1lib=%{_prefix}
14cr|php-gd-bundled-5.4.4-4|57	
14cr|php-gd-bundled-5.4.4-4|58	%make
14cr|php-gd-bundled-5.4.4-4|59	
14cr|php-gd-bundled-5.4.4-4|60	mv modules/*.so .
14cr|php-gd-bundled-5.4.4-4|61	chrpath -d gd.so
14cr|php-gd-bundled-5.4.4-4|62	
14cr|php-gd-bundled-5.4.4-4|63	%install
14cr|php-gd-bundled-5.4.4-4|64	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-gd-bundled-5.4.4-4|65	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-gd-bundled-5.4.4-4|66	
14cr|php-gd-bundled-5.4.4-4|67	install -m755 gd.so %{buildroot}%{_libdir}/php/extensions/gd-bundled.so
14cr|php-gd-bundled-5.4.4-4|68	
14cr|php-gd-bundled-5.4.4-4|69	cat > %{buildroot}%{_sysconfdir}/php.d/23_gd-bundled.ini << EOF
14cr|php-gd-bundled-5.4.4-4|70	extension = gd-bundled.so
14cr|php-gd-bundled-5.4.4-4|71	EOF
14cr|php-gd-bundled-5.4.4-4|72	
14cr|php-gd-bundled-5.4.4-4|73	%post
14cr|php-gd-bundled-5.4.4-4|74	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gd-bundled-5.4.4-4|75	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gd-bundled-5.4.4-4|76	fi
14cr|php-gd-bundled-5.4.4-4|77	
14cr|php-gd-bundled-5.4.4-4|78	%postun
14cr|php-gd-bundled-5.4.4-4|79	if [ "$1" = "0" ]; then
14cr|php-gd-bundled-5.4.4-4|80	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gd-bundled-5.4.4-4|81	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gd-bundled-5.4.4-4|82	fi
14cr|php-gd-bundled-5.4.4-4|83	fi
14cr|php-gd-bundled-5.4.4-4|84	
14cr|php-gd-bundled-5.4.4-4|85	%files
14cr|php-gd-bundled-5.4.4-4|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd-bundled.ini
14cr|php-gd-bundled-5.4.4-4|87	%attr(0755,root,root) %{_libdir}/php/extensions/gd-bundled.so
14cr|php-gd-bundled-5.4.4-4|88	
14cr|php-gd-bundled-5.4.4-4|89	%changelog
14cr|php-gd-bundled-5.4.4-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.4-4
14cr|php-gd-bundled-5.4.4-4|91	+ Revision: cbbf57a
14cr|php-gd-bundled-5.4.4-4|92	- MassBuild#464: Increase release tag
14cr|php-gd-bundled-5.4.4-4|93	
14cr|php-gd-bundled-5.4.4-4|94	

5972 14
14cr|php-gender-1.0.0-2|1	%define modname gender
14cr|php-gender-1.0.0-2|2	%define soname %{modname}.so
14cr|php-gender-1.0.0-2|3	%define inifile A89_%{modname}.ini
14cr|php-gender-1.0.0-2|4	
14cr|php-gender-1.0.0-2|5	Summary:	Gender Extension
14cr|php-gender-1.0.0-2|6	Name:		php-%{modname}
14cr|php-gender-1.0.0-2|7	Version:	1.0.0
14cr|php-gender-1.0.0-2|8	Release:	2
14cr|php-gender-1.0.0-2|9	Group:		Development/PHP
14cr|php-gender-1.0.0-2|10	License:	PHP License
14cr|php-gender-1.0.0-2|11	URL:		http://pecl.php.net/package/gender/
14cr|php-gender-1.0.0-2|12	Source0:	http://pecl.php.net/get/gender-%{version}.tgz
14cr|php-gender-1.0.0-2|13	Requires:	php-bz2
14cr|php-gender-1.0.0-2|14	Requires(pre): rpm-helper
14cr|php-gender-1.0.0-2|15	Requires(postun): rpm-helper
14cr|php-gender-1.0.0-2|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-gender-1.0.0-2|17	BuildRequires:	file
14cr|php-gender-1.0.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-gender-1.0.0-2|19	
14cr|php-gender-1.0.0-2|20	%description
14cr|php-gender-1.0.0-2|21	Gender PHP extension is a port of the gender.c program originally written by
14cr|php-gender-1.0.0-2|22	Joerg Michael. The main purpose is to find out the gender of first names. The
14cr|php-gender-1.0.0-2|23	actual database contains >40000 first names from 54 countries.
14cr|php-gender-1.0.0-2|24	
14cr|php-gender-1.0.0-2|25	%prep
14cr|php-gender-1.0.0-2|26	
14cr|php-gender-1.0.0-2|27	%setup -q -n %{modname}-%{version}
14cr|php-gender-1.0.0-2|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-gender-1.0.0-2|29	
14cr|php-gender-1.0.0-2|30	bunzip2 data/nam_dict.txt.bz2
14cr|php-gender-1.0.0-2|31	
14cr|php-gender-1.0.0-2|32	# fix permissions
14cr|php-gender-1.0.0-2|33	find . -type f | xargs chmod 644
14cr|php-gender-1.0.0-2|34	
14cr|php-gender-1.0.0-2|35	# strip away annoying ^M
14cr|php-gender-1.0.0-2|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-gender-1.0.0-2|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-gender-1.0.0-2|38	
14cr|php-gender-1.0.0-2|39	# lib64 fix
14cr|php-gender-1.0.0-2|40	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cr|php-gender-1.0.0-2|41	
14cr|php-gender-1.0.0-2|42	perl -pi -e "s|/home/user/|%{_datadir}/%{name}/|g" README
14cr|php-gender-1.0.0-2|43	
14cr|php-gender-1.0.0-2|44	%build
14cr|php-gender-1.0.0-2|45	%serverbuild
14cr|php-gender-1.0.0-2|46	
14cr|php-gender-1.0.0-2|47	phpize
14cr|php-gender-1.0.0-2|48	%configure2_5x --with-libdir=%{_lib} \
14cr|php-gender-1.0.0-2|49	--enable-%{modname}
14cr|php-gender-1.0.0-2|50	
14cr|php-gender-1.0.0-2|51	%make
14cr|php-gender-1.0.0-2|52	
14cr|php-gender-1.0.0-2|53	%install
14cr|php-gender-1.0.0-2|54	rm -rf %{buildroot}
14cr|php-gender-1.0.0-2|55	
14cr|php-gender-1.0.0-2|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-gender-1.0.0-2|57	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-gender-1.0.0-2|58	install -d %{buildroot}%{_datadir}/%{name}
14cr|php-gender-1.0.0-2|59	
14cr|php-gender-1.0.0-2|60	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-gender-1.0.0-2|61	install -m0644 data/nam_dict.txt %{buildroot}%{_datadir}/%{name}/
14cr|php-gender-1.0.0-2|62	bzip2 -9 %{buildroot}%{_datadir}/%{name}/nam_dict.txt
14cr|php-gender-1.0.0-2|63	
14cr|php-gender-1.0.0-2|64	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-gender-1.0.0-2|65	extension = %{soname}
14cr|php-gender-1.0.0-2|66	
14cr|php-gender-1.0.0-2|67	[%{modname}]
14cr|php-gender-1.0.0-2|68	EOF
14cr|php-gender-1.0.0-2|69	
14cr|php-gender-1.0.0-2|70	%post
14cr|php-gender-1.0.0-2|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gender-1.0.0-2|72	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gender-1.0.0-2|73	fi
14cr|php-gender-1.0.0-2|74	
14cr|php-gender-1.0.0-2|75	%postun
14cr|php-gender-1.0.0-2|76	if [ "$1" = "0" ]; then
14cr|php-gender-1.0.0-2|77	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gender-1.0.0-2|78	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gender-1.0.0-2|79	fi
14cr|php-gender-1.0.0-2|80	fi
14cr|php-gender-1.0.0-2|81	
14cr|php-gender-1.0.0-2|82	%clean
14cr|php-gender-1.0.0-2|83	rm -rf %{buildroot}
14cr|php-gender-1.0.0-2|84	
14cr|php-gender-1.0.0-2|85	%files
14cr|php-gender-1.0.0-2|86	%defattr(-,root,root)
14cr|php-gender-1.0.0-2|87	%doc package*.xml CREDITS LICENSE README
14cr|php-gender-1.0.0-2|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-gender-1.0.0-2|89	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-gender-1.0.0-2|90	%dir %{_datadir}/%{name}
14cr|php-gender-1.0.0-2|91	%attr(0644,root,root) %{_datadir}/%{name}/nam_dict.txt.bz2
14cr|php-gender-1.0.0-2|92	
14cr|php-gender-1.0.0-2|93	
14cr|php-gender-1.0.0-2|94	
14cr|php-gender-1.0.0-2|95	
14cr|php-gender-1.0.0-2|96	%changelog
14cr|php-gender-1.0.0-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|php-gender-1.0.0-2|98	+ Revision: 7deef4e
14cr|php-gender-1.0.0-2|99	- MassBuild#464: Increase release tag
14cr|php-gender-1.0.0-2|100	
14cr|php-gender-1.0.0-2|101	

5973 14
14cr|php-geoip-1.1.0-2|1	%define modname geoip
14cr|php-geoip-1.1.0-2|2	%define dirname %{modname}
14cr|php-geoip-1.1.0-2|3	%define soname %{modname}.so
14cr|php-geoip-1.1.0-2|4	%define inifile A10_%{modname}.ini
14cr|php-geoip-1.1.0-2|5	
14cr|php-geoip-1.1.0-2|6	%define mod_src "geoip.c"
14cr|php-geoip-1.1.0-2|7	%define mod_lib "-lGeoIP"
14cr|php-geoip-1.1.0-2|8	%define mod_def "-DCOMPILE_DL_GEOIP"
14cr|php-geoip-1.1.0-2|9	
14cr|php-geoip-1.1.0-2|10	Summary:	Map IP address to geographic places
14cr|php-geoip-1.1.0-2|11	
14cr|php-geoip-1.1.0-2|12	Name:		php-%{modname}
14cr|php-geoip-1.1.0-2|13	Version:	1.1.0
14cr|php-geoip-1.1.0-2|14	Release:	2
14cr|php-geoip-1.1.0-2|15	Group:		Development/PHP
14cr|php-geoip-1.1.0-2|16	License:	PHP License
14cr|php-geoip-1.1.0-2|17	URL:		http://pecl.php.net/package/%{modname}/
14cr|php-geoip-1.1.0-2|18	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-geoip-1.1.0-2|19	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-geoip-1.1.0-2|20	BuildRequires:	pkgconfig(geoip) >= 1.4.0
14cr|php-geoip-1.1.0-2|21	Requires:	geoip >= 1.4.0
14cr|php-geoip-1.1.0-2|22	Epoch:		1
14cr|php-geoip-1.1.0-2|23	
14cr|php-geoip-1.1.0-2|24	%description
14cr|php-geoip-1.1.0-2|25	This PHP extension allows you to find the location of an IP address - City,
14cr|php-geoip-1.1.0-2|26	State, Country, Longitude, Latitude, and other information as all, such as ISP
14cr|php-geoip-1.1.0-2|27	and connection type. For more info, please visit Maxmind's website.
14cr|php-geoip-1.1.0-2|28	
14cr|php-geoip-1.1.0-2|29	%prep
14cr|php-geoip-1.1.0-2|30	
14cr|php-geoip-1.1.0-2|31	%setup -q -n %{modname}-%{version}
14cr|php-geoip-1.1.0-2|32	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-geoip-1.1.0-2|33	
14cr|php-geoip-1.1.0-2|34	# lib64 fix
14cr|php-geoip-1.1.0-2|35	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-geoip-1.1.0-2|36	
14cr|php-geoip-1.1.0-2|37	%build
14cr|php-geoip-1.1.0-2|38	%serverbuild
14cr|php-geoip-1.1.0-2|39	
14cr|php-geoip-1.1.0-2|40	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
14cr|php-geoip-1.1.0-2|41	
14cr|php-geoip-1.1.0-2|42	phpize
14cr|php-geoip-1.1.0-2|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-geoip-1.1.0-2|44	--with-%{modname}=shared,%{_prefix}
14cr|php-geoip-1.1.0-2|45	
14cr|php-geoip-1.1.0-2|46	%make
14cr|php-geoip-1.1.0-2|47	mv modules/*.so .
14cr|php-geoip-1.1.0-2|48	
14cr|php-geoip-1.1.0-2|49	%install
14cr|php-geoip-1.1.0-2|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-geoip-1.1.0-2|51	
14cr|php-geoip-1.1.0-2|52	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-geoip-1.1.0-2|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-geoip-1.1.0-2|54	
14cr|php-geoip-1.1.0-2|55	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-geoip-1.1.0-2|56	
14cr|php-geoip-1.1.0-2|57	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-geoip-1.1.0-2|58	extension = %{soname}
14cr|php-geoip-1.1.0-2|59	EOF
14cr|php-geoip-1.1.0-2|60	
14cr|php-geoip-1.1.0-2|61	%post
14cr|php-geoip-1.1.0-2|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-geoip-1.1.0-2|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-geoip-1.1.0-2|64	fi
14cr|php-geoip-1.1.0-2|65	
14cr|php-geoip-1.1.0-2|66	%postun
14cr|php-geoip-1.1.0-2|67	if [ "$1" = "0" ]; then
14cr|php-geoip-1.1.0-2|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-geoip-1.1.0-2|69	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-geoip-1.1.0-2|70	fi
14cr|php-geoip-1.1.0-2|71	fi
14cr|php-geoip-1.1.0-2|72	
14cr|php-geoip-1.1.0-2|73	%clean
14cr|php-geoip-1.1.0-2|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-geoip-1.1.0-2|75	
14cr|php-geoip-1.1.0-2|76	%files
14cr|php-geoip-1.1.0-2|77	%doc ChangeLog README package*.xml tests
14cr|php-geoip-1.1.0-2|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-geoip-1.1.0-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-geoip-1.1.0-2|80	
14cr|php-geoip-1.1.0-2|81	
14cr|php-geoip-1.1.0-2|82	
14cr|php-geoip-1.1.0-2|83	
14cr|php-geoip-1.1.0-2|84	%changelog
14cr|php-geoip-1.1.0-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.0-2
14cr|php-geoip-1.1.0-2|86	+ Revision: f61e288
14cr|php-geoip-1.1.0-2|87	- MassBuild#464: Increase release tag
14cr|php-geoip-1.1.0-2|88	
14cr|php-geoip-1.1.0-2|89	

5974 14
14cr|php-geshi-1.0.8.11-2|1	%define upstream_name geshi
14cr|php-geshi-1.0.8.11-2|2	
14cr|php-geshi-1.0.8.11-2|3	Name:		php-%{upstream_name}
14cr|php-geshi-1.0.8.11-2|4	Version:	1.0.8.11
14cr|php-geshi-1.0.8.11-2|5	Release:	2
14cr|php-geshi-1.0.8.11-2|6	Summary:	Generic Syntax Highlighter
14cr|php-geshi-1.0.8.11-2|7	License:	PHP License
14cr|php-geshi-1.0.8.11-2|8	Group:		Development/PHP
14cr|php-geshi-1.0.8.11-2|9	URL:		http://qbnz.com/highlighter/
14cr|php-geshi-1.0.8.11-2|10	Source0:	https://sourceforge.net/projects/geshi/files/geshi/GeSHi%201.0.8.11/GeSHi-%{version}.tar.bz2
14cr|php-geshi-1.0.8.11-2|11	BuildArch:	noarch
14cr|php-geshi-1.0.8.11-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|php-geshi-1.0.8.11-2|13	
14cr|php-geshi-1.0.8.11-2|14	%description
14cr|php-geshi-1.0.8.11-2|15	Generic Syntax Highlighter for PHP. Used to highlight almost any code
14cr|php-geshi-1.0.8.11-2|16	for the web. Nearly 100 supported languages: PHP, HTML, C and more. Styles can
14cr|php-geshi-1.0.8.11-2|17	be changed on the fly and CSS classes can be used to reduce the amount of XHTML
14cr|php-geshi-1.0.8.11-2|18	compliant output.
14cr|php-geshi-1.0.8.11-2|19	
14cr|php-geshi-1.0.8.11-2|20	%prep
14cr|php-geshi-1.0.8.11-2|21	%setup -q -n %{upstream_name}
14cr|php-geshi-1.0.8.11-2|22	
14cr|php-geshi-1.0.8.11-2|23	%install
14cr|php-geshi-1.0.8.11-2|24	rm -rf %{buildroot}
14cr|php-geshi-1.0.8.11-2|25	install -d -m 755 %{buildroot}%{_datadir}/php
14cr|php-geshi-1.0.8.11-2|26	cp -p geshi.php %{buildroot}%{_datadir}/php
14cr|php-geshi-1.0.8.11-2|27	cp -pr geshi %{buildroot}%{_datadir}/php
14cr|php-geshi-1.0.8.11-2|28	cp -pr contrib %{buildroot}%{_datadir}/php/geshi
14cr|php-geshi-1.0.8.11-2|29	
14cr|php-geshi-1.0.8.11-2|30	%clean
14cr|php-geshi-1.0.8.11-2|31	rm -rf %{buildroot}
14cr|php-geshi-1.0.8.11-2|32	
14cr|php-geshi-1.0.8.11-2|33	%files
14cr|php-geshi-1.0.8.11-2|34	%defattr(-,root,root)
14cr|php-geshi-1.0.8.11-2|35	%doc docs
14cr|php-geshi-1.0.8.11-2|36	%{_datadir}/php/*
14cr|php-geshi-1.0.8.11-2|37	
14cr|php-geshi-1.0.8.11-2|38	
14cr|php-geshi-1.0.8.11-2|39	
14cr|php-geshi-1.0.8.11-2|40	%changelog
14cr|php-geshi-1.0.8.11-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8.11-2
14cr|php-geshi-1.0.8.11-2|42	+ Revision: 29ce867
14cr|php-geshi-1.0.8.11-2|43	- MassBuild#464: Increase release tag
14cr|php-geshi-1.0.8.11-2|44	
14cr|php-geshi-1.0.8.11-2|45	

5975 14
14cr|php-gmagick-1.1.2-2|1	%define modname gmagick
14cr|php-gmagick-1.1.2-2|2	%define dirname %{modname}
14cr|php-gmagick-1.1.2-2|3	%define soname %{modname}.so
14cr|php-gmagick-1.1.2-2|4	%define inifile B01_%{modname}.ini
14cr|php-gmagick-1.1.2-2|5	
14cr|php-gmagick-1.1.2-2|6	Summary:	Provides a wrapper to the GraphicsMagick library
14cr|php-gmagick-1.1.2-2|7	Name:		php-%{modname}
14cr|php-gmagick-1.1.2-2|8	Version:	1.1.2
14cr|php-gmagick-1.1.2-2|9	Release:	2
14cr|php-gmagick-1.1.2-2|10	Group:		Development/PHP
14cr|php-gmagick-1.1.2-2|11	License:	PHP License
14cr|php-gmagick-1.1.2-2|12	URL:		http://pecl.php.net/package/gmagick/
14cr|php-gmagick-1.1.2-2|13	Source0:	http://pecl.php.net/get/gmagick-1.1.2RC1.tgz
14cr|php-gmagick-1.1.2-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-gmagick-1.1.2-2|15	BuildRequires:	apache-devel >= 2.2.0
14cr|php-gmagick-1.1.2-2|16	BuildRequires:	graphicsmagick-devel >= 1.0.0
14cr|php-gmagick-1.1.2-2|17	BuildRequires:	libsm-devel
14cr|php-gmagick-1.1.2-2|18	
14cr|php-gmagick-1.1.2-2|19	%description
14cr|php-gmagick-1.1.2-2|20	Gmagick is a php extension to create, modify and obtain meta information of
14cr|php-gmagick-1.1.2-2|21	images using the GraphicsMagick API. This extension requires GraphicsMagick
14cr|php-gmagick-1.1.2-2|22	version 1.2.6+ and PHP 5.1.3+.
14cr|php-gmagick-1.1.2-2|23	
14cr|php-gmagick-1.1.2-2|24	%prep
14cr|php-gmagick-1.1.2-2|25	
14cr|php-gmagick-1.1.2-2|26	%setup -qn %{modname}-%{version}RC1
14cr|php-gmagick-1.1.2-2|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-gmagick-1.1.2-2|28	
14cr|php-gmagick-1.1.2-2|29	find -type f | xargs chmod 644
14cr|php-gmagick-1.1.2-2|30	
14cr|php-gmagick-1.1.2-2|31	# lib64 fix
14cr|php-gmagick-1.1.2-2|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-gmagick-1.1.2-2|33	
14cr|php-gmagick-1.1.2-2|34	%build
14cr|php-gmagick-1.1.2-2|35	%serverbuild
14cr|php-gmagick-1.1.2-2|36	
14cr|php-gmagick-1.1.2-2|37	phpize
14cr|php-gmagick-1.1.2-2|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-gmagick-1.1.2-2|39	--with-%{modname}=shared,%{_prefix}
14cr|php-gmagick-1.1.2-2|40	%make
14cr|php-gmagick-1.1.2-2|41	mv modules/*.so .
14cr|php-gmagick-1.1.2-2|42	
14cr|php-gmagick-1.1.2-2|43	%install
14cr|php-gmagick-1.1.2-2|44	
14cr|php-gmagick-1.1.2-2|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-gmagick-1.1.2-2|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-gmagick-1.1.2-2|47	
14cr|php-gmagick-1.1.2-2|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-gmagick-1.1.2-2|49	
14cr|php-gmagick-1.1.2-2|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-gmagick-1.1.2-2|51	extension = %{soname}
14cr|php-gmagick-1.1.2-2|52	EOF
14cr|php-gmagick-1.1.2-2|53	
14cr|php-gmagick-1.1.2-2|54	%post
14cr|php-gmagick-1.1.2-2|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gmagick-1.1.2-2|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gmagick-1.1.2-2|57	fi
14cr|php-gmagick-1.1.2-2|58	
14cr|php-gmagick-1.1.2-2|59	%postun
14cr|php-gmagick-1.1.2-2|60	if [ "$1" = "0" ]; then
14cr|php-gmagick-1.1.2-2|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gmagick-1.1.2-2|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gmagick-1.1.2-2|63	fi
14cr|php-gmagick-1.1.2-2|64	fi
14cr|php-gmagick-1.1.2-2|65	
14cr|php-gmagick-1.1.2-2|66	%clean
14cr|php-gmagick-1.1.2-2|67	
14cr|php-gmagick-1.1.2-2|68	%files
14cr|php-gmagick-1.1.2-2|69	%doc README package*.xml
14cr|php-gmagick-1.1.2-2|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-gmagick-1.1.2-2|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-gmagick-1.1.2-2|72	
14cr|php-gmagick-1.1.2-2|73	
14cr|php-gmagick-1.1.2-2|74	
14cr|php-gmagick-1.1.2-2|75	%changelog
14cr|php-gmagick-1.1.2-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|php-gmagick-1.1.2-2|77	+ Revision: bf25ecc
14cr|php-gmagick-1.1.2-2|78	- MassBuild#464: Increase release tag
14cr|php-gmagick-1.1.2-2|79	
14cr|php-gmagick-1.1.2-2|80	

5976 14
14cr|php-gnutls-0.3-0.rc1.24|1	%define modname gnutls
14cr|php-gnutls-0.3-0.rc1.24|2	%define dirname %{modname}
14cr|php-gnutls-0.3-0.rc1.24|3	%define soname %{modname}.so
14cr|php-gnutls-0.3-0.rc1.24|4	%define inifile A67_%{modname}.ini
14cr|php-gnutls-0.3-0.rc1.24|5	
14cr|php-gnutls-0.3-0.rc1.24|6	Summary:	GnuTLS PHP Module
14cr|php-gnutls-0.3-0.rc1.24|7	Name:		php-%{modname}
14cr|php-gnutls-0.3-0.rc1.24|8	Version:	0.3
14cr|php-gnutls-0.3-0.rc1.24|9	Release:	%mkrel 0.rc1.24
14cr|php-gnutls-0.3-0.rc1.24|10	Group:		Development/PHP
14cr|php-gnutls-0.3-0.rc1.24|11	License:	GPLv2+
14cr|php-gnutls-0.3-0.rc1.24|12	URL:		http://openvcp.org/
14cr|php-gnutls-0.3-0.rc1.24|13	Source0:	http://files.openvcp.org/modphp-%{modname}-%{version}-rc1.tar.gz
14cr|php-gnutls-0.3-0.rc1.24|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-gnutls-0.3-0.rc1.24|15	BuildRequires:	pkgconfig
14cr|php-gnutls-0.3-0.rc1.24|16	BuildRequires:	gnutls-devel
14cr|php-gnutls-0.3-0.rc1.24|17	BuildRoot:	%{_tmppath}/%{name}-root
14cr|php-gnutls-0.3-0.rc1.24|18	
14cr|php-gnutls-0.3-0.rc1.24|19	%description
14cr|php-gnutls-0.3-0.rc1.24|20	This is a dynamic shared object (DSO) that adds GnuTLS support to PHP.
14cr|php-gnutls-0.3-0.rc1.24|21	
14cr|php-gnutls-0.3-0.rc1.24|22	%prep
14cr|php-gnutls-0.3-0.rc1.24|23	
14cr|php-gnutls-0.3-0.rc1.24|24	%setup -q -n modphp-%{modname}-%{version}-rc1
14cr|php-gnutls-0.3-0.rc1.24|25	
14cr|php-gnutls-0.3-0.rc1.24|26	%build
14cr|php-gnutls-0.3-0.rc1.24|27	
14cr|php-gnutls-0.3-0.rc1.24|28	%{_usrsrc}/php-devel/buildext %{modname} "%{modname}.c" "-DCOMPILE_DL=1 -DHAVE_SOCKETS -L%{_libdir} `pkg-config --libs gnutls`"
14cr|php-gnutls-0.3-0.rc1.24|29	
14cr|php-gnutls-0.3-0.rc1.24|30	%install
14cr|php-gnutls-0.3-0.rc1.24|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-gnutls-0.3-0.rc1.24|32	
14cr|php-gnutls-0.3-0.rc1.24|33	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-gnutls-0.3-0.rc1.24|34	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-gnutls-0.3-0.rc1.24|35	
14cr|php-gnutls-0.3-0.rc1.24|36	cat > README.%{modname} << EOF
14cr|php-gnutls-0.3-0.rc1.24|37	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-gnutls-0.3-0.rc1.24|38	EOF
14cr|php-gnutls-0.3-0.rc1.24|39	
14cr|php-gnutls-0.3-0.rc1.24|40	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-gnutls-0.3-0.rc1.24|41	
14cr|php-gnutls-0.3-0.rc1.24|42	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-gnutls-0.3-0.rc1.24|43	extension = %{soname}
14cr|php-gnutls-0.3-0.rc1.24|44	EOF
14cr|php-gnutls-0.3-0.rc1.24|45	
14cr|php-gnutls-0.3-0.rc1.24|46	%post
14cr|php-gnutls-0.3-0.rc1.24|47	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gnutls-0.3-0.rc1.24|48	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gnutls-0.3-0.rc1.24|49	fi
14cr|php-gnutls-0.3-0.rc1.24|50	
14cr|php-gnutls-0.3-0.rc1.24|51	%postun
14cr|php-gnutls-0.3-0.rc1.24|52	if [ "$1" = "0" ]; then
14cr|php-gnutls-0.3-0.rc1.24|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-gnutls-0.3-0.rc1.24|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-gnutls-0.3-0.rc1.24|55	fi
14cr|php-gnutls-0.3-0.rc1.24|56	fi
14cr|php-gnutls-0.3-0.rc1.24|57	
14cr|php-gnutls-0.3-0.rc1.24|58	%clean
14cr|php-gnutls-0.3-0.rc1.24|59	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-gnutls-0.3-0.rc1.24|60	
14cr|php-gnutls-0.3-0.rc1.24|61	%files
14cr|php-gnutls-0.3-0.rc1.24|62	%defattr(-,root,root)
14cr|php-gnutls-0.3-0.rc1.24|63	%doc README*
14cr|php-gnutls-0.3-0.rc1.24|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-gnutls-0.3-0.rc1.24|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-gnutls-0.3-0.rc1.24|66	
14cr|php-gnutls-0.3-0.rc1.24|67	
14cr|php-gnutls-0.3-0.rc1.24|68	
14cr|php-gnutls-0.3-0.rc1.24|69	%changelog
14cr|php-gnutls-0.3-0.rc1.24|70	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.3-0.rc1.24
14cr|php-gnutls-0.3-0.rc1.24|71	+ Revision: 8306a39
14cr|php-gnutls-0.3-0.rc1.24|72	- Automatic import for version 0.3-0.rc1.24
14cr|php-gnutls-0.3-0.rc1.24|73	
14cr|php-gnutls-0.3-0.rc1.24|74	

5977 14
14cr|php-hidef-0.1.13-2|1	%define modname hidef
14cr|php-hidef-0.1.13-2|2	%define dirname %{modname}
14cr|php-hidef-0.1.13-2|3	%define soname %{modname}.so
14cr|php-hidef-0.1.13-2|4	%define inifile A58_%{modname}.ini
14cr|php-hidef-0.1.13-2|5	
14cr|php-hidef-0.1.13-2|6	Summary:	A PHP module providing constants for real
14cr|php-hidef-0.1.13-2|7	Name:		php-%{modname}
14cr|php-hidef-0.1.13-2|8	Version:	0.1.13
14cr|php-hidef-0.1.13-2|9	Release:	2
14cr|php-hidef-0.1.13-2|10	Group:		Development/PHP
14cr|php-hidef-0.1.13-2|11	License:	PHP License
14cr|php-hidef-0.1.13-2|12	URL:		http://pecl.php.net/package/hidef/
14cr|php-hidef-0.1.13-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-hidef-0.1.13-2|14	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-hidef-0.1.13-2|15	BuildRequires:	file
14cr|php-hidef-0.1.13-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-hidef-0.1.13-2|17	
14cr|php-hidef-0.1.13-2|18	%description
14cr|php-hidef-0.1.13-2|19	Allow definition of user defined constants in simple ini files, which are then
14cr|php-hidef-0.1.13-2|20	processed like internal constants, without any of the usual performance
14cr|php-hidef-0.1.13-2|21	penalties.
14cr|php-hidef-0.1.13-2|22	
14cr|php-hidef-0.1.13-2|23	%prep
14cr|php-hidef-0.1.13-2|24	
14cr|php-hidef-0.1.13-2|25	%setup -q -n %{modname}-%{version}
14cr|php-hidef-0.1.13-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-hidef-0.1.13-2|27	
14cr|php-hidef-0.1.13-2|28	# fix permissions
14cr|php-hidef-0.1.13-2|29	find . -type f | xargs chmod 644
14cr|php-hidef-0.1.13-2|30	
14cr|php-hidef-0.1.13-2|31	# strip away annoying ^M
14cr|php-hidef-0.1.13-2|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-hidef-0.1.13-2|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-hidef-0.1.13-2|34	
14cr|php-hidef-0.1.13-2|35	%build
14cr|php-hidef-0.1.13-2|36	%serverbuild
14cr|php-hidef-0.1.13-2|37	
14cr|php-hidef-0.1.13-2|38	phpize
14cr|php-hidef-0.1.13-2|39	%configure2_5x --with-libdir=%{_lib} \
14cr|php-hidef-0.1.13-2|40	--with-%{modname}=shared,%{_prefix}
14cr|php-hidef-0.1.13-2|41	%make
14cr|php-hidef-0.1.13-2|42	
14cr|php-hidef-0.1.13-2|43	mv modules/*.so .
14cr|php-hidef-0.1.13-2|44	
14cr|php-hidef-0.1.13-2|45	%install
14cr|php-hidef-0.1.13-2|46	rm -rf %{buildroot}
14cr|php-hidef-0.1.13-2|47	
14cr|php-hidef-0.1.13-2|48	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-hidef-0.1.13-2|49	install -d %{buildroot}%{_sysconfdir}/php.d/%{modname}
14cr|php-hidef-0.1.13-2|50	
14cr|php-hidef-0.1.13-2|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-hidef-0.1.13-2|52	
14cr|php-hidef-0.1.13-2|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-hidef-0.1.13-2|54	extension = %{soname}
14cr|php-hidef-0.1.13-2|55	EOF
14cr|php-hidef-0.1.13-2|56	
14cr|php-hidef-0.1.13-2|57	%post
14cr|php-hidef-0.1.13-2|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-hidef-0.1.13-2|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-hidef-0.1.13-2|60	fi
14cr|php-hidef-0.1.13-2|61	
14cr|php-hidef-0.1.13-2|62	%postun
14cr|php-hidef-0.1.13-2|63	if [ "$1" = "0" ]; then
14cr|php-hidef-0.1.13-2|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-hidef-0.1.13-2|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-hidef-0.1.13-2|66	fi
14cr|php-hidef-0.1.13-2|67	fi
14cr|php-hidef-0.1.13-2|68	
14cr|php-hidef-0.1.13-2|69	%clean
14cr|php-hidef-0.1.13-2|70	rm -rf %{buildroot}
14cr|php-hidef-0.1.13-2|71	
14cr|php-hidef-0.1.13-2|72	%files
14cr|php-hidef-0.1.13-2|73	%defattr(-,root,root)
14cr|php-hidef-0.1.13-2|74	%doc CREDITS INSTALL package*.xml
14cr|php-hidef-0.1.13-2|75	%dir %{_sysconfdir}/php.d/%{modname}
14cr|php-hidef-0.1.13-2|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-hidef-0.1.13-2|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-hidef-0.1.13-2|78	
14cr|php-hidef-0.1.13-2|79	
14cr|php-hidef-0.1.13-2|80	
14cr|php-hidef-0.1.13-2|81	%changelog
14cr|php-hidef-0.1.13-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.13-2
14cr|php-hidef-0.1.13-2|83	+ Revision: a995154
14cr|php-hidef-0.1.13-2|84	- MassBuild#464: Increase release tag
14cr|php-hidef-0.1.13-2|85	
14cr|php-hidef-0.1.13-2|86	

5978 14
14cr|php-htscanner-1.0.1-3|1	%define modname htscanner
14cr|php-htscanner-1.0.1-3|2	%define dirname %{modname}
14cr|php-htscanner-1.0.1-3|3	%define soname %{modname}.so
14cr|php-htscanner-1.0.1-3|4	%define inifile A12_%{modname}.ini
14cr|php-htscanner-1.0.1-3|5	
14cr|php-htscanner-1.0.1-3|6	Summary:	Htaccess support for PHP
14cr|php-htscanner-1.0.1-3|7	Name:		php-%{modname}
14cr|php-htscanner-1.0.1-3|8	Version:	1.0.1
14cr|php-htscanner-1.0.1-3|9	Release:	3
14cr|php-htscanner-1.0.1-3|10	Group:		Development/PHP
14cr|php-htscanner-1.0.1-3|11	License:	PHP License
14cr|php-htscanner-1.0.1-3|12	URL:		http://pecl.php.net/package/htscanner
14cr|php-htscanner-1.0.1-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-htscanner-1.0.1-3|14	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-htscanner-1.0.1-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-htscanner-1.0.1-3|16	
14cr|php-htscanner-1.0.1-3|17	%description
14cr|php-htscanner-1.0.1-3|18	Allow one to use htaccess-like file to configure PHP per directory, just like
14cr|php-htscanner-1.0.1-3|19	apache's htaccess. It is especially useful with fastcgi. This package was
14cr|php-htscanner-1.0.1-3|20	originally developed by Bart Vanbrabant. Old versions are available
14cr|php-htscanner-1.0.1-3|21	from: http://files.zoeloelip.be/htscanner
14cr|php-htscanner-1.0.1-3|22	
14cr|php-htscanner-1.0.1-3|23	%prep
14cr|php-htscanner-1.0.1-3|24	
14cr|php-htscanner-1.0.1-3|25	%setup -q -n %{modname}-%{version}
14cr|php-htscanner-1.0.1-3|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-htscanner-1.0.1-3|27	
14cr|php-htscanner-1.0.1-3|28	%build
14cr|php-htscanner-1.0.1-3|29	%serverbuild
14cr|php-htscanner-1.0.1-3|30	
14cr|php-htscanner-1.0.1-3|31	phpize
14cr|php-htscanner-1.0.1-3|32	%configure2_5x --with-libdir=%{_lib} \
14cr|php-htscanner-1.0.1-3|33	--with-%{modname}=shared,%{_prefix}
14cr|php-htscanner-1.0.1-3|34	
14cr|php-htscanner-1.0.1-3|35	%make
14cr|php-htscanner-1.0.1-3|36	mv modules/*.so .
14cr|php-htscanner-1.0.1-3|37	
14cr|php-htscanner-1.0.1-3|38	%install
14cr|php-htscanner-1.0.1-3|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-htscanner-1.0.1-3|40	
14cr|php-htscanner-1.0.1-3|41	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-htscanner-1.0.1-3|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-htscanner-1.0.1-3|43	
14cr|php-htscanner-1.0.1-3|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-htscanner-1.0.1-3|45	
14cr|php-htscanner-1.0.1-3|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-htscanner-1.0.1-3|47	extension = %{soname}
14cr|php-htscanner-1.0.1-3|48	
14cr|php-htscanner-1.0.1-3|49	; The configuration file htscanner needs to scan for php_* directives
14cr|php-htscanner-1.0.1-3|50	config_file=".htaccess"
14cr|php-htscanner-1.0.1-3|51	
14cr|php-htscanner-1.0.1-3|52	; The fallback docroot when htscanner can't determine the current docroot
14cr|php-htscanner-1.0.1-3|53	default_docroot="/"
14cr|php-htscanner-1.0.1-3|54	default.ttl=300
14cr|php-htscanner-1.0.1-3|55	
14cr|php-htscanner-1.0.1-3|56	; Stop when an error occured in RINIT (no document root, cannot get path_translated,...)
14cr|php-htscanner-1.0.1-3|57	stop_on_error = 0
14cr|php-htscanner-1.0.1-3|58	EOF
14cr|php-htscanner-1.0.1-3|59	
14cr|php-htscanner-1.0.1-3|60	%post
14cr|php-htscanner-1.0.1-3|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-htscanner-1.0.1-3|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-htscanner-1.0.1-3|63	fi
14cr|php-htscanner-1.0.1-3|64	
14cr|php-htscanner-1.0.1-3|65	%postun
14cr|php-htscanner-1.0.1-3|66	if [ "$1" = "0" ]; then
14cr|php-htscanner-1.0.1-3|67	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-htscanner-1.0.1-3|68	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-htscanner-1.0.1-3|69	fi
14cr|php-htscanner-1.0.1-3|70	fi
14cr|php-htscanner-1.0.1-3|71	
14cr|php-htscanner-1.0.1-3|72	%clean
14cr|php-htscanner-1.0.1-3|73	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-htscanner-1.0.1-3|74	
14cr|php-htscanner-1.0.1-3|75	%files
14cr|php-htscanner-1.0.1-3|76	%defattr(-,root,root)
14cr|php-htscanner-1.0.1-3|77	%doc CREDITS README package*.xml
14cr|php-htscanner-1.0.1-3|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-htscanner-1.0.1-3|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-htscanner-1.0.1-3|80	
14cr|php-htscanner-1.0.1-3|81	
14cr|php-htscanner-1.0.1-3|82	
14cr|php-htscanner-1.0.1-3|83	%changelog
14cr|php-htscanner-1.0.1-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|php-htscanner-1.0.1-3|85	+ Revision: 8152bdb
14cr|php-htscanner-1.0.1-3|86	- MassBuild#464: Increase release tag
14cr|php-htscanner-1.0.1-3|87	
14cr|php-htscanner-1.0.1-3|88	

5979 14
14cr|php-id3-0.2-36|1	%define modname id3
14cr|php-id3-0.2-36|2	%define dirname %{modname}
14cr|php-id3-0.2-36|3	%define soname %{modname}.so
14cr|php-id3-0.2-36|4	%define inifile A14_%{modname}.ini
14cr|php-id3-0.2-36|5	
14cr|php-id3-0.2-36|6	Summary:	Functions to read and write ID3 tags in MP3 files
14cr|php-id3-0.2-36|7	Name:		php-%{modname}
14cr|php-id3-0.2-36|8	Version:	0.2
14cr|php-id3-0.2-36|9	Release:	36
14cr|php-id3-0.2-36|10	Group:		Development/PHP
14cr|php-id3-0.2-36|11	License:	PHP License
14cr|php-id3-0.2-36|12	URL:		http://pecl.php.net/package/id3
14cr|php-id3-0.2-36|13	Source0:	http://pecl.php.net/get/id3-%{version}.tgz
14cr|php-id3-0.2-36|14	Patch0:		id3-0.2-php54x.diff
14cr|php-id3-0.2-36|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-id3-0.2-36|16	Epoch:		1
14cr|php-id3-0.2-36|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-id3-0.2-36|18	
14cr|php-id3-0.2-36|19	%description
14cr|php-id3-0.2-36|20	id3 enables to to retrieve and update information from ID3 tags in MP3 files.
14cr|php-id3-0.2-36|21	It supports version 1.0 and version 1.1.
14cr|php-id3-0.2-36|22	
14cr|php-id3-0.2-36|23	%prep
14cr|php-id3-0.2-36|24	
14cr|php-id3-0.2-36|25	%setup -q -n id3-%{version}
14cr|php-id3-0.2-36|26	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-id3-0.2-36|27	
14cr|php-id3-0.2-36|28	%patch0 -p0
14cr|php-id3-0.2-36|29	
14cr|php-id3-0.2-36|30	%build
14cr|php-id3-0.2-36|31	%serverbuild
14cr|php-id3-0.2-36|32	
14cr|php-id3-0.2-36|33	phpize
14cr|php-id3-0.2-36|34	%configure2_5x --with-libdir=%{_lib} \
14cr|php-id3-0.2-36|35	--with-%{modname}=shared,%{_prefix}
14cr|php-id3-0.2-36|36	
14cr|php-id3-0.2-36|37	%make
14cr|php-id3-0.2-36|38	mv modules/*.so .
14cr|php-id3-0.2-36|39	
14cr|php-id3-0.2-36|40	%install
14cr|php-id3-0.2-36|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-id3-0.2-36|42	
14cr|php-id3-0.2-36|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-id3-0.2-36|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-id3-0.2-36|45	
14cr|php-id3-0.2-36|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-id3-0.2-36|47	
14cr|php-id3-0.2-36|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-id3-0.2-36|49	extension = %{soname}
14cr|php-id3-0.2-36|50	EOF
14cr|php-id3-0.2-36|51	
14cr|php-id3-0.2-36|52	%post
14cr|php-id3-0.2-36|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-id3-0.2-36|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-id3-0.2-36|55	fi
14cr|php-id3-0.2-36|56	
14cr|php-id3-0.2-36|57	%postun
14cr|php-id3-0.2-36|58	if [ "$1" = "0" ]; then
14cr|php-id3-0.2-36|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-id3-0.2-36|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-id3-0.2-36|61	fi
14cr|php-id3-0.2-36|62	fi
14cr|php-id3-0.2-36|63	
14cr|php-id3-0.2-36|64	%clean
14cr|php-id3-0.2-36|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-id3-0.2-36|66	
14cr|php-id3-0.2-36|67	%files
14cr|php-id3-0.2-36|68	%defattr(-,root,root)
14cr|php-id3-0.2-36|69	%doc examples CREDITS EXPERIMENTAL TODO package.xml
14cr|php-id3-0.2-36|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-id3-0.2-36|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-id3-0.2-36|72	
14cr|php-id3-0.2-36|73	
14cr|php-id3-0.2-36|74	
14cr|php-id3-0.2-36|75	%changelog
14cr|php-id3-0.2-36|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2-36
14cr|php-id3-0.2-36|77	+ Revision: bffc936
14cr|php-id3-0.2-36|78	- MassBuild#464: Increase release tag
14cr|php-id3-0.2-36|79	
14cr|php-id3-0.2-36|80	

5980 14
14cr|php-idn-1.2b-30|1	%define modname idn
14cr|php-idn-1.2b-30|2	%define dirname %{modname}
14cr|php-idn-1.2b-30|3	%define soname %{modname}.so
14cr|php-idn-1.2b-30|4	%define inifile A26_%{modname}.ini
14cr|php-idn-1.2b-30|5	
14cr|php-idn-1.2b-30|6	Summary:	Provides a interface to GNU Libidn for PHP
14cr|php-idn-1.2b-30|7	Name:		php-%{modname}
14cr|php-idn-1.2b-30|8	Version:	1.2b
14cr|php-idn-1.2b-30|9	Release:	30
14cr|php-idn-1.2b-30|10	Group:		Development/PHP
14cr|php-idn-1.2b-30|11	License:	PHP License
14cr|php-idn-1.2b-30|12	URL:		http://php-idn.bayour.com/
14cr|php-idn-1.2b-30|13	Source0:	http://php-idn.bayour.com/idn_%{version}.tar.bz2
14cr|php-idn-1.2b-30|14	Patch0:		idn-1.1-lib64.diff
14cr|php-idn-1.2b-30|15	Patch1:		idn-1.2b-php53.diff
14cr|php-idn-1.2b-30|16	Patch2:		idn_1.2b-php54x.diff
14cr|php-idn-1.2b-30|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-idn-1.2b-30|18	BuildRequires:	idn-devel
14cr|php-idn-1.2b-30|19	Epoch:		1
14cr|php-idn-1.2b-30|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-idn-1.2b-30|21	
14cr|php-idn-1.2b-30|22	%description
14cr|php-idn-1.2b-30|23	Binding to the GNU libidn for using Internationalized Domain Names.
14cr|php-idn-1.2b-30|24	
14cr|php-idn-1.2b-30|25	
14cr|php-idn-1.2b-30|26	%prep
14cr|php-idn-1.2b-30|27	
14cr|php-idn-1.2b-30|28	%setup -q -n idn-%{version}
14cr|php-idn-1.2b-30|29	%patch0 -p0
14cr|php-idn-1.2b-30|30	%patch1 -p1
14cr|php-idn-1.2b-30|31	%patch2 -p0
14cr|php-idn-1.2b-30|32	
14cr|php-idn-1.2b-30|33	%build
14cr|php-idn-1.2b-30|34	%serverbuild
14cr|php-idn-1.2b-30|35	
14cr|php-idn-1.2b-30|36	phpize --clean; phpize
14cr|php-idn-1.2b-30|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-idn-1.2b-30|38	--with-%{modname}=shared,%{_prefix}
14cr|php-idn-1.2b-30|39	
14cr|php-idn-1.2b-30|40	%make
14cr|php-idn-1.2b-30|41	mv modules/*.so .
14cr|php-idn-1.2b-30|42	chrpath -d %{soname}
14cr|php-idn-1.2b-30|43	
14cr|php-idn-1.2b-30|44	%install
14cr|php-idn-1.2b-30|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-idn-1.2b-30|46	
14cr|php-idn-1.2b-30|47	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-idn-1.2b-30|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-idn-1.2b-30|49	
14cr|php-idn-1.2b-30|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-idn-1.2b-30|51	
14cr|php-idn-1.2b-30|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-idn-1.2b-30|53	extension = %{soname}
14cr|php-idn-1.2b-30|54	
14cr|php-idn-1.2b-30|55	[idn]
14cr|php-idn-1.2b-30|56	
14cr|php-idn-1.2b-30|57	idn.allow_unassigned_chars = "0"
14cr|php-idn-1.2b-30|58	idn.default_charset = "ISO-8859-1"
14cr|php-idn-1.2b-30|59	idn.use_std_3_ascii_rules = "0"
14cr|php-idn-1.2b-30|60	
14cr|php-idn-1.2b-30|61	EOF
14cr|php-idn-1.2b-30|62	
14cr|php-idn-1.2b-30|63	%post
14cr|php-idn-1.2b-30|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-idn-1.2b-30|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-idn-1.2b-30|66	fi
14cr|php-idn-1.2b-30|67	
14cr|php-idn-1.2b-30|68	%postun
14cr|php-idn-1.2b-30|69	if [ "$1" = "0" ]; then
14cr|php-idn-1.2b-30|70	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-idn-1.2b-30|71	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-idn-1.2b-30|72	fi
14cr|php-idn-1.2b-30|73	fi
14cr|php-idn-1.2b-30|74	
14cr|php-idn-1.2b-30|75	%clean
14cr|php-idn-1.2b-30|76	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-idn-1.2b-30|77	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-idn-1.2b-30|78	
14cr|php-idn-1.2b-30|79	%files
14cr|php-idn-1.2b-30|80	%defattr(-,root,root)
14cr|php-idn-1.2b-30|81	%doc README* entities reference tests CREDITS THANX_TO idn.php
14cr|php-idn-1.2b-30|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-idn-1.2b-30|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-idn-1.2b-30|84	
14cr|php-idn-1.2b-30|85	
14cr|php-idn-1.2b-30|86	
14cr|php-idn-1.2b-30|87	%changelog
14cr|php-idn-1.2b-30|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2b-30
14cr|php-idn-1.2b-30|89	+ Revision: e807139
14cr|php-idn-1.2b-30|90	- MassBuild#464: Increase release tag
14cr|php-idn-1.2b-30|91	
14cr|php-idn-1.2b-30|92	

5981 14
14cr|php-idna-1.0.0-6|1	%define modname idna
14cr|php-idna-1.0.0-6|2	%define dirname %{modname}
14cr|php-idna-1.0.0-6|3	%define soname %{modname}.so
14cr|php-idna-1.0.0-6|4	%define inifile B19_%{modname}.ini
14cr|php-idna-1.0.0-6|5	
14cr|php-idna-1.0.0-6|6	Summary:	PHP IDNA Extension
14cr|php-idna-1.0.0-6|7	Name:		php-%{modname}
14cr|php-idna-1.0.0-6|8	Version:	1.0.0
14cr|php-idna-1.0.0-6|9	Release:	6
14cr|php-idna-1.0.0-6|10	Group:		Development/PHP
14cr|php-idna-1.0.0-6|11	License:	PHP
14cr|php-idna-1.0.0-6|12	URL:		http://www.xarg.org/project/php-idna/
14cr|php-idna-1.0.0-6|13	Source0:	http://www.xarg.org/download/idna-%{version}.tar.gz
14cr|php-idna-1.0.0-6|14	Source1:	B19_idna.ini
14cr|php-idna-1.0.0-6|15	Patch0:		idna-1.0.0-php54x.diff
14cr|php-idna-1.0.0-6|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-idna-1.0.0-6|17	BuildRequires:	idn-devel
14cr|php-idna-1.0.0-6|18	
14cr|php-idna-1.0.0-6|19	%description
14cr|php-idna-1.0.0-6|20	This extension provides a PHP implementation of the Internationalized Domain
14cr|php-idna-1.0.0-6|21	Name Applications (IDNA) standard.
14cr|php-idna-1.0.0-6|22	
14cr|php-idna-1.0.0-6|23	%prep
14cr|php-idna-1.0.0-6|24	
14cr|php-idna-1.0.0-6|25	%setup -q -n %{modname}-%{version}
14cr|php-idna-1.0.0-6|26	%patch0 -p0
14cr|php-idna-1.0.0-6|27	
14cr|php-idna-1.0.0-6|28	cp %{SOURCE1} %{inifile}
14cr|php-idna-1.0.0-6|29	
14cr|php-idna-1.0.0-6|30	# lib64 fix
14cr|php-idna-1.0.0-6|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-idna-1.0.0-6|32	
14cr|php-idna-1.0.0-6|33	%build
14cr|php-idna-1.0.0-6|34	%serverbuild
14cr|php-idna-1.0.0-6|35	
14cr|php-idna-1.0.0-6|36	phpize
14cr|php-idna-1.0.0-6|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-idna-1.0.0-6|38	--with-%{modname}=shared,%{_prefix}
14cr|php-idna-1.0.0-6|39	%make
14cr|php-idna-1.0.0-6|40	mv modules/*.so .
14cr|php-idna-1.0.0-6|41	
14cr|php-idna-1.0.0-6|42	%install
14cr|php-idna-1.0.0-6|43	
14cr|php-idna-1.0.0-6|44	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-idna-1.0.0-6|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-idna-1.0.0-6|46	
14cr|php-idna-1.0.0-6|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-idna-1.0.0-6|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-idna-1.0.0-6|49	
14cr|php-idna-1.0.0-6|50	%post
14cr|php-idna-1.0.0-6|51	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-idna-1.0.0-6|52	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-idna-1.0.0-6|53	fi
14cr|php-idna-1.0.0-6|54	
14cr|php-idna-1.0.0-6|55	%postun
14cr|php-idna-1.0.0-6|56	if [ "$1" = "0" ]; then
14cr|php-idna-1.0.0-6|57	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-idna-1.0.0-6|58	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-idna-1.0.0-6|59	fi
14cr|php-idna-1.0.0-6|60	fi
14cr|php-idna-1.0.0-6|61	
14cr|php-idna-1.0.0-6|62	%files
14cr|php-idna-1.0.0-6|63	%doc CREDITS
14cr|php-idna-1.0.0-6|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-idna-1.0.0-6|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-idna-1.0.0-6|66	
14cr|php-idna-1.0.0-6|67	
14cr|php-idna-1.0.0-6|68	
14cr|php-idna-1.0.0-6|69	
14cr|php-idna-1.0.0-6|70	%changelog
14cr|php-idna-1.0.0-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cr|php-idna-1.0.0-6|72	+ Revision: f843a69
14cr|php-idna-1.0.0-6|73	- MassBuild#464: Increase release tag
14cr|php-idna-1.0.0-6|74	
14cr|php-idna-1.0.0-6|75	

5982 14
14cr|php-imagick-3.1.2-4|1	%define realname Imagick
14cr|php-imagick-3.1.2-4|2	%define modname imagick
14cr|php-imagick-3.1.2-4|3	%define dirname %{modname}
14cr|php-imagick-3.1.2-4|4	%define soname %{modname}.so
14cr|php-imagick-3.1.2-4|5	%define inifile 55_%{modname}.ini
14cr|php-imagick-3.1.2-4|6	%define mod_src %{modname}.c
14cr|php-imagick-3.1.2-4|7	
14cr|php-imagick-3.1.2-4|8	Summary:	Provides a wrapper to the ImageMagick library for PHP
14cr|php-imagick-3.1.2-4|9	Name:		php-%{modname}
14cr|php-imagick-3.1.2-4|10	Version:	3.1.2
14cr|php-imagick-3.1.2-4|11	Release:	4
14cr|php-imagick-3.1.2-4|12	Group:		Development/PHP
14cr|php-imagick-3.1.2-4|13	License:	PHP License
14cr|php-imagick-3.1.2-4|14	URL:		http://pecl.php.net/package/imagick
14cr|php-imagick-3.1.2-4|15	Source0:	http://pecl.php.net/get/imagick-%{version}.tgz
14cr|php-imagick-3.1.2-4|16	BuildRequires:  php-devel >= 3:5.2.0
14cr|php-imagick-3.1.2-4|17	BuildRequires:	imagemagick-devel >= 6.3.8
14cr|php-imagick-3.1.2-4|18	Requires:	imagemagick >= 6.3.8
14cr|php-imagick-3.1.2-4|19	Requires:	freetype
14cr|php-imagick-3.1.2-4|20	Epoch:		1
14cr|php-imagick-3.1.2-4|21	
14cr|php-imagick-3.1.2-4|22	%description
14cr|php-imagick-3.1.2-4|23	Imagick is a native php extension to create and modify images using the
14cr|php-imagick-3.1.2-4|24	ImageMagick API.
14cr|php-imagick-3.1.2-4|25	
14cr|php-imagick-3.1.2-4|26	imagick is a native php-extension. See the examples in the
14cr|php-imagick-3.1.2-4|27	%{_docdir}/%{name}/examples directory for some hints on
14cr|php-imagick-3.1.2-4|28	how to use it.
14cr|php-imagick-3.1.2-4|29	
14cr|php-imagick-3.1.2-4|30	%prep
14cr|php-imagick-3.1.2-4|31	
14cr|php-imagick-3.1.2-4|32	%setup -qn %{modname}-%{version}
14cr|php-imagick-3.1.2-4|33	[ "../package.xml" != "/" ] && mv -f ../package.xml .
14cr|php-imagick-3.1.2-4|34	
14cr|php-imagick-3.1.2-4|35	# lib64 fixes
14cr|php-imagick-3.1.2-4|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-imagick-3.1.2-4|37	
14cr|php-imagick-3.1.2-4|38	%build
14cr|php-imagick-3.1.2-4|39	%serverbuild
14cr|php-imagick-3.1.2-4|40	
14cr|php-imagick-3.1.2-4|41	phpize
14cr|php-imagick-3.1.2-4|42	%configure2_5x --with-libdir=%{_lib} \
14cr|php-imagick-3.1.2-4|43	--with-%{modname}=shared,%{_prefix}
14cr|php-imagick-3.1.2-4|44	
14cr|php-imagick-3.1.2-4|45	%make
14cr|php-imagick-3.1.2-4|46	mv modules/*.so .
14cr|php-imagick-3.1.2-4|47	
14cr|php-imagick-3.1.2-4|48	%install
14cr|php-imagick-3.1.2-4|49	
14cr|php-imagick-3.1.2-4|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-imagick-3.1.2-4|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-imagick-3.1.2-4|52	
14cr|php-imagick-3.1.2-4|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-imagick-3.1.2-4|54	
14cr|php-imagick-3.1.2-4|55	cat > README.%{modname} <<EOF
14cr|php-imagick-3.1.2-4|56	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-imagick-3.1.2-4|57	To activate it, make sure a file /etc/php.d/%{inifile} is present and
14cr|php-imagick-3.1.2-4|58	contains the line 'extension = %{soname}'.
14cr|php-imagick-3.1.2-4|59	EOF
14cr|php-imagick-3.1.2-4|60	
14cr|php-imagick-3.1.2-4|61	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-imagick-3.1.2-4|62	extension = %{soname}
14cr|php-imagick-3.1.2-4|63	
14cr|php-imagick-3.1.2-4|64	[imagick]
14cr|php-imagick-3.1.2-4|65	imagick.locale_fix = 0
14cr|php-imagick-3.1.2-4|66	EOF
14cr|php-imagick-3.1.2-4|67	
14cr|php-imagick-3.1.2-4|68	%post
14cr|php-imagick-3.1.2-4|69	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-imagick-3.1.2-4|70	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-imagick-3.1.2-4|71	fi
14cr|php-imagick-3.1.2-4|72	
14cr|php-imagick-3.1.2-4|73	%postun
14cr|php-imagick-3.1.2-4|74	if [ "$1" = "0" ]; then
14cr|php-imagick-3.1.2-4|75	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-imagick-3.1.2-4|76	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-imagick-3.1.2-4|77	fi
14cr|php-imagick-3.1.2-4|78	fi
14cr|php-imagick-3.1.2-4|79	
14cr|php-imagick-3.1.2-4|80	%clean
14cr|php-imagick-3.1.2-4|81	
14cr|php-imagick-3.1.2-4|82	%files
14cr|php-imagick-3.1.2-4|83	%doc examples CREDITS INSTALL README*
14cr|php-imagick-3.1.2-4|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-imagick-3.1.2-4|85	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-imagick-3.1.2-4|86	
14cr|php-imagick-3.1.2-4|87	
14cr|php-imagick-3.1.2-4|88	%changelog
14cr|php-imagick-3.1.2-4|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.2-4
14cr|php-imagick-3.1.2-4|90	+ Revision: 6857464
14cr|php-imagick-3.1.2-4|91	- MassBuild#464: Increase release tag
14cr|php-imagick-3.1.2-4|92	
14cr|php-imagick-3.1.2-4|93	

5983 14
14cr|php-inclued-0.1.3-3|1	%define modname inclued
14cr|php-inclued-0.1.3-3|2	%define soname %{modname}.so
14cr|php-inclued-0.1.3-3|3	%define inifile A76_%{modname}.ini
14cr|php-inclued-0.1.3-3|4	
14cr|php-inclued-0.1.3-3|5	Summary:	Clued-in about your inclueds extension for php
14cr|php-inclued-0.1.3-3|6	
14cr|php-inclued-0.1.3-3|7	Name:		php-%{modname}
14cr|php-inclued-0.1.3-3|8	Version:	0.1.3
14cr|php-inclued-0.1.3-3|9	Release:	3
14cr|php-inclued-0.1.3-3|10	Group:		Development/PHP
14cr|php-inclued-0.1.3-3|11	License:	PHP License
14cr|php-inclued-0.1.3-3|12	URL:		http://pecl.php.net/package/inclued/
14cr|php-inclued-0.1.3-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-inclued-0.1.3-3|14	Patch0:         inclued-0.1.3-php5.5.patch
14cr|php-inclued-0.1.3-3|15	Requires(pre): rpm-helper
14cr|php-inclued-0.1.3-3|16	Requires(postun): rpm-helper
14cr|php-inclued-0.1.3-3|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-inclued-0.1.3-3|18	BuildRequires:	file
14cr|php-inclued-0.1.3-3|19	
14cr|php-inclued-0.1.3-3|20	%description
14cr|php-inclued-0.1.3-3|21	Allows you trace through and dump the hierarchy of file inclusions and
14cr|php-inclued-0.1.3-3|22	class inheritance at runtime.
14cr|php-inclued-0.1.3-3|23	
14cr|php-inclued-0.1.3-3|24	%prep
14cr|php-inclued-0.1.3-3|25	%setup -q -n %{modname}-%{version}
14cr|php-inclued-0.1.3-3|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-inclued-0.1.3-3|27	%patch0 -p3
14cr|php-inclued-0.1.3-3|28	
14cr|php-inclued-0.1.3-3|29	# fix permissions
14cr|php-inclued-0.1.3-3|30	find . -type f | xargs chmod 644
14cr|php-inclued-0.1.3-3|31	
14cr|php-inclued-0.1.3-3|32	# strip away annoying ^M
14cr|php-inclued-0.1.3-3|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-inclued-0.1.3-3|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-inclued-0.1.3-3|35	
14cr|php-inclued-0.1.3-3|36	%build
14cr|php-inclued-0.1.3-3|37	%serverbuild
14cr|php-inclued-0.1.3-3|38	
14cr|php-inclued-0.1.3-3|39	phpize
14cr|php-inclued-0.1.3-3|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-inclued-0.1.3-3|41	--with-%{modname}=shared,%{_prefix}
14cr|php-inclued-0.1.3-3|42	
14cr|php-inclued-0.1.3-3|43	%make
14cr|php-inclued-0.1.3-3|44	
14cr|php-inclued-0.1.3-3|45	%install
14cr|php-inclued-0.1.3-3|46	
14cr|php-inclued-0.1.3-3|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-inclued-0.1.3-3|48	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-inclued-0.1.3-3|49	install -d %{buildroot}/var/log/httpd
14cr|php-inclued-0.1.3-3|50	
14cr|php-inclued-0.1.3-3|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-inclued-0.1.3-3|52	
14cr|php-inclued-0.1.3-3|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-inclued-0.1.3-3|54	extension = %{soname}
14cr|php-inclued-0.1.3-3|55	
14cr|php-inclued-0.1.3-3|56	[%{modname}]
14cr|php-inclued-0.1.3-3|57	inclued.dumpdir	= /tmp
14cr|php-inclued-0.1.3-3|58	inclued.enabled	= On
14cr|php-inclued-0.1.3-3|59	EOF
14cr|php-inclued-0.1.3-3|60	
14cr|php-inclued-0.1.3-3|61	%post
14cr|php-inclued-0.1.3-3|62	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-inclued-0.1.3-3|63	
14cr|php-inclued-0.1.3-3|64	%postun
14cr|php-inclued-0.1.3-3|65	if [ "$1" = "0" ]; then
14cr|php-inclued-0.1.3-3|66	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-inclued-0.1.3-3|67	fi
14cr|php-inclued-0.1.3-3|68	
14cr|php-inclued-0.1.3-3|69	%files
14cr|php-inclued-0.1.3-3|70	%doc package*.xml INSTALL gengraph.php
14cr|php-inclued-0.1.3-3|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-inclued-0.1.3-3|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-inclued-0.1.3-3|73	
14cr|php-inclued-0.1.3-3|74	
14cr|php-inclued-0.1.3-3|75	
14cr|php-inclued-0.1.3-3|76	
14cr|php-inclued-0.1.3-3|77	%changelog
14cr|php-inclued-0.1.3-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-3
14cr|php-inclued-0.1.3-3|79	+ Revision: 17f761f
14cr|php-inclued-0.1.3-3|80	- MassBuild#464: Increase release tag
14cr|php-inclued-0.1.3-3|81	
14cr|php-inclued-0.1.3-3|82	

5984 14
14cr|php-inotify-0.1.6-2|1	%define modname inotify
14cr|php-inotify-0.1.6-2|2	%define soname %{modname}.so
14cr|php-inotify-0.1.6-2|3	%define inifile A82_%{modname}.ini
14cr|php-inotify-0.1.6-2|4	
14cr|php-inotify-0.1.6-2|5	Summary:	Provides inotify functions for PHP
14cr|php-inotify-0.1.6-2|6	Name:		php-%{modname}
14cr|php-inotify-0.1.6-2|7	Version:	0.1.6
14cr|php-inotify-0.1.6-2|8	Release:	2
14cr|php-inotify-0.1.6-2|9	Group:		Development/PHP
14cr|php-inotify-0.1.6-2|10	License:	PHP License
14cr|php-inotify-0.1.6-2|11	URL:		http://pecl.php.net/package/inotify/
14cr|php-inotify-0.1.6-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-inotify-0.1.6-2|13	BuildRequires:  php-devel >= 3:5.2.0
14cr|php-inotify-0.1.6-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-inotify-0.1.6-2|15	
14cr|php-inotify-0.1.6-2|16	%description
14cr|php-inotify-0.1.6-2|17	The inotify extension allows to use inotify functions in a PHP script.
14cr|php-inotify-0.1.6-2|18	
14cr|php-inotify-0.1.6-2|19	%prep
14cr|php-inotify-0.1.6-2|20	
14cr|php-inotify-0.1.6-2|21	%setup -q -n %{modname}-%{version}
14cr|php-inotify-0.1.6-2|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cr|php-inotify-0.1.6-2|23	
14cr|php-inotify-0.1.6-2|24	# lib64 fixes
14cr|php-inotify-0.1.6-2|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-inotify-0.1.6-2|26	
14cr|php-inotify-0.1.6-2|27	%build
14cr|php-inotify-0.1.6-2|28	%serverbuild
14cr|php-inotify-0.1.6-2|29	
14cr|php-inotify-0.1.6-2|30	phpize
14cr|php-inotify-0.1.6-2|31	%configure2_5x --with-libdir=%{_lib} \
14cr|php-inotify-0.1.6-2|32	--with-%{modname}=shared,%{_prefix}
14cr|php-inotify-0.1.6-2|33	
14cr|php-inotify-0.1.6-2|34	%make
14cr|php-inotify-0.1.6-2|35	mv modules/*.so .
14cr|php-inotify-0.1.6-2|36	
14cr|php-inotify-0.1.6-2|37	%install
14cr|php-inotify-0.1.6-2|38	rm -rf %{buildroot}
14cr|php-inotify-0.1.6-2|39	
14cr|php-inotify-0.1.6-2|40	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-inotify-0.1.6-2|41	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-inotify-0.1.6-2|42	
14cr|php-inotify-0.1.6-2|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-inotify-0.1.6-2|44	
14cr|php-inotify-0.1.6-2|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-inotify-0.1.6-2|46	extension = %{soname}
14cr|php-inotify-0.1.6-2|47	EOF
14cr|php-inotify-0.1.6-2|48	
14cr|php-inotify-0.1.6-2|49	%post
14cr|php-inotify-0.1.6-2|50	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-inotify-0.1.6-2|51	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-inotify-0.1.6-2|52	fi
14cr|php-inotify-0.1.6-2|53	
14cr|php-inotify-0.1.6-2|54	%postun
14cr|php-inotify-0.1.6-2|55	if [ "$1" = "0" ]; then
14cr|php-inotify-0.1.6-2|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-inotify-0.1.6-2|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-inotify-0.1.6-2|58	fi
14cr|php-inotify-0.1.6-2|59	fi
14cr|php-inotify-0.1.6-2|60	
14cr|php-inotify-0.1.6-2|61	%clean
14cr|php-inotify-0.1.6-2|62	rm -rf %{buildroot}
14cr|php-inotify-0.1.6-2|63	
14cr|php-inotify-0.1.6-2|64	%files
14cr|php-inotify-0.1.6-2|65	%defattr(-,root,root)
14cr|php-inotify-0.1.6-2|66	%doc tests CREDITS README inotify.php tail.php package.xml
14cr|php-inotify-0.1.6-2|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-inotify-0.1.6-2|68	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-inotify-0.1.6-2|69	
14cr|php-inotify-0.1.6-2|70	
14cr|php-inotify-0.1.6-2|71	
14cr|php-inotify-0.1.6-2|72	%changelog
14cr|php-inotify-0.1.6-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-2
14cr|php-inotify-0.1.6-2|74	+ Revision: a9c5693
14cr|php-inotify-0.1.6-2|75	- MassBuild#464: Increase release tag
14cr|php-inotify-0.1.6-2|76	
14cr|php-inotify-0.1.6-2|77	

5985 14
14cr|phpipam-0.4-4|1	%define __noautoreqfiles %{_datadir}/%{name}/functions
14cr|phpipam-0.4-4|2	%define __noautoreq 'pear.functions.PEAR.OLE.php|pear.functions.PEAR.PEAR.php'
14cr|phpipam-0.4-4|3	
14cr|phpipam-0.4-4|4	Name:           phpipam
14cr|phpipam-0.4-4|5	Version:        0.4
14cr|phpipam-0.4-4|6	Release:        4
14cr|phpipam-0.4-4|7	Summary:     	Open-source web IP address management application
14cr|phpipam-0.4-4|8	License:     	GPLv2+
14cr|phpipam-0.4-4|9	Group:       	Networking/Other
14cr|phpipam-0.4-4|10	URL:         	http://phpipam.sourceforge.net/
14cr|phpipam-0.4-4|11	Source0:     	%{name}-%{version}.tar
14cr|phpipam-0.4-4|12	Requires:       apache-mod_php
14cr|phpipam-0.4-4|13	Requires:       php-mysqli
14cr|phpipam-0.4-4|14	Requires:	php-session
14cr|phpipam-0.4-4|15	Requires:       php-gmp
14cr|phpipam-0.4-4|16	Requires:       php-pear
14cr|phpipam-0.4-4|17	BuildArch:      noarch
14cr|phpipam-0.4-4|18	AutoReqProv: 	1
14cr|phpipam-0.4-4|19	Suggests:	mysql
14cr|phpipam-0.4-4|20	Requires(post): rpm-helper
14cr|phpipam-0.4-4|21	
14cr|phpipam-0.4-4|22	%description
14cr|phpipam-0.4-4|23	phpipam is an open-source web IP address management application. Its goal is
14cr|phpipam-0.4-4|24	to provide light and simple IP address management. It is ajax-based using
14cr|phpipam-0.4-4|25	jQuery libraries, php scripts, javascript and some HTML5/CSS3 features
14cr|phpipam-0.4-4|26	
14cr|phpipam-0.4-4|27	%prep
14cr|phpipam-0.4-4|28	%setup -q -n %{name}
14cr|phpipam-0.4-4|29	
14cr|phpipam-0.4-4|30	%build
14cr|phpipam-0.4-4|31	
14cr|phpipam-0.4-4|32	%install
14cr|phpipam-0.4-4|33	install -d %{buildroot}%{_datadir}/%{name}
14cr|phpipam-0.4-4|34	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cr|phpipam-0.4-4|35	
14cr|phpipam-0.4-4|36	pushd %{buildroot}%{_datadir}/%{name}
14cr|phpipam-0.4-4|37	rm -f INSTALL UPDATE README
14cr|phpipam-0.4-4|38	popd
14cr|phpipam-0.4-4|39	
14cr|phpipam-0.4-4|40	
14cr|phpipam-0.4-4|41	# provide a simple apache config
14cr|phpipam-0.4-4|42	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|phpipam-0.4-4|43	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|phpipam-0.4-4|44	
14cr|phpipam-0.4-4|45	pushd  %{buildroot}%{_sysconfdir}/%{name}
14cr|phpipam-0.4-4|46	ln -s ../../%{_datadir}/%{name}/config.php config.php
14cr|phpipam-0.4-4|47	popd
14cr|phpipam-0.4-4|48	
14cr|phpipam-0.4-4|49	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|phpipam-0.4-4|50	Alias /%{name} %{_datadir}/%{name}
14cr|phpipam-0.4-4|51	
14cr|phpipam-0.4-4|52	<Directory %{_datadir}/%{name}>
14cr|phpipam-0.4-4|53	Require local granted
14cr|phpipam-0.4-4|54	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|phpipam-0.4-4|55	</Directory>
14cr|phpipam-0.4-4|56	EOF
14cr|phpipam-0.4-4|57	
14cr|phpipam-0.4-4|58	
14cr|phpipam-0.4-4|59	%files
14cr|phpipam-0.4-4|60	%defattr(0755,root,root)
14cr|phpipam-0.4-4|61	%doc INSTALL README UPDATE
14cr|phpipam-0.4-4|62	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|phpipam-0.4-4|63	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|phpipam-0.4-4|64	%dir %{_sysconfdir}/%{name}
14cr|phpipam-0.4-4|65	%{_datadir}/%{name}
14cr|phpipam-0.4-4|66	
14cr|phpipam-0.4-4|67	
14cr|phpipam-0.4-4|68	
14cr|phpipam-0.4-4|69	
14cr|phpipam-0.4-4|70	%changelog
14cr|phpipam-0.4-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14cr|phpipam-0.4-4|72	+ Revision: 1b21e3b
14cr|phpipam-0.4-4|73	- MassBuild#464: Increase release tag
14cr|phpipam-0.4-4|74	
14cr|phpipam-0.4-4|75	

5986 14
14cr|php-jpgraph-3.5.0-0.b1.2|1	%undefine __find_provides
14cr|php-jpgraph-3.5.0-0.b1.2|2	%undefine __find_requires
14cr|php-jpgraph-3.5.0-0.b1.2|3	
14cr|php-jpgraph-3.5.0-0.b1.2|4	%define rel	2
14cr|php-jpgraph-3.5.0-0.b1.2|5	%define prerel	b1
14cr|php-jpgraph-3.5.0-0.b1.2|6	
14cr|php-jpgraph-3.5.0-0.b1.2|7	Summary:	An OO graph drawing class library for PHP5
14cr|php-jpgraph-3.5.0-0.b1.2|8	Name:		php-jpgraph
14cr|php-jpgraph-3.5.0-0.b1.2|9	Version:	3.5.0
14cr|php-jpgraph-3.5.0-0.b1.2|10	Release:	%mkrel -c %{prerel} %{rel}
14cr|php-jpgraph-3.5.0-0.b1.2|11	License:	QPL
14cr|php-jpgraph-3.5.0-0.b1.2|12	Group:		Networking/Other
14cr|php-jpgraph-3.5.0-0.b1.2|13	URL:		http://jpgraph.net/
14cr|php-jpgraph-3.5.0-0.b1.2|14	# no direct download link available on website
14cr|php-jpgraph-3.5.0-0.b1.2|15	# md5 checksum: 7237ef5dc19ad8bb67197a19782e950c
14cr|php-jpgraph-3.5.0-0.b1.2|16	Source0:	jpgraph-%{version}%{prerel}.tar.gz
14cr|php-jpgraph-3.5.0-0.b1.2|17	Patch0:		jpgraph-3.0.6-CVE-2009-4422.diff
14cr|php-jpgraph-3.5.0-0.b1.2|18	Requires:	gd
14cr|php-jpgraph-3.5.0-0.b1.2|19	Requires:	php-gd
14cr|php-jpgraph-3.5.0-0.b1.2|20	Requires:	fonts-ttf-bitstream-vera
14cr|php-jpgraph-3.5.0-0.b1.2|21	BuildArch:	noarch
14cr|php-jpgraph-3.5.0-0.b1.2|22	Obsoletes:	php5-jpgraph
14cr|php-jpgraph-3.5.0-0.b1.2|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|php-jpgraph-3.5.0-0.b1.2|24	
14cr|php-jpgraph-3.5.0-0.b1.2|25	%description
14cr|php-jpgraph-3.5.0-0.b1.2|26	JpGraph is a OO Graph drawing library for PHP 5.0.x and above.
14cr|php-jpgraph-3.5.0-0.b1.2|27	Highlights of the available features are: text, linear, and log
14cr|php-jpgraph-3.5.0-0.b1.2|28	scales for both the X and Y axes, anti-aliasing of lines,
14cr|php-jpgraph-3.5.0-0.b1.2|29	color-gradient fills, support for GIF, JPG, and PNG formats,
14cr|php-jpgraph-3.5.0-0.b1.2|30	support for two Y axes, spider plots (a.k.a Web plots),
14cr|php-jpgraph-3.5.0-0.b1.2|31	pie-charts, lineplots, filled line plots, impulse plots, bar
14cr|php-jpgraph-3.5.0-0.b1.2|32	plots, and error plots, support for multiple plot types in one
14cr|php-jpgraph-3.5.0-0.b1.2|33	graph, intelligent autoscaling.
14cr|php-jpgraph-3.5.0-0.b1.2|34	
14cr|php-jpgraph-3.5.0-0.b1.2|35	Extensive documentations are available at:
14cr|php-jpgraph-3.5.0-0.b1.2|36	http://jpgraph.net/doc/
14cr|php-jpgraph-3.5.0-0.b1.2|37	
14cr|php-jpgraph-3.5.0-0.b1.2|38	%package	doc
14cr|php-jpgraph-3.5.0-0.b1.2|39	Summary:	Documentation for JpGraph
14cr|php-jpgraph-3.5.0-0.b1.2|40	Group:		Networking/Other
14cr|php-jpgraph-3.5.0-0.b1.2|41	
14cr|php-jpgraph-3.5.0-0.b1.2|42	%description	doc
14cr|php-jpgraph-3.5.0-0.b1.2|43	JpGraph is a OO Graph drawing library for PHP 5.0.x and above.
14cr|php-jpgraph-3.5.0-0.b1.2|44	Highlights of the available features are: text, linear, and log
14cr|php-jpgraph-3.5.0-0.b1.2|45	scales for both the X and Y axes, anti-aliasing of lines,
14cr|php-jpgraph-3.5.0-0.b1.2|46	color-gradient fills, support for GIF, JPG, and PNG formats,
14cr|php-jpgraph-3.5.0-0.b1.2|47	support for two Y axes, spider plots (a.k.a Web plots),
14cr|php-jpgraph-3.5.0-0.b1.2|48	pie-charts, lineplots, filled line plots, impulse plots, bar
14cr|php-jpgraph-3.5.0-0.b1.2|49	plots, and error plots, support for multiple plot types in one
14cr|php-jpgraph-3.5.0-0.b1.2|50	graph, intelligent autoscaling.
14cr|php-jpgraph-3.5.0-0.b1.2|51	
14cr|php-jpgraph-3.5.0-0.b1.2|52	This package contains the documentation for %{name}.
14cr|php-jpgraph-3.5.0-0.b1.2|53	
14cr|php-jpgraph-3.5.0-0.b1.2|54	%prep
14cr|php-jpgraph-3.5.0-0.b1.2|55	%setup -q -n jpgraph-%{version}%{prerel}
14cr|php-jpgraph-3.5.0-0.b1.2|56	%patch0 -p0
14cr|php-jpgraph-3.5.0-0.b1.2|57	
14cr|php-jpgraph-3.5.0-0.b1.2|58	%install
14cr|php-jpgraph-3.5.0-0.b1.2|59	rm -rf %{buildroot}
14cr|php-jpgraph-3.5.0-0.b1.2|60	
14cr|php-jpgraph-3.5.0-0.b1.2|61	install -d %{buildroot}%{_datadir}/php/jpgraph
14cr|php-jpgraph-3.5.0-0.b1.2|62	cp -aRf src/* %{buildroot}%{_datadir}/php/jpgraph/
14cr|php-jpgraph-3.5.0-0.b1.2|63	
14cr|php-jpgraph-3.5.0-0.b1.2|64	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|php-jpgraph-3.5.0-0.b1.2|65	cp -r docs %{buildroot}%{_docdir}/%{name}
14cr|php-jpgraph-3.5.0-0.b1.2|66	cp -r src/Examples %{buildroot}%{_docdir}/%{name}
14cr|php-jpgraph-3.5.0-0.b1.2|67	install -m 644 README VERSION %{buildroot}%{_docdir}/%{name}
14cr|php-jpgraph-3.5.0-0.b1.2|68	
14cr|php-jpgraph-3.5.0-0.b1.2|69	%clean
14cr|php-jpgraph-3.5.0-0.b1.2|70	rm -rf %{buildroot}
14cr|php-jpgraph-3.5.0-0.b1.2|71	
14cr|php-jpgraph-3.5.0-0.b1.2|72	%files
14cr|php-jpgraph-3.5.0-0.b1.2|73	%defattr(-,root,root)
14cr|php-jpgraph-3.5.0-0.b1.2|74	%{_docdir}/%{name}
14cr|php-jpgraph-3.5.0-0.b1.2|75	%{_datadir}/php/jpgraph
14cr|php-jpgraph-3.5.0-0.b1.2|76	%exclude %{_docdir}/%{name}/Examples
14cr|php-jpgraph-3.5.0-0.b1.2|77	%exclude %{_docdir}/%{name}/docs
14cr|php-jpgraph-3.5.0-0.b1.2|78	
14cr|php-jpgraph-3.5.0-0.b1.2|79	%files doc
14cr|php-jpgraph-3.5.0-0.b1.2|80	%defattr(-,root,root)
14cr|php-jpgraph-3.5.0-0.b1.2|81	%{_docdir}/%{name}/Examples
14cr|php-jpgraph-3.5.0-0.b1.2|82	%{_docdir}/%{name}/docs
14cr|php-jpgraph-3.5.0-0.b1.2|83	
14cr|php-jpgraph-3.5.0-0.b1.2|84	
14cr|php-jpgraph-3.5.0-0.b1.2|85	
14cr|php-jpgraph-3.5.0-0.b1.2|86	%changelog
14cr|php-jpgraph-3.5.0-0.b1.2|87	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.5.0-0.b1.2
14cr|php-jpgraph-3.5.0-0.b1.2|88	+ Revision: 44f78ef
14cr|php-jpgraph-3.5.0-0.b1.2|89	- Automatic import for version 3.5.0
14cr|php-jpgraph-3.5.0-0.b1.2|90	
14cr|php-jpgraph-3.5.0-0.b1.2|91	

5987 14
14cr|php-layersmenu-3.2.0-9|1	#%undefine __find_provides
14cr|php-layersmenu-3.2.0-9|2	#%undefine __find_requires
14cr|php-layersmenu-3.2.0-9|3	%define preversion rc
14cr|php-layersmenu-3.2.0-9|4	
14cr|php-layersmenu-3.2.0-9|5	Summary:	Hierarchical menu system to prepare "on the fly" DHTML menus
14cr|php-layersmenu-3.2.0-9|6	Name:		php-layersmenu
14cr|php-layersmenu-3.2.0-9|7	Version:	3.2.0
14cr|php-layersmenu-3.2.0-9|8	Release:	9
14cr|php-layersmenu-3.2.0-9|9	License:	GPL
14cr|php-layersmenu-3.2.0-9|10	Group:		Networking/Other
14cr|php-layersmenu-3.2.0-9|11	URL:		http://phplayersmenu.sourceforge.net/
14cr|php-layersmenu-3.2.0-9|12	Source0:	phplayersmenu-%version-%preversion.tar.bz2
14cr|php-layersmenu-3.2.0-9|13	Requires:	php
14cr|php-layersmenu-3.2.0-9|14	BuildArch:	noarch
14cr|php-layersmenu-3.2.0-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|php-layersmenu-3.2.0-9|16	
14cr|php-layersmenu-3.2.0-9|17	%description
14cr|php-layersmenu-3.2.0-9|18	PHP Layers Menu is a hierarchical menu system to prepare "on the fly" DHTML
14cr|php-layersmenu-3.2.0-9|19	menus relying on the PHP scripting engine for the processing of data items.
14cr|php-layersmenu-3.2.0-9|20	It is released under the GNU Lesser General Public License (LGPL), either
14cr|php-layersmenu-3.2.0-9|21	Version 2.1, or (at your option) any later version.
14cr|php-layersmenu-3.2.0-9|22	It supports a wide range of browsers: Mozilla, Konqueror, Netscape, Safari,
14cr|php-layersmenu-3.2.0-9|23	Opera, Internet Explorer; rather old browser versions are supported, too;
14cr|php-layersmenu-3.2.0-9|24	accessibility is provided for text-only browsers.
14cr|php-layersmenu-3.2.0-9|25	It achieves a compact layout and a compact output code also for menus with
14cr|php-layersmenu-3.2.0-9|26	a large number of entries.
14cr|php-layersmenu-3.2.0-9|27	It provides horizontal and vertical layers-based menus whose behavior is
14cr|php-layersmenu-3.2.0-9|28	analogous to menus of commonly used GUI-based applications. It also provides
14cr|php-layersmenu-3.2.0-9|29	JavaScript-based tree menus, whose look is analogous to the most widely used
14cr|php-layersmenu-3.2.0-9|30	file managers and bookmark handling tools.
14cr|php-layersmenu-3.2.0-9|31	%prep
14cr|php-layersmenu-3.2.0-9|32	
14cr|php-layersmenu-3.2.0-9|33	%setup -q -n phplayersmenu-%{version}
14cr|php-layersmenu-3.2.0-9|34	
14cr|php-layersmenu-3.2.0-9|35	%install
14cr|php-layersmenu-3.2.0-9|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-layersmenu-3.2.0-9|37	install -d %{buildroot}%{_datadir}/%name
14cr|php-layersmenu-3.2.0-9|38	cp -aRf *.php *html DUMPS images lib libjs LOGOS menuicons menuimages templates %{buildroot}%{_datadir}/%name
14cr|php-layersmenu-3.2.0-9|39	
14cr|php-layersmenu-3.2.0-9|40	%clean
14cr|php-layersmenu-3.2.0-9|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-layersmenu-3.2.0-9|42	
14cr|php-layersmenu-3.2.0-9|43	%files
14cr|php-layersmenu-3.2.0-9|44	%defattr(-,root,root)
14cr|php-layersmenu-3.2.0-9|45	%doc README* LICENSE TODO ACKNOWLEDGEMENTS CHANGELOG CHANGE_TEMPLATE_CLASS_NAME.sh COPYING THEMES PATCHES
14cr|php-layersmenu-3.2.0-9|46	%dir %{_datadir}/%name
14cr|php-layersmenu-3.2.0-9|47	%{_datadir}/%name/*
14cr|php-layersmenu-3.2.0-9|48	
14cr|php-layersmenu-3.2.0-9|49	
14cr|php-layersmenu-3.2.0-9|50	
14cr|php-layersmenu-3.2.0-9|51	
14cr|php-layersmenu-3.2.0-9|52	%changelog
14cr|php-layersmenu-3.2.0-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.0-9
14cr|php-layersmenu-3.2.0-9|54	+ Revision: 72f2c3b
14cr|php-layersmenu-3.2.0-9|55	- MassBuild#464: Increase release tag
14cr|php-layersmenu-3.2.0-9|56	
14cr|php-layersmenu-3.2.0-9|57	

5988 14
14cr|phpldapadmin-1.2.2-1|1	%if %mandriva_branch == Cooker
14cr|phpldapadmin-1.2.2-1|2	# Cooker
14cr|phpldapadmin-1.2.2-1|3	%define release 5
14cr|phpldapadmin-1.2.2-1|4	%else
14cr|phpldapadmin-1.2.2-1|5	# Old distros
14cr|phpldapadmin-1.2.2-1|6	%define subrel 2
14cr|phpldapadmin-1.2.2-1|7	%define release 1
14cr|phpldapadmin-1.2.2-1|8	%endif
14cr|phpldapadmin-1.2.2-1|9	
14cr|phpldapadmin-1.2.2-1|10	# (oe) undefining these makes the build _real_ quick.
14cr|phpldapadmin-1.2.2-1|11	%undefine __find_provides
14cr|phpldapadmin-1.2.2-1|12	%undefine __find_requires
14cr|phpldapadmin-1.2.2-1|13	
14cr|phpldapadmin-1.2.2-1|14	%define rname	phpLDAPAdmin
14cr|phpldapadmin-1.2.2-1|15	
14cr|phpldapadmin-1.2.2-1|16	Summary:	A web-based LDAP administration tool
14cr|phpldapadmin-1.2.2-1|17	Name:		phpldapadmin
14cr|phpldapadmin-1.2.2-1|18	Version:	1.2.2
14cr|phpldapadmin-1.2.2-1|19	Release:	%{release}
14cr|phpldapadmin-1.2.2-1|20	License:	GPLv2+
14cr|phpldapadmin-1.2.2-1|21	Group:		System/Servers
14cr|phpldapadmin-1.2.2-1|22	URL:		http://phpldapadmin.sourceforge.net/
14cr|phpldapadmin-1.2.2-1|23	Source0:	http://prdownloads.sourceforge.net/phpldapadmin/%{name}-%{version}.tgz
14cr|phpldapadmin-1.2.2-1|24	Source1:	mandrivaDSPerson.xml
14cr|phpldapadmin-1.2.2-1|25	Source2:	phpldapadmin-16x16.png
14cr|phpldapadmin-1.2.2-1|26	Source3:	phpldapadmin-32x32.png
14cr|phpldapadmin-1.2.2-1|27	Source4:	phpldapadmin-48x48.png
14cr|phpldapadmin-1.2.2-1|28	Patch0:		phpldapadmin-1.2.0.4-default-config.patch
14cr|phpldapadmin-1.2.2-1|29	Patch1:		phpldapadmin-1.2.2-CVE-2012-0834.diff
14cr|phpldapadmin-1.2.2-1|30	Requires:	apache-mod_php
14cr|phpldapadmin-1.2.2-1|31	Requires:	php-ldap
14cr|phpldapadmin-1.2.2-1|32	Requires:	php-xml
14cr|phpldapadmin-1.2.2-1|33	Requires:	php-mcrypt
14cr|phpldapadmin-1.2.2-1|34	Requires:	php-gettext
14cr|phpldapadmin-1.2.2-1|35	BuildArch:	noarch
14cr|phpldapadmin-1.2.2-1|36	
14cr|phpldapadmin-1.2.2-1|37	%description
14cr|phpldapadmin-1.2.2-1|38	phpldapadmin is a web-based LDAP administration tool, written in PHP. You can
14cr|phpldapadmin-1.2.2-1|39	browse your LDAP tree, create, delete, edit, and copy entries, perform
14cr|phpldapadmin-1.2.2-1|40	searches, and view your server's schema. You can even copy objects between two
14cr|phpldapadmin-1.2.2-1|41	LDAP servers and recursively delete or copy entire trees. All this from the
14cr|phpldapadmin-1.2.2-1|42	comfort of your web browser.
14cr|phpldapadmin-1.2.2-1|43	
14cr|phpldapadmin-1.2.2-1|44	%prep
14cr|phpldapadmin-1.2.2-1|45	%setup -q -n %{name}-%{version}
14cr|phpldapadmin-1.2.2-1|46	%patch0 -p1
14cr|phpldapadmin-1.2.2-1|47	%patch1 -p1
14cr|phpldapadmin-1.2.2-1|48	
14cr|phpldapadmin-1.2.2-1|49	cp %{SOURCE1} templates/creation/
14cr|phpldapadmin-1.2.2-1|50	
14cr|phpldapadmin-1.2.2-1|51	%build
14cr|phpldapadmin-1.2.2-1|52	
14cr|phpldapadmin-1.2.2-1|53	%install
14cr|phpldapadmin-1.2.2-1|54	
14cr|phpldapadmin-1.2.2-1|55	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|phpldapadmin-1.2.2-1|56	
14cr|phpldapadmin-1.2.2-1|57	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|58	install -m 644 index.php %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|59	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|60	cp -pr hooks %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|61	cp -pr htdocs %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|62	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|63	cp -pr locale %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|64	cp -pr queries %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|65	cp -pr templates %{buildroot}%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|66	install -d -m 755 %{buildroot}%{_datadir}/%{name}/tools
14cr|phpldapadmin-1.2.2-1|67	install -m 644 tools/unserialize.php %{buildroot}%{_datadir}/%{name}/tools
14cr|phpldapadmin-1.2.2-1|68	
14cr|phpldapadmin-1.2.2-1|69	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|phpldapadmin-1.2.2-1|70	install -m 640 config/config.php.example \
14cr|phpldapadmin-1.2.2-1|71	%{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|phpldapadmin-1.2.2-1|72	
14cr|phpldapadmin-1.2.2-1|73	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|phpldapadmin-1.2.2-1|74	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|phpldapadmin-1.2.2-1|75	Alias /%{name} %{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|76	
14cr|phpldapadmin-1.2.2-1|77	<Directory %{_datadir}/%{name}>
14cr|phpldapadmin-1.2.2-1|78	Require host 127.0.0.1
14cr|phpldapadmin-1.2.2-1|79	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|phpldapadmin-1.2.2-1|80	</Directory>
14cr|phpldapadmin-1.2.2-1|81	EOF
14cr|phpldapadmin-1.2.2-1|82	
14cr|phpldapadmin-1.2.2-1|83	# Mandriva Icons
14cr|phpldapadmin-1.2.2-1|84	install -d %{buildroot}%{_iconsdir}
14cr|phpldapadmin-1.2.2-1|85	install -d %{buildroot}%{_miconsdir}
14cr|phpldapadmin-1.2.2-1|86	install -d %{buildroot}%{_liconsdir}
14cr|phpldapadmin-1.2.2-1|87	
14cr|phpldapadmin-1.2.2-1|88	install -m0644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|89	install -m0644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|90	install -m0644 %{SOURCE4} %{buildroot}%{_liconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|91	
14cr|phpldapadmin-1.2.2-1|92	# XDG menu
14cr|phpldapadmin-1.2.2-1|93	install -d %{buildroot}%{_datadir}/applications
14cr|phpldapadmin-1.2.2-1|94	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|phpldapadmin-1.2.2-1|95	[Desktop Entry]
14cr|phpldapadmin-1.2.2-1|96	Name=%{rname}
14cr|phpldapadmin-1.2.2-1|97	Comment=%{rname} is a web adminstration GUI for OpenLDAP
14cr|phpldapadmin-1.2.2-1|98	Exec=%{_bindir}/www-browser http://localhost/%{name}/
14cr|phpldapadmin-1.2.2-1|99	Icon=%{name}
14cr|phpldapadmin-1.2.2-1|100	Terminal=false
14cr|phpldapadmin-1.2.2-1|101	Type=Application
14cr|phpldapadmin-1.2.2-1|102	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cr|phpldapadmin-1.2.2-1|103	EOF
14cr|phpldapadmin-1.2.2-1|104	
14cr|phpldapadmin-1.2.2-1|105	# cleanup
14cr|phpldapadmin-1.2.2-1|106	rm -rf doc/certs
14cr|phpldapadmin-1.2.2-1|107	
14cr|phpldapadmin-1.2.2-1|108	
14cr|phpldapadmin-1.2.2-1|109	
14cr|phpldapadmin-1.2.2-1|110	%clean
14cr|phpldapadmin-1.2.2-1|111	
14cr|phpldapadmin-1.2.2-1|112	%files
14cr|phpldapadmin-1.2.2-1|113	%defattr(-,root,root)
14cr|phpldapadmin-1.2.2-1|114	%doc INSTALL LICENSE doc/*
14cr|phpldapadmin-1.2.2-1|115	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|phpldapadmin-1.2.2-1|116	%dir %{_sysconfdir}/%{name}
14cr|phpldapadmin-1.2.2-1|117	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|phpldapadmin-1.2.2-1|118	%{_datadir}/%{name}
14cr|phpldapadmin-1.2.2-1|119	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|phpldapadmin-1.2.2-1|120	%{_iconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|121	%{_miconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|122	%{_liconsdir}/%{name}.png
14cr|phpldapadmin-1.2.2-1|123	%{_datadir}/applications/*.desktop
14cr|phpldapadmin-1.2.2-1|124	
14cr|phpldapadmin-1.2.2-1|125	
14cr|phpldapadmin-1.2.2-1|126	
14cr|phpldapadmin-1.2.2-1|127	%changelog
14cr|phpldapadmin-1.2.2-1|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-1
14cr|phpldapadmin-1.2.2-1|129	+ Revision: 7bda290
14cr|phpldapadmin-1.2.2-1|130	- MassBuild#464: Increase release tag
14cr|phpldapadmin-1.2.2-1|131	
14cr|phpldapadmin-1.2.2-1|132	

5989 14
14cr|php-libevent-0.1.0-2|1	%define modname libevent
14cr|php-libevent-0.1.0-2|2	%define dirname %{modname}
14cr|php-libevent-0.1.0-2|3	%define soname %{modname}.so
14cr|php-libevent-0.1.0-2|4	%define inifile B02_%{modname}.ini
14cr|php-libevent-0.1.0-2|5	
14cr|php-libevent-0.1.0-2|6	Summary:	Libevent - event notification
14cr|php-libevent-0.1.0-2|7	Name:		php-%{modname}
14cr|php-libevent-0.1.0-2|8	Version:	0.1.0
14cr|php-libevent-0.1.0-2|9	Release:	2
14cr|php-libevent-0.1.0-2|10	Group:		Development/PHP
14cr|php-libevent-0.1.0-2|11	License:	PHP License
14cr|php-libevent-0.1.0-2|12	URL:		http://pecl.php.net/package/libevent/
14cr|php-libevent-0.1.0-2|13	Source0:	http://pecl.php.net/get/libevent-%{version}.tgz
14cr|php-libevent-0.1.0-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-libevent-0.1.0-2|15	BuildRequires:	apache-devel >= 2.2.0
14cr|php-libevent-0.1.0-2|16	BuildRequires:	libevent-devel
14cr|php-libevent-0.1.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-libevent-0.1.0-2|18	
14cr|php-libevent-0.1.0-2|19	%description
14cr|php-libevent-0.1.0-2|20	This extension is a wrapper for libevent - event notification library.
14cr|php-libevent-0.1.0-2|21	
14cr|php-libevent-0.1.0-2|22	%prep
14cr|php-libevent-0.1.0-2|23	
14cr|php-libevent-0.1.0-2|24	%setup -q -n %{modname}-%{version}
14cr|php-libevent-0.1.0-2|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-libevent-0.1.0-2|26	
14cr|php-libevent-0.1.0-2|27	%build
14cr|php-libevent-0.1.0-2|28	%serverbuild
14cr|php-libevent-0.1.0-2|29	
14cr|php-libevent-0.1.0-2|30	phpize
14cr|php-libevent-0.1.0-2|31	%configure2_5x --with-libdir=%{_lib} \
14cr|php-libevent-0.1.0-2|32	--with-%{modname}=shared,%{_prefix}
14cr|php-libevent-0.1.0-2|33	%make
14cr|php-libevent-0.1.0-2|34	mv modules/*.so .
14cr|php-libevent-0.1.0-2|35	
14cr|php-libevent-0.1.0-2|36	%install
14cr|php-libevent-0.1.0-2|37	rm -rf %{buildroot}
14cr|php-libevent-0.1.0-2|38	
14cr|php-libevent-0.1.0-2|39	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-libevent-0.1.0-2|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-libevent-0.1.0-2|41	
14cr|php-libevent-0.1.0-2|42	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-libevent-0.1.0-2|43	
14cr|php-libevent-0.1.0-2|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-libevent-0.1.0-2|45	extension = %{soname}
14cr|php-libevent-0.1.0-2|46	EOF
14cr|php-libevent-0.1.0-2|47	
14cr|php-libevent-0.1.0-2|48	%post
14cr|php-libevent-0.1.0-2|49	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-libevent-0.1.0-2|50	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-libevent-0.1.0-2|51	fi
14cr|php-libevent-0.1.0-2|52	
14cr|php-libevent-0.1.0-2|53	%postun
14cr|php-libevent-0.1.0-2|54	if [ "$1" = "0" ]; then
14cr|php-libevent-0.1.0-2|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-libevent-0.1.0-2|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-libevent-0.1.0-2|57	fi
14cr|php-libevent-0.1.0-2|58	fi
14cr|php-libevent-0.1.0-2|59	
14cr|php-libevent-0.1.0-2|60	%clean
14cr|php-libevent-0.1.0-2|61	rm -rf %{buildroot}
14cr|php-libevent-0.1.0-2|62	
14cr|php-libevent-0.1.0-2|63	%files
14cr|php-libevent-0.1.0-2|64	%defattr(-,root,root)
14cr|php-libevent-0.1.0-2|65	%doc CREDITS package*.xml
14cr|php-libevent-0.1.0-2|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-libevent-0.1.0-2|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-libevent-0.1.0-2|68	
14cr|php-libevent-0.1.0-2|69	
14cr|php-libevent-0.1.0-2|70	
14cr|php-libevent-0.1.0-2|71	
14cr|php-libevent-0.1.0-2|72	%changelog
14cr|php-libevent-0.1.0-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|php-libevent-0.1.0-2|74	+ Revision: 20cc40f
14cr|php-libevent-0.1.0-2|75	- MassBuild#464: Increase release tag
14cr|php-libevent-0.1.0-2|76	
14cr|php-libevent-0.1.0-2|77	

5990 14
14cr|phplot-5.3.1-2|1	Summary:	Dynamic plots, charts, and graphs in PHP
14cr|phplot-5.3.1-2|2	Name:		phplot
14cr|phplot-5.3.1-2|3	Version:	5.3.1
14cr|phplot-5.3.1-2|4	Release:	2
14cr|phplot-5.3.1-2|5	License:	BSD
14cr|phplot-5.3.1-2|6	Group:		Networking/Other
14cr|phplot-5.3.1-2|7	URL:		http://phplot.sourceforge.net/
14cr|phplot-5.3.1-2|8	Source0:	http://downloads.sourceforge.net/project/phplot/%name/%version/%name-%version.tar.gz
14cr|phplot-5.3.1-2|9	Requires:	php-session php-gd
14cr|phplot-5.3.1-2|10	BuildArch:	noarch
14cr|phplot-5.3.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|phplot-5.3.1-2|12	
14cr|phplot-5.3.1-2|13	%description
14cr|phplot-5.3.1-2|14	A graph library for dynamic scientific, business, and
14cr|phplot-5.3.1-2|15	stock-market charts. Written in PHP and supports, PHP3,
14cr|phplot-5.3.1-2|16	PHP4, TTF (or no ttf), and GD versions 1.2 - latest
14cr|phplot-5.3.1-2|17	version. Includes Pie, Bar, Line, Area, Point and
14cr|phplot-5.3.1-2|18	combination plots.
14cr|phplot-5.3.1-2|19	
14cr|phplot-5.3.1-2|20	%prep
14cr|phplot-5.3.1-2|21	%setup -q
14cr|phplot-5.3.1-2|22	
14cr|phplot-5.3.1-2|23	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|phplot-5.3.1-2|24	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|phplot-5.3.1-2|25	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|phplot-5.3.1-2|26	
14cr|phplot-5.3.1-2|27	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|phplot-5.3.1-2|28	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|phplot-5.3.1-2|29	done
14cr|phplot-5.3.1-2|30	
14cr|phplot-5.3.1-2|31	%install
14cr|phplot-5.3.1-2|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|phplot-5.3.1-2|33	
14cr|phplot-5.3.1-2|34	install -d %{buildroot}%{_datadir}/phplot
14cr|phplot-5.3.1-2|35	install -m644 *.php %{buildroot}%{_datadir}/phplot/
14cr|phplot-5.3.1-2|36	
14cr|phplot-5.3.1-2|37	%clean
14cr|phplot-5.3.1-2|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|phplot-5.3.1-2|39	
14cr|phplot-5.3.1-2|40	%files
14cr|phplot-5.3.1-2|41	%defattr(-,root,root)
14cr|phplot-5.3.1-2|42	%doc README.txt contrib
14cr|phplot-5.3.1-2|43	%{_datadir}/phplot
14cr|phplot-5.3.1-2|44	
14cr|phplot-5.3.1-2|45	
14cr|phplot-5.3.1-2|46	
14cr|phplot-5.3.1-2|47	%changelog
14cr|phplot-5.3.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3.1-2
14cr|phplot-5.3.1-2|49	+ Revision: 9de58fe
14cr|phplot-5.3.1-2|50	- MassBuild#464: Increase release tag
14cr|phplot-5.3.1-2|51	
14cr|phplot-5.3.1-2|52	

5991 14
14cr|php-magickwand-1.0.9.2-4|1	%define modname magickwand
14cr|php-magickwand-1.0.9.2-4|2	%define dirname %{modname}
14cr|php-magickwand-1.0.9.2-4|3	%define soname %{modname}.so
14cr|php-magickwand-1.0.9.2-4|4	%define inifile A56_%{modname}.ini
14cr|php-magickwand-1.0.9.2-4|5	%define upstream_version 1.0.9-2
14cr|php-magickwand-1.0.9.2-4|6	%define base_version 1.0.9
14cr|php-magickwand-1.0.9.2-4|7	
14cr|php-magickwand-1.0.9.2-4|8	Summary:	This module enables PHP access to the ImageMagick MagickWand API
14cr|php-magickwand-1.0.9.2-4|9	
14cr|php-magickwand-1.0.9.2-4|10	Name:		php-%{modname}
14cr|php-magickwand-1.0.9.2-4|11	Version:	1.0.9.2
14cr|php-magickwand-1.0.9.2-4|12	Release:	4
14cr|php-magickwand-1.0.9.2-4|13	Group:		Development/PHP
14cr|php-magickwand-1.0.9.2-4|14	License:	BSD-style
14cr|php-magickwand-1.0.9.2-4|15	URL:		http://www.magickwand.org/
14cr|php-magickwand-1.0.9.2-4|16	Source0:	http://www.magickwand.org/download/php/MagickWandForPHP-%{upstream_version}.tar.gz
14cr|php-magickwand-1.0.9.2-4|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-magickwand-1.0.9.2-4|18	BuildRequires:	imagemagick-devel >= 6.3.5
14cr|php-magickwand-1.0.9.2-4|19	BuildRequires:	file
14cr|php-magickwand-1.0.9.2-4|20	BuildRequires:	libxt-devel
14cr|php-magickwand-1.0.9.2-4|21	
14cr|php-magickwand-1.0.9.2-4|22	%description
14cr|php-magickwand-1.0.9.2-4|23	This module enables PHP access to the ImageMagick MagickWand API.
14cr|php-magickwand-1.0.9.2-4|24	
14cr|php-magickwand-1.0.9.2-4|25	%prep
14cr|php-magickwand-1.0.9.2-4|26	
14cr|php-magickwand-1.0.9.2-4|27	%setup -q -n MagickWandForPHP-%{base_version}
14cr|php-magickwand-1.0.9.2-4|28	
14cr|php-magickwand-1.0.9.2-4|29	# fix permissions
14cr|php-magickwand-1.0.9.2-4|30	find . -type f | xargs chmod 644
14cr|php-magickwand-1.0.9.2-4|31	
14cr|php-magickwand-1.0.9.2-4|32	# strip away annoying ^M
14cr|php-magickwand-1.0.9.2-4|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-magickwand-1.0.9.2-4|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-magickwand-1.0.9.2-4|35	
14cr|php-magickwand-1.0.9.2-4|36	# lib64 fixes
14cr|php-magickwand-1.0.9.2-4|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-magickwand-1.0.9.2-4|38	
14cr|php-magickwand-1.0.9.2-4|39	%build
14cr|php-magickwand-1.0.9.2-4|40	%serverbuild
14cr|php-magickwand-1.0.9.2-4|41	
14cr|php-magickwand-1.0.9.2-4|42	phpize
14cr|php-magickwand-1.0.9.2-4|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-magickwand-1.0.9.2-4|44	--with-%{modname}=shared,%{_prefix}
14cr|php-magickwand-1.0.9.2-4|45	%make
14cr|php-magickwand-1.0.9.2-4|46	
14cr|php-magickwand-1.0.9.2-4|47	mv modules/*.so .
14cr|php-magickwand-1.0.9.2-4|48	
14cr|php-magickwand-1.0.9.2-4|49	%install
14cr|php-magickwand-1.0.9.2-4|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-magickwand-1.0.9.2-4|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-magickwand-1.0.9.2-4|52	
14cr|php-magickwand-1.0.9.2-4|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-magickwand-1.0.9.2-4|54	
14cr|php-magickwand-1.0.9.2-4|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-magickwand-1.0.9.2-4|56	extension = %{soname}
14cr|php-magickwand-1.0.9.2-4|57	EOF
14cr|php-magickwand-1.0.9.2-4|58	
14cr|php-magickwand-1.0.9.2-4|59	%post
14cr|php-magickwand-1.0.9.2-4|60	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-magickwand-1.0.9.2-4|61	
14cr|php-magickwand-1.0.9.2-4|62	%postun
14cr|php-magickwand-1.0.9.2-4|63	if [ "$1" = "0" ]; then
14cr|php-magickwand-1.0.9.2-4|64	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-magickwand-1.0.9.2-4|65	fi
14cr|php-magickwand-1.0.9.2-4|66	
14cr|php-magickwand-1.0.9.2-4|67	%clean
14cr|php-magickwand-1.0.9.2-4|68	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-magickwand-1.0.9.2-4|69	
14cr|php-magickwand-1.0.9.2-4|70	%files
14cr|php-magickwand-1.0.9.2-4|71	%doc AUTHOR CREDITS ChangeLog LICENSE README TODO
14cr|php-magickwand-1.0.9.2-4|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-magickwand-1.0.9.2-4|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-magickwand-1.0.9.2-4|74	
14cr|php-magickwand-1.0.9.2-4|75	
14cr|php-magickwand-1.0.9.2-4|76	
14cr|php-magickwand-1.0.9.2-4|77	%changelog
14cr|php-magickwand-1.0.9.2-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9.2-4
14cr|php-magickwand-1.0.9.2-4|79	+ Revision: 9f4127a
14cr|php-magickwand-1.0.9.2-4|80	- MassBuild#464: Increase release tag
14cr|php-magickwand-1.0.9.2-4|81	
14cr|php-magickwand-1.0.9.2-4|82	

5992 14
14cr|php-manual-en-5.5.7-2|1	# (oe) undefining these makes the build _real_ quick.
14cr|php-manual-en-5.5.7-2|2	%undefine __find_provides
14cr|php-manual-en-5.5.7-2|3	%undefine __find_requires
14cr|php-manual-en-5.5.7-2|4	
14cr|php-manual-en-5.5.7-2|5	Summary:	The PHP Manual in the English language
14cr|php-manual-en-5.5.7-2|6	Name:		php-manual-en
14cr|php-manual-en-5.5.7-2|7	Version:	5.5.7
14cr|php-manual-en-5.5.7-2|8	Release:	2
14cr|php-manual-en-5.5.7-2|9	Group:		Books/Other
14cr|php-manual-en-5.5.7-2|10	License:	PHP License
14cr|php-manual-en-5.5.7-2|11	URL:		http://www.php.net/download-docs.php
14cr|php-manual-en-5.5.7-2|12	Source:		http://fr2.php.net/distributions/manual/php_manual_en.tar.gz
14cr|php-manual-en-5.5.7-2|13	Requires:       apache-mod_php
14cr|php-manual-en-5.5.7-2|14	BuildArch:	noarch
14cr|php-manual-en-5.5.7-2|15	
14cr|php-manual-en-5.5.7-2|16	%description
14cr|php-manual-en-5.5.7-2|17	The PHP Manual in the English (en) language.
14cr|php-manual-en-5.5.7-2|18	
14cr|php-manual-en-5.5.7-2|19	%prep
14cr|php-manual-en-5.5.7-2|20	
14cr|php-manual-en-5.5.7-2|21	%setup -q -c -n php_manual_en
14cr|php-manual-en-5.5.7-2|22	
14cr|php-manual-en-5.5.7-2|23	# fix perms
14cr|php-manual-en-5.5.7-2|24	find . -type d -exec chmod 755 {} \;
14cr|php-manual-en-5.5.7-2|25	find . -type f -exec chmod 644 {} \;
14cr|php-manual-en-5.5.7-2|26	
14cr|php-manual-en-5.5.7-2|27	# clean up cvs junk
14cr|php-manual-en-5.5.7-2|28	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|php-manual-en-5.5.7-2|29	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|php-manual-en-5.5.7-2|30	done
14cr|php-manual-en-5.5.7-2|31	
14cr|php-manual-en-5.5.7-2|32	%install
14cr|php-manual-en-5.5.7-2|33	install -d %{buildroot}%{_docdir}/%{name}
14cr|php-manual-en-5.5.7-2|34	cp -aRf php-chunked-xhtml/* %{buildroot}%{_docdir}/%{name}/
14cr|php-manual-en-5.5.7-2|35	
14cr|php-manual-en-5.5.7-2|36	install -d %{buildroot}%{_webappconfdir}
14cr|php-manual-en-5.5.7-2|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|php-manual-en-5.5.7-2|38	Alias /%{name} %{_docdir}/%{name}
14cr|php-manual-en-5.5.7-2|39	
14cr|php-manual-en-5.5.7-2|40	<Directory %{_docdir}/%{name}>
14cr|php-manual-en-5.5.7-2|41	Require all granted
14cr|php-manual-en-5.5.7-2|42	</Directory>
14cr|php-manual-en-5.5.7-2|43	EOF
14cr|php-manual-en-5.5.7-2|44	
14cr|php-manual-en-5.5.7-2|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-manual-en-5.5.7-2|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{name}.ini << EOF
14cr|php-manual-en-5.5.7-2|47	docref_root = /%{name}/
14cr|php-manual-en-5.5.7-2|48	docref_ext = .html
14cr|php-manual-en-5.5.7-2|49	EOF
14cr|php-manual-en-5.5.7-2|50	
14cr|php-manual-en-5.5.7-2|51	install -d %{buildroot}%{_datadir}/applications
14cr|php-manual-en-5.5.7-2|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|php-manual-en-5.5.7-2|53	[Desktop Entry]
14cr|php-manual-en-5.5.7-2|54	Name=The PHP %{version} HTML manual in English
14cr|php-manual-en-5.5.7-2|55	Comment=The PHP %{version} HTML manual in English
14cr|php-manual-en-5.5.7-2|56	Exec=%{_bindir}/www-browser %{_docdir}/%{name}/index.html
14cr|php-manual-en-5.5.7-2|57	Icon=documentation_section
14cr|php-manual-en-5.5.7-2|58	Terminal=false
14cr|php-manual-en-5.5.7-2|59	Type=Application
14cr|php-manual-en-5.5.7-2|60	StartupNotify=true
14cr|php-manual-en-5.5.7-2|61	Categories=Documentation;
14cr|php-manual-en-5.5.7-2|62	EOF
14cr|php-manual-en-5.5.7-2|63	
14cr|php-manual-en-5.5.7-2|64	%files
14cr|php-manual-en-5.5.7-2|65	%dir %{_docdir}/%{name}
14cr|php-manual-en-5.5.7-2|66	%doc %{_docdir}/%{name}/*
14cr|php-manual-en-5.5.7-2|67	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|php-manual-en-5.5.7-2|68	%config(noreplace) %{_sysconfdir}/php.d/%{name}.ini
14cr|php-manual-en-5.5.7-2|69	%{_datadir}/applications/%{name}.desktop
14cr|php-manual-en-5.5.7-2|70	
14cr|php-manual-en-5.5.7-2|71	
14cr|php-manual-en-5.5.7-2|72	
14cr|php-manual-en-5.5.7-2|73	%changelog
14cr|php-manual-en-5.5.7-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5.7-2
14cr|php-manual-en-5.5.7-2|75	+ Revision: 43232ea
14cr|php-manual-en-5.5.7-2|76	- MassBuild#464: Increase release tag
14cr|php-manual-en-5.5.7-2|77	
14cr|php-manual-en-5.5.7-2|78	

5993 14
14cr|php-mcve-7.0.3-15|1	%define modname mcve
14cr|php-mcve-7.0.3-15|2	%define dirname %{modname}
14cr|php-mcve-7.0.3-15|3	%define soname %{modname}.so
14cr|php-mcve-7.0.3-15|4	%define inifile A44_%{modname}.ini
14cr|php-mcve-7.0.3-15|5	
14cr|php-mcve-7.0.3-15|6	Summary:	libmonetra/libmcve interface for php
14cr|php-mcve-7.0.3-15|7	Name:		php-%{modname}
14cr|php-mcve-7.0.3-15|8	Version:	7.0.3
14cr|php-mcve-7.0.3-15|9	Release:	15
14cr|php-mcve-7.0.3-15|10	License:	PHP License
14cr|php-mcve-7.0.3-15|11	Group:		Development/PHP
14cr|php-mcve-7.0.3-15|12	Url:		http://pecl.php.net/package/mcve
14cr|php-mcve-7.0.3-15|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-mcve-7.0.3-15|14	Source1:	%{modname}.ini
14cr|php-mcve-7.0.3-15|15	Patch0:		mcve-7.0.3-php54x.diff
14cr|php-mcve-7.0.3-15|16	BuildRequires:	libmonetra-devel
14cr|php-mcve-7.0.3-15|17	BuildRequires:	php-devel
14cr|php-mcve-7.0.3-15|18	BuildRequires:	pkgconfig(openssl)
14cr|php-mcve-7.0.3-15|19	Requires(post,postun):	apache-mpm-prefork
14cr|php-mcve-7.0.3-15|20	
14cr|php-mcve-7.0.3-15|21	%description
14cr|php-mcve-7.0.3-15|22	Interface the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to
14cr|php-mcve-7.0.3-15|23	work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street
14cr|php-mcve-7.0.3-15|24	Softworks' solution to direct credit card processing for Unix.
14cr|php-mcve-7.0.3-15|25	
14cr|php-mcve-7.0.3-15|26	%files
14cr|php-mcve-7.0.3-15|27	%doc package*.xml CREDITS tests *.php
14cr|php-mcve-7.0.3-15|28	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-mcve-7.0.3-15|29	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-mcve-7.0.3-15|30	
14cr|php-mcve-7.0.3-15|31	%post
14cr|php-mcve-7.0.3-15|32	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-mcve-7.0.3-15|33	systemctl restart httpd.service >/dev/null || :
14cr|php-mcve-7.0.3-15|34	fi
14cr|php-mcve-7.0.3-15|35	
14cr|php-mcve-7.0.3-15|36	%postun
14cr|php-mcve-7.0.3-15|37	if [ "$1" = "0" ]; then
14cr|php-mcve-7.0.3-15|38	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-mcve-7.0.3-15|39	systemctl restart httpd.service >/dev/null || :
14cr|php-mcve-7.0.3-15|40	fi
14cr|php-mcve-7.0.3-15|41	fi
14cr|php-mcve-7.0.3-15|42	
14cr|php-mcve-7.0.3-15|43	#----------------------------------------------------------------------------
14cr|php-mcve-7.0.3-15|44	
14cr|php-mcve-7.0.3-15|45	%prep
14cr|php-mcve-7.0.3-15|46	%setup -q -n %{modname}-%{version}
14cr|php-mcve-7.0.3-15|47	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-mcve-7.0.3-15|48	
14cr|php-mcve-7.0.3-15|49	%patch0 -p0
14cr|php-mcve-7.0.3-15|50	
14cr|php-mcve-7.0.3-15|51	cp %{SOURCE1} %{inifile}
14cr|php-mcve-7.0.3-15|52	
14cr|php-mcve-7.0.3-15|53	# fix version
14cr|php-mcve-7.0.3-15|54	perl -pi -e "s|#define PHP_MCVE_VERSION \"7\.0\.2\"|#define PHP_MCVE_VERSION \"%{version}\"|g" php_mcve.h
14cr|php-mcve-7.0.3-15|55	
14cr|php-mcve-7.0.3-15|56	%build
14cr|php-mcve-7.0.3-15|57	%serverbuild
14cr|php-mcve-7.0.3-15|58	
14cr|php-mcve-7.0.3-15|59	phpize
14cr|php-mcve-7.0.3-15|60	%configure2_5x --with-libdir=%{_lib} \
14cr|php-mcve-7.0.3-15|61	--enable-%{modname}=shared,%{_prefix} \
14cr|php-mcve-7.0.3-15|62	--with-openssl-dir=%{_prefix}
14cr|php-mcve-7.0.3-15|63	
14cr|php-mcve-7.0.3-15|64	%make
14cr|php-mcve-7.0.3-15|65	#make test
14cr|php-mcve-7.0.3-15|66	mv modules/*.so .
14cr|php-mcve-7.0.3-15|67	
14cr|php-mcve-7.0.3-15|68	%install
14cr|php-mcve-7.0.3-15|69	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-mcve-7.0.3-15|70	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-mcve-7.0.3-15|71	
14cr|php-mcve-7.0.3-15|72	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-mcve-7.0.3-15|73	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-mcve-7.0.3-15|74	
14cr|php-mcve-7.0.3-15|75	
14cr|php-mcve-7.0.3-15|76	%changelog
14cr|php-mcve-7.0.3-15|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0.3-15
14cr|php-mcve-7.0.3-15|78	+ Revision: 4a2835d
14cr|php-mcve-7.0.3-15|79	- MassBuild#464: Increase release tag
14cr|php-mcve-7.0.3-15|80	
14cr|php-mcve-7.0.3-15|81	

5994 14
14cr|php-memcache-3.0.6-8|1	%define modname memcache
14cr|php-memcache-3.0.6-8|2	%define dirname %{modname}
14cr|php-memcache-3.0.6-8|3	%define soname %{modname}.so
14cr|php-memcache-3.0.6-8|4	%define inifile A43_%{modname}.ini
14cr|php-memcache-3.0.6-8|5	
14cr|php-memcache-3.0.6-8|6	Summary:	Memcached extension for php
14cr|php-memcache-3.0.6-8|7	Name:		php-%{modname}
14cr|php-memcache-3.0.6-8|8	Version:	3.0.6
14cr|php-memcache-3.0.6-8|9	Release:	8
14cr|php-memcache-3.0.6-8|10	Group:		Development/PHP
14cr|php-memcache-3.0.6-8|11	License:	PHP License
14cr|php-memcache-3.0.6-8|12	URL:		http://pecl.php.net/package/memcache
14cr|php-memcache-3.0.6-8|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-memcache-3.0.6-8|14	Source1:	%{modname}.ini
14cr|php-memcache-3.0.6-8|15	Patch0:		memcache-3.0.6-php54x.diff
14cr|php-memcache-3.0.6-8|16	Requires:	memcached
14cr|php-memcache-3.0.6-8|17	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-memcache-3.0.6-8|18	BuildRequires:	zlib-devel
14cr|php-memcache-3.0.6-8|19	BuildRequires:	dos2unix
14cr|php-memcache-3.0.6-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-memcache-3.0.6-8|21	
14cr|php-memcache-3.0.6-8|22	%description
14cr|php-memcache-3.0.6-8|23	Memcached is a caching daemon designed especially for dynamic web applications
14cr|php-memcache-3.0.6-8|24	to decrease database load by storing objects in memory. This extension allows
14cr|php-memcache-3.0.6-8|25	you to work with memcached through handy OO and procedural interfaces.
14cr|php-memcache-3.0.6-8|26	
14cr|php-memcache-3.0.6-8|27	%prep
14cr|php-memcache-3.0.6-8|28	
14cr|php-memcache-3.0.6-8|29	%setup -q -n %{modname}-%{version}
14cr|php-memcache-3.0.6-8|30	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-memcache-3.0.6-8|31	
14cr|php-memcache-3.0.6-8|32	%patch0 -p1
14cr|php-memcache-3.0.6-8|33	
14cr|php-memcache-3.0.6-8|34	cp %{SOURCE1} %{inifile}
14cr|php-memcache-3.0.6-8|35	
14cr|php-memcache-3.0.6-8|36	find . -type d -exec chmod 755 {} \;
14cr|php-memcache-3.0.6-8|37	find . -type f -exec chmod 644 {} \;
14cr|php-memcache-3.0.6-8|38	
14cr|php-memcache-3.0.6-8|39	# strip away annoying ^M
14cr|php-memcache-3.0.6-8|40	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cr|php-memcache-3.0.6-8|41	
14cr|php-memcache-3.0.6-8|42	ln -s %{_usrsrc}/php-devel/extensions ext
14cr|php-memcache-3.0.6-8|43	
14cr|php-memcache-3.0.6-8|44	%build
14cr|php-memcache-3.0.6-8|45	%serverbuild
14cr|php-memcache-3.0.6-8|46	
14cr|php-memcache-3.0.6-8|47	phpize
14cr|php-memcache-3.0.6-8|48	%configure2_5x --with-libdir=%{_lib} \
14cr|php-memcache-3.0.6-8|49	--enable-%{modname}=shared,%{_prefix} \
14cr|php-memcache-3.0.6-8|50	--with-zlib-dir=%{_prefix}
14cr|php-memcache-3.0.6-8|51	
14cr|php-memcache-3.0.6-8|52	%make
14cr|php-memcache-3.0.6-8|53	mv modules/*.so .
14cr|php-memcache-3.0.6-8|54	
14cr|php-memcache-3.0.6-8|55	%install
14cr|php-memcache-3.0.6-8|56	rm -rf %{buildroot}
14cr|php-memcache-3.0.6-8|57	
14cr|php-memcache-3.0.6-8|58	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-memcache-3.0.6-8|59	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-memcache-3.0.6-8|60	
14cr|php-memcache-3.0.6-8|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-memcache-3.0.6-8|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-memcache-3.0.6-8|63	
14cr|php-memcache-3.0.6-8|64	%post
14cr|php-memcache-3.0.6-8|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-memcache-3.0.6-8|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-memcache-3.0.6-8|67	fi
14cr|php-memcache-3.0.6-8|68	
14cr|php-memcache-3.0.6-8|69	%postun
14cr|php-memcache-3.0.6-8|70	if [ "$1" = "0" ]; then
14cr|php-memcache-3.0.6-8|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-memcache-3.0.6-8|72	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-memcache-3.0.6-8|73	fi
14cr|php-memcache-3.0.6-8|74	fi
14cr|php-memcache-3.0.6-8|75	
14cr|php-memcache-3.0.6-8|76	%clean
14cr|php-memcache-3.0.6-8|77	rm -rf %{buildroot}
14cr|php-memcache-3.0.6-8|78	
14cr|php-memcache-3.0.6-8|79	%files
14cr|php-memcache-3.0.6-8|80	%defattr(-,root,root)
14cr|php-memcache-3.0.6-8|81	%doc CREDITS README example.php package.xml
14cr|php-memcache-3.0.6-8|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-memcache-3.0.6-8|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-memcache-3.0.6-8|84	
14cr|php-memcache-3.0.6-8|85	
14cr|php-memcache-3.0.6-8|86	
14cr|php-memcache-3.0.6-8|87	%changelog
14cr|php-memcache-3.0.6-8|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.6-8
14cr|php-memcache-3.0.6-8|89	+ Revision: 88a11f9
14cr|php-memcache-3.0.6-8|90	- MassBuild#464: Increase release tag
14cr|php-memcache-3.0.6-8|91	
14cr|php-memcache-3.0.6-8|92	

5995 14
14cr|php-memcached-2.0.1-3|1	%define modname memcached
14cr|php-memcached-2.0.1-3|2	%define dirname %{modname}
14cr|php-memcached-2.0.1-3|3	%define soname %{modname}.so
14cr|php-memcached-2.0.1-3|4	%define inifile A91_%{modname}.ini
14cr|php-memcached-2.0.1-3|5	
14cr|php-memcached-2.0.1-3|6	Summary:	A libmemcached library interface for PHP
14cr|php-memcached-2.0.1-3|7	Name:		php-%{modname}
14cr|php-memcached-2.0.1-3|8	Version:	2.0.1
14cr|php-memcached-2.0.1-3|9	Release:	3
14cr|php-memcached-2.0.1-3|10	Group:		Development/PHP
14cr|php-memcached-2.0.1-3|11	License:	PHP License
14cr|php-memcached-2.0.1-3|12	URL:		http://pecl.php.net/package/memcached
14cr|php-memcached-2.0.1-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-memcached-2.0.1-3|14	Source1:	%{modname}.ini
14cr|php-memcached-2.0.1-3|15	BuildRequires:	libmemcached-devel >= 0.38
14cr|php-memcached-2.0.1-3|16	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-memcached-2.0.1-3|17	BuildRequires:	dos2unix
14cr|php-memcached-2.0.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-memcached-2.0.1-3|19	
14cr|php-memcached-2.0.1-3|20	%description
14cr|php-memcached-2.0.1-3|21	This extension uses libmemcached library to provide API for communicating with
14cr|php-memcached-2.0.1-3|22	memcached servers.
14cr|php-memcached-2.0.1-3|23	
14cr|php-memcached-2.0.1-3|24	%prep
14cr|php-memcached-2.0.1-3|25	
14cr|php-memcached-2.0.1-3|26	%setup -q -n %{modname}-%{version}
14cr|php-memcached-2.0.1-3|27	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-memcached-2.0.1-3|28	
14cr|php-memcached-2.0.1-3|29	cp %{SOURCE1} %{inifile}
14cr|php-memcached-2.0.1-3|30	
14cr|php-memcached-2.0.1-3|31	find . -type d -exec chmod 755 {} \;
14cr|php-memcached-2.0.1-3|32	find . -type f -exec chmod 644 {} \;
14cr|php-memcached-2.0.1-3|33	
14cr|php-memcached-2.0.1-3|34	# strip away annoying ^M
14cr|php-memcached-2.0.1-3|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cr|php-memcached-2.0.1-3|36	
14cr|php-memcached-2.0.1-3|37	%build
14cr|php-memcached-2.0.1-3|38	%serverbuild
14cr|php-memcached-2.0.1-3|39	
14cr|php-memcached-2.0.1-3|40	phpize
14cr|php-memcached-2.0.1-3|41	%configure2_5x --with-libdir=%{_lib} \
14cr|php-memcached-2.0.1-3|42	--enable-%{modname}=shared,%{_prefix} \
14cr|php-memcached-2.0.1-3|43	--with-zlib-dir=%{_prefix}
14cr|php-memcached-2.0.1-3|44	
14cr|php-memcached-2.0.1-3|45	%make
14cr|php-memcached-2.0.1-3|46	mv modules/*.so .
14cr|php-memcached-2.0.1-3|47	
14cr|php-memcached-2.0.1-3|48	%install
14cr|php-memcached-2.0.1-3|49	rm -rf %{buildroot}
14cr|php-memcached-2.0.1-3|50	
14cr|php-memcached-2.0.1-3|51	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-memcached-2.0.1-3|52	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-memcached-2.0.1-3|53	
14cr|php-memcached-2.0.1-3|54	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-memcached-2.0.1-3|55	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-memcached-2.0.1-3|56	
14cr|php-memcached-2.0.1-3|57	%post
14cr|php-memcached-2.0.1-3|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-memcached-2.0.1-3|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-memcached-2.0.1-3|60	fi
14cr|php-memcached-2.0.1-3|61	
14cr|php-memcached-2.0.1-3|62	%postun
14cr|php-memcached-2.0.1-3|63	if [ "$1" = "0" ]; then
14cr|php-memcached-2.0.1-3|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-memcached-2.0.1-3|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-memcached-2.0.1-3|66	fi
14cr|php-memcached-2.0.1-3|67	fi
14cr|php-memcached-2.0.1-3|68	
14cr|php-memcached-2.0.1-3|69	%clean
14cr|php-memcached-2.0.1-3|70	rm -rf %{buildroot}
14cr|php-memcached-2.0.1-3|71	
14cr|php-memcached-2.0.1-3|72	%files
14cr|php-memcached-2.0.1-3|73	%defattr(-,root,root)
14cr|php-memcached-2.0.1-3|74	%doc CREDITS ChangeLog memcached-api.php package.xml
14cr|php-memcached-2.0.1-3|75	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-memcached-2.0.1-3|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-memcached-2.0.1-3|77	
14cr|php-memcached-2.0.1-3|78	
14cr|php-memcached-2.0.1-3|79	
14cr|php-memcached-2.0.1-3|80	
14cr|php-memcached-2.0.1-3|81	%changelog
14cr|php-memcached-2.0.1-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|php-memcached-2.0.1-3|83	+ Revision: 3cd1295
14cr|php-memcached-2.0.1-3|84	- MassBuild#464: Increase release tag
14cr|php-memcached-2.0.1-3|85	
14cr|php-memcached-2.0.1-3|86	

5996 14
14cr|php-ming-5.2.10-17|1	%define modname ming
14cr|php-ming-5.2.10-17|2	%define dirname %{modname}
14cr|php-ming-5.2.10-17|3	%define soname %{modname}.so
14cr|php-ming-5.2.10-17|4	%define inifile 33_%{modname}.ini
14cr|php-ming-5.2.10-17|5	
14cr|php-ming-5.2.10-17|6	Summary:	Ming extension module for PHP
14cr|php-ming-5.2.10-17|7	Name:		php-ming
14cr|php-ming-5.2.10-17|8	Version:	5.2.10
14cr|php-ming-5.2.10-17|9	Release:	17
14cr|php-ming-5.2.10-17|10	Group:		Development/PHP
14cr|php-ming-5.2.10-17|11	URL:		http://www.php.net
14cr|php-ming-5.2.10-17|12	License:	PHP License
14cr|php-ming-5.2.10-17|13	# S0 is taken from php-5.2.x CVS
14cr|php-ming-5.2.10-17|14	Source0:	ming.tar.gz
14cr|php-ming-5.2.10-17|15	Patch0:		php-ming-0.4.4.diff
14cr|php-ming-5.2.10-17|16	Patch1:		ming-php54x.diff
14cr|php-ming-5.2.10-17|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-ming-5.2.10-17|18	BuildRequires:	ming-devel >= 0.4.4
14cr|php-ming-5.2.10-17|19	Epoch:		1
14cr|php-ming-5.2.10-17|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-ming-5.2.10-17|21	
14cr|php-ming-5.2.10-17|22	%description
14cr|php-ming-5.2.10-17|23	This is a dynamic shared object (DSO) for PHP that will add ming (Flash - .swf
14cr|php-ming-5.2.10-17|24	files) support.
14cr|php-ming-5.2.10-17|25	
14cr|php-ming-5.2.10-17|26	%prep
14cr|php-ming-5.2.10-17|27	
14cr|php-ming-5.2.10-17|28	%setup -q -n ming
14cr|php-ming-5.2.10-17|29	%patch0 -p1
14cr|php-ming-5.2.10-17|30	%patch1 -p0
14cr|php-ming-5.2.10-17|31	
14cr|php-ming-5.2.10-17|32	%build
14cr|php-ming-5.2.10-17|33	
14cr|php-ming-5.2.10-17|34	phpize
14cr|php-ming-5.2.10-17|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-ming-5.2.10-17|36	--with-%{modname}=shared,%{_prefix}
14cr|php-ming-5.2.10-17|37	
14cr|php-ming-5.2.10-17|38	%make
14cr|php-ming-5.2.10-17|39	mv modules/*.so .
14cr|php-ming-5.2.10-17|40	
14cr|php-ming-5.2.10-17|41	%install
14cr|php-ming-5.2.10-17|42	rm -rf %{buildroot}
14cr|php-ming-5.2.10-17|43	
14cr|php-ming-5.2.10-17|44	
14cr|php-ming-5.2.10-17|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-ming-5.2.10-17|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-ming-5.2.10-17|47	
14cr|php-ming-5.2.10-17|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-ming-5.2.10-17|49	
14cr|php-ming-5.2.10-17|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-ming-5.2.10-17|51	extension = %{soname}
14cr|php-ming-5.2.10-17|52	EOF
14cr|php-ming-5.2.10-17|53	
14cr|php-ming-5.2.10-17|54	%clean
14cr|php-ming-5.2.10-17|55	rm -rf %{buildroot}
14cr|php-ming-5.2.10-17|56	
14cr|php-ming-5.2.10-17|57	%files
14cr|php-ming-5.2.10-17|58	%defattr(-,root,root)
14cr|php-ming-5.2.10-17|59	%doc CREDITS EXPERIMENTAL
14cr|php-ming-5.2.10-17|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-ming-5.2.10-17|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-ming-5.2.10-17|62	
14cr|php-ming-5.2.10-17|63	
14cr|php-ming-5.2.10-17|64	
14cr|php-ming-5.2.10-17|65	%changelog
14cr|php-ming-5.2.10-17|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.2.10-17
14cr|php-ming-5.2.10-17|67	+ Revision: 7bdaaa8
14cr|php-ming-5.2.10-17|68	- MassBuild#464: Increase release tag
14cr|php-ming-5.2.10-17|69	
14cr|php-ming-5.2.10-17|70	

5997 14
14cr|php-mongo-1.2.10-3|1	%define modname mongo
14cr|php-mongo-1.2.10-3|2	%define dirname %{modname}
14cr|php-mongo-1.2.10-3|3	%define soname %{modname}.so
14cr|php-mongo-1.2.10-3|4	%define inifile B04_%{modname}.ini
14cr|php-mongo-1.2.10-3|5	
14cr|php-mongo-1.2.10-3|6	Summary:	Mongo Database Driver
14cr|php-mongo-1.2.10-3|7	Name:		php-%{modname}
14cr|php-mongo-1.2.10-3|8	Version:	1.2.10
14cr|php-mongo-1.2.10-3|9	Release:	3
14cr|php-mongo-1.2.10-3|10	Group:		Development/PHP
14cr|php-mongo-1.2.10-3|11	License:	Apache License
14cr|php-mongo-1.2.10-3|12	URL:		http://pecl.php.net/package/mongo/
14cr|php-mongo-1.2.10-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-mongo-1.2.10-3|14	Source1:	mongo.ini
14cr|php-mongo-1.2.10-3|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-mongo-1.2.10-3|16	BuildRequires:	apache-devel >= 2.2.0
14cr|php-mongo-1.2.10-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-mongo-1.2.10-3|18	
14cr|php-mongo-1.2.10-3|19	%description
14cr|php-mongo-1.2.10-3|20	This package provides an interface for communicating with the Mongo database
14cr|php-mongo-1.2.10-3|21	in PHP.
14cr|php-mongo-1.2.10-3|22	
14cr|php-mongo-1.2.10-3|23	%prep
14cr|php-mongo-1.2.10-3|24	
14cr|php-mongo-1.2.10-3|25	%setup -q -n %{modname}-%{version}
14cr|php-mongo-1.2.10-3|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-mongo-1.2.10-3|27	
14cr|php-mongo-1.2.10-3|28	cp %{SOURCE1} %{inifile}
14cr|php-mongo-1.2.10-3|29	
14cr|php-mongo-1.2.10-3|30	%build
14cr|php-mongo-1.2.10-3|31	%serverbuild
14cr|php-mongo-1.2.10-3|32	
14cr|php-mongo-1.2.10-3|33	phpize
14cr|php-mongo-1.2.10-3|34	%configure2_5x --with-libdir=%{_lib}
14cr|php-mongo-1.2.10-3|35	%make
14cr|php-mongo-1.2.10-3|36	mv modules/*.so .
14cr|php-mongo-1.2.10-3|37	
14cr|php-mongo-1.2.10-3|38	%install
14cr|php-mongo-1.2.10-3|39	rm -rf %{buildroot}
14cr|php-mongo-1.2.10-3|40	
14cr|php-mongo-1.2.10-3|41	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-mongo-1.2.10-3|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-mongo-1.2.10-3|43	
14cr|php-mongo-1.2.10-3|44	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-mongo-1.2.10-3|45	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-mongo-1.2.10-3|46	
14cr|php-mongo-1.2.10-3|47	%post
14cr|php-mongo-1.2.10-3|48	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-mongo-1.2.10-3|49	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-mongo-1.2.10-3|50	fi
14cr|php-mongo-1.2.10-3|51	
14cr|php-mongo-1.2.10-3|52	%postun
14cr|php-mongo-1.2.10-3|53	if [ "$1" = "0" ]; then
14cr|php-mongo-1.2.10-3|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-mongo-1.2.10-3|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-mongo-1.2.10-3|56	fi
14cr|php-mongo-1.2.10-3|57	fi
14cr|php-mongo-1.2.10-3|58	
14cr|php-mongo-1.2.10-3|59	%clean
14cr|php-mongo-1.2.10-3|60	rm -rf %{buildroot}
14cr|php-mongo-1.2.10-3|61	
14cr|php-mongo-1.2.10-3|62	%files
14cr|php-mongo-1.2.10-3|63	%defattr(-,root,root)
14cr|php-mongo-1.2.10-3|64	%doc README.md package*.xml
14cr|php-mongo-1.2.10-3|65	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-mongo-1.2.10-3|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-mongo-1.2.10-3|67	
14cr|php-mongo-1.2.10-3|68	
14cr|php-mongo-1.2.10-3|69	
14cr|php-mongo-1.2.10-3|70	%changelog
14cr|php-mongo-1.2.10-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.10-3
14cr|php-mongo-1.2.10-3|72	+ Revision: d11a7a8
14cr|php-mongo-1.2.10-3|73	- MassBuild#464: Increase release tag
14cr|php-mongo-1.2.10-3|74	
14cr|php-mongo-1.2.10-3|75	

5998 14
14cr|phpmyadmin-4.2.9-1|1	%define rname phpMyAdmin
14cr|phpmyadmin-4.2.9-1|2	
14cr|phpmyadmin-4.2.9-1|3	Summary:	Handles the administration of MySQL over the web
14cr|phpmyadmin-4.2.9-1|4	Name:		phpmyadmin
14cr|phpmyadmin-4.2.9-1|5	Version:	4.2.9
14cr|phpmyadmin-4.2.9-1|6	Release:	1
14cr|phpmyadmin-4.2.9-1|7	License:	GPLv2
14cr|phpmyadmin-4.2.9-1|8	Group:		System/Servers
14cr|phpmyadmin-4.2.9-1|9	URL:		http://www.phpmyadmin.net/
14cr|phpmyadmin-4.2.9-1|10	Source0:	http://prdownloads.sourceforge.net/phpmyadmin/%{rname}-%{version}-all-languages.zip
14cr|phpmyadmin-4.2.9-1|11	Source1:	phpmyadmin-16x16.png
14cr|phpmyadmin-4.2.9-1|12	Source2:	phpmyadmin-32x32.png
14cr|phpmyadmin-4.2.9-1|13	Source3:	phpmyadmin-48x48.png
14cr|phpmyadmin-4.2.9-1|14	Requires:	apache-mod_php
14cr|phpmyadmin-4.2.9-1|15	Requires:	php-mysql
14cr|phpmyadmin-4.2.9-1|16	Requires:	php-mbstring
14cr|phpmyadmin-4.2.9-1|17	Requires:	php-mcrypt
14cr|phpmyadmin-4.2.9-1|18	BuildArch:	noarch
14cr|phpmyadmin-4.2.9-1|19	Obsoletes:	phpMyAdmin
14cr|phpmyadmin-4.2.9-1|20	
14cr|phpmyadmin-4.2.9-1|21	%description
14cr|phpmyadmin-4.2.9-1|22	phpMyAdmin is intended to handle the administration of MySQL over the web.
14cr|phpmyadmin-4.2.9-1|23	Currently it can : create and drop databases, create, copy, drop and alter
14cr|phpmyadmin-4.2.9-1|24	tables, delete, edit and add fields, execute any SQL-statement, even
14cr|phpmyadmin-4.2.9-1|25	batch-queries, manage keys on fields, load text files into tables, create and
14cr|phpmyadmin-4.2.9-1|26	read dumps of tables, export data to CSV value, administer multiple servers
14cr|phpmyadmin-4.2.9-1|27	and single databases.
14cr|phpmyadmin-4.2.9-1|28	
14cr|phpmyadmin-4.2.9-1|29	%prep
14cr|phpmyadmin-4.2.9-1|30	%setup -q -n %{rname}-%{version}-all-languages
14cr|phpmyadmin-4.2.9-1|31	
14cr|phpmyadmin-4.2.9-1|32	%build
14cr|phpmyadmin-4.2.9-1|33	
14cr|phpmyadmin-4.2.9-1|34	%install
14cr|phpmyadmin-4.2.9-1|35	export DONT_RELINK=1
14cr|phpmyadmin-4.2.9-1|36	
14cr|phpmyadmin-4.2.9-1|37	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|phpmyadmin-4.2.9-1|38	install -d %{buildroot}%{_datadir}/%{name}
14cr|phpmyadmin-4.2.9-1|39	
14cr|phpmyadmin-4.2.9-1|40	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cr|phpmyadmin-4.2.9-1|41	
14cr|phpmyadmin-4.2.9-1|42	# cleanup
14cr|phpmyadmin-4.2.9-1|43	pushd %{buildroot}%{_datadir}/%{name}
14cr|phpmyadmin-4.2.9-1|44	rm -f CREDITS ChangeLog Documentation.txt INSTALL LICENSE README
14cr|phpmyadmin-4.2.9-1|45	rm -f README.VENDOR RELEASE-DATE-* TODO
14cr|phpmyadmin-4.2.9-1|46	rm -rf scripts
14cr|phpmyadmin-4.2.9-1|47	rm -rf contrib
14cr|phpmyadmin-4.2.9-1|48	rm -f lang/*.sh libraries/transformations/*.sh
14cr|phpmyadmin-4.2.9-1|49	find -name "\.htaccess" | xargs rm -f
14cr|phpmyadmin-4.2.9-1|50	popd
14cr|phpmyadmin-4.2.9-1|51	
14cr|phpmyadmin-4.2.9-1|52	# fix config file location
14cr|phpmyadmin-4.2.9-1|53	mv %{buildroot}%{_datadir}/%{name}/config.sample.inc.php \
14cr|phpmyadmin-4.2.9-1|54	%{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|phpmyadmin-4.2.9-1|55	
14cr|phpmyadmin-4.2.9-1|56	pushd  %{buildroot}%{_datadir}/%{name}
14cr|phpmyadmin-4.2.9-1|57	ln -s %{_sysconfdir}/%{name}/config.php config.inc.php
14cr|phpmyadmin-4.2.9-1|58	popd
14cr|phpmyadmin-4.2.9-1|59	chmod 640 %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|phpmyadmin-4.2.9-1|60	
14cr|phpmyadmin-4.2.9-1|61	cat > README.urpmi << EOF
14cr|phpmyadmin-4.2.9-1|62	The actual configuration file is /etc/phpmyadmin/config.php.
14cr|phpmyadmin-4.2.9-1|63	The config.default.inc.php file contains default values, and is not supposed to
14cr|phpmyadmin-4.2.9-1|64	be modified.
14cr|phpmyadmin-4.2.9-1|65	EOF
14cr|phpmyadmin-4.2.9-1|66	
14cr|phpmyadmin-4.2.9-1|67	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|phpmyadmin-4.2.9-1|68	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|phpmyadmin-4.2.9-1|69	Alias /%{name} %{_datadir}/%{name}
14cr|phpmyadmin-4.2.9-1|70	
14cr|phpmyadmin-4.2.9-1|71	<Directory %{_datadir}/%{name}>
14cr|phpmyadmin-4.2.9-1|72	Require local granted
14cr|phpmyadmin-4.2.9-1|73	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|phpmyadmin-4.2.9-1|74	
14cr|phpmyadmin-4.2.9-1|75	php_flag session.auto_start 0
14cr|phpmyadmin-4.2.9-1|76	</Directory>
14cr|phpmyadmin-4.2.9-1|77	
14cr|phpmyadmin-4.2.9-1|78	<Directory %{_datadir}/%{name}/libraries>
14cr|phpmyadmin-4.2.9-1|79	Require all denied
14cr|phpmyadmin-4.2.9-1|80	</Directory>
14cr|phpmyadmin-4.2.9-1|81	EOF
14cr|phpmyadmin-4.2.9-1|82	
14cr|phpmyadmin-4.2.9-1|83	# Mandriva Icons
14cr|phpmyadmin-4.2.9-1|84	install -d %{buildroot}%{_iconsdir}
14cr|phpmyadmin-4.2.9-1|85	install -d %{buildroot}%{_miconsdir}
14cr|phpmyadmin-4.2.9-1|86	install -d %{buildroot}%{_liconsdir}
14cr|phpmyadmin-4.2.9-1|87	
14cr|phpmyadmin-4.2.9-1|88	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|89	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|90	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|91	
14cr|phpmyadmin-4.2.9-1|92	# install menu entry.
14cr|phpmyadmin-4.2.9-1|93	# XDG menu
14cr|phpmyadmin-4.2.9-1|94	install -d %{buildroot}%{_datadir}/applications
14cr|phpmyadmin-4.2.9-1|95	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|phpmyadmin-4.2.9-1|96	[Desktop Entry]
14cr|phpmyadmin-4.2.9-1|97	Name=phpMyAdmin
14cr|phpmyadmin-4.2.9-1|98	Comment=%{summary}
14cr|phpmyadmin-4.2.9-1|99	Exec=%{_bindir}/www-browser http://localhost/%{name}/
14cr|phpmyadmin-4.2.9-1|100	Icon=%{name}
14cr|phpmyadmin-4.2.9-1|101	Terminal=false
14cr|phpmyadmin-4.2.9-1|102	Type=Application
14cr|phpmyadmin-4.2.9-1|103	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cr|phpmyadmin-4.2.9-1|104	EOF
14cr|phpmyadmin-4.2.9-1|105	
14cr|phpmyadmin-4.2.9-1|106	# fix borked permissions
14cr|phpmyadmin-4.2.9-1|107	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 {} \;
14cr|phpmyadmin-4.2.9-1|108	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
14cr|phpmyadmin-4.2.9-1|109	
14cr|phpmyadmin-4.2.9-1|110	%pretrans
14cr|phpmyadmin-4.2.9-1|111	# fix configuration file name change
14cr|phpmyadmin-4.2.9-1|112	if [ -f %{_sysconfdir}/phpmyadmin/config.default.php ]; then
14cr|phpmyadmin-4.2.9-1|113	mv %{_sysconfdir}/phpmyadmin/config.default.php \
14cr|phpmyadmin-4.2.9-1|114	%{_sysconfdir}/phpmyadmin/config.php
14cr|phpmyadmin-4.2.9-1|115	fi
14cr|phpmyadmin-4.2.9-1|116	if [ -L /var/www/phpmyadmin/libraries/config.default.php ]; then
14cr|phpmyadmin-4.2.9-1|117	rm -f /var/www/phpmyadmin/libraries/config.default.php
14cr|phpmyadmin-4.2.9-1|118	fi
14cr|phpmyadmin-4.2.9-1|119	if [ -L %{_datadir}/phpmyadmin/libraries/config.default.php ]; then
14cr|phpmyadmin-4.2.9-1|120	rm -f %{_datadir}/phpmyadmin/libraries/config.default.php
14cr|phpmyadmin-4.2.9-1|121	fi
14cr|phpmyadmin-4.2.9-1|122	
14cr|phpmyadmin-4.2.9-1|123	%post
14cr|phpmyadmin-4.2.9-1|124	# generate random secret
14cr|phpmyadmin-4.2.9-1|125	secret=%_get_password 46
14cr|phpmyadmin-4.2.9-1|126	
14cr|phpmyadmin-4.2.9-1|127	# blowfish secret
14cr|phpmyadmin-4.2.9-1|128	perl -pi \
14cr|phpmyadmin-4.2.9-1|129	-e "s|\\\$cfg\\['blowfish_secret'\\] = ''|\\\$cfg\\['blowfish_secret'\\] = '$secret'|" \
14cr|phpmyadmin-4.2.9-1|130	%{_sysconfdir}/%{name}/config.php
14cr|phpmyadmin-4.2.9-1|131	
14cr|phpmyadmin-4.2.9-1|132	%clean
14cr|phpmyadmin-4.2.9-1|133	
14cr|phpmyadmin-4.2.9-1|134	%files
14cr|phpmyadmin-4.2.9-1|135	%doc ChangeLog LICENSE README RELEASE-DATE-* examples README.urpmi
14cr|phpmyadmin-4.2.9-1|136	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|phpmyadmin-4.2.9-1|137	%dir %{_sysconfdir}/%{name}
14cr|phpmyadmin-4.2.9-1|138	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|phpmyadmin-4.2.9-1|139	%{_datadir}/%{name}
14cr|phpmyadmin-4.2.9-1|140	%{_iconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|141	%{_miconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|142	%{_liconsdir}/%{name}.png
14cr|phpmyadmin-4.2.9-1|143	%{_datadir}/applications/*.desktop
14cr|phpmyadmin-4.2.9-1|144	
14cr|phpmyadmin-4.2.9-1|145	
14cr|phpmyadmin-4.2.9-1|146	%changelog
14cr|phpmyadmin-4.2.9-1|147	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.9-1
14cr|phpmyadmin-4.2.9-1|148	+ Revision: 9e1da66
14cr|phpmyadmin-4.2.9-1|149	- Drop old tarball
14cr|phpmyadmin-4.2.9-1|150	
14cr|phpmyadmin-4.2.9-1|151	

5999 14
14cr|php-netools-0.2-32|1	%define realname netools
14cr|php-netools-0.2-32|2	%define modname netools
14cr|php-netools-0.2-32|3	%define dirname %{modname}
14cr|php-netools-0.2-32|4	%define soname %{modname}.so
14cr|php-netools-0.2-32|5	%define inifile A17_%{modname}.ini
14cr|php-netools-0.2-32|6	
14cr|php-netools-0.2-32|7	Summary:	Networking tools for PHP
14cr|php-netools-0.2-32|8	Name:		php-%{modname}
14cr|php-netools-0.2-32|9	Version:	0.2
14cr|php-netools-0.2-32|10	Release:	32
14cr|php-netools-0.2-32|11	Group:		Development/PHP
14cr|php-netools-0.2-32|12	License:	PHP License
14cr|php-netools-0.2-32|13	URL:		http://pecl.php.net/package/netools
14cr|php-netools-0.2-32|14	Source0:	%{modname}-%{version}.tar.bz2
14cr|php-netools-0.2-32|15	Source1:	%{modname}.ini.bz2
14cr|php-netools-0.2-32|16	Patch0:		netools-0.2-php54x.diff
14cr|php-netools-0.2-32|17	Requires:	php-cli >= 3:5.2.0
14cr|php-netools-0.2-32|18	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-netools-0.2-32|19	BuildRequires:	lcrzo-devel
14cr|php-netools-0.2-32|20	BuildRequires:	libpcap-devel >= 0.7.2
14cr|php-netools-0.2-32|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-netools-0.2-32|22	
14cr|php-netools-0.2-32|23	%description
14cr|php-netools-0.2-32|24	Netools provides tools to deal with devices, TCP and UDP clients/servers, etc.
14cr|php-netools-0.2-32|25	
14cr|php-netools-0.2-32|26	%prep
14cr|php-netools-0.2-32|27	
14cr|php-netools-0.2-32|28	%setup -q -n %{modname}-%{version}
14cr|php-netools-0.2-32|29	
14cr|php-netools-0.2-32|30	%patch0 -p0
14cr|php-netools-0.2-32|31	
14cr|php-netools-0.2-32|32	%build
14cr|php-netools-0.2-32|33	%serverbuild
14cr|php-netools-0.2-32|34	
14cr|php-netools-0.2-32|35	phpize
14cr|php-netools-0.2-32|36	%configure2_5x --with-libdir=%{_lib} \
14cr|php-netools-0.2-32|37	--enable-%{modname}=shared,%{_prefix}
14cr|php-netools-0.2-32|38	
14cr|php-netools-0.2-32|39	%make
14cr|php-netools-0.2-32|40	mv modules/*.so .
14cr|php-netools-0.2-32|41	
14cr|php-netools-0.2-32|42	%install
14cr|php-netools-0.2-32|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-netools-0.2-32|44	
14cr|php-netools-0.2-32|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-netools-0.2-32|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-netools-0.2-32|47	
14cr|php-netools-0.2-32|48	cat > README.%{modname} << EOF
14cr|php-netools-0.2-32|49	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-netools-0.2-32|50	EOF
14cr|php-netools-0.2-32|51	
14cr|php-netools-0.2-32|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-netools-0.2-32|53	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-netools-0.2-32|54	
14cr|php-netools-0.2-32|55	%post
14cr|php-netools-0.2-32|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-netools-0.2-32|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-netools-0.2-32|58	fi
14cr|php-netools-0.2-32|59	
14cr|php-netools-0.2-32|60	%postun
14cr|php-netools-0.2-32|61	if [ "$1" = "0" ]; then
14cr|php-netools-0.2-32|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-netools-0.2-32|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-netools-0.2-32|64	fi
14cr|php-netools-0.2-32|65	fi
14cr|php-netools-0.2-32|66	
14cr|php-netools-0.2-32|67	%clean
14cr|php-netools-0.2-32|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-netools-0.2-32|69	
14cr|php-netools-0.2-32|70	%files
14cr|php-netools-0.2-32|71	%defattr(-,root,root)
14cr|php-netools-0.2-32|72	%doc CREDITS netools.php README*
14cr|php-netools-0.2-32|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-netools-0.2-32|74	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-netools-0.2-32|75	
14cr|php-netools-0.2-32|76	
14cr|php-netools-0.2-32|77	
14cr|php-netools-0.2-32|78	%changelog
14cr|php-netools-0.2-32|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-32
14cr|php-netools-0.2-32|80	+ Revision: b9f1c52
14cr|php-netools-0.2-32|81	- MassBuild#464: Increase release tag
14cr|php-netools-0.2-32|82	
14cr|php-netools-0.2-32|83	

6000 14
14cr|php-newt-1.2.8-2|1	%define modname newt
14cr|php-newt-1.2.8-2|2	%define dirname %{modname}
14cr|php-newt-1.2.8-2|3	%define soname %{modname}.so
14cr|php-newt-1.2.8-2|4	%define inifile A30_%{modname}.ini
14cr|php-newt-1.2.8-2|5	
14cr|php-newt-1.2.8-2|6	Summary:	Newt provides window library functions for PHP
14cr|php-newt-1.2.8-2|7	Name:		php-%{modname}
14cr|php-newt-1.2.8-2|8	Version:	1.2.8
14cr|php-newt-1.2.8-2|9	Release:	2
14cr|php-newt-1.2.8-2|10	Group:		Development/PHP
14cr|php-newt-1.2.8-2|11	License:	PHP License
14cr|php-newt-1.2.8-2|12	URL:		http://php-newt.sourceforge.net/
14cr|php-newt-1.2.8-2|13	Source0:	http://pecl.php.net/get/newt-%{version}.tgz
14cr|php-newt-1.2.8-2|14	BuildRequires:	newt-devel
14cr|php-newt-1.2.8-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-newt-1.2.8-2|16	Epoch:		1
14cr|php-newt-1.2.8-2|17	
14cr|php-newt-1.2.8-2|18	%description
14cr|php-newt-1.2.8-2|19	PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based
14cr|php-newt-1.2.8-2|20	window and widget library for writing applications with user friendly
14cr|php-newt-1.2.8-2|21	interface. Once this extension is enabled in PHP it will provide the use of
14cr|php-newt-1.2.8-2|22	Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels,
14cr|php-newt-1.2.8-2|23	editboxes, scrolls, textareas, scales, etc. Use of this extension if very
14cr|php-newt-1.2.8-2|24	similar to the original Newt API of C programming language.
14cr|php-newt-1.2.8-2|25	
14cr|php-newt-1.2.8-2|26	%prep
14cr|php-newt-1.2.8-2|27	
14cr|php-newt-1.2.8-2|28	%setup -q -n newt-%{version}
14cr|php-newt-1.2.8-2|29	%patch0 -p0
14cr|php-newt-1.2.8-2|30	
14cr|php-newt-1.2.8-2|31	%build
14cr|php-newt-1.2.8-2|32	%serverbuild
14cr|php-newt-1.2.8-2|33	
14cr|php-newt-1.2.8-2|34	phpize
14cr|php-newt-1.2.8-2|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-newt-1.2.8-2|36	--with-%{modname}=shared,%{_prefix}
14cr|php-newt-1.2.8-2|37	
14cr|php-newt-1.2.8-2|38	%make
14cr|php-newt-1.2.8-2|39	mv modules/*.so .
14cr|php-newt-1.2.8-2|40	
14cr|php-newt-1.2.8-2|41	%install
14cr|php-newt-1.2.8-2|42	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-newt-1.2.8-2|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-newt-1.2.8-2|44	
14cr|php-newt-1.2.8-2|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-newt-1.2.8-2|46	
14cr|php-newt-1.2.8-2|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-newt-1.2.8-2|48	extension = %{soname}
14cr|php-newt-1.2.8-2|49	EOF
14cr|php-newt-1.2.8-2|50	
14cr|php-newt-1.2.8-2|51	%post
14cr|php-newt-1.2.8-2|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-newt-1.2.8-2|53	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-newt-1.2.8-2|54	fi
14cr|php-newt-1.2.8-2|55	
14cr|php-newt-1.2.8-2|56	%postun
14cr|php-newt-1.2.8-2|57	if [ "$1" = "0" ]; then
14cr|php-newt-1.2.8-2|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-newt-1.2.8-2|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-newt-1.2.8-2|60	fi
14cr|php-newt-1.2.8-2|61	fi
14cr|php-newt-1.2.8-2|62	
14cr|php-newt-1.2.8-2|63	%clean
14cr|php-newt-1.2.8-2|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-newt-1.2.8-2|65	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-newt-1.2.8-2|66	
14cr|php-newt-1.2.8-2|67	%files
14cr|php-newt-1.2.8-2|68	%doc examples CREDITS TODO
14cr|php-newt-1.2.8-2|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-newt-1.2.8-2|70	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-newt-1.2.8-2|71	
14cr|php-newt-1.2.8-2|72	
14cr|php-newt-1.2.8-2|73	
14cr|php-newt-1.2.8-2|74	%changelog
14cr|php-newt-1.2.8-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.8-2
14cr|php-newt-1.2.8-2|76	+ Revision: db3d40f
14cr|php-newt-1.2.8-2|77	- MassBuild#464: Increase release tag
14cr|php-newt-1.2.8-2|78	
14cr|php-newt-1.2.8-2|79	

6001 14
14cr|php-oggvorbis-0.2-37|1	%define modname oggvorbis
14cr|php-oggvorbis-0.2-37|2	%define dirname %{modname}
14cr|php-oggvorbis-0.2-37|3	%define soname %{modname}.so
14cr|php-oggvorbis-0.2-37|4	%define inifile A23_%{modname}.ini
14cr|php-oggvorbis-0.2-37|5	
14cr|php-oggvorbis-0.2-37|6	Summary:	PHP OGG wrapper for OGG/Vorbis files
14cr|php-oggvorbis-0.2-37|7	Name:		php-%{modname}
14cr|php-oggvorbis-0.2-37|8	Version:	0.2
14cr|php-oggvorbis-0.2-37|9	Release:	37
14cr|php-oggvorbis-0.2-37|10	Epoch:		1
14cr|php-oggvorbis-0.2-37|11	License:	PHP License
14cr|php-oggvorbis-0.2-37|12	Group:		Development/PHP
14cr|php-oggvorbis-0.2-37|13	Url:		http://pecl.php.net/package/oggvorbis
14cr|php-oggvorbis-0.2-37|14	Source0:	%{modname}-%{version}.tar.bz2
14cr|php-oggvorbis-0.2-37|15	Source1:	%{modname}.ini.bz2
14cr|php-oggvorbis-0.2-37|16	Patch0:		oggvorbis-0.2-label_at_end_of_compound_statement.diff
14cr|php-oggvorbis-0.2-37|17	BuildRequires:	php-devel
14cr|php-oggvorbis-0.2-37|18	BuildRequires:	pkgconfig(ogg)
14cr|php-oggvorbis-0.2-37|19	BuildRequires:	pkgconfig(vorbis)
14cr|php-oggvorbis-0.2-37|20	
14cr|php-oggvorbis-0.2-37|21	%description
14cr|php-oggvorbis-0.2-37|22	fopen wrapper for OGG/Vorbis files. Decompress OGG data to PCM audio and
14cr|php-oggvorbis-0.2-37|23	vice-versa.
14cr|php-oggvorbis-0.2-37|24	
14cr|php-oggvorbis-0.2-37|25	%files
14cr|php-oggvorbis-0.2-37|26	%doc README*
14cr|php-oggvorbis-0.2-37|27	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-oggvorbis-0.2-37|28	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-oggvorbis-0.2-37|29	
14cr|php-oggvorbis-0.2-37|30	%post
14cr|php-oggvorbis-0.2-37|31	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-oggvorbis-0.2-37|32	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-oggvorbis-0.2-37|33	fi
14cr|php-oggvorbis-0.2-37|34	
14cr|php-oggvorbis-0.2-37|35	%postun
14cr|php-oggvorbis-0.2-37|36	if [ "$1" = "0" ]; then
14cr|php-oggvorbis-0.2-37|37	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-oggvorbis-0.2-37|38	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-oggvorbis-0.2-37|39	fi
14cr|php-oggvorbis-0.2-37|40	fi
14cr|php-oggvorbis-0.2-37|41	
14cr|php-oggvorbis-0.2-37|42	#----------------------------------------------------------------------------
14cr|php-oggvorbis-0.2-37|43	
14cr|php-oggvorbis-0.2-37|44	%prep
14cr|php-oggvorbis-0.2-37|45	%setup -q -n %{modname}-%{version}
14cr|php-oggvorbis-0.2-37|46	%patch0 -p0
14cr|php-oggvorbis-0.2-37|47	
14cr|php-oggvorbis-0.2-37|48	%build
14cr|php-oggvorbis-0.2-37|49	%serverbuild
14cr|php-oggvorbis-0.2-37|50	
14cr|php-oggvorbis-0.2-37|51	%{_usrsrc}/php-devel/buildext %{modname} "%{modname}.c" \
14cr|php-oggvorbis-0.2-37|52	"-logg -lvorbis -lvorbisenc -lvorbisfile" \
14cr|php-oggvorbis-0.2-37|53	"-DWITH_OGGVORBIS -DCOMPILE_DL_OGGVORBIS" \
14cr|php-oggvorbis-0.2-37|54	"-I%{_includedir}/vorbis -I%{_includedir}/ogg"
14cr|php-oggvorbis-0.2-37|55	
14cr|php-oggvorbis-0.2-37|56	%install
14cr|php-oggvorbis-0.2-37|57	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-oggvorbis-0.2-37|58	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-oggvorbis-0.2-37|59	
14cr|php-oggvorbis-0.2-37|60	cat > README.%{modname} << EOF
14cr|php-oggvorbis-0.2-37|61	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-oggvorbis-0.2-37|62	EOF
14cr|php-oggvorbis-0.2-37|63	
14cr|php-oggvorbis-0.2-37|64	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-oggvorbis-0.2-37|65	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-oggvorbis-0.2-37|66	
14cr|php-oggvorbis-0.2-37|67	
14cr|php-oggvorbis-0.2-37|68	%changelog
14cr|php-oggvorbis-0.2-37|69	* Tue Aug 05 2014 abondrov <andrey.bondrov@rosalab.ru> 1:0.2-37
14cr|php-oggvorbis-0.2-37|70	+ Revision: f88098a
14cr|php-oggvorbis-0.2-37|71	- Spec cleanup
14cr|php-oggvorbis-0.2-37|72	
14cr|php-oggvorbis-0.2-37|73	

6002 14
14cr|php-pam-1.0.3-13|1	%define modname pam
14cr|php-pam-1.0.3-13|2	%define dirname %{modname}
14cr|php-pam-1.0.3-13|3	%define soname %{modname}.so
14cr|php-pam-1.0.3-13|4	%define inifile A55_%{modname}.ini
14cr|php-pam-1.0.3-13|5	
14cr|php-pam-1.0.3-13|6	Summary:	PAM integration for PHP
14cr|php-pam-1.0.3-13|7	Name:		php-%{modname}
14cr|php-pam-1.0.3-13|8	Version:	1.0.3
14cr|php-pam-1.0.3-13|9	Release:	13
14cr|php-pam-1.0.3-13|10	Group:		Development/PHP
14cr|php-pam-1.0.3-13|11	License:	PHP License
14cr|php-pam-1.0.3-13|12	URL:		http://pecl.php.net/package/pam
14cr|php-pam-1.0.3-13|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-pam-1.0.3-13|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-pam-1.0.3-13|15	BuildRequires:	pam-devel
14cr|php-pam-1.0.3-13|16	BuildRequires:	dos2unix
14cr|php-pam-1.0.3-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-pam-1.0.3-13|18	
14cr|php-pam-1.0.3-13|19	%description
14cr|php-pam-1.0.3-13|20	This extension provides PAM (Pluggable Authentication Modules) integration. PAM
14cr|php-pam-1.0.3-13|21	is a system of libraries that handle the authentication tasks of applications
14cr|php-pam-1.0.3-13|22	and services. The library provides a stable API for applications to defer to
14cr|php-pam-1.0.3-13|23	for authentication tasks.
14cr|php-pam-1.0.3-13|24	
14cr|php-pam-1.0.3-13|25	%prep
14cr|php-pam-1.0.3-13|26	
14cr|php-pam-1.0.3-13|27	%setup -q -n %{modname}-%{version}
14cr|php-pam-1.0.3-13|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-pam-1.0.3-13|29	
14cr|php-pam-1.0.3-13|30	# lib64 fix
14cr|php-pam-1.0.3-13|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-pam-1.0.3-13|32	
14cr|php-pam-1.0.3-13|33	# attribs fix
14cr|php-pam-1.0.3-13|34	find -type f | xargs chmod 644
14cr|php-pam-1.0.3-13|35	
14cr|php-pam-1.0.3-13|36	# crlf fix
14cr|php-pam-1.0.3-13|37	find -type f | xargs dos2unix
14cr|php-pam-1.0.3-13|38	
14cr|php-pam-1.0.3-13|39	%build
14cr|php-pam-1.0.3-13|40	%serverbuild
14cr|php-pam-1.0.3-13|41	
14cr|php-pam-1.0.3-13|42	phpize
14cr|php-pam-1.0.3-13|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-pam-1.0.3-13|44	--with-%{modname}=shared,/%{_lib}
14cr|php-pam-1.0.3-13|45	
14cr|php-pam-1.0.3-13|46	%make
14cr|php-pam-1.0.3-13|47	mv modules/*.so .
14cr|php-pam-1.0.3-13|48	
14cr|php-pam-1.0.3-13|49	#%{_usrsrc}/php-devel/buildext %{modname} "pam.c" \
14cr|php-pam-1.0.3-13|50	#    "-L/%{_lib}/security -L/%{_lib} -I%{_includedir}/security -lpam -ldl" \
14cr|php-pam-1.0.3-13|51	#    "-DCOMPILE_DL_PAM -DHAVE_PAM -DHAVE_SECURITY_PAM_APPL_H"
14cr|php-pam-1.0.3-13|52	
14cr|php-pam-1.0.3-13|53	%install
14cr|php-pam-1.0.3-13|54	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-pam-1.0.3-13|55	
14cr|php-pam-1.0.3-13|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-pam-1.0.3-13|57	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|php-pam-1.0.3-13|58	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-pam-1.0.3-13|59	
14cr|php-pam-1.0.3-13|60	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-pam-1.0.3-13|61	
14cr|php-pam-1.0.3-13|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-pam-1.0.3-13|63	extension = %{soname}
14cr|php-pam-1.0.3-13|64	
14cr|php-pam-1.0.3-13|65	[pam]
14cr|php-pam-1.0.3-13|66	pam.servicename = "%{name}";
14cr|php-pam-1.0.3-13|67	EOF
14cr|php-pam-1.0.3-13|68	
14cr|php-pam-1.0.3-13|69	# fix conditional pam config file
14cr|php-pam-1.0.3-13|70	%if %{mdkversion} < 200610
14cr|php-pam-1.0.3-13|71	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cr|php-pam-1.0.3-13|72	auth	sufficient	pam_pwdb.so shadow nodelay
14cr|php-pam-1.0.3-13|73	account	sufficient	pam_pwdb.so
14cr|php-pam-1.0.3-13|74	EOF
14cr|php-pam-1.0.3-13|75	%else
14cr|php-pam-1.0.3-13|76	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cr|php-pam-1.0.3-13|77	#%PAM-1.0
14cr|php-pam-1.0.3-13|78	auth	include	system-auth
14cr|php-pam-1.0.3-13|79	account	include	system-auth
14cr|php-pam-1.0.3-13|80	EOF
14cr|php-pam-1.0.3-13|81	%endif
14cr|php-pam-1.0.3-13|82	
14cr|php-pam-1.0.3-13|83	%post
14cr|php-pam-1.0.3-13|84	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-pam-1.0.3-13|85	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-pam-1.0.3-13|86	fi
14cr|php-pam-1.0.3-13|87	
14cr|php-pam-1.0.3-13|88	%postun
14cr|php-pam-1.0.3-13|89	if [ "$1" = "0" ]; then
14cr|php-pam-1.0.3-13|90	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-pam-1.0.3-13|91	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-pam-1.0.3-13|92	fi
14cr|php-pam-1.0.3-13|93	fi
14cr|php-pam-1.0.3-13|94	
14cr|php-pam-1.0.3-13|95	%clean
14cr|php-pam-1.0.3-13|96	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-pam-1.0.3-13|97	
14cr|php-pam-1.0.3-13|98	%files
14cr|php-pam-1.0.3-13|99	%defattr(-,root,root)
14cr|php-pam-1.0.3-13|100	%doc README CREDITS package*.xml
14cr|php-pam-1.0.3-13|101	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/%{name}
14cr|php-pam-1.0.3-13|102	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-pam-1.0.3-13|103	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-pam-1.0.3-13|104	
14cr|php-pam-1.0.3-13|105	
14cr|php-pam-1.0.3-13|106	
14cr|php-pam-1.0.3-13|107	%changelog
14cr|php-pam-1.0.3-13|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-13
14cr|php-pam-1.0.3-13|109	+ Revision: 6021e11
14cr|php-pam-1.0.3-13|110	- MassBuild#464: Increase release tag
14cr|php-pam-1.0.3-13|111	
14cr|php-pam-1.0.3-13|112	

6003 14
14cr|php-pdo_firebird-5.4.4-2|1	%define modname pdo_firebird
14cr|php-pdo_firebird-5.4.4-2|2	%define soname pdo_firebird.so
14cr|php-pdo_firebird-5.4.4-2|3	%define inifile 78_%{modname}.ini
14cr|php-pdo_firebird-5.4.4-2|4	
14cr|php-pdo_firebird-5.4.4-2|5	%define major 5
14cr|php-pdo_firebird-5.4.4-2|6	%define libname %mklibname php5_common %{major}
14cr|php-pdo_firebird-5.4.4-2|7	
14cr|php-pdo_firebird-5.4.4-2|8	Summary:	Firebird/InterBase driver for PDO
14cr|php-pdo_firebird-5.4.4-2|9	Name:		php-%{modname}
14cr|php-pdo_firebird-5.4.4-2|10	Version:	5.4.4
14cr|php-pdo_firebird-5.4.4-2|11	Release:	2
14cr|php-pdo_firebird-5.4.4-2|12	Group:		Development/PHP
14cr|php-pdo_firebird-5.4.4-2|13	URL:		http://www.php.net
14cr|php-pdo_firebird-5.4.4-2|14	License:	PHP License
14cr|php-pdo_firebird-5.4.4-2|15	Source0:	%{modname}.ini
14cr|php-pdo_firebird-5.4.4-2|16	Requires:	php-pdo >= 0:%{version}
14cr|php-pdo_firebird-5.4.4-2|17	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-pdo_firebird-5.4.4-2|18	BuildRequires:	firebird-devel
14cr|php-pdo_firebird-5.4.4-2|19	Requires:	%{libname} >= 3:%{version}
14cr|php-pdo_firebird-5.4.4-2|20	Epoch:		0
14cr|php-pdo_firebird-5.4.4-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-pdo_firebird-5.4.4-2|22	
14cr|php-pdo_firebird-5.4.4-2|23	%description
14cr|php-pdo_firebird-5.4.4-2|24	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
14cr|php-pdo_firebird-5.4.4-2|25	enable access from PHP to MySQL 3.x and 4.x databases.
14cr|php-pdo_firebird-5.4.4-2|26	
14cr|php-pdo_firebird-5.4.4-2|27	PDO_MYSQL will take advantage of native prepared statement support present in
14cr|php-pdo_firebird-5.4.4-2|28	MySQL 4.1 and higher. If you're using an older version of the mysql client
14cr|php-pdo_firebird-5.4.4-2|29	libraries, PDO will emulate them for you.
14cr|php-pdo_firebird-5.4.4-2|30	
14cr|php-pdo_firebird-5.4.4-2|31	%prep
14cr|php-pdo_firebird-5.4.4-2|32	
14cr|php-pdo_firebird-5.4.4-2|33	%setup -c -T
14cr|php-pdo_firebird-5.4.4-2|34	cp -dpR %{_usrsrc}/php-devel/extensions/pdo_firebird/* .
14cr|php-pdo_firebird-5.4.4-2|35	
14cr|php-pdo_firebird-5.4.4-2|36	%build
14cr|php-pdo_firebird-5.4.4-2|37	%serverbuild
14cr|php-pdo_firebird-5.4.4-2|38	
14cr|php-pdo_firebird-5.4.4-2|39	phpize
14cr|php-pdo_firebird-5.4.4-2|40	%configure2_5x \
14cr|php-pdo_firebird-5.4.4-2|41	--with-libdir=%{_lib} \
14cr|php-pdo_firebird-5.4.4-2|42	--with-pdo-firebird=%{_libdir}/firebird
14cr|php-pdo_firebird-5.4.4-2|43	
14cr|php-pdo_firebird-5.4.4-2|44	%make
14cr|php-pdo_firebird-5.4.4-2|45	mv modules/*.so .
14cr|php-pdo_firebird-5.4.4-2|46	
14cr|php-pdo_firebird-5.4.4-2|47	%install
14cr|php-pdo_firebird-5.4.4-2|48	rm -rf %{buildroot}
14cr|php-pdo_firebird-5.4.4-2|49	
14cr|php-pdo_firebird-5.4.4-2|50	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cr|php-pdo_firebird-5.4.4-2|51	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-pdo_firebird-5.4.4-2|52	
14cr|php-pdo_firebird-5.4.4-2|53	%post
14cr|php-pdo_firebird-5.4.4-2|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-pdo_firebird-5.4.4-2|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-pdo_firebird-5.4.4-2|56	fi
14cr|php-pdo_firebird-5.4.4-2|57	
14cr|php-pdo_firebird-5.4.4-2|58	%postun
14cr|php-pdo_firebird-5.4.4-2|59	if [ "$1" = "0" ]; then
14cr|php-pdo_firebird-5.4.4-2|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-pdo_firebird-5.4.4-2|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-pdo_firebird-5.4.4-2|62	fi
14cr|php-pdo_firebird-5.4.4-2|63	fi
14cr|php-pdo_firebird-5.4.4-2|64	
14cr|php-pdo_firebird-5.4.4-2|65	%clean
14cr|php-pdo_firebird-5.4.4-2|66	rm -rf %{buildroot}
14cr|php-pdo_firebird-5.4.4-2|67	
14cr|php-pdo_firebird-5.4.4-2|68	%files
14cr|php-pdo_firebird-5.4.4-2|69	%defattr(-,root,root)
14cr|php-pdo_firebird-5.4.4-2|70	%doc CREDITS package*.xml tests
14cr|php-pdo_firebird-5.4.4-2|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-pdo_firebird-5.4.4-2|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-pdo_firebird-5.4.4-2|73	
14cr|php-pdo_firebird-5.4.4-2|74	
14cr|php-pdo_firebird-5.4.4-2|75	
14cr|php-pdo_firebird-5.4.4-2|76	%changelog
14cr|php-pdo_firebird-5.4.4-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:5.4.4-2
14cr|php-pdo_firebird-5.4.4-2|78	+ Revision: b3144b9
14cr|php-pdo_firebird-5.4.4-2|79	- MassBuild#464: Increase release tag
14cr|php-pdo_firebird-5.4.4-2|80	
14cr|php-pdo_firebird-5.4.4-2|81	

6004 14
14cr|php-pear-Archive_Tar-1.3.11-1|1	%define upstream_name Archive_Tar
14cr|php-pear-Archive_Tar-1.3.11-1|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-Archive_Tar-1.3.11-1|3	%define xmldir  /var/lib/pear
14cr|php-pear-Archive_Tar-1.3.11-1|4	
14cr|php-pear-Archive_Tar-1.3.11-1|5	Summary: 	Tar file management class
14cr|php-pear-Archive_Tar-1.3.11-1|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-Archive_Tar-1.3.11-1|7	Version: 	1.3.11
14cr|php-pear-Archive_Tar-1.3.11-1|8	Release: 	1
14cr|php-pear-Archive_Tar-1.3.11-1|9	License: 	New BSD License
14cr|php-pear-Archive_Tar-1.3.11-1|10	Group: 		Development/PHP
14cr|php-pear-Archive_Tar-1.3.11-1|11	URL: http://pear.php.net/package/Archive_Tar
14cr|php-pear-Archive_Tar-1.3.11-1|12	Source0: http://pear.php.net/get/Archive_Tar-%{version}.tgz
14cr|php-pear-Archive_Tar-1.3.11-1|13	BuildRequires:  php-pear >= 1.4.7
14cr|php-pear-Archive_Tar-1.3.11-1|14	Requires(post): php-pear
14cr|php-pear-Archive_Tar-1.3.11-1|15	Requires(preun): php-pear
14cr|php-pear-Archive_Tar-1.3.11-1|16	Requires:	php-pear
14cr|php-pear-Archive_Tar-1.3.11-1|17	BuildArch: 	noarch
14cr|php-pear-Archive_Tar-1.3.11-1|18	
14cr|php-pear-Archive_Tar-1.3.11-1|19	%description
14cr|php-pear-Archive_Tar-1.3.11-1|20	This class provides handling of tar files in PHP.
14cr|php-pear-Archive_Tar-1.3.11-1|21	It supports creating, listing, extracting and adding to tar files.
14cr|php-pear-Archive_Tar-1.3.11-1|22	Gzip support is available if PHP has the zlib extension built-in or
14cr|php-pear-Archive_Tar-1.3.11-1|23	loaded. Bz2 compression is also supported with the bz2 extension loaded.
14cr|php-pear-Archive_Tar-1.3.11-1|24	
14cr|php-pear-Archive_Tar-1.3.11-1|25	%prep
14cr|php-pear-Archive_Tar-1.3.11-1|26	%setup -c -T
14cr|php-pear-Archive_Tar-1.3.11-1|27	pear -v -c pearrc \
14cr|php-pear-Archive_Tar-1.3.11-1|28	-d php_dir=%{peardir} \
14cr|php-pear-Archive_Tar-1.3.11-1|29	-d doc_dir=/docs \
14cr|php-pear-Archive_Tar-1.3.11-1|30	-d bin_dir=%{_bindir} \
14cr|php-pear-Archive_Tar-1.3.11-1|31	-d data_dir=%{peardir}/data \
14cr|php-pear-Archive_Tar-1.3.11-1|32	-d test_dir=%{peardir}/tests \
14cr|php-pear-Archive_Tar-1.3.11-1|33	-d ext_dir=%{_libdir} \
14cr|php-pear-Archive_Tar-1.3.11-1|34	-s
14cr|php-pear-Archive_Tar-1.3.11-1|35	
14cr|php-pear-Archive_Tar-1.3.11-1|36	%build
14cr|php-pear-Archive_Tar-1.3.11-1|37	
14cr|php-pear-Archive_Tar-1.3.11-1|38	%install
14cr|php-pear-Archive_Tar-1.3.11-1|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Archive_Tar-1.3.11-1|40	
14cr|php-pear-Archive_Tar-1.3.11-1|41	# Clean up unnecessary files
14cr|php-pear-Archive_Tar-1.3.11-1|42	rm pearrc
14cr|php-pear-Archive_Tar-1.3.11-1|43	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Archive_Tar-1.3.11-1|44	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Archive_Tar-1.3.11-1|45	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Archive_Tar-1.3.11-1|46	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Archive_Tar-1.3.11-1|47	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Archive_Tar-1.3.11-1|48	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Archive_Tar-1.3.11-1|49	
14cr|php-pear-Archive_Tar-1.3.11-1|50	mv %{buildroot}/docs .
14cr|php-pear-Archive_Tar-1.3.11-1|51	
14cr|php-pear-Archive_Tar-1.3.11-1|52	
14cr|php-pear-Archive_Tar-1.3.11-1|53	# Install XML package description
14cr|php-pear-Archive_Tar-1.3.11-1|54	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Archive_Tar-1.3.11-1|55	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Archive_Tar-1.3.11-1|56	cp -p package.xml %{buildroot}%{xmldir}/Archive_Tar.xml
14cr|php-pear-Archive_Tar-1.3.11-1|57	
14cr|php-pear-Archive_Tar-1.3.11-1|58	
14cr|php-pear-Archive_Tar-1.3.11-1|59	%post
14cr|php-pear-Archive_Tar-1.3.11-1|60	pear install --nodeps --soft --force --register-only %{xmldir}/Archive_Tar.xml
14cr|php-pear-Archive_Tar-1.3.11-1|61	
14cr|php-pear-Archive_Tar-1.3.11-1|62	%postun
14cr|php-pear-Archive_Tar-1.3.11-1|63	if [ "$1" -eq "0" ]; then
14cr|php-pear-Archive_Tar-1.3.11-1|64	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Archive_Tar
14cr|php-pear-Archive_Tar-1.3.11-1|65	fi
14cr|php-pear-Archive_Tar-1.3.11-1|66	
14cr|php-pear-Archive_Tar-1.3.11-1|67	%files
14cr|php-pear-Archive_Tar-1.3.11-1|68	%doc docs/Archive_Tar/*
14cr|php-pear-Archive_Tar-1.3.11-1|69	%{peardir}/*
14cr|php-pear-Archive_Tar-1.3.11-1|70	%{xmldir}/Archive_Tar.xml
14cr|php-pear-Archive_Tar-1.3.11-1|71	
14cr|php-pear-Archive_Tar-1.3.11-1|72	%changelog
14cr|php-pear-Archive_Tar-1.3.11-1|73	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.11-1
14cr|php-pear-Archive_Tar-1.3.11-1|74	+ Revision: a79df3e
14cr|php-pear-Archive_Tar-1.3.11-1|75	- Spec cleanup
14cr|php-pear-Archive_Tar-1.3.11-1|76	
14cr|php-pear-Archive_Tar-1.3.11-1|77	

6005 14
14cr|php-pear-Auth-1.6.4-5|1	%define		_class		Auth
14cr|php-pear-Auth-1.6.4-5|2	%define		upstream_name	%{_class}
14cr|php-pear-Auth-1.6.4-5|3	
14cr|php-pear-Auth-1.6.4-5|4	Name:       php-pear-%{upstream_name}
14cr|php-pear-Auth-1.6.4-5|5	Version:	1.6.4
14cr|php-pear-Auth-1.6.4-5|6	Release:	5
14cr|php-pear-Auth-1.6.4-5|7	Summary:	PHP PEAR authentication class
14cr|php-pear-Auth-1.6.4-5|8	License:	PHP License
14cr|php-pear-Auth-1.6.4-5|9	Group:		Development/PHP
14cr|php-pear-Auth-1.6.4-5|10	URL:		http://pear.php.net/package/Auth/
14cr|php-pear-Auth-1.6.4-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Auth-1.6.4-5|12	Requires(post): php-pear
14cr|php-pear-Auth-1.6.4-5|13	Requires(preun): php-pear
14cr|php-pear-Auth-1.6.4-5|14	Requires:	php-pear
14cr|php-pear-Auth-1.6.4-5|15	BuildRequires:	php-pear
14cr|php-pear-Auth-1.6.4-5|16	BuildArch:	noarch
14cr|php-pear-Auth-1.6.4-5|17	
14cr|php-pear-Auth-1.6.4-5|18	%description
14cr|php-pear-Auth-1.6.4-5|19	The PEAR::Auth package provides methods for creating an authentication
14cr|php-pear-Auth-1.6.4-5|20	system using PHP.
14cr|php-pear-Auth-1.6.4-5|21	
14cr|php-pear-Auth-1.6.4-5|22	%prep
14cr|php-pear-Auth-1.6.4-5|23	%setup -q -c
14cr|php-pear-Auth-1.6.4-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Auth-1.6.4-5|25	
14cr|php-pear-Auth-1.6.4-5|26	%install
14cr|php-pear-Auth-1.6.4-5|27	
14cr|php-pear-Auth-1.6.4-5|28	cd %{upstream_name}-%{version}
14cr|php-pear-Auth-1.6.4-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Auth-1.6.4-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Auth-1.6.4-5|31	
14cr|php-pear-Auth-1.6.4-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Auth-1.6.4-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Auth-1.6.4-5|34	
14cr|php-pear-Auth-1.6.4-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth-1.6.4-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth-1.6.4-5|37	
14cr|php-pear-Auth-1.6.4-5|38	%clean
14cr|php-pear-Auth-1.6.4-5|39	
14cr|php-pear-Auth-1.6.4-5|40	
14cr|php-pear-Auth-1.6.4-5|41	
14cr|php-pear-Auth-1.6.4-5|42	%files
14cr|php-pear-Auth-1.6.4-5|43	%defattr(-,root,root)
14cr|php-pear-Auth-1.6.4-5|44	%doc %{upstream_name}-%{version}/README*
14cr|php-pear-Auth-1.6.4-5|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Auth-1.6.4-5|46	%{_datadir}/pear/%{_class}*
14cr|php-pear-Auth-1.6.4-5|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Auth-1.6.4-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Auth-1.6.4-5|49	
14cr|php-pear-Auth-1.6.4-5|50	
14cr|php-pear-Auth-1.6.4-5|51	
14cr|php-pear-Auth-1.6.4-5|52	%changelog
14cr|php-pear-Auth-1.6.4-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-5
14cr|php-pear-Auth-1.6.4-5|54	+ Revision: d74b0ba
14cr|php-pear-Auth-1.6.4-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Auth-1.6.4-5|56	
14cr|php-pear-Auth-1.6.4-5|57	

6006 14
14cr|php-pear-Auth_HTTP-2.1.8-2|1	%define		_class		Auth
14cr|php-pear-Auth_HTTP-2.1.8-2|2	%define		_subclass	HTTP
14cr|php-pear-Auth_HTTP-2.1.8-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Auth_HTTP-2.1.8-2|4	
14cr|php-pear-Auth_HTTP-2.1.8-2|5	Name:       php-pear-%{upstream_name}
14cr|php-pear-Auth_HTTP-2.1.8-2|6	Version:	2.1.8
14cr|php-pear-Auth_HTTP-2.1.8-2|7	Release:	2
14cr|php-pear-Auth_HTTP-2.1.8-2|8	Summary:	HTTP authentication system using PHP
14cr|php-pear-Auth_HTTP-2.1.8-2|9	License:	PHP License
14cr|php-pear-Auth_HTTP-2.1.8-2|10	Group:		Development/PHP
14cr|php-pear-Auth_HTTP-2.1.8-2|11	URL:		http://pear.php.net/package/Auth_HTTP/
14cr|php-pear-Auth_HTTP-2.1.8-2|12	Source0:	http://download.pear.php.net/package/Auth_HTTP-%{version}.tgz
14cr|php-pear-Auth_HTTP-2.1.8-2|13	Requires(post): php-pear
14cr|php-pear-Auth_HTTP-2.1.8-2|14	Requires(preun): php-pear
14cr|php-pear-Auth_HTTP-2.1.8-2|15	Requires:	php-pear
14cr|php-pear-Auth_HTTP-2.1.8-2|16	BuildRequires:	php-pear
14cr|php-pear-Auth_HTTP-2.1.8-2|17	BuildArch:	noarch
14cr|php-pear-Auth_HTTP-2.1.8-2|18	
14cr|php-pear-Auth_HTTP-2.1.8-2|19	%description
14cr|php-pear-Auth_HTTP-2.1.8-2|20	The PEAR::Auth_HTTP class provides methods for creating an HTTP
14cr|php-pear-Auth_HTTP-2.1.8-2|21	authentication system using PHP, that is similar to Apache's
14cr|php-pear-Auth_HTTP-2.1.8-2|22	realm-based .htaccess authentication.
14cr|php-pear-Auth_HTTP-2.1.8-2|23	
14cr|php-pear-Auth_HTTP-2.1.8-2|24	%prep
14cr|php-pear-Auth_HTTP-2.1.8-2|25	%setup -q -c
14cr|php-pear-Auth_HTTP-2.1.8-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Auth_HTTP-2.1.8-2|27	
14cr|php-pear-Auth_HTTP-2.1.8-2|28	%install
14cr|php-pear-Auth_HTTP-2.1.8-2|29	cd %{upstream_name}-%{version}
14cr|php-pear-Auth_HTTP-2.1.8-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Auth_HTTP-2.1.8-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Auth_HTTP-2.1.8-2|32	
14cr|php-pear-Auth_HTTP-2.1.8-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Auth_HTTP-2.1.8-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Auth_HTTP-2.1.8-2|35	
14cr|php-pear-Auth_HTTP-2.1.8-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_HTTP-2.1.8-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_HTTP-2.1.8-2|38	
14cr|php-pear-Auth_HTTP-2.1.8-2|39	%files
14cr|php-pear-Auth_HTTP-2.1.8-2|40	%{_datadir}/pear/%{_class}
14cr|php-pear-Auth_HTTP-2.1.8-2|41	%{_datadir}/pear/data/%{_class}_%{_subclass}
14cr|php-pear-Auth_HTTP-2.1.8-2|42	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Auth_HTTP-2.1.8-2|43	
14cr|php-pear-Auth_HTTP-2.1.8-2|44	
14cr|php-pear-Auth_HTTP-2.1.8-2|45	
14cr|php-pear-Auth_HTTP-2.1.8-2|46	
14cr|php-pear-Auth_HTTP-2.1.8-2|47	
14cr|php-pear-Auth_HTTP-2.1.8-2|48	%changelog
14cr|php-pear-Auth_HTTP-2.1.8-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.8-2
14cr|php-pear-Auth_HTTP-2.1.8-2|50	+ Revision: 10d6a40
14cr|php-pear-Auth_HTTP-2.1.8-2|51	- MassBuild#464: Increase release tag
14cr|php-pear-Auth_HTTP-2.1.8-2|52	
14cr|php-pear-Auth_HTTP-2.1.8-2|53	

6007 14
14cr|php-pear-Auth_OpenID-2.1.2-7|1	%if %{_use_internal_dependency_generator}
14cr|php-pear-Auth_OpenID-2.1.2-7|2	%define __noautoreq 'pear(config.php)'
14cr|php-pear-Auth_OpenID-2.1.2-7|3	%else
14cr|php-pear-Auth_OpenID-2.1.2-7|4	%define		_requires_exceptions 'pear(config.php)'
14cr|php-pear-Auth_OpenID-2.1.2-7|5	%endif
14cr|php-pear-Auth_OpenID-2.1.2-7|6	
14cr|php-pear-Auth_OpenID-2.1.2-7|7	%define		_class		Auth
14cr|php-pear-Auth_OpenID-2.1.2-7|8	%define		_pearname	%{_class}_OpenID
14cr|php-pear-Auth_OpenID-2.1.2-7|9	
14cr|php-pear-Auth_OpenID-2.1.2-7|10	Summary:	PHP OpenID
14cr|php-pear-Auth_OpenID-2.1.2-7|11	Name:		php-pear-%{_pearname}
14cr|php-pear-Auth_OpenID-2.1.2-7|12	Version:	2.1.2
14cr|php-pear-Auth_OpenID-2.1.2-7|13	Release:	7
14cr|php-pear-Auth_OpenID-2.1.2-7|14	Group:		Development/PHP
14cr|php-pear-Auth_OpenID-2.1.2-7|15	License:	Apache License
14cr|php-pear-Auth_OpenID-2.1.2-7|16	URL:		http://www.openidenabled.com/openid/libraries/php
14cr|php-pear-Auth_OpenID-2.1.2-7|17	Source0:	http://openidenabled.com/files/php-openid/packages/php-openid-%{version}.tar.bz2
14cr|php-pear-Auth_OpenID-2.1.2-7|18	Patch0:		php-openid-yubico-0.diff
14cr|php-pear-Auth_OpenID-2.1.2-7|19	Requires(post): php-pear
14cr|php-pear-Auth_OpenID-2.1.2-7|20	Requires(preun): php-pear
14cr|php-pear-Auth_OpenID-2.1.2-7|21	Requires:	php-pear
14cr|php-pear-Auth_OpenID-2.1.2-7|22	Requires:	php-pgsql
14cr|php-pear-Auth_OpenID-2.1.2-7|23	Requires:	php-mysql
14cr|php-pear-Auth_OpenID-2.1.2-7|24	Requires:	php-bcmath
14cr|php-pear-Auth_OpenID-2.1.2-7|25	BuildArch:	noarch
14cr|php-pear-Auth_OpenID-2.1.2-7|26	BuildRequires:	dos2unix
14cr|php-pear-Auth_OpenID-2.1.2-7|27	
14cr|php-pear-Auth_OpenID-2.1.2-7|28	%description
14cr|php-pear-Auth_OpenID-2.1.2-7|29	An implementation of the OpenID single sign-on authentication protocol.
14cr|php-pear-Auth_OpenID-2.1.2-7|30	
14cr|php-pear-Auth_OpenID-2.1.2-7|31	This package also supports yubico:
14cr|php-pear-Auth_OpenID-2.1.2-7|32	http://code.google.com/p/yubico-openid-server/
14cr|php-pear-Auth_OpenID-2.1.2-7|33	
14cr|php-pear-Auth_OpenID-2.1.2-7|34	%prep
14cr|php-pear-Auth_OpenID-2.1.2-7|35	
14cr|php-pear-Auth_OpenID-2.1.2-7|36	%setup -q -n php-openid-%{version}
14cr|php-pear-Auth_OpenID-2.1.2-7|37	%patch0 -p1
14cr|php-pear-Auth_OpenID-2.1.2-7|38	
14cr|php-pear-Auth_OpenID-2.1.2-7|39	# strip away annoying ^M
14cr|php-pear-Auth_OpenID-2.1.2-7|40	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cr|php-pear-Auth_OpenID-2.1.2-7|41	
14cr|php-pear-Auth_OpenID-2.1.2-7|42	%build
14cr|php-pear-Auth_OpenID-2.1.2-7|43	
14cr|php-pear-Auth_OpenID-2.1.2-7|44	%install
14cr|php-pear-Auth_OpenID-2.1.2-7|45	install -d %{buildroot}%{_datadir}/pear/%{_class}/OpenID
14cr|php-pear-Auth_OpenID-2.1.2-7|46	install -d %{buildroot}%{_datadir}/pear/%{_class}/Yadis
14cr|php-pear-Auth_OpenID-2.1.2-7|47	
14cr|php-pear-Auth_OpenID-2.1.2-7|48	install -m0644 Auth/OpenID.php %{buildroot}%{_datadir}/pear/%{_class}/
14cr|php-pear-Auth_OpenID-2.1.2-7|49	install -m0644 Auth/OpenID/*.php %{buildroot}%{_datadir}/pear/%{_class}/OpenID/
14cr|php-pear-Auth_OpenID-2.1.2-7|50	install -m0644 Auth/Yadis/*.php %{buildroot}%{_datadir}/pear/%{_class}/Yadis/
14cr|php-pear-Auth_OpenID-2.1.2-7|51	
14cr|php-pear-Auth_OpenID-2.1.2-7|52	%files
14cr|php-pear-Auth_OpenID-2.1.2-7|53	%defattr(644,root,root,755)
14cr|php-pear-Auth_OpenID-2.1.2-7|54	%doc NEWS COPYING README CHANGELOG doc examples
14cr|php-pear-Auth_OpenID-2.1.2-7|55	%dir %{_datadir}/pear/%{_class}/OpenID
14cr|php-pear-Auth_OpenID-2.1.2-7|56	%dir %{_datadir}/pear/%{_class}/Yadis
14cr|php-pear-Auth_OpenID-2.1.2-7|57	%{_datadir}/pear/%{_class}/OpenID.php
14cr|php-pear-Auth_OpenID-2.1.2-7|58	%{_datadir}/pear/%{_class}/OpenID/*.php
14cr|php-pear-Auth_OpenID-2.1.2-7|59	%{_datadir}/pear/%{_class}/Yadis/*.php
14cr|php-pear-Auth_OpenID-2.1.2-7|60	
14cr|php-pear-Auth_OpenID-2.1.2-7|61	
14cr|php-pear-Auth_OpenID-2.1.2-7|62	
14cr|php-pear-Auth_OpenID-2.1.2-7|63	
14cr|php-pear-Auth_OpenID-2.1.2-7|64	%changelog
14cr|php-pear-Auth_OpenID-2.1.2-7|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-7
14cr|php-pear-Auth_OpenID-2.1.2-7|66	+ Revision: e9a19f0
14cr|php-pear-Auth_OpenID-2.1.2-7|67	- MassBuild#464: Increase release tag
14cr|php-pear-Auth_OpenID-2.1.2-7|68	
14cr|php-pear-Auth_OpenID-2.1.2-7|69	

6008 14
14cr|php-pear-Auth_PrefManager-1.2.0-9|1	%define		_class		Auth
14cr|php-pear-Auth_PrefManager-1.2.0-9|2	%define 	_subclass	PrefManager
14cr|php-pear-Auth_PrefManager-1.2.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Auth_PrefManager-1.2.0-9|4	
14cr|php-pear-Auth_PrefManager-1.2.0-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Auth_PrefManager-1.2.0-9|6	Version:	1.2.0
14cr|php-pear-Auth_PrefManager-1.2.0-9|7	Release:	9
14cr|php-pear-Auth_PrefManager-1.2.0-9|8	Summary:    Preferences management class
14cr|php-pear-Auth_PrefManager-1.2.0-9|9	License:	PHP License
14cr|php-pear-Auth_PrefManager-1.2.0-9|10	Group:		Development/PHP
14cr|php-pear-Auth_PrefManager-1.2.0-9|11	URL:		http://pear.php.net/package/Auth_PrefManager/
14cr|php-pear-Auth_PrefManager-1.2.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Auth_PrefManager-1.2.0-9|13	Requires(post): php-pear
14cr|php-pear-Auth_PrefManager-1.2.0-9|14	Requires(preun): php-pear
14cr|php-pear-Auth_PrefManager-1.2.0-9|15	Requires:	php-pear
14cr|php-pear-Auth_PrefManager-1.2.0-9|16	BuildRequires:	php-pear
14cr|php-pear-Auth_PrefManager-1.2.0-9|17	BuildArch:	noarch
14cr|php-pear-Auth_PrefManager-1.2.0-9|18	
14cr|php-pear-Auth_PrefManager-1.2.0-9|19	%description
14cr|php-pear-Auth_PrefManager-1.2.0-9|20	Preference Manager is a class to handle user preferences in a web
14cr|php-pear-Auth_PrefManager-1.2.0-9|21	application, looking them up in a table using a combination of their
14cr|php-pear-Auth_PrefManager-1.2.0-9|22	userid, and the preference name to get a value, and (optionally)
14cr|php-pear-Auth_PrefManager-1.2.0-9|23	returning a default value for the preference if no value could be
14cr|php-pear-Auth_PrefManager-1.2.0-9|24	found for that user. It is designed to be used alongside the PEAR Auth
14cr|php-pear-Auth_PrefManager-1.2.0-9|25	class, but can be used with anything that allows you to obtain the
14cr|php-pear-Auth_PrefManager-1.2.0-9|26	user's id - including your own code.
14cr|php-pear-Auth_PrefManager-1.2.0-9|27	
14cr|php-pear-Auth_PrefManager-1.2.0-9|28	%prep
14cr|php-pear-Auth_PrefManager-1.2.0-9|29	%setup -q -c
14cr|php-pear-Auth_PrefManager-1.2.0-9|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Auth_PrefManager-1.2.0-9|31	
14cr|php-pear-Auth_PrefManager-1.2.0-9|32	%install
14cr|php-pear-Auth_PrefManager-1.2.0-9|33	
14cr|php-pear-Auth_PrefManager-1.2.0-9|34	cd %{upstream_name}-%{version}
14cr|php-pear-Auth_PrefManager-1.2.0-9|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Auth_PrefManager-1.2.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Auth_PrefManager-1.2.0-9|37	
14cr|php-pear-Auth_PrefManager-1.2.0-9|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Auth_PrefManager-1.2.0-9|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Auth_PrefManager-1.2.0-9|40	
14cr|php-pear-Auth_PrefManager-1.2.0-9|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_PrefManager-1.2.0-9|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_PrefManager-1.2.0-9|43	
14cr|php-pear-Auth_PrefManager-1.2.0-9|44	%clean
14cr|php-pear-Auth_PrefManager-1.2.0-9|45	
14cr|php-pear-Auth_PrefManager-1.2.0-9|46	
14cr|php-pear-Auth_PrefManager-1.2.0-9|47	
14cr|php-pear-Auth_PrefManager-1.2.0-9|48	%files
14cr|php-pear-Auth_PrefManager-1.2.0-9|49	%defattr(-,root,root)
14cr|php-pear-Auth_PrefManager-1.2.0-9|50	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Auth_PrefManager-1.2.0-9|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Auth_PrefManager-1.2.0-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Auth_PrefManager-1.2.0-9|53	
14cr|php-pear-Auth_PrefManager-1.2.0-9|54	
14cr|php-pear-Auth_PrefManager-1.2.0-9|55	
14cr|php-pear-Auth_PrefManager-1.2.0-9|56	%changelog
14cr|php-pear-Auth_PrefManager-1.2.0-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-9
14cr|php-pear-Auth_PrefManager-1.2.0-9|58	+ Revision: 465cd46
14cr|php-pear-Auth_PrefManager-1.2.0-9|59	- MassBuild#464: Increase release tag
14cr|php-pear-Auth_PrefManager-1.2.0-9|60	
14cr|php-pear-Auth_PrefManager-1.2.0-9|61	

6009 14
14cr|php-pear-Auth_RADIUS-1.0.7-5|1	%define		_class		Auth
14cr|php-pear-Auth_RADIUS-1.0.7-5|2	%define		_subclass	RADIUS
14cr|php-pear-Auth_RADIUS-1.0.7-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Auth_RADIUS-1.0.7-5|4	
14cr|php-pear-Auth_RADIUS-1.0.7-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Auth_RADIUS-1.0.7-5|6	Version:	1.0.7
14cr|php-pear-Auth_RADIUS-1.0.7-5|7	Release:	5
14cr|php-pear-Auth_RADIUS-1.0.7-5|8	Summary:	Wrapper Classes for the RADIUS PECL
14cr|php-pear-Auth_RADIUS-1.0.7-5|9	License:	PHP License
14cr|php-pear-Auth_RADIUS-1.0.7-5|10	Group:		Development/PHP
14cr|php-pear-Auth_RADIUS-1.0.7-5|11	URL:		http://pear.php.net/package/Auth_RADIUS/
14cr|php-pear-Auth_RADIUS-1.0.7-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Auth_RADIUS-1.0.7-5|13	Requires(post): php-pear
14cr|php-pear-Auth_RADIUS-1.0.7-5|14	Requires(preun): php-pear
14cr|php-pear-Auth_RADIUS-1.0.7-5|15	Requires:	php-pear
14cr|php-pear-Auth_RADIUS-1.0.7-5|16	Requires:	php-radius
14cr|php-pear-Auth_RADIUS-1.0.7-5|17	BuildRequires:	php-pear
14cr|php-pear-Auth_RADIUS-1.0.7-5|18	BuildArch:	noarch
14cr|php-pear-Auth_RADIUS-1.0.7-5|19	
14cr|php-pear-Auth_RADIUS-1.0.7-5|20	%description
14cr|php-pear-Auth_RADIUS-1.0.7-5|21	This package provides wrapper-classes for the RADIUS PECL. There are
14cr|php-pear-Auth_RADIUS-1.0.7-5|22	different Classes for the different authentication methods. If you are
14cr|php-pear-Auth_RADIUS-1.0.7-5|23	using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
14cr|php-pear-Auth_RADIUS-1.0.7-5|24	are using MS-CHAP you need also the mhash extension.
14cr|php-pear-Auth_RADIUS-1.0.7-5|25	
14cr|php-pear-Auth_RADIUS-1.0.7-5|26	%prep
14cr|php-pear-Auth_RADIUS-1.0.7-5|27	%setup -q -c
14cr|php-pear-Auth_RADIUS-1.0.7-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Auth_RADIUS-1.0.7-5|29	
14cr|php-pear-Auth_RADIUS-1.0.7-5|30	%install
14cr|php-pear-Auth_RADIUS-1.0.7-5|31	
14cr|php-pear-Auth_RADIUS-1.0.7-5|32	cd %{upstream_name}-%{version}
14cr|php-pear-Auth_RADIUS-1.0.7-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Auth_RADIUS-1.0.7-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Auth_RADIUS-1.0.7-5|35	
14cr|php-pear-Auth_RADIUS-1.0.7-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Auth_RADIUS-1.0.7-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Auth_RADIUS-1.0.7-5|38	
14cr|php-pear-Auth_RADIUS-1.0.7-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_RADIUS-1.0.7-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Auth_RADIUS-1.0.7-5|41	
14cr|php-pear-Auth_RADIUS-1.0.7-5|42	%clean
14cr|php-pear-Auth_RADIUS-1.0.7-5|43	
14cr|php-pear-Auth_RADIUS-1.0.7-5|44	
14cr|php-pear-Auth_RADIUS-1.0.7-5|45	
14cr|php-pear-Auth_RADIUS-1.0.7-5|46	%files
14cr|php-pear-Auth_RADIUS-1.0.7-5|47	%defattr(-,root,root)
14cr|php-pear-Auth_RADIUS-1.0.7-5|48	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Auth_RADIUS-1.0.7-5|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Auth_RADIUS-1.0.7-5|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Auth_RADIUS-1.0.7-5|51	
14cr|php-pear-Auth_RADIUS-1.0.7-5|52	
14cr|php-pear-Auth_RADIUS-1.0.7-5|53	
14cr|php-pear-Auth_RADIUS-1.0.7-5|54	
14cr|php-pear-Auth_RADIUS-1.0.7-5|55	
14cr|php-pear-Auth_RADIUS-1.0.7-5|56	%changelog
14cr|php-pear-Auth_RADIUS-1.0.7-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|php-pear-Auth_RADIUS-1.0.7-5|58	+ Revision: 32f668b
14cr|php-pear-Auth_RADIUS-1.0.7-5|59	- MassBuild#464: Increase release tag
14cr|php-pear-Auth_RADIUS-1.0.7-5|60	
14cr|php-pear-Auth_RADIUS-1.0.7-5|61	

6010 14
14cr|php-pear-Benchmark-1.2.9-3|1	%define		_class		Benchmark
14cr|php-pear-Benchmark-1.2.9-3|2	%define		upstream_name	%{_class}
14cr|php-pear-Benchmark-1.2.9-3|3	
14cr|php-pear-Benchmark-1.2.9-3|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Benchmark-1.2.9-3|5	Version:	1.2.9
14cr|php-pear-Benchmark-1.2.9-3|6	Release:	3
14cr|php-pear-Benchmark-1.2.9-3|7	Summary:	Benchmark PHP scripts or function calls
14cr|php-pear-Benchmark-1.2.9-3|8	License:	PHP License
14cr|php-pear-Benchmark-1.2.9-3|9	Group:		Development/PHP
14cr|php-pear-Benchmark-1.2.9-3|10	URL:		http://pear.php.net/package/Benchmark/
14cr|php-pear-Benchmark-1.2.9-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Benchmark-1.2.9-3|12	Requires(post): php-pear
14cr|php-pear-Benchmark-1.2.9-3|13	Requires(preun): php-pear
14cr|php-pear-Benchmark-1.2.9-3|14	Requires:	php-pear
14cr|php-pear-Benchmark-1.2.9-3|15	BuildArch:	noarch
14cr|php-pear-Benchmark-1.2.9-3|16	BuildRequires:	php-pear
14cr|php-pear-Benchmark-1.2.9-3|17	
14cr|php-pear-Benchmark-1.2.9-3|18	%description
14cr|php-pear-Benchmark-1.2.9-3|19	Framework to benchmark PHP scripts or function calls.
14cr|php-pear-Benchmark-1.2.9-3|20	
14cr|php-pear-Benchmark-1.2.9-3|21	%prep
14cr|php-pear-Benchmark-1.2.9-3|22	%setup -q -c
14cr|php-pear-Benchmark-1.2.9-3|23	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Benchmark-1.2.9-3|24	
14cr|php-pear-Benchmark-1.2.9-3|25	%install
14cr|php-pear-Benchmark-1.2.9-3|26	
14cr|php-pear-Benchmark-1.2.9-3|27	cd %{upstream_name}-%{version}
14cr|php-pear-Benchmark-1.2.9-3|28	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Benchmark-1.2.9-3|29	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Benchmark-1.2.9-3|30	
14cr|php-pear-Benchmark-1.2.9-3|31	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Benchmark-1.2.9-3|32	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Benchmark-1.2.9-3|33	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-Benchmark-1.2.9-3|34	
14cr|php-pear-Benchmark-1.2.9-3|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Benchmark-1.2.9-3|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Benchmark-1.2.9-3|37	
14cr|php-pear-Benchmark-1.2.9-3|38	%clean
14cr|php-pear-Benchmark-1.2.9-3|39	
14cr|php-pear-Benchmark-1.2.9-3|40	
14cr|php-pear-Benchmark-1.2.9-3|41	
14cr|php-pear-Benchmark-1.2.9-3|42	%files
14cr|php-pear-Benchmark-1.2.9-3|43	%defattr(-,root,root)
14cr|php-pear-Benchmark-1.2.9-3|44	%doc %{upstream_name}-%{version}/doc/*.php
14cr|php-pear-Benchmark-1.2.9-3|45	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-Benchmark-1.2.9-3|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Benchmark-1.2.9-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Benchmark-1.2.9-3|48	
14cr|php-pear-Benchmark-1.2.9-3|49	
14cr|php-pear-Benchmark-1.2.9-3|50	
14cr|php-pear-Benchmark-1.2.9-3|51	%changelog
14cr|php-pear-Benchmark-1.2.9-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-3
14cr|php-pear-Benchmark-1.2.9-3|53	+ Revision: f8e357c
14cr|php-pear-Benchmark-1.2.9-3|54	- MassBuild#464: Increase release tag
14cr|php-pear-Benchmark-1.2.9-3|55	
14cr|php-pear-Benchmark-1.2.9-3|56	

6011 14
14cr|php-pear-bytekit-1.1.2-4|1	%define  upstream_name bytekit
14cr|php-pear-bytekit-1.1.2-4|2	%define __noautoreq /usr/bin/php
14cr|php-pear-bytekit-1.1.2-4|3	
14cr|php-pear-bytekit-1.1.2-4|4	Summary:	A command-line tool built on the PHP Bytekit extension
14cr|php-pear-bytekit-1.1.2-4|5	
14cr|php-pear-bytekit-1.1.2-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-bytekit-1.1.2-4|7	Version:	1.1.2
14cr|php-pear-bytekit-1.1.2-4|8	Release:	4
14cr|php-pear-bytekit-1.1.2-4|9	License:	BSD
14cr|php-pear-bytekit-1.1.2-4|10	Group:		Development/PHP
14cr|php-pear-bytekit-1.1.2-4|11	URL:		http://www.phpunit.de/
14cr|php-pear-bytekit-1.1.2-4|12	Source0:	http://pear.phpunit.de/get/bytekit-%{version}.tgz
14cr|php-pear-bytekit-1.1.2-4|13	Requires(post): php-pear
14cr|php-pear-bytekit-1.1.2-4|14	Requires(preun): php-pear
14cr|php-pear-bytekit-1.1.2-4|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-bytekit-1.1.2-4|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-bytekit-1.1.2-4|17	Requires:	php-channel-phpunit
14cr|php-pear-bytekit-1.1.2-4|18	BuildArch:	noarch
14cr|php-pear-bytekit-1.1.2-4|19	BuildRequires:	php-pear
14cr|php-pear-bytekit-1.1.2-4|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-bytekit-1.1.2-4|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-bytekit-1.1.2-4|22	Suggests:	php-pear-File_Iterator >= 1.3.0
14cr|php-pear-bytekit-1.1.2-4|23	
14cr|php-pear-bytekit-1.1.2-4|24	%description
14cr|php-pear-bytekit-1.1.2-4|25	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-bytekit-1.1.2-4|26	unit tests in PHP.
14cr|php-pear-bytekit-1.1.2-4|27	
14cr|php-pear-bytekit-1.1.2-4|28	This package provides A command-line tool built on the PHP Bytekit
14cr|php-pear-bytekit-1.1.2-4|29	extension for PHPUnit.
14cr|php-pear-bytekit-1.1.2-4|30	
14cr|php-pear-bytekit-1.1.2-4|31	%prep
14cr|php-pear-bytekit-1.1.2-4|32	
14cr|php-pear-bytekit-1.1.2-4|33	%setup -q -c
14cr|php-pear-bytekit-1.1.2-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-bytekit-1.1.2-4|35	
14cr|php-pear-bytekit-1.1.2-4|36	%build
14cr|php-pear-bytekit-1.1.2-4|37	
14cr|php-pear-bytekit-1.1.2-4|38	%install
14cr|php-pear-bytekit-1.1.2-4|39	
14cr|php-pear-bytekit-1.1.2-4|40	cd %{upstream_name}-%{version}
14cr|php-pear-bytekit-1.1.2-4|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-bytekit-1.1.2-4|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-bytekit-1.1.2-4|43	
14cr|php-pear-bytekit-1.1.2-4|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-bytekit-1.1.2-4|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-bytekit-1.1.2-4|46	
14cr|php-pear-bytekit-1.1.2-4|47	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-bytekit-1.1.2-4|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-bytekit-1.1.2-4|49	
14cr|php-pear-bytekit-1.1.2-4|50	%clean
14cr|php-pear-bytekit-1.1.2-4|51	
14cr|php-pear-bytekit-1.1.2-4|52	
14cr|php-pear-bytekit-1.1.2-4|53	
14cr|php-pear-bytekit-1.1.2-4|54	%files
14cr|php-pear-bytekit-1.1.2-4|55	%{_bindir}/bytekit
14cr|php-pear-bytekit-1.1.2-4|56	%{_datadir}/pear/Bytekit
14cr|php-pear-bytekit-1.1.2-4|57	%{_datadir}/pear/packages/bytekit.xml
14cr|php-pear-bytekit-1.1.2-4|58	
14cr|php-pear-bytekit-1.1.2-4|59	
14cr|php-pear-bytekit-1.1.2-4|60	
14cr|php-pear-bytekit-1.1.2-4|61	
14cr|php-pear-bytekit-1.1.2-4|62	%changelog
14cr|php-pear-bytekit-1.1.2-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-4
14cr|php-pear-bytekit-1.1.2-4|64	+ Revision: 79ff409
14cr|php-pear-bytekit-1.1.2-4|65	- MassBuild#464: Increase release tag
14cr|php-pear-bytekit-1.1.2-4|66	
14cr|php-pear-bytekit-1.1.2-4|67	

6012 14
14cr|php-pear-Calendar-0.5.5-2|1	%define		_class		Calendar
14cr|php-pear-Calendar-0.5.5-2|2	%define		upstream_name	%{_class}
14cr|php-pear-Calendar-0.5.5-2|3	
14cr|php-pear-Calendar-0.5.5-2|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Calendar-0.5.5-2|5	Version:	0.5.5
14cr|php-pear-Calendar-0.5.5-2|6	Release:	2
14cr|php-pear-Calendar-0.5.5-2|7	Summary:	Building calendar data structures (irrespective of output)
14cr|php-pear-Calendar-0.5.5-2|8	License:	PHP License
14cr|php-pear-Calendar-0.5.5-2|9	Group:		Development/PHP
14cr|php-pear-Calendar-0.5.5-2|10	URL:		http://pear.php.net/package/Calendar/
14cr|php-pear-Calendar-0.5.5-2|11	Source0:	http://download.pear.php.net/package/Calendar-%{version}.tgz
14cr|php-pear-Calendar-0.5.5-2|12	Requires(post): php-pear
14cr|php-pear-Calendar-0.5.5-2|13	Requires(preun): php-pear
14cr|php-pear-Calendar-0.5.5-2|14	Requires:	php-pear
14cr|php-pear-Calendar-0.5.5-2|15	BuildArch:	noarch
14cr|php-pear-Calendar-0.5.5-2|16	BuildRequires:	php-pear
14cr|php-pear-Calendar-0.5.5-2|17	
14cr|php-pear-Calendar-0.5.5-2|18	%description
14cr|php-pear-Calendar-0.5.5-2|19	Calendar provides an API for building calendar data structures. Using
14cr|php-pear-Calendar-0.5.5-2|20	the simple iterator and it's "query" API, a user interface can easily be
14cr|php-pear-Calendar-0.5.5-2|21	built on top of the calendar data structure, at the same time easily
14cr|php-pear-Calendar-0.5.5-2|22	connecting it to some kind of underlying data store, where "event"
14cr|php-pear-Calendar-0.5.5-2|23	information is being held.
14cr|php-pear-Calendar-0.5.5-2|24	
14cr|php-pear-Calendar-0.5.5-2|25	It provides different calculation "engines" the default being based on
14cr|php-pear-Calendar-0.5.5-2|26	Unix timestamps (offering fastest performance) with an alternative using
14cr|php-pear-Calendar-0.5.5-2|27	PEAR::Date which extends the calendar past the limitations of Unix
14cr|php-pear-Calendar-0.5.5-2|28	timestamps. Other engines should be implementable for other types of
14cr|php-pear-Calendar-0.5.5-2|29	calendar (e.g. a Chinese Calendar based on lunar cycles).
14cr|php-pear-Calendar-0.5.5-2|30	
14cr|php-pear-Calendar-0.5.5-2|31	%prep
14cr|php-pear-Calendar-0.5.5-2|32	%setup -q -c
14cr|php-pear-Calendar-0.5.5-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Calendar-0.5.5-2|34	
14cr|php-pear-Calendar-0.5.5-2|35	%install
14cr|php-pear-Calendar-0.5.5-2|36	
14cr|php-pear-Calendar-0.5.5-2|37	cd %{upstream_name}-%{version}
14cr|php-pear-Calendar-0.5.5-2|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Calendar-0.5.5-2|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Calendar-0.5.5-2|40	
14cr|php-pear-Calendar-0.5.5-2|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Calendar-0.5.5-2|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Calendar-0.5.5-2|43	
14cr|php-pear-Calendar-0.5.5-2|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Calendar-0.5.5-2|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Calendar-0.5.5-2|46	
14cr|php-pear-Calendar-0.5.5-2|47	%clean
14cr|php-pear-Calendar-0.5.5-2|48	
14cr|php-pear-Calendar-0.5.5-2|49	
14cr|php-pear-Calendar-0.5.5-2|50	
14cr|php-pear-Calendar-0.5.5-2|51	%files
14cr|php-pear-Calendar-0.5.5-2|52	%defattr(-,root,root)
14cr|php-pear-Calendar-0.5.5-2|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Calendar-0.5.5-2|54	%{_datadir}/pear/%{_class}
14cr|php-pear-Calendar-0.5.5-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Calendar-0.5.5-2|56	
14cr|php-pear-Calendar-0.5.5-2|57	
14cr|php-pear-Calendar-0.5.5-2|58	
14cr|php-pear-Calendar-0.5.5-2|59	%changelog
14cr|php-pear-Calendar-0.5.5-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-2
14cr|php-pear-Calendar-0.5.5-2|61	+ Revision: 61ba489
14cr|php-pear-Calendar-0.5.5-2|62	- MassBuild#464: Increase release tag
14cr|php-pear-Calendar-0.5.5-2|63	
14cr|php-pear-Calendar-0.5.5-2|64	

6013 14
14cr|php-pear-CAS-1.3.3-1|1	#define	_requires_exceptions  pear(CAS.php/CAS/Autoload.php)
14cr|php-pear-CAS-1.3.3-1|2	%define upstream_name CAS
14cr|php-pear-CAS-1.3.3-1|3	%define xmldir  %{_var}/lib/pear
14cr|php-pear-CAS-1.3.3-1|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-CAS-1.3.3-1|5	
14cr|php-pear-CAS-1.3.3-1|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-CAS-1.3.3-1|7	Summary: 	Central Authentication Service client library in php
14cr|php-pear-CAS-1.3.3-1|8	Version: 	1.3.3
14cr|php-pear-CAS-1.3.3-1|9	Release: 	1
14cr|php-pear-CAS-1.3.3-1|10	License: 	Apache 2.0 License
14cr|php-pear-CAS-1.3.3-1|11	Group: 		Development/PHP
14cr|php-pear-CAS-1.3.3-1|12	URL: 		https://wiki.jasig.org/display/CASC/phpCAS
14cr|php-pear-CAS-1.3.3-1|13	Source0: 	http://downloads.jasig.org/cas-clients/php/%{version}/CAS-%{version}.tgz
14cr|php-pear-CAS-1.3.3-1|14	BuildRequires: 	php-pear >= 1.4.7
14cr|php-pear-CAS-1.3.3-1|15	# No cahnnels available.
14cr|php-pear-CAS-1.3.3-1|16	# BuildRequires: 	php-channel(__uri)
14cr|php-pear-CAS-1.3.3-1|17	# Requires: 	php-channel(__uri)
14cr|php-pear-CAS-1.3.3-1|18	BuildArch: 	noarch
14cr|php-pear-CAS-1.3.3-1|19	
14cr|php-pear-CAS-1.3.3-1|20	%description
14cr|php-pear-CAS-1.3.3-1|21	This package is a PEAR installable library for using a Central
14cr|php-pear-CAS-1.3.3-1|22	Authentication Service.
14cr|php-pear-CAS-1.3.3-1|23	
14cr|php-pear-CAS-1.3.3-1|24	%prep
14cr|php-pear-CAS-1.3.3-1|25	%setup -c -T
14cr|php-pear-CAS-1.3.3-1|26	pear -v -c pearrc \
14cr|php-pear-CAS-1.3.3-1|27	-d php_dir=%{peardir} \
14cr|php-pear-CAS-1.3.3-1|28	-d doc_dir=/docs \
14cr|php-pear-CAS-1.3.3-1|29	-d bin_dir=%{_bindir} \
14cr|php-pear-CAS-1.3.3-1|30	-d data_dir=%{peardir}/data \
14cr|php-pear-CAS-1.3.3-1|31	-d test_dir=%{peardir}/tests \
14cr|php-pear-CAS-1.3.3-1|32	-d ext_dir=%{_libdir} \
14cr|php-pear-CAS-1.3.3-1|33	-s
14cr|php-pear-CAS-1.3.3-1|34	
14cr|php-pear-CAS-1.3.3-1|35	%build
14cr|php-pear-CAS-1.3.3-1|36	
14cr|php-pear-CAS-1.3.3-1|37	%install
14cr|php-pear-CAS-1.3.3-1|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-CAS-1.3.3-1|39	
14cr|php-pear-CAS-1.3.3-1|40	# Clean up unnecessary files
14cr|php-pear-CAS-1.3.3-1|41	rm pearrc
14cr|php-pear-CAS-1.3.3-1|42	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-CAS-1.3.3-1|43	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-CAS-1.3.3-1|44	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-CAS-1.3.3-1|45	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-CAS-1.3.3-1|46	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-CAS-1.3.3-1|47	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-CAS-1.3.3-1|48	
14cr|php-pear-CAS-1.3.3-1|49	mv %{buildroot}/docs .
14cr|php-pear-CAS-1.3.3-1|50	
14cr|php-pear-CAS-1.3.3-1|51	
14cr|php-pear-CAS-1.3.3-1|52	# Install XML package description
14cr|php-pear-CAS-1.3.3-1|53	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-CAS-1.3.3-1|54	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-CAS-1.3.3-1|55	cp -p package.xml %{buildroot}%{xmldir}/CAS.xml
14cr|php-pear-CAS-1.3.3-1|56	
14cr|php-pear-CAS-1.3.3-1|57	
14cr|php-pear-CAS-1.3.3-1|58	%post
14cr|php-pear-CAS-1.3.3-1|59	pear install --nodeps --soft --force --register-only %{xmldir}/CAS.xml
14cr|php-pear-CAS-1.3.3-1|60	
14cr|php-pear-CAS-1.3.3-1|61	%postun
14cr|php-pear-CAS-1.3.3-1|62	if [ "$1" -eq "0" ]; then
14cr|php-pear-CAS-1.3.3-1|63	pear uninstall --nodeps --ignore-errors --register-only __uri/CAS
14cr|php-pear-CAS-1.3.3-1|64	fi
14cr|php-pear-CAS-1.3.3-1|65	
14cr|php-pear-CAS-1.3.3-1|66	%files
14cr|php-pear-CAS-1.3.3-1|67	%doc docs/CAS/*
14cr|php-pear-CAS-1.3.3-1|68	%{peardir}/*
14cr|php-pear-CAS-1.3.3-1|69	%{xmldir}/CAS.xml
14cr|php-pear-CAS-1.3.3-1|70	
14cr|php-pear-CAS-1.3.3-1|71	%changelog
14cr|php-pear-CAS-1.3.3-1|72	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-1
14cr|php-pear-CAS-1.3.3-1|73	+ Revision: 0d1b276
14cr|php-pear-CAS-1.3.3-1|74	- Spec cleanup
14cr|php-pear-CAS-1.3.3-1|75	
14cr|php-pear-CAS-1.3.3-1|76	

6014 14
14cr|php-pear-channel-horde-1.0-12|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-channel-horde-1.0-12|2	%define pear_xmldir  %{_datadir}/pear/packages
14cr|php-pear-channel-horde-1.0-12|3	
14cr|php-pear-channel-horde-1.0-12|4	Name:           php-pear-channel-horde
14cr|php-pear-channel-horde-1.0-12|5	Version:        1.0
14cr|php-pear-channel-horde-1.0-12|6	Release:        12
14cr|php-pear-channel-horde-1.0-12|7	Summary:        Adds pear.horde.org channel to PEAR
14cr|php-pear-channel-horde-1.0-12|8	Group:          System/Libraries
14cr|php-pear-channel-horde-1.0-12|9	License:        BSD
14cr|php-pear-channel-horde-1.0-12|10	URL:            http://pear.horde.org/
14cr|php-pear-channel-horde-1.0-12|11	Source0:        http://pear.horde.org/channel.xml
14cr|php-pear-channel-horde-1.0-12|12	BuildArch:      noarch
14cr|php-pear-channel-horde-1.0-12|13	BuildRequires:  php-pear >= 5.1.1
14cr|php-pear-channel-horde-1.0-12|14	Requires(pre):	php-cli
14cr|php-pear-channel-horde-1.0-12|15	Requires(pre):	php-pear
14cr|php-pear-channel-horde-1.0-12|16	Requires:	php-mbstring
14cr|php-pear-channel-horde-1.0-12|17	Requires:	php-mysql
14cr|php-pear-channel-horde-1.0-12|18	Requires:	php-session
14cr|php-pear-channel-horde-1.0-12|19	Requires:	php-sysvsem
14cr|php-pear-channel-horde-1.0-12|20	Requires:	php-tokenizer
14cr|php-pear-channel-horde-1.0-12|21	
14cr|php-pear-channel-horde-1.0-12|22	
14cr|php-pear-channel-horde-1.0-12|23	
14cr|php-pear-channel-horde-1.0-12|24	
14cr|php-pear-channel-horde-1.0-12|25	%description
14cr|php-pear-channel-horde-1.0-12|26	This package adds the pear.horde.org channel which allows PEAR packages
14cr|php-pear-channel-horde-1.0-12|27	from this channel to be installed.
14cr|php-pear-channel-horde-1.0-12|28	
14cr|php-pear-channel-horde-1.0-12|29	
14cr|php-pear-channel-horde-1.0-12|30	%prep
14cr|php-pear-channel-horde-1.0-12|31	%setup -q -c -T
14cr|php-pear-channel-horde-1.0-12|32	
14cr|php-pear-channel-horde-1.0-12|33	
14cr|php-pear-channel-horde-1.0-12|34	%build
14cr|php-pear-channel-horde-1.0-12|35	# Empty build section, nothing to build
14cr|php-pear-channel-horde-1.0-12|36	
14cr|php-pear-channel-horde-1.0-12|37	
14cr|php-pear-channel-horde-1.0-12|38	%install
14cr|php-pear-channel-horde-1.0-12|39	
14cr|php-pear-channel-horde-1.0-12|40	%{__mkdir_p} %{buildroot}%{pear_xmldir}
14cr|php-pear-channel-horde-1.0-12|41	%{__install} -pm 644 %{SOURCE0} %{buildroot}%{pear_xmldir}/pear.horde.org.xml
14cr|php-pear-channel-horde-1.0-12|42	
14cr|php-pear-channel-horde-1.0-12|43	
14cr|php-pear-channel-horde-1.0-12|44	
14cr|php-pear-channel-horde-1.0-12|45	%post
14cr|php-pear-channel-horde-1.0-12|46	if [ $1 -gt  1 ] ; then
14cr|php-pear-channel-horde-1.0-12|47	pear channel-update pear.horde.org
14cr|php-pear-channel-horde-1.0-12|48	else
14cr|php-pear-channel-horde-1.0-12|49	pear channel-add %{pear_xmldir}/pear.horde.org.xml
14cr|php-pear-channel-horde-1.0-12|50	fi
14cr|php-pear-channel-horde-1.0-12|51	
14cr|php-pear-channel-horde-1.0-12|52	%preun
14cr|php-pear-channel-horde-1.0-12|53	if [ $1 -eq 0 ] ; then
14cr|php-pear-channel-horde-1.0-12|54	pear channel-delete pear.horde.org
14cr|php-pear-channel-horde-1.0-12|55	fi
14cr|php-pear-channel-horde-1.0-12|56	
14cr|php-pear-channel-horde-1.0-12|57	
14cr|php-pear-channel-horde-1.0-12|58	%files
14cr|php-pear-channel-horde-1.0-12|59	%defattr(-,root,root,-)
14cr|php-pear-channel-horde-1.0-12|60	%{pear_xmldir}/pear.horde.org.xml
14cr|php-pear-channel-horde-1.0-12|61	
14cr|php-pear-channel-horde-1.0-12|62	
14cr|php-pear-channel-horde-1.0-12|63	
14cr|php-pear-channel-horde-1.0-12|64	%changelog
14cr|php-pear-channel-horde-1.0-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-12
14cr|php-pear-channel-horde-1.0-12|66	+ Revision: 0ae9cb0
14cr|php-pear-channel-horde-1.0-12|67	- MassBuild#464: Increase release tag
14cr|php-pear-channel-horde-1.0-12|68	
14cr|php-pear-channel-horde-1.0-12|69	

6015 14
14cr|php-pear-channel-symfony2-1.0-3|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-channel-symfony2-1.0-3|2	%define pear_xmldir  /var/lib/pear
14cr|php-pear-channel-symfony2-1.0-3|3	
14cr|php-pear-channel-symfony2-1.0-3|4	Name:           php-pear-channel-symfony2
14cr|php-pear-channel-symfony2-1.0-3|5	Version:        1.0
14cr|php-pear-channel-symfony2-1.0-3|6	Release:        3
14cr|php-pear-channel-symfony2-1.0-3|7	Summary:        Adds pear.symfony.com channel to PEAR
14cr|php-pear-channel-symfony2-1.0-3|8	Group:          System/Libraries
14cr|php-pear-channel-symfony2-1.0-3|9	License:        MIT
14cr|php-pear-channel-symfony2-1.0-3|10	URL:            http://pear.symfony.com/
14cr|php-pear-channel-symfony2-1.0-3|11	Source0:        http://pear.symfony.com/channel.xml
14cr|php-pear-channel-symfony2-1.0-3|12	BuildArch:      noarch
14cr|php-pear-channel-symfony2-1.0-3|13	BuildRequires:  php-pear
14cr|php-pear-channel-symfony2-1.0-3|14	Requires(pre):	php-pear
14cr|php-pear-channel-symfony2-1.0-3|15	Obsoletes:	php-pear-channel-symfony
14cr|php-pear-channel-symfony2-1.0-3|16	
14cr|php-pear-channel-symfony2-1.0-3|17	
14cr|php-pear-channel-symfony2-1.0-3|18	
14cr|php-pear-channel-symfony2-1.0-3|19	%description
14cr|php-pear-channel-symfony2-1.0-3|20	This package adds the pear.symfony-project.com channel.
14cr|php-pear-channel-symfony2-1.0-3|21	
14cr|php-pear-channel-symfony2-1.0-3|22	
14cr|php-pear-channel-symfony2-1.0-3|23	%prep
14cr|php-pear-channel-symfony2-1.0-3|24	%setup -q -c -T
14cr|php-pear-channel-symfony2-1.0-3|25	
14cr|php-pear-channel-symfony2-1.0-3|26	
14cr|php-pear-channel-symfony2-1.0-3|27	%build
14cr|php-pear-channel-symfony2-1.0-3|28	# Empty build section, nothing to build
14cr|php-pear-channel-symfony2-1.0-3|29	
14cr|php-pear-channel-symfony2-1.0-3|30	
14cr|php-pear-channel-symfony2-1.0-3|31	%install
14cr|php-pear-channel-symfony2-1.0-3|32	
14cr|php-pear-channel-symfony2-1.0-3|33	%{__mkdir_p} %{buildroot}%{pear_xmldir}
14cr|php-pear-channel-symfony2-1.0-3|34	%{__install} -pm 644 %{SOURCE0} %{buildroot}%{pear_xmldir}//pear.symfony.com.xml
14cr|php-pear-channel-symfony2-1.0-3|35	
14cr|php-pear-channel-symfony2-1.0-3|36	
14cr|php-pear-channel-symfony2-1.0-3|37	%post
14cr|php-pear-channel-symfony2-1.0-3|38	
14cr|php-pear-channel-symfony2-1.0-3|39	if [ $1 -gt  1 ] ; then
14cr|php-pear-channel-symfony2-1.0-3|40	pear channel-update %{pear_xmldir}/pear.symfony.com.xml
14cr|php-pear-channel-symfony2-1.0-3|41	else
14cr|php-pear-channel-symfony2-1.0-3|42	pear channel-add %{pear_xmldir}/pear.symfony.com.xml
14cr|php-pear-channel-symfony2-1.0-3|43	fi
14cr|php-pear-channel-symfony2-1.0-3|44	
14cr|php-pear-channel-symfony2-1.0-3|45	
14cr|php-pear-channel-symfony2-1.0-3|46	%preun
14cr|php-pear-channel-symfony2-1.0-3|47	
14cr|php-pear-channel-symfony2-1.0-3|48	if [ $1 -eq 0 ] ; then
14cr|php-pear-channel-symfony2-1.0-3|49	pear channel-delete pear.symfony.com > /dev/null || :
14cr|php-pear-channel-symfony2-1.0-3|50	fi
14cr|php-pear-channel-symfony2-1.0-3|51	
14cr|php-pear-channel-symfony2-1.0-3|52	
14cr|php-pear-channel-symfony2-1.0-3|53	%files
14cr|php-pear-channel-symfony2-1.0-3|54	%{pear_xmldir}/pear.symfony.com.xml
14cr|php-pear-channel-symfony2-1.0-3|55	
14cr|php-pear-channel-symfony2-1.0-3|56	%changelog
14cr|php-pear-channel-symfony2-1.0-3|57	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|php-pear-channel-symfony2-1.0-3|58	+ Revision: ad8180f
14cr|php-pear-channel-symfony2-1.0-3|59	- Spec cleanup
14cr|php-pear-channel-symfony2-1.0-3|60	
14cr|php-pear-channel-symfony2-1.0-3|61	

6016 14
14cr|php-pear-Console_Color2-0.1.2-3|1	%define  upstream_name Console_Color2
14cr|php-pear-Console_Color2-0.1.2-3|2	%define xmldir  %{_var}/lib/pear
14cr|php-pear-Console_Color2-0.1.2-3|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-Console_Color2-0.1.2-3|4	
14cr|php-pear-Console_Color2-0.1.2-3|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Console_Color2-0.1.2-3|6	Version:	0.1.2
14cr|php-pear-Console_Color2-0.1.2-3|7	Release:	3
14cr|php-pear-Console_Color2-0.1.2-3|8	Summary:	This Class allows you to easily use ANSI console colors in your application
14cr|php-pear-Console_Color2-0.1.2-3|9	License:	MIT
14cr|php-pear-Console_Color2-0.1.2-3|10	Group:		Development/PHP
14cr|php-pear-Console_Color2-0.1.2-3|11	Source0:	http://pear.phpunit.de/get/%upstream_name-%{version}.tgz
14cr|php-pear-Console_Color2-0.1.2-3|12	URL:		http://pear.phpunit.de/package/%upstream_name
14cr|php-pear-Console_Color2-0.1.2-3|13	Requires(post): php-pear
14cr|php-pear-Console_Color2-0.1.2-3|14	Requires(preun): php-pear
14cr|php-pear-Console_Color2-0.1.2-3|15	BuildRequires: 	php-pear >= 1.4.7
14cr|php-pear-Console_Color2-0.1.2-3|16	BuildArch: 	noarch
14cr|php-pear-Console_Color2-0.1.2-3|17	Obsoletes:	php-pear-Console_Color
14cr|php-pear-Console_Color2-0.1.2-3|18	
14cr|php-pear-Console_Color2-0.1.2-3|19	%description
14cr|php-pear-Console_Color2-0.1.2-3|20	You can use Console_Color::convert to transform colorcodes like /r into
14cr|php-pear-Console_Color2-0.1.2-3|21	ANSI
14cr|php-pear-Console_Color2-0.1.2-3|22	control codes. $console = new Console_Color2(); print
14cr|php-pear-Console_Color2-0.1.2-3|23	$console->convert("/rHello World!/n"); would print
14cr|php-pear-Console_Color2-0.1.2-3|24	"Hello World" in red, for example.
14cr|php-pear-Console_Color2-0.1.2-3|25	
14cr|php-pear-Console_Color2-0.1.2-3|26	%prep
14cr|php-pear-Console_Color2-0.1.2-3|27	%setup -c -T
14cr|php-pear-Console_Color2-0.1.2-3|28	pear -v -c pearrc \
14cr|php-pear-Console_Color2-0.1.2-3|29	-d php_dir=%{peardir} \
14cr|php-pear-Console_Color2-0.1.2-3|30	-d doc_dir=/docs \
14cr|php-pear-Console_Color2-0.1.2-3|31	-d bin_dir=%{_bindir} \
14cr|php-pear-Console_Color2-0.1.2-3|32	-d data_dir=%{peardir}/data \
14cr|php-pear-Console_Color2-0.1.2-3|33	-d test_dir=%{peardir}/tests \
14cr|php-pear-Console_Color2-0.1.2-3|34	-d ext_dir=%{_libdir} \
14cr|php-pear-Console_Color2-0.1.2-3|35	-s
14cr|php-pear-Console_Color2-0.1.2-3|36	
14cr|php-pear-Console_Color2-0.1.2-3|37	%build
14cr|php-pear-Console_Color2-0.1.2-3|38	
14cr|php-pear-Console_Color2-0.1.2-3|39	%install
14cr|php-pear-Console_Color2-0.1.2-3|40	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Console_Color2-0.1.2-3|41	
14cr|php-pear-Console_Color2-0.1.2-3|42	# Clean up unnecessary files
14cr|php-pear-Console_Color2-0.1.2-3|43	rm pearrc
14cr|php-pear-Console_Color2-0.1.2-3|44	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Console_Color2-0.1.2-3|45	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Console_Color2-0.1.2-3|46	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Console_Color2-0.1.2-3|47	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Console_Color2-0.1.2-3|48	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Console_Color2-0.1.2-3|49	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Console_Color2-0.1.2-3|50	
14cr|php-pear-Console_Color2-0.1.2-3|51	mv %{buildroot}/docs .
14cr|php-pear-Console_Color2-0.1.2-3|52	
14cr|php-pear-Console_Color2-0.1.2-3|53	
14cr|php-pear-Console_Color2-0.1.2-3|54	# Install XML package description
14cr|php-pear-Console_Color2-0.1.2-3|55	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Console_Color2-0.1.2-3|56	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Console_Color2-0.1.2-3|57	cp -p package.xml %{buildroot}%{xmldir}/Console_Color2.xml
14cr|php-pear-Console_Color2-0.1.2-3|58	
14cr|php-pear-Console_Color2-0.1.2-3|59	%post
14cr|php-pear-Console_Color2-0.1.2-3|60	pear install --nodeps --soft --force --register-only %{xmldir}/Console_Color2.xml
14cr|php-pear-Console_Color2-0.1.2-3|61	
14cr|php-pear-Console_Color2-0.1.2-3|62	%postun
14cr|php-pear-Console_Color2-0.1.2-3|63	if [ "$1" -eq "0" ]; then
14cr|php-pear-Console_Color2-0.1.2-3|64	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Console_Color2
14cr|php-pear-Console_Color2-0.1.2-3|65	fi
14cr|php-pear-Console_Color2-0.1.2-3|66	
14cr|php-pear-Console_Color2-0.1.2-3|67	%files
14cr|php-pear-Console_Color2-0.1.2-3|68	%doc docs/Console_Color2/*
14cr|php-pear-Console_Color2-0.1.2-3|69	%{peardir}/*
14cr|php-pear-Console_Color2-0.1.2-3|70	%{xmldir}/Console_Color2.xml
14cr|php-pear-Console_Color2-0.1.2-3|71	
14cr|php-pear-Console_Color2-0.1.2-3|72	%changelog
14cr|php-pear-Console_Color2-0.1.2-3|73	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cr|php-pear-Console_Color2-0.1.2-3|74	+ Revision: d645e65
14cr|php-pear-Console_Color2-0.1.2-3|75	- Spec cleanup
14cr|php-pear-Console_Color2-0.1.2-3|76	
14cr|php-pear-Console_Color2-0.1.2-3|77	

6017 14
14cr|php-pear-Console_Getargs-1.3.5-5|1	%define		_class		Console
14cr|php-pear-Console_Getargs-1.3.5-5|2	%define		_subclass	Getargs
14cr|php-pear-Console_Getargs-1.3.5-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Console_Getargs-1.3.5-5|4	
14cr|php-pear-Console_Getargs-1.3.5-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Console_Getargs-1.3.5-5|6	Version:	1.3.5
14cr|php-pear-Console_Getargs-1.3.5-5|7	Release:	5
14cr|php-pear-Console_Getargs-1.3.5-5|8	Summary:	A command-line arguments parser
14cr|php-pear-Console_Getargs-1.3.5-5|9	License:	PHP License
14cr|php-pear-Console_Getargs-1.3.5-5|10	Group:		Development/PHP
14cr|php-pear-Console_Getargs-1.3.5-5|11	URL:		http://pear.php.net/package/Console_Getargs/
14cr|php-pear-Console_Getargs-1.3.5-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Console_Getargs-1.3.5-5|13	Requires(post): php-pear
14cr|php-pear-Console_Getargs-1.3.5-5|14	Requires(preun): php-pear
14cr|php-pear-Console_Getargs-1.3.5-5|15	Requires:	php-pear
14cr|php-pear-Console_Getargs-1.3.5-5|16	BuildArch:	noarch
14cr|php-pear-Console_Getargs-1.3.5-5|17	BuildRequires:	php-pear
14cr|php-pear-Console_Getargs-1.3.5-5|18	
14cr|php-pear-Console_Getargs-1.3.5-5|19	%description
14cr|php-pear-Console_Getargs-1.3.5-5|20	The Console_Getargs package implements a Command Line arguments parser
14cr|php-pear-Console_Getargs-1.3.5-5|21	that your CLI applications can use to parse arguments found in
14cr|php-pear-Console_Getargs-1.3.5-5|22	\$_SERVER['argv']. It performs some basic arguments validation and is
14cr|php-pear-Console_Getargs-1.3.5-5|23	capable to return a formatted help text to the user, based on the
14cr|php-pear-Console_Getargs-1.3.5-5|24	configuration it is given.
14cr|php-pear-Console_Getargs-1.3.5-5|25	
14cr|php-pear-Console_Getargs-1.3.5-5|26	%prep
14cr|php-pear-Console_Getargs-1.3.5-5|27	%setup -q -c
14cr|php-pear-Console_Getargs-1.3.5-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Console_Getargs-1.3.5-5|29	
14cr|php-pear-Console_Getargs-1.3.5-5|30	%install
14cr|php-pear-Console_Getargs-1.3.5-5|31	
14cr|php-pear-Console_Getargs-1.3.5-5|32	cd %{upstream_name}-%{version}
14cr|php-pear-Console_Getargs-1.3.5-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Console_Getargs-1.3.5-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Console_Getargs-1.3.5-5|35	
14cr|php-pear-Console_Getargs-1.3.5-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Console_Getargs-1.3.5-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Console_Getargs-1.3.5-5|38	
14cr|php-pear-Console_Getargs-1.3.5-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Console_Getargs-1.3.5-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Console_Getargs-1.3.5-5|41	
14cr|php-pear-Console_Getargs-1.3.5-5|42	%clean
14cr|php-pear-Console_Getargs-1.3.5-5|43	
14cr|php-pear-Console_Getargs-1.3.5-5|44	
14cr|php-pear-Console_Getargs-1.3.5-5|45	
14cr|php-pear-Console_Getargs-1.3.5-5|46	%files
14cr|php-pear-Console_Getargs-1.3.5-5|47	%defattr(-,root,root)
14cr|php-pear-Console_Getargs-1.3.5-5|48	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Console_Getargs-1.3.5-5|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Console_Getargs-1.3.5-5|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Console_Getargs-1.3.5-5|51	
14cr|php-pear-Console_Getargs-1.3.5-5|52	
14cr|php-pear-Console_Getargs-1.3.5-5|53	
14cr|php-pear-Console_Getargs-1.3.5-5|54	%changelog
14cr|php-pear-Console_Getargs-1.3.5-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-5
14cr|php-pear-Console_Getargs-1.3.5-5|56	+ Revision: 30b252e
14cr|php-pear-Console_Getargs-1.3.5-5|57	- MassBuild#464: Increase release tag
14cr|php-pear-Console_Getargs-1.3.5-5|58	
14cr|php-pear-Console_Getargs-1.3.5-5|59	

6018 14
14cr|php-pear-Console_Getopt-1.3.1-1|1	%define upstream_name Console_Getopt
14cr|php-pear-Console_Getopt-1.3.1-1|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-Console_Getopt-1.3.1-1|3	%define xmldir  /var/lib/pear
14cr|php-pear-Console_Getopt-1.3.1-1|4	
14cr|php-pear-Console_Getopt-1.3.1-1|5	Summary:	Command-line option parser
14cr|php-pear-Console_Getopt-1.3.1-1|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-Console_Getopt-1.3.1-1|7	Version: 	1.3.1
14cr|php-pear-Console_Getopt-1.3.1-1|8	Release: 	1
14cr|php-pear-Console_Getopt-1.3.1-1|9	License: 	PHP License
14cr|php-pear-Console_Getopt-1.3.1-1|10	Group: 		Development/PHP
14cr|php-pear-Console_Getopt-1.3.1-1|11	URL: 		http://pear.php.net/package/Console_Getopt
14cr|php-pear-Console_Getopt-1.3.1-1|12	Source0: 	http://pear.php.net/get/Console_Getopt-%{version}.tgz
14cr|php-pear-Console_Getopt-1.3.1-1|13	BuildRequires:  php-pear >= 1.4.7
14cr|php-pear-Console_Getopt-1.3.1-1|14	Requires(post): php-pear
14cr|php-pear-Console_Getopt-1.3.1-1|15	Requires(preun): php-pear
14cr|php-pear-Console_Getopt-1.3.1-1|16	Requires:	php-pear
14cr|php-pear-Console_Getopt-1.3.1-1|17	BuildArch: 	noarch
14cr|php-pear-Console_Getopt-1.3.1-1|18	
14cr|php-pear-Console_Getopt-1.3.1-1|19	%description
14cr|php-pear-Console_Getopt-1.3.1-1|20	This is a PHP implementation of "getopt" supporting both
14cr|php-pear-Console_Getopt-1.3.1-1|21	short and long options.
14cr|php-pear-Console_Getopt-1.3.1-1|22	
14cr|php-pear-Console_Getopt-1.3.1-1|23	%prep
14cr|php-pear-Console_Getopt-1.3.1-1|24	%setup -c -T
14cr|php-pear-Console_Getopt-1.3.1-1|25	pear -v -c pearrc \
14cr|php-pear-Console_Getopt-1.3.1-1|26	-d php_dir=%{peardir} \
14cr|php-pear-Console_Getopt-1.3.1-1|27	-d doc_dir=/docs \
14cr|php-pear-Console_Getopt-1.3.1-1|28	-d bin_dir=%{_bindir} \
14cr|php-pear-Console_Getopt-1.3.1-1|29	-d data_dir=%{peardir}/data \
14cr|php-pear-Console_Getopt-1.3.1-1|30	-d test_dir=%{peardir}/tests \
14cr|php-pear-Console_Getopt-1.3.1-1|31	-d ext_dir=%{_libdir} \
14cr|php-pear-Console_Getopt-1.3.1-1|32	-s
14cr|php-pear-Console_Getopt-1.3.1-1|33	
14cr|php-pear-Console_Getopt-1.3.1-1|34	%build
14cr|php-pear-Console_Getopt-1.3.1-1|35	
14cr|php-pear-Console_Getopt-1.3.1-1|36	%install
14cr|php-pear-Console_Getopt-1.3.1-1|37	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Console_Getopt-1.3.1-1|38	
14cr|php-pear-Console_Getopt-1.3.1-1|39	# Clean up unnecessary files
14cr|php-pear-Console_Getopt-1.3.1-1|40	rm pearrc
14cr|php-pear-Console_Getopt-1.3.1-1|41	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Console_Getopt-1.3.1-1|42	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Console_Getopt-1.3.1-1|43	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Console_Getopt-1.3.1-1|44	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Console_Getopt-1.3.1-1|45	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Console_Getopt-1.3.1-1|46	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Console_Getopt-1.3.1-1|47	
14cr|php-pear-Console_Getopt-1.3.1-1|48	
14cr|php-pear-Console_Getopt-1.3.1-1|49	
14cr|php-pear-Console_Getopt-1.3.1-1|50	# Install XML package description
14cr|php-pear-Console_Getopt-1.3.1-1|51	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Console_Getopt-1.3.1-1|52	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Console_Getopt-1.3.1-1|53	cp -p package.xml %{buildroot}%{xmldir}/Console_Getopt.xml
14cr|php-pear-Console_Getopt-1.3.1-1|54	
14cr|php-pear-Console_Getopt-1.3.1-1|55	
14cr|php-pear-Console_Getopt-1.3.1-1|56	%post
14cr|php-pear-Console_Getopt-1.3.1-1|57	pear install --nodeps --soft --force --register-only %{xmldir}/Console_Getopt.xml
14cr|php-pear-Console_Getopt-1.3.1-1|58	
14cr|php-pear-Console_Getopt-1.3.1-1|59	%postun
14cr|php-pear-Console_Getopt-1.3.1-1|60	if [ "$1" -eq "0" ]; then
14cr|php-pear-Console_Getopt-1.3.1-1|61	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Console_Getopt
14cr|php-pear-Console_Getopt-1.3.1-1|62	fi
14cr|php-pear-Console_Getopt-1.3.1-1|63	
14cr|php-pear-Console_Getopt-1.3.1-1|64	%files
14cr|php-pear-Console_Getopt-1.3.1-1|65	%{peardir}/*
14cr|php-pear-Console_Getopt-1.3.1-1|66	%{xmldir}/Console_Getopt.xml
14cr|php-pear-Console_Getopt-1.3.1-1|67	
14cr|php-pear-Console_Getopt-1.3.1-1|68	%changelog
14cr|php-pear-Console_Getopt-1.3.1-1|69	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
14cr|php-pear-Console_Getopt-1.3.1-1|70	+ Revision: 96abda6
14cr|php-pear-Console_Getopt-1.3.1-1|71	- Spec cleanup
14cr|php-pear-Console_Getopt-1.3.1-1|72	
14cr|php-pear-Console_Getopt-1.3.1-1|73	

6019 14
14cr|php-pear-Contact_AddressBook-0.5.0-10|1	%define		_class		Contact
14cr|php-pear-Contact_AddressBook-0.5.0-10|2	%define		_subclass	AddressBook
14cr|php-pear-Contact_AddressBook-0.5.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Contact_AddressBook-0.5.0-10|4	
14cr|php-pear-Contact_AddressBook-0.5.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Contact_AddressBook-0.5.0-10|6	Version:	0.5.0
14cr|php-pear-Contact_AddressBook-0.5.0-10|7	Release:	10
14cr|php-pear-Contact_AddressBook-0.5.0-10|8	Summary:	Address book export-import class
14cr|php-pear-Contact_AddressBook-0.5.0-10|9	License:	PHP License
14cr|php-pear-Contact_AddressBook-0.5.0-10|10	Group:		Development/PHP
14cr|php-pear-Contact_AddressBook-0.5.0-10|11	URL:		http://pear.php.net/package/Contact_AddressBook/
14cr|php-pear-Contact_AddressBook-0.5.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Contact_AddressBook-0.5.0-10|13	Requires(post): php-pear
14cr|php-pear-Contact_AddressBook-0.5.0-10|14	Requires(preun): php-pear
14cr|php-pear-Contact_AddressBook-0.5.0-10|15	Requires:	php-pear
14cr|php-pear-Contact_AddressBook-0.5.0-10|16	BuildArch:	noarch
14cr|php-pear-Contact_AddressBook-0.5.0-10|17	BuildRequires:	php-pear
14cr|php-pear-Contact_AddressBook-0.5.0-10|18	
14cr|php-pear-Contact_AddressBook-0.5.0-10|19	%description
14cr|php-pear-Contact_AddressBook-0.5.0-10|20	Package provides export-import address book mechanism.
14cr|php-pear-Contact_AddressBook-0.5.0-10|21	Contact_AddressBook refers to needed structure, convert the various
14cr|php-pear-Contact_AddressBook-0.5.0-10|22	address book structure format into it, then you can easily store it
14cr|php-pear-Contact_AddressBook-0.5.0-10|23	into file, database or another storage media.
14cr|php-pear-Contact_AddressBook-0.5.0-10|24	
14cr|php-pear-Contact_AddressBook-0.5.0-10|25	%prep
14cr|php-pear-Contact_AddressBook-0.5.0-10|26	%setup -q -c
14cr|php-pear-Contact_AddressBook-0.5.0-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Contact_AddressBook-0.5.0-10|28	
14cr|php-pear-Contact_AddressBook-0.5.0-10|29	%install
14cr|php-pear-Contact_AddressBook-0.5.0-10|30	
14cr|php-pear-Contact_AddressBook-0.5.0-10|31	cd %{upstream_name}-%{version}
14cr|php-pear-Contact_AddressBook-0.5.0-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Contact_AddressBook-0.5.0-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Contact_AddressBook-0.5.0-10|34	
14cr|php-pear-Contact_AddressBook-0.5.0-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Contact_AddressBook-0.5.0-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Contact_AddressBook-0.5.0-10|37	
14cr|php-pear-Contact_AddressBook-0.5.0-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_AddressBook-0.5.0-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_AddressBook-0.5.0-10|40	
14cr|php-pear-Contact_AddressBook-0.5.0-10|41	%clean
14cr|php-pear-Contact_AddressBook-0.5.0-10|42	
14cr|php-pear-Contact_AddressBook-0.5.0-10|43	
14cr|php-pear-Contact_AddressBook-0.5.0-10|44	
14cr|php-pear-Contact_AddressBook-0.5.0-10|45	%files
14cr|php-pear-Contact_AddressBook-0.5.0-10|46	%defattr(-,root,root)
14cr|php-pear-Contact_AddressBook-0.5.0-10|47	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-Contact_AddressBook-0.5.0-10|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Contact_AddressBook-0.5.0-10|49	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Contact_AddressBook-0.5.0-10|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Contact_AddressBook-0.5.0-10|51	
14cr|php-pear-Contact_AddressBook-0.5.0-10|52	
14cr|php-pear-Contact_AddressBook-0.5.0-10|53	
14cr|php-pear-Contact_AddressBook-0.5.0-10|54	%changelog
14cr|php-pear-Contact_AddressBook-0.5.0-10|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-10
14cr|php-pear-Contact_AddressBook-0.5.0-10|56	+ Revision: 9aa74e5
14cr|php-pear-Contact_AddressBook-0.5.0-10|57	- MassBuild#464: Increase release tag
14cr|php-pear-Contact_AddressBook-0.5.0-10|58	
14cr|php-pear-Contact_AddressBook-0.5.0-10|59	

6020 14
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|1	%define		_class		Contact
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|2	%define		_subclass	Vcard_Build
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|4	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|6	Version:	1.1.2
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|7	Release:	9
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|8	Summary:	Build (create) and fetch vCard 2.1 and 3.0 text blocks
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|9	License:	PHP License
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|10	Group:		Development/PHP
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|11	URL:		http://pear.php.net/package/Contact_Vcard_Build/
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|13	Requires(post): php-pear
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|14	Requires(preun): php-pear
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|15	Requires:	php-pear
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|16	BuildRequires:	php-pear
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|17	BuildArch:	noarch
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|18	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|19	%description
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|20	Allows you to programmatically create a vCard, version 2.1 or 3.0, and
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|21	fetch the vCard text.
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|22	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|23	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|24	%prep
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|25	%setup -q -c
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|27	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|28	%install
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|29	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|33	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|36	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|39	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|40	%clean
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|41	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|42	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|43	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|44	%files
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|45	%defattr(-,root,root)
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|46	%{_datadir}/pear/%{upstream_name}.php
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|49	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|50	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|51	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|52	%changelog
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-9
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|54	+ Revision: c5021ee
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|55	- MassBuild#464: Increase release tag
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|56	
14cr|php-pear-Contact_Vcard_Build-1.1.2-9|57	

6021 14
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|1	%define		_class		Contact
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|2	%define		_subclass	Vcard_Parse
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|4	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|6	Version:	1.32.0
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|7	Release:	7
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|8	Summary:	Parse vCard 2.1 and 3.0 files
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|9	License:	PHP License
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|10	Group:		Development/PHP
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|11	URL:		http://pear.php.net/package/Contact_Vcard_Parse/
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|13	Requires(post): php-pear
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|14	Requires(preun): php-pear
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|15	Requires:	php-pear
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|16	BuildArch:	noarch
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|17	BuildRequires:	php-pear
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|18	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|19	%description
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|20	Allows you to parse vCard files and text blocks, and get back an array
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|21	of the elements of each vCard in the file or text.
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|22	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|23	%prep
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|24	%setup -q -c
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|26	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|27	%install
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|28	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|29	cd %{upstream_name}-%{version}
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|32	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|35	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|38	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|39	%clean
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|40	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|41	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|42	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|43	%files
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|44	%defattr(-,root,root)
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|47	%{_datadir}/pear/%{upstream_name}.php
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|49	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|50	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|51	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|52	%changelog
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.32.0-7
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|54	+ Revision: 023f9f5
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|55	- MassBuild#464: Increase release tag
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|56	
14cr|php-pear-Contact_Vcard_Parse-1.32.0-7|57	

6022 14
14cr|php-pear-Crypt_Blowfish-1.0.1-14|1	%define		_class		Crypt
14cr|php-pear-Crypt_Blowfish-1.0.1-14|2	%define		_subclass	Blowfish
14cr|php-pear-Crypt_Blowfish-1.0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_Blowfish-1.0.1-14|4	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_Blowfish-1.0.1-14|6	Version:	1.0.1
14cr|php-pear-Crypt_Blowfish-1.0.1-14|7	Release:	14
14cr|php-pear-Crypt_Blowfish-1.0.1-14|8	Summary:	Quick two-way blowfish encryption
14cr|php-pear-Crypt_Blowfish-1.0.1-14|9	License:	PHP License
14cr|php-pear-Crypt_Blowfish-1.0.1-14|10	Group:		Development/PHP
14cr|php-pear-Crypt_Blowfish-1.0.1-14|11	URL:		http://pear.php.net/package/Crypt_Blowfish/
14cr|php-pear-Crypt_Blowfish-1.0.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Crypt_Blowfish-1.0.1-14|13	BuildRequires:	sed >= 4.0.0
14cr|php-pear-Crypt_Blowfish-1.0.1-14|14	Requires(post): php-pear
14cr|php-pear-Crypt_Blowfish-1.0.1-14|15	Requires(preun): php-pear
14cr|php-pear-Crypt_Blowfish-1.0.1-14|16	Requires:	php-pear
14cr|php-pear-Crypt_Blowfish-1.0.1-14|17	BuildArch:	noarch
14cr|php-pear-Crypt_Blowfish-1.0.1-14|18	BuildRequires:	php-pear
14cr|php-pear-Crypt_Blowfish-1.0.1-14|19	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|20	%description
14cr|php-pear-Crypt_Blowfish-1.0.1-14|21	This package allows you to preform two-way blowfish on the fly using
14cr|php-pear-Crypt_Blowfish-1.0.1-14|22	only PHP. This package does not require the Mcrypt PHP extension to
14cr|php-pear-Crypt_Blowfish-1.0.1-14|23	work.
14cr|php-pear-Crypt_Blowfish-1.0.1-14|24	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|25	%prep
14cr|php-pear-Crypt_Blowfish-1.0.1-14|26	%setup -q -c
14cr|php-pear-Crypt_Blowfish-1.0.1-14|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_Blowfish-1.0.1-14|28	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|29	%install
14cr|php-pear-Crypt_Blowfish-1.0.1-14|30	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|31	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_Blowfish-1.0.1-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_Blowfish-1.0.1-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_Blowfish-1.0.1-14|34	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_Blowfish-1.0.1-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_Blowfish-1.0.1-14|37	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_Blowfish-1.0.1-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_Blowfish-1.0.1-14|40	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|41	%clean
14cr|php-pear-Crypt_Blowfish-1.0.1-14|42	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|43	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|44	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|45	%files
14cr|php-pear-Crypt_Blowfish-1.0.1-14|46	%defattr(-,root,root)
14cr|php-pear-Crypt_Blowfish-1.0.1-14|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_Blowfish-1.0.1-14|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_Blowfish-1.0.1-14|49	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|50	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|51	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|52	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|53	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|54	%changelog
14cr|php-pear-Crypt_Blowfish-1.0.1-14|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-14
14cr|php-pear-Crypt_Blowfish-1.0.1-14|56	+ Revision: 4a3da66
14cr|php-pear-Crypt_Blowfish-1.0.1-14|57	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_Blowfish-1.0.1-14|58	
14cr|php-pear-Crypt_Blowfish-1.0.1-14|59	

6023 14
14cr|php-pear-Crypt_CBC-1.0.1-2|1	%define		_class		Crypt
14cr|php-pear-Crypt_CBC-1.0.1-2|2	%define		_subclass	CBC
14cr|php-pear-Crypt_CBC-1.0.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_CBC-1.0.1-2|4	
14cr|php-pear-Crypt_CBC-1.0.1-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_CBC-1.0.1-2|6	Version:	1.0.1
14cr|php-pear-Crypt_CBC-1.0.1-2|7	Release:	2
14cr|php-pear-Crypt_CBC-1.0.1-2|8	Summary:	A class to emulate Perl's Crypt::CBC module
14cr|php-pear-Crypt_CBC-1.0.1-2|9	License:	PHP License
14cr|php-pear-Crypt_CBC-1.0.1-2|10	Group:		Development/PHP
14cr|php-pear-Crypt_CBC-1.0.1-2|11	URL:		http://pear.php.net/package/Crypt_CBC/
14cr|php-pear-Crypt_CBC-1.0.1-2|12	Source0:	http://download.pear.php.net/package/Crypt_CBC-%{version}.tgz
14cr|php-pear-Crypt_CBC-1.0.1-2|13	Requires(post): php-pear
14cr|php-pear-Crypt_CBC-1.0.1-2|14	Requires(preun): php-pear
14cr|php-pear-Crypt_CBC-1.0.1-2|15	Requires:	php-pear
14cr|php-pear-Crypt_CBC-1.0.1-2|16	BuildArch:	noarch
14cr|php-pear-Crypt_CBC-1.0.1-2|17	BuildRequires:	php-pear
14cr|php-pear-Crypt_CBC-1.0.1-2|18	
14cr|php-pear-Crypt_CBC-1.0.1-2|19	%description
14cr|php-pear-Crypt_CBC-1.0.1-2|20	A class to emulate Perl's Crypt::CBC module.
14cr|php-pear-Crypt_CBC-1.0.1-2|21	
14cr|php-pear-Crypt_CBC-1.0.1-2|22	%prep
14cr|php-pear-Crypt_CBC-1.0.1-2|23	%setup -q -c
14cr|php-pear-Crypt_CBC-1.0.1-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_CBC-1.0.1-2|25	
14cr|php-pear-Crypt_CBC-1.0.1-2|26	%install
14cr|php-pear-Crypt_CBC-1.0.1-2|27	
14cr|php-pear-Crypt_CBC-1.0.1-2|28	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_CBC-1.0.1-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_CBC-1.0.1-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_CBC-1.0.1-2|31	
14cr|php-pear-Crypt_CBC-1.0.1-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_CBC-1.0.1-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_CBC-1.0.1-2|34	
14cr|php-pear-Crypt_CBC-1.0.1-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_CBC-1.0.1-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_CBC-1.0.1-2|37	
14cr|php-pear-Crypt_CBC-1.0.1-2|38	%clean
14cr|php-pear-Crypt_CBC-1.0.1-2|39	
14cr|php-pear-Crypt_CBC-1.0.1-2|40	
14cr|php-pear-Crypt_CBC-1.0.1-2|41	
14cr|php-pear-Crypt_CBC-1.0.1-2|42	%files
14cr|php-pear-Crypt_CBC-1.0.1-2|43	%defattr(-,root,root)
14cr|php-pear-Crypt_CBC-1.0.1-2|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_CBC-1.0.1-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_CBC-1.0.1-2|46	
14cr|php-pear-Crypt_CBC-1.0.1-2|47	
14cr|php-pear-Crypt_CBC-1.0.1-2|48	
14cr|php-pear-Crypt_CBC-1.0.1-2|49	
14cr|php-pear-Crypt_CBC-1.0.1-2|50	
14cr|php-pear-Crypt_CBC-1.0.1-2|51	%changelog
14cr|php-pear-Crypt_CBC-1.0.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|php-pear-Crypt_CBC-1.0.1-2|53	+ Revision: 9684c85
14cr|php-pear-Crypt_CBC-1.0.1-2|54	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_CBC-1.0.1-2|55	
14cr|php-pear-Crypt_CBC-1.0.1-2|56	

6024 14
14cr|php-pear-Crypt_CHAP-1.5.0-5|1	%define		_class		Crypt
14cr|php-pear-Crypt_CHAP-1.5.0-5|2	%define		_subclass	CHAP
14cr|php-pear-Crypt_CHAP-1.5.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_CHAP-1.5.0-5|4	
14cr|php-pear-Crypt_CHAP-1.5.0-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_CHAP-1.5.0-5|6	Version:	1.5.0
14cr|php-pear-Crypt_CHAP-1.5.0-5|7	Release:	5
14cr|php-pear-Crypt_CHAP-1.5.0-5|8	Summary:	Generating CHAP packets
14cr|php-pear-Crypt_CHAP-1.5.0-5|9	License:	PHP License
14cr|php-pear-Crypt_CHAP-1.5.0-5|10	Group:		Development/PHP
14cr|php-pear-Crypt_CHAP-1.5.0-5|11	URL:		http://pear.php.net/package/Crypt_CHAP/
14cr|php-pear-Crypt_CHAP-1.5.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Crypt_CHAP-1.5.0-5|13	Requires(post): php-pear
14cr|php-pear-Crypt_CHAP-1.5.0-5|14	Requires(preun): php-pear
14cr|php-pear-Crypt_CHAP-1.5.0-5|15	Requires:	php-pear
14cr|php-pear-Crypt_CHAP-1.5.0-5|16	BuildArch:	noarch
14cr|php-pear-Crypt_CHAP-1.5.0-5|17	BuildRequires:	php-pear
14cr|php-pear-Crypt_CHAP-1.5.0-5|18	
14cr|php-pear-Crypt_CHAP-1.5.0-5|19	%description
14cr|php-pear-Crypt_CHAP-1.5.0-5|20	This package provides Classes for generating CHAP packets. Currently
14cr|php-pear-Crypt_CHAP-1.5.0-5|21	these types of CHAP are supported:
14cr|php-pear-Crypt_CHAP-1.5.0-5|22	- CHAP-MD5
14cr|php-pear-Crypt_CHAP-1.5.0-5|23	- MS-CHAPv1
14cr|php-pear-Crypt_CHAP-1.5.0-5|24	- MS-CHAPv2
14cr|php-pear-Crypt_CHAP-1.5.0-5|25	For MS-CHAP the php-mhash extension must be loaded.
14cr|php-pear-Crypt_CHAP-1.5.0-5|26	
14cr|php-pear-Crypt_CHAP-1.5.0-5|27	%prep
14cr|php-pear-Crypt_CHAP-1.5.0-5|28	%setup -q -c
14cr|php-pear-Crypt_CHAP-1.5.0-5|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_CHAP-1.5.0-5|30	
14cr|php-pear-Crypt_CHAP-1.5.0-5|31	%install
14cr|php-pear-Crypt_CHAP-1.5.0-5|32	
14cr|php-pear-Crypt_CHAP-1.5.0-5|33	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_CHAP-1.5.0-5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_CHAP-1.5.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_CHAP-1.5.0-5|36	
14cr|php-pear-Crypt_CHAP-1.5.0-5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_CHAP-1.5.0-5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_CHAP-1.5.0-5|39	
14cr|php-pear-Crypt_CHAP-1.5.0-5|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_CHAP-1.5.0-5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_CHAP-1.5.0-5|42	
14cr|php-pear-Crypt_CHAP-1.5.0-5|43	%clean
14cr|php-pear-Crypt_CHAP-1.5.0-5|44	
14cr|php-pear-Crypt_CHAP-1.5.0-5|45	
14cr|php-pear-Crypt_CHAP-1.5.0-5|46	
14cr|php-pear-Crypt_CHAP-1.5.0-5|47	%files
14cr|php-pear-Crypt_CHAP-1.5.0-5|48	%defattr(-,root,root)
14cr|php-pear-Crypt_CHAP-1.5.0-5|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_CHAP-1.5.0-5|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_CHAP-1.5.0-5|51	
14cr|php-pear-Crypt_CHAP-1.5.0-5|52	
14cr|php-pear-Crypt_CHAP-1.5.0-5|53	
14cr|php-pear-Crypt_CHAP-1.5.0-5|54	
14cr|php-pear-Crypt_CHAP-1.5.0-5|55	
14cr|php-pear-Crypt_CHAP-1.5.0-5|56	%changelog
14cr|php-pear-Crypt_CHAP-1.5.0-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-5
14cr|php-pear-Crypt_CHAP-1.5.0-5|58	+ Revision: 013075b
14cr|php-pear-Crypt_CHAP-1.5.0-5|59	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_CHAP-1.5.0-5|60	
14cr|php-pear-Crypt_CHAP-1.5.0-5|61	

6025 14
14cr|php-pear-Crypt_GPG-1.3.2-1|1	%define  upstream_name Crypt_GPG
14cr|php-pear-Crypt_GPG-1.3.2-1|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-Crypt_GPG-1.3.2-1|3	%define xmldir  /var/lib/pear
14cr|php-pear-Crypt_GPG-1.3.2-1|4	
14cr|php-pear-Crypt_GPG-1.3.2-1|5	
14cr|php-pear-Crypt_GPG-1.3.2-1|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_GPG-1.3.2-1|7	Version: 	1.3.2
14cr|php-pear-Crypt_GPG-1.3.2-1|8	Release:	1
14cr|php-pear-Crypt_GPG-1.3.2-1|9	Summary: 	GNU Privacy Guard (GnuPG)
14cr|php-pear-Crypt_GPG-1.3.2-1|10	License: 	LGPL
14cr|php-pear-Crypt_GPG-1.3.2-1|11	Group: 		Development/PHP
14cr|php-pear-Crypt_GPG-1.3.2-1|12	Source0:	http://pear.phpunit.de/get/%upstream_name-%{version}.tgz
14cr|php-pear-Crypt_GPG-1.3.2-1|13	URL: 		http://pear.php.net/package/Crypt_GPG
14cr|php-pear-Crypt_GPG-1.3.2-1|14	BuildRequires: 	php-pear >= 1.4.7
14cr|php-pear-Crypt_GPG-1.3.2-1|15	Requires(pre):	php-pear
14cr|php-pear-Crypt_GPG-1.3.2-1|16	BuildArch: noarch
14cr|php-pear-Crypt_GPG-1.3.2-1|17	
14cr|php-pear-Crypt_GPG-1.3.2-1|18	%description
14cr|php-pear-Crypt_GPG-1.3.2-1|19	This package provides an object oriented interface to GNU Privacy Guard
14cr|php-pear-Crypt_GPG-1.3.2-1|20	(GnuPG). It requires the GnuPG executable to be on the system.
14cr|php-pear-Crypt_GPG-1.3.2-1|21	
14cr|php-pear-Crypt_GPG-1.3.2-1|22	Though GnuPG can support symmetric-key cryptography, this package is
14cr|php-pear-Crypt_GPG-1.3.2-1|23	intended only to facilitate public-key cryptography.
14cr|php-pear-Crypt_GPG-1.3.2-1|24	
14cr|php-pear-Crypt_GPG-1.3.2-1|25	This package requires PHP version 5.2.1 or greater.
14cr|php-pear-Crypt_GPG-1.3.2-1|26	
14cr|php-pear-Crypt_GPG-1.3.2-1|27	%prep
14cr|php-pear-Crypt_GPG-1.3.2-1|28	%setup -c -T
14cr|php-pear-Crypt_GPG-1.3.2-1|29	pear -v -c pearrc \
14cr|php-pear-Crypt_GPG-1.3.2-1|30	-d php_dir=%{peardir} \
14cr|php-pear-Crypt_GPG-1.3.2-1|31	-d doc_dir=/docs \
14cr|php-pear-Crypt_GPG-1.3.2-1|32	-d bin_dir=%{_bindir} \
14cr|php-pear-Crypt_GPG-1.3.2-1|33	-d data_dir=%{peardir}/data \
14cr|php-pear-Crypt_GPG-1.3.2-1|34	-d test_dir=%{peardir}/tests \
14cr|php-pear-Crypt_GPG-1.3.2-1|35	-d ext_dir=%{_libdir} \
14cr|php-pear-Crypt_GPG-1.3.2-1|36	-s
14cr|php-pear-Crypt_GPG-1.3.2-1|37	
14cr|php-pear-Crypt_GPG-1.3.2-1|38	%build
14cr|php-pear-Crypt_GPG-1.3.2-1|39	
14cr|php-pear-Crypt_GPG-1.3.2-1|40	%install
14cr|php-pear-Crypt_GPG-1.3.2-1|41	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Crypt_GPG-1.3.2-1|42	
14cr|php-pear-Crypt_GPG-1.3.2-1|43	# Clean up unnecessary files
14cr|php-pear-Crypt_GPG-1.3.2-1|44	rm pearrc
14cr|php-pear-Crypt_GPG-1.3.2-1|45	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Crypt_GPG-1.3.2-1|46	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Crypt_GPG-1.3.2-1|47	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Crypt_GPG-1.3.2-1|48	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Crypt_GPG-1.3.2-1|49	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Crypt_GPG-1.3.2-1|50	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Crypt_GPG-1.3.2-1|51	
14cr|php-pear-Crypt_GPG-1.3.2-1|52	mv %{buildroot}/docs .
14cr|php-pear-Crypt_GPG-1.3.2-1|53	
14cr|php-pear-Crypt_GPG-1.3.2-1|54	
14cr|php-pear-Crypt_GPG-1.3.2-1|55	# Install XML package description
14cr|php-pear-Crypt_GPG-1.3.2-1|56	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Crypt_GPG-1.3.2-1|57	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Crypt_GPG-1.3.2-1|58	cp -p package.xml %{buildroot}%{xmldir}/Crypt_GPG.xml
14cr|php-pear-Crypt_GPG-1.3.2-1|59	
14cr|php-pear-Crypt_GPG-1.3.2-1|60	
14cr|php-pear-Crypt_GPG-1.3.2-1|61	%post
14cr|php-pear-Crypt_GPG-1.3.2-1|62	pear install --nodeps --soft --force --register-only %{xmldir}/Crypt_GPG.xml
14cr|php-pear-Crypt_GPG-1.3.2-1|63	
14cr|php-pear-Crypt_GPG-1.3.2-1|64	%postun
14cr|php-pear-Crypt_GPG-1.3.2-1|65	if [ "$1" -eq "0" ]; then
14cr|php-pear-Crypt_GPG-1.3.2-1|66	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Crypt_GPG
14cr|php-pear-Crypt_GPG-1.3.2-1|67	fi
14cr|php-pear-Crypt_GPG-1.3.2-1|68	
14cr|php-pear-Crypt_GPG-1.3.2-1|69	%files
14cr|php-pear-Crypt_GPG-1.3.2-1|70	%doc docs/Crypt_GPG/*
14cr|php-pear-Crypt_GPG-1.3.2-1|71	%{peardir}/*
14cr|php-pear-Crypt_GPG-1.3.2-1|72	%{xmldir}/Crypt_GPG.xml
14cr|php-pear-Crypt_GPG-1.3.2-1|73	
14cr|php-pear-Crypt_GPG-1.3.2-1|74	%changelog
14cr|php-pear-Crypt_GPG-1.3.2-1|75	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
14cr|php-pear-Crypt_GPG-1.3.2-1|76	+ Revision: 65ee6bd
14cr|php-pear-Crypt_GPG-1.3.2-1|77	- Spec cleanup
14cr|php-pear-Crypt_GPG-1.3.2-1|78	
14cr|php-pear-Crypt_GPG-1.3.2-1|79	

6026 14
14cr|php-pear-Crypt_HMAC-1.0.1-16|1	%define		_class		Crypt
14cr|php-pear-Crypt_HMAC-1.0.1-16|2	%define		_subclass	HMAC
14cr|php-pear-Crypt_HMAC-1.0.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_HMAC-1.0.1-16|4	
14cr|php-pear-Crypt_HMAC-1.0.1-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_HMAC-1.0.1-16|6	Version:	1.0.1
14cr|php-pear-Crypt_HMAC-1.0.1-16|7	Release:	16
14cr|php-pear-Crypt_HMAC-1.0.1-16|8	Summary:	A class to calculate RFC 2104 compliant hashes
14cr|php-pear-Crypt_HMAC-1.0.1-16|9	License:	PHP License
14cr|php-pear-Crypt_HMAC-1.0.1-16|10	Group:		Development/PHP
14cr|php-pear-Crypt_HMAC-1.0.1-16|11	URL:		http://pear.php.net/package/Crypt_HMAC/
14cr|php-pear-Crypt_HMAC-1.0.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Crypt_HMAC-1.0.1-16|13	Requires(post): php-pear
14cr|php-pear-Crypt_HMAC-1.0.1-16|14	Requires(preun): php-pear
14cr|php-pear-Crypt_HMAC-1.0.1-16|15	Requires:	php-pear
14cr|php-pear-Crypt_HMAC-1.0.1-16|16	BuildArch:	noarch
14cr|php-pear-Crypt_HMAC-1.0.1-16|17	BuildRequires:	php-pear
14cr|php-pear-Crypt_HMAC-1.0.1-16|18	
14cr|php-pear-Crypt_HMAC-1.0.1-16|19	%description
14cr|php-pear-Crypt_HMAC-1.0.1-16|20	A class to calculate RFC 2104 compliant hashes.
14cr|php-pear-Crypt_HMAC-1.0.1-16|21	
14cr|php-pear-Crypt_HMAC-1.0.1-16|22	%prep
14cr|php-pear-Crypt_HMAC-1.0.1-16|23	%setup -q -c
14cr|php-pear-Crypt_HMAC-1.0.1-16|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_HMAC-1.0.1-16|25	
14cr|php-pear-Crypt_HMAC-1.0.1-16|26	%install
14cr|php-pear-Crypt_HMAC-1.0.1-16|27	
14cr|php-pear-Crypt_HMAC-1.0.1-16|28	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_HMAC-1.0.1-16|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_HMAC-1.0.1-16|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_HMAC-1.0.1-16|31	
14cr|php-pear-Crypt_HMAC-1.0.1-16|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_HMAC-1.0.1-16|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_HMAC-1.0.1-16|34	
14cr|php-pear-Crypt_HMAC-1.0.1-16|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_HMAC-1.0.1-16|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_HMAC-1.0.1-16|37	
14cr|php-pear-Crypt_HMAC-1.0.1-16|38	%clean
14cr|php-pear-Crypt_HMAC-1.0.1-16|39	
14cr|php-pear-Crypt_HMAC-1.0.1-16|40	
14cr|php-pear-Crypt_HMAC-1.0.1-16|41	
14cr|php-pear-Crypt_HMAC-1.0.1-16|42	%files
14cr|php-pear-Crypt_HMAC-1.0.1-16|43	%defattr(-,root,root)
14cr|php-pear-Crypt_HMAC-1.0.1-16|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_HMAC-1.0.1-16|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_HMAC-1.0.1-16|46	
14cr|php-pear-Crypt_HMAC-1.0.1-16|47	
14cr|php-pear-Crypt_HMAC-1.0.1-16|48	
14cr|php-pear-Crypt_HMAC-1.0.1-16|49	
14cr|php-pear-Crypt_HMAC-1.0.1-16|50	
14cr|php-pear-Crypt_HMAC-1.0.1-16|51	%changelog
14cr|php-pear-Crypt_HMAC-1.0.1-16|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-16
14cr|php-pear-Crypt_HMAC-1.0.1-16|53	+ Revision: 51d7010
14cr|php-pear-Crypt_HMAC-1.0.1-16|54	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_HMAC-1.0.1-16|55	
14cr|php-pear-Crypt_HMAC-1.0.1-16|56	

6027 14
14cr|php-pear-Crypt_RSA-1.0.0-18|1	%define		_class		Crypt
14cr|php-pear-Crypt_RSA-1.0.0-18|2	%define		_subclass	RSA
14cr|php-pear-Crypt_RSA-1.0.0-18|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_RSA-1.0.0-18|4	
14cr|php-pear-Crypt_RSA-1.0.0-18|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_RSA-1.0.0-18|6	Version:	1.0.0
14cr|php-pear-Crypt_RSA-1.0.0-18|7	Release:	18
14cr|php-pear-Crypt_RSA-1.0.0-18|8	Summary:	Provides RSA-like encryption support
14cr|php-pear-Crypt_RSA-1.0.0-18|9	License:	PHP License
14cr|php-pear-Crypt_RSA-1.0.0-18|10	Group:		Development/PHP
14cr|php-pear-Crypt_RSA-1.0.0-18|11	URL:		http://pear.php.net/package/Crypt_RSA/
14cr|php-pear-Crypt_RSA-1.0.0-18|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Crypt_RSA-1.0.0-18|13	Requires(post): php-pear
14cr|php-pear-Crypt_RSA-1.0.0-18|14	Requires(preun): php-pear
14cr|php-pear-Crypt_RSA-1.0.0-18|15	Requires:	php-pear
14cr|php-pear-Crypt_RSA-1.0.0-18|16	BuildArch:	noarch
14cr|php-pear-Crypt_RSA-1.0.0-18|17	BuildRequires:	php-pear
14cr|php-pear-Crypt_RSA-1.0.0-18|18	
14cr|php-pear-Crypt_RSA-1.0.0-18|19	%description
14cr|php-pear-Crypt_RSA-1.0.0-18|20	This package allows you to use two-key strong cryptography like RSA
14cr|php-pear-Crypt_RSA-1.0.0-18|21	with arbitrary key length. It uses one of the following extensions for
14cr|php-pear-Crypt_RSA-1.0.0-18|22	math calculations:
14cr|php-pear-Crypt_RSA-1.0.0-18|23	- PECL big_int extension version greater than or equal to 1.0.3
14cr|php-pear-Crypt_RSA-1.0.0-18|24	- PHP GMP extension
14cr|php-pear-Crypt_RSA-1.0.0-18|25	- PHP BCMath extension
14cr|php-pear-Crypt_RSA-1.0.0-18|26	
14cr|php-pear-Crypt_RSA-1.0.0-18|27	%prep
14cr|php-pear-Crypt_RSA-1.0.0-18|28	%setup -q -c
14cr|php-pear-Crypt_RSA-1.0.0-18|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_RSA-1.0.0-18|30	
14cr|php-pear-Crypt_RSA-1.0.0-18|31	%install
14cr|php-pear-Crypt_RSA-1.0.0-18|32	
14cr|php-pear-Crypt_RSA-1.0.0-18|33	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_RSA-1.0.0-18|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_RSA-1.0.0-18|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_RSA-1.0.0-18|36	
14cr|php-pear-Crypt_RSA-1.0.0-18|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_RSA-1.0.0-18|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_RSA-1.0.0-18|39	
14cr|php-pear-Crypt_RSA-1.0.0-18|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_RSA-1.0.0-18|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_RSA-1.0.0-18|42	
14cr|php-pear-Crypt_RSA-1.0.0-18|43	%clean
14cr|php-pear-Crypt_RSA-1.0.0-18|44	
14cr|php-pear-Crypt_RSA-1.0.0-18|45	
14cr|php-pear-Crypt_RSA-1.0.0-18|46	
14cr|php-pear-Crypt_RSA-1.0.0-18|47	%files
14cr|php-pear-Crypt_RSA-1.0.0-18|48	%defattr(-,root,root)
14cr|php-pear-Crypt_RSA-1.0.0-18|49	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Crypt_RSA-1.0.0-18|50	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Crypt_RSA-1.0.0-18|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_RSA-1.0.0-18|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_RSA-1.0.0-18|53	
14cr|php-pear-Crypt_RSA-1.0.0-18|54	
14cr|php-pear-Crypt_RSA-1.0.0-18|55	
14cr|php-pear-Crypt_RSA-1.0.0-18|56	
14cr|php-pear-Crypt_RSA-1.0.0-18|57	
14cr|php-pear-Crypt_RSA-1.0.0-18|58	%changelog
14cr|php-pear-Crypt_RSA-1.0.0-18|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-18
14cr|php-pear-Crypt_RSA-1.0.0-18|60	+ Revision: 489d9ac
14cr|php-pear-Crypt_RSA-1.0.0-18|61	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_RSA-1.0.0-18|62	
14cr|php-pear-Crypt_RSA-1.0.0-18|63	

6028 14
14cr|php-pear-Crypt_Xtea-1.1.0-11|1	%define		_class		Crypt
14cr|php-pear-Crypt_Xtea-1.1.0-11|2	%define		_subclass	Xtea
14cr|php-pear-Crypt_Xtea-1.1.0-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Crypt_Xtea-1.1.0-11|4	
14cr|php-pear-Crypt_Xtea-1.1.0-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Crypt_Xtea-1.1.0-11|6	Version:	1.1.0
14cr|php-pear-Crypt_Xtea-1.1.0-11|7	Release:	11
14cr|php-pear-Crypt_Xtea-1.1.0-11|8	Summary:	The Tiny Encryption Algorithm (TEA) (New Variant)
14cr|php-pear-Crypt_Xtea-1.1.0-11|9	License:	PHP License
14cr|php-pear-Crypt_Xtea-1.1.0-11|10	Group:		Development/PHP
14cr|php-pear-Crypt_Xtea-1.1.0-11|11	URL:		http://pear.php.net/package/Crypt_Xtea/
14cr|php-pear-Crypt_Xtea-1.1.0-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Crypt_Xtea-1.1.0-11|13	Requires(post): php-pear
14cr|php-pear-Crypt_Xtea-1.1.0-11|14	Requires(preun): php-pear
14cr|php-pear-Crypt_Xtea-1.1.0-11|15	Requires:	php-pear
14cr|php-pear-Crypt_Xtea-1.1.0-11|16	BuildArch:	noarch
14cr|php-pear-Crypt_Xtea-1.1.0-11|17	BuildRequires:	php-pear
14cr|php-pear-Crypt_Xtea-1.1.0-11|18	
14cr|php-pear-Crypt_Xtea-1.1.0-11|19	%description
14cr|php-pear-Crypt_Xtea-1.1.0-11|20	A class that implements the Tiny Encryption Algorithm (TEA) (New
14cr|php-pear-Crypt_Xtea-1.1.0-11|21	Variant). This class does not depend on mcrypt. Encryption is
14cr|php-pear-Crypt_Xtea-1.1.0-11|22	relatively fast, decryption relatively slow. Original code from
14cr|php-pear-Crypt_Xtea-1.1.0-11|23	http://vader.brad.ac.uk/tea/source.shtml#new_ansi
14cr|php-pear-Crypt_Xtea-1.1.0-11|24	
14cr|php-pear-Crypt_Xtea-1.1.0-11|25	%prep
14cr|php-pear-Crypt_Xtea-1.1.0-11|26	%setup -q -c
14cr|php-pear-Crypt_Xtea-1.1.0-11|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Crypt_Xtea-1.1.0-11|28	
14cr|php-pear-Crypt_Xtea-1.1.0-11|29	%install
14cr|php-pear-Crypt_Xtea-1.1.0-11|30	
14cr|php-pear-Crypt_Xtea-1.1.0-11|31	cd %{upstream_name}-%{version}
14cr|php-pear-Crypt_Xtea-1.1.0-11|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Crypt_Xtea-1.1.0-11|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Crypt_Xtea-1.1.0-11|34	
14cr|php-pear-Crypt_Xtea-1.1.0-11|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Crypt_Xtea-1.1.0-11|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Crypt_Xtea-1.1.0-11|37	
14cr|php-pear-Crypt_Xtea-1.1.0-11|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_Xtea-1.1.0-11|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Crypt_Xtea-1.1.0-11|40	
14cr|php-pear-Crypt_Xtea-1.1.0-11|41	%clean
14cr|php-pear-Crypt_Xtea-1.1.0-11|42	
14cr|php-pear-Crypt_Xtea-1.1.0-11|43	
14cr|php-pear-Crypt_Xtea-1.1.0-11|44	
14cr|php-pear-Crypt_Xtea-1.1.0-11|45	%files
14cr|php-pear-Crypt_Xtea-1.1.0-11|46	%defattr(-,root,root)
14cr|php-pear-Crypt_Xtea-1.1.0-11|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Crypt_Xtea-1.1.0-11|48	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Crypt_Xtea-1.1.0-11|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Crypt_Xtea-1.1.0-11|50	
14cr|php-pear-Crypt_Xtea-1.1.0-11|51	
14cr|php-pear-Crypt_Xtea-1.1.0-11|52	
14cr|php-pear-Crypt_Xtea-1.1.0-11|53	
14cr|php-pear-Crypt_Xtea-1.1.0-11|54	
14cr|php-pear-Crypt_Xtea-1.1.0-11|55	%changelog
14cr|php-pear-Crypt_Xtea-1.1.0-11|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-11
14cr|php-pear-Crypt_Xtea-1.1.0-11|57	+ Revision: 5108f61
14cr|php-pear-Crypt_Xtea-1.1.0-11|58	- MassBuild#464: Increase release tag
14cr|php-pear-Crypt_Xtea-1.1.0-11|59	
14cr|php-pear-Crypt_Xtea-1.1.0-11|60	

6029 14
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|3	%define		_region		Austria
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|5	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|7	Version:	0.1.4
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|8	Release:	6
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|10	License:	PHP License
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|20	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|21	%description
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|23	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|24	%prep
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|25	%setup -q -c
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|27	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|28	%install
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|29	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|33	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|36	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|39	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|40	%clean
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|41	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|42	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|43	%files
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|46	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|47	%changelog
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-6
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|49	+ Revision: c07e6cf
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|50	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|51	
14cr|php-pear-Date_Holidays_Austria-0.1.4-6|52	

6030 14
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|3	%define		_region		Brazil
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|53	+ Revision: 92b0242
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Brazil-0.1.2-8|56	

6031 14
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|3	%define		_region		Denmark
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|5	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|7	Version:	0.1.3
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|8	Release:	8
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|20	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|21	%description
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|23	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|24	%prep
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|27	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|28	%install
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|29	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|33	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|36	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|39	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|40	%clean
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|41	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|42	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|43	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|44	%files
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|48	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|49	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|50	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|51	%changelog
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-8
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|53	+ Revision: 150a60a
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|55	
14cr|php-pear-Date_Holidays_Denmark-0.1.3-8|56	

6032 14
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|3	%define		_region		Discordian
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|5	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|7	Version:	0.1.1
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|8	Release:	8
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|20	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|21	%description
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|23	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|24	%prep
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|27	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|28	%install
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|29	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|33	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|36	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|39	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|40	%clean
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|41	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|42	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|43	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|44	%files
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|48	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|49	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|50	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|51	%changelog
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-8
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|53	+ Revision: 2d2621b
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|55	
14cr|php-pear-Date_Holidays_Discordian-0.1.1-8|56	

6033 14
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|1	%define		_class		Date
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|3	%define		_region		EnglandWales
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|5	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|7	Version:	0.1.5
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|8	Release:	2
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|10	License:	PHP License
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|13	Source0:	http://download.pear.php.net/package/Date_Holidays_EnglandWales-%{version}.tgz
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|20	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|21	%description
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|23	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|24	%prep
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|25	%setup -q -c
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|27	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|28	%install
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|29	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|33	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|36	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|39	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|40	%clean
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|41	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|42	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|43	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|44	%files
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|48	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|49	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|50	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|51	%changelog
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-2
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|53	+ Revision: 5609f8e
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|55	
14cr|php-pear-Date_Holidays_EnglandWales-0.1.5-2|56	

6034 14
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|3	%define		_region		Germany
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|51	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|52	%changelog
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|54	+ Revision: 3422345
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|55	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|56	
14cr|php-pear-Date_Holidays_Germany-0.1.2-8|57	

6035 14
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|3	%define		_region		Iceland
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|53	+ Revision: cd28709
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Iceland-0.1.2-8|56	

6036 14
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|3	%define		_region		Ireland
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|5	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|7	Version:	0.1.3
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|8	Release:	4
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|10	License:	PHP License
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|20	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|21	%description
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|23	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|24	%prep
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|25	%setup -q -c
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|27	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|28	%install
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|29	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|33	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|36	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|39	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|40	%clean
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|41	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|42	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|43	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|44	%files
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|48	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|49	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|50	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|51	%changelog
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-4
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|53	+ Revision: 0649d61
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|55	
14cr|php-pear-Date_Holidays_Ireland-0.1.3-4|56	

6037 14
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|3	%define		_region		Italy
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|5	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|7	Version:	0.1.1
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|8	Release:	8
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|20	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|21	%description
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|23	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|24	%prep
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|27	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|28	%install
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|29	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|33	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|36	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|39	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|40	%clean
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|41	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|42	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|43	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|44	%files
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|48	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|49	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|50	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|51	%changelog
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-8
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|53	+ Revision: d270db9
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|55	
14cr|php-pear-Date_Holidays_Italy-0.1.1-8|56	

6038 14
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|3	%define		_region		Japan
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|5	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|8	Release:	5
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|10	License:	PHP License
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|20	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|21	%description
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|23	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|24	%prep
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|25	%setup -q -c
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|27	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|28	%install
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|29	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|33	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|36	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|39	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|40	%clean
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|41	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|42	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|43	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|44	%files
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|49	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|50	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|51	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|52	%changelog
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-5
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|54	+ Revision: 588aead
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|56	
14cr|php-pear-Date_Holidays_Japan-0.1.2-5|57	

6039 14
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|3	%define		_region		Netherlands
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|53	+ Revision: ae1766a
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Netherlands-0.1.2-8|56	

6040 14
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|3	%define		_region		Norway
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|5	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|8	Release:	10
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|10	License:	PHP License
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|14	Patch0:		php-pear-Date_Holidays_Norway-0.1.2-borkfix.diff
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|15	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|16	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|17	Requires:	php-pear
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|18	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|20	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|21	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|22	%description
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|24	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|25	%prep
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|26	%setup -q -c
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|27	%patch0 -p0
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|29	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|30	%install
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|31	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|32	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|35	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|38	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|41	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|42	%clean
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|43	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|44	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|45	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|46	%files
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|47	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|50	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|51	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|52	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|53	%changelog
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-10
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|55	+ Revision: c60df52
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|57	
14cr|php-pear-Date_Holidays_Norway-0.1.2-10|58	

6041 14
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|3	%define		_region		PHPdotNet
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|5	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|20	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|23	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|27	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|29	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|33	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|36	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|39	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|41	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|42	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|43	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|48	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|49	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|50	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|53	+ Revision: 0ef1f3d
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|55	
14cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-8|56	

6042 14
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|3	%define		_region		Romania
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|53	+ Revision: 7693dc0
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Romania-0.1.2-8|56	

6043 14
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|3	%define		_region		Slovenia
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|53	+ Revision: e863423
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Slovenia-0.1.2-8|56	

6044 14
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|3	%define		_region		Sweden
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|5	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|7	Version:	0.1.3
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|8	Release:	5
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|10	License:	PHP License
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|20	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|21	%description
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|23	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|24	%prep
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|25	%setup -q -c
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|27	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|28	%install
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|29	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|33	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|36	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|39	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|40	%clean
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|41	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|42	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|43	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|44	%files
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|49	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|50	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|51	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|52	%changelog
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-5
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|54	+ Revision: 32b8fa7
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|56	
14cr|php-pear-Date_Holidays_Sweden-0.1.3-5|57	

6045 14
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|3	%define		_region		Ukraine
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|5	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|7	Version:	0.1.2
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|8	Release:	8
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|20	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|21	%description
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|23	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|24	%prep
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|27	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|28	%install
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|29	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|33	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|36	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|39	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|40	%clean
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|41	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|42	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|43	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|44	%files
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|48	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|49	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|50	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|51	%changelog
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|53	+ Revision: f2d299a
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|54	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|55	
14cr|php-pear-Date_Holidays_Ukraine-0.1.2-8|56	

6046 14
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|3	%define		_region		UNO
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|5	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|7	Version:	0.1.3
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|8	Release:	8
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|20	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|21	%description
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|23	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|24	%prep
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|27	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|28	%install
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|29	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|33	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|36	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|39	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|40	%clean
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|41	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|42	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|43	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|44	%files
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|49	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|50	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|51	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|52	%changelog
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-8
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|54	+ Revision: 0a8b40b
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|55	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|56	
14cr|php-pear-Date_Holidays_UNO-0.1.3-8|57	

6047 14
14cr|php-pear-Date_Holidays_USA-0.1.1-8|1	%define		_class		Date
14cr|php-pear-Date_Holidays_USA-0.1.1-8|2	%define		_subclass	Holidays
14cr|php-pear-Date_Holidays_USA-0.1.1-8|3	%define		_region		USA
14cr|php-pear-Date_Holidays_USA-0.1.1-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|5	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|7	Version:	0.1.1
14cr|php-pear-Date_Holidays_USA-0.1.1-8|8	Release:	8
14cr|php-pear-Date_Holidays_USA-0.1.1-8|9	Summary:	Driver based class to calculate holidays in %{_region}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|10	License:	PHP License
14cr|php-pear-Date_Holidays_USA-0.1.1-8|11	Group:		Development/PHP
14cr|php-pear-Date_Holidays_USA-0.1.1-8|12	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Date_Holidays_USA-0.1.1-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Date_Holidays_USA-0.1.1-8|14	Requires(post): php-pear
14cr|php-pear-Date_Holidays_USA-0.1.1-8|15	Requires(preun): php-pear
14cr|php-pear-Date_Holidays_USA-0.1.1-8|16	Requires:	php-pear
14cr|php-pear-Date_Holidays_USA-0.1.1-8|17	Requires:	php-pear-Date_Holidays >= 0.21.1
14cr|php-pear-Date_Holidays_USA-0.1.1-8|18	BuildArch:	noarch
14cr|php-pear-Date_Holidays_USA-0.1.1-8|19	BuildRequires:	php-pear
14cr|php-pear-Date_Holidays_USA-0.1.1-8|20	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|21	%description
14cr|php-pear-Date_Holidays_USA-0.1.1-8|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
14cr|php-pear-Date_Holidays_USA-0.1.1-8|23	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|24	%prep
14cr|php-pear-Date_Holidays_USA-0.1.1-8|25	%setup -q -c
14cr|php-pear-Date_Holidays_USA-0.1.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_USA-0.1.1-8|27	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|28	%install
14cr|php-pear-Date_Holidays_USA-0.1.1-8|29	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Date_Holidays_USA-0.1.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Date_Holidays_USA-0.1.1-8|33	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Date_Holidays_USA-0.1.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Date_Holidays_USA-0.1.1-8|36	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_USA-0.1.1-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Date_Holidays_USA-0.1.1-8|39	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|40	%clean
14cr|php-pear-Date_Holidays_USA-0.1.1-8|41	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|42	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|43	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|44	%files
14cr|php-pear-Date_Holidays_USA-0.1.1-8|45	%defattr(-,root,root)
14cr|php-pear-Date_Holidays_USA-0.1.1-8|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Date_Holidays_USA-0.1.1-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Date_Holidays_USA-0.1.1-8|49	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|50	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|51	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|52	%changelog
14cr|php-pear-Date_Holidays_USA-0.1.1-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-8
14cr|php-pear-Date_Holidays_USA-0.1.1-8|54	+ Revision: 5b02280
14cr|php-pear-Date_Holidays_USA-0.1.1-8|55	- MassBuild#464: Increase release tag
14cr|php-pear-Date_Holidays_USA-0.1.1-8|56	
14cr|php-pear-Date_Holidays_USA-0.1.1-8|57	

6048 14
14cr|php-pear-DBA-1.1.1-11|1	%define		_class		DBA
14cr|php-pear-DBA-1.1.1-11|2	%define		upstream_name	%{_class}
14cr|php-pear-DBA-1.1.1-11|3	
14cr|php-pear-DBA-1.1.1-11|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-DBA-1.1.1-11|5	Version:	1.1.1
14cr|php-pear-DBA-1.1.1-11|6	Release:	11
14cr|php-pear-DBA-1.1.1-11|7	Summary:	Berkeley-style Database Class
14cr|php-pear-DBA-1.1.1-11|8	License:	PHP License
14cr|php-pear-DBA-1.1.1-11|9	Group:		Development/PHP
14cr|php-pear-DBA-1.1.1-11|10	URL:		http://pear.php.net/package/DBA/
14cr|php-pear-DBA-1.1.1-11|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DBA-1.1.1-11|12	Requires(post): php-pear
14cr|php-pear-DBA-1.1.1-11|13	Requires(preun): php-pear
14cr|php-pear-DBA-1.1.1-11|14	Requires:	php-pear
14cr|php-pear-DBA-1.1.1-11|15	BuildArch:	noarch
14cr|php-pear-DBA-1.1.1-11|16	BuildRequires:	php-pear
14cr|php-pear-DBA-1.1.1-11|17	
14cr|php-pear-DBA-1.1.1-11|18	%description
14cr|php-pear-DBA-1.1.1-11|19	Implements a DBM-style database using either PHP's DBA functions or a
14cr|php-pear-DBA-1.1.1-11|20	simple DBM class written in PHP. Also provides a relational database
14cr|php-pear-DBA-1.1.1-11|21	system with support for selects, joins, sorts, projects, multiple
14cr|php-pear-DBA-1.1.1-11|22	tables, type checking, autoincrements and more.
14cr|php-pear-DBA-1.1.1-11|23	
14cr|php-pear-DBA-1.1.1-11|24	%prep
14cr|php-pear-DBA-1.1.1-11|25	%setup -q -c
14cr|php-pear-DBA-1.1.1-11|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DBA-1.1.1-11|27	
14cr|php-pear-DBA-1.1.1-11|28	%install
14cr|php-pear-DBA-1.1.1-11|29	
14cr|php-pear-DBA-1.1.1-11|30	cd %{upstream_name}-%{version}
14cr|php-pear-DBA-1.1.1-11|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DBA-1.1.1-11|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DBA-1.1.1-11|33	
14cr|php-pear-DBA-1.1.1-11|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DBA-1.1.1-11|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DBA-1.1.1-11|36	
14cr|php-pear-DBA-1.1.1-11|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DBA-1.1.1-11|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DBA-1.1.1-11|39	
14cr|php-pear-DBA-1.1.1-11|40	%clean
14cr|php-pear-DBA-1.1.1-11|41	
14cr|php-pear-DBA-1.1.1-11|42	
14cr|php-pear-DBA-1.1.1-11|43	
14cr|php-pear-DBA-1.1.1-11|44	%files
14cr|php-pear-DBA-1.1.1-11|45	%defattr(-,root,root)
14cr|php-pear-DBA-1.1.1-11|46	%doc %{_class}-%{version}/docs/*
14cr|php-pear-DBA-1.1.1-11|47	%{_datadir}/pear/%{_class}.php
14cr|php-pear-DBA-1.1.1-11|48	%{_datadir}/pear/%{_class}
14cr|php-pear-DBA-1.1.1-11|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DBA-1.1.1-11|50	
14cr|php-pear-DBA-1.1.1-11|51	
14cr|php-pear-DBA-1.1.1-11|52	
14cr|php-pear-DBA-1.1.1-11|53	
14cr|php-pear-DBA-1.1.1-11|54	
14cr|php-pear-DBA-1.1.1-11|55	%changelog
14cr|php-pear-DBA-1.1.1-11|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-11
14cr|php-pear-DBA-1.1.1-11|57	+ Revision: df0034a
14cr|php-pear-DBA-1.1.1-11|58	- MassBuild#464: Increase release tag
14cr|php-pear-DBA-1.1.1-11|59	
14cr|php-pear-DBA-1.1.1-11|60	

6049 14
14cr|php-pear-DB_ado-1.3.1-9|1	%define		_class		DB
14cr|php-pear-DB_ado-1.3.1-9|2	%define		_subclass	ado
14cr|php-pear-DB_ado-1.3.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_ado-1.3.1-9|4	
14cr|php-pear-DB_ado-1.3.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_ado-1.3.1-9|6	Version:	1.3.1
14cr|php-pear-DB_ado-1.3.1-9|7	Release:	9
14cr|php-pear-DB_ado-1.3.1-9|8	Summary:	DB driver which use MS ADODB library
14cr|php-pear-DB_ado-1.3.1-9|9	License:	PHP License
14cr|php-pear-DB_ado-1.3.1-9|10	Group:		Development/PHP
14cr|php-pear-DB_ado-1.3.1-9|11	URL:		http://pear.php.net/package/DB_ado/
14cr|php-pear-DB_ado-1.3.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DB_ado-1.3.1-9|13	Requires(post): php-pear
14cr|php-pear-DB_ado-1.3.1-9|14	Requires(preun): php-pear
14cr|php-pear-DB_ado-1.3.1-9|15	Requires:	php-pear
14cr|php-pear-DB_ado-1.3.1-9|16	BuildArch:	noarch
14cr|php-pear-DB_ado-1.3.1-9|17	BuildRequires:	php-pear
14cr|php-pear-DB_ado-1.3.1-9|18	
14cr|php-pear-DB_ado-1.3.1-9|19	%description
14cr|php-pear-DB_ado-1.3.1-9|20	DB_ado is a database independent query interface definition for
14cr|php-pear-DB_ado-1.3.1-9|21	Microsoft's ADODB library using PHP's COM extension. This class allows
14cr|php-pear-DB_ado-1.3.1-9|22	you to connect to different data sources like MS Access, MS SQL
14cr|php-pear-DB_ado-1.3.1-9|23	Server, Oracle and other RDBMS on a Win32 operating system. Moreover
14cr|php-pear-DB_ado-1.3.1-9|24	the possibility exists to use MS Excel spreadsheets, XML, text files
14cr|php-pear-DB_ado-1.3.1-9|25	and other not relational data as data source.
14cr|php-pear-DB_ado-1.3.1-9|26	
14cr|php-pear-DB_ado-1.3.1-9|27	%prep
14cr|php-pear-DB_ado-1.3.1-9|28	%setup -q -c
14cr|php-pear-DB_ado-1.3.1-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_ado-1.3.1-9|30	
14cr|php-pear-DB_ado-1.3.1-9|31	%install
14cr|php-pear-DB_ado-1.3.1-9|32	
14cr|php-pear-DB_ado-1.3.1-9|33	cd %{upstream_name}-%{version}
14cr|php-pear-DB_ado-1.3.1-9|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_ado-1.3.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_ado-1.3.1-9|36	
14cr|php-pear-DB_ado-1.3.1-9|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_ado-1.3.1-9|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_ado-1.3.1-9|39	
14cr|php-pear-DB_ado-1.3.1-9|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ado-1.3.1-9|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ado-1.3.1-9|42	
14cr|php-pear-DB_ado-1.3.1-9|43	%clean
14cr|php-pear-DB_ado-1.3.1-9|44	
14cr|php-pear-DB_ado-1.3.1-9|45	
14cr|php-pear-DB_ado-1.3.1-9|46	
14cr|php-pear-DB_ado-1.3.1-9|47	%files
14cr|php-pear-DB_ado-1.3.1-9|48	%defattr(-,root,root)
14cr|php-pear-DB_ado-1.3.1-9|49	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_ado-1.3.1-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_ado-1.3.1-9|51	
14cr|php-pear-DB_ado-1.3.1-9|52	
14cr|php-pear-DB_ado-1.3.1-9|53	
14cr|php-pear-DB_ado-1.3.1-9|54	
14cr|php-pear-DB_ado-1.3.1-9|55	
14cr|php-pear-DB_ado-1.3.1-9|56	%changelog
14cr|php-pear-DB_ado-1.3.1-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-9
14cr|php-pear-DB_ado-1.3.1-9|58	+ Revision: 469acc3
14cr|php-pear-DB_ado-1.3.1-9|59	- MassBuild#464: Increase release tag
14cr|php-pear-DB_ado-1.3.1-9|60	
14cr|php-pear-DB_ado-1.3.1-9|61	

6050 14
14cr|php-pear-DBA_Relational-0.2.0-11|1	%define		_class		DBA
14cr|php-pear-DBA_Relational-0.2.0-11|2	%define		_subclass	Relational
14cr|php-pear-DBA_Relational-0.2.0-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DBA_Relational-0.2.0-11|4	
14cr|php-pear-DBA_Relational-0.2.0-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DBA_Relational-0.2.0-11|6	Version:	0.2.0
14cr|php-pear-DBA_Relational-0.2.0-11|7	Release:	11
14cr|php-pear-DBA_Relational-0.2.0-11|8	Epoch:		1
14cr|php-pear-DBA_Relational-0.2.0-11|9	Summary:	Berkeley-style database abstraction class
14cr|php-pear-DBA_Relational-0.2.0-11|10	License:	PHP License
14cr|php-pear-DBA_Relational-0.2.0-11|11	Group:		Development/PHP
14cr|php-pear-DBA_Relational-0.2.0-11|12	URL:		http://pear.php.net/package/DBA_Relational/
14cr|php-pear-DBA_Relational-0.2.0-11|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DBA_Relational-0.2.0-11|14	Requires(post): php-pear
14cr|php-pear-DBA_Relational-0.2.0-11|15	Requires(preun): php-pear
14cr|php-pear-DBA_Relational-0.2.0-11|16	Requires:	php-pear
14cr|php-pear-DBA_Relational-0.2.0-11|17	BuildArch:	noarch
14cr|php-pear-DBA_Relational-0.2.0-11|18	BuildRequires:	php-pear
14cr|php-pear-DBA_Relational-0.2.0-11|19	
14cr|php-pear-DBA_Relational-0.2.0-11|20	%description
14cr|php-pear-DBA_Relational-0.2.0-11|21	Table management extension for DBA.
14cr|php-pear-DBA_Relational-0.2.0-11|22	
14cr|php-pear-DBA_Relational-0.2.0-11|23	%prep
14cr|php-pear-DBA_Relational-0.2.0-11|24	%setup -q -c
14cr|php-pear-DBA_Relational-0.2.0-11|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DBA_Relational-0.2.0-11|26	
14cr|php-pear-DBA_Relational-0.2.0-11|27	%install
14cr|php-pear-DBA_Relational-0.2.0-11|28	
14cr|php-pear-DBA_Relational-0.2.0-11|29	cd %{upstream_name}-%{version}
14cr|php-pear-DBA_Relational-0.2.0-11|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DBA_Relational-0.2.0-11|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DBA_Relational-0.2.0-11|32	
14cr|php-pear-DBA_Relational-0.2.0-11|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DBA_Relational-0.2.0-11|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DBA_Relational-0.2.0-11|35	
14cr|php-pear-DBA_Relational-0.2.0-11|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DBA_Relational-0.2.0-11|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DBA_Relational-0.2.0-11|38	
14cr|php-pear-DBA_Relational-0.2.0-11|39	%clean
14cr|php-pear-DBA_Relational-0.2.0-11|40	
14cr|php-pear-DBA_Relational-0.2.0-11|41	
14cr|php-pear-DBA_Relational-0.2.0-11|42	
14cr|php-pear-DBA_Relational-0.2.0-11|43	%files
14cr|php-pear-DBA_Relational-0.2.0-11|44	%defattr(-,root,root)
14cr|php-pear-DBA_Relational-0.2.0-11|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-DBA_Relational-0.2.0-11|46	%{_datadir}/pear/%{_class}
14cr|php-pear-DBA_Relational-0.2.0-11|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DBA_Relational-0.2.0-11|48	
14cr|php-pear-DBA_Relational-0.2.0-11|49	
14cr|php-pear-DBA_Relational-0.2.0-11|50	
14cr|php-pear-DBA_Relational-0.2.0-11|51	%changelog
14cr|php-pear-DBA_Relational-0.2.0-11|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.0-11
14cr|php-pear-DBA_Relational-0.2.0-11|53	+ Revision: e6c360e
14cr|php-pear-DBA_Relational-0.2.0-11|54	- MassBuild#464: Increase release tag
14cr|php-pear-DBA_Relational-0.2.0-11|55	
14cr|php-pear-DBA_Relational-0.2.0-11|56	

6051 14
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|1	%define		_class		DB
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|2	%define		_subclass	DataObject_FormBuilder
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|4	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|6	Version:	1.0.2
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|7	Release:	2
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|8	Summary:	Automatically build HTML_QuickForm object from a DB_DataObject derived class
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|9	Epoch:      1
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|10	License:	PHP License
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|11	Group:		Development/PHP
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|12	URL:		http://pear.php.net/package/DB_DataObject_FormBuilder/
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|13	Source0:	http://download.pear.php.net/package/DB_DataObject_FormBuilder-%{version}.tgz
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|14	Requires(post): php-pear
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|15	Requires(preun): php-pear
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|16	Requires:	php-pear
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|17	BuildArch:	noarch
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|18	BuildRequires:	php-pear
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|19	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|20	%description
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|21	%{upstream_name} will aid you in rapid application development
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|22	using the packages DB_DataObject and HTML_QuickForm. For having quick but
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|23	working prototype of your application, simply model the database, run
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|24	DataObject`s CreateTable script over it and write a script that passes
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|25	one of the resulting objects to the FormBuilder class. The FormBuilder
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|26	class will automatically generate a simple but working HTML_QuickForm
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|27	object that you can use to test your application. It also provides a
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|28	processing method that will automatically detect if an insert() or
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|29	update() command has to be executed after the form has been submitted.
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|30	If you have set DataObject`s links.ini file correctly, it will also
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|31	automatically detect if a table field is a foreign key and will populate
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|32	a selectbox with the linked table`s entry. There are many optional
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|33	parameteres that you can place in DataObjects.ini or in properties of
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|34	your derived classes, that you can use to fine-tune the form generation,
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|35	gradually turning the prototypes into fully features forms and you can
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|36	take control of any stage at the process.
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|37	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|38	%prep
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|39	%setup -q -c
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|40	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|41	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|42	%install
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|43	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|44	cd %{upstream_name}-%{version}
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|47	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|48	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|49	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|50	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|51	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|53	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|54	rm -f %{buildroot}%{_datadir}/pear/package.php
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|55	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|56	%clean
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|57	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|58	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|59	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|60	%files
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|61	%defattr(-,root,root)
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|62	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|63	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|64	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|65	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|66	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|67	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|68	%changelog
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.2-2
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|70	+ Revision: 248061c
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|71	- MassBuild#464: Increase release tag
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|72	
14cr|php-pear-DB_DataObject_FormBuilder-1.0.2-2|73	

6052 14
14cr|php-pear-DB_ldap-1.2.1-4|1	%define		_class		DB
14cr|php-pear-DB_ldap-1.2.1-4|2	%define		_subclass	ldap
14cr|php-pear-DB_ldap-1.2.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_ldap-1.2.1-4|4	
14cr|php-pear-DB_ldap-1.2.1-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_ldap-1.2.1-4|6	Version:	1.2.1
14cr|php-pear-DB_ldap-1.2.1-4|7	Release:	4
14cr|php-pear-DB_ldap-1.2.1-4|8	Summary:	DB interface to LDAP server
14cr|php-pear-DB_ldap-1.2.1-4|9	License:	PHP License
14cr|php-pear-DB_ldap-1.2.1-4|10	Group:		Development/PHP
14cr|php-pear-DB_ldap-1.2.1-4|11	URL:		http://pear.php.net/package/DB_ldap/
14cr|php-pear-DB_ldap-1.2.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-DB_ldap-1.2.1-4|13	Requires(post): php-pear
14cr|php-pear-DB_ldap-1.2.1-4|14	Requires(preun): php-pear
14cr|php-pear-DB_ldap-1.2.1-4|15	Requires:	php-pear
14cr|php-pear-DB_ldap-1.2.1-4|16	BuildArch:	noarch
14cr|php-pear-DB_ldap-1.2.1-4|17	BuildRequires:	php-pear
14cr|php-pear-DB_ldap-1.2.1-4|18	
14cr|php-pear-DB_ldap-1.2.1-4|19	%description
14cr|php-pear-DB_ldap-1.2.1-4|20	The PEAR::DB_ldap class provides a DB compliant interface to LDAP
14cr|php-pear-DB_ldap-1.2.1-4|21	servers.
14cr|php-pear-DB_ldap-1.2.1-4|22	
14cr|php-pear-DB_ldap-1.2.1-4|23	%prep
14cr|php-pear-DB_ldap-1.2.1-4|24	%setup -q -c
14cr|php-pear-DB_ldap-1.2.1-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_ldap-1.2.1-4|26	
14cr|php-pear-DB_ldap-1.2.1-4|27	%install
14cr|php-pear-DB_ldap-1.2.1-4|28	
14cr|php-pear-DB_ldap-1.2.1-4|29	cd %{upstream_name}-%{version}
14cr|php-pear-DB_ldap-1.2.1-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_ldap-1.2.1-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_ldap-1.2.1-4|32	
14cr|php-pear-DB_ldap-1.2.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_ldap-1.2.1-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_ldap-1.2.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-DB_ldap-1.2.1-4|36	
14cr|php-pear-DB_ldap-1.2.1-4|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ldap-1.2.1-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ldap-1.2.1-4|39	
14cr|php-pear-DB_ldap-1.2.1-4|40	%clean
14cr|php-pear-DB_ldap-1.2.1-4|41	
14cr|php-pear-DB_ldap-1.2.1-4|42	
14cr|php-pear-DB_ldap-1.2.1-4|43	
14cr|php-pear-DB_ldap-1.2.1-4|44	%files
14cr|php-pear-DB_ldap-1.2.1-4|45	%defattr(-,root,root)
14cr|php-pear-DB_ldap-1.2.1-4|46	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_ldap-1.2.1-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_ldap-1.2.1-4|48	
14cr|php-pear-DB_ldap-1.2.1-4|49	
14cr|php-pear-DB_ldap-1.2.1-4|50	
14cr|php-pear-DB_ldap-1.2.1-4|51	%changelog
14cr|php-pear-DB_ldap-1.2.1-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14cr|php-pear-DB_ldap-1.2.1-4|53	+ Revision: 33bf261
14cr|php-pear-DB_ldap-1.2.1-4|54	- MassBuild#464: Increase release tag
14cr|php-pear-DB_ldap-1.2.1-4|55	
14cr|php-pear-DB_ldap-1.2.1-4|56	

6053 14
14cr|php-pear-DB_ldap2-0.5.0-9|1	%define		_class		DB
14cr|php-pear-DB_ldap2-0.5.0-9|2	%define		_subclass	ldap2
14cr|php-pear-DB_ldap2-0.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_ldap2-0.5.0-9|4	
14cr|php-pear-DB_ldap2-0.5.0-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_ldap2-0.5.0-9|6	Version:	0.5.0
14cr|php-pear-DB_ldap2-0.5.0-9|7	Release:	9
14cr|php-pear-DB_ldap2-0.5.0-9|8	Summary:	DB drivers for LDAP v2 and v3 database
14cr|php-pear-DB_ldap2-0.5.0-9|9	License:	PHP License
14cr|php-pear-DB_ldap2-0.5.0-9|10	Group:		Development/PHP
14cr|php-pear-DB_ldap2-0.5.0-9|11	URL:		http://pear.php.net/package/DB_ldap2/
14cr|php-pear-DB_ldap2-0.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-DB_ldap2-0.5.0-9|13	Requires(post): php-pear
14cr|php-pear-DB_ldap2-0.5.0-9|14	Requires(preun): php-pear
14cr|php-pear-DB_ldap2-0.5.0-9|15	Requires:	php-pear
14cr|php-pear-DB_ldap2-0.5.0-9|16	BuildArch:	noarch
14cr|php-pear-DB_ldap2-0.5.0-9|17	BuildRequires:	php-pear
14cr|php-pear-DB_ldap2-0.5.0-9|18	
14cr|php-pear-DB_ldap2-0.5.0-9|19	%description
14cr|php-pear-DB_ldap2-0.5.0-9|20	DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB compliant
14cr|php-pear-DB_ldap2-0.5.0-9|21	access to LDAP servers with protocol version 2 and 3. The drivers
14cr|php-pear-DB_ldap2-0.5.0-9|22	provide common DB interface as much as possible and support
14cr|php-pear-DB_ldap2-0.5.0-9|23	prepare/execute statements.
14cr|php-pear-DB_ldap2-0.5.0-9|24	
14cr|php-pear-DB_ldap2-0.5.0-9|25	%prep
14cr|php-pear-DB_ldap2-0.5.0-9|26	%setup -q -c
14cr|php-pear-DB_ldap2-0.5.0-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_ldap2-0.5.0-9|28	
14cr|php-pear-DB_ldap2-0.5.0-9|29	%install
14cr|php-pear-DB_ldap2-0.5.0-9|30	
14cr|php-pear-DB_ldap2-0.5.0-9|31	cd %{upstream_name}-%{version}
14cr|php-pear-DB_ldap2-0.5.0-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_ldap2-0.5.0-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_ldap2-0.5.0-9|34	
14cr|php-pear-DB_ldap2-0.5.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_ldap2-0.5.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_ldap2-0.5.0-9|37	
14cr|php-pear-DB_ldap2-0.5.0-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ldap2-0.5.0-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_ldap2-0.5.0-9|40	
14cr|php-pear-DB_ldap2-0.5.0-9|41	%clean
14cr|php-pear-DB_ldap2-0.5.0-9|42	
14cr|php-pear-DB_ldap2-0.5.0-9|43	
14cr|php-pear-DB_ldap2-0.5.0-9|44	
14cr|php-pear-DB_ldap2-0.5.0-9|45	%files
14cr|php-pear-DB_ldap2-0.5.0-9|46	%defattr(-,root,root)
14cr|php-pear-DB_ldap2-0.5.0-9|47	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-DB_ldap2-0.5.0-9|48	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_ldap2-0.5.0-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_ldap2-0.5.0-9|50	
14cr|php-pear-DB_ldap2-0.5.0-9|51	
14cr|php-pear-DB_ldap2-0.5.0-9|52	
14cr|php-pear-DB_ldap2-0.5.0-9|53	%changelog
14cr|php-pear-DB_ldap2-0.5.0-9|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-9
14cr|php-pear-DB_ldap2-0.5.0-9|55	+ Revision: 09182c5
14cr|php-pear-DB_ldap2-0.5.0-9|56	- MassBuild#464: Increase release tag
14cr|php-pear-DB_ldap2-0.5.0-9|57	
14cr|php-pear-DB_ldap2-0.5.0-9|58	

6054 14
14cr|php-pear-DB_NestedSet-1.4.1-6|1	%define		_class		DB
14cr|php-pear-DB_NestedSet-1.4.1-6|2	%define		_subclass	NestedSet
14cr|php-pear-DB_NestedSet-1.4.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_NestedSet-1.4.1-6|4	
14cr|php-pear-DB_NestedSet-1.4.1-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_NestedSet-1.4.1-6|6	Version:	1.4.1
14cr|php-pear-DB_NestedSet-1.4.1-6|7	Release:	6
14cr|php-pear-DB_NestedSet-1.4.1-6|8	Summary:	API to build and query nested sets
14cr|php-pear-DB_NestedSet-1.4.1-6|9	License:	PHP License
14cr|php-pear-DB_NestedSet-1.4.1-6|10	Group:		Development/PHP
14cr|php-pear-DB_NestedSet-1.4.1-6|11	URL:		http://pear.php.net/package/DB_NestedSet/
14cr|php-pear-DB_NestedSet-1.4.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-DB_NestedSet-1.4.1-6|13	Requires(post): php-pear
14cr|php-pear-DB_NestedSet-1.4.1-6|14	Requires(preun): php-pear
14cr|php-pear-DB_NestedSet-1.4.1-6|15	Requires:	php-pear
14cr|php-pear-DB_NestedSet-1.4.1-6|16	BuildArch:	noarch
14cr|php-pear-DB_NestedSet-1.4.1-6|17	BuildRequires:	php-pear
14cr|php-pear-DB_NestedSet-1.4.1-6|18	
14cr|php-pear-DB_NestedSet-1.4.1-6|19	%description
14cr|php-pear-DB_NestedSet-1.4.1-6|20	DB_NestedSet lets you create trees with infinite depth inside a
14cr|php-pear-DB_NestedSet-1.4.1-6|21	relational database. The package provides a way to:
14cr|php-pear-DB_NestedSet-1.4.1-6|22	- create/update/delete nodes
14cr|php-pear-DB_NestedSet-1.4.1-6|23	- query nodes, trees and subtrees
14cr|php-pear-DB_NestedSet-1.4.1-6|24	- copy (clone) nodes, trees and subtrees
14cr|php-pear-DB_NestedSet-1.4.1-6|25	- move nodes, trees and subtrees
14cr|php-pear-DB_NestedSet-1.4.1-6|26	- call event handlers on specific events like on node deletion
14cr|php-pear-DB_NestedSet-1.4.1-6|27	- output the tree with
14cr|php-pear-DB_NestedSet-1.4.1-6|28	- PEAR::HTML_TreeMenu
14cr|php-pear-DB_NestedSet-1.4.1-6|29	- TigraMenu (http://www.softcomplex.com/products/tigra_menu/)
14cr|php-pear-DB_NestedSet-1.4.1-6|30	- It also features caching of SQL queries using PEAR::Cache.
14cr|php-pear-DB_NestedSet-1.4.1-6|31	
14cr|php-pear-DB_NestedSet-1.4.1-6|32	%prep
14cr|php-pear-DB_NestedSet-1.4.1-6|33	%setup -q -c
14cr|php-pear-DB_NestedSet-1.4.1-6|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_NestedSet-1.4.1-6|35	
14cr|php-pear-DB_NestedSet-1.4.1-6|36	%install
14cr|php-pear-DB_NestedSet-1.4.1-6|37	
14cr|php-pear-DB_NestedSet-1.4.1-6|38	cd %{upstream_name}-%{version}
14cr|php-pear-DB_NestedSet-1.4.1-6|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_NestedSet-1.4.1-6|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_NestedSet-1.4.1-6|41	
14cr|php-pear-DB_NestedSet-1.4.1-6|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_NestedSet-1.4.1-6|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_NestedSet-1.4.1-6|44	
14cr|php-pear-DB_NestedSet-1.4.1-6|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_NestedSet-1.4.1-6|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_NestedSet-1.4.1-6|47	
14cr|php-pear-DB_NestedSet-1.4.1-6|48	%clean
14cr|php-pear-DB_NestedSet-1.4.1-6|49	
14cr|php-pear-DB_NestedSet-1.4.1-6|50	
14cr|php-pear-DB_NestedSet-1.4.1-6|51	
14cr|php-pear-DB_NestedSet-1.4.1-6|52	%files
14cr|php-pear-DB_NestedSet-1.4.1-6|53	%defattr(-,root,root)
14cr|php-pear-DB_NestedSet-1.4.1-6|54	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-DB_NestedSet-1.4.1-6|55	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_NestedSet-1.4.1-6|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_NestedSet-1.4.1-6|57	
14cr|php-pear-DB_NestedSet-1.4.1-6|58	
14cr|php-pear-DB_NestedSet-1.4.1-6|59	
14cr|php-pear-DB_NestedSet-1.4.1-6|60	%changelog
14cr|php-pear-DB_NestedSet-1.4.1-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-6
14cr|php-pear-DB_NestedSet-1.4.1-6|62	+ Revision: 1ea9347
14cr|php-pear-DB_NestedSet-1.4.1-6|63	- MassBuild#464: Increase release tag
14cr|php-pear-DB_NestedSet-1.4.1-6|64	
14cr|php-pear-DB_NestedSet-1.4.1-6|65	

6055 14
14cr|php-pear-DB_odbtp-1.0.4-9|1	%define		_class		DB
14cr|php-pear-DB_odbtp-1.0.4-9|2	%define		_subclass	odbtp
14cr|php-pear-DB_odbtp-1.0.4-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_odbtp-1.0.4-9|4	
14cr|php-pear-DB_odbtp-1.0.4-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_odbtp-1.0.4-9|6	Version:	1.0.4
14cr|php-pear-DB_odbtp-1.0.4-9|7	Release:	9
14cr|php-pear-DB_odbtp-1.0.4-9|8	Summary:	DB interface for ODBTP
14cr|php-pear-DB_odbtp-1.0.4-9|9	License:	PHP License
14cr|php-pear-DB_odbtp-1.0.4-9|10	Group:		Development/PHP
14cr|php-pear-DB_odbtp-1.0.4-9|11	URL:		http://pear.php.net/package/DB_odbtp/
14cr|php-pear-DB_odbtp-1.0.4-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-DB_odbtp-1.0.4-9|13	Requires(post): php-pear
14cr|php-pear-DB_odbtp-1.0.4-9|14	Requires(preun): php-pear
14cr|php-pear-DB_odbtp-1.0.4-9|15	Requires:	php-pear
14cr|php-pear-DB_odbtp-1.0.4-9|16	BuildArch:	noarch
14cr|php-pear-DB_odbtp-1.0.4-9|17	BuildRequires:	php-pear
14cr|php-pear-DB_odbtp-1.0.4-9|18	
14cr|php-pear-DB_odbtp-1.0.4-9|19	%description
14cr|php-pear-DB_odbtp-1.0.4-9|20	DB_odbtp is a PEAR DB driver that uses the ODBTP extension to connect
14cr|php-pear-DB_odbtp-1.0.4-9|21	to a database. It can be used to remotely access any Win32-ODBC
14cr|php-pear-DB_odbtp-1.0.4-9|22	accessible database from any platform.
14cr|php-pear-DB_odbtp-1.0.4-9|23	
14cr|php-pear-DB_odbtp-1.0.4-9|24	%prep
14cr|php-pear-DB_odbtp-1.0.4-9|25	%setup -q -c
14cr|php-pear-DB_odbtp-1.0.4-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_odbtp-1.0.4-9|27	
14cr|php-pear-DB_odbtp-1.0.4-9|28	%install
14cr|php-pear-DB_odbtp-1.0.4-9|29	
14cr|php-pear-DB_odbtp-1.0.4-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-DB_odbtp-1.0.4-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_odbtp-1.0.4-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_odbtp-1.0.4-9|33	
14cr|php-pear-DB_odbtp-1.0.4-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_odbtp-1.0.4-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_odbtp-1.0.4-9|36	
14cr|php-pear-DB_odbtp-1.0.4-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_odbtp-1.0.4-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_odbtp-1.0.4-9|39	
14cr|php-pear-DB_odbtp-1.0.4-9|40	%clean
14cr|php-pear-DB_odbtp-1.0.4-9|41	
14cr|php-pear-DB_odbtp-1.0.4-9|42	
14cr|php-pear-DB_odbtp-1.0.4-9|43	
14cr|php-pear-DB_odbtp-1.0.4-9|44	%files
14cr|php-pear-DB_odbtp-1.0.4-9|45	%defattr(-,root,root)
14cr|php-pear-DB_odbtp-1.0.4-9|46	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
14cr|php-pear-DB_odbtp-1.0.4-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_odbtp-1.0.4-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_odbtp-1.0.4-9|49	
14cr|php-pear-DB_odbtp-1.0.4-9|50	
14cr|php-pear-DB_odbtp-1.0.4-9|51	
14cr|php-pear-DB_odbtp-1.0.4-9|52	%changelog
14cr|php-pear-DB_odbtp-1.0.4-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-9
14cr|php-pear-DB_odbtp-1.0.4-9|54	+ Revision: d1ccd8f
14cr|php-pear-DB_odbtp-1.0.4-9|55	- MassBuild#464: Increase release tag
14cr|php-pear-DB_odbtp-1.0.4-9|56	
14cr|php-pear-DB_odbtp-1.0.4-9|57	

6056 14
14cr|php-pear-DB_Pager-0.7-17|1	%define		_class		DB
14cr|php-pear-DB_Pager-0.7-17|2	%define		_subclass	Pager
14cr|php-pear-DB_Pager-0.7-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_Pager-0.7-17|4	
14cr|php-pear-DB_Pager-0.7-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_Pager-0.7-17|6	Version:	0.7
14cr|php-pear-DB_Pager-0.7-17|7	Release:	17
14cr|php-pear-DB_Pager-0.7-17|8	Summary:	Retrieve and return information of database result sets
14cr|php-pear-DB_Pager-0.7-17|9	License:	PHP License
14cr|php-pear-DB_Pager-0.7-17|10	Group:		Development/PHP
14cr|php-pear-DB_Pager-0.7-17|11	URL:		http://pear.php.net/package/DB_Pager/
14cr|php-pear-DB_Pager-0.7-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DB_Pager-0.7-17|13	Requires(post): php-pear
14cr|php-pear-DB_Pager-0.7-17|14	Requires(preun): php-pear
14cr|php-pear-DB_Pager-0.7-17|15	Requires:	php-pear
14cr|php-pear-DB_Pager-0.7-17|16	BuildArch:	noarch
14cr|php-pear-DB_Pager-0.7-17|17	BuildRequires:	php-pear
14cr|php-pear-DB_Pager-0.7-17|18	
14cr|php-pear-DB_Pager-0.7-17|19	%description
14cr|php-pear-DB_Pager-0.7-17|20	This class handles all the stuff needed for displaying paginated
14cr|php-pear-DB_Pager-0.7-17|21	results from a database query of PEAR DB, including fetching only the
14cr|php-pear-DB_Pager-0.7-17|22	needed rows and giving extensive information for helping build an HTML
14cr|php-pear-DB_Pager-0.7-17|23	or GTK+ query result display.
14cr|php-pear-DB_Pager-0.7-17|24	
14cr|php-pear-DB_Pager-0.7-17|25	%prep
14cr|php-pear-DB_Pager-0.7-17|26	%setup -q -c
14cr|php-pear-DB_Pager-0.7-17|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_Pager-0.7-17|28	
14cr|php-pear-DB_Pager-0.7-17|29	%install
14cr|php-pear-DB_Pager-0.7-17|30	
14cr|php-pear-DB_Pager-0.7-17|31	cd %{upstream_name}-%{version}
14cr|php-pear-DB_Pager-0.7-17|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_Pager-0.7-17|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_Pager-0.7-17|34	
14cr|php-pear-DB_Pager-0.7-17|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_Pager-0.7-17|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_Pager-0.7-17|37	
14cr|php-pear-DB_Pager-0.7-17|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Pager-0.7-17|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Pager-0.7-17|40	
14cr|php-pear-DB_Pager-0.7-17|41	%clean
14cr|php-pear-DB_Pager-0.7-17|42	
14cr|php-pear-DB_Pager-0.7-17|43	
14cr|php-pear-DB_Pager-0.7-17|44	
14cr|php-pear-DB_Pager-0.7-17|45	%files
14cr|php-pear-DB_Pager-0.7-17|46	%defattr(-,root,root)
14cr|php-pear-DB_Pager-0.7-17|47	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_Pager-0.7-17|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_Pager-0.7-17|49	
14cr|php-pear-DB_Pager-0.7-17|50	
14cr|php-pear-DB_Pager-0.7-17|51	
14cr|php-pear-DB_Pager-0.7-17|52	%changelog
14cr|php-pear-DB_Pager-0.7-17|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-17
14cr|php-pear-DB_Pager-0.7-17|54	+ Revision: 26867a5
14cr|php-pear-DB_Pager-0.7-17|55	- MassBuild#464: Increase release tag
14cr|php-pear-DB_Pager-0.7-17|56	
14cr|php-pear-DB_Pager-0.7-17|57	

6057 14
14cr|php-pear-DB_QueryTool-1.1.2-10|1	%define		_class		DB
14cr|php-pear-DB_QueryTool-1.1.2-10|2	%define		_subclass	QueryTool
14cr|php-pear-DB_QueryTool-1.1.2-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_QueryTool-1.1.2-10|4	
14cr|php-pear-DB_QueryTool-1.1.2-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_QueryTool-1.1.2-10|6	Version:	1.1.2
14cr|php-pear-DB_QueryTool-1.1.2-10|7	Release:	10
14cr|php-pear-DB_QueryTool-1.1.2-10|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
14cr|php-pear-DB_QueryTool-1.1.2-10|9	License:	PHP License
14cr|php-pear-DB_QueryTool-1.1.2-10|10	Group:		Development/PHP
14cr|php-pear-DB_QueryTool-1.1.2-10|11	URL:		http://pear.php.net/package/DB_QueryTool/
14cr|php-pear-DB_QueryTool-1.1.2-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DB_QueryTool-1.1.2-10|13	Requires(post): php-pear
14cr|php-pear-DB_QueryTool-1.1.2-10|14	Requires(preun): php-pear
14cr|php-pear-DB_QueryTool-1.1.2-10|15	Requires:	php-pear
14cr|php-pear-DB_QueryTool-1.1.2-10|16	BuildArch:	noarch
14cr|php-pear-DB_QueryTool-1.1.2-10|17	BuildRequires:	php-pear
14cr|php-pear-DB_QueryTool-1.1.2-10|18	
14cr|php-pear-DB_QueryTool-1.1.2-10|19	%description
14cr|php-pear-DB_QueryTool-1.1.2-10|20	This package is an OO-abstraction to the SQL-Query language, it
14cr|php-pear-DB_QueryTool-1.1.2-10|21	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
14cr|php-pear-DB_QueryTool-1.1.2-10|22	to easily build queries. It also provides an easy to learn interface
14cr|php-pear-DB_QueryTool-1.1.2-10|23	that interacts nicely with HTML-forms using arrays that contain the
14cr|php-pear-DB_QueryTool-1.1.2-10|24	column data, that shall be updated/added in a DB. This package bases
14cr|php-pear-DB_QueryTool-1.1.2-10|25	on an SQL-Builder which lets you easily build SQL-Statements and
14cr|php-pear-DB_QueryTool-1.1.2-10|26	execute them.
14cr|php-pear-DB_QueryTool-1.1.2-10|27	
14cr|php-pear-DB_QueryTool-1.1.2-10|28	%prep
14cr|php-pear-DB_QueryTool-1.1.2-10|29	%setup -q -c
14cr|php-pear-DB_QueryTool-1.1.2-10|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_QueryTool-1.1.2-10|31	
14cr|php-pear-DB_QueryTool-1.1.2-10|32	%install
14cr|php-pear-DB_QueryTool-1.1.2-10|33	
14cr|php-pear-DB_QueryTool-1.1.2-10|34	cd %{upstream_name}-%{version}
14cr|php-pear-DB_QueryTool-1.1.2-10|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_QueryTool-1.1.2-10|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_QueryTool-1.1.2-10|37	
14cr|php-pear-DB_QueryTool-1.1.2-10|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_QueryTool-1.1.2-10|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_QueryTool-1.1.2-10|40	
14cr|php-pear-DB_QueryTool-1.1.2-10|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_QueryTool-1.1.2-10|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_QueryTool-1.1.2-10|43	
14cr|php-pear-DB_QueryTool-1.1.2-10|44	%clean
14cr|php-pear-DB_QueryTool-1.1.2-10|45	
14cr|php-pear-DB_QueryTool-1.1.2-10|46	
14cr|php-pear-DB_QueryTool-1.1.2-10|47	
14cr|php-pear-DB_QueryTool-1.1.2-10|48	%files
14cr|php-pear-DB_QueryTool-1.1.2-10|49	%defattr(-,root,root)
14cr|php-pear-DB_QueryTool-1.1.2-10|50	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_QueryTool-1.1.2-10|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_QueryTool-1.1.2-10|52	
14cr|php-pear-DB_QueryTool-1.1.2-10|53	
14cr|php-pear-DB_QueryTool-1.1.2-10|54	
14cr|php-pear-DB_QueryTool-1.1.2-10|55	%changelog
14cr|php-pear-DB_QueryTool-1.1.2-10|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-10
14cr|php-pear-DB_QueryTool-1.1.2-10|57	+ Revision: 45eb5fc
14cr|php-pear-DB_QueryTool-1.1.2-10|58	- MassBuild#464: Increase release tag
14cr|php-pear-DB_QueryTool-1.1.2-10|59	
14cr|php-pear-DB_QueryTool-1.1.2-10|60	

6058 14
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|1	%define		_class		DB
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|2	%define		_subclass	Sqlite
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|3	%define		_ssclass	Tools
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_ssclass}
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|5	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|7	Version:	0.1.7
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|8	Release:	2
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|9	Summary:	OO interface designed to effectively manage and backup Sqlite databases
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|10	License:	PHP License
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|11	Group:		Development/PHP
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|12	URL:		http://pear.php.net/package/DB_Sqlite_Tools/
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|13	Source0:	http://download.pear.php.net/package/DB_Sqlite_Tools-%{version}.tgz
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|14	Requires(post): php-pear
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|15	Requires(preun): php-pear
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|16	Requires:	php-pear
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|17	BuildArch:	noarch
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|18	BuildRequires:	php-pear
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|19	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|20	%description
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|21	DB_Sqlite_Tools is extends the native PHP-sqlite function by providing
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|22	a comprehensive solution for database backup, live replication, export
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|23	in XML format, performance optmization and more. It is designed for
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|24	the maintenance and optimisation of several sqlite databases.
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|25	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|26	%prep
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|27	%setup -q -c
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|29	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|30	%install
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|31	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|32	cd %{upstream_name}-%{version}
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|35	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|38	rm -f %{buildroot}%{_datadir}/pear/generate_package_xml.php
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|39	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|42	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|43	%clean
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|44	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|45	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|46	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|47	%files
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|48	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|50	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|51	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|52	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|53	%changelog
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-2
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|55	+ Revision: b2ec2d6
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|56	- MassBuild#464: Increase release tag
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|57	
14cr|php-pear-DB_Sqlite_Tools-0.1.7-2|58	

6059 14
14cr|php-pear-DB_Table-1.5.6-9|1	%define		_class		DB
14cr|php-pear-DB_Table-1.5.6-9|2	%define		_subclass	Table
14cr|php-pear-DB_Table-1.5.6-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-DB_Table-1.5.6-9|4	
14cr|php-pear-DB_Table-1.5.6-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-DB_Table-1.5.6-9|6	Version:	1.5.6
14cr|php-pear-DB_Table-1.5.6-9|7	Release:	9
14cr|php-pear-DB_Table-1.5.6-9|8	Summary:	Automate table creation
14cr|php-pear-DB_Table-1.5.6-9|9	License:	PHP License
14cr|php-pear-DB_Table-1.5.6-9|10	Group:		Development/PHP
14cr|php-pear-DB_Table-1.5.6-9|11	URL:		http://pear.php.net/package/DB_Table/
14cr|php-pear-DB_Table-1.5.6-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-DB_Table-1.5.6-9|13	Requires(post): php-pear
14cr|php-pear-DB_Table-1.5.6-9|14	Requires(preun): php-pear
14cr|php-pear-DB_Table-1.5.6-9|15	Requires:	php-pear
14cr|php-pear-DB_Table-1.5.6-9|16	BuildArch:	noarch
14cr|php-pear-DB_Table-1.5.6-9|17	BuildRequires:	php-pear
14cr|php-pear-DB_Table-1.5.6-9|18	
14cr|php-pear-DB_Table-1.5.6-9|19	%description
14cr|php-pear-DB_Table-1.5.6-9|20	Builds on PEAR DB to abstract datatypes and automate table creation,
14cr|php-pear-DB_Table-1.5.6-9|21	data validation, insert, update, delete, and select; combines these
14cr|php-pear-DB_Table-1.5.6-9|22	with PEAR HTML_QuickForm to automatically generate input forms that
14cr|php-pear-DB_Table-1.5.6-9|23	match the table column definitions.
14cr|php-pear-DB_Table-1.5.6-9|24	
14cr|php-pear-DB_Table-1.5.6-9|25	
14cr|php-pear-DB_Table-1.5.6-9|26	%prep
14cr|php-pear-DB_Table-1.5.6-9|27	%setup -q -c
14cr|php-pear-DB_Table-1.5.6-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DB_Table-1.5.6-9|29	
14cr|php-pear-DB_Table-1.5.6-9|30	%install
14cr|php-pear-DB_Table-1.5.6-9|31	
14cr|php-pear-DB_Table-1.5.6-9|32	cd %{upstream_name}-%{version}
14cr|php-pear-DB_Table-1.5.6-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DB_Table-1.5.6-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DB_Table-1.5.6-9|35	
14cr|php-pear-DB_Table-1.5.6-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DB_Table-1.5.6-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DB_Table-1.5.6-9|38	
14cr|php-pear-DB_Table-1.5.6-9|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Table-1.5.6-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DB_Table-1.5.6-9|41	
14cr|php-pear-DB_Table-1.5.6-9|42	%clean
14cr|php-pear-DB_Table-1.5.6-9|43	
14cr|php-pear-DB_Table-1.5.6-9|44	
14cr|php-pear-DB_Table-1.5.6-9|45	
14cr|php-pear-DB_Table-1.5.6-9|46	%files
14cr|php-pear-DB_Table-1.5.6-9|47	%defattr(-,root,root)
14cr|php-pear-DB_Table-1.5.6-9|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-DB_Table-1.5.6-9|49	%{_datadir}/pear/%{_class}
14cr|php-pear-DB_Table-1.5.6-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-DB_Table-1.5.6-9|51	
14cr|php-pear-DB_Table-1.5.6-9|52	
14cr|php-pear-DB_Table-1.5.6-9|53	
14cr|php-pear-DB_Table-1.5.6-9|54	%changelog
14cr|php-pear-DB_Table-1.5.6-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-9
14cr|php-pear-DB_Table-1.5.6-9|56	+ Revision: b2292d5
14cr|php-pear-DB_Table-1.5.6-9|57	- MassBuild#464: Increase release tag
14cr|php-pear-DB_Table-1.5.6-9|58	
14cr|php-pear-DB_Table-1.5.6-9|59	

6060 14
14cr|php-pear-DbUnit-1.1.1-5|1	%define  upstream_name DbUnit
14cr|php-pear-DbUnit-1.1.1-5|2	%define __noautoreq /usr/bin/php
14cr|php-pear-DbUnit-1.1.1-5|3	
14cr|php-pear-DbUnit-1.1.1-5|4	Summary:	DbUnit port for PHP/PHPUnit to support database interaction testing
14cr|php-pear-DbUnit-1.1.1-5|5	
14cr|php-pear-DbUnit-1.1.1-5|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-DbUnit-1.1.1-5|7	Version:	1.1.1
14cr|php-pear-DbUnit-1.1.1-5|8	Release:	5
14cr|php-pear-DbUnit-1.1.1-5|9	License:	BSD
14cr|php-pear-DbUnit-1.1.1-5|10	Group:		Development/PHP
14cr|php-pear-DbUnit-1.1.1-5|11	URL:		http://www.phpunit.de/
14cr|php-pear-DbUnit-1.1.1-5|12	Source0:	http://pear.phpunit.de/get/DbUnit-%{version}.tgz
14cr|php-pear-DbUnit-1.1.1-5|13	Requires(post): php-pear
14cr|php-pear-DbUnit-1.1.1-5|14	Requires(preun): php-pear
14cr|php-pear-DbUnit-1.1.1-5|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-DbUnit-1.1.1-5|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-DbUnit-1.1.1-5|17	Requires:	php-channel-phpunit
14cr|php-pear-DbUnit-1.1.1-5|18	BuildArch:	noarch
14cr|php-pear-DbUnit-1.1.1-5|19	BuildRequires:	php-pear
14cr|php-pear-DbUnit-1.1.1-5|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-DbUnit-1.1.1-5|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-DbUnit-1.1.1-5|22	Suggests:	php-symfony-YAML >= 1.0.2
14cr|php-pear-DbUnit-1.1.1-5|23	
14cr|php-pear-DbUnit-1.1.1-5|24	%description
14cr|php-pear-DbUnit-1.1.1-5|25	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-DbUnit-1.1.1-5|26	unit tests in PHP.
14cr|php-pear-DbUnit-1.1.1-5|27	
14cr|php-pear-DbUnit-1.1.1-5|28	This package provides DbUnit port for PHP/PHPUnit to support database
14cr|php-pear-DbUnit-1.1.1-5|29	interaction testing.
14cr|php-pear-DbUnit-1.1.1-5|30	
14cr|php-pear-DbUnit-1.1.1-5|31	%prep
14cr|php-pear-DbUnit-1.1.1-5|32	
14cr|php-pear-DbUnit-1.1.1-5|33	%setup -q -c
14cr|php-pear-DbUnit-1.1.1-5|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-DbUnit-1.1.1-5|35	
14cr|php-pear-DbUnit-1.1.1-5|36	%build
14cr|php-pear-DbUnit-1.1.1-5|37	
14cr|php-pear-DbUnit-1.1.1-5|38	%install
14cr|php-pear-DbUnit-1.1.1-5|39	
14cr|php-pear-DbUnit-1.1.1-5|40	cd %{upstream_name}-%{version}
14cr|php-pear-DbUnit-1.1.1-5|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-DbUnit-1.1.1-5|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-DbUnit-1.1.1-5|43	
14cr|php-pear-DbUnit-1.1.1-5|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-DbUnit-1.1.1-5|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-DbUnit-1.1.1-5|46	
14cr|php-pear-DbUnit-1.1.1-5|47	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DbUnit-1.1.1-5|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-DbUnit-1.1.1-5|49	
14cr|php-pear-DbUnit-1.1.1-5|50	%clean
14cr|php-pear-DbUnit-1.1.1-5|51	
14cr|php-pear-DbUnit-1.1.1-5|52	
14cr|php-pear-DbUnit-1.1.1-5|53	
14cr|php-pear-DbUnit-1.1.1-5|54	%files
14cr|php-pear-DbUnit-1.1.1-5|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-DbUnit-1.1.1-5|56	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-DbUnit-1.1.1-5|57	%{_bindir}/dbunit
14cr|php-pear-DbUnit-1.1.1-5|58	%{_datadir}/pear/PHPUnit/Extensions/Database
14cr|php-pear-DbUnit-1.1.1-5|59	%{_datadir}/pear/packages/DbUnit.xml
14cr|php-pear-DbUnit-1.1.1-5|60	
14cr|php-pear-DbUnit-1.1.1-5|61	
14cr|php-pear-DbUnit-1.1.1-5|62	
14cr|php-pear-DbUnit-1.1.1-5|63	
14cr|php-pear-DbUnit-1.1.1-5|64	%changelog
14cr|php-pear-DbUnit-1.1.1-5|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-5
14cr|php-pear-DbUnit-1.1.1-5|66	+ Revision: 866a4f7
14cr|php-pear-DbUnit-1.1.1-5|67	- MassBuild#464: Increase release tag
14cr|php-pear-DbUnit-1.1.1-5|68	
14cr|php-pear-DbUnit-1.1.1-5|69	

6061 14
14cr|php-pear-Event_Dispatcher-1.1.0-8|1	%define		_class		Event
14cr|php-pear-Event_Dispatcher-1.1.0-8|2	%define		_subclass	Dispatcher
14cr|php-pear-Event_Dispatcher-1.1.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Event_Dispatcher-1.1.0-8|4	
14cr|php-pear-Event_Dispatcher-1.1.0-8|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Event_Dispatcher-1.1.0-8|6	Version:	1.1.0
14cr|php-pear-Event_Dispatcher-1.1.0-8|7	Release:	8
14cr|php-pear-Event_Dispatcher-1.1.0-8|8	Summary:	Dispatch notifications using PHP callbacks
14cr|php-pear-Event_Dispatcher-1.1.0-8|9	License:	PHP License
14cr|php-pear-Event_Dispatcher-1.1.0-8|10	Group:		Development/PHP
14cr|php-pear-Event_Dispatcher-1.1.0-8|11	URL:		http://pear.php.net/package/Event_Dispatcher/
14cr|php-pear-Event_Dispatcher-1.1.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Event_Dispatcher-1.1.0-8|13	Requires(post): php-pear
14cr|php-pear-Event_Dispatcher-1.1.0-8|14	Requires(preun): php-pear
14cr|php-pear-Event_Dispatcher-1.1.0-8|15	Requires:	php-pear
14cr|php-pear-Event_Dispatcher-1.1.0-8|16	BuildArch:	noarch
14cr|php-pear-Event_Dispatcher-1.1.0-8|17	BuildRequires:	php-pear
14cr|php-pear-Event_Dispatcher-1.1.0-8|18	
14cr|php-pear-Event_Dispatcher-1.1.0-8|19	%description
14cr|php-pear-Event_Dispatcher-1.1.0-8|20	The Event_Dispatcher acts as a notification dispatch table. It is used
14cr|php-pear-Event_Dispatcher-1.1.0-8|21	to notify other objects of interesting things. This information is
14cr|php-pear-Event_Dispatcher-1.1.0-8|22	encapsulated in Event_Notification objects. Client objects register
14cr|php-pear-Event_Dispatcher-1.1.0-8|23	themselves with the Event_Dispatcher as observers of specific
14cr|php-pear-Event_Dispatcher-1.1.0-8|24	notifications posted by other objects. When an event occurs, an object
14cr|php-pear-Event_Dispatcher-1.1.0-8|25	posts an appropriate notification to the Event_Dispatcher. The
14cr|php-pear-Event_Dispatcher-1.1.0-8|26	Event_Dispatcher dispatches a message to each registered observer,
14cr|php-pear-Event_Dispatcher-1.1.0-8|27	passing the notification as the sole argument.
14cr|php-pear-Event_Dispatcher-1.1.0-8|28	
14cr|php-pear-Event_Dispatcher-1.1.0-8|29	
14cr|php-pear-Event_Dispatcher-1.1.0-8|30	%prep
14cr|php-pear-Event_Dispatcher-1.1.0-8|31	%setup -q -c
14cr|php-pear-Event_Dispatcher-1.1.0-8|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Event_Dispatcher-1.1.0-8|33	
14cr|php-pear-Event_Dispatcher-1.1.0-8|34	%install
14cr|php-pear-Event_Dispatcher-1.1.0-8|35	
14cr|php-pear-Event_Dispatcher-1.1.0-8|36	cd %{upstream_name}-%{version}
14cr|php-pear-Event_Dispatcher-1.1.0-8|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Event_Dispatcher-1.1.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Event_Dispatcher-1.1.0-8|39	
14cr|php-pear-Event_Dispatcher-1.1.0-8|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Event_Dispatcher-1.1.0-8|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Event_Dispatcher-1.1.0-8|42	
14cr|php-pear-Event_Dispatcher-1.1.0-8|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Event_Dispatcher-1.1.0-8|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Event_Dispatcher-1.1.0-8|45	
14cr|php-pear-Event_Dispatcher-1.1.0-8|46	%clean
14cr|php-pear-Event_Dispatcher-1.1.0-8|47	
14cr|php-pear-Event_Dispatcher-1.1.0-8|48	
14cr|php-pear-Event_Dispatcher-1.1.0-8|49	
14cr|php-pear-Event_Dispatcher-1.1.0-8|50	%files
14cr|php-pear-Event_Dispatcher-1.1.0-8|51	%defattr(-,root,root)
14cr|php-pear-Event_Dispatcher-1.1.0-8|52	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Event_Dispatcher-1.1.0-8|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Event_Dispatcher-1.1.0-8|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Event_Dispatcher-1.1.0-8|55	
14cr|php-pear-Event_Dispatcher-1.1.0-8|56	
14cr|php-pear-Event_Dispatcher-1.1.0-8|57	
14cr|php-pear-Event_Dispatcher-1.1.0-8|58	%changelog
14cr|php-pear-Event_Dispatcher-1.1.0-8|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-8
14cr|php-pear-Event_Dispatcher-1.1.0-8|60	+ Revision: 47c94e3
14cr|php-pear-Event_Dispatcher-1.1.0-8|61	- MassBuild#464: Increase release tag
14cr|php-pear-Event_Dispatcher-1.1.0-8|62	
14cr|php-pear-Event_Dispatcher-1.1.0-8|63	

6062 14
14cr|php-pear-File_Bittorrent-1.1.0-11|1	%define		_class		File
14cr|php-pear-File_Bittorrent-1.1.0-11|2	%define		_subclass	Bittorrent
14cr|php-pear-File_Bittorrent-1.1.0-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_Bittorrent-1.1.0-11|4	
14cr|php-pear-File_Bittorrent-1.1.0-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Bittorrent-1.1.0-11|6	Version:	1.1.0
14cr|php-pear-File_Bittorrent-1.1.0-11|7	Release:	11
14cr|php-pear-File_Bittorrent-1.1.0-11|8	Summary:	Decode and Encode data in Bittorrent format
14cr|php-pear-File_Bittorrent-1.1.0-11|9	License:	PHP License
14cr|php-pear-File_Bittorrent-1.1.0-11|10	Group:		Development/PHP
14cr|php-pear-File_Bittorrent-1.1.0-11|11	URL:		http://pear.php.net/package/File_Bittorrent/
14cr|php-pear-File_Bittorrent-1.1.0-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_Bittorrent-1.1.0-11|13	Requires(post): php-pear
14cr|php-pear-File_Bittorrent-1.1.0-11|14	Requires(preun): php-pear
14cr|php-pear-File_Bittorrent-1.1.0-11|15	Requires:	php-pear
14cr|php-pear-File_Bittorrent-1.1.0-11|16	BuildArch:	noarch
14cr|php-pear-File_Bittorrent-1.1.0-11|17	BuildRequires:	php-pear
14cr|php-pear-File_Bittorrent-1.1.0-11|18	
14cr|php-pear-File_Bittorrent-1.1.0-11|19	%description
14cr|php-pear-File_Bittorrent-1.1.0-11|20	This package consists of two classes which handles the encoding and
14cr|php-pear-File_Bittorrent-1.1.0-11|21	decoding of data in Bittorrent format.
14cr|php-pear-File_Bittorrent-1.1.0-11|22	
14cr|php-pear-File_Bittorrent-1.1.0-11|23	You can also extract useful informations from .torrent files.
14cr|php-pear-File_Bittorrent-1.1.0-11|24	
14cr|php-pear-File_Bittorrent-1.1.0-11|25	%prep
14cr|php-pear-File_Bittorrent-1.1.0-11|26	%setup -q -c
14cr|php-pear-File_Bittorrent-1.1.0-11|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Bittorrent-1.1.0-11|28	
14cr|php-pear-File_Bittorrent-1.1.0-11|29	%install
14cr|php-pear-File_Bittorrent-1.1.0-11|30	
14cr|php-pear-File_Bittorrent-1.1.0-11|31	cd %{upstream_name}-%{version}
14cr|php-pear-File_Bittorrent-1.1.0-11|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Bittorrent-1.1.0-11|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Bittorrent-1.1.0-11|34	
14cr|php-pear-File_Bittorrent-1.1.0-11|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Bittorrent-1.1.0-11|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Bittorrent-1.1.0-11|37	
14cr|php-pear-File_Bittorrent-1.1.0-11|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Bittorrent-1.1.0-11|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Bittorrent-1.1.0-11|40	
14cr|php-pear-File_Bittorrent-1.1.0-11|41	%clean
14cr|php-pear-File_Bittorrent-1.1.0-11|42	
14cr|php-pear-File_Bittorrent-1.1.0-11|43	
14cr|php-pear-File_Bittorrent-1.1.0-11|44	
14cr|php-pear-File_Bittorrent-1.1.0-11|45	%files
14cr|php-pear-File_Bittorrent-1.1.0-11|46	%defattr(-,root,root)
14cr|php-pear-File_Bittorrent-1.1.0-11|47	%{_datadir}/pear/%{_class}
14cr|php-pear-File_Bittorrent-1.1.0-11|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_Bittorrent-1.1.0-11|49	
14cr|php-pear-File_Bittorrent-1.1.0-11|50	
14cr|php-pear-File_Bittorrent-1.1.0-11|51	
14cr|php-pear-File_Bittorrent-1.1.0-11|52	%changelog
14cr|php-pear-File_Bittorrent-1.1.0-11|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-11
14cr|php-pear-File_Bittorrent-1.1.0-11|54	+ Revision: f3ef13b
14cr|php-pear-File_Bittorrent-1.1.0-11|55	- MassBuild#464: Increase release tag
14cr|php-pear-File_Bittorrent-1.1.0-11|56	
14cr|php-pear-File_Bittorrent-1.1.0-11|57	

6063 14
14cr|php-pear-File_DICOM-0.3-17|1	%define		_class		File
14cr|php-pear-File_DICOM-0.3-17|2	%define		_subclass	DICOM
14cr|php-pear-File_DICOM-0.3-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_DICOM-0.3-17|4	
14cr|php-pear-File_DICOM-0.3-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_DICOM-0.3-17|6	Version:	0.3
14cr|php-pear-File_DICOM-0.3-17|7	Release:	17
14cr|php-pear-File_DICOM-0.3-17|8	Summary:	Package for reading and modifying DICOM files
14cr|php-pear-File_DICOM-0.3-17|9	License:	PHP License
14cr|php-pear-File_DICOM-0.3-17|10	Group:		Development/PHP
14cr|php-pear-File_DICOM-0.3-17|11	URL:		http://pear.php.net/package/File_DICOM/
14cr|php-pear-File_DICOM-0.3-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_DICOM-0.3-17|13	Requires(post): php-pear
14cr|php-pear-File_DICOM-0.3-17|14	Requires(preun): php-pear
14cr|php-pear-File_DICOM-0.3-17|15	Requires:	php-pear
14cr|php-pear-File_DICOM-0.3-17|16	BuildArch:	noarch
14cr|php-pear-File_DICOM-0.3-17|17	BuildRequires:	php-pear
14cr|php-pear-File_DICOM-0.3-17|18	
14cr|php-pear-File_DICOM-0.3-17|19	%description
14cr|php-pear-File_DICOM-0.3-17|20	File_DICOM allows reading and modifying of DICOM files.
14cr|php-pear-File_DICOM-0.3-17|21	
14cr|php-pear-File_DICOM-0.3-17|22	DICOM stands for Digital Imaging and COmmunications in Medicine, and
14cr|php-pear-File_DICOM-0.3-17|23	is a standard for creating, storing and transfering digital images
14cr|php-pear-File_DICOM-0.3-17|24	(X-rays, tomography) and related information used in medicine. This
14cr|php-pear-File_DICOM-0.3-17|25	package in particular does not support the exchange/transfer of DICOM
14cr|php-pear-File_DICOM-0.3-17|26	data, nor any network related functionality. More information on the
14cr|php-pear-File_DICOM-0.3-17|27	DICOM standard can be found at: http://medical.nema.org/.
14cr|php-pear-File_DICOM-0.3-17|28	
14cr|php-pear-File_DICOM-0.3-17|29	%prep
14cr|php-pear-File_DICOM-0.3-17|30	%setup -q -c
14cr|php-pear-File_DICOM-0.3-17|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_DICOM-0.3-17|32	
14cr|php-pear-File_DICOM-0.3-17|33	%install
14cr|php-pear-File_DICOM-0.3-17|34	
14cr|php-pear-File_DICOM-0.3-17|35	cd %{upstream_name}-%{version}
14cr|php-pear-File_DICOM-0.3-17|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_DICOM-0.3-17|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_DICOM-0.3-17|38	
14cr|php-pear-File_DICOM-0.3-17|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_DICOM-0.3-17|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_DICOM-0.3-17|41	
14cr|php-pear-File_DICOM-0.3-17|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_DICOM-0.3-17|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_DICOM-0.3-17|44	
14cr|php-pear-File_DICOM-0.3-17|45	%clean
14cr|php-pear-File_DICOM-0.3-17|46	
14cr|php-pear-File_DICOM-0.3-17|47	
14cr|php-pear-File_DICOM-0.3-17|48	
14cr|php-pear-File_DICOM-0.3-17|49	%files
14cr|php-pear-File_DICOM-0.3-17|50	%defattr(-,root,root)
14cr|php-pear-File_DICOM-0.3-17|51	%{_datadir}/pear/%{_class}
14cr|php-pear-File_DICOM-0.3-17|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_DICOM-0.3-17|53	
14cr|php-pear-File_DICOM-0.3-17|54	
14cr|php-pear-File_DICOM-0.3-17|55	
14cr|php-pear-File_DICOM-0.3-17|56	
14cr|php-pear-File_DICOM-0.3-17|57	
14cr|php-pear-File_DICOM-0.3-17|58	%changelog
14cr|php-pear-File_DICOM-0.3-17|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-17
14cr|php-pear-File_DICOM-0.3-17|60	+ Revision: 43cab9e
14cr|php-pear-File_DICOM-0.3-17|61	- MassBuild#464: Increase release tag
14cr|php-pear-File_DICOM-0.3-17|62	
14cr|php-pear-File_DICOM-0.3-17|63	

6064 14
14cr|php-pear-File_DNS-0.1.0-2|1	%define		_class		File
14cr|php-pear-File_DNS-0.1.0-2|2	%define		_subclass	DNS
14cr|php-pear-File_DNS-0.1.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_DNS-0.1.0-2|4	
14cr|php-pear-File_DNS-0.1.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_DNS-0.1.0-2|6	Version:	0.1.0
14cr|php-pear-File_DNS-0.1.0-2|7	Release:	2
14cr|php-pear-File_DNS-0.1.0-2|8	Summary:	Manipulate RFC1033-style DNS Zonefiles
14cr|php-pear-File_DNS-0.1.0-2|9	License:	PHP License
14cr|php-pear-File_DNS-0.1.0-2|10	Group:		Development/PHP
14cr|php-pear-File_DNS-0.1.0-2|11	URL:		http://pear.php.net/package/File_DNS/
14cr|php-pear-File_DNS-0.1.0-2|12	Source0:	http://download.pear.php.net/package/File_DNS-%{version}.tgz
14cr|php-pear-File_DNS-0.1.0-2|13	Requires(post): php-pear
14cr|php-pear-File_DNS-0.1.0-2|14	Requires(preun): php-pear
14cr|php-pear-File_DNS-0.1.0-2|15	Requires:	php-pear
14cr|php-pear-File_DNS-0.1.0-2|16	BuildArch:	noarch
14cr|php-pear-File_DNS-0.1.0-2|17	BuildRequires:	php-pear
14cr|php-pear-File_DNS-0.1.0-2|18	
14cr|php-pear-File_DNS-0.1.0-2|19	%description
14cr|php-pear-File_DNS-0.1.0-2|20	The File_DNS class provides a way to read, edit and write RFC1033
14cr|php-pear-File_DNS-0.1.0-2|21	style DNS Zones.
14cr|php-pear-File_DNS-0.1.0-2|22	
14cr|php-pear-File_DNS-0.1.0-2|23	%prep
14cr|php-pear-File_DNS-0.1.0-2|24	%setup -q -c
14cr|php-pear-File_DNS-0.1.0-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_DNS-0.1.0-2|26	
14cr|php-pear-File_DNS-0.1.0-2|27	%install
14cr|php-pear-File_DNS-0.1.0-2|28	
14cr|php-pear-File_DNS-0.1.0-2|29	cd %{upstream_name}-%{version}
14cr|php-pear-File_DNS-0.1.0-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_DNS-0.1.0-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_DNS-0.1.0-2|32	
14cr|php-pear-File_DNS-0.1.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_DNS-0.1.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_DNS-0.1.0-2|35	
14cr|php-pear-File_DNS-0.1.0-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_DNS-0.1.0-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_DNS-0.1.0-2|38	
14cr|php-pear-File_DNS-0.1.0-2|39	%clean
14cr|php-pear-File_DNS-0.1.0-2|40	
14cr|php-pear-File_DNS-0.1.0-2|41	
14cr|php-pear-File_DNS-0.1.0-2|42	
14cr|php-pear-File_DNS-0.1.0-2|43	%files
14cr|php-pear-File_DNS-0.1.0-2|44	%defattr(-,root,root)
14cr|php-pear-File_DNS-0.1.0-2|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-File_DNS-0.1.0-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-File_DNS-0.1.0-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_DNS-0.1.0-2|48	
14cr|php-pear-File_DNS-0.1.0-2|49	
14cr|php-pear-File_DNS-0.1.0-2|50	
14cr|php-pear-File_DNS-0.1.0-2|51	
14cr|php-pear-File_DNS-0.1.0-2|52	
14cr|php-pear-File_DNS-0.1.0-2|53	%changelog
14cr|php-pear-File_DNS-0.1.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|php-pear-File_DNS-0.1.0-2|55	+ Revision: 94ebb98
14cr|php-pear-File_DNS-0.1.0-2|56	- MassBuild#464: Increase release tag
14cr|php-pear-File_DNS-0.1.0-2|57	
14cr|php-pear-File_DNS-0.1.0-2|58	

6065 14
14cr|php-pear-File_Find-1.3.1-6|1	%define		_class		File
14cr|php-pear-File_Find-1.3.1-6|2	%define		_subclass	Find
14cr|php-pear-File_Find-1.3.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_Find-1.3.1-6|4	
14cr|php-pear-File_Find-1.3.1-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Find-1.3.1-6|6	Version:	1.3.1
14cr|php-pear-File_Find-1.3.1-6|7	Release:	6
14cr|php-pear-File_Find-1.3.1-6|8	Summary:	A class that facillitates the search of filesystems
14cr|php-pear-File_Find-1.3.1-6|9	License:	PHP License
14cr|php-pear-File_Find-1.3.1-6|10	Group:		Development/PHP
14cr|php-pear-File_Find-1.3.1-6|11	URL:		http://pear.php.net/package/File_Find/
14cr|php-pear-File_Find-1.3.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_Find-1.3.1-6|13	Requires(post): php-pear
14cr|php-pear-File_Find-1.3.1-6|14	Requires(preun): php-pear
14cr|php-pear-File_Find-1.3.1-6|15	Requires:	php-pear
14cr|php-pear-File_Find-1.3.1-6|16	BuildArch:	noarch
14cr|php-pear-File_Find-1.3.1-6|17	BuildRequires:	php-pear
14cr|php-pear-File_Find-1.3.1-6|18	
14cr|php-pear-File_Find-1.3.1-6|19	%description
14cr|php-pear-File_Find-1.3.1-6|20	File_Find, created as a replacement for its Perl counterpart, also
14cr|php-pear-File_Find-1.3.1-6|21	named File_Find, is a directory searcher, which handles globbing,
14cr|php-pear-File_Find-1.3.1-6|22	recursive directory searching, as well as a slew of other cool
14cr|php-pear-File_Find-1.3.1-6|23	features.
14cr|php-pear-File_Find-1.3.1-6|24	
14cr|php-pear-File_Find-1.3.1-6|25	%prep
14cr|php-pear-File_Find-1.3.1-6|26	%setup -q -c
14cr|php-pear-File_Find-1.3.1-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Find-1.3.1-6|28	
14cr|php-pear-File_Find-1.3.1-6|29	%install
14cr|php-pear-File_Find-1.3.1-6|30	
14cr|php-pear-File_Find-1.3.1-6|31	cd %{upstream_name}-%{version}
14cr|php-pear-File_Find-1.3.1-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Find-1.3.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Find-1.3.1-6|34	
14cr|php-pear-File_Find-1.3.1-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Find-1.3.1-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Find-1.3.1-6|37	
14cr|php-pear-File_Find-1.3.1-6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Find-1.3.1-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Find-1.3.1-6|40	
14cr|php-pear-File_Find-1.3.1-6|41	%clean
14cr|php-pear-File_Find-1.3.1-6|42	
14cr|php-pear-File_Find-1.3.1-6|43	
14cr|php-pear-File_Find-1.3.1-6|44	
14cr|php-pear-File_Find-1.3.1-6|45	%files
14cr|php-pear-File_Find-1.3.1-6|46	%defattr(-,root,root)
14cr|php-pear-File_Find-1.3.1-6|47	%{_datadir}/pear/%{_class}
14cr|php-pear-File_Find-1.3.1-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_Find-1.3.1-6|49	
14cr|php-pear-File_Find-1.3.1-6|50	
14cr|php-pear-File_Find-1.3.1-6|51	
14cr|php-pear-File_Find-1.3.1-6|52	%changelog
14cr|php-pear-File_Find-1.3.1-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-6
14cr|php-pear-File_Find-1.3.1-6|54	+ Revision: 85384f6
14cr|php-pear-File_Find-1.3.1-6|55	- MassBuild#464: Increase release tag
14cr|php-pear-File_Find-1.3.1-6|56	
14cr|php-pear-File_Find-1.3.1-6|57	

6066 14
14cr|php-pear-File_Fstab-2.0.3-6|1	%define		_class		File
14cr|php-pear-File_Fstab-2.0.3-6|2	%define		_subclass	Fstab
14cr|php-pear-File_Fstab-2.0.3-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_Fstab-2.0.3-6|4	
14cr|php-pear-File_Fstab-2.0.3-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Fstab-2.0.3-6|6	Version:	2.0.3
14cr|php-pear-File_Fstab-2.0.3-6|7	Release:	6
14cr|php-pear-File_Fstab-2.0.3-6|8	Summary:	Read and write fstab files
14cr|php-pear-File_Fstab-2.0.3-6|9	License:	PHP License
14cr|php-pear-File_Fstab-2.0.3-6|10	Group:		Development/PHP
14cr|php-pear-File_Fstab-2.0.3-6|11	URL:		http://pear.php.net/package/File_Fstab/
14cr|php-pear-File_Fstab-2.0.3-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_Fstab-2.0.3-6|13	Requires(post): php-pear
14cr|php-pear-File_Fstab-2.0.3-6|14	Requires(preun): php-pear
14cr|php-pear-File_Fstab-2.0.3-6|15	Requires:	php-pear
14cr|php-pear-File_Fstab-2.0.3-6|16	BuildArch:	noarch
14cr|php-pear-File_Fstab-2.0.3-6|17	BuildRequires:	php-pear
14cr|php-pear-File_Fstab-2.0.3-6|18	
14cr|php-pear-File_Fstab-2.0.3-6|19	%description
14cr|php-pear-File_Fstab-2.0.3-6|20	File_Fstab is an easy-to-use package which can read & write UNIX fstab
14cr|php-pear-File_Fstab-2.0.3-6|21	files. It presents a pleasant object-oriented interface to the fstab.
14cr|php-pear-File_Fstab-2.0.3-6|22	Features:
14cr|php-pear-File_Fstab-2.0.3-6|23	- Supports blockdev, label, and UUID specification of mount device.
14cr|php-pear-File_Fstab-2.0.3-6|24	- Extendable to parse non-standard fstab formats by defining a new
14cr|php-pear-File_Fstab-2.0.3-6|25	Entry class for that format.
14cr|php-pear-File_Fstab-2.0.3-6|26	- Easily examine and set mount options for an entry.
14cr|php-pear-File_Fstab-2.0.3-6|27	- Stable, functional interface.
14cr|php-pear-File_Fstab-2.0.3-6|28	- Fully documented with PHPDoc.
14cr|php-pear-File_Fstab-2.0.3-6|29	
14cr|php-pear-File_Fstab-2.0.3-6|30	%prep
14cr|php-pear-File_Fstab-2.0.3-6|31	%setup -q -c
14cr|php-pear-File_Fstab-2.0.3-6|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Fstab-2.0.3-6|33	
14cr|php-pear-File_Fstab-2.0.3-6|34	%install
14cr|php-pear-File_Fstab-2.0.3-6|35	
14cr|php-pear-File_Fstab-2.0.3-6|36	cd %{upstream_name}-%{version}
14cr|php-pear-File_Fstab-2.0.3-6|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Fstab-2.0.3-6|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Fstab-2.0.3-6|39	
14cr|php-pear-File_Fstab-2.0.3-6|40	rm -f %{buildroot}%{_datadir}/pear/example.php
14cr|php-pear-File_Fstab-2.0.3-6|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Fstab-2.0.3-6|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Fstab-2.0.3-6|43	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-File_Fstab-2.0.3-6|44	
14cr|php-pear-File_Fstab-2.0.3-6|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Fstab-2.0.3-6|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Fstab-2.0.3-6|47	
14cr|php-pear-File_Fstab-2.0.3-6|48	%clean
14cr|php-pear-File_Fstab-2.0.3-6|49	
14cr|php-pear-File_Fstab-2.0.3-6|50	
14cr|php-pear-File_Fstab-2.0.3-6|51	
14cr|php-pear-File_Fstab-2.0.3-6|52	%files
14cr|php-pear-File_Fstab-2.0.3-6|53	%defattr(-,root,root)
14cr|php-pear-File_Fstab-2.0.3-6|54	%doc %{upstream_name}-%{version}/example.php
14cr|php-pear-File_Fstab-2.0.3-6|55	%{_datadir}/pear/%{_class}
14cr|php-pear-File_Fstab-2.0.3-6|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_Fstab-2.0.3-6|57	
14cr|php-pear-File_Fstab-2.0.3-6|58	
14cr|php-pear-File_Fstab-2.0.3-6|59	
14cr|php-pear-File_Fstab-2.0.3-6|60	%changelog
14cr|php-pear-File_Fstab-2.0.3-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-6
14cr|php-pear-File_Fstab-2.0.3-6|62	+ Revision: 88b8ada
14cr|php-pear-File_Fstab-2.0.3-6|63	- MassBuild#464: Increase release tag
14cr|php-pear-File_Fstab-2.0.3-6|64	
14cr|php-pear-File_Fstab-2.0.3-6|65	

6067 14
14cr|php-pear-File_HtAccess-1.2.1-9|1	%define		_class		File
14cr|php-pear-File_HtAccess-1.2.1-9|2	%define		_subclass	HtAccess
14cr|php-pear-File_HtAccess-1.2.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_HtAccess-1.2.1-9|4	
14cr|php-pear-File_HtAccess-1.2.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_HtAccess-1.2.1-9|6	Version:	1.2.1
14cr|php-pear-File_HtAccess-1.2.1-9|7	Release:	9
14cr|php-pear-File_HtAccess-1.2.1-9|8	Summary:	Manipulate .htaccess files
14cr|php-pear-File_HtAccess-1.2.1-9|9	License:	PHP License
14cr|php-pear-File_HtAccess-1.2.1-9|10	Group:		Development/PHP
14cr|php-pear-File_HtAccess-1.2.1-9|11	URL:		http://pear.php.net/package/File_HtAccess/
14cr|php-pear-File_HtAccess-1.2.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_HtAccess-1.2.1-9|13	Requires(post): php-pear
14cr|php-pear-File_HtAccess-1.2.1-9|14	Requires(preun): php-pear
14cr|php-pear-File_HtAccess-1.2.1-9|15	Requires:	php-pear
14cr|php-pear-File_HtAccess-1.2.1-9|16	BuildArch:	noarch
14cr|php-pear-File_HtAccess-1.2.1-9|17	BuildRequires:	php-pear
14cr|php-pear-File_HtAccess-1.2.1-9|18	
14cr|php-pear-File_HtAccess-1.2.1-9|19	%description
14cr|php-pear-File_HtAccess-1.2.1-9|20	Provides methods to manipulate .htaccess files.
14cr|php-pear-File_HtAccess-1.2.1-9|21	
14cr|php-pear-File_HtAccess-1.2.1-9|22	%prep
14cr|php-pear-File_HtAccess-1.2.1-9|23	%setup -q -c
14cr|php-pear-File_HtAccess-1.2.1-9|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_HtAccess-1.2.1-9|25	
14cr|php-pear-File_HtAccess-1.2.1-9|26	%install
14cr|php-pear-File_HtAccess-1.2.1-9|27	
14cr|php-pear-File_HtAccess-1.2.1-9|28	cd %{upstream_name}-%{version}
14cr|php-pear-File_HtAccess-1.2.1-9|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_HtAccess-1.2.1-9|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_HtAccess-1.2.1-9|31	
14cr|php-pear-File_HtAccess-1.2.1-9|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_HtAccess-1.2.1-9|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_HtAccess-1.2.1-9|34	
14cr|php-pear-File_HtAccess-1.2.1-9|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_HtAccess-1.2.1-9|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_HtAccess-1.2.1-9|37	
14cr|php-pear-File_HtAccess-1.2.1-9|38	%clean
14cr|php-pear-File_HtAccess-1.2.1-9|39	
14cr|php-pear-File_HtAccess-1.2.1-9|40	
14cr|php-pear-File_HtAccess-1.2.1-9|41	
14cr|php-pear-File_HtAccess-1.2.1-9|42	%files
14cr|php-pear-File_HtAccess-1.2.1-9|43	%defattr(-,root,root)
14cr|php-pear-File_HtAccess-1.2.1-9|44	%{_datadir}/pear/%{_class}
14cr|php-pear-File_HtAccess-1.2.1-9|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_HtAccess-1.2.1-9|46	
14cr|php-pear-File_HtAccess-1.2.1-9|47	
14cr|php-pear-File_HtAccess-1.2.1-9|48	
14cr|php-pear-File_HtAccess-1.2.1-9|49	%changelog
14cr|php-pear-File_HtAccess-1.2.1-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-9
14cr|php-pear-File_HtAccess-1.2.1-9|51	+ Revision: a0941f3
14cr|php-pear-File_HtAccess-1.2.1-9|52	- MassBuild#464: Increase release tag
14cr|php-pear-File_HtAccess-1.2.1-9|53	
14cr|php-pear-File_HtAccess-1.2.1-9|54	

6068 14
14cr|php-pear-File_IMC-0.5.0-2|1	%define		_class		File
14cr|php-pear-File_IMC-0.5.0-2|2	%define		_subclass	IMC
14cr|php-pear-File_IMC-0.5.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_IMC-0.5.0-2|4	
14cr|php-pear-File_IMC-0.5.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_IMC-0.5.0-2|6	Version:	0.5.0
14cr|php-pear-File_IMC-0.5.0-2|7	Release:	2
14cr|php-pear-File_IMC-0.5.0-2|8	Summary:	Create and parse Internet Mail Consortium-style files
14cr|php-pear-File_IMC-0.5.0-2|9	License:	PHP License
14cr|php-pear-File_IMC-0.5.0-2|10	Group:		Development/PHP
14cr|php-pear-File_IMC-0.5.0-2|11	URL:		http://pear.php.net/package/File_IMC/
14cr|php-pear-File_IMC-0.5.0-2|12	Source0:	http://download.pear.php.net/package/File_IMC-%{version}.tgz
14cr|php-pear-File_IMC-0.5.0-2|13	Requires(post): php-pear
14cr|php-pear-File_IMC-0.5.0-2|14	Requires(preun): php-pear
14cr|php-pear-File_IMC-0.5.0-2|15	Requires:	php-pear
14cr|php-pear-File_IMC-0.5.0-2|16	BuildArch:	noarch
14cr|php-pear-File_IMC-0.5.0-2|17	BuildRequires:	php-pear
14cr|php-pear-File_IMC-0.5.0-2|18	
14cr|php-pear-File_IMC-0.5.0-2|19	%description
14cr|php-pear-File_IMC-0.5.0-2|20	Allows you to programmatically create a vCard or vCalendar, and fetch
14cr|php-pear-File_IMC-0.5.0-2|21	the text.
14cr|php-pear-File_IMC-0.5.0-2|22	
14cr|php-pear-File_IMC-0.5.0-2|23	IMPORTANT: The array structure has changed slightly from
14cr|php-pear-File_IMC-0.5.0-2|24	Contact_Vcard_Parse. See the example output for the new structure.
14cr|php-pear-File_IMC-0.5.0-2|25	Also different from Contact_Vcard is the use of a factory pattern.
14cr|php-pear-File_IMC-0.5.0-2|26	Again, see the examples.
14cr|php-pear-File_IMC-0.5.0-2|27	
14cr|php-pear-File_IMC-0.5.0-2|28	%prep
14cr|php-pear-File_IMC-0.5.0-2|29	%setup -q -c
14cr|php-pear-File_IMC-0.5.0-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_IMC-0.5.0-2|31	
14cr|php-pear-File_IMC-0.5.0-2|32	%install
14cr|php-pear-File_IMC-0.5.0-2|33	
14cr|php-pear-File_IMC-0.5.0-2|34	cd %{upstream_name}-%{version}
14cr|php-pear-File_IMC-0.5.0-2|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_IMC-0.5.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_IMC-0.5.0-2|37	
14cr|php-pear-File_IMC-0.5.0-2|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_IMC-0.5.0-2|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_IMC-0.5.0-2|40	
14cr|php-pear-File_IMC-0.5.0-2|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_IMC-0.5.0-2|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_IMC-0.5.0-2|43	
14cr|php-pear-File_IMC-0.5.0-2|44	%clean
14cr|php-pear-File_IMC-0.5.0-2|45	
14cr|php-pear-File_IMC-0.5.0-2|46	
14cr|php-pear-File_IMC-0.5.0-2|47	
14cr|php-pear-File_IMC-0.5.0-2|48	%files
14cr|php-pear-File_IMC-0.5.0-2|49	%{_datadir}/pear/%{_class}
14cr|php-pear-File_IMC-0.5.0-2|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_IMC-0.5.0-2|51	
14cr|php-pear-File_IMC-0.5.0-2|52	
14cr|php-pear-File_IMC-0.5.0-2|53	
14cr|php-pear-File_IMC-0.5.0-2|54	%changelog
14cr|php-pear-File_IMC-0.5.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|php-pear-File_IMC-0.5.0-2|56	+ Revision: 7bdcfc1
14cr|php-pear-File_IMC-0.5.0-2|57	- MassBuild#464: Increase release tag
14cr|php-pear-File_IMC-0.5.0-2|58	
14cr|php-pear-File_IMC-0.5.0-2|59	

6069 14
14cr|php-pear-File_Iterator-1.3.0-5|1	%define  upstream_name File_Iterator
14cr|php-pear-File_Iterator-1.3.0-5|2	
14cr|php-pear-File_Iterator-1.3.0-5|3	Summary:	FilterIterator implementation that filters files based on a list of suffixes
14cr|php-pear-File_Iterator-1.3.0-5|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Iterator-1.3.0-5|5	Version:	1.3.0
14cr|php-pear-File_Iterator-1.3.0-5|6	Release:	5
14cr|php-pear-File_Iterator-1.3.0-5|7	License:	BSD
14cr|php-pear-File_Iterator-1.3.0-5|8	Group:		Development/PHP
14cr|php-pear-File_Iterator-1.3.0-5|9	URL:		http://www.phpunit.de/
14cr|php-pear-File_Iterator-1.3.0-5|10	Source0:	http://pear.phpunit.de/get/File_Iterator-%{version}.tgz
14cr|php-pear-File_Iterator-1.3.0-5|11	Requires(post): php-pear
14cr|php-pear-File_Iterator-1.3.0-5|12	Requires(preun): php-pear
14cr|php-pear-File_Iterator-1.3.0-5|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-File_Iterator-1.3.0-5|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-File_Iterator-1.3.0-5|15	Requires:	php-channel-phpunit
14cr|php-pear-File_Iterator-1.3.0-5|16	BuildArch:	noarch
14cr|php-pear-File_Iterator-1.3.0-5|17	BuildRequires:	php-pear
14cr|php-pear-File_Iterator-1.3.0-5|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-File_Iterator-1.3.0-5|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-File_Iterator-1.3.0-5|20	
14cr|php-pear-File_Iterator-1.3.0-5|21	%description
14cr|php-pear-File_Iterator-1.3.0-5|22	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-File_Iterator-1.3.0-5|23	unit tests in PHP.
14cr|php-pear-File_Iterator-1.3.0-5|24	
14cr|php-pear-File_Iterator-1.3.0-5|25	This package provides FilterIterator implementation that filters files based
14cr|php-pear-File_Iterator-1.3.0-5|26	on a list of suffixes for PHPUnit.
14cr|php-pear-File_Iterator-1.3.0-5|27	
14cr|php-pear-File_Iterator-1.3.0-5|28	%prep
14cr|php-pear-File_Iterator-1.3.0-5|29	
14cr|php-pear-File_Iterator-1.3.0-5|30	%setup -q -c
14cr|php-pear-File_Iterator-1.3.0-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Iterator-1.3.0-5|32	
14cr|php-pear-File_Iterator-1.3.0-5|33	%build
14cr|php-pear-File_Iterator-1.3.0-5|34	
14cr|php-pear-File_Iterator-1.3.0-5|35	%install
14cr|php-pear-File_Iterator-1.3.0-5|36	
14cr|php-pear-File_Iterator-1.3.0-5|37	cd %{upstream_name}-%{version}
14cr|php-pear-File_Iterator-1.3.0-5|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Iterator-1.3.0-5|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Iterator-1.3.0-5|40	
14cr|php-pear-File_Iterator-1.3.0-5|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Iterator-1.3.0-5|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Iterator-1.3.0-5|43	
14cr|php-pear-File_Iterator-1.3.0-5|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Iterator-1.3.0-5|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Iterator-1.3.0-5|46	
14cr|php-pear-File_Iterator-1.3.0-5|47	%clean
14cr|php-pear-File_Iterator-1.3.0-5|48	
14cr|php-pear-File_Iterator-1.3.0-5|49	
14cr|php-pear-File_Iterator-1.3.0-5|50	
14cr|php-pear-File_Iterator-1.3.0-5|51	%files
14cr|php-pear-File_Iterator-1.3.0-5|52	%defattr(-,root,root)
14cr|php-pear-File_Iterator-1.3.0-5|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-File_Iterator-1.3.0-5|54	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-File_Iterator-1.3.0-5|55	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-File_Iterator-1.3.0-5|56	%{_datadir}/pear/File/Iterator
14cr|php-pear-File_Iterator-1.3.0-5|57	%{_datadir}/pear/File/*.php
14cr|php-pear-File_Iterator-1.3.0-5|58	%{_datadir}/pear/packages/File_Iterator.xml
14cr|php-pear-File_Iterator-1.3.0-5|59	
14cr|php-pear-File_Iterator-1.3.0-5|60	
14cr|php-pear-File_Iterator-1.3.0-5|61	
14cr|php-pear-File_Iterator-1.3.0-5|62	
14cr|php-pear-File_Iterator-1.3.0-5|63	%changelog
14cr|php-pear-File_Iterator-1.3.0-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-5
14cr|php-pear-File_Iterator-1.3.0-5|65	+ Revision: 08fe8e9
14cr|php-pear-File_Iterator-1.3.0-5|66	- MassBuild#464: Increase release tag
14cr|php-pear-File_Iterator-1.3.0-5|67	
14cr|php-pear-File_Iterator-1.3.0-5|68	

6070 14
14cr|php-pear-File_Ogg-0.2.1-11|1	%define		_class		File
14cr|php-pear-File_Ogg-0.2.1-11|2	%define		_subclass	Ogg
14cr|php-pear-File_Ogg-0.2.1-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_Ogg-0.2.1-11|4	
14cr|php-pear-File_Ogg-0.2.1-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Ogg-0.2.1-11|6	Version:	0.2.1
14cr|php-pear-File_Ogg-0.2.1-11|7	Release:	11
14cr|php-pear-File_Ogg-0.2.1-11|8	Summary:	Access Ogg bitstreams
14cr|php-pear-File_Ogg-0.2.1-11|9	License:	PHP License
14cr|php-pear-File_Ogg-0.2.1-11|10	Group:		Development/PHP
14cr|php-pear-File_Ogg-0.2.1-11|11	URL:		http://pear.php.net/package/File_Ogg/
14cr|php-pear-File_Ogg-0.2.1-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_Ogg-0.2.1-11|13	Requires(post): php-pear
14cr|php-pear-File_Ogg-0.2.1-11|14	Requires(preun): php-pear
14cr|php-pear-File_Ogg-0.2.1-11|15	Requires:	php-pear
14cr|php-pear-File_Ogg-0.2.1-11|16	BuildArch:	noarch
14cr|php-pear-File_Ogg-0.2.1-11|17	BuildRequires:	php-pear
14cr|php-pear-File_Ogg-0.2.1-11|18	
14cr|php-pear-File_Ogg-0.2.1-11|19	%description
14cr|php-pear-File_Ogg-0.2.1-11|20	This package provides access to various media types inside an Ogg
14cr|php-pear-File_Ogg-0.2.1-11|21	bitstream.
14cr|php-pear-File_Ogg-0.2.1-11|22	
14cr|php-pear-File_Ogg-0.2.1-11|23	%prep
14cr|php-pear-File_Ogg-0.2.1-11|24	%setup -q -c
14cr|php-pear-File_Ogg-0.2.1-11|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Ogg-0.2.1-11|26	
14cr|php-pear-File_Ogg-0.2.1-11|27	%install
14cr|php-pear-File_Ogg-0.2.1-11|28	
14cr|php-pear-File_Ogg-0.2.1-11|29	cd %{upstream_name}-%{version}
14cr|php-pear-File_Ogg-0.2.1-11|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Ogg-0.2.1-11|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Ogg-0.2.1-11|32	
14cr|php-pear-File_Ogg-0.2.1-11|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Ogg-0.2.1-11|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Ogg-0.2.1-11|35	
14cr|php-pear-File_Ogg-0.2.1-11|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Ogg-0.2.1-11|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Ogg-0.2.1-11|38	
14cr|php-pear-File_Ogg-0.2.1-11|39	%clean
14cr|php-pear-File_Ogg-0.2.1-11|40	
14cr|php-pear-File_Ogg-0.2.1-11|41	
14cr|php-pear-File_Ogg-0.2.1-11|42	
14cr|php-pear-File_Ogg-0.2.1-11|43	%files
14cr|php-pear-File_Ogg-0.2.1-11|44	%defattr(-,root,root)
14cr|php-pear-File_Ogg-0.2.1-11|45	%{_datadir}/pear/%{_class}
14cr|php-pear-File_Ogg-0.2.1-11|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_Ogg-0.2.1-11|47	
14cr|php-pear-File_Ogg-0.2.1-11|48	
14cr|php-pear-File_Ogg-0.2.1-11|49	
14cr|php-pear-File_Ogg-0.2.1-11|50	
14cr|php-pear-File_Ogg-0.2.1-11|51	
14cr|php-pear-File_Ogg-0.2.1-11|52	%changelog
14cr|php-pear-File_Ogg-0.2.1-11|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-11
14cr|php-pear-File_Ogg-0.2.1-11|54	+ Revision: 8ee00b8
14cr|php-pear-File_Ogg-0.2.1-11|55	- MassBuild#464: Increase release tag
14cr|php-pear-File_Ogg-0.2.1-11|56	
14cr|php-pear-File_Ogg-0.2.1-11|57	

6071 14
14cr|php-pear-File_Passwd-1.1.7-9|1	%define		_class		File
14cr|php-pear-File_Passwd-1.1.7-9|2	%define		_subclass	Passwd
14cr|php-pear-File_Passwd-1.1.7-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_Passwd-1.1.7-9|4	
14cr|php-pear-File_Passwd-1.1.7-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_Passwd-1.1.7-9|6	Version:	1.1.7
14cr|php-pear-File_Passwd-1.1.7-9|7	Release:	9
14cr|php-pear-File_Passwd-1.1.7-9|8	Summary:	Manipulate password files
14cr|php-pear-File_Passwd-1.1.7-9|9	License:	PHP License
14cr|php-pear-File_Passwd-1.1.7-9|10	Group:		Development/PHP
14cr|php-pear-File_Passwd-1.1.7-9|11	URL:		http://pear.php.net/package/File_Passwd/
14cr|php-pear-File_Passwd-1.1.7-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-File_Passwd-1.1.7-9|13	Requires(post): php-pear
14cr|php-pear-File_Passwd-1.1.7-9|14	Requires(preun): php-pear
14cr|php-pear-File_Passwd-1.1.7-9|15	Requires:	php-pear
14cr|php-pear-File_Passwd-1.1.7-9|16	BuildArch:	noarch
14cr|php-pear-File_Passwd-1.1.7-9|17	BuildRequires:	php-pear
14cr|php-pear-File_Passwd-1.1.7-9|18	
14cr|php-pear-File_Passwd-1.1.7-9|19	%description
14cr|php-pear-File_Passwd-1.1.7-9|20	Provides methods to manipulate standard Unix, SMB server,
14cr|php-pear-File_Passwd-1.1.7-9|21	AuthUser (.htpasswd), AuthDigest (.htdigest) and CVS pserver password
14cr|php-pear-File_Passwd-1.1.7-9|22	files.
14cr|php-pear-File_Passwd-1.1.7-9|23	
14cr|php-pear-File_Passwd-1.1.7-9|24	%prep
14cr|php-pear-File_Passwd-1.1.7-9|25	%setup -q -c
14cr|php-pear-File_Passwd-1.1.7-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_Passwd-1.1.7-9|27	
14cr|php-pear-File_Passwd-1.1.7-9|28	%install
14cr|php-pear-File_Passwd-1.1.7-9|29	
14cr|php-pear-File_Passwd-1.1.7-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-File_Passwd-1.1.7-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_Passwd-1.1.7-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_Passwd-1.1.7-9|33	
14cr|php-pear-File_Passwd-1.1.7-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_Passwd-1.1.7-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_Passwd-1.1.7-9|36	
14cr|php-pear-File_Passwd-1.1.7-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Passwd-1.1.7-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_Passwd-1.1.7-9|39	
14cr|php-pear-File_Passwd-1.1.7-9|40	%clean
14cr|php-pear-File_Passwd-1.1.7-9|41	
14cr|php-pear-File_Passwd-1.1.7-9|42	
14cr|php-pear-File_Passwd-1.1.7-9|43	
14cr|php-pear-File_Passwd-1.1.7-9|44	%files
14cr|php-pear-File_Passwd-1.1.7-9|45	%defattr(-,root,root)
14cr|php-pear-File_Passwd-1.1.7-9|46	%{_datadir}/pear/%{_class}
14cr|php-pear-File_Passwd-1.1.7-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_Passwd-1.1.7-9|48	
14cr|php-pear-File_Passwd-1.1.7-9|49	
14cr|php-pear-File_Passwd-1.1.7-9|50	
14cr|php-pear-File_Passwd-1.1.7-9|51	%changelog
14cr|php-pear-File_Passwd-1.1.7-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-9
14cr|php-pear-File_Passwd-1.1.7-9|53	+ Revision: b530bff
14cr|php-pear-File_Passwd-1.1.7-9|54	- MassBuild#464: Increase release tag
14cr|php-pear-File_Passwd-1.1.7-9|55	
14cr|php-pear-File_Passwd-1.1.7-9|56	

6072 14
14cr|php-pear-File_SearchReplace-1.1.4-5|1	%define		_class		File
14cr|php-pear-File_SearchReplace-1.1.4-5|2	%define		_subclass	SearchReplace
14cr|php-pear-File_SearchReplace-1.1.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_SearchReplace-1.1.4-5|4	
14cr|php-pear-File_SearchReplace-1.1.4-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_SearchReplace-1.1.4-5|6	Version:	1.1.4
14cr|php-pear-File_SearchReplace-1.1.4-5|7	Release:	5
14cr|php-pear-File_SearchReplace-1.1.4-5|8	Summary:	Performs search and replace routines
14cr|php-pear-File_SearchReplace-1.1.4-5|9	License:	PHP License
14cr|php-pear-File_SearchReplace-1.1.4-5|10	Group:		Development/PHP
14cr|php-pear-File_SearchReplace-1.1.4-5|11	URL:		http://pear.php.net/package/File_SearchReplace/
14cr|php-pear-File_SearchReplace-1.1.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_SearchReplace-1.1.4-5|13	Requires(post): php-pear
14cr|php-pear-File_SearchReplace-1.1.4-5|14	Requires(preun): php-pear
14cr|php-pear-File_SearchReplace-1.1.4-5|15	Requires:	php-pear
14cr|php-pear-File_SearchReplace-1.1.4-5|16	BuildArch:	noarch
14cr|php-pear-File_SearchReplace-1.1.4-5|17	BuildRequires:	php-pear
14cr|php-pear-File_SearchReplace-1.1.4-5|18	
14cr|php-pear-File_SearchReplace-1.1.4-5|19	%description
14cr|php-pear-File_SearchReplace-1.1.4-5|20	Provides various functions to perform search/replace on files.
14cr|php-pear-File_SearchReplace-1.1.4-5|21	Preg/Ereg regex supported along with faster but more basic str_replace
14cr|php-pear-File_SearchReplace-1.1.4-5|22	routine.
14cr|php-pear-File_SearchReplace-1.1.4-5|23	
14cr|php-pear-File_SearchReplace-1.1.4-5|24	%prep
14cr|php-pear-File_SearchReplace-1.1.4-5|25	%setup -q -c
14cr|php-pear-File_SearchReplace-1.1.4-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_SearchReplace-1.1.4-5|27	
14cr|php-pear-File_SearchReplace-1.1.4-5|28	%install
14cr|php-pear-File_SearchReplace-1.1.4-5|29	
14cr|php-pear-File_SearchReplace-1.1.4-5|30	cd %{upstream_name}-%{version}
14cr|php-pear-File_SearchReplace-1.1.4-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_SearchReplace-1.1.4-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_SearchReplace-1.1.4-5|33	
14cr|php-pear-File_SearchReplace-1.1.4-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_SearchReplace-1.1.4-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_SearchReplace-1.1.4-5|36	
14cr|php-pear-File_SearchReplace-1.1.4-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_SearchReplace-1.1.4-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_SearchReplace-1.1.4-5|39	
14cr|php-pear-File_SearchReplace-1.1.4-5|40	%clean
14cr|php-pear-File_SearchReplace-1.1.4-5|41	
14cr|php-pear-File_SearchReplace-1.1.4-5|42	
14cr|php-pear-File_SearchReplace-1.1.4-5|43	
14cr|php-pear-File_SearchReplace-1.1.4-5|44	%files
14cr|php-pear-File_SearchReplace-1.1.4-5|45	%defattr(-,root,root)
14cr|php-pear-File_SearchReplace-1.1.4-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-File_SearchReplace-1.1.4-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_SearchReplace-1.1.4-5|48	
14cr|php-pear-File_SearchReplace-1.1.4-5|49	
14cr|php-pear-File_SearchReplace-1.1.4-5|50	
14cr|php-pear-File_SearchReplace-1.1.4-5|51	%changelog
14cr|php-pear-File_SearchReplace-1.1.4-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-5
14cr|php-pear-File_SearchReplace-1.1.4-5|53	+ Revision: 527acbb
14cr|php-pear-File_SearchReplace-1.1.4-5|54	- MassBuild#464: Increase release tag
14cr|php-pear-File_SearchReplace-1.1.4-5|55	
14cr|php-pear-File_SearchReplace-1.1.4-5|56	

6073 14
14cr|php-pear-File_SMBPasswd-1.0.3-9|1	%define		_class		File
14cr|php-pear-File_SMBPasswd-1.0.3-9|2	%define		_subclass	SMBPasswd
14cr|php-pear-File_SMBPasswd-1.0.3-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-File_SMBPasswd-1.0.3-9|4	
14cr|php-pear-File_SMBPasswd-1.0.3-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-File_SMBPasswd-1.0.3-9|6	Version:	1.0.3
14cr|php-pear-File_SMBPasswd-1.0.3-9|7	Release:	9
14cr|php-pear-File_SMBPasswd-1.0.3-9|8	Summary:	Class for managing SAMBA style password files
14cr|php-pear-File_SMBPasswd-1.0.3-9|9	License:	PHP License
14cr|php-pear-File_SMBPasswd-1.0.3-9|10	Group:		Development/PHP
14cr|php-pear-File_SMBPasswd-1.0.3-9|11	URL:		http://pear.php.net/package/File_SMBPasswd/
14cr|php-pear-File_SMBPasswd-1.0.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-File_SMBPasswd-1.0.3-9|13	Requires(post): php-pear
14cr|php-pear-File_SMBPasswd-1.0.3-9|14	Requires(preun): php-pear
14cr|php-pear-File_SMBPasswd-1.0.3-9|15	Requires:	php-pear
14cr|php-pear-File_SMBPasswd-1.0.3-9|16	BuildRequires:	php-pear
14cr|php-pear-File_SMBPasswd-1.0.3-9|17	BuildArch:	noarch
14cr|php-pear-File_SMBPasswd-1.0.3-9|18	
14cr|php-pear-File_SMBPasswd-1.0.3-9|19	%description
14cr|php-pear-File_SMBPasswd-1.0.3-9|20	With this package, you can maintain smbpasswd-files, usualy used by
14cr|php-pear-File_SMBPasswd-1.0.3-9|21	SAMBA.
14cr|php-pear-File_SMBPasswd-1.0.3-9|22	
14cr|php-pear-File_SMBPasswd-1.0.3-9|23	%prep
14cr|php-pear-File_SMBPasswd-1.0.3-9|24	%setup -q -c
14cr|php-pear-File_SMBPasswd-1.0.3-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-File_SMBPasswd-1.0.3-9|26	
14cr|php-pear-File_SMBPasswd-1.0.3-9|27	%install
14cr|php-pear-File_SMBPasswd-1.0.3-9|28	
14cr|php-pear-File_SMBPasswd-1.0.3-9|29	cd %{upstream_name}-%{version}
14cr|php-pear-File_SMBPasswd-1.0.3-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-File_SMBPasswd-1.0.3-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-File_SMBPasswd-1.0.3-9|32	
14cr|php-pear-File_SMBPasswd-1.0.3-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-File_SMBPasswd-1.0.3-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-File_SMBPasswd-1.0.3-9|35	
14cr|php-pear-File_SMBPasswd-1.0.3-9|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_SMBPasswd-1.0.3-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-File_SMBPasswd-1.0.3-9|38	
14cr|php-pear-File_SMBPasswd-1.0.3-9|39	%clean
14cr|php-pear-File_SMBPasswd-1.0.3-9|40	
14cr|php-pear-File_SMBPasswd-1.0.3-9|41	
14cr|php-pear-File_SMBPasswd-1.0.3-9|42	
14cr|php-pear-File_SMBPasswd-1.0.3-9|43	%files
14cr|php-pear-File_SMBPasswd-1.0.3-9|44	%defattr(-,root,root)
14cr|php-pear-File_SMBPasswd-1.0.3-9|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-File_SMBPasswd-1.0.3-9|46	%{_datadir}/pear/%{_class}
14cr|php-pear-File_SMBPasswd-1.0.3-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-File_SMBPasswd-1.0.3-9|48	
14cr|php-pear-File_SMBPasswd-1.0.3-9|49	
14cr|php-pear-File_SMBPasswd-1.0.3-9|50	
14cr|php-pear-File_SMBPasswd-1.0.3-9|51	%changelog
14cr|php-pear-File_SMBPasswd-1.0.3-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-9
14cr|php-pear-File_SMBPasswd-1.0.3-9|53	+ Revision: e306829
14cr|php-pear-File_SMBPasswd-1.0.3-9|54	- MassBuild#464: Increase release tag
14cr|php-pear-File_SMBPasswd-1.0.3-9|55	
14cr|php-pear-File_SMBPasswd-1.0.3-9|56	

6074 14
14cr|php-pear-FSM-1.3.1-6|1	%define		_class		FSM
14cr|php-pear-FSM-1.3.1-6|2	%define		upstream_name	%{_class}
14cr|php-pear-FSM-1.3.1-6|3	
14cr|php-pear-FSM-1.3.1-6|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-FSM-1.3.1-6|5	Version:	1.3.1
14cr|php-pear-FSM-1.3.1-6|6	Release:	6
14cr|php-pear-FSM-1.3.1-6|7	Summary:	Finite State Machine
14cr|php-pear-FSM-1.3.1-6|8	License:	PHP License
14cr|php-pear-FSM-1.3.1-6|9	Group:		Development/PHP
14cr|php-pear-FSM-1.3.1-6|10	URL:		http://pear.php.net/package/FSM/
14cr|php-pear-FSM-1.3.1-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-FSM-1.3.1-6|12	Requires(post): php-pear
14cr|php-pear-FSM-1.3.1-6|13	Requires(preun): php-pear
14cr|php-pear-FSM-1.3.1-6|14	Requires:	php-pear
14cr|php-pear-FSM-1.3.1-6|15	BuildArch:	noarch
14cr|php-pear-FSM-1.3.1-6|16	BuildRequires:	php-pear
14cr|php-pear-FSM-1.3.1-6|17	
14cr|php-pear-FSM-1.3.1-6|18	%description
14cr|php-pear-FSM-1.3.1-6|19	The FSM package provides a simple class that implements a Finite State
14cr|php-pear-FSM-1.3.1-6|20	Machine.
14cr|php-pear-FSM-1.3.1-6|21	
14cr|php-pear-FSM-1.3.1-6|22	%prep
14cr|php-pear-FSM-1.3.1-6|23	%setup -q -c
14cr|php-pear-FSM-1.3.1-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-FSM-1.3.1-6|25	
14cr|php-pear-FSM-1.3.1-6|26	%install
14cr|php-pear-FSM-1.3.1-6|27	
14cr|php-pear-FSM-1.3.1-6|28	cd %{upstream_name}-%{version}
14cr|php-pear-FSM-1.3.1-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-FSM-1.3.1-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-FSM-1.3.1-6|31	
14cr|php-pear-FSM-1.3.1-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-FSM-1.3.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-FSM-1.3.1-6|34	
14cr|php-pear-FSM-1.3.1-6|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-FSM-1.3.1-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-FSM-1.3.1-6|37	
14cr|php-pear-FSM-1.3.1-6|38	%clean
14cr|php-pear-FSM-1.3.1-6|39	
14cr|php-pear-FSM-1.3.1-6|40	
14cr|php-pear-FSM-1.3.1-6|41	
14cr|php-pear-FSM-1.3.1-6|42	%files
14cr|php-pear-FSM-1.3.1-6|43	%defattr(-,root,root)
14cr|php-pear-FSM-1.3.1-6|44	%{_datadir}/pear/%{_class}
14cr|php-pear-FSM-1.3.1-6|45	%{_datadir}/pear/%{_class}.php
14cr|php-pear-FSM-1.3.1-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-FSM-1.3.1-6|47	
14cr|php-pear-FSM-1.3.1-6|48	
14cr|php-pear-FSM-1.3.1-6|49	
14cr|php-pear-FSM-1.3.1-6|50	%changelog
14cr|php-pear-FSM-1.3.1-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-6
14cr|php-pear-FSM-1.3.1-6|52	+ Revision: c77d987
14cr|php-pear-FSM-1.3.1-6|53	- MassBuild#464: Increase release tag
14cr|php-pear-FSM-1.3.1-6|54	
14cr|php-pear-FSM-1.3.1-6|55	

6075 14
14cr|php-pear-Games_Chess-1.0.1-11|1	%define		_class		Games
14cr|php-pear-Games_Chess-1.0.1-11|2	%define		_subclass	Chess
14cr|php-pear-Games_Chess-1.0.1-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Games_Chess-1.0.1-11|4	
14cr|php-pear-Games_Chess-1.0.1-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Games_Chess-1.0.1-11|6	Version:	1.0.1
14cr|php-pear-Games_Chess-1.0.1-11|7	Release:	11
14cr|php-pear-Games_Chess-1.0.1-11|8	Summary:	Construct and validate a logical chess game, does not display
14cr|php-pear-Games_Chess-1.0.1-11|9	License:	PHP License
14cr|php-pear-Games_Chess-1.0.1-11|10	Group:		Development/PHP
14cr|php-pear-Games_Chess-1.0.1-11|11	URL:		http://pear.php.net/package/Games_Chess/
14cr|php-pear-Games_Chess-1.0.1-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Games_Chess-1.0.1-11|13	Requires(post): php-pear
14cr|php-pear-Games_Chess-1.0.1-11|14	Requires(preun): php-pear
14cr|php-pear-Games_Chess-1.0.1-11|15	Requires:	php-pear
14cr|php-pear-Games_Chess-1.0.1-11|16	BuildArch:	noarch
14cr|php-pear-Games_Chess-1.0.1-11|17	BuildRequires:	php-pear
14cr|php-pear-Games_Chess-1.0.1-11|18	
14cr|php-pear-Games_Chess-1.0.1-11|19	%description
14cr|php-pear-Games_Chess-1.0.1-11|20	The logic of handling a chessboard and parsing standard FEN
14cr|php-pear-Games_Chess-1.0.1-11|21	(Farnsworth-Edwards Notation) for describing a position as well as SAN
14cr|php-pear-Games_Chess-1.0.1-11|22	(Standard Algebraic Notation) for describing individual moves is
14cr|php-pear-Games_Chess-1.0.1-11|23	handled. This class can be used as a backend driver for playing chess,
14cr|php-pear-Games_Chess-1.0.1-11|24	or for validating and/or creating PGN files using the File_ChessPGN
14cr|php-pear-Games_Chess-1.0.1-11|25	package.
14cr|php-pear-Games_Chess-1.0.1-11|26	
14cr|php-pear-Games_Chess-1.0.1-11|27	Although this package is alpha, it is fully unit-tested. The code
14cr|php-pear-Games_Chess-1.0.1-11|28	works, but the API is fluid, and may change dramatically as it is put
14cr|php-pear-Games_Chess-1.0.1-11|29	into use and better ways are found to use it. When the API stabilizes,
14cr|php-pear-Games_Chess-1.0.1-11|30	the stability will increase.
14cr|php-pear-Games_Chess-1.0.1-11|31	
14cr|php-pear-Games_Chess-1.0.1-11|32	%prep
14cr|php-pear-Games_Chess-1.0.1-11|33	%setup -q -c
14cr|php-pear-Games_Chess-1.0.1-11|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Games_Chess-1.0.1-11|35	
14cr|php-pear-Games_Chess-1.0.1-11|36	%install
14cr|php-pear-Games_Chess-1.0.1-11|37	
14cr|php-pear-Games_Chess-1.0.1-11|38	cd %{upstream_name}-%{version}
14cr|php-pear-Games_Chess-1.0.1-11|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Games_Chess-1.0.1-11|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Games_Chess-1.0.1-11|41	
14cr|php-pear-Games_Chess-1.0.1-11|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Games_Chess-1.0.1-11|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Games_Chess-1.0.1-11|44	
14cr|php-pear-Games_Chess-1.0.1-11|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Games_Chess-1.0.1-11|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Games_Chess-1.0.1-11|47	
14cr|php-pear-Games_Chess-1.0.1-11|48	%clean
14cr|php-pear-Games_Chess-1.0.1-11|49	
14cr|php-pear-Games_Chess-1.0.1-11|50	
14cr|php-pear-Games_Chess-1.0.1-11|51	
14cr|php-pear-Games_Chess-1.0.1-11|52	%files
14cr|php-pear-Games_Chess-1.0.1-11|53	%defattr(-,root,root)
14cr|php-pear-Games_Chess-1.0.1-11|54	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Games_Chess-1.0.1-11|55	%{_datadir}/pear/%{_class}
14cr|php-pear-Games_Chess-1.0.1-11|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Games_Chess-1.0.1-11|57	
14cr|php-pear-Games_Chess-1.0.1-11|58	
14cr|php-pear-Games_Chess-1.0.1-11|59	
14cr|php-pear-Games_Chess-1.0.1-11|60	%changelog
14cr|php-pear-Games_Chess-1.0.1-11|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-11
14cr|php-pear-Games_Chess-1.0.1-11|62	+ Revision: a69ee03
14cr|php-pear-Games_Chess-1.0.1-11|63	- MassBuild#464: Increase release tag
14cr|php-pear-Games_Chess-1.0.1-11|64	
14cr|php-pear-Games_Chess-1.0.1-11|65	

6076 14
14cr|php-pear-Gtk_FileDrop-1.0.3-5|1	%define		_class		Gtk
14cr|php-pear-Gtk_FileDrop-1.0.3-5|2	%define		_subclass	FileDrop
14cr|php-pear-Gtk_FileDrop-1.0.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Gtk_FileDrop-1.0.3-5|4	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Gtk_FileDrop-1.0.3-5|6	Version:	1.0.3
14cr|php-pear-Gtk_FileDrop-1.0.3-5|7	Release:	5
14cr|php-pear-Gtk_FileDrop-1.0.3-5|8	Summary:	Make Gtk widgets accept file drops
14cr|php-pear-Gtk_FileDrop-1.0.3-5|9	License:	PHP License
14cr|php-pear-Gtk_FileDrop-1.0.3-5|10	Group:		Development/PHP
14cr|php-pear-Gtk_FileDrop-1.0.3-5|11	URL:		http://pear.php.net/package/Gtk_FileDrop/
14cr|php-pear-Gtk_FileDrop-1.0.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Gtk_FileDrop-1.0.3-5|13	Requires(post): php-pear
14cr|php-pear-Gtk_FileDrop-1.0.3-5|14	Requires(preun): php-pear
14cr|php-pear-Gtk_FileDrop-1.0.3-5|15	Requires:	php-pear
14cr|php-pear-Gtk_FileDrop-1.0.3-5|16	BuildArch:	noarch
14cr|php-pear-Gtk_FileDrop-1.0.3-5|17	BuildRequires:	php-pear
14cr|php-pear-Gtk_FileDrop-1.0.3-5|18	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|19	%description
14cr|php-pear-Gtk_FileDrop-1.0.3-5|20	A class which makes it easy to make a GtkWidget accept the dropping of
14cr|php-pear-Gtk_FileDrop-1.0.3-5|21	files or folders.
14cr|php-pear-Gtk_FileDrop-1.0.3-5|22	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|23	%prep
14cr|php-pear-Gtk_FileDrop-1.0.3-5|24	%setup -q -c
14cr|php-pear-Gtk_FileDrop-1.0.3-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Gtk_FileDrop-1.0.3-5|26	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|27	%install
14cr|php-pear-Gtk_FileDrop-1.0.3-5|28	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|29	cd %{upstream_name}-%{version}
14cr|php-pear-Gtk_FileDrop-1.0.3-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Gtk_FileDrop-1.0.3-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Gtk_FileDrop-1.0.3-5|32	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Gtk_FileDrop-1.0.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Gtk_FileDrop-1.0.3-5|35	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_FileDrop-1.0.3-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_FileDrop-1.0.3-5|38	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|39	%clean
14cr|php-pear-Gtk_FileDrop-1.0.3-5|40	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|41	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|42	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|43	%files
14cr|php-pear-Gtk_FileDrop-1.0.3-5|44	%defattr(-,root,root)
14cr|php-pear-Gtk_FileDrop-1.0.3-5|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Gtk_FileDrop-1.0.3-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Gtk_FileDrop-1.0.3-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Gtk_FileDrop-1.0.3-5|48	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|49	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|50	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|51	%changelog
14cr|php-pear-Gtk_FileDrop-1.0.3-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-5
14cr|php-pear-Gtk_FileDrop-1.0.3-5|53	+ Revision: 7389258
14cr|php-pear-Gtk_FileDrop-1.0.3-5|54	- MassBuild#464: Increase release tag
14cr|php-pear-Gtk_FileDrop-1.0.3-5|55	
14cr|php-pear-Gtk_FileDrop-1.0.3-5|56	

6077 14
14cr|php-pear-Gtk_MDB_Designer-0.1-17|1	%define		_class		Gtk
14cr|php-pear-Gtk_MDB_Designer-0.1-17|2	%define		_subclass	MDB
14cr|php-pear-Gtk_MDB_Designer-0.1-17|3	%define		upstream_name	%{_class}_%{_subclass}_Designer
14cr|php-pear-Gtk_MDB_Designer-0.1-17|4	%define __noautoreq /usr/bin/php
14cr|php-pear-Gtk_MDB_Designer-0.1-17|5	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Gtk_MDB_Designer-0.1-17|7	Version:	0.1
14cr|php-pear-Gtk_MDB_Designer-0.1-17|8	Release:	17
14cr|php-pear-Gtk_MDB_Designer-0.1-17|9	Summary:	An GTK+ Database schema designer
14cr|php-pear-Gtk_MDB_Designer-0.1-17|10	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|11	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|12	License:	PHP License
14cr|php-pear-Gtk_MDB_Designer-0.1-17|13	Group:		Development/PHP
14cr|php-pear-Gtk_MDB_Designer-0.1-17|14	URL:		http://pear.php.net/package/Gtk_MDB_Designer/
14cr|php-pear-Gtk_MDB_Designer-0.1-17|15	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Gtk_MDB_Designer-0.1-17|16	Patch0:		php-pear-Gtk_MDB_Designer-php-gtk2.patch
14cr|php-pear-Gtk_MDB_Designer-0.1-17|17	Requires:	php-gtk2
14cr|php-pear-Gtk_MDB_Designer-0.1-17|18	Requires(post): php-pear
14cr|php-pear-Gtk_MDB_Designer-0.1-17|19	Requires(preun): php-pear
14cr|php-pear-Gtk_MDB_Designer-0.1-17|20	Requires:	php-pear
14cr|php-pear-Gtk_MDB_Designer-0.1-17|21	BuildArch:	noarch
14cr|php-pear-Gtk_MDB_Designer-0.1-17|22	BuildRequires:	php-pear
14cr|php-pear-Gtk_MDB_Designer-0.1-17|23	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|24	%description
14cr|php-pear-Gtk_MDB_Designer-0.1-17|25	A graphical database schema designer, based loosely around the MDB
14cr|php-pear-Gtk_MDB_Designer-0.1-17|26	schema, it features:
14cr|php-pear-Gtk_MDB_Designer-0.1-17|27	- table boxes which are dragged around a window to layout your
14cr|php-pear-Gtk_MDB_Designer-0.1-17|28	database
14cr|php-pear-Gtk_MDB_Designer-0.1-17|29	- add/delete tables
14cr|php-pear-Gtk_MDB_Designer-0.1-17|30	- add/delete columns
14cr|php-pear-Gtk_MDB_Designer-0.1-17|31	- support for NotNull, Indexes, Sequences, Unique Indexes and
14cr|php-pear-Gtk_MDB_Designer-0.1-17|32	defaults
14cr|php-pear-Gtk_MDB_Designer-0.1-17|33	- works totally in non-connected mode (eg. no database or setting up
14cr|php-pear-Gtk_MDB_Designer-0.1-17|34	required)
14cr|php-pear-Gtk_MDB_Designer-0.1-17|35	- stores in MDB like xml file
14cr|php-pear-Gtk_MDB_Designer-0.1-17|36	- saves to any supported database SQL create tables files
14cr|php-pear-Gtk_MDB_Designer-0.1-17|37	- screenshots at http://devel.akbkhome.com/Gtk_MDB/.
14cr|php-pear-Gtk_MDB_Designer-0.1-17|38	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|39	%prep
14cr|php-pear-Gtk_MDB_Designer-0.1-17|40	%setup -q -c
14cr|php-pear-Gtk_MDB_Designer-0.1-17|41	%patch0 -p1
14cr|php-pear-Gtk_MDB_Designer-0.1-17|42	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Gtk_MDB_Designer-0.1-17|43	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|44	%install
14cr|php-pear-Gtk_MDB_Designer-0.1-17|45	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|46	cd %{upstream_name}-%{version}
14cr|php-pear-Gtk_MDB_Designer-0.1-17|47	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Gtk_MDB_Designer-0.1-17|48	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Gtk_MDB_Designer-0.1-17|49	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|50	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Gtk_MDB_Designer-0.1-17|51	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Gtk_MDB_Designer-0.1-17|52	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|53	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_MDB_Designer-0.1-17|54	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_MDB_Designer-0.1-17|55	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|56	%clean
14cr|php-pear-Gtk_MDB_Designer-0.1-17|57	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|58	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|59	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|60	%files
14cr|php-pear-Gtk_MDB_Designer-0.1-17|61	%{_bindir}/gtkmdbdesigner
14cr|php-pear-Gtk_MDB_Designer-0.1-17|62	%{_datadir}/pear/%{_class}
14cr|php-pear-Gtk_MDB_Designer-0.1-17|63	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Gtk_MDB_Designer-0.1-17|64	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|65	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|66	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|67	%changelog
14cr|php-pear-Gtk_MDB_Designer-0.1-17|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-17
14cr|php-pear-Gtk_MDB_Designer-0.1-17|69	+ Revision: 9268de7
14cr|php-pear-Gtk_MDB_Designer-0.1-17|70	- MassBuild#464: Increase release tag
14cr|php-pear-Gtk_MDB_Designer-0.1-17|71	
14cr|php-pear-Gtk_MDB_Designer-0.1-17|72	

6078 14
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|1	%define		_class		Gtk
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|2	%define		_subclass	ScrollingLabel
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|4	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|6	Version:	1.0.0
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|7	Release:	17
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|8	Summary:	A scrolling label for PHP-Gtk
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|9	License:	PHP License
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|10	Group:		Development/PHP
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|11	URL:		http://pear.php.net/package/Gtk_ScrollingLabel/
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|13	Requires(post): php-pear
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|14	Requires(preun): php-pear
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|15	Requires:	php-pear
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|16	BuildArch:	noarch
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|17	BuildRequires:	php-pear
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|18	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|19	%description
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|20	This is a class to encapsulate the functionality needed for a
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|21	scrolling GTK+ label. This class provides a simple, easy to understand
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|22	API for setting up and controlling the label. It allows for the
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|23	ability to scroll in either direction, start and stop the scroll,
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|24	pause and unpause the scroll, get and set the text, and set display
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|25	properties of the text.
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|26	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|27	%prep
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|28	%setup -q -c
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|30	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|31	%install
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|32	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|33	cd %{upstream_name}-%{version}
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|36	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|39	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|42	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|43	%clean
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|44	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|45	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|46	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|47	%files
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|48	%defattr(-,root,root)
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|49	%doc %{upstream_name}-%{version}/example.php
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|52	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|53	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|54	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|55	%changelog
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-17
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|57	+ Revision: ee62466
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|58	- MassBuild#464: Increase release tag
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|59	
14cr|php-pear-Gtk_ScrollingLabel-1.0.0-17|60	

6079 14
14cr|php-pear-HTML_AJAX-0.5.6-9|1	%define     _class      HTML
14cr|php-pear-HTML_AJAX-0.5.6-9|2	%define     _subclass   AJAX
14cr|php-pear-HTML_AJAX-0.5.6-9|3	%define     upstream_name   %{_class}_%{_subclass}
14cr|php-pear-HTML_AJAX-0.5.6-9|4	
14cr|php-pear-HTML_AJAX-0.5.6-9|5	Name:       php-pear-%{upstream_name}
14cr|php-pear-HTML_AJAX-0.5.6-9|6	Version:    0.5.6
14cr|php-pear-HTML_AJAX-0.5.6-9|7	Release:    9
14cr|php-pear-HTML_AJAX-0.5.6-9|8	Summary:    PHP and JavaScript AJAX library
14cr|php-pear-HTML_AJAX-0.5.6-9|9	License:    LGPL
14cr|php-pear-HTML_AJAX-0.5.6-9|10	Group:      Development/PHP
14cr|php-pear-HTML_AJAX-0.5.6-9|11	URL:        http://pear.php.net/package/%{upstream_name}
14cr|php-pear-HTML_AJAX-0.5.6-9|12	Source0:    http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_AJAX-0.5.6-9|13	Requires(post): php-pear
14cr|php-pear-HTML_AJAX-0.5.6-9|14	Requires(preun): php-pear
14cr|php-pear-HTML_AJAX-0.5.6-9|15	Requires:   php-pear
14cr|php-pear-HTML_AJAX-0.5.6-9|16	BuildArch:  noarch
14cr|php-pear-HTML_AJAX-0.5.6-9|17	BuildRequires:  php-pear
14cr|php-pear-HTML_AJAX-0.5.6-9|18	
14cr|php-pear-HTML_AJAX-0.5.6-9|19	%description
14cr|php-pear-HTML_AJAX-0.5.6-9|20	Provides PHP and JavaScript libraries for performing AJAX
14cr|php-pear-HTML_AJAX-0.5.6-9|21	(Communication from JavaScript to your browser without reloading the
14cr|php-pear-HTML_AJAX-0.5.6-9|22	page)
14cr|php-pear-HTML_AJAX-0.5.6-9|23	
14cr|php-pear-HTML_AJAX-0.5.6-9|24	%prep
14cr|php-pear-HTML_AJAX-0.5.6-9|25	%setup -q -c
14cr|php-pear-HTML_AJAX-0.5.6-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_AJAX-0.5.6-9|27	
14cr|php-pear-HTML_AJAX-0.5.6-9|28	%install
14cr|php-pear-HTML_AJAX-0.5.6-9|29	
14cr|php-pear-HTML_AJAX-0.5.6-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_AJAX-0.5.6-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_AJAX-0.5.6-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_AJAX-0.5.6-9|33	
14cr|php-pear-HTML_AJAX-0.5.6-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_AJAX-0.5.6-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_AJAX-0.5.6-9|36	
14cr|php-pear-HTML_AJAX-0.5.6-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_AJAX-0.5.6-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_AJAX-0.5.6-9|39	
14cr|php-pear-HTML_AJAX-0.5.6-9|40	%clean
14cr|php-pear-HTML_AJAX-0.5.6-9|41	
14cr|php-pear-HTML_AJAX-0.5.6-9|42	
14cr|php-pear-HTML_AJAX-0.5.6-9|43	
14cr|php-pear-HTML_AJAX-0.5.6-9|44	%files
14cr|php-pear-HTML_AJAX-0.5.6-9|45	%defattr(-,root,root)
14cr|php-pear-HTML_AJAX-0.5.6-9|46	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTML_AJAX-0.5.6-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_AJAX-0.5.6-9|48	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_AJAX-0.5.6-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_AJAX-0.5.6-9|50	
14cr|php-pear-HTML_AJAX-0.5.6-9|51	
14cr|php-pear-HTML_AJAX-0.5.6-9|52	
14cr|php-pear-HTML_AJAX-0.5.6-9|53	
14cr|php-pear-HTML_AJAX-0.5.6-9|54	%changelog
14cr|php-pear-HTML_AJAX-0.5.6-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.6-9
14cr|php-pear-HTML_AJAX-0.5.6-9|56	+ Revision: a87c0b9
14cr|php-pear-HTML_AJAX-0.5.6-9|57	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_AJAX-0.5.6-9|58	
14cr|php-pear-HTML_AJAX-0.5.6-9|59	

6080 14
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|1	%define		_class		HTML
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|2	%define		_subclass	BBCodeParser
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|4	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|6	Version:	1.2.2
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|7	Release:	10
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|8	Summary:	Parser to replace UBB style tags with their HTML equivalents
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|9	License:	PHP License
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|10	Group:		Development/PHP
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|11	URL:		http://pear.php.net/package/HTML_BBCodeParser/
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|13	Requires(post): php-pear
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|14	Requires(preun): php-pear
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|15	Requires:	php-pear
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|16	BuildArch:	noarch
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|17	BuildRequires:	php-pear
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|18	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|19	%description
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|20	This is a parser to replace UBB style tags with their HTML
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|21	equivalents. It does not simply do some regex calls, but is complete
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|22	stack based parse engine. This ensures that all tags are properly
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|23	nested, if not, extra tags are added to maintain the nesting. This
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|24	parser should only produce XHTML 1.0 compliant code. All tags are
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|25	validated and so are all their attributes. It should be easy to extend
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|26	this parser with your own tags.
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|27	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|28	%prep
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|29	%setup -q -c
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|31	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|32	%install
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|33	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|34	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|37	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|40	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|43	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|44	%clean
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|45	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|46	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|47	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|48	%files
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|49	%defattr(-,root,root)
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|50	%doc %{upstream_name}-%{version}/%{_subclass}/example
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|51	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|53	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|54	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|55	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|56	%changelog
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-10
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|58	+ Revision: e5bd8ff
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|59	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|60	
14cr|php-pear-HTML_BBCodeParser-1.2.2-10|61	

6081 14
14cr|php-pear-HTML_Common2-2.0.0-4|1	%define		_class		HTML
14cr|php-pear-HTML_Common2-2.0.0-4|2	%define		_subclass	Common2
14cr|php-pear-HTML_Common2-2.0.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Common2-2.0.0-4|4	%define     pre         %{nil}
14cr|php-pear-HTML_Common2-2.0.0-4|5	
14cr|php-pear-HTML_Common2-2.0.0-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Common2-2.0.0-4|7	Version:	2.0.0
14cr|php-pear-HTML_Common2-2.0.0-4|8	Release:	4
14cr|php-pear-HTML_Common2-2.0.0-4|9	Summary:	Abstract base class for HTML classes (PHP5 port of HTML_Common package)
14cr|php-pear-HTML_Common2-2.0.0-4|10	License:	PHP License
14cr|php-pear-HTML_Common2-2.0.0-4|11	Group:		Development/PHP
14cr|php-pear-HTML_Common2-2.0.0-4|12	URL:		http://pear.php.net/package/HTML_Common2/
14cr|php-pear-HTML_Common2-2.0.0-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
14cr|php-pear-HTML_Common2-2.0.0-4|14	Requires(post): php-pear
14cr|php-pear-HTML_Common2-2.0.0-4|15	Requires(preun): php-pear
14cr|php-pear-HTML_Common2-2.0.0-4|16	Requires:	php-pear
14cr|php-pear-HTML_Common2-2.0.0-4|17	BuildArch:	noarch
14cr|php-pear-HTML_Common2-2.0.0-4|18	BuildRequires:	php-pear
14cr|php-pear-HTML_Common2-2.0.0-4|19	
14cr|php-pear-HTML_Common2-2.0.0-4|20	%description
14cr|php-pear-HTML_Common2-2.0.0-4|21	The HTML_Common2 package provides methods for HTML code display and
14cr|php-pear-HTML_Common2-2.0.0-4|22	attributes handling.
14cr|php-pear-HTML_Common2-2.0.0-4|23	- Methods to set, remove, update HTML attributes,
14cr|php-pear-HTML_Common2-2.0.0-4|24	- Handles comments in HTML code.
14cr|php-pear-HTML_Common2-2.0.0-4|25	- Handles global document options (encoding, linebreak and indentation
14cr|php-pear-HTML_Common2-2.0.0-4|26	characters),
14cr|php-pear-HTML_Common2-2.0.0-4|27	- Handles indentation for nicer HTML code.
14cr|php-pear-HTML_Common2-2.0.0-4|28	
14cr|php-pear-HTML_Common2-2.0.0-4|29	%prep
14cr|php-pear-HTML_Common2-2.0.0-4|30	%setup -q -c
14cr|php-pear-HTML_Common2-2.0.0-4|31	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cr|php-pear-HTML_Common2-2.0.0-4|32	
14cr|php-pear-HTML_Common2-2.0.0-4|33	%install
14cr|php-pear-HTML_Common2-2.0.0-4|34	
14cr|php-pear-HTML_Common2-2.0.0-4|35	cd %{upstream_name}-%{version}%{pre}
14cr|php-pear-HTML_Common2-2.0.0-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Common2-2.0.0-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Common2-2.0.0-4|38	
14cr|php-pear-HTML_Common2-2.0.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Common2-2.0.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Common2-2.0.0-4|41	
14cr|php-pear-HTML_Common2-2.0.0-4|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Common2-2.0.0-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Common2-2.0.0-4|44	
14cr|php-pear-HTML_Common2-2.0.0-4|45	%clean
14cr|php-pear-HTML_Common2-2.0.0-4|46	
14cr|php-pear-HTML_Common2-2.0.0-4|47	
14cr|php-pear-HTML_Common2-2.0.0-4|48	
14cr|php-pear-HTML_Common2-2.0.0-4|49	%files
14cr|php-pear-HTML_Common2-2.0.0-4|50	%defattr(-,root,root)
14cr|php-pear-HTML_Common2-2.0.0-4|51	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Common2-2.0.0-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Common2-2.0.0-4|53	
14cr|php-pear-HTML_Common2-2.0.0-4|54	
14cr|php-pear-HTML_Common2-2.0.0-4|55	
14cr|php-pear-HTML_Common2-2.0.0-4|56	%changelog
14cr|php-pear-HTML_Common2-2.0.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-4
14cr|php-pear-HTML_Common2-2.0.0-4|58	+ Revision: cd5e583
14cr|php-pear-HTML_Common2-2.0.0-4|59	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Common2-2.0.0-4|60	
14cr|php-pear-HTML_Common2-2.0.0-4|61	

6082 14
14cr|php-pear-HTML_Crypt-1.3.4-5|1	%define		_class		HTML
14cr|php-pear-HTML_Crypt-1.3.4-5|2	%define		_subclass	Crypt
14cr|php-pear-HTML_Crypt-1.3.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Crypt-1.3.4-5|4	
14cr|php-pear-HTML_Crypt-1.3.4-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Crypt-1.3.4-5|6	Version:	1.3.4
14cr|php-pear-HTML_Crypt-1.3.4-5|7	Release:	5
14cr|php-pear-HTML_Crypt-1.3.4-5|8	Summary:	Encrypts text which is later decoded using javascript on the client side
14cr|php-pear-HTML_Crypt-1.3.4-5|9	License:	PHP License
14cr|php-pear-HTML_Crypt-1.3.4-5|10	Group:		Development/PHP
14cr|php-pear-HTML_Crypt-1.3.4-5|11	URL:		http://pear.php.net/package/HTML_Crypt/
14cr|php-pear-HTML_Crypt-1.3.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Crypt-1.3.4-5|13	Requires(post): php-pear
14cr|php-pear-HTML_Crypt-1.3.4-5|14	Requires(preun): php-pear
14cr|php-pear-HTML_Crypt-1.3.4-5|15	Requires:	php-pear
14cr|php-pear-HTML_Crypt-1.3.4-5|16	BuildArch:	noarch
14cr|php-pear-HTML_Crypt-1.3.4-5|17	BuildRequires:	php-pear
14cr|php-pear-HTML_Crypt-1.3.4-5|18	
14cr|php-pear-HTML_Crypt-1.3.4-5|19	%description
14cr|php-pear-HTML_Crypt-1.3.4-5|20	The PEAR::HTML_Crypt provides methods to encrypt text, which can be
14cr|php-pear-HTML_Crypt-1.3.4-5|21	later be decrypted using JavaScript on the client side. This is very
14cr|php-pear-HTML_Crypt-1.3.4-5|22	useful to prevent spam robots collecting email addresses from your
14cr|php-pear-HTML_Crypt-1.3.4-5|23	site, included is a method to add mailto links to the text being
14cr|php-pear-HTML_Crypt-1.3.4-5|24	generated.
14cr|php-pear-HTML_Crypt-1.3.4-5|25	
14cr|php-pear-HTML_Crypt-1.3.4-5|26	%prep
14cr|php-pear-HTML_Crypt-1.3.4-5|27	%setup -q -c
14cr|php-pear-HTML_Crypt-1.3.4-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Crypt-1.3.4-5|29	
14cr|php-pear-HTML_Crypt-1.3.4-5|30	%install
14cr|php-pear-HTML_Crypt-1.3.4-5|31	
14cr|php-pear-HTML_Crypt-1.3.4-5|32	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Crypt-1.3.4-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Crypt-1.3.4-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Crypt-1.3.4-5|35	
14cr|php-pear-HTML_Crypt-1.3.4-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Crypt-1.3.4-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Crypt-1.3.4-5|38	
14cr|php-pear-HTML_Crypt-1.3.4-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Crypt-1.3.4-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Crypt-1.3.4-5|41	
14cr|php-pear-HTML_Crypt-1.3.4-5|42	%clean
14cr|php-pear-HTML_Crypt-1.3.4-5|43	
14cr|php-pear-HTML_Crypt-1.3.4-5|44	
14cr|php-pear-HTML_Crypt-1.3.4-5|45	
14cr|php-pear-HTML_Crypt-1.3.4-5|46	%files
14cr|php-pear-HTML_Crypt-1.3.4-5|47	%defattr(-,root,root)
14cr|php-pear-HTML_Crypt-1.3.4-5|48	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Crypt-1.3.4-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Crypt-1.3.4-5|50	
14cr|php-pear-HTML_Crypt-1.3.4-5|51	
14cr|php-pear-HTML_Crypt-1.3.4-5|52	
14cr|php-pear-HTML_Crypt-1.3.4-5|53	%changelog
14cr|php-pear-HTML_Crypt-1.3.4-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-5
14cr|php-pear-HTML_Crypt-1.3.4-5|55	+ Revision: 0f68c7d
14cr|php-pear-HTML_Crypt-1.3.4-5|56	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Crypt-1.3.4-5|57	
14cr|php-pear-HTML_Crypt-1.3.4-5|58	

6083 14
14cr|php-pear-HTML_CSS-1.5.4-7|1	%define		_class		HTML
14cr|php-pear-HTML_CSS-1.5.4-7|2	%define		_subclass	CSS
14cr|php-pear-HTML_CSS-1.5.4-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_CSS-1.5.4-7|4	
14cr|php-pear-HTML_CSS-1.5.4-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_CSS-1.5.4-7|6	Version:	1.5.4
14cr|php-pear-HTML_CSS-1.5.4-7|7	Release:	7
14cr|php-pear-HTML_CSS-1.5.4-7|8	Summary:	Class for generating CSS declarations
14cr|php-pear-HTML_CSS-1.5.4-7|9	License:	PHP License
14cr|php-pear-HTML_CSS-1.5.4-7|10	Group:		Development/PHP
14cr|php-pear-HTML_CSS-1.5.4-7|11	URL:		http://pear.php.net/package/HTML_CSS/
14cr|php-pear-HTML_CSS-1.5.4-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_CSS-1.5.4-7|13	Requires(post): php-pear
14cr|php-pear-HTML_CSS-1.5.4-7|14	Requires(preun): php-pear
14cr|php-pear-HTML_CSS-1.5.4-7|15	Requires:	php-pear
14cr|php-pear-HTML_CSS-1.5.4-7|16	BuildArch:	noarch
14cr|php-pear-HTML_CSS-1.5.4-7|17	BuildRequires:	php-pear
14cr|php-pear-HTML_CSS-1.5.4-7|18	
14cr|php-pear-HTML_CSS-1.5.4-7|19	%description
14cr|php-pear-HTML_CSS-1.5.4-7|20	%{upstream_name} provides a simple interface for generating a stylesheet
14cr|php-pear-HTML_CSS-1.5.4-7|21	declaration. It is completely standards compliant, and has some great
14cr|php-pear-HTML_CSS-1.5.4-7|22	features:
14cr|php-pear-HTML_CSS-1.5.4-7|23	- simple OO interface to CSS definitions
14cr|php-pear-HTML_CSS-1.5.4-7|24	- output to:
14cr|php-pear-HTML_CSS-1.5.4-7|25	- inline stylesheet declarations
14cr|php-pear-HTML_CSS-1.5.4-7|26	- document internal stylesheet declarations
14cr|php-pear-HTML_CSS-1.5.4-7|27	- standalone stylesheet declarations
14cr|php-pear-HTML_CSS-1.5.4-7|28	- array of definitions
14cr|php-pear-HTML_CSS-1.5.4-7|29	
14cr|php-pear-HTML_CSS-1.5.4-7|30	In addition, it shares the following with HTML_Common based classes:
14cr|php-pear-HTML_CSS-1.5.4-7|31	- indent style support
14cr|php-pear-HTML_CSS-1.5.4-7|32	- line ending style
14cr|php-pear-HTML_CSS-1.5.4-7|33	
14cr|php-pear-HTML_CSS-1.5.4-7|34	%prep
14cr|php-pear-HTML_CSS-1.5.4-7|35	%setup -q -c
14cr|php-pear-HTML_CSS-1.5.4-7|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_CSS-1.5.4-7|37	
14cr|php-pear-HTML_CSS-1.5.4-7|38	%install
14cr|php-pear-HTML_CSS-1.5.4-7|39	
14cr|php-pear-HTML_CSS-1.5.4-7|40	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_CSS-1.5.4-7|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_CSS-1.5.4-7|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_CSS-1.5.4-7|43	
14cr|php-pear-HTML_CSS-1.5.4-7|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_CSS-1.5.4-7|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_CSS-1.5.4-7|46	
14cr|php-pear-HTML_CSS-1.5.4-7|47	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_CSS-1.5.4-7|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_CSS-1.5.4-7|49	
14cr|php-pear-HTML_CSS-1.5.4-7|50	%clean
14cr|php-pear-HTML_CSS-1.5.4-7|51	
14cr|php-pear-HTML_CSS-1.5.4-7|52	
14cr|php-pear-HTML_CSS-1.5.4-7|53	
14cr|php-pear-HTML_CSS-1.5.4-7|54	%files
14cr|php-pear-HTML_CSS-1.5.4-7|55	%defattr(-,root,root)
14cr|php-pear-HTML_CSS-1.5.4-7|56	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_CSS-1.5.4-7|57	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_CSS-1.5.4-7|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_CSS-1.5.4-7|59	
14cr|php-pear-HTML_CSS-1.5.4-7|60	
14cr|php-pear-HTML_CSS-1.5.4-7|61	
14cr|php-pear-HTML_CSS-1.5.4-7|62	%changelog
14cr|php-pear-HTML_CSS-1.5.4-7|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-7
14cr|php-pear-HTML_CSS-1.5.4-7|64	+ Revision: 5e25849
14cr|php-pear-HTML_CSS-1.5.4-7|65	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_CSS-1.5.4-7|66	
14cr|php-pear-HTML_CSS-1.5.4-7|67	

6084 14
14cr|php-pear-HTML_Form-1.3.0-10|1	%define		_class		HTML
14cr|php-pear-HTML_Form-1.3.0-10|2	%define		_subclass	Form
14cr|php-pear-HTML_Form-1.3.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Form-1.3.0-10|4	
14cr|php-pear-HTML_Form-1.3.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Form-1.3.0-10|6	Version:	1.3.0
14cr|php-pear-HTML_Form-1.3.0-10|7	Release:	10
14cr|php-pear-HTML_Form-1.3.0-10|8	Summary:	Simple HTML form package
14cr|php-pear-HTML_Form-1.3.0-10|9	License:	PHP License
14cr|php-pear-HTML_Form-1.3.0-10|10	Group:		Development/PHP
14cr|php-pear-HTML_Form-1.3.0-10|11	URL:		http://pear.php.net/package/HTML_Form/
14cr|php-pear-HTML_Form-1.3.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Form-1.3.0-10|13	Requires(post): php-pear
14cr|php-pear-HTML_Form-1.3.0-10|14	Requires(preun): php-pear
14cr|php-pear-HTML_Form-1.3.0-10|15	Requires:	php-pear
14cr|php-pear-HTML_Form-1.3.0-10|16	BuildArch:	noarch
14cr|php-pear-HTML_Form-1.3.0-10|17	BuildRequires:	php-pear
14cr|php-pear-HTML_Form-1.3.0-10|18	
14cr|php-pear-HTML_Form-1.3.0-10|19	%description
14cr|php-pear-HTML_Form-1.3.0-10|20	This is a simple HTML form generator. It supports all the HTML form
14cr|php-pear-HTML_Form-1.3.0-10|21	element types including file uploads, may return or print the form,
14cr|php-pear-HTML_Form-1.3.0-10|22	just individual form elements or the full form in "table mode" with a
14cr|php-pear-HTML_Form-1.3.0-10|23	fixed layout.
14cr|php-pear-HTML_Form-1.3.0-10|24	
14cr|php-pear-HTML_Form-1.3.0-10|25	%prep
14cr|php-pear-HTML_Form-1.3.0-10|26	%setup -q -c
14cr|php-pear-HTML_Form-1.3.0-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Form-1.3.0-10|28	
14cr|php-pear-HTML_Form-1.3.0-10|29	%install
14cr|php-pear-HTML_Form-1.3.0-10|30	
14cr|php-pear-HTML_Form-1.3.0-10|31	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Form-1.3.0-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Form-1.3.0-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Form-1.3.0-10|34	
14cr|php-pear-HTML_Form-1.3.0-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Form-1.3.0-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Form-1.3.0-10|37	
14cr|php-pear-HTML_Form-1.3.0-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Form-1.3.0-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Form-1.3.0-10|40	
14cr|php-pear-HTML_Form-1.3.0-10|41	%clean
14cr|php-pear-HTML_Form-1.3.0-10|42	
14cr|php-pear-HTML_Form-1.3.0-10|43	
14cr|php-pear-HTML_Form-1.3.0-10|44	
14cr|php-pear-HTML_Form-1.3.0-10|45	%files
14cr|php-pear-HTML_Form-1.3.0-10|46	%defattr(-,root,root)
14cr|php-pear-HTML_Form-1.3.0-10|47	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Form-1.3.0-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Form-1.3.0-10|49	
14cr|php-pear-HTML_Form-1.3.0-10|50	
14cr|php-pear-HTML_Form-1.3.0-10|51	
14cr|php-pear-HTML_Form-1.3.0-10|52	
14cr|php-pear-HTML_Form-1.3.0-10|53	
14cr|php-pear-HTML_Form-1.3.0-10|54	%changelog
14cr|php-pear-HTML_Form-1.3.0-10|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-10
14cr|php-pear-HTML_Form-1.3.0-10|56	+ Revision: 3dc1683
14cr|php-pear-HTML_Form-1.3.0-10|57	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Form-1.3.0-10|58	
14cr|php-pear-HTML_Form-1.3.0-10|59	

6085 14
14cr|php-pear-HTML_Menu-2.1.4-10|1	%define		_class		HTML
14cr|php-pear-HTML_Menu-2.1.4-10|2	%define		_subclass	Menu
14cr|php-pear-HTML_Menu-2.1.4-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Menu-2.1.4-10|4	
14cr|php-pear-HTML_Menu-2.1.4-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Menu-2.1.4-10|6	Version:	2.1.4
14cr|php-pear-HTML_Menu-2.1.4-10|7	Release:	10
14cr|php-pear-HTML_Menu-2.1.4-10|8	Summary:	Generates HTML Menu from multidimensional hashes
14cr|php-pear-HTML_Menu-2.1.4-10|9	License:	PHP License
14cr|php-pear-HTML_Menu-2.1.4-10|10	Group:		Development/PHP
14cr|php-pear-HTML_Menu-2.1.4-10|11	URL:		http://pear.php.net/package/HTML_Menu/
14cr|php-pear-HTML_Menu-2.1.4-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Menu-2.1.4-10|13	Requires(post): php-pear
14cr|php-pear-HTML_Menu-2.1.4-10|14	Requires(preun): php-pear
14cr|php-pear-HTML_Menu-2.1.4-10|15	Requires:	php-pear
14cr|php-pear-HTML_Menu-2.1.4-10|16	BuildArch:	noarch
14cr|php-pear-HTML_Menu-2.1.4-10|17	BuildRequires:	php-pear
14cr|php-pear-HTML_Menu-2.1.4-10|18	
14cr|php-pear-HTML_Menu-2.1.4-10|19	%description
14cr|php-pear-HTML_Menu-2.1.4-10|20	With the %{upstream_name} class one can easily create and maintain a
14cr|php-pear-HTML_Menu-2.1.4-10|21	navigation structure for website, configuring it via a multidimensional
14cr|php-pear-HTML_Menu-2.1.4-10|22	hash structure. Different modes for the HTML output are supported.
14cr|php-pear-HTML_Menu-2.1.4-10|23	
14cr|php-pear-HTML_Menu-2.1.4-10|24	%prep
14cr|php-pear-HTML_Menu-2.1.4-10|25	%setup -q -c
14cr|php-pear-HTML_Menu-2.1.4-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Menu-2.1.4-10|27	
14cr|php-pear-HTML_Menu-2.1.4-10|28	%install
14cr|php-pear-HTML_Menu-2.1.4-10|29	
14cr|php-pear-HTML_Menu-2.1.4-10|30	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Menu-2.1.4-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Menu-2.1.4-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Menu-2.1.4-10|33	
14cr|php-pear-HTML_Menu-2.1.4-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Menu-2.1.4-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Menu-2.1.4-10|36	
14cr|php-pear-HTML_Menu-2.1.4-10|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Menu-2.1.4-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Menu-2.1.4-10|39	
14cr|php-pear-HTML_Menu-2.1.4-10|40	%clean
14cr|php-pear-HTML_Menu-2.1.4-10|41	
14cr|php-pear-HTML_Menu-2.1.4-10|42	
14cr|php-pear-HTML_Menu-2.1.4-10|43	
14cr|php-pear-HTML_Menu-2.1.4-10|44	%files
14cr|php-pear-HTML_Menu-2.1.4-10|45	%defattr(-,root,root)
14cr|php-pear-HTML_Menu-2.1.4-10|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_Menu-2.1.4-10|47	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Menu-2.1.4-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Menu-2.1.4-10|49	
14cr|php-pear-HTML_Menu-2.1.4-10|50	
14cr|php-pear-HTML_Menu-2.1.4-10|51	
14cr|php-pear-HTML_Menu-2.1.4-10|52	%changelog
14cr|php-pear-HTML_Menu-2.1.4-10|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-10
14cr|php-pear-HTML_Menu-2.1.4-10|54	+ Revision: 19143bd
14cr|php-pear-HTML_Menu-2.1.4-10|55	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Menu-2.1.4-10|56	
14cr|php-pear-HTML_Menu-2.1.4-10|57	

6086 14
14cr|php-pear-HTML_Page2-0.5.0-12|1	%define     _class          HTML
14cr|php-pear-HTML_Page2-0.5.0-12|2	%define     _subclass       Page2
14cr|php-pear-HTML_Page2-0.5.0-12|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Page2-0.5.0-12|4	%define		pre		        beta
14cr|php-pear-HTML_Page2-0.5.0-12|5	
14cr|php-pear-HTML_Page2-0.5.0-12|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Page2-0.5.0-12|7	Version:	0.5.0
14cr|php-pear-HTML_Page2-0.5.0-12|8	Release:	12
14cr|php-pear-HTML_Page2-0.5.0-12|9	Summary:	Base class for XHTML page generation
14cr|php-pear-HTML_Page2-0.5.0-12|10	License:	PHP License
14cr|php-pear-HTML_Page2-0.5.0-12|11	Group:		Development/PHP
14cr|php-pear-HTML_Page2-0.5.0-12|12	URL:		http://pear.php.net/package/HTML_Page2/
14cr|php-pear-HTML_Page2-0.5.0-12|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
14cr|php-pear-HTML_Page2-0.5.0-12|14	Requires(post): php-pear
14cr|php-pear-HTML_Page2-0.5.0-12|15	Requires(preun): php-pear
14cr|php-pear-HTML_Page2-0.5.0-12|16	Requires:	php-pear
14cr|php-pear-HTML_Page2-0.5.0-12|17	BuildArch:	noarch
14cr|php-pear-HTML_Page2-0.5.0-12|18	BuildRequires:	php-pear
14cr|php-pear-HTML_Page2-0.5.0-12|19	
14cr|php-pear-HTML_Page2-0.5.0-12|20	%description
14cr|php-pear-HTML_Page2-0.5.0-12|21	The PEAR::HTML_Page2 package provides a simple interface for generating an
14cr|php-pear-HTML_Page2-0.5.0-12|22	XHTML compliant page.
14cr|php-pear-HTML_Page2-0.5.0-12|23	* supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and
14cr|php-pear-HTML_Page2-0.5.0-12|24	XHTML Basic 1.0
14cr|php-pear-HTML_Page2-0.5.0-12|25	plus preliminary support for XHTML 2.0
14cr|php-pear-HTML_Page2-0.5.0-12|26	* namespace support
14cr|php-pear-HTML_Page2-0.5.0-12|27	* global language declaration for the document
14cr|php-pear-HTML_Page2-0.5.0-12|28	* line ending styles
14cr|php-pear-HTML_Page2-0.5.0-12|29	* full META tag support
14cr|php-pear-HTML_Page2-0.5.0-12|30	* support for stylesheet declaration in the head section
14cr|php-pear-HTML_Page2-0.5.0-12|31	* support for script declaration in the head section
14cr|php-pear-HTML_Page2-0.5.0-12|32	* support for linked stylesheets and scripts
14cr|php-pear-HTML_Page2-0.5.0-12|33	* full support for header link tags
14cr|php-pear-HTML_Page2-0.5.0-12|34	* body can be a string, object with toHtml or toString methods or an array (can
14cr|php-pear-HTML_Page2-0.5.0-12|35	be combined)
14cr|php-pear-HTML_Page2-0.5.0-12|36	
14cr|php-pear-HTML_Page2-0.5.0-12|37	Ideas for use:
14cr|php-pear-HTML_Page2-0.5.0-12|38	* Use to validate the output of a class for XHTML compliance
14cr|php-pear-HTML_Page2-0.5.0-12|39	* Quick prototyping using PEAR packages is now a breeze
14cr|php-pear-HTML_Page2-0.5.0-12|40	
14cr|php-pear-HTML_Page2-0.5.0-12|41	%prep
14cr|php-pear-HTML_Page2-0.5.0-12|42	%setup -q -c
14cr|php-pear-HTML_Page2-0.5.0-12|43	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cr|php-pear-HTML_Page2-0.5.0-12|44	
14cr|php-pear-HTML_Page2-0.5.0-12|45	%install
14cr|php-pear-HTML_Page2-0.5.0-12|46	
14cr|php-pear-HTML_Page2-0.5.0-12|47	cd %{upstream_name}-%{version}%{pre}
14cr|php-pear-HTML_Page2-0.5.0-12|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Page2-0.5.0-12|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Page2-0.5.0-12|50	
14cr|php-pear-HTML_Page2-0.5.0-12|51	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Page2-0.5.0-12|52	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Page2-0.5.0-12|53	
14cr|php-pear-HTML_Page2-0.5.0-12|54	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Page2-0.5.0-12|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Page2-0.5.0-12|56	
14cr|php-pear-HTML_Page2-0.5.0-12|57	%clean
14cr|php-pear-HTML_Page2-0.5.0-12|58	
14cr|php-pear-HTML_Page2-0.5.0-12|59	
14cr|php-pear-HTML_Page2-0.5.0-12|60	
14cr|php-pear-HTML_Page2-0.5.0-12|61	%files
14cr|php-pear-HTML_Page2-0.5.0-12|62	%defattr(-,root,root)
14cr|php-pear-HTML_Page2-0.5.0-12|63	%doc %{upstream_name}-%{version}%{pre}/examples
14cr|php-pear-HTML_Page2-0.5.0-12|64	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Page2-0.5.0-12|65	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Page2-0.5.0-12|66	
14cr|php-pear-HTML_Page2-0.5.0-12|67	
14cr|php-pear-HTML_Page2-0.5.0-12|68	
14cr|php-pear-HTML_Page2-0.5.0-12|69	
14cr|php-pear-HTML_Page2-0.5.0-12|70	
14cr|php-pear-HTML_Page2-0.5.0-12|71	%changelog
14cr|php-pear-HTML_Page2-0.5.0-12|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-12
14cr|php-pear-HTML_Page2-0.5.0-12|73	+ Revision: cc16717
14cr|php-pear-HTML_Page2-0.5.0-12|74	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Page2-0.5.0-12|75	
14cr|php-pear-HTML_Page2-0.5.0-12|76	

6087 14
14cr|php-pear-HTML_Progress2-2.4.1-9|1	%define         _class          HTML
14cr|php-pear-HTML_Progress2-2.4.1-9|2	%define         _subclass       Progress2
14cr|php-pear-HTML_Progress2-2.4.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Progress2-2.4.1-9|4	
14cr|php-pear-HTML_Progress2-2.4.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Progress2-2.4.1-9|6	Version:	2.4.1
14cr|php-pear-HTML_Progress2-2.4.1-9|7	Release:	9
14cr|php-pear-HTML_Progress2-2.4.1-9|8	Summary:	How to include a loading bar in your XHTML documents quickly and easily
14cr|php-pear-HTML_Progress2-2.4.1-9|9	License:	PHP License
14cr|php-pear-HTML_Progress2-2.4.1-9|10	Group:		Development/PHP
14cr|php-pear-HTML_Progress2-2.4.1-9|11	URL:		http://pear.php.net/package/HTML_Progress2
14cr|php-pear-HTML_Progress2-2.4.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Progress2-2.4.1-9|13	Requires(post): php-pear
14cr|php-pear-HTML_Progress2-2.4.1-9|14	Requires(preun): php-pear
14cr|php-pear-HTML_Progress2-2.4.1-9|15	Requires:	php-pear
14cr|php-pear-HTML_Progress2-2.4.1-9|16	Requires:	php-smarty
14cr|php-pear-HTML_Progress2-2.4.1-9|17	BuildArch:	noarch
14cr|php-pear-HTML_Progress2-2.4.1-9|18	BuildRequires:	php-pear
14cr|php-pear-HTML_Progress2-2.4.1-9|19	
14cr|php-pear-HTML_Progress2-2.4.1-9|20	%description
14cr|php-pear-HTML_Progress2-2.4.1-9|21	This package provides a way to add a loading bar fully customizable in existing
14cr|php-pear-HTML_Progress2-2.4.1-9|22	XHTML documents.
14cr|php-pear-HTML_Progress2-2.4.1-9|23	Your browser should accept DHTML feature.
14cr|php-pear-HTML_Progress2-2.4.1-9|24	
14cr|php-pear-HTML_Progress2-2.4.1-9|25	Features:
14cr|php-pear-HTML_Progress2-2.4.1-9|26	- create horizontal, vertival bar and also circle, ellipse and polygons
14cr|php-pear-HTML_Progress2-2.4.1-9|27	(square, rectangle).
14cr|php-pear-HTML_Progress2-2.4.1-9|28	- allows usage of existing external StyleSheet and/or JavaScript.
14cr|php-pear-HTML_Progress2-2.4.1-9|29	- all elements (progress, cells, labels) are customizable by their html
14cr|php-pear-HTML_Progress2-2.4.1-9|30	properties.
14cr|php-pear-HTML_Progress2-2.4.1-9|31	- percent/labels are floating all around the progress meter.
14cr|php-pear-HTML_Progress2-2.4.1-9|32	- compliant with all CSS/XHMTL standards.
14cr|php-pear-HTML_Progress2-2.4.1-9|33	- integration with all template engines is very easy.
14cr|php-pear-HTML_Progress2-2.4.1-9|34	- implements Observer design pattern. It is possible to add Listeners.
14cr|php-pear-HTML_Progress2-2.4.1-9|35	- adds a customizable monitor pattern to display a progress bar.
14cr|php-pear-HTML_Progress2-2.4.1-9|36	User-end can abort progress at any time.
14cr|php-pear-HTML_Progress2-2.4.1-9|37	- allows many progress meter on same page without uses of iframe solution.
14cr|php-pear-HTML_Progress2-2.4.1-9|38	- error handling system that support native PEAR_Error, but also
14cr|php-pear-HTML_Progress2-2.4.1-9|39	PEAR_ErrorStack, and any other system you might want to plug-in.
14cr|php-pear-HTML_Progress2-2.4.1-9|40	- PHP 5 ready.
14cr|php-pear-HTML_Progress2-2.4.1-9|41	
14cr|php-pear-HTML_Progress2-2.4.1-9|42	%prep
14cr|php-pear-HTML_Progress2-2.4.1-9|43	%setup -q -c
14cr|php-pear-HTML_Progress2-2.4.1-9|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Progress2-2.4.1-9|45	
14cr|php-pear-HTML_Progress2-2.4.1-9|46	%install
14cr|php-pear-HTML_Progress2-2.4.1-9|47	
14cr|php-pear-HTML_Progress2-2.4.1-9|48	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Progress2-2.4.1-9|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Progress2-2.4.1-9|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Progress2-2.4.1-9|51	
14cr|php-pear-HTML_Progress2-2.4.1-9|52	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Progress2-2.4.1-9|53	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Progress2-2.4.1-9|54	
14cr|php-pear-HTML_Progress2-2.4.1-9|55	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Progress2-2.4.1-9|56	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Progress2-2.4.1-9|57	
14cr|php-pear-HTML_Progress2-2.4.1-9|58	%clean
14cr|php-pear-HTML_Progress2-2.4.1-9|59	
14cr|php-pear-HTML_Progress2-2.4.1-9|60	
14cr|php-pear-HTML_Progress2-2.4.1-9|61	
14cr|php-pear-HTML_Progress2-2.4.1-9|62	%files
14cr|php-pear-HTML_Progress2-2.4.1-9|63	%defattr(-,root,root)
14cr|php-pear-HTML_Progress2-2.4.1-9|64	%doc %{upstream_name}-%{version}/ChangeLog
14cr|php-pear-HTML_Progress2-2.4.1-9|65	%doc %{upstream_name}-%{version}/NEWS
14cr|php-pear-HTML_Progress2-2.4.1-9|66	%doc %{upstream_name}-%{version}/docs
14cr|php-pear-HTML_Progress2-2.4.1-9|67	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_Progress2-2.4.1-9|68	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Progress2-2.4.1-9|69	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_Progress2-2.4.1-9|70	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Progress2-2.4.1-9|71	
14cr|php-pear-HTML_Progress2-2.4.1-9|72	
14cr|php-pear-HTML_Progress2-2.4.1-9|73	
14cr|php-pear-HTML_Progress2-2.4.1-9|74	%changelog
14cr|php-pear-HTML_Progress2-2.4.1-9|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-9
14cr|php-pear-HTML_Progress2-2.4.1-9|76	+ Revision: 5ab8d8c
14cr|php-pear-HTML_Progress2-2.4.1-9|77	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Progress2-2.4.1-9|78	
14cr|php-pear-HTML_Progress2-2.4.1-9|79	

6088 14
14cr|php-pear-HTML_QuickForm2-2.0.2-1|1	#define	_requires_exceptions pear(PHPUnit/Framework.php)
14cr|php-pear-HTML_QuickForm2-2.0.2-1|2	%define		_class		HTML
14cr|php-pear-HTML_QuickForm2-2.0.2-1|3	%define		_subclass	QuickForm2
14cr|php-pear-HTML_QuickForm2-2.0.2-1|4	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_QuickForm2-2.0.2-1|5	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-HTML_QuickForm2-2.0.2-1|6	%define xmldir  /var/lib/pear
14cr|php-pear-HTML_QuickForm2-2.0.2-1|7	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|8	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm2-2.0.2-1|9	Version:	2.0.2
14cr|php-pear-HTML_QuickForm2-2.0.2-1|10	Release:	1
14cr|php-pear-HTML_QuickForm2-2.0.2-1|11	Summary:	Methods for creating, validating, processing HTML forms
14cr|php-pear-HTML_QuickForm2-2.0.2-1|12	License:	BSD
14cr|php-pear-HTML_QuickForm2-2.0.2-1|13	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm2-2.0.2-1|14	URL:		http://pear.php.net/package/HTML_QuickForm2
14cr|php-pear-HTML_QuickForm2-2.0.2-1|15	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_QuickForm2-2.0.2-1|16	BuildRequires:	php-pear >= 1.4.7
14cr|php-pear-HTML_QuickForm2-2.0.2-1|17	Requires:	php-pear >= 1.5.4
14cr|php-pear-HTML_QuickForm2-2.0.2-1|18	Requires:	php-pear-HTML_Common2 >= 2.0.0
14cr|php-pear-HTML_QuickForm2-2.0.2-1|19	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm2-2.0.2-1|20	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|21	%description
14cr|php-pear-HTML_QuickForm2-2.0.2-1|22	PHP5 rewrite of HTML_QuickForm and HTML_QuickForm_Controller packages.
14cr|php-pear-HTML_QuickForm2-2.0.2-1|23	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|24	This package provides methods to create, validate and render HTML forms.
14cr|php-pear-HTML_QuickForm2-2.0.2-1|25	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|26	Features:
14cr|php-pear-HTML_QuickForm2-2.0.2-1|27	* Supports all form elements defined by HTML standard, provides several
14cr|php-pear-HTML_QuickForm2-2.0.2-1|28	custom elements
14cr|php-pear-HTML_QuickForm2-2.0.2-1|29	* Server-side and client-side validation, several common rules provided
14cr|php-pear-HTML_QuickForm2-2.0.2-1|30	* Multipage forms (tabbed forms and wizards)
14cr|php-pear-HTML_QuickForm2-2.0.2-1|31	* Pluggable elements, rules, renderers and renderer plugins
14cr|php-pear-HTML_QuickForm2-2.0.2-1|32	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|33	Major advantages over PHP4 version:
14cr|php-pear-HTML_QuickForm2-2.0.2-1|34	* Most of the package's functionality is covered by unit tests
14cr|php-pear-HTML_QuickForm2-2.0.2-1|35	* DOM-like API for building the form structure, new streamlined API for
14cr|php-pear-HTML_QuickForm2-2.0.2-1|36	elements' values handling
14cr|php-pear-HTML_QuickForm2-2.0.2-1|37	* Default rendering without tables (inspired by
14cr|php-pear-HTML_QuickForm2-2.0.2-1|38	HTML_QuickForm_Renderer_Tableless)
14cr|php-pear-HTML_QuickForm2-2.0.2-1|39	* Renderer plugins for elements with complex rendering needs
14cr|php-pear-HTML_QuickForm2-2.0.2-1|40	* Ability to chain validation rules with 'and' and 'or'
14cr|php-pear-HTML_QuickForm2-2.0.2-1|41	* Client-side validation can run "live" on changing the form fields,
14cr|php-pear-HTML_QuickForm2-2.0.2-1|42	validation errors are displayed near the fields instead of in alert()
14cr|php-pear-HTML_QuickForm2-2.0.2-1|43	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|44	%prep
14cr|php-pear-HTML_QuickForm2-2.0.2-1|45	%setup -c -T
14cr|php-pear-HTML_QuickForm2-2.0.2-1|46	pear -v -c pearrc \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|47	-d php_dir=%{peardir} \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|48	-d doc_dir=/docs \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|49	-d bin_dir=%{_bindir} \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|50	-d data_dir=%{peardir}/data \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|51	-d test_dir=%{peardir}/tests \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|52	-d ext_dir=%{_libdir} \
14cr|php-pear-HTML_QuickForm2-2.0.2-1|53	-s
14cr|php-pear-HTML_QuickForm2-2.0.2-1|54	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|55	%build
14cr|php-pear-HTML_QuickForm2-2.0.2-1|56	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|57	%install
14cr|php-pear-HTML_QuickForm2-2.0.2-1|58	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-HTML_QuickForm2-2.0.2-1|59	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|60	# Clean up unnecessary files
14cr|php-pear-HTML_QuickForm2-2.0.2-1|61	rm pearrc
14cr|php-pear-HTML_QuickForm2-2.0.2-1|62	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-HTML_QuickForm2-2.0.2-1|63	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-HTML_QuickForm2-2.0.2-1|64	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-HTML_QuickForm2-2.0.2-1|65	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-HTML_QuickForm2-2.0.2-1|66	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-HTML_QuickForm2-2.0.2-1|67	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-HTML_QuickForm2-2.0.2-1|68	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|69	mv %{buildroot}/docs .
14cr|php-pear-HTML_QuickForm2-2.0.2-1|70	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|71	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|72	# Install XML package description
14cr|php-pear-HTML_QuickForm2-2.0.2-1|73	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-HTML_QuickForm2-2.0.2-1|74	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-HTML_QuickForm2-2.0.2-1|75	cp -p package.xml %{buildroot}%{xmldir}/HTML_QuickForm2.xml
14cr|php-pear-HTML_QuickForm2-2.0.2-1|76	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|77	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|78	%post
14cr|php-pear-HTML_QuickForm2-2.0.2-1|79	pear install --nodeps --soft --force --register-only %{xmldir}/HTML_QuickForm2.xml
14cr|php-pear-HTML_QuickForm2-2.0.2-1|80	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|81	%postun
14cr|php-pear-HTML_QuickForm2-2.0.2-1|82	if [ "$1" -eq "0" ]; then
14cr|php-pear-HTML_QuickForm2-2.0.2-1|83	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/HTML_QuickForm2
14cr|php-pear-HTML_QuickForm2-2.0.2-1|84	fi
14cr|php-pear-HTML_QuickForm2-2.0.2-1|85	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|86	%files
14cr|php-pear-HTML_QuickForm2-2.0.2-1|87	%doc docs/HTML_QuickForm2/*
14cr|php-pear-HTML_QuickForm2-2.0.2-1|88	%{peardir}/*
14cr|php-pear-HTML_QuickForm2-2.0.2-1|89	%{xmldir}/HTML_QuickForm2.xml
14cr|php-pear-HTML_QuickForm2-2.0.2-1|90	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|91	%changelog
14cr|php-pear-HTML_QuickForm2-2.0.2-1|92	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-1
14cr|php-pear-HTML_QuickForm2-2.0.2-1|93	+ Revision: 2fb1743
14cr|php-pear-HTML_QuickForm2-2.0.2-1|94	- Spec cleanup
14cr|php-pear-HTML_QuickForm2-2.0.2-1|95	
14cr|php-pear-HTML_QuickForm2-2.0.2-1|96	

6089 14
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|1	%define		_class		HTML
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|2	%define		_subclass	QuickForm
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|3	%define		upstream_name	%{_class}_%{_subclass}_advmultiselect
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|4	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|6	Version:	1.5.1
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|7	Release:	7
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|8	Summary:	Element for HTML_QuickForm that emulate a multi-select
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|9	License:	PHP License
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|10	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|11	URL:		http://pear.php.net/package/HTML_QuickForm_advmultiselect/
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|13	Requires(post): php-pear
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|14	Requires(preun): php-pear
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|15	Requires:	php-pear
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|16	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|17	BuildRequires:	php-pear
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|18	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|19	%description
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|20	Element for HTML_QuickForm that emulate a multi-select.
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|21	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|22	%prep
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|23	%setup -q -c
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|25	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|26	%install
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|27	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|28	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|31	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|34	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|37	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|38	%clean
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|39	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|40	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|41	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|42	%files
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|43	%defattr(-,root,root)
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|44	%doc %{upstream_name}-%{version}/{examples,ChangeLog}
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|45	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|46	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|48	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|49	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|50	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|51	%changelog
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-7
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|53	+ Revision: 84826d8
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|54	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|55	
14cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-7|56	

6090 14
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|1	%define		_class		HTML
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|2	%define		_subclass	QuickForm
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|3	%define		upstream_name	%{_class}_%{_subclass}_DHTMLRulesTableless
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|4	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|6	Version:	0.3.3
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|7	Release:	2
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|8	Summary:	DHTML replacement for the standard JavaScript alert window
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|9	License:	PHP License
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|10	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|11	URL:		http://pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless-%{version}.tgz
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|13	Requires(post): php-pear
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|14	Requires(preun): php-pear
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|15	Requires:	php-pear
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|16	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|17	BuildRequires:	php-pear
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|18	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|19	%description
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|20	DHTML replacement for the standard JavaScript alert window for client-side
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|21	validation using the tableless renderer
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|22	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|23	%prep
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|24	%setup -q -c
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|26	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|27	%install
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|28	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|29	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|32	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|35	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|38	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|39	%clean
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|40	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|41	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|42	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|43	%files
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|44	%defattr(-,root,root)
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|45	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|48	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|49	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|50	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|51	%changelog
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|53	+ Revision: 4e88bc6
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|54	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|55	
14cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-2|56	

6091 14
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|1	%define		_class		HTML
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|2	%define		_subclass	QuickForm_ElementGrid
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|4	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|6	Version:	0.1.2
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|7	Release:	2
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|8	Summary:    An HTML_QuickForm meta-element which holds any other element in a grid
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|9	License:	PHP License
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|10	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|11	URL:		http://pear.php.net/package/%{upstream_name}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm_ElementGrid-%{version}.tgz
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|13	Requires(post): php-pear
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|14	Requires(preun): php-pear
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|15	Requires:	php-pear
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|16	BuildRequires:	php-pear
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|17	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|18	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|19	%description
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|20	An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|21	an HTML_Table. The elements in the table should behave exactly like normal
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|22	elements in a form, such as freezing and getting defaults and submitted values
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|23	correctly.
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|24	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|25	%prep
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|26	%setup -q -c
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|28	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|29	%install
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|30	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|31	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|34	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|37	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|40	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|41	%clean
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|42	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|43	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|44	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|45	%files
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|47	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|48	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|50	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|51	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|52	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|53	%changelog
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|55	+ Revision: 69d4556
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|56	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|57	
14cr|php-pear-HTML_QuickForm_ElementGrid-0.1.2-2|58	

6092 14
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|1	%define		_class		HTML
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|2	%define		_subclass	QuickForm
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|3	%define		upstream_name	%{_class}_%{_subclass}_Renderer_Tableless
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|4	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|6	Version:	0.6.2
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|7	Release:	2
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|8	Summary:	Replacement for the default renderer
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|9	License:	PHP License
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|10	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|11	URL:		http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm_Renderer_Tableless-%{version}.tgz
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|13	Requires(post): php-pear
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|14	Requires(preun): php-pear
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|15	Requires:	php-pear
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|16	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|17	BuildRequires:	php-pear
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|18	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|19	%description
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|20	Replacement for the default renderer that doesn't use table tags, and generates
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|21	fully valid XHTML output.
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|22	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|23	%prep
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|24	%setup -q -c
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|26	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|27	%install
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|28	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|29	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|32	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|35	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|38	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|39	%clean
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|40	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|41	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|42	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|43	%files
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|44	%defattr(-,root,root)
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|49	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|50	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|51	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|52	%changelog
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|54	+ Revision: 3f5e205
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|55	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|56	
14cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-2|57	

6093 14
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|1	%define		_class		HTML
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|2	%define		_subclass	QuickForm
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}_SelectFilter
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|4	%define		_pre	RC1
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|5	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|7	Version:	1.0.0
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|8	Release:	16
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|9	Summary:	Dynamic filters on the client side for select elements
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|10	License:	PHP License
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|11	Group:		Development/PHP
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|12	URL:		http://pear.php.net/package/HTML_QuickForm_SelectFilter/
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_pre}.tar.bz2
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|14	Requires(post): php-pear
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|15	Requires(preun): php-pear
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|16	Requires:	php-pear
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|17	BuildArch:	noarch
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|18	BuildRequires:	php-pear
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|19	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|20	%description
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|21	The PEAR::HTML_QuickForm_SelectFilter package adds an element to the
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|22	PEAR::HTML_QuickForm package that is used to define dynamic filters on
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|23	the client side for select elements.
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|24	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|25	%prep
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|26	%setup -q -c
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|27	mv package.xml %{upstream_name}-%{version}%{_pre}/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|28	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|29	%install
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|30	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|31	cd %{upstream_name}-%{version}%{_pre}
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|34	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|37	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|40	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|41	%clean
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|42	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|43	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|44	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|45	%files
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|46	%defattr(-,root,root)
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|47	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|49	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|50	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|51	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|52	%changelog
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-16
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|54	+ Revision: 11f388b
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|55	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|56	
14cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-16|57	

6094 14
14cr|php-pear-HTML_Select-1.3.0-6|1	%define		_class		HTML
14cr|php-pear-HTML_Select-1.3.0-6|2	%define		_subclass	Select
14cr|php-pear-HTML_Select-1.3.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_Select-1.3.0-6|4	
14cr|php-pear-HTML_Select-1.3.0-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Select-1.3.0-6|6	Version:	1.3.0
14cr|php-pear-HTML_Select-1.3.0-6|7	Release:	6
14cr|php-pear-HTML_Select-1.3.0-6|8	Summary:	Class for generating HTML form select elements
14cr|php-pear-HTML_Select-1.3.0-6|9	License:	PHP License
14cr|php-pear-HTML_Select-1.3.0-6|10	Group:		Development/PHP
14cr|php-pear-HTML_Select-1.3.0-6|11	URL:		http://pear.php.net/package/HTML_Select
14cr|php-pear-HTML_Select-1.3.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Select-1.3.0-6|13	Requires(post): php-pear
14cr|php-pear-HTML_Select-1.3.0-6|14	Requires(preun): php-pear
14cr|php-pear-HTML_Select-1.3.0-6|15	Requires:	php-pear
14cr|php-pear-HTML_Select-1.3.0-6|16	BuildRequires:	php-pear
14cr|php-pear-HTML_Select-1.3.0-6|17	BuildArch:	noarch
14cr|php-pear-HTML_Select-1.3.0-6|18	
14cr|php-pear-HTML_Select-1.3.0-6|19	%description
14cr|php-pear-HTML_Select-1.3.0-6|20	HTML_Select provides an OOP way of generating HTML form select elements.
14cr|php-pear-HTML_Select-1.3.0-6|21	
14cr|php-pear-HTML_Select-1.3.0-6|22	%prep
14cr|php-pear-HTML_Select-1.3.0-6|23	%setup -q -c
14cr|php-pear-HTML_Select-1.3.0-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Select-1.3.0-6|25	
14cr|php-pear-HTML_Select-1.3.0-6|26	%install
14cr|php-pear-HTML_Select-1.3.0-6|27	
14cr|php-pear-HTML_Select-1.3.0-6|28	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Select-1.3.0-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Select-1.3.0-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Select-1.3.0-6|31	
14cr|php-pear-HTML_Select-1.3.0-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Select-1.3.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Select-1.3.0-6|34	
14cr|php-pear-HTML_Select-1.3.0-6|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Select-1.3.0-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Select-1.3.0-6|37	
14cr|php-pear-HTML_Select-1.3.0-6|38	%clean
14cr|php-pear-HTML_Select-1.3.0-6|39	
14cr|php-pear-HTML_Select-1.3.0-6|40	
14cr|php-pear-HTML_Select-1.3.0-6|41	
14cr|php-pear-HTML_Select-1.3.0-6|42	%files
14cr|php-pear-HTML_Select-1.3.0-6|43	%defattr(-,root,root)
14cr|php-pear-HTML_Select-1.3.0-6|44	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Select-1.3.0-6|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Select-1.3.0-6|46	
14cr|php-pear-HTML_Select-1.3.0-6|47	
14cr|php-pear-HTML_Select-1.3.0-6|48	
14cr|php-pear-HTML_Select-1.3.0-6|49	%changelog
14cr|php-pear-HTML_Select-1.3.0-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-6
14cr|php-pear-HTML_Select-1.3.0-6|51	+ Revision: 766adcb
14cr|php-pear-HTML_Select-1.3.0-6|52	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Select-1.3.0-6|53	
14cr|php-pear-HTML_Select-1.3.0-6|54	

6095 14
14cr|php-pear-HTML_Select_Common-1.2.0-5|1	%define		_class		HTML
14cr|php-pear-HTML_Select_Common-1.2.0-5|2	%define		_subclass	Select
14cr|php-pear-HTML_Select_Common-1.2.0-5|3	%define		upstream_name	%{_class}_%{_subclass}_Common
14cr|php-pear-HTML_Select_Common-1.2.0-5|4	
14cr|php-pear-HTML_Select_Common-1.2.0-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Select_Common-1.2.0-5|6	Version:	1.2.0
14cr|php-pear-HTML_Select_Common-1.2.0-5|7	Release:	5
14cr|php-pear-HTML_Select_Common-1.2.0-5|8	Summary:	Small classes to handle common <select> lists
14cr|php-pear-HTML_Select_Common-1.2.0-5|9	License:	PHP License
14cr|php-pear-HTML_Select_Common-1.2.0-5|10	Group:		Development/PHP
14cr|php-pear-HTML_Select_Common-1.2.0-5|11	URL:		http://pear.php.net/package/HTML_Select_Common/
14cr|php-pear-HTML_Select_Common-1.2.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_Select_Common-1.2.0-5|13	Requires(post): php-pear
14cr|php-pear-HTML_Select_Common-1.2.0-5|14	Requires(preun): php-pear
14cr|php-pear-HTML_Select_Common-1.2.0-5|15	Requires:	php-pear
14cr|php-pear-HTML_Select_Common-1.2.0-5|16	Obsoletes:	php-pear-HTML_Select
14cr|php-pear-HTML_Select_Common-1.2.0-5|17	BuildArch:	noarch
14cr|php-pear-HTML_Select_Common-1.2.0-5|18	BuildRequires:	php-pear
14cr|php-pear-HTML_Select_Common-1.2.0-5|19	
14cr|php-pear-HTML_Select_Common-1.2.0-5|20	%description
14cr|php-pear-HTML_Select_Common-1.2.0-5|21	Provides <select>lists for:
14cr|php-pear-HTML_Select_Common-1.2.0-5|22	- Country
14cr|php-pear-HTML_Select_Common-1.2.0-5|23	- UK counties
14cr|php-pear-HTML_Select_Common-1.2.0-5|24	- US States
14cr|php-pear-HTML_Select_Common-1.2.0-5|25	
14cr|php-pear-HTML_Select_Common-1.2.0-5|26	%prep
14cr|php-pear-HTML_Select_Common-1.2.0-5|27	%setup -q -c
14cr|php-pear-HTML_Select_Common-1.2.0-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Select_Common-1.2.0-5|29	
14cr|php-pear-HTML_Select_Common-1.2.0-5|30	chmod 644 %{upstream_name}-%{version}/examples/*
14cr|php-pear-HTML_Select_Common-1.2.0-5|31	
14cr|php-pear-HTML_Select_Common-1.2.0-5|32	%install
14cr|php-pear-HTML_Select_Common-1.2.0-5|33	
14cr|php-pear-HTML_Select_Common-1.2.0-5|34	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Select_Common-1.2.0-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Select_Common-1.2.0-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Select_Common-1.2.0-5|37	
14cr|php-pear-HTML_Select_Common-1.2.0-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Select_Common-1.2.0-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Select_Common-1.2.0-5|40	
14cr|php-pear-HTML_Select_Common-1.2.0-5|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Select_Common-1.2.0-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Select_Common-1.2.0-5|43	
14cr|php-pear-HTML_Select_Common-1.2.0-5|44	%clean
14cr|php-pear-HTML_Select_Common-1.2.0-5|45	
14cr|php-pear-HTML_Select_Common-1.2.0-5|46	
14cr|php-pear-HTML_Select_Common-1.2.0-5|47	
14cr|php-pear-HTML_Select_Common-1.2.0-5|48	%files
14cr|php-pear-HTML_Select_Common-1.2.0-5|49	%defattr(-,root,root)
14cr|php-pear-HTML_Select_Common-1.2.0-5|50	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_Select_Common-1.2.0-5|51	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Select_Common-1.2.0-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Select_Common-1.2.0-5|53	
14cr|php-pear-HTML_Select_Common-1.2.0-5|54	
14cr|php-pear-HTML_Select_Common-1.2.0-5|55	
14cr|php-pear-HTML_Select_Common-1.2.0-5|56	
14cr|php-pear-HTML_Select_Common-1.2.0-5|57	
14cr|php-pear-HTML_Select_Common-1.2.0-5|58	%changelog
14cr|php-pear-HTML_Select_Common-1.2.0-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
14cr|php-pear-HTML_Select_Common-1.2.0-5|60	+ Revision: 20d3b5b
14cr|php-pear-HTML_Select_Common-1.2.0-5|61	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Select_Common-1.2.0-5|62	
14cr|php-pear-HTML_Select_Common-1.2.0-5|63	

6096 14
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|1	%define		_class		HTML
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|2	%define		_subclass	Table
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|3	%define		upstream_name	%{_class}_%{_subclass}_Matrix
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|4	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|6	Version:	1.0.10
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|7	Release:	7
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|8	Summary:	Autofill a table with data
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|9	License:	PHP License
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|10	Group:		Development/PHP
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|11	URL:		http://pear.php.net/package/HTML_Table_Matrix/
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|13	Requires(post): php-pear
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|14	Requires(preun): php-pear
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|15	Requires:	php-pear
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|16	BuildArch:	noarch
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|17	BuildRequires:	php-pear
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|18	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|19	%description
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|20	HTML_Table_Matrix is an extension to HTML_Table which allows you to
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|21	easily fill up a table with data. Features:
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|22	- It uses Filler classes to determine how the data gets filled in the
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|23	table. With a custom Filler, you can fill data in up, down,
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|24	forwards, backwards, diagonally, randomly or any other way you like.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|25	- Comes with Fillers to fill left-to-right-top-to-bottom and
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|26	right-to-left-top-to-bottom.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|27	- Abstract Filler methods keep the code clean & easy to understand.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|28	- Table height or width may be omitted, and it will figure out the
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|29	correct table size based on the data you provide.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|30	- It integrates handily with Pager to create pleasant pageable table
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|31	layouts, such as for an image gallery. Just specify a height or
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|32	width, Filler, and feed it the data returned from Pager.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|33	- Table may be constrained to a specific height or width, and excess
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|34	data will be ignored.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|35	- Fill offset may be specified, to leave room for a table header, or
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|36	other elements in the table.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|37	- Fully documented with PHPDoc.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|38	- Includes fully functional example code.
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|39	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|40	%prep
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|41	%setup -q -c
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|42	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|43	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|44	%install
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|45	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|46	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|47	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|48	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|49	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|50	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|51	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|52	rm -rf %{buildroot}%{_datadir}/pear/examples
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|53	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|54	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|56	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|57	%clean
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|58	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|59	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|60	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|61	%files
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|62	%defattr(-,root,root)
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|63	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|64	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|65	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|66	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|67	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|68	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|69	%changelog
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-7
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|71	+ Revision: 4d09626
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|72	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|73	
14cr|php-pear-HTML_Table_Matrix-1.0.10-7|74	

6097 14
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|1	%define		_class		HTML
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|2	%define		_subclass	Template
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|3	%define		upstream_name	%{_class}_%{_subclass}_PHPLIB
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|4	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|6	Version:	1.5.0
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|7	Release:	7
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|8	Summary:	Preg_* based template system
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|9	License:	PHP License
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|10	Group:		Development/PHP
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|11	URL:		http://pear.php.net/package/HTML_Template_PHPLIB/
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|13	Requires(post): php-pear
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|14	Requires(preun): php-pear
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|15	Requires:	php-pear
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|16	BuildArch:	noarch
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|17	BuildRequires:	php-pear
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|18	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|19	%description
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|20	The popular Template system from PHPLIB ported to PEAR.
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|21	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|22	%prep
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|23	%setup -q -c
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|25	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|26	%install
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|27	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|28	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|31	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|34	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|37	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|38	%clean
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|39	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|40	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|41	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|42	%files
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|43	%defattr(-,root,root)
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|44	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|45	%{_bindir}/html_template_phplibtool
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|46	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|48	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|49	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|50	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|51	%changelog
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-7
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|53	+ Revision: b5bad63
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|54	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|55	
14cr|php-pear-HTML_Template_PHPLIB-1.5.0-7|56	

6098 14
14cr|php-pear-HTML_TreeMenu-1.2.2-5|1	%define		_class		HTML
14cr|php-pear-HTML_TreeMenu-1.2.2-5|2	%define		_subclass	TreeMenu
14cr|php-pear-HTML_TreeMenu-1.2.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTML_TreeMenu-1.2.2-5|4	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTML_TreeMenu-1.2.2-5|6	Version:	1.2.2
14cr|php-pear-HTML_TreeMenu-1.2.2-5|7	Release:	5
14cr|php-pear-HTML_TreeMenu-1.2.2-5|8	Summary:	Provides an api to create a HTML tree
14cr|php-pear-HTML_TreeMenu-1.2.2-5|9	License:	PHP License
14cr|php-pear-HTML_TreeMenu-1.2.2-5|10	Group:		Development/PHP
14cr|php-pear-HTML_TreeMenu-1.2.2-5|11	URL:		http://pear.php.net/package/HTML_TreeMenu/
14cr|php-pear-HTML_TreeMenu-1.2.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTML_TreeMenu-1.2.2-5|13	Requires(post): php-pear
14cr|php-pear-HTML_TreeMenu-1.2.2-5|14	Requires(preun): php-pear
14cr|php-pear-HTML_TreeMenu-1.2.2-5|15	Requires:	php-pear
14cr|php-pear-HTML_TreeMenu-1.2.2-5|16	BuildArch:	noarch
14cr|php-pear-HTML_TreeMenu-1.2.2-5|17	BuildRequires:	php-pear
14cr|php-pear-HTML_TreeMenu-1.2.2-5|18	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|19	%description
14cr|php-pear-HTML_TreeMenu-1.2.2-5|20	PHP based API creates a tree structure using a couple of small PHP
14cr|php-pear-HTML_TreeMenu-1.2.2-5|21	classes. This can then be converted to javascript using the
14cr|php-pear-HTML_TreeMenu-1.2.2-5|22	printMenu() method. The tree should be dynamic in IE 4 or higher and
14cr|php-pear-HTML_TreeMenu-1.2.2-5|23	NN6/Mozilla, and in IE 5 or higher it maintains state (the
14cr|php-pear-HTML_TreeMenu-1.2.2-5|24	collapsed/expanded status of the branches). Has only been tested under
14cr|php-pear-HTML_TreeMenu-1.2.2-5|25	IE6 however. Other browsers display the tree fully expanded. Each node
14cr|php-pear-HTML_TreeMenu-1.2.2-5|26	can have an optional link and icon. An example of this in action is
14cr|php-pear-HTML_TreeMenu-1.2.2-5|27	available at http://www.phpguru.org/treemenu.php .
14cr|php-pear-HTML_TreeMenu-1.2.2-5|28	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|29	%prep
14cr|php-pear-HTML_TreeMenu-1.2.2-5|30	%setup -q -c
14cr|php-pear-HTML_TreeMenu-1.2.2-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTML_TreeMenu-1.2.2-5|32	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|33	%install
14cr|php-pear-HTML_TreeMenu-1.2.2-5|34	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|35	cd %{upstream_name}-%{version}
14cr|php-pear-HTML_TreeMenu-1.2.2-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTML_TreeMenu-1.2.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTML_TreeMenu-1.2.2-5|38	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTML_TreeMenu-1.2.2-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTML_TreeMenu-1.2.2-5|41	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_TreeMenu-1.2.2-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTML_TreeMenu-1.2.2-5|44	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|45	%clean
14cr|php-pear-HTML_TreeMenu-1.2.2-5|46	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|47	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|48	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|49	%files
14cr|php-pear-HTML_TreeMenu-1.2.2-5|50	%defattr(-,root,root)
14cr|php-pear-HTML_TreeMenu-1.2.2-5|51	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTML_TreeMenu-1.2.2-5|52	%{_datadir}/pear/%{_class}
14cr|php-pear-HTML_TreeMenu-1.2.2-5|53	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-HTML_TreeMenu-1.2.2-5|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTML_TreeMenu-1.2.2-5|55	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|56	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|57	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|58	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|59	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|60	%changelog
14cr|php-pear-HTML_TreeMenu-1.2.2-5|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-5
14cr|php-pear-HTML_TreeMenu-1.2.2-5|62	+ Revision: e6f96d3
14cr|php-pear-HTML_TreeMenu-1.2.2-5|63	- MassBuild#464: Increase release tag
14cr|php-pear-HTML_TreeMenu-1.2.2-5|64	
14cr|php-pear-HTML_TreeMenu-1.2.2-5|65	

6099 14
14cr|php-pear-HTTP_Client-1.2.1-9|1	%define		_class		HTTP
14cr|php-pear-HTTP_Client-1.2.1-9|2	%define		_subclass	Client
14cr|php-pear-HTTP_Client-1.2.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Client-1.2.1-9|4	
14cr|php-pear-HTTP_Client-1.2.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Client-1.2.1-9|6	Version:	1.2.1
14cr|php-pear-HTTP_Client-1.2.1-9|7	Release:	9
14cr|php-pear-HTTP_Client-1.2.1-9|8	Summary:	Easy way to perform multiple HTTP requests
14cr|php-pear-HTTP_Client-1.2.1-9|9	License:	PHP License
14cr|php-pear-HTTP_Client-1.2.1-9|10	Group:		Development/PHP
14cr|php-pear-HTTP_Client-1.2.1-9|11	URL:		http://pear.php.net/package/HTTP_Client/
14cr|php-pear-HTTP_Client-1.2.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Client-1.2.1-9|13	Requires(post): php-pear
14cr|php-pear-HTTP_Client-1.2.1-9|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Client-1.2.1-9|15	Requires:	php-pear
14cr|php-pear-HTTP_Client-1.2.1-9|16	BuildArch:	noarch
14cr|php-pear-HTTP_Client-1.2.1-9|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_Client-1.2.1-9|18	
14cr|php-pear-HTTP_Client-1.2.1-9|19	%description
14cr|php-pear-HTTP_Client-1.2.1-9|20	This class provides an easy way to perform multiple HTTP requests and
14cr|php-pear-HTTP_Client-1.2.1-9|21	process their resulsts.
14cr|php-pear-HTTP_Client-1.2.1-9|22	Features:
14cr|php-pear-HTTP_Client-1.2.1-9|23	- manage cookies and referrers between requests
14cr|php-pear-HTTP_Client-1.2.1-9|24	- handles HTTP redirection
14cr|php-pear-HTTP_Client-1.2.1-9|25	- has methods to set default headers and request parameters
14cr|php-pear-HTTP_Client-1.2.1-9|26	- implements the Subject-Observer design pattern: the base class sends
14cr|php-pear-HTTP_Client-1.2.1-9|27	events to listeners that do the response processing
14cr|php-pear-HTTP_Client-1.2.1-9|28	
14cr|php-pear-HTTP_Client-1.2.1-9|29	%prep
14cr|php-pear-HTTP_Client-1.2.1-9|30	%setup -q -c
14cr|php-pear-HTTP_Client-1.2.1-9|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Client-1.2.1-9|32	
14cr|php-pear-HTTP_Client-1.2.1-9|33	%install
14cr|php-pear-HTTP_Client-1.2.1-9|34	
14cr|php-pear-HTTP_Client-1.2.1-9|35	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Client-1.2.1-9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Client-1.2.1-9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Client-1.2.1-9|38	
14cr|php-pear-HTTP_Client-1.2.1-9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Client-1.2.1-9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Client-1.2.1-9|41	
14cr|php-pear-HTTP_Client-1.2.1-9|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Client-1.2.1-9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Client-1.2.1-9|44	
14cr|php-pear-HTTP_Client-1.2.1-9|45	%clean
14cr|php-pear-HTTP_Client-1.2.1-9|46	
14cr|php-pear-HTTP_Client-1.2.1-9|47	
14cr|php-pear-HTTP_Client-1.2.1-9|48	
14cr|php-pear-HTTP_Client-1.2.1-9|49	%files
14cr|php-pear-HTTP_Client-1.2.1-9|50	%defattr(-,root,root)
14cr|php-pear-HTTP_Client-1.2.1-9|51	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTTP_Client-1.2.1-9|52	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Client-1.2.1-9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Client-1.2.1-9|54	
14cr|php-pear-HTTP_Client-1.2.1-9|55	
14cr|php-pear-HTTP_Client-1.2.1-9|56	
14cr|php-pear-HTTP_Client-1.2.1-9|57	%changelog
14cr|php-pear-HTTP_Client-1.2.1-9|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-9
14cr|php-pear-HTTP_Client-1.2.1-9|59	+ Revision: 99aec65
14cr|php-pear-HTTP_Client-1.2.1-9|60	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Client-1.2.1-9|61	
14cr|php-pear-HTTP_Client-1.2.1-9|62	

6100 14
14cr|php-pear-HTTP_Download-1.1.4-5|1	%define		_class		HTTP
14cr|php-pear-HTTP_Download-1.1.4-5|2	%define		_subclass	Download
14cr|php-pear-HTTP_Download-1.1.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Download-1.1.4-5|4	
14cr|php-pear-HTTP_Download-1.1.4-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Download-1.1.4-5|6	Version:	1.1.4
14cr|php-pear-HTTP_Download-1.1.4-5|7	Release:	5
14cr|php-pear-HTTP_Download-1.1.4-5|8	Summary:	Send HTTP Downloads
14cr|php-pear-HTTP_Download-1.1.4-5|9	License:	PHP License
14cr|php-pear-HTTP_Download-1.1.4-5|10	Group:		Development/PHP
14cr|php-pear-HTTP_Download-1.1.4-5|11	URL:		http://pear.php.net/package/HTTP_Download/
14cr|php-pear-HTTP_Download-1.1.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Download-1.1.4-5|13	Requires(post): php-pear
14cr|php-pear-HTTP_Download-1.1.4-5|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Download-1.1.4-5|15	Requires:	php-pear
14cr|php-pear-HTTP_Download-1.1.4-5|16	BuildArch:	noarch
14cr|php-pear-HTTP_Download-1.1.4-5|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_Download-1.1.4-5|18	
14cr|php-pear-HTTP_Download-1.1.4-5|19	%description
14cr|php-pear-HTTP_Download-1.1.4-5|20	Provides an easy interface to send hidden files or any arbitrary data to
14cr|php-pear-HTTP_Download-1.1.4-5|21	the client over HTTP. It features HTTP Caching, Compression and Ranges
14cr|php-pear-HTTP_Download-1.1.4-5|22	(partial downloads and resuming).
14cr|php-pear-HTTP_Download-1.1.4-5|23	
14cr|php-pear-HTTP_Download-1.1.4-5|24	NOTE: Don't use with PHP's on-the-fly output compression, because files
14cr|php-pear-HTTP_Download-1.1.4-5|25	may be sent coruppted.
14cr|php-pear-HTTP_Download-1.1.4-5|26	
14cr|php-pear-HTTP_Download-1.1.4-5|27	%prep
14cr|php-pear-HTTP_Download-1.1.4-5|28	%setup -q -c
14cr|php-pear-HTTP_Download-1.1.4-5|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Download-1.1.4-5|30	
14cr|php-pear-HTTP_Download-1.1.4-5|31	%install
14cr|php-pear-HTTP_Download-1.1.4-5|32	
14cr|php-pear-HTTP_Download-1.1.4-5|33	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Download-1.1.4-5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Download-1.1.4-5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Download-1.1.4-5|36	
14cr|php-pear-HTTP_Download-1.1.4-5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Download-1.1.4-5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Download-1.1.4-5|39	
14cr|php-pear-HTTP_Download-1.1.4-5|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Download-1.1.4-5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Download-1.1.4-5|42	
14cr|php-pear-HTTP_Download-1.1.4-5|43	%clean
14cr|php-pear-HTTP_Download-1.1.4-5|44	
14cr|php-pear-HTTP_Download-1.1.4-5|45	
14cr|php-pear-HTTP_Download-1.1.4-5|46	
14cr|php-pear-HTTP_Download-1.1.4-5|47	%files
14cr|php-pear-HTTP_Download-1.1.4-5|48	%defattr(-,root,root)
14cr|php-pear-HTTP_Download-1.1.4-5|49	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Download-1.1.4-5|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Download-1.1.4-5|51	
14cr|php-pear-HTTP_Download-1.1.4-5|52	
14cr|php-pear-HTTP_Download-1.1.4-5|53	
14cr|php-pear-HTTP_Download-1.1.4-5|54	%changelog
14cr|php-pear-HTTP_Download-1.1.4-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-5
14cr|php-pear-HTTP_Download-1.1.4-5|56	+ Revision: 6e7c610
14cr|php-pear-HTTP_Download-1.1.4-5|57	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Download-1.1.4-5|58	
14cr|php-pear-HTTP_Download-1.1.4-5|59	

6101 14
14cr|php-pear-HTTP_Header-1.2.1-5|1	%define		_class		HTTP
14cr|php-pear-HTTP_Header-1.2.1-5|2	%define		_subclass	Header
14cr|php-pear-HTTP_Header-1.2.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Header-1.2.1-5|4	
14cr|php-pear-HTTP_Header-1.2.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Header-1.2.1-5|6	Version:	1.2.1
14cr|php-pear-HTTP_Header-1.2.1-5|7	Release:	5
14cr|php-pear-HTTP_Header-1.2.1-5|8	Summary:	OO-Interface to modify HTTP-Headers easily
14cr|php-pear-HTTP_Header-1.2.1-5|9	License:	PHP License
14cr|php-pear-HTTP_Header-1.2.1-5|10	Group:		Development/PHP
14cr|php-pear-HTTP_Header-1.2.1-5|11	URL:		http://pear.php.net/package/HTTP_Header/
14cr|php-pear-HTTP_Header-1.2.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Header-1.2.1-5|13	Requires(post): php-pear
14cr|php-pear-HTTP_Header-1.2.1-5|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Header-1.2.1-5|15	Requires(post): php-pear
14cr|php-pear-HTTP_Header-1.2.1-5|16	Requires(preun): php-pear-HTTP >= 1.2
14cr|php-pear-HTTP_Header-1.2.1-5|17	Requires:	php-pear
14cr|php-pear-HTTP_Header-1.2.1-5|18	BuildArch:	noarch
14cr|php-pear-HTTP_Header-1.2.1-5|19	BuildRequires:	php-pear
14cr|php-pear-HTTP_Header-1.2.1-5|20	
14cr|php-pear-HTTP_Header-1.2.1-5|21	%description
14cr|php-pear-HTTP_Header-1.2.1-5|22	This class provides methods to set/modify HTTP-Headers. To abstract
14cr|php-pear-HTTP_Header-1.2.1-5|23	common things, like caching etc. some sub classes are provided that
14cr|php-pear-HTTP_Header-1.2.1-5|24	handle special cases (i.e. HTTP_Header_Cache).
14cr|php-pear-HTTP_Header-1.2.1-5|25	
14cr|php-pear-HTTP_Header-1.2.1-5|26	%prep
14cr|php-pear-HTTP_Header-1.2.1-5|27	%setup -q -c
14cr|php-pear-HTTP_Header-1.2.1-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Header-1.2.1-5|29	
14cr|php-pear-HTTP_Header-1.2.1-5|30	%install
14cr|php-pear-HTTP_Header-1.2.1-5|31	
14cr|php-pear-HTTP_Header-1.2.1-5|32	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Header-1.2.1-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Header-1.2.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Header-1.2.1-5|35	
14cr|php-pear-HTTP_Header-1.2.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Header-1.2.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Header-1.2.1-5|38	
14cr|php-pear-HTTP_Header-1.2.1-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Header-1.2.1-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Header-1.2.1-5|41	
14cr|php-pear-HTTP_Header-1.2.1-5|42	%clean
14cr|php-pear-HTTP_Header-1.2.1-5|43	
14cr|php-pear-HTTP_Header-1.2.1-5|44	
14cr|php-pear-HTTP_Header-1.2.1-5|45	
14cr|php-pear-HTTP_Header-1.2.1-5|46	%files
14cr|php-pear-HTTP_Header-1.2.1-5|47	%defattr(-,root,root)
14cr|php-pear-HTTP_Header-1.2.1-5|48	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Header-1.2.1-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Header-1.2.1-5|50	
14cr|php-pear-HTTP_Header-1.2.1-5|51	
14cr|php-pear-HTTP_Header-1.2.1-5|52	
14cr|php-pear-HTTP_Header-1.2.1-5|53	%changelog
14cr|php-pear-HTTP_Header-1.2.1-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|php-pear-HTTP_Header-1.2.1-5|55	+ Revision: 0f27ff9
14cr|php-pear-HTTP_Header-1.2.1-5|56	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Header-1.2.1-5|57	
14cr|php-pear-HTTP_Header-1.2.1-5|58	

6102 14
14cr|php-pear-HTTP_OAuth-0.2.3-2|1	%define     _class      HTTP
14cr|php-pear-HTTP_OAuth-0.2.3-2|2	%define     _subclass   OAuth
14cr|php-pear-HTTP_OAuth-0.2.3-2|3	%define     upstream_name   %{_class}_%{_subclass}
14cr|php-pear-HTTP_OAuth-0.2.3-2|4	
14cr|php-pear-HTTP_OAuth-0.2.3-2|5	Name:       php-pear-%{upstream_name}
14cr|php-pear-HTTP_OAuth-0.2.3-2|6	Version:    0.2.3
14cr|php-pear-HTTP_OAuth-0.2.3-2|7	Release:    2
14cr|php-pear-HTTP_OAuth-0.2.3-2|8	Summary:    PEAR implementation of the OAuth 1.0a specification
14cr|php-pear-HTTP_OAuth-0.2.3-2|9	License:    LGPL
14cr|php-pear-HTTP_OAuth-0.2.3-2|10	Group:      Development/PHP
14cr|php-pear-HTTP_OAuth-0.2.3-2|11	URL:        http://pear.php.net/package/%{upstream_name}
14cr|php-pear-HTTP_OAuth-0.2.3-2|12	Source0:    http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTTP_OAuth-0.2.3-2|13	Requires(post): php-pear
14cr|php-pear-HTTP_OAuth-0.2.3-2|14	Requires(preun): php-pear
14cr|php-pear-HTTP_OAuth-0.2.3-2|15	Requires:   php-pear
14cr|php-pear-HTTP_OAuth-0.2.3-2|16	BuildArch:  noarch
14cr|php-pear-HTTP_OAuth-0.2.3-2|17	BuildRequires:  php-pear
14cr|php-pear-HTTP_OAuth-0.2.3-2|18	
14cr|php-pear-HTTP_OAuth-0.2.3-2|19	%description
14cr|php-pear-HTTP_OAuth-0.2.3-2|20	PEAR implementation of the OAuth 1.0a specification
14cr|php-pear-HTTP_OAuth-0.2.3-2|21	
14cr|php-pear-HTTP_OAuth-0.2.3-2|22	%prep
14cr|php-pear-HTTP_OAuth-0.2.3-2|23	%setup -q -c
14cr|php-pear-HTTP_OAuth-0.2.3-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_OAuth-0.2.3-2|25	
14cr|php-pear-HTTP_OAuth-0.2.3-2|26	%install
14cr|php-pear-HTTP_OAuth-0.2.3-2|27	
14cr|php-pear-HTTP_OAuth-0.2.3-2|28	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_OAuth-0.2.3-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_OAuth-0.2.3-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_OAuth-0.2.3-2|31	
14cr|php-pear-HTTP_OAuth-0.2.3-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_OAuth-0.2.3-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_OAuth-0.2.3-2|34	
14cr|php-pear-HTTP_OAuth-0.2.3-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_OAuth-0.2.3-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_OAuth-0.2.3-2|37	
14cr|php-pear-HTTP_OAuth-0.2.3-2|38	%files
14cr|php-pear-HTTP_OAuth-0.2.3-2|39	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_OAuth-0.2.3-2|40	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_OAuth-0.2.3-2|41	
14cr|php-pear-HTTP_OAuth-0.2.3-2|42	%changelog
14cr|php-pear-HTTP_OAuth-0.2.3-2|43	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-2
14cr|php-pear-HTTP_OAuth-0.2.3-2|44	+ Revision: cd64784
14cr|php-pear-HTTP_OAuth-0.2.3-2|45	- Spec cleanup
14cr|php-pear-HTTP_OAuth-0.2.3-2|46	
14cr|php-pear-HTTP_OAuth-0.2.3-2|47	

6103 14
14cr|php-pear-HTTP_Server-0.4.0-16|1	%define		_class		HTTP
14cr|php-pear-HTTP_Server-0.4.0-16|2	%define		_subclass	Server
14cr|php-pear-HTTP_Server-0.4.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Server-0.4.0-16|4	
14cr|php-pear-HTTP_Server-0.4.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Server-0.4.0-16|6	Version:	0.4.0
14cr|php-pear-HTTP_Server-0.4.0-16|7	Release:	16
14cr|php-pear-HTTP_Server-0.4.0-16|8	Summary:	HTTP server class
14cr|php-pear-HTTP_Server-0.4.0-16|9	License:	PHP License
14cr|php-pear-HTTP_Server-0.4.0-16|10	Group:		Development/PHP
14cr|php-pear-HTTP_Server-0.4.0-16|11	URL:		http://pear.php.net/package/HTTP_Server/
14cr|php-pear-HTTP_Server-0.4.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Server-0.4.0-16|13	Requires(post): php-pear
14cr|php-pear-HTTP_Server-0.4.0-16|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Server-0.4.0-16|15	Requires:	php-pear
14cr|php-pear-HTTP_Server-0.4.0-16|16	BuildArch:	noarch
14cr|php-pear-HTTP_Server-0.4.0-16|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_Server-0.4.0-16|18	
14cr|php-pear-HTTP_Server-0.4.0-16|19	%description
14cr|php-pear-HTTP_Server-0.4.0-16|20	%{upstream_name} class that allows you to easily implement HTTP servers by
14cr|php-pear-HTTP_Server-0.4.0-16|21	supplying callbacks. The base class will parse the request, call the
14cr|php-pear-HTTP_Server-0.4.0-16|22	apropriate callback and build a response based on an array that the
14cr|php-pear-HTTP_Server-0.4.0-16|23	callbacks have to return.
14cr|php-pear-HTTP_Server-0.4.0-16|24	
14cr|php-pear-HTTP_Server-0.4.0-16|25	%prep
14cr|php-pear-HTTP_Server-0.4.0-16|26	%setup -q -c
14cr|php-pear-HTTP_Server-0.4.0-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Server-0.4.0-16|28	
14cr|php-pear-HTTP_Server-0.4.0-16|29	%install
14cr|php-pear-HTTP_Server-0.4.0-16|30	
14cr|php-pear-HTTP_Server-0.4.0-16|31	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Server-0.4.0-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Server-0.4.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Server-0.4.0-16|34	
14cr|php-pear-HTTP_Server-0.4.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Server-0.4.0-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Server-0.4.0-16|37	
14cr|php-pear-HTTP_Server-0.4.0-16|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Server-0.4.0-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Server-0.4.0-16|40	
14cr|php-pear-HTTP_Server-0.4.0-16|41	%clean
14cr|php-pear-HTTP_Server-0.4.0-16|42	
14cr|php-pear-HTTP_Server-0.4.0-16|43	
14cr|php-pear-HTTP_Server-0.4.0-16|44	
14cr|php-pear-HTTP_Server-0.4.0-16|45	%files
14cr|php-pear-HTTP_Server-0.4.0-16|46	%defattr(-,root,root)
14cr|php-pear-HTTP_Server-0.4.0-16|47	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTTP_Server-0.4.0-16|48	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Server-0.4.0-16|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Server-0.4.0-16|50	
14cr|php-pear-HTTP_Server-0.4.0-16|51	
14cr|php-pear-HTTP_Server-0.4.0-16|52	
14cr|php-pear-HTTP_Server-0.4.0-16|53	%changelog
14cr|php-pear-HTTP_Server-0.4.0-16|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-16
14cr|php-pear-HTTP_Server-0.4.0-16|55	+ Revision: 037db9b
14cr|php-pear-HTTP_Server-0.4.0-16|56	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Server-0.4.0-16|57	
14cr|php-pear-HTTP_Server-0.4.0-16|58	

6104 14
14cr|php-pear-HTTP_Session-0.5.5-10|1	%define		_class		HTTP
14cr|php-pear-HTTP_Session-0.5.5-10|2	%define		_subclass	Session
14cr|php-pear-HTTP_Session-0.5.5-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Session-0.5.5-10|4	
14cr|php-pear-HTTP_Session-0.5.5-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Session-0.5.5-10|6	Version:	0.5.5
14cr|php-pear-HTTP_Session-0.5.5-10|7	Release:	10
14cr|php-pear-HTTP_Session-0.5.5-10|8	Summary:	Object-oriented interface to the session_* family functions
14cr|php-pear-HTTP_Session-0.5.5-10|9	License:	PHP License
14cr|php-pear-HTTP_Session-0.5.5-10|10	Group:		Development/PHP
14cr|php-pear-HTTP_Session-0.5.5-10|11	URL:		http://pear.php.net/package/HTTP_Session/
14cr|php-pear-HTTP_Session-0.5.5-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Session-0.5.5-10|13	Requires(post): php-pear
14cr|php-pear-HTTP_Session-0.5.5-10|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Session-0.5.5-10|15	Requires:	php-pear
14cr|php-pear-HTTP_Session-0.5.5-10|16	BuildArch:	noarch
14cr|php-pear-HTTP_Session-0.5.5-10|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_Session-0.5.5-10|18	
14cr|php-pear-HTTP_Session-0.5.5-10|19	%description
14cr|php-pear-HTTP_Session-0.5.5-10|20	Object-oriented interface to the session_* family functions; it
14cr|php-pear-HTTP_Session-0.5.5-10|21	provides extra features such as database storage for session data
14cr|php-pear-HTTP_Session-0.5.5-10|22	using DB package. It introduces new methods like isNewSession(),
14cr|php-pear-HTTP_Session-0.5.5-10|23	setCookieless(), abandon(), setExpire(), setIdle(), isExpired(),
14cr|php-pear-HTTP_Session-0.5.5-10|24	isIdled() and others.
14cr|php-pear-HTTP_Session-0.5.5-10|25	
14cr|php-pear-HTTP_Session-0.5.5-10|26	%prep
14cr|php-pear-HTTP_Session-0.5.5-10|27	%setup -q -c
14cr|php-pear-HTTP_Session-0.5.5-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Session-0.5.5-10|29	
14cr|php-pear-HTTP_Session-0.5.5-10|30	%install
14cr|php-pear-HTTP_Session-0.5.5-10|31	
14cr|php-pear-HTTP_Session-0.5.5-10|32	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Session-0.5.5-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Session-0.5.5-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Session-0.5.5-10|35	
14cr|php-pear-HTTP_Session-0.5.5-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Session-0.5.5-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Session-0.5.5-10|38	
14cr|php-pear-HTTP_Session-0.5.5-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Session-0.5.5-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Session-0.5.5-10|41	
14cr|php-pear-HTTP_Session-0.5.5-10|42	%clean
14cr|php-pear-HTTP_Session-0.5.5-10|43	
14cr|php-pear-HTTP_Session-0.5.5-10|44	
14cr|php-pear-HTTP_Session-0.5.5-10|45	
14cr|php-pear-HTTP_Session-0.5.5-10|46	%files
14cr|php-pear-HTTP_Session-0.5.5-10|47	%defattr(-,root,root)
14cr|php-pear-HTTP_Session-0.5.5-10|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTTP_Session-0.5.5-10|49	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Session-0.5.5-10|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Session-0.5.5-10|51	
14cr|php-pear-HTTP_Session-0.5.5-10|52	
14cr|php-pear-HTTP_Session-0.5.5-10|53	
14cr|php-pear-HTTP_Session-0.5.5-10|54	
14cr|php-pear-HTTP_Session-0.5.5-10|55	
14cr|php-pear-HTTP_Session-0.5.5-10|56	%changelog
14cr|php-pear-HTTP_Session-0.5.5-10|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-10
14cr|php-pear-HTTP_Session-0.5.5-10|58	+ Revision: 82d9eff
14cr|php-pear-HTTP_Session-0.5.5-10|59	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Session-0.5.5-10|60	
14cr|php-pear-HTTP_Session-0.5.5-10|61	

6105 14
14cr|php-pear-HTTP_SessionServer-0.5.0-10|1	%define		_class		HTTP
14cr|php-pear-HTTP_SessionServer-0.5.0-10|2	%define		_subclass	SessionServer
14cr|php-pear-HTTP_SessionServer-0.5.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_SessionServer-0.5.0-10|4	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_SessionServer-0.5.0-10|6	Version:	0.5.0
14cr|php-pear-HTTP_SessionServer-0.5.0-10|7	Release:	10
14cr|php-pear-HTTP_SessionServer-0.5.0-10|8	Summary:	Daemon to store session data
14cr|php-pear-HTTP_SessionServer-0.5.0-10|9	License:	PHP License
14cr|php-pear-HTTP_SessionServer-0.5.0-10|10	Group:		Development/PHP
14cr|php-pear-HTTP_SessionServer-0.5.0-10|11	URL:		http://pear.php.net/package/HTTP_SessionServer/
14cr|php-pear-HTTP_SessionServer-0.5.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_SessionServer-0.5.0-10|13	Requires(post): php-pear
14cr|php-pear-HTTP_SessionServer-0.5.0-10|14	Requires(preun): php-pear
14cr|php-pear-HTTP_SessionServer-0.5.0-10|15	Requires:	php-pear
14cr|php-pear-HTTP_SessionServer-0.5.0-10|16	BuildArch:	noarch
14cr|php-pear-HTTP_SessionServer-0.5.0-10|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_SessionServer-0.5.0-10|18	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|19	%description
14cr|php-pear-HTTP_SessionServer-0.5.0-10|20	HTTP_SessionServer is a simple PHP based daemon that helps you
14cr|php-pear-HTTP_SessionServer-0.5.0-10|21	maintaining state between physically different hosts.
14cr|php-pear-HTTP_SessionServer-0.5.0-10|22	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|23	HTTP_SessionServer implements a very simple protocol to store and
14cr|php-pear-HTTP_SessionServer-0.5.0-10|24	retrieve data on the server. The storage backend is driver based,
14cr|php-pear-HTTP_SessionServer-0.5.0-10|25	currently only a storage for the filesystem has been implemented, but
14cr|php-pear-HTTP_SessionServer-0.5.0-10|26	you may easily change this.
14cr|php-pear-HTTP_SessionServer-0.5.0-10|27	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|28	HTTP_SessionServer comes with a matching client implementation using
14cr|php-pear-HTTP_SessionServer-0.5.0-10|29	Net_Socket as well as a session save handler.
14cr|php-pear-HTTP_SessionServer-0.5.0-10|30	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|31	%prep
14cr|php-pear-HTTP_SessionServer-0.5.0-10|32	%setup -q -c
14cr|php-pear-HTTP_SessionServer-0.5.0-10|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_SessionServer-0.5.0-10|34	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|35	%install
14cr|php-pear-HTTP_SessionServer-0.5.0-10|36	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|37	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_SessionServer-0.5.0-10|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_SessionServer-0.5.0-10|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_SessionServer-0.5.0-10|40	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_SessionServer-0.5.0-10|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_SessionServer-0.5.0-10|43	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_SessionServer-0.5.0-10|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_SessionServer-0.5.0-10|46	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|47	%clean
14cr|php-pear-HTTP_SessionServer-0.5.0-10|48	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|49	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|50	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|51	%files
14cr|php-pear-HTTP_SessionServer-0.5.0-10|52	%defattr(-,root,root)
14cr|php-pear-HTTP_SessionServer-0.5.0-10|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTTP_SessionServer-0.5.0-10|54	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-HTTP_SessionServer-0.5.0-10|55	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_SessionServer-0.5.0-10|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_SessionServer-0.5.0-10|57	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|58	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|59	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|60	%changelog
14cr|php-pear-HTTP_SessionServer-0.5.0-10|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-10
14cr|php-pear-HTTP_SessionServer-0.5.0-10|62	+ Revision: d4493ad
14cr|php-pear-HTTP_SessionServer-0.5.0-10|63	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_SessionServer-0.5.0-10|64	
14cr|php-pear-HTTP_SessionServer-0.5.0-10|65	

6106 14
14cr|php-pear-HTTP_Upload-0.9.1-17|1	%define		_class		HTTP
14cr|php-pear-HTTP_Upload-0.9.1-17|2	%define		_subclass	Upload
14cr|php-pear-HTTP_Upload-0.9.1-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-HTTP_Upload-0.9.1-17|4	
14cr|php-pear-HTTP_Upload-0.9.1-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_Upload-0.9.1-17|6	Version:	0.9.1
14cr|php-pear-HTTP_Upload-0.9.1-17|7	Release:	17
14cr|php-pear-HTTP_Upload-0.9.1-17|8	Summary:	Easy and secure managment of files submitted via HTML Forms
14cr|php-pear-HTTP_Upload-0.9.1-17|9	License:	PHP License
14cr|php-pear-HTTP_Upload-0.9.1-17|10	Group:		Development/PHP
14cr|php-pear-HTTP_Upload-0.9.1-17|11	URL:		http://pear.php.net/package/HTTP_Upload/
14cr|php-pear-HTTP_Upload-0.9.1-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-HTTP_Upload-0.9.1-17|13	Requires(post): php-pear
14cr|php-pear-HTTP_Upload-0.9.1-17|14	Requires(preun): php-pear
14cr|php-pear-HTTP_Upload-0.9.1-17|15	Requires:	php-pear
14cr|php-pear-HTTP_Upload-0.9.1-17|16	BuildArch:	noarch
14cr|php-pear-HTTP_Upload-0.9.1-17|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_Upload-0.9.1-17|18	
14cr|php-pear-HTTP_Upload-0.9.1-17|19	%description
14cr|php-pear-HTTP_Upload-0.9.1-17|20	This class provides an advanced file uploader system for file uploads
14cr|php-pear-HTTP_Upload-0.9.1-17|21	made from html forms. Features:
14cr|php-pear-HTTP_Upload-0.9.1-17|22	- Can handle from one file to multiple files.
14cr|php-pear-HTTP_Upload-0.9.1-17|23	- Safe file copying from tmp dir.
14cr|php-pear-HTTP_Upload-0.9.1-17|24	- Easy detecting mechanism of valid upload, missing upload or error.
14cr|php-pear-HTTP_Upload-0.9.1-17|25	- Gives extensive information about the uploaded file.
14cr|php-pear-HTTP_Upload-0.9.1-17|26	- Rename uploaded files in different ways: as it is, safe or unique.
14cr|php-pear-HTTP_Upload-0.9.1-17|27	- Validate allowed file extensions.
14cr|php-pear-HTTP_Upload-0.9.1-17|28	- Multiple languages error messages support.
14cr|php-pear-HTTP_Upload-0.9.1-17|29	
14cr|php-pear-HTTP_Upload-0.9.1-17|30	
14cr|php-pear-HTTP_Upload-0.9.1-17|31	%prep
14cr|php-pear-HTTP_Upload-0.9.1-17|32	%setup -q -c
14cr|php-pear-HTTP_Upload-0.9.1-17|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_Upload-0.9.1-17|34	
14cr|php-pear-HTTP_Upload-0.9.1-17|35	%install
14cr|php-pear-HTTP_Upload-0.9.1-17|36	
14cr|php-pear-HTTP_Upload-0.9.1-17|37	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_Upload-0.9.1-17|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_Upload-0.9.1-17|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_Upload-0.9.1-17|40	
14cr|php-pear-HTTP_Upload-0.9.1-17|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_Upload-0.9.1-17|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_Upload-0.9.1-17|43	
14cr|php-pear-HTTP_Upload-0.9.1-17|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Upload-0.9.1-17|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_Upload-0.9.1-17|46	
14cr|php-pear-HTTP_Upload-0.9.1-17|47	%clean
14cr|php-pear-HTTP_Upload-0.9.1-17|48	
14cr|php-pear-HTTP_Upload-0.9.1-17|49	
14cr|php-pear-HTTP_Upload-0.9.1-17|50	
14cr|php-pear-HTTP_Upload-0.9.1-17|51	%files
14cr|php-pear-HTTP_Upload-0.9.1-17|52	%defattr(-,root,root)
14cr|php-pear-HTTP_Upload-0.9.1-17|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-HTTP_Upload-0.9.1-17|54	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_Upload-0.9.1-17|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_Upload-0.9.1-17|56	
14cr|php-pear-HTTP_Upload-0.9.1-17|57	
14cr|php-pear-HTTP_Upload-0.9.1-17|58	
14cr|php-pear-HTTP_Upload-0.9.1-17|59	%changelog
14cr|php-pear-HTTP_Upload-0.9.1-17|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-17
14cr|php-pear-HTTP_Upload-0.9.1-17|61	+ Revision: 302551e
14cr|php-pear-HTTP_Upload-0.9.1-17|62	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_Upload-0.9.1-17|63	
14cr|php-pear-HTTP_Upload-0.9.1-17|64	

6107 14
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|1	%define		_class		HTTP
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|2	%define		_subclass	WebDAV
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}_Client
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|4	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|6	Version:	1.0.2
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|7	Release:	3
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|8	Summary:	WebDAV stream wrapper class
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|9	License:	PHP License
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|10	Group:		Development/PHP
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Client/
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|13	Requires(post): php-pear
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|14	Requires(preun): php-pear
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|15	Requires:	php-pear
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|16	BuildArch:	noarch
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|17	BuildRequires:	php-pear
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|18	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|19	%description
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|20	RFC2518 compliant stream wrapper that allows to use WebDAV server
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|21	resources like a regular file system from within PHP.
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|22	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|23	%prep
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|24	%setup -q -c
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|26	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|27	%install
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|28	cd %{upstream_name}-%{version}
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|31	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|35	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|38	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|39	%files
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|40	%defattr(-,root,root)
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|41	%{_datadir}/pear/%{_class}
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|42	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|43	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|44	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|45	%changelog
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|47	+ Revision: fe9b444
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|48	- MassBuild#464: Increase release tag
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|49	
14cr|php-pear-HTTP_WebDAV_Client-1.0.2-3|50	

6108 14
14cr|php-pear-I18N-1.0.0-6|1	%define		_class		I18N
14cr|php-pear-I18N-1.0.0-6|2	%define		upstream_name	%{_class}
14cr|php-pear-I18N-1.0.0-6|3	
14cr|php-pear-I18N-1.0.0-6|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-I18N-1.0.0-6|5	Version:	1.0.0
14cr|php-pear-I18N-1.0.0-6|6	Release:	6
14cr|php-pear-I18N-1.0.0-6|7	Summary:	Internationalization package
14cr|php-pear-I18N-1.0.0-6|8	License:	PHP License
14cr|php-pear-I18N-1.0.0-6|9	Group:		Development/PHP
14cr|php-pear-I18N-1.0.0-6|10	URL:		http://pear.php.net/package/I18N/
14cr|php-pear-I18N-1.0.0-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-I18N-1.0.0-6|12	Requires(post): php-pear
14cr|php-pear-I18N-1.0.0-6|13	Requires(preun): php-pear
14cr|php-pear-I18N-1.0.0-6|14	Requires:	php-pear
14cr|php-pear-I18N-1.0.0-6|15	BuildArch:	noarch
14cr|php-pear-I18N-1.0.0-6|16	BuildRequires:	php-pear
14cr|php-pear-I18N-1.0.0-6|17	
14cr|php-pear-I18N-1.0.0-6|18	%description
14cr|php-pear-I18N-1.0.0-6|19	This package supports you to localize your applications. Currently
14cr|php-pear-I18N-1.0.0-6|20	multiple ways of supporting translation are implemented and methods to
14cr|php-pear-I18N-1.0.0-6|21	determine the current users (browser-)language.
14cr|php-pear-I18N-1.0.0-6|22	
14cr|php-pear-I18N-1.0.0-6|23	%prep
14cr|php-pear-I18N-1.0.0-6|24	%setup -q -c
14cr|php-pear-I18N-1.0.0-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-I18N-1.0.0-6|26	
14cr|php-pear-I18N-1.0.0-6|27	%install
14cr|php-pear-I18N-1.0.0-6|28	
14cr|php-pear-I18N-1.0.0-6|29	cd %{upstream_name}-%{version}
14cr|php-pear-I18N-1.0.0-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-I18N-1.0.0-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-I18N-1.0.0-6|32	
14cr|php-pear-I18N-1.0.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-I18N-1.0.0-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-I18N-1.0.0-6|35	
14cr|php-pear-I18N-1.0.0-6|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-I18N-1.0.0-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-I18N-1.0.0-6|38	
14cr|php-pear-I18N-1.0.0-6|39	%clean
14cr|php-pear-I18N-1.0.0-6|40	
14cr|php-pear-I18N-1.0.0-6|41	
14cr|php-pear-I18N-1.0.0-6|42	
14cr|php-pear-I18N-1.0.0-6|43	%files
14cr|php-pear-I18N-1.0.0-6|44	%defattr(-,root,root)
14cr|php-pear-I18N-1.0.0-6|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-I18N-1.0.0-6|46	%{_datadir}/pear/%{_class}
14cr|php-pear-I18N-1.0.0-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-I18N-1.0.0-6|48	
14cr|php-pear-I18N-1.0.0-6|49	
14cr|php-pear-I18N-1.0.0-6|50	
14cr|php-pear-I18N-1.0.0-6|51	%changelog
14cr|php-pear-I18N-1.0.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cr|php-pear-I18N-1.0.0-6|53	+ Revision: 931f4d9
14cr|php-pear-I18N-1.0.0-6|54	- MassBuild#464: Increase release tag
14cr|php-pear-I18N-1.0.0-6|55	
14cr|php-pear-I18N-1.0.0-6|56	

6109 14
14cr|php-pear-I18N_UnicodeString-0.2.1-10|1	%define		_class		I18N
14cr|php-pear-I18N_UnicodeString-0.2.1-10|2	%define		_subclass	UnicodeString
14cr|php-pear-I18N_UnicodeString-0.2.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-I18N_UnicodeString-0.2.1-10|4	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-I18N_UnicodeString-0.2.1-10|6	Version:	0.2.1
14cr|php-pear-I18N_UnicodeString-0.2.1-10|7	Release:	10
14cr|php-pear-I18N_UnicodeString-0.2.1-10|8	Summary:	Provides a way to work with self contained multibyte strings
14cr|php-pear-I18N_UnicodeString-0.2.1-10|9	License:	PHP License
14cr|php-pear-I18N_UnicodeString-0.2.1-10|10	Group:		Development/PHP
14cr|php-pear-I18N_UnicodeString-0.2.1-10|11	URL:		http://pear.php.net/package/I18N_UnicodeString/
14cr|php-pear-I18N_UnicodeString-0.2.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-I18N_UnicodeString-0.2.1-10|13	Requires(post): php-pear
14cr|php-pear-I18N_UnicodeString-0.2.1-10|14	Requires(preun): php-pear
14cr|php-pear-I18N_UnicodeString-0.2.1-10|15	Requires:	php-pear
14cr|php-pear-I18N_UnicodeString-0.2.1-10|16	BuildArch:	noarch
14cr|php-pear-I18N_UnicodeString-0.2.1-10|17	BuildRequires:	php-pear
14cr|php-pear-I18N_UnicodeString-0.2.1-10|18	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|19	%description
14cr|php-pear-I18N_UnicodeString-0.2.1-10|20	Provides a method of storing and manipulating multibyte strings in PHP
14cr|php-pear-I18N_UnicodeString-0.2.1-10|21	without using ext/mbstring. Also allows conversion between various
14cr|php-pear-I18N_UnicodeString-0.2.1-10|22	methods of storing Unicode in 1-byte strings like UTF-8 and HTML
14cr|php-pear-I18N_UnicodeString-0.2.1-10|23	entities.
14cr|php-pear-I18N_UnicodeString-0.2.1-10|24	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|25	%prep
14cr|php-pear-I18N_UnicodeString-0.2.1-10|26	%setup -q -c
14cr|php-pear-I18N_UnicodeString-0.2.1-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-I18N_UnicodeString-0.2.1-10|28	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|29	%install
14cr|php-pear-I18N_UnicodeString-0.2.1-10|30	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|31	cd %{upstream_name}-%{version}
14cr|php-pear-I18N_UnicodeString-0.2.1-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-I18N_UnicodeString-0.2.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-I18N_UnicodeString-0.2.1-10|34	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-I18N_UnicodeString-0.2.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-I18N_UnicodeString-0.2.1-10|37	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-I18N_UnicodeString-0.2.1-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-I18N_UnicodeString-0.2.1-10|40	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|41	%clean
14cr|php-pear-I18N_UnicodeString-0.2.1-10|42	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|43	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|44	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|45	%files
14cr|php-pear-I18N_UnicodeString-0.2.1-10|46	%defattr(-,root,root)
14cr|php-pear-I18N_UnicodeString-0.2.1-10|47	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-I18N_UnicodeString-0.2.1-10|48	%{_datadir}/pear/%{_class}
14cr|php-pear-I18N_UnicodeString-0.2.1-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-I18N_UnicodeString-0.2.1-10|50	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|51	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|52	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|53	%changelog
14cr|php-pear-I18N_UnicodeString-0.2.1-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-10
14cr|php-pear-I18N_UnicodeString-0.2.1-10|55	+ Revision: 3b953fc
14cr|php-pear-I18N_UnicodeString-0.2.1-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-I18N_UnicodeString-0.2.1-10|57	
14cr|php-pear-I18N_UnicodeString-0.2.1-10|58	

6110 14
14cr|php-pear-Image_Barcode-1.1.2-4|1	%define		_class		Image
14cr|php-pear-Image_Barcode-1.1.2-4|2	%define		_subclass	Barcode
14cr|php-pear-Image_Barcode-1.1.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Barcode-1.1.2-4|4	
14cr|php-pear-Image_Barcode-1.1.2-4|5	Summary:	Render barcodes
14cr|php-pear-Image_Barcode-1.1.2-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Barcode-1.1.2-4|7	Version:	1.1.2
14cr|php-pear-Image_Barcode-1.1.2-4|8	Release:	4
14cr|php-pear-Image_Barcode-1.1.2-4|9	License:	PHP License
14cr|php-pear-Image_Barcode-1.1.2-4|10	Group:		Development/PHP
14cr|php-pear-Image_Barcode-1.1.2-4|11	Url:		http://pear.php.net/package/Image_Barcode/
14cr|php-pear-Image_Barcode-1.1.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Image_Barcode-1.1.2-4|13	BuildRequires:	php-pear
14cr|php-pear-Image_Barcode-1.1.2-4|14	Requires:	php-gd
14cr|php-pear-Image_Barcode-1.1.2-4|15	Requires:	php-pear
14cr|php-pear-Image_Barcode-1.1.2-4|16	Requires(post,preun):	php-pear
14cr|php-pear-Image_Barcode-1.1.2-4|17	BuildArch:	noarch
14cr|php-pear-Image_Barcode-1.1.2-4|18	
14cr|php-pear-Image_Barcode-1.1.2-4|19	%description
14cr|php-pear-Image_Barcode-1.1.2-4|20	With PEAR::Image_Barcode class you can create a barcode representation
14cr|php-pear-Image_Barcode-1.1.2-4|21	of description a given string. This class uses GD functions because of
14cr|php-pear-Image_Barcode-1.1.2-4|22	this the generated graphic can be any of GD supported supported image
14cr|php-pear-Image_Barcode-1.1.2-4|23	types.
14cr|php-pear-Image_Barcode-1.1.2-4|24	
14cr|php-pear-Image_Barcode-1.1.2-4|25	%files
14cr|php-pear-Image_Barcode-1.1.2-4|26	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Image_Barcode-1.1.2-4|27	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Barcode-1.1.2-4|28	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Barcode-1.1.2-4|29	
14cr|php-pear-Image_Barcode-1.1.2-4|30	#----------------------------------------------------------------------------
14cr|php-pear-Image_Barcode-1.1.2-4|31	
14cr|php-pear-Image_Barcode-1.1.2-4|32	%prep
14cr|php-pear-Image_Barcode-1.1.2-4|33	%setup -q -c
14cr|php-pear-Image_Barcode-1.1.2-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Barcode-1.1.2-4|35	
14cr|php-pear-Image_Barcode-1.1.2-4|36	%install
14cr|php-pear-Image_Barcode-1.1.2-4|37	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Barcode-1.1.2-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Barcode-1.1.2-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Barcode-1.1.2-4|40	
14cr|php-pear-Image_Barcode-1.1.2-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Barcode-1.1.2-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Barcode-1.1.2-4|43	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-Image_Barcode-1.1.2-4|44	
14cr|php-pear-Image_Barcode-1.1.2-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Barcode-1.1.2-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Barcode-1.1.2-4|47	
14cr|php-pear-Image_Barcode-1.1.2-4|48	
14cr|php-pear-Image_Barcode-1.1.2-4|49	%changelog
14cr|php-pear-Image_Barcode-1.1.2-4|50	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.2-4
14cr|php-pear-Image_Barcode-1.1.2-4|51	+ Revision: ef72eff
14cr|php-pear-Image_Barcode-1.1.2-4|52	- Minor cleanups
14cr|php-pear-Image_Barcode-1.1.2-4|53	
14cr|php-pear-Image_Barcode-1.1.2-4|54	

6111 14
14cr|php-pear-Image_Canvas-0.3.1-10|1	%define _class          Image
14cr|php-pear-Image_Canvas-0.3.1-10|2	%define _subclass       Canvas
14cr|php-pear-Image_Canvas-0.3.1-10|3	%define upstream_name       %{_class}_%{_subclass}
14cr|php-pear-Image_Canvas-0.3.1-10|4	
14cr|php-pear-Image_Canvas-0.3.1-10|5	Name:           php-pear-%{upstream_name}
14cr|php-pear-Image_Canvas-0.3.1-10|6	Version:        0.3.1
14cr|php-pear-Image_Canvas-0.3.1-10|7	Release:        10
14cr|php-pear-Image_Canvas-0.3.1-10|8	Summary:        Common interface to image drawing
14cr|php-pear-Image_Canvas-0.3.1-10|9	License:        PHP License
14cr|php-pear-Image_Canvas-0.3.1-10|10	Group:          Development/PHP
14cr|php-pear-Image_Canvas-0.3.1-10|11	URL:            http://pear.php.net/package/Image_Canvas/
14cr|php-pear-Image_Canvas-0.3.1-10|12	Source0:        http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_Canvas-0.3.1-10|13	Requires(post): php-pear
14cr|php-pear-Image_Canvas-0.3.1-10|14	Requires(preun): php-pear
14cr|php-pear-Image_Canvas-0.3.1-10|15	Requires:       php-gd
14cr|php-pear-Image_Canvas-0.3.1-10|16	Requires:       php-pear-Image_Color >= 1.0.0
14cr|php-pear-Image_Canvas-0.3.1-10|17	Requires:       php-pear
14cr|php-pear-Image_Canvas-0.3.1-10|18	BuildArch:      noarch
14cr|php-pear-Image_Canvas-0.3.1-10|19	BuildRequires:  php-pear
14cr|php-pear-Image_Canvas-0.3.1-10|20	
14cr|php-pear-Image_Canvas-0.3.1-10|21	%description
14cr|php-pear-Image_Canvas-0.3.1-10|22	A package providing a common interface to image drawing,
14cr|php-pear-Image_Canvas-0.3.1-10|23	making image source code independent on the library used.
14cr|php-pear-Image_Canvas-0.3.1-10|24	
14cr|php-pear-Image_Canvas-0.3.1-10|25	%prep
14cr|php-pear-Image_Canvas-0.3.1-10|26	%setup -q -c
14cr|php-pear-Image_Canvas-0.3.1-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Canvas-0.3.1-10|28	
14cr|php-pear-Image_Canvas-0.3.1-10|29	%install
14cr|php-pear-Image_Canvas-0.3.1-10|30	
14cr|php-pear-Image_Canvas-0.3.1-10|31	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Canvas-0.3.1-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Canvas-0.3.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Canvas-0.3.1-10|34	
14cr|php-pear-Image_Canvas-0.3.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Canvas-0.3.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Canvas-0.3.1-10|37	
14cr|php-pear-Image_Canvas-0.3.1-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Canvas-0.3.1-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Canvas-0.3.1-10|40	
14cr|php-pear-Image_Canvas-0.3.1-10|41	%clean
14cr|php-pear-Image_Canvas-0.3.1-10|42	
14cr|php-pear-Image_Canvas-0.3.1-10|43	
14cr|php-pear-Image_Canvas-0.3.1-10|44	
14cr|php-pear-Image_Canvas-0.3.1-10|45	%files
14cr|php-pear-Image_Canvas-0.3.1-10|46	%defattr(-,root,root)
14cr|php-pear-Image_Canvas-0.3.1-10|47	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Image_Canvas-0.3.1-10|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Canvas-0.3.1-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Canvas-0.3.1-10|50	
14cr|php-pear-Image_Canvas-0.3.1-10|51	
14cr|php-pear-Image_Canvas-0.3.1-10|52	
14cr|php-pear-Image_Canvas-0.3.1-10|53	%changelog
14cr|php-pear-Image_Canvas-0.3.1-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-10
14cr|php-pear-Image_Canvas-0.3.1-10|55	+ Revision: 9328f2b
14cr|php-pear-Image_Canvas-0.3.1-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Canvas-0.3.1-10|57	
14cr|php-pear-Image_Canvas-0.3.1-10|58	

6112 14
14cr|php-pear-Image_GIS-1.1.2-5|1	%define		_class		Image
14cr|php-pear-Image_GIS-1.1.2-5|2	%define		_subclass	GIS
14cr|php-pear-Image_GIS-1.1.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_GIS-1.1.2-5|4	
14cr|php-pear-Image_GIS-1.1.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_GIS-1.1.2-5|6	Version:	1.1.2
14cr|php-pear-Image_GIS-1.1.2-5|7	Release:	5
14cr|php-pear-Image_GIS-1.1.2-5|8	Summary:	Visualization of GIS data
14cr|php-pear-Image_GIS-1.1.2-5|9	License:	PHP License
14cr|php-pear-Image_GIS-1.1.2-5|10	Group:		Development/PHP
14cr|php-pear-Image_GIS-1.1.2-5|11	URL:		http://pear.php.net/package/Image_GIS/
14cr|php-pear-Image_GIS-1.1.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_GIS-1.1.2-5|13	Requires:	php-gd
14cr|php-pear-Image_GIS-1.1.2-5|14	Requires(post): php-pear
14cr|php-pear-Image_GIS-1.1.2-5|15	Requires(preun): php-pear
14cr|php-pear-Image_GIS-1.1.2-5|16	Requires:	php-pear
14cr|php-pear-Image_GIS-1.1.2-5|17	BuildArch:	noarch
14cr|php-pear-Image_GIS-1.1.2-5|18	BuildRequires:	php-pear
14cr|php-pear-Image_GIS-1.1.2-5|19	
14cr|php-pear-Image_GIS-1.1.2-5|20	%description
14cr|php-pear-Image_GIS-1.1.2-5|21	Generating maps on demand can be a hard job as most often you don't
14cr|php-pear-Image_GIS-1.1.2-5|22	have the maps you need in digital form. But you can generate your own
14cr|php-pear-Image_GIS-1.1.2-5|23	maps based on raw, digital data description files which are available
14cr|php-pear-Image_GIS-1.1.2-5|24	for free on the net. This package provides a parser for the most
14cr|php-pear-Image_GIS-1.1.2-5|25	common format for geographical data, the Arcinfo/E00 format as well as
14cr|php-pear-Image_GIS-1.1.2-5|26	renderers to produce images using GD or Scalable Vector Graphics
14cr|php-pear-Image_GIS-1.1.2-5|27	(SVG).
14cr|php-pear-Image_GIS-1.1.2-5|28	
14cr|php-pear-Image_GIS-1.1.2-5|29	%prep
14cr|php-pear-Image_GIS-1.1.2-5|30	%setup -q -c
14cr|php-pear-Image_GIS-1.1.2-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_GIS-1.1.2-5|32	
14cr|php-pear-Image_GIS-1.1.2-5|33	%install
14cr|php-pear-Image_GIS-1.1.2-5|34	
14cr|php-pear-Image_GIS-1.1.2-5|35	cd %{upstream_name}-%{version}
14cr|php-pear-Image_GIS-1.1.2-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_GIS-1.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_GIS-1.1.2-5|38	
14cr|php-pear-Image_GIS-1.1.2-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_GIS-1.1.2-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_GIS-1.1.2-5|41	
14cr|php-pear-Image_GIS-1.1.2-5|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_GIS-1.1.2-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_GIS-1.1.2-5|44	
14cr|php-pear-Image_GIS-1.1.2-5|45	%clean
14cr|php-pear-Image_GIS-1.1.2-5|46	
14cr|php-pear-Image_GIS-1.1.2-5|47	
14cr|php-pear-Image_GIS-1.1.2-5|48	
14cr|php-pear-Image_GIS-1.1.2-5|49	%files
14cr|php-pear-Image_GIS-1.1.2-5|50	%defattr(-,root,root)
14cr|php-pear-Image_GIS-1.1.2-5|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_GIS-1.1.2-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_GIS-1.1.2-5|53	
14cr|php-pear-Image_GIS-1.1.2-5|54	
14cr|php-pear-Image_GIS-1.1.2-5|55	
14cr|php-pear-Image_GIS-1.1.2-5|56	
14cr|php-pear-Image_GIS-1.1.2-5|57	
14cr|php-pear-Image_GIS-1.1.2-5|58	%changelog
14cr|php-pear-Image_GIS-1.1.2-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-5
14cr|php-pear-Image_GIS-1.1.2-5|60	+ Revision: d896234
14cr|php-pear-Image_GIS-1.1.2-5|61	- MassBuild#464: Increase release tag
14cr|php-pear-Image_GIS-1.1.2-5|62	
14cr|php-pear-Image_GIS-1.1.2-5|63	

6113 14
14cr|php-pear-Image_Graph-0.8.0-2|1	%define		_class		Image
14cr|php-pear-Image_Graph-0.8.0-2|2	%define		_subclass	Graph
14cr|php-pear-Image_Graph-0.8.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Graph-0.8.0-2|4	
14cr|php-pear-Image_Graph-0.8.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Graph-0.8.0-2|6	Version:	0.8.0
14cr|php-pear-Image_Graph-0.8.0-2|7	Release:	2
14cr|php-pear-Image_Graph-0.8.0-2|8	Summary:	A package for displaying (numerical) data as a graph/chart/plot
14cr|php-pear-Image_Graph-0.8.0-2|9	License:	PHP License
14cr|php-pear-Image_Graph-0.8.0-2|10	Group:		Development/PHP
14cr|php-pear-Image_Graph-0.8.0-2|11	URL:		http://pear.php.net/package/Image_Graph
14cr|php-pear-Image_Graph-0.8.0-2|12	Source0:	http://download.pear.php.net/package/Image_Graph-%{version}.tgz
14cr|php-pear-Image_Graph-0.8.0-2|13	Requires(post): php-pear
14cr|php-pear-Image_Graph-0.8.0-2|14	Requires(preun): php-pear
14cr|php-pear-Image_Graph-0.8.0-2|15	Requires(post): php-gd
14cr|php-pear-Image_Graph-0.8.0-2|16	Requires(preun): php-gd
14cr|php-pear-Image_Graph-0.8.0-2|17	Requires:	php-pear
14cr|php-pear-Image_Graph-0.8.0-2|18	BuildArch:	noarch
14cr|php-pear-Image_Graph-0.8.0-2|19	BuildRequires:	php-pear
14cr|php-pear-Image_Graph-0.8.0-2|20	
14cr|php-pear-Image_Graph-0.8.0-2|21	%description
14cr|php-pear-Image_Graph-0.8.0-2|22	Image_Graph provides a set of classes that creates
14cr|php-pear-Image_Graph-0.8.0-2|23	graphs/plots/charts based on (numerical) data. Many different plot
14cr|php-pear-Image_Graph-0.8.0-2|24	types are supported: Bar, line, area, step, impulse, scatter,
14cr|php-pear-Image_Graph-0.8.0-2|25	radar, pie, map, candlestick, band, box & whisker and smoothed
14cr|php-pear-Image_Graph-0.8.0-2|26	line, area and radar plots. The graph is highly customizable,
14cr|php-pear-Image_Graph-0.8.0-2|27	making it possible to get the exact look and feel that is
14cr|php-pear-Image_Graph-0.8.0-2|28	required. The output is controlled by a driver mechanism, which
14cr|php-pear-Image_Graph-0.8.0-2|29	facilitates easy output to many different output formats, amongst
14cr|php-pear-Image_Graph-0.8.0-2|30	others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), ShockWave
14cr|php-pear-Image_Graph-0.8.0-2|31	Flash (using Ming) and Scalable Vector Graphics (SVG). Image_Graph
14cr|php-pear-Image_Graph-0.8.0-2|32	is compatible with both PHP4 and PHP5 and can be used with both
14cr|php-pear-Image_Graph-0.8.0-2|33	GD1 and GD2 (GD2 is recommended)
14cr|php-pear-Image_Graph-0.8.0-2|34	
14cr|php-pear-Image_Graph-0.8.0-2|35	%prep
14cr|php-pear-Image_Graph-0.8.0-2|36	%setup -q -c
14cr|php-pear-Image_Graph-0.8.0-2|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Graph-0.8.0-2|38	
14cr|php-pear-Image_Graph-0.8.0-2|39	%build
14cr|php-pear-Image_Graph-0.8.0-2|40	
14cr|php-pear-Image_Graph-0.8.0-2|41	%install
14cr|php-pear-Image_Graph-0.8.0-2|42	
14cr|php-pear-Image_Graph-0.8.0-2|43	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Graph-0.8.0-2|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Graph-0.8.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Graph-0.8.0-2|46	
14cr|php-pear-Image_Graph-0.8.0-2|47	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Graph-0.8.0-2|48	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Graph-0.8.0-2|49	
14cr|php-pear-Image_Graph-0.8.0-2|50	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Graph-0.8.0-2|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Graph-0.8.0-2|52	
14cr|php-pear-Image_Graph-0.8.0-2|53	%clean
14cr|php-pear-Image_Graph-0.8.0-2|54	
14cr|php-pear-Image_Graph-0.8.0-2|55	
14cr|php-pear-Image_Graph-0.8.0-2|56	
14cr|php-pear-Image_Graph-0.8.0-2|57	%files
14cr|php-pear-Image_Graph-0.8.0-2|58	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Image_Graph-0.8.0-2|59	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Graph-0.8.0-2|60	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Image_Graph-0.8.0-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Graph-0.8.0-2|62	
14cr|php-pear-Image_Graph-0.8.0-2|63	
14cr|php-pear-Image_Graph-0.8.0-2|64	
14cr|php-pear-Image_Graph-0.8.0-2|65	%changelog
14cr|php-pear-Image_Graph-0.8.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|php-pear-Image_Graph-0.8.0-2|67	+ Revision: ec2fd43
14cr|php-pear-Image_Graph-0.8.0-2|68	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Graph-0.8.0-2|69	
14cr|php-pear-Image_Graph-0.8.0-2|70	

6114 14
14cr|php-pear-Image_GraphViz-1.3.0-5|1	%define		_class		Image
14cr|php-pear-Image_GraphViz-1.3.0-5|2	%define		_subclass	GraphViz
14cr|php-pear-Image_GraphViz-1.3.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_GraphViz-1.3.0-5|4	
14cr|php-pear-Image_GraphViz-1.3.0-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_GraphViz-1.3.0-5|6	Version:	1.3.0
14cr|php-pear-Image_GraphViz-1.3.0-5|7	Release:	5
14cr|php-pear-Image_GraphViz-1.3.0-5|8	Summary:	Interface to AT&T's GraphViz tools
14cr|php-pear-Image_GraphViz-1.3.0-5|9	License:	PHP License
14cr|php-pear-Image_GraphViz-1.3.0-5|10	Group:		Development/PHP
14cr|php-pear-Image_GraphViz-1.3.0-5|11	URL:		http://pear.php.net/package/Image_GraphViz/
14cr|php-pear-Image_GraphViz-1.3.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_GraphViz-1.3.0-5|13	Requires(post): php-pear
14cr|php-pear-Image_GraphViz-1.3.0-5|14	Requires(preun): php-pear
14cr|php-pear-Image_GraphViz-1.3.0-5|15	Requires:	php-pear
14cr|php-pear-Image_GraphViz-1.3.0-5|16	BuildArch:	noarch
14cr|php-pear-Image_GraphViz-1.3.0-5|17	BuildRequires:	php-pear
14cr|php-pear-Image_GraphViz-1.3.0-5|18	
14cr|php-pear-Image_GraphViz-1.3.0-5|19	%description
14cr|php-pear-Image_GraphViz-1.3.0-5|20	The GraphViz class allows for the creation of and the work with
14cr|php-pear-Image_GraphViz-1.3.0-5|21	directed and undirected graphs and their visualization with AT&T's
14cr|php-pear-Image_GraphViz-1.3.0-5|22	GraphViz tools.
14cr|php-pear-Image_GraphViz-1.3.0-5|23	
14cr|php-pear-Image_GraphViz-1.3.0-5|24	%prep
14cr|php-pear-Image_GraphViz-1.3.0-5|25	%setup -q -c
14cr|php-pear-Image_GraphViz-1.3.0-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_GraphViz-1.3.0-5|27	
14cr|php-pear-Image_GraphViz-1.3.0-5|28	%install
14cr|php-pear-Image_GraphViz-1.3.0-5|29	
14cr|php-pear-Image_GraphViz-1.3.0-5|30	cd %{upstream_name}-%{version}
14cr|php-pear-Image_GraphViz-1.3.0-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_GraphViz-1.3.0-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_GraphViz-1.3.0-5|33	
14cr|php-pear-Image_GraphViz-1.3.0-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_GraphViz-1.3.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_GraphViz-1.3.0-5|36	
14cr|php-pear-Image_GraphViz-1.3.0-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_GraphViz-1.3.0-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_GraphViz-1.3.0-5|39	
14cr|php-pear-Image_GraphViz-1.3.0-5|40	%clean
14cr|php-pear-Image_GraphViz-1.3.0-5|41	
14cr|php-pear-Image_GraphViz-1.3.0-5|42	
14cr|php-pear-Image_GraphViz-1.3.0-5|43	
14cr|php-pear-Image_GraphViz-1.3.0-5|44	%files
14cr|php-pear-Image_GraphViz-1.3.0-5|45	%defattr(-,root,root)
14cr|php-pear-Image_GraphViz-1.3.0-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_GraphViz-1.3.0-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_GraphViz-1.3.0-5|48	
14cr|php-pear-Image_GraphViz-1.3.0-5|49	
14cr|php-pear-Image_GraphViz-1.3.0-5|50	
14cr|php-pear-Image_GraphViz-1.3.0-5|51	%changelog
14cr|php-pear-Image_GraphViz-1.3.0-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-5
14cr|php-pear-Image_GraphViz-1.3.0-5|53	+ Revision: aa0aa8a
14cr|php-pear-Image_GraphViz-1.3.0-5|54	- MassBuild#464: Increase release tag
14cr|php-pear-Image_GraphViz-1.3.0-5|55	
14cr|php-pear-Image_GraphViz-1.3.0-5|56	

6115 14
14cr|php-pear-Image_IPTC-1.0.2-16|1	%define		_class		Image
14cr|php-pear-Image_IPTC-1.0.2-16|2	%define		_subclass	IPTC
14cr|php-pear-Image_IPTC-1.0.2-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_IPTC-1.0.2-16|4	
14cr|php-pear-Image_IPTC-1.0.2-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_IPTC-1.0.2-16|6	Version:	1.0.2
14cr|php-pear-Image_IPTC-1.0.2-16|7	Release:	16
14cr|php-pear-Image_IPTC-1.0.2-16|8	Summary:	Extract, modify, and save IPTC data
14cr|php-pear-Image_IPTC-1.0.2-16|9	License:	PHP License
14cr|php-pear-Image_IPTC-1.0.2-16|10	Group:		Development/PHP
14cr|php-pear-Image_IPTC-1.0.2-16|11	URL:		http://pear.php.net/package/Image_IPTC/
14cr|php-pear-Image_IPTC-1.0.2-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_IPTC-1.0.2-16|13	Requires(post): php-pear
14cr|php-pear-Image_IPTC-1.0.2-16|14	Requires(preun): php-pear
14cr|php-pear-Image_IPTC-1.0.2-16|15	Requires:	php-pear
14cr|php-pear-Image_IPTC-1.0.2-16|16	BuildArch:	noarch
14cr|php-pear-Image_IPTC-1.0.2-16|17	BuildRequires:	php-pear
14cr|php-pear-Image_IPTC-1.0.2-16|18	
14cr|php-pear-Image_IPTC-1.0.2-16|19	%description
14cr|php-pear-Image_IPTC-1.0.2-16|20	This package provides a mechanism for modifying IPTC header
14cr|php-pear-Image_IPTC-1.0.2-16|21	information. The class abstracts the functionality of iptcembed() and
14cr|php-pear-Image_IPTC-1.0.2-16|22	iptcparse() in addition to providing methods that properly handle
14cr|php-pear-Image_IPTC-1.0.2-16|23	replacing IPTC header fields back into image files.
14cr|php-pear-Image_IPTC-1.0.2-16|24	
14cr|php-pear-Image_IPTC-1.0.2-16|25	%prep
14cr|php-pear-Image_IPTC-1.0.2-16|26	%setup -q -c
14cr|php-pear-Image_IPTC-1.0.2-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_IPTC-1.0.2-16|28	
14cr|php-pear-Image_IPTC-1.0.2-16|29	%install
14cr|php-pear-Image_IPTC-1.0.2-16|30	
14cr|php-pear-Image_IPTC-1.0.2-16|31	cd %{upstream_name}-%{version}
14cr|php-pear-Image_IPTC-1.0.2-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_IPTC-1.0.2-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_IPTC-1.0.2-16|34	
14cr|php-pear-Image_IPTC-1.0.2-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_IPTC-1.0.2-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_IPTC-1.0.2-16|37	
14cr|php-pear-Image_IPTC-1.0.2-16|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_IPTC-1.0.2-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_IPTC-1.0.2-16|40	
14cr|php-pear-Image_IPTC-1.0.2-16|41	%clean
14cr|php-pear-Image_IPTC-1.0.2-16|42	
14cr|php-pear-Image_IPTC-1.0.2-16|43	
14cr|php-pear-Image_IPTC-1.0.2-16|44	
14cr|php-pear-Image_IPTC-1.0.2-16|45	%files
14cr|php-pear-Image_IPTC-1.0.2-16|46	%defattr(-,root,root)
14cr|php-pear-Image_IPTC-1.0.2-16|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_IPTC-1.0.2-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_IPTC-1.0.2-16|49	
14cr|php-pear-Image_IPTC-1.0.2-16|50	
14cr|php-pear-Image_IPTC-1.0.2-16|51	
14cr|php-pear-Image_IPTC-1.0.2-16|52	%changelog
14cr|php-pear-Image_IPTC-1.0.2-16|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-16
14cr|php-pear-Image_IPTC-1.0.2-16|54	+ Revision: a8e9323
14cr|php-pear-Image_IPTC-1.0.2-16|55	- MassBuild#464: Increase release tag
14cr|php-pear-Image_IPTC-1.0.2-16|56	
14cr|php-pear-Image_IPTC-1.0.2-16|57	

6116 14
14cr|php-pear-Image_Remote-1.0.2-8|1	%define		_class		Image
14cr|php-pear-Image_Remote-1.0.2-8|2	%define		_subclass	Remote
14cr|php-pear-Image_Remote-1.0.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Remote-1.0.2-8|4	
14cr|php-pear-Image_Remote-1.0.2-8|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Remote-1.0.2-8|6	Version:	1.0.2
14cr|php-pear-Image_Remote-1.0.2-8|7	Release:	8
14cr|php-pear-Image_Remote-1.0.2-8|8	Summary:	Retrieve information on remote image files
14cr|php-pear-Image_Remote-1.0.2-8|9	License:	PHP License
14cr|php-pear-Image_Remote-1.0.2-8|10	Group:		Development/PHP
14cr|php-pear-Image_Remote-1.0.2-8|11	URL:		http://pear.php.net/package/Image_Remote/
14cr|php-pear-Image_Remote-1.0.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_Remote-1.0.2-8|13	Requires(post): php-pear
14cr|php-pear-Image_Remote-1.0.2-8|14	Requires(preun): php-pear
14cr|php-pear-Image_Remote-1.0.2-8|15	Requires:	php-pear
14cr|php-pear-Image_Remote-1.0.2-8|16	BuildArch:	noarch
14cr|php-pear-Image_Remote-1.0.2-8|17	BuildRequires:	php-pear
14cr|php-pear-Image_Remote-1.0.2-8|18	
14cr|php-pear-Image_Remote-1.0.2-8|19	%description
14cr|php-pear-Image_Remote-1.0.2-8|20	This class can be used for retrieving size information of remote image
14cr|php-pear-Image_Remote-1.0.2-8|21	files via HTTP without downloading the whole image.
14cr|php-pear-Image_Remote-1.0.2-8|22	
14cr|php-pear-Image_Remote-1.0.2-8|23	%prep
14cr|php-pear-Image_Remote-1.0.2-8|24	%setup -q -c
14cr|php-pear-Image_Remote-1.0.2-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Remote-1.0.2-8|26	
14cr|php-pear-Image_Remote-1.0.2-8|27	%install
14cr|php-pear-Image_Remote-1.0.2-8|28	
14cr|php-pear-Image_Remote-1.0.2-8|29	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Remote-1.0.2-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Remote-1.0.2-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Remote-1.0.2-8|32	
14cr|php-pear-Image_Remote-1.0.2-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Remote-1.0.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Remote-1.0.2-8|35	
14cr|php-pear-Image_Remote-1.0.2-8|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Remote-1.0.2-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Remote-1.0.2-8|38	
14cr|php-pear-Image_Remote-1.0.2-8|39	%clean
14cr|php-pear-Image_Remote-1.0.2-8|40	
14cr|php-pear-Image_Remote-1.0.2-8|41	
14cr|php-pear-Image_Remote-1.0.2-8|42	
14cr|php-pear-Image_Remote-1.0.2-8|43	%files
14cr|php-pear-Image_Remote-1.0.2-8|44	%defattr(-,root,root)
14cr|php-pear-Image_Remote-1.0.2-8|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Remote-1.0.2-8|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Remote-1.0.2-8|47	
14cr|php-pear-Image_Remote-1.0.2-8|48	
14cr|php-pear-Image_Remote-1.0.2-8|49	
14cr|php-pear-Image_Remote-1.0.2-8|50	%changelog
14cr|php-pear-Image_Remote-1.0.2-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-8
14cr|php-pear-Image_Remote-1.0.2-8|52	+ Revision: 710e026
14cr|php-pear-Image_Remote-1.0.2-8|53	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Remote-1.0.2-8|54	
14cr|php-pear-Image_Remote-1.0.2-8|55	

6117 14
14cr|php-pear-Image_Text-0.7.0-2|1	%define		_class		Image
14cr|php-pear-Image_Text-0.7.0-2|2	%define		_subclass	Text
14cr|php-pear-Image_Text-0.7.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Text-0.7.0-2|4	
14cr|php-pear-Image_Text-0.7.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Text-0.7.0-2|6	Version:	0.7.0
14cr|php-pear-Image_Text-0.7.0-2|7	Release:	2
14cr|php-pear-Image_Text-0.7.0-2|8	Summary:	Comfortable processing of texts in images
14cr|php-pear-Image_Text-0.7.0-2|9	License:	PHP License
14cr|php-pear-Image_Text-0.7.0-2|10	Group:		Development/PHP
14cr|php-pear-Image_Text-0.7.0-2|11	URL:		http://pear.php.net/package/Image_Text/
14cr|php-pear-Image_Text-0.7.0-2|12	Source0:	http://download.pear.php.net/package/Image_Text-%{version}.tgz
14cr|php-pear-Image_Text-0.7.0-2|13	Requires(post): php-pear
14cr|php-pear-Image_Text-0.7.0-2|14	Requires(preun): php-pear
14cr|php-pear-Image_Text-0.7.0-2|15	Requires:	php-pear
14cr|php-pear-Image_Text-0.7.0-2|16	BuildArch:	noarch
14cr|php-pear-Image_Text-0.7.0-2|17	BuildRequires:	php-pear
14cr|php-pear-Image_Text-0.7.0-2|18	
14cr|php-pear-Image_Text-0.7.0-2|19	%description
14cr|php-pear-Image_Text-0.7.0-2|20	This class allows you to add text to dynamic generated images more
14cr|php-pear-Image_Text-0.7.0-2|21	comfortable. It allows you to process multiline text and manipulate:
14cr|php-pear-Image_Text-0.7.0-2|22	- Border
14cr|php-pear-Image_Text-0.7.0-2|23	- Shading
14cr|php-pear-Image_Text-0.7.0-2|24	- Alignment
14cr|php-pear-Image_Text-0.7.0-2|25	Another nice feature is to let the class measurize your text in respect
14cr|php-pear-Image_Text-0.7.0-2|26	to font size and line splitting to fit a given text box.
14cr|php-pear-Image_Text-0.7.0-2|27	
14cr|php-pear-Image_Text-0.7.0-2|28	%prep
14cr|php-pear-Image_Text-0.7.0-2|29	%setup -q -c
14cr|php-pear-Image_Text-0.7.0-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Text-0.7.0-2|31	
14cr|php-pear-Image_Text-0.7.0-2|32	%install
14cr|php-pear-Image_Text-0.7.0-2|33	
14cr|php-pear-Image_Text-0.7.0-2|34	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Text-0.7.0-2|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Text-0.7.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Text-0.7.0-2|37	
14cr|php-pear-Image_Text-0.7.0-2|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Text-0.7.0-2|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Text-0.7.0-2|40	
14cr|php-pear-Image_Text-0.7.0-2|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Text-0.7.0-2|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Text-0.7.0-2|43	
14cr|php-pear-Image_Text-0.7.0-2|44	%clean
14cr|php-pear-Image_Text-0.7.0-2|45	
14cr|php-pear-Image_Text-0.7.0-2|46	
14cr|php-pear-Image_Text-0.7.0-2|47	%files
14cr|php-pear-Image_Text-0.7.0-2|48	# %doc %{upstream_name}-%{version}/example
14cr|php-pear-Image_Text-0.7.0-2|49	# %doc %{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Image_Text-0.7.0-2|50	%{_datadir}/pear/%{_class}/*.php
14cr|php-pear-Image_Text-0.7.0-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Text-0.7.0-2|52	%{php_pear_dir}/Image/Text/Exception.php
14cr|php-pear-Image_Text-0.7.0-2|53	
14cr|php-pear-Image_Text-0.7.0-2|54	%changelog
14cr|php-pear-Image_Text-0.7.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|php-pear-Image_Text-0.7.0-2|56	+ Revision: 27ef00a
14cr|php-pear-Image_Text-0.7.0-2|57	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Text-0.7.0-2|58	
14cr|php-pear-Image_Text-0.7.0-2|59	

6118 14
14cr|php-pear-Image_Tools-0.4.2-10|1	%define		_class		Image
14cr|php-pear-Image_Tools-0.4.2-10|2	%define		_subclass	Tools
14cr|php-pear-Image_Tools-0.4.2-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Tools-0.4.2-10|4	
14cr|php-pear-Image_Tools-0.4.2-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Tools-0.4.2-10|6	Version:	0.4.2
14cr|php-pear-Image_Tools-0.4.2-10|7	Release:	10
14cr|php-pear-Image_Tools-0.4.2-10|8	Summary:	Tool collection for images
14cr|php-pear-Image_Tools-0.4.2-10|9	License:	PHP License
14cr|php-pear-Image_Tools-0.4.2-10|10	Group:		Development/PHP
14cr|php-pear-Image_Tools-0.4.2-10|11	URL:		http://pear.php.net/package/Image_Tools/
14cr|php-pear-Image_Tools-0.4.2-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_Tools-0.4.2-10|13	Requires(post): php-pear
14cr|php-pear-Image_Tools-0.4.2-10|14	Requires(preun): php-pear
14cr|php-pear-Image_Tools-0.4.2-10|15	Requires:	php-pear
14cr|php-pear-Image_Tools-0.4.2-10|16	BuildArch:	noarch
14cr|php-pear-Image_Tools-0.4.2-10|17	BuildRequires:	php-pear
14cr|php-pear-Image_Tools-0.4.2-10|18	
14cr|php-pear-Image_Tools-0.4.2-10|19	%description
14cr|php-pear-Image_Tools-0.4.2-10|20	A collection of common image manipulations.
14cr|php-pear-Image_Tools-0.4.2-10|21	
14cr|php-pear-Image_Tools-0.4.2-10|22	%prep
14cr|php-pear-Image_Tools-0.4.2-10|23	%setup -q -c
14cr|php-pear-Image_Tools-0.4.2-10|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Tools-0.4.2-10|25	
14cr|php-pear-Image_Tools-0.4.2-10|26	%install
14cr|php-pear-Image_Tools-0.4.2-10|27	
14cr|php-pear-Image_Tools-0.4.2-10|28	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Tools-0.4.2-10|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Tools-0.4.2-10|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Tools-0.4.2-10|31	
14cr|php-pear-Image_Tools-0.4.2-10|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Tools-0.4.2-10|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Tools-0.4.2-10|34	
14cr|php-pear-Image_Tools-0.4.2-10|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Tools-0.4.2-10|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Tools-0.4.2-10|37	
14cr|php-pear-Image_Tools-0.4.2-10|38	%clean
14cr|php-pear-Image_Tools-0.4.2-10|39	
14cr|php-pear-Image_Tools-0.4.2-10|40	
14cr|php-pear-Image_Tools-0.4.2-10|41	
14cr|php-pear-Image_Tools-0.4.2-10|42	%files
14cr|php-pear-Image_Tools-0.4.2-10|43	%defattr(-,root,root)
14cr|php-pear-Image_Tools-0.4.2-10|44	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Image_Tools-0.4.2-10|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Tools-0.4.2-10|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Tools-0.4.2-10|47	
14cr|php-pear-Image_Tools-0.4.2-10|48	
14cr|php-pear-Image_Tools-0.4.2-10|49	
14cr|php-pear-Image_Tools-0.4.2-10|50	
14cr|php-pear-Image_Tools-0.4.2-10|51	
14cr|php-pear-Image_Tools-0.4.2-10|52	%changelog
14cr|php-pear-Image_Tools-0.4.2-10|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-10
14cr|php-pear-Image_Tools-0.4.2-10|54	+ Revision: 096898c
14cr|php-pear-Image_Tools-0.4.2-10|55	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Tools-0.4.2-10|56	
14cr|php-pear-Image_Tools-0.4.2-10|57	

6119 14
14cr|php-pear-Image_Transform-0.9.1-10|1	%define		_class		Image
14cr|php-pear-Image_Transform-0.9.1-10|2	%define		_subclass	Transform
14cr|php-pear-Image_Transform-0.9.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_Transform-0.9.1-10|4	
14cr|php-pear-Image_Transform-0.9.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_Transform-0.9.1-10|6	Version:	0.9.1
14cr|php-pear-Image_Transform-0.9.1-10|7	Release:	10
14cr|php-pear-Image_Transform-0.9.1-10|8	Summary:	Standard interface to manipulate images using different libraries
14cr|php-pear-Image_Transform-0.9.1-10|9	License:	PHP License
14cr|php-pear-Image_Transform-0.9.1-10|10	Group:		Development/PHP
14cr|php-pear-Image_Transform-0.9.1-10|11	URL:		http://pear.php.net/package/Image_Transform/
14cr|php-pear-Image_Transform-0.9.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Image_Transform-0.9.1-10|13	Patch0:		Image_Transform-IMAGETYPE_fix.diff
14cr|php-pear-Image_Transform-0.9.1-10|14	Requires(post): php-pear
14cr|php-pear-Image_Transform-0.9.1-10|15	Requires(preun): php-pear
14cr|php-pear-Image_Transform-0.9.1-10|16	Requires:	php-pear
14cr|php-pear-Image_Transform-0.9.1-10|17	BuildArch:	noarch
14cr|php-pear-Image_Transform-0.9.1-10|18	BuildRequires:	php-pear
14cr|php-pear-Image_Transform-0.9.1-10|19	
14cr|php-pear-Image_Transform-0.9.1-10|20	%description
14cr|php-pear-Image_Transform-0.9.1-10|21	This package was written to provide a simpler and cross-library
14cr|php-pear-Image_Transform-0.9.1-10|22	interface to doing image transformations and manipulations.
14cr|php-pear-Image_Transform-0.9.1-10|23	
14cr|php-pear-Image_Transform-0.9.1-10|24	It provides :
14cr|php-pear-Image_Transform-0.9.1-10|25	- support for GD, ImageMagick, Imagick and NetPBM,
14cr|php-pear-Image_Transform-0.9.1-10|26	- files related functions,
14cr|php-pear-Image_Transform-0.9.1-10|27	- addText,
14cr|php-pear-Image_Transform-0.9.1-10|28	- Scale (by length, percentage, maximum X/Y),
14cr|php-pear-Image_Transform-0.9.1-10|29	- Resize,
14cr|php-pear-Image_Transform-0.9.1-10|30	- Rotate (custom angle),
14cr|php-pear-Image_Transform-0.9.1-10|31	- Add border (soon),
14cr|php-pear-Image_Transform-0.9.1-10|32	- Add shadow (soon).
14cr|php-pear-Image_Transform-0.9.1-10|33	
14cr|php-pear-Image_Transform-0.9.1-10|34	%prep
14cr|php-pear-Image_Transform-0.9.1-10|35	%setup -q -c
14cr|php-pear-Image_Transform-0.9.1-10|36	%patch0 -p0
14cr|php-pear-Image_Transform-0.9.1-10|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Image_Transform-0.9.1-10|38	
14cr|php-pear-Image_Transform-0.9.1-10|39	%install
14cr|php-pear-Image_Transform-0.9.1-10|40	
14cr|php-pear-Image_Transform-0.9.1-10|41	cd %{upstream_name}-%{version}
14cr|php-pear-Image_Transform-0.9.1-10|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_Transform-0.9.1-10|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_Transform-0.9.1-10|44	
14cr|php-pear-Image_Transform-0.9.1-10|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_Transform-0.9.1-10|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_Transform-0.9.1-10|47	
14cr|php-pear-Image_Transform-0.9.1-10|48	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Transform-0.9.1-10|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_Transform-0.9.1-10|50	
14cr|php-pear-Image_Transform-0.9.1-10|51	%clean
14cr|php-pear-Image_Transform-0.9.1-10|52	
14cr|php-pear-Image_Transform-0.9.1-10|53	
14cr|php-pear-Image_Transform-0.9.1-10|54	
14cr|php-pear-Image_Transform-0.9.1-10|55	%files
14cr|php-pear-Image_Transform-0.9.1-10|56	%defattr(-,root,root)
14cr|php-pear-Image_Transform-0.9.1-10|57	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_Transform-0.9.1-10|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_Transform-0.9.1-10|59	
14cr|php-pear-Image_Transform-0.9.1-10|60	
14cr|php-pear-Image_Transform-0.9.1-10|61	
14cr|php-pear-Image_Transform-0.9.1-10|62	
14cr|php-pear-Image_Transform-0.9.1-10|63	
14cr|php-pear-Image_Transform-0.9.1-10|64	%changelog
14cr|php-pear-Image_Transform-0.9.1-10|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-10
14cr|php-pear-Image_Transform-0.9.1-10|66	+ Revision: 8498959
14cr|php-pear-Image_Transform-0.9.1-10|67	- MassBuild#464: Increase release tag
14cr|php-pear-Image_Transform-0.9.1-10|68	
14cr|php-pear-Image_Transform-0.9.1-10|69	

6120 14
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|1	%define		_class		Image
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|2	%define		_subclass	XBM
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|3	%define		pre         RC1
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|4	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|5	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|7	Version:	0.9.0
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|8	Release:	0.%{pre}.6
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|9	Summary:	Manipulate XBM images
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|10	License:	PHP License
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|11	Group:		Development/PHP
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|12	URL:		http://pear.php.net/package/Image_XBM/
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|14	Requires(post): php-pear
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|15	Requires(preun): php-pear
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|16	Requires:	php-pear
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|17	BuildArch:	noarch
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|18	BuildRequires:	php-pear
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|19	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|20	%description
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|21	Package for manipulate XBM images.
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|22	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|23	%prep
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|24	%setup -q -c
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|25	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|26	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|27	%install
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|28	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|29	cd %{upstream_name}-%{version}%{pre}
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|32	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|35	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|38	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|39	%clean
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|40	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|41	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|42	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|43	%files
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|44	%defattr(-,root,root)
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|45	%doc %{upstream_name}-%{version}%{pre}/docs/*
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|49	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|50	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|51	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|52	%changelog
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|53	* Fri Mar 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-0.RC1.6
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|54	+ Revision: 3c7eebf
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|55	- Bump release
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|56	
14cr|php-pear-Image_XBM-0.9.0-0.RC1.6|57	

6121 14
14cr|php-pear-LiveUser-0.16.12-10|1	%define		_class		LiveUser
14cr|php-pear-LiveUser-0.16.12-10|2	%define		upstream_name	%{_class}
14cr|php-pear-LiveUser-0.16.12-10|3	
14cr|php-pear-LiveUser-0.16.12-10|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-LiveUser-0.16.12-10|5	Version:	0.16.12
14cr|php-pear-LiveUser-0.16.12-10|6	Release:	10
14cr|php-pear-LiveUser-0.16.12-10|7	Summary:	User authentication and permission management framework
14cr|php-pear-LiveUser-0.16.12-10|8	License:	PHP License
14cr|php-pear-LiveUser-0.16.12-10|9	Group:		Development/PHP
14cr|php-pear-LiveUser-0.16.12-10|10	URL:		http://pear.php.net/package/LiveUser/
14cr|php-pear-LiveUser-0.16.12-10|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-LiveUser-0.16.12-10|12	Requires(post): php-pear
14cr|php-pear-LiveUser-0.16.12-10|13	Requires(preun): php-pear
14cr|php-pear-LiveUser-0.16.12-10|14	Requires:	php-pear
14cr|php-pear-LiveUser-0.16.12-10|15	BuildArch:	noarch
14cr|php-pear-LiveUser-0.16.12-10|16	BuildRequires:	php-pear
14cr|php-pear-LiveUser-0.16.12-10|17	
14cr|php-pear-LiveUser-0.16.12-10|18	%description
14cr|php-pear-LiveUser-0.16.12-10|19	Perm_LiveUser is a set of classes for dealing with user authentication
14cr|php-pear-LiveUser-0.16.12-10|20	and permission management. Basically, there are three main elements
14cr|php-pear-LiveUser-0.16.12-10|21	that make up this package:
14cr|php-pear-LiveUser-0.16.12-10|22	- The LoginManager,
14cr|php-pear-LiveUser-0.16.12-10|23	- The Auth containers,
14cr|php-pear-LiveUser-0.16.12-10|24	- The Perm containers.
14cr|php-pear-LiveUser-0.16.12-10|25	
14cr|php-pear-LiveUser-0.16.12-10|26	The LoginManager class takes care of the login process and can be
14cr|php-pear-LiveUser-0.16.12-10|27	configured to use a certain permission container and one or more
14cr|php-pear-LiveUser-0.16.12-10|28	different auth containers. That means, you can have your users' data
14cr|php-pear-LiveUser-0.16.12-10|29	scattered amongst many data containers and have the LoginManager try
14cr|php-pear-LiveUser-0.16.12-10|30	each defined container until the user is found. For example, you can
14cr|php-pear-LiveUser-0.16.12-10|31	have all website users who can apply for a new account online on the
14cr|php-pear-LiveUser-0.16.12-10|32	webserver's local database. Also, you want to enable all your
14cr|php-pear-LiveUser-0.16.12-10|33	company's employees to login to the site without the need to create
14cr|php-pear-LiveUser-0.16.12-10|34	new accounts for all of them. To achieve that, a second container can
14cr|php-pear-LiveUser-0.16.12-10|35	be defined to be used by the LoginManager. You can also define a
14cr|php-pear-LiveUser-0.16.12-10|36	permission container of your choice that will manage the rights for
14cr|php-pear-LiveUser-0.16.12-10|37	each user. Depending on the container, you can implement any kind of
14cr|php-pear-LiveUser-0.16.12-10|38	permission schemes for your application while having one consistent
14cr|php-pear-LiveUser-0.16.12-10|39	API. Using different permission and auth containers, it's easily
14cr|php-pear-LiveUser-0.16.12-10|40	possible to integrate newly written applications with older ones that
14cr|php-pear-LiveUser-0.16.12-10|41	have their own ways of storing permissions and user data. Just make a
14cr|php-pear-LiveUser-0.16.12-10|42	new container type and you're ready to go! Currently available are
14cr|php-pear-LiveUser-0.16.12-10|43	RDBMS containers using PEAR::DB. More are soon to follow.
14cr|php-pear-LiveUser-0.16.12-10|44	
14cr|php-pear-LiveUser-0.16.12-10|45	%prep
14cr|php-pear-LiveUser-0.16.12-10|46	%setup -q -c
14cr|php-pear-LiveUser-0.16.12-10|47	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-LiveUser-0.16.12-10|48	
14cr|php-pear-LiveUser-0.16.12-10|49	%install
14cr|php-pear-LiveUser-0.16.12-10|50	
14cr|php-pear-LiveUser-0.16.12-10|51	cd %{upstream_name}-%{version}
14cr|php-pear-LiveUser-0.16.12-10|52	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-LiveUser-0.16.12-10|53	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-LiveUser-0.16.12-10|54	
14cr|php-pear-LiveUser-0.16.12-10|55	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-LiveUser-0.16.12-10|56	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-LiveUser-0.16.12-10|57	
14cr|php-pear-LiveUser-0.16.12-10|58	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-LiveUser-0.16.12-10|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-LiveUser-0.16.12-10|60	
14cr|php-pear-LiveUser-0.16.12-10|61	%clean
14cr|php-pear-LiveUser-0.16.12-10|62	
14cr|php-pear-LiveUser-0.16.12-10|63	
14cr|php-pear-LiveUser-0.16.12-10|64	
14cr|php-pear-LiveUser-0.16.12-10|65	%files
14cr|php-pear-LiveUser-0.16.12-10|66	%defattr(-,root,root)
14cr|php-pear-LiveUser-0.16.12-10|67	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-LiveUser-0.16.12-10|68	%doc %{upstream_name}-%{version}/sql
14cr|php-pear-LiveUser-0.16.12-10|69	%{_datadir}/pear/%{_class}
14cr|php-pear-LiveUser-0.16.12-10|70	%{_datadir}/pear/LiveUser.php
14cr|php-pear-LiveUser-0.16.12-10|71	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-LiveUser-0.16.12-10|72	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-LiveUser-0.16.12-10|73	
14cr|php-pear-LiveUser-0.16.12-10|74	
14cr|php-pear-LiveUser-0.16.12-10|75	
14cr|php-pear-LiveUser-0.16.12-10|76	%changelog
14cr|php-pear-LiveUser-0.16.12-10|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.12-10
14cr|php-pear-LiveUser-0.16.12-10|78	+ Revision: f788510
14cr|php-pear-LiveUser-0.16.12-10|79	- MassBuild#464: Increase release tag
14cr|php-pear-LiveUser-0.16.12-10|80	
14cr|php-pear-LiveUser-0.16.12-10|81	

6122 14
14cr|php-pear-LiveUser_Admin-0.3.9-11|1	%define		_class		LiveUser
14cr|php-pear-LiveUser_Admin-0.3.9-11|2	%define		_subclass	Admin
14cr|php-pear-LiveUser_Admin-0.3.9-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-LiveUser_Admin-0.3.9-11|4	
14cr|php-pear-LiveUser_Admin-0.3.9-11|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-LiveUser_Admin-0.3.9-11|6	Version:	0.3.9
14cr|php-pear-LiveUser_Admin-0.3.9-11|7	Release:	11
14cr|php-pear-LiveUser_Admin-0.3.9-11|8	Summary:	User authentication and permission management framework
14cr|php-pear-LiveUser_Admin-0.3.9-11|9	License:	PHP License
14cr|php-pear-LiveUser_Admin-0.3.9-11|10	Group:		Development/PHP
14cr|php-pear-LiveUser_Admin-0.3.9-11|11	URL:		http://pear.php.net/package/LiveUser_Admin/
14cr|php-pear-LiveUser_Admin-0.3.9-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-LiveUser_Admin-0.3.9-11|13	Requires(post): php-pear
14cr|php-pear-LiveUser_Admin-0.3.9-11|14	Requires(preun): php-pear
14cr|php-pear-LiveUser_Admin-0.3.9-11|15	Requires:	php-pear
14cr|php-pear-LiveUser_Admin-0.3.9-11|16	BuildArch:	noarch
14cr|php-pear-LiveUser_Admin-0.3.9-11|17	BuildRequires:	php-pear
14cr|php-pear-LiveUser_Admin-0.3.9-11|18	
14cr|php-pear-LiveUser_Admin-0.3.9-11|19	%description
14cr|php-pear-LiveUser_Admin-0.3.9-11|20	LiveUser_Admin is meant to be used with the LiveUser package. It is
14cr|php-pear-LiveUser_Admin-0.3.9-11|21	composed of all the classes necessary to administrate data used by
14cr|php-pear-LiveUser_Admin-0.3.9-11|22	LiveUser.
14cr|php-pear-LiveUser_Admin-0.3.9-11|23	
14cr|php-pear-LiveUser_Admin-0.3.9-11|24	%prep
14cr|php-pear-LiveUser_Admin-0.3.9-11|25	%setup -q -c
14cr|php-pear-LiveUser_Admin-0.3.9-11|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-LiveUser_Admin-0.3.9-11|27	
14cr|php-pear-LiveUser_Admin-0.3.9-11|28	%install
14cr|php-pear-LiveUser_Admin-0.3.9-11|29	
14cr|php-pear-LiveUser_Admin-0.3.9-11|30	cd %{upstream_name}-%{version}
14cr|php-pear-LiveUser_Admin-0.3.9-11|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-LiveUser_Admin-0.3.9-11|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-LiveUser_Admin-0.3.9-11|33	
14cr|php-pear-LiveUser_Admin-0.3.9-11|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-LiveUser_Admin-0.3.9-11|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-LiveUser_Admin-0.3.9-11|36	
14cr|php-pear-LiveUser_Admin-0.3.9-11|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-LiveUser_Admin-0.3.9-11|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-LiveUser_Admin-0.3.9-11|39	
14cr|php-pear-LiveUser_Admin-0.3.9-11|40	%clean
14cr|php-pear-LiveUser_Admin-0.3.9-11|41	
14cr|php-pear-LiveUser_Admin-0.3.9-11|42	
14cr|php-pear-LiveUser_Admin-0.3.9-11|43	
14cr|php-pear-LiveUser_Admin-0.3.9-11|44	%files
14cr|php-pear-LiveUser_Admin-0.3.9-11|45	%defattr(-,root,root)
14cr|php-pear-LiveUser_Admin-0.3.9-11|46	%doc %{upstream_name}-%{version}/*.txt
14cr|php-pear-LiveUser_Admin-0.3.9-11|47	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-LiveUser_Admin-0.3.9-11|48	%{_datadir}/pear/%{_class}
14cr|php-pear-LiveUser_Admin-0.3.9-11|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-LiveUser_Admin-0.3.9-11|50	
14cr|php-pear-LiveUser_Admin-0.3.9-11|51	
14cr|php-pear-LiveUser_Admin-0.3.9-11|52	
14cr|php-pear-LiveUser_Admin-0.3.9-11|53	%changelog
14cr|php-pear-LiveUser_Admin-0.3.9-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.9-11
14cr|php-pear-LiveUser_Admin-0.3.9-11|55	+ Revision: 637291c
14cr|php-pear-LiveUser_Admin-0.3.9-11|56	- MassBuild#464: Increase release tag
14cr|php-pear-LiveUser_Admin-0.3.9-11|57	
14cr|php-pear-LiveUser_Admin-0.3.9-11|58	

6123 14
14cr|php-pear-Mail_IMAP-0.2.0A-16|1	%define         _class          Mail
14cr|php-pear-Mail_IMAP-0.2.0A-16|2	%define         _subclass       IMAP
14cr|php-pear-Mail_IMAP-0.2.0A-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Mail_IMAP-0.2.0A-16|4	
14cr|php-pear-Mail_IMAP-0.2.0A-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Mail_IMAP-0.2.0A-16|6	Version:	0.2.0A
14cr|php-pear-Mail_IMAP-0.2.0A-16|7	Release:	16
14cr|php-pear-Mail_IMAP-0.2.0A-16|8	Summary:	A c-client webmail backend
14cr|php-pear-Mail_IMAP-0.2.0A-16|9	License:	PHP License
14cr|php-pear-Mail_IMAP-0.2.0A-16|10	Group:		Development/PHP
14cr|php-pear-Mail_IMAP-0.2.0A-16|11	URL:		http://pear.php.net/package/Mail_IMAP/
14cr|php-pear-Mail_IMAP-0.2.0A-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Mail_IMAP-0.2.0A-16|13	Requires(post): php-pear
14cr|php-pear-Mail_IMAP-0.2.0A-16|14	Requires(preun): php-pear
14cr|php-pear-Mail_IMAP-0.2.0A-16|15	Requires:	php-pear
14cr|php-pear-Mail_IMAP-0.2.0A-16|16	BuildArch:	noarch
14cr|php-pear-Mail_IMAP-0.2.0A-16|17	BuildRequires:	php-pear
14cr|php-pear-Mail_IMAP-0.2.0A-16|18	
14cr|php-pear-Mail_IMAP-0.2.0A-16|19	%description
14cr|php-pear-Mail_IMAP-0.2.0A-16|20	Mail_IMAP provides a simplifed backend for working with the c-client
14cr|php-pear-Mail_IMAP-0.2.0A-16|21	(IMAP) extension.  It serves as an OO wrapper for commonly used
14cr|php-pear-Mail_IMAP-0.2.0A-16|22	c-client functions. It provides structure and header parsing as well
14cr|php-pear-Mail_IMAP-0.2.0A-16|23	as body retrieval.
14cr|php-pear-Mail_IMAP-0.2.0A-16|24	
14cr|php-pear-Mail_IMAP-0.2.0A-16|25	%prep
14cr|php-pear-Mail_IMAP-0.2.0A-16|26	%setup -q -c
14cr|php-pear-Mail_IMAP-0.2.0A-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Mail_IMAP-0.2.0A-16|28	
14cr|php-pear-Mail_IMAP-0.2.0A-16|29	%install
14cr|php-pear-Mail_IMAP-0.2.0A-16|30	
14cr|php-pear-Mail_IMAP-0.2.0A-16|31	cd %{upstream_name}-%{version}
14cr|php-pear-Mail_IMAP-0.2.0A-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Mail_IMAP-0.2.0A-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Mail_IMAP-0.2.0A-16|34	
14cr|php-pear-Mail_IMAP-0.2.0A-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Mail_IMAP-0.2.0A-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Mail_IMAP-0.2.0A-16|37	
14cr|php-pear-Mail_IMAP-0.2.0A-16|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_IMAP-0.2.0A-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_IMAP-0.2.0A-16|40	
14cr|php-pear-Mail_IMAP-0.2.0A-16|41	%clean
14cr|php-pear-Mail_IMAP-0.2.0A-16|42	
14cr|php-pear-Mail_IMAP-0.2.0A-16|43	
14cr|php-pear-Mail_IMAP-0.2.0A-16|44	
14cr|php-pear-Mail_IMAP-0.2.0A-16|45	%files
14cr|php-pear-Mail_IMAP-0.2.0A-16|46	%defattr(-,root,root)
14cr|php-pear-Mail_IMAP-0.2.0A-16|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Mail_IMAP-0.2.0A-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Mail_IMAP-0.2.0A-16|49	
14cr|php-pear-Mail_IMAP-0.2.0A-16|50	
14cr|php-pear-Mail_IMAP-0.2.0A-16|51	
14cr|php-pear-Mail_IMAP-0.2.0A-16|52	
14cr|php-pear-Mail_IMAP-0.2.0A-16|53	
14cr|php-pear-Mail_IMAP-0.2.0A-16|54	%changelog
14cr|php-pear-Mail_IMAP-0.2.0A-16|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0A-16
14cr|php-pear-Mail_IMAP-0.2.0A-16|56	+ Revision: 576bfb9
14cr|php-pear-Mail_IMAP-0.2.0A-16|57	- MassBuild#464: Increase release tag
14cr|php-pear-Mail_IMAP-0.2.0A-16|58	
14cr|php-pear-Mail_IMAP-0.2.0A-16|59	

6124 14
14cr|php-pear-Mail_IMAPv2-0.2.0-10|1	%define		_class		Mail
14cr|php-pear-Mail_IMAPv2-0.2.0-10|2	%define		_subclass	IMAPv2
14cr|php-pear-Mail_IMAPv2-0.2.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Mail_IMAPv2-0.2.0-10|4	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Mail_IMAPv2-0.2.0-10|6	Version:	0.2.0
14cr|php-pear-Mail_IMAPv2-0.2.0-10|7	Release:	10
14cr|php-pear-Mail_IMAPv2-0.2.0-10|8	Summary:	Provides a c-client backend for webmail
14cr|php-pear-Mail_IMAPv2-0.2.0-10|9	License:	PHP License
14cr|php-pear-Mail_IMAPv2-0.2.0-10|10	Group:		Development/PHP
14cr|php-pear-Mail_IMAPv2-0.2.0-10|11	URL:		http://pear.php.net/package/Mail_IMAPv2/
14cr|php-pear-Mail_IMAPv2-0.2.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Mail_IMAPv2-0.2.0-10|13	Requires:	php-imap
14cr|php-pear-Mail_IMAPv2-0.2.0-10|14	Requires(post): php-pear
14cr|php-pear-Mail_IMAPv2-0.2.0-10|15	Requires(preun): php-pear
14cr|php-pear-Mail_IMAPv2-0.2.0-10|16	Requires:	php-pear
14cr|php-pear-Mail_IMAPv2-0.2.0-10|17	BuildArch:	noarch
14cr|php-pear-Mail_IMAPv2-0.2.0-10|18	BuildRequires:	php-pear
14cr|php-pear-Mail_IMAPv2-0.2.0-10|19	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|20	%description
14cr|php-pear-Mail_IMAPv2-0.2.0-10|21	Mail_IMAPv2 provides a simplified backend for working with the
14cr|php-pear-Mail_IMAPv2-0.2.0-10|22	c-client (IMAP) extension. It serves as an OO wrapper for commonly
14cr|php-pear-Mail_IMAPv2-0.2.0-10|23	used c-client functions. It provides structure and header parsing as
14cr|php-pear-Mail_IMAPv2-0.2.0-10|24	well as body retrieval.
14cr|php-pear-Mail_IMAPv2-0.2.0-10|25	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|26	Mail_IMAPv2 may be used as a webmail backend or as a component in a
14cr|php-pear-Mail_IMAPv2-0.2.0-10|27	mailing list manager.
14cr|php-pear-Mail_IMAPv2-0.2.0-10|28	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|29	%prep
14cr|php-pear-Mail_IMAPv2-0.2.0-10|30	%setup -q -c
14cr|php-pear-Mail_IMAPv2-0.2.0-10|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Mail_IMAPv2-0.2.0-10|32	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|33	%install
14cr|php-pear-Mail_IMAPv2-0.2.0-10|34	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|35	cd %{upstream_name}-%{version}
14cr|php-pear-Mail_IMAPv2-0.2.0-10|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Mail_IMAPv2-0.2.0-10|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Mail_IMAPv2-0.2.0-10|38	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Mail_IMAPv2-0.2.0-10|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Mail_IMAPv2-0.2.0-10|41	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_IMAPv2-0.2.0-10|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_IMAPv2-0.2.0-10|44	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|45	%clean
14cr|php-pear-Mail_IMAPv2-0.2.0-10|46	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|47	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|48	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|49	%files
14cr|php-pear-Mail_IMAPv2-0.2.0-10|50	%defattr(-,root,root)
14cr|php-pear-Mail_IMAPv2-0.2.0-10|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Mail_IMAPv2-0.2.0-10|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Mail_IMAPv2-0.2.0-10|53	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|54	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|55	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|56	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|57	%changelog
14cr|php-pear-Mail_IMAPv2-0.2.0-10|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-10
14cr|php-pear-Mail_IMAPv2-0.2.0-10|59	+ Revision: b1becbd
14cr|php-pear-Mail_IMAPv2-0.2.0-10|60	- MassBuild#464: Increase release tag
14cr|php-pear-Mail_IMAPv2-0.2.0-10|61	
14cr|php-pear-Mail_IMAPv2-0.2.0-10|62	

6125 14
14cr|php-pear-Mail_Mbox-0.5.1-10|1	%define		_class		Mail
14cr|php-pear-Mail_Mbox-0.5.1-10|2	%define		_subclass	Mbox
14cr|php-pear-Mail_Mbox-0.5.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Mail_Mbox-0.5.1-10|4	
14cr|php-pear-Mail_Mbox-0.5.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Mail_Mbox-0.5.1-10|6	Version:	0.5.1
14cr|php-pear-Mail_Mbox-0.5.1-10|7	Release:	10
14cr|php-pear-Mail_Mbox-0.5.1-10|8	Summary:	Mbox PHP class to Unix MBOX parsing and using
14cr|php-pear-Mail_Mbox-0.5.1-10|9	License:	PHP License
14cr|php-pear-Mail_Mbox-0.5.1-10|10	Group:		Development/PHP
14cr|php-pear-Mail_Mbox-0.5.1-10|11	URL:		http://pear.php.net/package/Mail_Mbox/
14cr|php-pear-Mail_Mbox-0.5.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Mail_Mbox-0.5.1-10|13	Requires(post): php-pear
14cr|php-pear-Mail_Mbox-0.5.1-10|14	Requires(preun): php-pear
14cr|php-pear-Mail_Mbox-0.5.1-10|15	Requires:	php-pear
14cr|php-pear-Mail_Mbox-0.5.1-10|16	BuildArch:	noarch
14cr|php-pear-Mail_Mbox-0.5.1-10|17	BuildRequires:	php-pear
14cr|php-pear-Mail_Mbox-0.5.1-10|18	
14cr|php-pear-Mail_Mbox-0.5.1-10|19	%description
14cr|php-pear-Mail_Mbox-0.5.1-10|20	It can split messages inside a Mbox, return the number of messages,
14cr|php-pear-Mail_Mbox-0.5.1-10|21	return, update or remove an specific message or add a message on the
14cr|php-pear-Mail_Mbox-0.5.1-10|22	Mbox.
14cr|php-pear-Mail_Mbox-0.5.1-10|23	
14cr|php-pear-Mail_Mbox-0.5.1-10|24	%prep
14cr|php-pear-Mail_Mbox-0.5.1-10|25	%setup -q -c
14cr|php-pear-Mail_Mbox-0.5.1-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Mail_Mbox-0.5.1-10|27	
14cr|php-pear-Mail_Mbox-0.5.1-10|28	%install
14cr|php-pear-Mail_Mbox-0.5.1-10|29	
14cr|php-pear-Mail_Mbox-0.5.1-10|30	cd %{upstream_name}-%{version}
14cr|php-pear-Mail_Mbox-0.5.1-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Mail_Mbox-0.5.1-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Mail_Mbox-0.5.1-10|33	
14cr|php-pear-Mail_Mbox-0.5.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Mail_Mbox-0.5.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Mail_Mbox-0.5.1-10|36	
14cr|php-pear-Mail_Mbox-0.5.1-10|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_Mbox-0.5.1-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_Mbox-0.5.1-10|39	
14cr|php-pear-Mail_Mbox-0.5.1-10|40	%clean
14cr|php-pear-Mail_Mbox-0.5.1-10|41	
14cr|php-pear-Mail_Mbox-0.5.1-10|42	
14cr|php-pear-Mail_Mbox-0.5.1-10|43	
14cr|php-pear-Mail_Mbox-0.5.1-10|44	%files
14cr|php-pear-Mail_Mbox-0.5.1-10|45	%defattr(-,root,root)
14cr|php-pear-Mail_Mbox-0.5.1-10|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Mail_Mbox-0.5.1-10|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Mail_Mbox-0.5.1-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Mail_Mbox-0.5.1-10|49	
14cr|php-pear-Mail_Mbox-0.5.1-10|50	
14cr|php-pear-Mail_Mbox-0.5.1-10|51	
14cr|php-pear-Mail_Mbox-0.5.1-10|52	
14cr|php-pear-Mail_Mbox-0.5.1-10|53	%changelog
14cr|php-pear-Mail_Mbox-0.5.1-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-10
14cr|php-pear-Mail_Mbox-0.5.1-10|55	+ Revision: 866be75
14cr|php-pear-Mail_Mbox-0.5.1-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-Mail_Mbox-0.5.1-10|57	
14cr|php-pear-Mail_Mbox-0.5.1-10|58	

6126 14
14cr|php-pear-Mail_Queue-1.2.7-4|1	%define		_class		Mail
14cr|php-pear-Mail_Queue-1.2.7-4|2	%define		_subclass	Queue
14cr|php-pear-Mail_Queue-1.2.7-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Mail_Queue-1.2.7-4|4	
14cr|php-pear-Mail_Queue-1.2.7-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Mail_Queue-1.2.7-4|6	Version:	1.2.7
14cr|php-pear-Mail_Queue-1.2.7-4|7	Release:	4
14cr|php-pear-Mail_Queue-1.2.7-4|8	Summary:	Put mails in queue and send them later in background
14cr|php-pear-Mail_Queue-1.2.7-4|9	License:	PHP License
14cr|php-pear-Mail_Queue-1.2.7-4|10	Group:		Development/PHP
14cr|php-pear-Mail_Queue-1.2.7-4|11	URL:		http://pear.php.net/package/Mail_Queue/
14cr|php-pear-Mail_Queue-1.2.7-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Mail_Queue-1.2.7-4|13	Requires(post): php-pear
14cr|php-pear-Mail_Queue-1.2.7-4|14	Requires(preun): php-pear
14cr|php-pear-Mail_Queue-1.2.7-4|15	Requires:	php-pear
14cr|php-pear-Mail_Queue-1.2.7-4|16	BuildArch:	noarch
14cr|php-pear-Mail_Queue-1.2.7-4|17	BuildRequires:	php-pear
14cr|php-pear-Mail_Queue-1.2.7-4|18	
14cr|php-pear-Mail_Queue-1.2.7-4|19	%description
14cr|php-pear-Mail_Queue-1.2.7-4|20	Class for handle mail queue managment. Wrapper for PEAR::Mail and
14cr|php-pear-Mail_Queue-1.2.7-4|21	PEAR::DB. Could load, save and send saved mails in background and also
14cr|php-pear-Mail_Queue-1.2.7-4|22	backup some mails. Mail queue class put mails in a temporary container
14cr|php-pear-Mail_Queue-1.2.7-4|23	waiting to be fed to the MTA (Mail Transport Agent) and send them
14cr|php-pear-Mail_Queue-1.2.7-4|24	later (eg. every few minutes) by crontab or in other way.
14cr|php-pear-Mail_Queue-1.2.7-4|25	
14cr|php-pear-Mail_Queue-1.2.7-4|26	%prep
14cr|php-pear-Mail_Queue-1.2.7-4|27	%setup -q -c
14cr|php-pear-Mail_Queue-1.2.7-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Mail_Queue-1.2.7-4|29	
14cr|php-pear-Mail_Queue-1.2.7-4|30	%install
14cr|php-pear-Mail_Queue-1.2.7-4|31	
14cr|php-pear-Mail_Queue-1.2.7-4|32	cd %{upstream_name}-%{version}
14cr|php-pear-Mail_Queue-1.2.7-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Mail_Queue-1.2.7-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Mail_Queue-1.2.7-4|35	
14cr|php-pear-Mail_Queue-1.2.7-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Mail_Queue-1.2.7-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Mail_Queue-1.2.7-4|38	
14cr|php-pear-Mail_Queue-1.2.7-4|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_Queue-1.2.7-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Mail_Queue-1.2.7-4|41	
14cr|php-pear-Mail_Queue-1.2.7-4|42	%clean
14cr|php-pear-Mail_Queue-1.2.7-4|43	
14cr|php-pear-Mail_Queue-1.2.7-4|44	
14cr|php-pear-Mail_Queue-1.2.7-4|45	
14cr|php-pear-Mail_Queue-1.2.7-4|46	%files
14cr|php-pear-Mail_Queue-1.2.7-4|47	%defattr(-,root,root)
14cr|php-pear-Mail_Queue-1.2.7-4|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Mail_Queue-1.2.7-4|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Mail_Queue-1.2.7-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Mail_Queue-1.2.7-4|51	
14cr|php-pear-Mail_Queue-1.2.7-4|52	
14cr|php-pear-Mail_Queue-1.2.7-4|53	
14cr|php-pear-Mail_Queue-1.2.7-4|54	%changelog
14cr|php-pear-Mail_Queue-1.2.7-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-4
14cr|php-pear-Mail_Queue-1.2.7-4|56	+ Revision: c6f59ab
14cr|php-pear-Mail_Queue-1.2.7-4|57	- MassBuild#464: Increase release tag
14cr|php-pear-Mail_Queue-1.2.7-4|58	
14cr|php-pear-Mail_Queue-1.2.7-4|59	

6127 14
14cr|php-pear-Math_Basex-0.3-16|1	%define		_class		Math
14cr|php-pear-Math_Basex-0.3-16|2	%define		_subclass	Basex
14cr|php-pear-Math_Basex-0.3-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Basex-0.3-16|4	
14cr|php-pear-Math_Basex-0.3-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Basex-0.3-16|6	Version:	0.3
14cr|php-pear-Math_Basex-0.3-16|7	Release:	16
14cr|php-pear-Math_Basex-0.3-16|8	Summary:	%{_class}_%{_subclass} - Base X conversion class
14cr|php-pear-Math_Basex-0.3-16|9	License:	PHP License
14cr|php-pear-Math_Basex-0.3-16|10	Group:		Development/PHP
14cr|php-pear-Math_Basex-0.3-16|11	URL:		http://pear.php.net/package/Math_Basex/
14cr|php-pear-Math_Basex-0.3-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Basex-0.3-16|13	Requires(post): php-pear
14cr|php-pear-Math_Basex-0.3-16|14	Requires(preun): php-pear
14cr|php-pear-Math_Basex-0.3-16|15	Requires:	php-pear
14cr|php-pear-Math_Basex-0.3-16|16	BuildArch:	noarch
14cr|php-pear-Math_Basex-0.3-16|17	BuildRequires:	php-pear
14cr|php-pear-Math_Basex-0.3-16|18	
14cr|php-pear-Math_Basex-0.3-16|19	%description
14cr|php-pear-Math_Basex-0.3-16|20	Simple class for converting base set of numbers with a customize
14cr|php-pear-Math_Basex-0.3-16|21	character base set.
14cr|php-pear-Math_Basex-0.3-16|22	
14cr|php-pear-Math_Basex-0.3-16|23	%prep
14cr|php-pear-Math_Basex-0.3-16|24	%setup -q -c
14cr|php-pear-Math_Basex-0.3-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Basex-0.3-16|26	
14cr|php-pear-Math_Basex-0.3-16|27	%install
14cr|php-pear-Math_Basex-0.3-16|28	
14cr|php-pear-Math_Basex-0.3-16|29	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Basex-0.3-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Basex-0.3-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Basex-0.3-16|32	
14cr|php-pear-Math_Basex-0.3-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Basex-0.3-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Basex-0.3-16|35	
14cr|php-pear-Math_Basex-0.3-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Basex-0.3-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Basex-0.3-16|38	
14cr|php-pear-Math_Basex-0.3-16|39	%clean
14cr|php-pear-Math_Basex-0.3-16|40	
14cr|php-pear-Math_Basex-0.3-16|41	
14cr|php-pear-Math_Basex-0.3-16|42	
14cr|php-pear-Math_Basex-0.3-16|43	%files
14cr|php-pear-Math_Basex-0.3-16|44	%defattr(-,root,root)
14cr|php-pear-Math_Basex-0.3-16|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Basex-0.3-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Basex-0.3-16|47	
14cr|php-pear-Math_Basex-0.3-16|48	
14cr|php-pear-Math_Basex-0.3-16|49	
14cr|php-pear-Math_Basex-0.3-16|50	%changelog
14cr|php-pear-Math_Basex-0.3-16|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-16
14cr|php-pear-Math_Basex-0.3-16|52	+ Revision: 3683708
14cr|php-pear-Math_Basex-0.3-16|53	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Basex-0.3-16|54	
14cr|php-pear-Math_Basex-0.3-16|55	

6128 14
14cr|php-pear-Math_BinaryUtils-0.3.0-16|1	%define		_class		Math
14cr|php-pear-Math_BinaryUtils-0.3.0-16|2	%define		_subclass	BinaryUtils
14cr|php-pear-Math_BinaryUtils-0.3.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_BinaryUtils-0.3.0-16|4	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_BinaryUtils-0.3.0-16|6	Version:	0.3.0
14cr|php-pear-Math_BinaryUtils-0.3.0-16|7	Release:	16
14cr|php-pear-Math_BinaryUtils-0.3.0-16|8	Summary:	Collection of helper methods for easy handling of binary data
14cr|php-pear-Math_BinaryUtils-0.3.0-16|9	License:	PHP License
14cr|php-pear-Math_BinaryUtils-0.3.0-16|10	Group:		Development/PHP
14cr|php-pear-Math_BinaryUtils-0.3.0-16|11	URL:		http://pear.php.net/package/Math_BinaryUtils/
14cr|php-pear-Math_BinaryUtils-0.3.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_BinaryUtils-0.3.0-16|13	Requires(post): php-pear
14cr|php-pear-Math_BinaryUtils-0.3.0-16|14	Requires(preun): php-pear
14cr|php-pear-Math_BinaryUtils-0.3.0-16|15	Requires:	php-pear
14cr|php-pear-Math_BinaryUtils-0.3.0-16|16	BuildArch:	noarch
14cr|php-pear-Math_BinaryUtils-0.3.0-16|17	BuildRequires:	php-pear
14cr|php-pear-Math_BinaryUtils-0.3.0-16|18	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|19	%description
14cr|php-pear-Math_BinaryUtils-0.3.0-16|20	Collection of helper methods for dealing with binary data (add,
14cr|php-pear-Math_BinaryUtils-0.3.0-16|21	subtract, converting functions, endianess functions etc.).
14cr|php-pear-Math_BinaryUtils-0.3.0-16|22	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|23	%prep
14cr|php-pear-Math_BinaryUtils-0.3.0-16|24	%setup -q -c
14cr|php-pear-Math_BinaryUtils-0.3.0-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_BinaryUtils-0.3.0-16|26	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|27	%install
14cr|php-pear-Math_BinaryUtils-0.3.0-16|28	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|29	cd %{upstream_name}-%{version}
14cr|php-pear-Math_BinaryUtils-0.3.0-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_BinaryUtils-0.3.0-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_BinaryUtils-0.3.0-16|32	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_BinaryUtils-0.3.0-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_BinaryUtils-0.3.0-16|35	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_BinaryUtils-0.3.0-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_BinaryUtils-0.3.0-16|38	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|39	%clean
14cr|php-pear-Math_BinaryUtils-0.3.0-16|40	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|41	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|42	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|43	%files
14cr|php-pear-Math_BinaryUtils-0.3.0-16|44	%defattr(-,root,root)
14cr|php-pear-Math_BinaryUtils-0.3.0-16|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_BinaryUtils-0.3.0-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_BinaryUtils-0.3.0-16|47	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|48	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|49	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|50	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|51	%changelog
14cr|php-pear-Math_BinaryUtils-0.3.0-16|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-16
14cr|php-pear-Math_BinaryUtils-0.3.0-16|53	+ Revision: 9704b9d
14cr|php-pear-Math_BinaryUtils-0.3.0-16|54	- MassBuild#464: Increase release tag
14cr|php-pear-Math_BinaryUtils-0.3.0-16|55	
14cr|php-pear-Math_BinaryUtils-0.3.0-16|56	

6129 14
14cr|php-pear-Math_Complex-0.8.6-2|1	%define		_class		Math
14cr|php-pear-Math_Complex-0.8.6-2|2	%define		_subclass	Complex
14cr|php-pear-Math_Complex-0.8.6-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Complex-0.8.6-2|4	
14cr|php-pear-Math_Complex-0.8.6-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Complex-0.8.6-2|6	Version:	0.8.6
14cr|php-pear-Math_Complex-0.8.6-2|7	Release:	2
14cr|php-pear-Math_Complex-0.8.6-2|8	Summary:	Classes that define complex numbers and their operations
14cr|php-pear-Math_Complex-0.8.6-2|9	License:	PHP License
14cr|php-pear-Math_Complex-0.8.6-2|10	Group:		Development/PHP
14cr|php-pear-Math_Complex-0.8.6-2|11	URL:		http://pear.php.net/package/Math_Complex/
14cr|php-pear-Math_Complex-0.8.6-2|12	Source0:	http://download.pear.php.net/package/Math_Complex-%{version}.tgz
14cr|php-pear-Math_Complex-0.8.6-2|13	Requires(post): php-pear
14cr|php-pear-Math_Complex-0.8.6-2|14	Requires(preun): php-pear
14cr|php-pear-Math_Complex-0.8.6-2|15	Requires:	php-pear
14cr|php-pear-Math_Complex-0.8.6-2|16	BuildArch:	noarch
14cr|php-pear-Math_Complex-0.8.6-2|17	BuildRequires:	php-pear
14cr|php-pear-Math_Complex-0.8.6-2|18	
14cr|php-pear-Math_Complex-0.8.6-2|19	%description
14cr|php-pear-Math_Complex-0.8.6-2|20	Classes that represent and manipulate complex numbers. Contain
14cr|php-pear-Math_Complex-0.8.6-2|21	definitions for basic arithmetic functions, as well as trigonometric,
14cr|php-pear-Math_Complex-0.8.6-2|22	inverse trigonometric, hyperbolic, inverse hyperbolic, exponential and
14cr|php-pear-Math_Complex-0.8.6-2|23	logarithms of complex numbers.
14cr|php-pear-Math_Complex-0.8.6-2|24	
14cr|php-pear-Math_Complex-0.8.6-2|25	%prep
14cr|php-pear-Math_Complex-0.8.6-2|26	%setup -q -c
14cr|php-pear-Math_Complex-0.8.6-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Complex-0.8.6-2|28	
14cr|php-pear-Math_Complex-0.8.6-2|29	%install
14cr|php-pear-Math_Complex-0.8.6-2|30	
14cr|php-pear-Math_Complex-0.8.6-2|31	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Complex-0.8.6-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Complex-0.8.6-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Complex-0.8.6-2|34	
14cr|php-pear-Math_Complex-0.8.6-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Complex-0.8.6-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Complex-0.8.6-2|37	
14cr|php-pear-Math_Complex-0.8.6-2|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Complex-0.8.6-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Complex-0.8.6-2|40	
14cr|php-pear-Math_Complex-0.8.6-2|41	%clean
14cr|php-pear-Math_Complex-0.8.6-2|42	
14cr|php-pear-Math_Complex-0.8.6-2|43	
14cr|php-pear-Math_Complex-0.8.6-2|44	
14cr|php-pear-Math_Complex-0.8.6-2|45	%files
14cr|php-pear-Math_Complex-0.8.6-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Complex-0.8.6-2|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Math_Complex-0.8.6-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Complex-0.8.6-2|49	
14cr|php-pear-Math_Complex-0.8.6-2|50	
14cr|php-pear-Math_Complex-0.8.6-2|51	
14cr|php-pear-Math_Complex-0.8.6-2|52	
14cr|php-pear-Math_Complex-0.8.6-2|53	
14cr|php-pear-Math_Complex-0.8.6-2|54	%changelog
14cr|php-pear-Math_Complex-0.8.6-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6-2
14cr|php-pear-Math_Complex-0.8.6-2|56	+ Revision: fe9df7d
14cr|php-pear-Math_Complex-0.8.6-2|57	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Complex-0.8.6-2|58	
14cr|php-pear-Math_Complex-0.8.6-2|59	

6130 14
14cr|php-pear-Math_Fibonacci-0.8-16|1	%define		_class		Math
14cr|php-pear-Math_Fibonacci-0.8-16|2	%define		_subclass	Fibonacci
14cr|php-pear-Math_Fibonacci-0.8-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Fibonacci-0.8-16|4	
14cr|php-pear-Math_Fibonacci-0.8-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Fibonacci-0.8-16|6	Version:	0.8
14cr|php-pear-Math_Fibonacci-0.8-16|7	Release:	16
14cr|php-pear-Math_Fibonacci-0.8-16|8	Summary:	Package to calculat and manipulate Fibonacci numbers
14cr|php-pear-Math_Fibonacci-0.8-16|9	License:	PHP License
14cr|php-pear-Math_Fibonacci-0.8-16|10	Group:		Development/PHP
14cr|php-pear-Math_Fibonacci-0.8-16|11	URL:		http://pear.php.net/package/Math_Fibonacci/
14cr|php-pear-Math_Fibonacci-0.8-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Fibonacci-0.8-16|13	Requires(post): php-pear
14cr|php-pear-Math_Fibonacci-0.8-16|14	Requires(preun): php-pear
14cr|php-pear-Math_Fibonacci-0.8-16|15	Requires:	php-pear
14cr|php-pear-Math_Fibonacci-0.8-16|16	BuildArch:	noarch
14cr|php-pear-Math_Fibonacci-0.8-16|17	BuildRequires:	php-pear
14cr|php-pear-Math_Fibonacci-0.8-16|18	
14cr|php-pear-Math_Fibonacci-0.8-16|19	%description
14cr|php-pear-Math_Fibonacci-0.8-16|20	The Fibonacci series is constructed using the formula:
14cr|php-pear-Math_Fibonacci-0.8-16|21	F(n) = F(n - 1) + F(n - 2),
14cr|php-pear-Math_Fibonacci-0.8-16|22	By convention F(0) = 0, and F(1) = 1.
14cr|php-pear-Math_Fibonacci-0.8-16|23	An alternative formula that uses the Golden Ratio can also be used:
14cr|php-pear-Math_Fibonacci-0.8-16|24	F(n) = (PHI^n - phi^n)/sqrt(5) [Lucas' formula],
14cr|php-pear-Math_Fibonacci-0.8-16|25	where PHI = (1 + sqrt(5))/2 is the Golden Ratio, and phi = (1 - sqrt(5))/2
14cr|php-pear-Math_Fibonacci-0.8-16|26	is its reciprocal.
14cr|php-pear-Math_Fibonacci-0.8-16|27	
14cr|php-pear-Math_Fibonacci-0.8-16|28	Requires Math_Integer, and can be used with big integers if the GMP or
14cr|php-pear-Math_Fibonacci-0.8-16|29	the BCMATH libraries are present.
14cr|php-pear-Math_Fibonacci-0.8-16|30	
14cr|php-pear-Math_Fibonacci-0.8-16|31	%prep
14cr|php-pear-Math_Fibonacci-0.8-16|32	%setup -q -c
14cr|php-pear-Math_Fibonacci-0.8-16|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Fibonacci-0.8-16|34	
14cr|php-pear-Math_Fibonacci-0.8-16|35	%install
14cr|php-pear-Math_Fibonacci-0.8-16|36	
14cr|php-pear-Math_Fibonacci-0.8-16|37	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Fibonacci-0.8-16|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Fibonacci-0.8-16|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Fibonacci-0.8-16|40	
14cr|php-pear-Math_Fibonacci-0.8-16|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Fibonacci-0.8-16|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Fibonacci-0.8-16|43	
14cr|php-pear-Math_Fibonacci-0.8-16|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Fibonacci-0.8-16|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Fibonacci-0.8-16|46	
14cr|php-pear-Math_Fibonacci-0.8-16|47	%clean
14cr|php-pear-Math_Fibonacci-0.8-16|48	
14cr|php-pear-Math_Fibonacci-0.8-16|49	
14cr|php-pear-Math_Fibonacci-0.8-16|50	
14cr|php-pear-Math_Fibonacci-0.8-16|51	%files
14cr|php-pear-Math_Fibonacci-0.8-16|52	%defattr(-,root,root)
14cr|php-pear-Math_Fibonacci-0.8-16|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Fibonacci-0.8-16|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Fibonacci-0.8-16|55	
14cr|php-pear-Math_Fibonacci-0.8-16|56	
14cr|php-pear-Math_Fibonacci-0.8-16|57	
14cr|php-pear-Math_Fibonacci-0.8-16|58	
14cr|php-pear-Math_Fibonacci-0.8-16|59	
14cr|php-pear-Math_Fibonacci-0.8-16|60	%changelog
14cr|php-pear-Math_Fibonacci-0.8-16|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-16
14cr|php-pear-Math_Fibonacci-0.8-16|62	+ Revision: cb3cc8d
14cr|php-pear-Math_Fibonacci-0.8-16|63	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Fibonacci-0.8-16|64	
14cr|php-pear-Math_Fibonacci-0.8-16|65	

6131 14
14cr|php-pear-Math_Fraction-0.4.0-10|1	%define		_class		Math
14cr|php-pear-Math_Fraction-0.4.0-10|2	%define		_subclass	Fraction
14cr|php-pear-Math_Fraction-0.4.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Fraction-0.4.0-10|4	
14cr|php-pear-Math_Fraction-0.4.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Fraction-0.4.0-10|6	Version:	0.4.0
14cr|php-pear-Math_Fraction-0.4.0-10|7	Release:	10
14cr|php-pear-Math_Fraction-0.4.0-10|8	Summary:	Classes that represent and manipulate fractions
14cr|php-pear-Math_Fraction-0.4.0-10|9	License:	PHP License
14cr|php-pear-Math_Fraction-0.4.0-10|10	Group:		Development/PHP
14cr|php-pear-Math_Fraction-0.4.0-10|11	URL:		http://pear.php.net/package/Math_Fraction/
14cr|php-pear-Math_Fraction-0.4.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Fraction-0.4.0-10|13	Requires(post): php-pear
14cr|php-pear-Math_Fraction-0.4.0-10|14	Requires(preun): php-pear
14cr|php-pear-Math_Fraction-0.4.0-10|15	Requires:	php-pear
14cr|php-pear-Math_Fraction-0.4.0-10|16	BuildArch:	noarch
14cr|php-pear-Math_Fraction-0.4.0-10|17	BuildRequires:	php-pear
14cr|php-pear-Math_Fraction-0.4.0-10|18	
14cr|php-pear-Math_Fraction-0.4.0-10|19	%description
14cr|php-pear-Math_Fraction-0.4.0-10|20	Classes that represent and manipulate fractions (x = a/b).
14cr|php-pear-Math_Fraction-0.4.0-10|21	
14cr|php-pear-Math_Fraction-0.4.0-10|22	The Math_FractionOp static class contains definitions for:
14cr|php-pear-Math_Fraction-0.4.0-10|23	- basic arithmetic operations,
14cr|php-pear-Math_Fraction-0.4.0-10|24	- comparing fractions,
14cr|php-pear-Math_Fraction-0.4.0-10|25	- greatest common divisor (gcd) and least common multiple (lcm) of two
14cr|php-pear-Math_Fraction-0.4.0-10|26	integers,
14cr|php-pear-Math_Fraction-0.4.0-10|27	- simplifying (reducing) and getting the reciprocal of a fraction,
14cr|php-pear-Math_Fraction-0.4.0-10|28	- converting a float to fraction.
14cr|php-pear-Math_Fraction-0.4.0-10|29	
14cr|php-pear-Math_Fraction-0.4.0-10|30	%prep
14cr|php-pear-Math_Fraction-0.4.0-10|31	%setup -q -c
14cr|php-pear-Math_Fraction-0.4.0-10|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Fraction-0.4.0-10|33	
14cr|php-pear-Math_Fraction-0.4.0-10|34	%install
14cr|php-pear-Math_Fraction-0.4.0-10|35	
14cr|php-pear-Math_Fraction-0.4.0-10|36	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Fraction-0.4.0-10|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Fraction-0.4.0-10|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Fraction-0.4.0-10|39	
14cr|php-pear-Math_Fraction-0.4.0-10|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Fraction-0.4.0-10|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Fraction-0.4.0-10|42	
14cr|php-pear-Math_Fraction-0.4.0-10|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Fraction-0.4.0-10|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Fraction-0.4.0-10|45	
14cr|php-pear-Math_Fraction-0.4.0-10|46	%clean
14cr|php-pear-Math_Fraction-0.4.0-10|47	
14cr|php-pear-Math_Fraction-0.4.0-10|48	
14cr|php-pear-Math_Fraction-0.4.0-10|49	
14cr|php-pear-Math_Fraction-0.4.0-10|50	%files
14cr|php-pear-Math_Fraction-0.4.0-10|51	%defattr(-,root,root)
14cr|php-pear-Math_Fraction-0.4.0-10|52	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-Math_Fraction-0.4.0-10|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Fraction-0.4.0-10|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Fraction-0.4.0-10|55	
14cr|php-pear-Math_Fraction-0.4.0-10|56	
14cr|php-pear-Math_Fraction-0.4.0-10|57	
14cr|php-pear-Math_Fraction-0.4.0-10|58	%changelog
14cr|php-pear-Math_Fraction-0.4.0-10|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-10
14cr|php-pear-Math_Fraction-0.4.0-10|60	+ Revision: 04942e9
14cr|php-pear-Math_Fraction-0.4.0-10|61	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Fraction-0.4.0-10|62	
14cr|php-pear-Math_Fraction-0.4.0-10|63	

6132 14
14cr|php-pear-Math_Histogram-0.9.0-17|1	%define		_class		Math
14cr|php-pear-Math_Histogram-0.9.0-17|2	%define		_subclass	Histogram
14cr|php-pear-Math_Histogram-0.9.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Histogram-0.9.0-17|4	
14cr|php-pear-Math_Histogram-0.9.0-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Histogram-0.9.0-17|6	Version:	0.9.0
14cr|php-pear-Math_Histogram-0.9.0-17|7	Release:	17
14cr|php-pear-Math_Histogram-0.9.0-17|8	Summary:	Classes to calculate histogram distributions
14cr|php-pear-Math_Histogram-0.9.0-17|9	License:	PHP License
14cr|php-pear-Math_Histogram-0.9.0-17|10	Group:		Development/PHP
14cr|php-pear-Math_Histogram-0.9.0-17|11	URL:		http://pear.php.net/package/Math_Histogram/
14cr|php-pear-Math_Histogram-0.9.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Histogram-0.9.0-17|13	Requires(post): php-pear
14cr|php-pear-Math_Histogram-0.9.0-17|14	Requires(preun): php-pear
14cr|php-pear-Math_Histogram-0.9.0-17|15	Requires:	php-pear
14cr|php-pear-Math_Histogram-0.9.0-17|16	BuildArch:	noarch
14cr|php-pear-Math_Histogram-0.9.0-17|17	BuildRequires:	php-pear
14cr|php-pear-Math_Histogram-0.9.0-17|18	
14cr|php-pear-Math_Histogram-0.9.0-17|19	%description
14cr|php-pear-Math_Histogram-0.9.0-17|20	Classes to calculate histogram distributions and associated
14cr|php-pear-Math_Histogram-0.9.0-17|21	statistics. Supports simple and cummulative histograms. You can
14cr|php-pear-Math_Histogram-0.9.0-17|22	generate regular (2D) histograms, 3D, or 4D histograms. Data must not
14cr|php-pear-Math_Histogram-0.9.0-17|23	have nulls.
14cr|php-pear-Math_Histogram-0.9.0-17|24	
14cr|php-pear-Math_Histogram-0.9.0-17|25	%prep
14cr|php-pear-Math_Histogram-0.9.0-17|26	%setup -q -c
14cr|php-pear-Math_Histogram-0.9.0-17|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Histogram-0.9.0-17|28	
14cr|php-pear-Math_Histogram-0.9.0-17|29	%install
14cr|php-pear-Math_Histogram-0.9.0-17|30	
14cr|php-pear-Math_Histogram-0.9.0-17|31	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Histogram-0.9.0-17|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Histogram-0.9.0-17|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Histogram-0.9.0-17|34	
14cr|php-pear-Math_Histogram-0.9.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Histogram-0.9.0-17|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Histogram-0.9.0-17|37	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-Math_Histogram-0.9.0-17|38	
14cr|php-pear-Math_Histogram-0.9.0-17|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Histogram-0.9.0-17|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Histogram-0.9.0-17|41	
14cr|php-pear-Math_Histogram-0.9.0-17|42	%clean
14cr|php-pear-Math_Histogram-0.9.0-17|43	
14cr|php-pear-Math_Histogram-0.9.0-17|44	
14cr|php-pear-Math_Histogram-0.9.0-17|45	
14cr|php-pear-Math_Histogram-0.9.0-17|46	%files
14cr|php-pear-Math_Histogram-0.9.0-17|47	%defattr(-,root,root)
14cr|php-pear-Math_Histogram-0.9.0-17|48	%doc %{upstream_name}-%{version}/README*
14cr|php-pear-Math_Histogram-0.9.0-17|49	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Math_Histogram-0.9.0-17|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Histogram-0.9.0-17|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Histogram-0.9.0-17|52	
14cr|php-pear-Math_Histogram-0.9.0-17|53	
14cr|php-pear-Math_Histogram-0.9.0-17|54	
14cr|php-pear-Math_Histogram-0.9.0-17|55	
14cr|php-pear-Math_Histogram-0.9.0-17|56	
14cr|php-pear-Math_Histogram-0.9.0-17|57	%changelog
14cr|php-pear-Math_Histogram-0.9.0-17|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-17
14cr|php-pear-Math_Histogram-0.9.0-17|59	+ Revision: 365253b
14cr|php-pear-Math_Histogram-0.9.0-17|60	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Histogram-0.9.0-17|61	
14cr|php-pear-Math_Histogram-0.9.0-17|62	

6133 14
14cr|php-pear-Math_Integer-0.9.0-2|1	%define		_class		Math
14cr|php-pear-Math_Integer-0.9.0-2|2	%define		_subclass	Integer
14cr|php-pear-Math_Integer-0.9.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Integer-0.9.0-2|4	
14cr|php-pear-Math_Integer-0.9.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Integer-0.9.0-2|6	Version:	0.9.0
14cr|php-pear-Math_Integer-0.9.0-2|7	Release:	2
14cr|php-pear-Math_Integer-0.9.0-2|8	Summary:	Package to represent and manipulate integers
14cr|php-pear-Math_Integer-0.9.0-2|9	License:	PHP License
14cr|php-pear-Math_Integer-0.9.0-2|10	Group:		Development/PHP
14cr|php-pear-Math_Integer-0.9.0-2|11	URL:		http://pear.php.net/package/Math_Integer/
14cr|php-pear-Math_Integer-0.9.0-2|12	Source0:	http://download.pear.php.net/package/Math_Integer-%{version}.tgz
14cr|php-pear-Math_Integer-0.9.0-2|13	Requires(post): php-pear
14cr|php-pear-Math_Integer-0.9.0-2|14	Requires(preun): php-pear
14cr|php-pear-Math_Integer-0.9.0-2|15	Requires:	php-pear
14cr|php-pear-Math_Integer-0.9.0-2|16	BuildArch:	noarch
14cr|php-pear-Math_Integer-0.9.0-2|17	BuildRequires:	php-pear
14cr|php-pear-Math_Integer-0.9.0-2|18	
14cr|php-pear-Math_Integer-0.9.0-2|19	%description
14cr|php-pear-Math_Integer-0.9.0-2|20	The class Math_Integer can represent integers bigger than the signed
14cr|php-pear-Math_Integer-0.9.0-2|21	longs that are the default of PHP, if either the GMP or the BCMATH
14cr|php-pear-Math_Integer-0.9.0-2|22	(bundled with PHP) are present. Otherwise it will fall back to the
14cr|php-pear-Math_Integer-0.9.0-2|23	internal integer representation. The Math_IntegerOp class defines
14cr|php-pear-Math_Integer-0.9.0-2|24	operations on Math_Integer objects.
14cr|php-pear-Math_Integer-0.9.0-2|25	
14cr|php-pear-Math_Integer-0.9.0-2|26	%prep
14cr|php-pear-Math_Integer-0.9.0-2|27	%setup -q -c
14cr|php-pear-Math_Integer-0.9.0-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Integer-0.9.0-2|29	
14cr|php-pear-Math_Integer-0.9.0-2|30	%install
14cr|php-pear-Math_Integer-0.9.0-2|31	
14cr|php-pear-Math_Integer-0.9.0-2|32	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Integer-0.9.0-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Integer-0.9.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Integer-0.9.0-2|35	
14cr|php-pear-Math_Integer-0.9.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Integer-0.9.0-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Integer-0.9.0-2|38	
14cr|php-pear-Math_Integer-0.9.0-2|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Integer-0.9.0-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Integer-0.9.0-2|41	
14cr|php-pear-Math_Integer-0.9.0-2|42	%files
14cr|php-pear-Math_Integer-0.9.0-2|43	%defattr(-,root,root)
14cr|php-pear-Math_Integer-0.9.0-2|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Integer-0.9.0-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Integer-0.9.0-2|46	
14cr|php-pear-Math_Integer-0.9.0-2|47	
14cr|php-pear-Math_Integer-0.9.0-2|48	
14cr|php-pear-Math_Integer-0.9.0-2|49	%changelog
14cr|php-pear-Math_Integer-0.9.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|php-pear-Math_Integer-0.9.0-2|51	+ Revision: 1d44d59
14cr|php-pear-Math_Integer-0.9.0-2|52	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Integer-0.9.0-2|53	
14cr|php-pear-Math_Integer-0.9.0-2|54	

6134 14
14cr|php-pear-Math_Matrix-0.8.5-17|1	%define		_class		Math
14cr|php-pear-Math_Matrix-0.8.5-17|2	%define		_subclass	Matrix
14cr|php-pear-Math_Matrix-0.8.5-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Matrix-0.8.5-17|4	
14cr|php-pear-Math_Matrix-0.8.5-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Matrix-0.8.5-17|6	Version:	0.8.5
14cr|php-pear-Math_Matrix-0.8.5-17|7	Release:	17
14cr|php-pear-Math_Matrix-0.8.5-17|8	Summary:	Class to represent matrices and matrix operations
14cr|php-pear-Math_Matrix-0.8.5-17|9	License:	PHP License
14cr|php-pear-Math_Matrix-0.8.5-17|10	Group:		Development/PHP
14cr|php-pear-Math_Matrix-0.8.5-17|11	URL:		http://pear.php.net/package/Math_Matrix/
14cr|php-pear-Math_Matrix-0.8.5-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Matrix-0.8.5-17|13	Requires(post): php-pear
14cr|php-pear-Math_Matrix-0.8.5-17|14	Requires(preun): php-pear
14cr|php-pear-Math_Matrix-0.8.5-17|15	Requires:	php-pear
14cr|php-pear-Math_Matrix-0.8.5-17|16	BuildArch:	noarch
14cr|php-pear-Math_Matrix-0.8.5-17|17	BuildRequires:	php-pear
14cr|php-pear-Math_Matrix-0.8.5-17|18	
14cr|php-pear-Math_Matrix-0.8.5-17|19	%description
14cr|php-pear-Math_Matrix-0.8.5-17|20	Matrices are represented as 2 dimensional arrays of numbers.
14cr|php-pear-Math_Matrix-0.8.5-17|21	This class defines methods for matrix objects, as well as static
14cr|php-pear-Math_Matrix-0.8.5-17|22	methods to read, write and manipulate matrices, including methods to
14cr|php-pear-Math_Matrix-0.8.5-17|23	solve systems of linear equations (with and without iterative error
14cr|php-pear-Math_Matrix-0.8.5-17|24	correction).
14cr|php-pear-Math_Matrix-0.8.5-17|25	
14cr|php-pear-Math_Matrix-0.8.5-17|26	%prep
14cr|php-pear-Math_Matrix-0.8.5-17|27	%setup -q -c
14cr|php-pear-Math_Matrix-0.8.5-17|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Matrix-0.8.5-17|29	
14cr|php-pear-Math_Matrix-0.8.5-17|30	%install
14cr|php-pear-Math_Matrix-0.8.5-17|31	
14cr|php-pear-Math_Matrix-0.8.5-17|32	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Matrix-0.8.5-17|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Matrix-0.8.5-17|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Matrix-0.8.5-17|35	
14cr|php-pear-Math_Matrix-0.8.5-17|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Matrix-0.8.5-17|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Matrix-0.8.5-17|38	
14cr|php-pear-Math_Matrix-0.8.5-17|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Matrix-0.8.5-17|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Matrix-0.8.5-17|41	
14cr|php-pear-Math_Matrix-0.8.5-17|42	%clean
14cr|php-pear-Math_Matrix-0.8.5-17|43	
14cr|php-pear-Math_Matrix-0.8.5-17|44	
14cr|php-pear-Math_Matrix-0.8.5-17|45	
14cr|php-pear-Math_Matrix-0.8.5-17|46	%files
14cr|php-pear-Math_Matrix-0.8.5-17|47	%defattr(-,root,root)
14cr|php-pear-Math_Matrix-0.8.5-17|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Math_Matrix-0.8.5-17|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Matrix-0.8.5-17|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Matrix-0.8.5-17|51	
14cr|php-pear-Math_Matrix-0.8.5-17|52	
14cr|php-pear-Math_Matrix-0.8.5-17|53	
14cr|php-pear-Math_Matrix-0.8.5-17|54	%changelog
14cr|php-pear-Math_Matrix-0.8.5-17|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-17
14cr|php-pear-Math_Matrix-0.8.5-17|56	+ Revision: 09e0660
14cr|php-pear-Math_Matrix-0.8.5-17|57	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Matrix-0.8.5-17|58	
14cr|php-pear-Math_Matrix-0.8.5-17|59	

6135 14
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|1	%define		_class		Math
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|2	%define		_subclass	Numerical
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|3	%define		_subsubclass	RootFinding
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_subsubclass}
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|5	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|7	Version:	1.1.0a2
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|8	Release:	2
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|9	Summary:	Numerical analysis root finding methods
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|10	License:	PHP License
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|11	Group:		Development/PHP
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|12	URL:		http://pear.php.net/package/Math_Numerical_RootFinding/
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|13	Source0:	http://download.pear.php.net/package/Math_Numerical_RootFinding-%{version}.tgz
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|14	Requires(post): php-pear
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|15	Requires(preun): php-pear
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|16	Requires:	php-pear
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|17	BuildArch:	noarch
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|18	BuildRequires:	php-pear
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|19	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|20	%description
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|21	This package provide various numerical analysis methods for find root
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|22	Available Methods:
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|23	- Bisection
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|24	- False Position
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|25	- Fixed Point
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|26	- Newton-Raphson
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|27	- Secant
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|28	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|29	%prep
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|30	%setup -q -c
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|32	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|33	%install
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|34	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|35	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|38	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|41	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|44	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|45	%clean
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|46	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|47	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|48	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|49	%files
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|50	%defattr(-,root,root)
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|51	%doc %{upstream_name}-%{version}/docs/README.txt
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|52	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|55	%{_datadir}/pear/buildPackageXML.php
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|56	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|57	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|58	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|59	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|60	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|61	%changelog
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0a2-2
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|63	+ Revision: 3ff0590
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|64	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|65	
14cr|php-pear-Math_Numerical_RootFinding-1.1.0a2-2|66	

6136 14
14cr|php-pear-Math_Quaternion-0.7.1-16|1	%define		_class		Math
14cr|php-pear-Math_Quaternion-0.7.1-16|2	%define		_subclass	Quaternion
14cr|php-pear-Math_Quaternion-0.7.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Quaternion-0.7.1-16|4	
14cr|php-pear-Math_Quaternion-0.7.1-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Quaternion-0.7.1-16|6	Version:	0.7.1
14cr|php-pear-Math_Quaternion-0.7.1-16|7	Release:	16
14cr|php-pear-Math_Quaternion-0.7.1-16|8	Summary:	Classes that define Quaternions and their operations
14cr|php-pear-Math_Quaternion-0.7.1-16|9	License:	PHP License
14cr|php-pear-Math_Quaternion-0.7.1-16|10	Group:		Development/PHP
14cr|php-pear-Math_Quaternion-0.7.1-16|11	URL:		http://pear.php.net/package/Math_Quaternion/
14cr|php-pear-Math_Quaternion-0.7.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Quaternion-0.7.1-16|13	Requires(post): php-pear
14cr|php-pear-Math_Quaternion-0.7.1-16|14	Requires(preun): php-pear
14cr|php-pear-Math_Quaternion-0.7.1-16|15	Requires:	php-pear
14cr|php-pear-Math_Quaternion-0.7.1-16|16	BuildArch:	noarch
14cr|php-pear-Math_Quaternion-0.7.1-16|17	BuildRequires:	php-pear
14cr|php-pear-Math_Quaternion-0.7.1-16|18	
14cr|php-pear-Math_Quaternion-0.7.1-16|19	%description
14cr|php-pear-Math_Quaternion-0.7.1-16|20	Classes that represent and manipulate quaternions. Contain definitions
14cr|php-pear-Math_Quaternion-0.7.1-16|21	for basic arithmetic functions in a static class. Quaternions are an
14cr|php-pear-Math_Quaternion-0.7.1-16|22	extension of the idea of complex numbers, and a quaternion is defined as:
14cr|php-pear-Math_Quaternion-0.7.1-16|23	q = a + b*i + c*j + d*k
14cr|php-pear-Math_Quaternion-0.7.1-16|24	In 1844 Hamilton described a system in which numbers were composed of
14cr|php-pear-Math_Quaternion-0.7.1-16|25	a real part and 3 imaginary and independent parts (i,j,k), such that:
14cr|php-pear-Math_Quaternion-0.7.1-16|26	i^2 = j^2 = k^2 = -1 and
14cr|php-pear-Math_Quaternion-0.7.1-16|27	ij = k, jk = i, ki = j and
14cr|php-pear-Math_Quaternion-0.7.1-16|28	ji = -k, kj = -i, ik = -j
14cr|php-pear-Math_Quaternion-0.7.1-16|29	The above are known as "Hamilton's rules".
14cr|php-pear-Math_Quaternion-0.7.1-16|30	
14cr|php-pear-Math_Quaternion-0.7.1-16|31	%prep
14cr|php-pear-Math_Quaternion-0.7.1-16|32	%setup -q -c
14cr|php-pear-Math_Quaternion-0.7.1-16|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Quaternion-0.7.1-16|34	
14cr|php-pear-Math_Quaternion-0.7.1-16|35	%install
14cr|php-pear-Math_Quaternion-0.7.1-16|36	
14cr|php-pear-Math_Quaternion-0.7.1-16|37	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Quaternion-0.7.1-16|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Quaternion-0.7.1-16|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Quaternion-0.7.1-16|40	
14cr|php-pear-Math_Quaternion-0.7.1-16|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Quaternion-0.7.1-16|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Quaternion-0.7.1-16|43	
14cr|php-pear-Math_Quaternion-0.7.1-16|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Quaternion-0.7.1-16|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Quaternion-0.7.1-16|46	
14cr|php-pear-Math_Quaternion-0.7.1-16|47	%clean
14cr|php-pear-Math_Quaternion-0.7.1-16|48	
14cr|php-pear-Math_Quaternion-0.7.1-16|49	
14cr|php-pear-Math_Quaternion-0.7.1-16|50	
14cr|php-pear-Math_Quaternion-0.7.1-16|51	%files
14cr|php-pear-Math_Quaternion-0.7.1-16|52	%defattr(-,root,root)
14cr|php-pear-Math_Quaternion-0.7.1-16|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Quaternion-0.7.1-16|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Quaternion-0.7.1-16|55	
14cr|php-pear-Math_Quaternion-0.7.1-16|56	
14cr|php-pear-Math_Quaternion-0.7.1-16|57	
14cr|php-pear-Math_Quaternion-0.7.1-16|58	%changelog
14cr|php-pear-Math_Quaternion-0.7.1-16|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-16
14cr|php-pear-Math_Quaternion-0.7.1-16|60	+ Revision: 3930c08
14cr|php-pear-Math_Quaternion-0.7.1-16|61	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Quaternion-0.7.1-16|62	
14cr|php-pear-Math_Quaternion-0.7.1-16|63	

6137 14
14cr|php-pear-Math_RPN-1.1.2-7|1	%define		_class		Math
14cr|php-pear-Math_RPN-1.1.2-7|2	%define		_subclass	RPN
14cr|php-pear-Math_RPN-1.1.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_RPN-1.1.2-7|4	
14cr|php-pear-Math_RPN-1.1.2-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_RPN-1.1.2-7|6	Version:	1.1.2
14cr|php-pear-Math_RPN-1.1.2-7|7	Release:	7
14cr|php-pear-Math_RPN-1.1.2-7|8	Summary:	RPN (Reverse Polish Notation) support
14cr|php-pear-Math_RPN-1.1.2-7|9	License:	PHP License
14cr|php-pear-Math_RPN-1.1.2-7|10	Group:		Development/PHP
14cr|php-pear-Math_RPN-1.1.2-7|11	URL:		http://pear.php.net/package/Math_RPN/
14cr|php-pear-Math_RPN-1.1.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Math_RPN-1.1.2-7|13	Requires(post): php-pear
14cr|php-pear-Math_RPN-1.1.2-7|14	Requires(preun): php-pear
14cr|php-pear-Math_RPN-1.1.2-7|15	Requires:	php-pear
14cr|php-pear-Math_RPN-1.1.2-7|16	BuildArch:	noarch
14cr|php-pear-Math_RPN-1.1.2-7|17	BuildRequires:	php-pear
14cr|php-pear-Math_RPN-1.1.2-7|18	
14cr|php-pear-Math_RPN-1.1.2-7|19	%description
14cr|php-pear-Math_RPN-1.1.2-7|20	%{upstream_name} provides an easy way to change given expression to RPN
14cr|php-pear-Math_RPN-1.1.2-7|21	(Reverse Polish Notation) and evaluate it.
14cr|php-pear-Math_RPN-1.1.2-7|22	
14cr|php-pear-Math_RPN-1.1.2-7|23	%prep
14cr|php-pear-Math_RPN-1.1.2-7|24	%setup -q -c
14cr|php-pear-Math_RPN-1.1.2-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_RPN-1.1.2-7|26	
14cr|php-pear-Math_RPN-1.1.2-7|27	%install
14cr|php-pear-Math_RPN-1.1.2-7|28	
14cr|php-pear-Math_RPN-1.1.2-7|29	cd %{upstream_name}-%{version}
14cr|php-pear-Math_RPN-1.1.2-7|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_RPN-1.1.2-7|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_RPN-1.1.2-7|32	
14cr|php-pear-Math_RPN-1.1.2-7|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_RPN-1.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_RPN-1.1.2-7|35	
14cr|php-pear-Math_RPN-1.1.2-7|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_RPN-1.1.2-7|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_RPN-1.1.2-7|38	
14cr|php-pear-Math_RPN-1.1.2-7|39	%clean
14cr|php-pear-Math_RPN-1.1.2-7|40	
14cr|php-pear-Math_RPN-1.1.2-7|41	
14cr|php-pear-Math_RPN-1.1.2-7|42	
14cr|php-pear-Math_RPN-1.1.2-7|43	%files
14cr|php-pear-Math_RPN-1.1.2-7|44	%defattr(-,root,root)
14cr|php-pear-Math_RPN-1.1.2-7|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_RPN-1.1.2-7|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_RPN-1.1.2-7|47	
14cr|php-pear-Math_RPN-1.1.2-7|48	
14cr|php-pear-Math_RPN-1.1.2-7|49	
14cr|php-pear-Math_RPN-1.1.2-7|50	%changelog
14cr|php-pear-Math_RPN-1.1.2-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-7
14cr|php-pear-Math_RPN-1.1.2-7|52	+ Revision: eb67d57
14cr|php-pear-Math_RPN-1.1.2-7|53	- MassBuild#464: Increase release tag
14cr|php-pear-Math_RPN-1.1.2-7|54	
14cr|php-pear-Math_RPN-1.1.2-7|55	

6138 14
14cr|php-pear-Math_Stats-0.9.0-17|1	%define		_class		Math
14cr|php-pear-Math_Stats-0.9.0-17|2	%define		_subclass	Stats
14cr|php-pear-Math_Stats-0.9.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Stats-0.9.0-17|4	%define		pre	beta3
14cr|php-pear-Math_Stats-0.9.0-17|5	
14cr|php-pear-Math_Stats-0.9.0-17|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Stats-0.9.0-17|7	Version:	0.9.0
14cr|php-pear-Math_Stats-0.9.0-17|8	Release:	17
14cr|php-pear-Math_Stats-0.9.0-17|9	Summary:	Classes to calculate statistical parameters
14cr|php-pear-Math_Stats-0.9.0-17|10	License:	PHP License
14cr|php-pear-Math_Stats-0.9.0-17|11	Group:		Development/PHP
14cr|php-pear-Math_Stats-0.9.0-17|12	URL:		http://pear.php.net/package/Math_Stats/
14cr|php-pear-Math_Stats-0.9.0-17|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}beta3.tar.bz2
14cr|php-pear-Math_Stats-0.9.0-17|14	Requires(post): php-pear
14cr|php-pear-Math_Stats-0.9.0-17|15	Requires(preun): php-pear
14cr|php-pear-Math_Stats-0.9.0-17|16	Requires:	php-pear
14cr|php-pear-Math_Stats-0.9.0-17|17	BuildArch:	noarch
14cr|php-pear-Math_Stats-0.9.0-17|18	BuildRequires:	php-pear
14cr|php-pear-Math_Stats-0.9.0-17|19	
14cr|php-pear-Math_Stats-0.9.0-17|20	%description
14cr|php-pear-Math_Stats-0.9.0-17|21	Classes to calculate statistical parameters of numerical arrays of
14cr|php-pear-Math_Stats-0.9.0-17|22	data. The data can be in a simple numerical array, or in a cummulative
14cr|php-pear-Math_Stats-0.9.0-17|23	numerical array. A cummulative array, has the value as the index and
14cr|php-pear-Math_Stats-0.9.0-17|24	the number of repeats as the value for the array item, e.g. $data =
14cr|php-pear-Math_Stats-0.9.0-17|25	array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3). Nulls can be rejected, ignored
14cr|php-pear-Math_Stats-0.9.0-17|26	or handled as zero values.
14cr|php-pear-Math_Stats-0.9.0-17|27	
14cr|php-pear-Math_Stats-0.9.0-17|28	%prep
14cr|php-pear-Math_Stats-0.9.0-17|29	%setup -q -c
14cr|php-pear-Math_Stats-0.9.0-17|30	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cr|php-pear-Math_Stats-0.9.0-17|31	
14cr|php-pear-Math_Stats-0.9.0-17|32	%install
14cr|php-pear-Math_Stats-0.9.0-17|33	
14cr|php-pear-Math_Stats-0.9.0-17|34	cd %{upstream_name}-%{version}%{pre}
14cr|php-pear-Math_Stats-0.9.0-17|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Stats-0.9.0-17|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Stats-0.9.0-17|37	
14cr|php-pear-Math_Stats-0.9.0-17|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Stats-0.9.0-17|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Stats-0.9.0-17|40	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/examples
14cr|php-pear-Math_Stats-0.9.0-17|41	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/test
14cr|php-pear-Math_Stats-0.9.0-17|42	
14cr|php-pear-Math_Stats-0.9.0-17|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Stats-0.9.0-17|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Stats-0.9.0-17|45	
14cr|php-pear-Math_Stats-0.9.0-17|46	%clean
14cr|php-pear-Math_Stats-0.9.0-17|47	
14cr|php-pear-Math_Stats-0.9.0-17|48	
14cr|php-pear-Math_Stats-0.9.0-17|49	
14cr|php-pear-Math_Stats-0.9.0-17|50	%files
14cr|php-pear-Math_Stats-0.9.0-17|51	%defattr(-,root,root)
14cr|php-pear-Math_Stats-0.9.0-17|52	%doc %{upstream_name}-%{version}beta3/README*
14cr|php-pear-Math_Stats-0.9.0-17|53	%doc %{upstream_name}-%{version}beta3/examples
14cr|php-pear-Math_Stats-0.9.0-17|54	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Stats-0.9.0-17|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Stats-0.9.0-17|56	
14cr|php-pear-Math_Stats-0.9.0-17|57	
14cr|php-pear-Math_Stats-0.9.0-17|58	
14cr|php-pear-Math_Stats-0.9.0-17|59	%changelog
14cr|php-pear-Math_Stats-0.9.0-17|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-17
14cr|php-pear-Math_Stats-0.9.0-17|61	+ Revision: 4805041
14cr|php-pear-Math_Stats-0.9.0-17|62	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Stats-0.9.0-17|63	
14cr|php-pear-Math_Stats-0.9.0-17|64	

6139 14
14cr|php-pear-Math_TrigOp-1.0-15|1	%define		_class		Math
14cr|php-pear-Math_TrigOp-1.0-15|2	%define		_subclass	TrigOp
14cr|php-pear-Math_TrigOp-1.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_TrigOp-1.0-15|4	
14cr|php-pear-Math_TrigOp-1.0-15|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_TrigOp-1.0-15|6	Version:	1.0
14cr|php-pear-Math_TrigOp-1.0-15|7	Release:	15
14cr|php-pear-Math_TrigOp-1.0-15|8	Summary:	Supplementary trigonometric functions
14cr|php-pear-Math_TrigOp-1.0-15|9	License:	PHP License
14cr|php-pear-Math_TrigOp-1.0-15|10	Group:		Development/PHP
14cr|php-pear-Math_TrigOp-1.0-15|11	URL:		http://pear.php.net/package/Math_TrigOp/
14cr|php-pear-Math_TrigOp-1.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_TrigOp-1.0-15|13	Requires(post): php-pear
14cr|php-pear-Math_TrigOp-1.0-15|14	Requires(preun): php-pear
14cr|php-pear-Math_TrigOp-1.0-15|15	Requires:	php-pear
14cr|php-pear-Math_TrigOp-1.0-15|16	BuildArch:	noarch
14cr|php-pear-Math_TrigOp-1.0-15|17	BuildRequires:	php-pear
14cr|php-pear-Math_TrigOp-1.0-15|18	
14cr|php-pear-Math_TrigOp-1.0-15|19	%description
14cr|php-pear-Math_TrigOp-1.0-15|20	Static class with methods that implement supplementary trigonometric,
14cr|php-pear-Math_TrigOp-1.0-15|21	inverse trigonometric, hyperbolic, and inverse hyperbolic functions.
14cr|php-pear-Math_TrigOp-1.0-15|22	
14cr|php-pear-Math_TrigOp-1.0-15|23	%prep
14cr|php-pear-Math_TrigOp-1.0-15|24	%setup -q -c
14cr|php-pear-Math_TrigOp-1.0-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_TrigOp-1.0-15|26	
14cr|php-pear-Math_TrigOp-1.0-15|27	%install
14cr|php-pear-Math_TrigOp-1.0-15|28	
14cr|php-pear-Math_TrigOp-1.0-15|29	cd %{upstream_name}-%{version}
14cr|php-pear-Math_TrigOp-1.0-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_TrigOp-1.0-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_TrigOp-1.0-15|32	
14cr|php-pear-Math_TrigOp-1.0-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_TrigOp-1.0-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_TrigOp-1.0-15|35	
14cr|php-pear-Math_TrigOp-1.0-15|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_TrigOp-1.0-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_TrigOp-1.0-15|38	
14cr|php-pear-Math_TrigOp-1.0-15|39	%clean
14cr|php-pear-Math_TrigOp-1.0-15|40	
14cr|php-pear-Math_TrigOp-1.0-15|41	
14cr|php-pear-Math_TrigOp-1.0-15|42	
14cr|php-pear-Math_TrigOp-1.0-15|43	%files
14cr|php-pear-Math_TrigOp-1.0-15|44	%defattr(-,root,root)
14cr|php-pear-Math_TrigOp-1.0-15|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_TrigOp-1.0-15|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_TrigOp-1.0-15|47	
14cr|php-pear-Math_TrigOp-1.0-15|48	
14cr|php-pear-Math_TrigOp-1.0-15|49	
14cr|php-pear-Math_TrigOp-1.0-15|50	%changelog
14cr|php-pear-Math_TrigOp-1.0-15|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-15
14cr|php-pear-Math_TrigOp-1.0-15|52	+ Revision: 27783a3
14cr|php-pear-Math_TrigOp-1.0-15|53	- MassBuild#464: Increase release tag
14cr|php-pear-Math_TrigOp-1.0-15|54	
14cr|php-pear-Math_TrigOp-1.0-15|55	

6140 14
14cr|php-pear-Math_Vector-0.6.2-17|1	%define		_class		Math
14cr|php-pear-Math_Vector-0.6.2-17|2	%define		_subclass	Vector
14cr|php-pear-Math_Vector-0.6.2-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Math_Vector-0.6.2-17|4	
14cr|php-pear-Math_Vector-0.6.2-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Math_Vector-0.6.2-17|6	Version:	0.6.2
14cr|php-pear-Math_Vector-0.6.2-17|7	Release:	17
14cr|php-pear-Math_Vector-0.6.2-17|8	Summary:	Vector and vector operation classes
14cr|php-pear-Math_Vector-0.6.2-17|9	License:	PHP License
14cr|php-pear-Math_Vector-0.6.2-17|10	Group:		Development/PHP
14cr|php-pear-Math_Vector-0.6.2-17|11	URL:		http://pear.php.net/package/Math_Vector/
14cr|php-pear-Math_Vector-0.6.2-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Math_Vector-0.6.2-17|13	Requires(post): php-pear
14cr|php-pear-Math_Vector-0.6.2-17|14	Requires(preun): php-pear
14cr|php-pear-Math_Vector-0.6.2-17|15	Requires:	php-pear
14cr|php-pear-Math_Vector-0.6.2-17|16	BuildArch:	noarch
14cr|php-pear-Math_Vector-0.6.2-17|17	BuildRequires:	php-pear
14cr|php-pear-Math_Vector-0.6.2-17|18	
14cr|php-pear-Math_Vector-0.6.2-17|19	%description
14cr|php-pear-Math_Vector-0.6.2-17|20	Classes to represent Tuples, general Vectors, and 2D-/3D-vectors, as
14cr|php-pear-Math_Vector-0.6.2-17|21	well as a static class for vector operations.
14cr|php-pear-Math_Vector-0.6.2-17|22	
14cr|php-pear-Math_Vector-0.6.2-17|23	%prep
14cr|php-pear-Math_Vector-0.6.2-17|24	%setup -q -c
14cr|php-pear-Math_Vector-0.6.2-17|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Math_Vector-0.6.2-17|26	
14cr|php-pear-Math_Vector-0.6.2-17|27	%install
14cr|php-pear-Math_Vector-0.6.2-17|28	
14cr|php-pear-Math_Vector-0.6.2-17|29	cd %{upstream_name}-%{version}
14cr|php-pear-Math_Vector-0.6.2-17|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Math_Vector-0.6.2-17|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Math_Vector-0.6.2-17|32	
14cr|php-pear-Math_Vector-0.6.2-17|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Math_Vector-0.6.2-17|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Math_Vector-0.6.2-17|35	
14cr|php-pear-Math_Vector-0.6.2-17|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Vector-0.6.2-17|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Math_Vector-0.6.2-17|38	
14cr|php-pear-Math_Vector-0.6.2-17|39	%clean
14cr|php-pear-Math_Vector-0.6.2-17|40	
14cr|php-pear-Math_Vector-0.6.2-17|41	
14cr|php-pear-Math_Vector-0.6.2-17|42	
14cr|php-pear-Math_Vector-0.6.2-17|43	%files
14cr|php-pear-Math_Vector-0.6.2-17|44	%defattr(-,root,root)
14cr|php-pear-Math_Vector-0.6.2-17|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Math_Vector-0.6.2-17|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Math_Vector-0.6.2-17|47	
14cr|php-pear-Math_Vector-0.6.2-17|48	
14cr|php-pear-Math_Vector-0.6.2-17|49	
14cr|php-pear-Math_Vector-0.6.2-17|50	%changelog
14cr|php-pear-Math_Vector-0.6.2-17|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-17
14cr|php-pear-Math_Vector-0.6.2-17|52	+ Revision: 1d3c80e
14cr|php-pear-Math_Vector-0.6.2-17|53	- MassBuild#464: Increase release tag
14cr|php-pear-Math_Vector-0.6.2-17|54	
14cr|php-pear-Math_Vector-0.6.2-17|55	

6141 14
14cr|php-pear-MDB2_Schema-0.7.2-10|1	%define		_class		MDB2
14cr|php-pear-MDB2_Schema-0.7.2-10|2	%define		_subclass	Schema
14cr|php-pear-MDB2_Schema-0.7.2-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-MDB2_Schema-0.7.2-10|4	
14cr|php-pear-MDB2_Schema-0.7.2-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-MDB2_Schema-0.7.2-10|6	Version:	0.7.2
14cr|php-pear-MDB2_Schema-0.7.2-10|7	Release:	10
14cr|php-pear-MDB2_Schema-0.7.2-10|8	Summary:	XML based database schema manager
14cr|php-pear-MDB2_Schema-0.7.2-10|9	License:	PHP License
14cr|php-pear-MDB2_Schema-0.7.2-10|10	Group:		Development/PHP
14cr|php-pear-MDB2_Schema-0.7.2-10|11	URL:		http://pear.php.net/package/MDB2_Schema/
14cr|php-pear-MDB2_Schema-0.7.2-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-MDB2_Schema-0.7.2-10|13	Requires(post): php-pear
14cr|php-pear-MDB2_Schema-0.7.2-10|14	Requires(preun): php-pear
14cr|php-pear-MDB2_Schema-0.7.2-10|15	Requires:	php-pear
14cr|php-pear-MDB2_Schema-0.7.2-10|16	BuildArch:	noarch
14cr|php-pear-MDB2_Schema-0.7.2-10|17	BuildRequires:	php-pear
14cr|php-pear-MDB2_Schema-0.7.2-10|18	
14cr|php-pear-MDB2_Schema-0.7.2-10|19	%description
14cr|php-pear-MDB2_Schema-0.7.2-10|20	PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
14cr|php-pear-MDB2_Schema-0.7.2-10|21	files in XML that can be used to create, alter and drop database
14cr|php-pear-MDB2_Schema-0.7.2-10|22	entities and insert data into a database. Reverse engineering database
14cr|php-pear-MDB2_Schema-0.7.2-10|23	schemas from existing databases is also supported. The format is
14cr|php-pear-MDB2_Schema-0.7.2-10|24	compatible with both PEAR::MDB and Metabase.
14cr|php-pear-MDB2_Schema-0.7.2-10|25	
14cr|php-pear-MDB2_Schema-0.7.2-10|26	%prep
14cr|php-pear-MDB2_Schema-0.7.2-10|27	%setup -q -c
14cr|php-pear-MDB2_Schema-0.7.2-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-MDB2_Schema-0.7.2-10|29	
14cr|php-pear-MDB2_Schema-0.7.2-10|30	%install
14cr|php-pear-MDB2_Schema-0.7.2-10|31	
14cr|php-pear-MDB2_Schema-0.7.2-10|32	cd %{upstream_name}-%{version}
14cr|php-pear-MDB2_Schema-0.7.2-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-MDB2_Schema-0.7.2-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-MDB2_Schema-0.7.2-10|35	
14cr|php-pear-MDB2_Schema-0.7.2-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-MDB2_Schema-0.7.2-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-MDB2_Schema-0.7.2-10|38	
14cr|php-pear-MDB2_Schema-0.7.2-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MDB2_Schema-0.7.2-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MDB2_Schema-0.7.2-10|41	
14cr|php-pear-MDB2_Schema-0.7.2-10|42	%clean
14cr|php-pear-MDB2_Schema-0.7.2-10|43	
14cr|php-pear-MDB2_Schema-0.7.2-10|44	
14cr|php-pear-MDB2_Schema-0.7.2-10|45	
14cr|php-pear-MDB2_Schema-0.7.2-10|46	%files
14cr|php-pear-MDB2_Schema-0.7.2-10|47	%defattr(-,root,root)
14cr|php-pear-MDB2_Schema-0.7.2-10|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-MDB2_Schema-0.7.2-10|49	%{_datadir}/pear/%{_class}
14cr|php-pear-MDB2_Schema-0.7.2-10|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-MDB2_Schema-0.7.2-10|51	
14cr|php-pear-MDB2_Schema-0.7.2-10|52	
14cr|php-pear-MDB2_Schema-0.7.2-10|53	
14cr|php-pear-MDB2_Schema-0.7.2-10|54	%changelog
14cr|php-pear-MDB2_Schema-0.7.2-10|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-10
14cr|php-pear-MDB2_Schema-0.7.2-10|56	+ Revision: 712bd8b
14cr|php-pear-MDB2_Schema-0.7.2-10|57	- MassBuild#464: Increase release tag
14cr|php-pear-MDB2_Schema-0.7.2-10|58	
14cr|php-pear-MDB2_Schema-0.7.2-10|59	

6142 14
14cr|php-pear-MDB_QueryTool-1.2.2-9|1	%define		_class		MDB
14cr|php-pear-MDB_QueryTool-1.2.2-9|2	%define		_subclass	QueryTool
14cr|php-pear-MDB_QueryTool-1.2.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-MDB_QueryTool-1.2.2-9|4	
14cr|php-pear-MDB_QueryTool-1.2.2-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-MDB_QueryTool-1.2.2-9|6	Version:	1.2.2
14cr|php-pear-MDB_QueryTool-1.2.2-9|7	Release:	9
14cr|php-pear-MDB_QueryTool-1.2.2-9|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
14cr|php-pear-MDB_QueryTool-1.2.2-9|9	License:	PHP License
14cr|php-pear-MDB_QueryTool-1.2.2-9|10	Group:		Development/PHP
14cr|php-pear-MDB_QueryTool-1.2.2-9|11	URL:		http://pear.php.net/package/MDB_QueryTool/
14cr|php-pear-MDB_QueryTool-1.2.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-MDB_QueryTool-1.2.2-9|13	Requires(post): php-pear
14cr|php-pear-MDB_QueryTool-1.2.2-9|14	Requires(preun): php-pear
14cr|php-pear-MDB_QueryTool-1.2.2-9|15	Requires:	php-pear
14cr|php-pear-MDB_QueryTool-1.2.2-9|16	BuildArch:	noarch
14cr|php-pear-MDB_QueryTool-1.2.2-9|17	BuildRequires:	php-pear
14cr|php-pear-MDB_QueryTool-1.2.2-9|18	
14cr|php-pear-MDB_QueryTool-1.2.2-9|19	%description
14cr|php-pear-MDB_QueryTool-1.2.2-9|20	This package is an OO-abstraction to the SQL-Query language, it
14cr|php-pear-MDB_QueryTool-1.2.2-9|21	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
14cr|php-pear-MDB_QueryTool-1.2.2-9|22	to easily build queries. It also provides an easy to learn interface
14cr|php-pear-MDB_QueryTool-1.2.2-9|23	that interacts nicely with HTML-forms using arrays that contain the
14cr|php-pear-MDB_QueryTool-1.2.2-9|24	column data, that shall be updated/added in a DB. This package bases
14cr|php-pear-MDB_QueryTool-1.2.2-9|25	on an SQL-Builder which lets you easily build SQL-Statements and
14cr|php-pear-MDB_QueryTool-1.2.2-9|26	execute them. NB: this is just a MDB porting from the original
14cr|php-pear-MDB_QueryTool-1.2.2-9|27	DB_QueryTool written by Wolfram Kriesing and Paolo Panto
14cr|php-pear-MDB_QueryTool-1.2.2-9|28	(vision:produktion, wk@visionp.de).
14cr|php-pear-MDB_QueryTool-1.2.2-9|29	
14cr|php-pear-MDB_QueryTool-1.2.2-9|30	%prep
14cr|php-pear-MDB_QueryTool-1.2.2-9|31	%setup -q -c
14cr|php-pear-MDB_QueryTool-1.2.2-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-MDB_QueryTool-1.2.2-9|33	
14cr|php-pear-MDB_QueryTool-1.2.2-9|34	%install
14cr|php-pear-MDB_QueryTool-1.2.2-9|35	
14cr|php-pear-MDB_QueryTool-1.2.2-9|36	cd %{upstream_name}-%{version}
14cr|php-pear-MDB_QueryTool-1.2.2-9|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-MDB_QueryTool-1.2.2-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-MDB_QueryTool-1.2.2-9|39	
14cr|php-pear-MDB_QueryTool-1.2.2-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-MDB_QueryTool-1.2.2-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-MDB_QueryTool-1.2.2-9|42	
14cr|php-pear-MDB_QueryTool-1.2.2-9|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MDB_QueryTool-1.2.2-9|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MDB_QueryTool-1.2.2-9|45	
14cr|php-pear-MDB_QueryTool-1.2.2-9|46	%clean
14cr|php-pear-MDB_QueryTool-1.2.2-9|47	
14cr|php-pear-MDB_QueryTool-1.2.2-9|48	
14cr|php-pear-MDB_QueryTool-1.2.2-9|49	
14cr|php-pear-MDB_QueryTool-1.2.2-9|50	%files
14cr|php-pear-MDB_QueryTool-1.2.2-9|51	%defattr(-,root,root)
14cr|php-pear-MDB_QueryTool-1.2.2-9|52	%{_datadir}/pear/%{_class}
14cr|php-pear-MDB_QueryTool-1.2.2-9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-MDB_QueryTool-1.2.2-9|54	
14cr|php-pear-MDB_QueryTool-1.2.2-9|55	
14cr|php-pear-MDB_QueryTool-1.2.2-9|56	
14cr|php-pear-MDB_QueryTool-1.2.2-9|57	
14cr|php-pear-MDB_QueryTool-1.2.2-9|58	
14cr|php-pear-MDB_QueryTool-1.2.2-9|59	%changelog
14cr|php-pear-MDB_QueryTool-1.2.2-9|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-9
14cr|php-pear-MDB_QueryTool-1.2.2-9|61	+ Revision: e7d8aba
14cr|php-pear-MDB_QueryTool-1.2.2-9|62	- MassBuild#464: Increase release tag
14cr|php-pear-MDB_QueryTool-1.2.2-9|63	
14cr|php-pear-MDB_QueryTool-1.2.2-9|64	

6143 14
14cr|php-pear-Message-0.6-15|1	%define		_class		Message
14cr|php-pear-Message-0.6-15|2	%define		upstream_name	%{_class}
14cr|php-pear-Message-0.6-15|3	
14cr|php-pear-Message-0.6-15|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Message-0.6-15|5	Version:	0.6
14cr|php-pear-Message-0.6-15|6	Release:	15
14cr|php-pear-Message-0.6-15|7	Summary:	Message hash and digest (HMAC) generation methods and classes
14cr|php-pear-Message-0.6-15|8	License:	PHP License
14cr|php-pear-Message-0.6-15|9	Group:		Development/PHP
14cr|php-pear-Message-0.6-15|10	URL:		http://pear.php.net/package/Message/
14cr|php-pear-Message-0.6-15|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Message-0.6-15|12	Requires(post): php-pear
14cr|php-pear-Message-0.6-15|13	Requires(preun): php-pear
14cr|php-pear-Message-0.6-15|14	Requires:	php-pear
14cr|php-pear-Message-0.6-15|15	BuildArch:	noarch
14cr|php-pear-Message-0.6-15|16	BuildRequires:	php-pear
14cr|php-pear-Message-0.6-15|17	
14cr|php-pear-Message-0.6-15|18	%description
14cr|php-pear-Message-0.6-15|19	Classes for message hashing and HMAC signature generation using the
14cr|php-pear-Message-0.6-15|20	mhash functions.
14cr|php-pear-Message-0.6-15|21	
14cr|php-pear-Message-0.6-15|22	%prep
14cr|php-pear-Message-0.6-15|23	%setup -q -c
14cr|php-pear-Message-0.6-15|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Message-0.6-15|25	
14cr|php-pear-Message-0.6-15|26	%install
14cr|php-pear-Message-0.6-15|27	
14cr|php-pear-Message-0.6-15|28	cd %{upstream_name}-%{version}
14cr|php-pear-Message-0.6-15|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Message-0.6-15|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Message-0.6-15|31	
14cr|php-pear-Message-0.6-15|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Message-0.6-15|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Message-0.6-15|34	
14cr|php-pear-Message-0.6-15|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Message-0.6-15|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Message-0.6-15|37	
14cr|php-pear-Message-0.6-15|38	%clean
14cr|php-pear-Message-0.6-15|39	
14cr|php-pear-Message-0.6-15|40	
14cr|php-pear-Message-0.6-15|41	
14cr|php-pear-Message-0.6-15|42	%files
14cr|php-pear-Message-0.6-15|43	%defattr(-,root,root)
14cr|php-pear-Message-0.6-15|44	%doc %{upstream_name}-%{version}/README
14cr|php-pear-Message-0.6-15|45	%doc %{upstream_name}-%{version}/misc
14cr|php-pear-Message-0.6-15|46	%{_datadir}/pear/%{upstream_name}
14cr|php-pear-Message-0.6-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Message-0.6-15|48	
14cr|php-pear-Message-0.6-15|49	
14cr|php-pear-Message-0.6-15|50	
14cr|php-pear-Message-0.6-15|51	
14cr|php-pear-Message-0.6-15|52	%changelog
14cr|php-pear-Message-0.6-15|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-15
14cr|php-pear-Message-0.6-15|54	+ Revision: 8283661
14cr|php-pear-Message-0.6-15|55	- MassBuild#464: Increase release tag
14cr|php-pear-Message-0.6-15|56	
14cr|php-pear-Message-0.6-15|57	

6144 14
14cr|php-pear-MIME_Type-1.2.1-5|1	%define		_class		MIME
14cr|php-pear-MIME_Type-1.2.1-5|2	%define		_subclass	Type
14cr|php-pear-MIME_Type-1.2.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-MIME_Type-1.2.1-5|4	
14cr|php-pear-MIME_Type-1.2.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-MIME_Type-1.2.1-5|6	Version:	1.2.1
14cr|php-pear-MIME_Type-1.2.1-5|7	Release:	5
14cr|php-pear-MIME_Type-1.2.1-5|8	Summary:	Utility class for dealing with MIME types
14cr|php-pear-MIME_Type-1.2.1-5|9	License:	PHP License
14cr|php-pear-MIME_Type-1.2.1-5|10	Group:		Development/PHP
14cr|php-pear-MIME_Type-1.2.1-5|11	URL:		http://pear.php.net/package/MIME_Type/
14cr|php-pear-MIME_Type-1.2.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-MIME_Type-1.2.1-5|13	Requires(post): php-pear
14cr|php-pear-MIME_Type-1.2.1-5|14	Requires(preun): php-pear
14cr|php-pear-MIME_Type-1.2.1-5|15	Requires:	php-pear
14cr|php-pear-MIME_Type-1.2.1-5|16	BuildArch:	noarch
14cr|php-pear-MIME_Type-1.2.1-5|17	BuildRequires:	php-pear
14cr|php-pear-MIME_Type-1.2.1-5|18	
14cr|php-pear-MIME_Type-1.2.1-5|19	%description
14cr|php-pear-MIME_Type-1.2.1-5|20	Provides functionality for dealing with MIME types.
14cr|php-pear-MIME_Type-1.2.1-5|21	- Parse MIME type.
14cr|php-pear-MIME_Type-1.2.1-5|22	- Supports full RFC2045 specification.
14cr|php-pear-MIME_Type-1.2.1-5|23	- Many utility functions for working with and determining info about
14cr|php-pear-MIME_Type-1.2.1-5|24	types.
14cr|php-pear-MIME_Type-1.2.1-5|25	- Most functions can be called statically.
14cr|php-pear-MIME_Type-1.2.1-5|26	- Autodetect a file's MIME-type, either with mime_content_type() or
14cr|php-pear-MIME_Type-1.2.1-5|27	the 'file' command.
14cr|php-pear-MIME_Type-1.2.1-5|28	
14cr|php-pear-MIME_Type-1.2.1-5|29	%prep
14cr|php-pear-MIME_Type-1.2.1-5|30	%setup -q -c
14cr|php-pear-MIME_Type-1.2.1-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-MIME_Type-1.2.1-5|32	
14cr|php-pear-MIME_Type-1.2.1-5|33	%install
14cr|php-pear-MIME_Type-1.2.1-5|34	
14cr|php-pear-MIME_Type-1.2.1-5|35	cd %{upstream_name}-%{version}
14cr|php-pear-MIME_Type-1.2.1-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-MIME_Type-1.2.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-MIME_Type-1.2.1-5|38	
14cr|php-pear-MIME_Type-1.2.1-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-MIME_Type-1.2.1-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-MIME_Type-1.2.1-5|41	
14cr|php-pear-MIME_Type-1.2.1-5|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MIME_Type-1.2.1-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MIME_Type-1.2.1-5|44	
14cr|php-pear-MIME_Type-1.2.1-5|45	%clean
14cr|php-pear-MIME_Type-1.2.1-5|46	
14cr|php-pear-MIME_Type-1.2.1-5|47	
14cr|php-pear-MIME_Type-1.2.1-5|48	
14cr|php-pear-MIME_Type-1.2.1-5|49	%files
14cr|php-pear-MIME_Type-1.2.1-5|50	%defattr(-,root,root)
14cr|php-pear-MIME_Type-1.2.1-5|51	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-MIME_Type-1.2.1-5|52	%{_datadir}/pear/%{_class}
14cr|php-pear-MIME_Type-1.2.1-5|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-MIME_Type-1.2.1-5|54	
14cr|php-pear-MIME_Type-1.2.1-5|55	
14cr|php-pear-MIME_Type-1.2.1-5|56	
14cr|php-pear-MIME_Type-1.2.1-5|57	%changelog
14cr|php-pear-MIME_Type-1.2.1-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|php-pear-MIME_Type-1.2.1-5|59	+ Revision: 74aac1e
14cr|php-pear-MIME_Type-1.2.1-5|60	- MassBuild#464: Increase release tag
14cr|php-pear-MIME_Type-1.2.1-5|61	
14cr|php-pear-MIME_Type-1.2.1-5|62	

6145 14
14cr|php-pear-MP3_Id-1.2.2-2|1	%define		_class		MP3
14cr|php-pear-MP3_Id-1.2.2-2|2	%define		_subclass	Id
14cr|php-pear-MP3_Id-1.2.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-MP3_Id-1.2.2-2|4	
14cr|php-pear-MP3_Id-1.2.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-MP3_Id-1.2.2-2|6	Version:	1.2.2
14cr|php-pear-MP3_Id-1.2.2-2|7	Release:	2
14cr|php-pear-MP3_Id-1.2.2-2|8	Summary:	Read/write MP3-Tags
14cr|php-pear-MP3_Id-1.2.2-2|9	License:	PHP License
14cr|php-pear-MP3_Id-1.2.2-2|10	Group:		Development/PHP
14cr|php-pear-MP3_Id-1.2.2-2|11	URL:		http://pear.php.net/package/MP3_Id/
14cr|php-pear-MP3_Id-1.2.2-2|12	Source0:	http://download.pear.php.net/package/MP3_Id-%{version}.tgz
14cr|php-pear-MP3_Id-1.2.2-2|13	Requires(post): php-pear
14cr|php-pear-MP3_Id-1.2.2-2|14	Requires(preun): php-pear
14cr|php-pear-MP3_Id-1.2.2-2|15	Requires:	php-pear
14cr|php-pear-MP3_Id-1.2.2-2|16	BuildArch:	noarch
14cr|php-pear-MP3_Id-1.2.2-2|17	BuildRequires:	php-pear
14cr|php-pear-MP3_Id-1.2.2-2|18	
14cr|php-pear-MP3_Id-1.2.2-2|19	%description
14cr|php-pear-MP3_Id-1.2.2-2|20	The class offers methods for reading and writing information tags
14cr|php-pear-MP3_Id-1.2.2-2|21	(version 1) in MP3 files
14cr|php-pear-MP3_Id-1.2.2-2|22	
14cr|php-pear-MP3_Id-1.2.2-2|23	%prep
14cr|php-pear-MP3_Id-1.2.2-2|24	%setup -q -c
14cr|php-pear-MP3_Id-1.2.2-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-MP3_Id-1.2.2-2|26	
14cr|php-pear-MP3_Id-1.2.2-2|27	%install
14cr|php-pear-MP3_Id-1.2.2-2|28	
14cr|php-pear-MP3_Id-1.2.2-2|29	cd %{upstream_name}-%{version}
14cr|php-pear-MP3_Id-1.2.2-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-MP3_Id-1.2.2-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-MP3_Id-1.2.2-2|32	
14cr|php-pear-MP3_Id-1.2.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-MP3_Id-1.2.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-MP3_Id-1.2.2-2|35	
14cr|php-pear-MP3_Id-1.2.2-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MP3_Id-1.2.2-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-MP3_Id-1.2.2-2|38	
14cr|php-pear-MP3_Id-1.2.2-2|39	%clean
14cr|php-pear-MP3_Id-1.2.2-2|40	
14cr|php-pear-MP3_Id-1.2.2-2|41	
14cr|php-pear-MP3_Id-1.2.2-2|42	
14cr|php-pear-MP3_Id-1.2.2-2|43	%files
14cr|php-pear-MP3_Id-1.2.2-2|44	%defattr(-,root,root)
14cr|php-pear-MP3_Id-1.2.2-2|45	%{_datadir}/pear/%{_class}
14cr|php-pear-MP3_Id-1.2.2-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-MP3_Id-1.2.2-2|47	
14cr|php-pear-MP3_Id-1.2.2-2|48	
14cr|php-pear-MP3_Id-1.2.2-2|49	
14cr|php-pear-MP3_Id-1.2.2-2|50	%changelog
14cr|php-pear-MP3_Id-1.2.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|php-pear-MP3_Id-1.2.2-2|52	+ Revision: 5ebc4d6
14cr|php-pear-MP3_Id-1.2.2-2|53	- MassBuild#464: Increase release tag
14cr|php-pear-MP3_Id-1.2.2-2|54	
14cr|php-pear-MP3_Id-1.2.2-2|55	

6146 14
14cr|php-pear-Net_CheckIP-1.2.2-5|1	%define		_class		Net
14cr|php-pear-Net_CheckIP-1.2.2-5|2	%define		_subclass	CheckIP
14cr|php-pear-Net_CheckIP-1.2.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_CheckIP-1.2.2-5|4	
14cr|php-pear-Net_CheckIP-1.2.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_CheckIP-1.2.2-5|6	Version:	1.2.2
14cr|php-pear-Net_CheckIP-1.2.2-5|7	Release:	5
14cr|php-pear-Net_CheckIP-1.2.2-5|8	Summary:	Check the syntax of IPv4 adresses
14cr|php-pear-Net_CheckIP-1.2.2-5|9	License:	PHP License
14cr|php-pear-Net_CheckIP-1.2.2-5|10	Group:		Development/PHP
14cr|php-pear-Net_CheckIP-1.2.2-5|11	URL:		http://pear.php.net/package/Net_CheckIP/
14cr|php-pear-Net_CheckIP-1.2.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_CheckIP-1.2.2-5|13	Requires(post): php-pear
14cr|php-pear-Net_CheckIP-1.2.2-5|14	Requires(preun): php-pear
14cr|php-pear-Net_CheckIP-1.2.2-5|15	Requires:	php-pear
14cr|php-pear-Net_CheckIP-1.2.2-5|16	BuildArch:	noarch
14cr|php-pear-Net_CheckIP-1.2.2-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_CheckIP-1.2.2-5|18	
14cr|php-pear-Net_CheckIP-1.2.2-5|19	%description
14cr|php-pear-Net_CheckIP-1.2.2-5|20	This package validates IPv4 internet adresses.
14cr|php-pear-Net_CheckIP-1.2.2-5|21	
14cr|php-pear-Net_CheckIP-1.2.2-5|22	%prep
14cr|php-pear-Net_CheckIP-1.2.2-5|23	%setup -q -c
14cr|php-pear-Net_CheckIP-1.2.2-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_CheckIP-1.2.2-5|25	
14cr|php-pear-Net_CheckIP-1.2.2-5|26	%install
14cr|php-pear-Net_CheckIP-1.2.2-5|27	
14cr|php-pear-Net_CheckIP-1.2.2-5|28	cd %{upstream_name}-%{version}
14cr|php-pear-Net_CheckIP-1.2.2-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_CheckIP-1.2.2-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_CheckIP-1.2.2-5|31	
14cr|php-pear-Net_CheckIP-1.2.2-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_CheckIP-1.2.2-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_CheckIP-1.2.2-5|34	
14cr|php-pear-Net_CheckIP-1.2.2-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_CheckIP-1.2.2-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_CheckIP-1.2.2-5|37	
14cr|php-pear-Net_CheckIP-1.2.2-5|38	%clean
14cr|php-pear-Net_CheckIP-1.2.2-5|39	
14cr|php-pear-Net_CheckIP-1.2.2-5|40	
14cr|php-pear-Net_CheckIP-1.2.2-5|41	
14cr|php-pear-Net_CheckIP-1.2.2-5|42	%files
14cr|php-pear-Net_CheckIP-1.2.2-5|43	%defattr(-,root,root)
14cr|php-pear-Net_CheckIP-1.2.2-5|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_CheckIP-1.2.2-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_CheckIP-1.2.2-5|46	
14cr|php-pear-Net_CheckIP-1.2.2-5|47	
14cr|php-pear-Net_CheckIP-1.2.2-5|48	
14cr|php-pear-Net_CheckIP-1.2.2-5|49	%changelog
14cr|php-pear-Net_CheckIP-1.2.2-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-5
14cr|php-pear-Net_CheckIP-1.2.2-5|51	+ Revision: 8e72422
14cr|php-pear-Net_CheckIP-1.2.2-5|52	- MassBuild#464: Increase release tag
14cr|php-pear-Net_CheckIP-1.2.2-5|53	
14cr|php-pear-Net_CheckIP-1.2.2-5|54	

6147 14
14cr|php-pear-Net_Curl-1.2.5-9|1	%define		_class		Net
14cr|php-pear-Net_Curl-1.2.5-9|2	%define		_subclass	Curl
14cr|php-pear-Net_Curl-1.2.5-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Curl-1.2.5-9|4	
14cr|php-pear-Net_Curl-1.2.5-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Curl-1.2.5-9|6	Version:	1.2.5
14cr|php-pear-Net_Curl-1.2.5-9|7	Release:	9
14cr|php-pear-Net_Curl-1.2.5-9|8	Summary:	An OO interface to the cURL extension
14cr|php-pear-Net_Curl-1.2.5-9|9	License:	PHP License
14cr|php-pear-Net_Curl-1.2.5-9|10	Group:		Development/PHP
14cr|php-pear-Net_Curl-1.2.5-9|11	URL:		http://pear.php.net/package/Net_Curl/
14cr|php-pear-Net_Curl-1.2.5-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Curl-1.2.5-9|13	Requires(post): php-pear
14cr|php-pear-Net_Curl-1.2.5-9|14	Requires(preun): php-pear
14cr|php-pear-Net_Curl-1.2.5-9|15	Requires:	php-pear
14cr|php-pear-Net_Curl-1.2.5-9|16	BuildArch:	noarch
14cr|php-pear-Net_Curl-1.2.5-9|17	BuildRequires:	php-pear
14cr|php-pear-Net_Curl-1.2.5-9|18	
14cr|php-pear-Net_Curl-1.2.5-9|19	%description
14cr|php-pear-Net_Curl-1.2.5-9|20	Net_Curl is an object oriented interface which abstracts away the
14cr|php-pear-Net_Curl-1.2.5-9|21	messy parts of dealing with PHP's cURL extension.
14cr|php-pear-Net_Curl-1.2.5-9|22	
14cr|php-pear-Net_Curl-1.2.5-9|23	%prep
14cr|php-pear-Net_Curl-1.2.5-9|24	%setup -q -c
14cr|php-pear-Net_Curl-1.2.5-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Curl-1.2.5-9|26	
14cr|php-pear-Net_Curl-1.2.5-9|27	%install
14cr|php-pear-Net_Curl-1.2.5-9|28	
14cr|php-pear-Net_Curl-1.2.5-9|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Curl-1.2.5-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Curl-1.2.5-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Curl-1.2.5-9|32	
14cr|php-pear-Net_Curl-1.2.5-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Curl-1.2.5-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Curl-1.2.5-9|35	
14cr|php-pear-Net_Curl-1.2.5-9|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Curl-1.2.5-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Curl-1.2.5-9|38	
14cr|php-pear-Net_Curl-1.2.5-9|39	%clean
14cr|php-pear-Net_Curl-1.2.5-9|40	
14cr|php-pear-Net_Curl-1.2.5-9|41	
14cr|php-pear-Net_Curl-1.2.5-9|42	
14cr|php-pear-Net_Curl-1.2.5-9|43	%files
14cr|php-pear-Net_Curl-1.2.5-9|44	%defattr(-,root,root)
14cr|php-pear-Net_Curl-1.2.5-9|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Curl-1.2.5-9|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Curl-1.2.5-9|47	
14cr|php-pear-Net_Curl-1.2.5-9|48	
14cr|php-pear-Net_Curl-1.2.5-9|49	
14cr|php-pear-Net_Curl-1.2.5-9|50	%changelog
14cr|php-pear-Net_Curl-1.2.5-9|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-9
14cr|php-pear-Net_Curl-1.2.5-9|52	+ Revision: dae6118
14cr|php-pear-Net_Curl-1.2.5-9|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Curl-1.2.5-9|54	
14cr|php-pear-Net_Curl-1.2.5-9|55	

6148 14
14cr|php-pear-Net_Dict-1.0.7-5|1	%define		_class		Net
14cr|php-pear-Net_Dict-1.0.7-5|2	%define		_subclass	Dict
14cr|php-pear-Net_Dict-1.0.7-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Dict-1.0.7-5|4	
14cr|php-pear-Net_Dict-1.0.7-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Dict-1.0.7-5|6	Version:	1.0.7
14cr|php-pear-Net_Dict-1.0.7-5|7	Release:	5
14cr|php-pear-Net_Dict-1.0.7-5|8	Summary:	Interface to the DICT protocol
14cr|php-pear-Net_Dict-1.0.7-5|9	License:	PHP License
14cr|php-pear-Net_Dict-1.0.7-5|10	Group:		Development/PHP
14cr|php-pear-Net_Dict-1.0.7-5|11	URL:		http://pear.php.net/package/Net_Dict/
14cr|php-pear-Net_Dict-1.0.7-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_Dict-1.0.7-5|13	Requires(post): php-pear
14cr|php-pear-Net_Dict-1.0.7-5|14	Requires(preun): php-pear
14cr|php-pear-Net_Dict-1.0.7-5|15	Requires:	php-pear
14cr|php-pear-Net_Dict-1.0.7-5|16	BuildArch:	noarch
14cr|php-pear-Net_Dict-1.0.7-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_Dict-1.0.7-5|18	
14cr|php-pear-Net_Dict-1.0.7-5|19	%description
14cr|php-pear-Net_Dict-1.0.7-5|20	This class provides a simple API to the DICT Protocol handling all the
14cr|php-pear-Net_Dict-1.0.7-5|21	network related issues and providing DICT responses in PHP datatypes
14cr|php-pear-Net_Dict-1.0.7-5|22	to make it easy for a developer to use DICT servers in their programs.
14cr|php-pear-Net_Dict-1.0.7-5|23	
14cr|php-pear-Net_Dict-1.0.7-5|24	%prep
14cr|php-pear-Net_Dict-1.0.7-5|25	%setup -q -c
14cr|php-pear-Net_Dict-1.0.7-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Dict-1.0.7-5|27	
14cr|php-pear-Net_Dict-1.0.7-5|28	%install
14cr|php-pear-Net_Dict-1.0.7-5|29	
14cr|php-pear-Net_Dict-1.0.7-5|30	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Dict-1.0.7-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Dict-1.0.7-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Dict-1.0.7-5|33	
14cr|php-pear-Net_Dict-1.0.7-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Dict-1.0.7-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Dict-1.0.7-5|36	
14cr|php-pear-Net_Dict-1.0.7-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Dict-1.0.7-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Dict-1.0.7-5|39	
14cr|php-pear-Net_Dict-1.0.7-5|40	%clean
14cr|php-pear-Net_Dict-1.0.7-5|41	
14cr|php-pear-Net_Dict-1.0.7-5|42	
14cr|php-pear-Net_Dict-1.0.7-5|43	
14cr|php-pear-Net_Dict-1.0.7-5|44	%files
14cr|php-pear-Net_Dict-1.0.7-5|45	%defattr(-,root,root)
14cr|php-pear-Net_Dict-1.0.7-5|46	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_Dict-1.0.7-5|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Dict-1.0.7-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Dict-1.0.7-5|49	
14cr|php-pear-Net_Dict-1.0.7-5|50	
14cr|php-pear-Net_Dict-1.0.7-5|51	
14cr|php-pear-Net_Dict-1.0.7-5|52	%changelog
14cr|php-pear-Net_Dict-1.0.7-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|php-pear-Net_Dict-1.0.7-5|54	+ Revision: 305e916
14cr|php-pear-Net_Dict-1.0.7-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Dict-1.0.7-5|56	
14cr|php-pear-Net_Dict-1.0.7-5|57	

6149 14
14cr|php-pear-Net_Dig-0.1-16|1	%define		_class		Net
14cr|php-pear-Net_Dig-0.1-16|2	%define		_subclass	Dig
14cr|php-pear-Net_Dig-0.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Dig-0.1-16|4	
14cr|php-pear-Net_Dig-0.1-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Dig-0.1-16|6	Version:	0.1
14cr|php-pear-Net_Dig-0.1-16|7	Release:	16
14cr|php-pear-Net_Dig-0.1-16|8	Summary:	Interface to the dig command
14cr|php-pear-Net_Dig-0.1-16|9	License:	PHP License
14cr|php-pear-Net_Dig-0.1-16|10	Group:		Development/PHP
14cr|php-pear-Net_Dig-0.1-16|11	URL:		http://pear.php.net/package/Net_Dig/
14cr|php-pear-Net_Dig-0.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Dig-0.1-16|13	Requires(post): php-pear
14cr|php-pear-Net_Dig-0.1-16|14	Requires(preun): php-pear
14cr|php-pear-Net_Dig-0.1-16|15	Requires:	php-pear
14cr|php-pear-Net_Dig-0.1-16|16	BuildArch:	noarch
14cr|php-pear-Net_Dig-0.1-16|17	BuildRequires:	php-pear
14cr|php-pear-Net_Dig-0.1-16|18	
14cr|php-pear-Net_Dig-0.1-16|19	%description
14cr|php-pear-Net_Dig-0.1-16|20	The PEAR::Net_Dig class should be a nice, friendly OO interface to the
14cr|php-pear-Net_Dig-0.1-16|21	dig command.
14cr|php-pear-Net_Dig-0.1-16|22	
14cr|php-pear-Net_Dig-0.1-16|23	%prep
14cr|php-pear-Net_Dig-0.1-16|24	%setup -q -c
14cr|php-pear-Net_Dig-0.1-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Dig-0.1-16|26	
14cr|php-pear-Net_Dig-0.1-16|27	%install
14cr|php-pear-Net_Dig-0.1-16|28	
14cr|php-pear-Net_Dig-0.1-16|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Dig-0.1-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Dig-0.1-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Dig-0.1-16|32	
14cr|php-pear-Net_Dig-0.1-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Dig-0.1-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Dig-0.1-16|35	
14cr|php-pear-Net_Dig-0.1-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Dig-0.1-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Dig-0.1-16|38	
14cr|php-pear-Net_Dig-0.1-16|39	%clean
14cr|php-pear-Net_Dig-0.1-16|40	
14cr|php-pear-Net_Dig-0.1-16|41	
14cr|php-pear-Net_Dig-0.1-16|42	
14cr|php-pear-Net_Dig-0.1-16|43	%files
14cr|php-pear-Net_Dig-0.1-16|44	%defattr(-,root,root)
14cr|php-pear-Net_Dig-0.1-16|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Dig-0.1-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Dig-0.1-16|47	
14cr|php-pear-Net_Dig-0.1-16|48	
14cr|php-pear-Net_Dig-0.1-16|49	
14cr|php-pear-Net_Dig-0.1-16|50	%changelog
14cr|php-pear-Net_Dig-0.1-16|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-16
14cr|php-pear-Net_Dig-0.1-16|52	+ Revision: daf3740
14cr|php-pear-Net_Dig-0.1-16|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Dig-0.1-16|54	
14cr|php-pear-Net_Dig-0.1-16|55	

6150 14
14cr|php-pear-Net_DNS-1.0.7-5|1	%define		_class		Net
14cr|php-pear-Net_DNS-1.0.7-5|2	%define		_subclass	DNS
14cr|php-pear-Net_DNS-1.0.7-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_DNS-1.0.7-5|4	
14cr|php-pear-Net_DNS-1.0.7-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_DNS-1.0.7-5|6	Version:	1.0.7
14cr|php-pear-Net_DNS-1.0.7-5|7	Release:	5
14cr|php-pear-Net_DNS-1.0.7-5|8	Summary:	Resolver library to communicate with a DNS server
14cr|php-pear-Net_DNS-1.0.7-5|9	License:	PHP License
14cr|php-pear-Net_DNS-1.0.7-5|10	Group:		Development/PHP
14cr|php-pear-Net_DNS-1.0.7-5|11	URL:		http://pear.php.net/package/Net_DNS/
14cr|php-pear-Net_DNS-1.0.7-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_DNS-1.0.7-5|13	Requires(post): php-pear
14cr|php-pear-Net_DNS-1.0.7-5|14	Requires(preun): php-pear
14cr|php-pear-Net_DNS-1.0.7-5|15	Requires:	php-pear
14cr|php-pear-Net_DNS-1.0.7-5|16	BuildArch:	noarch
14cr|php-pear-Net_DNS-1.0.7-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_DNS-1.0.7-5|18	
14cr|php-pear-Net_DNS-1.0.7-5|19	%description
14cr|php-pear-Net_DNS-1.0.7-5|20	A resolver library used to communicate with a name server to perform
14cr|php-pear-Net_DNS-1.0.7-5|21	DNS queries, zone transfers, dynamic DNS updates, etc. Creates an
14cr|php-pear-Net_DNS-1.0.7-5|22	object hierarchy from a DNS server's response, which allows you to
14cr|php-pear-Net_DNS-1.0.7-5|23	view all of the information given by the DNS server. It bypasses the
14cr|php-pear-Net_DNS-1.0.7-5|24	system's resolver library and communicates directly with the server.
14cr|php-pear-Net_DNS-1.0.7-5|25	
14cr|php-pear-Net_DNS-1.0.7-5|26	%prep
14cr|php-pear-Net_DNS-1.0.7-5|27	%setup -q -c
14cr|php-pear-Net_DNS-1.0.7-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_DNS-1.0.7-5|29	
14cr|php-pear-Net_DNS-1.0.7-5|30	%install
14cr|php-pear-Net_DNS-1.0.7-5|31	
14cr|php-pear-Net_DNS-1.0.7-5|32	cd %{upstream_name}-%{version}
14cr|php-pear-Net_DNS-1.0.7-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_DNS-1.0.7-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_DNS-1.0.7-5|35	
14cr|php-pear-Net_DNS-1.0.7-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_DNS-1.0.7-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_DNS-1.0.7-5|38	
14cr|php-pear-Net_DNS-1.0.7-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_DNS-1.0.7-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_DNS-1.0.7-5|41	
14cr|php-pear-Net_DNS-1.0.7-5|42	%clean
14cr|php-pear-Net_DNS-1.0.7-5|43	
14cr|php-pear-Net_DNS-1.0.7-5|44	
14cr|php-pear-Net_DNS-1.0.7-5|45	
14cr|php-pear-Net_DNS-1.0.7-5|46	%files
14cr|php-pear-Net_DNS-1.0.7-5|47	%defattr(-,root,root)
14cr|php-pear-Net_DNS-1.0.7-5|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_DNS-1.0.7-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_DNS-1.0.7-5|50	
14cr|php-pear-Net_DNS-1.0.7-5|51	
14cr|php-pear-Net_DNS-1.0.7-5|52	
14cr|php-pear-Net_DNS-1.0.7-5|53	%changelog
14cr|php-pear-Net_DNS-1.0.7-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|php-pear-Net_DNS-1.0.7-5|55	+ Revision: b4a62e1
14cr|php-pear-Net_DNS-1.0.7-5|56	- MassBuild#464: Increase release tag
14cr|php-pear-Net_DNS-1.0.7-5|57	
14cr|php-pear-Net_DNS-1.0.7-5|58	

6151 14
14cr|php-pear-Net_DNSBL-1.3.4-5|1	%define		_class		Net
14cr|php-pear-Net_DNSBL-1.3.4-5|2	%define		_subclass	DNSBL
14cr|php-pear-Net_DNSBL-1.3.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_DNSBL-1.3.4-5|4	
14cr|php-pear-Net_DNSBL-1.3.4-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_DNSBL-1.3.4-5|6	Version:	1.3.4
14cr|php-pear-Net_DNSBL-1.3.4-5|7	Release:	5
14cr|php-pear-Net_DNSBL-1.3.4-5|8	Summary:	DNSBL Checker
14cr|php-pear-Net_DNSBL-1.3.4-5|9	License:	PHP License
14cr|php-pear-Net_DNSBL-1.3.4-5|10	Group:		Development/PHP
14cr|php-pear-Net_DNSBL-1.3.4-5|11	URL:		http://pear.php.net/package/Net_DNSBL/
14cr|php-pear-Net_DNSBL-1.3.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_DNSBL-1.3.4-5|13	Requires(post): php-pear
14cr|php-pear-Net_DNSBL-1.3.4-5|14	Requires(preun): php-pear
14cr|php-pear-Net_DNSBL-1.3.4-5|15	Requires:	php-pear
14cr|php-pear-Net_DNSBL-1.3.4-5|16	BuildArch:	noarch
14cr|php-pear-Net_DNSBL-1.3.4-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_DNSBL-1.3.4-5|18	
14cr|php-pear-Net_DNSBL-1.3.4-5|19	%description
14cr|php-pear-Net_DNSBL-1.3.4-5|20	Checks if a given Host or URL is listed on an DNSBL or SURBL.
14cr|php-pear-Net_DNSBL-1.3.4-5|21	
14cr|php-pear-Net_DNSBL-1.3.4-5|22	%prep
14cr|php-pear-Net_DNSBL-1.3.4-5|23	%setup -q -c
14cr|php-pear-Net_DNSBL-1.3.4-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_DNSBL-1.3.4-5|25	
14cr|php-pear-Net_DNSBL-1.3.4-5|26	%install
14cr|php-pear-Net_DNSBL-1.3.4-5|27	
14cr|php-pear-Net_DNSBL-1.3.4-5|28	cd %{upstream_name}-%{version}
14cr|php-pear-Net_DNSBL-1.3.4-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_DNSBL-1.3.4-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_DNSBL-1.3.4-5|31	
14cr|php-pear-Net_DNSBL-1.3.4-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_DNSBL-1.3.4-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_DNSBL-1.3.4-5|34	
14cr|php-pear-Net_DNSBL-1.3.4-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_DNSBL-1.3.4-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_DNSBL-1.3.4-5|37	
14cr|php-pear-Net_DNSBL-1.3.4-5|38	# nuke useless(?) files
14cr|php-pear-Net_DNSBL-1.3.4-5|39	rm -rf %{buildroot}%{_datadir}/pear/data/Net_DNSBL/build.xml
14cr|php-pear-Net_DNSBL-1.3.4-5|40	
14cr|php-pear-Net_DNSBL-1.3.4-5|41	%clean
14cr|php-pear-Net_DNSBL-1.3.4-5|42	
14cr|php-pear-Net_DNSBL-1.3.4-5|43	
14cr|php-pear-Net_DNSBL-1.3.4-5|44	
14cr|php-pear-Net_DNSBL-1.3.4-5|45	%files
14cr|php-pear-Net_DNSBL-1.3.4-5|46	%defattr(-,root,root)
14cr|php-pear-Net_DNSBL-1.3.4-5|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_DNSBL-1.3.4-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_DNSBL-1.3.4-5|49	
14cr|php-pear-Net_DNSBL-1.3.4-5|50	
14cr|php-pear-Net_DNSBL-1.3.4-5|51	
14cr|php-pear-Net_DNSBL-1.3.4-5|52	%changelog
14cr|php-pear-Net_DNSBL-1.3.4-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-5
14cr|php-pear-Net_DNSBL-1.3.4-5|54	+ Revision: 01dd89c
14cr|php-pear-Net_DNSBL-1.3.4-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Net_DNSBL-1.3.4-5|56	
14cr|php-pear-Net_DNSBL-1.3.4-5|57	

6152 14
14cr|php-pear-Net_Finger-1.0.1-10|1	%define		_class		Net
14cr|php-pear-Net_Finger-1.0.1-10|2	%define		_subclass	Finger
14cr|php-pear-Net_Finger-1.0.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Finger-1.0.1-10|4	
14cr|php-pear-Net_Finger-1.0.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Finger-1.0.1-10|6	Version:	1.0.1
14cr|php-pear-Net_Finger-1.0.1-10|7	Release:	10
14cr|php-pear-Net_Finger-1.0.1-10|8	Summary:	Querying finger servers
14cr|php-pear-Net_Finger-1.0.1-10|9	License:	PHP License
14cr|php-pear-Net_Finger-1.0.1-10|10	Group:		Development/PHP
14cr|php-pear-Net_Finger-1.0.1-10|11	URL:		http://pear.php.net/package/Net_Finger/
14cr|php-pear-Net_Finger-1.0.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Finger-1.0.1-10|13	Requires(post): php-pear
14cr|php-pear-Net_Finger-1.0.1-10|14	Requires(preun): php-pear
14cr|php-pear-Net_Finger-1.0.1-10|15	Requires:	php-pear
14cr|php-pear-Net_Finger-1.0.1-10|16	BuildArch:	noarch
14cr|php-pear-Net_Finger-1.0.1-10|17	BuildRequires:	php-pear
14cr|php-pear-Net_Finger-1.0.1-10|18	
14cr|php-pear-Net_Finger-1.0.1-10|19	%description
14cr|php-pear-Net_Finger-1.0.1-10|20	The PEAR::Net_Finger class provides a tool for querying Finger
14cr|php-pear-Net_Finger-1.0.1-10|21	Servers.
14cr|php-pear-Net_Finger-1.0.1-10|22	
14cr|php-pear-Net_Finger-1.0.1-10|23	%prep
14cr|php-pear-Net_Finger-1.0.1-10|24	%setup -q -c
14cr|php-pear-Net_Finger-1.0.1-10|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Finger-1.0.1-10|26	
14cr|php-pear-Net_Finger-1.0.1-10|27	%install
14cr|php-pear-Net_Finger-1.0.1-10|28	
14cr|php-pear-Net_Finger-1.0.1-10|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Finger-1.0.1-10|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Finger-1.0.1-10|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Finger-1.0.1-10|32	
14cr|php-pear-Net_Finger-1.0.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Finger-1.0.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Finger-1.0.1-10|35	
14cr|php-pear-Net_Finger-1.0.1-10|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Finger-1.0.1-10|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Finger-1.0.1-10|38	
14cr|php-pear-Net_Finger-1.0.1-10|39	%clean
14cr|php-pear-Net_Finger-1.0.1-10|40	
14cr|php-pear-Net_Finger-1.0.1-10|41	
14cr|php-pear-Net_Finger-1.0.1-10|42	
14cr|php-pear-Net_Finger-1.0.1-10|43	%files
14cr|php-pear-Net_Finger-1.0.1-10|44	%defattr(-,root,root)
14cr|php-pear-Net_Finger-1.0.1-10|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Finger-1.0.1-10|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Finger-1.0.1-10|47	
14cr|php-pear-Net_Finger-1.0.1-10|48	
14cr|php-pear-Net_Finger-1.0.1-10|49	
14cr|php-pear-Net_Finger-1.0.1-10|50	%changelog
14cr|php-pear-Net_Finger-1.0.1-10|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-10
14cr|php-pear-Net_Finger-1.0.1-10|52	+ Revision: 8f4e738
14cr|php-pear-Net_Finger-1.0.1-10|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Finger-1.0.1-10|54	
14cr|php-pear-Net_Finger-1.0.1-10|55	

6153 14
14cr|php-pear-Net_GameServerQuery-0.2.0-17|1	%define		_class		Net
14cr|php-pear-Net_GameServerQuery-0.2.0-17|2	%define		_subclass	GameServerQuery
14cr|php-pear-Net_GameServerQuery-0.2.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_GameServerQuery-0.2.0-17|4	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_GameServerQuery-0.2.0-17|6	Version:	0.2.0
14cr|php-pear-Net_GameServerQuery-0.2.0-17|7	Release:	17
14cr|php-pear-Net_GameServerQuery-0.2.0-17|8	Summary:	Interface to query a game server
14cr|php-pear-Net_GameServerQuery-0.2.0-17|9	License:	PHP License
14cr|php-pear-Net_GameServerQuery-0.2.0-17|10	Group:		Development/PHP
14cr|php-pear-Net_GameServerQuery-0.2.0-17|11	URL:		http://pear.php.net/package/Net_GameServerQuery/
14cr|php-pear-Net_GameServerQuery-0.2.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_GameServerQuery-0.2.0-17|13	Patch0:		php-pear-Net_GameServerQuery-0.2.0-fix-path.patch
14cr|php-pear-Net_GameServerQuery-0.2.0-17|14	Requires(post): php-pear
14cr|php-pear-Net_GameServerQuery-0.2.0-17|15	Requires(preun): php-pear
14cr|php-pear-Net_GameServerQuery-0.2.0-17|16	Requires:	php-pear
14cr|php-pear-Net_GameServerQuery-0.2.0-17|17	BuildArch:	noarch
14cr|php-pear-Net_GameServerQuery-0.2.0-17|18	BuildRequires:	php-pear
14cr|php-pear-Net_GameServerQuery-0.2.0-17|19	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|20	%description
14cr|php-pear-Net_GameServerQuery-0.2.0-17|21	Net_GameServerQuery is an object for querying game servers.
14cr|php-pear-Net_GameServerQuery-0.2.0-17|22	Currently only supports basic "status" information.
14cr|php-pear-Net_GameServerQuery-0.2.0-17|23	Built in support for over 20 games.
14cr|php-pear-Net_GameServerQuery-0.2.0-17|24	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|25	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|26	%prep
14cr|php-pear-Net_GameServerQuery-0.2.0-17|27	%setup -q -c
14cr|php-pear-Net_GameServerQuery-0.2.0-17|28	%patch0 -p1
14cr|php-pear-Net_GameServerQuery-0.2.0-17|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_GameServerQuery-0.2.0-17|30	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|31	%install
14cr|php-pear-Net_GameServerQuery-0.2.0-17|32	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|33	cd %{upstream_name}-%{version}
14cr|php-pear-Net_GameServerQuery-0.2.0-17|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_GameServerQuery-0.2.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_GameServerQuery-0.2.0-17|36	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_GameServerQuery-0.2.0-17|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_GameServerQuery-0.2.0-17|39	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_GameServerQuery-0.2.0-17|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_GameServerQuery-0.2.0-17|42	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|43	%clean
14cr|php-pear-Net_GameServerQuery-0.2.0-17|44	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|45	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|46	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|47	%files
14cr|php-pear-Net_GameServerQuery-0.2.0-17|48	%defattr(-,root,root)
14cr|php-pear-Net_GameServerQuery-0.2.0-17|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_GameServerQuery-0.2.0-17|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_GameServerQuery-0.2.0-17|51	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|52	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|53	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|54	%changelog
14cr|php-pear-Net_GameServerQuery-0.2.0-17|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-17
14cr|php-pear-Net_GameServerQuery-0.2.0-17|56	+ Revision: ef3483e
14cr|php-pear-Net_GameServerQuery-0.2.0-17|57	- MassBuild#464: Increase release tag
14cr|php-pear-Net_GameServerQuery-0.2.0-17|58	
14cr|php-pear-Net_GameServerQuery-0.2.0-17|59	

6154 14
14cr|php-pear-Net_Geo-1.0.5-5|1	%define		_class		Net
14cr|php-pear-Net_Geo-1.0.5-5|2	%define		_subclass	Geo
14cr|php-pear-Net_Geo-1.0.5-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Geo-1.0.5-5|4	
14cr|php-pear-Net_Geo-1.0.5-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Geo-1.0.5-5|6	Version:	1.0.5
14cr|php-pear-Net_Geo-1.0.5-5|7	Release:	5
14cr|php-pear-Net_Geo-1.0.5-5|8	Summary:	Geographical locations based on Internet address
14cr|php-pear-Net_Geo-1.0.5-5|9	License:	PHP License
14cr|php-pear-Net_Geo-1.0.5-5|10	Group:		Development/PHP
14cr|php-pear-Net_Geo-1.0.5-5|11	URL:		http://pear.php.net/package/Net_Geo/
14cr|php-pear-Net_Geo-1.0.5-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Geo-1.0.5-5|13	Requires(post): php-pear
14cr|php-pear-Net_Geo-1.0.5-5|14	Requires(preun): php-pear
14cr|php-pear-Net_Geo-1.0.5-5|15	Requires:	php-pear
14cr|php-pear-Net_Geo-1.0.5-5|16	BuildArch:	noarch
14cr|php-pear-Net_Geo-1.0.5-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_Geo-1.0.5-5|18	
14cr|php-pear-Net_Geo-1.0.5-5|19	%description
14cr|php-pear-Net_Geo-1.0.5-5|20	Obtains geographical information based on IP number, domain name, or
14cr|php-pear-Net_Geo-1.0.5-5|21	AS number. Makes use of CAIDA Net_Geo lookup or locaizer extension.
14cr|php-pear-Net_Geo-1.0.5-5|22	
14cr|php-pear-Net_Geo-1.0.5-5|23	%prep
14cr|php-pear-Net_Geo-1.0.5-5|24	%setup -q -c
14cr|php-pear-Net_Geo-1.0.5-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Geo-1.0.5-5|26	
14cr|php-pear-Net_Geo-1.0.5-5|27	%install
14cr|php-pear-Net_Geo-1.0.5-5|28	
14cr|php-pear-Net_Geo-1.0.5-5|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Geo-1.0.5-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Geo-1.0.5-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Geo-1.0.5-5|32	
14cr|php-pear-Net_Geo-1.0.5-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Geo-1.0.5-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Geo-1.0.5-5|35	
14cr|php-pear-Net_Geo-1.0.5-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Geo-1.0.5-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Geo-1.0.5-5|38	
14cr|php-pear-Net_Geo-1.0.5-5|39	%clean
14cr|php-pear-Net_Geo-1.0.5-5|40	
14cr|php-pear-Net_Geo-1.0.5-5|41	
14cr|php-pear-Net_Geo-1.0.5-5|42	
14cr|php-pear-Net_Geo-1.0.5-5|43	%files
14cr|php-pear-Net_Geo-1.0.5-5|44	%defattr(-,root,root)
14cr|php-pear-Net_Geo-1.0.5-5|45	%doc %{upstream_name}-%{version}/README
14cr|php-pear-Net_Geo-1.0.5-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Geo-1.0.5-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Geo-1.0.5-5|48	
14cr|php-pear-Net_Geo-1.0.5-5|49	
14cr|php-pear-Net_Geo-1.0.5-5|50	
14cr|php-pear-Net_Geo-1.0.5-5|51	%changelog
14cr|php-pear-Net_Geo-1.0.5-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-5
14cr|php-pear-Net_Geo-1.0.5-5|53	+ Revision: ece7529
14cr|php-pear-Net_Geo-1.0.5-5|54	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Geo-1.0.5-5|55	
14cr|php-pear-Net_Geo-1.0.5-5|56	

6155 14
14cr|php-pear-Net_GeoIP-1.0.0-3|1	#define	_requires_exceptions  	pear(PHPUnit/Framework.php)
14cr|php-pear-Net_GeoIP-1.0.0-3|2	%define upstream_name Net_GeoIP
14cr|php-pear-Net_GeoIP-1.0.0-3|3	%define xmldir  %{_var}/lib/pear
14cr|php-pear-Net_GeoIP-1.0.0-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-Net_GeoIP-1.0.0-3|5	
14cr|php-pear-Net_GeoIP-1.0.0-3|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-Net_GeoIP-1.0.0-3|7	Version:     	1.0.0
14cr|php-pear-Net_GeoIP-1.0.0-3|8	Release:     	3
14cr|php-pear-Net_GeoIP-1.0.0-3|9	Summary:    	Library to perform geo-location lookups of IP addresses
14cr|php-pear-Net_GeoIP-1.0.0-3|10	License: 	LGPL 2.1
14cr|php-pear-Net_GeoIP-1.0.0-3|11	Group: 		Development/PHP
14cr|php-pear-Net_GeoIP-1.0.0-3|12	URL: 		http://pear.php.net/package/Net_GeoIP
14cr|php-pear-Net_GeoIP-1.0.0-3|13	Source0: 	http://pear.php.net/get/Net_GeoIP-%{version}.tgz
14cr|php-pear-Net_GeoIP-1.0.0-3|14	BuildRequires: 	php-pear >= 1.4.7
14cr|php-pear-Net_GeoIP-1.0.0-3|15	BuildArch: 	noarch
14cr|php-pear-Net_GeoIP-1.0.0-3|16	
14cr|php-pear-Net_GeoIP-1.0.0-3|17	%description
14cr|php-pear-Net_GeoIP-1.0.0-3|18	A library that uses Maxmind's GeoIP databases to accurately determine
14cr|php-pear-Net_GeoIP-1.0.0-3|19	geographic location of an IP address.
14cr|php-pear-Net_GeoIP-1.0.0-3|20	
14cr|php-pear-Net_GeoIP-1.0.0-3|21	%prep
14cr|php-pear-Net_GeoIP-1.0.0-3|22	%setup -c -T
14cr|php-pear-Net_GeoIP-1.0.0-3|23	pear -v -c pearrc \
14cr|php-pear-Net_GeoIP-1.0.0-3|24	-d php_dir=%{peardir} \
14cr|php-pear-Net_GeoIP-1.0.0-3|25	-d doc_dir=/docs \
14cr|php-pear-Net_GeoIP-1.0.0-3|26	-d bin_dir=%{_bindir} \
14cr|php-pear-Net_GeoIP-1.0.0-3|27	-d data_dir=%{peardir}/data \
14cr|php-pear-Net_GeoIP-1.0.0-3|28	-d test_dir=%{peardir}/tests \
14cr|php-pear-Net_GeoIP-1.0.0-3|29	-d ext_dir=%{_libdir} \
14cr|php-pear-Net_GeoIP-1.0.0-3|30	-s
14cr|php-pear-Net_GeoIP-1.0.0-3|31	
14cr|php-pear-Net_GeoIP-1.0.0-3|32	%build
14cr|php-pear-Net_GeoIP-1.0.0-3|33	
14cr|php-pear-Net_GeoIP-1.0.0-3|34	%install
14cr|php-pear-Net_GeoIP-1.0.0-3|35	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Net_GeoIP-1.0.0-3|36	
14cr|php-pear-Net_GeoIP-1.0.0-3|37	# Clean up unnecessary files
14cr|php-pear-Net_GeoIP-1.0.0-3|38	rm pearrc
14cr|php-pear-Net_GeoIP-1.0.0-3|39	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Net_GeoIP-1.0.0-3|40	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Net_GeoIP-1.0.0-3|41	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Net_GeoIP-1.0.0-3|42	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Net_GeoIP-1.0.0-3|43	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Net_GeoIP-1.0.0-3|44	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Net_GeoIP-1.0.0-3|45	
14cr|php-pear-Net_GeoIP-1.0.0-3|46	
14cr|php-pear-Net_GeoIP-1.0.0-3|47	
14cr|php-pear-Net_GeoIP-1.0.0-3|48	# Install XML package description
14cr|php-pear-Net_GeoIP-1.0.0-3|49	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Net_GeoIP-1.0.0-3|50	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Net_GeoIP-1.0.0-3|51	cp -p package.xml %{buildroot}%{xmldir}/Net_GeoIP.xml
14cr|php-pear-Net_GeoIP-1.0.0-3|52	
14cr|php-pear-Net_GeoIP-1.0.0-3|53	
14cr|php-pear-Net_GeoIP-1.0.0-3|54	%post
14cr|php-pear-Net_GeoIP-1.0.0-3|55	pear install --nodeps --soft --force --register-only %{xmldir}/Net_GeoIP.xml
14cr|php-pear-Net_GeoIP-1.0.0-3|56	
14cr|php-pear-Net_GeoIP-1.0.0-3|57	%postun
14cr|php-pear-Net_GeoIP-1.0.0-3|58	if [ "$1" -eq "0" ]; then
14cr|php-pear-Net_GeoIP-1.0.0-3|59	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Net_GeoIP
14cr|php-pear-Net_GeoIP-1.0.0-3|60	fi
14cr|php-pear-Net_GeoIP-1.0.0-3|61	
14cr|php-pear-Net_GeoIP-1.0.0-3|62	%files
14cr|php-pear-Net_GeoIP-1.0.0-3|63	%{peardir}/*
14cr|php-pear-Net_GeoIP-1.0.0-3|64	%{xmldir}/Net_GeoIP.xml
14cr|php-pear-Net_GeoIP-1.0.0-3|65	
14cr|php-pear-Net_GeoIP-1.0.0-3|66	%changelog
14cr|php-pear-Net_GeoIP-1.0.0-3|67	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|php-pear-Net_GeoIP-1.0.0-3|68	+ Revision: 6a97bdb
14cr|php-pear-Net_GeoIP-1.0.0-3|69	- Spec cleanup
14cr|php-pear-Net_GeoIP-1.0.0-3|70	
14cr|php-pear-Net_GeoIP-1.0.0-3|71	

6156 14
14cr|php-pear-Net_HL7-0.1.0-15|1	%define		_class		Net
14cr|php-pear-Net_HL7-0.1.0-15|2	%define		_subclass	HL7
14cr|php-pear-Net_HL7-0.1.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_HL7-0.1.0-15|4	
14cr|php-pear-Net_HL7-0.1.0-15|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_HL7-0.1.0-15|6	Version:	0.1.0
14cr|php-pear-Net_HL7-0.1.0-15|7	Release:	15
14cr|php-pear-Net_HL7-0.1.0-15|8	Summary:	HL7 messaging API
14cr|php-pear-Net_HL7-0.1.0-15|9	License:	PHP License
14cr|php-pear-Net_HL7-0.1.0-15|10	Group:		Development/PHP
14cr|php-pear-Net_HL7-0.1.0-15|11	URL:		http://pear.php.net/package/Net_HL7/
14cr|php-pear-Net_HL7-0.1.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_HL7-0.1.0-15|13	Requires(post): php-pear
14cr|php-pear-Net_HL7-0.1.0-15|14	Requires(preun): php-pear
14cr|php-pear-Net_HL7-0.1.0-15|15	Requires:	php-pear
14cr|php-pear-Net_HL7-0.1.0-15|16	BuildArch:	noarch
14cr|php-pear-Net_HL7-0.1.0-15|17	BuildRequires:	php-pear
14cr|php-pear-Net_HL7-0.1.0-15|18	
14cr|php-pear-Net_HL7-0.1.0-15|19	%description
14cr|php-pear-Net_HL7-0.1.0-15|20	This package provides an HL7 API for creating, sending and
14cr|php-pear-Net_HL7-0.1.0-15|21	manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer
14cr|php-pear-Net_HL7-0.1.0-15|22	(hence the '7' in HL7) for messaging in Health Care environments. HL7
14cr|php-pear-Net_HL7-0.1.0-15|23	means 'Health Level 7'. HL7 is a protocol with a wealth of semantics
14cr|php-pear-Net_HL7-0.1.0-15|24	that defines hundreds of different messages and their meaning, but
14cr|php-pear-Net_HL7-0.1.0-15|25	also defines the syntactics of composing and sending messages. The API
14cr|php-pear-Net_HL7-0.1.0-15|26	is focused on the syntactic level of HL7, so as to remain as flexible
14cr|php-pear-Net_HL7-0.1.0-15|27	as possible. The package is a translation of the Perl HL7 Toolkit and
14cr|php-pear-Net_HL7-0.1.0-15|28	will be kept in sync with this initiative.
14cr|php-pear-Net_HL7-0.1.0-15|29	
14cr|php-pear-Net_HL7-0.1.0-15|30	%prep
14cr|php-pear-Net_HL7-0.1.0-15|31	%setup -q -c
14cr|php-pear-Net_HL7-0.1.0-15|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_HL7-0.1.0-15|33	
14cr|php-pear-Net_HL7-0.1.0-15|34	%install
14cr|php-pear-Net_HL7-0.1.0-15|35	
14cr|php-pear-Net_HL7-0.1.0-15|36	cd %{upstream_name}-%{version}
14cr|php-pear-Net_HL7-0.1.0-15|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_HL7-0.1.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_HL7-0.1.0-15|39	
14cr|php-pear-Net_HL7-0.1.0-15|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_HL7-0.1.0-15|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_HL7-0.1.0-15|42	
14cr|php-pear-Net_HL7-0.1.0-15|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_HL7-0.1.0-15|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_HL7-0.1.0-15|45	
14cr|php-pear-Net_HL7-0.1.0-15|46	%clean
14cr|php-pear-Net_HL7-0.1.0-15|47	
14cr|php-pear-Net_HL7-0.1.0-15|48	
14cr|php-pear-Net_HL7-0.1.0-15|49	
14cr|php-pear-Net_HL7-0.1.0-15|50	%files
14cr|php-pear-Net_HL7-0.1.0-15|51	%defattr(-,root,root)
14cr|php-pear-Net_HL7-0.1.0-15|52	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_HL7-0.1.0-15|53	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_HL7-0.1.0-15|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_HL7-0.1.0-15|55	
14cr|php-pear-Net_HL7-0.1.0-15|56	
14cr|php-pear-Net_HL7-0.1.0-15|57	
14cr|php-pear-Net_HL7-0.1.0-15|58	%changelog
14cr|php-pear-Net_HL7-0.1.0-15|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-15
14cr|php-pear-Net_HL7-0.1.0-15|60	+ Revision: 09cf454
14cr|php-pear-Net_HL7-0.1.0-15|61	- MassBuild#464: Increase release tag
14cr|php-pear-Net_HL7-0.1.0-15|62	
14cr|php-pear-Net_HL7-0.1.0-15|63	

6157 14
14cr|php-pear-Net_Ident-1.1.0-16|1	%define		_class		Net
14cr|php-pear-Net_Ident-1.1.0-16|2	%define		_subclass	Ident
14cr|php-pear-Net_Ident-1.1.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Ident-1.1.0-16|4	
14cr|php-pear-Net_Ident-1.1.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Ident-1.1.0-16|6	Version:	1.1.0
14cr|php-pear-Net_Ident-1.1.0-16|7	Release:	16
14cr|php-pear-Net_Ident-1.1.0-16|8	Summary:	Identification protocol implementation
14cr|php-pear-Net_Ident-1.1.0-16|9	License:	PHP License
14cr|php-pear-Net_Ident-1.1.0-16|10	Group:		Development/PHP
14cr|php-pear-Net_Ident-1.1.0-16|11	URL:		http://pear.php.net/package/Net_Ident/
14cr|php-pear-Net_Ident-1.1.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Ident-1.1.0-16|13	Requires(post): php-pear
14cr|php-pear-Net_Ident-1.1.0-16|14	Requires(preun): php-pear
14cr|php-pear-Net_Ident-1.1.0-16|15	Requires:	php-pear
14cr|php-pear-Net_Ident-1.1.0-16|16	BuildArch:	noarch
14cr|php-pear-Net_Ident-1.1.0-16|17	BuildRequires:	php-pear
14cr|php-pear-Net_Ident-1.1.0-16|18	
14cr|php-pear-Net_Ident-1.1.0-16|19	%description
14cr|php-pear-Net_Ident-1.1.0-16|20	The PEAR::Net_Ident implements Identification Protocol according to
14cr|php-pear-Net_Ident-1.1.0-16|21	RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the
14cr|php-pear-Net_Ident-1.1.0-16|22	Ident Protocol") provides a means to determine the identity of a user
14cr|php-pear-Net_Ident-1.1.0-16|23	of a particular TCP connection. Given a TCP port number pair, it
14cr|php-pear-Net_Ident-1.1.0-16|24	returns a character string which identifies the owner of that
14cr|php-pear-Net_Ident-1.1.0-16|25	connection on the server's system.
14cr|php-pear-Net_Ident-1.1.0-16|26	
14cr|php-pear-Net_Ident-1.1.0-16|27	%prep
14cr|php-pear-Net_Ident-1.1.0-16|28	%setup -q -c
14cr|php-pear-Net_Ident-1.1.0-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Ident-1.1.0-16|30	
14cr|php-pear-Net_Ident-1.1.0-16|31	%install
14cr|php-pear-Net_Ident-1.1.0-16|32	
14cr|php-pear-Net_Ident-1.1.0-16|33	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Ident-1.1.0-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Ident-1.1.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Ident-1.1.0-16|36	
14cr|php-pear-Net_Ident-1.1.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Ident-1.1.0-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Ident-1.1.0-16|39	
14cr|php-pear-Net_Ident-1.1.0-16|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Ident-1.1.0-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Ident-1.1.0-16|42	
14cr|php-pear-Net_Ident-1.1.0-16|43	%clean
14cr|php-pear-Net_Ident-1.1.0-16|44	
14cr|php-pear-Net_Ident-1.1.0-16|45	
14cr|php-pear-Net_Ident-1.1.0-16|46	
14cr|php-pear-Net_Ident-1.1.0-16|47	%files
14cr|php-pear-Net_Ident-1.1.0-16|48	%defattr(-,root,root)
14cr|php-pear-Net_Ident-1.1.0-16|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Ident-1.1.0-16|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Ident-1.1.0-16|51	
14cr|php-pear-Net_Ident-1.1.0-16|52	
14cr|php-pear-Net_Ident-1.1.0-16|53	
14cr|php-pear-Net_Ident-1.1.0-16|54	%changelog
14cr|php-pear-Net_Ident-1.1.0-16|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-16
14cr|php-pear-Net_Ident-1.1.0-16|56	+ Revision: a3d7a57
14cr|php-pear-Net_Ident-1.1.0-16|57	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Ident-1.1.0-16|58	
14cr|php-pear-Net_Ident-1.1.0-16|59	

6158 14
14cr|php-pear-Net_IDNA2-0.1.1-5|1	%define		_class		Net
14cr|php-pear-Net_IDNA2-0.1.1-5|2	%define		_subclass	IDNA2
14cr|php-pear-Net_IDNA2-0.1.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_IDNA2-0.1.1-5|4	
14cr|php-pear-Net_IDNA2-0.1.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_IDNA2-0.1.1-5|6	Version:	0.1.1
14cr|php-pear-Net_IDNA2-0.1.1-5|7	Release:	5
14cr|php-pear-Net_IDNA2-0.1.1-5|8	Summary:	Punycode encoding and decoding
14cr|php-pear-Net_IDNA2-0.1.1-5|9	License:	PHP License
14cr|php-pear-Net_IDNA2-0.1.1-5|10	Group:		Development/PHP
14cr|php-pear-Net_IDNA2-0.1.1-5|11	URL:		http://pear.php.net/package/Net_IDNA2/
14cr|php-pear-Net_IDNA2-0.1.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_IDNA2-0.1.1-5|13	Requires(post): php-pear
14cr|php-pear-Net_IDNA2-0.1.1-5|14	Requires(preun): php-pear
14cr|php-pear-Net_IDNA2-0.1.1-5|15	Requires:	php-pear
14cr|php-pear-Net_IDNA2-0.1.1-5|16	BuildArch:	noarch
14cr|php-pear-Net_IDNA2-0.1.1-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_IDNA2-0.1.1-5|18	
14cr|php-pear-Net_IDNA2-0.1.1-5|19	%description
14cr|php-pear-Net_IDNA2-0.1.1-5|20	This package helps you to encode and decode punycode strings easily.
14cr|php-pear-Net_IDNA2-0.1.1-5|21	
14cr|php-pear-Net_IDNA2-0.1.1-5|22	%prep
14cr|php-pear-Net_IDNA2-0.1.1-5|23	%setup -q -c
14cr|php-pear-Net_IDNA2-0.1.1-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_IDNA2-0.1.1-5|25	
14cr|php-pear-Net_IDNA2-0.1.1-5|26	%install
14cr|php-pear-Net_IDNA2-0.1.1-5|27	
14cr|php-pear-Net_IDNA2-0.1.1-5|28	cd %{upstream_name}-%{version}
14cr|php-pear-Net_IDNA2-0.1.1-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_IDNA2-0.1.1-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_IDNA2-0.1.1-5|31	
14cr|php-pear-Net_IDNA2-0.1.1-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_IDNA2-0.1.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_IDNA2-0.1.1-5|34	
14cr|php-pear-Net_IDNA2-0.1.1-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IDNA2-0.1.1-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IDNA2-0.1.1-5|37	
14cr|php-pear-Net_IDNA2-0.1.1-5|38	%clean
14cr|php-pear-Net_IDNA2-0.1.1-5|39	
14cr|php-pear-Net_IDNA2-0.1.1-5|40	
14cr|php-pear-Net_IDNA2-0.1.1-5|41	
14cr|php-pear-Net_IDNA2-0.1.1-5|42	%files
14cr|php-pear-Net_IDNA2-0.1.1-5|43	%defattr(-,root,root)
14cr|php-pear-Net_IDNA2-0.1.1-5|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_IDNA2-0.1.1-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_IDNA2-0.1.1-5|46	
14cr|php-pear-Net_IDNA2-0.1.1-5|47	
14cr|php-pear-Net_IDNA2-0.1.1-5|48	
14cr|php-pear-Net_IDNA2-0.1.1-5|49	%changelog
14cr|php-pear-Net_IDNA2-0.1.1-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-5
14cr|php-pear-Net_IDNA2-0.1.1-5|51	+ Revision: cefa995
14cr|php-pear-Net_IDNA2-0.1.1-5|52	- MassBuild#464: Increase release tag
14cr|php-pear-Net_IDNA2-0.1.1-5|53	
14cr|php-pear-Net_IDNA2-0.1.1-5|54	

6159 14
14cr|php-pear-Net_IMSP-0.0.6-4|1	%define prj    Net_IMSP
14cr|php-pear-Net_IMSP-0.0.6-4|2	
14cr|php-pear-Net_IMSP-0.0.6-4|3	%define xmldir  %{_var}/lib/pear
14cr|php-pear-Net_IMSP-0.0.6-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-Net_IMSP-0.0.6-4|5	
14cr|php-pear-Net_IMSP-0.0.6-4|6	Name:          php-pear-Net_IMSP
14cr|php-pear-Net_IMSP-0.0.6-4|7	Version:       0.0.6
14cr|php-pear-Net_IMSP-0.0.6-4|8	Release:       4
14cr|php-pear-Net_IMSP-0.0.6-4|9	Summary:       Net_IMSP
14cr|php-pear-Net_IMSP-0.0.6-4|10	License:       LGPL
14cr|php-pear-Net_IMSP-0.0.6-4|11	Group:         Networking/Mail
14cr|php-pear-Net_IMSP-0.0.6-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|php-pear-Net_IMSP-0.0.6-4|13	Source0:       %{prj}-%{version}.tgz
14cr|php-pear-Net_IMSP-0.0.6-4|14	BuildArch:     noarch
14cr|php-pear-Net_IMSP-0.0.6-4|15	Requires(pre): php-pear
14cr|php-pear-Net_IMSP-0.0.6-4|16	Requires:      php-pear
14cr|php-pear-Net_IMSP-0.0.6-4|17	Requires:      php-pear-channel-horde
14cr|php-pear-Net_IMSP-0.0.6-4|18	BuildRequires: php-pear
14cr|php-pear-Net_IMSP-0.0.6-4|19	BuildRequires: php-pear-channel-horde
14cr|php-pear-Net_IMSP-0.0.6-4|20	
14cr|php-pear-Net_IMSP-0.0.6-4|21	
14cr|php-pear-Net_IMSP-0.0.6-4|22	%description
14cr|php-pear-Net_IMSP-0.0.6-4|23	Provides an API into an IMSP server for Addressbooks and Options
14cr|php-pear-Net_IMSP-0.0.6-4|24	
14cr|php-pear-Net_IMSP-0.0.6-4|25	%prep
14cr|php-pear-Net_IMSP-0.0.6-4|26	%setup -q -n %{prj}-%{version}
14cr|php-pear-Net_IMSP-0.0.6-4|27	
14cr|php-pear-Net_IMSP-0.0.6-4|28	%build
14cr|php-pear-Net_IMSP-0.0.6-4|29	%__mv ../package.xml .
14cr|php-pear-Net_IMSP-0.0.6-4|30	
14cr|php-pear-Net_IMSP-0.0.6-4|31	%install
14cr|php-pear-Net_IMSP-0.0.6-4|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|php-pear-Net_IMSP-0.0.6-4|33	
14cr|php-pear-Net_IMSP-0.0.6-4|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|php-pear-Net_IMSP-0.0.6-4|35	
14cr|php-pear-Net_IMSP-0.0.6-4|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|php-pear-Net_IMSP-0.0.6-4|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|php-pear-Net_IMSP-0.0.6-4|38	
14cr|php-pear-Net_IMSP-0.0.6-4|39	%clean
14cr|php-pear-Net_IMSP-0.0.6-4|40	%__rm -rf %{buildroot}
14cr|php-pear-Net_IMSP-0.0.6-4|41	
14cr|php-pear-Net_IMSP-0.0.6-4|42	%post
14cr|php-pear-Net_IMSP-0.0.6-4|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|php-pear-Net_IMSP-0.0.6-4|44	
14cr|php-pear-Net_IMSP-0.0.6-4|45	%postun
14cr|php-pear-Net_IMSP-0.0.6-4|46	if [ "$1" -eq "0" ]; then
14cr|php-pear-Net_IMSP-0.0.6-4|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|php-pear-Net_IMSP-0.0.6-4|48	fi
14cr|php-pear-Net_IMSP-0.0.6-4|49	
14cr|php-pear-Net_IMSP-0.0.6-4|50	%files
14cr|php-pear-Net_IMSP-0.0.6-4|51	%defattr(-, root, root)
14cr|php-pear-Net_IMSP-0.0.6-4|52	%{xmldir}/%{prj}.xml
14cr|php-pear-Net_IMSP-0.0.6-4|53	%dir %{peardir}/Net/IMSP
14cr|php-pear-Net_IMSP-0.0.6-4|54	%{peardir}/Net/IMSP.php
14cr|php-pear-Net_IMSP-0.0.6-4|55	%{peardir}/Net/IMSP/Auth.php
14cr|php-pear-Net_IMSP-0.0.6-4|56	%{peardir}/Net/IMSP/Auth/imtest.php
14cr|php-pear-Net_IMSP-0.0.6-4|57	%{peardir}/Net/IMSP/Auth/plaintext.php
14cr|php-pear-Net_IMSP-0.0.6-4|58	%{peardir}/Net/IMSP/Auth/cram_md5.php
14cr|php-pear-Net_IMSP-0.0.6-4|59	%{peardir}/Net/IMSP/Book.php
14cr|php-pear-Net_IMSP-0.0.6-4|60	%{peardir}/Net/IMSP/Utils.php
14cr|php-pear-Net_IMSP-0.0.6-4|61	%{peardir}/Net/IMSP/Options.php
14cr|php-pear-Net_IMSP-0.0.6-4|62	
14cr|php-pear-Net_IMSP-0.0.6-4|63	
14cr|php-pear-Net_IMSP-0.0.6-4|64	
14cr|php-pear-Net_IMSP-0.0.6-4|65	%changelog
14cr|php-pear-Net_IMSP-0.0.6-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-4
14cr|php-pear-Net_IMSP-0.0.6-4|67	+ Revision: d3832a5
14cr|php-pear-Net_IMSP-0.0.6-4|68	- MassBuild#464: Increase release tag
14cr|php-pear-Net_IMSP-0.0.6-4|69	
14cr|php-pear-Net_IMSP-0.0.6-4|70	

6160 14
14cr|php-pear-Net_IPv4-1.3.4-5|1	%define		_class		Net
14cr|php-pear-Net_IPv4-1.3.4-5|2	%define		_subclass	IPv4
14cr|php-pear-Net_IPv4-1.3.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_IPv4-1.3.4-5|4	
14cr|php-pear-Net_IPv4-1.3.4-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_IPv4-1.3.4-5|6	Version:	1.3.4
14cr|php-pear-Net_IPv4-1.3.4-5|7	Release:	5
14cr|php-pear-Net_IPv4-1.3.4-5|8	Summary:	IPv4 network calculations and validation
14cr|php-pear-Net_IPv4-1.3.4-5|9	License:	PHP License
14cr|php-pear-Net_IPv4-1.3.4-5|10	Group:		Development/PHP
14cr|php-pear-Net_IPv4-1.3.4-5|11	URL:		http://pear.php.net/package/Net_IPv4/
14cr|php-pear-Net_IPv4-1.3.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_IPv4-1.3.4-5|13	Requires(post): php-pear
14cr|php-pear-Net_IPv4-1.3.4-5|14	Requires(preun): php-pear
14cr|php-pear-Net_IPv4-1.3.4-5|15	Requires:	php-pear
14cr|php-pear-Net_IPv4-1.3.4-5|16	BuildArch:	noarch
14cr|php-pear-Net_IPv4-1.3.4-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_IPv4-1.3.4-5|18	
14cr|php-pear-Net_IPv4-1.3.4-5|19	%description
14cr|php-pear-Net_IPv4-1.3.4-5|20	Class used for calculating IPv4 (AF_INET family) address information
14cr|php-pear-Net_IPv4-1.3.4-5|21	such as network addresses as well as IP address validity.
14cr|php-pear-Net_IPv4-1.3.4-5|22	
14cr|php-pear-Net_IPv4-1.3.4-5|23	%prep
14cr|php-pear-Net_IPv4-1.3.4-5|24	%setup -q -c
14cr|php-pear-Net_IPv4-1.3.4-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_IPv4-1.3.4-5|26	
14cr|php-pear-Net_IPv4-1.3.4-5|27	%install
14cr|php-pear-Net_IPv4-1.3.4-5|28	
14cr|php-pear-Net_IPv4-1.3.4-5|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_IPv4-1.3.4-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_IPv4-1.3.4-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_IPv4-1.3.4-5|32	
14cr|php-pear-Net_IPv4-1.3.4-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_IPv4-1.3.4-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_IPv4-1.3.4-5|35	
14cr|php-pear-Net_IPv4-1.3.4-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IPv4-1.3.4-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IPv4-1.3.4-5|38	
14cr|php-pear-Net_IPv4-1.3.4-5|39	%clean
14cr|php-pear-Net_IPv4-1.3.4-5|40	
14cr|php-pear-Net_IPv4-1.3.4-5|41	
14cr|php-pear-Net_IPv4-1.3.4-5|42	
14cr|php-pear-Net_IPv4-1.3.4-5|43	%files
14cr|php-pear-Net_IPv4-1.3.4-5|44	%defattr(-,root,root)
14cr|php-pear-Net_IPv4-1.3.4-5|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_IPv4-1.3.4-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_IPv4-1.3.4-5|47	
14cr|php-pear-Net_IPv4-1.3.4-5|48	
14cr|php-pear-Net_IPv4-1.3.4-5|49	
14cr|php-pear-Net_IPv4-1.3.4-5|50	%changelog
14cr|php-pear-Net_IPv4-1.3.4-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-5
14cr|php-pear-Net_IPv4-1.3.4-5|52	+ Revision: d254baf
14cr|php-pear-Net_IPv4-1.3.4-5|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_IPv4-1.3.4-5|54	
14cr|php-pear-Net_IPv4-1.3.4-5|55	

6161 14
14cr|php-pear-Net_IPv6-1.2.1-5|1	%define		_class		Net
14cr|php-pear-Net_IPv6-1.2.1-5|2	%define		_subclass	IPv6
14cr|php-pear-Net_IPv6-1.2.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_IPv6-1.2.1-5|4	
14cr|php-pear-Net_IPv6-1.2.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_IPv6-1.2.1-5|6	Version:	1.2.1
14cr|php-pear-Net_IPv6-1.2.1-5|7	Release:	5
14cr|php-pear-Net_IPv6-1.2.1-5|8	Summary:	Check and validate IPv6 addresses
14cr|php-pear-Net_IPv6-1.2.1-5|9	License:	PHP License
14cr|php-pear-Net_IPv6-1.2.1-5|10	Group:		Development/PHP
14cr|php-pear-Net_IPv6-1.2.1-5|11	URL:		http://pear.php.net/package/Net_IPv6/
14cr|php-pear-Net_IPv6-1.2.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_IPv6-1.2.1-5|13	Requires(post): php-pear
14cr|php-pear-Net_IPv6-1.2.1-5|14	Requires(preun): php-pear
14cr|php-pear-Net_IPv6-1.2.1-5|15	Requires:	php-pear
14cr|php-pear-Net_IPv6-1.2.1-5|16	BuildArch:	noarch
14cr|php-pear-Net_IPv6-1.2.1-5|17	BuildRequires:	php-pear
14cr|php-pear-Net_IPv6-1.2.1-5|18	
14cr|php-pear-Net_IPv6-1.2.1-5|19	%description
14cr|php-pear-Net_IPv6-1.2.1-5|20	The class allows you to:
14cr|php-pear-Net_IPv6-1.2.1-5|21	- check if an address is an IPv6 address
14cr|php-pear-Net_IPv6-1.2.1-5|22	- compress/uncompress IPv6 addresses
14cr|php-pear-Net_IPv6-1.2.1-5|23	- check for an IPv4 compatible ending in an IPv6 address
14cr|php-pear-Net_IPv6-1.2.1-5|24	
14cr|php-pear-Net_IPv6-1.2.1-5|25	%prep
14cr|php-pear-Net_IPv6-1.2.1-5|26	%setup -q -c
14cr|php-pear-Net_IPv6-1.2.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_IPv6-1.2.1-5|28	
14cr|php-pear-Net_IPv6-1.2.1-5|29	%install
14cr|php-pear-Net_IPv6-1.2.1-5|30	
14cr|php-pear-Net_IPv6-1.2.1-5|31	cd %{upstream_name}-%{version}
14cr|php-pear-Net_IPv6-1.2.1-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_IPv6-1.2.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_IPv6-1.2.1-5|34	
14cr|php-pear-Net_IPv6-1.2.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_IPv6-1.2.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_IPv6-1.2.1-5|37	
14cr|php-pear-Net_IPv6-1.2.1-5|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IPv6-1.2.1-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IPv6-1.2.1-5|40	
14cr|php-pear-Net_IPv6-1.2.1-5|41	%clean
14cr|php-pear-Net_IPv6-1.2.1-5|42	
14cr|php-pear-Net_IPv6-1.2.1-5|43	
14cr|php-pear-Net_IPv6-1.2.1-5|44	
14cr|php-pear-Net_IPv6-1.2.1-5|45	%files
14cr|php-pear-Net_IPv6-1.2.1-5|46	%defattr(-,root,root)
14cr|php-pear-Net_IPv6-1.2.1-5|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_IPv6-1.2.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_IPv6-1.2.1-5|49	
14cr|php-pear-Net_IPv6-1.2.1-5|50	
14cr|php-pear-Net_IPv6-1.2.1-5|51	
14cr|php-pear-Net_IPv6-1.2.1-5|52	%changelog
14cr|php-pear-Net_IPv6-1.2.1-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|php-pear-Net_IPv6-1.2.1-5|54	+ Revision: 9e63d29
14cr|php-pear-Net_IPv6-1.2.1-5|55	- MassBuild#464: Increase release tag
14cr|php-pear-Net_IPv6-1.2.1-5|56	
14cr|php-pear-Net_IPv6-1.2.1-5|57	

6162 14
14cr|php-pear-Net_IRC-0.0.7-16|1	%define		_class		Net
14cr|php-pear-Net_IRC-0.0.7-16|2	%define		_subclass	IRC
14cr|php-pear-Net_IRC-0.0.7-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_IRC-0.0.7-16|4	
14cr|php-pear-Net_IRC-0.0.7-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_IRC-0.0.7-16|6	Version:	0.0.7
14cr|php-pear-Net_IRC-0.0.7-16|7	Release:	16
14cr|php-pear-Net_IRC-0.0.7-16|8	Summary:	IRC client class
14cr|php-pear-Net_IRC-0.0.7-16|9	License:	PHP License
14cr|php-pear-Net_IRC-0.0.7-16|10	Group:		Development/PHP
14cr|php-pear-Net_IRC-0.0.7-16|11	URL:		http://pear.php.net/package/Net_IRC/
14cr|php-pear-Net_IRC-0.0.7-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_IRC-0.0.7-16|13	Requires(post): php-pear
14cr|php-pear-Net_IRC-0.0.7-16|14	Requires(preun): php-pear
14cr|php-pear-Net_IRC-0.0.7-16|15	Requires:	php-pear
14cr|php-pear-Net_IRC-0.0.7-16|16	BuildArch:	noarch
14cr|php-pear-Net_IRC-0.0.7-16|17	BuildRequires:	php-pear
14cr|php-pear-Net_IRC-0.0.7-16|18	
14cr|php-pear-Net_IRC-0.0.7-16|19	%description
14cr|php-pear-Net_IRC-0.0.7-16|20	Experimental IRC Class suitable for both client or bots applications.
14cr|php-pear-Net_IRC-0.0.7-16|21	Features are:
14cr|php-pear-Net_IRC-0.0.7-16|22	- Non-blocking sockets
14cr|php-pear-Net_IRC-0.0.7-16|23	- Server messages handled by a callback system
14cr|php-pear-Net_IRC-0.0.7-16|24	- Full logging capabilities
14cr|php-pear-Net_IRC-0.0.7-16|25	- Full statistic collector
14cr|php-pear-Net_IRC-0.0.7-16|26	- API Doc and Usage Manual
14cr|php-pear-Net_IRC-0.0.7-16|27	
14cr|php-pear-Net_IRC-0.0.7-16|28	%prep
14cr|php-pear-Net_IRC-0.0.7-16|29	%setup -q -c
14cr|php-pear-Net_IRC-0.0.7-16|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_IRC-0.0.7-16|31	
14cr|php-pear-Net_IRC-0.0.7-16|32	%install
14cr|php-pear-Net_IRC-0.0.7-16|33	
14cr|php-pear-Net_IRC-0.0.7-16|34	cd %{upstream_name}-%{version}
14cr|php-pear-Net_IRC-0.0.7-16|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_IRC-0.0.7-16|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_IRC-0.0.7-16|37	
14cr|php-pear-Net_IRC-0.0.7-16|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_IRC-0.0.7-16|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_IRC-0.0.7-16|40	
14cr|php-pear-Net_IRC-0.0.7-16|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IRC-0.0.7-16|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_IRC-0.0.7-16|43	
14cr|php-pear-Net_IRC-0.0.7-16|44	%clean
14cr|php-pear-Net_IRC-0.0.7-16|45	
14cr|php-pear-Net_IRC-0.0.7-16|46	
14cr|php-pear-Net_IRC-0.0.7-16|47	
14cr|php-pear-Net_IRC-0.0.7-16|48	%files
14cr|php-pear-Net_IRC-0.0.7-16|49	%defattr(-,root,root)
14cr|php-pear-Net_IRC-0.0.7-16|50	%doc %{upstream_name}-%{version}/doc/README
14cr|php-pear-Net_IRC-0.0.7-16|51	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Net_IRC-0.0.7-16|52	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_IRC-0.0.7-16|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_IRC-0.0.7-16|54	
14cr|php-pear-Net_IRC-0.0.7-16|55	
14cr|php-pear-Net_IRC-0.0.7-16|56	
14cr|php-pear-Net_IRC-0.0.7-16|57	%changelog
14cr|php-pear-Net_IRC-0.0.7-16|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-16
14cr|php-pear-Net_IRC-0.0.7-16|59	+ Revision: 84c93f9
14cr|php-pear-Net_IRC-0.0.7-16|60	- MassBuild#464: Increase release tag
14cr|php-pear-Net_IRC-0.0.7-16|61	
14cr|php-pear-Net_IRC-0.0.7-16|62	

6163 14
14cr|php-pear-Net_LDAP-1.1.5-7|1	%define		_class		Net
14cr|php-pear-Net_LDAP-1.1.5-7|2	%define		_subclass	LDAP
14cr|php-pear-Net_LDAP-1.1.5-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_LDAP-1.1.5-7|4	
14cr|php-pear-Net_LDAP-1.1.5-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_LDAP-1.1.5-7|6	Version:	1.1.5
14cr|php-pear-Net_LDAP-1.1.5-7|7	Release:	7
14cr|php-pear-Net_LDAP-1.1.5-7|8	Summary:	OO interface for searching and manipulating LDAP-entries
14cr|php-pear-Net_LDAP-1.1.5-7|9	License:	PHP License
14cr|php-pear-Net_LDAP-1.1.5-7|10	Group:		Development/PHP
14cr|php-pear-Net_LDAP-1.1.5-7|11	URL:		http://pear.php.net/package/Net_LDAP/
14cr|php-pear-Net_LDAP-1.1.5-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_LDAP-1.1.5-7|13	Requires(post): php-pear
14cr|php-pear-Net_LDAP-1.1.5-7|14	Requires(preun): php-pear
14cr|php-pear-Net_LDAP-1.1.5-7|15	Requires:	php-pear
14cr|php-pear-Net_LDAP-1.1.5-7|16	BuildRequires:	php-pear
14cr|php-pear-Net_LDAP-1.1.5-7|17	BuildArch:	noarch
14cr|php-pear-Net_LDAP-1.1.5-7|18	
14cr|php-pear-Net_LDAP-1.1.5-7|19	%description
14cr|php-pear-Net_LDAP-1.1.5-7|20	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
14cr|php-pear-Net_LDAP-1.1.5-7|21	ldapservers. It does not contain all of Net::LDAP features (ldif
14cr|php-pear-Net_LDAP-1.1.5-7|22	handling, schemas, etc), but has:
14cr|php-pear-Net_LDAP-1.1.5-7|23	- a simple OO interface to connections, searches and entries
14cr|php-pear-Net_LDAP-1.1.5-7|24	- support for TLS and ldap v3
14cr|php-pear-Net_LDAP-1.1.5-7|25	- simple modification, deletion and creation of ldapentries
14cr|php-pear-Net_LDAP-1.1.5-7|26	
14cr|php-pear-Net_LDAP-1.1.5-7|27	%prep
14cr|php-pear-Net_LDAP-1.1.5-7|28	%setup -q -c
14cr|php-pear-Net_LDAP-1.1.5-7|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_LDAP-1.1.5-7|30	
14cr|php-pear-Net_LDAP-1.1.5-7|31	%install
14cr|php-pear-Net_LDAP-1.1.5-7|32	cd %{upstream_name}-%{version}
14cr|php-pear-Net_LDAP-1.1.5-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_LDAP-1.1.5-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_LDAP-1.1.5-7|35	
14cr|php-pear-Net_LDAP-1.1.5-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_LDAP-1.1.5-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_LDAP-1.1.5-7|38	
14cr|php-pear-Net_LDAP-1.1.5-7|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_LDAP-1.1.5-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_LDAP-1.1.5-7|41	
14cr|php-pear-Net_LDAP-1.1.5-7|42	%files
14cr|php-pear-Net_LDAP-1.1.5-7|43	%defattr(-,root,root)
14cr|php-pear-Net_LDAP-1.1.5-7|44	%doc %{upstream_name}-%{version}/doc/*
14cr|php-pear-Net_LDAP-1.1.5-7|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_LDAP-1.1.5-7|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_LDAP-1.1.5-7|47	
14cr|php-pear-Net_LDAP-1.1.5-7|48	
14cr|php-pear-Net_LDAP-1.1.5-7|49	
14cr|php-pear-Net_LDAP-1.1.5-7|50	%changelog
14cr|php-pear-Net_LDAP-1.1.5-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-7
14cr|php-pear-Net_LDAP-1.1.5-7|52	+ Revision: 158fb15
14cr|php-pear-Net_LDAP-1.1.5-7|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_LDAP-1.1.5-7|54	
14cr|php-pear-Net_LDAP-1.1.5-7|55	

6164 14
14cr|php-pear-Net_LDAP2-2.0.12-4|1	%define		_class		Net
14cr|php-pear-Net_LDAP2-2.0.12-4|2	%define		_subclass	LDAP2
14cr|php-pear-Net_LDAP2-2.0.12-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_LDAP2-2.0.12-4|4	
14cr|php-pear-Net_LDAP2-2.0.12-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_LDAP2-2.0.12-4|6	Version:	2.0.12
14cr|php-pear-Net_LDAP2-2.0.12-4|7	Release:	4
14cr|php-pear-Net_LDAP2-2.0.12-4|8	Summary:	OO interface for searching and manipulating LDAP-entries
14cr|php-pear-Net_LDAP2-2.0.12-4|9	License:	PHP License
14cr|php-pear-Net_LDAP2-2.0.12-4|10	Group:		Development/PHP
14cr|php-pear-Net_LDAP2-2.0.12-4|11	URL:		http://pear.php.net/package/Net_LDAP2
14cr|php-pear-Net_LDAP2-2.0.12-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_LDAP2-2.0.12-4|13	Requires(post): php-pear
14cr|php-pear-Net_LDAP2-2.0.12-4|14	Requires(preun): php-pear
14cr|php-pear-Net_LDAP2-2.0.12-4|15	Requires:	php-pear
14cr|php-pear-Net_LDAP2-2.0.12-4|16	BuildRequires:	php-pear
14cr|php-pear-Net_LDAP2-2.0.12-4|17	BuildArch:	noarch
14cr|php-pear-Net_LDAP2-2.0.12-4|18	
14cr|php-pear-Net_LDAP2-2.0.12-4|19	%description
14cr|php-pear-Net_LDAP2-2.0.12-4|20	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
14cr|php-pear-Net_LDAP2-2.0.12-4|21	ldapservers. It does not contain all of Net::LDAP features (ldif
14cr|php-pear-Net_LDAP2-2.0.12-4|22	handling, schemas, etc), but has:
14cr|php-pear-Net_LDAP2-2.0.12-4|23	- a simple OO interface to connections, searches and entries
14cr|php-pear-Net_LDAP2-2.0.12-4|24	- support for TLS and ldap v3
14cr|php-pear-Net_LDAP2-2.0.12-4|25	- simple modification, deletion and creation of ldapentries
14cr|php-pear-Net_LDAP2-2.0.12-4|26	
14cr|php-pear-Net_LDAP2-2.0.12-4|27	%prep
14cr|php-pear-Net_LDAP2-2.0.12-4|28	%setup -q -c
14cr|php-pear-Net_LDAP2-2.0.12-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_LDAP2-2.0.12-4|30	
14cr|php-pear-Net_LDAP2-2.0.12-4|31	%install
14cr|php-pear-Net_LDAP2-2.0.12-4|32	
14cr|php-pear-Net_LDAP2-2.0.12-4|33	cd %{upstream_name}-%{version}
14cr|php-pear-Net_LDAP2-2.0.12-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_LDAP2-2.0.12-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_LDAP2-2.0.12-4|36	
14cr|php-pear-Net_LDAP2-2.0.12-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_LDAP2-2.0.12-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_LDAP2-2.0.12-4|39	
14cr|php-pear-Net_LDAP2-2.0.12-4|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_LDAP2-2.0.12-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_LDAP2-2.0.12-4|42	
14cr|php-pear-Net_LDAP2-2.0.12-4|43	%clean
14cr|php-pear-Net_LDAP2-2.0.12-4|44	
14cr|php-pear-Net_LDAP2-2.0.12-4|45	
14cr|php-pear-Net_LDAP2-2.0.12-4|46	
14cr|php-pear-Net_LDAP2-2.0.12-4|47	%files
14cr|php-pear-Net_LDAP2-2.0.12-4|48	%defattr(-,root,root)
14cr|php-pear-Net_LDAP2-2.0.12-4|49	%doc %{upstream_name}-%{version}/doc/*
14cr|php-pear-Net_LDAP2-2.0.12-4|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_LDAP2-2.0.12-4|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_LDAP2-2.0.12-4|52	
14cr|php-pear-Net_LDAP2-2.0.12-4|53	
14cr|php-pear-Net_LDAP2-2.0.12-4|54	
14cr|php-pear-Net_LDAP2-2.0.12-4|55	%changelog
14cr|php-pear-Net_LDAP2-2.0.12-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.12-4
14cr|php-pear-Net_LDAP2-2.0.12-4|57	+ Revision: 4de2e99
14cr|php-pear-Net_LDAP2-2.0.12-4|58	- MassBuild#464: Increase release tag
14cr|php-pear-Net_LDAP2-2.0.12-4|59	
14cr|php-pear-Net_LDAP2-2.0.12-4|60	

6165 14
14cr|php-pear-Net_Monitor-0.3.0-2|1	%define		_class		Net
14cr|php-pear-Net_Monitor-0.3.0-2|2	%define		_subclass	Monitor
14cr|php-pear-Net_Monitor-0.3.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Monitor-0.3.0-2|4	
14cr|php-pear-Net_Monitor-0.3.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Monitor-0.3.0-2|6	Version:	0.3.0
14cr|php-pear-Net_Monitor-0.3.0-2|7	Release:	2
14cr|php-pear-Net_Monitor-0.3.0-2|8	Summary:	Remote service monitor
14cr|php-pear-Net_Monitor-0.3.0-2|9	
14cr|php-pear-Net_Monitor-0.3.0-2|10	License:	PHP License
14cr|php-pear-Net_Monitor-0.3.0-2|11	Group:		Development/PHP
14cr|php-pear-Net_Monitor-0.3.0-2|12	URL:		http://pear.php.net/package/Net_Monitor/
14cr|php-pear-Net_Monitor-0.3.0-2|13	Source0:	http://download.pear.php.net/package/Net_Monitor-%{version}.tgz
14cr|php-pear-Net_Monitor-0.3.0-2|14	Requires(post): php-pear
14cr|php-pear-Net_Monitor-0.3.0-2|15	Requires(preun): php-pear
14cr|php-pear-Net_Monitor-0.3.0-2|16	Requires:	php-pear
14cr|php-pear-Net_Monitor-0.3.0-2|17	BuildArch:	noarch
14cr|php-pear-Net_Monitor-0.3.0-2|18	BuildRequires:	php-pear
14cr|php-pear-Net_Monitor-0.3.0-2|19	
14cr|php-pear-Net_Monitor-0.3.0-2|20	%description
14cr|php-pear-Net_Monitor-0.3.0-2|21	A unified interface for checking the availability services on external
14cr|php-pear-Net_Monitor-0.3.0-2|22	servers and sending meaningful alerts through a variety of media if a
14cr|php-pear-Net_Monitor-0.3.0-2|23	service becomes unavailable.
14cr|php-pear-Net_Monitor-0.3.0-2|24	
14cr|php-pear-Net_Monitor-0.3.0-2|25	%prep
14cr|php-pear-Net_Monitor-0.3.0-2|26	%setup -q -c
14cr|php-pear-Net_Monitor-0.3.0-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Monitor-0.3.0-2|28	
14cr|php-pear-Net_Monitor-0.3.0-2|29	%install
14cr|php-pear-Net_Monitor-0.3.0-2|30	
14cr|php-pear-Net_Monitor-0.3.0-2|31	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Monitor-0.3.0-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Monitor-0.3.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Monitor-0.3.0-2|34	
14cr|php-pear-Net_Monitor-0.3.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Monitor-0.3.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Monitor-0.3.0-2|37	
14cr|php-pear-Net_Monitor-0.3.0-2|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Monitor-0.3.0-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Monitor-0.3.0-2|40	
14cr|php-pear-Net_Monitor-0.3.0-2|41	%clean
14cr|php-pear-Net_Monitor-0.3.0-2|42	
14cr|php-pear-Net_Monitor-0.3.0-2|43	
14cr|php-pear-Net_Monitor-0.3.0-2|44	
14cr|php-pear-Net_Monitor-0.3.0-2|45	%files
14cr|php-pear-Net_Monitor-0.3.0-2|46	%doc %{upstream_name}-%{version}/doc/*
14cr|php-pear-Net_Monitor-0.3.0-2|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Monitor-0.3.0-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Monitor-0.3.0-2|49	%{php_pear_dir}/data/Net_Monitor/README
14cr|php-pear-Net_Monitor-0.3.0-2|50	%{php_pear_dir}/data/Net_Monitor/build.xml
14cr|php-pear-Net_Monitor-0.3.0-2|51	%{php_pear_dir}/data/Net_Monitor/composer.json
14cr|php-pear-Net_Monitor-0.3.0-2|52	
14cr|php-pear-Net_Monitor-0.3.0-2|53	
14cr|php-pear-Net_Monitor-0.3.0-2|54	
14cr|php-pear-Net_Monitor-0.3.0-2|55	
14cr|php-pear-Net_Monitor-0.3.0-2|56	%changelog
14cr|php-pear-Net_Monitor-0.3.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|php-pear-Net_Monitor-0.3.0-2|58	+ Revision: 4128119
14cr|php-pear-Net_Monitor-0.3.0-2|59	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Monitor-0.3.0-2|60	
14cr|php-pear-Net_Monitor-0.3.0-2|61	

6166 14
14cr|php-pear-Net_NNTP-1.4.0-9|1	%define		_class		Net
14cr|php-pear-Net_NNTP-1.4.0-9|2	%define		_subclass	NNTP
14cr|php-pear-Net_NNTP-1.4.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_NNTP-1.4.0-9|4	
14cr|php-pear-Net_NNTP-1.4.0-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_NNTP-1.4.0-9|6	Version:	1.4.0
14cr|php-pear-Net_NNTP-1.4.0-9|7	Release:	9
14cr|php-pear-Net_NNTP-1.4.0-9|8	Summary:	Communicate with an NNTP server
14cr|php-pear-Net_NNTP-1.4.0-9|9	License:	PHP License
14cr|php-pear-Net_NNTP-1.4.0-9|10	Group:		Development/PHP
14cr|php-pear-Net_NNTP-1.4.0-9|11	URL:		http://pear.php.net/package/Net_NNTP/
14cr|php-pear-Net_NNTP-1.4.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_NNTP-1.4.0-9|13	Requires(post): php-pear
14cr|php-pear-Net_NNTP-1.4.0-9|14	Requires(preun): php-pear
14cr|php-pear-Net_NNTP-1.4.0-9|15	Requires:	php-pear
14cr|php-pear-Net_NNTP-1.4.0-9|16	BuildArch:	noarch
14cr|php-pear-Net_NNTP-1.4.0-9|17	BuildRequires:	php-pear
14cr|php-pear-Net_NNTP-1.4.0-9|18	
14cr|php-pear-Net_NNTP-1.4.0-9|19	%description
14cr|php-pear-Net_NNTP-1.4.0-9|20	Complete class for communicating with an NNTP server (this is: the
14cr|php-pear-Net_NNTP-1.4.0-9|21	USENET), including: post, view, list, authentication, overview, header
14cr|php-pear-Net_NNTP-1.4.0-9|22	manipulation, NNTP commands debugger, etc.
14cr|php-pear-Net_NNTP-1.4.0-9|23	
14cr|php-pear-Net_NNTP-1.4.0-9|24	%prep
14cr|php-pear-Net_NNTP-1.4.0-9|25	%setup -q -c
14cr|php-pear-Net_NNTP-1.4.0-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_NNTP-1.4.0-9|27	
14cr|php-pear-Net_NNTP-1.4.0-9|28	%install
14cr|php-pear-Net_NNTP-1.4.0-9|29	
14cr|php-pear-Net_NNTP-1.4.0-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-Net_NNTP-1.4.0-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_NNTP-1.4.0-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_NNTP-1.4.0-9|33	
14cr|php-pear-Net_NNTP-1.4.0-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_NNTP-1.4.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_NNTP-1.4.0-9|36	
14cr|php-pear-Net_NNTP-1.4.0-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_NNTP-1.4.0-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_NNTP-1.4.0-9|39	
14cr|php-pear-Net_NNTP-1.4.0-9|40	%clean
14cr|php-pear-Net_NNTP-1.4.0-9|41	
14cr|php-pear-Net_NNTP-1.4.0-9|42	
14cr|php-pear-Net_NNTP-1.4.0-9|43	
14cr|php-pear-Net_NNTP-1.4.0-9|44	%files
14cr|php-pear-Net_NNTP-1.4.0-9|45	%defattr(-,root,root)
14cr|php-pear-Net_NNTP-1.4.0-9|46	%doc %{upstream_name}-%{version}/docs/examples
14cr|php-pear-Net_NNTP-1.4.0-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_NNTP-1.4.0-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_NNTP-1.4.0-9|49	
14cr|php-pear-Net_NNTP-1.4.0-9|50	
14cr|php-pear-Net_NNTP-1.4.0-9|51	
14cr|php-pear-Net_NNTP-1.4.0-9|52	%changelog
14cr|php-pear-Net_NNTP-1.4.0-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-9
14cr|php-pear-Net_NNTP-1.4.0-9|54	+ Revision: 99ccd29
14cr|php-pear-Net_NNTP-1.4.0-9|55	- MassBuild#464: Increase release tag
14cr|php-pear-Net_NNTP-1.4.0-9|56	
14cr|php-pear-Net_NNTP-1.4.0-9|57	

6167 14
14cr|php-pear-Net_Ping-2.4.5-6|1	%define		_class		Net
14cr|php-pear-Net_Ping-2.4.5-6|2	%define		_subclass	Ping
14cr|php-pear-Net_Ping-2.4.5-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Ping-2.4.5-6|4	
14cr|php-pear-Net_Ping-2.4.5-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Ping-2.4.5-6|6	Version:	2.4.5
14cr|php-pear-Net_Ping-2.4.5-6|7	Release:	6
14cr|php-pear-Net_Ping-2.4.5-6|8	Summary:	Execute ping
14cr|php-pear-Net_Ping-2.4.5-6|9	License:	PHP License
14cr|php-pear-Net_Ping-2.4.5-6|10	Group:		Development/PHP
14cr|php-pear-Net_Ping-2.4.5-6|11	URL:		http://pear.php.net/package/Net_Ping/
14cr|php-pear-Net_Ping-2.4.5-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_Ping-2.4.5-6|13	Requires(post): php-pear
14cr|php-pear-Net_Ping-2.4.5-6|14	Requires(preun): php-pear
14cr|php-pear-Net_Ping-2.4.5-6|15	Requires:	php-pear
14cr|php-pear-Net_Ping-2.4.5-6|16	BuildArch:	noarch
14cr|php-pear-Net_Ping-2.4.5-6|17	BuildRequires:	php-pear
14cr|php-pear-Net_Ping-2.4.5-6|18	
14cr|php-pear-Net_Ping-2.4.5-6|19	%description
14cr|php-pear-Net_Ping-2.4.5-6|20	This package provides a PHP wrapper around the ping command.
14cr|php-pear-Net_Ping-2.4.5-6|21	
14cr|php-pear-Net_Ping-2.4.5-6|22	%prep
14cr|php-pear-Net_Ping-2.4.5-6|23	%setup -q -c
14cr|php-pear-Net_Ping-2.4.5-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Ping-2.4.5-6|25	
14cr|php-pear-Net_Ping-2.4.5-6|26	%install
14cr|php-pear-Net_Ping-2.4.5-6|27	
14cr|php-pear-Net_Ping-2.4.5-6|28	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Ping-2.4.5-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Ping-2.4.5-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Ping-2.4.5-6|31	
14cr|php-pear-Net_Ping-2.4.5-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Ping-2.4.5-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Ping-2.4.5-6|34	
14cr|php-pear-Net_Ping-2.4.5-6|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Ping-2.4.5-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Ping-2.4.5-6|37	
14cr|php-pear-Net_Ping-2.4.5-6|38	%clean
14cr|php-pear-Net_Ping-2.4.5-6|39	
14cr|php-pear-Net_Ping-2.4.5-6|40	
14cr|php-pear-Net_Ping-2.4.5-6|41	
14cr|php-pear-Net_Ping-2.4.5-6|42	%files
14cr|php-pear-Net_Ping-2.4.5-6|43	%defattr(-,root,root)
14cr|php-pear-Net_Ping-2.4.5-6|44	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_Ping-2.4.5-6|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Ping-2.4.5-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Ping-2.4.5-6|47	
14cr|php-pear-Net_Ping-2.4.5-6|48	
14cr|php-pear-Net_Ping-2.4.5-6|49	
14cr|php-pear-Net_Ping-2.4.5-6|50	%changelog
14cr|php-pear-Net_Ping-2.4.5-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.5-6
14cr|php-pear-Net_Ping-2.4.5-6|52	+ Revision: d98ff14
14cr|php-pear-Net_Ping-2.4.5-6|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Ping-2.4.5-6|54	
14cr|php-pear-Net_Ping-2.4.5-6|55	

6168 14
14cr|php-pear-Net_Portscan-1.0.3-6|1	%define		_class		Net
14cr|php-pear-Net_Portscan-1.0.3-6|2	%define		_subclass	Portscan
14cr|php-pear-Net_Portscan-1.0.3-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Portscan-1.0.3-6|4	
14cr|php-pear-Net_Portscan-1.0.3-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Portscan-1.0.3-6|6	Version:	1.0.3
14cr|php-pear-Net_Portscan-1.0.3-6|7	Release:	6
14cr|php-pear-Net_Portscan-1.0.3-6|8	Summary:	Portscanner utilities
14cr|php-pear-Net_Portscan-1.0.3-6|9	License:	PHP License
14cr|php-pear-Net_Portscan-1.0.3-6|10	Group:		Development/PHP
14cr|php-pear-Net_Portscan-1.0.3-6|11	URL:		http://pear.php.net/package/Net_Portscan/
14cr|php-pear-Net_Portscan-1.0.3-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Portscan-1.0.3-6|13	Requires(post): php-pear
14cr|php-pear-Net_Portscan-1.0.3-6|14	Requires(preun): php-pear
14cr|php-pear-Net_Portscan-1.0.3-6|15	Requires:	php-pear
14cr|php-pear-Net_Portscan-1.0.3-6|16	BuildArch:	noarch
14cr|php-pear-Net_Portscan-1.0.3-6|17	BuildRequires:	php-pear
14cr|php-pear-Net_Portscan-1.0.3-6|18	
14cr|php-pear-Net_Portscan-1.0.3-6|19	%description
14cr|php-pear-Net_Portscan-1.0.3-6|20	The Net_Portscan package allows one to perform basic portscanning
14cr|php-pear-Net_Portscan-1.0.3-6|21	functions with PHP. It supports checking an individual port or
14cr|php-pear-Net_Portscan-1.0.3-6|22	checking a whole range of ports on a machine.
14cr|php-pear-Net_Portscan-1.0.3-6|23	
14cr|php-pear-Net_Portscan-1.0.3-6|24	%prep
14cr|php-pear-Net_Portscan-1.0.3-6|25	%setup -q -c
14cr|php-pear-Net_Portscan-1.0.3-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Portscan-1.0.3-6|27	
14cr|php-pear-Net_Portscan-1.0.3-6|28	%install
14cr|php-pear-Net_Portscan-1.0.3-6|29	
14cr|php-pear-Net_Portscan-1.0.3-6|30	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Portscan-1.0.3-6|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Portscan-1.0.3-6|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Portscan-1.0.3-6|33	
14cr|php-pear-Net_Portscan-1.0.3-6|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Portscan-1.0.3-6|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Portscan-1.0.3-6|36	
14cr|php-pear-Net_Portscan-1.0.3-6|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Portscan-1.0.3-6|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Portscan-1.0.3-6|39	
14cr|php-pear-Net_Portscan-1.0.3-6|40	%clean
14cr|php-pear-Net_Portscan-1.0.3-6|41	
14cr|php-pear-Net_Portscan-1.0.3-6|42	
14cr|php-pear-Net_Portscan-1.0.3-6|43	
14cr|php-pear-Net_Portscan-1.0.3-6|44	%files
14cr|php-pear-Net_Portscan-1.0.3-6|45	%defattr(-,root,root)
14cr|php-pear-Net_Portscan-1.0.3-6|46	%doc %{upstream_name}-%{version}/README*
14cr|php-pear-Net_Portscan-1.0.3-6|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Portscan-1.0.3-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Portscan-1.0.3-6|49	
14cr|php-pear-Net_Portscan-1.0.3-6|50	
14cr|php-pear-Net_Portscan-1.0.3-6|51	
14cr|php-pear-Net_Portscan-1.0.3-6|52	
14cr|php-pear-Net_Portscan-1.0.3-6|53	
14cr|php-pear-Net_Portscan-1.0.3-6|54	%changelog
14cr|php-pear-Net_Portscan-1.0.3-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-6
14cr|php-pear-Net_Portscan-1.0.3-6|56	+ Revision: f405828
14cr|php-pear-Net_Portscan-1.0.3-6|57	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Portscan-1.0.3-6|58	
14cr|php-pear-Net_Portscan-1.0.3-6|59	

6169 14
14cr|php-pear-Net_Server-1.0.2-9|1	%define		_class		Net
14cr|php-pear-Net_Server-1.0.2-9|2	%define		_subclass	Server
14cr|php-pear-Net_Server-1.0.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Server-1.0.2-9|4	
14cr|php-pear-Net_Server-1.0.2-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Server-1.0.2-9|6	Version:	1.0.2
14cr|php-pear-Net_Server-1.0.2-9|7	Release:	9
14cr|php-pear-Net_Server-1.0.2-9|8	Summary:	Generic server class
14cr|php-pear-Net_Server-1.0.2-9|9	License:	PHP License
14cr|php-pear-Net_Server-1.0.2-9|10	Group:		Development/PHP
14cr|php-pear-Net_Server-1.0.2-9|11	URL:		http://pear.php.net/package/Net_Server/
14cr|php-pear-Net_Server-1.0.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_Server-1.0.2-9|13	Requires(post): php-pear
14cr|php-pear-Net_Server-1.0.2-9|14	Requires(preun): php-pear
14cr|php-pear-Net_Server-1.0.2-9|15	Requires:	php-pear
14cr|php-pear-Net_Server-1.0.2-9|16	BuildRequires:	php-pear
14cr|php-pear-Net_Server-1.0.2-9|17	BuildArch:	noarch
14cr|php-pear-Net_Server-1.0.2-9|18	
14cr|php-pear-Net_Server-1.0.2-9|19	%description
14cr|php-pear-Net_Server-1.0.2-9|20	Generic server class based on ext/sockets, used to develop any kind of
14cr|php-pear-Net_Server-1.0.2-9|21	server.
14cr|php-pear-Net_Server-1.0.2-9|22	
14cr|php-pear-Net_Server-1.0.2-9|23	%prep
14cr|php-pear-Net_Server-1.0.2-9|24	%setup -q -c
14cr|php-pear-Net_Server-1.0.2-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Server-1.0.2-9|26	
14cr|php-pear-Net_Server-1.0.2-9|27	%install
14cr|php-pear-Net_Server-1.0.2-9|28	
14cr|php-pear-Net_Server-1.0.2-9|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Server-1.0.2-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Server-1.0.2-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Server-1.0.2-9|32	
14cr|php-pear-Net_Server-1.0.2-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Server-1.0.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Server-1.0.2-9|35	
14cr|php-pear-Net_Server-1.0.2-9|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Server-1.0.2-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Server-1.0.2-9|38	
14cr|php-pear-Net_Server-1.0.2-9|39	%clean
14cr|php-pear-Net_Server-1.0.2-9|40	
14cr|php-pear-Net_Server-1.0.2-9|41	
14cr|php-pear-Net_Server-1.0.2-9|42	
14cr|php-pear-Net_Server-1.0.2-9|43	%files
14cr|php-pear-Net_Server-1.0.2-9|44	%defattr(-,root,root)
14cr|php-pear-Net_Server-1.0.2-9|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_Server-1.0.2-9|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Net_Server-1.0.2-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Server-1.0.2-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Server-1.0.2-9|49	
14cr|php-pear-Net_Server-1.0.2-9|50	
14cr|php-pear-Net_Server-1.0.2-9|51	
14cr|php-pear-Net_Server-1.0.2-9|52	
14cr|php-pear-Net_Server-1.0.2-9|53	
14cr|php-pear-Net_Server-1.0.2-9|54	%changelog
14cr|php-pear-Net_Server-1.0.2-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-9
14cr|php-pear-Net_Server-1.0.2-9|56	+ Revision: e1f28cd
14cr|php-pear-Net_Server-1.0.2-9|57	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Server-1.0.2-9|58	
14cr|php-pear-Net_Server-1.0.2-9|59	

6170 14
14cr|php-pear-Net_SmartIRC-1.0.2-5|1	%define		_class		Net
14cr|php-pear-Net_SmartIRC-1.0.2-5|2	%define		_subclass	SmartIRC
14cr|php-pear-Net_SmartIRC-1.0.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_SmartIRC-1.0.2-5|4	
14cr|php-pear-Net_SmartIRC-1.0.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_SmartIRC-1.0.2-5|6	Version:	1.0.2
14cr|php-pear-Net_SmartIRC-1.0.2-5|7	Release:	5
14cr|php-pear-Net_SmartIRC-1.0.2-5|8	Summary:	IRC client class
14cr|php-pear-Net_SmartIRC-1.0.2-5|9	License:	PHP License
14cr|php-pear-Net_SmartIRC-1.0.2-5|10	Group:		Development/PHP
14cr|php-pear-Net_SmartIRC-1.0.2-5|11	URL:		http://pear.php.net/package/Net_SmartIRC/
14cr|php-pear-Net_SmartIRC-1.0.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_SmartIRC-1.0.2-5|13	Requires(post): php-pear
14cr|php-pear-Net_SmartIRC-1.0.2-5|14	Requires(preun): php-pear
14cr|php-pear-Net_SmartIRC-1.0.2-5|15	Requires:	php-pear
14cr|php-pear-Net_SmartIRC-1.0.2-5|16	BuildRequires:	php-pear
14cr|php-pear-Net_SmartIRC-1.0.2-5|17	BuildArch:	noarch
14cr|php-pear-Net_SmartIRC-1.0.2-5|18	
14cr|php-pear-Net_SmartIRC-1.0.2-5|19	%description
14cr|php-pear-Net_SmartIRC-1.0.2-5|20	Net_SmartIRC is a PHP class for communication with IRC networks, which
14cr|php-pear-Net_SmartIRC-1.0.2-5|21	conforms to the RFC 2812 (IRC protocol). It's an API that handles all
14cr|php-pear-Net_SmartIRC-1.0.2-5|22	IRC protocol messages. This class is designed for creating IRC bots,
14cr|php-pear-Net_SmartIRC-1.0.2-5|23	chats and show irc related info on webpages.
14cr|php-pear-Net_SmartIRC-1.0.2-5|24	
14cr|php-pear-Net_SmartIRC-1.0.2-5|25	Featurelist:
14cr|php-pear-Net_SmartIRC-1.0.2-5|26	- actionhandler for the API
14cr|php-pear-Net_SmartIRC-1.0.2-5|27	- messagehandler for the API
14cr|php-pear-Net_SmartIRC-1.0.2-5|28	- send/receive floodprotection
14cr|php-pear-Net_SmartIRC-1.0.2-5|29	- detects and changes nickname on nickname collisions
14cr|php-pear-Net_SmartIRC-1.0.2-5|30	- time events
14cr|php-pear-Net_SmartIRC-1.0.2-5|31	- full object oriented programmed
14cr|php-pear-Net_SmartIRC-1.0.2-5|32	- autoreconnect
14cr|php-pear-Net_SmartIRC-1.0.2-5|33	- debugging/logging system
14cr|php-pear-Net_SmartIRC-1.0.2-5|34	- supports fsocks and PHP socket extension
14cr|php-pear-Net_SmartIRC-1.0.2-5|35	- supports PHP 4.1.x to 4.3.0
14cr|php-pear-Net_SmartIRC-1.0.2-5|36	- sendbuffer with priority levels
14cr|php-pear-Net_SmartIRC-1.0.2-5|37	- channel synching (tracking of users/modes/topic etc in variables)
14cr|php-pear-Net_SmartIRC-1.0.2-5|38	- IRC functions: op, deop, voice, devoice, ban, unban, join, part,
14cr|php-pear-Net_SmartIRC-1.0.2-5|39	action, message, query, ctcp, mode, topic, nick, invite
14cr|php-pear-Net_SmartIRC-1.0.2-5|40	
14cr|php-pear-Net_SmartIRC-1.0.2-5|41	%prep
14cr|php-pear-Net_SmartIRC-1.0.2-5|42	%setup -q -c
14cr|php-pear-Net_SmartIRC-1.0.2-5|43	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_SmartIRC-1.0.2-5|44	
14cr|php-pear-Net_SmartIRC-1.0.2-5|45	%install
14cr|php-pear-Net_SmartIRC-1.0.2-5|46	
14cr|php-pear-Net_SmartIRC-1.0.2-5|47	cd %{upstream_name}-%{version}
14cr|php-pear-Net_SmartIRC-1.0.2-5|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_SmartIRC-1.0.2-5|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_SmartIRC-1.0.2-5|50	
14cr|php-pear-Net_SmartIRC-1.0.2-5|51	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_SmartIRC-1.0.2-5|52	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_SmartIRC-1.0.2-5|53	
14cr|php-pear-Net_SmartIRC-1.0.2-5|54	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SmartIRC-1.0.2-5|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SmartIRC-1.0.2-5|56	
14cr|php-pear-Net_SmartIRC-1.0.2-5|57	%clean
14cr|php-pear-Net_SmartIRC-1.0.2-5|58	
14cr|php-pear-Net_SmartIRC-1.0.2-5|59	
14cr|php-pear-Net_SmartIRC-1.0.2-5|60	
14cr|php-pear-Net_SmartIRC-1.0.2-5|61	%files
14cr|php-pear-Net_SmartIRC-1.0.2-5|62	%defattr(-,root,root)
14cr|php-pear-Net_SmartIRC-1.0.2-5|63	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_SmartIRC-1.0.2-5|64	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_SmartIRC-1.0.2-5|65	
14cr|php-pear-Net_SmartIRC-1.0.2-5|66	
14cr|php-pear-Net_SmartIRC-1.0.2-5|67	
14cr|php-pear-Net_SmartIRC-1.0.2-5|68	%changelog
14cr|php-pear-Net_SmartIRC-1.0.2-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-5
14cr|php-pear-Net_SmartIRC-1.0.2-5|70	+ Revision: 4ff8947
14cr|php-pear-Net_SmartIRC-1.0.2-5|71	- MassBuild#464: Increase release tag
14cr|php-pear-Net_SmartIRC-1.0.2-5|72	
14cr|php-pear-Net_SmartIRC-1.0.2-5|73	

6171 14
14cr|php-pear-Net_SMPP-0.4.5-4|1	%define		_class		Net
14cr|php-pear-Net_SMPP-0.4.5-4|2	%define		_subclass	SMPP
14cr|php-pear-Net_SMPP-0.4.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_SMPP-0.4.5-4|4	
14cr|php-pear-Net_SMPP-0.4.5-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_SMPP-0.4.5-4|6	Version:	0.4.5
14cr|php-pear-Net_SMPP-0.4.5-4|7	Release:	4
14cr|php-pear-Net_SMPP-0.4.5-4|8	Summary:	SMPP v3.4 protocol implementation
14cr|php-pear-Net_SMPP-0.4.5-4|9	License:	PHP License
14cr|php-pear-Net_SMPP-0.4.5-4|10	Group:		Development/PHP
14cr|php-pear-Net_SMPP-0.4.5-4|11	URL:		http://pear.php.net/package/%{upstream_name}/
14cr|php-pear-Net_SMPP-0.4.5-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_SMPP-0.4.5-4|13	Requires(post): php-pear
14cr|php-pear-Net_SMPP-0.4.5-4|14	Requires(preun): php-pear
14cr|php-pear-Net_SMPP-0.4.5-4|15	Requires:	php-pear
14cr|php-pear-Net_SMPP-0.4.5-4|16	BuildRequires: php-pear
14cr|php-pear-Net_SMPP-0.4.5-4|17	BuildArch:	noarch
14cr|php-pear-Net_SMPP-0.4.5-4|18	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|php-pear-Net_SMPP-0.4.5-4|19	
14cr|php-pear-Net_SMPP-0.4.5-4|20	%description
14cr|php-pear-Net_SMPP-0.4.5-4|21	Net_SMPP is an implementation of the SMPP (Short Message Peer-to-Peer)
14cr|php-pear-Net_SMPP-0.4.5-4|22	v3.4 protocol. SMPP is an open protocol used in the wireless industry
14cr|php-pear-Net_SMPP-0.4.5-4|23	to send and recieve SMS messages.
14cr|php-pear-Net_SMPP-0.4.5-4|24	
14cr|php-pear-Net_SMPP-0.4.5-4|25	Net_SMPP does not provide a SMPP client or server, but they can easily
14cr|php-pear-Net_SMPP-0.4.5-4|26	be built with it.
14cr|php-pear-Net_SMPP-0.4.5-4|27	
14cr|php-pear-Net_SMPP-0.4.5-4|28	%prep
14cr|php-pear-Net_SMPP-0.4.5-4|29	%setup -qc
14cr|php-pear-Net_SMPP-0.4.5-4|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_SMPP-0.4.5-4|31	
14cr|php-pear-Net_SMPP-0.4.5-4|32	%install
14cr|php-pear-Net_SMPP-0.4.5-4|33	
14cr|php-pear-Net_SMPP-0.4.5-4|34	cd %{upstream_name}-%{version}
14cr|php-pear-Net_SMPP-0.4.5-4|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_SMPP-0.4.5-4|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_SMPP-0.4.5-4|37	
14cr|php-pear-Net_SMPP-0.4.5-4|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_SMPP-0.4.5-4|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_SMPP-0.4.5-4|40	
14cr|php-pear-Net_SMPP-0.4.5-4|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SMPP-0.4.5-4|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SMPP-0.4.5-4|43	
14cr|php-pear-Net_SMPP-0.4.5-4|44	%clean
14cr|php-pear-Net_SMPP-0.4.5-4|45	
14cr|php-pear-Net_SMPP-0.4.5-4|46	
14cr|php-pear-Net_SMPP-0.4.5-4|47	
14cr|php-pear-Net_SMPP-0.4.5-4|48	%files
14cr|php-pear-Net_SMPP-0.4.5-4|49	%defattr(-,root,root)
14cr|php-pear-Net_SMPP-0.4.5-4|50	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_SMPP-0.4.5-4|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_SMPP-0.4.5-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_SMPP-0.4.5-4|53	
14cr|php-pear-Net_SMPP-0.4.5-4|54	
14cr|php-pear-Net_SMPP-0.4.5-4|55	
14cr|php-pear-Net_SMPP-0.4.5-4|56	%changelog
14cr|php-pear-Net_SMPP-0.4.5-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-4
14cr|php-pear-Net_SMPP-0.4.5-4|58	+ Revision: 227ffa8
14cr|php-pear-Net_SMPP-0.4.5-4|59	- MassBuild#464: Increase release tag
14cr|php-pear-Net_SMPP-0.4.5-4|60	
14cr|php-pear-Net_SMPP-0.4.5-4|61	

6172 14
14cr|php-pear-Net_SMPP_Client-0.3.2-9|1	%define		_class		Net
14cr|php-pear-Net_SMPP_Client-0.3.2-9|2	%define		_subclass	SMPP
14cr|php-pear-Net_SMPP_Client-0.3.2-9|3	%define		upstream_name	%{_class}_%{_subclass}_Client
14cr|php-pear-Net_SMPP_Client-0.3.2-9|4	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_SMPP_Client-0.3.2-9|6	Version:	0.3.2
14cr|php-pear-Net_SMPP_Client-0.3.2-9|7	Release:	9
14cr|php-pear-Net_SMPP_Client-0.3.2-9|8	Summary:	SMPP v3.4 client
14cr|php-pear-Net_SMPP_Client-0.3.2-9|9	License:	PHP License
14cr|php-pear-Net_SMPP_Client-0.3.2-9|10	Group:		Development/PHP
14cr|php-pear-Net_SMPP_Client-0.3.2-9|11	URL:		http://pear.php.net/package/Net_SMPP_Client/
14cr|php-pear-Net_SMPP_Client-0.3.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_SMPP_Client-0.3.2-9|13	Requires(post): php-pear
14cr|php-pear-Net_SMPP_Client-0.3.2-9|14	Requires(preun): php-pear
14cr|php-pear-Net_SMPP_Client-0.3.2-9|15	Requires:	php-pear
14cr|php-pear-Net_SMPP_Client-0.3.2-9|16	BuildRequires: php-pear
14cr|php-pear-Net_SMPP_Client-0.3.2-9|17	BuildArch:	noarch
14cr|php-pear-Net_SMPP_Client-0.3.2-9|18	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|php-pear-Net_SMPP_Client-0.3.2-9|19	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|20	%description
14cr|php-pear-Net_SMPP_Client-0.3.2-9|21	Net_SMPP_Client is a package for communicating with SMPP servers,
14cr|php-pear-Net_SMPP_Client-0.3.2-9|22	built with Net_SMPP. It can be used to send SMS messages, among other
14cr|php-pear-Net_SMPP_Client-0.3.2-9|23	things.
14cr|php-pear-Net_SMPP_Client-0.3.2-9|24	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|25	Features:
14cr|php-pear-Net_SMPP_Client-0.3.2-9|26	- PDU stack keeps track of which PDUs have crossed the wire
14cr|php-pear-Net_SMPP_Client-0.3.2-9|27	- Keeps track of the connection state, and won't let you send PDUs if
14cr|php-pear-Net_SMPP_Client-0.3.2-9|28	the state is incorrect.
14cr|php-pear-Net_SMPP_Client-0.3.2-9|29	- Supports SMPP vendor extensions.
14cr|php-pear-Net_SMPP_Client-0.3.2-9|30	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|31	%prep
14cr|php-pear-Net_SMPP_Client-0.3.2-9|32	%setup -qc
14cr|php-pear-Net_SMPP_Client-0.3.2-9|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_SMPP_Client-0.3.2-9|34	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|35	%install
14cr|php-pear-Net_SMPP_Client-0.3.2-9|36	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|37	cd %{upstream_name}-%{version}
14cr|php-pear-Net_SMPP_Client-0.3.2-9|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_SMPP_Client-0.3.2-9|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_SMPP_Client-0.3.2-9|40	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_SMPP_Client-0.3.2-9|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_SMPP_Client-0.3.2-9|43	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SMPP_Client-0.3.2-9|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_SMPP_Client-0.3.2-9|46	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|47	%clean
14cr|php-pear-Net_SMPP_Client-0.3.2-9|48	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|49	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|50	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|51	%files
14cr|php-pear-Net_SMPP_Client-0.3.2-9|52	%defattr(-,root,root)
14cr|php-pear-Net_SMPP_Client-0.3.2-9|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_SMPP_Client-0.3.2-9|54	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_SMPP_Client-0.3.2-9|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_SMPP_Client-0.3.2-9|56	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|57	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|58	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|59	%changelog
14cr|php-pear-Net_SMPP_Client-0.3.2-9|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-9
14cr|php-pear-Net_SMPP_Client-0.3.2-9|61	+ Revision: 7ee0b2c
14cr|php-pear-Net_SMPP_Client-0.3.2-9|62	- MassBuild#464: Increase release tag
14cr|php-pear-Net_SMPP_Client-0.3.2-9|63	
14cr|php-pear-Net_SMPP_Client-0.3.2-9|64	

6173 14
14cr|php-pear-Net_Traceroute-0.21.3-3|1	%define		_class		Net
14cr|php-pear-Net_Traceroute-0.21.3-3|2	%define		_subclass	Traceroute
14cr|php-pear-Net_Traceroute-0.21.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Traceroute-0.21.3-3|4	
14cr|php-pear-Net_Traceroute-0.21.3-3|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Traceroute-0.21.3-3|6	Version:	0.21.3
14cr|php-pear-Net_Traceroute-0.21.3-3|7	Release:	3
14cr|php-pear-Net_Traceroute-0.21.3-3|8	Summary:	Execute traceroute
14cr|php-pear-Net_Traceroute-0.21.3-3|9	License:	PHP License
14cr|php-pear-Net_Traceroute-0.21.3-3|10	Group:		Development/PHP
14cr|php-pear-Net_Traceroute-0.21.3-3|11	URL:		http://pear.php.net/package/Net_Traceroute/
14cr|php-pear-Net_Traceroute-0.21.3-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_Traceroute-0.21.3-3|13	Requires(post): php-pear
14cr|php-pear-Net_Traceroute-0.21.3-3|14	Requires(preun): php-pear
14cr|php-pear-Net_Traceroute-0.21.3-3|15	Requires:	php-pear
14cr|php-pear-Net_Traceroute-0.21.3-3|16	BuildArch:	noarch
14cr|php-pear-Net_Traceroute-0.21.3-3|17	BuildRequires:	php-pear
14cr|php-pear-Net_Traceroute-0.21.3-3|18	
14cr|php-pear-Net_Traceroute-0.21.3-3|19	%description
14cr|php-pear-Net_Traceroute-0.21.3-3|20	OS independent wrapper class for executing traceroute calls.
14cr|php-pear-Net_Traceroute-0.21.3-3|21	
14cr|php-pear-Net_Traceroute-0.21.3-3|22	%prep
14cr|php-pear-Net_Traceroute-0.21.3-3|23	%setup -q -c
14cr|php-pear-Net_Traceroute-0.21.3-3|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Traceroute-0.21.3-3|25	
14cr|php-pear-Net_Traceroute-0.21.3-3|26	%install
14cr|php-pear-Net_Traceroute-0.21.3-3|27	
14cr|php-pear-Net_Traceroute-0.21.3-3|28	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Traceroute-0.21.3-3|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Traceroute-0.21.3-3|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Traceroute-0.21.3-3|31	
14cr|php-pear-Net_Traceroute-0.21.3-3|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Traceroute-0.21.3-3|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Traceroute-0.21.3-3|34	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-Net_Traceroute-0.21.3-3|35	
14cr|php-pear-Net_Traceroute-0.21.3-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Traceroute-0.21.3-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Traceroute-0.21.3-3|38	
14cr|php-pear-Net_Traceroute-0.21.3-3|39	%clean
14cr|php-pear-Net_Traceroute-0.21.3-3|40	
14cr|php-pear-Net_Traceroute-0.21.3-3|41	
14cr|php-pear-Net_Traceroute-0.21.3-3|42	
14cr|php-pear-Net_Traceroute-0.21.3-3|43	%files
14cr|php-pear-Net_Traceroute-0.21.3-3|44	%defattr(-,root,root)
14cr|php-pear-Net_Traceroute-0.21.3-3|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_Traceroute-0.21.3-3|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Traceroute-0.21.3-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Traceroute-0.21.3-3|48	
14cr|php-pear-Net_Traceroute-0.21.3-3|49	
14cr|php-pear-Net_Traceroute-0.21.3-3|50	
14cr|php-pear-Net_Traceroute-0.21.3-3|51	%changelog
14cr|php-pear-Net_Traceroute-0.21.3-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.3-3
14cr|php-pear-Net_Traceroute-0.21.3-3|53	+ Revision: fa3de43
14cr|php-pear-Net_Traceroute-0.21.3-3|54	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Traceroute-0.21.3-3|55	
14cr|php-pear-Net_Traceroute-0.21.3-3|56	

6174 14
14cr|php-pear-Net_URL_Mapper-0.9.1-3|1	#define _requires_exceptions 	pear(PHPUnit/Framework.php)
14cr|php-pear-Net_URL_Mapper-0.9.1-3|2	%define upstream_name Net_URL_Mapper
14cr|php-pear-Net_URL_Mapper-0.9.1-3|3	%define xmldir  %{_var}/lib/pear
14cr|php-pear-Net_URL_Mapper-0.9.1-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-Net_URL_Mapper-0.9.1-3|5	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-Net_URL_Mapper-0.9.1-3|7	Version:     	0.9.1
14cr|php-pear-Net_URL_Mapper-0.9.1-3|8	Release:     	3
14cr|php-pear-Net_URL_Mapper-0.9.1-3|9	Summary:    	Provides a simple and flexible way to build nice URLs for web applications
14cr|php-pear-Net_URL_Mapper-0.9.1-3|10	License: 	New BSD License
14cr|php-pear-Net_URL_Mapper-0.9.1-3|11	Group: 		Development/PHP
14cr|php-pear-Net_URL_Mapper-0.9.1-3|12	Source0: 	http://pear.php.net/get/Net_URL_Mapper-%{version}.tgz
14cr|php-pear-Net_URL_Mapper-0.9.1-3|13	URL: 		http://pear.php.net/package/Net_URL_Mapper
14cr|php-pear-Net_URL_Mapper-0.9.1-3|14	BuildRequires:	php-pear >= 1.4.7
14cr|php-pear-Net_URL_Mapper-0.9.1-3|15	Requires:	php-pear-Net_URL >= 1.0.14
14cr|php-pear-Net_URL_Mapper-0.9.1-3|16	Requires:	php-pear >= 1.4.3
14cr|php-pear-Net_URL_Mapper-0.9.1-3|17	BuildArch: 	noarch
14cr|php-pear-Net_URL_Mapper-0.9.1-3|18	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|19	%description
14cr|php-pear-Net_URL_Mapper-0.9.1-3|20	Net_URL_Mapper provides a simple and flexible way to build nice URLs for
14cr|php-pear-Net_URL_Mapper-0.9.1-3|21	your web applications.
14cr|php-pear-Net_URL_Mapper-0.9.1-3|22	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|23	The URL syntax is similar to what can be found in Ruby on Rails or Python
14cr|php-pear-Net_URL_Mapper-0.9.1-3|24	Routes module
14cr|php-pear-Net_URL_Mapper-0.9.1-3|25	and as such, this package can be compared to what they call a router.
14cr|php-pear-Net_URL_Mapper-0.9.1-3|26	Still, Net_URL_Mapper
14cr|php-pear-Net_URL_Mapper-0.9.1-3|27	does not perform the dispatching like these frameworks and therefore can be
14cr|php-pear-Net_URL_Mapper-0.9.1-3|28	used with your
14cr|php-pear-Net_URL_Mapper-0.9.1-3|29	own router.
14cr|php-pear-Net_URL_Mapper-0.9.1-3|30	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|31	%prep
14cr|php-pear-Net_URL_Mapper-0.9.1-3|32	%setup -c -T
14cr|php-pear-Net_URL_Mapper-0.9.1-3|33	pear -v -c pearrc \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|34	-d php_dir=%{peardir} \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|35	-d doc_dir=/docs \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|36	-d bin_dir=%{_bindir} \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|37	-d data_dir=%{peardir}/data \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|38	-d test_dir=%{peardir}/tests \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|39	-d ext_dir=%{_libdir} \
14cr|php-pear-Net_URL_Mapper-0.9.1-3|40	-s
14cr|php-pear-Net_URL_Mapper-0.9.1-3|41	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|42	%build
14cr|php-pear-Net_URL_Mapper-0.9.1-3|43	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|44	%install
14cr|php-pear-Net_URL_Mapper-0.9.1-3|45	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-Net_URL_Mapper-0.9.1-3|46	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|47	# Clean up unnecessary files
14cr|php-pear-Net_URL_Mapper-0.9.1-3|48	rm pearrc
14cr|php-pear-Net_URL_Mapper-0.9.1-3|49	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-Net_URL_Mapper-0.9.1-3|50	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-Net_URL_Mapper-0.9.1-3|51	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-Net_URL_Mapper-0.9.1-3|52	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-Net_URL_Mapper-0.9.1-3|53	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-Net_URL_Mapper-0.9.1-3|54	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-Net_URL_Mapper-0.9.1-3|55	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|56	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|57	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|58	# Install XML package description
14cr|php-pear-Net_URL_Mapper-0.9.1-3|59	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-Net_URL_Mapper-0.9.1-3|60	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-Net_URL_Mapper-0.9.1-3|61	cp -p package.xml %{buildroot}%{xmldir}/Net_URL_Mapper.xml
14cr|php-pear-Net_URL_Mapper-0.9.1-3|62	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|63	%clean
14cr|php-pear-Net_URL_Mapper-0.9.1-3|64	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|65	%post
14cr|php-pear-Net_URL_Mapper-0.9.1-3|66	pear install --nodeps --soft --force --register-only %{xmldir}/Net_URL_Mapper.xml
14cr|php-pear-Net_URL_Mapper-0.9.1-3|67	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|68	%postun
14cr|php-pear-Net_URL_Mapper-0.9.1-3|69	if [ "$1" -eq "0" ]; then
14cr|php-pear-Net_URL_Mapper-0.9.1-3|70	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Net_URL_Mapper
14cr|php-pear-Net_URL_Mapper-0.9.1-3|71	fi
14cr|php-pear-Net_URL_Mapper-0.9.1-3|72	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|73	%files
14cr|php-pear-Net_URL_Mapper-0.9.1-3|74	%{peardir}/*
14cr|php-pear-Net_URL_Mapper-0.9.1-3|75	%{_bindir}/*
14cr|php-pear-Net_URL_Mapper-0.9.1-3|76	%{xmldir}/Net_URL_Mapper.xml
14cr|php-pear-Net_URL_Mapper-0.9.1-3|77	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|78	%changelog
14cr|php-pear-Net_URL_Mapper-0.9.1-3|79	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|php-pear-Net_URL_Mapper-0.9.1-3|80	+ Revision: d2b79a2
14cr|php-pear-Net_URL_Mapper-0.9.1-3|81	- Spec cleanup
14cr|php-pear-Net_URL_Mapper-0.9.1-3|82	
14cr|php-pear-Net_URL_Mapper-0.9.1-3|83	

6175 14
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|1	%define		_class		Net
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|2	%define		_subclass	UserAgent
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|3	%define		upstream_name	%{_class}_%{_subclass}_Detect
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|4	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|6	Version:	2.5.2
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|7	Release:	6
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|8	Summary:	Determines the Web browser
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|9	License:	PHP License
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|10	Group:		Development/PHP
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|11	URL:		http://pear.php.net/package/Net_UserAgent_Detect/
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|13	Requires(post): php-pear
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|14	Requires(preun): php-pear
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|15	Requires:	php-pear
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|16	BuildArch:	noarch
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|17	BuildRequires:	php-pear
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|18	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|19	%description
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|20	The Net_UserAgent object does a number of tests on an HTTP User-Agent
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|21	string. The results of these tests are available via methods of the
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|22	object. This module is based upon the JavaScript browser detection
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|23	code available at
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|24	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|25	This module had many influences from the lib/Browser.php code in
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|26	version 1.3 of Horde.
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|27	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|28	%prep
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|29	%setup -q -c
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|31	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|32	%install
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|33	cd %{upstream_name}-%{version}
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|34	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|37	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|40	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|43	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|44	%clean
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|45	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|46	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|47	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|48	%files
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|49	%defattr(-,root,root)
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|52	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|53	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|54	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|55	%changelog
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-6
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|57	+ Revision: 9bfdae8
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|58	- MassBuild#464: Increase release tag
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|59	
14cr|php-pear-Net_UserAgent_Detect-2.5.2-6|60	

6176 14
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|1	%define		_class		Net
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|2	%define		_subclass	UserAgent
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|3	%define		upstream_name	%{_class}_%{_subclass}_Mobile
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|4	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|6	Version:	1.0.0
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|7	Release:	7
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|8	Summary:	HTTP mobile user agent string parser
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|9	License:	PHP License
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|10	Group:		Development/PHP
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|11	URL:		http://pear.php.net/package/Net_UserAgent_Mobile/
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|13	Requires(post): php-pear
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|14	Requires(preun): php-pear
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|15	Requires:	php-pear
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|16	BuildArch:	noarch
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|17	BuildRequires:	php-pear
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|18	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|19	%description
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|20	Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|21	Japanese) mobile HTTP user agents. It'll be useful in page dispatching
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|22	by user agents. This package was ported from Perl's HTTP::MobileAgent.
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|23	See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent.
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|24	The author of the HTTP::MobileAgent module is Tatsuhiko Miyagawa.
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|25	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|26	%prep
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|27	%setup -q -c
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|29	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|30	%install
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|31	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|32	cd %{upstream_name}-%{version}
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|35	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|38	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|41	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|42	%clean
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|43	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|44	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|45	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|46	%files
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|47	%defattr(-,root,root)
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|51	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|52	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|53	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|54	%changelog
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|56	+ Revision: 25b968e
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|57	- MassBuild#464: Increase release tag
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|58	
14cr|php-pear-Net_UserAgent_Mobile-1.0.0-7|59	

6177 14
14cr|php-pear-Net_Vpopmaild-0.3.2-4|1	%define		_class		Net
14cr|php-pear-Net_Vpopmaild-0.3.2-4|2	%define		_subclass	Vpopmaild
14cr|php-pear-Net_Vpopmaild-0.3.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Vpopmaild-0.3.2-4|4	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Vpopmaild-0.3.2-4|6	Version:	0.3.2
14cr|php-pear-Net_Vpopmaild-0.3.2-4|7	Release:	4
14cr|php-pear-Net_Vpopmaild-0.3.2-4|8	Summary:	Class for accessing Vpopmail's vpopmaild daemon
14cr|php-pear-Net_Vpopmaild-0.3.2-4|9	License:	PHP License
14cr|php-pear-Net_Vpopmaild-0.3.2-4|10	Group:		Development/PHP
14cr|php-pear-Net_Vpopmaild-0.3.2-4|11	URL:		http://pear.php.net/package/Net_Vpopmaild/
14cr|php-pear-Net_Vpopmaild-0.3.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_Vpopmaild-0.3.2-4|13	Requires(post): php-pear
14cr|php-pear-Net_Vpopmaild-0.3.2-4|14	Requires(preun): php-pear
14cr|php-pear-Net_Vpopmaild-0.3.2-4|15	Requires:	php-pear
14cr|php-pear-Net_Vpopmaild-0.3.2-4|16	BuildArch:	noarch
14cr|php-pear-Net_Vpopmaild-0.3.2-4|17	BuildRequires:	php-pear
14cr|php-pear-Net_Vpopmaild-0.3.2-4|18	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|19	%description
14cr|php-pear-Net_Vpopmaild-0.3.2-4|20	Supports all vpopmaild commands, such as adding/removing domains, users, robots
14cr|php-pear-Net_Vpopmaild-0.3.2-4|21	(autoresponders), and ezmlm lists (todo), as well as modifying domain limits,
14cr|php-pear-Net_Vpopmaild-0.3.2-4|22	ip maps, etc
14cr|php-pear-Net_Vpopmaild-0.3.2-4|23	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|24	%prep
14cr|php-pear-Net_Vpopmaild-0.3.2-4|25	%setup -q -c
14cr|php-pear-Net_Vpopmaild-0.3.2-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Vpopmaild-0.3.2-4|27	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|28	%install
14cr|php-pear-Net_Vpopmaild-0.3.2-4|29	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|30	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Vpopmaild-0.3.2-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Vpopmaild-0.3.2-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Vpopmaild-0.3.2-4|33	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Vpopmaild-0.3.2-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Vpopmaild-0.3.2-4|36	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Vpopmaild-0.3.2-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Vpopmaild-0.3.2-4|39	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|40	%clean
14cr|php-pear-Net_Vpopmaild-0.3.2-4|41	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|42	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|43	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|44	%files
14cr|php-pear-Net_Vpopmaild-0.3.2-4|45	%defattr(-,root,root)
14cr|php-pear-Net_Vpopmaild-0.3.2-4|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Net_Vpopmaild-0.3.2-4|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Vpopmaild-0.3.2-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Vpopmaild-0.3.2-4|49	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|50	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|51	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|52	%changelog
14cr|php-pear-Net_Vpopmaild-0.3.2-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-4
14cr|php-pear-Net_Vpopmaild-0.3.2-4|54	+ Revision: 68f4f24
14cr|php-pear-Net_Vpopmaild-0.3.2-4|55	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Vpopmaild-0.3.2-4|56	
14cr|php-pear-Net_Vpopmaild-0.3.2-4|57	

6178 14
14cr|php-pear-Net_Whois-1.0.5-4|1	%define		_class		Net
14cr|php-pear-Net_Whois-1.0.5-4|2	%define		_subclass	Whois
14cr|php-pear-Net_Whois-1.0.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Net_Whois-1.0.5-4|4	
14cr|php-pear-Net_Whois-1.0.5-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Net_Whois-1.0.5-4|6	Version:	1.0.5
14cr|php-pear-Net_Whois-1.0.5-4|7	Release:	4
14cr|php-pear-Net_Whois-1.0.5-4|8	Summary:	PEAR::Net_Whois class
14cr|php-pear-Net_Whois-1.0.5-4|9	License:	PHP License
14cr|php-pear-Net_Whois-1.0.5-4|10	Group:		Development/PHP
14cr|php-pear-Net_Whois-1.0.5-4|11	URL:		http://pear.php.net/package/Net_Whois/
14cr|php-pear-Net_Whois-1.0.5-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Net_Whois-1.0.5-4|13	Requires(post): php-pear
14cr|php-pear-Net_Whois-1.0.5-4|14	Requires(preun): php-pear
14cr|php-pear-Net_Whois-1.0.5-4|15	Requires:	php-pear
14cr|php-pear-Net_Whois-1.0.5-4|16	BuildArch:	noarch
14cr|php-pear-Net_Whois-1.0.5-4|17	BuildRequires:	php-pear
14cr|php-pear-Net_Whois-1.0.5-4|18	
14cr|php-pear-Net_Whois-1.0.5-4|19	%description
14cr|php-pear-Net_Whois-1.0.5-4|20	The PEAR::Net_Whois looks up records in the databases maintained by
14cr|php-pear-Net_Whois-1.0.5-4|21	several Network Information Centers (NICs).
14cr|php-pear-Net_Whois-1.0.5-4|22	
14cr|php-pear-Net_Whois-1.0.5-4|23	%prep
14cr|php-pear-Net_Whois-1.0.5-4|24	%setup -q -c
14cr|php-pear-Net_Whois-1.0.5-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Net_Whois-1.0.5-4|26	
14cr|php-pear-Net_Whois-1.0.5-4|27	%install
14cr|php-pear-Net_Whois-1.0.5-4|28	
14cr|php-pear-Net_Whois-1.0.5-4|29	cd %{upstream_name}-%{version}
14cr|php-pear-Net_Whois-1.0.5-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Net_Whois-1.0.5-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Net_Whois-1.0.5-4|32	
14cr|php-pear-Net_Whois-1.0.5-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Net_Whois-1.0.5-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Net_Whois-1.0.5-4|35	
14cr|php-pear-Net_Whois-1.0.5-4|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Whois-1.0.5-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Net_Whois-1.0.5-4|38	
14cr|php-pear-Net_Whois-1.0.5-4|39	%clean
14cr|php-pear-Net_Whois-1.0.5-4|40	
14cr|php-pear-Net_Whois-1.0.5-4|41	
14cr|php-pear-Net_Whois-1.0.5-4|42	
14cr|php-pear-Net_Whois-1.0.5-4|43	%files
14cr|php-pear-Net_Whois-1.0.5-4|44	%defattr(-,root,root)
14cr|php-pear-Net_Whois-1.0.5-4|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Net_Whois-1.0.5-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Net_Whois-1.0.5-4|47	
14cr|php-pear-Net_Whois-1.0.5-4|48	
14cr|php-pear-Net_Whois-1.0.5-4|49	
14cr|php-pear-Net_Whois-1.0.5-4|50	%changelog
14cr|php-pear-Net_Whois-1.0.5-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-4
14cr|php-pear-Net_Whois-1.0.5-4|52	+ Revision: bee9342
14cr|php-pear-Net_Whois-1.0.5-4|53	- MassBuild#464: Increase release tag
14cr|php-pear-Net_Whois-1.0.5-4|54	
14cr|php-pear-Net_Whois-1.0.5-4|55	

6179 14
14cr|php-pear-Numbers_Roman-1.0.2-9|1	%define		_class		Numbers
14cr|php-pear-Numbers_Roman-1.0.2-9|2	%define		_subclass	Roman
14cr|php-pear-Numbers_Roman-1.0.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Numbers_Roman-1.0.2-9|4	
14cr|php-pear-Numbers_Roman-1.0.2-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Numbers_Roman-1.0.2-9|6	Version:	1.0.2
14cr|php-pear-Numbers_Roman-1.0.2-9|7	Release:	9
14cr|php-pear-Numbers_Roman-1.0.2-9|8	Summary:	Converting to and from Roman numerals
14cr|php-pear-Numbers_Roman-1.0.2-9|9	License:	PHP License
14cr|php-pear-Numbers_Roman-1.0.2-9|10	Group:		Development/PHP
14cr|php-pear-Numbers_Roman-1.0.2-9|11	URL:		http://pear.php.net/package/Numbers_Roman/
14cr|php-pear-Numbers_Roman-1.0.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Numbers_Roman-1.0.2-9|13	Requires(post): php-pear
14cr|php-pear-Numbers_Roman-1.0.2-9|14	Requires(preun): php-pear
14cr|php-pear-Numbers_Roman-1.0.2-9|15	Requires:	php-pear
14cr|php-pear-Numbers_Roman-1.0.2-9|16	Requires:	php-gd
14cr|php-pear-Numbers_Roman-1.0.2-9|17	BuildArch:	noarch
14cr|php-pear-Numbers_Roman-1.0.2-9|18	BuildRequires:	php-pear
14cr|php-pear-Numbers_Roman-1.0.2-9|19	
14cr|php-pear-Numbers_Roman-1.0.2-9|20	%description
14cr|php-pear-Numbers_Roman-1.0.2-9|21	A class for converting to and from Roman numerals.
14cr|php-pear-Numbers_Roman-1.0.2-9|22	
14cr|php-pear-Numbers_Roman-1.0.2-9|23	%prep
14cr|php-pear-Numbers_Roman-1.0.2-9|24	%setup -q -c
14cr|php-pear-Numbers_Roman-1.0.2-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Numbers_Roman-1.0.2-9|26	
14cr|php-pear-Numbers_Roman-1.0.2-9|27	%install
14cr|php-pear-Numbers_Roman-1.0.2-9|28	
14cr|php-pear-Numbers_Roman-1.0.2-9|29	cd %{upstream_name}-%{version}
14cr|php-pear-Numbers_Roman-1.0.2-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Numbers_Roman-1.0.2-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Numbers_Roman-1.0.2-9|32	
14cr|php-pear-Numbers_Roman-1.0.2-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Numbers_Roman-1.0.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Numbers_Roman-1.0.2-9|35	
14cr|php-pear-Numbers_Roman-1.0.2-9|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Numbers_Roman-1.0.2-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Numbers_Roman-1.0.2-9|38	
14cr|php-pear-Numbers_Roman-1.0.2-9|39	%clean
14cr|php-pear-Numbers_Roman-1.0.2-9|40	
14cr|php-pear-Numbers_Roman-1.0.2-9|41	
14cr|php-pear-Numbers_Roman-1.0.2-9|42	
14cr|php-pear-Numbers_Roman-1.0.2-9|43	%files
14cr|php-pear-Numbers_Roman-1.0.2-9|44	%defattr(-,root,root)
14cr|php-pear-Numbers_Roman-1.0.2-9|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Numbers_Roman-1.0.2-9|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Numbers_Roman-1.0.2-9|47	
14cr|php-pear-Numbers_Roman-1.0.2-9|48	
14cr|php-pear-Numbers_Roman-1.0.2-9|49	
14cr|php-pear-Numbers_Roman-1.0.2-9|50	%changelog
14cr|php-pear-Numbers_Roman-1.0.2-9|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-9
14cr|php-pear-Numbers_Roman-1.0.2-9|52	+ Revision: 849f4a8
14cr|php-pear-Numbers_Roman-1.0.2-9|53	- MassBuild#464: Increase release tag
14cr|php-pear-Numbers_Roman-1.0.2-9|54	
14cr|php-pear-Numbers_Roman-1.0.2-9|55	

6180 14
14cr|php-pear-Numbers_Words-0.16.3-5|1	%define		_class		Numbers
14cr|php-pear-Numbers_Words-0.16.3-5|2	%define		_subclass	Words
14cr|php-pear-Numbers_Words-0.16.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Numbers_Words-0.16.3-5|4	
14cr|php-pear-Numbers_Words-0.16.3-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Numbers_Words-0.16.3-5|6	Version:	0.16.3
14cr|php-pear-Numbers_Words-0.16.3-5|7	Release:	5
14cr|php-pear-Numbers_Words-0.16.3-5|8	Summary:	Provides methods for spelling numerals in words
14cr|php-pear-Numbers_Words-0.16.3-5|9	License:	PHP License
14cr|php-pear-Numbers_Words-0.16.3-5|10	Group:		Development/PHP
14cr|php-pear-Numbers_Words-0.16.3-5|11	URL:		http://pear.php.net/package/Numbers_Words/
14cr|php-pear-Numbers_Words-0.16.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Numbers_Words-0.16.3-5|13	Requires(post): php-pear
14cr|php-pear-Numbers_Words-0.16.3-5|14	Requires(preun): php-pear
14cr|php-pear-Numbers_Words-0.16.3-5|15	Requires:	php-pear
14cr|php-pear-Numbers_Words-0.16.3-5|16	Requires:	php-gd
14cr|php-pear-Numbers_Words-0.16.3-5|17	BuildArch:	noarch
14cr|php-pear-Numbers_Words-0.16.3-5|18	BuildRequires:	php-pear
14cr|php-pear-Numbers_Words-0.16.3-5|19	
14cr|php-pear-Numbers_Words-0.16.3-5|20	%description
14cr|php-pear-Numbers_Words-0.16.3-5|21	With Numbers_Words class you can convert numbers written in arabic
14cr|php-pear-Numbers_Words-0.16.3-5|22	digits to words in several languages. You can convert an integer
14cr|php-pear-Numbers_Words-0.16.3-5|23	between -infinity and infinity. If your system does not support such
14cr|php-pear-Numbers_Words-0.16.3-5|24	long numbers you can call Numbers_Words::toWords() with just a string.
14cr|php-pear-Numbers_Words-0.16.3-5|25	
14cr|php-pear-Numbers_Words-0.16.3-5|26	The following languages are supported (in alphabetical order):
14cr|php-pear-Numbers_Words-0.16.3-5|27	- bg (Bulgarian) by Kouber Saparev
14cr|php-pear-Numbers_Words-0.16.3-5|28	- de (German)
14cr|php-pear-Numbers_Words-0.16.3-5|29	- ee (Estonian) by Erkki Saarniit
14cr|php-pear-Numbers_Words-0.16.3-5|30	- en_100 (Donald Knuth system, English)
14cr|php-pear-Numbers_Words-0.16.3-5|31	- en_GB (Britich English)
14cr|php-pear-Numbers_Words-0.16.3-5|32	- en_US (American English)
14cr|php-pear-Numbers_Words-0.16.3-5|33	- es (Spanish Castellano) by Xavier Noguer
14cr|php-pear-Numbers_Words-0.16.3-5|34	- es_AR (Argentinian Spanish) by Martin Marrese
14cr|php-pear-Numbers_Words-0.16.3-5|35	- fr (French) by Kouber Saparev
14cr|php-pear-Numbers_Words-0.16.3-5|36	- id (Indonesian) by Ernas M. Jamil
14cr|php-pear-Numbers_Words-0.16.3-5|37	- it_IT (Italian) by Filippo Beltramini and Davide Caironi
14cr|php-pear-Numbers_Words-0.16.3-5|38	- pl (Polish)
14cr|php-pear-Numbers_Words-0.16.3-5|39	- pt_BR (Brazilian Portuguese) by Marcelo Subtil Marcal
14cr|php-pear-Numbers_Words-0.16.3-5|40	- ru (Russian) by Andrey Demenev
14cr|php-pear-Numbers_Words-0.16.3-5|41	- sv (Swedish) by Robin Ericsson
14cr|php-pear-Numbers_Words-0.16.3-5|42	
14cr|php-pear-Numbers_Words-0.16.3-5|43	
14cr|php-pear-Numbers_Words-0.16.3-5|44	%prep
14cr|php-pear-Numbers_Words-0.16.3-5|45	%setup -q -c
14cr|php-pear-Numbers_Words-0.16.3-5|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Numbers_Words-0.16.3-5|47	
14cr|php-pear-Numbers_Words-0.16.3-5|48	%install
14cr|php-pear-Numbers_Words-0.16.3-5|49	
14cr|php-pear-Numbers_Words-0.16.3-5|50	cd %{upstream_name}-%{version}
14cr|php-pear-Numbers_Words-0.16.3-5|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Numbers_Words-0.16.3-5|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Numbers_Words-0.16.3-5|53	
14cr|php-pear-Numbers_Words-0.16.3-5|54	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Numbers_Words-0.16.3-5|55	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Numbers_Words-0.16.3-5|56	
14cr|php-pear-Numbers_Words-0.16.3-5|57	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Numbers_Words-0.16.3-5|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Numbers_Words-0.16.3-5|59	
14cr|php-pear-Numbers_Words-0.16.3-5|60	%clean
14cr|php-pear-Numbers_Words-0.16.3-5|61	
14cr|php-pear-Numbers_Words-0.16.3-5|62	
14cr|php-pear-Numbers_Words-0.16.3-5|63	
14cr|php-pear-Numbers_Words-0.16.3-5|64	%files
14cr|php-pear-Numbers_Words-0.16.3-5|65	%defattr(-,root,root)
14cr|php-pear-Numbers_Words-0.16.3-5|66	%doc %{upstream_name}-%{version}/README
14cr|php-pear-Numbers_Words-0.16.3-5|67	%doc %{upstream_name}-%{version}/ChangeLog
14cr|php-pear-Numbers_Words-0.16.3-5|68	%{_datadir}/pear/%{_class}
14cr|php-pear-Numbers_Words-0.16.3-5|69	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Numbers_Words-0.16.3-5|70	
14cr|php-pear-Numbers_Words-0.16.3-5|71	
14cr|php-pear-Numbers_Words-0.16.3-5|72	
14cr|php-pear-Numbers_Words-0.16.3-5|73	%changelog
14cr|php-pear-Numbers_Words-0.16.3-5|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.3-5
14cr|php-pear-Numbers_Words-0.16.3-5|75	+ Revision: f066fcf
14cr|php-pear-Numbers_Words-0.16.3-5|76	- MassBuild#464: Increase release tag
14cr|php-pear-Numbers_Words-0.16.3-5|77	
14cr|php-pear-Numbers_Words-0.16.3-5|78	

6181 14
14cr|php-pear-Object_Freezer-1.0.0-4|1	%define  upstream_name Object_Freezer
14cr|php-pear-Object_Freezer-1.0.0-4|2	
14cr|php-pear-Object_Freezer-1.0.0-4|3	Summary:	Library that faciliates PHP object stores
14cr|php-pear-Object_Freezer-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Object_Freezer-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-Object_Freezer-1.0.0-4|6	Release:	4
14cr|php-pear-Object_Freezer-1.0.0-4|7	License:	BSD
14cr|php-pear-Object_Freezer-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-Object_Freezer-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-Object_Freezer-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/Object_Freezer-%{version}.tgz
14cr|php-pear-Object_Freezer-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-Object_Freezer-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-Object_Freezer-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-Object_Freezer-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-Object_Freezer-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-Object_Freezer-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-Object_Freezer-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-Object_Freezer-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-Object_Freezer-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-Object_Freezer-1.0.0-4|20	BuildRequires:	php-cli
14cr|php-pear-Object_Freezer-1.0.0-4|21	
14cr|php-pear-Object_Freezer-1.0.0-4|22	%description
14cr|php-pear-Object_Freezer-1.0.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-Object_Freezer-1.0.0-4|24	unit tests in PHP.
14cr|php-pear-Object_Freezer-1.0.0-4|25	
14cr|php-pear-Object_Freezer-1.0.0-4|26	This package provides a Library that provides the low-level functionality
14cr|php-pear-Object_Freezer-1.0.0-4|27	required to store ("freeze") PHP objects to and fetch ("thaw") PHP objects
14cr|php-pear-Object_Freezer-1.0.0-4|28	from an object store for PHPUnit.
14cr|php-pear-Object_Freezer-1.0.0-4|29	
14cr|php-pear-Object_Freezer-1.0.0-4|30	%prep
14cr|php-pear-Object_Freezer-1.0.0-4|31	
14cr|php-pear-Object_Freezer-1.0.0-4|32	%setup -q -c
14cr|php-pear-Object_Freezer-1.0.0-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Object_Freezer-1.0.0-4|34	
14cr|php-pear-Object_Freezer-1.0.0-4|35	%build
14cr|php-pear-Object_Freezer-1.0.0-4|36	
14cr|php-pear-Object_Freezer-1.0.0-4|37	%install
14cr|php-pear-Object_Freezer-1.0.0-4|38	
14cr|php-pear-Object_Freezer-1.0.0-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-Object_Freezer-1.0.0-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Object_Freezer-1.0.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Object_Freezer-1.0.0-4|42	
14cr|php-pear-Object_Freezer-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Object_Freezer-1.0.0-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Object_Freezer-1.0.0-4|45	
14cr|php-pear-Object_Freezer-1.0.0-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Object_Freezer-1.0.0-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Object_Freezer-1.0.0-4|48	
14cr|php-pear-Object_Freezer-1.0.0-4|49	%clean
14cr|php-pear-Object_Freezer-1.0.0-4|50	
14cr|php-pear-Object_Freezer-1.0.0-4|51	
14cr|php-pear-Object_Freezer-1.0.0-4|52	
14cr|php-pear-Object_Freezer-1.0.0-4|53	%files
14cr|php-pear-Object_Freezer-1.0.0-4|54	%defattr(-,root,root)
14cr|php-pear-Object_Freezer-1.0.0-4|55	%{_datadir}/pear/Object/Freezer
14cr|php-pear-Object_Freezer-1.0.0-4|56	%{_datadir}/pear/Object/*.php
14cr|php-pear-Object_Freezer-1.0.0-4|57	%{_datadir}/pear/packages/Object_Freezer.xml
14cr|php-pear-Object_Freezer-1.0.0-4|58	
14cr|php-pear-Object_Freezer-1.0.0-4|59	
14cr|php-pear-Object_Freezer-1.0.0-4|60	
14cr|php-pear-Object_Freezer-1.0.0-4|61	
14cr|php-pear-Object_Freezer-1.0.0-4|62	%changelog
14cr|php-pear-Object_Freezer-1.0.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-Object_Freezer-1.0.0-4|64	+ Revision: 08a7e9f
14cr|php-pear-Object_Freezer-1.0.0-4|65	- MassBuild#464: Increase release tag
14cr|php-pear-Object_Freezer-1.0.0-4|66	
14cr|php-pear-Object_Freezer-1.0.0-4|67	

6182 14
14cr|php-pear-OLE-1.0.0-0.RC1.6|1	%define		_class		OLE
14cr|php-pear-OLE-1.0.0-0.RC1.6|2	%define		upstream_name	%{_class}
14cr|php-pear-OLE-1.0.0-0.RC1.6|3	%define		pre       RC1
14cr|php-pear-OLE-1.0.0-0.RC1.6|4	
14cr|php-pear-OLE-1.0.0-0.RC1.6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-OLE-1.0.0-0.RC1.6|6	Version:	1.0.0
14cr|php-pear-OLE-1.0.0-0.RC1.6|7	Release:	0.%{pre}.6
14cr|php-pear-OLE-1.0.0-0.RC1.6|8	Summary:	Package for reading and writing OLE containers
14cr|php-pear-OLE-1.0.0-0.RC1.6|9	License:	PHP License
14cr|php-pear-OLE-1.0.0-0.RC1.6|10	Group:		Development/PHP
14cr|php-pear-OLE-1.0.0-0.RC1.6|11	URL:		http://pear.php.net/package/OLE/
14cr|php-pear-OLE-1.0.0-0.RC1.6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
14cr|php-pear-OLE-1.0.0-0.RC1.6|13	Requires(post): php-pear
14cr|php-pear-OLE-1.0.0-0.RC1.6|14	Requires(preun): php-pear
14cr|php-pear-OLE-1.0.0-0.RC1.6|15	Requires:	php-pear
14cr|php-pear-OLE-1.0.0-0.RC1.6|16	BuildRequires:	php-pear
14cr|php-pear-OLE-1.0.0-0.RC1.6|17	BuildArch:	noarch
14cr|php-pear-OLE-1.0.0-0.RC1.6|18	
14cr|php-pear-OLE-1.0.0-0.RC1.6|19	%description
14cr|php-pear-OLE-1.0.0-0.RC1.6|20	This package allows reading and writing of OLE (Object Linking and
14cr|php-pear-OLE-1.0.0-0.RC1.6|21	Embedding) files, the format used as container for Excel, Word and
14cr|php-pear-OLE-1.0.0-0.RC1.6|22	other MS file formats. Documentation for the OLE format can be found
14cr|php-pear-OLE-1.0.0-0.RC1.6|23	at: http://user.cs.tu-berlin.de/~schwartz/pmh/guide.html .
14cr|php-pear-OLE-1.0.0-0.RC1.6|24	
14cr|php-pear-OLE-1.0.0-0.RC1.6|25	%prep
14cr|php-pear-OLE-1.0.0-0.RC1.6|26	%setup -q -c
14cr|php-pear-OLE-1.0.0-0.RC1.6|27	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cr|php-pear-OLE-1.0.0-0.RC1.6|28	
14cr|php-pear-OLE-1.0.0-0.RC1.6|29	%install
14cr|php-pear-OLE-1.0.0-0.RC1.6|30	
14cr|php-pear-OLE-1.0.0-0.RC1.6|31	cd %{upstream_name}-%{version}%{pre}
14cr|php-pear-OLE-1.0.0-0.RC1.6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-OLE-1.0.0-0.RC1.6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-OLE-1.0.0-0.RC1.6|34	
14cr|php-pear-OLE-1.0.0-0.RC1.6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-OLE-1.0.0-0.RC1.6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-OLE-1.0.0-0.RC1.6|37	
14cr|php-pear-OLE-1.0.0-0.RC1.6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-OLE-1.0.0-0.RC1.6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-OLE-1.0.0-0.RC1.6|40	
14cr|php-pear-OLE-1.0.0-0.RC1.6|41	%clean
14cr|php-pear-OLE-1.0.0-0.RC1.6|42	
14cr|php-pear-OLE-1.0.0-0.RC1.6|43	
14cr|php-pear-OLE-1.0.0-0.RC1.6|44	
14cr|php-pear-OLE-1.0.0-0.RC1.6|45	%files
14cr|php-pear-OLE-1.0.0-0.RC1.6|46	%defattr(-,root,root)
14cr|php-pear-OLE-1.0.0-0.RC1.6|47	%{_datadir}/pear/%{_class}.php
14cr|php-pear-OLE-1.0.0-0.RC1.6|48	%{_datadir}/pear/%{_class}
14cr|php-pear-OLE-1.0.0-0.RC1.6|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-OLE-1.0.0-0.RC1.6|50	
14cr|php-pear-OLE-1.0.0-0.RC1.6|51	
14cr|php-pear-OLE-1.0.0-0.RC1.6|52	
14cr|php-pear-OLE-1.0.0-0.RC1.6|53	%changelog
14cr|php-pear-OLE-1.0.0-0.RC1.6|54	* Fri Mar 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-0.RC1.6
14cr|php-pear-OLE-1.0.0-0.RC1.6|55	+ Revision: 8410bfb
14cr|php-pear-OLE-1.0.0-0.RC1.6|56	- LOG Fix empyt pre/post scripts
14cr|php-pear-OLE-1.0.0-0.RC1.6|57	
14cr|php-pear-OLE-1.0.0-0.RC1.6|58	

6183 14
14cr|php-pear-Pager-2.4.9-2|1	%define		_class		Pager
14cr|php-pear-Pager-2.4.9-2|2	%define		upstream_name	%{_class}
14cr|php-pear-Pager-2.4.9-2|3	
14cr|php-pear-Pager-2.4.9-2|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Pager-2.4.9-2|5	Version:	2.4.9
14cr|php-pear-Pager-2.4.9-2|6	Release:	2
14cr|php-pear-Pager-2.4.9-2|7	Summary:	Generic data paging class
14cr|php-pear-Pager-2.4.9-2|8	
14cr|php-pear-Pager-2.4.9-2|9	License:	PHP License
14cr|php-pear-Pager-2.4.9-2|10	Group:		Development/PHP
14cr|php-pear-Pager-2.4.9-2|11	URL:		http://pear.php.net/package/Pager/
14cr|php-pear-Pager-2.4.9-2|12	Source0:	http://download.pear.php.net/package/Pager-%{version}.tgz
14cr|php-pear-Pager-2.4.9-2|13	Provides:	pear(Pager/Wrapper.php)
14cr|php-pear-Pager-2.4.9-2|14	Requires(post): php-pear
14cr|php-pear-Pager-2.4.9-2|15	Requires(preun): php-pear
14cr|php-pear-Pager-2.4.9-2|16	Requires:	php-pear
14cr|php-pear-Pager-2.4.9-2|17	Obsoletes:	php-pear-Pager_Sliding
14cr|php-pear-Pager-2.4.9-2|18	BuildArch:	noarch
14cr|php-pear-Pager-2.4.9-2|19	BuildRequires:	php-pear
14cr|php-pear-Pager-2.4.9-2|20	
14cr|php-pear-Pager-2.4.9-2|21	%description
14cr|php-pear-Pager-2.4.9-2|22	If you have data that needs paging (ie 1-10 on page one, 11-20 on page
14cr|php-pear-Pager-2.4.9-2|23	two) this class can help. Pass it an array of data and it will sort it
14cr|php-pear-Pager-2.4.9-2|24	into pages, picking up the current page id from the url. It can also
14cr|php-pear-Pager-2.4.9-2|25	give you back/next and page number links taking the current url and
14cr|php-pear-Pager-2.4.9-2|26	adding the correct page id to it.
14cr|php-pear-Pager-2.4.9-2|27	
14cr|php-pear-Pager-2.4.9-2|28	
14cr|php-pear-Pager-2.4.9-2|29	%prep
14cr|php-pear-Pager-2.4.9-2|30	%setup -q -c
14cr|php-pear-Pager-2.4.9-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Pager-2.4.9-2|32	
14cr|php-pear-Pager-2.4.9-2|33	%install
14cr|php-pear-Pager-2.4.9-2|34	
14cr|php-pear-Pager-2.4.9-2|35	cd %{upstream_name}-%{version}
14cr|php-pear-Pager-2.4.9-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Pager-2.4.9-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Pager-2.4.9-2|38	
14cr|php-pear-Pager-2.4.9-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Pager-2.4.9-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Pager-2.4.9-2|41	
14cr|php-pear-Pager-2.4.9-2|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Pager-2.4.9-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Pager-2.4.9-2|44	
14cr|php-pear-Pager-2.4.9-2|45	%clean
14cr|php-pear-Pager-2.4.9-2|46	
14cr|php-pear-Pager-2.4.9-2|47	
14cr|php-pear-Pager-2.4.9-2|48	
14cr|php-pear-Pager-2.4.9-2|49	%files
14cr|php-pear-Pager-2.4.9-2|50	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Pager-2.4.9-2|51	%{_datadir}/pear/%{_class}
14cr|php-pear-Pager-2.4.9-2|52	%{_datadir}/pear/%{_class}.php
14cr|php-pear-Pager-2.4.9-2|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Pager-2.4.9-2|54	
14cr|php-pear-Pager-2.4.9-2|55	
14cr|php-pear-Pager-2.4.9-2|56	
14cr|php-pear-Pager-2.4.9-2|57	
14cr|php-pear-Pager-2.4.9-2|58	%changelog
14cr|php-pear-Pager-2.4.9-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.9-2
14cr|php-pear-Pager-2.4.9-2|60	+ Revision: 6889ef4
14cr|php-pear-Pager-2.4.9-2|61	- MassBuild#464: Increase release tag
14cr|php-pear-Pager-2.4.9-2|62	
14cr|php-pear-Pager-2.4.9-2|63	

6184 14
14cr|php-pear-Payment_Clieop-0.2.0-2|1	%define		_class		Payment
14cr|php-pear-Payment_Clieop-0.2.0-2|2	%define		_subclass	Clieop
14cr|php-pear-Payment_Clieop-0.2.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Payment_Clieop-0.2.0-2|4	
14cr|php-pear-Payment_Clieop-0.2.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Payment_Clieop-0.2.0-2|6	Version:	0.2.0
14cr|php-pear-Payment_Clieop-0.2.0-2|7	Release:	2
14cr|php-pear-Payment_Clieop-0.2.0-2|8	Summary:	Create clieop03 file to send to Dutch Bank
14cr|php-pear-Payment_Clieop-0.2.0-2|9	License:	PHP License
14cr|php-pear-Payment_Clieop-0.2.0-2|10	Group:		Development/PHP
14cr|php-pear-Payment_Clieop-0.2.0-2|11	URL:		http://pear.php.net/package/Payment_Clieop/
14cr|php-pear-Payment_Clieop-0.2.0-2|12	Source0:	http://download.pear.php.net/package/Payment_Clieop-%{version}.tgz
14cr|php-pear-Payment_Clieop-0.2.0-2|13	Requires(post): php-pear
14cr|php-pear-Payment_Clieop-0.2.0-2|14	Requires(preun): php-pear
14cr|php-pear-Payment_Clieop-0.2.0-2|15	Requires:	php-pear
14cr|php-pear-Payment_Clieop-0.2.0-2|16	BuildArch:	noarch
14cr|php-pear-Payment_Clieop-0.2.0-2|17	BuildRequires:	php-pear
14cr|php-pear-Payment_Clieop-0.2.0-2|18	
14cr|php-pear-Payment_Clieop-0.2.0-2|19	%description
14cr|php-pear-Payment_Clieop-0.2.0-2|20	These classes can create a clieop03 file for you which you can send to
14cr|php-pear-Payment_Clieop-0.2.0-2|21	a Dutch Bank. Ofcourse you need also a Dutch bank account.
14cr|php-pear-Payment_Clieop-0.2.0-2|22	
14cr|php-pear-Payment_Clieop-0.2.0-2|23	
14cr|php-pear-Payment_Clieop-0.2.0-2|24	%prep
14cr|php-pear-Payment_Clieop-0.2.0-2|25	%setup -q -c
14cr|php-pear-Payment_Clieop-0.2.0-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Payment_Clieop-0.2.0-2|27	
14cr|php-pear-Payment_Clieop-0.2.0-2|28	%install
14cr|php-pear-Payment_Clieop-0.2.0-2|29	
14cr|php-pear-Payment_Clieop-0.2.0-2|30	cd %{upstream_name}-%{version}
14cr|php-pear-Payment_Clieop-0.2.0-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Payment_Clieop-0.2.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Payment_Clieop-0.2.0-2|33	
14cr|php-pear-Payment_Clieop-0.2.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Payment_Clieop-0.2.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Payment_Clieop-0.2.0-2|36	
14cr|php-pear-Payment_Clieop-0.2.0-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Payment_Clieop-0.2.0-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Payment_Clieop-0.2.0-2|39	
14cr|php-pear-Payment_Clieop-0.2.0-2|40	%clean
14cr|php-pear-Payment_Clieop-0.2.0-2|41	
14cr|php-pear-Payment_Clieop-0.2.0-2|42	
14cr|php-pear-Payment_Clieop-0.2.0-2|43	
14cr|php-pear-Payment_Clieop-0.2.0-2|44	%files
14cr|php-pear-Payment_Clieop-0.2.0-2|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Payment_Clieop-0.2.0-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Payment_Clieop-0.2.0-2|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Payment_Clieop-0.2.0-2|48	
14cr|php-pear-Payment_Clieop-0.2.0-2|49	
14cr|php-pear-Payment_Clieop-0.2.0-2|50	
14cr|php-pear-Payment_Clieop-0.2.0-2|51	%changelog
14cr|php-pear-Payment_Clieop-0.2.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|php-pear-Payment_Clieop-0.2.0-2|53	+ Revision: 52dd78b
14cr|php-pear-Payment_Clieop-0.2.0-2|54	- MassBuild#464: Increase release tag
14cr|php-pear-Payment_Clieop-0.2.0-2|55	
14cr|php-pear-Payment_Clieop-0.2.0-2|56	

6185 14
14cr|php-pear-Payment_DTA-1.4.1-4|1	%define		_class		Payment
14cr|php-pear-Payment_DTA-1.4.1-4|2	%define		_subclass	DTA
14cr|php-pear-Payment_DTA-1.4.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Payment_DTA-1.4.1-4|4	
14cr|php-pear-Payment_DTA-1.4.1-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Payment_DTA-1.4.1-4|6	Version:	1.4.1
14cr|php-pear-Payment_DTA-1.4.1-4|7	Release:	4
14cr|php-pear-Payment_DTA-1.4.1-4|8	Summary:	Creates DTA files containing money transactions (Germany)
14cr|php-pear-Payment_DTA-1.4.1-4|9	License:	PHP License
14cr|php-pear-Payment_DTA-1.4.1-4|10	Group:		Development/PHP
14cr|php-pear-Payment_DTA-1.4.1-4|11	URL:		http://pear.php.net/package/Payment_DTA/
14cr|php-pear-Payment_DTA-1.4.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Payment_DTA-1.4.1-4|13	Requires(post): php-pear
14cr|php-pear-Payment_DTA-1.4.1-4|14	Requires(preun): php-pear
14cr|php-pear-Payment_DTA-1.4.1-4|15	Requires:	php-pear
14cr|php-pear-Payment_DTA-1.4.1-4|16	BuildArch:	noarch
14cr|php-pear-Payment_DTA-1.4.1-4|17	BuildRequires:	php-pear
14cr|php-pear-Payment_DTA-1.4.1-4|18	
14cr|php-pear-Payment_DTA-1.4.1-4|19	%description
14cr|php-pear-Payment_DTA-1.4.1-4|20	%{upstream_name} provides function to create DTA files used in Germany to
14cr|php-pear-Payment_DTA-1.4.1-4|21	exchange information about money transactions with banks or online
14cr|php-pear-Payment_DTA-1.4.1-4|22	banking programs.
14cr|php-pear-Payment_DTA-1.4.1-4|23	
14cr|php-pear-Payment_DTA-1.4.1-4|24	
14cr|php-pear-Payment_DTA-1.4.1-4|25	%prep
14cr|php-pear-Payment_DTA-1.4.1-4|26	%setup -q -c
14cr|php-pear-Payment_DTA-1.4.1-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Payment_DTA-1.4.1-4|28	
14cr|php-pear-Payment_DTA-1.4.1-4|29	%install
14cr|php-pear-Payment_DTA-1.4.1-4|30	
14cr|php-pear-Payment_DTA-1.4.1-4|31	cd %{upstream_name}-%{version}
14cr|php-pear-Payment_DTA-1.4.1-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Payment_DTA-1.4.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Payment_DTA-1.4.1-4|34	
14cr|php-pear-Payment_DTA-1.4.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Payment_DTA-1.4.1-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Payment_DTA-1.4.1-4|37	
14cr|php-pear-Payment_DTA-1.4.1-4|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Payment_DTA-1.4.1-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Payment_DTA-1.4.1-4|40	
14cr|php-pear-Payment_DTA-1.4.1-4|41	%clean
14cr|php-pear-Payment_DTA-1.4.1-4|42	
14cr|php-pear-Payment_DTA-1.4.1-4|43	
14cr|php-pear-Payment_DTA-1.4.1-4|44	
14cr|php-pear-Payment_DTA-1.4.1-4|45	%files
14cr|php-pear-Payment_DTA-1.4.1-4|46	%defattr(-,root,root)
14cr|php-pear-Payment_DTA-1.4.1-4|47	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Payment_DTA-1.4.1-4|48	%{_datadir}/pear/%{_class}/*.php
14cr|php-pear-Payment_DTA-1.4.1-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Payment_DTA-1.4.1-4|50	
14cr|php-pear-Payment_DTA-1.4.1-4|51	
14cr|php-pear-Payment_DTA-1.4.1-4|52	
14cr|php-pear-Payment_DTA-1.4.1-4|53	%changelog
14cr|php-pear-Payment_DTA-1.4.1-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-4
14cr|php-pear-Payment_DTA-1.4.1-4|55	+ Revision: ee263ee
14cr|php-pear-Payment_DTA-1.4.1-4|56	- MassBuild#464: Increase release tag
14cr|php-pear-Payment_DTA-1.4.1-4|57	
14cr|php-pear-Payment_DTA-1.4.1-4|58	

6186 14
14cr|php-pear-PEAR_Delegator-0.1.0-16|1	%define		_class		PEAR
14cr|php-pear-PEAR_Delegator-0.1.0-16|2	%define		_subclass	Delegator
14cr|php-pear-PEAR_Delegator-0.1.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PEAR_Delegator-0.1.0-16|4	
14cr|php-pear-PEAR_Delegator-0.1.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PEAR_Delegator-0.1.0-16|6	Version:	0.1.0
14cr|php-pear-PEAR_Delegator-0.1.0-16|7	Release:	16
14cr|php-pear-PEAR_Delegator-0.1.0-16|8	Summary:	Delegation for PHP
14cr|php-pear-PEAR_Delegator-0.1.0-16|9	License:	PHP License
14cr|php-pear-PEAR_Delegator-0.1.0-16|10	Group:		Development/PHP
14cr|php-pear-PEAR_Delegator-0.1.0-16|11	URL:		http://pear.php.net/package/PEAR_Delegator/
14cr|php-pear-PEAR_Delegator-0.1.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-PEAR_Delegator-0.1.0-16|13	Patch0:		%{name}-%{version}-fix-path.patch
14cr|php-pear-PEAR_Delegator-0.1.0-16|14	Requires(post): php-pear
14cr|php-pear-PEAR_Delegator-0.1.0-16|15	Requires(preun): php-pear
14cr|php-pear-PEAR_Delegator-0.1.0-16|16	Requires:	php-pear
14cr|php-pear-PEAR_Delegator-0.1.0-16|17	BuildArch:	noarch
14cr|php-pear-PEAR_Delegator-0.1.0-16|18	BuildRequires:	php-pear
14cr|php-pear-PEAR_Delegator-0.1.0-16|19	
14cr|php-pear-PEAR_Delegator-0.1.0-16|20	%description
14cr|php-pear-PEAR_Delegator-0.1.0-16|21	This package implements traditional and unorthodox delegation in PHP.
14cr|php-pear-PEAR_Delegator-0.1.0-16|22	This allows for pseudo multiple inheritance and other interesting
14cr|php-pear-PEAR_Delegator-0.1.0-16|23	design paradigms.
14cr|php-pear-PEAR_Delegator-0.1.0-16|24	
14cr|php-pear-PEAR_Delegator-0.1.0-16|25	
14cr|php-pear-PEAR_Delegator-0.1.0-16|26	%prep
14cr|php-pear-PEAR_Delegator-0.1.0-16|27	%setup -q -c
14cr|php-pear-PEAR_Delegator-0.1.0-16|28	%patch0 -p 1
14cr|php-pear-PEAR_Delegator-0.1.0-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PEAR_Delegator-0.1.0-16|30	
14cr|php-pear-PEAR_Delegator-0.1.0-16|31	%install
14cr|php-pear-PEAR_Delegator-0.1.0-16|32	
14cr|php-pear-PEAR_Delegator-0.1.0-16|33	cd %{upstream_name}-%{version}
14cr|php-pear-PEAR_Delegator-0.1.0-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PEAR_Delegator-0.1.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PEAR_Delegator-0.1.0-16|36	
14cr|php-pear-PEAR_Delegator-0.1.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PEAR_Delegator-0.1.0-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PEAR_Delegator-0.1.0-16|39	
14cr|php-pear-PEAR_Delegator-0.1.0-16|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Delegator-0.1.0-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Delegator-0.1.0-16|42	
14cr|php-pear-PEAR_Delegator-0.1.0-16|43	%clean
14cr|php-pear-PEAR_Delegator-0.1.0-16|44	
14cr|php-pear-PEAR_Delegator-0.1.0-16|45	
14cr|php-pear-PEAR_Delegator-0.1.0-16|46	
14cr|php-pear-PEAR_Delegator-0.1.0-16|47	%files
14cr|php-pear-PEAR_Delegator-0.1.0-16|48	%defattr(-,root,root)
14cr|php-pear-PEAR_Delegator-0.1.0-16|49	%{_datadir}/pear/%{_class}
14cr|php-pear-PEAR_Delegator-0.1.0-16|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PEAR_Delegator-0.1.0-16|51	
14cr|php-pear-PEAR_Delegator-0.1.0-16|52	
14cr|php-pear-PEAR_Delegator-0.1.0-16|53	
14cr|php-pear-PEAR_Delegator-0.1.0-16|54	
14cr|php-pear-PEAR_Delegator-0.1.0-16|55	
14cr|php-pear-PEAR_Delegator-0.1.0-16|56	%changelog
14cr|php-pear-PEAR_Delegator-0.1.0-16|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-16
14cr|php-pear-PEAR_Delegator-0.1.0-16|58	+ Revision: 8853178
14cr|php-pear-PEAR_Delegator-0.1.0-16|59	- MassBuild#464: Increase release tag
14cr|php-pear-PEAR_Delegator-0.1.0-16|60	
14cr|php-pear-PEAR_Delegator-0.1.0-16|61	

6187 14
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|1	%define		_class		PEAR
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|2	%define		_subclass	Frontend
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|3	%define		upstream_name	%{_class}_%{_subclass}_Gtk
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|4	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|6	Version:	0.4.0
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|7	Release:	17
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|8	Summary:	GTK+ (Desktop) PEAR Package Manager
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|9	License:	PHP License
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|10	Group:		Development/PHP
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|11	URL:		http://pear.php.net/package/PEAR_Frontend_Gtk/
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|13	Requires(post): php-pear
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|14	Requires(preun): php-pear
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|15	Requires:	php-pear
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|16	BuildArch:	noarch
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|17	BuildRequires:	php-pear
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|18	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|19	%description
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|20	Desktop Interface to the PEAR Package Manager.
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|21	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|22	%prep
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|23	%setup -q -c
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|25	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|26	%build
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|27	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|28	%install
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|29	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|30	cd %{upstream_name}-%{version}
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|33	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|36	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|39	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|40	%clean
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|41	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|42	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|43	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|44	%files
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|45	%defattr(-,root,root)
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|46	%{_datadir}/pear/%{_class}
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|48	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|49	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|50	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|51	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|52	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|53	%changelog
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-17
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|55	+ Revision: bc7e5af
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|56	- MassBuild#464: Increase release tag
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|57	
14cr|php-pear-PEAR_Frontend_Gtk-0.4.0-17|58	

6188 14
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|1	%define		_class		PEAR
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|2	%define		_subclass	Frontend
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|3	%define		upstream_name	%{_class}_%{_subclass}_Web
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|4	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|6	Version:	0.7.4
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|7	Release:	7
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|8	Summary:	HTML (Web) PEAR package manager
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|9	License:	PHP License
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|10	Group:		Development/PHP
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|11	URL:		http://pear.php.net/package/PEAR_Frontend_Web/
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|13	Requires(post): php-pear
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|14	Requires(preun): php-pear
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|15	Requires:	php-pear
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|16	Provides:	pear(Frontend)
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|17	BuildRequires:	php-pear
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|18	BuildArch:	noarch
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|19	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|20	%description
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|21	Web interface to the PEAR package manager. Needed only when you want
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|22	to use PEAR from their CVS.
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|23	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|24	%prep
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|25	%setup -q -c
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|27	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|28	%install
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|29	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|30	cd %{upstream_name}-%{version}
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|33	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|36	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|39	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|40	%clean
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|41	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|42	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|43	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|44	%files
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|45	%defattr(-,root,root)
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|46	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|47	%{_datadir}/pear/%{_class}
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|48	%{_datadir}/pear/pearfrontendweb.php
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|49	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|51	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|52	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|53	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|54	%changelog
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-7
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|56	+ Revision: 26f6edc
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|57	- MassBuild#464: Increase release tag
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|58	
14cr|php-pear-PEAR_Frontend_Web-0.7.4-7|59	

6189 14
14cr|php-pear-PEAR_Info-1.9.2-8|1	%define		_class		PEAR
14cr|php-pear-PEAR_Info-1.9.2-8|2	%define		_subclass	Info
14cr|php-pear-PEAR_Info-1.9.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PEAR_Info-1.9.2-8|4	%define __noautoreq /usr/bin/php
14cr|php-pear-PEAR_Info-1.9.2-8|5	
14cr|php-pear-PEAR_Info-1.9.2-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-PEAR_Info-1.9.2-8|7	Version:	1.9.2
14cr|php-pear-PEAR_Info-1.9.2-8|8	Release:	8
14cr|php-pear-PEAR_Info-1.9.2-8|9	Summary:	Show Information about your PEAR install and its packages
14cr|php-pear-PEAR_Info-1.9.2-8|10	
14cr|php-pear-PEAR_Info-1.9.2-8|11	License:	PHP License
14cr|php-pear-PEAR_Info-1.9.2-8|12	Group:		Development/PHP
14cr|php-pear-PEAR_Info-1.9.2-8|13	URL:		http://pear.php.net/package/PEAR_Info/
14cr|php-pear-PEAR_Info-1.9.2-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-PEAR_Info-1.9.2-8|15	Requires(post): php-pear
14cr|php-pear-PEAR_Info-1.9.2-8|16	Requires(preun): php-pear
14cr|php-pear-PEAR_Info-1.9.2-8|17	Requires:	php-pear
14cr|php-pear-PEAR_Info-1.9.2-8|18	BuildArch:	noarch
14cr|php-pear-PEAR_Info-1.9.2-8|19	BuildRequires:	php-pear
14cr|php-pear-PEAR_Info-1.9.2-8|20	
14cr|php-pear-PEAR_Info-1.9.2-8|21	%description
14cr|php-pear-PEAR_Info-1.9.2-8|22	This package generates a comprehensive information page for your
14cr|php-pear-PEAR_Info-1.9.2-8|23	current PEAR install.
14cr|php-pear-PEAR_Info-1.9.2-8|24	- The format for the page is similar to that for phpinfo() except
14cr|php-pear-PEAR_Info-1.9.2-8|25	using PEAR colors.
14cr|php-pear-PEAR_Info-1.9.2-8|26	- Has complete PEAR Credits (based on the packages you have
14cr|php-pear-PEAR_Info-1.9.2-8|27	installed).
14cr|php-pear-PEAR_Info-1.9.2-8|28	- Will show if there is a newer version than the one presently
14cr|php-pear-PEAR_Info-1.9.2-8|29	installed (and what its state is).
14cr|php-pear-PEAR_Info-1.9.2-8|30	- Each package has an anchor in the form pkg_PackageName - where
14cr|php-pear-PEAR_Info-1.9.2-8|31	PackageName is a case-sensitive PEAR package name.
14cr|php-pear-PEAR_Info-1.9.2-8|32	
14cr|php-pear-PEAR_Info-1.9.2-8|33	%prep
14cr|php-pear-PEAR_Info-1.9.2-8|34	%setup -q -c
14cr|php-pear-PEAR_Info-1.9.2-8|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PEAR_Info-1.9.2-8|36	
14cr|php-pear-PEAR_Info-1.9.2-8|37	%install
14cr|php-pear-PEAR_Info-1.9.2-8|38	
14cr|php-pear-PEAR_Info-1.9.2-8|39	cd %{upstream_name}-%{version}
14cr|php-pear-PEAR_Info-1.9.2-8|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PEAR_Info-1.9.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PEAR_Info-1.9.2-8|42	
14cr|php-pear-PEAR_Info-1.9.2-8|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PEAR_Info-1.9.2-8|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PEAR_Info-1.9.2-8|45	
14cr|php-pear-PEAR_Info-1.9.2-8|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Info-1.9.2-8|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_Info-1.9.2-8|48	
14cr|php-pear-PEAR_Info-1.9.2-8|49	%clean
14cr|php-pear-PEAR_Info-1.9.2-8|50	
14cr|php-pear-PEAR_Info-1.9.2-8|51	
14cr|php-pear-PEAR_Info-1.9.2-8|52	
14cr|php-pear-PEAR_Info-1.9.2-8|53	%files
14cr|php-pear-PEAR_Info-1.9.2-8|54	%{_bindir}/pearinfo
14cr|php-pear-PEAR_Info-1.9.2-8|55	%{_datadir}/pear/%{_class}
14cr|php-pear-PEAR_Info-1.9.2-8|56	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-PEAR_Info-1.9.2-8|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PEAR_Info-1.9.2-8|58	
14cr|php-pear-PEAR_Info-1.9.2-8|59	
14cr|php-pear-PEAR_Info-1.9.2-8|60	
14cr|php-pear-PEAR_Info-1.9.2-8|61	%changelog
14cr|php-pear-PEAR_Info-1.9.2-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.2-8
14cr|php-pear-PEAR_Info-1.9.2-8|63	+ Revision: ae81993
14cr|php-pear-PEAR_Info-1.9.2-8|64	- MassBuild#464: Increase release tag
14cr|php-pear-PEAR_Info-1.9.2-8|65	
14cr|php-pear-PEAR_Info-1.9.2-8|66	

6190 14
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|1	%define		_class		PEAR
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|2	%define		_subclass	PackageFileManager
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|4	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|6	Version:	1.7.0
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|7	Release:	7
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|8	Summary:	Takes an existing package.xml and updates it with a new filelist and changelog
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|9	License:	New BSD License
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|10	Group:		Development/PHP
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|11	URL:		http://pear.php.net/package/PEAR_PackageFileManager/
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|13	Requires(post): php-pear
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|14	Requires(preun): php-pear
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|15	Requires:	php-pear
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|16	BuildArch:	noarch
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|17	BuildRequires:	php-pear
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|18	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|19	%description
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|20	This package revolutionizes the maintenance of PEAR packages. With a
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|21	few parameters, the entire package.xml is automatically updated with a
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|22	listing of all files in a package.
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|23	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|24	Features include:
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|25	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|26	- manages the new package.xml 2.0 format in PEAR 1.4.0
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|27	- can detect PHP and extension dependencies using PHP_CompatInfo
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|28	- reads in an existing package.xml file, and only changes the release/changelog
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|29	- a plugin system for retrieving files in a directory. Currently two plugins
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|30	exist, one for standard recursive directory content listing, and one that
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|31	reads the CVS/Entries files and generates a file listing based on the
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|32	contents of a checked out CVS repository
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|33	- incredibly flexible options for assigning install roles to files/directories
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|34	- ability to ignore any file based on a * ? wildcard-enabled string(s)
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|35	- ability to include only files that match a * ? wildcard-enabled string(s)
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|36	- ability to manage dependencies
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|37	- can output the package.xml in any directory, and read in the package.xml
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|38	file from any directory.
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|39	- can specify a different name for the package.xml file
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|40	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|41	PEAR_PackageFileManager is fully unit tested.
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|42	The new PEAR_PackageFileManager2 class is not.
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|43	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|44	%prep
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|45	%setup -q -c
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|47	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|48	%install
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|49	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|50	cd %{upstream_name}-%{version}
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|53	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|54	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|55	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|56	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|57	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|59	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|60	%clean
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|61	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|62	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|63	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|64	%files
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|65	%defattr(-,root,root)
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|66	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|67	%{_datadir}/pear/%{_class}
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|68	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|69	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|70	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|71	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|72	%changelog
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-7
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|74	+ Revision: b60a7f5
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|75	- MassBuild#464: Increase release tag
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|76	
14cr|php-pear-PEAR_PackageFileManager-1.7.0-7|77	

6191 14
14cr|php-pear-PHP_Archive-0.11.4-8|1	%define		_class		PHP
14cr|php-pear-PHP_Archive-0.11.4-8|2	%define		_subclass	Archive
14cr|php-pear-PHP_Archive-0.11.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PHP_Archive-0.11.4-8|4	
14cr|php-pear-PHP_Archive-0.11.4-8|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_Archive-0.11.4-8|6	Version:	0.11.4
14cr|php-pear-PHP_Archive-0.11.4-8|7	Release:	8
14cr|php-pear-PHP_Archive-0.11.4-8|8	Summary:	Create and use PHP Archive files
14cr|php-pear-PHP_Archive-0.11.4-8|9	License:	PHP License
14cr|php-pear-PHP_Archive-0.11.4-8|10	Group:		Development/PHP
14cr|php-pear-PHP_Archive-0.11.4-8|11	URL:		http://pear.php.net/package/PHP_Archive/
14cr|php-pear-PHP_Archive-0.11.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PHP_Archive-0.11.4-8|13	Requires(post): php-pear
14cr|php-pear-PHP_Archive-0.11.4-8|14	Requires(preun): php-pear
14cr|php-pear-PHP_Archive-0.11.4-8|15	Requires:	php-pear
14cr|php-pear-PHP_Archive-0.11.4-8|16	BuildArch:	noarch
14cr|php-pear-PHP_Archive-0.11.4-8|17	BuildRequires:	php-pear
14cr|php-pear-PHP_Archive-0.11.4-8|18	
14cr|php-pear-PHP_Archive-0.11.4-8|19	%description
14cr|php-pear-PHP_Archive-0.11.4-8|20	PHP_Archive allows you to create a single .phar file containing an
14cr|php-pear-PHP_Archive-0.11.4-8|21	entire application.
14cr|php-pear-PHP_Archive-0.11.4-8|22	
14cr|php-pear-PHP_Archive-0.11.4-8|23	%prep
14cr|php-pear-PHP_Archive-0.11.4-8|24	%setup -q -c
14cr|php-pear-PHP_Archive-0.11.4-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_Archive-0.11.4-8|26	
14cr|php-pear-PHP_Archive-0.11.4-8|27	%install
14cr|php-pear-PHP_Archive-0.11.4-8|28	
14cr|php-pear-PHP_Archive-0.11.4-8|29	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_Archive-0.11.4-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_Archive-0.11.4-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_Archive-0.11.4-8|32	
14cr|php-pear-PHP_Archive-0.11.4-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_Archive-0.11.4-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_Archive-0.11.4-8|35	
14cr|php-pear-PHP_Archive-0.11.4-8|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Archive-0.11.4-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Archive-0.11.4-8|38	
14cr|php-pear-PHP_Archive-0.11.4-8|39	%clean
14cr|php-pear-PHP_Archive-0.11.4-8|40	
14cr|php-pear-PHP_Archive-0.11.4-8|41	
14cr|php-pear-PHP_Archive-0.11.4-8|42	
14cr|php-pear-PHP_Archive-0.11.4-8|43	%files
14cr|php-pear-PHP_Archive-0.11.4-8|44	%defattr(-,root,root)
14cr|php-pear-PHP_Archive-0.11.4-8|45	%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_Archive-0.11.4-8|46	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-PHP_Archive-0.11.4-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHP_Archive-0.11.4-8|48	
14cr|php-pear-PHP_Archive-0.11.4-8|49	
14cr|php-pear-PHP_Archive-0.11.4-8|50	
14cr|php-pear-PHP_Archive-0.11.4-8|51	
14cr|php-pear-PHP_Archive-0.11.4-8|52	
14cr|php-pear-PHP_Archive-0.11.4-8|53	%changelog
14cr|php-pear-PHP_Archive-0.11.4-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.4-8
14cr|php-pear-PHP_Archive-0.11.4-8|55	+ Revision: 11653a5
14cr|php-pear-PHP_Archive-0.11.4-8|56	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Archive-0.11.4-8|57	
14cr|php-pear-PHP_Archive-0.11.4-8|58	

6192 14
14cr|php-pear-PHP_Beautifier-0.1.14-8|1	%define		_class		PHP
14cr|php-pear-PHP_Beautifier-0.1.14-8|2	%define		_subclass	Beautifier
14cr|php-pear-PHP_Beautifier-0.1.14-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PHP_Beautifier-0.1.14-8|4	%define __noautoreq /usr/bin/php
14cr|php-pear-PHP_Beautifier-0.1.14-8|5	
14cr|php-pear-PHP_Beautifier-0.1.14-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_Beautifier-0.1.14-8|7	Version:	0.1.14
14cr|php-pear-PHP_Beautifier-0.1.14-8|8	Release:	8
14cr|php-pear-PHP_Beautifier-0.1.14-8|9	Summary:	Beautifier for PHP
14cr|php-pear-PHP_Beautifier-0.1.14-8|10	
14cr|php-pear-PHP_Beautifier-0.1.14-8|11	License:	PHP License
14cr|php-pear-PHP_Beautifier-0.1.14-8|12	Group:		Development/PHP
14cr|php-pear-PHP_Beautifier-0.1.14-8|13	URL:		http://pear.php.net/package/PHP_Beautifier/
14cr|php-pear-PHP_Beautifier-0.1.14-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PHP_Beautifier-0.1.14-8|15	Patch0:		php-pear-PHP_Beautifier-0.1.14-fix-path.patch
14cr|php-pear-PHP_Beautifier-0.1.14-8|16	Requires(post): php-pear
14cr|php-pear-PHP_Beautifier-0.1.14-8|17	Requires(preun): php-pear
14cr|php-pear-PHP_Beautifier-0.1.14-8|18	Requires:	php-pear
14cr|php-pear-PHP_Beautifier-0.1.14-8|19	BuildArch:	noarch
14cr|php-pear-PHP_Beautifier-0.1.14-8|20	BuildRequires:	php-pear
14cr|php-pear-PHP_Beautifier-0.1.14-8|21	
14cr|php-pear-PHP_Beautifier-0.1.14-8|22	%description
14cr|php-pear-PHP_Beautifier-0.1.14-8|23	This program reformat and beautify PHP source code files
14cr|php-pear-PHP_Beautifier-0.1.14-8|24	automatically.
14cr|php-pear-PHP_Beautifier-0.1.14-8|25	
14cr|php-pear-PHP_Beautifier-0.1.14-8|26	%prep
14cr|php-pear-PHP_Beautifier-0.1.14-8|27	%setup -q -c
14cr|php-pear-PHP_Beautifier-0.1.14-8|28	%patch0 -p1
14cr|php-pear-PHP_Beautifier-0.1.14-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_Beautifier-0.1.14-8|30	
14cr|php-pear-PHP_Beautifier-0.1.14-8|31	%install
14cr|php-pear-PHP_Beautifier-0.1.14-8|32	
14cr|php-pear-PHP_Beautifier-0.1.14-8|33	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_Beautifier-0.1.14-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_Beautifier-0.1.14-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_Beautifier-0.1.14-8|36	
14cr|php-pear-PHP_Beautifier-0.1.14-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_Beautifier-0.1.14-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_Beautifier-0.1.14-8|39	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/licenses
14cr|php-pear-PHP_Beautifier-0.1.14-8|40	rm -f %{buildroot}%{_bindir}/*.bat
14cr|php-pear-PHP_Beautifier-0.1.14-8|41	
14cr|php-pear-PHP_Beautifier-0.1.14-8|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Beautifier-0.1.14-8|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Beautifier-0.1.14-8|44	
14cr|php-pear-PHP_Beautifier-0.1.14-8|45	%clean
14cr|php-pear-PHP_Beautifier-0.1.14-8|46	
14cr|php-pear-PHP_Beautifier-0.1.14-8|47	
14cr|php-pear-PHP_Beautifier-0.1.14-8|48	
14cr|php-pear-PHP_Beautifier-0.1.14-8|49	%files
14cr|php-pear-PHP_Beautifier-0.1.14-8|50	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-PHP_Beautifier-0.1.14-8|51	%doc %{upstream_name}-%{version}/licenses
14cr|php-pear-PHP_Beautifier-0.1.14-8|52	%{_bindir}/php_beautifier
14cr|php-pear-PHP_Beautifier-0.1.14-8|53	%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_Beautifier-0.1.14-8|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHP_Beautifier-0.1.14-8|55	
14cr|php-pear-PHP_Beautifier-0.1.14-8|56	
14cr|php-pear-PHP_Beautifier-0.1.14-8|57	
14cr|php-pear-PHP_Beautifier-0.1.14-8|58	
14cr|php-pear-PHP_Beautifier-0.1.14-8|59	
14cr|php-pear-PHP_Beautifier-0.1.14-8|60	%changelog
14cr|php-pear-PHP_Beautifier-0.1.14-8|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.14-8
14cr|php-pear-PHP_Beautifier-0.1.14-8|62	+ Revision: 2eab176
14cr|php-pear-PHP_Beautifier-0.1.14-8|63	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Beautifier-0.1.14-8|64	
14cr|php-pear-PHP_Beautifier-0.1.14-8|65	

6193 14
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|1	%define  upstream_name PHP_CodeBrowser
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|2	%define __noautoreq /usr/bin/php
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|3	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|4	Summary:	A code browser that augments the code with information from various QA tools
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|5	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|7	Version:	1.0.1
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|8	Release:	4
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|9	License:	BSD
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|10	Group:		Development/PHP
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|11	URL:		http://www.phpunit.de/
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|12	Source0:	http://pear.phpunit.de/get/PHP_CodeBrowser-%{version}.tgz
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|13	Requires(post): php-pear
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|14	Requires(preun): php-pear
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|17	Requires:	php-channel-phpunit
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|18	BuildArch:	noarch
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|19	BuildRequires:	php-pear
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|22	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|23	%description
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|24	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|25	unit tests in PHP.
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|26	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|27	This package provides a code browser that augments the code with information
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|28	from various QA tools for PHPUnit.
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|29	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|30	%prep
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|31	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|32	%setup -q -c
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|34	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|35	%build
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|36	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|37	%install
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|38	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|42	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|45	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|48	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|49	%clean
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|50	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|51	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|52	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|53	%files
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|54	%doc %{upstream_name}-%{version}/CHANGELOG.markdown
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|55	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|56	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|57	%{_bindir}/phpcb
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|58	%{_datadir}/pear/PHP_CodeBrowser
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|59	%{_datadir}/pear/packages/PHP_CodeBrowser.xml
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|60	%{_datadir}/pear/data/PHP_CodeBrowser
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|61	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|62	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|63	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|64	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|65	%changelog
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|67	+ Revision: c069c3e
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|68	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|69	
14cr|php-pear-PHP_CodeBrowser-1.0.1-4|70	

6194 14
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|1	%define  upstream_name PHP_CodeCoverage
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|2	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|3	Summary:	Library that provides collection, processing, and rendering functionality
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|5	Version:	1.2.13
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|6	Release:	2
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|7	License:	BSD
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|8	Group:		Development/PHP
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|10	Source0:	http://pear.phpunit.de/get/PHP_CodeCoverage-%{version}.tgz
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|11	Requires(post): php-pear
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|12	Requires(preun): php-pear
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|15	Requires:	php-channel-phpunit
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|16	BuildArch:	noarch
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|17	BuildRequires:	php-pear
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|21	Suggests:	php-pear-PHP_TokenStream >= 1.1.0
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|22	Suggests:	php-pear-Text_Template >= 1.1.1
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|23	Suggests:	php-dom
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|24	Suggests:	php-xdebug >= 2.0.5
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|25	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|26	%description
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|27	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|28	unit tests in PHP.
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|29	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|30	This package provides a Library that provides collection, processing, and
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|31	rendering functionality for PHP code coverage information for PHPUnit.
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|32	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|33	%prep
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|34	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|35	%setup -q -c
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|37	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|38	%build
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|39	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|40	%install
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|41	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|42	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|45	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|48	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|49	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|51	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|52	%clean
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|53	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|54	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|55	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|56	%files
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|57	%defattr(-,root,root)
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|58	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|59	%{_datadir}/pear/PHP/CodeCoverage
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|60	%{_datadir}/pear/PHP/*.php
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|61	%{_datadir}/pear/packages/PHP_CodeCoverage.xml
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|62	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|63	%changelog
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.13-2
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|65	+ Revision: a3f367f
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|66	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|67	
14cr|php-pear-PHP_CodeCoverage-1.2.13-2|68	

6195 14
14cr|php-pear-PHP_CompatInfo-1.9.0-8|1	%define		_class		PHP
14cr|php-pear-PHP_CompatInfo-1.9.0-8|2	%define		_subclass	CompatInfo
14cr|php-pear-PHP_CompatInfo-1.9.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PHP_CompatInfo-1.9.0-8|4	%define __noautoreq /usr/bin/php
14cr|php-pear-PHP_CompatInfo-1.9.0-8|5	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_CompatInfo-1.9.0-8|7	Version:	1.9.0
14cr|php-pear-PHP_CompatInfo-1.9.0-8|8	Release:	8
14cr|php-pear-PHP_CompatInfo-1.9.0-8|9	Summary:	Determine minimal requirements for a program
14cr|php-pear-PHP_CompatInfo-1.9.0-8|10	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|11	License:	PHP License
14cr|php-pear-PHP_CompatInfo-1.9.0-8|12	Group:		Development/PHP
14cr|php-pear-PHP_CompatInfo-1.9.0-8|13	URL:		http://pear.php.net/package/PHP_CompatInfo/
14cr|php-pear-PHP_CompatInfo-1.9.0-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PHP_CompatInfo-1.9.0-8|15	Requires(post): php-pear
14cr|php-pear-PHP_CompatInfo-1.9.0-8|16	Requires(preun): php-pear
14cr|php-pear-PHP_CompatInfo-1.9.0-8|17	Requires:	php-pear
14cr|php-pear-PHP_CompatInfo-1.9.0-8|18	BuildArch:	noarch
14cr|php-pear-PHP_CompatInfo-1.9.0-8|19	BuildRequires:	php-pear
14cr|php-pear-PHP_CompatInfo-1.9.0-8|20	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|21	%description
14cr|php-pear-PHP_CompatInfo-1.9.0-8|22	PHP_CompatInfo will parse a file/folder/script/array to find out the
14cr|php-pear-PHP_CompatInfo-1.9.0-8|23	minimum version and extensions required for it to run. Features
14cr|php-pear-PHP_CompatInfo-1.9.0-8|24	advanced debug output which shows which functions require which
14cr|php-pear-PHP_CompatInfo-1.9.0-8|25	version.
14cr|php-pear-PHP_CompatInfo-1.9.0-8|26	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|27	%prep
14cr|php-pear-PHP_CompatInfo-1.9.0-8|28	%setup -q -c
14cr|php-pear-PHP_CompatInfo-1.9.0-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_CompatInfo-1.9.0-8|30	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|31	%install
14cr|php-pear-PHP_CompatInfo-1.9.0-8|32	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|33	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_CompatInfo-1.9.0-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_CompatInfo-1.9.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_CompatInfo-1.9.0-8|36	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_CompatInfo-1.9.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_CompatInfo-1.9.0-8|39	rm -rf %{buildroot}%{_bindir}/scripts
14cr|php-pear-PHP_CompatInfo-1.9.0-8|40	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|41	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CompatInfo-1.9.0-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_CompatInfo-1.9.0-8|43	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|44	%clean
14cr|php-pear-PHP_CompatInfo-1.9.0-8|45	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|46	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|47	%files
14cr|php-pear-PHP_CompatInfo-1.9.0-8|48	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|49	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-PHP_CompatInfo-1.9.0-8|50	%{_bindir}/pci
14cr|php-pear-PHP_CompatInfo-1.9.0-8|51	%{_bindir}/pciconf
14cr|php-pear-PHP_CompatInfo-1.9.0-8|52	%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_CompatInfo-1.9.0-8|53	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-PHP_CompatInfo-1.9.0-8|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHP_CompatInfo-1.9.0-8|55	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|56	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|57	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|58	%changelog
14cr|php-pear-PHP_CompatInfo-1.9.0-8|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-8
14cr|php-pear-PHP_CompatInfo-1.9.0-8|60	+ Revision: 3ff6e95
14cr|php-pear-PHP_CompatInfo-1.9.0-8|61	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_CompatInfo-1.9.0-8|62	
14cr|php-pear-PHP_CompatInfo-1.9.0-8|63	

6196 14
14cr|php-pear-phpcov-1.0.0-5|1	%define  upstream_name phpcov
14cr|php-pear-phpcov-1.0.0-5|2	%define __noautoreq /usr/bin/php
14cr|php-pear-phpcov-1.0.0-5|3	
14cr|php-pear-phpcov-1.0.0-5|4	Summary:	TextUI frontend for PHP_CodeCoverage
14cr|php-pear-phpcov-1.0.0-5|5	
14cr|php-pear-phpcov-1.0.0-5|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-phpcov-1.0.0-5|7	Version:	1.0.0
14cr|php-pear-phpcov-1.0.0-5|8	Release:	5
14cr|php-pear-phpcov-1.0.0-5|9	License:	BSD
14cr|php-pear-phpcov-1.0.0-5|10	Group:		Development/PHP
14cr|php-pear-phpcov-1.0.0-5|11	URL:		http://www.phpunit.de/
14cr|php-pear-phpcov-1.0.0-5|12	Source0:	http://pear.phpunit.de/get/phpcov-%{version}.tgz
14cr|php-pear-phpcov-1.0.0-5|13	Requires(post): php-pear
14cr|php-pear-phpcov-1.0.0-5|14	Requires(preun): php-pear
14cr|php-pear-phpcov-1.0.0-5|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-phpcov-1.0.0-5|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-phpcov-1.0.0-5|17	Requires:	php-channel-phpunit
14cr|php-pear-phpcov-1.0.0-5|18	BuildArch:	noarch
14cr|php-pear-phpcov-1.0.0-5|19	BuildRequires:	php-pear
14cr|php-pear-phpcov-1.0.0-5|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-phpcov-1.0.0-5|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-phpcov-1.0.0-5|22	Suggests:	php-pear-PHP_CodeCoverage >= 1.1.0
14cr|php-pear-phpcov-1.0.0-5|23	
14cr|php-pear-phpcov-1.0.0-5|24	%description
14cr|php-pear-phpcov-1.0.0-5|25	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-phpcov-1.0.0-5|26	unit tests in PHP.
14cr|php-pear-phpcov-1.0.0-5|27	
14cr|php-pear-phpcov-1.0.0-5|28	This package provides TextUI frontend for PHP_CodeCoverage for PHPUnit.
14cr|php-pear-phpcov-1.0.0-5|29	
14cr|php-pear-phpcov-1.0.0-5|30	%prep
14cr|php-pear-phpcov-1.0.0-5|31	
14cr|php-pear-phpcov-1.0.0-5|32	%setup -q -c
14cr|php-pear-phpcov-1.0.0-5|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-phpcov-1.0.0-5|34	
14cr|php-pear-phpcov-1.0.0-5|35	%build
14cr|php-pear-phpcov-1.0.0-5|36	
14cr|php-pear-phpcov-1.0.0-5|37	%install
14cr|php-pear-phpcov-1.0.0-5|38	
14cr|php-pear-phpcov-1.0.0-5|39	cd %{upstream_name}-%{version}
14cr|php-pear-phpcov-1.0.0-5|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-phpcov-1.0.0-5|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-phpcov-1.0.0-5|42	
14cr|php-pear-phpcov-1.0.0-5|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-phpcov-1.0.0-5|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-phpcov-1.0.0-5|45	
14cr|php-pear-phpcov-1.0.0-5|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phpcov-1.0.0-5|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phpcov-1.0.0-5|48	
14cr|php-pear-phpcov-1.0.0-5|49	%clean
14cr|php-pear-phpcov-1.0.0-5|50	
14cr|php-pear-phpcov-1.0.0-5|51	
14cr|php-pear-phpcov-1.0.0-5|52	
14cr|php-pear-phpcov-1.0.0-5|53	%files
14cr|php-pear-phpcov-1.0.0-5|54	%{_bindir}/phpcov
14cr|php-pear-phpcov-1.0.0-5|55	%{_datadir}/pear/PHP/CodeCoverage/TextUI
14cr|php-pear-phpcov-1.0.0-5|56	%{_datadir}/pear/packages/phpcov.xml
14cr|php-pear-phpcov-1.0.0-5|57	
14cr|php-pear-phpcov-1.0.0-5|58	
14cr|php-pear-phpcov-1.0.0-5|59	
14cr|php-pear-phpcov-1.0.0-5|60	
14cr|php-pear-phpcov-1.0.0-5|61	%changelog
14cr|php-pear-phpcov-1.0.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|php-pear-phpcov-1.0.0-5|63	+ Revision: 0ded488
14cr|php-pear-phpcov-1.0.0-5|64	- MassBuild#464: Increase release tag
14cr|php-pear-phpcov-1.0.0-5|65	
14cr|php-pear-phpcov-1.0.0-5|66	

6197 14
14cr|php-pear-phpcpd-1.3.5-3|1	%define  upstream_name phpcpd
14cr|php-pear-phpcpd-1.3.5-3|2	%define __noautoreq /usr/bin/php
14cr|php-pear-phpcpd-1.3.5-3|3	
14cr|php-pear-phpcpd-1.3.5-3|4	Summary:	Copy/Paste Detector (CPD) for PHP code
14cr|php-pear-phpcpd-1.3.5-3|5	
14cr|php-pear-phpcpd-1.3.5-3|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-phpcpd-1.3.5-3|7	Version:	1.3.5
14cr|php-pear-phpcpd-1.3.5-3|8	Release:	3
14cr|php-pear-phpcpd-1.3.5-3|9	License:	BSD
14cr|php-pear-phpcpd-1.3.5-3|10	Group:		Development/PHP
14cr|php-pear-phpcpd-1.3.5-3|11	URL:		http://www.phpunit.de/
14cr|php-pear-phpcpd-1.3.5-3|12	Source0:	http://pear.phpunit.de/get/phpcpd-%{version}.tgz
14cr|php-pear-phpcpd-1.3.5-3|13	Requires(post): php-pear
14cr|php-pear-phpcpd-1.3.5-3|14	Requires(preun): php-pear
14cr|php-pear-phpcpd-1.3.5-3|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-phpcpd-1.3.5-3|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-phpcpd-1.3.5-3|17	Requires:	php-channel-phpunit
14cr|php-pear-phpcpd-1.3.5-3|18	BuildArch:	noarch
14cr|php-pear-phpcpd-1.3.5-3|19	BuildRequires:	php-pear
14cr|php-pear-phpcpd-1.3.5-3|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-phpcpd-1.3.5-3|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-phpcpd-1.3.5-3|22	Suggests:	php-pear-File_Iterator >= 1.3.0
14cr|php-pear-phpcpd-1.3.5-3|23	Suggests:	php-pear-PHP_Timer >= 1.0.2
14cr|php-pear-phpcpd-1.3.5-3|24	Suggests:	php-tokenizer
14cr|php-pear-phpcpd-1.3.5-3|25	
14cr|php-pear-phpcpd-1.3.5-3|26	%description
14cr|php-pear-phpcpd-1.3.5-3|27	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-phpcpd-1.3.5-3|28	unit tests in PHP.
14cr|php-pear-phpcpd-1.3.5-3|29	
14cr|php-pear-phpcpd-1.3.5-3|30	This package provides Copy/Paste Detector (CPD) for PHP code for PHPUnit.
14cr|php-pear-phpcpd-1.3.5-3|31	
14cr|php-pear-phpcpd-1.3.5-3|32	%prep
14cr|php-pear-phpcpd-1.3.5-3|33	
14cr|php-pear-phpcpd-1.3.5-3|34	%setup -q -c
14cr|php-pear-phpcpd-1.3.5-3|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-phpcpd-1.3.5-3|36	
14cr|php-pear-phpcpd-1.3.5-3|37	%build
14cr|php-pear-phpcpd-1.3.5-3|38	
14cr|php-pear-phpcpd-1.3.5-3|39	%install
14cr|php-pear-phpcpd-1.3.5-3|40	
14cr|php-pear-phpcpd-1.3.5-3|41	cd %{upstream_name}-%{version}
14cr|php-pear-phpcpd-1.3.5-3|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-phpcpd-1.3.5-3|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-phpcpd-1.3.5-3|44	
14cr|php-pear-phpcpd-1.3.5-3|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-phpcpd-1.3.5-3|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-phpcpd-1.3.5-3|47	
14cr|php-pear-phpcpd-1.3.5-3|48	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phpcpd-1.3.5-3|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phpcpd-1.3.5-3|50	
14cr|php-pear-phpcpd-1.3.5-3|51	%clean
14cr|php-pear-phpcpd-1.3.5-3|52	
14cr|php-pear-phpcpd-1.3.5-3|53	
14cr|php-pear-phpcpd-1.3.5-3|54	
14cr|php-pear-phpcpd-1.3.5-3|55	%files
14cr|php-pear-phpcpd-1.3.5-3|56	%{_bindir}/phpcpd
14cr|php-pear-phpcpd-1.3.5-3|57	%{_datadir}/pear/PHPCPD
14cr|php-pear-phpcpd-1.3.5-3|58	%{_datadir}/pear/packages/phpcpd.xml
14cr|php-pear-phpcpd-1.3.5-3|59	
14cr|php-pear-phpcpd-1.3.5-3|60	
14cr|php-pear-phpcpd-1.3.5-3|61	
14cr|php-pear-phpcpd-1.3.5-3|62	
14cr|php-pear-phpcpd-1.3.5-3|63	%changelog
14cr|php-pear-phpcpd-1.3.5-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-3
14cr|php-pear-phpcpd-1.3.5-3|65	+ Revision: 08e9c61
14cr|php-pear-phpcpd-1.3.5-3|66	- MassBuild#464: Increase release tag
14cr|php-pear-phpcpd-1.3.5-3|67	
14cr|php-pear-phpcpd-1.3.5-3|68	

6198 14
14cr|php-pear-PhpDocumentor-1.4.4-3|1	%define     _class          PhpDocumentor
14cr|php-pear-PhpDocumentor-1.4.4-3|2	%define		upstream_name	%{_class}
14cr|php-pear-PhpDocumentor-1.4.4-3|3	%define __noautoreq /usr/bin/php
14cr|php-pear-PhpDocumentor-1.4.4-3|4	
14cr|php-pear-PhpDocumentor-1.4.4-3|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PhpDocumentor-1.4.4-3|6	Version:	1.4.4
14cr|php-pear-PhpDocumentor-1.4.4-3|7	Release:	3
14cr|php-pear-PhpDocumentor-1.4.4-3|8	Summary:	Provides automatic documenting of PHP API directly from source
14cr|php-pear-PhpDocumentor-1.4.4-3|9	
14cr|php-pear-PhpDocumentor-1.4.4-3|10	License:	LGPL
14cr|php-pear-PhpDocumentor-1.4.4-3|11	Group:		Development/PHP
14cr|php-pear-PhpDocumentor-1.4.4-3|12	URL:		http://pear.php.net/package/PhpDocumentor/
14cr|php-pear-PhpDocumentor-1.4.4-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-PhpDocumentor-1.4.4-3|14	Patch:		PhpDocumentor-1.4.3-use-system-smarty.patch
14cr|php-pear-PhpDocumentor-1.4.4-3|15	Requires(post): php-pear
14cr|php-pear-PhpDocumentor-1.4.4-3|16	Requires(preun): php-pear
14cr|php-pear-PhpDocumentor-1.4.4-3|17	Requires:	apache-mod_php
14cr|php-pear-PhpDocumentor-1.4.4-3|18	Requires:	php-pear
14cr|php-pear-PhpDocumentor-1.4.4-3|19	Requires:	php-smarty
14cr|php-pear-PhpDocumentor-1.4.4-3|20	BuildArch:	noarch
14cr|php-pear-PhpDocumentor-1.4.4-3|21	BuildRequires:	php-pear
14cr|php-pear-PhpDocumentor-1.4.4-3|22	
14cr|php-pear-PhpDocumentor-1.4.4-3|23	%description
14cr|php-pear-PhpDocumentor-1.4.4-3|24	The phpDocumentor tool is a standalone auto-documentor similar to
14cr|php-pear-PhpDocumentor-1.4.4-3|25	JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH
14cr|php-pear-PhpDocumentor-1.4.4-3|26	faster, parses a much wider range of php files, and comes with many
14cr|php-pear-PhpDocumentor-1.4.4-3|27	customizations including 11 HTML templates, windows help file CHM
14cr|php-pear-PhpDocumentor-1.4.4-3|28	output, PDF output, and XML DocBook peardoc2 output for use with
14cr|php-pear-PhpDocumentor-1.4.4-3|29	documenting PEAR. In addition, it can do PHPXref source code
14cr|php-pear-PhpDocumentor-1.4.4-3|30	highlighting and linking.
14cr|php-pear-PhpDocumentor-1.4.4-3|31	
14cr|php-pear-PhpDocumentor-1.4.4-3|32	Features (short list):
14cr|php-pear-PhpDocumentor-1.4.4-3|33	- output in HTML, PDF (directly), CHM (with windows help compiler),
14cr|php-pear-PhpDocumentor-1.4.4-3|34	XML DocBook
14cr|php-pear-PhpDocumentor-1.4.4-3|35	- very fast
14cr|php-pear-PhpDocumentor-1.4.4-3|36	- web and command-line interface
14cr|php-pear-PhpDocumentor-1.4.4-3|37	- fully customizable output with Smarty-based templates
14cr|php-pear-PhpDocumentor-1.4.4-3|38	- recognizes JavaDoc-style documentation with special tags customized
14cr|php-pear-PhpDocumentor-1.4.4-3|39	for PHP 4
14cr|php-pear-PhpDocumentor-1.4.4-3|40	- automatic linking, class inheritance diagrams and intelligent
14cr|php-pear-PhpDocumentor-1.4.4-3|41	override
14cr|php-pear-PhpDocumentor-1.4.4-3|42	- customizable source code highlighting, with phpxref-style
14cr|php-pear-PhpDocumentor-1.4.4-3|43	cross-referencing
14cr|php-pear-PhpDocumentor-1.4.4-3|44	- parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
14cr|php-pear-PhpDocumentor-1.4.4-3|45	directly in documentation
14cr|php-pear-PhpDocumentor-1.4.4-3|46	- generates a todo list from @todo tags in source
14cr|php-pear-PhpDocumentor-1.4.4-3|47	- generates multiple documentation sets based on @access private,
14cr|php-pear-PhpDocumentor-1.4.4-3|48	@internal and {@internal} tags
14cr|php-pear-PhpDocumentor-1.4.4-3|49	- example php files can be placed directly in documentation with
14cr|php-pear-PhpDocumentor-1.4.4-3|50	highlighting and phpxref linking using the @example tag
14cr|php-pear-PhpDocumentor-1.4.4-3|51	- linking between external manual and API documentation is possible at
14cr|php-pear-PhpDocumentor-1.4.4-3|52	the sub-section level in all output formats
14cr|php-pear-PhpDocumentor-1.4.4-3|53	- easily extended for specific documentation needs with Converter
14cr|php-pear-PhpDocumentor-1.4.4-3|54	- full documentation of every feature, manual can be generated
14cr|php-pear-PhpDocumentor-1.4.4-3|55	directly from the source code with "phpdoc -c makedocs" in any format
14cr|php-pear-PhpDocumentor-1.4.4-3|56	desired.
14cr|php-pear-PhpDocumentor-1.4.4-3|57	- current manual always available at http://www.phpdoc.org/manual.php
14cr|php-pear-PhpDocumentor-1.4.4-3|58	- user .ini files can be used to control output, multiple outputs can
14cr|php-pear-PhpDocumentor-1.4.4-3|59	be generated at once
14cr|php-pear-PhpDocumentor-1.4.4-3|60	
14cr|php-pear-PhpDocumentor-1.4.4-3|61	%prep
14cr|php-pear-PhpDocumentor-1.4.4-3|62	%setup -q -c
14cr|php-pear-PhpDocumentor-1.4.4-3|63	# %%patch -p1 <- needs testing
14cr|php-pear-PhpDocumentor-1.4.4-3|64	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PhpDocumentor-1.4.4-3|65	
14cr|php-pear-PhpDocumentor-1.4.4-3|66	%install
14cr|php-pear-PhpDocumentor-1.4.4-3|67	
14cr|php-pear-PhpDocumentor-1.4.4-3|68	cd %{upstream_name}-%{version}
14cr|php-pear-PhpDocumentor-1.4.4-3|69	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PhpDocumentor-1.4.4-3|70	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PhpDocumentor-1.4.4-3|71	
14cr|php-pear-PhpDocumentor-1.4.4-3|72	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PhpDocumentor-1.4.4-3|73	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PhpDocumentor-1.4.4-3|74	
14cr|php-pear-PhpDocumentor-1.4.4-3|75	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PhpDocumentor-1.4.4-3|76	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PhpDocumentor-1.4.4-3|77	
14cr|php-pear-PhpDocumentor-1.4.4-3|78	# # cleanup
14cr|php-pear-PhpDocumentor-1.4.4-3|79	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Smarty-*
14cr|php-pear-PhpDocumentor-1.4.4-3|80	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/phpDocumentor/Smarty-*
14cr|php-pear-PhpDocumentor-1.4.4-3|81	# rm -rf %{buildroot}%{_datadir}/pear/data/PhpDocumentor/phpDocumentor/Smarty-*
14cr|php-pear-PhpDocumentor-1.4.4-3|82	
14cr|php-pear-PhpDocumentor-1.4.4-3|83	%clean
14cr|php-pear-PhpDocumentor-1.4.4-3|84	
14cr|php-pear-PhpDocumentor-1.4.4-3|85	
14cr|php-pear-PhpDocumentor-1.4.4-3|86	
14cr|php-pear-PhpDocumentor-1.4.4-3|87	%files
14cr|php-pear-PhpDocumentor-1.4.4-3|88	%{_bindir}/phpdoc
14cr|php-pear-PhpDocumentor-1.4.4-3|89	%{_datadir}/pear/%{_class}
14cr|php-pear-PhpDocumentor-1.4.4-3|90	%{_datadir}/pear/data/%{_class}
14cr|php-pear-PhpDocumentor-1.4.4-3|91	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PhpDocumentor-1.4.4-3|92	
14cr|php-pear-PhpDocumentor-1.4.4-3|93	
14cr|php-pear-PhpDocumentor-1.4.4-3|94	
14cr|php-pear-PhpDocumentor-1.4.4-3|95	%changelog
14cr|php-pear-PhpDocumentor-1.4.4-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-3
14cr|php-pear-PhpDocumentor-1.4.4-3|97	+ Revision: 1dd62ec
14cr|php-pear-PhpDocumentor-1.4.4-3|98	- MassBuild#464: Increase release tag
14cr|php-pear-PhpDocumentor-1.4.4-3|99	
14cr|php-pear-PhpDocumentor-1.4.4-3|100	

6199 14
14cr|php-pear-PHP_Fork-0.3.0-12|1	%define		_class		PHP
14cr|php-pear-PHP_Fork-0.3.0-12|2	%define		_subclass	Fork
14cr|php-pear-PHP_Fork-0.3.0-12|3	%define		_status		beta
14cr|php-pear-PHP_Fork-0.3.0-12|4	%define		_pearname	%{_class}_%{_subclass}
14cr|php-pear-PHP_Fork-0.3.0-12|5	
14cr|php-pear-PHP_Fork-0.3.0-12|6	%if %{_use_internal_dependency_generator}
14cr|php-pear-PHP_Fork-0.3.0-12|7	%define __noautoreq 'pear(Snoopy.class.php)'
14cr|php-pear-PHP_Fork-0.3.0-12|8	%else
14cr|php-pear-PHP_Fork-0.3.0-12|9	%define		_requires_exceptions pear(Snoopy.class.php)
14cr|php-pear-PHP_Fork-0.3.0-12|10	%endif
14cr|php-pear-PHP_Fork-0.3.0-12|11	
14cr|php-pear-PHP_Fork-0.3.0-12|12	Summary:	%{_pearname} - Wrapper for pcntl_fork() with Java-like API
14cr|php-pear-PHP_Fork-0.3.0-12|13	Name:		php-pear-%{_pearname}
14cr|php-pear-PHP_Fork-0.3.0-12|14	Version:	0.3.0
14cr|php-pear-PHP_Fork-0.3.0-12|15	Release:	12
14cr|php-pear-PHP_Fork-0.3.0-12|16	License:	PHP License
14cr|php-pear-PHP_Fork-0.3.0-12|17	Group:		Development/PHP
14cr|php-pear-PHP_Fork-0.3.0-12|18	Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tar.bz2
14cr|php-pear-PHP_Fork-0.3.0-12|19	URL:		http://pear.php.net/package/PHP_Fork/
14cr|php-pear-PHP_Fork-0.3.0-12|20	Requires(post): php-pear
14cr|php-pear-PHP_Fork-0.3.0-12|21	Requires(preun): php-pear
14cr|php-pear-PHP_Fork-0.3.0-12|22	Requires:	php-pear
14cr|php-pear-PHP_Fork-0.3.0-12|23	Requires:	php-shmop
14cr|php-pear-PHP_Fork-0.3.0-12|24	Requires:	php-pcntl
14cr|php-pear-PHP_Fork-0.3.0-12|25	BuildArch:	noarch
14cr|php-pear-PHP_Fork-0.3.0-12|26	BuildRequires:	dos2unix
14cr|php-pear-PHP_Fork-0.3.0-12|27	
14cr|php-pear-PHP_Fork-0.3.0-12|28	%description
14cr|php-pear-PHP_Fork-0.3.0-12|29	PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set
14cr|php-pear-PHP_Fork-0.3.0-12|30	like Java language. Practical usage is done by extending this class,
14cr|php-pear-PHP_Fork-0.3.0-12|31	and re-defining the run() method.
14cr|php-pear-PHP_Fork-0.3.0-12|32	
14cr|php-pear-PHP_Fork-0.3.0-12|33	This way PHP developers can enclose logic into a class that extends
14cr|php-pear-PHP_Fork-0.3.0-12|34	PHP_Fork, then execute the start() method that forks a child process.
14cr|php-pear-PHP_Fork-0.3.0-12|35	Communications with the forked process is ensured by using a Shared
14cr|php-pear-PHP_Fork-0.3.0-12|36	Memory Segment; by using a user-defined signal and this shared memory
14cr|php-pear-PHP_Fork-0.3.0-12|37	developers can access to child process methods that returns a
14cr|php-pear-PHP_Fork-0.3.0-12|38	serializable variable.
14cr|php-pear-PHP_Fork-0.3.0-12|39	
14cr|php-pear-PHP_Fork-0.3.0-12|40	The shared variable space can be accessed with the two methods:
14cr|php-pear-PHP_Fork-0.3.0-12|41	- void setVariable($name, $value)
14cr|php-pear-PHP_Fork-0.3.0-12|42	- mixed getVariable($name)
14cr|php-pear-PHP_Fork-0.3.0-12|43	
14cr|php-pear-PHP_Fork-0.3.0-12|44	$name must be a valid PHP variable name;
14cr|php-pear-PHP_Fork-0.3.0-12|45	$value must be a variable or a serializable object.
14cr|php-pear-PHP_Fork-0.3.0-12|46	
14cr|php-pear-PHP_Fork-0.3.0-12|47	Resources (db connections, streams, etc.) cannot be serialized and so
14cr|php-pear-PHP_Fork-0.3.0-12|48	they're not correctly handled.
14cr|php-pear-PHP_Fork-0.3.0-12|49	
14cr|php-pear-PHP_Fork-0.3.0-12|50	In PEAR status of this package is: %{_status}.
14cr|php-pear-PHP_Fork-0.3.0-12|51	
14cr|php-pear-PHP_Fork-0.3.0-12|52	%prep
14cr|php-pear-PHP_Fork-0.3.0-12|53	
14cr|php-pear-PHP_Fork-0.3.0-12|54	%setup -q -c
14cr|php-pear-PHP_Fork-0.3.0-12|55	
14cr|php-pear-PHP_Fork-0.3.0-12|56	find . -type d -perm 0700 -exec chmod 755 {} \;
14cr|php-pear-PHP_Fork-0.3.0-12|57	find . -type f -perm 0555 -exec chmod 755 {} \;
14cr|php-pear-PHP_Fork-0.3.0-12|58	find . -type f -perm 0444 -exec chmod 644 {} \;
14cr|php-pear-PHP_Fork-0.3.0-12|59	
14cr|php-pear-PHP_Fork-0.3.0-12|60	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|php-pear-PHP_Fork-0.3.0-12|61	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|php-pear-PHP_Fork-0.3.0-12|62	done
14cr|php-pear-PHP_Fork-0.3.0-12|63	
14cr|php-pear-PHP_Fork-0.3.0-12|64	# strip away annoying ^M
14cr|php-pear-PHP_Fork-0.3.0-12|65	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cr|php-pear-PHP_Fork-0.3.0-12|66	
14cr|php-pear-PHP_Fork-0.3.0-12|67	%install
14cr|php-pear-PHP_Fork-0.3.0-12|68	install -d %{buildroot}%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_Fork-0.3.0-12|69	
14cr|php-pear-PHP_Fork-0.3.0-12|70	install %{_pearname}-%{version}/*.php %{buildroot}%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_Fork-0.3.0-12|71	
14cr|php-pear-PHP_Fork-0.3.0-12|72	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Fork-0.3.0-12|73	install -m0644 package.xml %{buildroot}%{_datadir}/pear/packages/%{_pearname}.xml
14cr|php-pear-PHP_Fork-0.3.0-12|74	
14cr|php-pear-PHP_Fork-0.3.0-12|75	%post
14cr|php-pear-PHP_Fork-0.3.0-12|76	if [ "$1" = "1" ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|77	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|78	%{_bindir}/pear install --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
14cr|php-pear-PHP_Fork-0.3.0-12|79	fi
14cr|php-pear-PHP_Fork-0.3.0-12|80	fi
14cr|php-pear-PHP_Fork-0.3.0-12|81	if [ "$1" = "2" ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|82	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|83	%{_bindir}/pear upgrade -f --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
14cr|php-pear-PHP_Fork-0.3.0-12|84	fi
14cr|php-pear-PHP_Fork-0.3.0-12|85	fi
14cr|php-pear-PHP_Fork-0.3.0-12|86	
14cr|php-pear-PHP_Fork-0.3.0-12|87	%preun
14cr|php-pear-PHP_Fork-0.3.0-12|88	if [ "$1" = 0 ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|89	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cr|php-pear-PHP_Fork-0.3.0-12|90	%{_bindir}/pear uninstall --nodeps -r %{_pearname}
14cr|php-pear-PHP_Fork-0.3.0-12|91	fi
14cr|php-pear-PHP_Fork-0.3.0-12|92	fi
14cr|php-pear-PHP_Fork-0.3.0-12|93	
14cr|php-pear-PHP_Fork-0.3.0-12|94	%files
14cr|php-pear-PHP_Fork-0.3.0-12|95	%defattr(644,root,root,755)
14cr|php-pear-PHP_Fork-0.3.0-12|96	%doc %{_pearname}-%{version}/examples
14cr|php-pear-PHP_Fork-0.3.0-12|97	%{_datadir}/pear/%{_class}/*.php
14cr|php-pear-PHP_Fork-0.3.0-12|98	%{_datadir}/pear/packages/%{_pearname}.xml
14cr|php-pear-PHP_Fork-0.3.0-12|99	
14cr|php-pear-PHP_Fork-0.3.0-12|100	
14cr|php-pear-PHP_Fork-0.3.0-12|101	
14cr|php-pear-PHP_Fork-0.3.0-12|102	
14cr|php-pear-PHP_Fork-0.3.0-12|103	
14cr|php-pear-PHP_Fork-0.3.0-12|104	%changelog
14cr|php-pear-PHP_Fork-0.3.0-12|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-12
14cr|php-pear-PHP_Fork-0.3.0-12|106	+ Revision: 3821030
14cr|php-pear-PHP_Fork-0.3.0-12|107	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Fork-0.3.0-12|108	
14cr|php-pear-PHP_Fork-0.3.0-12|109	

6200 14
14cr|php-pear-PHP_Invoker-1.0.0-4|1	%define  upstream_name PHP_Invoker
14cr|php-pear-PHP_Invoker-1.0.0-4|2	
14cr|php-pear-PHP_Invoker-1.0.0-4|3	Summary:	Utility class for invoking callables with a timeout
14cr|php-pear-PHP_Invoker-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_Invoker-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHP_Invoker-1.0.0-4|6	Release:	4
14cr|php-pear-PHP_Invoker-1.0.0-4|7	License:	BSD
14cr|php-pear-PHP_Invoker-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHP_Invoker-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHP_Invoker-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHP_Invoker-%{version}.tgz
14cr|php-pear-PHP_Invoker-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHP_Invoker-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHP_Invoker-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHP_Invoker-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHP_Invoker-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHP_Invoker-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHP_Invoker-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHP_Invoker-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHP_Invoker-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHP_Invoker-1.0.0-4|20	Suggests:	php-pcntl
14cr|php-pear-PHP_Invoker-1.0.0-4|21	BuildRequires:	php-cli
14cr|php-pear-PHP_Invoker-1.0.0-4|22	
14cr|php-pear-PHP_Invoker-1.0.0-4|23	%description
14cr|php-pear-PHP_Invoker-1.0.0-4|24	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHP_Invoker-1.0.0-4|25	unit tests in PHP.
14cr|php-pear-PHP_Invoker-1.0.0-4|26	
14cr|php-pear-PHP_Invoker-1.0.0-4|27	This package provides a Utility class for invoking callables with a timeout for
14cr|php-pear-PHP_Invoker-1.0.0-4|28	PHPUnit.
14cr|php-pear-PHP_Invoker-1.0.0-4|29	
14cr|php-pear-PHP_Invoker-1.0.0-4|30	%prep
14cr|php-pear-PHP_Invoker-1.0.0-4|31	
14cr|php-pear-PHP_Invoker-1.0.0-4|32	%setup -q -c
14cr|php-pear-PHP_Invoker-1.0.0-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_Invoker-1.0.0-4|34	
14cr|php-pear-PHP_Invoker-1.0.0-4|35	%build
14cr|php-pear-PHP_Invoker-1.0.0-4|36	
14cr|php-pear-PHP_Invoker-1.0.0-4|37	%install
14cr|php-pear-PHP_Invoker-1.0.0-4|38	
14cr|php-pear-PHP_Invoker-1.0.0-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_Invoker-1.0.0-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_Invoker-1.0.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_Invoker-1.0.0-4|42	
14cr|php-pear-PHP_Invoker-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_Invoker-1.0.0-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_Invoker-1.0.0-4|45	
14cr|php-pear-PHP_Invoker-1.0.0-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Invoker-1.0.0-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Invoker-1.0.0-4|48	
14cr|php-pear-PHP_Invoker-1.0.0-4|49	%clean
14cr|php-pear-PHP_Invoker-1.0.0-4|50	
14cr|php-pear-PHP_Invoker-1.0.0-4|51	
14cr|php-pear-PHP_Invoker-1.0.0-4|52	
14cr|php-pear-PHP_Invoker-1.0.0-4|53	%files
14cr|php-pear-PHP_Invoker-1.0.0-4|54	%defattr(-,root,root)
14cr|php-pear-PHP_Invoker-1.0.0-4|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHP_Invoker-1.0.0-4|56	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHP_Invoker-1.0.0-4|57	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-PHP_Invoker-1.0.0-4|58	%{_datadir}/pear/PHP/Invoker
14cr|php-pear-PHP_Invoker-1.0.0-4|59	%{_datadir}/pear/PHP/*.php
14cr|php-pear-PHP_Invoker-1.0.0-4|60	%{_datadir}/pear/packages/PHP_Invoker.xml
14cr|php-pear-PHP_Invoker-1.0.0-4|61	
14cr|php-pear-PHP_Invoker-1.0.0-4|62	
14cr|php-pear-PHP_Invoker-1.0.0-4|63	
14cr|php-pear-PHP_Invoker-1.0.0-4|64	
14cr|php-pear-PHP_Invoker-1.0.0-4|65	%changelog
14cr|php-pear-PHP_Invoker-1.0.0-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHP_Invoker-1.0.0-4|67	+ Revision: 6f699b0
14cr|php-pear-PHP_Invoker-1.0.0-4|68	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Invoker-1.0.0-4|69	
14cr|php-pear-PHP_Invoker-1.0.0-4|70	

6201 14
14cr|php-pear-phploc-1.6.4-3|1	%define  upstream_name phploc
14cr|php-pear-phploc-1.6.4-3|2	%define __noautoreq /usr/bin/php
14cr|php-pear-phploc-1.6.4-3|3	
14cr|php-pear-phploc-1.6.4-3|4	Summary:	A tool for quickly measuring the size of a PHP project
14cr|php-pear-phploc-1.6.4-3|5	
14cr|php-pear-phploc-1.6.4-3|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-phploc-1.6.4-3|7	Version:	1.6.4
14cr|php-pear-phploc-1.6.4-3|8	Release:	3
14cr|php-pear-phploc-1.6.4-3|9	License:	BSD
14cr|php-pear-phploc-1.6.4-3|10	Group:		Development/PHP
14cr|php-pear-phploc-1.6.4-3|11	URL:		http://www.phpunit.de/
14cr|php-pear-phploc-1.6.4-3|12	Source0:	http://pear.phpunit.de/get/phploc-%{version}.tgz
14cr|php-pear-phploc-1.6.4-3|13	Requires(post): php-pear
14cr|php-pear-phploc-1.6.4-3|14	Requires(preun): php-pear
14cr|php-pear-phploc-1.6.4-3|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-phploc-1.6.4-3|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-phploc-1.6.4-3|17	Requires:	php-channel-phpunit
14cr|php-pear-phploc-1.6.4-3|18	BuildArch:	noarch
14cr|php-pear-phploc-1.6.4-3|19	BuildRequires:	php-pear
14cr|php-pear-phploc-1.6.4-3|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-phploc-1.6.4-3|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-phploc-1.6.4-3|22	Suggests:	php-pear-File_Iterator >= 1.3.0
14cr|php-pear-phploc-1.6.4-3|23	Suggests:	php-pear-bytekit
14cr|php-pear-phploc-1.6.4-3|24	Suggests:	php-tokenizer
14cr|php-pear-phploc-1.6.4-3|25	
14cr|php-pear-phploc-1.6.4-3|26	%description
14cr|php-pear-phploc-1.6.4-3|27	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-phploc-1.6.4-3|28	unit tests in PHP.
14cr|php-pear-phploc-1.6.4-3|29	
14cr|php-pear-phploc-1.6.4-3|30	This package provides a tool for quickly measuring the size of a PHP project
14cr|php-pear-phploc-1.6.4-3|31	for PHPUnit.
14cr|php-pear-phploc-1.6.4-3|32	
14cr|php-pear-phploc-1.6.4-3|33	%prep
14cr|php-pear-phploc-1.6.4-3|34	
14cr|php-pear-phploc-1.6.4-3|35	%setup -q -c
14cr|php-pear-phploc-1.6.4-3|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-phploc-1.6.4-3|37	
14cr|php-pear-phploc-1.6.4-3|38	%build
14cr|php-pear-phploc-1.6.4-3|39	
14cr|php-pear-phploc-1.6.4-3|40	%install
14cr|php-pear-phploc-1.6.4-3|41	
14cr|php-pear-phploc-1.6.4-3|42	cd %{upstream_name}-%{version}
14cr|php-pear-phploc-1.6.4-3|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-phploc-1.6.4-3|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-phploc-1.6.4-3|45	
14cr|php-pear-phploc-1.6.4-3|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-phploc-1.6.4-3|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-phploc-1.6.4-3|48	
14cr|php-pear-phploc-1.6.4-3|49	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phploc-1.6.4-3|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-phploc-1.6.4-3|51	
14cr|php-pear-phploc-1.6.4-3|52	%clean
14cr|php-pear-phploc-1.6.4-3|53	
14cr|php-pear-phploc-1.6.4-3|54	
14cr|php-pear-phploc-1.6.4-3|55	
14cr|php-pear-phploc-1.6.4-3|56	%files
14cr|php-pear-phploc-1.6.4-3|57	%{_bindir}/phploc
14cr|php-pear-phploc-1.6.4-3|58	%{_datadir}/pear/PHPLOC
14cr|php-pear-phploc-1.6.4-3|59	%{_datadir}/pear/packages/phploc.xml
14cr|php-pear-phploc-1.6.4-3|60	
14cr|php-pear-phploc-1.6.4-3|61	
14cr|php-pear-phploc-1.6.4-3|62	
14cr|php-pear-phploc-1.6.4-3|63	
14cr|php-pear-phploc-1.6.4-3|64	%changelog
14cr|php-pear-phploc-1.6.4-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-3
14cr|php-pear-phploc-1.6.4-3|66	+ Revision: deab1d7
14cr|php-pear-phploc-1.6.4-3|67	- MassBuild#464: Increase release tag
14cr|php-pear-phploc-1.6.4-3|68	
14cr|php-pear-phploc-1.6.4-3|69	

6202 14
14cr|php-pear-PHP_Parser-0.2.2-2|1	%define		_class		PHP
14cr|php-pear-PHP_Parser-0.2.2-2|2	%define		_subclass	Parser
14cr|php-pear-PHP_Parser-0.2.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-PHP_Parser-0.2.2-2|4	
14cr|php-pear-PHP_Parser-0.2.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_Parser-0.2.2-2|6	Version:	0.2.2
14cr|php-pear-PHP_Parser-0.2.2-2|7	Release:	2
14cr|php-pear-PHP_Parser-0.2.2-2|8	Summary:	A PHP grammar parser
14cr|php-pear-PHP_Parser-0.2.2-2|9	License:	PHP License
14cr|php-pear-PHP_Parser-0.2.2-2|10	Group:		Development/PHP
14cr|php-pear-PHP_Parser-0.2.2-2|11	URL:		http://pear.php.net/package/PHP_Parser/
14cr|php-pear-PHP_Parser-0.2.2-2|12	Source0:	http://download.pear.php.net/package/PHP_Parser-%{version}.tgz
14cr|php-pear-PHP_Parser-0.2.2-2|13	Requires(post): php-pear
14cr|php-pear-PHP_Parser-0.2.2-2|14	Requires(preun): php-pear
14cr|php-pear-PHP_Parser-0.2.2-2|15	Requires:	php-pear
14cr|php-pear-PHP_Parser-0.2.2-2|16	BuildArch:	noarch
14cr|php-pear-PHP_Parser-0.2.2-2|17	BuildRequires:	php-pear
14cr|php-pear-PHP_Parser-0.2.2-2|18	
14cr|php-pear-PHP_Parser-0.2.2-2|19	%description
14cr|php-pear-PHP_Parser-0.2.2-2|20	PHP_Parser is a source code analysis tool based around a real Parser
14cr|php-pear-PHP_Parser-0.2.2-2|21	generated by phpJay. The parser uses the same EBNF source that PHP
14cr|php-pear-PHP_Parser-0.2.2-2|22	uses to parse itself, and it therefore as robust as PHP itself.
14cr|php-pear-PHP_Parser-0.2.2-2|23	This version has full support for parsing out every re-usable element
14cr|php-pear-PHP_Parser-0.2.2-2|24	in PHP 5 as of beta 1:
14cr|php-pear-PHP_Parser-0.2.2-2|25	- classes
14cr|php-pear-PHP_Parser-0.2.2-2|26	- abstract classes
14cr|php-pear-PHP_Parser-0.2.2-2|27	- inheritance, implements
14cr|php-pear-PHP_Parser-0.2.2-2|28	- interfaces
14cr|php-pear-PHP_Parser-0.2.2-2|29	- methods
14cr|php-pear-PHP_Parser-0.2.2-2|30	- exception parsing directly from source
14cr|php-pear-PHP_Parser-0.2.2-2|31	- static variables declared
14cr|php-pear-PHP_Parser-0.2.2-2|32	- global and superglobal ($_GET) variables used
14cr|php-pear-PHP_Parser-0.2.2-2|33	and declared
14cr|php-pear-PHP_Parser-0.2.2-2|34	- variables
14cr|php-pear-PHP_Parser-0.2.2-2|35	- constants
14cr|php-pear-PHP_Parser-0.2.2-2|36	- functions (same information as methods)
14cr|php-pear-PHP_Parser-0.2.2-2|37	- defines
14cr|php-pear-PHP_Parser-0.2.2-2|38	- global variables (with help of the Tokenizer Lexer)
14cr|php-pear-PHP_Parser-0.2.2-2|39	- superglobal variables used in global code
14cr|php-pear-PHP_Parser-0.2.2-2|40	- include statements
14cr|php-pear-PHP_Parser-0.2.2-2|41	
14cr|php-pear-PHP_Parser-0.2.2-2|42	The output can be customized to return an array, return
14cr|php-pear-PHP_Parser-0.2.2-2|43	objects of user-specified classes, and can also be
14cr|php-pear-PHP_Parser-0.2.2-2|44	customized to publish each element as it is parsed, allowing
14cr|php-pear-PHP_Parser-0.2.2-2|45	hooks into parsing to catch information.
14cr|php-pear-PHP_Parser-0.2.2-2|46	
14cr|php-pear-PHP_Parser-0.2.2-2|47	%prep
14cr|php-pear-PHP_Parser-0.2.2-2|48	%setup -q -c
14cr|php-pear-PHP_Parser-0.2.2-2|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_Parser-0.2.2-2|50	
14cr|php-pear-PHP_Parser-0.2.2-2|51	%install
14cr|php-pear-PHP_Parser-0.2.2-2|52	rm -rf %{buildroot}
14cr|php-pear-PHP_Parser-0.2.2-2|53	
14cr|php-pear-PHP_Parser-0.2.2-2|54	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_Parser-0.2.2-2|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_Parser-0.2.2-2|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_Parser-0.2.2-2|57	
14cr|php-pear-PHP_Parser-0.2.2-2|58	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_Parser-0.2.2-2|59	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_Parser-0.2.2-2|60	
14cr|php-pear-PHP_Parser-0.2.2-2|61	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Parser-0.2.2-2|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Parser-0.2.2-2|63	
14cr|php-pear-PHP_Parser-0.2.2-2|64	
14cr|php-pear-PHP_Parser-0.2.2-2|65	%files
14cr|php-pear-PHP_Parser-0.2.2-2|66	%defattr(-,root,root)
14cr|php-pear-PHP_Parser-0.2.2-2|67	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-PHP_Parser-0.2.2-2|68	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-PHP_Parser-0.2.2-2|69	%{_datadir}/pear/%{_class}
14cr|php-pear-PHP_Parser-0.2.2-2|70	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-PHP_Parser-0.2.2-2|71	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHP_Parser-0.2.2-2|72	
14cr|php-pear-PHP_Parser-0.2.2-2|73	
14cr|php-pear-PHP_Parser-0.2.2-2|74	
14cr|php-pear-PHP_Parser-0.2.2-2|75	
14cr|php-pear-PHP_Parser-0.2.2-2|76	
14cr|php-pear-PHP_Parser-0.2.2-2|77	%changelog
14cr|php-pear-PHP_Parser-0.2.2-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|php-pear-PHP_Parser-0.2.2-2|79	+ Revision: 415a4d9
14cr|php-pear-PHP_Parser-0.2.2-2|80	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Parser-0.2.2-2|81	
14cr|php-pear-PHP_Parser-0.2.2-2|82	

6203 14
14cr|php-pear-PHPTAL-1.0.10-13|1	%define upstream_name PHPTAL
14cr|php-pear-PHPTAL-1.0.10-13|2	
14cr|php-pear-PHPTAL-1.0.10-13|3	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPTAL-1.0.10-13|4	Version:	1.0.10
14cr|php-pear-PHPTAL-1.0.10-13|5	Release:	13
14cr|php-pear-PHPTAL-1.0.10-13|6	Summary:	Implementation of Zope Page Templates (ZPT) for PHP
14cr|php-pear-PHPTAL-1.0.10-13|7	License:	PHP License
14cr|php-pear-PHPTAL-1.0.10-13|8	Group:		Development/PHP
14cr|php-pear-PHPTAL-1.0.10-13|9	URL:		http://phptal.motion-twin.com/
14cr|php-pear-PHPTAL-1.0.10-13|10	Source0:	http://phptal.motion-twin.com/files/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-PHPTAL-1.0.10-13|11	Requires(post): php-pear
14cr|php-pear-PHPTAL-1.0.10-13|12	Requires(preun): php-pear
14cr|php-pear-PHPTAL-1.0.10-13|13	Requires:	php-pear
14cr|php-pear-PHPTAL-1.0.10-13|14	Requires:	php-gettext
14cr|php-pear-PHPTAL-1.0.10-13|15	BuildArch:	noarch
14cr|php-pear-PHPTAL-1.0.10-13|16	BuildRequires:	php-pear
14cr|php-pear-PHPTAL-1.0.10-13|17	
14cr|php-pear-PHPTAL-1.0.10-13|18	%description
14cr|php-pear-PHPTAL-1.0.10-13|19	PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP.
14cr|php-pear-PHPTAL-1.0.10-13|20	
14cr|php-pear-PHPTAL-1.0.10-13|21	%prep
14cr|php-pear-PHPTAL-1.0.10-13|22	%setup -q -c
14cr|php-pear-PHPTAL-1.0.10-13|23	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPTAL-1.0.10-13|24	
14cr|php-pear-PHPTAL-1.0.10-13|25	%install
14cr|php-pear-PHPTAL-1.0.10-13|26	
14cr|php-pear-PHPTAL-1.0.10-13|27	cd %{upstream_name}-%{version}
14cr|php-pear-PHPTAL-1.0.10-13|28	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPTAL-1.0.10-13|29	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPTAL-1.0.10-13|30	
14cr|php-pear-PHPTAL-1.0.10-13|31	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPTAL-1.0.10-13|32	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPTAL-1.0.10-13|33	
14cr|php-pear-PHPTAL-1.0.10-13|34	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPTAL-1.0.10-13|35	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPTAL-1.0.10-13|36	
14cr|php-pear-PHPTAL-1.0.10-13|37	%clean
14cr|php-pear-PHPTAL-1.0.10-13|38	
14cr|php-pear-PHPTAL-1.0.10-13|39	
14cr|php-pear-PHPTAL-1.0.10-13|40	
14cr|php-pear-PHPTAL-1.0.10-13|41	%files
14cr|php-pear-PHPTAL-1.0.10-13|42	%defattr(-,root,root)
14cr|php-pear-PHPTAL-1.0.10-13|43	%doc %{upstream_name}-%{version}/README
14cr|php-pear-PHPTAL-1.0.10-13|44	%{_datadir}/pear/PHPTAL
14cr|php-pear-PHPTAL-1.0.10-13|45	%{_datadir}/pear/PHPTAL.php
14cr|php-pear-PHPTAL-1.0.10-13|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHPTAL-1.0.10-13|47	
14cr|php-pear-PHPTAL-1.0.10-13|48	
14cr|php-pear-PHPTAL-1.0.10-13|49	
14cr|php-pear-PHPTAL-1.0.10-13|50	%changelog
14cr|php-pear-PHPTAL-1.0.10-13|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-13
14cr|php-pear-PHPTAL-1.0.10-13|52	+ Revision: b0cb3c2
14cr|php-pear-PHPTAL-1.0.10-13|53	- MassBuild#464: Increase release tag
14cr|php-pear-PHPTAL-1.0.10-13|54	
14cr|php-pear-PHPTAL-1.0.10-13|55	

6204 14
14cr|php-pear-PHP_Timer-1.0.2-3|1	%define  upstream_name PHP_Timer
14cr|php-pear-PHP_Timer-1.0.2-3|2	
14cr|php-pear-PHP_Timer-1.0.2-3|3	Summary:	Utility class for timing
14cr|php-pear-PHP_Timer-1.0.2-3|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_Timer-1.0.2-3|5	Version:	1.0.2
14cr|php-pear-PHP_Timer-1.0.2-3|6	Release:	3
14cr|php-pear-PHP_Timer-1.0.2-3|7	License:	BSD
14cr|php-pear-PHP_Timer-1.0.2-3|8	Group:		Development/PHP
14cr|php-pear-PHP_Timer-1.0.2-3|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHP_Timer-1.0.2-3|10	Source0:	http://pear.phpunit.de/get/PHP_Timer-%{version}.tgz
14cr|php-pear-PHP_Timer-1.0.2-3|11	Requires(post): php-pear
14cr|php-pear-PHP_Timer-1.0.2-3|12	Requires(preun): php-pear
14cr|php-pear-PHP_Timer-1.0.2-3|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHP_Timer-1.0.2-3|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHP_Timer-1.0.2-3|15	Requires:	php-channel-phpunit
14cr|php-pear-PHP_Timer-1.0.2-3|16	BuildArch:	noarch
14cr|php-pear-PHP_Timer-1.0.2-3|17	BuildRequires:	php-pear
14cr|php-pear-PHP_Timer-1.0.2-3|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHP_Timer-1.0.2-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHP_Timer-1.0.2-3|20	
14cr|php-pear-PHP_Timer-1.0.2-3|21	%description
14cr|php-pear-PHP_Timer-1.0.2-3|22	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHP_Timer-1.0.2-3|23	unit tests in PHP.
14cr|php-pear-PHP_Timer-1.0.2-3|24	
14cr|php-pear-PHP_Timer-1.0.2-3|25	This package provides a Utility class for timing for PHPUnit.
14cr|php-pear-PHP_Timer-1.0.2-3|26	
14cr|php-pear-PHP_Timer-1.0.2-3|27	%prep
14cr|php-pear-PHP_Timer-1.0.2-3|28	
14cr|php-pear-PHP_Timer-1.0.2-3|29	%setup -q -c
14cr|php-pear-PHP_Timer-1.0.2-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_Timer-1.0.2-3|31	
14cr|php-pear-PHP_Timer-1.0.2-3|32	%build
14cr|php-pear-PHP_Timer-1.0.2-3|33	
14cr|php-pear-PHP_Timer-1.0.2-3|34	%install
14cr|php-pear-PHP_Timer-1.0.2-3|35	
14cr|php-pear-PHP_Timer-1.0.2-3|36	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_Timer-1.0.2-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_Timer-1.0.2-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_Timer-1.0.2-3|39	
14cr|php-pear-PHP_Timer-1.0.2-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_Timer-1.0.2-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_Timer-1.0.2-3|42	
14cr|php-pear-PHP_Timer-1.0.2-3|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Timer-1.0.2-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_Timer-1.0.2-3|45	
14cr|php-pear-PHP_Timer-1.0.2-3|46	%clean
14cr|php-pear-PHP_Timer-1.0.2-3|47	
14cr|php-pear-PHP_Timer-1.0.2-3|48	
14cr|php-pear-PHP_Timer-1.0.2-3|49	
14cr|php-pear-PHP_Timer-1.0.2-3|50	%files
14cr|php-pear-PHP_Timer-1.0.2-3|51	%defattr(-,root,root)
14cr|php-pear-PHP_Timer-1.0.2-3|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHP_Timer-1.0.2-3|53	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHP_Timer-1.0.2-3|54	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-PHP_Timer-1.0.2-3|55	%{_datadir}/pear/PHP/Timer
14cr|php-pear-PHP_Timer-1.0.2-3|56	%{_datadir}/pear/PHP/*.php
14cr|php-pear-PHP_Timer-1.0.2-3|57	%{_datadir}/pear/packages/PHP_Timer.xml
14cr|php-pear-PHP_Timer-1.0.2-3|58	
14cr|php-pear-PHP_Timer-1.0.2-3|59	
14cr|php-pear-PHP_Timer-1.0.2-3|60	
14cr|php-pear-PHP_Timer-1.0.2-3|61	
14cr|php-pear-PHP_Timer-1.0.2-3|62	%changelog
14cr|php-pear-PHP_Timer-1.0.2-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|php-pear-PHP_Timer-1.0.2-3|64	+ Revision: d33f744
14cr|php-pear-PHP_Timer-1.0.2-3|65	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_Timer-1.0.2-3|66	
14cr|php-pear-PHP_Timer-1.0.2-3|67	

6205 14
14cr|php-pear-PHP_TokenStream-1.1.1-3|1	%define  upstream_name PHP_TokenStream
14cr|php-pear-PHP_TokenStream-1.1.1-3|2	
14cr|php-pear-PHP_TokenStream-1.1.1-3|3	Summary:	Wrapper around PHP's tokenizer extension
14cr|php-pear-PHP_TokenStream-1.1.1-3|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHP_TokenStream-1.1.1-3|5	Version:	1.1.1
14cr|php-pear-PHP_TokenStream-1.1.1-3|6	Release:	3
14cr|php-pear-PHP_TokenStream-1.1.1-3|7	License:	BSD
14cr|php-pear-PHP_TokenStream-1.1.1-3|8	Group:		Development/PHP
14cr|php-pear-PHP_TokenStream-1.1.1-3|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHP_TokenStream-1.1.1-3|10	Source0:	http://pear.phpunit.de/get/PHP_TokenStream-%{version}.tgz
14cr|php-pear-PHP_TokenStream-1.1.1-3|11	Requires(post): php-pear
14cr|php-pear-PHP_TokenStream-1.1.1-3|12	Requires(preun): php-pear
14cr|php-pear-PHP_TokenStream-1.1.1-3|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHP_TokenStream-1.1.1-3|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHP_TokenStream-1.1.1-3|15	Requires:	php-channel-phpunit
14cr|php-pear-PHP_TokenStream-1.1.1-3|16	BuildArch:	noarch
14cr|php-pear-PHP_TokenStream-1.1.1-3|17	BuildRequires:	php-pear
14cr|php-pear-PHP_TokenStream-1.1.1-3|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHP_TokenStream-1.1.1-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHP_TokenStream-1.1.1-3|20	Suggests:	php-tokenizer
14cr|php-pear-PHP_TokenStream-1.1.1-3|21	
14cr|php-pear-PHP_TokenStream-1.1.1-3|22	%description
14cr|php-pear-PHP_TokenStream-1.1.1-3|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHP_TokenStream-1.1.1-3|24	unit tests in PHP.
14cr|php-pear-PHP_TokenStream-1.1.1-3|25	
14cr|php-pear-PHP_TokenStream-1.1.1-3|26	This package provides a Wrapper around PHP's tokenizer extension for PHPUnit.
14cr|php-pear-PHP_TokenStream-1.1.1-3|27	
14cr|php-pear-PHP_TokenStream-1.1.1-3|28	%prep
14cr|php-pear-PHP_TokenStream-1.1.1-3|29	
14cr|php-pear-PHP_TokenStream-1.1.1-3|30	%setup -q -c
14cr|php-pear-PHP_TokenStream-1.1.1-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHP_TokenStream-1.1.1-3|32	
14cr|php-pear-PHP_TokenStream-1.1.1-3|33	%build
14cr|php-pear-PHP_TokenStream-1.1.1-3|34	
14cr|php-pear-PHP_TokenStream-1.1.1-3|35	%install
14cr|php-pear-PHP_TokenStream-1.1.1-3|36	
14cr|php-pear-PHP_TokenStream-1.1.1-3|37	cd %{upstream_name}-%{version}
14cr|php-pear-PHP_TokenStream-1.1.1-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHP_TokenStream-1.1.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHP_TokenStream-1.1.1-3|40	
14cr|php-pear-PHP_TokenStream-1.1.1-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHP_TokenStream-1.1.1-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHP_TokenStream-1.1.1-3|43	
14cr|php-pear-PHP_TokenStream-1.1.1-3|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_TokenStream-1.1.1-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHP_TokenStream-1.1.1-3|46	
14cr|php-pear-PHP_TokenStream-1.1.1-3|47	%clean
14cr|php-pear-PHP_TokenStream-1.1.1-3|48	
14cr|php-pear-PHP_TokenStream-1.1.1-3|49	
14cr|php-pear-PHP_TokenStream-1.1.1-3|50	
14cr|php-pear-PHP_TokenStream-1.1.1-3|51	%files
14cr|php-pear-PHP_TokenStream-1.1.1-3|52	%defattr(-,root,root)
14cr|php-pear-PHP_TokenStream-1.1.1-3|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHP_TokenStream-1.1.1-3|54	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHP_TokenStream-1.1.1-3|55	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-PHP_TokenStream-1.1.1-3|56	%{_datadir}/pear/PHP/Token
14cr|php-pear-PHP_TokenStream-1.1.1-3|57	%{_datadir}/pear/PHP/*.php
14cr|php-pear-PHP_TokenStream-1.1.1-3|58	%{_datadir}/pear/packages/PHP_TokenStream.xml
14cr|php-pear-PHP_TokenStream-1.1.1-3|59	
14cr|php-pear-PHP_TokenStream-1.1.1-3|60	
14cr|php-pear-PHP_TokenStream-1.1.1-3|61	
14cr|php-pear-PHP_TokenStream-1.1.1-3|62	
14cr|php-pear-PHP_TokenStream-1.1.1-3|63	%changelog
14cr|php-pear-PHP_TokenStream-1.1.1-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|php-pear-PHP_TokenStream-1.1.1-3|65	+ Revision: 6832092
14cr|php-pear-PHP_TokenStream-1.1.1-3|66	- MassBuild#464: Increase release tag
14cr|php-pear-PHP_TokenStream-1.1.1-3|67	
14cr|php-pear-PHP_TokenStream-1.1.1-3|68	

6206 14
14cr|php-pear-PHPUnit2-2.3.6-6|1	%define		_class		PHPUnit2
14cr|php-pear-PHPUnit2-2.3.6-6|2	%define		upstream_name	%{_class}
14cr|php-pear-PHPUnit2-2.3.6-6|3	%define __noautoreq /usr/bin/php
14cr|php-pear-PHPUnit2-2.3.6-6|4	
14cr|php-pear-PHPUnit2-2.3.6-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit2-2.3.6-6|6	Version:	2.3.6
14cr|php-pear-PHPUnit2-2.3.6-6|7	Release:	6
14cr|php-pear-PHPUnit2-2.3.6-6|8	Summary:	Regression testing framework for unit tests
14cr|php-pear-PHPUnit2-2.3.6-6|9	
14cr|php-pear-PHPUnit2-2.3.6-6|10	License:	PHP License
14cr|php-pear-PHPUnit2-2.3.6-6|11	Group:		Development/PHP
14cr|php-pear-PHPUnit2-2.3.6-6|12	URL:		http://pear.php.net/package/PHPUnit2/
14cr|php-pear-PHPUnit2-2.3.6-6|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-PHPUnit2-2.3.6-6|14	Requires(post): php-pear
14cr|php-pear-PHPUnit2-2.3.6-6|15	Requires(preun): php-pear
14cr|php-pear-PHPUnit2-2.3.6-6|16	Requires:	php-pear
14cr|php-pear-PHPUnit2-2.3.6-6|17	BuildArch:	noarch
14cr|php-pear-PHPUnit2-2.3.6-6|18	BuildRequires:	php-pear
14cr|php-pear-PHPUnit2-2.3.6-6|19	
14cr|php-pear-PHPUnit2-2.3.6-6|20	%description
14cr|php-pear-PHPUnit2-2.3.6-6|21	PHPUnit2 is a regression testing framework used by the developer who
14cr|php-pear-PHPUnit2-2.3.6-6|22	implements unit tests in PHP. It is based upon JUnit, which can be
14cr|php-pear-PHPUnit2-2.3.6-6|23	found at http://www.junit.org/ .
14cr|php-pear-PHPUnit2-2.3.6-6|24	
14cr|php-pear-PHPUnit2-2.3.6-6|25	%prep
14cr|php-pear-PHPUnit2-2.3.6-6|26	%setup -q -c
14cr|php-pear-PHPUnit2-2.3.6-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit2-2.3.6-6|28	
14cr|php-pear-PHPUnit2-2.3.6-6|29	%install
14cr|php-pear-PHPUnit2-2.3.6-6|30	
14cr|php-pear-PHPUnit2-2.3.6-6|31	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit2-2.3.6-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit2-2.3.6-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit2-2.3.6-6|34	
14cr|php-pear-PHPUnit2-2.3.6-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit2-2.3.6-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit2-2.3.6-6|37	
14cr|php-pear-PHPUnit2-2.3.6-6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit2-2.3.6-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit2-2.3.6-6|40	
14cr|php-pear-PHPUnit2-2.3.6-6|41	%clean
14cr|php-pear-PHPUnit2-2.3.6-6|42	
14cr|php-pear-PHPUnit2-2.3.6-6|43	
14cr|php-pear-PHPUnit2-2.3.6-6|44	
14cr|php-pear-PHPUnit2-2.3.6-6|45	%files
14cr|php-pear-PHPUnit2-2.3.6-6|46	%{_bindir}/phpunit
14cr|php-pear-PHPUnit2-2.3.6-6|47	%{_datadir}/pear/%{_class}
14cr|php-pear-PHPUnit2-2.3.6-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-PHPUnit2-2.3.6-6|49	
14cr|php-pear-PHPUnit2-2.3.6-6|50	
14cr|php-pear-PHPUnit2-2.3.6-6|51	
14cr|php-pear-PHPUnit2-2.3.6-6|52	%changelog
14cr|php-pear-PHPUnit2-2.3.6-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-6
14cr|php-pear-PHPUnit2-2.3.6-6|54	+ Revision: bfed484
14cr|php-pear-PHPUnit2-2.3.6-6|55	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit2-2.3.6-6|56	
14cr|php-pear-PHPUnit2-2.3.6-6|57	

6207 14
14cr|php-pear-PHPUnit-3.7.31-2|1	%define  upstream_name PHPUnit
14cr|php-pear-PHPUnit-3.7.31-2|2	%define xmldir  %{_var}/lib/pear
14cr|php-pear-PHPUnit-3.7.31-2|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-PHPUnit-3.7.31-2|4	
14cr|php-pear-PHPUnit-3.7.31-2|5	%define __noautoreq /usr/bin/php
14cr|php-pear-PHPUnit-3.7.31-2|6	
14cr|php-pear-PHPUnit-3.7.31-2|7	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit-3.7.31-2|8	Version:	3.7.31
14cr|php-pear-PHPUnit-3.7.31-2|9	Release:	2
14cr|php-pear-PHPUnit-3.7.31-2|10	Summary:	Regression testing framework for unit tests
14cr|php-pear-PHPUnit-3.7.31-2|11	
14cr|php-pear-PHPUnit-3.7.31-2|12	License:	BSD License
14cr|php-pear-PHPUnit-3.7.31-2|13	Group:		Development/PHP
14cr|php-pear-PHPUnit-3.7.31-2|14	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit-3.7.31-2|15	Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
14cr|php-pear-PHPUnit-3.7.31-2|16	Requires(post): php-pear
14cr|php-pear-PHPUnit-3.7.31-2|17	Requires(preun): php-pear
14cr|php-pear-PHPUnit-3.7.31-2|18	Requires:	php-pear >= 1.9.4
14cr|php-pear-PHPUnit-3.7.31-2|19	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit-3.7.31-2|20	Requires:	php-pear-File_Iterator >= 1.3.0
14cr|php-pear-PHPUnit-3.7.31-2|21	Requires:	php-pear-Text_Template >= 1.1.1
14cr|php-pear-PHPUnit-3.7.31-2|22	Requires:	php-pear-PHP_CodeCoverage
14cr|php-pear-PHPUnit-3.7.31-2|23	#Requires:	php-pear-PHP_CodeCoverage >= 1.2.1
14cr|php-pear-PHPUnit-3.7.31-2|24	#Requires:	php-pear-PHP_CodeCoverage <= 1.2.99
14cr|php-pear-PHPUnit-3.7.31-2|25	Requires:	php-pear-PHP_Timer >= 1.0.2
14cr|php-pear-PHPUnit-3.7.31-2|26	Requires:	php-pear-PHP_Timer <= 1.0.99
14cr|php-pear-PHPUnit-3.7.31-2|27	Requires:	php-pear-PHPUnit_MockObject >= 1.2.0
14cr|php-pear-PHPUnit-3.7.31-2|28	#Requires:	php-pear-Symfony2_Yaml >= 2.0.0
14cr|php-pear-PHPUnit-3.7.31-2|29	#Requires:	php-pear-Symfony2_Yaml <= 2.99.99
14cr|php-pear-PHPUnit-3.7.31-2|30	BuildArch:	noarch
14cr|php-pear-PHPUnit-3.7.31-2|31	BuildRequires:	php-pear >= 1.9.4
14cr|php-pear-PHPUnit-3.7.31-2|32	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit-3.7.31-2|33	
14cr|php-pear-PHPUnit-3.7.31-2|34	
14cr|php-pear-PHPUnit-3.7.31-2|35	%description
14cr|php-pear-PHPUnit-3.7.31-2|36	The PHP Unit Testing framework.
14cr|php-pear-PHPUnit-3.7.31-2|37	
14cr|php-pear-PHPUnit-3.7.31-2|38	%prep
14cr|php-pear-PHPUnit-3.7.31-2|39	%setup -c -T
14cr|php-pear-PHPUnit-3.7.31-2|40	pear -v -c pearrc \
14cr|php-pear-PHPUnit-3.7.31-2|41	-d php_dir=%{peardir} \
14cr|php-pear-PHPUnit-3.7.31-2|42	-d doc_dir=/docs \
14cr|php-pear-PHPUnit-3.7.31-2|43	-d bin_dir=%{_bindir} \
14cr|php-pear-PHPUnit-3.7.31-2|44	-d data_dir=%{peardir}/data \
14cr|php-pear-PHPUnit-3.7.31-2|45	-d test_dir=%{peardir}/tests \
14cr|php-pear-PHPUnit-3.7.31-2|46	-d ext_dir=%{_libdir} \
14cr|php-pear-PHPUnit-3.7.31-2|47	-s
14cr|php-pear-PHPUnit-3.7.31-2|48	
14cr|php-pear-PHPUnit-3.7.31-2|49	%build
14cr|php-pear-PHPUnit-3.7.31-2|50	
14cr|php-pear-PHPUnit-3.7.31-2|51	%install
14cr|php-pear-PHPUnit-3.7.31-2|52	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-PHPUnit-3.7.31-2|53	
14cr|php-pear-PHPUnit-3.7.31-2|54	# Clean up unnecessary files
14cr|php-pear-PHPUnit-3.7.31-2|55	rm pearrc
14cr|php-pear-PHPUnit-3.7.31-2|56	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-PHPUnit-3.7.31-2|57	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-PHPUnit-3.7.31-2|58	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-PHPUnit-3.7.31-2|59	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-PHPUnit-3.7.31-2|60	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-PHPUnit-3.7.31-2|61	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-PHPUnit-3.7.31-2|62	
14cr|php-pear-PHPUnit-3.7.31-2|63	mv %{buildroot}/docs .
14cr|php-pear-PHPUnit-3.7.31-2|64	
14cr|php-pear-PHPUnit-3.7.31-2|65	
14cr|php-pear-PHPUnit-3.7.31-2|66	# Install XML package description
14cr|php-pear-PHPUnit-3.7.31-2|67	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-PHPUnit-3.7.31-2|68	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-PHPUnit-3.7.31-2|69	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit.xml
14cr|php-pear-PHPUnit-3.7.31-2|70	
14cr|php-pear-PHPUnit-3.7.31-2|71	
14cr|php-pear-PHPUnit-3.7.31-2|72	%post
14cr|php-pear-PHPUnit-3.7.31-2|73	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit.xml
14cr|php-pear-PHPUnit-3.7.31-2|74	
14cr|php-pear-PHPUnit-3.7.31-2|75	%postun
14cr|php-pear-PHPUnit-3.7.31-2|76	if [ "$1" -eq "0" ]; then
14cr|php-pear-PHPUnit-3.7.31-2|77	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit
14cr|php-pear-PHPUnit-3.7.31-2|78	fi
14cr|php-pear-PHPUnit-3.7.31-2|79	
14cr|php-pear-PHPUnit-3.7.31-2|80	%files
14cr|php-pear-PHPUnit-3.7.31-2|81	%doc docs/PHPUnit/*
14cr|php-pear-PHPUnit-3.7.31-2|82	%{peardir}/*
14cr|php-pear-PHPUnit-3.7.31-2|83	%{_bindir}/phpunit
14cr|php-pear-PHPUnit-3.7.31-2|84	%{xmldir}/PHPUnit.xml
14cr|php-pear-PHPUnit-3.7.31-2|85	
14cr|php-pear-PHPUnit-3.7.31-2|86	
14cr|php-pear-PHPUnit-3.7.31-2|87	
14cr|php-pear-PHPUnit-3.7.31-2|88	%changelog
14cr|php-pear-PHPUnit-3.7.31-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.31-2
14cr|php-pear-PHPUnit-3.7.31-2|90	+ Revision: 03b8e80
14cr|php-pear-PHPUnit-3.7.31-2|91	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit-3.7.31-2|92	
14cr|php-pear-PHPUnit-3.7.31-2|93	

6208 14
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|1	%define  upstream_name PHPUnit_MockObject
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|3	%define xmldir  /var/lib/pear
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|4	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|5	Summary: 	Mock Object library for PHPUnit
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|6	Name: 		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|7	Version: 	1.2.3
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|8	Release: 	2
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|9	License: 	BSD
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|10	Group: 		Development/PHP
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|11	Source0: 	http://pear.phpunit.de/get/PHPUnit_MockObject-%{version}.tgz
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|12	URL: 		http://pear.phpunit.de/package/PHPUnit_MockObject
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|13	BuildRequires: 	php-pear >= 1.4.7
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|14	BuildRequires: 	php-channel-phpunit
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|15	Requires: 	php-pear-Text_Template >= 1.1.1
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|16	Requires:	php-pear >= 1.9.4
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|17	Requires: 	php-channel-phpunit
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|18	BuildArch: 	noarch
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|19	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|20	%description
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|21	Mock Object library for PHPUnit
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|22	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|23	%prep
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|24	%setup -c -T
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|25	pear -v -c pearrc \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|26	-d php_dir=%{peardir} \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|27	-d doc_dir=/docs \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|28	-d bin_dir=%{_bindir} \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|29	-d data_dir=%{peardir}/data \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|30	-d test_dir=%{peardir}/tests \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|31	-d ext_dir=%{_libdir} \
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|32	-s
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|33	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|34	%build
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|35	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|36	%install
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|37	rm -rf %{buildroot}
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|39	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|40	# Clean up unnecessary files
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|41	rm pearrc
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|42	rm %{buildroot}/%{peardir}/.filemap
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|43	rm %{buildroot}/%{peardir}/.lock
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|44	rm -rf %{buildroot}/%{peardir}/.registry
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|45	rm -rf %{buildroot}%{peardir}/.channels
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|46	rm %{buildroot}%{peardir}/.depdb
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|47	rm %{buildroot}%{peardir}/.depdblock
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|48	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|49	mv %{buildroot}/docs .
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|50	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|51	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|52	# Install XML package description
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|53	mkdir -p %{buildroot}%{xmldir}
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|54	tar -xzf %{SOURCE0} package.xml
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|55	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit_MockObject.xml
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|56	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|57	%clean
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|58	rm -rf %{buildroot}
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|59	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|60	%post
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|61	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit_MockObject.xml
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|62	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|63	%postun
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|64	if [ "$1" -eq "0" ]; then
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|65	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit_MockObject
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|66	fi
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|67	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|68	%files
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|69	%defattr(-,root,root)
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|70	%doc docs/PHPUnit_MockObject/*
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|71	%{peardir}/*
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|72	%{xmldir}/PHPUnit_MockObject.xml
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|73	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|74	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|75	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|76	%changelog
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|78	+ Revision: 869ecff
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|79	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|80	
14cr|php-pear-PHPUnit_MockObject-1.2.3-2|81	

6209 14
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|1	%define  upstream_name PHPUnit_Selenium
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|2	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|3	Summary:	Selenium RC integration for PHPUnit
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|5	Version:	1.1.0
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|6	Release:	4
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Selenium-%{version}.tgz
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|20	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|21	%description
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|22	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|23	unit tests in PHP.
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|24	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|25	This package provides Selenium RC integration for PHPUnit for PHPUnit.
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|26	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|27	%prep
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|28	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|29	%setup -q -c
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|31	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|32	%build
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|33	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|34	%install
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|35	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|36	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|39	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|42	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|45	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|46	%clean
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|47	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|48	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|49	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|50	%files
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|51	%defattr(-,root,root)
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|53	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|54	%{_datadir}/pear/PHPUnit/Extensions/SeleniumTestCase
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|55	%{_datadir}/pear/PHPUnit/Extensions/*.php
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|56	%{_datadir}/pear/packages/PHPUnit_Selenium.xml
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|57	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|58	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|59	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|60	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|61	%changelog
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|63	+ Revision: 1da8a0a
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|64	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|65	
14cr|php-pear-PHPUnit_Selenium-1.1.0-4|66	

6210 14
14cr|php-pear-PHPUnit_Story-1.0.0-3|1	%define  upstream_name PHPUnit_Story
14cr|php-pear-PHPUnit_Story-1.0.0-3|2	
14cr|php-pear-PHPUnit_Story-1.0.0-3|3	Summary:	Story extension for PHPUnit to facilitate Behaviour-Driven Development
14cr|php-pear-PHPUnit_Story-1.0.0-3|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_Story-1.0.0-3|5	Version:	1.0.0
14cr|php-pear-PHPUnit_Story-1.0.0-3|6	Release:	3
14cr|php-pear-PHPUnit_Story-1.0.0-3|7	License:	BSD
14cr|php-pear-PHPUnit_Story-1.0.0-3|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_Story-1.0.0-3|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_Story-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Story-%{version}.tgz
14cr|php-pear-PHPUnit_Story-1.0.0-3|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_Story-1.0.0-3|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_Story-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_Story-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_Story-1.0.0-3|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_Story-1.0.0-3|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_Story-1.0.0-3|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_Story-1.0.0-3|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_Story-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_Story-1.0.0-3|20	
14cr|php-pear-PHPUnit_Story-1.0.0-3|21	%description
14cr|php-pear-PHPUnit_Story-1.0.0-3|22	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_Story-1.0.0-3|23	unit tests in PHP.
14cr|php-pear-PHPUnit_Story-1.0.0-3|24	
14cr|php-pear-PHPUnit_Story-1.0.0-3|25	This package provides Story extension for PHPUnit to facilitate
14cr|php-pear-PHPUnit_Story-1.0.0-3|26	Behaviour-Driven Development.
14cr|php-pear-PHPUnit_Story-1.0.0-3|27	
14cr|php-pear-PHPUnit_Story-1.0.0-3|28	%prep
14cr|php-pear-PHPUnit_Story-1.0.0-3|29	
14cr|php-pear-PHPUnit_Story-1.0.0-3|30	%setup -q -c
14cr|php-pear-PHPUnit_Story-1.0.0-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_Story-1.0.0-3|32	
14cr|php-pear-PHPUnit_Story-1.0.0-3|33	%build
14cr|php-pear-PHPUnit_Story-1.0.0-3|34	
14cr|php-pear-PHPUnit_Story-1.0.0-3|35	%install
14cr|php-pear-PHPUnit_Story-1.0.0-3|36	
14cr|php-pear-PHPUnit_Story-1.0.0-3|37	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_Story-1.0.0-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_Story-1.0.0-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_Story-1.0.0-3|40	
14cr|php-pear-PHPUnit_Story-1.0.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_Story-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_Story-1.0.0-3|43	
14cr|php-pear-PHPUnit_Story-1.0.0-3|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_Story-1.0.0-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_Story-1.0.0-3|46	
14cr|php-pear-PHPUnit_Story-1.0.0-3|47	%clean
14cr|php-pear-PHPUnit_Story-1.0.0-3|48	
14cr|php-pear-PHPUnit_Story-1.0.0-3|49	
14cr|php-pear-PHPUnit_Story-1.0.0-3|50	
14cr|php-pear-PHPUnit_Story-1.0.0-3|51	%files
14cr|php-pear-PHPUnit_Story-1.0.0-3|52	%defattr(-,root,root)
14cr|php-pear-PHPUnit_Story-1.0.0-3|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_Story-1.0.0-3|54	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_Story-1.0.0-3|55	%{_datadir}/pear/PHPUnit/Extensions/Story
14cr|php-pear-PHPUnit_Story-1.0.0-3|56	%{_datadir}/pear/packages/PHPUnit_Story.xml
14cr|php-pear-PHPUnit_Story-1.0.0-3|57	
14cr|php-pear-PHPUnit_Story-1.0.0-3|58	
14cr|php-pear-PHPUnit_Story-1.0.0-3|59	
14cr|php-pear-PHPUnit_Story-1.0.0-3|60	
14cr|php-pear-PHPUnit_Story-1.0.0-3|61	%changelog
14cr|php-pear-PHPUnit_Story-1.0.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|php-pear-PHPUnit_Story-1.0.0-3|63	+ Revision: 6245884
14cr|php-pear-PHPUnit_Story-1.0.0-3|64	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_Story-1.0.0-3|65	
14cr|php-pear-PHPUnit_Story-1.0.0-3|66	

6211 14
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|1	%define  upstream_name PHPUnit_TestListener_DBUS
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|2	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|3	Summary:	A TestListener for PHPUnit that sends events to DBUS
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|6	Release:	4
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_DBUS-%{version}.tgz
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|20	Suggests:	php-dbus
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|21	BuildRequires:	php-cli
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|22	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|23	%description
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|24	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|25	unit tests in PHP.
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|26	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|27	This package provides a TestListener for PHPUnit that sends events to DBUS for
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|28	PHPUnit.
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|29	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|30	%prep
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|31	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|32	%setup -q -c
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|34	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|35	%build
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|36	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|37	%install
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|38	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|42	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|45	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|48	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|49	%clean
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|50	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|51	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|52	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|53	%files
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|54	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|56	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|57	%{_datadir}/pear/PHPUnit/Util/Log/DBUS.php
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|58	%{_datadir}/pear/packages/PHPUnit_TestListener_DBUS.xml
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|59	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|60	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|61	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|62	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|63	%changelog
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|65	+ Revision: 0739067
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|66	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|67	
14cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-4|68	

6212 14
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|1	%define  upstream_name PHPUnit_TestListener_XHProf
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|2	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|3	Summary:	A TestListener that uses XHProf for automated profiling of the tested code
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|6	Release:	4
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_XHProf-%{version}.tgz
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|20	Suggests:	php-xhprof
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|21	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|22	%description
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|24	unit tests in PHP.
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|25	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|26	This package provides a TestListener for PHPUnit that uses XHProf for automated
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|27	profiling of the tested code for PHPUnit.
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|28	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|29	%prep
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|30	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|31	%setup -q -c
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|33	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|34	%build
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|35	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|36	%install
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|37	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|38	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|41	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|44	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|47	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|48	%clean
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|49	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|50	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|51	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|52	%files
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|53	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|55	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|56	%{_datadir}/pear/PHPUnit/Util/Log/XHProf.php
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|57	%{_datadir}/pear/packages/PHPUnit_TestListener_XHProf.xml
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|58	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|59	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|60	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|61	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|62	%changelog
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|64	+ Revision: 030ec4e
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|65	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|66	
14cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-4|67	

6213 14
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|1	%define  upstream_name PHPUnit_TicketListener_Fogbugz
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|2	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|3	Summary:	A ticket listener for PHPUnit that interacts with the Fogbugz issue API
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|6	Release:	4
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Fogbugz-%{version}.tgz
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|20	Suggests:	php-curl
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|21	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|22	%description
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|24	unit tests in PHP.
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|25	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|26	This package provides a ticket listener for PHPUnit that interacts with the
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|27	Fogbugz issue API for PHPUnit.
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|28	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|29	%prep
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|30	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|31	%setup -q -c
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|33	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|34	%build
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|35	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|36	%install
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|37	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|38	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|41	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|44	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|47	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|48	%clean
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|49	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|50	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|51	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|52	%files
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|53	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|55	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Fogbugz.php
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_Fogbugz.xml
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|58	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|59	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|60	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|61	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|62	%changelog
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|64	+ Revision: 63bb133
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|65	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|66	
14cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-4|67	

6214 14
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|1	%define  upstream_name PHPUnit_TicketListener_GitHub
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|2	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|3	Summary:	A ticket listener for PHPUnit that interacts with the GitHub issue API
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|6	Release:	4
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GitHub-%{version}.tgz
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|20	Suggests:	php-curl
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|21	Suggests:	php-json
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|22	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|23	%description
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|24	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|25	unit tests in PHP.
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|26	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|27	This package provides a ticket listener for PHPUnit that interacts with the
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|28	GitHub issue API for PHPUnit.
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|29	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|30	%prep
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|31	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|32	%setup -q -c
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|34	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|35	%build
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|36	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|37	%install
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|38	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|42	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|45	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|48	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|49	%clean
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|50	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|51	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|52	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|53	%files
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|54	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|56	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|57	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GitHub.php
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|58	%{_datadir}/pear/packages/PHPUnit_TicketListener_GitHub.xml
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|59	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|60	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|61	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|62	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|63	%changelog
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|65	+ Revision: 6f37a21
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|66	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|67	
14cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-4|68	

6215 14
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|1	%define  upstream_name PHPUnit_TicketListener_GoogleCode
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|2	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|3	Summary:	A ticket listener for PHPUnit that interacts with the Google Code issue API
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|6	Release:	4
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|7	License:	BSD
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GoogleCode-%{version}.tgz
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|20	Suggests:	php-curl
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|21	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|22	%description
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|24	unit tests in PHP.
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|25	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|26	This package provides a ticket listener for PHPUnit that interacts with the
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|27	Google Code issue API for PHPUnit.
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|28	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|29	%prep
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|30	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|31	%setup -q -c
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|33	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|34	%build
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|35	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|36	%install
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|37	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|38	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|41	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|44	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|47	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|48	%clean
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|49	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|50	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|51	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|52	%files
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|53	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|55	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GoogleCode.php
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_GoogleCode.xml
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|58	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|59	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|60	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|61	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|62	%changelog
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|64	+ Revision: 43ffe2d
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|65	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|66	
14cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-4|67	

6216 14
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|1	%define  upstream_name PHPUnit_TicketListener_Trac
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|2	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|3	Summary:	A ticket listener for PHPUnit that interacts with the Trac issue API
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|5	Version:	1.0.0
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|6	Release:	3
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|7	License:	BSD
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|8	Group:		Development/PHP
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|9	URL:		http://www.phpunit.de/
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Trac-%{version}.tgz
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|11	Requires(post): php-pear
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|12	Requires(preun): php-pear
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|15	Requires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|16	BuildArch:	noarch
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|17	BuildRequires:	php-pear
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|20	Suggests:	php-pear-XML_RPC2
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|21	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|22	%description
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|24	unit tests in PHP.
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|25	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|26	This package provides a ticket listener for PHPUnit that interacts with the
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|27	Trac issue API for PHPUnit.
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|28	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|29	%prep
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|30	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|31	%setup -q -c
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|33	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|34	%build
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|35	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|36	%install
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|37	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|38	cd %{upstream_name}-%{version}
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|41	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|44	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|47	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|48	%clean
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|49	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|50	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|51	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|52	%files
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|53	%defattr(-,root,root)
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|55	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Trac.php
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_Trac.xml
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|58	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|59	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|60	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|61	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|62	%changelog
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|64	+ Revision: b593822
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|65	- MassBuild#464: Increase release tag
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|66	
14cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-3|67	

6217 14
14cr|php-pear-ppw-1.0.4-4|1	%define  upstream_name ppw
14cr|php-pear-ppw-1.0.4-4|2	%define __noautoreq /usr/bin/php
14cr|php-pear-ppw-1.0.4-4|3	
14cr|php-pear-ppw-1.0.4-4|4	Summary:	PHP Project Wizard
14cr|php-pear-ppw-1.0.4-4|5	
14cr|php-pear-ppw-1.0.4-4|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-ppw-1.0.4-4|7	Version:	1.0.4
14cr|php-pear-ppw-1.0.4-4|8	Release:	4
14cr|php-pear-ppw-1.0.4-4|9	License:	BSD
14cr|php-pear-ppw-1.0.4-4|10	Group:		Development/PHP
14cr|php-pear-ppw-1.0.4-4|11	URL:		http://www.phpunit.de/
14cr|php-pear-ppw-1.0.4-4|12	Source0:	http://pear.phpunit.de/get/ppw-%{version}.tgz
14cr|php-pear-ppw-1.0.4-4|13	Requires(post): php-pear
14cr|php-pear-ppw-1.0.4-4|14	Requires(preun): php-pear
14cr|php-pear-ppw-1.0.4-4|15	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-ppw-1.0.4-4|16	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-ppw-1.0.4-4|17	Requires:	php-channel-phpunit
14cr|php-pear-ppw-1.0.4-4|18	BuildArch:	noarch
14cr|php-pear-ppw-1.0.4-4|19	BuildRequires:	php-pear
14cr|php-pear-ppw-1.0.4-4|20	BuildRequires:	php-channel-phpunit
14cr|php-pear-ppw-1.0.4-4|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-ppw-1.0.4-4|22	Suggests:	php-pear-Text_Template >= 1.1.0
14cr|php-pear-ppw-1.0.4-4|23	
14cr|php-pear-ppw-1.0.4-4|24	%description
14cr|php-pear-ppw-1.0.4-4|25	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-ppw-1.0.4-4|26	unit tests in PHP.
14cr|php-pear-ppw-1.0.4-4|27	
14cr|php-pear-ppw-1.0.4-4|28	This package provides the PHP Project Wizard for PHPUnit.
14cr|php-pear-ppw-1.0.4-4|29	
14cr|php-pear-ppw-1.0.4-4|30	%prep
14cr|php-pear-ppw-1.0.4-4|31	
14cr|php-pear-ppw-1.0.4-4|32	%setup -q -c
14cr|php-pear-ppw-1.0.4-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-ppw-1.0.4-4|34	
14cr|php-pear-ppw-1.0.4-4|35	%build
14cr|php-pear-ppw-1.0.4-4|36	
14cr|php-pear-ppw-1.0.4-4|37	%install
14cr|php-pear-ppw-1.0.4-4|38	
14cr|php-pear-ppw-1.0.4-4|39	cd %{upstream_name}-%{version}
14cr|php-pear-ppw-1.0.4-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-ppw-1.0.4-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-ppw-1.0.4-4|42	
14cr|php-pear-ppw-1.0.4-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-ppw-1.0.4-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-ppw-1.0.4-4|45	
14cr|php-pear-ppw-1.0.4-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-ppw-1.0.4-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-ppw-1.0.4-4|48	
14cr|php-pear-ppw-1.0.4-4|49	%clean
14cr|php-pear-ppw-1.0.4-4|50	
14cr|php-pear-ppw-1.0.4-4|51	
14cr|php-pear-ppw-1.0.4-4|52	
14cr|php-pear-ppw-1.0.4-4|53	%files
14cr|php-pear-ppw-1.0.4-4|54	%{_bindir}/ppw
14cr|php-pear-ppw-1.0.4-4|55	%{_datadir}/pear/PPW
14cr|php-pear-ppw-1.0.4-4|56	%{_datadir}/pear/packages/ppw.xml
14cr|php-pear-ppw-1.0.4-4|57	
14cr|php-pear-ppw-1.0.4-4|58	
14cr|php-pear-ppw-1.0.4-4|59	
14cr|php-pear-ppw-1.0.4-4|60	
14cr|php-pear-ppw-1.0.4-4|61	%changelog
14cr|php-pear-ppw-1.0.4-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-4
14cr|php-pear-ppw-1.0.4-4|63	+ Revision: eb50875
14cr|php-pear-ppw-1.0.4-4|64	- MassBuild#464: Increase release tag
14cr|php-pear-ppw-1.0.4-4|65	
14cr|php-pear-ppw-1.0.4-4|66	

6218 14
14cr|php-pear-RDF-0.2.0-2|1	%define		_class		RDF
14cr|php-pear-RDF-0.2.0-2|2	%define		upstream_name	%{_class}
14cr|php-pear-RDF-0.2.0-2|3	
14cr|php-pear-RDF-0.2.0-2|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-RDF-0.2.0-2|5	Version:	0.2.0
14cr|php-pear-RDF-0.2.0-2|6	Release:	2
14cr|php-pear-RDF-0.2.0-2|7	Summary:	Port of the core RAP API
14cr|php-pear-RDF-0.2.0-2|8	License:	PHP License
14cr|php-pear-RDF-0.2.0-2|9	Group:		Development/PHP
14cr|php-pear-RDF-0.2.0-2|10	URL:		http://pear.php.net/package/RDF
14cr|php-pear-RDF-0.2.0-2|11	Source0:	http://download.pear.php.net/package/RDF-%{version}.tgz
14cr|php-pear-RDF-0.2.0-2|12	Requires(post): php-pear
14cr|php-pear-RDF-0.2.0-2|13	Requires(preun): php-pear
14cr|php-pear-RDF-0.2.0-2|14	Requires:	php-pear
14cr|php-pear-RDF-0.2.0-2|15	BuildRequires:  php-pear
14cr|php-pear-RDF-0.2.0-2|16	BuildArch:	noarch
14cr|php-pear-RDF-0.2.0-2|17	
14cr|php-pear-RDF-0.2.0-2|18	%description
14cr|php-pear-RDF-0.2.0-2|19	This package is a port of the core components of the RDF API for PHP (aka RAP):
14cr|php-pear-RDF-0.2.0-2|20	http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/.
14cr|php-pear-RDF-0.2.0-2|21	
14cr|php-pear-RDF-0.2.0-2|22	%prep
14cr|php-pear-RDF-0.2.0-2|23	%setup -q -c
14cr|php-pear-RDF-0.2.0-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-RDF-0.2.0-2|25	
14cr|php-pear-RDF-0.2.0-2|26	%install
14cr|php-pear-RDF-0.2.0-2|27	
14cr|php-pear-RDF-0.2.0-2|28	cd %{upstream_name}-%{version}
14cr|php-pear-RDF-0.2.0-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-RDF-0.2.0-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-RDF-0.2.0-2|31	
14cr|php-pear-RDF-0.2.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-RDF-0.2.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-RDF-0.2.0-2|34	
14cr|php-pear-RDF-0.2.0-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-RDF-0.2.0-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-RDF-0.2.0-2|37	
14cr|php-pear-RDF-0.2.0-2|38	%clean
14cr|php-pear-RDF-0.2.0-2|39	
14cr|php-pear-RDF-0.2.0-2|40	
14cr|php-pear-RDF-0.2.0-2|41	
14cr|php-pear-RDF-0.2.0-2|42	%files
14cr|php-pear-RDF-0.2.0-2|43	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-RDF-0.2.0-2|44	%{_datadir}/pear/%{_class}.php
14cr|php-pear-RDF-0.2.0-2|45	%{_datadir}/pear/%{_class}
14cr|php-pear-RDF-0.2.0-2|46	%{_datadir}/pear/data/%{_class}
14cr|php-pear-RDF-0.2.0-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-RDF-0.2.0-2|48	
14cr|php-pear-RDF-0.2.0-2|49	
14cr|php-pear-RDF-0.2.0-2|50	
14cr|php-pear-RDF-0.2.0-2|51	
14cr|php-pear-RDF-0.2.0-2|52	%changelog
14cr|php-pear-RDF-0.2.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|php-pear-RDF-0.2.0-2|54	+ Revision: 75f6a90
14cr|php-pear-RDF-0.2.0-2|55	- MassBuild#464: Increase release tag
14cr|php-pear-RDF-0.2.0-2|56	
14cr|php-pear-RDF-0.2.0-2|57	

6219 14
14cr|php-pear-Science_Chemistry-1.1.2-2|1	%define		_class		Science
14cr|php-pear-Science_Chemistry-1.1.2-2|2	%define		_subclass	Chemistry
14cr|php-pear-Science_Chemistry-1.1.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Science_Chemistry-1.1.2-2|4	
14cr|php-pear-Science_Chemistry-1.1.2-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Science_Chemistry-1.1.2-2|6	Version:	1.1.2
14cr|php-pear-Science_Chemistry-1.1.2-2|7	Release:	2
14cr|php-pear-Science_Chemistry-1.1.2-2|8	Summary:	Manipulate chemical objects: atoms, molecules, etc
14cr|php-pear-Science_Chemistry-1.1.2-2|9	License:	PHP License
14cr|php-pear-Science_Chemistry-1.1.2-2|10	Group:		Development/PHP
14cr|php-pear-Science_Chemistry-1.1.2-2|11	URL:		http://pear.php.net/package/Science_Chemistry/
14cr|php-pear-Science_Chemistry-1.1.2-2|12	Source0:	http://download.pear.php.net/package/Science_Chemistry-%{version}.tgz
14cr|php-pear-Science_Chemistry-1.1.2-2|13	Requires(post): php-pear
14cr|php-pear-Science_Chemistry-1.1.2-2|14	Requires(preun): php-pear
14cr|php-pear-Science_Chemistry-1.1.2-2|15	Requires:	php-pear
14cr|php-pear-Science_Chemistry-1.1.2-2|16	BuildArch:	noarch
14cr|php-pear-Science_Chemistry-1.1.2-2|17	BuildRequires:	php-pear
14cr|php-pear-Science_Chemistry-1.1.2-2|18	
14cr|php-pear-Science_Chemistry-1.1.2-2|19	%description
14cr|php-pear-Science_Chemistry-1.1.2-2|20	General classes to represent Atoms, Molecules and Macromolecules. Also
14cr|php-pear-Science_Chemistry-1.1.2-2|21	parsing code for PDB, CML and XYZ file formats. Examples of parsing
14cr|php-pear-Science_Chemistry-1.1.2-2|22	and conversion to/from chemical structure formats.
14cr|php-pear-Science_Chemistry-1.1.2-2|23	
14cr|php-pear-Science_Chemistry-1.1.2-2|24	%prep
14cr|php-pear-Science_Chemistry-1.1.2-2|25	%setup -q -c
14cr|php-pear-Science_Chemistry-1.1.2-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Science_Chemistry-1.1.2-2|27	
14cr|php-pear-Science_Chemistry-1.1.2-2|28	%install
14cr|php-pear-Science_Chemistry-1.1.2-2|29	
14cr|php-pear-Science_Chemistry-1.1.2-2|30	cd %{upstream_name}-%{version}
14cr|php-pear-Science_Chemistry-1.1.2-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Science_Chemistry-1.1.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Science_Chemistry-1.1.2-2|33	
14cr|php-pear-Science_Chemistry-1.1.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Science_Chemistry-1.1.2-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Science_Chemistry-1.1.2-2|36	
14cr|php-pear-Science_Chemistry-1.1.2-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Science_Chemistry-1.1.2-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Science_Chemistry-1.1.2-2|39	
14cr|php-pear-Science_Chemistry-1.1.2-2|40	# nuke useless files
14cr|php-pear-Science_Chemistry-1.1.2-2|41	rm -f %{buildroot}%{_datadir}/pear/data/%{upstream_name}/*
14cr|php-pear-Science_Chemistry-1.1.2-2|42	
14cr|php-pear-Science_Chemistry-1.1.2-2|43	%clean
14cr|php-pear-Science_Chemistry-1.1.2-2|44	
14cr|php-pear-Science_Chemistry-1.1.2-2|45	
14cr|php-pear-Science_Chemistry-1.1.2-2|46	
14cr|php-pear-Science_Chemistry-1.1.2-2|47	%files
14cr|php-pear-Science_Chemistry-1.1.2-2|48	%doc %{upstream_name}-%{version}
14cr|php-pear-Science_Chemistry-1.1.2-2|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Science_Chemistry-1.1.2-2|50	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Science_Chemistry-1.1.2-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Science_Chemistry-1.1.2-2|52	
14cr|php-pear-Science_Chemistry-1.1.2-2|53	
14cr|php-pear-Science_Chemistry-1.1.2-2|54	
14cr|php-pear-Science_Chemistry-1.1.2-2|55	%changelog
14cr|php-pear-Science_Chemistry-1.1.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|php-pear-Science_Chemistry-1.1.2-2|57	+ Revision: 40f70ba
14cr|php-pear-Science_Chemistry-1.1.2-2|58	- MassBuild#464: Increase release tag
14cr|php-pear-Science_Chemistry-1.1.2-2|59	
14cr|php-pear-Science_Chemistry-1.1.2-2|60	

6220 14
14cr|php-pear-Search_Mnogosearch-0.1.1-15|1	%define		_class		Search
14cr|php-pear-Search_Mnogosearch-0.1.1-15|2	%define		_subclass	Mnogosearch
14cr|php-pear-Search_Mnogosearch-0.1.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Search_Mnogosearch-0.1.1-15|4	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Search_Mnogosearch-0.1.1-15|6	Version:	0.1.1
14cr|php-pear-Search_Mnogosearch-0.1.1-15|7	Release:	15
14cr|php-pear-Search_Mnogosearch-0.1.1-15|8	Summary:	Wrapper classes for the mnoGoSearch extention
14cr|php-pear-Search_Mnogosearch-0.1.1-15|9	License:	PHP License
14cr|php-pear-Search_Mnogosearch-0.1.1-15|10	Group:		Development/PHP
14cr|php-pear-Search_Mnogosearch-0.1.1-15|11	URL:		http://pear.php.net/package/Search_Mnogosearch/
14cr|php-pear-Search_Mnogosearch-0.1.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Search_Mnogosearch-0.1.1-15|13	Requires(post): php-pear
14cr|php-pear-Search_Mnogosearch-0.1.1-15|14	Requires(preun): php-pear
14cr|php-pear-Search_Mnogosearch-0.1.1-15|15	Requires:	php-pear
14cr|php-pear-Search_Mnogosearch-0.1.1-15|16	BuildArch:	noarch
14cr|php-pear-Search_Mnogosearch-0.1.1-15|17	BuildRequires:	php-pear
14cr|php-pear-Search_Mnogosearch-0.1.1-15|18	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|19	%description
14cr|php-pear-Search_Mnogosearch-0.1.1-15|20	This package provides wrapper classes for the mnoGoSearch search
14cr|php-pear-Search_Mnogosearch-0.1.1-15|21	engine. The package has two central classes "Search_Mnogosearch" and
14cr|php-pear-Search_Mnogosearch-0.1.1-15|22	"Search_Mnogosearch_Result". The class "Search_Mnogosearch" gives an
14cr|php-pear-Search_Mnogosearch-0.1.1-15|23	object that represents the search and the "Search_Mnogosearch_Result"
14cr|php-pear-Search_Mnogosearch-0.1.1-15|24	the result. The usage is just like the usage in the "DB" and
14cr|php-pear-Search_Mnogosearch-0.1.1-15|25	"DB_result" classes.
14cr|php-pear-Search_Mnogosearch-0.1.1-15|26	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|27	%prep
14cr|php-pear-Search_Mnogosearch-0.1.1-15|28	%setup -q -c
14cr|php-pear-Search_Mnogosearch-0.1.1-15|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Search_Mnogosearch-0.1.1-15|30	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|31	%install
14cr|php-pear-Search_Mnogosearch-0.1.1-15|32	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|33	cd %{upstream_name}-%{version}
14cr|php-pear-Search_Mnogosearch-0.1.1-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Search_Mnogosearch-0.1.1-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Search_Mnogosearch-0.1.1-15|36	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Search_Mnogosearch-0.1.1-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Search_Mnogosearch-0.1.1-15|39	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Search_Mnogosearch-0.1.1-15|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Search_Mnogosearch-0.1.1-15|42	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|43	%clean
14cr|php-pear-Search_Mnogosearch-0.1.1-15|44	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|45	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|46	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|47	%files
14cr|php-pear-Search_Mnogosearch-0.1.1-15|48	%defattr(-,root,root)
14cr|php-pear-Search_Mnogosearch-0.1.1-15|49	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Search_Mnogosearch-0.1.1-15|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Search_Mnogosearch-0.1.1-15|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Search_Mnogosearch-0.1.1-15|52	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|53	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|54	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|55	%changelog
14cr|php-pear-Search_Mnogosearch-0.1.1-15|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-15
14cr|php-pear-Search_Mnogosearch-0.1.1-15|57	+ Revision: 346721f
14cr|php-pear-Search_Mnogosearch-0.1.1-15|58	- MassBuild#464: Increase release tag
14cr|php-pear-Search_Mnogosearch-0.1.1-15|59	
14cr|php-pear-Search_Mnogosearch-0.1.1-15|60	

6221 14
14cr|php-pear-Services_Amazon-0.9.0-2|1	%define		_class		Services
14cr|php-pear-Services_Amazon-0.9.0-2|2	%define		_subclass	Amazon
14cr|php-pear-Services_Amazon-0.9.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_Amazon-0.9.0-2|4	
14cr|php-pear-Services_Amazon-0.9.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_Amazon-0.9.0-2|6	Version:	0.9.0
14cr|php-pear-Services_Amazon-0.9.0-2|7	Release:	2
14cr|php-pear-Services_Amazon-0.9.0-2|8	Summary:	Access to Amazon.com's web services
14cr|php-pear-Services_Amazon-0.9.0-2|9	License:	PHP License
14cr|php-pear-Services_Amazon-0.9.0-2|10	Group:		Development/PHP
14cr|php-pear-Services_Amazon-0.9.0-2|11	URL:		http://pear.php.net/package/Services_Amazon/
14cr|php-pear-Services_Amazon-0.9.0-2|12	Source0:	http://download.pear.php.net/package/Services_Amazon-%{version}.tgz
14cr|php-pear-Services_Amazon-0.9.0-2|13	Requires(post): php-pear
14cr|php-pear-Services_Amazon-0.9.0-2|14	Requires(preun): php-pear
14cr|php-pear-Services_Amazon-0.9.0-2|15	Requires:	php-pear
14cr|php-pear-Services_Amazon-0.9.0-2|16	BuildArch:	noarch
14cr|php-pear-Services_Amazon-0.9.0-2|17	BuildRequires:	php-pear
14cr|php-pear-Services_Amazon-0.9.0-2|18	
14cr|php-pear-Services_Amazon-0.9.0-2|19	%description
14cr|php-pear-Services_Amazon-0.9.0-2|20	Services_Amazon uses Amazon.com's web services to allow developers to
14cr|php-pear-Services_Amazon-0.9.0-2|21	search and provide associate links for specific ISBN numbers, authors,
14cr|php-pear-Services_Amazon-0.9.0-2|22	artist, directors, and publishers among other things.
14cr|php-pear-Services_Amazon-0.9.0-2|23	
14cr|php-pear-Services_Amazon-0.9.0-2|24	%prep
14cr|php-pear-Services_Amazon-0.9.0-2|25	%setup -q -c
14cr|php-pear-Services_Amazon-0.9.0-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_Amazon-0.9.0-2|27	
14cr|php-pear-Services_Amazon-0.9.0-2|28	%install
14cr|php-pear-Services_Amazon-0.9.0-2|29	
14cr|php-pear-Services_Amazon-0.9.0-2|30	cd %{upstream_name}-%{version}
14cr|php-pear-Services_Amazon-0.9.0-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_Amazon-0.9.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_Amazon-0.9.0-2|33	
14cr|php-pear-Services_Amazon-0.9.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_Amazon-0.9.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_Amazon-0.9.0-2|36	
14cr|php-pear-Services_Amazon-0.9.0-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Amazon-0.9.0-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Amazon-0.9.0-2|39	
14cr|php-pear-Services_Amazon-0.9.0-2|40	%clean
14cr|php-pear-Services_Amazon-0.9.0-2|41	
14cr|php-pear-Services_Amazon-0.9.0-2|42	
14cr|php-pear-Services_Amazon-0.9.0-2|43	
14cr|php-pear-Services_Amazon-0.9.0-2|44	%files
14cr|php-pear-Services_Amazon-0.9.0-2|45	%defattr(-,root,root)
14cr|php-pear-Services_Amazon-0.9.0-2|46	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Services_Amazon-0.9.0-2|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_Amazon-0.9.0-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_Amazon-0.9.0-2|49	
14cr|php-pear-Services_Amazon-0.9.0-2|50	
14cr|php-pear-Services_Amazon-0.9.0-2|51	
14cr|php-pear-Services_Amazon-0.9.0-2|52	%changelog
14cr|php-pear-Services_Amazon-0.9.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|php-pear-Services_Amazon-0.9.0-2|54	+ Revision: 1f64987
14cr|php-pear-Services_Amazon-0.9.0-2|55	- MassBuild#464: Increase release tag
14cr|php-pear-Services_Amazon-0.9.0-2|56	
14cr|php-pear-Services_Amazon-0.9.0-2|57	

6222 14
14cr|php-pear-Services_Delicious-0.5.0-10|1	%define		_class		Services
14cr|php-pear-Services_Delicious-0.5.0-10|2	%define		_subclass	Delicious
14cr|php-pear-Services_Delicious-0.5.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_Delicious-0.5.0-10|4	
14cr|php-pear-Services_Delicious-0.5.0-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_Delicious-0.5.0-10|6	Version:	0.5.0
14cr|php-pear-Services_Delicious-0.5.0-10|7	Release:	10
14cr|php-pear-Services_Delicious-0.5.0-10|8	Summary:	Client for the del.icio.us web service
14cr|php-pear-Services_Delicious-0.5.0-10|9	License:	PHP License
14cr|php-pear-Services_Delicious-0.5.0-10|10	Group:		Development/PHP
14cr|php-pear-Services_Delicious-0.5.0-10|11	URL:		http://pear.php.net/package/Services_Delicious/
14cr|php-pear-Services_Delicious-0.5.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Services_Delicious-0.5.0-10|13	Requires(post): php-pear
14cr|php-pear-Services_Delicious-0.5.0-10|14	Requires(preun): php-pear
14cr|php-pear-Services_Delicious-0.5.0-10|15	Requires:	php-pear
14cr|php-pear-Services_Delicious-0.5.0-10|16	BuildArch:	noarch
14cr|php-pear-Services_Delicious-0.5.0-10|17	BuildRequires:	php-pear
14cr|php-pear-Services_Delicious-0.5.0-10|18	
14cr|php-pear-Services_Delicious-0.5.0-10|19	%description
14cr|php-pear-Services_Delicious-0.5.0-10|20	Services_Delicious is a client for the REST-based web service of
14cr|php-pear-Services_Delicious-0.5.0-10|21	del.icio.us.
14cr|php-pear-Services_Delicious-0.5.0-10|22	
14cr|php-pear-Services_Delicious-0.5.0-10|23	del.icio.us is a social bookmarks manager. It allows you to easily add
14cr|php-pear-Services_Delicious-0.5.0-10|24	sites you like to your personal collection of links, to categorize
14cr|php-pear-Services_Delicious-0.5.0-10|25	those sites with keywords, and to share your collection not only
14cr|php-pear-Services_Delicious-0.5.0-10|26	between your own browsers and machines, but also with others.
14cr|php-pear-Services_Delicious-0.5.0-10|27	
14cr|php-pear-Services_Delicious-0.5.0-10|28	Services_Delicious allows you to select, add and delete your bookmarks
14cr|php-pear-Services_Delicious-0.5.0-10|29	from any PHP script.
14cr|php-pear-Services_Delicious-0.5.0-10|30	
14cr|php-pear-Services_Delicious-0.5.0-10|31	%prep
14cr|php-pear-Services_Delicious-0.5.0-10|32	%setup -q -c
14cr|php-pear-Services_Delicious-0.5.0-10|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_Delicious-0.5.0-10|34	
14cr|php-pear-Services_Delicious-0.5.0-10|35	%install
14cr|php-pear-Services_Delicious-0.5.0-10|36	
14cr|php-pear-Services_Delicious-0.5.0-10|37	cd %{upstream_name}-%{version}
14cr|php-pear-Services_Delicious-0.5.0-10|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_Delicious-0.5.0-10|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_Delicious-0.5.0-10|40	
14cr|php-pear-Services_Delicious-0.5.0-10|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_Delicious-0.5.0-10|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_Delicious-0.5.0-10|43	
14cr|php-pear-Services_Delicious-0.5.0-10|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Delicious-0.5.0-10|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Delicious-0.5.0-10|46	
14cr|php-pear-Services_Delicious-0.5.0-10|47	%clean
14cr|php-pear-Services_Delicious-0.5.0-10|48	
14cr|php-pear-Services_Delicious-0.5.0-10|49	
14cr|php-pear-Services_Delicious-0.5.0-10|50	
14cr|php-pear-Services_Delicious-0.5.0-10|51	%files
14cr|php-pear-Services_Delicious-0.5.0-10|52	%defattr(-,root,root)
14cr|php-pear-Services_Delicious-0.5.0-10|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Services_Delicious-0.5.0-10|54	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Services_Delicious-0.5.0-10|55	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_Delicious-0.5.0-10|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_Delicious-0.5.0-10|57	
14cr|php-pear-Services_Delicious-0.5.0-10|58	
14cr|php-pear-Services_Delicious-0.5.0-10|59	
14cr|php-pear-Services_Delicious-0.5.0-10|60	
14cr|php-pear-Services_Delicious-0.5.0-10|61	
14cr|php-pear-Services_Delicious-0.5.0-10|62	%changelog
14cr|php-pear-Services_Delicious-0.5.0-10|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-10
14cr|php-pear-Services_Delicious-0.5.0-10|64	+ Revision: 2085ec0
14cr|php-pear-Services_Delicious-0.5.0-10|65	- MassBuild#464: Increase release tag
14cr|php-pear-Services_Delicious-0.5.0-10|66	
14cr|php-pear-Services_Delicious-0.5.0-10|67	

6223 14
14cr|php-pear-Services_Ebay-0.13.1-2|1	%define		_class		Services
14cr|php-pear-Services_Ebay-0.13.1-2|2	%define		_subclass	Ebay
14cr|php-pear-Services_Ebay-0.13.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_Ebay-0.13.1-2|4	
14cr|php-pear-Services_Ebay-0.13.1-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_Ebay-0.13.1-2|6	Version:	0.13.1
14cr|php-pear-Services_Ebay-0.13.1-2|7	Release:	2
14cr|php-pear-Services_Ebay-0.13.1-2|8	Summary:	Interface to eBay's XML-API
14cr|php-pear-Services_Ebay-0.13.1-2|9	License:	PHP License
14cr|php-pear-Services_Ebay-0.13.1-2|10	Group:		Development/PHP
14cr|php-pear-Services_Ebay-0.13.1-2|11	URL:		http://pear.php.net/package/Services_Ebay/
14cr|php-pear-Services_Ebay-0.13.1-2|12	Source0:	http://download.pear.php.net/package/Services_Ebay-%{version}.tgz
14cr|php-pear-Services_Ebay-0.13.1-2|13	Requires(post): php-pear
14cr|php-pear-Services_Ebay-0.13.1-2|14	Requires(preun): php-pear
14cr|php-pear-Services_Ebay-0.13.1-2|15	Requires:	php-pear
14cr|php-pear-Services_Ebay-0.13.1-2|16	BuildArch:	noarch
14cr|php-pear-Services_Ebay-0.13.1-2|17	BuildRequires:	php-pear
14cr|php-pear-Services_Ebay-0.13.1-2|18	
14cr|php-pear-Services_Ebay-0.13.1-2|19	%description
14cr|php-pear-Services_Ebay-0.13.1-2|20	This is interface to eBay's XML-API. It provides objects that are able
14cr|php-pear-Services_Ebay-0.13.1-2|21	to communicate with eBay as well as models that help you working with
14cr|php-pear-Services_Ebay-0.13.1-2|22	the return values like User or Item models.
14cr|php-pear-Services_Ebay-0.13.1-2|23	
14cr|php-pear-Services_Ebay-0.13.1-2|24	The Services_Ebay class provides a unified method to use all objects.
14cr|php-pear-Services_Ebay-0.13.1-2|25	
14cr|php-pear-Services_Ebay-0.13.1-2|26	%prep
14cr|php-pear-Services_Ebay-0.13.1-2|27	%setup -q -c
14cr|php-pear-Services_Ebay-0.13.1-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_Ebay-0.13.1-2|29	
14cr|php-pear-Services_Ebay-0.13.1-2|30	%install
14cr|php-pear-Services_Ebay-0.13.1-2|31	
14cr|php-pear-Services_Ebay-0.13.1-2|32	cd %{upstream_name}-%{version}
14cr|php-pear-Services_Ebay-0.13.1-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_Ebay-0.13.1-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_Ebay-0.13.1-2|35	
14cr|php-pear-Services_Ebay-0.13.1-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_Ebay-0.13.1-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_Ebay-0.13.1-2|38	
14cr|php-pear-Services_Ebay-0.13.1-2|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Ebay-0.13.1-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Ebay-0.13.1-2|41	
14cr|php-pear-Services_Ebay-0.13.1-2|42	%clean
14cr|php-pear-Services_Ebay-0.13.1-2|43	
14cr|php-pear-Services_Ebay-0.13.1-2|44	
14cr|php-pear-Services_Ebay-0.13.1-2|45	
14cr|php-pear-Services_Ebay-0.13.1-2|46	%files
14cr|php-pear-Services_Ebay-0.13.1-2|47	%defattr(-,root,root)
14cr|php-pear-Services_Ebay-0.13.1-2|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Services_Ebay-0.13.1-2|49	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Services_Ebay-0.13.1-2|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_Ebay-0.13.1-2|51	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Services_Ebay-0.13.1-2|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_Ebay-0.13.1-2|53	
14cr|php-pear-Services_Ebay-0.13.1-2|54	
14cr|php-pear-Services_Ebay-0.13.1-2|55	
14cr|php-pear-Services_Ebay-0.13.1-2|56	%changelog
14cr|php-pear-Services_Ebay-0.13.1-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-2
14cr|php-pear-Services_Ebay-0.13.1-2|58	+ Revision: 879dcab
14cr|php-pear-Services_Ebay-0.13.1-2|59	- MassBuild#464: Increase release tag
14cr|php-pear-Services_Ebay-0.13.1-2|60	
14cr|php-pear-Services_Ebay-0.13.1-2|61	

6224 14
14cr|php-pear-Services_ExchangeRates-0.8.0-2|1	%define		_class		Services
14cr|php-pear-Services_ExchangeRates-0.8.0-2|2	%define		_subclass	ExchangeRates
14cr|php-pear-Services_ExchangeRates-0.8.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_ExchangeRates-0.8.0-2|4	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_ExchangeRates-0.8.0-2|6	Version:	0.8.0
14cr|php-pear-Services_ExchangeRates-0.8.0-2|7	Release:	2
14cr|php-pear-Services_ExchangeRates-0.8.0-2|8	Summary:	Performs currency conversion
14cr|php-pear-Services_ExchangeRates-0.8.0-2|9	License:	PHP License
14cr|php-pear-Services_ExchangeRates-0.8.0-2|10	Group:		Development/PHP
14cr|php-pear-Services_ExchangeRates-0.8.0-2|11	URL:		http://pear.php.net/package/Services_ExchangeRates/
14cr|php-pear-Services_ExchangeRates-0.8.0-2|12	Source0:	http://download.pear.php.net/package/Services_ExchangeRates-%{version}.tgz
14cr|php-pear-Services_ExchangeRates-0.8.0-2|13	Requires(post): php-pear
14cr|php-pear-Services_ExchangeRates-0.8.0-2|14	Requires(preun): php-pear
14cr|php-pear-Services_ExchangeRates-0.8.0-2|15	Requires:	php-pear
14cr|php-pear-Services_ExchangeRates-0.8.0-2|16	BuildArch:	noarch
14cr|php-pear-Services_ExchangeRates-0.8.0-2|17	BuildRequires:	php-pear
14cr|php-pear-Services_ExchangeRates-0.8.0-2|18	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|19	%description
14cr|php-pear-Services_ExchangeRates-0.8.0-2|20	Extendable to work with any source that provides exchange rate data,
14cr|php-pear-Services_ExchangeRates-0.8.0-2|21	this class downloads exchange rates and the name of each currency (US
14cr|php-pear-Services_ExchangeRates-0.8.0-2|22	Dollar, Euro, Maltese Lira, etc.) and converts between any two of the
14cr|php-pear-Services_ExchangeRates-0.8.0-2|23	available currencies (the actual number of currencies supported
14cr|php-pear-Services_ExchangeRates-0.8.0-2|24	depends on the exchange rate feed used).
14cr|php-pear-Services_ExchangeRates-0.8.0-2|25	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|26	%prep
14cr|php-pear-Services_ExchangeRates-0.8.0-2|27	%setup -q -c
14cr|php-pear-Services_ExchangeRates-0.8.0-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_ExchangeRates-0.8.0-2|29	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|30	%install
14cr|php-pear-Services_ExchangeRates-0.8.0-2|31	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|32	cd %{upstream_name}-%{version}
14cr|php-pear-Services_ExchangeRates-0.8.0-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_ExchangeRates-0.8.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_ExchangeRates-0.8.0-2|35	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_ExchangeRates-0.8.0-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_ExchangeRates-0.8.0-2|38	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_ExchangeRates-0.8.0-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_ExchangeRates-0.8.0-2|41	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|42	%clean
14cr|php-pear-Services_ExchangeRates-0.8.0-2|43	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|44	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|45	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|46	%files
14cr|php-pear-Services_ExchangeRates-0.8.0-2|47	%defattr(-,root,root)
14cr|php-pear-Services_ExchangeRates-0.8.0-2|48	%doc %{upstream_name}-%{version}/example.php
14cr|php-pear-Services_ExchangeRates-0.8.0-2|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_ExchangeRates-0.8.0-2|50	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Services_ExchangeRates-0.8.0-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_ExchangeRates-0.8.0-2|52	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|53	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|54	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|55	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|56	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|57	%changelog
14cr|php-pear-Services_ExchangeRates-0.8.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|php-pear-Services_ExchangeRates-0.8.0-2|59	+ Revision: 1d0d7ae
14cr|php-pear-Services_ExchangeRates-0.8.0-2|60	- MassBuild#464: Increase release tag
14cr|php-pear-Services_ExchangeRates-0.8.0-2|61	
14cr|php-pear-Services_ExchangeRates-0.8.0-2|62	

6225 14
14cr|php-pear-Services_Google-0.1.1-10|1	%define		_class		Services
14cr|php-pear-Services_Google-0.1.1-10|2	%define		_subclass	Google
14cr|php-pear-Services_Google-0.1.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_Google-0.1.1-10|4	
14cr|php-pear-Services_Google-0.1.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_Google-0.1.1-10|6	Version:	0.1.1
14cr|php-pear-Services_Google-0.1.1-10|7	Release:	10
14cr|php-pear-Services_Google-0.1.1-10|8	Summary:	Provides access to the Google Web APIs
14cr|php-pear-Services_Google-0.1.1-10|9	License:	PHP License
14cr|php-pear-Services_Google-0.1.1-10|10	Group:		Development/PHP
14cr|php-pear-Services_Google-0.1.1-10|11	URL:		http://pear.php.net/package/Services_Google/
14cr|php-pear-Services_Google-0.1.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Services_Google-0.1.1-10|13	Requires(post): php-pear
14cr|php-pear-Services_Google-0.1.1-10|14	Requires(preun): php-pear
14cr|php-pear-Services_Google-0.1.1-10|15	Requires:	php-pear
14cr|php-pear-Services_Google-0.1.1-10|16	BuildArch:	noarch
14cr|php-pear-Services_Google-0.1.1-10|17	BuildRequires:	php-pear
14cr|php-pear-Services_Google-0.1.1-10|18	
14cr|php-pear-Services_Google-0.1.1-10|19	%description
14cr|php-pear-Services_Google-0.1.1-10|20	Allows easy access to the Google Web APIs for the search engine,
14cr|php-pear-Services_Google-0.1.1-10|21	spelling suggestions, and cache.
14cr|php-pear-Services_Google-0.1.1-10|22	
14cr|php-pear-Services_Google-0.1.1-10|23	To use the package you'll need an API key from
14cr|php-pear-Services_Google-0.1.1-10|24	http://www.google.com/apis/ .
14cr|php-pear-Services_Google-0.1.1-10|25	
14cr|php-pear-Services_Google-0.1.1-10|26	%prep
14cr|php-pear-Services_Google-0.1.1-10|27	%setup -q -c
14cr|php-pear-Services_Google-0.1.1-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_Google-0.1.1-10|29	
14cr|php-pear-Services_Google-0.1.1-10|30	%install
14cr|php-pear-Services_Google-0.1.1-10|31	
14cr|php-pear-Services_Google-0.1.1-10|32	cd %{upstream_name}-%{version}
14cr|php-pear-Services_Google-0.1.1-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_Google-0.1.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_Google-0.1.1-10|35	
14cr|php-pear-Services_Google-0.1.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_Google-0.1.1-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_Google-0.1.1-10|38	
14cr|php-pear-Services_Google-0.1.1-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Google-0.1.1-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Google-0.1.1-10|41	
14cr|php-pear-Services_Google-0.1.1-10|42	%clean
14cr|php-pear-Services_Google-0.1.1-10|43	
14cr|php-pear-Services_Google-0.1.1-10|44	
14cr|php-pear-Services_Google-0.1.1-10|45	
14cr|php-pear-Services_Google-0.1.1-10|46	%files
14cr|php-pear-Services_Google-0.1.1-10|47	%defattr(-,root,root)
14cr|php-pear-Services_Google-0.1.1-10|48	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Services_Google-0.1.1-10|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_Google-0.1.1-10|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_Google-0.1.1-10|51	
14cr|php-pear-Services_Google-0.1.1-10|52	
14cr|php-pear-Services_Google-0.1.1-10|53	
14cr|php-pear-Services_Google-0.1.1-10|54	
14cr|php-pear-Services_Google-0.1.1-10|55	
14cr|php-pear-Services_Google-0.1.1-10|56	%changelog
14cr|php-pear-Services_Google-0.1.1-10|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-10
14cr|php-pear-Services_Google-0.1.1-10|58	+ Revision: 172f4c8
14cr|php-pear-Services_Google-0.1.1-10|59	- MassBuild#464: Increase release tag
14cr|php-pear-Services_Google-0.1.1-10|60	
14cr|php-pear-Services_Google-0.1.1-10|61	

6226 14
14cr|php-pear-Services_Trackback-0.7.1-2|1	%define		_class		Services
14cr|php-pear-Services_Trackback-0.7.1-2|2	%define		_subclass	Trackback
14cr|php-pear-Services_Trackback-0.7.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_Trackback-0.7.1-2|4	
14cr|php-pear-Services_Trackback-0.7.1-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_Trackback-0.7.1-2|6	Version:	0.7.1
14cr|php-pear-Services_Trackback-0.7.1-2|7	Release:	2
14cr|php-pear-Services_Trackback-0.7.1-2|8	Summary:	A generic class for sending and receiving trackbacks
14cr|php-pear-Services_Trackback-0.7.1-2|9	License:	PHP License
14cr|php-pear-Services_Trackback-0.7.1-2|10	Group:		Development/PHP
14cr|php-pear-Services_Trackback-0.7.1-2|11	URL:		http://pear.php.net/package/Services_Trackback/
14cr|php-pear-Services_Trackback-0.7.1-2|12	Source0:	http://download.pear.php.net/package/Services_Trackback-%{version}.tgz
14cr|php-pear-Services_Trackback-0.7.1-2|13	Requires(post): php-pear
14cr|php-pear-Services_Trackback-0.7.1-2|14	Requires(preun): php-pear
14cr|php-pear-Services_Trackback-0.7.1-2|15	Requires:	php-pear
14cr|php-pear-Services_Trackback-0.7.1-2|16	BuildArch:	noarch
14cr|php-pear-Services_Trackback-0.7.1-2|17	BuildRequires:	php-pear
14cr|php-pear-Services_Trackback-0.7.1-2|18	
14cr|php-pear-Services_Trackback-0.7.1-2|19	%description
14cr|php-pear-Services_Trackback-0.7.1-2|20	A generic class for sending and receiving trackbacks.
14cr|php-pear-Services_Trackback-0.7.1-2|21	
14cr|php-pear-Services_Trackback-0.7.1-2|22	%prep
14cr|php-pear-Services_Trackback-0.7.1-2|23	%setup -q -c
14cr|php-pear-Services_Trackback-0.7.1-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_Trackback-0.7.1-2|25	
14cr|php-pear-Services_Trackback-0.7.1-2|26	%install
14cr|php-pear-Services_Trackback-0.7.1-2|27	
14cr|php-pear-Services_Trackback-0.7.1-2|28	cd %{upstream_name}-%{version}
14cr|php-pear-Services_Trackback-0.7.1-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_Trackback-0.7.1-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_Trackback-0.7.1-2|31	
14cr|php-pear-Services_Trackback-0.7.1-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_Trackback-0.7.1-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_Trackback-0.7.1-2|34	
14cr|php-pear-Services_Trackback-0.7.1-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Trackback-0.7.1-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_Trackback-0.7.1-2|37	
14cr|php-pear-Services_Trackback-0.7.1-2|38	%clean
14cr|php-pear-Services_Trackback-0.7.1-2|39	
14cr|php-pear-Services_Trackback-0.7.1-2|40	
14cr|php-pear-Services_Trackback-0.7.1-2|41	
14cr|php-pear-Services_Trackback-0.7.1-2|42	%files
14cr|php-pear-Services_Trackback-0.7.1-2|43	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_Trackback-0.7.1-2|44	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Services_Trackback-0.7.1-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_Trackback-0.7.1-2|46	
14cr|php-pear-Services_Trackback-0.7.1-2|47	
14cr|php-pear-Services_Trackback-0.7.1-2|48	
14cr|php-pear-Services_Trackback-0.7.1-2|49	%changelog
14cr|php-pear-Services_Trackback-0.7.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|php-pear-Services_Trackback-0.7.1-2|51	+ Revision: 16a3b96
14cr|php-pear-Services_Trackback-0.7.1-2|52	- MassBuild#464: Increase release tag
14cr|php-pear-Services_Trackback-0.7.1-2|53	
14cr|php-pear-Services_Trackback-0.7.1-2|54	

6227 14
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|1	%define		_class		Services
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|2	%define		_subclass	W3C_CSSValidator
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|4	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|6	Version:	0.1.0
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|7	Release:	7
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|8	Summary:	Network Socket Interface
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|9	License:	PHP License
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|10	Group:		Development/PHP
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|11	URL:		http://pear.php.net/package/%{upstream_name}
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|13	Requires(post): php-pear
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|14	Requires(preun): php-pear
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|15	Requires:	php-pear
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|16	BuildRequires:	php-pear
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|17	BuildArch:	noarch
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|18	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|19	%description
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|20	Net_Socket is a class interface to TCP sockets. It provides blocking
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|21	and non-blocking operation, with different reading and writing modes
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|22	(byte-wise, block-wise, line-wise and special formats like network
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|23	byte-order ip addresses).
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|24	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|25	%prep
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|26	%setup -q -c
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|28	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|29	%install
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|30	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|31	cd %{upstream_name}-%{version}
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|34	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|37	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|40	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|41	%clean
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|42	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|43	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|44	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|45	%files
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|46	%defattr(-,root,root)
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|47	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|50	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|51	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|52	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|53	%changelog
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-7
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|55	+ Revision: 9659532
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|56	- MassBuild#464: Increase release tag
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|57	
14cr|php-pear-Services_W3C_CSSValidator-0.1.0-7|58	

6228 14
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|1	%define		_class		Spreadsheet
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|2	%define		_subclass	Excel
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|3	%define		upstream_name	%{_class}_%{_subclass}_Writer
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|4	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|6	Version:	0.9.3
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|7	Release:	2
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|8	Summary:	Package for generating Excel spreadsheets
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|9	License:	PHP License
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|10	Group:		Development/PHP
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|11	URL:		http://pear.php.net/package/Spreadsheet_Excel_Writer/
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|12	Source0:	http://download.pear.php.net/package/Spreadsheet_Excel_Writer-%{version}.tgz
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|13	Requires(post): php-pear
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|14	Requires(preun): php-pear
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|15	Requires:	php-pear
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|16	BuildArch:	noarch
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|17	BuildRequires:	php-pear
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|18	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|19	%description
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|20	Spreadsheet_Excel_Writer was born as a porting of the
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|21	Spreadsheet::WriteExcel Perl module to PHP. It allows writing of Excel
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|22	spreadsheets without the need for COM objects. It supports formulas,
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|23	images (BMP) and all kinds of formatting for text and cells. It
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|24	currently supports the BIFF5 format (Excel 5.0), so functionality
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|25	appeared in the latest Excel versions is not yet available.
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|26	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|27	%prep
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|28	%setup -q -c
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|30	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|31	%install
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|32	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|33	cd %{upstream_name}-%{version}
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|36	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|39	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|42	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|43	%clean
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|44	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|45	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|46	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|47	%files
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|48	%defattr(-,root,root)
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|49	%{_datadir}/pear/%{_class}
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|51	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|52	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|53	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|54	%changelog
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|56	+ Revision: 2f5eaec
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|57	- MassBuild#464: Increase release tag
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|58	
14cr|php-pear-Spreadsheet_Excel_Writer-0.9.3-2|59	

6229 14
14cr|php-pear-SQL_Parser-0.5-17|1	%define		_class		SQL
14cr|php-pear-SQL_Parser-0.5-17|2	%define		_subclass	Parser
14cr|php-pear-SQL_Parser-0.5-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-SQL_Parser-0.5-17|4	
14cr|php-pear-SQL_Parser-0.5-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-SQL_Parser-0.5-17|6	Version:	0.5
14cr|php-pear-SQL_Parser-0.5-17|7	Release:	17
14cr|php-pear-SQL_Parser-0.5-17|8	Summary:	An SQL Parser
14cr|php-pear-SQL_Parser-0.5-17|9	License:	PHP License
14cr|php-pear-SQL_Parser-0.5-17|10	Group:		Development/PHP
14cr|php-pear-SQL_Parser-0.5-17|11	URL:		http://pear.php.net/package/SQL_Parser/
14cr|php-pear-SQL_Parser-0.5-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-SQL_Parser-0.5-17|13	Requires(post): php-pear
14cr|php-pear-SQL_Parser-0.5-17|14	Requires(preun): php-pear
14cr|php-pear-SQL_Parser-0.5-17|15	Requires:	php-pear
14cr|php-pear-SQL_Parser-0.5-17|16	BuildArch:	noarch
14cr|php-pear-SQL_Parser-0.5-17|17	BuildRequires:	php-pear
14cr|php-pear-SQL_Parser-0.5-17|18	
14cr|php-pear-SQL_Parser-0.5-17|19	%description
14cr|php-pear-SQL_Parser-0.5-17|20	This class is primarily an SQL parser, written with influences from a
14cr|php-pear-SQL_Parser-0.5-17|21	variety of sources (mSQL, CPAN's SQL-Statement, mySQL). It also
14cr|php-pear-SQL_Parser-0.5-17|22	includes a tokenizer (lexer) class and a reimplementation of the ctype
14cr|php-pear-SQL_Parser-0.5-17|23	extension in PHP.
14cr|php-pear-SQL_Parser-0.5-17|24	
14cr|php-pear-SQL_Parser-0.5-17|25	%prep
14cr|php-pear-SQL_Parser-0.5-17|26	%setup -q -c
14cr|php-pear-SQL_Parser-0.5-17|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-SQL_Parser-0.5-17|28	
14cr|php-pear-SQL_Parser-0.5-17|29	%install
14cr|php-pear-SQL_Parser-0.5-17|30	
14cr|php-pear-SQL_Parser-0.5-17|31	cd %{upstream_name}-%{version}
14cr|php-pear-SQL_Parser-0.5-17|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-SQL_Parser-0.5-17|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-SQL_Parser-0.5-17|34	
14cr|php-pear-SQL_Parser-0.5-17|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-SQL_Parser-0.5-17|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-SQL_Parser-0.5-17|37	
14cr|php-pear-SQL_Parser-0.5-17|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-SQL_Parser-0.5-17|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-SQL_Parser-0.5-17|40	
14cr|php-pear-SQL_Parser-0.5-17|41	%clean
14cr|php-pear-SQL_Parser-0.5-17|42	
14cr|php-pear-SQL_Parser-0.5-17|43	
14cr|php-pear-SQL_Parser-0.5-17|44	
14cr|php-pear-SQL_Parser-0.5-17|45	%files
14cr|php-pear-SQL_Parser-0.5-17|46	%defattr(-,root,root)
14cr|php-pear-SQL_Parser-0.5-17|47	%{_datadir}/pear/%{_class}
14cr|php-pear-SQL_Parser-0.5-17|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-SQL_Parser-0.5-17|49	
14cr|php-pear-SQL_Parser-0.5-17|50	
14cr|php-pear-SQL_Parser-0.5-17|51	
14cr|php-pear-SQL_Parser-0.5-17|52	%changelog
14cr|php-pear-SQL_Parser-0.5-17|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-17
14cr|php-pear-SQL_Parser-0.5-17|54	+ Revision: 7cdbe87
14cr|php-pear-SQL_Parser-0.5-17|55	- MassBuild#464: Increase release tag
14cr|php-pear-SQL_Parser-0.5-17|56	
14cr|php-pear-SQL_Parser-0.5-17|57	

6230 14
14cr|php-pear-Stream_SHM-1.0.0-16|1	%define		_class		Stream
14cr|php-pear-Stream_SHM-1.0.0-16|2	%define		_subclass	SHM
14cr|php-pear-Stream_SHM-1.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Stream_SHM-1.0.0-16|4	
14cr|php-pear-Stream_SHM-1.0.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Stream_SHM-1.0.0-16|6	Version:	1.0.0
14cr|php-pear-Stream_SHM-1.0.0-16|7	Release:	16
14cr|php-pear-Stream_SHM-1.0.0-16|8	Summary:	Shared memory stream
14cr|php-pear-Stream_SHM-1.0.0-16|9	License:	PHP License
14cr|php-pear-Stream_SHM-1.0.0-16|10	Group:		Development/PHP
14cr|php-pear-Stream_SHM-1.0.0-16|11	URL:		http://pear.php.net/package/Stream_SHM/
14cr|php-pear-Stream_SHM-1.0.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Stream_SHM-1.0.0-16|13	Requires(post): php-pear
14cr|php-pear-Stream_SHM-1.0.0-16|14	Requires(preun): php-pear
14cr|php-pear-Stream_SHM-1.0.0-16|15	Requires:	php-pear
14cr|php-pear-Stream_SHM-1.0.0-16|16	BuildArch:	noarch
14cr|php-pear-Stream_SHM-1.0.0-16|17	BuildRequires:	php-pear
14cr|php-pear-Stream_SHM-1.0.0-16|18	
14cr|php-pear-Stream_SHM-1.0.0-16|19	%description
14cr|php-pear-Stream_SHM-1.0.0-16|20	The Stream_SHM package provides a class that can be registered with
14cr|php-pear-Stream_SHM-1.0.0-16|21	stream_register_wrapper() in order to have stream-based shared-memory
14cr|php-pear-Stream_SHM-1.0.0-16|22	access.
14cr|php-pear-Stream_SHM-1.0.0-16|23	
14cr|php-pear-Stream_SHM-1.0.0-16|24	%prep
14cr|php-pear-Stream_SHM-1.0.0-16|25	%setup -q -c
14cr|php-pear-Stream_SHM-1.0.0-16|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Stream_SHM-1.0.0-16|27	
14cr|php-pear-Stream_SHM-1.0.0-16|28	%install
14cr|php-pear-Stream_SHM-1.0.0-16|29	
14cr|php-pear-Stream_SHM-1.0.0-16|30	cd %{upstream_name}-%{version}
14cr|php-pear-Stream_SHM-1.0.0-16|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Stream_SHM-1.0.0-16|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Stream_SHM-1.0.0-16|33	
14cr|php-pear-Stream_SHM-1.0.0-16|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Stream_SHM-1.0.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Stream_SHM-1.0.0-16|36	
14cr|php-pear-Stream_SHM-1.0.0-16|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Stream_SHM-1.0.0-16|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Stream_SHM-1.0.0-16|39	
14cr|php-pear-Stream_SHM-1.0.0-16|40	%clean
14cr|php-pear-Stream_SHM-1.0.0-16|41	
14cr|php-pear-Stream_SHM-1.0.0-16|42	
14cr|php-pear-Stream_SHM-1.0.0-16|43	
14cr|php-pear-Stream_SHM-1.0.0-16|44	%files
14cr|php-pear-Stream_SHM-1.0.0-16|45	%defattr(-,root,root)
14cr|php-pear-Stream_SHM-1.0.0-16|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Stream_SHM-1.0.0-16|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Stream_SHM-1.0.0-16|48	
14cr|php-pear-Stream_SHM-1.0.0-16|49	
14cr|php-pear-Stream_SHM-1.0.0-16|50	
14cr|php-pear-Stream_SHM-1.0.0-16|51	%changelog
14cr|php-pear-Stream_SHM-1.0.0-16|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-16
14cr|php-pear-Stream_SHM-1.0.0-16|53	+ Revision: 7186047
14cr|php-pear-Stream_SHM-1.0.0-16|54	- MassBuild#464: Increase release tag
14cr|php-pear-Stream_SHM-1.0.0-16|55	
14cr|php-pear-Stream_SHM-1.0.0-16|56	

6231 14
14cr|php-pear-Stream_Var-1.1.0-9|1	%define		_class		Stream
14cr|php-pear-Stream_Var-1.1.0-9|2	%define		_subclass	Var
14cr|php-pear-Stream_Var-1.1.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Stream_Var-1.1.0-9|4	
14cr|php-pear-Stream_Var-1.1.0-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Stream_Var-1.1.0-9|6	Version:	1.1.0
14cr|php-pear-Stream_Var-1.1.0-9|7	Release:	9
14cr|php-pear-Stream_Var-1.1.0-9|8	Summary:	Allows stream based access to any variable
14cr|php-pear-Stream_Var-1.1.0-9|9	License:	PHP License
14cr|php-pear-Stream_Var-1.1.0-9|10	Group:		Development/PHP
14cr|php-pear-Stream_Var-1.1.0-9|11	URL:		http://pear.php.net/package/Stream_Var/
14cr|php-pear-Stream_Var-1.1.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Stream_Var-1.1.0-9|13	Requires(post): php-pear
14cr|php-pear-Stream_Var-1.1.0-9|14	Requires(preun): php-pear
14cr|php-pear-Stream_Var-1.1.0-9|15	Requires:	php-pear
14cr|php-pear-Stream_Var-1.1.0-9|16	BuildRequires:	php-pear
14cr|php-pear-Stream_Var-1.1.0-9|17	BuildArch:	noarch
14cr|php-pear-Stream_Var-1.1.0-9|18	
14cr|php-pear-Stream_Var-1.1.0-9|19	%description
14cr|php-pear-Stream_Var-1.1.0-9|20	%{upstream_name} can be registered as a stream with stream_register_wrapper
14cr|php-pear-Stream_Var-1.1.0-9|21	and allows stream based access to any variable in any scope. Arrays are
14cr|php-pear-Stream_Var-1.1.0-9|22	treated as directories, so it`s possible to replace temporary
14cr|php-pear-Stream_Var-1.1.0-9|23	directories and files in your applications with variables.
14cr|php-pear-Stream_Var-1.1.0-9|24	
14cr|php-pear-Stream_Var-1.1.0-9|25	%prep
14cr|php-pear-Stream_Var-1.1.0-9|26	%setup -q -c
14cr|php-pear-Stream_Var-1.1.0-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Stream_Var-1.1.0-9|28	
14cr|php-pear-Stream_Var-1.1.0-9|29	%install
14cr|php-pear-Stream_Var-1.1.0-9|30	
14cr|php-pear-Stream_Var-1.1.0-9|31	cd %{upstream_name}-%{version}
14cr|php-pear-Stream_Var-1.1.0-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Stream_Var-1.1.0-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Stream_Var-1.1.0-9|34	
14cr|php-pear-Stream_Var-1.1.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Stream_Var-1.1.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Stream_Var-1.1.0-9|37	
14cr|php-pear-Stream_Var-1.1.0-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Stream_Var-1.1.0-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Stream_Var-1.1.0-9|40	
14cr|php-pear-Stream_Var-1.1.0-9|41	%clean
14cr|php-pear-Stream_Var-1.1.0-9|42	
14cr|php-pear-Stream_Var-1.1.0-9|43	
14cr|php-pear-Stream_Var-1.1.0-9|44	
14cr|php-pear-Stream_Var-1.1.0-9|45	%files
14cr|php-pear-Stream_Var-1.1.0-9|46	%defattr(-,root,root)
14cr|php-pear-Stream_Var-1.1.0-9|47	%{_datadir}/pear/%{_class}
14cr|php-pear-Stream_Var-1.1.0-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Stream_Var-1.1.0-9|49	
14cr|php-pear-Stream_Var-1.1.0-9|50	
14cr|php-pear-Stream_Var-1.1.0-9|51	
14cr|php-pear-Stream_Var-1.1.0-9|52	%changelog
14cr|php-pear-Stream_Var-1.1.0-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-9
14cr|php-pear-Stream_Var-1.1.0-9|54	+ Revision: 2a0d1bb
14cr|php-pear-Stream_Var-1.1.0-9|55	- MassBuild#464: Increase release tag
14cr|php-pear-Stream_Var-1.1.0-9|56	
14cr|php-pear-Stream_Var-1.1.0-9|57	

6232 14
14cr|php-pear-Structures_DataGrid-0.8.3-10|1	%define		_class		Structures
14cr|php-pear-Structures_DataGrid-0.8.3-10|2	%define		_subclass	DataGrid
14cr|php-pear-Structures_DataGrid-0.8.3-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Structures_DataGrid-0.8.3-10|4	
14cr|php-pear-Structures_DataGrid-0.8.3-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Structures_DataGrid-0.8.3-10|6	Version:	0.8.3
14cr|php-pear-Structures_DataGrid-0.8.3-10|7	Release:	10
14cr|php-pear-Structures_DataGrid-0.8.3-10|8	Summary:	Create grid like structure based on a record set of data
14cr|php-pear-Structures_DataGrid-0.8.3-10|9	License:	PHP License
14cr|php-pear-Structures_DataGrid-0.8.3-10|10	Group:		Development/PHP
14cr|php-pear-Structures_DataGrid-0.8.3-10|11	URL:		http://pear.php.net/package/Structures_DataGrid/
14cr|php-pear-Structures_DataGrid-0.8.3-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Structures_DataGrid-0.8.3-10|13	Requires(post): php-pear
14cr|php-pear-Structures_DataGrid-0.8.3-10|14	Requires(preun): php-pear
14cr|php-pear-Structures_DataGrid-0.8.3-10|15	Requires:	php-pear
14cr|php-pear-Structures_DataGrid-0.8.3-10|16	BuildArch:	noarch
14cr|php-pear-Structures_DataGrid-0.8.3-10|17	BuildRequires:	php-pear
14cr|php-pear-Structures_DataGrid-0.8.3-10|18	
14cr|php-pear-Structures_DataGrid-0.8.3-10|19	%description
14cr|php-pear-Structures_DataGrid-0.8.3-10|20	This package offers a toolkit to render out a datagrid in HTML format
14cr|php-pear-Structures_DataGrid-0.8.3-10|21	as well as many other formats such as an XML Document, an Excel
14cr|php-pear-Structures_DataGrid-0.8.3-10|22	Spreadsheet, a Smarty Template and more. It also offers paging and
14cr|php-pear-Structures_DataGrid-0.8.3-10|23	sorting functionality to limit the data that is presented. This
14cr|php-pear-Structures_DataGrid-0.8.3-10|24	concept is based on the .NET Framework DataGrid.
14cr|php-pear-Structures_DataGrid-0.8.3-10|25	
14cr|php-pear-Structures_DataGrid-0.8.3-10|26	%prep
14cr|php-pear-Structures_DataGrid-0.8.3-10|27	%setup -q -c
14cr|php-pear-Structures_DataGrid-0.8.3-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Structures_DataGrid-0.8.3-10|29	
14cr|php-pear-Structures_DataGrid-0.8.3-10|30	%install
14cr|php-pear-Structures_DataGrid-0.8.3-10|31	
14cr|php-pear-Structures_DataGrid-0.8.3-10|32	cd %{upstream_name}-%{version}
14cr|php-pear-Structures_DataGrid-0.8.3-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Structures_DataGrid-0.8.3-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Structures_DataGrid-0.8.3-10|35	
14cr|php-pear-Structures_DataGrid-0.8.3-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Structures_DataGrid-0.8.3-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Structures_DataGrid-0.8.3-10|38	
14cr|php-pear-Structures_DataGrid-0.8.3-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Structures_DataGrid-0.8.3-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Structures_DataGrid-0.8.3-10|41	
14cr|php-pear-Structures_DataGrid-0.8.3-10|42	%clean
14cr|php-pear-Structures_DataGrid-0.8.3-10|43	
14cr|php-pear-Structures_DataGrid-0.8.3-10|44	
14cr|php-pear-Structures_DataGrid-0.8.3-10|45	
14cr|php-pear-Structures_DataGrid-0.8.3-10|46	%files
14cr|php-pear-Structures_DataGrid-0.8.3-10|47	%defattr(-,root,root)
14cr|php-pear-Structures_DataGrid-0.8.3-10|48	%{_datadir}/pear/%{_class}
14cr|php-pear-Structures_DataGrid-0.8.3-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Structures_DataGrid-0.8.3-10|50	
14cr|php-pear-Structures_DataGrid-0.8.3-10|51	
14cr|php-pear-Structures_DataGrid-0.8.3-10|52	
14cr|php-pear-Structures_DataGrid-0.8.3-10|53	%changelog
14cr|php-pear-Structures_DataGrid-0.8.3-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-10
14cr|php-pear-Structures_DataGrid-0.8.3-10|55	+ Revision: dffb410
14cr|php-pear-Structures_DataGrid-0.8.3-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-Structures_DataGrid-0.8.3-10|57	
14cr|php-pear-Structures_DataGrid-0.8.3-10|58	

6233 14
14cr|php-pear-System_Command-1.0.8-2|1	%define		_class		System
14cr|php-pear-System_Command-1.0.8-2|2	%define		_subclass	Command
14cr|php-pear-System_Command-1.0.8-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-System_Command-1.0.8-2|4	
14cr|php-pear-System_Command-1.0.8-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-System_Command-1.0.8-2|6	Version:	1.0.8
14cr|php-pear-System_Command-1.0.8-2|7	Release:	2
14cr|php-pear-System_Command-1.0.8-2|8	Summary:	Commandline execution interface
14cr|php-pear-System_Command-1.0.8-2|9	License:	PHP License
14cr|php-pear-System_Command-1.0.8-2|10	Group:		Development/PHP
14cr|php-pear-System_Command-1.0.8-2|11	URL:		http://pear.php.net/package/System_Command/
14cr|php-pear-System_Command-1.0.8-2|12	Source0:	http://download.pear.php.net/package/System_Command-%{version}.tgz
14cr|php-pear-System_Command-1.0.8-2|13	Requires(post): php-pear
14cr|php-pear-System_Command-1.0.8-2|14	Requires(preun): php-pear
14cr|php-pear-System_Command-1.0.8-2|15	Requires:	php-pear
14cr|php-pear-System_Command-1.0.8-2|16	BuildArch:	noarch
14cr|php-pear-System_Command-1.0.8-2|17	BuildRequires:	php-pear
14cr|php-pear-System_Command-1.0.8-2|18	
14cr|php-pear-System_Command-1.0.8-2|19	%description
14cr|php-pear-System_Command-1.0.8-2|20	Running functions from the commandline can be dangerous if the proper
14cr|php-pear-System_Command-1.0.8-2|21	precautions are not taken to escape the shell arguments and reaping
14cr|php-pear-System_Command-1.0.8-2|22	the exit status properly. This class give a formal interface to both,
14cr|php-pear-System_Command-1.0.8-2|23	so that you can run a system command as comfortably as you would run a
14cr|php-pear-System_Command-1.0.8-2|24	PHP function, which full pear error handling as results on failure.
14cr|php-pear-System_Command-1.0.8-2|25	
14cr|php-pear-System_Command-1.0.8-2|26	%prep
14cr|php-pear-System_Command-1.0.8-2|27	%setup -q -c
14cr|php-pear-System_Command-1.0.8-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-System_Command-1.0.8-2|29	
14cr|php-pear-System_Command-1.0.8-2|30	%install
14cr|php-pear-System_Command-1.0.8-2|31	
14cr|php-pear-System_Command-1.0.8-2|32	cd %{upstream_name}-%{version}
14cr|php-pear-System_Command-1.0.8-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-System_Command-1.0.8-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-System_Command-1.0.8-2|35	
14cr|php-pear-System_Command-1.0.8-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-System_Command-1.0.8-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-System_Command-1.0.8-2|38	
14cr|php-pear-System_Command-1.0.8-2|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Command-1.0.8-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Command-1.0.8-2|41	
14cr|php-pear-System_Command-1.0.8-2|42	%clean
14cr|php-pear-System_Command-1.0.8-2|43	
14cr|php-pear-System_Command-1.0.8-2|44	
14cr|php-pear-System_Command-1.0.8-2|45	
14cr|php-pear-System_Command-1.0.8-2|46	%files
14cr|php-pear-System_Command-1.0.8-2|47	%defattr(-,root,root)
14cr|php-pear-System_Command-1.0.8-2|48	%{_datadir}/pear/%{_class}
14cr|php-pear-System_Command-1.0.8-2|49	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-System_Command-1.0.8-2|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-System_Command-1.0.8-2|51	
14cr|php-pear-System_Command-1.0.8-2|52	
14cr|php-pear-System_Command-1.0.8-2|53	
14cr|php-pear-System_Command-1.0.8-2|54	%changelog
14cr|php-pear-System_Command-1.0.8-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|php-pear-System_Command-1.0.8-2|56	+ Revision: fa95c45
14cr|php-pear-System_Command-1.0.8-2|57	- MassBuild#464: Increase release tag
14cr|php-pear-System_Command-1.0.8-2|58	
14cr|php-pear-System_Command-1.0.8-2|59	

6234 14
14cr|php-pear-System_Mount-1.0.1-5|1	%define		_class		System
14cr|php-pear-System_Mount-1.0.1-5|2	%define		_subclass	Mount
14cr|php-pear-System_Mount-1.0.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-System_Mount-1.0.1-5|4	
14cr|php-pear-System_Mount-1.0.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-System_Mount-1.0.1-5|6	Version:	1.0.1
14cr|php-pear-System_Mount-1.0.1-5|7	Release:	5
14cr|php-pear-System_Mount-1.0.1-5|8	Summary:	Mount and unmount devices in fstab
14cr|php-pear-System_Mount-1.0.1-5|9	License:	PHP License
14cr|php-pear-System_Mount-1.0.1-5|10	Group:		Development/PHP
14cr|php-pear-System_Mount-1.0.1-5|11	URL:		http://pear.php.net/package/System_Mount/
14cr|php-pear-System_Mount-1.0.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-System_Mount-1.0.1-5|13	Requires(post): php-pear
14cr|php-pear-System_Mount-1.0.1-5|14	Requires(preun): php-pear
14cr|php-pear-System_Mount-1.0.1-5|15	Requires:	php-pear
14cr|php-pear-System_Mount-1.0.1-5|16	BuildArch:	noarch
14cr|php-pear-System_Mount-1.0.1-5|17	BuildRequires:	php-pear
14cr|php-pear-System_Mount-1.0.1-5|18	
14cr|php-pear-System_Mount-1.0.1-5|19	%description
14cr|php-pear-System_Mount-1.0.1-5|20	ystem_Mount provides a simple interface to deal with mounting and
14cr|php-pear-System_Mount-1.0.1-5|21	unmounting devices listed in the system's fstab.
14cr|php-pear-System_Mount-1.0.1-5|22	
14cr|php-pear-System_Mount-1.0.1-5|23	Features:
14cr|php-pear-System_Mount-1.0.1-5|24	- Very compact, easy-to-read code, based on File_Fstab,
14cr|php-pear-System_Mount-1.0.1-5|25	- Examines mount options to determine if a device can be mounted or
14cr|php-pear-System_Mount-1.0.1-5|26	not,
14cr|php-pear-System_Mount-1.0.1-5|27	- Extremely easy to use,
14cr|php-pear-System_Mount-1.0.1-5|28	- Fully documented with PHPDoc.
14cr|php-pear-System_Mount-1.0.1-5|29	
14cr|php-pear-System_Mount-1.0.1-5|30	%prep
14cr|php-pear-System_Mount-1.0.1-5|31	%setup -q -c
14cr|php-pear-System_Mount-1.0.1-5|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-System_Mount-1.0.1-5|33	
14cr|php-pear-System_Mount-1.0.1-5|34	%install
14cr|php-pear-System_Mount-1.0.1-5|35	
14cr|php-pear-System_Mount-1.0.1-5|36	cd %{upstream_name}-%{version}
14cr|php-pear-System_Mount-1.0.1-5|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-System_Mount-1.0.1-5|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-System_Mount-1.0.1-5|39	
14cr|php-pear-System_Mount-1.0.1-5|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-System_Mount-1.0.1-5|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-System_Mount-1.0.1-5|42	
14cr|php-pear-System_Mount-1.0.1-5|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Mount-1.0.1-5|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Mount-1.0.1-5|45	
14cr|php-pear-System_Mount-1.0.1-5|46	%clean
14cr|php-pear-System_Mount-1.0.1-5|47	
14cr|php-pear-System_Mount-1.0.1-5|48	
14cr|php-pear-System_Mount-1.0.1-5|49	
14cr|php-pear-System_Mount-1.0.1-5|50	%files
14cr|php-pear-System_Mount-1.0.1-5|51	%defattr(-,root,root)
14cr|php-pear-System_Mount-1.0.1-5|52	%doc %{upstream_name}-%{version}/docs/example.php
14cr|php-pear-System_Mount-1.0.1-5|53	%{_datadir}/pear/%{_class}
14cr|php-pear-System_Mount-1.0.1-5|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-System_Mount-1.0.1-5|55	
14cr|php-pear-System_Mount-1.0.1-5|56	
14cr|php-pear-System_Mount-1.0.1-5|57	
14cr|php-pear-System_Mount-1.0.1-5|58	%changelog
14cr|php-pear-System_Mount-1.0.1-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cr|php-pear-System_Mount-1.0.1-5|60	+ Revision: 01cb674
14cr|php-pear-System_Mount-1.0.1-5|61	- MassBuild#464: Increase release tag
14cr|php-pear-System_Mount-1.0.1-5|62	
14cr|php-pear-System_Mount-1.0.1-5|63	

6235 14
14cr|php-pear-System_ProcWatch-0.4.2-16|1	%define		_class		System
14cr|php-pear-System_ProcWatch-0.4.2-16|2	%define		_subclass	ProcWatch
14cr|php-pear-System_ProcWatch-0.4.2-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-System_ProcWatch-0.4.2-16|4	%define __noautoreq /usr/bin/php
14cr|php-pear-System_ProcWatch-0.4.2-16|5	
14cr|php-pear-System_ProcWatch-0.4.2-16|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-System_ProcWatch-0.4.2-16|7	Version:	0.4.2
14cr|php-pear-System_ProcWatch-0.4.2-16|8	Release:	16
14cr|php-pear-System_ProcWatch-0.4.2-16|9	Summary:	Monitor processes
14cr|php-pear-System_ProcWatch-0.4.2-16|10	
14cr|php-pear-System_ProcWatch-0.4.2-16|11	License:	PHP License
14cr|php-pear-System_ProcWatch-0.4.2-16|12	Group:		Development/PHP
14cr|php-pear-System_ProcWatch-0.4.2-16|13	URL:		http://pear.php.net/package/System_ProcWatch/
14cr|php-pear-System_ProcWatch-0.4.2-16|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-System_ProcWatch-0.4.2-16|15	Requires(post): php-pear
14cr|php-pear-System_ProcWatch-0.4.2-16|16	Requires(preun): php-pear
14cr|php-pear-System_ProcWatch-0.4.2-16|17	Requires:	php-pear
14cr|php-pear-System_ProcWatch-0.4.2-16|18	BuildArch:	noarch
14cr|php-pear-System_ProcWatch-0.4.2-16|19	BuildRequires:	php-pear
14cr|php-pear-System_ProcWatch-0.4.2-16|20	
14cr|php-pear-System_ProcWatch-0.4.2-16|21	%description
14cr|php-pear-System_ProcWatch-0.4.2-16|22	With this package you can monitor running processes based upon an XML
14cr|php-pear-System_ProcWatch-0.4.2-16|23	configuration file, XML string, INI file or an array where you define
14cr|php-pear-System_ProcWatch-0.4.2-16|24	patterns, conditions and actions.
14cr|php-pear-System_ProcWatch-0.4.2-16|25	
14cr|php-pear-System_ProcWatch-0.4.2-16|26	
14cr|php-pear-System_ProcWatch-0.4.2-16|27	%prep
14cr|php-pear-System_ProcWatch-0.4.2-16|28	%setup -q -c
14cr|php-pear-System_ProcWatch-0.4.2-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-System_ProcWatch-0.4.2-16|30	
14cr|php-pear-System_ProcWatch-0.4.2-16|31	%install
14cr|php-pear-System_ProcWatch-0.4.2-16|32	
14cr|php-pear-System_ProcWatch-0.4.2-16|33	cd %{upstream_name}-%{version}
14cr|php-pear-System_ProcWatch-0.4.2-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-System_ProcWatch-0.4.2-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-System_ProcWatch-0.4.2-16|36	
14cr|php-pear-System_ProcWatch-0.4.2-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-System_ProcWatch-0.4.2-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-System_ProcWatch-0.4.2-16|39	
14cr|php-pear-System_ProcWatch-0.4.2-16|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_ProcWatch-0.4.2-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_ProcWatch-0.4.2-16|42	
14cr|php-pear-System_ProcWatch-0.4.2-16|43	%clean
14cr|php-pear-System_ProcWatch-0.4.2-16|44	
14cr|php-pear-System_ProcWatch-0.4.2-16|45	
14cr|php-pear-System_ProcWatch-0.4.2-16|46	
14cr|php-pear-System_ProcWatch-0.4.2-16|47	%files
14cr|php-pear-System_ProcWatch-0.4.2-16|48	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-System_ProcWatch-0.4.2-16|49	%{_bindir}/*
14cr|php-pear-System_ProcWatch-0.4.2-16|50	%{_datadir}/pear/%{_class}
14cr|php-pear-System_ProcWatch-0.4.2-16|51	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-System_ProcWatch-0.4.2-16|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-System_ProcWatch-0.4.2-16|53	
14cr|php-pear-System_ProcWatch-0.4.2-16|54	
14cr|php-pear-System_ProcWatch-0.4.2-16|55	
14cr|php-pear-System_ProcWatch-0.4.2-16|56	
14cr|php-pear-System_ProcWatch-0.4.2-16|57	
14cr|php-pear-System_ProcWatch-0.4.2-16|58	%changelog
14cr|php-pear-System_ProcWatch-0.4.2-16|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-16
14cr|php-pear-System_ProcWatch-0.4.2-16|60	+ Revision: 261aae1
14cr|php-pear-System_ProcWatch-0.4.2-16|61	- MassBuild#464: Increase release tag
14cr|php-pear-System_ProcWatch-0.4.2-16|62	
14cr|php-pear-System_ProcWatch-0.4.2-16|63	

6236 14
14cr|php-pear-System_Socket-0.4.1-16|1	%define		_class		System
14cr|php-pear-System_Socket-0.4.1-16|2	%define		_subclass	Socket
14cr|php-pear-System_Socket-0.4.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-System_Socket-0.4.1-16|4	
14cr|php-pear-System_Socket-0.4.1-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-System_Socket-0.4.1-16|6	Version:	0.4.1
14cr|php-pear-System_Socket-0.4.1-16|7	Release:	16
14cr|php-pear-System_Socket-0.4.1-16|8	Summary:	OO socket API
14cr|php-pear-System_Socket-0.4.1-16|9	License:	PHP License
14cr|php-pear-System_Socket-0.4.1-16|10	Group:		Development/PHP
14cr|php-pear-System_Socket-0.4.1-16|11	URL:		http://pear.php.net/package/System_Socket/
14cr|php-pear-System_Socket-0.4.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-System_Socket-0.4.1-16|13	Requires(post): php-pear
14cr|php-pear-System_Socket-0.4.1-16|14	Requires(preun): php-pear
14cr|php-pear-System_Socket-0.4.1-16|15	Requires:	php-pear
14cr|php-pear-System_Socket-0.4.1-16|16	BuildArch:	noarch
14cr|php-pear-System_Socket-0.4.1-16|17	BuildRequires:	php-pear
14cr|php-pear-System_Socket-0.4.1-16|18	
14cr|php-pear-System_Socket-0.4.1-16|19	%description
14cr|php-pear-System_Socket-0.4.1-16|20	Aims to provide a thight and robust OO API to PHPs socket extension
14cr|php-pear-System_Socket-0.4.1-16|21	(ext/sockets).
14cr|php-pear-System_Socket-0.4.1-16|22	
14cr|php-pear-System_Socket-0.4.1-16|23	
14cr|php-pear-System_Socket-0.4.1-16|24	%prep
14cr|php-pear-System_Socket-0.4.1-16|25	%setup -q -c
14cr|php-pear-System_Socket-0.4.1-16|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-System_Socket-0.4.1-16|27	
14cr|php-pear-System_Socket-0.4.1-16|28	%install
14cr|php-pear-System_Socket-0.4.1-16|29	
14cr|php-pear-System_Socket-0.4.1-16|30	cd %{upstream_name}-%{version}
14cr|php-pear-System_Socket-0.4.1-16|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-System_Socket-0.4.1-16|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-System_Socket-0.4.1-16|33	
14cr|php-pear-System_Socket-0.4.1-16|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-System_Socket-0.4.1-16|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-System_Socket-0.4.1-16|36	
14cr|php-pear-System_Socket-0.4.1-16|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Socket-0.4.1-16|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-System_Socket-0.4.1-16|39	
14cr|php-pear-System_Socket-0.4.1-16|40	%clean
14cr|php-pear-System_Socket-0.4.1-16|41	
14cr|php-pear-System_Socket-0.4.1-16|42	
14cr|php-pear-System_Socket-0.4.1-16|43	
14cr|php-pear-System_Socket-0.4.1-16|44	%files
14cr|php-pear-System_Socket-0.4.1-16|45	%defattr(-,root,root)
14cr|php-pear-System_Socket-0.4.1-16|46	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-System_Socket-0.4.1-16|47	%{_datadir}/pear/%{_class}
14cr|php-pear-System_Socket-0.4.1-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-System_Socket-0.4.1-16|49	
14cr|php-pear-System_Socket-0.4.1-16|50	
14cr|php-pear-System_Socket-0.4.1-16|51	
14cr|php-pear-System_Socket-0.4.1-16|52	
14cr|php-pear-System_Socket-0.4.1-16|53	
14cr|php-pear-System_Socket-0.4.1-16|54	%changelog
14cr|php-pear-System_Socket-0.4.1-16|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-16
14cr|php-pear-System_Socket-0.4.1-16|56	+ Revision: 9acbc42
14cr|php-pear-System_Socket-0.4.1-16|57	- MassBuild#464: Increase release tag
14cr|php-pear-System_Socket-0.4.1-16|58	
14cr|php-pear-System_Socket-0.4.1-16|59	

6237 14
14cr|php-pear-Testing_Selenium-0.4.4-2|1	%define		_class		Testing
14cr|php-pear-Testing_Selenium-0.4.4-2|2	%define		_subclass	Selenium
14cr|php-pear-Testing_Selenium-0.4.4-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Testing_Selenium-0.4.4-2|4	
14cr|php-pear-Testing_Selenium-0.4.4-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Testing_Selenium-0.4.4-2|6	Version:	0.4.4
14cr|php-pear-Testing_Selenium-0.4.4-2|7	Release:	2
14cr|php-pear-Testing_Selenium-0.4.4-2|8	Summary:	PHP Client for Selenium RC
14cr|php-pear-Testing_Selenium-0.4.4-2|9	License:	Apache License
14cr|php-pear-Testing_Selenium-0.4.4-2|10	Group:		Development/PHP
14cr|php-pear-Testing_Selenium-0.4.4-2|11	URL:		http://pear.php.net/package/XML_Util/
14cr|php-pear-Testing_Selenium-0.4.4-2|12	Source0:	http://download.pear.php.net/package/Testing_Selenium-%{version}.tgz
14cr|php-pear-Testing_Selenium-0.4.4-2|13	Requires(post): php-pear
14cr|php-pear-Testing_Selenium-0.4.4-2|14	Requires(preun): php-pear
14cr|php-pear-Testing_Selenium-0.4.4-2|15	Requires:	php-pear
14cr|php-pear-Testing_Selenium-0.4.4-2|16	BuildArch:	noarch
14cr|php-pear-Testing_Selenium-0.4.4-2|17	BuildRequires:	php-pear
14cr|php-pear-Testing_Selenium-0.4.4-2|18	
14cr|php-pear-Testing_Selenium-0.4.4-2|19	%description
14cr|php-pear-Testing_Selenium-0.4.4-2|20	Selenium Remote Control (SRC) is a test tool that allows you to write automated
14cr|php-pear-Testing_Selenium-0.4.4-2|21	web application UI tests in any programming language against any HTTP website
14cr|php-pear-Testing_Selenium-0.4.4-2|22	using any mainstream JavaScript-enabled browser. SRC provides a Selenium
14cr|php-pear-Testing_Selenium-0.4.4-2|23	Server, which can automatically start/stop/control any supported browser. It
14cr|php-pear-Testing_Selenium-0.4.4-2|24	works by using Selenium Core, a pure-HTML+JS library that performs automated
14cr|php-pear-Testing_Selenium-0.4.4-2|25	tasks in JavaScript; the Selenium Server communicates directly with the browser
14cr|php-pear-Testing_Selenium-0.4.4-2|26	using AJAX (XmlHttpRequest).
14cr|php-pear-Testing_Selenium-0.4.4-2|27	
14cr|php-pear-Testing_Selenium-0.4.4-2|28	http://www.openqa.org/selenium-rc/
14cr|php-pear-Testing_Selenium-0.4.4-2|29	
14cr|php-pear-Testing_Selenium-0.4.4-2|30	This module sends commands directly to the Server using simple HTTP GET/POST
14cr|php-pear-Testing_Selenium-0.4.4-2|31	requests. Using this module together with the Selenium Server, you can
14cr|php-pear-Testing_Selenium-0.4.4-2|32	automatically control any supported browser.
14cr|php-pear-Testing_Selenium-0.4.4-2|33	
14cr|php-pear-Testing_Selenium-0.4.4-2|34	To use this module, you need to have already downloaded and started the
14cr|php-pear-Testing_Selenium-0.4.4-2|35	Selenium RC Server.  (The Selenium Server is a Java application.)
14cr|php-pear-Testing_Selenium-0.4.4-2|36	
14cr|php-pear-Testing_Selenium-0.4.4-2|37	%prep
14cr|php-pear-Testing_Selenium-0.4.4-2|38	%setup -q -c
14cr|php-pear-Testing_Selenium-0.4.4-2|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Testing_Selenium-0.4.4-2|40	
14cr|php-pear-Testing_Selenium-0.4.4-2|41	%install
14cr|php-pear-Testing_Selenium-0.4.4-2|42	
14cr|php-pear-Testing_Selenium-0.4.4-2|43	cd %{upstream_name}-%{version}
14cr|php-pear-Testing_Selenium-0.4.4-2|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Testing_Selenium-0.4.4-2|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Testing_Selenium-0.4.4-2|46	
14cr|php-pear-Testing_Selenium-0.4.4-2|47	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Testing_Selenium-0.4.4-2|48	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Testing_Selenium-0.4.4-2|49	
14cr|php-pear-Testing_Selenium-0.4.4-2|50	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Testing_Selenium-0.4.4-2|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Testing_Selenium-0.4.4-2|52	
14cr|php-pear-Testing_Selenium-0.4.4-2|53	%clean
14cr|php-pear-Testing_Selenium-0.4.4-2|54	
14cr|php-pear-Testing_Selenium-0.4.4-2|55	
14cr|php-pear-Testing_Selenium-0.4.4-2|56	
14cr|php-pear-Testing_Selenium-0.4.4-2|57	%files
14cr|php-pear-Testing_Selenium-0.4.4-2|58	%defattr(-,root,root)
14cr|php-pear-Testing_Selenium-0.4.4-2|59	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Testing_Selenium-0.4.4-2|60	%doc %{upstream_name}-%{version}/ChangeLog
14cr|php-pear-Testing_Selenium-0.4.4-2|61	%doc %{upstream_name}-%{version}/README
14cr|php-pear-Testing_Selenium-0.4.4-2|62	%doc %{upstream_name}-%{version}/TODO
14cr|php-pear-Testing_Selenium-0.4.4-2|63	%{_datadir}/pear/%{_class}
14cr|php-pear-Testing_Selenium-0.4.4-2|64	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Testing_Selenium-0.4.4-2|65	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Testing_Selenium-0.4.4-2|66	
14cr|php-pear-Testing_Selenium-0.4.4-2|67	
14cr|php-pear-Testing_Selenium-0.4.4-2|68	
14cr|php-pear-Testing_Selenium-0.4.4-2|69	%changelog
14cr|php-pear-Testing_Selenium-0.4.4-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|php-pear-Testing_Selenium-0.4.4-2|71	+ Revision: 6415c9f
14cr|php-pear-Testing_Selenium-0.4.4-2|72	- MassBuild#464: Increase release tag
14cr|php-pear-Testing_Selenium-0.4.4-2|73	
14cr|php-pear-Testing_Selenium-0.4.4-2|74	

6238 14
14cr|php-pear-Text_CAPTCHA-1.0.2-2|1	%define		_class		Text
14cr|php-pear-Text_CAPTCHA-1.0.2-2|2	%define		_subclass	CAPTCHA
14cr|php-pear-Text_CAPTCHA-1.0.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_CAPTCHA-1.0.2-2|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_CAPTCHA-1.0.2-2|5	Version:	1.0.2
14cr|php-pear-Text_CAPTCHA-1.0.2-2|6	Release:	2
14cr|php-pear-Text_CAPTCHA-1.0.2-2|7	Summary:	Generation of CAPTCHA imgaes
14cr|php-pear-Text_CAPTCHA-1.0.2-2|8	License:	PHP License
14cr|php-pear-Text_CAPTCHA-1.0.2-2|9	Group:		Development/PHP
14cr|php-pear-Text_CAPTCHA-1.0.2-2|10	URL:		http://pear.php.net/package/Text_CAPTCHA/
14cr|php-pear-Text_CAPTCHA-1.0.2-2|11	Source0:	http://download.pear.php.net/package/Text_CAPTCHA-%{version}.tgz
14cr|php-pear-Text_CAPTCHA-1.0.2-2|12	Requires(post): php-pear
14cr|php-pear-Text_CAPTCHA-1.0.2-2|13	Requires(preun): php-pear
14cr|php-pear-Text_CAPTCHA-1.0.2-2|14	Requires:	php-pear
14cr|php-pear-Text_CAPTCHA-1.0.2-2|15	BuildArch:	noarch
14cr|php-pear-Text_CAPTCHA-1.0.2-2|16	BuildRequires:	php-pear
14cr|php-pear-Text_CAPTCHA-1.0.2-2|17	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|18	%description
14cr|php-pear-Text_CAPTCHA-1.0.2-2|19	Implementation of CAPTCHA (completely automated public Turing test to
14cr|php-pear-Text_CAPTCHA-1.0.2-2|20	tell computers and humans apart) images.
14cr|php-pear-Text_CAPTCHA-1.0.2-2|21	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|22	%prep
14cr|php-pear-Text_CAPTCHA-1.0.2-2|23	%setup -q -c
14cr|php-pear-Text_CAPTCHA-1.0.2-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_CAPTCHA-1.0.2-2|25	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|26	%install
14cr|php-pear-Text_CAPTCHA-1.0.2-2|27	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|28	cd %{upstream_name}-%{version}
14cr|php-pear-Text_CAPTCHA-1.0.2-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_CAPTCHA-1.0.2-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_CAPTCHA-1.0.2-2|31	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_CAPTCHA-1.0.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_CAPTCHA-1.0.2-2|34	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_CAPTCHA-1.0.2-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_CAPTCHA-1.0.2-2|37	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|38	%clean
14cr|php-pear-Text_CAPTCHA-1.0.2-2|39	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|40	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|41	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|42	%files
14cr|php-pear-Text_CAPTCHA-1.0.2-2|43	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-Text_CAPTCHA-1.0.2-2|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_CAPTCHA-1.0.2-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_CAPTCHA-1.0.2-2|46	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|47	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|48	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|49	%changelog
14cr|php-pear-Text_CAPTCHA-1.0.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|php-pear-Text_CAPTCHA-1.0.2-2|51	+ Revision: 5d797aa
14cr|php-pear-Text_CAPTCHA-1.0.2-2|52	- MassBuild#464: Increase release tag
14cr|php-pear-Text_CAPTCHA-1.0.2-2|53	
14cr|php-pear-Text_CAPTCHA-1.0.2-2|54	

6239 14
14cr|php-pear-Text_Figlet-1.0.2-5|1	%define		_class		Text
14cr|php-pear-Text_Figlet-1.0.2-5|2	%define		_subclass	Figlet
14cr|php-pear-Text_Figlet-1.0.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Figlet-1.0.2-5|4	
14cr|php-pear-Text_Figlet-1.0.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Figlet-1.0.2-5|6	Version:	1.0.2
14cr|php-pear-Text_Figlet-1.0.2-5|7	Release:	5
14cr|php-pear-Text_Figlet-1.0.2-5|8	Summary:	Render text using FIGlet fonts
14cr|php-pear-Text_Figlet-1.0.2-5|9	License:	PHP License
14cr|php-pear-Text_Figlet-1.0.2-5|10	Group:		Development/PHP
14cr|php-pear-Text_Figlet-1.0.2-5|11	URL:		http://pear.php.net/package/Text_Figlet/
14cr|php-pear-Text_Figlet-1.0.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_Figlet-1.0.2-5|13	Requires(post): php-pear
14cr|php-pear-Text_Figlet-1.0.2-5|14	Requires(preun): php-pear
14cr|php-pear-Text_Figlet-1.0.2-5|15	Requires:	php-pear
14cr|php-pear-Text_Figlet-1.0.2-5|16	BuildArch:	noarch
14cr|php-pear-Text_Figlet-1.0.2-5|17	BuildRequires:	php-pear
14cr|php-pear-Text_Figlet-1.0.2-5|18	
14cr|php-pear-Text_Figlet-1.0.2-5|19	
14cr|php-pear-Text_Figlet-1.0.2-5|20	%description
14cr|php-pear-Text_Figlet-1.0.2-5|21	Engine for use FIGlet fonts to rendering text.
14cr|php-pear-Text_Figlet-1.0.2-5|22	
14cr|php-pear-Text_Figlet-1.0.2-5|23	%prep
14cr|php-pear-Text_Figlet-1.0.2-5|24	%setup -q -c
14cr|php-pear-Text_Figlet-1.0.2-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Figlet-1.0.2-5|26	
14cr|php-pear-Text_Figlet-1.0.2-5|27	%install
14cr|php-pear-Text_Figlet-1.0.2-5|28	
14cr|php-pear-Text_Figlet-1.0.2-5|29	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Figlet-1.0.2-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Figlet-1.0.2-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Figlet-1.0.2-5|32	
14cr|php-pear-Text_Figlet-1.0.2-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Figlet-1.0.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Figlet-1.0.2-5|35	
14cr|php-pear-Text_Figlet-1.0.2-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Figlet-1.0.2-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Figlet-1.0.2-5|38	
14cr|php-pear-Text_Figlet-1.0.2-5|39	%clean
14cr|php-pear-Text_Figlet-1.0.2-5|40	
14cr|php-pear-Text_Figlet-1.0.2-5|41	
14cr|php-pear-Text_Figlet-1.0.2-5|42	
14cr|php-pear-Text_Figlet-1.0.2-5|43	%files
14cr|php-pear-Text_Figlet-1.0.2-5|44	%defattr(-,root,root)
14cr|php-pear-Text_Figlet-1.0.2-5|45	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Text_Figlet-1.0.2-5|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Figlet-1.0.2-5|47	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Text_Figlet-1.0.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Figlet-1.0.2-5|49	
14cr|php-pear-Text_Figlet-1.0.2-5|50	
14cr|php-pear-Text_Figlet-1.0.2-5|51	
14cr|php-pear-Text_Figlet-1.0.2-5|52	
14cr|php-pear-Text_Figlet-1.0.2-5|53	
14cr|php-pear-Text_Figlet-1.0.2-5|54	%changelog
14cr|php-pear-Text_Figlet-1.0.2-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-5
14cr|php-pear-Text_Figlet-1.0.2-5|56	+ Revision: d74f925
14cr|php-pear-Text_Figlet-1.0.2-5|57	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Figlet-1.0.2-5|58	
14cr|php-pear-Text_Figlet-1.0.2-5|59	

6240 14
14cr|php-pear-Text_Flowed-0.0.2-5|1	%define prj Text_Flowed
14cr|php-pear-Text_Flowed-0.0.2-5|2	
14cr|php-pear-Text_Flowed-0.0.2-5|3	%define xmldir  %{_var}/lib/pear
14cr|php-pear-Text_Flowed-0.0.2-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
14cr|php-pear-Text_Flowed-0.0.2-5|5	
14cr|php-pear-Text_Flowed-0.0.2-5|6	Name:          php-pear-Text_Flowed
14cr|php-pear-Text_Flowed-0.0.2-5|7	Version:       0.0.2
14cr|php-pear-Text_Flowed-0.0.2-5|8	Release:       5
14cr|php-pear-Text_Flowed-0.0.2-5|9	Summary:       Horde Mime Library
14cr|php-pear-Text_Flowed-0.0.2-5|10	License:       LGPL
14cr|php-pear-Text_Flowed-0.0.2-5|11	Group:         Networking/Mail
14cr|php-pear-Text_Flowed-0.0.2-5|12	Url:           http://pear.horde.org/index.php?package=%{prj}
14cr|php-pear-Text_Flowed-0.0.2-5|13	Source0:       %{prj}-%{version}.tgz
14cr|php-pear-Text_Flowed-0.0.2-5|14	BuildArch:     noarch
14cr|php-pear-Text_Flowed-0.0.2-5|15	Requires(pre): php-pear
14cr|php-pear-Text_Flowed-0.0.2-5|16	Requires:      horde-util
14cr|php-pear-Text_Flowed-0.0.2-5|17	Requires:       php-pear
14cr|php-pear-Text_Flowed-0.0.2-5|18	BuildRequires: php-pear
14cr|php-pear-Text_Flowed-0.0.2-5|19	BuildRequires: php-pear-channel-horde
14cr|php-pear-Text_Flowed-0.0.2-5|20	
14cr|php-pear-Text_Flowed-0.0.2-5|21	%description
14cr|php-pear-Text_Flowed-0.0.2-5|22	The Text_Flowed:: class provides common methods for manipulating text using
14cr|php-pear-Text_Flowed-0.0.2-5|23	the encoding described in RFC 3676 ('flowed' text)
14cr|php-pear-Text_Flowed-0.0.2-5|24	
14cr|php-pear-Text_Flowed-0.0.2-5|25	%prep
14cr|php-pear-Text_Flowed-0.0.2-5|26	%setup -q -n %{prj}-%{version}
14cr|php-pear-Text_Flowed-0.0.2-5|27	
14cr|php-pear-Text_Flowed-0.0.2-5|28	%build
14cr|php-pear-Text_Flowed-0.0.2-5|29	%__mv ../package.xml .
14cr|php-pear-Text_Flowed-0.0.2-5|30	
14cr|php-pear-Text_Flowed-0.0.2-5|31	%install
14cr|php-pear-Text_Flowed-0.0.2-5|32	pear install --packagingroot %{buildroot} --nodeps package.xml
14cr|php-pear-Text_Flowed-0.0.2-5|33	
14cr|php-pear-Text_Flowed-0.0.2-5|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
14cr|php-pear-Text_Flowed-0.0.2-5|35	
14cr|php-pear-Text_Flowed-0.0.2-5|36	%__mkdir_p %{buildroot}%{xmldir}
14cr|php-pear-Text_Flowed-0.0.2-5|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
14cr|php-pear-Text_Flowed-0.0.2-5|38	
14cr|php-pear-Text_Flowed-0.0.2-5|39	%clean
14cr|php-pear-Text_Flowed-0.0.2-5|40	%__rm -rf %{buildroot}
14cr|php-pear-Text_Flowed-0.0.2-5|41	
14cr|php-pear-Text_Flowed-0.0.2-5|42	%post
14cr|php-pear-Text_Flowed-0.0.2-5|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
14cr|php-pear-Text_Flowed-0.0.2-5|44	
14cr|php-pear-Text_Flowed-0.0.2-5|45	%postun
14cr|php-pear-Text_Flowed-0.0.2-5|46	if [ "$1" -eq "0" ]; then
14cr|php-pear-Text_Flowed-0.0.2-5|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
14cr|php-pear-Text_Flowed-0.0.2-5|48	fi
14cr|php-pear-Text_Flowed-0.0.2-5|49	
14cr|php-pear-Text_Flowed-0.0.2-5|50	%files
14cr|php-pear-Text_Flowed-0.0.2-5|51	%defattr(-, root, root)
14cr|php-pear-Text_Flowed-0.0.2-5|52	%{xmldir}/%{prj}.xml
14cr|php-pear-Text_Flowed-0.0.2-5|53	%dir %{peardir}/Text
14cr|php-pear-Text_Flowed-0.0.2-5|54	%dir %{peardir}/tests/Text_Flowed/tests
14cr|php-pear-Text_Flowed-0.0.2-5|55	%{peardir}/Text/Flowed.php
14cr|php-pear-Text_Flowed-0.0.2-5|56	%{peardir}/tests/Text_Flowed/tests/Flowed.phpt
14cr|php-pear-Text_Flowed-0.0.2-5|57	
14cr|php-pear-Text_Flowed-0.0.2-5|58	
14cr|php-pear-Text_Flowed-0.0.2-5|59	
14cr|php-pear-Text_Flowed-0.0.2-5|60	
14cr|php-pear-Text_Flowed-0.0.2-5|61	
14cr|php-pear-Text_Flowed-0.0.2-5|62	%changelog
14cr|php-pear-Text_Flowed-0.0.2-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|php-pear-Text_Flowed-0.0.2-5|64	+ Revision: d6d90c2
14cr|php-pear-Text_Flowed-0.0.2-5|65	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Flowed-0.0.2-5|66	
14cr|php-pear-Text_Flowed-0.0.2-5|67	

6241 14
14cr|php-pear-Text_Huffman-0.2.0-17|1	%define		_class		Text
14cr|php-pear-Text_Huffman-0.2.0-17|2	%define		_subclass	Huffman
14cr|php-pear-Text_Huffman-0.2.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Huffman-0.2.0-17|4	
14cr|php-pear-Text_Huffman-0.2.0-17|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Huffman-0.2.0-17|6	Version:	0.2.0
14cr|php-pear-Text_Huffman-0.2.0-17|7	Release:	17
14cr|php-pear-Text_Huffman-0.2.0-17|8	Summary:	Lossless compression algorithm
14cr|php-pear-Text_Huffman-0.2.0-17|9	License:	PHP License
14cr|php-pear-Text_Huffman-0.2.0-17|10	Group:		Development/PHP
14cr|php-pear-Text_Huffman-0.2.0-17|11	URL:		http://pear.php.net/package/Text_Huffman/
14cr|php-pear-Text_Huffman-0.2.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_Huffman-0.2.0-17|13	Requires(post): php-pear
14cr|php-pear-Text_Huffman-0.2.0-17|14	Requires(preun): php-pear
14cr|php-pear-Text_Huffman-0.2.0-17|15	Requires:	php-pear
14cr|php-pear-Text_Huffman-0.2.0-17|16	BuildArch:	noarch
14cr|php-pear-Text_Huffman-0.2.0-17|17	BuildRequires:	php-pear
14cr|php-pear-Text_Huffman-0.2.0-17|18	
14cr|php-pear-Text_Huffman-0.2.0-17|19	%description
14cr|php-pear-Text_Huffman-0.2.0-17|20	Huffman compression is a lossless compression algorithm that is ideal
14cr|php-pear-Text_Huffman-0.2.0-17|21	for compressing textual data.
14cr|php-pear-Text_Huffman-0.2.0-17|22	
14cr|php-pear-Text_Huffman-0.2.0-17|23	%prep
14cr|php-pear-Text_Huffman-0.2.0-17|24	%setup -q -c
14cr|php-pear-Text_Huffman-0.2.0-17|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Huffman-0.2.0-17|26	
14cr|php-pear-Text_Huffman-0.2.0-17|27	%install
14cr|php-pear-Text_Huffman-0.2.0-17|28	
14cr|php-pear-Text_Huffman-0.2.0-17|29	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Huffman-0.2.0-17|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Huffman-0.2.0-17|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Huffman-0.2.0-17|32	
14cr|php-pear-Text_Huffman-0.2.0-17|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Huffman-0.2.0-17|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Huffman-0.2.0-17|35	
14cr|php-pear-Text_Huffman-0.2.0-17|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Huffman-0.2.0-17|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Huffman-0.2.0-17|38	
14cr|php-pear-Text_Huffman-0.2.0-17|39	%clean
14cr|php-pear-Text_Huffman-0.2.0-17|40	
14cr|php-pear-Text_Huffman-0.2.0-17|41	
14cr|php-pear-Text_Huffman-0.2.0-17|42	
14cr|php-pear-Text_Huffman-0.2.0-17|43	%files
14cr|php-pear-Text_Huffman-0.2.0-17|44	%defattr(-,root,root)
14cr|php-pear-Text_Huffman-0.2.0-17|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Huffman-0.2.0-17|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Huffman-0.2.0-17|47	
14cr|php-pear-Text_Huffman-0.2.0-17|48	
14cr|php-pear-Text_Huffman-0.2.0-17|49	
14cr|php-pear-Text_Huffman-0.2.0-17|50	%changelog
14cr|php-pear-Text_Huffman-0.2.0-17|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-17
14cr|php-pear-Text_Huffman-0.2.0-17|52	+ Revision: 29bf160
14cr|php-pear-Text_Huffman-0.2.0-17|53	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Huffman-0.2.0-17|54	
14cr|php-pear-Text_Huffman-0.2.0-17|55	

6242 14
14cr|php-pear-Text_Password-1.1.1-9|1	%define		_class		Text
14cr|php-pear-Text_Password-1.1.1-9|2	%define		_subclass	Password
14cr|php-pear-Text_Password-1.1.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Password-1.1.1-9|4	
14cr|php-pear-Text_Password-1.1.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Password-1.1.1-9|6	Version:	1.1.1
14cr|php-pear-Text_Password-1.1.1-9|7	Release:	9
14cr|php-pear-Text_Password-1.1.1-9|8	Summary:	Creating passwords with PHP
14cr|php-pear-Text_Password-1.1.1-9|9	License:	PHP License
14cr|php-pear-Text_Password-1.1.1-9|10	Group:		Development/PHP
14cr|php-pear-Text_Password-1.1.1-9|11	URL:		http://pear.php.net/package/Text_Password/
14cr|php-pear-Text_Password-1.1.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_Password-1.1.1-9|13	Requires(post): php-pear
14cr|php-pear-Text_Password-1.1.1-9|14	Requires(preun): php-pear
14cr|php-pear-Text_Password-1.1.1-9|15	Requires:	php-pear
14cr|php-pear-Text_Password-1.1.1-9|16	BuildArch:	noarch
14cr|php-pear-Text_Password-1.1.1-9|17	BuildRequires:	php-pear
14cr|php-pear-Text_Password-1.1.1-9|18	
14cr|php-pear-Text_Password-1.1.1-9|19	%description
14cr|php-pear-Text_Password-1.1.1-9|20	Text_Password allows one to create pronounceable and unpronounceable
14cr|php-pear-Text_Password-1.1.1-9|21	passwords. The full functional range is explained in the manual at
14cr|php-pear-Text_Password-1.1.1-9|22	http://pear.php.net/manual/.
14cr|php-pear-Text_Password-1.1.1-9|23	
14cr|php-pear-Text_Password-1.1.1-9|24	%prep
14cr|php-pear-Text_Password-1.1.1-9|25	%setup -q -c
14cr|php-pear-Text_Password-1.1.1-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Password-1.1.1-9|27	
14cr|php-pear-Text_Password-1.1.1-9|28	%install
14cr|php-pear-Text_Password-1.1.1-9|29	
14cr|php-pear-Text_Password-1.1.1-9|30	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Password-1.1.1-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Password-1.1.1-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Password-1.1.1-9|33	
14cr|php-pear-Text_Password-1.1.1-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Password-1.1.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Password-1.1.1-9|36	
14cr|php-pear-Text_Password-1.1.1-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Password-1.1.1-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Password-1.1.1-9|39	
14cr|php-pear-Text_Password-1.1.1-9|40	%clean
14cr|php-pear-Text_Password-1.1.1-9|41	
14cr|php-pear-Text_Password-1.1.1-9|42	
14cr|php-pear-Text_Password-1.1.1-9|43	
14cr|php-pear-Text_Password-1.1.1-9|44	%files
14cr|php-pear-Text_Password-1.1.1-9|45	%defattr(-,root,root)
14cr|php-pear-Text_Password-1.1.1-9|46	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Password-1.1.1-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Password-1.1.1-9|48	
14cr|php-pear-Text_Password-1.1.1-9|49	
14cr|php-pear-Text_Password-1.1.1-9|50	
14cr|php-pear-Text_Password-1.1.1-9|51	%changelog
14cr|php-pear-Text_Password-1.1.1-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-9
14cr|php-pear-Text_Password-1.1.1-9|53	+ Revision: 5a58e8c
14cr|php-pear-Text_Password-1.1.1-9|54	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Password-1.1.1-9|55	
14cr|php-pear-Text_Password-1.1.1-9|56	

6243 14
14cr|php-pear-Text_Statistics-1.0.1-6|1	%define		_class		Text
14cr|php-pear-Text_Statistics-1.0.1-6|2	%define		_subclass	Statistics
14cr|php-pear-Text_Statistics-1.0.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Statistics-1.0.1-6|4	
14cr|php-pear-Text_Statistics-1.0.1-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Statistics-1.0.1-6|6	Version:	1.0.1
14cr|php-pear-Text_Statistics-1.0.1-6|7	Release:	6
14cr|php-pear-Text_Statistics-1.0.1-6|8	Summary:	Compute readability indexes for documents
14cr|php-pear-Text_Statistics-1.0.1-6|9	License:	PHP License
14cr|php-pear-Text_Statistics-1.0.1-6|10	Group:		Development/PHP
14cr|php-pear-Text_Statistics-1.0.1-6|11	URL:		http://pear.php.net/package/Text_Statistics/
14cr|php-pear-Text_Statistics-1.0.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_Statistics-1.0.1-6|13	Requires(post): php-pear
14cr|php-pear-Text_Statistics-1.0.1-6|14	Requires(preun): php-pear
14cr|php-pear-Text_Statistics-1.0.1-6|15	Requires:	php-pear
14cr|php-pear-Text_Statistics-1.0.1-6|16	BuildArch:	noarch
14cr|php-pear-Text_Statistics-1.0.1-6|17	BuildRequires:	php-pear
14cr|php-pear-Text_Statistics-1.0.1-6|18	
14cr|php-pear-Text_Statistics-1.0.1-6|19	%description
14cr|php-pear-Text_Statistics-1.0.1-6|20	Text_Statistics allows for computation of readability indexes for text
14cr|php-pear-Text_Statistics-1.0.1-6|21	documents.
14cr|php-pear-Text_Statistics-1.0.1-6|22	
14cr|php-pear-Text_Statistics-1.0.1-6|23	%prep
14cr|php-pear-Text_Statistics-1.0.1-6|24	%setup -q -c
14cr|php-pear-Text_Statistics-1.0.1-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Statistics-1.0.1-6|26	
14cr|php-pear-Text_Statistics-1.0.1-6|27	%install
14cr|php-pear-Text_Statistics-1.0.1-6|28	
14cr|php-pear-Text_Statistics-1.0.1-6|29	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Statistics-1.0.1-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Statistics-1.0.1-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Statistics-1.0.1-6|32	
14cr|php-pear-Text_Statistics-1.0.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Statistics-1.0.1-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Statistics-1.0.1-6|35	
14cr|php-pear-Text_Statistics-1.0.1-6|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Statistics-1.0.1-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Statistics-1.0.1-6|38	
14cr|php-pear-Text_Statistics-1.0.1-6|39	%clean
14cr|php-pear-Text_Statistics-1.0.1-6|40	
14cr|php-pear-Text_Statistics-1.0.1-6|41	
14cr|php-pear-Text_Statistics-1.0.1-6|42	
14cr|php-pear-Text_Statistics-1.0.1-6|43	%files
14cr|php-pear-Text_Statistics-1.0.1-6|44	%defattr(-,root,root)
14cr|php-pear-Text_Statistics-1.0.1-6|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Statistics-1.0.1-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Statistics-1.0.1-6|47	
14cr|php-pear-Text_Statistics-1.0.1-6|48	
14cr|php-pear-Text_Statistics-1.0.1-6|49	
14cr|php-pear-Text_Statistics-1.0.1-6|50	%changelog
14cr|php-pear-Text_Statistics-1.0.1-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14cr|php-pear-Text_Statistics-1.0.1-6|52	+ Revision: 55ceb19
14cr|php-pear-Text_Statistics-1.0.1-6|53	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Statistics-1.0.1-6|54	
14cr|php-pear-Text_Statistics-1.0.1-6|55	

6244 14
14cr|php-pear-Text_Template-1.1.1-4|1	%define  upstream_name Text_Template
14cr|php-pear-Text_Template-1.1.1-4|2	
14cr|php-pear-Text_Template-1.1.1-4|3	Summary:	Simple template engine for PHPUnit
14cr|php-pear-Text_Template-1.1.1-4|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Template-1.1.1-4|5	Version:	1.1.1
14cr|php-pear-Text_Template-1.1.1-4|6	Release:	4
14cr|php-pear-Text_Template-1.1.1-4|7	License:	BSD
14cr|php-pear-Text_Template-1.1.1-4|8	Group:		Development/PHP
14cr|php-pear-Text_Template-1.1.1-4|9	URL:		http://www.phpunit.de/
14cr|php-pear-Text_Template-1.1.1-4|10	Source0:	http://pear.phpunit.de/get/Text_Template-%{version}.tgz
14cr|php-pear-Text_Template-1.1.1-4|11	Requires(post): php-pear
14cr|php-pear-Text_Template-1.1.1-4|12	Requires(preun): php-pear
14cr|php-pear-Text_Template-1.1.1-4|13	Requires:	php-cli >= 3:5.2.1
14cr|php-pear-Text_Template-1.1.1-4|14	Requires:	php-pear >= 1:1.9.4
14cr|php-pear-Text_Template-1.1.1-4|15	Requires:	php-channel-phpunit
14cr|php-pear-Text_Template-1.1.1-4|16	BuildArch:	noarch
14cr|php-pear-Text_Template-1.1.1-4|17	BuildRequires:	php-pear
14cr|php-pear-Text_Template-1.1.1-4|18	BuildRequires:	php-channel-phpunit
14cr|php-pear-Text_Template-1.1.1-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cr|php-pear-Text_Template-1.1.1-4|20	Suggests:	php-soap
14cr|php-pear-Text_Template-1.1.1-4|21	
14cr|php-pear-Text_Template-1.1.1-4|22	%description
14cr|php-pear-Text_Template-1.1.1-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cr|php-pear-Text_Template-1.1.1-4|24	unit tests in PHP.
14cr|php-pear-Text_Template-1.1.1-4|25	
14cr|php-pear-Text_Template-1.1.1-4|26	This package provides the Simple template engine for PHPUnit.
14cr|php-pear-Text_Template-1.1.1-4|27	
14cr|php-pear-Text_Template-1.1.1-4|28	%prep
14cr|php-pear-Text_Template-1.1.1-4|29	
14cr|php-pear-Text_Template-1.1.1-4|30	%setup -q -c
14cr|php-pear-Text_Template-1.1.1-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Template-1.1.1-4|32	
14cr|php-pear-Text_Template-1.1.1-4|33	%build
14cr|php-pear-Text_Template-1.1.1-4|34	
14cr|php-pear-Text_Template-1.1.1-4|35	%install
14cr|php-pear-Text_Template-1.1.1-4|36	
14cr|php-pear-Text_Template-1.1.1-4|37	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Template-1.1.1-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Template-1.1.1-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Template-1.1.1-4|40	
14cr|php-pear-Text_Template-1.1.1-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Template-1.1.1-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Template-1.1.1-4|43	
14cr|php-pear-Text_Template-1.1.1-4|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Template-1.1.1-4|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Template-1.1.1-4|46	
14cr|php-pear-Text_Template-1.1.1-4|47	%clean
14cr|php-pear-Text_Template-1.1.1-4|48	
14cr|php-pear-Text_Template-1.1.1-4|49	
14cr|php-pear-Text_Template-1.1.1-4|50	
14cr|php-pear-Text_Template-1.1.1-4|51	%files
14cr|php-pear-Text_Template-1.1.1-4|52	%defattr(-,root,root)
14cr|php-pear-Text_Template-1.1.1-4|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cr|php-pear-Text_Template-1.1.1-4|54	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-pear-Text_Template-1.1.1-4|55	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-pear-Text_Template-1.1.1-4|56	%{_datadir}/pear/Text/Template
14cr|php-pear-Text_Template-1.1.1-4|57	%{_datadir}/pear/Text/*.php
14cr|php-pear-Text_Template-1.1.1-4|58	%{_datadir}/pear/packages/Text_Template.xml
14cr|php-pear-Text_Template-1.1.1-4|59	
14cr|php-pear-Text_Template-1.1.1-4|60	
14cr|php-pear-Text_Template-1.1.1-4|61	
14cr|php-pear-Text_Template-1.1.1-4|62	
14cr|php-pear-Text_Template-1.1.1-4|63	%changelog
14cr|php-pear-Text_Template-1.1.1-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|php-pear-Text_Template-1.1.1-4|65	+ Revision: 5ae5226
14cr|php-pear-Text_Template-1.1.1-4|66	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Template-1.1.1-4|67	
14cr|php-pear-Text_Template-1.1.1-4|68	

6245 14
14cr|php-pear-Text_TeXHyphen-0.1.0-18|1	%define		_class		Text
14cr|php-pear-Text_TeXHyphen-0.1.0-18|2	%define		_subclass	TeXHyphen
14cr|php-pear-Text_TeXHyphen-0.1.0-18|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_TeXHyphen-0.1.0-18|4	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_TeXHyphen-0.1.0-18|6	Version:	0.1.0
14cr|php-pear-Text_TeXHyphen-0.1.0-18|7	Release:	18
14cr|php-pear-Text_TeXHyphen-0.1.0-18|8	Summary:	Automated word hyphenation with the TeX algorithm
14cr|php-pear-Text_TeXHyphen-0.1.0-18|9	License:	PHP License
14cr|php-pear-Text_TeXHyphen-0.1.0-18|10	Group:		Development/PHP
14cr|php-pear-Text_TeXHyphen-0.1.0-18|11	URL:		http://pear.php.net/package/Text_TeXHyphen/
14cr|php-pear-Text_TeXHyphen-0.1.0-18|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_TeXHyphen-0.1.0-18|13	Requires(post): php-pear
14cr|php-pear-Text_TeXHyphen-0.1.0-18|14	Requires(preun): php-pear
14cr|php-pear-Text_TeXHyphen-0.1.0-18|15	Requires:	php-pear
14cr|php-pear-Text_TeXHyphen-0.1.0-18|16	BuildArch:	noarch
14cr|php-pear-Text_TeXHyphen-0.1.0-18|17	BuildRequires:	php-pear
14cr|php-pear-Text_TeXHyphen-0.1.0-18|18	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|19	%description
14cr|php-pear-Text_TeXHyphen-0.1.0-18|20	This package implements the TeX hyphenation algorithm based on
14cr|php-pear-Text_TeXHyphen-0.1.0-18|21	pattern.
14cr|php-pear-Text_TeXHyphen-0.1.0-18|22	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|23	The package can support various backends for pattern retrieval. At
14cr|php-pear-Text_TeXHyphen-0.1.0-18|24	this stage only flat files with TeX pattern were implemented. The
14cr|php-pear-Text_TeXHyphen-0.1.0-18|25	advantage of the TeX pattern is the available multi-language support.
14cr|php-pear-Text_TeXHyphen-0.1.0-18|26	Currently German, Oxford and American English are supported.
14cr|php-pear-Text_TeXHyphen-0.1.0-18|27	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|28	For speed purposes an interface for a cache of hyphenated words was
14cr|php-pear-Text_TeXHyphen-0.1.0-18|29	implemented.
14cr|php-pear-Text_TeXHyphen-0.1.0-18|30	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|31	%prep
14cr|php-pear-Text_TeXHyphen-0.1.0-18|32	%setup -q -c
14cr|php-pear-Text_TeXHyphen-0.1.0-18|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_TeXHyphen-0.1.0-18|34	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|35	%install
14cr|php-pear-Text_TeXHyphen-0.1.0-18|36	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|37	cd %{upstream_name}-%{version}
14cr|php-pear-Text_TeXHyphen-0.1.0-18|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_TeXHyphen-0.1.0-18|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_TeXHyphen-0.1.0-18|40	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_TeXHyphen-0.1.0-18|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_TeXHyphen-0.1.0-18|43	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|44	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_TeXHyphen-0.1.0-18|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_TeXHyphen-0.1.0-18|46	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|47	%clean
14cr|php-pear-Text_TeXHyphen-0.1.0-18|48	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|49	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|50	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|51	%files
14cr|php-pear-Text_TeXHyphen-0.1.0-18|52	%defattr(-,root,root)
14cr|php-pear-Text_TeXHyphen-0.1.0-18|53	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Text_TeXHyphen-0.1.0-18|54	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_TeXHyphen-0.1.0-18|55	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-Text_TeXHyphen-0.1.0-18|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_TeXHyphen-0.1.0-18|57	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|58	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|59	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|60	%changelog
14cr|php-pear-Text_TeXHyphen-0.1.0-18|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-18
14cr|php-pear-Text_TeXHyphen-0.1.0-18|62	+ Revision: b07faa1
14cr|php-pear-Text_TeXHyphen-0.1.0-18|63	- MassBuild#464: Increase release tag
14cr|php-pear-Text_TeXHyphen-0.1.0-18|64	
14cr|php-pear-Text_TeXHyphen-0.1.0-18|65	

6246 14
14cr|php-pear-Text_Wiki-1.2.1-5|1	%define		_class		Text
14cr|php-pear-Text_Wiki-1.2.1-5|2	%define		_subclass	Wiki
14cr|php-pear-Text_Wiki-1.2.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Wiki-1.2.1-5|4	
14cr|php-pear-Text_Wiki-1.2.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Wiki-1.2.1-5|6	Version:	1.2.1
14cr|php-pear-Text_Wiki-1.2.1-5|7	Release:	5
14cr|php-pear-Text_Wiki-1.2.1-5|8	Summary:	Parsing and rendering rules for Wiki markup in structured text
14cr|php-pear-Text_Wiki-1.2.1-5|9	License:	PHP License
14cr|php-pear-Text_Wiki-1.2.1-5|10	Group:		Development/PHP
14cr|php-pear-Text_Wiki-1.2.1-5|11	URL:		http://pear.php.net/package/Text_Wiki/
14cr|php-pear-Text_Wiki-1.2.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Text_Wiki-1.2.1-5|13	Requires(post): php-pear
14cr|php-pear-Text_Wiki-1.2.1-5|14	Requires(preun): php-pear
14cr|php-pear-Text_Wiki-1.2.1-5|15	Requires:	php-pear
14cr|php-pear-Text_Wiki-1.2.1-5|16	BuildArch:	noarch
14cr|php-pear-Text_Wiki-1.2.1-5|17	BuildRequires:	php-pear
14cr|php-pear-Text_Wiki-1.2.1-5|18	
14cr|php-pear-Text_Wiki-1.2.1-5|19	%description
14cr|php-pear-Text_Wiki-1.2.1-5|20	Abstracts parsing and rendering rules for Wiki markup in structured
14cr|php-pear-Text_Wiki-1.2.1-5|21	plain text.
14cr|php-pear-Text_Wiki-1.2.1-5|22	
14cr|php-pear-Text_Wiki-1.2.1-5|23	%prep
14cr|php-pear-Text_Wiki-1.2.1-5|24	%setup -q -c
14cr|php-pear-Text_Wiki-1.2.1-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Wiki-1.2.1-5|26	
14cr|php-pear-Text_Wiki-1.2.1-5|27	%install
14cr|php-pear-Text_Wiki-1.2.1-5|28	
14cr|php-pear-Text_Wiki-1.2.1-5|29	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Wiki-1.2.1-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Wiki-1.2.1-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Wiki-1.2.1-5|32	
14cr|php-pear-Text_Wiki-1.2.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Wiki-1.2.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Wiki-1.2.1-5|35	
14cr|php-pear-Text_Wiki-1.2.1-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Wiki-1.2.1-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Wiki-1.2.1-5|38	
14cr|php-pear-Text_Wiki-1.2.1-5|39	%clean
14cr|php-pear-Text_Wiki-1.2.1-5|40	
14cr|php-pear-Text_Wiki-1.2.1-5|41	
14cr|php-pear-Text_Wiki-1.2.1-5|42	
14cr|php-pear-Text_Wiki-1.2.1-5|43	%files
14cr|php-pear-Text_Wiki-1.2.1-5|44	%defattr(-,root,root)
14cr|php-pear-Text_Wiki-1.2.1-5|45	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Wiki-1.2.1-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Wiki-1.2.1-5|47	
14cr|php-pear-Text_Wiki-1.2.1-5|48	
14cr|php-pear-Text_Wiki-1.2.1-5|49	
14cr|php-pear-Text_Wiki-1.2.1-5|50	%changelog
14cr|php-pear-Text_Wiki-1.2.1-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
14cr|php-pear-Text_Wiki-1.2.1-5|52	+ Revision: cd6b214
14cr|php-pear-Text_Wiki-1.2.1-5|53	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Wiki-1.2.1-5|54	
14cr|php-pear-Text_Wiki-1.2.1-5|55	

6247 14
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|1	%define		_class		Text
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|2	%define		_subclass	Wiki_Mediawiki
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|4	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|6	Version:	0.2.0
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|7	Release:	6
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|8	Summary:	Mediawiki parser for Text_Wiki
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|9	License:	PHP License
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|10	Group:		Development/PHP
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|11	URL:		http://pear.php.net/package/Text_Wiki/
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|13	Requires(post): php-pear
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|14	Requires(preun): php-pear
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|15	Requires:	php-pear
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|16	BuildArch:	noarch
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|17	BuildRequires:	php-pear
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|18	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|19	%description
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|20	Parses Mediawiki mark-up to tokenize the text for Text_Wiki renderings.
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|21	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|22	%prep
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|23	%setup -q -c
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|25	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|26	%install
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|27	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|28	cd %{upstream_name}-%{version}
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|31	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|34	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|35	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|37	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|38	%clean
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|39	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|40	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|41	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|42	%files
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|43	%defattr(-,root,root)
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|44	%{_datadir}/pear/%{_class}
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|46	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|47	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|48	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|49	%changelog
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-6
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|51	+ Revision: 134ac62
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|52	- MassBuild#464: Increase release tag
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|53	
14cr|php-pear-Text_Wiki_Mediawiki-0.2.0-6|54	

6248 14
14cr|php-pear-Translation-1.2.6pl1-17|1	%define		_class		Translation
14cr|php-pear-Translation-1.2.6pl1-17|2	%define		upstream_name	%{_class}
14cr|php-pear-Translation-1.2.6pl1-17|3	
14cr|php-pear-Translation-1.2.6pl1-17|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-Translation-1.2.6pl1-17|5	Version:	1.2.6pl1
14cr|php-pear-Translation-1.2.6pl1-17|6	Release:	17
14cr|php-pear-Translation-1.2.6pl1-17|7	Summary:	Class for creating multilingual websites
14cr|php-pear-Translation-1.2.6pl1-17|8	License:	PHP License
14cr|php-pear-Translation-1.2.6pl1-17|9	Group:		Development/PHP
14cr|php-pear-Translation-1.2.6pl1-17|10	URL:		http://pear.php.net/package/Translation/
14cr|php-pear-Translation-1.2.6pl1-17|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-Translation-1.2.6pl1-17|12	Requires(post): php-pear
14cr|php-pear-Translation-1.2.6pl1-17|13	Requires(preun): php-pear
14cr|php-pear-Translation-1.2.6pl1-17|14	Requires:	php-pear
14cr|php-pear-Translation-1.2.6pl1-17|15	BuildArch:	noarch
14cr|php-pear-Translation-1.2.6pl1-17|16	BuildRequires:	php-pear
14cr|php-pear-Translation-1.2.6pl1-17|17	BuildRequires:	recode
14cr|php-pear-Translation-1.2.6pl1-17|18	
14cr|php-pear-Translation-1.2.6pl1-17|19	%description
14cr|php-pear-Translation-1.2.6pl1-17|20	Class allows to store and retrieve all the strings on multilingual
14cr|php-pear-Translation-1.2.6pl1-17|21	site in the database. Class connects to any database using PHP PEAR
14cr|php-pear-Translation-1.2.6pl1-17|22	extension. The object should be created for every page. While creation
14cr|php-pear-Translation-1.2.6pl1-17|23	all the strings connected with specific page and the strings connected
14cr|php-pear-Translation-1.2.6pl1-17|24	with all the pages on the site are loaded into variable, so access to
14cr|php-pear-Translation-1.2.6pl1-17|25	them is quite fast and does not overload database server connection.
14cr|php-pear-Translation-1.2.6pl1-17|26	
14cr|php-pear-Translation-1.2.6pl1-17|27	%prep
14cr|php-pear-Translation-1.2.6pl1-17|28	%setup -q -c
14cr|php-pear-Translation-1.2.6pl1-17|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-Translation-1.2.6pl1-17|30	
14cr|php-pear-Translation-1.2.6pl1-17|31	%install
14cr|php-pear-Translation-1.2.6pl1-17|32	
14cr|php-pear-Translation-1.2.6pl1-17|33	cd %{upstream_name}-%{version}
14cr|php-pear-Translation-1.2.6pl1-17|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-Translation-1.2.6pl1-17|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-Translation-1.2.6pl1-17|36	
14cr|php-pear-Translation-1.2.6pl1-17|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-Translation-1.2.6pl1-17|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-Translation-1.2.6pl1-17|39	
14cr|php-pear-Translation-1.2.6pl1-17|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Translation-1.2.6pl1-17|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-Translation-1.2.6pl1-17|42	
14cr|php-pear-Translation-1.2.6pl1-17|43	%clean
14cr|php-pear-Translation-1.2.6pl1-17|44	
14cr|php-pear-Translation-1.2.6pl1-17|45	
14cr|php-pear-Translation-1.2.6pl1-17|46	
14cr|php-pear-Translation-1.2.6pl1-17|47	%files
14cr|php-pear-Translation-1.2.6pl1-17|48	%defattr(-,root,root)
14cr|php-pear-Translation-1.2.6pl1-17|49	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-Translation-1.2.6pl1-17|50	%{_datadir}/pear/%{_class}
14cr|php-pear-Translation-1.2.6pl1-17|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-Translation-1.2.6pl1-17|52	
14cr|php-pear-Translation-1.2.6pl1-17|53	
14cr|php-pear-Translation-1.2.6pl1-17|54	
14cr|php-pear-Translation-1.2.6pl1-17|55	%changelog
14cr|php-pear-Translation-1.2.6pl1-17|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.6pl1-17
14cr|php-pear-Translation-1.2.6pl1-17|57	+ Revision: 650496e
14cr|php-pear-Translation-1.2.6pl1-17|58	- MassBuild#464: Increase release tag
14cr|php-pear-Translation-1.2.6pl1-17|59	
14cr|php-pear-Translation-1.2.6pl1-17|60	

6249 14
14cr|php-pear-UDDI-0.2.4-7|1	%define		_class		UDDI
14cr|php-pear-UDDI-0.2.4-7|2	%define		upstream_name	%{_class}
14cr|php-pear-UDDI-0.2.4-7|3	
14cr|php-pear-UDDI-0.2.4-7|4	Name:		php-pear-%{upstream_name}
14cr|php-pear-UDDI-0.2.4-7|5	Version:	0.2.4
14cr|php-pear-UDDI-0.2.4-7|6	Release:	7
14cr|php-pear-UDDI-0.2.4-7|7	Summary:	API for PHP
14cr|php-pear-UDDI-0.2.4-7|8	License:	PHP License
14cr|php-pear-UDDI-0.2.4-7|9	Group:		Development/PHP
14cr|php-pear-UDDI-0.2.4-7|10	URL:		http://pear.php.net/package/UDDI/
14cr|php-pear-UDDI-0.2.4-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-UDDI-0.2.4-7|12	Requires(post): php-pear
14cr|php-pear-UDDI-0.2.4-7|13	Requires(preun): php-pear
14cr|php-pear-UDDI-0.2.4-7|14	Requires:	php-pear
14cr|php-pear-UDDI-0.2.4-7|15	BuildArch:	noarch
14cr|php-pear-UDDI-0.2.4-7|16	BuildRequires:	php-pear
14cr|php-pear-UDDI-0.2.4-7|17	
14cr|php-pear-UDDI-0.2.4-7|18	%description
14cr|php-pear-UDDI-0.2.4-7|19	Implementation of Universal Description, Discovery and Integration API
14cr|php-pear-UDDI-0.2.4-7|20	for locating and publishing Web Services in a UBR (UDDI Business
14cr|php-pear-UDDI-0.2.4-7|21	Registry).
14cr|php-pear-UDDI-0.2.4-7|22	
14cr|php-pear-UDDI-0.2.4-7|23	%prep
14cr|php-pear-UDDI-0.2.4-7|24	%setup -q -c
14cr|php-pear-UDDI-0.2.4-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-UDDI-0.2.4-7|26	
14cr|php-pear-UDDI-0.2.4-7|27	%install
14cr|php-pear-UDDI-0.2.4-7|28	
14cr|php-pear-UDDI-0.2.4-7|29	cd %{upstream_name}-%{version}
14cr|php-pear-UDDI-0.2.4-7|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-UDDI-0.2.4-7|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-UDDI-0.2.4-7|32	
14cr|php-pear-UDDI-0.2.4-7|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-UDDI-0.2.4-7|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-UDDI-0.2.4-7|35	
14cr|php-pear-UDDI-0.2.4-7|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-UDDI-0.2.4-7|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-UDDI-0.2.4-7|38	
14cr|php-pear-UDDI-0.2.4-7|39	%clean
14cr|php-pear-UDDI-0.2.4-7|40	
14cr|php-pear-UDDI-0.2.4-7|41	
14cr|php-pear-UDDI-0.2.4-7|42	
14cr|php-pear-UDDI-0.2.4-7|43	%files
14cr|php-pear-UDDI-0.2.4-7|44	%defattr(-,root,root)
14cr|php-pear-UDDI-0.2.4-7|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-UDDI-0.2.4-7|46	%{_datadir}/pear/%{_class}/*.php
14cr|php-pear-UDDI-0.2.4-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-UDDI-0.2.4-7|48	
14cr|php-pear-UDDI-0.2.4-7|49	
14cr|php-pear-UDDI-0.2.4-7|50	
14cr|php-pear-UDDI-0.2.4-7|51	
14cr|php-pear-UDDI-0.2.4-7|52	
14cr|php-pear-UDDI-0.2.4-7|53	%changelog
14cr|php-pear-UDDI-0.2.4-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-7
14cr|php-pear-UDDI-0.2.4-7|55	+ Revision: eb8b397
14cr|php-pear-UDDI-0.2.4-7|56	- MassBuild#464: Increase release tag
14cr|php-pear-UDDI-0.2.4-7|57	
14cr|php-pear-UDDI-0.2.4-7|58	

6250 14
14cr|php-pear-XML_Beautifier-1.2.2-5|1	%define		_class		XML
14cr|php-pear-XML_Beautifier-1.2.2-5|2	%define		_subclass	Beautifier
14cr|php-pear-XML_Beautifier-1.2.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Beautifier-1.2.2-5|4	
14cr|php-pear-XML_Beautifier-1.2.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Beautifier-1.2.2-5|6	Version:	1.2.2
14cr|php-pear-XML_Beautifier-1.2.2-5|7	Release:	5
14cr|php-pear-XML_Beautifier-1.2.2-5|8	Summary:	Class to format XML documents
14cr|php-pear-XML_Beautifier-1.2.2-5|9	License:	PHP License
14cr|php-pear-XML_Beautifier-1.2.2-5|10	Group:		Development/PHP
14cr|php-pear-XML_Beautifier-1.2.2-5|11	URL:		http://pear.php.net/package/XML_Beautifier/
14cr|php-pear-XML_Beautifier-1.2.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_Beautifier-1.2.2-5|13	Requires(post): php-pear
14cr|php-pear-XML_Beautifier-1.2.2-5|14	Requires(preun): php-pear
14cr|php-pear-XML_Beautifier-1.2.2-5|15	Requires:	php-pear
14cr|php-pear-XML_Beautifier-1.2.2-5|16	BuildArch:	noarch
14cr|php-pear-XML_Beautifier-1.2.2-5|17	BuildRequires:	php-pear
14cr|php-pear-XML_Beautifier-1.2.2-5|18	
14cr|php-pear-XML_Beautifier-1.2.2-5|19	%description
14cr|php-pear-XML_Beautifier-1.2.2-5|20	XML_Beautifier will add indentation and linebreaks to you XML files,
14cr|php-pear-XML_Beautifier-1.2.2-5|21	replace all entities, format your comments and makes your document
14cr|php-pear-XML_Beautifier-1.2.2-5|22	easier to read. You can influence the way your document is beautified
14cr|php-pear-XML_Beautifier-1.2.2-5|23	with several options.
14cr|php-pear-XML_Beautifier-1.2.2-5|24	
14cr|php-pear-XML_Beautifier-1.2.2-5|25	%prep
14cr|php-pear-XML_Beautifier-1.2.2-5|26	%setup -q -c
14cr|php-pear-XML_Beautifier-1.2.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_Beautifier-1.2.2-5|28	
14cr|php-pear-XML_Beautifier-1.2.2-5|29	%install
14cr|php-pear-XML_Beautifier-1.2.2-5|30	
14cr|php-pear-XML_Beautifier-1.2.2-5|31	cd %{upstream_name}-%{version}
14cr|php-pear-XML_Beautifier-1.2.2-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Beautifier-1.2.2-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Beautifier-1.2.2-5|34	
14cr|php-pear-XML_Beautifier-1.2.2-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Beautifier-1.2.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Beautifier-1.2.2-5|37	
14cr|php-pear-XML_Beautifier-1.2.2-5|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Beautifier-1.2.2-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Beautifier-1.2.2-5|40	
14cr|php-pear-XML_Beautifier-1.2.2-5|41	%clean
14cr|php-pear-XML_Beautifier-1.2.2-5|42	
14cr|php-pear-XML_Beautifier-1.2.2-5|43	
14cr|php-pear-XML_Beautifier-1.2.2-5|44	
14cr|php-pear-XML_Beautifier-1.2.2-5|45	%files
14cr|php-pear-XML_Beautifier-1.2.2-5|46	%defattr(-,root,root)
14cr|php-pear-XML_Beautifier-1.2.2-5|47	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_Beautifier-1.2.2-5|48	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Beautifier-1.2.2-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Beautifier-1.2.2-5|50	
14cr|php-pear-XML_Beautifier-1.2.2-5|51	
14cr|php-pear-XML_Beautifier-1.2.2-5|52	
14cr|php-pear-XML_Beautifier-1.2.2-5|53	
14cr|php-pear-XML_Beautifier-1.2.2-5|54	
14cr|php-pear-XML_Beautifier-1.2.2-5|55	%changelog
14cr|php-pear-XML_Beautifier-1.2.2-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-5
14cr|php-pear-XML_Beautifier-1.2.2-5|57	+ Revision: 978377d
14cr|php-pear-XML_Beautifier-1.2.2-5|58	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Beautifier-1.2.2-5|59	
14cr|php-pear-XML_Beautifier-1.2.2-5|60	

6251 14
14cr|php-pear-XML_CSSML-1.1.1-10|1	%define		_class		XML
14cr|php-pear-XML_CSSML-1.1.1-10|2	%define		_subclass	CSSML
14cr|php-pear-XML_CSSML-1.1.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_CSSML-1.1.1-10|4	
14cr|php-pear-XML_CSSML-1.1.1-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_CSSML-1.1.1-10|6	Version:	1.1.1
14cr|php-pear-XML_CSSML-1.1.1-10|7	Release:	10
14cr|php-pear-XML_CSSML-1.1.1-10|8	Summary:	Methods for creating cascading style sheets (CSS)
14cr|php-pear-XML_CSSML-1.1.1-10|9	License:	PHP License
14cr|php-pear-XML_CSSML-1.1.1-10|10	Group:		Development/PHP
14cr|php-pear-XML_CSSML-1.1.1-10|11	URL:		http://pear.php.net/package/XML_CSSML/
14cr|php-pear-XML_CSSML-1.1.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_CSSML-1.1.1-10|13	Requires(post): php-pear
14cr|php-pear-XML_CSSML-1.1.1-10|14	Requires(preun): php-pear
14cr|php-pear-XML_CSSML-1.1.1-10|15	Requires:	php-pear
14cr|php-pear-XML_CSSML-1.1.1-10|16	BuildArch:	noarch
14cr|php-pear-XML_CSSML-1.1.1-10|17	BuildRequires:	php-pear
14cr|php-pear-XML_CSSML-1.1.1-10|18	
14cr|php-pear-XML_CSSML-1.1.1-10|19	%description
14cr|php-pear-XML_CSSML-1.1.1-10|20	The best way to describe this library is to classify it as a template
14cr|php-pear-XML_CSSML-1.1.1-10|21	system for generating cascading style sheets (CSS). It is ideal for
14cr|php-pear-XML_CSSML-1.1.1-10|22	storing all of the CSS in a single location and allowing it to be
14cr|php-pear-XML_CSSML-1.1.1-10|23	parsed as needed at runtime (or from cache) using both general and
14cr|php-pear-XML_CSSML-1.1.1-10|24	browser filters specified in the attribute for the style tags. It can
14cr|php-pear-XML_CSSML-1.1.1-10|25	be driven with either the libxslt pear extenstion (part of xmldom) or
14cr|php-pear-XML_CSSML-1.1.1-10|26	the xslt extension (part of the sablotron libraries). You may see an
14cr|php-pear-XML_CSSML-1.1.1-10|27	example usage of this class at the follow url:
14cr|php-pear-XML_CSSML-1.1.1-10|28	http://mojave.mojavelinux.com/forum/viewtopic.php?p=22#22
14cr|php-pear-XML_CSSML-1.1.1-10|29	
14cr|php-pear-XML_CSSML-1.1.1-10|30	%prep
14cr|php-pear-XML_CSSML-1.1.1-10|31	%setup -q -c
14cr|php-pear-XML_CSSML-1.1.1-10|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_CSSML-1.1.1-10|33	
14cr|php-pear-XML_CSSML-1.1.1-10|34	%install
14cr|php-pear-XML_CSSML-1.1.1-10|35	
14cr|php-pear-XML_CSSML-1.1.1-10|36	install -d %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}
14cr|php-pear-XML_CSSML-1.1.1-10|37	
14cr|php-pear-XML_CSSML-1.1.1-10|38	cd %{upstream_name}-%{version}
14cr|php-pear-XML_CSSML-1.1.1-10|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_CSSML-1.1.1-10|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_CSSML-1.1.1-10|41	
14cr|php-pear-XML_CSSML-1.1.1-10|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_CSSML-1.1.1-10|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_CSSML-1.1.1-10|44	
14cr|php-pear-XML_CSSML-1.1.1-10|45	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_CSSML-1.1.1-10|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_CSSML-1.1.1-10|47	
14cr|php-pear-XML_CSSML-1.1.1-10|48	%clean
14cr|php-pear-XML_CSSML-1.1.1-10|49	
14cr|php-pear-XML_CSSML-1.1.1-10|50	
14cr|php-pear-XML_CSSML-1.1.1-10|51	
14cr|php-pear-XML_CSSML-1.1.1-10|52	%files
14cr|php-pear-XML_CSSML-1.1.1-10|53	%defattr(-,root,root)
14cr|php-pear-XML_CSSML-1.1.1-10|54	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_CSSML-1.1.1-10|55	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_CSSML-1.1.1-10|56	%{_datadir}/pear/%{_class}_%{_subclass}
14cr|php-pear-XML_CSSML-1.1.1-10|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_CSSML-1.1.1-10|58	
14cr|php-pear-XML_CSSML-1.1.1-10|59	
14cr|php-pear-XML_CSSML-1.1.1-10|60	
14cr|php-pear-XML_CSSML-1.1.1-10|61	
14cr|php-pear-XML_CSSML-1.1.1-10|62	
14cr|php-pear-XML_CSSML-1.1.1-10|63	%changelog
14cr|php-pear-XML_CSSML-1.1.1-10|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-10
14cr|php-pear-XML_CSSML-1.1.1-10|65	+ Revision: a694082
14cr|php-pear-XML_CSSML-1.1.1-10|66	- MassBuild#464: Increase release tag
14cr|php-pear-XML_CSSML-1.1.1-10|67	
14cr|php-pear-XML_CSSML-1.1.1-10|68	

6252 14
14cr|php-pear-XML_FastCreate-1.0.4-3|1	%define		_class		XML
14cr|php-pear-XML_FastCreate-1.0.4-3|2	%define		_subclass	FastCreate
14cr|php-pear-XML_FastCreate-1.0.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_FastCreate-1.0.4-3|4	
14cr|php-pear-XML_FastCreate-1.0.4-3|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_FastCreate-1.0.4-3|6	Version:	1.0.4
14cr|php-pear-XML_FastCreate-1.0.4-3|7	Release:	3
14cr|php-pear-XML_FastCreate-1.0.4-3|8	Summary:	Fast creation of valid XML with DTD control and translation options
14cr|php-pear-XML_FastCreate-1.0.4-3|9	License:	PHP License
14cr|php-pear-XML_FastCreate-1.0.4-3|10	Group:		Development/PHP
14cr|php-pear-XML_FastCreate-1.0.4-3|11	URL:		http://pear.php.net/package/XML_FastCreate/
14cr|php-pear-XML_FastCreate-1.0.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_FastCreate-1.0.4-3|13	Requires(post): php-pear
14cr|php-pear-XML_FastCreate-1.0.4-3|14	Requires(preun): php-pear
14cr|php-pear-XML_FastCreate-1.0.4-3|15	Requires:	php-pear
14cr|php-pear-XML_FastCreate-1.0.4-3|16	BuildArch:	noarch
14cr|php-pear-XML_FastCreate-1.0.4-3|17	BuildRequires:	php-pear
14cr|php-pear-XML_FastCreate-1.0.4-3|18	
14cr|php-pear-XML_FastCreate-1.0.4-3|19	%description
14cr|php-pear-XML_FastCreate-1.0.4-3|20	Key features of this package include:
14cr|php-pear-XML_FastCreate-1.0.4-3|21	- Easy way to make valid XML :
14cr|php-pear-XML_FastCreate-1.0.4-3|22	\$x->div(
14cr|php-pear-XML_FastCreate-1.0.4-3|23	\$x->h1("Example"),
14cr|php-pear-XML_FastCreate-1.0.4-3|24	\$x->p("Hello"),
14cr|php-pear-XML_FastCreate-1.0.4-3|25	\$x->p(array('class'=>'example'), "World !")
14cr|php-pear-XML_FastCreate-1.0.4-3|26	)
14cr|php-pear-XML_FastCreate-1.0.4-3|27	
14cr|php-pear-XML_FastCreate-1.0.4-3|28	- Option to report DTD errors in your XML :
14cr|php-pear-XML_FastCreate-1.0.4-3|29	Use internal tool or external program [ Require XML_DTD package ]
14cr|php-pear-XML_FastCreate-1.0.4-3|30	
14cr|php-pear-XML_FastCreate-1.0.4-3|31	- Use output driver of your choice :
14cr|php-pear-XML_FastCreate-1.0.4-3|32	Text : return string
14cr|php-pear-XML_FastCreate-1.0.4-3|33	XML_Tree : return XML_Tree object [ Require XML_Tree package ]
14cr|php-pear-XML_FastCreate-1.0.4-3|34	
14cr|php-pear-XML_FastCreate-1.0.4-3|35	- Translate option to quickly transform tags by anothers :
14cr|php-pear-XML_FastCreate-1.0.4-3|36	ex: Convert your XML to XHTML :
14cr|php-pear-XML_FastCreate-1.0.4-3|37	<news><title>Example</title></news>
14cr|php-pear-XML_FastCreate-1.0.4-3|38	to :
14cr|php-pear-XML_FastCreate-1.0.4-3|39	<div class="news"><h1>Example</h1></div>
14cr|php-pear-XML_FastCreate-1.0.4-3|40	
14cr|php-pear-XML_FastCreate-1.0.4-3|41	- Include a PHP program to quickly transform HTML to FastCreate syntax.
14cr|php-pear-XML_FastCreate-1.0.4-3|42	[ Require XML_HTMLSax package ]
14cr|php-pear-XML_FastCreate-1.0.4-3|43	
14cr|php-pear-XML_FastCreate-1.0.4-3|44	%prep
14cr|php-pear-XML_FastCreate-1.0.4-3|45	%setup -q -c
14cr|php-pear-XML_FastCreate-1.0.4-3|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_FastCreate-1.0.4-3|47	
14cr|php-pear-XML_FastCreate-1.0.4-3|48	%install
14cr|php-pear-XML_FastCreate-1.0.4-3|49	
14cr|php-pear-XML_FastCreate-1.0.4-3|50	cd %{upstream_name}-%{version}
14cr|php-pear-XML_FastCreate-1.0.4-3|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_FastCreate-1.0.4-3|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_FastCreate-1.0.4-3|53	
14cr|php-pear-XML_FastCreate-1.0.4-3|54	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_FastCreate-1.0.4-3|55	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_FastCreate-1.0.4-3|56	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-XML_FastCreate-1.0.4-3|57	
14cr|php-pear-XML_FastCreate-1.0.4-3|58	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_FastCreate-1.0.4-3|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_FastCreate-1.0.4-3|60	
14cr|php-pear-XML_FastCreate-1.0.4-3|61	%clean
14cr|php-pear-XML_FastCreate-1.0.4-3|62	
14cr|php-pear-XML_FastCreate-1.0.4-3|63	
14cr|php-pear-XML_FastCreate-1.0.4-3|64	
14cr|php-pear-XML_FastCreate-1.0.4-3|65	%files
14cr|php-pear-XML_FastCreate-1.0.4-3|66	%defattr(-,root,root)
14cr|php-pear-XML_FastCreate-1.0.4-3|67	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_FastCreate-1.0.4-3|68	%{_datadir}/pear/script/*
14cr|php-pear-XML_FastCreate-1.0.4-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_FastCreate-1.0.4-3|70	
14cr|php-pear-XML_FastCreate-1.0.4-3|71	
14cr|php-pear-XML_FastCreate-1.0.4-3|72	
14cr|php-pear-XML_FastCreate-1.0.4-3|73	
14cr|php-pear-XML_FastCreate-1.0.4-3|74	
14cr|php-pear-XML_FastCreate-1.0.4-3|75	%changelog
14cr|php-pear-XML_FastCreate-1.0.4-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-3
14cr|php-pear-XML_FastCreate-1.0.4-3|77	+ Revision: 4719d3f
14cr|php-pear-XML_FastCreate-1.0.4-3|78	- MassBuild#464: Increase release tag
14cr|php-pear-XML_FastCreate-1.0.4-3|79	
14cr|php-pear-XML_FastCreate-1.0.4-3|80	

6253 14
14cr|php-pear-XML_fo2pdf-0.98-15|1	%define		_class		XML
14cr|php-pear-XML_fo2pdf-0.98-15|2	%define		_subclass	fo2pdf
14cr|php-pear-XML_fo2pdf-0.98-15|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_fo2pdf-0.98-15|4	
14cr|php-pear-XML_fo2pdf-0.98-15|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_fo2pdf-0.98-15|6	Version:	0.98
14cr|php-pear-XML_fo2pdf-0.98-15|7	Release:	15
14cr|php-pear-XML_fo2pdf-0.98-15|8	Summary:	Converts a xsl-fo file to pdf/ps/pcl/text/etc
14cr|php-pear-XML_fo2pdf-0.98-15|9	License:	PHP License
14cr|php-pear-XML_fo2pdf-0.98-15|10	Group:		Development/PHP
14cr|php-pear-XML_fo2pdf-0.98-15|11	URL:		http://pear.php.net/package/XML_fo2pdf/
14cr|php-pear-XML_fo2pdf-0.98-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_fo2pdf-0.98-15|13	Requires(post): php-pear
14cr|php-pear-XML_fo2pdf-0.98-15|14	Requires(preun): php-pear
14cr|php-pear-XML_fo2pdf-0.98-15|15	Requires:	php-pear
14cr|php-pear-XML_fo2pdf-0.98-15|16	BuildArch:	noarch
14cr|php-pear-XML_fo2pdf-0.98-15|17	BuildRequires:	php-pear
14cr|php-pear-XML_fo2pdf-0.98-15|18	
14cr|php-pear-XML_fo2pdf-0.98-15|19	%description
14cr|php-pear-XML_fo2pdf-0.98-15|20	Converts a xsl-fo file to pdf/ps/pcl/text/etc with the help of
14cr|php-pear-XML_fo2pdf-0.98-15|21	apache-fop.
14cr|php-pear-XML_fo2pdf-0.98-15|22	
14cr|php-pear-XML_fo2pdf-0.98-15|23	%prep
14cr|php-pear-XML_fo2pdf-0.98-15|24	%setup -q -c
14cr|php-pear-XML_fo2pdf-0.98-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_fo2pdf-0.98-15|26	
14cr|php-pear-XML_fo2pdf-0.98-15|27	%install
14cr|php-pear-XML_fo2pdf-0.98-15|28	
14cr|php-pear-XML_fo2pdf-0.98-15|29	cd %{upstream_name}-%{version}
14cr|php-pear-XML_fo2pdf-0.98-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_fo2pdf-0.98-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_fo2pdf-0.98-15|32	
14cr|php-pear-XML_fo2pdf-0.98-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_fo2pdf-0.98-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_fo2pdf-0.98-15|35	
14cr|php-pear-XML_fo2pdf-0.98-15|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_fo2pdf-0.98-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_fo2pdf-0.98-15|38	
14cr|php-pear-XML_fo2pdf-0.98-15|39	%clean
14cr|php-pear-XML_fo2pdf-0.98-15|40	
14cr|php-pear-XML_fo2pdf-0.98-15|41	
14cr|php-pear-XML_fo2pdf-0.98-15|42	
14cr|php-pear-XML_fo2pdf-0.98-15|43	%files
14cr|php-pear-XML_fo2pdf-0.98-15|44	%defattr(-,root,root)
14cr|php-pear-XML_fo2pdf-0.98-15|45	%doc %{upstream_name}-%{version}/README*
14cr|php-pear-XML_fo2pdf-0.98-15|46	%doc %{upstream_name}-%{version}/*.fo
14cr|php-pear-XML_fo2pdf-0.98-15|47	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_fo2pdf-0.98-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_fo2pdf-0.98-15|49	
14cr|php-pear-XML_fo2pdf-0.98-15|50	
14cr|php-pear-XML_fo2pdf-0.98-15|51	
14cr|php-pear-XML_fo2pdf-0.98-15|52	
14cr|php-pear-XML_fo2pdf-0.98-15|53	
14cr|php-pear-XML_fo2pdf-0.98-15|54	%changelog
14cr|php-pear-XML_fo2pdf-0.98-15|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98-15
14cr|php-pear-XML_fo2pdf-0.98-15|56	+ Revision: 611e37f
14cr|php-pear-XML_fo2pdf-0.98-15|57	- MassBuild#464: Increase release tag
14cr|php-pear-XML_fo2pdf-0.98-15|58	
14cr|php-pear-XML_fo2pdf-0.98-15|59	

6254 14
14cr|php-pear-XML_FOAF-0.3.0-8|1	%define		_class		XML
14cr|php-pear-XML_FOAF-0.3.0-8|2	%define		_subclass	FOAF
14cr|php-pear-XML_FOAF-0.3.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_FOAF-0.3.0-8|4	
14cr|php-pear-XML_FOAF-0.3.0-8|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_FOAF-0.3.0-8|6	Version:	0.3.0
14cr|php-pear-XML_FOAF-0.3.0-8|7	Release:	8
14cr|php-pear-XML_FOAF-0.3.0-8|8	Summary:	Provides the ability to manipulate FOAF RDF/XML
14cr|php-pear-XML_FOAF-0.3.0-8|9	License:	PHP License
14cr|php-pear-XML_FOAF-0.3.0-8|10	Group:		Development/PHP
14cr|php-pear-XML_FOAF-0.3.0-8|11	URL:		http://pear.php.net/package/XML_FOAF/
14cr|php-pear-XML_FOAF-0.3.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_FOAF-0.3.0-8|13	Requires(post): php-pear
14cr|php-pear-XML_FOAF-0.3.0-8|14	Requires(preun): php-pear
14cr|php-pear-XML_FOAF-0.3.0-8|15	Requires:	php-pear
14cr|php-pear-XML_FOAF-0.3.0-8|16	BuildArch:	noarch
14cr|php-pear-XML_FOAF-0.3.0-8|17	BuildRequires:	php-pear
14cr|php-pear-XML_FOAF-0.3.0-8|18	
14cr|php-pear-XML_FOAF-0.3.0-8|19	%description
14cr|php-pear-XML_FOAF-0.3.0-8|20	XML_FOAF allows advanced users to create advanced FOAF files.
14cr|php-pear-XML_FOAF-0.3.0-8|21	The FOAF Project can be found at http://www.foaf-project.org/ -
14cr|php-pear-XML_FOAF-0.3.0-8|22	XML_FOAF_Parser and XML_FOAF_Lite will follow before 1.0.
14cr|php-pear-XML_FOAF-0.3.0-8|23	
14cr|php-pear-XML_FOAF-0.3.0-8|24	%prep
14cr|php-pear-XML_FOAF-0.3.0-8|25	%setup -q -c
14cr|php-pear-XML_FOAF-0.3.0-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_FOAF-0.3.0-8|27	
14cr|php-pear-XML_FOAF-0.3.0-8|28	%install
14cr|php-pear-XML_FOAF-0.3.0-8|29	
14cr|php-pear-XML_FOAF-0.3.0-8|30	cd %{upstream_name}-%{version}
14cr|php-pear-XML_FOAF-0.3.0-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_FOAF-0.3.0-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_FOAF-0.3.0-8|33	
14cr|php-pear-XML_FOAF-0.3.0-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_FOAF-0.3.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_FOAF-0.3.0-8|36	
14cr|php-pear-XML_FOAF-0.3.0-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_FOAF-0.3.0-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_FOAF-0.3.0-8|39	
14cr|php-pear-XML_FOAF-0.3.0-8|40	%clean
14cr|php-pear-XML_FOAF-0.3.0-8|41	
14cr|php-pear-XML_FOAF-0.3.0-8|42	
14cr|php-pear-XML_FOAF-0.3.0-8|43	
14cr|php-pear-XML_FOAF-0.3.0-8|44	%files
14cr|php-pear-XML_FOAF-0.3.0-8|45	%defattr(-,root,root)
14cr|php-pear-XML_FOAF-0.3.0-8|46	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_FOAF-0.3.0-8|47	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_FOAF-0.3.0-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_FOAF-0.3.0-8|49	
14cr|php-pear-XML_FOAF-0.3.0-8|50	
14cr|php-pear-XML_FOAF-0.3.0-8|51	
14cr|php-pear-XML_FOAF-0.3.0-8|52	
14cr|php-pear-XML_FOAF-0.3.0-8|53	
14cr|php-pear-XML_FOAF-0.3.0-8|54	%changelog
14cr|php-pear-XML_FOAF-0.3.0-8|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-8
14cr|php-pear-XML_FOAF-0.3.0-8|56	+ Revision: f5cc9fd
14cr|php-pear-XML_FOAF-0.3.0-8|57	- MassBuild#464: Increase release tag
14cr|php-pear-XML_FOAF-0.3.0-8|58	
14cr|php-pear-XML_FOAF-0.3.0-8|59	

6255 14
14cr|php-pear-XML_HTMLSax-3.0.0-16|1	%define		_class		XML
14cr|php-pear-XML_HTMLSax-3.0.0-16|2	%define		_subclass	HTMLSax
14cr|php-pear-XML_HTMLSax-3.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_HTMLSax-3.0.0-16|4	
14cr|php-pear-XML_HTMLSax-3.0.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_HTMLSax-3.0.0-16|6	Version:	3.0.0
14cr|php-pear-XML_HTMLSax-3.0.0-16|7	Release:	16
14cr|php-pear-XML_HTMLSax-3.0.0-16|8	Summary:	A SAX based parser for HTML and other badly formed XML documents
14cr|php-pear-XML_HTMLSax-3.0.0-16|9	License:	PHP License
14cr|php-pear-XML_HTMLSax-3.0.0-16|10	Group:		Development/PHP
14cr|php-pear-XML_HTMLSax-3.0.0-16|11	URL:		http://pear.php.net/package/XML_HTMLSax/
14cr|php-pear-XML_HTMLSax-3.0.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_HTMLSax-3.0.0-16|13	Requires(post): php-pear
14cr|php-pear-XML_HTMLSax-3.0.0-16|14	Requires(preun): php-pear
14cr|php-pear-XML_HTMLSax-3.0.0-16|15	Requires:	php-pear
14cr|php-pear-XML_HTMLSax-3.0.0-16|16	BuildArch:	noarch
14cr|php-pear-XML_HTMLSax-3.0.0-16|17	BuildRequires:	php-pear
14cr|php-pear-XML_HTMLSax-3.0.0-16|18	
14cr|php-pear-XML_HTMLSax-3.0.0-16|19	%description
14cr|php-pear-XML_HTMLSax-3.0.0-16|20	XML_HTMLSax is a SAX based XML parser for badly formed XML documents,
14cr|php-pear-XML_HTMLSax-3.0.0-16|21	such as HTML. The original code base was developed by Alexander Zhukov
14cr|php-pear-XML_HTMLSax-3.0.0-16|22	and published at http://sourceforge.net/projects/phpshelve/, who in
14cr|php-pear-XML_HTMLSax-3.0.0-16|23	turn was inspired by the Python HTMLSax package. Alexander kindly gave
14cr|php-pear-XML_HTMLSax-3.0.0-16|24	permission to modify the code and license for inclusion in PEAR.
14cr|php-pear-XML_HTMLSax-3.0.0-16|25	PEAR::XML_HTMLSax takes the last release from Sourceforge
14cr|php-pear-XML_HTMLSax-3.0.0-16|26	(HTMLSax2002082201) and changes the API to make using HTMLSax very
14cr|php-pear-XML_HTMLSax-3.0.0-16|27	similar to using the native PHP Expat extension, opening it up for use
14cr|php-pear-XML_HTMLSax-3.0.0-16|28	with projects like SAX filters:
14cr|php-pear-XML_HTMLSax-3.0.0-16|29	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
14cr|php-pear-XML_HTMLSax-3.0.0-16|30	This version also fixes some bugs and adds further features such as
14cr|php-pear-XML_HTMLSax-3.0.0-16|31	the ability to handle processing instructions and JSP/ASP markup.
14cr|php-pear-XML_HTMLSax-3.0.0-16|32	
14cr|php-pear-XML_HTMLSax-3.0.0-16|33	%prep
14cr|php-pear-XML_HTMLSax-3.0.0-16|34	%setup -q -c
14cr|php-pear-XML_HTMLSax-3.0.0-16|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_HTMLSax-3.0.0-16|36	
14cr|php-pear-XML_HTMLSax-3.0.0-16|37	%install
14cr|php-pear-XML_HTMLSax-3.0.0-16|38	
14cr|php-pear-XML_HTMLSax-3.0.0-16|39	cd %{upstream_name}-%{version}
14cr|php-pear-XML_HTMLSax-3.0.0-16|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_HTMLSax-3.0.0-16|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_HTMLSax-3.0.0-16|42	
14cr|php-pear-XML_HTMLSax-3.0.0-16|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_HTMLSax-3.0.0-16|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_HTMLSax-3.0.0-16|45	
14cr|php-pear-XML_HTMLSax-3.0.0-16|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_HTMLSax-3.0.0-16|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_HTMLSax-3.0.0-16|48	
14cr|php-pear-XML_HTMLSax-3.0.0-16|49	%clean
14cr|php-pear-XML_HTMLSax-3.0.0-16|50	
14cr|php-pear-XML_HTMLSax-3.0.0-16|51	
14cr|php-pear-XML_HTMLSax-3.0.0-16|52	
14cr|php-pear-XML_HTMLSax-3.0.0-16|53	%files
14cr|php-pear-XML_HTMLSax-3.0.0-16|54	%defattr(-,root,root)
14cr|php-pear-XML_HTMLSax-3.0.0-16|55	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_HTMLSax-3.0.0-16|56	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_HTMLSax-3.0.0-16|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_HTMLSax-3.0.0-16|58	
14cr|php-pear-XML_HTMLSax-3.0.0-16|59	
14cr|php-pear-XML_HTMLSax-3.0.0-16|60	
14cr|php-pear-XML_HTMLSax-3.0.0-16|61	%changelog
14cr|php-pear-XML_HTMLSax-3.0.0-16|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-16
14cr|php-pear-XML_HTMLSax-3.0.0-16|63	+ Revision: 91087c8
14cr|php-pear-XML_HTMLSax-3.0.0-16|64	- MassBuild#464: Increase release tag
14cr|php-pear-XML_HTMLSax-3.0.0-16|65	
14cr|php-pear-XML_HTMLSax-3.0.0-16|66	

6256 14
14cr|php-pear-XML_HTMLSax3-3.0.0-9|1	%define		_class		XML
14cr|php-pear-XML_HTMLSax3-3.0.0-9|2	%define		_subclass	HTMLSax3
14cr|php-pear-XML_HTMLSax3-3.0.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_HTMLSax3-3.0.0-9|4	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_HTMLSax3-3.0.0-9|6	Version:	3.0.0
14cr|php-pear-XML_HTMLSax3-3.0.0-9|7	Release:	9
14cr|php-pear-XML_HTMLSax3-3.0.0-9|8	Summary:	A SAX parser for HTML and other badly formed XML documents
14cr|php-pear-XML_HTMLSax3-3.0.0-9|9	License:	PHP License
14cr|php-pear-XML_HTMLSax3-3.0.0-9|10	Group:		Development/PHP
14cr|php-pear-XML_HTMLSax3-3.0.0-9|11	URL:		http://pear.php.net/package/XML_HTMLSax3/
14cr|php-pear-XML_HTMLSax3-3.0.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_HTMLSax3-3.0.0-9|13	Requires(post): php-pear
14cr|php-pear-XML_HTMLSax3-3.0.0-9|14	Requires(preun): php-pear
14cr|php-pear-XML_HTMLSax3-3.0.0-9|15	Requires:	php-pear
14cr|php-pear-XML_HTMLSax3-3.0.0-9|16	BuildArch:	noarch
14cr|php-pear-XML_HTMLSax3-3.0.0-9|17	BuildRequires:	php-pear
14cr|php-pear-XML_HTMLSax3-3.0.0-9|18	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|19	%description
14cr|php-pear-XML_HTMLSax3-3.0.0-9|20	XML_HTMLSax3 is a SAX based XML parser for badly formed XML documents, such as
14cr|php-pear-XML_HTMLSax3-3.0.0-9|21	HTML. The original code base was developed by Alexander Zhukov and published at
14cr|php-pear-XML_HTMLSax3-3.0.0-9|22	http://sourceforge.net/projects/phpshelve/. Alexander kindly gave permission to
14cr|php-pear-XML_HTMLSax3-3.0.0-9|23	modify the code and license for inclusion in PEAR.
14cr|php-pear-XML_HTMLSax3-3.0.0-9|24	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|25	%prep
14cr|php-pear-XML_HTMLSax3-3.0.0-9|26	%setup -q -c
14cr|php-pear-XML_HTMLSax3-3.0.0-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_HTMLSax3-3.0.0-9|28	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|29	%install
14cr|php-pear-XML_HTMLSax3-3.0.0-9|30	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|31	cd %{upstream_name}-%{version}
14cr|php-pear-XML_HTMLSax3-3.0.0-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_HTMLSax3-3.0.0-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_HTMLSax3-3.0.0-9|34	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_HTMLSax3-3.0.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_HTMLSax3-3.0.0-9|37	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_HTMLSax3-3.0.0-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_HTMLSax3-3.0.0-9|40	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|41	%clean
14cr|php-pear-XML_HTMLSax3-3.0.0-9|42	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|43	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|44	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|45	%files
14cr|php-pear-XML_HTMLSax3-3.0.0-9|46	%defattr(-,root,root)
14cr|php-pear-XML_HTMLSax3-3.0.0-9|47	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_HTMLSax3-3.0.0-9|48	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_HTMLSax3-3.0.0-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_HTMLSax3-3.0.0-9|50	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|51	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|52	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|53	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|54	%changelog
14cr|php-pear-XML_HTMLSax3-3.0.0-9|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-9
14cr|php-pear-XML_HTMLSax3-3.0.0-9|56	+ Revision: b1a015c
14cr|php-pear-XML_HTMLSax3-3.0.0-9|57	- MassBuild#464: Increase release tag
14cr|php-pear-XML_HTMLSax3-3.0.0-9|58	
14cr|php-pear-XML_HTMLSax3-3.0.0-9|59	

6257 14
14cr|php-pear-XML_image2svg-0.1.1-2|1	%define		_class		XML
14cr|php-pear-XML_image2svg-0.1.1-2|2	%define		_subclass	image2svg
14cr|php-pear-XML_image2svg-0.1.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_image2svg-0.1.1-2|4	
14cr|php-pear-XML_image2svg-0.1.1-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_image2svg-0.1.1-2|6	Version:	0.1.1
14cr|php-pear-XML_image2svg-0.1.1-2|7	Release:	2
14cr|php-pear-XML_image2svg-0.1.1-2|8	Summary:	Image to SVG conversion
14cr|php-pear-XML_image2svg-0.1.1-2|9	License:	PHP License
14cr|php-pear-XML_image2svg-0.1.1-2|10	Group:		Development/PHP
14cr|php-pear-XML_image2svg-0.1.1-2|11	URL:		http://pear.php.net/package/XML_image2svg/
14cr|php-pear-XML_image2svg-0.1.1-2|12	Source0:	http://download.pear.php.net/package/XML_image2svg-%{version}.tgz
14cr|php-pear-XML_image2svg-0.1.1-2|13	Requires(post): php-pear
14cr|php-pear-XML_image2svg-0.1.1-2|14	Requires(preun): php-pear
14cr|php-pear-XML_image2svg-0.1.1-2|15	Requires:	php-pear
14cr|php-pear-XML_image2svg-0.1.1-2|16	BuildArch:	noarch
14cr|php-pear-XML_image2svg-0.1.1-2|17	BuildRequires:	php-pear
14cr|php-pear-XML_image2svg-0.1.1-2|18	
14cr|php-pear-XML_image2svg-0.1.1-2|19	%description
14cr|php-pear-XML_image2svg-0.1.1-2|20	The class converts images, such as of the format JPEG, PNG and GIF to
14cr|php-pear-XML_image2svg-0.1.1-2|21	a standalone SVG representation. The image is being encoded by the PHP
14cr|php-pear-XML_image2svg-0.1.1-2|22	native encode_base64() function. You can use it to get back a complete
14cr|php-pear-XML_image2svg-0.1.1-2|23	SVG file, which is based on a predefinded, easy adaptable template
14cr|php-pear-XML_image2svg-0.1.1-2|24	file, or you can take the encoded file as a return value, using the
14cr|php-pear-XML_image2svg-0.1.1-2|25	get() method. Due to the encoding by base64, the SVG files will
14cr|php-pear-XML_image2svg-0.1.1-2|26	increase approx. 30% in size compared to the conventional image.
14cr|php-pear-XML_image2svg-0.1.1-2|27	
14cr|php-pear-XML_image2svg-0.1.1-2|28	
14cr|php-pear-XML_image2svg-0.1.1-2|29	%prep
14cr|php-pear-XML_image2svg-0.1.1-2|30	%setup -q -c
14cr|php-pear-XML_image2svg-0.1.1-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_image2svg-0.1.1-2|32	
14cr|php-pear-XML_image2svg-0.1.1-2|33	%install
14cr|php-pear-XML_image2svg-0.1.1-2|34	
14cr|php-pear-XML_image2svg-0.1.1-2|35	cd %{upstream_name}-%{version}
14cr|php-pear-XML_image2svg-0.1.1-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_image2svg-0.1.1-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_image2svg-0.1.1-2|38	
14cr|php-pear-XML_image2svg-0.1.1-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_image2svg-0.1.1-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_image2svg-0.1.1-2|41	rm -rf %{buildroot}%{_datadir}/pear/package.php
14cr|php-pear-XML_image2svg-0.1.1-2|42	
14cr|php-pear-XML_image2svg-0.1.1-2|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_image2svg-0.1.1-2|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_image2svg-0.1.1-2|45	
14cr|php-pear-XML_image2svg-0.1.1-2|46	%clean
14cr|php-pear-XML_image2svg-0.1.1-2|47	
14cr|php-pear-XML_image2svg-0.1.1-2|48	
14cr|php-pear-XML_image2svg-0.1.1-2|49	
14cr|php-pear-XML_image2svg-0.1.1-2|50	%files
14cr|php-pear-XML_image2svg-0.1.1-2|51	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_image2svg-0.1.1-2|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_image2svg-0.1.1-2|53	
14cr|php-pear-XML_image2svg-0.1.1-2|54	
14cr|php-pear-XML_image2svg-0.1.1-2|55	
14cr|php-pear-XML_image2svg-0.1.1-2|56	
14cr|php-pear-XML_image2svg-0.1.1-2|57	
14cr|php-pear-XML_image2svg-0.1.1-2|58	%changelog
14cr|php-pear-XML_image2svg-0.1.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
14cr|php-pear-XML_image2svg-0.1.1-2|60	+ Revision: 409240c
14cr|php-pear-XML_image2svg-0.1.1-2|61	- MassBuild#464: Increase release tag
14cr|php-pear-XML_image2svg-0.1.1-2|62	
14cr|php-pear-XML_image2svg-0.1.1-2|63	

6258 14
14cr|php-pear-XML_Indexing-0.3.6-10|1	%define		_class		XML
14cr|php-pear-XML_Indexing-0.3.6-10|2	%define		_subclass	Indexing
14cr|php-pear-XML_Indexing-0.3.6-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Indexing-0.3.6-10|4	
14cr|php-pear-XML_Indexing-0.3.6-10|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Indexing-0.3.6-10|6	Version:	0.3.6
14cr|php-pear-XML_Indexing-0.3.6-10|7	Release:	10
14cr|php-pear-XML_Indexing-0.3.6-10|8	Summary:	XML Indexing support
14cr|php-pear-XML_Indexing-0.3.6-10|9	License:	PHP License
14cr|php-pear-XML_Indexing-0.3.6-10|10	Group:		Development/PHP
14cr|php-pear-XML_Indexing-0.3.6-10|11	URL:		http://pear.php.net/package/XML_Indexing/
14cr|php-pear-XML_Indexing-0.3.6-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_Indexing-0.3.6-10|13	Requires(post): php-pear
14cr|php-pear-XML_Indexing-0.3.6-10|14	Requires(preun): php-pear
14cr|php-pear-XML_Indexing-0.3.6-10|15	Requires:	php-pear
14cr|php-pear-XML_Indexing-0.3.6-10|16	BuildArch:	noarch
14cr|php-pear-XML_Indexing-0.3.6-10|17	BuildRequires:	php-pear
14cr|php-pear-XML_Indexing-0.3.6-10|18	
14cr|php-pear-XML_Indexing-0.3.6-10|19	%description
14cr|php-pear-XML_Indexing-0.3.6-10|20	This package provides support for indexing XML files. It assists you
14cr|php-pear-XML_Indexing-0.3.6-10|21	in creating and using such indexes in order to reduce access-time to
14cr|php-pear-XML_Indexing-0.3.6-10|22	local XML files.
14cr|php-pear-XML_Indexing-0.3.6-10|23	
14cr|php-pear-XML_Indexing-0.3.6-10|24	%prep
14cr|php-pear-XML_Indexing-0.3.6-10|25	%setup -q -c
14cr|php-pear-XML_Indexing-0.3.6-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_Indexing-0.3.6-10|27	
14cr|php-pear-XML_Indexing-0.3.6-10|28	%install
14cr|php-pear-XML_Indexing-0.3.6-10|29	
14cr|php-pear-XML_Indexing-0.3.6-10|30	cd %{upstream_name}-%{version}
14cr|php-pear-XML_Indexing-0.3.6-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Indexing-0.3.6-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Indexing-0.3.6-10|33	
14cr|php-pear-XML_Indexing-0.3.6-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Indexing-0.3.6-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Indexing-0.3.6-10|36	
14cr|php-pear-XML_Indexing-0.3.6-10|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Indexing-0.3.6-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Indexing-0.3.6-10|39	
14cr|php-pear-XML_Indexing-0.3.6-10|40	%clean
14cr|php-pear-XML_Indexing-0.3.6-10|41	
14cr|php-pear-XML_Indexing-0.3.6-10|42	
14cr|php-pear-XML_Indexing-0.3.6-10|43	
14cr|php-pear-XML_Indexing-0.3.6-10|44	%files
14cr|php-pear-XML_Indexing-0.3.6-10|45	%defattr(-,root,root)
14cr|php-pear-XML_Indexing-0.3.6-10|46	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Indexing-0.3.6-10|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Indexing-0.3.6-10|48	
14cr|php-pear-XML_Indexing-0.3.6-10|49	
14cr|php-pear-XML_Indexing-0.3.6-10|50	
14cr|php-pear-XML_Indexing-0.3.6-10|51	
14cr|php-pear-XML_Indexing-0.3.6-10|52	
14cr|php-pear-XML_Indexing-0.3.6-10|53	%changelog
14cr|php-pear-XML_Indexing-0.3.6-10|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.6-10
14cr|php-pear-XML_Indexing-0.3.6-10|55	+ Revision: aece869
14cr|php-pear-XML_Indexing-0.3.6-10|56	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Indexing-0.3.6-10|57	
14cr|php-pear-XML_Indexing-0.3.6-10|58	

6259 14
14cr|php-pear-XML_MXML-0.3.0-16|1	%define		_class		XML
14cr|php-pear-XML_MXML-0.3.0-16|2	%define		_subclass	MXML
14cr|php-pear-XML_MXML-0.3.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_MXML-0.3.0-16|4	
14cr|php-pear-XML_MXML-0.3.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_MXML-0.3.0-16|6	Version:	0.3.0
14cr|php-pear-XML_MXML-0.3.0-16|7	Release:	16
14cr|php-pear-XML_MXML-0.3.0-16|8	Summary:	Framework to build Macromedia Flex applications
14cr|php-pear-XML_MXML-0.3.0-16|9	License:	PHP License
14cr|php-pear-XML_MXML-0.3.0-16|10	Group:		Development/PHP
14cr|php-pear-XML_MXML-0.3.0-16|11	URL:		http://pear.php.net/package/XML_MXML/
14cr|php-pear-XML_MXML-0.3.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_MXML-0.3.0-16|13	Requires(post): php-pear
14cr|php-pear-XML_MXML-0.3.0-16|14	Requires(preun): php-pear
14cr|php-pear-XML_MXML-0.3.0-16|15	Requires:	php-pear
14cr|php-pear-XML_MXML-0.3.0-16|16	BuildArch:	noarch
14cr|php-pear-XML_MXML-0.3.0-16|17	BuildRequires:	php-pear
14cr|php-pear-XML_MXML-0.3.0-16|18	
14cr|php-pear-XML_MXML-0.3.0-16|19	%description
14cr|php-pear-XML_MXML-0.3.0-16|20	Flex enables enterprise-class Rich Internet Applications and is
14cr|php-pear-XML_MXML-0.3.0-16|21	designed to address a certain class of problems around multistep
14cr|php-pear-XML_MXML-0.3.0-16|22	processes, client-side validation, data manipulation, and data
14cr|php-pear-XML_MXML-0.3.0-16|23	visualization. This package allows you to build Flex documents
14cr|php-pear-XML_MXML-0.3.0-16|24	programatically.
14cr|php-pear-XML_MXML-0.3.0-16|25	
14cr|php-pear-XML_MXML-0.3.0-16|26	MXML is the XML language for writing Macromedia Flex applications that
14cr|php-pear-XML_MXML-0.3.0-16|27	you can use to lay out user-interface components.
14cr|php-pear-XML_MXML-0.3.0-16|28	
14cr|php-pear-XML_MXML-0.3.0-16|29	You can also use MXML to declaratively define nonvisual aspects of an
14cr|php-pear-XML_MXML-0.3.0-16|30	application, such as access to server-side data sources and data
14cr|php-pear-XML_MXML-0.3.0-16|31	bindings between user-interface components and server-side data
14cr|php-pear-XML_MXML-0.3.0-16|32	sources.
14cr|php-pear-XML_MXML-0.3.0-16|33	
14cr|php-pear-XML_MXML-0.3.0-16|34	The API follows closely Stephan Schmidts XUL-Package.
14cr|php-pear-XML_MXML-0.3.0-16|35	
14cr|php-pear-XML_MXML-0.3.0-16|36	%prep
14cr|php-pear-XML_MXML-0.3.0-16|37	%setup -q -c
14cr|php-pear-XML_MXML-0.3.0-16|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_MXML-0.3.0-16|39	
14cr|php-pear-XML_MXML-0.3.0-16|40	%install
14cr|php-pear-XML_MXML-0.3.0-16|41	
14cr|php-pear-XML_MXML-0.3.0-16|42	cd %{upstream_name}-%{version}
14cr|php-pear-XML_MXML-0.3.0-16|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_MXML-0.3.0-16|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_MXML-0.3.0-16|45	
14cr|php-pear-XML_MXML-0.3.0-16|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_MXML-0.3.0-16|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_MXML-0.3.0-16|48	
14cr|php-pear-XML_MXML-0.3.0-16|49	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_MXML-0.3.0-16|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_MXML-0.3.0-16|51	
14cr|php-pear-XML_MXML-0.3.0-16|52	%clean
14cr|php-pear-XML_MXML-0.3.0-16|53	
14cr|php-pear-XML_MXML-0.3.0-16|54	
14cr|php-pear-XML_MXML-0.3.0-16|55	
14cr|php-pear-XML_MXML-0.3.0-16|56	%files
14cr|php-pear-XML_MXML-0.3.0-16|57	%defattr(-,root,root)
14cr|php-pear-XML_MXML-0.3.0-16|58	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_MXML-0.3.0-16|59	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_MXML-0.3.0-16|60	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_MXML-0.3.0-16|61	
14cr|php-pear-XML_MXML-0.3.0-16|62	
14cr|php-pear-XML_MXML-0.3.0-16|63	
14cr|php-pear-XML_MXML-0.3.0-16|64	
14cr|php-pear-XML_MXML-0.3.0-16|65	
14cr|php-pear-XML_MXML-0.3.0-16|66	%changelog
14cr|php-pear-XML_MXML-0.3.0-16|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-16
14cr|php-pear-XML_MXML-0.3.0-16|68	+ Revision: 42b1588
14cr|php-pear-XML_MXML-0.3.0-16|69	- MassBuild#464: Increase release tag
14cr|php-pear-XML_MXML-0.3.0-16|70	
14cr|php-pear-XML_MXML-0.3.0-16|71	

6260 14
14cr|php-pear-XML_NITF-1.1.1-5|1	%define		_class		XML
14cr|php-pear-XML_NITF-1.1.1-5|2	%define		_subclass	NITF
14cr|php-pear-XML_NITF-1.1.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_NITF-1.1.1-5|4	
14cr|php-pear-XML_NITF-1.1.1-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_NITF-1.1.1-5|6	Version:	1.1.1
14cr|php-pear-XML_NITF-1.1.1-5|7	Release:	5
14cr|php-pear-XML_NITF-1.1.1-5|8	Summary:	Parse NITF documents
14cr|php-pear-XML_NITF-1.1.1-5|9	License:	PHP License
14cr|php-pear-XML_NITF-1.1.1-5|10	Group:		Development/PHP
14cr|php-pear-XML_NITF-1.1.1-5|11	URL:		http://pear.php.net/package/XML_NITF/
14cr|php-pear-XML_NITF-1.1.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_NITF-1.1.1-5|13	Requires(post): php-pear
14cr|php-pear-XML_NITF-1.1.1-5|14	Requires(preun): php-pear
14cr|php-pear-XML_NITF-1.1.1-5|15	Requires:	php-pear
14cr|php-pear-XML_NITF-1.1.1-5|16	BuildArch:	noarch
14cr|php-pear-XML_NITF-1.1.1-5|17	BuildRequires:	php-pear
14cr|php-pear-XML_NITF-1.1.1-5|18	
14cr|php-pear-XML_NITF-1.1.1-5|19	%description
14cr|php-pear-XML_NITF-1.1.1-5|20	This package provides a NITF XML parser. The parser was designed with
14cr|php-pear-XML_NITF-1.1.1-5|21	NITF version 3.1, but should be forward-compatible when new versions
14cr|php-pear-XML_NITF-1.1.1-5|22	of the NITF DTD are produced. Various methods for accessing the major
14cr|php-pear-XML_NITF-1.1.1-5|23	elements of the document, such as the hedline(s), byline, and lede are
14cr|php-pear-XML_NITF-1.1.1-5|24	provided. This class was originally tested against the Associated
14cr|php-pear-XML_NITF-1.1.1-5|25	Press's (AP) XML data feed.
14cr|php-pear-XML_NITF-1.1.1-5|26	
14cr|php-pear-XML_NITF-1.1.1-5|27	%prep
14cr|php-pear-XML_NITF-1.1.1-5|28	%setup -q -c
14cr|php-pear-XML_NITF-1.1.1-5|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_NITF-1.1.1-5|30	
14cr|php-pear-XML_NITF-1.1.1-5|31	%install
14cr|php-pear-XML_NITF-1.1.1-5|32	
14cr|php-pear-XML_NITF-1.1.1-5|33	cd %{upstream_name}-%{version}
14cr|php-pear-XML_NITF-1.1.1-5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_NITF-1.1.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_NITF-1.1.1-5|36	
14cr|php-pear-XML_NITF-1.1.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_NITF-1.1.1-5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_NITF-1.1.1-5|39	
14cr|php-pear-XML_NITF-1.1.1-5|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_NITF-1.1.1-5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_NITF-1.1.1-5|42	
14cr|php-pear-XML_NITF-1.1.1-5|43	# nuke useless(?) files
14cr|php-pear-XML_NITF-1.1.1-5|44	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.buildpath
14cr|php-pear-XML_NITF-1.1.1-5|45	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.project
14cr|php-pear-XML_NITF-1.1.1-5|46	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.settings/org.eclipse.php.core.prefs
14cr|php-pear-XML_NITF-1.1.1-5|47	
14cr|php-pear-XML_NITF-1.1.1-5|48	%clean
14cr|php-pear-XML_NITF-1.1.1-5|49	
14cr|php-pear-XML_NITF-1.1.1-5|50	
14cr|php-pear-XML_NITF-1.1.1-5|51	
14cr|php-pear-XML_NITF-1.1.1-5|52	%files
14cr|php-pear-XML_NITF-1.1.1-5|53	%defattr(-,root,root)
14cr|php-pear-XML_NITF-1.1.1-5|54	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_NITF-1.1.1-5|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_NITF-1.1.1-5|56	
14cr|php-pear-XML_NITF-1.1.1-5|57	
14cr|php-pear-XML_NITF-1.1.1-5|58	
14cr|php-pear-XML_NITF-1.1.1-5|59	%changelog
14cr|php-pear-XML_NITF-1.1.1-5|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-5
14cr|php-pear-XML_NITF-1.1.1-5|61	+ Revision: bc60ca7
14cr|php-pear-XML_NITF-1.1.1-5|62	- MassBuild#464: Increase release tag
14cr|php-pear-XML_NITF-1.1.1-5|63	
14cr|php-pear-XML_NITF-1.1.1-5|64	

6261 14
14cr|php-pear-XML_RDDL-0.9-16|1	%define		_class		XML
14cr|php-pear-XML_RDDL-0.9-16|2	%define		_subclass	RDDL
14cr|php-pear-XML_RDDL-0.9-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_RDDL-0.9-16|4	
14cr|php-pear-XML_RDDL-0.9-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_RDDL-0.9-16|6	Version:	0.9
14cr|php-pear-XML_RDDL-0.9-16|7	Release:	16
14cr|php-pear-XML_RDDL-0.9-16|8	Summary:	Read RDDL (Resource Directory Description Language) documents
14cr|php-pear-XML_RDDL-0.9-16|9	License:	PHP License
14cr|php-pear-XML_RDDL-0.9-16|10	Group:		Development/PHP
14cr|php-pear-XML_RDDL-0.9-16|11	URL:		http://pear.php.net/package/XML_RDDL/
14cr|php-pear-XML_RDDL-0.9-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_RDDL-0.9-16|13	Requires(post): php-pear
14cr|php-pear-XML_RDDL-0.9-16|14	Requires(preun): php-pear
14cr|php-pear-XML_RDDL-0.9-16|15	Requires:	php-pear
14cr|php-pear-XML_RDDL-0.9-16|16	BuildArch:	noarch
14cr|php-pear-XML_RDDL-0.9-16|17	BuildRequires:	php-pear
14cr|php-pear-XML_RDDL-0.9-16|18	
14cr|php-pear-XML_RDDL-0.9-16|19	%description
14cr|php-pear-XML_RDDL-0.9-16|20	This class provides an easy-to-use interface to extract RDDL resources
14cr|php-pear-XML_RDDL-0.9-16|21	from XML documents. More on RDDL can be found at http://www.rddl.org/
14cr|php-pear-XML_RDDL-0.9-16|22	
14cr|php-pear-XML_RDDL-0.9-16|23	%prep
14cr|php-pear-XML_RDDL-0.9-16|24	%setup -q -c
14cr|php-pear-XML_RDDL-0.9-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_RDDL-0.9-16|26	
14cr|php-pear-XML_RDDL-0.9-16|27	%install
14cr|php-pear-XML_RDDL-0.9-16|28	
14cr|php-pear-XML_RDDL-0.9-16|29	cd %{upstream_name}-%{version}
14cr|php-pear-XML_RDDL-0.9-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_RDDL-0.9-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_RDDL-0.9-16|32	
14cr|php-pear-XML_RDDL-0.9-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_RDDL-0.9-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_RDDL-0.9-16|35	
14cr|php-pear-XML_RDDL-0.9-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RDDL-0.9-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RDDL-0.9-16|38	
14cr|php-pear-XML_RDDL-0.9-16|39	%clean
14cr|php-pear-XML_RDDL-0.9-16|40	
14cr|php-pear-XML_RDDL-0.9-16|41	
14cr|php-pear-XML_RDDL-0.9-16|42	
14cr|php-pear-XML_RDDL-0.9-16|43	%files
14cr|php-pear-XML_RDDL-0.9-16|44	%defattr(-,root,root)
14cr|php-pear-XML_RDDL-0.9-16|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_RDDL-0.9-16|46	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_RDDL-0.9-16|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_RDDL-0.9-16|48	
14cr|php-pear-XML_RDDL-0.9-16|49	
14cr|php-pear-XML_RDDL-0.9-16|50	
14cr|php-pear-XML_RDDL-0.9-16|51	
14cr|php-pear-XML_RDDL-0.9-16|52	
14cr|php-pear-XML_RDDL-0.9-16|53	%changelog
14cr|php-pear-XML_RDDL-0.9-16|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-16
14cr|php-pear-XML_RDDL-0.9-16|55	+ Revision: 8f19851
14cr|php-pear-XML_RDDL-0.9-16|56	- MassBuild#464: Increase release tag
14cr|php-pear-XML_RDDL-0.9-16|57	
14cr|php-pear-XML_RDDL-0.9-16|58	

6262 14
14cr|php-pear-XML_RPC2-1.1.1-4|1	%define		_class		XML
14cr|php-pear-XML_RPC2-1.1.1-4|2	%define		_subclass	RPC2
14cr|php-pear-XML_RPC2-1.1.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_RPC2-1.1.1-4|4	
14cr|php-pear-XML_RPC2-1.1.1-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_RPC2-1.1.1-4|6	Version:	1.1.1
14cr|php-pear-XML_RPC2-1.1.1-4|7	Release:	4
14cr|php-pear-XML_RPC2-1.1.1-4|8	Summary:	XML-RPC client/server library
14cr|php-pear-XML_RPC2-1.1.1-4|9	License:	LGPL
14cr|php-pear-XML_RPC2-1.1.1-4|10	Group:		Development/PHP
14cr|php-pear-XML_RPC2-1.1.1-4|11	URL:		http://pear.php.net/package/XML_RPC2/
14cr|php-pear-XML_RPC2-1.1.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_RPC2-1.1.1-4|13	Requires(post):	php-pear
14cr|php-pear-XML_RPC2-1.1.1-4|14	Requires(preun): php-pear
14cr|php-pear-XML_RPC2-1.1.1-4|15	Requires:	php-pear
14cr|php-pear-XML_RPC2-1.1.1-4|16	BuildRequires:	php-pear
14cr|php-pear-XML_RPC2-1.1.1-4|17	BuildArch:	noarch
14cr|php-pear-XML_RPC2-1.1.1-4|18	
14cr|php-pear-XML_RPC2-1.1.1-4|19	%description
14cr|php-pear-XML_RPC2-1.1.1-4|20	XML_RPC2 is a pear package providing XML_RPC client and server services.
14cr|php-pear-XML_RPC2-1.1.1-4|21	XML-RPC is a simple remote procedure call protocol built using HTTP as
14cr|php-pear-XML_RPC2-1.1.1-4|22	transport and XML as encoding.
14cr|php-pear-XML_RPC2-1.1.1-4|23	
14cr|php-pear-XML_RPC2-1.1.1-4|24	As a client library, XML_RPC2 is capable of creating a proxy class which
14cr|php-pear-XML_RPC2-1.1.1-4|25	exposes the methods exported by the server. As a server library, XML_RPC2
14cr|php-pear-XML_RPC2-1.1.1-4|26	is capable of exposing methods from a class or object instance, seamlessly
14cr|php-pear-XML_RPC2-1.1.1-4|27	exporting local methods as remotely callable procedures.
14cr|php-pear-XML_RPC2-1.1.1-4|28	
14cr|php-pear-XML_RPC2-1.1.1-4|29	%prep
14cr|php-pear-XML_RPC2-1.1.1-4|30	%setup -q -c
14cr|php-pear-XML_RPC2-1.1.1-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_RPC2-1.1.1-4|32	
14cr|php-pear-XML_RPC2-1.1.1-4|33	%install
14cr|php-pear-XML_RPC2-1.1.1-4|34	
14cr|php-pear-XML_RPC2-1.1.1-4|35	cd %{upstream_name}-%{version}
14cr|php-pear-XML_RPC2-1.1.1-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_RPC2-1.1.1-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_RPC2-1.1.1-4|38	
14cr|php-pear-XML_RPC2-1.1.1-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_RPC2-1.1.1-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_RPC2-1.1.1-4|41	
14cr|php-pear-XML_RPC2-1.1.1-4|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RPC2-1.1.1-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RPC2-1.1.1-4|44	
14cr|php-pear-XML_RPC2-1.1.1-4|45	%clean
14cr|php-pear-XML_RPC2-1.1.1-4|46	
14cr|php-pear-XML_RPC2-1.1.1-4|47	
14cr|php-pear-XML_RPC2-1.1.1-4|48	fi
14cr|php-pear-XML_RPC2-1.1.1-4|49	
14cr|php-pear-XML_RPC2-1.1.1-4|50	%files
14cr|php-pear-XML_RPC2-1.1.1-4|51	%defattr(-,root,root)
14cr|php-pear-XML_RPC2-1.1.1-4|52	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_RPC2-1.1.1-4|53	%{_datadir}/pear/data/%{upstream_name}
14cr|php-pear-XML_RPC2-1.1.1-4|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_RPC2-1.1.1-4|55	
14cr|php-pear-XML_RPC2-1.1.1-4|56	
14cr|php-pear-XML_RPC2-1.1.1-4|57	
14cr|php-pear-XML_RPC2-1.1.1-4|58	%changelog
14cr|php-pear-XML_RPC2-1.1.1-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|php-pear-XML_RPC2-1.1.1-4|60	+ Revision: d309330
14cr|php-pear-XML_RPC2-1.1.1-4|61	- MassBuild#464: Increase release tag
14cr|php-pear-XML_RPC2-1.1.1-4|62	
14cr|php-pear-XML_RPC2-1.1.1-4|63	

6263 14
14cr|php-pear-XML_RSS-1.0.2-4|1	%define		_class		XML
14cr|php-pear-XML_RSS-1.0.2-4|2	%define		_subclass	RSS
14cr|php-pear-XML_RSS-1.0.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_RSS-1.0.2-4|4	
14cr|php-pear-XML_RSS-1.0.2-4|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_RSS-1.0.2-4|6	Version:	1.0.2
14cr|php-pear-XML_RSS-1.0.2-4|7	Release:	4
14cr|php-pear-XML_RSS-1.0.2-4|8	Summary:	RSS parser
14cr|php-pear-XML_RSS-1.0.2-4|9	License:	PHP License
14cr|php-pear-XML_RSS-1.0.2-4|10	Group:		Development/PHP
14cr|php-pear-XML_RSS-1.0.2-4|11	URL:		http://pear.php.net/package/XML_RSS/
14cr|php-pear-XML_RSS-1.0.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_RSS-1.0.2-4|13	Requires(post): php-pear
14cr|php-pear-XML_RSS-1.0.2-4|14	Requires(preun): php-pear
14cr|php-pear-XML_RSS-1.0.2-4|15	Requires:	php-pear
14cr|php-pear-XML_RSS-1.0.2-4|16	BuildArch:	noarch
14cr|php-pear-XML_RSS-1.0.2-4|17	BuildRequires:	php-pear
14cr|php-pear-XML_RSS-1.0.2-4|18	
14cr|php-pear-XML_RSS-1.0.2-4|19	%description
14cr|php-pear-XML_RSS-1.0.2-4|20	Parser for Resource Description Framework (RDF) Site Summary (RSS)
14cr|php-pear-XML_RSS-1.0.2-4|21	documents.
14cr|php-pear-XML_RSS-1.0.2-4|22	
14cr|php-pear-XML_RSS-1.0.2-4|23	%prep
14cr|php-pear-XML_RSS-1.0.2-4|24	%setup -q -c
14cr|php-pear-XML_RSS-1.0.2-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_RSS-1.0.2-4|26	
14cr|php-pear-XML_RSS-1.0.2-4|27	%install
14cr|php-pear-XML_RSS-1.0.2-4|28	
14cr|php-pear-XML_RSS-1.0.2-4|29	cd %{upstream_name}-%{version}
14cr|php-pear-XML_RSS-1.0.2-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_RSS-1.0.2-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_RSS-1.0.2-4|32	
14cr|php-pear-XML_RSS-1.0.2-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_RSS-1.0.2-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_RSS-1.0.2-4|35	
14cr|php-pear-XML_RSS-1.0.2-4|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RSS-1.0.2-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_RSS-1.0.2-4|38	
14cr|php-pear-XML_RSS-1.0.2-4|39	%clean
14cr|php-pear-XML_RSS-1.0.2-4|40	
14cr|php-pear-XML_RSS-1.0.2-4|41	
14cr|php-pear-XML_RSS-1.0.2-4|42	
14cr|php-pear-XML_RSS-1.0.2-4|43	%files
14cr|php-pear-XML_RSS-1.0.2-4|44	%defattr(-,root,root)
14cr|php-pear-XML_RSS-1.0.2-4|45	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_RSS-1.0.2-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_RSS-1.0.2-4|47	
14cr|php-pear-XML_RSS-1.0.2-4|48	
14cr|php-pear-XML_RSS-1.0.2-4|49	
14cr|php-pear-XML_RSS-1.0.2-4|50	
14cr|php-pear-XML_RSS-1.0.2-4|51	
14cr|php-pear-XML_RSS-1.0.2-4|52	%changelog
14cr|php-pear-XML_RSS-1.0.2-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|php-pear-XML_RSS-1.0.2-4|54	+ Revision: 71562ac
14cr|php-pear-XML_RSS-1.0.2-4|55	- MassBuild#464: Increase release tag
14cr|php-pear-XML_RSS-1.0.2-4|56	
14cr|php-pear-XML_RSS-1.0.2-4|57	

6264 14
14cr|php-pear-XML_SaxFilters-0.3.0-16|1	%define		_class		XML
14cr|php-pear-XML_SaxFilters-0.3.0-16|2	%define		_subclass	SaxFilters
14cr|php-pear-XML_SaxFilters-0.3.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_SaxFilters-0.3.0-16|4	
14cr|php-pear-XML_SaxFilters-0.3.0-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_SaxFilters-0.3.0-16|6	Version:	0.3.0
14cr|php-pear-XML_SaxFilters-0.3.0-16|7	Release:	16
14cr|php-pear-XML_SaxFilters-0.3.0-16|8	Summary:	A framework for building XML filters using the SAX API
14cr|php-pear-XML_SaxFilters-0.3.0-16|9	License:	PHP License
14cr|php-pear-XML_SaxFilters-0.3.0-16|10	Group:		Development/PHP
14cr|php-pear-XML_SaxFilters-0.3.0-16|11	URL:		http://pear.php.net/package/XML_SaxFilters/
14cr|php-pear-XML_SaxFilters-0.3.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_SaxFilters-0.3.0-16|13	Requires(post): php-pear
14cr|php-pear-XML_SaxFilters-0.3.0-16|14	Requires(preun): php-pear
14cr|php-pear-XML_SaxFilters-0.3.0-16|15	Requires:	php-pear
14cr|php-pear-XML_SaxFilters-0.3.0-16|16	BuildArch:	noarch
14cr|php-pear-XML_SaxFilters-0.3.0-16|17	BuildRequires:	php-pear
14cr|php-pear-XML_SaxFilters-0.3.0-16|18	
14cr|php-pear-XML_SaxFilters-0.3.0-16|19	%description
14cr|php-pear-XML_SaxFilters-0.3.0-16|20	XML_SaxFilters provides a foundation for using Sax filters in PHP. The
14cr|php-pear-XML_SaxFilters-0.3.0-16|21	original code base was developed by Luis Argerich and published at
14cr|php-pear-XML_SaxFilters-0.3.0-16|22	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
14cr|php-pear-XML_SaxFilters-0.3.0-16|23	Luis discussed how SaxFilters work, using the Sourceforge classes as
14cr|php-pear-XML_SaxFilters-0.3.0-16|24	an example, in Chapter 10 of Wrox "PHP 4 XML". Luis kindly gave
14cr|php-pear-XML_SaxFilters-0.3.0-16|25	permission to modify the code and license for inclusion in PEAR.
14cr|php-pear-XML_SaxFilters-0.3.0-16|26	
14cr|php-pear-XML_SaxFilters-0.3.0-16|27	This version of the Sax Filters makes significant changes to Luis's
14cr|php-pear-XML_SaxFilters-0.3.0-16|28	original code (backwards compatibility is definately broken),
14cr|php-pear-XML_SaxFilters-0.3.0-16|29	seperating abstract classes from interfaces, providing interfaces for
14cr|php-pear-XML_SaxFilters-0.3.0-16|30	data readers and writers and providing methods to help parse XML
14cr|php-pear-XML_SaxFilters-0.3.0-16|31	documents recursively with filters (for example
14cr|php-pear-XML_SaxFilters-0.3.0-16|32	AbstractFilter::setParent()) for documents where the structure can
14cr|php-pear-XML_SaxFilters-0.3.0-16|33	vary significantly.
14cr|php-pear-XML_SaxFilters-0.3.0-16|34	
14cr|php-pear-XML_SaxFilters-0.3.0-16|35	Sax Filtering is an approach to making parsing XML documents with Sax
14cr|php-pear-XML_SaxFilters-0.3.0-16|36	modular and easy to maintain. The parser delegates events to a child
14cr|php-pear-XML_SaxFilters-0.3.0-16|37	filter which may in turn delegate events to another filter. In general
14cr|php-pear-XML_SaxFilters-0.3.0-16|38	it's possible to implement filters for a document which are as
14cr|php-pear-XML_SaxFilters-0.3.0-16|39	flexible and powerful as DOM.
14cr|php-pear-XML_SaxFilters-0.3.0-16|40	
14cr|php-pear-XML_SaxFilters-0.3.0-16|41	
14cr|php-pear-XML_SaxFilters-0.3.0-16|42	%prep
14cr|php-pear-XML_SaxFilters-0.3.0-16|43	%setup -q -c
14cr|php-pear-XML_SaxFilters-0.3.0-16|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_SaxFilters-0.3.0-16|45	
14cr|php-pear-XML_SaxFilters-0.3.0-16|46	%install
14cr|php-pear-XML_SaxFilters-0.3.0-16|47	
14cr|php-pear-XML_SaxFilters-0.3.0-16|48	cd %{upstream_name}-%{version}
14cr|php-pear-XML_SaxFilters-0.3.0-16|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_SaxFilters-0.3.0-16|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_SaxFilters-0.3.0-16|51	
14cr|php-pear-XML_SaxFilters-0.3.0-16|52	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_SaxFilters-0.3.0-16|53	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_SaxFilters-0.3.0-16|54	
14cr|php-pear-XML_SaxFilters-0.3.0-16|55	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_SaxFilters-0.3.0-16|56	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_SaxFilters-0.3.0-16|57	
14cr|php-pear-XML_SaxFilters-0.3.0-16|58	%clean
14cr|php-pear-XML_SaxFilters-0.3.0-16|59	
14cr|php-pear-XML_SaxFilters-0.3.0-16|60	
14cr|php-pear-XML_SaxFilters-0.3.0-16|61	
14cr|php-pear-XML_SaxFilters-0.3.0-16|62	%files
14cr|php-pear-XML_SaxFilters-0.3.0-16|63	%defattr(-,root,root)
14cr|php-pear-XML_SaxFilters-0.3.0-16|64	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_SaxFilters-0.3.0-16|65	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_SaxFilters-0.3.0-16|66	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_SaxFilters-0.3.0-16|67	
14cr|php-pear-XML_SaxFilters-0.3.0-16|68	
14cr|php-pear-XML_SaxFilters-0.3.0-16|69	
14cr|php-pear-XML_SaxFilters-0.3.0-16|70	
14cr|php-pear-XML_SaxFilters-0.3.0-16|71	
14cr|php-pear-XML_SaxFilters-0.3.0-16|72	%changelog
14cr|php-pear-XML_SaxFilters-0.3.0-16|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-16
14cr|php-pear-XML_SaxFilters-0.3.0-16|74	+ Revision: 91d6a9d
14cr|php-pear-XML_SaxFilters-0.3.0-16|75	- MassBuild#464: Increase release tag
14cr|php-pear-XML_SaxFilters-0.3.0-16|76	
14cr|php-pear-XML_SaxFilters-0.3.0-16|77	

6265 14
14cr|php-pear-XML_Statistics-0.1-16|1	%define		_class		XML
14cr|php-pear-XML_Statistics-0.1-16|2	%define		_subclass	Statistics
14cr|php-pear-XML_Statistics-0.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Statistics-0.1-16|4	
14cr|php-pear-XML_Statistics-0.1-16|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Statistics-0.1-16|6	Version:	0.1
14cr|php-pear-XML_Statistics-0.1-16|7	Release:	16
14cr|php-pear-XML_Statistics-0.1-16|8	Summary:	Obtain statistical information from an XML documents
14cr|php-pear-XML_Statistics-0.1-16|9	License:	PHP License
14cr|php-pear-XML_Statistics-0.1-16|10	Group:		Development/PHP
14cr|php-pear-XML_Statistics-0.1-16|11	URL:		http://pear.php.net/package/XML_Statistics/
14cr|php-pear-XML_Statistics-0.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_Statistics-0.1-16|13	Requires(post): php-pear
14cr|php-pear-XML_Statistics-0.1-16|14	Requires(preun): php-pear
14cr|php-pear-XML_Statistics-0.1-16|15	Requires:	php-pear
14cr|php-pear-XML_Statistics-0.1-16|16	BuildArch:	noarch
14cr|php-pear-XML_Statistics-0.1-16|17	BuildRequires:	php-pear
14cr|php-pear-XML_Statistics-0.1-16|18	
14cr|php-pear-XML_Statistics-0.1-16|19	%description
14cr|php-pear-XML_Statistics-0.1-16|20	XML_Statistics is able to retrieve statistics about tags, attributes,
14cr|php-pear-XML_Statistics-0.1-16|21	entities, processing instructions and CDaata chunks in any XML document.
14cr|php-pear-XML_Statistics-0.1-16|22	
14cr|php-pear-XML_Statistics-0.1-16|23	%prep
14cr|php-pear-XML_Statistics-0.1-16|24	%setup -q -c
14cr|php-pear-XML_Statistics-0.1-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_Statistics-0.1-16|26	
14cr|php-pear-XML_Statistics-0.1-16|27	%install
14cr|php-pear-XML_Statistics-0.1-16|28	
14cr|php-pear-XML_Statistics-0.1-16|29	cd %{upstream_name}-%{version}
14cr|php-pear-XML_Statistics-0.1-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Statistics-0.1-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Statistics-0.1-16|32	
14cr|php-pear-XML_Statistics-0.1-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Statistics-0.1-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Statistics-0.1-16|35	
14cr|php-pear-XML_Statistics-0.1-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Statistics-0.1-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Statistics-0.1-16|38	
14cr|php-pear-XML_Statistics-0.1-16|39	%clean
14cr|php-pear-XML_Statistics-0.1-16|40	
14cr|php-pear-XML_Statistics-0.1-16|41	
14cr|php-pear-XML_Statistics-0.1-16|42	
14cr|php-pear-XML_Statistics-0.1-16|43	%files
14cr|php-pear-XML_Statistics-0.1-16|44	%defattr(-,root,root)
14cr|php-pear-XML_Statistics-0.1-16|45	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_Statistics-0.1-16|46	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Statistics-0.1-16|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Statistics-0.1-16|48	
14cr|php-pear-XML_Statistics-0.1-16|49	
14cr|php-pear-XML_Statistics-0.1-16|50	
14cr|php-pear-XML_Statistics-0.1-16|51	
14cr|php-pear-XML_Statistics-0.1-16|52	
14cr|php-pear-XML_Statistics-0.1-16|53	%changelog
14cr|php-pear-XML_Statistics-0.1-16|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-16
14cr|php-pear-XML_Statistics-0.1-16|55	+ Revision: 807da8a
14cr|php-pear-XML_Statistics-0.1-16|56	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Statistics-0.1-16|57	
14cr|php-pear-XML_Statistics-0.1-16|58	

6266 14
14cr|php-pear-XML_svg2image-0.2.0-2|1	%define		_class		XML
14cr|php-pear-XML_svg2image-0.2.0-2|2	%define		_subclass	svg2image
14cr|php-pear-XML_svg2image-0.2.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_svg2image-0.2.0-2|4	
14cr|php-pear-XML_svg2image-0.2.0-2|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_svg2image-0.2.0-2|6	Version:	0.2.0
14cr|php-pear-XML_svg2image-0.2.0-2|7	Release:	2
14cr|php-pear-XML_svg2image-0.2.0-2|8	Summary:	Converts a SVG file to a PNG/JPEG image
14cr|php-pear-XML_svg2image-0.2.0-2|9	License:	PHP License
14cr|php-pear-XML_svg2image-0.2.0-2|10	Group:		Development/PHP
14cr|php-pear-XML_svg2image-0.2.0-2|11	URL:		http://pear.php.net/package/XML_svg2image/
14cr|php-pear-XML_svg2image-0.2.0-2|12	Source0:	http://download.pear.php.net/package/XML_svg2image-%{version}.tgz
14cr|php-pear-XML_svg2image-0.2.0-2|13	Requires(post): php-pear
14cr|php-pear-XML_svg2image-0.2.0-2|14	Requires(preun): php-pear
14cr|php-pear-XML_svg2image-0.2.0-2|15	Requires:	php-pear
14cr|php-pear-XML_svg2image-0.2.0-2|16	BuildArch:	noarch
14cr|php-pear-XML_svg2image-0.2.0-2|17	BuildRequires:	php-pear
14cr|php-pear-XML_svg2image-0.2.0-2|18	
14cr|php-pear-XML_svg2image-0.2.0-2|19	%description
14cr|php-pear-XML_svg2image-0.2.0-2|20	Converts a SVG file to a PNG/JPEG image with the help of apache-batik
14cr|php-pear-XML_svg2image-0.2.0-2|21	(java-program), needs therefore a PHP with ext/java compiled-in and
14cr|php-pear-XML_svg2image-0.2.0-2|22	the batik files from http://xml.apache.org/batik/.
14cr|php-pear-XML_svg2image-0.2.0-2|23	
14cr|php-pear-XML_svg2image-0.2.0-2|24	%prep
14cr|php-pear-XML_svg2image-0.2.0-2|25	%setup -q -c
14cr|php-pear-XML_svg2image-0.2.0-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_svg2image-0.2.0-2|27	
14cr|php-pear-XML_svg2image-0.2.0-2|28	%install
14cr|php-pear-XML_svg2image-0.2.0-2|29	
14cr|php-pear-XML_svg2image-0.2.0-2|30	cd %{upstream_name}-%{version}
14cr|php-pear-XML_svg2image-0.2.0-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_svg2image-0.2.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_svg2image-0.2.0-2|33	
14cr|php-pear-XML_svg2image-0.2.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_svg2image-0.2.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_svg2image-0.2.0-2|36	
14cr|php-pear-XML_svg2image-0.2.0-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_svg2image-0.2.0-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_svg2image-0.2.0-2|39	
14cr|php-pear-XML_svg2image-0.2.0-2|40	%clean
14cr|php-pear-XML_svg2image-0.2.0-2|41	
14cr|php-pear-XML_svg2image-0.2.0-2|42	
14cr|php-pear-XML_svg2image-0.2.0-2|43	
14cr|php-pear-XML_svg2image-0.2.0-2|44	%files
14cr|php-pear-XML_svg2image-0.2.0-2|45	#%doc %{upstream_name}-%{version}/README*
14cr|php-pear-XML_svg2image-0.2.0-2|46	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_svg2image-0.2.0-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_svg2image-0.2.0-2|48	
14cr|php-pear-XML_svg2image-0.2.0-2|49	
14cr|php-pear-XML_svg2image-0.2.0-2|50	
14cr|php-pear-XML_svg2image-0.2.0-2|51	
14cr|php-pear-XML_svg2image-0.2.0-2|52	
14cr|php-pear-XML_svg2image-0.2.0-2|53	%changelog
14cr|php-pear-XML_svg2image-0.2.0-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|php-pear-XML_svg2image-0.2.0-2|55	+ Revision: 10ec96b
14cr|php-pear-XML_svg2image-0.2.0-2|56	- MassBuild#464: Increase release tag
14cr|php-pear-XML_svg2image-0.2.0-2|57	
14cr|php-pear-XML_svg2image-0.2.0-2|58	

6267 14
14cr|php-pear-XML_Transformer-1.1.1-9|1	%define		_class		XML
14cr|php-pear-XML_Transformer-1.1.1-9|2	%define		_subclass	Transformer
14cr|php-pear-XML_Transformer-1.1.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Transformer-1.1.1-9|4	
14cr|php-pear-XML_Transformer-1.1.1-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Transformer-1.1.1-9|6	Version:	1.1.1
14cr|php-pear-XML_Transformer-1.1.1-9|7	Release:	9
14cr|php-pear-XML_Transformer-1.1.1-9|8	Summary:	XML transformations in PHP
14cr|php-pear-XML_Transformer-1.1.1-9|9	License:	PHP License
14cr|php-pear-XML_Transformer-1.1.1-9|10	Group:		Development/PHP
14cr|php-pear-XML_Transformer-1.1.1-9|11	URL:		http://pear.php.net/package/XML_Transformer/
14cr|php-pear-XML_Transformer-1.1.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_Transformer-1.1.1-9|13	Requires(post): php-pear
14cr|php-pear-XML_Transformer-1.1.1-9|14	Requires(preun): php-pear
14cr|php-pear-XML_Transformer-1.1.1-9|15	Requires:	php-pear
14cr|php-pear-XML_Transformer-1.1.1-9|16	BuildArch:	noarch
14cr|php-pear-XML_Transformer-1.1.1-9|17	BuildRequires:	php-pear
14cr|php-pear-XML_Transformer-1.1.1-9|18	
14cr|php-pear-XML_Transformer-1.1.1-9|19	%description
14cr|php-pear-XML_Transformer-1.1.1-9|20	With the XML_Transformer class one can easily bind PHP functionality
14cr|php-pear-XML_Transformer-1.1.1-9|21	to XML tags, thus transforming the input XML tree into an output XML
14cr|php-pear-XML_Transformer-1.1.1-9|22	tree without the need for XSLT. Single XML elements can be overloaded
14cr|php-pear-XML_Transformer-1.1.1-9|23	with PHP functions, methods and static method calls, XML namespaces
14cr|php-pear-XML_Transformer-1.1.1-9|24	can be registered to be handled by PHP classes.
14cr|php-pear-XML_Transformer-1.1.1-9|25	
14cr|php-pear-XML_Transformer-1.1.1-9|26	
14cr|php-pear-XML_Transformer-1.1.1-9|27	%prep
14cr|php-pear-XML_Transformer-1.1.1-9|28	%setup -q -c
14cr|php-pear-XML_Transformer-1.1.1-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_Transformer-1.1.1-9|30	
14cr|php-pear-XML_Transformer-1.1.1-9|31	perl -pi -e "s|PHPUnit2|PHPUnit|g" %{upstream_name}-%{version}/Transformer/Tests/*
14cr|php-pear-XML_Transformer-1.1.1-9|32	
14cr|php-pear-XML_Transformer-1.1.1-9|33	%install
14cr|php-pear-XML_Transformer-1.1.1-9|34	
14cr|php-pear-XML_Transformer-1.1.1-9|35	cd %{upstream_name}-%{version}
14cr|php-pear-XML_Transformer-1.1.1-9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Transformer-1.1.1-9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Transformer-1.1.1-9|38	
14cr|php-pear-XML_Transformer-1.1.1-9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Transformer-1.1.1-9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Transformer-1.1.1-9|41	
14cr|php-pear-XML_Transformer-1.1.1-9|42	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Transformer-1.1.1-9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Transformer-1.1.1-9|44	
14cr|php-pear-XML_Transformer-1.1.1-9|45	%clean
14cr|php-pear-XML_Transformer-1.1.1-9|46	
14cr|php-pear-XML_Transformer-1.1.1-9|47	
14cr|php-pear-XML_Transformer-1.1.1-9|48	
14cr|php-pear-XML_Transformer-1.1.1-9|49	%files
14cr|php-pear-XML_Transformer-1.1.1-9|50	%defattr(-,root,root)
14cr|php-pear-XML_Transformer-1.1.1-9|51	%doc %{upstream_name}-%{version}/README
14cr|php-pear-XML_Transformer-1.1.1-9|52	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Transformer-1.1.1-9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Transformer-1.1.1-9|54	
14cr|php-pear-XML_Transformer-1.1.1-9|55	
14cr|php-pear-XML_Transformer-1.1.1-9|56	
14cr|php-pear-XML_Transformer-1.1.1-9|57	%changelog
14cr|php-pear-XML_Transformer-1.1.1-9|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-9
14cr|php-pear-XML_Transformer-1.1.1-9|59	+ Revision: 44ebfd3
14cr|php-pear-XML_Transformer-1.1.1-9|60	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Transformer-1.1.1-9|61	
14cr|php-pear-XML_Transformer-1.1.1-9|62	

6268 14
14cr|php-pear-XML_Tree-2.0.0-17|1	%define		_class		XML
14cr|php-pear-XML_Tree-2.0.0-17|2	%define		_subclass	Tree
14cr|php-pear-XML_Tree-2.0.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Tree-2.0.0-17|4	%define		_rc		RC2
14cr|php-pear-XML_Tree-2.0.0-17|5	
14cr|php-pear-XML_Tree-2.0.0-17|6	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Tree-2.0.0-17|7	Version:	2.0.0
14cr|php-pear-XML_Tree-2.0.0-17|8	Summary:	Represent XML data in a tree structure
14cr|php-pear-XML_Tree-2.0.0-17|9	Release:	17
14cr|php-pear-XML_Tree-2.0.0-17|10	License:	PHP License
14cr|php-pear-XML_Tree-2.0.0-17|11	Group:		Development/PHP
14cr|php-pear-XML_Tree-2.0.0-17|12	URL:		http://pear.php.net/package/XML_Tree/
14cr|php-pear-XML_Tree-2.0.0-17|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_rc}.tar.bz2
14cr|php-pear-XML_Tree-2.0.0-17|14	Requires(post): php-pear
14cr|php-pear-XML_Tree-2.0.0-17|15	Requires(preun): php-pear
14cr|php-pear-XML_Tree-2.0.0-17|16	Requires:	php-pear
14cr|php-pear-XML_Tree-2.0.0-17|17	BuildArch:	noarch
14cr|php-pear-XML_Tree-2.0.0-17|18	BuildRequires:	php-pear
14cr|php-pear-XML_Tree-2.0.0-17|19	
14cr|php-pear-XML_Tree-2.0.0-17|20	%description
14cr|php-pear-XML_Tree-2.0.0-17|21	Allows for the building of XML data structures using a tree
14cr|php-pear-XML_Tree-2.0.0-17|22	representation, without the need for an extension like DOMXML.
14cr|php-pear-XML_Tree-2.0.0-17|23	
14cr|php-pear-XML_Tree-2.0.0-17|24	
14cr|php-pear-XML_Tree-2.0.0-17|25	%prep
14cr|php-pear-XML_Tree-2.0.0-17|26	%setup -q -c
14cr|php-pear-XML_Tree-2.0.0-17|27	mv package.xml %{upstream_name}-%{version}%{_rc}/%{upstream_name}.xml
14cr|php-pear-XML_Tree-2.0.0-17|28	
14cr|php-pear-XML_Tree-2.0.0-17|29	%install
14cr|php-pear-XML_Tree-2.0.0-17|30	
14cr|php-pear-XML_Tree-2.0.0-17|31	cd %{upstream_name}-%{version}%{_rc}
14cr|php-pear-XML_Tree-2.0.0-17|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Tree-2.0.0-17|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Tree-2.0.0-17|34	
14cr|php-pear-XML_Tree-2.0.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Tree-2.0.0-17|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Tree-2.0.0-17|37	rm -rf %{buildroot}%{_datadir}/pear/data
14cr|php-pear-XML_Tree-2.0.0-17|38	
14cr|php-pear-XML_Tree-2.0.0-17|39	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Tree-2.0.0-17|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Tree-2.0.0-17|41	
14cr|php-pear-XML_Tree-2.0.0-17|42	%clean
14cr|php-pear-XML_Tree-2.0.0-17|43	
14cr|php-pear-XML_Tree-2.0.0-17|44	
14cr|php-pear-XML_Tree-2.0.0-17|45	
14cr|php-pear-XML_Tree-2.0.0-17|46	%files
14cr|php-pear-XML_Tree-2.0.0-17|47	%defattr(-,root,root)
14cr|php-pear-XML_Tree-2.0.0-17|48	%doc %{upstream_name}-%{version}%{_rc}/README.txt
14cr|php-pear-XML_Tree-2.0.0-17|49	%doc %{upstream_name}-%{version}%{_rc}/docs
14cr|php-pear-XML_Tree-2.0.0-17|50	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Tree-2.0.0-17|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Tree-2.0.0-17|52	
14cr|php-pear-XML_Tree-2.0.0-17|53	
14cr|php-pear-XML_Tree-2.0.0-17|54	
14cr|php-pear-XML_Tree-2.0.0-17|55	%changelog
14cr|php-pear-XML_Tree-2.0.0-17|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-17
14cr|php-pear-XML_Tree-2.0.0-17|57	+ Revision: 8eaad87
14cr|php-pear-XML_Tree-2.0.0-17|58	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Tree-2.0.0-17|59	
14cr|php-pear-XML_Tree-2.0.0-17|60	

6269 14
14cr|php-pear-XML_Wddx-1.0.2-5|1	%define		_class		XML
14cr|php-pear-XML_Wddx-1.0.2-5|2	%define		_subclass	Wddx
14cr|php-pear-XML_Wddx-1.0.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_Wddx-1.0.2-5|4	
14cr|php-pear-XML_Wddx-1.0.2-5|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_Wddx-1.0.2-5|6	Version:	1.0.2
14cr|php-pear-XML_Wddx-1.0.2-5|7	Release:	5
14cr|php-pear-XML_Wddx-1.0.2-5|8	Summary:	Wddx pretty serializer and deserializer
14cr|php-pear-XML_Wddx-1.0.2-5|9	License:	PHP License
14cr|php-pear-XML_Wddx-1.0.2-5|10	Group:		Development/PHP
14cr|php-pear-XML_Wddx-1.0.2-5|11	URL:		http://pear.php.net/package/XML_Wddx/
14cr|php-pear-XML_Wddx-1.0.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_Wddx-1.0.2-5|13	Requires(post): php-pear
14cr|php-pear-XML_Wddx-1.0.2-5|14	Requires(preun): php-pear
14cr|php-pear-XML_Wddx-1.0.2-5|15	Requires:	php-pear
14cr|php-pear-XML_Wddx-1.0.2-5|16	BuildArch:	noarch
14cr|php-pear-XML_Wddx-1.0.2-5|17	BuildRequires:	php-pear
14cr|php-pear-XML_Wddx-1.0.2-5|18	
14cr|php-pear-XML_Wddx-1.0.2-5|19	%description
14cr|php-pear-XML_Wddx-1.0.2-5|20	XML_Wddx does 2 things:
14cr|php-pear-XML_Wddx-1.0.2-5|21	- a drop in replacement for the XML_Wddx extension (if it's not built
14cr|php-pear-XML_Wddx-1.0.2-5|22	in)
14cr|php-pear-XML_Wddx-1.0.2-5|23	- produce an editable wddx file (with indenting etc.) and uses CDATA,
14cr|php-pear-XML_Wddx-1.0.2-5|24	rather than char tags
14cr|php-pear-XML_Wddx-1.0.2-5|25	
14cr|php-pear-XML_Wddx-1.0.2-5|26	This package contains 2 static method:
14cr|php-pear-XML_Wddx-1.0.2-5|27	- XML_Wddx:serialize(\$value)
14cr|php-pear-XML_Wddx-1.0.2-5|28	- XML_Wddx:deserialize(\$value)
14cr|php-pear-XML_Wddx-1.0.2-5|29	
14cr|php-pear-XML_Wddx-1.0.2-5|30	And should be 90% compatible with wddx_deserialize(), and the
14cr|php-pear-XML_Wddx-1.0.2-5|31	deserializer will use wddx_deserialize if it is built in.
14cr|php-pear-XML_Wddx-1.0.2-5|32	
14cr|php-pear-XML_Wddx-1.0.2-5|33	No support for recordsets is available at present in the PHP version
14cr|php-pear-XML_Wddx-1.0.2-5|34	of the deserializer.
14cr|php-pear-XML_Wddx-1.0.2-5|35	
14cr|php-pear-XML_Wddx-1.0.2-5|36	%prep
14cr|php-pear-XML_Wddx-1.0.2-5|37	%setup -q -c
14cr|php-pear-XML_Wddx-1.0.2-5|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_Wddx-1.0.2-5|39	
14cr|php-pear-XML_Wddx-1.0.2-5|40	%install
14cr|php-pear-XML_Wddx-1.0.2-5|41	
14cr|php-pear-XML_Wddx-1.0.2-5|42	cd %{upstream_name}-%{version}
14cr|php-pear-XML_Wddx-1.0.2-5|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_Wddx-1.0.2-5|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_Wddx-1.0.2-5|45	
14cr|php-pear-XML_Wddx-1.0.2-5|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_Wddx-1.0.2-5|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_Wddx-1.0.2-5|48	
14cr|php-pear-XML_Wddx-1.0.2-5|49	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Wddx-1.0.2-5|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_Wddx-1.0.2-5|51	
14cr|php-pear-XML_Wddx-1.0.2-5|52	%clean
14cr|php-pear-XML_Wddx-1.0.2-5|53	
14cr|php-pear-XML_Wddx-1.0.2-5|54	
14cr|php-pear-XML_Wddx-1.0.2-5|55	
14cr|php-pear-XML_Wddx-1.0.2-5|56	%files
14cr|php-pear-XML_Wddx-1.0.2-5|57	%defattr(-,root,root)
14cr|php-pear-XML_Wddx-1.0.2-5|58	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_Wddx-1.0.2-5|59	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_Wddx-1.0.2-5|60	
14cr|php-pear-XML_Wddx-1.0.2-5|61	
14cr|php-pear-XML_Wddx-1.0.2-5|62	
14cr|php-pear-XML_Wddx-1.0.2-5|63	
14cr|php-pear-XML_Wddx-1.0.2-5|64	
14cr|php-pear-XML_Wddx-1.0.2-5|65	%changelog
14cr|php-pear-XML_Wddx-1.0.2-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-5
14cr|php-pear-XML_Wddx-1.0.2-5|67	+ Revision: 437a311
14cr|php-pear-XML_Wddx-1.0.2-5|68	- MassBuild#464: Increase release tag
14cr|php-pear-XML_Wddx-1.0.2-5|69	
14cr|php-pear-XML_Wddx-1.0.2-5|70	

6270 14
14cr|php-pear-XML_XPath-1.2.4-7|1	%define		_class		XML
14cr|php-pear-XML_XPath-1.2.4-7|2	%define		_subclass	XPath
14cr|php-pear-XML_XPath-1.2.4-7|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_XPath-1.2.4-7|4	
14cr|php-pear-XML_XPath-1.2.4-7|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_XPath-1.2.4-7|6	Version:	1.2.4
14cr|php-pear-XML_XPath-1.2.4-7|7	Release:	7
14cr|php-pear-XML_XPath-1.2.4-7|8	Summary:	XPath/DOM XML manipulation, maneuvering and query interface
14cr|php-pear-XML_XPath-1.2.4-7|9	License:	PHP License
14cr|php-pear-XML_XPath-1.2.4-7|10	Group:		Development/PHP
14cr|php-pear-XML_XPath-1.2.4-7|11	URL:		http://pear.php.net/package/XML_XPath/
14cr|php-pear-XML_XPath-1.2.4-7|12	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_XPath-1.2.4-7|13	Patch0:		XML_XPath-1.2.4-fix-path.patch
14cr|php-pear-XML_XPath-1.2.4-7|14	Requires(post): php-pear
14cr|php-pear-XML_XPath-1.2.4-7|15	Requires(preun): php-pear
14cr|php-pear-XML_XPath-1.2.4-7|16	Requires:	php-pear
14cr|php-pear-XML_XPath-1.2.4-7|17	BuildRequires:	php-pear
14cr|php-pear-XML_XPath-1.2.4-7|18	BuildArch:	noarch
14cr|php-pear-XML_XPath-1.2.4-7|19	
14cr|php-pear-XML_XPath-1.2.4-7|20	%description
14cr|php-pear-XML_XPath-1.2.4-7|21	The PEAR::XML_XPath class provides an XPath/DOM XML manipulation,
14cr|php-pear-XML_XPath-1.2.4-7|22	maneuvering and query interface.
14cr|php-pear-XML_XPath-1.2.4-7|23	
14cr|php-pear-XML_XPath-1.2.4-7|24	The class allows for easy manipulation, maneuvering and querying of a
14cr|php-pear-XML_XPath-1.2.4-7|25	DOMXML tree using both XPath queries and DOM walk functions. It uses
14cr|php-pear-XML_XPath-1.2.4-7|26	an internal pointer for all methods on which the action is performed.
14cr|php-pear-XML_XPath-1.2.4-7|27	Results from an DOM/XPath query are returned as an XPath_Result
14cr|php-pear-XML_XPath-1.2.4-7|28	object, which contains an internal array of DOM nodes and which
14cr|php-pear-XML_XPath-1.2.4-7|29	extends the common DOM class and hence contains all the DOM functions
14cr|php-pear-XML_XPath-1.2.4-7|30	from the main object to run on each of the elements in the internal
14cr|php-pear-XML_XPath-1.2.4-7|31	array. This class tries to hold as close as possible to the DOM
14cr|php-pear-XML_XPath-1.2.4-7|32	Recommendation. You MUST have the domxml extension to use this class.
14cr|php-pear-XML_XPath-1.2.4-7|33	
14cr|php-pear-XML_XPath-1.2.4-7|34	The XML_XPath class was inspired by a class maintained by Nigel
14cr|php-pear-XML_XPath-1.2.4-7|35	Swinson called phpxpath. The phpxpath class does not rely on PHP
14cr|php-pear-XML_XPath-1.2.4-7|36	xmldom functions and is therefore a sibling to this class:
14cr|php-pear-XML_XPath-1.2.4-7|37	http://sourceforge.net/projects/phpxpath/.
14cr|php-pear-XML_XPath-1.2.4-7|38	
14cr|php-pear-XML_XPath-1.2.4-7|39	%prep
14cr|php-pear-XML_XPath-1.2.4-7|40	%setup -q -c
14cr|php-pear-XML_XPath-1.2.4-7|41	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_XPath-1.2.4-7|42	%patch0 -p0
14cr|php-pear-XML_XPath-1.2.4-7|43	
14cr|php-pear-XML_XPath-1.2.4-7|44	%install
14cr|php-pear-XML_XPath-1.2.4-7|45	cd %{upstream_name}-%{version}
14cr|php-pear-XML_XPath-1.2.4-7|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_XPath-1.2.4-7|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_XPath-1.2.4-7|48	
14cr|php-pear-XML_XPath-1.2.4-7|49	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_XPath-1.2.4-7|50	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_XPath-1.2.4-7|51	
14cr|php-pear-XML_XPath-1.2.4-7|52	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XPath-1.2.4-7|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XPath-1.2.4-7|54	
14cr|php-pear-XML_XPath-1.2.4-7|55	%files
14cr|php-pear-XML_XPath-1.2.4-7|56	%doc %{upstream_name}-%{version}/docs/*
14cr|php-pear-XML_XPath-1.2.4-7|57	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_XPath-1.2.4-7|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_XPath-1.2.4-7|59	
14cr|php-pear-XML_XPath-1.2.4-7|60	
14cr|php-pear-XML_XPath-1.2.4-7|61	%changelog
14cr|php-pear-XML_XPath-1.2.4-7|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-7
14cr|php-pear-XML_XPath-1.2.4-7|63	+ Revision: 660d52f
14cr|php-pear-XML_XPath-1.2.4-7|64	- MassBuild#464: Increase release tag
14cr|php-pear-XML_XPath-1.2.4-7|65	
14cr|php-pear-XML_XPath-1.2.4-7|66	

6271 14
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|1	%define		_class		XML
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|2	%define		_subclass	XSLT
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|3	%define		upstream_name	%{_class}_%{_subclass}_Wrapper
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|4	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|6	Version:	0.2.2
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|7	Release:	8
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|8	Summary:	Single interface to the different XSLT interface or commands
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|9	License:	PHP License
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|10	Group:		Development/PHP
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|11	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|12	URL:		http://pear.php.net/package/XML_XSLT_Wrapper/
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|13	Requires(post): php-pear
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|14	Requires(preun): php-pear
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|15	Requires:	php-pear
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|16	BuildArch:	noarch
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|17	BuildRequires:	php-pear
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|18	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|19	%description
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|20	This package was written to provide a simpler, cross-library and cross
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|21	commands interface to doing XSL transformations. It provides support
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|22	for: DOM XSLT PHP extension, XSLT PHP extension, MSXML using COM PHP
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|23	extension, XT command line
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|24	(http://www.blnz.com/xt/xt-20020426a-src/index.html), Sablotron
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|25	command line
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|26	(http://www.gingerall.com/charlie/ga/act/gadoc.act?pg=sablot#i__1940),
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|27	XT java interface, xml.apache.org java and C interface
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|28	(http://xml.apache.org/), Instant Saxon
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|29	(http://users.iclway.co.uk/mhkay/saxon/instant.html). Batch mode: XML:
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|30	multiple transformations of a single XML file, XSL: multiple
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|31	transformations of multiple XML files using a single XSL.
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|32	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|33	%prep
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|34	%setup -q -c
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|36	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|37	%install
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|38	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|39	cd %{upstream_name}-%{version}
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|42	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|45	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|46	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|48	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|49	# remove windows class:
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|50	rm %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}/Wrapper/Backend/*Com.php
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|51	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|52	%clean
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|53	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|54	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|55	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|56	%files
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|57	%defattr(-,root,root)
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|58	%doc %{upstream_name}-%{version}/TODO
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|59	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|60	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|61	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|62	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|63	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|64	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|65	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|66	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|67	%changelog
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-8
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|69	+ Revision: d20ea85
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|70	- MassBuild#464: Increase release tag
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|71	
14cr|php-pear-XML_XSLT_Wrapper-0.2.2-8|72	

6272 14
14cr|php-pear-XML_XUL-0.8.3-9|1	%define		_class		XML
14cr|php-pear-XML_XUL-0.8.3-9|2	%define		_subclass	XUL
14cr|php-pear-XML_XUL-0.8.3-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cr|php-pear-XML_XUL-0.8.3-9|4	
14cr|php-pear-XML_XUL-0.8.3-9|5	Name:		php-pear-%{upstream_name}
14cr|php-pear-XML_XUL-0.8.3-9|6	Version:	0.8.3
14cr|php-pear-XML_XUL-0.8.3-9|7	Release:	9
14cr|php-pear-XML_XUL-0.8.3-9|8	Summary:	Class to build Mozilla XUL applications
14cr|php-pear-XML_XUL-0.8.3-9|9	License:	PHP License
14cr|php-pear-XML_XUL-0.8.3-9|10	Group:		Development/PHP
14cr|php-pear-XML_XUL-0.8.3-9|11	URL:		http://pear.php.net/package/XML_XUL/
14cr|php-pear-XML_XUL-0.8.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cr|php-pear-XML_XUL-0.8.3-9|13	Requires(post): php-pear
14cr|php-pear-XML_XUL-0.8.3-9|14	Requires(preun): php-pear
14cr|php-pear-XML_XUL-0.8.3-9|15	Requires:	php-pear
14cr|php-pear-XML_XUL-0.8.3-9|16	BuildArch:	noarch
14cr|php-pear-XML_XUL-0.8.3-9|17	BuildRequires:	php-pear
14cr|php-pear-XML_XUL-0.8.3-9|18	
14cr|php-pear-XML_XUL-0.8.3-9|19	%description
14cr|php-pear-XML_XUL-0.8.3-9|20	The XML User Interface Language (XUL) is a markup language for
14cr|php-pear-XML_XUL-0.8.3-9|21	describing user interfaces. With XUL you can create rich, sophisticated
14cr|php-pear-XML_XUL-0.8.3-9|22	cross-platform web applications easily. XML_XUL provides a API similar
14cr|php-pear-XML_XUL-0.8.3-9|23	to DOM to create XUL applications. There's a PHP object for each XUL
14cr|php-pear-XML_XUL-0.8.3-9|24	element, and the more complex widgets like grids, trees and tabboxes can
14cr|php-pear-XML_XUL-0.8.3-9|25	easily be created with these objects.
14cr|php-pear-XML_XUL-0.8.3-9|26	
14cr|php-pear-XML_XUL-0.8.3-9|27	%prep
14cr|php-pear-XML_XUL-0.8.3-9|28	%setup -q -c
14cr|php-pear-XML_XUL-0.8.3-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-pear-XML_XUL-0.8.3-9|30	
14cr|php-pear-XML_XUL-0.8.3-9|31	%install
14cr|php-pear-XML_XUL-0.8.3-9|32	
14cr|php-pear-XML_XUL-0.8.3-9|33	cd %{upstream_name}-%{version}
14cr|php-pear-XML_XUL-0.8.3-9|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-pear-XML_XUL-0.8.3-9|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-pear-XML_XUL-0.8.3-9|36	
14cr|php-pear-XML_XUL-0.8.3-9|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-pear-XML_XUL-0.8.3-9|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-pear-XML_XUL-0.8.3-9|39	
14cr|php-pear-XML_XUL-0.8.3-9|40	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XUL-0.8.3-9|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-pear-XML_XUL-0.8.3-9|42	
14cr|php-pear-XML_XUL-0.8.3-9|43	%clean
14cr|php-pear-XML_XUL-0.8.3-9|44	
14cr|php-pear-XML_XUL-0.8.3-9|45	
14cr|php-pear-XML_XUL-0.8.3-9|46	
14cr|php-pear-XML_XUL-0.8.3-9|47	%files
14cr|php-pear-XML_XUL-0.8.3-9|48	%defattr(-,root,root)
14cr|php-pear-XML_XUL-0.8.3-9|49	%doc %{upstream_name}-%{version}/examples
14cr|php-pear-XML_XUL-0.8.3-9|50	%{_datadir}/pear/%{_class}
14cr|php-pear-XML_XUL-0.8.3-9|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cr|php-pear-XML_XUL-0.8.3-9|52	
14cr|php-pear-XML_XUL-0.8.3-9|53	
14cr|php-pear-XML_XUL-0.8.3-9|54	
14cr|php-pear-XML_XUL-0.8.3-9|55	%changelog
14cr|php-pear-XML_XUL-0.8.3-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-9
14cr|php-pear-XML_XUL-0.8.3-9|57	+ Revision: 39cba62
14cr|php-pear-XML_XUL-0.8.3-9|58	- MassBuild#464: Increase release tag
14cr|php-pear-XML_XUL-0.8.3-9|59	
14cr|php-pear-XML_XUL-0.8.3-9|60	

6273 14
14cr|phppgadmin-4.2.3-7|1	%define rname phpPgAdmin
14cr|phppgadmin-4.2.3-7|2	
14cr|phppgadmin-4.2.3-7|3	Summary:	PostgreSQL database adminstration over the web interface
14cr|phppgadmin-4.2.3-7|4	Name:		phppgadmin
14cr|phppgadmin-4.2.3-7|5	Version:	4.2.3
14cr|phppgadmin-4.2.3-7|6	Release:	7
14cr|phppgadmin-4.2.3-7|7	License:	GPLv2+
14cr|phppgadmin-4.2.3-7|8	Group:		System/Servers
14cr|phppgadmin-4.2.3-7|9	URL:		http://sourceforge.net/projects/phppgadmin
14cr|phppgadmin-4.2.3-7|10	Source0:	http://prdownloads.sourceforge.net/phppgadmin/%{rname}-%{version}.tar.bz2
14cr|phppgadmin-4.2.3-7|11	Patch0:		phpPgAdmin-4.1.1-mdv_conf.diff
14cr|phppgadmin-4.2.3-7|12	Requires:	apache-mod_php
14cr|phppgadmin-4.2.3-7|13	Requires:	php-pgsql
14cr|phppgadmin-4.2.3-7|14	Requires:	php-gettext
14cr|phppgadmin-4.2.3-7|15	Requires(post): ccp >= 0.4.0
14cr|phppgadmin-4.2.3-7|16	BuildRequires:	imagemagick
14cr|phppgadmin-4.2.3-7|17	BuildRequires:	pkgconfig(jasper)
14cr|phppgadmin-4.2.3-7|18	BuildRequires:	recode
14cr|phppgadmin-4.2.3-7|19	BuildArch:	noarch
14cr|phppgadmin-4.2.3-7|20	
14cr|phppgadmin-4.2.3-7|21	%description
14cr|phppgadmin-4.2.3-7|22	phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL.
14cr|phppgadmin-4.2.3-7|23	phpPgAdmin is a fully functional PostgreSQL administration
14cr|phppgadmin-4.2.3-7|24	utility. You can use it to  create and maintain multiple databases
14cr|phppgadmin-4.2.3-7|25	and even multiple servers.
14cr|phppgadmin-4.2.3-7|26	
14cr|phppgadmin-4.2.3-7|27	%prep
14cr|phppgadmin-4.2.3-7|28	%setup -q -n %{rname}-%{version}
14cr|phppgadmin-4.2.3-7|29	%patch0 -p0
14cr|phppgadmin-4.2.3-7|30	
14cr|phppgadmin-4.2.3-7|31	# clean up CVS stuff
14cr|phppgadmin-4.2.3-7|32	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|phppgadmin-4.2.3-7|33	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|phppgadmin-4.2.3-7|34	done
14cr|phppgadmin-4.2.3-7|35	
14cr|phppgadmin-4.2.3-7|36	%build
14cr|phppgadmin-4.2.3-7|37	
14cr|phppgadmin-4.2.3-7|38	%install
14cr|phppgadmin-4.2.3-7|39	export DONT_RELINK=1
14cr|phppgadmin-4.2.3-7|40	
14cr|phppgadmin-4.2.3-7|41	install -d %{buildroot}%{_webappconfdir}
14cr|phppgadmin-4.2.3-7|42	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|phppgadmin-4.2.3-7|43	install -d %{buildroot}/var/www/%{name}
14cr|phppgadmin-4.2.3-7|44	
14cr|phppgadmin-4.2.3-7|45	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|phppgadmin-4.2.3-7|46	
14cr|phppgadmin-4.2.3-7|47	mv %{buildroot}/var/www/%{name}/conf/config.inc.php-dist %{buildroot}%{_sysconfdir}/%{name}/config.inc.php
14cr|phppgadmin-4.2.3-7|48	rm -rf %{buildroot}/var/www/%{name}/conf
14cr|phppgadmin-4.2.3-7|49	
14cr|phppgadmin-4.2.3-7|50	# generate UTF-8 files
14cr|phppgadmin-4.2.3-7|51	pushd lang
14cr|phppgadmin-4.2.3-7|52	make DESTDIR=./recoded
14cr|phppgadmin-4.2.3-7|53	popd
14cr|phppgadmin-4.2.3-7|54	install -m0644 lang/recoded/*.php  %{buildroot}/var/www/%{name}/lang/recoded/
14cr|phppgadmin-4.2.3-7|55	
14cr|phppgadmin-4.2.3-7|56	# cleanup
14cr|phppgadmin-4.2.3-7|57	pushd %{buildroot}/var/www/%{name}
14cr|phppgadmin-4.2.3-7|58	rm -rf sql
14cr|phppgadmin-4.2.3-7|59	rm -f CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
14cr|phppgadmin-4.2.3-7|60	rm -f lang/Makefile lang/convert.awk lang/php2po lang/po2php lang/synch lang/langcheck
14cr|phppgadmin-4.2.3-7|61	popd
14cr|phppgadmin-4.2.3-7|62	
14cr|phppgadmin-4.2.3-7|63	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|phppgadmin-4.2.3-7|64	Alias /%{name} /var/www/%{name}
14cr|phppgadmin-4.2.3-7|65	
14cr|phppgadmin-4.2.3-7|66	<Directory /var/www/%{name}>
14cr|phppgadmin-4.2.3-7|67	Require local granted
14cr|phppgadmin-4.2.3-7|68	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|phppgadmin-4.2.3-7|69	</Directory>
14cr|phppgadmin-4.2.3-7|70	EOF
14cr|phppgadmin-4.2.3-7|71	
14cr|phppgadmin-4.2.3-7|72	# fix dir perms
14cr|phppgadmin-4.2.3-7|73	find %{buildroot} -type d | xargs chmod 755
14cr|phppgadmin-4.2.3-7|74	
14cr|phppgadmin-4.2.3-7|75	# fix file perms
14cr|phppgadmin-4.2.3-7|76	find %{buildroot} -type f | xargs chmod 644
14cr|phppgadmin-4.2.3-7|77	
14cr|phppgadmin-4.2.3-7|78	# Mandriva Icons
14cr|phppgadmin-4.2.3-7|79	install -d %{buildroot}%{_iconsdir}
14cr|phppgadmin-4.2.3-7|80	install -d %{buildroot}%{_miconsdir}
14cr|phppgadmin-4.2.3-7|81	install -d %{buildroot}%{_liconsdir}
14cr|phppgadmin-4.2.3-7|82	
14cr|phppgadmin-4.2.3-7|83	convert images/themes/default/title.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|84	convert images/themes/default/title.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|85	convert images/themes/default/title.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|86	
14cr|phppgadmin-4.2.3-7|87	
14cr|phppgadmin-4.2.3-7|88	# XDG menu
14cr|phppgadmin-4.2.3-7|89	install -d %{buildroot}%{_datadir}/applications
14cr|phppgadmin-4.2.3-7|90	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|phppgadmin-4.2.3-7|91	[Desktop Entry]
14cr|phppgadmin-4.2.3-7|92	Name=phpPgAdmin
14cr|phppgadmin-4.2.3-7|93	Comment=phpPgAdmin is a web administration GUI for PostgreSQL.
14cr|phppgadmin-4.2.3-7|94	Exec=%{_bindir}/www-browser http://localhost/%{name}/
14cr|phppgadmin-4.2.3-7|95	Icon=%{name}
14cr|phppgadmin-4.2.3-7|96	Terminal=false
14cr|phppgadmin-4.2.3-7|97	Type=Application
14cr|phppgadmin-4.2.3-7|98	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cr|phppgadmin-4.2.3-7|99	EOF
14cr|phppgadmin-4.2.3-7|100	
14cr|phppgadmin-4.2.3-7|101	%post
14cr|phppgadmin-4.2.3-7|102	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
14cr|phppgadmin-4.2.3-7|103	--oldfile %{_sysconfdir}/%{name}/config.inc.php \
14cr|phppgadmin-4.2.3-7|104	--newfile %{_sysconfdir}/%{name}/config.inc.php.rpmnew
14cr|phppgadmin-4.2.3-7|105	
14cr|phppgadmin-4.2.3-7|106	%files
14cr|phppgadmin-4.2.3-7|107	%doc CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS sql/reports-pgsql.sql
14cr|phppgadmin-4.2.3-7|108	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|phppgadmin-4.2.3-7|109	%dir %{_sysconfdir}/%{name}
14cr|phppgadmin-4.2.3-7|110	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
14cr|phppgadmin-4.2.3-7|111	/var/www/%{name}
14cr|phppgadmin-4.2.3-7|112	%{_iconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|113	%{_miconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|114	%{_liconsdir}/%{name}.png
14cr|phppgadmin-4.2.3-7|115	%{_datadir}/applications/*.desktop
14cr|phppgadmin-4.2.3-7|116	
14cr|phppgadmin-4.2.3-7|117	
14cr|phppgadmin-4.2.3-7|118	
14cr|phppgadmin-4.2.3-7|119	%changelog
14cr|phppgadmin-4.2.3-7|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.3-7
14cr|phppgadmin-4.2.3-7|121	+ Revision: fb107f6
14cr|phppgadmin-4.2.3-7|122	- MassBuild#464: Increase release tag
14cr|phppgadmin-4.2.3-7|123	
14cr|phppgadmin-4.2.3-7|124	

6274 14
14cr|php-phpmailer-5.2.7-2|1	%define base_name	phpmailer
14cr|php-phpmailer-5.2.7-2|2	
14cr|php-phpmailer-5.2.7-2|3	Name:		php-%{base_name}
14cr|php-phpmailer-5.2.7-2|4	Version:	5.2.7
14cr|php-phpmailer-5.2.7-2|5	Release:	2
14cr|php-phpmailer-5.2.7-2|6	Summary:	Full featured email transfer class for PHP
14cr|php-phpmailer-5.2.7-2|7	License:	LGPL
14cr|php-phpmailer-5.2.7-2|8	Group:		Development/Other
14cr|php-phpmailer-5.2.7-2|9	URL:		http://phpmailer.sourceforge.net/
14cr|php-phpmailer-5.2.7-2|10	Source:		http://downloads.sourceforge.net/phpmailer/PHPMailer-master.zip
14cr|php-phpmailer-5.2.7-2|11	BuildArch:	noarch
14cr|php-phpmailer-5.2.7-2|12	
14cr|php-phpmailer-5.2.7-2|13	%description
14cr|php-phpmailer-5.2.7-2|14	PHP email transport class featuring multiple file attachments, SMTP servers,
14cr|php-phpmailer-5.2.7-2|15	CCs, BCCs, HTML messages, and word wrap, and more. It can send email via
14cr|php-phpmailer-5.2.7-2|16	sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail
14cr|php-phpmailer-5.2.7-2|17	active server component.
14cr|php-phpmailer-5.2.7-2|18	
14cr|php-phpmailer-5.2.7-2|19	%prep
14cr|php-phpmailer-5.2.7-2|20	%setup -q -n PHPMailer-master
14cr|php-phpmailer-5.2.7-2|21	
14cr|php-phpmailer-5.2.7-2|22	# fix encoding
14cr|php-phpmailer-5.2.7-2|23	for file in `find . -type f`; do
14cr|php-phpmailer-5.2.7-2|24	perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} s/\r\n$/\n/;' $file
14cr|php-phpmailer-5.2.7-2|25	done
14cr|php-phpmailer-5.2.7-2|26	
14cr|php-phpmailer-5.2.7-2|27	%build
14cr|php-phpmailer-5.2.7-2|28	
14cr|php-phpmailer-5.2.7-2|29	%install
14cr|php-phpmailer-5.2.7-2|30	install -d -m 755 %{buildroot}%{_libdir}/php
14cr|php-phpmailer-5.2.7-2|31	install -d -m 755 %{buildroot}%{_libdir}/php/language
14cr|php-phpmailer-5.2.7-2|32	install -m 644 *.php %{buildroot}%{_libdir}/php
14cr|php-phpmailer-5.2.7-2|33	install -m 644 language/*.php %{buildroot}%{_libdir}/php/language
14cr|php-phpmailer-5.2.7-2|34	
14cr|php-phpmailer-5.2.7-2|35	%clean
14cr|php-phpmailer-5.2.7-2|36	
14cr|php-phpmailer-5.2.7-2|37	%files
14cr|php-phpmailer-5.2.7-2|38	%doc LICENSE docs/*
14cr|php-phpmailer-5.2.7-2|39	%{_libdir}/php/language
14cr|php-phpmailer-5.2.7-2|40	%{_libdir}/php/*.php
14cr|php-phpmailer-5.2.7-2|41	
14cr|php-phpmailer-5.2.7-2|42	%changelog
14cr|php-phpmailer-5.2.7-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.7-2
14cr|php-phpmailer-5.2.7-2|44	+ Revision: 3fcf0dc
14cr|php-phpmailer-5.2.7-2|45	- MassBuild#464: Increase release tag
14cr|php-phpmailer-5.2.7-2|46	
14cr|php-phpmailer-5.2.7-2|47	

6275 14
14cr|php-pluf-1.0-2|1	%define name    php-pluf
14cr|php-pluf-1.0-2|2	%define version 0.1
14cr|php-pluf-1.0-2|3	%define release 6
14cr|php-pluf-1.0-2|4	
14cr|php-pluf-1.0-2|5	Summary:    PHP WebApp Framework
14cr|php-pluf-1.0-2|6	Name:       %{name}
14cr|php-pluf-1.0-2|7	Version:    1.0
14cr|php-pluf-1.0-2|8	Release:    2
14cr|php-pluf-1.0-2|9	License:    GPLv2
14cr|php-pluf-1.0-2|10	Group:      Development/PHP
14cr|php-pluf-1.0-2|11	Url:        http://www.pluf.org/
14cr|php-pluf-1.0-2|12	Source0:    http://projects.ceondo.com/p/pluf/source/download/master/pluf-master.zip
14cr|php-pluf-1.0-2|13	Requires(pre):  rpm-helper
14cr|php-pluf-1.0-2|14	Requires:       mod_php
14cr|php-pluf-1.0-2|15	BuildArch:  noarch
14cr|php-pluf-1.0-2|16	
14cr|php-pluf-1.0-2|17	%description
14cr|php-pluf-1.0-2|18	Simple, elegant and easy for people used to Django but in PHP5 so easy
14cr|php-pluf-1.0-2|19	to deploy all over the world.
14cr|php-pluf-1.0-2|20	
14cr|php-pluf-1.0-2|21	%prep
14cr|php-pluf-1.0-2|22	%setup -q -n pluf-master
14cr|php-pluf-1.0-2|23	
14cr|php-pluf-1.0-2|24	%build
14cr|php-pluf-1.0-2|25	
14cr|php-pluf-1.0-2|26	
14cr|php-pluf-1.0-2|27	%install
14cr|php-pluf-1.0-2|28	%__install -d -m 755 %{buildroot}%_defaultdocdir/%{name}
14cr|php-pluf-1.0-2|29	%__install -m 755 COPYING CONTRIBUTORS
14cr|php-pluf-1.0-2|30	cp -aRf apps %{buildroot}%_defaultdocdir/%{name}
14cr|php-pluf-1.0-2|31	cp -aRf tests %{buildroot}%_defaultdocdir/%{name}
14cr|php-pluf-1.0-2|32	
14cr|php-pluf-1.0-2|33	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|php-pluf-1.0-2|34	cp -aRf src/* %{buildroot}%{_datadir}/%{name}
14cr|php-pluf-1.0-2|35	# Remove developper script
14cr|php-pluf-1.0-2|36	rm %{buildroot}%{_datadir}/%{name}/makepot.sh
14cr|php-pluf-1.0-2|37	
14cr|php-pluf-1.0-2|38	# remove .htaccess files
14cr|php-pluf-1.0-2|39	find %{buildroot}%{_datadir}/%{name} -name .htaccess -exec rm -f {} \;
14cr|php-pluf-1.0-2|40	
14cr|php-pluf-1.0-2|41	
14cr|php-pluf-1.0-2|42	%files
14cr|php-pluf-1.0-2|43	%defattr(0644,root,root,0755)
14cr|php-pluf-1.0-2|44	%doc COPYING CONTRIBUTORS apps tests
14cr|php-pluf-1.0-2|45	%{_datadir}/%{name}
14cr|php-pluf-1.0-2|46	
14cr|php-pluf-1.0-2|47	
14cr|php-pluf-1.0-2|48	
14cr|php-pluf-1.0-2|49	
14cr|php-pluf-1.0-2|50	
14cr|php-pluf-1.0-2|51	%changelog
14cr|php-pluf-1.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|php-pluf-1.0-2|53	+ Revision: 94cba44
14cr|php-pluf-1.0-2|54	- MassBuild#464: Increase release tag
14cr|php-pluf-1.0-2|55	
14cr|php-pluf-1.0-2|56	

6276 14
14cr|php-proctitle-0.1.2-2|1	%define modname proctitle
14cr|php-proctitle-0.1.2-2|2	%define dirname %{modname}
14cr|php-proctitle-0.1.2-2|3	%define soname %{modname}.so
14cr|php-proctitle-0.1.2-2|4	%define inifile A92_%{modname}.ini
14cr|php-proctitle-0.1.2-2|5	
14cr|php-proctitle-0.1.2-2|6	Summary:	Allows setting the current process name on Linux and BSD
14cr|php-proctitle-0.1.2-2|7	Name:		php-%{modname}
14cr|php-proctitle-0.1.2-2|8	Version:	0.1.2
14cr|php-proctitle-0.1.2-2|9	Release:	2
14cr|php-proctitle-0.1.2-2|10	Group:		Development/PHP
14cr|php-proctitle-0.1.2-2|11	License:	PHP License
14cr|php-proctitle-0.1.2-2|12	URL:		http://pecl.php.net/package/proctitle
14cr|php-proctitle-0.1.2-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-proctitle-0.1.2-2|14	Source1:	%{modname}.ini
14cr|php-proctitle-0.1.2-2|15	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-proctitle-0.1.2-2|16	BuildRequires:	dos2unix
14cr|php-proctitle-0.1.2-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-proctitle-0.1.2-2|18	
14cr|php-proctitle-0.1.2-2|19	%description
14cr|php-proctitle-0.1.2-2|20	This extension allows changing the current process' name on Linux and *BSD
14cr|php-proctitle-0.1.2-2|21	systems. This is useful when using pcntl_fork() to identify running processes
14cr|php-proctitle-0.1.2-2|22	in process list
14cr|php-proctitle-0.1.2-2|23	
14cr|php-proctitle-0.1.2-2|24	%prep
14cr|php-proctitle-0.1.2-2|25	
14cr|php-proctitle-0.1.2-2|26	%setup -q -n %{modname}-%{version}
14cr|php-proctitle-0.1.2-2|27	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-proctitle-0.1.2-2|28	
14cr|php-proctitle-0.1.2-2|29	cp %{SOURCE1} %{inifile}
14cr|php-proctitle-0.1.2-2|30	
14cr|php-proctitle-0.1.2-2|31	find . -type d -exec chmod 755 {} \;
14cr|php-proctitle-0.1.2-2|32	find . -type f -exec chmod 644 {} \;
14cr|php-proctitle-0.1.2-2|33	
14cr|php-proctitle-0.1.2-2|34	# strip away annoying ^M
14cr|php-proctitle-0.1.2-2|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cr|php-proctitle-0.1.2-2|36	
14cr|php-proctitle-0.1.2-2|37	%build
14cr|php-proctitle-0.1.2-2|38	%serverbuild
14cr|php-proctitle-0.1.2-2|39	
14cr|php-proctitle-0.1.2-2|40	phpize
14cr|php-proctitle-0.1.2-2|41	%configure2_5x --with-libdir=%{_lib} \
14cr|php-proctitle-0.1.2-2|42	--enable-%{modname}=shared,%{_prefix} \
14cr|php-proctitle-0.1.2-2|43	
14cr|php-proctitle-0.1.2-2|44	%make
14cr|php-proctitle-0.1.2-2|45	mv modules/*.so .
14cr|php-proctitle-0.1.2-2|46	
14cr|php-proctitle-0.1.2-2|47	%install
14cr|php-proctitle-0.1.2-2|48	rm -rf %{buildroot}
14cr|php-proctitle-0.1.2-2|49	
14cr|php-proctitle-0.1.2-2|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-proctitle-0.1.2-2|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-proctitle-0.1.2-2|52	
14cr|php-proctitle-0.1.2-2|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-proctitle-0.1.2-2|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-proctitle-0.1.2-2|55	
14cr|php-proctitle-0.1.2-2|56	%post
14cr|php-proctitle-0.1.2-2|57	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-proctitle-0.1.2-2|58	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-proctitle-0.1.2-2|59	fi
14cr|php-proctitle-0.1.2-2|60	
14cr|php-proctitle-0.1.2-2|61	%postun
14cr|php-proctitle-0.1.2-2|62	if [ "$1" = "0" ]; then
14cr|php-proctitle-0.1.2-2|63	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-proctitle-0.1.2-2|64	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-proctitle-0.1.2-2|65	fi
14cr|php-proctitle-0.1.2-2|66	fi
14cr|php-proctitle-0.1.2-2|67	
14cr|php-proctitle-0.1.2-2|68	%clean
14cr|php-proctitle-0.1.2-2|69	rm -rf %{buildroot}
14cr|php-proctitle-0.1.2-2|70	
14cr|php-proctitle-0.1.2-2|71	%files
14cr|php-proctitle-0.1.2-2|72	%defattr(-,root,root)
14cr|php-proctitle-0.1.2-2|73	%doc LICENSE README package*.xml
14cr|php-proctitle-0.1.2-2|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-proctitle-0.1.2-2|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-proctitle-0.1.2-2|76	
14cr|php-proctitle-0.1.2-2|77	
14cr|php-proctitle-0.1.2-2|78	
14cr|php-proctitle-0.1.2-2|79	%changelog
14cr|php-proctitle-0.1.2-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|php-proctitle-0.1.2-2|81	+ Revision: 556a745
14cr|php-proctitle-0.1.2-2|82	- MassBuild#464: Increase release tag
14cr|php-proctitle-0.1.2-2|83	
14cr|php-proctitle-0.1.2-2|84	

6277 14
14cr|php-ps-1.3.7-2|1	%define modname ps
14cr|php-ps-1.3.7-2|2	%define dirname %{modname}
14cr|php-ps-1.3.7-2|3	%define soname %{modname}.so
14cr|php-ps-1.3.7-2|4	%define inifile A53_%{modname}.ini
14cr|php-ps-1.3.7-2|5	
14cr|php-ps-1.3.7-2|6	Summary:	An extension to create PostScript files for php
14cr|php-ps-1.3.7-2|7	Name:		php-%{modname}
14cr|php-ps-1.3.7-2|8	Version:	1.3.7
14cr|php-ps-1.3.7-2|9	Release:	2
14cr|php-ps-1.3.7-2|10	Group:		Development/PHP
14cr|php-ps-1.3.7-2|11	License:	PHP License
14cr|php-ps-1.3.7-2|12	URL:		http://pecl.php.net/package/ps
14cr|php-ps-1.3.7-2|13	Source0:	http://pecl.php.net/get/ps-%{version}.tgz
14cr|php-ps-1.3.7-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-ps-1.3.7-2|15	BuildRequires:	pslib-devel >= 0.4.1
14cr|php-ps-1.3.7-2|16	BuildRequires:	libgd-devel
14cr|php-ps-1.3.7-2|17	Requires:	php-imagick
14cr|php-ps-1.3.7-2|18	
14cr|php-ps-1.3.7-2|19	%description
14cr|php-ps-1.3.7-2|20	ps is an extension similar to the pdf extension but for creating PostScript
14cr|php-ps-1.3.7-2|21	files. Its api is modelled after the pdf extension.
14cr|php-ps-1.3.7-2|22	
14cr|php-ps-1.3.7-2|23	%prep
14cr|php-ps-1.3.7-2|24	
14cr|php-ps-1.3.7-2|25	%setup -q -n %{modname}-%{version}
14cr|php-ps-1.3.7-2|26	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-ps-1.3.7-2|27	
14cr|php-ps-1.3.7-2|28	
14cr|php-ps-1.3.7-2|29	%build
14cr|php-ps-1.3.7-2|30	%serverbuild
14cr|php-ps-1.3.7-2|31	
14cr|php-ps-1.3.7-2|32	phpize
14cr|php-ps-1.3.7-2|33	%configure2_5x --with-libdir=%{_lib} \
14cr|php-ps-1.3.7-2|34	--with-%{modname}=shared,%{_prefix}
14cr|php-ps-1.3.7-2|35	%make
14cr|php-ps-1.3.7-2|36	
14cr|php-ps-1.3.7-2|37	mv modules/*.so .
14cr|php-ps-1.3.7-2|38	
14cr|php-ps-1.3.7-2|39	%install
14cr|php-ps-1.3.7-2|40	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-ps-1.3.7-2|41	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-ps-1.3.7-2|42	
14cr|php-ps-1.3.7-2|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-ps-1.3.7-2|44	
14cr|php-ps-1.3.7-2|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-ps-1.3.7-2|46	extension = %{soname}
14cr|php-ps-1.3.7-2|47	EOF
14cr|php-ps-1.3.7-2|48	
14cr|php-ps-1.3.7-2|49	%post
14cr|php-ps-1.3.7-2|50	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-ps-1.3.7-2|51	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-ps-1.3.7-2|52	fi
14cr|php-ps-1.3.7-2|53	
14cr|php-ps-1.3.7-2|54	%postun
14cr|php-ps-1.3.7-2|55	if [ "$1" = "0" ]; then
14cr|php-ps-1.3.7-2|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-ps-1.3.7-2|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-ps-1.3.7-2|58	fi
14cr|php-ps-1.3.7-2|59	fi
14cr|php-ps-1.3.7-2|60	
14cr|php-ps-1.3.7-2|61	%files
14cr|php-ps-1.3.7-2|62	%defattr(-,root,root)
14cr|php-ps-1.3.7-2|63	%doc CREDITS tests examples package.xml
14cr|php-ps-1.3.7-2|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-ps-1.3.7-2|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-ps-1.3.7-2|66	
14cr|php-ps-1.3.7-2|67	
14cr|php-ps-1.3.7-2|68	
14cr|php-ps-1.3.7-2|69	%changelog
14cr|php-ps-1.3.7-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.7-2
14cr|php-ps-1.3.7-2|71	+ Revision: 9512028
14cr|php-ps-1.3.7-2|72	- MassBuild#464: Increase release tag
14cr|php-ps-1.3.7-2|73	
14cr|php-ps-1.3.7-2|74	

6278 14
14cr|php-radius-1.2.5-28|1	%define modname radius
14cr|php-radius-1.2.5-28|2	%define dirname %{modname}
14cr|php-radius-1.2.5-28|3	%define soname %{modname}.so
14cr|php-radius-1.2.5-28|4	%define inifile A13_%{modname}.ini
14cr|php-radius-1.2.5-28|5	
14cr|php-radius-1.2.5-28|6	Summary:	Radius client library for PHP
14cr|php-radius-1.2.5-28|7	Name:		php-%{modname}
14cr|php-radius-1.2.5-28|8	Version:	1.2.5
14cr|php-radius-1.2.5-28|9	Release:	28
14cr|php-radius-1.2.5-28|10	Group:		Development/PHP
14cr|php-radius-1.2.5-28|11	License:	BSD
14cr|php-radius-1.2.5-28|12	URL:		http://pecl.php.net/package/radius
14cr|php-radius-1.2.5-28|13	Source0:	%{modname}-%{version}.tar.bz2
14cr|php-radius-1.2.5-28|14	Source1:	%{modname}.ini
14cr|php-radius-1.2.5-28|15	Patch0:		radius-1.2.5-php54x.diff
14cr|php-radius-1.2.5-28|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-radius-1.2.5-28|17	Epoch:		1
14cr|php-radius-1.2.5-28|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-radius-1.2.5-28|19	
14cr|php-radius-1.2.5-28|20	%description
14cr|php-radius-1.2.5-28|21	This package is based on the libradius of FreeBSD, with some modifications and
14cr|php-radius-1.2.5-28|22	extensions. This PECL provides full support for RADIUS authentication (RFC
14cr|php-radius-1.2.5-28|23	2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an
14cr|php-radius-1.2.5-28|24	easy way to authenticate your users against the user-database of your OS (for
14cr|php-radius-1.2.5-28|25	example against Windows Active-Directory via IAS).
14cr|php-radius-1.2.5-28|26	
14cr|php-radius-1.2.5-28|27	%prep
14cr|php-radius-1.2.5-28|28	
14cr|php-radius-1.2.5-28|29	%setup -q -n %{modname}-%{version}
14cr|php-radius-1.2.5-28|30	%patch0 -p0
14cr|php-radius-1.2.5-28|31	
14cr|php-radius-1.2.5-28|32	cp %{SOURCE1} %{inifile}
14cr|php-radius-1.2.5-28|33	
14cr|php-radius-1.2.5-28|34	%build
14cr|php-radius-1.2.5-28|35	%serverbuild
14cr|php-radius-1.2.5-28|36	
14cr|php-radius-1.2.5-28|37	phpize
14cr|php-radius-1.2.5-28|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-radius-1.2.5-28|39	--with-%{modname}=shared,%{_prefix}
14cr|php-radius-1.2.5-28|40	
14cr|php-radius-1.2.5-28|41	%make
14cr|php-radius-1.2.5-28|42	mv modules/*.so .
14cr|php-radius-1.2.5-28|43	
14cr|php-radius-1.2.5-28|44	%install
14cr|php-radius-1.2.5-28|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-radius-1.2.5-28|46	
14cr|php-radius-1.2.5-28|47	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-radius-1.2.5-28|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-radius-1.2.5-28|49	
14cr|php-radius-1.2.5-28|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-radius-1.2.5-28|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-radius-1.2.5-28|52	
14cr|php-radius-1.2.5-28|53	%post
14cr|php-radius-1.2.5-28|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-radius-1.2.5-28|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-radius-1.2.5-28|56	fi
14cr|php-radius-1.2.5-28|57	
14cr|php-radius-1.2.5-28|58	%postun
14cr|php-radius-1.2.5-28|59	if [ "$1" = "0" ]; then
14cr|php-radius-1.2.5-28|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-radius-1.2.5-28|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-radius-1.2.5-28|62	fi
14cr|php-radius-1.2.5-28|63	fi
14cr|php-radius-1.2.5-28|64	
14cr|php-radius-1.2.5-28|65	%clean
14cr|php-radius-1.2.5-28|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-radius-1.2.5-28|67	
14cr|php-radius-1.2.5-28|68	%files
14cr|php-radius-1.2.5-28|69	%defattr(-,root,root)
14cr|php-radius-1.2.5-28|70	%doc examples CREDITS radius.conf
14cr|php-radius-1.2.5-28|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-radius-1.2.5-28|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-radius-1.2.5-28|73	
14cr|php-radius-1.2.5-28|74	
14cr|php-radius-1.2.5-28|75	
14cr|php-radius-1.2.5-28|76	%changelog
14cr|php-radius-1.2.5-28|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.5-28
14cr|php-radius-1.2.5-28|78	+ Revision: a7e6f03
14cr|php-radius-1.2.5-28|79	- MassBuild#464: Increase release tag
14cr|php-radius-1.2.5-28|80	
14cr|php-radius-1.2.5-28|81	

6279 14
14cr|php-rap-0.9.6-11|1	%define base_name rap
14cr|php-rap-0.9.6-11|2	%define fileversion 096
14cr|php-rap-0.9.6-11|3	
14cr|php-rap-0.9.6-11|4	Summary:	RDF API for PHP
14cr|php-rap-0.9.6-11|5	Name:		php-%{base_name}
14cr|php-rap-0.9.6-11|6	Version:	0.9.6
14cr|php-rap-0.9.6-11|7	Release:	11
14cr|php-rap-0.9.6-11|8	License:	LGPL
14cr|php-rap-0.9.6-11|9	Group:		Development/Other
14cr|php-rap-0.9.6-11|10	URL:		http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi
14cr|php-rap-0.9.6-11|11	Source:		http://prdownloads.sourceforge.net/rdfapi-php/%{base_name}-v%{fileversion}.zip
14cr|php-rap-0.9.6-11|12	Patch0:		%{name}-fhs.diff
14cr|php-rap-0.9.6-11|13	Patch1:		%{name}-0.9.4.external-adodb.patch
14cr|php-rap-0.9.6-11|14	Patch2:		%{name}-0.9.6.MoveNext.patch
14cr|php-rap-0.9.6-11|15	Patch3:		%{name}-add.diff
14cr|php-rap-0.9.6-11|16	Requires:	php-adodb
14cr|php-rap-0.9.6-11|17	BuildArch:	noarch
14cr|php-rap-0.9.6-11|18	
14cr|php-rap-0.9.6-11|19	%description
14cr|php-rap-0.9.6-11|20	RAP is a software package for parsing, searching, manipulating, serializing and
14cr|php-rap-0.9.6-11|21	serving RDF models.
14cr|php-rap-0.9.6-11|22	
14cr|php-rap-0.9.6-11|23	Its features include:
14cr|php-rap-0.9.6-11|24	* statement-centric methods for manipulating an RDF model as a set of RDF
14cr|php-rap-0.9.6-11|25	triples
14cr|php-rap-0.9.6-11|26	* resource-centric methods for manipulating an RDF model as a set of resources
14cr|php-rap-0.9.6-11|27	* ontology-centric methods for manipulating an RDF model through vocabulary
14cr|php-rap-0.9.6-11|28	specific methods
14cr|php-rap-0.9.6-11|29	* integrated RDF/XML, N3 and N-TRIPLE and GRDDL parser
14cr|php-rap-0.9.6-11|30	* integrated RDF/XML, N3 and N-TRIPLE serializer
14cr|php-rap-0.9.6-11|31	* in-memory or database model storage
14cr|php-rap-0.9.6-11|32	* support for the RDQL query language
14cr|php-rap-0.9.6-11|33	* inference engine supporting RDF-Schema reasoning and some OWL entailments
14cr|php-rap-0.9.6-11|34	* integrated RDF server providing similar functionality as the Joseki RDF
14cr|php-rap-0.9.6-11|35	server
14cr|php-rap-0.9.6-11|36	* graphical user-interface for managing database-backed RDF models
14cr|php-rap-0.9.6-11|37	* support for common vocabularies
14cr|php-rap-0.9.6-11|38	* drawing graph visualizations
14cr|php-rap-0.9.6-11|39	
14cr|php-rap-0.9.6-11|40	%prep
14cr|php-rap-0.9.6-11|41	
14cr|php-rap-0.9.6-11|42	%setup -q -n rdfapi-php
14cr|php-rap-0.9.6-11|43	
14cr|php-rap-0.9.6-11|44	for i in `find . -type d -name .svn`; do
14cr|php-rap-0.9.6-11|45	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|php-rap-0.9.6-11|46	done
14cr|php-rap-0.9.6-11|47	
14cr|php-rap-0.9.6-11|48	%patch0 -p 1
14cr|php-rap-0.9.6-11|49	%patch1 -p 1
14cr|php-rap-0.9.6-11|50	%patch2 -p 1
14cr|php-rap-0.9.6-11|51	%patch3 -p 0
14cr|php-rap-0.9.6-11|52	
14cr|php-rap-0.9.6-11|53	find . -type f | perl -ne 'chomp; print "$_\n" if -T $_' | xargs perl -pi -e 'tr/\r//d'
14cr|php-rap-0.9.6-11|54	rm -rf api/util/adodb
14cr|php-rap-0.9.6-11|55	
14cr|php-rap-0.9.6-11|56	%build
14cr|php-rap-0.9.6-11|57	
14cr|php-rap-0.9.6-11|58	%install
14cr|php-rap-0.9.6-11|59	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|60	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|php-rap-0.9.6-11|61	cp -pr api %{buildroot}%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|62	cp -pr netapi %{buildroot}%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|63	cp -pr test %{buildroot}%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|64	cp -pr tools %{buildroot}%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|65	
14cr|php-rap-0.9.6-11|66	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|php-rap-0.9.6-11|67	mv %{buildroot}%{_datadir}/%{name}/netapi/config.inc \
14cr|php-rap-0.9.6-11|68	%{buildroot}%{_sysconfdir}/%{name}/netapi.conf
14cr|php-rap-0.9.6-11|69	mv %{buildroot}%{_datadir}/%{name}/tools/rdfdb-utils/config.inc.php \
14cr|php-rap-0.9.6-11|70	%{buildroot}%{_sysconfdir}/%{name}/rdfdb-utils.conf
14cr|php-rap-0.9.6-11|71	rm -f %{buildroot}%{_datadir}/%{name}/netapi/.htaccess
14cr|php-rap-0.9.6-11|72	rm -f %{buildroot}%{_datadir}/%{name}/netapi/apache.htaccess
14cr|php-rap-0.9.6-11|73	
14cr|php-rap-0.9.6-11|74	%files
14cr|php-rap-0.9.6-11|75	%doc doc/*
14cr|php-rap-0.9.6-11|76	%{_datadir}/%{name}
14cr|php-rap-0.9.6-11|77	%config(noreplace) %{_sysconfdir}/%{name}
14cr|php-rap-0.9.6-11|78	
14cr|php-rap-0.9.6-11|79	
14cr|php-rap-0.9.6-11|80	%changelog
14cr|php-rap-0.9.6-11|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-11
14cr|php-rap-0.9.6-11|82	+ Revision: a967e3f
14cr|php-rap-0.9.6-11|83	- MassBuild#464: Increase release tag
14cr|php-rap-0.9.6-11|84	
14cr|php-rap-0.9.6-11|85	

6280 14
14cr|php-rar-3.0.2-2|1	%define modname rar
14cr|php-rar-3.0.2-2|2	%define soname %{modname}.so
14cr|php-rar-3.0.2-2|3	%define inifile A75_%{modname}.ini
14cr|php-rar-3.0.2-2|4	
14cr|php-rar-3.0.2-2|5	Summary:	RAR extension for PHP
14cr|php-rar-3.0.2-2|6	Name:		php-%{modname}
14cr|php-rar-3.0.2-2|7	Version:	3.0.2
14cr|php-rar-3.0.2-2|8	Release:	2
14cr|php-rar-3.0.2-2|9	Group:		Development/PHP
14cr|php-rar-3.0.2-2|10	License:	PHP License
14cr|php-rar-3.0.2-2|11	URL:		http://pecl.php.net/package/rar/
14cr|php-rar-3.0.2-2|12	Source0:	http://pecl.php.net/get/rar-%{version}.tgz
14cr|php-rar-3.0.2-2|13	Requires(pre): rpm-helper
14cr|php-rar-3.0.2-2|14	Requires(postun): rpm-helper
14cr|php-rar-3.0.2-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-rar-3.0.2-2|16	BuildRequires:	file
14cr|php-rar-3.0.2-2|17	
14cr|php-rar-3.0.2-2|18	%description
14cr|php-rar-3.0.2-2|19	PHP extension for reading Rar archives using bundled unRAR library.
14cr|php-rar-3.0.2-2|20	
14cr|php-rar-3.0.2-2|21	%prep
14cr|php-rar-3.0.2-2|22	
14cr|php-rar-3.0.2-2|23	%setup -q -n %{modname}-%{version}
14cr|php-rar-3.0.2-2|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-rar-3.0.2-2|25	
14cr|php-rar-3.0.2-2|26	# fix permissions
14cr|php-rar-3.0.2-2|27	find . -type f | xargs chmod 644
14cr|php-rar-3.0.2-2|28	
14cr|php-rar-3.0.2-2|29	# strip away annoying ^M
14cr|php-rar-3.0.2-2|30	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-rar-3.0.2-2|31	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-rar-3.0.2-2|32	
14cr|php-rar-3.0.2-2|33	%build
14cr|php-rar-3.0.2-2|34	%serverbuild
14cr|php-rar-3.0.2-2|35	export CXXFLAGS="$CXXFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cr|php-rar-3.0.2-2|36	
14cr|php-rar-3.0.2-2|37	phpize
14cr|php-rar-3.0.2-2|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-rar-3.0.2-2|39	--with-%{modname}=shared,%{_prefix}
14cr|php-rar-3.0.2-2|40	
14cr|php-rar-3.0.2-2|41	%make
14cr|php-rar-3.0.2-2|42	
14cr|php-rar-3.0.2-2|43	%install
14cr|php-rar-3.0.2-2|44	
14cr|php-rar-3.0.2-2|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-rar-3.0.2-2|46	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-rar-3.0.2-2|47	install -d %{buildroot}/var/log/httpd
14cr|php-rar-3.0.2-2|48	
14cr|php-rar-3.0.2-2|49	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-rar-3.0.2-2|50	
14cr|php-rar-3.0.2-2|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-rar-3.0.2-2|52	extension = %{soname}
14cr|php-rar-3.0.2-2|53	EOF
14cr|php-rar-3.0.2-2|54	
14cr|php-rar-3.0.2-2|55	%post
14cr|php-rar-3.0.2-2|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rar-3.0.2-2|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rar-3.0.2-2|58	fi
14cr|php-rar-3.0.2-2|59	
14cr|php-rar-3.0.2-2|60	%postun
14cr|php-rar-3.0.2-2|61	if [ "$1" = "0" ]; then
14cr|php-rar-3.0.2-2|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rar-3.0.2-2|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rar-3.0.2-2|64	fi
14cr|php-rar-3.0.2-2|65	fi
14cr|php-rar-3.0.2-2|66	
14cr|php-rar-3.0.2-2|67	%clean
14cr|php-rar-3.0.2-2|68	
14cr|php-rar-3.0.2-2|69	%files
14cr|php-rar-3.0.2-2|70	%doc package*.xml tests CREDITS example.php
14cr|php-rar-3.0.2-2|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-rar-3.0.2-2|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-rar-3.0.2-2|73	
14cr|php-rar-3.0.2-2|74	
14cr|php-rar-3.0.2-2|75	
14cr|php-rar-3.0.2-2|76	
14cr|php-rar-3.0.2-2|77	%changelog
14cr|php-rar-3.0.2-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-2
14cr|php-rar-3.0.2-2|79	+ Revision: 88960d8
14cr|php-rar-3.0.2-2|80	- MassBuild#464: Increase release tag
14cr|php-rar-3.0.2-2|81	
14cr|php-rar-3.0.2-2|82	

6281 14
14cr|php-rpmreader-0.4-7|1	%define modname rpmreader
14cr|php-rpmreader-0.4-7|2	%define dirname %{modname}
14cr|php-rpmreader-0.4-7|3	%define soname %{modname}.so
14cr|php-rpmreader-0.4-7|4	%define inifile A42_%{modname}.ini
14cr|php-rpmreader-0.4-7|5	
14cr|php-rpmreader-0.4-7|6	Summary:	RPM file meta information reader for PHP
14cr|php-rpmreader-0.4-7|7	Name:		php-%{modname}
14cr|php-rpmreader-0.4-7|8	Version:	0.4
14cr|php-rpmreader-0.4-7|9	Release:	7
14cr|php-rpmreader-0.4-7|10	Group:		Development/PHP
14cr|php-rpmreader-0.4-7|11	License:	PHP License
14cr|php-rpmreader-0.4-7|12	URL:		http://pecl.php.net/package/rpmreader
14cr|php-rpmreader-0.4-7|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-rpmreader-0.4-7|14	Patch0:		rpmreader-0.4-php54x.diff
14cr|php-rpmreader-0.4-7|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-rpmreader-0.4-7|16	Epoch:		1
14cr|php-rpmreader-0.4-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-rpmreader-0.4-7|18	
14cr|php-rpmreader-0.4-7|19	%description
14cr|php-rpmreader-0.4-7|20	rpmreader is an extension that provides the ability to read RedHat Package
14cr|php-rpmreader-0.4-7|21	Manager (RPM) files' header information. This extension currently does not
14cr|php-rpmreader-0.4-7|22	provide the functionality to read the signature or archive sections of the RPM
14cr|php-rpmreader-0.4-7|23	file.
14cr|php-rpmreader-0.4-7|24	
14cr|php-rpmreader-0.4-7|25	%prep
14cr|php-rpmreader-0.4-7|26	
14cr|php-rpmreader-0.4-7|27	%setup -q -n %{modname}-%{version}
14cr|php-rpmreader-0.4-7|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-rpmreader-0.4-7|29	
14cr|php-rpmreader-0.4-7|30	%patch0 -p0
14cr|php-rpmreader-0.4-7|31	
14cr|php-rpmreader-0.4-7|32	%build
14cr|php-rpmreader-0.4-7|33	%serverbuild
14cr|php-rpmreader-0.4-7|34	
14cr|php-rpmreader-0.4-7|35	phpize
14cr|php-rpmreader-0.4-7|36	%configure2_5x --with-libdir=%{_lib} \
14cr|php-rpmreader-0.4-7|37	--with-%{modname}=shared,%{_prefix}
14cr|php-rpmreader-0.4-7|38	
14cr|php-rpmreader-0.4-7|39	%make
14cr|php-rpmreader-0.4-7|40	mv modules/*.so .
14cr|php-rpmreader-0.4-7|41	
14cr|php-rpmreader-0.4-7|42	%install
14cr|php-rpmreader-0.4-7|43	rm -rf %{buildroot}
14cr|php-rpmreader-0.4-7|44	
14cr|php-rpmreader-0.4-7|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-rpmreader-0.4-7|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-rpmreader-0.4-7|47	
14cr|php-rpmreader-0.4-7|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-rpmreader-0.4-7|49	
14cr|php-rpmreader-0.4-7|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-rpmreader-0.4-7|51	extension = %{soname}
14cr|php-rpmreader-0.4-7|52	EOF
14cr|php-rpmreader-0.4-7|53	
14cr|php-rpmreader-0.4-7|54	%post
14cr|php-rpmreader-0.4-7|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rpmreader-0.4-7|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rpmreader-0.4-7|57	fi
14cr|php-rpmreader-0.4-7|58	
14cr|php-rpmreader-0.4-7|59	%postun
14cr|php-rpmreader-0.4-7|60	if [ "$1" = "0" ]; then
14cr|php-rpmreader-0.4-7|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rpmreader-0.4-7|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rpmreader-0.4-7|63	fi
14cr|php-rpmreader-0.4-7|64	fi
14cr|php-rpmreader-0.4-7|65	
14cr|php-rpmreader-0.4-7|66	%clean
14cr|php-rpmreader-0.4-7|67	rm -rf %{buildroot}
14cr|php-rpmreader-0.4-7|68	
14cr|php-rpmreader-0.4-7|69	%files
14cr|php-rpmreader-0.4-7|70	%defattr(-,root,root)
14cr|php-rpmreader-0.4-7|71	%doc examples CREDITS package*.xml
14cr|php-rpmreader-0.4-7|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-rpmreader-0.4-7|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-rpmreader-0.4-7|74	
14cr|php-rpmreader-0.4-7|75	
14cr|php-rpmreader-0.4-7|76	
14cr|php-rpmreader-0.4-7|77	%changelog
14cr|php-rpmreader-0.4-7|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4-7
14cr|php-rpmreader-0.4-7|79	+ Revision: 6b13dda
14cr|php-rpmreader-0.4-7|80	- MassBuild#464: Increase release tag
14cr|php-rpmreader-0.4-7|81	
14cr|php-rpmreader-0.4-7|82	

6282 14
14cr|php-rrd-1.1.0-2|1	%define modname rrd
14cr|php-rrd-1.1.0-2|2	%define dirname %{modname}
14cr|php-rrd-1.1.0-2|3	%define soname %{modname}.so
14cr|php-rrd-1.1.0-2|4	%define inifile B16_%{modname}.ini
14cr|php-rrd-1.1.0-2|5	
14cr|php-rrd-1.1.0-2|6	Summary:	PHP bindings to rrd tool system
14cr|php-rrd-1.1.0-2|7	Name:		php-%{modname}
14cr|php-rrd-1.1.0-2|8	Version:	1.1.0
14cr|php-rrd-1.1.0-2|9	Release:	2
14cr|php-rrd-1.1.0-2|10	Group:		Development/PHP
14cr|php-rrd-1.1.0-2|11	License:	PHP
14cr|php-rrd-1.1.0-2|12	URL:		http://pecl.php.net/package/rrd
14cr|php-rrd-1.1.0-2|13	Source0:	http://pecl.php.net/get/rrd-%{version}.tgz
14cr|php-rrd-1.1.0-2|14	Source1:	B16_rrd.ini
14cr|php-rrd-1.1.0-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-rrd-1.1.0-2|16	BuildRequires:	rrdtool-devel
14cr|php-rrd-1.1.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-rrd-1.1.0-2|18	
14cr|php-rrd-1.1.0-2|19	%description
14cr|php-rrd-1.1.0-2|20	Procedural and simple OO wrapper for rrdtool - data logging and graphing
14cr|php-rrd-1.1.0-2|21	system for time series data.
14cr|php-rrd-1.1.0-2|22	
14cr|php-rrd-1.1.0-2|23	%prep
14cr|php-rrd-1.1.0-2|24	
14cr|php-rrd-1.1.0-2|25	%setup -q -n %{modname}-%{version}
14cr|php-rrd-1.1.0-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-rrd-1.1.0-2|27	
14cr|php-rrd-1.1.0-2|28	cp %{SOURCE1} %{inifile}
14cr|php-rrd-1.1.0-2|29	
14cr|php-rrd-1.1.0-2|30	# lib64 fix
14cr|php-rrd-1.1.0-2|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-rrd-1.1.0-2|32	
14cr|php-rrd-1.1.0-2|33	%build
14cr|php-rrd-1.1.0-2|34	%serverbuild
14cr|php-rrd-1.1.0-2|35	
14cr|php-rrd-1.1.0-2|36	phpize
14cr|php-rrd-1.1.0-2|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-rrd-1.1.0-2|38	--with-%{modname}=shared,%{_prefix}
14cr|php-rrd-1.1.0-2|39	%make
14cr|php-rrd-1.1.0-2|40	mv modules/*.so .
14cr|php-rrd-1.1.0-2|41	
14cr|php-rrd-1.1.0-2|42	%install
14cr|php-rrd-1.1.0-2|43	rm -rf %{buildroot}
14cr|php-rrd-1.1.0-2|44	
14cr|php-rrd-1.1.0-2|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-rrd-1.1.0-2|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-rrd-1.1.0-2|47	
14cr|php-rrd-1.1.0-2|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-rrd-1.1.0-2|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-rrd-1.1.0-2|50	
14cr|php-rrd-1.1.0-2|51	%post
14cr|php-rrd-1.1.0-2|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rrd-1.1.0-2|53	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rrd-1.1.0-2|54	fi
14cr|php-rrd-1.1.0-2|55	
14cr|php-rrd-1.1.0-2|56	%postun
14cr|php-rrd-1.1.0-2|57	if [ "$1" = "0" ]; then
14cr|php-rrd-1.1.0-2|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rrd-1.1.0-2|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rrd-1.1.0-2|60	fi
14cr|php-rrd-1.1.0-2|61	fi
14cr|php-rrd-1.1.0-2|62	
14cr|php-rrd-1.1.0-2|63	%clean
14cr|php-rrd-1.1.0-2|64	rm -rf %{buildroot}
14cr|php-rrd-1.1.0-2|65	
14cr|php-rrd-1.1.0-2|66	%files
14cr|php-rrd-1.1.0-2|67	%defattr(-,root,root)
14cr|php-rrd-1.1.0-2|68	%doc package*.xml
14cr|php-rrd-1.1.0-2|69	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-rrd-1.1.0-2|70	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-rrd-1.1.0-2|71	
14cr|php-rrd-1.1.0-2|72	
14cr|php-rrd-1.1.0-2|73	
14cr|php-rrd-1.1.0-2|74	
14cr|php-rrd-1.1.0-2|75	%changelog
14cr|php-rrd-1.1.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|php-rrd-1.1.0-2|77	+ Revision: faf019e
14cr|php-rrd-1.1.0-2|78	- MassBuild#464: Increase release tag
14cr|php-rrd-1.1.0-2|79	
14cr|php-rrd-1.1.0-2|80	

6283 14
14cr|php-rrdtool-0-36|1	%define realname RRDtool
14cr|php-rrdtool-0-36|2	%define modname rrdtool
14cr|php-rrdtool-0-36|3	%define dirname %{modname}
14cr|php-rrdtool-0-36|4	%define soname %{modname}.so
14cr|php-rrdtool-0-36|5	%define inifile 61_%{modname}.ini
14cr|php-rrdtool-0-36|6	
14cr|php-rrdtool-0-36|7	%define mod_src rrdtool.c
14cr|php-rrdtool-0-36|8	%define mod_lib "-lrrd -lpng -lz -lm"
14cr|php-rrdtool-0-36|9	%define mod_def "-DHAVE_RRDTOOL -DCOMPILE_DL_RRDTOOL"
14cr|php-rrdtool-0-36|10	
14cr|php-rrdtool-0-36|11	Summary:	The %{realname} module for PHP
14cr|php-rrdtool-0-36|12	
14cr|php-rrdtool-0-36|13	Name:		php-%{modname}
14cr|php-rrdtool-0-36|14	Version:	0
14cr|php-rrdtool-0-36|15	Release:	36
14cr|php-rrdtool-0-36|16	Group:		Development/PHP
14cr|php-rrdtool-0-36|17	License:	GPL
14cr|php-rrdtool-0-36|18	URL:		http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/
14cr|php-rrdtool-0-36|19	Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.tar.bz2
14cr|php-rrdtool-0-36|20	Patch0:		php_rrdtool-php54x.diff
14cr|php-rrdtool-0-36|21	Patch1:         rrdtool-no_logo.diff
14cr|php-rrdtool-0-36|22	BuildRequires:	gettext-devel
14cr|php-rrdtool-0-36|23	BuildRequires:	rrdtool-devel >= 1.2.7
14cr|php-rrdtool-0-36|24	BuildRequires:	png-devel
14cr|php-rrdtool-0-36|25	BuildRequires:	zlib-devel
14cr|php-rrdtool-0-36|26	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-rrdtool-0-36|27	
14cr|php-rrdtool-0-36|28	%description
14cr|php-rrdtool-0-36|29	The php-rrdtool package is a dynamic shared object (DSO) that adds RRDtool
14cr|php-rrdtool-0-36|30	support to PHP.
14cr|php-rrdtool-0-36|31	
14cr|php-rrdtool-0-36|32	%prep
14cr|php-rrdtool-0-36|33	
14cr|php-rrdtool-0-36|34	%setup -q -n rrdtool
14cr|php-rrdtool-0-36|35	%patch0 -p0
14cr|php-rrdtool-0-36|36	%patch1 -p1
14cr|php-rrdtool-0-36|37	
14cr|php-rrdtool-0-36|38	# lib64 fix
14cr|php-rrdtool-0-36|39	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-rrdtool-0-36|40	
14cr|php-rrdtool-0-36|41	%build
14cr|php-rrdtool-0-36|42	%serverbuild
14cr|php-rrdtool-0-36|43	
14cr|php-rrdtool-0-36|44	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
14cr|php-rrdtool-0-36|45	
14cr|php-rrdtool-0-36|46	phpize
14cr|php-rrdtool-0-36|47	%configure2_5x --with-libdir=%{_lib} \
14cr|php-rrdtool-0-36|48	--enable-%{modname}=shared,%{_prefix}
14cr|php-rrdtool-0-36|49	%make
14cr|php-rrdtool-0-36|50	mv modules/*.so .
14cr|php-rrdtool-0-36|51	
14cr|php-rrdtool-0-36|52	%install
14cr|php-rrdtool-0-36|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-rrdtool-0-36|54	
14cr|php-rrdtool-0-36|55	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-rrdtool-0-36|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-rrdtool-0-36|57	
14cr|php-rrdtool-0-36|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-rrdtool-0-36|59	
14cr|php-rrdtool-0-36|60	%{__cat} > README.%{modname} << EOF
14cr|php-rrdtool-0-36|61	The php-rrdtool package contains a dynamic shared object (DSO) for PHP.
14cr|php-rrdtool-0-36|62	To activate it, make sure a file /etc/php.d/%{inifile} is present and
14cr|php-rrdtool-0-36|63	contains the line 'extension = %{soname}'.
14cr|php-rrdtool-0-36|64	EOF
14cr|php-rrdtool-0-36|65	
14cr|php-rrdtool-0-36|66	%{__cat} > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-rrdtool-0-36|67	extension = %{soname}
14cr|php-rrdtool-0-36|68	EOF
14cr|php-rrdtool-0-36|69	
14cr|php-rrdtool-0-36|70	%post
14cr|php-rrdtool-0-36|71	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-rrdtool-0-36|72	
14cr|php-rrdtool-0-36|73	%postun
14cr|php-rrdtool-0-36|74	if [ "$1" = "0" ]; then
14cr|php-rrdtool-0-36|75	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|php-rrdtool-0-36|76	fi
14cr|php-rrdtool-0-36|77	
14cr|php-rrdtool-0-36|78	%files
14cr|php-rrdtool-0-36|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-rrdtool-0-36|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-rrdtool-0-36|81	
14cr|php-rrdtool-0-36|82	
14cr|php-rrdtool-0-36|83	
14cr|php-rrdtool-0-36|84	%changelog
14cr|php-rrdtool-0-36|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-36
14cr|php-rrdtool-0-36|86	+ Revision: ea5ff53
14cr|php-rrdtool-0-36|87	- MassBuild#464: Increase release tag
14cr|php-rrdtool-0-36|88	
14cr|php-rrdtool-0-36|89	

6284 14
14cr|php-rsync-0.1.0-7|1	%define modname rsync
14cr|php-rsync-0.1.0-7|2	%define dirname %{modname}
14cr|php-rsync-0.1.0-7|3	%define soname %{modname}.so
14cr|php-rsync-0.1.0-7|4	%define inifile B21_%{modname}.ini
14cr|php-rsync-0.1.0-7|5	
14cr|php-rsync-0.1.0-7|6	Summary:	Wrapper for librsync library
14cr|php-rsync-0.1.0-7|7	Name:		php-%{modname}
14cr|php-rsync-0.1.0-7|8	Version:	0.1.0
14cr|php-rsync-0.1.0-7|9	Release:	7
14cr|php-rsync-0.1.0-7|10	Group:		Development/PHP
14cr|php-rsync-0.1.0-7|11	License:	Modified BSD License
14cr|php-rsync-0.1.0-7|12	URL:		http://pecl.php.net/package/rsync/
14cr|php-rsync-0.1.0-7|13	Source0:	http://pecl.php.net/get/rsync-%{version}.tgz
14cr|php-rsync-0.1.0-7|14	Source1:	B21_rsync.ini
14cr|php-rsync-0.1.0-7|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-rsync-0.1.0-7|16	BuildRequires:	librsync-devel >= 0.9.7
14cr|php-rsync-0.1.0-7|17	BuildRequires:	popt-devel
14cr|php-rsync-0.1.0-7|18	BuildRequires:	bzip2-devel
14cr|php-rsync-0.1.0-7|19	
14cr|php-rsync-0.1.0-7|20	%description
14cr|php-rsync-0.1.0-7|21	include the posibility to php to generate signatur files, patches and patch
14cr|php-rsync-0.1.0-7|22	files with the rsync functionality.
14cr|php-rsync-0.1.0-7|23	
14cr|php-rsync-0.1.0-7|24	%prep
14cr|php-rsync-0.1.0-7|25	
14cr|php-rsync-0.1.0-7|26	%setup -q -n %{modname}-%{version}
14cr|php-rsync-0.1.0-7|27	
14cr|php-rsync-0.1.0-7|28	cp %{SOURCE1} %{inifile}
14cr|php-rsync-0.1.0-7|29	
14cr|php-rsync-0.1.0-7|30	# lib64 fix
14cr|php-rsync-0.1.0-7|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-rsync-0.1.0-7|32	
14cr|php-rsync-0.1.0-7|33	chmod 644 LICENSE rsync_extension.php examples/*.php
14cr|php-rsync-0.1.0-7|34	
14cr|php-rsync-0.1.0-7|35	%build
14cr|php-rsync-0.1.0-7|36	%serverbuild
14cr|php-rsync-0.1.0-7|37	
14cr|php-rsync-0.1.0-7|38	phpize
14cr|php-rsync-0.1.0-7|39	%configure2_5x --disable-static --with-libdir=%{_lib} \
14cr|php-rsync-0.1.0-7|40	--with-%{modname}=shared,%{_prefix}
14cr|php-rsync-0.1.0-7|41	%make
14cr|php-rsync-0.1.0-7|42	mv modules/*.so .
14cr|php-rsync-0.1.0-7|43	
14cr|php-rsync-0.1.0-7|44	%install
14cr|php-rsync-0.1.0-7|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-rsync-0.1.0-7|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-rsync-0.1.0-7|47	
14cr|php-rsync-0.1.0-7|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-rsync-0.1.0-7|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-rsync-0.1.0-7|50	
14cr|php-rsync-0.1.0-7|51	%post
14cr|php-rsync-0.1.0-7|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rsync-0.1.0-7|53	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rsync-0.1.0-7|54	fi
14cr|php-rsync-0.1.0-7|55	
14cr|php-rsync-0.1.0-7|56	%postun
14cr|php-rsync-0.1.0-7|57	if [ "$1" = "0" ]; then
14cr|php-rsync-0.1.0-7|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-rsync-0.1.0-7|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-rsync-0.1.0-7|60	fi
14cr|php-rsync-0.1.0-7|61	fi
14cr|php-rsync-0.1.0-7|62	
14cr|php-rsync-0.1.0-7|63	%files
14cr|php-rsync-0.1.0-7|64	%defattr(-,root,root)
14cr|php-rsync-0.1.0-7|65	%doc LICENSE rsync_extension.php examples/*.php
14cr|php-rsync-0.1.0-7|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-rsync-0.1.0-7|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-rsync-0.1.0-7|68	
14cr|php-rsync-0.1.0-7|69	
14cr|php-rsync-0.1.0-7|70	
14cr|php-rsync-0.1.0-7|71	
14cr|php-rsync-0.1.0-7|72	%changelog
14cr|php-rsync-0.1.0-7|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-7
14cr|php-rsync-0.1.0-7|74	+ Revision: d0adc16
14cr|php-rsync-0.1.0-7|75	- MassBuild#464: Increase release tag
14cr|php-rsync-0.1.0-7|76	
14cr|php-rsync-0.1.0-7|77	

6285 14
14cr|php-ruli-0.36-31|1	%define modname ruli
14cr|php-ruli-0.36-31|2	%define dirname %{modname}
14cr|php-ruli-0.36-31|3	%define soname %{modname}.so
14cr|php-ruli-0.36-31|4	%define inifile A28_%{modname}.ini
14cr|php-ruli-0.36-31|5	
14cr|php-ruli-0.36-31|6	Summary:	PHP binding for RULI, an asynchronous DNS stub resolver
14cr|php-ruli-0.36-31|7	Name:		php-%{modname}
14cr|php-ruli-0.36-31|8	Version:	0.36
14cr|php-ruli-0.36-31|9	Release:	31
14cr|php-ruli-0.36-31|10	License:	GPL
14cr|php-ruli-0.36-31|11	Group:		Development/PHP
14cr|php-ruli-0.36-31|12	URL:		http://savannah.nongnu.org/projects/ruli/
14cr|php-ruli-0.36-31|13	Source0:	php-ruli-%{version}.tar.bz2
14cr|php-ruli-0.36-31|14	Patch0:		ruli-0.36-php54x.diff
14cr|php-ruli-0.36-31|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-ruli-0.36-31|16	BuildRequires:	ruli-devel >= %{version}
14cr|php-ruli-0.36-31|17	Epoch:		1
14cr|php-ruli-0.36-31|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-ruli-0.36-31|19	
14cr|php-ruli-0.36-31|20	%description
14cr|php-ruli-0.36-31|21	PHP binding for RULI
14cr|php-ruli-0.36-31|22	
14cr|php-ruli-0.36-31|23	RULI stands for Resolver User Layer Interface. It's a library built on top of
14cr|php-ruli-0.36-31|24	an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for
14cr|php-ruli-0.36-31|25	querying DNS SRV resource records. The goal is to promote the wide deployment
14cr|php-ruli-0.36-31|26	of SRV-cognizant client programs. RULI aims to fully support SRV-related
14cr|php-ruli-0.36-31|27	standards.
14cr|php-ruli-0.36-31|28	
14cr|php-ruli-0.36-31|29	%prep
14cr|php-ruli-0.36-31|30	
14cr|php-ruli-0.36-31|31	%setup -q -n ruli-%{version}
14cr|php-ruli-0.36-31|32	%patch0 -p0
14cr|php-ruli-0.36-31|33	mv php/ruli/* .
14cr|php-ruli-0.36-31|34	mv php/README .
14cr|php-ruli-0.36-31|35	
14cr|php-ruli-0.36-31|36	%build
14cr|php-ruli-0.36-31|37	%serverbuild
14cr|php-ruli-0.36-31|38	
14cr|php-ruli-0.36-31|39	phpize
14cr|php-ruli-0.36-31|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-ruli-0.36-31|41	--with-%{modname}=shared,%{_prefix}
14cr|php-ruli-0.36-31|42	
14cr|php-ruli-0.36-31|43	%make
14cr|php-ruli-0.36-31|44	mv modules/*.so .
14cr|php-ruli-0.36-31|45	
14cr|php-ruli-0.36-31|46	%install
14cr|php-ruli-0.36-31|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-ruli-0.36-31|48	
14cr|php-ruli-0.36-31|49	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-ruli-0.36-31|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-ruli-0.36-31|51	
14cr|php-ruli-0.36-31|52	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-ruli-0.36-31|53	
14cr|php-ruli-0.36-31|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-ruli-0.36-31|55	extension = %{soname}
14cr|php-ruli-0.36-31|56	EOF
14cr|php-ruli-0.36-31|57	
14cr|php-ruli-0.36-31|58	%post
14cr|php-ruli-0.36-31|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-ruli-0.36-31|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-ruli-0.36-31|61	fi
14cr|php-ruli-0.36-31|62	
14cr|php-ruli-0.36-31|63	%postun
14cr|php-ruli-0.36-31|64	if [ "$1" = "0" ]; then
14cr|php-ruli-0.36-31|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-ruli-0.36-31|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-ruli-0.36-31|67	fi
14cr|php-ruli-0.36-31|68	fi
14cr|php-ruli-0.36-31|69	
14cr|php-ruli-0.36-31|70	%clean
14cr|php-ruli-0.36-31|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-ruli-0.36-31|72	
14cr|php-ruli-0.36-31|73	%files
14cr|php-ruli-0.36-31|74	%defattr(-,root,root)
14cr|php-ruli-0.36-31|75	%doc tests ruli_sync_query.php ruli_sync_smtp_query.php ruli.php README
14cr|php-ruli-0.36-31|76	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-ruli-0.36-31|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-ruli-0.36-31|78	
14cr|php-ruli-0.36-31|79	
14cr|php-ruli-0.36-31|80	
14cr|php-ruli-0.36-31|81	%changelog
14cr|php-ruli-0.36-31|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.36-31
14cr|php-ruli-0.36-31|83	+ Revision: cc72636
14cr|php-ruli-0.36-31|84	- MassBuild#464: Increase release tag
14cr|php-ruli-0.36-31|85	
14cr|php-ruli-0.36-31|86	

6286 14
14cr|php-shout-0.9.2-31|1	%define modname shout
14cr|php-shout-0.9.2-31|2	%define dirname %{modname}
14cr|php-shout-0.9.2-31|3	%define soname %{modname}.so
14cr|php-shout-0.9.2-31|4	%define inifile A57_%{modname}.ini
14cr|php-shout-0.9.2-31|5	
14cr|php-shout-0.9.2-31|6	Summary:	PHP module for communicating with Icecast servers
14cr|php-shout-0.9.2-31|7	Name:		php-%{modname}
14cr|php-shout-0.9.2-31|8	Version:	0.9.2
14cr|php-shout-0.9.2-31|9	Release:	31
14cr|php-shout-0.9.2-31|10	Group:		Development/PHP
14cr|php-shout-0.9.2-31|11	License:	LGPL
14cr|php-shout-0.9.2-31|12	URL:		http://phpshout.sourceforge.net/
14cr|php-shout-0.9.2-31|13	Source0:	http://prdownloads.sourceforge.net/phpshout/phpShout-%{version}.tar.bz2
14cr|php-shout-0.9.2-31|14	Patch0:		phpShout-nuke_hardcoded_cflags.diff
14cr|php-shout-0.9.2-31|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-shout-0.9.2-31|16	BuildRequires:	libshout-devel >= 2.2
14cr|php-shout-0.9.2-31|17	BuildRequires:	file
14cr|php-shout-0.9.2-31|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-shout-0.9.2-31|19	
14cr|php-shout-0.9.2-31|20	%description
14cr|php-shout-0.9.2-31|21	phpShout is a PHP5 Extension that wraps around the libshout library available
14cr|php-shout-0.9.2-31|22	at icecast.org. LibShout is used in conjunction with an Icecast server to
14cr|php-shout-0.9.2-31|23	create a streaming Internet radio station from your own music files. With
14cr|php-shout-0.9.2-31|24	phpShout, PHP developers can create web-based streaming jukebox applications,
14cr|php-shout-0.9.2-31|25	without worrying about the details of streaming the audio data. LibShout
14cr|php-shout-0.9.2-31|26	handles all the metadata updates, data timing, and ensuring that no bad data
14cr|php-shout-0.9.2-31|27	gets to the Icecast server.
14cr|php-shout-0.9.2-31|28	
14cr|php-shout-0.9.2-31|29	%prep
14cr|php-shout-0.9.2-31|30	
14cr|php-shout-0.9.2-31|31	%setup -q -n phpShout-%{version}
14cr|php-shout-0.9.2-31|32	%patch0 -p0
14cr|php-shout-0.9.2-31|33	
14cr|php-shout-0.9.2-31|34	# fix permissions
14cr|php-shout-0.9.2-31|35	find . -type f | xargs chmod 644
14cr|php-shout-0.9.2-31|36	
14cr|php-shout-0.9.2-31|37	# strip away annoying ^M
14cr|php-shout-0.9.2-31|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-shout-0.9.2-31|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-shout-0.9.2-31|40	
14cr|php-shout-0.9.2-31|41	%build
14cr|php-shout-0.9.2-31|42	%serverbuild
14cr|php-shout-0.9.2-31|43	
14cr|php-shout-0.9.2-31|44	phpize
14cr|php-shout-0.9.2-31|45	%configure2_5x --with-libdir=%{_lib} \
14cr|php-shout-0.9.2-31|46	--with-%{modname}=shared,%{_prefix}
14cr|php-shout-0.9.2-31|47	%make
14cr|php-shout-0.9.2-31|48	
14cr|php-shout-0.9.2-31|49	mv modules/*.so .
14cr|php-shout-0.9.2-31|50	
14cr|php-shout-0.9.2-31|51	%install
14cr|php-shout-0.9.2-31|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-shout-0.9.2-31|53	
14cr|php-shout-0.9.2-31|54	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-shout-0.9.2-31|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-shout-0.9.2-31|56	
14cr|php-shout-0.9.2-31|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-shout-0.9.2-31|58	
14cr|php-shout-0.9.2-31|59	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-shout-0.9.2-31|60	extension = %{soname}
14cr|php-shout-0.9.2-31|61	
14cr|php-shout-0.9.2-31|62	shout.allow_persistent = 1
14cr|php-shout-0.9.2-31|63	shout.max_persistent   = -1
14cr|php-shout-0.9.2-31|64	shout.max_links        = -1
14cr|php-shout-0.9.2-31|65	
14cr|php-shout-0.9.2-31|66	shout.default_host     = localhost
14cr|php-shout-0.9.2-31|67	shout.default_port     = 8000
14cr|php-shout-0.9.2-31|68	shout.default_mount    = /phpShout
14cr|php-shout-0.9.2-31|69	shout.default_user     = source
14cr|php-shout-0.9.2-31|70	shout.default_password = hackme
14cr|php-shout-0.9.2-31|71	
14cr|php-shout-0.9.2-31|72	shout.default_format   = SHOUT_FORMAT_OGG
14cr|php-shout-0.9.2-31|73	shout.default_protocol = SHOUT_PROTOCOL_HTTP
14cr|php-shout-0.9.2-31|74	EOF
14cr|php-shout-0.9.2-31|75	
14cr|php-shout-0.9.2-31|76	%post
14cr|php-shout-0.9.2-31|77	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-shout-0.9.2-31|78	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-shout-0.9.2-31|79	fi
14cr|php-shout-0.9.2-31|80	
14cr|php-shout-0.9.2-31|81	%postun
14cr|php-shout-0.9.2-31|82	if [ "$1" = "0" ]; then
14cr|php-shout-0.9.2-31|83	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-shout-0.9.2-31|84	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-shout-0.9.2-31|85	fi
14cr|php-shout-0.9.2-31|86	fi
14cr|php-shout-0.9.2-31|87	
14cr|php-shout-0.9.2-31|88	%clean
14cr|php-shout-0.9.2-31|89	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-shout-0.9.2-31|90	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-shout-0.9.2-31|91	
14cr|php-shout-0.9.2-31|92	%files
14cr|php-shout-0.9.2-31|93	%defattr(-,root,root)
14cr|php-shout-0.9.2-31|94	%doc examples tests LICENSE README TODO
14cr|php-shout-0.9.2-31|95	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-shout-0.9.2-31|96	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-shout-0.9.2-31|97	
14cr|php-shout-0.9.2-31|98	
14cr|php-shout-0.9.2-31|99	
14cr|php-shout-0.9.2-31|100	%changelog
14cr|php-shout-0.9.2-31|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-31
14cr|php-shout-0.9.2-31|102	+ Revision: aeb4707
14cr|php-shout-0.9.2-31|103	- MassBuild#464: Increase release tag
14cr|php-shout-0.9.2-31|104	
14cr|php-shout-0.9.2-31|105	

6287 14
14cr|php-shp-0.9.2-15|1	%define modname shp
14cr|php-shp-0.9.2-15|2	%define dirname %{modname}
14cr|php-shp-0.9.2-15|3	%define soname %{modname}.so
14cr|php-shp-0.9.2-15|4	%define inifile A54_%{modname}.ini
14cr|php-shp-0.9.2-15|5	
14cr|php-shp-0.9.2-15|6	Summary:	A libshape wrapper extension for php
14cr|php-shp-0.9.2-15|7	Name:		php-%{modname}
14cr|php-shp-0.9.2-15|8	Version:	0.9.2
14cr|php-shp-0.9.2-15|9	Release:	15
14cr|php-shp-0.9.2-15|10	Group:		Development/PHP
14cr|php-shp-0.9.2-15|11	License:	PHP License
14cr|php-shp-0.9.2-15|12	URL:		http://pecl.php.net/package/shape
14cr|php-shp-0.9.2-15|13	Source0:	http://pecl.php.net/get/shape-%{version}.tgz
14cr|php-shp-0.9.2-15|14	Patch0:		shape-0.9.2-php54x.diff
14cr|php-shp-0.9.2-15|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-shp-0.9.2-15|16	BuildRequires:	libshapelib-devel
14cr|php-shp-0.9.2-15|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-shp-0.9.2-15|18	
14cr|php-shp-0.9.2-15|19	%description
14cr|php-shp-0.9.2-15|20	Extension that wraps libshape, provides the ability to write programs for
14cr|php-shp-0.9.2-15|21	manipulating ESRI shapefiles.
14cr|php-shp-0.9.2-15|22	
14cr|php-shp-0.9.2-15|23	%prep
14cr|php-shp-0.9.2-15|24	
14cr|php-shp-0.9.2-15|25	%setup -q -n shape-%{version}
14cr|php-shp-0.9.2-15|26	%patch0 -p0
14cr|php-shp-0.9.2-15|27	
14cr|php-shp-0.9.2-15|28	%build
14cr|php-shp-0.9.2-15|29	%serverbuild
14cr|php-shp-0.9.2-15|30	export CFLAGS="$CFLAGS -I%{_includedir}/libshp"
14cr|php-shp-0.9.2-15|31	
14cr|php-shp-0.9.2-15|32	phpize
14cr|php-shp-0.9.2-15|33	
14cr|php-shp-0.9.2-15|34	%configure2_5x --with-libdir=%{_lib} \
14cr|php-shp-0.9.2-15|35	--with-%{modname}=shared,%{_prefix}
14cr|php-shp-0.9.2-15|36	%make
14cr|php-shp-0.9.2-15|37	
14cr|php-shp-0.9.2-15|38	mv modules/*.so .
14cr|php-shp-0.9.2-15|39	
14cr|php-shp-0.9.2-15|40	%install
14cr|php-shp-0.9.2-15|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-shp-0.9.2-15|42	
14cr|php-shp-0.9.2-15|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-shp-0.9.2-15|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-shp-0.9.2-15|45	
14cr|php-shp-0.9.2-15|46	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-shp-0.9.2-15|47	
14cr|php-shp-0.9.2-15|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-shp-0.9.2-15|49	extension = %{soname}
14cr|php-shp-0.9.2-15|50	EOF
14cr|php-shp-0.9.2-15|51	
14cr|php-shp-0.9.2-15|52	%post
14cr|php-shp-0.9.2-15|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-shp-0.9.2-15|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-shp-0.9.2-15|55	fi
14cr|php-shp-0.9.2-15|56	
14cr|php-shp-0.9.2-15|57	%postun
14cr|php-shp-0.9.2-15|58	if [ "$1" = "0" ]; then
14cr|php-shp-0.9.2-15|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-shp-0.9.2-15|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-shp-0.9.2-15|61	fi
14cr|php-shp-0.9.2-15|62	fi
14cr|php-shp-0.9.2-15|63	
14cr|php-shp-0.9.2-15|64	%clean
14cr|php-shp-0.9.2-15|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-shp-0.9.2-15|66	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-shp-0.9.2-15|67	
14cr|php-shp-0.9.2-15|68	%files
14cr|php-shp-0.9.2-15|69	%defattr(-,root,root)
14cr|php-shp-0.9.2-15|70	%doc CREDITS README tests
14cr|php-shp-0.9.2-15|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-shp-0.9.2-15|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-shp-0.9.2-15|73	
14cr|php-shp-0.9.2-15|74	
14cr|php-shp-0.9.2-15|75	
14cr|php-shp-0.9.2-15|76	%changelog
14cr|php-shp-0.9.2-15|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-15
14cr|php-shp-0.9.2-15|78	+ Revision: 3890740
14cr|php-shp-0.9.2-15|79	- MassBuild#464: Increase release tag
14cr|php-shp-0.9.2-15|80	
14cr|php-shp-0.9.2-15|81	

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

6289 14
14cr|php-solr-2.0.0-2|1	%define modname solr
14cr|php-solr-2.0.0-2|2	%define dirname %{modname}
14cr|php-solr-2.0.0-2|3	%define soname %{modname}.so
14cr|php-solr-2.0.0-2|4	%define inifile B07_%{modname}.ini
14cr|php-solr-2.0.0-2|5	
14cr|php-solr-2.0.0-2|6	Summary:	Simplifies the process of interacting with Apache Solr using PHP
14cr|php-solr-2.0.0-2|7	Name:		php-%{modname}
14cr|php-solr-2.0.0-2|8	Version:	2.0.0
14cr|php-solr-2.0.0-2|9	Release:	2
14cr|php-solr-2.0.0-2|10	Group:		Development/PHP
14cr|php-solr-2.0.0-2|11	License:	PHP License
14cr|php-solr-2.0.0-2|12	URL:		http://pecl.php.net/package/solr/
14cr|php-solr-2.0.0-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-solr-2.0.0-2|14	BuildRequires:	php-devel >= 3:5.2.11
14cr|php-solr-2.0.0-2|15	BuildRequires:	curl-devel >= 7.15.0
14cr|php-solr-2.0.0-2|16	BuildRequires:	libxml2-devel >= 2.6.26
14cr|php-solr-2.0.0-2|17	
14cr|php-solr-2.0.0-2|18	%description
14cr|php-solr-2.0.0-2|19	The Apache Solr extension is an extremely fast, light-weight, feature-rich
14cr|php-solr-2.0.0-2|20	library that allows PHP developers to communicate easily and efficiently with
14cr|php-solr-2.0.0-2|21	Apache Solr server instances using an object-oriented API.
14cr|php-solr-2.0.0-2|22	
14cr|php-solr-2.0.0-2|23	%prep
14cr|php-solr-2.0.0-2|24	
14cr|php-solr-2.0.0-2|25	%setup -q -n %{modname}-%{version}
14cr|php-solr-2.0.0-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-solr-2.0.0-2|27	
14cr|php-solr-2.0.0-2|28	find -type f | xargs chmod 644
14cr|php-solr-2.0.0-2|29	
14cr|php-solr-2.0.0-2|30	%build
14cr|php-solr-2.0.0-2|31	%serverbuild
14cr|php-solr-2.0.0-2|32	
14cr|php-solr-2.0.0-2|33	phpize
14cr|php-solr-2.0.0-2|34	%configure2_5x --with-libdir=%{_lib} \
14cr|php-solr-2.0.0-2|35	--with-libxml-dir=%{_prefix} \
14cr|php-solr-2.0.0-2|36	--with-%{modname}=shared,%{_prefix}
14cr|php-solr-2.0.0-2|37	%make
14cr|php-solr-2.0.0-2|38	mv modules/*.so .
14cr|php-solr-2.0.0-2|39	
14cr|php-solr-2.0.0-2|40	%install
14cr|php-solr-2.0.0-2|41	
14cr|php-solr-2.0.0-2|42	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-solr-2.0.0-2|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-solr-2.0.0-2|44	
14cr|php-solr-2.0.0-2|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-solr-2.0.0-2|46	
14cr|php-solr-2.0.0-2|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-solr-2.0.0-2|48	extension = %{soname}
14cr|php-solr-2.0.0-2|49	EOF
14cr|php-solr-2.0.0-2|50	
14cr|php-solr-2.0.0-2|51	%post
14cr|php-solr-2.0.0-2|52	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-solr-2.0.0-2|53	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-solr-2.0.0-2|54	fi
14cr|php-solr-2.0.0-2|55	
14cr|php-solr-2.0.0-2|56	%postun
14cr|php-solr-2.0.0-2|57	if [ "$1" = "0" ]; then
14cr|php-solr-2.0.0-2|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-solr-2.0.0-2|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-solr-2.0.0-2|60	fi
14cr|php-solr-2.0.0-2|61	fi
14cr|php-solr-2.0.0-2|62	
14cr|php-solr-2.0.0-2|63	%clean
14cr|php-solr-2.0.0-2|64	
14cr|php-solr-2.0.0-2|65	%files
14cr|php-solr-2.0.0-2|66	%doc CREDITS LICENSE README* TODO package*.xml
14cr|php-solr-2.0.0-2|67	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-solr-2.0.0-2|68	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-solr-2.0.0-2|69	
14cr|php-solr-2.0.0-2|70	
14cr|php-solr-2.0.0-2|71	
14cr|php-solr-2.0.0-2|72	
14cr|php-solr-2.0.0-2|73	%changelog
14cr|php-solr-2.0.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|php-solr-2.0.0-2|75	+ Revision: 507b85e
14cr|php-solr-2.0.0-2|76	- MassBuild#464: Increase release tag
14cr|php-solr-2.0.0-2|77	
14cr|php-solr-2.0.0-2|78	

6290 14
14cr|php-spidermonkey-1.0.0-3|1	%define modname spidermonkey
14cr|php-spidermonkey-1.0.0-3|2	%define dirname %{modname}
14cr|php-spidermonkey-1.0.0-3|3	%define soname %{modname}.so
14cr|php-spidermonkey-1.0.0-3|4	%define inifile B05_%{modname}.ini
14cr|php-spidermonkey-1.0.0-3|5	
14cr|php-spidermonkey-1.0.0-3|6	Summary:	JavaScript engine for PHP
14cr|php-spidermonkey-1.0.0-3|7	Name:		php-%{modname}
14cr|php-spidermonkey-1.0.0-3|8	Version:	1.0.0
14cr|php-spidermonkey-1.0.0-3|9	Release:	3
14cr|php-spidermonkey-1.0.0-3|10	Group:		Development/PHP
14cr|php-spidermonkey-1.0.0-3|11	License:	PHP License
14cr|php-spidermonkey-1.0.0-3|12	URL:		http://pecl.php.net/package/spidermonkey/
14cr|php-spidermonkey-1.0.0-3|13	# https://github.com/christopherobin/php-spidermonkey
14cr|php-spidermonkey-1.0.0-3|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-spidermonkey-1.0.0-3|15	BuildRequires:	php-devel >= 3:5.3.0
14cr|php-spidermonkey-1.0.0-3|16	BuildRequires:	apache-devel >= 2.2.0
14cr|php-spidermonkey-1.0.0-3|17	# breaks backporting, but that's already broken...
14cr|php-spidermonkey-1.0.0-3|18	BuildRequires:	mozjs-devel >= 1.85
14cr|php-spidermonkey-1.0.0-3|19	BuildRequires:	pkgconfig
14cr|php-spidermonkey-1.0.0-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-spidermonkey-1.0.0-3|21	
14cr|php-spidermonkey-1.0.0-3|22	%description
14cr|php-spidermonkey-1.0.0-3|23	This extension allow you to embed Mozilla's Javascript engine Spidermonkey in
14cr|php-spidermonkey-1.0.0-3|24	PHP.
14cr|php-spidermonkey-1.0.0-3|25	
14cr|php-spidermonkey-1.0.0-3|26	%prep
14cr|php-spidermonkey-1.0.0-3|27	
14cr|php-spidermonkey-1.0.0-3|28	%setup -q -n %{modname}-%{version}
14cr|php-spidermonkey-1.0.0-3|29	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-spidermonkey-1.0.0-3|30	
14cr|php-spidermonkey-1.0.0-3|31	%build
14cr|php-spidermonkey-1.0.0-3|32	%serverbuild
14cr|php-spidermonkey-1.0.0-3|33	
14cr|php-spidermonkey-1.0.0-3|34	phpize
14cr|php-spidermonkey-1.0.0-3|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-spidermonkey-1.0.0-3|36	--with-%{modname}=shared,%{_prefix}
14cr|php-spidermonkey-1.0.0-3|37	
14cr|php-spidermonkey-1.0.0-3|38	# bork bork!
14cr|php-spidermonkey-1.0.0-3|39	BORK=`pkg-config --libs mozjs185`
14cr|php-spidermonkey-1.0.0-3|40	perl -pi -e "s|^SPIDERMONKEY_SHARED_LIBADD.*|SPIDERMONKEY_SHARED_LIBADD=$BORK|g" Makefile
14cr|php-spidermonkey-1.0.0-3|41	
14cr|php-spidermonkey-1.0.0-3|42	%make
14cr|php-spidermonkey-1.0.0-3|43	mv modules/*.so .
14cr|php-spidermonkey-1.0.0-3|44	
14cr|php-spidermonkey-1.0.0-3|45	%install
14cr|php-spidermonkey-1.0.0-3|46	rm -rf %{buildroot}
14cr|php-spidermonkey-1.0.0-3|47	
14cr|php-spidermonkey-1.0.0-3|48	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-spidermonkey-1.0.0-3|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-spidermonkey-1.0.0-3|50	
14cr|php-spidermonkey-1.0.0-3|51	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-spidermonkey-1.0.0-3|52	
14cr|php-spidermonkey-1.0.0-3|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-spidermonkey-1.0.0-3|54	extension = %{soname}
14cr|php-spidermonkey-1.0.0-3|55	EOF
14cr|php-spidermonkey-1.0.0-3|56	
14cr|php-spidermonkey-1.0.0-3|57	%post
14cr|php-spidermonkey-1.0.0-3|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-spidermonkey-1.0.0-3|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-spidermonkey-1.0.0-3|60	fi
14cr|php-spidermonkey-1.0.0-3|61	
14cr|php-spidermonkey-1.0.0-3|62	%postun
14cr|php-spidermonkey-1.0.0-3|63	if [ "$1" = "0" ]; then
14cr|php-spidermonkey-1.0.0-3|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-spidermonkey-1.0.0-3|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-spidermonkey-1.0.0-3|66	fi
14cr|php-spidermonkey-1.0.0-3|67	fi
14cr|php-spidermonkey-1.0.0-3|68	
14cr|php-spidermonkey-1.0.0-3|69	%clean
14cr|php-spidermonkey-1.0.0-3|70	rm -rf %{buildroot}
14cr|php-spidermonkey-1.0.0-3|71	
14cr|php-spidermonkey-1.0.0-3|72	%files
14cr|php-spidermonkey-1.0.0-3|73	%defattr(-,root,root)
14cr|php-spidermonkey-1.0.0-3|74	%doc package*.xml
14cr|php-spidermonkey-1.0.0-3|75	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-spidermonkey-1.0.0-3|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-spidermonkey-1.0.0-3|77	
14cr|php-spidermonkey-1.0.0-3|78	
14cr|php-spidermonkey-1.0.0-3|79	
14cr|php-spidermonkey-1.0.0-3|80	%changelog
14cr|php-spidermonkey-1.0.0-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|php-spidermonkey-1.0.0-3|82	+ Revision: 457db65
14cr|php-spidermonkey-1.0.0-3|83	- MassBuild#464: Increase release tag
14cr|php-spidermonkey-1.0.0-3|84	
14cr|php-spidermonkey-1.0.0-3|85	

6291 14
14cr|php-statgrab-0.6.0-21|1	%define modname statgrab
14cr|php-statgrab-0.6.0-21|2	%define soname %{modname}.so
14cr|php-statgrab-0.6.0-21|3	%define inifile A87_%{modname}.ini
14cr|php-statgrab-0.6.0-21|4	
14cr|php-statgrab-0.6.0-21|5	Summary:	Libstatgab bindings for PHP
14cr|php-statgrab-0.6.0-21|6	Name:		php-%{modname}
14cr|php-statgrab-0.6.0-21|7	Version:	0.6.0
14cr|php-statgrab-0.6.0-21|8	Release:	21
14cr|php-statgrab-0.6.0-21|9	Group:		Development/PHP
14cr|php-statgrab-0.6.0-21|10	License:	PHP License
14cr|php-statgrab-0.6.0-21|11	URL:		http://pecl.php.net/package/statgrab
14cr|php-statgrab-0.6.0-21|12	Source0:	http://pecl.php.net/get/Statgrab-%{version}.tgz
14cr|php-statgrab-0.6.0-21|13	Patch0:		Statgrab-0.6.0-version_fix.diff
14cr|php-statgrab-0.6.0-21|14	Patch1:		Statgrab-0.6.0-php54x.diff
14cr|php-statgrab-0.6.0-21|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-statgrab-0.6.0-21|16	BuildRequires:	libstatgrab-devel
14cr|php-statgrab-0.6.0-21|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-statgrab-0.6.0-21|18	
14cr|php-statgrab-0.6.0-21|19	%description
14cr|php-statgrab-0.6.0-21|20	libstatgrab is a library that provides a common interface for retrieving a
14cr|php-statgrab-0.6.0-21|21	variety of system statistics on a number of *NIX like systems.
14cr|php-statgrab-0.6.0-21|22	
14cr|php-statgrab-0.6.0-21|23	This extension allows you to call the functions made available by libstatgrab
14cr|php-statgrab-0.6.0-21|24	library.
14cr|php-statgrab-0.6.0-21|25	
14cr|php-statgrab-0.6.0-21|26	%prep
14cr|php-statgrab-0.6.0-21|27	
14cr|php-statgrab-0.6.0-21|28	%setup -q -n Statgrab-%{version}
14cr|php-statgrab-0.6.0-21|29	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cr|php-statgrab-0.6.0-21|30	%patch0 -p0
14cr|php-statgrab-0.6.0-21|31	%patch1 -p0
14cr|php-statgrab-0.6.0-21|32	
14cr|php-statgrab-0.6.0-21|33	# lib64 fixes
14cr|php-statgrab-0.6.0-21|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-statgrab-0.6.0-21|35	
14cr|php-statgrab-0.6.0-21|36	%build
14cr|php-statgrab-0.6.0-21|37	%serverbuild
14cr|php-statgrab-0.6.0-21|38	
14cr|php-statgrab-0.6.0-21|39	phpize
14cr|php-statgrab-0.6.0-21|40	%configure2_5x --with-libdir=%{_lib} \
14cr|php-statgrab-0.6.0-21|41	--with-%{modname}=shared,%{_prefix}
14cr|php-statgrab-0.6.0-21|42	
14cr|php-statgrab-0.6.0-21|43	%make
14cr|php-statgrab-0.6.0-21|44	mv modules/*.so .
14cr|php-statgrab-0.6.0-21|45	
14cr|php-statgrab-0.6.0-21|46	%install
14cr|php-statgrab-0.6.0-21|47	rm -rf %{buildroot}
14cr|php-statgrab-0.6.0-21|48	
14cr|php-statgrab-0.6.0-21|49	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-statgrab-0.6.0-21|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-statgrab-0.6.0-21|51	
14cr|php-statgrab-0.6.0-21|52	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-statgrab-0.6.0-21|53	
14cr|php-statgrab-0.6.0-21|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-statgrab-0.6.0-21|55	extension = %{soname}
14cr|php-statgrab-0.6.0-21|56	EOF
14cr|php-statgrab-0.6.0-21|57	
14cr|php-statgrab-0.6.0-21|58	%post
14cr|php-statgrab-0.6.0-21|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-statgrab-0.6.0-21|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-statgrab-0.6.0-21|61	fi
14cr|php-statgrab-0.6.0-21|62	
14cr|php-statgrab-0.6.0-21|63	%postun
14cr|php-statgrab-0.6.0-21|64	if [ "$1" = "0" ]; then
14cr|php-statgrab-0.6.0-21|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-statgrab-0.6.0-21|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-statgrab-0.6.0-21|67	fi
14cr|php-statgrab-0.6.0-21|68	fi
14cr|php-statgrab-0.6.0-21|69	
14cr|php-statgrab-0.6.0-21|70	%clean
14cr|php-statgrab-0.6.0-21|71	rm -rf %{buildroot}
14cr|php-statgrab-0.6.0-21|72	
14cr|php-statgrab-0.6.0-21|73	%files
14cr|php-statgrab-0.6.0-21|74	%defattr(-,root,root)
14cr|php-statgrab-0.6.0-21|75	%doc CREDITS statgrab.php
14cr|php-statgrab-0.6.0-21|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-statgrab-0.6.0-21|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-statgrab-0.6.0-21|78	
14cr|php-statgrab-0.6.0-21|79	
14cr|php-statgrab-0.6.0-21|80	
14cr|php-statgrab-0.6.0-21|81	
14cr|php-statgrab-0.6.0-21|82	%changelog
14cr|php-statgrab-0.6.0-21|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-21
14cr|php-statgrab-0.6.0-21|84	+ Revision: 986e4a9
14cr|php-statgrab-0.6.0-21|85	- MassBuild#464: Increase release tag
14cr|php-statgrab-0.6.0-21|86	
14cr|php-statgrab-0.6.0-21|87	

6292 14
14cr|php-stats-1.0.2-33|1	%define modname stats
14cr|php-stats-1.0.2-33|2	%define dirname %{modname}
14cr|php-stats-1.0.2-33|3	%define soname %{modname}.so
14cr|php-stats-1.0.2-33|4	%define inifile A51_%{modname}.ini
14cr|php-stats-1.0.2-33|5	
14cr|php-stats-1.0.2-33|6	Summary:	Extension with routines for statistical computation for PHP
14cr|php-stats-1.0.2-33|7	Name:		php-%{modname}
14cr|php-stats-1.0.2-33|8	Version:	1.0.2
14cr|php-stats-1.0.2-33|9	Release:	33
14cr|php-stats-1.0.2-33|10	Group:		Development/PHP
14cr|php-stats-1.0.2-33|11	License:	PHP License
14cr|php-stats-1.0.2-33|12	URL:		http://pecl.php.net/package/stats/
14cr|php-stats-1.0.2-33|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tar.bz2
14cr|php-stats-1.0.2-33|14	Patch0:		stats-1.0.2-php54x.diff
14cr|php-stats-1.0.2-33|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-stats-1.0.2-33|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-stats-1.0.2-33|17	
14cr|php-stats-1.0.2-33|18	%description
14cr|php-stats-1.0.2-33|19	Extension that provides few dozens routines for statistical computation for
14cr|php-stats-1.0.2-33|20	PHP.
14cr|php-stats-1.0.2-33|21	
14cr|php-stats-1.0.2-33|22	%prep
14cr|php-stats-1.0.2-33|23	
14cr|php-stats-1.0.2-33|24	%setup -q -n %{modname}-%{version}
14cr|php-stats-1.0.2-33|25	[ "../package.xml" != "/" ] && mv ../package*.xml .
14cr|php-stats-1.0.2-33|26	
14cr|php-stats-1.0.2-33|27	%patch0 -p0
14cr|php-stats-1.0.2-33|28	
14cr|php-stats-1.0.2-33|29	# lib64 fix
14cr|php-stats-1.0.2-33|30	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-stats-1.0.2-33|31	
14cr|php-stats-1.0.2-33|32	%build
14cr|php-stats-1.0.2-33|33	%serverbuild
14cr|php-stats-1.0.2-33|34	
14cr|php-stats-1.0.2-33|35	phpize
14cr|php-stats-1.0.2-33|36	%configure2_5x --with-libdir=%{_lib} \
14cr|php-stats-1.0.2-33|37	--with-%{modname}=shared,%{_prefix}
14cr|php-stats-1.0.2-33|38	
14cr|php-stats-1.0.2-33|39	%make
14cr|php-stats-1.0.2-33|40	mv modules/*.so .
14cr|php-stats-1.0.2-33|41	
14cr|php-stats-1.0.2-33|42	%install
14cr|php-stats-1.0.2-33|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-stats-1.0.2-33|44	
14cr|php-stats-1.0.2-33|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-stats-1.0.2-33|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-stats-1.0.2-33|47	
14cr|php-stats-1.0.2-33|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-stats-1.0.2-33|49	
14cr|php-stats-1.0.2-33|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-stats-1.0.2-33|51	extension = %{soname}
14cr|php-stats-1.0.2-33|52	EOF
14cr|php-stats-1.0.2-33|53	
14cr|php-stats-1.0.2-33|54	%post
14cr|php-stats-1.0.2-33|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-stats-1.0.2-33|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-stats-1.0.2-33|57	fi
14cr|php-stats-1.0.2-33|58	
14cr|php-stats-1.0.2-33|59	%postun
14cr|php-stats-1.0.2-33|60	if [ "$1" = "0" ]; then
14cr|php-stats-1.0.2-33|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-stats-1.0.2-33|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-stats-1.0.2-33|63	fi
14cr|php-stats-1.0.2-33|64	fi
14cr|php-stats-1.0.2-33|65	
14cr|php-stats-1.0.2-33|66	%clean
14cr|php-stats-1.0.2-33|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-stats-1.0.2-33|68	
14cr|php-stats-1.0.2-33|69	%files
14cr|php-stats-1.0.2-33|70	%defattr(-,root,root)
14cr|php-stats-1.0.2-33|71	%doc tests CREDITS TODO package*.xml
14cr|php-stats-1.0.2-33|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-stats-1.0.2-33|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-stats-1.0.2-33|74	
14cr|php-stats-1.0.2-33|75	
14cr|php-stats-1.0.2-33|76	
14cr|php-stats-1.0.2-33|77	%changelog
14cr|php-stats-1.0.2-33|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-33
14cr|php-stats-1.0.2-33|79	+ Revision: bc2e75a
14cr|php-stats-1.0.2-33|80	- MassBuild#464: Increase release tag
14cr|php-stats-1.0.2-33|81	
14cr|php-stats-1.0.2-33|82	

6293 14
14cr|php-stem-1.5.1-3|1	%define modname stem
14cr|php-stem-1.5.1-3|2	%define dirname %{modname}
14cr|php-stem-1.5.1-3|3	%define soname %{modname}.so
14cr|php-stem-1.5.1-3|4	%define inifile A45_%{modname}.ini
14cr|php-stem-1.5.1-3|5	
14cr|php-stem-1.5.1-3|6	Summary:	A PHP extension that provides word stemming
14cr|php-stem-1.5.1-3|7	Name:		php-%{modname}
14cr|php-stem-1.5.1-3|8	Version:	1.5.1
14cr|php-stem-1.5.1-3|9	Release:	3
14cr|php-stem-1.5.1-3|10	Group:		Development/PHP
14cr|php-stem-1.5.1-3|11	License:	PHP License
14cr|php-stem-1.5.1-3|12	URL:		http://pecl.php.net/package/stem/
14cr|php-stem-1.5.1-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-stem-1.5.1-3|14	Source1:	%{modname}.ini
14cr|php-stem-1.5.1-3|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-stem-1.5.1-3|16	#BuildRequires:	libstemmer-devel
14cr|php-stem-1.5.1-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-stem-1.5.1-3|18	
14cr|php-stem-1.5.1-3|19	%description
14cr|php-stem-1.5.1-3|20	This stem extension for PHP provides stemming capability for a variety of
14cr|php-stem-1.5.1-3|21	languages using Dr. M.F. Porter's Snowball API, which can be found at:
14cr|php-stem-1.5.1-3|22	http://snowball.tartarus.org
14cr|php-stem-1.5.1-3|23	
14cr|php-stem-1.5.1-3|24	%prep
14cr|php-stem-1.5.1-3|25	
14cr|php-stem-1.5.1-3|26	%setup -q -n %{modname}-%{version}
14cr|php-stem-1.5.1-3|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-stem-1.5.1-3|28	
14cr|php-stem-1.5.1-3|29	cp %{SOURCE1} %{inifile}
14cr|php-stem-1.5.1-3|30	
14cr|php-stem-1.5.1-3|31	%build
14cr|php-stem-1.5.1-3|32	%serverbuild
14cr|php-stem-1.5.1-3|33	
14cr|php-stem-1.5.1-3|34	phpize
14cr|php-stem-1.5.1-3|35	%configure2_5x --with-libdir=%{_lib} \
14cr|php-stem-1.5.1-3|36	--enable-%{modname}=shared,%{_prefix}
14cr|php-stem-1.5.1-3|37	
14cr|php-stem-1.5.1-3|38	%make
14cr|php-stem-1.5.1-3|39	mv modules/*.so .
14cr|php-stem-1.5.1-3|40	
14cr|php-stem-1.5.1-3|41	# this might work in the future
14cr|php-stem-1.5.1-3|42	#%%{_usrsrc}/php-devel/buildext stem "stem.c porter.c api.c utilities.c" -DHAVE_CONFIG_H -L%{_libdir} -Wl,-lstemmer
14cr|php-stem-1.5.1-3|43	
14cr|php-stem-1.5.1-3|44	%install
14cr|php-stem-1.5.1-3|45	rm -rf %{buildroot}
14cr|php-stem-1.5.1-3|46	
14cr|php-stem-1.5.1-3|47	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-stem-1.5.1-3|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-stem-1.5.1-3|49	
14cr|php-stem-1.5.1-3|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-stem-1.5.1-3|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-stem-1.5.1-3|52	
14cr|php-stem-1.5.1-3|53	%post
14cr|php-stem-1.5.1-3|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-stem-1.5.1-3|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-stem-1.5.1-3|56	fi
14cr|php-stem-1.5.1-3|57	
14cr|php-stem-1.5.1-3|58	%postun
14cr|php-stem-1.5.1-3|59	if [ "$1" = "0" ]; then
14cr|php-stem-1.5.1-3|60	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-stem-1.5.1-3|61	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-stem-1.5.1-3|62	fi
14cr|php-stem-1.5.1-3|63	fi
14cr|php-stem-1.5.1-3|64	
14cr|php-stem-1.5.1-3|65	%clean
14cr|php-stem-1.5.1-3|66	rm -rf %{buildroot}
14cr|php-stem-1.5.1-3|67	
14cr|php-stem-1.5.1-3|68	%files
14cr|php-stem-1.5.1-3|69	%defattr(-,root,root)
14cr|php-stem-1.5.1-3|70	%doc package*.xml COPYING CREDITS ChangeLog README README.tests
14cr|php-stem-1.5.1-3|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-stem-1.5.1-3|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-stem-1.5.1-3|73	
14cr|php-stem-1.5.1-3|74	
14cr|php-stem-1.5.1-3|75	
14cr|php-stem-1.5.1-3|76	%changelog
14cr|php-stem-1.5.1-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-3
14cr|php-stem-1.5.1-3|78	+ Revision: 6d866f6
14cr|php-stem-1.5.1-3|79	- MassBuild#464: Increase release tag
14cr|php-stem-1.5.1-3|80	
14cr|php-stem-1.5.1-3|81	

6294 14
14cr|php-svn-1.0.2-3|1	%define modname svn
14cr|php-svn-1.0.2-3|2	%define dirname %{modname}
14cr|php-svn-1.0.2-3|3	%define soname %{modname}.so
14cr|php-svn-1.0.2-3|4	%define inifile A47_%{modname}.ini
14cr|php-svn-1.0.2-3|5	
14cr|php-svn-1.0.2-3|6	Summary:	PHP Bindings for the Subversion Revision control system
14cr|php-svn-1.0.2-3|7	Name:		php-%{modname}
14cr|php-svn-1.0.2-3|8	Version:	1.0.2
14cr|php-svn-1.0.2-3|9	Release:	3
14cr|php-svn-1.0.2-3|10	Group:		Development/PHP
14cr|php-svn-1.0.2-3|11	License:	PHP License
14cr|php-svn-1.0.2-3|12	URL:		http://pecl.php.net/package/svn
14cr|php-svn-1.0.2-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-svn-1.0.2-3|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-svn-1.0.2-3|15	BuildRequires:	apache-devel >= 2.2.0
14cr|php-svn-1.0.2-3|16	BuildRequires:	subversion-devel
14cr|php-svn-1.0.2-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-svn-1.0.2-3|18	
14cr|php-svn-1.0.2-3|19	%description
14cr|php-svn-1.0.2-3|20	PHP Bindings for the Subversion Revision control system.
14cr|php-svn-1.0.2-3|21	
14cr|php-svn-1.0.2-3|22	%prep
14cr|php-svn-1.0.2-3|23	
14cr|php-svn-1.0.2-3|24	%setup -q -n %{modname}-%{version}
14cr|php-svn-1.0.2-3|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-svn-1.0.2-3|26	
14cr|php-svn-1.0.2-3|27	# fix attribs
14cr|php-svn-1.0.2-3|28	find -type f | xargs chmod 644
14cr|php-svn-1.0.2-3|29	
14cr|php-svn-1.0.2-3|30	# instead of a patch
14cr|php-svn-1.0.2-3|31	perl -pi -e "s|apr-0|apr-1|g" config.m4
14cr|php-svn-1.0.2-3|32	perl -pi -e "s|apache2|apache|g" config.m4
14cr|php-svn-1.0.2-3|33	
14cr|php-svn-1.0.2-3|34	# fix version
14cr|php-svn-1.0.2-3|35	perl -pi -e "s|^#define PHP_SVN_VERSION .*|#define PHP_SVN_VERSION \"%{version}\"|g" php_svn.h
14cr|php-svn-1.0.2-3|36	
14cr|php-svn-1.0.2-3|37	%build
14cr|php-svn-1.0.2-3|38	%serverbuild
14cr|php-svn-1.0.2-3|39	
14cr|php-svn-1.0.2-3|40	export CPPFLAGS="`apr-1-config --cppflags`"
14cr|php-svn-1.0.2-3|41	
14cr|php-svn-1.0.2-3|42	phpize
14cr|php-svn-1.0.2-3|43	%configure2_5x --with-libdir=%{_lib} \
14cr|php-svn-1.0.2-3|44	--with-%{modname}=shared,%{_prefix}
14cr|php-svn-1.0.2-3|45	%make
14cr|php-svn-1.0.2-3|46	mv modules/*.so .
14cr|php-svn-1.0.2-3|47	
14cr|php-svn-1.0.2-3|48	%install
14cr|php-svn-1.0.2-3|49	rm -rf %{buildroot}
14cr|php-svn-1.0.2-3|50	
14cr|php-svn-1.0.2-3|51	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-svn-1.0.2-3|52	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-svn-1.0.2-3|53	
14cr|php-svn-1.0.2-3|54	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-svn-1.0.2-3|55	
14cr|php-svn-1.0.2-3|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-svn-1.0.2-3|57	extension = %{soname}
14cr|php-svn-1.0.2-3|58	EOF
14cr|php-svn-1.0.2-3|59	
14cr|php-svn-1.0.2-3|60	%post
14cr|php-svn-1.0.2-3|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-svn-1.0.2-3|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-svn-1.0.2-3|63	fi
14cr|php-svn-1.0.2-3|64	
14cr|php-svn-1.0.2-3|65	%postun
14cr|php-svn-1.0.2-3|66	if [ "$1" = "0" ]; then
14cr|php-svn-1.0.2-3|67	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-svn-1.0.2-3|68	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-svn-1.0.2-3|69	fi
14cr|php-svn-1.0.2-3|70	fi
14cr|php-svn-1.0.2-3|71	
14cr|php-svn-1.0.2-3|72	%clean
14cr|php-svn-1.0.2-3|73	rm -rf %{buildroot}
14cr|php-svn-1.0.2-3|74	
14cr|php-svn-1.0.2-3|75	%files
14cr|php-svn-1.0.2-3|76	%defattr(-,root,root)
14cr|php-svn-1.0.2-3|77	%doc examples CREDITS EXPERIMENTAL package*.xml
14cr|php-svn-1.0.2-3|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-svn-1.0.2-3|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-svn-1.0.2-3|80	
14cr|php-svn-1.0.2-3|81	
14cr|php-svn-1.0.2-3|82	
14cr|php-svn-1.0.2-3|83	%changelog
14cr|php-svn-1.0.2-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|php-svn-1.0.2-3|85	+ Revision: 25eda85
14cr|php-svn-1.0.2-3|86	- MassBuild#464: Increase release tag
14cr|php-svn-1.0.2-3|87	
14cr|php-svn-1.0.2-3|88	

6295 14
14cr|php-swish-0.5.0-2|1	%define modname swish
14cr|php-swish-0.5.0-2|2	%define dirname %{modname}
14cr|php-swish-0.5.0-2|3	%define soname %{modname}.so
14cr|php-swish-0.5.0-2|4	%define inifile B08_%{modname}.ini
14cr|php-swish-0.5.0-2|5	
14cr|php-swish-0.5.0-2|6	Summary:	Swish-e bindings
14cr|php-swish-0.5.0-2|7	Name:		php-%{modname}
14cr|php-swish-0.5.0-2|8	Version:	0.5.0
14cr|php-swish-0.5.0-2|9	Release:	2
14cr|php-swish-0.5.0-2|10	Group:		Development/PHP
14cr|php-swish-0.5.0-2|11	License:	PHP License
14cr|php-swish-0.5.0-2|12	URL:		http://pecl.php.net/package/swish/
14cr|php-swish-0.5.0-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-swish-0.5.0-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-swish-0.5.0-2|15	BuildRequires:	swish-e-devel
14cr|php-swish-0.5.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-swish-0.5.0-2|17	
14cr|php-swish-0.5.0-2|18	%description
14cr|php-swish-0.5.0-2|19	This extension provides bindings to the Swish-e API.
14cr|php-swish-0.5.0-2|20	
14cr|php-swish-0.5.0-2|21	%prep
14cr|php-swish-0.5.0-2|22	
14cr|php-swish-0.5.0-2|23	%setup -q -n %{modname}-%{version}
14cr|php-swish-0.5.0-2|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-swish-0.5.0-2|25	
14cr|php-swish-0.5.0-2|26	%build
14cr|php-swish-0.5.0-2|27	%serverbuild
14cr|php-swish-0.5.0-2|28	
14cr|php-swish-0.5.0-2|29	phpize
14cr|php-swish-0.5.0-2|30	%configure2_5x --with-libdir=%{_lib} \
14cr|php-swish-0.5.0-2|31	--with-%{modname}=shared,%{_prefix}
14cr|php-swish-0.5.0-2|32	%make
14cr|php-swish-0.5.0-2|33	mv modules/*.so .
14cr|php-swish-0.5.0-2|34	
14cr|php-swish-0.5.0-2|35	%install
14cr|php-swish-0.5.0-2|36	rm -rf %{buildroot}
14cr|php-swish-0.5.0-2|37	
14cr|php-swish-0.5.0-2|38	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-swish-0.5.0-2|39	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-swish-0.5.0-2|40	
14cr|php-swish-0.5.0-2|41	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-swish-0.5.0-2|42	
14cr|php-swish-0.5.0-2|43	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-swish-0.5.0-2|44	extension = %{soname}
14cr|php-swish-0.5.0-2|45	EOF
14cr|php-swish-0.5.0-2|46	
14cr|php-swish-0.5.0-2|47	%post
14cr|php-swish-0.5.0-2|48	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-swish-0.5.0-2|49	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-swish-0.5.0-2|50	fi
14cr|php-swish-0.5.0-2|51	
14cr|php-swish-0.5.0-2|52	%postun
14cr|php-swish-0.5.0-2|53	if [ "$1" = "0" ]; then
14cr|php-swish-0.5.0-2|54	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-swish-0.5.0-2|55	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-swish-0.5.0-2|56	fi
14cr|php-swish-0.5.0-2|57	fi
14cr|php-swish-0.5.0-2|58	
14cr|php-swish-0.5.0-2|59	%clean
14cr|php-swish-0.5.0-2|60	rm -rf %{buildroot}
14cr|php-swish-0.5.0-2|61	
14cr|php-swish-0.5.0-2|62	%files
14cr|php-swish-0.5.0-2|63	%defattr(-,root,root)
14cr|php-swish-0.5.0-2|64	%doc CREDITS README swish.php package*.xml
14cr|php-swish-0.5.0-2|65	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-swish-0.5.0-2|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-swish-0.5.0-2|67	
14cr|php-swish-0.5.0-2|68	
14cr|php-swish-0.5.0-2|69	
14cr|php-swish-0.5.0-2|70	
14cr|php-swish-0.5.0-2|71	%changelog
14cr|php-swish-0.5.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-2
14cr|php-swish-0.5.0-2|73	+ Revision: 25ddf38
14cr|php-swish-0.5.0-2|74	- MassBuild#464: Increase release tag
14cr|php-swish-0.5.0-2|75	
14cr|php-swish-0.5.0-2|76	

6296 14
14cr|php-syck-0.9.3-21|1	%define modname syck
14cr|php-syck-0.9.3-21|2	%define soname %{modname}.so
14cr|php-syck-0.9.3-21|3	%define inifile A62_%{modname}.ini
14cr|php-syck-0.9.3-21|4	
14cr|php-syck-0.9.3-21|5	Summary:	YAML-1.0 parser and emitter
14cr|php-syck-0.9.3-21|6	Name:		php-%{modname}
14cr|php-syck-0.9.3-21|7	Version:	0.9.3
14cr|php-syck-0.9.3-21|8	Release:	21
14cr|php-syck-0.9.3-21|9	Group:		Development/PHP
14cr|php-syck-0.9.3-21|10	License:	PHP License
14cr|php-syck-0.9.3-21|11	URL:		http://pecl.php.net/package/syck
14cr|php-syck-0.9.3-21|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-syck-0.9.3-21|13	Patch0:		syck-0.9.3-php54x.diff
14cr|php-syck-0.9.3-21|14	Requires:	php-hash
14cr|php-syck-0.9.3-21|15	BuildRequires:	php-devel >= 3:5.2.1
14cr|php-syck-0.9.3-21|16	BuildRequires:	file
14cr|php-syck-0.9.3-21|17	BuildRequires:	syck-devel >= 0.55
14cr|php-syck-0.9.3-21|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-syck-0.9.3-21|19	
14cr|php-syck-0.9.3-21|20	%description
14cr|php-syck-0.9.3-21|21	A binding to the Syck library.  YAML(tm) (rhymes with "camel") is a
14cr|php-syck-0.9.3-21|22	straightforward machine parsable data serialization format designed for human
14cr|php-syck-0.9.3-21|23	readability and interaction with scripting languages. YAML is optimized for
14cr|php-syck-0.9.3-21|24	data serialization, configuration settings, log files, Internet messaging and
14cr|php-syck-0.9.3-21|25	filtering.
14cr|php-syck-0.9.3-21|26	
14cr|php-syck-0.9.3-21|27	%prep
14cr|php-syck-0.9.3-21|28	
14cr|php-syck-0.9.3-21|29	%setup -q -n %{modname}-%{version}
14cr|php-syck-0.9.3-21|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-syck-0.9.3-21|31	
14cr|php-syck-0.9.3-21|32	%patch0 -p0
14cr|php-syck-0.9.3-21|33	
14cr|php-syck-0.9.3-21|34	# fix permissions
14cr|php-syck-0.9.3-21|35	find . -type f | xargs chmod 644
14cr|php-syck-0.9.3-21|36	
14cr|php-syck-0.9.3-21|37	# strip away annoying ^M
14cr|php-syck-0.9.3-21|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-syck-0.9.3-21|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-syck-0.9.3-21|40	
14cr|php-syck-0.9.3-21|41	# lib64 fix
14cr|php-syck-0.9.3-21|42	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-syck-0.9.3-21|43	
14cr|php-syck-0.9.3-21|44	%build
14cr|php-syck-0.9.3-21|45	%serverbuild
14cr|php-syck-0.9.3-21|46	
14cr|php-syck-0.9.3-21|47	phpize
14cr|php-syck-0.9.3-21|48	%configure2_5x --with-libdir=%{_lib} \
14cr|php-syck-0.9.3-21|49	--with-%{modname}=shared,%{_prefix}
14cr|php-syck-0.9.3-21|50	%make
14cr|php-syck-0.9.3-21|51	
14cr|php-syck-0.9.3-21|52	mv modules/*.so .
14cr|php-syck-0.9.3-21|53	
14cr|php-syck-0.9.3-21|54	%install
14cr|php-syck-0.9.3-21|55	rm -rf %{buildroot}
14cr|php-syck-0.9.3-21|56	
14cr|php-syck-0.9.3-21|57	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-syck-0.9.3-21|58	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-syck-0.9.3-21|59	
14cr|php-syck-0.9.3-21|60	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-syck-0.9.3-21|61	
14cr|php-syck-0.9.3-21|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-syck-0.9.3-21|63	extension = %{soname}
14cr|php-syck-0.9.3-21|64	EOF
14cr|php-syck-0.9.3-21|65	
14cr|php-syck-0.9.3-21|66	%post
14cr|php-syck-0.9.3-21|67	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-syck-0.9.3-21|68	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-syck-0.9.3-21|69	fi
14cr|php-syck-0.9.3-21|70	
14cr|php-syck-0.9.3-21|71	%postun
14cr|php-syck-0.9.3-21|72	if [ "$1" = "0" ]; then
14cr|php-syck-0.9.3-21|73	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-syck-0.9.3-21|74	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-syck-0.9.3-21|75	fi
14cr|php-syck-0.9.3-21|76	fi
14cr|php-syck-0.9.3-21|77	
14cr|php-syck-0.9.3-21|78	%clean
14cr|php-syck-0.9.3-21|79	rm -rf %{buildroot}
14cr|php-syck-0.9.3-21|80	
14cr|php-syck-0.9.3-21|81	%files
14cr|php-syck-0.9.3-21|82	%defattr(-,root,root)
14cr|php-syck-0.9.3-21|83	%doc CHANGELOG TODO package*.xml
14cr|php-syck-0.9.3-21|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-syck-0.9.3-21|85	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-syck-0.9.3-21|86	
14cr|php-syck-0.9.3-21|87	
14cr|php-syck-0.9.3-21|88	
14cr|php-syck-0.9.3-21|89	%changelog
14cr|php-syck-0.9.3-21|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-21
14cr|php-syck-0.9.3-21|91	+ Revision: c0ba7a9
14cr|php-syck-0.9.3-21|92	- MassBuild#464: Increase release tag
14cr|php-syck-0.9.3-21|93	
14cr|php-syck-0.9.3-21|94	

6297 14
14cr|php-symfony-YAML-1.0.6-3|1	%define  upstream_name YAML
14cr|php-symfony-YAML-1.0.6-3|2	
14cr|php-symfony-YAML-1.0.6-3|3	Summary:	A PHP library that speaks YAML
14cr|php-symfony-YAML-1.0.6-3|4	Name:		php-symfony-%{upstream_name}
14cr|php-symfony-YAML-1.0.6-3|5	Version:	1.0.6
14cr|php-symfony-YAML-1.0.6-3|6	Release:	3
14cr|php-symfony-YAML-1.0.6-3|7	License:	MIT
14cr|php-symfony-YAML-1.0.6-3|8	Group:		Development/PHP
14cr|php-symfony-YAML-1.0.6-3|9	URL:		http://pear.symfony-project.com/
14cr|php-symfony-YAML-1.0.6-3|10	Source0:	http://pear.symfony-project.com/get/YAML-%{version}.tgz
14cr|php-symfony-YAML-1.0.6-3|11	Requires(post): php-pear
14cr|php-symfony-YAML-1.0.6-3|12	Requires(preun): php-pear
14cr|php-symfony-YAML-1.0.6-3|13	Requires:	php-cli >= 3:5.2.1
14cr|php-symfony-YAML-1.0.6-3|14	Requires:	php-pear >= 1:1.9.4
14cr|php-symfony-YAML-1.0.6-3|15	Requires:	php-channel-symfony
14cr|php-symfony-YAML-1.0.6-3|16	BuildArch:	noarch
14cr|php-symfony-YAML-1.0.6-3|17	BuildRequires:	php-pear
14cr|php-symfony-YAML-1.0.6-3|18	BuildRequires:	php-channel-symfony
14cr|php-symfony-YAML-1.0.6-3|19	
14cr|php-symfony-YAML-1.0.6-3|20	%description
14cr|php-symfony-YAML-1.0.6-3|21	Symfony YAML is a PHP library that parses YAML strings and converts them to
14cr|php-symfony-YAML-1.0.6-3|22	PHP arrays. It can also converts PHP arrays to YAML strings. Its official
14cr|php-symfony-YAML-1.0.6-3|23	website is at http://components.symfony-project.org/yaml/.
14cr|php-symfony-YAML-1.0.6-3|24	
14cr|php-symfony-YAML-1.0.6-3|25	This package provides The Symfony YAML Component.
14cr|php-symfony-YAML-1.0.6-3|26	
14cr|php-symfony-YAML-1.0.6-3|27	%prep
14cr|php-symfony-YAML-1.0.6-3|28	
14cr|php-symfony-YAML-1.0.6-3|29	%setup -q -c
14cr|php-symfony-YAML-1.0.6-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cr|php-symfony-YAML-1.0.6-3|31	
14cr|php-symfony-YAML-1.0.6-3|32	%build
14cr|php-symfony-YAML-1.0.6-3|33	
14cr|php-symfony-YAML-1.0.6-3|34	%install
14cr|php-symfony-YAML-1.0.6-3|35	
14cr|php-symfony-YAML-1.0.6-3|36	cd %{upstream_name}-%{version}
14cr|php-symfony-YAML-1.0.6-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cr|php-symfony-YAML-1.0.6-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cr|php-symfony-YAML-1.0.6-3|39	
14cr|php-symfony-YAML-1.0.6-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cr|php-symfony-YAML-1.0.6-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cr|php-symfony-YAML-1.0.6-3|42	
14cr|php-symfony-YAML-1.0.6-3|43	install -d %{buildroot}%{_datadir}/pear/packages
14cr|php-symfony-YAML-1.0.6-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cr|php-symfony-YAML-1.0.6-3|45	
14cr|php-symfony-YAML-1.0.6-3|46	%clean
14cr|php-symfony-YAML-1.0.6-3|47	
14cr|php-symfony-YAML-1.0.6-3|48	
14cr|php-symfony-YAML-1.0.6-3|49	
14cr|php-symfony-YAML-1.0.6-3|50	%files
14cr|php-symfony-YAML-1.0.6-3|51	%defattr(-,root,root)
14cr|php-symfony-YAML-1.0.6-3|52	%doc %{upstream_name}-%{version}/LICENSE
14cr|php-symfony-YAML-1.0.6-3|53	%doc %{upstream_name}-%{version}/README.markdown
14cr|php-symfony-YAML-1.0.6-3|54	%{_datadir}/pear/SymfonyComponents/YAML
14cr|php-symfony-YAML-1.0.6-3|55	%{_datadir}/pear/packages/YAML.xml
14cr|php-symfony-YAML-1.0.6-3|56	
14cr|php-symfony-YAML-1.0.6-3|57	
14cr|php-symfony-YAML-1.0.6-3|58	
14cr|php-symfony-YAML-1.0.6-3|59	
14cr|php-symfony-YAML-1.0.6-3|60	%changelog
14cr|php-symfony-YAML-1.0.6-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-3
14cr|php-symfony-YAML-1.0.6-3|62	+ Revision: 3edaaa3
14cr|php-symfony-YAML-1.0.6-3|63	- MassBuild#464: Increase release tag
14cr|php-symfony-YAML-1.0.6-3|64	
14cr|php-symfony-YAML-1.0.6-3|65	

6298 14
14cr|phpsysinfo-2.5.4-11|1	Summary:	PHPSysInfo displays system status
14cr|phpsysinfo-2.5.4-11|2	Name:		phpsysinfo
14cr|phpsysinfo-2.5.4-11|3	Version:	2.5.4
14cr|phpsysinfo-2.5.4-11|4	Release:	11
14cr|phpsysinfo-2.5.4-11|5	Group:		System/Servers
14cr|phpsysinfo-2.5.4-11|6	License:	GPLv2+
14cr|phpsysinfo-2.5.4-11|7	URL:		http://phpsysinfo.sourceforge.net/
14cr|phpsysinfo-2.5.4-11|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|phpsysinfo-2.5.4-11|9	Patch0:		phpsysinfo-2.5.2-rc2-mdv_conf.diff
14cr|phpsysinfo-2.5.4-11|10	Requires:       apache-mod_php php-xml lm_sensors
14cr|phpsysinfo-2.5.4-11|11	Requires(post):   ccp
14cr|phpsysinfo-2.5.4-11|12	%if %mdkversion < 201010
14cr|phpsysinfo-2.5.4-11|13	Requires(post):   rpm-helper
14cr|phpsysinfo-2.5.4-11|14	Requires(postun):   rpm-helper
14cr|phpsysinfo-2.5.4-11|15	%endif
14cr|phpsysinfo-2.5.4-11|16	BuildArch:	noarch
14cr|phpsysinfo-2.5.4-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|phpsysinfo-2.5.4-11|18	
14cr|phpsysinfo-2.5.4-11|19	%description
14cr|phpsysinfo-2.5.4-11|20	PHPSysInfo is a customizable PHP Script that parses /proc, and formats
14cr|phpsysinfo-2.5.4-11|21	information nicely. It will display information about system facts like Uptime,
14cr|phpsysinfo-2.5.4-11|22	CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk
14cr|phpsysinfo-2.5.4-11|23	usage, and more.
14cr|phpsysinfo-2.5.4-11|24	
14cr|phpsysinfo-2.5.4-11|25	Included is also a new lm_sensors module that will present voltage,
14cr|phpsysinfo-2.5.4-11|26	temperature, fan speed, etc. if the appropriate lm_sensors modules are loaded.
14cr|phpsysinfo-2.5.4-11|27	
14cr|phpsysinfo-2.5.4-11|28	%prep
14cr|phpsysinfo-2.5.4-11|29	
14cr|phpsysinfo-2.5.4-11|30	%setup -q -n %{name}
14cr|phpsysinfo-2.5.4-11|31	%patch0 -p1
14cr|phpsysinfo-2.5.4-11|32	
14cr|phpsysinfo-2.5.4-11|33	# clean up CVS stuff
14cr|phpsysinfo-2.5.4-11|34	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|phpsysinfo-2.5.4-11|35	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|phpsysinfo-2.5.4-11|36	done
14cr|phpsysinfo-2.5.4-11|37	
14cr|phpsysinfo-2.5.4-11|38	# fix dir perms
14cr|phpsysinfo-2.5.4-11|39	find . -type d | xargs chmod 755
14cr|phpsysinfo-2.5.4-11|40	
14cr|phpsysinfo-2.5.4-11|41	# fix file perms
14cr|phpsysinfo-2.5.4-11|42	find . -type f | xargs chmod 644
14cr|phpsysinfo-2.5.4-11|43	
14cr|phpsysinfo-2.5.4-11|44	%install
14cr|phpsysinfo-2.5.4-11|45	rm -rf %{buildroot}
14cr|phpsysinfo-2.5.4-11|46	
14cr|phpsysinfo-2.5.4-11|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|phpsysinfo-2.5.4-11|48	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|phpsysinfo-2.5.4-11|49	install -d %{buildroot}/var/www/%{name}
14cr|phpsysinfo-2.5.4-11|50	
14cr|phpsysinfo-2.5.4-11|51	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|phpsysinfo-2.5.4-11|52	
14cr|phpsysinfo-2.5.4-11|53	mv %{buildroot}/var/www/%{name}/config.php.new %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|phpsysinfo-2.5.4-11|54	
14cr|phpsysinfo-2.5.4-11|55	# cleanup
14cr|phpsysinfo-2.5.4-11|56	rm -f %{buildroot}/var/www/%{name}/COPYING
14cr|phpsysinfo-2.5.4-11|57	rm -f %{buildroot}/var/www/%{name}/ChangeLog
14cr|phpsysinfo-2.5.4-11|58	rm -f %{buildroot}/var/www/%{name}/README
14cr|phpsysinfo-2.5.4-11|59	
14cr|phpsysinfo-2.5.4-11|60	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
14cr|phpsysinfo-2.5.4-11|61	Alias /%{name} /var/www/%{name}
14cr|phpsysinfo-2.5.4-11|62	
14cr|phpsysinfo-2.5.4-11|63	<Directory /var/www/%{name}>
14cr|phpsysinfo-2.5.4-11|64	Require all granted
14cr|phpsysinfo-2.5.4-11|65	</Directory>
14cr|phpsysinfo-2.5.4-11|66	EOF
14cr|phpsysinfo-2.5.4-11|67	
14cr|phpsysinfo-2.5.4-11|68	%post
14cr|phpsysinfo-2.5.4-11|69	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
14cr|phpsysinfo-2.5.4-11|70	--oldfile %{_sysconfdir}/%{name}/config.php \
14cr|phpsysinfo-2.5.4-11|71	--newfile %{_sysconfdir}/%{name}/config.php.rpmnew
14cr|phpsysinfo-2.5.4-11|72	%if %mdkversion < 201010
14cr|phpsysinfo-2.5.4-11|73	%_post_webapp
14cr|phpsysinfo-2.5.4-11|74	%endif
14cr|phpsysinfo-2.5.4-11|75	
14cr|phpsysinfo-2.5.4-11|76	
14cr|phpsysinfo-2.5.4-11|77	%clean
14cr|phpsysinfo-2.5.4-11|78	rm -rf %{buildroot}
14cr|phpsysinfo-2.5.4-11|79	
14cr|phpsysinfo-2.5.4-11|80	%files
14cr|phpsysinfo-2.5.4-11|81	%defattr(-,root,root)
14cr|phpsysinfo-2.5.4-11|82	%doc COPYING ChangeLog README
14cr|phpsysinfo-2.5.4-11|83	%config(noreplace) %{webappconfdir}/%{name}.conf
14cr|phpsysinfo-2.5.4-11|84	%config(noreplace) %{_sysconfdir}/%{name}
14cr|phpsysinfo-2.5.4-11|85	/var/www/%{name}
14cr|phpsysinfo-2.5.4-11|86	
14cr|phpsysinfo-2.5.4-11|87	
14cr|phpsysinfo-2.5.4-11|88	
14cr|phpsysinfo-2.5.4-11|89	%changelog
14cr|phpsysinfo-2.5.4-11|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.4-11
14cr|phpsysinfo-2.5.4-11|91	+ Revision: 993a739
14cr|phpsysinfo-2.5.4-11|92	- MassBuild#464: Increase release tag
14cr|phpsysinfo-2.5.4-11|93	
14cr|phpsysinfo-2.5.4-11|94	

6299 14
14cr|php-sysload-1.0.0-6|1	%define modname sysload
14cr|php-sysload-1.0.0-6|2	%define dirname %{modname}
14cr|php-sysload-1.0.0-6|3	%define soname %{modname}.so
14cr|php-sysload-1.0.0-6|4	%define inifile B20_%{modname}.ini
14cr|php-sysload-1.0.0-6|5	
14cr|php-sysload-1.0.0-6|6	Summary:	PHP Sysload extension
14cr|php-sysload-1.0.0-6|7	Name:		php-%{modname}
14cr|php-sysload-1.0.0-6|8	Version:	1.0.0
14cr|php-sysload-1.0.0-6|9	Release:	6
14cr|php-sysload-1.0.0-6|10	Group:		Development/PHP
14cr|php-sysload-1.0.0-6|11	License:	PHP
14cr|php-sysload-1.0.0-6|12	URL:		http://www.xarg.org/project/php-sysload/
14cr|php-sysload-1.0.0-6|13	Source0:	http://www.xarg.org/download/sysload-%{version}.tar.gz
14cr|php-sysload-1.0.0-6|14	Source1:	B20_sysload.ini
14cr|php-sysload-1.0.0-6|15	Patch0:		sysload-1.0.0-php54x.diff
14cr|php-sysload-1.0.0-6|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-sysload-1.0.0-6|17	
14cr|php-sysload-1.0.0-6|18	%description
14cr|php-sysload-1.0.0-6|19	PHP Sysload is a simple monitoring Extension for PHP backends behind a reverse
14cr|php-sysload-1.0.0-6|20	proxy server or for other tasks where you have a need to send a specified HTTP
14cr|php-sysload-1.0.0-6|21	header on overrun.
14cr|php-sysload-1.0.0-6|22	
14cr|php-sysload-1.0.0-6|23	%prep
14cr|php-sysload-1.0.0-6|24	
14cr|php-sysload-1.0.0-6|25	%setup -q -n %{modname}-%{version}
14cr|php-sysload-1.0.0-6|26	%patch0 -p0
14cr|php-sysload-1.0.0-6|27	
14cr|php-sysload-1.0.0-6|28	cp %{SOURCE1} %{inifile}
14cr|php-sysload-1.0.0-6|29	
14cr|php-sysload-1.0.0-6|30	# lib64 fix
14cr|php-sysload-1.0.0-6|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-sysload-1.0.0-6|32	
14cr|php-sysload-1.0.0-6|33	%build
14cr|php-sysload-1.0.0-6|34	%serverbuild
14cr|php-sysload-1.0.0-6|35	
14cr|php-sysload-1.0.0-6|36	phpize
14cr|php-sysload-1.0.0-6|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-sysload-1.0.0-6|38	--with-%{modname}=shared,%{_prefix}
14cr|php-sysload-1.0.0-6|39	%make
14cr|php-sysload-1.0.0-6|40	mv modules/*.so .
14cr|php-sysload-1.0.0-6|41	
14cr|php-sysload-1.0.0-6|42	%install
14cr|php-sysload-1.0.0-6|43	
14cr|php-sysload-1.0.0-6|44	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-sysload-1.0.0-6|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-sysload-1.0.0-6|46	
14cr|php-sysload-1.0.0-6|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-sysload-1.0.0-6|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-sysload-1.0.0-6|49	
14cr|php-sysload-1.0.0-6|50	%post
14cr|php-sysload-1.0.0-6|51	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-sysload-1.0.0-6|52	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-sysload-1.0.0-6|53	fi
14cr|php-sysload-1.0.0-6|54	
14cr|php-sysload-1.0.0-6|55	%postun
14cr|php-sysload-1.0.0-6|56	if [ "$1" = "0" ]; then
14cr|php-sysload-1.0.0-6|57	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-sysload-1.0.0-6|58	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-sysload-1.0.0-6|59	fi
14cr|php-sysload-1.0.0-6|60	fi
14cr|php-sysload-1.0.0-6|61	
14cr|php-sysload-1.0.0-6|62	%files
14cr|php-sysload-1.0.0-6|63	%doc CREDIT
14cr|php-sysload-1.0.0-6|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-sysload-1.0.0-6|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-sysload-1.0.0-6|66	
14cr|php-sysload-1.0.0-6|67	
14cr|php-sysload-1.0.0-6|68	
14cr|php-sysload-1.0.0-6|69	
14cr|php-sysload-1.0.0-6|70	%changelog
14cr|php-sysload-1.0.0-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cr|php-sysload-1.0.0-6|72	+ Revision: 9105f92
14cr|php-sysload-1.0.0-6|73	- MassBuild#464: Increase release tag
14cr|php-sysload-1.0.0-6|74	
14cr|php-sysload-1.0.0-6|75	

6300 14
14cr|php-syslog-ng-2.9.8-9|1	Name:       php-syslog-ng
14cr|php-syslog-ng-2.9.8-9|2	Version:    2.9.8
14cr|php-syslog-ng-2.9.8-9|3	Release:    9
14cr|php-syslog-ng-2.9.8-9|4	Summary:    Web frontend for syslog-ng
14cr|php-syslog-ng-2.9.8-9|5	License:    GPL
14cr|php-syslog-ng-2.9.8-9|6	Group:      System/Servers
14cr|php-syslog-ng-2.9.8-9|7	URL:        http://code.google.com/p/php-syslog-ng/
14cr|php-syslog-ng-2.9.8-9|8	Source0:    http://php-syslog-ng.googlecode.com/files/%{name}-%{version}.tgz
14cr|php-syslog-ng-2.9.8-9|9	Patch:      php-syslog-ng-2.9.8-fhs.patch
14cr|php-syslog-ng-2.9.8-9|10	Requires:   mod_php
14cr|php-syslog-ng-2.9.8-9|11	Requires:   php-cli
14cr|php-syslog-ng-2.9.8-9|12	Requires:   php-gd
14cr|php-syslog-ng-2.9.8-9|13	Requires:   php-mysql
14cr|php-syslog-ng-2.9.8-9|14	Requires:   php-xml
14cr|php-syslog-ng-2.9.8-9|15	BuildArch:  noarch
14cr|php-syslog-ng-2.9.8-9|16	
14cr|php-syslog-ng-2.9.8-9|17	%description
14cr|php-syslog-ng-2.9.8-9|18	Php-Syslog-ng is a frontend for viewing syslog-ng messages logged to MySQL in
14cr|php-syslog-ng-2.9.8-9|19	realtime. It features customized searches based on device, priority, date,
14cr|php-syslog-ng-2.9.8-9|20	time, and message.
14cr|php-syslog-ng-2.9.8-9|21	
14cr|php-syslog-ng-2.9.8-9|22	%prep
14cr|php-syslog-ng-2.9.8-9|23	%setup -q -n %{name}
14cr|php-syslog-ng-2.9.8-9|24	%patch -p 1
14cr|php-syslog-ng-2.9.8-9|25	
14cr|php-syslog-ng-2.9.8-9|26	%install
14cr|php-syslog-ng-2.9.8-9|27	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|28	cp -pr html/*.php %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|29	cp -pr html/robots.txt %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|30	cp -pr html/favicon.ico %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|31	cp -pr html/css %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|32	cp -pr html/images %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|33	cp -pr html/install %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|34	cp -pr html/userguide.doc %{buildroot}%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|35	
14cr|php-syslog-ng-2.9.8-9|36	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|php-syslog-ng-2.9.8-9|37	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|php-syslog-ng-2.9.8-9|38	
14cr|php-syslog-ng-2.9.8-9|39	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cr|php-syslog-ng-2.9.8-9|40	(cd %buildroot%{_var}/www/%{name} && ln -s ../../lib/%{name} jpcache)
14cr|php-syslog-ng-2.9.8-9|41	
14cr|php-syslog-ng-2.9.8-9|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|php-syslog-ng-2.9.8-9|43	install -m 755 scripts/dbgen.pl %{buildroot}%{_datadir}/%{name}/bin
14cr|php-syslog-ng-2.9.8-9|44	install -m 755 scripts/resetusers.sh %{buildroot}%{_datadir}/%{name}/bin
14cr|php-syslog-ng-2.9.8-9|45	install -m 644 scripts/*.php %{buildroot}%{_datadir}/%{name}/bin
14cr|php-syslog-ng-2.9.8-9|46	
14cr|php-syslog-ng-2.9.8-9|47	# distribut include content
14cr|php-syslog-ng-2.9.8-9|48	pushd html
14cr|php-syslog-ng-2.9.8-9|49	find includes -type f -a -not -name '*.js' | \
14cr|php-syslog-ng-2.9.8-9|50	tar --create --files-from - --remove-files | \
14cr|php-syslog-ng-2.9.8-9|51	(cd %{buildroot}%{_datadir}/%{name} && tar --preserve --extract)
14cr|php-syslog-ng-2.9.8-9|52	find includes -type f -a -name '*.js' | \
14cr|php-syslog-ng-2.9.8-9|53	tar --create --files-from - --remove-files | \
14cr|php-syslog-ng-2.9.8-9|54	(cd %{buildroot}%{_var}/www/%{name} && tar --preserve --extract)
14cr|php-syslog-ng-2.9.8-9|55	popd
14cr|php-syslog-ng-2.9.8-9|56	
14cr|php-syslog-ng-2.9.8-9|57	# apache conf
14cr|php-syslog-ng-2.9.8-9|58	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|php-syslog-ng-2.9.8-9|59	cat > %{buildroot}%{_webappconfdir}/php-syslog-ng.conf <<EOF
14cr|php-syslog-ng-2.9.8-9|60	Alias /php-syslog-ng %{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|61	
14cr|php-syslog-ng-2.9.8-9|62	<Directory "%{_var}/www/%{name}">
14cr|php-syslog-ng-2.9.8-9|63	Require all granted
14cr|php-syslog-ng-2.9.8-9|64	php_value memory_limit 128M
14cr|php-syslog-ng-2.9.8-9|65	php_value max_execution_time 300
14cr|php-syslog-ng-2.9.8-9|66	</Directory>
14cr|php-syslog-ng-2.9.8-9|67	
14cr|php-syslog-ng-2.9.8-9|68	<Directory "%{_var}/www/%{name}/install">
14cr|php-syslog-ng-2.9.8-9|69	Require host localhost
14cr|php-syslog-ng-2.9.8-9|70	</Directory>
14cr|php-syslog-ng-2.9.8-9|71	EOF
14cr|php-syslog-ng-2.9.8-9|72	
14cr|php-syslog-ng-2.9.8-9|73	
14cr|php-syslog-ng-2.9.8-9|74	
14cr|php-syslog-ng-2.9.8-9|75	%clean
14cr|php-syslog-ng-2.9.8-9|76	
14cr|php-syslog-ng-2.9.8-9|77	%files
14cr|php-syslog-ng-2.9.8-9|78	%doc html/CHANGELOG html/LICENSE html/README html/TROUBLESHOOTING-INSTALL
14cr|php-syslog-ng-2.9.8-9|79	%config(noreplace) %{_webappconfdir}/php-syslog-ng.conf
14cr|php-syslog-ng-2.9.8-9|80	%dir %{_sysconfdir}/php-syslog-ng
14cr|php-syslog-ng-2.9.8-9|81	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/php-syslog-ng/config.php
14cr|php-syslog-ng-2.9.8-9|82	%{_var}/www/%{name}
14cr|php-syslog-ng-2.9.8-9|83	%attr(-,apache,apache) %{_var}/lib/%{name}
14cr|php-syslog-ng-2.9.8-9|84	%{_datadir}/%{name}
14cr|php-syslog-ng-2.9.8-9|85	
14cr|php-syslog-ng-2.9.8-9|86	
14cr|php-syslog-ng-2.9.8-9|87	
14cr|php-syslog-ng-2.9.8-9|88	%changelog
14cr|php-syslog-ng-2.9.8-9|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.8-9
14cr|php-syslog-ng-2.9.8-9|90	+ Revision: 423a11e
14cr|php-syslog-ng-2.9.8-9|91	- MassBuild#464: Increase release tag
14cr|php-syslog-ng-2.9.8-9|92	
14cr|php-syslog-ng-2.9.8-9|93	

6301 14
14cr|php-tcpwrap-1.1.3-22|1	%define modname tcpwrap
14cr|php-tcpwrap-1.1.3-22|2	%define dirname %{modname}
14cr|php-tcpwrap-1.1.3-22|3	%define soname %{modname}.so
14cr|php-tcpwrap-1.1.3-22|4	%define inifile A24_%{modname}.ini
14cr|php-tcpwrap-1.1.3-22|5	
14cr|php-tcpwrap-1.1.3-22|6	Summary:	Tcpwrappers bindings for PHP
14cr|php-tcpwrap-1.1.3-22|7	Name:		php-%{modname}
14cr|php-tcpwrap-1.1.3-22|8	Version:	1.1.3
14cr|php-tcpwrap-1.1.3-22|9	Release:	22
14cr|php-tcpwrap-1.1.3-22|10	Group:		Development/PHP
14cr|php-tcpwrap-1.1.3-22|11	License:	PHP License
14cr|php-tcpwrap-1.1.3-22|12	URL:		http://pecl.php.net/package/tcpwrap
14cr|php-tcpwrap-1.1.3-22|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-tcpwrap-1.1.3-22|14	Source1:	%{modname}.ini
14cr|php-tcpwrap-1.1.3-22|15	Patch0:		tcpwrap-1.1.3-php54x.diff
14cr|php-tcpwrap-1.1.3-22|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-tcpwrap-1.1.3-22|17	BuildRequires:	tcp_wrappers-devel
14cr|php-tcpwrap-1.1.3-22|18	Requires:	tcp_wrappers
14cr|php-tcpwrap-1.1.3-22|19	Epoch:		1
14cr|php-tcpwrap-1.1.3-22|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-tcpwrap-1.1.3-22|21	
14cr|php-tcpwrap-1.1.3-22|22	%description
14cr|php-tcpwrap-1.1.3-22|23	This package handles /etc/hosts.allow and /etc/hosts.deny files.
14cr|php-tcpwrap-1.1.3-22|24	
14cr|php-tcpwrap-1.1.3-22|25	%prep
14cr|php-tcpwrap-1.1.3-22|26	
14cr|php-tcpwrap-1.1.3-22|27	%setup -q -n %{modname}-%{version}
14cr|php-tcpwrap-1.1.3-22|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-tcpwrap-1.1.3-22|29	
14cr|php-tcpwrap-1.1.3-22|30	%patch0 -p0
14cr|php-tcpwrap-1.1.3-22|31	
14cr|php-tcpwrap-1.1.3-22|32	cp %{SOURCE1} %{inifile}
14cr|php-tcpwrap-1.1.3-22|33	
14cr|php-tcpwrap-1.1.3-22|34	%build
14cr|php-tcpwrap-1.1.3-22|35	%serverbuild
14cr|php-tcpwrap-1.1.3-22|36	
14cr|php-tcpwrap-1.1.3-22|37	phpize
14cr|php-tcpwrap-1.1.3-22|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-tcpwrap-1.1.3-22|39	--with-%{modname}=shared,%{_prefix}
14cr|php-tcpwrap-1.1.3-22|40	
14cr|php-tcpwrap-1.1.3-22|41	%make
14cr|php-tcpwrap-1.1.3-22|42	mv modules/*.so .
14cr|php-tcpwrap-1.1.3-22|43	
14cr|php-tcpwrap-1.1.3-22|44	%install
14cr|php-tcpwrap-1.1.3-22|45	rm -rf %{buildroot}
14cr|php-tcpwrap-1.1.3-22|46	
14cr|php-tcpwrap-1.1.3-22|47	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-tcpwrap-1.1.3-22|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-tcpwrap-1.1.3-22|49	
14cr|php-tcpwrap-1.1.3-22|50	cat > README.%{modname} << EOF
14cr|php-tcpwrap-1.1.3-22|51	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cr|php-tcpwrap-1.1.3-22|52	EOF
14cr|php-tcpwrap-1.1.3-22|53	
14cr|php-tcpwrap-1.1.3-22|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-tcpwrap-1.1.3-22|55	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-tcpwrap-1.1.3-22|56	
14cr|php-tcpwrap-1.1.3-22|57	%post
14cr|php-tcpwrap-1.1.3-22|58	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tcpwrap-1.1.3-22|59	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tcpwrap-1.1.3-22|60	fi
14cr|php-tcpwrap-1.1.3-22|61	
14cr|php-tcpwrap-1.1.3-22|62	%postun
14cr|php-tcpwrap-1.1.3-22|63	if [ "$1" = "0" ]; then
14cr|php-tcpwrap-1.1.3-22|64	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tcpwrap-1.1.3-22|65	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tcpwrap-1.1.3-22|66	fi
14cr|php-tcpwrap-1.1.3-22|67	fi
14cr|php-tcpwrap-1.1.3-22|68	
14cr|php-tcpwrap-1.1.3-22|69	%clean
14cr|php-tcpwrap-1.1.3-22|70	rm -rf %{buildroot}
14cr|php-tcpwrap-1.1.3-22|71	
14cr|php-tcpwrap-1.1.3-22|72	%files
14cr|php-tcpwrap-1.1.3-22|73	%defattr(-,root,root)
14cr|php-tcpwrap-1.1.3-22|74	%doc README* package*.xml
14cr|php-tcpwrap-1.1.3-22|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-tcpwrap-1.1.3-22|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-tcpwrap-1.1.3-22|77	
14cr|php-tcpwrap-1.1.3-22|78	
14cr|php-tcpwrap-1.1.3-22|79	
14cr|php-tcpwrap-1.1.3-22|80	%changelog
14cr|php-tcpwrap-1.1.3-22|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.3-22
14cr|php-tcpwrap-1.1.3-22|82	+ Revision: 88a9e34
14cr|php-tcpwrap-1.1.3-22|83	- MassBuild#464: Increase release tag
14cr|php-tcpwrap-1.1.3-22|84	
14cr|php-tcpwrap-1.1.3-22|85	

6302 14
14cr|php-tdb-1.0.0-22|1	%define modname tdb
14cr|php-tdb-1.0.0-22|2	%define soname %{modname}.so
14cr|php-tdb-1.0.0-22|3	%define inifile A77_%{modname}.ini
14cr|php-tdb-1.0.0-22|4	
14cr|php-tdb-1.0.0-22|5	Summary:	Trivial DB bindings
14cr|php-tdb-1.0.0-22|6	Name:		php-%{modname}
14cr|php-tdb-1.0.0-22|7	Version:	1.0.0
14cr|php-tdb-1.0.0-22|8	Release:	22
14cr|php-tdb-1.0.0-22|9	Group:		Development/PHP
14cr|php-tdb-1.0.0-22|10	License:	PHP License
14cr|php-tdb-1.0.0-22|11	URL:		http://pecl.php.net/package/tdb/
14cr|php-tdb-1.0.0-22|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-tdb-1.0.0-22|13	Patch0:		tdb-1.0.0-php54x.diff
14cr|php-tdb-1.0.0-22|14	Requires(pre): rpm-helper
14cr|php-tdb-1.0.0-22|15	Requires(postun): rpm-helper
14cr|php-tdb-1.0.0-22|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-tdb-1.0.0-22|17	BuildRequires:	file
14cr|php-tdb-1.0.0-22|18	BuildRequires:	tdb-devel
14cr|php-tdb-1.0.0-22|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-tdb-1.0.0-22|20	
14cr|php-tdb-1.0.0-22|21	%description
14cr|php-tdb-1.0.0-22|22	This extension provides bindings for Trivial DB.
14cr|php-tdb-1.0.0-22|23	
14cr|php-tdb-1.0.0-22|24	%prep
14cr|php-tdb-1.0.0-22|25	
14cr|php-tdb-1.0.0-22|26	%setup -q -n %{modname}-%{version}
14cr|php-tdb-1.0.0-22|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-tdb-1.0.0-22|28	
14cr|php-tdb-1.0.0-22|29	%patch0 -p0
14cr|php-tdb-1.0.0-22|30	
14cr|php-tdb-1.0.0-22|31	# fix permissions
14cr|php-tdb-1.0.0-22|32	find . -type f | xargs chmod 644
14cr|php-tdb-1.0.0-22|33	
14cr|php-tdb-1.0.0-22|34	# strip away annoying ^M
14cr|php-tdb-1.0.0-22|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-tdb-1.0.0-22|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-tdb-1.0.0-22|37	
14cr|php-tdb-1.0.0-22|38	# lib64 fix
14cr|php-tdb-1.0.0-22|39	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cr|php-tdb-1.0.0-22|40	
14cr|php-tdb-1.0.0-22|41	%build
14cr|php-tdb-1.0.0-22|42	%serverbuild
14cr|php-tdb-1.0.0-22|43	
14cr|php-tdb-1.0.0-22|44	phpize
14cr|php-tdb-1.0.0-22|45	%configure2_5x --with-libdir=%{_lib} \
14cr|php-tdb-1.0.0-22|46	--with-%{modname}=shared,%{_prefix}
14cr|php-tdb-1.0.0-22|47	
14cr|php-tdb-1.0.0-22|48	%make
14cr|php-tdb-1.0.0-22|49	
14cr|php-tdb-1.0.0-22|50	%install
14cr|php-tdb-1.0.0-22|51	rm -rf %{buildroot}
14cr|php-tdb-1.0.0-22|52	
14cr|php-tdb-1.0.0-22|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-tdb-1.0.0-22|54	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-tdb-1.0.0-22|55	
14cr|php-tdb-1.0.0-22|56	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-tdb-1.0.0-22|57	
14cr|php-tdb-1.0.0-22|58	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-tdb-1.0.0-22|59	extension = %{soname}
14cr|php-tdb-1.0.0-22|60	
14cr|php-tdb-1.0.0-22|61	[%{modname}]
14cr|php-tdb-1.0.0-22|62	EOF
14cr|php-tdb-1.0.0-22|63	
14cr|php-tdb-1.0.0-22|64	%post
14cr|php-tdb-1.0.0-22|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tdb-1.0.0-22|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tdb-1.0.0-22|67	fi
14cr|php-tdb-1.0.0-22|68	
14cr|php-tdb-1.0.0-22|69	%postun
14cr|php-tdb-1.0.0-22|70	if [ "$1" = "0" ]; then
14cr|php-tdb-1.0.0-22|71	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tdb-1.0.0-22|72	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tdb-1.0.0-22|73	fi
14cr|php-tdb-1.0.0-22|74	fi
14cr|php-tdb-1.0.0-22|75	
14cr|php-tdb-1.0.0-22|76	%clean
14cr|php-tdb-1.0.0-22|77	rm -rf %{buildroot}
14cr|php-tdb-1.0.0-22|78	
14cr|php-tdb-1.0.0-22|79	%files
14cr|php-tdb-1.0.0-22|80	%defattr(-,root,root)
14cr|php-tdb-1.0.0-22|81	%doc package*.xml CREDITS README tests
14cr|php-tdb-1.0.0-22|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-tdb-1.0.0-22|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-tdb-1.0.0-22|84	
14cr|php-tdb-1.0.0-22|85	
14cr|php-tdb-1.0.0-22|86	
14cr|php-tdb-1.0.0-22|87	
14cr|php-tdb-1.0.0-22|88	%changelog
14cr|php-tdb-1.0.0-22|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-22
14cr|php-tdb-1.0.0-22|90	+ Revision: d4e4e97
14cr|php-tdb-1.0.0-22|91	- MassBuild#464: Increase release tag
14cr|php-tdb-1.0.0-22|92	
14cr|php-tdb-1.0.0-22|93	

6303 14
14cr|php-tk-0.1.1-33|1	%define realname TK
14cr|php-tk-0.1.1-33|2	%define modname tk
14cr|php-tk-0.1.1-33|3	%define dirname %{modname}
14cr|php-tk-0.1.1-33|4	%define soname %{modname}.so
14cr|php-tk-0.1.1-33|5	%define inifile A31_%{modname}.ini
14cr|php-tk-0.1.1-33|6	
14cr|php-tk-0.1.1-33|7	Summary:	Provides TK functions for PHP
14cr|php-tk-0.1.1-33|8	Name:		php-%{modname}
14cr|php-tk-0.1.1-33|9	Version:	0.1.1
14cr|php-tk-0.1.1-33|10	Release:	33
14cr|php-tk-0.1.1-33|11	Group:		Development/PHP
14cr|php-tk-0.1.1-33|12	License:	PHP License
14cr|php-tk-0.1.1-33|13	URL:		http://php-tk.sourceforge.net/
14cr|php-tk-0.1.1-33|14	Source0:	tk-%{version}.tar.bz2
14cr|php-tk-0.1.1-33|15	Patch0:		tk-0.1.1-lib64.diff
14cr|php-tk-0.1.1-33|16	Patch1:		tk-0.1.1-format_not_a_string_literal_and_no_format_arguments.diff
14cr|php-tk-0.1.1-33|17	Patch2:		tk-0.1.1-php54x.diff
14cr|php-tk-0.1.1-33|18	Requires:	php-cli >= 3:5.2.0
14cr|php-tk-0.1.1-33|19	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-tk-0.1.1-33|20	BuildRequires:	tk tk-devel
14cr|php-tk-0.1.1-33|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-tk-0.1.1-33|22	
14cr|php-tk-0.1.1-33|23	%description
14cr|php-tk-0.1.1-33|24	PHP/TK is an native extension for the PHP programming language that implements
14cr|php-tk-0.1.1-33|25	language bindings for TCL/TK. It provides an object-oriented interface and
14cr|php-tk-0.1.1-33|26	greatly simplifies writing client-side cross-platform GUI applications.
14cr|php-tk-0.1.1-33|27	
14cr|php-tk-0.1.1-33|28	%prep
14cr|php-tk-0.1.1-33|29	
14cr|php-tk-0.1.1-33|30	%setup -q -n tk-%{version}
14cr|php-tk-0.1.1-33|31	%patch0 -p0
14cr|php-tk-0.1.1-33|32	%patch1 -p0
14cr|php-tk-0.1.1-33|33	%patch2 -p0
14cr|php-tk-0.1.1-33|34	
14cr|php-tk-0.1.1-33|35	%build
14cr|php-tk-0.1.1-33|36	%serverbuild
14cr|php-tk-0.1.1-33|37	phpize
14cr|php-tk-0.1.1-33|38	%configure2_5x
14cr|php-tk-0.1.1-33|39	%make
14cr|php-tk-0.1.1-33|40	
14cr|php-tk-0.1.1-33|41	mv modules/*.so .
14cr|php-tk-0.1.1-33|42	
14cr|php-tk-0.1.1-33|43	%install
14cr|php-tk-0.1.1-33|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-tk-0.1.1-33|45	
14cr|php-tk-0.1.1-33|46	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-tk-0.1.1-33|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-tk-0.1.1-33|48	
14cr|php-tk-0.1.1-33|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-tk-0.1.1-33|50	
14cr|php-tk-0.1.1-33|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-tk-0.1.1-33|52	extension = %{soname}
14cr|php-tk-0.1.1-33|53	EOF
14cr|php-tk-0.1.1-33|54	
14cr|php-tk-0.1.1-33|55	%post
14cr|php-tk-0.1.1-33|56	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tk-0.1.1-33|57	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tk-0.1.1-33|58	fi
14cr|php-tk-0.1.1-33|59	
14cr|php-tk-0.1.1-33|60	%postun
14cr|php-tk-0.1.1-33|61	if [ "$1" = "0" ]; then
14cr|php-tk-0.1.1-33|62	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tk-0.1.1-33|63	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tk-0.1.1-33|64	fi
14cr|php-tk-0.1.1-33|65	fi
14cr|php-tk-0.1.1-33|66	
14cr|php-tk-0.1.1-33|67	%clean
14cr|php-tk-0.1.1-33|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-tk-0.1.1-33|69	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-tk-0.1.1-33|70	
14cr|php-tk-0.1.1-33|71	%files
14cr|php-tk-0.1.1-33|72	%defattr(-,root,root)
14cr|php-tk-0.1.1-33|73	%doc tests CREDITS
14cr|php-tk-0.1.1-33|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-tk-0.1.1-33|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-tk-0.1.1-33|76	
14cr|php-tk-0.1.1-33|77	
14cr|php-tk-0.1.1-33|78	
14cr|php-tk-0.1.1-33|79	%changelog
14cr|php-tk-0.1.1-33|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-33
14cr|php-tk-0.1.1-33|81	+ Revision: 089dcef
14cr|php-tk-0.1.1-33|82	- MassBuild#464: Increase release tag
14cr|php-tk-0.1.1-33|83	
14cr|php-tk-0.1.1-33|84	

6304 14
14cr|php-tokyo_tyrant-0.7.0-2|1	%define modname tokyo_tyrant
14cr|php-tokyo_tyrant-0.7.0-2|2	%define dirname %{modname}
14cr|php-tokyo_tyrant-0.7.0-2|3	%define soname %{modname}.so
14cr|php-tokyo_tyrant-0.7.0-2|4	%define inifile A96_%{modname}.ini
14cr|php-tokyo_tyrant-0.7.0-2|5	
14cr|php-tokyo_tyrant-0.7.0-2|6	Summary:	Provides a wrapper to the Tokyo Tyrant client library
14cr|php-tokyo_tyrant-0.7.0-2|7	Name:		php-%{modname}
14cr|php-tokyo_tyrant-0.7.0-2|8	Version:	0.7.0
14cr|php-tokyo_tyrant-0.7.0-2|9	Release:	2
14cr|php-tokyo_tyrant-0.7.0-2|10	Group:		Development/PHP
14cr|php-tokyo_tyrant-0.7.0-2|11	License:	PHP License
14cr|php-tokyo_tyrant-0.7.0-2|12	URL:		http://pecl.php.net/package/tokyo_tyrant/
14cr|php-tokyo_tyrant-0.7.0-2|13	Source0:	http://pecl.php.net/get/tokyo_tyrant-%{version}.tgz
14cr|php-tokyo_tyrant-0.7.0-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-tokyo_tyrant-0.7.0-2|15	BuildRequires:	apache-devel >= 2.2.0
14cr|php-tokyo_tyrant-0.7.0-2|16	BuildRequires:	tokyotyrant
14cr|php-tokyo_tyrant-0.7.0-2|17	BuildRequires:	tokyotyrant-devel
14cr|php-tokyo_tyrant-0.7.0-2|18	BuildRequires:	tokyocabinet-devel
14cr|php-tokyo_tyrant-0.7.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-tokyo_tyrant-0.7.0-2|20	
14cr|php-tokyo_tyrant-0.7.0-2|21	%description
14cr|php-tokyo_tyrant-0.7.0-2|22	tokyo_tyrant extension provides object oriented API for communicating with
14cr|php-tokyo_tyrant-0.7.0-2|23	Tokyo Tyrant key-value store.
14cr|php-tokyo_tyrant-0.7.0-2|24	
14cr|php-tokyo_tyrant-0.7.0-2|25	This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.
14cr|php-tokyo_tyrant-0.7.0-2|26	
14cr|php-tokyo_tyrant-0.7.0-2|27	%prep
14cr|php-tokyo_tyrant-0.7.0-2|28	
14cr|php-tokyo_tyrant-0.7.0-2|29	%setup -q -n %{modname}-%{version}
14cr|php-tokyo_tyrant-0.7.0-2|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-tokyo_tyrant-0.7.0-2|31	
14cr|php-tokyo_tyrant-0.7.0-2|32	
14cr|php-tokyo_tyrant-0.7.0-2|33	%build
14cr|php-tokyo_tyrant-0.7.0-2|34	%serverbuild
14cr|php-tokyo_tyrant-0.7.0-2|35	
14cr|php-tokyo_tyrant-0.7.0-2|36	phpize
14cr|php-tokyo_tyrant-0.7.0-2|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-tokyo_tyrant-0.7.0-2|38	--with-%{modname}=shared,%{_prefix}
14cr|php-tokyo_tyrant-0.7.0-2|39	%make
14cr|php-tokyo_tyrant-0.7.0-2|40	mv modules/*.so .
14cr|php-tokyo_tyrant-0.7.0-2|41	
14cr|php-tokyo_tyrant-0.7.0-2|42	%install
14cr|php-tokyo_tyrant-0.7.0-2|43	rm -rf %{buildroot}
14cr|php-tokyo_tyrant-0.7.0-2|44	
14cr|php-tokyo_tyrant-0.7.0-2|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-tokyo_tyrant-0.7.0-2|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-tokyo_tyrant-0.7.0-2|47	
14cr|php-tokyo_tyrant-0.7.0-2|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-tokyo_tyrant-0.7.0-2|49	
14cr|php-tokyo_tyrant-0.7.0-2|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-tokyo_tyrant-0.7.0-2|51	extension = %{soname}
14cr|php-tokyo_tyrant-0.7.0-2|52	EOF
14cr|php-tokyo_tyrant-0.7.0-2|53	
14cr|php-tokyo_tyrant-0.7.0-2|54	%post
14cr|php-tokyo_tyrant-0.7.0-2|55	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tokyo_tyrant-0.7.0-2|56	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tokyo_tyrant-0.7.0-2|57	fi
14cr|php-tokyo_tyrant-0.7.0-2|58	
14cr|php-tokyo_tyrant-0.7.0-2|59	%postun
14cr|php-tokyo_tyrant-0.7.0-2|60	if [ "$1" = "0" ]; then
14cr|php-tokyo_tyrant-0.7.0-2|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-tokyo_tyrant-0.7.0-2|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-tokyo_tyrant-0.7.0-2|63	fi
14cr|php-tokyo_tyrant-0.7.0-2|64	fi
14cr|php-tokyo_tyrant-0.7.0-2|65	
14cr|php-tokyo_tyrant-0.7.0-2|66	%clean
14cr|php-tokyo_tyrant-0.7.0-2|67	rm -rf %{buildroot}
14cr|php-tokyo_tyrant-0.7.0-2|68	
14cr|php-tokyo_tyrant-0.7.0-2|69	%files
14cr|php-tokyo_tyrant-0.7.0-2|70	%defattr(-,root,root)
14cr|php-tokyo_tyrant-0.7.0-2|71	%doc CREDITS package*.xml
14cr|php-tokyo_tyrant-0.7.0-2|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-tokyo_tyrant-0.7.0-2|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-tokyo_tyrant-0.7.0-2|74	
14cr|php-tokyo_tyrant-0.7.0-2|75	
14cr|php-tokyo_tyrant-0.7.0-2|76	
14cr|php-tokyo_tyrant-0.7.0-2|77	
14cr|php-tokyo_tyrant-0.7.0-2|78	%changelog
14cr|php-tokyo_tyrant-0.7.0-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|php-tokyo_tyrant-0.7.0-2|80	+ Revision: 1fafdfa
14cr|php-tokyo_tyrant-0.7.0-2|81	- MassBuild#464: Increase release tag
14cr|php-tokyo_tyrant-0.7.0-2|82	
14cr|php-tokyo_tyrant-0.7.0-2|83	

6305 14
14cr|php-txforward-1.0.7-6|1	%define modname txforward
14cr|php-txforward-1.0.7-6|2	%define soname %{modname}.so
14cr|php-txforward-1.0.7-6|3	%define inifile A90_%{modname}.ini
14cr|php-txforward-1.0.7-6|4	
14cr|php-txforward-1.0.7-6|5	Summary:	Reverse Proxy (web accelerator) PHP compatibility layer
14cr|php-txforward-1.0.7-6|6	Name:		php-%{modname}
14cr|php-txforward-1.0.7-6|7	Version:	1.0.7
14cr|php-txforward-1.0.7-6|8	Release:	6
14cr|php-txforward-1.0.7-6|9	Group:		Development/PHP
14cr|php-txforward-1.0.7-6|10	License:	PHP License
14cr|php-txforward-1.0.7-6|11	URL:		http://fcartegnie.free.fr/patchs/txforward.html
14cr|php-txforward-1.0.7-6|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-txforward-1.0.7-6|13	Requires(pre): rpm-helper
14cr|php-txforward-1.0.7-6|14	Requires(postun): rpm-helper
14cr|php-txforward-1.0.7-6|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-txforward-1.0.7-6|16	BuildRequires:	file
14cr|php-txforward-1.0.7-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-txforward-1.0.7-6|18	
14cr|php-txforward-1.0.7-6|19	%description
14cr|php-txforward-1.0.7-6|20	Makes reverse-proxing (web accelerator) totally invisible for php applications.
14cr|php-txforward-1.0.7-6|21	Doesn't require php code modifications to handle X-Forwarded-For IP.
14cr|php-txforward-1.0.7-6|22	
14cr|php-txforward-1.0.7-6|23	* Stills allows proxy-aware applications to work with X-Forwarded headers and
14cr|php-txforward-1.0.7-6|24	proxy IP address.
14cr|php-txforward-1.0.7-6|25	* Should work with any web server
14cr|php-txforward-1.0.7-6|26	* Should work with any proxy server
14cr|php-txforward-1.0.7-6|27	
14cr|php-txforward-1.0.7-6|28	%prep
14cr|php-txforward-1.0.7-6|29	
14cr|php-txforward-1.0.7-6|30	%setup -q -n %{modname}-%{version}
14cr|php-txforward-1.0.7-6|31	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-txforward-1.0.7-6|32	
14cr|php-txforward-1.0.7-6|33	# fix permissions
14cr|php-txforward-1.0.7-6|34	find . -type f | xargs chmod 644
14cr|php-txforward-1.0.7-6|35	
14cr|php-txforward-1.0.7-6|36	# strip away annoying ^M
14cr|php-txforward-1.0.7-6|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-txforward-1.0.7-6|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-txforward-1.0.7-6|39	
14cr|php-txforward-1.0.7-6|40	# lib64 fix
14cr|php-txforward-1.0.7-6|41	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cr|php-txforward-1.0.7-6|42	
14cr|php-txforward-1.0.7-6|43	%build
14cr|php-txforward-1.0.7-6|44	%serverbuild
14cr|php-txforward-1.0.7-6|45	
14cr|php-txforward-1.0.7-6|46	phpize
14cr|php-txforward-1.0.7-6|47	%configure2_5x --with-libdir=%{_lib} \
14cr|php-txforward-1.0.7-6|48	--enable-%{modname}
14cr|php-txforward-1.0.7-6|49	
14cr|php-txforward-1.0.7-6|50	%make
14cr|php-txforward-1.0.7-6|51	
14cr|php-txforward-1.0.7-6|52	%install
14cr|php-txforward-1.0.7-6|53	rm -rf %{buildroot}
14cr|php-txforward-1.0.7-6|54	
14cr|php-txforward-1.0.7-6|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-txforward-1.0.7-6|56	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-txforward-1.0.7-6|57	
14cr|php-txforward-1.0.7-6|58	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-txforward-1.0.7-6|59	
14cr|php-txforward-1.0.7-6|60	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-txforward-1.0.7-6|61	extension = %{soname}
14cr|php-txforward-1.0.7-6|62	
14cr|php-txforward-1.0.7-6|63	[%{modname}]
14cr|php-txforward-1.0.7-6|64	txforward.depth = 4
14cr|php-txforward-1.0.7-6|65	EOF
14cr|php-txforward-1.0.7-6|66	
14cr|php-txforward-1.0.7-6|67	%post
14cr|php-txforward-1.0.7-6|68	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-txforward-1.0.7-6|69	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-txforward-1.0.7-6|70	fi
14cr|php-txforward-1.0.7-6|71	
14cr|php-txforward-1.0.7-6|72	%postun
14cr|php-txforward-1.0.7-6|73	if [ "$1" = "0" ]; then
14cr|php-txforward-1.0.7-6|74	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-txforward-1.0.7-6|75	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-txforward-1.0.7-6|76	fi
14cr|php-txforward-1.0.7-6|77	fi
14cr|php-txforward-1.0.7-6|78	
14cr|php-txforward-1.0.7-6|79	%clean
14cr|php-txforward-1.0.7-6|80	rm -rf %{buildroot}
14cr|php-txforward-1.0.7-6|81	
14cr|php-txforward-1.0.7-6|82	%files
14cr|php-txforward-1.0.7-6|83	%defattr(-,root,root)
14cr|php-txforward-1.0.7-6|84	%doc package*.xml CREDITS README
14cr|php-txforward-1.0.7-6|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-txforward-1.0.7-6|86	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-txforward-1.0.7-6|87	
14cr|php-txforward-1.0.7-6|88	
14cr|php-txforward-1.0.7-6|89	
14cr|php-txforward-1.0.7-6|90	
14cr|php-txforward-1.0.7-6|91	%changelog
14cr|php-txforward-1.0.7-6|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-6
14cr|php-txforward-1.0.7-6|93	+ Revision: 0ed1023
14cr|php-txforward-1.0.7-6|94	- MassBuild#464: Increase release tag
14cr|php-txforward-1.0.7-6|95	
14cr|php-txforward-1.0.7-6|96	

6306 14
14cr|php-uploadprogress-1.0.3.1-5|1	%define modname uploadprogress
14cr|php-uploadprogress-1.0.3.1-5|2	%define soname %{modname}.so
14cr|php-uploadprogress-1.0.3.1-5|3	%define inifile A78_%{modname}.ini
14cr|php-uploadprogress-1.0.3.1-5|4	
14cr|php-uploadprogress-1.0.3.1-5|5	Summary:	Uploadprogress extension
14cr|php-uploadprogress-1.0.3.1-5|6	Name:		php-%{modname}
14cr|php-uploadprogress-1.0.3.1-5|7	Version:	1.0.3.1
14cr|php-uploadprogress-1.0.3.1-5|8	Release:	5
14cr|php-uploadprogress-1.0.3.1-5|9	Group:		Development/PHP
14cr|php-uploadprogress-1.0.3.1-5|10	License:	PHP License
14cr|php-uploadprogress-1.0.3.1-5|11	URL:		http://pecl.php.net/package/uploadprogress/
14cr|php-uploadprogress-1.0.3.1-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-uploadprogress-1.0.3.1-5|13	Requires(pre): rpm-helper
14cr|php-uploadprogress-1.0.3.1-5|14	Requires(postun): rpm-helper
14cr|php-uploadprogress-1.0.3.1-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-uploadprogress-1.0.3.1-5|16	BuildRequires:	file
14cr|php-uploadprogress-1.0.3.1-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-uploadprogress-1.0.3.1-5|18	
14cr|php-uploadprogress-1.0.3.1-5|19	%description
14cr|php-uploadprogress-1.0.3.1-5|20	An extension to track progress of a file upload.
14cr|php-uploadprogress-1.0.3.1-5|21	
14cr|php-uploadprogress-1.0.3.1-5|22	%prep
14cr|php-uploadprogress-1.0.3.1-5|23	
14cr|php-uploadprogress-1.0.3.1-5|24	%setup -q -n %{modname}-%{version}
14cr|php-uploadprogress-1.0.3.1-5|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-uploadprogress-1.0.3.1-5|26	
14cr|php-uploadprogress-1.0.3.1-5|27	# fix permissions
14cr|php-uploadprogress-1.0.3.1-5|28	find . -type f | xargs chmod 644
14cr|php-uploadprogress-1.0.3.1-5|29	
14cr|php-uploadprogress-1.0.3.1-5|30	# strip away annoying ^M
14cr|php-uploadprogress-1.0.3.1-5|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-uploadprogress-1.0.3.1-5|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-uploadprogress-1.0.3.1-5|33	
14cr|php-uploadprogress-1.0.3.1-5|34	# lib64 fix
14cr|php-uploadprogress-1.0.3.1-5|35	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cr|php-uploadprogress-1.0.3.1-5|36	
14cr|php-uploadprogress-1.0.3.1-5|37	%build
14cr|php-uploadprogress-1.0.3.1-5|38	%serverbuild
14cr|php-uploadprogress-1.0.3.1-5|39	
14cr|php-uploadprogress-1.0.3.1-5|40	phpize
14cr|php-uploadprogress-1.0.3.1-5|41	%configure2_5x --with-libdir=%{_lib} \
14cr|php-uploadprogress-1.0.3.1-5|42	--with-%{modname}=shared,%{_prefix}
14cr|php-uploadprogress-1.0.3.1-5|43	
14cr|php-uploadprogress-1.0.3.1-5|44	%make
14cr|php-uploadprogress-1.0.3.1-5|45	
14cr|php-uploadprogress-1.0.3.1-5|46	%install
14cr|php-uploadprogress-1.0.3.1-5|47	rm -rf %{buildroot}
14cr|php-uploadprogress-1.0.3.1-5|48	
14cr|php-uploadprogress-1.0.3.1-5|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-uploadprogress-1.0.3.1-5|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-uploadprogress-1.0.3.1-5|51	
14cr|php-uploadprogress-1.0.3.1-5|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-uploadprogress-1.0.3.1-5|53	
14cr|php-uploadprogress-1.0.3.1-5|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-uploadprogress-1.0.3.1-5|55	extension = %{soname}
14cr|php-uploadprogress-1.0.3.1-5|56	
14cr|php-uploadprogress-1.0.3.1-5|57	[%{modname}]
14cr|php-uploadprogress-1.0.3.1-5|58	EOF
14cr|php-uploadprogress-1.0.3.1-5|59	
14cr|php-uploadprogress-1.0.3.1-5|60	%post
14cr|php-uploadprogress-1.0.3.1-5|61	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-uploadprogress-1.0.3.1-5|62	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-uploadprogress-1.0.3.1-5|63	fi
14cr|php-uploadprogress-1.0.3.1-5|64	
14cr|php-uploadprogress-1.0.3.1-5|65	%postun
14cr|php-uploadprogress-1.0.3.1-5|66	if [ "$1" = "0" ]; then
14cr|php-uploadprogress-1.0.3.1-5|67	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-uploadprogress-1.0.3.1-5|68	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-uploadprogress-1.0.3.1-5|69	fi
14cr|php-uploadprogress-1.0.3.1-5|70	fi
14cr|php-uploadprogress-1.0.3.1-5|71	
14cr|php-uploadprogress-1.0.3.1-5|72	%clean
14cr|php-uploadprogress-1.0.3.1-5|73	rm -rf %{buildroot}
14cr|php-uploadprogress-1.0.3.1-5|74	
14cr|php-uploadprogress-1.0.3.1-5|75	%files
14cr|php-uploadprogress-1.0.3.1-5|76	%defattr(-,root,root)
14cr|php-uploadprogress-1.0.3.1-5|77	%doc package*.xml examples
14cr|php-uploadprogress-1.0.3.1-5|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-uploadprogress-1.0.3.1-5|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-uploadprogress-1.0.3.1-5|80	
14cr|php-uploadprogress-1.0.3.1-5|81	
14cr|php-uploadprogress-1.0.3.1-5|82	
14cr|php-uploadprogress-1.0.3.1-5|83	%changelog
14cr|php-uploadprogress-1.0.3.1-5|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3.1-5
14cr|php-uploadprogress-1.0.3.1-5|85	+ Revision: cc4b87e
14cr|php-uploadprogress-1.0.3.1-5|86	- MassBuild#464: Increase release tag
14cr|php-uploadprogress-1.0.3.1-5|87	
14cr|php-uploadprogress-1.0.3.1-5|88	

6307 14
14cr|php-uuid-1.0.3-2|1	%define modname uuid
14cr|php-uuid-1.0.3-2|2	%define dirname %{modname}
14cr|php-uuid-1.0.3-2|3	%define soname %{modname}.so
14cr|php-uuid-1.0.3-2|4	%define inifile 78_%{modname}.ini
14cr|php-uuid-1.0.3-2|5	
14cr|php-uuid-1.0.3-2|6	Summary:	UUID support functions for php
14cr|php-uuid-1.0.3-2|7	Name:		php-%{modname}
14cr|php-uuid-1.0.3-2|8	Version:	1.0.3
14cr|php-uuid-1.0.3-2|9	Release:	2
14cr|php-uuid-1.0.3-2|10	Group:		Development/PHP
14cr|php-uuid-1.0.3-2|11	License:	PHP License
14cr|php-uuid-1.0.3-2|12	URL:		http://pecl.php.net/package/%{modname}
14cr|php-uuid-1.0.3-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-uuid-1.0.3-2|14	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-uuid-1.0.3-2|15	BuildRequires:	ext2fs-devel
14cr|php-uuid-1.0.3-2|16	BuildRequires:	libuuid-devel
14cr|php-uuid-1.0.3-2|17	Provides:	php-pear-uuid
14cr|php-uuid-1.0.3-2|18	Obsoletes:	php-pear-uuid
14cr|php-uuid-1.0.3-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-uuid-1.0.3-2|20	
14cr|php-uuid-1.0.3-2|21	%description
14cr|php-uuid-1.0.3-2|22	This extension provides functions to generate and analyse universally unique
14cr|php-uuid-1.0.3-2|23	identifiers (UUIDs). It depends on the external libuuid. This library is
14cr|php-uuid-1.0.3-2|24	available on most linux  systems, its source is bundled with the ext2fs tools.
14cr|php-uuid-1.0.3-2|25	
14cr|php-uuid-1.0.3-2|26	%prep
14cr|php-uuid-1.0.3-2|27	
14cr|php-uuid-1.0.3-2|28	%setup -q -n %{modname}-%{version}
14cr|php-uuid-1.0.3-2|29	
14cr|php-uuid-1.0.3-2|30	%build
14cr|php-uuid-1.0.3-2|31	%serverbuild
14cr|php-uuid-1.0.3-2|32	
14cr|php-uuid-1.0.3-2|33	phpize
14cr|php-uuid-1.0.3-2|34	%configure2_5x --with-libdir=%{_lib} \
14cr|php-uuid-1.0.3-2|35	--with-%{modname}=shared,%{_prefix}
14cr|php-uuid-1.0.3-2|36	%make
14cr|php-uuid-1.0.3-2|37	
14cr|php-uuid-1.0.3-2|38	mv modules/*.so .
14cr|php-uuid-1.0.3-2|39	
14cr|php-uuid-1.0.3-2|40	%install
14cr|php-uuid-1.0.3-2|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-uuid-1.0.3-2|42	
14cr|php-uuid-1.0.3-2|43	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-uuid-1.0.3-2|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-uuid-1.0.3-2|45	
14cr|php-uuid-1.0.3-2|46	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-uuid-1.0.3-2|47	
14cr|php-uuid-1.0.3-2|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-uuid-1.0.3-2|49	extension = %{soname}
14cr|php-uuid-1.0.3-2|50	EOF
14cr|php-uuid-1.0.3-2|51	
14cr|php-uuid-1.0.3-2|52	%post
14cr|php-uuid-1.0.3-2|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-uuid-1.0.3-2|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-uuid-1.0.3-2|55	fi
14cr|php-uuid-1.0.3-2|56	
14cr|php-uuid-1.0.3-2|57	%postun
14cr|php-uuid-1.0.3-2|58	if [ "$1" = "0" ]; then
14cr|php-uuid-1.0.3-2|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-uuid-1.0.3-2|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-uuid-1.0.3-2|61	fi
14cr|php-uuid-1.0.3-2|62	fi
14cr|php-uuid-1.0.3-2|63	
14cr|php-uuid-1.0.3-2|64	%clean
14cr|php-uuid-1.0.3-2|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|php-uuid-1.0.3-2|66	[ "../package.xml" != "/" ] && rm -f ../package.xml
14cr|php-uuid-1.0.3-2|67	
14cr|php-uuid-1.0.3-2|68	%files
14cr|php-uuid-1.0.3-2|69	%defattr(-,root,root)
14cr|php-uuid-1.0.3-2|70	%doc CREDITS tests
14cr|php-uuid-1.0.3-2|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-uuid-1.0.3-2|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-uuid-1.0.3-2|73	
14cr|php-uuid-1.0.3-2|74	
14cr|php-uuid-1.0.3-2|75	
14cr|php-uuid-1.0.3-2|76	%changelog
14cr|php-uuid-1.0.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|php-uuid-1.0.3-2|78	+ Revision: 8c74086
14cr|php-uuid-1.0.3-2|79	- MassBuild#464: Increase release tag
14cr|php-uuid-1.0.3-2|80	
14cr|php-uuid-1.0.3-2|81	

6308 14
14cr|php-varnish-0.9.3-2|1	%define modname varnish
14cr|php-varnish-0.9.3-2|2	%define dirname %{modname}
14cr|php-varnish-0.9.3-2|3	%define soname %{modname}.so
14cr|php-varnish-0.9.3-2|4	%define inifile B23_%{modname}.ini
14cr|php-varnish-0.9.3-2|5	
14cr|php-varnish-0.9.3-2|6	Summary:	Varnish Cache bindings for PHP
14cr|php-varnish-0.9.3-2|7	Name:		php-%{modname}
14cr|php-varnish-0.9.3-2|8	Version:	0.9.3
14cr|php-varnish-0.9.3-2|9	Release:	2
14cr|php-varnish-0.9.3-2|10	Group:		Development/PHP
14cr|php-varnish-0.9.3-2|11	License:	Apache License
14cr|php-varnish-0.9.3-2|12	URL:		http://pecl.php.net/package/varnish/
14cr|php-varnish-0.9.3-2|13	Source0:	http://pecl.php.net/get/varnish-%{version}.tgz
14cr|php-varnish-0.9.3-2|14	Source1:	B23_varnish.ini
14cr|php-varnish-0.9.3-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-varnish-0.9.3-2|16	BuildRequires:	varnish-devel
14cr|php-varnish-0.9.3-2|17	
14cr|php-varnish-0.9.3-2|18	%description
14cr|php-varnish-0.9.3-2|19	Varnish Cache is an open source, state of the art web application accelerator.
14cr|php-varnish-0.9.3-2|20	The extension makes it possible to interact with a running varnish instance
14cr|php-varnish-0.9.3-2|21	through TCP socket or shared memory.
14cr|php-varnish-0.9.3-2|22	
14cr|php-varnish-0.9.3-2|23	%prep
14cr|php-varnish-0.9.3-2|24	
14cr|php-varnish-0.9.3-2|25	%setup -q -n %{modname}-%{version}
14cr|php-varnish-0.9.3-2|26	
14cr|php-varnish-0.9.3-2|27	cp %{SOURCE1} %{inifile}
14cr|php-varnish-0.9.3-2|28	
14cr|php-varnish-0.9.3-2|29	# lib64 fix
14cr|php-varnish-0.9.3-2|30	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-varnish-0.9.3-2|31	
14cr|php-varnish-0.9.3-2|32	%build
14cr|php-varnish-0.9.3-2|33	
14cr|php-varnish-0.9.3-2|34	%serverbuild
14cr|php-varnish-0.9.3-2|35	
14cr|php-varnish-0.9.3-2|36	phpize
14cr|php-varnish-0.9.3-2|37	%configure2_5x --with-libdir=%{_lib} \
14cr|php-varnish-0.9.3-2|38	--with-%{modname}=shared,%{_prefix}
14cr|php-varnish-0.9.3-2|39	
14cr|php-varnish-0.9.3-2|40	%make VARNISH_SHARED_LIBADD="-lvarnishapi"
14cr|php-varnish-0.9.3-2|41	mv modules/*.so .
14cr|php-varnish-0.9.3-2|42	
14cr|php-varnish-0.9.3-2|43	%install
14cr|php-varnish-0.9.3-2|44	
14cr|php-varnish-0.9.3-2|45	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-varnish-0.9.3-2|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-varnish-0.9.3-2|47	
14cr|php-varnish-0.9.3-2|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-varnish-0.9.3-2|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-varnish-0.9.3-2|50	
14cr|php-varnish-0.9.3-2|51	%files
14cr|php-varnish-0.9.3-2|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-varnish-0.9.3-2|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-varnish-0.9.3-2|54	
14cr|php-varnish-0.9.3-2|55	
14cr|php-varnish-0.9.3-2|56	
14cr|php-varnish-0.9.3-2|57	%changelog
14cr|php-varnish-0.9.3-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|php-varnish-0.9.3-2|59	+ Revision: eaa5e29
14cr|php-varnish-0.9.3-2|60	- MassBuild#464: Increase release tag
14cr|php-varnish-0.9.3-2|61	
14cr|php-varnish-0.9.3-2|62	

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

6310 14
14cr|php-xcache-3.1.0-7|1	%define modname xcache
14cr|php-xcache-3.1.0-7|2	%define dirname %{modname}
14cr|php-xcache-3.1.0-7|3	%define soname %{modname}.so
14cr|php-xcache-3.1.0-7|4	%define inifile 99_%{modname}.ini
14cr|php-xcache-3.1.0-7|5	
14cr|php-xcache-3.1.0-7|6	Summary:	The XCache module for PHP
14cr|php-xcache-3.1.0-7|7	Name:		php-%{modname}
14cr|php-xcache-3.1.0-7|8	Version:	3.1.0
14cr|php-xcache-3.1.0-7|9	Release:	7
14cr|php-xcache-3.1.0-7|10	Group:		Development/PHP
14cr|php-xcache-3.1.0-7|11	License:	BSD-like
14cr|php-xcache-3.1.0-7|12	URL:		http://xcache.lighttpd.net/
14cr|php-xcache-3.1.0-7|13	Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/%{modname}-%{version}.tar.gz
14cr|php-xcache-3.1.0-7|14	Source1:	xcache.ini
14cr|php-xcache-3.1.0-7|15	Patch0:         xcache-3.1.0-config.diff
14cr|php-xcache-3.1.0-7|16	BuildRequires:  php-devel >= 3:5.2.0
14cr|php-xcache-3.1.0-7|17	Conflicts:	php-afterburner php-mmcache php-eaccelerator php-apc
14cr|php-xcache-3.1.0-7|18	
14cr|php-xcache-3.1.0-7|19	%description
14cr|php-xcache-3.1.0-7|20	XCache is a fast, stable PHP opcode cacher that has been tested and is now
14cr|php-xcache-3.1.0-7|21	running on production servers under high load. It overcomes a lot of problems
14cr|php-xcache-3.1.0-7|22	that has been with other competing opcachers such as being able to be used with
14cr|php-xcache-3.1.0-7|23	new PHP versions.
14cr|php-xcache-3.1.0-7|24	
14cr|php-xcache-3.1.0-7|25	%package	admin
14cr|php-xcache-3.1.0-7|26	Summary:	Web admin GUI for XCache
14cr|php-xcache-3.1.0-7|27	Group:		Development/PHP
14cr|php-xcache-3.1.0-7|28	Requires:	apache-mod_php
14cr|php-xcache-3.1.0-7|29	Requires:	%{name}
14cr|php-xcache-3.1.0-7|30	
14cr|php-xcache-3.1.0-7|31	%description	admin
14cr|php-xcache-3.1.0-7|32	This package contains a Web admin GUI for XCache.
14cr|php-xcache-3.1.0-7|33	
14cr|php-xcache-3.1.0-7|34	%prep
14cr|php-xcache-3.1.0-7|35	%setup -q -n %{modname}-%{version}
14cr|php-xcache-3.1.0-7|36	%patch0 -p1
14cr|php-xcache-3.1.0-7|37	
14cr|php-xcache-3.1.0-7|38	cp %{SOURCE1} %{inifile}
14cr|php-xcache-3.1.0-7|39	perl -pi -e "s|\@libdir\@|%{_libdir}|g" %{inifile}
14cr|php-xcache-3.1.0-7|40	
14cr|php-xcache-3.1.0-7|41	%build
14cr|php-xcache-3.1.0-7|42	%serverbuild
14cr|php-xcache-3.1.0-7|43	
14cr|php-xcache-3.1.0-7|44	phpize
14cr|php-xcache-3.1.0-7|45	
14cr|php-xcache-3.1.0-7|46	%configure2_5x \
14cr|php-xcache-3.1.0-7|47	--enable-%{modname} \
14cr|php-xcache-3.1.0-7|48	--enable-xcache-constant \
14cr|php-xcache-3.1.0-7|49	--enable-xcache-optimizer \
14cr|php-xcache-3.1.0-7|50	--enable-xcache-coverager \
14cr|php-xcache-3.1.0-7|51	--enable-xcache-assembler \
14cr|php-xcache-3.1.0-7|52	--enable-xcache-disassembler \
14cr|php-xcache-3.1.0-7|53	--enable-xcache-encoder \
14cr|php-xcache-3.1.0-7|54	--enable-xcache-decoder \
14cr|php-xcache-3.1.0-7|55	--enable-xcache-test \
14cr|php-xcache-3.1.0-7|56	--enable-xcache-dprint
14cr|php-xcache-3.1.0-7|57	
14cr|php-xcache-3.1.0-7|58	%make
14cr|php-xcache-3.1.0-7|59	
14cr|php-xcache-3.1.0-7|60	%install
14cr|php-xcache-3.1.0-7|61	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-xcache-3.1.0-7|62	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-xcache-3.1.0-7|63	install -d %{buildroot}/var/www/%{name}/coverager
14cr|php-xcache-3.1.0-7|64	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|php-xcache-3.1.0-7|65	
14cr|php-xcache-3.1.0-7|66	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-xcache-3.1.0-7|67	
14cr|php-xcache-3.1.0-7|68	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cr|php-xcache-3.1.0-7|69	
14cr|php-xcache-3.1.0-7|70	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|php-xcache-3.1.0-7|71	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|php-xcache-3.1.0-7|72	Alias /%{name} /var/www/%{name}
14cr|php-xcache-3.1.0-7|73	
14cr|php-xcache-3.1.0-7|74	<Directory "/var/www/%{name}">
14cr|php-xcache-3.1.0-7|75	Require local granted
14cr|php-xcache-3.1.0-7|76	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|php-xcache-3.1.0-7|77	</Directory>
14cr|php-xcache-3.1.0-7|78	EOF
14cr|php-xcache-3.1.0-7|79	
14cr|php-xcache-3.1.0-7|80	cp -rP htdocs/* %{buildroot}/var/www/%{name}/
14cr|php-xcache-3.1.0-7|81	install -d %{buildroot}%{_sysconfdir}/%{name}/cacher
14cr|php-xcache-3.1.0-7|82	install -d %{buildroot}%{_sysconfdir}/%{name}/coverager
14cr|php-xcache-3.1.0-7|83	mv %{buildroot}/var/www/%{name}/config.example.php \
14cr|php-xcache-3.1.0-7|84	%{buildroot}%{_sysconfdir}/%{name}
14cr|php-xcache-3.1.0-7|85	mv %{buildroot}/var/www/%{name}/cacher/config.example.php \
14cr|php-xcache-3.1.0-7|86	%{buildroot}%{_sysconfdir}/%{name}/cacher
14cr|php-xcache-3.1.0-7|87	mv %{buildroot}/var/www/%{name}/coverager/config.example.php \
14cr|php-xcache-3.1.0-7|88	%{buildroot}%{_sysconfdir}/%{name}/coverager
14cr|php-xcache-3.1.0-7|89	
14cr|php-xcache-3.1.0-7|90	%files
14cr|php-xcache-3.1.0-7|91	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
14cr|php-xcache-3.1.0-7|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-xcache-3.1.0-7|93	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-xcache-3.1.0-7|94	
14cr|php-xcache-3.1.0-7|95	%files admin
14cr|php-xcache-3.1.0-7|96	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|php-xcache-3.1.0-7|97	/var/www/%{name}
14cr|php-xcache-3.1.0-7|98	%{_sysconfdir}/%{name}
14cr|php-xcache-3.1.0-7|99	
14cr|php-xcache-3.1.0-7|100	%changelog
14cr|php-xcache-3.1.0-7|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-7
14cr|php-xcache-3.1.0-7|102	+ Revision: fd18008
14cr|php-xcache-3.1.0-7|103	- MassBuild#464: Increase release tag
14cr|php-xcache-3.1.0-7|104	
14cr|php-xcache-3.1.0-7|105	

6311 14
14cr|php-xdiff-1.5.2-2|1	%define modname xdiff
14cr|php-xdiff-1.5.2-2|2	%define soname %{modname}.so
14cr|php-xdiff-1.5.2-2|3	%define inifile A64_%{modname}.ini
14cr|php-xdiff-1.5.2-2|4	
14cr|php-xdiff-1.5.2-2|5	Summary:	File differences/patches
14cr|php-xdiff-1.5.2-2|6	Name:		php-%{modname}
14cr|php-xdiff-1.5.2-2|7	Version:	1.5.2
14cr|php-xdiff-1.5.2-2|8	Release:	2
14cr|php-xdiff-1.5.2-2|9	Group:		Development/PHP
14cr|php-xdiff-1.5.2-2|10	License:	PHP License
14cr|php-xdiff-1.5.2-2|11	URL:		http://pecl.php.net/package/xdiff
14cr|php-xdiff-1.5.2-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-xdiff-1.5.2-2|13	Requires:	php-bz2
14cr|php-xdiff-1.5.2-2|14	Requires:	php-hash
14cr|php-xdiff-1.5.2-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-xdiff-1.5.2-2|16	BuildRequires:	file
14cr|php-xdiff-1.5.2-2|17	BuildRequires:	libxdiff-devel
14cr|php-xdiff-1.5.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-xdiff-1.5.2-2|19	
14cr|php-xdiff-1.5.2-2|20	%description
14cr|php-xdiff-1.5.2-2|21	This extension creates and applies patches to both text and binary files.
14cr|php-xdiff-1.5.2-2|22	
14cr|php-xdiff-1.5.2-2|23	%prep
14cr|php-xdiff-1.5.2-2|24	
14cr|php-xdiff-1.5.2-2|25	%setup -q -n %{modname}-%{version}
14cr|php-xdiff-1.5.2-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-xdiff-1.5.2-2|27	
14cr|php-xdiff-1.5.2-2|28	# fix permissions
14cr|php-xdiff-1.5.2-2|29	find . -type f | xargs chmod 644
14cr|php-xdiff-1.5.2-2|30	
14cr|php-xdiff-1.5.2-2|31	# strip away annoying ^M
14cr|php-xdiff-1.5.2-2|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-xdiff-1.5.2-2|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-xdiff-1.5.2-2|34	
14cr|php-xdiff-1.5.2-2|35	# lib64 fix
14cr|php-xdiff-1.5.2-2|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-xdiff-1.5.2-2|37	
14cr|php-xdiff-1.5.2-2|38	%build
14cr|php-xdiff-1.5.2-2|39	%serverbuild
14cr|php-xdiff-1.5.2-2|40	
14cr|php-xdiff-1.5.2-2|41	phpize
14cr|php-xdiff-1.5.2-2|42	%configure2_5x --with-libdir=%{_lib} \
14cr|php-xdiff-1.5.2-2|43	--with-%{modname}=shared,%{_prefix}
14cr|php-xdiff-1.5.2-2|44	%make
14cr|php-xdiff-1.5.2-2|45	
14cr|php-xdiff-1.5.2-2|46	%install
14cr|php-xdiff-1.5.2-2|47	rm -rf %{buildroot}
14cr|php-xdiff-1.5.2-2|48	
14cr|php-xdiff-1.5.2-2|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-xdiff-1.5.2-2|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-xdiff-1.5.2-2|51	
14cr|php-xdiff-1.5.2-2|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-xdiff-1.5.2-2|53	
14cr|php-xdiff-1.5.2-2|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-xdiff-1.5.2-2|55	extension = %{soname}
14cr|php-xdiff-1.5.2-2|56	EOF
14cr|php-xdiff-1.5.2-2|57	
14cr|php-xdiff-1.5.2-2|58	%post
14cr|php-xdiff-1.5.2-2|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xdiff-1.5.2-2|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-xdiff-1.5.2-2|61	fi
14cr|php-xdiff-1.5.2-2|62	
14cr|php-xdiff-1.5.2-2|63	%postun
14cr|php-xdiff-1.5.2-2|64	if [ "$1" = "0" ]; then
14cr|php-xdiff-1.5.2-2|65	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xdiff-1.5.2-2|66	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-xdiff-1.5.2-2|67	fi
14cr|php-xdiff-1.5.2-2|68	fi
14cr|php-xdiff-1.5.2-2|69	
14cr|php-xdiff-1.5.2-2|70	%clean
14cr|php-xdiff-1.5.2-2|71	rm -rf %{buildroot}
14cr|php-xdiff-1.5.2-2|72	
14cr|php-xdiff-1.5.2-2|73	%files
14cr|php-xdiff-1.5.2-2|74	%defattr(-,root,root)
14cr|php-xdiff-1.5.2-2|75	%doc CREDITS README.API package*.xml
14cr|php-xdiff-1.5.2-2|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-xdiff-1.5.2-2|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-xdiff-1.5.2-2|78	
14cr|php-xdiff-1.5.2-2|79	
14cr|php-xdiff-1.5.2-2|80	
14cr|php-xdiff-1.5.2-2|81	%changelog
14cr|php-xdiff-1.5.2-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|php-xdiff-1.5.2-2|83	+ Revision: 683befb
14cr|php-xdiff-1.5.2-2|84	- MassBuild#464: Increase release tag
14cr|php-xdiff-1.5.2-2|85	
14cr|php-xdiff-1.5.2-2|86	

6312 14
14cr|php-xhprof-0.9.4-2|1	%define modname xhprof
14cr|php-xhprof-0.9.4-2|2	%define dirname %{modname}
14cr|php-xhprof-0.9.4-2|3	%define soname %{modname}.so
14cr|php-xhprof-0.9.4-2|4	%define inifile B22_%{modname}.ini
14cr|php-xhprof-0.9.4-2|5	
14cr|php-xhprof-0.9.4-2|6	Summary:	A Hierarchical Profiler for PHP
14cr|php-xhprof-0.9.4-2|7	Name:		php-%{modname}
14cr|php-xhprof-0.9.4-2|8	Version:	0.9.4
14cr|php-xhprof-0.9.4-2|9	Release:	2
14cr|php-xhprof-0.9.4-2|10	License:	Apache License
14cr|php-xhprof-0.9.4-2|11	Group:		Development/PHP
14cr|php-xhprof-0.9.4-2|12	Url:		http://pecl.php.net/package/xhprof/
14cr|php-xhprof-0.9.4-2|13	Source0:	http://pecl.php.net/get/xhprof-%{version}.tgz
14cr|php-xhprof-0.9.4-2|14	Source1:	B22_xhprof.ini
14cr|php-xhprof-0.9.4-2|15	Patch0:		xhprof-0.9.4-make_it_php_aware.diff
14cr|php-xhprof-0.9.4-2|16	BuildRequires:	php-devel
14cr|php-xhprof-0.9.4-2|17	Requires(post,postun):	apache-mpm-prefork
14cr|php-xhprof-0.9.4-2|18	
14cr|php-xhprof-0.9.4-2|19	%description
14cr|php-xhprof-0.9.4-2|20	XHProf is a function-level hierarchical profiler for PHP and has a simple
14cr|php-xhprof-0.9.4-2|21	HTML based navigational interface. The raw data collection component is
14cr|php-xhprof-0.9.4-2|22	implemented in C (as a PHP extension). The reporting/UI layer is all in PHP.
14cr|php-xhprof-0.9.4-2|23	
14cr|php-xhprof-0.9.4-2|24	It is capable of reporting function-level inclusive and exclusive wall times,
14cr|php-xhprof-0.9.4-2|25	memory usage, CPU times and number of calls for each function. Additionally,
14cr|php-xhprof-0.9.4-2|26	it supports ability to compare two runs (hierarchical DIFF reports), or
14cr|php-xhprof-0.9.4-2|27	aggregate results from multiple runs.
14cr|php-xhprof-0.9.4-2|28	
14cr|php-xhprof-0.9.4-2|29	%files
14cr|php-xhprof-0.9.4-2|30	%doc CHANGELOG CREDITS LICENSE README xhprof_html/* examples/*
14cr|php-xhprof-0.9.4-2|31	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-xhprof-0.9.4-2|32	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-xhprof-0.9.4-2|33	%{_datadir}/php/xhprof
14cr|php-xhprof-0.9.4-2|34	
14cr|php-xhprof-0.9.4-2|35	%post
14cr|php-xhprof-0.9.4-2|36	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xhprof-0.9.4-2|37	systemctl restart httpd.service >/dev/null || :
14cr|php-xhprof-0.9.4-2|38	fi
14cr|php-xhprof-0.9.4-2|39	
14cr|php-xhprof-0.9.4-2|40	%postun
14cr|php-xhprof-0.9.4-2|41	if [ "$1" = "0" ]; then
14cr|php-xhprof-0.9.4-2|42	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xhprof-0.9.4-2|43	systemctl restart httpd.service >/dev/null || :
14cr|php-xhprof-0.9.4-2|44	fi
14cr|php-xhprof-0.9.4-2|45	fi
14cr|php-xhprof-0.9.4-2|46	
14cr|php-xhprof-0.9.4-2|47	#----------------------------------------------------------------------------
14cr|php-xhprof-0.9.4-2|48	
14cr|php-xhprof-0.9.4-2|49	
14cr|php-xhprof-0.9.4-2|50	%prep
14cr|php-xhprof-0.9.4-2|51	%setup -q -n %{modname}-%{version}
14cr|php-xhprof-0.9.4-2|52	%patch0 -p1
14cr|php-xhprof-0.9.4-2|53	
14cr|php-xhprof-0.9.4-2|54	mv extension/* .
14cr|php-xhprof-0.9.4-2|55	
14cr|php-xhprof-0.9.4-2|56	cp %{SOURCE1} %{inifile}
14cr|php-xhprof-0.9.4-2|57	
14cr|php-xhprof-0.9.4-2|58	# lib64 fix
14cr|php-xhprof-0.9.4-2|59	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-xhprof-0.9.4-2|60	
14cr|php-xhprof-0.9.4-2|61	%build
14cr|php-xhprof-0.9.4-2|62	%serverbuild
14cr|php-xhprof-0.9.4-2|63	
14cr|php-xhprof-0.9.4-2|64	phpize
14cr|php-xhprof-0.9.4-2|65	%configure2_5x --with-libdir=%{_lib} \
14cr|php-xhprof-0.9.4-2|66	--with-%{modname}=shared,%{_prefix}
14cr|php-xhprof-0.9.4-2|67	%make
14cr|php-xhprof-0.9.4-2|68	mv modules/*.so .
14cr|php-xhprof-0.9.4-2|69	
14cr|php-xhprof-0.9.4-2|70	%install
14cr|php-xhprof-0.9.4-2|71	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-xhprof-0.9.4-2|72	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-xhprof-0.9.4-2|73	
14cr|php-xhprof-0.9.4-2|74	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-xhprof-0.9.4-2|75	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-xhprof-0.9.4-2|76	
14cr|php-xhprof-0.9.4-2|77	install -d %{buildroot}%{_datadir}/php/xhprof
14cr|php-xhprof-0.9.4-2|78	cp -rp xhprof_lib/* %{buildroot}%{_datadir}/php/xhprof/
14cr|php-xhprof-0.9.4-2|79	
14cr|php-xhprof-0.9.4-2|80	
14cr|php-xhprof-0.9.4-2|81	%changelog
14cr|php-xhprof-0.9.4-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-2
14cr|php-xhprof-0.9.4-2|83	+ Revision: 371cf9c
14cr|php-xhprof-0.9.4-2|84	- MassBuild#464: Increase release tag
14cr|php-xhprof-0.9.4-2|85	
14cr|php-xhprof-0.9.4-2|86	

6313 14
14cr|php-xrange-1.3.2-2|1	%define modname xrange
14cr|php-xrange-1.3.2-2|2	%define soname %{modname}.so
14cr|php-xrange-1.3.2-2|3	%define inifile A74_%{modname}.ini
14cr|php-xrange-1.3.2-2|4	
14cr|php-xrange-1.3.2-2|5	Summary:	Numeric iterator primitives
14cr|php-xrange-1.3.2-2|6	Name:		php-%{modname}
14cr|php-xrange-1.3.2-2|7	Version:	1.3.2
14cr|php-xrange-1.3.2-2|8	Release:	2
14cr|php-xrange-1.3.2-2|9	Group:		Development/PHP
14cr|php-xrange-1.3.2-2|10	License:	PHP License
14cr|php-xrange-1.3.2-2|11	URL:		http://pecl.php.net/package/xrange/
14cr|php-xrange-1.3.2-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cr|php-xrange-1.3.2-2|13	Requires(pre): rpm-helper
14cr|php-xrange-1.3.2-2|14	Requires(postun): rpm-helper
14cr|php-xrange-1.3.2-2|15	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-xrange-1.3.2-2|16	BuildRequires:	file
14cr|php-xrange-1.3.2-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|php-xrange-1.3.2-2|18	
14cr|php-xrange-1.3.2-2|19	%description
14cr|php-xrange-1.3.2-2|20	xrange is a compiled extension that provides numeric iteration primitives to
14cr|php-xrange-1.3.2-2|21	PHP on top of SPL. It includes a lean numeric range generator / iterator,
14cr|php-xrange-1.3.2-2|22	modeled after Python's xrange() function. It's intended to provide an
14cr|php-xrange-1.3.2-2|23	alternative for all numeric iteration and looping.
14cr|php-xrange-1.3.2-2|24	
14cr|php-xrange-1.3.2-2|25	%prep
14cr|php-xrange-1.3.2-2|26	
14cr|php-xrange-1.3.2-2|27	%setup -q -n %{modname}-%{version}
14cr|php-xrange-1.3.2-2|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-xrange-1.3.2-2|29	
14cr|php-xrange-1.3.2-2|30	# fix permissions
14cr|php-xrange-1.3.2-2|31	find . -type f | xargs chmod 644
14cr|php-xrange-1.3.2-2|32	
14cr|php-xrange-1.3.2-2|33	# strip away annoying ^M
14cr|php-xrange-1.3.2-2|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-xrange-1.3.2-2|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|php-xrange-1.3.2-2|36	
14cr|php-xrange-1.3.2-2|37	%build
14cr|php-xrange-1.3.2-2|38	%serverbuild
14cr|php-xrange-1.3.2-2|39	
14cr|php-xrange-1.3.2-2|40	phpize
14cr|php-xrange-1.3.2-2|41	%configure2_5x --with-libdir=%{_lib} \
14cr|php-xrange-1.3.2-2|42	--with-%{modname}=shared,%{_prefix}
14cr|php-xrange-1.3.2-2|43	
14cr|php-xrange-1.3.2-2|44	%make
14cr|php-xrange-1.3.2-2|45	
14cr|php-xrange-1.3.2-2|46	%install
14cr|php-xrange-1.3.2-2|47	rm -rf %{buildroot}
14cr|php-xrange-1.3.2-2|48	
14cr|php-xrange-1.3.2-2|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-xrange-1.3.2-2|50	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-xrange-1.3.2-2|51	install -d %{buildroot}/var/log/httpd
14cr|php-xrange-1.3.2-2|52	
14cr|php-xrange-1.3.2-2|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-xrange-1.3.2-2|54	
14cr|php-xrange-1.3.2-2|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-xrange-1.3.2-2|56	extension = %{soname}
14cr|php-xrange-1.3.2-2|57	
14cr|php-xrange-1.3.2-2|58	[%{modname}]
14cr|php-xrange-1.3.2-2|59	Classes = XRangeIterator
14cr|php-xrange-1.3.2-2|60	EOF
14cr|php-xrange-1.3.2-2|61	
14cr|php-xrange-1.3.2-2|62	%post
14cr|php-xrange-1.3.2-2|63	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xrange-1.3.2-2|64	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-xrange-1.3.2-2|65	fi
14cr|php-xrange-1.3.2-2|66	
14cr|php-xrange-1.3.2-2|67	%postun
14cr|php-xrange-1.3.2-2|68	if [ "$1" = "0" ]; then
14cr|php-xrange-1.3.2-2|69	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-xrange-1.3.2-2|70	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-xrange-1.3.2-2|71	fi
14cr|php-xrange-1.3.2-2|72	fi
14cr|php-xrange-1.3.2-2|73	
14cr|php-xrange-1.3.2-2|74	%clean
14cr|php-xrange-1.3.2-2|75	rm -rf %{buildroot}
14cr|php-xrange-1.3.2-2|76	
14cr|php-xrange-1.3.2-2|77	%files
14cr|php-xrange-1.3.2-2|78	%defattr(-,root,root)
14cr|php-xrange-1.3.2-2|79	%doc package*.xml tests CREDITS
14cr|php-xrange-1.3.2-2|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cr|php-xrange-1.3.2-2|81	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-xrange-1.3.2-2|82	
14cr|php-xrange-1.3.2-2|83	
14cr|php-xrange-1.3.2-2|84	
14cr|php-xrange-1.3.2-2|85	%changelog
14cr|php-xrange-1.3.2-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|php-xrange-1.3.2-2|87	+ Revision: c4eb671
14cr|php-xrange-1.3.2-2|88	- MassBuild#464: Increase release tag
14cr|php-xrange-1.3.2-2|89	
14cr|php-xrange-1.3.2-2|90	

6314 14
14cr|php-yaml-1.1.0-2|1	%define modname yaml
14cr|php-yaml-1.1.0-2|2	%define dirname %{modname}
14cr|php-yaml-1.1.0-2|3	%define soname %{modname}.so
14cr|php-yaml-1.1.0-2|4	%define inifile B13_%{modname}.ini
14cr|php-yaml-1.1.0-2|5	
14cr|php-yaml-1.1.0-2|6	Summary:	YAML-1.1 parser and emitter
14cr|php-yaml-1.1.0-2|7	Name:		php-%{modname}
14cr|php-yaml-1.1.0-2|8	Version:	1.1.0
14cr|php-yaml-1.1.0-2|9	Release:	2
14cr|php-yaml-1.1.0-2|10	Group:		Development/PHP
14cr|php-yaml-1.1.0-2|11	License:	MIT
14cr|php-yaml-1.1.0-2|12	URL:		http://pecl.php.net/package/yaml/
14cr|php-yaml-1.1.0-2|13	Source0:	http://pecl.php.net/get/yaml-%{version}.tgz
14cr|php-yaml-1.1.0-2|14	Source1:	B13_yaml.ini
14cr|php-yaml-1.1.0-2|15	BuildRequires:	pkgconfig
14cr|php-yaml-1.1.0-2|16	BuildRequires:	php-devel >= 3:5.2.0
14cr|php-yaml-1.1.0-2|17	BuildRequires:	yaml-devel
14cr|php-yaml-1.1.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|php-yaml-1.1.0-2|19	
14cr|php-yaml-1.1.0-2|20	%description
14cr|php-yaml-1.1.0-2|21	Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
14cr|php-yaml-1.1.0-2|22	LibYAML library.
14cr|php-yaml-1.1.0-2|23	
14cr|php-yaml-1.1.0-2|24	%prep
14cr|php-yaml-1.1.0-2|25	
14cr|php-yaml-1.1.0-2|26	%setup -q -n %{modname}-%{version}
14cr|php-yaml-1.1.0-2|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cr|php-yaml-1.1.0-2|28	
14cr|php-yaml-1.1.0-2|29	cp %{SOURCE1} %{inifile}
14cr|php-yaml-1.1.0-2|30	
14cr|php-yaml-1.1.0-2|31	# lib64 fix
14cr|php-yaml-1.1.0-2|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cr|php-yaml-1.1.0-2|33	
14cr|php-yaml-1.1.0-2|34	%build
14cr|php-yaml-1.1.0-2|35	%serverbuild
14cr|php-yaml-1.1.0-2|36	
14cr|php-yaml-1.1.0-2|37	phpize
14cr|php-yaml-1.1.0-2|38	%configure2_5x --with-libdir=%{_lib} \
14cr|php-yaml-1.1.0-2|39	--with-%{modname}=shared,%{_prefix}
14cr|php-yaml-1.1.0-2|40	%make
14cr|php-yaml-1.1.0-2|41	mv modules/*.so .
14cr|php-yaml-1.1.0-2|42	
14cr|php-yaml-1.1.0-2|43	%install
14cr|php-yaml-1.1.0-2|44	rm -rf %{buildroot}
14cr|php-yaml-1.1.0-2|45	
14cr|php-yaml-1.1.0-2|46	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-yaml-1.1.0-2|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-yaml-1.1.0-2|48	
14cr|php-yaml-1.1.0-2|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-yaml-1.1.0-2|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-yaml-1.1.0-2|51	
14cr|php-yaml-1.1.0-2|52	%post
14cr|php-yaml-1.1.0-2|53	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yaml-1.1.0-2|54	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yaml-1.1.0-2|55	fi
14cr|php-yaml-1.1.0-2|56	
14cr|php-yaml-1.1.0-2|57	%postun
14cr|php-yaml-1.1.0-2|58	if [ "$1" = "0" ]; then
14cr|php-yaml-1.1.0-2|59	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yaml-1.1.0-2|60	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yaml-1.1.0-2|61	fi
14cr|php-yaml-1.1.0-2|62	fi
14cr|php-yaml-1.1.0-2|63	
14cr|php-yaml-1.1.0-2|64	%clean
14cr|php-yaml-1.1.0-2|65	rm -rf %{buildroot}
14cr|php-yaml-1.1.0-2|66	
14cr|php-yaml-1.1.0-2|67	%files
14cr|php-yaml-1.1.0-2|68	%defattr(-,root,root)
14cr|php-yaml-1.1.0-2|69	%doc package*.xml tests
14cr|php-yaml-1.1.0-2|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-yaml-1.1.0-2|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-yaml-1.1.0-2|72	
14cr|php-yaml-1.1.0-2|73	
14cr|php-yaml-1.1.0-2|74	
14cr|php-yaml-1.1.0-2|75	
14cr|php-yaml-1.1.0-2|76	%changelog
14cr|php-yaml-1.1.0-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|php-yaml-1.1.0-2|78	+ Revision: a0f9d05
14cr|php-yaml-1.1.0-2|79	- MassBuild#464: Increase release tag
14cr|php-yaml-1.1.0-2|80	
14cr|php-yaml-1.1.0-2|81	

6315 14
14cr|php-yaz-1.1.3-3|1	%define modname yaz
14cr|php-yaz-1.1.3-3|2	%define dirname %{modname}
14cr|php-yaz-1.1.3-3|3	%define soname %{modname}.so
14cr|php-yaz-1.1.3-3|4	%define inifile 64_%{modname}.ini
14cr|php-yaz-1.1.3-3|5	
14cr|php-yaz-1.1.3-3|6	Summary:	A Z39.50 client for PHP
14cr|php-yaz-1.1.3-3|7	Name:		php-%{modname}
14cr|php-yaz-1.1.3-3|8	Version:	1.1.3
14cr|php-yaz-1.1.3-3|9	Release:	3
14cr|php-yaz-1.1.3-3|10	Epoch:		1
14cr|php-yaz-1.1.3-3|11	License:	PHP License
14cr|php-yaz-1.1.3-3|12	Group:		Development/PHP
14cr|php-yaz-1.1.3-3|13	Url:		http://pecl.php.net/package/yaz
14cr|php-yaz-1.1.3-3|14	Source0:	http://ftp.indexdata.dk/pub/phpyaz/yaz-%{version}.tgz
14cr|php-yaz-1.1.3-3|15	Source1:	%{modname}.ini
14cr|php-yaz-1.1.3-3|16	# http://indexdata.dk/phpyaz/demo/mult.phps
14cr|php-yaz-1.1.3-3|17	Source2:	mult.php
14cr|php-yaz-1.1.3-3|18	Patch0:		yaz-antibork.diff
14cr|php-yaz-1.1.3-3|19	BuildRequires:	libpth-devel
14cr|php-yaz-1.1.3-3|20	BuildRequires:	php-devel
14cr|php-yaz-1.1.3-3|21	BuildRequires:	tcp_wrappers-devel
14cr|php-yaz-1.1.3-3|22	BuildRequires:	pkgconfig(icu-i18n)
14cr|php-yaz-1.1.3-3|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|php-yaz-1.1.3-3|24	BuildRequires:	pkgconfig(libxslt)
14cr|php-yaz-1.1.3-3|25	BuildRequires:	pkgconfig(yaz)
14cr|php-yaz-1.1.3-3|26	
14cr|php-yaz-1.1.3-3|27	%description
14cr|php-yaz-1.1.3-3|28	This extension implements a Z39.50 client for PHP using the YAZ toolkit.
14cr|php-yaz-1.1.3-3|29	
14cr|php-yaz-1.1.3-3|30	%files
14cr|php-yaz-1.1.3-3|31	%doc CREDITS README mult.php package.xml
14cr|php-yaz-1.1.3-3|32	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-yaz-1.1.3-3|33	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-yaz-1.1.3-3|34	
14cr|php-yaz-1.1.3-3|35	%post
14cr|php-yaz-1.1.3-3|36	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yaz-1.1.3-3|37	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yaz-1.1.3-3|38	fi
14cr|php-yaz-1.1.3-3|39	
14cr|php-yaz-1.1.3-3|40	%postun
14cr|php-yaz-1.1.3-3|41	if [ "$1" = "0" ]; then
14cr|php-yaz-1.1.3-3|42	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yaz-1.1.3-3|43	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yaz-1.1.3-3|44	fi
14cr|php-yaz-1.1.3-3|45	fi
14cr|php-yaz-1.1.3-3|46	
14cr|php-yaz-1.1.3-3|47	#----------------------------------------------------------------------------
14cr|php-yaz-1.1.3-3|48	
14cr|php-yaz-1.1.3-3|49	%prep
14cr|php-yaz-1.1.3-3|50	%setup -q -n %{modname}-%{version}
14cr|php-yaz-1.1.3-3|51	[ "../package.xml" != "/" ] && mv ../package.xml .
14cr|php-yaz-1.1.3-3|52	
14cr|php-yaz-1.1.3-3|53	%patch0 -p0
14cr|php-yaz-1.1.3-3|54	
14cr|php-yaz-1.1.3-3|55	cp %{SOURCE1} %{inifile}
14cr|php-yaz-1.1.3-3|56	cp %{SOURCE2} mult.php
14cr|php-yaz-1.1.3-3|57	
14cr|php-yaz-1.1.3-3|58	%build
14cr|php-yaz-1.1.3-3|59	%serverbuild
14cr|php-yaz-1.1.3-3|60	
14cr|php-yaz-1.1.3-3|61	phpize
14cr|php-yaz-1.1.3-3|62	%configure2_5x \
14cr|php-yaz-1.1.3-3|63	--with-libdir=%{_lib} \
14cr|php-yaz-1.1.3-3|64	--enable-%{modname}=shared,%{_prefix}
14cr|php-yaz-1.1.3-3|65	
14cr|php-yaz-1.1.3-3|66	%make
14cr|php-yaz-1.1.3-3|67	mv modules/*.so .
14cr|php-yaz-1.1.3-3|68	
14cr|php-yaz-1.1.3-3|69	%install
14cr|php-yaz-1.1.3-3|70	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-yaz-1.1.3-3|71	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-yaz-1.1.3-3|72	
14cr|php-yaz-1.1.3-3|73	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-yaz-1.1.3-3|74	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cr|php-yaz-1.1.3-3|75	
14cr|php-yaz-1.1.3-3|76	%changelog
14cr|php-yaz-1.1.3-3|77	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.3-3
14cr|php-yaz-1.1.3-3|78	+ Revision: 500d9f8
14cr|php-yaz-1.1.3-3|79	- Spec cleanup
14cr|php-yaz-1.1.3-3|80	
14cr|php-yaz-1.1.3-3|81	

6316 14
14cr|php-yp-5.2.3-30|1	%define modname yp
14cr|php-yp-5.2.3-30|2	%define dirname %{modname}
14cr|php-yp-5.2.3-30|3	%define soname %{modname}.so
14cr|php-yp-5.2.3-30|4	%define inifile 65_%{modname}.ini
14cr|php-yp-5.2.3-30|5	
14cr|php-yp-5.2.3-30|6	Summary:	NIS (yp) extension module for PHP
14cr|php-yp-5.2.3-30|7	Name:		php-%{modname}
14cr|php-yp-5.2.3-30|8	Version:	5.2.3
14cr|php-yp-5.2.3-30|9	Release:	30
14cr|php-yp-5.2.3-30|10	Epoch:		3
14cr|php-yp-5.2.3-30|11	License:	PHP License
14cr|php-yp-5.2.3-30|12	Group:		Development/PHP
14cr|php-yp-5.2.3-30|13	Url:		http://www.php.net
14cr|php-yp-5.2.3-30|14	Source0:	yp.tar.bz2
14cr|php-yp-5.2.3-30|15	Patch0:		yp-php54x.diff
14cr|php-yp-5.2.3-30|16	BuildRequires:	php-devel
14cr|php-yp-5.2.3-30|17	BuildRequires:	pkgconfig(libtirpc)
14cr|php-yp-5.2.3-30|18	
14cr|php-yp-5.2.3-30|19	%description
14cr|php-yp-5.2.3-30|20	This is a dynamic shared object (DSO) for PHP that will add NIS (Yellow Pages)
14cr|php-yp-5.2.3-30|21	support.
14cr|php-yp-5.2.3-30|22	
14cr|php-yp-5.2.3-30|23	%files
14cr|php-yp-5.2.3-30|24	%doc CREDITS package.xml
14cr|php-yp-5.2.3-30|25	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cr|php-yp-5.2.3-30|26	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cr|php-yp-5.2.3-30|27	
14cr|php-yp-5.2.3-30|28	%post
14cr|php-yp-5.2.3-30|29	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yp-5.2.3-30|30	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yp-5.2.3-30|31	fi
14cr|php-yp-5.2.3-30|32	
14cr|php-yp-5.2.3-30|33	%postun
14cr|php-yp-5.2.3-30|34	if [ "$1" = "0" ]; then
14cr|php-yp-5.2.3-30|35	if [ -f /var/lock/subsys/httpd ]; then
14cr|php-yp-5.2.3-30|36	%{_initrddir}/httpd restart >/dev/null || :
14cr|php-yp-5.2.3-30|37	fi
14cr|php-yp-5.2.3-30|38	fi
14cr|php-yp-5.2.3-30|39	
14cr|php-yp-5.2.3-30|40	#----------------------------------------------------------------------------
14cr|php-yp-5.2.3-30|41	
14cr|php-yp-5.2.3-30|42	%prep
14cr|php-yp-5.2.3-30|43	%setup -q -n yp
14cr|php-yp-5.2.3-30|44	%patch0 -p0
14cr|php-yp-5.2.3-30|45	
14cr|php-yp-5.2.3-30|46	%build
14cr|php-yp-5.2.3-30|47	%serverbuild
14cr|php-yp-5.2.3-30|48	
14cr|php-yp-5.2.3-30|49	phpize
14cr|php-yp-5.2.3-30|50	%configure2_5x \
14cr|php-yp-5.2.3-30|51	--with-libdir=%{_lib} \
14cr|php-yp-5.2.3-30|52	--with-%{modname}=shared,%{_prefix}
14cr|php-yp-5.2.3-30|53	
14cr|php-yp-5.2.3-30|54	%make
14cr|php-yp-5.2.3-30|55	mv modules/*.so .
14cr|php-yp-5.2.3-30|56	
14cr|php-yp-5.2.3-30|57	%install
14cr|php-yp-5.2.3-30|58	install -d %{buildroot}%{_libdir}/php/extensions
14cr|php-yp-5.2.3-30|59	install -d %{buildroot}%{_sysconfdir}/php.d
14cr|php-yp-5.2.3-30|60	
14cr|php-yp-5.2.3-30|61	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cr|php-yp-5.2.3-30|62	
14cr|php-yp-5.2.3-30|63	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cr|php-yp-5.2.3-30|64	extension = %{soname}
14cr|php-yp-5.2.3-30|65	EOF
14cr|php-yp-5.2.3-30|66	
14cr|php-yp-5.2.3-30|67	
14cr|php-yp-5.2.3-30|68	
14cr|php-yp-5.2.3-30|69	%changelog
14cr|php-yp-5.2.3-30|70	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:5.2.3-30
14cr|php-yp-5.2.3-30|71	+ Revision: 646b810
14cr|php-yp-5.2.3-30|72	- Build with tirpc
14cr|php-yp-5.2.3-30|73	
14cr|php-yp-5.2.3-30|74	

6317 14
14cr|php-ZendFramework-1.11.11-3|1	%undefine __find_provides
14cr|php-ZendFramework-1.11.11-3|2	%undefine __find_requires
14cr|php-ZendFramework-1.11.11-3|3	
14cr|php-ZendFramework-1.11.11-3|4	%define php_name ZendFramework
14cr|php-ZendFramework-1.11.11-3|5	
14cr|php-ZendFramework-1.11.11-3|6	Summary:	Leading open-source PHP framework
14cr|php-ZendFramework-1.11.11-3|7	Name:		php-ZendFramework
14cr|php-ZendFramework-1.11.11-3|8	Version:	1.11.11
14cr|php-ZendFramework-1.11.11-3|9	Release:	3
14cr|php-ZendFramework-1.11.11-3|10	License:	BSD
14cr|php-ZendFramework-1.11.11-3|11	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|12	URL:		http://framework.zend.com/
14cr|php-ZendFramework-1.11.11-3|13	Source0:	http://framework.zend.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tar.gz
14cr|php-ZendFramework-1.11.11-3|14	Requires:	php >= 5.1.4
14cr|php-ZendFramework-1.11.11-3|15	Requires:	php-bcmath
14cr|php-ZendFramework-1.11.11-3|16	Requires:	php-ctype
14cr|php-ZendFramework-1.11.11-3|17	Requires:	php-curl
14cr|php-ZendFramework-1.11.11-3|18	Requires:	php-dom
14cr|php-ZendFramework-1.11.11-3|19	Requires:	php-fileinfo
14cr|php-ZendFramework-1.11.11-3|20	Requires:	php-hash
14cr|php-ZendFramework-1.11.11-3|21	Requires:	php-iconv
14cr|php-ZendFramework-1.11.11-3|22	Requires:	php-json
14cr|php-ZendFramework-1.11.11-3|23	Requires:	php-pcre
14cr|php-ZendFramework-1.11.11-3|24	Requires:	php-pdo
14cr|php-ZendFramework-1.11.11-3|25	Requires:	php-posix
14cr|php-ZendFramework-1.11.11-3|26	Requires:	php-session
14cr|php-ZendFramework-1.11.11-3|27	Requires:	php-simplexml
14cr|php-ZendFramework-1.11.11-3|28	Requires:	php-xml
14cr|php-ZendFramework-1.11.11-3|29	Requires:	php-zlib
14cr|php-ZendFramework-1.11.11-3|30	BuildArch:	noarch
14cr|php-ZendFramework-1.11.11-3|31	
14cr|php-ZendFramework-1.11.11-3|32	%description
14cr|php-ZendFramework-1.11.11-3|33	Extending the art & spirit of PHP, Zend Framework is based on simplicity,
14cr|php-ZendFramework-1.11.11-3|34	object-oriented best practices, corporate friendly licensing, and a rigorously
14cr|php-ZendFramework-1.11.11-3|35	tested agile codebase. Zend Framework is focused on building more secure,
14cr|php-ZendFramework-1.11.11-3|36	reliable, and modern Web 2.0 applications & web services, and consuming widely
14cr|php-ZendFramework-1.11.11-3|37	available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
14cr|php-ZendFramework-1.11.11-3|38	well as API providers and catalogers like StrikeIron and ProgrammableWeb.
14cr|php-ZendFramework-1.11.11-3|39	
14cr|php-ZendFramework-1.11.11-3|40	%package	demos
14cr|php-ZendFramework-1.11.11-3|41	Summary:	Demos for the Zend Framework
14cr|php-ZendFramework-1.11.11-3|42	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|43	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|44	
14cr|php-ZendFramework-1.11.11-3|45	%description	demos
14cr|php-ZendFramework-1.11.11-3|46	This package includes Zend Framework demos for the Feeds, Gdata, Mail, OpenId,
14cr|php-ZendFramework-1.11.11-3|47	Pdf, Search-Lucene and Services subpackages.
14cr|php-ZendFramework-1.11.11-3|48	
14cr|php-ZendFramework-1.11.11-3|49	%package	tests
14cr|php-ZendFramework-1.11.11-3|50	Summary:	Unit tests for the Zend Framework
14cr|php-ZendFramework-1.11.11-3|51	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|52	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|53	Requires:	php-pear-PHPUnit >= 3.0.0
14cr|php-ZendFramework-1.11.11-3|54	Requires:	php-channel-phpunit
14cr|php-ZendFramework-1.11.11-3|55	Requires:	fonts-ttf-bitstream-vera
14cr|php-ZendFramework-1.11.11-3|56	BuildRequires:	fonts-ttf-bitstream-vera
14cr|php-ZendFramework-1.11.11-3|57	
14cr|php-ZendFramework-1.11.11-3|58	%description	tests
14cr|php-ZendFramework-1.11.11-3|59	This package includes Zend Framework unit tests for all available subpackages.
14cr|php-ZendFramework-1.11.11-3|60	
14cr|php-ZendFramework-1.11.11-3|61	%package	extras
14cr|php-ZendFramework-1.11.11-3|62	Summary:	Zend Framework Extras (ZendX)
14cr|php-ZendFramework-1.11.11-3|63	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|64	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|65	Provides:	%{name}-ZendX = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|66	
14cr|php-ZendFramework-1.11.11-3|67	%description	extras
14cr|php-ZendFramework-1.11.11-3|68	This package includes the ZendX libraries.
14cr|php-ZendFramework-1.11.11-3|69	
14cr|php-ZendFramework-1.11.11-3|70	%package	Cache-Backend-Apc
14cr|php-ZendFramework-1.11.11-3|71	Summary:	Zend Framework APC cache backend
14cr|php-ZendFramework-1.11.11-3|72	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|73	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|74	Requires:	php-apc
14cr|php-ZendFramework-1.11.11-3|75	
14cr|php-ZendFramework-1.11.11-3|76	%description	Cache-Backend-Apc
14cr|php-ZendFramework-1.11.11-3|77	This package contains the backend for Zend_Cache to store and retrieve data via
14cr|php-ZendFramework-1.11.11-3|78	APC.
14cr|php-ZendFramework-1.11.11-3|79	
14cr|php-ZendFramework-1.11.11-3|80	%package	Cache-Backend-Memcached
14cr|php-ZendFramework-1.11.11-3|81	Summary:	Zend Framework memcache cache backend
14cr|php-ZendFramework-1.11.11-3|82	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|83	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|84	Requires:	php-memcache
14cr|php-ZendFramework-1.11.11-3|85	
14cr|php-ZendFramework-1.11.11-3|86	%description	Cache-Backend-Memcached
14cr|php-ZendFramework-1.11.11-3|87	This package contains the back end for Zend_Cache to store and retrieve data
14cr|php-ZendFramework-1.11.11-3|88	via memcache.
14cr|php-ZendFramework-1.11.11-3|89	
14cr|php-ZendFramework-1.11.11-3|90	#package	Cache-Backend-Sqlite
14cr|php-ZendFramework-1.11.11-3|91	#Summary:	Zend Framework sqlite back end
14cr|php-ZendFramework-1.11.11-3|92	#Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|93	#Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|94	#Requires:	php-sqlite
14cr|php-ZendFramework-1.11.11-3|95	
14cr|php-ZendFramework-1.11.11-3|96	#description Cache-Backend-Sqlite
14cr|php-ZendFramework-1.11.11-3|97	#This package contains the back end for Zend_Cache to store and retrieve data
14cr|php-ZendFramework-1.11.11-3|98	#via sqlite databases.
14cr|php-ZendFramework-1.11.11-3|99	
14cr|php-ZendFramework-1.11.11-3|100	%package	Captcha
14cr|php-ZendFramework-1.11.11-3|101	Summary:	Zend Framework CAPTCHA component
14cr|php-ZendFramework-1.11.11-3|102	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|103	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|104	Requires:	php-gd
14cr|php-ZendFramework-1.11.11-3|105	
14cr|php-ZendFramework-1.11.11-3|106	%description	Captcha
14cr|php-ZendFramework-1.11.11-3|107	This package contains the Zend Framework CAPTCHA extension.
14cr|php-ZendFramework-1.11.11-3|108	
14cr|php-ZendFramework-1.11.11-3|109	%package	Dojo
14cr|php-ZendFramework-1.11.11-3|110	Summary:	Zend Framework Dojo Toolkit integration component
14cr|php-ZendFramework-1.11.11-3|111	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|112	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|113	
14cr|php-ZendFramework-1.11.11-3|114	%description	Dojo
14cr|php-ZendFramework-1.11.11-3|115	This package contains the Zend Framework Dojo Toolkit component as well as a
14cr|php-ZendFramework-1.11.11-3|116	copy of Dojo itself.
14cr|php-ZendFramework-1.11.11-3|117	
14cr|php-ZendFramework-1.11.11-3|118	#package	Db-Adapter-Mysqli
14cr|php-ZendFramework-1.11.11-3|119	#Summary:	Zend Framework database adapter for mysqli
14cr|php-ZendFramework-1.11.11-3|120	#Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|121	#Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|122	#Requires:	php-mysqli
14cr|php-ZendFramework-1.11.11-3|123	
14cr|php-ZendFramework-1.11.11-3|124	#description	Db-Adapter-Mysqli
14cr|php-ZendFramework-1.11.11-3|125	#This package contains the files for Zend Framework necessary to connect to a
14cr|php-ZendFramework-1.11.11-3|126	#MySQL database via mysqli connector.
14cr|php-ZendFramework-1.11.11-3|127	
14cr|php-ZendFramework-1.11.11-3|128	#package Db-Adapter-Db2
14cr|php-ZendFramework-1.11.11-3|129	#Summary:  Zend Framework database adapter for DB2
14cr|php-ZendFramework-1.11.11-3|130	#Group:    Development/PHP
14cr|php-ZendFramework-1.11.11-3|131	#Requires: %{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|132	#Requires: php-ibm_db2 # Not available in Mandriva's PHP
14cr|php-ZendFramework-1.11.11-3|133	
14cr|php-ZendFramework-1.11.11-3|134	#description Db-Adapter-Db2
14cr|php-ZendFramework-1.11.11-3|135	#This package contains the files for Zend Framework necessary to connect to an
14cr|php-ZendFramework-1.11.11-3|136	#IBM DB2 database.
14cr|php-ZendFramework-1.11.11-3|137	
14cr|php-ZendFramework-1.11.11-3|138	#package	Db-Adapter-Firebird
14cr|php-ZendFramework-1.11.11-3|139	#Summary:	Zend Framework database adapter for InterBase
14cr|php-ZendFramework-1.11.11-3|140	#Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|141	#Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|142	#Requires:	php-interbase
14cr|php-ZendFramework-1.11.11-3|143	
14cr|php-ZendFramework-1.11.11-3|144	#description Db-Adapter-Firebird
14cr|php-ZendFramework-1.11.11-3|145	#This package contains the files for Zend Framework necessary to connect to a
14cr|php-ZendFramework-1.11.11-3|146	#Firebird/InterBase database.
14cr|php-ZendFramework-1.11.11-3|147	
14cr|php-ZendFramework-1.11.11-3|148	#package Db-Adapter-Oracle
14cr|php-ZendFramework-1.11.11-3|149	#Summary:  Zend Framework database adapter for Oracle
14cr|php-ZendFramework-1.11.11-3|150	#Group:    Development/PHP
14cr|php-ZendFramework-1.11.11-3|151	#Requires: %{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|152	#Requires: php-oci8 # Not available in Mandriva's PHP
14cr|php-ZendFramework-1.11.11-3|153	
14cr|php-ZendFramework-1.11.11-3|154	#description Db-Adapter-Oracle
14cr|php-ZendFramework-1.11.11-3|155	#This package contains the files for Zend Framework necessary to connect to an
14cr|php-ZendFramework-1.11.11-3|156	#Oracle database.
14cr|php-ZendFramework-1.11.11-3|157	
14cr|php-ZendFramework-1.11.11-3|158	%package	Feed
14cr|php-ZendFramework-1.11.11-3|159	Summary:	Live syndication feeds helper
14cr|php-ZendFramework-1.11.11-3|160	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|161	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|162	Requires:	php-mbstring
14cr|php-ZendFramework-1.11.11-3|163	
14cr|php-ZendFramework-1.11.11-3|164	%description	Feed
14cr|php-ZendFramework-1.11.11-3|165	This component provides a very simple way to work with live syndicated feeds.
14cr|php-ZendFramework-1.11.11-3|166	
14cr|php-ZendFramework-1.11.11-3|167	* consumes RSS and Atom feeds
14cr|php-ZendFramework-1.11.11-3|168	* provides utilities for discovering feed links
14cr|php-ZendFramework-1.11.11-3|169	* imports feeds from multiple sources
14cr|php-ZendFramework-1.11.11-3|170	* providers feed building and posting operations
14cr|php-ZendFramework-1.11.11-3|171	
14cr|php-ZendFramework-1.11.11-3|172	%package	Gdata
14cr|php-ZendFramework-1.11.11-3|173	Summary:	Google Data APIs
14cr|php-ZendFramework-1.11.11-3|174	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|175	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|176	
14cr|php-ZendFramework-1.11.11-3|177	%description	Gdata
14cr|php-ZendFramework-1.11.11-3|178	The Google Data APIs provide read/write access to such services hosted at
14cr|php-ZendFramework-1.11.11-3|179	google.com as Spreadsheets, Calendar, Blogger, and CodeSearch.
14cr|php-ZendFramework-1.11.11-3|180	
14cr|php-ZendFramework-1.11.11-3|181	* supports both authentication mechanisms of Google Data servers
14cr|php-ZendFramework-1.11.11-3|182	* supports queries and posting changes against Google Data services
14cr|php-ZendFramework-1.11.11-3|183	* supports service-specific element types in an object-oriented interface
14cr|php-ZendFramework-1.11.11-3|184	* matches functionality and design of other Google Data API clients
14cr|php-ZendFramework-1.11.11-3|185	
14cr|php-ZendFramework-1.11.11-3|186	%package	Pdf
14cr|php-ZendFramework-1.11.11-3|187	Summary:	PDF file handling helper
14cr|php-ZendFramework-1.11.11-3|188	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|189	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|190	Requires:	php-gd
14cr|php-ZendFramework-1.11.11-3|191	
14cr|php-ZendFramework-1.11.11-3|192	%description	Pdf
14cr|php-ZendFramework-1.11.11-3|193	Portable Document Format (PDF) from Adobe is the de facto standard for
14cr|php-ZendFramework-1.11.11-3|194	cross-platform rich documents. Now, PHP applications can create or read PDF
14cr|php-ZendFramework-1.11.11-3|195	documents on the fly, without the need to call utilities from the shell, depend
14cr|php-ZendFramework-1.11.11-3|196	on PHP extensions, or pay licensing fees. Zend_Pdf can even modify existing PDF
14cr|php-ZendFramework-1.11.11-3|197	documents.
14cr|php-ZendFramework-1.11.11-3|198	
14cr|php-ZendFramework-1.11.11-3|199	* supports Adobe PDF file format
14cr|php-ZendFramework-1.11.11-3|200	* parses PDF structure and provides access to elements
14cr|php-ZendFramework-1.11.11-3|201	* creates or modifies PDF documents
14cr|php-ZendFramework-1.11.11-3|202	* utilizes memory efficiently
14cr|php-ZendFramework-1.11.11-3|203	
14cr|php-ZendFramework-1.11.11-3|204	%package	Search-Lucene
14cr|php-ZendFramework-1.11.11-3|205	Summary:	Apache Lucene engine PHP port
14cr|php-ZendFramework-1.11.11-3|206	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|207	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|208	Requires:	php-bitset
14cr|php-ZendFramework-1.11.11-3|209	
14cr|php-ZendFramework-1.11.11-3|210	%description	Search-Lucene
14cr|php-ZendFramework-1.11.11-3|211	The Apache Lucene engine is a powerful, feature-rich Java search engine that is
14cr|php-ZendFramework-1.11.11-3|212	flexible about document storage and supports many complex query
14cr|php-ZendFramework-1.11.11-3|213	types. Zend_Search_Lucene is a port of this engine written entirely in PHP 5.
14cr|php-ZendFramework-1.11.11-3|214	
14cr|php-ZendFramework-1.11.11-3|215	* allows PHP-powered websites to leverage powerful search capabilities without
14cr|php-ZendFramework-1.11.11-3|216	the need for web services or Java
14cr|php-ZendFramework-1.11.11-3|217	* provides binary compatibility with Apache Lucene
14cr|php-ZendFramework-1.11.11-3|218	* matches Apache Lucene in performance
14cr|php-ZendFramework-1.11.11-3|219	
14cr|php-ZendFramework-1.11.11-3|220	%package	Services
14cr|php-ZendFramework-1.11.11-3|221	Summary:	Web service APIs for a number of providers
14cr|php-ZendFramework-1.11.11-3|222	Group:		Development/PHP
14cr|php-ZendFramework-1.11.11-3|223	Requires:	%{name} = %{version}-%{release}
14cr|php-ZendFramework-1.11.11-3|224	
14cr|php-ZendFramework-1.11.11-3|225	%description	Services
14cr|php-ZendFramework-1.11.11-3|226	This package contains web service client APIs for the following services:
14cr|php-ZendFramework-1.11.11-3|227	
14cr|php-ZendFramework-1.11.11-3|228	- Akismet
14cr|php-ZendFramework-1.11.11-3|229	- Amazon
14cr|php-ZendFramework-1.11.11-3|230	- Audioscrobbler
14cr|php-ZendFramework-1.11.11-3|231	- del.icio.us
14cr|php-ZendFramework-1.11.11-3|232	- Flickr
14cr|php-ZendFramework-1.11.11-3|233	- Nirvanix
14cr|php-ZendFramework-1.11.11-3|234	- Simpy
14cr|php-ZendFramework-1.11.11-3|235	- SlideShare
14cr|php-ZendFramework-1.11.11-3|236	- StrikeIron
14cr|php-ZendFramework-1.11.11-3|237	- Technorati
14cr|php-ZendFramework-1.11.11-3|238	- Yahoo!
14cr|php-ZendFramework-1.11.11-3|239	
14cr|php-ZendFramework-1.11.11-3|240	%prep
14cr|php-ZendFramework-1.11.11-3|241	%setup -qn %{php_name}-%{version}
14cr|php-ZendFramework-1.11.11-3|242	
14cr|php-ZendFramework-1.11.11-3|243	%build
14cr|php-ZendFramework-1.11.11-3|244	find . -type f -perm /111 \
14cr|php-ZendFramework-1.11.11-3|245	-fprint executables -exec %{__chmod} -x '{}' \; >/dev/null
14cr|php-ZendFramework-1.11.11-3|246	
14cr|php-ZendFramework-1.11.11-3|247	find . -type f -name \*.sh \
14cr|php-ZendFramework-1.11.11-3|248	-fprint valid_executables -exec %{__chmod} +x '{}' \; >/dev/null
14cr|php-ZendFramework-1.11.11-3|249	
14cr|php-ZendFramework-1.11.11-3|250	%{__cat} executables valid_executables|sort|uniq -u > invalid_executables
14cr|php-ZendFramework-1.11.11-3|251	
14cr|php-ZendFramework-1.11.11-3|252	
14cr|php-ZendFramework-1.11.11-3|253	%install
14cr|php-ZendFramework-1.11.11-3|254	%{__mkdir_p} %{buildroot}%{_datadir}/php
14cr|php-ZendFramework-1.11.11-3|255	cp -r library/Zend %{buildroot}%{_datadir}/php
14cr|php-ZendFramework-1.11.11-3|256	cp -r demos/Zend %{buildroot}%{_datadir}/php/Zend/demos
14cr|php-ZendFramework-1.11.11-3|257	cp -r tests %{buildroot}%{_datadir}/php/Zend
14cr|php-ZendFramework-1.11.11-3|258	cp -r externals %{buildroot}%{_datadir}/php/Zend
14cr|php-ZendFramework-1.11.11-3|259	
14cr|php-ZendFramework-1.11.11-3|260	# ZendX
14cr|php-ZendFramework-1.11.11-3|261	cd extras
14cr|php-ZendFramework-1.11.11-3|262	cp -r library/ZendX %{buildroot}%{_datadir}/php
14cr|php-ZendFramework-1.11.11-3|263	cp -r tests %{buildroot}%{_datadir}/php/ZendX
14cr|php-ZendFramework-1.11.11-3|264	cd ..
14cr|php-ZendFramework-1.11.11-3|265	
14cr|php-ZendFramework-1.11.11-3|266	# rhbz 477440
14cr|php-ZendFramework-1.11.11-3|267	pushd %{buildroot}%{_datadir}/php/Zend/tests/Zend/Pdf/_fonts
14cr|php-ZendFramework-1.11.11-3|268	for i in *.ttf; do
14cr|php-ZendFramework-1.11.11-3|269	ln -snf %{_datadir}/fonts/TTF/$i $i
14cr|php-ZendFramework-1.11.11-3|270	done
14cr|php-ZendFramework-1.11.11-3|271	popd
14cr|php-ZendFramework-1.11.11-3|272	
14cr|php-ZendFramework-1.11.11-3|273	%files
14cr|php-ZendFramework-1.11.11-3|274	%{_datadir}/php/Zend
14cr|php-ZendFramework-1.11.11-3|275	%exclude %{_datadir}/php/Zend/demos
14cr|php-ZendFramework-1.11.11-3|276	%exclude %{_datadir}/php/Zend/tests
14cr|php-ZendFramework-1.11.11-3|277	%exclude %{_datadir}/php/Zend/Cache/Backend/Apc.php
14cr|php-ZendFramework-1.11.11-3|278	%exclude %{_datadir}/php/Zend/Cache/Backend/Memcached.php
14cr|php-ZendFramework-1.11.11-3|279	%exclude %{_datadir}/php/Zend/Captcha
14cr|php-ZendFramework-1.11.11-3|280	%exclude %{_datadir}/php/Zend/Dojo.php
14cr|php-ZendFramework-1.11.11-3|281	%exclude %{_datadir}/php/Zend/Dojo
14cr|php-ZendFramework-1.11.11-3|282	%exclude %{_datadir}/php/Zend/Feed.php
14cr|php-ZendFramework-1.11.11-3|283	%exclude %{_datadir}/php/Zend/Feed
14cr|php-ZendFramework-1.11.11-3|284	%exclude %{_datadir}/php/Zend/Gdata.php
14cr|php-ZendFramework-1.11.11-3|285	%exclude %{_datadir}/php/Zend/Gdata
14cr|php-ZendFramework-1.11.11-3|286	%exclude %{_datadir}/php/Zend/Pdf.php
14cr|php-ZendFramework-1.11.11-3|287	%exclude %{_datadir}/php/Zend/Pdf
14cr|php-ZendFramework-1.11.11-3|288	%exclude %{_datadir}/php/Zend/Search
14cr|php-ZendFramework-1.11.11-3|289	%exclude %{_datadir}/php/Zend/Service/Akismet.php
14cr|php-ZendFramework-1.11.11-3|290	%exclude %{_datadir}/php/Zend/Service/Amazon.php
14cr|php-ZendFramework-1.11.11-3|291	%exclude %{_datadir}/php/Zend/Service/Amazon
14cr|php-ZendFramework-1.11.11-3|292	%exclude %{_datadir}/php/Zend/Service/Audioscrobbler.php
14cr|php-ZendFramework-1.11.11-3|293	%exclude %{_datadir}/php/Zend/Service/Delicious.php
14cr|php-ZendFramework-1.11.11-3|294	%exclude %{_datadir}/php/Zend/Service/Delicious
14cr|php-ZendFramework-1.11.11-3|295	%exclude %{_datadir}/php/Zend/Service/Flickr.php
14cr|php-ZendFramework-1.11.11-3|296	%exclude %{_datadir}/php/Zend/Service/Flickr
14cr|php-ZendFramework-1.11.11-3|297	%exclude %{_datadir}/php/Zend/Service/Nirvanix.php
14cr|php-ZendFramework-1.11.11-3|298	%exclude %{_datadir}/php/Zend/Service/Nirvanix
14cr|php-ZendFramework-1.11.11-3|299	%exclude %{_datadir}/php/Zend/Service/ReCaptcha.php
14cr|php-ZendFramework-1.11.11-3|300	%exclude %{_datadir}/php/Zend/Service/ReCaptcha
14cr|php-ZendFramework-1.11.11-3|301	%exclude %{_datadir}/php/Zend/Service/Simpy.php
14cr|php-ZendFramework-1.11.11-3|302	%exclude %{_datadir}/php/Zend/Service/Simpy
14cr|php-ZendFramework-1.11.11-3|303	%exclude %{_datadir}/php/Zend/Service/SlideShare.php
14cr|php-ZendFramework-1.11.11-3|304	%exclude %{_datadir}/php/Zend/Service/SlideShare
14cr|php-ZendFramework-1.11.11-3|305	%exclude %{_datadir}/php/Zend/Service/StrikeIron.php
14cr|php-ZendFramework-1.11.11-3|306	%exclude %{_datadir}/php/Zend/Service/StrikeIron
14cr|php-ZendFramework-1.11.11-3|307	%exclude %{_datadir}/php/Zend/Service/Technorati.php
14cr|php-ZendFramework-1.11.11-3|308	%exclude %{_datadir}/php/Zend/Service/Technorati
14cr|php-ZendFramework-1.11.11-3|309	%exclude %{_datadir}/php/Zend/Service/Yahoo.php
14cr|php-ZendFramework-1.11.11-3|310	%exclude %{_datadir}/php/Zend/Service/Yahoo
14cr|php-ZendFramework-1.11.11-3|311	%exclude %{_datadir}/php/Zend/externals/dojo
14cr|php-ZendFramework-1.11.11-3|312	
14cr|php-ZendFramework-1.11.11-3|313	%doc LICENSE.txt INSTALL.txt README.txt
14cr|php-ZendFramework-1.11.11-3|314	
14cr|php-ZendFramework-1.11.11-3|315	%files demos
14cr|php-ZendFramework-1.11.11-3|316	%{_datadir}/php/Zend/demos
14cr|php-ZendFramework-1.11.11-3|317	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|318	
14cr|php-ZendFramework-1.11.11-3|319	%files tests
14cr|php-ZendFramework-1.11.11-3|320	%{_datadir}/php/Zend/tests
14cr|php-ZendFramework-1.11.11-3|321	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|322	
14cr|php-ZendFramework-1.11.11-3|323	%files extras
14cr|php-ZendFramework-1.11.11-3|324	%{_datadir}/php/ZendX
14cr|php-ZendFramework-1.11.11-3|325	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|326	
14cr|php-ZendFramework-1.11.11-3|327	%files Cache-Backend-Apc
14cr|php-ZendFramework-1.11.11-3|328	%{_datadir}/php/Zend/Cache/Backend/Apc.php
14cr|php-ZendFramework-1.11.11-3|329	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|330	
14cr|php-ZendFramework-1.11.11-3|331	%files Cache-Backend-Memcached
14cr|php-ZendFramework-1.11.11-3|332	%{_datadir}/php/Zend/Cache/Backend/Memcached.php
14cr|php-ZendFramework-1.11.11-3|333	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|334	
14cr|php-ZendFramework-1.11.11-3|335	%files Captcha
14cr|php-ZendFramework-1.11.11-3|336	%{_datadir}/php/Zend/Captcha
14cr|php-ZendFramework-1.11.11-3|337	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|338	
14cr|php-ZendFramework-1.11.11-3|339	%files Dojo
14cr|php-ZendFramework-1.11.11-3|340	%{_datadir}/php/Zend/Dojo.php
14cr|php-ZendFramework-1.11.11-3|341	%{_datadir}/php/Zend/Dojo
14cr|php-ZendFramework-1.11.11-3|342	%{_datadir}/php/Zend/externals/dojo
14cr|php-ZendFramework-1.11.11-3|343	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|344	
14cr|php-ZendFramework-1.11.11-3|345	%files Feed
14cr|php-ZendFramework-1.11.11-3|346	%{_datadir}/php/Zend/Feed.php
14cr|php-ZendFramework-1.11.11-3|347	%{_datadir}/php/Zend/Feed
14cr|php-ZendFramework-1.11.11-3|348	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|349	
14cr|php-ZendFramework-1.11.11-3|350	%files Gdata
14cr|php-ZendFramework-1.11.11-3|351	%{_datadir}/php/Zend/Gdata.php
14cr|php-ZendFramework-1.11.11-3|352	%{_datadir}/php/Zend/Gdata
14cr|php-ZendFramework-1.11.11-3|353	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|354	
14cr|php-ZendFramework-1.11.11-3|355	%files Pdf
14cr|php-ZendFramework-1.11.11-3|356	%{_datadir}/php/Zend/Pdf.php
14cr|php-ZendFramework-1.11.11-3|357	%{_datadir}/php/Zend/Pdf
14cr|php-ZendFramework-1.11.11-3|358	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|359	
14cr|php-ZendFramework-1.11.11-3|360	%files Search-Lucene
14cr|php-ZendFramework-1.11.11-3|361	%{_datadir}/php/Zend/Search
14cr|php-ZendFramework-1.11.11-3|362	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|363	
14cr|php-ZendFramework-1.11.11-3|364	%files Services
14cr|php-ZendFramework-1.11.11-3|365	%{_datadir}/php/Zend/Service/Akismet.php
14cr|php-ZendFramework-1.11.11-3|366	%{_datadir}/php/Zend/Service/Amazon.php
14cr|php-ZendFramework-1.11.11-3|367	%{_datadir}/php/Zend/Service/Amazon
14cr|php-ZendFramework-1.11.11-3|368	%{_datadir}/php/Zend/Service/Audioscrobbler.php
14cr|php-ZendFramework-1.11.11-3|369	%{_datadir}/php/Zend/Service/Delicious.php
14cr|php-ZendFramework-1.11.11-3|370	%{_datadir}/php/Zend/Service/Delicious
14cr|php-ZendFramework-1.11.11-3|371	%{_datadir}/php/Zend/Service/Flickr.php
14cr|php-ZendFramework-1.11.11-3|372	%{_datadir}/php/Zend/Service/Flickr
14cr|php-ZendFramework-1.11.11-3|373	%{_datadir}/php/Zend/Service/Nirvanix.php
14cr|php-ZendFramework-1.11.11-3|374	%{_datadir}/php/Zend/Service/Nirvanix
14cr|php-ZendFramework-1.11.11-3|375	%{_datadir}/php/Zend/Service/ReCaptcha.php
14cr|php-ZendFramework-1.11.11-3|376	%{_datadir}/php/Zend/Service/ReCaptcha
14cr|php-ZendFramework-1.11.11-3|377	%{_datadir}/php/Zend/Service/Simpy.php
14cr|php-ZendFramework-1.11.11-3|378	%{_datadir}/php/Zend/Service/Simpy
14cr|php-ZendFramework-1.11.11-3|379	%{_datadir}/php/Zend/Service/SlideShare.php
14cr|php-ZendFramework-1.11.11-3|380	%{_datadir}/php/Zend/Service/SlideShare
14cr|php-ZendFramework-1.11.11-3|381	%{_datadir}/php/Zend/Service/StrikeIron.php
14cr|php-ZendFramework-1.11.11-3|382	%{_datadir}/php/Zend/Service/StrikeIron
14cr|php-ZendFramework-1.11.11-3|383	%{_datadir}/php/Zend/Service/Technorati.php
14cr|php-ZendFramework-1.11.11-3|384	%{_datadir}/php/Zend/Service/Technorati
14cr|php-ZendFramework-1.11.11-3|385	%{_datadir}/php/Zend/Service/Yahoo.php
14cr|php-ZendFramework-1.11.11-3|386	%{_datadir}/php/Zend/Service/Yahoo
14cr|php-ZendFramework-1.11.11-3|387	%doc LICENSE.txt
14cr|php-ZendFramework-1.11.11-3|388	
14cr|php-ZendFramework-1.11.11-3|389	
14cr|php-ZendFramework-1.11.11-3|390	
14cr|php-ZendFramework-1.11.11-3|391	%changelog
14cr|php-ZendFramework-1.11.11-3|392	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.11-3
14cr|php-ZendFramework-1.11.11-3|393	+ Revision: b948ff0
14cr|php-ZendFramework-1.11.11-3|394	- MassBuild#464: Increase release tag
14cr|php-ZendFramework-1.11.11-3|395	
14cr|php-ZendFramework-1.11.11-3|396	

6318 14
14cr|pianobooster-0.6.4b-3|1	Name:            pianobooster
14cr|pianobooster-0.6.4b-3|2	Summary:         A MIDI file player that teaches you how to play the piano
14cr|pianobooster-0.6.4b-3|3	Version:         0.6.4b
14cr|pianobooster-0.6.4b-3|4	Release:         3
14cr|pianobooster-0.6.4b-3|5	License:         GPLv3+
14cr|pianobooster-0.6.4b-3|6	Group:           Sound
14cr|pianobooster-0.6.4b-3|7	URL:             http://pianobooster.sourceforge.net/
14cr|pianobooster-0.6.4b-3|8	Source0:         http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
14cr|pianobooster-0.6.4b-3|9	Source1:         %{name}.desktop
14cr|pianobooster-0.6.4b-3|10	# link libpthread and libGL explicitly
14cr|pianobooster-0.6.4b-3|11	Patch0:          pianobooster-0.6.4b-explicit-linking.patch
14cr|pianobooster-0.6.4b-3|12	BuildRequires:   cmake
14cr|pianobooster-0.6.4b-3|13	BuildRequires:   qt4-devel
14cr|pianobooster-0.6.4b-3|14	BuildRequires:   desktop-file-utils
14cr|pianobooster-0.6.4b-3|15	BuildRequires:   pkgconfig(alsa)
14cr|pianobooster-0.6.4b-3|16	BuildRequires:   mesaglu-devel
14cr|pianobooster-0.6.4b-3|17	
14cr|pianobooster-0.6.4b-3|18	%description
14cr|pianobooster-0.6.4b-3|19	A MIDI file player/game that displays the musical notes AND teaches you how
14cr|pianobooster-0.6.4b-3|20	to play the piano.
14cr|pianobooster-0.6.4b-3|21	
14cr|pianobooster-0.6.4b-3|22	PianoBooster is a fun way of playing along with a musical accompaniment and
14cr|pianobooster-0.6.4b-3|23	at the same time learning the basics of reading musical notation.
14cr|pianobooster-0.6.4b-3|24	The difference between playing along to a CD or a standard MIDI file
14cr|pianobooster-0.6.4b-3|25	is that PianoBooster listens and reacts to what you are playing on a
14cr|pianobooster-0.6.4b-3|26	MIDI keyboard.
14cr|pianobooster-0.6.4b-3|27	
14cr|pianobooster-0.6.4b-3|28	
14cr|pianobooster-0.6.4b-3|29	%prep
14cr|pianobooster-0.6.4b-3|30	%setup -q -n %{name}-src-%{version}
14cr|pianobooster-0.6.4b-3|31	%patch0 -p1 -b .linkpthread
14cr|pianobooster-0.6.4b-3|32	perl -pi -e "s/-mwindows//g" src/CMakeLists.txt
14cr|pianobooster-0.6.4b-3|33	
14cr|pianobooster-0.6.4b-3|34	sed -e 's|\r||g' README.txt > README.txt.tmp
14cr|pianobooster-0.6.4b-3|35	touch -r README.txt README.txt.tmp
14cr|pianobooster-0.6.4b-3|36	mv README.txt.tmp README.txt
14cr|pianobooster-0.6.4b-3|37	
14cr|pianobooster-0.6.4b-3|38	sed -e 's|\r||g' license.txt > license.txt.tmp
14cr|pianobooster-0.6.4b-3|39	touch -r license.txt license.txt.tmp
14cr|pianobooster-0.6.4b-3|40	mv license.txt.tmp license.txt
14cr|pianobooster-0.6.4b-3|41	
14cr|pianobooster-0.6.4b-3|42	find -name '*.cpp' -exec chmod a-x {} \;
14cr|pianobooster-0.6.4b-3|43	find -name '*.h' -exec chmod a-x {} \;
14cr|pianobooster-0.6.4b-3|44	
14cr|pianobooster-0.6.4b-3|45	%build
14cr|pianobooster-0.6.4b-3|46	%cmake ../src
14cr|pianobooster-0.6.4b-3|47	make %{?_smp_mflags}
14cr|pianobooster-0.6.4b-3|48	
14cr|pianobooster-0.6.4b-3|49	%install
14cr|pianobooster-0.6.4b-3|50	pushd build
14cr|pianobooster-0.6.4b-3|51	install -d %{buildroot}%{_bindir}
14cr|pianobooster-0.6.4b-3|52	install %{name} %{buildroot}%{_bindir}
14cr|pianobooster-0.6.4b-3|53	popd
14cr|pianobooster-0.6.4b-3|54	
14cr|pianobooster-0.6.4b-3|55	install -d $%{buildroot}%{_datadir}/applications
14cr|pianobooster-0.6.4b-3|56	desktop-file-install \
14cr|pianobooster-0.6.4b-3|57	--dir %{buildroot}%{_datadir}/applications  \
14cr|pianobooster-0.6.4b-3|58	%{SOURCE1}
14cr|pianobooster-0.6.4b-3|59	
14cr|pianobooster-0.6.4b-3|60	
14cr|pianobooster-0.6.4b-3|61	install -d %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|pianobooster-0.6.4b-3|62	install -m 644 -p src/images/Logo32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|pianobooster-0.6.4b-3|63	install -d %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cr|pianobooster-0.6.4b-3|64	install -m 644 -p src/images/logo64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|pianobooster-0.6.4b-3|65	
14cr|pianobooster-0.6.4b-3|66	%post
14cr|pianobooster-0.6.4b-3|67	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pianobooster-0.6.4b-3|68	
14cr|pianobooster-0.6.4b-3|69	%postun
14cr|pianobooster-0.6.4b-3|70	if [ $1 -eq 0 ] ; then
14cr|pianobooster-0.6.4b-3|71	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|pianobooster-0.6.4b-3|72	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pianobooster-0.6.4b-3|73	fi
14cr|pianobooster-0.6.4b-3|74	
14cr|pianobooster-0.6.4b-3|75	%posttrans
14cr|pianobooster-0.6.4b-3|76	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pianobooster-0.6.4b-3|77	
14cr|pianobooster-0.6.4b-3|78	
14cr|pianobooster-0.6.4b-3|79	%files
14cr|pianobooster-0.6.4b-3|80	%defattr(-,root,root,-)
14cr|pianobooster-0.6.4b-3|81	%doc license.txt gplv3.txt README.txt
14cr|pianobooster-0.6.4b-3|82	%{_bindir}/*
14cr|pianobooster-0.6.4b-3|83	%{_datadir}/applications/*
14cr|pianobooster-0.6.4b-3|84	%{_datadir}/icons/hicolor/*/apps/*
14cr|pianobooster-0.6.4b-3|85	
14cr|pianobooster-0.6.4b-3|86	
14cr|pianobooster-0.6.4b-3|87	
14cr|pianobooster-0.6.4b-3|88	
14cr|pianobooster-0.6.4b-3|89	%changelog
14cr|pianobooster-0.6.4b-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4b-3
14cr|pianobooster-0.6.4b-3|91	+ Revision: 857b141
14cr|pianobooster-0.6.4b-3|92	- MassBuild#464: Increase release tag
14cr|pianobooster-0.6.4b-3|93	
14cr|pianobooster-0.6.4b-3|94	

6319 14
14cr|picard-1.2-2|1	Summary:	The official MusicBrainz tagger
14cr|picard-1.2-2|2	Name:		picard
14cr|picard-1.2-2|3	Version:	1.2
14cr|picard-1.2-2|4	Release:	2
14cr|picard-1.2-2|5	License:	GPLv2+
14cr|picard-1.2-2|6	Group:		Sound
14cr|picard-1.2-2|7	Url:		http://musicbrainz.org/doc/MusicBrainz_Picard
14cr|picard-1.2-2|8	Source0:	http://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar.gz
14cr|picard-1.2-2|9	# Plugins:
14cr|picard-1.2-2|10	Source1:	http://users.musicbrainz.org/~luks/picard-plugins/classicdiscnumber.py
14cr|picard-1.2-2|11	Source2:	http://users.musicbrainz.org/~luks/picard-plugins/coverart.py
14cr|picard-1.2-2|12	Source3:	http://users.musicbrainz.org/~luks/picard-plugins/cuesheet.py
14cr|picard-1.2-2|13	Source4:	http://users.musicbrainz.org/~luks/picard-plugins/discnumber.py
14cr|picard-1.2-2|14	Source5:	http://users.musicbrainz.org/~luks/picard-plugins/featartist.py
14cr|picard-1.2-2|15	Source6:	http://users.musicbrainz.org/~luks/picard-plugins/open_in_gui.py
14cr|picard-1.2-2|16	Source7:	http://users.musicbrainz.org/~luks/picard-plugins/swapprefix.py
14cr|picard-1.2-2|17	Source8:	http://users.musicbrainz.org/~luks/picard-plugins/titlecase.py
14cr|picard-1.2-2|18	Source9:	http://users.musicbrainz.org/~luks/picard-plugins/tracks2clipboard.py
14cr|picard-1.2-2|19	# lastfm plugin
14cr|picard-1.2-2|20	Source10:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/lastfm__init__.py
14cr|picard-1.2-2|21	Source11:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/options_lastfm.ui
14cr|picard-1.2-2|22	Source12:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/ui_options_lastfm.py
14cr|picard-1.2-2|23	# replaygain plugin
14cr|picard-1.2-2|24	Source13:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/__init__.py
14cr|picard-1.2-2|25	Source14:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/options_replaygain.ui
14cr|picard-1.2-2|26	Source15:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/ui_options_replaygain.py
14cr|picard-1.2-2|27	Source16:	http://gitorious.org/musicbrainz/addrelease/blobs/raw/master/addrelease.py
14cr|picard-1.2-2|28	Source17:	http://users.musicbrainz.org/~luks/picard-plugins/release_type.py
14cr|picard-1.2-2|29	Source18:	http://users.musicbrainz.org/~luks/picard-plugins/featartistsintitles.py
14cr|picard-1.2-2|30	Source19:	http://users.musicbrainz.org/~luks/picard-plugins/no_release.py
14cr|picard-1.2-2|31	Source20:	http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titleversion.py
14cr|picard-1.2-2|32	Source21:	http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titlesort.py
14cr|picard-1.2-2|33	Source22:	https://github.com/voiceinsideyou/picard/raw/plugins/contrib/plugins/removeperfectalbums.py
14cr|picard-1.2-2|34	Source23:	https://raw.github.com/encukou/picard-plugins/master/autosave.py
14cr|picard-1.2-2|35	# http://forums.musicbrainz.org/viewtopic.php?id=2949
14cr|picard-1.2-2|36	Source24:	lastfmplus-0.13.zip
14cr|picard-1.2-2|37	# search plugins https://github.com/brianfreud/Picard-plugins
14cr|picard-1.2-2|38	Source25:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchAMG.py
14cr|picard-1.2-2|39	Source26:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchDiscogs3.py
14cr|picard-1.2-2|40	Source27:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchAmazon3.py
14cr|picard-1.2-2|41	Source28:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchCastAlbums3.py
14cr|picard-1.2-2|42	Source29:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchFilmMusziek3.py
14cr|picard-1.2-2|43	Source30:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchGMR.py
14cr|picard-1.2-2|44	Source31:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchGoogle3.py
14cr|picard-1.2-2|45	Source32:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchLortelArchives3.py
14cr|picard-1.2-2|46	Source33:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchSoundtrackCollector3.py
14cr|picard-1.2-2|47	Source34:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchSoundtrackINFO3.py
14cr|picard-1.2-2|48	Source35:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchEbay.py
14cr|picard-1.2-2|49	
14cr|picard-1.2-2|50	BuildRequires:	mutagen
14cr|picard-1.2-2|51	BuildRequires:	pkgconfig(python)
14cr|picard-1.2-2|52	BuildRequires:	pkgconfig(libdiscid)
14cr|picard-1.2-2|53	Requires:	mutagen
14cr|picard-1.2-2|54	Requires:	python-qt4
14cr|picard-1.2-2|55	Requires:	%{mklibname discid 0}
14cr|picard-1.2-2|56	#gw for fpcalc (AcoustID calculation)
14cr|picard-1.2-2|57	Requires:	chromaprint
14cr|picard-1.2-2|58	#gw for metaflac:
14cr|picard-1.2-2|59	Suggests:	flac
14cr|picard-1.2-2|60	#gw for wvgain:
14cr|picard-1.2-2|61	Suggests:	wavpack
14cr|picard-1.2-2|62	Suggests:	mp3gain
14cr|picard-1.2-2|63	
14cr|picard-1.2-2|64	%description
14cr|picard-1.2-2|65	MusicBrainz Picard is the official MusicBrainz tagger, written in Python.
14cr|picard-1.2-2|66	
14cr|picard-1.2-2|67	Picard supports the majority of audio file formats, is capable of using audio
14cr|picard-1.2-2|68	fingerprints (PUIDs), performing CD lookups and disc ID submissions, and it has
14cr|picard-1.2-2|69	excellent Unicode support. Additionally, there are several plugins available
14cr|picard-1.2-2|70	that extend Picard's features.
14cr|picard-1.2-2|71	
14cr|picard-1.2-2|72	When tagging files, Picard uses an album-oriented approach. This approach
14cr|picard-1.2-2|73	allows it to utilize the MusicBrainz data as effectively as possible and
14cr|picard-1.2-2|74	correctly tag your music. For more information, see the illustrated quick start
14cr|picard-1.2-2|75	guide to tagging.
14cr|picard-1.2-2|76	
14cr|picard-1.2-2|77	Picard is named after Captain Jean-Luc Picard from the TV series Star Trek: The
14cr|picard-1.2-2|78	Next Generation.
14cr|picard-1.2-2|79	
14cr|picard-1.2-2|80	%prep
14cr|picard-1.2-2|81	%setup -q
14cr|picard-1.2-2|82	%apply_patches
14cr|picard-1.2-2|83	
14cr|picard-1.2-2|84	%build
14cr|picard-1.2-2|85	python setup.py config
14cr|picard-1.2-2|86	python setup.py build
14cr|picard-1.2-2|87	
14cr|picard-1.2-2|88	%install
14cr|picard-1.2-2|89	python setup.py install --root=%{buildroot}
14cr|picard-1.2-2|90	
14cr|picard-1.2-2|91	PLUGINDIR=%{buildroot}%{python_sitearch}/picard/plugins/
14cr|picard-1.2-2|92	install -m 0644 %{SOURCE1} ${PLUGINDIR}
14cr|picard-1.2-2|93	install -m 0644 %{SOURCE2} ${PLUGINDIR}
14cr|picard-1.2-2|94	install -m 0644 %{SOURCE3} ${PLUGINDIR}
14cr|picard-1.2-2|95	install -m 0644 %{SOURCE4} ${PLUGINDIR}
14cr|picard-1.2-2|96	install -m 0644 %{SOURCE5} ${PLUGINDIR}
14cr|picard-1.2-2|97	install -m 0644 %{SOURCE6} ${PLUGINDIR}
14cr|picard-1.2-2|98	install -m 0644 %{SOURCE7} ${PLUGINDIR}
14cr|picard-1.2-2|99	install -m 0644 %{SOURCE8} ${PLUGINDIR}
14cr|picard-1.2-2|100	install -m 0644 %{SOURCE9} ${PLUGINDIR}
14cr|picard-1.2-2|101	mkdir -p ${PLUGINDIR}/lastfm
14cr|picard-1.2-2|102	install -m 0644 %{SOURCE10} ${PLUGINDIR}/lastfm/__init__.py
14cr|picard-1.2-2|103	install -m 0644 %{SOURCE11} ${PLUGINDIR}/lastfm/
14cr|picard-1.2-2|104	install -m 0644 %{SOURCE12} ${PLUGINDIR}/lastfm/
14cr|picard-1.2-2|105	mkdir -p ${PLUGINDIR}/replaygain
14cr|picard-1.2-2|106	install -m 0644 %{SOURCE13} ${PLUGINDIR}/replaygain/__init__.py
14cr|picard-1.2-2|107	install -m 0644 %{SOURCE14} ${PLUGINDIR}/replaygain/
14cr|picard-1.2-2|108	install -m 0644 %{SOURCE15} ${PLUGINDIR}/replaygain/
14cr|picard-1.2-2|109	install -m 0644 %{SOURCE16} ${PLUGINDIR}
14cr|picard-1.2-2|110	install -m 0644 %{SOURCE17} ${PLUGINDIR}
14cr|picard-1.2-2|111	install -m 0644 %{SOURCE18} ${PLUGINDIR}
14cr|picard-1.2-2|112	install -m 0644 %{SOURCE19} ${PLUGINDIR}
14cr|picard-1.2-2|113	install -m 0644 %{SOURCE20} ${PLUGINDIR}
14cr|picard-1.2-2|114	install -m 0644 %{SOURCE21} ${PLUGINDIR}
14cr|picard-1.2-2|115	install -m 0644 %{SOURCE22} ${PLUGINDIR}
14cr|picard-1.2-2|116	install -m 0644 %{SOURCE23} ${PLUGINDIR}
14cr|picard-1.2-2|117	unzip %{SOURCE24} -d ${PLUGINDIR}
14cr|picard-1.2-2|118	install -m 0644 %{SOURCE25} ${PLUGINDIR}
14cr|picard-1.2-2|119	install -m 0644 %{SOURCE26} ${PLUGINDIR}
14cr|picard-1.2-2|120	install -m 0644 %{SOURCE27} ${PLUGINDIR}
14cr|picard-1.2-2|121	install -m 0644 %{SOURCE28} ${PLUGINDIR}
14cr|picard-1.2-2|122	install -m 0644 %{SOURCE29} ${PLUGINDIR}
14cr|picard-1.2-2|123	install -m 0644 %{SOURCE30} ${PLUGINDIR}
14cr|picard-1.2-2|124	install -m 0644 %{SOURCE31} ${PLUGINDIR}
14cr|picard-1.2-2|125	install -m 0644 %{SOURCE32} ${PLUGINDIR}
14cr|picard-1.2-2|126	install -m 0644 %{SOURCE33} ${PLUGINDIR}
14cr|picard-1.2-2|127	install -m 0644 %{SOURCE34} ${PLUGINDIR}
14cr|picard-1.2-2|128	install -m 0644 %{SOURCE35} ${PLUGINDIR}
14cr|picard-1.2-2|129	
14cr|picard-1.2-2|130	%find_lang %{name}
14cr|picard-1.2-2|131	
14cr|picard-1.2-2|132	%files -f %{name}.lang
14cr|picard-1.2-2|133	%doc AUTHORS.txt COPYING.txt INSTALL.txt NEWS.txt
14cr|picard-1.2-2|134	%{_bindir}/%{name}
14cr|picard-1.2-2|135	%{python_sitearch}/*
14cr|picard-1.2-2|136	%{_datadir}/applications/%{name}.desktop
14cr|picard-1.2-2|137	%{_iconsdir}/hicolor/*/apps/*
14cr|picard-1.2-2|138	
14cr|picard-1.2-2|139	
14cr|picard-1.2-2|140	%changelog
14cr|picard-1.2-2|141	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|picard-1.2-2|142	+ Revision: dc810f1
14cr|picard-1.2-2|143	- MassBuild#464: Increase release tag
14cr|picard-1.2-2|144	
14cr|picard-1.2-2|145	

6320 14
14cr|picosat-936-7|1	# Mainly inspired from Fedora's .spec
14cr|picosat-936-7|2	
14cr|picosat-936-7|3	%define name    picosat
14cr|picosat-936-7|4	%define version 936
14cr|picosat-936-7|5	%define major	1
14cr|picosat-936-7|6	%define release 7
14cr|picosat-936-7|7	%define	libname %mklibname %{name} %{major}
14cr|picosat-936-7|8	%define	libnamedevel %mklibname %{name} -d
14cr|picosat-936-7|9	
14cr|picosat-936-7|10	Name:           %{name}
14cr|picosat-936-7|11	Summary:        Lightweight SAT solver
14cr|picosat-936-7|12	Version:        %{version}
14cr|picosat-936-7|13	Release:        %{release}
14cr|picosat-936-7|14	Source0:        http://fmv.jku.at/%{name}/%{name}-%{version}.tar.gz
14cr|picosat-936-7|15	URL:            http://fmv.jku.at/picosat/
14cr|picosat-936-7|16	# Thanks to David Wheeler for the man page.
14cr|picosat-936-7|17	Source1:        picosat.1
14cr|picosat-936-7|18	# Man page link for picosat.trace
14cr|picosat-936-7|19	Source2:        picosat.trace.1
14cr|picosat-936-7|20	# Man page for picomus
14cr|picosat-936-7|21	Source3:        picomus.1
14cr|picosat-936-7|22	# This patch has not been sent upstream.  It is specific to Fedora's build of
14cr|picosat-936-7|23	# two distinct binaries, one with trace support and one without.
14cr|picosat-936-7|24	Patch0:         picosat-trace.patch
14cr|picosat-936-7|25	
14cr|picosat-936-7|26	Group:          Sciences/Computer science
14cr|picosat-936-7|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|picosat-936-7|28	License:        MIT-like
14cr|picosat-936-7|29	# gzip required (see app.c); find-requires can't see into C code to find it
14cr|picosat-936-7|30	Requires:       gzip, %{libname} = %{version}-%{release}
14cr|picosat-936-7|31	
14cr|picosat-936-7|32	%description
14cr|picosat-936-7|33	The SAT problem is the classical NP complete problem of searching
14cr|picosat-936-7|34	for a satisfying assignment of a propositional formula in
14cr|picosat-936-7|35	conjunctive normal form (CNF). General information on SAT can be
14cr|picosat-936-7|36	found at http://www.satlive.org or http://www.satlib.org.
14cr|picosat-936-7|37	
14cr|picosat-936-7|38	%package -n	%{libname}
14cr|picosat-936-7|39	Group:          Development/C
14cr|picosat-936-7|40	Summary:        A SAT solver library
14cr|picosat-936-7|41	
14cr|picosat-936-7|42	%description -n	%{libname}
14cr|picosat-936-7|43	The PicoSAT library, which contains routines that solve the SAT problem.
14cr|picosat-936-7|44	The library has a simple API which is similar to that of previous
14cr|picosat-936-7|45	solvers by the same authors.
14cr|picosat-936-7|46	
14cr|picosat-936-7|47	%package -n	%{name}-devel
14cr|picosat-936-7|48	Group:          Development/C
14cr|picosat-936-7|49	Summary:        Development files for PicoSAT
14cr|picosat-936-7|50	Requires:       %{libname} = %{version}-%{release}
14cr|picosat-936-7|51	
14cr|picosat-936-7|52	%description -n	%{name}-devel
14cr|picosat-936-7|53	Headers and other development files for PicoSAT.
14cr|picosat-936-7|54	
14cr|picosat-936-7|55	%prep
14cr|picosat-936-7|56	%setup -q
14cr|picosat-936-7|57	%patch0 -p0
14cr|picosat-936-7|58	
14cr|picosat-936-7|59	%build
14cr|picosat-936-7|60	# The configure script is NOT autoconf-generated and chooses its own CFLAGS,
14cr|picosat-936-7|61	# so we mimic its effects instead of using it.
14cr|picosat-936-7|62	
14cr|picosat-936-7|63	# Build the version with trace support
14cr|picosat-936-7|64	sed -e "s/@CC@/gcc/" \
14cr|picosat-936-7|65	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DTRACE -DNDEBUG/" \
14cr|picosat-936-7|66	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
14cr|picosat-936-7|67	-e "s/libpicosat/libpicosat-trace/g" \
14cr|picosat-936-7|68	-e "s/-lpicosat/-lpicosat-trace/g" \
14cr|picosat-936-7|69	-e "s/@TARGETS@/libpicosat-trace.so picosat picomus/" \
14cr|picosat-936-7|70	makefile.in > makefile
14cr|picosat-936-7|71	make
14cr|picosat-936-7|72	mv picosat picosat.trace
14cr|picosat-936-7|73	
14cr|picosat-936-7|74	# Build the fast version.
14cr|picosat-936-7|75	# Note that picomus needs trace support, so we don't rebuild it.
14cr|picosat-936-7|76	rm -f *.o *.s config.h
14cr|picosat-936-7|77	sed -e "s/@CC@/gcc/" \
14cr|picosat-936-7|78	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DNDEBUG/" \
14cr|picosat-936-7|79	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
14cr|picosat-936-7|80	-e "s/@TARGETS@/libpicosat.so picosat/" \
14cr|picosat-936-7|81	makefile.in > makefile
14cr|picosat-936-7|82	make
14cr|picosat-936-7|83	
14cr|picosat-936-7|84	%install
14cr|picosat-936-7|85	rm -rf $RPM_BUILD_ROOT
14cr|picosat-936-7|86	# Install the header file
14cr|picosat-936-7|87	mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|picosat-936-7|88	cp -p picosat.h $RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|picosat-936-7|89	
14cr|picosat-936-7|90	# Install the libraries
14cr|picosat-936-7|91	mkdir -p $RPM_BUILD_ROOT%{_libdir}
14cr|picosat-936-7|92	cp -p libpicosat-trace.so $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so.%{major}.0.%{version}
14cr|picosat-936-7|93	ln -s libpicosat-trace.so.%{major}.0.%{version} $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so.%{major}
14cr|picosat-936-7|94	ln -s libpicosat-trace.so.%{major} $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so
14cr|picosat-936-7|95	cp -p libpicosat.so $RPM_BUILD_ROOT%{_libdir}/libpicosat.so.%{major}.0.%{version}
14cr|picosat-936-7|96	ln -s libpicosat.so.%{major}.0.%{version} $RPM_BUILD_ROOT%{_libdir}/libpicosat.so.%{major}
14cr|picosat-936-7|97	ln -s libpicosat.so.%{major} $RPM_BUILD_ROOT%{_libdir}/libpicosat.so
14cr|picosat-936-7|98	
14cr|picosat-936-7|99	# Install the binaries
14cr|picosat-936-7|100	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|picosat-936-7|101	cp -p picosat picosat.trace picomus $RPM_BUILD_ROOT%{_bindir}
14cr|picosat-936-7|102	
14cr|picosat-936-7|103	# Install the man pages
14cr|picosat-936-7|104	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|picosat-936-7|105	cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man1
14cr|picosat-936-7|106	
14cr|picosat-936-7|107	%post -n %{libname} -p /sbin/ldconfig
14cr|picosat-936-7|108	%postun -n %{libname} -p /sbin/ldconfig
14cr|picosat-936-7|109	
14cr|picosat-936-7|110	%clean
14cr|picosat-936-7|111	rm -rf $RPM_BUILD_ROOT
14cr|picosat-936-7|112	
14cr|picosat-936-7|113	# The LICENSE file is placed in the -libs package rather than the base package,
14cr|picosat-936-7|114	# because the -libs package is always installed when the base package is
14cr|picosat-936-7|115	# installed, but not vice versa.
14cr|picosat-936-7|116	%files
14cr|picosat-936-7|117	%defattr(-,root,root,-)
14cr|picosat-936-7|118	%{_bindir}/picosat*
14cr|picosat-936-7|119	%{_bindir}/picomus
14cr|picosat-936-7|120	%{_mandir}/man1/picosat*
14cr|picosat-936-7|121	%{_mandir}/man1/picomus*
14cr|picosat-936-7|122	
14cr|picosat-936-7|123	%files -n %{libname}
14cr|picosat-936-7|124	%defattr(-,root,root,-)
14cr|picosat-936-7|125	%doc LICENSE NEWS
14cr|picosat-936-7|126	%{_libdir}/libpicosat-trace.so.*
14cr|picosat-936-7|127	%{_libdir}/libpicosat.so.*
14cr|picosat-936-7|128	
14cr|picosat-936-7|129	%files -n %{name}-devel
14cr|picosat-936-7|130	%defattr(-,root,root,-)
14cr|picosat-936-7|131	%{_includedir}/%{name}/picosat.h
14cr|picosat-936-7|132	%{_libdir}/libpicosat-trace.so
14cr|picosat-936-7|133	%{_libdir}/libpicosat.so
14cr|picosat-936-7|134	
14cr|picosat-936-7|135	
14cr|picosat-936-7|136	
14cr|picosat-936-7|137	%changelog
14cr|picosat-936-7|138	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 936-7
14cr|picosat-936-7|139	+ Revision: 25a4dbb
14cr|picosat-936-7|140	- MassBuild#464: Increase release tag
14cr|picosat-936-7|141	
14cr|picosat-936-7|142	

6321 14
14cr|picviz-cli-0.6-3|1	%define name picviz-cli
14cr|picviz-cli-0.6-3|2	%define version 0.6
14cr|picviz-cli-0.6-3|3	%define release 3
14cr|picviz-cli-0.6-3|4	
14cr|picviz-cli-0.6-3|5	Name: %name
14cr|picviz-cli-0.6-3|6	Version: %version
14cr|picviz-cli-0.6-3|7	Release: %release
14cr|picviz-cli-0.6-3|8	Summary: Command-line frontend for picviz
14cr|picviz-cli-0.6-3|9	License: GPLv3+
14cr|picviz-cli-0.6-3|10	Group: Graphics
14cr|picviz-cli-0.6-3|11	URL: http://www.wallinfire.net/picviz
14cr|picviz-cli-0.6-3|12	Source0: http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
14cr|picviz-cli-0.6-3|13	BuildRequires: libpicviz-devel
14cr|picviz-cli-0.6-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|picviz-cli-0.6-3|15	
14cr|picviz-cli-0.6-3|16	%description
14cr|picviz-cli-0.6-3|17	Command-line frontend for picviz.
14cr|picviz-cli-0.6-3|18	
14cr|picviz-cli-0.6-3|19	%prep
14cr|picviz-cli-0.6-3|20	%setup -q
14cr|picviz-cli-0.6-3|21	
14cr|picviz-cli-0.6-3|22	%build
14cr|picviz-cli-0.6-3|23	pushd src
14cr|picviz-cli-0.6-3|24	%make
14cr|picviz-cli-0.6-3|25	
14cr|picviz-cli-0.6-3|26	%install
14cr|picviz-cli-0.6-3|27	rm -rf %{buildroot}
14cr|picviz-cli-0.6-3|28	install -d -m 755 %{buildroot}%{_bindir}
14cr|picviz-cli-0.6-3|29	install -m 755 src/pcv %{buildroot}%{_bindir}
14cr|picviz-cli-0.6-3|30	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|picviz-cli-0.6-3|31	install -m 644 doc/*.1 %{buildroot}%{_mandir}/man1
14cr|picviz-cli-0.6-3|32	install -d -m 755 %{buildroot}%{_datadir}/picviz-cli
14cr|picviz-cli-0.6-3|33	install -m 644 templates/*.pgdt %{buildroot}%{_datadir}/picviz-cli
14cr|picviz-cli-0.6-3|34	
14cr|picviz-cli-0.6-3|35	%clean
14cr|picviz-cli-0.6-3|36	rm -rf %{buildroot}
14cr|picviz-cli-0.6-3|37	
14cr|picviz-cli-0.6-3|38	%files
14cr|picviz-cli-0.6-3|39	%defattr(-,root,root,-)
14cr|picviz-cli-0.6-3|40	%doc doc/manual.html doc/picviz-arch.jpeg
14cr|picviz-cli-0.6-3|41	%{_bindir}/pcv
14cr|picviz-cli-0.6-3|42	%{_mandir}/man1/pcv.1*
14cr|picviz-cli-0.6-3|43	%{_datadir}/picviz-cli
14cr|picviz-cli-0.6-3|44	
14cr|picviz-cli-0.6-3|45	
14cr|picviz-cli-0.6-3|46	
14cr|picviz-cli-0.6-3|47	
14cr|picviz-cli-0.6-3|48	%changelog
14cr|picviz-cli-0.6-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-3
14cr|picviz-cli-0.6-3|50	+ Revision: 36a5ea8
14cr|picviz-cli-0.6-3|51	- MassBuild#464: Increase release tag
14cr|picviz-cli-0.6-3|52	
14cr|picviz-cli-0.6-3|53	

6322 14
14cr|picviz-gui-0.7-3|1	Name:		picviz-gui
14cr|picviz-gui-0.7-3|2	Version:	0.7
14cr|picviz-gui-0.7-3|3	Release:	3
14cr|picviz-gui-0.7-3|4	Summary:	Graphical frontend for picviz
14cr|picviz-gui-0.7-3|5	License:	GPLv3+
14cr|picviz-gui-0.7-3|6	Group:		Graphics
14cr|picviz-gui-0.7-3|7	Url:		http://www.wallinfire.net/picviz
14cr|picviz-gui-0.7-3|8	Source0:	http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
14cr|picviz-gui-0.7-3|9	BuildRequires:	pkgconfig(python)
14cr|picviz-gui-0.7-3|10	Requires:	picviz-cli
14cr|picviz-gui-0.7-3|11	Requires:	python-qt4
14cr|picviz-gui-0.7-3|12	BuildArch:	noarch
14cr|picviz-gui-0.7-3|13	
14cr|picviz-gui-0.7-3|14	%description
14cr|picviz-gui-0.7-3|15	Graphical frontend for picviz.
14cr|picviz-gui-0.7-3|16	
14cr|picviz-gui-0.7-3|17	%files
14cr|picviz-gui-0.7-3|18	%doc COPYING README samples
14cr|picviz-gui-0.7-3|19	%{_bindir}/picviz-gui
14cr|picviz-gui-0.7-3|20	%{_datadir}/picviz-gui
14cr|picviz-gui-0.7-3|21	%{python_sitelib}/PicvizGui
14cr|picviz-gui-0.7-3|22	%{python_sitelib}/picviz_gui*.egg-info
14cr|picviz-gui-0.7-3|23	
14cr|picviz-gui-0.7-3|24	#----------------------------------------------------------------------------
14cr|picviz-gui-0.7-3|25	
14cr|picviz-gui-0.7-3|26	%prep
14cr|picviz-gui-0.7-3|27	%setup -q
14cr|picviz-gui-0.7-3|28	
14cr|picviz-gui-0.7-3|29	%build
14cr|picviz-gui-0.7-3|30	python setup.py build
14cr|picviz-gui-0.7-3|31	
14cr|picviz-gui-0.7-3|32	%install
14cr|picviz-gui-0.7-3|33	python setup.py install --root=%{buildroot}
14cr|picviz-gui-0.7-3|34	
14cr|picviz-gui-0.7-3|35	
14cr|picviz-gui-0.7-3|36	
14cr|picviz-gui-0.7-3|37	%changelog
14cr|picviz-gui-0.7-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|picviz-gui-0.7-3|39	+ Revision: 2fbbbd3
14cr|picviz-gui-0.7-3|40	- MassBuild#464: Increase release tag
14cr|picviz-gui-0.7-3|41	
14cr|picviz-gui-0.7-3|42	

6323 14
14cr|pidgin-encryption-3.1-3|1	Name:       pidgin-encryption
14cr|pidgin-encryption-3.1-3|2	Version:    3.1
14cr|pidgin-encryption-3.1-3|3	Release:    3
14cr|pidgin-encryption-3.1-3|4	Summary:    Pidgin extension, to use end to end encryption
14cr|pidgin-encryption-3.1-3|5	Group:      Networking/Instant messaging
14cr|pidgin-encryption-3.1-3|6	License:    GPLv2
14cr|pidgin-encryption-3.1-3|7	Url:        http://pidgin-encrypt.sourceforge.net/
14cr|pidgin-encryption-3.1-3|8	
14cr|pidgin-encryption-3.1-3|9	Source0:    http://sourceforge.net/projects/pidgin-encrypt/files/Releases/%version/pidgin-encryption-%version.tar.gz
14cr|pidgin-encryption-3.1-3|10	Patch1:     pidgin-encryption-new_glib-fix.patch
14cr|pidgin-encryption-3.1-3|11	
14cr|pidgin-encryption-3.1-3|12	BuildRequires:  nss-devel
14cr|pidgin-encryption-3.1-3|13	BuildRequires:  nspr-devel
14cr|pidgin-encryption-3.1-3|14	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|pidgin-encryption-3.1-3|15	BuildRequires:  pidgin-devel
14cr|pidgin-encryption-3.1-3|16	
14cr|pidgin-encryption-3.1-3|17	Requires:   pidgin
14cr|pidgin-encryption-3.1-3|18	
14cr|pidgin-encryption-3.1-3|19	# Not sure what to do with these ?
14cr|pidgin-encryption-3.1-3|20	#Obsoletes: gaim-encryption gaim-encrypt
14cr|pidgin-encryption-3.1-3|21	#Provides:  gaim-encryption gaim-encrypt
14cr|pidgin-encryption-3.1-3|22	
14cr|pidgin-encryption-3.1-3|23	%description
14cr|pidgin-encryption-3.1-3|24	This Pidgin plug-in allows you to encrypt the message,
14cr|pidgin-encryption-3.1-3|25	only if the person on the other end use the same plug-in.
14cr|pidgin-encryption-3.1-3|26	
14cr|pidgin-encryption-3.1-3|27	%prep
14cr|pidgin-encryption-3.1-3|28	%setup -q
14cr|pidgin-encryption-3.1-3|29	%patch1 -p1
14cr|pidgin-encryption-3.1-3|30	chmod 0644 README
14cr|pidgin-encryption-3.1-3|31	
14cr|pidgin-encryption-3.1-3|32	%build
14cr|pidgin-encryption-3.1-3|33	#(peroyvind) glib/gstdio.h doesn't exist in older releases
14cr|pidgin-encryption-3.1-3|34	export LD_LIBRARY_PATH=/usr/X11R6/%{_lib}
14cr|pidgin-encryption-3.1-3|35	%configure2_5x
14cr|pidgin-encryption-3.1-3|36	%make
14cr|pidgin-encryption-3.1-3|37	
14cr|pidgin-encryption-3.1-3|38	%install
14cr|pidgin-encryption-3.1-3|39	%makeinstall_std
14cr|pidgin-encryption-3.1-3|40	rm -rf %{buildroot}%{_libdir}/pidgin/encrypt.{l,}a
14cr|pidgin-encryption-3.1-3|41	
14cr|pidgin-encryption-3.1-3|42	%find_lang %name
14cr|pidgin-encryption-3.1-3|43	
14cr|pidgin-encryption-3.1-3|44	%files -f %name.lang
14cr|pidgin-encryption-3.1-3|45	%doc NOTES CHANGELOG TODO README WISHLIST
14cr|pidgin-encryption-3.1-3|46	%{_libdir}/pidgin/encrypt.so
14cr|pidgin-encryption-3.1-3|47	%{_datadir}/pixmaps/pidgin-encryption/*
14cr|pidgin-encryption-3.1-3|48	
14cr|pidgin-encryption-3.1-3|49	%changelog
14cr|pidgin-encryption-3.1-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-3
14cr|pidgin-encryption-3.1-3|51	+ Revision: e1c4fbb
14cr|pidgin-encryption-3.1-3|52	- MassBuild#464: Increase release tag
14cr|pidgin-encryption-3.1-3|53	
14cr|pidgin-encryption-3.1-3|54	

6324 14
14cr|pidgin-facebookchat-1.69-2|1	Name:           pidgin-facebookchat
14cr|pidgin-facebookchat-1.69-2|2	Version:        1.69
14cr|pidgin-facebookchat-1.69-2|3	Release:        2
14cr|pidgin-facebookchat-1.69-2|4	Summary:        Libpurple plug-in supporting facebook IM
14cr|pidgin-facebookchat-1.69-2|5	Group:          Networking/Instant messaging
14cr|pidgin-facebookchat-1.69-2|6	License:        GPLv3+
14cr|pidgin-facebookchat-1.69-2|7	URL:            http://code.google.com/p/pidgin-facebookchat/
14cr|pidgin-facebookchat-1.69-2|8	Source0:	http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-%{version}.tar.bz2
14cr|pidgin-facebookchat-1.69-2|9	Source3:        %{name}-Makefile
14cr|pidgin-facebookchat-1.69-2|10	Provides:       pidgin-facebookchat = %{version}-%{release}
14cr|pidgin-facebookchat-1.69-2|11	Obsoletes:      pidgin-facebookchat < 1.35-3
14cr|pidgin-facebookchat-1.69-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-facebookchat-1.69-2|13	BuildRequires:  pidgin-devel
14cr|pidgin-facebookchat-1.69-2|14	BuildRequires:	libjson-glib-devel
14cr|pidgin-facebookchat-1.69-2|15	BuildRequires:  zlib-devel
14cr|pidgin-facebookchat-1.69-2|16	
14cr|pidgin-facebookchat-1.69-2|17	%description
14cr|pidgin-facebookchat-1.69-2|18	This is a Facebook chat plugin for Pidgin and libpurple
14cr|pidgin-facebookchat-1.69-2|19	messengers. It connects to the new Facebook Chat IM service
14cr|pidgin-facebookchat-1.69-2|20	without the need for an API key.
14cr|pidgin-facebookchat-1.69-2|21	
14cr|pidgin-facebookchat-1.69-2|22	Currently the plugin can log into the Facebook servers, grab the
14cr|pidgin-facebookchat-1.69-2|23	buddy list, send/receive messages, add/remove friends, receive
14cr|pidgin-facebookchat-1.69-2|24	notifications, search for Facebook friends and set your Facebook
14cr|pidgin-facebookchat-1.69-2|25	status.
14cr|pidgin-facebookchat-1.69-2|26	
14cr|pidgin-facebookchat-1.69-2|27	%prep
14cr|pidgin-facebookchat-1.69-2|28	%setup -q -n %{name}
14cr|pidgin-facebookchat-1.69-2|29	# Upstream Makefile is totally horrible, use our own instead.
14cr|pidgin-facebookchat-1.69-2|30	mv Makefile Makefile.orig
14cr|pidgin-facebookchat-1.69-2|31	install -p %{SOURCE3} Makefile
14cr|pidgin-facebookchat-1.69-2|32	
14cr|pidgin-facebookchat-1.69-2|33	%build
14cr|pidgin-facebookchat-1.69-2|34	%setup_compile_flags
14cr|pidgin-facebookchat-1.69-2|35	
14cr|pidgin-facebookchat-1.69-2|36	%make LIBDIR=%{_libdir}
14cr|pidgin-facebookchat-1.69-2|37	
14cr|pidgin-facebookchat-1.69-2|38	%install
14cr|pidgin-facebookchat-1.69-2|39	rm -rf %{buildroot}
14cr|pidgin-facebookchat-1.69-2|40	make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
14cr|pidgin-facebookchat-1.69-2|41	chmod 0755 %{buildroot}%{_libdir}/purple-2/libfacebook.so
14cr|pidgin-facebookchat-1.69-2|42	
14cr|pidgin-facebookchat-1.69-2|43	%clean
14cr|pidgin-facebookchat-1.69-2|44	rm -rf %{buildroot}
14cr|pidgin-facebookchat-1.69-2|45	
14cr|pidgin-facebookchat-1.69-2|46	%files
14cr|pidgin-facebookchat-1.69-2|47	%defattr(-,root,root,-)
14cr|pidgin-facebookchat-1.69-2|48	%{_libdir}/purple-2/*.so
14cr|pidgin-facebookchat-1.69-2|49	%{_datadir}/pixmaps/pidgin/protocols/*/facebook.png
14cr|pidgin-facebookchat-1.69-2|50	
14cr|pidgin-facebookchat-1.69-2|51	
14cr|pidgin-facebookchat-1.69-2|52	
14cr|pidgin-facebookchat-1.69-2|53	%changelog
14cr|pidgin-facebookchat-1.69-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.69-2
14cr|pidgin-facebookchat-1.69-2|55	+ Revision: b557996
14cr|pidgin-facebookchat-1.69-2|56	- MassBuild#464: Increase release tag
14cr|pidgin-facebookchat-1.69-2|57	
14cr|pidgin-facebookchat-1.69-2|58	

6325 14
14cr|pidgin-festival-2.4-2|1	Summary: Pidgin extension, to use speech synthetisis
14cr|pidgin-festival-2.4-2|2	Name:		pidgin-festival
14cr|pidgin-festival-2.4-2|3	Version: 	2.4
14cr|pidgin-festival-2.4-2|4	Release: 	2
14cr|pidgin-festival-2.4-2|5	Group: 		Networking/Instant messaging
14cr|pidgin-festival-2.4-2|6	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|pidgin-festival-2.4-2|7	Patch0:		pidgin-festival-2.4-str-fmt.patch
14cr|pidgin-festival-2.4-2|8	License: 	GPL
14cr|pidgin-festival-2.4-2|9	URL: 		http://pidgin-festival.sourceforge.net/
14cr|pidgin-festival-2.4-2|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-festival-2.4-2|11	BuildRequires:	pidgin-devel
14cr|pidgin-festival-2.4-2|12	Requires:	pidgin
14cr|pidgin-festival-2.4-2|13	Requires:	festival
14cr|pidgin-festival-2.4-2|14	Obsoletes:	gaim-festival
14cr|pidgin-festival-2.4-2|15	
14cr|pidgin-festival-2.4-2|16	
14cr|pidgin-festival-2.4-2|17	%description
14cr|pidgin-festival-2.4-2|18	Pidgin allows you to talk to anyone using a variety of messaging
14cr|pidgin-festival-2.4-2|19	protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
14cr|pidgin-festival-2.4-2|20	MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
14cr|pidgin-festival-2.4-2|21	protocols are implemented using a modular, easy to use design.
14cr|pidgin-festival-2.4-2|22	
14cr|pidgin-festival-2.4-2|23	This package is a Pidgin plugin, to allow you using the Festival
14cr|pidgin-festival-2.4-2|24	speech system to read your message aloud.
14cr|pidgin-festival-2.4-2|25	
14cr|pidgin-festival-2.4-2|26	
14cr|pidgin-festival-2.4-2|27	%prep
14cr|pidgin-festival-2.4-2|28	%setup -q -n %{name}-%{version}
14cr|pidgin-festival-2.4-2|29	%patch0 -p1 -b .strfmt
14cr|pidgin-festival-2.4-2|30	
14cr|pidgin-festival-2.4-2|31	%build
14cr|pidgin-festival-2.4-2|32	%configure2_5x
14cr|pidgin-festival-2.4-2|33	%make
14cr|pidgin-festival-2.4-2|34	
14cr|pidgin-festival-2.4-2|35	%install
14cr|pidgin-festival-2.4-2|36	rm -rf %{buildroot}
14cr|pidgin-festival-2.4-2|37	%makeinstall_std
14cr|pidgin-festival-2.4-2|38	
14cr|pidgin-festival-2.4-2|39	# remove files not bundled
14cr|pidgin-festival-2.4-2|40	rm -f %{buildroot}%{_libdir}/purple-2/*.la \
14cr|pidgin-festival-2.4-2|41	%{buildroot}%{_libdir}/purple-2/*.a
14cr|pidgin-festival-2.4-2|42	
14cr|pidgin-festival-2.4-2|43	%find_lang %name
14cr|pidgin-festival-2.4-2|44	
14cr|pidgin-festival-2.4-2|45	%files -f %name.lang
14cr|pidgin-festival-2.4-2|46	%defattr(-,root,root)
14cr|pidgin-festival-2.4-2|47	%doc AUTHORS ChangeLog NEWS README
14cr|pidgin-festival-2.4-2|48	%{_libdir}/purple-2/*.so
14cr|pidgin-festival-2.4-2|49	
14cr|pidgin-festival-2.4-2|50	%clean
14cr|pidgin-festival-2.4-2|51	rm -rf %{buildroot}
14cr|pidgin-festival-2.4-2|52	
14cr|pidgin-festival-2.4-2|53	
14cr|pidgin-festival-2.4-2|54	
14cr|pidgin-festival-2.4-2|55	
14cr|pidgin-festival-2.4-2|56	%changelog
14cr|pidgin-festival-2.4-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|pidgin-festival-2.4-2|58	+ Revision: ca1a03a
14cr|pidgin-festival-2.4-2|59	- MassBuild#464: Increase release tag
14cr|pidgin-festival-2.4-2|60	
14cr|pidgin-festival-2.4-2|61	

6326 14
14cr|pidgin-guifications-2.16-9|1	%define version 2.16
14cr|pidgin-guifications-2.16-9|2	%define release 9
14cr|pidgin-guifications-2.16-9|3	%define fname %name-%version
14cr|pidgin-guifications-2.16-9|4	%define pidgin_version 2.2.1
14cr|pidgin-guifications-2.16-9|5	
14cr|pidgin-guifications-2.16-9|6	Summary:	MSN Style Popup for Pidgin
14cr|pidgin-guifications-2.16-9|7	Name:		pidgin-guifications
14cr|pidgin-guifications-2.16-9|8	Version:	%{version}
14cr|pidgin-guifications-2.16-9|9	Release:	%{release}
14cr|pidgin-guifications-2.16-9|10	License:	GPL
14cr|pidgin-guifications-2.16-9|11	Group:		Networking/Instant messaging
14cr|pidgin-guifications-2.16-9|12	URL:		http://plugins.guifications.org/trac/wiki/Guifications
14cr|pidgin-guifications-2.16-9|13	Source:		http://downloads.guifications.org/plugins//Guifications2/%{fname}.tar.bz2
14cr|pidgin-guifications-2.16-9|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-guifications-2.16-9|15	BuildRequires:	pidgin-devel >= %{pidgin_version}
14cr|pidgin-guifications-2.16-9|16	BuildRequires:	gtk+2-devel
14cr|pidgin-guifications-2.16-9|17	BuildRequires:	perl-XML-Parser
14cr|pidgin-guifications-2.16-9|18	Requires: pidgin >= %{pidgin_version}
14cr|pidgin-guifications-2.16-9|19	Provides: gaim-guifications
14cr|pidgin-guifications-2.16-9|20	Obsoletes: gaim-guifications
14cr|pidgin-guifications-2.16-9|21	
14cr|pidgin-guifications-2.16-9|22	%description
14cr|pidgin-guifications-2.16-9|23	Guifications is a Pidgin plugin that displays msn style "toaster" popups
14cr|pidgin-guifications-2.16-9|24	in a user defined corner of the screen. It's highly configurable,
14cr|pidgin-guifications-2.16-9|25	easy to use, and has theme support.
14cr|pidgin-guifications-2.16-9|26	
14cr|pidgin-guifications-2.16-9|27	
14cr|pidgin-guifications-2.16-9|28	%prep
14cr|pidgin-guifications-2.16-9|29	%setup -q -n %{fname}
14cr|pidgin-guifications-2.16-9|30	
14cr|pidgin-guifications-2.16-9|31	%build
14cr|pidgin-guifications-2.16-9|32	%configure2_5x
14cr|pidgin-guifications-2.16-9|33	%make
14cr|pidgin-guifications-2.16-9|34	
14cr|pidgin-guifications-2.16-9|35	%install
14cr|pidgin-guifications-2.16-9|36	rm -rf %{buildroot}
14cr|pidgin-guifications-2.16-9|37	%makeinstall_std
14cr|pidgin-guifications-2.16-9|38	%find_lang guifications
14cr|pidgin-guifications-2.16-9|39	# remove files not bundled
14cr|pidgin-guifications-2.16-9|40	rm -f %{buildroot}%{_libdir}/*/*.la
14cr|pidgin-guifications-2.16-9|41	
14cr|pidgin-guifications-2.16-9|42	%clean
14cr|pidgin-guifications-2.16-9|43	rm -rf %{buildroot}
14cr|pidgin-guifications-2.16-9|44	
14cr|pidgin-guifications-2.16-9|45	%files -f guifications.lang
14cr|pidgin-guifications-2.16-9|46	%defattr(-,root,root)
14cr|pidgin-guifications-2.16-9|47	%doc AUTHORS ChangeLog INSTALL README
14cr|pidgin-guifications-2.16-9|48	%{_libdir}/pidgin/*.so
14cr|pidgin-guifications-2.16-9|49	%{_datadir}/pixmaps/pidgin/*
14cr|pidgin-guifications-2.16-9|50	
14cr|pidgin-guifications-2.16-9|51	
14cr|pidgin-guifications-2.16-9|52	
14cr|pidgin-guifications-2.16-9|53	
14cr|pidgin-guifications-2.16-9|54	
14cr|pidgin-guifications-2.16-9|55	%changelog
14cr|pidgin-guifications-2.16-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.16-9
14cr|pidgin-guifications-2.16-9|57	+ Revision: 8b6f57d
14cr|pidgin-guifications-2.16-9|58	- MassBuild#464: Increase release tag
14cr|pidgin-guifications-2.16-9|59	
14cr|pidgin-guifications-2.16-9|60	

6327 14
14cr|pidgin-icb-0.0-0.20070505.4|1	%define	_prel	20070505
14cr|pidgin-icb-0.0-0.20070505.4|2	
14cr|pidgin-icb-0.0-0.20070505.4|3	Summary:	ICB protocol plugin for Pidgin
14cr|pidgin-icb-0.0-0.20070505.4|4	Name:		pidgin-icb
14cr|pidgin-icb-0.0-0.20070505.4|5	Version:	0.0
14cr|pidgin-icb-0.0-0.20070505.4|6	Release:	%mkrel 0.%{_prel}.4
14cr|pidgin-icb-0.0-0.20070505.4|7	Epoch:		1
14cr|pidgin-icb-0.0-0.20070505.4|8	License:	GPL
14cr|pidgin-icb-0.0-0.20070505.4|9	Group:		Networking/Instant messaging
14cr|pidgin-icb-0.0-0.20070505.4|10	Url:		http://nic.com.pl/~alek/
14cr|pidgin-icb-0.0-0.20070505.4|11	Source0:	http://nic.com.pl/~alek/gaim-icb/%{name}-%{_prel}.tar.bz2
14cr|pidgin-icb-0.0-0.20070505.4|12	BuildRequires:	pidgin-devel
14cr|pidgin-icb-0.0-0.20070505.4|13	Requires:	pidgin
14cr|pidgin-icb-0.0-0.20070505.4|14	Obsoletes:	gaim-icb
14cr|pidgin-icb-0.0-0.20070505.4|15	Provides:	gaim-icb
14cr|pidgin-icb-0.0-0.20070505.4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|pidgin-icb-0.0-0.20070505.4|17	
14cr|pidgin-icb-0.0-0.20070505.4|18	%description
14cr|pidgin-icb-0.0-0.20070505.4|19	ICB (Internet Citizen's Band) plugin for Pidgin.
14cr|pidgin-icb-0.0-0.20070505.4|20	
14cr|pidgin-icb-0.0-0.20070505.4|21	%prep
14cr|pidgin-icb-0.0-0.20070505.4|22	%setup -qn %{name}-%{_prel}
14cr|pidgin-icb-0.0-0.20070505.4|23	
14cr|pidgin-icb-0.0-0.20070505.4|24	%build
14cr|pidgin-icb-0.0-0.20070505.4|25	%make LOCALBASE=%{_prefix}
14cr|pidgin-icb-0.0-0.20070505.4|26	
14cr|pidgin-icb-0.0-0.20070505.4|27	%install
14cr|pidgin-icb-0.0-0.20070505.4|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pidgin-icb-0.0-0.20070505.4|29	
14cr|pidgin-icb-0.0-0.20070505.4|30	mkdir -p %{buildroot}%{_libdir}/purple-2
14cr|pidgin-icb-0.0-0.20070505.4|31	install libicb.so %{buildroot}%{_libdir}/purple-2/
14cr|pidgin-icb-0.0-0.20070505.4|32	
14cr|pidgin-icb-0.0-0.20070505.4|33	for i in 16 22 48; do \
14cr|pidgin-icb-0.0-0.20070505.4|34	
14cr|pidgin-icb-0.0-0.20070505.4|35	install -D icb_$i.png \
14cr|pidgin-icb-0.0-0.20070505.4|36	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/icb.png; \
14cr|pidgin-icb-0.0-0.20070505.4|37	done
14cr|pidgin-icb-0.0-0.20070505.4|38	
14cr|pidgin-icb-0.0-0.20070505.4|39	%clean
14cr|pidgin-icb-0.0-0.20070505.4|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pidgin-icb-0.0-0.20070505.4|41	
14cr|pidgin-icb-0.0-0.20070505.4|42	%files
14cr|pidgin-icb-0.0-0.20070505.4|43	%defattr(644,root,root,755)
14cr|pidgin-icb-0.0-0.20070505.4|44	%doc README
14cr|pidgin-icb-0.0-0.20070505.4|45	%attr(755,root,root) %{_libdir}/purple-2/libicb.so
14cr|pidgin-icb-0.0-0.20070505.4|46	%{_datadir}/pixmaps/pidgin/protocols/*/icb.png
14cr|pidgin-icb-0.0-0.20070505.4|47	
14cr|pidgin-icb-0.0-0.20070505.4|48	
14cr|pidgin-icb-0.0-0.20070505.4|49	
14cr|pidgin-icb-0.0-0.20070505.4|50	%changelog
14cr|pidgin-icb-0.0-0.20070505.4|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:0.0-0.20070505.4
14cr|pidgin-icb-0.0-0.20070505.4|52	+ Revision: 035fa73
14cr|pidgin-icb-0.0-0.20070505.4|53	- Automatic import for version 0.0
14cr|pidgin-icb-0.0-0.20070505.4|54	
14cr|pidgin-icb-0.0-0.20070505.4|55	

6328 14
14cr|pidgin-lastfm-0.4a-5|1	Summary:  Last.fm Plugin for Pidgin
14cr|pidgin-lastfm-0.4a-5|2	Group:    Networking/Instant messaging
14cr|pidgin-lastfm-0.4a-5|3	Name:     pidgin-lastfm
14cr|pidgin-lastfm-0.4a-5|4	Version:  0.4a
14cr|pidgin-lastfm-0.4a-5|5	Release:  5
14cr|pidgin-lastfm-0.4a-5|6	License:  GPLv3+
14cr|pidgin-lastfm-0.4a-5|7	Requires: pidgin-perl
14cr|pidgin-lastfm-0.4a-5|8	Source: http://downloads.sourceforge.net/pidgin-lastfm/pidgin-lastfm_%{version}_all.tar.gz
14cr|pidgin-lastfm-0.4a-5|9	URL: http://pidgin-lastfm.naturalnet.de
14cr|pidgin-lastfm-0.4a-5|10	
14cr|pidgin-lastfm-0.4a-5|11	#not noarch as the plugin dir is different on x86_64
14cr|pidgin-lastfm-0.4a-5|12	#BuildArch: noarch
14cr|pidgin-lastfm-0.4a-5|13	%define debug_package %{nil}
14cr|pidgin-lastfm-0.4a-5|14	
14cr|pidgin-lastfm-0.4a-5|15	%description
14cr|pidgin-lastfm-0.4a-5|16	The Pidgin Last.fm Plugin can display information from your Last.fm profile
14cr|pidgin-lastfm-0.4a-5|17	as a status message in the multi-protocol instant messenger Pidgin.
14cr|pidgin-lastfm-0.4a-5|18	The most important information might be the most recently scrobbled track.
14cr|pidgin-lastfm-0.4a-5|19	
14cr|pidgin-lastfm-0.4a-5|20	%prep
14cr|pidgin-lastfm-0.4a-5|21	%setup -q
14cr|pidgin-lastfm-0.4a-5|22	
14cr|pidgin-lastfm-0.4a-5|23	%build
14cr|pidgin-lastfm-0.4a-5|24	
14cr|pidgin-lastfm-0.4a-5|25	%install
14cr|pidgin-lastfm-0.4a-5|26	mkdir -p %{buildroot}%{_libdir}/pidgin
14cr|pidgin-lastfm-0.4a-5|27	cp src/lastfm.pl %{buildroot}%{_libdir}/pidgin
14cr|pidgin-lastfm-0.4a-5|28	
14cr|pidgin-lastfm-0.4a-5|29	%files
14cr|pidgin-lastfm-0.4a-5|30	%doc docs/*
14cr|pidgin-lastfm-0.4a-5|31	%attr(755,root,root) %{_libdir}/pidgin/lastfm.pl
14cr|pidgin-lastfm-0.4a-5|32	
14cr|pidgin-lastfm-0.4a-5|33	%changelog
14cr|pidgin-lastfm-0.4a-5|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4a-5
14cr|pidgin-lastfm-0.4a-5|35	+ Revision: ceea601
14cr|pidgin-lastfm-0.4a-5|36	- MassBuild#464: Increase release tag
14cr|pidgin-lastfm-0.4a-5|37	
14cr|pidgin-lastfm-0.4a-5|38	

6329 14
14cr|pidgin-microblog-0.3.0-2|1	%define upstream_name mbpurple
14cr|pidgin-microblog-0.3.0-2|2	%define _disable_ld_no_undefined 1
14cr|pidgin-microblog-0.3.0-2|3	
14cr|pidgin-microblog-0.3.0-2|4	Name:           pidgin-microblog
14cr|pidgin-microblog-0.3.0-2|5	Version:        0.3.0
14cr|pidgin-microblog-0.3.0-2|6	Release:        2
14cr|pidgin-microblog-0.3.0-2|7	Summary:        Libpurple plug-in supporting microblog services like Twitter
14cr|pidgin-microblog-0.3.0-2|8	Group:          Networking/Instant messaging
14cr|pidgin-microblog-0.3.0-2|9	License:        GPLv3+
14cr|pidgin-microblog-0.3.0-2|10	URL:            http://code.google.com/p/microblog-purple/
14cr|pidgin-microblog-0.3.0-2|11	Source0: http://microblog-purple.googlecode.com/files/%{upstream_name}-%{version}.tar.gz
14cr|pidgin-microblog-0.3.0-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-microblog-0.3.0-2|13	
14cr|pidgin-microblog-0.3.0-2|14	BuildRequires:  pidgin-devel >= 2.5
14cr|pidgin-microblog-0.3.0-2|15	
14cr|pidgin-microblog-0.3.0-2|16	%description
14cr|pidgin-microblog-0.3.0-2|17	The project aims is to develop a set of microblog support in LibPurple base
14cr|pidgin-microblog-0.3.0-2|18	client like Pidgin. Currently it only support Twitter through the conversation
14cr|pidgin-microblog-0.3.0-2|19	windows.
14cr|pidgin-microblog-0.3.0-2|20	
14cr|pidgin-microblog-0.3.0-2|21	Currently the source can be built and run on Windows Vista and Ubuntu 8.04.1.
14cr|pidgin-microblog-0.3.0-2|22	Other platform with LibPurple should works, but we don't have time (yet) to
14cr|pidgin-microblog-0.3.0-2|23	test it.
14cr|pidgin-microblog-0.3.0-2|24	
14cr|pidgin-microblog-0.3.0-2|25	%prep
14cr|pidgin-microblog-0.3.0-2|26	%setup -q -n %{upstream_name}-%{version}
14cr|pidgin-microblog-0.3.0-2|27	
14cr|pidgin-microblog-0.3.0-2|28	%build
14cr|pidgin-microblog-0.3.0-2|29	export CFLAGS="%optflags"
14cr|pidgin-microblog-0.3.0-2|30	make LIBDIR=%{_libdir} LDFLAGS="%{ldflags}"
14cr|pidgin-microblog-0.3.0-2|31	
14cr|pidgin-microblog-0.3.0-2|32	%install
14cr|pidgin-microblog-0.3.0-2|33	rm -rf $RPM_BUILD_ROOT
14cr|pidgin-microblog-0.3.0-2|34	make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir}
14cr|pidgin-microblog-0.3.0-2|35	
14cr|pidgin-microblog-0.3.0-2|36	%clean
14cr|pidgin-microblog-0.3.0-2|37	rm -rf $RPM_BUILD_ROOT
14cr|pidgin-microblog-0.3.0-2|38	
14cr|pidgin-microblog-0.3.0-2|39	%files
14cr|pidgin-microblog-0.3.0-2|40	%defattr(-,root,root,-)
14cr|pidgin-microblog-0.3.0-2|41	%doc README.txt
14cr|pidgin-microblog-0.3.0-2|42	%{_libdir}/purple-2/*.so
14cr|pidgin-microblog-0.3.0-2|43	%{_datadir}/pixmaps/pidgin/protocols/*/*.png
14cr|pidgin-microblog-0.3.0-2|44	%{_datadir}/purple/ca-certs/EquifaxSecureGlobaleBusinessCA.pem
14cr|pidgin-microblog-0.3.0-2|45	
14cr|pidgin-microblog-0.3.0-2|46	
14cr|pidgin-microblog-0.3.0-2|47	
14cr|pidgin-microblog-0.3.0-2|48	%changelog
14cr|pidgin-microblog-0.3.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|pidgin-microblog-0.3.0-2|50	+ Revision: 6597179
14cr|pidgin-microblog-0.3.0-2|51	- MassBuild#464: Increase release tag
14cr|pidgin-microblog-0.3.0-2|52	
14cr|pidgin-microblog-0.3.0-2|53	

6330 14
14cr|pidgin-msn-pecan-0.1.3-2|1	Summary:	Alternative implementation of the MSN protocol plug-in for libpurple
14cr|pidgin-msn-pecan-0.1.3-2|2	Name:     	pidgin-msn-pecan
14cr|pidgin-msn-pecan-0.1.3-2|3	Version:	0.1.3
14cr|pidgin-msn-pecan-0.1.3-2|4	Release:	2
14cr|pidgin-msn-pecan-0.1.3-2|5	License:	GPLv2+
14cr|pidgin-msn-pecan-0.1.3-2|6	Group:		Networking/Instant messaging
14cr|pidgin-msn-pecan-0.1.3-2|7	Source0: 	http://msn-pecan.googlecode.com/files/msn-pecan-%version.tar.bz2
14cr|pidgin-msn-pecan-0.1.3-2|8	URL:		http://code.google.com/p/msn-pecan/
14cr|pidgin-msn-pecan-0.1.3-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-msn-pecan-0.1.3-2|10	BuildRequires:	pidgin-devel
14cr|pidgin-msn-pecan-0.1.3-2|11	
14cr|pidgin-msn-pecan-0.1.3-2|12	%description
14cr|pidgin-msn-pecan-0.1.3-2|13	This is an alternative implementation of the MSN protocol plug-in for
14cr|pidgin-msn-pecan-0.1.3-2|14	libpurple.
14cr|pidgin-msn-pecan-0.1.3-2|15	
14cr|pidgin-msn-pecan-0.1.3-2|16	It's based on the code from 2.2.2 but slowly becoming a completely different
14cr|pidgin-msn-pecan-0.1.3-2|17	code.
14cr|pidgin-msn-pecan-0.1.3-2|18	
14cr|pidgin-msn-pecan-0.1.3-2|19	Features include:
14cr|pidgin-msn-pecan-0.1.3-2|20	
14cr|pidgin-msn-pecan-0.1.3-2|21	* Support for personal messages
14cr|pidgin-msn-pecan-0.1.3-2|22	* Server-side storage for display names (private alias)
14cr|pidgin-msn-pecan-0.1.3-2|23	* Partial direct connection support (p2p transfers)
14cr|pidgin-msn-pecan-0.1.3-2|24	* Improved network IO (using GIOChannel)
14cr|pidgin-msn-pecan-0.1.3-2|25	* Improved error handling
14cr|pidgin-msn-pecan-0.1.3-2|26	* Network issues tested with netem
14cr|pidgin-msn-pecan-0.1.3-2|27	* GObject usage
14cr|pidgin-msn-pecan-0.1.3-2|28	
14cr|pidgin-msn-pecan-0.1.3-2|29	%files
14cr|pidgin-msn-pecan-0.1.3-2|30	%defattr(-, root, root)
14cr|pidgin-msn-pecan-0.1.3-2|31	%doc README ChangeLog TODO
14cr|pidgin-msn-pecan-0.1.3-2|32	%{_libdir}/purple-2/libmsn-pecan.so
14cr|pidgin-msn-pecan-0.1.3-2|33	
14cr|pidgin-msn-pecan-0.1.3-2|34	#---------------------------------------------------------------------
14cr|pidgin-msn-pecan-0.1.3-2|35	%prep
14cr|pidgin-msn-pecan-0.1.3-2|36	%setup -q -n msn-pecan-%version
14cr|pidgin-msn-pecan-0.1.3-2|37	
14cr|pidgin-msn-pecan-0.1.3-2|38	%build
14cr|pidgin-msn-pecan-0.1.3-2|39	#gw don't use setup_compile_flags, we want to backport to 2008.1.
14cr|pidgin-msn-pecan-0.1.3-2|40	export CFLAGS="%optflags"
14cr|pidgin-msn-pecan-0.1.3-2|41	export LDFLAGS="%ldflags"
14cr|pidgin-msn-pecan-0.1.3-2|42	%make
14cr|pidgin-msn-pecan-0.1.3-2|43	
14cr|pidgin-msn-pecan-0.1.3-2|44	%install
14cr|pidgin-msn-pecan-0.1.3-2|45	rm -rf $RPM_BUILD_ROOT
14cr|pidgin-msn-pecan-0.1.3-2|46	install -D -m0755 libmsn-pecan.so %buildroot%{_libdir}/purple-2/libmsn-pecan.so
14cr|pidgin-msn-pecan-0.1.3-2|47	
14cr|pidgin-msn-pecan-0.1.3-2|48	%clean
14cr|pidgin-msn-pecan-0.1.3-2|49	rm -rf $RPM_BUILD_ROOT
14cr|pidgin-msn-pecan-0.1.3-2|50	
14cr|pidgin-msn-pecan-0.1.3-2|51	
14cr|pidgin-msn-pecan-0.1.3-2|52	
14cr|pidgin-msn-pecan-0.1.3-2|53	%changelog
14cr|pidgin-msn-pecan-0.1.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-2
14cr|pidgin-msn-pecan-0.1.3-2|55	+ Revision: b243e60
14cr|pidgin-msn-pecan-0.1.3-2|56	- MassBuild#464: Increase release tag
14cr|pidgin-msn-pecan-0.1.3-2|57	
14cr|pidgin-msn-pecan-0.1.3-2|58	

6331 14
14cr|pidgin-musictracker-0.4.22-4|1	%define name pidgin-musictracker
14cr|pidgin-musictracker-0.4.22-4|2	%define version 0.4.22
14cr|pidgin-musictracker-0.4.22-4|3	%define release 4
14cr|pidgin-musictracker-0.4.22-4|4	
14cr|pidgin-musictracker-0.4.22-4|5	Summary: Plugin for Pidgin that displays the current song in the status
14cr|pidgin-musictracker-0.4.22-4|6	Name: %{name}
14cr|pidgin-musictracker-0.4.22-4|7	Version: %{version}
14cr|pidgin-musictracker-0.4.22-4|8	Release: %{release}
14cr|pidgin-musictracker-0.4.22-4|9	Source0: http://pidgin-musictracker.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|pidgin-musictracker-0.4.22-4|10	License: GPLv2+
14cr|pidgin-musictracker-0.4.22-4|11	Group: Networking/Instant messaging
14cr|pidgin-musictracker-0.4.22-4|12	Url: http://code.google.com/p/pidgin-musictracker/
14cr|pidgin-musictracker-0.4.22-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-musictracker-0.4.22-4|14	BuildRequires: pidgin-devel
14cr|pidgin-musictracker-0.4.22-4|15	BuildRequires: dbus-glib-devel >= 0.73
14cr|pidgin-musictracker-0.4.22-4|16	%if %mdvver <= 201000
14cr|pidgin-musictracker-0.4.22-4|17	BuildRequires: xmms2-devel
14cr|pidgin-musictracker-0.4.22-4|18	%endif
14cr|pidgin-musictracker-0.4.22-4|19	Requires: pidgin
14cr|pidgin-musictracker-0.4.22-4|20	
14cr|pidgin-musictracker-0.4.22-4|21	%description
14cr|pidgin-musictracker-0.4.22-4|22	Welcome to musictracker, a plugin for Pidgin which displays the music
14cr|pidgin-musictracker-0.4.22-4|23	track currently playing in your status.
14cr|pidgin-musictracker-0.4.22-4|24	
14cr|pidgin-musictracker-0.4.22-4|25	Currently supported players: Amarok, Rhythmbox, Audacious, XMMS,
14cr|pidgin-musictracker-0.4.22-4|26	MPC/MPD, Exaile, Banshee, Quod Libet.
14cr|pidgin-musictracker-0.4.22-4|27	
14cr|pidgin-musictracker-0.4.22-4|28	
14cr|pidgin-musictracker-0.4.22-4|29	%prep
14cr|pidgin-musictracker-0.4.22-4|30	%setup -q
14cr|pidgin-musictracker-0.4.22-4|31	
14cr|pidgin-musictracker-0.4.22-4|32	%build
14cr|pidgin-musictracker-0.4.22-4|33	%configure2_5x --disable-werror
14cr|pidgin-musictracker-0.4.22-4|34	%make
14cr|pidgin-musictracker-0.4.22-4|35	
14cr|pidgin-musictracker-0.4.22-4|36	%install
14cr|pidgin-musictracker-0.4.22-4|37	rm -rf %{buildroot}
14cr|pidgin-musictracker-0.4.22-4|38	%makeinstall_std
14cr|pidgin-musictracker-0.4.22-4|39	rm -f %buildroot%_libdir/pidgin/musictracker.{a,la}
14cr|pidgin-musictracker-0.4.22-4|40	
14cr|pidgin-musictracker-0.4.22-4|41	%find_lang musictracker
14cr|pidgin-musictracker-0.4.22-4|42	
14cr|pidgin-musictracker-0.4.22-4|43	%clean
14cr|pidgin-musictracker-0.4.22-4|44	rm -rf %{buildroot}
14cr|pidgin-musictracker-0.4.22-4|45	
14cr|pidgin-musictracker-0.4.22-4|46	%files -f musictracker.lang
14cr|pidgin-musictracker-0.4.22-4|47	%defattr(-,root,root)
14cr|pidgin-musictracker-0.4.22-4|48	%doc README NEWS  THANKS AUTHORS
14cr|pidgin-musictracker-0.4.22-4|49	%_libdir/pidgin/musictracker.so
14cr|pidgin-musictracker-0.4.22-4|50	
14cr|pidgin-musictracker-0.4.22-4|51	
14cr|pidgin-musictracker-0.4.22-4|52	
14cr|pidgin-musictracker-0.4.22-4|53	
14cr|pidgin-musictracker-0.4.22-4|54	%changelog
14cr|pidgin-musictracker-0.4.22-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.22-4
14cr|pidgin-musictracker-0.4.22-4|56	+ Revision: e6deb92
14cr|pidgin-musictracker-0.4.22-4|57	- MassBuild#464: Increase release tag
14cr|pidgin-musictracker-0.4.22-4|58	
14cr|pidgin-musictracker-0.4.22-4|59	

6332 14
14cr|pidgin-otr-4.0.0-2|1	Summary:	Pidgin plugin that implements Off-the-Record Messaging
14cr|pidgin-otr-4.0.0-2|2	Name:		pidgin-otr
14cr|pidgin-otr-4.0.0-2|3	Version:	4.0.0
14cr|pidgin-otr-4.0.0-2|4	Release:	2
14cr|pidgin-otr-4.0.0-2|5	License:	GPLv2+
14cr|pidgin-otr-4.0.0-2|6	Group:		Networking/Instant messaging
14cr|pidgin-otr-4.0.0-2|7	Url:		http://www.cypherpunks.ca/otr/
14cr|pidgin-otr-4.0.0-2|8	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
14cr|pidgin-otr-4.0.0-2|9	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
14cr|pidgin-otr-4.0.0-2|10	BuildRequires:	intltool
14cr|pidgin-otr-4.0.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|pidgin-otr-4.0.0-2|12	BuildRequires:	pkgconfig(libgcrypt)
14cr|pidgin-otr-4.0.0-2|13	BuildRequires:	pkgconfig(libotr)
14cr|pidgin-otr-4.0.0-2|14	BuildRequires:	pkgconfig(pidgin)
14cr|pidgin-otr-4.0.0-2|15	Requires:	pidgin
14cr|pidgin-otr-4.0.0-2|16	
14cr|pidgin-otr-4.0.0-2|17	%description
14cr|pidgin-otr-4.0.0-2|18	This is a plugin for pidgin which implements Off-the-Record
14cr|pidgin-otr-4.0.0-2|19	Messaging over any IM network pidgin supports.
14cr|pidgin-otr-4.0.0-2|20	
14cr|pidgin-otr-4.0.0-2|21	OTR allows you to have private conversations over IM by providing:
14cr|pidgin-otr-4.0.0-2|22	- Encryption
14cr|pidgin-otr-4.0.0-2|23	- No one else can read your instant messages.
14cr|pidgin-otr-4.0.0-2|24	- Authentication
14cr|pidgin-otr-4.0.0-2|25	- You are assured the correspondent is who you think it is.
14cr|pidgin-otr-4.0.0-2|26	- Deniability
14cr|pidgin-otr-4.0.0-2|27	- The messages you send do _not_ have digital signatures that are
14cr|pidgin-otr-4.0.0-2|28	checkable by a third party.  Anyone can forge messages after a
14cr|pidgin-otr-4.0.0-2|29	conversation to make them look like they came from you.  However,
14cr|pidgin-otr-4.0.0-2|30	_during_ a conversation, your correspondent is assured the messages
14cr|pidgin-otr-4.0.0-2|31	he sees are authentic and unmodified.
14cr|pidgin-otr-4.0.0-2|32	- Perfect forward secrecy
14cr|pidgin-otr-4.0.0-2|33	- If you lose control of your private keys, no previous conversation
14cr|pidgin-otr-4.0.0-2|34	is compromised.
14cr|pidgin-otr-4.0.0-2|35	
14cr|pidgin-otr-4.0.0-2|36	%files -f %{name}.lang
14cr|pidgin-otr-4.0.0-2|37	%doc AUTHORS ChangeLog NEWS README
14cr|pidgin-otr-4.0.0-2|38	%{_libdir}/pidgin/*.so
14cr|pidgin-otr-4.0.0-2|39	
14cr|pidgin-otr-4.0.0-2|40	#----------------------------------------------------------------------------
14cr|pidgin-otr-4.0.0-2|41	
14cr|pidgin-otr-4.0.0-2|42	%prep
14cr|pidgin-otr-4.0.0-2|43	%setup -q
14cr|pidgin-otr-4.0.0-2|44	
14cr|pidgin-otr-4.0.0-2|45	%build
14cr|pidgin-otr-4.0.0-2|46	%configure2_5x
14cr|pidgin-otr-4.0.0-2|47	%make
14cr|pidgin-otr-4.0.0-2|48	
14cr|pidgin-otr-4.0.0-2|49	%install
14cr|pidgin-otr-4.0.0-2|50	%makeinstall_std
14cr|pidgin-otr-4.0.0-2|51	
14cr|pidgin-otr-4.0.0-2|52	# remove unneeded file
14cr|pidgin-otr-4.0.0-2|53	rm -f %{buildroot}%{_libdir}/pidgin/*.la
14cr|pidgin-otr-4.0.0-2|54	
14cr|pidgin-otr-4.0.0-2|55	%find_lang %{name}
14cr|pidgin-otr-4.0.0-2|56	
14cr|pidgin-otr-4.0.0-2|57	
14cr|pidgin-otr-4.0.0-2|58	%changelog
14cr|pidgin-otr-4.0.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|pidgin-otr-4.0.0-2|60	+ Revision: f1ecbf7
14cr|pidgin-otr-4.0.0-2|61	- MassBuild#464: Increase release tag
14cr|pidgin-otr-4.0.0-2|62	
14cr|pidgin-otr-4.0.0-2|63	

6333 14
14cr|pidgin-plugin-mrim-0.1.28-3|1	%define	PackageName	mrim-prpl
14cr|pidgin-plugin-mrim-0.1.28-3|2	%define debug_package %{nil}
14cr|pidgin-plugin-mrim-0.1.28-3|3	
14cr|pidgin-plugin-mrim-0.1.28-3|4	Summary:	MRIM Plugin for libpurple and derived IM clients
14cr|pidgin-plugin-mrim-0.1.28-3|5	Name:		pidgin-plugin-mrim
14cr|pidgin-plugin-mrim-0.1.28-3|6	Version:	0.1.28
14cr|pidgin-plugin-mrim-0.1.28-3|7	Release:	3
14cr|pidgin-plugin-mrim-0.1.28-3|8	License:	GPLv2+
14cr|pidgin-plugin-mrim-0.1.28-3|9	Group:		Networking/Instant messaging
14cr|pidgin-plugin-mrim-0.1.28-3|10	Url:		http://code.google.com/p/mrim-prpl/
14cr|pidgin-plugin-mrim-0.1.28-3|11	Source0:	http://mrim-prpl.googlecode.com/files/mrim-prpl-%{version}.tar.gz
14cr|pidgin-plugin-mrim-0.1.28-3|12	
14cr|pidgin-plugin-mrim-0.1.28-3|13	BuildRequires:	pkgconfig(purple)
14cr|pidgin-plugin-mrim-0.1.28-3|14	
14cr|pidgin-plugin-mrim-0.1.28-3|15	%description
14cr|pidgin-plugin-mrim-0.1.28-3|16	All the other plugins for all libpurple derived clients.
14cr|pidgin-plugin-mrim-0.1.28-3|17	
14cr|pidgin-plugin-mrim-0.1.28-3|18	%prep
14cr|pidgin-plugin-mrim-0.1.28-3|19	%setup -q -n %PackageName-%{version}
14cr|pidgin-plugin-mrim-0.1.28-3|20	
14cr|pidgin-plugin-mrim-0.1.28-3|21	%build
14cr|pidgin-plugin-mrim-0.1.28-3|22	./configure --gtk --libdir=%{_libdir}
14cr|pidgin-plugin-mrim-0.1.28-3|23	%make
14cr|pidgin-plugin-mrim-0.1.28-3|24	
14cr|pidgin-plugin-mrim-0.1.28-3|25	%install
14cr|pidgin-plugin-mrim-0.1.28-3|26	install -Dm0644 libmrim.so %{buildroot}/%{_libdir}/purple-2/libmrim.so
14cr|pidgin-plugin-mrim-0.1.28-3|27	install -Dm0644 pixmaps/mrim16.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/16/mrim.png
14cr|pidgin-plugin-mrim-0.1.28-3|28	install -Dm0644 pixmaps/mrim22.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/22/mrim.png
14cr|pidgin-plugin-mrim-0.1.28-3|29	install -Dm0644 pixmaps/mrim32.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/32/mrim.png
14cr|pidgin-plugin-mrim-0.1.28-3|30	
14cr|pidgin-plugin-mrim-0.1.28-3|31	%files
14cr|pidgin-plugin-mrim-0.1.28-3|32	%defattr (-,root,root,0755)
14cr|pidgin-plugin-mrim-0.1.28-3|33	%doc README LICENSE TODO
14cr|pidgin-plugin-mrim-0.1.28-3|34	%{_libdir}/purple-2/libmrim.so
14cr|pidgin-plugin-mrim-0.1.28-3|35	%{_datadir}/pixmaps/pidgin/protocols/*/mrim.png
14cr|pidgin-plugin-mrim-0.1.28-3|36	
14cr|pidgin-plugin-mrim-0.1.28-3|37	%changelog
14cr|pidgin-plugin-mrim-0.1.28-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.28-3
14cr|pidgin-plugin-mrim-0.1.28-3|39	+ Revision: 1a2d902
14cr|pidgin-plugin-mrim-0.1.28-3|40	- MassBuild#464: Increase release tag
14cr|pidgin-plugin-mrim-0.1.28-3|41	
14cr|pidgin-plugin-mrim-0.1.28-3|42	

6334 14
14cr|pidgin-plugin-pack-2.6.3-4|1	%define oname purple-plugin_pack
14cr|pidgin-plugin-pack-2.6.3-4|2	%define version 2.6.3
14cr|pidgin-plugin-pack-2.6.3-4|3	%define fname %oname-%version
14cr|pidgin-plugin-pack-2.6.3-4|4	%define pidgin_major_ver 2
14cr|pidgin-plugin-pack-2.6.3-4|5	%define pidgin_minor_ver 6
14cr|pidgin-plugin-pack-2.6.3-4|6	%define pidgin_next_major_ver %(echo $((%{pidgin_major_ver}+1)))
14cr|pidgin-plugin-pack-2.6.3-4|7	%define pidgin_build_minor_ver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists pidgin); then pkg-config --modversion pidgin | awk -F. '{ print $2 }'; else echo 0; fi)
14cr|pidgin-plugin-pack-2.6.3-4|8	
14cr|pidgin-plugin-pack-2.6.3-4|9	Summary:    Plugin Pack for libpurple and derived IM clients
14cr|pidgin-plugin-pack-2.6.3-4|10	Name:       pidgin-plugin-pack
14cr|pidgin-plugin-pack-2.6.3-4|11	Version:    %version
14cr|pidgin-plugin-pack-2.6.3-4|12	
14cr|pidgin-plugin-pack-2.6.3-4|13	Release:    4
14cr|pidgin-plugin-pack-2.6.3-4|14	License:    GPLv2+
14cr|pidgin-plugin-pack-2.6.3-4|15	Group:      Networking/Instant messaging
14cr|pidgin-plugin-pack-2.6.3-4|16	
14cr|pidgin-plugin-pack-2.6.3-4|17	URL:        http://plugins.guifications.org/
14cr|pidgin-plugin-pack-2.6.3-4|18	Source0:    %{fname}.tar.bz2
14cr|pidgin-plugin-pack-2.6.3-4|19	BuildRequires: intltool
14cr|pidgin-plugin-pack-2.6.3-4|20	BuildRequires: python
14cr|pidgin-plugin-pack-2.6.3-4|21	BuildRequires: pidgin-devel >= %{pidgin_major_ver}.%{pidgin_minor_ver}, pidgin-devel < %{pidgin_next_major_ver}
14cr|pidgin-plugin-pack-2.6.3-4|22	BuildRequires: gtk2-devel
14cr|pidgin-plugin-pack-2.6.3-4|23	BuildRequires: gtkspell-devel
14cr|pidgin-plugin-pack-2.6.3-4|24	BuildRequires: talkfilters-devel
14cr|pidgin-plugin-pack-2.6.3-4|25	Requires:   pidgin >= %{pidgin_major_ver}.%{pidgin_build_minor_ver}, pidgin < %{pidgin_next_major_ver}
14cr|pidgin-plugin-pack-2.6.3-4|26	
14cr|pidgin-plugin-pack-2.6.3-4|27	
14cr|pidgin-plugin-pack-2.6.3-4|28	%description
14cr|pidgin-plugin-pack-2.6.3-4|29	Additional plugins for Pidgin.
14cr|pidgin-plugin-pack-2.6.3-4|30	
14cr|pidgin-plugin-pack-2.6.3-4|31	%prep
14cr|pidgin-plugin-pack-2.6.3-4|32	%setup -q -n %fname
14cr|pidgin-plugin-pack-2.6.3-4|33	
14cr|pidgin-plugin-pack-2.6.3-4|34	%build
14cr|pidgin-plugin-pack-2.6.3-4|35	%configure2_5x --disable-static
14cr|pidgin-plugin-pack-2.6.3-4|36	%make
14cr|pidgin-plugin-pack-2.6.3-4|37	
14cr|pidgin-plugin-pack-2.6.3-4|38	%install
14cr|pidgin-plugin-pack-2.6.3-4|39	%makeinstall_std
14cr|pidgin-plugin-pack-2.6.3-4|40	
14cr|pidgin-plugin-pack-2.6.3-4|41	%find_lang plugin_pack
14cr|pidgin-plugin-pack-2.6.3-4|42	
14cr|pidgin-plugin-pack-2.6.3-4|43	%files -f plugin_pack.lang
14cr|pidgin-plugin-pack-2.6.3-4|44	%defattr(-,root,root,-)
14cr|pidgin-plugin-pack-2.6.3-4|45	%doc AUTHORS ChangeLog
14cr|pidgin-plugin-pack-2.6.3-4|46	%{_datadir}/pixmaps/pidgin/protocols/*/napster.png
14cr|pidgin-plugin-pack-2.6.3-4|47	%_libdir/pidgin/album.so
14cr|pidgin-plugin-pack-2.6.3-4|48	%_libdir/pidgin/blistops.so
14cr|pidgin-plugin-pack-2.6.3-4|49	%_libdir/pidgin/convbadger.so
14cr|pidgin-plugin-pack-2.6.3-4|50	%_libdir/pidgin/difftopic.so
14cr|pidgin-plugin-pack-2.6.3-4|51	%_libdir/pidgin/enhancedhist.so
14cr|pidgin-plugin-pack-2.6.3-4|52	%_libdir/pidgin/gRIM.so
14cr|pidgin-plugin-pack-2.6.3-4|53	%_libdir/pidgin/infopane.so
14cr|pidgin-plugin-pack-2.6.3-4|54	%_libdir/pidgin/irssi.so
14cr|pidgin-plugin-pack-2.6.3-4|55	%_libdir/pidgin/lastseen.so
14cr|pidgin-plugin-pack-2.6.3-4|56	%_libdir/pidgin/listlog.so
14cr|pidgin-plugin-pack-2.6.3-4|57	%_libdir/pidgin/mystatusbox.so
14cr|pidgin-plugin-pack-2.6.3-4|58	%_libdir/pidgin/nicksaid.so
14cr|pidgin-plugin-pack-2.6.3-4|59	%_libdir/pidgin/pidgin-schedule.so
14cr|pidgin-plugin-pack-2.6.3-4|60	%_libdir/pidgin/plonkers.so
14cr|pidgin-plugin-pack-2.6.3-4|61	%_libdir/pidgin/sepandtab.so
14cr|pidgin-plugin-pack-2.6.3-4|62	%_libdir/pidgin/switchspell.so
14cr|pidgin-plugin-pack-2.6.3-4|63	%_libdir/pidgin/talkfilters.so
14cr|pidgin-plugin-pack-2.6.3-4|64	%_libdir/pidgin/timelog.so
14cr|pidgin-plugin-pack-2.6.3-4|65	%_libdir/pidgin/xchat-chats.so
14cr|pidgin-plugin-pack-2.6.3-4|66	%_libdir/purple-2/autoprofile.so
14cr|pidgin-plugin-pack-2.6.3-4|67	%_libdir/purple-2/autoreply.so
14cr|pidgin-plugin-pack-2.6.3-4|68	%_libdir/purple-2/bash.so
14cr|pidgin-plugin-pack-2.6.3-4|69	%_libdir/purple-2/colorize.so
14cr|pidgin-plugin-pack-2.6.3-4|70	%_libdir/purple-2/dewysiwygification.so
14cr|pidgin-plugin-pack-2.6.3-4|71	%_libdir/purple-2/dice.so
14cr|pidgin-plugin-pack-2.6.3-4|72	%_libdir/purple-2/eight_ball.so
14cr|pidgin-plugin-pack-2.6.3-4|73	%_libdir/purple-2/findip.so
14cr|pidgin-plugin-pack-2.6.3-4|74	%_libdir/purple-2/flip.so
14cr|pidgin-plugin-pack-2.6.3-4|75	%_libdir/purple-2/google.so
14cr|pidgin-plugin-pack-2.6.3-4|76	%_libdir/purple-2/groupmsg.so
14cr|pidgin-plugin-pack-2.6.3-4|77	%_libdir/purple-2/highlight.so
14cr|pidgin-plugin-pack-2.6.3-4|78	%_libdir/purple-2/ignore.so
14cr|pidgin-plugin-pack-2.6.3-4|79	%_libdir/purple-2/irchelper.so
14cr|pidgin-plugin-pack-2.6.3-4|80	%_libdir/purple-2/irc-more.so
14cr|pidgin-plugin-pack-2.6.3-4|81	%_libdir/purple-2/libsnpp.so
14cr|pidgin-plugin-pack-2.6.3-4|82	%_libdir/purple-2/listhandler.so
14cr|pidgin-plugin-pack-2.6.3-4|83	%_libdir/purple-2/napster.so
14cr|pidgin-plugin-pack-2.6.3-4|84	%_libdir/purple-2/oldlogger.so
14cr|pidgin-plugin-pack-2.6.3-4|85	%_libdir/purple-2/showoffline.so
14cr|pidgin-plugin-pack-2.6.3-4|86	%_libdir/purple-2/simfix.so
14cr|pidgin-plugin-pack-2.6.3-4|87	%_libdir/purple-2/slashexec.so
14cr|pidgin-plugin-pack-2.6.3-4|88	%_libdir/purple-2/splitter.so
14cr|pidgin-plugin-pack-2.6.3-4|89	%_libdir/purple-2/sslinfo.so
14cr|pidgin-plugin-pack-2.6.3-4|90	%_libdir/purple-2/xmppprio.so
14cr|pidgin-plugin-pack-2.6.3-4|91	
14cr|pidgin-plugin-pack-2.6.3-4|92	
14cr|pidgin-plugin-pack-2.6.3-4|93	
14cr|pidgin-plugin-pack-2.6.3-4|94	%changelog
14cr|pidgin-plugin-pack-2.6.3-4|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.3-4
14cr|pidgin-plugin-pack-2.6.3-4|96	+ Revision: ecd8914
14cr|pidgin-plugin-pack-2.6.3-4|97	- MassBuild#464: Increase release tag
14cr|pidgin-plugin-pack-2.6.3-4|98	
14cr|pidgin-plugin-pack-2.6.3-4|99	

6335 14
14cr|pidgin-privacy-please-0.7.1-2|1	Summary:	Pidgin plugin to stop spammers from annoying you
14cr|pidgin-privacy-please-0.7.1-2|2	Name:		pidgin-privacy-please
14cr|pidgin-privacy-please-0.7.1-2|3	Version:	0.7.1
14cr|pidgin-privacy-please-0.7.1-2|4	Release:	2
14cr|pidgin-privacy-please-0.7.1-2|5	License:	GPLv2+
14cr|pidgin-privacy-please-0.7.1-2|6	Group:		Networking/Instant messaging
14cr|pidgin-privacy-please-0.7.1-2|7	Url:		http://code.google.com/p/pidgin-privacy-please/
14cr|pidgin-privacy-please-0.7.1-2|8	Source0:	http://pidgin-privacy-please.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|pidgin-privacy-please-0.7.1-2|9	BuildRequires:	pidgin-devel
14cr|pidgin-privacy-please-0.7.1-2|10	BuildRequires:	intltool
14cr|pidgin-privacy-please-0.7.1-2|11	Requires:	pidgin
14cr|pidgin-privacy-please-0.7.1-2|12	
14cr|pidgin-privacy-please-0.7.1-2|13	%description
14cr|pidgin-privacy-please-0.7.1-2|14	Pidgin-privacy-please offers the following features:
14cr|pidgin-privacy-please-0.7.1-2|15	
14cr|pidgin-privacy-please-0.7.1-2|16	- Block certain users (with an optional auto-reply)
14cr|pidgin-privacy-please-0.7.1-2|17	- Block messages from people who are not on your contact
14cr|pidgin-privacy-please-0.7.1-2|18	list (with an optional auto-reply)
14cr|pidgin-privacy-please-0.7.1-2|19	- Suppress repeated authorization requests
14cr|pidgin-privacy-please-0.7.1-2|20	
14cr|pidgin-privacy-please-0.7.1-2|21	%prep
14cr|pidgin-privacy-please-0.7.1-2|22	%setup -q
14cr|pidgin-privacy-please-0.7.1-2|23	
14cr|pidgin-privacy-please-0.7.1-2|24	%build
14cr|pidgin-privacy-please-0.7.1-2|25	%configure2_5x
14cr|pidgin-privacy-please-0.7.1-2|26	
14cr|pidgin-privacy-please-0.7.1-2|27	%make
14cr|pidgin-privacy-please-0.7.1-2|28	
14cr|pidgin-privacy-please-0.7.1-2|29	%install
14cr|pidgin-privacy-please-0.7.1-2|30	%makeinstall_std
14cr|pidgin-privacy-please-0.7.1-2|31	%find_lang %{name}
14cr|pidgin-privacy-please-0.7.1-2|32	
14cr|pidgin-privacy-please-0.7.1-2|33	%files -f %{name}.lang
14cr|pidgin-privacy-please-0.7.1-2|34	%doc AUTHORS ChangeLog README
14cr|pidgin-privacy-please-0.7.1-2|35	%{_libdir}/pidgin/libpidgin_pp.so
14cr|pidgin-privacy-please-0.7.1-2|36	
14cr|pidgin-privacy-please-0.7.1-2|37	%changelog
14cr|pidgin-privacy-please-0.7.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|pidgin-privacy-please-0.7.1-2|39	+ Revision: 9624456
14cr|pidgin-privacy-please-0.7.1-2|40	- MassBuild#464: Increase release tag
14cr|pidgin-privacy-please-0.7.1-2|41	
14cr|pidgin-privacy-please-0.7.1-2|42	

6336 14
14cr|pidgin-rhythmbox-2.0-10|1	%define pidgin_version 2.2.1
14cr|pidgin-rhythmbox-2.0-10|2	
14cr|pidgin-rhythmbox-2.0-10|3	Summary:	Update Pidgin user info with music info playing in Rhythmbox
14cr|pidgin-rhythmbox-2.0-10|4	Name:		pidgin-rhythmbox
14cr|pidgin-rhythmbox-2.0-10|5	Version:	2.0
14cr|pidgin-rhythmbox-2.0-10|6	Release:	10
14cr|pidgin-rhythmbox-2.0-10|7	License:	GPLv2+
14cr|pidgin-rhythmbox-2.0-10|8	Group:		Networking/Instant messaging
14cr|pidgin-rhythmbox-2.0-10|9	URL:		http://jon.oberheide.org/projects/pidgin-rhythmbox/
14cr|pidgin-rhythmbox-2.0-10|10	Source:		http://jon.oberheide.org/projects/pidgin-rhythmbox/downloads/%{name}-%{version}.tar.bz2
14cr|pidgin-rhythmbox-2.0-10|11	Source1:        %{name}.rpmlintrc
14cr|pidgin-rhythmbox-2.0-10|12	BuildRequires:	pidgin-devel >= %{pidgin_version}
14cr|pidgin-rhythmbox-2.0-10|13	BuildRequires:	gtk2-devel
14cr|pidgin-rhythmbox-2.0-10|14	BuildRequires:	dbus-glib-devel
14cr|pidgin-rhythmbox-2.0-10|15	BuildRequires:	automake
14cr|pidgin-rhythmbox-2.0-10|16	Requires:	pidgin >= %{pidgin_version}
14cr|pidgin-rhythmbox-2.0-10|17	Requires:	rhythmbox
14cr|pidgin-rhythmbox-2.0-10|18	Provides:   gaim-rhythmbox
14cr|pidgin-rhythmbox-2.0-10|19	Obsoletes:  gaim-rhythmbox
14cr|pidgin-rhythmbox-2.0-10|20	
14cr|pidgin-rhythmbox-2.0-10|21	%description
14cr|pidgin-rhythmbox-2.0-10|22	The Pidgin-Rhythmbox plugin will automatically update your Pidgin user
14cr|pidgin-rhythmbox-2.0-10|23	info and/or away message with the currently playing music in Rhythmbox.
14cr|pidgin-rhythmbox-2.0-10|24	
14cr|pidgin-rhythmbox-2.0-10|25	If the artist and title are known, it will also attempt to create
14cr|pidgin-rhythmbox-2.0-10|26	a link to the song's lyrics by using Google's "I'm Feeling Lucky"
14cr|pidgin-rhythmbox-2.0-10|27	feature.
14cr|pidgin-rhythmbox-2.0-10|28	
14cr|pidgin-rhythmbox-2.0-10|29	Pidgin-Rhythmbox will replace %%rb in your user info and/or away message
14cr|pidgin-rhythmbox-2.0-10|30	with the song information. As of version 1.5.0.1, only oscar protocol
14cr|pidgin-rhythmbox-2.0-10|31	(i.e. AIM/ICQ) is supported, though it is expected to support every
14cr|pidgin-rhythmbox-2.0-10|32	protocol in 2.0.
14cr|pidgin-rhythmbox-2.0-10|33	
14cr|pidgin-rhythmbox-2.0-10|34	%prep
14cr|pidgin-rhythmbox-2.0-10|35	%setup -q -n %{name}-%{version}
14cr|pidgin-rhythmbox-2.0-10|36	autoreconf -fi
14cr|pidgin-rhythmbox-2.0-10|37	
14cr|pidgin-rhythmbox-2.0-10|38	%build
14cr|pidgin-rhythmbox-2.0-10|39	%configure2_5x
14cr|pidgin-rhythmbox-2.0-10|40	%make
14cr|pidgin-rhythmbox-2.0-10|41	
14cr|pidgin-rhythmbox-2.0-10|42	%install
14cr|pidgin-rhythmbox-2.0-10|43	%makeinstall_std
14cr|pidgin-rhythmbox-2.0-10|44	
14cr|pidgin-rhythmbox-2.0-10|45	%files
14cr|pidgin-rhythmbox-2.0-10|46	%doc README
14cr|pidgin-rhythmbox-2.0-10|47	%{_libdir}/pidgin/*.so
14cr|pidgin-rhythmbox-2.0-10|48	
14cr|pidgin-rhythmbox-2.0-10|49	
14cr|pidgin-rhythmbox-2.0-10|50	%changelog
14cr|pidgin-rhythmbox-2.0-10|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-10
14cr|pidgin-rhythmbox-2.0-10|52	+ Revision: cca924a
14cr|pidgin-rhythmbox-2.0-10|53	- MassBuild#464: Increase release tag
14cr|pidgin-rhythmbox-2.0-10|54	
14cr|pidgin-rhythmbox-2.0-10|55	

6337 14
14cr|pidgin-sipe-1.15.0-3|1	%define __libtoolize /bin/true
14cr|pidgin-sipe-1.15.0-3|2	
14cr|pidgin-sipe-1.15.0-3|3	Summary:	Pidgin protocol (SIP/SIMPLE) plugin to connect to MS Office Communicator
14cr|pidgin-sipe-1.15.0-3|4	Name:		pidgin-sipe
14cr|pidgin-sipe-1.15.0-3|5	Version:	1.15.0
14cr|pidgin-sipe-1.15.0-3|6	Release:	3
14cr|pidgin-sipe-1.15.0-3|7	License:	GPLv2+
14cr|pidgin-sipe-1.15.0-3|8	Group:		Networking/Instant messaging
14cr|pidgin-sipe-1.15.0-3|9	Url:		http://sipe.sourceforge.net/
14cr|pidgin-sipe-1.15.0-3|10	Source0:	http://downloads.sourceforge.net/project/sipe/sipe/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cr|pidgin-sipe-1.15.0-3|11	BuildRequires:	intltool
14cr|pidgin-sipe-1.15.0-3|12	#BuildRequires:	pidgin-devel
14cr|pidgin-sipe-1.15.0-3|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|pidgin-sipe-1.15.0-3|14	BuildRequires:	pkgconfig(gmime-2.6)
14cr|pidgin-sipe-1.15.0-3|15	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|pidgin-sipe-1.15.0-3|16	BuildRequires:	pkgconfig(krb5)
14cr|pidgin-sipe-1.15.0-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|pidgin-sipe-1.15.0-3|18	BuildRequires:	pkgconfig(nice)
14cr|pidgin-sipe-1.15.0-3|19	BuildRequires:	pkgconfig(nss)
14cr|pidgin-sipe-1.15.0-3|20	BuildRequires:	pkgconfig(telepathy-glib)
14cr|pidgin-sipe-1.15.0-3|21	
14cr|pidgin-sipe-1.15.0-3|22	%description
14cr|pidgin-sipe-1.15.0-3|23	This project develops a third-party plugin for the Pidgin  multi-protocol
14cr|pidgin-sipe-1.15.0-3|24	instant messenger. It implements the extended version of SIP/SIMPLE used by
14cr|pidgin-sipe-1.15.0-3|25	various products:
14cr|pidgin-sipe-1.15.0-3|26	
14cr|pidgin-sipe-1.15.0-3|27	* Microsoft Office Communications Server (OCS 2007 and newer)
14cr|pidgin-sipe-1.15.0-3|28	* Microsoft Live Communications Server (LCS 2003/2005)
14cr|pidgin-sipe-1.15.0-3|29	* Reuters Messaging
14cr|pidgin-sipe-1.15.0-3|30	
14cr|pidgin-sipe-1.15.0-3|31	With this plugin you should be able to replace your Microsoft Office
14cr|pidgin-sipe-1.15.0-3|32	Communicator client with Pidgin.
14cr|pidgin-sipe-1.15.0-3|33	
14cr|pidgin-sipe-1.15.0-3|34	%files -f %{name}.lang
14cr|pidgin-sipe-1.15.0-3|35	# %{_libdir}/purple-2/*.so
14cr|pidgin-sipe-1.15.0-3|36	%{_libdir}/telepathy-sipe
14cr|pidgin-sipe-1.15.0-3|37	%{_datadir}/telepathy/profiles/sipe.profile
14cr|pidgin-sipe-1.15.0-3|38	%{_datadir}/empathy/icons/hicolor/*/apps/im-sipe.*
14cr|pidgin-sipe-1.15.0-3|39	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service
14cr|pidgin-sipe-1.15.0-3|40	
14cr|pidgin-sipe-1.15.0-3|41	#----------------------------------------------------------------------------
14cr|pidgin-sipe-1.15.0-3|42	
14cr|pidgin-sipe-1.15.0-3|43	%prep
14cr|pidgin-sipe-1.15.0-3|44	%setup -q
14cr|pidgin-sipe-1.15.0-3|45	
14cr|pidgin-sipe-1.15.0-3|46	%build
14cr|pidgin-sipe-1.15.0-3|47	autoreconf -fi
14cr|pidgin-sipe-1.15.0-3|48	
14cr|pidgin-sipe-1.15.0-3|49	sed -i 's/-Werror//g' configure.ac configure
14cr|pidgin-sipe-1.15.0-3|50	
14cr|pidgin-sipe-1.15.0-3|51	%configure2_5x \
14cr|pidgin-sipe-1.15.0-3|52	--with-krb5 \
14cr|pidgin-sipe-1.15.0-3|53	--disable-purple \
14cr|pidgin-sipe-1.15.0-3|54	--enable-telepathy
14cr|pidgin-sipe-1.15.0-3|55	%make
14cr|pidgin-sipe-1.15.0-3|56	
14cr|pidgin-sipe-1.15.0-3|57	%install
14cr|pidgin-sipe-1.15.0-3|58	%makeinstall_std
14cr|pidgin-sipe-1.15.0-3|59	
14cr|pidgin-sipe-1.15.0-3|60	%find_lang %{name}
14cr|pidgin-sipe-1.15.0-3|61	
14cr|pidgin-sipe-1.15.0-3|62	
14cr|pidgin-sipe-1.15.0-3|63	%changelog
14cr|pidgin-sipe-1.15.0-3|64	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.15.0-3
14cr|pidgin-sipe-1.15.0-3|65	+ Revision: ae74cc0
14cr|pidgin-sipe-1.15.0-3|66	- Run autoreconf, spec cleanup
14cr|pidgin-sipe-1.15.0-3|67	
14cr|pidgin-sipe-1.15.0-3|68	

6338 14
14cr|pidgin-smartear-2.0.0-9|1	%define pidgin_version 2.2.1
14cr|pidgin-smartear-2.0.0-9|2	%define release 9
14cr|pidgin-smartear-2.0.0-9|3	%define fversion 2.0.0-1
14cr|pidgin-smartear-2.0.0-9|4	
14cr|pidgin-smartear-2.0.0-9|5	Summary:	Pidgin plugin to assign a different sound to each buddy
14cr|pidgin-smartear-2.0.0-9|6	Name:		pidgin-smartear
14cr|pidgin-smartear-2.0.0-9|7	Version:	2.0.0
14cr|pidgin-smartear-2.0.0-9|8	Release:	%{release}
14cr|pidgin-smartear-2.0.0-9|9	Epoch:		1
14cr|pidgin-smartear-2.0.0-9|10	License:	GPL
14cr|pidgin-smartear-2.0.0-9|11	Group:		Networking/Instant messaging
14cr|pidgin-smartear-2.0.0-9|12	URL:		http://somewhere.fscked.org/smartear/
14cr|pidgin-smartear-2.0.0-9|13	Source:		http://somewhere.fscked.org/smartear/smartear-%{fversion}.tar.bz2
14cr|pidgin-smartear-2.0.0-9|14	#gw add missing internal header
14cr|pidgin-smartear-2.0.0-9|15	Patch: smartear-2.0.0-1-internal.patch
14cr|pidgin-smartear-2.0.0-9|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pidgin-smartear-2.0.0-9|17	BuildRequires:	libtool
14cr|pidgin-smartear-2.0.0-9|18	BuildRequires:	pidgin-devel >= %pidgin_version
14cr|pidgin-smartear-2.0.0-9|19	Requires:	pidgin >= %pidgin_version
14cr|pidgin-smartear-2.0.0-9|20	Provides: gaim-smartear
14cr|pidgin-smartear-2.0.0-9|21	Obsoletes: gaim-smartear
14cr|pidgin-smartear-2.0.0-9|22	
14cr|pidgin-smartear-2.0.0-9|23	%description
14cr|pidgin-smartear-2.0.0-9|24	This is a plugin for Pidgin, an instant messanger.
14cr|pidgin-smartear-2.0.0-9|25	With it, you can assign different sounds to play for different buddies
14cr|pidgin-smartear-2.0.0-9|26	or whole groups of buddies. SmartEar allows you to opt to play sounds
14cr|pidgin-smartear-2.0.0-9|27	when a buddy sends you an IM, signs on, returns from away or idle, or
14cr|pidgin-smartear-2.0.0-9|28	any combination of these, so you'll know by the sound what the
14cr|pidgin-smartear-2.0.0-9|29	important people are doing.
14cr|pidgin-smartear-2.0.0-9|30	
14cr|pidgin-smartear-2.0.0-9|31	Author suggests turning off default gaim sound event before using this
14cr|pidgin-smartear-2.0.0-9|32	plugin.
14cr|pidgin-smartear-2.0.0-9|33	
14cr|pidgin-smartear-2.0.0-9|34	%prep
14cr|pidgin-smartear-2.0.0-9|35	%setup -q -n smartear-%fversion
14cr|pidgin-smartear-2.0.0-9|36	%patch -p1
14cr|pidgin-smartear-2.0.0-9|37	
14cr|pidgin-smartear-2.0.0-9|38	%build
14cr|pidgin-smartear-2.0.0-9|39	libtool --mode=compile gcc -DPURPLE_PLUGINS -DVERSION=\"%version\"  `pkg-config --cflags pidgin gtk+-2.0` $RPM_OPT_FLAGS -c smartear.c -o smartear.lo
14cr|pidgin-smartear-2.0.0-9|40	libtool --mode=link    gcc `pkg-config --libs pidgin` $RPM_OPT_FLAGS -o smartear.la -rpath %{_libdir}/pidgin smartear.lo -module -avoid-version
14cr|pidgin-smartear-2.0.0-9|41	
14cr|pidgin-smartear-2.0.0-9|42	%install
14cr|pidgin-smartear-2.0.0-9|43	rm -rf %{buildroot}
14cr|pidgin-smartear-2.0.0-9|44	
14cr|pidgin-smartear-2.0.0-9|45	mkdir -p %{buildroot}%{_libdir}/pidgin
14cr|pidgin-smartear-2.0.0-9|46	libtool --mode=install /usr/bin/install smartear.la %{buildroot}%{_libdir}/pidgin/smartear.la
14cr|pidgin-smartear-2.0.0-9|47	
14cr|pidgin-smartear-2.0.0-9|48	# remove files not bundled
14cr|pidgin-smartear-2.0.0-9|49	rm -f %{buildroot}%{_libdir}/pidgin/*.{la,a}
14cr|pidgin-smartear-2.0.0-9|50	
14cr|pidgin-smartear-2.0.0-9|51	%clean
14cr|pidgin-smartear-2.0.0-9|52	rm -rf %{buildroot}
14cr|pidgin-smartear-2.0.0-9|53	
14cr|pidgin-smartear-2.0.0-9|54	%files
14cr|pidgin-smartear-2.0.0-9|55	%defattr(-,root,root)
14cr|pidgin-smartear-2.0.0-9|56	%{_libdir}/pidgin/smartear.so
14cr|pidgin-smartear-2.0.0-9|57	
14cr|pidgin-smartear-2.0.0-9|58	
14cr|pidgin-smartear-2.0.0-9|59	
14cr|pidgin-smartear-2.0.0-9|60	
14cr|pidgin-smartear-2.0.0-9|61	%changelog
14cr|pidgin-smartear-2.0.0-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.0-9
14cr|pidgin-smartear-2.0.0-9|63	+ Revision: bdf374d
14cr|pidgin-smartear-2.0.0-9|64	- MassBuild#464: Increase release tag
14cr|pidgin-smartear-2.0.0-9|65	
14cr|pidgin-smartear-2.0.0-9|66	

6339 14
14cr|pidgin-tlen-0.0-0.20070524.4|1	%define	_prel	20070524
14cr|pidgin-tlen-0.0-0.20070524.4|2	
14cr|pidgin-tlen-0.0-0.20070524.4|3	Summary:	Tlen.pl protocol plugin for Pidgin
14cr|pidgin-tlen-0.0-0.20070524.4|4	Name:		pidgin-tlen
14cr|pidgin-tlen-0.0-0.20070524.4|5	Version:	0.0
14cr|pidgin-tlen-0.0-0.20070524.4|6	Release:	%mkrel -c %{_prel} 4
14cr|pidgin-tlen-0.0-0.20070524.4|7	Epoch:		1
14cr|pidgin-tlen-0.0-0.20070524.4|8	License:	GPL
14cr|pidgin-tlen-0.0-0.20070524.4|9	Group:		Networking/Instant messaging
14cr|pidgin-tlen-0.0-0.20070524.4|10	Url:		http://nic.com.pl/~alek
14cr|pidgin-tlen-0.0-0.20070524.4|11	Source0:	http://nic.com.pl/~alek/gaim-tlen/%{name}-%{_prel}.tar.bz2
14cr|pidgin-tlen-0.0-0.20070524.4|12	BuildRequires:	pidgin-devel
14cr|pidgin-tlen-0.0-0.20070524.4|13	Requires:	pidgin
14cr|pidgin-tlen-0.0-0.20070524.4|14	Obsoletes:	gaim-tlen
14cr|pidgin-tlen-0.0-0.20070524.4|15	Provides:	gaim-tlen
14cr|pidgin-tlen-0.0-0.20070524.4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|pidgin-tlen-0.0-0.20070524.4|17	
14cr|pidgin-tlen-0.0-0.20070524.4|18	%description
14cr|pidgin-tlen-0.0-0.20070524.4|19	Tlen.pl is a popular IM protocol in Poland, this plugin provides its
14cr|pidgin-tlen-0.0-0.20070524.4|20	port into Pidgin.
14cr|pidgin-tlen-0.0-0.20070524.4|21	
14cr|pidgin-tlen-0.0-0.20070524.4|22	%prep
14cr|pidgin-tlen-0.0-0.20070524.4|23	%setup -qn %{name}-%{_prel}
14cr|pidgin-tlen-0.0-0.20070524.4|24	
14cr|pidgin-tlen-0.0-0.20070524.4|25	%build
14cr|pidgin-tlen-0.0-0.20070524.4|26	%make LOCALBASE=%{_prefix}
14cr|pidgin-tlen-0.0-0.20070524.4|27	
14cr|pidgin-tlen-0.0-0.20070524.4|28	%install
14cr|pidgin-tlen-0.0-0.20070524.4|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pidgin-tlen-0.0-0.20070524.4|30	
14cr|pidgin-tlen-0.0-0.20070524.4|31	mkdir -p %{buildroot}%{_libdir}/purple-2
14cr|pidgin-tlen-0.0-0.20070524.4|32	install libtlen.so %{buildroot}%{_libdir}/purple-2/
14cr|pidgin-tlen-0.0-0.20070524.4|33	
14cr|pidgin-tlen-0.0-0.20070524.4|34	for i in 16 22 48; do \
14cr|pidgin-tlen-0.0-0.20070524.4|35	
14cr|pidgin-tlen-0.0-0.20070524.4|36	install -D tlen_$i.png \
14cr|pidgin-tlen-0.0-0.20070524.4|37	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/tlen.png; \
14cr|pidgin-tlen-0.0-0.20070524.4|38	done
14cr|pidgin-tlen-0.0-0.20070524.4|39	
14cr|pidgin-tlen-0.0-0.20070524.4|40	%clean
14cr|pidgin-tlen-0.0-0.20070524.4|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pidgin-tlen-0.0-0.20070524.4|42	
14cr|pidgin-tlen-0.0-0.20070524.4|43	%files
14cr|pidgin-tlen-0.0-0.20070524.4|44	%defattr(644,root,root,755)
14cr|pidgin-tlen-0.0-0.20070524.4|45	%doc README
14cr|pidgin-tlen-0.0-0.20070524.4|46	%attr(755,root,root) %{_libdir}/purple-2/libtlen.so
14cr|pidgin-tlen-0.0-0.20070524.4|47	%{_datadir}/pixmaps/pidgin/protocols/*/tlen.png
14cr|pidgin-tlen-0.0-0.20070524.4|48	
14cr|pidgin-tlen-0.0-0.20070524.4|49	
14cr|pidgin-tlen-0.0-0.20070524.4|50	
14cr|pidgin-tlen-0.0-0.20070524.4|51	%changelog
14cr|pidgin-tlen-0.0-0.20070524.4|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:0.0-0.20070524.4
14cr|pidgin-tlen-0.0-0.20070524.4|53	+ Revision: 02d0977
14cr|pidgin-tlen-0.0-0.20070524.4|54	- Automatic import for version 0.0
14cr|pidgin-tlen-0.0-0.20070524.4|55	
14cr|pidgin-tlen-0.0-0.20070524.4|56	

6340 14
14cr|pigment-0.3.17-6|1	%define		api	0.3
14cr|pigment-0.3.17-6|2	%define		major		11
14cr|pigment-0.3.17-6|3	%define		libname		%mklibname %{name} %{api} %{major}
14cr|pigment-0.3.17-6|4	%define		develname	%mklibname %{name} -d
14cr|pigment-0.3.17-6|5	
14cr|pigment-0.3.17-6|6	Summary:	User interface library with embedded multimedia
14cr|pigment-0.3.17-6|7	Name:		pigment
14cr|pigment-0.3.17-6|8	Version:	0.3.17
14cr|pigment-0.3.17-6|9	Release:	6
14cr|pigment-0.3.17-6|10	License:	LGPLv2+
14cr|pigment-0.3.17-6|11	Group:		Development/C
14cr|pigment-0.3.17-6|12	URL:		https://code.fluendo.com/pigment/trac
14cr|pigment-0.3.17-6|13	Source0:	http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.bz2
14cr|pigment-0.3.17-6|14	Patch0:		pigment-0.3.17-redefinition.patch
14cr|pigment-0.3.17-6|15	Patch1:		pigment-0.3.17-gleslib.patch
14cr|pigment-0.3.17-6|16	Patch2:		pigment-0.3.17-install.patch
14cr|pigment-0.3.17-6|17	BuildRequires:	pkgconfig(cairo) >= 1.4
14cr|pigment-0.3.17-6|18	BuildRequires:	pkgconfig(cairo-xlib)
14cr|pigment-0.3.17-6|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|pigment-0.3.17-6|20	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|pigment-0.3.17-6|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14cr|pigment-0.3.17-6|22	BuildRequires:	pkgconfig(glu)
14cr|pigment-0.3.17-6|23	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.0
14cr|pigment-0.3.17-6|24	BuildRequires:	pkgconfig(gstreamer-base-0.10) >= 0.10.0
14cr|pigment-0.3.17-6|25	BuildRequires:	pkgconfig(gstreamer-check-0.10)  >= 0.10.0
14cr|pigment-0.3.17-6|26	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)  >= 0.10.0
14cr|pigment-0.3.17-6|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|pigment-0.3.17-6|28	BuildRequires:	pkgconfig(libglade-2.0)
14cr|pigment-0.3.17-6|29	BuildRequires:	pkgconfig(pango) >= 1.20
14cr|pigment-0.3.17-6|30	BuildRequires:	pkgconfig(pangocairo) >= 1.20
14cr|pigment-0.3.17-6|31	BuildRequires:	pkgconfig(tslib-0.0)
14cr|pigment-0.3.17-6|32	BuildRequires:	pkgconfig(x11)
14cr|pigment-0.3.17-6|33	BuildRequires:	pkgconfig(xcomposite)
14cr|pigment-0.3.17-6|34	BuildRequires:	pkgconfig(xrender)
14cr|pigment-0.3.17-6|35	BuildRequires:	gtk-doc
14cr|pigment-0.3.17-6|36	
14cr|pigment-0.3.17-6|37	%description
14cr|pigment-0.3.17-6|38	Pigment is a library designed to easily build user interfaces
14cr|pigment-0.3.17-6|39	with embedded multimedia. Its design allows to use it on several
14cr|pigment-0.3.17-6|40	platforms, thanks to a plugin system allowing to choose the underlying
14cr|pigment-0.3.17-6|41	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
14cr|pigment-0.3.17-6|42	Media Center project.
14cr|pigment-0.3.17-6|43	
14cr|pigment-0.3.17-6|44	%package -n %{libname}
14cr|pigment-0.3.17-6|45	Group:		System/Libraries
14cr|pigment-0.3.17-6|46	Summary:	Shared library of Pigment
14cr|pigment-0.3.17-6|47	
14cr|pigment-0.3.17-6|48	%description -n %{libname}
14cr|pigment-0.3.17-6|49	Pigment is a library designed to easily build user interfaces
14cr|pigment-0.3.17-6|50	with embedded multimedia. Its design allows to use it on several
14cr|pigment-0.3.17-6|51	platforms, thanks to a plugin system allowing to choose the underlying
14cr|pigment-0.3.17-6|52	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
14cr|pigment-0.3.17-6|53	Media Center project.
14cr|pigment-0.3.17-6|54	
14cr|pigment-0.3.17-6|55	%package -n %{develname}
14cr|pigment-0.3.17-6|56	Group:		Development/C
14cr|pigment-0.3.17-6|57	Summary:	Development headers for shared library of Pigment
14cr|pigment-0.3.17-6|58	Requires:	%{libname} = %{version}-%{release}
14cr|pigment-0.3.17-6|59	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|pigment-0.3.17-6|60	Provides:	%{name}-devel = %{version}-%{release}
14cr|pigment-0.3.17-6|61	
14cr|pigment-0.3.17-6|62	%description -n %{develname}
14cr|pigment-0.3.17-6|63	Pigment is a library designed to easily build user interfaces
14cr|pigment-0.3.17-6|64	with embedded multimedia. Its design allows to use it on several
14cr|pigment-0.3.17-6|65	platforms, thanks to a plugin system allowing to choose the underlying
14cr|pigment-0.3.17-6|66	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
14cr|pigment-0.3.17-6|67	Media Center project.
14cr|pigment-0.3.17-6|68	
14cr|pigment-0.3.17-6|69	%prep
14cr|pigment-0.3.17-6|70	%setup -q
14cr|pigment-0.3.17-6|71	%patch0 -p2
14cr|pigment-0.3.17-6|72	%patch1 -p1
14cr|pigment-0.3.17-6|73	%patch2 -p1
14cr|pigment-0.3.17-6|74	
14cr|pigment-0.3.17-6|75	%build
14cr|pigment-0.3.17-6|76	autoreconf -fi
14cr|pigment-0.3.17-6|77	%configure2_5x --disable-gtk-doc --disable-static
14cr|pigment-0.3.17-6|78	%make
14cr|pigment-0.3.17-6|79	
14cr|pigment-0.3.17-6|80	%install
14cr|pigment-0.3.17-6|81	%makeinstall_std
14cr|pigment-0.3.17-6|82	
14cr|pigment-0.3.17-6|83	%files
14cr|pigment-0.3.17-6|84	%dir %{_libdir}/%{name}-%{api}/%{version}
14cr|pigment-0.3.17-6|85	%{_libdir}/%{name}-%{api}/%{version}/*.so
14cr|pigment-0.3.17-6|86	%{_datadir}/gtk-doc/html/%{name}
14cr|pigment-0.3.17-6|87	
14cr|pigment-0.3.17-6|88	%files -n %{libname}
14cr|pigment-0.3.17-6|89	%{_libdir}/lib*-%{api}.so.%{major}
14cr|pigment-0.3.17-6|90	%{_libdir}/lib*-%{api}.so.%{major}.*
14cr|pigment-0.3.17-6|91	
14cr|pigment-0.3.17-6|92	%files -n %{develname}
14cr|pigment-0.3.17-6|93	%{_includedir}/*
14cr|pigment-0.3.17-6|94	%{_libdir}/lib*.so
14cr|pigment-0.3.17-6|95	%{_libdir}/pkgconfig/*.pc
14cr|pigment-0.3.17-6|96	
14cr|pigment-0.3.17-6|97	
14cr|pigment-0.3.17-6|98	
14cr|pigment-0.3.17-6|99	%changelog
14cr|pigment-0.3.17-6|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.17-6
14cr|pigment-0.3.17-6|101	+ Revision: de788a0
14cr|pigment-0.3.17-6|102	- MassBuild#464: Increase release tag
14cr|pigment-0.3.17-6|103	
14cr|pigment-0.3.17-6|104	

6341 14
14cr|pigment-python-0.3.12-4|1	%define	fversion	0.3
14cr|pigment-python-0.3.12-4|2	
14cr|pigment-python-0.3.12-4|3	Summary:	Python bindings for Pigment
14cr|pigment-python-0.3.12-4|4	Name:		pigment-python
14cr|pigment-python-0.3.12-4|5	Version:	0.3.12
14cr|pigment-python-0.3.12-4|6	Release:	4
14cr|pigment-python-0.3.12-4|7	Source0:	http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.bz2
14cr|pigment-python-0.3.12-4|8	License:	LGPLv2+
14cr|pigment-python-0.3.12-4|9	Group:		Development/Python
14cr|pigment-python-0.3.12-4|10	URL:		http://elisa.fluendo.com/
14cr|pigment-python-0.3.12-4|11	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|pigment-python-0.3.12-4|12	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|pigment-python-0.3.12-4|13	BuildRequires:	gstreamer0.10-python
14cr|pigment-python-0.3.12-4|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|pigment-python-0.3.12-4|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|pigment-python-0.3.12-4|16	BuildRequires:	python-devel
14cr|pigment-python-0.3.12-4|17	BuildRequires:	python-gobject
14cr|pigment-python-0.3.12-4|18	BuildRequires:	python-pyxml
14cr|pigment-python-0.3.12-4|19	BuildRequires:	pygtk2.0-devel
14cr|pigment-python-0.3.12-4|20	BuildRequires:	pkgconfig(pigment-0.3)
14cr|pigment-python-0.3.12-4|21	Requires:	pigment
14cr|pigment-python-0.3.12-4|22	
14cr|pigment-python-0.3.12-4|23	%description
14cr|pigment-python-0.3.12-4|24	Python bindings for the Pigment library.
14cr|pigment-python-0.3.12-4|25	
14cr|pigment-python-0.3.12-4|26	%package devel
14cr|pigment-python-0.3.12-4|27	Group:		Development/Python
14cr|pigment-python-0.3.12-4|28	Summary:	Development headers for pigment-python
14cr|pigment-python-0.3.12-4|29	Requires:	%{name}
14cr|pigment-python-0.3.12-4|30	Requires:	pkgconfig(pigment-0.3)
14cr|pigment-python-0.3.12-4|31	
14cr|pigment-python-0.3.12-4|32	%description devel
14cr|pigment-python-0.3.12-4|33	Python bindings for the Pigment library.
14cr|pigment-python-0.3.12-4|34	
14cr|pigment-python-0.3.12-4|35	%prep
14cr|pigment-python-0.3.12-4|36	%setup -q
14cr|pigment-python-0.3.12-4|37	
14cr|pigment-python-0.3.12-4|38	%build
14cr|pigment-python-0.3.12-4|39	%configure2_5x
14cr|pigment-python-0.3.12-4|40	make
14cr|pigment-python-0.3.12-4|41	
14cr|pigment-python-0.3.12-4|42	%install
14cr|pigment-python-0.3.12-4|43	%makeinstall_std
14cr|pigment-python-0.3.12-4|44	
14cr|pigment-python-0.3.12-4|45	%files
14cr|pigment-python-0.3.12-4|46	%{py_puresitedir}/pgm
14cr|pigment-python-0.3.12-4|47	%{py_platsitedir}/*.so
14cr|pigment-python-0.3.12-4|48	
14cr|pigment-python-0.3.12-4|49	%files devel
14cr|pigment-python-0.3.12-4|50	%{_datadir}/%{name}
14cr|pigment-python-0.3.12-4|51	
14cr|pigment-python-0.3.12-4|52	
14cr|pigment-python-0.3.12-4|53	%changelog
14cr|pigment-python-0.3.12-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.12-4
14cr|pigment-python-0.3.12-4|55	+ Revision: 67deae3
14cr|pigment-python-0.3.12-4|56	- MassBuild#464: Increase release tag
14cr|pigment-python-0.3.12-4|57	
14cr|pigment-python-0.3.12-4|58	

6342 14
14cr|pilrc-3.2-7|1	%define name pilrc
14cr|pilrc-3.2-7|2	%define version 3.2
14cr|pilrc-3.2-7|3	%define release 7
14cr|pilrc-3.2-7|4	
14cr|pilrc-3.2-7|5	Summary: Takes a resource script file and generates one or more binary resource
14cr|pilrc-3.2-7|6	Name: %{name}
14cr|pilrc-3.2-7|7	Version: %{version}
14cr|pilrc-3.2-7|8	Release: %{release}
14cr|pilrc-3.2-7|9	License: GPL
14cr|pilrc-3.2-7|10	URL: http://pilrc.sourceforge.net/
14cr|pilrc-3.2-7|11	Source: %{name}-%{version}.tar.bz2
14cr|pilrc-3.2-7|12	Group: Development/Other
14cr|pilrc-3.2-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|pilrc-3.2-7|14	BuildRequires: gtk-devel
14cr|pilrc-3.2-7|15	
14cr|pilrc-3.2-7|16	%description
14cr|pilrc-3.2-7|17	PilRC is an application that takes a resource script file and generates one or
14cr|pilrc-3.2-7|18	more binary resource files that are to be used when developing for the Palm
14cr|pilrc-3.2-7|19	Computing Platform. PilRCUI gives you a preview of your resource file.
14cr|pilrc-3.2-7|20	
14cr|pilrc-3.2-7|21	
14cr|pilrc-3.2-7|22	%prep
14cr|pilrc-3.2-7|23	%setup -q
14cr|pilrc-3.2-7|24	
14cr|pilrc-3.2-7|25	%build
14cr|pilrc-3.2-7|26	
14cr|pilrc-3.2-7|27	cd unix
14cr|pilrc-3.2-7|28	%configure2_5x --enable-pilrcui
14cr|pilrc-3.2-7|29	
14cr|pilrc-3.2-7|30	%make
14cr|pilrc-3.2-7|31	
14cr|pilrc-3.2-7|32	%install
14cr|pilrc-3.2-7|33	rm -rf $RPM_BUILD_ROOT
14cr|pilrc-3.2-7|34	
14cr|pilrc-3.2-7|35	cd unix/
14cr|pilrc-3.2-7|36	cp -r ../ppmquant .
14cr|pilrc-3.2-7|37	
14cr|pilrc-3.2-7|38	%makeinstall
14cr|pilrc-3.2-7|39	
14cr|pilrc-3.2-7|40	cd ..
14cr|pilrc-3.2-7|41	chmod 0755 doc/images
14cr|pilrc-3.2-7|42	chmod 0644 LICENSE.txt README.txt doc/*.html doc/images/*
14cr|pilrc-3.2-7|43	
14cr|pilrc-3.2-7|44	%clean
14cr|pilrc-3.2-7|45	rm -rf $RPM_BUILD_ROOT
14cr|pilrc-3.2-7|46	
14cr|pilrc-3.2-7|47	%files
14cr|pilrc-3.2-7|48	%defattr (-,root,root)
14cr|pilrc-3.2-7|49	%doc LICENSE.txt README.txt doc/*.html doc/images
14cr|pilrc-3.2-7|50	%{_bindir}/*
14cr|pilrc-3.2-7|51	%_datadir/%name/*
14cr|pilrc-3.2-7|52	
14cr|pilrc-3.2-7|53	
14cr|pilrc-3.2-7|54	
14cr|pilrc-3.2-7|55	
14cr|pilrc-3.2-7|56	
14cr|pilrc-3.2-7|57	%changelog
14cr|pilrc-3.2-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-7
14cr|pilrc-3.2-7|59	+ Revision: 3e6f07e
14cr|pilrc-3.2-7|60	- MassBuild#464: Increase release tag
14cr|pilrc-3.2-7|61	
14cr|pilrc-3.2-7|62	

6343 14
14cr|pinball-0.3.1-14|1	# pinball actually uses libltdl to load its plugins
14cr|pinball-0.3.1-14|2	%define dont_remove_libtool_files 1
14cr|pinball-0.3.1-14|3	
14cr|pinball-0.3.1-14|4	Summary:	Emilia 3d Pinball
14cr|pinball-0.3.1-14|5	Name:		pinball
14cr|pinball-0.3.1-14|6	Version:	0.3.1
14cr|pinball-0.3.1-14|7	Release:	14
14cr|pinball-0.3.1-14|8	Source0:	http://prdownloads.sourceforge.net/pinball/%{name}-%{version}.tar.bz2
14cr|pinball-0.3.1-14|9	Source11:	pinball-16x16.png
14cr|pinball-0.3.1-14|10	Source12:	pinball-32x32.png
14cr|pinball-0.3.1-14|11	Source13:	pinball-48x48.png
14cr|pinball-0.3.1-14|12	Patch0:         pinball-0.3.1-sys-ltdl.patch
14cr|pinball-0.3.1-14|13	Patch1:         pinball-0.3.1-hiscore.patch
14cr|pinball-0.3.1-14|14	Patch2:		pinball-0.3.1-strictproto.patch
14cr|pinball-0.3.1-14|15	Patch3:		pinball-0.3.1-compile.patch
14cr|pinball-0.3.1-14|16	License:	GPL+
14cr|pinball-0.3.1-14|17	Group:		Games/Arcade
14cr|pinball-0.3.1-14|18	URL:		http://pinball.sourceforge.net/
14cr|pinball-0.3.1-14|19	BuildRequires:	mesaglu-devel
14cr|pinball-0.3.1-14|20	BuildRequires:	SDL-devel
14cr|pinball-0.3.1-14|21	BuildRequires:	SDL_image-devel SDL_mixer-devel
14cr|pinball-0.3.1-14|22	BuildRequires:	libtool-devel
14cr|pinball-0.3.1-14|23	
14cr|pinball-0.3.1-14|24	%description
14cr|pinball-0.3.1-14|25	The Emilia Pinball projects is an open source pinball simulator for linux
14cr|pinball-0.3.1-14|26	and other unix systems. The current release is a stable and mature alpha.
14cr|pinball-0.3.1-14|27	There is only two levels to play with but it is however very addictive.
14cr|pinball-0.3.1-14|28	
14cr|pinball-0.3.1-14|29	%prep
14cr|pinball-0.3.1-14|30	%setup -q
14cr|pinball-0.3.1-14|31	%patch0 -p1 -b .sys-ltdl~
14cr|pinball-0.3.1-14|32	%patch1 -p1 -b .hiscore~
14cr|pinball-0.3.1-14|33	%patch2 -p0
14cr|pinball-0.3.1-14|34	%patch3 -p1 -b .compile~
14cr|pinball-0.3.1-14|35	rm -fr libltdl
14cr|pinball-0.3.1-14|36	libtoolize --force
14cr|pinball-0.3.1-14|37	aclocal
14cr|pinball-0.3.1-14|38	autoheader
14cr|pinball-0.3.1-14|39	automake -a
14cr|pinball-0.3.1-14|40	autoconf
14cr|pinball-0.3.1-14|41	# cleanup a bit
14cr|pinball-0.3.1-14|42	chmod -x ChangeLog */*.h */*.cpp data/*/Module*.cpp
14cr|pinball-0.3.1-14|43	
14cr|pinball-0.3.1-14|44	%build
14cr|pinball-0.3.1-14|45	%configure2_5x	--datadir=%{_gamesdatadir} \
14cr|pinball-0.3.1-14|46	--bindir=%{_gamesbindir} \
14cr|pinball-0.3.1-14|47	--with-pic \
14cr|pinball-0.3.1-14|48	--with-gnu-ld
14cr|pinball-0.3.1-14|49	# 0.2.0: parallel make is broken.
14cr|pinball-0.3.1-14|50	make CXXFLAGS="%{optflags}"
14cr|pinball-0.3.1-14|51	
14cr|pinball-0.3.1-14|52	%install
14cr|pinball-0.3.1-14|53	rm -fr %buildroot
14cr|pinball-0.3.1-14|54	%makeinstall_std
14cr|pinball-0.3.1-14|55	
14cr|pinball-0.3.1-14|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pinball-0.3.1-14|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|pinball-0.3.1-14|58	[Desktop Entry]
14cr|pinball-0.3.1-14|59	Name=Pinball
14cr|pinball-0.3.1-14|60	Comment=%{Summary}
14cr|pinball-0.3.1-14|61	Exec=%{_gamesbindir}/%{name}
14cr|pinball-0.3.1-14|62	Icon=%{name}
14cr|pinball-0.3.1-14|63	Terminal=false
14cr|pinball-0.3.1-14|64	Type=Application
14cr|pinball-0.3.1-14|65	Categories=Game;ArcadeGame;
14cr|pinball-0.3.1-14|66	EOF
14cr|pinball-0.3.1-14|67	
14cr|pinball-0.3.1-14|68	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|pinball-0.3.1-14|69	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|pinball-0.3.1-14|70	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|pinball-0.3.1-14|71	
14cr|pinball-0.3.1-14|72	# Remove development files untill someone wants them.
14cr|pinball-0.3.1-14|73	rm -rf $RPM_BUILD_ROOT%{_includedir}/%{name} \
14cr|pinball-0.3.1-14|74	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.a \
14cr|pinball-0.3.1-14|75	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.so \
14cr|pinball-0.3.1-14|76	$RPM_BUILD_ROOT%{_libdir}/%{name}/libModuleTest.*
14cr|pinball-0.3.1-14|77	rm -f  $RPM_BUILD_ROOT%{_gamesbindir}/%{name}-config
14cr|pinball-0.3.1-14|78	
14cr|pinball-0.3.1-14|79	# remove unused global higescorefiles:
14cr|pinball-0.3.1-14|80	rm -fr $RPM_BUILD_ROOT%{_localstatedir}
14cr|pinball-0.3.1-14|81	
14cr|pinball-0.3.1-14|82	%clean
14cr|pinball-0.3.1-14|83	rm -rf $RPM_BUILD_ROOT
14cr|pinball-0.3.1-14|84	
14cr|pinball-0.3.1-14|85	%files
14cr|pinball-0.3.1-14|86	%defattr(-, root, root)
14cr|pinball-0.3.1-14|87	%doc README ChangeLog
14cr|pinball-0.3.1-14|88	%{_gamesbindir}/%{name}
14cr|pinball-0.3.1-14|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pinball-0.3.1-14|90	%dir %{_libdir}/%{name}
14cr|pinball-0.3.1-14|91	%{_libdir}/%{name}/*.so.*
14cr|pinball-0.3.1-14|92	%{_libdir}/%{name}/*.la
14cr|pinball-0.3.1-14|93	%dir %{_gamesdatadir}/%{name}
14cr|pinball-0.3.1-14|94	%{_gamesdatadir}/%{name}/*
14cr|pinball-0.3.1-14|95	%{_iconsdir}/%{name}.png
14cr|pinball-0.3.1-14|96	%{_liconsdir}/%{name}.png
14cr|pinball-0.3.1-14|97	%{_miconsdir}/%{name}.png
14cr|pinball-0.3.1-14|98	
14cr|pinball-0.3.1-14|99	
14cr|pinball-0.3.1-14|100	
14cr|pinball-0.3.1-14|101	
14cr|pinball-0.3.1-14|102	
14cr|pinball-0.3.1-14|103	%changelog
14cr|pinball-0.3.1-14|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-14
14cr|pinball-0.3.1-14|105	+ Revision: 947a0b9
14cr|pinball-0.3.1-14|106	- MassBuild#464: Increase release tag
14cr|pinball-0.3.1-14|107	
14cr|pinball-0.3.1-14|108	

6344 14
14cr|pine2mutt-0.3-9|1	%define name pine2mutt
14cr|pine2mutt-0.3-9|2	%define version 0.3
14cr|pine2mutt-0.3-9|3	%define release 9
14cr|pine2mutt-0.3-9|4	
14cr|pine2mutt-0.3-9|5	Summary: Pine2mutt makes mutt behave somewhat pine-like
14cr|pine2mutt-0.3-9|6	Name: %{name}
14cr|pine2mutt-0.3-9|7	Version: %{version}
14cr|pine2mutt-0.3-9|8	Release: %{release}
14cr|pine2mutt-0.3-9|9	Source0: %{name}-%{version}.tar.bz2
14cr|pine2mutt-0.3-9|10	Patch: %name-makefile.patch.bz2
14cr|pine2mutt-0.3-9|11	License: GPL
14cr|pine2mutt-0.3-9|12	URL: http://www.netmeister.org/apps/pine2mutt/index.html
14cr|pine2mutt-0.3-9|13	Group: Networking/Mail
14cr|pine2mutt-0.3-9|14	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|pine2mutt-0.3-9|15	Buildarch: noarch
14cr|pine2mutt-0.3-9|16	
14cr|pine2mutt-0.3-9|17	%description
14cr|pine2mutt-0.3-9|18	Pine2mutt is a simple perl-script interesting to people who switch from using
14cr|pine2mutt-0.3-9|19	pine to mutt. It converts pine's .addressbook into mutt-readable aliases,
14cr|pine2mutt-0.3-9|20	enables pine-like sent-mail-folder handling and provides pine-like keybindings
14cr|pine2mutt-0.3-9|21	by sourcing the file "Pine.rc" which comes with mutt.
14cr|pine2mutt-0.3-9|22	
14cr|pine2mutt-0.3-9|23	%prep
14cr|pine2mutt-0.3-9|24	rm -rf $RPM_BUILD_ROOT
14cr|pine2mutt-0.3-9|25	
14cr|pine2mutt-0.3-9|26	%setup
14cr|pine2mutt-0.3-9|27	
14cr|pine2mutt-0.3-9|28	%patch -p1
14cr|pine2mutt-0.3-9|29	
14cr|pine2mutt-0.3-9|30	%build
14cr|pine2mutt-0.3-9|31	
14cr|pine2mutt-0.3-9|32	%install
14cr|pine2mutt-0.3-9|33	export DESTDIR=$RPM_BUILD_ROOT
14cr|pine2mutt-0.3-9|34	
14cr|pine2mutt-0.3-9|35	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|pine2mutt-0.3-9|36	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
14cr|pine2mutt-0.3-9|37	
14cr|pine2mutt-0.3-9|38	make install
14cr|pine2mutt-0.3-9|39	
14cr|pine2mutt-0.3-9|40	%clean
14cr|pine2mutt-0.3-9|41	
14cr|pine2mutt-0.3-9|42	%files
14cr|pine2mutt-0.3-9|43	%defattr(-,root,root)
14cr|pine2mutt-0.3-9|44	%doc README COPYING
14cr|pine2mutt-0.3-9|45	%_bindir/*
14cr|pine2mutt-0.3-9|46	%_mandir/man1/*
14cr|pine2mutt-0.3-9|47	
14cr|pine2mutt-0.3-9|48	
14cr|pine2mutt-0.3-9|49	
14cr|pine2mutt-0.3-9|50	
14cr|pine2mutt-0.3-9|51	%changelog
14cr|pine2mutt-0.3-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-9
14cr|pine2mutt-0.3-9|53	+ Revision: 82f776f
14cr|pine2mutt-0.3-9|54	- MassBuild#464: Increase release tag
14cr|pine2mutt-0.3-9|55	
14cr|pine2mutt-0.3-9|56	

6345 14
14cr|pingus-0.7.6-5|1	# Build is broken at least is 0.7.6,
14cr|pingus-0.7.6-5|2	# missing #include "pingus/debug.hpp
14cr|pingus-0.7.6-5|3	%define build_extra_input 0
14cr|pingus-0.7.6-5|4	
14cr|pingus-0.7.6-5|5	Summary:	Pingus - A free Lemmings clone
14cr|pingus-0.7.6-5|6	Name:		pingus
14cr|pingus-0.7.6-5|7	Version:	0.7.6
14cr|pingus-0.7.6-5|8	Release:	5
14cr|pingus-0.7.6-5|9	License:	GPLv2+
14cr|pingus-0.7.6-5|10	Group:		Games/Arcade
14cr|pingus-0.7.6-5|11	URL:		http://pingus.seul.org
14cr|pingus-0.7.6-5|12	Source0:	http://pingus.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|pingus-0.7.6-5|13	Source11:	%{name}.16.png
14cr|pingus-0.7.6-5|14	Source12:	%{name}.32.png
14cr|pingus-0.7.6-5|15	Source13:	%{name}.48.png
14cr|pingus-0.7.6-5|16	Patch0:		pingus-0.7.6-gcc470-udl.patch
14cr|pingus-0.7.6-5|17	BuildRequires:	scons
14cr|pingus-0.7.6-5|18	BuildRequires:	boost-devel
14cr|pingus-0.7.6-5|19	BuildRequires:	pkgconfig(gl)
14cr|pingus-0.7.6-5|20	BuildRequires:	pkgconfig(glu)
14cr|pingus-0.7.6-5|21	BuildRequires:	pkgconfig(sdl)
14cr|pingus-0.7.6-5|22	BuildRequires:	pkgconfig(SDL_mixer)
14cr|pingus-0.7.6-5|23	BuildRequires:	pkgconfig(SDL_image)
14cr|pingus-0.7.6-5|24	BuildRequires:	pkgconfig(libpng)
14cr|pingus-0.7.6-5|25	BuildRequires:	pkgconfig(xi)
14cr|pingus-0.7.6-5|26	BuildRequires:	physfs-devel
14cr|pingus-0.7.6-5|27	BuildRequires:	cwiid-devel
14cr|pingus-0.7.6-5|28	# To avoid automatic Requires on file
14cr|pingus-0.7.6-5|29	BuildRequires:	guile
14cr|pingus-0.7.6-5|30	
14cr|pingus-0.7.6-5|31	%description
14cr|pingus-0.7.6-5|32	Pingus is a free Lemmings clone covered under the GPL. Pingus uses SDL,
14cr|pingus-0.7.6-5|33	which should make it portable over a lot of operating systems in the future. At
14cr|pingus-0.7.6-5|34	the moment the main target is Linux. It is possible to play Pingus in a X
14cr|pingus-0.7.6-5|35	window or in fullscreen.
14cr|pingus-0.7.6-5|36	
14cr|pingus-0.7.6-5|37	%prep
14cr|pingus-0.7.6-5|38	%setup -q
14cr|pingus-0.7.6-5|39	%patch0 -p0
14cr|pingus-0.7.6-5|40	
14cr|pingus-0.7.6-5|41	%build
14cr|pingus-0.7.6-5|42	%scons \
14cr|pingus-0.7.6-5|43	%if %{build_extra_input}
14cr|pingus-0.7.6-5|44	with_xinput=true \
14cr|pingus-0.7.6-5|45	with_wiimote=true \
14cr|pingus-0.7.6-5|46	%endif
14cr|pingus-0.7.6-5|47	prefix=%{_prefix} \
14cr|pingus-0.7.6-5|48	execprefix=%{_gamesbindir} \
14cr|pingus-0.7.6-5|49	datadir=%{_gamesdatadir} \
14cr|pingus-0.7.6-5|50	libdir=%{_libdir}
14cr|pingus-0.7.6-5|51	
14cr|pingus-0.7.6-5|52	%install
14cr|pingus-0.7.6-5|53	%makeinstall \
14cr|pingus-0.7.6-5|54	DATADIR=%{buildroot}/%{_gamesdatadir}/%{name} \
14cr|pingus-0.7.6-5|55	MANDIR=%{buildroot}/%{_mandir} \
14cr|pingus-0.7.6-5|56	BINDIR=%{buildroot}/%{_gamesbindir} \
14cr|pingus-0.7.6-5|57	LIBDIR=%{buildroot}/%{_libdir}
14cr|pingus-0.7.6-5|58	
14cr|pingus-0.7.6-5|59	
14cr|pingus-0.7.6-5|60	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cr|pingus-0.7.6-5|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|pingus-0.7.6-5|62	[Desktop Entry]
14cr|pingus-0.7.6-5|63	Name=Pingus
14cr|pingus-0.7.6-5|64	Comment=A free Lemmings clone
14cr|pingus-0.7.6-5|65	Exec=%{_gamesbindir}/%{name}
14cr|pingus-0.7.6-5|66	Icon=%{name}
14cr|pingus-0.7.6-5|67	Terminal=false
14cr|pingus-0.7.6-5|68	Type=Application
14cr|pingus-0.7.6-5|69	StartupNotify=true
14cr|pingus-0.7.6-5|70	Categories=Game;ArcadeGame;
14cr|pingus-0.7.6-5|71	EOF
14cr|pingus-0.7.6-5|72	
14cr|pingus-0.7.6-5|73	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|pingus-0.7.6-5|74	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|pingus-0.7.6-5|75	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|pingus-0.7.6-5|76	
14cr|pingus-0.7.6-5|77	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cr|pingus-0.7.6-5|78	
14cr|pingus-0.7.6-5|79	sed -i "s^%{buildroot}/^^g" %{buildroot}%{_gamesbindir}/pingus
14cr|pingus-0.7.6-5|80	
14cr|pingus-0.7.6-5|81	%files
14cr|pingus-0.7.6-5|82	%doc AUTHORS COPYING README* TODO
14cr|pingus-0.7.6-5|83	%{_gamesbindir}/pingus
14cr|pingus-0.7.6-5|84	%{_gamesbindir}/pingus.bin
14cr|pingus-0.7.6-5|85	%{_gamesdatadir}/%{name}
14cr|pingus-0.7.6-5|86	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pingus-0.7.6-5|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|pingus-0.7.6-5|88	%{_mandir}/man1/pingus.6.*
14cr|pingus-0.7.6-5|89	
14cr|pingus-0.7.6-5|90	
14cr|pingus-0.7.6-5|91	
14cr|pingus-0.7.6-5|92	%changelog
14cr|pingus-0.7.6-5|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-5
14cr|pingus-0.7.6-5|94	+ Revision: ca02c6a
14cr|pingus-0.7.6-5|95	- MassBuild#464: Increase release tag
14cr|pingus-0.7.6-5|96	
14cr|pingus-0.7.6-5|97	

6346 14
14cr|pinta-1.4-2|1	%global debug_package %{nil}
14cr|pinta-1.4-2|2	
14cr|pinta-1.4-2|3	Name:	    pinta
14cr|pinta-1.4-2|4	Version:	1.4
14cr|pinta-1.4-2|5	Release:	2
14cr|pinta-1.4-2|6	Summary:	An easy to use drawing and image editing program
14cr|pinta-1.4-2|7	
14cr|pinta-1.4-2|8	Group:		Graphics
14cr|pinta-1.4-2|9	
14cr|pinta-1.4-2|10	# the code is licensed under the MIT license while the icons are licensed as CC-BY
14cr|pinta-1.4-2|11	License:	MIT and CC-BY
14cr|pinta-1.4-2|12	URL:		http://pinta-project.com/
14cr|pinta-1.4-2|13	
14cr|pinta-1.4-2|14	Source0:	http://github.com/downloads/PintaProject/Pinta/%{name}-%{version}.tar.gz
14cr|pinta-1.4-2|15	
14cr|pinta-1.4-2|16	Requires:	hicolor-icon-theme
14cr|pinta-1.4-2|17	Requires:	mono-addins
14cr|pinta-1.4-2|18	BuildRequires:	mono-devel
14cr|pinta-1.4-2|19	BuildRequires:	gtk-sharp2-devel
14cr|pinta-1.4-2|20	BuildRequires:	gtk-sharp2
14cr|pinta-1.4-2|21	BuildRequires:	gettext
14cr|pinta-1.4-2|22	BuildRequires:	desktop-file-utils
14cr|pinta-1.4-2|23	BuildRequires:	intltool
14cr|pinta-1.4-2|24	BuildRequires:	mono-addins-devel
14cr|pinta-1.4-2|25	BuildRequires:	glib-sharp2
14cr|pinta-1.4-2|26	
14cr|pinta-1.4-2|27	%description
14cr|pinta-1.4-2|28	Pinta is an image drawing/editing program.
14cr|pinta-1.4-2|29	It's goal is to provide a simplified alternative to GIMP for casual users.
14cr|pinta-1.4-2|30	
14cr|pinta-1.4-2|31	%prep
14cr|pinta-1.4-2|32	%setup -q
14cr|pinta-1.4-2|33	
14cr|pinta-1.4-2|34	chmod -x readme.md
14cr|pinta-1.4-2|35	chmod -x license-mit.txt
14cr|pinta-1.4-2|36	chmod -x license-pdn.txt
14cr|pinta-1.4-2|37	chmod -x xdg/pinta.1
14cr|pinta-1.4-2|38	chmod -x xdg/pinta.xpm
14cr|pinta-1.4-2|39	chmod -x xdg/scalable/pinta.svg
14cr|pinta-1.4-2|40	
14cr|pinta-1.4-2|41	sed -i 's/\r//' readme.md
14cr|pinta-1.4-2|42	sed -i 's/\r//' license-mit.txt
14cr|pinta-1.4-2|43	sed -i 's/\r//' license-pdn.txt
14cr|pinta-1.4-2|44	sed -i 's/\r//' pinta.in
14cr|pinta-1.4-2|45	sed -i 's/\r//' xdg/pinta.xpm
14cr|pinta-1.4-2|46	sed -i 's/\r//' xdg/pinta.1
14cr|pinta-1.4-2|47	sed -i 's/\r//' xdg/scalable/pinta.svg
14cr|pinta-1.4-2|48	
14cr|pinta-1.4-2|49	%build
14cr|pinta-1.4-2|50	%configure
14cr|pinta-1.4-2|51	%make
14cr|pinta-1.4-2|52	
14cr|pinta-1.4-2|53	%install
14cr|pinta-1.4-2|54	%makeinstall_std
14cr|pinta-1.4-2|55	
14cr|pinta-1.4-2|56	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|pinta-1.4-2|57	
14cr|pinta-1.4-2|58	%find_lang %{name}
14cr|pinta-1.4-2|59	
14cr|pinta-1.4-2|60	%post
14cr|pinta-1.4-2|61	update-desktop-database &> /dev/null ||:
14cr|pinta-1.4-2|62	
14cr|pinta-1.4-2|63	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pinta-1.4-2|64	
14cr|pinta-1.4-2|65	%postun
14cr|pinta-1.4-2|66	update-desktop-database &> /dev/null || :
14cr|pinta-1.4-2|67	
14cr|pinta-1.4-2|68	if [ $1 -eq 0 ] ; then
14cr|pinta-1.4-2|69	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|pinta-1.4-2|70	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pinta-1.4-2|71	fi
14cr|pinta-1.4-2|72	
14cr|pinta-1.4-2|73	%posttrans
14cr|pinta-1.4-2|74	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|pinta-1.4-2|75	
14cr|pinta-1.4-2|76	%files -f %{name}.lang
14cr|pinta-1.4-2|77	%doc readme.md license-mit.txt license-pdn.txt
14cr|pinta-1.4-2|78	%{_libdir}/%{name}
14cr|pinta-1.4-2|79	%{_bindir}/%{name}
14cr|pinta-1.4-2|80	%{_datadir}/applications/%{name}.desktop
14cr|pinta-1.4-2|81	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|pinta-1.4-2|82	%{_datadir}/man/man1/%{name}*
14cr|pinta-1.4-2|83	%{_datadir}/pixmaps/%{name}*
14cr|pinta-1.4-2|84	
14cr|pinta-1.4-2|85	%changelog
14cr|pinta-1.4-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|pinta-1.4-2|87	+ Revision: aef3501
14cr|pinta-1.4-2|88	- MassBuild#464: Increase release tag
14cr|pinta-1.4-2|89	
14cr|pinta-1.4-2|90	

6347 14
14cr|pioneer-0.0.alpha30-3|1	%define		oversion	alpha30
14cr|pioneer-0.0.alpha30-3|2	
14cr|pioneer-0.0.alpha30-3|3	Name:		pioneer
14cr|pioneer-0.0.alpha30-3|4	Version:	0.0.%{oversion}
14cr|pioneer-0.0.alpha30-3|5	Release:	3
14cr|pioneer-0.0.alpha30-3|6	Summary:	Space adventure game, reminiscent of Frontier: Elite 2
14cr|pioneer-0.0.alpha30-3|7	Group:		Games/Arcade
14cr|pioneer-0.0.alpha30-3|8	License:	GPLv3+
14cr|pioneer-0.0.alpha30-3|9	URL:		http://pioneerspacesim.net/
14cr|pioneer-0.0.alpha30-3|10	# See https://github.com/pioneerspacesim/pioneer/tags
14cr|pioneer-0.0.alpha30-3|11	Source:		%{name}-%{oversion}.tar.gz
14cr|pioneer-0.0.alpha30-3|12	BuildRequires:	imagemagick
14cr|pioneer-0.0.alpha30-3|13	BuildRequires:	pkgconfig(assimp) >= 3.0
14cr|pioneer-0.0.alpha30-3|14	BuildRequires:	pkgconfig(freetype2)
14cr|pioneer-0.0.alpha30-3|15	BuildRequires:	pkgconfig(gl)
14cr|pioneer-0.0.alpha30-3|16	BuildRequires:	pkgconfig(glew)
14cr|pioneer-0.0.alpha30-3|17	BuildRequires:	pkgconfig(glu)
14cr|pioneer-0.0.alpha30-3|18	BuildRequires:	pkgconfig(libpng)
14cr|pioneer-0.0.alpha30-3|19	BuildRequires:	pkgconfig(sdl)
14cr|pioneer-0.0.alpha30-3|20	BuildRequires:	pkgconfig(SDL_image)
14cr|pioneer-0.0.alpha30-3|21	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|pioneer-0.0.alpha30-3|22	BuildRequires:	pkgconfig(vorbisfile)
14cr|pioneer-0.0.alpha30-3|23	Requires:	%{name}-data = %{version}
14cr|pioneer-0.0.alpha30-3|24	
14cr|pioneer-0.0.alpha30-3|25	%description
14cr|pioneer-0.0.alpha30-3|26	Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
14cr|pioneer-0.0.alpha30-3|27	the 31st Century.
14cr|pioneer-0.0.alpha30-3|28	
14cr|pioneer-0.0.alpha30-3|29	The game is open-ended, and you are free to explore the millions of star
14cr|pioneer-0.0.alpha30-3|30	systems in the game. You can land on planets, slingshot past gas giants, and
14cr|pioneer-0.0.alpha30-3|31	burn yourself to a crisp flying between binary star systems.
14cr|pioneer-0.0.alpha30-3|32	
14cr|pioneer-0.0.alpha30-3|33	When Pioneer is finished there will be many ways to make ends meet: piracy,
14cr|pioneer-0.0.alpha30-3|34	smuggling, bounty-hunting, mining, doing missions for the various factions
14cr|pioneer-0.0.alpha30-3|35	fighting for power, freedom or self-determination.
14cr|pioneer-0.0.alpha30-3|36	
14cr|pioneer-0.0.alpha30-3|37	Pioneer has a sneaking resemblance to Frontier: Elite 2.
14cr|pioneer-0.0.alpha30-3|38	
14cr|pioneer-0.0.alpha30-3|39	%files
14cr|pioneer-0.0.alpha30-3|40	%defattr(644,root,root,755)
14cr|pioneer-0.0.alpha30-3|41	%doc Changelog.txt AUTHORS.txt README.txt Quickstart.txt
14cr|pioneer-0.0.alpha30-3|42	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|pioneer-0.0.alpha30-3|43	%attr(755,root,root) %{_gamesbindir}/lmrmodelviewer
14cr|pioneer-0.0.alpha30-3|44	%{_datadir}/applications/%{name}.desktop
14cr|pioneer-0.0.alpha30-3|45	%{_liconsdir}/%{name}.png
14cr|pioneer-0.0.alpha30-3|46	%{_miconsdir}/%{name}.png
14cr|pioneer-0.0.alpha30-3|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|pioneer-0.0.alpha30-3|48	
14cr|pioneer-0.0.alpha30-3|49	#----------------------------------------------------------------------------
14cr|pioneer-0.0.alpha30-3|50	
14cr|pioneer-0.0.alpha30-3|51	%package data
14cr|pioneer-0.0.alpha30-3|52	Summary:	Game data files for Pioneer
14cr|pioneer-0.0.alpha30-3|53	Requires:	%{name} = %{version}
14cr|pioneer-0.0.alpha30-3|54	BuildArch:	noarch
14cr|pioneer-0.0.alpha30-3|55	
14cr|pioneer-0.0.alpha30-3|56	%description data
14cr|pioneer-0.0.alpha30-3|57	Game data files for Pioneer.
14cr|pioneer-0.0.alpha30-3|58	
14cr|pioneer-0.0.alpha30-3|59	%files data
14cr|pioneer-0.0.alpha30-3|60	%defattr(644,root,root,755)
14cr|pioneer-0.0.alpha30-3|61	%{_gamesdatadir}/%{name}
14cr|pioneer-0.0.alpha30-3|62	
14cr|pioneer-0.0.alpha30-3|63	#----------------------------------------------------------------------------
14cr|pioneer-0.0.alpha30-3|64	
14cr|pioneer-0.0.alpha30-3|65	%prep
14cr|pioneer-0.0.alpha30-3|66	%setup -q -n %{name}-%{oversion}
14cr|pioneer-0.0.alpha30-3|67	for N in 16 32 64 128; do convert data/icons/badge.png -resize ${N}x${N} $N.png; done
14cr|pioneer-0.0.alpha30-3|68	
14cr|pioneer-0.0.alpha30-3|69	%build
14cr|pioneer-0.0.alpha30-3|70	./bootstrap
14cr|pioneer-0.0.alpha30-3|71	%configure2_5x \
14cr|pioneer-0.0.alpha30-3|72	--bindir=%{_gamesbindir} \
14cr|pioneer-0.0.alpha30-3|73	PIONEER_DATA_DIR=%{_gamesdatadir}/%{name}
14cr|pioneer-0.0.alpha30-3|74	
14cr|pioneer-0.0.alpha30-3|75	%make
14cr|pioneer-0.0.alpha30-3|76	
14cr|pioneer-0.0.alpha30-3|77	%install
14cr|pioneer-0.0.alpha30-3|78	%makeinstall_std
14cr|pioneer-0.0.alpha30-3|79	
14cr|pioneer-0.0.alpha30-3|80	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|pioneer-0.0.alpha30-3|81	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|pioneer-0.0.alpha30-3|82	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|pioneer-0.0.alpha30-3|83	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|pioneer-0.0.alpha30-3|84	
14cr|pioneer-0.0.alpha30-3|85	# menu-entry
14cr|pioneer-0.0.alpha30-3|86	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|pioneer-0.0.alpha30-3|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|pioneer-0.0.alpha30-3|88	[Desktop Entry]
14cr|pioneer-0.0.alpha30-3|89	Name=Pioneer
14cr|pioneer-0.0.alpha30-3|90	Comment=Space adventure game
14cr|pioneer-0.0.alpha30-3|91	Exec=%{name}
14cr|pioneer-0.0.alpha30-3|92	Icon=%{name}
14cr|pioneer-0.0.alpha30-3|93	Terminal=false
14cr|pioneer-0.0.alpha30-3|94	Type=Application
14cr|pioneer-0.0.alpha30-3|95	Categories=Game;ArcadeGame;
14cr|pioneer-0.0.alpha30-3|96	EOF
14cr|pioneer-0.0.alpha30-3|97	
14cr|pioneer-0.0.alpha30-3|98	
14cr|pioneer-0.0.alpha30-3|99	
14cr|pioneer-0.0.alpha30-3|100	%changelog
14cr|pioneer-0.0.alpha30-3|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.alpha30-3
14cr|pioneer-0.0.alpha30-3|102	+ Revision: e56a67d
14cr|pioneer-0.0.alpha30-3|103	- MassBuild#464: Increase release tag
14cr|pioneer-0.0.alpha30-3|104	
14cr|pioneer-0.0.alpha30-3|105	

6348 14
14cr|pioneers-14.1-4|1	Summary: 	Playable implementation of the Settlers of Catan
14cr|pioneers-14.1-4|2	Name: 		pioneers
14cr|pioneers-14.1-4|3	Version: 	14.1
14cr|pioneers-14.1-4|4	Release:        4
14cr|pioneers-14.1-4|5	Group: 		Games/Boards
14cr|pioneers-14.1-4|6	License: 	GPLv2+
14cr|pioneers-14.1-4|7	Url: 		http://pio.sourceforge.net/
14cr|pioneers-14.1-4|8	Source: 	http://downloads.sourceforge.net/project/pio/Source/%{name}-%{version}.tar.gz
14cr|pioneers-14.1-4|9	Source2:	pioneers-0.9.55-icons.tar.bz2
14cr|pioneers-14.1-4|10	Patch: pioneers-0.12.1-desktopentry.patch
14cr|pioneers-14.1-4|11	BuildRequires:  pkgconfig(libgnome-2.0)
14cr|pioneers-14.1-4|12	BuildRequires:  pkgconfig(glib-2.0)
14cr|pioneers-14.1-4|13	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|pioneers-14.1-4|14	%if %mdvver >= 201200
14cr|pioneers-14.1-4|15	BuildRequires:  pkgconfig(libnotify) >= 0.7.4
14cr|pioneers-14.1-4|16	%endif
14cr|pioneers-14.1-4|17	BuildRequires:  avahi-client-devel
14cr|pioneers-14.1-4|18	BuildRequires:  scrollkeeper
14cr|pioneers-14.1-4|19	BuildRequires:  desktop-file-utils
14cr|pioneers-14.1-4|20	BuildRequires:  intltool
14cr|pioneers-14.1-4|21	Provides: gnocatan
14cr|pioneers-14.1-4|22	Obsoletes: gnocatan
14cr|pioneers-14.1-4|23	
14cr|pioneers-14.1-4|24	%description
14cr|pioneers-14.1-4|25	Pioneers is an Internet playable implementation of the Settlers of
14cr|pioneers-14.1-4|26	Catan board game.  The aim is to remain as faithful to the board game
14cr|pioneers-14.1-4|27	as is possible.
14cr|pioneers-14.1-4|28	
14cr|pioneers-14.1-4|29	%package 	server-console
14cr|pioneers-14.1-4|30	Summary:	Pioneers Console Server
14cr|pioneers-14.1-4|31	Group: 		Games/Boards
14cr|pioneers-14.1-4|32	Requires:	pioneers-server-data = %version
14cr|pioneers-14.1-4|33	Provides: gnocatan-server-console
14cr|pioneers-14.1-4|34	Obsoletes: gnocatan-server-console
14cr|pioneers-14.1-4|35	%description 	server-console
14cr|pioneers-14.1-4|36	Pioneers is an Internet playable implementation of the Settlers of
14cr|pioneers-14.1-4|37	Catan board game.  The aim is to remain as faithful to the board game
14cr|pioneers-14.1-4|38	as is possible.
14cr|pioneers-14.1-4|39	The meta server registers available game servers and offers them to new
14cr|pioneers-14.1-4|40	players. It can also create new servers on client request.
14cr|pioneers-14.1-4|41	
14cr|pioneers-14.1-4|42	
14cr|pioneers-14.1-4|43	%package 	server-gtk
14cr|pioneers-14.1-4|44	Summary:	Pioneers GTK Server
14cr|pioneers-14.1-4|45	Group: 		Games/Boards
14cr|pioneers-14.1-4|46	Requires:	pioneers-server-data = %version
14cr|pioneers-14.1-4|47	Provides: gnocatan-server-gtk
14cr|pioneers-14.1-4|48	Obsoletes: gnocatan-server-gtk
14cr|pioneers-14.1-4|49	%description 	server-gtk
14cr|pioneers-14.1-4|50	Pioneers is an Internet playable implementation of the Settlers of
14cr|pioneers-14.1-4|51	Catan board game.  The aim is to remain as faithful to the board game
14cr|pioneers-14.1-4|52	as is possible.
14cr|pioneers-14.1-4|53	
14cr|pioneers-14.1-4|54	The server has a user interface in which you can customise the game
14cr|pioneers-14.1-4|55	parameters.  Customisation is fairly limited at the moment, but this
14cr|pioneers-14.1-4|56	should change in later versions.  Once you are happy with the game
14cr|pioneers-14.1-4|57	parameters, press the Start Server button, and the server will start
14cr|pioneers-14.1-4|58	listening for client connections.
14cr|pioneers-14.1-4|59	
14cr|pioneers-14.1-4|60	%package 	server-data
14cr|pioneers-14.1-4|61	Summary: 	Pioneers Data
14cr|pioneers-14.1-4|62	Group: 		Games/Boards
14cr|pioneers-14.1-4|63	Provides: gnocatan-server-data
14cr|pioneers-14.1-4|64	Obsoletes: gnocatan-server-data
14cr|pioneers-14.1-4|65	%description 	server-data
14cr|pioneers-14.1-4|66	Pioneers is an Internet playable implementation of the Settlers of
14cr|pioneers-14.1-4|67	Catan board game.  The aim is to remain as faithful to the board game
14cr|pioneers-14.1-4|68	as is possible.
14cr|pioneers-14.1-4|69	
14cr|pioneers-14.1-4|70	This package contains the data files for a game server, including a
14cr|pioneers-14.1-4|71	computer player that can take part in Pioneers games.
14cr|pioneers-14.1-4|72	
14cr|pioneers-14.1-4|73	
14cr|pioneers-14.1-4|74	%prep
14cr|pioneers-14.1-4|75	%setup -q -a 2
14cr|pioneers-14.1-4|76	%apply_patches
14cr|pioneers-14.1-4|77	
14cr|pioneers-14.1-4|78	
14cr|pioneers-14.1-4|79	%build
14cr|pioneers-14.1-4|80	%configure2_5x
14cr|pioneers-14.1-4|81	%make
14cr|pioneers-14.1-4|82	
14cr|pioneers-14.1-4|83	%install
14cr|pioneers-14.1-4|84	rm -rf $RPM_BUILD_ROOT %name.lang
14cr|pioneers-14.1-4|85	%makeinstall_std
14cr|pioneers-14.1-4|86	%find_lang %name --with-gnome
14cr|pioneers-14.1-4|87	desktop-file-install --vendor="" \
14cr|pioneers-14.1-4|88	--add-category="X-MandrivaLinux-MoreApplications-Games-Boards" \
14cr|pioneers-14.1-4|89	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|pioneers-14.1-4|90	
14cr|pioneers-14.1-4|91	cp -r icons %buildroot%_datadir/
14cr|pioneers-14.1-4|92	
14cr|pioneers-14.1-4|93	%clean
14cr|pioneers-14.1-4|94	rm -rf %buildroot
14cr|pioneers-14.1-4|95	
14cr|pioneers-14.1-4|96	%if %mdkversion < 200900
14cr|pioneers-14.1-4|97	%post
14cr|pioneers-14.1-4|98	%update_scrollkeeper
14cr|pioneers-14.1-4|99	%update_menus
14cr|pioneers-14.1-4|100	%endif
14cr|pioneers-14.1-4|101	
14cr|pioneers-14.1-4|102	%if %mdkversion < 200900
14cr|pioneers-14.1-4|103	%postun
14cr|pioneers-14.1-4|104	%clean_scrollkeeper
14cr|pioneers-14.1-4|105	%clean_menus
14cr|pioneers-14.1-4|106	%endif
14cr|pioneers-14.1-4|107	
14cr|pioneers-14.1-4|108	%if %mdkversion < 200900
14cr|pioneers-14.1-4|109	%post server-gtk
14cr|pioneers-14.1-4|110	%update_menus
14cr|pioneers-14.1-4|111	%endif
14cr|pioneers-14.1-4|112	
14cr|pioneers-14.1-4|113	%if %mdkversion < 200900
14cr|pioneers-14.1-4|114	%postun server-gtk
14cr|pioneers-14.1-4|115	%clean_menus
14cr|pioneers-14.1-4|116	%endif
14cr|pioneers-14.1-4|117	
14cr|pioneers-14.1-4|118	%files -f %name.lang
14cr|pioneers-14.1-4|119	%defattr(-,root,root)
14cr|pioneers-14.1-4|120	%doc AUTHORS ChangeLog README
14cr|pioneers-14.1-4|121	%{_bindir}/pioneers
14cr|pioneers-14.1-4|122	%{_bindir}/pioneers-editor
14cr|pioneers-14.1-4|123	%{_datadir}/applications/pioneers.desktop
14cr|pioneers-14.1-4|124	%{_datadir}/applications/pioneers-editor.desktop
14cr|pioneers-14.1-4|125	%{_datadir}/pixmaps/pioneers.png
14cr|pioneers-14.1-4|126	%{_datadir}/pixmaps/pioneers-editor.png
14cr|pioneers-14.1-4|127	%{_datadir}/pixmaps/pioneers/
14cr|pioneers-14.1-4|128	%dir %{_datadir}/games/pioneers
14cr|pioneers-14.1-4|129	%{_datadir}/games/pioneers/themes/
14cr|pioneers-14.1-4|130	%{_mandir}/man6/pioneers.6*
14cr|pioneers-14.1-4|131	%{_mandir}/man6/pioneers-editor.6*
14cr|pioneers-14.1-4|132	%if %mdvver <= 201100
14cr|pioneers-14.1-4|133	%_datadir/omf/pioneers
14cr|pioneers-14.1-4|134	%endif
14cr|pioneers-14.1-4|135	%_datadir/icons/hicolor/*/apps/pioneers.*
14cr|pioneers-14.1-4|136	%_datadir/icons/hicolor/*/apps/pioneers-editor.*
14cr|pioneers-14.1-4|137	%_iconsdir/%name.png
14cr|pioneers-14.1-4|138	%_liconsdir/%name.png
14cr|pioneers-14.1-4|139	%_miconsdir/%name.png
14cr|pioneers-14.1-4|140	%_iconsdir/%name-editor.png
14cr|pioneers-14.1-4|141	%_liconsdir/%name-editor.png
14cr|pioneers-14.1-4|142	%_miconsdir/%name-editor.png
14cr|pioneers-14.1-4|143	
14cr|pioneers-14.1-4|144	%files server-console
14cr|pioneers-14.1-4|145	%defattr(-,root,root)
14cr|pioneers-14.1-4|146	%doc README
14cr|pioneers-14.1-4|147	%{_bindir}/pioneers-server-console
14cr|pioneers-14.1-4|148	%{_bindir}/pioneers-meta-server
14cr|pioneers-14.1-4|149	%{_mandir}/man6/pioneers-server-console.6*
14cr|pioneers-14.1-4|150	%{_mandir}/man6/pioneers-meta-server.6*
14cr|pioneers-14.1-4|151	
14cr|pioneers-14.1-4|152	%files server-gtk
14cr|pioneers-14.1-4|153	%defattr(-,root,root)
14cr|pioneers-14.1-4|154	%doc README
14cr|pioneers-14.1-4|155	%{_bindir}/pioneers-server-gtk
14cr|pioneers-14.1-4|156	%{_datadir}/applications/pioneers-server.desktop
14cr|pioneers-14.1-4|157	%{_mandir}/man6/pioneers-server-gtk.6*
14cr|pioneers-14.1-4|158	%_datadir/pixmaps/%name-server.png
14cr|pioneers-14.1-4|159	%_datadir/icons/hicolor/*/apps/pioneers-server.*
14cr|pioneers-14.1-4|160	%_iconsdir/%name-server.png
14cr|pioneers-14.1-4|161	%_liconsdir/%name-server.png
14cr|pioneers-14.1-4|162	%_miconsdir/%name-server.png
14cr|pioneers-14.1-4|163	
14cr|pioneers-14.1-4|164	%files server-data
14cr|pioneers-14.1-4|165	%defattr(-,root,root)
14cr|pioneers-14.1-4|166	%doc README
14cr|pioneers-14.1-4|167	%{_bindir}/pioneersai
14cr|pioneers-14.1-4|168	%{_mandir}/man6/pioneersai.6*
14cr|pioneers-14.1-4|169	%dir %{_datadir}/games/pioneers
14cr|pioneers-14.1-4|170	%{_datadir}/games/pioneers/computer_names
14cr|pioneers-14.1-4|171	%{_datadir}/games/pioneers/*.game
14cr|pioneers-14.1-4|172	
14cr|pioneers-14.1-4|173	
14cr|pioneers-14.1-4|174	
14cr|pioneers-14.1-4|175	%changelog
14cr|pioneers-14.1-4|176	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.1-4
14cr|pioneers-14.1-4|177	+ Revision: 8746ede
14cr|pioneers-14.1-4|178	- MassBuild#464: Increase release tag
14cr|pioneers-14.1-4|179	
14cr|pioneers-14.1-4|180	

6349 14
14cr|pion-net-4.0.9-3|1	%define major 4.0
14cr|pion-net-4.0.9-3|2	%define libname %mklibname pion-net %{major}
14cr|pion-net-4.0.9-3|3	%define libcommon %mklibname pion-common %{major}
14cr|pion-net-4.0.9-3|4	%define devname %mklibname %{name} -d
14cr|pion-net-4.0.9-3|5	
14cr|pion-net-4.0.9-3|6	Summary:	C++ library for building lightweight HTTP interfaces
14cr|pion-net-4.0.9-3|7	Name:		pion-net
14cr|pion-net-4.0.9-3|8	Version:	4.0.9
14cr|pion-net-4.0.9-3|9	Release:	3
14cr|pion-net-4.0.9-3|10	License:	Boost
14cr|pion-net-4.0.9-3|11	Group:		System/Libraries
14cr|pion-net-4.0.9-3|12	Url:		http://www.pion.org/projects/pion-network-library
14cr|pion-net-4.0.9-3|13	Source0:	http://www.pion.org/files/%{name}-%{version}.tar.bz2
14cr|pion-net-4.0.9-3|14	Patch0:		pion-net-cflags.patch
14cr|pion-net-4.0.9-3|15	Patch1:		pion-net-pkgconfig.patch
14cr|pion-net-4.0.9-3|16	Patch2:		pion-net-gcc47-symbols-lookup.patch
14cr|pion-net-4.0.9-3|17	Patch3:		pion-net-boost-linking.patch
14cr|pion-net-4.0.9-3|18	Patch4:		pion-net-log4cpp-headers.patch
14cr|pion-net-4.0.9-3|19	Patch5:		pion-net-boost-compatibility.patch
14cr|pion-net-4.0.9-3|20	Patch6:		pion-net-boost-time-utc.patch
14cr|pion-net-4.0.9-3|21	BuildRequires:	doxygen
14cr|pion-net-4.0.9-3|22	BuildRequires:	boost-devel
14cr|pion-net-4.0.9-3|23	BuildRequires:	bzip2-devel
14cr|pion-net-4.0.9-3|24	BuildRequires:	icu-devel
14cr|pion-net-4.0.9-3|25	BuildRequires:	pkgconfig(log4cpp)
14cr|pion-net-4.0.9-3|26	BuildRequires:	pkgconfig(openssl)
14cr|pion-net-4.0.9-3|27	BuildRequires:	pkgconfig(zlib)
14cr|pion-net-4.0.9-3|28	
14cr|pion-net-4.0.9-3|29	%description
14cr|pion-net-4.0.9-3|30	Pion Network Library is a C++ framework for building lightweight HTTP
14cr|pion-net-4.0.9-3|31	interfaces.
14cr|pion-net-4.0.9-3|32	
14cr|pion-net-4.0.9-3|33	%files
14cr|pion-net-4.0.9-3|34	%doc AUTHORS COPYING NEWS TODO
14cr|pion-net-4.0.9-3|35	%dir %{_libdir}/pion
14cr|pion-net-4.0.9-3|36	%dir %{_libdir}/pion/plugins
14cr|pion-net-4.0.9-3|37	%{_libdir}/pion/plugins/*.so
14cr|pion-net-4.0.9-3|38	
14cr|pion-net-4.0.9-3|39	#----------------------------------------------------------------------------
14cr|pion-net-4.0.9-3|40	
14cr|pion-net-4.0.9-3|41	%package -n %{libname}
14cr|pion-net-4.0.9-3|42	Summary:	Shared library for pion-net
14cr|pion-net-4.0.9-3|43	Group:		System/Libraries
14cr|pion-net-4.0.9-3|44	
14cr|pion-net-4.0.9-3|45	%description -n %{libname}
14cr|pion-net-4.0.9-3|46	This package contains shared library for pion-net.
14cr|pion-net-4.0.9-3|47	
14cr|pion-net-4.0.9-3|48	%files -n %{libname}
14cr|pion-net-4.0.9-3|49	%{_libdir}/libpion-net-%{major}.so
14cr|pion-net-4.0.9-3|50	
14cr|pion-net-4.0.9-3|51	#----------------------------------------------------------------------------
14cr|pion-net-4.0.9-3|52	
14cr|pion-net-4.0.9-3|53	%package -n %{libcommon}
14cr|pion-net-4.0.9-3|54	Summary:	Shared library for pion-net
14cr|pion-net-4.0.9-3|55	Group:		System/Libraries
14cr|pion-net-4.0.9-3|56	
14cr|pion-net-4.0.9-3|57	%description -n %{libcommon}
14cr|pion-net-4.0.9-3|58	This package contains shared library for pion-net.
14cr|pion-net-4.0.9-3|59	
14cr|pion-net-4.0.9-3|60	%files -n %{libcommon}
14cr|pion-net-4.0.9-3|61	%{_libdir}/libpion-common-%{major}.so
14cr|pion-net-4.0.9-3|62	
14cr|pion-net-4.0.9-3|63	#----------------------------------------------------------------------------
14cr|pion-net-4.0.9-3|64	
14cr|pion-net-4.0.9-3|65	%package -n %{devname}
14cr|pion-net-4.0.9-3|66	Summary:	Development files for pion-net
14cr|pion-net-4.0.9-3|67	Group:		Development/C++
14cr|pion-net-4.0.9-3|68	Requires:	%{libname} = %{EVRD}
14cr|pion-net-4.0.9-3|69	Requires:	%{libcommon} = %{EVRD}
14cr|pion-net-4.0.9-3|70	
14cr|pion-net-4.0.9-3|71	%description -n %{devname}
14cr|pion-net-4.0.9-3|72	This package contains the pkgconfig, header files, and libraries needed to
14cr|pion-net-4.0.9-3|73	develop application that use pion-net.
14cr|pion-net-4.0.9-3|74	
14cr|pion-net-4.0.9-3|75	%files -n %{devname}
14cr|pion-net-4.0.9-3|76	%{_includedir}/pion/
14cr|pion-net-4.0.9-3|77	%{_libdir}/pkgconfig/*.pc
14cr|pion-net-4.0.9-3|78	%{_libdir}/libpion-common.so
14cr|pion-net-4.0.9-3|79	%{_libdir}/libpion-net.so
14cr|pion-net-4.0.9-3|80	
14cr|pion-net-4.0.9-3|81	#----------------------------------------------------------------------------
14cr|pion-net-4.0.9-3|82	
14cr|pion-net-4.0.9-3|83	%prep
14cr|pion-net-4.0.9-3|84	%setup -q
14cr|pion-net-4.0.9-3|85	%patch0 -p1
14cr|pion-net-4.0.9-3|86	%patch1 -p1
14cr|pion-net-4.0.9-3|87	%patch2 -p1
14cr|pion-net-4.0.9-3|88	%patch3 -p1
14cr|pion-net-4.0.9-3|89	%patch4 -p1
14cr|pion-net-4.0.9-3|90	%patch5 -p1
14cr|pion-net-4.0.9-3|91	%patch6 -p1
14cr|pion-net-4.0.9-3|92	
14cr|pion-net-4.0.9-3|93	%build
14cr|pion-net-4.0.9-3|94	./autogen.sh
14cr|pion-net-4.0.9-3|95	%configure2_5x \
14cr|pion-net-4.0.9-3|96	--disable-static \
14cr|pion-net-4.0.9-3|97	--with-pic \
14cr|pion-net-4.0.9-3|98	--with-plugins=%{_libdir}/pion/plugins \
14cr|pion-net-4.0.9-3|99	--with-zlib \
14cr|pion-net-4.0.9-3|100	--with-bzlib \
14cr|pion-net-4.0.9-3|101	--with-openssl \
14cr|pion-net-4.0.9-3|102	--with-log4cpp
14cr|pion-net-4.0.9-3|103	
14cr|pion-net-4.0.9-3|104	%make LIBS=-lpthread
14cr|pion-net-4.0.9-3|105	
14cr|pion-net-4.0.9-3|106	%install
14cr|pion-net-4.0.9-3|107	%makeinstall_std
14cr|pion-net-4.0.9-3|108	
14cr|pion-net-4.0.9-3|109	# delete example apps
14cr|pion-net-4.0.9-3|110	rm -f %{buildroot}%{_bindir}/PionHelloServer
14cr|pion-net-4.0.9-3|111	rm -f %{buildroot}%{_bindir}/PionWebServer
14cr|pion-net-4.0.9-3|112	
14cr|pion-net-4.0.9-3|113	
14cr|pion-net-4.0.9-3|114	%changelog
14cr|pion-net-4.0.9-3|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.9-3
14cr|pion-net-4.0.9-3|116	+ Revision: 197e069
14cr|pion-net-4.0.9-3|117	- MassBuild#464: Increase release tag
14cr|pion-net-4.0.9-3|118	
14cr|pion-net-4.0.9-3|119	

6350 14
14cr|pircbot-1.5.0-2|1	%define name	pircbot
14cr|pircbot-1.5.0-2|2	%define version	1.5.0
14cr|pircbot-1.5.0-2|3	%define release	2
14cr|pircbot-1.5.0-2|4	
14cr|pircbot-1.5.0-2|5	Name:		%{name}
14cr|pircbot-1.5.0-2|6	Summary:	Java IRC API
14cr|pircbot-1.5.0-2|7	Version:	%{version}
14cr|pircbot-1.5.0-2|8	Release:	%{release}
14cr|pircbot-1.5.0-2|9	Source0:	http://www.jibble.org/files/pircbot-1.5.0.zip
14cr|pircbot-1.5.0-2|10	Source1:	pircbot.xml
14cr|pircbot-1.5.0-2|11	URL:		http://www.jibble.org/pircbot.php
14cr|pircbot-1.5.0-2|12	
14cr|pircbot-1.5.0-2|13	Group:		Development/Java
14cr|pircbot-1.5.0-2|14	License:        GPLv2
14cr|pircbot-1.5.0-2|15	
14cr|pircbot-1.5.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pircbot-1.5.0-2|17	BuildRequires:	ant
14cr|pircbot-1.5.0-2|18	BuildRequires:	java-rpmbuild
14cr|pircbot-1.5.0-2|19	BuildRequires:	unzip
14cr|pircbot-1.5.0-2|20	
14cr|pircbot-1.5.0-2|21	Requires:	java
14cr|pircbot-1.5.0-2|22	
14cr|pircbot-1.5.0-2|23	BuildArch:	noarch
14cr|pircbot-1.5.0-2|24	
14cr|pircbot-1.5.0-2|25	%description
14cr|pircbot-1.5.0-2|26	PircBot is a Java API for writing IRC bots quickly and easily.
14cr|pircbot-1.5.0-2|27	Its features include an event-driven architecture to handle common IRC events,
14cr|pircbot-1.5.0-2|28	flood protection, DCC resuming support, ident support, and more.
14cr|pircbot-1.5.0-2|29	Its comprehensive logfile format is suitable for use with pisg to generate
14cr|pircbot-1.5.0-2|30	channel statistics.
14cr|pircbot-1.5.0-2|31	
14cr|pircbot-1.5.0-2|32	PircBot is written in pure Java, so it will run on any operating system that
14cr|pircbot-1.5.0-2|33	has a Java Virtual Machine.
14cr|pircbot-1.5.0-2|34	
14cr|pircbot-1.5.0-2|35	%files
14cr|pircbot-1.5.0-2|36	%defattr(-,root,root,-)
14cr|pircbot-1.5.0-2|37	%_javadir/*.jar
14cr|pircbot-1.5.0-2|38	
14cr|pircbot-1.5.0-2|39	#--------------------------------------------------------------------
14cr|pircbot-1.5.0-2|40	
14cr|pircbot-1.5.0-2|41	%package	javadoc
14cr|pircbot-1.5.0-2|42	Summary:	Javadoc for pircbot
14cr|pircbot-1.5.0-2|43	Group:		Development/Java
14cr|pircbot-1.5.0-2|44	
14cr|pircbot-1.5.0-2|45	%description javadoc
14cr|pircbot-1.5.0-2|46	Javadoc for pircbot.
14cr|pircbot-1.5.0-2|47	
14cr|pircbot-1.5.0-2|48	
14cr|pircbot-1.5.0-2|49	%files javadoc
14cr|pircbot-1.5.0-2|50	%defattr(-,root,root,-)
14cr|pircbot-1.5.0-2|51	%_javadocdir/*
14cr|pircbot-1.5.0-2|52	
14cr|pircbot-1.5.0-2|53	#--------------------------------------------------------------------
14cr|pircbot-1.5.0-2|54	
14cr|pircbot-1.5.0-2|55	%prep
14cr|pircbot-1.5.0-2|56	%setup -q
14cr|pircbot-1.5.0-2|57	%__cp %{SOURCE1} .
14cr|pircbot-1.5.0-2|58	
14cr|pircbot-1.5.0-2|59	%build
14cr|pircbot-1.5.0-2|60	export CLASSPATH="."
14cr|pircbot-1.5.0-2|61	%ant -f pircbot.xml all javadoc
14cr|pircbot-1.5.0-2|62	
14cr|pircbot-1.5.0-2|63	%install
14cr|pircbot-1.5.0-2|64	rm -rf $RPM_BUILD_ROOT
14cr|pircbot-1.5.0-2|65	
14cr|pircbot-1.5.0-2|66	%__install -dm 755 $RPM_BUILD_ROOT%_javadir
14cr|pircbot-1.5.0-2|67	%__install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir
14cr|pircbot-1.5.0-2|68	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}.jar
14cr|pircbot-1.5.0-2|69	
14cr|pircbot-1.5.0-2|70	# javadoc
14cr|pircbot-1.5.0-2|71	%__install -dm 755 $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|pircbot-1.5.0-2|72	pushd javadoc
14cr|pircbot-1.5.0-2|73	cp -pr * $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
14cr|pircbot-1.5.0-2|74	popd
14cr|pircbot-1.5.0-2|75	ln -s %{name}-%{version} $RPM_BUILD_ROOT%_javadocdir/%{name}
14cr|pircbot-1.5.0-2|76	
14cr|pircbot-1.5.0-2|77	%clean
14cr|pircbot-1.5.0-2|78	rm -rf $RPM_BUILD_ROOT
14cr|pircbot-1.5.0-2|79	
14cr|pircbot-1.5.0-2|80	
14cr|pircbot-1.5.0-2|81	
14cr|pircbot-1.5.0-2|82	
14cr|pircbot-1.5.0-2|83	%changelog
14cr|pircbot-1.5.0-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|pircbot-1.5.0-2|85	+ Revision: 58700f8
14cr|pircbot-1.5.0-2|86	- MassBuild#464: Increase release tag
14cr|pircbot-1.5.0-2|87	
14cr|pircbot-1.5.0-2|88	

6351 14
14cr|pisg-0.72-6|1	
14cr|pisg-0.72-6|2	Summary: An IRC channel statics generator
14cr|pisg-0.72-6|3	
14cr|pisg-0.72-6|4	Name: pisg
14cr|pisg-0.72-6|5	Version: 0.72
14cr|pisg-0.72-6|6	Release: 6
14cr|pisg-0.72-6|7	Source0: %{name}-%{version}.tar.gz
14cr|pisg-0.72-6|8	License: GPL
14cr|pisg-0.72-6|9	Group: Networking/IRC
14cr|pisg-0.72-6|10	Url: http://pisg.sourceforge.net/
14cr|pisg-0.72-6|11	BuildRequires: perl
14cr|pisg-0.72-6|12	BuildArch: noarch
14cr|pisg-0.72-6|13	
14cr|pisg-0.72-6|14	%description
14cr|pisg-0.72-6|15	pisg is an IRC channel statics generator written in Perl, it creates
14cr|pisg-0.72-6|16	statistics from different logfile formats. It was originally written
14cr|pisg-0.72-6|17	because IRCStats wasn't open source. So here's an open source/GPL'ed
14cr|pisg-0.72-6|18	version to anyone interested. It's a funny thing for your IRC channel,
14cr|pisg-0.72-6|19	and it's highly customizeable.
14cr|pisg-0.72-6|20	
14cr|pisg-0.72-6|21	%prep
14cr|pisg-0.72-6|22	%setup -q
14cr|pisg-0.72-6|23	
14cr|pisg-0.72-6|24	%build
14cr|pisg-0.72-6|25	# Some default configuration setting
14cr|pisg-0.72-6|26	perl -pi -e "s:configfile => 'pisg.cfg':configfile => '%{_sysconfdir}/pisg.cfg':" modules/Pisg.pm
14cr|pisg-0.72-6|27	perl -pi -e "s:langfile => 'lang.txt':langfile => '%{_datadir}/%{name}/lang.txt':" modules/Pisg.pm
14cr|pisg-0.72-6|28	perl -pi -e "s:cssdir => 'layout/':cssdir => '%{_datadir}/%{name}/layout/':" modules/Pisg.pm
14cr|pisg-0.72-6|29	
14cr|pisg-0.72-6|30	%install
14cr|pisg-0.72-6|31	
14cr|pisg-0.72-6|32	mkdir -p %{buildroot}%{_bindir}
14cr|pisg-0.72-6|33	mkdir -p %{buildroot}%{perl_vendorlib}
14cr|pisg-0.72-6|34	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|pisg-0.72-6|35	mkdir -p %{buildroot}%{_sysconfdir}
14cr|pisg-0.72-6|36	
14cr|pisg-0.72-6|37	install -m 755 pisg %{buildroot}%{_bindir}
14cr|pisg-0.72-6|38	cp -ar modules/* %{buildroot}%{perl_vendorlib}
14cr|pisg-0.72-6|39	cp -ar lang.txt layout %{buildroot}%{_datadir}/%{name}
14cr|pisg-0.72-6|40	cp -a pisg.cfg %{buildroot}%{_sysconfdir}
14cr|pisg-0.72-6|41	
14cr|pisg-0.72-6|42	find %{buildroot}%{perl_vendorlib} -type f -exec chmod 644 {} \;
14cr|pisg-0.72-6|43	
14cr|pisg-0.72-6|44	%clean
14cr|pisg-0.72-6|45	
14cr|pisg-0.72-6|46	%files
14cr|pisg-0.72-6|47	%doc README docs
14cr|pisg-0.72-6|48	%doc scripts gfx
14cr|pisg-0.72-6|49	%{_bindir}/%{name}
14cr|pisg-0.72-6|50	%{perl_vendorlib}/*
14cr|pisg-0.72-6|51	%{_datadir}/%{name}
14cr|pisg-0.72-6|52	%config(noreplace) %{_sysconfdir}/pisg.cfg
14cr|pisg-0.72-6|53	
14cr|pisg-0.72-6|54	
14cr|pisg-0.72-6|55	
14cr|pisg-0.72-6|56	
14cr|pisg-0.72-6|57	
14cr|pisg-0.72-6|58	
14cr|pisg-0.72-6|59	%changelog
14cr|pisg-0.72-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.72-6
14cr|pisg-0.72-6|61	+ Revision: 03adec3
14cr|pisg-0.72-6|62	- MassBuild#464: Increase release tag
14cr|pisg-0.72-6|63	
14cr|pisg-0.72-6|64	

6352 14
14cr|pius-2.0.9-2|1	Name:      pius
14cr|pius-2.0.9-2|2	Version:   2.0.9
14cr|pius-2.0.9-2|3	Release:   2
14cr|pius-2.0.9-2|4	Summary:   A tool for signing and emailing all UIDs on a set of PGP keys
14cr|pius-2.0.9-2|5	
14cr|pius-2.0.9-2|6	Group:     Networking/Mail
14cr|pius-2.0.9-2|7	License:   GPLv2
14cr|pius-2.0.9-2|8	URL:       http://www.phildev.net/pius
14cr|pius-2.0.9-2|9	Source0:   http://downloads.sourceforge.net/project/pgpius/pius/2.0.9/%{name}-%{version}.tar.bz2
14cr|pius-2.0.9-2|10	BuildArch: noarch
14cr|pius-2.0.9-2|11	
14cr|pius-2.0.9-2|12	BuildRequires:  python-devel
14cr|pius-2.0.9-2|13	Requires:  python
14cr|pius-2.0.9-2|14	
14cr|pius-2.0.9-2|15	%description
14cr|pius-2.0.9-2|16	The PGP Individual UID Signer (PIUS) is a tool for individually
14cr|pius-2.0.9-2|17	signing all of the UIDs on a set of keys and encrypt-emailing each
14cr|pius-2.0.9-2|18	one to it's respective email address. This drastically reduces the time
14cr|pius-2.0.9-2|19	and errors involved in signing keys after a key signing party.
14cr|pius-2.0.9-2|20	
14cr|pius-2.0.9-2|21	%prep
14cr|pius-2.0.9-2|22	%setup -q
14cr|pius-2.0.9-2|23	
14cr|pius-2.0.9-2|24	%build
14cr|pius-2.0.9-2|25	
14cr|pius-2.0.9-2|26	%install
14cr|pius-2.0.9-2|27	install -pdm 755 %{buildroot}%{_bindir}
14cr|pius-2.0.9-2|28	install -p  %{name} %{name}-* -t %{buildroot}%{_bindir}
14cr|pius-2.0.9-2|29	
14cr|pius-2.0.9-2|30	%files
14cr|pius-2.0.9-2|31	%{_bindir}/%{name}
14cr|pius-2.0.9-2|32	%{_bindir}/%{name}-keyring-mgr
14cr|pius-2.0.9-2|33	%{_bindir}/%{name}-party-worksheet
14cr|pius-2.0.9-2|34	%doc README README.keyring-mgr COPYING %{name}.spec
14cr|pius-2.0.9-2|35	
14cr|pius-2.0.9-2|36	
14cr|pius-2.0.9-2|37	
14cr|pius-2.0.9-2|38	%changelog
14cr|pius-2.0.9-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.9-2
14cr|pius-2.0.9-2|40	+ Revision: 8c0f3f1
14cr|pius-2.0.9-2|41	- MassBuild#464: Increase release tag
14cr|pius-2.0.9-2|42	
14cr|pius-2.0.9-2|43	

6353 14
14cr|pixelize-1.0.0-11|1	Name:		pixelize
14cr|pixelize-1.0.0-11|2	Summary:	A program to build larger pictures from hundreds of smaller images
14cr|pixelize-1.0.0-11|3	Version:	1.0.0
14cr|pixelize-1.0.0-11|4	Release:	11
14cr|pixelize-1.0.0-11|5	Source0:	ftp://lashwhip.com/pub/%{name}-%{version}.tar.gz
14cr|pixelize-1.0.0-11|6	Patch0:		pixelize-1.0.0-fix_overlinking.patch
14cr|pixelize-1.0.0-11|7	URL:		http://lashwhip.com/pixelize.html
14cr|pixelize-1.0.0-11|8	Group:		Graphics
14cr|pixelize-1.0.0-11|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|pixelize-1.0.0-11|10	License:	GPLv2+
14cr|pixelize-1.0.0-11|11	BuildRequires:	gtk2-devel
14cr|pixelize-1.0.0-11|12	
14cr|pixelize-1.0.0-11|13	%description
14cr|pixelize-1.0.0-11|14	Pixelize is a program that will use many scaled down images to
14cr|pixelize-1.0.0-11|15	try to duplicate, as closely as possible, another image. It
14cr|pixelize-1.0.0-11|16	works by splitting up the image you want rendered (or duplicated)
14cr|pixelize-1.0.0-11|17	into a grid of small rectangular areas. Each area is analyzed,
14cr|pixelize-1.0.0-11|18	and replaced with an image chosen from a large database of images.
14cr|pixelize-1.0.0-11|19	Pixelize tries to pick images that best match each area. It works
14cr|pixelize-1.0.0-11|20	best when it can choose images from a very large database of images.
14cr|pixelize-1.0.0-11|21	With about 1000 images, Pixelize can do a reasonable job.
14cr|pixelize-1.0.0-11|22	
14cr|pixelize-1.0.0-11|23	%prep
14cr|pixelize-1.0.0-11|24	%setup -q
14cr|pixelize-1.0.0-11|25	%patch0 -p0
14cr|pixelize-1.0.0-11|26	
14cr|pixelize-1.0.0-11|27	%build
14cr|pixelize-1.0.0-11|28	CFLAGS="%{optflags}" DFLAGS="%{ldflags} -lgdk-x11-2.0 -lgobject-2.0 -lm" %make
14cr|pixelize-1.0.0-11|29	
14cr|pixelize-1.0.0-11|30	%install
14cr|pixelize-1.0.0-11|31	rm -rf %{buildroot}
14cr|pixelize-1.0.0-11|32	mkdir -p %{buildroot}%{_bindir}
14cr|pixelize-1.0.0-11|33	install -m 755 pixelize %{buildroot}%{_bindir}
14cr|pixelize-1.0.0-11|34	install -m 755 make_db	%{buildroot}%{_bindir}
14cr|pixelize-1.0.0-11|35	
14cr|pixelize-1.0.0-11|36	#mdk menu entry
14cr|pixelize-1.0.0-11|37	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pixelize-1.0.0-11|38	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|pixelize-1.0.0-11|39	[Desktop Entry]
14cr|pixelize-1.0.0-11|40	Encoding=UTF-8
14cr|pixelize-1.0.0-11|41	Name=Pixelize
14cr|pixelize-1.0.0-11|42	Exec=%{_bindir}/%{name}
14cr|pixelize-1.0.0-11|43	Icon=graphics_section
14cr|pixelize-1.0.0-11|44	Terminal=false
14cr|pixelize-1.0.0-11|45	Type=Application
14cr|pixelize-1.0.0-11|46	Categories=Graphics;
14cr|pixelize-1.0.0-11|47	MimeType=image/gif;image/jpeg;image/png;image/bmp;image/x-eps;image/x-ico;image/x-portable-bitmap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;
14cr|pixelize-1.0.0-11|48	EOF
14cr|pixelize-1.0.0-11|49	
14cr|pixelize-1.0.0-11|50	
14cr|pixelize-1.0.0-11|51	%clean
14cr|pixelize-1.0.0-11|52	rm -rf %{buildroot}
14cr|pixelize-1.0.0-11|53	
14cr|pixelize-1.0.0-11|54	%files
14cr|pixelize-1.0.0-11|55	%defattr(-,root,root)
14cr|pixelize-1.0.0-11|56	%doc README LICENSE
14cr|pixelize-1.0.0-11|57	%{_bindir}/make_db
14cr|pixelize-1.0.0-11|58	%{_bindir}/pixelize
14cr|pixelize-1.0.0-11|59	%{_datadir}/applications/pixelize.desktop
14cr|pixelize-1.0.0-11|60	
14cr|pixelize-1.0.0-11|61	
14cr|pixelize-1.0.0-11|62	
14cr|pixelize-1.0.0-11|63	%changelog
14cr|pixelize-1.0.0-11|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-11
14cr|pixelize-1.0.0-11|65	+ Revision: 0291cad
14cr|pixelize-1.0.0-11|66	- MassBuild#464: Increase release tag
14cr|pixelize-1.0.0-11|67	
14cr|pixelize-1.0.0-11|68	

6354 14
14cr|pixie-2.2.6-6|1	%define oname Pixie
14cr|pixie-2.2.6-6|2	%define major 0
14cr|pixie-2.2.6-6|3	%define libpixiecommon %mklibname pixiecommon %{major}
14cr|pixie-2.2.6-6|4	%define libri %mklibname ri %{major}
14cr|pixie-2.2.6-6|5	%define libsdr %mklibname sdr %{major}
14cr|pixie-2.2.6-6|6	%define devname %mklibname %{name} -d
14cr|pixie-2.2.6-6|7	
14cr|pixie-2.2.6-6|8	Summary:	3D renderer Renderman compliant
14cr|pixie-2.2.6-6|9	Name:		pixie
14cr|pixie-2.2.6-6|10	Version:	2.2.6
14cr|pixie-2.2.6-6|11	Release:	6
14cr|pixie-2.2.6-6|12	License:	LGPLv2+
14cr|pixie-2.2.6-6|13	Group:		Graphics
14cr|pixie-2.2.6-6|14	Url:		http://www.renderpixie.com/
14cr|pixie-2.2.6-6|15	Source0:	http://downloads.sourceforge.net/pixie/%{oname}-src-%{version}.tgz
14cr|pixie-2.2.6-6|16	Patch0:		Pixie-src-2.2.6-zlib-fix.patch
14cr|pixie-2.2.6-6|17	Patch1:		Pixie-src-2.2.6-bison3.patch
14cr|pixie-2.2.6-6|18	BuildRequires:	bison
14cr|pixie-2.2.6-6|19	BuildRequires:	flex
14cr|pixie-2.2.6-6|20	BuildRequires:	fltk-devel
14cr|pixie-2.2.6-6|21	BuildRequires:	pkgconfig(gl)
14cr|pixie-2.2.6-6|22	BuildRequires:	pkgconfig(glu)
14cr|pixie-2.2.6-6|23	BuildRequires:	pkgconfig(libtiff-4)
14cr|pixie-2.2.6-6|24	BuildRequires:	pkgconfig(OpenEXR)
14cr|pixie-2.2.6-6|25	
14cr|pixie-2.2.6-6|26	%description
14cr|pixie-2.2.6-6|27	Pixie is a RenderMan like photorealistic renderer. It is being developed
14cr|pixie-2.2.6-6|28	in the hope that it will be useful for graphics research and for people who
14cr|pixie-2.2.6-6|29	can not afford a commercial renderer.
14cr|pixie-2.2.6-6|30	
14cr|pixie-2.2.6-6|31	%files
14cr|pixie-2.2.6-6|32	%doc DEVNOTES ChangeLog COMPILING.txt COPYING
14cr|pixie-2.2.6-6|33	%doc %{_datadir}/doc/%{oname}/*
14cr|pixie-2.2.6-6|34	%dir %{_libdir}/%{oname}
14cr|pixie-2.2.6-6|35	%dir %{_libdir}/%{oname}/displays
14cr|pixie-2.2.6-6|36	%dir %{_libdir}/%{oname}/modules
14cr|pixie-2.2.6-6|37	%dir %{_datadir}/%{oname}/shaders
14cr|pixie-2.2.6-6|38	%dir %{_datadir}/%{oname}/textures
14cr|pixie-2.2.6-6|39	%{_bindir}/*
14cr|pixie-2.2.6-6|40	%{_libdir}/%{oname}/displays/*.so
14cr|pixie-2.2.6-6|41	%{_libdir}/%{oname}/modules/*.so
14cr|pixie-2.2.6-6|42	%{_datadir}/%{oname}/shaders/*.sdr
14cr|pixie-2.2.6-6|43	%{_datadir}/%{oname}/shaders/*.sl
14cr|pixie-2.2.6-6|44	%{_datadir}/Pixie/textures/*.tif
14cr|pixie-2.2.6-6|45	%{_mandir}/man1/*.1.*
14cr|pixie-2.2.6-6|46	
14cr|pixie-2.2.6-6|47	#----------------------------------------------------------------------------
14cr|pixie-2.2.6-6|48	
14cr|pixie-2.2.6-6|49	%package -n %{libpixiecommon}
14cr|pixie-2.2.6-6|50	Summary:	Shared library for %{oname}
14cr|pixie-2.2.6-6|51	Group:		System/Libraries
14cr|pixie-2.2.6-6|52	Conflicts:	%{_lib}pixie0 < 2.2.6-6
14cr|pixie-2.2.6-6|53	Obsoletes:	%{_lib}pixie0 < 2.2.6-6
14cr|pixie-2.2.6-6|54	
14cr|pixie-2.2.6-6|55	%description -n %{libpixiecommon}
14cr|pixie-2.2.6-6|56	Shared library for %{oname}, a RenderMan compiliant renderer.
14cr|pixie-2.2.6-6|57	
14cr|pixie-2.2.6-6|58	%files -n %{libpixiecommon}
14cr|pixie-2.2.6-6|59	%{_libdir}/libpixiecommon.so.%{major}*
14cr|pixie-2.2.6-6|60	
14cr|pixie-2.2.6-6|61	#----------------------------------------------------------------------------
14cr|pixie-2.2.6-6|62	
14cr|pixie-2.2.6-6|63	%package -n %{libri}
14cr|pixie-2.2.6-6|64	Summary:	Shared library for %{oname}
14cr|pixie-2.2.6-6|65	Group:		System/Libraries
14cr|pixie-2.2.6-6|66	Conflicts:	%{_lib}pixie0 < 2.2.6-6
14cr|pixie-2.2.6-6|67	
14cr|pixie-2.2.6-6|68	%description -n %{libri}
14cr|pixie-2.2.6-6|69	Shared library for %{oname}, a RenderMan compiliant renderer.
14cr|pixie-2.2.6-6|70	
14cr|pixie-2.2.6-6|71	%files -n %{libri}
14cr|pixie-2.2.6-6|72	%{_libdir}/libri.so.%{major}*
14cr|pixie-2.2.6-6|73	
14cr|pixie-2.2.6-6|74	#----------------------------------------------------------------------------
14cr|pixie-2.2.6-6|75	
14cr|pixie-2.2.6-6|76	%package -n %{libsdr}
14cr|pixie-2.2.6-6|77	Summary:	Shared library for %{oname}
14cr|pixie-2.2.6-6|78	Group:		System/Libraries
14cr|pixie-2.2.6-6|79	Conflicts:	%{_lib}pixie0 < 2.2.6-6
14cr|pixie-2.2.6-6|80	
14cr|pixie-2.2.6-6|81	%description -n %{libsdr}
14cr|pixie-2.2.6-6|82	Shared library for %{oname}, a RenderMan compiliant renderer.
14cr|pixie-2.2.6-6|83	
14cr|pixie-2.2.6-6|84	%files -n %{libsdr}
14cr|pixie-2.2.6-6|85	%{_libdir}/libsdr.so.%{major}*
14cr|pixie-2.2.6-6|86	
14cr|pixie-2.2.6-6|87	#----------------------------------------------------------------------------
14cr|pixie-2.2.6-6|88	
14cr|pixie-2.2.6-6|89	%package -n %{devname}
14cr|pixie-2.2.6-6|90	Summary:	Development files for %{oname}
14cr|pixie-2.2.6-6|91	Group:		Development/C++
14cr|pixie-2.2.6-6|92	Provides:	%{name}-devel = %{EVRD}
14cr|pixie-2.2.6-6|93	Requires:	%{libpixiecommon} = %{EVRD}
14cr|pixie-2.2.6-6|94	Requires:	%{libri} = %{EVRD}
14cr|pixie-2.2.6-6|95	Requires:	%{libsdr} = %{EVRD}
14cr|pixie-2.2.6-6|96	
14cr|pixie-2.2.6-6|97	%description -n %{devname}
14cr|pixie-2.2.6-6|98	Development files and headers for %{oname}.
14cr|pixie-2.2.6-6|99	
14cr|pixie-2.2.6-6|100	%files -n %{devname}
14cr|pixie-2.2.6-6|101	%doc DEVNOTES ChangeLog COMPILING.txt COPYING
14cr|pixie-2.2.6-6|102	%{_includedir}/*h
14cr|pixie-2.2.6-6|103	%{_libdir}/*.so
14cr|pixie-2.2.6-6|104	
14cr|pixie-2.2.6-6|105	#----------------------------------------------------------------------------
14cr|pixie-2.2.6-6|106	
14cr|pixie-2.2.6-6|107	%prep
14cr|pixie-2.2.6-6|108	%setup -qn %{oname}
14cr|pixie-2.2.6-6|109	%patch0 -p0
14cr|pixie-2.2.6-6|110	%patch1 -p1
14cr|pixie-2.2.6-6|111	
14cr|pixie-2.2.6-6|112	# do not link against static libraries
14cr|pixie-2.2.6-6|113	sed -i.r_static -e 's|--ldstaticflags|--ldflags|' configure
14cr|pixie-2.2.6-6|114	
14cr|pixie-2.2.6-6|115	%build
14cr|pixie-2.2.6-6|116	%define Werror_cflags %nil
14cr|pixie-2.2.6-6|117	%configure2_5x \
14cr|pixie-2.2.6-6|118	--enable-openexr-threads \
14cr|pixie-2.2.6-6|119	--disable-static-fltk \
14cr|pixie-2.2.6-6|120	--disable-selfcontained \
14cr|pixie-2.2.6-6|121	--with-shaderdir=%{_datadir}/Pixie/shaders \
14cr|pixie-2.2.6-6|122	--with-modeldir=%{_datadir}/Pixie/models \
14cr|pixie-2.2.6-6|123	--with-texturesdir=%{_datadir}/Pixie/textures \
14cr|pixie-2.2.6-6|124	--with-displaysdir=%{_libdir}/Pixie/displays \
14cr|pixie-2.2.6-6|125	--with-modulesdir=%{_libdir}/Pixie/modules
14cr|pixie-2.2.6-6|126	
14cr|pixie-2.2.6-6|127	# do not hardcode rpath
14cr|pixie-2.2.6-6|128	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|pixie-2.2.6-6|129	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|pixie-2.2.6-6|130	
14cr|pixie-2.2.6-6|131	%make
14cr|pixie-2.2.6-6|132	
14cr|pixie-2.2.6-6|133	%install
14cr|pixie-2.2.6-6|134	%makeinstall_std docdir=%{_docdir}/%{oname}
14cr|pixie-2.2.6-6|135	
14cr|pixie-2.2.6-6|136	mkdir -p %{buildroot}%{_datadir}/Pixie/textures
14cr|pixie-2.2.6-6|137	cp -f textures/*.tif %{buildroot}%{_datadir}/Pixie/textures
14cr|pixie-2.2.6-6|138	
14cr|pixie-2.2.6-6|139	
14cr|pixie-2.2.6-6|140	%changelog
14cr|pixie-2.2.6-6|141	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.6-6
14cr|pixie-2.2.6-6|142	+ Revision: d54d613
14cr|pixie-2.2.6-6|143	- Fix build with bison 3
14cr|pixie-2.2.6-6|144	
14cr|pixie-2.2.6-6|145	

6355 14
14cr|pkgdiff-1.6-2|1	Summary:	A tool for analyzing changes in Linux software packages
14cr|pkgdiff-1.6-2|2	Name:		pkgdiff
14cr|pkgdiff-1.6-2|3	Version:	1.6
14cr|pkgdiff-1.6-2|4	Release:	2
14cr|pkgdiff-1.6-2|5	Group:		Development/Other
14cr|pkgdiff-1.6-2|6	License:	GPLv2+
14cr|pkgdiff-1.6-2|7	URL:		http://pkgdiff.github.com/pkgdiff/
14cr|pkgdiff-1.6-2|8	Source0:	https://github.com/pkgdiff/pkgdiff/archive/%{version}.tar.gz
14cr|pkgdiff-1.6-2|9	Requires:	wdiff
14cr|pkgdiff-1.6-2|10	Requires:	binutils
14cr|pkgdiff-1.6-2|11	Requires:       gawk
14cr|pkgdiff-1.6-2|12	Suggests:       abi-compliance-checker >= 1.99.1
14cr|pkgdiff-1.6-2|13	Suggests:       abi-dumper >= 0.97
14cr|pkgdiff-1.6-2|14	BuildArch:	noarch
14cr|pkgdiff-1.6-2|15	
14cr|pkgdiff-1.6-2|16	%description
14cr|pkgdiff-1.6-2|17	Package Changes Analyzer (pkgdiff) is a tool for analyzing changes
14cr|pkgdiff-1.6-2|18	in Linux software packages (RPM, DEB, TAR.GZ, etc). The tool is
14cr|pkgdiff-1.6-2|19	intended for Linux maintainers who are interested in ensuring
14cr|pkgdiff-1.6-2|20	compatibility of old and new versions of packages.
14cr|pkgdiff-1.6-2|21	
14cr|pkgdiff-1.6-2|22	%prep
14cr|pkgdiff-1.6-2|23	%setup -q
14cr|pkgdiff-1.6-2|24	chmod 0644 LICENSE README
14cr|pkgdiff-1.6-2|25	
14cr|pkgdiff-1.6-2|26	%build
14cr|pkgdiff-1.6-2|27	# Nothing to build.
14cr|pkgdiff-1.6-2|28	
14cr|pkgdiff-1.6-2|29	%install
14cr|pkgdiff-1.6-2|30	mkdir -p %{buildroot}%{_prefix}
14cr|pkgdiff-1.6-2|31	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cr|pkgdiff-1.6-2|32	
14cr|pkgdiff-1.6-2|33	chmod 755 %{buildroot}%{_bindir}/*
14cr|pkgdiff-1.6-2|34	
14cr|pkgdiff-1.6-2|35	%files
14cr|pkgdiff-1.6-2|36	%doc LICENSE README doc/
14cr|pkgdiff-1.6-2|37	%{_bindir}/%{name}
14cr|pkgdiff-1.6-2|38	%{_datadir}/%{name}
14cr|pkgdiff-1.6-2|39	
14cr|pkgdiff-1.6-2|40	%changelog
14cr|pkgdiff-1.6-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-2
14cr|pkgdiff-1.6-2|42	+ Revision: afa360c
14cr|pkgdiff-1.6-2|43	- MassBuild#464: Increase release tag
14cr|pkgdiff-1.6-2|44	
14cr|pkgdiff-1.6-2|45	

6356 14
14cr|pklasku-1.0.4-5|1	Summary:	PkLasku - Web application to create Finnish invoices
14cr|pklasku-1.0.4-5|2	Name:		pklasku
14cr|pklasku-1.0.4-5|3	Version:	1.0.4
14cr|pklasku-1.0.4-5|4	Release:	5
14cr|pklasku-1.0.4-5|5	License:	GPLv2
14cr|pklasku-1.0.4-5|6	Group:		System/Servers
14cr|pklasku-1.0.4-5|7	URL:		http://pklasku.sourceforge.net/
14cr|pklasku-1.0.4-5|8	Source:		%name-%version.tar.gz
14cr|pklasku-1.0.4-5|9	Requires:	apache-mod_php
14cr|pklasku-1.0.4-5|10	Requires:	php-mysql
14cr|pklasku-1.0.4-5|11	BuildArch:	noarch
14cr|pklasku-1.0.4-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|pklasku-1.0.4-5|13	
14cr|pklasku-1.0.4-5|14	%description
14cr|pklasku-1.0.4-5|15	PkLasku is a web application written in PHP for printing Finnish
14cr|pklasku-1.0.4-5|16	invoices. Among its features are automatic invoice numbering and
14cr|pklasku-1.0.4-5|17	reference calculation, pdf generation, customer database and an
14cr|pklasku-1.0.4-5|18	unlimited number of user accounts. Data is stored in SQL database.
14cr|pklasku-1.0.4-5|19	
14cr|pklasku-1.0.4-5|20	%prep
14cr|pklasku-1.0.4-5|21	%setup -q -n %name
14cr|pklasku-1.0.4-5|22	
14cr|pklasku-1.0.4-5|23	chmod a-x gpl.txt font/*.php font/makefont/*.{map,php}
14cr|pklasku-1.0.4-5|24	
14cr|pklasku-1.0.4-5|25	cat > README.install.urpmi <<EOF
14cr|pklasku-1.0.4-5|26	1. Create an SQL database 'pklasku'.
14cr|pklasku-1.0.4-5|27	2. Push the contents of %{_datadir}/%{name}/CREATESQL to the
14cr|pklasku-1.0.4-5|28	database. The file encoding is ISO-8859-1 (Latin-1).
14cr|pklasku-1.0.4-5|29	3. Edit %{_sysconfdir}/%{name}/sqlfuncs.php to contain the correct
14cr|pklasku-1.0.4-5|30	SQL credentials.
14cr|pklasku-1.0.4-5|31	4. Log in with default credentials admin admin.
14cr|pklasku-1.0.4-5|32	5. Go to System->Käyttäjät and change the Administrator credentials.
14cr|pklasku-1.0.4-5|33	6. If you use the interface through https://, change the protocol in
14cr|pklasku-1.0.4-5|34	the file %{_sysconfdir}/%{name}/sqlfuncs.php.
14cr|pklasku-1.0.4-5|35	EOF
14cr|pklasku-1.0.4-5|36	
14cr|pklasku-1.0.4-5|37	%install
14cr|pklasku-1.0.4-5|38	rm -rf %{buildroot}
14cr|pklasku-1.0.4-5|39	
14cr|pklasku-1.0.4-5|40	install -d -m755 %{buildroot}%{webappconfdir}
14cr|pklasku-1.0.4-5|41	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
14cr|pklasku-1.0.4-5|42	Alias /%{name} %{_var}/www/%{name}
14cr|pklasku-1.0.4-5|43	
14cr|pklasku-1.0.4-5|44	<Directory %{_var}/www/%{name}>
14cr|pklasku-1.0.4-5|45	Require all granted
14cr|pklasku-1.0.4-5|46	php_admin_value include_path      ".:%{_sysconfdir}/%{name}"
14cr|pklasku-1.0.4-5|47	</Directory>
14cr|pklasku-1.0.4-5|48	EOF
14cr|pklasku-1.0.4-5|49	
14cr|pklasku-1.0.4-5|50	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cr|pklasku-1.0.4-5|51	install -d -m755 %{buildroot}%{_var}/www/%{name}
14cr|pklasku-1.0.4-5|52	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|pklasku-1.0.4-5|53	
14cr|pklasku-1.0.4-5|54	install -m644 *.php *.html *.css *.ico %{buildroot}%{_var}/www/%{name}
14cr|pklasku-1.0.4-5|55	cp -a fi_images font %{buildroot}%{_var}/www/%{name}
14cr|pklasku-1.0.4-5|56	
14cr|pklasku-1.0.4-5|57	mv %{buildroot}%{_var}/www/%{name}/sqlfuncs.php %{buildroot}%{_sysconfdir}/%{name}
14cr|pklasku-1.0.4-5|58	
14cr|pklasku-1.0.4-5|59	install -m644 CREATESQL %{buildroot}%{_datadir}/%{name}
14cr|pklasku-1.0.4-5|60	
14cr|pklasku-1.0.4-5|61	%clean
14cr|pklasku-1.0.4-5|62	rm -rf %{buildroot}
14cr|pklasku-1.0.4-5|63	
14cr|pklasku-1.0.4-5|64	
14cr|pklasku-1.0.4-5|65	
14cr|pklasku-1.0.4-5|66	%files
14cr|pklasku-1.0.4-5|67	%defattr(-,root,root)
14cr|pklasku-1.0.4-5|68	%doc INSTALL LICENSE gpl.txt README.install.urpmi
14cr|pklasku-1.0.4-5|69	%config(noreplace) %{webappconfdir}/%{name}.conf
14cr|pklasku-1.0.4-5|70	%dir %{_sysconfdir}/%{name}
14cr|pklasku-1.0.4-5|71	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/sqlfuncs.php
14cr|pklasku-1.0.4-5|72	%{_datadir}/%{name}
14cr|pklasku-1.0.4-5|73	%{_var}/www/%{name}
14cr|pklasku-1.0.4-5|74	
14cr|pklasku-1.0.4-5|75	
14cr|pklasku-1.0.4-5|76	
14cr|pklasku-1.0.4-5|77	
14cr|pklasku-1.0.4-5|78	
14cr|pklasku-1.0.4-5|79	%changelog
14cr|pklasku-1.0.4-5|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-5
14cr|pklasku-1.0.4-5|81	+ Revision: 61a2162
14cr|pklasku-1.0.4-5|82	- MassBuild#464: Increase release tag
14cr|pklasku-1.0.4-5|83	
14cr|pklasku-1.0.4-5|84	

6357 14
14cr|pktstat-1.8.5-2|1	Summary: 	Displays a live list of active connections and what files are being transferred
14cr|pktstat-1.8.5-2|2	Name: 		pktstat
14cr|pktstat-1.8.5-2|3	Version:	1.8.5
14cr|pktstat-1.8.5-2|4	Release:	2
14cr|pktstat-1.8.5-2|5	Group: 		Monitoring
14cr|pktstat-1.8.5-2|6	Url:		http://www.adaptive-enterprises.com.au/~d/software/pktstat/
14cr|pktstat-1.8.5-2|7	License: 	BSD
14cr|pktstat-1.8.5-2|8	Source0: 	http://www.adaptive-enterprises.com.au/~d/software/pktstat/%{name}-%{version}.tar.gz
14cr|pktstat-1.8.5-2|9	BuildRequires:	libpcap-devel ncurses-devel
14cr|pktstat-1.8.5-2|10	
14cr|pktstat-1.8.5-2|11	%description
14cr|pktstat-1.8.5-2|12	Display a real-time list of active connections seen on a network interface,
14cr|pktstat-1.8.5-2|13	and how much bandwidth is being used by what. Partially decodes HTTP and FTP
14cr|pktstat-1.8.5-2|14	protocols to show what filename is being transferred. X11 application names
14cr|pktstat-1.8.5-2|15	are also shown. Entries hang around on the screen for a few seconds so you
14cr|pktstat-1.8.5-2|16	can see what just happened. Also accepts filter expressions.
14cr|pktstat-1.8.5-2|17	
14cr|pktstat-1.8.5-2|18	%prep
14cr|pktstat-1.8.5-2|19	%setup -q
14cr|pktstat-1.8.5-2|20	
14cr|pktstat-1.8.5-2|21	%build
14cr|pktstat-1.8.5-2|22	%configure2_5x
14cr|pktstat-1.8.5-2|23	%make
14cr|pktstat-1.8.5-2|24	
14cr|pktstat-1.8.5-2|25	%install
14cr|pktstat-1.8.5-2|26	%makeinstall
14cr|pktstat-1.8.5-2|27	
14cr|pktstat-1.8.5-2|28	%files
14cr|pktstat-1.8.5-2|29	%doc COPYING NEWS README
14cr|pktstat-1.8.5-2|30	%{_bindir}/pktstat
14cr|pktstat-1.8.5-2|31	%{_mandir}/man1/pktstat*
14cr|pktstat-1.8.5-2|32	
14cr|pktstat-1.8.5-2|33	
14cr|pktstat-1.8.5-2|34	
14cr|pktstat-1.8.5-2|35	%changelog
14cr|pktstat-1.8.5-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-2
14cr|pktstat-1.8.5-2|37	+ Revision: 595a33d
14cr|pktstat-1.8.5-2|38	- MassBuild#464: Increase release tag
14cr|pktstat-1.8.5-2|39	
14cr|pktstat-1.8.5-2|40	

6358 14
14cr|plan-1.10.1-8|1	Name:		plan
14cr|plan-1.10.1-8|2	Summary:	A day planner
14cr|plan-1.10.1-8|3	Version:	1.10.1
14cr|plan-1.10.1-8|4	Release:	8
14cr|plan-1.10.1-8|5	License:	GPL
14cr|plan-1.10.1-8|6	Group:		Office
14cr|plan-1.10.1-8|7	URL:		http://www.bitrot.de/plan.html
14cr|plan-1.10.1-8|8	Source0:	ftp://ftp.fu-berlin.de/unix/X11/apps/plan/%{name}-%{version}.tar.gz
14cr|plan-1.10.1-8|9	# Additional source for Norwegian translation which is not in the main distribution of plan yet
14cr|plan-1.10.1-8|10	Source1:	%{name}.lang.norwegian.bz2
14cr|plan-1.10.1-8|11	# Adds a launch script for plan and Mandriva Linux standards to the configure script
14cr|plan-1.10.1-8|12	Patch0:		plan-configure-and-launchscript.patch
14cr|plan-1.10.1-8|13	BuildRequires:	pkgconfig(x11)
14cr|plan-1.10.1-8|14	BuildRequires:	pkgconfig(xt)
14cr|plan-1.10.1-8|15	BuildRequires:	pkgconfig(xmu)
14cr|plan-1.10.1-8|16	BuildRequires:	lesstif-devel
14cr|plan-1.10.1-8|17	BuildRequires:	bison
14cr|plan-1.10.1-8|18	BuildRequires:	flex
14cr|plan-1.10.1-8|19	BuildRequires:	imagemagick
14cr|plan-1.10.1-8|20	
14cr|plan-1.10.1-8|21	%description
14cr|plan-1.10.1-8|22	plan is a schedule planner based on X/Motif. It displays a month calendar
14cr|plan-1.10.1-8|23	similar to xcal, but every day box is large enough to show appointments in
14cr|plan-1.10.1-8|24	small print. By pressing on a day box, the appointments for that day can be
14cr|plan-1.10.1-8|25	listed and edited. Appointments are entered with the following
14cr|plan-1.10.1-8|26	information (everything except the date is optional):
14cr|plan-1.10.1-8|27	
14cr|plan-1.10.1-8|28	* the date, time, and length (time and days) of the appointment,
14cr|plan-1.10.1-8|29	* an optional text message to be printed,
14cr|plan-1.10.1-8|30	* an optional script to be executed,
14cr|plan-1.10.1-8|31	* early-warn and late-warn triggers that precede the alarm time
14cr|plan-1.10.1-8|32	* repetitions: [n-th] weekdays, days-of-the-month, every n days, yearly
14cr|plan-1.10.1-8|33	* optional fast command-line appointment entry
14cr|plan-1.10.1-8|34	* flexible ways to specify holidays and vacations
14cr|plan-1.10.1-8|35	* extensive context help
14cr|plan-1.10.1-8|36	* multiuser capability using an IP server program (with access lists),
14cr|plan-1.10.1-8|37	* grouping of appointments into files, per-user, private, and others
14cr|plan-1.10.1-8|38	
14cr|plan-1.10.1-8|39	%package netplan
14cr|plan-1.10.1-8|40	Summary:	Netplan server for plan
14cr|plan-1.10.1-8|41	Group:		Office
14cr|plan-1.10.1-8|42	
14cr|plan-1.10.1-8|43	%description netplan
14cr|plan-1.10.1-8|44	netplan enables plan to be multiuser using an IP server.
14cr|plan-1.10.1-8|45	
14cr|plan-1.10.1-8|46	WARNING: This is very insecure. The best level of authentication
14cr|plan-1.10.1-8|47	offered by netplan (in this version) is identd. That is quite weak,
14cr|plan-1.10.1-8|48	so if you're going to use it you should read the manpage and
14cr|plan-1.10.1-8|49	configure it carefully.
14cr|plan-1.10.1-8|50	
14cr|plan-1.10.1-8|51	netplan is not required to use plan.
14cr|plan-1.10.1-8|52	
14cr|plan-1.10.1-8|53	%package tools
14cr|plan-1.10.1-8|54	Summary:	Various tools for use with plan
14cr|plan-1.10.1-8|55	Group:		Office
14cr|plan-1.10.1-8|56	
14cr|plan-1.10.1-8|57	%description tools
14cr|plan-1.10.1-8|58	This package contains various tools for use with plan:
14cr|plan-1.10.1-8|59	
14cr|plan-1.10.1-8|60	msschedule2plan - A perl script that converts Microsoft Schedule+
14cr|plan-1.10.1-8|61	exports CSV files to .dayplan files
14cr|plan-1.10.1-8|62	plan2vcs        - A perl script that converts a netplan file
14cr|plan-1.10.1-8|63	to vcalendar
14cr|plan-1.10.1-8|64	
14cr|plan-1.10.1-8|65	%prep
14cr|plan-1.10.1-8|66	%setup -q
14cr|plan-1.10.1-8|67	cd src
14cr|plan-1.10.1-8|68	%patch0 -p0
14cr|plan-1.10.1-8|69	cd ..
14cr|plan-1.10.1-8|70	find . -perm 0640 | xargs chmod 0644
14cr|plan-1.10.1-8|71	
14cr|plan-1.10.1-8|72	%build
14cr|plan-1.10.1-8|73	%define Werror_cflags %nil
14cr|plan-1.10.1-8|74	cd ./src
14cr|plan-1.10.1-8|75	# It has a non-standard configure script - 6 tells it to use Mandriva Linux standards
14cr|plan-1.10.1-8|76	# The libdir part is a hack to make rpmlint shut up about no-libdir-spec
14cr|plan-1.10.1-8|77	./configure 6 ;echo "--libdir=%{_libdir}" > /dev/null
14cr|plan-1.10.1-8|78	# (tv) fix build on x86_64:
14cr|plan-1.10.1-8|79	sed -i -e "s,-L/usr/X11R6/lib,-L%_libdir," -e "s#DEBUG=.*#DEBUG=%{optflags} %{ldflags}#" -e "s# -lXpm # #"  Makefile
14cr|plan-1.10.1-8|80	
14cr|plan-1.10.1-8|81	# Stupid upstream authors try to force 32-bit compilation on x86-64...
14cr|plan-1.10.1-8|82	%ifarch x86_64
14cr|plan-1.10.1-8|83	%make linux64
14cr|plan-1.10.1-8|84	%else
14cr|plan-1.10.1-8|85	%make
14cr|plan-1.10.1-8|86	%endif
14cr|plan-1.10.1-8|87	
14cr|plan-1.10.1-8|88	bunzip2 -c %SOURCE1 > ../language/plan.lang.norwegian
14cr|plan-1.10.1-8|89	
14cr|plan-1.10.1-8|90	%install
14cr|plan-1.10.1-8|91	# Install the launchscript in %{_bindir} and the executeable itself in %{_libdir}
14cr|plan-1.10.1-8|92	install -m755 ./src/plan.bash -D $RPM_BUILD_ROOT%{_bindir}/plan
14cr|plan-1.10.1-8|93	install -m755 ./src/plan -D $RPM_BUILD_ROOT%{_libdir}/plan/plan
14cr|plan-1.10.1-8|94	
14cr|plan-1.10.1-8|95	install -m755 ./src/pland -D $RPM_BUILD_ROOT%{_bindir}/pland
14cr|plan-1.10.1-8|96	install -m755 ./src/netplan -D $RPM_BUILD_ROOT%{_bindir}/netplan
14cr|plan-1.10.1-8|97	mkdir -p $RPM_BUILD_ROOT%{_libdir}/plan/
14cr|plan-1.10.1-8|98	install -m755 ./src/notifier $RPM_BUILD_ROOT%{_libdir}/plan/
14cr|plan-1.10.1-8|99	install -m644 ./language/* $RPM_BUILD_ROOT%{_libdir}/plan/
14cr|plan-1.10.1-8|100	mkdir -p $RPM_BUILD_ROOT%{_libdir}/plan/holidays/
14cr|plan-1.10.1-8|101	install -m644 ./holiday/* -D $RPM_BUILD_ROOT%{_libdir}/plan/holidays/
14cr|plan-1.10.1-8|102	# Norwegian support is not included in the main distribution yet
14cr|plan-1.10.1-8|103	# %{__bunzip2} --stdout %SOURCE1 > $RPM_BUILD_ROOT%{_libdir}/plan/plan.lang.norwegian
14cr|plan-1.10.1-8|104	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/ $RPM_BUILD_ROOT%{_mandir}/man4/
14cr|plan-1.10.1-8|105	install -m644 ./misc/plan.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|plan-1.10.1-8|106	install -m644 ./misc/plan.4 $RPM_BUILD_ROOT%{_mandir}/man4/
14cr|plan-1.10.1-8|107	install -m644 ./misc/netplan.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|plan-1.10.1-8|108	install -m755 ./misc/msschedule2plan  $RPM_BUILD_ROOT%{_bindir}/msschedule2plan
14cr|plan-1.10.1-8|109	sed -e s,'/usr/local/bin/perl','/usr/bin/perl',g ./misc/plan2vcs > $RPM_BUILD_ROOT%{_bindir}/plan2vcs
14cr|plan-1.10.1-8|110	chmod 755 $RPM_BUILD_ROOT%{_bindir}/plan2vcs
14cr|plan-1.10.1-8|111	install -m644 ./misc/*ps $RPM_BUILD_ROOT%{_libdir}/plan/
14cr|plan-1.10.1-8|112	
14cr|plan-1.10.1-8|113	# Convert the xpm icon to png and 48x48
14cr|plan-1.10.1-8|114	convert -resize 48x48 ./misc/plan.xpm ./misc/plan-48.png
14cr|plan-1.10.1-8|115	# Provide a 16x16 icon
14cr|plan-1.10.1-8|116	convert ./misc/plan-48.png -resize 16x16 ./misc/plan-16.png
14cr|plan-1.10.1-8|117	# Provice a 32x32 icon
14cr|plan-1.10.1-8|118	convert ./misc/plan-48.png -resize 32x32 ./misc/plan-32.png
14cr|plan-1.10.1-8|119	install -m644 ./misc/plan-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/plan.png
14cr|plan-1.10.1-8|120	install -m644 ./misc/plan-16.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/plan.png
14cr|plan-1.10.1-8|121	install -m644 ./misc/plan-48.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/plan.png
14cr|plan-1.10.1-8|122	
14cr|plan-1.10.1-8|123	mkdir -p %{buildroot}%{_datadir}/applications
14cr|plan-1.10.1-8|124	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|plan-1.10.1-8|125	[Desktop Entry]
14cr|plan-1.10.1-8|126	Name=Plan
14cr|plan-1.10.1-8|127	Comment=A graphical day planner
14cr|plan-1.10.1-8|128	Exec=%{_bindir}/%{name}
14cr|plan-1.10.1-8|129	Icon=%{name}
14cr|plan-1.10.1-8|130	Terminal=false
14cr|plan-1.10.1-8|131	Type=Application
14cr|plan-1.10.1-8|132	StartupNotify=true
14cr|plan-1.10.1-8|133	Categories=Motif;Office;ProjectManagement;
14cr|plan-1.10.1-8|134	EOF
14cr|plan-1.10.1-8|135	
14cr|plan-1.10.1-8|136	%files
14cr|plan-1.10.1-8|137	%doc HISTORY README
14cr|plan-1.10.1-8|138	%{_bindir}/plan
14cr|plan-1.10.1-8|139	%{_bindir}/pland
14cr|plan-1.10.1-8|140	%{_libdir}/plan/*
14cr|plan-1.10.1-8|141	%{_mandir}/man1/plan.1*
14cr|plan-1.10.1-8|142	%{_mandir}/man4/plan.4*
14cr|plan-1.10.1-8|143	%{_iconsdir}/hicolor/16x16/apps/plan.png
14cr|plan-1.10.1-8|144	%{_iconsdir}/hicolor/32x32/apps/plan.png
14cr|plan-1.10.1-8|145	%{_iconsdir}/hicolor/48x48/apps/plan.png
14cr|plan-1.10.1-8|146	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|plan-1.10.1-8|147	
14cr|plan-1.10.1-8|148	%files netplan
14cr|plan-1.10.1-8|149	%{_bindir}/netplan
14cr|plan-1.10.1-8|150	%{_mandir}/man1/netplan.1*
14cr|plan-1.10.1-8|151	
14cr|plan-1.10.1-8|152	%files tools
14cr|plan-1.10.1-8|153	%{_bindir}/msschedule2plan
14cr|plan-1.10.1-8|154	%{_bindir}/plan2vcs
14cr|plan-1.10.1-8|155	
14cr|plan-1.10.1-8|156	
14cr|plan-1.10.1-8|157	%changelog
14cr|plan-1.10.1-8|158	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-8
14cr|plan-1.10.1-8|159	+ Revision: f8f1ba4
14cr|plan-1.10.1-8|160	- MassBuild#464: Increase release tag
14cr|plan-1.10.1-8|161	
14cr|plan-1.10.1-8|162	

6359 14
14cr|plasma-applet-cwp-1.11.1-1|1	%define kdeappsrel 98925
14cr|plasma-applet-cwp-1.11.1-1|2	%define oname	cwp
14cr|plasma-applet-cwp-1.11.1-1|3	
14cr|plasma-applet-cwp-1.11.1-1|4	Summary:        Yet another weather plasmoid highly customizable this time
14cr|plasma-applet-cwp-1.11.1-1|5	Name:           plasma-applet-cwp
14cr|plasma-applet-cwp-1.11.1-1|6	Version:        1.11.1
14cr|plasma-applet-cwp-1.11.1-1|7	Release:        1
14cr|plasma-applet-cwp-1.11.1-1|8	Source0:        http://kde-look.org/CONTENT/content-files/%{kdeappsrel}-%{oname}-%{version}.tar.bz2
14cr|plasma-applet-cwp-1.11.1-1|9	License:        GPLv3+
14cr|plasma-applet-cwp-1.11.1-1|10	Group:          Graphical desktop/KDE
14cr|plasma-applet-cwp-1.11.1-1|11	URL:            http://kde-look.org/content/show.php/Customizable+Weather+Plasmoid+(CWP)?content=%{kdeappsrel}
14cr|plasma-applet-cwp-1.11.1-1|12	BuildRequires:  kdebase4-workspace-devel
14cr|plasma-applet-cwp-1.11.1-1|13	BuildRequires:  desktop-file-utils
14cr|plasma-applet-cwp-1.11.1-1|14	Provides:       plasma-applet-customizable-weather
14cr|plasma-applet-cwp-1.11.1-1|15	# follow the haders version fom the build
14cr|plasma-applet-cwp-1.11.1-1|16	Requires:       kdebase4-workspace >= 4.11.4
14cr|plasma-applet-cwp-1.11.1-1|17	
14cr|plasma-applet-cwp-1.11.1-1|18	%description
14cr|plasma-applet-cwp-1.11.1-1|19	This is another weather plasmoid.
14cr|plasma-applet-cwp-1.11.1-1|20	It aims to be highly customizable, but a little harder
14cr|plasma-applet-cwp-1.11.1-1|21	to setup than other weather plasmoids.
14cr|plasma-applet-cwp-1.11.1-1|22	Nearly any weather forecast provider can be used,
14cr|plasma-applet-cwp-1.11.1-1|23	as long as the data is provided as html files (no flash).
14cr|plasma-applet-cwp-1.11.1-1|24	The information how to extract the information
14cr|plasma-applet-cwp-1.11.1-1|25	from these html files is stored inside xml files.
14cr|plasma-applet-cwp-1.11.1-1|26	Commands like grep, head, tail, sed, awk,
14cr|plasma-applet-cwp-1.11.1-1|27	... will do this job.
14cr|plasma-applet-cwp-1.11.1-1|28	
14cr|plasma-applet-cwp-1.11.1-1|29	For now, xml files for the weather providers
14cr|plasma-applet-cwp-1.11.1-1|30	
14cr|plasma-applet-cwp-1.11.1-1|31	%prep
14cr|plasma-applet-cwp-1.11.1-1|32	%setup -qn %{oname}-%{version}
14cr|plasma-applet-cwp-1.11.1-1|33	# deprecated
14cr|plasma-applet-cwp-1.11.1-1|34	perl -pi -e "s|Encoding=UTF-8||"  plasma-applet-cwp.desktop
14cr|plasma-applet-cwp-1.11.1-1|35	# fix attr
14cr|plasma-applet-cwp-1.11.1-1|36	chmod 644 COPYING plasma-cwp.cpp plasma-cwp.h
14cr|plasma-applet-cwp-1.11.1-1|37	
14cr|plasma-applet-cwp-1.11.1-1|38	%build
14cr|plasma-applet-cwp-1.11.1-1|39	%cmake_kde4
14cr|plasma-applet-cwp-1.11.1-1|40	%make
14cr|plasma-applet-cwp-1.11.1-1|41	
14cr|plasma-applet-cwp-1.11.1-1|42	%install
14cr|plasma-applet-cwp-1.11.1-1|43	%makeinstall_std -C build
14cr|plasma-applet-cwp-1.11.1-1|44	
14cr|plasma-applet-cwp-1.11.1-1|45	%find_lang plasma_applet_cwp
14cr|plasma-applet-cwp-1.11.1-1|46	
14cr|plasma-applet-cwp-1.11.1-1|47	%files -f plasma_applet_cwp.lang
14cr|plasma-applet-cwp-1.11.1-1|48	%doc COPYING ChangeLog README
14cr|plasma-applet-cwp-1.11.1-1|49	%dir %{_kde_appsdir}/desktoptheme
14cr|plasma-applet-cwp-1.11.1-1|50	%dir %{_kde_appsdir}/desktoptheme/default
14cr|plasma-applet-cwp-1.11.1-1|51	%dir %{_kde_appsdir}/desktoptheme/default/widgets
14cr|plasma-applet-cwp-1.11.1-1|52	%{_kde_appsdir}/desktoptheme/default/widgets/*.svgz
14cr|plasma-applet-cwp-1.11.1-1|53	%{_kde_appsdir}/plasma-cwp/
14cr|plasma-applet-cwp-1.11.1-1|54	%{_kde_iconsdir}/oxygen/128x128/status/weather-windy.png
14cr|plasma-applet-cwp-1.11.1-1|55	%{_kde_iconsdir}/oxygen/scalable/status/weather-windy.svgz
14cr|plasma-applet-cwp-1.11.1-1|56	%{_kde_libdir}/kde4/plasma_applet_cwp.so
14cr|plasma-applet-cwp-1.11.1-1|57	%{_kde_services}/plasma-applet-cwp.desktop
14cr|plasma-applet-cwp-1.11.1-1|58	
14cr|plasma-applet-cwp-1.11.1-1|59	%changelog
14cr|plasma-applet-cwp-1.11.1-1|60	* Sun Sep 07 2014 symbianflo <symbianflo@symbianflo> 1.11.1-1
14cr|plasma-applet-cwp-1.11.1-1|61	+ Revision: c841c3a
14cr|plasma-applet-cwp-1.11.1-1|62	- Log: Update to 1.11.1
14cr|plasma-applet-cwp-1.11.1-1|63	
14cr|plasma-applet-cwp-1.11.1-1|64	

6360 14
14cr|plasma-applet-daisy-0.0.4.26-3|1	Summary:	A simple application launcher for Plasma
14cr|plasma-applet-daisy-0.0.4.26-3|2	Name:		plasma-applet-daisy
14cr|plasma-applet-daisy-0.0.4.26-3|3	Version:	0.0.4.26
14cr|plasma-applet-daisy-0.0.4.26-3|4	Release:	3
14cr|plasma-applet-daisy-0.0.4.26-3|5	License:	GPLv3+
14cr|plasma-applet-daisy-0.0.4.26-3|6	Group:		Graphical desktop/KDE
14cr|plasma-applet-daisy-0.0.4.26-3|7	Url:		http://cdlszm.org/
14cr|plasma-applet-daisy-0.0.4.26-3|8	Source0:	http://cdlszm.org/downloads/%{name}-%{version}.tar.gz
14cr|plasma-applet-daisy-0.0.4.26-3|9	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-daisy-0.0.4.26-3|10	Requires:	kdebase4-workspace
14cr|plasma-applet-daisy-0.0.4.26-3|11	Provides:	plasma-applet
14cr|plasma-applet-daisy-0.0.4.26-3|12	
14cr|plasma-applet-daisy-0.0.4.26-3|13	%description
14cr|plasma-applet-daisy-0.0.4.26-3|14	Daisy is a  free open-source widget for Plasma/KDE released under the
14cr|plasma-applet-daisy-0.0.4.26-3|15	GNU General Public License version 3.
14cr|plasma-applet-daisy-0.0.4.26-3|16	Main features:
14cr|plasma-applet-daisy-0.0.4.26-3|17	* Three types of roles: circular dock, media controller and linear
14cr|plasma-applet-daisy-0.0.4.26-3|18	dock;
14cr|plasma-applet-daisy-0.0.4.26-3|19	* Can dock in any screen position and be used in Horizontal or
14cr|plasma-applet-daisy-0.0.4.26-3|20	Vertical mode (linear dock role);
14cr|plasma-applet-daisy-0.0.4.26-3|21	* Configuration tools to access all configurable options;
14cr|plasma-applet-daisy-0.0.4.26-3|22	* Launchers can be edited with a simple right-click;
14cr|plasma-applet-daisy-0.0.4.26-3|23	* Hybrid launchers to launch applications and control running
14cr|plasma-applet-daisy-0.0.4.26-3|24	tasks;
14cr|plasma-applet-daisy-0.0.4.26-3|25	* Plugins to provide information and execute several tasks;
14cr|plasma-applet-daisy-0.0.4.26-3|26	* Various backgrounds available
14cr|plasma-applet-daisy-0.0.4.26-3|27	
14cr|plasma-applet-daisy-0.0.4.26-3|28	%files -f plasma_applet_daisy.lang
14cr|plasma-applet-daisy-0.0.4.26-3|29	%doc README AUTHORS CHANGELOG COPYING INSTALL TODO
14cr|plasma-applet-daisy-0.0.4.26-3|30	%{_kde_appsdir}/desktoptheme/default/widgets/
14cr|plasma-applet-daisy-0.0.4.26-3|31	%{_kde_libdir}/kde4/plasma_applet_daisy.so
14cr|plasma-applet-daisy-0.0.4.26-3|32	%{_kde_services}/plasma-applet-daisy.desktop
14cr|plasma-applet-daisy-0.0.4.26-3|33	
14cr|plasma-applet-daisy-0.0.4.26-3|34	#---------------------------------------------------------------------
14cr|plasma-applet-daisy-0.0.4.26-3|35	
14cr|plasma-applet-daisy-0.0.4.26-3|36	%prep
14cr|plasma-applet-daisy-0.0.4.26-3|37	%setup -q
14cr|plasma-applet-daisy-0.0.4.26-3|38	
14cr|plasma-applet-daisy-0.0.4.26-3|39	%build
14cr|plasma-applet-daisy-0.0.4.26-3|40	%cmake_kde4
14cr|plasma-applet-daisy-0.0.4.26-3|41	%make
14cr|plasma-applet-daisy-0.0.4.26-3|42	
14cr|plasma-applet-daisy-0.0.4.26-3|43	%install
14cr|plasma-applet-daisy-0.0.4.26-3|44	%makeinstall_std -C build
14cr|plasma-applet-daisy-0.0.4.26-3|45	
14cr|plasma-applet-daisy-0.0.4.26-3|46	%find_lang plasma_applet_daisy
14cr|plasma-applet-daisy-0.0.4.26-3|47	
14cr|plasma-applet-daisy-0.0.4.26-3|48	
14cr|plasma-applet-daisy-0.0.4.26-3|49	%changelog
14cr|plasma-applet-daisy-0.0.4.26-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4.26-3
14cr|plasma-applet-daisy-0.0.4.26-3|51	+ Revision: 276359e
14cr|plasma-applet-daisy-0.0.4.26-3|52	- MassBuild#464: Increase release tag
14cr|plasma-applet-daisy-0.0.4.26-3|53	
14cr|plasma-applet-daisy-0.0.4.26-3|54	

6361 14
14cr|plasma-applet-eventlist-0.6.95-2|1	%define	srcname	plasmoid-eventlist
14cr|plasma-applet-eventlist-0.6.95-2|2	
14cr|plasma-applet-eventlist-0.6.95-2|3	Summary:	This plasmoid show upcoming events from akonadi resources
14cr|plasma-applet-eventlist-0.6.95-2|4	Name:		plasma-applet-eventlist
14cr|plasma-applet-eventlist-0.6.95-2|5	Version:	0.6.95
14cr|plasma-applet-eventlist-0.6.95-2|6	Release:	2
14cr|plasma-applet-eventlist-0.6.95-2|7	Source0:	http://kde-look.org/CONTENT/content-files/107779-%{srcname}-%{version}.tar.bz2
14cr|plasma-applet-eventlist-0.6.95-2|8	License:	GPLv2+
14cr|plasma-applet-eventlist-0.6.95-2|9	Group:		Graphical desktop/KDE
14cr|plasma-applet-eventlist-0.6.95-2|10	URL:		http://kde-look.org/content/show.php/Eventlist?content=107779
14cr|plasma-applet-eventlist-0.6.95-2|11	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-eventlist-0.6.95-2|12	BuildRequires:	akonadi
14cr|plasma-applet-eventlist-0.6.95-2|13	BuildRequires:	kdepimlibs4-devel >= 4.6.0
14cr|plasma-applet-eventlist-0.6.95-2|14	Provides:	plasma-applet
14cr|plasma-applet-eventlist-0.6.95-2|15	
14cr|plasma-applet-eventlist-0.6.95-2|16	%description
14cr|plasma-applet-eventlist-0.6.95-2|17	This is a plasmoid to show the events from Akonadi resources (KOrganizer,
14cr|plasma-applet-eventlist-0.6.95-2|18	Birthdays etc.). With the googledata resource also Google calendar items can
14cr|plasma-applet-eventlist-0.6.95-2|19	be shown.
14cr|plasma-applet-eventlist-0.6.95-2|20	
14cr|plasma-applet-eventlist-0.6.95-2|21	
14cr|plasma-applet-eventlist-0.6.95-2|22	%files  -f plasma_applet_events.lang
14cr|plasma-applet-eventlist-0.6.95-2|23	%{_kde_libdir}/kde4/plasma_applet_events.so
14cr|plasma-applet-eventlist-0.6.95-2|24	%{_kde_services}/plasma-applet-events.desktop
14cr|plasma-applet-eventlist-0.6.95-2|25	
14cr|plasma-applet-eventlist-0.6.95-2|26	#------------------------------------------------------------------------------
14cr|plasma-applet-eventlist-0.6.95-2|27	
14cr|plasma-applet-eventlist-0.6.95-2|28	%prep
14cr|plasma-applet-eventlist-0.6.95-2|29	%setup -qn %{srcname}-%{version}
14cr|plasma-applet-eventlist-0.6.95-2|30	
14cr|plasma-applet-eventlist-0.6.95-2|31	
14cr|plasma-applet-eventlist-0.6.95-2|32	%build
14cr|plasma-applet-eventlist-0.6.95-2|33	%cmake_kde4
14cr|plasma-applet-eventlist-0.6.95-2|34	%make
14cr|plasma-applet-eventlist-0.6.95-2|35	
14cr|plasma-applet-eventlist-0.6.95-2|36	
14cr|plasma-applet-eventlist-0.6.95-2|37	%install
14cr|plasma-applet-eventlist-0.6.95-2|38	%makeinstall_std -C build
14cr|plasma-applet-eventlist-0.6.95-2|39	
14cr|plasma-applet-eventlist-0.6.95-2|40	%find_lang plasma_applet_events
14cr|plasma-applet-eventlist-0.6.95-2|41	
14cr|plasma-applet-eventlist-0.6.95-2|42	
14cr|plasma-applet-eventlist-0.6.95-2|43	
14cr|plasma-applet-eventlist-0.6.95-2|44	%changelog
14cr|plasma-applet-eventlist-0.6.95-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.95-2
14cr|plasma-applet-eventlist-0.6.95-2|46	+ Revision: 0cc30fa
14cr|plasma-applet-eventlist-0.6.95-2|47	- MassBuild#464: Increase release tag
14cr|plasma-applet-eventlist-0.6.95-2|48	
14cr|plasma-applet-eventlist-0.6.95-2|49	

6362 14
14cr|plasma-applet-eyasdp-1.2.0-4|1	%define	shortname	eyasdp
14cr|plasma-applet-eyasdp-1.2.0-4|2	%define	longname	plasma_applet_%{shortname}
14cr|plasma-applet-eyasdp-1.2.0-4|3	
14cr|plasma-applet-eyasdp-1.2.0-4|4	Summary:	System buttons plasmoid
14cr|plasma-applet-eyasdp-1.2.0-4|5	Name:		plasma-applet-%{shortname}
14cr|plasma-applet-eyasdp-1.2.0-4|6	Version:	1.2.0
14cr|plasma-applet-eyasdp-1.2.0-4|7	Release:	4
14cr|plasma-applet-eyasdp-1.2.0-4|8	License:	GPLv2+
14cr|plasma-applet-eyasdp-1.2.0-4|9	Group:		Graphical desktop/KDE
14cr|plasma-applet-eyasdp-1.2.0-4|10	Url:		http://kde-look.org/content/show.php/eYaSDP?content=146530
14cr|plasma-applet-eyasdp-1.2.0-4|11	Source0:	http://kde-look.org/CONTENT/content-files/146530-%{shortname}-%{version}.tar.bz2
14cr|plasma-applet-eyasdp-1.2.0-4|12	BuildRequires:	kdelibs4-devel
14cr|plasma-applet-eyasdp-1.2.0-4|13	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-eyasdp-1.2.0-4|14	BuildRequires:	pkgconfig(openssl)
14cr|plasma-applet-eyasdp-1.2.0-4|15	BuildRequires:	pkgconfig(phonon)
14cr|plasma-applet-eyasdp-1.2.0-4|16	Requires:	kdebase4-runtime
14cr|plasma-applet-eyasdp-1.2.0-4|17	
14cr|plasma-applet-eyasdp-1.2.0-4|18	%description
14cr|plasma-applet-eyasdp-1.2.0-4|19	eYaSDP is a plasmoid that allows to set a number of system buttons in your
14cr|plasma-applet-eyasdp-1.2.0-4|20	panel or desktop for comfortable and quick access.
14cr|plasma-applet-eyasdp-1.2.0-4|21	Features:
14cr|plasma-applet-eyasdp-1.2.0-4|22	- Actions: Shut-down, Reboot, Log-out, Lock screen, Hibernate, Suspend,
14cr|plasma-applet-eyasdp-1.2.0-4|23	Switch user and Turn-off screen.
14cr|plasma-applet-eyasdp-1.2.0-4|24	- Customizable number of buttons.
14cr|plasma-applet-eyasdp-1.2.0-4|25	- Contextual menu actions.
14cr|plasma-applet-eyasdp-1.2.0-4|26	- Customizable icons.
14cr|plasma-applet-eyasdp-1.2.0-4|27	- It scales to fit your panel size.
14cr|plasma-applet-eyasdp-1.2.0-4|28	
14cr|plasma-applet-eyasdp-1.2.0-4|29	%files -f %{longname}.lang
14cr|plasma-applet-eyasdp-1.2.0-4|30	%{_kde_libdir}/kde4/plasma_applet_%{shortname}.so
14cr|plasma-applet-eyasdp-1.2.0-4|31	%{_kde_services}/plasma-applet-%{shortname}.desktop
14cr|plasma-applet-eyasdp-1.2.0-4|32	
14cr|plasma-applet-eyasdp-1.2.0-4|33	#----------------------------------------------------------------------------
14cr|plasma-applet-eyasdp-1.2.0-4|34	
14cr|plasma-applet-eyasdp-1.2.0-4|35	%prep
14cr|plasma-applet-eyasdp-1.2.0-4|36	%setup -q -n %{shortname}-%{version}
14cr|plasma-applet-eyasdp-1.2.0-4|37	
14cr|plasma-applet-eyasdp-1.2.0-4|38	%build
14cr|plasma-applet-eyasdp-1.2.0-4|39	%cmake_kde4
14cr|plasma-applet-eyasdp-1.2.0-4|40	%make
14cr|plasma-applet-eyasdp-1.2.0-4|41	
14cr|plasma-applet-eyasdp-1.2.0-4|42	%install
14cr|plasma-applet-eyasdp-1.2.0-4|43	%makeinstall_std -C build
14cr|plasma-applet-eyasdp-1.2.0-4|44	
14cr|plasma-applet-eyasdp-1.2.0-4|45	%find_lang %{longname}
14cr|plasma-applet-eyasdp-1.2.0-4|46	
14cr|plasma-applet-eyasdp-1.2.0-4|47	
14cr|plasma-applet-eyasdp-1.2.0-4|48	%changelog
14cr|plasma-applet-eyasdp-1.2.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|plasma-applet-eyasdp-1.2.0-4|50	+ Revision: 3e7894e
14cr|plasma-applet-eyasdp-1.2.0-4|51	- MassBuild#464: Increase release tag
14cr|plasma-applet-eyasdp-1.2.0-4|52	
14cr|plasma-applet-eyasdp-1.2.0-4|53	

6363 14
14cr|plasma-applet-fancytasks-1.1.2-2|1	Summary:	Plasmoid for fancy representing your tasks and launchers
14cr|plasma-applet-fancytasks-1.1.2-2|2	Name:		plasma-applet-fancytasks
14cr|plasma-applet-fancytasks-1.1.2-2|3	Version:	1.1.2
14cr|plasma-applet-fancytasks-1.1.2-2|4	Release:	2
14cr|plasma-applet-fancytasks-1.1.2-2|5	License:	GPLv2
14cr|plasma-applet-fancytasks-1.1.2-2|6	Group:		Graphical desktop/KDE
14cr|plasma-applet-fancytasks-1.1.2-2|7	URL:		http://www.kde-look.org/content/show.php/Fancy+Tasks?content=99737
14cr|plasma-applet-fancytasks-1.1.2-2|8	Source0:	http://www.kde-look.org/CONTENT/content-files/99737-fancytasks-%{version}.tar.bz2
14cr|plasma-applet-fancytasks-1.1.2-2|9	BuildRequires:	kdebase4-devel
14cr|plasma-applet-fancytasks-1.1.2-2|10	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-fancytasks-1.1.2-2|11	BuildRequires:	qimageblitz-devel
14cr|plasma-applet-fancytasks-1.1.2-2|12	Requires:	kdebase4-runtime
14cr|plasma-applet-fancytasks-1.1.2-2|13	Provides:	plasma-applet
14cr|plasma-applet-fancytasks-1.1.2-2|14	
14cr|plasma-applet-fancytasks-1.1.2-2|15	%description
14cr|plasma-applet-fancytasks-1.1.2-2|16	Plasmoid for fancy representing your tasks and launchers. Inspired by
14cr|plasma-applet-fancytasks-1.1.2-2|17	Avant Window Navigator and other MacOS X like docks.
14cr|plasma-applet-fancytasks-1.1.2-2|18	
14cr|plasma-applet-fancytasks-1.1.2-2|19	Features:
14cr|plasma-applet-fancytasks-1.1.2-2|20	- manages your tasks and launchers;
14cr|plasma-applet-fancytasks-1.1.2-2|21	- tasks filtering, grouping (including manual) and sorting;
14cr|plasma-applet-fancytasks-1.1.2-2|22	- launcher to task transition (icons of launchers with running tasks
14cr|plasma-applet-fancytasks-1.1.2-2|23	are hidden);
14cr|plasma-applet-fancytasks-1.1.2-2|24	- preview of windows with (live previews with KWin Taskbar Thumbnail
14cr|plasma-applet-fancytasks-1.1.2-2|25	effect enabled) and without Composite (also for groups, you can click
14cr|plasma-applet-fancytasks-1.1.2-2|26	them to activate window);
14cr|plasma-applet-fancytasks-1.1.2-2|27	- dropping files on launchers runs command with parameters or gives
14cr|plasma-applet-fancytasks-1.1.2-2|28	option to move, copy or link them (if this is directory);
14cr|plasma-applet-fancytasks-1.1.2-2|29	- visual drop indicator that helps in manual tasks sorting and
14cr|plasma-applet-fancytasks-1.1.2-2|30	dropping launchers;
14cr|plasma-applet-fancytasks-1.1.2-2|31	- possibility to browse directories of directory launchers using
14cr|plasma-applet-fancytasks-1.1.2-2|32	context menu;
14cr|plasma-applet-fancytasks-1.1.2-2|33	- menu with list of all icons shown after activating keyboard
14cr|plasma-applet-fancytasks-1.1.2-2|34	shortcut;
14cr|plasma-applet-fancytasks-1.1.2-2|35	- configurable animations (zoom, jump, bounce, highlight, etc.) and
14cr|plasma-applet-fancytasks-1.1.2-2|36	appearance (optional thumbnails, reflections and text label);
14cr|plasma-applet-fancytasks-1.1.2-2|37	- fully animated icons (including animations of starting applications
14cr|plasma-applet-fancytasks-1.1.2-2|38	and tasks needing attention).
14cr|plasma-applet-fancytasks-1.1.2-2|39	
14cr|plasma-applet-fancytasks-1.1.2-2|40	%files -f plasma_applet_fancytasks.lang
14cr|plasma-applet-fancytasks-1.1.2-2|41	%doc INSTALL COPYING README TODO CHANGELOG
14cr|plasma-applet-fancytasks-1.1.2-2|42	%{_kde_libdir}/kde4/plasma_applet_fancytasks.so
14cr|plasma-applet-fancytasks-1.1.2-2|43	%{_kde_appsdir}/desktoptheme/default/widgets/fancytasks.svgz
14cr|plasma-applet-fancytasks-1.1.2-2|44	%{_kde_services}/plasma-applet-fancytasks.desktop
14cr|plasma-applet-fancytasks-1.1.2-2|45	%{_kde_libdir}/kde4/plasma_containment_fancypanel.so
14cr|plasma-applet-fancytasks-1.1.2-2|46	%{_kde_services}/plasma-containment-fancypanel.desktop
14cr|plasma-applet-fancytasks-1.1.2-2|47	
14cr|plasma-applet-fancytasks-1.1.2-2|48	#--------------------------------------------------------------------
14cr|plasma-applet-fancytasks-1.1.2-2|49	
14cr|plasma-applet-fancytasks-1.1.2-2|50	%prep
14cr|plasma-applet-fancytasks-1.1.2-2|51	%setup -q -n fancytasks-%{version}
14cr|plasma-applet-fancytasks-1.1.2-2|52	
14cr|plasma-applet-fancytasks-1.1.2-2|53	%build
14cr|plasma-applet-fancytasks-1.1.2-2|54	%cmake_kde4
14cr|plasma-applet-fancytasks-1.1.2-2|55	%make
14cr|plasma-applet-fancytasks-1.1.2-2|56	
14cr|plasma-applet-fancytasks-1.1.2-2|57	%install
14cr|plasma-applet-fancytasks-1.1.2-2|58	%makeinstall_std -C build
14cr|plasma-applet-fancytasks-1.1.2-2|59	
14cr|plasma-applet-fancytasks-1.1.2-2|60	%find_lang plasma_applet_fancytasks
14cr|plasma-applet-fancytasks-1.1.2-2|61	# Containement fancy panel now have some localisations, since it's still experimental
14cr|plasma-applet-fancytasks-1.1.2-2|62	# and upstream does not want to split the package i'm merging the language file list
14cr|plasma-applet-fancytasks-1.1.2-2|63	%find_lang plasma_containment_fancypanel
14cr|plasma-applet-fancytasks-1.1.2-2|64	cat plasma_containment_fancypanel.lang >> plasma_applet_fancytasks.lang
14cr|plasma-applet-fancytasks-1.1.2-2|65	
14cr|plasma-applet-fancytasks-1.1.2-2|66	
14cr|plasma-applet-fancytasks-1.1.2-2|67	%changelog
14cr|plasma-applet-fancytasks-1.1.2-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|plasma-applet-fancytasks-1.1.2-2|69	+ Revision: 57e46e0
14cr|plasma-applet-fancytasks-1.1.2-2|70	- MassBuild#464: Increase release tag
14cr|plasma-applet-fancytasks-1.1.2-2|71	
14cr|plasma-applet-fancytasks-1.1.2-2|72	

6364 14
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|1	%define name	plasma-applet-kbirthdayreminder
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|2	%define srcname birthday-plasmoid
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|3	%define version	 0.9.73
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|4	%define release	4
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|5	%define Summary	 A reminder for birthdays and anniversaries
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|6	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|7	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|8	Summary:	%Summary
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|9	Name:		%name
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|10	Version:	%version
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|11	Release:	%release
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|12	Source0:	http://kde-look.org/CONTENT/content-files/91641-%srcname-%version.tar.bz2
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|13	Patch0:		plasma-applet-kbirthdayreminder-0.9.73-mdv-fix-icon-and-category.patch
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|14	License:	GPLv2
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|15	Group:		Graphical desktop/KDE
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|16	URL:		http://kde-look.org/content/show.php/K+Birthday+Reminder?content=91641
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|17	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|18	BuildRequires:	kdepimlibs4-devel
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|19	Requires:	kdebase4-runtime => 4.3
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|20	Requires:	plasma-dataengine-kbirthdayreminder
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|21	Provides:	plasma-applet
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|22	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|23	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|24	%description
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|25	Plasmoid reminds you of birthdays and anniversaries of contacts[¹] in the
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|26	(standard) KDE address book.
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|27	Inspired by the KDE3 kicker applet KBirthday from Jan Hambrecht.
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|28	As the version number indicates, the plasmoid isn't quite ready yet. Also there
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|29	are a few issues I know of. You will find the list in the TODO file.
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|30	The popup displayed when clicking on the plasmoid's icon is supposed to show
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|31	only when living in a panel. This popup dialog is not ready yet!
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|32	Hope you will enjoy using it anyway.
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|33	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|34	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|35	%files  -f plasma_applet_kbirthdayapplet.lang
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|36	%defattr(-,root,root)
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|37	%doc	ChangeLog LICENSE.GPL README
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|38	%_kde_libdir/kde4/plasma_applet_kbirthdayapplet.so
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|39	%_kde_services/plasma-applet-kbirthday.desktop
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|40	%_kde_datadir/apps/desktoptheme/default/widgets/birthdaycake.svg
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|41	%_iconsdir/hicolor/scalable/apps/birthdaycake.svgz
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|42	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|43	#-----------------------------------------------------------------------
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|44	%package -n plasma-dataengine-kbirthdayreminder
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|45	Summary:	Data engine for %{name}
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|46	Group:		Graphical desktop/KDE
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|47	%description -n plasma-dataengine-kbirthdayreminder
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|48	This package provides the dataengine for %{name}
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|49	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|50	%files -n plasma-dataengine-kbirthdayreminder
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|51	%defattr(-,root,root)
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|52	%_kde_libdir/kde4/plasma_engine_kabc.so
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|53	%_kde_services/plasma-dataengine-kabc.desktop
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|54	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|55	#-----------------------------------------------------------------------
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|56	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|57	%prep
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|58	%setup -q -n KBirthdayPlasma_0_9_73
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|59	%patch0 -p 0
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|60	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|61	%build
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|62	%cmake_kde4
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|63	%make
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|64	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|65	%install
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|66	%__rm -rf %{buildroot}
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|67	%{makeinstall_std} -C build
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|68	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|69	%find_lang plasma_applet_kbirthdayapplet
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|70	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|71	%clean
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|72	%__rm -rf %{buildroot}
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|73	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|74	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|75	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|76	%changelog
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.73-4
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|78	+ Revision: e464777
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|79	- MassBuild#464: Increase release tag
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|80	
14cr|plasma-applet-kbirthdayreminder-0.9.73-4|81	

6365 14
14cr|plasma-applet-kwinbutton-0.6-2|1	%define oname kwinbutton
14cr|plasma-applet-kwinbutton-0.6-2|2	%define sname kwinbuttonapplet-improved
14cr|plasma-applet-kwinbutton-0.6-2|3	%define kdeid 143971
14cr|plasma-applet-kwinbutton-0.6-2|4	
14cr|plasma-applet-kwinbutton-0.6-2|5	Summary:	Plasma applet that emulates a button from the window title of the active window
14cr|plasma-applet-kwinbutton-0.6-2|6	Name:		plasma-applet-%{oname}
14cr|plasma-applet-kwinbutton-0.6-2|7	Version:	0.6
14cr|plasma-applet-kwinbutton-0.6-2|8	Release:	2
14cr|plasma-applet-kwinbutton-0.6-2|9	License:	GPLv3+
14cr|plasma-applet-kwinbutton-0.6-2|10	Group:		Graphical desktop/KDE
14cr|plasma-applet-kwinbutton-0.6-2|11	Url:		http://kde-look.org/content/show.php/KWin+Button+applet+improved?content=%{kdeid}
14cr|plasma-applet-kwinbutton-0.6-2|12	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{sname}-%{version}.tar.gz
14cr|plasma-applet-kwinbutton-0.6-2|13	BuildRequires:	kdelibs4-devel
14cr|plasma-applet-kwinbutton-0.6-2|14	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-kwinbutton-0.6-2|15	Requires:	kdebase4-runtime
14cr|plasma-applet-kwinbutton-0.6-2|16	Provides:	plasma-applet
14cr|plasma-applet-kwinbutton-0.6-2|17	
14cr|plasma-applet-kwinbutton-0.6-2|18	%description
14cr|plasma-applet-kwinbutton-0.6-2|19	Plasma applet that emulates a button from the window title of the active
14cr|plasma-applet-kwinbutton-0.6-2|20	window. This is forked ("improved") by Alberto Pajuelo Montes version.
14cr|plasma-applet-kwinbutton-0.6-2|21	
14cr|plasma-applet-kwinbutton-0.6-2|22	%files
14cr|plasma-applet-kwinbutton-0.6-2|23	%doc COPYING
14cr|plasma-applet-kwinbutton-0.6-2|24	%{_kde_libdir}/kde4/plasma_applet_kwinbutton.so
14cr|plasma-applet-kwinbutton-0.6-2|25	%{_kde_services}/%{name}.desktop
14cr|plasma-applet-kwinbutton-0.6-2|26	
14cr|plasma-applet-kwinbutton-0.6-2|27	#--------------------------------------------------------------------
14cr|plasma-applet-kwinbutton-0.6-2|28	
14cr|plasma-applet-kwinbutton-0.6-2|29	%prep
14cr|plasma-applet-kwinbutton-0.6-2|30	%setup -q -n %{sname}-%{version}
14cr|plasma-applet-kwinbutton-0.6-2|31	
14cr|plasma-applet-kwinbutton-0.6-2|32	%build
14cr|plasma-applet-kwinbutton-0.6-2|33	%cmake_kde4
14cr|plasma-applet-kwinbutton-0.6-2|34	%make
14cr|plasma-applet-kwinbutton-0.6-2|35	
14cr|plasma-applet-kwinbutton-0.6-2|36	%install
14cr|plasma-applet-kwinbutton-0.6-2|37	%makeinstall_std -C build
14cr|plasma-applet-kwinbutton-0.6-2|38	
14cr|plasma-applet-kwinbutton-0.6-2|39	
14cr|plasma-applet-kwinbutton-0.6-2|40	%changelog
14cr|plasma-applet-kwinbutton-0.6-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|plasma-applet-kwinbutton-0.6-2|42	+ Revision: 10d2b9c
14cr|plasma-applet-kwinbutton-0.6-2|43	- MassBuild#464: Increase release tag
14cr|plasma-applet-kwinbutton-0.6-2|44	
14cr|plasma-applet-kwinbutton-0.6-2|45	

6366 14
14cr|plasma-applet-lastmoid-0.6.5-4|1	Name:           plasma-applet-lastmoid
14cr|plasma-applet-lastmoid-0.6.5-4|2	Summary:        Lastmoid is a plasmoid for LastFm users
14cr|plasma-applet-lastmoid-0.6.5-4|3	Version:        0.6.5
14cr|plasma-applet-lastmoid-0.6.5-4|4	Release:        4
14cr|plasma-applet-lastmoid-0.6.5-4|5	Url:            http://kde-look.org/content/show.php/Lastmoid?content=98117
14cr|plasma-applet-lastmoid-0.6.5-4|6	License:        GPLv2+
14cr|plasma-applet-lastmoid-0.6.5-4|7	Group:          Graphical desktop/KDE
14cr|plasma-applet-lastmoid-0.6.5-4|8	Source0:      	http://kde-look.org/CONTENT/content-files/98117-vavrusa-lastmoid-2041bf6.tar.gz
14cr|plasma-applet-lastmoid-0.6.5-4|9	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-lastmoid-0.6.5-4|10	
14cr|plasma-applet-lastmoid-0.6.5-4|11	%description
14cr|plasma-applet-lastmoid-0.6.5-4|12	Lastmoid is a plasmoid for LastFm users. It displays your weekly,
14cr|plasma-applet-lastmoid-0.6.5-4|13	3 months, 12 month or your overall charts (albums/tracks/artists)
14cr|plasma-applet-lastmoid-0.6.5-4|14	easily on your favorite desktop
14cr|plasma-applet-lastmoid-0.6.5-4|15	
14cr|plasma-applet-lastmoid-0.6.5-4|16	%files
14cr|plasma-applet-lastmoid-0.6.5-4|17	%{_kde_libdir}/kde4/plasma_applet_lastmoid.so
14cr|plasma-applet-lastmoid-0.6.5-4|18	%{_kde_appsdir}/desktoptheme/default/widgets/lastmoid.svg
14cr|plasma-applet-lastmoid-0.6.5-4|19	%{_kde_services}/plasma-applet-lastmoid.desktop
14cr|plasma-applet-lastmoid-0.6.5-4|20	
14cr|plasma-applet-lastmoid-0.6.5-4|21	#--------------------------------------------------------------------
14cr|plasma-applet-lastmoid-0.6.5-4|22	
14cr|plasma-applet-lastmoid-0.6.5-4|23	%prep
14cr|plasma-applet-lastmoid-0.6.5-4|24	%setup -q -n vavrusa-lastmoid-2041bf6
14cr|plasma-applet-lastmoid-0.6.5-4|25	
14cr|plasma-applet-lastmoid-0.6.5-4|26	%build
14cr|plasma-applet-lastmoid-0.6.5-4|27	%cmake_kde4
14cr|plasma-applet-lastmoid-0.6.5-4|28	%make
14cr|plasma-applet-lastmoid-0.6.5-4|29	
14cr|plasma-applet-lastmoid-0.6.5-4|30	%install
14cr|plasma-applet-lastmoid-0.6.5-4|31	%makeinstall_std -C build
14cr|plasma-applet-lastmoid-0.6.5-4|32	
14cr|plasma-applet-lastmoid-0.6.5-4|33	
14cr|plasma-applet-lastmoid-0.6.5-4|34	%changelog
14cr|plasma-applet-lastmoid-0.6.5-4|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-4
14cr|plasma-applet-lastmoid-0.6.5-4|36	+ Revision: 9346168
14cr|plasma-applet-lastmoid-0.6.5-4|37	- MassBuild#464: Increase release tag
14cr|plasma-applet-lastmoid-0.6.5-4|38	
14cr|plasma-applet-lastmoid-0.6.5-4|39	

6367 14
14cr|plasma-applet-launchbutton-0.0.4-3|1	%define name	plasma-applet-launchbutton
14cr|plasma-applet-launchbutton-0.0.4-3|2	%define version	0.0.4
14cr|plasma-applet-launchbutton-0.0.4-3|3	%define release	3
14cr|plasma-applet-launchbutton-0.0.4-3|4	
14cr|plasma-applet-launchbutton-0.0.4-3|5	Name: %{name}
14cr|plasma-applet-launchbutton-0.0.4-3|6	Version: %{version}
14cr|plasma-applet-launchbutton-0.0.4-3|7	Release: %{release}
14cr|plasma-applet-launchbutton-0.0.4-3|8	Summary: A plasma applet that's a configurable launching button
14cr|plasma-applet-launchbutton-0.0.4-3|9	Group: Graphical desktop/KDE
14cr|plasma-applet-launchbutton-0.0.4-3|10	License: GPLv3+
14cr|plasma-applet-launchbutton-0.0.4-3|11	Source: %{name}-%{version}.tar.bz2
14cr|plasma-applet-launchbutton-0.0.4-3|12	# upstream is maarten.vanraes@gmail.com , URL might be added in later versions
14cr|plasma-applet-launchbutton-0.0.4-3|13	
14cr|plasma-applet-launchbutton-0.0.4-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|plasma-applet-launchbutton-0.0.4-3|15	BuildRequires: kdelibs4-devel
14cr|plasma-applet-launchbutton-0.0.4-3|16	BuildRequires: qt4-qtdbus
14cr|plasma-applet-launchbutton-0.0.4-3|17	Requires: kdebase4-workspace
14cr|plasma-applet-launchbutton-0.0.4-3|18	Requires: kdeplasma4
14cr|plasma-applet-launchbutton-0.0.4-3|19	Provides: plasma-applet
14cr|plasma-applet-launchbutton-0.0.4-3|20	
14cr|plasma-applet-launchbutton-0.0.4-3|21	%description
14cr|plasma-applet-launchbutton-0.0.4-3|22	Plasma launchbutton applet is a configurable image button to execute a
14cr|plasma-applet-launchbutton-0.0.4-3|23	command or a DBUS function. In addition, you can let it open a configurable
14cr|plasma-applet-launchbutton-0.0.4-3|24	File Dialog to have it's filenames append as arguments.
14cr|plasma-applet-launchbutton-0.0.4-3|25	
14cr|plasma-applet-launchbutton-0.0.4-3|26	
14cr|plasma-applet-launchbutton-0.0.4-3|27	%files
14cr|plasma-applet-launchbutton-0.0.4-3|28	%defattr(-,root,root)
14cr|plasma-applet-launchbutton-0.0.4-3|29	%{_kde_libdir}/kde4/plasma_applet_launchbutton.so
14cr|plasma-applet-launchbutton-0.0.4-3|30	%{_kde_services}/%{name}.desktop
14cr|plasma-applet-launchbutton-0.0.4-3|31	
14cr|plasma-applet-launchbutton-0.0.4-3|32	%prep
14cr|plasma-applet-launchbutton-0.0.4-3|33	%setup -q
14cr|plasma-applet-launchbutton-0.0.4-3|34	
14cr|plasma-applet-launchbutton-0.0.4-3|35	%build
14cr|plasma-applet-launchbutton-0.0.4-3|36	%cmake_kde4
14cr|plasma-applet-launchbutton-0.0.4-3|37	%make
14cr|plasma-applet-launchbutton-0.0.4-3|38	
14cr|plasma-applet-launchbutton-0.0.4-3|39	%install
14cr|plasma-applet-launchbutton-0.0.4-3|40	rm -fr %{buildroot}
14cr|plasma-applet-launchbutton-0.0.4-3|41	%makeinstall_std -C build
14cr|plasma-applet-launchbutton-0.0.4-3|42	
14cr|plasma-applet-launchbutton-0.0.4-3|43	%clean
14cr|plasma-applet-launchbutton-0.0.4-3|44	rm -fr %{buildroot}
14cr|plasma-applet-launchbutton-0.0.4-3|45	
14cr|plasma-applet-launchbutton-0.0.4-3|46	
14cr|plasma-applet-launchbutton-0.0.4-3|47	
14cr|plasma-applet-launchbutton-0.0.4-3|48	%changelog
14cr|plasma-applet-launchbutton-0.0.4-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|plasma-applet-launchbutton-0.0.4-3|50	+ Revision: 757e9b9
14cr|plasma-applet-launchbutton-0.0.4-3|51	- MassBuild#464: Increase release tag
14cr|plasma-applet-launchbutton-0.0.4-3|52	
14cr|plasma-applet-launchbutton-0.0.4-3|53	

6368 14
14cr|plasma-applet-mountoid-0.41-2|1	%define name	plasma-applet-mountoid
14cr|plasma-applet-mountoid-0.41-2|2	%define srcname	mountoid
14cr|plasma-applet-mountoid-0.41-2|3	%define version	0.41
14cr|plasma-applet-mountoid-0.41-2|4	%define release	2
14cr|plasma-applet-mountoid-0.41-2|5	%define Summary	 Plasmoid for mount/unmount devices from fstab
14cr|plasma-applet-mountoid-0.41-2|6	
14cr|plasma-applet-mountoid-0.41-2|7	
14cr|plasma-applet-mountoid-0.41-2|8	Summary:	%Summary
14cr|plasma-applet-mountoid-0.41-2|9	Name:		%name
14cr|plasma-applet-mountoid-0.41-2|10	Version:	%version
14cr|plasma-applet-mountoid-0.41-2|11	Release:	%release
14cr|plasma-applet-mountoid-0.41-2|12	Source0:	http://www.kde-look.org/CONTENT/content-files/115943-%{srcname}-%{version}.tar.gz
14cr|plasma-applet-mountoid-0.41-2|13	License:	GPLv2
14cr|plasma-applet-mountoid-0.41-2|14	Group:		Graphical desktop/KDE
14cr|plasma-applet-mountoid-0.41-2|15	URL:		http://kde-look.org/content/show.php/Mountoid?content=115943
14cr|plasma-applet-mountoid-0.41-2|16	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-mountoid-0.41-2|17	Provides:	plasma-applet
14cr|plasma-applet-mountoid-0.41-2|18	
14cr|plasma-applet-mountoid-0.41-2|19	%description
14cr|plasma-applet-mountoid-0.41-2|20	This plasmoid provides a way to mount/unmount devices from fstab (e.g. network
14cr|plasma-applet-mountoid-0.41-2|21	shares), show free space and open mount point location in a file manager. It is
14cr|plasma-applet-mountoid-0.41-2|22	fully configurable.
14cr|plasma-applet-mountoid-0.41-2|23	
14cr|plasma-applet-mountoid-0.41-2|24	
14cr|plasma-applet-mountoid-0.41-2|25	%files
14cr|plasma-applet-mountoid-0.41-2|26	%defattr(-,root,root)
14cr|plasma-applet-mountoid-0.41-2|27	%_kde_libdir/kde4/plasma_applet_mountoid.so
14cr|plasma-applet-mountoid-0.41-2|28	%_kde_iconsdir/hicolor/64x64/apps/mountoid.png
14cr|plasma-applet-mountoid-0.41-2|29	%_kde_iconsdir/hicolor/64x64/apps/os_macos.png
14cr|plasma-applet-mountoid-0.41-2|30	%_kde_iconsdir/hicolor/64x64/apps/os_winxp.png
14cr|plasma-applet-mountoid-0.41-2|31	%_kde_iconsdir/hicolor/64x64/apps/os_linux.png
14cr|plasma-applet-mountoid-0.41-2|32	%_kde_iconsdir/hicolor/16x16/apps/mountoid_connect_state.png
14cr|plasma-applet-mountoid-0.41-2|33	%_kde_iconsdir/hicolor/32x32/apps/mountoid_i_mounting.png
14cr|plasma-applet-mountoid-0.41-2|34	%_kde_iconsdir/hicolor/32x32/apps/mountoid_i_unmounting.png
14cr|plasma-applet-mountoid-0.41-2|35	%_kde_services/plasma-applet-mountoid.desktop
14cr|plasma-applet-mountoid-0.41-2|36	#---------------------------------------------------------------------
14cr|plasma-applet-mountoid-0.41-2|37	
14cr|plasma-applet-mountoid-0.41-2|38	%prep
14cr|plasma-applet-mountoid-0.41-2|39	%setup -q -n %{srcname}
14cr|plasma-applet-mountoid-0.41-2|40	
14cr|plasma-applet-mountoid-0.41-2|41	# switching from kdesudo to kdesu
14cr|plasma-applet-mountoid-0.41-2|42	sed -i 's|kdesudo|%{_libdir}/kde4/libexec/kdesu|g' device.cpp
14cr|plasma-applet-mountoid-0.41-2|43	
14cr|plasma-applet-mountoid-0.41-2|44	
14cr|plasma-applet-mountoid-0.41-2|45	%build
14cr|plasma-applet-mountoid-0.41-2|46	%cmake_kde4
14cr|plasma-applet-mountoid-0.41-2|47	%make
14cr|plasma-applet-mountoid-0.41-2|48	
14cr|plasma-applet-mountoid-0.41-2|49	%install
14cr|plasma-applet-mountoid-0.41-2|50	%__rm -rf %buildroot
14cr|plasma-applet-mountoid-0.41-2|51	%makeinstall_std -C build
14cr|plasma-applet-mountoid-0.41-2|52	
14cr|plasma-applet-mountoid-0.41-2|53	
14cr|plasma-applet-mountoid-0.41-2|54	%clean
14cr|plasma-applet-mountoid-0.41-2|55	%__rm -rf %buildroot
14cr|plasma-applet-mountoid-0.41-2|56	
14cr|plasma-applet-mountoid-0.41-2|57	
14cr|plasma-applet-mountoid-0.41-2|58	
14cr|plasma-applet-mountoid-0.41-2|59	%changelog
14cr|plasma-applet-mountoid-0.41-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41-2
14cr|plasma-applet-mountoid-0.41-2|61	+ Revision: 72c8f38
14cr|plasma-applet-mountoid-0.41-2|62	- MassBuild#464: Increase release tag
14cr|plasma-applet-mountoid-0.41-2|63	
14cr|plasma-applet-mountoid-0.41-2|64	

6369 14
14cr|plasma-applet-quickaccess-0.8.2-2|1	%define oname plasma-widget-quickaccess
14cr|plasma-applet-quickaccess-0.8.2-2|2	
14cr|plasma-applet-quickaccess-0.8.2-2|3	Summary:	Quick access the most used folders
14cr|plasma-applet-quickaccess-0.8.2-2|4	Name:		plasma-applet-quickaccess
14cr|plasma-applet-quickaccess-0.8.2-2|5	Version:	0.8.2
14cr|plasma-applet-quickaccess-0.8.2-2|6	Release:	2
14cr|plasma-applet-quickaccess-0.8.2-2|7	License: 	GPLv2+
14cr|plasma-applet-quickaccess-0.8.2-2|8	Group: 		Graphical desktop/KDE
14cr|plasma-applet-quickaccess-0.8.2-2|9	Url:		http://kde-look.org/content/show.php?content=134442
14cr|plasma-applet-quickaccess-0.8.2-2|10	Source0:	http://kde-look.org/CONTENT/content-files/134442-%{oname}-%{version}-2.zip
14cr|plasma-applet-quickaccess-0.8.2-2|11	BuildRequires:	kdebase4-devel
14cr|plasma-applet-quickaccess-0.8.2-2|12	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-quickaccess-0.8.2-2|13	Requires:	kdebase4-runtime
14cr|plasma-applet-quickaccess-0.8.2-2|14	
14cr|plasma-applet-quickaccess-0.8.2-2|15	%description
14cr|plasma-applet-quickaccess-0.8.2-2|16	This is a small applet designed for the panel to have quick access
14cr|plasma-applet-quickaccess-0.8.2-2|17	to the most used folders.
14cr|plasma-applet-quickaccess-0.8.2-2|18	
14cr|plasma-applet-quickaccess-0.8.2-2|19	%files -f plasma_applet_quickaccess.lang
14cr|plasma-applet-quickaccess-0.8.2-2|20	%{_kde_libdir}/kde4/plasma_applet_*.so
14cr|plasma-applet-quickaccess-0.8.2-2|21	%{_kde_services}/plasma-applet-*.desktop
14cr|plasma-applet-quickaccess-0.8.2-2|22	
14cr|plasma-applet-quickaccess-0.8.2-2|23	#--------------------------------------------------------------------
14cr|plasma-applet-quickaccess-0.8.2-2|24	
14cr|plasma-applet-quickaccess-0.8.2-2|25	%prep
14cr|plasma-applet-quickaccess-0.8.2-2|26	%setup -q -n %{oname}-%{version}-2
14cr|plasma-applet-quickaccess-0.8.2-2|27	
14cr|plasma-applet-quickaccess-0.8.2-2|28	%build
14cr|plasma-applet-quickaccess-0.8.2-2|29	%cmake_kde4
14cr|plasma-applet-quickaccess-0.8.2-2|30	%make
14cr|plasma-applet-quickaccess-0.8.2-2|31	
14cr|plasma-applet-quickaccess-0.8.2-2|32	%install
14cr|plasma-applet-quickaccess-0.8.2-2|33	%makeinstall_std -C build
14cr|plasma-applet-quickaccess-0.8.2-2|34	
14cr|plasma-applet-quickaccess-0.8.2-2|35	%find_lang plasma_applet_quickaccess
14cr|plasma-applet-quickaccess-0.8.2-2|36	
14cr|plasma-applet-quickaccess-0.8.2-2|37	
14cr|plasma-applet-quickaccess-0.8.2-2|38	%changelog
14cr|plasma-applet-quickaccess-0.8.2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|plasma-applet-quickaccess-0.8.2-2|40	+ Revision: 319c54b
14cr|plasma-applet-quickaccess-0.8.2-2|41	- MassBuild#464: Increase release tag
14cr|plasma-applet-quickaccess-0.8.2-2|42	
14cr|plasma-applet-quickaccess-0.8.2-2|43	

6370 14
14cr|plasma-applet-quicklauncher-0.5-2|1	Name:		plasma-applet-quicklauncher
14cr|plasma-applet-quicklauncher-0.5-2|2	Summary:	Plasma applet that allow to easily launch applications
14cr|plasma-applet-quicklauncher-0.5-2|3	Version:	0.5
14cr|plasma-applet-quicklauncher-0.5-2|4	Release:	2
14cr|plasma-applet-quicklauncher-0.5-2|5	License:	GPLv2+
14cr|plasma-applet-quicklauncher-0.5-2|6	Group:		Graphical desktop/KDE
14cr|plasma-applet-quicklauncher-0.5-2|7	Url:		http://www.kde-look.org/content/show.php/QuickLauncher+Applet?content=78061
14cr|plasma-applet-quicklauncher-0.5-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|plasma-applet-quicklauncher-0.5-2|9	Patch0:		plasma-applet-quicklauncher-0.5-kde4.2.patch
14cr|plasma-applet-quicklauncher-0.5-2|10	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-quicklauncher-0.5-2|11	Requires:	kdebase4-runtime
14cr|plasma-applet-quicklauncher-0.5-2|12	
14cr|plasma-applet-quicklauncher-0.5-2|13	%description
14cr|plasma-applet-quicklauncher-0.5-2|14	Reimplements the quicklaunch applet present in kde3.5.
14cr|plasma-applet-quicklauncher-0.5-2|15	
14cr|plasma-applet-quicklauncher-0.5-2|16	Features:
14cr|plasma-applet-quicklauncher-0.5-2|17	- Add icons by specify a .desktop file
14cr|plasma-applet-quicklauncher-0.5-2|18	- Add icons by dragging .desktop files from other locations
14cr|plasma-applet-quicklauncher-0.5-2|19	- Rearrange icons by dragging them in place
14cr|plasma-applet-quicklauncher-0.5-2|20	- Configurable number of rows
14cr|plasma-applet-quicklauncher-0.5-2|21	- Configurable number of visible icons.
14cr|plasma-applet-quicklauncher-0.5-2|22	
14cr|plasma-applet-quicklauncher-0.5-2|23	%files
14cr|plasma-applet-quicklauncher-0.5-2|24	%{_kde_libdir}/kde4/plasma_applet_quicklauncher.so
14cr|plasma-applet-quicklauncher-0.5-2|25	%{_kde_services}/plasma-applet-quicklauncher.desktop
14cr|plasma-applet-quicklauncher-0.5-2|26	
14cr|plasma-applet-quicklauncher-0.5-2|27	#--------------------------------------------------------------------
14cr|plasma-applet-quicklauncher-0.5-2|28	
14cr|plasma-applet-quicklauncher-0.5-2|29	%prep
14cr|plasma-applet-quicklauncher-0.5-2|30	%setup -q
14cr|plasma-applet-quicklauncher-0.5-2|31	%patch0 -p1
14cr|plasma-applet-quicklauncher-0.5-2|32	
14cr|plasma-applet-quicklauncher-0.5-2|33	%build
14cr|plasma-applet-quicklauncher-0.5-2|34	%cmake_kde4 ../src
14cr|plasma-applet-quicklauncher-0.5-2|35	%make
14cr|plasma-applet-quicklauncher-0.5-2|36	
14cr|plasma-applet-quicklauncher-0.5-2|37	%install
14cr|plasma-applet-quicklauncher-0.5-2|38	%makeinstall_std -C build
14cr|plasma-applet-quicklauncher-0.5-2|39	
14cr|plasma-applet-quicklauncher-0.5-2|40	
14cr|plasma-applet-quicklauncher-0.5-2|41	%changelog
14cr|plasma-applet-quicklauncher-0.5-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|plasma-applet-quicklauncher-0.5-2|43	+ Revision: f017073
14cr|plasma-applet-quicklauncher-0.5-2|44	- MassBuild#464: Increase release tag
14cr|plasma-applet-quicklauncher-0.5-2|45	
14cr|plasma-applet-quicklauncher-0.5-2|46	

6371 14
14cr|plasma-applet-steamtime-1.1-3|1	%define oname steamtime
14cr|plasma-applet-steamtime-1.1-3|2	%define kdeid 159747
14cr|plasma-applet-steamtime-1.1-3|3	
14cr|plasma-applet-steamtime-1.1-3|4	Summary:	Plasma applet that provides clock via steampunk interface
14cr|plasma-applet-steamtime-1.1-3|5	Name:		plasma-applet-%{oname}
14cr|plasma-applet-steamtime-1.1-3|6	Version:	1.1
14cr|plasma-applet-steamtime-1.1-3|7	Release:	3
14cr|plasma-applet-steamtime-1.1-3|8	License:	GPLv3+
14cr|plasma-applet-steamtime-1.1-3|9	Group:		Graphical desktop/KDE
14cr|plasma-applet-steamtime-1.1-3|10	Url:		http://kde-apps.org/content/show.php?content=%{kdeid}
14cr|plasma-applet-steamtime-1.1-3|11	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{oname}-%{version}.plasmoid
14cr|plasma-applet-steamtime-1.1-3|12	BuildRequires:	imagemagick
14cr|plasma-applet-steamtime-1.1-3|13	BuildRequires:	kde4-macros
14cr|plasma-applet-steamtime-1.1-3|14	Requires:	kdebase4-runtime
14cr|plasma-applet-steamtime-1.1-3|15	Provides:	plasma-applet
14cr|plasma-applet-steamtime-1.1-3|16	BuildArch:	noarch
14cr|plasma-applet-steamtime-1.1-3|17	
14cr|plasma-applet-steamtime-1.1-3|18	%description
14cr|plasma-applet-steamtime-1.1-3|19	Plasma applet that provides clock functions via steampunk interface.
14cr|plasma-applet-steamtime-1.1-3|20	It is written entirely in QML + JavaScript.
14cr|plasma-applet-steamtime-1.1-3|21	
14cr|plasma-applet-steamtime-1.1-3|22	%files
14cr|plasma-applet-steamtime-1.1-3|23	%doc LICENSE.GPL3
14cr|plasma-applet-steamtime-1.1-3|24	%{_kde_appsdir}/plasma/plasmoids/%{oname}
14cr|plasma-applet-steamtime-1.1-3|25	%{_kde_iconsdir}/hicolor/*/apps/%{oname}.png
14cr|plasma-applet-steamtime-1.1-3|26	%{_kde_services}/%{oname}.desktop
14cr|plasma-applet-steamtime-1.1-3|27	
14cr|plasma-applet-steamtime-1.1-3|28	#--------------------------------------------------------------------
14cr|plasma-applet-steamtime-1.1-3|29	
14cr|plasma-applet-steamtime-1.1-3|30	%prep
14cr|plasma-applet-steamtime-1.1-3|31	%setup -q -c
14cr|plasma-applet-steamtime-1.1-3|32	find . -type f | xargs chmod 0644
14cr|plasma-applet-steamtime-1.1-3|33	sed -i 's;icon.png;%{oname};g' metadata.desktop
14cr|plasma-applet-steamtime-1.1-3|34	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cr|plasma-applet-steamtime-1.1-3|35	
14cr|plasma-applet-steamtime-1.1-3|36	%build
14cr|plasma-applet-steamtime-1.1-3|37	# nothing
14cr|plasma-applet-steamtime-1.1-3|38	
14cr|plasma-applet-steamtime-1.1-3|39	%install
14cr|plasma-applet-steamtime-1.1-3|40	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}
14cr|plasma-applet-steamtime-1.1-3|41	cp -r * %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}/
14cr|plasma-applet-steamtime-1.1-3|42	install -D -m 644 metadata.desktop %{buildroot}%{_kde_services}/%{oname}.desktop
14cr|plasma-applet-steamtime-1.1-3|43	
14cr|plasma-applet-steamtime-1.1-3|44	# install icons
14cr|plasma-applet-steamtime-1.1-3|45	for N in 16 32 48 64 96 128;
14cr|plasma-applet-steamtime-1.1-3|46	do
14cr|plasma-applet-steamtime-1.1-3|47	convert icon.png -resize ${N}x${N} $N.png;
14cr|plasma-applet-steamtime-1.1-3|48	install -D -m 0644 $N.png %{buildroot}%{_kde_iconsdir}/hicolor/${N}x${N}/apps/%{oname}.png
14cr|plasma-applet-steamtime-1.1-3|49	done
14cr|plasma-applet-steamtime-1.1-3|50	
14cr|plasma-applet-steamtime-1.1-3|51	%changelog
14cr|plasma-applet-steamtime-1.1-3|52	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3
14cr|plasma-applet-steamtime-1.1-3|53	+ Revision: 86de8da
14cr|plasma-applet-steamtime-1.1-3|54	- Strip unknown profiles from png files
14cr|plasma-applet-steamtime-1.1-3|55	
14cr|plasma-applet-steamtime-1.1-3|56	

6372 14
14cr|plasma-applet-takeoff-1.0.1-3|1	%define		oname	takeoff
14cr|plasma-applet-takeoff-1.0.1-3|2	
14cr|plasma-applet-takeoff-1.0.1-3|3	Name:		plasma-applet-takeoff
14cr|plasma-applet-takeoff-1.0.1-3|4	Summary:	A full screen menu inspired by Slingshot and the OS X Launchpad menu
14cr|plasma-applet-takeoff-1.0.1-3|5	Version:	1.0.1
14cr|plasma-applet-takeoff-1.0.1-3|6	Release:	3
14cr|plasma-applet-takeoff-1.0.1-3|7	Group:		Graphical desktop/KDE
14cr|plasma-applet-takeoff-1.0.1-3|8	License:	GPLv3+
14cr|plasma-applet-takeoff-1.0.1-3|9	URL:		https://code.google.com/p/takeoff-launcher/
14cr|plasma-applet-takeoff-1.0.1-3|10	# Latest SVN snapshot
14cr|plasma-applet-takeoff-1.0.1-3|11	Source:		%{oname}-%{version}.tar.bz2
14cr|plasma-applet-takeoff-1.0.1-3|12	BuildRequires:	cmake
14cr|plasma-applet-takeoff-1.0.1-3|13	BuildRequires:	kdelibs4-devel
14cr|plasma-applet-takeoff-1.0.1-3|14	Requires:	kdebase4-runtime
14cr|plasma-applet-takeoff-1.0.1-3|15	
14cr|plasma-applet-takeoff-1.0.1-3|16	%description
14cr|plasma-applet-takeoff-1.0.1-3|17	Takeoff is a full screen menu inspired in the aspect of Slingshot and
14cr|plasma-applet-takeoff-1.0.1-3|18	the OS X Launchpad menu but adapted to the KDE users in a plasmoid.
14cr|plasma-applet-takeoff-1.0.1-3|19	
14cr|plasma-applet-takeoff-1.0.1-3|20	%prep
14cr|plasma-applet-takeoff-1.0.1-3|21	%setup -q -n %{oname}-%{version}
14cr|plasma-applet-takeoff-1.0.1-3|22	
14cr|plasma-applet-takeoff-1.0.1-3|23	%build
14cr|plasma-applet-takeoff-1.0.1-3|24	%cmake_kde4
14cr|plasma-applet-takeoff-1.0.1-3|25	%make
14cr|plasma-applet-takeoff-1.0.1-3|26	
14cr|plasma-applet-takeoff-1.0.1-3|27	%install
14cr|plasma-applet-takeoff-1.0.1-3|28	%__rm -rf %{buildroot}
14cr|plasma-applet-takeoff-1.0.1-3|29	%makeinstall_std -C build
14cr|plasma-applet-takeoff-1.0.1-3|30	%find_lang plasma_applet_%{oname}
14cr|plasma-applet-takeoff-1.0.1-3|31	
14cr|plasma-applet-takeoff-1.0.1-3|32	%clean
14cr|plasma-applet-takeoff-1.0.1-3|33	%__rm -rf %{buildroot}
14cr|plasma-applet-takeoff-1.0.1-3|34	
14cr|plasma-applet-takeoff-1.0.1-3|35	%files -f plasma_applet_%{oname}.lang
14cr|plasma-applet-takeoff-1.0.1-3|36	%doc CHANGELOG COPYING COPYRIGHT README
14cr|plasma-applet-takeoff-1.0.1-3|37	%{_kde_libdir}/kde4/plasma_applet_%{oname}.so
14cr|plasma-applet-takeoff-1.0.1-3|38	%{_kde_services}/plasma-applet-%{oname}.desktop
14cr|plasma-applet-takeoff-1.0.1-3|39	
14cr|plasma-applet-takeoff-1.0.1-3|40	
14cr|plasma-applet-takeoff-1.0.1-3|41	
14cr|plasma-applet-takeoff-1.0.1-3|42	
14cr|plasma-applet-takeoff-1.0.1-3|43	%changelog
14cr|plasma-applet-takeoff-1.0.1-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|plasma-applet-takeoff-1.0.1-3|45	+ Revision: fbf0db6
14cr|plasma-applet-takeoff-1.0.1-3|46	- MassBuild#464: Increase release tag
14cr|plasma-applet-takeoff-1.0.1-3|47	
14cr|plasma-applet-takeoff-1.0.1-3|48	

6373 14
14cr|plasma-applet-timekeeper-0.5.1-2|1	%define oname timekeeper
14cr|plasma-applet-timekeeper-0.5.1-2|2	%define kdeid 159345
14cr|plasma-applet-timekeeper-0.5.1-2|3	
14cr|plasma-applet-timekeeper-0.5.1-2|4	Summary:	Plasma applet that provides clock and calendar via steampunk interface
14cr|plasma-applet-timekeeper-0.5.1-2|5	Name:		plasma-applet-%{oname}
14cr|plasma-applet-timekeeper-0.5.1-2|6	Version:	0.5.1
14cr|plasma-applet-timekeeper-0.5.1-2|7	Release:	2
14cr|plasma-applet-timekeeper-0.5.1-2|8	License:	GPLv3+
14cr|plasma-applet-timekeeper-0.5.1-2|9	Group:		Graphical desktop/KDE
14cr|plasma-applet-timekeeper-0.5.1-2|10	Url:		http://kde-apps.org/content/show.php/Time+Keeper?content=%{kdeid}
14cr|plasma-applet-timekeeper-0.5.1-2|11	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{oname}-%{version}.plasmoid
14cr|plasma-applet-timekeeper-0.5.1-2|12	BuildRequires:	imagemagick
14cr|plasma-applet-timekeeper-0.5.1-2|13	BuildRequires:	kde4-macros
14cr|plasma-applet-timekeeper-0.5.1-2|14	Requires:	kdebase4-runtime
14cr|plasma-applet-timekeeper-0.5.1-2|15	Requires:	marble-common >= 4.10.5-2
14cr|plasma-applet-timekeeper-0.5.1-2|16	Provides:	plasma-applet
14cr|plasma-applet-timekeeper-0.5.1-2|17	BuildArch:	noarch
14cr|plasma-applet-timekeeper-0.5.1-2|18	
14cr|plasma-applet-timekeeper-0.5.1-2|19	%description
14cr|plasma-applet-timekeeper-0.5.1-2|20	Plasma applet that provides clock and calendar functions via steampunk
14cr|plasma-applet-timekeeper-0.5.1-2|21	interface. It is written entirely in QML + JavaScript.
14cr|plasma-applet-timekeeper-0.5.1-2|22	
14cr|plasma-applet-timekeeper-0.5.1-2|23	%files
14cr|plasma-applet-timekeeper-0.5.1-2|24	%doc LICENSE.GPL3
14cr|plasma-applet-timekeeper-0.5.1-2|25	%{_kde_appsdir}/plasma/plasmoids/%{oname}
14cr|plasma-applet-timekeeper-0.5.1-2|26	%{_kde_iconsdir}/hicolor/*/apps/%{oname}.png
14cr|plasma-applet-timekeeper-0.5.1-2|27	%{_kde_services}/%{oname}.desktop
14cr|plasma-applet-timekeeper-0.5.1-2|28	
14cr|plasma-applet-timekeeper-0.5.1-2|29	#--------------------------------------------------------------------
14cr|plasma-applet-timekeeper-0.5.1-2|30	
14cr|plasma-applet-timekeeper-0.5.1-2|31	%prep
14cr|plasma-applet-timekeeper-0.5.1-2|32	%setup -q -c
14cr|plasma-applet-timekeeper-0.5.1-2|33	find . -type f | xargs chmod 0644
14cr|plasma-applet-timekeeper-0.5.1-2|34	sed -i 's;icon.png;%{oname};g' metadata.desktop
14cr|plasma-applet-timekeeper-0.5.1-2|35	
14cr|plasma-applet-timekeeper-0.5.1-2|36	%build
14cr|plasma-applet-timekeeper-0.5.1-2|37	# nothing
14cr|plasma-applet-timekeeper-0.5.1-2|38	
14cr|plasma-applet-timekeeper-0.5.1-2|39	%install
14cr|plasma-applet-timekeeper-0.5.1-2|40	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}
14cr|plasma-applet-timekeeper-0.5.1-2|41	cp -r * %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}/
14cr|plasma-applet-timekeeper-0.5.1-2|42	install -D -m 644 metadata.desktop %{buildroot}%{_kde_services}/%{oname}.desktop
14cr|plasma-applet-timekeeper-0.5.1-2|43	
14cr|plasma-applet-timekeeper-0.5.1-2|44	# install icons
14cr|plasma-applet-timekeeper-0.5.1-2|45	for N in 16 32 48 64 96 128;
14cr|plasma-applet-timekeeper-0.5.1-2|46	do
14cr|plasma-applet-timekeeper-0.5.1-2|47	convert icon.png -resize ${N}x${N} $N.png;
14cr|plasma-applet-timekeeper-0.5.1-2|48	install -D -m 0644 $N.png %{buildroot}%{_kde_iconsdir}/hicolor/${N}x${N}/apps/%{oname}.png
14cr|plasma-applet-timekeeper-0.5.1-2|49	done
14cr|plasma-applet-timekeeper-0.5.1-2|50	
14cr|plasma-applet-timekeeper-0.5.1-2|51	%changelog
14cr|plasma-applet-timekeeper-0.5.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|plasma-applet-timekeeper-0.5.1-2|53	+ Revision: bf7c875
14cr|plasma-applet-timekeeper-0.5.1-2|54	- MassBuild#464: Increase release tag
14cr|plasma-applet-timekeeper-0.5.1-2|55	
14cr|plasma-applet-timekeeper-0.5.1-2|56	

6374 14
14cr|plasma-applet-todolist-0.4-3|1	%define name	plasma-applet-todolist
14cr|plasma-applet-todolist-0.4-3|2	%define version	0.4
14cr|plasma-applet-todolist-0.4-3|3	%define release	3
14cr|plasma-applet-todolist-0.4-3|4	%define Summary	Todo List plasmoid using akonadi
14cr|plasma-applet-todolist-0.4-3|5	
14cr|plasma-applet-todolist-0.4-3|6	Summary:	%Summary
14cr|plasma-applet-todolist-0.4-3|7	Name:		%name
14cr|plasma-applet-todolist-0.4-3|8	Version:	%version
14cr|plasma-applet-todolist-0.4-3|9	Release:	%release
14cr|plasma-applet-todolist-0.4-3|10	Source0:	http://www.kde-look.org/CONTENT/content-files/90706-todo_plasmoid-0.4.tar.bz
14cr|plasma-applet-todolist-0.4-3|11	Patch0:		plasma-applet-todolist-0.4-mdv-fix-category.patch
14cr|plasma-applet-todolist-0.4-3|12	License:	GPLv2
14cr|plasma-applet-todolist-0.4-3|13	Group:		Graphical desktop/KDE
14cr|plasma-applet-todolist-0.4-3|14	URL:		http://www.kde-look.org/content/show.php/todo+list?content=90706
14cr|plasma-applet-todolist-0.4-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|plasma-applet-todolist-0.4-3|16	BuildRequires:	kdebase4-devel
14cr|plasma-applet-todolist-0.4-3|17	BuildRequires:	akonadi-devel
14cr|plasma-applet-todolist-0.4-3|18	BuildRequires:	kdepimlibs4-devel
14cr|plasma-applet-todolist-0.4-3|19	BuildRequires:  boost-devel
14cr|plasma-applet-todolist-0.4-3|20	Requires:	kdepim4-runtime
14cr|plasma-applet-todolist-0.4-3|21	Provides:   plasma-applet
14cr|plasma-applet-todolist-0.4-3|22	
14cr|plasma-applet-todolist-0.4-3|23	%description
14cr|plasma-applet-todolist-0.4-3|24	Plasmoid that shows KOrganizer 'todo' list using akonadi.
14cr|plasma-applet-todolist-0.4-3|25	
14cr|plasma-applet-todolist-0.4-3|26	%files
14cr|plasma-applet-todolist-0.4-3|27	%defattr(-,root,root)
14cr|plasma-applet-todolist-0.4-3|28	%doc	README COPYING AUTHORS
14cr|plasma-applet-todolist-0.4-3|29	%{_kde_libdir}/kde4/plasma_engine_todo.so
14cr|plasma-applet-todolist-0.4-3|30	%{_kde_libdir}/kde4/todoapplet.so
14cr|plasma-applet-todolist-0.4-3|31	%{_kde_services}/plasma-engine-todo.desktop
14cr|plasma-applet-todolist-0.4-3|32	%{_kde_services}/todoapplet-default.desktop
14cr|plasma-applet-todolist-0.4-3|33	
14cr|plasma-applet-todolist-0.4-3|34	#-----------------------------------------------------------------------
14cr|plasma-applet-todolist-0.4-3|35	
14cr|plasma-applet-todolist-0.4-3|36	%prep
14cr|plasma-applet-todolist-0.4-3|37	%setup -q -n todo_plasmoid
14cr|plasma-applet-todolist-0.4-3|38	%patch0 -p0
14cr|plasma-applet-todolist-0.4-3|39	
14cr|plasma-applet-todolist-0.4-3|40	%build
14cr|plasma-applet-todolist-0.4-3|41	%cmake_kde4
14cr|plasma-applet-todolist-0.4-3|42	%make
14cr|plasma-applet-todolist-0.4-3|43	
14cr|plasma-applet-todolist-0.4-3|44	%install
14cr|plasma-applet-todolist-0.4-3|45	%__rm -rf %{buildroot}
14cr|plasma-applet-todolist-0.4-3|46	%{makeinstall_std} -C build
14cr|plasma-applet-todolist-0.4-3|47	
14cr|plasma-applet-todolist-0.4-3|48	%clean
14cr|plasma-applet-todolist-0.4-3|49	%__rm -rf %{buildroot}
14cr|plasma-applet-todolist-0.4-3|50	
14cr|plasma-applet-todolist-0.4-3|51	
14cr|plasma-applet-todolist-0.4-3|52	
14cr|plasma-applet-todolist-0.4-3|53	%changelog
14cr|plasma-applet-todolist-0.4-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|plasma-applet-todolist-0.4-3|55	+ Revision: e3c2ef1
14cr|plasma-applet-todolist-0.4-3|56	- MassBuild#464: Increase release tag
14cr|plasma-applet-todolist-0.4-3|57	
14cr|plasma-applet-todolist-0.4-3|58	

6375 14
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|1	%define name	plasma-applet-togglepanel
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|2	%define version	0.0
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|3	%define svn	1049487
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|4	%define release	%mkrel 0.%svn.2
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|5	%define Summary	 Plasma applet providing a experimental toggle panel
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|6	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|7	Summary:	%Summary
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|8	Name:		%name
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|9	Version:	%version
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|10	Release:	%release
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|11	# Get the source via
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|12	# svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/togglepanel plasma-applet-tooglepanel
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|13	# tar -caf plasma-applet-togglepanel.tar.lzma plasma-applet-togglepanel
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|14	Source0:	%{name}.tar.lzma
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|15	License:	GPLv3
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|16	Group:		Graphical desktop/KDE
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|17	URL:		http://websvn.kde.org/trunk/playground/base/plasma/applets/togglepanel/
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|19	BuildRequires:	kdebase4-devel
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|20	Provides:	plasma-applet
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|21	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|22	%description
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|23	Experimental plasma-applet providing a toggle panel function
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|24	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|25	%files
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|26	%defattr(-,root,root)
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|27	%{_kde_libdir}/kde4/plasma_applet_togglepanel.so
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|28	%{_kde_services}/%{name}.desktop
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|29	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|30	%prep
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|31	%setup -q -n %{name}
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|32	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|33	%build
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|34	%cmake_kde4
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|35	%make
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|36	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|37	%install
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|38	%__rm -rf %{buildroot}
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|39	%{makeinstall_std} -C build
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|40	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|41	%clean
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|42	%__rm -rf %{buildroot}
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|43	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|44	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|45	%changelog
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0-0.1049487.2
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|47	+ Revision: 497c622
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|48	- Automatic import for version 0.0
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|49	
14cr|plasma-applet-togglepanel-0.0-0.1049487.2|50	

6376 14
14cr|plasma-applet-translatoid-1.4-3|1	%define oname translatoid
14cr|plasma-applet-translatoid-1.4-3|2	
14cr|plasma-applet-translatoid-1.4-3|3	Name:		plasma-applet-%{oname}
14cr|plasma-applet-translatoid-1.4-3|4	Version:	1.4
14cr|plasma-applet-translatoid-1.4-3|5	Release:	3
14cr|plasma-applet-translatoid-1.4-3|6	Summary:	Plasma widget to translate text using Google Translate
14cr|plasma-applet-translatoid-1.4-3|7	Group:		Graphical desktop/KDE
14cr|plasma-applet-translatoid-1.4-3|8	License:	LGPLv2
14cr|plasma-applet-translatoid-1.4-3|9	URL:		http://kde-look.org/content/show.php/translatoid?content=97511
14cr|plasma-applet-translatoid-1.4-3|10	Source0:	http://212.158.157.7/translatoid/%{oname}-%{version}.tar.xz
14cr|plasma-applet-translatoid-1.4-3|11	BuildRequires:	kdelibs4-devel
14cr|plasma-applet-translatoid-1.4-3|12	BuildRequires:	pkgconfig(QJson)
14cr|plasma-applet-translatoid-1.4-3|13	Provides:	plasma-applet
14cr|plasma-applet-translatoid-1.4-3|14	
14cr|plasma-applet-translatoid-1.4-3|15	%description
14cr|plasma-applet-translatoid-1.4-3|16	A plasma widget to translate text using Google Translate.
14cr|plasma-applet-translatoid-1.4-3|17	
14cr|plasma-applet-translatoid-1.4-3|18	%files
14cr|plasma-applet-translatoid-1.4-3|19	%doc licence.txt
14cr|plasma-applet-translatoid-1.4-3|20	%{_kde_libdir}/kde4/plasma_applet_translatoid.so
14cr|plasma-applet-translatoid-1.4-3|21	%{_kde_services}/plasma-applet-translatoid.desktop
14cr|plasma-applet-translatoid-1.4-3|22	%{_kde_iconsdir}/*/*/*/translator.*
14cr|plasma-applet-translatoid-1.4-3|23	%{_kde_iconsdir}/kbflags/*
14cr|plasma-applet-translatoid-1.4-3|24	%{_kde_appsdir}/translatoid/translatoid.db
14cr|plasma-applet-translatoid-1.4-3|25	
14cr|plasma-applet-translatoid-1.4-3|26	%prep
14cr|plasma-applet-translatoid-1.4-3|27	%setup -q -n %{oname}
14cr|plasma-applet-translatoid-1.4-3|28	
14cr|plasma-applet-translatoid-1.4-3|29	%build
14cr|plasma-applet-translatoid-1.4-3|30	%cmake_kde4
14cr|plasma-applet-translatoid-1.4-3|31	%make
14cr|plasma-applet-translatoid-1.4-3|32	
14cr|plasma-applet-translatoid-1.4-3|33	%install
14cr|plasma-applet-translatoid-1.4-3|34	%makeinstall_std -C build
14cr|plasma-applet-translatoid-1.4-3|35	
14cr|plasma-applet-translatoid-1.4-3|36	# We really don't need it
14cr|plasma-applet-translatoid-1.4-3|37	rm -f %{buildroot}%{_kde_appsdir}/cmake/modules/FindQJSON.cmake
14cr|plasma-applet-translatoid-1.4-3|38	%changelog
14cr|plasma-applet-translatoid-1.4-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|plasma-applet-translatoid-1.4-3|40	+ Revision: a8bb242
14cr|plasma-applet-translatoid-1.4-3|41	- MassBuild#464: Increase release tag
14cr|plasma-applet-translatoid-1.4-3|42	
14cr|plasma-applet-translatoid-1.4-3|43	

6377 14
14cr|plasma-applet-yasp-scripted-1.0.8a-2|1	%define	oname	yasp-scripted
14cr|plasma-applet-yasp-scripted-1.0.8a-2|2	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|3	Name:		plasma-applet-%{oname}
14cr|plasma-applet-yasp-scripted-1.0.8a-2|4	Version:	1.0.8a
14cr|plasma-applet-yasp-scripted-1.0.8a-2|5	Release:	2
14cr|plasma-applet-yasp-scripted-1.0.8a-2|6	Summary:	Yet Another Systemmonitor Plasmoid (scripted)
14cr|plasma-applet-yasp-scripted-1.0.8a-2|7	License:	GPLv2+
14cr|plasma-applet-yasp-scripted-1.0.8a-2|8	Group:		Graphical desktop/KDE
14cr|plasma-applet-yasp-scripted-1.0.8a-2|9	URL:		http://kde-apps.org/content/show.php?content=109367
14cr|plasma-applet-yasp-scripted-1.0.8a-2|10	Source0:	%{oname}-%{version}.tar.bz2
14cr|plasma-applet-yasp-scripted-1.0.8a-2|11	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-applet-yasp-scripted-1.0.8a-2|12	Requires:	kdebase4-runtime
14cr|plasma-applet-yasp-scripted-1.0.8a-2|13	Provides:	plasma-applet
14cr|plasma-applet-yasp-scripted-1.0.8a-2|14	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|15	%description
14cr|plasma-applet-yasp-scripted-1.0.8a-2|16	Yet Another Systemmonitor Plasmoid (scripted) is a powerful system monitor.
14cr|plasma-applet-yasp-scripted-1.0.8a-2|17	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|18	%files
14cr|plasma-applet-yasp-scripted-1.0.8a-2|19	%doc README* GPLV2 yasp_scripts
14cr|plasma-applet-yasp-scripted-1.0.8a-2|20	%{_kde_libdir}/kde4/*.so
14cr|plasma-applet-yasp-scripted-1.0.8a-2|21	%{_kde_datadir}/kde4/services/*.desktop
14cr|plasma-applet-yasp-scripted-1.0.8a-2|22	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|23	#--------------------------------------------------------------------
14cr|plasma-applet-yasp-scripted-1.0.8a-2|24	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|25	%prep
14cr|plasma-applet-yasp-scripted-1.0.8a-2|26	%setup -q -n %{oname}-%{version}
14cr|plasma-applet-yasp-scripted-1.0.8a-2|27	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|28	%build
14cr|plasma-applet-yasp-scripted-1.0.8a-2|29	%cmake_kde4
14cr|plasma-applet-yasp-scripted-1.0.8a-2|30	%make
14cr|plasma-applet-yasp-scripted-1.0.8a-2|31	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|32	%install
14cr|plasma-applet-yasp-scripted-1.0.8a-2|33	%__rm -rf %{buildroot}
14cr|plasma-applet-yasp-scripted-1.0.8a-2|34	%makeinstall_std -C build
14cr|plasma-applet-yasp-scripted-1.0.8a-2|35	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|36	%clean
14cr|plasma-applet-yasp-scripted-1.0.8a-2|37	%__rm -rf %{buildroot}
14cr|plasma-applet-yasp-scripted-1.0.8a-2|38	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|39	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|40	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|41	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|42	%changelog
14cr|plasma-applet-yasp-scripted-1.0.8a-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8a-2
14cr|plasma-applet-yasp-scripted-1.0.8a-2|44	+ Revision: 960e5e5
14cr|plasma-applet-yasp-scripted-1.0.8a-2|45	- MassBuild#464: Increase release tag
14cr|plasma-applet-yasp-scripted-1.0.8a-2|46	
14cr|plasma-applet-yasp-scripted-1.0.8a-2|47	

6378 14
14cr|plasma-desktoptheme-steampunk-3.0-2|1	Summary:	"SteampunK Powered Linux" Plasma theme
14cr|plasma-desktoptheme-steampunk-3.0-2|2	Name:		plasma-desktoptheme-steampunk
14cr|plasma-desktoptheme-steampunk-3.0-2|3	Version:	3.0
14cr|plasma-desktoptheme-steampunk-3.0-2|4	Release:	2
14cr|plasma-desktoptheme-steampunk-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
14cr|plasma-desktoptheme-steampunk-3.0-2|6	Group:		Graphical desktop/KDE
14cr|plasma-desktoptheme-steampunk-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=157926
14cr|plasma-desktoptheme-steampunk-3.0-2|8	Source:		http://kde-look.org/CONTENT/content-files/157926-SteampunK.tar.gz
14cr|plasma-desktoptheme-steampunk-3.0-2|9	Requires:	kdebase4-workspace >= 2:4.10
14cr|plasma-desktoptheme-steampunk-3.0-2|10	BuildRequires:	kde4-macros
14cr|plasma-desktoptheme-steampunk-3.0-2|11	BuildArch:	noarch
14cr|plasma-desktoptheme-steampunk-3.0-2|12	
14cr|plasma-desktoptheme-steampunk-3.0-2|13	%description
14cr|plasma-desktoptheme-steampunk-3.0-2|14	This package contains the "SteampunK Powered Linux" Plasma theme.
14cr|plasma-desktoptheme-steampunk-3.0-2|15	
14cr|plasma-desktoptheme-steampunk-3.0-2|16	%files
14cr|plasma-desktoptheme-steampunk-3.0-2|17	%{_kde_appsdir}/desktoptheme/SteampunK
14cr|plasma-desktoptheme-steampunk-3.0-2|18	
14cr|plasma-desktoptheme-steampunk-3.0-2|19	#----------------------------------------------------------------------------
14cr|plasma-desktoptheme-steampunk-3.0-2|20	
14cr|plasma-desktoptheme-steampunk-3.0-2|21	%prep
14cr|plasma-desktoptheme-steampunk-3.0-2|22	%setup -q -c
14cr|plasma-desktoptheme-steampunk-3.0-2|23	find . -type f | xargs chmod 0644
14cr|plasma-desktoptheme-steampunk-3.0-2|24	find . -type d | xargs chmod 0755
14cr|plasma-desktoptheme-steampunk-3.0-2|25	
14cr|plasma-desktoptheme-steampunk-3.0-2|26	%build
14cr|plasma-desktoptheme-steampunk-3.0-2|27	# nothing
14cr|plasma-desktoptheme-steampunk-3.0-2|28	
14cr|plasma-desktoptheme-steampunk-3.0-2|29	%install
14cr|plasma-desktoptheme-steampunk-3.0-2|30	mkdir -p %{buildroot}%{_kde_appsdir}/desktoptheme/
14cr|plasma-desktoptheme-steampunk-3.0-2|31	
14cr|plasma-desktoptheme-steampunk-3.0-2|32	cp -r SteampunK %{buildroot}%{_kde_appsdir}/desktoptheme/
14cr|plasma-desktoptheme-steampunk-3.0-2|33	
14cr|plasma-desktoptheme-steampunk-3.0-2|34	
14cr|plasma-desktoptheme-steampunk-3.0-2|35	%changelog
14cr|plasma-desktoptheme-steampunk-3.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|plasma-desktoptheme-steampunk-3.0-2|37	+ Revision: 26cff56
14cr|plasma-desktoptheme-steampunk-3.0-2|38	- MassBuild#464: Increase release tag
14cr|plasma-desktoptheme-steampunk-3.0-2|39	
14cr|plasma-desktoptheme-steampunk-3.0-2|40	

6379 14
14cr|plasma-mediacenter-1.3.0-2|1	Summary:	A mediacenter user interface written with the Plasma framework
14cr|plasma-mediacenter-1.3.0-2|2	Name:		plasma-mediacenter
14cr|plasma-mediacenter-1.3.0-2|3	Version:	1.3.0
14cr|plasma-mediacenter-1.3.0-2|4	Release:	2
14cr|plasma-mediacenter-1.3.0-2|5	License:	GPLv2+
14cr|plasma-mediacenter-1.3.0-2|6	Group:		Graphical desktop/KDE
14cr|plasma-mediacenter-1.3.0-2|7	Url:		http://community.kde.org/Plasma/Plasma_Media_Center
14cr|plasma-mediacenter-1.3.0-2|8	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cr|plasma-mediacenter-1.3.0-2|9	BuildRequires:	kdelibs4-devel
14cr|plasma-mediacenter-1.3.0-2|10	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-mediacenter-1.3.0-2|11	%if %{mdvver} < 201410
14cr|plasma-mediacenter-1.3.0-2|12	BuildRequires:	nepomuk-core-devel
14cr|plasma-mediacenter-1.3.0-2|13	%else
14cr|plasma-mediacenter-1.3.0-2|14	BuildRequires:	baloo-devel
14cr|plasma-mediacenter-1.3.0-2|15	BuildRequires:	kfilemetadata-devel
14cr|plasma-mediacenter-1.3.0-2|16	%endif
14cr|plasma-mediacenter-1.3.0-2|17	BuildRequires:	qt-mobility-devel
14cr|plasma-mediacenter-1.3.0-2|18	BuildRequires:	qt4-devel
14cr|plasma-mediacenter-1.3.0-2|19	BuildRequires:	pkgconfig(taglib)
14cr|plasma-mediacenter-1.3.0-2|20	Requires:	qt-mobility
14cr|plasma-mediacenter-1.3.0-2|21	
14cr|plasma-mediacenter-1.3.0-2|22	%description
14cr|plasma-mediacenter-1.3.0-2|23	A mediacenter user interface written with the Plasma framework.
14cr|plasma-mediacenter-1.3.0-2|24	
14cr|plasma-mediacenter-1.3.0-2|25	%files -f %{name}.lang
14cr|plasma-mediacenter-1.3.0-2|26	%doc README LICENSE
14cr|plasma-mediacenter-1.3.0-2|27	%{_kde_bindir}/plasma-mediacenter
14cr|plasma-mediacenter-1.3.0-2|28	%{_kde_applicationsdir}/plasma-mediacenter.desktop
14cr|plasma-mediacenter-1.3.0-2|29	%{_kde_appsdir}/plasma/packages/org.kde.plasma.mediacenter/
14cr|plasma-mediacenter-1.3.0-2|30	%{_kde_libdir}/kde4/imports/org/kde/plasma/mediacenter/
14cr|plasma-mediacenter-1.3.0-2|31	%{_kde_libdir}/kde4/pmc_*.so
14cr|plasma-mediacenter-1.3.0-2|32	%{_kde_iconsdir}/hicolor/*/actions/pmc-*.*
14cr|plasma-mediacenter-1.3.0-2|33	%{_kde_iconsdir}/hicolor/*/apps/youtube-pmc.*
14cr|plasma-mediacenter-1.3.0-2|34	%{_kde_iconsdir}/hicolor/*/status/pmcnocover.*
14cr|plasma-mediacenter-1.3.0-2|35	%{_kde_services}/*.desktop
14cr|plasma-mediacenter-1.3.0-2|36	%{_kde_servicetypes}/pmc_browsingbackend.desktop
14cr|plasma-mediacenter-1.3.0-2|37	%{_kde_servicetypes}/pmc_mediasource.desktop
14cr|plasma-mediacenter-1.3.0-2|38	
14cr|plasma-mediacenter-1.3.0-2|39	#----------------------------------------------------------------------------
14cr|plasma-mediacenter-1.3.0-2|40	
14cr|plasma-mediacenter-1.3.0-2|41	%define plasmamediacenter_major 1.3
14cr|plasma-mediacenter-1.3.0-2|42	%define libplasmamediacenter %mklibname plasmamediacenter %{plasmamediacenter_major}
14cr|plasma-mediacenter-1.3.0-2|43	
14cr|plasma-mediacenter-1.3.0-2|44	%package -n %{libplasmamediacenter}
14cr|plasma-mediacenter-1.3.0-2|45	Summary:	Shared library for %{name}
14cr|plasma-mediacenter-1.3.0-2|46	Group:		System/Libraries
14cr|plasma-mediacenter-1.3.0-2|47	# Useless
14cr|plasma-mediacenter-1.3.0-2|48	Obsoletes:	%{_lib}plasmamediacenter0.9 < 1.1.0
14cr|plasma-mediacenter-1.3.0-2|49	Obsoletes:	%{_lib}plasmamediacenter1.1 < 1.1.9
14cr|plasma-mediacenter-1.3.0-2|50	Obsoletes:	%{_lib}plasmamediacenter1.2 < 1.3.0
14cr|plasma-mediacenter-1.3.0-2|51	
14cr|plasma-mediacenter-1.3.0-2|52	%description -n %{libplasmamediacenter}
14cr|plasma-mediacenter-1.3.0-2|53	Shared library for %{name}.
14cr|plasma-mediacenter-1.3.0-2|54	
14cr|plasma-mediacenter-1.3.0-2|55	%files -n %{libplasmamediacenter}
14cr|plasma-mediacenter-1.3.0-2|56	%{_kde_libdir}/libplasmamediacenter.so.%{plasmamediacenter_major}*
14cr|plasma-mediacenter-1.3.0-2|57	
14cr|plasma-mediacenter-1.3.0-2|58	#----------------------------------------------------------------------------
14cr|plasma-mediacenter-1.3.0-2|59	
14cr|plasma-mediacenter-1.3.0-2|60	%define libplasmamediacenter_devel %mklibname plasmamediacenter -d
14cr|plasma-mediacenter-1.3.0-2|61	
14cr|plasma-mediacenter-1.3.0-2|62	%package -n %{libplasmamediacenter_devel}
14cr|plasma-mediacenter-1.3.0-2|63	Summary:	Development files for %{name}
14cr|plasma-mediacenter-1.3.0-2|64	Group:		Development/KDE and Qt
14cr|plasma-mediacenter-1.3.0-2|65	Requires:	%{libplasmamediacenter} = %{EVRD}
14cr|plasma-mediacenter-1.3.0-2|66	
14cr|plasma-mediacenter-1.3.0-2|67	%description -n %{libplasmamediacenter_devel}
14cr|plasma-mediacenter-1.3.0-2|68	Development files for %{name}.
14cr|plasma-mediacenter-1.3.0-2|69	
14cr|plasma-mediacenter-1.3.0-2|70	%files -n %{libplasmamediacenter_devel}
14cr|plasma-mediacenter-1.3.0-2|71	%{_kde_includedir}/mediacenter/
14cr|plasma-mediacenter-1.3.0-2|72	%{_kde_libdir}/libplasmamediacenter.so
14cr|plasma-mediacenter-1.3.0-2|73	
14cr|plasma-mediacenter-1.3.0-2|74	#----------------------------------------------------------------------------
14cr|plasma-mediacenter-1.3.0-2|75	
14cr|plasma-mediacenter-1.3.0-2|76	%prep
14cr|plasma-mediacenter-1.3.0-2|77	%setup -q -n plasma-mediacenter
14cr|plasma-mediacenter-1.3.0-2|78	
14cr|plasma-mediacenter-1.3.0-2|79	%build
14cr|plasma-mediacenter-1.3.0-2|80	%cmake_kde4 -DKDE4_BUILD_TESTS=OFF
14cr|plasma-mediacenter-1.3.0-2|81	%make
14cr|plasma-mediacenter-1.3.0-2|82	
14cr|plasma-mediacenter-1.3.0-2|83	%install
14cr|plasma-mediacenter-1.3.0-2|84	%makeinstall_std -C build
14cr|plasma-mediacenter-1.3.0-2|85	
14cr|plasma-mediacenter-1.3.0-2|86	%find_lang %{name}
14cr|plasma-mediacenter-1.3.0-2|87	
14cr|plasma-mediacenter-1.3.0-2|88	
14cr|plasma-mediacenter-1.3.0-2|89	%changelog
14cr|plasma-mediacenter-1.3.0-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|plasma-mediacenter-1.3.0-2|91	+ Revision: 5a84600
14cr|plasma-mediacenter-1.3.0-2|92	- MassBuild#464: Increase release tag
14cr|plasma-mediacenter-1.3.0-2|93	
14cr|plasma-mediacenter-1.3.0-2|94	

6380 14
14cr|plasma-runner-virtualbox-0.2-4|1	
14cr|plasma-runner-virtualbox-0.2-4|2	Summary:        Virtualbox KDE runner
14cr|plasma-runner-virtualbox-0.2-4|3	Name:           plasma-runner-virtualbox
14cr|plasma-runner-virtualbox-0.2-4|4	Version:        0.2
14cr|plasma-runner-virtualbox-0.2-4|5	Release:        4
14cr|plasma-runner-virtualbox-0.2-4|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
14cr|plasma-runner-virtualbox-0.2-4|7	License:        GPLv2+
14cr|plasma-runner-virtualbox-0.2-4|8	Group:          Graphical desktop/KDE
14cr|plasma-runner-virtualbox-0.2-4|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|plasma-runner-virtualbox-0.2-4|10	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
14cr|plasma-runner-virtualbox-0.2-4|11	BuildRequires:  kdelibs4-devel
14cr|plasma-runner-virtualbox-0.2-4|12	Requires:	virtualbox
14cr|plasma-runner-virtualbox-0.2-4|13	Obsoletes:           virtualbox-kde-runner
14cr|plasma-runner-virtualbox-0.2-4|14	
14cr|plasma-runner-virtualbox-0.2-4|15	%description
14cr|plasma-runner-virtualbox-0.2-4|16	Allows you to start your VirtualBox virtual machines from Krunner
14cr|plasma-runner-virtualbox-0.2-4|17	(the Alt-F2 thing)
14cr|plasma-runner-virtualbox-0.2-4|18	
14cr|plasma-runner-virtualbox-0.2-4|19	%files
14cr|plasma-runner-virtualbox-0.2-4|20	%defattr(-,root,root)
14cr|plasma-runner-virtualbox-0.2-4|21	%doc COPYING
14cr|plasma-runner-virtualbox-0.2-4|22	%{_kde_libdir}/kde4/*.so
14cr|plasma-runner-virtualbox-0.2-4|23	%{_kde_services}/*
14cr|plasma-runner-virtualbox-0.2-4|24	%{_datadir}/pixmaps/vbox-runner/*
14cr|plasma-runner-virtualbox-0.2-4|25	#--------------------------------------------------------------------
14cr|plasma-runner-virtualbox-0.2-4|26	
14cr|plasma-runner-virtualbox-0.2-4|27	%prep
14cr|plasma-runner-virtualbox-0.2-4|28	%setup -qn vbox-runner-%{version}
14cr|plasma-runner-virtualbox-0.2-4|29	
14cr|plasma-runner-virtualbox-0.2-4|30	%build
14cr|plasma-runner-virtualbox-0.2-4|31	%cmake_kde4
14cr|plasma-runner-virtualbox-0.2-4|32	%make
14cr|plasma-runner-virtualbox-0.2-4|33	
14cr|plasma-runner-virtualbox-0.2-4|34	%install
14cr|plasma-runner-virtualbox-0.2-4|35	rm -rf %{buildroot}
14cr|plasma-runner-virtualbox-0.2-4|36	%makeinstall_std -C build
14cr|plasma-runner-virtualbox-0.2-4|37	
14cr|plasma-runner-virtualbox-0.2-4|38	%clean
14cr|plasma-runner-virtualbox-0.2-4|39	rm -rf $RPM_BUILD_ROOT
14cr|plasma-runner-virtualbox-0.2-4|40	
14cr|plasma-runner-virtualbox-0.2-4|41	
14cr|plasma-runner-virtualbox-0.2-4|42	
14cr|plasma-runner-virtualbox-0.2-4|43	
14cr|plasma-runner-virtualbox-0.2-4|44	
14cr|plasma-runner-virtualbox-0.2-4|45	%changelog
14cr|plasma-runner-virtualbox-0.2-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|plasma-runner-virtualbox-0.2-4|47	+ Revision: 4411f7b
14cr|plasma-runner-virtualbox-0.2-4|48	- MassBuild#464: Increase release tag
14cr|plasma-runner-virtualbox-0.2-4|49	
14cr|plasma-runner-virtualbox-0.2-4|50	

6381 14
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|1	Summary:	Animated plasma wallpaper
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|2	Name:		plasma-wallpaper-dreamdesktop
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|3	Version:	0.3.0
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|4	Release:	4
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|5	License:	GPL
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|6	Group:		Graphical desktop/KDE
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|7	Url:		http://www.jarzebski.pl/projekty/dreamdesktop.html
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|8	Source0:	http://www.jarzebski.pl/dreamdesktop/%{name}-%{version}.tar.bz2
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|9	BuildRequires:	cmake
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|10	BuildRequires:	ffmpeg-devel
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|11	BuildRequires:	kdelibs4-devel
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|12	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|13	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|14	%description
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|15	DreamDesktop is an animated wallpaper for KDE 4 environment.
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|16	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|17	Animation can be any video output from FFMPEG. Beautiful animations
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|18	can be found at: http://www.dreamscene.org/
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|19	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|20	%prep
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|21	%setup -q -n %{name}
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|22	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|23	%build
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|24	%cmake_kde4
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|25	%make
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|26	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|27	%install
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|28	%makeinstall_std -C build
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|29	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|30	%files
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|31	%{_kde_libdir}/kde4/dreamdesktop.so
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|32	%{_kde_appsdir}/dreamdesktop
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|33	%{_kde_services}/dreamdesktop.desktop
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|34	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|35	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|36	%changelog
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-4
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|38	+ Revision: 091cc53
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|39	- MassBuild#464: Increase release tag
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|40	
14cr|plasma-wallpaper-dreamdesktop-0.3.0-4|41	

6382 14
14cr|plasma-wallpaper-flymode-0.8-3|1	%define srcname	plasma-wallpaper-FlyMode
14cr|plasma-wallpaper-flymode-0.8-3|2	
14cr|plasma-wallpaper-flymode-0.8-3|3	Summary:	An animated wallpaper
14cr|plasma-wallpaper-flymode-0.8-3|4	Name:		plasma-wallpaper-flymode
14cr|plasma-wallpaper-flymode-0.8-3|5	Version:	0.8
14cr|plasma-wallpaper-flymode-0.8-3|6	Release:	3
14cr|plasma-wallpaper-flymode-0.8-3|7	License:	GPLv2
14cr|plasma-wallpaper-flymode-0.8-3|8	Group:		Graphical desktop/KDE
14cr|plasma-wallpaper-flymode-0.8-3|9	URL:		http://www.kde-look.org
14cr|plasma-wallpaper-flymode-0.8-3|10	Source0:	http://www.kde-look.org/CONTENT/content-files/119187-%{srcname}_%{version}.tar.gz
14cr|plasma-wallpaper-flymode-0.8-3|11	BuildRequires:	kdebase4-workspace-devel
14cr|plasma-wallpaper-flymode-0.8-3|12	Requires:	kdebase4-runtime
14cr|plasma-wallpaper-flymode-0.8-3|13	Provides:	plasma-applet
14cr|plasma-wallpaper-flymode-0.8-3|14	
14cr|plasma-wallpaper-flymode-0.8-3|15	%description
14cr|plasma-wallpaper-flymode-0.8-3|16	The wallpaper plugin moves a seamless wallpaper picture endlessly over the
14cr|plasma-wallpaper-flymode-0.8-3|17	desktop, making you feel like flying.
14cr|plasma-wallpaper-flymode-0.8-3|18	
14cr|plasma-wallpaper-flymode-0.8-3|19	%files
14cr|plasma-wallpaper-flymode-0.8-3|20	%{_kde_libdir}/kde4/plasma_wallpaper_FlyMode.so
14cr|plasma-wallpaper-flymode-0.8-3|21	%{_kde_services}/%{srcname}.desktop
14cr|plasma-wallpaper-flymode-0.8-3|22	
14cr|plasma-wallpaper-flymode-0.8-3|23	#------------------------------------------------------------------------------
14cr|plasma-wallpaper-flymode-0.8-3|24	
14cr|plasma-wallpaper-flymode-0.8-3|25	%prep
14cr|plasma-wallpaper-flymode-0.8-3|26	%setup -q -n %{srcname}
14cr|plasma-wallpaper-flymode-0.8-3|27	
14cr|plasma-wallpaper-flymode-0.8-3|28	%build
14cr|plasma-wallpaper-flymode-0.8-3|29	%cmake_kde4
14cr|plasma-wallpaper-flymode-0.8-3|30	%make
14cr|plasma-wallpaper-flymode-0.8-3|31	
14cr|plasma-wallpaper-flymode-0.8-3|32	%install
14cr|plasma-wallpaper-flymode-0.8-3|33	%makeinstall_std -C build
14cr|plasma-wallpaper-flymode-0.8-3|34	
14cr|plasma-wallpaper-flymode-0.8-3|35	
14cr|plasma-wallpaper-flymode-0.8-3|36	%changelog
14cr|plasma-wallpaper-flymode-0.8-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-3
14cr|plasma-wallpaper-flymode-0.8-3|38	+ Revision: 457fc48
14cr|plasma-wallpaper-flymode-0.8-3|39	- MassBuild#464: Increase release tag
14cr|plasma-wallpaper-flymode-0.8-3|40	
14cr|plasma-wallpaper-flymode-0.8-3|41	

6383 14
14cr|plasticfs-1.11-3|1	%define major	0
14cr|plasticfs-1.11-3|2	%define libname		%mklibname %{name} %{major}
14cr|plasticfs-1.11-3|3	%define develname	%mklibname %{name} -d
14cr|plasticfs-1.11-3|4	
14cr|plasticfs-1.11-3|5	%define build_debug	0
14cr|plasticfs-1.11-3|6	%define build_paranoid	0
14cr|plasticfs-1.11-3|7	
14cr|plasticfs-1.11-3|8	%{expand: %{?_with_debug: 	%%global build_debug 1}}
14cr|plasticfs-1.11-3|9	%{expand: %{?_with_paranoid: 	%%global build_paranoid 1}}
14cr|plasticfs-1.11-3|10	%{expand: %{?_without_paranoid:	%%global build_paranoid 0}}
14cr|plasticfs-1.11-3|11	
14cr|plasticfs-1.11-3|12	Name:		plasticfs
14cr|plasticfs-1.11-3|13	Version:	1.11
14cr|plasticfs-1.11-3|14	Release:	3
14cr|plasticfs-1.11-3|15	Summary:	An user-space virtual filesystem implementation
14cr|plasticfs-1.11-3|16	License:	GPLv3+
14cr|plasticfs-1.11-3|17	Group:		File tools
14cr|plasticfs-1.11-3|18	URL:		http://plasticfs.sourceforge.net/
14cr|plasticfs-1.11-3|19	Source0:	http://plasticfs.sourceforge.net/%{name}-%{version}.tar.gz
14cr|plasticfs-1.11-3|20	Patch0:		plasticfs-1.11-non-paranoid.patch
14cr|plasticfs-1.11-3|21	Patch1:		plasticfs-1.11-dlsym-debug.patch
14cr|plasticfs-1.11-3|22	Patch2:		plasticfs-1.11-makefile.patch
14cr|plasticfs-1.11-3|23	BuildRequires:  groff
14cr|plasticfs-1.11-3|24	BuildRequires:  libtool
14cr|plasticfs-1.11-3|25	
14cr|plasticfs-1.11-3|26	%description
14cr|plasticfs-1.11-3|27	The Plastic File System is an LD_PRELOAD module for manipulating what
14cr|plasticfs-1.11-3|28	the file system looks like for programs. This allows virtual file
14cr|plasticfs-1.11-3|29	systems to exist in user space, without kernel hacks or modules.
14cr|plasticfs-1.11-3|30	
14cr|plasticfs-1.11-3|31	A number of filters exist for a number of different use-cases, including
14cr|plasticfs-1.11-3|32	
14cr|plasticfs-1.11-3|33	chroot    - simulate the effects of a chroot call
14cr|plasticfs-1.11-3|34	dos       - simulate a DOS 8.3 filesystem
14cr|plasticfs-1.11-3|35	downcase  - make file names appear in lower-case
14cr|plasticfs-1.11-3|36	log       - transparently log file system access (like strace)
14cr|plasticfs-1.11-3|37	nocase    - make filenames case-insensitive
14cr|plasticfs-1.11-3|38	shortname - simulate file systems with shorter filenames
14cr|plasticfs-1.11-3|39	smartlink - expand environment variables in symbolic links
14cr|plasticfs-1.11-3|40	titlecase - make filenames appear in title-case
14cr|plasticfs-1.11-3|41	upcase    - make filenames appear in upper-case
14cr|plasticfs-1.11-3|42	viewpath  - union all the directory trees in a view path (unionfs)
14cr|plasticfs-1.11-3|43	
14cr|plasticfs-1.11-3|44	These filters may be piped on into the next to form powerful filter
14cr|plasticfs-1.11-3|45	combinations.
14cr|plasticfs-1.11-3|46	
14cr|plasticfs-1.11-3|47	It is possible to extend PlasticFS with loadable file system filter
14cr|plasticfs-1.11-3|48	modules from shared object files.
14cr|plasticfs-1.11-3|49	
14cr|plasticfs-1.11-3|50	%package -n %{libname}
14cr|plasticfs-1.11-3|51	Summary:	Libraries for the Plastic File System
14cr|plasticfs-1.11-3|52	Group:		File tools
14cr|plasticfs-1.11-3|53	
14cr|plasticfs-1.11-3|54	%description -n %{libname}
14cr|plasticfs-1.11-3|55	Libraries for the Plastic File System.
14cr|plasticfs-1.11-3|56	
14cr|plasticfs-1.11-3|57	%package -n %{develname}
14cr|plasticfs-1.11-3|58	Summary:	Development libraries for the Plastic File System
14cr|plasticfs-1.11-3|59	Group:		Development/C
14cr|plasticfs-1.11-3|60	Provides:	%{name}-devel
14cr|plasticfs-1.11-3|61	Requires:	%{libname} = %{version}
14cr|plasticfs-1.11-3|62	Obsoletes:	%{mklibname plasticfs 0 -d}
14cr|plasticfs-1.11-3|63	
14cr|plasticfs-1.11-3|64	%description -n %{develname}
14cr|plasticfs-1.11-3|65	Development libraries for the Plastic File System.
14cr|plasticfs-1.11-3|66	
14cr|plasticfs-1.11-3|67	%if %{_use_internal_dependency_generator}
14cr|plasticfs-1.11-3|68	%define __noautoreq 'libc.so.6\\(GLIBC_PRIVATE\\)'
14cr|plasticfs-1.11-3|69	%else
14cr|plasticfs-1.11-3|70	%define _requires_exceptions libc.so.6(GLIBC_PRIVATE)
14cr|plasticfs-1.11-3|71	%endif
14cr|plasticfs-1.11-3|72	
14cr|plasticfs-1.11-3|73	%prep
14cr|plasticfs-1.11-3|74	%setup -q
14cr|plasticfs-1.11-3|75	%patch0 -p1
14cr|plasticfs-1.11-3|76	%patch1 -p1
14cr|plasticfs-1.11-3|77	%patch2 -p1
14cr|plasticfs-1.11-3|78	
14cr|plasticfs-1.11-3|79	%build
14cr|plasticfs-1.11-3|80	EXTRA_FLAGS="-DNOT_IN_libc"
14cr|plasticfs-1.11-3|81	%if !%{build_paranoid}
14cr|plasticfs-1.11-3|82	EXTRA_FLAGS="$EXTRA_FLAGS -DNON_PARANOID"
14cr|plasticfs-1.11-3|83	%endif
14cr|plasticfs-1.11-3|84	%if %{build_debug}
14cr|plasticfs-1.11-3|85	EXTRA_FLAGS="$EXTRA_FLAGS -DVIEWPATH_DEBUG -DDLSYM_DEBUG -DFILTER_DEBUG"
14cr|plasticfs-1.11-3|86	%endif
14cr|plasticfs-1.11-3|87	%configure CXXFLAGS="$EXTRA_FLAGS"
14cr|plasticfs-1.11-3|88	sed -i -e 's/libtool/libtool --tag=cxx/g' Makefile
14cr|plasticfs-1.11-3|89	# (misc) here because we patch the makefile directly
14cr|plasticfs-1.11-3|90	%make
14cr|plasticfs-1.11-3|91	
14cr|plasticfs-1.11-3|92	%install
14cr|plasticfs-1.11-3|93	rm -rf %{buildroot}
14cr|plasticfs-1.11-3|94	%makeinstall_std
14cr|plasticfs-1.11-3|95	
14cr|plasticfs-1.11-3|96	# convenience function
14cr|plasticfs-1.11-3|97	mkdir -p %{buildroot}%{_bindir}
14cr|plasticfs-1.11-3|98	cat > %{buildroot}%{_bindir}/plasticfs << EOF
14cr|plasticfs-1.11-3|99	#!/bin/sh
14cr|plasticfs-1.11-3|100	if [ -z "\$1" ]; then
14cr|plasticfs-1.11-3|101	echo "USAGE: plasticfs <command>"
14cr|plasticfs-1.11-3|102	exit 1
14cr|plasticfs-1.11-3|103	fi
14cr|plasticfs-1.11-3|104	
14cr|plasticfs-1.11-3|105	if [ -n "\$PLASTICFS" ]; then
14cr|plasticfs-1.11-3|106	LD_PRELOAD="%{_libdir}/libplasticfs.so.%{major} \$LD_PRELOAD" \\
14cr|plasticfs-1.11-3|107	PLASTICFS="\$PLASTICFS" \\
14cr|plasticfs-1.11-3|108	\$@
14cr|plasticfs-1.11-3|109	else
14cr|plasticfs-1.11-3|110	echo "ERROR: You need to specify the 'PLASTICFS' environment variable."
14cr|plasticfs-1.11-3|111	echo "       See plasticfs(3) for details."
14cr|plasticfs-1.11-3|112	exit 1
14cr|plasticfs-1.11-3|113	fi
14cr|plasticfs-1.11-3|114	EOF
14cr|plasticfs-1.11-3|115	
14cr|plasticfs-1.11-3|116	%files
14cr|plasticfs-1.11-3|117	%defattr(-,root,root)
14cr|plasticfs-1.11-3|118	%doc BUILDING README
14cr|plasticfs-1.11-3|119	%attr(755,root,root) %{_bindir}/plasticfs
14cr|plasticfs-1.11-3|120	%{_mandir}/man1/plasticfs_license.1*
14cr|plasticfs-1.11-3|121	%{_mandir}/man3/plasticfs.3*
14cr|plasticfs-1.11-3|122	%{_mandir}/manl/plasticfs_chroot.l*
14cr|plasticfs-1.11-3|123	%{_mandir}/manl/plasticfs_dos.l*
14cr|plasticfs-1.11-3|124	%{_mandir}/manl/plasticfs_downcase.l*
14cr|plasticfs-1.11-3|125	%{_mandir}/manl/plasticfs_log.l*
14cr|plasticfs-1.11-3|126	%{_mandir}/manl/plasticfs_nocase.l*
14cr|plasticfs-1.11-3|127	%{_mandir}/manl/plasticfs_shortname.l*
14cr|plasticfs-1.11-3|128	%{_mandir}/manl/plasticfs_smartlink.l*
14cr|plasticfs-1.11-3|129	%{_mandir}/manl/plasticfs_titlecase.l*
14cr|plasticfs-1.11-3|130	%{_mandir}/manl/plasticfs_upcase.l*
14cr|plasticfs-1.11-3|131	%{_mandir}/manl/plasticfs_viewpath.l*
14cr|plasticfs-1.11-3|132	
14cr|plasticfs-1.11-3|133	%files -n %{libname}
14cr|plasticfs-1.11-3|134	%defattr(-,root,root)
14cr|plasticfs-1.11-3|135	%{_libdir}/libplasticfs.so.%{major}*
14cr|plasticfs-1.11-3|136	
14cr|plasticfs-1.11-3|137	%files -n %{develname}
14cr|plasticfs-1.11-3|138	%defattr(-,root,root)
14cr|plasticfs-1.11-3|139	%{_libdir}/libplasticfs.so
14cr|plasticfs-1.11-3|140	
14cr|plasticfs-1.11-3|141	
14cr|plasticfs-1.11-3|142	
14cr|plasticfs-1.11-3|143	
14cr|plasticfs-1.11-3|144	%changelog
14cr|plasticfs-1.11-3|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11-3
14cr|plasticfs-1.11-3|146	+ Revision: ae25cfa
14cr|plasticfs-1.11-3|147	- MassBuild#464: Increase release tag
14cr|plasticfs-1.11-3|148	
14cr|plasticfs-1.11-3|149	

6384 14
14cr|playonlinux-4.2.4-1|1	%define	oname	PlayOnLinux
14cr|playonlinux-4.2.4-1|2	
14cr|playonlinux-4.2.4-1|3	Summary:	Play your Windows games on Linux
14cr|playonlinux-4.2.4-1|4	Name:		playonlinux
14cr|playonlinux-4.2.4-1|5	Version:	4.2.4
14cr|playonlinux-4.2.4-1|6	Release:	1
14cr|playonlinux-4.2.4-1|7	License:	GPLv3+
14cr|playonlinux-4.2.4-1|8	Group:		Games/Other
14cr|playonlinux-4.2.4-1|9	Url:		http://www.playonlinux.com
14cr|playonlinux-4.2.4-1|10	Source0:	http://www.playonlinux.com/script_files/%{oname}/%{version}/%{oname}_%{version}.tar.gz
14cr|playonlinux-4.2.4-1|11	Source1:	playonlinux.bin
14cr|playonlinux-4.2.4-1|12	Patch0:		%{oname}_4.0.17-disable-update.patch
14cr|playonlinux-4.2.4-1|13	Patch1:		%{oname}-4.1.6-disable-GL-checks.patch
14cr|playonlinux-4.2.4-1|14	Patch2:		%{oname}-4.1.6-use-systemwide-locales-path.patch
14cr|playonlinux-4.2.4-1|15	Patch3:		%{oname}-4.2.1-fix-desktop-file.patch
14cr|playonlinux-4.2.4-1|16	BuildRequires:	desktop-file-utils
14cr|playonlinux-4.2.4-1|17	# for ar
14cr|playonlinux-4.2.4-1|18	Requires:	binutils
14cr|playonlinux-4.2.4-1|19	Requires:	cabextract
14cr|playonlinux-4.2.4-1|20	Requires:	gettext
14cr|playonlinux-4.2.4-1|21	Requires:	glxinfo
14cr|playonlinux-4.2.4-1|22	Requires:	imagemagick
14cr|playonlinux-4.2.4-1|23	Requires:	lzma
14cr|playonlinux-4.2.4-1|24	# http://bugs.rosalinux.ru/show_bug.cgi?id=2208
14cr|playonlinux-4.2.4-1|25	Requires:	p7zip
14cr|playonlinux-4.2.4-1|26	Requires:	unzip
14cr|playonlinux-4.2.4-1|27	Requires:	wget
14cr|playonlinux-4.2.4-1|28	Requires:	wine-bin
14cr|playonlinux-4.2.4-1|29	Requires:	wxPythonGTK
14cr|playonlinux-4.2.4-1|30	Requires:	xterm
14cr|playonlinux-4.2.4-1|31	# used to extract icons for applications, otherwise the default icon is used
14cr|playonlinux-4.2.4-1|32	Suggests:	icoutils >= 0.29
14cr|playonlinux-4.2.4-1|33	BuildArch:	noarch
14cr|playonlinux-4.2.4-1|34	
14cr|playonlinux-4.2.4-1|35	%description
14cr|playonlinux-4.2.4-1|36	PlayOnLinux is a piece of sofware which allows you to install and use easily
14cr|playonlinux-4.2.4-1|37	numerous games and software designed to run with Microsoft(R)'s Windows(R).
14cr|playonlinux-4.2.4-1|38	Indeed, currently, still few games are compatible with GNU/Linux, and it could
14cr|playonlinux-4.2.4-1|39	be a factor preventing from migrating to this system. PlayOnLinux brings an
14cr|playonlinux-4.2.4-1|40	accessible and efficient solution to this problem, cost-free and respectful of
14cr|playonlinux-4.2.4-1|41	the free software.
14cr|playonlinux-4.2.4-1|42	
14cr|playonlinux-4.2.4-1|43	%files -f pol.lang
14cr|playonlinux-4.2.4-1|44	%doc LICENCE CHANGELOG.md
14cr|playonlinux-4.2.4-1|45	%{_sysconfdir}/xdg/menus/applications-merged/%{name}*.menu
14cr|playonlinux-4.2.4-1|46	%{_bindir}/%{name}
14cr|playonlinux-4.2.4-1|47	%{_datadir}/%{name}
14cr|playonlinux-4.2.4-1|48	%{_datadir}/applications/%{oname}.desktop
14cr|playonlinux-4.2.4-1|49	%{_datadir}/pixmaps/%{name}.png
14cr|playonlinux-4.2.4-1|50	%{_datadir}/desktop-directories/%{oname}.directory
14cr|playonlinux-4.2.4-1|51	
14cr|playonlinux-4.2.4-1|52	#----------------------------------------------------------------------------
14cr|playonlinux-4.2.4-1|53	
14cr|playonlinux-4.2.4-1|54	%prep
14cr|playonlinux-4.2.4-1|55	%setup -q -n %{name}
14cr|playonlinux-4.2.4-1|56	# (gvm) Why disable the updgrade notice?
14cr|playonlinux-4.2.4-1|57	#patch0 -p1
14cr|playonlinux-4.2.4-1|58	%patch1 -p1
14cr|playonlinux-4.2.4-1|59	%patch2 -p1
14cr|playonlinux-4.2.4-1|60	%patch3 -p1
14cr|playonlinux-4.2.4-1|61	
14cr|playonlinux-4.2.4-1|62	%build
14cr|playonlinux-4.2.4-1|63	
14cr|playonlinux-4.2.4-1|64	%install
14cr|playonlinux-4.2.4-1|65	# Prepare the needed dirs
14cr|playonlinux-4.2.4-1|66	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cr|playonlinux-4.2.4-1|67	mkdir -p %{buildroot}%{_bindir}
14cr|playonlinux-4.2.4-1|68	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|playonlinux-4.2.4-1|69	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cr|playonlinux-4.2.4-1|70	mkdir -p %{buildroot}%{_datadir}/applications
14cr|playonlinux-4.2.4-1|71	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|playonlinux-4.2.4-1|72	mkdir -p %{buildroot}%{_datadir}/locale
14cr|playonlinux-4.2.4-1|73	
14cr|playonlinux-4.2.4-1|74	# Add exec perms to files lacking them and kill other rpmlint warnings
14cr|playonlinux-4.2.4-1|75	chmod +x tests/bash/test-versionlower tests/python/test_versionlower.py
14cr|playonlinux-4.2.4-1|76	
14cr|playonlinux-4.2.4-1|77	# Copy all in the dest dir
14cr|playonlinux-4.2.4-1|78	cp -a * %{buildroot}%{_datadir}/%{name}
14cr|playonlinux-4.2.4-1|79	
14cr|playonlinux-4.2.4-1|80	# Move the needed bits in their right place
14cr|playonlinux-4.2.4-1|81	install -p %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|playonlinux-4.2.4-1|82	cp etc/*.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cr|playonlinux-4.2.4-1|83	cp etc/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|playonlinux-4.2.4-1|84	cp %{buildroot}%{_datadir}/%{name}/etc/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|playonlinux-4.2.4-1|85	cp %{buildroot}%{_datadir}/%{name}/etc/%{oname}.directory %{buildroot}%{_datadir}/desktop-directories/%{oname}.directory
14cr|playonlinux-4.2.4-1|86	cp -a lang/locale/* %{buildroot}%{_datadir}/locale/
14cr|playonlinux-4.2.4-1|87	
14cr|playonlinux-4.2.4-1|88	desktop-file-install \
14cr|playonlinux-4.2.4-1|89	--add-category="Game" \
14cr|playonlinux-4.2.4-1|90	--remove-category="%{oname}" \
14cr|playonlinux-4.2.4-1|91	--remove-key="Encoding" \
14cr|playonlinux-4.2.4-1|92	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|playonlinux-4.2.4-1|93	
14cr|playonlinux-4.2.4-1|94	# (tpg) useless stuff
14cr|playonlinux-4.2.4-1|95	rm -rf %{buildroot}%{_datadir}/%{name}/bin
14cr|playonlinux-4.2.4-1|96	rm -rf %{buildroot}%{_datadir}/%{name}/src
14cr|playonlinux-4.2.4-1|97	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.menu
14cr|playonlinux-4.2.4-1|98	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.desktop
14cr|playonlinux-4.2.4-1|99	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.directory
14cr|playonlinux-4.2.4-1|100	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.applescript
14cr|playonlinux-4.2.4-1|101	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.icns
14cr|playonlinux-4.2.4-1|102	rm -rf %{buildroot}%{_datadir}/%{name}/lang
14cr|playonlinux-4.2.4-1|103	rm -rf %{buildroot}%{_datadir}/%{name}/CHANGELOG
14cr|playonlinux-4.2.4-1|104	rm -rf %{buildroot}%{_datadir}/%{name}/playonmac
14cr|playonlinux-4.2.4-1|105	
14cr|playonlinux-4.2.4-1|106	%find_lang pol
14cr|playonlinux-4.2.4-1|107	
14cr|playonlinux-4.2.4-1|108	
14cr|playonlinux-4.2.4-1|109	%changelog
14cr|playonlinux-4.2.4-1|110	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.4-1
14cr|playonlinux-4.2.4-1|111	+ Revision: 4c70ef3
14cr|playonlinux-4.2.4-1|112	- New version 4.2.4
14cr|playonlinux-4.2.4-1|113	
14cr|playonlinux-4.2.4-1|114	

6385 14
14cr|plee-the-bear-0.6.0-4|1	Summary:	Plee The Bear 2D platform game
14cr|plee-the-bear-0.6.0-4|2	Name:		plee-the-bear
14cr|plee-the-bear-0.6.0-4|3	Version:	0.6.0
14cr|plee-the-bear-0.6.0-4|4	Release:	4
14cr|plee-the-bear-0.6.0-4|5	License:	GPLv2+
14cr|plee-the-bear-0.6.0-4|6	Group:		Games/Arcade
14cr|plee-the-bear-0.6.0-4|7	Url:		http://plee-the-bear.sourceforge.net/
14cr|plee-the-bear-0.6.0-4|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-light.tar.gz
14cr|plee-the-bear-0.6.0-4|9	Source1:	%{name}.rpmlintrc
14cr|plee-the-bear-0.6.0-4|10	Patch0:		plee-the-bear-0.6.0-svnclawfix.patch
14cr|plee-the-bear-0.6.0-4|11	Patch1:		plee-the-bear-boost-1.50.patch
14cr|plee-the-bear-0.6.0-4|12	Patch2:		plee-the-bear-0.6.0-fpermissive.patch
14cr|plee-the-bear-0.6.0-4|13	BuildRequires:	boost-devel
14cr|plee-the-bear-0.6.0-4|14	BuildRequires:	cmake
14cr|plee-the-bear-0.6.0-4|15	BuildRequires:	libclaw-devel >= 1.7.0
14cr|plee-the-bear-0.6.0-4|16	BuildRequires:	pkgconfig(gl)
14cr|plee-the-bear-0.6.0-4|17	BuildRequires:	SDL_mixer-devel
14cr|plee-the-bear-0.6.0-4|18	BuildRequires:	wxgtku-devel
14cr|plee-the-bear-0.6.0-4|19	BuildRequires:	docbook-to-man
14cr|plee-the-bear-0.6.0-4|20	
14cr|plee-the-bear-0.6.0-4|21	%description
14cr|plee-the-bear-0.6.0-4|22	Plee The Bear is a 2D platform game like those we found on consoles in
14cr|plee-the-bear-0.6.0-4|23	the beginning of the 90's. The basis of the scenario fit in few lines:
14cr|plee-the-bear-0.6.0-4|24	
14cr|plee-the-bear-0.6.0-4|25	4 PM or so, Plee wakes up, tired. He has dreamed again about that
14cr|plee-the-bear-0.6.0-4|26	awesome period when he went across the entire world together with his
14cr|plee-the-bear-0.6.0-4|27	belle. He puts his leg in the honey pot... empty! Moreover every
14cr|plee-the-bear-0.6.0-4|28	single honey pot in the house is empty. "One more trick of that kid",
14cr|plee-the-bear-0.6.0-4|29	he thinks. "I'm going to give him such a wallop of which hesure will
14cr|plee-the-bear-0.6.0-4|30	remember".
14cr|plee-the-bear-0.6.0-4|31	
14cr|plee-the-bear-0.6.0-4|32	Following honey drops on the ground, Plee reaches the edge of the
14cr|plee-the-bear-0.6.0-4|33	forest. Beginning of the game.
14cr|plee-the-bear-0.6.0-4|34	
14cr|plee-the-bear-0.6.0-4|35	%prep
14cr|plee-the-bear-0.6.0-4|36	%setup -q
14cr|plee-the-bear-0.6.0-4|37	%patch0 -p1
14cr|plee-the-bear-0.6.0-4|38	%patch1 -p1
14cr|plee-the-bear-0.6.0-4|39	%patch2 -p1
14cr|plee-the-bear-0.6.0-4|40	
14cr|plee-the-bear-0.6.0-4|41	%build
14cr|plee-the-bear-0.6.0-4|42	%cmake -DBEAR_ENGINE_INSTALL_LIBRARY_DIR=%{_lib} -DBEAR_FACTORY_INSTALL_LIBRARY_DIR=%{_lib} -DPTB_INSTALL_CUSTOM_LIBRARY_DIR=%{_lib}
14cr|plee-the-bear-0.6.0-4|43	%make
14cr|plee-the-bear-0.6.0-4|44	
14cr|plee-the-bear-0.6.0-4|45	%install
14cr|plee-the-bear-0.6.0-4|46	%makeinstall_std -C build
14cr|plee-the-bear-0.6.0-4|47	
14cr|plee-the-bear-0.6.0-4|48	%find_lang %{name} bear-factory bear-engine %{name}.lang
14cr|plee-the-bear-0.6.0-4|49	
14cr|plee-the-bear-0.6.0-4|50	rm -f %{buildroot}%{_datadir}/menu/plee-the-bear
14cr|plee-the-bear-0.6.0-4|51	
14cr|plee-the-bear-0.6.0-4|52	%files -f %{name}.lang
14cr|plee-the-bear-0.6.0-4|53	%{_bindir}/*
14cr|plee-the-bear-0.6.0-4|54	%{_libdir}/*.so
14cr|plee-the-bear-0.6.0-4|55	%{_datadir}/plee-the-bear
14cr|plee-the-bear-0.6.0-4|56	%{_datadir}/bear-factory
14cr|plee-the-bear-0.6.0-4|57	%{_datadir}/applications/*.desktop
14cr|plee-the-bear-0.6.0-4|58	%{_datadir}/icons/hicolor/*/apps/*.png
14cr|plee-the-bear-0.6.0-4|59	%{_datadir}/pixmaps/*
14cr|plee-the-bear-0.6.0-4|60	%{_mandir}/*/*
14cr|plee-the-bear-0.6.0-4|61	
14cr|plee-the-bear-0.6.0-4|62	
14cr|plee-the-bear-0.6.0-4|63	
14cr|plee-the-bear-0.6.0-4|64	%changelog
14cr|plee-the-bear-0.6.0-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-4
14cr|plee-the-bear-0.6.0-4|66	+ Revision: f3a9b24
14cr|plee-the-bear-0.6.0-4|67	- MassBuild#464: Increase release tag
14cr|plee-the-bear-0.6.0-4|68	
14cr|plee-the-bear-0.6.0-4|69	

6386 14
14cr|plib-1.8.5-7|1	%define _enable_debug_packages %{nil}
14cr|plib-1.8.5-7|2	%define debug_package %{nil}
14cr|plib-1.8.5-7|3	
14cr|plib-1.8.5-7|4	Summary:	Steve's Portable Game Library
14cr|plib-1.8.5-7|5	Name:		plib
14cr|plib-1.8.5-7|6	Version:	1.8.5
14cr|plib-1.8.5-7|7	Release:	7
14cr|plib-1.8.5-7|8	License:	LGPLv2+
14cr|plib-1.8.5-7|9	Group:		Development/C++
14cr|plib-1.8.5-7|10	URL:		http://plib.sourceforge.net/
14cr|plib-1.8.5-7|11	Source0:	http://plib.sourceforge.net/dist/%{name}-%{version}.tar.gz
14cr|plib-1.8.5-7|12	BuildRequires:	pkgconfig(gl)
14cr|plib-1.8.5-7|13	BuildRequires:	pkgconfig(glu)
14cr|plib-1.8.5-7|14	BuildRequires:	pkgconfig(xi)
14cr|plib-1.8.5-7|15	BuildRequires:	pkgconfig(xmu)
14cr|plib-1.8.5-7|16	
14cr|plib-1.8.5-7|17	%description
14cr|plib-1.8.5-7|18	Write games and other realtime interactive applications that are 100% portable
14cr|plib-1.8.5-7|19	across a wide range of hardware and operating systems.
14cr|plib-1.8.5-7|20	
14cr|plib-1.8.5-7|21	#----------------------------------------------------
14cr|plib-1.8.5-7|22	
14cr|plib-1.8.5-7|23	%package devel
14cr|plib-1.8.5-7|24	Summary:	Headers for developing programs that will use %{name}
14cr|plib-1.8.5-7|25	Group:		Development/C++
14cr|plib-1.8.5-7|26	
14cr|plib-1.8.5-7|27	%description devel
14cr|plib-1.8.5-7|28	This package contains the headers that programmers will need to develop
14cr|plib-1.8.5-7|29	applications which will use %{name}.
14cr|plib-1.8.5-7|30	
14cr|plib-1.8.5-7|31	%files devel
14cr|plib-1.8.5-7|32	%doc README ChangeLog AUTHORS KNOWN_BUGS
14cr|plib-1.8.5-7|33	%{_libdir}/lib%{name}*.a
14cr|plib-1.8.5-7|34	%{_includedir}/plib/
14cr|plib-1.8.5-7|35	
14cr|plib-1.8.5-7|36	#----------------------------------------------------
14cr|plib-1.8.5-7|37	
14cr|plib-1.8.5-7|38	%prep
14cr|plib-1.8.5-7|39	%setup -q
14cr|plib-1.8.5-7|40	
14cr|plib-1.8.5-7|41	%build
14cr|plib-1.8.5-7|42	export CFLAGS="%{optflags} -fPIC"
14cr|plib-1.8.5-7|43	export LDFLAGS="%{optflags} -fPIC"
14cr|plib-1.8.5-7|44	export CXXFLAGS="%{optflags} -fPIC"
14cr|plib-1.8.5-7|45	%configure2_5x
14cr|plib-1.8.5-7|46	%make
14cr|plib-1.8.5-7|47	
14cr|plib-1.8.5-7|48	%install
14cr|plib-1.8.5-7|49	%makeinstall \
14cr|plib-1.8.5-7|50	includedir=%{buildroot}%{_includedir}/%{name}
14cr|plib-1.8.5-7|51	
14cr|plib-1.8.5-7|52	
14cr|plib-1.8.5-7|53	%changelog
14cr|plib-1.8.5-7|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-7
14cr|plib-1.8.5-7|55	+ Revision: 398d8fd
14cr|plib-1.8.5-7|56	- MassBuild#464: Increase release tag
14cr|plib-1.8.5-7|57	
14cr|plib-1.8.5-7|58	

6387 14
14cr|plplot-5.10.0-19|1	%define __noautoreq '\/usr\/share\/plplot5.10.0\/examples\/tk\/xtk01'
14cr|plplot-5.10.0-19|2	#define	svnversion	0.0.0
14cr|plplot-5.10.0-19|3	#define	svnsnapshot	svn
14cr|plplot-5.10.0-19|4	#define	baseversion	#{svnversion}
14cr|plplot-5.10.0-19|5	#define	srcversion	#{version}#{svnsnapshot}
14cr|plplot-5.10.0-19|6	
14cr|plplot-5.10.0-19|7	%define baseversion %{version}
14cr|plplot-5.10.0-19|8	%define srcversion %{version}
14cr|plplot-5.10.0-19|9	
14cr|plplot-5.10.0-19|10	%define majorcsiro 0
14cr|plplot-5.10.0-19|11	%define libcsiro %mklibname csiro %{majorcsiro}
14cr|plplot-5.10.0-19|12	
14cr|plplot-5.10.0-19|13	%define majorqsastime 0
14cr|plplot-5.10.0-19|14	%define libqsastime %mklibname qsastime %{majorqsastime}
14cr|plplot-5.10.0-19|15	
14cr|plplot-5.10.0-19|16	%define majorplplotadad 1
14cr|plplot-5.10.0-19|17	%define libadad %mklibname %{name}adad %{majorplplotadad}
14cr|plplot-5.10.0-19|18	
14cr|plplot-5.10.0-19|19	%define majorplplotqtd  1
14cr|plplot-5.10.0-19|20	%define libqtd %mklibname %{name}qtd %{majorplplotqtd}
14cr|plplot-5.10.0-19|21	
14cr|plplot-5.10.0-19|22	%define majorplplotf95d 11
14cr|plplot-5.10.0-19|23	%define libf95d %mklibname %{name}f95d %{majorplplotf95d}
14cr|plplot-5.10.0-19|24	
14cr|plplot-5.10.0-19|25	%define majorplplotcxxd 11
14cr|plplot-5.10.0-19|26	%define libcxxd %mklibname %{name}cxxd %{majorplplotcxxd}
14cr|plplot-5.10.0-19|27	
14cr|plplot-5.10.0-19|28	%define majortclmatrixd 9
14cr|plplot-5.10.0-19|29	%define libtclmatrixd %mklibname tclmatrixd %{majortclmatrixd}
14cr|plplot-5.10.0-19|30	
14cr|plplot-5.10.0-19|31	%define majorplplottcltkd 11
14cr|plplot-5.10.0-19|32	%define libtcltkd %mklibname %{name}tcltkd %{majorplplottcltkd}
14cr|plplot-5.10.0-19|33	
14cr|plplot-5.10.0-19|34	%define majorplplottcltk_Maind  0
14cr|plplot-5.10.0-19|35	%define libtcltk_maind %mklibname %{name}tcltk_maind %{majorplplottcltk_Maind}
14cr|plplot-5.10.0-19|36	
14cr|plplot-5.10.0-19|37	%define majorplplotd 12
14cr|plplot-5.10.0-19|38	%define libname %mklibname plplotd %{majorplplotd}
14cr|plplot-5.10.0-19|39	%define devname %mklibname %{name} -d
14cr|plplot-5.10.0-19|40	
14cr|plplot-5.10.0-19|41	%define pythonname python-%{name}
14cr|plplot-5.10.0-19|42	%define ocamlname ocaml-%{name}
14cr|plplot-5.10.0-19|43	%define javaname java-%{name}
14cr|plplot-5.10.0-19|44	%define octavename octave-%{name}
14cr|plplot-5.10.0-19|45	%define luaname lua-%{name}
14cr|plplot-5.10.0-19|46	
14cr|plplot-5.10.0-19|47	#OFF because not yet on mga
14cr|plplot-5.10.0-19|48	#needs itcl
14cr|plplot-5.10.0-19|49	%define enable_itcl OFF
14cr|plplot-5.10.0-19|50	
14cr|plplot-5.10.0-19|51	#itk also requires iwidgets, we currently have inconsistent versions
14cr|plplot-5.10.0-19|52	#(itk-3 and iwidgets-4 euuhhh?)
14cr|plplot-5.10.0-19|53	%define enable_itk OFF
14cr|plplot-5.10.0-19|54	%define itk_version 3.4
14cr|plplot-5.10.0-19|55	%define iwidget_dir %{_datadir}/tcl8.5/iwidgets4.1
14cr|plplot-5.10.0-19|56	
14cr|plplot-5.10.0-19|57	#needs PDL::Graphics::PLplot
14cr|plplot-5.10.0-19|58	%define enable_pdl OFF
14cr|plplot-5.10.0-19|59	
14cr|plplot-5.10.0-19|60	#needs D compiler
14cr|plplot-5.10.0-19|61	%define enable_d OFF
14cr|plplot-5.10.0-19|62	
14cr|plplot-5.10.0-19|63	#needs lasi
14cr|plplot-5.10.0-19|64	%define enable_psttf OFF
14cr|plplot-5.10.0-19|65	
14cr|plplot-5.10.0-19|66	#to find fonts for freetype
14cr|plplot-5.10.0-19|67	%define gnu_font_path "/usr/share/fonts/ttf"
14cr|plplot-5.10.0-19|68	
14cr|plplot-5.10.0-19|69	#to compile against TCL 8.6
14cr|plplot-5.10.0-19|70	%define c_flags "-DUSE_INTERP_RESULT -lm"
14cr|plplot-5.10.0-19|71	
14cr|plplot-5.10.0-19|72	#make install default
14cr|plplot-5.10.0-19|73	%define lua_version 5.2
14cr|plplot-5.10.0-19|74	
14cr|plplot-5.10.0-19|75	#autodetection of tk version fails due to no X11 environment
14cr|plplot-5.10.0-19|76	%define tk_version 8.5.15
14cr|plplot-5.10.0-19|77	
14cr|plplot-5.10.0-19|78	#shapelib includedir
14cr|plplot-5.10.0-19|79	%define includeshp_dir %{_includedir}/libshp
14cr|plplot-5.10.0-19|80	
14cr|plplot-5.10.0-19|81	#fortran and ada files reside in the gcc directory
14cr|plplot-5.10.0-19|82	%define gccinstall_dir %(LC_ALL=C %__cc --print-search-dirs | %__grep install | %__awk '{print $2}')
14cr|plplot-5.10.0-19|83	%define includef_dir %{gccinstall_dir}/finclude
14cr|plplot-5.10.0-19|84	%define libada_dir %{gccinstall_dir}/adalib
14cr|plplot-5.10.0-19|85	%define includeada_dir %{gccinstall_dir}/adainclude
14cr|plplot-5.10.0-19|86	
14cr|plplot-5.10.0-19|87	Summary:	A cross-platform software package for creating scientific plots
14cr|plplot-5.10.0-19|88	Name:		plplot
14cr|plplot-5.10.0-19|89	Version:	5.10.0
14cr|plplot-5.10.0-19|90	Release:	19
14cr|plplot-5.10.0-19|91	License:	LGPLv2+
14cr|plplot-5.10.0-19|92	Group:		Development/Other
14cr|plplot-5.10.0-19|93	Url:		http://plplot.sourceforge.net/
14cr|plplot-5.10.0-19|94	Source0:	http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
14cr|plplot-5.10.0-19|95	Patch1:		plplot-5.10.0-lua5.2.patch
14cr|plplot-5.10.0-19|96	Patch2:		plplot-5.10.0-build-fpic.patch
14cr|plplot-5.10.0-19|97	Patch3:		plplot-5.10.0-incqhull.patch
14cr|plplot-5.10.0-19|98	Patch4:		plplot-5.10.0-cairo-dpi.patch
14cr|plplot-5.10.0-19|99	#From Fedora:
14cr|plplot-5.10.0-19|100	Patch5:		plplot-5.10.0-octave.patch
14cr|plplot-5.10.0-19|101	Patch6:		plplot-5.10.0-octave38.patch
14cr|plplot-5.10.0-19|102	#From Gentoo
14cr|plplot-5.10.0-19|103	Patch7:		plplot-5.10.0-have-config-h.patch
14cr|plplot-5.10.0-19|104	
14cr|plplot-5.10.0-19|105	BuildRequires:	cmake
14cr|plplot-5.10.0-19|106	BuildRequires:	gcc-gfortran
14cr|plplot-5.10.0-19|107	BuildRequires:	quadmath-devel
14cr|plplot-5.10.0-19|108	BuildRequires:	gcc-c++
14cr|plplot-5.10.0-19|109	BuildRequires:	gcc-gnat >= 4.7
14cr|plplot-5.10.0-19|110	BuildRequires:	libgnat >= 4.7
14cr|plplot-5.10.0-19|111	#BuildRequires:	gnu-free-fonts-compat
14cr|plplot-5.10.0-19|112	#BuildRequires:	gnu-free-mono-fonts
14cr|plplot-5.10.0-19|113	#BuildRequires:	gnu-free-sans-fonts
14cr|plplot-5.10.0-19|114	#BuildRequires:	gnu-free-serif-fonts
14cr|plplot-5.10.0-19|115	BuildRequires:	ocaml
14cr|plplot-5.10.0-19|116	BuildRequires:	ocaml-findlib
14cr|plplot-5.10.0-19|117	BuildRequires:	ocaml-doc
14cr|plplot-5.10.0-19|118	BuildRequires:	ocaml-camlidl-devel
14cr|plplot-5.10.0-19|119	BuildRequires:	ocaml-lablgtk2-devel
14cr|plplot-5.10.0-19|120	BuildRequires:	ocaml-cairo-devel
14cr|plplot-5.10.0-19|121	BuildRequires:	perl-PDL
14cr|plplot-5.10.0-19|122	BuildRequires:	perl-XML-DOM
14cr|plplot-5.10.0-19|123	BuildRequires:	sed
14cr|plplot-5.10.0-19|124	BuildRequires:	swig
14cr|plplot-5.10.0-19|125	BuildRequires:	itk-devel
14cr|plplot-5.10.0-19|126	BuildRequires:	java-1.7.0-openjdk-devel #java-devel-openjdk
14cr|plplot-5.10.0-19|127	BuildRequires:	libltdl-devel
14cr|plplot-5.10.0-19|128	BuildRequires:	octave-devel
14cr|plplot-5.10.0-19|129	BuildRequires:	python-numpy-devel
14cr|plplot-5.10.0-19|130	BuildRequires:	qhull-devel
14cr|plplot-5.10.0-19|131	BuildRequires:	qt4-devel
14cr|plplot-5.10.0-19|132	BuildRequires:	shapelib-devel
14cr|plplot-5.10.0-19|133	#BuildRequires:	wxgtk-devel
14cr|plplot-5.10.0-19|134	BuildRequires:	pkgconfig(cairo)
14cr|plplot-5.10.0-19|135	BuildRequires:	pkgconfig(ncurses)
14cr|plplot-5.10.0-19|136	BuildRequires:	pkgconfig(freetype2)
14cr|plplot-5.10.0-19|137	BuildRequires:	pkgconfig(ice)
14cr|plplot-5.10.0-19|138	BuildRequires:	pkgconfig(libagg)
14cr|plplot-5.10.0-19|139	BuildRequires:	pkgconfig(lua)
14cr|plplot-5.10.0-19|140	BuildRequires:	pkgconfig(python)
14cr|plplot-5.10.0-19|141	BuildRequires:	pkgconfig(sm)
14cr|plplot-5.10.0-19|142	BuildRequires:	tcl-devel
14cr|plplot-5.10.0-19|143	BuildRequires:	pkgconfig(tk)
14cr|plplot-5.10.0-19|144	BuildRequires:	pkgconfig(x11)
14cr|plplot-5.10.0-19|145	BuildRequires:	pkgconfig(xext)
14cr|plplot-5.10.0-19|146	BuildRequires:	pkgconfig(xcomposite)
14cr|plplot-5.10.0-19|147	
14cr|plplot-5.10.0-19|148	%description
14cr|plplot-5.10.0-19|149	PLplot is a cross-platform software package for creating scientific
14cr|plplot-5.10.0-19|150	plots. To help accomplish that task it is organized as a core C
14cr|plplot-5.10.0-19|151	library, language bindings for that library, and device drivers which
14cr|plplot-5.10.0-19|152	control how the plots are presented in non-interactive and interactive
14cr|plplot-5.10.0-19|153	plotting contexts. The PLplot core library can be used to create
14cr|plplot-5.10.0-19|154	standard x-y plots, semi-log plots, log-log plots, contour plots, 3D
14cr|plplot-5.10.0-19|155	surface plots, mesh plots, bar charts and pie charts. Multiple graphs
14cr|plplot-5.10.0-19|156	(of the same or different sizes) may be placed on a single page, and
14cr|plplot-5.10.0-19|157	multiple pages are allowed for those device formats that support them.
14cr|plplot-5.10.0-19|158	
14cr|plplot-5.10.0-19|159	%files
14cr|plplot-5.10.0-19|160	%doc README README.* AUTHORS NEWS PROBLEMS FAQ ChangeLog.*
14cr|plplot-5.10.0-19|161	%{_bindir}/pl*
14cr|plplot-5.10.0-19|162	%{_mandir}/man1/*
14cr|plplot-5.10.0-19|163	%{_datadir}/%{name}%{baseversion}/*.fnt
14cr|plplot-5.10.0-19|164	%{_datadir}/%{name}%{baseversion}/*.shp
14cr|plplot-5.10.0-19|165	%{_datadir}/%{name}%{baseversion}/*.shx
14cr|plplot-5.10.0-19|166	%{_datadir}/%{name}%{baseversion}/*.pal
14cr|plplot-5.10.0-19|167	%{_datadir}/%{name}%{baseversion}/*.tcl
14cr|plplot-5.10.0-19|168	%{_datadir}/%{name}%{baseversion}/tcl/
14cr|plplot-5.10.0-19|169	
14cr|plplot-5.10.0-19|170	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|171	
14cr|plplot-5.10.0-19|172	%package -n %{libname}
14cr|plplot-5.10.0-19|173	Summary:	Shared library and driver modules for PLplot
14cr|plplot-5.10.0-19|174	Group:		System/Libraries
14cr|plplot-5.10.0-19|175	Obsoletes:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|176	
14cr|plplot-5.10.0-19|177	%description -n %{libname}
14cr|plplot-5.10.0-19|178	%{summary}.
14cr|plplot-5.10.0-19|179	
14cr|plplot-5.10.0-19|180	%files -n %{libname}
14cr|plplot-5.10.0-19|181	%doc ABOUT Copyright COPYING.*
14cr|plplot-5.10.0-19|182	%dir %{_libdir}/%{name}%{baseversion}
14cr|plplot-5.10.0-19|183	%{_libdir}/libplplotd.so.%{majorplplotd}
14cr|plplot-5.10.0-19|184	%{_libdir}/libplplotd.so.%{majorplplotd}.*
14cr|plplot-5.10.0-19|185	%{_libdir}/%{name}%{baseversion}/driversd/cairo.*
14cr|plplot-5.10.0-19|186	%{_libdir}/%{name}%{baseversion}/driversd/mem.*
14cr|plplot-5.10.0-19|187	%{_libdir}/%{name}%{baseversion}/driversd/ntk.*
14cr|plplot-5.10.0-19|188	%{_libdir}/%{name}%{baseversion}/driversd/null.*
14cr|plplot-5.10.0-19|189	%{_libdir}/%{name}%{baseversion}/driversd/ps.*
14cr|plplot-5.10.0-19|190	%{_libdir}/%{name}%{baseversion}/driversd/svg.*
14cr|plplot-5.10.0-19|191	%{_libdir}/%{name}%{baseversion}/driversd/xfig.*
14cr|plplot-5.10.0-19|192	%{_libdir}/%{name}%{baseversion}/driversd/xwin.*
14cr|plplot-5.10.0-19|193	
14cr|plplot-5.10.0-19|194	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|195	
14cr|plplot-5.10.0-19|196	%package -n %{libcsiro}
14cr|plplot-5.10.0-19|197	Summary:	Scientific plotting library (CSIRO libraries)
14cr|plplot-5.10.0-19|198	Group:		System/Libraries
14cr|plplot-5.10.0-19|199	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|200	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|201	
14cr|plplot-5.10.0-19|202	%description -n %{libcsiro}
14cr|plplot-5.10.0-19|203	This package contains shared libraries for plplot used in geometry
14cr|plplot-5.10.0-19|204	applications.
14cr|plplot-5.10.0-19|205	
14cr|plplot-5.10.0-19|206	%files -n %{libcsiro}
14cr|plplot-5.10.0-19|207	%{_libdir}/libcsirocsa.so.%{majorcsiro}
14cr|plplot-5.10.0-19|208	%{_libdir}/libcsirocsa.so.%{majorcsiro}.*
14cr|plplot-5.10.0-19|209	%{_libdir}/libcsironn.so.%{majorcsiro}
14cr|plplot-5.10.0-19|210	%{_libdir}/libcsironn.so.%{majorcsiro}.*
14cr|plplot-5.10.0-19|211	
14cr|plplot-5.10.0-19|212	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|213	
14cr|plplot-5.10.0-19|214	%package -n %{libqsastime}
14cr|plplot-5.10.0-19|215	Summary:	Time format conversion library
14cr|plplot-5.10.0-19|216	Group:		System/Libraries
14cr|plplot-5.10.0-19|217	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|218	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|219	
14cr|plplot-5.10.0-19|220	%description -n %{libqsastime}
14cr|plplot-5.10.0-19|221	The qsastime library is a simple library for handling time format
14cr|plplot-5.10.0-19|222	conversion. It overcomes the limitations of the POSIX time handling
14cr|plplot-5.10.0-19|223	routines by allow high precision time variables over a large range
14cr|plplot-5.10.0-19|224	of ranges of dates and by correctly handling leap seconds. It was
14cr|plplot-5.10.0-19|225	designed with the needs of scientific data plotting in mind.
14cr|plplot-5.10.0-19|226	
14cr|plplot-5.10.0-19|227	%files -n %{libqsastime}
14cr|plplot-5.10.0-19|228	%{_libdir}/libqsastime.so.%{majorqsastime}
14cr|plplot-5.10.0-19|229	%{_libdir}/libqsastime.so.%{majorqsastime}.*
14cr|plplot-5.10.0-19|230	
14cr|plplot-5.10.0-19|231	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|232	
14cr|plplot-5.10.0-19|233	%package -n %{libadad}
14cr|plplot-5.10.0-19|234	Summary:	Ada runtime support library for PLplot
14cr|plplot-5.10.0-19|235	Group:		System/Libraries
14cr|plplot-5.10.0-19|236	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|237	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|238	
14cr|plplot-5.10.0-19|239	%description -n %{libadad}
14cr|plplot-5.10.0-19|240	This package contains Ada runtime support library for PLplot.
14cr|plplot-5.10.0-19|241	
14cr|plplot-5.10.0-19|242	%files -n %{libadad}
14cr|plplot-5.10.0-19|243	%{_libdir}/libplplotadad.so.%{majorplplotadad}
14cr|plplot-5.10.0-19|244	%{_libdir}/libplplotadad.so.%{majorplplotadad}.*
14cr|plplot-5.10.0-19|245	%{libada_dir}/plplotadad/
14cr|plplot-5.10.0-19|246	
14cr|plplot-5.10.0-19|247	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|248	
14cr|plplot-5.10.0-19|249	%package -n %{libqtd}
14cr|plplot-5.10.0-19|250	Summary:	Qt driver module and bindings for PLplot
14cr|plplot-5.10.0-19|251	Group:		System/Libraries
14cr|plplot-5.10.0-19|252	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|253	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|254	
14cr|plplot-5.10.0-19|255	%description -n %{libqtd}
14cr|plplot-5.10.0-19|256	This package provides the Qt driver module for PLplot. It also provides
14cr|plplot-5.10.0-19|257	C++ bindings to allow use of the PLplot API in Qt applications.
14cr|plplot-5.10.0-19|258	
14cr|plplot-5.10.0-19|259	%files -n %{libqtd}
14cr|plplot-5.10.0-19|260	%dir %{_libdir}/%{name}%{baseversion}
14cr|plplot-5.10.0-19|261	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}
14cr|plplot-5.10.0-19|262	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}.*
14cr|plplot-5.10.0-19|263	%{_libdir}/%{name}%{baseversion}/driversd/qt.*
14cr|plplot-5.10.0-19|264	
14cr|plplot-5.10.0-19|265	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|266	
14cr|plplot-5.10.0-19|267	%package -n %{libf95d}
14cr|plplot-5.10.0-19|268	Summary:	Fortran 95 bindings for PLplot
14cr|plplot-5.10.0-19|269	Group:		System/Libraries
14cr|plplot-5.10.0-19|270	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|271	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|272	
14cr|plplot-5.10.0-19|273	%description -n %{libf95d}
14cr|plplot-5.10.0-19|274	This package contains the Fortran 95 bindings for PLplot.
14cr|plplot-5.10.0-19|275	
14cr|plplot-5.10.0-19|276	%files -n %{libf95d}
14cr|plplot-5.10.0-19|277	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}
14cr|plplot-5.10.0-19|278	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}.*
14cr|plplot-5.10.0-19|279	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}
14cr|plplot-5.10.0-19|280	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}.*
14cr|plplot-5.10.0-19|281	
14cr|plplot-5.10.0-19|282	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|283	
14cr|plplot-5.10.0-19|284	%package -n %{libcxxd}
14cr|plplot-5.10.0-19|285	Summary:	C++ bindings for PLplot
14cr|plplot-5.10.0-19|286	Group:		System/Libraries
14cr|plplot-5.10.0-19|287	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|288	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|289	
14cr|plplot-5.10.0-19|290	%description -n %{libcxxd}
14cr|plplot-5.10.0-19|291	This package contains the C++ bindings for PLplot.
14cr|plplot-5.10.0-19|292	
14cr|plplot-5.10.0-19|293	%files -n %{libcxxd}
14cr|plplot-5.10.0-19|294	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}
14cr|plplot-5.10.0-19|295	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}.*
14cr|plplot-5.10.0-19|296	
14cr|plplot-5.10.0-19|297	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|298	
14cr|plplot-5.10.0-19|299	%package -n %{libtclmatrixd}
14cr|plplot-5.10.0-19|300	Summary:	Tcl Matrix extension library for PLplot
14cr|plplot-5.10.0-19|301	Group:		System/Libraries
14cr|plplot-5.10.0-19|302	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|303	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|304	
14cr|plplot-5.10.0-19|305	%description -n %{libtclmatrixd}
14cr|plplot-5.10.0-19|306	This package provides the Tcl Matrix extension library for PLplot.
14cr|plplot-5.10.0-19|307	
14cr|plplot-5.10.0-19|308	%files -n %{libtclmatrixd}
14cr|plplot-5.10.0-19|309	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}
14cr|plplot-5.10.0-19|310	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}.*
14cr|plplot-5.10.0-19|311	
14cr|plplot-5.10.0-19|312	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|313	
14cr|plplot-5.10.0-19|314	%package -n %{libtcltkd}
14cr|plplot-5.10.0-19|315	Summary:	Tcl/Tk support for PLplot
14cr|plplot-5.10.0-19|316	Group:		System/Libraries
14cr|plplot-5.10.0-19|317	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|318	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|319	
14cr|plplot-5.10.0-19|320	%description -n %{libtcltkd}
14cr|plplot-5.10.0-19|321	This package provides Tcl/Tk support for PLplot. It also provides
14cr|plplot-5.10.0-19|322	Tk driver module.
14cr|plplot-5.10.0-19|323	
14cr|plplot-5.10.0-19|324	%files -n %{libtcltkd}
14cr|plplot-5.10.0-19|325	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}
14cr|plplot-5.10.0-19|326	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}.*
14cr|plplot-5.10.0-19|327	%{_libdir}/%{name}%{baseversion}/driversd/tk.*
14cr|plplot-5.10.0-19|328	%{_libdir}/%{name}%{baseversion}/driversd/tkwin.*
14cr|plplot-5.10.0-19|329	
14cr|plplot-5.10.0-19|330	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|331	
14cr|plplot-5.10.0-19|332	%package -n %{libtcltk_maind}
14cr|plplot-5.10.0-19|333	Summary:	Tcl/Tk support library for PLplot
14cr|plplot-5.10.0-19|334	Group:		System/Libraries
14cr|plplot-5.10.0-19|335	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cr|plplot-5.10.0-19|336	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cr|plplot-5.10.0-19|337	
14cr|plplot-5.10.0-19|338	%description -n %{libtcltk_maind}
14cr|plplot-5.10.0-19|339	This package provides Tcl/Tk support for PLplot.
14cr|plplot-5.10.0-19|340	
14cr|plplot-5.10.0-19|341	%files -n %{libtcltk_maind}
14cr|plplot-5.10.0-19|342	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}
14cr|plplot-5.10.0-19|343	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}.*
14cr|plplot-5.10.0-19|344	
14cr|plplot-5.10.0-19|345	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|346	
14cr|plplot-5.10.0-19|347	%package -n %{devname}
14cr|plplot-5.10.0-19|348	Summary:	Development headers and libraries for PLplot
14cr|plplot-5.10.0-19|349	Group:		Development/Other
14cr|plplot-5.10.0-19|350	Requires:	%{libname} = %{EVRD}
14cr|plplot-5.10.0-19|351	Requires:	%{libcsiro} = %{EVRD}
14cr|plplot-5.10.0-19|352	Requires:	%{libqsastime} = %{EVRD}
14cr|plplot-5.10.0-19|353	Requires:	%{libadad} = %{EVRD}
14cr|plplot-5.10.0-19|354	Requires:	%{libqtd} = %{EVRD}
14cr|plplot-5.10.0-19|355	Requires:	%{libf95d} = %{EVRD}
14cr|plplot-5.10.0-19|356	Requires:	%{libcxxd} = %{EVRD}
14cr|plplot-5.10.0-19|357	Requires:	%{libtclmatrixd} = %{EVRD}
14cr|plplot-5.10.0-19|358	Requires:	%{libtcltkd} = %{EVRD}
14cr|plplot-5.10.0-19|359	Requires:	%{libtcltk_maind} = %{EVRD}
14cr|plplot-5.10.0-19|360	Provides:	%{name}-devel = %{EVRD}
14cr|plplot-5.10.0-19|361	Conflicts:	%{_lib}plplot12 < 5.10.0-17
14cr|plplot-5.10.0-19|362	
14cr|plplot-5.10.0-19|363	%description -n %{devname}
14cr|plplot-5.10.0-19|364	%{summary}.
14cr|plplot-5.10.0-19|365	
14cr|plplot-5.10.0-19|366	%files -n %{devname}
14cr|plplot-5.10.0-19|367	%dir %{_includedir}/%{name}
14cr|plplot-5.10.0-19|368	%{_includedir}/%{name}/*.h
14cr|plplot-5.10.0-19|369	%dir %{includef_dir}/%{name}
14cr|plplot-5.10.0-19|370	#{includef_dir}/#{name}/*.h
14cr|plplot-5.10.0-19|371	%{includef_dir}/%{name}/*.mod
14cr|plplot-5.10.0-19|372	%{_libdir}/libcsiro*.so
14cr|plplot-5.10.0-19|373	%{_libdir}/libqsastime.so
14cr|plplot-5.10.0-19|374	%{_libdir}/libplplot*.so
14cr|plplot-5.10.0-19|375	%{_libdir}/libtclmatrixd.so
14cr|plplot-5.10.0-19|376	%{_libdir}/pkgconfig/plplotd-ada.pc
14cr|plplot-5.10.0-19|377	%{_libdir}/pkgconfig/plplotd-c++.pc
14cr|plplot-5.10.0-19|378	%{_libdir}/pkgconfig/plplotd-f95.pc
14cr|plplot-5.10.0-19|379	%{_libdir}/pkgconfig/plplotd-qt.pc
14cr|plplot-5.10.0-19|380	%{_libdir}/pkgconfig/plplotd-tcl.pc
14cr|plplot-5.10.0-19|381	%{_libdir}/pkgconfig/plplotd-tcl_Main.pc
14cr|plplot-5.10.0-19|382	%{_libdir}/pkgconfig/plplotd.pc
14cr|plplot-5.10.0-19|383	%{includeada_dir}/plplotadad
14cr|plplot-5.10.0-19|384	%dir %{_datadir}/%{name}%{baseversion}/examples
14cr|plplot-5.10.0-19|385	%{_datadir}/%{name}%{baseversion}/examples/CMakeLists.txt
14cr|plplot-5.10.0-19|386	%{_datadir}/%{name}%{baseversion}/examples/Makefile
14cr|plplot-5.10.0-19|387	%{_datadir}/%{name}%{baseversion}/examples/ada
14cr|plplot-5.10.0-19|388	%{_datadir}/%{name}%{baseversion}/examples/c++
14cr|plplot-5.10.0-19|389	%{_datadir}/%{name}%{baseversion}/examples/c
14cr|plplot-5.10.0-19|390	%{_datadir}/%{name}%{baseversion}/examples/cmake
14cr|plplot-5.10.0-19|391	%{_datadir}/%{name}%{baseversion}/examples/f95
14cr|plplot-5.10.0-19|392	%{_datadir}/%{name}%{baseversion}/examples/lena.pgm
14cr|plplot-5.10.0-19|393	%{_datadir}/%{name}%{baseversion}/examples/plplot-test*
14cr|plplot-5.10.0-19|394	%{_datadir}/%{name}%{baseversion}/examples/tcl
14cr|plplot-5.10.0-19|395	%{_datadir}/%{name}%{baseversion}/examples/test_ada.sh
14cr|plplot-5.10.0-19|396	%{_datadir}/%{name}%{baseversion}/examples/test_c.sh
14cr|plplot-5.10.0-19|397	%{_datadir}/%{name}%{baseversion}/examples/test_c_interactive.sh
14cr|plplot-5.10.0-19|398	%{_datadir}/%{name}%{baseversion}/examples/test_cxx.sh
14cr|plplot-5.10.0-19|399	%{_datadir}/%{name}%{baseversion}/examples/test_diff.sh
14cr|plplot-5.10.0-19|400	%{_datadir}/%{name}%{baseversion}/examples/test_f95.sh
14cr|plplot-5.10.0-19|401	%{_datadir}/%{name}%{baseversion}/examples/test_lua.sh
14cr|plplot-5.10.0-19|402	%{_datadir}/%{name}%{baseversion}/examples/test_tcl.sh
14cr|plplot-5.10.0-19|403	%{_datadir}/%{name}%{baseversion}/examples/tk/
14cr|plplot-5.10.0-19|404	
14cr|plplot-5.10.0-19|405	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|406	
14cr|plplot-5.10.0-19|407	%package -n %{pythonname}
14cr|plplot-5.10.0-19|408	Summary:	PLplot support for Python
14cr|plplot-5.10.0-19|409	Group:		Development/Python
14cr|plplot-5.10.0-19|410	Requires:	python
14cr|plplot-5.10.0-19|411	Provides:	%{name}-python = %{EVRD}
14cr|plplot-5.10.0-19|412	
14cr|plplot-5.10.0-19|413	%description -n %{pythonname}
14cr|plplot-5.10.0-19|414	%{summary}.
14cr|plplot-5.10.0-19|415	
14cr|plplot-5.10.0-19|416	%files -n %{pythonname}
14cr|plplot-5.10.0-19|417	%{python_sitearch}/_plplotcmodule.so
14cr|plplot-5.10.0-19|418	%{python_sitearch}/plplot*
14cr|plplot-5.10.0-19|419	%{python_sitearch}/Plframe.*
14cr|plplot-5.10.0-19|420	%{python_sitearch}/TclSup.*
14cr|plplot-5.10.0-19|421	%{_datadir}/%{name}%{baseversion}/examples/python
14cr|plplot-5.10.0-19|422	%{_datadir}/%{name}%{baseversion}/examples/test_python.sh
14cr|plplot-5.10.0-19|423	
14cr|plplot-5.10.0-19|424	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|425	
14cr|plplot-5.10.0-19|426	%package -n %{ocamlname}
14cr|plplot-5.10.0-19|427	Summary:	PLplot support for OCaml
14cr|plplot-5.10.0-19|428	Group:		Development/Other
14cr|plplot-5.10.0-19|429	Provides:	%{name}-ocaml = %{EVRD}
14cr|plplot-5.10.0-19|430	
14cr|plplot-5.10.0-19|431	%description -n %{ocamlname}
14cr|plplot-5.10.0-19|432	%{summary}.
14cr|plplot-5.10.0-19|433	
14cr|plplot-5.10.0-19|434	%files -n %{ocamlname}
14cr|plplot-5.10.0-19|435	%{_libdir}/ocaml/%{name}
14cr|plplot-5.10.0-19|436	%{_libdir}/ocaml/stublibs/*
14cr|plplot-5.10.0-19|437	%{_libdir}/ocaml/plcairo/*
14cr|plplot-5.10.0-19|438	%{_libdir}/pkgconfig/plplotd-ocaml.pc
14cr|plplot-5.10.0-19|439	%{_datadir}/%{name}%{baseversion}/examples/ocaml/
14cr|plplot-5.10.0-19|440	%{_datadir}/%{name}%{baseversion}/examples/test_ocaml.sh
14cr|plplot-5.10.0-19|441	
14cr|plplot-5.10.0-19|442	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|443	
14cr|plplot-5.10.0-19|444	%package -n %{javaname}
14cr|plplot-5.10.0-19|445	Summary:	PLplot support for Java
14cr|plplot-5.10.0-19|446	Group:		Development/Java
14cr|plplot-5.10.0-19|447	Requires:	java
14cr|plplot-5.10.0-19|448	Provides:	%{name}-java = %{EVRD}
14cr|plplot-5.10.0-19|449	
14cr|plplot-5.10.0-19|450	%description -n %{javaname}
14cr|plplot-5.10.0-19|451	%{summary}.
14cr|plplot-5.10.0-19|452	
14cr|plplot-5.10.0-19|453	%files -n %{javaname}
14cr|plplot-5.10.0-19|454	%{_libdir}/%{name}/plplotjavac_wrap.so
14cr|plplot-5.10.0-19|455	%{_datadir}/java/plplot.jar
14cr|plplot-5.10.0-19|456	%{_datadir}/%{name}%{baseversion}/examples/java/
14cr|plplot-5.10.0-19|457	%{_datadir}/%{name}%{baseversion}/examples/test_java.sh
14cr|plplot-5.10.0-19|458	
14cr|plplot-5.10.0-19|459	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|460	
14cr|plplot-5.10.0-19|461	%package -n %{octavename}
14cr|plplot-5.10.0-19|462	Summary:	PLplot support for Octave
14cr|plplot-5.10.0-19|463	Group:		Sciences/Mathematics
14cr|plplot-5.10.0-19|464	Requires:	octave
14cr|plplot-5.10.0-19|465	Provides:	%{name}-octave = %{EVRD}
14cr|plplot-5.10.0-19|466	
14cr|plplot-5.10.0-19|467	%description -n %{octavename}
14cr|plplot-5.10.0-19|468	%{summary}.
14cr|plplot-5.10.0-19|469	
14cr|plplot-5.10.0-19|470	%files -n %{octavename}
14cr|plplot-5.10.0-19|471	%{_datadir}/plplot_octave/
14cr|plplot-5.10.0-19|472	%{_datadir}/octave/site/m/PLplot/
14cr|plplot-5.10.0-19|473	%{_libdir}/octave/site/oct/*/plplot_octave.oct
14cr|plplot-5.10.0-19|474	%{_datadir}/%{name}%{baseversion}/examples/lena.img
14cr|plplot-5.10.0-19|475	%{_datadir}/%{name}%{baseversion}/examples/octave/
14cr|plplot-5.10.0-19|476	%{_datadir}/%{name}%{baseversion}/examples/test_octave.sh
14cr|plplot-5.10.0-19|477	%{_datadir}/%{name}%{baseversion}/examples/test_octave_interactive.sh
14cr|plplot-5.10.0-19|478	
14cr|plplot-5.10.0-19|479	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|480	
14cr|plplot-5.10.0-19|481	%package -n %{luaname}
14cr|plplot-5.10.0-19|482	Summary:	PLplot support for Lua
14cr|plplot-5.10.0-19|483	Group:		Sciences/Mathematics
14cr|plplot-5.10.0-19|484	Requires:	lua%{lua_version}
14cr|plplot-5.10.0-19|485	Provides:	%{name}-lua = %{EVRD}
14cr|plplot-5.10.0-19|486	Conflicts:	%{_lib}plplot-devel < 5.10.0-5
14cr|plplot-5.10.0-19|487	
14cr|plplot-5.10.0-19|488	%description -n %{luaname}
14cr|plplot-5.10.0-19|489	%{summary}.
14cr|plplot-5.10.0-19|490	
14cr|plplot-5.10.0-19|491	%files -n %{luaname}
14cr|plplot-5.10.0-19|492	%dir %{_libdir}/lua/%{lua_version}/plplot/
14cr|plplot-5.10.0-19|493	%{_libdir}/lua/%{lua_version}/plplot/plplotluac.so
14cr|plplot-5.10.0-19|494	%{_datadir}/%{name}%{baseversion}/examples/lua/
14cr|plplot-5.10.0-19|495	
14cr|plplot-5.10.0-19|496	#----------------------------------------------------------------------------
14cr|plplot-5.10.0-19|497	
14cr|plplot-5.10.0-19|498	%prep
14cr|plplot-5.10.0-19|499	%setup -qn %{name}-%{srcversion}
14cr|plplot-5.10.0-19|500	%apply_patches
14cr|plplot-5.10.0-19|501	
14cr|plplot-5.10.0-19|502	%build
14cr|plplot-5.10.0-19|503	%cmake \
14cr|plplot-5.10.0-19|504	-DENABLE_itcl=%{enable_itcl} \
14cr|plplot-5.10.0-19|505	-DENABLE_itk=%{enable_itk} \
14cr|plplot-5.10.0-19|506	-DENABLE_pdl=%{enable_pdl} \
14cr|plplot-5.10.0-19|507	-DENABLE_d=%{enable_d} \
14cr|plplot-5.10.0-19|508	-DPLD_psttf=%{enable_psttf} \
14cr|plplot-5.10.0-19|509	-DPL_FREETYPE_FONT_PATH:PATH=%{gnu_font_path} \
14cr|plplot-5.10.0-19|510	-DCMAKE_C_FLAGS:STRING=%{c_flags} \
14cr|plplot-5.10.0-19|511	-DTEST_DYNDRIVERS=OFF \
14cr|plplot-5.10.0-19|512	-DUSE_RPATH:BOOL=OFF \
14cr|plplot-5.10.0-19|513	-DF95_MOD_DIR:PATH=%{includef_dir}/%{name} \
14cr|plplot-5.10.0-19|514	-DF77_INCLUDE_DIR:PATH=%{includef_dir}/%{name} \
14cr|plplot-5.10.0-19|515	-DOCAML_INSTALL_DIR:PATH=%{_libdir}/ocaml \
14cr|plplot-5.10.0-19|516	-DJAVAWRAPPER_DIR:PATH=%{_libdir}/%{name} \
14cr|plplot-5.10.0-19|517	-DCMAKE_BUILD_TYPE=Release \
14cr|plplot-5.10.0-19|518	-DSHAPELIB_INCLUDE_DIR=%{includeshp_dir} \
14cr|plplot-5.10.0-19|519	-DPLPLOT_ITK_VERSION:STRING=%{itk_version} \
14cr|plplot-5.10.0-19|520	-DPLPLOT_TK_VERSION:STRING=%{tk_version}
14cr|plplot-5.10.0-19|521	%make
14cr|plplot-5.10.0-19|522	
14cr|plplot-5.10.0-19|523	%install
14cr|plplot-5.10.0-19|524	%makeinstall_std -C build
14cr|plplot-5.10.0-19|525	
14cr|plplot-5.10.0-19|526	rm -f %{buildroot}%{_libdir}/libplf95demolibd.a
14cr|plplot-5.10.0-19|527	
14cr|plplot-5.10.0-19|528	#install ada files into the right place, the -DADA_LIB_DIR variable
14cr|plplot-5.10.0-19|529	#cannot be overloaded
14cr|plplot-5.10.0-19|530	mkdir -p %{buildroot}%{libada_dir}
14cr|plplot-5.10.0-19|531	mkdir -p %{buildroot}%{includeada_dir}
14cr|plplot-5.10.0-19|532	pushd %{buildroot}%{_datadir}/ada/adainclude
14cr|plplot-5.10.0-19|533	mv plplotadad %{buildroot}%{libada_dir}/plplotadad
14cr|plplot-5.10.0-19|534	popd
14cr|plplot-5.10.0-19|535	pushd %{buildroot}%{_libdir}/ada/adalib
14cr|plplot-5.10.0-19|536	mv plplotadad %{buildroot}%{includeada_dir}/plplotadad
14cr|plplot-5.10.0-19|537	popd
14cr|plplot-5.10.0-19|538	
14cr|plplot-5.10.0-19|539	#remove remaining *.in example files screwing up find
14cr|plplot-5.10.0-19|540	#requires scripts
14cr|plplot-5.10.0-19|541	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tk/*.in
14cr|plplot-5.10.0-19|542	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tcl/*.in
14cr|plplot-5.10.0-19|543	
14cr|plplot-5.10.0-19|544	
14cr|plplot-5.10.0-19|545	%changelog
14cr|plplot-5.10.0-19|546	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.10.0-19
14cr|plplot-5.10.0-19|547	+ Revision: 5fc4177
14cr|plplot-5.10.0-19|548	- Updated for lua 5.2
14cr|plplot-5.10.0-19|549	
14cr|plplot-5.10.0-19|550	

6388 14
14cr|plptools-1.0.11-4|1	%define libmajor 0
14cr|plptools-1.0.11-4|2	%define libname %mklibname plp %libmajor
14cr|plptools-1.0.11-4|3	
14cr|plptools-1.0.11-4|4	#
14cr|plptools-1.0.11-4|5	# Conditionals
14cr|plptools-1.0.11-4|6	#
14cr|plptools-1.0.11-4|7	%{?_with_debug: %define _with_debug --enable-debug}
14cr|plptools-1.0.11-4|8	%{?_with_debug: %define optflags -g}
14cr|plptools-1.0.11-4|9	%{!?_with_debug: %define _with_debug --disable-debug}
14cr|plptools-1.0.11-4|10	
14cr|plptools-1.0.11-4|11	Summary: Connectivity for psion series 5
14cr|plptools-1.0.11-4|12	Name: plptools
14cr|plptools-1.0.11-4|13	Version: 1.0.11
14cr|plptools-1.0.11-4|14	Release: 4
14cr|plptools-1.0.11-4|15	URL: http://plptools.sourceforge.net/
14cr|plptools-1.0.11-4|16	Source: http://downloads.sourceforge.net/plptools/plptools-%{version}.tar.gz
14cr|plptools-1.0.11-4|17	Patch0: plptools-0.17-lib64.patch
14cr|plptools-1.0.11-4|18	Patch1: plptools-0.18-init_lsb.patch
14cr|plptools-1.0.11-4|19	License: GPL
14cr|plptools-1.0.11-4|20	Group: Communications
14cr|plptools-1.0.11-4|21	Buildrequires: readline-devel newt-devel termcap-devel
14cr|plptools-1.0.11-4|22	BuildRequires: fuse-devel
14cr|plptools-1.0.11-4|23	Requires: chkconfig >= 0.9
14cr|plptools-1.0.11-4|24	Requires(post,preun):	rpm-helper
14cr|plptools-1.0.11-4|25	
14cr|plptools-1.0.11-4|26	%description
14cr|plptools-1.0.11-4|27	This package contains the programs (client and server), necessary to
14cr|plptools-1.0.11-4|28	communicate with a Psion palmtop. The psion's file-system will
14cr|plptools-1.0.11-4|29	be automatically mounted under /mnt/psion at the time it is
14cr|plptools-1.0.11-4|30	connected to your computer. If the psion is shut down or
14cr|plptools-1.0.11-4|31	disconnected, the contents of /mnt/psion will automatically
14cr|plptools-1.0.11-4|32	disappear. Other programs included are:
14cr|plptools-1.0.11-4|33	- plpftp, a program which allows you to transfer files in a ftp-like
14cr|plptools-1.0.11-4|34	manner, view and modifiy processes on your psion.
14cr|plptools-1.0.11-4|35	- plpbackup, a backup/restore utility.
14cr|plptools-1.0.11-4|36	- plpprintd, a daemon for enabling printing from a Psion Series 5 via any
14cr|plptools-1.0.11-4|37	accessible printer.
14cr|plptools-1.0.11-4|38	- sisinstall, an installer for Psion's SIS software package format.
14cr|plptools-1.0.11-4|39	
14cr|plptools-1.0.11-4|40	%description -l de
14cr|plptools-1.0.11-4|41	Dieses Packet enthält Programme zur Kommunikation mit einem Psion Palmtop.
14cr|plptools-1.0.11-4|42	Das Dateisystem des Psion wird beim Anschließen automatisch unter
14cr|plptools-1.0.11-4|43	/mnt/psion eingehängt. Wird der Psion ausgeschaltet oder das Kabel
14cr|plptools-1.0.11-4|44	gezogen, so verschwindet der Inhalt dieses Verzeichnisses automatisch
14cr|plptools-1.0.11-4|45	und erscheint erneuten Anschließen wieder. Weiterhin sind enthalten:
14cr|plptools-1.0.11-4|46	- plpftp, ein Programm welches eine FTP-ähnliche Oberfläche
14cr|plptools-1.0.11-4|47	für Dateitransfer    bietet und Prozesse auf dem Psion stoppen
14cr|plptools-1.0.11-4|48	und starten kann.
14cr|plptools-1.0.11-4|49	- plpbackup, ein Backup/Restore Utility für die Kommandozeile.
14cr|plptools-1.0.11-4|50	- plpprintd, ein Daemon welcher Ausdrucken von einem Psion Serie 5 über
14cr|plptools-1.0.11-4|51	beliebige vefügbare Drucker ermöglicht
14cr|plptools-1.0.11-4|52	- sisinstall, ein Installationsprogramm für das Psion-eigene SIS
14cr|plptools-1.0.11-4|53	packetformat.
14cr|plptools-1.0.11-4|54	
14cr|plptools-1.0.11-4|55	%package -n %{libname}
14cr|plptools-1.0.11-4|56	Summary: Shared library for psion series 5 communication
14cr|plptools-1.0.11-4|57	Group: System/Libraries
14cr|plptools-1.0.11-4|58	License: GPL
14cr|plptools-1.0.11-4|59	
14cr|plptools-1.0.11-4|60	%description -n %{libname}
14cr|plptools-1.0.11-4|61	This package contains the shared library required by programs which can
14cr|plptools-1.0.11-4|62	communicate with a Psion palmtop.
14cr|plptools-1.0.11-4|63	
14cr|plptools-1.0.11-4|64	%package -n %{libname}-devel
14cr|plptools-1.0.11-4|65	Summary: Development library and headers for psion series 5 communication
14cr|plptools-1.0.11-4|66	Group: Development/C
14cr|plptools-1.0.11-4|67	License: GPL
14cr|plptools-1.0.11-4|68	Provides: plp-devel = %{version}-%{release}
14cr|plptools-1.0.11-4|69	Provides: libplp-devel = %{version}-%{release}
14cr|plptools-1.0.11-4|70	Requires: %{libname} = %{version}
14cr|plptools-1.0.11-4|71	
14cr|plptools-1.0.11-4|72	%description -n %{libname}-devel
14cr|plptools-1.0.11-4|73	This package contains the development library and header files for building
14cr|plptools-1.0.11-4|74	programs which can communicate with a Psion palmtop.
14cr|plptools-1.0.11-4|75	
14cr|plptools-1.0.11-4|76	%description -l de -n %{libname}-devel
14cr|plptools-1.0.11-4|77	Dieses Packet enthält die statische Bibliothek und include-Dateien
14cr|plptools-1.0.11-4|78	zur Programm-Entwicklung von Kommunikations-software für den Psion.
14cr|plptools-1.0.11-4|79	
14cr|plptools-1.0.11-4|80	%package -n %{libname}-static-devel
14cr|plptools-1.0.11-4|81	Summary: Static library for psion series 5 communication
14cr|plptools-1.0.11-4|82	Group: Development/C
14cr|plptools-1.0.11-4|83	License: GPL
14cr|plptools-1.0.11-4|84	Requires: %{libname}-devel = %{version}-%{release}
14cr|plptools-1.0.11-4|85	
14cr|plptools-1.0.11-4|86	%description -n %{libname}-static-devel
14cr|plptools-1.0.11-4|87	This package contains the static library for building programs which can
14cr|plptools-1.0.11-4|88	communicate with a Psion palmtop.
14cr|plptools-1.0.11-4|89	
14cr|plptools-1.0.11-4|90	%prep
14cr|plptools-1.0.11-4|91	%setup -q
14cr|plptools-1.0.11-4|92	#patch0 -p1 -b .lib64
14cr|plptools-1.0.11-4|93	%patch1 -p1 -b .init_lsb
14cr|plptools-1.0.11-4|94	
14cr|plptools-1.0.11-4|95	%build
14cr|plptools-1.0.11-4|96	export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
14cr|plptools-1.0.11-4|97	%configure2_5x --with-initdir=%{_initrddir} %{_with_debug} --disable-rpath
14cr|plptools-1.0.11-4|98	%make
14cr|plptools-1.0.11-4|99	
14cr|plptools-1.0.11-4|100	%install
14cr|plptools-1.0.11-4|101	mkdir -p %{buildroot}/%{_prefix} $%{buildroot}%{_initrddir}
14cr|plptools-1.0.11-4|102	%makeinstall_std
14cr|plptools-1.0.11-4|103	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|plptools-1.0.11-4|104	cat>%{buildroot}%{_sysconfdir}/sysconfig/plptools<<EOF
14cr|plptools-1.0.11-4|105	START_NCPD=yes
14cr|plptools-1.0.11-4|106	PLPFUSE_ARGS=
14cr|plptools-1.0.11-4|107	START_PLPFUSE=yes
14cr|plptools-1.0.11-4|108	PLPNFSD_ARGS=
14cr|plptools-1.0.11-4|109	START_PLPPRINTD=yes
14cr|plptools-1.0.11-4|110	PLPPRINTD_ARGS=
14cr|plptools-1.0.11-4|111	EOF
14cr|plptools-1.0.11-4|112	
14cr|plptools-1.0.11-4|113	%find_lang %{name}
14cr|plptools-1.0.11-4|114	
14cr|plptools-1.0.11-4|115	%post
14cr|plptools-1.0.11-4|116	test ! -d /mnt/psion && mkdir -p /mnt/psion
14cr|plptools-1.0.11-4|117	%_post_service %{name}
14cr|plptools-1.0.11-4|118	
14cr|plptools-1.0.11-4|119	%preun
14cr|plptools-1.0.11-4|120	%_preun_service %{name}
14cr|plptools-1.0.11-4|121	
14cr|plptools-1.0.11-4|122	%files -f %{name}.lang
14cr|plptools-1.0.11-4|123	%doc COPYING INSTALL ChangeLog README TODO etc/*magic
14cr|plptools-1.0.11-4|124	%doc etc/udev-usbserial-plptools.rules
14cr|plptools-1.0.11-4|125	%{_bindir}/*
14cr|plptools-1.0.11-4|126	%{_sbindir}/*
14cr|plptools-1.0.11-4|127	%{_mandir}/*/*
14cr|plptools-1.0.11-4|128	%{_datadir}/%{name}/*
14cr|plptools-1.0.11-4|129	%config(noreplace) %{_initrddir}/%{name}
14cr|plptools-1.0.11-4|130	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|plptools-1.0.11-4|131	
14cr|plptools-1.0.11-4|132	%files -n %{libname}
14cr|plptools-1.0.11-4|133	%{_libdir}/libplp.so.%{libmajor}*
14cr|plptools-1.0.11-4|134	
14cr|plptools-1.0.11-4|135	%files -n %{libname}-devel
14cr|plptools-1.0.11-4|136	%doc doc/api
14cr|plptools-1.0.11-4|137	%{_libdir}/libplp.so
14cr|plptools-1.0.11-4|138	%{_includedir}/%{name}/*
14cr|plptools-1.0.11-4|139	
14cr|plptools-1.0.11-4|140	%files -n %{libname}-static-devel
14cr|plptools-1.0.11-4|141	%{_libdir}/libplp.a
14cr|plptools-1.0.11-4|142	
14cr|plptools-1.0.11-4|143	%changelog
14cr|plptools-1.0.11-4|144	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-4
14cr|plptools-1.0.11-4|145	+ Revision: be8ee0a
14cr|plptools-1.0.11-4|146	- MassBuild#464: Increase release tag
14cr|plptools-1.0.11-4|147	
14cr|plptools-1.0.11-4|148	

6389 14
14cr|plt-4.2.4-5|1	%define major %{version}
14cr|plt-4.2.4-5|2	%define libname %mklibname %{name} %{major}
14cr|plt-4.2.4-5|3	%define devname %mklibname %{name} -d
14cr|plt-4.2.4-5|4	%define _disable_ld_as_needed 1
14cr|plt-4.2.4-5|5	%define _disable_ld_no_undefined 1
14cr|plt-4.2.4-5|6	
14cr|plt-4.2.4-5|7	Summary:	PLT Scheme
14cr|plt-4.2.4-5|8	Name:		plt
14cr|plt-4.2.4-5|9	Version:	4.2.4
14cr|plt-4.2.4-5|10	Release:	5
14cr|plt-4.2.4-5|11	Epoch:		1
14cr|plt-4.2.4-5|12	License:	LGPLv2+
14cr|plt-4.2.4-5|13	Group:		Development/Other
14cr|plt-4.2.4-5|14	Url:		http://www.plt-scheme.org
14cr|plt-4.2.4-5|15	Source0:	http://download.plt-scheme.org/bundles/%{version}/plt/%{name}-%{version}-src-unix.tgz
14cr|plt-4.2.4-5|16	Source1:	drscheme.png
14cr|plt-4.2.4-5|17	Source2:	%{name}.rpmlintrc
14cr|plt-4.2.4-5|18	Patch0:		plt-4.2.4-strfmt.patch
14cr|plt-4.2.4-5|19	Patch1:		plt-4.2.4-gcc4.9.patch
14cr|plt-4.2.4-5|20	BuildRequires:	imagemagick
14cr|plt-4.2.4-5|21	BuildRequires:	pkgconfig(x11)
14cr|plt-4.2.4-5|22	BuildRequires:	pkgconfig(xaw7)
14cr|plt-4.2.4-5|23	
14cr|plt-4.2.4-5|24	%description
14cr|plt-4.2.4-5|25	PLT Scheme is an umbrella name for a family of implementations of the
14cr|plt-4.2.4-5|26	Scheme programming language.
14cr|plt-4.2.4-5|27	
14cr|plt-4.2.4-5|28	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|29	
14cr|plt-4.2.4-5|30	%package -n %{libname}
14cr|plt-4.2.4-5|31	Summary:	Main library for %{name}
14cr|plt-4.2.4-5|32	Group:		System/Libraries
14cr|plt-4.2.4-5|33	
14cr|plt-4.2.4-5|34	%description -n %{libname}
14cr|plt-4.2.4-5|35	This package contains the library needed to run programs dynamically
14cr|plt-4.2.4-5|36	linked with %{name}.
14cr|plt-4.2.4-5|37	
14cr|plt-4.2.4-5|38	%files -n %{libname}
14cr|plt-4.2.4-5|39	%{_libdir}/libmzscheme3m-%{version}.so
14cr|plt-4.2.4-5|40	%{_libdir}/libmred3m-%{version}.so
14cr|plt-4.2.4-5|41	
14cr|plt-4.2.4-5|42	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|43	
14cr|plt-4.2.4-5|44	%package -n %{devname}
14cr|plt-4.2.4-5|45	Summary:	Headers for developing programs that will use %{name}
14cr|plt-4.2.4-5|46	Group:		Development/Other
14cr|plt-4.2.4-5|47	Requires:	%{libname} = %{EVRD}
14cr|plt-4.2.4-5|48	Provides:	%{name}-devel = %{EVRD}
14cr|plt-4.2.4-5|49	
14cr|plt-4.2.4-5|50	%description -n %{devname}
14cr|plt-4.2.4-5|51	This package contains the headers that programmers will need to develop
14cr|plt-4.2.4-5|52	applications which will use %{name}.
14cr|plt-4.2.4-5|53	
14cr|plt-4.2.4-5|54	%files -n %{devname}
14cr|plt-4.2.4-5|55	%{_libdir}/libmzscheme3m.so
14cr|plt-4.2.4-5|56	%{_libdir}/libmred3m.so
14cr|plt-4.2.4-5|57	%{_includedir}/*
14cr|plt-4.2.4-5|58	
14cr|plt-4.2.4-5|59	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|60	
14cr|plt-4.2.4-5|61	%package mzscheme
14cr|plt-4.2.4-5|62	Summary:	PLT Scheme implementation
14cr|plt-4.2.4-5|63	Group:		Development/Other
14cr|plt-4.2.4-5|64	Requires:	%{libname} = %{EVRD}
14cr|plt-4.2.4-5|65	
14cr|plt-4.2.4-5|66	%description mzscheme
14cr|plt-4.2.4-5|67	MzScheme is the PLT Scheme implementation. It implements
14cr|plt-4.2.4-5|68	the language as described in the Revised^5 Report on the
14cr|plt-4.2.4-5|69	Algorithmic Language Scheme and adds numerous extensions.
14cr|plt-4.2.4-5|70	
14cr|plt-4.2.4-5|71	%files mzscheme
14cr|plt-4.2.4-5|72	%doc readme.txt
14cr|plt-4.2.4-5|73	%{_libdir}/%{name}
14cr|plt-4.2.4-5|74	%{_bindir}/*
14cr|plt-4.2.4-5|75	%{_mandir}/man1/*
14cr|plt-4.2.4-5|76	%{_datadir}/%{name}
14cr|plt-4.2.4-5|77	%exclude %{_bindir}/mred
14cr|plt-4.2.4-5|78	%exclude %{_bindir}/drscheme
14cr|plt-4.2.4-5|79	%exclude %{_mandir}/man1/mred.1*
14cr|plt-4.2.4-5|80	%exclude %{_mandir}/man1/drscheme.1*
14cr|plt-4.2.4-5|81	%exclude %{_libdir}/%{name}/collects/mred
14cr|plt-4.2.4-5|82	%exclude %{_libdir}/%{name}/collects/drscheme
14cr|plt-4.2.4-5|83	%exclude %{_datadir}/%{name}/doc/drscheme
14cr|plt-4.2.4-5|84	
14cr|plt-4.2.4-5|85	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|86	
14cr|plt-4.2.4-5|87	%package mred
14cr|plt-4.2.4-5|88	Summary:	PLT graphical Scheme implementation
14cr|plt-4.2.4-5|89	Group:		Development/Other
14cr|plt-4.2.4-5|90	Requires:	%{name}-mzscheme = %{EVRD}
14cr|plt-4.2.4-5|91	
14cr|plt-4.2.4-5|92	%description mred
14cr|plt-4.2.4-5|93	MrEd is the PLT's graphical Scheme implementation. It embeds and
14cr|plt-4.2.4-5|94	extends MzScheme with a graphical user interface (GUI) toolbox.
14cr|plt-4.2.4-5|95	
14cr|plt-4.2.4-5|96	%files mred
14cr|plt-4.2.4-5|97	%{_libdir}/%{name}/collects/mred
14cr|plt-4.2.4-5|98	%{_bindir}/mred
14cr|plt-4.2.4-5|99	%{_mandir}/man1/mred.1*
14cr|plt-4.2.4-5|100	
14cr|plt-4.2.4-5|101	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|102	
14cr|plt-4.2.4-5|103	%package drscheme
14cr|plt-4.2.4-5|104	Summary:	PLT graphical development environment
14cr|plt-4.2.4-5|105	Group:		Development/Other
14cr|plt-4.2.4-5|106	Requires:	%{name}-mred = %{EVRD}
14cr|plt-4.2.4-5|107	
14cr|plt-4.2.4-5|108	%description drscheme
14cr|plt-4.2.4-5|109	DrScheme is the graphical development environment for creating
14cr|plt-4.2.4-5|110	MzScheme and MrEd applications.
14cr|plt-4.2.4-5|111	
14cr|plt-4.2.4-5|112	%files drscheme
14cr|plt-4.2.4-5|113	%{_libdir}/%{name}/collects/drscheme
14cr|plt-4.2.4-5|114	%{_bindir}/drscheme
14cr|plt-4.2.4-5|115	%{_mandir}/man1/drscheme.1*
14cr|plt-4.2.4-5|116	%{_datadir}/%{name}/doc/drscheme
14cr|plt-4.2.4-5|117	%{_datadir}/pixmaps/drscheme.png
14cr|plt-4.2.4-5|118	%{_iconsdir}/hicolor/*/apps/drscheme.png
14cr|plt-4.2.4-5|119	%{_datadir}/applications/drscheme.desktop
14cr|plt-4.2.4-5|120	
14cr|plt-4.2.4-5|121	#----------------------------------------------------------------------------
14cr|plt-4.2.4-5|122	
14cr|plt-4.2.4-5|123	%prep
14cr|plt-4.2.4-5|124	%setup -q
14cr|plt-4.2.4-5|125	%patch0 -p1 -b .strfmt~
14cr|plt-4.2.4-5|126	%patch1 -p1 -b .gcc49~
14cr|plt-4.2.4-5|127	
14cr|plt-4.2.4-5|128	%build
14cr|plt-4.2.4-5|129	cd src
14cr|plt-4.2.4-5|130	%configure2_5x \
14cr|plt-4.2.4-5|131	--enable-shared
14cr|plt-4.2.4-5|132	# parallel build doesn't work
14cr|plt-4.2.4-5|133	make
14cr|plt-4.2.4-5|134	
14cr|plt-4.2.4-5|135	%install
14cr|plt-4.2.4-5|136	cd src
14cr|plt-4.2.4-5|137	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
14cr|plt-4.2.4-5|138	%makeinstall_std
14cr|plt-4.2.4-5|139	
14cr|plt-4.2.4-5|140	# correct installation
14cr|plt-4.2.4-5|141	install -d -m 755 %{buildroot}%{_datadir}
14cr|plt-4.2.4-5|142	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cr|plt-4.2.4-5|143	
14cr|plt-4.2.4-5|144	# correct perms
14cr|plt-4.2.4-5|145	find %{buildroot}%{_libdir}/%{name}/collects -type d -exec chmod 755 {} \;
14cr|plt-4.2.4-5|146	find %{buildroot}%{_datadir}/%{name}/doc -type d -exec chmod 755 {} \;
14cr|plt-4.2.4-5|147	
14cr|plt-4.2.4-5|148	%multiarch_includes %{buildroot}%{_includedir}/plt/mzconfig.h
14cr|plt-4.2.4-5|149	
14cr|plt-4.2.4-5|150	mkdir -p %{buildroot}%{_datadir}/applications
14cr|plt-4.2.4-5|151	cat > %{buildroot}%{_datadir}/applications/drscheme.desktop << EOF
14cr|plt-4.2.4-5|152	[Desktop Entry]
14cr|plt-4.2.4-5|153	Name=DrScheme
14cr|plt-4.2.4-5|154	Comment=Scheme IDE
14cr|plt-4.2.4-5|155	Exec=drscheme
14cr|plt-4.2.4-5|156	Icon=drscheme
14cr|plt-4.2.4-5|157	Terminal=false
14cr|plt-4.2.4-5|158	Type=Application
14cr|plt-4.2.4-5|159	StartupNotify=true
14cr|plt-4.2.4-5|160	Categories=Development;IDE;
14cr|plt-4.2.4-5|161	EOF
14cr|plt-4.2.4-5|162	
14cr|plt-4.2.4-5|163	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|plt-4.2.4-5|164	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|plt-4.2.4-5|165	convert -scale "48X48" %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/drscheme.png
14cr|plt-4.2.4-5|166	convert -scale "16x16" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/drscheme.png
14cr|plt-4.2.4-5|167	convert -scale "32x32" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/drscheme.png
14cr|plt-4.2.4-5|168	convert -scale "48x48" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/drscheme.png
14cr|plt-4.2.4-5|169	
14cr|plt-4.2.4-5|170	%changelog
14cr|plt-4.2.4-5|171	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.2.4-5
14cr|plt-4.2.4-5|172	+ Revision: ec695b4
14cr|plt-4.2.4-5|173	- Don't create buildroot manually
14cr|plt-4.2.4-5|174	
14cr|plt-4.2.4-5|175	

6390 14
14cr|pluma-1.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|pluma-1.8.0-2|2	%define build_with_python 1
14cr|pluma-1.8.0-2|3	%define oname mate-text-editor
14cr|pluma-1.8.0-2|4	
14cr|pluma-1.8.0-2|5	Summary:       Small but powerful text editor for MATE
14cr|pluma-1.8.0-2|6	Name:          pluma
14cr|pluma-1.8.0-2|7	Version:       1.8.0
14cr|pluma-1.8.0-2|8	Release:       2
14cr|pluma-1.8.0-2|9	License:       GPLv2+
14cr|pluma-1.8.0-2|10	Group:         Editors
14cr|pluma-1.8.0-2|11	URL:           http://mate-desktop.org
14cr|pluma-1.8.0-2|12	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cr|pluma-1.8.0-2|13	Patch0:        pluma-1.7.90-mga-fix_underlinking.patch
14cr|pluma-1.8.0-2|14	
14cr|pluma-1.8.0-2|15	BuildRequires: aspell-devel
14cr|pluma-1.8.0-2|16	BuildRequires: enchant-devel
14cr|pluma-1.8.0-2|17	BuildRequires: iso-codes
14cr|pluma-1.8.0-2|18	BuildRequires: docbook-dtd412-xml
14cr|pluma-1.8.0-2|19	BuildRequires: intltool
14cr|pluma-1.8.0-2|20	BuildRequires: xml2po
14cr|pluma-1.8.0-2|21	BuildRequires: mate-common
14cr|pluma-1.8.0-2|22	BuildRequires: itstool
14cr|pluma-1.8.0-2|23	BuildRequires: yelp-tools
14cr|pluma-1.8.0-2|24	BuildRequires: pkgconfig(dbus-glib-1)
14cr|pluma-1.8.0-2|25	BuildRequires: pkgconfig(enchant)
14cr|pluma-1.8.0-2|26	BuildRequires: pkgconfig(glib-2.0)
14cr|pluma-1.8.0-2|27	BuildRequires: pkgconfig(gtk+-2.0)
14cr|pluma-1.8.0-2|28	BuildRequires: pkgconfig(gtk-doc)
14cr|pluma-1.8.0-2|29	BuildRequires: pkgconfig(gtksourceview-2.0)
14cr|pluma-1.8.0-2|30	BuildRequires: pkgconfig(iso-codes)
14cr|pluma-1.8.0-2|31	BuildRequires: pkgconfig(libxml-2.0)
14cr|pluma-1.8.0-2|32	BuildRequires: pkgconfig(mate-doc-utils)
14cr|pluma-1.8.0-2|33	BuildRequires: pkgconfig(sm)
14cr|pluma-1.8.0-2|34	BuildRequires: pkgconfig(x11)
14cr|pluma-1.8.0-2|35	%if %{build_with_python}
14cr|pluma-1.8.0-2|36	BuildRequires: pkgconfig(pygobject-2.0)
14cr|pluma-1.8.0-2|37	BuildRequires: pkgconfig(pygtk-2.0)
14cr|pluma-1.8.0-2|38	BuildRequires: pkgconfig(pygtksourceview-2.0)
14cr|pluma-1.8.0-2|39	BuildRequires: python
14cr|pluma-1.8.0-2|40	%endif
14cr|pluma-1.8.0-2|41	
14cr|pluma-1.8.0-2|42	Requires:      pyorbit
14cr|pluma-1.8.0-2|43	# the run-command plugin uses zenity
14cr|pluma-1.8.0-2|44	Requires:      zenity
14cr|pluma-1.8.0-2|45	
14cr|pluma-1.8.0-2|46	%rename %{oname}
14cr|pluma-1.8.0-2|47	
14cr|pluma-1.8.0-2|48	%description
14cr|pluma-1.8.0-2|49	Pluma is a small but powerful text editor designed expressly
14cr|pluma-1.8.0-2|50	for MATE.
14cr|pluma-1.8.0-2|51	
14cr|pluma-1.8.0-2|52	It includes such features as split-screen mode, a plugin
14cr|pluma-1.8.0-2|53	API, which allows Pluma to be extended to support many
14cr|pluma-1.8.0-2|54	features while remaining small at its core, multiple
14cr|pluma-1.8.0-2|55	document editing through the use of a 'tabbed' notebook and
14cr|pluma-1.8.0-2|56	many more functions.
14cr|pluma-1.8.0-2|57	
14cr|pluma-1.8.0-2|58	%package devel
14cr|pluma-1.8.0-2|59	Group:    Development/C
14cr|pluma-1.8.0-2|60	Summary:  Headers for writing Pluma plugins
14cr|pluma-1.8.0-2|61	Provides: %{name}-devel = %{version}-%{release}
14cr|pluma-1.8.0-2|62	Provides: %{oname}-devel = %{version}-%{release}
14cr|pluma-1.8.0-2|63	
14cr|pluma-1.8.0-2|64	%description devel
14cr|pluma-1.8.0-2|65	Pluma is a small but powerful text editor designed expressly
14cr|pluma-1.8.0-2|66	for MATE.
14cr|pluma-1.8.0-2|67	
14cr|pluma-1.8.0-2|68	It includes such features as split-screen mode, a plugin
14cr|pluma-1.8.0-2|69	API, which allows Pluma to be extended to support many
14cr|pluma-1.8.0-2|70	features while remaining small at its core, multiple
14cr|pluma-1.8.0-2|71	document editing through the use of a 'tabbed' notebook and
14cr|pluma-1.8.0-2|72	many more functions.
14cr|pluma-1.8.0-2|73	
14cr|pluma-1.8.0-2|74	Install this if you want to build plugins that use Pluma's API.
14cr|pluma-1.8.0-2|75	
14cr|pluma-1.8.0-2|76	%prep
14cr|pluma-1.8.0-2|77	%setup -q
14cr|pluma-1.8.0-2|78	%apply_patches
14cr|pluma-1.8.0-2|79	
14cr|pluma-1.8.0-2|80	%build
14cr|pluma-1.8.0-2|81	# NOCONFIGURE=1 ./autogen.sh
14cr|pluma-1.8.0-2|82	%configure2_5x \
14cr|pluma-1.8.0-2|83	--enable-gtk-doc     \
14cr|pluma-1.8.0-2|84	--enable-gvfs-metadata    \
14cr|pluma-1.8.0-2|85	%if %{build_with_python}
14cr|pluma-1.8.0-2|86	--enable-python
14cr|pluma-1.8.0-2|87	%else
14cr|pluma-1.8.0-2|88	--disable-python
14cr|pluma-1.8.0-2|89	%endif
14cr|pluma-1.8.0-2|90	
14cr|pluma-1.8.0-2|91	%make LIBS='-lm -lgmodule-2.0'
14cr|pluma-1.8.0-2|92	
14cr|pluma-1.8.0-2|93	%install
14cr|pluma-1.8.0-2|94	
14cr|pluma-1.8.0-2|95	%makeinstall_std
14cr|pluma-1.8.0-2|96	
14cr|pluma-1.8.0-2|97	%{find_lang} %{name} --with-gnome
14cr|pluma-1.8.0-2|98	
14cr|pluma-1.8.0-2|99	%files  -f %{name}.lang
14cr|pluma-1.8.0-2|100	%doc README COPYING AUTHORS
14cr|pluma-1.8.0-2|101	%{_bindir}/pluma
14cr|pluma-1.8.0-2|102	# %{_bindir}/mate-text-editor
14cr|pluma-1.8.0-2|103	%{_datadir}/pluma
14cr|pluma-1.8.0-2|104	# %{_datadir}/mate/help/pluma
14cr|pluma-1.8.0-2|105	%{_datadir}/applications/pluma.desktop
14cr|pluma-1.8.0-2|106	%{_mandir}/man1/*
14cr|pluma-1.8.0-2|107	%{_libexecdir}/pluma
14cr|pluma-1.8.0-2|108	%{_datadir}/glib-2.0/schemas/org.mate.pluma.gschema.xml
14cr|pluma-1.8.0-2|109	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
14cr|pluma-1.8.0-2|110	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
14cr|pluma-1.8.0-2|111	%{_datadir}/MateConf/gsettings/pluma.convert
14cr|pluma-1.8.0-2|112	
14cr|pluma-1.8.0-2|113	%files devel
14cr|pluma-1.8.0-2|114	%{_includedir}/pluma
14cr|pluma-1.8.0-2|115	%{_libdir}/pkgconfig/pluma.pc
14cr|pluma-1.8.0-2|116	%_datadir/gtk-doc/html/*
14cr|pluma-1.8.0-2|117	
14cr|pluma-1.8.0-2|118	
14cr|pluma-1.8.0-2|119	
14cr|pluma-1.8.0-2|120	%changelog
14cr|pluma-1.8.0-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|pluma-1.8.0-2|122	+ Revision: f961663
14cr|pluma-1.8.0-2|123	- MassBuild#464: Increase release tag
14cr|pluma-1.8.0-2|124	
14cr|pluma-1.8.0-2|125	

6391 14
14cr|pluma-plugins-1.2.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|pluma-plugins-1.2.0-3|2	%define oname mate-text-editor-plugins
14cr|pluma-plugins-1.2.0-3|3	
14cr|pluma-plugins-1.2.0-3|4	Summary:       Plugins for pluma
14cr|pluma-plugins-1.2.0-3|5	Name:          pluma-plugins
14cr|pluma-plugins-1.2.0-3|6	Version:       1.2.0
14cr|pluma-plugins-1.2.0-3|7	Release:       3
14cr|pluma-plugins-1.2.0-3|8	License:       GPLv2+
14cr|pluma-plugins-1.2.0-3|9	Group:         Editors
14cr|pluma-plugins-1.2.0-3|10	URL:           https://github.com/cygwinports/mate-text-editor-plugins
14cr|pluma-plugins-1.2.0-3|11	# Git source:
14cr|pluma-plugins-1.2.0-3|12	Source0:       %{oname}-master.zip
14cr|pluma-plugins-1.2.0-3|13	Patch0:        mate-text-editor-plugins-1.2.0-mga-remove-obsolated-plugins.patch
14cr|pluma-plugins-1.2.0-3|14	
14cr|pluma-plugins-1.2.0-3|15	BuildRequires: intltool
14cr|pluma-plugins-1.2.0-3|16	BuildRequires: mate-common
14cr|pluma-plugins-1.2.0-3|17	BuildRequires: pkgconfig(gio-2.0)
14cr|pluma-plugins-1.2.0-3|18	BuildRequires: pkgconfig(dbus-python)
14cr|pluma-plugins-1.2.0-3|19	BuildRequires: pkgconfig(vte)
14cr|pluma-plugins-1.2.0-3|20	BuildRequires: pkgconfig(glib-2.0)
14cr|pluma-plugins-1.2.0-3|21	BuildRequires: pkgconfig(gtk+-2.0)
14cr|pluma-plugins-1.2.0-3|22	BuildRequires: pkgconfig(pluma) >= 1.6.0
14cr|pluma-plugins-1.2.0-3|23	BuildRequires: pkgconfig(pygobject-2.0)
14cr|pluma-plugins-1.2.0-3|24	BuildRequires: pkgconfig(pygtk-2.0)
14cr|pluma-plugins-1.2.0-3|25	BuildRequires: pkgconfig(pygtksourceview-2.0)
14cr|pluma-plugins-1.2.0-3|26	BuildRequires: python
14cr|pluma-plugins-1.2.0-3|27	
14cr|pluma-plugins-1.2.0-3|28	Requires:      pluma >= 1.6.0
14cr|pluma-plugins-1.2.0-3|29	Requires:      python-gtksourceview
14cr|pluma-plugins-1.2.0-3|30	
14cr|pluma-plugins-1.2.0-3|31	%rename %{oname}
14cr|pluma-plugins-1.2.0-3|32	
14cr|pluma-plugins-1.2.0-3|33	%description
14cr|pluma-plugins-1.2.0-3|34	Pluma is a small but powerful text editor designed expressly
14cr|pluma-plugins-1.2.0-3|35	for MATE.
14cr|pluma-plugins-1.2.0-3|36	
14cr|pluma-plugins-1.2.0-3|37	It includes such features as split-screen mode, a plugin
14cr|pluma-plugins-1.2.0-3|38	API, which allows Pluma to be extended to support many
14cr|pluma-plugins-1.2.0-3|39	features while remaining small at its core, multiple
14cr|pluma-plugins-1.2.0-3|40	document editing through the use of a 'tabbed' notebook and
14cr|pluma-plugins-1.2.0-3|41	many more functions.
14cr|pluma-plugins-1.2.0-3|42	
14cr|pluma-plugins-1.2.0-3|43	
14cr|pluma-plugins-1.2.0-3|44	This package contains some extra plugins for Pluma, extending Pluma
14cr|pluma-plugins-1.2.0-3|45	functionality.
14cr|pluma-plugins-1.2.0-3|46	
14cr|pluma-plugins-1.2.0-3|47	%prep
14cr|pluma-plugins-1.2.0-3|48	%setup -q -n %{oname}-master
14cr|pluma-plugins-1.2.0-3|49	%apply_patches
14cr|pluma-plugins-1.2.0-3|50	
14cr|pluma-plugins-1.2.0-3|51	%build
14cr|pluma-plugins-1.2.0-3|52	NOCONFIGURE=1 ./autogen.sh
14cr|pluma-plugins-1.2.0-3|53	%configure2_5x --with-plugins=all
14cr|pluma-plugins-1.2.0-3|54	
14cr|pluma-plugins-1.2.0-3|55	%make LIBS='-lm -lgmodule-2.0'
14cr|pluma-plugins-1.2.0-3|56	
14cr|pluma-plugins-1.2.0-3|57	%install
14cr|pluma-plugins-1.2.0-3|58	
14cr|pluma-plugins-1.2.0-3|59	%makeinstall_std
14cr|pluma-plugins-1.2.0-3|60	
14cr|pluma-plugins-1.2.0-3|61	%{find_lang} %{name}
14cr|pluma-plugins-1.2.0-3|62	
14cr|pluma-plugins-1.2.0-3|63	%files  -f %{name}.lang
14cr|pluma-plugins-1.2.0-3|64	%doc README COPYING AUTHORS
14cr|pluma-plugins-1.2.0-3|65	%{_datadir}/pluma/plugins/*
14cr|pluma-plugins-1.2.0-3|66	%{_libdir}/pluma/plugins/*
14cr|pluma-plugins-1.2.0-3|67	
14cr|pluma-plugins-1.2.0-3|68	
14cr|pluma-plugins-1.2.0-3|69	%changelog
14cr|pluma-plugins-1.2.0-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|pluma-plugins-1.2.0-3|71	+ Revision: 74bda02
14cr|pluma-plugins-1.2.0-3|72	- MassBuild#464: Increase release tag
14cr|pluma-plugins-1.2.0-3|73	
14cr|pluma-plugins-1.2.0-3|74	

6392 14
14cr|plymouth-theme-steampunk-3.0-2|1	# noarch package but uses _lib macro in post scripts
14cr|plymouth-theme-steampunk-3.0-2|2	%define _enable_debug_packages %{nil}
14cr|plymouth-theme-steampunk-3.0-2|3	%define debug_package %{nil}
14cr|plymouth-theme-steampunk-3.0-2|4	
14cr|plymouth-theme-steampunk-3.0-2|5	Summary:	"SteampunK Powered Linux" Plymouth theme
14cr|plymouth-theme-steampunk-3.0-2|6	Name:		plymouth-theme-steampunk
14cr|plymouth-theme-steampunk-3.0-2|7	Version:	3.0
14cr|plymouth-theme-steampunk-3.0-2|8	Release:	2
14cr|plymouth-theme-steampunk-3.0-2|9	License:	Creative Commons Attribution-ShareAlike
14cr|plymouth-theme-steampunk-3.0-2|10	Group:		System/Kernel and hardware
14cr|plymouth-theme-steampunk-3.0-2|11	Url:		http://kde-look.org/content/show.php?content=146030
14cr|plymouth-theme-steampunk-3.0-2|12	Source0:	http://sites.google.com/site/binaryinspiration/download/SPL_Plymouth.tar.gz
14cr|plymouth-theme-steampunk-3.0-2|13	Requires:	plymouth
14cr|plymouth-theme-steampunk-3.0-2|14	Requires(post,postun):	plymouth-scripts
14cr|plymouth-theme-steampunk-3.0-2|15	
14cr|plymouth-theme-steampunk-3.0-2|16	%description
14cr|plymouth-theme-steampunk-3.0-2|17	This package contains the "SteampunK Powered Linux" Plymouth theme.
14cr|plymouth-theme-steampunk-3.0-2|18	
14cr|plymouth-theme-steampunk-3.0-2|19	%files
14cr|plymouth-theme-steampunk-3.0-2|20	%{_datadir}/plymouth/themes/SteampunK
14cr|plymouth-theme-steampunk-3.0-2|21	
14cr|plymouth-theme-steampunk-3.0-2|22	%post
14cr|plymouth-theme-steampunk-3.0-2|23	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then
14cr|plymouth-theme-steampunk-3.0-2|24	export LIB=%{_lib}
14cr|plymouth-theme-steampunk-3.0-2|25	if [ $1 -eq 1 ]; then
14cr|plymouth-theme-steampunk-3.0-2|26	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd SteampunK
14cr|plymouth-theme-steampunk-3.0-2|27	else
14cr|plymouth-theme-steampunk-3.0-2|28	THEME=$(%{_sbindir}/plymouth-set-default-theme)
14cr|plymouth-theme-steampunk-3.0-2|29	if [ "$THEME" == "text" -o "$THEME" == "SteampunK" ]; then
14cr|plymouth-theme-steampunk-3.0-2|30	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd SteampunK
14cr|plymouth-theme-steampunk-3.0-2|31	fi
14cr|plymouth-theme-steampunk-3.0-2|32	fi
14cr|plymouth-theme-steampunk-3.0-2|33	fi
14cr|plymouth-theme-steampunk-3.0-2|34	
14cr|plymouth-theme-steampunk-3.0-2|35	%postun
14cr|plymouth-theme-steampunk-3.0-2|36	export LIB=%{_lib}
14cr|plymouth-theme-steampunk-3.0-2|37	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then
14cr|plymouth-theme-steampunk-3.0-2|38	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "SteampunK" ]; then
14cr|plymouth-theme-steampunk-3.0-2|39	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd
14cr|plymouth-theme-steampunk-3.0-2|40	fi
14cr|plymouth-theme-steampunk-3.0-2|41	fi
14cr|plymouth-theme-steampunk-3.0-2|42	
14cr|plymouth-theme-steampunk-3.0-2|43	#----------------------------------------------------------------------------
14cr|plymouth-theme-steampunk-3.0-2|44	
14cr|plymouth-theme-steampunk-3.0-2|45	%prep
14cr|plymouth-theme-steampunk-3.0-2|46	%setup -q -c
14cr|plymouth-theme-steampunk-3.0-2|47	find . -type f | xargs chmod 0644
14cr|plymouth-theme-steampunk-3.0-2|48	
14cr|plymouth-theme-steampunk-3.0-2|49	%build
14cr|plymouth-theme-steampunk-3.0-2|50	# nothing
14cr|plymouth-theme-steampunk-3.0-2|51	
14cr|plymouth-theme-steampunk-3.0-2|52	%install
14cr|plymouth-theme-steampunk-3.0-2|53	mkdir -p %{buildroot}%{_datadir}/plymouth/themes/
14cr|plymouth-theme-steampunk-3.0-2|54	
14cr|plymouth-theme-steampunk-3.0-2|55	cp -r SteampunK %{buildroot}%{_datadir}/plymouth/themes/
14cr|plymouth-theme-steampunk-3.0-2|56	
14cr|plymouth-theme-steampunk-3.0-2|57	%changelog
14cr|plymouth-theme-steampunk-3.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|plymouth-theme-steampunk-3.0-2|59	+ Revision: 3085f5d
14cr|plymouth-theme-steampunk-3.0-2|60	- MassBuild#464: Increase release tag
14cr|plymouth-theme-steampunk-3.0-2|61	
14cr|plymouth-theme-steampunk-3.0-2|62	

6393 14
14cr|plzip-0.9-2|1	Name:		plzip
14cr|plzip-0.9-2|2	Summary:	Multi-threaded LZMA archiver
14cr|plzip-0.9-2|3	Version:	0.9
14cr|plzip-0.9-2|4	Release:	2
14cr|plzip-0.9-2|5	License:	GPLv3+
14cr|plzip-0.9-2|6	Group:		Archiving/Compression
14cr|plzip-0.9-2|7	URL:		http://www.nongnu.org/lzip/plzip.html
14cr|plzip-0.9-2|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
14cr|plzip-0.9-2|9	BuildRequires:	lzip
14cr|plzip-0.9-2|10	BuildRequires:	lzlib-devel
14cr|plzip-0.9-2|11	
14cr|plzip-0.9-2|12	%description
14cr|plzip-0.9-2|13	Plzip is a massively parallel (multi-threaded), lossless data compressor based
14cr|plzip-0.9-2|14	on the LZMA algorithm, with very safe integrity checking and a user interface
14cr|plzip-0.9-2|15	similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files
14cr|plzip-0.9-2|16	produced by plzip are fully compatible with lzip-1.4 or newer, and can be
14cr|plzip-0.9-2|17	rescued with lziprecover.
14cr|plzip-0.9-2|18	
14cr|plzip-0.9-2|19	Plzip is intended for faster compression/decompression of big files
14cr|plzip-0.9-2|20	on multiprocessor machines, which makes it specially well suited
14cr|plzip-0.9-2|21	for distribution of big software files and large scale data archiving. On files
14cr|plzip-0.9-2|22	big enough, plzip can use hundreds of processors.
14cr|plzip-0.9-2|23	
14cr|plzip-0.9-2|24	%prep
14cr|plzip-0.9-2|25	%setup -q
14cr|plzip-0.9-2|26	
14cr|plzip-0.9-2|27	%build
14cr|plzip-0.9-2|28	%configure
14cr|plzip-0.9-2|29	%make
14cr|plzip-0.9-2|30	
14cr|plzip-0.9-2|31	%install
14cr|plzip-0.9-2|32	%makeinstall_std
14cr|plzip-0.9-2|33	
14cr|plzip-0.9-2|34	%files
14cr|plzip-0.9-2|35	%{_bindir}/plzip
14cr|plzip-0.9-2|36	%{_mandir}/man1/plzip.1*
14cr|plzip-0.9-2|37	%{_infodir}/plzip.info*
14cr|plzip-0.9-2|38	%doc AUTHORS ChangeLog NEWS README
14cr|plzip-0.9-2|39	
14cr|plzip-0.9-2|40	%if %{mdvver} < 201200
14cr|plzip-0.9-2|41	%post
14cr|plzip-0.9-2|42	%_install_info
14cr|plzip-0.9-2|43	
14cr|plzip-0.9-2|44	%postun
14cr|plzip-0.9-2|45	%_remove_install_info
14cr|plzip-0.9-2|46	%endif
14cr|plzip-0.9-2|47	
14cr|plzip-0.9-2|48	
14cr|plzip-0.9-2|49	
14cr|plzip-0.9-2|50	%changelog
14cr|plzip-0.9-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|plzip-0.9-2|52	+ Revision: e6692cd
14cr|plzip-0.9-2|53	- MassBuild#464: Increase release tag
14cr|plzip-0.9-2|54	
14cr|plzip-0.9-2|55	

6394 14
14cr|pmacct-0.12.5-1|1	%define with_pgsql       0
14cr|pmacct-0.12.5-1|2	%define with_sqlite      0
14cr|pmacct-0.12.5-1|3	
14cr|pmacct-0.12.5-1|4	Summary: Promiscuous mode IP Accounting package
14cr|pmacct-0.12.5-1|5	Name: pmacct
14cr|pmacct-0.12.5-1|6	Version: 0.12.5
14cr|pmacct-0.12.5-1|7	Release: 1
14cr|pmacct-0.12.5-1|8	License: GPL
14cr|pmacct-0.12.5-1|9	Group: Monitoring
14cr|pmacct-0.12.5-1|10	Source: http://www.pmacct.net/%{name}-%{version}.tar.gz
14cr|pmacct-0.12.5-1|11	Source1: nfacctd.init
14cr|pmacct-0.12.5-1|12	Source2: pmacctd.init
14cr|pmacct-0.12.5-1|13	Source3: sfacctd.init
14cr|pmacct-0.12.5-1|14	Source4: sfacctd.conf
14cr|pmacct-0.12.5-1|15	Patch1: pmacct-fix_realloc.patch
14cr|pmacct-0.12.5-1|16	URL: http://www.pmacct.net/
14cr|pmacct-0.12.5-1|17	BuildRoot: %{_tmppath}/%{name}-root
14cr|pmacct-0.12.5-1|18	BuildRequires: mysql-devel
14cr|pmacct-0.12.5-1|19	%if %{with_pgsql}
14cr|pmacct-0.12.5-1|20	BuildRequires: postgresql-devel
14cr|pmacct-0.12.5-1|21	%endif
14cr|pmacct-0.12.5-1|22	%if %{with_sqlite}
14cr|pmacct-0.12.5-1|23	BuildRequires: sqlite-devel >= 3.0.0
14cr|pmacct-0.12.5-1|24	%endif
14cr|pmacct-0.12.5-1|25	BuildRequires: libpcap-devel
14cr|pmacct-0.12.5-1|26	
14cr|pmacct-0.12.5-1|27	%description
14cr|pmacct-0.12.5-1|28	pmacct is a small set of passive network monitoring tools to measure, account,
14cr|pmacct-0.12.5-1|29	classify and aggregate IPv4 and IPv6 traffic; a pluggable and flexible
14cr|pmacct-0.12.5-1|30	architecture allows to store the collected traffic data into memory tables or
14cr|pmacct-0.12.5-1|31	SQL (MySQL, SQLite, PostgreSQL) databases. pmacct supports fully customizable
14cr|pmacct-0.12.5-1|32	historical data breakdown, flow sampling, filtering and tagging, recovery
14cr|pmacct-0.12.5-1|33	actions, and triggers. Libpcap, sFlow v2/v4/v5 and NetFlow v1/v5/v7/v8/v9 are
14cr|pmacct-0.12.5-1|34	supported, both unicast and multicast. Also, a client program makes it easy to
14cr|pmacct-0.12.5-1|35	export data to tools like RRDtool, GNUPlot, Net-SNMP, MRTG, and Cacti.
14cr|pmacct-0.12.5-1|36	
14cr|pmacct-0.12.5-1|37	%prep
14cr|pmacct-0.12.5-1|38	%setup -q
14cr|pmacct-0.12.5-1|39	%patch1
14cr|pmacct-0.12.5-1|40	chmod a+rx docs examples sql
14cr|pmacct-0.12.5-1|41	find docs examples sql -type f -print0 | xargs -r0 chmod -x
14cr|pmacct-0.12.5-1|42	
14cr|pmacct-0.12.5-1|43	%build
14cr|pmacct-0.12.5-1|44	%configure \
14cr|pmacct-0.12.5-1|45	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|pmacct-0.12.5-1|46	--enable-threads \
14cr|pmacct-0.12.5-1|47	--enable-64bit \
14cr|pmacct-0.12.5-1|48	--enable-mysql \
14cr|pmacct-0.12.5-1|49	%if %{with_pgsql}
14cr|pmacct-0.12.5-1|50	--enable-pgsql \
14cr|pmacct-0.12.5-1|51	--with-pgsql-includes=/usr/include/pgsql/ \
14cr|pmacct-0.12.5-1|52	%endif
14cr|pmacct-0.12.5-1|53	%if %{with_sqlite}
14cr|pmacct-0.12.5-1|54	--enable-sqlite3 \
14cr|pmacct-0.12.5-1|55	%endif
14cr|pmacct-0.12.5-1|56	--enable-ulog \
14cr|pmacct-0.12.5-1|57	--enable-ipv6 \
14cr|pmacct-0.12.5-1|58	--enable-v4-mapped
14cr|pmacct-0.12.5-1|59	
14cr|pmacct-0.12.5-1|60	
14cr|pmacct-0.12.5-1|61	%__make %{?jobs:-j%{jobs}}
14cr|pmacct-0.12.5-1|62	
14cr|pmacct-0.12.5-1|63	%install
14cr|pmacct-0.12.5-1|64	%makeinstall
14cr|pmacct-0.12.5-1|65	
14cr|pmacct-0.12.5-1|66	%{__install} -Dp %{SOURCE1} %{buildroot}/%{_sysconfdir}/init.d/nfacctd
14cr|pmacct-0.12.5-1|67	%{__install} -Dp %{SOURCE2} %{buildroot}/%{_sysconfdir}/init.d/pmacctd
14cr|pmacct-0.12.5-1|68	%{__install} -Dp %{SOURCE3} %{buildroot}/%{_sysconfdir}/init.d/sfacctd
14cr|pmacct-0.12.5-1|69	ln -sf ../../etc/init.d/nfacctd $RPM_BUILD_ROOT/usr/sbin/rcnfacctd
14cr|pmacct-0.12.5-1|70	ln -sf ../../etc/init.d/pmacctd $RPM_BUILD_ROOT/usr/sbin/rcpmacctd
14cr|pmacct-0.12.5-1|71	ln -sf ../../etc/init.d/sfacctd $RPM_BUILD_ROOT/usr/sbin/rcsfacctd
14cr|pmacct-0.12.5-1|72	
14cr|pmacct-0.12.5-1|73	%{__install} -Dp examples/nfacctd-sql_v2.conf.example %{buildroot}/%{_sysconfdir}/pmacct/nfacctd.conf
14cr|pmacct-0.12.5-1|74	%{__install} -Dp examples/pmacctd-sql_v2.conf.example %{buildroot}/%{_sysconfdir}/pmacct/pmacctd.conf
14cr|pmacct-0.12.5-1|75	%{__install} -Dp %{SOURCE4} %{buildroot}/%{_sysconfdir}/pmacct/sfacctd.conf
14cr|pmacct-0.12.5-1|76	
14cr|pmacct-0.12.5-1|77	rm -f $RPM_BUILD_ROOT/usr/sbin/rc*acctd
14cr|pmacct-0.12.5-1|78	
14cr|pmacct-0.12.5-1|79	%clean
14cr|pmacct-0.12.5-1|80	%{__rm} -rf %{buildroot}
14cr|pmacct-0.12.5-1|81	
14cr|pmacct-0.12.5-1|82	%files
14cr|pmacct-0.12.5-1|83	%defattr(-, root, root)
14cr|pmacct-0.12.5-1|84	%doc AUTHORS ChangeLog CONFIG-KEYS COPYING EXAMPLES FAQS INSTALL KNOWN-BUGS NEWS README TODO TOOLS UPGRADE
14cr|pmacct-0.12.5-1|85	%doc docs examples sql
14cr|pmacct-0.12.5-1|86	%attr(755,root,root) %{_bindir}/*
14cr|pmacct-0.12.5-1|87	%attr(755,root,root) %{_sbindir}/*
14cr|pmacct-0.12.5-1|88	%{_sysconfdir}/init.d/*
14cr|pmacct-0.12.5-1|89	%dir /etc/pmacct
14cr|pmacct-0.12.5-1|90	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/nfacctd.conf
14cr|pmacct-0.12.5-1|91	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/pmacctd.conf
14cr|pmacct-0.12.5-1|92	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/sfacctd.conf
14cr|pmacct-0.12.5-1|93	
14cr|pmacct-0.12.5-1|94	
14cr|pmacct-0.12.5-1|95	
14cr|pmacct-0.12.5-1|96	%changelog
14cr|pmacct-0.12.5-1|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-1
14cr|pmacct-0.12.5-1|98	+ Revision: 4e31fc7
14cr|pmacct-0.12.5-1|99	- MassBuild#464: Increase release tag
14cr|pmacct-0.12.5-1|100	
14cr|pmacct-0.12.5-1|101	

6395 14
14cr|pmount-0.9.23-5|1	Summary:	Pmount allow mounting devices without fstab modifications
14cr|pmount-0.9.23-5|2	Name:		pmount
14cr|pmount-0.9.23-5|3	Version:	0.9.23
14cr|pmount-0.9.23-5|4	Release:	5
14cr|pmount-0.9.23-5|5	License:	GPLv2+
14cr|pmount-0.9.23-5|6	Group:		System/Base
14cr|pmount-0.9.23-5|7	Url:		http://packages.debian.org/unstable/utils/pmount
14cr|pmount-0.9.23-5|8	Source0:	http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.bz2
14cr|pmount-0.9.23-5|9	Patch0:		pmount-0.9.17-no-user-change-during-install.patch
14cr|pmount-0.9.23-5|10	Buildrequires:	glib-gettextize
14cr|pmount-0.9.23-5|11	Buildrequires:	intltool
14cr|pmount-0.9.23-5|12	BuildRequires:	libtool
14cr|pmount-0.9.23-5|13	Buildrequires:	perl-XML-Parser
14cr|pmount-0.9.23-5|14	Buildrequires:	gettext-devel
14cr|pmount-0.9.23-5|15	Buildrequires:	sysfsutils-devel
14cr|pmount-0.9.23-5|16	Buildrequires:	pkgconfig(blkid)
14cr|pmount-0.9.23-5|17	
14cr|pmount-0.9.23-5|18	%description
14cr|pmount-0.9.23-5|19	Pmount allow mounting usb, firewire and pcmci media without modifying
14cr|pmount-0.9.23-5|20	/etc/fstab. It's a good base for automount software.
14cr|pmount-0.9.23-5|21	
14cr|pmount-0.9.23-5|22	%files -f %{name}.lang
14cr|pmount-0.9.23-5|23	%{_mandir}/man?/*
14cr|pmount-0.9.23-5|24	%config(noreplace) %{_sysconfdir}/pmount.allow
14cr|pmount-0.9.23-5|25	%attr(4755,root,root) %{_bindir}/pmount
14cr|pmount-0.9.23-5|26	%attr(4755,root,root) %{_bindir}/pumount
14cr|pmount-0.9.23-5|27	
14cr|pmount-0.9.23-5|28	#----------------------------------------------------------------------------
14cr|pmount-0.9.23-5|29	
14cr|pmount-0.9.23-5|30	%prep
14cr|pmount-0.9.23-5|31	%setup -q -n %{name}-%{version}
14cr|pmount-0.9.23-5|32	%patch0 -p1 -b .no-user-change-during-install
14cr|pmount-0.9.23-5|33	
14cr|pmount-0.9.23-5|34	%build
14cr|pmount-0.9.23-5|35	autoreconf -fi
14cr|pmount-0.9.23-5|36	libtoolize
14cr|pmount-0.9.23-5|37	%configure2_5x --disable-hal
14cr|pmount-0.9.23-5|38	%make
14cr|pmount-0.9.23-5|39	
14cr|pmount-0.9.23-5|40	%install
14cr|pmount-0.9.23-5|41	%makeinstall_std
14cr|pmount-0.9.23-5|42	
14cr|pmount-0.9.23-5|43	%find_lang %{name}
14cr|pmount-0.9.23-5|44	
14cr|pmount-0.9.23-5|45	
14cr|pmount-0.9.23-5|46	%changelog
14cr|pmount-0.9.23-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.23-5
14cr|pmount-0.9.23-5|48	+ Revision: d51e94b
14cr|pmount-0.9.23-5|49	- MassBuild#464: Increase release tag
14cr|pmount-0.9.23-5|50	
14cr|pmount-0.9.23-5|51	

6396 14
14cr|pms-0.94-9|1	%define debug_package %{nil}
14cr|pms-0.94-9|2	
14cr|pms-0.94-9|3	Summary:	Password Management System
14cr|pms-0.94-9|4	Name:		pms
14cr|pms-0.94-9|5	Version:	0.94
14cr|pms-0.94-9|6	Release: 	9
14cr|pms-0.94-9|7	License:	GPL
14cr|pms-0.94-9|8	Group:		File tools
14cr|pms-0.94-9|9	URL:		http://passwordms.sourceforge.net
14cr|pms-0.94-9|10	Source:		%{name}-%{version}.tar.bz2
14cr|pms-0.94-9|11	Patch:		%{name}.install.patch.bz2
14cr|pms-0.94-9|12	BuildRequires:	ncurses-devel
14cr|pms-0.94-9|13	BuildRequires:	cdk-devel
14cr|pms-0.94-9|14	
14cr|pms-0.94-9|15	%description
14cr|pms-0.94-9|16	The Password Management System is a simple password manager for the
14cr|pms-0.94-9|17	console which uses blowfish for encryption and CDK for the interface.
14cr|pms-0.94-9|18	It was written for sysadmins who must handle user logins for many computers.
14cr|pms-0.94-9|19	
14cr|pms-0.94-9|20	%prep
14cr|pms-0.94-9|21	%setup -q
14cr|pms-0.94-9|22	%patch0 -p0
14cr|pms-0.94-9|23	
14cr|pms-0.94-9|24	%build
14cr|pms-0.94-9|25	%configure
14cr|pms-0.94-9|26	%make
14cr|pms-0.94-9|27	
14cr|pms-0.94-9|28	%install
14cr|pms-0.94-9|29	install -d %{buildroot}%{_bindir}/
14cr|pms-0.94-9|30	%makeinstall
14cr|pms-0.94-9|31	
14cr|pms-0.94-9|32	%files
14cr|pms-0.94-9|33	%{_bindir}/*
14cr|pms-0.94-9|34	%defattr(644,root,root,755)
14cr|pms-0.94-9|35	%doc README NOTES TODO
14cr|pms-0.94-9|36	
14cr|pms-0.94-9|37	%changelog
14cr|pms-0.94-9|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94-9
14cr|pms-0.94-9|39	+ Revision: bd674a5
14cr|pms-0.94-9|40	- MassBuild#464: Increase release tag
14cr|pms-0.94-9|41	
14cr|pms-0.94-9|42	

6397 14
14cr|pmtools-20071116-8|1	Summary:	Tools for examining kernel ACPI tables
14cr|pmtools-20071116-8|2	Name:		pmtools
14cr|pmtools-20071116-8|3	Version:	20071116
14cr|pmtools-20071116-8|4	Release:	8
14cr|pmtools-20071116-8|5	License:	GPLv2
14cr|pmtools-20071116-8|6	Group:		Development/Kernel
14cr|pmtools-20071116-8|7	Source:		http://www.lesswatts.org/patches/linux_acpi//%{name}-%{version}.tar.bz2
14cr|pmtools-20071116-8|8	Url:		http://www.lesswatts.org
14cr|pmtools-20071116-8|9	BuildRoot:	%_tmppath/%name-%version-root
14cr|pmtools-20071116-8|10	
14cr|pmtools-20071116-8|11	%description
14cr|pmtools-20071116-8|12	This is a small collection of power management test and
14cr|pmtools-20071116-8|13	investigation tools.  See http://acpi.sourceforge.net
14cr|pmtools-20071116-8|14	for more information on ACPI for Linux.
14cr|pmtools-20071116-8|15	
14cr|pmtools-20071116-8|16	%prep
14cr|pmtools-20071116-8|17	%setup -q
14cr|pmtools-20071116-8|18	
14cr|pmtools-20071116-8|19	%build
14cr|pmtools-20071116-8|20	%make
14cr|pmtools-20071116-8|21	%make -C madt
14cr|pmtools-20071116-8|22	
14cr|pmtools-20071116-8|23	%install
14cr|pmtools-20071116-8|24	mv madt/README madt/README.madt
14cr|pmtools-20071116-8|25	install -d %buildroot%{_sbindir}
14cr|pmtools-20071116-8|26	install madt/madt %buildroot%{_sbindir}
14cr|pmtools-20071116-8|27	install acpidump/acpidump %buildroot%{_sbindir}
14cr|pmtools-20071116-8|28	install acpixtract/acpixtract %buildroot%{_sbindir}
14cr|pmtools-20071116-8|29	
14cr|pmtools-20071116-8|30	%clean
14cr|pmtools-20071116-8|31	rm -fr %buildroot
14cr|pmtools-20071116-8|32	
14cr|pmtools-20071116-8|33	%files
14cr|pmtools-20071116-8|34	%defattr(-,root,root)
14cr|pmtools-20071116-8|35	%doc README COPYING madt/README.madt madt/example.APIC.dat madt/example.APIC.bad.dat
14cr|pmtools-20071116-8|36	%{_sbindir}/madt
14cr|pmtools-20071116-8|37	%{_sbindir}/acpidump
14cr|pmtools-20071116-8|38	%{_sbindir}/acpixtract
14cr|pmtools-20071116-8|39	
14cr|pmtools-20071116-8|40	
14cr|pmtools-20071116-8|41	
14cr|pmtools-20071116-8|42	%changelog
14cr|pmtools-20071116-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20071116-8
14cr|pmtools-20071116-8|44	+ Revision: 9da6f46
14cr|pmtools-20071116-8|45	- MassBuild#464: Increase release tag
14cr|pmtools-20071116-8|46	
14cr|pmtools-20071116-8|47	

6398 14
14cr|pmw-4.240-1|1	%define oversion 4.24
14cr|pmw-4.240-1|2	%define version 4.240
14cr|pmw-4.240-1|3	%define rel 1
14cr|pmw-4.240-1|4	%if %{mdvver} >= 2011
14cr|pmw-4.240-1|5	%define release %rel
14cr|pmw-4.240-1|6	%else
14cr|pmw-4.240-1|7	%define release %mkrel %rel
14cr|pmw-4.240-1|8	%endif
14cr|pmw-4.240-1|9	
14cr|pmw-4.240-1|10	Summary:	A program to typeset music scores into Postscript
14cr|pmw-4.240-1|11	Name:		pmw
14cr|pmw-4.240-1|12	Version:	%{version}
14cr|pmw-4.240-1|13	Release:	%{release}
14cr|pmw-4.240-1|14	License:	GPLv2+
14cr|pmw-4.240-1|15	Group:		Publishing
14cr|pmw-4.240-1|16	URL:		http://www.quercite.com/pmw.html
14cr|pmw-4.240-1|17	Source0:	http://www.quercite.com/%{name}-%{oversion}.tar.gz
14cr|pmw-4.240-1|18	
14cr|pmw-4.240-1|19	%description
14cr|pmw-4.240-1|20	Philip's Music Writer is a program for typesetting music. It reads text files
14cr|pmw-4.240-1|21	as input, and generates PostScript as output. It can also write simple MIDI
14cr|pmw-4.240-1|22	files for proofhearing purposes. PMW is written in C and is freestanding; that
14cr|pmw-4.240-1|23	is, it does not require additional processing software. It is a Linux/Unix
14cr|pmw-4.240-1|24	port of a program that has run for over a decade on Acorn systems, where it
14cr|pmw-4.240-1|25	was known as Philip's Music Scribe.
14cr|pmw-4.240-1|26	
14cr|pmw-4.240-1|27	%prep
14cr|pmw-4.240-1|28	%setup -q -n %{name}-%{oversion}
14cr|pmw-4.240-1|29	
14cr|pmw-4.240-1|30	%build
14cr|pmw-4.240-1|31	%configure
14cr|pmw-4.240-1|32	%make
14cr|pmw-4.240-1|33	
14cr|pmw-4.240-1|34	%check
14cr|pmw-4.240-1|35	make test
14cr|pmw-4.240-1|36	
14cr|pmw-4.240-1|37	%install
14cr|pmw-4.240-1|38	%makeinstall_std \
14cr|pmw-4.240-1|39	BINDIR=%{buildroot}%{_bindir} \
14cr|pmw-4.240-1|40	DATADIR=%{buildroot}%{_datadir}/pmw \
14cr|pmw-4.240-1|41	MANDIR=%{buildroot}%{_mandir}
14cr|pmw-4.240-1|42	
14cr|pmw-4.240-1|43	rm -rf examples
14cr|pmw-4.240-1|44	mkdir examples
14cr|pmw-4.240-1|45	cp testdist/infiles/* examples/
14cr|pmw-4.240-1|46	
14cr|pmw-4.240-1|47	# link fonts to ghostscript dir
14cr|pmw-4.240-1|48	mkdir -p %{buildroot}%{_datadir}/ghostscript/Resource/Font
14cr|pmw-4.240-1|49	ln -s ../../../pmw/psfonts/PMW-Alpha %{buildroot}%{_datadir}/ghostscript/Resource/Font/PMW-Alpha
14cr|pmw-4.240-1|50	ln -s ../../../pmw/psfonts/PMW-Music.pfa %{buildroot}%{_datadir}/ghostscript/Resource/Font/PMW-Music
14cr|pmw-4.240-1|51	
14cr|pmw-4.240-1|52	%files
14cr|pmw-4.240-1|53	%defattr(-,root,root)
14cr|pmw-4.240-1|54	%doc doc/ChangeLog doc/spec.pdf contrib doc/examples
14cr|pmw-4.240-1|55	%{_bindir}/*
14cr|pmw-4.240-1|56	%{_datadir}/pmw
14cr|pmw-4.240-1|57	%{_datadir}/ghostscript/Resource/Font/*
14cr|pmw-4.240-1|58	%{_mandir}/man1/*
14cr|pmw-4.240-1|59	
14cr|pmw-4.240-1|60	
14cr|pmw-4.240-1|61	
14cr|pmw-4.240-1|62	%changelog
14cr|pmw-4.240-1|63	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 4.240-1
14cr|pmw-4.240-1|64	+ Revision: 17772f8
14cr|pmw-4.240-1|65	- Automatic import for version 4.240
14cr|pmw-4.240-1|66	
14cr|pmw-4.240-1|67	

6399 14
14cr|png2ico-20021208-15|1	%define date 2002-12-08
14cr|png2ico-20021208-15|2	
14cr|png2ico-20021208-15|3	Summary:	PNG to icon converter
14cr|png2ico-20021208-15|4	Name:		png2ico
14cr|png2ico-20021208-15|5	Version:	20021208
14cr|png2ico-20021208-15|6	Release:	15
14cr|png2ico-20021208-15|7	License:	GPLv2+
14cr|png2ico-20021208-15|8	Group:		Graphics
14cr|png2ico-20021208-15|9	Url:		http://www.winterdrache.de/freeware/png2ico/index.html
14cr|png2ico-20021208-15|10	Source0:	http://www.winterdrache.de/freeware/png2ico/data/%{name}-src-%{date}.tar.bz2
14cr|png2ico-20021208-15|11	Patch0:		png2ico-20021208-gcc49.patch
14cr|png2ico-20021208-15|12	BuildRequires:	pkgconfig(libpng)
14cr|png2ico-20021208-15|13	
14cr|png2ico-20021208-15|14	%description
14cr|png2ico-20021208-15|15	Converts PNG files to Windows icon resource files. If you're looking
14cr|png2ico-20021208-15|16	for a program to create a favicon.ico for your website, look no
14cr|png2ico-20021208-15|17	further. If you need instructions or don't even know what a favicon is,
14cr|png2ico-20021208-15|18	check out this short tutorial on how to create and install a favicon.ico
14cr|png2ico-20021208-15|19	http://www.winterdrache.de/freeware/png2ico/favicon.html
14cr|png2ico-20021208-15|20	
14cr|png2ico-20021208-15|21	%files
14cr|png2ico-20021208-15|22	%doc LICENSE VERSION README README.unix doc/bmp.txt
14cr|png2ico-20021208-15|23	%{_bindir}/*
14cr|png2ico-20021208-15|24	%{_mandir}/man1/*
14cr|png2ico-20021208-15|25	
14cr|png2ico-20021208-15|26	#----------------------------------------------------------------------------
14cr|png2ico-20021208-15|27	
14cr|png2ico-20021208-15|28	%prep
14cr|png2ico-20021208-15|29	%setup -n %{name}
14cr|png2ico-20021208-15|30	%patch0 -p1
14cr|png2ico-20021208-15|31	
14cr|png2ico-20021208-15|32	%build
14cr|png2ico-20021208-15|33	make CPPFLAGS="%{optflags}"
14cr|png2ico-20021208-15|34	
14cr|png2ico-20021208-15|35	%install
14cr|png2ico-20021208-15|36	install -d -m 755 %{buildroot}%{_bindir}
14cr|png2ico-20021208-15|37	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|png2ico-20021208-15|38	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|png2ico-20021208-15|39	install -m 644 doc/%{name}.1 %{buildroot}%{_mandir}/man1
14cr|png2ico-20021208-15|40	
14cr|png2ico-20021208-15|41	
14cr|png2ico-20021208-15|42	
14cr|png2ico-20021208-15|43	%changelog
14cr|png2ico-20021208-15|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20021208-15
14cr|png2ico-20021208-15|45	+ Revision: 5778218
14cr|png2ico-20021208-15|46	- MassBuild#464: Increase release tag
14cr|png2ico-20021208-15|47	
14cr|png2ico-20021208-15|48	

6400 14
14cr|pngcheck-2.3.0-3|1	Summary:	PNG tester and debugger
14cr|pngcheck-2.3.0-3|2	Name:		pngcheck
14cr|pngcheck-2.3.0-3|3	Version:	2.3.0
14cr|pngcheck-2.3.0-3|4	Release:	3
14cr|pngcheck-2.3.0-3|5	License:	BSD
14cr|pngcheck-2.3.0-3|6	Group:		Graphics
14cr|pngcheck-2.3.0-3|7	URL:		http://www.libpng.org/pub/png/apps/pngcheck.html
14cr|pngcheck-2.3.0-3|8	Source0:	http://dl.sf.net/png-mng/pngcheck-%{version}.tar.gz
14cr|pngcheck-2.3.0-3|9	Patch0:		pngcheck-2.3.0-ldflags_fix.diff
14cr|pngcheck-2.3.0-3|10	Patch1:		pngcheck-2.3.0-format_not_a_string_literal_and_no_format_arguments.diff
14cr|pngcheck-2.3.0-3|11	BuildRequires:	zlib-devel
14cr|pngcheck-2.3.0-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pngcheck-2.3.0-3|13	
14cr|pngcheck-2.3.0-3|14	%description
14cr|pngcheck-2.3.0-3|15	pngcheck is the official PNG tester and debugger. Originally designed simply
14cr|pngcheck-2.3.0-3|16	to test the CRCs within a PNG image file (e.g., to check for ASCII rather
14cr|pngcheck-2.3.0-3|17	than binary transfer), it has since been extended to check and optionally
14cr|pngcheck-2.3.0-3|18	print almost all the information about a PNG image and to verify that it
14cr|pngcheck-2.3.0-3|19	conforms to the PNG specification. It also includes partial support for MNG
14cr|pngcheck-2.3.0-3|20	animations.
14cr|pngcheck-2.3.0-3|21	
14cr|pngcheck-2.3.0-3|22	%prep
14cr|pngcheck-2.3.0-3|23	
14cr|pngcheck-2.3.0-3|24	%setup -q
14cr|pngcheck-2.3.0-3|25	%patch0 -p0
14cr|pngcheck-2.3.0-3|26	%patch1 -p0
14cr|pngcheck-2.3.0-3|27	
14cr|pngcheck-2.3.0-3|28	%build
14cr|pngcheck-2.3.0-3|29	%make -f Makefile.unx CFLAGS="%{optflags} -DUSE_ZLIB" LDFLAGS="%{ldflags}" LIBS="-lz"
14cr|pngcheck-2.3.0-3|30	
14cr|pngcheck-2.3.0-3|31	%install
14cr|pngcheck-2.3.0-3|32	rm -rf %{buildroot}
14cr|pngcheck-2.3.0-3|33	
14cr|pngcheck-2.3.0-3|34	install -d %{buildroot}%{_bindir}
14cr|pngcheck-2.3.0-3|35	install -m0755 png-fix-IDAT-windowsize %{buildroot}%{_bindir}/
14cr|pngcheck-2.3.0-3|36	install -m0755 pngcheck %{buildroot}%{_bindir}/
14cr|pngcheck-2.3.0-3|37	install -m0755 pngsplit %{buildroot}%{_bindir}/
14cr|pngcheck-2.3.0-3|38	
14cr|pngcheck-2.3.0-3|39	%clean
14cr|pngcheck-2.3.0-3|40	rm -rf %{buildroot}
14cr|pngcheck-2.3.0-3|41	
14cr|pngcheck-2.3.0-3|42	%files
14cr|pngcheck-2.3.0-3|43	%defattr(-,root,root,0755)
14cr|pngcheck-2.3.0-3|44	%doc CHANGELOG README
14cr|pngcheck-2.3.0-3|45	%{_bindir}/png-fix-IDAT-windowsize
14cr|pngcheck-2.3.0-3|46	%{_bindir}/pngcheck
14cr|pngcheck-2.3.0-3|47	%{_bindir}/pngsplit
14cr|pngcheck-2.3.0-3|48	
14cr|pngcheck-2.3.0-3|49	
14cr|pngcheck-2.3.0-3|50	
14cr|pngcheck-2.3.0-3|51	
14cr|pngcheck-2.3.0-3|52	%changelog
14cr|pngcheck-2.3.0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-3
14cr|pngcheck-2.3.0-3|54	+ Revision: c08319c
14cr|pngcheck-2.3.0-3|55	- MassBuild#464: Increase release tag
14cr|pngcheck-2.3.0-3|56	
14cr|pngcheck-2.3.0-3|57	

6401 14
14cr|pngcrush-1.7.72-2|1	Summary:	Utility to compress PNG files
14cr|pngcrush-1.7.72-2|2	Name:		pngcrush
14cr|pngcrush-1.7.72-2|3	Version:	1.7.72
14cr|pngcrush-1.7.72-2|4	Release:	2
14cr|pngcrush-1.7.72-2|5	License:	zlib
14cr|pngcrush-1.7.72-2|6	Group:		Graphics
14cr|pngcrush-1.7.72-2|7	URL:		http://pmt.sourceforge.net/%{name}/
14cr|pngcrush-1.7.72-2|8	Source0:	http://downloads.sourceforge.net/project/pmt/%{name}/%{version}/%{name}-%{version}.tar.xz
14cr|pngcrush-1.7.72-2|9	Buildrequires:	pkgconfig(zlib)
14cr|pngcrush-1.7.72-2|10	BuildRequires:	pkgconfig(libpng)
14cr|pngcrush-1.7.72-2|11	
14cr|pngcrush-1.7.72-2|12	%description
14cr|pngcrush-1.7.72-2|13	pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can
14cr|pngcrush-1.7.72-2|14	compress them as much as 40% losslessly.
14cr|pngcrush-1.7.72-2|15	
14cr|pngcrush-1.7.72-2|16	%prep
14cr|pngcrush-1.7.72-2|17	%setup -q
14cr|pngcrush-1.7.72-2|18	# force using system headers
14cr|pngcrush-1.7.72-2|19	rm z*.h crc32.h deflate.h inf*.h trees.h png*.h
14cr|pngcrush-1.7.72-2|20	chmod og+r *
14cr|pngcrush-1.7.72-2|21	
14cr|pngcrush-1.7.72-2|22	%build
14cr|pngcrush-1.7.72-2|23	gcc %{optflags} -O3 -funroll-loops -fomit-frame-pointer -Wall -Wshadow %{ldflags} -o pngcrush pngcrush.c $(pkg-config --cflags --libs libpng zlib) -lm
14cr|pngcrush-1.7.72-2|24	
14cr|pngcrush-1.7.72-2|25	%install
14cr|pngcrush-1.7.72-2|26	install -m0755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|pngcrush-1.7.72-2|27	
14cr|pngcrush-1.7.72-2|28	%files
14cr|pngcrush-1.7.72-2|29	%doc ChangeLog.html
14cr|pngcrush-1.7.72-2|30	%{_bindir}/%{name}
14cr|pngcrush-1.7.72-2|31	
14cr|pngcrush-1.7.72-2|32	%changelog
14cr|pngcrush-1.7.72-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.72-2
14cr|pngcrush-1.7.72-2|34	+ Revision: 928e3de
14cr|pngcrush-1.7.72-2|35	- MassBuild#464: Increase release tag
14cr|pngcrush-1.7.72-2|36	
14cr|pngcrush-1.7.72-2|37	

6402 14
14cr|pnglite-0.1.17-3|1	# Upstream doesn't use a SONAME and nobody knows how stable the interface is
14cr|pnglite-0.1.17-3|2	# Please take extra care when updating this package -- bump the following
14cr|pnglite-0.1.17-3|3	# and rebuild dependencies (shouldn't be many) if you suspect an ABI change:
14cr|pnglite-0.1.17-3|4	%define abi_major 0
14cr|pnglite-0.1.17-3|5	%define abi_minor 1
14cr|pnglite-0.1.17-3|6	%define libname %mklibname %name %abi_major
14cr|pnglite-0.1.17-3|7	%define libnamedevel %mklibname -d %name
14cr|pnglite-0.1.17-3|8	
14cr|pnglite-0.1.17-3|9	Name:           pnglite
14cr|pnglite-0.1.17-3|10	Version:        0.1.17
14cr|pnglite-0.1.17-3|11	Release:        3
14cr|pnglite-0.1.17-3|12	Summary:        A lightweight C library for loading PNG images
14cr|pnglite-0.1.17-3|13	
14cr|pnglite-0.1.17-3|14	Group:          System/Libraries
14cr|pnglite-0.1.17-3|15	License:        Zlib
14cr|pnglite-0.1.17-3|16	URL:            http://www.karlings.com/~danne/pnglite/
14cr|pnglite-0.1.17-3|17	Source0:        http://downloads.sourceforge.net/pnglite/%{name}-%{version}.zip
14cr|pnglite-0.1.17-3|18	Patch0:         pnglite-0.1.17-zlib.patch
14cr|pnglite-0.1.17-3|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|pnglite-0.1.17-3|20	
14cr|pnglite-0.1.17-3|21	BuildRequires:  zlib-devel
14cr|pnglite-0.1.17-3|22	
14cr|pnglite-0.1.17-3|23	%description
14cr|pnglite-0.1.17-3|24	pnglite is a C library for loading PNG images. It was created as a
14cr|pnglite-0.1.17-3|25	substitute for libpng in situations when libpng is more than enough. It
14cr|pnglite-0.1.17-3|26	currently requires zlib for inflate and crc checking and it can read the
14cr|pnglite-0.1.17-3|27	most common types of PNG images. The library has a small and simple to use
14cr|pnglite-0.1.17-3|28	interface.
14cr|pnglite-0.1.17-3|29	
14cr|pnglite-0.1.17-3|30	%package -n %libname
14cr|pnglite-0.1.17-3|31	Summary:        A lightweight C library for loading PNG images
14cr|pnglite-0.1.17-3|32	Group:          System/Libraries
14cr|pnglite-0.1.17-3|33	Provides:       pnglite = %{version}-%{release}
14cr|pnglite-0.1.17-3|34	
14cr|pnglite-0.1.17-3|35	%description -n %libname
14cr|pnglite-0.1.17-3|36	pnglite is a C library for loading PNG images. It was created as a
14cr|pnglite-0.1.17-3|37	substitute for libpng in situations when libpng is more than enough. It
14cr|pnglite-0.1.17-3|38	currently requires zlib for inflate and crc checking and it can read the
14cr|pnglite-0.1.17-3|39	most common types of PNG images. The library has a small and simple to use
14cr|pnglite-0.1.17-3|40	interface.
14cr|pnglite-0.1.17-3|41	
14cr|pnglite-0.1.17-3|42	%package -n %libnamedevel
14cr|pnglite-0.1.17-3|43	Summary:        Files needed to build and link programs with pnglite
14cr|pnglite-0.1.17-3|44	Group:          Development/C
14cr|pnglite-0.1.17-3|45	Requires:       %libname = %{version}-%{release}
14cr|pnglite-0.1.17-3|46	Provides:       pnglite-devel = %{version}-%{release}
14cr|pnglite-0.1.17-3|47	
14cr|pnglite-0.1.17-3|48	%description -n %libnamedevel
14cr|pnglite-0.1.17-3|49	This contains a header file and a link to library for the linker
14cr|pnglite-0.1.17-3|50	to link against pnglite.
14cr|pnglite-0.1.17-3|51	
14cr|pnglite-0.1.17-3|52	%prep
14cr|pnglite-0.1.17-3|53	%setup -q -c
14cr|pnglite-0.1.17-3|54	%patch0 -p1 -b .zlib
14cr|pnglite-0.1.17-3|55	sed 's/\r//' -i pnglite.h
14cr|pnglite-0.1.17-3|56	
14cr|pnglite-0.1.17-3|57	%build
14cr|pnglite-0.1.17-3|58	gcc %{optflags} -shared -fPIC -Wl,--soname,libpnglite.so.%{abi_major} \
14cr|pnglite-0.1.17-3|59	-o libpnglite.so.%{abi_major}.%{abi_minor} pnglite.c
14cr|pnglite-0.1.17-3|60	
14cr|pnglite-0.1.17-3|61	%install
14cr|pnglite-0.1.17-3|62	rm -rf $RPM_BUILD_ROOT
14cr|pnglite-0.1.17-3|63	
14cr|pnglite-0.1.17-3|64	install -d $RPM_BUILD_ROOT%{_libdir}
14cr|pnglite-0.1.17-3|65	install -d $RPM_BUILD_ROOT%{_includedir}
14cr|pnglite-0.1.17-3|66	
14cr|pnglite-0.1.17-3|67	install -pm 0644 pnglite.h $RPM_BUILD_ROOT%{_includedir}
14cr|pnglite-0.1.17-3|68	install libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}
14cr|pnglite-0.1.17-3|69	ln -s libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}/libpnglite.so.%{abi_major}
14cr|pnglite-0.1.17-3|70	ln -s libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}/libpnglite.so
14cr|pnglite-0.1.17-3|71	
14cr|pnglite-0.1.17-3|72	%clean
14cr|pnglite-0.1.17-3|73	rm -rf $RPM_BUILD_ROOT
14cr|pnglite-0.1.17-3|74	
14cr|pnglite-0.1.17-3|75	%files -n %libname
14cr|pnglite-0.1.17-3|76	%defattr(-,root,root,-)
14cr|pnglite-0.1.17-3|77	%{_libdir}/*.so.*
14cr|pnglite-0.1.17-3|78	
14cr|pnglite-0.1.17-3|79	%files -n %libnamedevel
14cr|pnglite-0.1.17-3|80	%defattr(-,root,root,-)
14cr|pnglite-0.1.17-3|81	%{_libdir}/*.so
14cr|pnglite-0.1.17-3|82	%{_includedir}/*.h
14cr|pnglite-0.1.17-3|83	
14cr|pnglite-0.1.17-3|84	
14cr|pnglite-0.1.17-3|85	
14cr|pnglite-0.1.17-3|86	
14cr|pnglite-0.1.17-3|87	%changelog
14cr|pnglite-0.1.17-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.17-3
14cr|pnglite-0.1.17-3|89	+ Revision: e34dcb2
14cr|pnglite-0.1.17-3|90	- MassBuild#464: Increase release tag
14cr|pnglite-0.1.17-3|91	
14cr|pnglite-0.1.17-3|92	

6403 14
14cr|pngnq-1.1-4|1	Name:		pngnq
14cr|pngnq-1.1-4|2	Summary:	Pngnq is a tool for quantizing PNG images in RGBA format
14cr|pngnq-1.1-4|3	Version:	1.1
14cr|pngnq-1.1-4|4	Release:	4
14cr|pngnq-1.1-4|5	License:	BSD with advertising and MIT and BSD
14cr|pngnq-1.1-4|6	Group:		Graphics
14cr|pngnq-1.1-4|7	URL:		http://pngnq.sourceforge.net/
14cr|pngnq-1.1-4|8	Source0:	http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
14cr|pngnq-1.1-4|9	Patch0:		pngnq-libpng15.patch
14cr|pngnq-1.1-4|10	BuildRequires:	pkgconfig(libpng)
14cr|pngnq-1.1-4|11	
14cr|pngnq-1.1-4|12	%description
14cr|pngnq-1.1-4|13	Pngnq is a tool for quantizing PNG images in RGBA format.
14cr|pngnq-1.1-4|14	
14cr|pngnq-1.1-4|15	The neuquant algorithm uses a neural network to optimize the color
14cr|pngnq-1.1-4|16	map selection. This is fast and quite accurate, giving good results
14cr|pngnq-1.1-4|17	on many types of images.
14cr|pngnq-1.1-4|18	
14cr|pngnq-1.1-4|19	%prep
14cr|pngnq-1.1-4|20	%setup -q
14cr|pngnq-1.1-4|21	%patch0 -p1
14cr|pngnq-1.1-4|22	
14cr|pngnq-1.1-4|23	%build
14cr|pngnq-1.1-4|24	%configure2_5x
14cr|pngnq-1.1-4|25	%make
14cr|pngnq-1.1-4|26	
14cr|pngnq-1.1-4|27	%install
14cr|pngnq-1.1-4|28	%makeinstall_std
14cr|pngnq-1.1-4|29	
14cr|pngnq-1.1-4|30	%files
14cr|pngnq-1.1-4|31	%doc README COPYING ChangeLog NEWS
14cr|pngnq-1.1-4|32	%{_bindir}/*
14cr|pngnq-1.1-4|33	%{_mandir}/man1/%{name}.*
14cr|pngnq-1.1-4|34	
14cr|pngnq-1.1-4|35	
14cr|pngnq-1.1-4|36	%changelog
14cr|pngnq-1.1-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14cr|pngnq-1.1-4|38	+ Revision: a17f26e
14cr|pngnq-1.1-4|39	- MassBuild#464: Increase release tag
14cr|pngnq-1.1-4|40	
14cr|pngnq-1.1-4|41	

6404 14
14cr|pngrewrite-1.3.0-4|1	%define name	pngrewrite
14cr|pngrewrite-1.3.0-4|2	%define version	1.3.0
14cr|pngrewrite-1.3.0-4|3	%define release	4
14cr|pngrewrite-1.3.0-4|4	
14cr|pngrewrite-1.3.0-4|5	Name:		%{name}
14cr|pngrewrite-1.3.0-4|6	Version:	%{version}
14cr|pngrewrite-1.3.0-4|7	Release:	%{release}
14cr|pngrewrite-1.3.0-4|8	License:	GPL
14cr|pngrewrite-1.3.0-4|9	Group:		Graphics
14cr|pngrewrite-1.3.0-4|10	Source0:	%{name}-%{version}.tar.bz2
14cr|pngrewrite-1.3.0-4|11	URL:		http://entropymine.com/jason/pngrewrite/
14cr|pngrewrite-1.3.0-4|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pngrewrite-1.3.0-4|13	Summary:	PNG size optimizer
14cr|pngrewrite-1.3.0-4|14	BuildRequires:	png-devel
14cr|pngrewrite-1.3.0-4|15	
14cr|pngrewrite-1.3.0-4|16	%description
14cr|pngrewrite-1.3.0-4|17	Pngrewrite is little utility that reduces the unnecessarily large
14cr|pngrewrite-1.3.0-4|18	palettes that too many programs write into PNG files. It also
14cr|pngrewrite-1.3.0-4|19	optimizes transparency settings, and reduces the bits-per-pixel
14cr|pngrewrite-1.3.0-4|20	if possible. Handy for post-processing images before putting them
14cr|pngrewrite-1.3.0-4|21	on a web site.
14cr|pngrewrite-1.3.0-4|22	
14cr|pngrewrite-1.3.0-4|23	%prep
14cr|pngrewrite-1.3.0-4|24	%setup -q
14cr|pngrewrite-1.3.0-4|25	
14cr|pngrewrite-1.3.0-4|26	%build
14cr|pngrewrite-1.3.0-4|27	%{__cc} $RPM_OPT_FLAGS -lpng -o %{name} %{name}.c
14cr|pngrewrite-1.3.0-4|28	
14cr|pngrewrite-1.3.0-4|29	%install
14cr|pngrewrite-1.3.0-4|30	rm -rf $RPM_BUILD_ROOT
14cr|pngrewrite-1.3.0-4|31	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|pngrewrite-1.3.0-4|32	
14cr|pngrewrite-1.3.0-4|33	%clean
14cr|pngrewrite-1.3.0-4|34	rm -rf $RPM_BUILD_ROOT
14cr|pngrewrite-1.3.0-4|35	
14cr|pngrewrite-1.3.0-4|36	%files
14cr|pngrewrite-1.3.0-4|37	%defattr(-,root,root)
14cr|pngrewrite-1.3.0-4|38	%{_bindir}/%{name}
14cr|pngrewrite-1.3.0-4|39	
14cr|pngrewrite-1.3.0-4|40	
14cr|pngrewrite-1.3.0-4|41	
14cr|pngrewrite-1.3.0-4|42	
14cr|pngrewrite-1.3.0-4|43	%changelog
14cr|pngrewrite-1.3.0-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-4
14cr|pngrewrite-1.3.0-4|45	+ Revision: e0c3bcf
14cr|pngrewrite-1.3.0-4|46	- MassBuild#464: Increase release tag
14cr|pngrewrite-1.3.0-4|47	
14cr|pngrewrite-1.3.0-4|48	

6405 14
14cr|pocketsphinx-0.8-3|1	%define major 1
14cr|pocketsphinx-0.8-3|2	%define devname %mklibname %{name} -d
14cr|pocketsphinx-0.8-3|3	%define libname %mklibname %{name} %{major}
14cr|pocketsphinx-0.8-3|4	
14cr|pocketsphinx-0.8-3|5	%define gstname gstreamer0.10-%{name}
14cr|pocketsphinx-0.8-3|6	
14cr|pocketsphinx-0.8-3|7	Summary:	Real-time speech recognition
14cr|pocketsphinx-0.8-3|8	Name:		pocketsphinx
14cr|pocketsphinx-0.8-3|9	Version:	0.8
14cr|pocketsphinx-0.8-3|10	Release:	3
14cr|pocketsphinx-0.8-3|11	License:	BSD and LGPLv2+
14cr|pocketsphinx-0.8-3|12	Group:		Sound
14cr|pocketsphinx-0.8-3|13	Url:		http://cmusphinx.sourceforge.net/
14cr|pocketsphinx-0.8-3|14	Source0:	http://sourceforge.net/projects/cmusphinx/files/pocketsphinx/%{version}/%{name}-%{version}.tar.gz
14cr|pocketsphinx-0.8-3|15	BuildRequires:	python-setuptools
14cr|pocketsphinx-0.8-3|16	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|pocketsphinx-0.8-3|17	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|pocketsphinx-0.8-3|18	BuildRequires:	pkgconfig(python)
14cr|pocketsphinx-0.8-3|19	BuildRequires:	pkgconfig(sndfile)
14cr|pocketsphinx-0.8-3|20	BuildRequires:	pkgconfig(sphinxbase)
14cr|pocketsphinx-0.8-3|21	
14cr|pocketsphinx-0.8-3|22	%description
14cr|pocketsphinx-0.8-3|23	PocketSphinx is a version of the open-source Sphinx-II speech recognition
14cr|pocketsphinx-0.8-3|24	system which is able to recognize speech in real-time.  While it may be
14cr|pocketsphinx-0.8-3|25	somewhat less accurate than the offline speech recognizers, it is lightweight
14cr|pocketsphinx-0.8-3|26	enough to run on handheld and embedded devices.
14cr|pocketsphinx-0.8-3|27	
14cr|pocketsphinx-0.8-3|28	%files
14cr|pocketsphinx-0.8-3|29	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|pocketsphinx-0.8-3|30	%{_bindir}/*
14cr|pocketsphinx-0.8-3|31	%{_datadir}/%{name}
14cr|pocketsphinx-0.8-3|32	%{_mandir}/man1/*
14cr|pocketsphinx-0.8-3|33	
14cr|pocketsphinx-0.8-3|34	#-----------------------------------------------------------------------------
14cr|pocketsphinx-0.8-3|35	
14cr|pocketsphinx-0.8-3|36	%package -n %{libname}
14cr|pocketsphinx-0.8-3|37	Summary:	Shared libraries for pocketsphinx executables
14cr|pocketsphinx-0.8-3|38	Group:		System/Libraries
14cr|pocketsphinx-0.8-3|39	
14cr|pocketsphinx-0.8-3|40	%description -n %{libname}
14cr|pocketsphinx-0.8-3|41	Shared libraries for pocketsphinx executables.
14cr|pocketsphinx-0.8-3|42	
14cr|pocketsphinx-0.8-3|43	%files -n %{libname}
14cr|pocketsphinx-0.8-3|44	%doc COPYING
14cr|pocketsphinx-0.8-3|45	%{_libdir}/lib%{name}.so.%{major}*
14cr|pocketsphinx-0.8-3|46	
14cr|pocketsphinx-0.8-3|47	#-----------------------------------------------------------------------------
14cr|pocketsphinx-0.8-3|48	
14cr|pocketsphinx-0.8-3|49	%package -n %{devname}
14cr|pocketsphinx-0.8-3|50	Summary:	Header files for developing with pocketsphinx
14cr|pocketsphinx-0.8-3|51	Group:		Development/C
14cr|pocketsphinx-0.8-3|52	Requires:	%{libname} = %{EVRD}
14cr|pocketsphinx-0.8-3|53	Provides:	%{name}-devel = %{EVRD}
14cr|pocketsphinx-0.8-3|54	
14cr|pocketsphinx-0.8-3|55	%description -n %{devname}
14cr|pocketsphinx-0.8-3|56	Header files for developing with pocketsphinx.
14cr|pocketsphinx-0.8-3|57	
14cr|pocketsphinx-0.8-3|58	%files -n %{devname}
14cr|pocketsphinx-0.8-3|59	%doc COPYING
14cr|pocketsphinx-0.8-3|60	%{_includedir}/%{name}
14cr|pocketsphinx-0.8-3|61	%{_libdir}/lib%{name}.so
14cr|pocketsphinx-0.8-3|62	%{_libdir}/pkgconfig/%{name}.pc
14cr|pocketsphinx-0.8-3|63	
14cr|pocketsphinx-0.8-3|64	#-----------------------------------------------------------------------------
14cr|pocketsphinx-0.8-3|65	
14cr|pocketsphinx-0.8-3|66	%package -n python-%{name}
14cr|pocketsphinx-0.8-3|67	Summary:	Python interface to pocketsphinx
14cr|pocketsphinx-0.8-3|68	Group:		Development/Python
14cr|pocketsphinx-0.8-3|69	Requires:	%{name} = %{EVRD}
14cr|pocketsphinx-0.8-3|70	
14cr|pocketsphinx-0.8-3|71	%description -n python-%{name}
14cr|pocketsphinx-0.8-3|72	Python interface to pocketsphinx.
14cr|pocketsphinx-0.8-3|73	
14cr|pocketsphinx-0.8-3|74	%files -n python-%{name}
14cr|pocketsphinx-0.8-3|75	%doc COPYING
14cr|pocketsphinx-0.8-3|76	%{py_platsitedir}/*
14cr|pocketsphinx-0.8-3|77	
14cr|pocketsphinx-0.8-3|78	#-----------------------------------------------------------------------------
14cr|pocketsphinx-0.8-3|79	
14cr|pocketsphinx-0.8-3|80	%package -n %{gstname}
14cr|pocketsphinx-0.8-3|81	Summary:	Gstreamer plugin for pocketsphinx
14cr|pocketsphinx-0.8-3|82	Group:		Sound
14cr|pocketsphinx-0.8-3|83	Requires:	%{name} = %{EVRD}
14cr|pocketsphinx-0.8-3|84	
14cr|pocketsphinx-0.8-3|85	%description -n %{gstname}
14cr|pocketsphinx-0.8-3|86	Gstreamer plugin for pocketsphinx.
14cr|pocketsphinx-0.8-3|87	
14cr|pocketsphinx-0.8-3|88	%files -n %{gstname}
14cr|pocketsphinx-0.8-3|89	%doc COPYING
14cr|pocketsphinx-0.8-3|90	%{_libdir}/gstreamer-0.10/libgst%{name}.so
14cr|pocketsphinx-0.8-3|91	
14cr|pocketsphinx-0.8-3|92	#-----------------------------------------------------------------------------
14cr|pocketsphinx-0.8-3|93	
14cr|pocketsphinx-0.8-3|94	%prep
14cr|pocketsphinx-0.8-3|95	%setup -q
14cr|pocketsphinx-0.8-3|96	
14cr|pocketsphinx-0.8-3|97	%build
14cr|pocketsphinx-0.8-3|98	%configure2_5x --disable-static
14cr|pocketsphinx-0.8-3|99	%make
14cr|pocketsphinx-0.8-3|100	#LIBS="-lsphinxbase -lsphinxad -lm"
14cr|pocketsphinx-0.8-3|101	
14cr|pocketsphinx-0.8-3|102	%install
14cr|pocketsphinx-0.8-3|103	mkdir -p %{buildroot}%{python_sitearch}
14cr|pocketsphinx-0.8-3|104	%makeinstall_std
14cr|pocketsphinx-0.8-3|105	
14cr|pocketsphinx-0.8-3|106	mkdir -p %{buildroot}%{_mandir}/man1
14cr|pocketsphinx-0.8-3|107	install -pm644 doc/*.1 %{buildroot}%{_mandir}/man1/
14cr|pocketsphinx-0.8-3|108	
14cr|pocketsphinx-0.8-3|109	%check
14cr|pocketsphinx-0.8-3|110	%make check
14cr|pocketsphinx-0.8-3|111	
14cr|pocketsphinx-0.8-3|112	%changelog
14cr|pocketsphinx-0.8-3|113	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-3
14cr|pocketsphinx-0.8-3|114	+ Revision: aecf6f5
14cr|pocketsphinx-0.8-3|115	- Update BuildRequires
14cr|pocketsphinx-0.8-3|116	
14cr|pocketsphinx-0.8-3|117	

6406 14
14cr|pod2pdf-0.42-5|1	Name:       pod2pdf
14cr|pod2pdf-0.42-5|2	Version:    0.42
14cr|pod2pdf-0.42-5|3	Release:    5
14cr|pod2pdf-0.42-5|4	License:    Artistic
14cr|pod2pdf-0.42-5|5	Group:      Publishing
14cr|pod2pdf-0.42-5|6	Summary:    Converts Pod to PDF format
14cr|pod2pdf-0.42-5|7	
14cr|pod2pdf-0.42-5|8	Url:        http://perl.jonallen.info/projects/pod2pdf
14cr|pod2pdf-0.42-5|9	Source:     http://perl.jonallen.info/attachment/24/pod2pdf-%{version}.tar.gz
14cr|pod2pdf-0.42-5|10	Requires: perl(PDF::API2)
14cr|pod2pdf-0.42-5|11	BuildRequires: perl-devel
14cr|pod2pdf-0.42-5|12	BuildRequires: perl(PDF::API2)
14cr|pod2pdf-0.42-5|13	BuildRequires: perl(Getopt::ArgvFile)
14cr|pod2pdf-0.42-5|14	BuildArch: noarch
14cr|pod2pdf-0.42-5|15	
14cr|pod2pdf-0.42-5|16	%description
14cr|pod2pdf-0.42-5|17	Converts Pod to PDF format with extensions to include inline images.
14cr|pod2pdf-0.42-5|18	
14cr|pod2pdf-0.42-5|19	%prep
14cr|pod2pdf-0.42-5|20	%setup -q
14cr|pod2pdf-0.42-5|21	
14cr|pod2pdf-0.42-5|22	%build
14cr|pod2pdf-0.42-5|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|pod2pdf-0.42-5|24	%make
14cr|pod2pdf-0.42-5|25	
14cr|pod2pdf-0.42-5|26	%check
14cr|pod2pdf-0.42-5|27	make test
14cr|pod2pdf-0.42-5|28	
14cr|pod2pdf-0.42-5|29	%install
14cr|pod2pdf-0.42-5|30	%makeinstall_std
14cr|pod2pdf-0.42-5|31	
14cr|pod2pdf-0.42-5|32	%files
14cr|pod2pdf-0.42-5|33	%doc Changes README
14cr|pod2pdf-0.42-5|34	%{_bindir}/pod2pdf
14cr|pod2pdf-0.42-5|35	%{_mandir}/man1/pod2pdf.1*
14cr|pod2pdf-0.42-5|36	%{perl_vendorlib}/App
14cr|pod2pdf-0.42-5|37	
14cr|pod2pdf-0.42-5|38	
14cr|pod2pdf-0.42-5|39	
14cr|pod2pdf-0.42-5|40	
14cr|pod2pdf-0.42-5|41	%changelog
14cr|pod2pdf-0.42-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.42-5
14cr|pod2pdf-0.42-5|43	+ Revision: dee065d
14cr|pod2pdf-0.42-5|44	- MassBuild#464: Increase release tag
14cr|pod2pdf-0.42-5|45	
14cr|pod2pdf-0.42-5|46	

6407 14
14cr|podget-0.6.15-1|1	
14cr|podget-0.6.15-1|2	Name: 	 	podget
14cr|podget-0.6.15-1|3	Summary: 	Simple podcast aggregator
14cr|podget-0.6.15-1|4	Version: 	0.6.15
14cr|podget-0.6.15-1|5	Release: 	1
14cr|podget-0.6.15-1|6	
14cr|podget-0.6.15-1|7	Source:		http://sourceforge.net/projects/podget/files/podget/podget-0.6.15/%{name}-%{version}.tar.gz
14cr|podget-0.6.15-1|8	URL:		http://podget.sourceforge.net/
14cr|podget-0.6.15-1|9	License:	GPLv2+
14cr|podget-0.6.15-1|10	Group:		Networking/News
14cr|podget-0.6.15-1|11	Requires:	screen wget bittorrent
14cr|podget-0.6.15-1|12	BuildArch:	noarch
14cr|podget-0.6.15-1|13	
14cr|podget-0.6.15-1|14	%description
14cr|podget-0.6.15-1|15	Podget is a simple podcast aggregator with support for RSS and Bittorrent
14cr|podget-0.6.15-1|16	feeds, folders and categories, and automatic playlist creation.
14cr|podget-0.6.15-1|17	
14cr|podget-0.6.15-1|18	%prep
14cr|podget-0.6.15-1|19	%setup -q
14cr|podget-0.6.15-1|20	perl -pi -e 's/get_torrents\=0/get_torrents\=1/' podget.sh
14cr|podget-0.6.15-1|21	
14cr|podget-0.6.15-1|22	%install
14cr|podget-0.6.15-1|23	mkdir -p %{buildroot}/%{_bindir}
14cr|podget-0.6.15-1|24	cp %{name} %{buildroot}/%{_bindir}
14cr|podget-0.6.15-1|25	
14cr|podget-0.6.15-1|26	%clean
14cr|podget-0.6.15-1|27	
14cr|podget-0.6.15-1|28	%files
14cr|podget-0.6.15-1|29	%doc README
14cr|podget-0.6.15-1|30	%{_bindir}/%{name}
14cr|podget-0.6.15-1|31	
14cr|podget-0.6.15-1|32	%changelog
14cr|podget-0.6.15-1|33	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.15-1
14cr|podget-0.6.15-1|34	+ Revision: 90cbfa7
14cr|podget-0.6.15-1|35	- Updated to 0.6.15 (by updates_builder)
14cr|podget-0.6.15-1|36	
14cr|podget-0.6.15-1|37	

6408 14
14cr|podget-0.6.18-1|1	
14cr|podget-0.6.18-1|2	Name: 	 	podget
14cr|podget-0.6.18-1|3	Summary: 	Simple podcast aggregator
14cr|podget-0.6.18-1|4	Version: 	0.6.18
14cr|podget-0.6.18-1|5	Release: 	1
14cr|podget-0.6.18-1|6	
14cr|podget-0.6.18-1|7	Source:		http://sourceforge.net/projects/podget/files/podget/podget-0.6.18/%{name}-%{version}.tar.gz
14cr|podget-0.6.18-1|8	URL:		http://podget.sourceforge.net/
14cr|podget-0.6.18-1|9	License:	GPLv2+
14cr|podget-0.6.18-1|10	Group:		Networking/News
14cr|podget-0.6.18-1|11	Requires:	screen wget bittorrent
14cr|podget-0.6.18-1|12	BuildArch:	noarch
14cr|podget-0.6.18-1|13	
14cr|podget-0.6.18-1|14	%description
14cr|podget-0.6.18-1|15	Podget is a simple podcast aggregator with support for RSS and Bittorrent
14cr|podget-0.6.18-1|16	feeds, folders and categories, and automatic playlist creation.
14cr|podget-0.6.18-1|17	
14cr|podget-0.6.18-1|18	%prep
14cr|podget-0.6.18-1|19	%setup -q
14cr|podget-0.6.18-1|20	perl -pi -e 's/get_torrents\=0/get_torrents\=1/' podget.sh
14cr|podget-0.6.18-1|21	
14cr|podget-0.6.18-1|22	%install
14cr|podget-0.6.18-1|23	mkdir -p %{buildroot}/%{_bindir}
14cr|podget-0.6.18-1|24	cp %{name} %{buildroot}/%{_bindir}
14cr|podget-0.6.18-1|25	
14cr|podget-0.6.18-1|26	%clean
14cr|podget-0.6.18-1|27	
14cr|podget-0.6.18-1|28	%files
14cr|podget-0.6.18-1|29	%doc README
14cr|podget-0.6.18-1|30	%{_bindir}/%{name}
14cr|podget-0.6.18-1|31	
14cr|podget-0.6.18-1|32	%changelog
14cr|podget-0.6.18-1|33	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.18-1
14cr|podget-0.6.18-1|34	+ Revision: 659d41d
14cr|podget-0.6.18-1|35	- Updated to 0.6.18 (by updates_builder)
14cr|podget-0.6.18-1|36	
14cr|podget-0.6.18-1|37	

6409 14
14cr|podtohtml-0.07-7|1	%define Name	PodToHTML
14cr|podtohtml-0.07-7|2	
14cr|podtohtml-0.07-7|3	Name:		podtohtml
14cr|podtohtml-0.07-7|4	Version:		0.07
14cr|podtohtml-0.07-7|5	Release:		7
14cr|podtohtml-0.07-7|6	Summary:		Convert POD documentation to HTML
14cr|podtohtml-0.07-7|7	
14cr|podtohtml-0.07-7|8	License:		GPL or Artistic
14cr|podtohtml-0.07-7|9	Group:		Development/Perl
14cr|podtohtml-0.07-7|10	Url:		http://search.cpan.org/dist/%{Name}
14cr|podtohtml-0.07-7|11	Source:		http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{Name}-%{version}.tar.gz
14cr|podtohtml-0.07-7|12	BuildArch:	noarch
14cr|podtohtml-0.07-7|13	BuildRequires:	perl-HTML-Tree
14cr|podtohtml-0.07-7|14	BuildRequires:	perl-HTML-Format
14cr|podtohtml-0.07-7|15	BuildRequires:	perl-devel
14cr|podtohtml-0.07-7|16	
14cr|podtohtml-0.07-7|17	
14cr|podtohtml-0.07-7|18	%description
14cr|podtohtml-0.07-7|19	podtohtml converts POD documentation to HTML. It is based on the generic
14cr|podtohtml-0.07-7|20	Pod::Parser. It works by making two passes over the selected pods, the fisrt
14cr|podtohtml-0.07-7|21	pass uses Pod::Links to pre-scan for L<> links and =head1 NAME sections, and
14cr|podtohtml-0.07-7|22	then a second to build a tree of HTML::Elements for each POD and calling the
14cr|podtohtml-0.07-7|23	as_HTML method on the resulting tree.
14cr|podtohtml-0.07-7|24	
14cr|podtohtml-0.07-7|25	The Generated HTML uses relative links.
14cr|podtohtml-0.07-7|26	
14cr|podtohtml-0.07-7|27	%prep
14cr|podtohtml-0.07-7|28	%setup -q -n %{Name}-%{version}
14cr|podtohtml-0.07-7|29	
14cr|podtohtml-0.07-7|30	%build
14cr|podtohtml-0.07-7|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|podtohtml-0.07-7|32	%make
14cr|podtohtml-0.07-7|33	
14cr|podtohtml-0.07-7|34	%install
14cr|podtohtml-0.07-7|35	%makeinstall_std
14cr|podtohtml-0.07-7|36	
14cr|podtohtml-0.07-7|37	%files
14cr|podtohtml-0.07-7|38	%doc README
14cr|podtohtml-0.07-7|39	%{_bindir}/*
14cr|podtohtml-0.07-7|40	%{_mandir}/*/*
14cr|podtohtml-0.07-7|41	%{perl_vendorlib}/Pod
14cr|podtohtml-0.07-7|42	
14cr|podtohtml-0.07-7|43	
14cr|podtohtml-0.07-7|44	
14cr|podtohtml-0.07-7|45	
14cr|podtohtml-0.07-7|46	%changelog
14cr|podtohtml-0.07-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.07-7
14cr|podtohtml-0.07-7|48	+ Revision: 3e49a9a
14cr|podtohtml-0.07-7|49	- MassBuild#464: Increase release tag
14cr|podtohtml-0.07-7|50	
14cr|podtohtml-0.07-7|51	

6410 14
14cr|poedit-1.6.9-1|1	Summary:	Gettext translation file editor
14cr|poedit-1.6.9-1|2	Name:		poedit
14cr|poedit-1.6.9-1|3	Version:	1.6.9
14cr|poedit-1.6.9-1|4	Release:	1
14cr|poedit-1.6.9-1|5	License:	MIT
14cr|poedit-1.6.9-1|6	Group:		Editors
14cr|poedit-1.6.9-1|7	Url:		http://www.poedit.net
14cr|poedit-1.6.9-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|poedit-1.6.9-1|9	Patch0:		poedit-1.6.5-db5.2.patch
14cr|poedit-1.6.9-1|10	BuildRequires:	desktop-file-utils
14cr|poedit-1.6.9-1|11	BuildRequires:	boost-devel
14cr|poedit-1.6.9-1|12	BuildRequires:	db-devel
14cr|poedit-1.6.9-1|13	BuildRequires:	wxgtku3.0-devel
14cr|poedit-1.6.9-1|14	BuildRequires:	pkgconfig(expat)
14cr|poedit-1.6.9-1|15	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|poedit-1.6.9-1|16	BuildRequires:	pkgconfig(icu-i18n)
14cr|poedit-1.6.9-1|17	BuildRequires:	pkgconfig(liblucene++)
14cr|poedit-1.6.9-1|18	Requires:	gettext
14cr|poedit-1.6.9-1|19	
14cr|poedit-1.6.9-1|20	%description
14cr|poedit-1.6.9-1|21	Poedit is cross-platform gettext catalogs (.po files) editor. It is built with
14cr|poedit-1.6.9-1|22	wxWindows toolkit and can run on Unix or Windows. It aims to provide convenient
14cr|poedit-1.6.9-1|23	way of editing gettext catalogs. It features UTF-8 support, fuzzy and
14cr|poedit-1.6.9-1|24	untranslated records highlighting, whitespaces highlighting, references
14cr|poedit-1.6.9-1|25	browser, headers editing and can be used to create new catalogs or update
14cr|poedit-1.6.9-1|26	existing catalogs from source code by single click.
14cr|poedit-1.6.9-1|27	
14cr|poedit-1.6.9-1|28	%files -f %{name}.lang
14cr|poedit-1.6.9-1|29	%doc NEWS README AUTHORS
14cr|poedit-1.6.9-1|30	%dir %{_datadir}/poedit
14cr|poedit-1.6.9-1|31	%{_bindir}/poedit
14cr|poedit-1.6.9-1|32	%{_iconsdir}/*
14cr|poedit-1.6.9-1|33	%{_mandir}/man1/*
14cr|poedit-1.6.9-1|34	%{_datadir}/poedit/icons/*
14cr|poedit-1.6.9-1|35	%{_datadir}/applications/*.desktop
14cr|poedit-1.6.9-1|36	%{_datadir}/pixmaps/*
14cr|poedit-1.6.9-1|37	%{_libexecdir}/poedit-dump-legacy-tm
14cr|poedit-1.6.9-1|38	
14cr|poedit-1.6.9-1|39	#----------------------------------------------------------------------------
14cr|poedit-1.6.9-1|40	
14cr|poedit-1.6.9-1|41	%prep
14cr|poedit-1.6.9-1|42	%setup -q
14cr|poedit-1.6.9-1|43	%patch0 -p1
14cr|poedit-1.6.9-1|44	
14cr|poedit-1.6.9-1|45	%build
14cr|poedit-1.6.9-1|46	autoreconf -fi
14cr|poedit-1.6.9-1|47	%configure2_5x \
14cr|poedit-1.6.9-1|48	--with-wx-config=%{_bindir}/wx-config
14cr|poedit-1.6.9-1|49	%make
14cr|poedit-1.6.9-1|50	
14cr|poedit-1.6.9-1|51	%install
14cr|poedit-1.6.9-1|52	%makeinstall_std
14cr|poedit-1.6.9-1|53	
14cr|poedit-1.6.9-1|54	desktop-file-install \
14cr|poedit-1.6.9-1|55	--add-category="GTK;GNOME;" \
14cr|poedit-1.6.9-1|56	--dir=%{buildroot}%{_datadir}/applications \
14cr|poedit-1.6.9-1|57	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|poedit-1.6.9-1|58	
14cr|poedit-1.6.9-1|59	# remove files not bundled
14cr|poedit-1.6.9-1|60	rm -f %{buildroot}/%{_iconsdir}/poedit.xpm
14cr|poedit-1.6.9-1|61	
14cr|poedit-1.6.9-1|62	%find_lang %{name}
14cr|poedit-1.6.9-1|63	
14cr|poedit-1.6.9-1|64	
14cr|poedit-1.6.9-1|65	%changelog
14cr|poedit-1.6.9-1|66	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.9-1
14cr|poedit-1.6.9-1|67	+ Revision: dd70ed1
14cr|poedit-1.6.9-1|68	- New version 1.6.9, drop merged patches
14cr|poedit-1.6.9-1|69	
14cr|poedit-1.6.9-1|70	

6411 14
14cr|pokerth-1.1-3|1	Name:		pokerth
14cr|pokerth-1.1-3|2	Summary:	Play Texas Holdem Poker alone or on-line
14cr|pokerth-1.1-3|3	Version:	1.1
14cr|pokerth-1.1-3|4	Release:	3
14cr|pokerth-1.1-3|5	License:	GPLv2+
14cr|pokerth-1.1-3|6	Group:		Games/Cards
14cr|pokerth-1.1-3|7	Url:		http://www.pokerth.net/
14cr|pokerth-1.1-3|8	Source0:	http://garr.dl.sourceforge.net/project/pokerth/pokerth/1.1/PokerTH-%{version}-src.tar.bz2
14cr|pokerth-1.1-3|9	Patch0:		PokerTH-1.0.1-libircclient-dir.patch
14cr|pokerth-1.1-3|10	Patch1:		PokerTH-0.9.1-link.patch
14cr|pokerth-1.1-3|11	BuildRequires:	qt5-devel
14cr|pokerth-1.1-3|12	# just to be shure:
14cr|pokerth-1.1-3|13	BuildRequires:	pkgconfig(Qt5Widgets)
14cr|pokerth-1.1-3|14	#
14cr|pokerth-1.1-3|15	BuildRequires:	gnutls-devel
14cr|pokerth-1.1-3|16	BuildRequires:	boost-devel
14cr|pokerth-1.1-3|17	BuildRequires:	tinyxml-devel
14cr|pokerth-1.1-3|18	BuildRequires:	libircclient-static-devel
14cr|pokerth-1.1-3|19	BuildRequires:	libgcrypt-devel
14cr|pokerth-1.1-3|20	BuildRequires:	pkgconfig(libcurl)
14cr|pokerth-1.1-3|21	BuildRequires:	pkgconfig(libgsasl)
14cr|pokerth-1.1-3|22	BuildRequires:	pkgconfig(protobuf)
14cr|pokerth-1.1-3|23	BuildRequires:	pkgconfig(SDL_mixer)
14cr|pokerth-1.1-3|24	
14cr|pokerth-1.1-3|25	%description
14cr|pokerth-1.1-3|26	PokerTH is a multi-platform poker game.
14cr|pokerth-1.1-3|27	It allows you to play the popular "Texas Hold'em" poker variant against up to
14cr|pokerth-1.1-3|28	six computer-opponents or play network games with people all over the world.
14cr|pokerth-1.1-3|29	
14cr|pokerth-1.1-3|30	%package	server
14cr|pokerth-1.1-3|31	Summary:	PokerTH server
14cr|pokerth-1.1-3|32	Group:		Games/Cards
14cr|pokerth-1.1-3|33	
14cr|pokerth-1.1-3|34	%description server
14cr|pokerth-1.1-3|35	PokerTH server.
14cr|pokerth-1.1-3|36	
14cr|pokerth-1.1-3|37	%prep
14cr|pokerth-1.1-3|38	%setup -q -n PokerTH-%{version}-src
14cr|pokerth-1.1-3|39	%patch0 -p1
14cr|pokerth-1.1-3|40	%patch1 -p0
14cr|pokerth-1.1-3|41	# spurious-executable-perm over 100 W
14cr|pokerth-1.1-3|42	find . -type f -exec chmod -x {} \;
14cr|pokerth-1.1-3|43	chmod -x ChangeLog
14cr|pokerth-1.1-3|44	# wrong-file-end-of-line-encoding
14cr|pokerth-1.1-3|45	perl -i -pe 's/\r\n/\n/gs' docs/server_setup_howto.txt
14cr|pokerth-1.1-3|46	
14cr|pokerth-1.1-3|47	%build
14cr|pokerth-1.1-3|48	qmake-qt5 \
14cr|pokerth-1.1-3|49	QMAKE_CFLAGS_RELEASE="%optflags" \
14cr|pokerth-1.1-3|50	QMAKE_CXXFLAGS_RELEASE="%optflags" \
14cr|pokerth-1.1-3|51	pokerth.pro
14cr|pokerth-1.1-3|52	sed -i 's|-pipe |%optflags -fno-strict-aliasing |g' Makefile*
14cr|pokerth-1.1-3|53	%make
14cr|pokerth-1.1-3|54	
14cr|pokerth-1.1-3|55	%install
14cr|pokerth-1.1-3|56	#data
14cr|pokerth-1.1-3|57	%make INSTALL_ROOT=%{buildroot} install
14cr|pokerth-1.1-3|58	#binaries
14cr|pokerth-1.1-3|59	install -d -m 755 %{buildroot}%{_bindir}
14cr|pokerth-1.1-3|60	install -m 755 %{name} %{buildroot}%{_bindir}/
14cr|pokerth-1.1-3|61	install -m 755 bin/%{name}_server %{buildroot}%{_bindir}/
14cr|pokerth-1.1-3|62	#man page
14cr|pokerth-1.1-3|63	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|pokerth-1.1-3|64	install -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/
14cr|pokerth-1.1-3|65	#icon
14cr|pokerth-1.1-3|66	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|pokerth-1.1-3|67	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|pokerth-1.1-3|68	#menu
14cr|pokerth-1.1-3|69	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cr|pokerth-1.1-3|70	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cr|pokerth-1.1-3|71	
14cr|pokerth-1.1-3|72	chmod -x %{buildroot}%{_datadir}/pokerth/data/misc/agpl.html
14cr|pokerth-1.1-3|73	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/defaulttablestyle_800x480.xml
14cr|pokerth-1.1-3|74	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/android_tablestyle_800x480.xml
14cr|pokerth-1.1-3|75	
14cr|pokerth-1.1-3|76	%files
14cr|pokerth-1.1-3|77	%doc ChangeLog docs/gui_styling_howto.txt
14cr|pokerth-1.1-3|78	%attr(0755,root,root) %{_bindir}/%{name}
14cr|pokerth-1.1-3|79	%{_mandir}/man1/%{name}.1*
14cr|pokerth-1.1-3|80	%{_datadir}/%{name}
14cr|pokerth-1.1-3|81	%{_datadir}/pixmaps/%{name}.png
14cr|pokerth-1.1-3|82	%{_datadir}/applications/%{name}.desktop
14cr|pokerth-1.1-3|83	%{_iconsdir}/%{name}.png
14cr|pokerth-1.1-3|84	
14cr|pokerth-1.1-3|85	%files server
14cr|pokerth-1.1-3|86	%doc ChangeLog COPYING docs/server_setup_howto.txt
14cr|pokerth-1.1-3|87	%attr(0755,root,root) %{_bindir}/%{name}_server
14cr|pokerth-1.1-3|88	
14cr|pokerth-1.1-3|89	
14cr|pokerth-1.1-3|90	%changelog
14cr|pokerth-1.1-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|pokerth-1.1-3|92	+ Revision: 90ec6d7
14cr|pokerth-1.1-3|93	- MassBuild#464: Increase release tag
14cr|pokerth-1.1-3|94	
14cr|pokerth-1.1-3|95	

6412 14
14cr|policycoreutils-2.0.61-12|1	%define libauditver     1.4.2
14cr|policycoreutils-2.0.61-12|2	%define libsepolver     2.0.19
14cr|policycoreutils-2.0.61-12|3	%define libsemanagever  2.0.5
14cr|policycoreutils-2.0.61-12|4	%define libselinuxver   2.0.76
14cr|policycoreutils-2.0.61-12|5	%define	sepolgenver	1.0.14
14cr|policycoreutils-2.0.61-12|6	Summary: SELinux policy core utilities
14cr|policycoreutils-2.0.61-12|7	Name:	 policycoreutils
14cr|policycoreutils-2.0.61-12|8	Version: 2.0.61
14cr|policycoreutils-2.0.61-12|9	Release: 12
14cr|policycoreutils-2.0.61-12|10	License: GPLv2+
14cr|policycoreutils-2.0.61-12|11	Group:	 System/Base
14cr|policycoreutils-2.0.61-12|12	Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
14cr|policycoreutils-2.0.61-12|13	Source1: http://www.nsa.gov/selinux/archives/sepolgen-%{sepolgenver}.tgz
14cr|policycoreutils-2.0.61-12|14	URL:	 http://www.selinuxproject.org
14cr|policycoreutils-2.0.61-12|15	Source2: system-config-selinux.png
14cr|policycoreutils-2.0.61-12|16	Source3: system-config-selinux.desktop
14cr|policycoreutils-2.0.61-12|17	Source4: system-config-selinux.pam
14cr|policycoreutils-2.0.61-12|18	Source5: system-config-selinux.console
14cr|policycoreutils-2.0.61-12|19	Source6: selinux-polgengui.desktop
14cr|policycoreutils-2.0.61-12|20	Source7: selinux-polgengui.console
14cr|policycoreutils-2.0.61-12|21	Source8: policycoreutils_man_ru2.tar.bz2
14cr|policycoreutils-2.0.61-12|22	Patch:	 policycoreutils-rhat.patch
14cr|policycoreutils-2.0.61-12|23	Patch1:	 policycoreutils-po.patch
14cr|policycoreutils-2.0.61-12|24	Patch3:	 policycoreutils-gui.patch
14cr|policycoreutils-2.0.61-12|25	Patch4:	 policycoreutils-sepolgen.patch
14cr|policycoreutils-2.0.61-12|26	
14cr|policycoreutils-2.0.61-12|27	
14cr|policycoreutils-2.0.61-12|28	BuildRequires: pam-devel sepol-static-devel >= %{libsepolver} semanage-devel >= %{libsemanagever} selinux-devel >= %{libselinuxver}  cap-devel audit-libs-devel >=  %{libauditver} gettext
14cr|policycoreutils-2.0.61-12|29	BuildRequires: python-devel
14cr|policycoreutils-2.0.61-12|30	Requires: util-linux grep gawk diffutils rpm sed
14cr|policycoreutils-2.0.61-12|31	Requires: checkpolicy
14cr|policycoreutils-2.0.61-12|32	Requires(post): rpm-helper
14cr|policycoreutils-2.0.61-12|33	Requires(preun): rpm-helper
14cr|policycoreutils-2.0.61-12|34	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|policycoreutils-2.0.61-12|35	
14cr|policycoreutils-2.0.61-12|36	%description
14cr|policycoreutils-2.0.61-12|37	Security-enhanced Linux is a feature of the Linux® kernel and a number
14cr|policycoreutils-2.0.61-12|38	of utilities with enhanced security functionality designed to add
14cr|policycoreutils-2.0.61-12|39	mandatory access controls to Linux.  The Security-enhanced Linux
14cr|policycoreutils-2.0.61-12|40	kernel contains new architectural components originally developed to
14cr|policycoreutils-2.0.61-12|41	improve the security of the Flask operating system. These
14cr|policycoreutils-2.0.61-12|42	architectural components provide general support for the enforcement
14cr|policycoreutils-2.0.61-12|43	of many kinds of mandatory access control policies, including those
14cr|policycoreutils-2.0.61-12|44	based on the concepts of Type Enforcement®, Role-based Access
14cr|policycoreutils-2.0.61-12|45	Control, and Multi-level Security.
14cr|policycoreutils-2.0.61-12|46	
14cr|policycoreutils-2.0.61-12|47	policycoreutils contains the policy core utilities that are required
14cr|policycoreutils-2.0.61-12|48	for basic operation of a SELinux system.  These utilities include
14cr|policycoreutils-2.0.61-12|49	load_policy to load policies, setfiles to label filesystems, newrole
14cr|policycoreutils-2.0.61-12|50	to switch roles, and run_init to run /etc/init.d scripts in the proper
14cr|policycoreutils-2.0.61-12|51	context.
14cr|policycoreutils-2.0.61-12|52	
14cr|policycoreutils-2.0.61-12|53	%prep
14cr|policycoreutils-2.0.61-12|54	%setup -q -a 1
14cr|policycoreutils-2.0.61-12|55	%patch -p1 -b .rhat
14cr|policycoreutils-2.0.61-12|56	%patch1 -p1 -b .rhatpo
14cr|policycoreutils-2.0.61-12|57	%patch3 -p1 -b .gui
14cr|policycoreutils-2.0.61-12|58	%patch4 -p1 -b .sepolgen
14cr|policycoreutils-2.0.61-12|59	
14cr|policycoreutils-2.0.61-12|60	%build
14cr|policycoreutils-2.0.61-12|61	make LSPP_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" CC=gcc all
14cr|policycoreutils-2.0.61-12|62	make -C sepolgen-%{sepolgenver} LSPP_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" CC=gcc all
14cr|policycoreutils-2.0.61-12|63	
14cr|policycoreutils-2.0.61-12|64	%install
14cr|policycoreutils-2.0.61-12|65	rm -rf %{buildroot}
14cr|policycoreutils-2.0.61-12|66	mkdir -p %{buildroot}/etc/rc.d/init.d
14cr|policycoreutils-2.0.61-12|67	mkdir -p %{buildroot}/var/lib/selinux
14cr|policycoreutils-2.0.61-12|68	mkdir -p %{buildroot}%{_bindir}
14cr|policycoreutils-2.0.61-12|69	mkdir -p %{buildroot}%{_sbindir}
14cr|policycoreutils-2.0.61-12|70	mkdir -p %{buildroot}/sbin
14cr|policycoreutils-2.0.61-12|71	mkdir -p %{buildroot}%{_mandir}/man1
14cr|policycoreutils-2.0.61-12|72	mkdir -p %{buildroot}%{_mandir}/man8
14cr|policycoreutils-2.0.61-12|73	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|policycoreutils-2.0.61-12|74	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|policycoreutils-2.0.61-12|75	
14cr|policycoreutils-2.0.61-12|76	make LSPP_PRIV=y  DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" install
14cr|policycoreutils-2.0.61-12|77	make -C sepolgen-%{sepolgenver} DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" install
14cr|policycoreutils-2.0.61-12|78	
14cr|policycoreutils-2.0.61-12|79	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/system-config-selinux/
14cr|policycoreutils-2.0.61-12|80	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/system-config-selinux
14cr|policycoreutils-2.0.61-12|81	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/selinux-polgengui
14cr|policycoreutils-2.0.61-12|82	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/security/console.apps/system-config-selinux
14cr|policycoreutils-2.0.61-12|83	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/security/console.apps/selinux-polgengui
14cr|policycoreutils-2.0.61-12|84	tar -jxf %{SOURCE8} -C %{buildroot}/
14cr|policycoreutils-2.0.61-12|85	ln -sf consolehelper %{buildroot}%{_bindir}/system-config-selinux
14cr|policycoreutils-2.0.61-12|86	ln -sf consolehelper %{buildroot}%{_bindir}/selinux-polgengui
14cr|policycoreutils-2.0.61-12|87	
14cr|policycoreutils-2.0.61-12|88	desktop-file-install --vendor "" \
14cr|policycoreutils-2.0.61-12|89	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
14cr|policycoreutils-2.0.61-12|90	--add-category Settings				\
14cr|policycoreutils-2.0.61-12|91	%{SOURCE3}
14cr|policycoreutils-2.0.61-12|92	
14cr|policycoreutils-2.0.61-12|93	desktop-file-install --vendor "" \
14cr|policycoreutils-2.0.61-12|94	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
14cr|policycoreutils-2.0.61-12|95	%{SOURCE6}
14cr|policycoreutils-2.0.61-12|96	%find_lang %{name}
14cr|policycoreutils-2.0.61-12|97	
14cr|policycoreutils-2.0.61-12|98	%package newrole
14cr|policycoreutils-2.0.61-12|99	Summary: The newrole application for RBAC/MLS
14cr|policycoreutils-2.0.61-12|100	Group: System/Base
14cr|policycoreutils-2.0.61-12|101	Requires: policycoreutils = %{version}-%{release}
14cr|policycoreutils-2.0.61-12|102	
14cr|policycoreutils-2.0.61-12|103	%description newrole
14cr|policycoreutils-2.0.61-12|104	RBAC/MLS policy machines require newrole as a way of changing the role
14cr|policycoreutils-2.0.61-12|105	or level of a logged in user.
14cr|policycoreutils-2.0.61-12|106	
14cr|policycoreutils-2.0.61-12|107	%files newrole
14cr|policycoreutils-2.0.61-12|108	%attr(4755,root,root) %{_bindir}/newrole
14cr|policycoreutils-2.0.61-12|109	
14cr|policycoreutils-2.0.61-12|110	%package gui
14cr|policycoreutils-2.0.61-12|111	Summary: SELinux configuration GUI
14cr|policycoreutils-2.0.61-12|112	Group: System/Base
14cr|policycoreutils-2.0.61-12|113	Requires: policycoreutils = %{version}-%{release}
14cr|policycoreutils-2.0.61-12|114	Requires: gnome-python pygtk2.0-libglade gnome-python-canvas
14cr|policycoreutils-2.0.61-12|115	Requires: usermode
14cr|policycoreutils-2.0.61-12|116	Requires: python >= 2.4
14cr|policycoreutils-2.0.61-12|117	BuildRequires: desktop-file-utils
14cr|policycoreutils-2.0.61-12|118	
14cr|policycoreutils-2.0.61-12|119	%description gui
14cr|policycoreutils-2.0.61-12|120	system-config-selinux is a utility for managing the SELinux environment
14cr|policycoreutils-2.0.61-12|121	
14cr|policycoreutils-2.0.61-12|122	%files gui
14cr|policycoreutils-2.0.61-12|123	%{_bindir}/system-config-selinux
14cr|policycoreutils-2.0.61-12|124	%{_bindir}/selinux-polgengui
14cr|policycoreutils-2.0.61-12|125	%{_datadir}/applications/*system-config-selinux.desktop
14cr|policycoreutils-2.0.61-12|126	%{_datadir}/applications/*selinux-polgengui.desktop
14cr|policycoreutils-2.0.61-12|127	%dir %{_datadir}/system-config-selinux
14cr|policycoreutils-2.0.61-12|128	%dir %{_datadir}/system-config-selinux/templates
14cr|policycoreutils-2.0.61-12|129	%{_datadir}/system-config-selinux/*.py*
14cr|policycoreutils-2.0.61-12|130	%{_datadir}/system-config-selinux/selinux.tbl
14cr|policycoreutils-2.0.61-12|131	%{_datadir}/system-config-selinux/*png
14cr|policycoreutils-2.0.61-12|132	%{_datadir}/system-config-selinux/*.glade
14cr|policycoreutils-2.0.61-12|133	%{_datadir}/system-config-selinux/templates/*.py*
14cr|policycoreutils-2.0.61-12|134	%config(noreplace) %{_sysconfdir}/pam.d/system-config-selinux
14cr|policycoreutils-2.0.61-12|135	%config(noreplace) %{_sysconfdir}/pam.d/selinux-polgengui
14cr|policycoreutils-2.0.61-12|136	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-selinux
14cr|policycoreutils-2.0.61-12|137	%config(noreplace) %{_sysconfdir}/security/console.apps/selinux-polgengui
14cr|policycoreutils-2.0.61-12|138	
14cr|policycoreutils-2.0.61-12|139	%clean
14cr|policycoreutils-2.0.61-12|140	rm -rf %{buildroot}
14cr|policycoreutils-2.0.61-12|141	
14cr|policycoreutils-2.0.61-12|142	%files -f %{name}.lang
14cr|policycoreutils-2.0.61-12|143	%defattr(-,root,root)
14cr|policycoreutils-2.0.61-12|144	/sbin/restorecon
14cr|policycoreutils-2.0.61-12|145	/sbin/fixfiles
14cr|policycoreutils-2.0.61-12|146	/sbin/setfiles
14cr|policycoreutils-2.0.61-12|147	%{_sbindir}/genhomedircon
14cr|policycoreutils-2.0.61-12|148	%{_sbindir}/restorecond
14cr|policycoreutils-2.0.61-12|149	%{_sbindir}/setsebool
14cr|policycoreutils-2.0.61-12|150	%{_sbindir}/semodule
14cr|policycoreutils-2.0.61-12|151	%{_sbindir}/semanage
14cr|policycoreutils-2.0.61-12|152	%{_sbindir}/load_policy
14cr|policycoreutils-2.0.61-12|153	%{_sbindir}/sestatus
14cr|policycoreutils-2.0.61-12|154	%{_sbindir}/run_init
14cr|policycoreutils-2.0.61-12|155	%{_sbindir}/open_init_pty
14cr|policycoreutils-2.0.61-12|156	%{_bindir}/sepolgen-ifgen
14cr|policycoreutils-2.0.61-12|157	%{_bindir}/audit2allow
14cr|policycoreutils-2.0.61-12|158	%{_bindir}/audit2why
14cr|policycoreutils-2.0.61-12|159	%{_bindir}/chcat
14cr|policycoreutils-2.0.61-12|160	%{_bindir}/secon
14cr|policycoreutils-2.0.61-12|161	%{_bindir}/semodule_deps
14cr|policycoreutils-2.0.61-12|162	%{_bindir}/semodule_expand
14cr|policycoreutils-2.0.61-12|163	%{_bindir}/semodule_link
14cr|policycoreutils-2.0.61-12|164	%{_bindir}/semodule_package
14cr|policycoreutils-2.0.61-12|165	%{_mandir}/man1/*.1*
14cr|policycoreutils-2.0.61-12|166	%{_mandir}/man8/*.8*
14cr|policycoreutils-2.0.61-12|167	%{_mandir}/ru/man1/*.1*
14cr|policycoreutils-2.0.61-12|168	%{_mandir}/ru/man8/*.8*
14cr|policycoreutils-2.0.61-12|169	%config(noreplace) %{_sysconfdir}/pam.d/newrole
14cr|policycoreutils-2.0.61-12|170	%config(noreplace) %{_sysconfdir}/pam.d/run_init
14cr|policycoreutils-2.0.61-12|171	%config(noreplace) %{_sysconfdir}/sestatus.conf
14cr|policycoreutils-2.0.61-12|172	%{py_platlibdir}/site-packages/seobject.py*
14cr|policycoreutils-2.0.61-12|173	%attr(755,root,root) /etc/rc.d/init.d/restorecond
14cr|policycoreutils-2.0.61-12|174	%config(noreplace) /etc/selinux/restorecond.conf
14cr|policycoreutils-2.0.61-12|175	%dir %{py_platlibdir}/site-packages/sepolgen
14cr|policycoreutils-2.0.61-12|176	%{py_platlibdir}/site-packages/sepolgen/*
14cr|policycoreutils-2.0.61-12|177	%dir  /var/lib/sepolgen
14cr|policycoreutils-2.0.61-12|178	%dir  /var/lib/selinux
14cr|policycoreutils-2.0.61-12|179	/var/lib/sepolgen/perm_map
14cr|policycoreutils-2.0.61-12|180	
14cr|policycoreutils-2.0.61-12|181	%preun
14cr|policycoreutils-2.0.61-12|182	%_preun_service restorecond
14cr|policycoreutils-2.0.61-12|183	
14cr|policycoreutils-2.0.61-12|184	%post
14cr|policycoreutils-2.0.61-12|185	%_post_service restorecond
14cr|policycoreutils-2.0.61-12|186	[ -f %{_datadir}/selinux/devel/include/build.conf ] && %{_bindir}/sepolgen-ifgen  > /dev/null
14cr|policycoreutils-2.0.61-12|187	exit 0
14cr|policycoreutils-2.0.61-12|188	
14cr|policycoreutils-2.0.61-12|189	
14cr|policycoreutils-2.0.61-12|190	
14cr|policycoreutils-2.0.61-12|191	%changelog
14cr|policycoreutils-2.0.61-12|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.61-12
14cr|policycoreutils-2.0.61-12|193	+ Revision: 922073c
14cr|policycoreutils-2.0.61-12|194	- MassBuild#464: Increase release tag
14cr|policycoreutils-2.0.61-12|195	
14cr|policycoreutils-2.0.61-12|196	

6413 14
14cr|polipo-1.0.4.1-4|1	Name:		polipo
14cr|polipo-1.0.4.1-4|2	Summary:	Lightweight caching web proxy
14cr|polipo-1.0.4.1-4|3	Group:		System/Servers
14cr|polipo-1.0.4.1-4|4	Version:	1.0.4.1
14cr|polipo-1.0.4.1-4|5	Release:	4
14cr|polipo-1.0.4.1-4|6	License:	MIT
14cr|polipo-1.0.4.1-4|7	URL:		http://www.pps.jussieu.fr/~jch/software/%{name}/
14cr|polipo-1.0.4.1-4|8	Source0:	http://freehaven.net/~chrisd/%{name}/%{name}-%{version}.tar.gz
14cr|polipo-1.0.4.1-4|9	Source1:	%{name}.init
14cr|polipo-1.0.4.1-4|10	Source2:	%{name}.conf
14cr|polipo-1.0.4.1-4|11	Source3:	%{name}.forbidden
14cr|polipo-1.0.4.1-4|12	Source4:	%{name}.logrotate
14cr|polipo-1.0.4.1-4|13	Source5:	%{name}.nm
14cr|polipo-1.0.4.1-4|14	Patch0:		polipo-1.0.4.1-fix-Makefile-to-access-install-info.patch
14cr|polipo-1.0.4.1-4|15	BuildRequires:	texinfo
14cr|polipo-1.0.4.1-4|16	BuildRequires:	info
14cr|polipo-1.0.4.1-4|17	Requires:	chkconfig
14cr|polipo-1.0.4.1-4|18	Requires:	logrotate
14cr|polipo-1.0.4.1-4|19	
14cr|polipo-1.0.4.1-4|20	%description
14cr|polipo-1.0.4.1-4|21	Polipo is a lightweight caching web proxy that was designed as a personal
14cr|polipo-1.0.4.1-4|22	cache. It is able to cache incomplete objects and will complete them using
14cr|polipo-1.0.4.1-4|23	range requests. It will use HTTP/1.1 pipelining if supported by the remote
14cr|polipo-1.0.4.1-4|24	server.
14cr|polipo-1.0.4.1-4|25	
14cr|polipo-1.0.4.1-4|26	%files
14cr|polipo-1.0.4.1-4|27	%doc README CHANGES COPYING config.sample
14cr|polipo-1.0.4.1-4|28	%attr(0750,%{name},%{name}) %dir %{_var}/cache/%{name}
14cr|polipo-1.0.4.1-4|29	%attr(0750,%{name},%{name}) %dir %{_var}/run/%{name}
14cr|polipo-1.0.4.1-4|30	%attr(0750,%{name},%{name}) %{_logdir}/%{name}
14cr|polipo-1.0.4.1-4|31	%{_bindir}/%{name}
14cr|polipo-1.0.4.1-4|32	%{_datadir}/%{name}
14cr|polipo-1.0.4.1-4|33	%{_mandir}/man1/*
14cr|polipo-1.0.4.1-4|34	%{_infodir}/%{name}.info*
14cr|polipo-1.0.4.1-4|35	%dir %{_sysconfdir}/%{name}
14cr|polipo-1.0.4.1-4|36	%config(noreplace) %{_sysconfdir}/%{name}/config
14cr|polipo-1.0.4.1-4|37	%config(noreplace) %{_sysconfdir}/%{name}/forbidden
14cr|polipo-1.0.4.1-4|38	%attr(0755,root,%name) %{_initddir}/%{name}
14cr|polipo-1.0.4.1-4|39	%attr(0755,root,%name) %{_sysconfdir}/NetworkManager/dispatcher.d
14cr|polipo-1.0.4.1-4|40	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|polipo-1.0.4.1-4|41	
14cr|polipo-1.0.4.1-4|42	
14cr|polipo-1.0.4.1-4|43	#--------------------------------------------------------------------
14cr|polipo-1.0.4.1-4|44	%prep
14cr|polipo-1.0.4.1-4|45	%setup -q
14cr|polipo-1.0.4.1-4|46	%patch0 -p0 -b .fix_makefile
14cr|polipo-1.0.4.1-4|47	
14cr|polipo-1.0.4.1-4|48	%build
14cr|polipo-1.0.4.1-4|49	%make CDEBUGFLAGS="%{optflags}"
14cr|polipo-1.0.4.1-4|50	
14cr|polipo-1.0.4.1-4|51	%install
14cr|polipo-1.0.4.1-4|52	%makeinstall \
14cr|polipo-1.0.4.1-4|53	TARGET=%{buildroot} \
14cr|polipo-1.0.4.1-4|54	PREFIX=%{_prefix} \
14cr|polipo-1.0.4.1-4|55	BINDIR=%{_bindir} \
14cr|polipo-1.0.4.1-4|56	MANDIR=%{_mandir} \
14cr|polipo-1.0.4.1-4|57	INFODIR=%{_infodir}
14cr|polipo-1.0.4.1-4|58	
14cr|polipo-1.0.4.1-4|59	install -m 0755 -d %{buildroot}%{_sysconfdir}/%{name}
14cr|polipo-1.0.4.1-4|60	install -m 0750 -d %{buildroot}%{_var}/run/%{name}
14cr|polipo-1.0.4.1-4|61	install -m 0750 -d %{buildroot}%{_var}/cache/%{name}
14cr|polipo-1.0.4.1-4|62	install -m 0750 -d %{buildroot}%{_logdir}
14cr|polipo-1.0.4.1-4|63	touch %{buildroot}%{_logdir}/%{name}
14cr|polipo-1.0.4.1-4|64	
14cr|polipo-1.0.4.1-4|65	install -D -pm 0755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
14cr|polipo-1.0.4.1-4|66	install -D -pm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
14cr|polipo-1.0.4.1-4|67	install -D -pm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/%{name}/forbidden
14cr|polipo-1.0.4.1-4|68	install -D -pm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|polipo-1.0.4.1-4|69	install -D -pm 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/25-%{name}
14cr|polipo-1.0.4.1-4|70	
14cr|polipo-1.0.4.1-4|71	rm -f %{buildroot}%{_infodir}/dir
14cr|polipo-1.0.4.1-4|72	
14cr|polipo-1.0.4.1-4|73	%pre
14cr|polipo-1.0.4.1-4|74	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
14cr|polipo-1.0.4.1-4|75	
14cr|polipo-1.0.4.1-4|76	%post
14cr|polipo-1.0.4.1-4|77	%_post_service %{name}
14cr|polipo-1.0.4.1-4|78	
14cr|polipo-1.0.4.1-4|79	%preun
14cr|polipo-1.0.4.1-4|80	%_preun_service %{name}
14cr|polipo-1.0.4.1-4|81	
14cr|polipo-1.0.4.1-4|82	%postun
14cr|polipo-1.0.4.1-4|83	%_postun_userdel %{name}
14cr|polipo-1.0.4.1-4|84	
14cr|polipo-1.0.4.1-4|85	
14cr|polipo-1.0.4.1-4|86	%changelog
14cr|polipo-1.0.4.1-4|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4.1-4
14cr|polipo-1.0.4.1-4|88	+ Revision: 9035694
14cr|polipo-1.0.4.1-4|89	- MassBuild#464: Increase release tag
14cr|polipo-1.0.4.1-4|90	
14cr|polipo-1.0.4.1-4|91	

6414 14
14cr|pology-0.11-2|1	%define debug_package %{nil}
14cr|pology-0.11-2|2	
14cr|pology-0.11-2|3	Name:           pology
14cr|pology-0.11-2|4	Version:        0.11
14cr|pology-0.11-2|5	Release:        2
14cr|pology-0.11-2|6	Summary:        Library and command-line tools for in-depth processing of PO files
14cr|pology-0.11-2|7	License:        GPLv3+
14cr|pology-0.11-2|8	Group:          Development/Other
14cr|pology-0.11-2|9	URL:            http://pology.nedohodnik.net/
14cr|pology-0.11-2|10	
14cr|pology-0.11-2|11	Source0:        http://pology.nedohodnik.net//release/%{name}-%{version}.tar.bz2
14cr|pology-0.11-2|12	
14cr|pology-0.11-2|13	BuildRequires: cmake
14cr|pology-0.11-2|14	BuildRequires:  docbook-dtd41-sgml
14cr|pology-0.11-2|15	BuildRequires:  docbook-style-xsl
14cr|pology-0.11-2|16	BuildRequires:  pkgconfig(libxml-2.0)
14cr|pology-0.11-2|17	BuildRequires:  python-devel
14cr|pology-0.11-2|18	BuildRequires:  python-distribute
14cr|pology-0.11-2|19	BuildRequires:  epydoc
14cr|pology-0.11-2|20	BuildRequires:  xsltproc
14cr|pology-0.11-2|21	
14cr|pology-0.11-2|22	%description
14cr|pology-0.11-2|23	Pology is a Python library and collection of command-line tools for
14cr|pology-0.11-2|24	in-depth processing of PO files, the translation file format of the
14cr|pology-0.11-2|25	GNU Gettext software translation system. Pology functionality ranges
14cr|pology-0.11-2|26	from precision operations on individual PO messages, to cross-file
14cr|pology-0.11-2|27	operations on large collections of PO files.
14cr|pology-0.11-2|28	
14cr|pology-0.11-2|29	%prep
14cr|pology-0.11-2|30	%setup -q
14cr|pology-0.11-2|31	
14cr|pology-0.11-2|32	%build
14cr|pology-0.11-2|33	%cmake -DPYTHON2_PACKAGES_DIR:PATH=%{py_puresitedir}
14cr|pology-0.11-2|34	
14cr|pology-0.11-2|35	%install
14cr|pology-0.11-2|36	
14cr|pology-0.11-2|37	%makeinstall_std -C build
14cr|pology-0.11-2|38	
14cr|pology-0.11-2|39	%find_lang %{name}
14cr|pology-0.11-2|40	
14cr|pology-0.11-2|41	%files -f %{name}.lang
14cr|pology-0.11-2|42	%doc NEWS README TODO
14cr|pology-0.11-2|43	%{_bindir}/*
14cr|pology-0.11-2|44	%{_datadir}/%{name}
14cr|pology-0.11-2|45	# %{_datadir}/doc/%{name}
14cr|pology-0.11-2|46	%{py_puresitedir}/%{name}
14cr|pology-0.11-2|47	
14cr|pology-0.11-2|48	%changelog
14cr|pology-0.11-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-2
14cr|pology-0.11-2|50	+ Revision: c085c1a
14cr|pology-0.11-2|51	- MassBuild#464: Increase release tag
14cr|pology-0.11-2|52	
14cr|pology-0.11-2|53	

6415 14
14cr|polybori-0.8.3-2|1	%define		libpolybori		%mklibname %{name} 0
14cr|polybori-0.8.3-2|2	%define		libpolybori_devel	%mklibname %{name} -d
14cr|polybori-0.8.3-2|3	%define		polyboridir		%{_datadir}/%{name}
14cr|polybori-0.8.3-2|4	%define		SAGE_ROOT		%{_datadir}/sage
14cr|polybori-0.8.3-2|5	%define		SAGE_LOCAL		%{SAGE_ROOT}/local
14cr|polybori-0.8.3-2|6	%define		SAGE_DEVEL		%{SAGE_ROOT}/devel
14cr|polybori-0.8.3-2|7	%define		SAGE_DOC		%{SAGE_DEVEL}/doc
14cr|polybori-0.8.3-2|8	%define		SAGE_DATA		%{SAGE_ROOT}/data
14cr|polybori-0.8.3-2|9	%define		SAGE_PYTHONPATH		%{SAGE_ROOT}/site-packages
14cr|polybori-0.8.3-2|10	
14cr|polybori-0.8.3-2|11	Name:		polybori
14cr|polybori-0.8.3-2|12	Group:		Sciences/Mathematics
14cr|polybori-0.8.3-2|13	License:	GPL
14cr|polybori-0.8.3-2|14	Summary:	PolyBoRi is a C++ library for Polynomials over Boolean Rings
14cr|polybori-0.8.3-2|15	
14cr|polybori-0.8.3-2|16	Epoch:		2
14cr|polybori-0.8.3-2|17	Version:	0.8.3
14cr|polybori-0.8.3-2|18	Release:	2
14cr|polybori-0.8.3-2|19	URL:		http://polybori.sourceforge.net/
14cr|polybori-0.8.3-2|20	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|polybori-0.8.3-2|21	Source1:        %{name}.desktop
14cr|polybori-0.8.3-2|22	# These logos were created with gimp from the official polybori logo
14cr|polybori-0.8.3-2|23	Source2:        %{name}-logos.tar.xz
14cr|polybori-0.8.3-2|24	Source3:        PolyGUI.appdata.xml
14cr|polybori-0.8.3-2|25	# This patch is specific to Fedora, although upstream helped create it.  Use
14cr|polybori-0.8.3-2|26	# system CUDD libraries instead of building the included CUDD sources.
14cr|polybori-0.8.3-2|27	Patch0:         %{name}-system-cudd.patch
14cr|polybori-0.8.3-2|28	Patch1:         %{name}-regex.patch
14cr|polybori-0.8.3-2|29	
14cr|polybori-0.8.3-2|30	BuildRequires:	boost-devel
14cr|polybori-0.8.3-2|31	BuildRequires:	cudd-devel
14cr|polybori-0.8.3-2|32	BuildRequires:	desktop-file-utils
14cr|polybori-0.8.3-2|33	BuildRequires:	doxygen
14cr|polybori-0.8.3-2|34	BuildRequires:	libm4ri-devel
14cr|polybori-0.8.3-2|35	BuildRequires:	ntl-devel
14cr|polybori-0.8.3-2|36	BuildRequires:	png-devel
14cr|polybori-0.8.3-2|37	BuildRequires:	python-imaging-devel
14cr|polybori-0.8.3-2|38	BuildRequires:	python-qt4-devel
14cr|polybori-0.8.3-2|39	BuildRequires:	scons
14cr|polybori-0.8.3-2|40	BuildRequires:	texlive
14cr|polybori-0.8.3-2|41	BuildRequires:	texlive-tex4ht
14cr|polybori-0.8.3-2|42	BuildRequires:  python-devel
14cr|polybori-0.8.3-2|43	
14cr|polybori-0.8.3-2|44	%description
14cr|polybori-0.8.3-2|45	PolyBoRi is a special purpose computer algebra system for computations
14cr|polybori-0.8.3-2|46	in Boolean Rings.  The core is a C++ library, which provides high-level
14cr|polybori-0.8.3-2|47	data types for Boolean polynomials and related structures.  As a unique
14cr|polybori-0.8.3-2|48	approach, binary decision diagrams are used as internal storage type for
14cr|polybori-0.8.3-2|49	polynomial structures.  On top of this, we provide a Python interface
14cr|polybori-0.8.3-2|50	for parsing of complex polynomial systems, as well as for sophisticated
14cr|polybori-0.8.3-2|51	and extendable strategies for Gröbner base computation.
14cr|polybori-0.8.3-2|52	
14cr|polybori-0.8.3-2|53	%files
14cr|polybori-0.8.3-2|54	%{_bindir}/ipbori*
14cr|polybori-0.8.3-2|55	%{_bindir}/PolyGUI*
14cr|polybori-0.8.3-2|56	%dir %{polyboridir}
14cr|polybori-0.8.3-2|57	%{polyboridir}/*
14cr|polybori-0.8.3-2|58	%{_mandir}/man1/*
14cr|polybori-0.8.3-2|59	%doc %{_docdir}/%{name}
14cr|polybori-0.8.3-2|60	# %{_iconsdir}/*/apps/%{name}.png
14cr|polybori-0.8.3-2|61	%{_iconsdir}/*/apps/PolyGUI.png
14cr|polybori-0.8.3-2|62	%{_datadir}/applications/%{name}.desktop
14cr|polybori-0.8.3-2|63	%{_datadir}/appdata/PolyGUI.appdata.xml
14cr|polybori-0.8.3-2|64	
14cr|polybori-0.8.3-2|65	########################################################################
14cr|polybori-0.8.3-2|66	%package	-n python-%{name}
14cr|polybori-0.8.3-2|67	Group:		Development/Python
14cr|polybori-0.8.3-2|68	Summary:	Python bindings for PolyBoRi
14cr|polybori-0.8.3-2|69	
14cr|polybori-0.8.3-2|70	
14cr|polybori-0.8.3-2|71	%description	-n python-%{name}
14cr|polybori-0.8.3-2|72	PolyBoRi is a C++ library for Polynomials over Boolean Rings.
14cr|polybori-0.8.3-2|73	This package provides python bindings to %{name}.
14cr|polybori-0.8.3-2|74	
14cr|polybori-0.8.3-2|75	%files		-n python-%{name}
14cr|polybori-0.8.3-2|76	%dir %{py_platsitedir}/%{name}
14cr|polybori-0.8.3-2|77	%{py_platsitedir}/%{name}/*
14cr|polybori-0.8.3-2|78	
14cr|polybori-0.8.3-2|79	########################################################################
14cr|polybori-0.8.3-2|80	%package	-n %{libpolybori}
14cr|polybori-0.8.3-2|81	Group:		System/Libraries
14cr|polybori-0.8.3-2|82	Summary:	PolyBoRi runtime libraries
14cr|polybori-0.8.3-2|83	
14cr|polybori-0.8.3-2|84	Provides:	lib%{name} = %{version}-%{release}
14cr|polybori-0.8.3-2|85	
14cr|polybori-0.8.3-2|86	%description	-n %{libpolybori}
14cr|polybori-0.8.3-2|87	PolyBoRi runtime libraries.
14cr|polybori-0.8.3-2|88	
14cr|polybori-0.8.3-2|89	%files		-n %{libpolybori}
14cr|polybori-0.8.3-2|90	%{_libdir}/lib*.so.*
14cr|polybori-0.8.3-2|91	
14cr|polybori-0.8.3-2|92	########################################################################
14cr|polybori-0.8.3-2|93	%package	-n %{libpolybori_devel}
14cr|polybori-0.8.3-2|94	Group:		Development/Other
14cr|polybori-0.8.3-2|95	Summary:	PolyBoRi development files
14cr|polybori-0.8.3-2|96	
14cr|polybori-0.8.3-2|97	Provides:	%{name}-devel = %{version}-%{release}
14cr|polybori-0.8.3-2|98	Requires:	lib%{name} = %{version}-%{release}
14cr|polybori-0.8.3-2|99	
14cr|polybori-0.8.3-2|100	%description	-n %{libpolybori_devel}
14cr|polybori-0.8.3-2|101	PolyBoRi development files.
14cr|polybori-0.8.3-2|102	
14cr|polybori-0.8.3-2|103	%files		-n %{libpolybori_devel}
14cr|polybori-0.8.3-2|104	%{_includedir}/polybori.h
14cr|polybori-0.8.3-2|105	%{_includedir}/%{name}
14cr|polybori-0.8.3-2|106	%{_libdir}/lib*.so
14cr|polybori-0.8.3-2|107	
14cr|polybori-0.8.3-2|108	########################################################################
14cr|polybori-0.8.3-2|109	%prep
14cr|polybori-0.8.3-2|110	%setup -q
14cr|polybori-0.8.3-2|111	%patch0
14cr|polybori-0.8.3-2|112	%patch1
14cr|polybori-0.8.3-2|113	
14cr|polybori-0.8.3-2|114	# Remove private copy of system libs (Cudd, m4ri, and pyparsing)
14cr|polybori-0.8.3-2|115	rm -rf Cudd M4RI PyPolyBoRi/pyparsing.py
14cr|polybori-0.8.3-2|116	
14cr|polybori-0.8.3-2|117	# Fix RPM dependency generation
14cr|polybori-0.8.3-2|118	for fil in gui/PolyGUI ipbori/ipbori; do
14cr|polybori-0.8.3-2|119	sed "s|/usr/bin/env python|/usr/bin/python|" ${fil} > ${fil}.new
14cr|polybori-0.8.3-2|120	touch -r ${fil} ${fil}.new
14cr|polybori-0.8.3-2|121	mv ${fil}.new ${fil}
14cr|polybori-0.8.3-2|122	done
14cr|polybori-0.8.3-2|123	
14cr|polybori-0.8.3-2|124	# Eliminate rpaths and enable NTL support
14cr|polybori-0.8.3-2|125	sed -e "s/'\${_relative_rpath.*/''])/" \
14cr|polybori-0.8.3-2|126	-e "s/main_wrapper\.cc/& ntl_wrapper.cc/" \
14cr|polybori-0.8.3-2|127	-i SConstruct
14cr|polybori-0.8.3-2|128	
14cr|polybori-0.8.3-2|129	# Set up the build flags
14cr|polybori-0.8.3-2|130	cat > custom.py <<EOF
14cr|polybori-0.8.3-2|131	PREFIX = "%{buildroot}%{_prefix}"
14cr|polybori-0.8.3-2|132	INSTALLDIR = "%{buildroot}%{_datadir}/%{name}"
14cr|polybori-0.8.3-2|133	DOCDIR = "%{buildroot}%{_docdir}/%{name}"
14cr|polybori-0.8.3-2|134	MANDIR = "%{buildroot}%{_mandir}"
14cr|polybori-0.8.3-2|135	PYINSTALLPREFIX = "%{buildroot}%{py_platsitedir}"
14cr|polybori-0.8.3-2|136	DEVEL_PREFIX = "%{buildroot}%{_prefix}"
14cr|polybori-0.8.3-2|137	DEVEL_LIB_PREFIX= "%{buildroot}%{_libdir}"
14cr|polybori-0.8.3-2|138	CONFFILE = "%{buildroot}%{_datadir}/%{name}/flags.conf"
14cr|polybori-0.8.3-2|139	CCFLAGS = "%{optflags} -DPBORI_USE_ORIGINAL_CUDD -DPBORI_HAVE_NTL"
14cr|polybori-0.8.3-2|140	CPPPATH = "-I%{_includedir}/m4ri"
14cr|polybori-0.8.3-2|141	SHLINKFLAGS = "$RPM_LD_FLAGS -Wl,--as-needed"
14cr|polybori-0.8.3-2|142	MR4I_RPM = "True"
14cr|polybori-0.8.3-2|143	LIBS = "-lntl -lcudd"
14cr|polybori-0.8.3-2|144	EOF
14cr|polybori-0.8.3-2|145	
14cr|polybori-0.8.3-2|146	%build
14cr|polybori-0.8.3-2|147	%scons prepare-install
14cr|polybori-0.8.3-2|148	
14cr|polybori-0.8.3-2|149	%install
14cr|polybori-0.8.3-2|150	%scons install devel-install
14cr|polybori-0.8.3-2|151	
14cr|polybori-0.8.3-2|152	# The install step doesn't set shared object permissions correctly
14cr|polybori-0.8.3-2|153	chmod 0755 %{buildroot}%{_libdir}/*.so.*.0.0
14cr|polybori-0.8.3-2|154	chmod 0755 %{buildroot}%{py_platsitedir}/%{name}/dynamic/PyPolyBoRi.so
14cr|polybori-0.8.3-2|155	
14cr|polybori-0.8.3-2|156	# Install the desktop file
14cr|polybori-0.8.3-2|157	cp -p %{SOURCE1} .
14cr|polybori-0.8.3-2|158	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{name}.desktop
14cr|polybori-0.8.3-2|159	
14cr|polybori-0.8.3-2|160	# Install the icons
14cr|polybori-0.8.3-2|161	mkdir -p %{buildroot}%{_iconsdir}
14cr|polybori-0.8.3-2|162	tar xJf %{SOURCE2} -C %{buildroot}%{_iconsdir}
14cr|polybori-0.8.3-2|163	
14cr|polybori-0.8.3-2|164	# AppData file
14cr|polybori-0.8.3-2|165	mkdir -p %{buildroot}%{_datadir}/appdata
14cr|polybori-0.8.3-2|166	install -pm 644 %{SOURCE3} %{buildroot}%{_datadir}/appdata
14cr|polybori-0.8.3-2|167	
14cr|polybori-0.8.3-2|168	# Fixup config.h
14cr|polybori-0.8.3-2|169	sed -e '/PBORI_HAVE_M4RI_PNG/,$s/^#endif$/&\n#ifndef PBORI_HAVE_NTL\n#define PBORI_HAVE_NTL\n#endif/' \
14cr|polybori-0.8.3-2|170	-i %{buildroot}%{_includedir}/%{name}/config.h
14cr|polybori-0.8.3-2|171	
14cr|polybori-0.8.3-2|172	# Fixup flags.conf
14cr|polybori-0.8.3-2|173	sed -e "s|%{buildroot}||" \
14cr|polybori-0.8.3-2|174	-e "/^CPPPATH/s/-I//" \
14cr|polybori-0.8.3-2|175	-e "/^CPPDEFINES/s/]/, 'PBORI_USE_ORIGINAL_CUDD', 'PBORI_HAVE_NTL']/" \
14cr|polybori-0.8.3-2|176	-e "/^CCFLAGS/s/'-DPBORI[_[:alpha:]]*', //g" \
14cr|polybori-0.8.3-2|177	-e "/^LIBS/s/-l//g" \
14cr|polybori-0.8.3-2|178	-e "/^LIBS/s/'m4ri', //" \
14cr|polybori-0.8.3-2|179	-i %{buildroot}%{_datadir}/%{name}/flags.conf
14cr|polybori-0.8.3-2|180	
14cr|polybori-0.8.3-2|181	rm -f %{buildroot}%{_libdir}/*.a
14cr|polybori-0.8.3-2|182	
14cr|polybori-0.8.3-2|183	
14cr|polybori-0.8.3-2|184	
14cr|polybori-0.8.3-2|185	%changelog
14cr|polybori-0.8.3-2|186	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.8.3-2
14cr|polybori-0.8.3-2|187	+ Revision: bf1525d
14cr|polybori-0.8.3-2|188	- MassBuild#464: Increase release tag
14cr|polybori-0.8.3-2|189	
14cr|polybori-0.8.3-2|190	

6416 14
14cr|pommed-1.39-4|1	# Taken from SUSE and initially modified for Mandriva by Sherwin
14cr|pommed-1.39-4|2	# Daganato: thanks
14cr|pommed-1.39-4|3	
14cr|pommed-1.39-4|4	Summary:	Apple laptops hotkeys event handler
14cr|pommed-1.39-4|5	Name:		pommed
14cr|pommed-1.39-4|6	Version:	1.39
14cr|pommed-1.39-4|7	Release:	4
14cr|pommed-1.39-4|8	License:	GPLv2
14cr|pommed-1.39-4|9	Group:		System/Kernel and hardware
14cr|pommed-1.39-4|10	URL:		http://technologeek.org/projects/pommed/
14cr|pommed-1.39-4|11	Source0:	%{name}-%{version}.tar.gz
14cr|pommed-1.39-4|12	Source1:	%{name}.service
14cr|pommed-1.39-4|13	Requires:	eject
14cr|pommed-1.39-4|14	BuildRequires:	dbus-devel
14cr|pommed-1.39-4|15	BuildRequires:	confuse-devel
14cr|pommed-1.39-4|16	BuildRequires:	libsmbios-devel
14cr|pommed-1.39-4|17	BuildRequires:	pciutils-devel
14cr|pommed-1.39-4|18	BuildRequires:	pkgconfig(alsa)
14cr|pommed-1.39-4|19	BuildRequires:	pkgconfig(audiofile)
14cr|pommed-1.39-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|pommed-1.39-4|21	BuildRequires:	pkgconfig(libglade-2.0)
14cr|pommed-1.39-4|22	BuildRequires:	pkgconfig(x11)
14cr|pommed-1.39-4|23	BuildRequires:	pkgconfig(xext)
14cr|pommed-1.39-4|24	BuildRequires:	pkgconfig(xpm)
14cr|pommed-1.39-4|25	BuildRequires:	desktop-file-utils
14cr|pommed-1.39-4|26	BuildRequires:  dbus-glib-devel
14cr|pommed-1.39-4|27	BuildRequires: systemd
14cr|pommed-1.39-4|28	Requires(post): systemd
14cr|pommed-1.39-4|29	Requires(preun): systemd
14cr|pommed-1.39-4|30	Requires(postun): systemd
14cr|pommed-1.39-4|31	
14cr|pommed-1.39-4|32	%description
14cr|pommed-1.39-4|33	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
14cr|pommed-1.39-4|34	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
14cr|pommed-1.39-4|35	backlight or ejects the CD-ROM drive accordingly.
14cr|pommed-1.39-4|36	
14cr|pommed-1.39-4|37	pommed also monitors the ambient light sensors to automatically light
14cr|pommed-1.39-4|38	up the keyboard backlight on the MacBook Pro and PowerBook.
14cr|pommed-1.39-4|39	
14cr|pommed-1.39-4|40	Optional support for the Apple Remote control is available.
14cr|pommed-1.39-4|41	
14cr|pommed-1.39-4|42	%package -n gpomme
14cr|pommed-1.39-4|43	Summary:	Graphical client for pommed
14cr|pommed-1.39-4|44	Group:		System/Kernel and hardware
14cr|pommed-1.39-4|45	Requires:	pommed
14cr|pommed-1.39-4|46	Requires:	dbus
14cr|pommed-1.39-4|47	
14cr|pommed-1.39-4|48	%description -n gpomme
14cr|pommed-1.39-4|49	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
14cr|pommed-1.39-4|50	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
14cr|pommed-1.39-4|51	backlight or ejects the CD-ROM drive accordingly.
14cr|pommed-1.39-4|52	
14cr|pommed-1.39-4|53	gpomme is a graphical client for pommed. It listens for signals sent by
14cr|pommed-1.39-4|54	pommed on DBus and displays the action taken by pommed along with the
14cr|pommed-1.39-4|55	current state associated to this action.
14cr|pommed-1.39-4|56	
14cr|pommed-1.39-4|57	%package -n wmpomme
14cr|pommed-1.39-4|58	Summary:	WindowMaker dockapp client for pommed
14cr|pommed-1.39-4|59	Group:		System/Kernel and hardware
14cr|pommed-1.39-4|60	Requires:	pommed
14cr|pommed-1.39-4|61	Requires:	dbus
14cr|pommed-1.39-4|62	
14cr|pommed-1.39-4|63	%description -n wmpomme
14cr|pommed-1.39-4|64	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
14cr|pommed-1.39-4|65	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
14cr|pommed-1.39-4|66	backlight or ejects the CD-ROM drive accordingly.
14cr|pommed-1.39-4|67	
14cr|pommed-1.39-4|68	wmpomme is a dockapp client for pommed. It displays the current level
14cr|pommed-1.39-4|69	of each item controlled by pommed.
14cr|pommed-1.39-4|70	
14cr|pommed-1.39-4|71	%prep
14cr|pommed-1.39-4|72	%setup -q
14cr|pommed-1.39-4|73	sed -i -e "s/CFLAGS = -g -O2 /CFLAGS += /" -e "s/LDFLAGS =/LDFLAGS +=/" */Makefile
14cr|pommed-1.39-4|74	
14cr|pommed-1.39-4|75	%build
14cr|pommed-1.39-4|76	perl -pi -e 's,/usr/lib,%{_libdir},g' pommed/Makefile
14cr|pommed-1.39-4|77	CFLAGS="%{optflags}" %make
14cr|pommed-1.39-4|78	
14cr|pommed-1.39-4|79	%install
14cr|pommed-1.39-4|80	mkdir -p %{buildroot}%{_bindir}
14cr|pommed-1.39-4|81	mkdir -p %{buildroot}%{_sbindir}
14cr|pommed-1.39-4|82	mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d
14cr|pommed-1.39-4|83	install -d %{buildroot}%{_unitdir}
14cr|pommed-1.39-4|84	mkdir -p %{buildroot}%{_datadir}/applications
14cr|pommed-1.39-4|85	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,72x72,96x96,128x128,scalable}/apps
14cr|pommed-1.39-4|86	mkdir -p %{buildroot}%{_datadir}/gpomme
14cr|pommed-1.39-4|87	mkdir -p %{buildroot}%{_datadir}/locale
14cr|pommed-1.39-4|88	mkdir -p %{buildroot}%{_mandir}/man1
14cr|pommed-1.39-4|89	install -m 755 pommed/pommed %{buildroot}%{_sbindir}
14cr|pommed-1.39-4|90	%ifarch ppc ppc64
14cr|pommed-1.39-4|91	install -m 644 pommed.conf.pmac %{buildroot}%{_sysconfdir}/pommed.conf
14cr|pommed-1.39-4|92	%else
14cr|pommed-1.39-4|93	install -m 644 pommed.conf.mactel %{buildroot}%{_sysconfdir}/pommed.conf
14cr|pommed-1.39-4|94	%endif
14cr|pommed-1.39-4|95	install -m 644 dbus-policy.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/pommed.conf
14cr|pommed-1.39-4|96	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/pommed.service
14cr|pommed-1.39-4|97	install -m 644 pommed.1 %{buildroot}%{_mandir}/man1
14cr|pommed-1.39-4|98	# gpomme
14cr|pommed-1.39-4|99	install -m 755 gpomme/gpomme %{buildroot}%{_bindir}
14cr|pommed-1.39-4|100	install -m 644 gpomme/gpomme.1 %{buildroot}%{_mandir}/man1
14cr|pommed-1.39-4|101	install -m 644 gpomme/*.desktop %{buildroot}%{_datadir}/applications
14cr|pommed-1.39-4|102	for i in {16x16,22x22,24x24,32x32,48x48,64x64,72x72,96x96,128x128}; \
14cr|pommed-1.39-4|103	do install -m 644 icons/gpomme_$i.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/gpomme.png; done
14cr|pommed-1.39-4|104	install -m 644 icons/gpomme.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/gpomme.svg
14cr|pommed-1.39-4|105	cp -a gpomme/themes %{buildroot}%{_datadir}/gpomme
14cr|pommed-1.39-4|106	rm -rfv %{buildroot}%{_datadir}/gpomme/themes/src
14cr|pommed-1.39-4|107	for mo in gpomme/po/*.mo ; do
14cr|pommed-1.39-4|108	lang=`basename $mo .mo`
14cr|pommed-1.39-4|109	mkdir -p %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
14cr|pommed-1.39-4|110	install -m 644 $mo %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/gpomme.mo
14cr|pommed-1.39-4|111	done
14cr|pommed-1.39-4|112	# wmpomme
14cr|pommed-1.39-4|113	install -m 755 wmpomme/wmpomme %{buildroot}%{_bindir}
14cr|pommed-1.39-4|114	install -m 644 wmpomme/wmpomme.1 %{buildroot}%{_mandir}/man1
14cr|pommed-1.39-4|115	install -m 644 icons/gpomme_32x32.xpm %{buildroot}%{_iconsdir}/wmpomme.xpm
14cr|pommed-1.39-4|116	
14cr|pommed-1.39-4|117	desktop-file-install --vendor="" \
14cr|pommed-1.39-4|118	--remove-category="Utility" \
14cr|pommed-1.39-4|119	--add-category="GTK" \
14cr|pommed-1.39-4|120	--add-category="System" \
14cr|pommed-1.39-4|121	--add-category="Monitor" \
14cr|pommed-1.39-4|122	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|pommed-1.39-4|123	
14cr|pommed-1.39-4|124	%find_lang gpomme
14cr|pommed-1.39-4|125	
14cr|pommed-1.39-4|126	%files
14cr|pommed-1.39-4|127	%doc AUTHORS README TODO
14cr|pommed-1.39-4|128	%config(noreplace) /etc/pommed.conf
14cr|pommed-1.39-4|129	%config(noreplace) /etc/dbus-1/system.d/pommed.conf
14cr|pommed-1.39-4|130	%{_unitdir}/pommed.service
14cr|pommed-1.39-4|131	%{_sbindir}/pommed
14cr|pommed-1.39-4|132	%{_mandir}/man1/po*
14cr|pommed-1.39-4|133	
14cr|pommed-1.39-4|134	%files -n gpomme -f gpomme.lang
14cr|pommed-1.39-4|135	%{_bindir}/gpomme
14cr|pommed-1.39-4|136	%{_datadir}/applications/*.desktop
14cr|pommed-1.39-4|137	%{_iconsdir}/hicolor/*/apps/*
14cr|pommed-1.39-4|138	%{_datadir}/gpomme
14cr|pommed-1.39-4|139	%{_mandir}/man1/gpo*
14cr|pommed-1.39-4|140	
14cr|pommed-1.39-4|141	%files -n wmpomme
14cr|pommed-1.39-4|142	%{_bindir}/wmpomme
14cr|pommed-1.39-4|143	%{_iconsdir}/wmpomme.xpm
14cr|pommed-1.39-4|144	%{_mandir}/man1/wmpo*
14cr|pommed-1.39-4|145	
14cr|pommed-1.39-4|146	%changelog
14cr|pommed-1.39-4|147	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.39-4
14cr|pommed-1.39-4|148	+ Revision: dd65d65
14cr|pommed-1.39-4|149	- Minor cleanup
14cr|pommed-1.39-4|150	
14cr|pommed-1.39-4|151	

6417 14
14cr|pootle-2.1.5-7|1	%define oname Pootle
14cr|pootle-2.1.5-7|2	
14cr|pootle-2.1.5-7|3	Summary: Web-based translation
14cr|pootle-2.1.5-7|4	Name:    pootle
14cr|pootle-2.1.5-7|5	Version: 2.1.5
14cr|pootle-2.1.5-7|6	Release: 7
14cr|pootle-2.1.5-7|7	License: GPLv2+
14cr|pootle-2.1.5-7|8	Group: Development/Other
14cr|pootle-2.1.5-7|9	Url: http://translate.sourceforge.net/
14cr|pootle-2.1.5-7|10	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
14cr|pootle-2.1.5-7|11	BuildRequires: python-devel
14cr|pootle-2.1.5-7|12	Requires: python-translate >= 1.5.1
14cr|pootle-2.1.5-7|13	Requires: python-django >= 1.0
14cr|pootle-2.1.5-7|14	# this one should be relaxed
14cr|pootle-2.1.5-7|15	Requires: apache-mod_wsgi
14cr|pootle-2.1.5-7|16	Requires: python-lxml
14cr|pootle-2.1.5-7|17	Requires: python-djblets
14cr|pootle-2.1.5-7|18	Suggests: python-levenshtein
14cr|pootle-2.1.5-7|19	Suggests: python-memcached
14cr|pootle-2.1.5-7|20	Suggests: iso-codes
14cr|pootle-2.1.5-7|21	Suggests: unzip
14cr|pootle-2.1.5-7|22	Suggests: xapian-bindings-python >= 1.0.13
14cr|pootle-2.1.5-7|23	Suggests: xapian-core >= 1.0.13
14cr|pootle-2.1.5-7|24	Suggests: python-mysql
14cr|pootle-2.1.5-7|25	Suggests: mysqlserver
14cr|pootle-2.1.5-7|26	Suggests: apache-mod_deflate
14cr|pootle-2.1.5-7|27	BuildArch: noarch
14cr|pootle-2.1.5-7|28	
14cr|pootle-2.1.5-7|29	
14cr|pootle-2.1.5-7|30	%description
14cr|pootle-2.1.5-7|31	Pootle is a web translation and translation management engine.
14cr|pootle-2.1.5-7|32	
14cr|pootle-2.1.5-7|33	Its features include::
14cr|pootle-2.1.5-7|34	* Translation of Gettext PO and XLIFF files.
14cr|pootle-2.1.5-7|35	* Submitting to remote version control systems (VCS).
14cr|pootle-2.1.5-7|36	* Managing groups of translators
14cr|pootle-2.1.5-7|37	* Online webbased or offline translation
14cr|pootle-2.1.5-7|38	* Quality checks
14cr|pootle-2.1.5-7|39	
14cr|pootle-2.1.5-7|40	
14cr|pootle-2.1.5-7|41	%prep
14cr|pootle-2.1.5-7|42	%setup -q -n %{oname}-%{version}
14cr|pootle-2.1.5-7|43	
14cr|pootle-2.1.5-7|44	%build
14cr|pootle-2.1.5-7|45	%{__python} setup.py build
14cr|pootle-2.1.5-7|46	
14cr|pootle-2.1.5-7|47	%install
14cr|pootle-2.1.5-7|48	rm -rf %{buildroot}
14cr|pootle-2.1.5-7|49	%{__python} setup.py install -O1 --root %{buildroot}
14cr|pootle-2.1.5-7|50	
14cr|pootle-2.1.5-7|51	# do not ship a bundled copy, as this is already packaged
14cr|pootle-2.1.5-7|52	rm -Rf %{buildroot}/%{python_sitelib}/djblets
14cr|pootle-2.1.5-7|53	
14cr|pootle-2.1.5-7|54	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|pootle-2.1.5-7|55	cp %{buildroot}%{_docdir}/%{name}/wsgi.py %{buildroot}%{_var}/www/%{name}
14cr|pootle-2.1.5-7|56	
14cr|pootle-2.1.5-7|57	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|pootle-2.1.5-7|58	cat >> %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|pootle-2.1.5-7|59	WSGIScriptAlias /%{name} %{_var}/www/%{name}/wsgi.py
14cr|pootle-2.1.5-7|60	<Directory %{_var}/www/%{name}>
14cr|pootle-2.1.5-7|61	Require all granted
14cr|pootle-2.1.5-7|62	</Directory>
14cr|pootle-2.1.5-7|63	
14cr|pootle-2.1.5-7|64	Alias /%{name}/html %{_datadir}/%{name}/html
14cr|pootle-2.1.5-7|65	<Directory "%{_datadir}/%{name}/html">
14cr|pootle-2.1.5-7|66	Require all granted
14cr|pootle-2.1.5-7|67	</Directory>
14cr|pootle-2.1.5-7|68	
14cr|pootle-2.1.5-7|69	Alias /%{name}/export %{_var}/lib/%{name}/po
14cr|pootle-2.1.5-7|70	<Directory "%{_var}/lib/%{name}/po">
14cr|pootle-2.1.5-7|71	Require all granted
14cr|pootle-2.1.5-7|72	</Directory>
14cr|pootle-2.1.5-7|73	
14cr|pootle-2.1.5-7|74	<IfModule mod_deflate.c>
14cr|pootle-2.1.5-7|75	<location /%{name}/html>
14cr|pootle-2.1.5-7|76	SetOutputFilter DEFLATE
14cr|pootle-2.1.5-7|77	</location>
14cr|pootle-2.1.5-7|78	<location /%{name}/export>
14cr|pootle-2.1.5-7|79	SetOutputFilter DEFLATE
14cr|pootle-2.1.5-7|80	</location>
14cr|pootle-2.1.5-7|81	</IfModule>
14cr|pootle-2.1.5-7|82	EOF
14cr|pootle-2.1.5-7|83	
14cr|pootle-2.1.5-7|84	# Drop shebang from non-executable scripts to make rpmlint happy
14cr|pootle-2.1.5-7|85	find %{buildroot}%{python_sitelib} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14cr|pootle-2.1.5-7|86	
14cr|pootle-2.1.5-7|87	%clean
14cr|pootle-2.1.5-7|88	rm -rf %{buildroot}
14cr|pootle-2.1.5-7|89	
14cr|pootle-2.1.5-7|90	
14cr|pootle-2.1.5-7|91	
14cr|pootle-2.1.5-7|92	%files
14cr|pootle-2.1.5-7|93	%defattr(-,root,root,-)
14cr|pootle-2.1.5-7|94	%doc %{_docdir}/%{name}
14cr|pootle-2.1.5-7|95	%{_bindir}/%{oname}Server
14cr|pootle-2.1.5-7|96	%{_bindir}/updatetm
14cr|pootle-2.1.5-7|97	%{_bindir}/import_pootle_prefs
14cr|pootle-2.1.5-7|98	%{_datadir}/%{name}
14cr|pootle-2.1.5-7|99	%{python_sitelib}/%{name}
14cr|pootle-2.1.5-7|100	%{python_sitelib}/%{name}_app
14cr|pootle-2.1.5-7|101	%{python_sitelib}/%{name}_store
14cr|pootle-2.1.5-7|102	%{python_sitelib}/%{name}_notifications
14cr|pootle-2.1.5-7|103	%{python_sitelib}/%{name}_autonotices
14cr|pootle-2.1.5-7|104	%{python_sitelib}/%{name}_misc
14cr|pootle-2.1.5-7|105	%{python_sitelib}/%{name}_terminology
14cr|pootle-2.1.5-7|106	%{python_sitelib}/%{name}_translationproject
14cr|pootle-2.1.5-7|107	%{python_sitelib}/%{name}_profile
14cr|pootle-2.1.5-7|108	%{python_sitelib}/%{name}_project
14cr|pootle-2.1.5-7|109	%{python_sitelib}/%{name}_language
14cr|pootle-2.1.5-7|110	%{python_sitelib}/%{name}_statistics
14cr|pootle-2.1.5-7|111	%{python_sitelib}/profiles
14cr|pootle-2.1.5-7|112	%{python_sitelib}/registration
14cr|pootle-2.1.5-7|113	%{python_sitelib}/contact_form_i18n
14cr|pootle-2.1.5-7|114	%{python_sitelib}/*.egg-info
14cr|pootle-2.1.5-7|115	%{_var}/www/%{name}
14cr|pootle-2.1.5-7|116	%attr(0755,apache,apache) %{_var}/lib/%{name}
14cr|pootle-2.1.5-7|117	%dir %{_sysconfdir}/%{name}
14cr|pootle-2.1.5-7|118	%config(noreplace) %{_sysconfdir}/%{name}/localsettings.py
14cr|pootle-2.1.5-7|119	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|pootle-2.1.5-7|120	
14cr|pootle-2.1.5-7|121	
14cr|pootle-2.1.5-7|122	
14cr|pootle-2.1.5-7|123	%changelog
14cr|pootle-2.1.5-7|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-7
14cr|pootle-2.1.5-7|125	+ Revision: 339ce83
14cr|pootle-2.1.5-7|126	- MassBuild#464: Increase release tag
14cr|pootle-2.1.5-7|127	
14cr|pootle-2.1.5-7|128	

6418 14
14cr|pootling-0.2-7|1	%define name pootling
14cr|pootling-0.2-7|2	%define version 0.2
14cr|pootling-0.2-7|3	%define release 7
14cr|pootling-0.2-7|4	
14cr|pootling-0.2-7|5	Summary: GUI editor for offline translation editing
14cr|pootling-0.2-7|6	Name: %{name}
14cr|pootling-0.2-7|7	Version: %{version}
14cr|pootling-0.2-7|8	Release: %{release}
14cr|pootling-0.2-7|9	Source0: http://downloads.sourceforge.net/translate/%{name}-%{version}.tar.gz
14cr|pootling-0.2-7|10	# (blino) fix importing __version__
14cr|pootling-0.2-7|11	Patch0: pootling-0.2-version.patch
14cr|pootling-0.2-7|12	License: GPL
14cr|pootling-0.2-7|13	Group: Editors
14cr|pootling-0.2-7|14	Url: http://translate.sourceforge.net/
14cr|pootling-0.2-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pootling-0.2-7|16	BuildArch: noarch
14cr|pootling-0.2-7|17	BuildRequires: python-devel
14cr|pootling-0.2-7|18	Requires: python-translate python-qt4
14cr|pootling-0.2-7|19	
14cr|pootling-0.2-7|20	%description
14cr|pootling-0.2-7|21	Pootling is an user-friendly offline translation editor that make the
14cr|pootling-0.2-7|22	translation process with a bundle of files more easier for you!
14cr|pootling-0.2-7|23	
14cr|pootling-0.2-7|24	Pootling is also one aspect of the Translate project at Sourceforge,
14cr|pootling-0.2-7|25	along with the Translate Toolkit (a technical/conversion base for
14cr|pootling-0.2-7|26	Pootling and other translation processes (Pootle)) and this
14cr|pootling-0.2-7|27	TranslateWiki. Together, these three parts of the Translate Project
14cr|pootling-0.2-7|28	offer you easier translation, better tools and user-friendly.
14cr|pootling-0.2-7|29	
14cr|pootling-0.2-7|30	%prep
14cr|pootling-0.2-7|31	%setup -q
14cr|pootling-0.2-7|32	%patch0 -p1 -b .version
14cr|pootling-0.2-7|33	# fix prefix path for images
14cr|pootling-0.2-7|34	perl -pi -e 's,/usr/local,%{_prefix},' %{name}/modules/MainEditor.py
14cr|pootling-0.2-7|35	
14cr|pootling-0.2-7|36	%build
14cr|pootling-0.2-7|37	python %{name}setup.py build
14cr|pootling-0.2-7|38	
14cr|pootling-0.2-7|39	%install
14cr|pootling-0.2-7|40	rm -rf %{buildroot}
14cr|pootling-0.2-7|41	python %{name}setup.py install --root=%{buildroot}
14cr|pootling-0.2-7|42	
14cr|pootling-0.2-7|43	%clean
14cr|pootling-0.2-7|44	rm -rf %{buildroot}
14cr|pootling-0.2-7|45	
14cr|pootling-0.2-7|46	%files
14cr|pootling-0.2-7|47	%defattr(-,root,root)
14cr|pootling-0.2-7|48	%{_bindir}/%{name}-editor.py
14cr|pootling-0.2-7|49	%{python_sitelib}/%{name}-%{version}-*.egg-info
14cr|pootling-0.2-7|50	%{python_sitelib}/%{name}
14cr|pootling-0.2-7|51	
14cr|pootling-0.2-7|52	
14cr|pootling-0.2-7|53	
14cr|pootling-0.2-7|54	%changelog
14cr|pootling-0.2-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|pootling-0.2-7|56	+ Revision: cc3fb0f
14cr|pootling-0.2-7|57	- MassBuild#464: Increase release tag
14cr|pootling-0.2-7|58	
14cr|pootling-0.2-7|59	

6419 14
14cr|pop-before-smtp-1.42-3|1	%define name	pop-before-smtp
14cr|pop-before-smtp-1.42-3|2	%define version 1.42
14cr|pop-before-smtp-1.42-3|3	%define release 3
14cr|pop-before-smtp-1.42-3|4	
14cr|pop-before-smtp-1.42-3|5	Name:		%{name}
14cr|pop-before-smtp-1.42-3|6	Version:	%{version}
14cr|pop-before-smtp-1.42-3|7	Release:	%{release}
14cr|pop-before-smtp-1.42-3|8	Summary:	Watch log for pop/imap auth, notify Postfix to allow relay
14cr|pop-before-smtp-1.42-3|9	License:	BSD like
14cr|pop-before-smtp-1.42-3|10	Group:		System/Servers
14cr|pop-before-smtp-1.42-3|11	URL:		http://popbsmtp.sourceforge.net/
14cr|pop-before-smtp-1.42-3|12	Source:		http://prdownloads.sourceforge.net/popbsmtp/pop-before-smtp-%{version}.tar.bz2
14cr|pop-before-smtp-1.42-3|13	Requires(pre):		rpm-helper
14cr|pop-before-smtp-1.42-3|14	BuildArch:	noarch
14cr|pop-before-smtp-1.42-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|pop-before-smtp-1.42-3|16	
14cr|pop-before-smtp-1.42-3|17	%description
14cr|pop-before-smtp-1.42-3|18	Spam prevention requires preventing open relaying through email
14cr|pop-before-smtp-1.42-3|19	servers. However, legit users want to be able to relay. If legit
14cr|pop-before-smtp-1.42-3|20	users always stayed in one spot, they'd be easy to describe to the
14cr|pop-before-smtp-1.42-3|21	daemon. However, what with roving laptops, logins from home, etc.,
14cr|pop-before-smtp-1.42-3|22	legit users refuse to stay in one spot.
14cr|pop-before-smtp-1.42-3|23	
14cr|pop-before-smtp-1.42-3|24	pop-before-smtp watches the mail log, looking for successful
14cr|pop-before-smtp-1.42-3|25	pop/imap logins, and posts the originating IP address into a
14cr|pop-before-smtp-1.42-3|26	database which can be checked by Postfix, to allow relaying for
14cr|pop-before-smtp-1.42-3|27	people who have recently downloaded their email.
14cr|pop-before-smtp-1.42-3|28	
14cr|pop-before-smtp-1.42-3|29	%prep
14cr|pop-before-smtp-1.42-3|30	%setup -q
14cr|pop-before-smtp-1.42-3|31	#%patch1 -p 1 -b .init-with-reload-and-maillog-location
14cr|pop-before-smtp-1.42-3|32	perl -pi -e 's|/var/log/maillog|/var/log/mail/info|' README pop-before-smtp pop-before-smtp-conf.pl pop-before-smtp.init
14cr|pop-before-smtp-1.42-3|33	%build
14cr|pop-before-smtp-1.42-3|34	rm -rf %{buildroot}
14cr|pop-before-smtp-1.42-3|35	pod2man pop-before-smtp > pop-before-smtp.8 2>/dev/null
14cr|pop-before-smtp-1.42-3|36	
14cr|pop-before-smtp-1.42-3|37	%install
14cr|pop-before-smtp-1.42-3|38	rm -rf %{buildroot}
14cr|pop-before-smtp-1.42-3|39	mkdir -p %{buildroot}{%{_initrddir},%{_sysconfdir},%{_sbindir},%{_mandir}/man8}
14cr|pop-before-smtp-1.42-3|40	#cp pop-before-smtp.init	%{buildroot}%{_initrddir}/pop-before-smtp
14cr|pop-before-smtp-1.42-3|41	cp contrib/init-redhat-alex	%{buildroot}%{_initrddir}/pop-before-smtp
14cr|pop-before-smtp-1.42-3|42	cp pop-before-smtp-conf.pl	%{buildroot}%{_sysconfdir}
14cr|pop-before-smtp-1.42-3|43	cp pop-before-smtp		%{buildroot}%{_sbindir}
14cr|pop-before-smtp-1.42-3|44	cp pop-before-smtp.8		%{buildroot}%{_mandir}/man8
14cr|pop-before-smtp-1.42-3|45	
14cr|pop-before-smtp-1.42-3|46	%post
14cr|pop-before-smtp-1.42-3|47	%_post_service pop-before-smtp
14cr|pop-before-smtp-1.42-3|48	
14cr|pop-before-smtp-1.42-3|49	%preun
14cr|pop-before-smtp-1.42-3|50	%_post_service pop-before-smtp
14cr|pop-before-smtp-1.42-3|51	
14cr|pop-before-smtp-1.42-3|52	%clean
14cr|pop-before-smtp-1.42-3|53	rm -rf %{buildroot}
14cr|pop-before-smtp-1.42-3|54	
14cr|pop-before-smtp-1.42-3|55	%files
14cr|pop-before-smtp-1.42-3|56	%defattr(-, root, root)
14cr|pop-before-smtp-1.42-3|57	%doc README TODO COPYING contrib
14cr|pop-before-smtp-1.42-3|58	%doc %{_mandir}/man8/*
14cr|pop-before-smtp-1.42-3|59	%{_sbindir}/pop-before-smtp
14cr|pop-before-smtp-1.42-3|60	%config(noreplace) %{_initrddir}/pop-before-smtp
14cr|pop-before-smtp-1.42-3|61	%config(noreplace) %{_sysconfdir}/pop-before-smtp-conf.pl
14cr|pop-before-smtp-1.42-3|62	
14cr|pop-before-smtp-1.42-3|63	
14cr|pop-before-smtp-1.42-3|64	
14cr|pop-before-smtp-1.42-3|65	%changelog
14cr|pop-before-smtp-1.42-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.42-3
14cr|pop-before-smtp-1.42-3|67	+ Revision: 36a83ed
14cr|pop-before-smtp-1.42-3|68	- MassBuild#464: Increase release tag
14cr|pop-before-smtp-1.42-3|69	
14cr|pop-before-smtp-1.42-3|70	

6420 14
14cr|pop-before-smtp-in-c-1.0-4|1	#there's already a pop-before-smtp package in contribs, but this is another one written in c
14cr|pop-before-smtp-in-c-1.0-4|2	%define name	pop-before-smtp-in-c
14cr|pop-before-smtp-in-c-1.0-4|3	%define altname	pop-before-smtp
14cr|pop-before-smtp-in-c-1.0-4|4	%define version	1.0
14cr|pop-before-smtp-in-c-1.0-4|5	%define	rel	4
14cr|pop-before-smtp-in-c-1.0-4|6	%define	release	%mkrel %{rel}
14cr|pop-before-smtp-in-c-1.0-4|7	
14cr|pop-before-smtp-in-c-1.0-4|8	Summary:	Watch log for pop/imap auth, notify Postfix to allow relay
14cr|pop-before-smtp-in-c-1.0-4|9	Name:		%{name}
14cr|pop-before-smtp-in-c-1.0-4|10	Version:	%{version}
14cr|pop-before-smtp-in-c-1.0-4|11	Release:	%{release}
14cr|pop-before-smtp-in-c-1.0-4|12	Source0:	%{altname}-%{version}.tar.bz2
14cr|pop-before-smtp-in-c-1.0-4|13	Source1:	%{altname}.init.bz2
14cr|pop-before-smtp-in-c-1.0-4|14	Patch0:		%{altname}-maillog.patch.bz2
14cr|pop-before-smtp-in-c-1.0-4|15	URL:		http://www.bluelavalamp.net/pop-before-smtp/
14cr|pop-before-smtp-in-c-1.0-4|16	License:	GPL
14cr|pop-before-smtp-in-c-1.0-4|17	Group:		System/Servers
14cr|pop-before-smtp-in-c-1.0-4|18	Requires(post,preun):	rpm-helper
14cr|pop-before-smtp-in-c-1.0-4|19	Requires:	postfix vm-pop3d
14cr|pop-before-smtp-in-c-1.0-4|20	Conflicts:	%{altname}
14cr|pop-before-smtp-in-c-1.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pop-before-smtp-in-c-1.0-4|22	
14cr|pop-before-smtp-in-c-1.0-4|23	%description
14cr|pop-before-smtp-in-c-1.0-4|24	Spam prevention requires preventing open relaying through email
14cr|pop-before-smtp-in-c-1.0-4|25	servers. However, legit users want to be able to relay. If legit
14cr|pop-before-smtp-in-c-1.0-4|26	users always stayed in one spot, they'd be easy to describe to the
14cr|pop-before-smtp-in-c-1.0-4|27	daemon. However, what with roving laptops, logins from home, etc.,
14cr|pop-before-smtp-in-c-1.0-4|28	legit users refuse to stay in one spot.
14cr|pop-before-smtp-in-c-1.0-4|29	
14cr|pop-before-smtp-in-c-1.0-4|30	pop-before-smtp watches the mail log, looking for successful
14cr|pop-before-smtp-in-c-1.0-4|31	pop/imap logins, and posts the originating IP address into a
14cr|pop-before-smtp-in-c-1.0-4|32	database which can be checked by Postfix, to allow relaying for
14cr|pop-before-smtp-in-c-1.0-4|33	people who have recently downloaded their email.
14cr|pop-before-smtp-in-c-1.0-4|34	
14cr|pop-before-smtp-in-c-1.0-4|35	%prep
14cr|pop-before-smtp-in-c-1.0-4|36	%setup -q -n %{altname}-%{version}
14cr|pop-before-smtp-in-c-1.0-4|37	bzcat %{SOURCE1} > %{altname}.init
14cr|pop-before-smtp-in-c-1.0-4|38	%patch0 -p0
14cr|pop-before-smtp-in-c-1.0-4|39	
14cr|pop-before-smtp-in-c-1.0-4|40	%build
14cr|pop-before-smtp-in-c-1.0-4|41	%{__cc} -DOPTIMIZE $RPM_OPT_FLAGS -o %{altname} %{altname}.c
14cr|pop-before-smtp-in-c-1.0-4|42	
14cr|pop-before-smtp-in-c-1.0-4|43	%install
14cr|pop-before-smtp-in-c-1.0-4|44	rm -rf $RPM_BUILD_ROOT
14cr|pop-before-smtp-in-c-1.0-4|45	install -m755 %{altname} -D %{buildroot}%{_sbindir}/%{altname}
14cr|pop-before-smtp-in-c-1.0-4|46	install -m755 %{altname}.init -D %{buildroot}%{_initrddir}/%{altname}
14cr|pop-before-smtp-in-c-1.0-4|47	
14cr|pop-before-smtp-in-c-1.0-4|48	%post
14cr|pop-before-smtp-in-c-1.0-4|49	%_post_service %{altname}
14cr|pop-before-smtp-in-c-1.0-4|50	
14cr|pop-before-smtp-in-c-1.0-4|51	%preun
14cr|pop-before-smtp-in-c-1.0-4|52	%_post_service %{altname}
14cr|pop-before-smtp-in-c-1.0-4|53	
14cr|pop-before-smtp-in-c-1.0-4|54	%clean
14cr|pop-before-smtp-in-c-1.0-4|55	rm -rf $RPM_BUILD_ROOT
14cr|pop-before-smtp-in-c-1.0-4|56	
14cr|pop-before-smtp-in-c-1.0-4|57	%files
14cr|pop-before-smtp-in-c-1.0-4|58	%defattr(-,root,root)
14cr|pop-before-smtp-in-c-1.0-4|59	%doc CHANGES %{altname}.html
14cr|pop-before-smtp-in-c-1.0-4|60	%{_sbindir}/%{altname}
14cr|pop-before-smtp-in-c-1.0-4|61	%config(noreplace) %{_initrddir}/%{altname}
14cr|pop-before-smtp-in-c-1.0-4|62	
14cr|pop-before-smtp-in-c-1.0-4|63	
14cr|pop-before-smtp-in-c-1.0-4|64	
14cr|pop-before-smtp-in-c-1.0-4|65	
14cr|pop-before-smtp-in-c-1.0-4|66	%changelog
14cr|pop-before-smtp-in-c-1.0-4|67	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-4
14cr|pop-before-smtp-in-c-1.0-4|68	+ Revision: f1db3bf
14cr|pop-before-smtp-in-c-1.0-4|69	- Automatic import for version 1.0
14cr|pop-before-smtp-in-c-1.0-4|70	
14cr|pop-before-smtp-in-c-1.0-4|71	

6421 14
14cr|popfile-1.1.1-3|1	%define name	popfile
14cr|popfile-1.1.1-3|2	%define version	1.1.1
14cr|popfile-1.1.1-3|3	%define release	3
14cr|popfile-1.1.1-3|4	
14cr|popfile-1.1.1-3|5	Summary:	Automatic Email Classification
14cr|popfile-1.1.1-3|6	Name:		%{name}
14cr|popfile-1.1.1-3|7	Version:	%{version}
14cr|popfile-1.1.1-3|8	Release:	%{release}
14cr|popfile-1.1.1-3|9	License:	GPL
14cr|popfile-1.1.1-3|10	Group:		Networking/Mail
14cr|popfile-1.1.1-3|11	Source0:	http://getpopfile.org/downloads/popfile-%{version}.zip
14cr|popfile-1.1.1-3|12	Source1:	popfile_16x16.png
14cr|popfile-1.1.1-3|13	Source2:	popfile_32x32.png
14cr|popfile-1.1.1-3|14	Source3:	popfile_48x48.png
14cr|popfile-1.1.1-3|15	Source4:	popfile.init.bz2
14cr|popfile-1.1.1-3|16	URL:		http://getpopfile.org/
14cr|popfile-1.1.1-3|17	Requires(post,preun):	rpm-helper
14cr|popfile-1.1.1-3|18	BuildRequires:	perl
14cr|popfile-1.1.1-3|19	BuildRequires:	unzip
14cr|popfile-1.1.1-3|20	Buildarch: 	noarch
14cr|popfile-1.1.1-3|21	
14cr|popfile-1.1.1-3|22	%description
14cr|popfile-1.1.1-3|23	POPFile is an email classification tool with a Naive Bayes
14cr|popfile-1.1.1-3|24	classifier, a POP3 proxy and a web interface. It runs on most
14cr|popfile-1.1.1-3|25	platforms and with most email clients.
14cr|popfile-1.1.1-3|26	
14cr|popfile-1.1.1-3|27	%prep
14cr|popfile-1.1.1-3|28	
14cr|popfile-1.1.1-3|29	%setup -q -c %{name}-%{version}
14cr|popfile-1.1.1-3|30	
14cr|popfile-1.1.1-3|31	# fix dir perms
14cr|popfile-1.1.1-3|32	find . -type d | xargs chmod 755
14cr|popfile-1.1.1-3|33	
14cr|popfile-1.1.1-3|34	# fix file perms
14cr|popfile-1.1.1-3|35	find . -type f | xargs chmod 644
14cr|popfile-1.1.1-3|36	
14cr|popfile-1.1.1-3|37	# fix exec file perms
14cr|popfile-1.1.1-3|38	find . -type f -name "*.pl" | xargs chmod 755
14cr|popfile-1.1.1-3|39	
14cr|popfile-1.1.1-3|40	# strip away annoying ^M
14cr|popfile-1.1.1-3|41	for i in pm pl html css msg; do
14cr|popfile-1.1.1-3|42	find . -type f -name "*.${i}" | xargs perl -p -i -e 's/\r//'
14cr|popfile-1.1.1-3|43	done
14cr|popfile-1.1.1-3|44	
14cr|popfile-1.1.1-3|45	%build
14cr|popfile-1.1.1-3|46	
14cr|popfile-1.1.1-3|47	%install
14cr|popfile-1.1.1-3|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|popfile-1.1.1-3|49	
14cr|popfile-1.1.1-3|50	install -d %{buildroot}%{_initrddir}
14cr|popfile-1.1.1-3|51	install -d %{buildroot}%{_menudir}
14cr|popfile-1.1.1-3|52	install -d %{buildroot}%{_liconsdir}
14cr|popfile-1.1.1-3|53	install -d %{buildroot}%{_iconsdir}
14cr|popfile-1.1.1-3|54	install -d %{buildroot}%{_miconsdir}
14cr|popfile-1.1.1-3|55	install -d %{buildroot}%{_datadir}/%{name}
14cr|popfile-1.1.1-3|56	
14cr|popfile-1.1.1-3|57	bzcat %{SOURCE4} > %{buildroot}%{_initrddir}/%{name}
14cr|popfile-1.1.1-3|58	chmod 755 %{buildroot}%{_initrddir}/%{name}
14cr|popfile-1.1.1-3|59	
14cr|popfile-1.1.1-3|60	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cr|popfile-1.1.1-3|61	
14cr|popfile-1.1.1-3|62	# install script to call the web interface from the menu.
14cr|popfile-1.1.1-3|63	cat > %{buildroot}%{_datadir}/%{name}/%{name} << EOF
14cr|popfile-1.1.1-3|64	#!/bin/sh
14cr|popfile-1.1.1-3|65	url='http://localhost:8080/'
14cr|popfile-1.1.1-3|66	if ! [ -z "\$BROWSER" ] && ( which \$BROWSER ); then
14cr|popfile-1.1.1-3|67	browser=\`which \$BROWSER\`
14cr|popfile-1.1.1-3|68	elif [ -x /usr/bin/netscape ]; then
14cr|popfile-1.1.1-3|69	browser=/usr/bin/netscape
14cr|popfile-1.1.1-3|70	elif [ -x /usr/bin/konqueror ]; then
14cr|popfile-1.1.1-3|71	browser=/usr/bin/konqueror
14cr|popfile-1.1.1-3|72	elif [ -x /usr/bin/lynx ]; then
14cr|popfile-1.1.1-3|73	browser='xterm -bg black -fg white -e lynx'
14cr|popfile-1.1.1-3|74	elif [ -x /usr/bin/links ]; then
14cr|popfile-1.1.1-3|75	browser='xterm -bg black -fg white -e links'
14cr|popfile-1.1.1-3|76	else
14cr|popfile-1.1.1-3|77	xmessage "No web browser found, install one or set the BROWSER environment variable!"
14cr|popfile-1.1.1-3|78	exit 1
14cr|popfile-1.1.1-3|79	fi
14cr|popfile-1.1.1-3|80	\$browser \$url
14cr|popfile-1.1.1-3|81	EOF
14cr|popfile-1.1.1-3|82	chmod 755 %{buildroot}%{_datadir}/%{name}/%{name}
14cr|popfile-1.1.1-3|83	
14cr|popfile-1.1.1-3|84	# fix menu stuff
14cr|popfile-1.1.1-3|85	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|popfile-1.1.1-3|86	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|popfile-1.1.1-3|87	[Desktop Entry]
14cr|popfile-1.1.1-3|88	Name=POPFile - Automatic Email Classification
14cr|popfile-1.1.1-3|89	Comment=An email classification tool with a Naive Bayes classifier
14cr|popfile-1.1.1-3|90	Exec=%{_datadir}/%{name}/%{name}
14cr|popfile-1.1.1-3|91	Icon=%{name}
14cr|popfile-1.1.1-3|92	Terminal=false
14cr|popfile-1.1.1-3|93	Type=Application
14cr|popfile-1.1.1-3|94	Categories=
14cr|popfile-1.1.1-3|95	EOF
14cr|popfile-1.1.1-3|96	
14cr|popfile-1.1.1-3|97	
14cr|popfile-1.1.1-3|98	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|popfile-1.1.1-3|99	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|popfile-1.1.1-3|100	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|popfile-1.1.1-3|101	
14cr|popfile-1.1.1-3|102	# clean up
14cr|popfile-1.1.1-3|103	rm -f %{buildroot}%{_datadir}/%{name}/v%{version}.change
14cr|popfile-1.1.1-3|104	
14cr|popfile-1.1.1-3|105	%post
14cr|popfile-1.1.1-3|106	%_post_service %{name}
14cr|popfile-1.1.1-3|107	
14cr|popfile-1.1.1-3|108	%preun
14cr|popfile-1.1.1-3|109	%_preun_service %{name}
14cr|popfile-1.1.1-3|110	
14cr|popfile-1.1.1-3|111	%clean
14cr|popfile-1.1.1-3|112	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|popfile-1.1.1-3|113	
14cr|popfile-1.1.1-3|114	%files
14cr|popfile-1.1.1-3|115	%defattr(-,root,root)
14cr|popfile-1.1.1-3|116	%doc *.change
14cr|popfile-1.1.1-3|117	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
14cr|popfile-1.1.1-3|118	%{_iconsdir}/*
14cr|popfile-1.1.1-3|119	%{_datadir}/%{name}
14cr|popfile-1.1.1-3|120	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|popfile-1.1.1-3|121	
14cr|popfile-1.1.1-3|122	
14cr|popfile-1.1.1-3|123	
14cr|popfile-1.1.1-3|124	
14cr|popfile-1.1.1-3|125	
14cr|popfile-1.1.1-3|126	%changelog
14cr|popfile-1.1.1-3|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14cr|popfile-1.1.1-3|128	+ Revision: fc3ba3d
14cr|popfile-1.1.1-3|129	- MassBuild#464: Increase release tag
14cr|popfile-1.1.1-3|130	
14cr|popfile-1.1.1-3|131	

6422 14
14cr|poppassd-ceti-1.8.5-5|1	Summary:	An Eudora and NUPOP change password server
14cr|poppassd-ceti-1.8.5-5|2	Name:		poppassd-ceti
14cr|poppassd-ceti-1.8.5-5|3	Version:	1.8.5
14cr|poppassd-ceti-1.8.5-5|4	Release:	5
14cr|poppassd-ceti-1.8.5-5|5	Group:		Networking/Remote access
14cr|poppassd-ceti-1.8.5-5|6	License:	Distributable
14cr|poppassd-ceti-1.8.5-5|7	URL:		http://echelon.pl/pubs/poppassd.html
14cr|poppassd-ceti-1.8.5-5|8	Source0:	http://echelon.pl/pubs/poppassd-%{version}.tar.bz2
14cr|poppassd-ceti-1.8.5-5|9	Source1:	poppassd.pam.bz2
14cr|poppassd-ceti-1.8.5-5|10	Source2:	poppassd.xinetd.bz2
14cr|poppassd-ceti-1.8.5-5|11	Patch2:		poppassd-buildroot.patch
14cr|poppassd-ceti-1.8.5-5|12	Patch3:		poppassd-ceti-1.8-uid500.patch
14cr|poppassd-ceti-1.8.5-5|13	Provides:	poppassd
14cr|poppassd-ceti-1.8.5-5|14	Requires:	net-tools
14cr|poppassd-ceti-1.8.5-5|15	Requires:	pam
14cr|poppassd-ceti-1.8.5-5|16	Requires:	tcp_wrappers
14cr|poppassd-ceti-1.8.5-5|17	BuildRequires:	pam-devel
14cr|poppassd-ceti-1.8.5-5|18	
14cr|poppassd-ceti-1.8.5-5|19	%description
14cr|poppassd-ceti-1.8.5-5|20	Poppassd is a daemon allowing users to change their password via Eudora
14cr|poppassd-ceti-1.8.5-5|21	or NUPOP using a network protocol on port 106. This package uses PAM.
14cr|poppassd-ceti-1.8.5-5|22	
14cr|poppassd-ceti-1.8.5-5|23	Original version based on John Norstad's poppassd code. John
14cr|poppassd-ceti-1.8.5-5|24	Norstad's program ran the regular unix "passwd" command. This version
14cr|poppassd-ceti-1.8.5-5|25	calls PAM to change the password.
14cr|poppassd-ceti-1.8.5-5|26	
14cr|poppassd-ceti-1.8.5-5|27	Examine the (un)install scripts with "rpm --scripts <package>" before
14cr|poppassd-ceti-1.8.5-5|28	(de)installation. They modify some system configuration files.
14cr|poppassd-ceti-1.8.5-5|29	
14cr|poppassd-ceti-1.8.5-5|30	(See also ftp://ftp.nwu.edu/pub/poppassd for Norstad's original code).
14cr|poppassd-ceti-1.8.5-5|31	
14cr|poppassd-ceti-1.8.5-5|32	[Note, to log poppassd password changes, add the following line:
14cr|poppassd-ceti-1.8.5-5|33	
14cr|poppassd-ceti-1.8.5-5|34	local4.err 	-/var/log/poppassd.log
14cr|poppassd-ceti-1.8.5-5|35	
14cr|poppassd-ceti-1.8.5-5|36	to your /etc/syslog.conf file.]
14cr|poppassd-ceti-1.8.5-5|37	
14cr|poppassd-ceti-1.8.5-5|38	%prep
14cr|poppassd-ceti-1.8.5-5|39	
14cr|poppassd-ceti-1.8.5-5|40	%setup -n poppassd-%{version}
14cr|poppassd-ceti-1.8.5-5|41	%patch2 -p0
14cr|poppassd-ceti-1.8.5-5|42	%patch3 -p1
14cr|poppassd-ceti-1.8.5-5|43	
14cr|poppassd-ceti-1.8.5-5|44	%build
14cr|poppassd-ceti-1.8.5-5|45	%serverbuild
14cr|poppassd-ceti-1.8.5-5|46	%make
14cr|poppassd-ceti-1.8.5-5|47	
14cr|poppassd-ceti-1.8.5-5|48	%install
14cr|poppassd-ceti-1.8.5-5|49	rm -rf %{buildroot}
14cr|poppassd-ceti-1.8.5-5|50	
14cr|poppassd-ceti-1.8.5-5|51	install -d %{buildroot}%{_sbindir}
14cr|poppassd-ceti-1.8.5-5|52	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|poppassd-ceti-1.8.5-5|53	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14cr|poppassd-ceti-1.8.5-5|54	
14cr|poppassd-ceti-1.8.5-5|55	make BINDIR=%{buildroot}%{_sbindir} install
14cr|poppassd-ceti-1.8.5-5|56	
14cr|poppassd-ceti-1.8.5-5|57	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/pam.d/poppassd
14cr|poppassd-ceti-1.8.5-5|58	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/xinetd.d/poppassd
14cr|poppassd-ceti-1.8.5-5|59	chmod 644 README
14cr|poppassd-ceti-1.8.5-5|60	
14cr|poppassd-ceti-1.8.5-5|61	%clean
14cr|poppassd-ceti-1.8.5-5|62	rm -rf %{buildroot}
14cr|poppassd-ceti-1.8.5-5|63	
14cr|poppassd-ceti-1.8.5-5|64	%files
14cr|poppassd-ceti-1.8.5-5|65	%defattr(-,root,root)
14cr|poppassd-ceti-1.8.5-5|66	%doc README
14cr|poppassd-ceti-1.8.5-5|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/poppassd
14cr|poppassd-ceti-1.8.5-5|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/poppassd
14cr|poppassd-ceti-1.8.5-5|69	%attr(0700,root,root) %{_sbindir}/poppassd
14cr|poppassd-ceti-1.8.5-5|70	
14cr|poppassd-ceti-1.8.5-5|71	
14cr|poppassd-ceti-1.8.5-5|72	
14cr|poppassd-ceti-1.8.5-5|73	%changelog
14cr|poppassd-ceti-1.8.5-5|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-5
14cr|poppassd-ceti-1.8.5-5|75	+ Revision: cd7398d
14cr|poppassd-ceti-1.8.5-5|76	- MassBuild#464: Increase release tag
14cr|poppassd-ceti-1.8.5-5|77	
14cr|poppassd-ceti-1.8.5-5|78	

6423 14
14cr|portmidi-217-3|1	%define	major 0
14cr|portmidi-217-3|2	%define libname	%mklibname %{name} %{major}
14cr|portmidi-217-3|3	%define develname %mklibname -d %{name}
14cr|portmidi-217-3|4	
14cr|portmidi-217-3|5	Summary:	Real-time MIDI input/output, audio I/O library
14cr|portmidi-217-3|6	Name:		portmidi
14cr|portmidi-217-3|7	Epoch:		1
14cr|portmidi-217-3|8	Version:	217
14cr|portmidi-217-3|9	Release:	3
14cr|portmidi-217-3|10	License:	GPL
14cr|portmidi-217-3|11	Group:		System/Libraries
14cr|portmidi-217-3|12	URL:		http://portmedia.sourceforge.net
14cr|portmidi-217-3|13	Source0:	http://downloads.sourceforge.net/portmedia/%{name}-src-%{version}.zip
14cr|portmidi-217-3|14	Patch0:		portmidi-217-cmake-libdir-java-opts.patch
14cr|portmidi-217-3|15	BuildRequires:	pkgconfig(alsa)
14cr|portmidi-217-3|16	BuildRequires:	cmake
14cr|portmidi-217-3|17	
14cr|portmidi-217-3|18	%description
14cr|portmidi-217-3|19	PortMidi -- real-time MIDI input/output.
14cr|portmidi-217-3|20	
14cr|portmidi-217-3|21	This package provides test applications that utilizes the shared portmidi and
14cr|portmidi-217-3|22	porttime libraries.
14cr|portmidi-217-3|23	
14cr|portmidi-217-3|24	
14cr|portmidi-217-3|25	* %{_bindir}/portmidi-latency
14cr|portmidi-217-3|26	* %{_bindir}/portmidi-midithread
14cr|portmidi-217-3|27	* %{_bindir}/portmidi-midithru
14cr|portmidi-217-3|28	* %{_bindir}/portmidi-sysex
14cr|portmidi-217-3|29	* %{_bindir}/portmidi-test
14cr|portmidi-217-3|30	
14cr|portmidi-217-3|31	%package -n	%{libname}
14cr|portmidi-217-3|32	Summary:	Real-time MIDI input/output, audio I/O library
14cr|portmidi-217-3|33	Group:		System/Libraries
14cr|portmidi-217-3|34	Conflicts:	%{_lib}portmidi-devel < %{epoch}:%{version}
14cr|portmidi-217-3|35	
14cr|portmidi-217-3|36	%description -n	%{libname}
14cr|portmidi-217-3|37	PortMidi -- real-time MIDI input/output.
14cr|portmidi-217-3|38	
14cr|portmidi-217-3|39	This package provides the shared libraries for portmidi and porttime.
14cr|portmidi-217-3|40	
14cr|portmidi-217-3|41	%package -n	%{develname}
14cr|portmidi-217-3|42	Summary:	Development files for PortMidi
14cr|portmidi-217-3|43	Group:		Development/C
14cr|portmidi-217-3|44	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cr|portmidi-217-3|45	Obsoletes:	%{name}-devel < %{epoch}:%{version}
14cr|portmidi-217-3|46	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14cr|portmidi-217-3|47	
14cr|portmidi-217-3|48	%description -n	%{develname}
14cr|portmidi-217-3|49	PortMidi -- real-time MIDI input/output.
14cr|portmidi-217-3|50	
14cr|portmidi-217-3|51	This package provides the development libraries and headers for portmidi and
14cr|portmidi-217-3|52	porttime.
14cr|portmidi-217-3|53	
14cr|portmidi-217-3|54	%prep
14cr|portmidi-217-3|55	%setup -q -n %{name}
14cr|portmidi-217-3|56	%patch0 -p1 -b .java
14cr|portmidi-217-3|57	
14cr|portmidi-217-3|58	%build
14cr|portmidi-217-3|59	%define Werror_cflags %nil
14cr|portmidi-217-3|60	%cmake -DPORTMIDI_ENABLE_JAVA=OFF -DCMAKE_CACHEFILE_DIR=`pwd`
14cr|portmidi-217-3|61	%make
14cr|portmidi-217-3|62	
14cr|portmidi-217-3|63	%install
14cr|portmidi-217-3|64	%makeinstall_std -C build
14cr|portmidi-217-3|65	
14cr|portmidi-217-3|66	install -d %{buildroot}%{_bindir}
14cr|portmidi-217-3|67	pushd build/Release
14cr|portmidi-217-3|68	install -m0755 latency %{buildroot}%{_bindir}/portmidi-latency
14cr|portmidi-217-3|69	install -m0755 midithread %{buildroot}%{_bindir}/portmidi-midithread
14cr|portmidi-217-3|70	install -m0755 midithru %{buildroot}%{_bindir}/portmidi-midithru
14cr|portmidi-217-3|71	install -m0755 sysex %{buildroot}%{_bindir}/portmidi-sysex
14cr|portmidi-217-3|72	install -m0755 test %{buildroot}%{_bindir}/portmidi-test
14cr|portmidi-217-3|73	popd
14cr|portmidi-217-3|74	
14cr|portmidi-217-3|75	%files
14cr|portmidi-217-3|76	%{_bindir}/portmidi-latency
14cr|portmidi-217-3|77	%{_bindir}/portmidi-midithread
14cr|portmidi-217-3|78	%{_bindir}/portmidi-midithru
14cr|portmidi-217-3|79	%{_bindir}/portmidi-sysex
14cr|portmidi-217-3|80	%{_bindir}/portmidi-test
14cr|portmidi-217-3|81	
14cr|portmidi-217-3|82	%files -n %{libname}
14cr|portmidi-217-3|83	%doc CHANGELOG.txt README.txt license.txt portmusic_logo.png pm_cl/* pm_linux/README_LINUX.txt
14cr|portmidi-217-3|84	%{_libdir}/*.so
14cr|portmidi-217-3|85	
14cr|portmidi-217-3|86	%files -n %{develname}
14cr|portmidi-217-3|87	%{_includedir}/*
14cr|portmidi-217-3|88	
14cr|portmidi-217-3|89	
14cr|portmidi-217-3|90	%changelog
14cr|portmidi-217-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:217-3
14cr|portmidi-217-3|92	+ Revision: 9f30ca4
14cr|portmidi-217-3|93	- MassBuild#464: Increase release tag
14cr|portmidi-217-3|94	
14cr|portmidi-217-3|95	

6424 14
14cr|portmixer-18.1-9|1	%define	major 0
14cr|portmixer-18.1-9|2	%define libname	%mklibname portmixer %{major}
14cr|portmixer-18.1-9|3	
14cr|portmixer-18.1-9|4	Summary:	Shared PortMixer library
14cr|portmixer-18.1-9|5	Name:		portmixer
14cr|portmixer-18.1-9|6	Version:	18.1
14cr|portmixer-18.1-9|7	Release:	9
14cr|portmixer-18.1-9|8	License:	BSD
14cr|portmixer-18.1-9|9	Group:		System/Libraries
14cr|portmixer-18.1-9|10	URL:		http://www.portaudio.com/
14cr|portmixer-18.1-9|11	Source0:	%{name}_v18_1.tar.bz2
14cr|portmixer-18.1-9|12	Patch0:		portmixer_v18_1-mdk.diff
14cr|portmixer-18.1-9|13	BuildRequires:	file
14cr|portmixer-18.1-9|14	BuildRequires:	libportaudio-devel
14cr|portmixer-18.1-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|portmixer-18.1-9|16	
14cr|portmixer-18.1-9|17	%description
14cr|portmixer-18.1-9|18	PortMixer is intended to work side-by-side with PortAudio,
14cr|portmixer-18.1-9|19	the Portable Real-Time Audio Library by Ross Bencina and
14cr|portmixer-18.1-9|20	Phil Burk.
14cr|portmixer-18.1-9|21	
14cr|portmixer-18.1-9|22	%package -n	%{libname}
14cr|portmixer-18.1-9|23	Summary:	Shared PortMixer library
14cr|portmixer-18.1-9|24	Group:          System/Libraries
14cr|portmixer-18.1-9|25	
14cr|portmixer-18.1-9|26	%description -n	%{libname}
14cr|portmixer-18.1-9|27	PortMixer is intended to work side-by-side with PortAudio,
14cr|portmixer-18.1-9|28	the Portable Real-Time Audio Library by Ross Bencina and
14cr|portmixer-18.1-9|29	Phil Burk.
14cr|portmixer-18.1-9|30	
14cr|portmixer-18.1-9|31	%package -n	%{libname}-devel
14cr|portmixer-18.1-9|32	Summary:	Static library and header files for the PortMixer library
14cr|portmixer-18.1-9|33	Group:		Development/C
14cr|portmixer-18.1-9|34	Provides:	%{name}-devel = %{version}
14cr|portmixer-18.1-9|35	Provides:	lib%{name}-devel  = %{version}
14cr|portmixer-18.1-9|36	Requires:	%{libname} = %{version}
14cr|portmixer-18.1-9|37	Requires:	libportaudio-devel
14cr|portmixer-18.1-9|38	
14cr|portmixer-18.1-9|39	%description -n	%{libname}-devel
14cr|portmixer-18.1-9|40	PortMixer is intended to work side-by-side with PortAudio,
14cr|portmixer-18.1-9|41	the Portable Real-Time Audio Library by Ross Bencina and
14cr|portmixer-18.1-9|42	Phil Burk.
14cr|portmixer-18.1-9|43	
14cr|portmixer-18.1-9|44	This package contains the static PortMixer development library and
14cr|portmixer-18.1-9|45	the PortMixer API Header File.
14cr|portmixer-18.1-9|46	
14cr|portmixer-18.1-9|47	%prep
14cr|portmixer-18.1-9|48	
14cr|portmixer-18.1-9|49	%setup -q -n %{name}
14cr|portmixer-18.1-9|50	%patch0 -p1
14cr|portmixer-18.1-9|51	
14cr|portmixer-18.1-9|52	# fix dir perms
14cr|portmixer-18.1-9|53	find . -type d | xargs chmod 755
14cr|portmixer-18.1-9|54	
14cr|portmixer-18.1-9|55	# fix file perms
14cr|portmixer-18.1-9|56	find . -type f | xargs chmod 644
14cr|portmixer-18.1-9|57	
14cr|portmixer-18.1-9|58	# strip away annoying ^M
14cr|portmixer-18.1-9|59	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|portmixer-18.1-9|60	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|portmixer-18.1-9|61	
14cr|portmixer-18.1-9|62	%build
14cr|portmixer-18.1-9|63	
14cr|portmixer-18.1-9|64	%make CC="gcc" \
14cr|portmixer-18.1-9|65	CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -Ipx_common"
14cr|portmixer-18.1-9|66	
14cr|portmixer-18.1-9|67	%install
14cr|portmixer-18.1-9|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|portmixer-18.1-9|69	
14cr|portmixer-18.1-9|70	install -d %{buildroot}/%{_includedir}
14cr|portmixer-18.1-9|71	install -d %{buildroot}/%{_libdir}
14cr|portmixer-18.1-9|72	
14cr|portmixer-18.1-9|73	install -m0755 libportmixer.so.%{major}.%{version} %{buildroot}/%{_libdir}/
14cr|portmixer-18.1-9|74	ln -snf libportmixer.so.%{major}.%{version} %{buildroot}%{_libdir}/libportmixer.so.%{major}
14cr|portmixer-18.1-9|75	ln -snf libportmixer.so.%{major}.%{version} %{buildroot}%{_libdir}/libportmixer.so
14cr|portmixer-18.1-9|76	install -m0644 libportmixer.a %{buildroot}%{_libdir}/
14cr|portmixer-18.1-9|77	install -m0644 px_common/portmixer.h %{buildroot}%{_includedir}/
14cr|portmixer-18.1-9|78	
14cr|portmixer-18.1-9|79	cat > README.MDK << EOF
14cr|portmixer-18.1-9|80	P O R T M I X E R
14cr|portmixer-18.1-9|81	-----------------
14cr|portmixer-18.1-9|82	
14cr|portmixer-18.1-9|83	This (old) code was taken from the iaxclient codebase, I was not able
14cr|portmixer-18.1-9|84	to find a tarball nor a version, so I used the same versioning as in
14cr|portmixer-18.1-9|85	portaudio. It seems Audacity uses a bundled version of this code, and
14cr|portmixer-18.1-9|86	there could be other softwares doing that as well.
14cr|portmixer-18.1-9|87	
14cr|portmixer-18.1-9|88	Regards // Oden Eriksson
14cr|portmixer-18.1-9|89	EOF
14cr|portmixer-18.1-9|90	
14cr|portmixer-18.1-9|91	
14cr|portmixer-18.1-9|92	%if %mdkversion < 200900
14cr|portmixer-18.1-9|93	%post -n %{libname} -p /sbin/ldconfig
14cr|portmixer-18.1-9|94	%endif
14cr|portmixer-18.1-9|95	
14cr|portmixer-18.1-9|96	%if %mdkversion < 200900
14cr|portmixer-18.1-9|97	%postun -n %{libname} -p /sbin/ldconfig
14cr|portmixer-18.1-9|98	%endif
14cr|portmixer-18.1-9|99	
14cr|portmixer-18.1-9|100	%clean
14cr|portmixer-18.1-9|101	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|portmixer-18.1-9|102	
14cr|portmixer-18.1-9|103	%files -n %{libname}
14cr|portmixer-18.1-9|104	%defattr(-,root,root)
14cr|portmixer-18.1-9|105	%doc LICENSE.txt README.MDK
14cr|portmixer-18.1-9|106	%{_libdir}/*.so.*
14cr|portmixer-18.1-9|107	
14cr|portmixer-18.1-9|108	%files -n %{libname}-devel
14cr|portmixer-18.1-9|109	%defattr(-,root,root)
14cr|portmixer-18.1-9|110	%doc px_tests/Makefile px_tests/px_test.c
14cr|portmixer-18.1-9|111	%{_includedir}/*
14cr|portmixer-18.1-9|112	%{_libdir}/*.so
14cr|portmixer-18.1-9|113	%{_libdir}/*.a
14cr|portmixer-18.1-9|114	
14cr|portmixer-18.1-9|115	
14cr|portmixer-18.1-9|116	
14cr|portmixer-18.1-9|117	
14cr|portmixer-18.1-9|118	%changelog
14cr|portmixer-18.1-9|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 18.1-9
14cr|portmixer-18.1-9|120	+ Revision: b75233a
14cr|portmixer-18.1-9|121	- MassBuild#464: Increase release tag
14cr|portmixer-18.1-9|122	
14cr|portmixer-18.1-9|123	

6425 14
14cr|postgis-2.1.3-2|1	%define libname %mklibname lwgeom %{version}
14cr|postgis-2.1.3-2|2	%define devname %mklibname lwgeom -d
14cr|postgis-2.1.3-2|3	
14cr|postgis-2.1.3-2|4	Summary:	Geographic objects to the PostgreSQL object-relational database
14cr|postgis-2.1.3-2|5	Name:		postgis
14cr|postgis-2.1.3-2|6	Version:	2.1.3
14cr|postgis-2.1.3-2|7	Release:	2
14cr|postgis-2.1.3-2|8	License:	GPLv2+
14cr|postgis-2.1.3-2|9	Group:		Sciences/Geosciences
14cr|postgis-2.1.3-2|10	Url:		http://www.postgis.net
14cr|postgis-2.1.3-2|11	Source0:	http://download.osgeo.org/postgis/source/%{name}-%{version}.tar.gz
14cr|postgis-2.1.3-2|12	Patch0:		postgis-2.1.0-linkage.patch
14cr|postgis-2.1.3-2|13	Patch1:		postgis-2.1.3-json-c.patch
14cr|postgis-2.1.3-2|14	BuildRequires:	bison
14cr|postgis-2.1.3-2|15	BuildRequires:	byacc
14cr|postgis-2.1.3-2|16	BuildRequires:	flex
14cr|postgis-2.1.3-2|17	BuildRequires:	libxslt-proc
14cr|postgis-2.1.3-2|18	BuildRequires:	proj
14cr|postgis-2.1.3-2|19	BuildRequires:	gdal-devel
14cr|postgis-2.1.3-2|20	BuildRequires:	geos-devel
14cr|postgis-2.1.3-2|21	BuildRequires:	pkgconfig(cunit)
14cr|postgis-2.1.3-2|22	BuildRequires:	pkgconfig(json-c)
14cr|postgis-2.1.3-2|23	BuildRequires:	pkgconfig(libpq)
14cr|postgis-2.1.3-2|24	BuildRequires:	pkgconfig(libxml-2.0)
14cr|postgis-2.1.3-2|25	BuildRequires:	pkgconfig(proj)
14cr|postgis-2.1.3-2|26	Requires: 	postgresql-plpgsql
14cr|postgis-2.1.3-2|27	Requires:	proj
14cr|postgis-2.1.3-2|28	
14cr|postgis-2.1.3-2|29	%description
14cr|postgis-2.1.3-2|30	Geographic objects to the PostgreSQL object-relational database.
14cr|postgis-2.1.3-2|31	
14cr|postgis-2.1.3-2|32	%files
14cr|postgis-2.1.3-2|33	%doc COPYING README.postgis
14cr|postgis-2.1.3-2|34	%{_bindir}/*
14cr|postgis-2.1.3-2|35	%{_datadir}/*
14cr|postgis-2.1.3-2|36	%{_libdir}/postgresql/*.so
14cr|postgis-2.1.3-2|37	
14cr|postgis-2.1.3-2|38	#----------------------------------------------------------------------------
14cr|postgis-2.1.3-2|39	
14cr|postgis-2.1.3-2|40	%package -n %{libname}
14cr|postgis-2.1.3-2|41	Summary:	Shared library for %{name}
14cr|postgis-2.1.3-2|42	Group:		System/Libraries
14cr|postgis-2.1.3-2|43	
14cr|postgis-2.1.3-2|44	%description -n %{libname}
14cr|postgis-2.1.3-2|45	Shared library for %{name}.
14cr|postgis-2.1.3-2|46	
14cr|postgis-2.1.3-2|47	%files -n %{libname}
14cr|postgis-2.1.3-2|48	%{_libdir}/liblwgeom-%{version}.so
14cr|postgis-2.1.3-2|49	
14cr|postgis-2.1.3-2|50	#----------------------------------------------------------------------------
14cr|postgis-2.1.3-2|51	
14cr|postgis-2.1.3-2|52	%package -n %{devname}
14cr|postgis-2.1.3-2|53	Summary:	Development files for %{name}
14cr|postgis-2.1.3-2|54	Group:		Development/Other
14cr|postgis-2.1.3-2|55	Requires:	%{libname} = %{EVRD}
14cr|postgis-2.1.3-2|56	Provides:	%{name}-devel = %{EVRD}
14cr|postgis-2.1.3-2|57	
14cr|postgis-2.1.3-2|58	%description -n %{devname}
14cr|postgis-2.1.3-2|59	Development files for %{name}.
14cr|postgis-2.1.3-2|60	
14cr|postgis-2.1.3-2|61	%files -n %{devname}
14cr|postgis-2.1.3-2|62	%{_includedir}/liblwgeom.h
14cr|postgis-2.1.3-2|63	%{_libdir}/liblwgeom.so
14cr|postgis-2.1.3-2|64	
14cr|postgis-2.1.3-2|65	#----------------------------------------------------------------------------
14cr|postgis-2.1.3-2|66	
14cr|postgis-2.1.3-2|67	%prep
14cr|postgis-2.1.3-2|68	%setup -q
14cr|postgis-2.1.3-2|69	%patch0 -p1
14cr|postgis-2.1.3-2|70	%patch1 -p1
14cr|postgis-2.1.3-2|71	
14cr|postgis-2.1.3-2|72	%build
14cr|postgis-2.1.3-2|73	%configure2_5x \
14cr|postgis-2.1.3-2|74	--datadir=%{_datadir}/postgis
14cr|postgis-2.1.3-2|75	%make
14cr|postgis-2.1.3-2|76	
14cr|postgis-2.1.3-2|77	%install
14cr|postgis-2.1.3-2|78	%makeinstall_std
14cr|postgis-2.1.3-2|79	
14cr|postgis-2.1.3-2|80	cp utils/postgis*.pl %{buildroot}/%{_bindir}
14cr|postgis-2.1.3-2|81	
14cr|postgis-2.1.3-2|82	rm -f %{buildroot}%{_libdir}/liblwgeom.a
14cr|postgis-2.1.3-2|83	
14cr|postgis-2.1.3-2|84	
14cr|postgis-2.1.3-2|85	%changelog
14cr|postgis-2.1.3-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-2
14cr|postgis-2.1.3-2|87	+ Revision: 3174427
14cr|postgis-2.1.3-2|88	- MassBuild#464: Increase release tag
14cr|postgis-2.1.3-2|89	
14cr|postgis-2.1.3-2|90	

6426 14
14cr|postgresql-pgpool-II-3.3.3-1|1	%define short_name pgpool-II
14cr|postgresql-pgpool-II-3.3.3-1|2	%define major 0
14cr|postgresql-pgpool-II-3.3.3-1|3	%define libname %mklibname pcp %{major}
14cr|postgresql-pgpool-II-3.3.3-1|4	%define devname %mklibname pcp -d
14cr|postgresql-pgpool-II-3.3.3-1|5	
14cr|postgresql-pgpool-II-3.3.3-1|6	Summary:	Pgpool is a connection pooling/replication server for PostgreSQL
14cr|postgresql-pgpool-II-3.3.3-1|7	Name:		postgresql-%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|8	Version:	3.3.3
14cr|postgresql-pgpool-II-3.3.3-1|9	Release:	1
14cr|postgresql-pgpool-II-3.3.3-1|10	License:	BSD
14cr|postgresql-pgpool-II-3.3.3-1|11	Group:		Databases
14cr|postgresql-pgpool-II-3.3.3-1|12	Url:		http://pgpool.projects.PostgreSQL.org
14cr|postgresql-pgpool-II-3.3.3-1|13	Source0:	http://pgfoundry.org/frs/download.php/2506/%{short_name}-%{version}.tar.gz
14cr|postgresql-pgpool-II-3.3.3-1|14	Source1:	pgpool.init
14cr|postgresql-pgpool-II-3.3.3-1|15	Source2:	pgpool.sysconfig
14cr|postgresql-pgpool-II-3.3.3-1|16	Source3:	pgpool.conf.mirroring
14cr|postgresql-pgpool-II-3.3.3-1|17	Source4:	pgpool-copy-base-backup
14cr|postgresql-pgpool-II-3.3.3-1|18	Source5:	pgpool-archive_command
14cr|postgresql-pgpool-II-3.3.3-1|19	Source6:	pgpool-mirroring_failback
14cr|postgresql-pgpool-II-3.3.3-1|20	# (proyvind):	These are all patches of mine, briefly described in changelog for
14cr|postgresql-pgpool-II-3.3.3-1|21	#		2.3.3-1, eventually they should preferably make their way in some
14cr|postgresql-pgpool-II-3.3.3-1|22	#		form or another when I, or someone else who feels like it gets
14cr|postgresql-pgpool-II-3.3.3-1|23	#		around to it.. ;)
14cr|postgresql-pgpool-II-3.3.3-1|24	Patch0:		pgpool-II-3.3.3-pgpool.conf-mdkconf.patch
14cr|postgresql-pgpool-II-3.3.3-1|25	Patch1:		pgpool-II-3.3.3-logfile.patch
14cr|postgresql-pgpool-II-3.3.3-1|26	BuildRequires:	pam-devel
14cr|postgresql-pgpool-II-3.3.3-1|27	BuildRequires:	setproctitle-devel
14cr|postgresql-pgpool-II-3.3.3-1|28	BuildRequires:	pkgconfig(libpq)
14cr|postgresql-pgpool-II-3.3.3-1|29	BuildRequires:	pkgconfig(openssl)
14cr|postgresql-pgpool-II-3.3.3-1|30	Suggests:	postgresql-server
14cr|postgresql-pgpool-II-3.3.3-1|31	Suggests:	postgresql-contrib-virtual
14cr|postgresql-pgpool-II-3.3.3-1|32	Provides:	%{short_name} = %{EVRD}
14cr|postgresql-pgpool-II-3.3.3-1|33	Requires(post,preun):	rpm-helper
14cr|postgresql-pgpool-II-3.3.3-1|34	
14cr|postgresql-pgpool-II-3.3.3-1|35	%description
14cr|postgresql-pgpool-II-3.3.3-1|36	pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is
14cr|postgresql-pgpool-II-3.3.3-1|37	sometimes called as pgpool-I). For those of you not familiar with pgpool-I,
14cr|postgresql-pgpool-II-3.3.3-1|38	it is a multi-functional middle ware for PostgreSQL that features connection
14cr|postgresql-pgpool-II-3.3.3-1|39	pooling, replication and load balancing functions. pgpool-I allows a user to
14cr|postgresql-pgpool-II-3.3.3-1|40	connect at most two PostgreSQL servers for higher availability or for higher
14cr|postgresql-pgpool-II-3.3.3-1|41	search performance compared to a single PostgreSQL server.
14cr|postgresql-pgpool-II-3.3.3-1|42	
14cr|postgresql-pgpool-II-3.3.3-1|43	pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes)
14cr|postgresql-pgpool-II-3.3.3-1|44	to be connected, which enables queries to be executed simultaneously on all
14cr|postgresql-pgpool-II-3.3.3-1|45	servers. In other words, it enables "parallel query" processing. Also,
14cr|postgresql-pgpool-II-3.3.3-1|46	pgpool-II can be started as pgpool-I by changing configuration parameters.
14cr|postgresql-pgpool-II-3.3.3-1|47	pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be
14cr|postgresql-pgpool-II-3.3.3-1|48	connected, which was not possible in pgpool-I.
14cr|postgresql-pgpool-II-3.3.3-1|49	
14cr|postgresql-pgpool-II-3.3.3-1|50	%files
14cr|postgresql-pgpool-II-3.3.3-1|51	%doc README TODO COPYING AUTHORS ChangeLog NEWS
14cr|postgresql-pgpool-II-3.3.3-1|52	%doc doc/pgpool-en.html doc/pgpool.css doc/tutorial-en.html
14cr|postgresql-pgpool-II-3.3.3-1|53	%lang(ja) %doc README.euc_jp doc/pgpool-ja.html doc/tutorial-ja.html
14cr|postgresql-pgpool-II-3.3.3-1|54	%{_bindir}/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|55	%{_bindir}/pcp_attach_node
14cr|postgresql-pgpool-II-3.3.3-1|56	%{_bindir}/pcp_detach_node
14cr|postgresql-pgpool-II-3.3.3-1|57	%{_bindir}/pcp_node_count
14cr|postgresql-pgpool-II-3.3.3-1|58	%{_bindir}/pcp_node_info
14cr|postgresql-pgpool-II-3.3.3-1|59	%{_bindir}/pcp_pool_status
14cr|postgresql-pgpool-II-3.3.3-1|60	%{_bindir}/pcp_proc_count
14cr|postgresql-pgpool-II-3.3.3-1|61	%{_bindir}/pcp_proc_info
14cr|postgresql-pgpool-II-3.3.3-1|62	%{_bindir}/pcp_promote_node
14cr|postgresql-pgpool-II-3.3.3-1|63	%{_bindir}/pcp_recovery_node
14cr|postgresql-pgpool-II-3.3.3-1|64	%{_bindir}/pcp_stop_pgpool
14cr|postgresql-pgpool-II-3.3.3-1|65	%{_bindir}/pcp_systemdb_info
14cr|postgresql-pgpool-II-3.3.3-1|66	%{_bindir}/pcp_watchdog_info
14cr|postgresql-pgpool-II-3.3.3-1|67	%{_bindir}/pg_md5
14cr|postgresql-pgpool-II-3.3.3-1|68	%{_mandir}/man8/pgpool.8*
14cr|postgresql-pgpool-II-3.3.3-1|69	%dir %{_datadir}/%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|70	%{_datadir}/%{short_name}/archive_command
14cr|postgresql-pgpool-II-3.3.3-1|71	%{_datadir}/%{short_name}/copy-base-backup
14cr|postgresql-pgpool-II-3.3.3-1|72	%{_datadir}/%{short_name}/insert_lock.sql
14cr|postgresql-pgpool-II-3.3.3-1|73	%{_datadir}/%{short_name}/mirroring_failback
14cr|postgresql-pgpool-II-3.3.3-1|74	%{_datadir}/%{short_name}/system_db.sql
14cr|postgresql-pgpool-II-3.3.3-1|75	%{_datadir}/%{short_name}/pgpool.pam
14cr|postgresql-pgpool-II-3.3.3-1|76	%{_datadir}/%{short_name}/pgpool_recovery_pitr
14cr|postgresql-pgpool-II-3.3.3-1|77	%{_datadir}/%{short_name}/dist_def_pgbench.sql
14cr|postgresql-pgpool-II-3.3.3-1|78	%{_datadir}/%{short_name}/pgpool_recovery
14cr|postgresql-pgpool-II-3.3.3-1|79	%{_datadir}/%{short_name}/pgpool_remote_start
14cr|postgresql-pgpool-II-3.3.3-1|80	%{_datadir}/%{short_name}/replicate_def_pgbench.sql
14cr|postgresql-pgpool-II-3.3.3-1|81	%{_datadir}/postgresql/extension/*.control
14cr|postgresql-pgpool-II-3.3.3-1|82	%{_datadir}/postgresql/extension/*.sql
14cr|postgresql-pgpool-II-3.3.3-1|83	%{_initrddir}/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|84	%{_libdir}/postgresql/pgpool-recovery.so
14cr|postgresql-pgpool-II-3.3.3-1|85	%{_libdir}/postgresql/pgpool-regclass.so
14cr|postgresql-pgpool-II-3.3.3-1|86	%attr(700,postgres,postgres) %dir %{_localstatedir}/run/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|87	%attr(775,postgres,postgres) %dir %{_localstatedir}/run/postgresql
14cr|postgresql-pgpool-II-3.3.3-1|88	%dir %{_sysconfdir}/%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|89	%config(noreplace) %{_sysconfdir}/%{short_name}/*.conf*
14cr|postgresql-pgpool-II-3.3.3-1|90	%ghost %attr(644,postgres,postgres) %{_sysconfdir}/%{short_name}/pool_passwd
14cr|postgresql-pgpool-II-3.3.3-1|91	%attr(640,root,postgres) %config(noreplace) %{_sysconfdir}/sysconfig/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|92	%config(noreplace) %{_sysconfdir}/logrotate.d/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|93	
14cr|postgresql-pgpool-II-3.3.3-1|94	%posttrans
14cr|postgresql-pgpool-II-3.3.3-1|95	%create_ghostfile %{_sysconfdir}/%{short_name}/pool_passwd postgres postgres 644
14cr|postgresql-pgpool-II-3.3.3-1|96	%_post_service pgpool
14cr|postgresql-pgpool-II-3.3.3-1|97	
14cr|postgresql-pgpool-II-3.3.3-1|98	%preun
14cr|postgresql-pgpool-II-3.3.3-1|99	%_preun_service pgpool
14cr|postgresql-pgpool-II-3.3.3-1|100	
14cr|postgresql-pgpool-II-3.3.3-1|101	#----------------------------------------------------------------------------
14cr|postgresql-pgpool-II-3.3.3-1|102	
14cr|postgresql-pgpool-II-3.3.3-1|103	%package -n %{libname}
14cr|postgresql-pgpool-II-3.3.3-1|104	Summary:	Library for pgpool-II
14cr|postgresql-pgpool-II-3.3.3-1|105	Group:		System/Libraries
14cr|postgresql-pgpool-II-3.3.3-1|106	
14cr|postgresql-pgpool-II-3.3.3-1|107	%description -n %{libname}
14cr|postgresql-pgpool-II-3.3.3-1|108	Library for pgpool-II.
14cr|postgresql-pgpool-II-3.3.3-1|109	
14cr|postgresql-pgpool-II-3.3.3-1|110	%files -n %{libname}
14cr|postgresql-pgpool-II-3.3.3-1|111	%{_libdir}/libpcp.so.%{major}*
14cr|postgresql-pgpool-II-3.3.3-1|112	
14cr|postgresql-pgpool-II-3.3.3-1|113	#----------------------------------------------------------------------------
14cr|postgresql-pgpool-II-3.3.3-1|114	
14cr|postgresql-pgpool-II-3.3.3-1|115	%package -n %{devname}
14cr|postgresql-pgpool-II-3.3.3-1|116	Summary:	Development headers for pgpool-II
14cr|postgresql-pgpool-II-3.3.3-1|117	Group:		Development/C
14cr|postgresql-pgpool-II-3.3.3-1|118	Requires:	%{libname} = %{EVRD}
14cr|postgresql-pgpool-II-3.3.3-1|119	Provides:	%{name}-devel = %{EVRD}
14cr|postgresql-pgpool-II-3.3.3-1|120	
14cr|postgresql-pgpool-II-3.3.3-1|121	%description -n %{devname}
14cr|postgresql-pgpool-II-3.3.3-1|122	Development headers and libraries for pgpool-II.
14cr|postgresql-pgpool-II-3.3.3-1|123	
14cr|postgresql-pgpool-II-3.3.3-1|124	%files -n %{devname}
14cr|postgresql-pgpool-II-3.3.3-1|125	%{_includedir}/*.h
14cr|postgresql-pgpool-II-3.3.3-1|126	%{_libdir}/libpcp.so
14cr|postgresql-pgpool-II-3.3.3-1|127	
14cr|postgresql-pgpool-II-3.3.3-1|128	#----------------------------------------------------------------------------
14cr|postgresql-pgpool-II-3.3.3-1|129	
14cr|postgresql-pgpool-II-3.3.3-1|130	%prep
14cr|postgresql-pgpool-II-3.3.3-1|131	%setup -q -n %{short_name}-%{version}
14cr|postgresql-pgpool-II-3.3.3-1|132	iconv -f iso-8859-1 -t utf-8 TODO -o TODO
14cr|postgresql-pgpool-II-3.3.3-1|133	%patch0 -p1 -b .mdkconf~
14cr|postgresql-pgpool-II-3.3.3-1|134	%patch1 -p1 -b .stdout_log~
14cr|postgresql-pgpool-II-3.3.3-1|135	autoreconf -fi
14cr|postgresql-pgpool-II-3.3.3-1|136	cp %{SOURCE4} sample/copy-base-backup
14cr|postgresql-pgpool-II-3.3.3-1|137	cp %{SOURCE5} sample/archive_command
14cr|postgresql-pgpool-II-3.3.3-1|138	cp %{SOURCE6} sample/mirroring_failback
14cr|postgresql-pgpool-II-3.3.3-1|139	
14cr|postgresql-pgpool-II-3.3.3-1|140	%build
14cr|postgresql-pgpool-II-3.3.3-1|141	%configure2_5x \
14cr|postgresql-pgpool-II-3.3.3-1|142	--with-pgsql-includedir=%{_includedir}/pgsql \
14cr|postgresql-pgpool-II-3.3.3-1|143	--with-pgsql-libdir=%{_libdir}/pgsql \
14cr|postgresql-pgpool-II-3.3.3-1|144	--disable-static \
14cr|postgresql-pgpool-II-3.3.3-1|145	--with-pam \
14cr|postgresql-pgpool-II-3.3.3-1|146	--with-openssl \
14cr|postgresql-pgpool-II-3.3.3-1|147	--disable-rpath \
14cr|postgresql-pgpool-II-3.3.3-1|148	--sysconfdir=%{_sysconfdir}/%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|149	
14cr|postgresql-pgpool-II-3.3.3-1|150	%make
14cr|postgresql-pgpool-II-3.3.3-1|151	%make -C sql/pgpool-recovery
14cr|postgresql-pgpool-II-3.3.3-1|152	%make -C sql/pgpool-regclass
14cr|postgresql-pgpool-II-3.3.3-1|153	
14cr|postgresql-pgpool-II-3.3.3-1|154	%install
14cr|postgresql-pgpool-II-3.3.3-1|155	%makeinstall_std
14cr|postgresql-pgpool-II-3.3.3-1|156	%makeinstall_std -C sql/pgpool-recovery
14cr|postgresql-pgpool-II-3.3.3-1|157	%makeinstall_std -C sql/pgpool-regclass
14cr|postgresql-pgpool-II-3.3.3-1|158	
14cr|postgresql-pgpool-II-3.3.3-1|159	install -d %{buildroot}%{_localstatedir}/run/{pgpool,postgresql}
14cr|postgresql-pgpool-II-3.3.3-1|160	
14cr|postgresql-pgpool-II-3.3.3-1|161	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|postgresql-pgpool-II-3.3.3-1|162	tee %{buildroot}/%{_sysconfdir}/logrotate.d/pgpool <<EOH
14cr|postgresql-pgpool-II-3.3.3-1|163	/var/log/postgres/pgpool {
14cr|postgresql-pgpool-II-3.3.3-1|164	notifempty
14cr|postgresql-pgpool-II-3.3.3-1|165	missingok
14cr|postgresql-pgpool-II-3.3.3-1|166	copytruncate
14cr|postgresql-pgpool-II-3.3.3-1|167	}
14cr|postgresql-pgpool-II-3.3.3-1|168	EOH
14cr|postgresql-pgpool-II-3.3.3-1|169	
14cr|postgresql-pgpool-II-3.3.3-1|170	for i in %{buildroot}/%{_sysconfdir}/%{short_name}/*sample*
14cr|postgresql-pgpool-II-3.3.3-1|171	do mv $i `echo $i |sed -e 's#sample-##g' -e 's#\.sample##g'`
14cr|postgresql-pgpool-II-3.3.3-1|172	done
14cr|postgresql-pgpool-II-3.3.3-1|173	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/%{short_name}/pgpool.conf.mirroring
14cr|postgresql-pgpool-II-3.3.3-1|174	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|175	install -m640 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/pgpool
14cr|postgresql-pgpool-II-3.3.3-1|176	sed -e 's#/usr/local#/usr#g' -i sample/*
14cr|postgresql-pgpool-II-3.3.3-1|177	install -m644 sample/dist_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|178	install -m644 sample/replicate_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
14cr|postgresql-pgpool-II-3.3.3-1|179	
14cr|postgresql-pgpool-II-3.3.3-1|180	for i in archive_command copy-base-backup mirroring_failback pgpool_recovery pgpool_recovery_pitr pgpool_remote_start; do
14cr|postgresql-pgpool-II-3.3.3-1|181	install -m755 sample/$i %{buildroot}%{_datadir}/%{short_name}/$i
14cr|postgresql-pgpool-II-3.3.3-1|182	done
14cr|postgresql-pgpool-II-3.3.3-1|183	
14cr|postgresql-pgpool-II-3.3.3-1|184	touch %{buildroot}%{_sysconfdir}/%{short_name}/pool_passwd
14cr|postgresql-pgpool-II-3.3.3-1|185	
14cr|postgresql-pgpool-II-3.3.3-1|186	
14cr|postgresql-pgpool-II-3.3.3-1|187	%changelog
14cr|postgresql-pgpool-II-3.3.3-1|188	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.3-1
14cr|postgresql-pgpool-II-3.3.3-1|189	+ Revision: 9cf4fe5
14cr|postgresql-pgpool-II-3.3.3-1|190	- New version 3.3.3, leave only mdv-specific old patches
14cr|postgresql-pgpool-II-3.3.3-1|191	
14cr|postgresql-pgpool-II-3.3.3-1|192	

6427 14
14cr|postgrey-1.35-1|1	%define confdir 	/etc/postfix
14cr|postgrey-1.35-1|2	%define queue_directory %{_var}/spool/postfix
14cr|postgrey-1.35-1|3	
14cr|postgrey-1.35-1|4	Summary: 	Postfix Greylisting Policy Server
14cr|postgrey-1.35-1|5	Name:		postgrey
14cr|postgrey-1.35-1|6	Version: 	1.35
14cr|postgrey-1.35-1|7	Release:	1
14cr|postgrey-1.35-1|8	License: 	GPLv2+
14cr|postgrey-1.35-1|9	Group: 		System/Servers
14cr|postgrey-1.35-1|10	Url:		http://postgrey.schweikert.ch/
14cr|postgrey-1.35-1|11	Source0:	http://postgrey.schweikert.ch/pub/%{name}-%{version}.tar.gz
14cr|postgrey-1.35-1|12	Source1:	%{name}.service
14cr|postgrey-1.35-1|13	Source2:	%{name}.sysconfig
14cr|postgrey-1.35-1|14	# use postgrey group by default
14cr|postgrey-1.35-1|15	# use /var/lib/postgrey instead of /var/spool/postfix/postgrey
14cr|postgrey-1.35-1|16	Patch0:		postgrey-1.35-defaults.patch
14cr|postgrey-1.35-1|17	BuildRequires:	systemd-units
14cr|postgrey-1.35-1|18	Requires:	postfix
14cr|postgrey-1.35-1|19	Requires(post):	systemd
14cr|postgrey-1.35-1|20	Requires(pre,post,preun,postun):	rpm-helper
14cr|postgrey-1.35-1|21	BuildArch:	noarch
14cr|postgrey-1.35-1|22	
14cr|postgrey-1.35-1|23	%description
14cr|postgrey-1.35-1|24	Postgrey is a Postfix policy server implementing greylisting. When a request
14cr|postgrey-1.35-1|25	for delivery of a mail is received by Postfix via SMTP, the triplet CLIENT_IP
14cr|postgrey-1.35-1|26	/ SENDER / RECIPIENT is built. If it is the first time that this triplet is
14cr|postgrey-1.35-1|27	seen, or if the triplet was first seen less than 5 minutes, then the mail gets
14cr|postgrey-1.35-1|28	rejected with a temporary error. Hopefully spammers or viruses will not try
14cr|postgrey-1.35-1|29	again later, as it is however required per RFC.
14cr|postgrey-1.35-1|30	
14cr|postgrey-1.35-1|31	%files
14cr|postgrey-1.35-1|32	%doc README Changes
14cr|postgrey-1.35-1|33	%{_unitdir}/%{name}.service
14cr|postgrey-1.35-1|34	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|postgrey-1.35-1|35	%config(noreplace) %{confdir}/postgrey_whitelist_clients
14cr|postgrey-1.35-1|36	%config(noreplace) %{confdir}/postgrey_whitelist_recipients
14cr|postgrey-1.35-1|37	%config(noreplace) %{confdir}/postgrey_whitelist_clients.local
14cr|postgrey-1.35-1|38	%{_sbindir}/postgrey
14cr|postgrey-1.35-1|39	%{_sbindir}/postgreyreport
14cr|postgrey-1.35-1|40	%{_mandir}/man8/postgrey.8*
14cr|postgrey-1.35-1|41	%{_mandir}/man8/postgreyreport.8*
14cr|postgrey-1.35-1|42	%dir %attr(0750, postgrey, postfix) %{queue_directory}/extern/%{name}
14cr|postgrey-1.35-1|43	%dir %attr(0750, postgrey, postgrey) %{_localstatedir}/lib/%{name}
14cr|postgrey-1.35-1|44	
14cr|postgrey-1.35-1|45	%pre
14cr|postgrey-1.35-1|46	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|postgrey-1.35-1|47	
14cr|postgrey-1.35-1|48	%post
14cr|postgrey-1.35-1|49	%_post_service %{name}
14cr|postgrey-1.35-1|50	
14cr|postgrey-1.35-1|51	%preun
14cr|postgrey-1.35-1|52	%_preun_service %{name}
14cr|postgrey-1.35-1|53	
14cr|postgrey-1.35-1|54	%postun
14cr|postgrey-1.35-1|55	%_postun_userdel %{name}
14cr|postgrey-1.35-1|56	
14cr|postgrey-1.35-1|57	#----------------------------------------------------------------------------
14cr|postgrey-1.35-1|58	
14cr|postgrey-1.35-1|59	%prep
14cr|postgrey-1.35-1|60	%setup -q
14cr|postgrey-1.35-1|61	%patch0 -p1
14cr|postgrey-1.35-1|62	
14cr|postgrey-1.35-1|63	%build
14cr|postgrey-1.35-1|64	pod2man -s 8 -c "" postgrey > postgrey.8
14cr|postgrey-1.35-1|65	pod2man -s 8 -c "" contrib/postgreyreport > contrib/postgreyreport.8
14cr|postgrey-1.35-1|66	
14cr|postgrey-1.35-1|67	%install
14cr|postgrey-1.35-1|68	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|postgrey-1.35-1|69	
14cr|postgrey-1.35-1|70	mkdir -p %{buildroot}%{_sysconfdir}/postfix
14cr|postgrey-1.35-1|71	cp postgrey_whitelist_clients %{buildroot}%{_sysconfdir}/postfix
14cr|postgrey-1.35-1|72	cp postgrey_whitelist_recipients %{buildroot}%{_sysconfdir}/postfix
14cr|postgrey-1.35-1|73	touch %{buildroot}%{_sysconfdir}/postfix/postgrey_whitelist_clients.local
14cr|postgrey-1.35-1|74	
14cr|postgrey-1.35-1|75	mkdir -p %{buildroot}%{_sbindir}
14cr|postgrey-1.35-1|76	install postgrey %{buildroot}%{_sbindir}/postgrey
14cr|postgrey-1.35-1|77	install contrib/postgreyreport %{buildroot}%{_sbindir}/postgreyreport
14cr|postgrey-1.35-1|78	
14cr|postgrey-1.35-1|79	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|postgrey-1.35-1|80	cp -p %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|postgrey-1.35-1|81	
14cr|postgrey-1.35-1|82	mkdir -p %{buildroot}%{queue_directory}/extern/%{name}
14cr|postgrey-1.35-1|83	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cr|postgrey-1.35-1|84	
14cr|postgrey-1.35-1|85	mkdir -p %{buildroot}%{_mandir}/man8
14cr|postgrey-1.35-1|86	cp postgrey.8 contrib/postgreyreport.8 %{buildroot}%{_mandir}/man8
14cr|postgrey-1.35-1|87	
14cr|postgrey-1.35-1|88	
14cr|postgrey-1.35-1|89	%changelog
14cr|postgrey-1.35-1|90	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.35-1
14cr|postgrey-1.35-1|91	+ Revision: 9ce4433
14cr|postgrey-1.35-1|92	- New version 1.35, switch to systemd, spec cleanup
14cr|postgrey-1.35-1|93	
14cr|postgrey-1.35-1|94	

6428 14
14cr|postr-0.12.4-5|1	%define debug_package %{nil}
14cr|postr-0.12.4-5|2	
14cr|postr-0.12.4-5|3	Summary:	Flickr uploading tool for the GNOME desktop
14cr|postr-0.12.4-5|4	Name:		postr
14cr|postr-0.12.4-5|5	Version:	0.12.4
14cr|postr-0.12.4-5|6	Release:	5
14cr|postr-0.12.4-5|7	License:	GPLv2+
14cr|postr-0.12.4-5|8	Group:		Graphics
14cr|postr-0.12.4-5|9	Url:		http://projects.gnome.org/postr/
14cr|postr-0.12.4-5|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14cr|postr-0.12.4-5|11	BuildRequires:	python-devel
14cr|postr-0.12.4-5|12	Requires:	pygtk2.0
14cr|postr-0.12.4-5|13	Requires:       python-twisted-core
14cr|postr-0.12.4-5|14	Requires:       python-twisted-web
14cr|postr-0.12.4-5|15	Requires:       nautilus-python
14cr|postr-0.12.4-5|16	Requires:	gnome-python-gconf
14cr|postr-0.12.4-5|17	
14cr|postr-0.12.4-5|18	%description
14cr|postr-0.12.4-5|19	Postr is a Flickr uploading tool for the GNOME desktop, which aims to
14cr|postr-0.12.4-5|20	be simple to use but exposing enough of Flickr to be useful.
14cr|postr-0.12.4-5|21	
14cr|postr-0.12.4-5|22	%prep
14cr|postr-0.12.4-5|23	%setup -q
14cr|postr-0.12.4-5|24	
14cr|postr-0.12.4-5|25	%build
14cr|postr-0.12.4-5|26	python setup.py build
14cr|postr-0.12.4-5|27	
14cr|postr-0.12.4-5|28	%install
14cr|postr-0.12.4-5|29	python setup.py install --root=%{buildroot}
14cr|postr-0.12.4-5|30	
14cr|postr-0.12.4-5|31	#gw the extensions must be in the arch-dependant dir:
14cr|postr-0.12.4-5|32	%if %_lib != lib
14cr|postr-0.12.4-5|33	mkdir -p %{buildroot}%{_libdir}
14cr|postr-0.12.4-5|34	mv %{buildroot}%{_prefix}/lib/nautilus %{buildroot}%{_libdir}
14cr|postr-0.12.4-5|35	%endif
14cr|postr-0.12.4-5|36	
14cr|postr-0.12.4-5|37	%files
14cr|postr-0.12.4-5|38	%doc README AUTHORS COPYING TODO
14cr|postr-0.12.4-5|39	%{_bindir}/postr
14cr|postr-0.12.4-5|40	%{_libdir}/nautilus/extensions*/python/%{name}*
14cr|postr-0.12.4-5|41	%{_iconsdir}/hicolor/*/apps/*
14cr|postr-0.12.4-5|42	%{_datadir}/applications/*
14cr|postr-0.12.4-5|43	%{py_puresitedir}/%{name}/*
14cr|postr-0.12.4-5|44	%{py_puresitedir}/*.egg-info
14cr|postr-0.12.4-5|45	
14cr|postr-0.12.4-5|46	%changelog
14cr|postr-0.12.4-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.4-5
14cr|postr-0.12.4-5|48	+ Revision: d85cc20
14cr|postr-0.12.4-5|49	- MassBuild#464: Increase release tag
14cr|postr-0.12.4-5|50	
14cr|postr-0.12.4-5|51	

6429 14
14cr|pound-2.6-2|1	Summary:	A reverse-proxy and load-balancer
14cr|pound-2.6-2|2	Name:		pound
14cr|pound-2.6-2|3	Version:	2.6
14cr|pound-2.6-2|4	Release:	2
14cr|pound-2.6-2|5	Group:		System/Servers
14cr|pound-2.6-2|6	License:	GPLv2
14cr|pound-2.6-2|7	URL:		http://www.apsis.ch/pound/
14cr|pound-2.6-2|8	Source0:	http://www.apsis.ch/pound/Pound-%{version}.tgz
14cr|pound-2.6-2|9	Source1:	pound.cfg
14cr|pound-2.6-2|10	Source2:	pound.init
14cr|pound-2.6-2|11	Source3:	pound-openssl.cnf
14cr|pound-2.6-2|12	Requires(post): rpm-helper
14cr|pound-2.6-2|13	Requires(preun): rpm-helper
14cr|pound-2.6-2|14	Requires(pre): rpm-helper
14cr|pound-2.6-2|15	Requires(postun): rpm-helper
14cr|pound-2.6-2|16	Requires:	openssl
14cr|pound-2.6-2|17	BuildRequires:	openssl-devel
14cr|pound-2.6-2|18	BuildRequires:	openssl
14cr|pound-2.6-2|19	BuildRequires:	pcre-devel
14cr|pound-2.6-2|20	
14cr|pound-2.6-2|21	%description
14cr|pound-2.6-2|22	The Pound program is a reverse proxy, load balancer and HTTPS
14cr|pound-2.6-2|23	front-end for Web server(s).
14cr|pound-2.6-2|24	
14cr|pound-2.6-2|25	%prep
14cr|pound-2.6-2|26	%setup -q -n Pound-%{version}
14cr|pound-2.6-2|27	
14cr|pound-2.6-2|28	%build
14cr|pound-2.6-2|29	%configure2_5x
14cr|pound-2.6-2|30	%make
14cr|pound-2.6-2|31	
14cr|pound-2.6-2|32	%install
14cr|pound-2.6-2|33	rm -rf %{buildroot}
14cr|pound-2.6-2|34	
14cr|pound-2.6-2|35	install -d %{buildroot}%{_initrddir}
14cr|pound-2.6-2|36	install -d %{buildroot}%{_sbindir}
14cr|pound-2.6-2|37	install -d %{buildroot}%{_mandir}/man8
14cr|pound-2.6-2|38	install -d %{buildroot}%{_sysconfdir}/pound
14cr|pound-2.6-2|39	install -d %{buildroot}%{_sysconfdir}/pki/%{name}/certs
14cr|pound-2.6-2|40	install -d %{buildroot}/var/run/pound
14cr|pound-2.6-2|41	
14cr|pound-2.6-2|42	install -m0755 pound %{buildroot}%{_sbindir}
14cr|pound-2.6-2|43	install -m0755 poundctl %{buildroot}%{_sbindir}
14cr|pound-2.6-2|44	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
14cr|pound-2.6-2|45	
14cr|pound-2.6-2|46	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pound/pound.cfg
14cr|pound-2.6-2|47	install -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14cr|pound-2.6-2|48	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pki/%{name}/%{name}.cnf
14cr|pound-2.6-2|49	
14cr|pound-2.6-2|50	touch %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cr|pound-2.6-2|51	chmod 600 %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cr|pound-2.6-2|52	
14cr|pound-2.6-2|53	%pre
14cr|pound-2.6-2|54	%_pre_useradd %{name} /var/run/pound /bin/false
14cr|pound-2.6-2|55	
14cr|pound-2.6-2|56	%post
14cr|pound-2.6-2|57	%_post_service %{name}
14cr|pound-2.6-2|58	if [ -f /var/lock/subsys/%{name} ]; then
14cr|pound-2.6-2|59	%{_initrddir}/%{name} restart 1>&2;
14cr|pound-2.6-2|60	fi
14cr|pound-2.6-2|61	
14cr|pound-2.6-2|62	# create a ssl cert
14cr|pound-2.6-2|63	if [ ! -f %{_sysconfdir}/pki/%{name}/certs/%{name}.pem ]; then
14cr|pound-2.6-2|64	echo "Generating a SSL certificate for %{name}"
14cr|pound-2.6-2|65	openssl req -x509 -newkey rsa:1024 -batch -keyout \
14cr|pound-2.6-2|66	%{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
14cr|pound-2.6-2|67	-out %{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
14cr|pound-2.6-2|68	-days 365 -nodes -config %{_sysconfdir}/pki/%{name}/%{name}.cnf
14cr|pound-2.6-2|69	chmod 600 %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cr|pound-2.6-2|70	fi
14cr|pound-2.6-2|71	
14cr|pound-2.6-2|72	%preun
14cr|pound-2.6-2|73	%_preun_service %{name}
14cr|pound-2.6-2|74	
14cr|pound-2.6-2|75	%postun
14cr|pound-2.6-2|76	%_postun_userdel %{name}
14cr|pound-2.6-2|77	
14cr|pound-2.6-2|78	if [ "$1" = "0" ]; then
14cr|pound-2.6-2|79	if [ -f /var/lock/subsys/%{name} ]; then
14cr|pound-2.6-2|80	%{_initrddir}/%{name} restart 1>&2
14cr|pound-2.6-2|81	fi
14cr|pound-2.6-2|82	fi
14cr|pound-2.6-2|83	
14cr|pound-2.6-2|84	%files
14cr|pound-2.6-2|85	%defattr(644,root,root,755)
14cr|pound-2.6-2|86	%doc README
14cr|pound-2.6-2|87	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|pound-2.6-2|88	%attr(0755,root,root) %{_sbindir}/*
14cr|pound-2.6-2|89	%dir %{_sysconfdir}/%{name}
14cr|pound-2.6-2|90	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.cfg
14cr|pound-2.6-2|91	%attr(0600,root,root) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cr|pound-2.6-2|92	%attr(0644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/%{name}.cnf
14cr|pound-2.6-2|93	%{_mandir}/man8/*
14cr|pound-2.6-2|94	%dir /var/run/pound
14cr|pound-2.6-2|95	
14cr|pound-2.6-2|96	
14cr|pound-2.6-2|97	
14cr|pound-2.6-2|98	%changelog
14cr|pound-2.6-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|pound-2.6-2|100	+ Revision: 106ab52
14cr|pound-2.6-2|101	- MassBuild#464: Increase release tag
14cr|pound-2.6-2|102	
14cr|pound-2.6-2|103	

6430 14
14cr|povray-3.7.0-0.RC6.2|1	%define debug_package	%{nil}
14cr|povray-3.7.0-0.RC6.2|2	%define PKGRELEASE 3.7
14cr|povray-3.7.0-0.RC6.2|3	
14cr|povray-3.7.0-0.RC6.2|4	Summary:	The Persistence of Vision Raytracer
14cr|povray-3.7.0-0.RC6.2|5	Name:		povray
14cr|povray-3.7.0-0.RC6.2|6	Version:	3.7.0
14cr|povray-3.7.0-0.RC6.2|7	Release:	0.RC6.2
14cr|povray-3.7.0-0.RC6.2|8	Group:		Sciences/Computer science
14cr|povray-3.7.0-0.RC6.2|9	License:	GPL
14cr|povray-3.7.0-0.RC6.2|10	URL:		http://www.povray.org
14cr|povray-3.7.0-0.RC6.2|11	Source0:	http://www.povray.org/beta/source/povray-%{version}.RC6.tar.gz
14cr|povray-3.7.0-0.RC6.2|12	Source1:	%{name}.bash-completion
14cr|povray-3.7.0-0.RC6.2|13	Patch0:		povray-3.7.0-install.patch
14cr|povray-3.7.0-0.RC6.2|14	Patch1:		povray-3.7.0-link.patch
14cr|povray-3.7.0-0.RC6.2|15	Patch2:		povray-3.7.0-boost-time.patch
14cr|povray-3.7.0-0.RC6.2|16	BuildRequires:	zlib-devel
14cr|povray-3.7.0-0.RC6.2|17	BuildRequires:	pkgconfig(x11)
14cr|povray-3.7.0-0.RC6.2|18	BuildRequires:	pkgconfig(xpm)
14cr|povray-3.7.0-0.RC6.2|19	BuildRequires:	pkgconfig(libpng)
14cr|povray-3.7.0-0.RC6.2|20	BuildRequires:	jpeg-devel
14cr|povray-3.7.0-0.RC6.2|21	BuildRequires:	tiff-devel
14cr|povray-3.7.0-0.RC6.2|22	BuildRequires:	svgalib-devel
14cr|povray-3.7.0-0.RC6.2|23	BuildRequires:	pkgconfig(OpenEXR)
14cr|povray-3.7.0-0.RC6.2|24	BuildRequires:	pkgconfig(sdl)
14cr|povray-3.7.0-0.RC6.2|25	BuildRequires:	boost-devel
14cr|povray-3.7.0-0.RC6.2|26	
14cr|povray-3.7.0-0.RC6.2|27	%description
14cr|povray-3.7.0-0.RC6.2|28	The Persistence of Vision Ray tracer creates three-dimensional,
14cr|povray-3.7.0-0.RC6.2|29	photo-realistic images using a rendering technique called ray tracing.
14cr|povray-3.7.0-0.RC6.2|30	It reads in a text file containing information describing the objects and
14cr|povray-3.7.0-0.RC6.2|31	lighting in a scene and generates an image of that scene from the view
14cr|povray-3.7.0-0.RC6.2|32	point of a camera also described in the text file. Ray tracing is not
14cr|povray-3.7.0-0.RC6.2|33	a fast process by any means, (the generation of a complex image can
14cr|povray-3.7.0-0.RC6.2|34	take several hours) but it produces very high quality images
14cr|povray-3.7.0-0.RC6.2|35	with realistic reflections, shading, perspective, and other effects.
14cr|povray-3.7.0-0.RC6.2|36	
14cr|povray-3.7.0-0.RC6.2|37	%prep
14cr|povray-3.7.0-0.RC6.2|38	%setup -qn povray-%{version}.RC6
14cr|povray-3.7.0-0.RC6.2|39	%patch0 -p0
14cr|povray-3.7.0-0.RC6.2|40	%patch1 -p0
14cr|povray-3.7.0-0.RC6.2|41	%patch2 -p0
14cr|povray-3.7.0-0.RC6.2|42	
14cr|povray-3.7.0-0.RC6.2|43	%build
14cr|povray-3.7.0-0.RC6.2|44	autoreconf -fi
14cr|povray-3.7.0-0.RC6.2|45	%configure2_5x --with-x COMPILED_BY="%_vendor" --disable-optimiz --with-boost-libdir=%{_libdir}
14cr|povray-3.7.0-0.RC6.2|46	%make
14cr|povray-3.7.0-0.RC6.2|47	
14cr|povray-3.7.0-0.RC6.2|48	%install
14cr|povray-3.7.0-0.RC6.2|49	%makeinstall_std
14cr|povray-3.7.0-0.RC6.2|50	
14cr|povray-3.7.0-0.RC6.2|51	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|povray-3.7.0-0.RC6.2|52	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cr|povray-3.7.0-0.RC6.2|53	
14cr|povray-3.7.0-0.RC6.2|54	%files
14cr|povray-3.7.0-0.RC6.2|55	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|povray-3.7.0-0.RC6.2|56	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.conf
14cr|povray-3.7.0-0.RC6.2|57	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.ini
14cr|povray-3.7.0-0.RC6.2|58	%doc doc/*
14cr|povray-3.7.0-0.RC6.2|59	%doc %{_mandir}/man1/povray.*
14cr|povray-3.7.0-0.RC6.2|60	%{_bindir}/povray
14cr|povray-3.7.0-0.RC6.2|61	%{_defaultdocdir}/%{name}-%PKGRELEASE
14cr|povray-3.7.0-0.RC6.2|62	%{_datadir}/%{name}-%PKGRELEASE
14cr|povray-3.7.0-0.RC6.2|63	
14cr|povray-3.7.0-0.RC6.2|64	%changelog
14cr|povray-3.7.0-0.RC6.2|65	* Fri Jun 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.0-0.RC6.2
14cr|povray-3.7.0-0.RC6.2|66	+ Revision: 73f997b
14cr|povray-3.7.0-0.RC6.2|67	- Rebuild
14cr|povray-3.7.0-0.RC6.2|68	
14cr|povray-3.7.0-0.RC6.2|69	

6431 14
14cr|powder-70.1-2|1	Summary:        Physical simulator which allows to construct objects using different materials
14cr|powder-70.1-2|2	Name:           powder
14cr|powder-70.1-2|3	Version:        70.1
14cr|powder-70.1-2|4	Release:        2
14cr|powder-70.1-2|5	License:        GPLv2
14cr|powder-70.1-2|6	Group:          Games/Other
14cr|powder-70.1-2|7	Source:         %{name}-%{version}.tar.bz2
14cr|powder-70.1-2|8	Patch0:		lua5.1.patch
14cr|powder-70.1-2|9	Patch1:		sse.patch
14cr|powder-70.1-2|10	URL:            http://powder.hardwired.org.uk/
14cr|powder-70.1-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|powder-70.1-2|12	BuildRequires:  SDL-devel
14cr|powder-70.1-2|13	BuildRequires:  fftw-devel
14cr|powder-70.1-2|14	BuildRequires:  bzip2-devel
14cr|powder-70.1-2|15	BuildRequires:  lua5.1-devel
14cr|powder-70.1-2|16	
14cr|powder-70.1-2|17	%description
14cr|powder-70.1-2|18	Physical simulator which allows constructing your own objects
14cr|powder-70.1-2|19	such as volcano or calculator using different materials
14cr|powder-70.1-2|20	
14cr|powder-70.1-2|21	%prep
14cr|powder-70.1-2|22	%setup -q
14cr|powder-70.1-2|23	%patch0 -p1
14cr|powder-70.1-2|24	%patch1 -p1
14cr|powder-70.1-2|25	
14cr|powder-70.1-2|26	%build
14cr|powder-70.1-2|27	make
14cr|powder-70.1-2|28	
14cr|powder-70.1-2|29	%install
14cr|powder-70.1-2|30	install -D -m 0755 build/powder %{buildroot}%{_bindir}/powder
14cr|powder-70.1-2|31	install -D -m 0644 src/Resources/Icon-32.png %{buildroot}%{_datadir}/pixmaps/powder.png
14cr|powder-70.1-2|32	#install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/powder.desktop
14cr|powder-70.1-2|33	
14cr|powder-70.1-2|34	%clean
14cr|powder-70.1-2|35	rm -rf %{buildroot}
14cr|powder-70.1-2|36	
14cr|powder-70.1-2|37	%files
14cr|powder-70.1-2|38	%defattr(-, root, root)
14cr|powder-70.1-2|39	%{_bindir}/powder
14cr|powder-70.1-2|40	#%{_datadir}/applications/powder.desktop
14cr|powder-70.1-2|41	%{_datadir}/pixmaps/powder.png
14cr|powder-70.1-2|42	
14cr|powder-70.1-2|43	
14cr|powder-70.1-2|44	
14cr|powder-70.1-2|45	
14cr|powder-70.1-2|46	%changelog
14cr|powder-70.1-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 70.1-2
14cr|powder-70.1-2|48	+ Revision: bc38d43
14cr|powder-70.1-2|49	- MassBuild#464: Increase release tag
14cr|powder-70.1-2|50	
14cr|powder-70.1-2|51	

6432 14
14cr|powdertoy-74.1-2|1	Summary:        Physical simulator which allows to construct objects using different materials
14cr|powdertoy-74.1-2|2	Name:           powdertoy
14cr|powdertoy-74.1-2|3	Version:        74.1
14cr|powdertoy-74.1-2|4	Release:        2
14cr|powdertoy-74.1-2|5	License:        GPLv2
14cr|powdertoy-74.1-2|6	Group:          Games/Other
14cr|powdertoy-74.1-2|7	
14cr|powdertoy-74.1-2|8	Source0:        %{name}-%{version}.tar.bz2
14cr|powdertoy-74.1-2|9	Source1:	%{name}.desktop
14cr|powdertoy-74.1-2|10	
14cr|powdertoy-74.1-2|11	Patch0:		lua5.1.patch
14cr|powdertoy-74.1-2|12	Patch1:		sse.patch
14cr|powdertoy-74.1-2|13	URL:            http://powder.hardwired.org.uk/
14cr|powdertoy-74.1-2|14	
14cr|powdertoy-74.1-2|15	BuildRequires:  SDL-devel
14cr|powdertoy-74.1-2|16	BuildRequires:  fftw-devel
14cr|powdertoy-74.1-2|17	BuildRequires:  bzip2-devel
14cr|powdertoy-74.1-2|18	BuildRequires:  lua5.1-devel
14cr|powdertoy-74.1-2|19	
14cr|powdertoy-74.1-2|20	# Rename package to powdertoy (more accurate upstream name)
14cr|powdertoy-74.1-2|21	Obsoletes: powder
14cr|powdertoy-74.1-2|22	
14cr|powdertoy-74.1-2|23	%description
14cr|powdertoy-74.1-2|24	Physical simulator which allows constructing your own objects
14cr|powdertoy-74.1-2|25	such as volcano or calculator using different materials
14cr|powdertoy-74.1-2|26	
14cr|powdertoy-74.1-2|27	%prep
14cr|powdertoy-74.1-2|28	%setup -q -n %{name}
14cr|powdertoy-74.1-2|29	%patch0 -p1
14cr|powdertoy-74.1-2|30	%patch1 -p1
14cr|powdertoy-74.1-2|31	
14cr|powdertoy-74.1-2|32	%build
14cr|powdertoy-74.1-2|33	make
14cr|powdertoy-74.1-2|34	
14cr|powdertoy-74.1-2|35	%install
14cr|powdertoy-74.1-2|36	install -D -m 0755 build/powder %{buildroot}%{_bindir}/%{name}
14cr|powdertoy-74.1-2|37	install -D -m 0644 src/Resources/Icon-32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|powdertoy-74.1-2|38	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|powdertoy-74.1-2|39	
14cr|powdertoy-74.1-2|40	%files
14cr|powdertoy-74.1-2|41	%defattr(-, root, root)
14cr|powdertoy-74.1-2|42	%{_bindir}/*
14cr|powdertoy-74.1-2|43	%{_datadir}/applications/*
14cr|powdertoy-74.1-2|44	%{_datadir}/pixmaps/*
14cr|powdertoy-74.1-2|45	
14cr|powdertoy-74.1-2|46	
14cr|powdertoy-74.1-2|47	%changelog
14cr|powdertoy-74.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 74.1-2
14cr|powdertoy-74.1-2|49	+ Revision: 75b591b
14cr|powdertoy-74.1-2|50	- MassBuild#464: Increase release tag
14cr|powdertoy-74.1-2|51	
14cr|powdertoy-74.1-2|52	

6433 14
14cr|powermanga-0.91-3|1	Summary:	Shoot 'em up game with 3D graphics
14cr|powermanga-0.91-3|2	Name:		powermanga
14cr|powermanga-0.91-3|3	Version:	0.91
14cr|powermanga-0.91-3|4	Release:	3
14cr|powermanga-0.91-3|5	License:	GPLv3+
14cr|powermanga-0.91-3|6	Group:		Games/Arcade
14cr|powermanga-0.91-3|7	URL:		http://linux.tlk.fr/games/Powermanga/
14cr|powermanga-0.91-3|8	Source0:	http://linux.tlk.fr/games/Powermanga/download/%{name}-%{version}.tgz
14cr|powermanga-0.91-3|9	Source11:	%{name}.16.png
14cr|powermanga-0.91-3|10	Source12:	%{name}.32.png
14cr|powermanga-0.91-3|11	Source13:	%{name}.48.png
14cr|powermanga-0.91-3|12	Patch0:		powermanga-0.91-zlib.patch
14cr|powermanga-0.91-3|13	Patch1:		powermanga-0.91-gcc4.7.patch
14cr|powermanga-0.91-3|14	BuildRequires:	pkgconfig(sdl)
14cr|powermanga-0.91-3|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|powermanga-0.91-3|16	BuildRequires:	pkgconfig(libpng)
14cr|powermanga-0.91-3|17	
14cr|powermanga-0.91-3|18	Requires(post):		rpm-helper
14cr|powermanga-0.91-3|19	Requires(postun):	rpm-helper
14cr|powermanga-0.91-3|20	
14cr|powermanga-0.91-3|21	%description
14cr|powermanga-0.91-3|22	In this "shoot 'em up" with 3d graphics, you'll have to face and destroy
14cr|powermanga-0.91-3|23	more than 60 different types of opponents. Nice musics, many weapons, and
14cr|powermanga-0.91-3|24	a ton of surprises.
14cr|powermanga-0.91-3|25	
14cr|powermanga-0.91-3|26	%prep
14cr|powermanga-0.91-3|27	%setup -q
14cr|powermanga-0.91-3|28	%patch0 -p1
14cr|powermanga-0.91-3|29	%patch1 -p1
14cr|powermanga-0.91-3|30	
14cr|powermanga-0.91-3|31	%build
14cr|powermanga-0.91-3|32	autoreconf -fi
14cr|powermanga-0.91-3|33	%configure2_5x
14cr|powermanga-0.91-3|34	%make
14cr|powermanga-0.91-3|35	
14cr|powermanga-0.91-3|36	%install
14cr|powermanga-0.91-3|37	%makeinstall_std
14cr|powermanga-0.91-3|38	
14cr|powermanga-0.91-3|39	install -d install %{buildroot}%{_gamesdatadir}/%{name}/texts
14cr|powermanga-0.91-3|40	install -m 644 texts/*.txt texts/*.ini %{buildroot}%{_gamesdatadir}/%{name}/texts
14cr|powermanga-0.91-3|41	
14cr|powermanga-0.91-3|42	mkdir -p %{buildroot}%{_datadir}/applications
14cr|powermanga-0.91-3|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|powermanga-0.91-3|44	[Desktop Entry]
14cr|powermanga-0.91-3|45	Name=PowerManga
14cr|powermanga-0.91-3|46	Comment=Shoot 'em up game with 3D graphics
14cr|powermanga-0.91-3|47	Exec=%{_gamesbindir}/%{name}
14cr|powermanga-0.91-3|48	Icon=%{name}
14cr|powermanga-0.91-3|49	Terminal=false
14cr|powermanga-0.91-3|50	Type=Application
14cr|powermanga-0.91-3|51	StartupNotify=true
14cr|powermanga-0.91-3|52	Categories=Game;ArcadeGame;
14cr|powermanga-0.91-3|53	EOF
14cr|powermanga-0.91-3|54	
14cr|powermanga-0.91-3|55	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|powermanga-0.91-3|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|powermanga-0.91-3|57	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|powermanga-0.91-3|58	
14cr|powermanga-0.91-3|59	%post
14cr|powermanga-0.91-3|60	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi root games 664
14cr|powermanga-0.91-3|61	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-easy root games 664
14cr|powermanga-0.91-3|62	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-hard root games 664
14cr|powermanga-0.91-3|63	
14cr|powermanga-0.91-3|64	%files
14cr|powermanga-0.91-3|65	%doc README
14cr|powermanga-0.91-3|66	%attr(-, root, games) %{_gamesbindir}/%{name}
14cr|powermanga-0.91-3|67	%{_gamesdatadir}/%{name}
14cr|powermanga-0.91-3|68	%{_mandir}/man6/%{name}.6*
14cr|powermanga-0.91-3|69	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|powermanga-0.91-3|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|powermanga-0.91-3|71	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi
14cr|powermanga-0.91-3|72	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-easy
14cr|powermanga-0.91-3|73	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-hard
14cr|powermanga-0.91-3|74	
14cr|powermanga-0.91-3|75	
14cr|powermanga-0.91-3|76	
14cr|powermanga-0.91-3|77	
14cr|powermanga-0.91-3|78	%changelog
14cr|powermanga-0.91-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91-3
14cr|powermanga-0.91-3|80	+ Revision: 3302f28
14cr|powermanga-0.91-3|81	- MassBuild#464: Increase release tag
14cr|powermanga-0.91-3|82	
14cr|powermanga-0.91-3|83	

6434 14
14cr|powertop-2.6.1-2|1	Summary:	Power saving diagnostic tool
14cr|powertop-2.6.1-2|2	
14cr|powertop-2.6.1-2|3	Name:		powertop
14cr|powertop-2.6.1-2|4	Version:	2.6.1
14cr|powertop-2.6.1-2|5	Release:	2
14cr|powertop-2.6.1-2|6	License:	GPLv2+
14cr|powertop-2.6.1-2|7	Group:		System/Kernel and hardware
14cr|powertop-2.6.1-2|8	Url:		http://www.lesswatts.org/
14cr|powertop-2.6.1-2|9	Source0:	https://01.org/powertop/sites/default/files/downloads/%{name}-%{version}.tar.gz
14cr|powertop-2.6.1-2|10	BuildRequires:	pkgconfig(ncurses)
14cr|powertop-2.6.1-2|11	BuildRequires:	pkgconfig(ncursesw)
14cr|powertop-2.6.1-2|12	BuildRequires:	pkgconfig(libpci)
14cr|powertop-2.6.1-2|13	BuildRequires:	pkgconfig(libnl-3.0)
14cr|powertop-2.6.1-2|14	BuildRequires:	pkgconfig(zlib)
14cr|powertop-2.6.1-2|15	BuildRequires:	gettext-devel
14cr|powertop-2.6.1-2|16	
14cr|powertop-2.6.1-2|17	%description
14cr|powertop-2.6.1-2|18	PowerTOP tool is a program that collects the various pieces of
14cr|powertop-2.6.1-2|19	information from a system and presents an overview of how well a
14cr|powertop-2.6.1-2|20	laptop is doing in terms of power savings. In addition, PowerTOP will
14cr|powertop-2.6.1-2|21	provide an indication of which tunables and software components are
14cr|powertop-2.6.1-2|22	the biggest offenders in slurping up battery time. PowerTOP will
14cr|powertop-2.6.1-2|23	update it's display frequently so that the impact of any changes can
14cr|powertop-2.6.1-2|24	be seen directly.
14cr|powertop-2.6.1-2|25	
14cr|powertop-2.6.1-2|26	%prep
14cr|powertop-2.6.1-2|27	%setup -qn %{name}-%{version}
14cr|powertop-2.6.1-2|28	
14cr|powertop-2.6.1-2|29	%build
14cr|powertop-2.6.1-2|30	autoreconf -fiv
14cr|powertop-2.6.1-2|31	%configure2_5x
14cr|powertop-2.6.1-2|32	%make
14cr|powertop-2.6.1-2|33	
14cr|powertop-2.6.1-2|34	%install
14cr|powertop-2.6.1-2|35	%makeinstall_std
14cr|powertop-2.6.1-2|36	
14cr|powertop-2.6.1-2|37	%find_lang %{name}
14cr|powertop-2.6.1-2|38	
14cr|powertop-2.6.1-2|39	%files -f %{name}.lang
14cr|powertop-2.6.1-2|40	%doc README TODO
14cr|powertop-2.6.1-2|41	%{_sbindir}/%{name}
14cr|powertop-2.6.1-2|42	%{_mandir}/*/*.*
14cr|powertop-2.6.1-2|43	
14cr|powertop-2.6.1-2|44	
14cr|powertop-2.6.1-2|45	%changelog
14cr|powertop-2.6.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
14cr|powertop-2.6.1-2|47	+ Revision: 12e32b5
14cr|powertop-2.6.1-2|48	- MassBuild#464: Increase release tag
14cr|powertop-2.6.1-2|49	
14cr|powertop-2.6.1-2|50	

6435 14
14cr|pp3-1.3.3-8|1	Summary: Creation of sky charts in Postscript or PDF format
14cr|pp3-1.3.3-8|2	Name: pp3
14cr|pp3-1.3.3-8|3	Version: 1.3.3
14cr|pp3-1.3.3-8|4	Release: 8
14cr|pp3-1.3.3-8|5	License: MIT
14cr|pp3-1.3.3-8|6	Group: Sciences/Astronomy
14cr|pp3-1.3.3-8|7	Source0: http://prdownloads.sourceforge.net/pp3/pp3-%{version}.tar.bz2
14cr|pp3-1.3.3-8|8	Url: http://pp3.sourceforge.net
14cr|pp3-1.3.3-8|9	Patch0:	gcc47.patch
14cr|pp3-1.3.3-8|10	
14cr|pp3-1.3.3-8|11	%description
14cr|pp3-1.3.3-8|12	PP3 creates celestial charts. It generates resolution independent
14cr|pp3-1.3.3-8|13	maps of very high graphical quality in Postscript or PDF format.
14cr|pp3-1.3.3-8|14	They can be used for example as illustrations in books or on web
14cr|pp3-1.3.3-8|15	pages. You may use the databases of the distribution or your own
14cr|pp3-1.3.3-8|16	databases converted to PP3's simple text format.
14cr|pp3-1.3.3-8|17	
14cr|pp3-1.3.3-8|18	PP3 uses LaTeX+pstricks as the backend for generating the vector
14cr|pp3-1.3.3-8|19	graphics. You can add arbitrary labels to the map. The output is
14cr|pp3-1.3.3-8|20	configurable in many ways.
14cr|pp3-1.3.3-8|21	
14cr|pp3-1.3.3-8|22	%prep
14cr|pp3-1.3.3-8|23	%setup -q
14cr|pp3-1.3.3-8|24	%patch0 -p1
14cr|pp3-1.3.3-8|25	
14cr|pp3-1.3.3-8|26	%build
14cr|pp3-1.3.3-8|27	%make LOCAL="" CHANGEFILE=fmax.ch CXXFLAGS="$RPM_OPT_FLAGS"
14cr|pp3-1.3.3-8|28	
14cr|pp3-1.3.3-8|29	%install
14cr|pp3-1.3.3-8|30	mkdir -p  %buildroot%_bindir
14cr|pp3-1.3.3-8|31	install -m755 pp3 %buildroot%_bindir/pp3
14cr|pp3-1.3.3-8|32	mkdir -p %buildroot%_datadir/%name
14cr|pp3-1.3.3-8|33	for i in *.dat; do
14cr|pp3-1.3.3-8|34	install -m644 $i %buildroot%_datadir/%name/$i
14cr|pp3-1.3.3-8|35	done
14cr|pp3-1.3.3-8|36	
14cr|pp3-1.3.3-8|37	%files
14cr|pp3-1.3.3-8|38	%doc COPYING README WHATSNEW
14cr|pp3-1.3.3-8|39	%doc examples
14cr|pp3-1.3.3-8|40	%{_bindir}/%name
14cr|pp3-1.3.3-8|41	%{_datadir}/%name
14cr|pp3-1.3.3-8|42	
14cr|pp3-1.3.3-8|43	%changelog
14cr|pp3-1.3.3-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-8
14cr|pp3-1.3.3-8|45	+ Revision: 898d56a
14cr|pp3-1.3.3-8|46	- MassBuild#464: Increase release tag
14cr|pp3-1.3.3-8|47	
14cr|pp3-1.3.3-8|48	

6436 14
14cr|ppsspp-0.9.9.1-2|1	%define native_snapshot 17.08.2014
14cr|ppsspp-0.9.9.1-2|2	%define lang_snapshot 26.08.2014
14cr|ppsspp-0.9.9.1-2|3	
14cr|ppsspp-0.9.9.1-2|4	Summary:	Sony PlayStation Portable (PSP) emulator
14cr|ppsspp-0.9.9.1-2|5	Name:		ppsspp
14cr|ppsspp-0.9.9.1-2|6	Version:	0.9.9.1
14cr|ppsspp-0.9.9.1-2|7	Release:	2
14cr|ppsspp-0.9.9.1-2|8	License:	GPLv2+
14cr|ppsspp-0.9.9.1-2|9	Group:		Emulators
14cr|ppsspp-0.9.9.1-2|10	Url:		http://www.ppsspp.org
14cr|ppsspp-0.9.9.1-2|11	# From git by tag https://github.com/hrydgard/ppsspp
14cr|ppsspp-0.9.9.1-2|12	Source0:	%{name}-%{version}.tar.gz
14cr|ppsspp-0.9.9.1-2|13	# From git https://github.com/hrydgard/native
14cr|ppsspp-0.9.9.1-2|14	Source1:	native-%{native_snapshot}.tar.bz2
14cr|ppsspp-0.9.9.1-2|15	# From git https://github.com/hrydgard/ppsspp-lang
14cr|ppsspp-0.9.9.1-2|16	Source2:	ppsspp-lang-%{lang_snapshot}.tar.bz2
14cr|ppsspp-0.9.9.1-2|17	Patch0:		ppsspp-0.8-git-version.patch
14cr|ppsspp-0.9.9.1-2|18	Patch1:		ppsspp-0.9.9.1-datapath.patch
14cr|ppsspp-0.9.9.1-2|19	# Can work with any ffmpeg but requires ffmpeg with Atrac3+ support for ingame music
14cr|ppsspp-0.9.9.1-2|20	Patch2:		ppsspp-0.9.9-ffmpeg.patch
14cr|ppsspp-0.9.9.1-2|21	Patch3:		ppsspp-0.9.9-controls.patch
14cr|ppsspp-0.9.9.1-2|22	BuildRequires:	cmake
14cr|ppsspp-0.9.9.1-2|23	BuildRequires:	imagemagick
14cr|ppsspp-0.9.9.1-2|24	BuildRequires:	ffmpeg-devel
14cr|ppsspp-0.9.9.1-2|25	BuildRequires:	pkgconfig(gl)
14cr|ppsspp-0.9.9.1-2|26	BuildRequires:	pkgconfig(glu)
14cr|ppsspp-0.9.9.1-2|27	#Requires system libpng16, otherwise uses internal static build
14cr|ppsspp-0.9.9.1-2|28	BuildRequires:	pkgconfig(libpng)
14cr|ppsspp-0.9.9.1-2|29	BuildRequires:	pkgconfig(sdl)
14cr|ppsspp-0.9.9.1-2|30	
14cr|ppsspp-0.9.9.1-2|31	%description
14cr|ppsspp-0.9.9.1-2|32	PPSSPP is a cross-platform Sony PlayStation Portable (PSP) emulator.
14cr|ppsspp-0.9.9.1-2|33	
14cr|ppsspp-0.9.9.1-2|34	PPSSPP can run your PSP games on your PC in full HD resolution, and play
14cr|ppsspp-0.9.9.1-2|35	them on Android too. It can even upscale textures that would otherwise be
14cr|ppsspp-0.9.9.1-2|36	too blurry as they were made for the small screen of the original PSP.
14cr|ppsspp-0.9.9.1-2|37	
14cr|ppsspp-0.9.9.1-2|38	%files
14cr|ppsspp-0.9.9.1-2|39	%{_gamesbindir}/%{name}-sdl
14cr|ppsspp-0.9.9.1-2|40	%{_datadir}/applications/%{name}.desktop
14cr|ppsspp-0.9.9.1-2|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|ppsspp-0.9.9.1-2|42	%{_gamesdatadir}/%{name}
14cr|ppsspp-0.9.9.1-2|43	
14cr|ppsspp-0.9.9.1-2|44	#----------------------------------------------------------------------------
14cr|ppsspp-0.9.9.1-2|45	
14cr|ppsspp-0.9.9.1-2|46	%prep
14cr|ppsspp-0.9.9.1-2|47	%setup -q
14cr|ppsspp-0.9.9.1-2|48	%patch0 -p1
14cr|ppsspp-0.9.9.1-2|49	%patch1 -p1
14cr|ppsspp-0.9.9.1-2|50	%patch2 -p1
14cr|ppsspp-0.9.9.1-2|51	%patch3 -p1
14cr|ppsspp-0.9.9.1-2|52	sed s,"unknown_version","%{version}",g -i git-version.cmake
14cr|ppsspp-0.9.9.1-2|53	
14cr|ppsspp-0.9.9.1-2|54	# Unpack external libraries from Native sub-project
14cr|ppsspp-0.9.9.1-2|55	rm -rf native lang
14cr|ppsspp-0.9.9.1-2|56	tar -xf %{SOURCE1}
14cr|ppsspp-0.9.9.1-2|57	mv native-%{native_snapshot} native
14cr|ppsspp-0.9.9.1-2|58	tar -xf %{SOURCE2}
14cr|ppsspp-0.9.9.1-2|59	mv ppsspp-lang-%{lang_snapshot} lang
14cr|ppsspp-0.9.9.1-2|60	
14cr|ppsspp-0.9.9.1-2|61	%build
14cr|ppsspp-0.9.9.1-2|62	# segfaults with default -O2 optimization
14cr|ppsspp-0.9.9.1-2|63	%global optflags %{optflags} -O0
14cr|ppsspp-0.9.9.1-2|64	%cmake \
14cr|ppsspp-0.9.9.1-2|65	-DHEADLESS:BOOL=OFF \
14cr|ppsspp-0.9.9.1-2|66	-DUSE_FFMPEG:BOOL=ON
14cr|ppsspp-0.9.9.1-2|67	%make
14cr|ppsspp-0.9.9.1-2|68	
14cr|ppsspp-0.9.9.1-2|69	%install
14cr|ppsspp-0.9.9.1-2|70	mkdir -p %{buildroot}%{_gamesbindir}
14cr|ppsspp-0.9.9.1-2|71	install -m 0755 build/PPSSPPSDL %{buildroot}%{_gamesbindir}/%{name}-sdl
14cr|ppsspp-0.9.9.1-2|72	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|ppsspp-0.9.9.1-2|73	cp -r build/assets %{buildroot}%{_gamesdatadir}/%{name}
14cr|ppsspp-0.9.9.1-2|74	cp -r lang %{buildroot}%{_gamesdatadir}/%{name}/assets/
14cr|ppsspp-0.9.9.1-2|75	
14cr|ppsspp-0.9.9.1-2|76	# install menu entry
14cr|ppsspp-0.9.9.1-2|77	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|ppsspp-0.9.9.1-2|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ppsspp-0.9.9.1-2|79	[Desktop Entry]
14cr|ppsspp-0.9.9.1-2|80	Name=PPSSPP
14cr|ppsspp-0.9.9.1-2|81	Comment=Sony PSP emulator
14cr|ppsspp-0.9.9.1-2|82	Exec=%{_gamesbindir}/%{name}-sdl
14cr|ppsspp-0.9.9.1-2|83	Icon=%{name}
14cr|ppsspp-0.9.9.1-2|84	Terminal=false
14cr|ppsspp-0.9.9.1-2|85	Type=Application
14cr|ppsspp-0.9.9.1-2|86	Categories=Game;Emulator;
14cr|ppsspp-0.9.9.1-2|87	EOF
14cr|ppsspp-0.9.9.1-2|88	
14cr|ppsspp-0.9.9.1-2|89	# install menu icons
14cr|ppsspp-0.9.9.1-2|90	for N in 16 32 48 64 128;
14cr|ppsspp-0.9.9.1-2|91	do
14cr|ppsspp-0.9.9.1-2|92	convert assets/icon-114.png -scale ${N}x${N} $N.png;
14cr|ppsspp-0.9.9.1-2|93	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|ppsspp-0.9.9.1-2|94	done
14cr|ppsspp-0.9.9.1-2|95	
14cr|ppsspp-0.9.9.1-2|96	
14cr|ppsspp-0.9.9.1-2|97	%changelog
14cr|ppsspp-0.9.9.1-2|98	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9.1-2
14cr|ppsspp-0.9.9.1-2|99	+ Revision: ad1e151
14cr|ppsspp-0.9.9.1-2|100	- Bump release
14cr|ppsspp-0.9.9.1-2|101	
14cr|ppsspp-0.9.9.1-2|102	

6437 14
14cr|pptpd-server-1.3.4-4|1	%define	name		pptpd-server
14cr|pptpd-server-1.3.4-4|2	%define	realname	pptpd
14cr|pptpd-server-1.3.4-4|3	%define	version		1.3.4
14cr|pptpd-server-1.3.4-4|4	%define	rel		4
14cr|pptpd-server-1.3.4-4|5	%define	release		%{rel}
14cr|pptpd-server-1.3.4-4|6	%define	pppver		%(rpm -q --qf %{VERSION} ppp)
14cr|pptpd-server-1.3.4-4|7	%define buildlibwrap 1
14cr|pptpd-server-1.3.4-4|8	%define buildbsdppp 0
14cr|pptpd-server-1.3.4-4|9	%define buildslirp 0
14cr|pptpd-server-1.3.4-4|10	%define buildipalloc 0
14cr|pptpd-server-1.3.4-4|11	%define buildbcrelay 1
14cr|pptpd-server-1.3.4-4|12	%define buildpnsmode 0
14cr|pptpd-server-1.3.4-4|13	
14cr|pptpd-server-1.3.4-4|14	Summary:	PoPToP Linux VPN server
14cr|pptpd-server-1.3.4-4|15	Name:		%{name}
14cr|pptpd-server-1.3.4-4|16	Version:	%{version}
14cr|pptpd-server-1.3.4-4|17	Release:	%{release}
14cr|pptpd-server-1.3.4-4|18	License:	GPL
14cr|pptpd-server-1.3.4-4|19	Group:		Networking/Other
14cr|pptpd-server-1.3.4-4|20	Source0:	%{realname}-%{version}.tar.gz
14cr|pptpd-server-1.3.4-4|21	Source1:	%{realname}-init
14cr|pptpd-server-1.3.4-4|22	URL:		http://poptop.sourceforge.net/
14cr|pptpd-server-1.3.4-4|23	Provides:	%{realname} = %{version}-%{release} poptop = %{version}-%{release}
14cr|pptpd-server-1.3.4-4|24	Requires:	tcp_wrappers ppp = %{pppver}
14cr|pptpd-server-1.3.4-4|25	# We need ppp to get its version
14cr|pptpd-server-1.3.4-4|26	BuildRequires:	ppp
14cr|pptpd-server-1.3.4-4|27	Requires(post):	rpm-helper
14cr|pptpd-server-1.3.4-4|28	Requires(preun):	rpm-helper
14cr|pptpd-server-1.3.4-4|29	
14cr|pptpd-server-1.3.4-4|30	%description
14cr|pptpd-server-1.3.4-4|31	PoPToP is the PPTP server solution for Linux (ports exist for Solaris
14cr|pptpd-server-1.3.4-4|32	2.6, OpenBSD and FreeBSD and other). To date no real solution existed
14cr|pptpd-server-1.3.4-4|33	if you wished to include Linux server in PPTP established VPNs. PoPToP
14cr|pptpd-server-1.3.4-4|34	resolves that problem by allowing Linux servers to function seamlessly
14cr|pptpd-server-1.3.4-4|35	in the PPTP VPN environment. This enables administrators to leverage
14cr|pptpd-server-1.3.4-4|36	the considerable benifits of both Microsoft and Linux. The current
14cr|pptpd-server-1.3.4-4|37	release supports Windows 9x/NT/2000 PPTP clients and PPTP Linux
14cr|pptpd-server-1.3.4-4|38	clients. PoPToP is free GNU software.
14cr|pptpd-server-1.3.4-4|39	
14cr|pptpd-server-1.3.4-4|40	# allow --with[out] <feature> at rpm command line build
14cr|pptpd-server-1.3.4-4|41	# e.g. --with ipalloc --without libwrap
14cr|pptpd-server-1.3.4-4|42	# --with overrides --without
14cr|pptpd-server-1.3.4-4|43	%{?_without_libwrap: %{expand: %%define buildlibwrap 0}}
14cr|pptpd-server-1.3.4-4|44	%{?_without_bsdppp: %{expand: %%define buildbsdppp 0}}
14cr|pptpd-server-1.3.4-4|45	%{?_without_slirp: %{expand: %%define buildslirp 0}}
14cr|pptpd-server-1.3.4-4|46	%{?_without_ipalloc: %{expand: %%define buildipalloc 0}}
14cr|pptpd-server-1.3.4-4|47	%{?_without_bcrelay: %{expand: %%define buildbcrelay 0}}
14cr|pptpd-server-1.3.4-4|48	%{?_without_pnsmode: %{expand: %%define buildpnsmode 0}}
14cr|pptpd-server-1.3.4-4|49	%{?_with_libwrap: %{expand: %%define buildlibwrap 1}}
14cr|pptpd-server-1.3.4-4|50	%{?_with_bsdppp: %{expand: %%define buildbsdppp 1}}
14cr|pptpd-server-1.3.4-4|51	%{?_with_slirp: %{expand: %%define buildslirp 1}}
14cr|pptpd-server-1.3.4-4|52	%{?_with_ipalloc: %{expand: %%define buildipalloc 1}}
14cr|pptpd-server-1.3.4-4|53	%{?_with_bcrelay: %{expand: %%define buildbcrelay 1}}
14cr|pptpd-server-1.3.4-4|54	%{?_with_pnsmode: %{expand: %%define buildpnsmode 1}}
14cr|pptpd-server-1.3.4-4|55	
14cr|pptpd-server-1.3.4-4|56	%prep
14cr|pptpd-server-1.3.4-4|57	%setup -q -n %{realname}-%{version}
14cr|pptpd-server-1.3.4-4|58	
14cr|pptpd-server-1.3.4-4|59	rm -rf `find -name CVS`
14cr|pptpd-server-1.3.4-4|60	
14cr|pptpd-server-1.3.4-4|61	%build
14cr|pptpd-server-1.3.4-4|62	buildopts=""
14cr|pptpd-server-1.3.4-4|63	%if %{buildlibwrap}
14cr|pptpd-server-1.3.4-4|64	buildopts="$buildopts --with-libwrap"
14cr|pptpd-server-1.3.4-4|65	%endif
14cr|pptpd-server-1.3.4-4|66	%if %{buildbsdppp}
14cr|pptpd-server-1.3.4-4|67	buildopts="$buildopts --with-bsdppp"
14cr|pptpd-server-1.3.4-4|68	%endif
14cr|pptpd-server-1.3.4-4|69	%if %{buildslirp}
14cr|pptpd-server-1.3.4-4|70	buildopts="$buildopts --with-slirp"
14cr|pptpd-server-1.3.4-4|71	%endif
14cr|pptpd-server-1.3.4-4|72	%if %{buildipalloc}
14cr|pptpd-server-1.3.4-4|73	buildopts="$buildopts --with-pppd-ip-alloc"
14cr|pptpd-server-1.3.4-4|74	%endif
14cr|pptpd-server-1.3.4-4|75	%if %{buildbcrelay}
14cr|pptpd-server-1.3.4-4|76	buildopts="$buildopts --with-bcrelay"
14cr|pptpd-server-1.3.4-4|77	%endif
14cr|pptpd-server-1.3.4-4|78	%if %{buildpnsmode}
14cr|pptpd-server-1.3.4-4|79	buildopts="$buildopts --with-pns-mode"
14cr|pptpd-server-1.3.4-4|80	%endif
14cr|pptpd-server-1.3.4-4|81	%configure2_5x $buildopts
14cr|pptpd-server-1.3.4-4|82	echo '#undef VERSION' >> plugins/patchlevel.h
14cr|pptpd-server-1.3.4-4|83	echo '#define VERSION "%{pppver}"' >> plugins/patchlevel.h
14cr|pptpd-server-1.3.4-4|84	
14cr|pptpd-server-1.3.4-4|85	perl -pi -e 's|-o root||' plugins/Makefile
14cr|pptpd-server-1.3.4-4|86	perl -pi -e 's|/lib/pptpd|/%{_lib}/pptpd|' plugins/Makefile
14cr|pptpd-server-1.3.4-4|87	perl -pi -e 's|/usr/lib/pptpd|%{_libdir}/pptpd|' pptpctrl.c
14cr|pptpd-server-1.3.4-4|88	
14cr|pptpd-server-1.3.4-4|89	%make CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-builtin -Wall -DSBINDIR='\"%{_sbindir}\"'"
14cr|pptpd-server-1.3.4-4|90	
14cr|pptpd-server-1.3.4-4|91	%install
14cr|pptpd-server-1.3.4-4|92	%makeinstall
14cr|pptpd-server-1.3.4-4|93	
14cr|pptpd-server-1.3.4-4|94	install -m0644 samples/%{realname}.conf -D %{buildroot}%{_sysconfdir}/%{realname}.conf
14cr|pptpd-server-1.3.4-4|95	install -m0644 samples/options.%{realname} -D %{buildroot}%{_sysconfdir}/ppp/options.%{realname}
14cr|pptpd-server-1.3.4-4|96	install -m0755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{realname}
14cr|pptpd-server-1.3.4-4|97	install -m0755 tools/vpnuser -D %{buildroot}%{_bindir}/vpnuser
14cr|pptpd-server-1.3.4-4|98	install -m0755 tools/vpnstats -D %{buildroot}%{_bindir}/vpnstats
14cr|pptpd-server-1.3.4-4|99	install -m0755 tools/vpnstats.pl -D %{buildroot}%{_bindir}/vpnstats.pl
14cr|pptpd-server-1.3.4-4|100	install -m0755 tools/pptp-portslave -D %{buildroot}%{_sbindir}/pptp-portslave
14cr|pptpd-server-1.3.4-4|101	
14cr|pptpd-server-1.3.4-4|102	%post
14cr|pptpd-server-1.3.4-4|103	%_post_service	%{realname}
14cr|pptpd-server-1.3.4-4|104	
14cr|pptpd-server-1.3.4-4|105	%preun
14cr|pptpd-server-1.3.4-4|106	%_preun_service	%{realname}
14cr|pptpd-server-1.3.4-4|107	
14cr|pptpd-server-1.3.4-4|108	%files
14cr|pptpd-server-1.3.4-4|109	%defattr(644,root,root,755)
14cr|pptpd-server-1.3.4-4|110	%doc AUTHORS README* TODO ChangeLog* samples
14cr|pptpd-server-1.3.4-4|111	%{_mandir}/man[58]/pptp*
14cr|pptpd-server-1.3.4-4|112	%config(noreplace) %{_sysconfdir}/%{realname}.conf
14cr|pptpd-server-1.3.4-4|113	%config(noreplace) %{_sysconfdir}/ppp/options.%{realname}
14cr|pptpd-server-1.3.4-4|114	%defattr(755,root,root,755)
14cr|pptpd-server-1.3.4-4|115	%{_initrddir}/%{realname}
14cr|pptpd-server-1.3.4-4|116	%{_sbindir}/*
14cr|pptpd-server-1.3.4-4|117	%{_bindir}/*
14cr|pptpd-server-1.3.4-4|118	%{_libdir}/pptpd
14cr|pptpd-server-1.3.4-4|119	
14cr|pptpd-server-1.3.4-4|120	
14cr|pptpd-server-1.3.4-4|121	
14cr|pptpd-server-1.3.4-4|122	%changelog
14cr|pptpd-server-1.3.4-4|123	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3.4-4
14cr|pptpd-server-1.3.4-4|124	+ Revision: 17177b5
14cr|pptpd-server-1.3.4-4|125	- Automatic import for version 1.3.4-4
14cr|pptpd-server-1.3.4-4|126	
14cr|pptpd-server-1.3.4-4|127	

6438 14
14cr|praat-5.2.17-2|1	%define srcver  %(echo %{version} | sed -e 's/\\.\\([0-9]\\)$/.0\\1/' -e 's/\\.//g')
14cr|praat-5.2.17-2|2	Name:		praat
14cr|praat-5.2.17-2|3	Summary:	Praat: doing phonetics, speech analysis and synthesis by computer
14cr|praat-5.2.17-2|4	Version:	5.2.17
14cr|praat-5.2.17-2|5	Release:	2
14cr|praat-5.2.17-2|6	License: 	GPLv2
14cr|praat-5.2.17-2|7	Group:		Sciences/Other
14cr|praat-5.2.17-2|8	Url:		http://www.fon.hum.uva.nl/praat/
14cr|praat-5.2.17-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{revision}-buildroot
14cr|praat-5.2.17-2|10	BuildRequires:	libxp-devel
14cr|praat-5.2.17-2|11	BuildRequires:	libxt-devel
14cr|praat-5.2.17-2|12	BuildRequires:	libsm-devel
14cr|praat-5.2.17-2|13	BuildRequires:	libice-devel
14cr|praat-5.2.17-2|14	BuildRequires:	libxext-devel
14cr|praat-5.2.17-2|15	BuildRequires:	libalsa-devel
14cr|praat-5.2.17-2|16	BuildRequires:	libxmu-devel
14cr|praat-5.2.17-2|17	BuildRequires:	lesstif-devel
14cr|praat-5.2.17-2|18	BuildRequires:	gtk2-devel
14cr|praat-5.2.17-2|19	BuildRequires:	cairo-devel
14cr|praat-5.2.17-2|20	Source0:	http://www.fon.hum.uva.nl/praat/praat%{srcver}_sources.tar.gz
14cr|praat-5.2.17-2|21	Source1:	praat.png
14cr|praat-5.2.17-2|22	Source2:	praat_mini.png
14cr|praat-5.2.17-2|23	Source3:	praat_large.png
14cr|praat-5.2.17-2|24	Source4:	mandriva-praat.desktop
14cr|praat-5.2.17-2|25	
14cr|praat-5.2.17-2|26	%description
14cr|praat-5.2.17-2|27	According to its authors, praat is "doing phonetics by computer". There are
14cr|praat-5.2.17-2|28	several speech analysis functionalities available: spectrograms, cochleograms,
14cr|praat-5.2.17-2|29	and pitch and formant extraction. Articulatory synthesis, as well as synthesis
14cr|praat-5.2.17-2|30	from pitch, formant, and intensity are also available. Other features are
14cr|praat-5.2.17-2|31	segmentation, labelling using the phonetic alphabet, and computation of
14cr|praat-5.2.17-2|32	statistics.
14cr|praat-5.2.17-2|33	
14cr|praat-5.2.17-2|34	%prep
14cr|praat-5.2.17-2|35	%setup -q -n sources_%{srcver}
14cr|praat-5.2.17-2|36	
14cr|praat-5.2.17-2|37	%build
14cr|praat-5.2.17-2|38	ln -fs makefiles/makefile.defs.linux.gtk makefile.defs
14cr|praat-5.2.17-2|39	%make
14cr|praat-5.2.17-2|40	
14cr|praat-5.2.17-2|41	%clean
14cr|praat-5.2.17-2|42	rm -rf %{buildroot}
14cr|praat-5.2.17-2|43	
14cr|praat-5.2.17-2|44	%install
14cr|praat-5.2.17-2|45	mkdir -p %{buildroot}/%{_bindir}
14cr|praat-5.2.17-2|46	mkdir -p %{buildroot}/%{_datadir}/{applications,icons}
14cr|praat-5.2.17-2|47	mkdir -p %{buildroot}/%{_datadir}/icons/{mini,large}
14cr|praat-5.2.17-2|48	
14cr|praat-5.2.17-2|49	# the application itself
14cr|praat-5.2.17-2|50	cp -vf ./praat %{buildroot}/usr/bin/
14cr|praat-5.2.17-2|51	
14cr|praat-5.2.17-2|52	# icons provided by antonino mingoia from www.ozzpot.com
14cr|praat-5.2.17-2|53	cp -vf %{SOURCE1} %{buildroot}/%{_datadir}/icons/praat.png
14cr|praat-5.2.17-2|54	cp -vf %{SOURCE2} %{buildroot}/%{_datadir}/icons/mini/praat.png
14cr|praat-5.2.17-2|55	cp -vf %{SOURCE3} %{buildroot}/%{_datadir}/icons/large/praat.png
14cr|praat-5.2.17-2|56	
14cr|praat-5.2.17-2|57	# our own desktop entry
14cr|praat-5.2.17-2|58	cp -vf %{SOURCE4} %{buildroot}/%{_datadir}/applications/
14cr|praat-5.2.17-2|59	
14cr|praat-5.2.17-2|60	%files
14cr|praat-5.2.17-2|61	%defattr (-,root,root)
14cr|praat-5.2.17-2|62	%{_bindir}/praat
14cr|praat-5.2.17-2|63	%{_datadir}/icons/*
14cr|praat-5.2.17-2|64	%{_datadir}/applications/*.desktop
14cr|praat-5.2.17-2|65	
14cr|praat-5.2.17-2|66	
14cr|praat-5.2.17-2|67	
14cr|praat-5.2.17-2|68	
14cr|praat-5.2.17-2|69	%changelog
14cr|praat-5.2.17-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.17-2
14cr|praat-5.2.17-2|71	+ Revision: 93e534f
14cr|praat-5.2.17-2|72	- MassBuild#464: Increase release tag
14cr|praat-5.2.17-2|73	
14cr|praat-5.2.17-2|74	

6439 14
14cr|pragha-1.3.1-1|1	%define _disable_ld_no_undefined 1
14cr|pragha-1.3.1-1|2	
14cr|pragha-1.3.1-1|3	%define __noautoprovfiles %{_libdir}/%{name}/plugins
14cr|pragha-1.3.1-1|4	
14cr|pragha-1.3.1-1|5	Summary:	Lightweight GTK+ music manager
14cr|pragha-1.3.1-1|6	Name:		pragha
14cr|pragha-1.3.1-1|7	Version:	1.3.1
14cr|pragha-1.3.1-1|8	Release:	1
14cr|pragha-1.3.1-1|9	License:	GPLv3+
14cr|pragha-1.3.1-1|10	Group:		Sound
14cr|pragha-1.3.1-1|11	Url:		http://pragha.wikispaces.com/
14cr|pragha-1.3.1-1|12	Source0:	https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
14cr|pragha-1.3.1-1|13	Patch0:		pragha-1.3.1-sfmt.patch
14cr|pragha-1.3.1-1|14	BuildRequires:	intltool
14cr|pragha-1.3.1-1|15	BuildRequires:	alsa-oss-devel
14cr|pragha-1.3.1-1|16	BuildRequires:	liblastfm-devel
14cr|pragha-1.3.1-1|17	BuildRequires:	pkgconfig(flac)
14cr|pragha-1.3.1-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|pragha-1.3.1-1|19	BuildRequires:	pkgconfig(grilo-0.2)
14cr|pragha-1.3.1-1|20	BuildRequires:	pkgconfig(gstreamer-1.0)
14cr|pragha-1.3.1-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|pragha-1.3.1-1|22	BuildRequires:	pkgconfig(gudev-1.0)
14cr|pragha-1.3.1-1|23	#BuildRequires:	pkgconfig(keybinder-3.0)
14cr|pragha-1.3.1-1|24	BuildRequires:	pkgconfig(libcddb)
14cr|pragha-1.3.1-1|25	BuildRequires:	pkgconfig(libcdio)
14cr|pragha-1.3.1-1|26	BuildRequires:	pkgconfig(libcdio_paranoia)
14cr|pragha-1.3.1-1|27	BuildRequires:	pkgconfig(libcurl)
14cr|pragha-1.3.1-1|28	BuildRequires:	pkgconfig(libglyr)
14cr|pragha-1.3.1-1|29	BuildRequires:	pkgconfig(libmtp)
14cr|pragha-1.3.1-1|30	BuildRequires:	pkgconfig(libnotify)
14cr|pragha-1.3.1-1|31	BuildRequires:	pkgconfig(libpeas-1.0)
14cr|pragha-1.3.1-1|32	BuildRequires:	pkgconfig(sqlite3)
14cr|pragha-1.3.1-1|33	BuildRequires:	pkgconfig(taglib)
14cr|pragha-1.3.1-1|34	Requires:	gstreamer1.0-plugins-base
14cr|pragha-1.3.1-1|35	
14cr|pragha-1.3.1-1|36	%description
14cr|pragha-1.3.1-1|37	Pragha is is a lightweight GTK+ music manager that aims to be fast, bloat-free
14cr|pragha-1.3.1-1|38	and light on memory consumption. It is written completely in C and GTK+.
14cr|pragha-1.3.1-1|39	Pragha is a fork of Consonance Music Manager, discontinued by the original
14cr|pragha-1.3.1-1|40	author.
14cr|pragha-1.3.1-1|41	
14cr|pragha-1.3.1-1|42	%files -f %{name}.lang
14cr|pragha-1.3.1-1|43	# FIXME add AUTHORS if not empty
14cr|pragha-1.3.1-1|44	%doc ChangeLog FAQ NEWS README
14cr|pragha-1.3.1-1|45	%{_bindir}/pragha
14cr|pragha-1.3.1-1|46	%{_datadir}/appdata/%{name}.appdata.xml
14cr|pragha-1.3.1-1|47	%{_datadir}/applications/%{name}.desktop
14cr|pragha-1.3.1-1|48	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
14cr|pragha-1.3.1-1|49	%{_datadir}/pixmaps/%{name}/
14cr|pragha-1.3.1-1|50	%{_mandir}/man1/pragha.1.*
14cr|pragha-1.3.1-1|51	%{_libdir}/%{name}/plugins/acoustid
14cr|pragha-1.3.1-1|52	%{_libdir}/%{name}/plugins/cdrom
14cr|pragha-1.3.1-1|53	%{_libdir}/%{name}/plugins/devices
14cr|pragha-1.3.1-1|54	%{_libdir}/%{name}/plugins/dlna-renderer
14cr|pragha-1.3.1-1|55	%{_libdir}/%{name}/plugins/gnome-media-keys
14cr|pragha-1.3.1-1|56	%{_libdir}/%{name}/plugins/mpris2
14cr|pragha-1.3.1-1|57	%{_libdir}/%{name}/plugins/mtp
14cr|pragha-1.3.1-1|58	%{_libdir}/%{name}/plugins/notify
14cr|pragha-1.3.1-1|59	%{_libdir}/%{name}/plugins/removable
14cr|pragha-1.3.1-1|60	%{_libdir}/%{name}/plugins/song-info
14cr|pragha-1.3.1-1|61	%{_libdir}/%{name}/plugins/tunein
14cr|pragha-1.3.1-1|62	
14cr|pragha-1.3.1-1|63	#----------------------------------------------------------------------------
14cr|pragha-1.3.1-1|64	
14cr|pragha-1.3.1-1|65	%prep
14cr|pragha-1.3.1-1|66	%setup -q
14cr|pragha-1.3.1-1|67	%patch0 -p1
14cr|pragha-1.3.1-1|68	
14cr|pragha-1.3.1-1|69	%build
14cr|pragha-1.3.1-1|70	%configure2_5x --with-gstreamer=1.0
14cr|pragha-1.3.1-1|71	%make
14cr|pragha-1.3.1-1|72	
14cr|pragha-1.3.1-1|73	%install
14cr|pragha-1.3.1-1|74	%makeinstall_std
14cr|pragha-1.3.1-1|75	
14cr|pragha-1.3.1-1|76	%find_lang %{name}
14cr|pragha-1.3.1-1|77	# remove duplicate docs
14cr|pragha-1.3.1-1|78	rm -rf %{buildroot}%{_datadir}/%{name}/doc
14cr|pragha-1.3.1-1|79	
14cr|pragha-1.3.1-1|80	# we don't plan to build expernal plugins for now
14cr|pragha-1.3.1-1|81	rm -rf %{buildroot}%{_includedir}/%{name}/plugins/
14cr|pragha-1.3.1-1|82	
14cr|pragha-1.3.1-1|83	
14cr|pragha-1.3.1-1|84	%changelog
14cr|pragha-1.3.1-1|85	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14cr|pragha-1.3.1-1|86	+ Revision: b830d10
14cr|pragha-1.3.1-1|87	- New version 1.3.1, update BuildRequires and files, exclude plugins from Provides
14cr|pragha-1.3.1-1|88	
14cr|pragha-1.3.1-1|89	

6440 14
14cr|prboom-2.5.0-8|1	%define	Summary	An enhanced version of DooM - classic 3D shoot-em-up game
14cr|prboom-2.5.0-8|2	
14cr|prboom-2.5.0-8|3	Summary:	%{Summary}
14cr|prboom-2.5.0-8|4	Name:		prboom
14cr|prboom-2.5.0-8|5	Version:	2.5.0
14cr|prboom-2.5.0-8|6	Release:	8
14cr|prboom-2.5.0-8|7	Source0:	http://prdownloads.sourceforge.net/prboom/%{name}-%{version}.tar.bz2
14cr|prboom-2.5.0-8|8	Source1:	%{name}-game-server.sysconfig
14cr|prboom-2.5.0-8|9	Source2:	%{name}-game-server.service
14cr|prboom-2.5.0-8|10	Source3:	doom2-newcaco16.png
14cr|prboom-2.5.0-8|11	Source4:	doom2-newcaco32.png
14cr|prboom-2.5.0-8|12	Source5:	doom2-newcaco48.png
14cr|prboom-2.5.0-8|13	Source6:	%{name}-game-server.wrapper
14cr|prboom-2.5.0-8|14	URL:		http://prboom.sourceforge.net/
14cr|prboom-2.5.0-8|15	Group:		Games/Arcade
14cr|prboom-2.5.0-8|16	License:	GPL
14cr|prboom-2.5.0-8|17	BuildRequires:	smpeg-devel
14cr|prboom-2.5.0-8|18	BuildRequires:	sed
14cr|prboom-2.5.0-8|19	BuildRequires:	pkgconfig(sdl)
14cr|prboom-2.5.0-8|20	BuildRequires:	pkgconfig(SDL_net)
14cr|prboom-2.5.0-8|21	BuildRequires:	pkgconfig(glu)
14cr|prboom-2.5.0-8|22	BuildRequires:	pkgconfig(SDL_mixer)
14cr|prboom-2.5.0-8|23	Requires:	TiMidity++
14cr|prboom-2.5.0-8|24	Requires:	doom-iwad
14cr|prboom-2.5.0-8|25	
14cr|prboom-2.5.0-8|26	%description
14cr|prboom-2.5.0-8|27	Doom is the classic 3D shoot-em-up game. It must have been one of the best
14cr|prboom-2.5.0-8|28	selling games ever; it totally outclassed any 3D world games that preceded
14cr|prboom-2.5.0-8|29	it, with amazing speed, flexibility, and outstanding gameplay. The specs
14cr|prboom-2.5.0-8|30	to the game were released, and thousands of extra levels were written by
14cr|prboom-2.5.0-8|31	fans of the game; even today new levels are written for Doom faster then
14cr|prboom-2.5.0-8|32	any one person could play them.
14cr|prboom-2.5.0-8|33	
14cr|prboom-2.5.0-8|34	-- NOTE : YOU NEED TO DOWNLOAD WAD FILES --
14cr|prboom-2.5.0-8|35	http://www.idsoftware.com/
14cr|prboom-2.5.0-8|36	
14cr|prboom-2.5.0-8|37	%package gl
14cr|prboom-2.5.0-8|38	Summary:	OpenGL version
14cr|prboom-2.5.0-8|39	Group:		Games/Arcade
14cr|prboom-2.5.0-8|40	Requires:	%{name}
14cr|prboom-2.5.0-8|41	
14cr|prboom-2.5.0-8|42	%description gl
14cr|prboom-2.5.0-8|43	This package contains the PrBooM binary that runs accelerated through
14cr|prboom-2.5.0-8|44	OpenGL.
14cr|prboom-2.5.0-8|45	
14cr|prboom-2.5.0-8|46	%package server
14cr|prboom-2.5.0-8|47	Summary:	PrBooM game server
14cr|prboom-2.5.0-8|48	Group:		Games/Arcade
14cr|prboom-2.5.0-8|49	Requires(pre):	rpm-helper
14cr|prboom-2.5.0-8|50	Requires:	%{name}
14cr|prboom-2.5.0-8|51	
14cr|prboom-2.5.0-8|52	%description server
14cr|prboom-2.5.0-8|53	This package contains the PrBooM server binary, that is the program
14cr|prboom-2.5.0-8|54	that passes data between the different players in the game.
14cr|prboom-2.5.0-8|55	
14cr|prboom-2.5.0-8|56	%prep
14cr|prboom-2.5.0-8|57	%setup -q
14cr|prboom-2.5.0-8|58	
14cr|prboom-2.5.0-8|59	%build
14cr|prboom-2.5.0-8|60	%define common_conf_flags --disable-cpu-opt --disable-i386-asm
14cr|prboom-2.5.0-8|61	%configure %{common_conf_flags} --enable-gl
14cr|prboom-2.5.0-8|62	%make
14cr|prboom-2.5.0-8|63	cp src/prboom prboom-gl
14cr|prboom-2.5.0-8|64	
14cr|prboom-2.5.0-8|65	make clean
14cr|prboom-2.5.0-8|66	
14cr|prboom-2.5.0-8|67	%configure %{common_conf_flags} --disable-cpu-opt
14cr|prboom-2.5.0-8|68	%make
14cr|prboom-2.5.0-8|69	
14cr|prboom-2.5.0-8|70	%install
14cr|prboom-2.5.0-8|71	%makeinstall_std
14cr|prboom-2.5.0-8|72	install -m755 prboom-gl %{buildroot}%{_gamesbindir}
14cr|prboom-2.5.0-8|73	
14cr|prboom-2.5.0-8|74	# delete unwanted files
14cr|prboom-2.5.0-8|75	rm -fr %{buildroot}%{_datadir}/doc/
14cr|prboom-2.5.0-8|76	
14cr|prboom-2.5.0-8|77	#
14cr|prboom-2.5.0-8|78	# Initscript
14cr|prboom-2.5.0-8|79	install -d %{buildroot}%{_sysconfdir}/sysconfig \
14cr|prboom-2.5.0-8|80	%{buildroot}%{_unitdir}
14cr|prboom-2.5.0-8|81	
14cr|prboom-2.5.0-8|82	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-game-server
14cr|prboom-2.5.0-8|83	cp %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-game-server.service
14cr|prboom-2.5.0-8|84	
14cr|prboom-2.5.0-8|85	sed -i "s|/etc/sysconfig|%{_sysconfdir}/sysconfig| ; s|/usr/games|%{_gamesbindir}|" \
14cr|prboom-2.5.0-8|86	%{buildroot}%{_unitdir}/%{name}-game-server.service
14cr|prboom-2.5.0-8|87	
14cr|prboom-2.5.0-8|88	#
14cr|prboom-2.5.0-8|89	# Icons
14cr|prboom-2.5.0-8|90	install -m644 %{SOURCE3} -D %{buildroot}%{_miconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|91	install -m644 %{SOURCE4} -D %{buildroot}%{_iconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|92	install -m644 %{SOURCE5} -D %{buildroot}%{_liconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|93	
14cr|prboom-2.5.0-8|94	#
14cr|prboom-2.5.0-8|95	# Wrapper to launch server
14cr|prboom-2.5.0-8|96	install -m755 %{SOURCE6} -D %{buildroot}%{_gamesbindir}/%{name}-game-server.wrapper
14cr|prboom-2.5.0-8|97	
14cr|prboom-2.5.0-8|98	#
14cr|prboom-2.5.0-8|99	# Menus
14cr|prboom-2.5.0-8|100	
14cr|prboom-2.5.0-8|101	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|prboom-2.5.0-8|102	
14cr|prboom-2.5.0-8|103	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|prboom-2.5.0-8|104	[Desktop Entry]
14cr|prboom-2.5.0-8|105	Type=Application
14cr|prboom-2.5.0-8|106	Categories=Game;ArcadeGame;
14cr|prboom-2.5.0-8|107	Name=PrBooM
14cr|prboom-2.5.0-8|108	Comment=%{Summary}
14cr|prboom-2.5.0-8|109	Icon=doom2-newcaco
14cr|prboom-2.5.0-8|110	Exec=%{_gamesbindir}/%{name}
14cr|prboom-2.5.0-8|111	EOF
14cr|prboom-2.5.0-8|112	
14cr|prboom-2.5.0-8|113	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}-multiplayer.desktop
14cr|prboom-2.5.0-8|114	[Desktop Entry]
14cr|prboom-2.5.0-8|115	Type=Application
14cr|prboom-2.5.0-8|116	Categories=Game;ArcadeGame;
14cr|prboom-2.5.0-8|117	Name=PrBooM Multiplayer
14cr|prboom-2.5.0-8|118	Comment=%{Summary}
14cr|prboom-2.5.0-8|119	Icon=doom2-newcaco
14cr|prboom-2.5.0-8|120	Exec=sh -c "%{_gamesbindir}/%{name} -net \`hostname\`"
14cr|prboom-2.5.0-8|121	EOF
14cr|prboom-2.5.0-8|122	
14cr|prboom-2.5.0-8|123	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gl.desktop
14cr|prboom-2.5.0-8|124	[Desktop Entry]
14cr|prboom-2.5.0-8|125	Type=Application
14cr|prboom-2.5.0-8|126	Categories=Game;ArcadeGame;
14cr|prboom-2.5.0-8|127	Name=PrBooM-GL
14cr|prboom-2.5.0-8|128	Comment=%{Summary}
14cr|prboom-2.5.0-8|129	Icon=doom2-newcaco
14cr|prboom-2.5.0-8|130	Exec=%{_gamesbindir}/%{name}-gl
14cr|prboom-2.5.0-8|131	EOF
14cr|prboom-2.5.0-8|132	
14cr|prboom-2.5.0-8|133	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gl-multiplayer.desktop
14cr|prboom-2.5.0-8|134	[Desktop Entry]
14cr|prboom-2.5.0-8|135	Type=Application
14cr|prboom-2.5.0-8|136	Categories=Game;ArcadeGame;
14cr|prboom-2.5.0-8|137	Name=PrBooM-GL Multiplayer
14cr|prboom-2.5.0-8|138	Comment=%{Summary}
14cr|prboom-2.5.0-8|139	Icon=doom2-newcaco
14cr|prboom-2.5.0-8|140	Exec=sh -c "%{_gamesbindir}/%{name}-gl -net \`hostname\`"
14cr|prboom-2.5.0-8|141	EOF
14cr|prboom-2.5.0-8|142	
14cr|prboom-2.5.0-8|143	
14cr|prboom-2.5.0-8|144	%post server
14cr|prboom-2.5.0-8|145	%systemd_post %{name}-game-server.service
14cr|prboom-2.5.0-8|146	
14cr|prboom-2.5.0-8|147	%preun server
14cr|prboom-2.5.0-8|148	%systemd_preun %{name}-game-server.service
14cr|prboom-2.5.0-8|149	
14cr|prboom-2.5.0-8|150	%postun server
14cr|prboom-2.5.0-8|151	%systemd_postun_with_restart %{name}-game-server.service
14cr|prboom-2.5.0-8|152	
14cr|prboom-2.5.0-8|153	%files
14cr|prboom-2.5.0-8|154	%doc AUTHORS NEWS README TODO
14cr|prboom-2.5.0-8|155	%doc doc/*.txt doc/README.*
14cr|prboom-2.5.0-8|156	%{_gamesbindir}/%{name}
14cr|prboom-2.5.0-8|157	%dir %{_gamesdatadir}/doom
14cr|prboom-2.5.0-8|158	%{_gamesdatadir}/doom/%{name}.wad
14cr|prboom-2.5.0-8|159	%{_mandir}/man5/*
14cr|prboom-2.5.0-8|160	%{_mandir}/man6/%{name}.6*
14cr|prboom-2.5.0-8|161	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|prboom-2.5.0-8|162	%{_datadir}/applications/mandriva-%{name}-multiplayer.desktop
14cr|prboom-2.5.0-8|163	%{_iconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|164	%{_miconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|165	%{_liconsdir}/doom2-newcaco.png
14cr|prboom-2.5.0-8|166	
14cr|prboom-2.5.0-8|167	%files gl
14cr|prboom-2.5.0-8|168	%{_gamesbindir}/%{name}-gl
14cr|prboom-2.5.0-8|169	%{_datadir}/applications/mandriva-%{name}-gl.desktop
14cr|prboom-2.5.0-8|170	%{_datadir}/applications/mandriva-%{name}-gl-multiplayer.desktop
14cr|prboom-2.5.0-8|171	
14cr|prboom-2.5.0-8|172	%files server
14cr|prboom-2.5.0-8|173	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-game-server
14cr|prboom-2.5.0-8|174	%{_unitdir}/%{name}-game-server*
14cr|prboom-2.5.0-8|175	%{_gamesbindir}/%{name}-game-server*
14cr|prboom-2.5.0-8|176	%{_mandir}/man6/%{name}-game-server*
14cr|prboom-2.5.0-8|177	
14cr|prboom-2.5.0-8|178	%changelog
14cr|prboom-2.5.0-8|179	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-8
14cr|prboom-2.5.0-8|180	+ Revision: 914afe4
14cr|prboom-2.5.0-8|181	- Use systemd macros
14cr|prboom-2.5.0-8|182	
14cr|prboom-2.5.0-8|183	

6441 14
14cr|prboom-plus-2.5.1.3-3|1	%define		Werror_cflags %nil
14cr|prboom-plus-2.5.1.3-3|2	
14cr|prboom-plus-2.5.1.3-3|3	Name:		prboom-plus
14cr|prboom-plus-2.5.1.3-3|4	Version:	2.5.1.3
14cr|prboom-plus-2.5.1.3-3|5	Release:	3
14cr|prboom-plus-2.5.1.3-3|6	Summary:	Open source port of the DOOM game engine
14cr|prboom-plus-2.5.1.3-3|7	
14cr|prboom-plus-2.5.1.3-3|8	Group:		Games/Arcade
14cr|prboom-plus-2.5.1.3-3|9	License:	GPLv2+
14cr|prboom-plus-2.5.1.3-3|10	URL:		http://prboom-plus.sourceforge.net/
14cr|prboom-plus-2.5.1.3-3|11	Source0:	%name-%version+.tar.xz
14cr|prboom-plus-2.5.1.3-3|12	Patch1:		prboom-nodatetime.diff
14cr|prboom-plus-2.5.1.3-3|13	Patch2:		prboom-types1.diff
14cr|prboom-plus-2.5.1.3-3|14	Patch3:		prboom-types2.diff
14cr|prboom-plus-2.5.1.3-3|15	Patch4:		prboom-protos.diff
14cr|prboom-plus-2.5.1.3-3|16	Patch5:		prboom-enable-tessellation.diff
14cr|prboom-plus-2.5.1.3-3|17	Source2:	clean_source.sh
14cr|prboom-plus-2.5.1.3-3|18	BuildRequires:	xz
14cr|prboom-plus-2.5.1.3-3|19	BuildRequires:	pkgconfig(SDL_image)
14cr|prboom-plus-2.5.1.3-3|20	BuildRequires:	pkgconfig(libpcre)
14cr|prboom-plus-2.5.1.3-3|21	BuildRequires:	pkgconfig(libpng)
14cr|prboom-plus-2.5.1.3-3|22	BuildRequires:	pkgconfig(vorbis)
14cr|prboom-plus-2.5.1.3-3|23	BuildRequires:	pkgconfig(SDL_net)
14cr|prboom-plus-2.5.1.3-3|24	BuildRequires:	pkgconfig(SDL_mixer)
14cr|prboom-plus-2.5.1.3-3|25	BuildRequires:	pkgconfig(fluidsynth)
14cr|prboom-plus-2.5.1.3-3|26	BuildRequires:	pkgconfig(gl)
14cr|prboom-plus-2.5.1.3-3|27	BuildRequires:	pkgconfig(glu)
14cr|prboom-plus-2.5.1.3-3|28	
14cr|prboom-plus-2.5.1.3-3|29	Suggests:	freedoom
14cr|prboom-plus-2.5.1.3-3|30	
14cr|prboom-plus-2.5.1.3-3|31	%description
14cr|prboom-plus-2.5.1.3-3|32	PrBoom+ is a Doom source port developed from the original PrBoom
14cr|prboom-plus-2.5.1.3-3|33	project.
14cr|prboom-plus-2.5.1.3-3|34	
14cr|prboom-plus-2.5.1.3-3|35	prboom is an open-source port of Doom, the classic 3D first-person
14cr|prboom-plus-2.5.1.3-3|36	shooter game. It totally outclassed any 3D world games that preceded
14cr|prboom-plus-2.5.1.3-3|37	it, with amazing speed, flexibility, and outstanding gameplay. The
14cr|prboom-plus-2.5.1.3-3|38	specs to the game were released, and thousands of extra levels were
14cr|prboom-plus-2.5.1.3-3|39	written by fans of the game; even today new levels are written for
14cr|prboom-plus-2.5.1.3-3|40	Doom faster then any one person could play them.
14cr|prboom-plus-2.5.1.3-3|41	
14cr|prboom-plus-2.5.1.3-3|42	The target of the prboom-plus project is to extend the original port
14cr|prboom-plus-2.5.1.3-3|43	with features that are necessary or useful to the developers and all
14cr|prboom-plus-2.5.1.3-3|44	those interested in their work. It is worth noting that all changes
14cr|prboom-plus-2.5.1.3-3|45	introduced in no way break PrBoom's compatibility with the original
14cr|prboom-plus-2.5.1.3-3|46	Doom/Doom2 engines, and it is possible to be confident this will
14cr|prboom-plus-2.5.1.3-3|47	never happen in the future since compatibility is as important.
14cr|prboom-plus-2.5.1.3-3|48	
14cr|prboom-plus-2.5.1.3-3|49	Author(s):
14cr|prboom-plus-2.5.1.3-3|50	----------
14cr|prboom-plus-2.5.1.3-3|51	Andrey "e6y" Budko
14cr|prboom-plus-2.5.1.3-3|52	
14cr|prboom-plus-2.5.1.3-3|53	%prep
14cr|prboom-plus-2.5.1.3-3|54	%setup -q
14cr|prboom-plus-2.5.1.3-3|55	# %patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
14cr|prboom-plus-2.5.1.3-3|56	
14cr|prboom-plus-2.5.1.3-3|57	%build
14cr|prboom-plus-2.5.1.3-3|58	./bootstrap;
14cr|prboom-plus-2.5.1.3-3|59	# rpm has its own optimizations, so turn off shipped defaults
14cr|prboom-plus-2.5.1.3-3|60	%configure --enable-gl --disable-cpu-opt --program-prefix='' \
14cr|prboom-plus-2.5.1.3-3|61	--with-waddir=%{_gamesdatadir}/doom
14cr|prboom-plus-2.5.1.3-3|62	%make
14cr|prboom-plus-2.5.1.3-3|63	
14cr|prboom-plus-2.5.1.3-3|64	%install
14cr|prboom-plus-2.5.1.3-3|65	%makeinstall_std
14cr|prboom-plus-2.5.1.3-3|66	# Will manually package docs (see %%files)
14cr|prboom-plus-2.5.1.3-3|67	rm -Rf %{buildroot}/%{_gamesdatadir}/doc;
14cr|prboom-plus-2.5.1.3-3|68	mkdir -p %{buildroot}/%{_gamesbindir};
14cr|prboom-plus-2.5.1.3-3|69	
14cr|prboom-plus-2.5.1.3-3|70	
14cr|prboom-plus-2.5.1.3-3|71	%files
14cr|prboom-plus-2.5.1.3-3|72	%doc NEWS AUTHORS README
14cr|prboom-plus-2.5.1.3-3|73	%doc doc/MBF.txt doc/MBFFAQ.txt doc/README.compat doc/README.demos doc/boom.txt
14cr|prboom-plus-2.5.1.3-3|74	%{_gamesbindir}/*
14cr|prboom-plus-2.5.1.3-3|75	%{_gamesdatadir}/doom
14cr|prboom-plus-2.5.1.3-3|76	%{_mandir}/*/*
14cr|prboom-plus-2.5.1.3-3|77	%{_docdir}/prboom-plus-2.5.1.3/*
14cr|prboom-plus-2.5.1.3-3|78	
14cr|prboom-plus-2.5.1.3-3|79	%changelog
14cr|prboom-plus-2.5.1.3-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1.3-3
14cr|prboom-plus-2.5.1.3-3|81	+ Revision: cc1603d
14cr|prboom-plus-2.5.1.3-3|82	- MassBuild#464: Increase release tag
14cr|prboom-plus-2.5.1.3-3|83	
14cr|prboom-plus-2.5.1.3-3|84	

6442 14
14cr|prelude-correlator-1.0.1-5|1	Summary:        Correlates events from the prelude manager
14cr|prelude-correlator-1.0.1-5|2	Name:           prelude-correlator
14cr|prelude-correlator-1.0.1-5|3	Version:        1.0.1
14cr|prelude-correlator-1.0.1-5|4	Release:        5
14cr|prelude-correlator-1.0.1-5|5	Epoch:          0
14cr|prelude-correlator-1.0.1-5|6	License:        GPLv2+
14cr|prelude-correlator-1.0.1-5|7	Group:          System/Servers
14cr|prelude-correlator-1.0.1-5|8	URL:            http://www.prelude-ids.org/
14cr|prelude-correlator-1.0.1-5|9	Source0:        http://www.prelude-ids.com/download/releases/prelude-correlator/%{name}-%{version}.tar.gz
14cr|prelude-correlator-1.0.1-5|10	Source1:        prelude-correlator.service
14cr|prelude-correlator-1.0.1-5|11	Buildarch:	noarch
14cr|prelude-correlator-1.0.1-5|12	Requires:       prelude-manager
14cr|prelude-correlator-1.0.1-5|13	Requires:	python-prelude
14cr|prelude-correlator-1.0.1-5|14	Requires(preun): rpm-helper
14cr|prelude-correlator-1.0.1-5|15	Requires(post): rpm-helper
14cr|prelude-correlator-1.0.1-5|16	BuildRequires:	python-setuptools
14cr|prelude-correlator-1.0.1-5|17	
14cr|prelude-correlator-1.0.1-5|18	%description
14cr|prelude-correlator-1.0.1-5|19	prelude-correlator correlates events from the prelude manager.
14cr|prelude-correlator-1.0.1-5|20	
14cr|prelude-correlator-1.0.1-5|21	%prep
14cr|prelude-correlator-1.0.1-5|22	
14cr|prelude-correlator-1.0.1-5|23	%setup -q -n %{name}-%{version}
14cr|prelude-correlator-1.0.1-5|24	
14cr|prelude-correlator-1.0.1-5|25	cp %{SOURCE1} prelude-correlator.service
14cr|prelude-correlator-1.0.1-5|26	
14cr|prelude-correlator-1.0.1-5|27	%build
14cr|prelude-correlator-1.0.1-5|28	python setup.py build
14cr|prelude-correlator-1.0.1-5|29	
14cr|prelude-correlator-1.0.1-5|30	%install
14cr|prelude-correlator-1.0.1-5|31	python setup.py install --root=%{buildroot}
14cr|prelude-correlator-1.0.1-5|32	
14cr|prelude-correlator-1.0.1-5|33	cat > README.urpmi << EOF
14cr|prelude-correlator-1.0.1-5|34	In order to start the prelude-correlator service you must configure it first.
14cr|prelude-correlator-1.0.1-5|35	This is not done automatically. To make a basic configuration,
14cr|prelude-correlator-1.0.1-5|36	please run:
14cr|prelude-correlator-1.0.1-5|37	
14cr|prelude-correlator-1.0.1-5|38	%{_bindir}/prelude-adduser register prelude-correlator "idmef:rw" localhost --uid 0 --gid 0
14cr|prelude-correlator-1.0.1-5|39	EOF
14cr|prelude-correlator-1.0.1-5|40	
14cr|prelude-correlator-1.0.1-5|41	install -d %{buildroot}%{_unitdir}
14cr|prelude-correlator-1.0.1-5|42	install -m0755 prelude-correlator.service %{buildroot}%{_unitdir}/prelude-correlator.service
14cr|prelude-correlator-1.0.1-5|43	install -d %{buildroot}/var/run/prelude-correlator
14cr|prelude-correlator-1.0.1-5|44	
14cr|prelude-correlator-1.0.1-5|45	%post
14cr|prelude-correlator-1.0.1-5|46	%systemd_post %{name}.service
14cr|prelude-correlator-1.0.1-5|47	
14cr|prelude-correlator-1.0.1-5|48	%preun
14cr|prelude-correlator-1.0.1-5|49	%systemd_preun %{name}.service
14cr|prelude-correlator-1.0.1-5|50	
14cr|prelude-correlator-1.0.1-5|51	%postun
14cr|prelude-correlator-1.0.1-5|52	%systemd_postun_with_restart %{name}.service
14cr|prelude-correlator-1.0.1-5|53	
14cr|prelude-correlator-1.0.1-5|54	%files
14cr|prelude-correlator-1.0.1-5|55	%doc AUTHORS ChangeLog COPYING HACKING.README NEWS README.urpmi
14cr|prelude-correlator-1.0.1-5|56	%attr(0755,root,root) %{_bindir}/prelude-correlator
14cr|prelude-correlator-1.0.1-5|57	%attr(0755,root,root) %{_unitdir}/prelude-correlator.service
14cr|prelude-correlator-1.0.1-5|58	%{py_puresitedir}/*
14cr|prelude-correlator-1.0.1-5|59	%{_sysconfdir}/%{name}
14cr|prelude-correlator-1.0.1-5|60	%_var/lib/%{name}
14cr|prelude-correlator-1.0.1-5|61	
14cr|prelude-correlator-1.0.1-5|62	%changelog
14cr|prelude-correlator-1.0.1-5|63	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.1-5
14cr|prelude-correlator-1.0.1-5|64	+ Revision: 511ef3d
14cr|prelude-correlator-1.0.1-5|65	- Use systemd macros
14cr|prelude-correlator-1.0.1-5|66	
14cr|prelude-correlator-1.0.1-5|67	

6443 14
14cr|premake-3.2-7|1	Summary:	Build script generator
14cr|premake-3.2-7|2	Name:		premake
14cr|premake-3.2-7|3	Version:	3.2
14cr|premake-3.2-7|4	Release:	7
14cr|premake-3.2-7|5	License:	GPL
14cr|premake-3.2-7|6	Group:		Development/Other
14cr|premake-3.2-7|7	URL:		http://premake.sourceforge.net/
14cr|premake-3.2-7|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/premake/%{name}-src-%{version}.zip
14cr|premake-3.2-7|9	BuildRequires:	lua-devel
14cr|premake-3.2-7|10	BuildRoot:	%{_tmppath}/%{name}-root
14cr|premake-3.2-7|11	
14cr|premake-3.2-7|12	%description
14cr|premake-3.2-7|13	Premake is a build script generator. Describe your project using the
14cr|premake-3.2-7|14	full-featured Lua scripting language and then let Premake create the input
14cr|premake-3.2-7|15	files for:
14cr|premake-3.2-7|16	
14cr|premake-3.2-7|17	* MS Visual Studio 6, 2002, 2003, or 2005
14cr|premake-3.2-7|18	* GNU make (including Cygwin and MinGW)
14cr|premake-3.2-7|19	* IC#Code SharpDevelop
14cr|premake-3.2-7|20	* MonoDevelop
14cr|premake-3.2-7|21	* ...more on the way!
14cr|premake-3.2-7|22	
14cr|premake-3.2-7|23	%prep
14cr|premake-3.2-7|24	
14cr|premake-3.2-7|25	%setup -q -n Premake-%{version}
14cr|premake-3.2-7|26	
14cr|premake-3.2-7|27	# clean up CVS stuff
14cr|premake-3.2-7|28	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|premake-3.2-7|29	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|premake-3.2-7|30	done
14cr|premake-3.2-7|31	
14cr|premake-3.2-7|32	# fix dir perms
14cr|premake-3.2-7|33	find . -type d | xargs chmod 755
14cr|premake-3.2-7|34	
14cr|premake-3.2-7|35	# fix file perms
14cr|premake-3.2-7|36	find . -type f | xargs chmod 644
14cr|premake-3.2-7|37	
14cr|premake-3.2-7|38	# strip away annoying ^M
14cr|premake-3.2-7|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|premake-3.2-7|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|premake-3.2-7|41	
14cr|premake-3.2-7|42	%build
14cr|premake-3.2-7|43	
14cr|premake-3.2-7|44	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" -C Src
14cr|premake-3.2-7|45	
14cr|premake-3.2-7|46	%install
14cr|premake-3.2-7|47	rm -rf %{buildroot}
14cr|premake-3.2-7|48	
14cr|premake-3.2-7|49	install -d %{buildroot}%{_bindir}
14cr|premake-3.2-7|50	
14cr|premake-3.2-7|51	install -m0755 bin/%{name} %{buildroot}%{_bindir}/
14cr|premake-3.2-7|52	
14cr|premake-3.2-7|53	%clean
14cr|premake-3.2-7|54	rm -rf %{buildroot}
14cr|premake-3.2-7|55	
14cr|premake-3.2-7|56	%files
14cr|premake-3.2-7|57	%defattr(-,root,root)
14cr|premake-3.2-7|58	%doc CHANGES.txt LICENSE.txt README.txt
14cr|premake-3.2-7|59	%attr(0755,root,root) %{_bindir}/%{name}
14cr|premake-3.2-7|60	
14cr|premake-3.2-7|61	
14cr|premake-3.2-7|62	
14cr|premake-3.2-7|63	
14cr|premake-3.2-7|64	
14cr|premake-3.2-7|65	%changelog
14cr|premake-3.2-7|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-7
14cr|premake-3.2-7|67	+ Revision: 6d813de
14cr|premake-3.2-7|68	- MassBuild#464: Increase release tag
14cr|premake-3.2-7|69	
14cr|premake-3.2-7|70	

6444 14
14cr|prey-0.5.4-4|1	%define name prey
14cr|prey-0.5.4-4|2	%define version 0.5.4
14cr|prey-0.5.4-4|3	
14cr|prey-0.5.4-4|4	Name: %{name}
14cr|prey-0.5.4-4|5	Summary: Prey is a lightweight application for tracking your stolen laptop
14cr|prey-0.5.4-4|6	Version: %{version}
14cr|prey-0.5.4-4|7	Release: 4
14cr|prey-0.5.4-4|8	License: GPLv3
14cr|prey-0.5.4-4|9	Group: Monitoring
14cr|prey-0.5.4-4|10	Source0: http://preyproject.com/releases/0.5.4/prey-0.5.4-linux.zip
14cr|prey-0.5.4-4|11	Source1: prey-config.desktop
14cr|prey-0.5.4-4|12	URL:	http://preyproject.com/
14cr|prey-0.5.4-4|13	Requires: curl, scrot, groff, streamer, perl-Net-SSLeay, perl-IO-Socket-SSL, mpg123, imagemagick, traceroute, gksu
14cr|prey-0.5.4-4|14	
14cr|prey-0.5.4-4|15	%description
14cr|prey-0.5.4-4|16	Prey is a lightweight application for tracking your stolen laptop.
14cr|prey-0.5.4-4|17	
14cr|prey-0.5.4-4|18	Prey comprises a shell scripts which calls out on a regular basis
14cr|prey-0.5.4-4|19	to either a server run by prey project, or a url nominated by
14cr|prey-0.5.4-4|20	system administration. A graphical configuration tool is also provided
14cr|prey-0.5.4-4|21	which is used to maintain the simple config file.
14cr|prey-0.5.4-4|22	
14cr|prey-0.5.4-4|23	%prep
14cr|prey-0.5.4-4|24	rm -rf %{buildroot}
14cr|prey-0.5.4-4|25	%setup -n prey
14cr|prey-0.5.4-4|26	install -m 755 %{SOURCE1} prey-config.desktop
14cr|prey-0.5.4-4|27	
14cr|prey-0.5.4-4|28	%install
14cr|prey-0.5.4-4|29	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|prey-0.5.4-4|30	mkdir -p %{buildroot}%{_sysconfdir}/cron.d/
14cr|prey-0.5.4-4|31	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|prey-0.5.4-4|32	install -m 755 prey-config.desktop %{buildroot}%{_datadir}/applications/
14cr|prey-0.5.4-4|33	
14cr|prey-0.5.4-4|34	mv * %{buildroot}%{_datadir}/%{name}/
14cr|prey-0.5.4-4|35	
14cr|prey-0.5.4-4|36	cat << EOF > %buildroot%_sysconfdir/cron.d/%name
14cr|prey-0.5.4-4|37	*/20 * * * * root /usr/share/prey/prey.sh > /var/log/prey.log
14cr|prey-0.5.4-4|38	EOF
14cr|prey-0.5.4-4|39	
14cr|prey-0.5.4-4|40	%files
14cr|prey-0.5.4-4|41	%defattr(0755,root,root)
14cr|prey-0.5.4-4|42	%{_datadir}/%{name}
14cr|prey-0.5.4-4|43	%{_sysconfdir}/cron.d/prey
14cr|prey-0.5.4-4|44	%{_datadir}/applications/prey-config.desktop
14cr|prey-0.5.4-4|45	
14cr|prey-0.5.4-4|46	
14cr|prey-0.5.4-4|47	
14cr|prey-0.5.4-4|48	
14cr|prey-0.5.4-4|49	%changelog
14cr|prey-0.5.4-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-4
14cr|prey-0.5.4-4|51	+ Revision: 21af4aa
14cr|prey-0.5.4-4|52	- MassBuild#464: Increase release tag
14cr|prey-0.5.4-4|53	
14cr|prey-0.5.4-4|54	

6445 14
14cr|prime-1.0.0.1-10|1	%define debug_package %{nil}
14cr|prime-1.0.0.1-10|2	
14cr|prime-1.0.0.1-10|3	%define dict_version    1.0.0
14cr|prime-1.0.0.1-10|4	%define suikyo_version  2.1.0-2
14cr|prime-1.0.0.1-10|5	
14cr|prime-1.0.0.1-10|6	Name:         prime
14cr|prime-1.0.0.1-10|7	Summary:      Japanese PRedictive Input Method Editor
14cr|prime-1.0.0.1-10|8	
14cr|prime-1.0.0.1-10|9	Version:      1.0.0.1
14cr|prime-1.0.0.1-10|10	Release:      10
14cr|prime-1.0.0.1-10|11	URL:          http://sourceforge.jp/projects/prime/
14cr|prime-1.0.0.1-10|12	Source0:      %{name}-%{version}.tar.bz2
14cr|prime-1.0.0.1-10|13	Group:        System/Internationalization
14cr|prime-1.0.0.1-10|14	License:      GPL
14cr|prime-1.0.0.1-10|15	Obsoletes:       uim-prime <= 0.4.6-1.beta2.3mdk
14cr|prime-1.0.0.1-10|16	Requires:        prime-dict >= %{dict_version}
14cr|prime-1.0.0.1-10|17	Requires:        suikyo >= %{suikyo_version}
14cr|prime-1.0.0.1-10|18	Requires:        ruby-progressbar
14cr|prime-1.0.0.1-10|19	Requires:        ruby-sary >= 1.2.0
14cr|prime-1.0.0.1-10|20	BuildRequires:   ruby
14cr|prime-1.0.0.1-10|21	Obsoletes:	%{mklibname prime 0} < %{version}-%{release}
14cr|prime-1.0.0.1-10|22	
14cr|prime-1.0.0.1-10|23	%description
14cr|prime-1.0.0.1-10|24	PRIME is Japanese PRedictive Input Method Editor.
14cr|prime-1.0.0.1-10|25	
14cr|prime-1.0.0.1-10|26	%package devel
14cr|prime-1.0.0.1-10|27	Summary: Development files for prime
14cr|prime-1.0.0.1-10|28	
14cr|prime-1.0.0.1-10|29	Group: Development/Other
14cr|prime-1.0.0.1-10|30	Requires: %{name} = %{version}
14cr|prime-1.0.0.1-10|31	Conflicts: lib64prime0 < %{version}-%{release}
14cr|prime-1.0.0.1-10|32	Conflicts: libprime0 < %{version}-%{release}
14cr|prime-1.0.0.1-10|33	
14cr|prime-1.0.0.1-10|34	%description devel
14cr|prime-1.0.0.1-10|35	This package contains development files for prime.
14cr|prime-1.0.0.1-10|36	
14cr|prime-1.0.0.1-10|37	
14cr|prime-1.0.0.1-10|38	%prep
14cr|prime-1.0.0.1-10|39	%setup -q
14cr|prime-1.0.0.1-10|40	
14cr|prime-1.0.0.1-10|41	%build
14cr|prime-1.0.0.1-10|42	[[ ! -x configure ]] && ./autogen.sh
14cr|prime-1.0.0.1-10|43	
14cr|prime-1.0.0.1-10|44	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
14cr|prime-1.0.0.1-10|45	make
14cr|prime-1.0.0.1-10|46	
14cr|prime-1.0.0.1-10|47	%install
14cr|prime-1.0.0.1-10|48	%makeinstall_std
14cr|prime-1.0.0.1-10|49	
14cr|prime-1.0.0.1-10|50	mkdir -p %{buildroot}/%{_sysconfdir}/prime
14cr|prime-1.0.0.1-10|51	cp -f etc/Custom_prime.rb %{buildroot}/%{_sysconfdir}/prime/
14cr|prime-1.0.0.1-10|52	
14cr|prime-1.0.0.1-10|53	%clean
14cr|prime-1.0.0.1-10|54	
14cr|prime-1.0.0.1-10|55	%files
14cr|prime-1.0.0.1-10|56	%doc ChangeLog COPYING README TODO
14cr|prime-1.0.0.1-10|57	%{_sysconfdir}/*
14cr|prime-1.0.0.1-10|58	%{_datadir}/%{name}
14cr|prime-1.0.0.1-10|59	%{_bindir}/*
14cr|prime-1.0.0.1-10|60	%{ruby_sitelibdir}/*
14cr|prime-1.0.0.1-10|61	
14cr|prime-1.0.0.1-10|62	%files devel
14cr|prime-1.0.0.1-10|63	%{_libdir}/pkgconfig/*.pc
14cr|prime-1.0.0.1-10|64	
14cr|prime-1.0.0.1-10|65	
14cr|prime-1.0.0.1-10|66	%changelog
14cr|prime-1.0.0.1-10|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.1-10
14cr|prime-1.0.0.1-10|68	+ Revision: 96730c1
14cr|prime-1.0.0.1-10|69	- MassBuild#464: Increase release tag
14cr|prime-1.0.0.1-10|70	
14cr|prime-1.0.0.1-10|71	

6446 14
14cr|prime-dict-1.0.0-11.20090507.2|1	%define date	20090507
14cr|prime-dict-1.0.0-11.20090507.2|2	%define debug_package %{nil}
14cr|prime-dict-1.0.0-11.20090507.2|3	
14cr|prime-dict-1.0.0-11.20090507.2|4	Name:		prime-dict
14cr|prime-dict-1.0.0-11.20090507.2|5	Summary:	Dictionaries for PRIME
14cr|prime-dict-1.0.0-11.20090507.2|6	Version:	1.0.0
14cr|prime-dict-1.0.0-11.20090507.2|7	Release:	11.%{date}.2
14cr|prime-dict-1.0.0-11.20090507.2|8	URL:		http://sourceforge.jp/projects/prime/
14cr|prime-dict-1.0.0-11.20090507.2|9	License:	GPL
14cr|prime-dict-1.0.0-11.20090507.2|10	Group:		System/Internationalization
14cr|prime-dict-1.0.0-11.20090507.2|11	Source0:	%{name}-%{version}-%{date}ut.tar.bz2
14cr|prime-dict-1.0.0-11.20090507.2|12	BuildRequires:	ruby
14cr|prime-dict-1.0.0-11.20090507.2|13	
14cr|prime-dict-1.0.0-11.20090507.2|14	%description
14cr|prime-dict-1.0.0-11.20090507.2|15	Dictionaries for PRIME.
14cr|prime-dict-1.0.0-11.20090507.2|16	
14cr|prime-dict-1.0.0-11.20090507.2|17	%prep
14cr|prime-dict-1.0.0-11.20090507.2|18	%setup -q -n %{name}-%{version}-%{date}ut
14cr|prime-dict-1.0.0-11.20090507.2|19	
14cr|prime-dict-1.0.0-11.20090507.2|20	%build
14cr|prime-dict-1.0.0-11.20090507.2|21	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
14cr|prime-dict-1.0.0-11.20090507.2|22	%make
14cr|prime-dict-1.0.0-11.20090507.2|23	
14cr|prime-dict-1.0.0-11.20090507.2|24	%install
14cr|prime-dict-1.0.0-11.20090507.2|25	%makeinstall_std
14cr|prime-dict-1.0.0-11.20090507.2|26	
14cr|prime-dict-1.0.0-11.20090507.2|27	%files
14cr|prime-dict-1.0.0-11.20090507.2|28	%doc ChangeLog COPYING
14cr|prime-dict-1.0.0-11.20090507.2|29	%{ruby_sitelibdir}/*
14cr|prime-dict-1.0.0-11.20090507.2|30	%{_datadir}/prime/*
14cr|prime-dict-1.0.0-11.20090507.2|31	
14cr|prime-dict-1.0.0-11.20090507.2|32	%changelog
14cr|prime-dict-1.0.0-11.20090507.2|33	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-11.20090507.2
14cr|prime-dict-1.0.0-11.20090507.2|34	+ Revision: 3660d62
14cr|prime-dict-1.0.0-11.20090507.2|35	- Disable debug
14cr|prime-dict-1.0.0-11.20090507.2|36	
14cr|prime-dict-1.0.0-11.20090507.2|37	

6447 14
14cr|primer3-2.3.1-2|1	%define build_with_tests	1
14cr|primer3-2.3.1-2|2	
14cr|primer3-2.3.1-2|3	%define name	primer3
14cr|primer3-2.3.1-2|4	%define version 2.3.1
14cr|primer3-2.3.1-2|5	%define release 2
14cr|primer3-2.3.1-2|6	
14cr|primer3-2.3.1-2|7	Name:		%{name}
14cr|primer3-2.3.1-2|8	Version:	%{version}
14cr|primer3-2.3.1-2|9	Release:	%{release}
14cr|primer3-2.3.1-2|10	Summary:	PCR reactions primers identification
14cr|primer3-2.3.1-2|11	Group:		Sciences/Biology
14cr|primer3-2.3.1-2|12	License:	BSD and GPLv2+
14cr|primer3-2.3.1-2|13	URL:		http://primer3.sourceforge.net/
14cr|primer3-2.3.1-2|14	Source0:	http://downloads.sourceforge.net/primer3/%{name}-%{version}.tar.gz
14cr|primer3-2.3.1-2|15	Patch0:		primer3-2.2.3-linking.patch
14cr|primer3-2.3.1-2|16	
14cr|primer3-2.3.1-2|17	%description
14cr|primer3-2.3.1-2|18	Primer3 is a complete rewrite of the original PRIMER program
14cr|primer3-2.3.1-2|19	(Primer 0.5), written by Steve Lincoln, Mark Daly, and Eric
14cr|primer3-2.3.1-2|20	Lander.
14cr|primer3-2.3.1-2|21	
14cr|primer3-2.3.1-2|22	Primer3 picks primers for PCR reactions, considering as criteria:
14cr|primer3-2.3.1-2|23	- oligonucleotide melting temperature, size, GC content,
14cr|primer3-2.3.1-2|24	and primer-dimer possibilities
14cr|primer3-2.3.1-2|25	- PCR product size
14cr|primer3-2.3.1-2|26	- positional constraints within the source sequence
14cr|primer3-2.3.1-2|27	- miscellaneous other constraints
14cr|primer3-2.3.1-2|28	
14cr|primer3-2.3.1-2|29	All of these criteria are user-specifiable as constraints, and
14cr|primer3-2.3.1-2|30	some are specifiable as terms in an objective function that
14cr|primer3-2.3.1-2|31	characterizes an optimal primer pair.
14cr|primer3-2.3.1-2|32	
14cr|primer3-2.3.1-2|33	%prep
14cr|primer3-2.3.1-2|34	%setup -q -n %{name}-%{version}
14cr|primer3-2.3.1-2|35	%patch0  -p1 -b .linking
14cr|primer3-2.3.1-2|36	
14cr|primer3-2.3.1-2|37	%build
14cr|primer3-2.3.1-2|38	%make -C src CFLAGS="%{optflags} -D__USE_FIXED_PROTOTYPES__" LDFLAGS="%{ldflags}" V=1
14cr|primer3-2.3.1-2|39	
14cr|primer3-2.3.1-2|40	%install
14cr|primer3-2.3.1-2|41	install -Dpm 755 src/primer3_core %{buildroot}%{_bindir}/primer3_core
14cr|primer3-2.3.1-2|42	install -Dpm 755 src/ntdpal %{buildroot}%{_bindir}/ntdpal
14cr|primer3-2.3.1-2|43	install -Dpm 755 src/ntthal %{buildroot}%{_bindir}/ntthal
14cr|primer3-2.3.1-2|44	install -Dpm 755 src/oligotm %{buildroot}%{_bindir}/oligotm
14cr|primer3-2.3.1-2|45	install -Dpm 755 src/long_seq_tm_test %{buildroot}%{_bindir}/long_seq_tm_test
14cr|primer3-2.3.1-2|46	
14cr|primer3-2.3.1-2|47	%if %build_with_tests
14cr|primer3-2.3.1-2|48	%check
14cr|primer3-2.3.1-2|49	%make -C test
14cr|primer3-2.3.1-2|50	%endif
14cr|primer3-2.3.1-2|51	
14cr|primer3-2.3.1-2|52	%files
14cr|primer3-2.3.1-2|53	%doc *.txt *.htm example src/release_notes.txt
14cr|primer3-2.3.1-2|54	%{_bindir}/*
14cr|primer3-2.3.1-2|55	
14cr|primer3-2.3.1-2|56	
14cr|primer3-2.3.1-2|57	
14cr|primer3-2.3.1-2|58	%changelog
14cr|primer3-2.3.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-2
14cr|primer3-2.3.1-2|60	+ Revision: 7b94454
14cr|primer3-2.3.1-2|61	- MassBuild#464: Increase release tag
14cr|primer3-2.3.1-2|62	
14cr|primer3-2.3.1-2|63	

6448 14
14cr|primus-0.1-0.20131127.2|1	%define git 20131127
14cr|primus-0.1-0.20131127.2|2	
14cr|primus-0.1-0.20131127.2|3	%if %{_use_internal_dependency_generator}
14cr|primus-0.1-0.20131127.2|4	%define __noautoprov 'libGL\\.so\\.1(.*)'
14cr|primus-0.1-0.20131127.2|5	%endif
14cr|primus-0.1-0.20131127.2|6	
14cr|primus-0.1-0.20131127.2|7	Summary:	Faster OpenGL offloading for Bumblebee
14cr|primus-0.1-0.20131127.2|8	Name:		primus
14cr|primus-0.1-0.20131127.2|9	Version:	0.1
14cr|primus-0.1-0.20131127.2|10	Release:	0.%{git}.2
14cr|primus-0.1-0.20131127.2|11	License:	Custom
14cr|primus-0.1-0.20131127.2|12	Group:		System/Kernel and hardware
14cr|primus-0.1-0.20131127.2|13	Url:		https://github.com/amonakov/primus
14cr|primus-0.1-0.20131127.2|14	Source0:	%{name}-%{git}.tar.bz2
14cr|primus-0.1-0.20131127.2|15	Source1:	primusrun
14cr|primus-0.1-0.20131127.2|16	BuildRequires:	pkgconfig(gl)
14cr|primus-0.1-0.20131127.2|17	BuildRequires:	pkgconfig(x11)
14cr|primus-0.1-0.20131127.2|18	BuildRequires:	pkgconfig(xproto)
14cr|primus-0.1-0.20131127.2|19	Requires:	bumblebee
14cr|primus-0.1-0.20131127.2|20	
14cr|primus-0.1-0.20131127.2|21	%description
14cr|primus-0.1-0.20131127.2|22	Primus is a shared library that provides OpenGL and GLX APIs and
14cr|primus-0.1-0.20131127.2|23	implements low-overhead local-only client-side OpenGL offloading via GLX
14cr|primus-0.1-0.20131127.2|24	forking, similar to VirtualGL. It intercepts GLX calls and redirects GL
14cr|primus-0.1-0.20131127.2|25	rendering to a secondary X display, presumably driven by a faster GPU.
14cr|primus-0.1-0.20131127.2|26	On swapping buffers, rendered contents are read back using a PBO and
14cr|primus-0.1-0.20131127.2|27	copied onto the drawable it was supposed to be rendered on in the first
14cr|primus-0.1-0.20131127.2|28	place.
14cr|primus-0.1-0.20131127.2|29	
14cr|primus-0.1-0.20131127.2|30	%files
14cr|primus-0.1-0.20131127.2|31	%doc LICENSE.txt README.md
14cr|primus-0.1-0.20131127.2|32	%{_bindir}/primusrun
14cr|primus-0.1-0.20131127.2|33	%dir %{_libdir}/primus
14cr|primus-0.1-0.20131127.2|34	%{_libdir}/primus/libGL.so.1
14cr|primus-0.1-0.20131127.2|35	
14cr|primus-0.1-0.20131127.2|36	#----------------------------------------------------------------------------
14cr|primus-0.1-0.20131127.2|37	
14cr|primus-0.1-0.20131127.2|38	%prep
14cr|primus-0.1-0.20131127.2|39	%setup -q -n %{name}-%{git}
14cr|primus-0.1-0.20131127.2|40	
14cr|primus-0.1-0.20131127.2|41	%build
14cr|primus-0.1-0.20131127.2|42	%make
14cr|primus-0.1-0.20131127.2|43	
14cr|primus-0.1-0.20131127.2|44	%install
14cr|primus-0.1-0.20131127.2|45	# install all files into the BuildRoot
14cr|primus-0.1-0.20131127.2|46	install -D lib/libGL.so.1 %{buildroot}%{_libdir}/primus/libGL.so.1
14cr|primus-0.1-0.20131127.2|47	# sed -i 's|PRIMUS_libGL=|PRIMUS_libGL=/usr/$LIB/primus:/usr/lib64/nvidia:/usr/lib/nvidia|'
14cr|primus-0.1-0.20131127.2|48	install -D %{SOURCE1} %{buildroot}%{_bindir}/primusrun
14cr|primus-0.1-0.20131127.2|49	
14cr|primus-0.1-0.20131127.2|50	
14cr|primus-0.1-0.20131127.2|51	%changelog
14cr|primus-0.1-0.20131127.2|52	* Fri Dec 06 2013 Alexander Kazancev <kazancas@gmail.com> 0.1-0.20131127.2
14cr|primus-0.1-0.20131127.2|53	+ Revision: 4a12182
14cr|primus-0.1-0.20131127.2|54	- Updated primus.spec
14cr|primus-0.1-0.20131127.2|55	
14cr|primus-0.1-0.20131127.2|56	

6449 14
14cr|primus-0.1-0.20131127.3|1	%define git 20131127
14cr|primus-0.1-0.20131127.3|2	
14cr|primus-0.1-0.20131127.3|3	%if %{_use_internal_dependency_generator}
14cr|primus-0.1-0.20131127.3|4	%define __noautoprov 'libGL\\.so\\.1(.*)'
14cr|primus-0.1-0.20131127.3|5	%endif
14cr|primus-0.1-0.20131127.3|6	
14cr|primus-0.1-0.20131127.3|7	Summary:	Faster OpenGL offloading for Bumblebee
14cr|primus-0.1-0.20131127.3|8	Name:		primus
14cr|primus-0.1-0.20131127.3|9	Version:	0.1
14cr|primus-0.1-0.20131127.3|10	Release:	0.%{git}.3
14cr|primus-0.1-0.20131127.3|11	License:	Custom
14cr|primus-0.1-0.20131127.3|12	Group:		System/Kernel and hardware
14cr|primus-0.1-0.20131127.3|13	Url:		https://github.com/amonakov/primus
14cr|primus-0.1-0.20131127.3|14	Source0:	%{name}-%{git}.tar.bz2
14cr|primus-0.1-0.20131127.3|15	Source1:	primusrun
14cr|primus-0.1-0.20131127.3|16	BuildRequires:	pkgconfig(gl)
14cr|primus-0.1-0.20131127.3|17	BuildRequires:	pkgconfig(x11)
14cr|primus-0.1-0.20131127.3|18	BuildRequires:	pkgconfig(xproto)
14cr|primus-0.1-0.20131127.3|19	Requires:	bumblebee
14cr|primus-0.1-0.20131127.3|20	
14cr|primus-0.1-0.20131127.3|21	%description
14cr|primus-0.1-0.20131127.3|22	Primus is a shared library that provides OpenGL and GLX APIs and
14cr|primus-0.1-0.20131127.3|23	implements low-overhead local-only client-side OpenGL offloading via GLX
14cr|primus-0.1-0.20131127.3|24	forking, similar to VirtualGL. It intercepts GLX calls and redirects GL
14cr|primus-0.1-0.20131127.3|25	rendering to a secondary X display, presumably driven by a faster GPU.
14cr|primus-0.1-0.20131127.3|26	On swapping buffers, rendered contents are read back using a PBO and
14cr|primus-0.1-0.20131127.3|27	copied onto the drawable it was supposed to be rendered on in the first
14cr|primus-0.1-0.20131127.3|28	place.
14cr|primus-0.1-0.20131127.3|29	
14cr|primus-0.1-0.20131127.3|30	%files
14cr|primus-0.1-0.20131127.3|31	%doc LICENSE.txt README.md
14cr|primus-0.1-0.20131127.3|32	%attr(0755,root,root) %{_bindir}/primusrun
14cr|primus-0.1-0.20131127.3|33	%dir %{_libdir}/primus
14cr|primus-0.1-0.20131127.3|34	%{_libdir}/primus/libGL.so.1
14cr|primus-0.1-0.20131127.3|35	
14cr|primus-0.1-0.20131127.3|36	#----------------------------------------------------------------------------
14cr|primus-0.1-0.20131127.3|37	
14cr|primus-0.1-0.20131127.3|38	%prep
14cr|primus-0.1-0.20131127.3|39	%setup -q -n %{name}-%{git}
14cr|primus-0.1-0.20131127.3|40	
14cr|primus-0.1-0.20131127.3|41	%build
14cr|primus-0.1-0.20131127.3|42	%make
14cr|primus-0.1-0.20131127.3|43	
14cr|primus-0.1-0.20131127.3|44	%install
14cr|primus-0.1-0.20131127.3|45	# install all files into the BuildRoot
14cr|primus-0.1-0.20131127.3|46	install -D lib/libGL.so.1 %{buildroot}%{_libdir}/primus/libGL.so.1
14cr|primus-0.1-0.20131127.3|47	sed -i 's/@LIB@/%{_lib}/g' %{SOURCE1}
14cr|primus-0.1-0.20131127.3|48	install -D %{SOURCE1} %{buildroot}%{_bindir}/primusrun
14cr|primus-0.1-0.20131127.3|49	
14cr|primus-0.1-0.20131127.3|50	%changelog
14cr|primus-0.1-0.20131127.3|51	* Fri Sep 26 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1-0.20131127.3
14cr|primus-0.1-0.20131127.3|52	+ Revision: c4e257d
14cr|primus-0.1-0.20131127.3|53	- Fixed the paths to NVidia libraries
14cr|primus-0.1-0.20131127.3|54	
14cr|primus-0.1-0.20131127.3|55	

6450 14
14cr|prisk-3.103.40-4|1	%define upstream_name    Games-Risk
14cr|prisk-3.103.40-4|2	%define upstream_version 3.103040
14cr|prisk-3.103.40-4|3	
14cr|prisk-3.103.40-4|4	Name:       prisk
14cr|prisk-3.103.40-4|5	Version:    %perl_convert_version %{upstream_version}
14cr|prisk-3.103.40-4|6	Release:    4
14cr|prisk-3.103.40-4|7	
14cr|prisk-3.103.40-4|8	Summary:    Classical 'risk' board game
14cr|prisk-3.103.40-4|9	
14cr|prisk-3.103.40-4|10	License:    GPL+ or Artistic
14cr|prisk-3.103.40-4|11	Group:      Development/Perl
14cr|prisk-3.103.40-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cr|prisk-3.103.40-4|13	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
14cr|prisk-3.103.40-4|14	
14cr|prisk-3.103.40-4|15	BuildRequires: perl(Class::Accessor::Fast)
14cr|prisk-3.103.40-4|16	BuildRequires: perl(File::Basename)
14cr|prisk-3.103.40-4|17	BuildRequires: perl(File::ShareDir)
14cr|prisk-3.103.40-4|18	BuildRequires: perl(File::Temp)
14cr|prisk-3.103.40-4|19	BuildRequires: perl(Getopt::Euclid)
14cr|prisk-3.103.40-4|20	BuildRequires: perl(Image::Magick)
14cr|prisk-3.103.40-4|21	BuildRequires: perl(Image::Size)
14cr|prisk-3.103.40-4|22	BuildRequires: perl(List::MoreUtils)
14cr|prisk-3.103.40-4|23	BuildRequires: perl(List::Util)
14cr|prisk-3.103.40-4|24	BuildRequires: perl(Locale::TextDomain)
14cr|prisk-3.103.40-4|25	BuildRequires: perl(MIME::Base64)
14cr|prisk-3.103.40-4|26	BuildRequires: perl(Moose)
14cr|prisk-3.103.40-4|27	BuildRequires: perl(MooseX::Has::Sugar)
14cr|prisk-3.103.40-4|28	BuildRequires: perl(MooseX::POE)
14cr|prisk-3.103.40-4|29	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
14cr|prisk-3.103.40-4|30	BuildRequires: perl(Path::Class)
14cr|prisk-3.103.40-4|31	BuildRequires: perl(POE)
14cr|prisk-3.103.40-4|32	BuildRequires: perl(POE::Loop::Tk)
14cr|prisk-3.103.40-4|33	BuildRequires: perl(Readonly)
14cr|prisk-3.103.40-4|34	BuildRequires: perl(Sub::Exporter)
14cr|prisk-3.103.40-4|35	BuildRequires: perl(Test::More)
14cr|prisk-3.103.40-4|36	BuildRequires: perl(Tk)
14cr|prisk-3.103.40-4|37	BuildRequires: perl(Tk::Balloon)
14cr|prisk-3.103.40-4|38	BuildRequires: perl(Tk::Font)
14cr|prisk-3.103.40-4|39	BuildRequires: perl(Tk::JPEG)
14cr|prisk-3.103.40-4|40	BuildRequires: perl(Tk::PNG)
14cr|prisk-3.103.40-4|41	BuildRequires: perl(Tk::Pane)
14cr|prisk-3.103.40-4|42	BuildRequires: perl(Tk::Pod::Text)
14cr|prisk-3.103.40-4|43	BuildRequires: perl(Tk::Role::Dialog)
14cr|prisk-3.103.40-4|44	BuildRequires: perl(Tk::Sugar)
14cr|prisk-3.103.40-4|45	BuildRequires: perl(Tk::TableMatrix)
14cr|prisk-3.103.40-4|46	BuildRequires: perl(UNIVERSAL::require)
14cr|prisk-3.103.40-4|47	BuildRequires: perl(aliased)
14cr|prisk-3.103.40-4|48	BuildRequires: perl(Module::Build)
14cr|prisk-3.103.40-4|49	
14cr|prisk-3.103.40-4|50	BuildArch: noarch
14cr|prisk-3.103.40-4|51	
14cr|prisk-3.103.40-4|52	%description
14cr|prisk-3.103.40-4|53	Risk is a strategic turn-based board game. Players control armies, with
14cr|prisk-3.103.40-4|54	which they attempt to capture territories from other players. The goal of
14cr|prisk-3.103.40-4|55	the game is to control all the territories ('conquer the world') through
14cr|prisk-3.103.40-4|56	the elimination of the other players. Using area movement, Risk ignores
14cr|prisk-3.103.40-4|57	realistic limitations, such as the vast size of the world, and the
14cr|prisk-3.103.40-4|58	logistics of long campaigns.
14cr|prisk-3.103.40-4|59	
14cr|prisk-3.103.40-4|60	This distribution implements a graphical interface for this game.
14cr|prisk-3.103.40-4|61	
14cr|prisk-3.103.40-4|62	%prep
14cr|prisk-3.103.40-4|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|prisk-3.103.40-4|64	
14cr|prisk-3.103.40-4|65	%build
14cr|prisk-3.103.40-4|66	%{__perl} Build.PL installdirs=vendor
14cr|prisk-3.103.40-4|67	./Build
14cr|prisk-3.103.40-4|68	
14cr|prisk-3.103.40-4|69	%check
14cr|prisk-3.103.40-4|70	# xvfb-run is broken currently, even if all the tests pass :-(
14cr|prisk-3.103.40-4|71	#xvfb-run ./Build test
14cr|prisk-3.103.40-4|72	
14cr|prisk-3.103.40-4|73	%install
14cr|prisk-3.103.40-4|74	./Build install destdir=%{buildroot}
14cr|prisk-3.103.40-4|75	
14cr|prisk-3.103.40-4|76	%clean
14cr|prisk-3.103.40-4|77	
14cr|prisk-3.103.40-4|78	%files
14cr|prisk-3.103.40-4|79	%doc LICENSE README META.yml Changes
14cr|prisk-3.103.40-4|80	%{_bindir}/prisk
14cr|prisk-3.103.40-4|81	%{_mandir}/man1/*
14cr|prisk-3.103.40-4|82	%{_mandir}/man3/*
14cr|prisk-3.103.40-4|83	%{perl_vendorlib}/*
14cr|prisk-3.103.40-4|84	
14cr|prisk-3.103.40-4|85	
14cr|prisk-3.103.40-4|86	
14cr|prisk-3.103.40-4|87	%changelog
14cr|prisk-3.103.40-4|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.103.40-4
14cr|prisk-3.103.40-4|89	+ Revision: 09dcc4c
14cr|prisk-3.103.40-4|90	- MassBuild#464: Increase release tag
14cr|prisk-3.103.40-4|91	
14cr|prisk-3.103.40-4|92	

6451 14
14cr|privoxy-3.0.21-2|1	%define privoxyconf %{_sysconfdir}/%{name}
14cr|privoxy-3.0.21-2|2	%define reltype stable
14cr|privoxy-3.0.21-2|3	
14cr|privoxy-3.0.21-2|4	Summary:	Privacy enhancing HTTP proxy
14cr|privoxy-3.0.21-2|5	Name:		privoxy
14cr|privoxy-3.0.21-2|6	Version:	3.0.21
14cr|privoxy-3.0.21-2|7	Release:	2
14cr|privoxy-3.0.21-2|8	License:	GPLv2+
14cr|privoxy-3.0.21-2|9	Group:		Networking/Other
14cr|privoxy-3.0.21-2|10	URL:		http://www.privoxy.org/
14cr|privoxy-3.0.21-2|11	Source0:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz
14cr|privoxy-3.0.21-2|12	Source1:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz.asc
14cr|privoxy-3.0.21-2|13	Source2:	privoxy.logrotate
14cr|privoxy-3.0.21-2|14	Source4:	%{name}.service
14cr|privoxy-3.0.21-2|15	Patch0:		privoxy-3.0.21-mga-mdv-missing-user.filter.patch
14cr|privoxy-3.0.21-2|16	Requires(post): rpm-helper
14cr|privoxy-3.0.21-2|17	Requires(preun): rpm-helper
14cr|privoxy-3.0.21-2|18	Obsoletes:	junkbuster
14cr|privoxy-3.0.21-2|19	Provides:	junkbuster = %{version}-%{release}
14cr|privoxy-3.0.21-2|20	Provides:	webproxy
14cr|privoxy-3.0.21-2|21	BuildRequires:	docbook-style-dsssl
14cr|privoxy-3.0.21-2|22	BuildRequires:	docbook-dtd42-xml
14cr|privoxy-3.0.21-2|23	BuildRequires:	docbook-dtd31-sgml
14cr|privoxy-3.0.21-2|24	BuildRequires:	lynx
14cr|privoxy-3.0.21-2|25	BuildRequires:	man
14cr|privoxy-3.0.21-2|26	BuildRequires:	pkgconfig(libpcreposix)
14cr|privoxy-3.0.21-2|27	BuildRequires:	zlib-devel
14cr|privoxy-3.0.21-2|28	
14cr|privoxy-3.0.21-2|29	%description
14cr|privoxy-3.0.21-2|30	Privoxy is a web proxy with advanced filtering capabilities for protecting
14cr|privoxy-3.0.21-2|31	privacy, filtering web page content, managing cookies, controlling access, and
14cr|privoxy-3.0.21-2|32	removing ads, banners, pop-ups and other obnoxious Internet Junk. Privoxy has a
14cr|privoxy-3.0.21-2|33	very flexible configuration and can be customized to suit individual needs and
14cr|privoxy-3.0.21-2|34	tastes. Privoxy has application for both stand-alone systems and multi-user
14cr|privoxy-3.0.21-2|35	networks.
14cr|privoxy-3.0.21-2|36	
14cr|privoxy-3.0.21-2|37	Privoxy was previously called Internet Junkbuster.
14cr|privoxy-3.0.21-2|38	
14cr|privoxy-3.0.21-2|39	To configure privoxy, go to http://config.privoxy.org/
14cr|privoxy-3.0.21-2|40	
14cr|privoxy-3.0.21-2|41	Privoxy proxy is running on port 8118
14cr|privoxy-3.0.21-2|42	
14cr|privoxy-3.0.21-2|43	%prep
14cr|privoxy-3.0.21-2|44	
14cr|privoxy-3.0.21-2|45	%setup -n %{name}-%{version}-%{reltype} -q
14cr|privoxy-3.0.21-2|46	
14cr|privoxy-3.0.21-2|47	# manpage should be in section 8
14cr|privoxy-3.0.21-2|48	sed -i -e 's/^\(\.TH "PRIVOXY" \)"1"/\1"8"/g' privoxy.1
14cr|privoxy-3.0.21-2|49	
14cr|privoxy-3.0.21-2|50	# privoxy.missing.user.filter.patch
14cr|privoxy-3.0.21-2|51	%patch0 -p1
14cr|privoxy-3.0.21-2|52	#needed for build
14cr|privoxy-3.0.21-2|53	autoreconf
14cr|privoxy-3.0.21-2|54	
14cr|privoxy-3.0.21-2|55	%build
14cr|privoxy-3.0.21-2|56	find . -type f -perm 0640 -exec chmod 644 {} \;
14cr|privoxy-3.0.21-2|57	
14cr|privoxy-3.0.21-2|58	%serverbuild
14cr|privoxy-3.0.21-2|59	%configure2_5x --with-user=daemon --with-group=daemon
14cr|privoxy-3.0.21-2|60	%make
14cr|privoxy-3.0.21-2|61	
14cr|privoxy-3.0.21-2|62	%install
14cr|privoxy-3.0.21-2|63	mkdir -p %{buildroot}%{_sbindir} \
14cr|privoxy-3.0.21-2|64	%{buildroot}%{_mandir}/man8 \
14cr|privoxy-3.0.21-2|65	%{buildroot}/var/log/privoxy \
14cr|privoxy-3.0.21-2|66	%{buildroot}%{privoxyconf}/templates \
14cr|privoxy-3.0.21-2|67	%{buildroot}%{_sysconfdir}/logrotate.d
14cr|privoxy-3.0.21-2|68	
14cr|privoxy-3.0.21-2|69	install -m 755 privoxy %{buildroot}%{_sbindir}/privoxy
14cr|privoxy-3.0.21-2|70	install -m 644 privoxy.1 %{buildroot}%{_mandir}/man8/privoxy.8
14cr|privoxy-3.0.21-2|71	
14cr|privoxy-3.0.21-2|72	# Install various config files
14cr|privoxy-3.0.21-2|73	for i in *.action default.filter trust; do
14cr|privoxy-3.0.21-2|74	install -m 644 $i %{buildroot}%{privoxyconf}/
14cr|privoxy-3.0.21-2|75	done
14cr|privoxy-3.0.21-2|76	for i in templates/*; do
14cr|privoxy-3.0.21-2|77	install -m 644 $i %{buildroot}%{privoxyconf}/templates/
14cr|privoxy-3.0.21-2|78	done
14cr|privoxy-3.0.21-2|79	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|privoxy-3.0.21-2|80	install -d -m 755 %{buildroot}%{_unitdir}
14cr|privoxy-3.0.21-2|81	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14cr|privoxy-3.0.21-2|82	
14cr|privoxy-3.0.21-2|83	# verify all file locations, etc. in the config file
14cr|privoxy-3.0.21-2|84	# don't start with ^ or commented lines are not replaced
14cr|privoxy-3.0.21-2|85	sed -e 's!^confdir.*!confdir /etc/privoxy!g' \
14cr|privoxy-3.0.21-2|86	-e 's!^logdir.*!logdir /var/log/privoxy!g' \
14cr|privoxy-3.0.21-2|87	< config  > %{buildroot}%{privoxyconf}/config
14cr|privoxy-3.0.21-2|88	
14cr|privoxy-3.0.21-2|89	#remove backup files
14cr|privoxy-3.0.21-2|90	rm -f doc/privoxy/webserver/user-manual/*.bak
14cr|privoxy-3.0.21-2|91	
14cr|privoxy-3.0.21-2|92	# create compatibility symlink
14cr|privoxy-3.0.21-2|93	ln -s match-all.action %{buildroot}/%{privoxyconf}/standard.action
14cr|privoxy-3.0.21-2|94	
14cr|privoxy-3.0.21-2|95	%triggerin -- msec < 0.17
14cr|privoxy-3.0.21-2|96	for i in 0 1 2 3 4 5; do
14cr|privoxy-3.0.21-2|97	permfile="%{_sysconfdir}/security/msec/perm.$i"
14cr|privoxy-3.0.21-2|98	if grep -q '^/var/log/privoxy' $permfile; then
14cr|privoxy-3.0.21-2|99	perl -pi -e 's|^/var/log/privoxy\s.*|/var/log/prixovy\t\t\t\tdaemon.daemon\t700|' $permfile
14cr|privoxy-3.0.21-2|100	else
14cr|privoxy-3.0.21-2|101	echo -e "/var/log/prixovy\t\t\t\tdaemon.daemon\t700" >> $permfile
14cr|privoxy-3.0.21-2|102	fi
14cr|privoxy-3.0.21-2|103	done
14cr|privoxy-3.0.21-2|104	
14cr|privoxy-3.0.21-2|105	
14cr|privoxy-3.0.21-2|106	%post
14cr|privoxy-3.0.21-2|107	%_post_service %{name}
14cr|privoxy-3.0.21-2|108	
14cr|privoxy-3.0.21-2|109	%preun
14cr|privoxy-3.0.21-2|110	%_preun_service %{name}
14cr|privoxy-3.0.21-2|111	
14cr|privoxy-3.0.21-2|112	%files
14cr|privoxy-3.0.21-2|113	%doc AUTHORS ChangeLog README
14cr|privoxy-3.0.21-2|114	%doc doc/webserver
14cr|privoxy-3.0.21-2|115	%attr (0700,daemon,daemon) /var/log/privoxy
14cr|privoxy-3.0.21-2|116	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|privoxy-3.0.21-2|117	%{_sbindir}/*
14cr|privoxy-3.0.21-2|118	%{_mandir}/man8/*
14cr|privoxy-3.0.21-2|119	
14cr|privoxy-3.0.21-2|120	%defattr(664,daemon,daemon,755)
14cr|privoxy-3.0.21-2|121	%dir %{privoxyconf}
14cr|privoxy-3.0.21-2|122	%config(noreplace) %{privoxyconf}/config
14cr|privoxy-3.0.21-2|123	%config            %{privoxyconf}/default.action
14cr|privoxy-3.0.21-2|124	%config(noreplace) %{privoxyconf}/default.filter
14cr|privoxy-3.0.21-2|125	%config(noreplace) %{privoxyconf}/templates
14cr|privoxy-3.0.21-2|126	%config(noreplace) %{privoxyconf}/match-all.action
14cr|privoxy-3.0.21-2|127	%config(noreplace) %{privoxyconf}/trust
14cr|privoxy-3.0.21-2|128	%config(noreplace) %{privoxyconf}/user.action
14cr|privoxy-3.0.21-2|129	%config(noreplace) %{privoxyconf}/regression-tests.action
14cr|privoxy-3.0.21-2|130	%{privoxyconf}/standard.action
14cr|privoxy-3.0.21-2|131	%{_unitdir}/%{name}.service
14cr|privoxy-3.0.21-2|132	
14cr|privoxy-3.0.21-2|133	%changelog
14cr|privoxy-3.0.21-2|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.21-2
14cr|privoxy-3.0.21-2|135	+ Revision: 8acb936
14cr|privoxy-3.0.21-2|136	- MassBuild#464: Increase release tag
14cr|privoxy-3.0.21-2|137	
14cr|privoxy-3.0.21-2|138	

6452 14
14cr|processdsn-1.0.0-3|1	Summary:	Process DSN notifications, record them in a database
14cr|processdsn-1.0.0-3|2	Name:		processdsn
14cr|processdsn-1.0.0-3|3	Version:	1.0.0
14cr|processdsn-1.0.0-3|4	Release:	3
14cr|processdsn-1.0.0-3|5	License:	Apache License
14cr|processdsn-1.0.0-3|6	Group:		System/Servers
14cr|processdsn-1.0.0-3|7	Source:		%{name}-%{version}.tar.bz2
14cr|processdsn-1.0.0-3|8	BuildRequires:	apr-devel
14cr|processdsn-1.0.0-3|9	BuildRequires:	apr-util-devel
14cr|processdsn-1.0.0-3|10	BuildRequires:	openldap-devel
14cr|processdsn-1.0.0-3|11	
14cr|processdsn-1.0.0-3|12	%description
14cr|processdsn-1.0.0-3|13	The DSN processor processes delivery status notifications, and stores the
14cr|processdsn-1.0.0-3|14	results in a SQL database via the APR DBD interface.
14cr|processdsn-1.0.0-3|15	
14cr|processdsn-1.0.0-3|16	%prep
14cr|processdsn-1.0.0-3|17	
14cr|processdsn-1.0.0-3|18	%setup -q
14cr|processdsn-1.0.0-3|19	
14cr|processdsn-1.0.0-3|20	%build
14cr|processdsn-1.0.0-3|21	autoreconf -fi
14cr|processdsn-1.0.0-3|22	export LIBS="`apr-1-config --link-ld` `apu-1-config --link-ld`"
14cr|processdsn-1.0.0-3|23	%configure2_5x
14cr|processdsn-1.0.0-3|24	%make
14cr|processdsn-1.0.0-3|25	
14cr|processdsn-1.0.0-3|26	%install
14cr|processdsn-1.0.0-3|27	%makeinstall_std
14cr|processdsn-1.0.0-3|28	
14cr|processdsn-1.0.0-3|29	%files
14cr|processdsn-1.0.0-3|30	%doc README
14cr|processdsn-1.0.0-3|31	%{_bindir}/processdsn
14cr|processdsn-1.0.0-3|32	%{_mandir}/man1/processdsn.1*
14cr|processdsn-1.0.0-3|33	
14cr|processdsn-1.0.0-3|34	%changelog
14cr|processdsn-1.0.0-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|processdsn-1.0.0-3|36	+ Revision: e65183a
14cr|processdsn-1.0.0-3|37	- MassBuild#464: Increase release tag
14cr|processdsn-1.0.0-3|38	
14cr|processdsn-1.0.0-3|39	

6453 14
14cr|project-builder-0.12.5-3|1	#
14cr|project-builder-0.12.5-3|2	# $Id$
14cr|project-builder-0.12.5-3|3	#
14cr|project-builder-0.12.5-3|4	%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
14cr|project-builder-0.12.5-3|5	%define srcname project-builder
14cr|project-builder-0.12.5-3|6	
14cr|project-builder-0.12.5-3|7	Summary:	Project Builder helps providing multi-OSes Continuous Packaging
14cr|project-builder-0.12.5-3|8	
14cr|project-builder-0.12.5-3|9	Summary(fr):	Project Builder ou pb produit des paquets pour diverses distributions
14cr|project-builder-0.12.5-3|10	
14cr|project-builder-0.12.5-3|11	Name:		project-builder
14cr|project-builder-0.12.5-3|12	Version:	0.12.5
14cr|project-builder-0.12.5-3|13	Release:	3
14cr|project-builder-0.12.5-3|14	License:	GPL
14cr|project-builder-0.12.5-3|15	Group:		System/Configuration/Packaging
14cr|project-builder-0.12.5-3|16	Url:		http://trac.project-builder.org
14cr|project-builder-0.12.5-3|17	Source:		ftp://ftp.project-builder.org/src/%{srcname}-%{version}.tar.gz
14cr|project-builder-0.12.5-3|18	BuildArch:	noarch
14cr|project-builder-0.12.5-3|19	Requires:	perl >= 5.8.4
14cr|project-builder-0.12.5-3|20	Requires:	perl-DateManip
14cr|project-builder-0.12.5-3|21	Requires:	perl-ProjectBuilder >= 0.10.1
14cr|project-builder-0.12.5-3|22	Requires:	rpm-build
14cr|project-builder-0.12.5-3|23	BuildRequires: perl-devel
14cr|project-builder-0.12.5-3|24	
14cr|project-builder-0.12.5-3|25	%description
14cr|project-builder-0.12.5-3|26	ProjectBuilder aka pb helps producing packages
14cr|project-builder-0.12.5-3|27	for multiple OSes (Linux distributions, Solaris, ...).
14cr|project-builder-0.12.5-3|28	It does that by minimizing
14cr|project-builder-0.12.5-3|29	the duplication of information required and
14cr|project-builder-0.12.5-3|30	a set a very simple configuration files.
14cr|project-builder-0.12.5-3|31	It implements a Continuous Packaging approach.
14cr|project-builder-0.12.5-3|32	
14cr|project-builder-0.12.5-3|33	%prep
14cr|project-builder-0.12.5-3|34	%setup -q
14cr|project-builder-0.12.5-3|35	
14cr|project-builder-0.12.5-3|36	%build
14cr|project-builder-0.12.5-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14cr|project-builder-0.12.5-3|38	make
14cr|project-builder-0.12.5-3|39	
14cr|project-builder-0.12.5-3|40	%install
14cr|project-builder-0.12.5-3|41	%makeinstall_std
14cr|project-builder-0.12.5-3|42	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cr|project-builder-0.12.5-3|43	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cr|project-builder-0.12.5-3|44	
14cr|project-builder-0.12.5-3|45	%check
14cr|project-builder-0.12.5-3|46	make test
14cr|project-builder-0.12.5-3|47	
14cr|project-builder-0.12.5-3|48	%files
14cr|project-builder-0.12.5-3|49	%doc NEWS AUTHORS
14cr|project-builder-0.12.5-3|50	%doc INSTALL COPYING README
14cr|project-builder-0.12.5-3|51	
14cr|project-builder-0.12.5-3|52	%{perlvendorlib}/*
14cr|project-builder-0.12.5-3|53	%{_bindir}/*
14cr|project-builder-0.12.5-3|54	%{_mandir}/man1/*
14cr|project-builder-0.12.5-3|55	%{_mandir}/man3/*
14cr|project-builder-0.12.5-3|56	
14cr|project-builder-0.12.5-3|57	%changelog
14cr|project-builder-0.12.5-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-3
14cr|project-builder-0.12.5-3|59	+ Revision: 1284f57
14cr|project-builder-0.12.5-3|60	- MassBuild#464: Increase release tag
14cr|project-builder-0.12.5-3|61	
14cr|project-builder-0.12.5-3|62	

6454 14
14cr|projectx-0.91.0-6|1	%define Name	ProjectX
14cr|projectx-0.91.0-6|2	%define shortv	0.91.0
14cr|projectx-0.91.0-6|3	%define stable	0
14cr|projectx-0.91.0-6|4	
14cr|projectx-0.91.0-6|5	Summary:	A free Java based MPEG demux utility
14cr|projectx-0.91.0-6|6	Name:		projectx
14cr|projectx-0.91.0-6|7	Version:	0.91.0
14cr|projectx-0.91.0-6|8	Release:	6
14cr|projectx-0.91.0-6|9	License:	GPLv2+
14cr|projectx-0.91.0-6|10	URL:		http://project-x.sourceforge.net/
14cr|projectx-0.91.0-6|11	%if %stable
14cr|projectx-0.91.0-6|12	Source:		%{Name}_Source_eng_%{version}.tar.bz2
14cr|projectx-0.91.0-6|13	Source1:	%{Name}_LanguagePack_%{version}.zip
14cr|projectx-0.91.0-6|14	%else
14cr|projectx-0.91.0-6|15	# Every CVS push (usually) corresponds to a .bXX tag.
14cr|projectx-0.91.0-6|16	# Latest tag can be seen in the commit message and in
14cr|projectx-0.91.0-6|17	# http://project-x.sourceforge.net/update/update.txt
14cr|projectx-0.91.0-6|18	# cvs -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x login
14cr|projectx-0.91.0-6|19	# cvs -z3 -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x co -P project-x
14cr|projectx-0.91.0-6|20	Source:		%{name}-%{version}.zip
14cr|projectx-0.91.0-6|21	%endif
14cr|projectx-0.91.0-6|22	Group:		Video
14cr|projectx-0.91.0-6|23	Requires:	java >= 1.6
14cr|projectx-0.91.0-6|24	Requires:	jpackage-utils
14cr|projectx-0.91.0-6|25	Requires:	jakarta-commons-net
14cr|projectx-0.91.0-6|26	Requires:	jakarta-oro
14cr|projectx-0.91.0-6|27	BuildRequires:	java-1.7.0-openjdk-devel
14cr|projectx-0.91.0-6|28	BuildRequires:	java-rpmbuild
14cr|projectx-0.91.0-6|29	BuildRequires:	jakarta-commons-net
14cr|projectx-0.91.0-6|30	BuildRequires:	jakarta-oro
14cr|projectx-0.91.0-6|31	BuildRequires:	imagemagick
14cr|projectx-0.91.0-6|32	BuildRequires:	dos2unix
14cr|projectx-0.91.0-6|33	BuildRequires:  desktop-file-utils
14cr|projectx-0.91.0-6|34	BuildArch:      noarch
14cr|projectx-0.91.0-6|35	
14cr|projectx-0.91.0-6|36	%description
14cr|projectx-0.91.0-6|37	Converts, splits and demuxes DVB and other MPEG recordings.
14cr|projectx-0.91.0-6|38	
14cr|projectx-0.91.0-6|39	%prep
14cr|projectx-0.91.0-6|40	%if %stable
14cr|projectx-0.91.0-6|41	%setup -q -n %{Name}_Source_%{shortv} -b 1
14cr|projectx-0.91.0-6|42	%else
14cr|projectx-0.91.0-6|43	%setup -q -n Project-X_%{shortv}
14cr|projectx-0.91.0-6|44	%endif
14cr|projectx-0.91.0-6|45	rm -rf lib
14cr|projectx-0.91.0-6|46	find -name CVS -type d -print0 | xargs -0 rm -rf
14cr|projectx-0.91.0-6|47	dos2unix htmls/*.html htmls/*/*.html
14cr|projectx-0.91.0-6|48	
14cr|projectx-0.91.0-6|49	perl -pi -e 's,classpath [a-z0-9\.\/:-]*,classpath \$CLASSPATH,' build.sh
14cr|projectx-0.91.0-6|50	perl -pi -e 's,^javac ,%javac ,' build.sh
14cr|projectx-0.91.0-6|51	
14cr|projectx-0.91.0-6|52	perl -pi -e 's,^jar ,%jar ,' build.sh
14cr|projectx-0.91.0-6|53	
14cr|projectx-0.91.0-6|54	perl -pi -e 's,^Class-Path:.*\n,,' MANIFEST.MF
14cr|projectx-0.91.0-6|55	
14cr|projectx-0.91.0-6|56	perl -pi -e 's,Icon=.*,Icon=%{name},' %{name}.desktop
14cr|projectx-0.91.0-6|57	perl -pi -e 's,Exec=.*,Exec=%{_bindir}/%{name},' %{name}.desktop
14cr|projectx-0.91.0-6|58	
14cr|projectx-0.91.0-6|59	perl -pi -e 's/\r$//g' *.txt
14cr|projectx-0.91.0-6|60	
14cr|projectx-0.91.0-6|61	%build
14cr|projectx-0.91.0-6|62	export CLASSPATH=$(build-classpath commons-net oro)
14cr|projectx-0.91.0-6|63	sh -ex build.sh
14cr|projectx-0.91.0-6|64	
14cr|projectx-0.91.0-6|65	%jar -i %Name.jar
14cr|projectx-0.91.0-6|66	
14cr|projectx-0.91.0-6|67	%install
14cr|projectx-0.91.0-6|68	install -d -m755 %{buildroot}%{_javadir}
14cr|projectx-0.91.0-6|69	install -m644 %{Name}.jar %{buildroot}%{_javadir}
14cr|projectx-0.91.0-6|70	
14cr|projectx-0.91.0-6|71	%jpackage_script net.sourceforge.dvb.projectx.common.Start %nil %nil %Name:commons-net:oro %{name}
14cr|projectx-0.91.0-6|72	
14cr|projectx-0.91.0-6|73	install -D -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|projectx-0.91.0-6|74	
14cr|projectx-0.91.0-6|75	install -d -m755 %{buildroot}%{_miconsdir}
14cr|projectx-0.91.0-6|76	install -d -m755 %{buildroot}%{_iconsdir}
14cr|projectx-0.91.0-6|77	install -d -m755 %{buildroot}%{_liconsdir}
14cr|projectx-0.91.0-6|78	
14cr|projectx-0.91.0-6|79	# (Anssi) It is X :p
14cr|projectx-0.91.0-6|80	convert resources/close.gif -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|projectx-0.91.0-6|81	convert resources/close.gif -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|projectx-0.91.0-6|82	convert resources/close.gif -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|projectx-0.91.0-6|83	
14cr|projectx-0.91.0-6|84	
14cr|projectx-0.91.0-6|85	desktop-file-install --vendor="" \
14cr|projectx-0.91.0-6|86	--add-category="Java" \
14cr|projectx-0.91.0-6|87	--add-category="AudioVideo" \
14cr|projectx-0.91.0-6|88	--add-category="AudioVideoEditing" \
14cr|projectx-0.91.0-6|89	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|projectx-0.91.0-6|90	
14cr|projectx-0.91.0-6|91	%files
14cr|projectx-0.91.0-6|92	%defattr(0644,root,root,0755)
14cr|projectx-0.91.0-6|93	%doc ReadMe.txt htmls
14cr|projectx-0.91.0-6|94	%attr(0755,root,root) %{_bindir}/%{name}
14cr|projectx-0.91.0-6|95	%{_javadir}/%{Name}.jar
14cr|projectx-0.91.0-6|96	%{_miconsdir}/%{name}.png
14cr|projectx-0.91.0-6|97	%{_iconsdir}/%{name}.png
14cr|projectx-0.91.0-6|98	%{_liconsdir}/%{name}.png
14cr|projectx-0.91.0-6|99	%{_datadir}/applications/%{name}.desktop
14cr|projectx-0.91.0-6|100	
14cr|projectx-0.91.0-6|101	
14cr|projectx-0.91.0-6|102	
14cr|projectx-0.91.0-6|103	
14cr|projectx-0.91.0-6|104	
14cr|projectx-0.91.0-6|105	
14cr|projectx-0.91.0-6|106	%changelog
14cr|projectx-0.91.0-6|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91.0-6
14cr|projectx-0.91.0-6|108	+ Revision: 2e467cd
14cr|projectx-0.91.0-6|109	- MassBuild#464: Increase release tag
14cr|projectx-0.91.0-6|110	
14cr|projectx-0.91.0-6|111	

6455 14
14cr|Propaganda-1-18|1	Summary:	Desktop Enhancements For Linux
14cr|Propaganda-1-18|2	Name:		Propaganda
14cr|Propaganda-1-18|3	Version:	1
14cr|Propaganda-1-18|4	Release:	18
14cr|Propaganda-1-18|5	License:	GPL
14cr|Propaganda-1-18|6	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|7	URL:		http://propaganda.system12.com/
14cr|Propaganda-1-18|8	
14cr|Propaganda-1-18|9	Source:		Propaganda-EVERYTHING.tar.bz2
14cr|Propaganda-1-18|10	Source1:	Desktop-Propaganda
14cr|Propaganda-1-18|11	Source2:	Propaganda-Vol13.tar.bz2
14cr|Propaganda-1-18|12	Source3:	Propaganda-Vol14.tar.bz2
14cr|Propaganda-1-18|13	
14cr|Propaganda-1-18|14	Obsoletes:	gnome-imglib desktop-backgrounds
14cr|Propaganda-1-18|15	Provides:	gnome-imglib desktop-backgrounds
14cr|Propaganda-1-18|16	BuildArch:	noarch
14cr|Propaganda-1-18|17	BuildRequires:	findutils
14cr|Propaganda-1-18|18	
14cr|Propaganda-1-18|19	%description
14cr|Propaganda-1-18|20	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|21	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|22	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|23	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|24	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|25	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|26	
14cr|Propaganda-1-18|27	
14cr|Propaganda-1-18|28	%package Vol1
14cr|Propaganda-1-18|29	Summary:	Propaganda Volume 1 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|30	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|31	%description Vol1
14cr|Propaganda-1-18|32	This is Volume 1 of Propaganda Collection.
14cr|Propaganda-1-18|33	
14cr|Propaganda-1-18|34	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|35	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|36	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|37	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|38	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|39	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|40	
14cr|Propaganda-1-18|41	
14cr|Propaganda-1-18|42	%package Vol2
14cr|Propaganda-1-18|43	Summary:	Propaganda Volume 2 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|44	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|45	%description Vol2
14cr|Propaganda-1-18|46	This is Volume 2 of Propaganda Collection.
14cr|Propaganda-1-18|47	
14cr|Propaganda-1-18|48	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|49	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|50	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|51	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|52	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|53	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|54	
14cr|Propaganda-1-18|55	
14cr|Propaganda-1-18|56	%package Vol3
14cr|Propaganda-1-18|57	Summary:	Propaganda Volume 3 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|58	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|59	%description Vol3
14cr|Propaganda-1-18|60	This is Volume 3 of Propaganda Collection.
14cr|Propaganda-1-18|61	
14cr|Propaganda-1-18|62	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|63	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|64	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|65	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|66	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|67	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|68	
14cr|Propaganda-1-18|69	
14cr|Propaganda-1-18|70	%package Vol4
14cr|Propaganda-1-18|71	Summary:	Propaganda Volume 4 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|72	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|73	%description Vol4
14cr|Propaganda-1-18|74	This is Volume 4 of Propaganda Collection.
14cr|Propaganda-1-18|75	
14cr|Propaganda-1-18|76	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|77	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|78	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|79	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|80	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|81	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|82	
14cr|Propaganda-1-18|83	
14cr|Propaganda-1-18|84	%package Vol5
14cr|Propaganda-1-18|85	Summary:	Propaganda Volume 5 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|86	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|87	%description Vol5
14cr|Propaganda-1-18|88	This is Volume 5 of Propaganda Collection.
14cr|Propaganda-1-18|89	
14cr|Propaganda-1-18|90	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|91	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|92	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|93	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|94	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|95	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|96	
14cr|Propaganda-1-18|97	
14cr|Propaganda-1-18|98	%package Vol6
14cr|Propaganda-1-18|99	Summary:	Propaganda Volume 6 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|100	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|101	%description Vol6
14cr|Propaganda-1-18|102	This is Volume 6 of Propaganda Collection.
14cr|Propaganda-1-18|103	
14cr|Propaganda-1-18|104	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|105	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|106	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|107	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|108	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|109	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|110	
14cr|Propaganda-1-18|111	
14cr|Propaganda-1-18|112	%package Vol7
14cr|Propaganda-1-18|113	Summary:	Propaganda Volume 7 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|114	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|115	%description Vol7
14cr|Propaganda-1-18|116	This is Volume 7 of Propaganda Collection.
14cr|Propaganda-1-18|117	
14cr|Propaganda-1-18|118	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|119	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|120	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|121	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|122	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|123	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|124	
14cr|Propaganda-1-18|125	
14cr|Propaganda-1-18|126	%package Vol8
14cr|Propaganda-1-18|127	Summary:	Propaganda Volume 8 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|128	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|129	%description Vol8
14cr|Propaganda-1-18|130	This is Volume 8 of Propaganda Collection.
14cr|Propaganda-1-18|131	
14cr|Propaganda-1-18|132	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|133	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|134	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|135	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|136	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|137	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|138	
14cr|Propaganda-1-18|139	
14cr|Propaganda-1-18|140	%package Vol9
14cr|Propaganda-1-18|141	Summary:	Propaganda Volume 9 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|142	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|143	%description Vol9
14cr|Propaganda-1-18|144	This is Volume 9 of Propaganda Collection.
14cr|Propaganda-1-18|145	
14cr|Propaganda-1-18|146	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|147	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|148	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|149	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|150	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|151	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|152	
14cr|Propaganda-1-18|153	
14cr|Propaganda-1-18|154	%package Vol10
14cr|Propaganda-1-18|155	Summary:	Propaganda Volume 10 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|156	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|157	%description Vol10
14cr|Propaganda-1-18|158	This is Volume 10 of Propaganda Collection.
14cr|Propaganda-1-18|159	
14cr|Propaganda-1-18|160	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|161	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|162	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|163	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|164	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|165	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|166	
14cr|Propaganda-1-18|167	
14cr|Propaganda-1-18|168	%package Vol11
14cr|Propaganda-1-18|169	Summary:	Propaganda Volume 11 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|170	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|171	%description Vol11
14cr|Propaganda-1-18|172	This is Volume 11 of Propaganda Collection.
14cr|Propaganda-1-18|173	
14cr|Propaganda-1-18|174	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|175	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|176	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|177	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|178	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|179	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|180	
14cr|Propaganda-1-18|181	
14cr|Propaganda-1-18|182	%package Vol12
14cr|Propaganda-1-18|183	Summary:	Propaganda Volume 12 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|184	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|185	%description Vol12
14cr|Propaganda-1-18|186	This is Volume 12 of Propaganda Collection.
14cr|Propaganda-1-18|187	
14cr|Propaganda-1-18|188	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|189	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|190	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|191	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|192	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|193	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|194	
14cr|Propaganda-1-18|195	
14cr|Propaganda-1-18|196	%package Vol13
14cr|Propaganda-1-18|197	Summary:    Propaganda Volume 13 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|198	Group:      Graphical desktop/Other
14cr|Propaganda-1-18|199	%description Vol13
14cr|Propaganda-1-18|200	This is Volume 13 of Propaganda Collection.
14cr|Propaganda-1-18|201	
14cr|Propaganda-1-18|202	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|203	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|204	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|205	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|206	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|207	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|208	
14cr|Propaganda-1-18|209	
14cr|Propaganda-1-18|210	%package Vol14
14cr|Propaganda-1-18|211	Summary:    Propaganda Volume 14 - Desktop Enhancements For Linux
14cr|Propaganda-1-18|212	Group:      Graphical desktop/Other
14cr|Propaganda-1-18|213	%description Vol14
14cr|Propaganda-1-18|214	This is Volume 14 of Propaganda Collection.
14cr|Propaganda-1-18|215	
14cr|Propaganda-1-18|216	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|217	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|218	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|219	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|220	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|221	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|222	
14cr|Propaganda-1-18|223	
14cr|Propaganda-1-18|224	%package For-E
14cr|Propaganda-1-18|225	Summary:	Propaganda For E - Desktop Enhancements For Linux
14cr|Propaganda-1-18|226	Group:		Graphical desktop/Other
14cr|Propaganda-1-18|227	%description For-E
14cr|Propaganda-1-18|228	This is Volume "For-E" (Enlightenment) of Propaganda Collection. Althought
14cr|Propaganda-1-18|229	is name is "For-E", you can use it for another Window Mangager (of course).
14cr|Propaganda-1-18|230	
14cr|Propaganda-1-18|231	Propaganda, at its core, is basically a collection of "seamless tiles"..
14cr|Propaganda-1-18|232	Graphics which are drawn in such a way that they do not appear to repeat
14cr|Propaganda-1-18|233	at the edges. All the graphics for Propaganda are drawn with GIMP, an
14cr|Propaganda-1-18|234	excellent paint program also made available under the GNU GPL. Propaganda
14cr|Propaganda-1-18|235	tiles are painted in a wide variety of styles, textures and sizes, making
14cr|Propaganda-1-18|236	them ideal for use in 3D applications, or simply as desktop wallpaper.
14cr|Propaganda-1-18|237	
14cr|Propaganda-1-18|238	
14cr|Propaganda-1-18|239	%prep
14cr|Propaganda-1-18|240	
14cr|Propaganda-1-18|241	%setup -q -c -n %{name}-1 -a 0 -a 2 -a 3
14cr|Propaganda-1-18|242	
14cr|Propaganda-1-18|243	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol1/.directory
14cr|Propaganda-1-18|244	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol2/.directory
14cr|Propaganda-1-18|245	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol3/.directory
14cr|Propaganda-1-18|246	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol4/.directory
14cr|Propaganda-1-18|247	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol5/.directory
14cr|Propaganda-1-18|248	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol6/.directory
14cr|Propaganda-1-18|249	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol7/.directory
14cr|Propaganda-1-18|250	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol8/.directory
14cr|Propaganda-1-18|251	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol9/.directory
14cr|Propaganda-1-18|252	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol10/.directory
14cr|Propaganda-1-18|253	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol11/.directory
14cr|Propaganda-1-18|254	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol12/.directory
14cr|Propaganda-1-18|255	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol13/.directory
14cr|Propaganda-1-18|256	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol14/.directory
14cr|Propaganda-1-18|257	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-For-E/.directory
14cr|Propaganda-1-18|258	
14cr|Propaganda-1-18|259	
14cr|Propaganda-1-18|260	%install
14cr|Propaganda-1-18|261	mkdir -p %{buildroot}%{_datadir}/wallpapers
14cr|Propaganda-1-18|262	cp -ar $RPM_BUILD_DIR/%{name}-1/Propaganda* %{buildroot}%{_datadir}/wallpapers
14cr|Propaganda-1-18|263	find %{buildroot}%{_datadir}/wallpapers -type f -not \
14cr|Propaganda-1-18|264	\( -name .directory -or -iname \*.html -or -iname \*.JPG \) | xargs rm
14cr|Propaganda-1-18|265	
14cr|Propaganda-1-18|266	%files Vol1
14cr|Propaganda-1-18|267	%{_datadir}/wallpapers/%{name}-Vol1
14cr|Propaganda-1-18|268	%doc README README-PROPAGANDA COPYING %{name}-Vol1/script.perl
14cr|Propaganda-1-18|269	
14cr|Propaganda-1-18|270	%files Vol2
14cr|Propaganda-1-18|271	%{_datadir}/wallpapers/%{name}-Vol2
14cr|Propaganda-1-18|272	%doc README README-PROPAGANDA COPYING %{name}-Vol2/script.perl
14cr|Propaganda-1-18|273	
14cr|Propaganda-1-18|274	%files Vol3
14cr|Propaganda-1-18|275	%{_datadir}/wallpapers/%{name}-Vol3
14cr|Propaganda-1-18|276	%doc README README-PROPAGANDA COPYING %{name}-Vol3/script.perl
14cr|Propaganda-1-18|277	
14cr|Propaganda-1-18|278	%files Vol4
14cr|Propaganda-1-18|279	%{_datadir}/wallpapers/%{name}-Vol4
14cr|Propaganda-1-18|280	%doc README README-PROPAGANDA COPYING %{name}-Vol4/script.perl
14cr|Propaganda-1-18|281	
14cr|Propaganda-1-18|282	%files Vol5
14cr|Propaganda-1-18|283	%{_datadir}/wallpapers/%{name}-Vol5
14cr|Propaganda-1-18|284	%doc README README-PROPAGANDA COPYING %{name}-Vol5/script.perl
14cr|Propaganda-1-18|285	
14cr|Propaganda-1-18|286	%files Vol6
14cr|Propaganda-1-18|287	%{_datadir}/wallpapers/%{name}-Vol6
14cr|Propaganda-1-18|288	%doc README README-PROPAGANDA COPYING %{name}-Vol6/script.perl
14cr|Propaganda-1-18|289	
14cr|Propaganda-1-18|290	%files Vol7
14cr|Propaganda-1-18|291	%{_datadir}/wallpapers/%{name}-Vol7
14cr|Propaganda-1-18|292	%doc README README-PROPAGANDA COPYING %{name}-Vol7/script.perl
14cr|Propaganda-1-18|293	
14cr|Propaganda-1-18|294	%files Vol8
14cr|Propaganda-1-18|295	%{_datadir}/wallpapers/%{name}-Vol8
14cr|Propaganda-1-18|296	%doc README README-PROPAGANDA COPYING %{name}-Vol8/script.perl
14cr|Propaganda-1-18|297	
14cr|Propaganda-1-18|298	%files Vol9
14cr|Propaganda-1-18|299	%{_datadir}/wallpapers/%{name}-Vol9
14cr|Propaganda-1-18|300	%doc README README-PROPAGANDA COPYING %{name}-Vol9/script.perl
14cr|Propaganda-1-18|301	
14cr|Propaganda-1-18|302	%files Vol10
14cr|Propaganda-1-18|303	%{_datadir}/wallpapers/%{name}-Vol10
14cr|Propaganda-1-18|304	%doc README README-PROPAGANDA COPYING %{name}-Vol10/script.perl
14cr|Propaganda-1-18|305	
14cr|Propaganda-1-18|306	%files Vol11
14cr|Propaganda-1-18|307	%{_datadir}/wallpapers/%{name}-Vol11
14cr|Propaganda-1-18|308	%doc README README-PROPAGANDA COPYING %{name}-Vol11/script.perl
14cr|Propaganda-1-18|309	
14cr|Propaganda-1-18|310	%files Vol12
14cr|Propaganda-1-18|311	%{_datadir}/wallpapers/%{name}-Vol12
14cr|Propaganda-1-18|312	%doc README README-PROPAGANDA COPYING %{name}-Vol12/script.perl
14cr|Propaganda-1-18|313	
14cr|Propaganda-1-18|314	%files Vol13
14cr|Propaganda-1-18|315	%{_datadir}/wallpapers/%{name}-Vol13
14cr|Propaganda-1-18|316	%doc README README-PROPAGANDA COPYING %{name}-Vol13/script.perl
14cr|Propaganda-1-18|317	
14cr|Propaganda-1-18|318	%files Vol14
14cr|Propaganda-1-18|319	%{_datadir}/wallpapers/%{name}-Vol14
14cr|Propaganda-1-18|320	%doc README README-PROPAGANDA COPYING %{name}-Vol14/script.perl
14cr|Propaganda-1-18|321	
14cr|Propaganda-1-18|322	%files For-E
14cr|Propaganda-1-18|323	%{_datadir}/wallpapers/%{name}-For-E
14cr|Propaganda-1-18|324	%doc README README-PROPAGANDA COPYING %{name}-For-E/script.perl
14cr|Propaganda-1-18|325	
14cr|Propaganda-1-18|326	
14cr|Propaganda-1-18|327	
14cr|Propaganda-1-18|328	%changelog
14cr|Propaganda-1-18|329	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-18
14cr|Propaganda-1-18|330	+ Revision: 8b64ddb
14cr|Propaganda-1-18|331	- MassBuild#464: Increase release tag
14cr|Propaganda-1-18|332	
14cr|Propaganda-1-18|333	

6456 14
14cr|prosody-0.8.2-3|1	%define debug_package %{nil}
14cr|prosody-0.8.2-3|2	
14cr|prosody-0.8.2-3|3	Name:       prosody
14cr|prosody-0.8.2-3|4	Version:    0.8.2
14cr|prosody-0.8.2-3|5	Release:    3
14cr|prosody-0.8.2-3|6	Summary:    Light Lua Jabber/XMPP server
14cr|prosody-0.8.2-3|7	URL:        http://prosody.im/
14cr|prosody-0.8.2-3|8	Group:      System/Servers
14cr|prosody-0.8.2-3|9	License:    MIT
14cr|prosody-0.8.2-3|10	Requires(pre):  rpm-helper
14cr|prosody-0.8.2-3|11	Requires(post):	rpm-helper
14cr|prosody-0.8.2-3|12	Requires(preun):    rpm-helper
14cr|prosody-0.8.2-3|13	Requires(postun):   rpm-helper
14cr|prosody-0.8.2-3|14	Requires:   lua-sec
14cr|prosody-0.8.2-3|15	Requires:   lua-socket
14cr|prosody-0.8.2-3|16	Requires:   lua-expat
14cr|prosody-0.8.2-3|17	Requires:   lua-filesystem
14cr|prosody-0.8.2-3|18	BuildRequires: lua-devel openssl-devel idn-devel
14cr|prosody-0.8.2-3|19	Source0:    http://prosody.im/downloads/source/%{name}-%{version}.tar.gz
14cr|prosody-0.8.2-3|20	Source1:    %{name}.init
14cr|prosody-0.8.2-3|21	Source2:    %{name}.sysconfig
14cr|prosody-0.8.2-3|22	Source3:    %{name}.config
14cr|prosody-0.8.2-3|23	
14cr|prosody-0.8.2-3|24	%description
14cr|prosody-0.8.2-3|25	Prosody is an exciting new server for Jabber/XMPP written in Lua. It aims to
14cr|prosody-0.8.2-3|26	be easy to use, and light on resources. For developers it aims to give a
14cr|prosody-0.8.2-3|27	flexible system on which to rapidly develop added functionality, or
14cr|prosody-0.8.2-3|28	prototype new protocols
14cr|prosody-0.8.2-3|29	
14cr|prosody-0.8.2-3|30	%prep
14cr|prosody-0.8.2-3|31	%setup -q
14cr|prosody-0.8.2-3|32	
14cr|prosody-0.8.2-3|33	%build
14cr|prosody-0.8.2-3|34	./configure --with-lua='' --with-lua-include=/usr/include --prefix=/usr
14cr|prosody-0.8.2-3|35	%make
14cr|prosody-0.8.2-3|36	
14cr|prosody-0.8.2-3|37	%install
14cr|prosody-0.8.2-3|38	%makeinstall_std
14cr|prosody-0.8.2-3|39	
14cr|prosody-0.8.2-3|40	
14cr|prosody-0.8.2-3|41	mkdir -p %{buildroot}%{_initrddir}
14cr|prosody-0.8.2-3|42	cat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14cr|prosody-0.8.2-3|43	
14cr|prosody-0.8.2-3|44	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cr|prosody-0.8.2-3|45	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|prosody-0.8.2-3|46	
14cr|prosody-0.8.2-3|47	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg.lua
14cr|prosody-0.8.2-3|48	
14cr|prosody-0.8.2-3|49	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}
14cr|prosody-0.8.2-3|50	mkdir -p %{buildroot}/%{_var}/run/%{name}/
14cr|prosody-0.8.2-3|51	
14cr|prosody-0.8.2-3|52	%pre
14cr|prosody-0.8.2-3|53	%_pre_useradd %{name} /var/empty /bin/bash
14cr|prosody-0.8.2-3|54	
14cr|prosody-0.8.2-3|55	%post
14cr|prosody-0.8.2-3|56	%_post_service %{name}
14cr|prosody-0.8.2-3|57	
14cr|prosody-0.8.2-3|58	%preun
14cr|prosody-0.8.2-3|59	%_preun_service %{name}
14cr|prosody-0.8.2-3|60	
14cr|prosody-0.8.2-3|61	%postun
14cr|prosody-0.8.2-3|62	%_postun_userdel %{name}
14cr|prosody-0.8.2-3|63	
14cr|prosody-0.8.2-3|64	%files
14cr|prosody-0.8.2-3|65	%doc doc/*
14cr|prosody-0.8.2-3|66	%config(noreplace) %{_sysconfdir}/%{name}/
14cr|prosody-0.8.2-3|67	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|prosody-0.8.2-3|68	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
14cr|prosody-0.8.2-3|69	%attr(700,%name,%name) %{_localstatedir}/lib/%{name}
14cr|prosody-0.8.2-3|70	%{_bindir}/%{name}ctl
14cr|prosody-0.8.2-3|71	%{_bindir}/%name
14cr|prosody-0.8.2-3|72	%{_prefix}/lib/%{name}
14cr|prosody-0.8.2-3|73	%attr(-,%name,%name) %{_var}/run/%{name}/
14cr|prosody-0.8.2-3|74	%{_mandir}/man1/%{name}ctl.*
14cr|prosody-0.8.2-3|75	
14cr|prosody-0.8.2-3|76	%changelog
14cr|prosody-0.8.2-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
14cr|prosody-0.8.2-3|78	+ Revision: 8ac0e5e
14cr|prosody-0.8.2-3|79	- MassBuild#464: Increase release tag
14cr|prosody-0.8.2-3|80	
14cr|prosody-0.8.2-3|81	

6457 14
14cr|proxsmtpd-1.8-4|1	%define	rname	proxsmtp
14cr|proxsmtpd-1.8-4|2	%define	name	%{rname}d
14cr|proxsmtpd-1.8-4|3	
14cr|proxsmtpd-1.8-4|4	Summary:	ProxSMTP: An SMTP Filter
14cr|proxsmtpd-1.8-4|5	Name:		%{name}
14cr|proxsmtpd-1.8-4|6	Version:	1.8
14cr|proxsmtpd-1.8-4|7	Release:	4
14cr|proxsmtpd-1.8-4|8	License:	BSD
14cr|proxsmtpd-1.8-4|9	Group:		System/Servers
14cr|proxsmtpd-1.8-4|10	URL:		http://memberwebs.com/nielsen/software/proxsmtp/
14cr|proxsmtpd-1.8-4|11	Source0:	http://memberwebs.com/nielsen/software/proxsmtp/%{rname}-%{version}.tar.gz
14cr|proxsmtpd-1.8-4|12	Source1:	proxsmtpd.init
14cr|proxsmtpd-1.8-4|13	Requires(post): rpm-helper
14cr|proxsmtpd-1.8-4|14	Requires(preun): rpm-helper
14cr|proxsmtpd-1.8-4|15	BuildRequires:	autoconf2.5
14cr|proxsmtpd-1.8-4|16	BuildRequires:	automake
14cr|proxsmtpd-1.8-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|proxsmtpd-1.8-4|18	
14cr|proxsmtpd-1.8-4|19	%description
14cr|proxsmtpd-1.8-4|20	ProxSMTP is a flexible tool that allows you to reject, change or
14cr|proxsmtpd-1.8-4|21	log email based on arbitrary critera.  It accepts SMTP connections
14cr|proxsmtpd-1.8-4|22	and forwards the SMTP commands and responses to another SMTP
14cr|proxsmtpd-1.8-4|23	server.  The 'DATA' email body is intercepted and filtered before
14cr|proxsmtpd-1.8-4|24	forwarding.
14cr|proxsmtpd-1.8-4|25	
14cr|proxsmtpd-1.8-4|26	You need to be able to write the filtering scripts that integrate
14cr|proxsmtpd-1.8-4|27	it with your particular needs. If you're looking for something
14cr|proxsmtpd-1.8-4|28	that does virus filtering, take a look at ClamSMTP which behaves
14cr|proxsmtpd-1.8-4|29	similarly and uses a similar code base.
14cr|proxsmtpd-1.8-4|30	
14cr|proxsmtpd-1.8-4|31	I wrote this with the Postfix mail server in mind.  ProxSMTP can
14cr|proxsmtpd-1.8-4|32	also be used as a transparent proxy to filter an entire network's
14cr|proxsmtpd-1.8-4|33	SMTP traffic at the router.
14cr|proxsmtpd-1.8-4|34	
14cr|proxsmtpd-1.8-4|35	%prep
14cr|proxsmtpd-1.8-4|36	
14cr|proxsmtpd-1.8-4|37	%setup -q -n %{rname}-%{version}
14cr|proxsmtpd-1.8-4|38	
14cr|proxsmtpd-1.8-4|39	cp %{SOURCE1} proxsmtpd.init
14cr|proxsmtpd-1.8-4|40	
14cr|proxsmtpd-1.8-4|41	for i in `find . -type d -name .svn`; do
14cr|proxsmtpd-1.8-4|42	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|proxsmtpd-1.8-4|43	done
14cr|proxsmtpd-1.8-4|44	
14cr|proxsmtpd-1.8-4|45	%build
14cr|proxsmtpd-1.8-4|46	
14cr|proxsmtpd-1.8-4|47	%configure2_5x
14cr|proxsmtpd-1.8-4|48	
14cr|proxsmtpd-1.8-4|49	%make
14cr|proxsmtpd-1.8-4|50	
14cr|proxsmtpd-1.8-4|51	%install
14cr|proxsmtpd-1.8-4|52	rm -rf %{buildroot}
14cr|proxsmtpd-1.8-4|53	
14cr|proxsmtpd-1.8-4|54	install -d %{buildroot}%{_initrddir}
14cr|proxsmtpd-1.8-4|55	install -d %{buildroot}/var/run/proxsmtpd
14cr|proxsmtpd-1.8-4|56	
14cr|proxsmtpd-1.8-4|57	%makeinstall
14cr|proxsmtpd-1.8-4|58	
14cr|proxsmtpd-1.8-4|59	install -m0755 proxsmtpd.init %{buildroot}%{_initrddir}/proxsmtpd
14cr|proxsmtpd-1.8-4|60	install -m0644 doc/proxsmtpd.conf %{buildroot}%{_sysconfdir}/proxsmtpd.conf
14cr|proxsmtpd-1.8-4|61	
14cr|proxsmtpd-1.8-4|62	%post
14cr|proxsmtpd-1.8-4|63	%_post_service proxsmtpd
14cr|proxsmtpd-1.8-4|64	
14cr|proxsmtpd-1.8-4|65	%preun
14cr|proxsmtpd-1.8-4|66	%_preun_service proxsmtpd
14cr|proxsmtpd-1.8-4|67	
14cr|proxsmtpd-1.8-4|68	%clean
14cr|proxsmtpd-1.8-4|69	rm -rf %{buildroot}
14cr|proxsmtpd-1.8-4|70	
14cr|proxsmtpd-1.8-4|71	%files
14cr|proxsmtpd-1.8-4|72	%defattr(-,root,root)
14cr|proxsmtpd-1.8-4|73	%doc AUTHORS ChangeLog README scripts
14cr|proxsmtpd-1.8-4|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/proxsmtpd.conf
14cr|proxsmtpd-1.8-4|75	%attr(0755,root,root) %{_initrddir}/proxsmtpd
14cr|proxsmtpd-1.8-4|76	%attr(0755,root,root) %{_sbindir}/proxsmtpd
14cr|proxsmtpd-1.8-4|77	%attr(0755,root,root) %dir /var/run/proxsmtpd
14cr|proxsmtpd-1.8-4|78	%{_mandir}/man5/proxsmtpd.conf.5*
14cr|proxsmtpd-1.8-4|79	%{_mandir}/man8/proxsmtpd.8*
14cr|proxsmtpd-1.8-4|80	
14cr|proxsmtpd-1.8-4|81	
14cr|proxsmtpd-1.8-4|82	
14cr|proxsmtpd-1.8-4|83	%changelog
14cr|proxsmtpd-1.8-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14cr|proxsmtpd-1.8-4|85	+ Revision: a188645
14cr|proxsmtpd-1.8-4|86	- MassBuild#464: Increase release tag
14cr|proxsmtpd-1.8-4|87	
14cr|proxsmtpd-1.8-4|88	

6458 14
14cr|proxychains-3.1-7|1	%define major 3
14cr|proxychains-3.1-7|2	%define libname %mklibname %name %major
14cr|proxychains-3.1-7|3	%define develname %mklibname %name -d
14cr|proxychains-3.1-7|4	
14cr|proxychains-3.1-7|5	Name:		proxychains
14cr|proxychains-3.1-7|6	Version:	3.1
14cr|proxychains-3.1-7|7	Release:	7
14cr|proxychains-3.1-7|8	Summary:	This program forces any tcp connection to follow through proxy
14cr|proxychains-3.1-7|9	License:	GPL
14cr|proxychains-3.1-7|10	Group:		Networking/Other
14cr|proxychains-3.1-7|11	URL:		http://proxychains.sourceforge.net
14cr|proxychains-3.1-7|12	Source0:	http://prdownloads.sourceforge.net/proxychains/%{name}-%{version}.tar.gz
14cr|proxychains-3.1-7|13	Patch0:		proxychains-3.1-ld_preload.patch
14cr|proxychains-3.1-7|14	Patch1:		glibc215.patch
14cr|proxychains-3.1-7|15	Requires:	%{libname} = %{EVRD}
14cr|proxychains-3.1-7|16	
14cr|proxychains-3.1-7|17	%package -n %{libname}
14cr|proxychains-3.1-7|18	Summary:	This program forces any tcp connection to follow through proxy
14cr|proxychains-3.1-7|19	Group:		System/Libraries
14cr|proxychains-3.1-7|20	Obsoletes:	%{_lib}proxychains1 < 3.1-5
14cr|proxychains-3.1-7|21	
14cr|proxychains-3.1-7|22	%package -n %{develname}
14cr|proxychains-3.1-7|23	Summary:	This program forces any tcp connection to follow through proxy
14cr|proxychains-3.1-7|24	Group:		Development/Other
14cr|proxychains-3.1-7|25	Requires:	%{libname} = %{EVRD}
14cr|proxychains-3.1-7|26	
14cr|proxychains-3.1-7|27	%description
14cr|proxychains-3.1-7|28	This program forces any tcp connection made by any given tcp client
14cr|proxychains-3.1-7|29	to follow through proxy (or proxy chain). It is a kind of proxifier.
14cr|proxychains-3.1-7|30	It acts like sockscap / permeo / eborder driver ( intercepts TCP calls )
14cr|proxychains-3.1-7|31	It is FREE.
14cr|proxychains-3.1-7|32	This version (1.8.x)  supports SOCKS4, SOCKS5 and HTTP CONNECT proxy servers.
14cr|proxychains-3.1-7|33	Auth-types: socks - "user/pass" , http - "basic".
14cr|proxychains-3.1-7|34	
14cr|proxychains-3.1-7|35	%description -n %{libname}
14cr|proxychains-3.1-7|36	This program forces any tcp connection made by any given tcp client
14cr|proxychains-3.1-7|37	to follow through proxy (or proxy chain). It is a kind of proxifier.
14cr|proxychains-3.1-7|38	It acts like sockscap / permeo / eborder driver ( intercepts TCP calls )
14cr|proxychains-3.1-7|39	It is FREE.
14cr|proxychains-3.1-7|40	This version (1.8.x)  supports SOCKS4, SOCKS5 and HTTP CONNECT proxy servers.
14cr|proxychains-3.1-7|41	Auth-types: socks - "user/pass" , http - "basic".
14cr|proxychains-3.1-7|42	
14cr|proxychains-3.1-7|43	%description -n %{develname}
14cr|proxychains-3.1-7|44	Devel package for proxychains.
14cr|proxychains-3.1-7|45	
14cr|proxychains-3.1-7|46	%prep
14cr|proxychains-3.1-7|47	%setup -q
14cr|proxychains-3.1-7|48	%patch0 -p1
14cr|proxychains-3.1-7|49	%patch1 -p1
14cr|proxychains-3.1-7|50	
14cr|proxychains-3.1-7|51	%build
14cr|proxychains-3.1-7|52	%configure2_5x --disable-static
14cr|proxychains-3.1-7|53	
14cr|proxychains-3.1-7|54	%make
14cr|proxychains-3.1-7|55	
14cr|proxychains-3.1-7|56	%install
14cr|proxychains-3.1-7|57	%makeinstall_std
14cr|proxychains-3.1-7|58	
14cr|proxychains-3.1-7|59	%files
14cr|proxychains-3.1-7|60	%doc README AUTHORS COPYING ChangeLog
14cr|proxychains-3.1-7|61	%{_bindir}/*
14cr|proxychains-3.1-7|62	%config(noreplace) %{_sysconfdir}/*
14cr|proxychains-3.1-7|63	
14cr|proxychains-3.1-7|64	%files -n %{libname}
14cr|proxychains-3.1-7|65	%{_libdir}/*.so.%{major}*
14cr|proxychains-3.1-7|66	
14cr|proxychains-3.1-7|67	%files -n %{develname}
14cr|proxychains-3.1-7|68	%{_libdir}/*.so
14cr|proxychains-3.1-7|69	
14cr|proxychains-3.1-7|70	
14cr|proxychains-3.1-7|71	%changelog
14cr|proxychains-3.1-7|72	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-7
14cr|proxychains-3.1-7|73	+ Revision: 7906cd8
14cr|proxychains-3.1-7|74	- Disable static libs
14cr|proxychains-3.1-7|75	
14cr|proxychains-3.1-7|76	

6459 14
14cr|proxycheck-0.49a-9|1	%define name	proxycheck
14cr|proxycheck-0.49a-9|2	%define version	0.49a
14cr|proxycheck-0.49a-9|3	%define release	9
14cr|proxycheck-0.49a-9|4	
14cr|proxycheck-0.49a-9|5	Name:		%{name}
14cr|proxycheck-0.49a-9|6	Version:	%{version}
14cr|proxycheck-0.49a-9|7	Release:	%{release}
14cr|proxycheck-0.49a-9|8	Summary:	A quick open proxy scanner
14cr|proxycheck-0.49a-9|9	Epoch:		1
14cr|proxycheck-0.49a-9|10	License:	GPL
14cr|proxycheck-0.49a-9|11	Group:		Networking/Other
14cr|proxycheck-0.49a-9|12	URL:		http://www.corpit.ru/mjt/proxycheck.html
14cr|proxycheck-0.49a-9|13	Source0:	http://www.corpit.ru/mjt/proxycheck/%{name}-%{version}.tar.bz2
14cr|proxycheck-0.49a-9|14	Source1:	%{name}.logrotate.bz2
14cr|proxycheck-0.49a-9|15	Requires(pre):	rpm-helper
14cr|proxycheck-0.49a-9|16	
14cr|proxycheck-0.49a-9|17	%description
14cr|proxycheck-0.49a-9|18	Proxycheck is a simple tool to quickly check whenever a given host or set of
14cr|proxycheck-0.49a-9|19	hosts has open proxy server running. Open proxies of various kinds are (ab)used
14cr|proxycheck-0.49a-9|20	nowadays for various evil things like sending mass spam, hacking into your
14cr|proxycheck-0.49a-9|21	machine, making denial of service attacks (DoS) and the like. To stop the abuse
14cr|proxycheck-0.49a-9|22	of open proxy servers, one need to know whenever any machine runs such service
14cr|proxycheck-0.49a-9|23	or not.
14cr|proxycheck-0.49a-9|24	This command-line tool, proxycheck, may be used for such purpose. Currently, it
14cr|proxycheck-0.49a-9|25	understands 3 types of proxy servers: HTTP proxies that allows you to CONNECT
14cr|proxycheck-0.49a-9|26	to any host:port, SOCKS v4 and v5 proxies (www.socks.nec.com), and wingate
14cr|proxycheck-0.49a-9|27	"telnet" proxy servers.
14cr|proxycheck-0.49a-9|28	
14cr|proxycheck-0.49a-9|29	%package proxylogger
14cr|proxycheck-0.49a-9|30	Summary:	Receiving part of proxycheck
14cr|proxycheck-0.49a-9|31	Group:		Networking/Other
14cr|proxycheck-0.49a-9|32	Requires:	xinetd
14cr|proxycheck-0.49a-9|33	Requires(post,preun):	rpm-helper
14cr|proxycheck-0.49a-9|34	
14cr|proxycheck-0.49a-9|35	%description proxylogger
14cr|proxycheck-0.49a-9|36	Proxylogger is a trivial program (invoked from xinetd) that writes out a string
14cr|proxycheck-0.49a-9|37	"550 ESMTP_unwelcome [peer.ip.add.ress]" to the network and optionally waits
14cr|proxycheck-0.49a-9|38	for a string in form
14cr|proxycheck-0.49a-9|39	[junk]protocol:ip.add.re.ss:port\n
14cr|proxycheck-0.49a-9|40	from the remote system.  May be used as a destination for proxycheck program.
14cr|proxycheck-0.49a-9|41	All connections (together with the information in the above form, if given) are
14cr|proxycheck-0.49a-9|42	optionally logged to a specified file.
14cr|proxycheck-0.49a-9|43	
14cr|proxycheck-0.49a-9|44	To use proxylogger from proxycheck, use a command like:
14cr|proxycheck-0.49a-9|45	proxycheck -c chat::ESMTP_unwelcome -d your.ip.add.ress:25 host-to-be-checked
14cr|proxycheck-0.49a-9|46	
14cr|proxycheck-0.49a-9|47	%prep
14cr|proxycheck-0.49a-9|48	%setup -q
14cr|proxycheck-0.49a-9|49	bzcat %{SOURCE1} > %{name}.logrotate
14cr|proxycheck-0.49a-9|50	
14cr|proxycheck-0.49a-9|51	%build
14cr|proxycheck-0.49a-9|52	./configure
14cr|proxycheck-0.49a-9|53	%make CFLAGS="%{optflags}" proxycheck proxylogger
14cr|proxycheck-0.49a-9|54	
14cr|proxycheck-0.49a-9|55	%install
14cr|proxycheck-0.49a-9|56	rm -rf %{buildroot}
14cr|proxycheck-0.49a-9|57	
14cr|proxycheck-0.49a-9|58	# Makefile lacks install fase
14cr|proxycheck-0.49a-9|59	install -d -m 755 %{buildroot}%{_bindir}
14cr|proxycheck-0.49a-9|60	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|proxycheck-0.49a-9|61	install -m 755 %{name} proxylogger %{buildroot}%{_bindir}
14cr|proxycheck-0.49a-9|62	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|proxycheck-0.49a-9|63	
14cr|proxycheck-0.49a-9|64	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14cr|proxycheck-0.49a-9|65	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/proxylogger
14cr|proxycheck-0.49a-9|66	# default: off
14cr|proxycheck-0.49a-9|67	# description: Proxylogger is the receiving part of proxycheck, \
14cr|proxycheck-0.49a-9|68	# to be used from (x)inetd and with -c chat
14cr|proxycheck-0.49a-9|69	#
14cr|proxycheck-0.49a-9|70	
14cr|proxycheck-0.49a-9|71	service smtp
14cr|proxycheck-0.49a-9|72	{
14cr|proxycheck-0.49a-9|73	disable             = yes
14cr|proxycheck-0.49a-9|74	socket_type         = stream
14cr|proxycheck-0.49a-9|75	wait                = no
14cr|proxycheck-0.49a-9|76	protocol            = tcp
14cr|proxycheck-0.49a-9|77	user                = proxylogger
14cr|proxycheck-0.49a-9|78	group               = proxylogger
14cr|proxycheck-0.49a-9|79	server              = %{_bindir}/proxylogger
14cr|proxycheck-0.49a-9|80	server_args         = -l /var/log/proxylogger/info
14cr|proxycheck-0.49a-9|81	}
14cr|proxycheck-0.49a-9|82	
14cr|proxycheck-0.49a-9|83	EOF
14cr|proxycheck-0.49a-9|84	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cr|proxycheck-0.49a-9|85	
14cr|proxycheck-0.49a-9|86	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|proxycheck-0.49a-9|87	install -m 644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|proxycheck-0.49a-9|88	
14cr|proxycheck-0.49a-9|89	%pre proxylogger
14cr|proxycheck-0.49a-9|90	%_pre_useradd proxylogger /var/log/proxylogger /bin/false
14cr|proxycheck-0.49a-9|91	
14cr|proxycheck-0.49a-9|92	%postun proxylogger
14cr|proxycheck-0.49a-9|93	%_postun_userdel proxylogger
14cr|proxycheck-0.49a-9|94	
14cr|proxycheck-0.49a-9|95	%files
14cr|proxycheck-0.49a-9|96	%doc CHANGES
14cr|proxycheck-0.49a-9|97	%{_bindir}/%{name}
14cr|proxycheck-0.49a-9|98	%{_mandir}/man1/%{name}.1*
14cr|proxycheck-0.49a-9|99	
14cr|proxycheck-0.49a-9|100	%files proxylogger
14cr|proxycheck-0.49a-9|101	%{_bindir}/proxylogger
14cr|proxycheck-0.49a-9|102	%config(noreplace) %_sysconfdir/xinetd.d/proxylogger
14cr|proxycheck-0.49a-9|103	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|proxycheck-0.49a-9|104	%attr(-,proxylogger,proxylogger) %{_var}/log/%{name}
14cr|proxycheck-0.49a-9|105	
14cr|proxycheck-0.49a-9|106	%changelog
14cr|proxycheck-0.49a-9|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.49a-9
14cr|proxycheck-0.49a-9|108	+ Revision: c1cc7b8
14cr|proxycheck-0.49a-9|109	- MassBuild#464: Increase release tag
14cr|proxycheck-0.49a-9|110	
14cr|proxycheck-0.49a-9|111	

6460 14
14cr|proxy-connect-1.95-6|1	%define name proxy-connect
14cr|proxy-connect-1.95-6|2	%define version 1.95
14cr|proxy-connect-1.95-6|3	%define release 6
14cr|proxy-connect-1.95-6|4	
14cr|proxy-connect-1.95-6|5	Name: %{name}
14cr|proxy-connect-1.95-6|6	Version: %{version}
14cr|proxy-connect-1.95-6|7	Release: %{release}
14cr|proxy-connect-1.95-6|8	Summary: Establish TCP connection using SOCKS4/5 and HTTP tunnel
14cr|proxy-connect-1.95-6|9	URL: http://www.taiyo.co.jp/~gotoh/ssh/connect.html
14cr|proxy-connect-1.95-6|10	Group: Networking/Other
14cr|proxy-connect-1.95-6|11	License: GPL
14cr|proxy-connect-1.95-6|12	Source0: connect.c
14cr|proxy-connect-1.95-6|13	Source1: connect.html
14cr|proxy-connect-1.95-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|proxy-connect-1.95-6|15	
14cr|proxy-connect-1.95-6|16	%description
14cr|proxy-connect-1.95-6|17	connect-proxy is a simple relaying command to make TCP network connection
14cr|proxy-connect-1.95-6|18	via SOCKS or https proxies.
14cr|proxy-connect-1.95-6|19	It is mainly intended to be used as proxy command of OpenSSH.
14cr|proxy-connect-1.95-6|20	
14cr|proxy-connect-1.95-6|21	%prep
14cr|proxy-connect-1.95-6|22	rm -rf %name
14cr|proxy-connect-1.95-6|23	mkdir %name
14cr|proxy-connect-1.95-6|24	cd %name
14cr|proxy-connect-1.95-6|25	cp %{SOURCE0} .
14cr|proxy-connect-1.95-6|26	cp %{SOURCE1} .
14cr|proxy-connect-1.95-6|27	
14cr|proxy-connect-1.95-6|28	%build
14cr|proxy-connect-1.95-6|29	cd %name
14cr|proxy-connect-1.95-6|30	gcc -o %name connect.c
14cr|proxy-connect-1.95-6|31	
14cr|proxy-connect-1.95-6|32	%install
14cr|proxy-connect-1.95-6|33	cd %name
14cr|proxy-connect-1.95-6|34	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|proxy-connect-1.95-6|35	cp proxy-connect ${RPM_BUILD_ROOT}%{_bindir}
14cr|proxy-connect-1.95-6|36	chmod 0755 ${RPM_BUILD_ROOT}%{_bindir}/%name
14cr|proxy-connect-1.95-6|37	
14cr|proxy-connect-1.95-6|38	%clean
14cr|proxy-connect-1.95-6|39	[ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
14cr|proxy-connect-1.95-6|40	
14cr|proxy-connect-1.95-6|41	%files
14cr|proxy-connect-1.95-6|42	%defattr(-,root,root)
14cr|proxy-connect-1.95-6|43	%doc proxy-connect/connect.html
14cr|proxy-connect-1.95-6|44	%{_bindir}/*
14cr|proxy-connect-1.95-6|45	
14cr|proxy-connect-1.95-6|46	
14cr|proxy-connect-1.95-6|47	
14cr|proxy-connect-1.95-6|48	%changelog
14cr|proxy-connect-1.95-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.95-6
14cr|proxy-connect-1.95-6|50	+ Revision: a49e791
14cr|proxy-connect-1.95-6|51	- MassBuild#464: Increase release tag
14cr|proxy-connect-1.95-6|52	
14cr|proxy-connect-1.95-6|53	

6461 14
14cr|proxytunnel-1.9.0-8|1	%define	version	1.9.0
14cr|proxytunnel-1.9.0-8|2	%define release 8
14cr|proxytunnel-1.9.0-8|3	
14cr|proxytunnel-1.9.0-8|4	Summary:	Proxytunnel SSH to connect through HTTPS proxies
14cr|proxytunnel-1.9.0-8|5	Name:		proxytunnel
14cr|proxytunnel-1.9.0-8|6	Version:	%{version}
14cr|proxytunnel-1.9.0-8|7	Release:	%{release}
14cr|proxytunnel-1.9.0-8|8	License:	GPL
14cr|proxytunnel-1.9.0-8|9	Group:		Communications
14cr|proxytunnel-1.9.0-8|10	Source0:	http://prdownloads.sourceforge.net/proxytunnel/%{name}-%{version}.tar.bz2
14cr|proxytunnel-1.9.0-8|11	URL:		http://proxytunnel.sourceforge.net/
14cr|proxytunnel-1.9.0-8|12	Requires:	ssh-clients
14cr|proxytunnel-1.9.0-8|13	BuildRequires:	openssl-devel
14cr|proxytunnel-1.9.0-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|proxytunnel-1.9.0-8|15	
14cr|proxytunnel-1.9.0-8|16	%description
14cr|proxytunnel-1.9.0-8|17	Proxytunnel is a program that connects stdin and stdout to an origin
14cr|proxytunnel-1.9.0-8|18	server somewhere in the Internet through an industry standard HTTPS
14cr|proxytunnel-1.9.0-8|19	proxy. This will allow you for example to access SSH servers when you
14cr|proxytunnel-1.9.0-8|20	normally only have http(s) access.
14cr|proxytunnel-1.9.0-8|21	
14cr|proxytunnel-1.9.0-8|22	%prep
14cr|proxytunnel-1.9.0-8|23	%setup -q
14cr|proxytunnel-1.9.0-8|24	
14cr|proxytunnel-1.9.0-8|25	%build
14cr|proxytunnel-1.9.0-8|26	%make
14cr|proxytunnel-1.9.0-8|27	
14cr|proxytunnel-1.9.0-8|28	%install
14cr|proxytunnel-1.9.0-8|29	rm -rf $RPM_BUILD_ROOT
14cr|proxytunnel-1.9.0-8|30	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|proxytunnel-1.9.0-8|31	install %{name} ${RPM_BUILD_ROOT}%{_bindir}
14cr|proxytunnel-1.9.0-8|32	
14cr|proxytunnel-1.9.0-8|33	%clean
14cr|proxytunnel-1.9.0-8|34	rm -rf $RPM_BUILD_ROOT
14cr|proxytunnel-1.9.0-8|35	
14cr|proxytunnel-1.9.0-8|36	%files
14cr|proxytunnel-1.9.0-8|37	%defattr(-, root, root)
14cr|proxytunnel-1.9.0-8|38	%doc CHANGES CREDITS LICENSE.txt README
14cr|proxytunnel-1.9.0-8|39	%{_bindir}/*
14cr|proxytunnel-1.9.0-8|40	
14cr|proxytunnel-1.9.0-8|41	
14cr|proxytunnel-1.9.0-8|42	
14cr|proxytunnel-1.9.0-8|43	
14cr|proxytunnel-1.9.0-8|44	
14cr|proxytunnel-1.9.0-8|45	%changelog
14cr|proxytunnel-1.9.0-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-8
14cr|proxytunnel-1.9.0-8|47	+ Revision: 6e6de30
14cr|proxytunnel-1.9.0-8|48	- MassBuild#464: Increase release tag
14cr|proxytunnel-1.9.0-8|49	
14cr|proxytunnel-1.9.0-8|50	

6462 14
14cr|prozilla-2.0.4-9|1	Summary:	A multithreaded download accelerator
14cr|prozilla-2.0.4-9|2	Name:		prozilla
14cr|prozilla-2.0.4-9|3	Version:	2.0.4
14cr|prozilla-2.0.4-9|4	Release:	9
14cr|prozilla-2.0.4-9|5	License: 	GPLv2+
14cr|prozilla-2.0.4-9|6	Group:		Networking/File transfer
14cr|prozilla-2.0.4-9|7	Url:		http://prozilla.genesys.ro/
14cr|prozilla-2.0.4-9|8	Source0:	http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.bz2
14cr|prozilla-2.0.4-9|9	Patch0:		prozilla_download_win.h.patch
14cr|prozilla-2.0.4-9|10	BuildRequires:	pkgconfig(ncurses)
14cr|prozilla-2.0.4-9|11	
14cr|prozilla-2.0.4-9|12	%description
14cr|prozilla-2.0.4-9|13	ProZilla is a multithreaded download accelerator for Linux which supports
14cr|prozilla-2.0.4-9|14	both HTTP and FTP protocols. It makes multiple connections to the server
14cr|prozilla-2.0.4-9|15	and downloads the file in portions, thus giving a much better speed rate
14cr|prozilla-2.0.4-9|16	than the conventional download programs which use a single connection.
14cr|prozilla-2.0.4-9|17	Resuming connections is fully supported and customisable.
14cr|prozilla-2.0.4-9|18	
14cr|prozilla-2.0.4-9|19	%files
14cr|prozilla-2.0.4-9|20	%doc AUTHORS ChangeLog CREDITS COPYING NEWS README TODO
14cr|prozilla-2.0.4-9|21	%{_bindir}/*
14cr|prozilla-2.0.4-9|22	%{_mandir}/man1/*
14cr|prozilla-2.0.4-9|23	
14cr|prozilla-2.0.4-9|24	#----------------------------------------------------------------------------
14cr|prozilla-2.0.4-9|25	
14cr|prozilla-2.0.4-9|26	%package devel
14cr|prozilla-2.0.4-9|27	Summary:	Header files and development files for %{name}
14cr|prozilla-2.0.4-9|28	Group:		Networking/File transfer
14cr|prozilla-2.0.4-9|29	
14cr|prozilla-2.0.4-9|30	%description devel
14cr|prozilla-2.0.4-9|31	Header files and development files for %{name}
14cr|prozilla-2.0.4-9|32	
14cr|prozilla-2.0.4-9|33	%files devel
14cr|prozilla-2.0.4-9|34	%{_includedir}/*
14cr|prozilla-2.0.4-9|35	%{_libdir}/*.a
14cr|prozilla-2.0.4-9|36	
14cr|prozilla-2.0.4-9|37	#----------------------------------------------------------------------------
14cr|prozilla-2.0.4-9|38	
14cr|prozilla-2.0.4-9|39	%prep
14cr|prozilla-2.0.4-9|40	%setup -q
14cr|prozilla-2.0.4-9|41	%patch0 -p0
14cr|prozilla-2.0.4-9|42	
14cr|prozilla-2.0.4-9|43	%build
14cr|prozilla-2.0.4-9|44	%configure2_5x
14cr|prozilla-2.0.4-9|45	%make
14cr|prozilla-2.0.4-9|46	
14cr|prozilla-2.0.4-9|47	%install
14cr|prozilla-2.0.4-9|48	%makeinstall_std
14cr|prozilla-2.0.4-9|49	
14cr|prozilla-2.0.4-9|50	# (mpol) remove unwanted locale files
14cr|prozilla-2.0.4-9|51	rm -f %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/.mo
14cr|prozilla-2.0.4-9|52	[ -f %{buildroot}%{_datadir}/locale/locale.alias ] && rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cr|prozilla-2.0.4-9|53	
14cr|prozilla-2.0.4-9|54	
14cr|prozilla-2.0.4-9|55	
14cr|prozilla-2.0.4-9|56	%changelog
14cr|prozilla-2.0.4-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-9
14cr|prozilla-2.0.4-9|58	+ Revision: 6686ae2
14cr|prozilla-2.0.4-9|59	- MassBuild#464: Increase release tag
14cr|prozilla-2.0.4-9|60	
14cr|prozilla-2.0.4-9|61	

6463 14
14cr|p-run-0.1-9|1	%define debug_package %{nil}
14cr|p-run-0.1-9|2	%define name p-run
14cr|p-run-0.1-9|3	%define version 0.1
14cr|p-run-0.1-9|4	%define release 9
14cr|p-run-0.1-9|5	
14cr|p-run-0.1-9|6	Summary: Runs program, script or commands on large number of hosts in parallel
14cr|p-run-0.1-9|7	Name: %{name}
14cr|p-run-0.1-9|8	Version: %{version}
14cr|p-run-0.1-9|9	Release: %{release}
14cr|p-run-0.1-9|10	Source0: %{name}-%{version}.tar.bz2
14cr|p-run-0.1-9|11	Patch0:	p-run-Makefile.patch
14cr|p-run-0.1-9|12	License: GPLv2
14cr|p-run-0.1-9|13	Group: Networking/Remote access
14cr|p-run-0.1-9|14	Url: http://www.sorensonfamily.com/~frank/projects/p-run/
14cr|p-run-0.1-9|15	
14cr|p-run-0.1-9|16	BuildRequires: expect-devel
14cr|p-run-0.1-9|17	
14cr|p-run-0.1-9|18	%description
14cr|p-run-0.1-9|19	p-run is a utility that runs a program, script, or series of commands on
14cr|p-run-0.1-9|20	a large number of hosts in parallel. It simplifies management of machines
14cr|p-run-0.1-9|21	in computer labs. It uses ssh, and supports password and key-based
14cr|p-run-0.1-9|22	authentication. p-run uses libexpect, and will run in parallel across as
14cr|p-run-0.1-9|23	many processes as specified. When run on a large number of hosts, its
14cr|p-run-0.1-9|24	parallel nature significantly speeds up administration.
14cr|p-run-0.1-9|25	
14cr|p-run-0.1-9|26	%files
14cr|p-run-0.1-9|27	%doc Copying README TODO
14cr|p-run-0.1-9|28	%attr(755,root,root) %{_bindir}/*
14cr|p-run-0.1-9|29	
14cr|p-run-0.1-9|30	#--------------------------------------------------------------------
14cr|p-run-0.1-9|31	
14cr|p-run-0.1-9|32	%prep
14cr|p-run-0.1-9|33	%setup -q
14cr|p-run-0.1-9|34	%patch0 -p0
14cr|p-run-0.1-9|35	
14cr|p-run-0.1-9|36	%build
14cr|p-run-0.1-9|37	%make
14cr|p-run-0.1-9|38	
14cr|p-run-0.1-9|39	%install
14cr|p-run-0.1-9|40	rm -rf $RPM_BUILD_ROOT
14cr|p-run-0.1-9|41	mkdir -p %{buildroot}%{_bindir}
14cr|p-run-0.1-9|42	cp -v %name %{buildroot}%{_bindir}
14cr|p-run-0.1-9|43	
14cr|p-run-0.1-9|44	
14cr|p-run-0.1-9|45	
14cr|p-run-0.1-9|46	
14cr|p-run-0.1-9|47	%changelog
14cr|p-run-0.1-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cr|p-run-0.1-9|49	+ Revision: 6ceb5f2
14cr|p-run-0.1-9|50	- MassBuild#464: Increase release tag
14cr|p-run-0.1-9|51	
14cr|p-run-0.1-9|52	

6464 14
14cr|ps2eps-1.64-6|1	%define name	ps2eps
14cr|ps2eps-1.64-6|2	%define version 1.64
14cr|ps2eps-1.64-6|3	%define release 6
14cr|ps2eps-1.64-6|4	
14cr|ps2eps-1.64-6|5	Name: 	 	%{name}
14cr|ps2eps-1.64-6|6	Summary: 	Converts standard PostScript documents to EPS
14cr|ps2eps-1.64-6|7	Version: 	%{version}
14cr|ps2eps-1.64-6|8	Release: 	%{release}
14cr|ps2eps-1.64-6|9	
14cr|ps2eps-1.64-6|10	Source:		http://www.telematik.informatik.uni-karlsruhe.de/~bless/%{name}-%{version}.tar.bz2
14cr|ps2eps-1.64-6|11	URL:		http://www.telematik.informatik.uni-karlsruhe.de/~bless/ps2eps.html
14cr|ps2eps-1.64-6|12	License:	GPL
14cr|ps2eps-1.64-6|13	Group:		Publishing
14cr|ps2eps-1.64-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|ps2eps-1.64-6|15	
14cr|ps2eps-1.64-6|16	%description
14cr|ps2eps-1.64-6|17	Ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
14cr|ps2eps-1.64-6|18	(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
14cr|ps2eps-1.64-6|19	Bounding Boxes for those EPS files and filters some special postscript
14cr|ps2eps-1.64-6|20	command sequences that can produce erroneous results on printers. EPS files
14cr|ps2eps-1.64-6|21	are often needed for including (scalable) graphics of high quality into
14cr|ps2eps-1.64-6|22	TeX/LaTeX (or even Word) documents.
14cr|ps2eps-1.64-6|23	
14cr|ps2eps-1.64-6|24	%prep
14cr|ps2eps-1.64-6|25	%setup -q -n %name
14cr|ps2eps-1.64-6|26	
14cr|ps2eps-1.64-6|27	%build
14cr|ps2eps-1.64-6|28	cd src/C
14cr|ps2eps-1.64-6|29	gcc $RPM_OPT_FLAGS -o bbox bbox.c
14cr|ps2eps-1.64-6|30	chmod 755 bbox
14cr|ps2eps-1.64-6|31	
14cr|ps2eps-1.64-6|32	%install
14cr|ps2eps-1.64-6|33	rm -rf $RPM_BUILD_ROOT
14cr|ps2eps-1.64-6|34	mkdir -p %buildroot/%_bindir
14cr|ps2eps-1.64-6|35	cp bin/%name %buildroot/%_bindir
14cr|ps2eps-1.64-6|36	cp src/C/bbox %buildroot/%_bindir
14cr|ps2eps-1.64-6|37	mkdir -p %buildroot/%_mandir/man1
14cr|ps2eps-1.64-6|38	cp doc/man/man1/* %buildroot/%_mandir/man1/
14cr|ps2eps-1.64-6|39	bzip2 %buildroot/%_mandir/man1/*
14cr|ps2eps-1.64-6|40	
14cr|ps2eps-1.64-6|41	%clean
14cr|ps2eps-1.64-6|42	rm -rf $RPM_BUILD_ROOT
14cr|ps2eps-1.64-6|43	
14cr|ps2eps-1.64-6|44	%files
14cr|ps2eps-1.64-6|45	%defattr(-,root,root)
14cr|ps2eps-1.64-6|46	%doc *.txt doc/html doc/pdf
14cr|ps2eps-1.64-6|47	%{_bindir}/*
14cr|ps2eps-1.64-6|48	%{_mandir}/man1/*
14cr|ps2eps-1.64-6|49	
14cr|ps2eps-1.64-6|50	
14cr|ps2eps-1.64-6|51	
14cr|ps2eps-1.64-6|52	%changelog
14cr|ps2eps-1.64-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.64-6
14cr|ps2eps-1.64-6|54	+ Revision: cb50522
14cr|ps2eps-1.64-6|55	- MassBuild#464: Increase release tag
14cr|ps2eps-1.64-6|56	
14cr|ps2eps-1.64-6|57	

6465 14
14cr|pscyr-0.4d-6|1	%define texmfdistdir		%{_datadir}/texmf-dist
14cr|pscyr-0.4d-6|2	
14cr|pscyr-0.4d-6|3	Name:       pscyr
14cr|pscyr-0.4d-6|4	Version:    0.4d
14cr|pscyr-0.4d-6|5	Release:    6
14cr|pscyr-0.4d-6|6	License:    PSCyr License
14cr|pscyr-0.4d-6|7	Group:      Publishing
14cr|pscyr-0.4d-6|8	Source0:    ftp://scon155.phys.msu.su/pub/russian/psfonts/0.4d-beta/PSCyr-0.4-beta9-tex.tar.gz
14cr|pscyr-0.4d-6|9	Source1:    ftp://scon155.phys.msu.su/pub/russian/psfonts/0.4d-beta/PSCyr-0.4-beta9-type1.tar.gz
14cr|pscyr-0.4d-6|10	Summary:    PSCyr Type1 Font Collection
14cr|pscyr-0.4d-6|11	URL:        ftp://scon155.phys.msu.su/pub/russian/psfonts/
14cr|pscyr-0.4d-6|12	BuildArch:  noarch
14cr|pscyr-0.4d-6|13	BuildRequires: texlive
14cr|pscyr-0.4d-6|14	BuildRequires: mkfontdir, mkfontscale
14cr|pscyr-0.4d-6|15	
14cr|pscyr-0.4d-6|16	%description
14cr|pscyr-0.4d-6|17	PSCyr Type1 Font Collection
14cr|pscyr-0.4d-6|18	
14cr|pscyr-0.4d-6|19	%prep
14cr|pscyr-0.4d-6|20	mkdir -p %{name}-%{version}
14cr|pscyr-0.4d-6|21	pushd %{name}-%{version}
14cr|pscyr-0.4d-6|22	tar -xvxf %{SOURCE0}
14cr|pscyr-0.4d-6|23	tar -xvxf %{SOURCE1}
14cr|pscyr-0.4d-6|24	popd
14cr|pscyr-0.4d-6|25	
14cr|pscyr-0.4d-6|26	%build
14cr|pscyr-0.4d-6|27	
14cr|pscyr-0.4d-6|28	%install
14cr|pscyr-0.4d-6|29	export TEXMFMAIN=%{buildroot}/%{texmfdistdir}
14cr|pscyr-0.4d-6|30	cd %{name}-%{version}
14cr|pscyr-0.4d-6|31	cd PSCyr
14cr|pscyr-0.4d-6|32	
14cr|pscyr-0.4d-6|33	#Scalable PSCyr fonts
14cr|pscyr-0.4d-6|34	install -d %buildroot/%_datadir/fonts/type1/pscyr
14cr|pscyr-0.4d-6|35	install -m 0644 fonts/type1/public/pscyr/*.pfb %buildroot/%_datadir/fonts/type1/pscyr/
14cr|pscyr-0.4d-6|36	
14cr|pscyr-0.4d-6|37	mkfontdir %buildroot/%_datadir/fonts/pscyr
14cr|pscyr-0.4d-6|38	mkfontscale %buildroot/%_datadir/fonts/pscyr
14cr|pscyr-0.4d-6|39	
14cr|pscyr-0.4d-6|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|pscyr-0.4d-6|41	ln -s ../../..%_datadir/fonts/pscyr \
14cr|pscyr-0.4d-6|42	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-pscyr:pri=10
14cr|pscyr-0.4d-6|43	
14cr|pscyr-0.4d-6|44	#texmf
14cr|pscyr-0.4d-6|45	mkdir -p $TEXMFMAIN/{tex/latex,fonts/map,fonts/enc,fonts/tfm/public,fonts/vf/public,fonts/type1/public,fonts/afm/public,doc/fonts,dvips}/pscyr
14cr|pscyr-0.4d-6|46	cp dvips/pscyr/* $TEXMFMAIN/dvips/pscyr
14cr|pscyr-0.4d-6|47	mv dvips/pscyr/*.map $TEXMFMAIN/fonts/map/
14cr|pscyr-0.4d-6|48	mv dvips/pscyr/*.enc $TEXMFMAIN/fonts/enc/
14cr|pscyr-0.4d-6|49	mv tex/latex/pscyr/* $TEXMFMAIN/tex/latex/pscyr
14cr|pscyr-0.4d-6|50	mv fonts/tfm/public/pscyr/* $TEXMFMAIN/fonts/tfm/public/pscyr
14cr|pscyr-0.4d-6|51	mv fonts/vf/public/pscyr/* $TEXMFMAIN/fonts/vf/public/pscyr
14cr|pscyr-0.4d-6|52	mv fonts/type1/public/pscyr/* $TEXMFMAIN/fonts/type1/public/pscyr
14cr|pscyr-0.4d-6|53	mv fonts/afm/public/pscyr/* $TEXMFMAIN/fonts/afm/public/pscyr
14cr|pscyr-0.4d-6|54	mv LICENSE doc/README.koi doc/PROBLEMS ChangeLog $TEXMFMAIN/doc/fonts/pscyr
14cr|pscyr-0.4d-6|55	
14cr|pscyr-0.4d-6|56	
14cr|pscyr-0.4d-6|57	%post
14cr|pscyr-0.4d-6|58	texhash
14cr|pscyr-0.4d-6|59	updmap-sys --enable Map=pscyr.map
14cr|pscyr-0.4d-6|60	mktexlsr
14cr|pscyr-0.4d-6|61	
14cr|pscyr-0.4d-6|62	%preun
14cr|pscyr-0.4d-6|63	updmap-sys --disable Map=pscyr.map
14cr|pscyr-0.4d-6|64	mktexlsr
14cr|pscyr-0.4d-6|65	
14cr|pscyr-0.4d-6|66	%files
14cr|pscyr-0.4d-6|67	%doc %{texmfdistdir}/doc/fonts/pscyr
14cr|pscyr-0.4d-6|68	%{texmfdistdir}/fonts/afm/public/pscyr
14cr|pscyr-0.4d-6|69	%{texmfdistdir}/fonts/vf/public/pscyr
14cr|pscyr-0.4d-6|70	%{texmfdistdir}/fonts/tfm/public/pscyr
14cr|pscyr-0.4d-6|71	%{texmfdistdir}/fonts/type1/public/pscyr
14cr|pscyr-0.4d-6|72	%{texmfdistdir}/fonts/map/
14cr|pscyr-0.4d-6|73	%{texmfdistdir}/fonts/enc/
14cr|pscyr-0.4d-6|74	%{texmfdistdir}/dvips/pscyr/
14cr|pscyr-0.4d-6|75	%{texmfdistdir}/tex/latex/pscyr
14cr|pscyr-0.4d-6|76	%_datadir/fonts/type1/pscyr
14cr|pscyr-0.4d-6|77	%{_sysconfdir}/X11/fontpath.d/type1-pscyr:pri=10
14cr|pscyr-0.4d-6|78	
14cr|pscyr-0.4d-6|79	
14cr|pscyr-0.4d-6|80	
14cr|pscyr-0.4d-6|81	%changelog
14cr|pscyr-0.4d-6|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4d-6
14cr|pscyr-0.4d-6|83	+ Revision: d14e2f1
14cr|pscyr-0.4d-6|84	- MassBuild#464: Increase release tag
14cr|pscyr-0.4d-6|85	
14cr|pscyr-0.4d-6|86	

6466 14
14cr|psh-1.8.1-9|1	%define	version			1.8.1
14cr|psh-1.8.1-9|2	
14cr|psh-1.8.1-9|3	%if %{_use_internal_dependency_generator}
14cr|psh-1.8.1-9|4	%define __noautoreq 'perl\\(Win32(.*)\\)'
14cr|psh-1.8.1-9|5	%else
14cr|psh-1.8.1-9|6	%define	_requires_exceptions	perl(Win32)
14cr|psh-1.8.1-9|7	%endif
14cr|psh-1.8.1-9|8	
14cr|psh-1.8.1-9|9	Name:		psh
14cr|psh-1.8.1-9|10	Version:	%perl_convert_version %{version}
14cr|psh-1.8.1-9|11	Release:	9
14cr|psh-1.8.1-9|12	Summary:	Developping for Perl Shell
14cr|psh-1.8.1-9|13	License:	GPL+ or Artistic
14cr|psh-1.8.1-9|14	Group:		Development/Perl
14cr|psh-1.8.1-9|15	Url:		http://search.cpan.org/dist/%{name}
14cr|psh-1.8.1-9|16	Source0:	http://search.cpan.org/CPAN/authors/id/G/GR/GREGOR/%{name}-%{version}.tar.gz
14cr|psh-1.8.1-9|17	BuildRequires:	perl(Cwd)
14cr|psh-1.8.1-9|18	BuildRequires:	perl(File::Spec)
14cr|psh-1.8.1-9|19	BuildRequires:	perl-devel
14cr|psh-1.8.1-9|20	BuildArch:	noarch
14cr|psh-1.8.1-9|21	
14cr|psh-1.8.1-9|22	%description
14cr|psh-1.8.1-9|23	*psh* is a Perl program which executes a read-eval loop with enough options
14cr|psh-1.8.1-9|24	so that general behavior reasonably similar to more traditional shells like
14cr|psh-1.8.1-9|25	'*sh*' or '*bash*' can be achieved, while still allowing arbitrary perl
14cr|psh-1.8.1-9|26	expressions to be evaluated.
14cr|psh-1.8.1-9|27	
14cr|psh-1.8.1-9|28	By default within *psh*, the Perl *-w* flag and ''use strict'' are not
14cr|psh-1.8.1-9|29	employed so that the user is not bound by their stipulations. They can both
14cr|psh-1.8.1-9|30	be turned on via a command-line flag; or setting '$^W = 1' will turn on
14cr|psh-1.8.1-9|31	warnings, and calling ''use strict'' will (almost) do the usual thing if
14cr|psh-1.8.1-9|32	called by the user (see LIMITATIONS, below).
14cr|psh-1.8.1-9|33	
14cr|psh-1.8.1-9|34	Each line of input is read. *psh* knows a number of possible strategies for
14cr|psh-1.8.1-9|35	evaluating the line, such as "send it to 'system()' if it starts with the
14cr|psh-1.8.1-9|36	name of an executable visible in '$ENV{PATH}'". (See below for a complete
14cr|psh-1.8.1-9|37	list.) Each strategy in turn (from a user-definable list) examines the
14cr|psh-1.8.1-9|38	command line to see if it can apply, and the first matching strategy
14cr|psh-1.8.1-9|39	evaluates the line. There is a *psh* configuration variable (see below)
14cr|psh-1.8.1-9|40	which controls whether the perl value of the evaluation is saved and
14cr|psh-1.8.1-9|41	printed after each command.
14cr|psh-1.8.1-9|42	
14cr|psh-1.8.1-9|43	%prep
14cr|psh-1.8.1-9|44	%setup -q -n %{name}-%{version}
14cr|psh-1.8.1-9|45	
14cr|psh-1.8.1-9|46	%build
14cr|psh-1.8.1-9|47	perl Makefile.PL INSTALLDIRS=vendor
14cr|psh-1.8.1-9|48	%make
14cr|psh-1.8.1-9|49	
14cr|psh-1.8.1-9|50	%check
14cr|psh-1.8.1-9|51	%make test
14cr|psh-1.8.1-9|52	
14cr|psh-1.8.1-9|53	%install
14cr|psh-1.8.1-9|54	%makeinstall_std
14cr|psh-1.8.1-9|55	
14cr|psh-1.8.1-9|56	%files
14cr|psh-1.8.1-9|57	%defattr(-,root,root)
14cr|psh-1.8.1-9|58	%doc README
14cr|psh-1.8.1-9|59	%{_mandir}/man3/*
14cr|psh-1.8.1-9|60	%perl_vendorlib/*
14cr|psh-1.8.1-9|61	%{_bindir}/psh
14cr|psh-1.8.1-9|62	%{_mandir}/man1/*
14cr|psh-1.8.1-9|63	
14cr|psh-1.8.1-9|64	
14cr|psh-1.8.1-9|65	%changelog
14cr|psh-1.8.1-9|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-9
14cr|psh-1.8.1-9|67	+ Revision: 3e7e3ed
14cr|psh-1.8.1-9|68	- MassBuild#464: Increase release tag
14cr|psh-1.8.1-9|69	
14cr|psh-1.8.1-9|70	

6467 14
14cr|pshs-0.2.1-2|1	Name:		pshs
14cr|pshs-0.2.1-2|2	Summary:	Pretty small HTTP server - a command-line tool to share files
14cr|pshs-0.2.1-2|3	Version:	0.2.1
14cr|pshs-0.2.1-2|4	Release:	2
14cr|pshs-0.2.1-2|5	Source0:	https://github.com/mgorny/pshs/%{name}-%{version}.tar.bz2
14cr|pshs-0.2.1-2|6	URL:		https://github.com/mgorny/pshs/
14cr|pshs-0.2.1-2|7	Group:		Networking/WWW
14cr|pshs-0.2.1-2|8	License:	GPL
14cr|pshs-0.2.1-2|9	BuildRequires:	gcc make automake libtool
14cr|pshs-0.2.1-2|10	BuildRequires:	libevent-devel
14cr|pshs-0.2.1-2|11	
14cr|pshs-0.2.1-2|12	
14cr|pshs-0.2.1-2|13	%description
14cr|pshs-0.2.1-2|14	Pretty small HTTP server - a command-line tool to share files
14cr|pshs-0.2.1-2|15	
14cr|pshs-0.2.1-2|16	%prep
14cr|pshs-0.2.1-2|17	%setup -q
14cr|pshs-0.2.1-2|18	
14cr|pshs-0.2.1-2|19	%build
14cr|pshs-0.2.1-2|20	%configure
14cr|pshs-0.2.1-2|21	%make
14cr|pshs-0.2.1-2|22	
14cr|pshs-0.2.1-2|23	%install
14cr|pshs-0.2.1-2|24	%makeinstall_std
14cr|pshs-0.2.1-2|25	
14cr|pshs-0.2.1-2|26	%files
14cr|pshs-0.2.1-2|27	%{_bindir}/%name
14cr|pshs-0.2.1-2|28	
14cr|pshs-0.2.1-2|29	
14cr|pshs-0.2.1-2|30	
14cr|pshs-0.2.1-2|31	%changelog
14cr|pshs-0.2.1-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|pshs-0.2.1-2|33	+ Revision: 9c4e4d5
14cr|pshs-0.2.1-2|34	- MassBuild#464: Increase release tag
14cr|pshs-0.2.1-2|35	
14cr|pshs-0.2.1-2|36	

6468 14
14cr|psi-0.15-3|1	%define _enable_debug_packages %{nil}
14cr|psi-0.15-3|2	%define debug_package %{nil}
14cr|psi-0.15-3|3	
14cr|psi-0.15-3|4	Summary:	Jabber client using Qt4
14cr|psi-0.15-3|5	Name:		psi
14cr|psi-0.15-3|6	Version:	0.15
14cr|psi-0.15-3|7	Release:	3
14cr|psi-0.15-3|8	License:	GPLv2+
14cr|psi-0.15-3|9	Group:		Networking/Instant messaging
14cr|psi-0.15-3|10	Url:		http://psi-im.org
14cr|psi-0.15-3|11	Source0:	http://prdownloads.sourceforge.net/psi/%{name}-%{version}.tar.bz2
14cr|psi-0.15-3|12	Source1:	%{name}-icons.tar.bz2
14cr|psi-0.15-3|13	Source2:	%{name}-smileysets.tar.bz2
14cr|psi-0.15-3|14	Source3:	%{name}-iconsets.tar.bz2
14cr|psi-0.15-3|15	BuildRequires:	pkgconfig(enchant)
14cr|psi-0.15-3|16	BuildRequires:	pkgconfig(qca2)
14cr|psi-0.15-3|17	BuildRequires:	pkgconfig(openssl)
14cr|psi-0.15-3|18	BuildRequires:	pkgconfig(QtCore)
14cr|psi-0.15-3|19	BuildRequires:	pkgconfig(xscrnsaver)
14cr|psi-0.15-3|20	Requires:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|21	Requires:	qca2-plugin-openssl
14cr|psi-0.15-3|22	Suggests:	qca2-plugin-gnupg
14cr|psi-0.15-3|23	#Suggests:	psi-plugin-media
14cr|psi-0.15-3|24	
14cr|psi-0.15-3|25	#Translations files has been moved on psi website, you can update them using this little script
14cr|psi-0.15-3|26	#For the main psi translation
14cr|psi-0.15-3|27	#for i in be cs de eo es es_ES fr it ja mk pl pt_BR ru sl sv uk ur_PK vi zh_CN zh_TW ;do wget http://psi-im.org/download/lang/psi_${i}.qm && bzip2 -f psi_${i}.qm;done
14cr|psi-0.15-3|28	
14cr|psi-0.15-3|29	%define langlist be cs de eo es es_ES fr it ja mk pl pt_BR ru sl sv uk ur_PK vi zh_CN zh_TW
14cr|psi-0.15-3|30	%{expand:%(\
14cr|psi-0.15-3|31	i=4; \
14cr|psi-0.15-3|32	for lang in %langlist; do\
14cr|psi-0.15-3|33	echo "%%{expand:Source$i: %%{name}_$lang.qm.bz2}";\
14cr|psi-0.15-3|34	i=$[i+1];\
14cr|psi-0.15-3|35	done\
14cr|psi-0.15-3|36	)
14cr|psi-0.15-3|37	}
14cr|psi-0.15-3|38	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
14cr|psi-0.15-3|39	
14cr|psi-0.15-3|40	%description
14cr|psi-0.15-3|41	Psi is the premiere Instant Messaging application designed for Microsoft
14cr|psi-0.15-3|42	Windows, Apple Mac OS X and GNU/Linux. Built upon an open protocol named
14cr|psi-0.15-3|43	Jabber, Psi is a fast and lightweight messaging client that utilises the best
14cr|psi-0.15-3|44	in open source technologies.
14cr|psi-0.15-3|45	The goal of the Psi project is to create a powerful, yet easy-to-use
14cr|psi-0.15-3|46	Jabber/XMPP client that tries to strictly adhere to the XMPP drafts.and Jabber
14cr|psi-0.15-3|47	JEPs. This means that in most cases, Psi will not implement a feature unless
14cr|psi-0.15-3|48	there is an accepted standard for it in the Jabber community. Doing so ensures
14cr|psi-0.15-3|49	that Psi will be compatible, stable, and predictable, both from an end-user and
14cr|psi-0.15-3|50	developer standpoint.
14cr|psi-0.15-3|51	
14cr|psi-0.15-3|52	%files
14cr|psi-0.15-3|53	%doc README COPYING
14cr|psi-0.15-3|54	%{_bindir}/%{name}
14cr|psi-0.15-3|55	%{_datadir}/applications/%{name}.desktop
14cr|psi-0.15-3|56	%{_miconsdir}/%{name}.png
14cr|psi-0.15-3|57	%{_liconsdir}/%{name}.png
14cr|psi-0.15-3|58	%{_iconsdir}/%{name}.png
14cr|psi-0.15-3|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|psi-0.15-3|60	%{_datadir}/%{name}/certs/README
14cr|psi-0.15-3|61	%{_datadir}/%{name}/certs/startcom_ca.crt
14cr|psi-0.15-3|62	%{_datadir}/%{name}/certs/startcom_ca_new.crt
14cr|psi-0.15-3|63	%{_datadir}/%{name}/iconsets/emoticons/default/
14cr|psi-0.15-3|64	%{_datadir}/%{name}/iconsets/roster/README
14cr|psi-0.15-3|65	%{_datadir}/%{name}/iconsets/roster/*.jisp
14cr|psi-0.15-3|66	%{_datadir}/%{name}/iconsets/roster/default/
14cr|psi-0.15-3|67	%{_datadir}/%{name}/iconsets/system/README
14cr|psi-0.15-3|68	%{_datadir}/%{name}/iconsets/system/default/
14cr|psi-0.15-3|69	%{_datadir}/%{name}/sound/
14cr|psi-0.15-3|70	
14cr|psi-0.15-3|71	#--------------------------------------------------------------------
14cr|psi-0.15-3|72	
14cr|psi-0.15-3|73	%package -n %{name}-iconsets
14cr|psi-0.15-3|74	Summary:	Package with iconsets
14cr|psi-0.15-3|75	Group:		Networking/Instant messaging
14cr|psi-0.15-3|76	Requires:	%{name} = %{EVRD}
14cr|psi-0.15-3|77	
14cr|psi-0.15-3|78	%description -n %{name}-iconsets
14cr|psi-0.15-3|79	This package contain a various iconsets for psi.
14cr|psi-0.15-3|80	
14cr|psi-0.15-3|81	%files -n %{name}-iconsets
14cr|psi-0.15-3|82	%{_datadir}/%{name}/iconsets/system/amibulb.jisp
14cr|psi-0.15-3|83	%{_datadir}/%{name}/iconsets/system/amiglobe.jisp
14cr|psi-0.15-3|84	%{_datadir}/%{name}/iconsets/system/berlin-icq.jisp
14cr|psi-0.15-3|85	%{_datadir}/%{name}/iconsets/system/berlin.jisp
14cr|psi-0.15-3|86	%{_datadir}/%{name}/iconsets/system/chrome.jisp
14cr|psi-0.15-3|87	%{_datadir}/%{name}/iconsets/system/dudes.jisp
14cr|psi-0.15-3|88	%{_datadir}/%{name}/iconsets/system/dudes2.jisp
14cr|psi-0.15-3|89	%{_datadir}/%{name}/iconsets/system/email.jisp
14cr|psi-0.15-3|90	%{_datadir}/%{name}/iconsets/system/gothRoster.jisp
14cr|psi-0.15-3|91	%{_datadir}/%{name}/iconsets/system/individual.jisp
14cr|psi-0.15-3|92	%{_datadir}/%{name}/iconsets/system/kitty.jisp
14cr|psi-0.15-3|93	%{_datadir}/%{name}/iconsets/system/lightbulb.jisp
14cr|psi-0.15-3|94	%{_datadir}/%{name}/iconsets/system/msn6.jisp
14cr|psi-0.15-3|95	%{_datadir}/%{name}/iconsets/system/neos.jisp
14cr|psi-0.15-3|96	%{_datadir}/%{name}/iconsets/system/speechbubbles.jisp
14cr|psi-0.15-3|97	%{_datadir}/%{name}/iconsets/system/stellar.jisp
14cr|psi-0.15-3|98	
14cr|psi-0.15-3|99	#--------------------------------------------------------------------
14cr|psi-0.15-3|100	
14cr|psi-0.15-3|101	%package -n %{name}-smileysets
14cr|psi-0.15-3|102	Summary:	Package with smileysets
14cr|psi-0.15-3|103	Group:		Networking/Instant messaging
14cr|psi-0.15-3|104	Requires:	%{name} = %{EVRD}
14cr|psi-0.15-3|105	
14cr|psi-0.15-3|106	%description -n %{name}-smileysets
14cr|psi-0.15-3|107	This package contain a various smileysets for psi.
14cr|psi-0.15-3|108	
14cr|psi-0.15-3|109	%files -n %{name}-smileysets
14cr|psi-0.15-3|110	%{_datadir}/%{name}/iconsets/emoticons/AIM.jisp
14cr|psi-0.15-3|111	%{_datadir}/%{name}/iconsets/emoticons/Chibi.jisp
14cr|psi-0.15-3|112	%{_datadir}/%{name}/iconsets/emoticons/JIM.jisp
14cr|psi-0.15-3|113	%{_datadir}/%{name}/iconsets/emoticons/KMess-Cartoon-1.0.jisp
14cr|psi-0.15-3|114	%{_datadir}/%{name}/iconsets/emoticons/Ninja.jisp
14cr|psi-0.15-3|115	%{_datadir}/%{name}/iconsets/emoticons/Taryn.jisp
14cr|psi-0.15-3|116	%{_datadir}/%{name}/iconsets/emoticons/apple_ichat-1.0.jisp
14cr|psi-0.15-3|117	%{_datadir}/%{name}/iconsets/emoticons/critters-1.0.jisp
14cr|psi-0.15-3|118	%{_datadir}/%{name}/iconsets/emoticons/gadu-gadu.jisp
14cr|psi-0.15-3|119	%{_datadir}/%{name}/iconsets/emoticons/icq-2002a.jisp
14cr|psi-0.15-3|120	%{_datadir}/%{name}/iconsets/emoticons/ikonboard-3.1.jisp
14cr|psi-0.15-3|121	%{_datadir}/%{name}/iconsets/emoticons/invision_board-1.0.1.jisp
14cr|psi-0.15-3|122	%{_datadir}/%{name}/iconsets/emoticons/kreativ_squareheads.jisp
14cr|psi-0.15-3|123	%{_datadir}/%{name}/iconsets/emoticons/megapack-1.0.jisp
14cr|psi-0.15-3|124	%{_datadir}/%{name}/iconsets/emoticons/msn.jisp
14cr|psi-0.15-3|125	%{_datadir}/%{name}/iconsets/emoticons/patricks_faces-1.0.jisp
14cr|psi-0.15-3|126	%{_datadir}/%{name}/iconsets/emoticons/shinyicons.jisp
14cr|psi-0.15-3|127	%{_datadir}/%{name}/iconsets/emoticons/tlen.pl-3.73.jisp
14cr|psi-0.15-3|128	%{_datadir}/%{name}/iconsets/emoticons/trill-basic-smileys.jisp
14cr|psi-0.15-3|129	%{_datadir}/%{name}/iconsets/emoticons/webmessenger.jisp
14cr|psi-0.15-3|130	%{_datadir}/%{name}/iconsets/emoticons/wpkontakt-2.4.1.jisp
14cr|psi-0.15-3|131	%{_datadir}/%{name}/iconsets/emoticons/yahoo_messenger.jisp
14cr|psi-0.15-3|132	
14cr|psi-0.15-3|133	#--------------------------------------------------------------------
14cr|psi-0.15-3|134	
14cr|psi-0.15-3|135	%package -n %{name}-lang-pack-en
14cr|psi-0.15-3|136	Summary:	English language pack for psi
14cr|psi-0.15-3|137	Group:		System/Internationalization
14cr|psi-0.15-3|138	Requires:	locales-en
14cr|psi-0.15-3|139	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|140	
14cr|psi-0.15-3|141	%description -n %{name}-lang-pack-en
14cr|psi-0.15-3|142	This package adds support for english to psi.
14cr|psi-0.15-3|143	
14cr|psi-0.15-3|144	%files -n %{name}-lang-pack-en
14cr|psi-0.15-3|145	
14cr|psi-0.15-3|146	#--------------------------------------------------------------------
14cr|psi-0.15-3|147	
14cr|psi-0.15-3|148	%if %{build_be}
14cr|psi-0.15-3|149	%package -n %{name}-lang-pack-be
14cr|psi-0.15-3|150	Summary:	Belarusian language pack for psi
14cr|psi-0.15-3|151	Group:		System/Internationalization
14cr|psi-0.15-3|152	Requires:	locales-be
14cr|psi-0.15-3|153	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|154	
14cr|psi-0.15-3|155	%description -n %{name}-lang-pack-be
14cr|psi-0.15-3|156	This package adds support for belarusian to psi.
14cr|psi-0.15-3|157	
14cr|psi-0.15-3|158	%files -n %{name}-lang-pack-be
14cr|psi-0.15-3|159	%{_datadir}/%{name}/%{name}_be.qm
14cr|psi-0.15-3|160	%endif
14cr|psi-0.15-3|161	
14cr|psi-0.15-3|162	#--------------------------------------------------------------------
14cr|psi-0.15-3|163	
14cr|psi-0.15-3|164	%if %{build_cs}
14cr|psi-0.15-3|165	%package -n %{name}-lang-pack-cs
14cr|psi-0.15-3|166	Summary:	Czech language pack for psi
14cr|psi-0.15-3|167	Group:		System/Internationalization
14cr|psi-0.15-3|168	Requires:	locales-cs
14cr|psi-0.15-3|169	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|170	
14cr|psi-0.15-3|171	%description -n %{name}-lang-pack-cs
14cr|psi-0.15-3|172	This package adds support for czech to psi.
14cr|psi-0.15-3|173	
14cr|psi-0.15-3|174	%files -n %{name}-lang-pack-cs
14cr|psi-0.15-3|175	%{_datadir}/%{name}/%{name}_cs.qm
14cr|psi-0.15-3|176	%endif
14cr|psi-0.15-3|177	
14cr|psi-0.15-3|178	#--------------------------------------------------------------------
14cr|psi-0.15-3|179	
14cr|psi-0.15-3|180	%if %{build_de}
14cr|psi-0.15-3|181	%package -n %{name}-lang-pack-de
14cr|psi-0.15-3|182	Summary:	Deutsch language pack for psi
14cr|psi-0.15-3|183	Group:		System/Internationalization
14cr|psi-0.15-3|184	Requires:	locales-de
14cr|psi-0.15-3|185	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|186	
14cr|psi-0.15-3|187	%description -n %{name}-lang-pack-de
14cr|psi-0.15-3|188	This package adds support for deutsch to psi.
14cr|psi-0.15-3|189	
14cr|psi-0.15-3|190	%files -n %{name}-lang-pack-de
14cr|psi-0.15-3|191	%{_datadir}/%{name}/%{name}_de.qm
14cr|psi-0.15-3|192	%endif
14cr|psi-0.15-3|193	
14cr|psi-0.15-3|194	#--------------------------------------------------------------------
14cr|psi-0.15-3|195	
14cr|psi-0.15-3|196	%if %{build_eo}
14cr|psi-0.15-3|197	%package -n %{name}-lang-pack-eo
14cr|psi-0.15-3|198	Summary:	Esperanto language pack for psi
14cr|psi-0.15-3|199	Group:		System/Internationalization
14cr|psi-0.15-3|200	Requires:	locales-eo
14cr|psi-0.15-3|201	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|202	
14cr|psi-0.15-3|203	%description -n %{name}-lang-pack-eo
14cr|psi-0.15-3|204	This package adds support for esperanto to psi.
14cr|psi-0.15-3|205	
14cr|psi-0.15-3|206	%files -n %{name}-lang-pack-eo
14cr|psi-0.15-3|207	%{_datadir}/%{name}/%{name}_eo.qm
14cr|psi-0.15-3|208	%endif
14cr|psi-0.15-3|209	
14cr|psi-0.15-3|210	#--------------------------------------------------------------------
14cr|psi-0.15-3|211	
14cr|psi-0.15-3|212	%if %{build_es}
14cr|psi-0.15-3|213	%package -n %{name}-lang-pack-es
14cr|psi-0.15-3|214	Summary:	Spanish language pack for psi
14cr|psi-0.15-3|215	Group:		System/Internationalization
14cr|psi-0.15-3|216	Requires:	locales-es
14cr|psi-0.15-3|217	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|218	
14cr|psi-0.15-3|219	%description -n %{name}-lang-pack-es
14cr|psi-0.15-3|220	This package adds support for spanish to psi.
14cr|psi-0.15-3|221	
14cr|psi-0.15-3|222	%files -n %{name}-lang-pack-es
14cr|psi-0.15-3|223	%{_datadir}/%{name}/%{name}_es.qm
14cr|psi-0.15-3|224	%{_datadir}/%{name}/%{name}_es_ES.qm
14cr|psi-0.15-3|225	%endif
14cr|psi-0.15-3|226	#--------------------------------------------------------------------
14cr|psi-0.15-3|227	
14cr|psi-0.15-3|228	%if %{build_fr}
14cr|psi-0.15-3|229	%package -n %{name}-lang-pack-fr
14cr|psi-0.15-3|230	Summary:	French language pack for psi
14cr|psi-0.15-3|231	Group:		System/Internationalization
14cr|psi-0.15-3|232	Requires:	locales-fr
14cr|psi-0.15-3|233	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|234	
14cr|psi-0.15-3|235	%description -n %{name}-lang-pack-fr
14cr|psi-0.15-3|236	This package adds support for french to psi.
14cr|psi-0.15-3|237	
14cr|psi-0.15-3|238	%files -n %{name}-lang-pack-fr
14cr|psi-0.15-3|239	%{_datadir}/%{name}/%{name}_fr.qm
14cr|psi-0.15-3|240	%endif
14cr|psi-0.15-3|241	
14cr|psi-0.15-3|242	#--------------------------------------------------------------------
14cr|psi-0.15-3|243	
14cr|psi-0.15-3|244	%if %{build_it}
14cr|psi-0.15-3|245	%package -n %{name}-lang-pack-it
14cr|psi-0.15-3|246	Summary:	Italian language pack for psi
14cr|psi-0.15-3|247	Group:		System/Internationalization
14cr|psi-0.15-3|248	Requires:	locales-it
14cr|psi-0.15-3|249	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|250	
14cr|psi-0.15-3|251	%description -n %{name}-lang-pack-it
14cr|psi-0.15-3|252	This package adds support for italian to psi.
14cr|psi-0.15-3|253	
14cr|psi-0.15-3|254	%files -n %{name}-lang-pack-it
14cr|psi-0.15-3|255	%{_datadir}/%{name}/%{name}_it.qm
14cr|psi-0.15-3|256	%endif
14cr|psi-0.15-3|257	
14cr|psi-0.15-3|258	#--------------------------------------------------------------------
14cr|psi-0.15-3|259	
14cr|psi-0.15-3|260	%if %{build_ja}
14cr|psi-0.15-3|261	%package -n %{name}-lang-pack-ja
14cr|psi-0.15-3|262	Summary:	Japanese language pack for psi
14cr|psi-0.15-3|263	Group:		System/Internationalization
14cr|psi-0.15-3|264	Requires:	locales-ja
14cr|psi-0.15-3|265	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|266	
14cr|psi-0.15-3|267	%description -n %{name}-lang-pack-ja
14cr|psi-0.15-3|268	This package adds support for japanese to psi.
14cr|psi-0.15-3|269	
14cr|psi-0.15-3|270	%files -n %{name}-lang-pack-ja
14cr|psi-0.15-3|271	%{_datadir}/%{name}/%{name}_ja.qm
14cr|psi-0.15-3|272	%endif
14cr|psi-0.15-3|273	
14cr|psi-0.15-3|274	#--------------------------------------------------------------------
14cr|psi-0.15-3|275	
14cr|psi-0.15-3|276	%if %{build_mk}
14cr|psi-0.15-3|277	
14cr|psi-0.15-3|278	%package -n %{name}-lang-pack-mk
14cr|psi-0.15-3|279	Summary:	Macedonia language pack for psi
14cr|psi-0.15-3|280	Group:		System/Internationalization
14cr|psi-0.15-3|281	Requires:	locales-mk
14cr|psi-0.15-3|282	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|283	
14cr|psi-0.15-3|284	%description -n %{name}-lang-pack-mk
14cr|psi-0.15-3|285	This package adds support for macedonia to psi.
14cr|psi-0.15-3|286	
14cr|psi-0.15-3|287	%files -n %{name}-lang-pack-mk
14cr|psi-0.15-3|288	%{_datadir}/%{name}/%{name}_mk.qm
14cr|psi-0.15-3|289	%endif
14cr|psi-0.15-3|290	
14cr|psi-0.15-3|291	#--------------------------------------------------------------------
14cr|psi-0.15-3|292	
14cr|psi-0.15-3|293	%if %{build_pl}
14cr|psi-0.15-3|294	%package -n %{name}-lang-pack-pl
14cr|psi-0.15-3|295	Summary:	Polish language pack for psi
14cr|psi-0.15-3|296	Group:		System/Internationalization
14cr|psi-0.15-3|297	Requires:	locales-pl
14cr|psi-0.15-3|298	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|299	
14cr|psi-0.15-3|300	%description -n %{name}-lang-pack-pl
14cr|psi-0.15-3|301	This package adds support for polish to psi.
14cr|psi-0.15-3|302	
14cr|psi-0.15-3|303	%files -n %{name}-lang-pack-pl
14cr|psi-0.15-3|304	%{_datadir}/%{name}/%{name}_pl.qm
14cr|psi-0.15-3|305	%endif
14cr|psi-0.15-3|306	
14cr|psi-0.15-3|307	#--------------------------------------------------------------------
14cr|psi-0.15-3|308	
14cr|psi-0.15-3|309	%if %{build_pt_BR}
14cr|psi-0.15-3|310	%package -n %{name}-lang-pack-pt_br
14cr|psi-0.15-3|311	Summary:	Portuguese brazilian language pack for psi
14cr|psi-0.15-3|312	Group:		System/Internationalization
14cr|psi-0.15-3|313	Requires:	locales-pt
14cr|psi-0.15-3|314	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|315	
14cr|psi-0.15-3|316	%description -n %{name}-lang-pack-pt_br
14cr|psi-0.15-3|317	This package adds support for portuguese brazilian to psi.
14cr|psi-0.15-3|318	
14cr|psi-0.15-3|319	%files -n %{name}-lang-pack-pt_br
14cr|psi-0.15-3|320	%{_datadir}/%{name}/%{name}_pt_BR.qm
14cr|psi-0.15-3|321	%endif
14cr|psi-0.15-3|322	
14cr|psi-0.15-3|323	#--------------------------------------------------------------------
14cr|psi-0.15-3|324	
14cr|psi-0.15-3|325	%if %{build_ru}
14cr|psi-0.15-3|326	%package -n %{name}-lang-pack-ru
14cr|psi-0.15-3|327	Summary:	Russian language pack for psi
14cr|psi-0.15-3|328	Group:		System/Internationalization
14cr|psi-0.15-3|329	Requires:	locales-ru
14cr|psi-0.15-3|330	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|331	
14cr|psi-0.15-3|332	%description -n %{name}-lang-pack-ru
14cr|psi-0.15-3|333	This package adds support for russian to psi.
14cr|psi-0.15-3|334	
14cr|psi-0.15-3|335	%files -n %{name}-lang-pack-ru
14cr|psi-0.15-3|336	%{_datadir}/%{name}/%{name}_ru.qm
14cr|psi-0.15-3|337	%endif
14cr|psi-0.15-3|338	
14cr|psi-0.15-3|339	#--------------------------------------------------------------------
14cr|psi-0.15-3|340	
14cr|psi-0.15-3|341	%if %{build_sl}
14cr|psi-0.15-3|342	%package -n %{name}-lang-pack-sl
14cr|psi-0.15-3|343	Summary:	Slovenian language pack for psi
14cr|psi-0.15-3|344	Group:		System/Internationalization
14cr|psi-0.15-3|345	Requires:	locales-sl
14cr|psi-0.15-3|346	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|347	
14cr|psi-0.15-3|348	%description -n %{name}-lang-pack-sl
14cr|psi-0.15-3|349	This package adds support for slovenian to psi.
14cr|psi-0.15-3|350	
14cr|psi-0.15-3|351	%files -n %{name}-lang-pack-sl
14cr|psi-0.15-3|352	%{_datadir}/%{name}/%{name}_sl.qm
14cr|psi-0.15-3|353	
14cr|psi-0.15-3|354	%endif
14cr|psi-0.15-3|355	
14cr|psi-0.15-3|356	#--------------------------------------------------------------------
14cr|psi-0.15-3|357	
14cr|psi-0.15-3|358	%if %{build_sv}
14cr|psi-0.15-3|359	%package -n %{name}-lang-pack-sv
14cr|psi-0.15-3|360	Summary:	Swedish language pack for psi
14cr|psi-0.15-3|361	Group:		System/Internationalization
14cr|psi-0.15-3|362	Requires:	locales-sv
14cr|psi-0.15-3|363	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|364	
14cr|psi-0.15-3|365	%description -n %{name}-lang-pack-sv
14cr|psi-0.15-3|366	This package adds support for swedish to psi.
14cr|psi-0.15-3|367	
14cr|psi-0.15-3|368	%files -n %{name}-lang-pack-sv
14cr|psi-0.15-3|369	%{_datadir}/%{name}/%{name}_sv.qm
14cr|psi-0.15-3|370	%endif
14cr|psi-0.15-3|371	
14cr|psi-0.15-3|372	#--------------------------------------------------------------------
14cr|psi-0.15-3|373	
14cr|psi-0.15-3|374	%if %{build_uk}
14cr|psi-0.15-3|375	%package -n %{name}-lang-pack-uk
14cr|psi-0.15-3|376	Summary:	Ukrainian language pack for psi
14cr|psi-0.15-3|377	Group:		System/Internationalization
14cr|psi-0.15-3|378	Requires:	locales-uk
14cr|psi-0.15-3|379	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|380	
14cr|psi-0.15-3|381	%description -n %{name}-lang-pack-uk
14cr|psi-0.15-3|382	This package adds support for ukrainian to psi.
14cr|psi-0.15-3|383	
14cr|psi-0.15-3|384	%files -n %{name}-lang-pack-uk
14cr|psi-0.15-3|385	%{_datadir}/%{name}/%{name}_uk.qm
14cr|psi-0.15-3|386	%endif
14cr|psi-0.15-3|387	
14cr|psi-0.15-3|388	#--------------------------------------------------------------------
14cr|psi-0.15-3|389	
14cr|psi-0.15-3|390	%if %{build_ur_PK}
14cr|psi-0.15-3|391	%package -n %{name}-lang-pack-ur_PK
14cr|psi-0.15-3|392	Summary:	Urdu language pack for psi
14cr|psi-0.15-3|393	Group:		System/Internationalization
14cr|psi-0.15-3|394	Requires:	locales-ur
14cr|psi-0.15-3|395	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|396	
14cr|psi-0.15-3|397	%description -n %{name}-lang-pack-ur_PK
14cr|psi-0.15-3|398	This package adds support for urdu to psi.
14cr|psi-0.15-3|399	
14cr|psi-0.15-3|400	%files -n %{name}-lang-pack-ur_PK
14cr|psi-0.15-3|401	%{_datadir}/%{name}/%{name}_ur_PK.qm
14cr|psi-0.15-3|402	%endif
14cr|psi-0.15-3|403	
14cr|psi-0.15-3|404	#--------------------------------------------------------------------
14cr|psi-0.15-3|405	
14cr|psi-0.15-3|406	%if %{build_vi}
14cr|psi-0.15-3|407	%package -n %{name}-lang-pack-vi
14cr|psi-0.15-3|408	Summary:	Vietnamese language pack for psi
14cr|psi-0.15-3|409	Group:		System/Internationalization
14cr|psi-0.15-3|410	Requires:	locales-vi
14cr|psi-0.15-3|411	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|412	
14cr|psi-0.15-3|413	%description -n %{name}-lang-pack-vi
14cr|psi-0.15-3|414	This package adds support for vietnamese to psi.
14cr|psi-0.15-3|415	
14cr|psi-0.15-3|416	%files -n %{name}-lang-pack-vi
14cr|psi-0.15-3|417	%{_datadir}/%{name}/%{name}_vi.qm
14cr|psi-0.15-3|418	%endif
14cr|psi-0.15-3|419	
14cr|psi-0.15-3|420	#--------------------------------------------------------------------
14cr|psi-0.15-3|421	
14cr|psi-0.15-3|422	%if %{build_zh_TW}
14cr|psi-0.15-3|423	%package -n %{name}-lang-pack-zh
14cr|psi-0.15-3|424	Summary:	Chinese language pack for psi
14cr|psi-0.15-3|425	Group:		System/Internationalization
14cr|psi-0.15-3|426	Requires:	locales-zh
14cr|psi-0.15-3|427	Provides:	%{name}-lang-pack = %{EVRD}
14cr|psi-0.15-3|428	
14cr|psi-0.15-3|429	%description -n %{name}-lang-pack-zh
14cr|psi-0.15-3|430	This package adds support for Chinese to psi.
14cr|psi-0.15-3|431	
14cr|psi-0.15-3|432	%files -n %{name}-lang-pack-zh
14cr|psi-0.15-3|433	%{_datadir}/%{name}/%{name}_zh_TW.qm
14cr|psi-0.15-3|434	%{_datadir}/%{name}/%{name}_zh_CN.qm
14cr|psi-0.15-3|435	%endif
14cr|psi-0.15-3|436	
14cr|psi-0.15-3|437	#--------------------------------------------------------------------
14cr|psi-0.15-3|438	
14cr|psi-0.15-3|439	%prep
14cr|psi-0.15-3|440	%setup -q
14cr|psi-0.15-3|441	%setup -q -T -D -a1 -a2 -a3
14cr|psi-0.15-3|442	
14cr|psi-0.15-3|443	%build
14cr|psi-0.15-3|444	./configure \
14cr|psi-0.15-3|445	--prefix=%{_prefix} \
14cr|psi-0.15-3|446	--bindir=%{_bindir} \
14cr|psi-0.15-3|447	--datadir=%{_datadir} \
14cr|psi-0.15-3|448	--libdir=%{_libdir} \
14cr|psi-0.15-3|449	--no-separate-debug-info
14cr|psi-0.15-3|450	
14cr|psi-0.15-3|451	%make
14cr|psi-0.15-3|452	
14cr|psi-0.15-3|453	%install
14cr|psi-0.15-3|454	make install INSTALL_ROOT=%{buildroot}
14cr|psi-0.15-3|455	
14cr|psi-0.15-3|456	# Remove unpackaged files
14cr|psi-0.15-3|457	
14cr|psi-0.15-3|458	rm %{buildroot}/%{_datadir}/%{name}/README %{buildroot}/%{_datadir}/%{name}/COPYING
14cr|psi-0.15-3|459	
14cr|psi-0.15-3|460	# if some set is added/removed don't remember update files section too
14cr|psi-0.15-3|461	# Install smileysets
14cr|psi-0.15-3|462	cp %{name}-smileysets/* %{buildroot}%{_datadir}/%{name}/iconsets/emoticons
14cr|psi-0.15-3|463	# Install iconsets
14cr|psi-0.15-3|464	cp %{name}-iconsets/* %{buildroot}%{_datadir}/%{name}/iconsets/system
14cr|psi-0.15-3|465	
14cr|psi-0.15-3|466	%{expand:%(\
14cr|psi-0.15-3|467	i=4; \
14cr|psi-0.15-3|468	for lang in %langlist; do\
14cr|psi-0.15-3|469	echo "%%{expand:bzip2 -dc %{SOURCE$i} > %{buildroot}/%{_datadir}/%{name}/%{name}_$lang.qm}" ;\
14cr|psi-0.15-3|470	i=$[i+1];\
14cr|psi-0.15-3|471	done\
14cr|psi-0.15-3|472	)
14cr|psi-0.15-3|473	}
14cr|psi-0.15-3|474	
14cr|psi-0.15-3|475	# icons
14cr|psi-0.15-3|476	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|psi-0.15-3|477	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|psi-0.15-3|478	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|psi-0.15-3|479	
14cr|psi-0.15-3|480	%changelog
14cr|psi-0.15-3|481	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15-3
14cr|psi-0.15-3|482	+ Revision: 4a89911
14cr|psi-0.15-3|483	- MassBuild#464: Increase release tag
14cr|psi-0.15-3|484	
14cr|psi-0.15-3|485	

6469 14
14cr|psimedia-1.0.3-10|1	%define name psimedia
14cr|psimedia-1.0.3-10|2	%define version 1.0.3
14cr|psimedia-1.0.3-10|3	%define release 10
14cr|psimedia-1.0.3-10|4	
14cr|psimedia-1.0.3-10|5	Summary:	Abstraction layer for providing audio and video RTP Services
14cr|psimedia-1.0.3-10|6	Name:		%{name}
14cr|psimedia-1.0.3-10|7	Version:	%{version}
14cr|psimedia-1.0.3-10|8	License:	GPLv2+
14cr|psimedia-1.0.3-10|9	Group:		Networking/Instant messaging
14cr|psimedia-1.0.3-10|10	Release:	%{release}
14cr|psimedia-1.0.3-10|11	Source0:	http://delta.affinix.com/download/psimedia/%{name}-%{version}.tar.bz2
14cr|psimedia-1.0.3-10|12	URL:		http://delta.affinix.com/psimedia/
14cr|psimedia-1.0.3-10|13	Patch0:         psimedia-1.0.3-fedora-remove-v4l.patch
14cr|psimedia-1.0.3-10|14	Patch1:         psimedia-1.0.3-gentoo-drop-v4lsrc-gst-plugin.patch
14cr|psimedia-1.0.3-10|15	BuildRequires:	qt4-devel
14cr|psimedia-1.0.3-10|16	BuildRequires:	libgstreamer-plugins-base-devel
14cr|psimedia-1.0.3-10|17	BuildRequires:	oil-devel
14cr|psimedia-1.0.3-10|18	BuildRequires:	speex-devel
14cr|psimedia-1.0.3-10|19	
14cr|psimedia-1.0.3-10|20	%description
14cr|psimedia-1.0.3-10|21	PsiMedia is a thick abstraction layer for providing audio and
14cr|psimedia-1.0.3-10|22	video RTP services to Psi-like IM clients.  The implementation is based on
14cr|psimedia-1.0.3-10|23	GStreamer
14cr|psimedia-1.0.3-10|24	
14cr|psimedia-1.0.3-10|25	%package -n psi-plugin-media
14cr|psimedia-1.0.3-10|26	Summary:	Audio and Video plugin for Psi
14cr|psimedia-1.0.3-10|27	Group:		Networking/Instant messaging
14cr|psimedia-1.0.3-10|28	# Needed since it's not part of gstreamer0.10-plugins-good
14cr|psimedia-1.0.3-10|29	Requires:   gstreamer0.10-speex
14cr|psimedia-1.0.3-10|30	Requires:   gstreamer0.10-plugins-good
14cr|psimedia-1.0.3-10|31	%description -n psi-plugin-media
14cr|psimedia-1.0.3-10|32	This plugin provides audio and video RTP services to PSI.
14cr|psimedia-1.0.3-10|33	This implementation is based on GStreamer.
14cr|psimedia-1.0.3-10|34	
14cr|psimedia-1.0.3-10|35	%files -n psi-plugin-media
14cr|psimedia-1.0.3-10|36	%doc COPYING README TODO
14cr|psimedia-1.0.3-10|37	%{_libdir}/psi/plugins/libgstprovider.so
14cr|psimedia-1.0.3-10|38	
14cr|psimedia-1.0.3-10|39	#----------------------------------------------------------------------------
14cr|psimedia-1.0.3-10|40	
14cr|psimedia-1.0.3-10|41	%prep
14cr|psimedia-1.0.3-10|42	%setup -q
14cr|psimedia-1.0.3-10|43	%patch0 -p1
14cr|psimedia-1.0.3-10|44	%patch1 -p0
14cr|psimedia-1.0.3-10|45	
14cr|psimedia-1.0.3-10|46	%build
14cr|psimedia-1.0.3-10|47	sed -i 's|glib/gmacros.h|glib.h|g' gstprovider/gstelements/static/gstelements.h
14cr|psimedia-1.0.3-10|48	sed -i 's|glib/gthread.h|glib.h|g' gstprovider/gstcustomelements/gstcustomelements.h
14cr|psimedia-1.0.3-10|49	sed -i 's|glib/gmain.h|glib.h|g' gstprovider/gstthread.h
14cr|psimedia-1.0.3-10|50	sed -i 's|glib/gmain.h|glib.h|g' gstprovider/rwcontrol.h
14cr|psimedia-1.0.3-10|51	
14cr|psimedia-1.0.3-10|52	./configure
14cr|psimedia-1.0.3-10|53	
14cr|psimedia-1.0.3-10|54	%make
14cr|psimedia-1.0.3-10|55	
14cr|psimedia-1.0.3-10|56	%install
14cr|psimedia-1.0.3-10|57	# We only need libgstprovider.so in order to enable audio RTP Services for psi
14cr|psimedia-1.0.3-10|58	%__mkdir -p %{buildroot}/%{_libdir}/psi/plugins
14cr|psimedia-1.0.3-10|59	%__cp gstprovider/libgstprovider.so  %{buildroot}/%{_libdir}/psi/plugins/
14cr|psimedia-1.0.3-10|60	
14cr|psimedia-1.0.3-10|61	%changelog
14cr|psimedia-1.0.3-10|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-10
14cr|psimedia-1.0.3-10|63	+ Revision: 4566e2c
14cr|psimedia-1.0.3-10|64	- MassBuild#464: Increase release tag
14cr|psimedia-1.0.3-10|65	
14cr|psimedia-1.0.3-10|66	

6470 14
14cr|psindustrializer-0.2.5-7|1	%define name	psindustrializer
14cr|psindustrializer-0.2.5-7|2	%define version	0.2.5
14cr|psindustrializer-0.2.5-7|3	%define release 7
14cr|psindustrializer-0.2.5-7|4	
14cr|psindustrializer-0.2.5-7|5	%define major	0
14cr|psindustrializer-0.2.5-7|6	%define libname %mklibname psphymod %major
14cr|psindustrializer-0.2.5-7|7	
14cr|psindustrializer-0.2.5-7|8	Name: 	 	%{name}
14cr|psindustrializer-0.2.5-7|9	Summary: 	Percussion Sample Generator (Discrete Mass Physical Modelling)
14cr|psindustrializer-0.2.5-7|10	Version: 	%{version}
14cr|psindustrializer-0.2.5-7|11	Release: 	%{release}
14cr|psindustrializer-0.2.5-7|12	
14cr|psindustrializer-0.2.5-7|13	Source0:	%{name}-%{version}.tar.bz2
14cr|psindustrializer-0.2.5-7|14	Source1: 	%{name}48.png
14cr|psindustrializer-0.2.5-7|15	Source2: 	%{name}32.png
14cr|psindustrializer-0.2.5-7|16	Source3: 	%{name}16.png
14cr|psindustrializer-0.2.5-7|17	URL:		http://uts.cc.utexas.edu/~foxx/industrializer/
14cr|psindustrializer-0.2.5-7|18	License:	GPL
14cr|psindustrializer-0.2.5-7|19	Group:		Sound
14cr|psindustrializer-0.2.5-7|20	#BuildRequires:	libgnome-devel gtk+2-devel gettext
14cr|psindustrializer-0.2.5-7|21	#BuildRequires:	gtkglarea2-devel mesaglu-devel desktop-file-utils
14cr|psindustrializer-0.2.5-7|22	BuildRequires:	pkgconfig(gtkgl-2.0)
14cr|psindustrializer-0.2.5-7|23	BuildRequires:	pkgconfig(audiofile)
14cr|psindustrializer-0.2.5-7|24	BuildRequires:	pkgconfig(glu)
14cr|psindustrializer-0.2.5-7|25	BuildRequires:	desktop-file-utils
14cr|psindustrializer-0.2.5-7|26	
14cr|psindustrializer-0.2.5-7|27	%description
14cr|psindustrializer-0.2.5-7|28	Industrializer is a program for generating percussion sounds for musical
14cr|psindustrializer-0.2.5-7|29	purposes. Try using the sounds in your favorite tracker, or the upcoming
14cr|psindustrializer-0.2.5-7|30	Beast / BSE tracker and modular synthesizer.
14cr|psindustrializer-0.2.5-7|31	
14cr|psindustrializer-0.2.5-7|32	This program is great for generating new techno sounds, industrial sounds
14cr|psindustrializer-0.2.5-7|33	in particular. But it's not limited to industrial crashes, it can produce
14cr|psindustrializer-0.2.5-7|34	chimes, bubbles, gongs, hammer hits on different materials, and a variety
14cr|psindustrializer-0.2.5-7|35	of other sounds.
14cr|psindustrializer-0.2.5-7|36	
14cr|psindustrializer-0.2.5-7|37	%package -n 	%{libname}
14cr|psindustrializer-0.2.5-7|38	Summary:        Dynamic libraries from %name
14cr|psindustrializer-0.2.5-7|39	Group:          System/Libraries
14cr|psindustrializer-0.2.5-7|40	#Provides:	%name
14cr|psindustrializer-0.2.5-7|41	#Obsoletes:	%name = %version-%release
14cr|psindustrializer-0.2.5-7|42	
14cr|psindustrializer-0.2.5-7|43	%description -n %{libname}
14cr|psindustrializer-0.2.5-7|44	Dynamic libraries from %name.
14cr|psindustrializer-0.2.5-7|45	
14cr|psindustrializer-0.2.5-7|46	%package -n 	%{libname}-devel
14cr|psindustrializer-0.2.5-7|47	Summary: 	Header files and static libraries from %name
14cr|psindustrializer-0.2.5-7|48	Group: 		Development/C
14cr|psindustrializer-0.2.5-7|49	Requires: 	%{libname} >= %{version}
14cr|psindustrializer-0.2.5-7|50	Provides: 	libpsphymod-devel = %{version}-%{release}
14cr|psindustrializer-0.2.5-7|51	Provides:	%{name}-devel = %{version}-%{release}
14cr|psindustrializer-0.2.5-7|52	Obsoletes: 	%name-devel
14cr|psindustrializer-0.2.5-7|53	
14cr|psindustrializer-0.2.5-7|54	%description -n %{libname}-devel
14cr|psindustrializer-0.2.5-7|55	Libraries and includes files for developing programs based on %name.
14cr|psindustrializer-0.2.5-7|56	
14cr|psindustrializer-0.2.5-7|57	%prep
14cr|psindustrializer-0.2.5-7|58	%setup -q
14cr|psindustrializer-0.2.5-7|59	
14cr|psindustrializer-0.2.5-7|60	%build
14cr|psindustrializer-0.2.5-7|61	sed -i 's/if test "$AUDIOFILE_CONFIG" = "no" ; then/if false; then/' configure
14cr|psindustrializer-0.2.5-7|62	export CFLAGS="%{optflags} -laudiofile"
14cr|psindustrializer-0.2.5-7|63	%configure2_5x --disable-audiofiletest
14cr|psindustrializer-0.2.5-7|64	%make
14cr|psindustrializer-0.2.5-7|65	
14cr|psindustrializer-0.2.5-7|66	%install
14cr|psindustrializer-0.2.5-7|67	%makeinstall_std
14cr|psindustrializer-0.2.5-7|68	
14cr|psindustrializer-0.2.5-7|69	#fix desktop file location
14cr|psindustrializer-0.2.5-7|70	mkdir -p %{buildroot}%{_datadir}/applications
14cr|psindustrializer-0.2.5-7|71	
14cr|psindustrializer-0.2.5-7|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|psindustrializer-0.2.5-7|73	[Desktop Entry]
14cr|psindustrializer-0.2.5-7|74	Name=psindustrializer
14cr|psindustrializer-0.2.5-7|75	GenericName=Sound Editor
14cr|psindustrializer-0.2.5-7|76	Comment=Power Station Industrializer
14cr|psindustrializer-0.2.5-7|77	Exec=%{_bindir}/%{name}
14cr|psindustrializer-0.2.5-7|78	Icon=%{name}
14cr|psindustrializer-0.2.5-7|79	Terminal=false
14cr|psindustrializer-0.2.5-7|80	Type=Application
14cr|psindustrializer-0.2.5-7|81	StartupNotify=true
14cr|psindustrializer-0.2.5-7|82	Categories=AudioVideo;Audio;Video;Player;
14cr|psindustrializer-0.2.5-7|83	EOF
14cr|psindustrializer-0.2.5-7|84	
14cr|psindustrializer-0.2.5-7|85	
14cr|psindustrializer-0.2.5-7|86	#mv %{buildroot}%{_datadir}/gnome/apps/Multimedia/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|psindustrializer-0.2.5-7|87	rm -f %{buildroot}%{_datadir}/gnome/apps/Multimedia/%{name}.desktop
14cr|psindustrializer-0.2.5-7|88	
14cr|psindustrializer-0.2.5-7|89	#menu
14cr|psindustrializer-0.2.5-7|90	
14cr|psindustrializer-0.2.5-7|91	desktop-file-install --vendor="" \
14cr|psindustrializer-0.2.5-7|92	--remove-category="Application" \
14cr|psindustrializer-0.2.5-7|93	--add-category="Sequencer" \
14cr|psindustrializer-0.2.5-7|94	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|psindustrializer-0.2.5-7|95	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|psindustrializer-0.2.5-7|96	
14cr|psindustrializer-0.2.5-7|97	#icons
14cr|psindustrializer-0.2.5-7|98	mkdir -p %{buildroot}/%_liconsdir
14cr|psindustrializer-0.2.5-7|99	cat %SOURCE1 > %{buildroot}/%_liconsdir/%name.png
14cr|psindustrializer-0.2.5-7|100	mkdir -p %{buildroot}/%_iconsdir
14cr|psindustrializer-0.2.5-7|101	cat %SOURCE2 > %{buildroot}/%_iconsdir/%name.png
14cr|psindustrializer-0.2.5-7|102	mkdir -p %{buildroot}/%_miconsdir
14cr|psindustrializer-0.2.5-7|103	cat %SOURCE3 > %{buildroot}/%_miconsdir/%name.png
14cr|psindustrializer-0.2.5-7|104	
14cr|psindustrializer-0.2.5-7|105	%find_lang %name
14cr|psindustrializer-0.2.5-7|106	
14cr|psindustrializer-0.2.5-7|107	%files -f %{name}.lang
14cr|psindustrializer-0.2.5-7|108	%doc README
14cr|psindustrializer-0.2.5-7|109	%{_bindir}/%name
14cr|psindustrializer-0.2.5-7|110	%{_datadir}/applications/%{name}.desktop
14cr|psindustrializer-0.2.5-7|111	%{_datadir}/pixmaps/*
14cr|psindustrializer-0.2.5-7|112	%{_datadir}/%{name}/*.xpm
14cr|psindustrializer-0.2.5-7|113	%{_liconsdir}/%name.png
14cr|psindustrializer-0.2.5-7|114	%{_iconsdir}/%name.png
14cr|psindustrializer-0.2.5-7|115	%{_miconsdir}/%name.png
14cr|psindustrializer-0.2.5-7|116	
14cr|psindustrializer-0.2.5-7|117	%files -n %{libname}
14cr|psindustrializer-0.2.5-7|118	%{_libdir}/*.so.*
14cr|psindustrializer-0.2.5-7|119	
14cr|psindustrializer-0.2.5-7|120	%files -n %{libname}-devel
14cr|psindustrializer-0.2.5-7|121	%{_includedir}/psphymod
14cr|psindustrializer-0.2.5-7|122	%{_libdir}/*.so
14cr|psindustrializer-0.2.5-7|123	%{_libdir}/*.a
14cr|psindustrializer-0.2.5-7|124	
14cr|psindustrializer-0.2.5-7|125	%changelog
14cr|psindustrializer-0.2.5-7|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-7
14cr|psindustrializer-0.2.5-7|127	+ Revision: 48af764
14cr|psindustrializer-0.2.5-7|128	- MassBuild#464: Increase release tag
14cr|psindustrializer-0.2.5-7|129	
14cr|psindustrializer-0.2.5-7|130	

6471 14
14cr|psi-plus-0.16-0.20140128.1|1	%define git 20140128
14cr|psi-plus-0.16-0.20140128.1|2	%define rev %{git}git271
14cr|psi-plus-0.16-0.20140128.1|3	%define rev_l10n 33a77c5
14cr|psi-plus-0.16-0.20140128.1|4	%define genericplugins attentionplugin autoreplyplugin birthdayreminderplugin captchaformsplugin chessplugin cleanerplugin clientswitcherplugin conferenceloggerplugin contentdownloaderplugin extendedmenuplugin extendedoptionsplugin gmailserviceplugin gomokugameplugin historykeeperplugin icqdieplugin imageplugin jabberdiskplugin juickplugin pepchangenotifyplugin qipxstatusesplugin screenshotplugin skinsplugin stopspamplugin storagenotesplugin translateplugin videostatusplugin watcherplugin gnupgplugin otrplugin
14cr|psi-plus-0.16-0.20140128.1|5	%define unixplugins gnome3supportplugin
14cr|psi-plus-0.16-0.20140128.1|6	%define devplugins pstoplugin
14cr|psi-plus-0.16-0.20140128.1|7	
14cr|psi-plus-0.16-0.20140128.1|8	Summary:	Jabber client based on Qt
14cr|psi-plus-0.16-0.20140128.1|9	Name:		psi-plus
14cr|psi-plus-0.16-0.20140128.1|10	Version:	0.16
14cr|psi-plus-0.16-0.20140128.1|11	Release:	0.%{git}.1
14cr|psi-plus-0.16-0.20140128.1|12	Url:		http://code.google.com/p/psi-dev/
14cr|psi-plus-0.16-0.20140128.1|13	# GPLv2+ - core of Psi+
14cr|psi-plus-0.16-0.20140128.1|14	# LGPLv2.1+ - iris library, Psi+ widgets, qca, psimedia, several Psi+ tools
14cr|psi-plus-0.16-0.20140128.1|15	# BSD - botantools for qca library
14cr|psi-plus-0.16-0.20140128.1|16	# MIT/X11 - JDNS for iris library
14cr|psi-plus-0.16-0.20140128.1|17	# zlib/libpng - UnZip 0.15 additionnal library
14cr|psi-plus-0.16-0.20140128.1|18	License:	GPLv2+ and LGPLv2+ and BSD and MIT and zlib
14cr|psi-plus-0.16-0.20140128.1|19	Group:		Networking/Instant messaging
14cr|psi-plus-0.16-0.20140128.1|20	# Sources is latest snapshot from git://github.com/psi-im/psi.git with applyed all worked patches from psi-dev team.
14cr|psi-plus-0.16-0.20140128.1|21	# Sources also include plugins. There isn't development files therefore plugin interface very unstable.
14cr|psi-plus-0.16-0.20140128.1|22	# So i can't split plugins to separate package. I need to maintain it together.
14cr|psi-plus-0.16-0.20140128.1|23	Source0:	http://files.psi-plus.com/sources/%{name}-%{version}-%{rev}.tar.bz2
14cr|psi-plus-0.16-0.20140128.1|24	# Translation from  https://github.com/psi-plus/psi-plus-l10n
14cr|psi-plus-0.16-0.20140128.1|25	Source1:	http://files.psi-plus.com/sources/%{name}-l10n-%{rev_l10n}.tar.bz2
14cr|psi-plus-0.16-0.20140128.1|26	# I use this script to make tarballs with Psi+ sources and translations
14cr|psi-plus-0.16-0.20140128.1|27	Source2:	generate-tarball.sh
14cr|psi-plus-0.16-0.20140128.1|28	Patch0:		psi-plus-psimedia.patch
14cr|psi-plus-0.16-0.20140128.1|29	Patch1:		psi-new-history.patch
14cr|psi-plus-0.16-0.20140128.1|30	Patch2:		psi-plus-sfmt.patch
14cr|psi-plus-0.16-0.20140128.1|31	
14cr|psi-plus-0.16-0.20140128.1|32	BuildRequires:	qconf
14cr|psi-plus-0.16-0.20140128.1|33	BuildRequires:	qt4-devel
14cr|psi-plus-0.16-0.20140128.1|34	BuildRequires:	tidy-devel
14cr|psi-plus-0.16-0.20140128.1|35	BuildRequires:	pkgconfig(glib-2.0)
14cr|psi-plus-0.16-0.20140128.1|36	BuildRequires:	pkgconfig(enchant)
14cr|psi-plus-0.16-0.20140128.1|37	BuildRequires:	pkgconfig(libidn)
14cr|psi-plus-0.16-0.20140128.1|38	BuildRequires:	pkgconfig(libotr)
14cr|psi-plus-0.16-0.20140128.1|39	BuildRequires:	pkgconfig(minizip)
14cr|psi-plus-0.16-0.20140128.1|40	BuildRequires:	pkgconfig(openssl)
14cr|psi-plus-0.16-0.20140128.1|41	BuildRequires:	pkgconfig(qca2)
14cr|psi-plus-0.16-0.20140128.1|42	BuildRequires:	pkgconfig(QJson)
14cr|psi-plus-0.16-0.20140128.1|43	BuildRequires:	pkgconfig(QtWebKit)
14cr|psi-plus-0.16-0.20140128.1|44	BuildRequires:	pkgconfig(xscrnsaver)
14cr|psi-plus-0.16-0.20140128.1|45	BuildRequires:	pkgconfig(zlib)
14cr|psi-plus-0.16-0.20140128.1|46	
14cr|psi-plus-0.16-0.20140128.1|47	Requires:	sox
14cr|psi-plus-0.16-0.20140128.1|48	Requires:	gnupg
14cr|psi-plus-0.16-0.20140128.1|49	# Required for SSL/TLS connections
14cr|psi-plus-0.16-0.20140128.1|50	Requires:	qca2-plugin-openssl
14cr|psi-plus-0.16-0.20140128.1|51	# Required for GnuPG encryption
14cr|psi-plus-0.16-0.20140128.1|52	Requires:	qca2-plugin-gnupg
14cr|psi-plus-0.16-0.20140128.1|53	Suggests:	%{name}-i18n
14cr|psi-plus-0.16-0.20140128.1|54	
14cr|psi-plus-0.16-0.20140128.1|55	%description
14cr|psi-plus-0.16-0.20140128.1|56	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cr|psi-plus-0.16-0.20140128.1|57	
14cr|psi-plus-0.16-0.20140128.1|58	%files
14cr|psi-plus-0.16-0.20140128.1|59	%doc README COPYING
14cr|psi-plus-0.16-0.20140128.1|60	%{_bindir}/psi-plus
14cr|psi-plus-0.16-0.20140128.1|61	%{_datadir}/applications/psi-plus.desktop
14cr|psi-plus-0.16-0.20140128.1|62	%{_datadir}/icons/hicolor/*/apps/psi-plus.png
14cr|psi-plus-0.16-0.20140128.1|63	%{_datadir}/psi-plus/
14cr|psi-plus-0.16-0.20140128.1|64	%exclude %{_datadir}/psi-plus/*.qm
14cr|psi-plus-0.16-0.20140128.1|65	%dir %{_libdir}/psi-plus/
14cr|psi-plus-0.16-0.20140128.1|66	
14cr|psi-plus-0.16-0.20140128.1|67	#----------------------------------------------------------------------------
14cr|psi-plus-0.16-0.20140128.1|68	
14cr|psi-plus-0.16-0.20140128.1|69	%package i18n
14cr|psi-plus-0.16-0.20140128.1|70	Summary:	Language packs for Psi
14cr|psi-plus-0.16-0.20140128.1|71	Group:		System/Internationalization
14cr|psi-plus-0.16-0.20140128.1|72	Requires:	%{name} = %{EVRD}
14cr|psi-plus-0.16-0.20140128.1|73	Conflicts:	%{name} < 0.16
14cr|psi-plus-0.16-0.20140128.1|74	BuildArch:	noarch
14cr|psi-plus-0.16-0.20140128.1|75	
14cr|psi-plus-0.16-0.20140128.1|76	%description i18n
14cr|psi-plus-0.16-0.20140128.1|77	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cr|psi-plus-0.16-0.20140128.1|78	This package adds internationalization to Psi+.
14cr|psi-plus-0.16-0.20140128.1|79	
14cr|psi-plus-0.16-0.20140128.1|80	%files i18n -f psi.lang
14cr|psi-plus-0.16-0.20140128.1|81	
14cr|psi-plus-0.16-0.20140128.1|82	#----------------------------------------------------------------------------
14cr|psi-plus-0.16-0.20140128.1|83	
14cr|psi-plus-0.16-0.20140128.1|84	%package plugins
14cr|psi-plus-0.16-0.20140128.1|85	Summary:	Plugins pack for Psi+
14cr|psi-plus-0.16-0.20140128.1|86	License:	GPLv2+
14cr|psi-plus-0.16-0.20140128.1|87	Group:		Networking/Instant messaging
14cr|psi-plus-0.16-0.20140128.1|88	Requires:	%{name} = %{EVRD}
14cr|psi-plus-0.16-0.20140128.1|89	
14cr|psi-plus-0.16-0.20140128.1|90	%description plugins
14cr|psi-plus-0.16-0.20140128.1|91	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cr|psi-plus-0.16-0.20140128.1|92	
14cr|psi-plus-0.16-0.20140128.1|93	* Attention Plugin
14cr|psi-plus-0.16-0.20140128.1|94	This plugin is designed to send and receive special messages such as
14cr|psi-plus-0.16-0.20140128.1|95	Attentions.
14cr|psi-plus-0.16-0.20140128.1|96	
14cr|psi-plus-0.16-0.20140128.1|97	* Autoreply Plugin
14cr|psi-plus-0.16-0.20140128.1|98	This plugin acts as an auto-answering machine.
14cr|psi-plus-0.16-0.20140128.1|99	
14cr|psi-plus-0.16-0.20140128.1|100	* Birthday Reminder Plugin
14cr|psi-plus-0.16-0.20140128.1|101	This plugin is designed to show reminders of upcoming birthdays.
14cr|psi-plus-0.16-0.20140128.1|102	
14cr|psi-plus-0.16-0.20140128.1|103	* Captcha Forms Plugin
14cr|psi-plus-0.16-0.20140128.1|104	This plugin is designed to pass of captcha directly from the Psi+.
14cr|psi-plus-0.16-0.20140128.1|105	
14cr|psi-plus-0.16-0.20140128.1|106	* Chess Plugin
14cr|psi-plus-0.16-0.20140128.1|107	This plugin allows you to play chess with your friends.
14cr|psi-plus-0.16-0.20140128.1|108	The plugin is compatible with a similar plugin for Tkabber.
14cr|psi-plus-0.16-0.20140128.1|109	
14cr|psi-plus-0.16-0.20140128.1|110	* Cleaner Plugin
14cr|psi-plus-0.16-0.20140128.1|111	This plugin is designed to clear the avatar cache, saved local copies
14cr|psi-plus-0.16-0.20140128.1|112	of vCards and history logs.
14cr|psi-plus-0.16-0.20140128.1|113	
14cr|psi-plus-0.16-0.20140128.1|114	* Client Switcher Plugin
14cr|psi-plus-0.16-0.20140128.1|115	This plugin is intended to spoof version of the Jabber client, the
14cr|psi-plus-0.16-0.20140128.1|116	name and type of operating system. It is possible to manually specify
14cr|psi-plus-0.16-0.20140128.1|117	the version of the client and the operating system or choose from a
14cr|psi-plus-0.16-0.20140128.1|118	predefined list.
14cr|psi-plus-0.16-0.20140128.1|119	
14cr|psi-plus-0.16-0.20140128.1|120	* Conference Logger Plugin
14cr|psi-plus-0.16-0.20140128.1|121	This plugin is designed to save conference logs in which the Psi+
14cr|psi-plus-0.16-0.20140128.1|122	user sits.
14cr|psi-plus-0.16-0.20140128.1|123	
14cr|psi-plus-0.16-0.20140128.1|124	* Content Downloader Plugin
14cr|psi-plus-0.16-0.20140128.1|125	This plugin can currently be used to download and install roster
14cr|psi-plus-0.16-0.20140128.1|126	iconsets and emoticons.
14cr|psi-plus-0.16-0.20140128.1|127	
14cr|psi-plus-0.16-0.20140128.1|128	* Extended Menu Plugin
14cr|psi-plus-0.16-0.20140128.1|129	This plugin adds roster submenu 'Extended Actions' to contact's
14cr|psi-plus-0.16-0.20140128.1|130	context menu. At the moment we have the following items: 'Copy JID',
14cr|psi-plus-0.16-0.20140128.1|131	'Copy the nickname', 'Copy the status message' and 'Ping'.
14cr|psi-plus-0.16-0.20140128.1|132	
14cr|psi-plus-0.16-0.20140128.1|133	* Extended Options Plugin
14cr|psi-plus-0.16-0.20140128.1|134	This plugin is designed to allow easy configuration of some advanced
14cr|psi-plus-0.16-0.20140128.1|135	options in Psi+. This plugin gives you access to advanced application
14cr|psi-plus-0.16-0.20140128.1|136	options, which do not have a graphical user interface.
14cr|psi-plus-0.16-0.20140128.1|137	
14cr|psi-plus-0.16-0.20140128.1|138	* Gmail Service Plugin
14cr|psi-plus-0.16-0.20140128.1|139	Shows notifications of new messages in your Gmailbox.
14cr|psi-plus-0.16-0.20140128.1|140	
14cr|psi-plus-0.16-0.20140128.1|141	* History Keeper Plugin
14cr|psi-plus-0.16-0.20140128.1|142	This plugin is designed to remove the history of selected contacts
14cr|psi-plus-0.16-0.20140128.1|143	when the Psi+ is closed.
14cr|psi-plus-0.16-0.20140128.1|144	
14cr|psi-plus-0.16-0.20140128.1|145	* ICQ Must Die Plugin
14cr|psi-plus-0.16-0.20140128.1|146	This plugin is designed to help you transfer as many contacts as
14cr|psi-plus-0.16-0.20140128.1|147	possible from ICQ to Jabber.
14cr|psi-plus-0.16-0.20140128.1|148	
14cr|psi-plus-0.16-0.20140128.1|149	* Image Plugin
14cr|psi-plus-0.16-0.20140128.1|150	This plugin is designed to send images to roster contacts.
14cr|psi-plus-0.16-0.20140128.1|151	
14cr|psi-plus-0.16-0.20140128.1|152	* Juick Plugin
14cr|psi-plus-0.16-0.20140128.1|153	This plugin is designed to work efficiently and comfortably with the
14cr|psi-plus-0.16-0.20140128.1|154	Juick microblogging service.
14cr|psi-plus-0.16-0.20140128.1|155	
14cr|psi-plus-0.16-0.20140128.1|156	* PEP Change Notify Plugin
14cr|psi-plus-0.16-0.20140128.1|157	The plugin is designed to display popup notifications on change of
14cr|psi-plus-0.16-0.20140128.1|158	moods, activities and tunes at the contacts of the roster. In the
14cr|psi-plus-0.16-0.20140128.1|159	settings you can choose which ones to include notification of events,
14cr|psi-plus-0.16-0.20140128.1|160	specify the time within which a notice will appear, as well as play a
14cr|psi-plus-0.16-0.20140128.1|161	sound specify.
14cr|psi-plus-0.16-0.20140128.1|162	
14cr|psi-plus-0.16-0.20140128.1|163	* Qip X-statuses Plugin
14cr|psi-plus-0.16-0.20140128.1|164	This plugin is designed to display X-statuses of contacts using the
14cr|psi-plus-0.16-0.20140128.1|165	QIP Infium jabber client.
14cr|psi-plus-0.16-0.20140128.1|166	
14cr|psi-plus-0.16-0.20140128.1|167	* Screenshot Plugin
14cr|psi-plus-0.16-0.20140128.1|168	This plugin allows you to make a snapshot (screenshot) of the screen,
14cr|psi-plus-0.16-0.20140128.1|169	edit the visible aria to make a screenshot and save the image to a
14cr|psi-plus-0.16-0.20140128.1|170	local drive or upload to HTTP/FTP server.
14cr|psi-plus-0.16-0.20140128.1|171	
14cr|psi-plus-0.16-0.20140128.1|172	* Stop Spam Plugin
14cr|psi-plus-0.16-0.20140128.1|173	This plugin is designed to block spam messages and other unwanted
14cr|psi-plus-0.16-0.20140128.1|174	information from Psi+ users.
14cr|psi-plus-0.16-0.20140128.1|175	
14cr|psi-plus-0.16-0.20140128.1|176	* Storage Notes Plugin
14cr|psi-plus-0.16-0.20140128.1|177	This plugin is an implementation of XEP-0049: Private XML Storage.
14cr|psi-plus-0.16-0.20140128.1|178	The plugin is fully compatible with notes saved using Miranda IM.
14cr|psi-plus-0.16-0.20140128.1|179	The plugin is designed to keep notes on the jabber server with the
14cr|psi-plus-0.16-0.20140128.1|180	ability to access them from anywhere using Psi+ or Miranda IM.
14cr|psi-plus-0.16-0.20140128.1|181	
14cr|psi-plus-0.16-0.20140128.1|182	* Translate Plugin
14cr|psi-plus-0.16-0.20140128.1|183	This plugin allows you to convert selected text into another language.
14cr|psi-plus-0.16-0.20140128.1|184	
14cr|psi-plus-0.16-0.20140128.1|185	* Video Status Changer Plugin
14cr|psi-plus-0.16-0.20140128.1|186	This plugin is designed to set the custom status when you see the
14cr|psi-plus-0.16-0.20140128.1|187	video in selected video player. Communication with players made by
14cr|psi-plus-0.16-0.20140128.1|188	D-Bus.
14cr|psi-plus-0.16-0.20140128.1|189	
14cr|psi-plus-0.16-0.20140128.1|190	* Skins Plugin
14cr|psi-plus-0.16-0.20140128.1|191	This plugin is designed to create, store and apply skins to Psi+.
14cr|psi-plus-0.16-0.20140128.1|192	
14cr|psi-plus-0.16-0.20140128.1|193	* Off-the-Record Messaging Plugin
14cr|psi-plus-0.16-0.20140128.1|194	a cryptographic protocol that provides strong encryption for instant
14cr|psi-plus-0.16-0.20140128.1|195	messaging conversations. OTR uses a combination of the AES
14cr|psi-plus-0.16-0.20140128.1|196	symmetric-key algorithm, the Diffie–Hellman key exchange, and the SHA-1
14cr|psi-plus-0.16-0.20140128.1|197	hash function. In addition to authentication and encryption, OTR
14cr|psi-plus-0.16-0.20140128.1|198	provides perfect forward secrecy and malleable encryption.
14cr|psi-plus-0.16-0.20140128.1|199	
14cr|psi-plus-0.16-0.20140128.1|200	* PSTO Plugin
14cr|psi-plus-0.16-0.20140128.1|201	Instant bloging service.
14cr|psi-plus-0.16-0.20140128.1|202	
14cr|psi-plus-0.16-0.20140128.1|203	* GnuPG Plugin
14cr|psi-plus-0.16-0.20140128.1|204	A front end for gpg. Allow to handle keys.
14cr|psi-plus-0.16-0.20140128.1|205	
14cr|psi-plus-0.16-0.20140128.1|206	%files plugins
14cr|psi-plus-0.16-0.20140128.1|207	%{_libdir}/psi-plus/plugins/
14cr|psi-plus-0.16-0.20140128.1|208	
14cr|psi-plus-0.16-0.20140128.1|209	#----------------------------------------------------------------------------
14cr|psi-plus-0.16-0.20140128.1|210	
14cr|psi-plus-0.16-0.20140128.1|211	%prep
14cr|psi-plus-0.16-0.20140128.1|212	%setup -q -n %{name}-%{version}-%{rev} -a1
14cr|psi-plus-0.16-0.20140128.1|213	%patch0 -p1
14cr|psi-plus-0.16-0.20140128.1|214	%patch1 -p1
14cr|psi-plus-0.16-0.20140128.1|215	%patch2 -p1
14cr|psi-plus-0.16-0.20140128.1|216	
14cr|psi-plus-0.16-0.20140128.1|217	# Remove bundled libraries
14cr|psi-plus-0.16-0.20140128.1|218	rm -fr src/libpsi/tools/zip/minizip
14cr|psi-plus-0.16-0.20140128.1|219	
14cr|psi-plus-0.16-0.20140128.1|220	# Fix permissions in debug package
14cr|psi-plus-0.16-0.20140128.1|221	find . -name *.cpp -o -name *.h | xargs chmod 0644
14cr|psi-plus-0.16-0.20140128.1|222	
14cr|psi-plus-0.16-0.20140128.1|223	%build
14cr|psi-plus-0.16-0.20140128.1|224	qconf
14cr|psi-plus-0.16-0.20140128.1|225	./configure \
14cr|psi-plus-0.16-0.20140128.1|226	--prefix=%{_prefix} \
14cr|psi-plus-0.16-0.20140128.1|227	--bindir=%{_bindir} \
14cr|psi-plus-0.16-0.20140128.1|228	--datadir=%{_datadir} \
14cr|psi-plus-0.16-0.20140128.1|229	--libdir=%{_libdir} \
14cr|psi-plus-0.16-0.20140128.1|230	--release \
14cr|psi-plus-0.16-0.20140128.1|231	--no-separate-debug-info \
14cr|psi-plus-0.16-0.20140128.1|232	--enable-webkit \
14cr|psi-plus-0.16-0.20140128.1|233	--enable-plugins \
14cr|psi-plus-0.16-0.20140128.1|234	--enable-whiteboarding \
14cr|psi-plus-0.16-0.20140128.1|235	--psimedia-path=%{_libdir}/psi/plugins/libgstprovider.so
14cr|psi-plus-0.16-0.20140128.1|236	
14cr|psi-plus-0.16-0.20140128.1|237	%make
14cr|psi-plus-0.16-0.20140128.1|238	
14cr|psi-plus-0.16-0.20140128.1|239	pushd translations
14cr|psi-plus-0.16-0.20140128.1|240	lrelease *.ts
14cr|psi-plus-0.16-0.20140128.1|241	popd
14cr|psi-plus-0.16-0.20140128.1|242	
14cr|psi-plus-0.16-0.20140128.1|243	pushd src/plugins
14cr|psi-plus-0.16-0.20140128.1|244	# Make paths for generic plugins
14cr|psi-plus-0.16-0.20140128.1|245	allplugins=""
14cr|psi-plus-0.16-0.20140128.1|246	for dir in %{genericplugins}
14cr|psi-plus-0.16-0.20140128.1|247	do
14cr|psi-plus-0.16-0.20140128.1|248	allplugins="${allplugins} generic/$dir"
14cr|psi-plus-0.16-0.20140128.1|249	done
14cr|psi-plus-0.16-0.20140128.1|250	
14cr|psi-plus-0.16-0.20140128.1|251	# Make paths for unix plugins
14cr|psi-plus-0.16-0.20140128.1|252	for dir in %{unixplugins}
14cr|psi-plus-0.16-0.20140128.1|253	do
14cr|psi-plus-0.16-0.20140128.1|254	allplugins="${allplugins} unix/$dir"
14cr|psi-plus-0.16-0.20140128.1|255	done
14cr|psi-plus-0.16-0.20140128.1|256	
14cr|psi-plus-0.16-0.20140128.1|257	# Make paths for dev plugins
14cr|psi-plus-0.16-0.20140128.1|258	for dir in %{devplugins}
14cr|psi-plus-0.16-0.20140128.1|259	do
14cr|psi-plus-0.16-0.20140128.1|260	allplugins="${allplugins} dev/$dir"
14cr|psi-plus-0.16-0.20140128.1|261	done
14cr|psi-plus-0.16-0.20140128.1|262	
14cr|psi-plus-0.16-0.20140128.1|263	# Compile all plugins
14cr|psi-plus-0.16-0.20140128.1|264	for dir in ${allplugins}
14cr|psi-plus-0.16-0.20140128.1|265	do
14cr|psi-plus-0.16-0.20140128.1|266	pushd $dir
14cr|psi-plus-0.16-0.20140128.1|267	%qmake_qt4
14cr|psi-plus-0.16-0.20140128.1|268	%make
14cr|psi-plus-0.16-0.20140128.1|269	popd
14cr|psi-plus-0.16-0.20140128.1|270	done
14cr|psi-plus-0.16-0.20140128.1|271	popd
14cr|psi-plus-0.16-0.20140128.1|272	
14cr|psi-plus-0.16-0.20140128.1|273	%install
14cr|psi-plus-0.16-0.20140128.1|274	# Qt don't understand DESTDIR. So I need to use INSTALL_ROOT instead.
14cr|psi-plus-0.16-0.20140128.1|275	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|psi-plus-0.16-0.20140128.1|276	
14cr|psi-plus-0.16-0.20140128.1|277	# Install languages
14cr|psi-plus-0.16-0.20140128.1|278	cp translations/*.qm %{buildroot}%{_datadir}/%{name}
14cr|psi-plus-0.16-0.20140128.1|279	
14cr|psi-plus-0.16-0.20140128.1|280	# README and COPYING must be holds in doc dir. See %%doc tag in %%files
14cr|psi-plus-0.16-0.20140128.1|281	rm %{buildroot}%{_datadir}/psi-plus/README
14cr|psi-plus-0.16-0.20140128.1|282	rm %{buildroot}%{_datadir}/psi-plus/COPYING
14cr|psi-plus-0.16-0.20140128.1|283	
14cr|psi-plus-0.16-0.20140128.1|284	mkdir -p %{buildroot}%{_libdir}/psi-plus/plugins
14cr|psi-plus-0.16-0.20140128.1|285	
14cr|psi-plus-0.16-0.20140128.1|286	# Make paths for generic plugins
14cr|psi-plus-0.16-0.20140128.1|287	allplugins=""
14cr|psi-plus-0.16-0.20140128.1|288	for dir in %{genericplugins}
14cr|psi-plus-0.16-0.20140128.1|289	do
14cr|psi-plus-0.16-0.20140128.1|290	allplugins="${allplugins} generic/$dir"
14cr|psi-plus-0.16-0.20140128.1|291	done
14cr|psi-plus-0.16-0.20140128.1|292	
14cr|psi-plus-0.16-0.20140128.1|293	# Make paths for unix plugins
14cr|psi-plus-0.16-0.20140128.1|294	for dir in %{unixplugins}
14cr|psi-plus-0.16-0.20140128.1|295	do
14cr|psi-plus-0.16-0.20140128.1|296	allplugins="${allplugins} unix/$dir"
14cr|psi-plus-0.16-0.20140128.1|297	done
14cr|psi-plus-0.16-0.20140128.1|298	
14cr|psi-plus-0.16-0.20140128.1|299	# Make paths for dev plugins
14cr|psi-plus-0.16-0.20140128.1|300	for dir in %{devplugins}
14cr|psi-plus-0.16-0.20140128.1|301	do
14cr|psi-plus-0.16-0.20140128.1|302	allplugins="${allplugins} dev/$dir"
14cr|psi-plus-0.16-0.20140128.1|303	done
14cr|psi-plus-0.16-0.20140128.1|304	
14cr|psi-plus-0.16-0.20140128.1|305	pushd src/plugins
14cr|psi-plus-0.16-0.20140128.1|306	
14cr|psi-plus-0.16-0.20140128.1|307	# Install all plugins
14cr|psi-plus-0.16-0.20140128.1|308	for dir in ${allplugins}
14cr|psi-plus-0.16-0.20140128.1|309	do
14cr|psi-plus-0.16-0.20140128.1|310	cp $dir/*.so %{buildroot}%{_libdir}/psi-plus/plugins/
14cr|psi-plus-0.16-0.20140128.1|311	done
14cr|psi-plus-0.16-0.20140128.1|312	popd
14cr|psi-plus-0.16-0.20140128.1|313	
14cr|psi-plus-0.16-0.20140128.1|314	%find_lang psi --with-qt
14cr|psi-plus-0.16-0.20140128.1|315	
14cr|psi-plus-0.16-0.20140128.1|316	
14cr|psi-plus-0.16-0.20140128.1|317	%changelog
14cr|psi-plus-0.16-0.20140128.1|318	* Fri Jan 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-0.20140128.1
14cr|psi-plus-0.16-0.20140128.1|319	+ Revision: e9e11fc
14cr|psi-plus-0.16-0.20140128.1|320	- LOG Fix file permissions
14cr|psi-plus-0.16-0.20140128.1|321	
14cr|psi-plus-0.16-0.20140128.1|322	

6472 14
14cr|pslib-0.4.5-5|1	%define	major 0
14cr|pslib-0.4.5-5|2	%define libname %mklibname pslib %{major}
14cr|pslib-0.4.5-5|3	%define develname %mklibname pslib -d
14cr|pslib-0.4.5-5|4	
14cr|pslib-0.4.5-5|5	Summary:	C-library for generating multi page PostScript documents
14cr|pslib-0.4.5-5|6	Name:		pslib
14cr|pslib-0.4.5-5|7	Version:	0.4.5
14cr|pslib-0.4.5-5|8	Release:	5
14cr|pslib-0.4.5-5|9	License:	LGPL
14cr|pslib-0.4.5-5|10	Group:		System/Libraries
14cr|pslib-0.4.5-5|11	URL:		http://pslib.sourceforge.net/
14cr|pslib-0.4.5-5|12	Source0:	http://prdownloads.sourceforge.net/pslib/pslib-%{version}.tar.gz
14cr|pslib-0.4.5-5|13	Source1:	pslib-0.4.1-manpages.tar.gz
14cr|pslib-0.4.5-5|14	Patch0:		pslib-0.4.1-linkage_fix.diff
14cr|pslib-0.4.5-5|15	Patch1:		pslib-0.4.5-giflib5.patch
14cr|pslib-0.4.5-5|16	BuildRequires:	autoconf automake libtool
14cr|pslib-0.4.5-5|17	BuildRequires:	gettext
14cr|pslib-0.4.5-5|18	BuildRequires:	gettext-devel
14cr|pslib-0.4.5-5|19	BuildRequires:	intltool
14cr|pslib-0.4.5-5|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|pslib-0.4.5-5|21	#BuildRequires:	docbook-utils
14cr|pslib-0.4.5-5|22	BuildRequires:	jpeg-devel
14cr|pslib-0.4.5-5|23	BuildRequires:	png-devel
14cr|pslib-0.4.5-5|24	BuildRequires:	ungif-devel
14cr|pslib-0.4.5-5|25	BuildRequires:	tiff-devel
14cr|pslib-0.4.5-5|26	BuildRequires:	perl-XML-Parser
14cr|pslib-0.4.5-5|27	
14cr|pslib-0.4.5-5|28	%description
14cr|pslib-0.4.5-5|29	PSlib is a C-library for generating multi page PostScript documents. There are
14cr|pslib-0.4.5-5|30	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
14cr|pslib-0.4.5-5|31	very sophisticated functions for text output including hyphenation and kerning.
14cr|pslib-0.4.5-5|32	
14cr|pslib-0.4.5-5|33	%package -n	%{libname}
14cr|pslib-0.4.5-5|34	Summary:	C-library for generating multi page PostScript documents
14cr|pslib-0.4.5-5|35	Group:          System/Libraries
14cr|pslib-0.4.5-5|36	
14cr|pslib-0.4.5-5|37	%description -n	%{libname}
14cr|pslib-0.4.5-5|38	PSlib is a C-library for generating multi page PostScript documents. There are
14cr|pslib-0.4.5-5|39	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
14cr|pslib-0.4.5-5|40	very sophisticated functions for text output including hyphenation and kerning.
14cr|pslib-0.4.5-5|41	
14cr|pslib-0.4.5-5|42	%package -n	%{develname}
14cr|pslib-0.4.5-5|43	Summary:	Static library and header files for the PSlib library
14cr|pslib-0.4.5-5|44	Group:		Development/C
14cr|pslib-0.4.5-5|45	Requires:	%{libname} = %{version}
14cr|pslib-0.4.5-5|46	Provides:	%{name}-devel = %{EVRD}
14cr|pslib-0.4.5-5|47	Obsoletes:	%{mklibname pslib 0 -d}
14cr|pslib-0.4.5-5|48	
14cr|pslib-0.4.5-5|49	%description -n	%{develname}
14cr|pslib-0.4.5-5|50	PSlib is a C-library for generating multi page PostScript documents. There are
14cr|pslib-0.4.5-5|51	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
14cr|pslib-0.4.5-5|52	very sophisticated functions for text output including hyphenation and kerning.
14cr|pslib-0.4.5-5|53	
14cr|pslib-0.4.5-5|54	This package contains the statis library and header files for the PSlib
14cr|pslib-0.4.5-5|55	library.
14cr|pslib-0.4.5-5|56	
14cr|pslib-0.4.5-5|57	%prep
14cr|pslib-0.4.5-5|58	%setup -q -a1
14cr|pslib-0.4.5-5|59	%patch0 -p0
14cr|pslib-0.4.5-5|60	%patch1 -p1
14cr|pslib-0.4.5-5|61	
14cr|pslib-0.4.5-5|62	chmod 644 AUTHORS COPYING ChangeLog README
14cr|pslib-0.4.5-5|63	
14cr|pslib-0.4.5-5|64	autoreconf -fis
14cr|pslib-0.4.5-5|65	
14cr|pslib-0.4.5-5|66	%build
14cr|pslib-0.4.5-5|67	%configure2_5x
14cr|pslib-0.4.5-5|68	
14cr|pslib-0.4.5-5|69	# borkiness
14cr|pslib-0.4.5-5|70	find -type f -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
14cr|pslib-0.4.5-5|71	
14cr|pslib-0.4.5-5|72	%make
14cr|pslib-0.4.5-5|73	
14cr|pslib-0.4.5-5|74	# the docbook stuff is a bit borked...
14cr|pslib-0.4.5-5|75	#pushd doc
14cr|pslib-0.4.5-5|76	#mkdir -p man
14cr|pslib-0.4.5-5|77	#for i in *.sgml; do
14cr|pslib-0.4.5-5|78	#    REAL_NAME=`echo $i | sed -e 's/\.sgml//'`
14cr|pslib-0.4.5-5|79	#    BORKED_NAME=`echo $REAL_NAME | sed -e 's/^PS_//' | tr a-z A-Z`
14cr|pslib-0.4.5-5|80	#    perl -pi -e "s|\&trade| \(tm\)|g" $i
14cr|pslib-0.4.5-5|81	#    docbook2man $i >/dev/null 2>&1
14cr|pslib-0.4.5-5|82	#    if [ -f PS_${BORKED_NAME}.3 ]; then
14cr|pslib-0.4.5-5|83	#	mv PS_${BORKED_NAME}.3 man/$REAL_NAME.3
14cr|pslib-0.4.5-5|84	#    fi
14cr|pslib-0.4.5-5|85	#done
14cr|pslib-0.4.5-5|86	
14cr|pslib-0.4.5-5|87	%install
14cr|pslib-0.4.5-5|88	%makeinstall_std
14cr|pslib-0.4.5-5|89	
14cr|pslib-0.4.5-5|90	install -d %{buildroot}%{_mandir}/man3
14cr|pslib-0.4.5-5|91	install -m0644 doc/man/*.3 %{buildroot}%{_mandir}/man3/
14cr|pslib-0.4.5-5|92	
14cr|pslib-0.4.5-5|93	%find_lang %{name}
14cr|pslib-0.4.5-5|94	
14cr|pslib-0.4.5-5|95	rm -f %{buildroot}%{_libdir}/*.*a
14cr|pslib-0.4.5-5|96	
14cr|pslib-0.4.5-5|97	%files -n %{libname} -f %{name}.lang
14cr|pslib-0.4.5-5|98	%doc AUTHORS COPYING ChangeLog README
14cr|pslib-0.4.5-5|99	%{_libdir}/*.so.%{major}*
14cr|pslib-0.4.5-5|100	%dir %{_datadir}/%{name}
14cr|pslib-0.4.5-5|101	%{_datadir}/%{name}/*
14cr|pslib-0.4.5-5|102	
14cr|pslib-0.4.5-5|103	%files -n %{develname}
14cr|pslib-0.4.5-5|104	%dir %{_includedir}/libps
14cr|pslib-0.4.5-5|105	%{_includedir}/libps/*
14cr|pslib-0.4.5-5|106	%{_libdir}/*.so
14cr|pslib-0.4.5-5|107	%{_libdir}/pkgconfig/*
14cr|pslib-0.4.5-5|108	%{_mandir}/man3/*
14cr|pslib-0.4.5-5|109	
14cr|pslib-0.4.5-5|110	%changelog
14cr|pslib-0.4.5-5|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-5
14cr|pslib-0.4.5-5|112	+ Revision: f1ea884
14cr|pslib-0.4.5-5|113	- MassBuild#464: Increase release tag
14cr|pslib-0.4.5-5|114	
14cr|pslib-0.4.5-5|115	

6473 14
14cr|psqlodbc-08.04.0100-4|1	%define libname %mklibname psqlodbc
14cr|psqlodbc-08.04.0100-4|2	
14cr|psqlodbc-08.04.0100-4|3	Summary: The official PostgreSQL ODBC Driver
14cr|psqlodbc-08.04.0100-4|4	Name: psqlodbc
14cr|psqlodbc-08.04.0100-4|5	Version: 08.04.0100
14cr|psqlodbc-08.04.0100-4|6	Release: 4
14cr|psqlodbc-08.04.0100-4|7	Source0: http://wwwmaster.postgresql.org/download/mirrors-ftp/odbc/versions/src/%{name}-%{version}.tar.gz
14cr|psqlodbc-08.04.0100-4|8	Patch0: psqlodbc-08.04.0100-fix-build.patch
14cr|psqlodbc-08.04.0100-4|9	License: LGPL
14cr|psqlodbc-08.04.0100-4|10	Group: Databases
14cr|psqlodbc-08.04.0100-4|11	Url: http://www.postgresql.org/
14cr|psqlodbc-08.04.0100-4|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|psqlodbc-08.04.0100-4|13	BuildRequires: unixODBC-devel
14cr|psqlodbc-08.04.0100-4|14	BuildRequires: postgresql-devel
14cr|psqlodbc-08.04.0100-4|15	
14cr|psqlodbc-08.04.0100-4|16	%description
14cr|psqlodbc-08.04.0100-4|17	The official PostgreSQL ODBC Driver.
14cr|psqlodbc-08.04.0100-4|18	
14cr|psqlodbc-08.04.0100-4|19	%package -n %libname
14cr|psqlodbc-08.04.0100-4|20	Group: Databases
14cr|psqlodbc-08.04.0100-4|21	Summary: The official PostgreSQL ODBC Driver
14cr|psqlodbc-08.04.0100-4|22	
14cr|psqlodbc-08.04.0100-4|23	%description -n %libname
14cr|psqlodbc-08.04.0100-4|24	The official PostgreSQL ODBC Driver.
14cr|psqlodbc-08.04.0100-4|25	
14cr|psqlodbc-08.04.0100-4|26	%prep
14cr|psqlodbc-08.04.0100-4|27	%setup -q
14cr|psqlodbc-08.04.0100-4|28	%patch0 -p0
14cr|psqlodbc-08.04.0100-4|29	
14cr|psqlodbc-08.04.0100-4|30	%build
14cr|psqlodbc-08.04.0100-4|31	%configure2_5x
14cr|psqlodbc-08.04.0100-4|32	%make
14cr|psqlodbc-08.04.0100-4|33	
14cr|psqlodbc-08.04.0100-4|34	%install
14cr|psqlodbc-08.04.0100-4|35	rm -rf $RPM_BUILD_ROOT
14cr|psqlodbc-08.04.0100-4|36	%makeinstall_std
14cr|psqlodbc-08.04.0100-4|37	
14cr|psqlodbc-08.04.0100-4|38	%clean
14cr|psqlodbc-08.04.0100-4|39	rm -rf $RPM_BUILD_ROOT
14cr|psqlodbc-08.04.0100-4|40	
14cr|psqlodbc-08.04.0100-4|41	%files -n %libname
14cr|psqlodbc-08.04.0100-4|42	%defattr(-,root,root)
14cr|psqlodbc-08.04.0100-4|43	%_libdir/psqlodbc*
14cr|psqlodbc-08.04.0100-4|44	%doc docs
14cr|psqlodbc-08.04.0100-4|45	
14cr|psqlodbc-08.04.0100-4|46	
14cr|psqlodbc-08.04.0100-4|47	
14cr|psqlodbc-08.04.0100-4|48	%changelog
14cr|psqlodbc-08.04.0100-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 08.04.0100-4
14cr|psqlodbc-08.04.0100-4|50	+ Revision: c5cb775
14cr|psqlodbc-08.04.0100-4|51	- MassBuild#464: Increase release tag
14cr|psqlodbc-08.04.0100-4|52	
14cr|psqlodbc-08.04.0100-4|53	

6474 14
14cr|pssh-2.3.1-2|1	Summary:	Parallel SSH tools
14cr|pssh-2.3.1-2|2	
14cr|pssh-2.3.1-2|3	Name:		pssh
14cr|pssh-2.3.1-2|4	Version:	2.3.1
14cr|pssh-2.3.1-2|5	Release:	2
14cr|pssh-2.3.1-2|6	Group:		Networking/Remote access
14cr|pssh-2.3.1-2|7	Source:		http://parallel-ssh.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|pssh-2.3.1-2|8	Patch0:		man-install-2.3.1.patch
14cr|pssh-2.3.1-2|9	License:	BSD
14cr|pssh-2.3.1-2|10	Url:		http://parallel-ssh.googlecode.com/
14cr|pssh-2.3.1-2|11	Requires:	openssh
14cr|pssh-2.3.1-2|12	Requires:	python-psshlib = %{version}-%{release}
14cr|pssh-2.3.1-2|13	BuildRequires:	python-setuptools
14cr|pssh-2.3.1-2|14	Buildarch:	noarch
14cr|pssh-2.3.1-2|15	BuildRequires:  python-devel
14cr|pssh-2.3.1-2|16	
14cr|pssh-2.3.1-2|17	%description
14cr|pssh-2.3.1-2|18	PSSH provides parallel versions of OpenSSH and related tools. Included
14cr|pssh-2.3.1-2|19	are pssh, pscp, prsync, pnuke, and pslurp.
14cr|pssh-2.3.1-2|20	
14cr|pssh-2.3.1-2|21	%package -n python-psshlib
14cr|pssh-2.3.1-2|22	Summary:	Parallel SSH library for Python
14cr|pssh-2.3.1-2|23	
14cr|pssh-2.3.1-2|24	Group:		Development/Python
14cr|pssh-2.3.1-2|25	Version:	2.3.1
14cr|pssh-2.3.1-2|26	
14cr|pssh-2.3.1-2|27	%description -n python-psshlib
14cr|pssh-2.3.1-2|28	The psshlib library enables custom applications to use PSSH.
14cr|pssh-2.3.1-2|29	
14cr|pssh-2.3.1-2|30	%prep
14cr|pssh-2.3.1-2|31	%setup -q
14cr|pssh-2.3.1-2|32	%patch0 -p0
14cr|pssh-2.3.1-2|33	
14cr|pssh-2.3.1-2|34	%install
14cr|pssh-2.3.1-2|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|pssh-2.3.1-2|36	%__install -d 755 %{buildroot}%{_mandir}/man1/
14cr|pssh-2.3.1-2|37	%__install -m 644 man/man1/*.1 %{buildroot}%{_mandir}/man1/
14cr|pssh-2.3.1-2|38	
14cr|pssh-2.3.1-2|39	%clean
14cr|pssh-2.3.1-2|40	
14cr|pssh-2.3.1-2|41	%files
14cr|pssh-2.3.1-2|42	%doc ChangeLog AUTHORS COPYING
14cr|pssh-2.3.1-2|43	%{_bindir}/p*
14cr|pssh-2.3.1-2|44	%{_mandir}/man1/p*
14cr|pssh-2.3.1-2|45	
14cr|pssh-2.3.1-2|46	%files -n python-psshlib
14cr|pssh-2.3.1-2|47	%{py_puresitedir}/psshlib
14cr|pssh-2.3.1-2|48	%{py_puresitedir}/*.egg-info
14cr|pssh-2.3.1-2|49	
14cr|pssh-2.3.1-2|50	
14cr|pssh-2.3.1-2|51	
14cr|pssh-2.3.1-2|52	%changelog
14cr|pssh-2.3.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-2
14cr|pssh-2.3.1-2|54	+ Revision: 22414a8
14cr|pssh-2.3.1-2|55	- MassBuild#464: Increase release tag
14cr|pssh-2.3.1-2|56	
14cr|pssh-2.3.1-2|57	

6475 14
14cr|pstotext-1.9-1|1	%define name	pstotext
14cr|pstotext-1.9-1|2	%define version 1.9
14cr|pstotext-1.9-1|3	%define	rel	1
14cr|pstotext-1.9-1|4	%if %mdkversion < 201100
14cr|pstotext-1.9-1|5	%define release %mkrel %{rel}
14cr|pstotext-1.9-1|6	%else
14cr|pstotext-1.9-1|7	%define	release	%{rel}
14cr|pstotext-1.9-1|8	%endif
14cr|pstotext-1.9-1|9	
14cr|pstotext-1.9-1|10	Summary: Extract text from PostScript files
14cr|pstotext-1.9-1|11	Name:	 %{name}
14cr|pstotext-1.9-1|12	Version: %{version}
14cr|pstotext-1.9-1|13	Release: %{release}
14cr|pstotext-1.9-1|14	Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/%{name}-%{version}.tar.gz
14cr|pstotext-1.9-1|15	License: GPL
14cr|pstotext-1.9-1|16	Group:	 Publishing
14cr|pstotext-1.9-1|17	Url:   http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm
14cr|pstotext-1.9-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pstotext-1.9-1|19	Requires:  ghostscript
14cr|pstotext-1.9-1|20	
14cr|pstotext-1.9-1|21	%description
14cr|pstotext-1.9-1|22	pstotext extracts plain text from PostScript files using GhostScript.
14cr|pstotext-1.9-1|23	
14cr|pstotext-1.9-1|24	%prep
14cr|pstotext-1.9-1|25	%setup -q
14cr|pstotext-1.9-1|26	
14cr|pstotext-1.9-1|27	%build
14cr|pstotext-1.9-1|28	%make
14cr|pstotext-1.9-1|29	
14cr|pstotext-1.9-1|30	%install
14cr|pstotext-1.9-1|31	%__rm -rf %{buildroot}
14cr|pstotext-1.9-1|32	
14cr|pstotext-1.9-1|33	%__install -d -m 755 %{buildroot}%{_bindir}
14cr|pstotext-1.9-1|34	%__install -m 755 pstotext %{buildroot}%{_bindir}
14cr|pstotext-1.9-1|35	%__install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|pstotext-1.9-1|36	%__install -m 755 pstotext.1 %{buildroot}%{_mandir}/man1
14cr|pstotext-1.9-1|37	
14cr|pstotext-1.9-1|38	%clean
14cr|pstotext-1.9-1|39	%__rm -rf %{buildroot}
14cr|pstotext-1.9-1|40	
14cr|pstotext-1.9-1|41	%files
14cr|pstotext-1.9-1|42	%defattr(-,root,root)
14cr|pstotext-1.9-1|43	%_bindir/pstotext
14cr|pstotext-1.9-1|44	%_mandir/man1/pstotext.*
14cr|pstotext-1.9-1|45	
14cr|pstotext-1.9-1|46	
14cr|pstotext-1.9-1|47	
14cr|pstotext-1.9-1|48	%changelog
14cr|pstotext-1.9-1|49	* Thu Sep 06 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.9-1
14cr|pstotext-1.9-1|50	+ Revision: 69e4217
14cr|pstotext-1.9-1|51	- Automatic import for version 1.9-1
14cr|pstotext-1.9-1|52	
14cr|pstotext-1.9-1|53	

6476 14
14cr|pstreams-0.8.0-1|1	Summary:	POSIX Process Control in C++
14cr|pstreams-0.8.0-1|2	Name:		pstreams
14cr|pstreams-0.8.0-1|3	Version:	0.8.0
14cr|pstreams-0.8.0-1|4	Release:	1
14cr|pstreams-0.8.0-1|5	License:	LGPLv3+
14cr|pstreams-0.8.0-1|6	Group:		Development/C++
14cr|pstreams-0.8.0-1|7	Url:		http://%{name}.sourceforge.net/
14cr|pstreams-0.8.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|pstreams-0.8.0-1|9	BuildRequires:	doxygen
14cr|pstreams-0.8.0-1|10	BuildArch:	noarch
14cr|pstreams-0.8.0-1|11	
14cr|pstreams-0.8.0-1|12	%description
14cr|pstreams-0.8.0-1|13	PStreams class is like a C++ wrapper for the POSIX.2 functions popen(3) and
14cr|pstreams-0.8.0-1|14	pclose(3), using C++ iostreams instead of C's stdio library.
14cr|pstreams-0.8.0-1|15	
14cr|pstreams-0.8.0-1|16	#----------------------------------------------------------------------------
14cr|pstreams-0.8.0-1|17	
14cr|pstreams-0.8.0-1|18	%package devel
14cr|pstreams-0.8.0-1|19	Summary:	POSIX Process Control in C++
14cr|pstreams-0.8.0-1|20	Group:		Development/C++
14cr|pstreams-0.8.0-1|21	BuildArch:	noarch
14cr|pstreams-0.8.0-1|22	
14cr|pstreams-0.8.0-1|23	%description devel
14cr|pstreams-0.8.0-1|24	PStreams class is like a C++ wrapper for the POSIX.2 functions popen(3) and
14cr|pstreams-0.8.0-1|25	pclose(3), using C++ iostreams instead of C's stdio library.
14cr|pstreams-0.8.0-1|26	
14cr|pstreams-0.8.0-1|27	%files devel
14cr|pstreams-0.8.0-1|28	%doc doc/html README AUTHORS ChangeLog
14cr|pstreams-0.8.0-1|29	%{_includedir}/pstreams
14cr|pstreams-0.8.0-1|30	
14cr|pstreams-0.8.0-1|31	#----------------------------------------------------------------------------
14cr|pstreams-0.8.0-1|32	
14cr|pstreams-0.8.0-1|33	%prep
14cr|pstreams-0.8.0-1|34	%setup -q
14cr|pstreams-0.8.0-1|35	
14cr|pstreams-0.8.0-1|36	%build
14cr|pstreams-0.8.0-1|37	%make
14cr|pstreams-0.8.0-1|38	
14cr|pstreams-0.8.0-1|39	%install
14cr|pstreams-0.8.0-1|40	%makeinstall
14cr|pstreams-0.8.0-1|41	
14cr|pstreams-0.8.0-1|42	
14cr|pstreams-0.8.0-1|43	%changelog
14cr|pstreams-0.8.0-1|44	* Tue Aug 05 2014 Rosa <rosa@abf.rosalinux.ru> 0.8.0-1
14cr|pstreams-0.8.0-1|45	+ Revision: bbf2a51
14cr|pstreams-0.8.0-1|46	- Automatic import for version 0.8.0-1
14cr|pstreams-0.8.0-1|47	
14cr|pstreams-0.8.0-1|48	

6477 14
14cr|pst-utils-0.5.2-6|1	%define rname libpst
14cr|pst-utils-0.5.2-6|2	
14cr|pst-utils-0.5.2-6|3	Summary:	Extracts emails from MS Outlook PST files
14cr|pst-utils-0.5.2-6|4	Name:   	pst-utils
14cr|pst-utils-0.5.2-6|5	Version: 	0.5.2
14cr|pst-utils-0.5.2-6|6	Release: 	6
14cr|pst-utils-0.5.2-6|7	License:	GPL
14cr|pst-utils-0.5.2-6|8	Group:		Networking/Mail
14cr|pst-utils-0.5.2-6|9	URL:		http://alioth.debian.org/projects/libpst/
14cr|pst-utils-0.5.2-6|10	Source0:	http://alioth.debian.org/download.php/844/libpst-%{version}.tar.bz2
14cr|pst-utils-0.5.2-6|11	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|pst-utils-0.5.2-6|12	
14cr|pst-utils-0.5.2-6|13	%description
14cr|pst-utils-0.5.2-6|14	LibPST provides functions in library form for accessing Outlook's
14cr|pst-utils-0.5.2-6|15	Personal Folders. Included with this library is a program that
14cr|pst-utils-0.5.2-6|16	will take a PST file and convert it to an mbox format.
14cr|pst-utils-0.5.2-6|17	
14cr|pst-utils-0.5.2-6|18	%prep
14cr|pst-utils-0.5.2-6|19	
14cr|pst-utils-0.5.2-6|20	%setup -q -n %{rname}-%{version}
14cr|pst-utils-0.5.2-6|21	
14cr|pst-utils-0.5.2-6|22	%build
14cr|pst-utils-0.5.2-6|23	
14cr|pst-utils-0.5.2-6|24	#make CFLAGS="%{optflags} -Wall -DVERSION=\"%{version}\""
14cr|pst-utils-0.5.2-6|25	make
14cr|pst-utils-0.5.2-6|26	
14cr|pst-utils-0.5.2-6|27	%install
14cr|pst-utils-0.5.2-6|28	rm -rf %{buildroot}
14cr|pst-utils-0.5.2-6|29	
14cr|pst-utils-0.5.2-6|30	install -d %{buildroot}%{_bindir}
14cr|pst-utils-0.5.2-6|31	install -d %{buildroot}%{_mandir}/man1
14cr|pst-utils-0.5.2-6|32	
14cr|pst-utils-0.5.2-6|33	install -m0755 readpst %{buildroot}%{_bindir}/
14cr|pst-utils-0.5.2-6|34	install -m0755 readpstlog %{buildroot}%{_bindir}/
14cr|pst-utils-0.5.2-6|35	
14cr|pst-utils-0.5.2-6|36	install -m0644 readpst.1 %{buildroot}%{_mandir}/man1/
14cr|pst-utils-0.5.2-6|37	install -m0644 readpstlog.1 %{buildroot}%{_mandir}/man1/
14cr|pst-utils-0.5.2-6|38	
14cr|pst-utils-0.5.2-6|39	%clean
14cr|pst-utils-0.5.2-6|40	rm -rf %{buildroot}
14cr|pst-utils-0.5.2-6|41	
14cr|pst-utils-0.5.2-6|42	%files
14cr|pst-utils-0.5.2-6|43	%defattr(-,root,root)
14cr|pst-utils-0.5.2-6|44	%doc AUTHORS CREDITS ChangeLog FILE-FORMAT* LICENSE TODO
14cr|pst-utils-0.5.2-6|45	%{_bindir}/*
14cr|pst-utils-0.5.2-6|46	%{_mandir}/man1/*
14cr|pst-utils-0.5.2-6|47	
14cr|pst-utils-0.5.2-6|48	
14cr|pst-utils-0.5.2-6|49	
14cr|pst-utils-0.5.2-6|50	
14cr|pst-utils-0.5.2-6|51	
14cr|pst-utils-0.5.2-6|52	%changelog
14cr|pst-utils-0.5.2-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-6
14cr|pst-utils-0.5.2-6|54	+ Revision: 85b72ce
14cr|pst-utils-0.5.2-6|55	- MassBuild#464: Increase release tag
14cr|pst-utils-0.5.2-6|56	
14cr|pst-utils-0.5.2-6|57	

6478 14
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|1	%define Werror_cflags	%nil
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|2	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|3	%define cdrname		cdrtools
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|4	%define cdrmainvers	2.01
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|5	%define cdrvers 	%{cdrmainvers}a38
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|6	%define wiprel		gitf2fc773b75
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|7	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|8	# For building with SCSI support
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|9	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|10	Summary:	A software emulation of the Amiga system
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|11	Name:		p-uae
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|12	Version:	2.3.3
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|13	Release:	1.%{wiprel}.2
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|14	License:	GPLv2+
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|15	Group:		Emulators
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|16	Url:		http://sourceforge.net/projects/uaedev/
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|17	Source0:	%{name}-%{version}.%{wiprel}.tar.xz
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|18	Source10:	%{name}.rpmlintrc
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|19	BuildRequires:	qt4-devel
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|20	BuildRequires:	pkgconfig(gl)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|21	BuildRequires:	pkgconfig(glu)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|23	BuildRequires:	pkgconfig(sdl)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|24	BuildRequires:	pkgconfig(zlib)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|25	Conflicts:	uae
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|26	Provides:	uaedev = %{EVRD}
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|27	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|28	%description
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|29	UAE is a software emulation of the Amiga system hardware, which
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|30	enables you to run most available Amiga software.  Since it is a
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|31	software emulation, no extra or special hardware is needed.  The Amiga
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|32	hardware is emulated accurately, so that Amiga software is tricked
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|33	into thinking it is running on the real thing.  Your computer's
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|34	display, keyboard, hard disk and mouse assume the roles of their
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|35	emulated counterparts.
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|36	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|37	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|38	images, which are copyrighted and, of course, not included here.
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|39	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|40	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|41	with the aim of bringing the features of WinUAE to non-Windows platforms
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|42	such as Linux, Mac OS X and BeOS.]
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|43	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|44	%files
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|45	%doc docs/*
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|46	%{_bindir}/*
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|47	%{_libdir}/uae/
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|48	%{_datadir}/applications/%{name}.desktop
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|49	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|50	#----------------------------------------------------------------------------
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|51	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|52	%prep
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|53	%setup -q -n p-uae-%{version}.%{wiprel}
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|54	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|55	aclocal -I m4 && automake --foreign --add-missing && autoconf
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|56	cd src/tools
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|57	aclocal
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|58	autoconf
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|59	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|60	%build
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|61	./bootstrap.sh
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|62	%configure2_5x \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|63	--with-sdl \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|64	--with-sdl-gl \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|65	--with-sdl-gfx \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|66	--with-sdl-sound \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|67	--enable-drvsnd \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|68	--with-sdl-gui \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|69	--with-qt \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|70	--enable-cd32 \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|71	--enable-gayle \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|72	--enable-scsi-device \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|73	--enable-ncr \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|74	--enable-a2091 \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|75	--with-caps \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|76	--enable-amax \
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|77	--disable-jit
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|78	make
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|79	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|80	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|81	%install
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|82	mkdir -p %{buildroot}%{_bindir}
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|83	mkdir -p %{buildroot}%{_libdir}/uae/amiga/source
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|84	%makeinstall
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|85	cp -pR amiga/* %{buildroot}%{_libdir}/uae/amiga/
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|86	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|87	mkdir -p %{buildroot}%{_datadir}/applications
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|89	[Desktop Entry]
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|90	Name=UAE
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|91	Comment=Amiga Emulator
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|92	Exec=%{_bindir}/uae
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|93	Terminal=false
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|94	Type=Application
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|95	StartupNotify=true
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|96	Categories=Game;Emulator;
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|97	EOF
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|98	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|99	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|100	%changelog
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|101	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.3-1.gitf2fc773b75.2
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|102	+ Revision: 00a8865
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|103	- Add rpmlint filter, spec cleanup
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|104	
14cr|p-uae-2.3.3-1.gitf2fc773b75.2|105	

6479 14
14cr|pudb-2012.3-1|1	%define name	pudb
14cr|pudb-2012.3-1|2	%define version	2012.3
14cr|pudb-2012.3-1|3	%define	rel		1
14cr|pudb-2012.3-1|4	%if %mdkversion < 201100
14cr|pudb-2012.3-1|5	%define release %mkrel %rel
14cr|pudb-2012.3-1|6	%else
14cr|pudb-2012.3-1|7	%define	release	%rel
14cr|pudb-2012.3-1|8	%endif
14cr|pudb-2012.3-1|9	
14cr|pudb-2012.3-1|10	Summary:	Full-screen, console-based visual debugger for Python
14cr|pudb-2012.3-1|11	Name:		%{name}
14cr|pudb-2012.3-1|12	Version:	%{version}
14cr|pudb-2012.3-1|13	Release:	%{release}
14cr|pudb-2012.3-1|14	Source0:	http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|pudb-2012.3-1|15	Source1:	pudb
14cr|pudb-2012.3-1|16	Patch0:		setup.patch
14cr|pudb-2012.3-1|17	License:	MIT
14cr|pudb-2012.3-1|18	Group:		Development/Python
14cr|pudb-2012.3-1|19	Url:		http://pypi.python.org/pypi/pudb/
14cr|pudb-2012.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pudb-2012.3-1|21	BuildArch:	noarch
14cr|pudb-2012.3-1|22	Requires:	python-urwid >= 0.9.9.2
14cr|pudb-2012.3-1|23	Requires:	python-pygments >= 1.0
14cr|pudb-2012.3-1|24	BuildRequires:	python-setuptools
14cr|pudb-2012.3-1|25	
14cr|pudb-2012.3-1|26	%description
14cr|pudb-2012.3-1|27	PuDB is a full-screen, console-based visual debugger for Python.
14cr|pudb-2012.3-1|28	It aims to provide all the niceties of modern GUI-based debuggers
14cr|pudb-2012.3-1|29	in a lightweight and keyboard-friendly package. PuDB allows you
14cr|pudb-2012.3-1|30	to debug code right where you write and test it - in a terminal. If
14cr|pudb-2012.3-1|31	you've worked with the excellent (but nowadays ancient) DOS-based
14cr|pudb-2012.3-1|32	Turbo Pascal or C tools, PuDB's UI might look familiar.
14cr|pudb-2012.3-1|33	
14cr|pudb-2012.3-1|34	%prep
14cr|pudb-2012.3-1|35	%setup -q
14cr|pudb-2012.3-1|36	%patch0 -p0
14cr|pudb-2012.3-1|37	
14cr|pudb-2012.3-1|38	%install
14cr|pudb-2012.3-1|39	%__rm -rf %{buildroot}
14cr|pudb-2012.3-1|40	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|pudb-2012.3-1|41	
14cr|pudb-2012.3-1|42	%__mkdir -p %{buildroot}%{_bindir}
14cr|pudb-2012.3-1|43	%__install -m 755 %SOURCE1 %{buildroot}%{_bindir}
14cr|pudb-2012.3-1|44	
14cr|pudb-2012.3-1|45	%clean
14cr|pudb-2012.3-1|46	%__rm -rf %{buildroot}
14cr|pudb-2012.3-1|47	
14cr|pudb-2012.3-1|48	%files
14cr|pudb-2012.3-1|49	%defattr(-,root,root)
14cr|pudb-2012.3-1|50	%_bindir/pudb
14cr|pudb-2012.3-1|51	%py_puresitedir/*
14cr|pudb-2012.3-1|52	
14cr|pudb-2012.3-1|53	
14cr|pudb-2012.3-1|54	
14cr|pudb-2012.3-1|55	%changelog
14cr|pudb-2012.3-1|56	* Wed Aug 08 2012 Rosa <rosa@rosa-build.rosalab.ru> 2012.3-1
14cr|pudb-2012.3-1|57	+ Revision: 380f7f0
14cr|pudb-2012.3-1|58	- Automatic import for version 2012.3-1
14cr|pudb-2012.3-1|59	
14cr|pudb-2012.3-1|60	

6480 14
14cr|puddletag-1.0.1-2|1	%define pyqt 4.5
14cr|puddletag-1.0.1-2|2	Summary:        Feature rich, easy to use tag editor
14cr|puddletag-1.0.1-2|3	Name:           puddletag
14cr|puddletag-1.0.1-2|4	Version:        1.0.1
14cr|puddletag-1.0.1-2|5	Release:        2
14cr|puddletag-1.0.1-2|6	Group:          Sound
14cr|puddletag-1.0.1-2|7	License:        GPLv2 and GPLv3+
14cr|puddletag-1.0.1-2|8	URL:            http://puddletag.sourceforge.net
14cr|puddletag-1.0.1-2|9	Source0:        http://downloads.sourceforge.net/puddletag/puddletag-%{version}.tar.gz
14cr|puddletag-1.0.1-2|10	Patch0:         puddletag-0.10.6-xdg.patch
14cr|puddletag-1.0.1-2|11	BuildArch:      noarch
14cr|puddletag-1.0.1-2|12	BuildRequires:  python-setuptools
14cr|puddletag-1.0.1-2|13	Buildrequires:  desktop-file-utils
14cr|puddletag-1.0.1-2|14	# Dependencies on Python modules are not automatic yet.
14cr|puddletag-1.0.1-2|15	Requires:       python-qt4-gui >= %pyqt
14cr|puddletag-1.0.1-2|16	Requires:       python-qt4-svg >= %pyqt
14cr|puddletag-1.0.1-2|17	Requires:       python-parsing >= 1.5.1
14cr|puddletag-1.0.1-2|18	Requires:       mutagen
14cr|puddletag-1.0.1-2|19	Requires:       python-imaging
14cr|puddletag-1.0.1-2|20	Requires:       python-configobj
14cr|puddletag-1.0.1-2|21	Requires:       python-musicbrainz2
14cr|puddletag-1.0.1-2|22	#Requires:       quodlibet
14cr|puddletag-1.0.1-2|23	
14cr|puddletag-1.0.1-2|24	%description
14cr|puddletag-1.0.1-2|25	Puddletag is an audio tag editor.
14cr|puddletag-1.0.1-2|26	
14cr|puddletag-1.0.1-2|27	Unlike most taggers, it uses a spreadsheet-like layout so that all the
14cr|puddletag-1.0.1-2|28	tags you want to edit by hand are visible and easily editable.
14cr|puddletag-1.0.1-2|29	
14cr|puddletag-1.0.1-2|30	The usual tag editor features are supported like extracting tag
14cr|puddletag-1.0.1-2|31	information from filenames, renaming files based on their tags by
14cr|puddletag-1.0.1-2|32	using patterns (that you define, not crappy, uneditable ones).
14cr|puddletag-1.0.1-2|33	
14cr|puddletag-1.0.1-2|34	Then there're Functions, which can do things like replace text, trim,
14cr|puddletag-1.0.1-2|35	change the case of tags, etc. Actions can automate repetitive
14cr|puddletag-1.0.1-2|36	tasks. You can import your QuodLibet library, lookup tags using
14cr|puddletag-1.0.1-2|37	MusicBrainz, FreeDB or Amazon (though it's only good for cover art)
14cr|puddletag-1.0.1-2|38	and more.
14cr|puddletag-1.0.1-2|39	
14cr|puddletag-1.0.1-2|40	Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
14cr|puddletag-1.0.1-2|41	VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
14cr|puddletag-1.0.1-2|42	WavPack (wv).
14cr|puddletag-1.0.1-2|43	
14cr|puddletag-1.0.1-2|44	%prep
14cr|puddletag-1.0.1-2|45	%setup -q
14cr|puddletag-1.0.1-2|46	%apply_patches
14cr|puddletag-1.0.1-2|47	%{__chmod} 0644 NEWS
14cr|puddletag-1.0.1-2|48	%{__sed} -i  '/^#![ ]*\/usr\/bin\/env/d' \
14cr|puddletag-1.0.1-2|49	puddlestuff/{webdb,puddlesettings,puddletag,puddleobjects,releasewidget}.py
14cr|puddletag-1.0.1-2|50	
14cr|puddletag-1.0.1-2|51	%build
14cr|puddletag-1.0.1-2|52	%{__python} setup.py build
14cr|puddletag-1.0.1-2|53	
14cr|puddletag-1.0.1-2|54	%install
14cr|puddletag-1.0.1-2|55	%{__rm} -rf %{buildroot}
14cr|puddletag-1.0.1-2|56	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|puddletag-1.0.1-2|57	desktop-file-install --vendor="" \
14cr|puddletag-1.0.1-2|58	--add-category="Utility" \
14cr|puddletag-1.0.1-2|59	--dir %buildroot%_datadir/applications \
14cr|puddletag-1.0.1-2|60	%buildroot%_datadir/applications/*.desktop
14cr|puddletag-1.0.1-2|61	
14cr|puddletag-1.0.1-2|62	%clean
14cr|puddletag-1.0.1-2|63	%{__rm} -rf %{buildroot}
14cr|puddletag-1.0.1-2|64	
14cr|puddletag-1.0.1-2|65	%files
14cr|puddletag-1.0.1-2|66	%defattr(-, root, root, -)
14cr|puddletag-1.0.1-2|67	%doc copyright HACKING NEWS README THANKS TODO
14cr|puddletag-1.0.1-2|68	%{_bindir}/%{name}
14cr|puddletag-1.0.1-2|69	%_mandir/man1/%name.1*
14cr|puddletag-1.0.1-2|70	%{python_sitelib}/puddlestuff/
14cr|puddletag-1.0.1-2|71	%{python_sitelib}/%{name}-%{version}-py*.egg-info
14cr|puddletag-1.0.1-2|72	%{_datadir}/applications/%{name}.desktop
14cr|puddletag-1.0.1-2|73	%{_datadir}/pixmaps/%{name}.png
14cr|puddletag-1.0.1-2|74	
14cr|puddletag-1.0.1-2|75	
14cr|puddletag-1.0.1-2|76	
14cr|puddletag-1.0.1-2|77	
14cr|puddletag-1.0.1-2|78	%changelog
14cr|puddletag-1.0.1-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|puddletag-1.0.1-2|80	+ Revision: 3a1da02
14cr|puddletag-1.0.1-2|81	- MassBuild#464: Increase release tag
14cr|puddletag-1.0.1-2|82	
14cr|puddletag-1.0.1-2|83	

6481 14
14cr|Pugs-6.2.13.20130611-4|1	%define __noautoreq 'perl\\('
14cr|Pugs-6.2.13.20130611-4|2	%define __noautoprov 'perl\\('
14cr|Pugs-6.2.13.20130611-4|3	
14cr|Pugs-6.2.13.20130611-4|4	%define _enable_debug_packages %{nil}
14cr|Pugs-6.2.13.20130611-4|5	%define debug_package %{nil}
14cr|Pugs-6.2.13.20130611-4|6	
14cr|Pugs-6.2.13.20130611-4|7	%define _cabal_setup Setup.lhs
14cr|Pugs-6.2.13.20130611-4|8	%define _no_haddock 1
14cr|Pugs-6.2.13.20130611-4|9	%define module Pugs
14cr|Pugs-6.2.13.20130611-4|10	
14cr|Pugs-6.2.13.20130611-4|11	Summary:	A Perl 6 Implementation
14cr|Pugs-6.2.13.20130611-4|12	Name:		%{module}
14cr|Pugs-6.2.13.20130611-4|13	Version:	6.2.13.20130611
14cr|Pugs-6.2.13.20130611-4|14	Release:	4
14cr|Pugs-6.2.13.20130611-4|15	License:	BSD
14cr|Pugs-6.2.13.20130611-4|16	Group:		Development/Other
14cr|Pugs-6.2.13.20130611-4|17	Url:		http://hackage.haskell.org/package/Pugs
14cr|Pugs-6.2.13.20130611-4|18	Source0:	http://hackage.haskell.org/package/%{module}-%{version}/%{module}-%{version}.tar.gz
14cr|Pugs-6.2.13.20130611-4|19	BuildRequires:	cabal-install
14cr|Pugs-6.2.13.20130611-4|20	BuildRequires:	haskell-macros
14cr|Pugs-6.2.13.20130611-4|21	BuildRequires:	ghc-devel
14cr|Pugs-6.2.13.20130611-4|22	BuildRequires:	perl-devel
14cr|Pugs-6.2.13.20130611-4|23	BuildRequires:	pkgconfig(ncurses)
14cr|Pugs-6.2.13.20130611-4|24	BuildRequires:	pkgconfig(libffi)
14cr|Pugs-6.2.13.20130611-4|25	BuildRequires:	haskell(control-timeout)
14cr|Pugs-6.2.13.20130611-4|26	
14cr|Pugs-6.2.13.20130611-4|27	%description
14cr|Pugs-6.2.13.20130611-4|28	A Perl 6 Implementation
14cr|Pugs-6.2.13.20130611-4|29	
14cr|Pugs-6.2.13.20130611-4|30	%files
14cr|Pugs-6.2.13.20130611-4|31	%{_docdir}/%{module}-%{version}
14cr|Pugs-6.2.13.20130611-4|32	%{_datadir}/%{module}-%{version}
14cr|Pugs-6.2.13.20130611-4|33	%{_bindir}/pugs
14cr|Pugs-6.2.13.20130611-4|34	%{_cabal_rpm_deps_dir}
14cr|Pugs-6.2.13.20130611-4|35	%{_cabal_haddoc_files}
14cr|Pugs-6.2.13.20130611-4|36	
14cr|Pugs-6.2.13.20130611-4|37	#----------------------------------------------------------------------------
14cr|Pugs-6.2.13.20130611-4|38	
14cr|Pugs-6.2.13.20130611-4|39	%prep
14cr|Pugs-6.2.13.20130611-4|40	%setup -q -n %{module}-%{version}
14cr|Pugs-6.2.13.20130611-4|41	
14cr|Pugs-6.2.13.20130611-4|42	%build
14cr|Pugs-6.2.13.20130611-4|43	cabal update
14cr|Pugs-6.2.13.20130611-4|44	cabal install
14cr|Pugs-6.2.13.20130611-4|45	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
14cr|Pugs-6.2.13.20130611-4|46	cabal build
14cr|Pugs-6.2.13.20130611-4|47	%_cabal_genscripts
14cr|Pugs-6.2.13.20130611-4|48	
14cr|Pugs-6.2.13.20130611-4|49	%install
14cr|Pugs-6.2.13.20130611-4|50	%_cabal_install
14cr|Pugs-6.2.13.20130611-4|51	%_cabal_rpm_gen_deps
14cr|Pugs-6.2.13.20130611-4|52	
14cr|Pugs-6.2.13.20130611-4|53	
14cr|Pugs-6.2.13.20130611-4|54	%changelog
14cr|Pugs-6.2.13.20130611-4|55	* Fri Sep 12 2014 abfonly <abfonly@gmail.com> 6.2.13.20130611-4
14cr|Pugs-6.2.13.20130611-4|56	+ Revision: 0479f73
14cr|Pugs-6.2.13.20130611-4|57	- Merge pull request #1 from abfonly/pugs:rosa2014.1
14cr|Pugs-6.2.13.20130611-4|58	- abfonly
14cr|Pugs-6.2.13.20130611-4|59	
14cr|Pugs-6.2.13.20130611-4|60	

6482 14
14cr|pulledpork-0.6.0-3|1	%define name pulledpork
14cr|pulledpork-0.6.0-3|2	%define version 0.6.0
14cr|pulledpork-0.6.0-3|3	
14cr|pulledpork-0.6.0-3|4	Name: %{name}
14cr|pulledpork-0.6.0-3|5	Summary: Pulledpork designed to make your snort rules fly
14cr|pulledpork-0.6.0-3|6	Version: %{version}
14cr|pulledpork-0.6.0-3|7	Release: 3
14cr|pulledpork-0.6.0-3|8	License: GPLv2
14cr|pulledpork-0.6.0-3|9	Group: Monitoring
14cr|pulledpork-0.6.0-3|10	Source: http://pulledpork.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|pulledpork-0.6.0-3|11	URL:	http://code.google.com/p/pulledpork/
14cr|pulledpork-0.6.0-3|12	Requires: perl-Archive-Tar, perl-Crypt-SSLeay
14cr|pulledpork-0.6.0-3|13	
14cr|pulledpork-0.6.0-3|14	%description
14cr|pulledpork-0.6.0-3|15	PulledPork designed to make your Snort rules fly with the intent of handling
14cr|pulledpork-0.6.0-3|16	all rules.
14cr|pulledpork-0.6.0-3|17	
14cr|pulledpork-0.6.0-3|18	%prep
14cr|pulledpork-0.6.0-3|19	%setup -q -n %{name}-%{version}
14cr|pulledpork-0.6.0-3|20	
14cr|pulledpork-0.6.0-3|21	%install
14cr|pulledpork-0.6.0-3|22	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/
14cr|pulledpork-0.6.0-3|23	mkdir -p %{buildroot}%{_bindir}
14cr|pulledpork-0.6.0-3|24	mv etc/* %{buildroot}%{_sysconfdir}/%{name}/
14cr|pulledpork-0.6.0-3|25	install -m 755 pulledpork.pl %{buildroot}%{_bindir}/
14cr|pulledpork-0.6.0-3|26	
14cr|pulledpork-0.6.0-3|27	%files
14cr|pulledpork-0.6.0-3|28	%defattr(0755,root,root)
14cr|pulledpork-0.6.0-3|29	%{_bindir}/pulledpork.pl
14cr|pulledpork-0.6.0-3|30	%{_sysconfdir}/%{name}/
14cr|pulledpork-0.6.0-3|31	%doc README LICENSE doc/*
14cr|pulledpork-0.6.0-3|32	
14cr|pulledpork-0.6.0-3|33	
14cr|pulledpork-0.6.0-3|34	
14cr|pulledpork-0.6.0-3|35	%changelog
14cr|pulledpork-0.6.0-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|pulledpork-0.6.0-3|37	+ Revision: ed780c2
14cr|pulledpork-0.6.0-3|38	- MassBuild#464: Increase release tag
14cr|pulledpork-0.6.0-3|39	
14cr|pulledpork-0.6.0-3|40	

6483 14
14cr|pulseaudio-equalizer-0.1-0.20100205.2|1	# This file based on Fedora specfile for package pulseaudio-equalizer
14cr|pulseaudio-equalizer-0.1-0.20100205.2|2	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|3	Name:           pulseaudio-equalizer
14cr|pulseaudio-equalizer-0.1-0.20100205.2|4	Version:        0.1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|5	Release:        0.20100205.2
14cr|pulseaudio-equalizer-0.1-0.20100205.2|6	Summary:        A 15 Bands Equalizer for PulseAudio
14cr|pulseaudio-equalizer-0.1-0.20100205.2|7	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|8	Group:          Sound
14cr|pulseaudio-equalizer-0.1-0.20100205.2|9	License:        GPLv3+
14cr|pulseaudio-equalizer-0.1-0.20100205.2|10	URL:            https://code.launchpad.net/~psyke83/+junk/%{name}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|11	# This is a bzr checkout, to obtain the used tarball in this spec :
14cr|pulseaudio-equalizer-0.1-0.20100205.2|12	# bzr branch lp:~psyke83/+junk/pulseaudio-equalizer
14cr|pulseaudio-equalizer-0.1-0.20100205.2|13	# mv %%{name} %%{name}-%%{version}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|14	# tar cJf %%{name}-%%{version}.tar.xz %%{name}-%%{version} --exclude .bzr
14cr|pulseaudio-equalizer-0.1-0.20100205.2|15	Source0:        %{name}-%{version}.tar.xz
14cr|pulseaudio-equalizer-0.1-0.20100205.2|16	Source1:        %{name}.1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|17	Source2:        %{name}-gtk.1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|pulseaudio-equalizer-0.1-0.20100205.2|19	BuildArch:      noarch
14cr|pulseaudio-equalizer-0.1-0.20100205.2|20	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|21	BuildRequires:  desktop-file-utils
14cr|pulseaudio-equalizer-0.1-0.20100205.2|22	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|23	Requires:       pygtk2 >= 2.4
14cr|pulseaudio-equalizer-0.1-0.20100205.2|24	Requires:       swh-plugins gnome-icon-theme
14cr|pulseaudio-equalizer-0.1-0.20100205.2|25	Requires:       pulseaudio-utils >= 0.9.19
14cr|pulseaudio-equalizer-0.1-0.20100205.2|26	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|27	# Force default equalizer persistence value, fixes rhbz #635400
14cr|pulseaudio-equalizer-0.1-0.20100205.2|28	Patch0:         pulseaudio-equalizer-0.1-fedora-force-default-persistence-value.patch
14cr|pulseaudio-equalizer-0.1-0.20100205.2|29	# Remove preamp per discussion with upstrem, fixes rhbz #639604
14cr|pulseaudio-equalizer-0.1-0.20100205.2|30	Patch1:         pulseaudio-equalizer-0.1-fedora-remove-preamp.patch
14cr|pulseaudio-equalizer-0.1-0.20100205.2|31	# Better search for the window icon, fixes rhbz #632940
14cr|pulseaudio-equalizer-0.1-0.20100205.2|32	Patch2:         pulseaudio-equalizer-0.1-fedora-window-icon.patch
14cr|pulseaudio-equalizer-0.1-0.20100205.2|33	# Do not crash on missing preset, fixes rhbz ##679005
14cr|pulseaudio-equalizer-0.1-0.20100205.2|34	Patch3:         pulseaudio-equalizer-0.1-fedora-do-not-crash-on-missing-preset.patch
14cr|pulseaudio-equalizer-0.1-0.20100205.2|35	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|36	%description
14cr|pulseaudio-equalizer-0.1-0.20100205.2|37	PulseAudio Equalizer is a 15 bands system wide equalizer, that means
14cr|pulseaudio-equalizer-0.1-0.20100205.2|38	any application that is using PulseAudio, will benefit from the sound
14cr|pulseaudio-equalizer-0.1-0.20100205.2|39	improvement.
14cr|pulseaudio-equalizer-0.1-0.20100205.2|40	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|41	%prep
14cr|pulseaudio-equalizer-0.1-0.20100205.2|42	%setup -q
14cr|pulseaudio-equalizer-0.1-0.20100205.2|43	cp debian/copyright COPYING
14cr|pulseaudio-equalizer-0.1-0.20100205.2|44	cp debian/changelog ChangeLog
14cr|pulseaudio-equalizer-0.1-0.20100205.2|45	sed -i 's|gnome-volume-control|multimedia-volume-control|g' usr/share/applications/pulseaudio-equalizer.desktop
14cr|pulseaudio-equalizer-0.1-0.20100205.2|46	%patch0 -p1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|47	%patch1 -p1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|48	%patch2 -p1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|49	%patch3 -p1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|50	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|51	%build
14cr|pulseaudio-equalizer-0.1-0.20100205.2|52	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|53	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|54	%install
14cr|pulseaudio-equalizer-0.1-0.20100205.2|55	mkdir -p %{buildroot}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|56	cp -rp usr %{buildroot}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|57	install -Dpm 644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/%{name}.1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|58	install -Dpm 644 %{SOURCE2} %{buildroot}/%{_mandir}/man1/%{name}-gtk.1
14cr|pulseaudio-equalizer-0.1-0.20100205.2|59	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|60	%files
14cr|pulseaudio-equalizer-0.1-0.20100205.2|61	%defattr(-,root,root,-)
14cr|pulseaudio-equalizer-0.1-0.20100205.2|62	%doc COPYING ChangeLog
14cr|pulseaudio-equalizer-0.1-0.20100205.2|63	%{_bindir}/%{name}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|64	%{_bindir}/%{name}-gtk
14cr|pulseaudio-equalizer-0.1-0.20100205.2|65	%{_datadir}/applications/%{name}.desktop
14cr|pulseaudio-equalizer-0.1-0.20100205.2|66	%{_datadir}/%{name}
14cr|pulseaudio-equalizer-0.1-0.20100205.2|67	%{_mandir}/man1/%{name}.1.*
14cr|pulseaudio-equalizer-0.1-0.20100205.2|68	%{_mandir}/man1/%{name}-gtk.1.*
14cr|pulseaudio-equalizer-0.1-0.20100205.2|69	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|70	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|71	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|72	%changelog
14cr|pulseaudio-equalizer-0.1-0.20100205.2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-0.20100205.2
14cr|pulseaudio-equalizer-0.1-0.20100205.2|74	+ Revision: daa42d2
14cr|pulseaudio-equalizer-0.1-0.20100205.2|75	- MassBuild#464: Increase release tag
14cr|pulseaudio-equalizer-0.1-0.20100205.2|76	
14cr|pulseaudio-equalizer-0.1-0.20100205.2|77	

6484 14
14cr|puppet-dashboard-1.1.1-4|1	%if %{_use_internal_dependency_generator}
14cr|puppet-dashboard-1.1.1-4|2	%define __noautoreq '/usr/bin/make'
14cr|puppet-dashboard-1.1.1-4|3	%else
14cr|puppet-dashboard-1.1.1-4|4	%define _requires_exceptions make
14cr|puppet-dashboard-1.1.1-4|5	%endif
14cr|puppet-dashboard-1.1.1-4|6	
14cr|puppet-dashboard-1.1.1-4|7	Name:		puppet-dashboard
14cr|puppet-dashboard-1.1.1-4|8	Version:	1.1.1
14cr|puppet-dashboard-1.1.1-4|9	Release:	4
14cr|puppet-dashboard-1.1.1-4|10	Summary:	Puppet web interface
14cr|puppet-dashboard-1.1.1-4|11	License:	GPL or Artistic
14cr|puppet-dashboard-1.1.1-4|12	Group:		Development/Perl
14cr|puppet-dashboard-1.1.1-4|13	Url:		http://www.puppetlabs.com/puppet/related-projects/dashboard/
14cr|puppet-dashboard-1.1.1-4|14	Source0:	http://puppetlabs.com/downloads/dashboard/puppet-dashboard-%{version}.tar.gz
14cr|puppet-dashboard-1.1.1-4|15	Source1:    %{name}.init
14cr|puppet-dashboard-1.1.1-4|16	Requires:   rubygem-mysql
14cr|puppet-dashboard-1.1.1-4|17	Requires:   rubygem-rake
14cr|puppet-dashboard-1.1.1-4|18	Requires:   ruby-RubyGems
14cr|puppet-dashboard-1.1.1-4|19	BuildArch:	noarch
14cr|puppet-dashboard-1.1.1-4|20	
14cr|puppet-dashboard-1.1.1-4|21	%description
14cr|puppet-dashboard-1.1.1-4|22	The Puppet Dashboard is a web interface and reporting tool for your Puppet
14cr|puppet-dashboard-1.1.1-4|23	installation. Dashboard facilitates management and configuration tasks,
14cr|puppet-dashboard-1.1.1-4|24	provides a quick visual snapshot of important system information, and delivers
14cr|puppet-dashboard-1.1.1-4|25	valuable reports. In the future, it will also serve to integrate with other IT
14cr|puppet-dashboard-1.1.1-4|26	tools commonly used alongside Puppet.
14cr|puppet-dashboard-1.1.1-4|27	
14cr|puppet-dashboard-1.1.1-4|28	%prep
14cr|puppet-dashboard-1.1.1-4|29	%setup -q
14cr|puppet-dashboard-1.1.1-4|30	find . -name .gitignore | xargs rm -f
14cr|puppet-dashboard-1.1.1-4|31	
14cr|puppet-dashboard-1.1.1-4|32	%build
14cr|puppet-dashboard-1.1.1-4|33	
14cr|puppet-dashboard-1.1.1-4|34	
14cr|puppet-dashboard-1.1.1-4|35	%install
14cr|puppet-dashboard-1.1.1-4|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|37	cp -pr app %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|38	cp -pr bin %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|39	cp -pr config %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|40	cp -pr db %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|41	cp -pr ext %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|42	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|43	cp -pr script %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|44	cp -pr spec %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|45	cp -pr vendor %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|46	install -m 644 Rakefile %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|47	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|48	
14cr|puppet-dashboard-1.1.1-4|49	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|puppet-dashboard-1.1.1-4|50	mv %{buildroot}%{_datadir}/%{name}/config/database.yml.example \
14cr|puppet-dashboard-1.1.1-4|51	%{buildroot}%{_sysconfdir}/%{name}.conf
14cr|puppet-dashboard-1.1.1-4|52	chmod 640 %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|puppet-dashboard-1.1.1-4|53	pushd %{buildroot}%{_datadir}/%{name}/config
14cr|puppet-dashboard-1.1.1-4|54	ln -s ../../../..%{_sysconfdir}/%{name}.conf database.yml
14cr|puppet-dashboard-1.1.1-4|55	popd
14cr|puppet-dashboard-1.1.1-4|56	
14cr|puppet-dashboard-1.1.1-4|57	install -d -m 755 %{buildroot}%{_initrddir}
14cr|puppet-dashboard-1.1.1-4|58	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|puppet-dashboard-1.1.1-4|59	
14cr|puppet-dashboard-1.1.1-4|60	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|puppet-dashboard-1.1.1-4|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/tmp
14cr|puppet-dashboard-1.1.1-4|62	cp -pr public %{buildroot}%{_localstatedir}/lib/%{name}
14cr|puppet-dashboard-1.1.1-4|63	
14cr|puppet-dashboard-1.1.1-4|64	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cr|puppet-dashboard-1.1.1-4|65	install -d -m 755 %{buildroot}%{_localstatedir}/run/%{name}
14cr|puppet-dashboard-1.1.1-4|66	
14cr|puppet-dashboard-1.1.1-4|67	pushd %{buildroot}%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|68	ln -s ../../..%{_localstatedir}/log/%{name} log
14cr|puppet-dashboard-1.1.1-4|69	ln -s ../../..%{_localstatedir}/lib/%{name}/tmp tmp
14cr|puppet-dashboard-1.1.1-4|70	ln -s ../../..%{_localstatedir}/lib/%{name}/public public
14cr|puppet-dashboard-1.1.1-4|71	popd
14cr|puppet-dashboard-1.1.1-4|72	
14cr|puppet-dashboard-1.1.1-4|73	pushd %{buildroot}%{_localstatedir}/lib/%{name}/tmp
14cr|puppet-dashboard-1.1.1-4|74	ln -s ../../run/%{name} pids
14cr|puppet-dashboard-1.1.1-4|75	popd
14cr|puppet-dashboard-1.1.1-4|76	
14cr|puppet-dashboard-1.1.1-4|77	%clean
14cr|puppet-dashboard-1.1.1-4|78	
14cr|puppet-dashboard-1.1.1-4|79	%pre
14cr|puppet-dashboard-1.1.1-4|80	%_pre_useradd dashboard %{_localstatedir}/lib/%{name} /bin/false
14cr|puppet-dashboard-1.1.1-4|81	
14cr|puppet-dashboard-1.1.1-4|82	%post
14cr|puppet-dashboard-1.1.1-4|83	%_post_service %{name}
14cr|puppet-dashboard-1.1.1-4|84	
14cr|puppet-dashboard-1.1.1-4|85	%preun
14cr|puppet-dashboard-1.1.1-4|86	%_preun_service %{name}
14cr|puppet-dashboard-1.1.1-4|87	
14cr|puppet-dashboard-1.1.1-4|88	%files
14cr|puppet-dashboard-1.1.1-4|89	%defattr(-,root,root)
14cr|puppet-dashboard-1.1.1-4|90	%doc CHANGELOG COPYING LICENSE README.markdown README_PACKAGES.markdown
14cr|puppet-dashboard-1.1.1-4|91	%doc RELEASE_NOTES.md
14cr|puppet-dashboard-1.1.1-4|92	%{_datadir}/%{name}
14cr|puppet-dashboard-1.1.1-4|93	%{_initrddir}/%{name}
14cr|puppet-dashboard-1.1.1-4|94	%attr(-,dashboard,dashboard) %{_localstatedir}/log/%{name}
14cr|puppet-dashboard-1.1.1-4|95	%attr(-,dashboard,dashboard) %{_localstatedir}/lib/%{name}
14cr|puppet-dashboard-1.1.1-4|96	%attr(-,dashboard,dashboard) %{_localstatedir}/run/%{name}
14cr|puppet-dashboard-1.1.1-4|97	%attr(-,root,dashboard) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|puppet-dashboard-1.1.1-4|98	
14cr|puppet-dashboard-1.1.1-4|99	
14cr|puppet-dashboard-1.1.1-4|100	
14cr|puppet-dashboard-1.1.1-4|101	
14cr|puppet-dashboard-1.1.1-4|102	%changelog
14cr|puppet-dashboard-1.1.1-4|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14cr|puppet-dashboard-1.1.1-4|104	+ Revision: b035621
14cr|puppet-dashboard-1.1.1-4|105	- MassBuild#464: Increase release tag
14cr|puppet-dashboard-1.1.1-4|106	
14cr|puppet-dashboard-1.1.1-4|107	

6485 14
14cr|pureadmin-0.4-6|1	%define Werror_cflags %nil
14cr|pureadmin-0.4-6|2	
14cr|pureadmin-0.4-6|3	%define	name	pureadmin
14cr|pureadmin-0.4-6|4	%define	version	0.4
14cr|pureadmin-0.4-6|5	%define release	6
14cr|pureadmin-0.4-6|6	
14cr|pureadmin-0.4-6|7	Name:		%name
14cr|pureadmin-0.4-6|8	Version:	%version
14cr|pureadmin-0.4-6|9	Release:	%release
14cr|pureadmin-0.4-6|10	Summary:	PureFTPd graphical manager
14cr|pureadmin-0.4-6|11	License:	GPL
14cr|pureadmin-0.4-6|12	Group:		Networking/File transfer
14cr|pureadmin-0.4-6|13	Source0:	http://dl.sourceforge.net/purify/%{name}-%{version}.tar.bz2
14cr|pureadmin-0.4-6|14	URL:		http://purify.sourceforge.net/
14cr|pureadmin-0.4-6|15	BuildRequires:	fam-devel pkgconfig intltool autoconf2.5
14cr|pureadmin-0.4-6|16	BuildRequires:	pkgconfig(libglade-2.0)
14cr|pureadmin-0.4-6|17	Requires:	pure-ftpd
14cr|pureadmin-0.4-6|18	
14cr|pureadmin-0.4-6|19	%description
14cr|pureadmin-0.4-6|20	PureAdmin is a graphical tool used to make the management of PureFTPd
14cr|pureadmin-0.4-6|21	a little easier. It uses the GTK+2.x widgets for its GUI and thus are
14cr|pureadmin-0.4-6|22	not dependent on a specific desktop environment such as GNOME or KDE.
14cr|pureadmin-0.4-6|23	It is, however, designed with the GNOME Human Interface Guidelines in
14cr|pureadmin-0.4-6|24	mind so it should integrate nicely with at least GNOME.
14cr|pureadmin-0.4-6|25	
14cr|pureadmin-0.4-6|26	%prep
14cr|pureadmin-0.4-6|27	%setup -q
14cr|pureadmin-0.4-6|28	
14cr|pureadmin-0.4-6|29	%build
14cr|pureadmin-0.4-6|30	%configure2_5x
14cr|pureadmin-0.4-6|31	%make LIBS="-lX11 -lpthread -lfam -ldl -lcrypt -lm"
14cr|pureadmin-0.4-6|32	
14cr|pureadmin-0.4-6|33	%install
14cr|pureadmin-0.4-6|34	%makeinstall_std
14cr|pureadmin-0.4-6|35	%find_lang %{name}
14cr|pureadmin-0.4-6|36	
14cr|pureadmin-0.4-6|37	%post
14cr|pureadmin-0.4-6|38	gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14cr|pureadmin-0.4-6|39	
14cr|pureadmin-0.4-6|40	%postun
14cr|pureadmin-0.4-6|41	if [ "$1" = "0" ]; then
14cr|pureadmin-0.4-6|42	gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14cr|pureadmin-0.4-6|43	fi
14cr|pureadmin-0.4-6|44	
14cr|pureadmin-0.4-6|45	%files -f %{name}.lang
14cr|pureadmin-0.4-6|46	%defattr(644,root,root,755)
14cr|pureadmin-0.4-6|47	%doc AUTHORS ChangeLog NEWS README
14cr|pureadmin-0.4-6|48	%attr(755,root,root) %{_bindir}/*
14cr|pureadmin-0.4-6|49	%{_datadir}/%{name}
14cr|pureadmin-0.4-6|50	%{_datadir}/icons/hicolor/*/*/%{name}.png
14cr|pureadmin-0.4-6|51	%{_datadir}/pixmaps/%{name}.png
14cr|pureadmin-0.4-6|52	%{_datadir}/applications/pureadmin.desktop
14cr|pureadmin-0.4-6|53	
14cr|pureadmin-0.4-6|54	%changelog
14cr|pureadmin-0.4-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-6
14cr|pureadmin-0.4-6|56	+ Revision: 1ffda83
14cr|pureadmin-0.4-6|57	- MassBuild#464: Increase release tag
14cr|pureadmin-0.4-6|58	
14cr|pureadmin-0.4-6|59	

6486 14
14cr|purple-vk-plugin-0.9+r346-1|1	Summary:	Purple-vk is a plugin for Pidgin, which supports vk.com messaging
14cr|purple-vk-plugin-0.9+r346-1|2	Name:		purple-vk-plugin
14cr|purple-vk-plugin-0.9+r346-1|3	Version:	0.9+r346
14cr|purple-vk-plugin-0.9+r346-1|4	Release:	1
14cr|purple-vk-plugin-0.9+r346-1|5	Source0:	%{name}-%{version}.tar.gz
14cr|purple-vk-plugin-0.9+r346-1|6	License:	GPLv2+
14cr|purple-vk-plugin-0.9+r346-1|7	Group:		Networking/WWW
14cr|purple-vk-plugin-0.9+r346-1|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|purple-vk-plugin-0.9+r346-1|9	Prefix:		%{_prefix}
14cr|purple-vk-plugin-0.9+r346-1|10	Url:		https://bitbucket.org/olegoandreev/purple-vk-plugin
14cr|purple-vk-plugin-0.9+r346-1|11	Buildrequires:	cmake
14cr|purple-vk-plugin-0.9+r346-1|12	Buildrequires:	%{_lib}purple-devel
14cr|purple-vk-plugin-0.9+r346-1|13	Buildrequires:	%{_lib}xml2-devel
14cr|purple-vk-plugin-0.9+r346-1|14	
14cr|purple-vk-plugin-0.9+r346-1|15	%description
14cr|purple-vk-plugin-0.9+r346-1|16	Purple-vk-plugin is a plugin for Pidgin, which supports Vk.com
14cr|purple-vk-plugin-0.9+r346-1|17	(Vkontakte) messaging
14cr|purple-vk-plugin-0.9+r346-1|18	
14cr|purple-vk-plugin-0.9+r346-1|19	
14cr|purple-vk-plugin-0.9+r346-1|20	%prep
14cr|purple-vk-plugin-0.9+r346-1|21	%setup -q -n %{name}-%{version}
14cr|purple-vk-plugin-0.9+r346-1|22	
14cr|purple-vk-plugin-0.9+r346-1|23	%build
14cr|purple-vk-plugin-0.9+r346-1|24	cd build
14cr|purple-vk-plugin-0.9+r346-1|25	cmake ..
14cr|purple-vk-plugin-0.9+r346-1|26	%make
14cr|purple-vk-plugin-0.9+r346-1|27	
14cr|purple-vk-plugin-0.9+r346-1|28	%install
14cr|purple-vk-plugin-0.9+r346-1|29	%makeinstall_std -C build
14cr|purple-vk-plugin-0.9+r346-1|30	
14cr|purple-vk-plugin-0.9+r346-1|31	%files
14cr|purple-vk-plugin-0.9+r346-1|32	%{_libdir}/purple-2/libpurple-vk-plugin.so
14cr|purple-vk-plugin-0.9+r346-1|33	%{_datadir}/pixmaps/pidgin/protocols/16/*
14cr|purple-vk-plugin-0.9+r346-1|34	%{_datadir}/pixmaps/pidgin/protocols/22/*
14cr|purple-vk-plugin-0.9+r346-1|35	%{_datadir}/pixmaps/pidgin/protocols/48/*
14cr|purple-vk-plugin-0.9+r346-1|36	%{_datadir}/pixmaps/pidgin/emotes/vk/*
14cr|purple-vk-plugin-0.9+r346-1|37	
14cr|purple-vk-plugin-0.9+r346-1|38	
14cr|purple-vk-plugin-0.9+r346-1|39	%changelog
14cr|purple-vk-plugin-0.9+r346-1|40	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9+r346-1
14cr|purple-vk-plugin-0.9+r346-1|41	+ Revision: b10b74f
14cr|purple-vk-plugin-0.9+r346-1|42	- Merge branch 'rosa2012.1' into rosa2014.1
14cr|purple-vk-plugin-0.9+r346-1|43	- Conflicts:
14cr|purple-vk-plugin-0.9+r346-1|44	- purple-vk-plugin.spec
14cr|purple-vk-plugin-0.9+r346-1|45	
14cr|purple-vk-plugin-0.9+r346-1|46	

6487 14
14cr|pushover-0.0.4-3|1	Name:		pushover
14cr|pushover-0.0.4-3|2	Version:	0.0.4
14cr|pushover-0.0.4-3|3	Release:	3
14cr|pushover-0.0.4-3|4	Summary:	Fun puzzle game with dominos
14cr|pushover-0.0.4-3|5	Group:		Games/Puzzles
14cr|pushover-0.0.4-3|6	License:	GPLv3
14cr|pushover-0.0.4-3|7	URL:		http://pushover.sourceforge.net/
14cr|pushover-0.0.4-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|pushover-0.0.4-3|9	Source1:	%{name}.desktop
14cr|pushover-0.0.4-3|10	
14cr|pushover-0.0.4-3|11	BuildRequires:	gettext
14cr|pushover-0.0.4-3|12	BuildRequires:	imagemagick
14cr|pushover-0.0.4-3|13	BuildRequires:	desktop-file-utils
14cr|pushover-0.0.4-3|14	BuildRequires:	pkgconfig(libpng)
14cr|pushover-0.0.4-3|15	BuildRequires:	pkgconfig(lua)
14cr|pushover-0.0.4-3|16	BuildRequires:	pkgconfig(sdl)
14cr|pushover-0.0.4-3|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|pushover-0.0.4-3|18	BuildRequires:	pkgconfig(SDL_ttf)
14cr|pushover-0.0.4-3|19	BuildRequires:	pkgconfig(zlib)
14cr|pushover-0.0.4-3|20	
14cr|pushover-0.0.4-3|21	%description
14cr|pushover-0.0.4-3|22	Rearrange the dominoes on the different platforms so that you can start a
14cr|pushover-0.0.4-3|23	chain reaction that makes all dominoes topple over.
14cr|pushover-0.0.4-3|24	
14cr|pushover-0.0.4-3|25	%prep
14cr|pushover-0.0.4-3|26	%setup -q
14cr|pushover-0.0.4-3|27	
14cr|pushover-0.0.4-3|28	# Fix char encoding
14cr|pushover-0.0.4-3|29	iconv --from=ISO-8859-1 --to=UTF-8 ChangeLog > ChangeLog.utf8
14cr|pushover-0.0.4-3|30	touch -r ChangeLog ChangeLog.utf8
14cr|pushover-0.0.4-3|31	mv ChangeLog.utf8 ChangeLog
14cr|pushover-0.0.4-3|32	
14cr|pushover-0.0.4-3|33	%build
14cr|pushover-0.0.4-3|34	%configure2_5x \
14cr|pushover-0.0.4-3|35	--bindir=%{_gamesbindir} \
14cr|pushover-0.0.4-3|36	--datadir=%{_gamesdatadir}
14cr|pushover-0.0.4-3|37	%make
14cr|pushover-0.0.4-3|38	
14cr|pushover-0.0.4-3|39	%install
14cr|pushover-0.0.4-3|40	%makeinstall_std
14cr|pushover-0.0.4-3|41	
14cr|pushover-0.0.4-3|42	# Remove installed docs
14cr|pushover-0.0.4-3|43	rm -rf %{buildroot}%{_docdir}/%{name}
14cr|pushover-0.0.4-3|44	
14cr|pushover-0.0.4-3|45	# Install icons (16, 32, 48, 64px)
14cr|pushover-0.0.4-3|46	for i in 0 1 2 3; do
14cr|pushover-0.0.4-3|47	px=$(expr ${i} \* 16 + 16)
14cr|pushover-0.0.4-3|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps
14cr|pushover-0.0.4-3|49	convert %{name}.ico[${i}] \
14cr|pushover-0.0.4-3|50	%{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps/%{name}.png
14cr|pushover-0.0.4-3|51	done
14cr|pushover-0.0.4-3|52	
14cr|pushover-0.0.4-3|53	# Install desktop file
14cr|pushover-0.0.4-3|54	desktop-file-install \
14cr|pushover-0.0.4-3|55	--dir %{buildroot}%{_datadir}/applications \
14cr|pushover-0.0.4-3|56	%{SOURCE1}
14cr|pushover-0.0.4-3|57	
14cr|pushover-0.0.4-3|58	%find_lang %{name}
14cr|pushover-0.0.4-3|59	
14cr|pushover-0.0.4-3|60	%files -f %{name}.lang
14cr|pushover-0.0.4-3|61	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|pushover-0.0.4-3|62	%{_gamesbindir}/%{name}
14cr|pushover-0.0.4-3|63	%{_gamesdatadir}/%{name}
14cr|pushover-0.0.4-3|64	%{_datadir}/applications/%{name}.desktop
14cr|pushover-0.0.4-3|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|pushover-0.0.4-3|66	
14cr|pushover-0.0.4-3|67	
14cr|pushover-0.0.4-3|68	%changelog
14cr|pushover-0.0.4-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|pushover-0.0.4-3|70	+ Revision: 9accaa3
14cr|pushover-0.0.4-3|71	- MassBuild#464: Increase release tag
14cr|pushover-0.0.4-3|72	
14cr|pushover-0.0.4-3|73	

6488 14
14cr|putty-0.62-2|1	%define is_snapshot     0
14cr|putty-0.62-2|2	
14cr|putty-0.62-2|3	%define title   Putty
14cr|putty-0.62-2|4	%define Summary Free SSH, Telnet and Rlogin client
14cr|putty-0.62-2|5	
14cr|putty-0.62-2|6	Name:                   putty
14cr|putty-0.62-2|7	Version:                0.62
14cr|putty-0.62-2|8	Release:                2
14cr|putty-0.62-2|9	Epoch:                  1
14cr|putty-0.62-2|10	Summary:                %Summary
14cr|putty-0.62-2|11	License:                MIT
14cr|putty-0.62-2|12	Group:                  Networking/Remote access
14cr|putty-0.62-2|13	%if %{is_snapshot}
14cr|putty-0.62-2|14	URL:                    http://www.tartarus.org/~simon/putty-unix/
14cr|putty-0.62-2|15	Source0:                %name-%version-%snapshot.tar.bz2
14cr|putty-0.62-2|16	%endif
14cr|putty-0.62-2|17	%if !%{is_snapshot}
14cr|putty-0.62-2|18	URL:                    http://the.earth.li/~sgtatham/putty/latest/
14cr|putty-0.62-2|19	Source0:                http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
14cr|putty-0.62-2|20	%endif
14cr|putty-0.62-2|21	Source1:                %name-icons.tar.bz2
14cr|putty-0.62-2|22	Source2:                http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.DSA
14cr|putty-0.62-2|23	Patch0:			putty-0.62-mdv-disable-Werror.patch
14cr|putty-0.62-2|24	BuildRoot:              %_tmppath/%name-%{version}-%{release}-root
14cr|putty-0.62-2|25	Buildrequires:          gtk+2-devel
14cr|putty-0.62-2|26	
14cr|putty-0.62-2|27	%description
14cr|putty-0.62-2|28	This is the Unix port of the popular Windows ssh client, PuTTY. It
14cr|putty-0.62-2|29	supports flexible terminal setup, mid-session reconfiguration using
14cr|putty-0.62-2|30	Ctrl-rightclick, multiple X11 authentication protocols, and various
14cr|putty-0.62-2|31	other interesting things not provided by ssh in an xterm.
14cr|putty-0.62-2|32	
14cr|putty-0.62-2|33	%prep
14cr|putty-0.62-2|34	%if %{is_snapshot}
14cr|putty-0.62-2|35	%setup -q -n %name-%version-%snapshot
14cr|putty-0.62-2|36	%setup -q -T -D -a1 -n %name-%version-%snapshot
14cr|putty-0.62-2|37	%endif
14cr|putty-0.62-2|38	%if !%{is_snapshot}
14cr|putty-0.62-2|39	%setup -q -n %name-%version
14cr|putty-0.62-2|40	%setup -q -T -D -a1 -n %name-%version
14cr|putty-0.62-2|41	%endif
14cr|putty-0.62-2|42	%patch0 -p1
14cr|putty-0.62-2|43	
14cr|putty-0.62-2|44	%build
14cr|putty-0.62-2|45	pushd unix
14cr|putty-0.62-2|46	#gw work around build failure:
14cr|putty-0.62-2|47	%define optflags "%{echo "%optflags"|sed s/-Wstrict-aliasing=2//}"
14cr|putty-0.62-2|48	%if %{is_snapshot}
14cr|putty-0.62-2|49	%configure2_5x
14cr|putty-0.62-2|50	%make  VER="-DSNAPSHOT=%{snapshot}"
14cr|putty-0.62-2|51	%endif
14cr|putty-0.62-2|52	%if !%{is_snapshot}
14cr|putty-0.62-2|53	%configure2_5x
14cr|putty-0.62-2|54	%make
14cr|putty-0.62-2|55	%endif
14cr|putty-0.62-2|56	
14cr|putty-0.62-2|57	# temporary man pages
14cr|putty-0.62-2|58	echo ".so putty.1" > pscp.1
14cr|putty-0.62-2|59	echo ".so putty.1" > psftp.1
14cr|putty-0.62-2|60	popd
14cr|putty-0.62-2|61	
14cr|putty-0.62-2|62	%install
14cr|putty-0.62-2|63	rm -rf %buildroot
14cr|putty-0.62-2|64	
14cr|putty-0.62-2|65	# preparing directories
14cr|putty-0.62-2|66	%__mkdir_p %{buildroot}%{_bindir}
14cr|putty-0.62-2|67	%__mkdir_p %{buildroot}%{_mandir}/man1
14cr|putty-0.62-2|68	
14cr|putty-0.62-2|69	(cd unix && %__make -f Makefile.gtk install DESTDIR=%buildroot \
14cr|putty-0.62-2|70	prefix=%{_prefix} mandir=%{_mandir})
14cr|putty-0.62-2|71	
14cr|putty-0.62-2|72	# Menu
14cr|putty-0.62-2|73	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|putty-0.62-2|74	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|putty-0.62-2|75	[Desktop Entry]
14cr|putty-0.62-2|76	Name=%title
14cr|putty-0.62-2|77	Comment=%Summary
14cr|putty-0.62-2|78	Exec=%_bindir/%{name}
14cr|putty-0.62-2|79	Icon=%name
14cr|putty-0.62-2|80	Terminal=false
14cr|putty-0.62-2|81	Type=Application
14cr|putty-0.62-2|82	StartupNotify=true
14cr|putty-0.62-2|83	Categories=GTK;Network;RemoteAccess;
14cr|putty-0.62-2|84	EOF
14cr|putty-0.62-2|85	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-pterm.desktop << EOF
14cr|putty-0.62-2|86	[Desktop Entry]
14cr|putty-0.62-2|87	Name=Putty Terminal
14cr|putty-0.62-2|88	Comment=X Terminal emulator based on Putty
14cr|putty-0.62-2|89	Exec=%_bindir/pterm
14cr|putty-0.62-2|90	Icon=%name
14cr|putty-0.62-2|91	Terminal=false
14cr|putty-0.62-2|92	Type=Application
14cr|putty-0.62-2|93	StartupNotify=true
14cr|putty-0.62-2|94	Categories=GTK;Utility;TerminalEmulator;
14cr|putty-0.62-2|95	EOF
14cr|putty-0.62-2|96	
14cr|putty-0.62-2|97	# icon
14cr|putty-0.62-2|98	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
14cr|putty-0.62-2|99	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
14cr|putty-0.62-2|100	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
14cr|putty-0.62-2|101	
14cr|putty-0.62-2|102	#gw remove obsolete puttytel, same functionality is in putty:
14cr|putty-0.62-2|103	rm -f %buildroot{%_bindir/puttytel,%_mandir/man1/puttytel.1}
14cr|putty-0.62-2|104	
14cr|putty-0.62-2|105	%clean
14cr|putty-0.62-2|106	rm -rf %buildroot
14cr|putty-0.62-2|107	
14cr|putty-0.62-2|108	%files
14cr|putty-0.62-2|109	%defattr(-,root,root)
14cr|putty-0.62-2|110	%doc LICENCE README CHECKLST.txt doc/*.html doc/*.css doc/*.txt
14cr|putty-0.62-2|111	%_bindir/*
14cr|putty-0.62-2|112	%defattr(0644,root,root,0755)
14cr|putty-0.62-2|113	%_mandir/man1/*
14cr|putty-0.62-2|114	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|putty-0.62-2|115	%{_datadir}/applications/mandriva-pterm.desktop
14cr|putty-0.62-2|116	%_miconsdir/*.png
14cr|putty-0.62-2|117	%_iconsdir/*.png
14cr|putty-0.62-2|118	%_liconsdir/*.png
14cr|putty-0.62-2|119	
14cr|putty-0.62-2|120	
14cr|putty-0.62-2|121	
14cr|putty-0.62-2|122	%changelog
14cr|putty-0.62-2|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.62-2
14cr|putty-0.62-2|124	+ Revision: fa42a03
14cr|putty-0.62-2|125	- MassBuild#464: Increase release tag
14cr|putty-0.62-2|126	
14cr|putty-0.62-2|127	

6489 14
14cr|pvc-3.0-6|1	Name:         pvc
14cr|pvc-3.0-6|2	Version:      3.0
14cr|pvc-3.0-6|3	Release:      6
14cr|pvc-3.0-6|4	
14cr|pvc-3.0-6|5	Summary:      Stereo LADSPA effects rack for the JACK audio API
14cr|pvc-3.0-6|6	License:      GPL
14cr|pvc-3.0-6|7	Group:        Sound
14cr|pvc-3.0-6|8	URL:          http://www.music.princeton.edu/winham/PPSK/koonce.html
14cr|pvc-3.0-6|9	
14cr|pvc-3.0-6|10	Source0:      PVC-%{version}-linux.tar.gz
14cr|pvc-3.0-6|11	Patch0:       PVC-3.0-fileio.patch.bz2
14cr|pvc-3.0-6|12	BuildRoot:    %{_tmppath}/%{name}-%{version}-buildroot
14cr|pvc-3.0-6|13	
14cr|pvc-3.0-6|14	%description
14cr|pvc-3.0-6|15	PVC is a collection of phase vocoder signal processing routines and
14cr|pvc-3.0-6|16	accompanying shell scripts for use in the transformation and
14cr|pvc-3.0-6|17	manipulation of sounds. It is written in C and designed to be used in
14cr|pvc-3.0-6|18	a UNIX environment. It has come about as a result of my (Paul
14cr|pvc-3.0-6|19	Koonce's) path of education and research into phase vocoder
14cr|pvc-3.0-6|20	technology.
14cr|pvc-3.0-6|21	
14cr|pvc-3.0-6|22	%prep
14cr|pvc-3.0-6|23	%setup -q -n PVC-%{version}-linux
14cr|pvc-3.0-6|24	%patch0 -p1
14cr|pvc-3.0-6|25	
14cr|pvc-3.0-6|26	%build
14cr|pvc-3.0-6|27	make DESTDIR=%{_bindir}
14cr|pvc-3.0-6|28	
14cr|pvc-3.0-6|29	%install
14cr|pvc-3.0-6|30	rm -rf $RPM_BUILD_ROOT
14cr|pvc-3.0-6|31	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|pvc-3.0-6|32	make DESTDIR=$RPM_BUILD_ROOT%{_bindir} install
14cr|pvc-3.0-6|33	# /usr/bin/filter conflicts with cleanfeed
14cr|pvc-3.0-6|34	mv $RPM_BUILD_ROOT%{_bindir}/filter $RPM_BUILD_ROOT%{_bindir}/pvcfilter
14cr|pvc-3.0-6|35	
14cr|pvc-3.0-6|36	%clean
14cr|pvc-3.0-6|37	rm -rf $RPM_BUILD_ROOT
14cr|pvc-3.0-6|38	
14cr|pvc-3.0-6|39	%files
14cr|pvc-3.0-6|40	%defattr(-,root,root,-)
14cr|pvc-3.0-6|41	%doc README HTML/*
14cr|pvc-3.0-6|42	%{_bindir}/*
14cr|pvc-3.0-6|43	
14cr|pvc-3.0-6|44	
14cr|pvc-3.0-6|45	
14cr|pvc-3.0-6|46	
14cr|pvc-3.0-6|47	%changelog
14cr|pvc-3.0-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-6
14cr|pvc-3.0-6|49	+ Revision: d1f4353
14cr|pvc-3.0-6|50	- MassBuild#464: Increase release tag
14cr|pvc-3.0-6|51	
14cr|pvc-3.0-6|52	

6490 14
14cr|pvm-3.4.6-4|1	%define pvmpath %{_datadir}/pvm3
14cr|pvm-3.4.6-4|2	%define xpvmpath %{name}3/xpvm
14cr|pvm-3.4.6-4|3	
14cr|pvm-3.4.6-4|4	Summary:	Parallel Virtual Machine (PVM)
14cr|pvm-3.4.6-4|5	Name: 		pvm
14cr|pvm-3.4.6-4|6	Version: 	3.4.6
14cr|pvm-3.4.6-4|7	Release: 	4
14cr|pvm-3.4.6-4|8	License:	GPL
14cr|pvm-3.4.6-4|9	Group:		System/Cluster
14cr|pvm-3.4.6-4|10	Source0:	%{name}%{version}.tar.bz2
14cr|pvm-3.4.6-4|11	Source1:	%{name}d.init
14cr|pvm-3.4.6-4|12	Source2:	ftp://www.netlib.org/pvm3/book/%{name}-book.ps
14cr|pvm-3.4.6-4|13	Source5:	.bashrc.pvm
14cr|pvm-3.4.6-4|14	Source6:	.bash_profile
14cr|pvm-3.4.6-4|15	Source7:	genpubkey
14cr|pvm-3.4.6-4|16	Source8:	sendPublicKeyToHosts
14cr|pvm-3.4.6-4|17	Source9:	pvm.sh
14cr|pvm-3.4.6-4|18	Patch0:		%{name}-aimk.patch
14cr|pvm-3.4.6-4|19	Patch1:		%{name}-noenv.patch
14cr|pvm-3.4.6-4|20	Patch3:		xlibdir.patch
14cr|pvm-3.4.6-4|21	Patch4:		pvm3-gcc4.diff
14cr|pvm-3.4.6-4|22	Patch5:		pvm-ia64.patch
14cr|pvm-3.4.6-4|23	Patch6:		pvm-ia64-1.patch
14cr|pvm-3.4.6-4|24	Patch7:		pvm-ia64-2.patch
14cr|pvm-3.4.6-4|25	URL:		http://www.epm.ornl.gov/pvm/pvm_home.html
14cr|pvm-3.4.6-4|26	BuildRequires:	ncurses-devel >= 5.0
14cr|pvm-3.4.6-4|27	BuildRequires:	readline-devel
14cr|pvm-3.4.6-4|28	BuildRequires:	m4
14cr|pvm-3.4.6-4|29	BuildRequires:	tcl
14cr|pvm-3.4.6-4|30	BuildRequires:	tcl-devel
14cr|pvm-3.4.6-4|31	BuildRequires:	tirpc-devel
14cr|pvm-3.4.6-4|32	BuildRequires:	tk
14cr|pvm-3.4.6-4|33	BuildRequires:	tk-devel
14cr|pvm-3.4.6-4|34	Requires: 	initscripts >= 5.54
14cr|pvm-3.4.6-4|35	Requires: 	bash >= 2
14cr|pvm-3.4.6-4|36	Requires: 	shadow-utils
14cr|pvm-3.4.6-4|37	Requires: 	openssh-server
14cr|pvm-3.4.6-4|38	Requires: 	openssh-clients
14cr|pvm-3.4.6-4|39	
14cr|pvm-3.4.6-4|40	%define		_pvm_root 	/usr/share/%{name}3
14cr|pvm-3.4.6-4|41	
14cr|pvm-3.4.6-4|42	%ifarch x86_64
14cr|pvm-3.4.6-4|43	%define		_pvm_arch	LINUX64
14cr|pvm-3.4.6-4|44	%else
14cr|pvm-3.4.6-4|45	%ifarch %{ix86}
14cr|pvm-3.4.6-4|46	%define		_pvm_arch	LINUX
14cr|pvm-3.4.6-4|47	%else
14cr|pvm-3.4.6-4|48	%ifarch alpha
14cr|pvm-3.4.6-4|49	%define		_pvm_arch	LINUXALPHA
14cr|pvm-3.4.6-4|50	%else
14cr|pvm-3.4.6-4|51	%ifarch sparc sparc64
14cr|pvm-3.4.6-4|52	%define		_pvm_arch	LINUXSPARC
14cr|pvm-3.4.6-4|53	%else
14cr|pvm-3.4.6-4|54	%ifarch ppc
14cr|pvm-3.4.6-4|55	%define		_pvm_arch	LINUXPPC
14cr|pvm-3.4.6-4|56	%else
14cr|pvm-3.4.6-4|57	%ifarch hppa
14cr|pvm-3.4.6-4|58	%define		_pvm_arch	LINUXHPPA
14cr|pvm-3.4.6-4|59	%else
14cr|pvm-3.4.6-4|60	%ifarch ia64
14cr|pvm-3.4.6-4|61	%define         _pvm_arch       LINUX64
14cr|pvm-3.4.6-4|62	%else
14cr|pvm-3.4.6-4|63	%error "Unsupported architecture"
14cr|pvm-3.4.6-4|64	exit 1
14cr|pvm-3.4.6-4|65	%endif
14cr|pvm-3.4.6-4|66	%endif
14cr|pvm-3.4.6-4|67	%endif
14cr|pvm-3.4.6-4|68	%endif
14cr|pvm-3.4.6-4|69	%endif
14cr|pvm-3.4.6-4|70	%endif
14cr|pvm-3.4.6-4|71	%endif
14cr|pvm-3.4.6-4|72	%define pvmlib %{pvmpath}/lib/%{_pvm_arch}
14cr|pvm-3.4.6-4|73	
14cr|pvm-3.4.6-4|74	
14cr|pvm-3.4.6-4|75	%description
14cr|pvm-3.4.6-4|76	PVM is a software system that enables a collection of heterogeneous
14cr|pvm-3.4.6-4|77	computers to be used as a coherent and flexible concurrent
14cr|pvm-3.4.6-4|78	computational resource.
14cr|pvm-3.4.6-4|79	
14cr|pvm-3.4.6-4|80	The individual computers may be shared- or local-memory
14cr|pvm-3.4.6-4|81	multiprocessors, vector supercomputers, specialized graphics engines,
14cr|pvm-3.4.6-4|82	or scalar workstations, that may be interconnected by a variety of
14cr|pvm-3.4.6-4|83	networks, such as ethernet, FDDI.
14cr|pvm-3.4.6-4|84	
14cr|pvm-3.4.6-4|85	User programs written in C, C++ or Fortran access PVM through library
14cr|pvm-3.4.6-4|86	routines.
14cr|pvm-3.4.6-4|87	
14cr|pvm-3.4.6-4|88	%package -n lib%{name}-devel
14cr|pvm-3.4.6-4|89	Summary:	PVM header files and static libraries
14cr|pvm-3.4.6-4|90	Group:		Development/Other
14cr|pvm-3.4.6-4|91	Requires:	%{name} = %{version}
14cr|pvm-3.4.6-4|92	
14cr|pvm-3.4.6-4|93	%description -n lib%{name}-devel
14cr|pvm-3.4.6-4|94	This package contains PVM header files and static libraries.
14cr|pvm-3.4.6-4|95	
14cr|pvm-3.4.6-4|96	%package examples
14cr|pvm-3.4.6-4|97	Summary:	PVM examples
14cr|pvm-3.4.6-4|98	Group:		System/Cluster
14cr|pvm-3.4.6-4|99	Requires:	lib%{name}-devel = %{version}
14cr|pvm-3.4.6-4|100	
14cr|pvm-3.4.6-4|101	%description examples
14cr|pvm-3.4.6-4|102	This package contains PVM examples written in C and Fortran, and book
14cr|pvm-3.4.6-4|103	written in English.
14cr|pvm-3.4.6-4|104	
14cr|pvm-3.4.6-4|105	
14cr|pvm-3.4.6-4|106	%package xpvm
14cr|pvm-3.4.6-4|107	Summary:	A graphical interface for pvm
14cr|pvm-3.4.6-4|108	Group:		Monitoring
14cr|pvm-3.4.6-4|109	Requires:	%{name} = %{version}
14cr|pvm-3.4.6-4|110	Source3:	xpvm.src.1.2.5.tar.bz2
14cr|pvm-3.4.6-4|111	Source4:	xpvm.userguide.bz2
14cr|pvm-3.4.6-4|112	Group:          Development/Other
14cr|pvm-3.4.6-4|113	Url:            http://www.netlib.org/pvm3/
14cr|pvm-3.4.6-4|114	Requires:       pvm, tcl, tk
14cr|pvm-3.4.6-4|115	BuildRequires:	pkgconfig(x11)
14cr|pvm-3.4.6-4|116	
14cr|pvm-3.4.6-4|117	%description xpvm
14cr|pvm-3.4.6-4|118	XPVM is a graphical console and monitor for PVM. It provides a
14cr|pvm-3.4.6-4|119	graphical interface to the PVM console commands and information,
14cr|pvm-3.4.6-4|120	along with several animated views to monitor the execution of PVM
14cr|pvm-3.4.6-4|121	programs.  These views provide information about the interactions
14cr|pvm-3.4.6-4|122	among tasks in a parallel PVM program, to assist in debugging and
14cr|pvm-3.4.6-4|123	performance tuning.
14cr|pvm-3.4.6-4|124	
14cr|pvm-3.4.6-4|125	%prep
14cr|pvm-3.4.6-4|126	%setup -q -n pvm3
14cr|pvm-3.4.6-4|127	ln -sf ${RPM_BUILD_DIR}/pvm3 ${RPM_BUILD_DIR}/%{name}-%{version}
14cr|pvm-3.4.6-4|128	%setup -q -T -D -a 3
14cr|pvm-3.4.6-4|129	
14cr|pvm-3.4.6-4|130	%patch0 -p1
14cr|pvm-3.4.6-4|131	%patch1 -p1
14cr|pvm-3.4.6-4|132	#%patch2 -p1
14cr|pvm-3.4.6-4|133	%patch3 -p1
14cr|pvm-3.4.6-4|134	%patch4 -p1
14cr|pvm-3.4.6-4|135	
14cr|pvm-3.4.6-4|136	%ifarch ia64
14cr|pvm-3.4.6-4|137	%patch5 -p1
14cr|pvm-3.4.6-4|138	%patch6 -p1
14cr|pvm-3.4.6-4|139	#%patch7 -p0
14cr|pvm-3.4.6-4|140	%endif
14cr|pvm-3.4.6-4|141	
14cr|pvm-3.4.6-4|142	%ifarch x86_64
14cr|pvm-3.4.6-4|143	%patch5 -p1
14cr|pvm-3.4.6-4|144	%patch6 -p1
14cr|pvm-3.4.6-4|145	#%patch7 -p0
14cr|pvm-3.4.6-4|146	%endif
14cr|pvm-3.4.6-4|147	
14cr|pvm-3.4.6-4|148	%build
14cr|pvm-3.4.6-4|149	cp -f lib/aimk lib/aimk.tmp
14cr|pvm-3.4.6-4|150	export PVM_ARCH=%_pvm_arch
14cr|pvm-3.4.6-4|151	sed -e "s!@PVM_ROOT@!%{_pvm_root}!" -e "s!@PVM_ARCH@!%{_pvm_arch}!" lib/aimk.tmp > lib/aimk
14cr|pvm-3.4.6-4|152	PCFLOPTS="-DDEFBINDIR=\\\"%{_pvm_root}/lib/$PVM_ARCH\\\""
14cr|pvm-3.4.6-4|153	PCFLOPTS="$PCFLOPTS -DDEFDEBUGGER=\\\"%{_pvm_root}/lib/debugger2\\\""
14cr|pvm-3.4.6-4|154	PCFLOPTS="$PCFLOPTS -DPVMDPATH=\\\"%{_pvm_root}/lib/%{_pvm_arch}/pvmd3\\\""
14cr|pvm-3.4.6-4|155	PCFLOPTS="$PCFLOPTS -DPVMROOT=\\\"%{_pvm_root}\\\" -fPIC -DUSE_INTERP_RESULT"
14cr|pvm-3.4.6-4|156	export PVM_ROOT=`pwd`
14cr|pvm-3.4.6-4|157	export SHAREDLDFLAGS="-ltirpc"
14cr|pvm-3.4.6-4|158	export ARCHCFLAGS="-ltirpc"
14cr|pvm-3.4.6-4|159	export LFLAGS="-ltirpc"
14cr|pvm-3.4.6-4|160	export SHLIB="-ltirpc"
14cr|pvm-3.4.6-4|161	
14cr|pvm-3.4.6-4|162	make CFLOPTS="$PCFLOPTS -Wl,-ltirpc"
14cr|pvm-3.4.6-4|163	
14cr|pvm-3.4.6-4|164	XPVM_ROOT=${PVM_ROOT}/xpvm
14cr|pvm-3.4.6-4|165	export XPVM_ROOT=${XPVM_ROOT}
14cr|pvm-3.4.6-4|166	export PVM_ROOT=${PVM_ROOT}
14cr|pvm-3.4.6-4|167	# (tv) fix build with tcl-8.5:
14cr|pvm-3.4.6-4|168	perl -pi -e 's!(-lt(cl|k)8).[40]!\1.6!' $XPVM_ROOT/src/Makefile.aimk*
14cr|pvm-3.4.6-4|169	%ifarch x86_64
14cr|pvm-3.4.6-4|170	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS -ltiprc" XLIBDIR="-L /usr/X11R6/lib64 -ltirpc"
14cr|pvm-3.4.6-4|171	%else
14cr|pvm-3.4.6-4|172	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS -ltirpc" XLIBDIR="-L /usr/X11R6/lib -ltirpc"
14cr|pvm-3.4.6-4|173	%endif
14cr|pvm-3.4.6-4|174	
14cr|pvm-3.4.6-4|175	%install
14cr|pvm-3.4.6-4|176	mkdir -p %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
14cr|pvm-3.4.6-4|177	mkdir -p %{buildroot}/var/run/pvm3
14cr|pvm-3.4.6-4|178	mkdir -p %{buildroot}%{_pvm_root}/conf
14cr|pvm-3.4.6-4|179	
14cr|pvm-3.4.6-4|180	install -d %{buildroot}{%{_bindir},%{_includedir},%{_libdir},%{_pvm_root}/conf,%{_docdir}/%{name}} \
14cr|pvm-3.4.6-4|181	%{buildroot}/%{name}/{examples,gexamples,hoster,misc,tasker,xep} \
14cr|pvm-3.4.6-4|182	%{buildroot}{%{_mandir}/man{1,3},/etc/rc.d/init.d,%{_sbindir}} \
14cr|pvm-3.4.6-4|183	%{buildroot}/%{_sysconfdir}/profile.d
14cr|pvm-3.4.6-4|184	
14cr|pvm-3.4.6-4|185	install %{SOURCE1}  %{buildroot}/etc/rc.d/init.d/pvm
14cr|pvm-3.4.6-4|186	install lib/%{_pvm_arch}/{pvm,pvmgs} %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
14cr|pvm-3.4.6-4|187	install lib/%{_pvm_arch}/pvmd3 %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
14cr|pvm-3.4.6-4|188	install lib/pvm		%{buildroot}%{_pvm_root}
14cr|pvm-3.4.6-4|189	install lib/debugger	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|190	install lib/debugger2	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|191	install lib/pvmgetarch	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|192	install lib/pvmtmparch	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|193	install lib/aimk	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|194	install lib/pvmd	%{buildroot}%{_pvm_root}/lib
14cr|pvm-3.4.6-4|195	install conf/%{_pvm_arch}.def %{buildroot}%{_pvm_root}/conf
14cr|pvm-3.4.6-4|196	install include/{fpvm3,pvm3,pvmproto,pvmtev}.h %{buildroot}%{_includedir}
14cr|pvm-3.4.6-4|197	install lib/%{_pvm_arch}/lib*.a %{buildroot}%{pvmlib}
14cr|pvm-3.4.6-4|198	install man/man1/* %{buildroot}%{_mandir}/man1
14cr|pvm-3.4.6-4|199	install man/man3/* %{buildroot}%{_mandir}/man3
14cr|pvm-3.4.6-4|200	install %{SOURCE5} %{buildroot}%{_pvm_root}/.bashrc
14cr|pvm-3.4.6-4|201	install %{SOURCE6} %{buildroot}%{_pvm_root}
14cr|pvm-3.4.6-4|202	install %{SOURCE7} %{buildroot}%{_pvm_root}
14cr|pvm-3.4.6-4|203	install %{SOURCE8} %{buildroot}%{_pvm_root}
14cr|pvm-3.4.6-4|204	install -m 755 %{SOURCE9} %{buildroot}%{_sysconfdir}/profile.d
14cr|pvm-3.4.6-4|205	touch %{buildroot}%{_pvm_root}/pvmhosts
14cr|pvm-3.4.6-4|206	
14cr|pvm-3.4.6-4|207	# Examples
14cr|pvm-3.4.6-4|208	mkdir -p %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|209	mv $RPM_BUILD_DIR/pvm3/examples %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|210	mv $RPM_BUILD_DIR/pvm3/gexamples %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|211	mv $RPM_BUILD_DIR/pvm3/hoster %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|212	mv $RPM_BUILD_DIR/pvm3/misc %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|213	mv $RPM_BUILD_DIR/pvm3/tasker %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|214	mv $RPM_BUILD_DIR/pvm3/xep %{buildroot}%{_docdir}/%{name}/source
14cr|pvm-3.4.6-4|215	install %{SOURCE2}  %{buildroot}%{_docdir}/%{name}/pvm-book.ps
14cr|pvm-3.4.6-4|216	gzip -9nf %{buildroot}%{_docdir}/%{name}/pvm-book.ps
14cr|pvm-3.4.6-4|217	
14cr|pvm-3.4.6-4|218	#xpvm
14cr|pvm-3.4.6-4|219	install -d %{buildroot}/usr/X11R6/bin
14cr|pvm-3.4.6-4|220	install -m 0755 $RPM_BUILD_DIR/%{xpvmpath}/src/%{_pvm_arch}/xpvm %{buildroot}%{_bindir}
14cr|pvm-3.4.6-4|221	LIBDIR=/usr/X11R6/lib/xpvm
14cr|pvm-3.4.6-4|222	install -d -m 755 %{buildroot}$LIBDIR
14cr|pvm-3.4.6-4|223	install -d -m 755 %{buildroot}$LIBDIR/src
14cr|pvm-3.4.6-4|224	install -d -m 755 %{buildroot}$LIBDIR/src/xbm
14cr|pvm-3.4.6-4|225	install -d -m 755 %{buildroot}$LIBDIR/src/help
14cr|pvm-3.4.6-4|226	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/*.tcl %{buildroot}$LIBDIR
14cr|pvm-3.4.6-4|227	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/xbm/*.xbm %{buildroot}$LIBDIR/src/xbm
14cr|pvm-3.4.6-4|228	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/help/*.help %{buildroot}$LIBDIR/src/help
14cr|pvm-3.4.6-4|229	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/README .
14cr|pvm-3.4.6-4|230	install -m 0644 %{SOURCE4} .
14cr|pvm-3.4.6-4|231	
14cr|pvm-3.4.6-4|232	
14cr|pvm-3.4.6-4|233	%pre
14cr|pvm-3.4.6-4|234	/usr/sbin/groupadd -g 12385 -r -f pvm > /dev/null 2>&1 ||:
14cr|pvm-3.4.6-4|235	#/usr/sbin/useradd -u 12385 -g pvm -d /usr/share/pvm3 -r -s /bin/bash pvm -p "" > /dev/null 2>&1 ||:
14cr|pvm-3.4.6-4|236	
14cr|pvm-3.4.6-4|237	%postun
14cr|pvm-3.4.6-4|238	/usr/sbin/userdel pvm
14cr|pvm-3.4.6-4|239	
14cr|pvm-3.4.6-4|240	%preun
14cr|pvm-3.4.6-4|241	#%_preun_service pvm
14cr|pvm-3.4.6-4|242	
14cr|pvm-3.4.6-4|243	%files
14cr|pvm-3.4.6-4|244	%defattr(644,root,root,755)
14cr|pvm-3.4.6-4|245	%attr(755,root,root) %{_initrddir}/pvm
14cr|pvm-3.4.6-4|246	%config(noreplace) %{_sysconfdir}/profile.d/pvm.sh
14cr|pvm-3.4.6-4|247	#%dir %{_pvm_root}
14cr|pvm-3.4.6-4|248	#%dir %{_pvm_root}/lib
14cr|pvm-3.4.6-4|249	%attr(755,root,pvm) %{_pvm_root}/lib/debugger
14cr|pvm-3.4.6-4|250	%attr(755,root,pvm) %{_pvm_root}/lib/debugger2
14cr|pvm-3.4.6-4|251	%attr(755,root,pvm) %{_pvm_root}/lib/pvmgetarch
14cr|pvm-3.4.6-4|252	%attr(755,root,pvm) %{_pvm_root}/lib/pvmtmparch
14cr|pvm-3.4.6-4|253	%attr(755,root,pvm) %{_pvm_root}/pvm
14cr|pvm-3.4.6-4|254	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmd3
14cr|pvm-3.4.6-4|255	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvm
14cr|pvm-3.4.6-4|256	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmgs
14cr|pvm-3.4.6-4|257	%attr(644,root,pvm) %{_pvm_root}/pvmhosts
14cr|pvm-3.4.6-4|258	%attr(755,root,pvm) %{_pvm_root}/lib/pvmd
14cr|pvm-3.4.6-4|259	%dir %attr(775,root,pvm) /var/run/pvm3
14cr|pvm-3.4.6-4|260	%dir %attr(775,root,pvm) %{_pvm_root}
14cr|pvm-3.4.6-4|261	%attr(644,root,pvm) %{_pvm_root}/.bashrc
14cr|pvm-3.4.6-4|262	%attr(644,root,pvm) %{_pvm_root}/.bash_profile
14cr|pvm-3.4.6-4|263	%attr(755,root,pvm) %{_pvm_root}/genpubkey
14cr|pvm-3.4.6-4|264	%attr(755,root,pvm) %{_pvm_root}/sendPublicKeyToHosts
14cr|pvm-3.4.6-4|265	%attr(644,root,pvm) %{_pvm_root}/conf/%{_pvm_arch}.def
14cr|pvm-3.4.6-4|266	%{_mandir}/man1/*
14cr|pvm-3.4.6-4|267	%exclude %{_mandir}/man1/aimk.1*
14cr|pvm-3.4.6-4|268	%exclude %{_pvm_root}/conf
14cr|pvm-3.4.6-4|269	
14cr|pvm-3.4.6-4|270	%files -n lib%{name}-devel
14cr|pvm-3.4.6-4|271	%defattr(644,root,root,755)
14cr|pvm-3.4.6-4|272	%attr(755,root,root) %{_pvm_root}/lib/aimk
14cr|pvm-3.4.6-4|273	%attr(755,root,pvm) %{_pvm_root}/conf
14cr|pvm-3.4.6-4|274	%attr(755,root,pvm) %{_includedir}/fpvm3.h
14cr|pvm-3.4.6-4|275	%attr(755,root,pvm) %{_includedir}/pvm3.h
14cr|pvm-3.4.6-4|276	%attr(755,root,pvm) %{_includedir}/pvmproto.h
14cr|pvm-3.4.6-4|277	%attr(755,root,pvm) %{_includedir}/pvmtev.h
14cr|pvm-3.4.6-4|278	%attr(755,root,pvm) %{pvmlib}/*.a
14cr|pvm-3.4.6-4|279	%{_mandir}/man1/aimk.1*
14cr|pvm-3.4.6-4|280	%{_mandir}/man3/*
14cr|pvm-3.4.6-4|281	
14cr|pvm-3.4.6-4|282	%files examples
14cr|pvm-3.4.6-4|283	%defattr(644,root,root,755)
14cr|pvm-3.4.6-4|284	%{_docdir}/%{name}
14cr|pvm-3.4.6-4|285	
14cr|pvm-3.4.6-4|286	%files xpvm
14cr|pvm-3.4.6-4|287	%doc xpvm.userguide.bz2 README
14cr|pvm-3.4.6-4|288	%attr(755,root,root) %{_bindir}/xpvm
14cr|pvm-3.4.6-4|289	%attr(755,root,root) /usr/X11R6/lib/xpvm
14cr|pvm-3.4.6-4|290	
14cr|pvm-3.4.6-4|291	
14cr|pvm-3.4.6-4|292	%changelog
14cr|pvm-3.4.6-4|293	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.6-4
14cr|pvm-3.4.6-4|294	+ Revision: d3cd4bc
14cr|pvm-3.4.6-4|295	- Fix 64bit build
14cr|pvm-3.4.6-4|296	
14cr|pvm-3.4.6-4|297	

6491 14
14cr|pvoc-0.1.12-6|1	%define debug_package          %{nil}
14cr|pvoc-0.1.12-6|2	
14cr|pvoc-0.1.12-6|3	Summary:	LADSPA plugins for time compression/expansion of sound data
14cr|pvoc-0.1.12-6|4	Name:		pvoc
14cr|pvoc-0.1.12-6|5	Version:	0.1.12
14cr|pvoc-0.1.12-6|6	Release:	6
14cr|pvoc-0.1.12-6|7	License:	GPLv2+
14cr|pvoc-0.1.12-6|8	Group:		Sound
14cr|pvoc-0.1.12-6|9	URL:		http://quitte.de/dsp/pvoc.html
14cr|pvoc-0.1.12-6|10	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.gz
14cr|pvoc-0.1.12-6|11	BuildRequires:	fftw3-devel
14cr|pvoc-0.1.12-6|12	BuildRequires:	ladspa-devel
14cr|pvoc-0.1.12-6|13	BuildRequires:	pkgconfig(sndfile)
14cr|pvoc-0.1.12-6|14	
14cr|pvoc-0.1.12-6|15	%description
14cr|pvoc-0.1.12-6|16	pvoc is a collection of LADSPA units and a command line tool for time
14cr|pvoc-0.1.12-6|17	compression/expansion of sound data making use of the phase-vocoding
14cr|pvoc-0.1.12-6|18	technique
14cr|pvoc-0.1.12-6|19	
14cr|pvoc-0.1.12-6|20	%prep
14cr|pvoc-0.1.12-6|21	%setup -q
14cr|pvoc-0.1.12-6|22	
14cr|pvoc-0.1.12-6|23	%build
14cr|pvoc-0.1.12-6|24	make PREFIX=%{_prefix} MAN1DEST=%{_mandir}/man1 PLUGDEST=%{_libdir}/ladspa
14cr|pvoc-0.1.12-6|25	
14cr|pvoc-0.1.12-6|26	%install
14cr|pvoc-0.1.12-6|27	make PREFIX=%{buildroot}%{_prefix} MAN1DEST=%{buildroot}%{_mandir}/man1 PLUGDEST=%{buildroot}%{_libdir}/ladspa install
14cr|pvoc-0.1.12-6|28	
14cr|pvoc-0.1.12-6|29	%files
14cr|pvoc-0.1.12-6|30	%defattr(-,root,root)
14cr|pvoc-0.1.12-6|31	%doc README
14cr|pvoc-0.1.12-6|32	%{_bindir}/*
14cr|pvoc-0.1.12-6|33	%{_libdir}/ladspa/*.so
14cr|pvoc-0.1.12-6|34	%{_mandir}/man1/*
14cr|pvoc-0.1.12-6|35	
14cr|pvoc-0.1.12-6|36	
14cr|pvoc-0.1.12-6|37	
14cr|pvoc-0.1.12-6|38	
14cr|pvoc-0.1.12-6|39	%changelog
14cr|pvoc-0.1.12-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-6
14cr|pvoc-0.1.12-6|41	+ Revision: 48de9c5
14cr|pvoc-0.1.12-6|42	- MassBuild#464: Increase release tag
14cr|pvoc-0.1.12-6|43	
14cr|pvoc-0.1.12-6|44	

6492 14
14cr|pvpgn-199.r577-7|1	%define support_version 1.3
14cr|pvpgn-199.r577-7|2	
14cr|pvpgn-199.r577-7|3	Name: pvpgn
14cr|pvpgn-199.r577-7|4	Version: 199.r577
14cr|pvpgn-199.r577-7|5	Release: 7
14cr|pvpgn-199.r577-7|6	Summary: PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
14cr|pvpgn-199.r577-7|7	License: GPLv2
14cr|pvpgn-199.r577-7|8	Group: Games/Other
14cr|pvpgn-199.r577-7|9	Url: http://pvpgn.berlios.de
14cr|pvpgn-199.r577-7|10	Source: http://download.berlios.de/pvpgn/%{name}-%{version}.tar.bz2
14cr|pvpgn-199.r577-7|11	Source2: http://download.berlios.de/pvpgn/%{name}-support-%{support_version}.tar.gz
14cr|pvpgn-199.r577-7|12	Source3: %{name}.init
14cr|pvpgn-199.r577-7|13	Source4: %{name}.logrotate
14cr|pvpgn-199.r577-7|14	Patch1: DefineInstallationPaths.cmake.patch
14cr|pvpgn-199.r577-7|15	Patch2: pvpgn-fix-bnet-deletion.patch
14cr|pvpgn-199.r577-7|16	Patch3: pvpgn-build-static-lib.patch
14cr|pvpgn-199.r577-7|17	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|pvpgn-199.r577-7|18	BuildRequires: mysql-devel libpcap-devel zlib-devel
14cr|pvpgn-199.r577-7|19	BuildRequires: cmake
14cr|pvpgn-199.r577-7|20	
14cr|pvpgn-199.r577-7|21	%description
14cr|pvpgn-199.r577-7|22	PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
14cr|pvpgn-199.r577-7|23	(thus it supports all BNETD supported clients plus the most recent ones).
14cr|pvpgn-199.r577-7|24	The list of supported clients and their minimum verion required is:
14cr|pvpgn-199.r577-7|25	- Diablo 1 v1.09
14cr|pvpgn-199.r577-7|26	- Starcraft v1.08
14cr|pvpgn-199.r577-7|27	- BroodWar v1.08
14cr|pvpgn-199.r577-7|28	- Warcraft II Battle.Net Edition v2.05
14cr|pvpgn-199.r577-7|29	- Diablo 2 v1.10 (*)
14cr|pvpgn-199.r577-7|30	- Diablo 2 LOD v1.10
14cr|pvpgn-199.r577-7|31	- Warcraft III Reign Of Chao
14cr|pvpgn-199.r577-7|32	- Warcraft III Frozen Throne
14cr|pvpgn-199.r577-7|33	
14cr|pvpgn-199.r577-7|34	This build of PvPGN is linked with MySQL and SQLite3 libraries.
14cr|pvpgn-199.r577-7|35	
14cr|pvpgn-199.r577-7|36	
14cr|pvpgn-199.r577-7|37	%prep
14cr|pvpgn-199.r577-7|38	%setup -q
14cr|pvpgn-199.r577-7|39	tar xzf %{SOURCE2}
14cr|pvpgn-199.r577-7|40	%patch1 -p0
14cr|pvpgn-199.r577-7|41	%patch2 -p0
14cr|pvpgn-199.r577-7|42	%patch3 -p0
14cr|pvpgn-199.r577-7|43	
14cr|pvpgn-199.r577-7|44	%build
14cr|pvpgn-199.r577-7|45	%cmake -DWITH_MYSQL=ON
14cr|pvpgn-199.r577-7|46	%make
14cr|pvpgn-199.r577-7|47	
14cr|pvpgn-199.r577-7|48	%install
14cr|pvpgn-199.r577-7|49	%makeinstall_std -C build
14cr|pvpgn-199.r577-7|50	install -d -m755 %{buildroot}/etc/pvpgn
14cr|pvpgn-199.r577-7|51	install -d -m755 %{buildroot}/etc/rc.d/init.d
14cr|pvpgn-199.r577-7|52	install -d -m755 %{buildroot}/var/log/pvpgn
14cr|pvpgn-199.r577-7|53	install -d -m750 %{buildroot}/etc/logrotate.d
14cr|pvpgn-199.r577-7|54	install -m755 %{SOURCE3} %{buildroot}%{_sysconfdir}/rc.d/init.d/pvpgn
14cr|pvpgn-199.r577-7|55	install -m640 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/pvpgn
14cr|pvpgn-199.r577-7|56	mkdir -p -m755 %{buildroot}/var/run/%{name}
14cr|pvpgn-199.r577-7|57	
14cr|pvpgn-199.r577-7|58	# support files
14cr|pvpgn-199.r577-7|59	mkdir -p %{buildroot}%{_var}/lib/pvpgn/files/
14cr|pvpgn-199.r577-7|60	cp -r %{name}-support-%{support_version}/* %{buildroot}%{_var}/lib/pvpgn/files/
14cr|pvpgn-199.r577-7|61	
14cr|pvpgn-199.r577-7|62	%clean
14cr|pvpgn-199.r577-7|63	rm -fr %{buildroot}
14cr|pvpgn-199.r577-7|64	
14cr|pvpgn-199.r577-7|65	%pre
14cr|pvpgn-199.r577-7|66	%{_sbindir}/groupadd -r -f pvpgn 2>/dev/null ||:
14cr|pvpgn-199.r577-7|67	%{_sbindir}/useradd -g pvpgn -c 'PvPGN' -d /dev/null -s '' -r pvpgn 2>/dev/null ||:
14cr|pvpgn-199.r577-7|68	
14cr|pvpgn-199.r577-7|69	%files
14cr|pvpgn-199.r577-7|70	%defattr(-,root,root)
14cr|pvpgn-199.r577-7|71	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|pvpgn-199.r577-7|72	%doc docs/* version-history.txt TODO README CREDITS COPYING BUGS README.DEV
14cr|pvpgn-199.r577-7|73	%{_bindir}/*
14cr|pvpgn-199.r577-7|74	%{_sbindir}/*
14cr|pvpgn-199.r577-7|75	%{_sysconfdir}/logrotate.d/%{name}
14cr|pvpgn-199.r577-7|76	%{_sysconfdir}/rc.d/init.d/%{name}
14cr|pvpgn-199.r577-7|77	%{_mandir}/*
14cr|pvpgn-199.r577-7|78	/var/lib/%{name}/*
14cr|pvpgn-199.r577-7|79	%attr(750,pvpgn,pvpgn) %dir %{_logdir}/%{name}
14cr|pvpgn-199.r577-7|80	%attr(750,pvpgn,pvpgn) %dir /var/run/%{name}
14cr|pvpgn-199.r577-7|81	%attr(750,pvpgn,pvpgn) %dir /var/lib/%{name}
14cr|pvpgn-199.r577-7|82	
14cr|pvpgn-199.r577-7|83	
14cr|pvpgn-199.r577-7|84	
14cr|pvpgn-199.r577-7|85	%changelog
14cr|pvpgn-199.r577-7|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 199.r577-7
14cr|pvpgn-199.r577-7|87	+ Revision: 03c79ad
14cr|pvpgn-199.r577-7|88	- MassBuild#464: Increase release tag
14cr|pvpgn-199.r577-7|89	
14cr|pvpgn-199.r577-7|90	

6493 14
14cr|pwgen-2.06-7|1	Name:         pwgen
14cr|pwgen-2.06-7|2	URL:          http://sourceforge.net/projects/pwgen/
14cr|pwgen-2.06-7|3	License:      GPL
14cr|pwgen-2.06-7|4	Group:        Text tools
14cr|pwgen-2.06-7|5	Version:      2.06
14cr|pwgen-2.06-7|6	Release:      7
14cr|pwgen-2.06-7|7	Summary:      Password generator
14cr|pwgen-2.06-7|8	Source:       http://belnet.dl.sourceforge.net/sourceforge/pwgen/pwgen-%{version}.tar.gz
14cr|pwgen-2.06-7|9	Source1:      ftp://ftp.linpeople.org/pub/People/lilo/source/makepasswd-1.10.tar.bz2
14cr|pwgen-2.06-7|10	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
14cr|pwgen-2.06-7|11	BuildRequires: perl
14cr|pwgen-2.06-7|12	BuildRequires: zlib-devel
14cr|pwgen-2.06-7|13	
14cr|pwgen-2.06-7|14	%description
14cr|pwgen-2.06-7|15	pwgen generates random, meaningless but pronounceable and thus easy to
14cr|pwgen-2.06-7|16	remember passwords. The also contained makepasswd gives even more
14cr|pwgen-2.06-7|17	options which are more aimed at security.
14cr|pwgen-2.06-7|18	
14cr|pwgen-2.06-7|19	Authors:
14cr|pwgen-2.06-7|20	--------
14cr|pwgen-2.06-7|21	Theodore Ts'o <tytso@alum.mit.edu> (this version)
14cr|pwgen-2.06-7|22	Brandon S. Allbery <allbery@ncoast.UUCP> (previous version)
14cr|pwgen-2.06-7|23	Rob Levin <levin@openproject.net> (previous version)
14cr|pwgen-2.06-7|24	
14cr|pwgen-2.06-7|25	%prep
14cr|pwgen-2.06-7|26	%setup -q -b 1
14cr|pwgen-2.06-7|27	cd ../makepasswd-1.10
14cr|pwgen-2.06-7|28	chmod 644 *
14cr|pwgen-2.06-7|29	
14cr|pwgen-2.06-7|30	%build
14cr|pwgen-2.06-7|31	autoconf
14cr|pwgen-2.06-7|32	%configure
14cr|pwgen-2.06-7|33	%make
14cr|pwgen-2.06-7|34	
14cr|pwgen-2.06-7|35	%install
14cr|pwgen-2.06-7|36	rm -rf ${RPM_BUILD_ROOT}
14cr|pwgen-2.06-7|37	mkdir -p	${RPM_BUILD_ROOT}%_bindir
14cr|pwgen-2.06-7|38	mkdir -p	${RPM_BUILD_ROOT}%{_mandir}/man1
14cr|pwgen-2.06-7|39	%makeinstall_std
14cr|pwgen-2.06-7|40	cd ../makepasswd-1.10
14cr|pwgen-2.06-7|41	install -m 755 makepasswd	$RPM_BUILD_ROOT%_bindir/makepasswd2
14cr|pwgen-2.06-7|42	install -m 644 makepasswd.1	$RPM_BUILD_ROOT%{_mandir}/man1/makepasswd2.1
14cr|pwgen-2.06-7|43	
14cr|pwgen-2.06-7|44	%clean
14cr|pwgen-2.06-7|45	rm -rf ${RPM_BUILD_ROOT}
14cr|pwgen-2.06-7|46	
14cr|pwgen-2.06-7|47	%files
14cr|pwgen-2.06-7|48	%defattr(-,root,root)
14cr|pwgen-2.06-7|49	%doc ChangeLog
14cr|pwgen-2.06-7|50	%{_mandir}/man1/*
14cr|pwgen-2.06-7|51	%_bindir/makepasswd2
14cr|pwgen-2.06-7|52	%_bindir/pwgen
14cr|pwgen-2.06-7|53	
14cr|pwgen-2.06-7|54	
14cr|pwgen-2.06-7|55	
14cr|pwgen-2.06-7|56	%changelog
14cr|pwgen-2.06-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.06-7
14cr|pwgen-2.06-7|58	+ Revision: 3fb43a6
14cr|pwgen-2.06-7|59	- MassBuild#464: Increase release tag
14cr|pwgen-2.06-7|60	
14cr|pwgen-2.06-7|61	

6494 14
14cr|pxmutils-0.7.0-10|1	%define major 3
14cr|pxmutils-0.7.0-10|2	%define libname %mklibname %{name} %{major}
14cr|pxmutils-0.7.0-10|3	%define devname %mklibname %{name} -d
14cr|pxmutils-0.7.0-10|4	
14cr|pxmutils-0.7.0-10|5	%define __libtoolize /bin/true
14cr|pxmutils-0.7.0-10|6	
14cr|pxmutils-0.7.0-10|7	Summary:	A library that's used by the polyxmass framework
14cr|pxmutils-0.7.0-10|8	Name:		pxmutils
14cr|pxmutils-0.7.0-10|9	Version:	0.7.0
14cr|pxmutils-0.7.0-10|10	Release:	10
14cr|pxmutils-0.7.0-10|11	License:	GPLv2+
14cr|pxmutils-0.7.0-10|12	Group:		Sciences/Chemistry
14cr|pxmutils-0.7.0-10|13	Url:		http://polyxmass.org/libpxmutils
14cr|pxmutils-0.7.0-10|14	Source0:	lib%{name}-%{version}.tar.bz2
14cr|pxmutils-0.7.0-10|15	Patch0:		libpxmutils-0.7.0-pkgconfig.patch
14cr|pxmutils-0.7.0-10|16	Patch1:		libpxmutils-0.7.0-glib2.40.patch
14cr|pxmutils-0.7.0-10|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|pxmutils-0.7.0-10|18	BuildRequires:	pkgconfig(libxml-2.0)
14cr|pxmutils-0.7.0-10|19	
14cr|pxmutils-0.7.0-10|20	%description
14cr|pxmutils-0.7.0-10|21	%{name} is a handy library of helper functions. This C library is
14cr|pxmutils-0.7.0-10|22	designed to provide a number of useful functionalities which the
14cr|pxmutils-0.7.0-10|23	programs in the polyxmass(TM) mass spectrometry framework require.
14cr|pxmutils-0.7.0-10|24	
14cr|pxmutils-0.7.0-10|25	#----------------------------------------------------------------------------
14cr|pxmutils-0.7.0-10|26	
14cr|pxmutils-0.7.0-10|27	%package -n %{libname}
14cr|pxmutils-0.7.0-10|28	Summary:	Dynamic libraries from %{name}
14cr|pxmutils-0.7.0-10|29	Group:		System/Libraries
14cr|pxmutils-0.7.0-10|30	
14cr|pxmutils-0.7.0-10|31	%description -n %{libname}
14cr|pxmutils-0.7.0-10|32	Dynamic libraries from %{name}.
14cr|pxmutils-0.7.0-10|33	
14cr|pxmutils-0.7.0-10|34	%files -n %{libname} -f lib%{name}.lang
14cr|pxmutils-0.7.0-10|35	%{_libdir}/libpxmutils.so.%{major}*
14cr|pxmutils-0.7.0-10|36	
14cr|pxmutils-0.7.0-10|37	#----------------------------------------------------------------------------
14cr|pxmutils-0.7.0-10|38	
14cr|pxmutils-0.7.0-10|39	%package -n %{devname}
14cr|pxmutils-0.7.0-10|40	Summary:	Header files and static libraries from %{name}
14cr|pxmutils-0.7.0-10|41	Group:		Development/C
14cr|pxmutils-0.7.0-10|42	Requires:	%{libname} = %{EVRD}
14cr|pxmutils-0.7.0-10|43	Provides:	lib%{name}-devel = %{EVRD}
14cr|pxmutils-0.7.0-10|44	Provides:	%{name}-devel = %{EVRD}
14cr|pxmutils-0.7.0-10|45	Conflicts:	%{_lib}pxmutils3-devel < 0.7.0-10
14cr|pxmutils-0.7.0-10|46	Obsoletes:	%{_lib}pxmutils3-devel < 0.7.0-10
14cr|pxmutils-0.7.0-10|47	
14cr|pxmutils-0.7.0-10|48	%description -n %{devname}
14cr|pxmutils-0.7.0-10|49	Libraries and includes files for developing programs based on %{name}.
14cr|pxmutils-0.7.0-10|50	
14cr|pxmutils-0.7.0-10|51	%files -n %{devname}
14cr|pxmutils-0.7.0-10|52	%doc ABOUT-NLS AUTHORS COPYING NEWS README TODO
14cr|pxmutils-0.7.0-10|53	%{_includedir}/lib%{name}
14cr|pxmutils-0.7.0-10|54	%{_mandir}/man1/*
14cr|pxmutils-0.7.0-10|55	%{_libdir}/libpxmutils.so
14cr|pxmutils-0.7.0-10|56	%{_libdir}/pkgconfig/*.pc
14cr|pxmutils-0.7.0-10|57	
14cr|pxmutils-0.7.0-10|58	#----------------------------------------------------------------------------
14cr|pxmutils-0.7.0-10|59	
14cr|pxmutils-0.7.0-10|60	%prep
14cr|pxmutils-0.7.0-10|61	%setup -q -n lib%{name}-%{version}
14cr|pxmutils-0.7.0-10|62	%patch0 -p1
14cr|pxmutils-0.7.0-10|63	%patch1 -p1
14cr|pxmutils-0.7.0-10|64	
14cr|pxmutils-0.7.0-10|65	%build
14cr|pxmutils-0.7.0-10|66	%configure2_5x --disable-static
14cr|pxmutils-0.7.0-10|67	%make
14cr|pxmutils-0.7.0-10|68	
14cr|pxmutils-0.7.0-10|69	%install
14cr|pxmutils-0.7.0-10|70	%makeinstall_std
14cr|pxmutils-0.7.0-10|71	rm -fr %{buildroot}/%{_docdir}/lib%{name}
14cr|pxmutils-0.7.0-10|72	
14cr|pxmutils-0.7.0-10|73	%find_lang lib%{name}
14cr|pxmutils-0.7.0-10|74	
14cr|pxmutils-0.7.0-10|75	
14cr|pxmutils-0.7.0-10|76	%changelog
14cr|pxmutils-0.7.0-10|77	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-10
14cr|pxmutils-0.7.0-10|78	+ Revision: 1d9c23e
14cr|pxmutils-0.7.0-10|79	- Properly name devel package, fix pkgconfig path, fix build with new glib
14cr|pxmutils-0.7.0-10|80	
14cr|pxmutils-0.7.0-10|81	

6495 14
14cr|pxsup2dast-20090809-2|1	
14cr|pxsup2dast-20090809-2|2	%define name	pxsup2dast
14cr|pxsup2dast-20090809-2|3	%define version	20090809
14cr|pxsup2dast-20090809-2|4	%define rel	2
14cr|pxsup2dast-20090809-2|5	%define release %mkrel %rel
14cr|pxsup2dast-20090809-2|6	
14cr|pxsup2dast-20090809-2|7	Summary:	Project X sup to dvdauthor subtitle xml converter
14cr|pxsup2dast-20090809-2|8	Name:		%name
14cr|pxsup2dast-20090809-2|9	Version:	%version
14cr|pxsup2dast-20090809-2|10	Release:	%release
14cr|pxsup2dast-20090809-2|11	Group:		Video
14cr|pxsup2dast-20090809-2|12	License:	GPLv2
14cr|pxsup2dast-20090809-2|13	URL:		http://www.guru-group.fi/~too/sw/m2vmp2cut/
14cr|pxsup2dast-20090809-2|14	Source:		http://www.guru-group.fi/~too/sw/m2vmp2cut/pxsup2dast.c
14cr|pxsup2dast-20090809-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|pxsup2dast-20090809-2|16	BuildRequires:	zlib-devel
14cr|pxsup2dast-20090809-2|17	
14cr|pxsup2dast-20090809-2|18	%description
14cr|pxsup2dast-20090809-2|19	Converts Project X sup files to dvdauthor subtitle xml files.
14cr|pxsup2dast-20090809-2|20	
14cr|pxsup2dast-20090809-2|21	%prep
14cr|pxsup2dast-20090809-2|22	%setup -q -c -T
14cr|pxsup2dast-20090809-2|23	cp -a %SOURCE0 .
14cr|pxsup2dast-20090809-2|24	
14cr|pxsup2dast-20090809-2|25	%build
14cr|pxsup2dast-20090809-2|26	# and points go to the author for his imaginative build system :)
14cr|pxsup2dast-20090809-2|27	export CC="%__cc %optflags"
14cr|pxsup2dast-20090809-2|28	sh pxsup2dast.c
14cr|pxsup2dast-20090809-2|29	
14cr|pxsup2dast-20090809-2|30	%install
14cr|pxsup2dast-20090809-2|31	rm -rf %{buildroot}
14cr|pxsup2dast-20090809-2|32	install -d -m755 %{buildroot}%{_bindir}
14cr|pxsup2dast-20090809-2|33	install -m755 %{name} %{buildroot}%{_bindir}
14cr|pxsup2dast-20090809-2|34	
14cr|pxsup2dast-20090809-2|35	%clean
14cr|pxsup2dast-20090809-2|36	rm -rf %{buildroot}
14cr|pxsup2dast-20090809-2|37	
14cr|pxsup2dast-20090809-2|38	%files
14cr|pxsup2dast-20090809-2|39	%defattr(-,root,root)
14cr|pxsup2dast-20090809-2|40	%{_bindir}/%{name}
14cr|pxsup2dast-20090809-2|41	
14cr|pxsup2dast-20090809-2|42	
14cr|pxsup2dast-20090809-2|43	
14cr|pxsup2dast-20090809-2|44	
14cr|pxsup2dast-20090809-2|45	%changelog
14cr|pxsup2dast-20090809-2|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 20090809-2
14cr|pxsup2dast-20090809-2|47	+ Revision: 47be39a
14cr|pxsup2dast-20090809-2|48	- Automatic import for version 20090809
14cr|pxsup2dast-20090809-2|49	
14cr|pxsup2dast-20090809-2|50	

6496 14
14cr|pxz-4.999.9-3.beta.20100608git|1	%global git_date 20100608
14cr|pxz-4.999.9-3.beta.20100608git|2	
14cr|pxz-4.999.9-3.beta.20100608git|3	Summary:	Parallel LZMA compressor using XZ
14cr|pxz-4.999.9-3.beta.20100608git|4	Name:		pxz
14cr|pxz-4.999.9-3.beta.20100608git|5	Version:	4.999.9
14cr|pxz-4.999.9-3.beta.20100608git|6	Release:	3.beta.%{git_date}git
14cr|pxz-4.999.9-3.beta.20100608git|7	License:	GPLv2+
14cr|pxz-4.999.9-3.beta.20100608git|8	Group:		Archiving/Compression
14cr|pxz-4.999.9-3.beta.20100608git|9	# source created as "make dist" in checked out GIT tree: git clone git://github.com/jnovy/pxz.git
14cr|pxz-4.999.9-3.beta.20100608git|10	Source0:	http://jnovy.fedorapeople.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
14cr|pxz-4.999.9-3.beta.20100608git|11	URL:		http://jnovy.fedorapeople.org/pxz
14cr|pxz-4.999.9-3.beta.20100608git|12	BuildRequires:	liblzma-devel libgomp-devel
14cr|pxz-4.999.9-3.beta.20100608git|13	
14cr|pxz-4.999.9-3.beta.20100608git|14	%description
14cr|pxz-4.999.9-3.beta.20100608git|15	Parallel XZ is a compression utility that takes advantage of running
14cr|pxz-4.999.9-3.beta.20100608git|16	XZ compression simultaneously on different parts of an input file on
14cr|pxz-4.999.9-3.beta.20100608git|17	multiple cores and processors. This significantly speeds up compression time.
14cr|pxz-4.999.9-3.beta.20100608git|18	
14cr|pxz-4.999.9-3.beta.20100608git|19	%prep
14cr|pxz-4.999.9-3.beta.20100608git|20	%setup -q -n %{name}-%{version}beta
14cr|pxz-4.999.9-3.beta.20100608git|21	
14cr|pxz-4.999.9-3.beta.20100608git|22	%build
14cr|pxz-4.999.9-3.beta.20100608git|23	export CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cr|pxz-4.999.9-3.beta.20100608git|24	%make
14cr|pxz-4.999.9-3.beta.20100608git|25	
14cr|pxz-4.999.9-3.beta.20100608git|26	%install
14cr|pxz-4.999.9-3.beta.20100608git|27	%makeinstall_std
14cr|pxz-4.999.9-3.beta.20100608git|28	
14cr|pxz-4.999.9-3.beta.20100608git|29	%files
14cr|pxz-4.999.9-3.beta.20100608git|30	%{_mandir}/man1/pxz.1*
14cr|pxz-4.999.9-3.beta.20100608git|31	%{_bindir}/pxz
14cr|pxz-4.999.9-3.beta.20100608git|32	
14cr|pxz-4.999.9-3.beta.20100608git|33	
14cr|pxz-4.999.9-3.beta.20100608git|34	
14cr|pxz-4.999.9-3.beta.20100608git|35	%changelog
14cr|pxz-4.999.9-3.beta.20100608git|36	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 4.999.9-3.beta.20100608git
14cr|pxz-4.999.9-3.beta.20100608git|37	+ Revision: 941d64c
14cr|pxz-4.999.9-3.beta.20100608git|38	- Automatic import for version 4.999.9
14cr|pxz-4.999.9-3.beta.20100608git|39	
14cr|pxz-4.999.9-3.beta.20100608git|40	

6497 14
14cr|py2play-0.1.10-2|1	%define oname   Py2Play
14cr|py2play-0.1.10-2|2	
14cr|py2play-0.1.10-2|3	Name:           py2play
14cr|py2play-0.1.10-2|4	Version:        0.1.10
14cr|py2play-0.1.10-2|5	Release:        2
14cr|py2play-0.1.10-2|6	License:        GPL
14cr|py2play-0.1.10-2|7	Url:            http://oomadness.tuxfamily.org/en/py2play
14cr|py2play-0.1.10-2|8	Source0:        %{oname}-%{version}.tar.gz
14cr|py2play-0.1.10-2|9	Group:          Development/Python
14cr|py2play-0.1.10-2|10	Summary:        A peer-to-peer network game engine
14cr|py2play-0.1.10-2|11	BuildRequires:  python-devel
14cr|py2play-0.1.10-2|12	BuildArch:      noarch
14cr|py2play-0.1.10-2|13	
14cr|py2play-0.1.10-2|14	%description
14cr|py2play-0.1.10-2|15	A Peer To Peer network game engine.
14cr|py2play-0.1.10-2|16	
14cr|py2play-0.1.10-2|17	%prep
14cr|py2play-0.1.10-2|18	%setup -q -n %{oname}-%{version}
14cr|py2play-0.1.10-2|19	
14cr|py2play-0.1.10-2|20	%build
14cr|py2play-0.1.10-2|21	%{__python} setup.py build
14cr|py2play-0.1.10-2|22	
14cr|py2play-0.1.10-2|23	%install
14cr|py2play-0.1.10-2|24	%{__python} setup.py install --root=%{buildroot}
14cr|py2play-0.1.10-2|25	
14cr|py2play-0.1.10-2|26	%clean
14cr|py2play-0.1.10-2|27	
14cr|py2play-0.1.10-2|28	%files
14cr|py2play-0.1.10-2|29	%doc README
14cr|py2play-0.1.10-2|30	/usr/lib/python2*/site-packages/%{name}
14cr|py2play-0.1.10-2|31	/usr/lib/python2*/site-packages/*.egg-info
14cr|py2play-0.1.10-2|32	
14cr|py2play-0.1.10-2|33	
14cr|py2play-0.1.10-2|34	%changelog
14cr|py2play-0.1.10-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.10-2
14cr|py2play-0.1.10-2|36	+ Revision: d7db62d
14cr|py2play-0.1.10-2|37	- MassBuild#464: Increase release tag
14cr|py2play-0.1.10-2|38	
14cr|py2play-0.1.10-2|39	

6498 14
14cr|pyalsa-1.0.25-2|1	Name:           pyalsa
14cr|pyalsa-1.0.25-2|2	Version:        1.0.25
14cr|pyalsa-1.0.25-2|3	Release:        2
14cr|pyalsa-1.0.25-2|4	License:        LGPL
14cr|pyalsa-1.0.25-2|5	Group:          Development/Python
14cr|pyalsa-1.0.25-2|6	Summary:        Python ALSA binding
14cr|pyalsa-1.0.25-2|7	Source0:        pyalsa-%{version}.tar.bz2
14cr|pyalsa-1.0.25-2|8	BuildRequires:  python-devel
14cr|pyalsa-1.0.25-2|9	BuildRequires:  pkgconfig(alsa)
14cr|pyalsa-1.0.25-2|10	
14cr|pyalsa-1.0.25-2|11	%description
14cr|pyalsa-1.0.25-2|12	This package provides the Python binding to ALSA.
14cr|pyalsa-1.0.25-2|13	
14cr|pyalsa-1.0.25-2|14	%prep
14cr|pyalsa-1.0.25-2|15	%setup -q
14cr|pyalsa-1.0.25-2|16	
14cr|pyalsa-1.0.25-2|17	%build
14cr|pyalsa-1.0.25-2|18	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cr|pyalsa-1.0.25-2|19	%{__python} setup.py build
14cr|pyalsa-1.0.25-2|20	
14cr|pyalsa-1.0.25-2|21	%install
14cr|pyalsa-1.0.25-2|22	%{__python} setup.py install \
14cr|pyalsa-1.0.25-2|23	--root=%{buildroot} \
14cr|pyalsa-1.0.25-2|24	--prefix=%{_prefix}
14cr|pyalsa-1.0.25-2|25	
14cr|pyalsa-1.0.25-2|26	%files
14cr|pyalsa-1.0.25-2|27	%py_platsitedir/%{name}
14cr|pyalsa-1.0.25-2|28	%py_platsitedir/*.egg-info
14cr|pyalsa-1.0.25-2|29	
14cr|pyalsa-1.0.25-2|30	
14cr|pyalsa-1.0.25-2|31	
14cr|pyalsa-1.0.25-2|32	%changelog
14cr|pyalsa-1.0.25-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.25-2
14cr|pyalsa-1.0.25-2|34	+ Revision: 6f09c18
14cr|pyalsa-1.0.25-2|35	- MassBuild#464: Increase release tag
14cr|pyalsa-1.0.25-2|36	
14cr|pyalsa-1.0.25-2|37	

6499 14
14cr|pyao-0.82-16|1	Summary: A wrapper for the ao libraries
14cr|pyao-0.82-16|2	Name: pyao
14cr|pyao-0.82-16|3	Version: 0.82
14cr|pyao-0.82-16|4	Release: 16
14cr|pyao-0.82-16|5	Source0: http://ekyo.nerim.net/software/pyogg/%{name}-%{version}.tar.bz2
14cr|pyao-0.82-16|6	#gw http://groups.google.com/group/pyogg/t/9e5e6f0971604ac1?hl=en
14cr|pyao-0.82-16|7	Patch: pyao-0.82-fix-crash-on-x86_64.patch
14cr|pyao-0.82-16|8	# (fc) 0.82-13mdv fix build with libao4 (Debian)
14cr|pyao-0.82-16|9	Patch1: pyao-0.82-libao4.patch
14cr|pyao-0.82-16|10	License: GPL
14cr|pyao-0.82-16|11	Group: Development/Python
14cr|pyao-0.82-16|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|pyao-0.82-16|13	BuildRequires: libao-devel
14cr|pyao-0.82-16|14	BuildRequires: python-devel
14cr|pyao-0.82-16|15	Url: http://ekyo.nerim.net/software/pyogg/index.html
14cr|pyao-0.82-16|16	
14cr|pyao-0.82-16|17	%description
14cr|pyao-0.82-16|18	This is a wrapper for libao, an audio device abstraction
14cr|pyao-0.82-16|19	library.
14cr|pyao-0.82-16|20	
14cr|pyao-0.82-16|21	%prep
14cr|pyao-0.82-16|22	%setup -q
14cr|pyao-0.82-16|23	%patch -p1 -b .fix-crash
14cr|pyao-0.82-16|24	%patch1 -p1 -b .libao4
14cr|pyao-0.82-16|25	
14cr|pyao-0.82-16|26	%build
14cr|pyao-0.82-16|27	python config_unix.py
14cr|pyao-0.82-16|28	python setup.py build
14cr|pyao-0.82-16|29	
14cr|pyao-0.82-16|30	%install
14cr|pyao-0.82-16|31	python setup.py install --root=%{buildroot}
14cr|pyao-0.82-16|32	
14cr|pyao-0.82-16|33	%files
14cr|pyao-0.82-16|34	%defattr(-,root,root)
14cr|pyao-0.82-16|35	%doc README AUTHORS ChangeLog
14cr|pyao-0.82-16|36	%py_platsitedir/*
14cr|pyao-0.82-16|37	
14cr|pyao-0.82-16|38	
14cr|pyao-0.82-16|39	
14cr|pyao-0.82-16|40	
14cr|pyao-0.82-16|41	
14cr|pyao-0.82-16|42	%changelog
14cr|pyao-0.82-16|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.82-16
14cr|pyao-0.82-16|44	+ Revision: 2a40e38
14cr|pyao-0.82-16|45	- MassBuild#464: Increase release tag
14cr|pyao-0.82-16|46	
14cr|pyao-0.82-16|47	

6500 14
14cr|pyaudio-0.2.4-2|1	%define pkg_name PyAudio
14cr|pyaudio-0.2.4-2|2	Name:		pyaudio
14cr|pyaudio-0.2.4-2|3	Version:	0.2.4
14cr|pyaudio-0.2.4-2|4	Release:	2
14cr|pyaudio-0.2.4-2|5	License:	MIT
14cr|pyaudio-0.2.4-2|6	Url:		http://people.csail.mit.edu/hubert/pyaudio/
14cr|pyaudio-0.2.4-2|7	Source0:	http://people.csail.mit.edu/hubert/pyaudio/packages/%{name}-%{version}.tar.gz
14cr|pyaudio-0.2.4-2|8	Group:		System/Libraries
14cr|pyaudio-0.2.4-2|9	Summary:	Python bindings for PortAudio
14cr|pyaudio-0.2.4-2|10	BuildRequires:	portaudio-devel
14cr|pyaudio-0.2.4-2|11	BuildRequires:	python-devel
14cr|pyaudio-0.2.4-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|pyaudio-0.2.4-2|13	
14cr|pyaudio-0.2.4-2|14	%description
14cr|pyaudio-0.2.4-2|15	PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
14cr|pyaudio-0.2.4-2|16	library. With PyAudio, you can easily use Python to play and record audio on
14cr|pyaudio-0.2.4-2|17	a variety of platforms.
14cr|pyaudio-0.2.4-2|18	
14cr|pyaudio-0.2.4-2|19	%prep
14cr|pyaudio-0.2.4-2|20	%setup -q -n %{pkg_name}-%{version}
14cr|pyaudio-0.2.4-2|21	
14cr|pyaudio-0.2.4-2|22	# remove some pre-built binaries
14cr|pyaudio-0.2.4-2|23	rm -rf packaging
14cr|pyaudio-0.2.4-2|24	
14cr|pyaudio-0.2.4-2|25	%build
14cr|pyaudio-0.2.4-2|26	python setup.py build
14cr|pyaudio-0.2.4-2|27	
14cr|pyaudio-0.2.4-2|28	%install
14cr|pyaudio-0.2.4-2|29	rm -rf %{buildroot}
14cr|pyaudio-0.2.4-2|30	python setup.py install --root=%{buildroot}
14cr|pyaudio-0.2.4-2|31	
14cr|pyaudio-0.2.4-2|32	%clean
14cr|pyaudio-0.2.4-2|33	rm -rf %{buildroot}
14cr|pyaudio-0.2.4-2|34	
14cr|pyaudio-0.2.4-2|35	%files
14cr|pyaudio-0.2.4-2|36	%defattr(-,root,root,-)
14cr|pyaudio-0.2.4-2|37	%doc README CHANGELOG docs
14cr|pyaudio-0.2.4-2|38	%{python_sitearch}/*.py*
14cr|pyaudio-0.2.4-2|39	%{python_sitearch}/*.so
14cr|pyaudio-0.2.4-2|40	%{python_sitearch}/*egg-info
14cr|pyaudio-0.2.4-2|41	
14cr|pyaudio-0.2.4-2|42	
14cr|pyaudio-0.2.4-2|43	
14cr|pyaudio-0.2.4-2|44	%changelog
14cr|pyaudio-0.2.4-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|pyaudio-0.2.4-2|46	+ Revision: dbdc760
14cr|pyaudio-0.2.4-2|47	- MassBuild#464: Increase release tag
14cr|pyaudio-0.2.4-2|48	
14cr|pyaudio-0.2.4-2|49	

6501 14
14cr|pybliographer-1.2.12-4|1	%define name pybliographer
14cr|pybliographer-1.2.12-4|2	%define version 1.2.12
14cr|pybliographer-1.2.12-4|3	%define release 4
14cr|pybliographer-1.2.12-4|4	Summary: 	A framework for working with bibliographic databases
14cr|pybliographer-1.2.12-4|5	Name:           %{name}
14cr|pybliographer-1.2.12-4|6	Version:        %{version}
14cr|pybliographer-1.2.12-4|7	Release:        %{release}
14cr|pybliographer-1.2.12-4|8	License:	GPL
14cr|pybliographer-1.2.12-4|9	Group:		Office
14cr|pybliographer-1.2.12-4|10	Url:            http://pybliographer.org/
14cr|pybliographer-1.2.12-4|11	Source: 	http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.gz
14cr|pybliographer-1.2.12-4|12	Source1:        %{name}-16.png
14cr|pybliographer-1.2.12-4|13	Source2:        %{name}-32.png
14cr|pybliographer-1.2.12-4|14	Source3:        %{name}-48.png
14cr|pybliographer-1.2.12-4|15	Patch: pybliographer-1.2.11-icon.patch
14cr|pybliographer-1.2.12-4|16	Buildrequires:	pygtk2.0-libglade
14cr|pybliographer-1.2.12-4|17	Buildrequires:	python-bibtex
14cr|pybliographer-1.2.12-4|18	Buildrequires:	gnome-python
14cr|pybliographer-1.2.12-4|19	BuildRequires:	gnome-python-gnomevfs
14cr|pybliographer-1.2.12-4|20	Buildrequires:	gnome-python-gconf
14cr|pybliographer-1.2.12-4|21	BuildRequires:	docbook-utils
14cr|pybliographer-1.2.12-4|22	BuildRequires:  scrollkeeper
14cr|pybliographer-1.2.12-4|23	BuildRequires:  desktop-file-utils
14cr|pybliographer-1.2.12-4|24	BuildRequires:  intltool
14cr|pybliographer-1.2.12-4|25	Requires:	gnome-python
14cr|pybliographer-1.2.12-4|26	Requires:	gnome-python-gconf
14cr|pybliographer-1.2.12-4|27	Requires:	gnome-python-gnomevfs
14cr|pybliographer-1.2.12-4|28	Requires:	pygtk2.0-libglade
14cr|pybliographer-1.2.12-4|29	Requires:	python-bibtex >= 1.1.93.1
14cr|pybliographer-1.2.12-4|30	Requires(post): desktop-file-utils scrollkeeper
14cr|pybliographer-1.2.12-4|31	Requires(postun): desktop-file-utils scrollkeeper
14cr|pybliographer-1.2.12-4|32	BuildArch:	noarch
14cr|pybliographer-1.2.12-4|33	
14cr|pybliographer-1.2.12-4|34	%description
14cr|pybliographer-1.2.12-4|35	Pybliographer is a tool for managing bibliographic databases. It
14cr|pybliographer-1.2.12-4|36	currently supports the following formats:
14cr|pybliographer-1.2.12-4|37	
14cr|pybliographer-1.2.12-4|38	- BibTeX (quite complete)
14cr|pybliographer-1.2.12-4|39	- Medline (read-only)
14cr|pybliographer-1.2.12-4|40	- Ovid files (from ovid.com)
14cr|pybliographer-1.2.12-4|41	- Refer and EndNote (read only)
14cr|pybliographer-1.2.12-4|42	- SGML DocBook (write only)
14cr|pybliographer-1.2.12-4|43	
14cr|pybliographer-1.2.12-4|44	Pybliographer can be used for searching, editing, reformatting, etc.
14cr|pybliographer-1.2.12-4|45	In fact, it's a simple framework that provides easy to use python
14cr|pybliographer-1.2.12-4|46	classes and functions, and therefore can be extended to any usage
14cr|pybliographer-1.2.12-4|47	(generating HTML pages according to bibliographic searches, etc).
14cr|pybliographer-1.2.12-4|48	
14cr|pybliographer-1.2.12-4|49	In addition to the scripting environment, a graphical GNOME interface
14cr|pybliographer-1.2.12-4|50	is available. It provides powerful editing capabilities, in addition
14cr|pybliographer-1.2.12-4|51	to a nice hierarchical search mechanism.
14cr|pybliographer-1.2.12-4|52	
14cr|pybliographer-1.2.12-4|53	%prep
14cr|pybliographer-1.2.12-4|54	%setup -q
14cr|pybliographer-1.2.12-4|55	%patch -p1
14cr|pybliographer-1.2.12-4|56	rm -f pybliographic.desktop
14cr|pybliographer-1.2.12-4|57	
14cr|pybliographer-1.2.12-4|58	%build
14cr|pybliographer-1.2.12-4|59	%configure2_5x
14cr|pybliographer-1.2.12-4|60	%make
14cr|pybliographer-1.2.12-4|61	
14cr|pybliographer-1.2.12-4|62	
14cr|pybliographer-1.2.12-4|63	%install
14cr|pybliographer-1.2.12-4|64	%makeinstall_std
14cr|pybliographer-1.2.12-4|65	rm -f %{buildroot}%_datadir/applications/mimeinfo.cache
14cr|pybliographer-1.2.12-4|66	chmod -x %{buildroot}%{_datadir}/pybliographer/*.py
14cr|pybliographer-1.2.12-4|67	
14cr|pybliographer-1.2.12-4|68	%{find_lang} %{name} --with-gnome --all-name
14cr|pybliographer-1.2.12-4|69	
14cr|pybliographer-1.2.12-4|70	# menu
14cr|pybliographer-1.2.12-4|71	desktop-file-install --vendor="" \
14cr|pybliographer-1.2.12-4|72	--remove-category="Application" \
14cr|pybliographer-1.2.12-4|73	--add-category="X-MandrivaLinux-Office-Publishing" \
14cr|pybliographer-1.2.12-4|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|pybliographer-1.2.12-4|75	
14cr|pybliographer-1.2.12-4|76	
14cr|pybliographer-1.2.12-4|77	# icon
14cr|pybliographer-1.2.12-4|78	mkdir -p %{buildroot}%{_miconsdir}
14cr|pybliographer-1.2.12-4|79	mkdir -p %{buildroot}%{_liconsdir}
14cr|pybliographer-1.2.12-4|80	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|81	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|82	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|83	
14cr|pybliographer-1.2.12-4|84	%files -f %{name}.lang
14cr|pybliographer-1.2.12-4|85	%defattr(-,root,root)
14cr|pybliographer-1.2.12-4|86	%doc AUTHORS COPYING NEWS README TODO
14cr|pybliographer-1.2.12-4|87	%{_bindir}/*
14cr|pybliographer-1.2.12-4|88	%_datadir/applications/pybliographic.desktop
14cr|pybliographer-1.2.12-4|89	%{_datadir}/mime-info/*
14cr|pybliographer-1.2.12-4|90	%{_datadir}/pixmaps/*
14cr|pybliographer-1.2.12-4|91	%{_datadir}/pybliographer
14cr|pybliographer-1.2.12-4|92	%{_iconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|93	%{_miconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|94	%{_liconsdir}/pybliographic.png
14cr|pybliographer-1.2.12-4|95	
14cr|pybliographer-1.2.12-4|96	
14cr|pybliographer-1.2.12-4|97	
14cr|pybliographer-1.2.12-4|98	
14cr|pybliographer-1.2.12-4|99	
14cr|pybliographer-1.2.12-4|100	%changelog
14cr|pybliographer-1.2.12-4|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.12-4
14cr|pybliographer-1.2.12-4|102	+ Revision: b237da1
14cr|pybliographer-1.2.12-4|103	- MassBuild#464: Increase release tag
14cr|pybliographer-1.2.12-4|104	
14cr|pybliographer-1.2.12-4|105	

6502 14
14cr|pyblosxom-1.4.3-6|1	Summary:	Python clone of Blosxom, a blogging system
14cr|pyblosxom-1.4.3-6|2	Name:		pyblosxom
14cr|pyblosxom-1.4.3-6|3	Version:	1.4.3
14cr|pyblosxom-1.4.3-6|4	Release:	6
14cr|pyblosxom-1.4.3-6|5	License:	GPL
14cr|pyblosxom-1.4.3-6|6	Group:		Networking/WWW
14cr|pyblosxom-1.4.3-6|7	Url:        http://pyblosxom.sourceforge.net/
14cr|pyblosxom-1.4.3-6|8	Source0:	http://prdownloads.sourceforge.net/pyblosxom/%{name}-%{version}.tar.bz2
14cr|pyblosxom-1.4.3-6|9	Patch0:     %{name}.config.patch
14cr|pyblosxom-1.4.3-6|10	BuildRequires:	python-devel >= 2.2
14cr|pyblosxom-1.4.3-6|11	Requires:   webserver
14cr|pyblosxom-1.4.3-6|12	BuildArch:	noarch
14cr|pyblosxom-1.4.3-6|13	
14cr|pyblosxom-1.4.3-6|14	%description
14cr|pyblosxom-1.4.3-6|15	Pyblogsxom is a clone of the original Bloxsom.
14cr|pyblosxom-1.4.3-6|16	It is fully compatible with it , and allows you
14cr|pyblosxom-1.4.3-6|17	to publish easily your weblog on your apache webserver.
14cr|pyblosxom-1.4.3-6|18	
14cr|pyblosxom-1.4.3-6|19	%prep
14cr|pyblosxom-1.4.3-6|20	%setup -q
14cr|pyblosxom-1.4.3-6|21	%patch0 -p1
14cr|pyblosxom-1.4.3-6|22	
14cr|pyblosxom-1.4.3-6|23	%build
14cr|pyblosxom-1.4.3-6|24	CFLAGS="%{optflags}" python setup.py build
14cr|pyblosxom-1.4.3-6|25	
14cr|pyblosxom-1.4.3-6|26	
14cr|pyblosxom-1.4.3-6|27	%install
14cr|pyblosxom-1.4.3-6|28	python setup.py install --root="%{buildroot}"
14cr|pyblosxom-1.4.3-6|29	
14cr|pyblosxom-1.4.3-6|30	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d
14cr|pyblosxom-1.4.3-6|31	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14cr|pyblosxom-1.4.3-6|32	
14cr|pyblosxom-1.4.3-6|33	# apache configuration
14cr|pyblosxom-1.4.3-6|34	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|pyblosxom-1.4.3-6|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|pyblosxom-1.4.3-6|36	Alias /pyblosxom /var/www/pyblosxom
14cr|pyblosxom-1.4.3-6|37	
14cr|pyblosxom-1.4.3-6|38	<Directory /var/www/pyblosxom>
14cr|pyblosxom-1.4.3-6|39	Options +ExecCGI
14cr|pyblosxom-1.4.3-6|40	Require all granted
14cr|pyblosxom-1.4.3-6|41	DirectoryIndex pyblosxom.cgi
14cr|pyblosxom-1.4.3-6|42	</Directory>
14cr|pyblosxom-1.4.3-6|43	EOF
14cr|pyblosxom-1.4.3-6|44	
14cr|pyblosxom-1.4.3-6|45	
14cr|pyblosxom-1.4.3-6|46	mkdir -p %{buildroot}/var/www/%{name}
14cr|pyblosxom-1.4.3-6|47	mv %{buildroot}/%{_datadir}/%{name}-%{version}/web/* %{buildroot}/var/www/%{name}
14cr|pyblosxom-1.4.3-6|48	
14cr|pyblosxom-1.4.3-6|49	mkdir -p %{buildroot}/var/%{name}/
14cr|pyblosxom-1.4.3-6|50	
14cr|pyblosxom-1.4.3-6|51	mv %{buildroot}/var/www/%{name}/config.py  %{buildroot}/%{_sysconfdir}/%{name}
14cr|pyblosxom-1.4.3-6|52	
14cr|pyblosxom-1.4.3-6|53	perl -pi -e "s#py\['datadir'\].*#py['datadir'] = \"/var/pyblosxom/\"# "  %{buildroot}/%{_sysconfdir}/%{name}/config.py
14cr|pyblosxom-1.4.3-6|54	
14cr|pyblosxom-1.4.3-6|55	%files
14cr|pyblosxom-1.4.3-6|56	%defattr(0644,root,root,0755)
14cr|pyblosxom-1.4.3-6|57	%doc  INSTALL  LICENSE docs/* README
14cr|pyblosxom-1.4.3-6|58	%{_datadir}/%{name}-%{version}/
14cr|pyblosxom-1.4.3-6|59	/var/www/%{name}/*.tac
14cr|pyblosxom-1.4.3-6|60	%attr(0755,root,root) /var/www/%{name}/*.cgi
14cr|pyblosxom-1.4.3-6|61	%dir /var/%{name}/
14cr|pyblosxom-1.4.3-6|62	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|pyblosxom-1.4.3-6|63	%config(noreplace) %{_sysconfdir}/%{name}/config.py
14cr|pyblosxom-1.4.3-6|64	%dir  %{_sysconfdir}/%{name}/
14cr|pyblosxom-1.4.3-6|65	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|pyblosxom-1.4.3-6|66	%{_bindir}/pyblcmd
14cr|pyblosxom-1.4.3-6|67	%{py_puresitedir}/Pyblosxom/*
14cr|pyblosxom-1.4.3-6|68	
14cr|pyblosxom-1.4.3-6|69	
14cr|pyblosxom-1.4.3-6|70	
14cr|pyblosxom-1.4.3-6|71	%changelog
14cr|pyblosxom-1.4.3-6|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-6
14cr|pyblosxom-1.4.3-6|73	+ Revision: 7cf5bbc
14cr|pyblosxom-1.4.3-6|74	- MassBuild#464: Increase release tag
14cr|pyblosxom-1.4.3-6|75	
14cr|pyblosxom-1.4.3-6|76	

6503 14
14cr|pychecker-0.8.19-2|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|pychecker-0.8.19-2|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|pychecker-0.8.19-2|3	
14cr|pychecker-0.8.19-2|4	Summary:	A python source code checking tool
14cr|pychecker-0.8.19-2|5	Name:		pychecker
14cr|pychecker-0.8.19-2|6	Version:	0.8.19
14cr|pychecker-0.8.19-2|7	Release:	2
14cr|pychecker-0.8.19-2|8	License:	BSD-like
14cr|pychecker-0.8.19-2|9	Group:		Development/Python
14cr|pychecker-0.8.19-2|10	Url:		http://pychecker.sourceforge.net/
14cr|pychecker-0.8.19-2|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|pychecker-0.8.19-2|12	Patch0:		pychecker-0.8.10-add-manpage
14cr|pychecker-0.8.19-2|13	Requires:	python
14cr|pychecker-0.8.19-2|14	BuildRequires:	python-devel
14cr|pychecker-0.8.19-2|15	BuildArch:	noarch
14cr|pychecker-0.8.19-2|16	
14cr|pychecker-0.8.19-2|17	%description
14cr|pychecker-0.8.19-2|18	PyChecker is a tool for finding bugs in python source code. It finds problems
14cr|pychecker-0.8.19-2|19	that are typically caught by a compiler for less dynamic languages, like C and
14cr|pychecker-0.8.19-2|20	C++. It is similar to lint. Because of the dynamic nature of python, some
14cr|pychecker-0.8.19-2|21	warnings may be incorrect; however, spurious warnings should be fairly
14cr|pychecker-0.8.19-2|22	infrequent.
14cr|pychecker-0.8.19-2|23	
14cr|pychecker-0.8.19-2|24	%prep
14cr|pychecker-0.8.19-2|25	%setup -q
14cr|pychecker-0.8.19-2|26	%patch0 -p1 -b .add_manpage
14cr|pychecker-0.8.19-2|27	
14cr|pychecker-0.8.19-2|28	chmod a+rX -R .
14cr|pychecker-0.8.19-2|29	
14cr|pychecker-0.8.19-2|30	%build
14cr|pychecker-0.8.19-2|31	python setup.py config
14cr|pychecker-0.8.19-2|32	python setup.py build
14cr|pychecker-0.8.19-2|33	
14cr|pychecker-0.8.19-2|34	%install
14cr|pychecker-0.8.19-2|35	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|pychecker-0.8.19-2|36	rm -f %{buildroot}/%{py_puresitedir}/%{name}/{CHANGELOG,COPYRIGHT,KNOWN_BUGS,MAINTAINERS,README,TODO,pycheckrc}
14cr|pychecker-0.8.19-2|37	perl -pi -e 's|%{buildroot}||' %{buildroot}%{_bindir}/pychecker
14cr|pychecker-0.8.19-2|38	
14cr|pychecker-0.8.19-2|39	# pychecker2
14cr|pychecker-0.8.19-2|40	mkdir -p %{buildroot}%{py_puresitedir}/pychecker2
14cr|pychecker-0.8.19-2|41	#install -m 0644 pychecker2/*.py %{buildroot}%{py_puresitedir}/pychecker2/
14cr|pychecker-0.8.19-2|42	#pushd pychecker2
14cr|pychecker-0.8.19-2|43	%{python_compile_opt}
14cr|pychecker-0.8.19-2|44	%{python_compile}
14cr|pychecker-0.8.19-2|45	install *.pyc *.pyo %{buildroot}%{py_puresitedir}/pychecker2/
14cr|pychecker-0.8.19-2|46	
14cr|pychecker-0.8.19-2|47	#install rc file
14cr|pychecker-0.8.19-2|48	mkdir %buildroot%_sysconfdir
14cr|pychecker-0.8.19-2|49	cp pycheckrc %buildroot%_sysconfdir
14cr|pychecker-0.8.19-2|50	%clean
14cr|pychecker-0.8.19-2|51	rm -rf %{buildroot}
14cr|pychecker-0.8.19-2|52	
14cr|pychecker-0.8.19-2|53	%files
14cr|pychecker-0.8.19-2|54	%defattr(-,root,root)
14cr|pychecker-0.8.19-2|55	%doc COPYRIGHT KNOWN_BUGS MAINTAINERS README TODO pycheckrc
14cr|pychecker-0.8.19-2|56	%{_bindir}/pychecker
14cr|pychecker-0.8.19-2|57	%{py_puresitedir}/pychecker
14cr|pychecker-0.8.19-2|58	%{py_puresitedir}/pychecker2
14cr|pychecker-0.8.19-2|59	%{py_puresitedir}/*.egg-info
14cr|pychecker-0.8.19-2|60	%{_sysconfdir}/pycheckrc
14cr|pychecker-0.8.19-2|61	
14cr|pychecker-0.8.19-2|62	
14cr|pychecker-0.8.19-2|63	
14cr|pychecker-0.8.19-2|64	%changelog
14cr|pychecker-0.8.19-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.19-2
14cr|pychecker-0.8.19-2|66	+ Revision: 6f5a9be
14cr|pychecker-0.8.19-2|67	- MassBuild#464: Increase release tag
14cr|pychecker-0.8.19-2|68	
14cr|pychecker-0.8.19-2|69	

6504 14
14cr|pyctd-0.4.4-4|1	%define name pyctd
14cr|pyctd-0.4.4-4|2	%define version 0.4.4
14cr|pyctd-0.4.4-4|3	%define rel 4
14cr|pyctd-0.4.4-4|4	
14cr|pyctd-0.4.4-4|5	Summary: A service for monitoring and altering Netfilter connections
14cr|pyctd-0.4.4-4|6	Name: %{name}
14cr|pyctd-0.4.4-4|7	Version: %{version}
14cr|pyctd-0.4.4-4|8	Release: %mkrel %rel
14cr|pyctd-0.4.4-4|9	Source0: %{name}-%{version}.tar.gz
14cr|pyctd-0.4.4-4|10	License: GPL
14cr|pyctd-0.4.4-4|11	Group: Networking/Other
14cr|pyctd-0.4.4-4|12	Url: http://software.inl.fr/trac/trac.cgi/wiki/%{name}
14cr|pyctd-0.4.4-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pyctd-0.4.4-4|14	BuildArch: noarch
14cr|pyctd-0.4.4-4|15	BuildRequires: python-devel
14cr|pyctd-0.4.4-4|16	Requires: pynetfilter_conntrack
14cr|pyctd-0.4.4-4|17	
14cr|pyctd-0.4.4-4|18	%description
14cr|pyctd-0.4.4-4|19	pyctd is a XML-RPC service for monitoring and altering Netfilter
14cr|pyctd-0.4.4-4|20	connections for network admins.
14cr|pyctd-0.4.4-4|21	
14cr|pyctd-0.4.4-4|22	It has the following functionnalities :
14cr|pyctd-0.4.4-4|23	* Connections listing (with byte rate of connections)
14cr|pyctd-0.4.4-4|24	* Entries removal
14cr|pyctd-0.4.4-4|25	* Modification of mark and timeout
14cr|pyctd-0.4.4-4|26	
14cr|pyctd-0.4.4-4|27	%prep
14cr|pyctd-0.4.4-4|28	%setup -q
14cr|pyctd-0.4.4-4|29	
14cr|pyctd-0.4.4-4|30	%build
14cr|pyctd-0.4.4-4|31	
14cr|pyctd-0.4.4-4|32	%install
14cr|pyctd-0.4.4-4|33	rm -rf %{buildroot}
14cr|pyctd-0.4.4-4|34	echo y | python setup.py install --root %{buildroot}
14cr|pyctd-0.4.4-4|35	
14cr|pyctd-0.4.4-4|36	%clean
14cr|pyctd-0.4.4-4|37	rm -rf %{buildroot}
14cr|pyctd-0.4.4-4|38	
14cr|pyctd-0.4.4-4|39	%files
14cr|pyctd-0.4.4-4|40	%defattr(-,root,root)
14cr|pyctd-0.4.4-4|41	%doc README
14cr|pyctd-0.4.4-4|42	%{_bindir}/%{name}
14cr|pyctd-0.4.4-4|43	%{py_puresitedir}/%{name}
14cr|pyctd-0.4.4-4|44	%{py_puresitedir}/*.egg-info
14cr|pyctd-0.4.4-4|45	%{py_puresitedir}/auto_daemon.py*
14cr|pyctd-0.4.4-4|46	
14cr|pyctd-0.4.4-4|47	
14cr|pyctd-0.4.4-4|48	
14cr|pyctd-0.4.4-4|49	
14cr|pyctd-0.4.4-4|50	
14cr|pyctd-0.4.4-4|51	%changelog
14cr|pyctd-0.4.4-4|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.4-4
14cr|pyctd-0.4.4-4|53	+ Revision: 0b86680
14cr|pyctd-0.4.4-4|54	- Automatic import for version 0.4.4
14cr|pyctd-0.4.4-4|55	
14cr|pyctd-0.4.4-4|56	

6505 14
14cr|pydance-1.0.3-8|1	%define	name	pydance
14cr|pydance-1.0.3-8|2	%define	version	1.0.3
14cr|pydance-1.0.3-8|3	%define release	8
14cr|pydance-1.0.3-8|4	%define	Summary	A Dance Dance Revolution simulator
14cr|pydance-1.0.3-8|5	
14cr|pydance-1.0.3-8|6	Name:		%{name}
14cr|pydance-1.0.3-8|7	Version:	%{version}
14cr|pydance-1.0.3-8|8	Release:	%{release}
14cr|pydance-1.0.3-8|9	License:	MIT
14cr|pydance-1.0.3-8|10	Url:		http://icculus.org/pyddr/
14cr|pydance-1.0.3-8|11	Source0:	%{name}-%{version}.tar.bz2
14cr|pydance-1.0.3-8|12	Source2:	%{name}-README.mandrake.bz2
14cr|pydance-1.0.3-8|13	Patch0:		pydance-1.0.3-fix-desktop-file.patch
14cr|pydance-1.0.3-8|14	Group:		Games/Other
14cr|pydance-1.0.3-8|15	Summary:	%{Summary}
14cr|pydance-1.0.3-8|16	BuildArch:	noarch
14cr|pydance-1.0.3-8|17	Requires:	pygame
14cr|pydance-1.0.3-8|18	Provides:	pyddr
14cr|pydance-1.0.3-8|19	Obsoletes:	pyddr
14cr|pydance-1.0.3-8|20	BuildRequires:	python imagemagick
14cr|pydance-1.0.3-8|21	BuildRequires:  zip
14cr|pydance-1.0.3-8|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pydance-1.0.3-8|23	
14cr|pydance-1.0.3-8|24	%description
14cr|pydance-1.0.3-8|25	pyDDR is a fun dancing game to experience asian dance beat!
14cr|pydance-1.0.3-8|26	Showing friends your hot move with big score!
14cr|pydance-1.0.3-8|27	
14cr|pydance-1.0.3-8|28	Highly configurable, colorful animated arrow motion, limitless
14cr|pydance-1.0.3-8|29	numbers of dance steps, 1 or 2 players, professionally written
14cr|pydance-1.0.3-8|30	music, laughter provoking sound effects, and yes, even graphical
14cr|pydance-1.0.3-8|31	transitions.
14cr|pydance-1.0.3-8|32	
14cr|pydance-1.0.3-8|33	%prep
14cr|pydance-1.0.3-8|34	%setup -q
14cr|pydance-1.0.3-8|35	%patch0 -p1
14cr|pydance-1.0.3-8|36	bzcat %{SOURCE2} > README.mandrake
14cr|pydance-1.0.3-8|37	
14cr|pydance-1.0.3-8|38	%build
14cr|pydance-1.0.3-8|39	%{__python} setup.py build
14cr|pydance-1.0.3-8|40	
14cr|pydance-1.0.3-8|41	%install
14cr|pydance-1.0.3-8|42	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pydance-1.0.3-8|43	%{__make} install-zip DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
14cr|pydance-1.0.3-8|44	
14cr|pydance-1.0.3-8|45	#(peroyvind) remove announcer which uses non-free files
14cr|pydance-1.0.3-8|46	%{__rm} -rf $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/themes/dj/mrt
14cr|pydance-1.0.3-8|47	
14cr|pydance-1.0.3-8|48	%{__install} -d $RPM_BUILD_ROOT{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|pydance-1.0.3-8|49	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|pydance-1.0.3-8|50	convert -size 32x32 icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|pydance-1.0.3-8|51	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|pydance-1.0.3-8|52	
14cr|pydance-1.0.3-8|53	%{__install} -m644 desktop.pydance -D $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|pydance-1.0.3-8|54	
14cr|pydance-1.0.3-8|55	%if %mdkversion < 200900
14cr|pydance-1.0.3-8|56	%post
14cr|pydance-1.0.3-8|57	%{update_menus}
14cr|pydance-1.0.3-8|58	%endif
14cr|pydance-1.0.3-8|59	
14cr|pydance-1.0.3-8|60	%if %mdkversion < 200900
14cr|pydance-1.0.3-8|61	%postun
14cr|pydance-1.0.3-8|62	%{clean_menus}
14cr|pydance-1.0.3-8|63	%endif
14cr|pydance-1.0.3-8|64	
14cr|pydance-1.0.3-8|65	%clean
14cr|pydance-1.0.3-8|66	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pydance-1.0.3-8|67	
14cr|pydance-1.0.3-8|68	%files
14cr|pydance-1.0.3-8|69	%defattr(-,root,root,755)
14cr|pydance-1.0.3-8|70	%doc CREDITS ChangeLog LICENSE README TODO
14cr|pydance-1.0.3-8|71	%doc README.mandrake docs/*.txt docs/*.html
14cr|pydance-1.0.3-8|72	%{_gamesdatadir}/%{name}
14cr|pydance-1.0.3-8|73	%config(noreplace) %{_sysconfdir}/%{name}.cfg
14cr|pydance-1.0.3-8|74	%{_iconsdir}/%{name}.png
14cr|pydance-1.0.3-8|75	%{_liconsdir}/%{name}.png
14cr|pydance-1.0.3-8|76	%{_miconsdir}/%{name}.png
14cr|pydance-1.0.3-8|77	%{_mandir}/*/*
14cr|pydance-1.0.3-8|78	%{_datadir}/applications/%{name}.desktop
14cr|pydance-1.0.3-8|79	%defattr(755,root,root,755)
14cr|pydance-1.0.3-8|80	%{_gamesbindir}/%{name}
14cr|pydance-1.0.3-8|81	%{_bindir}/*
14cr|pydance-1.0.3-8|82	
14cr|pydance-1.0.3-8|83	
14cr|pydance-1.0.3-8|84	
14cr|pydance-1.0.3-8|85	
14cr|pydance-1.0.3-8|86	%changelog
14cr|pydance-1.0.3-8|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-8
14cr|pydance-1.0.3-8|88	+ Revision: 5cd1001
14cr|pydance-1.0.3-8|89	- MassBuild#464: Increase release tag
14cr|pydance-1.0.3-8|90	
14cr|pydance-1.0.3-8|91	

6506 14
14cr|pydance-music-1.0-10|1	%define	oname	pydance
14cr|pydance-music-1.0-10|2	%define	name	%{oname}-music
14cr|pydance-music-1.0-10|3	%define	version	1.0
14cr|pydance-music-1.0-10|4	%define release 10
14cr|pydance-music-1.0-10|5	%define	Summary	Songs and step patterns for PyDDR
14cr|pydance-music-1.0-10|6	
14cr|pydance-music-1.0-10|7	Name:		%{name}
14cr|pydance-music-1.0-10|8	Version:	%{version}
14cr|pydance-music-1.0-10|9	Release:	%{release}
14cr|pydance-music-1.0-10|10	License:	MIT
14cr|pydance-music-1.0-10|11	Url:		http://icculus.org/pyddr/get.php
14cr|pydance-music-1.0-10|12	Source0:	%{name}.tar.bz2
14cr|pydance-music-1.0-10|13	Group:		Games/Other
14cr|pydance-music-1.0-10|14	Summary:	%{Summary}
14cr|pydance-music-1.0-10|15	BuildArch:	noarch
14cr|pydance-music-1.0-10|16	Requires:	%{oname}
14cr|pydance-music-1.0-10|17	Provides:	pyddr-music
14cr|pydance-music-1.0-10|18	Obsoletes:	pyddr-music
14cr|pydance-music-1.0-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pydance-music-1.0-10|20	
14cr|pydance-music-1.0-10|21	%description
14cr|pydance-music-1.0-10|22	PyDDR is a simulator of the popular arcade game "Dance Dance Revolution",
14cr|pydance-music-1.0-10|23	in which you must step on particular arrows on the floor in time with
14cr|pydance-music-1.0-10|24	music playing in the background. This package contains the following songs,
14cr|pydance-music-1.0-10|25	and step patterns for them:
14cr|pydance-music-1.0-10|26	* "6th, January", by Brendan Becker
14cr|pydance-music-1.0-10|27	* "SyNRG", by Brendan Becker
14cr|pydance-music-1.0-10|28	* "Forkbomb", by Pajama Crisis
14cr|pydance-music-1.0-10|29	
14cr|pydance-music-1.0-10|30	%install
14cr|pydance-music-1.0-10|31	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pydance-music-1.0-10|32	%{__install} -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{oname}/songs
14cr|pydance-music-1.0-10|33	tar -xjf %{SOURCE0} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{oname}/songs
14cr|pydance-music-1.0-10|34	
14cr|pydance-music-1.0-10|35	%clean
14cr|pydance-music-1.0-10|36	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pydance-music-1.0-10|37	
14cr|pydance-music-1.0-10|38	%files
14cr|pydance-music-1.0-10|39	%defattr(644,root,root,755)
14cr|pydance-music-1.0-10|40	%{_gamesdatadir}/%{oname}/songs/*
14cr|pydance-music-1.0-10|41	
14cr|pydance-music-1.0-10|42	
14cr|pydance-music-1.0-10|43	
14cr|pydance-music-1.0-10|44	
14cr|pydance-music-1.0-10|45	%changelog
14cr|pydance-music-1.0-10|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|pydance-music-1.0-10|47	+ Revision: 0ce1857
14cr|pydance-music-1.0-10|48	- MassBuild#464: Increase release tag
14cr|pydance-music-1.0-10|49	
14cr|pydance-music-1.0-10|50	

6507 14
14cr|pydb-1.26-4|1	Summary:	Extended debugger for Python
14cr|pydb-1.26-4|2	Name:		pydb
14cr|pydb-1.26-4|3	Version:	1.26
14cr|pydb-1.26-4|4	Release:	4
14cr|pydb-1.26-4|5	License:	GPLv3
14cr|pydb-1.26-4|6	Group:		Development/Python
14cr|pydb-1.26-4|7	Url:		http://bashdb.sourceforge.net/pydb/
14cr|pydb-1.26-4|8	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{version}.tar.bz2
14cr|pydb-1.26-4|9	BuildRequires:	python-devel
14cr|pydb-1.26-4|10	BuildArch: 	noarch
14cr|pydb-1.26-4|11	
14cr|pydb-1.26-4|12	%description
14cr|pydb-1.26-4|13	Pydb is an enhanced command-line debugger for Python. It is based on
14cr|pydb-1.26-4|14	the standard Python debugger pdb, but has a number of added
14cr|pydb-1.26-4|15	features. It is suitable for use with DDD, a graphical debugger front
14cr|pydb-1.26-4|16	end.
14cr|pydb-1.26-4|17	
14cr|pydb-1.26-4|18	%prep
14cr|pydb-1.26-4|19	%setup -q
14cr|pydb-1.26-4|20	
14cr|pydb-1.26-4|21	%build
14cr|pydb-1.26-4|22	%configure2_5x --with-site-packages=%{py_sitedir}
14cr|pydb-1.26-4|23	%make
14cr|pydb-1.26-4|24	
14cr|pydb-1.26-4|25	%install
14cr|pydb-1.26-4|26	%makeinstall_std
14cr|pydb-1.26-4|27	ln -sf %{py_sitedir}/%{name}/%{name}.py %{buildroot}%{_bindir}/%{name}
14cr|pydb-1.26-4|28	rm -rf %{buildroot}%{_datadir}/emacs
14cr|pydb-1.26-4|29	rm -f %{buildroot}%{py_sitedir}/%{name}/%{name}.doc
14cr|pydb-1.26-4|30	chmod 755 %{buildroot}%{py_sitedir}/%{name}/%{name}.py
14cr|pydb-1.26-4|31	
14cr|pydb-1.26-4|32	%files
14cr|pydb-1.26-4|33	%defattr(-,root,root,-)
14cr|pydb-1.26-4|34	%doc README AUTHORS NEWS ChangeLog THANKS pydb/pydb.doc
14cr|pydb-1.26-4|35	%attr(755,root,root) %{_bindir}/%{name}
14cr|pydb-1.26-4|36	%{py_sitedir}/%{name}/*.py*
14cr|pydb-1.26-4|37	%{_mandir}/man1/pydb.1.*
14cr|pydb-1.26-4|38	
14cr|pydb-1.26-4|39	
14cr|pydb-1.26-4|40	
14cr|pydb-1.26-4|41	%changelog
14cr|pydb-1.26-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26-4
14cr|pydb-1.26-4|43	+ Revision: d93eef9
14cr|pydb-1.26-4|44	- MassBuild#464: Increase release tag
14cr|pydb-1.26-4|45	
14cr|pydb-1.26-4|46	

6508 14
14cr|pyDict-0.2.5.1-16|1	%define pydict_version 0.2.5.1
14cr|pyDict-0.2.5.1-16|2	%define pydict_release 16
14cr|pyDict-0.2.5.1-16|3	
14cr|pyDict-0.2.5.1-16|4	Summary:	pyDict - An English/Chinese Dictionary written with python/gtk
14cr|pyDict-0.2.5.1-16|5	Name:		pyDict
14cr|pyDict-0.2.5.1-16|6	Version:	%{pydict_version}
14cr|pyDict-0.2.5.1-16|7	Release:	%{pydict_release}
14cr|pyDict-0.2.5.1-16|8	Url:		http://sourceforge.net/projects/pydict/
14cr|pyDict-0.2.5.1-16|9	License:	GPL
14cr|pyDict-0.2.5.1-16|10	Group:		Text tools
14cr|pyDict-0.2.5.1-16|11	
14cr|pyDict-0.2.5.1-16|12	Source0:	http://sourceforge.net/projects/pydict/pyDict-%{pydict_version}.tar.bz2
14cr|pyDict-0.2.5.1-16|13	Patch2:		pyDict-C2E.patch
14cr|pyDict-0.2.5.1-16|14	Patch3:		pyDict-data-path.patch
14cr|pyDict-0.2.5.1-16|15	Patch4:		pyDict-desktop.patch
14cr|pyDict-0.2.5.1-16|16	
14cr|pyDict-0.2.5.1-16|17	BuildRequires:  desktop-file-utils
14cr|pyDict-0.2.5.1-16|18	
14cr|pyDict-0.2.5.1-16|19	Requires:	locales-zh
14cr|pyDict-0.2.5.1-16|20	Requires:	pygtk2.0
14cr|pyDict-0.2.5.1-16|21	
14cr|pyDict-0.2.5.1-16|22	BuildArch:	noarch
14cr|pyDict-0.2.5.1-16|23	
14cr|pyDict-0.2.5.1-16|24	
14cr|pyDict-0.2.5.1-16|25	%description
14cr|pyDict-0.2.5.1-16|26	This is a English/Chinese Dictionary wirtten by Daniel Gau with python/gtk.
14cr|pyDict-0.2.5.1-16|27	The word base was originally got from xdict, and was converted and modified by
14cr|pyDict-0.2.5.1-16|28	Daniel Gau and bv1al.This program can be run in both console mode and X
14cr|pyDict-0.2.5.1-16|29	Window GUI mode.
14cr|pyDict-0.2.5.1-16|30	
14cr|pyDict-0.2.5.1-16|31	%prep
14cr|pyDict-0.2.5.1-16|32	%setup -q
14cr|pyDict-0.2.5.1-16|33	%patch2 -p1
14cr|pyDict-0.2.5.1-16|34	%patch3 -p0
14cr|pyDict-0.2.5.1-16|35	%patch4 -p0
14cr|pyDict-0.2.5.1-16|36	
14cr|pyDict-0.2.5.1-16|37	%install
14cr|pyDict-0.2.5.1-16|38	install -D -m 644 dict.xpm $RPM_BUILD_ROOT%{_iconsdir}/dict.xpm
14cr|pyDict-0.2.5.1-16|39	install -D -m 644 yaba.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/yaba.xpm
14cr|pyDict-0.2.5.1-16|40	install -D -m 755 dict.py $RPM_BUILD_ROOT%{_bindir}/pydict.real
14cr|pyDict-0.2.5.1-16|41	
14cr|pyDict-0.2.5.1-16|42	cat << EOF > pydict.sh
14cr|pyDict-0.2.5.1-16|43	#!/bin/bash
14cr|pyDict-0.2.5.1-16|44	# pydict only works in big5 encoding
14cr|pyDict-0.2.5.1-16|45	export LC_ALL=zh_TW.Big5
14cr|pyDict-0.2.5.1-16|46	exec pydict.real
14cr|pyDict-0.2.5.1-16|47	EOF
14cr|pyDict-0.2.5.1-16|48	install  -m 755  pydict.sh $RPM_BUILD_ROOT%{_bindir}/pydict
14cr|pyDict-0.2.5.1-16|49	
14cr|pyDict-0.2.5.1-16|50	for i in a b c d e f g h i j k l m n o p q r s t u v w x y z
14cr|pyDict-0.2.5.1-16|51	do install -m 644 $i.lib $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|pyDict-0.2.5.1-16|52	done
14cr|pyDict-0.2.5.1-16|53	install -m 644 HELP $RPM_BUILD_ROOT%{_datadir}/%{name}/
14cr|pyDict-0.2.5.1-16|54	
14cr|pyDict-0.2.5.1-16|55	# menu XDG
14cr|pyDict-0.2.5.1-16|56	mkdir -p %buildroot%_datadir/applications
14cr|pyDict-0.2.5.1-16|57	desktop-file-install --vendor='' \
14cr|pyDict-0.2.5.1-16|58	--remove-category="Application" \
14cr|pyDict-0.2.5.1-16|59	--add-category="X-MandrivaLinux-Office-Accessories" \
14cr|pyDict-0.2.5.1-16|60	--add-category="Office" \
14cr|pyDict-0.2.5.1-16|61	--add-category="Dictionary" \
14cr|pyDict-0.2.5.1-16|62	--dir $RPM_BUILD_ROOT%{_datadir}/applications %{name}.desktop
14cr|pyDict-0.2.5.1-16|63	
14cr|pyDict-0.2.5.1-16|64	
14cr|pyDict-0.2.5.1-16|65	%files
14cr|pyDict-0.2.5.1-16|66	%doc CHANGELOG COPYING README
14cr|pyDict-0.2.5.1-16|67	%{_datadir}/%{name}
14cr|pyDict-0.2.5.1-16|68	%{_bindir}/pydict
14cr|pyDict-0.2.5.1-16|69	%{_bindir}/pydict.real
14cr|pyDict-0.2.5.1-16|70	%{_iconsdir}/*
14cr|pyDict-0.2.5.1-16|71	%{_datadir}/applications/pyDict.desktop
14cr|pyDict-0.2.5.1-16|72	
14cr|pyDict-0.2.5.1-16|73	
14cr|pyDict-0.2.5.1-16|74	%changelog
14cr|pyDict-0.2.5.1-16|75	* Mon Apr 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.2.5.1-16
14cr|pyDict-0.2.5.1-16|76	+ Revision: 66b2752
14cr|pyDict-0.2.5.1-16|77	- Fix req, spec clean, bump rel.
14cr|pyDict-0.2.5.1-16|78	
14cr|pyDict-0.2.5.1-16|79	

6509 14
14cr|pyds-0.7.3-11|1	%define name	pyds
14cr|pyds-0.7.3-11|2	%define version 0.7.3
14cr|pyds-0.7.3-11|3	%define release 11
14cr|pyds-0.7.3-11|4	
14cr|pyds-0.7.3-11|5	Name: 	 	%{name}
14cr|pyds-0.7.3-11|6	Summary: 	Python Desktop Server
14cr|pyds-0.7.3-11|7	Version: 	%{version}
14cr|pyds-0.7.3-11|8	Release: 	%{release}
14cr|pyds-0.7.3-11|9	
14cr|pyds-0.7.3-11|10	Source0:	PyDS-%{version}.tar.bz2
14cr|pyds-0.7.3-11|11	URL:		http://pyds.muensterland.org/
14cr|pyds-0.7.3-11|12	License:	BSD
14cr|pyds-0.7.3-11|13	Group:		System/Servers
14cr|pyds-0.7.3-11|14	BuildRequires:	python-devel
14cr|pyds-0.7.3-11|15	Requires:	python-medusa
14cr|pyds-0.7.3-11|16	Requires:	python-cheetah
14cr|pyds-0.7.3-11|17	Requires:	python-pyrex
14cr|pyds-0.7.3-11|18	Requires:	python-docutils
14cr|pyds-0.7.3-11|19	Requires:	python-imaging
14cr|pyds-0.7.3-11|20	Requires:	metakit-python
14cr|pyds-0.7.3-11|21	Requires:	PyXML
14cr|pyds-0.7.3-11|22	Requires:	python-soap >= 0.11.1
14cr|pyds-0.7.3-11|23	Requires:	zlib
14cr|pyds-0.7.3-11|24	Provides:	PyDS
14cr|pyds-0.7.3-11|25	
14cr|pyds-0.7.3-11|26	%description
14cr|pyds-0.7.3-11|27	The Python Desktop Server is a combined Weblog authoring tool, XMLRPC/SOAP
14cr|pyds-0.7.3-11|28	server, and news aggregator. It allows one to read RSS news feeds, post to a
14cr|pyds-0.7.3-11|29	community server (such as Radio Userland or any Python Community Server
14cr|pyds-0.7.3-11|30	installation), and includes tools for Weblog and homepage management. It
14cr|pyds-0.7.3-11|31	features a Web interface, a built-in Web server, extensibility through scripts
14cr|pyds-0.7.3-11|32	that connect via XMLRPC or macros, and a plugin architecture.
14cr|pyds-0.7.3-11|33	
14cr|pyds-0.7.3-11|34	To setup your portal, run pyds-start, then browse http://localhost:4334.
14cr|pyds-0.7.3-11|35	
14cr|pyds-0.7.3-11|36	%prep
14cr|pyds-0.7.3-11|37	%setup -q -n PyDS-%version
14cr|pyds-0.7.3-11|38	
14cr|pyds-0.7.3-11|39	%install
14cr|pyds-0.7.3-11|40	python setup.py install --prefix=%{buildroot}/usr
14cr|pyds-0.7.3-11|41	
14cr|pyds-0.7.3-11|42	%files
14cr|pyds-0.7.3-11|43	%doc ChangeLog LICENSE OVERVIEW README
14cr|pyds-0.7.3-11|44	%_bindir/pyds-*
14cr|pyds-0.7.3-11|45	/usr/lib/python2*/site-packages/PyDS
14cr|pyds-0.7.3-11|46	/usr/lib/python2*/site-packages/*.egg-info
14cr|pyds-0.7.3-11|47	%_datadir/%name
14cr|pyds-0.7.3-11|48	
14cr|pyds-0.7.3-11|49	%changelog
14cr|pyds-0.7.3-11|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-11
14cr|pyds-0.7.3-11|51	+ Revision: ed3ef24
14cr|pyds-0.7.3-11|52	- MassBuild#464: Increase release tag
14cr|pyds-0.7.3-11|53	
14cr|pyds-0.7.3-11|54	

6510 14
14cr|pyflakes-0.4.0-3|1	Name:		pyflakes
14cr|pyflakes-0.4.0-3|2	Version:	0.4.0
14cr|pyflakes-0.4.0-3|3	Release:	3
14cr|pyflakes-0.4.0-3|4	Summary:	Simple program which checks Python source files for errors
14cr|pyflakes-0.4.0-3|5	License:	BSD
14cr|pyflakes-0.4.0-3|6	Group:      Development/Python
14cr|pyflakes-0.4.0-3|7	URL:		http://divmod.org/trac/wiki/DivmodPyflakes
14cr|pyflakes-0.4.0-3|8	Source:		%{name}/%{name}-%{version}.tar.gz
14cr|pyflakes-0.4.0-3|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|pyflakes-0.4.0-3|10	Buildrequires:	python-devel
14cr|pyflakes-0.4.0-3|11	BuildArch:      noarch
14cr|pyflakes-0.4.0-3|12	%description
14cr|pyflakes-0.4.0-3|13	Pyflakes is a simple program which checks Python source files for errors. It is
14cr|pyflakes-0.4.0-3|14	similar to PyChecker in scope, but differs in that it does not execute the
14cr|pyflakes-0.4.0-3|15	modules to check them. This is both safer and faster, although it does not
14cr|pyflakes-0.4.0-3|16	perform as many checks.
14cr|pyflakes-0.4.0-3|17	Unlike PyLint, Pyflakes checks only for logical errors in programs; it does
14cr|pyflakes-0.4.0-3|18	not perform any checks on style.
14cr|pyflakes-0.4.0-3|19	
14cr|pyflakes-0.4.0-3|20	%prep
14cr|pyflakes-0.4.0-3|21	%setup -q
14cr|pyflakes-0.4.0-3|22	
14cr|pyflakes-0.4.0-3|23	%build
14cr|pyflakes-0.4.0-3|24	python setup.py build
14cr|pyflakes-0.4.0-3|25	
14cr|pyflakes-0.4.0-3|26	%install
14cr|pyflakes-0.4.0-3|27	python setup.py install --root %buildroot
14cr|pyflakes-0.4.0-3|28	
14cr|pyflakes-0.4.0-3|29	%clean
14cr|pyflakes-0.4.0-3|30	rm -rf %{buildroot}
14cr|pyflakes-0.4.0-3|31	
14cr|pyflakes-0.4.0-3|32	%files
14cr|pyflakes-0.4.0-3|33	%defattr(-,root,root)
14cr|pyflakes-0.4.0-3|34	%{_bindir}/*
14cr|pyflakes-0.4.0-3|35	%{py_puresitedir}/%{name}
14cr|pyflakes-0.4.0-3|36	%{py_puresitedir}/*.egg-info
14cr|pyflakes-0.4.0-3|37	
14cr|pyflakes-0.4.0-3|38	
14cr|pyflakes-0.4.0-3|39	
14cr|pyflakes-0.4.0-3|40	%changelog
14cr|pyflakes-0.4.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|pyflakes-0.4.0-3|42	+ Revision: dd30f98
14cr|pyflakes-0.4.0-3|43	- MassBuild#464: Increase release tag
14cr|pyflakes-0.4.0-3|44	
14cr|pyflakes-0.4.0-3|45	

6511 14
14cr|pygame-1.9.1-7|1	Name:		pygame
14cr|pygame-1.9.1-7|2	Version:	1.9.1
14cr|pygame-1.9.1-7|3	Release:	7
14cr|pygame-1.9.1-7|4	Source:		http://www.pygame.org/ftp/%{name}-%{version}release.tar.gz
14cr|pygame-1.9.1-7|5	Patch0:		pygame-1.9.1-config.patch
14cr|pygame-1.9.1-7|6	Summary:	Python module for interfacing with the SDL multimedia library
14cr|pygame-1.9.1-7|7	License:	LGPLv2+
14cr|pygame-1.9.1-7|8	Group:		System/Libraries
14cr|pygame-1.9.1-7|9	URL:		http://pygame.org/
14cr|pygame-1.9.1-7|10	BuildRequires:	python-devel
14cr|pygame-1.9.1-7|11	BuildRequires:	python-numeric
14cr|pygame-1.9.1-7|12	BuildRequires:	python-numeric-devel
14cr|pygame-1.9.1-7|13	BuildRequires:	SDL_image-devel
14cr|pygame-1.9.1-7|14	BuildRequires:	SDL_mixer-devel
14cr|pygame-1.9.1-7|15	BuildRequires:	SDL_ttf-devel
14cr|pygame-1.9.1-7|16	BuildRequires:  pkgconfig(libpng)
14cr|pygame-1.9.1-7|17	BuildRequires:	jpeg-devel
14cr|pygame-1.9.1-7|18	BuildRequires:	smpeg-devel
14cr|pygame-1.9.1-7|19	
14cr|pygame-1.9.1-7|20	Provides:	python-pygame
14cr|pygame-1.9.1-7|21	
14cr|pygame-1.9.1-7|22	%description
14cr|pygame-1.9.1-7|23	pygame is a Python wrapper module for the SDL multimedia library,
14cr|pygame-1.9.1-7|24	written by Pete Shinners. It contains python functions and classes that
14cr|pygame-1.9.1-7|25	will allow you to use SDL's support for playing cdroms, audio and video
14cr|pygame-1.9.1-7|26	output, and keyboard, mouse and joystick input. pygame also includes
14cr|pygame-1.9.1-7|27	support for the Numerical Python extension. pygame is the successor to
14cr|pygame-1.9.1-7|28	the pySDL wrapper project, written by Mark Baker.
14cr|pygame-1.9.1-7|29	
14cr|pygame-1.9.1-7|30	Install pygame if you would like to write or play SDL games written in
14cr|pygame-1.9.1-7|31	the python language.
14cr|pygame-1.9.1-7|32	
14cr|pygame-1.9.1-7|33	%package doc
14cr|pygame-1.9.1-7|34	Summary:	Pygame documentation and example programs
14cr|pygame-1.9.1-7|35	Group:		Development/Python
14cr|pygame-1.9.1-7|36	
14cr|pygame-1.9.1-7|37	%description doc
14cr|pygame-1.9.1-7|38	pygame is a Python wrapper module for the SDL multimedia library,
14cr|pygame-1.9.1-7|39	written by Pete Shinners. It contains python functions and classes that
14cr|pygame-1.9.1-7|40	will allow you to use SDL's support for playing cdroms, audio and video
14cr|pygame-1.9.1-7|41	output, and keyboard, mouse and joystick input. pygame also includes
14cr|pygame-1.9.1-7|42	support for the Numerical Python extension. pygame is the successor to
14cr|pygame-1.9.1-7|43	the pySDL wrapper project, written by Mark Baker.
14cr|pygame-1.9.1-7|44	
14cr|pygame-1.9.1-7|45	Install pygame-doc if you need the API documentation and example
14cr|pygame-1.9.1-7|46	programs.
14cr|pygame-1.9.1-7|47	
14cr|pygame-1.9.1-7|48	%package devel
14cr|pygame-1.9.1-7|49	Summary:	Pygame development headers
14cr|pygame-1.9.1-7|50	Group:		Development/Python
14cr|pygame-1.9.1-7|51	
14cr|pygame-1.9.1-7|52	%description devel
14cr|pygame-1.9.1-7|53	pygame is a Python wrapper module for the SDL multimedia library,
14cr|pygame-1.9.1-7|54	written by Pete Shinners. It contains python functions and classes that
14cr|pygame-1.9.1-7|55	will allow you to use SDL's support for playing cdroms, audio and video
14cr|pygame-1.9.1-7|56	output, and keyboard, mouse and joystick input. pygame also includes
14cr|pygame-1.9.1-7|57	support for the Numerical Python extension. pygame is the successor to
14cr|pygame-1.9.1-7|58	the pySDL wrapper project, written by Mark Baker.
14cr|pygame-1.9.1-7|59	
14cr|pygame-1.9.1-7|60	Install the devel package if you want to build programs with pygame.
14cr|pygame-1.9.1-7|61	
14cr|pygame-1.9.1-7|62	
14cr|pygame-1.9.1-7|63	%prep
14cr|pygame-1.9.1-7|64	%setup -q -n %{name}-%{version}release
14cr|pygame-1.9.1-7|65	%patch0 -p1
14cr|pygame-1.9.1-7|66	
14cr|pygame-1.9.1-7|67	%__python config.py
14cr|pygame-1.9.1-7|68	perl -pi -e 's|^(SDL = .*)|$1 -lm|;' Setup
14cr|pygame-1.9.1-7|69	
14cr|pygame-1.9.1-7|70	%build
14cr|pygame-1.9.1-7|71	%__python setup.py build
14cr|pygame-1.9.1-7|72	
14cr|pygame-1.9.1-7|73	# Fix wrong permissions on various data files - AdamW 2008/12)
14cr|pygame-1.9.1-7|74	chmod 0644 WHATSNEW \
14cr|pygame-1.9.1-7|75	lib/*.ttf \
14cr|pygame-1.9.1-7|76	lib/pygame_icon* \
14cr|pygame-1.9.1-7|77	lib/pygame.ico
14cr|pygame-1.9.1-7|78	
14cr|pygame-1.9.1-7|79	%install
14cr|pygame-1.9.1-7|80	%__python setup.py install --prefix %{buildroot}%{_prefix}
14cr|pygame-1.9.1-7|81	
14cr|pygame-1.9.1-7|82	%files
14cr|pygame-1.9.1-7|83	%{py_platsitedir}/*
14cr|pygame-1.9.1-7|84	%doc WHATSNEW
14cr|pygame-1.9.1-7|85	
14cr|pygame-1.9.1-7|86	%files devel
14cr|pygame-1.9.1-7|87	%{_includedir}/python%{py_ver}/%{name}/
14cr|pygame-1.9.1-7|88	
14cr|pygame-1.9.1-7|89	%files doc
14cr|pygame-1.9.1-7|90	%doc docs/
14cr|pygame-1.9.1-7|91	%doc examples/
14cr|pygame-1.9.1-7|92	
14cr|pygame-1.9.1-7|93	
14cr|pygame-1.9.1-7|94	%changelog
14cr|pygame-1.9.1-7|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.1-7
14cr|pygame-1.9.1-7|96	+ Revision: 79203ee
14cr|pygame-1.9.1-7|97	- MassBuild#464: Increase release tag
14cr|pygame-1.9.1-7|98	
14cr|pygame-1.9.1-7|99	

6512 14
14cr|pylint-1.1.0-2|1	Summary: 	Extensible Python source code checker
14cr|pylint-1.1.0-2|2	Name:		pylint
14cr|pylint-1.1.0-2|3	Version:	1.1.0
14cr|pylint-1.1.0-2|4	Release:	2
14cr|pylint-1.1.0-2|5	Source0:	https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|pylint-1.1.0-2|6	License:	GPLv2+
14cr|pylint-1.1.0-2|7	Group:		Development/Python
14cr|pylint-1.1.0-2|8	Url:		http://www.logilab.org/project/pylint
14cr|pylint-1.1.0-2|9	
14cr|pylint-1.1.0-2|10	BuildArch:	noarch
14cr|pylint-1.1.0-2|11	BuildRequires:	pythonegg(setuptools)
14cr|pylint-1.1.0-2|12	BuildRequires:	pkgconfig(python)
14cr|pylint-1.1.0-2|13	
14cr|pylint-1.1.0-2|14	Requires:	pythonegg(logilab-common) >= 0.53.0
14cr|pylint-1.1.0-2|15	Requires:	pythonegg(logilab-astng)
14cr|pylint-1.1.0-2|16	Requires:	tkinter
14cr|pylint-1.1.0-2|17	Requires:	pythonegg(astroid) >= 0.24.3
14cr|pylint-1.1.0-2|18	
14cr|pylint-1.1.0-2|19	%description
14cr|pylint-1.1.0-2|20	PyLint is an extensible tool for checking whether Python
14cr|pylint-1.1.0-2|21	code satisfies a specified coding standard. It is similar to PyChecker
14cr|pylint-1.1.0-2|22	insofar that it can perform nearly all tests supported by
14cr|pylint-1.1.0-2|23	PyChecker. Pylint, however, can check many other things such as
14cr|pylint-1.1.0-2|24	line-code length, variable name adherence to a coding standard,
14cr|pylint-1.1.0-2|25	whether interfaces defined in code are actually implemented, and much
14cr|pylint-1.1.0-2|26	more. One can easily extend PyLint with plugins.
14cr|pylint-1.1.0-2|27	
14cr|pylint-1.1.0-2|28	%files
14cr|pylint-1.1.0-2|29	%doc README COPYING ChangeLog doc/ examples/ elisp
14cr|pylint-1.1.0-2|30	%{_bindir}/*
14cr|pylint-1.1.0-2|31	%{py_puresitedir}/pylint*
14cr|pylint-1.1.0-2|32	%{_mandir}/man?/*
14cr|pylint-1.1.0-2|33	%exclude %{_bindir}/pylint-gui
14cr|pylint-1.1.0-2|34	%exclude %{py_puresitedir}/pylint/gui.py*
14cr|pylint-1.1.0-2|35	%config(noreplace) %_sysconfdir/pylintrc
14cr|pylint-1.1.0-2|36	%config(noreplace) %_sysconfdir/emacs/site-start.d/pylint.el
14cr|pylint-1.1.0-2|37	#--------------------------
14cr|pylint-1.1.0-2|38	%package -n %{name}-gui
14cr|pylint-1.1.0-2|39	Summary:    Graphical User Interface for Pylint
14cr|pylint-1.1.0-2|40	Requires:   tkinter
14cr|pylint-1.1.0-2|41	Requires:   pylint
14cr|pylint-1.1.0-2|42	
14cr|pylint-1.1.0-2|43	%description -n %{name}-gui
14cr|pylint-1.1.0-2|44	This package provides a gui tool for pylint written in tkinter.
14cr|pylint-1.1.0-2|45	
14cr|pylint-1.1.0-2|46	%files -n %{name}-gui
14cr|pylint-1.1.0-2|47	%doc README COPYING ChangeLog doc/ examples/
14cr|pylint-1.1.0-2|48	%{_bindir}/pylint-gui
14cr|pylint-1.1.0-2|49	%{py_puresitedir}/pylint/gui.py*
14cr|pylint-1.1.0-2|50	
14cr|pylint-1.1.0-2|51	
14cr|pylint-1.1.0-2|52	%prep
14cr|pylint-1.1.0-2|53	%setup -q
14cr|pylint-1.1.0-2|54	
14cr|pylint-1.1.0-2|55	%build
14cr|pylint-1.1.0-2|56	python setup.py build
14cr|pylint-1.1.0-2|57	
14cr|pylint-1.1.0-2|58	%install
14cr|pylint-1.1.0-2|59	python setup.py install -O1 --root %{buildroot}
14cr|pylint-1.1.0-2|60	rm -rf %{buildroot}%{py_puresitedir}/pylint/test
14cr|pylint-1.1.0-2|61	
14cr|pylint-1.1.0-2|62	mkdir -pm 755 %{buildroot}%{_mandir}/man1
14cr|pylint-1.1.0-2|63	install -pm 644 man/*.1 %{buildroot}%{_mandir}/man1/
14cr|pylint-1.1.0-2|64	
14cr|pylint-1.1.0-2|65	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|pylint-1.1.0-2|66	install -m 644 ./examples/pylintrc %{buildroot}%{_sysconfdir}
14cr|pylint-1.1.0-2|67	
14cr|pylint-1.1.0-2|68	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|pylint-1.1.0-2|69	install -m 644 ./elisp/pylint.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cr|pylint-1.1.0-2|70	
14cr|pylint-1.1.0-2|71	
14cr|pylint-1.1.0-2|72	chmod +x %{buildroot}%{py_puresitedir}/pylint/__main__.py
14cr|pylint-1.1.0-2|73	
14cr|pylint-1.1.0-2|74	
14cr|pylint-1.1.0-2|75	
14cr|pylint-1.1.0-2|76	%check
14cr|pylint-1.1.0-2|77	python setup.py test
14cr|pylint-1.1.0-2|78	
14cr|pylint-1.1.0-2|79	
14cr|pylint-1.1.0-2|80	
14cr|pylint-1.1.0-2|81	
14cr|pylint-1.1.0-2|82	
14cr|pylint-1.1.0-2|83	%changelog
14cr|pylint-1.1.0-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|pylint-1.1.0-2|85	+ Revision: 16cefb6
14cr|pylint-1.1.0-2|86	- MassBuild#464: Increase release tag
14cr|pylint-1.1.0-2|87	
14cr|pylint-1.1.0-2|88	

6513 14
14cr|pylzma-0.3.0-2|1	Summary:	Python bindings for the LZMA compression library
14cr|pylzma-0.3.0-2|2	Name:		pylzma
14cr|pylzma-0.3.0-2|3	Version:	0.3.0
14cr|pylzma-0.3.0-2|4	Release:	2
14cr|pylzma-0.3.0-2|5	License:	GPL
14cr|pylzma-0.3.0-2|6	Group:		Development/Python
14cr|pylzma-0.3.0-2|7	Url:		http://www.joachim-bauch.de/projects/python/pylzma
14cr|pylzma-0.3.0-2|8	Source0:	http://www.joachim-bauch.de/projects/python/pylzma/releases/%{name}-%{version}.tar.bz2
14cr|pylzma-0.3.0-2|9	BuildRequires:	python-devel
14cr|pylzma-0.3.0-2|10	
14cr|pylzma-0.3.0-2|11	%description
14cr|pylzma-0.3.0-2|12	Python bindings for the LZMA compression library.
14cr|pylzma-0.3.0-2|13	
14cr|pylzma-0.3.0-2|14	%prep
14cr|pylzma-0.3.0-2|15	%setup -q
14cr|pylzma-0.3.0-2|16	
14cr|pylzma-0.3.0-2|17	%build
14cr|pylzma-0.3.0-2|18	env CFLAGS="%{optflags}" python setup.py build
14cr|pylzma-0.3.0-2|19	
14cr|pylzma-0.3.0-2|20	%install
14cr|pylzma-0.3.0-2|21	python setup.py install --root=%{buildroot}
14cr|pylzma-0.3.0-2|22	
14cr|pylzma-0.3.0-2|23	%files
14cr|pylzma-0.3.0-2|24	%doc
14cr|pylzma-0.3.0-2|25	%attr(755,root,root)
14cr|pylzma-0.3.0-2|26	%{python_sitearch}/*.py*
14cr|pylzma-0.3.0-2|27	%{python_sitearch}/%{name}*.egg-info
14cr|pylzma-0.3.0-2|28	%{python_sitearch}/%{name}.so
14cr|pylzma-0.3.0-2|29	
14cr|pylzma-0.3.0-2|30	%changelog
14cr|pylzma-0.3.0-2|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|pylzma-0.3.0-2|32	+ Revision: 7774c94
14cr|pylzma-0.3.0-2|33	- MassBuild#464: Increase release tag
14cr|pylzma-0.3.0-2|34	
14cr|pylzma-0.3.0-2|35	

6514 14
14cr|pymacs-0.24-0.beta2|1	%define tarname Pymacs
14cr|pymacs-0.24-0.beta2|2	%define name pymacs
14cr|pymacs-0.24-0.beta2|3	%define version 0.24
14cr|pymacs-0.24-0.beta2|4	%define rel	beta2
14cr|pymacs-0.24-0.beta2|5	%define release 0.%rel
14cr|pymacs-0.24-0.beta2|6	
14cr|pymacs-0.24-0.beta2|7	Summary: Bidirectional communication between Emacs Lisp and Python
14cr|pymacs-0.24-0.beta2|8	Name:	 %{name}
14cr|pymacs-0.24-0.beta2|9	Version: %{version}
14cr|pymacs-0.24-0.beta2|10	Release: %{release}
14cr|pymacs-0.24-0.beta2|11	Source0: %{tarname}-%{version}-%{rel}.tar.gz
14cr|pymacs-0.24-0.beta2|12	License: GPLv2+
14cr|pymacs-0.24-0.beta2|13	Group:	 Development/Python
14cr|pymacs-0.24-0.beta2|14	Url:	 http://pymacs.progiciels-bpi.ca
14cr|pymacs-0.24-0.beta2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pymacs-0.24-0.beta2|16	BuildArch: noarch
14cr|pymacs-0.24-0.beta2|17	BuildRequires:	emacs, python-devel, python-docutils
14cr|pymacs-0.24-0.beta2|18	
14cr|pymacs-0.24-0.beta2|19	%description
14cr|pymacs-0.24-0.beta2|20	Pymacs is a powerful tool for bidirectional communication between
14cr|pymacs-0.24-0.beta2|21	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cr|pymacs-0.24-0.beta2|22	language for Emacs; using Pymacs, one may load and use Python modules
14cr|pymacs-0.24-0.beta2|23	within Emacs Lisp code. Python functions may also use Emacs services
14cr|pymacs-0.24-0.beta2|24	and handle objects in the Emacs Lisp space.
14cr|pymacs-0.24-0.beta2|25	
14cr|pymacs-0.24-0.beta2|26	%package -n python-%{name}
14cr|pymacs-0.24-0.beta2|27	Summary: Bidirectional communication between Emacs Lisp and Python
14cr|pymacs-0.24-0.beta2|28	Group:	 Development/Python
14cr|pymacs-0.24-0.beta2|29	
14cr|pymacs-0.24-0.beta2|30	%description -n python-%{name}
14cr|pymacs-0.24-0.beta2|31	Pymacs is a powerful tool for bidirectional communication between
14cr|pymacs-0.24-0.beta2|32	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cr|pymacs-0.24-0.beta2|33	language for Emacs; using Pymacs, one may load and use Python modules
14cr|pymacs-0.24-0.beta2|34	within Emacs Lisp code. Python functions may also use Emacs services
14cr|pymacs-0.24-0.beta2|35	and handle objects in the Emacs Lisp space.
14cr|pymacs-0.24-0.beta2|36	
14cr|pymacs-0.24-0.beta2|37	This package contains the Python portion of Pymacs.
14cr|pymacs-0.24-0.beta2|38	
14cr|pymacs-0.24-0.beta2|39	%package -n emacs-%{name}
14cr|pymacs-0.24-0.beta2|40	Summary: Bidirectional communication between Emacs Lisp and Python
14cr|pymacs-0.24-0.beta2|41	Group:	 Editors
14cr|pymacs-0.24-0.beta2|42	Requires: emacs
14cr|pymacs-0.24-0.beta2|43	
14cr|pymacs-0.24-0.beta2|44	%description -n emacs-%{name}
14cr|pymacs-0.24-0.beta2|45	Pymacs is a powerful tool for bidirectional communication between
14cr|pymacs-0.24-0.beta2|46	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cr|pymacs-0.24-0.beta2|47	language for Emacs; using Pymacs, one may load and use Python modules
14cr|pymacs-0.24-0.beta2|48	within Emacs Lisp code. Python functions may also use Emacs services
14cr|pymacs-0.24-0.beta2|49	and handle objects in the Emacs Lisp space.
14cr|pymacs-0.24-0.beta2|50	
14cr|pymacs-0.24-0.beta2|51	This package contains the Emacs portion of Pymacs.
14cr|pymacs-0.24-0.beta2|52	
14cr|pymacs-0.24-0.beta2|53	%prep
14cr|pymacs-0.24-0.beta2|54	%setup -q -n %{tarname}-%{version}-%{rel}
14cr|pymacs-0.24-0.beta2|55	
14cr|pymacs-0.24-0.beta2|56	%build
14cr|pymacs-0.24-0.beta2|57	%__make all
14cr|pymacs-0.24-0.beta2|58	
14cr|pymacs-0.24-0.beta2|59	%install
14cr|pymacs-0.24-0.beta2|60	%__rm -rf %{buildroot}
14cr|pymacs-0.24-0.beta2|61	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|pymacs-0.24-0.beta2|62	rst2html --input-encoding=UTF-8 pymacs.rst pymacs.html
14cr|pymacs-0.24-0.beta2|63	%__install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|pymacs-0.24-0.beta2|64	emacs -batch --eval '(byte-compile-file "pymacs.el" t)'
14cr|pymacs-0.24-0.beta2|65	%__install -m 644 pymacs.el pymacs.elc %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|pymacs-0.24-0.beta2|66	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cr|pymacs-0.24-0.beta2|67	echo "(require 'pymacs)" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/pymacs.el
14cr|pymacs-0.24-0.beta2|68	
14cr|pymacs-0.24-0.beta2|69	%clean
14cr|pymacs-0.24-0.beta2|70	%__rm -rf %{buildroot}
14cr|pymacs-0.24-0.beta2|71	
14cr|pymacs-0.24-0.beta2|72	%files -n python-%{name}
14cr|pymacs-0.24-0.beta2|73	%defattr(-,root,root)
14cr|pymacs-0.24-0.beta2|74	%py_sitedir/Pymacs*
14cr|pymacs-0.24-0.beta2|75	
14cr|pymacs-0.24-0.beta2|76	%files -n emacs-%{name}
14cr|pymacs-0.24-0.beta2|77	%defattr(-,root,root)
14cr|pymacs-0.24-0.beta2|78	%doc COPYING README THANKS TODO pymacs.html
14cr|pymacs-0.24-0.beta2|79	%_sysconfdir/emacs/site-start.d/pymacs.el
14cr|pymacs-0.24-0.beta2|80	%_datadir/emacs/site-lisp/pymacs.*
14cr|pymacs-0.24-0.beta2|81	
14cr|pymacs-0.24-0.beta2|82	
14cr|pymacs-0.24-0.beta2|83	
14cr|pymacs-0.24-0.beta2|84	%changelog
14cr|pymacs-0.24-0.beta2|85	* Wed Mar 14 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.24-0.beta2
14cr|pymacs-0.24-0.beta2|86	+ Revision: 98eab62
14cr|pymacs-0.24-0.beta2|87	- Automatic import for version 0.24
14cr|pymacs-0.24-0.beta2|88	
14cr|pymacs-0.24-0.beta2|89	

6515 14
14cr|pymad-0.6-6|1	Summary: A wrapper for the MAD MPEG Audio decoder library
14cr|pymad-0.6-6|2	Name:    pymad
14cr|pymad-0.6-6|3	Version: 0.6
14cr|pymad-0.6-6|4	Release: 6
14cr|pymad-0.6-6|5	Source0: http://spacepants.org/src/pymad/download/%{name}-%{version}.tar.gz
14cr|pymad-0.6-6|6	License: GPL
14cr|pymad-0.6-6|7	Group: Development/Python
14cr|pymad-0.6-6|8	BuildRequires: libmad-devel
14cr|pymad-0.6-6|9	BuildRequires: python-devel
14cr|pymad-0.6-6|10	Url: http://spacepants.org/src/pymad/
14cr|pymad-0.6-6|11	
14cr|pymad-0.6-6|12	%description
14cr|pymad-0.6-6|13	pymad is a Python wrapper for the MPEG Audio Decoder library.
14cr|pymad-0.6-6|14	
14cr|pymad-0.6-6|15	Access this module via "import mad" or "from mad import *".  To decode
14cr|pymad-0.6-6|16	an mp3 stream, you'll want to create a MadFile object and read data from
14cr|pymad-0.6-6|17	that.  You can then write the data to a sound device.  See the example
14cr|pymad-0.6-6|18	program in test/ for a simple mp3 player that uses libao for the sound
14cr|pymad-0.6-6|19	device.
14cr|pymad-0.6-6|20	
14cr|pymad-0.6-6|21	
14cr|pymad-0.6-6|22	%prep
14cr|pymad-0.6-6|23	%setup -q
14cr|pymad-0.6-6|24	
14cr|pymad-0.6-6|25	%build
14cr|pymad-0.6-6|26	python config_unix.py
14cr|pymad-0.6-6|27	python setup.py build
14cr|pymad-0.6-6|28	
14cr|pymad-0.6-6|29	%install
14cr|pymad-0.6-6|30	python setup.py install --root=%{buildroot}
14cr|pymad-0.6-6|31	
14cr|pymad-0.6-6|32	%files
14cr|pymad-0.6-6|33	%doc README AUTHORS NEWS THANKS
14cr|pymad-0.6-6|34	%py_platsitedir/*
14cr|pymad-0.6-6|35	
14cr|pymad-0.6-6|36	
14cr|pymad-0.6-6|37	
14cr|pymad-0.6-6|38	
14cr|pymad-0.6-6|39	
14cr|pymad-0.6-6|40	%changelog
14cr|pymad-0.6-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-6
14cr|pymad-0.6-6|42	+ Revision: 355f423
14cr|pymad-0.6-6|43	- MassBuild#464: Increase release tag
14cr|pymad-0.6-6|44	
14cr|pymad-0.6-6|45	

6516 14
14cr|pymecavideo-5.4-4|1	%define title	pymecavideo
14cr|pymecavideo-5.4-4|2	
14cr|pymecavideo-5.4-4|3	Name:		pymecavideo
14cr|pymecavideo-5.4-4|4	Summary:	Tracer les trajectoires décrites par un ou plusieurs points d'un objet
14cr|pymecavideo-5.4-4|5	Version:	5.4
14cr|pymecavideo-5.4-4|6	Release:	4
14cr|pymecavideo-5.4-4|7	Source:		%{name}-%{version}.tar.gz
14cr|pymecavideo-5.4-4|8	
14cr|pymecavideo-5.4-4|9	URL:		http://outilsphysiques.tuxfamily.org/pmwiki.php/Oppl/Pymecavideo
14cr|pymecavideo-5.4-4|10	Group:		Sciences/Physics
14cr|pymecavideo-5.4-4|11	BuildRequires:	python
14cr|pymecavideo-5.4-4|12	BuildArch:	noarch
14cr|pymecavideo-5.4-4|13	Requires:	python-qt4
14cr|pymecavideo-5.4-4|14	Requires:   ffmpeg
14cr|pymecavideo-5.4-4|15	Requires:	vlc
14cr|pymecavideo-5.4-4|16	License:	GPLv3
14cr|pymecavideo-5.4-4|17	
14cr|pymecavideo-5.4-4|18	
14cr|pymecavideo-5.4-4|19	%description
14cr|pymecavideo-5.4-4|20	pymecavideo permet de tracer point par point la trajectoire de point ainsi que
14cr|pymecavideo-5.4-4|21	choisir un référentiel particulier pour étudier la trajectoire
14cr|pymecavideo-5.4-4|22	dans celui-ci.
14cr|pymecavideo-5.4-4|23	Les données ainsi recueillies peuvent être exportées dans un logiciel de
14cr|pymecavideo-5.4-4|24	traitement.
14cr|pymecavideo-5.4-4|25	
14cr|pymecavideo-5.4-4|26	%prep
14cr|pymecavideo-5.4-4|27	%setup -q -n %version
14cr|pymecavideo-5.4-4|28	
14cr|pymecavideo-5.4-4|29	%build
14cr|pymecavideo-5.4-4|30	#make
14cr|pymecavideo-5.4-4|31	python setup.py build
14cr|pymecavideo-5.4-4|32	
14cr|pymecavideo-5.4-4|33	%install
14cr|pymecavideo-5.4-4|34	mkdir -p %{buildroot}%{_prefix}
14cr|pymecavideo-5.4-4|35	#mkdir %{buildroot}%{_bindir}
14cr|pymecavideo-5.4-4|36	mkdir -p %{buildroot}%{_libdir}
14cr|pymecavideo-5.4-4|37	
14cr|pymecavideo-5.4-4|38	#python setup.py install --root %{buildroot}
14cr|pymecavideo-5.4-4|39	python setup.py install --prefix=%{buildroot}%{_prefix}
14cr|pymecavideo-5.4-4|40	
14cr|pymecavideo-5.4-4|41	mkdir -p %{buildroot}%{_bindir}
14cr|pymecavideo-5.4-4|42	#icons
14cr|pymecavideo-5.4-4|43	mkdir -p %{buildroot}%{_liconsdir}
14cr|pymecavideo-5.4-4|44	mkdir -p %{buildroot}%{_iconsdir}
14cr|pymecavideo-5.4-4|45	mkdir -p %{buildroot}%{_miconsdir}
14cr|pymecavideo-5.4-4|46	cp data/icones/%{name}-48.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|pymecavideo-5.4-4|47	cp data/icones/%{name}-48.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|pymecavideo-5.4-4|48	cp data/icones/%{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|pymecavideo-5.4-4|49	cp data/icones/pymecavideo.svg %{buildroot}%{_iconsdir}/
14cr|pymecavideo-5.4-4|50	mkdir %{buildroot}%py_puresitedir/%{name}/help/
14cr|pymecavideo-5.4-4|51	cp data/help/* %{buildroot}%py_puresitedir/%{name}/help/
14cr|pymecavideo-5.4-4|52	
14cr|pymecavideo-5.4-4|53	#mkdir -p %{buildroot}%{_datadir}/applications
14cr|pymecavideo-5.4-4|54	#cp pymecavideo.desktop %{buildroot}%{_datadir}/applications
14cr|pymecavideo-5.4-4|55	
14cr|pymecavideo-5.4-4|56	#help
14cr|pymecavideo-5.4-4|57	mkdir -p %{buildroot}/%_docdir/HTML/fr/pymecavideo/
14cr|pymecavideo-5.4-4|58	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.png %{buildroot}/%_docdir/HTML/fr/pymecavideo/
14cr|pymecavideo-5.4-4|59	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.css %{buildroot}/%_docdir/HTML/fr/pymecavideo/
14cr|pymecavideo-5.4-4|60	cp -r %{buildroot}%py_puresitedir/%{name}/help/help-fr.* %{buildroot}/%_docdir/HTML/fr/pymecavideo/
14cr|pymecavideo-5.4-4|61	
14cr|pymecavideo-5.4-4|62	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|pymecavideo-5.4-4|63	#!/bin/bash
14cr|pymecavideo-5.4-4|64	python %py_puresitedir/pymecavideo/__init__.py
14cr|pymecavideo-5.4-4|65	EOF
14cr|pymecavideo-5.4-4|66	
14cr|pymecavideo-5.4-4|67	chmod a+x %{buildroot}%{_bindir}/%{name}
14cr|pymecavideo-5.4-4|68	
14cr|pymecavideo-5.4-4|69	%files
14cr|pymecavideo-5.4-4|70	%{_bindir}/pymecavideo
14cr|pymecavideo-5.4-4|71	%py_puresitedir/%{name}*
14cr|pymecavideo-5.4-4|72	#%{_datadir}/applications/%{name}.desktop
14cr|pymecavideo-5.4-4|73	%{_datadir}/icons/%{name}.*
14cr|pymecavideo-5.4-4|74	%{_datadir}/icons/*/%{name}.*
14cr|pymecavideo-5.4-4|75	%lang(fr) %{_docdir}/HTML/fr/%{name}
14cr|pymecavideo-5.4-4|76	
14cr|pymecavideo-5.4-4|77	%changelog
14cr|pymecavideo-5.4-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4-4
14cr|pymecavideo-5.4-4|79	+ Revision: d6235c7
14cr|pymecavideo-5.4-4|80	- MassBuild#464: Increase release tag
14cr|pymecavideo-5.4-4|81	
14cr|pymecavideo-5.4-4|82	

6517 14
14cr|pymol-1.4.1-4|1	### Attention to anyone touching this package
14cr|pymol-1.4.1-4|2	### Please contact me prior to touching it since
14cr|pymol-1.4.1-4|3	### this is a scientific package with a license evolution
14cr|pymol-1.4.1-4|4	### since release 1.3 so we keep the old one for now, until
14cr|pymol-1.4.1-4|5	### any status update.
14cr|pymol-1.4.1-4|6	### steletch@mandriva.com
14cr|pymol-1.4.1-4|7	
14cr|pymol-1.4.1-4|8	Summary:	PyMOL Molecular Graphics System
14cr|pymol-1.4.1-4|9	Name:		pymol
14cr|pymol-1.4.1-4|10	Version:	1.4.1
14cr|pymol-1.4.1-4|11	Release:	4
14cr|pymol-1.4.1-4|12	License:	Python license
14cr|pymol-1.4.1-4|13	Group:		Sciences/Chemistry
14cr|pymol-1.4.1-4|14	URL:		http://www.pymol.org
14cr|pymol-1.4.1-4|15	Source:		%{name}-v%{version}.tar.bz2
14cr|pymol-1.4.1-4|16	Source1:	%{name}.png
14cr|pymol-1.4.1-4|17	Patch0:		add_missing_math_linker.patch
14cr|pymol-1.4.1-4|18	Requires:	python
14cr|pymol-1.4.1-4|19	Requires:	python-numeric
14cr|pymol-1.4.1-4|20	Requires:	tcl
14cr|pymol-1.4.1-4|21	Requires:	tk
14cr|pymol-1.4.1-4|22	Requires:	tkinter
14cr|pymol-1.4.1-4|23	Requires:	Pmw
14cr|pymol-1.4.1-4|24	Requires:	tcsh
14cr|pymol-1.4.1-4|25	BuildRequires:	imagemagick
14cr|pymol-1.4.1-4|26	BuildRequires:	python-devel
14cr|pymol-1.4.1-4|27	BuildRequires:	python-numeric-devel
14cr|pymol-1.4.1-4|28	BuildRequires:	pkgconfig(libpng)
14cr|pymol-1.4.1-4|29	BuildRequires:	pkgconfig(glu)
14cr|pymol-1.4.1-4|30	BuildRequires:	pkgconfig(glut)
14cr|pymol-1.4.1-4|31	BuildRequires:	pkgconfig(glew)
14cr|pymol-1.4.1-4|32	BuildRequires:	pkgconfig(freetype2)
14cr|pymol-1.4.1-4|33	
14cr|pymol-1.4.1-4|34	%description
14cr|pymol-1.4.1-4|35	PyMOL is a molecular graphics system with an embedded Python interpreter
14cr|pymol-1.4.1-4|36	designed for real-time visualization and rapid generation of high-quality
14cr|pymol-1.4.1-4|37	molecular graphics images and animations. It is fully extensible and
14cr|pymol-1.4.1-4|38	available free to everyone via the "Python" license.  Although a newcomer
14cr|pymol-1.4.1-4|39	to the field, PyMOL can already be used to generate stunning images and
14cr|pymol-1.4.1-4|40	animations with unprecedented ease. It can also perform many other
14cr|pymol-1.4.1-4|41	valuable tasks (such as editing PDB files) to assist you in your research.
14cr|pymol-1.4.1-4|42	
14cr|pymol-1.4.1-4|43	%prep
14cr|pymol-1.4.1-4|44	%setup -q -n %{name}
14cr|pymol-1.4.1-4|45	%patch0 -p1
14cr|pymol-1.4.1-4|46	
14cr|pymol-1.4.1-4|47	%build
14cr|pymol-1.4.1-4|48	python ./setup.py build
14cr|pymol-1.4.1-4|49	
14cr|pymol-1.4.1-4|50	%install
14cr|pymol-1.4.1-4|51	python ./setup.py install --root=%{buildroot}
14cr|pymol-1.4.1-4|52	
14cr|pymol-1.4.1-4|53	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|pymol-1.4.1-4|54	cp -R scripts data %buildroot%_datadir/%{name}
14cr|pymol-1.4.1-4|55	
14cr|pymol-1.4.1-4|56	mkdir -p %{buildroot}%{_bindir}
14cr|pymol-1.4.1-4|57	cat <<EOF >%{buildroot}%{_bindir}/%{name}
14cr|pymol-1.4.1-4|58	export PYMOL_DATA=/usr/share/pymol/data
14cr|pymol-1.4.1-4|59	export PYMOL_SCRIPTS=/usr/share/pymol/scripts
14cr|pymol-1.4.1-4|60	export PYMOL_PATH=/usr/bin/pymol
14cr|pymol-1.4.1-4|61	
14cr|pymol-1.4.1-4|62	python %{python_sitearch}/pymol/__init__.py
14cr|pymol-1.4.1-4|63	EOF
14cr|pymol-1.4.1-4|64	
14cr|pymol-1.4.1-4|65	# menu
14cr|pymol-1.4.1-4|66	install -d %{buildroot}%{_datadir}/applications
14cr|pymol-1.4.1-4|67	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pymol-1.4.1-4|68	[Desktop Entry]
14cr|pymol-1.4.1-4|69	Name=PyMol
14cr|pymol-1.4.1-4|70	Comment=Python controlled molecular graphics
14cr|pymol-1.4.1-4|71	Exec=pymol
14cr|pymol-1.4.1-4|72	Icon=pymol
14cr|pymol-1.4.1-4|73	Type=Application
14cr|pymol-1.4.1-4|74	Categories=Chemistry;Science;
14cr|pymol-1.4.1-4|75	EOF
14cr|pymol-1.4.1-4|76	
14cr|pymol-1.4.1-4|77	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|pymol-1.4.1-4|78	convert %{SOURCE1} -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|pymol-1.4.1-4|79	convert %{SOURCE1} -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|pymol-1.4.1-4|80	cp %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|pymol-1.4.1-4|81	
14cr|pymol-1.4.1-4|82	%files
14cr|pymol-1.4.1-4|83	%doc ChangeLog DEVELOPERS LICENSE README
14cr|pymol-1.4.1-4|84	%doc examples
14cr|pymol-1.4.1-4|85	%{python_sitearch}/*
14cr|pymol-1.4.1-4|86	%{_datadir}/%{name}
14cr|pymol-1.4.1-4|87	%attr(0755,root,root) %{_bindir}/%{name}
14cr|pymol-1.4.1-4|88	%{_datadir}/applications/*.desktop
14cr|pymol-1.4.1-4|89	%{_iconsdir}/%{name}.png
14cr|pymol-1.4.1-4|90	%{_miconsdir}/%{name}.png
14cr|pymol-1.4.1-4|91	%{_liconsdir}/%{name}.png
14cr|pymol-1.4.1-4|92	
14cr|pymol-1.4.1-4|93	
14cr|pymol-1.4.1-4|94	%changelog
14cr|pymol-1.4.1-4|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-4
14cr|pymol-1.4.1-4|96	+ Revision: f31da50
14cr|pymol-1.4.1-4|97	- MassBuild#464: Increase release tag
14cr|pymol-1.4.1-4|98	
14cr|pymol-1.4.1-4|99	

6518 14
14cr|pynac-0.3.2-2|1	%define		libpynac	%mklibname %{name}
14cr|pynac-0.3.2-2|2	%define		libpynac_devel	%mklibname %{name} -d
14cr|pynac-0.3.2-2|3	
14cr|pynac-0.3.2-2|4	Name:		pynac
14cr|pynac-0.3.2-2|5	Group:		Sciences/Mathematics
14cr|pynac-0.3.2-2|6	License:	GPLv2+
14cr|pynac-0.3.2-2|7	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cr|pynac-0.3.2-2|8	
14cr|pynac-0.3.2-2|9	Version:	0.3.2
14cr|pynac-0.3.2-2|10	Release:	2
14cr|pynac-0.3.2-2|11	# pynac-%{version}.spkg from sage tarball renamed
14cr|pynac-0.3.2-2|12	Source:		pynac-%{version}.tar.bz2
14cr|pynac-0.3.2-2|13	URL:		http://wiki.sagemath.org/spkg/pynac
14cr|pynac-0.3.2-2|14	
14cr|pynac-0.3.2-2|15	BuildRequires:	automake
14cr|pynac-0.3.2-2|16	BuildRequires:	readline-devel
14cr|pynac-0.3.2-2|17	BuildRequires:  python-devel
14cr|pynac-0.3.2-2|18	
14cr|pynac-0.3.2-2|19	%description
14cr|pynac-0.3.2-2|20	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cr|pynac-0.3.2-2|21	
14cr|pynac-0.3.2-2|22	%package	-n %{libpynac}
14cr|pynac-0.3.2-2|23	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cr|pynac-0.3.2-2|24	
14cr|pynac-0.3.2-2|25	Group:		System/Libraries
14cr|pynac-0.3.2-2|26	
14cr|pynac-0.3.2-2|27	%description	-n %{libpynac}
14cr|pynac-0.3.2-2|28	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cr|pynac-0.3.2-2|29	
14cr|pynac-0.3.2-2|30	%package	-n %{libpynac_devel}
14cr|pynac-0.3.2-2|31	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cr|pynac-0.3.2-2|32	
14cr|pynac-0.3.2-2|33	Group:		Development/C++
14cr|pynac-0.3.2-2|34	Requires:	%{libpynac} = %{version}-%{release}
14cr|pynac-0.3.2-2|35	Provides:	%{name}-devel = %{version}-%{release}
14cr|pynac-0.3.2-2|36	
14cr|pynac-0.3.2-2|37	%description	-n %{libpynac_devel}
14cr|pynac-0.3.2-2|38	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cr|pynac-0.3.2-2|39	
14cr|pynac-0.3.2-2|40	%prep
14cr|pynac-0.3.2-2|41	%setup -q
14cr|pynac-0.3.2-2|42	# let's keep it verbose, please sflo
14cr|pynac-0.3.2-2|43	autoreconf -fiv
14cr|pynac-0.3.2-2|44	
14cr|pynac-0.3.2-2|45	%build
14cr|pynac-0.3.2-2|46	export CXXFLAGS="%{optflags} -I%{_includedir}/python%{pyver}"
14cr|pynac-0.3.2-2|47	%configure --disable-static
14cr|pynac-0.3.2-2|48	%make
14cr|pynac-0.3.2-2|49	
14cr|pynac-0.3.2-2|50	%install
14cr|pynac-0.3.2-2|51	%makeinstall_std
14cr|pynac-0.3.2-2|52	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|pynac-0.3.2-2|53	cp -a AUTHORS ChangeLog COPYING NEWS README %{buildroot}%{_docdir}/%{name}
14cr|pynac-0.3.2-2|54	
14cr|pynac-0.3.2-2|55	%files		-n %{libpynac}
14cr|pynac-0.3.2-2|56	%doc %{_docdir}/%{name}
14cr|pynac-0.3.2-2|57	%{_libdir}/lib*.so.*
14cr|pynac-0.3.2-2|58	
14cr|pynac-0.3.2-2|59	%files		-n %{libpynac_devel}
14cr|pynac-0.3.2-2|60	%{_includedir}/%{name}
14cr|pynac-0.3.2-2|61	%{_libdir}/lib*.so
14cr|pynac-0.3.2-2|62	%{_libdir}/pkgconfig/*
14cr|pynac-0.3.2-2|63	
14cr|pynac-0.3.2-2|64	
14cr|pynac-0.3.2-2|65	
14cr|pynac-0.3.2-2|66	%changelog
14cr|pynac-0.3.2-2|67	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.3.2-2
14cr|pynac-0.3.2-2|68	+ Revision: 615021c
14cr|pynac-0.3.2-2|69	- Merge pull request #1 from abfonly/pynac:rosa2014.1
14cr|pynac-0.3.2-2|70	- abfonly
14cr|pynac-0.3.2-2|71	
14cr|pynac-0.3.2-2|72	

6519 14
14cr|pyNeighborhood-0.5.0-0.pre3.6|1	%define prel pre3
14cr|pyNeighborhood-0.5.0-0.pre3.6|2	
14cr|pyNeighborhood-0.5.0-0.pre3.6|3	Summary:	S GTK+ 2 rewrite of a well-known LinNeighborhood tool
14cr|pyNeighborhood-0.5.0-0.pre3.6|4	Name:		pyNeighborhood
14cr|pyNeighborhood-0.5.0-0.pre3.6|5	Version:	0.5.0
14cr|pyNeighborhood-0.5.0-0.pre3.6|6	Release:	%mkrel -c %prel 6
14cr|pyNeighborhood-0.5.0-0.pre3.6|7	License:	GPLv3
14cr|pyNeighborhood-0.5.0-0.pre3.6|8	Group:		Networking/File transfer
14cr|pyNeighborhood-0.5.0-0.pre3.6|9	Url:		http://pyneighborhood.sourceforge.net/
14cr|pyNeighborhood-0.5.0-0.pre3.6|10	Source0:	http://downloads.sourceforge.net/pyneighborhood/%{name}-%{version}-%{prel}.tar.bz2
14cr|pyNeighborhood-0.5.0-0.pre3.6|11	Buildrequires:	python
14cr|pyNeighborhood-0.5.0-0.pre3.6|12	Requires:	samba-client
14cr|pyNeighborhood-0.5.0-0.pre3.6|13	Requires:	pygtk2.0
14cr|pyNeighborhood-0.5.0-0.pre3.6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|pyNeighborhood-0.5.0-0.pre3.6|15	BuildArch:	noarch
14cr|pyNeighborhood-0.5.0-0.pre3.6|16	
14cr|pyNeighborhood-0.5.0-0.pre3.6|17	%description
14cr|pyNeighborhood-0.5.0-0.pre3.6|18	pyNeighborhood is a the GUI frontend for samba tools, such as
14cr|pyNeighborhood-0.5.0-0.pre3.6|19	smbclient, smbmount etc.
14cr|pyNeighborhood-0.5.0-0.pre3.6|20	
14cr|pyNeighborhood-0.5.0-0.pre3.6|21	%prep
14cr|pyNeighborhood-0.5.0-0.pre3.6|22	%setup -q -c
14cr|pyNeighborhood-0.5.0-0.pre3.6|23	
14cr|pyNeighborhood-0.5.0-0.pre3.6|24	%build
14cr|pyNeighborhood-0.5.0-0.pre3.6|25	python setup.py build
14cr|pyNeighborhood-0.5.0-0.pre3.6|26	
14cr|pyNeighborhood-0.5.0-0.pre3.6|27	%install
14cr|pyNeighborhood-0.5.0-0.pre3.6|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pyNeighborhood-0.5.0-0.pre3.6|29	
14cr|pyNeighborhood-0.5.0-0.pre3.6|30	python setup.py install --root=%{buildroot}
14cr|pyNeighborhood-0.5.0-0.pre3.6|31	
14cr|pyNeighborhood-0.5.0-0.pre3.6|32	rm -fr %buildroot%_datadir/doc/pyneighborhood
14cr|pyNeighborhood-0.5.0-0.pre3.6|33	
14cr|pyNeighborhood-0.5.0-0.pre3.6|34	%if %mdkversion < 200900
14cr|pyNeighborhood-0.5.0-0.pre3.6|35	%post
14cr|pyNeighborhood-0.5.0-0.pre3.6|36	%{update_menus}
14cr|pyNeighborhood-0.5.0-0.pre3.6|37	%endif
14cr|pyNeighborhood-0.5.0-0.pre3.6|38	
14cr|pyNeighborhood-0.5.0-0.pre3.6|39	%if %mdkversion < 200900
14cr|pyNeighborhood-0.5.0-0.pre3.6|40	%postun
14cr|pyNeighborhood-0.5.0-0.pre3.6|41	%{clean_menus}
14cr|pyNeighborhood-0.5.0-0.pre3.6|42	%endif
14cr|pyNeighborhood-0.5.0-0.pre3.6|43	
14cr|pyNeighborhood-0.5.0-0.pre3.6|44	%clean
14cr|pyNeighborhood-0.5.0-0.pre3.6|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|pyNeighborhood-0.5.0-0.pre3.6|46	
14cr|pyNeighborhood-0.5.0-0.pre3.6|47	%files
14cr|pyNeighborhood-0.5.0-0.pre3.6|48	%defattr(-,root,root)
14cr|pyNeighborhood-0.5.0-0.pre3.6|49	%doc README TODO Changelog
14cr|pyNeighborhood-0.5.0-0.pre3.6|50	%{_bindir}/*
14cr|pyNeighborhood-0.5.0-0.pre3.6|51	%{py_sitedir}/pyneighborhood
14cr|pyNeighborhood-0.5.0-0.pre3.6|52	%{py_sitedir}/*.egg*
14cr|pyNeighborhood-0.5.0-0.pre3.6|53	%{_datadir}/applications/*.desktop
14cr|pyNeighborhood-0.5.0-0.pre3.6|54	%{_datadir}/pyneighborhood
14cr|pyNeighborhood-0.5.0-0.pre3.6|55	
14cr|pyNeighborhood-0.5.0-0.pre3.6|56	
14cr|pyNeighborhood-0.5.0-0.pre3.6|57	
14cr|pyNeighborhood-0.5.0-0.pre3.6|58	%changelog
14cr|pyNeighborhood-0.5.0-0.pre3.6|59	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5.0-0.pre3.6
14cr|pyNeighborhood-0.5.0-0.pre3.6|60	+ Revision: 3a0f937
14cr|pyNeighborhood-0.5.0-0.pre3.6|61	- Automatic import for version 0.5.0
14cr|pyNeighborhood-0.5.0-0.pre3.6|62	
14cr|pyNeighborhood-0.5.0-0.pre3.6|63	

6520 14
14cr|pynetfilter_conntrack-0.4.2-3|1	Summary:	Manipulate conntrack objects
14cr|pynetfilter_conntrack-0.4.2-3|2	Name:		pynetfilter_conntrack
14cr|pynetfilter_conntrack-0.4.2-3|3	Version:	0.4.2
14cr|pynetfilter_conntrack-0.4.2-3|4	Release:	3
14cr|pynetfilter_conntrack-0.4.2-3|5	License:	GPLv2+
14cr|pynetfilter_conntrack-0.4.2-3|6	Group:		Networking/Other
14cr|pynetfilter_conntrack-0.4.2-3|7	Url:		http://pypi.python.org/pypi/pynetfilter_conntrack
14cr|pynetfilter_conntrack-0.4.2-3|8	Source0:	http://cheeseshop.python.org/packages/source/p/pynetfilter_conntrack/%{name}-%{version}.tar.bz2
14cr|pynetfilter_conntrack-0.4.2-3|9	BuildRequires:	python-devel
14cr|pynetfilter_conntrack-0.4.2-3|10	BuildRequires:	python-ipy
14cr|pynetfilter_conntrack-0.4.2-3|11	BuildRequires:	python-ctypes
14cr|pynetfilter_conntrack-0.4.2-3|12	BuildRequires:	python-elementtree
14cr|pynetfilter_conntrack-0.4.2-3|13	BuildRequires:	libnetfilter_conntrack-devel
14cr|pynetfilter_conntrack-0.4.2-3|14	Requires:	python-ipy
14cr|pynetfilter_conntrack-0.4.2-3|15	Requires:	python-ctypes
14cr|pynetfilter_conntrack-0.4.2-3|16	Requires:	python-elementtree
14cr|pynetfilter_conntrack-0.4.2-3|17	BuildArch:	noarch
14cr|pynetfilter_conntrack-0.4.2-3|18	
14cr|pynetfilter_conntrack-0.4.2-3|19	%description
14cr|pynetfilter_conntrack-0.4.2-3|20	This python library is based on libnetfilter_conntrack, which lets you
14cr|pynetfilter_conntrack-0.4.2-3|21	manipulate conntrack objects. In other words, pynetfilter_conntrack
14cr|pynetfilter_conntrack-0.4.2-3|22	lets you deal with Netfilter's stateful inspection objects from the
14cr|pynetfilter_conntrack-0.4.2-3|23	Python world.
14cr|pynetfilter_conntrack-0.4.2-3|24	
14cr|pynetfilter_conntrack-0.4.2-3|25	Practically, for the administrator, this means you can now easily
14cr|pynetfilter_conntrack-0.4.2-3|26	close connections of your choice on your Linux [2.6] firewall. You can
14cr|pynetfilter_conntrack-0.4.2-3|27	also receive informations about all connections (how many packets have
14cr|pynetfilter_conntrack-0.4.2-3|28	gone through, how many bytes, etc.). You will even be able to create
14cr|pynetfilter_conntrack-0.4.2-3|29	new objects in the Connection Tracking (this means that complex
14cr|pynetfilter_conntrack-0.4.2-3|30	protocols such as FTP, P2P, etc. can have Python dealing with them
14cr|pynetfilter_conntrack-0.4.2-3|31	rather than complex kernel modules).
14cr|pynetfilter_conntrack-0.4.2-3|32	
14cr|pynetfilter_conntrack-0.4.2-3|33	%prep
14cr|pynetfilter_conntrack-0.4.2-3|34	%setup -q
14cr|pynetfilter_conntrack-0.4.2-3|35	
14cr|pynetfilter_conntrack-0.4.2-3|36	%build
14cr|pynetfilter_conntrack-0.4.2-3|37	
14cr|pynetfilter_conntrack-0.4.2-3|38	%install
14cr|pynetfilter_conntrack-0.4.2-3|39	rm -rf %{buildroot}
14cr|pynetfilter_conntrack-0.4.2-3|40	python setup.py install --root %{buildroot}
14cr|pynetfilter_conntrack-0.4.2-3|41	
14cr|pynetfilter_conntrack-0.4.2-3|42	%clean
14cr|pynetfilter_conntrack-0.4.2-3|43	rm -rf %{buildroot}
14cr|pynetfilter_conntrack-0.4.2-3|44	
14cr|pynetfilter_conntrack-0.4.2-3|45	%files
14cr|pynetfilter_conntrack-0.4.2-3|46	%defattr(-,root,root)
14cr|pynetfilter_conntrack-0.4.2-3|47	%doc README AUTHORS
14cr|pynetfilter_conntrack-0.4.2-3|48	%{_bindir}/conntrack.py
14cr|pynetfilter_conntrack-0.4.2-3|49	%{py_puresitedir}/%{name}/*.py*
14cr|pynetfilter_conntrack-0.4.2-3|50	%{py_puresitedir}/*egg-info
14cr|pynetfilter_conntrack-0.4.2-3|51	
14cr|pynetfilter_conntrack-0.4.2-3|52	
14cr|pynetfilter_conntrack-0.4.2-3|53	
14cr|pynetfilter_conntrack-0.4.2-3|54	%changelog
14cr|pynetfilter_conntrack-0.4.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-3
14cr|pynetfilter_conntrack-0.4.2-3|56	+ Revision: 223221c
14cr|pynetfilter_conntrack-0.4.2-3|57	- MassBuild#464: Increase release tag
14cr|pynetfilter_conntrack-0.4.2-3|58	
14cr|pynetfilter_conntrack-0.4.2-3|59	

6521 14
14cr|PyOFC2-0.1.5dev-4|1	%define unmangled_version 0.1.5dev
14cr|PyOFC2-0.1.5dev-4|2	
14cr|PyOFC2-0.1.5dev-4|3	Summary: Python library for Open Flash Chart 2
14cr|PyOFC2-0.1.5dev-4|4	Name:    PyOFC2
14cr|PyOFC2-0.1.5dev-4|5	Version: 0.1.5dev
14cr|PyOFC2-0.1.5dev-4|6	Release: 4
14cr|PyOFC2-0.1.5dev-4|7	Source0: %{name}-%{unmangled_version}.tar.gz
14cr|PyOFC2-0.1.5dev-4|8	License: MIT
14cr|PyOFC2-0.1.5dev-4|9	Group: Development/Python
14cr|PyOFC2-0.1.5dev-4|10	Prefix: %{_prefix}
14cr|PyOFC2-0.1.5dev-4|11	BuildArch: noarch
14cr|PyOFC2-0.1.5dev-4|12	Url: http://pradeepgowda.com/
14cr|PyOFC2-0.1.5dev-4|13	AutoReq: 0
14cr|PyOFC2-0.1.5dev-4|14	
14cr|PyOFC2-0.1.5dev-4|15	BuildRequires: python-devel python-setuptools
14cr|PyOFC2-0.1.5dev-4|16	
14cr|PyOFC2-0.1.5dev-4|17	%description
14cr|PyOFC2-0.1.5dev-4|18	PyOFC2 - Python libraries for Open Flash Chart
14cr|PyOFC2-0.1.5dev-4|19	==============================================
14cr|PyOFC2-0.1.5dev-4|20	
14cr|PyOFC2-0.1.5dev-4|21	PyOFC2 generates data files required for `Open Flash Chart 2
14cr|PyOFC2-0.1.5dev-4|22	<http://teethgrinder.co.uk/open-flash-chart-2/>`_.
14cr|PyOFC2-0.1.5dev-4|23	
14cr|PyOFC2-0.1.5dev-4|24	Installation
14cr|PyOFC2-0.1.5dev-4|25	------------
14cr|PyOFC2-0.1.5dev-4|26	
14cr|PyOFC2-0.1.5dev-4|27	Using `Python Packaging Index <http://pypi.python.org>`_:
14cr|PyOFC2-0.1.5dev-4|28	
14cr|PyOFC2-0.1.5dev-4|29	$ easy_install PyOFC2
14cr|PyOFC2-0.1.5dev-4|30	
14cr|PyOFC2-0.1.5dev-4|31	From the source:
14cr|PyOFC2-0.1.5dev-4|32	
14cr|PyOFC2-0.1.5dev-4|33	$ git://github.com/btbytes/pyofc2.git
14cr|PyOFC2-0.1.5dev-4|34	
14cr|PyOFC2-0.1.5dev-4|35	Online `Demo <http://btbytes.github.com/pyofc2/>`_.
14cr|PyOFC2-0.1.5dev-4|36	
14cr|PyOFC2-0.1.5dev-4|37	
14cr|PyOFC2-0.1.5dev-4|38	Using PyOFC2 with Web Frameworks
14cr|PyOFC2-0.1.5dev-4|39	--------------------------------
14cr|PyOFC2-0.1.5dev-4|40	`Django + PyOFC2 <http://github.com/btbytes/djofc2_demo>`_
14cr|PyOFC2-0.1.5dev-4|41	example project.
14cr|PyOFC2-0.1.5dev-4|42	
14cr|PyOFC2-0.1.5dev-4|43	
14cr|PyOFC2-0.1.5dev-4|44	
14cr|PyOFC2-0.1.5dev-4|45	NEWS
14cr|PyOFC2-0.1.5dev-4|46	====
14cr|PyOFC2-0.1.5dev-4|47	
14cr|PyOFC2-0.1.5dev-4|48	0.1.5
14cr|PyOFC2-0.1.5dev-4|49	-----
14cr|PyOFC2-0.1.5dev-4|50	
14cr|PyOFC2-0.1.5dev-4|51	*Release Date: 2010-09-21*
14cr|PyOFC2-0.1.5dev-4|52	
14cr|PyOFC2-0.1.5dev-4|53	* Fixed setup bug. Thx http://github.com/marcinn
14cr|PyOFC2-0.1.5dev-4|54	
14cr|PyOFC2-0.1.5dev-4|55	
14cr|PyOFC2-0.1.5dev-4|56	0.1.4
14cr|PyOFC2-0.1.5dev-4|57	-----
14cr|PyOFC2-0.1.5dev-4|58	*Release Date: 2010-09-21*
14cr|PyOFC2-0.1.5dev-4|59	
14cr|PyOFC2-0.1.5dev-4|60	* converted README to `.rst`. Added `NEWS.rst` for project release
14cr|PyOFC2-0.1.5dev-4|61	information.
14cr|PyOFC2-0.1.5dev-4|62	* better pypi documentation.
14cr|PyOFC2-0.1.5dev-4|63	
14cr|PyOFC2-0.1.5dev-4|64	
14cr|PyOFC2-0.1.5dev-4|65	0.1.3
14cr|PyOFC2-0.1.5dev-4|66	-----
14cr|PyOFC2-0.1.5dev-4|67	*Release Date: 2010-09-21*
14cr|PyOFC2-0.1.5dev-4|68	
14cr|PyOFC2-0.1.5dev-4|69	* Added `bar_on_show` option. Thanks to `lukaszb <http://github.com/lukaszb>`_.
14cr|PyOFC2-0.1.5dev-4|70	
14cr|PyOFC2-0.1.5dev-4|71	
14cr|PyOFC2-0.1.5dev-4|72	%prep
14cr|PyOFC2-0.1.5dev-4|73	%setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version}
14cr|PyOFC2-0.1.5dev-4|74	
14cr|PyOFC2-0.1.5dev-4|75	%build
14cr|PyOFC2-0.1.5dev-4|76	python setup.py build
14cr|PyOFC2-0.1.5dev-4|77	
14cr|PyOFC2-0.1.5dev-4|78	%install
14cr|PyOFC2-0.1.5dev-4|79	#python setup.py install --single-version-externally-managed --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|PyOFC2-0.1.5dev-4|80	python setup.py install  --root=%{buildroot} --record=INSTALLED_FILES
14cr|PyOFC2-0.1.5dev-4|81	
14cr|PyOFC2-0.1.5dev-4|82	# Sort the filelist so that directories appear before files. This avoids
14cr|PyOFC2-0.1.5dev-4|83	# dublicate filename problems on some systems
14cr|PyOFC2-0.1.5dev-4|84	touch DIRS
14cr|PyOFC2-0.1.5dev-4|85	for i in `cat INSTALLED_FILES`; do
14cr|PyOFC2-0.1.5dev-4|86	if [ -f %{buildroot}/$i ]; then
14cr|PyOFC2-0.1.5dev-4|87	echo $i >>FILES
14cr|PyOFC2-0.1.5dev-4|88	fi
14cr|PyOFC2-0.1.5dev-4|89	if [ -d %{buildroot}/$i ]; then
14cr|PyOFC2-0.1.5dev-4|90	echo %dir $i >>DIRS
14cr|PyOFC2-0.1.5dev-4|91	fi
14cr|PyOFC2-0.1.5dev-4|92	done
14cr|PyOFC2-0.1.5dev-4|93	
14cr|PyOFC2-0.1.5dev-4|94	# Make sure we match f00.pyo and foo.pyc along with foo.py (but only once each)
14cr|PyOFC2-0.1.5dev-4|95	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
14cr|PyOFC2-0.1.5dev-4|96	
14cr|PyOFC2-0.1.5dev-4|97	%files -f INSTALLED_FILES
14cr|PyOFC2-0.1.5dev-4|98	#%{py_sitedir}/pyofc2/__init__.py
14cr|PyOFC2-0.1.5dev-4|99	#/usr/lib/python2.6/site-packages/pyofc2/ofc2.py
14cr|PyOFC2-0.1.5dev-4|100	
14cr|PyOFC2-0.1.5dev-4|101	
14cr|PyOFC2-0.1.5dev-4|102	%changelog
14cr|PyOFC2-0.1.5dev-4|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5dev-4
14cr|PyOFC2-0.1.5dev-4|104	+ Revision: 7136edc
14cr|PyOFC2-0.1.5dev-4|105	- MassBuild#464: Increase release tag
14cr|PyOFC2-0.1.5dev-4|106	
14cr|PyOFC2-0.1.5dev-4|107	

6522 14
14cr|pyogg-1.3-16|1	%define name pyogg
14cr|pyogg-1.3-16|2	%define version 1.3
14cr|pyogg-1.3-16|3	%define release 16
14cr|pyogg-1.3-16|4	
14cr|pyogg-1.3-16|5	Summary: A wrapper for the Ogg libraries
14cr|pyogg-1.3-16|6	Name: %{name}
14cr|pyogg-1.3-16|7	Version: %{version}
14cr|pyogg-1.3-16|8	Release: %{release}
14cr|pyogg-1.3-16|9	Source0: http://www.andrewchatham.com/pyogg/download/%{name}-%{version}.tar.bz2
14cr|pyogg-1.3-16|10	License: LGPL
14cr|pyogg-1.3-16|11	Group: Development/Python
14cr|pyogg-1.3-16|12	BuildRequires: pkgconfig(ogg)
14cr|pyogg-1.3-16|13	BuildRequires: pkgconfig(python)
14cr|pyogg-1.3-16|14	Url: http://www.andrewchatham.com/pyogg/
14cr|pyogg-1.3-16|15	
14cr|pyogg-1.3-16|16	%description
14cr|pyogg-1.3-16|17	pyogg is a Python wrapper for the Ogg libraries.
14cr|pyogg-1.3-16|18	
14cr|pyogg-1.3-16|19	There's not a whole lot you can do with this module by itself. You'll
14cr|pyogg-1.3-16|20	probably also want the ogg.vorbis module, which can be found wherever
14cr|pyogg-1.3-16|21	you got this.
14cr|pyogg-1.3-16|22	
14cr|pyogg-1.3-16|23	You can now write Python programs to encode and decode Ogg Vorbis
14cr|pyogg-1.3-16|24	files (encoding is quite a bit more involved). The module is
14cr|pyogg-1.3-16|25	self-documenting, though I need to update quite a bit of it.
14cr|pyogg-1.3-16|26	
14cr|pyogg-1.3-16|27	%prep
14cr|pyogg-1.3-16|28	%setup -q
14cr|pyogg-1.3-16|29	
14cr|pyogg-1.3-16|30	%build
14cr|pyogg-1.3-16|31	python config_unix.py
14cr|pyogg-1.3-16|32	python setup.py build
14cr|pyogg-1.3-16|33	
14cr|pyogg-1.3-16|34	%install
14cr|pyogg-1.3-16|35	python setup.py install --root=$RPM_BUILD_ROOT
14cr|pyogg-1.3-16|36	
14cr|pyogg-1.3-16|37	%files
14cr|pyogg-1.3-16|38	%doc README AUTHORS ChangeLog NEWS
14cr|pyogg-1.3-16|39	%dir %{_includedir}/python?.?/pyogg/
14cr|pyogg-1.3-16|40	%{_includedir}/python?.?/pyogg/pyogg.h
14cr|pyogg-1.3-16|41	%py_platsitedir/*
14cr|pyogg-1.3-16|42	
14cr|pyogg-1.3-16|43	
14cr|pyogg-1.3-16|44	
14cr|pyogg-1.3-16|45	
14cr|pyogg-1.3-16|46	
14cr|pyogg-1.3-16|47	%changelog
14cr|pyogg-1.3-16|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-16
14cr|pyogg-1.3-16|49	+ Revision: 1c7b0dc
14cr|pyogg-1.3-16|50	- MassBuild#464: Increase release tag
14cr|pyogg-1.3-16|51	
14cr|pyogg-1.3-16|52	

6523 14
14cr|pyopenal-0.1.6-3|1	%define	name	pyopenal
14cr|pyopenal-0.1.6-3|2	%define	oname	PyOpenAL
14cr|pyopenal-0.1.6-3|3	%define version 0.1.6
14cr|pyopenal-0.1.6-3|4	%define release 3
14cr|pyopenal-0.1.6-3|5	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
14cr|pyopenal-0.1.6-3|6	
14cr|pyopenal-0.1.6-3|7	Name:		%{name}
14cr|pyopenal-0.1.6-3|8	Version:	%{version}
14cr|pyopenal-0.1.6-3|9	Release:	%mkrel %{release}
14cr|pyopenal-0.1.6-3|10	License:	GPL
14cr|pyopenal-0.1.6-3|11	Url:		http://home.gna.org/oomadness/en/pyopenal/
14cr|pyopenal-0.1.6-3|12	Source0:	http://download.gna.org/pyopenal/%{oname}-%{version}.tar.bz2
14cr|pyopenal-0.1.6-3|13	Group:		Development/Python
14cr|pyopenal-0.1.6-3|14	Summary:	OpenAL port to Python
14cr|pyopenal-0.1.6-3|15	BuildRequires:	python-devel openal-devel freealut-devel
14cr|pyopenal-0.1.6-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pyopenal-0.1.6-3|17	
14cr|pyopenal-0.1.6-3|18	%description
14cr|pyopenal-0.1.6-3|19	OpenAL port to Python.
14cr|pyopenal-0.1.6-3|20	
14cr|pyopenal-0.1.6-3|21	%prep
14cr|pyopenal-0.1.6-3|22	%setup -q -n %{oname}-%{version}
14cr|pyopenal-0.1.6-3|23	
14cr|pyopenal-0.1.6-3|24	%build
14cr|pyopenal-0.1.6-3|25	%{__python} setup.py build
14cr|pyopenal-0.1.6-3|26	
14cr|pyopenal-0.1.6-3|27	%install
14cr|pyopenal-0.1.6-3|28	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pyopenal-0.1.6-3|29	%{__python} setup.py install --root=$RPM_BUILD_ROOT
14cr|pyopenal-0.1.6-3|30	
14cr|pyopenal-0.1.6-3|31	%clean
14cr|pyopenal-0.1.6-3|32	%{__rm} -rf $RPM_BUILD_ROOT
14cr|pyopenal-0.1.6-3|33	
14cr|pyopenal-0.1.6-3|34	%files
14cr|pyopenal-0.1.6-3|35	%defattr(-,root,root)
14cr|pyopenal-0.1.6-3|36	%doc README CHANGES AUTHORS
14cr|pyopenal-0.1.6-3|37	%{_libdir}/python%{py_ver}/site-packages/%{name}
14cr|pyopenal-0.1.6-3|38	%{_libdir}/python%{py_ver}/site-packages/_openal.so
14cr|pyopenal-0.1.6-3|39	%{_libdir}/python%{py_ver}/site-packages/*.egg-info
14cr|pyopenal-0.1.6-3|40	
14cr|pyopenal-0.1.6-3|41	
14cr|pyopenal-0.1.6-3|42	
14cr|pyopenal-0.1.6-3|43	
14cr|pyopenal-0.1.6-3|44	
14cr|pyopenal-0.1.6-3|45	%changelog
14cr|pyopenal-0.1.6-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-3
14cr|pyopenal-0.1.6-3|47	+ Revision: 333d282
14cr|pyopenal-0.1.6-3|48	- MassBuild#464: Increase release tag
14cr|pyopenal-0.1.6-3|49	
14cr|pyopenal-0.1.6-3|50	

6524 14
14cr|pypar2-1.4-9|1	%define realname PyPar2
14cr|pypar2-1.4-9|2	
14cr|pypar2-1.4-9|3	Name:		pypar2
14cr|pypar2-1.4-9|4	Version:	1.4
14cr|pypar2-1.4-9|5	Release:	9
14cr|pypar2-1.4-9|6	License:	GPL
14cr|pypar2-1.4-9|7	Group:		File tools
14cr|pypar2-1.4-9|8	Summary:	Graphical frontend for the Linux par2 command line
14cr|pypar2-1.4-9|9	URL:		http://pypar2.silent-blade.org/
14cr|pypar2-1.4-9|10	Source0:	http://pypar2.silent-blade.org/uploads/Main/%{name}-%{version}.tar.bz2
14cr|pypar2-1.4-9|11	BuildArch:	noarch
14cr|pypar2-1.4-9|12	BuildRequires:	python, pygtk2.0-devel, pygtk2.0-libglade, python-pyxml, desktop-file-utils, python-vte
14cr|pypar2-1.4-9|13	Requires:       pygtk2.0, pygtk2.0-libglade, parchive2, python-pyxml, python-vte
14cr|pypar2-1.4-9|14	
14cr|pypar2-1.4-9|15	Requires(post): desktop-file-utils
14cr|pypar2-1.4-9|16	Requires(postun): desktop-file-utils
14cr|pypar2-1.4-9|17	
14cr|pypar2-1.4-9|18	%description
14cr|pypar2-1.4-9|19	PyPar2 is a graphical frontend for the Linux par2 command line,
14cr|pypar2-1.4-9|20	written in Python. Its GUI uses GTK through the PyGTK library.
14cr|pypar2-1.4-9|21	
14cr|pypar2-1.4-9|22	PyPar2 is designed to be very easy to use. For this reason:
14cr|pypar2-1.4-9|23	
14cr|pypar2-1.4-9|24	* Advanced settings are present, but hidden by default.
14cr|pypar2-1.4-9|25	* There is no preferences dialog, all selected options
14cr|pypar2-1.4-9|26	are automatically saved and restored.
14cr|pypar2-1.4-9|27	
14cr|pypar2-1.4-9|28	%prep
14cr|pypar2-1.4-9|29	%setup -q -n %{realname}-%{version}
14cr|pypar2-1.4-9|30	
14cr|pypar2-1.4-9|31	perl -pi -e "s!/usr/local!%{buildroot}/usr!g" Makefile
14cr|pypar2-1.4-9|32	
14cr|pypar2-1.4-9|33	%build
14cr|pypar2-1.4-9|34	
14cr|pypar2-1.4-9|35	
14cr|pypar2-1.4-9|36	%install
14cr|pypar2-1.4-9|37	make install
14cr|pypar2-1.4-9|38	
14cr|pypar2-1.4-9|39	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|pypar2-1.4-9|40	
14cr|pypar2-1.4-9|41	desktop-file-install --vendor="" \
14cr|pypar2-1.4-9|42	--add-category="System;Filesystem" \
14cr|pypar2-1.4-9|43	--remove-category="Application" \
14cr|pypar2-1.4-9|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/pypar2.desktop
14cr|pypar2-1.4-9|45	
14cr|pypar2-1.4-9|46	rm -f %{buildroot}/%{_bindir}/pypar2
14cr|pypar2-1.4-9|47	echo "python /usr/share/pypar2/src/main.py" > %{buildroot}/%{_bindir}/pypar2
14cr|pypar2-1.4-9|48	
14cr|pypar2-1.4-9|49	%find_lang %name
14cr|pypar2-1.4-9|50	
14cr|pypar2-1.4-9|51	%files -f %name.lang
14cr|pypar2-1.4-9|52	%{_datadir}/applications/pypar2.desktop
14cr|pypar2-1.4-9|53	%{_mandir}/man1/pypar2.*
14cr|pypar2-1.4-9|54	%{_datadir}/%{name}/res/*.glade
14cr|pypar2-1.4-9|55	%{_datadir}/%{name}/src/*.py
14cr|pypar2-1.4-9|56	%{_datadir}/pixmaps/%{name}.png
14cr|pypar2-1.4-9|57	%{_datadir}/%{name}/pix/*.png
14cr|pypar2-1.4-9|58	%defattr(755,root,root)
14cr|pypar2-1.4-9|59	%{_bindir}/pypar2
14cr|pypar2-1.4-9|60	
14cr|pypar2-1.4-9|61	
14cr|pypar2-1.4-9|62	
14cr|pypar2-1.4-9|63	
14cr|pypar2-1.4-9|64	%changelog
14cr|pypar2-1.4-9|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-9
14cr|pypar2-1.4-9|66	+ Revision: 5338fb8
14cr|pypar2-1.4-9|67	- MassBuild#464: Increase release tag
14cr|pypar2-1.4-9|68	
14cr|pypar2-1.4-9|69	

6525 14
14cr|pyside-tools-0.2.14-2|1	Name:		pyside-tools
14cr|pyside-tools-0.2.14-2|2	Version:	0.2.14
14cr|pyside-tools-0.2.14-2|3	Release:	2
14cr|pyside-tools-0.2.14-2|4	License:	LGPLv2+
14cr|pyside-tools-0.2.14-2|5	Summary:	PySide development tools
14cr|pyside-tools-0.2.14-2|6	Group:		Development/KDE and Qt
14cr|pyside-tools-0.2.14-2|7	URL:		http://www.pyside.org
14cr|pyside-tools-0.2.14-2|8	Source0:	http://www.pyside.org/files/%{name}-%{version}.tar.bz2
14cr|pyside-tools-0.2.14-2|9	BuildRequires:	cmake
14cr|pyside-tools-0.2.14-2|10	BuildRequires:	qt4-devel
14cr|pyside-tools-0.2.14-2|11	BuildRequires:	phonon-devel
14cr|pyside-tools-0.2.14-2|12	BuildRequires:	shiboken-devel
14cr|pyside-tools-0.2.14-2|13	Buildrequires:	python-devel
14cr|pyside-tools-0.2.14-2|14	Buildrequires:	pyside-devel
14cr|pyside-tools-0.2.14-2|15	Requires:	pyside-phonon
14cr|pyside-tools-0.2.14-2|16	Requires:	pyside-core
14cr|pyside-tools-0.2.14-2|17	Requires:	pyside-declarative
14cr|pyside-tools-0.2.14-2|18	Requires:	pyside-gui
14cr|pyside-tools-0.2.14-2|19	Requires:	pyside-help
14cr|pyside-tools-0.2.14-2|20	Requires:	pyside-multimedia
14cr|pyside-tools-0.2.14-2|21	Requires:	pyside-network
14cr|pyside-tools-0.2.14-2|22	Requires:	pyside-opengl
14cr|pyside-tools-0.2.14-2|23	Requires:	pyside-script
14cr|pyside-tools-0.2.14-2|24	Requires:	pyside-scripttools
14cr|pyside-tools-0.2.14-2|25	Requires:	pyside-sql
14cr|pyside-tools-0.2.14-2|26	Requires:	pyside-test
14cr|pyside-tools-0.2.14-2|27	Requires:	pyside-xmlpatterns
14cr|pyside-tools-0.2.14-2|28	Requires:	pyside-xml
14cr|pyside-tools-0.2.14-2|29	Requires:	pyside-uitools
14cr|pyside-tools-0.2.14-2|30	Requires:	pyside-svg
14cr|pyside-tools-0.2.14-2|31	Requires:	pyside-webkit
14cr|pyside-tools-0.2.14-2|32	
14cr|pyside-tools-0.2.14-2|33	%description
14cr|pyside-tools-0.2.14-2|34	PySide tools includes pyside-uic which generate Python code from ui files
14cr|pyside-tools-0.2.14-2|35	created with Qt Designer, pyside-rcc generate python source code containing
14cr|pyside-tools-0.2.14-2|36	data specified in a Qt resource file and pyside-lupdate finds Qt Linguist
14cr|pyside-tools-0.2.14-2|37	translatable strings, and updates the translation files.
14cr|pyside-tools-0.2.14-2|38	
14cr|pyside-tools-0.2.14-2|39	%files
14cr|pyside-tools-0.2.14-2|40	%{py_platsitedir}/*
14cr|pyside-tools-0.2.14-2|41	%{_bindir}/pyside-lupdate
14cr|pyside-tools-0.2.14-2|42	%{_bindir}/pyside-rcc
14cr|pyside-tools-0.2.14-2|43	%{_bindir}/pyside-uic
14cr|pyside-tools-0.2.14-2|44	%{_mandir}/man1/*
14cr|pyside-tools-0.2.14-2|45	
14cr|pyside-tools-0.2.14-2|46	%prep
14cr|pyside-tools-0.2.14-2|47	%setup -q
14cr|pyside-tools-0.2.14-2|48	
14cr|pyside-tools-0.2.14-2|49	%build
14cr|pyside-tools-0.2.14-2|50	%define Werror_cflags %nil
14cr|pyside-tools-0.2.14-2|51	%cmake \
14cr|pyside-tools-0.2.14-2|52	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
14cr|pyside-tools-0.2.14-2|53	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon
14cr|pyside-tools-0.2.14-2|54	%make
14cr|pyside-tools-0.2.14-2|55	
14cr|pyside-tools-0.2.14-2|56	%install
14cr|pyside-tools-0.2.14-2|57	%makeinstall_std -C build
14cr|pyside-tools-0.2.14-2|58	
14cr|pyside-tools-0.2.14-2|59	
14cr|pyside-tools-0.2.14-2|60	%changelog
14cr|pyside-tools-0.2.14-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.14-2
14cr|pyside-tools-0.2.14-2|62	+ Revision: 5be279e
14cr|pyside-tools-0.2.14-2|63	- MassBuild#464: Increase release tag
14cr|pyside-tools-0.2.14-2|64	
14cr|pyside-tools-0.2.14-2|65	

6526 14
14cr|pysol-cardsets-4.40-12|1	%define name pysol-cardsets
14cr|pysol-cardsets-4.40-12|2	%define version 4.40
14cr|pysol-cardsets-4.40-12|3	%define release 12
14cr|pysol-cardsets-4.40-12|4	%define pysolver 4.81-3mdk
14cr|pysol-cardsets-4.40-12|5	
14cr|pysol-cardsets-4.40-12|6	Summary: A collection of free cardsets adapted for use with PySol
14cr|pysol-cardsets-4.40-12|7	Name: %{name}
14cr|pysol-cardsets-4.40-12|8	Version: %{version}
14cr|pysol-cardsets-4.40-12|9	Release: %{release}
14cr|pysol-cardsets-4.40-12|10	Source0: %{name}-%{version}.tar.bz2
14cr|pysol-cardsets-4.40-12|11	License: GPL
14cr|pysol-cardsets-4.40-12|12	Group: Games/Cards
14cr|pysol-cardsets-4.40-12|13	URL: http://www.oberhumer.com/opensource/pysol/
14cr|pysol-cardsets-4.40-12|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|pysol-cardsets-4.40-12|15	BuildArch: noarch
14cr|pysol-cardsets-4.40-12|16	Requires: pysol >= %pysolver
14cr|pysol-cardsets-4.40-12|17	
14cr|pysol-cardsets-4.40-12|18	%description
14cr|pysol-cardsets-4.40-12|19	A collection of 70 free cardsets adapted for use with PySol.
14cr|pysol-cardsets-4.40-12|20	
14cr|pysol-cardsets-4.40-12|21	%prep
14cr|pysol-cardsets-4.40-12|22	%setup -q
14cr|pysol-cardsets-4.40-12|23	
14cr|pysol-cardsets-4.40-12|24	%build
14cr|pysol-cardsets-4.40-12|25	
14cr|pysol-cardsets-4.40-12|26	%install
14cr|pysol-cardsets-4.40-12|27	rm -rf $RPM_BUILD_ROOT
14cr|pysol-cardsets-4.40-12|28	mkdir -p %buildroot%_gamesdatadir/pysol
14cr|pysol-cardsets-4.40-12|29	cp -r data/cardset* %buildroot%_gamesdatadir/pysol
14cr|pysol-cardsets-4.40-12|30	cd %buildroot%_gamesdatadir/pysol
14cr|pysol-cardsets-4.40-12|31	rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k
14cr|pysol-cardsets-4.40-12|32	
14cr|pysol-cardsets-4.40-12|33	%clean
14cr|pysol-cardsets-4.40-12|34	rm -rf $RPM_BUILD_ROOT
14cr|pysol-cardsets-4.40-12|35	
14cr|pysol-cardsets-4.40-12|36	%files
14cr|pysol-cardsets-4.40-12|37	%defattr(-,root,root)
14cr|pysol-cardsets-4.40-12|38	%doc README NEWS
14cr|pysol-cardsets-4.40-12|39	%_gamesdatadir/pysol/*
14cr|pysol-cardsets-4.40-12|40	
14cr|pysol-cardsets-4.40-12|41	
14cr|pysol-cardsets-4.40-12|42	
14cr|pysol-cardsets-4.40-12|43	
14cr|pysol-cardsets-4.40-12|44	%changelog
14cr|pysol-cardsets-4.40-12|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.40-12
14cr|pysol-cardsets-4.40-12|46	+ Revision: c70da9c
14cr|pysol-cardsets-4.40-12|47	- MassBuild#464: Increase release tag
14cr|pysol-cardsets-4.40-12|48	
14cr|pysol-cardsets-4.40-12|49	

6527 14
14cr|PySolFC-2.0-11|1	%define unmangled_version 2.0
14cr|PySolFC-2.0-11|2	
14cr|PySolFC-2.0-11|3	Summary:	A Python solitaire game collection
14cr|PySolFC-2.0-11|4	Name:		PySolFC
14cr|PySolFC-2.0-11|5	Version:	2.0
14cr|PySolFC-2.0-11|6	Release:	11
14cr|PySolFC-2.0-11|7	Source0:	%{name}-%{unmangled_version}.tar.bz2
14cr|PySolFC-2.0-11|8	Source1:	PySolFC.rpmlintrc
14cr|PySolFC-2.0-11|9	License:	GPLv3+
14cr|PySolFC-2.0-11|10	Group:		Games/Cards
14cr|PySolFC-2.0-11|11	BuildArch:	noarch
14cr|PySolFC-2.0-11|12	Url:		http://pysolfc.sourceforge.net/
14cr|PySolFC-2.0-11|13	Obsoletes:	pysol
14cr|PySolFC-2.0-11|14	BuildRequires:	python-devel
14cr|PySolFC-2.0-11|15	BuildRequires:	python-setuptools
14cr|PySolFC-2.0-11|16	Requires:	tkinter
14cr|PySolFC-2.0-11|17	Requires:	python-imaging
14cr|PySolFC-2.0-11|18	Suggests:	PySolFC-cardsets
14cr|PySolFC-2.0-11|19	Suggests:	freecell-solver
14cr|PySolFC-2.0-11|20	
14cr|PySolFC-2.0-11|21	%description
14cr|PySolFC-2.0-11|22	PySolFC is a collection of more than 1000 solitaire card games.
14cr|PySolFC-2.0-11|23	Its features include modern look and feel (uses Tile widget set), multiple
14cr|PySolFC-2.0-11|24	card-sets and tableau backgrounds, sound, unlimited undo, player statistics,
14cr|PySolFC-2.0-11|25	a hint system, demo games, a solitaire wizard, support for user written
14cr|PySolFC-2.0-11|26	plug-ins, an integrated HTML help browser, and lots of documentation.
14cr|PySolFC-2.0-11|27	
14cr|PySolFC-2.0-11|28	%prep
14cr|PySolFC-2.0-11|29	%setup -n %{name}-%{unmangled_version} -q
14cr|PySolFC-2.0-11|30	
14cr|PySolFC-2.0-11|31	%build
14cr|PySolFC-2.0-11|32	python setup.py build
14cr|PySolFC-2.0-11|33	
14cr|PySolFC-2.0-11|34	%install
14cr|PySolFC-2.0-11|35	python setup.py install --root=%buildroot
14cr|PySolFC-2.0-11|36	
14cr|PySolFC-2.0-11|37	# Hack to put /usr/bin/pysol.py as /usr/games pysol
14cr|PySolFC-2.0-11|38	mkdir -p %{buildroot}/%{_gamesbindir}
14cr|PySolFC-2.0-11|39	%define pysol_bin_path %{_gamesbindir}/pysol
14cr|PySolFC-2.0-11|40	%define pysol_orig_path %{_bindir}/pysol.py
14cr|PySolFC-2.0-11|41	mv %{buildroot}/%{pysol_orig_path} %{buildroot}/%{pysol_bin_path}
14cr|PySolFC-2.0-11|42	
14cr|PySolFC-2.0-11|43	sed -i -e 's#Exec=.*#Exec=%{_gamesbindir}/pysol#' %{buildroot}%_datadir/applications/pysol.desktop
14cr|PySolFC-2.0-11|44	
14cr|PySolFC-2.0-11|45	%find_lang pysol
14cr|PySolFC-2.0-11|46	
14cr|PySolFC-2.0-11|47	%files -f pysol.lang
14cr|PySolFC-2.0-11|48	%doc COPYING README
14cr|PySolFC-2.0-11|49	%_gamesbindir/*
14cr|PySolFC-2.0-11|50	%py_puresitedir/*
14cr|PySolFC-2.0-11|51	%_datadir/%name
14cr|PySolFC-2.0-11|52	%_datadir/applications/pysol.desktop
14cr|PySolFC-2.0-11|53	%_iconsdir/*.png
14cr|PySolFC-2.0-11|54	%_datadir/pixmaps/*
14cr|PySolFC-2.0-11|55	
14cr|PySolFC-2.0-11|56	%changelog
14cr|PySolFC-2.0-11|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-11
14cr|PySolFC-2.0-11|58	+ Revision: 81d2286
14cr|PySolFC-2.0-11|59	- MassBuild#464: Increase release tag
14cr|PySolFC-2.0-11|60	
14cr|PySolFC-2.0-11|61	

6528 14
14cr|PySolFC-cardsets-2.0-3|1	%define thegame PySolFC
14cr|PySolFC-cardsets-2.0-3|2	%define name %{thegame}-cardsets
14cr|PySolFC-cardsets-2.0-3|3	%define arcname %{thegame}-Cardsets
14cr|PySolFC-cardsets-2.0-3|4	%define arcwithver %{arcname}-%{version}
14cr|PySolFC-cardsets-2.0-3|5	%define version 2.0
14cr|PySolFC-cardsets-2.0-3|6	%define release 3
14cr|PySolFC-cardsets-2.0-3|7	%define pysol_ver 2.0
14cr|PySolFC-cardsets-2.0-3|8	%define instdir /usr/share/%{thegame}
14cr|PySolFC-cardsets-2.0-3|9	
14cr|PySolFC-cardsets-2.0-3|10	Summary: A collection of free cardsets adapted for use with PySolFC
14cr|PySolFC-cardsets-2.0-3|11	Name: %{name}
14cr|PySolFC-cardsets-2.0-3|12	Version: %{version}
14cr|PySolFC-cardsets-2.0-3|13	Release: %{release}
14cr|PySolFC-cardsets-2.0-3|14	Source0: %{arcwithver}.tar.bz2
14cr|PySolFC-cardsets-2.0-3|15	License: GPL
14cr|PySolFC-cardsets-2.0-3|16	Group: Games/Cards
14cr|PySolFC-cardsets-2.0-3|17	URL: http://pysolfc.sourceforge.net/
14cr|PySolFC-cardsets-2.0-3|18	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|PySolFC-cardsets-2.0-3|19	BuildArch: noarch
14cr|PySolFC-cardsets-2.0-3|20	Requires: %{thegame} >= %pysol_ver
14cr|PySolFC-cardsets-2.0-3|21	Obsoletes: pysol-cardsets
14cr|PySolFC-cardsets-2.0-3|22	
14cr|PySolFC-cardsets-2.0-3|23	%description
14cr|PySolFC-cardsets-2.0-3|24	A collection of 153 free cardsets adapted for use with PySolFC.
14cr|PySolFC-cardsets-2.0-3|25	
14cr|PySolFC-cardsets-2.0-3|26	%prep
14cr|PySolFC-cardsets-2.0-3|27	%setup -q -n %{arcwithver}
14cr|PySolFC-cardsets-2.0-3|28	
14cr|PySolFC-cardsets-2.0-3|29	%build
14cr|PySolFC-cardsets-2.0-3|30	
14cr|PySolFC-cardsets-2.0-3|31	%install
14cr|PySolFC-cardsets-2.0-3|32	rm -rf $RPM_BUILD_ROOT
14cr|PySolFC-cardsets-2.0-3|33	mkdir -p %buildroot%{instdir}
14cr|PySolFC-cardsets-2.0-3|34	cp -r cardset* %buildroot%{instdir}
14cr|PySolFC-cardsets-2.0-3|35	cd %buildroot%{instdir}
14cr|PySolFC-cardsets-2.0-3|36	# rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k
14cr|PySolFC-cardsets-2.0-3|37	
14cr|PySolFC-cardsets-2.0-3|38	%clean
14cr|PySolFC-cardsets-2.0-3|39	rm -rf $RPM_BUILD_ROOT
14cr|PySolFC-cardsets-2.0-3|40	
14cr|PySolFC-cardsets-2.0-3|41	%files
14cr|PySolFC-cardsets-2.0-3|42	%defattr(-,root,root)
14cr|PySolFC-cardsets-2.0-3|43	%{instdir}/*
14cr|PySolFC-cardsets-2.0-3|44	
14cr|PySolFC-cardsets-2.0-3|45	
14cr|PySolFC-cardsets-2.0-3|46	
14cr|PySolFC-cardsets-2.0-3|47	
14cr|PySolFC-cardsets-2.0-3|48	
14cr|PySolFC-cardsets-2.0-3|49	
14cr|PySolFC-cardsets-2.0-3|50	%changelog
14cr|PySolFC-cardsets-2.0-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cr|PySolFC-cardsets-2.0-3|52	+ Revision: 88d5558
14cr|PySolFC-cardsets-2.0-3|53	- MassBuild#464: Increase release tag
14cr|PySolFC-cardsets-2.0-3|54	
14cr|PySolFC-cardsets-2.0-3|55	

6529 14
14cr|pysol-music-4.40-11|1	%define name pysol-music
14cr|pysol-music-4.40-11|2	%define version 4.40
14cr|pysol-music-4.40-11|3	%define release 11
14cr|pysol-music-4.40-11|4	%define pysolver 4.81-3mdk
14cr|pysol-music-4.40-11|5	
14cr|pysol-music-4.40-11|6	Summary: Background music pack for PySol
14cr|pysol-music-4.40-11|7	Name: %{name}
14cr|pysol-music-4.40-11|8	Version: %{version}
14cr|pysol-music-4.40-11|9	Release: %{release}
14cr|pysol-music-4.40-11|10	Source0: %{name}-%{version}.tar.bz2
14cr|pysol-music-4.40-11|11	License: GPL
14cr|pysol-music-4.40-11|12	Group: Games/Cards
14cr|pysol-music-4.40-11|13	URL: http://www.oberhumer.com/opensource/pysol/
14cr|pysol-music-4.40-11|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|pysol-music-4.40-11|15	BuildArch: noarch
14cr|pysol-music-4.40-11|16	Requires: pysol >= %pysolver
14cr|pysol-music-4.40-11|17	
14cr|pysol-music-4.40-11|18	%description
14cr|pysol-music-4.40-11|19	A collection of additional music adapted for use with PySol.
14cr|pysol-music-4.40-11|20	
14cr|pysol-music-4.40-11|21	%prep
14cr|pysol-music-4.40-11|22	%setup -q
14cr|pysol-music-4.40-11|23	
14cr|pysol-music-4.40-11|24	%build
14cr|pysol-music-4.40-11|25	
14cr|pysol-music-4.40-11|26	%install
14cr|pysol-music-4.40-11|27	rm -rf $RPM_BUILD_ROOT
14cr|pysol-music-4.40-11|28	mkdir -p %buildroot%_gamesdatadir/pysol
14cr|pysol-music-4.40-11|29	cp -r data/music %buildroot%_gamesdatadir/pysol
14cr|pysol-music-4.40-11|30	
14cr|pysol-music-4.40-11|31	%clean
14cr|pysol-music-4.40-11|32	rm -rf $RPM_BUILD_ROOT
14cr|pysol-music-4.40-11|33	
14cr|pysol-music-4.40-11|34	%files
14cr|pysol-music-4.40-11|35	%defattr(-,root,root)
14cr|pysol-music-4.40-11|36	%doc README NEWS
14cr|pysol-music-4.40-11|37	%_gamesdatadir/pysol/music/*
14cr|pysol-music-4.40-11|38	
14cr|pysol-music-4.40-11|39	
14cr|pysol-music-4.40-11|40	
14cr|pysol-music-4.40-11|41	
14cr|pysol-music-4.40-11|42	%changelog
14cr|pysol-music-4.40-11|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.40-11
14cr|pysol-music-4.40-11|44	+ Revision: cf8ee1e
14cr|pysol-music-4.40-11|45	- MassBuild#464: Increase release tag
14cr|pysol-music-4.40-11|46	
14cr|pysol-music-4.40-11|47	

6530 14
14cr|pysycache-3.1b-9|1	Name:		pysycache
14cr|pysycache-3.1b-9|2	Version:	3.1b
14cr|pysycache-3.1b-9|3	Release:	9
14cr|pysycache-3.1b-9|4	Group:		Education
14cr|pysycache-3.1b-9|5	Source0:	http://download.tuxfamily.org/py4childs/pysycache/v3.1/%{name}-src-%{version}.zip
14cr|pysycache-3.1b-9|6	Source1:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-ar-%{version}.zip
14cr|pysycache-3.1b-9|7	Source2:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-cs-%{version}.zip
14cr|pysycache-3.1b-9|8	Source3:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-da-%{version}.zip
14cr|pysycache-3.1b-9|9	Source4:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-de-%{version}.zip
14cr|pysycache-3.1b-9|10	Source5:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-en-%{version}.zip
14cr|pysycache-3.1b-9|11	Source6:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-es-%{version}.zip
14cr|pysycache-3.1b-9|12	Source7:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-fi-%{version}.zip
14cr|pysycache-3.1b-9|13	Source8:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-fr-%{version}.zip
14cr|pysycache-3.1b-9|14	Source9:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-it-%{version}.zip
14cr|pysycache-3.1b-9|15	Source10:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-lt-%{version}.zip
14cr|pysycache-3.1b-9|16	Source11:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-nl-%{version}.zip
14cr|pysycache-3.1b-9|17	Source12:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-pl-%{version}.zip
14cr|pysycache-3.1b-9|18	Source13:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-pt-%{version}.zip
14cr|pysycache-3.1b-9|19	Source14:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-ru-%{version}.zip
14cr|pysycache-3.1b-9|20	URL:		http://www.pysycache.org/
14cr|pysycache-3.1b-9|21	Summary:	Educational point-and-click software for young children
14cr|pysycache-3.1b-9|22	License:	GPLv2+
14cr|pysycache-3.1b-9|23	BuildArch:	noarch
14cr|pysycache-3.1b-9|24	Requires:	pygame %{name}-language = %{version}
14cr|pysycache-3.1b-9|25	BuildRequires:	imagemagick
14cr|pysycache-3.1b-9|26	
14cr|pysycache-3.1b-9|27	%description
14cr|pysycache-3.1b-9|28	PySyCache is an educational software for the young children (4-7 years old)
14cr|pysycache-3.1b-9|29	with target to learn them to move the mouse to click with mouse buttons
14cr|pysycache-3.1b-9|30	PySyCache doesn't want some powerful computer, and it can be used
14cr|pysycache-3.1b-9|31	at home with yours children in the schools
14cr|pysycache-3.1b-9|32	
14cr|pysycache-3.1b-9|33	%package	lang-ar
14cr|pysycache-3.1b-9|34	Summary:	Arabic language pack for %{name}
14cr|pysycache-3.1b-9|35	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|36	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|37	Group:		Education
14cr|pysycache-3.1b-9|38	
14cr|pysycache-3.1b-9|39	%description	lang-ar
14cr|pysycache-3.1b-9|40	Arabic language pack for %{name}.
14cr|pysycache-3.1b-9|41	
14cr|pysycache-3.1b-9|42	%package	lang-cs
14cr|pysycache-3.1b-9|43	Summary:	Czech language pack for %{name}
14cr|pysycache-3.1b-9|44	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|45	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|46	Group:		Education
14cr|pysycache-3.1b-9|47	
14cr|pysycache-3.1b-9|48	%description	lang-cs
14cr|pysycache-3.1b-9|49	Czech language pack for %{name}.
14cr|pysycache-3.1b-9|50	
14cr|pysycache-3.1b-9|51	%package	lang-da
14cr|pysycache-3.1b-9|52	Summary:	Danish language pack for %{name}
14cr|pysycache-3.1b-9|53	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|54	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|55	Group:		Education
14cr|pysycache-3.1b-9|56	
14cr|pysycache-3.1b-9|57	%description	lang-da
14cr|pysycache-3.1b-9|58	Danish language pack for %{name}.
14cr|pysycache-3.1b-9|59	
14cr|pysycache-3.1b-9|60	%package	lang-de
14cr|pysycache-3.1b-9|61	Summary:	German language pack for %{name}
14cr|pysycache-3.1b-9|62	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|63	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|64	Group:		Education
14cr|pysycache-3.1b-9|65	
14cr|pysycache-3.1b-9|66	%description	lang-de
14cr|pysycache-3.1b-9|67	German language pack for %{name}.
14cr|pysycache-3.1b-9|68	
14cr|pysycache-3.1b-9|69	%package	lang-en
14cr|pysycache-3.1b-9|70	Summary:	English language pack for %{name}
14cr|pysycache-3.1b-9|71	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|72	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|73	Group:		Education
14cr|pysycache-3.1b-9|74	
14cr|pysycache-3.1b-9|75	%description	lang-en
14cr|pysycache-3.1b-9|76	English language pack for %{name}.
14cr|pysycache-3.1b-9|77	
14cr|pysycache-3.1b-9|78	%package	lang-es
14cr|pysycache-3.1b-9|79	Summary:	Spanish language pack for %{name}
14cr|pysycache-3.1b-9|80	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|81	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|82	Group:		Education
14cr|pysycache-3.1b-9|83	
14cr|pysycache-3.1b-9|84	%description	lang-es
14cr|pysycache-3.1b-9|85	Spanish language pack for %{name}.
14cr|pysycache-3.1b-9|86	
14cr|pysycache-3.1b-9|87	%package	lang-fi
14cr|pysycache-3.1b-9|88	Summary:	Finnish language pack for %{name}
14cr|pysycache-3.1b-9|89	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|90	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|91	Group:		Education
14cr|pysycache-3.1b-9|92	
14cr|pysycache-3.1b-9|93	%description	lang-fi
14cr|pysycache-3.1b-9|94	Finnish language pack for %{name}.
14cr|pysycache-3.1b-9|95	
14cr|pysycache-3.1b-9|96	%package	lang-fr
14cr|pysycache-3.1b-9|97	Summary:	French language pack for %{name}
14cr|pysycache-3.1b-9|98	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|99	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|100	Group:		Education
14cr|pysycache-3.1b-9|101	
14cr|pysycache-3.1b-9|102	%description	lang-fr
14cr|pysycache-3.1b-9|103	French language pack for %{name}.
14cr|pysycache-3.1b-9|104	
14cr|pysycache-3.1b-9|105	%package	lang-it
14cr|pysycache-3.1b-9|106	Summary:	Italian language pack for %{name}
14cr|pysycache-3.1b-9|107	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|108	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|109	Group:		Education
14cr|pysycache-3.1b-9|110	
14cr|pysycache-3.1b-9|111	%description	lang-it
14cr|pysycache-3.1b-9|112	Italian language pack for %{name}.
14cr|pysycache-3.1b-9|113	
14cr|pysycache-3.1b-9|114	%package	lang-lt
14cr|pysycache-3.1b-9|115	Summary:	Lithuanian language pack for %{name}
14cr|pysycache-3.1b-9|116	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|117	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|118	Group:		Education
14cr|pysycache-3.1b-9|119	
14cr|pysycache-3.1b-9|120	%description	lang-lt
14cr|pysycache-3.1b-9|121	Lithuanian language pack for %{name}.
14cr|pysycache-3.1b-9|122	
14cr|pysycache-3.1b-9|123	%package	lang-nl
14cr|pysycache-3.1b-9|124	Summary:	Dutch language pack for %{name}
14cr|pysycache-3.1b-9|125	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|126	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|127	Group:		Education
14cr|pysycache-3.1b-9|128	
14cr|pysycache-3.1b-9|129	%description	lang-nl
14cr|pysycache-3.1b-9|130	Dutch language pack for %{name}.
14cr|pysycache-3.1b-9|131	
14cr|pysycache-3.1b-9|132	%package	lang-pl
14cr|pysycache-3.1b-9|133	Summary:	Polish language pack for %{name}
14cr|pysycache-3.1b-9|134	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|135	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|136	Group:		Education
14cr|pysycache-3.1b-9|137	
14cr|pysycache-3.1b-9|138	%description	lang-pl
14cr|pysycache-3.1b-9|139	Polish language pack for %{name}.
14cr|pysycache-3.1b-9|140	
14cr|pysycache-3.1b-9|141	%package	lang-pt
14cr|pysycache-3.1b-9|142	Summary:	Portuguese language pack for %{name}
14cr|pysycache-3.1b-9|143	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|144	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|145	Group:		Education
14cr|pysycache-3.1b-9|146	
14cr|pysycache-3.1b-9|147	%description    lang-pt
14cr|pysycache-3.1b-9|148	Portuguese language pack for %{name}.
14cr|pysycache-3.1b-9|149	
14cr|pysycache-3.1b-9|150	%package	lang-ru
14cr|pysycache-3.1b-9|151	Summary:	Russian language pack for %{name}
14cr|pysycache-3.1b-9|152	Provides:	%{name}-language = %{version}-%{release}
14cr|pysycache-3.1b-9|153	Requires:	%{name} = %{version}
14cr|pysycache-3.1b-9|154	Group:		Education
14cr|pysycache-3.1b-9|155	
14cr|pysycache-3.1b-9|156	%description    lang-ru
14cr|pysycache-3.1b-9|157	Russian language pack for %{name}.
14cr|pysycache-3.1b-9|158	
14cr|pysycache-3.1b-9|159	%prep
14cr|pysycache-3.1b-9|160	%setup -q -T -c %{name}-%{version} -a0
14cr|pysycache-3.1b-9|161	pushd pysycache-src/pysycache
14cr|pysycache-3.1b-9|162	for i in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14}; do
14cr|pysycache-3.1b-9|163	unzip -qq $i
14cr|pysycache-3.1b-9|164	done
14cr|pysycache-3.1b-9|165	popd
14cr|pysycache-3.1b-9|166	
14cr|pysycache-3.1b-9|167	%build
14cr|pysycache-3.1b-9|168	
14cr|pysycache-3.1b-9|169	%install
14cr|pysycache-3.1b-9|170	install -d %{buildroot}%{_gamesdatadir}
14cr|pysycache-3.1b-9|171	cp -r pysycache-src/pysycache %{buildroot}%{_gamesdatadir}
14cr|pysycache-3.1b-9|172	
14cr|pysycache-3.1b-9|173	install -d %{buildroot}%{_gamesbindir}
14cr|pysycache-3.1b-9|174	cat << EOF > %{buildroot}%{_gamesbindir}/%{name}
14cr|pysycache-3.1b-9|175	#!/bin/bash
14cr|pysycache-3.1b-9|176	cd
14cr|pysycache-3.1b-9|177	python %{_gamesdatadir}/pysycache/pysycache.py \$@
14cr|pysycache-3.1b-9|178	EOF
14cr|pysycache-3.1b-9|179	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cr|pysycache-3.1b-9|180	
14cr|pysycache-3.1b-9|181	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|pysycache-3.1b-9|182	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pysycache-3.1b-9|183	[Desktop Entry]
14cr|pysycache-3.1b-9|184	Type=Application
14cr|pysycache-3.1b-9|185	Exec=%{_gamesbindir}/%{name}
14cr|pysycache-3.1b-9|186	Icon=%{name}
14cr|pysycache-3.1b-9|187	Categories=Education;
14cr|pysycache-3.1b-9|188	Name=PySyCache
14cr|pysycache-3.1b-9|189	Comment=%{summary}
14cr|pysycache-3.1b-9|190	EOF
14cr|pysycache-3.1b-9|191	
14cr|pysycache-3.1b-9|192	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|pysycache-3.1b-9|193	convert -size 16x16 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|pysycache-3.1b-9|194	convert -size 32x32 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|pysycache-3.1b-9|195	convert -size 48x48 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|pysycache-3.1b-9|196	
14cr|pysycache-3.1b-9|197	%files
14cr|pysycache-3.1b-9|198	%defattr(755,root,root,755)
14cr|pysycache-3.1b-9|199	%{_gamesbindir}/%{name}
14cr|pysycache-3.1b-9|200	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|201	%{_gamesdatadir}/%{name}
14cr|pysycache-3.1b-9|202	#%{_gamesdatadir}/%{name}/themes-move/animals
14cr|pysycache-3.1b-9|203	#%{_gamesdatadir}/%{name}/themes-move/food
14cr|pysycache-3.1b-9|204	#%{_gamesdatadir}/%{name}/themes-move/plants
14cr|pysycache-3.1b-9|205	#%{_gamesdatadir}/%{name}/themes-move/sky
14cr|pysycache-3.1b-9|206	#%{_gamesdatadir}/%{name}/themes-move/sports
14cr|pysycache-3.1b-9|207	%exclude %{_gamesdatadir}/%{name}/themes-move/alphabet*
14cr|pysycache-3.1b-9|208	%exclude %{_gamesdatadir}/%{name}/themes-move/number*
14cr|pysycache-3.1b-9|209	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|pysycache-3.1b-9|210	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|pysycache-3.1b-9|211	
14cr|pysycache-3.1b-9|212	%files lang-ar
14cr|pysycache-3.1b-9|213	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|214	%{_gamesdatadir}/%{name}/themes-move/alphabet-ar
14cr|pysycache-3.1b-9|215	%{_gamesdatadir}/%{name}/themes-move/number-ar
14cr|pysycache-3.1b-9|216	
14cr|pysycache-3.1b-9|217	%files lang-cs
14cr|pysycache-3.1b-9|218	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|219	%{_gamesdatadir}/%{name}/themes-move/alphabet-cs
14cr|pysycache-3.1b-9|220	%{_gamesdatadir}/%{name}/themes-move/number-cs
14cr|pysycache-3.1b-9|221	
14cr|pysycache-3.1b-9|222	%files lang-da
14cr|pysycache-3.1b-9|223	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|224	%{_gamesdatadir}/%{name}/themes-move/alphabet-da
14cr|pysycache-3.1b-9|225	%{_gamesdatadir}/%{name}/themes-move/number-da
14cr|pysycache-3.1b-9|226	
14cr|pysycache-3.1b-9|227	%files lang-de
14cr|pysycache-3.1b-9|228	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|229	%{_gamesdatadir}/%{name}/themes-move/alphabet-de
14cr|pysycache-3.1b-9|230	%{_gamesdatadir}/%{name}/themes-move/number-de
14cr|pysycache-3.1b-9|231	
14cr|pysycache-3.1b-9|232	%files lang-en
14cr|pysycache-3.1b-9|233	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|234	%{_gamesdatadir}/%{name}/themes-move/alphabet-en
14cr|pysycache-3.1b-9|235	%{_gamesdatadir}/%{name}/themes-move/number-en
14cr|pysycache-3.1b-9|236	
14cr|pysycache-3.1b-9|237	%files lang-es
14cr|pysycache-3.1b-9|238	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|239	%{_gamesdatadir}/%{name}/themes-move/alphabet-es
14cr|pysycache-3.1b-9|240	%{_gamesdatadir}/%{name}/themes-move/number-es
14cr|pysycache-3.1b-9|241	
14cr|pysycache-3.1b-9|242	%files lang-fi
14cr|pysycache-3.1b-9|243	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|244	%{_gamesdatadir}/%{name}/themes-move/alphabet-fi
14cr|pysycache-3.1b-9|245	%{_gamesdatadir}/%{name}/themes-move/number-fi
14cr|pysycache-3.1b-9|246	
14cr|pysycache-3.1b-9|247	%files lang-fr
14cr|pysycache-3.1b-9|248	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|249	%{_gamesdatadir}/%{name}/themes-move/alphabet-fr
14cr|pysycache-3.1b-9|250	%{_gamesdatadir}/%{name}/themes-move/number-fr
14cr|pysycache-3.1b-9|251	
14cr|pysycache-3.1b-9|252	%files lang-it
14cr|pysycache-3.1b-9|253	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|254	%{_gamesdatadir}/%{name}/themes-move/alphabet-it
14cr|pysycache-3.1b-9|255	%{_gamesdatadir}/%{name}/themes-move/number-it
14cr|pysycache-3.1b-9|256	
14cr|pysycache-3.1b-9|257	%files lang-lt
14cr|pysycache-3.1b-9|258	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|259	%{_gamesdatadir}/%{name}/themes-move/alphabet-lt
14cr|pysycache-3.1b-9|260	%{_gamesdatadir}/%{name}/themes-move/number-lt
14cr|pysycache-3.1b-9|261	
14cr|pysycache-3.1b-9|262	%files lang-nl
14cr|pysycache-3.1b-9|263	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|264	%{_gamesdatadir}/%{name}/themes-move/alphabet-nl
14cr|pysycache-3.1b-9|265	%{_gamesdatadir}/%{name}/themes-move/number-nl
14cr|pysycache-3.1b-9|266	
14cr|pysycache-3.1b-9|267	%files lang-pl
14cr|pysycache-3.1b-9|268	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|269	%{_gamesdatadir}/%{name}/themes-move/alphabet-pl
14cr|pysycache-3.1b-9|270	%{_gamesdatadir}/%{name}/themes-move/number-pl
14cr|pysycache-3.1b-9|271	
14cr|pysycache-3.1b-9|272	%files lang-pt
14cr|pysycache-3.1b-9|273	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|274	%{_gamesdatadir}/%{name}/themes-move/alphabet-pt
14cr|pysycache-3.1b-9|275	%{_gamesdatadir}/%{name}/themes-move/number-pt
14cr|pysycache-3.1b-9|276	
14cr|pysycache-3.1b-9|277	%files lang-ru
14cr|pysycache-3.1b-9|278	%defattr(644,root,root,755)
14cr|pysycache-3.1b-9|279	%{_gamesdatadir}/%{name}/themes-move/alphabet-ru
14cr|pysycache-3.1b-9|280	%{_gamesdatadir}/%{name}/themes-move/number-ru
14cr|pysycache-3.1b-9|281	
14cr|pysycache-3.1b-9|282	
14cr|pysycache-3.1b-9|283	
14cr|pysycache-3.1b-9|284	
14cr|pysycache-3.1b-9|285	%changelog
14cr|pysycache-3.1b-9|286	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1b-9
14cr|pysycache-3.1b-9|287	+ Revision: cd2bba4
14cr|pysycache-3.1b-9|288	- MassBuild#464: Increase release tag
14cr|pysycache-3.1b-9|289	
14cr|pysycache-3.1b-9|290	

6531 14
14cr|pythia-8.1-7|1	%define name	pythia
14cr|pythia-8.1-7|2	%define major	8
14cr|pythia-8.1-7|3	%define minor	1
14cr|pythia-8.1-7|4	%define version	%{major}.%{minor}
14cr|pythia-8.1-7|5	%define release	7
14cr|pythia-8.1-7|6	
14cr|pythia-8.1-7|7	%define devname	%mklibname %{name} -d
14cr|pythia-8.1-7|8	
14cr|pythia-8.1-7|9	Name:		%{name}
14cr|pythia-8.1-7|10	Group:		Sciences/Physics
14cr|pythia-8.1-7|11	License:	GPLv2
14cr|pythia-8.1-7|12	Version:	%{version}
14cr|pythia-8.1-7|13	Release:	%{release}
14cr|pythia-8.1-7|14	Summary:	High-energy pp and pbarp collisions simulation
14cr|pythia-8.1-7|15	URL:		http://home.thep.lu.se/~torbjorn/Pythia.html
14cr|pythia-8.1-7|16	Source0:	http://home.thep.lu.se/~torbjorn/pythia8/pythia8157.tgz
14cr|pythia-8.1-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|pythia-8.1-7|18	
14cr|pythia-8.1-7|19	BuildRequires:	hepmc-devel
14cr|pythia-8.1-7|20	
14cr|pythia-8.1-7|21	%description
14cr|pythia-8.1-7|22	Pythia 8 release is focussed towards LHC and Tevatron applications, i.e.
14cr|pythia-8.1-7|23	high-energy pp and pbarp collisions. Also e+e- and mu+mu- annihilation
14cr|pythia-8.1-7|24	processes may be simulated, but not e.g. ep, gammap or gammagamma collisions.
14cr|pythia-8.1-7|25	
14cr|pythia-8.1-7|26	
14cr|pythia-8.1-7|27	#------------------------------------------------------------------------
14cr|pythia-8.1-7|28	%package	-n %{devname}
14cr|pythia-8.1-7|29	Summary:	Pythia runtime and development files
14cr|pythia-8.1-7|30	Group:		Development/C++
14cr|pythia-8.1-7|31	Provides:	%{name}-devel = %{version}-%{release}
14cr|pythia-8.1-7|32	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|pythia-8.1-7|33	
14cr|pythia-8.1-7|34	%description	-n %{devname}
14cr|pythia-8.1-7|35	Pythia runtime and development files.
14cr|pythia-8.1-7|36	
14cr|pythia-8.1-7|37	
14cr|pythia-8.1-7|38	#------------------------------------------------------------------------
14cr|pythia-8.1-7|39	%prep
14cr|pythia-8.1-7|40	%setup -q -n pythia8157
14cr|pythia-8.1-7|41	
14cr|pythia-8.1-7|42	
14cr|pythia-8.1-7|43	#------------------------------------------------------------------------
14cr|pythia-8.1-7|44	%build
14cr|pythia-8.1-7|45	./configure --enable-shared --with-hepmc=%{_prefix}
14cr|pythia-8.1-7|46	%make
14cr|pythia-8.1-7|47	
14cr|pythia-8.1-7|48	
14cr|pythia-8.1-7|49	#------------------------------------------------------------------------
14cr|pythia-8.1-7|50	%install
14cr|pythia-8.1-7|51	mkdir -p %{buildroot}%{_libdir}
14cr|pythia-8.1-7|52	cp -fa lib/*.so lib/archive/*.a %{buildroot}%{_libdir}
14cr|pythia-8.1-7|53	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|pythia-8.1-7|54	cp -fa include/[A-Z]*.h %{buildroot}%{_includedir}/%{name}
14cr|pythia-8.1-7|55	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|pythia-8.1-7|56	cp -fa AUTHORS GUIDELINES examples htmldoc phpdoc xmldoc worksheet.pdf %{buildroot}%{_datadir}/%{name}
14cr|pythia-8.1-7|57	
14cr|pythia-8.1-7|58	
14cr|pythia-8.1-7|59	#------------------------------------------------------------------------
14cr|pythia-8.1-7|60	%clean
14cr|pythia-8.1-7|61	rm -fr %{buildroot}
14cr|pythia-8.1-7|62	
14cr|pythia-8.1-7|63	
14cr|pythia-8.1-7|64	#------------------------------------------------------------------------
14cr|pythia-8.1-7|65	%files		-n %{devname}
14cr|pythia-8.1-7|66	%defattr(-,root,root)
14cr|pythia-8.1-7|67	%dir %{_datadir}/%{name}
14cr|pythia-8.1-7|68	%{_datadir}/%{name}/*
14cr|pythia-8.1-7|69	%{_includedir}/%{name}/*.h
14cr|pythia-8.1-7|70	%{_libdir}/*.a
14cr|pythia-8.1-7|71	%{_libdir}/*.so
14cr|pythia-8.1-7|72	
14cr|pythia-8.1-7|73	
14cr|pythia-8.1-7|74	
14cr|pythia-8.1-7|75	%changelog
14cr|pythia-8.1-7|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.1-7
14cr|pythia-8.1-7|77	+ Revision: 0806c29
14cr|pythia-8.1-7|78	- MassBuild#464: Increase release tag
14cr|pythia-8.1-7|79	
14cr|pythia-8.1-7|80	

6532 14
14cr|python3-alsaaudio-0.7-3|1	%define fname		pyalsaaudio
14cr|python3-alsaaudio-0.7-3|2	
14cr|python3-alsaaudio-0.7-3|3	Summary:	ALSA wrapper for Python
14cr|python3-alsaaudio-0.7-3|4	Name:		python3-alsaaudio
14cr|python3-alsaaudio-0.7-3|5	Version:	0.7
14cr|python3-alsaaudio-0.7-3|6	Release:	3
14cr|python3-alsaaudio-0.7-3|7	Source0:	http://downloads.sourceforge.net/%{fname}/%{fname}-%{version}.tar.gz
14cr|python3-alsaaudio-0.7-3|8	Patch0:		pyalsaaudio-0.7_linkage.patch
14cr|python3-alsaaudio-0.7-3|9	License:	Python
14cr|python3-alsaaudio-0.7-3|10	URL:		http://sourceforge.net/projects/pyalsaaudio/
14cr|python3-alsaaudio-0.7-3|11	Group:		Development/Python
14cr|python3-alsaaudio-0.7-3|12	BuildRequires:	pkgconfig(python3)
14cr|python3-alsaaudio-0.7-3|13	BuildRequires:	pkgconfig(alsa)
14cr|python3-alsaaudio-0.7-3|14	BuildRequires:  python3egg(setuptools)
14cr|python3-alsaaudio-0.7-3|15	
14cr|python3-alsaaudio-0.7-3|16	%description
14cr|python3-alsaaudio-0.7-3|17	The goal of this project is to provide a functionality complete Python
14cr|python3-alsaaudio-0.7-3|18	wrapper for ALSA. Currently PCM playback and capture, as well as the
14cr|python3-alsaaudio-0.7-3|19	mixer API is supported.
14cr|python3-alsaaudio-0.7-3|20	
14cr|python3-alsaaudio-0.7-3|21	%prep
14cr|python3-alsaaudio-0.7-3|22	%setup -q -n %{fname}-%{version}
14cr|python3-alsaaudio-0.7-3|23	%patch0 -p1
14cr|python3-alsaaudio-0.7-3|24	
14cr|python3-alsaaudio-0.7-3|25	%build
14cr|python3-alsaaudio-0.7-3|26	CFLAGS="%{optflags}" python3 setup.py build
14cr|python3-alsaaudio-0.7-3|27	
14cr|python3-alsaaudio-0.7-3|28	%install
14cr|python3-alsaaudio-0.7-3|29	python3 setup.py install --root=%{buildroot}
14cr|python3-alsaaudio-0.7-3|30	
14cr|python3-alsaaudio-0.7-3|31	%files
14cr|python3-alsaaudio-0.7-3|32	
14cr|python3-alsaaudio-0.7-3|33	%doc LICENSE CHANGES README TODO
14cr|python3-alsaaudio-0.7-3|34	%{py3_platsitedir}/alsaaudio.cpython-34m.so
14cr|python3-alsaaudio-0.7-3|35	%{py3_platsitedir}/%{fname}-%{version}-py%{py3_ver}.egg-info
14cr|python3-alsaaudio-0.7-3|36	
14cr|python3-alsaaudio-0.7-3|37	
14cr|python3-alsaaudio-0.7-3|38	
14cr|python3-alsaaudio-0.7-3|39	%changelog
14cr|python3-alsaaudio-0.7-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|python3-alsaaudio-0.7-3|41	+ Revision: 88430ec
14cr|python3-alsaaudio-0.7-3|42	- MassBuild#464: Increase release tag
14cr|python3-alsaaudio-0.7-3|43	
14cr|python3-alsaaudio-0.7-3|44	

6533 14
14cr|python3-apsw-3.7.17.r1-3|1	%define sqlite_version 3.7.17
14cr|python3-apsw-3.7.17.r1-3|2	%define uprel 1
14cr|python3-apsw-3.7.17.r1-3|3	%define pkg_version %{sqlite_version}-r%{uprel}
14cr|python3-apsw-3.7.17.r1-3|4	
14cr|python3-apsw-3.7.17.r1-3|5	%define __noautoprov 'apsw.so'
14cr|python3-apsw-3.7.17.r1-3|6	
14cr|python3-apsw-3.7.17.r1-3|7	Name:           python3-apsw
14cr|python3-apsw-3.7.17.r1-3|8	Version:        3.7.17.r1
14cr|python3-apsw-3.7.17.r1-3|9	Release:        3
14cr|python3-apsw-3.7.17.r1-3|10	Summary:        Another Python SQLite Wrapper
14cr|python3-apsw-3.7.17.r1-3|11	Source0:        http://apsw.googlecode.com/files/apsw-3.7.17-r1.zip
14cr|python3-apsw-3.7.17.r1-3|12	URL:            http://code.google.com/p/apsw/
14cr|python3-apsw-3.7.17.r1-3|13	Group:          Development/Python
14cr|python3-apsw-3.7.17.r1-3|14	License:        zlib/libpng License
14cr|python3-apsw-3.7.17.r1-3|15	BuildRequires:  sqlite3-devel >= %{sqlite_version}
14cr|python3-apsw-3.7.17.r1-3|16	BuildRequires:  pkgconfig(python3)
14cr|python3-apsw-3.7.17.r1-3|17	BuildRequires:  python3egg(setuptools)
14cr|python3-apsw-3.7.17.r1-3|18	
14cr|python3-apsw-3.7.17.r1-3|19	%description
14cr|python3-apsw-3.7.17.r1-3|20	APSW is a Python wrapper for the SQLite embedded relational database
14cr|python3-apsw-3.7.17.r1-3|21	engine. In contrast to other wrappers such as pysqlite it focuses on
14cr|python3-apsw-3.7.17.r1-3|22	being a minimal layer over SQLite attempting just to translate the
14cr|python3-apsw-3.7.17.r1-3|23	complete SQLite API into Python.
14cr|python3-apsw-3.7.17.r1-3|24	
14cr|python3-apsw-3.7.17.r1-3|25	%package doc
14cr|python3-apsw-3.7.17.r1-3|26	Summary:        Another Python SQLite Wrapper - Documentation
14cr|python3-apsw-3.7.17.r1-3|27	Group:          Development/Python
14cr|python3-apsw-3.7.17.r1-3|28	License:        zlib/libpng License
14cr|python3-apsw-3.7.17.r1-3|29	BuildArch:      noarch
14cr|python3-apsw-3.7.17.r1-3|30	
14cr|python3-apsw-3.7.17.r1-3|31	%description doc
14cr|python3-apsw-3.7.17.r1-3|32	APSW is a Python wrapper for the SQLite embedded relational database
14cr|python3-apsw-3.7.17.r1-3|33	engine. In contrast to other wrappers such as pysqlite it focuses on
14cr|python3-apsw-3.7.17.r1-3|34	being a minimal layer over SQLite attempting just to translate the
14cr|python3-apsw-3.7.17.r1-3|35	complete SQLite API into Python.
14cr|python3-apsw-3.7.17.r1-3|36	
14cr|python3-apsw-3.7.17.r1-3|37	%prep
14cr|python3-apsw-3.7.17.r1-3|38	%setup -q -n "apsw-%{pkg_version}"
14cr|python3-apsw-3.7.17.r1-3|39	rm doc/.buildinfo
14cr|python3-apsw-3.7.17.r1-3|40	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cr|python3-apsw-3.7.17.r1-3|41	
14cr|python3-apsw-3.7.17.r1-3|42	%build
14cr|python3-apsw-3.7.17.r1-3|43	CFLAGS="%{optflags} -fno-strict-aliasing" \
14cr|python3-apsw-3.7.17.r1-3|44	python3 ./setup.py build
14cr|python3-apsw-3.7.17.r1-3|45	
14cr|python3-apsw-3.7.17.r1-3|46	%install
14cr|python3-apsw-3.7.17.r1-3|47	python3 ./setup.py install \
14cr|python3-apsw-3.7.17.r1-3|48	--prefix="%{_prefix}" \
14cr|python3-apsw-3.7.17.r1-3|49	--root="%{buildroot}"
14cr|python3-apsw-3.7.17.r1-3|50	
14cr|python3-apsw-3.7.17.r1-3|51	
14cr|python3-apsw-3.7.17.r1-3|52	%files
14cr|python3-apsw-3.7.17.r1-3|53	%{py3_platsitedir}/*
14cr|python3-apsw-3.7.17.r1-3|54	
14cr|python3-apsw-3.7.17.r1-3|55	%files doc
14cr|python3-apsw-3.7.17.r1-3|56	%doc doc/*
14cr|python3-apsw-3.7.17.r1-3|57	
14cr|python3-apsw-3.7.17.r1-3|58	%changelog
14cr|python3-apsw-3.7.17.r1-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.17.r1-3
14cr|python3-apsw-3.7.17.r1-3|60	+ Revision: 3f06ef7
14cr|python3-apsw-3.7.17.r1-3|61	- MassBuild#464: Increase release tag
14cr|python3-apsw-3.7.17.r1-3|62	
14cr|python3-apsw-3.7.17.r1-3|63	

6534 14
14cr|python3-augeas-0.4.1-3|1	%define oname python-augeas
14cr|python3-augeas-0.4.1-3|2	
14cr|python3-augeas-0.4.1-3|3	Name:		python3-augeas
14cr|python3-augeas-0.4.1-3|4	Version:	0.4.1
14cr|python3-augeas-0.4.1-3|5	Release:	3
14cr|python3-augeas-0.4.1-3|6	Summary:	Python bindings to augeas
14cr|python3-augeas-0.4.1-3|7	Group:		Development/Python
14cr|python3-augeas-0.4.1-3|8	License:	LGPLv2+
14cr|python3-augeas-0.4.1-3|9	Url:		http://augeas.net/
14cr|python3-augeas-0.4.1-3|10	Source0:	http://augeas.net/download/python/%{oname}-%{version}.tar.gz
14cr|python3-augeas-0.4.1-3|11	BuildArch:	noarch
14cr|python3-augeas-0.4.1-3|12	Requires:	pkgconfig(augeas)
14cr|python3-augeas-0.4.1-3|13	BuildRequires:	python3egg(setuptools)
14cr|python3-augeas-0.4.1-3|14	BuildRequires:  pkgconfig(python3)
14cr|python3-augeas-0.4.1-3|15	
14cr|python3-augeas-0.4.1-3|16	
14cr|python3-augeas-0.4.1-3|17	%description
14cr|python3-augeas-0.4.1-3|18	python3-augeas is a set of Python3 bindings around augeas.
14cr|python3-augeas-0.4.1-3|19	
14cr|python3-augeas-0.4.1-3|20	%prep
14cr|python3-augeas-0.4.1-3|21	%setup -qn %{oname}-%{version}
14cr|python3-augeas-0.4.1-3|22	
14cr|python3-augeas-0.4.1-3|23	
14cr|python3-augeas-0.4.1-3|24	%build
14cr|python3-augeas-0.4.1-3|25	# Remove CFLAGS=... for noarch packages (unneeded)
14cr|python3-augeas-0.4.1-3|26	CFLAGS="%{optflags}" python3 setup.py build_ext -i
14cr|python3-augeas-0.4.1-3|27	CFLAGS="%{optflags}" python3 setup.py build
14cr|python3-augeas-0.4.1-3|28	
14cr|python3-augeas-0.4.1-3|29	%install
14cr|python3-augeas-0.4.1-3|30	python3 setup.py install -O1 --skip-build --root=%{buildroot}
14cr|python3-augeas-0.4.1-3|31	
14cr|python3-augeas-0.4.1-3|32	
14cr|python3-augeas-0.4.1-3|33	
14cr|python3-augeas-0.4.1-3|34	%files
14cr|python3-augeas-0.4.1-3|35	%doc COPYING AUTHORS README.txt
14cr|python3-augeas-0.4.1-3|36	%{py3_puresitedir}/augeas.py*
14cr|python3-augeas-0.4.1-3|37	%{py3_puresitedir}/*augeas*.egg-info
14cr|python3-augeas-0.4.1-3|38	
14cr|python3-augeas-0.4.1-3|39	
14cr|python3-augeas-0.4.1-3|40	
14cr|python3-augeas-0.4.1-3|41	%changelog
14cr|python3-augeas-0.4.1-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-3
14cr|python3-augeas-0.4.1-3|43	+ Revision: f26c93d
14cr|python3-augeas-0.4.1-3|44	- MassBuild#464: Increase release tag
14cr|python3-augeas-0.4.1-3|45	
14cr|python3-augeas-0.4.1-3|46	

6535 14
14cr|python3-babel-1.3-4|1	%define tarname	Babel
14cr|python3-babel-1.3-4|2	%define debug_package %{nil}
14cr|python3-babel-1.3-4|3	
14cr|python3-babel-1.3-4|4	Summary:	Internationalization utilities for Python
14cr|python3-babel-1.3-4|5	Name:		python3-babel
14cr|python3-babel-1.3-4|6	Version:	1.3
14cr|python3-babel-1.3-4|7	Release:	4
14cr|python3-babel-1.3-4|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
14cr|python3-babel-1.3-4|9	License:	BSD
14cr|python3-babel-1.3-4|10	Group:		Development/Python
14cr|python3-babel-1.3-4|11	Url:		http://babel.edgewall.org/
14cr|python3-babel-1.3-4|12	BuildArch:	noarch
14cr|python3-babel-1.3-4|13	BuildRequires:	python3egg(setuptools)
14cr|python3-babel-1.3-4|14	BuildRequires:	pkgconfig(python3)
14cr|python3-babel-1.3-4|15	BuildRequires:  python3egg(pytz)
14cr|python3-babel-1.3-4|16	
14cr|python3-babel-1.3-4|17	%description
14cr|python3-babel-1.3-4|18	Babel is a Python library that provides an integrated collection of
14cr|python3-babel-1.3-4|19	utilities that assist with internationalizing and localizing Python
14cr|python3-babel-1.3-4|20	applications (in particular web-based applications.)
14cr|python3-babel-1.3-4|21	
14cr|python3-babel-1.3-4|22	
14cr|python3-babel-1.3-4|23	%prep
14cr|python3-babel-1.3-4|24	%setup -qn %{tarname}-%{version}
14cr|python3-babel-1.3-4|25	
14cr|python3-babel-1.3-4|26	
14cr|python3-babel-1.3-4|27	%build
14cr|python3-babel-1.3-4|28	python3 setup.py build
14cr|python3-babel-1.3-4|29	
14cr|python3-babel-1.3-4|30	
14cr|python3-babel-1.3-4|31	%install
14cr|python3-babel-1.3-4|32	python3 setup.py install --root=%{buildroot}
14cr|python3-babel-1.3-4|33	mv %{buildroot}%{_bindir}/pybabel %{buildroot}%{_bindir}/py3babel
14cr|python3-babel-1.3-4|34	
14cr|python3-babel-1.3-4|35	%check
14cr|python3-babel-1.3-4|36	python3 setup.py test
14cr|python3-babel-1.3-4|37	
14cr|python3-babel-1.3-4|38	%files
14cr|python3-babel-1.3-4|39	%doc docs/
14cr|python3-babel-1.3-4|40	%{_bindir}/py3babel
14cr|python3-babel-1.3-4|41	%{python3_sitelib}/babel
14cr|python3-babel-1.3-4|42	%{python3_sitelib}/*.egg-info
14cr|python3-babel-1.3-4|43	
14cr|python3-babel-1.3-4|44	%changelog
14cr|python3-babel-1.3-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14cr|python3-babel-1.3-4|46	+ Revision: d5d91e7
14cr|python3-babel-1.3-4|47	- MassBuild#464: Increase release tag
14cr|python3-babel-1.3-4|48	
14cr|python3-babel-1.3-4|49	

6536 14
14cr|python3-bcrypt-0.4-3|1	%define tarname py-bcrypt
14cr|python3-bcrypt-0.4-3|2	
14cr|python3-bcrypt-0.4-3|3	Summary:	Python implementation of Blowfish password hashing algorithm
14cr|python3-bcrypt-0.4-3|4	Name:		python3-bcrypt
14cr|python3-bcrypt-0.4-3|5	Version:	0.4
14cr|python3-bcrypt-0.4-3|6	Release:	3
14cr|python3-bcrypt-0.4-3|7	Source0:	http://py-bcrypt.googlecode.com/files/%{tarname}-%{version}.tar.gz
14cr|python3-bcrypt-0.4-3|8	License:	BSD
14cr|python3-bcrypt-0.4-3|9	Group:		Development/Python
14cr|python3-bcrypt-0.4-3|10	Url:		http://code.google.com/p/py-bcrypt/
14cr|python3-bcrypt-0.4-3|11	BuildRequires:	pkgconfig(python3)
14cr|python3-bcrypt-0.4-3|12	BuildRequires:	python3egg(setuptools)
14cr|python3-bcrypt-0.4-3|13	BuildRequires:	python3egg(nose)
14cr|python3-bcrypt-0.4-3|14	
14cr|python3-bcrypt-0.4-3|15	%description
14cr|python3-bcrypt-0.4-3|16	py-bcrypt is an implementation the OpenBSD Blowfish password hashing
14cr|python3-bcrypt-0.4-3|17	algorithm, as described in "A Future-Adaptable Password Scheme" by
14cr|python3-bcrypt-0.4-3|18	Niels Provos and David Mazieres.
14cr|python3-bcrypt-0.4-3|19	
14cr|python3-bcrypt-0.4-3|20	This system hashes passwords using a version of Bruce Schneier's
14cr|python3-bcrypt-0.4-3|21	Blowfish block cipher with modifications designed to raise the cost of
14cr|python3-bcrypt-0.4-3|22	off-line password cracking. The computation cost of the algorithm is
14cr|python3-bcrypt-0.4-3|23	parametised, so it can be increased as computers get faster.
14cr|python3-bcrypt-0.4-3|24	
14cr|python3-bcrypt-0.4-3|25	%prep
14cr|python3-bcrypt-0.4-3|26	%setup -q -n %{tarname}-%{version}
14cr|python3-bcrypt-0.4-3|27	
14cr|python3-bcrypt-0.4-3|28	%build
14cr|python3-bcrypt-0.4-3|29	python3 setup.py build
14cr|python3-bcrypt-0.4-3|30	
14cr|python3-bcrypt-0.4-3|31	%install
14cr|python3-bcrypt-0.4-3|32	python3 setup.py install --root=%{buildroot}
14cr|python3-bcrypt-0.4-3|33	
14cr|python3-bcrypt-0.4-3|34	
14cr|python3-bcrypt-0.4-3|35	%files
14cr|python3-bcrypt-0.4-3|36	%doc README TODO
14cr|python3-bcrypt-0.4-3|37	%{py3_platsitedir}/bcrypt/*.py*
14cr|python3-bcrypt-0.4-3|38	%{py3_platsitedir}/bcrypt/_bcrypt.cpython-3?m.so
14cr|python3-bcrypt-0.4-3|39	%{py3_platsitedir}/py_bcrypt*.egg-info
14cr|python3-bcrypt-0.4-3|40	
14cr|python3-bcrypt-0.4-3|41	
14cr|python3-bcrypt-0.4-3|42	
14cr|python3-bcrypt-0.4-3|43	
14cr|python3-bcrypt-0.4-3|44	
14cr|python3-bcrypt-0.4-3|45	%changelog
14cr|python3-bcrypt-0.4-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|python3-bcrypt-0.4-3|47	+ Revision: 0b84164
14cr|python3-bcrypt-0.4-3|48	- MassBuild#464: Increase release tag
14cr|python3-bcrypt-0.4-3|49	
14cr|python3-bcrypt-0.4-3|50	

6537 14
14cr|python3-billiard-3.3.0.18-2|1	%define oname billiard
14cr|python3-billiard-3.3.0.18-2|2	# debuginfo without sources
14cr|python3-billiard-3.3.0.18-2|3	%define debug_package	%{nil}
14cr|python3-billiard-3.3.0.18-2|4	
14cr|python3-billiard-3.3.0.18-2|5	Name:           python3-%{oname}
14cr|python3-billiard-3.3.0.18-2|6	Version:        3.3.0.18
14cr|python3-billiard-3.3.0.18-2|7	Release:        2
14cr|python3-billiard-3.3.0.18-2|8	Summary:        Multiprocessing Pool Extensions
14cr|python3-billiard-3.3.0.18-2|9	Group:          Development/Python
14cr|python3-billiard-3.3.0.18-2|10	License:        BSD
14cr|python3-billiard-3.3.0.18-2|11	URL:            http://pypi.python.org/pypi/billiard
14cr|python3-billiard-3.3.0.18-2|12	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-billiard-3.3.0.18-2|13	BuildRequires:  pkgconfig(python3)
14cr|python3-billiard-3.3.0.18-2|14	BuildRequires:  python3egg(setuptools)
14cr|python3-billiard-3.3.0.18-2|15	BuildRequires:  python3egg(nose)
14cr|python3-billiard-3.3.0.18-2|16	BuildRequires:  python3egg(mock)
14cr|python3-billiard-3.3.0.18-2|17	BuildRequires:  python3egg(nose-cover3)
14cr|python3-billiard-3.3.0.18-2|18	
14cr|python3-billiard-3.3.0.18-2|19	Requires:       python3
14cr|python3-billiard-3.3.0.18-2|20	
14cr|python3-billiard-3.3.0.18-2|21	%description
14cr|python3-billiard-3.3.0.18-2|22	This package contains extensions to the multiprocessing Pool.
14cr|python3-billiard-3.3.0.18-2|23	Pythom3 module
14cr|python3-billiard-3.3.0.18-2|24	
14cr|python3-billiard-3.3.0.18-2|25	%files
14cr|python3-billiard-3.3.0.18-2|26	%doc CHANGES.txt LICENSE.txt README.rst
14cr|python3-billiard-3.3.0.18-2|27	%{py3_puresitedir}/%{oname}
14cr|python3-billiard-3.3.0.18-2|28	%{py3_puresitedir}/%{oname}*.egg-info
14cr|python3-billiard-3.3.0.18-2|29	%{py3_puresitedir}/funtests/
14cr|python3-billiard-3.3.0.18-2|30	
14cr|python3-billiard-3.3.0.18-2|31	#################################
14cr|python3-billiard-3.3.0.18-2|32	
14cr|python3-billiard-3.3.0.18-2|33	%prep
14cr|python3-billiard-3.3.0.18-2|34	%setup -q -n %{oname}-%{version}
14cr|python3-billiard-3.3.0.18-2|35	chmod 644 README.rst
14cr|python3-billiard-3.3.0.18-2|36	
14cr|python3-billiard-3.3.0.18-2|37	
14cr|python3-billiard-3.3.0.18-2|38	%build
14cr|python3-billiard-3.3.0.18-2|39	CFLAGS="$RPM_OPT_FLAGS -wall" python3 setup.py build
14cr|python3-billiard-3.3.0.18-2|40	
14cr|python3-billiard-3.3.0.18-2|41	%install
14cr|python3-billiard-3.3.0.18-2|42	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-billiard-3.3.0.18-2|43	
14cr|python3-billiard-3.3.0.18-2|44	chmod +x %{buildroot}%{py3_puresitedir}/funtests/setup.py
14cr|python3-billiard-3.3.0.18-2|45	
14cr|python3-billiard-3.3.0.18-2|46	
14cr|python3-billiard-3.3.0.18-2|47	%check
14cr|python3-billiard-3.3.0.18-2|48	#python3 setup.py test
14cr|python3-billiard-3.3.0.18-2|49	
14cr|python3-billiard-3.3.0.18-2|50	
14cr|python3-billiard-3.3.0.18-2|51	%changelog
14cr|python3-billiard-3.3.0.18-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0.18-2
14cr|python3-billiard-3.3.0.18-2|53	+ Revision: 4b1730b
14cr|python3-billiard-3.3.0.18-2|54	- MassBuild#464: Increase release tag
14cr|python3-billiard-3.3.0.18-2|55	
14cr|python3-billiard-3.3.0.18-2|56	

6538 14
14cr|python3-bottleneck-0.7.0-3|1	%define tarname	Bottleneck
14cr|python3-bottleneck-0.7.0-3|2	# doesn't really works  the *so are still provided ...
14cr|python3-bottleneck-0.7.0-3|3	%define __provides_exclude_from ^%{py_platsitedir}/bottleneck/*.so
14cr|python3-bottleneck-0.7.0-3|4	
14cr|python3-bottleneck-0.7.0-3|5	Summary:	Fast NumPy array functions written in Cython
14cr|python3-bottleneck-0.7.0-3|6	Name:		python3-bottleneck
14cr|python3-bottleneck-0.7.0-3|7	Version:	0.7.0
14cr|python3-bottleneck-0.7.0-3|8	Release:	3
14cr|python3-bottleneck-0.7.0-3|9	Source0:	https://pypi.python.org/packages/source/B/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python3-bottleneck-0.7.0-3|10	Patch0:		lm-0.7.0.patch
14cr|python3-bottleneck-0.7.0-3|11	License:	BSD
14cr|python3-bottleneck-0.7.0-3|12	Group:		Development/Python
14cr|python3-bottleneck-0.7.0-3|13	Url:		http://pypi.python.org/pypi/Bottleneck
14cr|python3-bottleneck-0.7.0-3|14	Requires:	python3-numpy
14cr|python3-bottleneck-0.7.0-3|15	
14cr|python3-bottleneck-0.7.0-3|16	BuildRequires:	python3egg(nose)
14cr|python3-bottleneck-0.7.0-3|17	BuildRequires:	python3-numpy-devel
14cr|python3-bottleneck-0.7.0-3|18	BuildRequires:	pkgconfig(python3)
14cr|python3-bottleneck-0.7.0-3|19	BuildRequires:	python3egg(setuptools)
14cr|python3-bottleneck-0.7.0-3|20	BuildRequires:	python-sphinx
14cr|python3-bottleneck-0.7.0-3|21	BuildRequires:	pkgconfig(lapack)
14cr|python3-bottleneck-0.7.0-3|22	
14cr|python3-bottleneck-0.7.0-3|23	%description
14cr|python3-bottleneck-0.7.0-3|24	Bottleneck is a collection of fast NumPy array functions written in
14cr|python3-bottleneck-0.7.0-3|25	Cython.
14cr|python3-bottleneck-0.7.0-3|26	
14cr|python3-bottleneck-0.7.0-3|27	%prep
14cr|python3-bottleneck-0.7.0-3|28	%setup -q -n %{tarname}-%{version}
14cr|python3-bottleneck-0.7.0-3|29	%patch0 -p0
14cr|python3-bottleneck-0.7.0-3|30	
14cr|python3-bottleneck-0.7.0-3|31	%build
14cr|python3-bottleneck-0.7.0-3|32	
14cr|python3-bottleneck-0.7.0-3|33	python3 setup.py build
14cr|python3-bottleneck-0.7.0-3|34	
14cr|python3-bottleneck-0.7.0-3|35	export PYTHONPATH="`pwd`/`find . -depth -type d -name lib.linux*`"
14cr|python3-bottleneck-0.7.0-3|36	pushd doc
14cr|python3-bottleneck-0.7.0-3|37	mkdir -p source/_static
14cr|python3-bottleneck-0.7.0-3|38	make html
14cr|python3-bottleneck-0.7.0-3|39	
14cr|python3-bottleneck-0.7.0-3|40	# clean after sphinx
14cr|python3-bottleneck-0.7.0-3|41	rm -rf build/html/.buildinfo \
14cr|python3-bottleneck-0.7.0-3|42	build/html/_sources
14cr|python3-bottleneck-0.7.0-3|43	
14cr|python3-bottleneck-0.7.0-3|44	
14cr|python3-bottleneck-0.7.0-3|45	%install
14cr|python3-bottleneck-0.7.0-3|46	python3 setup.py install --root `pwd`/test_install
14cr|python3-bottleneck-0.7.0-3|47	# clean unneeded stuff
14cr|python3-bottleneck-0.7.0-3|48	rm -rf test_install/%{py_platsitedir}/bottleneck/src \
14cr|python3-bottleneck-0.7.0-3|49	test_install/%{py_platsitedir}/bottleneck/LICENSE
14cr|python3-bottleneck-0.7.0-3|50	
14cr|python3-bottleneck-0.7.0-3|51	# install into buildroot
14cr|python3-bottleneck-0.7.0-3|52	cp -a test_install/* %{buildroot}
14cr|python3-bottleneck-0.7.0-3|53	
14cr|python3-bottleneck-0.7.0-3|54	%check
14cr|python3-bottleneck-0.7.0-3|55	pushd `find . -depth -type d -name lib.linux*`
14cr|python3-bottleneck-0.7.0-3|56	python3 -c 'import bottleneck as bn; bn.test()'
14cr|python3-bottleneck-0.7.0-3|57	popd
14cr|python3-bottleneck-0.7.0-3|58	
14cr|python3-bottleneck-0.7.0-3|59	
14cr|python3-bottleneck-0.7.0-3|60	%files
14cr|python3-bottleneck-0.7.0-3|61	%doc LICENSE README.rst RELEASE.rst doc/build/html
14cr|python3-bottleneck-0.7.0-3|62	%{py3_platsitedir}/Bottleneck*
14cr|python3-bottleneck-0.7.0-3|63	%{py3_platsitedir}/bottleneck*
14cr|python3-bottleneck-0.7.0-3|64	
14cr|python3-bottleneck-0.7.0-3|65	
14cr|python3-bottleneck-0.7.0-3|66	
14cr|python3-bottleneck-0.7.0-3|67	
14cr|python3-bottleneck-0.7.0-3|68	%changelog
14cr|python3-bottleneck-0.7.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cr|python3-bottleneck-0.7.0-3|70	+ Revision: 5629834
14cr|python3-bottleneck-0.7.0-3|71	- MassBuild#464: Increase release tag
14cr|python3-bottleneck-0.7.0-3|72	
14cr|python3-bottleneck-0.7.0-3|73	

6539 14
14cr|python3-celery-3.1.9-4|1	
14cr|python3-celery-3.1.9-4|2	Name:           python3-celery
14cr|python3-celery-3.1.9-4|3	Version:        3.1.9
14cr|python3-celery-3.1.9-4|4	Release:        4
14cr|python3-celery-3.1.9-4|5	Summary:        Distributed Task Queue
14cr|python3-celery-3.1.9-4|6	Group:          Development/Python
14cr|python3-celery-3.1.9-4|7	License:        BSD
14cr|python3-celery-3.1.9-4|8	URL:            http://celeryproject.org
14cr|python3-celery-3.1.9-4|9	Source0:        https://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz
14cr|python3-celery-3.1.9-4|10	BuildRequires:  pkgconfig(python3)
14cr|python3-celery-3.1.9-4|11	BuildRequires:  python3egg(setuptools)
14cr|python3-celery-3.1.9-4|12	BuildRequires:  python3egg(nose)
14cr|python3-celery-3.1.9-4|13	BuildRequires:  python3egg(billiard) >= 3.3.0.18
14cr|python3-celery-3.1.9-4|14	BuildRequires:  python3egg(pytz)
14cr|python3-celery-3.1.9-4|15	BuildRequires:  python3egg(kombu) >= 3.0.11
14cr|python3-celery-3.1.9-4|16	BuildRequires:  python3egg(kombu) < 4.0
14cr|python3-celery-3.1.9-4|17	
14cr|python3-celery-3.1.9-4|18	Requires:       python3
14cr|python3-celery-3.1.9-4|19	Requires:       python3egg(kombu) >= 3.0.11
14cr|python3-celery-3.1.9-4|20	Requires:       python3egg(kombu) < 4.0
14cr|python3-celery-3.1.9-4|21	Requires:       python3egg(pytz)
14cr|python3-celery-3.1.9-4|22	Requires:  	    python3egg(setuptools)
14cr|python3-celery-3.1.9-4|23	Requires:       python3egg(billiard) >= 3.3.0.14
14cr|python3-celery-3.1.9-4|24	Requires:       python3egg(billiard) < 3.4
14cr|python3-celery-3.1.9-4|25	Requires:       python3egg(amqp) >= 1.4.2
14cr|python3-celery-3.1.9-4|26	
14cr|python3-celery-3.1.9-4|27	BuildArch:      noarch
14cr|python3-celery-3.1.9-4|28	
14cr|python3-celery-3.1.9-4|29	%description
14cr|python3-celery-3.1.9-4|30	An open source asynchronous task queue/job queue based on
14cr|python3-celery-3.1.9-4|31	distributed message passing. It is focused on real-time
14cr|python3-celery-3.1.9-4|32	operation, but supports scheduling as well.
14cr|python3-celery-3.1.9-4|33	
14cr|python3-celery-3.1.9-4|34	The execution units, called tasks, are executed concurrently
14cr|python3-celery-3.1.9-4|35	on one or more worker nodes using multiprocessing, Eventlet
14cr|python3-celery-3.1.9-4|36	or gevent. Tasks can execute asynchronously (in the background)
14cr|python3-celery-3.1.9-4|37	or synchronously (wait until ready).
14cr|python3-celery-3.1.9-4|38	
14cr|python3-celery-3.1.9-4|39	Celery is used in production systems to process millions of
14cr|python3-celery-3.1.9-4|40	tasks a day.
14cr|python3-celery-3.1.9-4|41	
14cr|python3-celery-3.1.9-4|42	Celery is written in Python, but the protocol can be implemented
14cr|python3-celery-3.1.9-4|43	in any language. It can also operate with other languages using
14cr|python3-celery-3.1.9-4|44	webhooks.
14cr|python3-celery-3.1.9-4|45	
14cr|python3-celery-3.1.9-4|46	The recommended message broker is RabbitMQ, but limited support
14cr|python3-celery-3.1.9-4|47	for Redis, Beanstalk, MongoDB, CouchDB and databases
14cr|python3-celery-3.1.9-4|48	(using SQLAlchemy or the Django ORM) is also available.
14cr|python3-celery-3.1.9-4|49	
14cr|python3-celery-3.1.9-4|50	
14cr|python3-celery-3.1.9-4|51	
14cr|python3-celery-3.1.9-4|52	%prep
14cr|python3-celery-3.1.9-4|53	%setup -qn celery-%{version}
14cr|python3-celery-3.1.9-4|54	chmod 644 README.rst
14cr|python3-celery-3.1.9-4|55	rm -fr docs/.static
14cr|python3-celery-3.1.9-4|56	
14cr|python3-celery-3.1.9-4|57	%build
14cr|python3-celery-3.1.9-4|58	python3 setup.py build
14cr|python3-celery-3.1.9-4|59	
14cr|python3-celery-3.1.9-4|60	%install
14cr|python3-celery-3.1.9-4|61	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-celery-3.1.9-4|62	
14cr|python3-celery-3.1.9-4|63	# rename py3 binary
14cr|python3-celery-3.1.9-4|64	for i in celery celerybeat celeryd celeryd-multi; do
14cr|python3-celery-3.1.9-4|65	mv %{buildroot}%{_bindir}/$i %{buildroot}%{_bindir}/py3-$i
14cr|python3-celery-3.1.9-4|66	done
14cr|python3-celery-3.1.9-4|67	
14cr|python3-celery-3.1.9-4|68	
14cr|python3-celery-3.1.9-4|69	
14cr|python3-celery-3.1.9-4|70	%files
14cr|python3-celery-3.1.9-4|71	%doc LICENSE README.rst TODO CONTRIBUTORS.txt docs examples
14cr|python3-celery-3.1.9-4|72	%{_bindir}/py3-celery
14cr|python3-celery-3.1.9-4|73	%{_bindir}/py3-celerybeat
14cr|python3-celery-3.1.9-4|74	%{_bindir}/py3-celeryd
14cr|python3-celery-3.1.9-4|75	%{_bindir}/py3-celeryd-multi
14cr|python3-celery-3.1.9-4|76	%{py3_puresitedir}/*
14cr|python3-celery-3.1.9-4|77	
14cr|python3-celery-3.1.9-4|78	%changelog
14cr|python3-celery-3.1.9-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.9-4
14cr|python3-celery-3.1.9-4|80	+ Revision: 9e17446
14cr|python3-celery-3.1.9-4|81	- MassBuild#464: Increase release tag
14cr|python3-celery-3.1.9-4|82	
14cr|python3-celery-3.1.9-4|83	

6540 14
14cr|python3-crcmod-1.7-3|1	%define oname crcmod
14cr|python3-crcmod-1.7-3|2	
14cr|python3-crcmod-1.7-3|3	Name:           python3-%{oname}
14cr|python3-crcmod-1.7-3|4	Version:        1.7
14cr|python3-crcmod-1.7-3|5	Release:        3
14cr|python3-crcmod-1.7-3|6	Summary:        Creates functions that efficiently compute CRC's using table lookup
14cr|python3-crcmod-1.7-3|7	URL:            http://crcmod.sourceforge.net/
14cr|python3-crcmod-1.7-3|8	Source0:        http://garr.dl.sourceforge.net/project/%{oname}/%{oname}/%{oname}-%{version}/%{oname}-%{version}.tar.gz
14cr|python3-crcmod-1.7-3|9	License:        MIT
14cr|python3-crcmod-1.7-3|10	Group:          Development/Python
14cr|python3-crcmod-1.7-3|11	BuildRequires:  python3egg(setuptools)
14cr|python3-crcmod-1.7-3|12	BuildRequires:  pkgconfig(python3)
14cr|python3-crcmod-1.7-3|13	
14cr|python3-crcmod-1.7-3|14	%description
14cr|python3-crcmod-1.7-3|15	Create functions that efficiently compute the Cyclic Redundancy Check
14cr|python3-crcmod-1.7-3|16	(CRC) using table lookup.
14cr|python3-crcmod-1.7-3|17	
14cr|python3-crcmod-1.7-3|18	Features:
14cr|python3-crcmod-1.7-3|19	
14cr|python3-crcmod-1.7-3|20	* Create Python functions for computing the CRC. If the optional
14cr|python3-crcmod-1.7-3|21	extension module is installed, the calculations are preformed
14cr|python3-crcmod-1.7-3|22	using fast C code.
14cr|python3-crcmod-1.7-3|23	* Create instances of the Crc class that support the interface
14cr|python3-crcmod-1.7-3|24	used by the md5 and sha modules in the Python standard library.
14cr|python3-crcmod-1.7-3|25	* Generate C/C++ code that can be incorporated in another project.
14cr|python3-crcmod-1.7-3|26	* Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is
14cr|python3-crcmod-1.7-3|27	allowed.
14cr|python3-crcmod-1.7-3|28	* Forward and bit-reverse algorithms are supported.
14cr|python3-crcmod-1.7-3|29	
14cr|python3-crcmod-1.7-3|30	%prep
14cr|python3-crcmod-1.7-3|31	%setup -q -n %{oname}-%{version}
14cr|python3-crcmod-1.7-3|32	
14cr|python3-crcmod-1.7-3|33	%build
14cr|python3-crcmod-1.7-3|34	python3 setup.py build
14cr|python3-crcmod-1.7-3|35	
14cr|python3-crcmod-1.7-3|36	%install
14cr|python3-crcmod-1.7-3|37	python3 setup.py install --root=%{buildroot}
14cr|python3-crcmod-1.7-3|38	
14cr|python3-crcmod-1.7-3|39	
14cr|python3-crcmod-1.7-3|40	%files
14cr|python3-crcmod-1.7-3|41	%doc README changelog
14cr|python3-crcmod-1.7-3|42	%{py3_platsitedir}/%{oname}
14cr|python3-crcmod-1.7-3|43	%{py3_platsitedir}/%{oname}-%{version}-*.egg-info
14cr|python3-crcmod-1.7-3|44	
14cr|python3-crcmod-1.7-3|45	
14cr|python3-crcmod-1.7-3|46	
14cr|python3-crcmod-1.7-3|47	%changelog
14cr|python3-crcmod-1.7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-3
14cr|python3-crcmod-1.7-3|49	+ Revision: 4229513
14cr|python3-crcmod-1.7-3|50	- MassBuild#464: Increase release tag
14cr|python3-crcmod-1.7-3|51	
14cr|python3-crcmod-1.7-3|52	

6541 14
14cr|python3-d2to1-0.2.11-3|1	%define	oname	d2to1
14cr|python3-d2to1-0.2.11-3|2	
14cr|python3-d2to1-0.2.11-3|3	Name:		python3-%{oname}
14cr|python3-d2to1-0.2.11-3|4	Version:	0.2.11
14cr|python3-d2to1-0.2.11-3|5	Release:	3
14cr|python3-d2to1-0.2.11-3|6	Summary:	Allows using distutils2-like setup.cfg files with setup.py
14cr|python3-d2to1-0.2.11-3|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-d2to1-0.2.11-3|8	License:	BSD
14cr|python3-d2to1-0.2.11-3|9	Group:		Development/Python
14cr|python3-d2to1-0.2.11-3|10	Url:		http://pypi.python.org/pypi/d2to1
14cr|python3-d2to1-0.2.11-3|11	BuildArch:	noarch
14cr|python3-d2to1-0.2.11-3|12	BuildRequires:	python3egg(setuptools)
14cr|python3-d2to1-0.2.11-3|13	BuildRequires:  pkgconfig(python3)
14cr|python3-d2to1-0.2.11-3|14	
14cr|python3-d2to1-0.2.11-3|15	Requires:       python3egg(setuptools)
14cr|python3-d2to1-0.2.11-3|16	
14cr|python3-d2to1-0.2.11-3|17	BuildArch: noarch
14cr|python3-d2to1-0.2.11-3|18	
14cr|python3-d2to1-0.2.11-3|19	%description
14cr|python3-d2to1-0.2.11-3|20	d2to1 allows using distutils2-like setup.cfg files for a package's metadata
14cr|python3-d2to1-0.2.11-3|21	with a distribute/setuptools setup.py script. It works by providing a
14cr|python3-d2to1-0.2.11-3|22	distutils2-formatted setup.cfg file containing all of a package's metadata,
14cr|python3-d2to1-0.2.11-3|23	and a very minimal setup.py which will slurp its arguments from the setup.cfg.
14cr|python3-d2to1-0.2.11-3|24	
14cr|python3-d2to1-0.2.11-3|25	%prep
14cr|python3-d2to1-0.2.11-3|26	%setup -q -n %{oname}-%{version}
14cr|python3-d2to1-0.2.11-3|27	rm -rf %{oname}.egg-info
14cr|python3-d2to1-0.2.11-3|28	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cr|python3-d2to1-0.2.11-3|29	
14cr|python3-d2to1-0.2.11-3|30	%build
14cr|python3-d2to1-0.2.11-3|31	python3 setup.py build
14cr|python3-d2to1-0.2.11-3|32	
14cr|python3-d2to1-0.2.11-3|33	%install
14cr|python3-d2to1-0.2.11-3|34	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-d2to1-0.2.11-3|35	
14cr|python3-d2to1-0.2.11-3|36	%files
14cr|python3-d2to1-0.2.11-3|37	%doc CHANGES.rst LICENSE README.rst
14cr|python3-d2to1-0.2.11-3|38	%{py3_puresitedir}/*
14cr|python3-d2to1-0.2.11-3|39	
14cr|python3-d2to1-0.2.11-3|40	
14cr|python3-d2to1-0.2.11-3|41	%changelog
14cr|python3-d2to1-0.2.11-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-3
14cr|python3-d2to1-0.2.11-3|43	+ Revision: a92561c
14cr|python3-d2to1-0.2.11-3|44	- MassBuild#464: Increase release tag
14cr|python3-d2to1-0.2.11-3|45	
14cr|python3-d2to1-0.2.11-3|46	

6542 14
14cr|python3-fixtures-0.3.14-3|1	%define oname fixtures
14cr|python3-fixtures-0.3.14-3|2	
14cr|python3-fixtures-0.3.14-3|3	Name:           python3-%{oname}
14cr|python3-fixtures-0.3.14-3|4	Version:        0.3.14
14cr|python3-fixtures-0.3.14-3|5	Release:        3
14cr|python3-fixtures-0.3.14-3|6	Summary:        Fixtures, reusable state for writing clean tests and more
14cr|python3-fixtures-0.3.14-3|7	Group:          Development/Python
14cr|python3-fixtures-0.3.14-3|8	License:        ASL 2.0 or BSD
14cr|python3-fixtures-0.3.14-3|9	URL:            https://launchpad.net/python-fixtures
14cr|python3-fixtures-0.3.14-3|10	Source0:        http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-fixtures-0.3.14-3|11	
14cr|python3-fixtures-0.3.14-3|12	
14cr|python3-fixtures-0.3.14-3|13	BuildRequires:  pkgconfig(python3)
14cr|python3-fixtures-0.3.14-3|14	BuildRequires:  python3egg(setuptools)
14cr|python3-fixtures-0.3.14-3|15	
14cr|python3-fixtures-0.3.14-3|16	Requires: python3egg(setuptools)
14cr|python3-fixtures-0.3.14-3|17	
14cr|python3-fixtures-0.3.14-3|18	BuildArch:      noarch
14cr|python3-fixtures-0.3.14-3|19	
14cr|python3-fixtures-0.3.14-3|20	%description
14cr|python3-fixtures-0.3.14-3|21	Fixtures defines a Python contract for reusable state / support logic,
14cr|python3-fixtures-0.3.14-3|22	primarily for unit testing. Helper and adaption logic is included to
14cr|python3-fixtures-0.3.14-3|23	make it easy to write your own fixtures using the fixtures contract.
14cr|python3-fixtures-0.3.14-3|24	Glue code is provided that makes using fixtures that meet the Fixtures
14cr|python3-fixtures-0.3.14-3|25	contract in unittest compatible test cases easy and straight forward.
14cr|python3-fixtures-0.3.14-3|26	
14cr|python3-fixtures-0.3.14-3|27	%prep
14cr|python3-fixtures-0.3.14-3|28	%setup -q -n %{oname}-%{version}
14cr|python3-fixtures-0.3.14-3|29	
14cr|python3-fixtures-0.3.14-3|30	%build
14cr|python3-fixtures-0.3.14-3|31	python3 setup.py build
14cr|python3-fixtures-0.3.14-3|32	
14cr|python3-fixtures-0.3.14-3|33	%install
14cr|python3-fixtures-0.3.14-3|34	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-fixtures-0.3.14-3|35	
14cr|python3-fixtures-0.3.14-3|36	
14cr|python3-fixtures-0.3.14-3|37	%files
14cr|python3-fixtures-0.3.14-3|38	%doc README GOALS NEWS Apache-2.0 BSD COPYING
14cr|python3-fixtures-0.3.14-3|39	%{py3_puresitedir}/%{oname}
14cr|python3-fixtures-0.3.14-3|40	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python3-fixtures-0.3.14-3|41	
14cr|python3-fixtures-0.3.14-3|42	
14cr|python3-fixtures-0.3.14-3|43	
14cr|python3-fixtures-0.3.14-3|44	
14cr|python3-fixtures-0.3.14-3|45	
14cr|python3-fixtures-0.3.14-3|46	
14cr|python3-fixtures-0.3.14-3|47	
14cr|python3-fixtures-0.3.14-3|48	
14cr|python3-fixtures-0.3.14-3|49	
14cr|python3-fixtures-0.3.14-3|50	
14cr|python3-fixtures-0.3.14-3|51	
14cr|python3-fixtures-0.3.14-3|52	
14cr|python3-fixtures-0.3.14-3|53	
14cr|python3-fixtures-0.3.14-3|54	
14cr|python3-fixtures-0.3.14-3|55	%changelog
14cr|python3-fixtures-0.3.14-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.14-3
14cr|python3-fixtures-0.3.14-3|57	+ Revision: 3b34aff
14cr|python3-fixtures-0.3.14-3|58	- MassBuild#464: Increase release tag
14cr|python3-fixtures-0.3.14-3|59	
14cr|python3-fixtures-0.3.14-3|60	

6543 14
14cr|python3-iso8601-0.2.4-3|1	%define	oname	iso8601
14cr|python3-iso8601-0.2.4-3|2	%define	tarname iso-8601
14cr|python3-iso8601-0.2.4-3|3	
14cr|python3-iso8601-0.2.4-3|4	Name:		python3-%{oname}
14cr|python3-iso8601-0.2.4-3|5	Version:	0.2.4
14cr|python3-iso8601-0.2.4-3|6	Release:	3
14cr|python3-iso8601-0.2.4-3|7	Summary:	Simple module to parse ISO 8601 dates
14cr|python3-iso8601-0.2.4-3|8	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
14cr|python3-iso8601-0.2.4-3|9	License:	MIT
14cr|python3-iso8601-0.2.4-3|10	Group:		Development/Python
14cr|python3-iso8601-0.2.4-3|11	Url:		https://bitbucket.org/micktwomey/pyiso8601
14cr|python3-iso8601-0.2.4-3|12	BuildArch:	noarch
14cr|python3-iso8601-0.2.4-3|13	
14cr|python3-iso8601-0.2.4-3|14	BuildRequires:	python3egg(setuptools)
14cr|python3-iso8601-0.2.4-3|15	BuildRequires:	pkgconfig(python3)
14cr|python3-iso8601-0.2.4-3|16	
14cr|python3-iso8601-0.2.4-3|17	%description
14cr|python3-iso8601-0.2.4-3|18	This module parses the most common
14cr|python3-iso8601-0.2.4-3|19	forms of ISO 8601 date strings.
14cr|python3-iso8601-0.2.4-3|20	
14cr|python3-iso8601-0.2.4-3|21	%prep
14cr|python3-iso8601-0.2.4-3|22	%setup -qn %{tarname}-%{version}
14cr|python3-iso8601-0.2.4-3|23	
14cr|python3-iso8601-0.2.4-3|24	%build
14cr|python3-iso8601-0.2.4-3|25	python3 setup.py build
14cr|python3-iso8601-0.2.4-3|26	
14cr|python3-iso8601-0.2.4-3|27	%install
14cr|python3-iso8601-0.2.4-3|28	python3 setup.py install --root=%{buildroot}
14cr|python3-iso8601-0.2.4-3|29	
14cr|python3-iso8601-0.2.4-3|30	%files
14cr|python3-iso8601-0.2.4-3|31	%doc README.txt
14cr|python3-iso8601-0.2.4-3|32	%{py3_puresitedir}/iso8601/*.py*
14cr|python3-iso8601-0.2.4-3|33	%{py3_puresitedir}/iso_8601-0.2.4-py*.egg-info
14cr|python3-iso8601-0.2.4-3|34	
14cr|python3-iso8601-0.2.4-3|35	%changelog
14cr|python3-iso8601-0.2.4-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-3
14cr|python3-iso8601-0.2.4-3|37	+ Revision: b71ee50
14cr|python3-iso8601-0.2.4-3|38	- MassBuild#464: Increase release tag
14cr|python3-iso8601-0.2.4-3|39	
14cr|python3-iso8601-0.2.4-3|40	

6544 14
14cr|python3-jsonschema-2.3.0-4|1	%define	oname	jsonschema
14cr|python3-jsonschema-2.3.0-4|2	
14cr|python3-jsonschema-2.3.0-4|3	Name:		python3-%{oname}
14cr|python3-jsonschema-2.3.0-4|4	Version:	2.3.0
14cr|python3-jsonschema-2.3.0-4|5	Release:	4
14cr|python3-jsonschema-2.3.0-4|6	Summary:	An implementation of JSON Schema validation for Python
14cr|python3-jsonschema-2.3.0-4|7	Source0:	http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-jsonschema-2.3.0-4|8	License:	MIT
14cr|python3-jsonschema-2.3.0-4|9	Group:		Development/Python
14cr|python3-jsonschema-2.3.0-4|10	Url:		http://github.com/Julian/jsonschema
14cr|python3-jsonschema-2.3.0-4|11	BuildArch:	noarch
14cr|python3-jsonschema-2.3.0-4|12	BuildRequires:  pkgconfig(python3)
14cr|python3-jsonschema-2.3.0-4|13	BuildRequires:  python3egg(nose)
14cr|python3-jsonschema-2.3.0-4|14	BuildRequires:  python3egg(mock)
14cr|python3-jsonschema-2.3.0-4|15	
14cr|python3-jsonschema-2.3.0-4|16	
14cr|python3-jsonschema-2.3.0-4|17	%description
14cr|python3-jsonschema-2.3.0-4|18	jsonschema is JSON Schema validator currently based on
14cr|python3-jsonschema-2.3.0-4|19	http://tools.ietf.org/html/draft-zyp-json-schema-03
14cr|python3-jsonschema-2.3.0-4|20	
14cr|python3-jsonschema-2.3.0-4|21	%prep
14cr|python3-jsonschema-2.3.0-4|22	%setup -q -n %{oname}-%{version}
14cr|python3-jsonschema-2.3.0-4|23	
14cr|python3-jsonschema-2.3.0-4|24	%build
14cr|python3-jsonschema-2.3.0-4|25	python3 setup.py build
14cr|python3-jsonschema-2.3.0-4|26	
14cr|python3-jsonschema-2.3.0-4|27	%install
14cr|python3-jsonschema-2.3.0-4|28	python3 setup.py install --root=%{buildroot}
14cr|python3-jsonschema-2.3.0-4|29	
14cr|python3-jsonschema-2.3.0-4|30	#%check
14cr|python3-jsonschema-2.3.0-4|31	#%{_bindir}/nosetests-3* -v
14cr|python3-jsonschema-2.3.0-4|32	
14cr|python3-jsonschema-2.3.0-4|33	%files
14cr|python3-jsonschema-2.3.0-4|34	%doc CHANGELOG.rst COPYING README.rst
14cr|python3-jsonschema-2.3.0-4|35	%{py3_puresitedir}/jsonschema/*.py*
14cr|python3-jsonschema-2.3.0-4|36	%{py3_puresitedir}/jsonschema/tests/*.py*
14cr|python3-jsonschema-2.3.0-4|37	%{py3_puresitedir}/jsonschema*.egg-info
14cr|python3-jsonschema-2.3.0-4|38	%{py3_puresitedir}/jsonschema/schemas/draft*.json
14cr|python3-jsonschema-2.3.0-4|39	%changelog
14cr|python3-jsonschema-2.3.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-4
14cr|python3-jsonschema-2.3.0-4|41	+ Revision: 695dd83
14cr|python3-jsonschema-2.3.0-4|42	- MassBuild#464: Increase release tag
14cr|python3-jsonschema-2.3.0-4|43	
14cr|python3-jsonschema-2.3.0-4|44	

6545 14
14cr|python3-mock-1.0.1-3|1	%define	oname	mock
14cr|python3-mock-1.0.1-3|2	
14cr|python3-mock-1.0.1-3|3	Name:		python3-%{oname}
14cr|python3-mock-1.0.1-3|4	Version:	1.0.1
14cr|python3-mock-1.0.1-3|5	Release:	3
14cr|python3-mock-1.0.1-3|6	Summary:	A Python Mocking and Patching Library for Testing
14cr|python3-mock-1.0.1-3|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-mock-1.0.1-3|8	License:	BSD
14cr|python3-mock-1.0.1-3|9	Group:		Development/Python
14cr|python3-mock-1.0.1-3|10	Url:		http://www.voidspace.org.uk/python/mock/
14cr|python3-mock-1.0.1-3|11	BuildArch:	noarch
14cr|python3-mock-1.0.1-3|12	BuildRequires:	python3egg(setuptools)
14cr|python3-mock-1.0.1-3|13	BuildRequires:	pkgconfig(python3)
14cr|python3-mock-1.0.1-3|14	
14cr|python3-mock-1.0.1-3|15	
14cr|python3-mock-1.0.1-3|16	%description
14cr|python3-mock-1.0.1-3|17	mock is a library for testing in Python. It allows you to replace parts of
14cr|python3-mock-1.0.1-3|18	your system under test with mock objects and make assertions about how they
14cr|python3-mock-1.0.1-3|19	have been used.
14cr|python3-mock-1.0.1-3|20	
14cr|python3-mock-1.0.1-3|21	mock is now part of the Python standard library, available as `unittest.mock
14cr|python3-mock-1.0.1-3|22	<http://docs.python.org/py3k/library/unittest.mock.html#module-unittest.mock>`
14cr|python3-mock-1.0.1-3|23	in Python 3.3 onwards.
14cr|python3-mock-1.0.1-3|24	
14cr|python3-mock-1.0.1-3|25	mock provides a core `MagicMock` class removing the need to create a host of
14cr|python3-mock-1.0.1-3|26	stubs throughout your test suite. After performing an action, you can make
14cr|python3-mock-1.0.1-3|27	assertions about which methods / attributes were used and arguments they were
14cr|python3-mock-1.0.1-3|28	called with. You can also specify return values and set needed attributes in
14cr|python3-mock-1.0.1-3|29	the normal way.
14cr|python3-mock-1.0.1-3|30	
14cr|python3-mock-1.0.1-3|31	mock is tested on Python versions 2.4-2.7 and Python 3. mock is also tested
14cr|python3-mock-1.0.1-3|32	with the latest versions of Jython and pypy.
14cr|python3-mock-1.0.1-3|33	
14cr|python3-mock-1.0.1-3|34	The mock module also provides utility functions / objects to assist with
14cr|python3-mock-1.0.1-3|35	testing, particularly monkey patching.
14cr|python3-mock-1.0.1-3|36	
14cr|python3-mock-1.0.1-3|37	
14cr|python3-mock-1.0.1-3|38	%prep
14cr|python3-mock-1.0.1-3|39	%setup -q -n %{oname}-%{version}
14cr|python3-mock-1.0.1-3|40	
14cr|python3-mock-1.0.1-3|41	%build
14cr|python3-mock-1.0.1-3|42	python3 setup.py build
14cr|python3-mock-1.0.1-3|43	
14cr|python3-mock-1.0.1-3|44	%install
14cr|python3-mock-1.0.1-3|45	python3 setup.py install --root=%{buildroot}
14cr|python3-mock-1.0.1-3|46	
14cr|python3-mock-1.0.1-3|47	
14cr|python3-mock-1.0.1-3|48	%files
14cr|python3-mock-1.0.1-3|49	%doc *.txt docs/*.txt
14cr|python3-mock-1.0.1-3|50	%{py3_puresitedir}/mock.py*
14cr|python3-mock-1.0.1-3|51	%{py3_puresitedir}/mock*.egg-info
14cr|python3-mock-1.0.1-3|52	
14cr|python3-mock-1.0.1-3|53	%changelog
14cr|python3-mock-1.0.1-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|python3-mock-1.0.1-3|55	+ Revision: 66292dd
14cr|python3-mock-1.0.1-3|56	- MassBuild#464: Increase release tag
14cr|python3-mock-1.0.1-3|57	
14cr|python3-mock-1.0.1-3|58	

6546 14
14cr|python3-nose-cover3-0.1.0-1|1	%define oname nose-cover3
14cr|python3-nose-cover3-0.1.0-1|2	
14cr|python3-nose-cover3-0.1.0-1|3	Name:           python3-%{oname}
14cr|python3-nose-cover3-0.1.0-1|4	Version:        0.1.0
14cr|python3-nose-cover3-0.1.0-1|5	Release:        1
14cr|python3-nose-cover3-0.1.0-1|6	Summary:        Coverage 3.x support for Nose
14cr|python3-nose-cover3-0.1.0-1|7	Group:		Development/Python
14cr|python3-nose-cover3-0.1.0-1|8	License:        LGPLv2+
14cr|python3-nose-cover3-0.1.0-1|9	URL:            http://pypi.python.org/pypi/nose-cover3/0.1.0
14cr|python3-nose-cover3-0.1.0-1|10	Source0:        http://pypi.python.org/packages/source/n/nose-cover3/nose-cover3-0.1.0.tar.gz
14cr|python3-nose-cover3-0.1.0-1|11	BuildArch:      noarch
14cr|python3-nose-cover3-0.1.0-1|12	
14cr|python3-nose-cover3-0.1.0-1|13	BuildRequires:  pkgconfig(python3)
14cr|python3-nose-cover3-0.1.0-1|14	BuildRequires:  python3egg(setuptools)
14cr|python3-nose-cover3-0.1.0-1|15	
14cr|python3-nose-cover3-0.1.0-1|16	%description
14cr|python3-nose-cover3-0.1.0-1|17	Coverage 3.x support for Nose.
14cr|python3-nose-cover3-0.1.0-1|18	
14cr|python3-nose-cover3-0.1.0-1|19	
14cr|python3-nose-cover3-0.1.0-1|20	%prep
14cr|python3-nose-cover3-0.1.0-1|21	%setup -qn %{oname}-%{version}
14cr|python3-nose-cover3-0.1.0-1|22	# Remove bundled egg-info
14cr|python3-nose-cover3-0.1.0-1|23	rm -rf %{oname}.egg-info
14cr|python3-nose-cover3-0.1.0-1|24	
14cr|python3-nose-cover3-0.1.0-1|25	%build
14cr|python3-nose-cover3-0.1.0-1|26	python3 setup.py build
14cr|python3-nose-cover3-0.1.0-1|27	
14cr|python3-nose-cover3-0.1.0-1|28	%install
14cr|python3-nose-cover3-0.1.0-1|29	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-nose-cover3-0.1.0-1|30	
14cr|python3-nose-cover3-0.1.0-1|31	
14cr|python3-nose-cover3-0.1.0-1|32	%files
14cr|python3-nose-cover3-0.1.0-1|33	%doc README.rst LICENSE
14cr|python3-nose-cover3-0.1.0-1|34	%{py3_puresitedir}/*
14cr|python3-nose-cover3-0.1.0-1|35	
14cr|python3-nose-cover3-0.1.0-1|36	
14cr|python3-nose-cover3-0.1.0-1|37	%changelog
14cr|python3-nose-cover3-0.1.0-1|38	* Wed Jun 25 2014 abfonly <abfonly@gmail.com> 0.1.0-1
14cr|python3-nose-cover3-0.1.0-1|39	+ Revision: e8ef935
14cr|python3-nose-cover3-0.1.0-1|40	- Updated python-nose-cover3.spec
14cr|python3-nose-cover3-0.1.0-1|41	
14cr|python3-nose-cover3-0.1.0-1|42	

6547 14
14cr|python3-nose-cover3-0.1.0-2|1	%define oname nose-cover3
14cr|python3-nose-cover3-0.1.0-2|2	
14cr|python3-nose-cover3-0.1.0-2|3	Name:           python3-%{oname}
14cr|python3-nose-cover3-0.1.0-2|4	Version:        0.1.0
14cr|python3-nose-cover3-0.1.0-2|5	Release:        2
14cr|python3-nose-cover3-0.1.0-2|6	Summary:        Coverage 3.x support for Nose
14cr|python3-nose-cover3-0.1.0-2|7	Group:		Development/Python
14cr|python3-nose-cover3-0.1.0-2|8	License:        LGPLv2+
14cr|python3-nose-cover3-0.1.0-2|9	URL:            http://pypi.python.org/pypi/nose-cover3/0.1.0
14cr|python3-nose-cover3-0.1.0-2|10	Source0:        http://pypi.python.org/packages/source/n/nose-cover3/nose-cover3-0.1.0.tar.gz
14cr|python3-nose-cover3-0.1.0-2|11	BuildArch:      noarch
14cr|python3-nose-cover3-0.1.0-2|12	
14cr|python3-nose-cover3-0.1.0-2|13	BuildRequires:  pkgconfig(python3)
14cr|python3-nose-cover3-0.1.0-2|14	BuildRequires:  python3egg(setuptools)
14cr|python3-nose-cover3-0.1.0-2|15	
14cr|python3-nose-cover3-0.1.0-2|16	%description
14cr|python3-nose-cover3-0.1.0-2|17	Coverage 3.x support for Nose.
14cr|python3-nose-cover3-0.1.0-2|18	
14cr|python3-nose-cover3-0.1.0-2|19	
14cr|python3-nose-cover3-0.1.0-2|20	%prep
14cr|python3-nose-cover3-0.1.0-2|21	%setup -qn %{oname}-%{version}
14cr|python3-nose-cover3-0.1.0-2|22	# Remove bundled egg-info
14cr|python3-nose-cover3-0.1.0-2|23	rm -rf %{oname}.egg-info
14cr|python3-nose-cover3-0.1.0-2|24	
14cr|python3-nose-cover3-0.1.0-2|25	%build
14cr|python3-nose-cover3-0.1.0-2|26	python3 setup.py build
14cr|python3-nose-cover3-0.1.0-2|27	
14cr|python3-nose-cover3-0.1.0-2|28	%install
14cr|python3-nose-cover3-0.1.0-2|29	python3 setup.py install --skip-build --root %{buildroot}
14cr|python3-nose-cover3-0.1.0-2|30	
14cr|python3-nose-cover3-0.1.0-2|31	
14cr|python3-nose-cover3-0.1.0-2|32	%files
14cr|python3-nose-cover3-0.1.0-2|33	%doc README.rst LICENSE
14cr|python3-nose-cover3-0.1.0-2|34	%{py3_puresitedir}/*
14cr|python3-nose-cover3-0.1.0-2|35	
14cr|python3-nose-cover3-0.1.0-2|36	
14cr|python3-nose-cover3-0.1.0-2|37	%changelog
14cr|python3-nose-cover3-0.1.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|python3-nose-cover3-0.1.0-2|39	+ Revision: fd0d533
14cr|python3-nose-cover3-0.1.0-2|40	- MassBuild#464: Increase release tag
14cr|python3-nose-cover3-0.1.0-2|41	
14cr|python3-nose-cover3-0.1.0-2|42	

6548 14
14cr|python3-pbr-0.5.23-3|1	%define	oname	pbr
14cr|python3-pbr-0.5.23-3|2	
14cr|python3-pbr-0.5.23-3|3	Name:		python3-%{oname}
14cr|python3-pbr-0.5.23-3|4	Version:	0.5.23
14cr|python3-pbr-0.5.23-3|5	Release:	3
14cr|python3-pbr-0.5.23-3|6	Summary:	Python Build Reasonableness
14cr|python3-pbr-0.5.23-3|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-pbr-0.5.23-3|8	License:	Apache Software License
14cr|python3-pbr-0.5.23-3|9	Group:		Development/Python
14cr|python3-pbr-0.5.23-3|10	Url:		http://pypi.python.org/pypi/pbr
14cr|python3-pbr-0.5.23-3|11	
14cr|python3-pbr-0.5.23-3|12	BuildRequires:	pkgconfig(python3)
14cr|python3-pbr-0.5.23-3|13	BuildRequires:	python3egg(setuptools)
14cr|python3-pbr-0.5.23-3|14	BuildRequires:	pythonegg(sphinx)
14cr|python3-pbr-0.5.23-3|15	BuildRequires:  python3egg(d2to1)
14cr|python3-pbr-0.5.23-3|16	
14cr|python3-pbr-0.5.23-3|17	Requires:	python3egg(pip)
14cr|python3-pbr-0.5.23-3|18	
14cr|python3-pbr-0.5.23-3|19	BuildArch:	noarch
14cr|python3-pbr-0.5.23-3|20	
14cr|python3-pbr-0.5.23-3|21	%description
14cr|python3-pbr-0.5.23-3|22	Introduction
14cr|python3-pbr-0.5.23-3|23	============
14cr|python3-pbr-0.5.23-3|24	
14cr|python3-pbr-0.5.23-3|25	PBR is a library that injects some useful and sensible default behaviors
14cr|python3-pbr-0.5.23-3|26	into your setuptools run. It started off life as the chunks of code that
14cr|python3-pbr-0.5.23-3|27	were copied between all of the OpenStack projects. Around the time that
14cr|python3-pbr-0.5.23-3|28	OpenStack hit 18 different projects each with at least 3 active branches,
14cr|python3-pbr-0.5.23-3|29	it seems like a good time to make that code into a proper re-usable library.
14cr|python3-pbr-0.5.23-3|30	
14cr|python3-pbr-0.5.23-3|31	PBR is only mildly configurable. The basic idea is that there's a decent
14cr|python3-pbr-0.5.23-3|32	way to run things and if you do, you should reap the rewards, because then
14cr|python3-pbr-0.5.23-3|33	it's simple and repeatable. If you want to do things differently, cool! But
14cr|python3-pbr-0.5.23-3|34	you've already got the power of python at your fingertips, so you don't
14cr|python3-pbr-0.5.23-3|35	really need PBR.
14cr|python3-pbr-0.5.23-3|36	
14cr|python3-pbr-0.5.23-3|37	PBR builds on top of the work that `d2to1` started to provide for declarative
14cr|python3-pbr-0.5.23-3|38	configuration. `d2to1` is itself an implementation of the ideas behind
14cr|python3-pbr-0.5.23-3|39	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
14cr|python3-pbr-0.5.23-3|40	PEP 426 and Metadata 2.0, declarative config is still a great idea and
14cr|python3-pbr-0.5.23-3|41	specifically important in trying to distribute setup code as a library
14cr|python3-pbr-0.5.23-3|42	when that library itself will alter how the setup is processed. As Metadata
14cr|python3-pbr-0.5.23-3|43	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
14cr|python3-pbr-0.5.23-3|44	them as quickly as possible.
14cr|python3-pbr-0.5.23-3|45	
14cr|python3-pbr-0.5.23-3|46	
14cr|python3-pbr-0.5.23-3|47	
14cr|python3-pbr-0.5.23-3|48	%prep
14cr|python3-pbr-0.5.23-3|49	%setup -q -n %{oname}-%{version}
14cr|python3-pbr-0.5.23-3|50	# no test, missing deps for testing
14cr|python3-pbr-0.5.23-3|51	rm -rf {test-,}requirements.txt
14cr|python3-pbr-0.5.23-3|52	#remove bundled
14cr|python3-pbr-0.5.23-3|53	rm -rf %{oname}.egg-info
14cr|python3-pbr-0.5.23-3|54	
14cr|python3-pbr-0.5.23-3|55	
14cr|python3-pbr-0.5.23-3|56	%build
14cr|python3-pbr-0.5.23-3|57	python3 setup.py build
14cr|python3-pbr-0.5.23-3|58	
14cr|python3-pbr-0.5.23-3|59	# build docs and clean after sphinx
14cr|python3-pbr-0.5.23-3|60	sphinx-build doc/source html
14cr|python3-pbr-0.5.23-3|61	rm -rf html/.{doctrees,buildinfo}
14cr|python3-pbr-0.5.23-3|62	
14cr|python3-pbr-0.5.23-3|63	
14cr|python3-pbr-0.5.23-3|64	%install
14cr|python3-pbr-0.5.23-3|65	python3 setup.py install --root=%{buildroot}
14cr|python3-pbr-0.5.23-3|66	
14cr|python3-pbr-0.5.23-3|67	%files
14cr|python3-pbr-0.5.23-3|68	%doc html README.rst LICENSE
14cr|python3-pbr-0.5.23-3|69	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python3-pbr-0.5.23-3|70	%{py3_puresitedir}/%{oname}
14cr|python3-pbr-0.5.23-3|71	
14cr|python3-pbr-0.5.23-3|72	
14cr|python3-pbr-0.5.23-3|73	%changelog
14cr|python3-pbr-0.5.23-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.23-3
14cr|python3-pbr-0.5.23-3|75	+ Revision: 431dd7f
14cr|python3-pbr-0.5.23-3|76	- MassBuild#464: Increase release tag
14cr|python3-pbr-0.5.23-3|77	
14cr|python3-pbr-0.5.23-3|78	

6549 14
14cr|python3-pep8-1.5.6-3|1	#define	debug_package %{nil}
14cr|python3-pep8-1.5.6-3|2	%define oname pep8
14cr|python3-pep8-1.5.6-3|3	
14cr|python3-pep8-1.5.6-3|4	Name:           python3-%{oname}
14cr|python3-pep8-1.5.6-3|5	Version:        1.5.6
14cr|python3-pep8-1.5.6-3|6	Release:        3
14cr|python3-pep8-1.5.6-3|7	Summary:        Python3 style guide checker
14cr|python3-pep8-1.5.6-3|8	
14cr|python3-pep8-1.5.6-3|9	Group:          Development/Other
14cr|python3-pep8-1.5.6-3|10	License:        MIT
14cr|python3-pep8-1.5.6-3|11	URL:            https://github.com/jcrocholl/pep8
14cr|python3-pep8-1.5.6-3|12	Source0:        https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-pep8-1.5.6-3|13	BuildArch:      noarch
14cr|python3-pep8-1.5.6-3|14	BuildRequires:  pkgconfig(python3)
14cr|python3-pep8-1.5.6-3|15	BuildRequires:  python3egg(setuptools)
14cr|python3-pep8-1.5.6-3|16	BuildRequires:  pythonegg(sphinx)
14cr|python3-pep8-1.5.6-3|17	Requires:       python3egg(setuptools)
14cr|python3-pep8-1.5.6-3|18	
14cr|python3-pep8-1.5.6-3|19	
14cr|python3-pep8-1.5.6-3|20	%description
14cr|python3-pep8-1.5.6-3|21	pep8 is a tool to check your Python code against some of the style conventions
14cr|python3-pep8-1.5.6-3|22	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
14cr|python3-pep8-1.5.6-3|23	is parse-able, making it easy to jump to an error location in your editor.
14cr|python3-pep8-1.5.6-3|24	
14cr|python3-pep8-1.5.6-3|25	%prep
14cr|python3-pep8-1.5.6-3|26	%setup -qn %{oname}-%{version}
14cr|python3-pep8-1.5.6-3|27	
14cr|python3-pep8-1.5.6-3|28	%build
14cr|python3-pep8-1.5.6-3|29	python3 setup.py build
14cr|python3-pep8-1.5.6-3|30	cd docs
14cr|python3-pep8-1.5.6-3|31	make man
14cr|python3-pep8-1.5.6-3|32	cd ..
14cr|python3-pep8-1.5.6-3|33	%install
14cr|python3-pep8-1.5.6-3|34	python3 setup.py install  --prefix=/usr --root %{buildroot}
14cr|python3-pep8-1.5.6-3|35	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/python3-%{oname}*
14cr|python3-pep8-1.5.6-3|36	chmod +x %{buildroot}%{python3_sitelib}/pep8.py
14cr|python3-pep8-1.5.6-3|37	
14cr|python3-pep8-1.5.6-3|38	%files
14cr|python3-pep8-1.5.6-3|39	%doc CHANGES.txt
14cr|python3-pep8-1.5.6-3|40	%{_bindir}/pep8
14cr|python3-pep8-1.5.6-3|41	%{py3_puresitedir}/*
14cr|python3-pep8-1.5.6-3|42	%{_mandir}/man1/python3-%{oname}*
14cr|python3-pep8-1.5.6-3|43	
14cr|python3-pep8-1.5.6-3|44	
14cr|python3-pep8-1.5.6-3|45	
14cr|python3-pep8-1.5.6-3|46	%changelog
14cr|python3-pep8-1.5.6-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-3
14cr|python3-pep8-1.5.6-3|48	+ Revision: fb6d5df
14cr|python3-pep8-1.5.6-3|49	- MassBuild#464: Increase release tag
14cr|python3-pep8-1.5.6-3|50	
14cr|python3-pep8-1.5.6-3|51	

6550 14
14cr|python3-sendfile-2.0.0-3|1	%define	oname	pysendfile
14cr|python3-sendfile-2.0.0-3|2	%define	module	sendfile
14cr|python3-sendfile-2.0.0-3|3	
14cr|python3-sendfile-2.0.0-3|4	Name:		python3-%{module}
14cr|python3-sendfile-2.0.0-3|5	Version:	2.0.0
14cr|python3-sendfile-2.0.0-3|6	Release:	3
14cr|python3-sendfile-2.0.0-3|7	Summary:	A Python3 interface to sendfile(2)
14cr|python3-sendfile-2.0.0-3|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-sendfile-2.0.0-3|9	License:	MIT
14cr|python3-sendfile-2.0.0-3|10	Group:		Development/Python
14cr|python3-sendfile-2.0.0-3|11	Url:		http://code.google.com/p/pysendfile/
14cr|python3-sendfile-2.0.0-3|12	BuildRequires:	pkgconfig(python3)
14cr|python3-sendfile-2.0.0-3|13	BuildRequires:	python3egg(setuptools)
14cr|python3-sendfile-2.0.0-3|14	
14cr|python3-sendfile-2.0.0-3|15	%description
14cr|python3-sendfile-2.0.0-3|16	sendfile(2) is a system call which provides a
14cr|python3-sendfile-2.0.0-3|17	"zero-copy" way of copying data
14cr|python3-sendfile-2.0.0-3|18	from one file descriptor to another (a socket).
14cr|python3-sendfile-2.0.0-3|19	The phrase "zero-copy" refers
14cr|python3-sendfile-2.0.0-3|20	to the fact that all of the copying of data
14cr|python3-sendfile-2.0.0-3|21	between the two descriptors is done
14cr|python3-sendfile-2.0.0-3|22	entirely by the kernel, with no copying of data
14cr|python3-sendfile-2.0.0-3|23	into user-space buffers.
14cr|python3-sendfile-2.0.0-3|24	This is particularly useful when
14cr|python3-sendfile-2.0.0-3|25	sending a file over a socket (e.g. FTP).
14cr|python3-sendfile-2.0.0-3|26	
14cr|python3-sendfile-2.0.0-3|27	%prep
14cr|python3-sendfile-2.0.0-3|28	%setup -q -n %{oname}-%{version}
14cr|python3-sendfile-2.0.0-3|29	
14cr|python3-sendfile-2.0.0-3|30	%build
14cr|python3-sendfile-2.0.0-3|31	python3 setup.py build
14cr|python3-sendfile-2.0.0-3|32	
14cr|python3-sendfile-2.0.0-3|33	%install
14cr|python3-sendfile-2.0.0-3|34	python3 setup.py install --root=%{buildroot}
14cr|python3-sendfile-2.0.0-3|35	
14cr|python3-sendfile-2.0.0-3|36	%check
14cr|python3-sendfile-2.0.0-3|37	PYTHONPATH="%{buildroot}%{py3_platsitedir}" python3 test/test_sendfile.py
14cr|python3-sendfile-2.0.0-3|38	
14cr|python3-sendfile-2.0.0-3|39	%files
14cr|python3-sendfile-2.0.0-3|40	%doc README
14cr|python3-sendfile-2.0.0-3|41	%{py3_platsitedir}/sendfile.cpython-34m.so
14cr|python3-sendfile-2.0.0-3|42	%{py3_platsitedir}/pysendfile*.egg-info
14cr|python3-sendfile-2.0.0-3|43	
14cr|python3-sendfile-2.0.0-3|44	%changelog
14cr|python3-sendfile-2.0.0-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|python3-sendfile-2.0.0-3|46	+ Revision: 85d9553
14cr|python3-sendfile-2.0.0-3|47	- MassBuild#464: Increase release tag
14cr|python3-sendfile-2.0.0-3|48	
14cr|python3-sendfile-2.0.0-3|49	

6551 14
14cr|python3-sip-4.16.1-2|1	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14cr|python3-sip-4.16.1-2|2	%define sip_api_major 11
14cr|python3-sip-4.16.1-2|3	%define sip_api_minor 1
14cr|python3-sip-4.16.1-2|4	%define sip_api       %{sip_api_major}.%{sip_api_minor}
14cr|python3-sip-4.16.1-2|5	
14cr|python3-sip-4.16.1-2|6	Name:		python3-sip
14cr|python3-sip-4.16.1-2|7	Summary:	Riverbanks's python sip
14cr|python3-sip-4.16.1-2|8	Version:	4.16.1
14cr|python3-sip-4.16.1-2|9	Release:	2
14cr|python3-sip-4.16.1-2|10	Group:		Development/Python
14cr|python3-sip-4.16.1-2|11	URL:		http://www.riverbankcomputing.co.uk/software/sip/intro
14cr|python3-sip-4.16.1-2|12	Source0:	http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
14cr|python3-sip-4.16.1-2|13	License:	GPLv2+
14cr|python3-sip-4.16.1-2|14	BuildRequires:	bzip2-devel
14cr|python3-sip-4.16.1-2|15	BuildRequires:	python3-devel
14cr|python3-sip-4.16.1-2|16	Conflicts:	python-sip
14cr|python3-sip-4.16.1-2|17	Provides:	python3-sip-api(%{sip_api_major}) = %{sip_api}
14cr|python3-sip-4.16.1-2|18	
14cr|python3-sip-4.16.1-2|19	%description
14cr|python3-sip-4.16.1-2|20	SIP is a tool that makes it very easy to create Python bindings for C and C++
14cr|python3-sip-4.16.1-2|21	libraries. It was originally developed to create PyQt, the Python bindings for
14cr|python3-sip-4.16.1-2|22	the Qt toolkit, but can be used to create bindings for any C or C++ library.
14cr|python3-sip-4.16.1-2|23	
14cr|python3-sip-4.16.1-2|24	%files
14cr|python3-sip-4.16.1-2|25	%{py3_platsitedir}/s*
14cr|python3-sip-4.16.1-2|26	
14cr|python3-sip-4.16.1-2|27	%package -n python3-sip-devel
14cr|python3-sip-4.16.1-2|28	Summary: Files needed to generate Python 3 bindings for any C++ class library
14cr|python3-sip-4.16.1-2|29	Group: Development/Python
14cr|python3-sip-4.16.1-2|30	Requires: python3-sip = %{EVRD}
14cr|python3-sip-4.16.1-2|31	Requires: python3-devel
14cr|python3-sip-4.16.1-2|32	
14cr|python3-sip-4.16.1-2|33	%description -n python3-sip-devel
14cr|python3-sip-4.16.1-2|34	This package contains files needed to generate Python 3 bindings for any C++
14cr|python3-sip-4.16.1-2|35	classes library.
14cr|python3-sip-4.16.1-2|36	
14cr|python3-sip-4.16.1-2|37	%files -n python3-sip-devel
14cr|python3-sip-4.16.1-2|38	%{_bindir}/sip
14cr|python3-sip-4.16.1-2|39	%{py3_incdir}/*
14cr|python3-sip-4.16.1-2|40	%{_sysconfdir}/rpm/macros.d/sip.macros
14cr|python3-sip-4.16.1-2|41	
14cr|python3-sip-4.16.1-2|42	
14cr|python3-sip-4.16.1-2|43	#------------------------------------------------------------
14cr|python3-sip-4.16.1-2|44	
14cr|python3-sip-4.16.1-2|45	%prep
14cr|python3-sip-4.16.1-2|46	%setup -q -n sip-%{version}
14cr|python3-sip-4.16.1-2|47	
14cr|python3-sip-4.16.1-2|48	export real_api_major=`grep SIP_API_MAJOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14cr|python3-sip-4.16.1-2|49	export real_api_minor=`grep SIP_API_MINOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14cr|python3-sip-4.16.1-2|50	if [ $real_api_major -ne %{sip_api_major} ]; then
14cr|python3-sip-4.16.1-2|51	echo 'Wrong spi major specified: Should be' $real_api_major ', but set' %{sip_api_major}
14cr|python3-sip-4.16.1-2|52	exit 1
14cr|python3-sip-4.16.1-2|53	fi
14cr|python3-sip-4.16.1-2|54	if [ $real_api_minor -ne %{sip_api_minor} ]; then
14cr|python3-sip-4.16.1-2|55	echo 'Wrong spi minor specified: Should be' $real_api_minor ', but set' %{sip_api_minor}
14cr|python3-sip-4.16.1-2|56	exit 1
14cr|python3-sip-4.16.1-2|57	fi
14cr|python3-sip-4.16.1-2|58	
14cr|python3-sip-4.16.1-2|59	%build
14cr|python3-sip-4.16.1-2|60	
14cr|python3-sip-4.16.1-2|61	#  Don't use X11R6 prefix for includes neither libraries by default.
14cr|python3-sip-4.16.1-2|62	for file in specs/linux-*; do
14cr|python3-sip-4.16.1-2|63	perl -p -i -e "s@/X11R6/@/@g" $file
14cr|python3-sip-4.16.1-2|64	done
14cr|python3-sip-4.16.1-2|65	
14cr|python3-sip-4.16.1-2|66	%{__python3} configure.py
14cr|python3-sip-4.16.1-2|67	%define _disable_ld_no_undefined 1
14cr|python3-sip-4.16.1-2|68	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py3_ver}"
14cr|python3-sip-4.16.1-2|69	
14cr|python3-sip-4.16.1-2|70	%install
14cr|python3-sip-4.16.1-2|71	%makeinstall_std
14cr|python3-sip-4.16.1-2|72	
14cr|python3-sip-4.16.1-2|73	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14cr|python3-sip-4.16.1-2|74	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/sip.macros << EOF
14cr|python3-sip-4.16.1-2|75	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14cr|python3-sip-4.16.1-2|76	%%sip_api_major %{sip_api_major}
14cr|python3-sip-4.16.1-2|77	%%sip_api_minor %{sip_api_minor}
14cr|python3-sip-4.16.1-2|78	%%sip_api       %{sip_api_major}.%{sip_api_minor}
14cr|python3-sip-4.16.1-2|79	EOF
14cr|python3-sip-4.16.1-2|80	
14cr|python3-sip-4.16.1-2|81	%changelog
14cr|python3-sip-4.16.1-2|82	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 4.16.1-2
14cr|python3-sip-4.16.1-2|83	+ Revision: 5701dde
14cr|python3-sip-4.16.1-2|84	- Updated python3-sip.spec
14cr|python3-sip-4.16.1-2|85	
14cr|python3-sip-4.16.1-2|86	

6552 14
14cr|python3-stevedore-0.15-3|1	%define oname stevedore
14cr|python3-stevedore-0.15-3|2	
14cr|python3-stevedore-0.15-3|3	Name:           python3-%{oname}
14cr|python3-stevedore-0.15-3|4	Version:        0.15
14cr|python3-stevedore-0.15-3|5	Release:        3
14cr|python3-stevedore-0.15-3|6	Summary:        Manage dynamic plugins for Python applications
14cr|python3-stevedore-0.15-3|7	Group:          Development/Python
14cr|python3-stevedore-0.15-3|8	License:        ASL 2.0
14cr|python3-stevedore-0.15-3|9	URL:            https://github.com/dreamhost/%{oname}
14cr|python3-stevedore-0.15-3|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-stevedore-0.15-3|11	
14cr|python3-stevedore-0.15-3|12	BuildRequires:  pkgconfig(python3)
14cr|python3-stevedore-0.15-3|13	BuildRequires:  python3egg(setuptools)
14cr|python3-stevedore-0.15-3|14	BuildRequires:  python3egg(pbr)
14cr|python3-stevedore-0.15-3|15	BuildRequires:  python3egg(nose)
14cr|python3-stevedore-0.15-3|16	BuildRequires:  python3egg(mock)
14cr|python3-stevedore-0.15-3|17	
14cr|python3-stevedore-0.15-3|18	Requires:       python3egg(setuptools)
14cr|python3-stevedore-0.15-3|19	
14cr|python3-stevedore-0.15-3|20	BuildArch:      noarch
14cr|python3-stevedore-0.15-3|21	
14cr|python3-stevedore-0.15-3|22	%description
14cr|python3-stevedore-0.15-3|23	Manage dynamic plugins for Python applications.
14cr|python3-stevedore-0.15-3|24	
14cr|python3-stevedore-0.15-3|25	%prep
14cr|python3-stevedore-0.15-3|26	%setup -qn %{oname}-%{version}
14cr|python3-stevedore-0.15-3|27	
14cr|python3-stevedore-0.15-3|28	%build
14cr|python3-stevedore-0.15-3|29	python3 setup.py build
14cr|python3-stevedore-0.15-3|30	
14cr|python3-stevedore-0.15-3|31	%install
14cr|python3-stevedore-0.15-3|32	python3 setup.py install -O1 --skip-build --root=%{buildroot}
14cr|python3-stevedore-0.15-3|33	
14cr|python3-stevedore-0.15-3|34	%check
14cr|python3-stevedore-0.15-3|35	PYTHONPATH=. nosetests-%{python3_version}
14cr|python3-stevedore-0.15-3|36	
14cr|python3-stevedore-0.15-3|37	
14cr|python3-stevedore-0.15-3|38	
14cr|python3-stevedore-0.15-3|39	%files
14cr|python3-stevedore-0.15-3|40	%doc README.rst LICENSE
14cr|python3-stevedore-0.15-3|41	%{py3_puresitedir}/%{oname}
14cr|python3-stevedore-0.15-3|42	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python3-stevedore-0.15-3|43	
14cr|python3-stevedore-0.15-3|44	
14cr|python3-stevedore-0.15-3|45	
14cr|python3-stevedore-0.15-3|46	
14cr|python3-stevedore-0.15-3|47	%changelog
14cr|python3-stevedore-0.15-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15-3
14cr|python3-stevedore-0.15-3|49	+ Revision: 6778306
14cr|python3-stevedore-0.15-3|50	- MassBuild#464: Increase release tag
14cr|python3-stevedore-0.15-3|51	
14cr|python3-stevedore-0.15-3|52	

6553 14
14cr|python3-unittest2-0.5.1-2|1	%define oname unittest2
14cr|python3-unittest2-0.5.1-2|2	
14cr|python3-unittest2-0.5.1-2|3	
14cr|python3-unittest2-0.5.1-2|4	
14cr|python3-unittest2-0.5.1-2|5	Name:           python3-%{oname}
14cr|python3-unittest2-0.5.1-2|6	Version:        0.5.1
14cr|python3-unittest2-0.5.1-2|7	Release:        2
14cr|python3-unittest2-0.5.1-2|8	Url:            http://pypi.python.org/pypi/unittest2
14cr|python3-unittest2-0.5.1-2|9	Summary:        Backport ofunittest2 to Python3
14cr|python3-unittest2-0.5.1-2|10	License:        BSD
14cr|python3-unittest2-0.5.1-2|11	Group:          Development/Python
14cr|python3-unittest2-0.5.1-2|12	Source:         http://pypi.python.org/packages/source/u/unittest2py3k/%{oname}py3k-%{version}.tar.gz
14cr|python3-unittest2-0.5.1-2|13	BuildRequires:  pkgconfig(python3)
14cr|python3-unittest2-0.5.1-2|14	BuildRequires:  python3egg(setuptools)
14cr|python3-unittest2-0.5.1-2|15	Requires:       python3
14cr|python3-unittest2-0.5.1-2|16	BuildArch:	noarch
14cr|python3-unittest2-0.5.1-2|17	
14cr|python3-unittest2-0.5.1-2|18	
14cr|python3-unittest2-0.5.1-2|19	
14cr|python3-unittest2-0.5.1-2|20	%description
14cr|python3-unittest2-0.5.1-2|21	unittest2 is a backport of the new features added to the unittest
14cr|python3-unittest2-0.5.1-2|22	testing framework in Python 2.7. It has been tested to on Python 2.4 -
14cr|python3-unittest2-0.5.1-2|23	2.6.
14cr|python3-unittest2-0.5.1-2|24	
14cr|python3-unittest2-0.5.1-2|25	To use unittest2 instead of unittest simply replace ``import
14cr|python3-unittest2-0.5.1-2|26	unittest`` with ``import unittest2``.
14cr|python3-unittest2-0.5.1-2|27	
14cr|python3-unittest2-0.5.1-2|28	Classes in unittest2 derive from the equivalent classes in unittest,
14cr|python3-unittest2-0.5.1-2|29	so it should be possible to use the unittest2 test running infra-
14cr|python3-unittest2-0.5.1-2|30	structure without having to switch all your tests to using unittest2
14cr|python3-unittest2-0.5.1-2|31	immediately. Similarly, you can use the new assert methods on
14cr|python3-unittest2-0.5.1-2|32	``unittest2.TestCase`` with the standard unittest test running
14cr|python3-unittest2-0.5.1-2|33	infrastructure. Not all of the new features in unittest2 will work
14cr|python3-unittest2-0.5.1-2|34	with the standard unittest test loaders and runners, however.
14cr|python3-unittest2-0.5.1-2|35	This is python3 module.
14cr|python3-unittest2-0.5.1-2|36	
14cr|python3-unittest2-0.5.1-2|37	%prep
14cr|python3-unittest2-0.5.1-2|38	%setup -qn %{oname}py3k-%{version}
14cr|python3-unittest2-0.5.1-2|39	
14cr|python3-unittest2-0.5.1-2|40	%build
14cr|python3-unittest2-0.5.1-2|41	python3 setup.py build
14cr|python3-unittest2-0.5.1-2|42	
14cr|python3-unittest2-0.5.1-2|43	%install
14cr|python3-unittest2-0.5.1-2|44	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python3-unittest2-0.5.1-2|45	
14cr|python3-unittest2-0.5.1-2|46	# rename py3 binaries for coexsistance
14cr|python3-unittest2-0.5.1-2|47	mv %{buildroot}%{_bindir}/unit2 %{buildroot}%{_bindir}/unit2-python%{py3_ver}
14cr|python3-unittest2-0.5.1-2|48	mv %{buildroot}%{_bindir}/unit2.py %{buildroot}%{_bindir}/unit2-python%{py3_ver}.py
14cr|python3-unittest2-0.5.1-2|49	
14cr|python3-unittest2-0.5.1-2|50	
14cr|python3-unittest2-0.5.1-2|51	%files
14cr|python3-unittest2-0.5.1-2|52	%doc README.txt
14cr|python3-unittest2-0.5.1-2|53	%{_bindir}/unit2-python%{py3_ver}*
14cr|python3-unittest2-0.5.1-2|54	%{_bindir}/unit2-3.4
14cr|python3-unittest2-0.5.1-2|55	%{py3_puresitedir}/unittest2/
14cr|python3-unittest2-0.5.1-2|56	%{py3_puresitedir}/unittest2py3k-%{version}-py%{py3_ver}.egg-info
14cr|python3-unittest2-0.5.1-2|57	
14cr|python3-unittest2-0.5.1-2|58	
14cr|python3-unittest2-0.5.1-2|59	%changelog
14cr|python3-unittest2-0.5.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|python3-unittest2-0.5.1-2|61	+ Revision: f119ac1
14cr|python3-unittest2-0.5.1-2|62	- MassBuild#464: Increase release tag
14cr|python3-unittest2-0.5.1-2|63	
14cr|python3-unittest2-0.5.1-2|64	

6554 14
14cr|python3-zope.hookable-4.0.1-3|1	%define	oname	zope.hookable
14cr|python3-zope.hookable-4.0.1-3|2	
14cr|python3-zope.hookable-4.0.1-3|3	Name:		python3-%{oname}
14cr|python3-zope.hookable-4.0.1-3|4	Version:	4.0.1
14cr|python3-zope.hookable-4.0.1-3|5	Release:	3
14cr|python3-zope.hookable-4.0.1-3|6	Summary:	Zope hookable
14cr|python3-zope.hookable-4.0.1-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python3-zope.hookable-4.0.1-3|8	License:	ZPL 2.1
14cr|python3-zope.hookable-4.0.1-3|9	Group:		Development/Python
14cr|python3-zope.hookable-4.0.1-3|10	Url:		http://svn.zope.org/zope.hookable
14cr|python3-zope.hookable-4.0.1-3|11	BuildRequires:	pkgconfig(python3)
14cr|python3-zope.hookable-4.0.1-3|12	BuildRequires:	python3egg(setuptools)
14cr|python3-zope.hookable-4.0.1-3|13	
14cr|python3-zope.hookable-4.0.1-3|14	%description
14cr|python3-zope.hookable-4.0.1-3|15	``zope.hookable``
14cr|python3-zope.hookable-4.0.1-3|16	=================
14cr|python3-zope.hookable-4.0.1-3|17	
14cr|python3-zope.hookable-4.0.1-3|18	Overview
14cr|python3-zope.hookable-4.0.1-3|19	--------
14cr|python3-zope.hookable-4.0.1-3|20	
14cr|python3-zope.hookable-4.0.1-3|21	Hookable object support.
14cr|python3-zope.hookable-4.0.1-3|22	
14cr|python3-zope.hookable-4.0.1-3|23	Support the efficient creation of hookable objects, which are callable objects
14cr|python3-zope.hookable-4.0.1-3|24	that are meant to be replaced by other callables, at least optionally.
14cr|python3-zope.hookable-4.0.1-3|25	
14cr|python3-zope.hookable-4.0.1-3|26	The idea is you create a function that does some default thing and make it
14cr|python3-zope.hookable-4.0.1-3|27	hookable. Later, someone can modify what it does by calling its sethook method
14cr|python3-zope.hookable-4.0.1-3|28	and changing its implementation.  All users of the function, including those
14cr|python3-zope.hookable-4.0.1-3|29	that imported it, will see the change.
14cr|python3-zope.hookable-4.0.1-3|30	
14cr|python3-zope.hookable-4.0.1-3|31	
14cr|python3-zope.hookable-4.0.1-3|32	%prep
14cr|python3-zope.hookable-4.0.1-3|33	%setup -q -n %{oname}-%{version}
14cr|python3-zope.hookable-4.0.1-3|34	
14cr|python3-zope.hookable-4.0.1-3|35	%build
14cr|python3-zope.hookable-4.0.1-3|36	python3 setup.py build
14cr|python3-zope.hookable-4.0.1-3|37	
14cr|python3-zope.hookable-4.0.1-3|38	%install
14cr|python3-zope.hookable-4.0.1-3|39	python3 setup.py install --root=%{buildroot}
14cr|python3-zope.hookable-4.0.1-3|40	
14cr|python3-zope.hookable-4.0.1-3|41	%check
14cr|python3-zope.hookable-4.0.1-3|42	python3 setup.py test
14cr|python3-zope.hookable-4.0.1-3|43	
14cr|python3-zope.hookable-4.0.1-3|44	%files
14cr|python3-zope.hookable-4.0.1-3|45	%doc README.txt
14cr|python3-zope.hookable-4.0.1-3|46	%{py3_platsitedir}/zope.hookable-4.0.1-py*-nspkg.pth
14cr|python3-zope.hookable-4.0.1-3|47	%{py3_platsitedir}/zope/hookable/_zope_hookable.c
14cr|python3-zope.hookable-4.0.1-3|48	%{py3_platsitedir}/zope/hookable/*.py*
14cr|python3-zope.hookable-4.0.1-3|49	%{py3_platsitedir}/zope/hookable/_zope_hookable.cpython-34m.so
14cr|python3-zope.hookable-4.0.1-3|50	%{py3_platsitedir}/zope/hookable/tests/*.py*
14cr|python3-zope.hookable-4.0.1-3|51	%{py3_platsitedir}/zope.hookable*.egg-info
14cr|python3-zope.hookable-4.0.1-3|52	
14cr|python3-zope.hookable-4.0.1-3|53	%changelog
14cr|python3-zope.hookable-4.0.1-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-3
14cr|python3-zope.hookable-4.0.1-3|55	+ Revision: 5eae965
14cr|python3-zope.hookable-4.0.1-3|56	- MassBuild#464: Increase release tag
14cr|python3-zope.hookable-4.0.1-3|57	
14cr|python3-zope.hookable-4.0.1-3|58	

6555 14
14cr|python-alsaaudio-0.7-2|1	%define fname		pyalsaaudio
14cr|python-alsaaudio-0.7-2|2	
14cr|python-alsaaudio-0.7-2|3	Summary:	ALSA wrapper for Python
14cr|python-alsaaudio-0.7-2|4	Name:		python-alsaaudio
14cr|python-alsaaudio-0.7-2|5	Version:	0.7
14cr|python-alsaaudio-0.7-2|6	Release:	2
14cr|python-alsaaudio-0.7-2|7	Source0:	http://downloads.sourceforge.net/%{fname}/%{fname}-%{version}.tar.gz
14cr|python-alsaaudio-0.7-2|8	Patch0:		pyalsaaudio-0.7_linkage.patch
14cr|python-alsaaudio-0.7-2|9	License:	Python
14cr|python-alsaaudio-0.7-2|10	URL:		http://sourceforge.net/projects/pyalsaaudio/
14cr|python-alsaaudio-0.7-2|11	Group:		Development/Python
14cr|python-alsaaudio-0.7-2|12	BuildRequires:	python-devel
14cr|python-alsaaudio-0.7-2|13	BuildRequires:	pkgconfig(alsa)
14cr|python-alsaaudio-0.7-2|14	
14cr|python-alsaaudio-0.7-2|15	%description
14cr|python-alsaaudio-0.7-2|16	The goal of this project is to provide a functionality complete Python
14cr|python-alsaaudio-0.7-2|17	wrapper for ALSA. Currently PCM playback and capture, as well as the
14cr|python-alsaaudio-0.7-2|18	mixer API is supported.
14cr|python-alsaaudio-0.7-2|19	
14cr|python-alsaaudio-0.7-2|20	%prep
14cr|python-alsaaudio-0.7-2|21	%setup -q -n %{fname}-%{version}
14cr|python-alsaaudio-0.7-2|22	%patch0 -p1
14cr|python-alsaaudio-0.7-2|23	
14cr|python-alsaaudio-0.7-2|24	%build
14cr|python-alsaaudio-0.7-2|25	CFLAGS="%{optflags}" python setup.py build
14cr|python-alsaaudio-0.7-2|26	
14cr|python-alsaaudio-0.7-2|27	%install
14cr|python-alsaaudio-0.7-2|28	python setup.py install --root=%{buildroot}
14cr|python-alsaaudio-0.7-2|29	
14cr|python-alsaaudio-0.7-2|30	%files
14cr|python-alsaaudio-0.7-2|31	%defattr(-,root,root)
14cr|python-alsaaudio-0.7-2|32	%doc LICENSE CHANGES README TODO
14cr|python-alsaaudio-0.7-2|33	%{py_platsitedir}/alsaaudio.so
14cr|python-alsaaudio-0.7-2|34	%{py_platsitedir}/%{fname}-%{version}-py%{py_ver}.egg-info
14cr|python-alsaaudio-0.7-2|35	
14cr|python-alsaaudio-0.7-2|36	
14cr|python-alsaaudio-0.7-2|37	
14cr|python-alsaaudio-0.7-2|38	%changelog
14cr|python-alsaaudio-0.7-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|python-alsaaudio-0.7-2|40	+ Revision: 436e6a6
14cr|python-alsaaudio-0.7-2|41	- MassBuild#464: Increase release tag
14cr|python-alsaaudio-0.7-2|42	
14cr|python-alsaaudio-0.7-2|43	

6556 14
14cr|python-amqp-1.4.5-3|1	
14cr|python-amqp-1.4.5-3|2	%define oname amqp
14cr|python-amqp-1.4.5-3|3	Name:           python-%{oname}
14cr|python-amqp-1.4.5-3|4	Version:        1.4.5
14cr|python-amqp-1.4.5-3|5	Release:        3
14cr|python-amqp-1.4.5-3|6	Summary:        Low-level AMQP client for Python (fork of amqplib)
14cr|python-amqp-1.4.5-3|7	Group:          Development/Python
14cr|python-amqp-1.4.5-3|8	License:        LGPLv2+
14cr|python-amqp-1.4.5-3|9	URL:            http://pypi.python.org/pypi/amqp
14cr|python-amqp-1.4.5-3|10	Source0:        http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
14cr|python-amqp-1.4.5-3|11	BuildArch:      noarch
14cr|python-amqp-1.4.5-3|12	
14cr|python-amqp-1.4.5-3|13	BuildRequires:  pkgconfig(python)
14cr|python-amqp-1.4.5-3|14	BuildRequires:  pythonegg(setuptools)
14cr|python-amqp-1.4.5-3|15	BuildRequires:  pythonegg(nose)
14cr|python-amqp-1.4.5-3|16	BuildRequires:  pythonegg(sphinx) >= 0.8
14cr|python-amqp-1.4.5-3|17	
14cr|python-amqp-1.4.5-3|18	%description
14cr|python-amqp-1.4.5-3|19	Low-level AMQP client for Python
14cr|python-amqp-1.4.5-3|20	
14cr|python-amqp-1.4.5-3|21	This is a fork of amqplib, maintained by the Celery project.
14cr|python-amqp-1.4.5-3|22	
14cr|python-amqp-1.4.5-3|23	This library should be API compatible with librabbitmq.
14cr|python-amqp-1.4.5-3|24	
14cr|python-amqp-1.4.5-3|25	
14cr|python-amqp-1.4.5-3|26	%package -n python3-%{oname}
14cr|python-amqp-1.4.5-3|27	Summary:        Client library for AMQP
14cr|python-amqp-1.4.5-3|28	
14cr|python-amqp-1.4.5-3|29	
14cr|python-amqp-1.4.5-3|30	BuildRequires:  pkgconfig(python3)
14cr|python-amqp-1.4.5-3|31	BuildRequires:  python3egg(setuptools)
14cr|python-amqp-1.4.5-3|32	BuildRequires:  python3egg(nose)
14cr|python-amqp-1.4.5-3|33	
14cr|python-amqp-1.4.5-3|34	%description -n python3-%{oname}
14cr|python-amqp-1.4.5-3|35	Low-level AMQP client for Python
14cr|python-amqp-1.4.5-3|36	This is a fork of amqplib, maintained by the Celery project.
14cr|python-amqp-1.4.5-3|37	This library should be API compatible with librabbitmq.
14cr|python-amqp-1.4.5-3|38	
14cr|python-amqp-1.4.5-3|39	%prep
14cr|python-amqp-1.4.5-3|40	%setup -q -n %{oname}-%{version}
14cr|python-amqp-1.4.5-3|41	mkdir -p python3
14cr|python-amqp-1.4.5-3|42	cp -a {amqp,amqp.egg-info,Changelog,demo,docs,extra,funtests,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py} python3
14cr|python-amqp-1.4.5-3|43	
14cr|python-amqp-1.4.5-3|44	%build
14cr|python-amqp-1.4.5-3|45	python setup.py build
14cr|python-amqp-1.4.5-3|46	
14cr|python-amqp-1.4.5-3|47	pushd python3
14cr|python-amqp-1.4.5-3|48	python3 setup.py build
14cr|python-amqp-1.4.5-3|49	popd
14cr|python-amqp-1.4.5-3|50	
14cr|python-amqp-1.4.5-3|51	%install
14cr|python-amqp-1.4.5-3|52	python setup.py install --skip-build --root %{buildroot}
14cr|python-amqp-1.4.5-3|53	
14cr|python-amqp-1.4.5-3|54	pushd python3
14cr|python-amqp-1.4.5-3|55	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-amqp-1.4.5-3|56	popd
14cr|python-amqp-1.4.5-3|57	
14cr|python-amqp-1.4.5-3|58	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-amqp-1.4.5-3|59	chmod -x demo/*.py
14cr|python-amqp-1.4.5-3|60	
14cr|python-amqp-1.4.5-3|61	pushd docs
14cr|python-amqp-1.4.5-3|62	sed -i s/^extensions/disable_extensions/ conf.py
14cr|python-amqp-1.4.5-3|63	SPHINX_DEBUG=1 sphinx-build -b html . build/html
14cr|python-amqp-1.4.5-3|64	rm -rf build/html/.doctrees build/html/.buildinfo
14cr|python-amqp-1.4.5-3|65	popd
14cr|python-amqp-1.4.5-3|66	
14cr|python-amqp-1.4.5-3|67	
14cr|python-amqp-1.4.5-3|68	%files
14cr|python-amqp-1.4.5-3|69	%doc Changelog LICENSE README.rst
14cr|python-amqp-1.4.5-3|70	%{py_puresitedir}/%{oname}/
14cr|python-amqp-1.4.5-3|71	%{py_puresitedir}/%{oname}*.egg-info
14cr|python-amqp-1.4.5-3|72	
14cr|python-amqp-1.4.5-3|73	
14cr|python-amqp-1.4.5-3|74	%files -n python3-%{oname}
14cr|python-amqp-1.4.5-3|75	%doc Changelog LICENSE README.rst
14cr|python-amqp-1.4.5-3|76	%{py3_puresitedir}/%{oname}/
14cr|python-amqp-1.4.5-3|77	%{py3_puresitedir}/%{oname}*.egg-info
14cr|python-amqp-1.4.5-3|78	
14cr|python-amqp-1.4.5-3|79	%package doc
14cr|python-amqp-1.4.5-3|80	Summary:        Documentation for python-amqp
14cr|python-amqp-1.4.5-3|81	Group:          Books/Computer books
14cr|python-amqp-1.4.5-3|82	License:        LGPLv2+
14cr|python-amqp-1.4.5-3|83	Requires:       %{name} = %{version}-%{release}
14cr|python-amqp-1.4.5-3|84	
14cr|python-amqp-1.4.5-3|85	%description doc
14cr|python-amqp-1.4.5-3|86	Documentation for python-amqp
14cr|python-amqp-1.4.5-3|87	
14cr|python-amqp-1.4.5-3|88	%files doc
14cr|python-amqp-1.4.5-3|89	%doc LICENSE demo/
14cr|python-amqp-1.4.5-3|90	%doc docs/build/html docs/reference
14cr|python-amqp-1.4.5-3|91	
14cr|python-amqp-1.4.5-3|92	
14cr|python-amqp-1.4.5-3|93	%changelog
14cr|python-amqp-1.4.5-3|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-3
14cr|python-amqp-1.4.5-3|95	+ Revision: 5531b06
14cr|python-amqp-1.4.5-3|96	- MassBuild#464: Increase release tag
14cr|python-amqp-1.4.5-3|97	
14cr|python-amqp-1.4.5-3|98	

6557 14
14cr|python-amqplib-1.0.2-4|1	%define module  amqplib
14cr|python-amqplib-1.0.2-4|2	
14cr|python-amqplib-1.0.2-4|3	Summary:    Python AMQP (Advanced Message Queuing Protocol) client library
14cr|python-amqplib-1.0.2-4|4	Name:       python-%{module}
14cr|python-amqplib-1.0.2-4|5	Version:    1.0.2
14cr|python-amqplib-1.0.2-4|6	Release:    4
14cr|python-amqplib-1.0.2-4|7	Source0:    https://pypi.python.org/packages/source/a/amqplib/amqplib-%{version}.tgz
14cr|python-amqplib-1.0.2-4|8	License:    LGPLv2.1
14cr|python-amqplib-1.0.2-4|9	Group:      Development/Python
14cr|python-amqplib-1.0.2-4|10	Url:        http://code.google.com/p/py-amqplib/
14cr|python-amqplib-1.0.2-4|11	BuildArch:  noarch
14cr|python-amqplib-1.0.2-4|12	BuildRequires:  python-devel
14cr|python-amqplib-1.0.2-4|13	BuildRequires:  python-nose
14cr|python-amqplib-1.0.2-4|14	BuildRequires:  python3-devel
14cr|python-amqplib-1.0.2-4|15	
14cr|python-amqplib-1.0.2-4|16	%description
14cr|python-amqplib-1.0.2-4|17	amqplib is a Python client library that supports the 0-8 AMQP
14cr|python-amqplib-1.0.2-4|18	(Advanced Message-Queuing Protocol) spec.
14cr|python-amqplib-1.0.2-4|19	
14cr|python-amqplib-1.0.2-4|20	%package -n python3-amqplib
14cr|python-amqplib-1.0.2-4|21	Summary:        Python AMQP (Advanced Message Queuing Protocol) client library
14cr|python-amqplib-1.0.2-4|22	Group:          Development/Python
14cr|python-amqplib-1.0.2-4|23	BuildRequires:  python-devel
14cr|python-amqplib-1.0.2-4|24	Requires:       python3
14cr|python-amqplib-1.0.2-4|25	
14cr|python-amqplib-1.0.2-4|26	%description -n python3-amqplib
14cr|python-amqplib-1.0.2-4|27	amqplib is a Python client library that supports the 0-8 AMQP
14cr|python-amqplib-1.0.2-4|28	(Advanced Message-Queuing Protocol) spec.
14cr|python-amqplib-1.0.2-4|29	
14cr|python-amqplib-1.0.2-4|30	%prep
14cr|python-amqplib-1.0.2-4|31	%setup -q -c
14cr|python-amqplib-1.0.2-4|32	
14cr|python-amqplib-1.0.2-4|33	mv %{module}-%{version} python2
14cr|python-amqplib-1.0.2-4|34	cp -r python2 python3
14cr|python-amqplib-1.0.2-4|35	
14cr|python-amqplib-1.0.2-4|36	%build
14cr|python-amqplib-1.0.2-4|37	pushd python2
14cr|python-amqplib-1.0.2-4|38	%{__python} setup.py build
14cr|python-amqplib-1.0.2-4|39	popd
14cr|python-amqplib-1.0.2-4|40	
14cr|python-amqplib-1.0.2-4|41	pushd python3
14cr|python-amqplib-1.0.2-4|42	%{__python3} setup.py build
14cr|python-amqplib-1.0.2-4|43	popd
14cr|python-amqplib-1.0.2-4|44	
14cr|python-amqplib-1.0.2-4|45	%install
14cr|python-amqplib-1.0.2-4|46	pushd python2
14cr|python-amqplib-1.0.2-4|47	%{__python} setup.py install --root=%{buildroot}
14cr|python-amqplib-1.0.2-4|48	popd
14cr|python-amqplib-1.0.2-4|49	
14cr|python-amqplib-1.0.2-4|50	pushd python3
14cr|python-amqplib-1.0.2-4|51	%{__python3} setup.py install --root=%{buildroot}
14cr|python-amqplib-1.0.2-4|52	popd
14cr|python-amqplib-1.0.2-4|53	
14cr|python-amqplib-1.0.2-4|54	%files -n python-amqplib
14cr|python-amqplib-1.0.2-4|55	%doc python2/README
14cr|python-amqplib-1.0.2-4|56	%{python_sitelib}/amqplib/*
14cr|python-amqplib-1.0.2-4|57	%{python_sitelib}/*.egg-info
14cr|python-amqplib-1.0.2-4|58	
14cr|python-amqplib-1.0.2-4|59	%files -n python3-amqplib
14cr|python-amqplib-1.0.2-4|60	%doc python3/README
14cr|python-amqplib-1.0.2-4|61	%{python3_sitelib}/amqplib/*
14cr|python-amqplib-1.0.2-4|62	%{python3_sitelib}/*.egg-info
14cr|python-amqplib-1.0.2-4|63	
14cr|python-amqplib-1.0.2-4|64	%changelog
14cr|python-amqplib-1.0.2-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cr|python-amqplib-1.0.2-4|66	+ Revision: 59badc8
14cr|python-amqplib-1.0.2-4|67	- MassBuild#464: Increase release tag
14cr|python-amqplib-1.0.2-4|68	
14cr|python-amqplib-1.0.2-4|69	

6558 14
14cr|python-anyjson-0.3.3-5|1	%define module  anyjson
14cr|python-anyjson-0.3.3-5|2	
14cr|python-anyjson-0.3.3-5|3	Summary:    Python wrapper for JSON implementations
14cr|python-anyjson-0.3.3-5|4	Name:       python-%{module}
14cr|python-anyjson-0.3.3-5|5	Version:    0.3.3
14cr|python-anyjson-0.3.3-5|6	Release:    5
14cr|python-anyjson-0.3.3-5|7	Source0:    http://pypi.python.org/packages/source/a/anyjson/anyjson-%{version}.tar.gz
14cr|python-anyjson-0.3.3-5|8	License:    BSD
14cr|python-anyjson-0.3.3-5|9	Group:      Development/Python
14cr|python-anyjson-0.3.3-5|10	Url:        http://bitbucket.org/runeh/anyjson
14cr|python-anyjson-0.3.3-5|11	Suggests:   python-json
14cr|python-anyjson-0.3.3-5|12	Suggests:   python-cjson
14cr|python-anyjson-0.3.3-5|13	Suggests:   python-simplejson
14cr|python-anyjson-0.3.3-5|14	BuildRequires:  python-devel
14cr|python-anyjson-0.3.3-5|15	BuildRequires:  python3-devel
14cr|python-anyjson-0.3.3-5|16	BuildRequires:	python-distribute
14cr|python-anyjson-0.3.3-5|17	BuildRequires:	python3-distribute
14cr|python-anyjson-0.3.3-5|18	BuildArch: noarch
14cr|python-anyjson-0.3.3-5|19	
14cr|python-anyjson-0.3.3-5|20	%description
14cr|python-anyjson-0.3.3-5|21	Anyjson loads whichever is the fastest JSON module installed and provides
14cr|python-anyjson-0.3.3-5|22	a uniform API regardless of which JSON implementation is used.
14cr|python-anyjson-0.3.3-5|23	
14cr|python-anyjson-0.3.3-5|24	Originally part of carrot (http://github.com/ask/carrot/)
14cr|python-anyjson-0.3.3-5|25	
14cr|python-anyjson-0.3.3-5|26	%package -n python3-anyjson
14cr|python-anyjson-0.3.3-5|27	Summary:        Python wrapper for JSON implementations
14cr|python-anyjson-0.3.3-5|28	Group:          Development/Python
14cr|python-anyjson-0.3.3-5|29	Requires:       python3
14cr|python-anyjson-0.3.3-5|30	
14cr|python-anyjson-0.3.3-5|31	%description -n python3-anyjson
14cr|python-anyjson-0.3.3-5|32	Anyjson loads whichever is the fastest JSON module installed and provides
14cr|python-anyjson-0.3.3-5|33	a uniform API regardless of which JSON implementation is used.
14cr|python-anyjson-0.3.3-5|34	
14cr|python-anyjson-0.3.3-5|35	Originally part of carrot (http://github.com/ask/carrot/)
14cr|python-anyjson-0.3.3-5|36	
14cr|python-anyjson-0.3.3-5|37	%prep
14cr|python-anyjson-0.3.3-5|38	%setup -q -c
14cr|python-anyjson-0.3.3-5|39	
14cr|python-anyjson-0.3.3-5|40	mv %{module}-%{version} python2
14cr|python-anyjson-0.3.3-5|41	cp -r python2 python3
14cr|python-anyjson-0.3.3-5|42	
14cr|python-anyjson-0.3.3-5|43	%build
14cr|python-anyjson-0.3.3-5|44	pushd python2
14cr|python-anyjson-0.3.3-5|45	%{__python} setup.py build
14cr|python-anyjson-0.3.3-5|46	popd
14cr|python-anyjson-0.3.3-5|47	
14cr|python-anyjson-0.3.3-5|48	pushd python3
14cr|python-anyjson-0.3.3-5|49	%{__python3} setup.py build
14cr|python-anyjson-0.3.3-5|50	popd
14cr|python-anyjson-0.3.3-5|51	
14cr|python-anyjson-0.3.3-5|52	%install
14cr|python-anyjson-0.3.3-5|53	pushd python2
14cr|python-anyjson-0.3.3-5|54	%{__python} setup.py install --root=%{buildroot}
14cr|python-anyjson-0.3.3-5|55	popd
14cr|python-anyjson-0.3.3-5|56	
14cr|python-anyjson-0.3.3-5|57	pushd python3
14cr|python-anyjson-0.3.3-5|58	%{__python3} setup.py install --root=%{buildroot}
14cr|python-anyjson-0.3.3-5|59	popd
14cr|python-anyjson-0.3.3-5|60	
14cr|python-anyjson-0.3.3-5|61	%files -n python-anyjson
14cr|python-anyjson-0.3.3-5|62	%doc python2/README
14cr|python-anyjson-0.3.3-5|63	%{py_puresitedir}/*.egg-info
14cr|python-anyjson-0.3.3-5|64	%{py_puresitedir}/%{module}
14cr|python-anyjson-0.3.3-5|65	
14cr|python-anyjson-0.3.3-5|66	%files -n python3-anyjson
14cr|python-anyjson-0.3.3-5|67	%doc python3/README
14cr|python-anyjson-0.3.3-5|68	%{py3_puresitedir}/*.egg-info
14cr|python-anyjson-0.3.3-5|69	%{py3_puresitedir}/%{module}
14cr|python-anyjson-0.3.3-5|70	
14cr|python-anyjson-0.3.3-5|71	%changelog
14cr|python-anyjson-0.3.3-5|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-5
14cr|python-anyjson-0.3.3-5|73	+ Revision: 0ef0cbd
14cr|python-anyjson-0.3.3-5|74	- MassBuild#464: Increase release tag
14cr|python-anyjson-0.3.3-5|75	
14cr|python-anyjson-0.3.3-5|76	

6559 14
14cr|python-apptools-4.2.1-2|1	%define module	apptools
14cr|python-apptools-4.2.1-2|2	%define rel		1
14cr|python-apptools-4.2.1-2|3	%if %mdkversion < 201100
14cr|python-apptools-4.2.1-2|4	%else
14cr|python-apptools-4.2.1-2|5	%endif
14cr|python-apptools-4.2.1-2|6	
14cr|python-apptools-4.2.1-2|7	Summary: 	Enthought Tool Suite - Application Tools
14cr|python-apptools-4.2.1-2|8	Name: 	 	python-%{module}
14cr|python-apptools-4.2.1-2|9	Version: 	4.2.1
14cr|python-apptools-4.2.1-2|10	Release: 	2
14cr|python-apptools-4.2.1-2|11	Source0: 	http://www.enthought.com/repo/ets/apptools-%{version}.tar.gz
14cr|python-apptools-4.2.1-2|12	License: 	BSD
14cr|python-apptools-4.2.1-2|13	Group: 	 	Development/Python
14cr|python-apptools-4.2.1-2|14	Url: 	 	https://github.com/enthought/apptools/
14cr|python-apptools-4.2.1-2|15	BuildArch: 	noarch
14cr|python-apptools-4.2.1-2|16	Obsoletes:	python-enthought-apptools
14cr|python-apptools-4.2.1-2|17	Requires:  	python-configobj
14cr|python-apptools-4.2.1-2|18	Requires:  	python-traitsui >= 4.2.0
14cr|python-apptools-4.2.1-2|19	Requires:  	python-numpy >= 1.1.0
14cr|python-apptools-4.2.1-2|20	BuildRequires: 	python-setuptools >= 0.6c8
14cr|python-apptools-4.2.1-2|21	BuildRequires: 	python-setupdocs >= 1.0.5
14cr|python-apptools-4.2.1-2|22	BuildRequires:	python-sphinx
14cr|python-apptools-4.2.1-2|23	
14cr|python-apptools-4.2.1-2|24	%description
14cr|python-apptools-4.2.1-2|25	The apptools project includes a set of packages that Enthought has found
14cr|python-apptools-4.2.1-2|26	useful in creating a number of applications. They implement functionality
14cr|python-apptools-4.2.1-2|27	that is commonly needed by many applications.
14cr|python-apptools-4.2.1-2|28	
14cr|python-apptools-4.2.1-2|29	%prep
14cr|python-apptools-4.2.1-2|30	%setup -q -n %{module}-%{version}
14cr|python-apptools-4.2.1-2|31	
14cr|python-apptools-4.2.1-2|32	%build
14cr|python-apptools-4.2.1-2|33	%__python setup.py build
14cr|python-apptools-4.2.1-2|34	%__python setup.py build_docs
14cr|python-apptools-4.2.1-2|35	
14cr|python-apptools-4.2.1-2|36	%install
14cr|python-apptools-4.2.1-2|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-apptools-4.2.1-2|38	
14cr|python-apptools-4.2.1-2|39	%clean
14cr|python-apptools-4.2.1-2|40	
14cr|python-apptools-4.2.1-2|41	%files
14cr|python-apptools-4.2.1-2|42	%doc *.txt *.rst examples/ build/docs/html/
14cr|python-apptools-4.2.1-2|43	%{py_puresitedir}/%{module}*
14cr|python-apptools-4.2.1-2|44	
14cr|python-apptools-4.2.1-2|45	
14cr|python-apptools-4.2.1-2|46	
14cr|python-apptools-4.2.1-2|47	%changelog
14cr|python-apptools-4.2.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.1-2
14cr|python-apptools-4.2.1-2|49	+ Revision: d788110
14cr|python-apptools-4.2.1-2|50	- MassBuild#464: Increase release tag
14cr|python-apptools-4.2.1-2|51	
14cr|python-apptools-4.2.1-2|52	

6560 14
14cr|python-apsw-3.7.17.r1-2|1	%define sqlite_version 3.7.17
14cr|python-apsw-3.7.17.r1-2|2	%define uprel 1
14cr|python-apsw-3.7.17.r1-2|3	%define pkg_version %{sqlite_version}-r%{uprel}
14cr|python-apsw-3.7.17.r1-2|4	
14cr|python-apsw-3.7.17.r1-2|5	%define __noautoprov 'apsw.so'
14cr|python-apsw-3.7.17.r1-2|6	
14cr|python-apsw-3.7.17.r1-2|7	Name:           python-apsw
14cr|python-apsw-3.7.17.r1-2|8	Version:        3.7.17.r1
14cr|python-apsw-3.7.17.r1-2|9	Release:        2
14cr|python-apsw-3.7.17.r1-2|10	Summary:        Another Python SQLite Wrapper
14cr|python-apsw-3.7.17.r1-2|11	Source0:        http://apsw.googlecode.com/files/apsw-3.7.17-r1.zip
14cr|python-apsw-3.7.17.r1-2|12	URL:            http://code.google.com/p/apsw/
14cr|python-apsw-3.7.17.r1-2|13	Group:          Development/Python
14cr|python-apsw-3.7.17.r1-2|14	License:        zlib/libpng License
14cr|python-apsw-3.7.17.r1-2|15	BuildRequires:  sqlite3-devel >= %{sqlite_version}
14cr|python-apsw-3.7.17.r1-2|16	BuildRequires:  python-devel
14cr|python-apsw-3.7.17.r1-2|17	
14cr|python-apsw-3.7.17.r1-2|18	%description
14cr|python-apsw-3.7.17.r1-2|19	APSW is a Python wrapper for the SQLite embedded relational database
14cr|python-apsw-3.7.17.r1-2|20	engine. In contrast to other wrappers such as pysqlite it focuses on
14cr|python-apsw-3.7.17.r1-2|21	being a minimal layer over SQLite attempting just to translate the
14cr|python-apsw-3.7.17.r1-2|22	complete SQLite API into Python.
14cr|python-apsw-3.7.17.r1-2|23	
14cr|python-apsw-3.7.17.r1-2|24	%package doc
14cr|python-apsw-3.7.17.r1-2|25	Summary:        Another Python SQLite Wrapper - Documentation
14cr|python-apsw-3.7.17.r1-2|26	Group:          Development/Python
14cr|python-apsw-3.7.17.r1-2|27	License:        zlib/libpng License
14cr|python-apsw-3.7.17.r1-2|28	BuildArch:      noarch
14cr|python-apsw-3.7.17.r1-2|29	
14cr|python-apsw-3.7.17.r1-2|30	%description doc
14cr|python-apsw-3.7.17.r1-2|31	APSW is a Python wrapper for the SQLite embedded relational database
14cr|python-apsw-3.7.17.r1-2|32	engine. In contrast to other wrappers such as pysqlite it focuses on
14cr|python-apsw-3.7.17.r1-2|33	being a minimal layer over SQLite attempting just to translate the
14cr|python-apsw-3.7.17.r1-2|34	complete SQLite API into Python.
14cr|python-apsw-3.7.17.r1-2|35	
14cr|python-apsw-3.7.17.r1-2|36	%prep
14cr|python-apsw-3.7.17.r1-2|37	%setup -q -n "apsw-%{pkg_version}"
14cr|python-apsw-3.7.17.r1-2|38	
14cr|python-apsw-3.7.17.r1-2|39	%build
14cr|python-apsw-3.7.17.r1-2|40	CFLAGS="%{optflags} -fno-strict-aliasing" \
14cr|python-apsw-3.7.17.r1-2|41	%__python ./setup.py build
14cr|python-apsw-3.7.17.r1-2|42	
14cr|python-apsw-3.7.17.r1-2|43	%install
14cr|python-apsw-3.7.17.r1-2|44	%__python ./setup.py install \
14cr|python-apsw-3.7.17.r1-2|45	--prefix="%{_prefix}" \
14cr|python-apsw-3.7.17.r1-2|46	--root="%{buildroot}"
14cr|python-apsw-3.7.17.r1-2|47	
14cr|python-apsw-3.7.17.r1-2|48	%__rm doc/.buildinfo
14cr|python-apsw-3.7.17.r1-2|49	
14cr|python-apsw-3.7.17.r1-2|50	%files
14cr|python-apsw-3.7.17.r1-2|51	%{py_platsitedir}/*
14cr|python-apsw-3.7.17.r1-2|52	
14cr|python-apsw-3.7.17.r1-2|53	%files doc
14cr|python-apsw-3.7.17.r1-2|54	%doc doc/*
14cr|python-apsw-3.7.17.r1-2|55	
14cr|python-apsw-3.7.17.r1-2|56	%changelog
14cr|python-apsw-3.7.17.r1-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.17.r1-2
14cr|python-apsw-3.7.17.r1-2|58	+ Revision: b42ae47
14cr|python-apsw-3.7.17.r1-2|59	- MassBuild#464: Increase release tag
14cr|python-apsw-3.7.17.r1-2|60	
14cr|python-apsw-3.7.17.r1-2|61	

6561 14
14cr|python-archmage-0.2.4-4|1	%define realname	archmage
14cr|python-archmage-0.2.4-4|2	%define debug_package %{nil}
14cr|python-archmage-0.2.4-4|3	
14cr|python-archmage-0.2.4-4|4	Summary: CHM(Compiled HTML) Decompressor
14cr|python-archmage-0.2.4-4|5	Name:    python-%{realname}
14cr|python-archmage-0.2.4-4|6	Epoch:   1
14cr|python-archmage-0.2.4-4|7	Version: 0.2.4
14cr|python-archmage-0.2.4-4|8	Release: 4
14cr|python-archmage-0.2.4-4|9	Source0: %{realname}-%{version}.tar.bz2
14cr|python-archmage-0.2.4-4|10	License: GPL
14cr|python-archmage-0.2.4-4|11	Group:   Development/Python
14cr|python-archmage-0.2.4-4|12	Url:     http://archmage.sf.net/
14cr|python-archmage-0.2.4-4|13	BuildRequires:	python-devel
14cr|python-archmage-0.2.4-4|14	
14cr|python-archmage-0.2.4-4|15	%description
14cr|python-archmage-0.2.4-4|16	arCHMage - extensible reader/decompiler of files in CHM format
14cr|python-archmage-0.2.4-4|17	(Microsoft HTML help, also known as Compiled HTML).
14cr|python-archmage-0.2.4-4|18	arCHMage is based on chmlib by Jed Wing and is written in python
14cr|python-archmage-0.2.4-4|19	
14cr|python-archmage-0.2.4-4|20	%prep
14cr|python-archmage-0.2.4-4|21	%setup -q -n %{realname}-%{version}
14cr|python-archmage-0.2.4-4|22	
14cr|python-archmage-0.2.4-4|23	%build
14cr|python-archmage-0.2.4-4|24	env CFLAGS="%{optflags}" python setup.py build
14cr|python-archmage-0.2.4-4|25	
14cr|python-archmage-0.2.4-4|26	%install
14cr|python-archmage-0.2.4-4|27	python setup.py install --root=%{buildroot}
14cr|python-archmage-0.2.4-4|28	
14cr|python-archmage-0.2.4-4|29	%files
14cr|python-archmage-0.2.4-4|30	%config %{_sysconfdir}/archmage/arch.conf
14cr|python-archmage-0.2.4-4|31	%{_bindir}/*
14cr|python-archmage-0.2.4-4|32	%{python_sitelib}/*.egg-info
14cr|python-archmage-0.2.4-4|33	%{python_sitelib}/archmod
14cr|python-archmage-0.2.4-4|34	%{_datadir}/archmage
14cr|python-archmage-0.2.4-4|35	%{_mandir}/man1/*
14cr|python-archmage-0.2.4-4|36	
14cr|python-archmage-0.2.4-4|37	%changelog
14cr|python-archmage-0.2.4-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.4-4
14cr|python-archmage-0.2.4-4|39	+ Revision: efac595
14cr|python-archmage-0.2.4-4|40	- MassBuild#464: Increase release tag
14cr|python-archmage-0.2.4-4|41	
14cr|python-archmage-0.2.4-4|42	

6562 14
14cr|python-argparse-1.2.1-2|1	%define module	argparse
14cr|python-argparse-1.2.1-2|2	%define name	python-%{module}
14cr|python-argparse-1.2.1-2|3	%define version 1.2.1
14cr|python-argparse-1.2.1-2|4	%define release 2
14cr|python-argparse-1.2.1-2|5	
14cr|python-argparse-1.2.1-2|6	Summary:	A Python command line parser inspired by optparse
14cr|python-argparse-1.2.1-2|7	Name:		%{name}
14cr|python-argparse-1.2.1-2|8	Version:	%{version}
14cr|python-argparse-1.2.1-2|9	Release:	%{release}
14cr|python-argparse-1.2.1-2|10	Source0:	http://argparse.googlecode.com/files/%{module}-%{version}.tar.gz
14cr|python-argparse-1.2.1-2|11	License:	BSD
14cr|python-argparse-1.2.1-2|12	Group:		Development/Python
14cr|python-argparse-1.2.1-2|13	Url:		http://argparse.python-hosting.com/
14cr|python-argparse-1.2.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-argparse-1.2.1-2|15	Requires:	python >= 2.3
14cr|python-argparse-1.2.1-2|16	BuildRequires:	python-devel >= 2.3, python-setuptools
14cr|python-argparse-1.2.1-2|17	BuildArch:	noarch
14cr|python-argparse-1.2.1-2|18	
14cr|python-argparse-1.2.1-2|19	%description
14cr|python-argparse-1.2.1-2|20	The argparse module makes writing command line tools in Python easy.
14cr|python-argparse-1.2.1-2|21	Just briefly describe your command line interface and argparse will
14cr|python-argparse-1.2.1-2|22	take care of the rest, including:
14cr|python-argparse-1.2.1-2|23	
14cr|python-argparse-1.2.1-2|24	* parsing the arguments and flags from ``sys.argv``
14cr|python-argparse-1.2.1-2|25	* converting arg strings into objects for your program
14cr|python-argparse-1.2.1-2|26	* formatting and printing any help messages
14cr|python-argparse-1.2.1-2|27	* and much more ...
14cr|python-argparse-1.2.1-2|28	
14cr|python-argparse-1.2.1-2|29	For those familiar with the optparse module from the Python standard
14cr|python-argparse-1.2.1-2|30	library, argparse improves on this module in a number of ways,
14cr|python-argparse-1.2.1-2|31	including:
14cr|python-argparse-1.2.1-2|32	
14cr|python-argparse-1.2.1-2|33	* handling positional arguments
14cr|python-argparse-1.2.1-2|34	* supporting sub-commands
14cr|python-argparse-1.2.1-2|35	* allowing alternative option prefixes like ``+`` and ``/``
14cr|python-argparse-1.2.1-2|36	* handling zero-or-more and one-or-more style arguments
14cr|python-argparse-1.2.1-2|37	* producing more informative usage messages
14cr|python-argparse-1.2.1-2|38	* providing a much simpler interface for custom types and actions
14cr|python-argparse-1.2.1-2|39	
14cr|python-argparse-1.2.1-2|40	%prep
14cr|python-argparse-1.2.1-2|41	%setup -q -n %{module}-%{version}
14cr|python-argparse-1.2.1-2|42	
14cr|python-argparse-1.2.1-2|43	%install
14cr|python-argparse-1.2.1-2|44	%__rm -rf %{buildroot}
14cr|python-argparse-1.2.1-2|45	%__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-argparse-1.2.1-2|46	%__chmod -R og-w *.txt doc/
14cr|python-argparse-1.2.1-2|47	
14cr|python-argparse-1.2.1-2|48	%clean
14cr|python-argparse-1.2.1-2|49	%__rm -rf %{buildroot}
14cr|python-argparse-1.2.1-2|50	
14cr|python-argparse-1.2.1-2|51	%files
14cr|python-argparse-1.2.1-2|52	%defattr(-,root,root)
14cr|python-argparse-1.2.1-2|53	%doc *.txt doc/*
14cr|python-argparse-1.2.1-2|54	%py_puresitedir/*
14cr|python-argparse-1.2.1-2|55	
14cr|python-argparse-1.2.1-2|56	
14cr|python-argparse-1.2.1-2|57	
14cr|python-argparse-1.2.1-2|58	
14cr|python-argparse-1.2.1-2|59	%changelog
14cr|python-argparse-1.2.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|python-argparse-1.2.1-2|61	+ Revision: d24a258
14cr|python-argparse-1.2.1-2|62	- MassBuild#464: Increase release tag
14cr|python-argparse-1.2.1-2|63	
14cr|python-argparse-1.2.1-2|64	

6563 14
14cr|python-astroid-1.0.1-2|1	%define	oname	astroid
14cr|python-astroid-1.0.1-2|2	%define __noautoreqfiles py2.5.egg
14cr|python-astroid-1.0.1-2|3	
14cr|python-astroid-1.0.1-2|4	Name:		python-%{oname}
14cr|python-astroid-1.0.1-2|5	Version:	1.0.1
14cr|python-astroid-1.0.1-2|6	Release:	2
14cr|python-astroid-1.0.1-2|7	Summary:	rebuild a new abstract syntax tree from Python's ast
14cr|python-astroid-1.0.1-2|8	Source0:	https://pypi.python.org/packages/source/a/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-astroid-1.0.1-2|9	License:	LGPLv2+
14cr|python-astroid-1.0.1-2|10	Group:		Development/Python
14cr|python-astroid-1.0.1-2|11	Url:		http://bitbucket.org/logilab/astroid
14cr|python-astroid-1.0.1-2|12	BuildArch:	noarch
14cr|python-astroid-1.0.1-2|13	BuildRequires:	pythonegg(setuptools)
14cr|python-astroid-1.0.1-2|14	Requires:	pythonegg(logilab-common) >= 0.60.0
14cr|python-astroid-1.0.1-2|15	
14cr|python-astroid-1.0.1-2|16	%description
14cr|python-astroid-1.0.1-2|17	Astroid
14cr|python-astroid-1.0.1-2|18	=======
14cr|python-astroid-1.0.1-2|19	
14cr|python-astroid-1.0.1-2|20	What's this?
14cr|python-astroid-1.0.1-2|21	------------
14cr|python-astroid-1.0.1-2|22	
14cr|python-astroid-1.0.1-2|23	The aim of this module is to provide a common base representation of
14cr|python-astroid-1.0.1-2|24	python source code for projects such as pychecker, pyreverse,
14cr|python-astroid-1.0.1-2|25	pylint... Well, actually the development of this library is essentially
14cr|python-astroid-1.0.1-2|26	governed by pylint's needs. It used to be called logilab-astng.
14cr|python-astroid-1.0.1-2|27	
14cr|python-astroid-1.0.1-2|28	It provides a compatible representation which comes from the `_ast`
14cr|python-astroid-1.0.1-2|29	module.  It rebuilds the tree generated by the builtin _ast module by
14cr|python-astroid-1.0.1-2|30	recursively walking down the AST and building an extended ast. The new
14cr|python-astroid-1.0.1-2|31	node classes have additional methods and attributes for different
14cr|python-astroid-1.0.1-2|32	usages.  They include some support for static inference and local name
14cr|python-astroid-1.0.1-2|33	scopes.  Furthermore, astroid builds partial trees by inspecting living
14cr|python-astroid-1.0.1-2|34	objects.
14cr|python-astroid-1.0.1-2|35	
14cr|python-astroid-1.0.1-2|36	Main modules are:
14cr|python-astroid-1.0.1-2|37	
14cr|python-astroid-1.0.1-2|38	* `bases`, `node_classses` and `scoped_nodes` contain the classes for the
14cr|python-astroid-1.0.1-2|39	different type of nodes of the tree.
14cr|python-astroid-1.0.1-2|40	
14cr|python-astroid-1.0.1-2|41	* the `manager` contains a high level object to get astroid trees from
14cr|python-astroid-1.0.1-2|42	source files and living objects. It maintains a cache of previously
14cr|python-astroid-1.0.1-2|43	constructed tree for quick access.
14cr|python-astroid-1.0.1-2|44	
14cr|python-astroid-1.0.1-2|45	
14cr|python-astroid-1.0.1-2|46	%prep
14cr|python-astroid-1.0.1-2|47	%setup -q -n %{oname}-%{version}
14cr|python-astroid-1.0.1-2|48	
14cr|python-astroid-1.0.1-2|49	%build
14cr|python-astroid-1.0.1-2|50	python setup.py build
14cr|python-astroid-1.0.1-2|51	
14cr|python-astroid-1.0.1-2|52	%install
14cr|python-astroid-1.0.1-2|53	python setup.py install --root=%{buildroot}
14cr|python-astroid-1.0.1-2|54	
14cr|python-astroid-1.0.1-2|55	%files
14cr|python-astroid-1.0.1-2|56	%doc ChangeLog
14cr|python-astroid-1.0.1-2|57	%doc README
14cr|python-astroid-1.0.1-2|58	%doc README.Python3
14cr|python-astroid-1.0.1-2|59	%{py_puresitedir}/%{oname}/*.py*
14cr|python-astroid-1.0.1-2|60	%{py_puresitedir}/%{oname}/test/*.py*
14cr|python-astroid-1.0.1-2|61	%{py_puresitedir}/%{oname}/test/data/*.py*
14cr|python-astroid-1.0.1-2|62	%{py_puresitedir}/%{oname}/test/data/SSL1/*.py*
14cr|python-astroid-1.0.1-2|63	%{py_puresitedir}/%{oname}/test/data/appl/*.py*
14cr|python-astroid-1.0.1-2|64	%{py_puresitedir}/%{oname}/test/data2/*.py*
14cr|python-astroid-1.0.1-2|65	%{py_puresitedir}/%{oname}*.egg-info
14cr|python-astroid-1.0.1-2|66	%{py_puresitedir}/%{oname}/brain/py2gi.py
14cr|python-astroid-1.0.1-2|67	%{py_puresitedir}/%{oname}/brain/py2mechanize.py
14cr|python-astroid-1.0.1-2|68	%{py_puresitedir}/%{oname}/brain/py2qt4.py
14cr|python-astroid-1.0.1-2|69	%{py_puresitedir}/%{oname}/brain/py2stdlib.py
14cr|python-astroid-1.0.1-2|70	%{py_puresitedir}/%{oname}/test/data/MyPyPa-0.1.0-py2.5.egg
14cr|python-astroid-1.0.1-2|71	%{py_puresitedir}/%{oname}/test/data/MyPyPa-0.1.0-py2.5.zip
14cr|python-astroid-1.0.1-2|72	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/__init__.py
14cr|python-astroid-1.0.1-2|73	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/sidepackage/__init__.py
14cr|python-astroid-1.0.1-2|74	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/string.py
14cr|python-astroid-1.0.1-2|75	%{py_puresitedir}/%{oname}/test/regrtest_data/descriptor_crash.py
14cr|python-astroid-1.0.1-2|76	%{py_puresitedir}/%{oname}/test/regrtest_data/package/__init__.py
14cr|python-astroid-1.0.1-2|77	%{py_puresitedir}/%{oname}/test/regrtest_data/package/absimport.py
14cr|python-astroid-1.0.1-2|78	%{py_puresitedir}/%{oname}/test/regrtest_data/package/hello.py
14cr|python-astroid-1.0.1-2|79	%{py_puresitedir}/%{oname}/test/regrtest_data/package/import_package_subpackage_module.py
14cr|python-astroid-1.0.1-2|80	%{py_puresitedir}/%{oname}/test/regrtest_data/package/subpackage/__init__.py
14cr|python-astroid-1.0.1-2|81	%{py_puresitedir}/%{oname}/test/regrtest_data/package/subpackage/module.py
14cr|python-astroid-1.0.1-2|82	%changelog
14cr|python-astroid-1.0.1-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|python-astroid-1.0.1-2|84	+ Revision: f9f6fed
14cr|python-astroid-1.0.1-2|85	- MassBuild#464: Increase release tag
14cr|python-astroid-1.0.1-2|86	
14cr|python-astroid-1.0.1-2|87	

6564 14
14cr|python-async-0.6.1-3|1	%define upstream_name async
14cr|python-async-0.6.1-3|2	%define debug_package %{nil}
14cr|python-async-0.6.1-3|3	
14cr|python-async-0.6.1-3|4	Name: 		python-%{upstream_name}
14cr|python-async-0.6.1-3|5	Version: 	0.6.1
14cr|python-async-0.6.1-3|6	Release: 	3
14cr|python-async-0.6.1-3|7	Summary: 	Async Framework
14cr|python-async-0.6.1-3|8	License:	BSD
14cr|python-async-0.6.1-3|9	Group: 		Development/Python
14cr|python-async-0.6.1-3|10	Url: 		http://pypi.python.org/pypi/async
14cr|python-async-0.6.1-3|11	Source0: 	http://pypi.python.org/packages/source/a/async/async-%{version}.tar.gz
14cr|python-async-0.6.1-3|12	BuildRequires:  python-distribute
14cr|python-async-0.6.1-3|13	
14cr|python-async-0.6.1-3|14	%description
14cr|python-async-0.6.1-3|15	Async is a framework to process interdependent tasks in a pool of workers.
14cr|python-async-0.6.1-3|16	
14cr|python-async-0.6.1-3|17	%prep
14cr|python-async-0.6.1-3|18	%setup -q -n %{upstream_name}-%{version}
14cr|python-async-0.6.1-3|19	
14cr|python-async-0.6.1-3|20	%build
14cr|python-async-0.6.1-3|21	python setup.py build
14cr|python-async-0.6.1-3|22	
14cr|python-async-0.6.1-3|23	%install
14cr|python-async-0.6.1-3|24	python setup.py install --root=%{buildroot}
14cr|python-async-0.6.1-3|25	
14cr|python-async-0.6.1-3|26	%files
14cr|python-async-0.6.1-3|27	%doc AUTHORS README
14cr|python-async-0.6.1-3|28	%{py_platsitedir}/async
14cr|python-async-0.6.1-3|29	%{py_platsitedir}/async-%{version}-py%{py_ver}.egg-info
14cr|python-async-0.6.1-3|30	
14cr|python-async-0.6.1-3|31	%changelog
14cr|python-async-0.6.1-3|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|python-async-0.6.1-3|33	+ Revision: e9770e2
14cr|python-async-0.6.1-3|34	- MassBuild#464: Increase release tag
14cr|python-async-0.6.1-3|35	
14cr|python-async-0.6.1-3|36	

6565 14
14cr|python-atom-0.3.7-2|1	%define	oname	atom
14cr|python-atom-0.3.7-2|2	
14cr|python-atom-0.3.7-2|3	Name:		python-%{oname}
14cr|python-atom-0.3.7-2|4	Version:	0.3.7
14cr|python-atom-0.3.7-2|5	Release:	2
14cr|python-atom-0.3.7-2|6	Summary:	Memory efficient Python objects
14cr|python-atom-0.3.7-2|7	Source0:	http://pypi.python.org/packages/source/a/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-atom-0.3.7-2|8	License:	Modified BSD
14cr|python-atom-0.3.7-2|9	Group:		Development/Python
14cr|python-atom-0.3.7-2|10	Url:		https://github.com/nucleic/atom
14cr|python-atom-0.3.7-2|11	BuildRequires:	python-devel
14cr|python-atom-0.3.7-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-atom-0.3.7-2|13	
14cr|python-atom-0.3.7-2|14	%description
14cr|python-atom-0.3.7-2|15	Welcome to Atom
14cr|python-atom-0.3.7-2|16	===============
14cr|python-atom-0.3.7-2|17	
14cr|python-atom-0.3.7-2|18	Atom is a framework for creating memory efficient Python objects with enhanced
14cr|python-atom-0.3.7-2|19	features such as dynamic initialization, validation, and change notification
14cr|python-atom-0.3.7-2|20	for object attributes. It provides the default model binding behaviour for the
14cr|python-atom-0.3.7-2|21	`Enaml <http://nucleic.github.io/enaml/docs>`_ UI framework.
14cr|python-atom-0.3.7-2|22	
14cr|python-atom-0.3.7-2|23	
14cr|python-atom-0.3.7-2|24	%prep
14cr|python-atom-0.3.7-2|25	%setup -qn %{oname}-%{version}
14cr|python-atom-0.3.7-2|26	
14cr|python-atom-0.3.7-2|27	%build
14cr|python-atom-0.3.7-2|28	python setup.py build
14cr|python-atom-0.3.7-2|29	
14cr|python-atom-0.3.7-2|30	%install
14cr|python-atom-0.3.7-2|31	python setup.py install --root=%{buildroot}
14cr|python-atom-0.3.7-2|32	
14cr|python-atom-0.3.7-2|33	%files
14cr|python-atom-0.3.7-2|34	%doc COPYING.txt README.rst releasenotes.rst
14cr|python-atom-0.3.7-2|35	%{py_platsitedir}/atom/*.py*
14cr|python-atom-0.3.7-2|36	%{py_platsitedir}/atom/catom.so
14cr|python-atom-0.3.7-2|37	%{py_platsitedir}/atom/datastructures/*.py*
14cr|python-atom-0.3.7-2|38	%{py_platsitedir}/atom/datastructures/sortedmap.so
14cr|python-atom-0.3.7-2|39	%{py_platsitedir}/atom/tests/*.py*
14cr|python-atom-0.3.7-2|40	%{py_platsitedir}/atom*.egg-info
14cr|python-atom-0.3.7-2|41	
14cr|python-atom-0.3.7-2|42	%changelog
14cr|python-atom-0.3.7-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-2
14cr|python-atom-0.3.7-2|44	+ Revision: f999daf
14cr|python-atom-0.3.7-2|45	- MassBuild#464: Increase release tag
14cr|python-atom-0.3.7-2|46	
14cr|python-atom-0.3.7-2|47	

6566 14
14cr|python-augeas-0.5.0-1|1	Name:		python-augeas
14cr|python-augeas-0.5.0-1|2	Version:	0.5.0
14cr|python-augeas-0.5.0-1|3	Release:	1
14cr|python-augeas-0.5.0-1|4	Summary:	Python bindings to augeas
14cr|python-augeas-0.5.0-1|5	Group:		Development/Python
14cr|python-augeas-0.5.0-1|6	License:	LGPLv2+
14cr|python-augeas-0.5.0-1|7	Url:		http://augeas.net/
14cr|python-augeas-0.5.0-1|8	Source0:	https://fedorahosted.org/released/python-augeas/%{name}-%{version}.tar.gz
14cr|python-augeas-0.5.0-1|9	BuildArch:	noarch
14cr|python-augeas-0.5.0-1|10	Requires:	pkgconfig(augeas)
14cr|python-augeas-0.5.0-1|11	BuildRequires:	pythonegg(setuptools)
14cr|python-augeas-0.5.0-1|12	BuildRequires:	pkgconfig(python)
14cr|python-augeas-0.5.0-1|13	
14cr|python-augeas-0.5.0-1|14	%description
14cr|python-augeas-0.5.0-1|15	python-augeas is a set of Python bindings around augeas.
14cr|python-augeas-0.5.0-1|16	
14cr|python-augeas-0.5.0-1|17	%prep
14cr|python-augeas-0.5.0-1|18	%setup -q
14cr|python-augeas-0.5.0-1|19	
14cr|python-augeas-0.5.0-1|20	
14cr|python-augeas-0.5.0-1|21	%build
14cr|python-augeas-0.5.0-1|22	# Remove CFLAGS=... for noarch packages (unneeded)
14cr|python-augeas-0.5.0-1|23	CFLAGS="%{optflags}" python setup.py build_ext -i
14cr|python-augeas-0.5.0-1|24	CFLAGS="%{optflags}" python setup.py build
14cr|python-augeas-0.5.0-1|25	
14cr|python-augeas-0.5.0-1|26	%install
14cr|python-augeas-0.5.0-1|27	python setup.py install -O1 --skip-build --root=%{buildroot}
14cr|python-augeas-0.5.0-1|28	
14cr|python-augeas-0.5.0-1|29	
14cr|python-augeas-0.5.0-1|30	%clean
14cr|python-augeas-0.5.0-1|31	
14cr|python-augeas-0.5.0-1|32	%files
14cr|python-augeas-0.5.0-1|33	%doc COPYING AUTHORS README.txt
14cr|python-augeas-0.5.0-1|34	%{py_puresitedir}/augeas.py*
14cr|python-augeas-0.5.0-1|35	%{py_puresitedir}/*augeas*.egg-info
14cr|python-augeas-0.5.0-1|36	
14cr|python-augeas-0.5.0-1|37	%changelog
14cr|python-augeas-0.5.0-1|38	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
14cr|python-augeas-0.5.0-1|39	+ Revision: 80a2862
14cr|python-augeas-0.5.0-1|40	- Updated to 0.5.0 (by updates_builder)
14cr|python-augeas-0.5.0-1|41	
14cr|python-augeas-0.5.0-1|42	

6567 14
14cr|python-babel-1.3-3|1	%define tarname	Babel
14cr|python-babel-1.3-3|2	%define debug_package %{nil}
14cr|python-babel-1.3-3|3	
14cr|python-babel-1.3-3|4	Summary:	Internationalization utilities for Python
14cr|python-babel-1.3-3|5	Name:		python-babel
14cr|python-babel-1.3-3|6	Version:	1.3
14cr|python-babel-1.3-3|7	Release:	3
14cr|python-babel-1.3-3|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
14cr|python-babel-1.3-3|9	License:	BSD
14cr|python-babel-1.3-3|10	Group:		Development/Python
14cr|python-babel-1.3-3|11	Url:		http://babel.edgewall.org/
14cr|python-babel-1.3-3|12	BuildArch:	noarch
14cr|python-babel-1.3-3|13	BuildRequires:	pkgconfig(python)
14cr|python-babel-1.3-3|14	BuildRequires:	pythonegg(setuptools)
14cr|python-babel-1.3-3|15	BuildRequires:	pythonegg(pytz)
14cr|python-babel-1.3-3|16	
14cr|python-babel-1.3-3|17	Requires:	pythonegg(pytz)
14cr|python-babel-1.3-3|18	
14cr|python-babel-1.3-3|19	%description
14cr|python-babel-1.3-3|20	Babel is a Python library that provides an integrated collection of
14cr|python-babel-1.3-3|21	utilities that assist with internationalizing and localizing Python
14cr|python-babel-1.3-3|22	applications (in particular web-based applications.)
14cr|python-babel-1.3-3|23	
14cr|python-babel-1.3-3|24	
14cr|python-babel-1.3-3|25	%prep
14cr|python-babel-1.3-3|26	%setup -qn %{tarname}-%{version}
14cr|python-babel-1.3-3|27	
14cr|python-babel-1.3-3|28	%build
14cr|python-babel-1.3-3|29	python setup.py build
14cr|python-babel-1.3-3|30	
14cr|python-babel-1.3-3|31	%install
14cr|python-babel-1.3-3|32	python setup.py install --root=%{buildroot}
14cr|python-babel-1.3-3|33	
14cr|python-babel-1.3-3|34	%check
14cr|python-babel-1.3-3|35	python setup.py test
14cr|python-babel-1.3-3|36	
14cr|python-babel-1.3-3|37	%files -n python-babel
14cr|python-babel-1.3-3|38	%{_bindir}/pybabel
14cr|python-babel-1.3-3|39	%doc docs/
14cr|python-babel-1.3-3|40	%{python_sitelib}/babel
14cr|python-babel-1.3-3|41	%{python_sitelib}/*.egg-info
14cr|python-babel-1.3-3|42	
14cr|python-babel-1.3-3|43	
14cr|python-babel-1.3-3|44	%changelog
14cr|python-babel-1.3-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14cr|python-babel-1.3-3|46	+ Revision: 94c5b9d
14cr|python-babel-1.3-3|47	- MassBuild#464: Increase release tag
14cr|python-babel-1.3-3|48	
14cr|python-babel-1.3-3|49	

6568 14
14cr|python-bcrypt-0.4-2|1	%define tarname py-bcrypt
14cr|python-bcrypt-0.4-2|2	%define name	python-bcrypt
14cr|python-bcrypt-0.4-2|3	%define version 0.4
14cr|python-bcrypt-0.4-2|4	%define release 2
14cr|python-bcrypt-0.4-2|5	
14cr|python-bcrypt-0.4-2|6	Summary:	Python implementation of Blowfish password hashing algorithm
14cr|python-bcrypt-0.4-2|7	Name:		%{name}
14cr|python-bcrypt-0.4-2|8	Version:	%{version}
14cr|python-bcrypt-0.4-2|9	Release:	%{release}
14cr|python-bcrypt-0.4-2|10	Source0:	http://py-bcrypt.googlecode.com/files/%{tarname}-%{version}.tar.gz
14cr|python-bcrypt-0.4-2|11	License:	BSD
14cr|python-bcrypt-0.4-2|12	Group:		Development/Python
14cr|python-bcrypt-0.4-2|13	Url:		http://code.google.com/p/py-bcrypt/
14cr|python-bcrypt-0.4-2|14	BuildRequires:	pkgconfig(python)
14cr|python-bcrypt-0.4-2|15	BuildRequires:	pythonegg(setuptools)
14cr|python-bcrypt-0.4-2|16	BuildRequires:	pythonegg(nose)
14cr|python-bcrypt-0.4-2|17	
14cr|python-bcrypt-0.4-2|18	%description
14cr|python-bcrypt-0.4-2|19	py-bcrypt is an implementation the OpenBSD Blowfish password hashing
14cr|python-bcrypt-0.4-2|20	algorithm, as described in "A Future-Adaptable Password Scheme" by
14cr|python-bcrypt-0.4-2|21	Niels Provos and David Mazieres.
14cr|python-bcrypt-0.4-2|22	
14cr|python-bcrypt-0.4-2|23	This system hashes passwords using a version of Bruce Schneier's
14cr|python-bcrypt-0.4-2|24	Blowfish block cipher with modifications designed to raise the cost of
14cr|python-bcrypt-0.4-2|25	off-line password cracking. The computation cost of the algorithm is
14cr|python-bcrypt-0.4-2|26	parametised, so it can be increased as computers get faster.
14cr|python-bcrypt-0.4-2|27	
14cr|python-bcrypt-0.4-2|28	%prep
14cr|python-bcrypt-0.4-2|29	%setup -q -n %{tarname}-%{version}
14cr|python-bcrypt-0.4-2|30	
14cr|python-bcrypt-0.4-2|31	%build
14cr|python-bcrypt-0.4-2|32	python setup.py build
14cr|python-bcrypt-0.4-2|33	
14cr|python-bcrypt-0.4-2|34	%install
14cr|python-bcrypt-0.4-2|35	
14cr|python-bcrypt-0.4-2|36	python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-bcrypt-0.4-2|37	
14cr|python-bcrypt-0.4-2|38	%check
14cr|python-bcrypt-0.4-2|39	pushd test
14cr|python-bcrypt-0.4-2|40	export PYTHONPATH=`dir -d ../build/lib.linux*`
14cr|python-bcrypt-0.4-2|41	nosetests
14cr|python-bcrypt-0.4-2|42	popd
14cr|python-bcrypt-0.4-2|43	
14cr|python-bcrypt-0.4-2|44	%files
14cr|python-bcrypt-0.4-2|45	%doc README TODO
14cr|python-bcrypt-0.4-2|46	%{py_platsitedir}/bcrypt/*.py*
14cr|python-bcrypt-0.4-2|47	%{py_platsitedir}/bcrypt/_bcrypt.so
14cr|python-bcrypt-0.4-2|48	%{py_platsitedir}/py_bcrypt*.egg-info
14cr|python-bcrypt-0.4-2|49	
14cr|python-bcrypt-0.4-2|50	
14cr|python-bcrypt-0.4-2|51	
14cr|python-bcrypt-0.4-2|52	
14cr|python-bcrypt-0.4-2|53	
14cr|python-bcrypt-0.4-2|54	%changelog
14cr|python-bcrypt-0.4-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|python-bcrypt-0.4-2|56	+ Revision: 982c6a5
14cr|python-bcrypt-0.4-2|57	- MassBuild#464: Increase release tag
14cr|python-bcrypt-0.4-2|58	
14cr|python-bcrypt-0.4-2|59	

6569 14
14cr|python-beautifulsoup4-4.3.2-3|1	%define	oname	beautifulsoup4
14cr|python-beautifulsoup4-4.3.2-3|2	
14cr|python-beautifulsoup4-4.3.2-3|3	Name:		python-%{oname}
14cr|python-beautifulsoup4-4.3.2-3|4	Version:	4.3.2
14cr|python-beautifulsoup4-4.3.2-3|5	Release:	3
14cr|python-beautifulsoup4-4.3.2-3|6	Summary:	The Screen-Scraper's Friend
14cr|python-beautifulsoup4-4.3.2-3|7	Group:		Development/Python
14cr|python-beautifulsoup4-4.3.2-3|8	License:	MIT
14cr|python-beautifulsoup4-4.3.2-3|9	URL:		http://www.crummy.com/software/BeautifulSoup
14cr|python-beautifulsoup4-4.3.2-3|10	Source0:	http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/%{oname}-%{version}.tar.gz
14cr|python-beautifulsoup4-4.3.2-3|11	BuildArch:	noarch
14cr|python-beautifulsoup4-4.3.2-3|12	#  pkgconfig and pythonegg style are more handy
14cr|python-beautifulsoup4-4.3.2-3|13	# python2
14cr|python-beautifulsoup4-4.3.2-3|14	BuildRequires:	pkgconfig(python)
14cr|python-beautifulsoup4-4.3.2-3|15	BuildRequires:	pythonegg(setuptools)
14cr|python-beautifulsoup4-4.3.2-3|16	#python3
14cr|python-beautifulsoup4-4.3.2-3|17	BuildRequires:	pkgconfig(python3)
14cr|python-beautifulsoup4-4.3.2-3|18	BuildRequires:	python3egg(setuptools)
14cr|python-beautifulsoup4-4.3.2-3|19	
14cr|python-beautifulsoup4-4.3.2-3|20	Requires:       python(abi) = 2.7
14cr|python-beautifulsoup4-4.3.2-3|21	
14cr|python-beautifulsoup4-4.3.2-3|22	
14cr|python-beautifulsoup4-4.3.2-3|23	%description
14cr|python-beautifulsoup4-4.3.2-3|24	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14cr|python-beautifulsoup4-4.3.2-3|25	nested tag-soup list of Tag objects and text snippets. A Tag object
14cr|python-beautifulsoup4-4.3.2-3|26	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14cr|python-beautifulsoup4-4.3.2-3|27	and contains a representation of everything contained between the
14cr|python-beautifulsoup4-4.3.2-3|28	original tag and its closing tag (if any). It's easy to extract Tags
14cr|python-beautifulsoup4-4.3.2-3|29	that meet certain criteria.
14cr|python-beautifulsoup4-4.3.2-3|30	
14cr|python-beautifulsoup4-4.3.2-3|31	%package -n python3-%{oname}
14cr|python-beautifulsoup4-4.3.2-3|32	Summary:        The Screen-Scraper's Friend
14cr|python-beautifulsoup4-4.3.2-3|33	Group:          Development/Python
14cr|python-beautifulsoup4-4.3.2-3|34	Requires:       python(abi) = %{py3_ver}
14cr|python-beautifulsoup4-4.3.2-3|35	
14cr|python-beautifulsoup4-4.3.2-3|36	%description -n python3-%{oname}
14cr|python-beautifulsoup4-4.3.2-3|37	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14cr|python-beautifulsoup4-4.3.2-3|38	nested tag-soup list of Tag objects and text snippets. A Tag object
14cr|python-beautifulsoup4-4.3.2-3|39	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14cr|python-beautifulsoup4-4.3.2-3|40	and contains a representation of everything contained between the
14cr|python-beautifulsoup4-4.3.2-3|41	original tag and its closing tag (if any). It's easy to extract Tags
14cr|python-beautifulsoup4-4.3.2-3|42	that meet certain criteria.
14cr|python-beautifulsoup4-4.3.2-3|43	
14cr|python-beautifulsoup4-4.3.2-3|44	%prep
14cr|python-beautifulsoup4-4.3.2-3|45	%setup -q -c
14cr|python-beautifulsoup4-4.3.2-3|46	mv %{oname}-%{version} python2
14cr|python-beautifulsoup4-4.3.2-3|47	cp -r python2 python3
14cr|python-beautifulsoup4-4.3.2-3|48	
14cr|python-beautifulsoup4-4.3.2-3|49	%build
14cr|python-beautifulsoup4-4.3.2-3|50	pushd python2
14cr|python-beautifulsoup4-4.3.2-3|51	python setup.py build
14cr|python-beautifulsoup4-4.3.2-3|52	popd
14cr|python-beautifulsoup4-4.3.2-3|53	
14cr|python-beautifulsoup4-4.3.2-3|54	pushd python3
14cr|python-beautifulsoup4-4.3.2-3|55	python3 setup.py build
14cr|python-beautifulsoup4-4.3.2-3|56	popd
14cr|python-beautifulsoup4-4.3.2-3|57	
14cr|python-beautifulsoup4-4.3.2-3|58	
14cr|python-beautifulsoup4-4.3.2-3|59	%install
14cr|python-beautifulsoup4-4.3.2-3|60	pushd python2
14cr|python-beautifulsoup4-4.3.2-3|61	python setup.py install --root=%{buildroot}
14cr|python-beautifulsoup4-4.3.2-3|62	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
14cr|python-beautifulsoup4-4.3.2-3|63	&& mv -f AUTHORS.txt.conv AUTHORS.txt
14cr|python-beautifulsoup4-4.3.2-3|64	popd
14cr|python-beautifulsoup4-4.3.2-3|65	
14cr|python-beautifulsoup4-4.3.2-3|66	pushd python3
14cr|python-beautifulsoup4-4.3.2-3|67	python3 setup.py install --root=%{buildroot}
14cr|python-beautifulsoup4-4.3.2-3|68	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
14cr|python-beautifulsoup4-4.3.2-3|69	&& mv -f AUTHORS.txt.conv AUTHORS.txt
14cr|python-beautifulsoup4-4.3.2-3|70	popd
14cr|python-beautifulsoup4-4.3.2-3|71	
14cr|python-beautifulsoup4-4.3.2-3|72	
14cr|python-beautifulsoup4-4.3.2-3|73	%check
14cr|python-beautifulsoup4-4.3.2-3|74	# scam for some tests failed in py3
14cr|python-beautifulsoup4-4.3.2-3|75	pushd python2
14cr|python-beautifulsoup4-4.3.2-3|76	python -m unittest discover -s bs4 || :
14cr|python-beautifulsoup4-4.3.2-3|77	popd
14cr|python-beautifulsoup4-4.3.2-3|78	
14cr|python-beautifulsoup4-4.3.2-3|79	pushd python3
14cr|python-beautifulsoup4-4.3.2-3|80	python3 -m unittest discover -s bs4 || :
14cr|python-beautifulsoup4-4.3.2-3|81	popd
14cr|python-beautifulsoup4-4.3.2-3|82	
14cr|python-beautifulsoup4-4.3.2-3|83	
14cr|python-beautifulsoup4-4.3.2-3|84	
14cr|python-beautifulsoup4-4.3.2-3|85	%files
14cr|python-beautifulsoup4-4.3.2-3|86	%doc python2/*.txt
14cr|python-beautifulsoup4-4.3.2-3|87	%{py_puresitedir}/bs4/*.py*
14cr|python-beautifulsoup4-4.3.2-3|88	%{py_puresitedir}/bs4/builder/*.py*
14cr|python-beautifulsoup4-4.3.2-3|89	%{py_puresitedir}/bs4/tests/*.py*
14cr|python-beautifulsoup4-4.3.2-3|90	%{py_puresitedir}/beautifulsoup4*.egg-info
14cr|python-beautifulsoup4-4.3.2-3|91	
14cr|python-beautifulsoup4-4.3.2-3|92	%files -n python3-%{oname}
14cr|python-beautifulsoup4-4.3.2-3|93	%doc python3/*.txt
14cr|python-beautifulsoup4-4.3.2-3|94	%{py3_puresitedir}/bs4/*.py*
14cr|python-beautifulsoup4-4.3.2-3|95	%{py3_puresitedir}/bs4/builder/*.py*
14cr|python-beautifulsoup4-4.3.2-3|96	%{py3_puresitedir}/bs4/tests/*.py*
14cr|python-beautifulsoup4-4.3.2-3|97	%{py3_puresitedir}/beautifulsoup4*.egg-info
14cr|python-beautifulsoup4-4.3.2-3|98	
14cr|python-beautifulsoup4-4.3.2-3|99	
14cr|python-beautifulsoup4-4.3.2-3|100	
14cr|python-beautifulsoup4-4.3.2-3|101	%changelog
14cr|python-beautifulsoup4-4.3.2-3|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.2-3
14cr|python-beautifulsoup4-4.3.2-3|103	+ Revision: 92dcb38
14cr|python-beautifulsoup4-4.3.2-3|104	- MassBuild#464: Increase release tag
14cr|python-beautifulsoup4-4.3.2-3|105	
14cr|python-beautifulsoup4-4.3.2-3|106	

6570 14
14cr|python-bibtex-1.2.5-5|1	Summary: BibTeX and recode bindings for python
14cr|python-bibtex-1.2.5-5|2	Name: python-bibtex
14cr|python-bibtex-1.2.5-5|3	Version: 1.2.5
14cr|python-bibtex-1.2.5-5|4	Release: 5
14cr|python-bibtex-1.2.5-5|5	Source0: http://prdownloads.sourceforge.net/pybliographer/%{name}-%{version}.tar.bz2
14cr|python-bibtex-1.2.5-5|6	Patch: python-bibtex-1.2.4-format-strings.patch
14cr|python-bibtex-1.2.5-5|7	# gw disable checks
14cr|python-bibtex-1.2.5-5|8	# https://sourceforge.net/tracker/?func=detail&atid=104825&aid=1620002&group_id=4825
14cr|python-bibtex-1.2.5-5|9	Patch1: python-bibtex-nocheck.patch
14cr|python-bibtex-1.2.5-5|10	URL: http://pybliographer.org/
14cr|python-bibtex-1.2.5-5|11	License: GPLv2+
14cr|python-bibtex-1.2.5-5|12	Group: Development/Python
14cr|python-bibtex-1.2.5-5|13	BuildRequires: recode-devel
14cr|python-bibtex-1.2.5-5|14	BuildRequires: python-devel
14cr|python-bibtex-1.2.5-5|15	BuildRequires: glib2-devel
14cr|python-bibtex-1.2.5-5|16	BuildRequires: flex bison
14cr|python-bibtex-1.2.5-5|17	
14cr|python-bibtex-1.2.5-5|18	%description
14cr|python-bibtex-1.2.5-5|19	This python extension contains a BibTeX parser and a simple binding to
14cr|python-bibtex-1.2.5-5|20	the GNU Recode library. They are intended to be used with pybliographer.
14cr|python-bibtex-1.2.5-5|21	
14cr|python-bibtex-1.2.5-5|22	%prep
14cr|python-bibtex-1.2.5-5|23	%setup -q
14cr|python-bibtex-1.2.5-5|24	%patch -p1
14cr|python-bibtex-1.2.5-5|25	%patch1 -p1
14cr|python-bibtex-1.2.5-5|26	
14cr|python-bibtex-1.2.5-5|27	%build
14cr|python-bibtex-1.2.5-5|28	CFLAGS="%optflags" python setup.py build
14cr|python-bibtex-1.2.5-5|29	
14cr|python-bibtex-1.2.5-5|30	%install
14cr|python-bibtex-1.2.5-5|31	python setup.py install --root=%{buildroot}
14cr|python-bibtex-1.2.5-5|32	
14cr|python-bibtex-1.2.5-5|33	%files
14cr|python-bibtex-1.2.5-5|34	%doc README
14cr|python-bibtex-1.2.5-5|35	%py_platsitedir/*
14cr|python-bibtex-1.2.5-5|36	
14cr|python-bibtex-1.2.5-5|37	
14cr|python-bibtex-1.2.5-5|38	
14cr|python-bibtex-1.2.5-5|39	
14cr|python-bibtex-1.2.5-5|40	
14cr|python-bibtex-1.2.5-5|41	%changelog
14cr|python-bibtex-1.2.5-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-5
14cr|python-bibtex-1.2.5-5|43	+ Revision: 717d33c
14cr|python-bibtex-1.2.5-5|44	- MassBuild#464: Increase release tag
14cr|python-bibtex-1.2.5-5|45	
14cr|python-bibtex-1.2.5-5|46	

6571 14
14cr|python-bicyclerepair-0.9-7|1	%define module        bicyclerepair
14cr|python-bicyclerepair-0.9-7|2	
14cr|python-bicyclerepair-0.9-7|3	Name:           python-%{module}
14cr|python-bicyclerepair-0.9-7|4	Version:        0.9
14cr|python-bicyclerepair-0.9-7|5	Release:        7
14cr|python-bicyclerepair-0.9-7|6	Epoch:          0
14cr|python-bicyclerepair-0.9-7|7	Summary:        Python Refactoring Browser
14cr|python-bicyclerepair-0.9-7|8	License:        BSD
14cr|python-bicyclerepair-0.9-7|9	Group:          System/Libraries
14cr|python-bicyclerepair-0.9-7|10	URL:            http://%{module}.sourceforge.net/
14cr|python-bicyclerepair-0.9-7|11	Source0:        http://prdownloads.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
14cr|python-bicyclerepair-0.9-7|12	BuildRequires:  python-devel
14cr|python-bicyclerepair-0.9-7|13	Provides:       %{module} = %{epoch}:%{version}-%{release}
14cr|python-bicyclerepair-0.9-7|14	Requires:       python
14cr|python-bicyclerepair-0.9-7|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-bicyclerepair-0.9-7|16	BuildArch:      noarch
14cr|python-bicyclerepair-0.9-7|17	
14cr|python-bicyclerepair-0.9-7|18	%description
14cr|python-bicyclerepair-0.9-7|19	The Python Refactoring Browser, helping Pythonistas everywhere
14cr|python-bicyclerepair-0.9-7|20	glide over the gory details of refactoring their code. Watch him
14cr|python-bicyclerepair-0.9-7|21	extract jumbled code into well ordered classes. Gasp, as he renames
14cr|python-bicyclerepair-0.9-7|22	all occurrences of a method. Thank You Bicycle Repair Man!
14cr|python-bicyclerepair-0.9-7|23	
14cr|python-bicyclerepair-0.9-7|24	%prep
14cr|python-bicyclerepair-0.9-7|25	%setup -q -n %{module}-%{version}
14cr|python-bicyclerepair-0.9-7|26	
14cr|python-bicyclerepair-0.9-7|27	%build
14cr|python-bicyclerepair-0.9-7|28	%{__python} setup.py build
14cr|python-bicyclerepair-0.9-7|29	
14cr|python-bicyclerepair-0.9-7|30	%install
14cr|python-bicyclerepair-0.9-7|31	%{__rm} -rf %{buildroot}
14cr|python-bicyclerepair-0.9-7|32	%{__python} setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-bicyclerepair-0.9-7|33	
14cr|python-bicyclerepair-0.9-7|34	%clean
14cr|python-bicyclerepair-0.9-7|35	%{__rm} -rf %{buildroot}
14cr|python-bicyclerepair-0.9-7|36	
14cr|python-bicyclerepair-0.9-7|37	%files
14cr|python-bicyclerepair-0.9-7|38	%defattr(-,root,root)
14cr|python-bicyclerepair-0.9-7|39	%doc AUTHORS ChangeLog COPYING INSTALL PKG-INFO NEWS README README.emacs README.vim
14cr|python-bicyclerepair-0.9-7|40	%{py_puresitedir}/*
14cr|python-bicyclerepair-0.9-7|41	
14cr|python-bicyclerepair-0.9-7|42	
14cr|python-bicyclerepair-0.9-7|43	
14cr|python-bicyclerepair-0.9-7|44	
14cr|python-bicyclerepair-0.9-7|45	
14cr|python-bicyclerepair-0.9-7|46	%changelog
14cr|python-bicyclerepair-0.9-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.9-7
14cr|python-bicyclerepair-0.9-7|48	+ Revision: 6e572c7
14cr|python-bicyclerepair-0.9-7|49	- MassBuild#464: Increase release tag
14cr|python-bicyclerepair-0.9-7|50	
14cr|python-bicyclerepair-0.9-7|51	

6572 14
14cr|python-bidict-0.1.1-1|1	%define	module	bidict
14cr|python-bidict-0.1.1-1|2	%define name	python-%{module}
14cr|python-bidict-0.1.1-1|3	%define version 0.1.1
14cr|python-bidict-0.1.1-1|4	%define	rel	1
14cr|python-bidict-0.1.1-1|5	%if %mdkversion < 201100
14cr|python-bidict-0.1.1-1|6	%define release %mkrel %{rel}
14cr|python-bidict-0.1.1-1|7	%else
14cr|python-bidict-0.1.1-1|8	%define	release	%{rel}
14cr|python-bidict-0.1.1-1|9	%endif
14cr|python-bidict-0.1.1-1|10	
14cr|python-bidict-0.1.1-1|11	Summary:	Bidirectional (one-to-one) mapping data structure for Python
14cr|python-bidict-0.1.1-1|12	Name:		%{name}
14cr|python-bidict-0.1.1-1|13	Version:	%{version}
14cr|python-bidict-0.1.1-1|14	Release:	%{release}
14cr|python-bidict-0.1.1-1|15	Source0:	http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
14cr|python-bidict-0.1.1-1|16	License:	MIT
14cr|python-bidict-0.1.1-1|17	Group:		Development/Python
14cr|python-bidict-0.1.1-1|18	Url:		http://bitbucket.org/jab/bidict/
14cr|python-bidict-0.1.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-bidict-0.1.1-1|20	BuildArch:	noarch
14cr|python-bidict-0.1.1-1|21	BuildRequires:	python-devel, python-setuptools
14cr|python-bidict-0.1.1-1|22	
14cr|python-bidict-0.1.1-1|23	%description
14cr|python-bidict-0.1.1-1|24	bidict provides a bidirectional mapping data structure and related
14cr|python-bidict-0.1.1-1|25	utilities (namedbidict, inverted) to naturally model one-to-one
14cr|python-bidict-0.1.1-1|26	relations in Python. To keep the learning curve low, it introduces no
14cr|python-bidict-0.1.1-1|27	new functions to the dict API you're already familiar with. It owes
14cr|python-bidict-0.1.1-1|28	its simplicity to Python's slice syntax, which provides a handy and
14cr|python-bidict-0.1.1-1|29	natural way of expressing the inverse mapping in a bidict.
14cr|python-bidict-0.1.1-1|30	
14cr|python-bidict-0.1.1-1|31	%prep
14cr|python-bidict-0.1.1-1|32	%setup -q -n %{module}-%{version}
14cr|python-bidict-0.1.1-1|33	
14cr|python-bidict-0.1.1-1|34	%build
14cr|python-bidict-0.1.1-1|35	%__python setup.py build
14cr|python-bidict-0.1.1-1|36	
14cr|python-bidict-0.1.1-1|37	%install
14cr|python-bidict-0.1.1-1|38	%__rm -rf %{buildroot}
14cr|python-bidict-0.1.1-1|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-bidict-0.1.1-1|40	
14cr|python-bidict-0.1.1-1|41	%clean
14cr|python-bidict-0.1.1-1|42	%__rm -rf %{buildroot}
14cr|python-bidict-0.1.1-1|43	
14cr|python-bidict-0.1.1-1|44	%files
14cr|python-bidict-0.1.1-1|45	%defattr(-,root,root)
14cr|python-bidict-0.1.1-1|46	%py_sitedir/%{module}*
14cr|python-bidict-0.1.1-1|47	
14cr|python-bidict-0.1.1-1|48	
14cr|python-bidict-0.1.1-1|49	
14cr|python-bidict-0.1.1-1|50	%changelog
14cr|python-bidict-0.1.1-1|51	* Wed Jul 04 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.1-1
14cr|python-bidict-0.1.1-1|52	+ Revision: 6373d56
14cr|python-bidict-0.1.1-1|53	- Automatic import for version 0.1.1
14cr|python-bidict-0.1.1-1|54	
14cr|python-bidict-0.1.1-1|55	

6573 14
14cr|python-billiard-3.3.0.18-2|1	%define oname billiard
14cr|python-billiard-3.3.0.18-2|2	# debuginfo without sources
14cr|python-billiard-3.3.0.18-2|3	%define debug_package	%{nil}
14cr|python-billiard-3.3.0.18-2|4	
14cr|python-billiard-3.3.0.18-2|5	Name:           python-%{oname}
14cr|python-billiard-3.3.0.18-2|6	Version:        3.3.0.18
14cr|python-billiard-3.3.0.18-2|7	Release:        2
14cr|python-billiard-3.3.0.18-2|8	Summary:        Multiprocessing Pool Extensions
14cr|python-billiard-3.3.0.18-2|9	Group:          Development/Python
14cr|python-billiard-3.3.0.18-2|10	License:        BSD
14cr|python-billiard-3.3.0.18-2|11	URL:            http://pypi.python.org/pypi/billiard
14cr|python-billiard-3.3.0.18-2|12	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-billiard-3.3.0.18-2|13	
14cr|python-billiard-3.3.0.18-2|14	BuildRequires:  pkgconfig(python)
14cr|python-billiard-3.3.0.18-2|15	BuildRequires:  pythonegg(setuptools)
14cr|python-billiard-3.3.0.18-2|16	BuildRequires:  pythonegg(nose)
14cr|python-billiard-3.3.0.18-2|17	BuildRequires:  pythonegg(mock)
14cr|python-billiard-3.3.0.18-2|18	BuildRequires:  pythonegg(nose-cover3)
14cr|python-billiard-3.3.0.18-2|19	
14cr|python-billiard-3.3.0.18-2|20	%description
14cr|python-billiard-3.3.0.18-2|21	This package contains extensions to the multiprocessing Pool.
14cr|python-billiard-3.3.0.18-2|22	
14cr|python-billiard-3.3.0.18-2|23	%files
14cr|python-billiard-3.3.0.18-2|24	%doc CHANGES.txt LICENSE.txt README.rst
14cr|python-billiard-3.3.0.18-2|25	#{py_platsitedir}/_billiard*
14cr|python-billiard-3.3.0.18-2|26	%{py_platsitedir}/%{oname}/
14cr|python-billiard-3.3.0.18-2|27	%{py_platsitedir}/%{oname}*.egg-info
14cr|python-billiard-3.3.0.18-2|28	%{py_platsitedir}/funtests/
14cr|python-billiard-3.3.0.18-2|29	
14cr|python-billiard-3.3.0.18-2|30	
14cr|python-billiard-3.3.0.18-2|31	
14cr|python-billiard-3.3.0.18-2|32	%prep
14cr|python-billiard-3.3.0.18-2|33	%setup -q -n %{oname}-%{version}
14cr|python-billiard-3.3.0.18-2|34	chmod 644 README.rst
14cr|python-billiard-3.3.0.18-2|35	
14cr|python-billiard-3.3.0.18-2|36	
14cr|python-billiard-3.3.0.18-2|37	%build
14cr|python-billiard-3.3.0.18-2|38	CFLAGS="$RPM_OPT_FLAGS -wall" python setup.py build
14cr|python-billiard-3.3.0.18-2|39	
14cr|python-billiard-3.3.0.18-2|40	%install
14cr|python-billiard-3.3.0.18-2|41	python setup.py install --skip-build --root %{buildroot}
14cr|python-billiard-3.3.0.18-2|42	chmod +x %{buildroot}%{py_platsitedir}/funtests/setup.py
14cr|python-billiard-3.3.0.18-2|43	
14cr|python-billiard-3.3.0.18-2|44	
14cr|python-billiard-3.3.0.18-2|45	%check
14cr|python-billiard-3.3.0.18-2|46	python setup.py test
14cr|python-billiard-3.3.0.18-2|47	
14cr|python-billiard-3.3.0.18-2|48	
14cr|python-billiard-3.3.0.18-2|49	%changelog
14cr|python-billiard-3.3.0.18-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0.18-2
14cr|python-billiard-3.3.0.18-2|51	+ Revision: ffed3da
14cr|python-billiard-3.3.0.18-2|52	- MassBuild#464: Increase release tag
14cr|python-billiard-3.3.0.18-2|53	
14cr|python-billiard-3.3.0.18-2|54	

6574 14
14cr|python-biopython-1.64-2|1	%define	oname	biopython
14cr|python-biopython-1.64-2|2	
14cr|python-biopython-1.64-2|3	Summary:	The Biopython Project
14cr|python-biopython-1.64-2|4	
14cr|python-biopython-1.64-2|5	Name:		python-biopython
14cr|python-biopython-1.64-2|6	Version:	1.64
14cr|python-biopython-1.64-2|7	Release:	2
14cr|python-biopython-1.64-2|8	Epoch:		1
14cr|python-biopython-1.64-2|9	License:	BSD
14cr|python-biopython-1.64-2|10	Group:		Sciences/Biology
14cr|python-biopython-1.64-2|11	Url:		http://biopython.org/
14cr|python-biopython-1.64-2|12	Source0:	http://biopython.org/DIST/biopython-%{version}.tar.gz
14cr|python-biopython-1.64-2|13	BuildRequires:	egenix-mx-base
14cr|python-biopython-1.64-2|14	BuildRequires:	flex
14cr|python-biopython-1.64-2|15	BuildRequires:	python-reportlab
14cr|python-biopython-1.64-2|16	BuildRequires:	python-numpy
14cr|python-biopython-1.64-2|17	BuildRequires:	python-numpy-devel
14cr|python-biopython-1.64-2|18	BuildRequires:	epydoc
14cr|python-biopython-1.64-2|19	BuildRequires:	dos2unix
14cr|python-biopython-1.64-2|20	BuildRequires:	python-devel
14cr|python-biopython-1.64-2|21	Requires:	python-numpy
14cr|python-biopython-1.64-2|22	Requires:	python-reportlab
14cr|python-biopython-1.64-2|23	Requires:	egenix-mx-base
14cr|python-biopython-1.64-2|24	Requires:	wise
14cr|python-biopython-1.64-2|25	Suggests:	ncbi-blast
14cr|python-biopython-1.64-2|26	# don't explicitly require clustalw because it is non-free
14cr|python-biopython-1.64-2|27	Suggests:	clustalw
14cr|python-biopython-1.64-2|28	Provides:	biopython = %{EVRD}
14cr|python-biopython-1.64-2|29	%rename python-Bio
14cr|python-biopython-1.64-2|30	
14cr|python-biopython-1.64-2|31	%description
14cr|python-biopython-1.64-2|32	The Biopython Project is an international association of developers of
14cr|python-biopython-1.64-2|33	freely available Python tools for computational molecular biology.
14cr|python-biopython-1.64-2|34	
14cr|python-biopython-1.64-2|35	http://biopython.org provides an online resource for modules,
14cr|python-biopython-1.64-2|36	scripts, and web links for developers of Python-based software for
14cr|python-biopython-1.64-2|37	life science research.
14cr|python-biopython-1.64-2|38	
14cr|python-biopython-1.64-2|39	This package provides various Python modules from the Biopython Project
14cr|python-biopython-1.64-2|40	used to process biological data.
14cr|python-biopython-1.64-2|41	
14cr|python-biopython-1.64-2|42	%package	tools
14cr|python-biopython-1.64-2|43	Summary: 	Regression testing code and miscellaneous standalone scripts
14cr|python-biopython-1.64-2|44	
14cr|python-biopython-1.64-2|45	Group:		Sciences/Biology
14cr|python-biopython-1.64-2|46	Requires:	%{name} = %{EVRD}
14cr|python-biopython-1.64-2|47	Suggests:	tkinter, wxPython
14cr|python-biopython-1.64-2|48	%rename biopython-tools
14cr|python-biopython-1.64-2|49	
14cr|python-biopython-1.64-2|50	%description tools
14cr|python-biopython-1.64-2|51	This package provides various scripts and tests that are comprised by the
14cr|python-biopython-1.64-2|52	Biopython Project.
14cr|python-biopython-1.64-2|53	
14cr|python-biopython-1.64-2|54	%package	sql
14cr|python-biopython-1.64-2|55	Summary:	Code for using Biopython with BioSQL databases
14cr|python-biopython-1.64-2|56	
14cr|python-biopython-1.64-2|57	Requires:	%{name} = %{epoch}:%{version}-%{release}
14cr|python-biopython-1.64-2|58	Group:		Development/Python
14cr|python-biopython-1.64-2|59	Requires:	python-psycopg2
14cr|python-biopython-1.64-2|60	Requires:	python-mysql
14cr|python-biopython-1.64-2|61	Provides:	biopython-biosql = %{EVRD}
14cr|python-biopython-1.64-2|62	%rename python-BioSQL
14cr|python-biopython-1.64-2|63	
14cr|python-biopython-1.64-2|64	%description sql
14cr|python-biopython-1.64-2|65	BioSQL is meant to be a common data storage layer supported by all the
14cr|python-biopython-1.64-2|66	different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby.
14cr|python-biopython-1.64-2|67	Entries stored through an application written in, say, Bioperl could
14cr|python-biopython-1.64-2|68	be retrieved by another written in Biojava.
14cr|python-biopython-1.64-2|69	
14cr|python-biopython-1.64-2|70	%package	doc
14cr|python-biopython-1.64-2|71	Summary:	The Biopython Project documentation
14cr|python-biopython-1.64-2|72	
14cr|python-biopython-1.64-2|73	Group:		Development/Python
14cr|python-biopython-1.64-2|74	Requires:	%{name} = %{EVRD}
14cr|python-biopython-1.64-2|75	%rename biopython-doc
14cr|python-biopython-1.64-2|76	
14cr|python-biopython-1.64-2|77	%description doc
14cr|python-biopython-1.64-2|78	This package provides the documentation for the various components of the
14cr|python-biopython-1.64-2|79	Biopython Project.
14cr|python-biopython-1.64-2|80	
14cr|python-biopython-1.64-2|81	%prep
14cr|python-biopython-1.64-2|82	%setup -q -n %{oname}-%{version}
14cr|python-biopython-1.64-2|83	
14cr|python-biopython-1.64-2|84	# remove Mac-related files
14cr|python-biopython-1.64-2|85	rm -f Tests/CodonUsage/.DS_Store
14cr|python-biopython-1.64-2|86	# remove CVS dirs
14cr|python-biopython-1.64-2|87	find -type d -name CVS | xargs rm -rf
14cr|python-biopython-1.64-2|88	# convert wrong end of line
14cr|python-biopython-1.64-2|89	find -type f -exec dos2unix -b -U {} \;
14cr|python-biopython-1.64-2|90	
14cr|python-biopython-1.64-2|91	%build
14cr|python-biopython-1.64-2|92	python setup.py build_ext -lm build
14cr|python-biopython-1.64-2|93	
14cr|python-biopython-1.64-2|94	%install
14cr|python-biopython-1.64-2|95	python setup.py install --root=%{buildroot}
14cr|python-biopython-1.64-2|96	
14cr|python-biopython-1.64-2|97	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14cr|python-biopython-1.64-2|98	cp -r Tests Scripts %{buildroot}%{_datadir}/%{name}-%{version}
14cr|python-biopython-1.64-2|99	
14cr|python-biopython-1.64-2|100	%files
14cr|python-biopython-1.64-2|101	%defattr(-,root,root,0755)
14cr|python-biopython-1.64-2|102	%{py_platsitedir}/Bio
14cr|python-biopython-1.64-2|103	%{py_platsitedir}/*.egg-info
14cr|python-biopython-1.64-2|104	%doc CONTRIB DEPRECATED LICENSE NEWS README
14cr|python-biopython-1.64-2|105	
14cr|python-biopython-1.64-2|106	%files sql
14cr|python-biopython-1.64-2|107	%defattr(-,root,root,0755)
14cr|python-biopython-1.64-2|108	%{py_platsitedir}/BioSQL
14cr|python-biopython-1.64-2|109	%doc LICENSE
14cr|python-biopython-1.64-2|110	
14cr|python-biopython-1.64-2|111	%files tools
14cr|python-biopython-1.64-2|112	%defattr(-,root,root,0755)
14cr|python-biopython-1.64-2|113	%{_datadir}/%{name}-%{version}/Tests
14cr|python-biopython-1.64-2|114	%{_datadir}/%{name}-%{version}/Scripts
14cr|python-biopython-1.64-2|115	
14cr|python-biopython-1.64-2|116	%files doc
14cr|python-biopython-1.64-2|117	%defattr(-,root,root,0755)
14cr|python-biopython-1.64-2|118	%doc Doc/*.pdf Doc/examples/
14cr|python-biopython-1.64-2|119	
14cr|python-biopython-1.64-2|120	
14cr|python-biopython-1.64-2|121	
14cr|python-biopython-1.64-2|122	
14cr|python-biopython-1.64-2|123	
14cr|python-biopython-1.64-2|124	%changelog
14cr|python-biopython-1.64-2|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.64-2
14cr|python-biopython-1.64-2|126	+ Revision: 3851192
14cr|python-biopython-1.64-2|127	- MassBuild#464: Increase release tag
14cr|python-biopython-1.64-2|128	
14cr|python-biopython-1.64-2|129	

6575 14
14cr|python-bitarray-0.8.1-2|1	%define	oname	bitarray
14cr|python-bitarray-0.8.1-2|2	
14cr|python-bitarray-0.8.1-2|3	Name:		python-%{oname}
14cr|python-bitarray-0.8.1-2|4	Version:	0.8.1
14cr|python-bitarray-0.8.1-2|5	Release:	2
14cr|python-bitarray-0.8.1-2|6	Summary:	Efficient arrays of booleans -- C extension
14cr|python-bitarray-0.8.1-2|7	Source0:	http://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-bitarray-0.8.1-2|8	License:	PSF
14cr|python-bitarray-0.8.1-2|9	Group:		Development/Python
14cr|python-bitarray-0.8.1-2|10	Url:		https://github.com/ilanschnell/bitarray
14cr|python-bitarray-0.8.1-2|11	BuildRequires:	python-devel
14cr|python-bitarray-0.8.1-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-bitarray-0.8.1-2|13	
14cr|python-bitarray-0.8.1-2|14	%description
14cr|python-bitarray-0.8.1-2|15	======================================
14cr|python-bitarray-0.8.1-2|16	bitarray: efficient arrays of booleans
14cr|python-bitarray-0.8.1-2|17	======================================
14cr|python-bitarray-0.8.1-2|18	
14cr|python-bitarray-0.8.1-2|19	This module provides an object type which efficiently represents an array
14cr|python-bitarray-0.8.1-2|20	of booleans.  Bitarrays are sequence types and behave very much like usual
14cr|python-bitarray-0.8.1-2|21	lists.  Eight bits are represented by one byte in a contiguous block of
14cr|python-bitarray-0.8.1-2|22	memory.  The user can select between two representations; little-endian
14cr|python-bitarray-0.8.1-2|23	and big-endian.  All of the functionality is implemented in C.
14cr|python-bitarray-0.8.1-2|24	Methods for accessing the machine representation are provided.
14cr|python-bitarray-0.8.1-2|25	This can be useful when bit level access to binary files is required,
14cr|python-bitarray-0.8.1-2|26	such as portable bitmap image files (.pbm).  Also, when dealing with
14cr|python-bitarray-0.8.1-2|27	compressed data which uses variable bit length encoding, you may find
14cr|python-bitarray-0.8.1-2|28	this module useful.
14cr|python-bitarray-0.8.1-2|29	
14cr|python-bitarray-0.8.1-2|30	%prep
14cr|python-bitarray-0.8.1-2|31	%setup -q -n %{oname}-%{version}
14cr|python-bitarray-0.8.1-2|32	
14cr|python-bitarray-0.8.1-2|33	%build
14cr|python-bitarray-0.8.1-2|34	python setup.py build
14cr|python-bitarray-0.8.1-2|35	
14cr|python-bitarray-0.8.1-2|36	%install
14cr|python-bitarray-0.8.1-2|37	python setup.py install --root=%{buildroot}
14cr|python-bitarray-0.8.1-2|38	
14cr|python-bitarray-0.8.1-2|39	%files
14cr|python-bitarray-0.8.1-2|40	%doc README.rst
14cr|python-bitarray-0.8.1-2|41	%{py_platsitedir}/bitarray/*.py*
14cr|python-bitarray-0.8.1-2|42	%{py_platsitedir}/bitarray/_bitarray.so
14cr|python-bitarray-0.8.1-2|43	%{py_platsitedir}/bitarray*.egg-info
14cr|python-bitarray-0.8.1-2|44	
14cr|python-bitarray-0.8.1-2|45	%changelog
14cr|python-bitarray-0.8.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|python-bitarray-0.8.1-2|47	+ Revision: ae3d4d4
14cr|python-bitarray-0.8.1-2|48	- MassBuild#464: Increase release tag
14cr|python-bitarray-0.8.1-2|49	
14cr|python-bitarray-0.8.1-2|50	

6576 14
14cr|python-blockcanvas-4.0.3-2|1	%define module	blockcanvas
14cr|python-blockcanvas-4.0.3-2|2	
14cr|python-blockcanvas-4.0.3-2|3	Summary: 	Enthought Tool Suite - blockcanvas project
14cr|python-blockcanvas-4.0.3-2|4	Name:		python-%{module}
14cr|python-blockcanvas-4.0.3-2|5	Version:	4.0.3
14cr|python-blockcanvas-4.0.3-2|6	Release:	2
14cr|python-blockcanvas-4.0.3-2|7	Source0:	https://www.enthought.com/repo/ets/blockcanvas-%{version}.tar.gz
14cr|python-blockcanvas-4.0.3-2|8	Patch0:		blockcanvas-4.0.0-link.patch
14cr|python-blockcanvas-4.0.3-2|9	License:	BSD
14cr|python-blockcanvas-4.0.3-2|10	Group:		Development/Python
14cr|python-blockcanvas-4.0.3-2|11	Url:		https://github.com/enthought/blockcanvas/
14cr|python-blockcanvas-4.0.3-2|12	Obsoletes:	python-enthought-blockcanvas
14cr|python-blockcanvas-4.0.3-2|13	Requires:	python-configobj
14cr|python-blockcanvas-4.0.3-2|14	Requires:	python-apptools >= 4.0.1
14cr|python-blockcanvas-4.0.3-2|15	Requires:	python-chaco >= 4.1.0
14cr|python-blockcanvas-4.0.3-2|16	Requires:	python-codetools >= 4.0.0
14cr|python-blockcanvas-4.0.3-2|17	Requires:	python-etsdevtools >= 4.0.0
14cr|python-blockcanvas-4.0.3-2|18	Requires:	python-scimath >= 4.0.1
14cr|python-blockcanvas-4.0.3-2|19	Requires:	python-traitsui >= 4.1.0
14cr|python-blockcanvas-4.0.3-2|20	Requires:	python-numpy >= 1.1.0
14cr|python-blockcanvas-4.0.3-2|21	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-blockcanvas-4.0.3-2|22	BuildRequires:	python-sphinx
14cr|python-blockcanvas-4.0.3-2|23	BuildRequires:	pkgconfig(python)
14cr|python-blockcanvas-4.0.3-2|24	
14cr|python-blockcanvas-4.0.3-2|25	%description
14cr|python-blockcanvas-4.0.3-2|26	The blockcanvas project provides a visual environment for creating
14cr|python-blockcanvas-4.0.3-2|27	simulation experiments, where function and data are separated. Thus,
14cr|python-blockcanvas-4.0.3-2|28	you can define your simulation algorithm by visually connecting
14cr|python-blockcanvas-4.0.3-2|29	function blocks into a data flow network, and then run it with various
14cr|python-blockcanvas-4.0.3-2|30	data sets (known as "contexts"); likewise, you can use the same
14cr|python-blockcanvas-4.0.3-2|31	context in a different functional simulation.
14cr|python-blockcanvas-4.0.3-2|32	
14cr|python-blockcanvas-4.0.3-2|33	The project provides support for plotting, function searching and
14cr|python-blockcanvas-4.0.3-2|34	inspection, and optimization. It includes a stand-alone application
14cr|python-blockcanvas-4.0.3-2|35	that demonstrates the block-canvas environment, but the same
14cr|python-blockcanvas-4.0.3-2|36	functionality can be incorporated into other applications.
14cr|python-blockcanvas-4.0.3-2|37	#################
14cr|python-blockcanvas-4.0.3-2|38	%package	-n %{name}-devel
14cr|python-blockcanvas-4.0.3-2|39	
14cr|python-blockcanvas-4.0.3-2|40	Summary:	Enthought Tool Suite - blockcanvas project
14cr|python-blockcanvas-4.0.3-2|41	Group:		Development/Python
14cr|python-blockcanvas-4.0.3-2|42	Requires:	%{name} = %{EVRD}
14cr|python-blockcanvas-4.0.3-2|43	
14cr|python-blockcanvas-4.0.3-2|44	%description	-n %{name}-devel
14cr|python-blockcanvas-4.0.3-2|45	Development files for %{name}
14cr|python-blockcanvas-4.0.3-2|46	
14cr|python-blockcanvas-4.0.3-2|47	%files		-n %{name}-devel
14cr|python-blockcanvas-4.0.3-2|48	%doc *.txt
14cr|python-blockcanvas-4.0.3-2|49	%{py_platsitedir}/blockcanvas/cobyla2c/moduleCobyla.c
14cr|python-blockcanvas-4.0.3-2|50	%{py_platsitedir}/blockcanvas/cobyla2c/cobyla.c
14cr|python-blockcanvas-4.0.3-2|51	
14cr|python-blockcanvas-4.0.3-2|52	
14cr|python-blockcanvas-4.0.3-2|53	
14cr|python-blockcanvas-4.0.3-2|54	%prep
14cr|python-blockcanvas-4.0.3-2|55	%setup -q -n %{module}-%{version}
14cr|python-blockcanvas-4.0.3-2|56	%patch0 -p1
14cr|python-blockcanvas-4.0.3-2|57	
14cr|python-blockcanvas-4.0.3-2|58	%build
14cr|python-blockcanvas-4.0.3-2|59	python setup.py build
14cr|python-blockcanvas-4.0.3-2|60	
14cr|python-blockcanvas-4.0.3-2|61	pushd docs
14cr|python-blockcanvas-4.0.3-2|62	make html
14cr|python-blockcanvas-4.0.3-2|63	popd
14cr|python-blockcanvas-4.0.3-2|64	rm -fr docs/build/html/.buildinfo
14cr|python-blockcanvas-4.0.3-2|65	
14cr|python-blockcanvas-4.0.3-2|66	
14cr|python-blockcanvas-4.0.3-2|67	%install
14cr|python-blockcanvas-4.0.3-2|68	python setup.py install --root=%{buildroot}
14cr|python-blockcanvas-4.0.3-2|69	
14cr|python-blockcanvas-4.0.3-2|70	chmod +x %{buildroot}%{py_platsitedir}/blockcanvas/cobyla2c/example.py
14cr|python-blockcanvas-4.0.3-2|71	chmod +x %{buildroot}%{py_platsitedir}/blockcanvas/numerical_modeling/workflow/block_experiment_networkx/compiler_/ast/extract_children_trees.py
14cr|python-blockcanvas-4.0.3-2|72	chmod +x %{buildroot}%{py_platsitedir}/blockcanvas/canvas/enable_glyph_lib.py
14cr|python-blockcanvas-4.0.3-2|73	
14cr|python-blockcanvas-4.0.3-2|74	
14cr|python-blockcanvas-4.0.3-2|75	%files
14cr|python-blockcanvas-4.0.3-2|76	%doc *.txt *.rst docs/build/html/
14cr|python-blockcanvas-4.0.3-2|77	%{py_platsitedir}/blockcanvas/
14cr|python-blockcanvas-4.0.3-2|78	%{py_platsitedir}/blockcanvas-4.0.3-py2.7.egg-info/
14cr|python-blockcanvas-4.0.3-2|79	%exclude %{py_platsitedir}/blockcanvas/cobyla2c/moduleCobyla.c
14cr|python-blockcanvas-4.0.3-2|80	%exclude %{py_platsitedir}/blockcanvas/cobyla2c/cobyla.c
14cr|python-blockcanvas-4.0.3-2|81	
14cr|python-blockcanvas-4.0.3-2|82	
14cr|python-blockcanvas-4.0.3-2|83	
14cr|python-blockcanvas-4.0.3-2|84	%changelog
14cr|python-blockcanvas-4.0.3-2|85	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 4.0.3-2
14cr|python-blockcanvas-4.0.3-2|86	+ Revision: 1511b9f
14cr|python-blockcanvas-4.0.3-2|87	- Merge pull request #1 from abfonly/python-blockcanvas:rosa2014.1
14cr|python-blockcanvas-4.0.3-2|88	- abfonly
14cr|python-blockcanvas-4.0.3-2|89	
14cr|python-blockcanvas-4.0.3-2|90	

6577 14
14cr|python-blosc-1.2.3-2|1	%define	module	blosc
14cr|python-blosc-1.2.3-2|2	%define rel		1
14cr|python-blosc-1.2.3-2|3	%if %mdkversion < 201100
14cr|python-blosc-1.2.3-2|4	%else
14cr|python-blosc-1.2.3-2|5	%endif
14cr|python-blosc-1.2.3-2|6	
14cr|python-blosc-1.2.3-2|7	Summary:	Blosc data compressor
14cr|python-blosc-1.2.3-2|8	
14cr|python-blosc-1.2.3-2|9	Name:		python-%{module}
14cr|python-blosc-1.2.3-2|10	Version:	1.2.3
14cr|python-blosc-1.2.3-2|11	Release:	2
14cr|python-blosc-1.2.3-2|12	Source0:	http://pypi.python.org/packages/source/b/blosc/blosc-%{version}.tar.gz
14cr|python-blosc-1.2.3-2|13	License:	BSD
14cr|python-blosc-1.2.3-2|14	Group:		Development/Python
14cr|python-blosc-1.2.3-2|15	Url:		http://pypi.python.org/pypi/blosc/
14cr|python-blosc-1.2.3-2|16	BuildRequires:	python-devel
14cr|python-blosc-1.2.3-2|17	
14cr|python-blosc-1.2.3-2|18	%description
14cr|python-blosc-1.2.3-2|19	Blosc is a high performance compressor optimized for binary data.
14cr|python-blosc-1.2.3-2|20	
14cr|python-blosc-1.2.3-2|21	%prep
14cr|python-blosc-1.2.3-2|22	%setup -q -n %{module}-%{version}
14cr|python-blosc-1.2.3-2|23	
14cr|python-blosc-1.2.3-2|24	%build
14cr|python-blosc-1.2.3-2|25	%__python setup.py build
14cr|python-blosc-1.2.3-2|26	
14cr|python-blosc-1.2.3-2|27	%install
14cr|python-blosc-1.2.3-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-blosc-1.2.3-2|29	
14cr|python-blosc-1.2.3-2|30	%clean
14cr|python-blosc-1.2.3-2|31	
14cr|python-blosc-1.2.3-2|32	%files
14cr|python-blosc-1.2.3-2|33	%doc LICENSES/BLOSC.txt
14cr|python-blosc-1.2.3-2|34	%{py_platsitedir}/%{module}*
14cr|python-blosc-1.2.3-2|35	
14cr|python-blosc-1.2.3-2|36	
14cr|python-blosc-1.2.3-2|37	
14cr|python-blosc-1.2.3-2|38	
14cr|python-blosc-1.2.3-2|39	%changelog
14cr|python-blosc-1.2.3-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|python-blosc-1.2.3-2|41	+ Revision: 9e02249
14cr|python-blosc-1.2.3-2|42	- MassBuild#464: Increase release tag
14cr|python-blosc-1.2.3-2|43	
14cr|python-blosc-1.2.3-2|44	

6578 14
14cr|python-boto-2.32.1-1|1	%define module boto
14cr|python-boto-2.32.1-1|2	
14cr|python-boto-2.32.1-1|3	%define debug_package %{nil}
14cr|python-boto-2.32.1-1|4	
14cr|python-boto-2.32.1-1|5	Name:           python-%{module}
14cr|python-boto-2.32.1-1|6	Version:	2.32.1
14cr|python-boto-2.32.1-1|7	Release:        1
14cr|python-boto-2.32.1-1|8	License:        MIT
14cr|python-boto-2.32.1-1|9	Summary:        Python interface to Amazon Web Services
14cr|python-boto-2.32.1-1|10	
14cr|python-boto-2.32.1-1|11	Url:            http://code.google.com/p/boto/
14cr|python-boto-2.32.1-1|12	Group:          Development/Python
14cr|python-boto-2.32.1-1|13	Source0:	http://pypi.python.org/packages/source/b/boto/boto-%{version}.tar.gz
14cr|python-boto-2.32.1-1|14	BuildRequires:  python-setuptools
14cr|python-boto-2.32.1-1|15	
14cr|python-boto-2.32.1-1|16	%description
14cr|python-boto-2.32.1-1|17	An integrated interface to current and future infrastructural
14cr|python-boto-2.32.1-1|18	services offered by Amazon Web Services. Currently, this includes:
14cr|python-boto-2.32.1-1|19	* Simple Storage Service (S3)
14cr|python-boto-2.32.1-1|20	* SimpleQueue Service (SQS)
14cr|python-boto-2.32.1-1|21	* Elastic Compute Cloud (EC2)
14cr|python-boto-2.32.1-1|22	* Mechanical Turk
14cr|python-boto-2.32.1-1|23	* SimpleDB
14cr|python-boto-2.32.1-1|24	* CloudFront
14cr|python-boto-2.32.1-1|25	* CloudWatch
14cr|python-boto-2.32.1-1|26	* AutoScale
14cr|python-boto-2.32.1-1|27	* Elastic Load Balancer (ELB)
14cr|python-boto-2.32.1-1|28	* Virtual Private Cloud (VPC)
14cr|python-boto-2.32.1-1|29	* Elastic Map Reduce (EMR)
14cr|python-boto-2.32.1-1|30	* Relational Data Service (RDS)
14cr|python-boto-2.32.1-1|31	* Simple Notification Server (SNS)
14cr|python-boto-2.32.1-1|32	* Google Storage
14cr|python-boto-2.32.1-1|33	* Identity and Access Management (IAM)
14cr|python-boto-2.32.1-1|34	* Route53 DNS Service (route53)
14cr|python-boto-2.32.1-1|35	
14cr|python-boto-2.32.1-1|36	
14cr|python-boto-2.32.1-1|37	%prep
14cr|python-boto-2.32.1-1|38	%setup -q -n %{module}-%{version}
14cr|python-boto-2.32.1-1|39	
14cr|python-boto-2.32.1-1|40	%build
14cr|python-boto-2.32.1-1|41	CFLAGS="%{optflags}" python setup.py build
14cr|python-boto-2.32.1-1|42	
14cr|python-boto-2.32.1-1|43	%install
14cr|python-boto-2.32.1-1|44	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-boto-2.32.1-1|45	
14cr|python-boto-2.32.1-1|46	%files
14cr|python-boto-2.32.1-1|47	%{py_platsitedir}/*
14cr|python-boto-2.32.1-1|48	%{_bindir}/*
14cr|python-boto-2.32.1-1|49	
14cr|python-boto-2.32.1-1|50	%changelog
14cr|python-boto-2.32.1-1|51	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.32.1-1
14cr|python-boto-2.32.1-1|52	+ Revision: c020c2e
14cr|python-boto-2.32.1-1|53	- Updated to 2.32.1 (by updates_builder)
14cr|python-boto-2.32.1-1|54	
14cr|python-boto-2.32.1-1|55	

6579 14
14cr|python-bottle-0.12.7-3|1	%define oname bottle
14cr|python-bottle-0.12.7-3|2	
14cr|python-bottle-0.12.7-3|3	Name:           python-%{oname}
14cr|python-bottle-0.12.7-3|4	Version:        0.12.7
14cr|python-bottle-0.12.7-3|5	Release:        3
14cr|python-bottle-0.12.7-3|6	Summary:        Fast and simple WSGI-framework for small web-applications
14cr|python-bottle-0.12.7-3|7	Group:          Development/Python
14cr|python-bottle-0.12.7-3|8	License:        MIT
14cr|python-bottle-0.12.7-3|9	URL:            http://bottlepy.org
14cr|python-bottle-0.12.7-3|10	Source0:        http://pypi.python.org/packages/source/b/bottle/bottle-%{version}.tar.gz
14cr|python-bottle-0.12.7-3|11	# py2.7
14cr|python-bottle-0.12.7-3|12	BuildRequires:  python-devel
14cr|python-bottle-0.12.7-3|13	BuildRequires:  python-distribute
14cr|python-bottle-0.12.7-3|14	# py3
14cr|python-bottle-0.12.7-3|15	BuildRequires:  python3-devel
14cr|python-bottle-0.12.7-3|16	BuildRequires:  python3-distribute
14cr|python-bottle-0.12.7-3|17	
14cr|python-bottle-0.12.7-3|18	BuildArch:      noarch
14cr|python-bottle-0.12.7-3|19	
14cr|python-bottle-0.12.7-3|20	%description
14cr|python-bottle-0.12.7-3|21	Bottle is a fast and simple micro-framework for small web-applications.
14cr|python-bottle-0.12.7-3|22	It offers request dispatching (Routes) with URL parameter support, Templates,
14cr|python-bottle-0.12.7-3|23	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
14cr|python-bottle-0.12.7-3|24	template engines. All in a single file and with no dependencies other than the
14cr|python-bottle-0.12.7-3|25	Python Standard Library.
14cr|python-bottle-0.12.7-3|26	
14cr|python-bottle-0.12.7-3|27	
14cr|python-bottle-0.12.7-3|28	%files
14cr|python-bottle-0.12.7-3|29	%doc README.rst PKG-INFO
14cr|python-bottle-0.12.7-3|30	%{py_puresitedir}/*
14cr|python-bottle-0.12.7-3|31	
14cr|python-bottle-0.12.7-3|32	#####################################
14cr|python-bottle-0.12.7-3|33	# python3
14cr|python-bottle-0.12.7-3|34	%package -n python3-%{oname}
14cr|python-bottle-0.12.7-3|35	Summary:        Fast and simple WSGI-framework for small web-applications
14cr|python-bottle-0.12.7-3|36	
14cr|python-bottle-0.12.7-3|37	Group:          Development/Python
14cr|python-bottle-0.12.7-3|38	
14cr|python-bottle-0.12.7-3|39	%description -n python3-%{oname}
14cr|python-bottle-0.12.7-3|40	Bottle is a fast and simple micro-framework for small web-applications.
14cr|python-bottle-0.12.7-3|41	It offers request dispatching (Routes) with URL parameter support, Templates,
14cr|python-bottle-0.12.7-3|42	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
14cr|python-bottle-0.12.7-3|43	template engines. All in a single file and with no dependencies other than the
14cr|python-bottle-0.12.7-3|44	Python Standard Library.
14cr|python-bottle-0.12.7-3|45	
14cr|python-bottle-0.12.7-3|46	%files -n python3-%{oname}
14cr|python-bottle-0.12.7-3|47	%doc README.rst PKG-INFO
14cr|python-bottle-0.12.7-3|48	%{py3_puresitedir}/*
14cr|python-bottle-0.12.7-3|49	
14cr|python-bottle-0.12.7-3|50	#####################################
14cr|python-bottle-0.12.7-3|51	%prep
14cr|python-bottle-0.12.7-3|52	%setup -q -n %{oname}-%{version}
14cr|python-bottle-0.12.7-3|53	sed -i '/^#!/d' bottle.py
14cr|python-bottle-0.12.7-3|54	
14cr|python-bottle-0.12.7-3|55	# python3
14cr|python-bottle-0.12.7-3|56	mkdir -p python3
14cr|python-bottle-0.12.7-3|57	cp -a {bottle.py,PKG-INFO,README.rst,setup.py*,test} python3
14cr|python-bottle-0.12.7-3|58	find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!python3|'
14cr|python-bottle-0.12.7-3|59	
14cr|python-bottle-0.12.7-3|60	%build
14cr|python-bottle-0.12.7-3|61	python setup.py build
14cr|python-bottle-0.12.7-3|62	
14cr|python-bottle-0.12.7-3|63	pushd python3
14cr|python-bottle-0.12.7-3|64	python3 setup.py build
14cr|python-bottle-0.12.7-3|65	popd
14cr|python-bottle-0.12.7-3|66	
14cr|python-bottle-0.12.7-3|67	%install
14cr|python-bottle-0.12.7-3|68	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-bottle-0.12.7-3|69	rm %{buildroot}%{_bindir}/bottle.py
14cr|python-bottle-0.12.7-3|70	
14cr|python-bottle-0.12.7-3|71	pushd python3
14cr|python-bottle-0.12.7-3|72	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-bottle-0.12.7-3|73	rm %{buildroot}%{_bindir}/bottle.py
14cr|python-bottle-0.12.7-3|74	popd
14cr|python-bottle-0.12.7-3|75	
14cr|python-bottle-0.12.7-3|76	
14cr|python-bottle-0.12.7-3|77	
14cr|python-bottle-0.12.7-3|78	
14cr|python-bottle-0.12.7-3|79	
14cr|python-bottle-0.12.7-3|80	
14cr|python-bottle-0.12.7-3|81	
14cr|python-bottle-0.12.7-3|82	%changelog
14cr|python-bottle-0.12.7-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.7-3
14cr|python-bottle-0.12.7-3|84	+ Revision: e8b6671
14cr|python-bottle-0.12.7-3|85	- MassBuild#464: Increase release tag
14cr|python-bottle-0.12.7-3|86	
14cr|python-bottle-0.12.7-3|87	

6580 14
14cr|python-bottleneck-0.8.0-2|1	%define tarname	Bottleneck
14cr|python-bottleneck-0.8.0-2|2	# doesn't really works  the *so are still provided ...
14cr|python-bottleneck-0.8.0-2|3	%define __provides_exclude_from ^%{py_platsitedir}/bottleneck/*.so
14cr|python-bottleneck-0.8.0-2|4	
14cr|python-bottleneck-0.8.0-2|5	Summary:	Fast NumPy array functions written in Cython
14cr|python-bottleneck-0.8.0-2|6	
14cr|python-bottleneck-0.8.0-2|7	Name:		python-bottleneck
14cr|python-bottleneck-0.8.0-2|8	Version:	0.8.0
14cr|python-bottleneck-0.8.0-2|9	Release:	2
14cr|python-bottleneck-0.8.0-2|10	Source0:	http://pypi.python.org/packages/source/B/Bottleneck/Bottleneck-%{version}.tar.gz
14cr|python-bottleneck-0.8.0-2|11	Patch0:		lm-0.7.0.patch
14cr|python-bottleneck-0.8.0-2|12	License:	BSD
14cr|python-bottleneck-0.8.0-2|13	Group:		Development/Python
14cr|python-bottleneck-0.8.0-2|14	Url:		http://pypi.python.org/pypi/Bottleneck
14cr|python-bottleneck-0.8.0-2|15	Requires:	python-numpy
14cr|python-bottleneck-0.8.0-2|16	#for check
14cr|python-bottleneck-0.8.0-2|17	BuildRequires:	pythonegg(nose) >= 1.3.0
14cr|python-bottleneck-0.8.0-2|18	#
14cr|python-bottleneck-0.8.0-2|19	BuildRequires:	python-numpy-devel
14cr|python-bottleneck-0.8.0-2|20	BuildRequires:	pkgconfig(python)
14cr|python-bottleneck-0.8.0-2|21	BuildRequires:	python-sphinx
14cr|python-bottleneck-0.8.0-2|22	BuildRequires:	pkgconfig(lapack)
14cr|python-bottleneck-0.8.0-2|23	
14cr|python-bottleneck-0.8.0-2|24	%description
14cr|python-bottleneck-0.8.0-2|25	Bottleneck is a collection of fast NumPy array functions written in
14cr|python-bottleneck-0.8.0-2|26	Cython.
14cr|python-bottleneck-0.8.0-2|27	
14cr|python-bottleneck-0.8.0-2|28	%prep
14cr|python-bottleneck-0.8.0-2|29	%setup -q -n %{tarname}-%{version}
14cr|python-bottleneck-0.8.0-2|30	%patch0 -p0
14cr|python-bottleneck-0.8.0-2|31	
14cr|python-bottleneck-0.8.0-2|32	%build
14cr|python-bottleneck-0.8.0-2|33	python setup.py build
14cr|python-bottleneck-0.8.0-2|34	
14cr|python-bottleneck-0.8.0-2|35	export PYTHONPATH="`pwd`/`find . -depth -type d -name lib.linux*`"
14cr|python-bottleneck-0.8.0-2|36	pushd doc
14cr|python-bottleneck-0.8.0-2|37	mkdir -p source/_static
14cr|python-bottleneck-0.8.0-2|38	make html
14cr|python-bottleneck-0.8.0-2|39	
14cr|python-bottleneck-0.8.0-2|40	# clean after sphinx
14cr|python-bottleneck-0.8.0-2|41	rm -rf build/html/.buildinfo \
14cr|python-bottleneck-0.8.0-2|42	build/html/_sources
14cr|python-bottleneck-0.8.0-2|43	
14cr|python-bottleneck-0.8.0-2|44	
14cr|python-bottleneck-0.8.0-2|45	%install
14cr|python-bottleneck-0.8.0-2|46	python setup.py install --root `pwd`/test_install
14cr|python-bottleneck-0.8.0-2|47	# clean unneeded stuff
14cr|python-bottleneck-0.8.0-2|48	rm -rf test_install/%{py_platsitedir}/bottleneck/src \
14cr|python-bottleneck-0.8.0-2|49	test_install/%{py_platsitedir}/bottleneck/LICENSE
14cr|python-bottleneck-0.8.0-2|50	
14cr|python-bottleneck-0.8.0-2|51	# install into buildroot
14cr|python-bottleneck-0.8.0-2|52	cp -a test_install/* %{buildroot}
14cr|python-bottleneck-0.8.0-2|53	
14cr|python-bottleneck-0.8.0-2|54	%check
14cr|python-bottleneck-0.8.0-2|55	pushd `find . -depth -type d -name lib.linux*`
14cr|python-bottleneck-0.8.0-2|56	python -c 'import bottleneck as bn; bn.test()'
14cr|python-bottleneck-0.8.0-2|57	popd
14cr|python-bottleneck-0.8.0-2|58	
14cr|python-bottleneck-0.8.0-2|59	
14cr|python-bottleneck-0.8.0-2|60	%files
14cr|python-bottleneck-0.8.0-2|61	%doc LICENSE README.rst RELEASE.rst doc/build/html
14cr|python-bottleneck-0.8.0-2|62	%{py_platsitedir}/Bottleneck*
14cr|python-bottleneck-0.8.0-2|63	%{py_platsitedir}/bottleneck*
14cr|python-bottleneck-0.8.0-2|64	
14cr|python-bottleneck-0.8.0-2|65	
14cr|python-bottleneck-0.8.0-2|66	
14cr|python-bottleneck-0.8.0-2|67	
14cr|python-bottleneck-0.8.0-2|68	
14cr|python-bottleneck-0.8.0-2|69	%changelog
14cr|python-bottleneck-0.8.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|python-bottleneck-0.8.0-2|71	+ Revision: 425d90d
14cr|python-bottleneck-0.8.0-2|72	- MassBuild#464: Increase release tag
14cr|python-bottleneck-0.8.0-2|73	
14cr|python-bottleneck-0.8.0-2|74	

6581 14
14cr|python-BTrees-4.0.8-2|1	%define	oname	BTrees
14cr|python-BTrees-4.0.8-2|2	
14cr|python-BTrees-4.0.8-2|3	Name:		python-%{oname}
14cr|python-BTrees-4.0.8-2|4	Version:	4.0.8
14cr|python-BTrees-4.0.8-2|5	Release:	2
14cr|python-BTrees-4.0.8-2|6	Summary:	Scalable persistent object containers
14cr|python-BTrees-4.0.8-2|7	Source0:	http://pypi.python.org/packages/source/B/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-BTrees-4.0.8-2|8	License:	ZPL 2.1
14cr|python-BTrees-4.0.8-2|9	Group:		Development/Ruby
14cr|python-BTrees-4.0.8-2|10	Url:		http://packages.python.org/BTrees
14cr|python-BTrees-4.0.8-2|11	BuildRequires:	python-devel python-setuptools
14cr|python-BTrees-4.0.8-2|12	
14cr|python-BTrees-4.0.8-2|13	%description
14cr|python-BTrees-4.0.8-2|14	``BTrees``:  scalable persistent components
14cr|python-BTrees-4.0.8-2|15	===========================================
14cr|python-BTrees-4.0.8-2|16	
14cr|python-BTrees-4.0.8-2|17	This package contains a set of persistent object containers built around
14cr|python-BTrees-4.0.8-2|18	a modified BTree data structure.  The trees are optimized for use inside
14cr|python-BTrees-4.0.8-2|19	ZODB's "optimistic concurrency" paradigm, and include explicit resolution
14cr|python-BTrees-4.0.8-2|20	of conflicts detected by that mechannism.
14cr|python-BTrees-4.0.8-2|21	
14cr|python-BTrees-4.0.8-2|22	Please see the Sphinx documentation (``docs/index.rst``) for further
14cr|python-BTrees-4.0.8-2|23	information.
14cr|python-BTrees-4.0.8-2|24	
14cr|python-BTrees-4.0.8-2|25	%prep
14cr|python-BTrees-4.0.8-2|26	%setup -q -n %{oname}-%{version}
14cr|python-BTrees-4.0.8-2|27	
14cr|python-BTrees-4.0.8-2|28	%build
14cr|python-BTrees-4.0.8-2|29	python setup.py build
14cr|python-BTrees-4.0.8-2|30	
14cr|python-BTrees-4.0.8-2|31	%install
14cr|python-BTrees-4.0.8-2|32	python setup.py install --root=%{buildroot}
14cr|python-BTrees-4.0.8-2|33	
14cr|python-BTrees-4.0.8-2|34	%check
14cr|python-BTrees-4.0.8-2|35	python setup.py test
14cr|python-BTrees-4.0.8-2|36	
14cr|python-BTrees-4.0.8-2|37	%files
14cr|python-BTrees-4.0.8-2|38	%doc CHANGES.rst
14cr|python-BTrees-4.0.8-2|39	%doc COPYRIGHT.txt
14cr|python-BTrees-4.0.8-2|40	%doc LICENSE.txt
14cr|python-BTrees-4.0.8-2|41	%doc README.rst
14cr|python-BTrees-4.0.8-2|42	%doc BTrees/Development.txt
14cr|python-BTrees-4.0.8-2|43	%doc docs/_build/doctest/output.txt
14cr|python-BTrees-4.0.8-2|44	%doc docs/_build/doctrees/api.doctree
14cr|python-BTrees-4.0.8-2|45	%doc docs/_build/doctrees/index.doctree
14cr|python-BTrees-4.0.8-2|46	%doc docs/_build/html/api.html
14cr|python-BTrees-4.0.8-2|47	%doc docs/_build/html/genindex.html
14cr|python-BTrees-4.0.8-2|48	%doc docs/_build/html/index.html
14cr|python-BTrees-4.0.8-2|49	%doc docs/_build/html/py-modindex.html
14cr|python-BTrees-4.0.8-2|50	%doc docs/_build/html/search.html
14cr|python-BTrees-4.0.8-2|51	%doc docs/_build/html/_modules/index.html
14cr|python-BTrees-4.0.8-2|52	%doc docs/_build/html/_modules/BTrees/Interfaces.html
14cr|python-BTrees-4.0.8-2|53	%doc docs/_build/html/_sources/api.txt
14cr|python-BTrees-4.0.8-2|54	%doc docs/_build/html/_sources/index.txt
14cr|python-BTrees-4.0.8-2|55	%doc docs/_build/html/_static/placeholder.txt
14cr|python-BTrees-4.0.8-2|56	%doc docs/_static/placeholder.txt
14cr|python-BTrees-4.0.8-2|57	%doc docs/_templates/placeholder.txt
14cr|python-BTrees-4.0.8-2|58	%{py_platsitedir}/BTrees/*
14cr|python-BTrees-4.0.8-2|59	%{py_platsitedir}/BTrees*.egg-info
14cr|python-BTrees-4.0.8-2|60	
14cr|python-BTrees-4.0.8-2|61	%changelog
14cr|python-BTrees-4.0.8-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.8-2
14cr|python-BTrees-4.0.8-2|63	+ Revision: 12df8ca
14cr|python-BTrees-4.0.8-2|64	- MassBuild#464: Increase release tag
14cr|python-BTrees-4.0.8-2|65	
14cr|python-BTrees-4.0.8-2|66	

6582 14
14cr|python-bugz-0.8.0-5|1	%define module_name pybugz
14cr|python-bugz-0.8.0-5|2	%define shortname bugz
14cr|python-bugz-0.8.0-5|3	
14cr|python-bugz-0.8.0-5|4	Summary:    A python and command line interface to Bugzilla
14cr|python-bugz-0.8.0-5|5	Name:		python-bugz
14cr|python-bugz-0.8.0-5|6	Version:    0.8.0
14cr|python-bugz-0.8.0-5|7	Release:	5
14cr|python-bugz-0.8.0-5|8	Source0:    http://pybugz.googlecode.com/files/pybugz-%version.tar.gz
14cr|python-bugz-0.8.0-5|9	Patch0:		pybugz-really-receive-auth-cookie.patch
14cr|python-bugz-0.8.0-5|10	Patch1:		pybugz-properly-modify-bugz.patch
14cr|python-bugz-0.8.0-5|11	Patch2:		pybugz-python2.7.patch
14cr|python-bugz-0.8.0-5|12	License:	GPL
14cr|python-bugz-0.8.0-5|13	Group:		Development/Python
14cr|python-bugz-0.8.0-5|14	Url:		http://code.google.com/p/pybugz/
14cr|python-bugz-0.8.0-5|15	BuildRequires: python-devel
14cr|python-bugz-0.8.0-5|16	BuildArch: noarch
14cr|python-bugz-0.8.0-5|17	Requires:  python-elementtree
14cr|python-bugz-0.8.0-5|18	
14cr|python-bugz-0.8.0-5|19	%description
14cr|python-bugz-0.8.0-5|20	PyBugz is a python and command line interface to Bugzilla.
14cr|python-bugz-0.8.0-5|21	
14cr|python-bugz-0.8.0-5|22	It was conceived as a tool to speed up the workflow for Gentoo Linux developers
14cr|python-bugz-0.8.0-5|23	and contributors when dealing with bugs using Bugzilla. By avoiding the clunky
14cr|python-bugz-0.8.0-5|24	web interface, the user quickly search, isolate and contribute to the project
14cr|python-bugz-0.8.0-5|25	very quickly.
14cr|python-bugz-0.8.0-5|26	Developers alike can easily extract attachments and close bugs all from the
14cr|python-bugz-0.8.0-5|27	comfort of the command line.
14cr|python-bugz-0.8.0-5|28	
14cr|python-bugz-0.8.0-5|29	PyBugz is written in Python and written in a way to be extended easily for
14cr|python-bugz-0.8.0-5|30	use on other Bugzillas.
14cr|python-bugz-0.8.0-5|31	
14cr|python-bugz-0.8.0-5|32	%prep
14cr|python-bugz-0.8.0-5|33	%setup -q -n %module_name-%version
14cr|python-bugz-0.8.0-5|34	%patch0 -p1
14cr|python-bugz-0.8.0-5|35	%patch1 -p1
14cr|python-bugz-0.8.0-5|36	%patch2 -p1
14cr|python-bugz-0.8.0-5|37	perl -pi -e 's|http://bugs.gentoo.org/|https://qa.mandriva.com/|' bugz/cli.py
14cr|python-bugz-0.8.0-5|38	
14cr|python-bugz-0.8.0-5|39	%build
14cr|python-bugz-0.8.0-5|40	python setup.py build
14cr|python-bugz-0.8.0-5|41	
14cr|python-bugz-0.8.0-5|42	%install
14cr|python-bugz-0.8.0-5|43	python setup.py install --root=%{buildroot}
14cr|python-bugz-0.8.0-5|44	
14cr|python-bugz-0.8.0-5|45	%files
14cr|python-bugz-0.8.0-5|46	%doc README
14cr|python-bugz-0.8.0-5|47	%_bindir/bugz
14cr|python-bugz-0.8.0-5|48	%{py_sitedir}/%{shortname}/
14cr|python-bugz-0.8.0-5|49	%{py_sitedir}/%{module_name}-%{version}-py%{py_ver}.egg-info
14cr|python-bugz-0.8.0-5|50	
14cr|python-bugz-0.8.0-5|51	
14cr|python-bugz-0.8.0-5|52	
14cr|python-bugz-0.8.0-5|53	%changelog
14cr|python-bugz-0.8.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-5
14cr|python-bugz-0.8.0-5|55	+ Revision: 8952535
14cr|python-bugz-0.8.0-5|56	- MassBuild#464: Increase release tag
14cr|python-bugz-0.8.0-5|57	
14cr|python-bugz-0.8.0-5|58	

6583 14
14cr|python-caja-1.8.0-3|1	Summary:	Python bindings for MATE's caja
14cr|python-caja-1.8.0-3|2	Name:		python-caja
14cr|python-caja-1.8.0-3|3	Version:	1.8.0
14cr|python-caja-1.8.0-3|4	Release:	3
14cr|python-caja-1.8.0-3|5	License:	GPLv2+ and LGPLv2+
14cr|python-caja-1.8.0-3|6	Group:		Development/Python
14cr|python-caja-1.8.0-3|7	Url:		http://mate-desktop.org
14cr|python-caja-1.8.0-3|8	Source0:	http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
14cr|python-caja-1.8.0-3|9	BuildRequires:	gtk-doc
14cr|python-caja-1.8.0-3|10	BuildRequires:	mate-common
14cr|python-caja-1.8.0-3|11	BuildRequires:	pkgconfig(libcaja-extension)
14cr|python-caja-1.8.0-3|12	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|python-caja-1.8.0-3|13	BuildRequires:	pkgconfig(python)
14cr|python-caja-1.8.0-3|14	
14cr|python-caja-1.8.0-3|15	%description
14cr|python-caja-1.8.0-3|16	These are bindings for the caja extension library introduced in MATE.
14cr|python-caja-1.8.0-3|17	
14cr|python-caja-1.8.0-3|18	%files
14cr|python-caja-1.8.0-3|19	%doc AUTHORS ChangeLog NEWS
14cr|python-caja-1.8.0-3|20	%{_libdir}/caja/extensions-2.0/*
14cr|python-caja-1.8.0-3|21	
14cr|python-caja-1.8.0-3|22	#----------------------------------------------------------------------------
14cr|python-caja-1.8.0-3|23	
14cr|python-caja-1.8.0-3|24	%package devel
14cr|python-caja-1.8.0-3|25	Summary:	Pkgconfig file and examples for %{name}
14cr|python-caja-1.8.0-3|26	Group:		Development/Other
14cr|python-caja-1.8.0-3|27	Requires:	%{name} = %{EVRD}
14cr|python-caja-1.8.0-3|28	
14cr|python-caja-1.8.0-3|29	%description devel
14cr|python-caja-1.8.0-3|30	Pkgconfig file for %{name}.
14cr|python-caja-1.8.0-3|31	
14cr|python-caja-1.8.0-3|32	%files devel
14cr|python-caja-1.8.0-3|33	%{_libdir}/pkgconfig/caja-python.pc
14cr|python-caja-1.8.0-3|34	
14cr|python-caja-1.8.0-3|35	#----------------------------------------------------------------------------
14cr|python-caja-1.8.0-3|36	
14cr|python-caja-1.8.0-3|37	%prep
14cr|python-caja-1.8.0-3|38	%setup -q
14cr|python-caja-1.8.0-3|39	
14cr|python-caja-1.8.0-3|40	%build
14cr|python-caja-1.8.0-3|41	NOCONFIGURE=1 ./autogen.sh
14cr|python-caja-1.8.0-3|42	%configure2_5x
14cr|python-caja-1.8.0-3|43	
14cr|python-caja-1.8.0-3|44	%make
14cr|python-caja-1.8.0-3|45	
14cr|python-caja-1.8.0-3|46	%install
14cr|python-caja-1.8.0-3|47	%makeinstall_std
14cr|python-caja-1.8.0-3|48	
14cr|python-caja-1.8.0-3|49	%changelog
14cr|python-caja-1.8.0-3|50	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-3
14cr|python-caja-1.8.0-3|51	+ Revision: 76a11cf
14cr|python-caja-1.8.0-3|52	- Fix BuildRequires, spec cleanup
14cr|python-caja-1.8.0-3|53	
14cr|python-caja-1.8.0-3|54	

6584 14
14cr|python-card-0.8.2-2|1	Name: python-card
14cr|python-card-0.8.2-2|2	Summary: PythonCard GUI construction toolkit
14cr|python-card-0.8.2-2|3	Version: 0.8.2
14cr|python-card-0.8.2-2|4	Release: 2
14cr|python-card-0.8.2-2|5	Source0: https://sourceforge.net/projects/pythoncard/files/PythonCard/0.8.2/PythonCard-%{version}.tar.gz
14cr|python-card-0.8.2-2|6	Patch1: PythonCardSamples.patch
14cr|python-card-0.8.2-2|7	Patch2: PythonCardConfig.patch
14cr|python-card-0.8.2-2|8	URL: http://pythoncard.sourceforge.net/
14cr|python-card-0.8.2-2|9	Group: Development/Python
14cr|python-card-0.8.2-2|10	License: Python license
14cr|python-card-0.8.2-2|11	Requires: python-base >= %{py_ver}, wxPython >= 2.5.2
14cr|python-card-0.8.2-2|12	BuildArch: noarch
14cr|python-card-0.8.2-2|13	BuildRequires: python-devel
14cr|python-card-0.8.2-2|14	
14cr|python-card-0.8.2-2|15	%description
14cr|python-card-0.8.2-2|16	PythonCard is a GUI construction kit for building cross-platform desktop
14cr|python-card-0.8.2-2|17	applications on Windows, Mac OS X, and Linux, using the Python language.
14cr|python-card-0.8.2-2|18	
14cr|python-card-0.8.2-2|19	%prep
14cr|python-card-0.8.2-2|20	%setup -n PythonCard-%{version} -q
14cr|python-card-0.8.2-2|21	%patch1 -p1
14cr|python-card-0.8.2-2|22	%patch2 -p1
14cr|python-card-0.8.2-2|23	
14cr|python-card-0.8.2-2|24	%build
14cr|python-card-0.8.2-2|25	python setup.py build
14cr|python-card-0.8.2-2|26	
14cr|python-card-0.8.2-2|27	%install
14cr|python-card-0.8.2-2|28	python setup.py install --root=%{buildroot}
14cr|python-card-0.8.2-2|29	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/gadflyDatabase.py
14cr|python-card-0.8.2-2|30	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/templates/htmlpreview.py
14cr|python-card-0.8.2-2|31	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/flatfileDatabase.py
14cr|python-card-0.8.2-2|32	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/gadflyDatabase.py
14cr|python-card-0.8.2-2|33	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/templates/htmlpreview.py
14cr|python-card-0.8.2-2|34	
14cr|python-card-0.8.2-2|35	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/samples
14cr|python-card-0.8.2-2|36	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/tools
14cr|python-card-0.8.2-2|37	
14cr|python-card-0.8.2-2|38	cp -pr %{buildroot}%{py_puresitedir}/PythonCard/samples %{buildroot}%{_datadir}/PythonCard
14cr|python-card-0.8.2-2|39	cp -pr %{buildroot}%{py_puresitedir}/PythonCard/tools %{buildroot}%{_datadir}/PythonCard
14cr|python-card-0.8.2-2|40	
14cr|python-card-0.8.2-2|41	# Mark all *py files in tools/ and samples/ that starts with shebang executable
14cr|python-card-0.8.2-2|42	find %{buildroot}%{_datadir}/PythonCard/samples/ \
14cr|python-card-0.8.2-2|43	%{buildroot}%{_datadir}/PythonCard/tools/ \
14cr|python-card-0.8.2-2|44	-name "*.py" | while read f
14cr|python-card-0.8.2-2|45	do
14cr|python-card-0.8.2-2|46	file_start=`head -1 "$f"`
14cr|python-card-0.8.2-2|47	if [[ $file_start == "#!/usr/bin/python" ]]
14cr|python-card-0.8.2-2|48	then
14cr|python-card-0.8.2-2|49	chmod 0755 $f
14cr|python-card-0.8.2-2|50	fi
14cr|python-card-0.8.2-2|51	done
14cr|python-card-0.8.2-2|52	
14cr|python-card-0.8.2-2|53	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/samples
14cr|python-card-0.8.2-2|54	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/tools
14cr|python-card-0.8.2-2|55	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/docs
14cr|python-card-0.8.2-2|56	rm -f %{buildroot}/usr/bin/install-pythoncard.py
14cr|python-card-0.8.2-2|57	rm -f %{buildroot}%{py_puresitedir}/PythonCard/build/scripts-2.4/install-pythoncard.py
14cr|python-card-0.8.2-2|58	
14cr|python-card-0.8.2-2|59	# menu support
14cr|python-card-0.8.2-2|60	
14cr|python-card-0.8.2-2|61	# XDG menus
14cr|python-card-0.8.2-2|62	mkdir -p %{buildroot}%{_datadir}/applications
14cr|python-card-0.8.2-2|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-resourceEditor.desktop << EOXDG1
14cr|python-card-0.8.2-2|64	[Desktop Entry]
14cr|python-card-0.8.2-2|65	Name=PythonCard Resource Editor
14cr|python-card-0.8.2-2|66	Comment=This represents the beginnings of a GUI resource (layout) editor for PythonCard
14cr|python-card-0.8.2-2|67	Exec=%{_datadir}/PythonCard/tools/resourceEditor/resourceEditor.py
14cr|python-card-0.8.2-2|68	Icon=development_environment_section
14cr|python-card-0.8.2-2|69	Terminal=false
14cr|python-card-0.8.2-2|70	Type=Application
14cr|python-card-0.8.2-2|71	Categories=X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments;Development;GUIDesigner;
14cr|python-card-0.8.2-2|72	EOXDG1
14cr|python-card-0.8.2-2|73	
14cr|python-card-0.8.2-2|74	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-codeEditor.desktop << EOXDG2
14cr|python-card-0.8.2-2|75	[Desktop Entry]
14cr|python-card-0.8.2-2|76	Name=PythonCard Code Editor
14cr|python-card-0.8.2-2|77	Comment=The codeEditor sample in PythonCard is focused on being a simple to use Python source code editor
14cr|python-card-0.8.2-2|78	Exec=%{_datadir}/PythonCard/tools/codeEditor/codeEditor.py
14cr|python-card-0.8.2-2|79	Icon=editors_section
14cr|python-card-0.8.2-2|80	Terminal=false
14cr|python-card-0.8.2-2|81	Type=Application
14cr|python-card-0.8.2-2|82	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
14cr|python-card-0.8.2-2|83	EOXDG2
14cr|python-card-0.8.2-2|84	
14cr|python-card-0.8.2-2|85	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-samples.desktop << EOXDG3
14cr|python-card-0.8.2-2|86	[Desktop Entry]
14cr|python-card-0.8.2-2|87	Name=PythonCard Samples
14cr|python-card-0.8.2-2|88	Comment=The main purpose of the samples is to "stress" the PythonCard framework and make sure that the framework is robust and full-featured
14cr|python-card-0.8.2-2|89	Exec=%{_datadir}/PythonCard/samples/samples.py
14cr|python-card-0.8.2-2|90	Icon=toys_section
14cr|python-card-0.8.2-2|91	Terminal=false
14cr|python-card-0.8.2-2|92	Type=Application
14cr|python-card-0.8.2-2|93	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
14cr|python-card-0.8.2-2|94	EOXDG3
14cr|python-card-0.8.2-2|95	
14cr|python-card-0.8.2-2|96	%files
14cr|python-card-0.8.2-2|97	%defattr(-,root,root,0755)
14cr|python-card-0.8.2-2|98	%doc docs/* README.txt README_StyleEditor.txt PKG-INFO
14cr|python-card-0.8.2-2|99	%{py_puresitedir}/PythonCard/*
14cr|python-card-0.8.2-2|100	%{py_puresitedir}/*.egg-info
14cr|python-card-0.8.2-2|101	%{_datadir}/PythonCard/samples/*
14cr|python-card-0.8.2-2|102	%{_datadir}/PythonCard/tools/*
14cr|python-card-0.8.2-2|103	%{_datadir}/applications/mandriva-%{name}*.desktop
14cr|python-card-0.8.2-2|104	
14cr|python-card-0.8.2-2|105	
14cr|python-card-0.8.2-2|106	
14cr|python-card-0.8.2-2|107	%changelog
14cr|python-card-0.8.2-2|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|python-card-0.8.2-2|109	+ Revision: c3bf7af
14cr|python-card-0.8.2-2|110	- MassBuild#464: Increase release tag
14cr|python-card-0.8.2-2|111	
14cr|python-card-0.8.2-2|112	

6585 14
14cr|python-carrot-0.10.7-2|1	%define module carrot
14cr|python-carrot-0.10.7-2|2	
14cr|python-carrot-0.10.7-2|3	Name:           python-%{module}
14cr|python-carrot-0.10.7-2|4	Version:        0.10.7
14cr|python-carrot-0.10.7-2|5	Release:        2
14cr|python-carrot-0.10.7-2|6	Url:            http://github.com/ask/carrot/
14cr|python-carrot-0.10.7-2|7	Summary:        AMQP Messaging Framework for Python
14cr|python-carrot-0.10.7-2|8	License:        BSD
14cr|python-carrot-0.10.7-2|9	Group:          Development/Python
14cr|python-carrot-0.10.7-2|10	Source:         %{module}-%{version}.tar.bz2
14cr|python-carrot-0.10.7-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|python-carrot-0.10.7-2|12	BuildRequires:  python-devel
14cr|python-carrot-0.10.7-2|13	BuildRequires:  python-setuptools
14cr|python-carrot-0.10.7-2|14	Requires:       python-amqplib
14cr|python-carrot-0.10.7-2|15	Requires:       python-anyjson
14cr|python-carrot-0.10.7-2|16	BuildArch:      noarch
14cr|python-carrot-0.10.7-2|17	
14cr|python-carrot-0.10.7-2|18	%description
14cr|python-carrot-0.10.7-2|19	An AMQP messaging queue framework. AMQP is the Advanced Message
14cr|python-carrot-0.10.7-2|20	Queuing Protocol, an open standard protocol for message orientation, queuing,
14cr|python-carrot-0.10.7-2|21	routing, reliability and security.
14cr|python-carrot-0.10.7-2|22	
14cr|python-carrot-0.10.7-2|23	The aim of carrot is to make messaging in Python as easy as possible by
14cr|python-carrot-0.10.7-2|24	providing a high-level interface for producing and consuming messages. At the
14cr|python-carrot-0.10.7-2|25	same time it is a goal to re-use what is already available as much as possible.
14cr|python-carrot-0.10.7-2|26	
14cr|python-carrot-0.10.7-2|27	%prep
14cr|python-carrot-0.10.7-2|28	%setup -q -n %{module}-%{version}
14cr|python-carrot-0.10.7-2|29	
14cr|python-carrot-0.10.7-2|30	%build
14cr|python-carrot-0.10.7-2|31	CFLAGS="%{optflags}" python setup.py build
14cr|python-carrot-0.10.7-2|32	
14cr|python-carrot-0.10.7-2|33	%install
14cr|python-carrot-0.10.7-2|34	rm -rf $RPM_BUILD_ROOT
14cr|python-carrot-0.10.7-2|35	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
14cr|python-carrot-0.10.7-2|36	
14cr|python-carrot-0.10.7-2|37	%clean
14cr|python-carrot-0.10.7-2|38	rm -rf %{buildroot}
14cr|python-carrot-0.10.7-2|39	
14cr|python-carrot-0.10.7-2|40	%files
14cr|python-carrot-0.10.7-2|41	%defattr(-,root,root)
14cr|python-carrot-0.10.7-2|42	%doc Changelog README TODO
14cr|python-carrot-0.10.7-2|43	%{python_sitearch}/*
14cr|python-carrot-0.10.7-2|44	
14cr|python-carrot-0.10.7-2|45	
14cr|python-carrot-0.10.7-2|46	
14cr|python-carrot-0.10.7-2|47	
14cr|python-carrot-0.10.7-2|48	%changelog
14cr|python-carrot-0.10.7-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.7-2
14cr|python-carrot-0.10.7-2|50	+ Revision: 069942b
14cr|python-carrot-0.10.7-2|51	- MassBuild#464: Increase release tag
14cr|python-carrot-0.10.7-2|52	
14cr|python-carrot-0.10.7-2|53	

6586 14
14cr|python-casuarius-1.1-2|1	%define	module	casuarius
14cr|python-casuarius-1.1-2|2	
14cr|python-casuarius-1.1-2|3	Summary:	Cython bindings for the Cassowary constraint solver
14cr|python-casuarius-1.1-2|4	Name:		python-%{module}
14cr|python-casuarius-1.1-2|5	Version:	1.1
14cr|python-casuarius-1.1-2|6	Release:	2
14cr|python-casuarius-1.1-2|7	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
14cr|python-casuarius-1.1-2|8	License:	LGPLv2.1
14cr|python-casuarius-1.1-2|9	Group:		Development/Python
14cr|python-casuarius-1.1-2|10	Url:		https://github.com/enthought/casuarius/
14cr|python-casuarius-1.1-2|11	BuildRequires:	python-cython >= 0.15.1
14cr|python-casuarius-1.1-2|12	BuildRequires:	python-devel
14cr|python-casuarius-1.1-2|13	
14cr|python-casuarius-1.1-2|14	%description
14cr|python-casuarius-1.1-2|15	Casuarius is a Cython wrapper for the Cassowary incremental constraint solver.
14cr|python-casuarius-1.1-2|16	
14cr|python-casuarius-1.1-2|17	%prep
14cr|python-casuarius-1.1-2|18	%setup -q -n %{module}-%{version}
14cr|python-casuarius-1.1-2|19	
14cr|python-casuarius-1.1-2|20	%build
14cr|python-casuarius-1.1-2|21	%__python setup.py build
14cr|python-casuarius-1.1-2|22	
14cr|python-casuarius-1.1-2|23	%install
14cr|python-casuarius-1.1-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-casuarius-1.1-2|25	
14cr|python-casuarius-1.1-2|26	%files
14cr|python-casuarius-1.1-2|27	%doc COPYING.LGPL LICENSE README.rst
14cr|python-casuarius-1.1-2|28	%py_platsitedir/%{module}*
14cr|python-casuarius-1.1-2|29	
14cr|python-casuarius-1.1-2|30	
14cr|python-casuarius-1.1-2|31	
14cr|python-casuarius-1.1-2|32	%changelog
14cr|python-casuarius-1.1-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|python-casuarius-1.1-2|34	+ Revision: 72db05e
14cr|python-casuarius-1.1-2|35	- MassBuild#464: Increase release tag
14cr|python-casuarius-1.1-2|36	
14cr|python-casuarius-1.1-2|37	

6587 14
14cr|python-cdb-0.34-14|1	Summary:	A python interface to constant database files (cdb)
14cr|python-cdb-0.34-14|2	Name:		python-cdb
14cr|python-cdb-0.34-14|3	Version:	0.34
14cr|python-cdb-0.34-14|4	Release:	14
14cr|python-cdb-0.34-14|5	License:	GPL
14cr|python-cdb-0.34-14|6	Group:		Development/Python
14cr|python-cdb-0.34-14|7	URL:		http://pilcrow.madison.wi.us/
14cr|python-cdb-0.34-14|8	Source0:	http://pilcrow.madison.wi.us/python-cdb/%{name}-%{version}.tar.gz
14cr|python-cdb-0.34-14|9	BuildRequires:	python-devel >= 2.0
14cr|python-cdb-0.34-14|10	Requires:	python >= 2.0
14cr|python-cdb-0.34-14|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-cdb-0.34-14|12	
14cr|python-cdb-0.34-14|13	%description
14cr|python-cdb-0.34-14|14	The python-cdb extension module is an adaptation of D. J.
14cr|python-cdb-0.34-14|15	Bernstein's constant database package (see
14cr|python-cdb-0.34-14|16	http://cr.yp.to/cdb.html).
14cr|python-cdb-0.34-14|17	
14cr|python-cdb-0.34-14|18	cdb files are mappings of keys to values, designed for wickedly
14cr|python-cdb-0.34-14|19	fast lookups and atomic updates.  This module mimics the normal
14cr|python-cdb-0.34-14|20	cdb utilities, cdb(get|dump|make), via convenient, high-level
14cr|python-cdb-0.34-14|21	Python objects.
14cr|python-cdb-0.34-14|22	
14cr|python-cdb-0.34-14|23	%prep
14cr|python-cdb-0.34-14|24	
14cr|python-cdb-0.34-14|25	%setup -q
14cr|python-cdb-0.34-14|26	
14cr|python-cdb-0.34-14|27	%build
14cr|python-cdb-0.34-14|28	
14cr|python-cdb-0.34-14|29	CFLAGS="%{optflags}" python setup.py build
14cr|python-cdb-0.34-14|30	
14cr|python-cdb-0.34-14|31	%install
14cr|python-cdb-0.34-14|32	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|python-cdb-0.34-14|33	
14cr|python-cdb-0.34-14|34	python setup.py install \
14cr|python-cdb-0.34-14|35	--root="%{buildroot}" \
14cr|python-cdb-0.34-14|36	--record="INSTALLED_FILES"
14cr|python-cdb-0.34-14|37	
14cr|python-cdb-0.34-14|38	%clean
14cr|python-cdb-0.34-14|39	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|python-cdb-0.34-14|40	
14cr|python-cdb-0.34-14|41	%files -f INSTALLED_FILES
14cr|python-cdb-0.34-14|42	%defattr(-,root,root)
14cr|python-cdb-0.34-14|43	%doc ChangeLog README COPYING Example
14cr|python-cdb-0.34-14|44	
14cr|python-cdb-0.34-14|45	
14cr|python-cdb-0.34-14|46	
14cr|python-cdb-0.34-14|47	
14cr|python-cdb-0.34-14|48	
14cr|python-cdb-0.34-14|49	
14cr|python-cdb-0.34-14|50	%changelog
14cr|python-cdb-0.34-14|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.34-14
14cr|python-cdb-0.34-14|52	+ Revision: d176e74
14cr|python-cdb-0.34-14|53	- MassBuild#464: Increase release tag
14cr|python-cdb-0.34-14|54	
14cr|python-cdb-0.34-14|55	

6588 14
14cr|python-CDDB-1.4-15|1	%define oname CDDB
14cr|python-CDDB-1.4-15|2	%define pyversion 2.4
14cr|python-CDDB-1.4-15|3	%define pysystemver 2.4
14cr|python-CDDB-1.4-15|4	
14cr|python-CDDB-1.4-15|5	Summary: Python CDDB module
14cr|python-CDDB-1.4-15|6	Name: python-%{oname}
14cr|python-CDDB-1.4-15|7	Version: 1.4
14cr|python-CDDB-1.4-15|8	Release: 15
14cr|python-CDDB-1.4-15|9	Source0: %{oname}-%version.tar.bz2
14cr|python-CDDB-1.4-15|10	License: GPL
14cr|python-CDDB-1.4-15|11	Group: Development/Python
14cr|python-CDDB-1.4-15|12	URL: http://cddb-py.sourceforge.net
14cr|python-CDDB-1.4-15|13	BuildRequires: python-devel
14cr|python-CDDB-1.4-15|14	Requires: python
14cr|python-CDDB-1.4-15|15	
14cr|python-CDDB-1.4-15|16	%description
14cr|python-CDDB-1.4-15|17	The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
14cr|python-CDDB-1.4-15|18	module cdrommodule.so, provide an easy way for Python programs to
14cr|python-CDDB-1.4-15|19	fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
14cr|python-CDDB-1.4-15|20	very large online database of track listings and other information on
14cr|python-CDDB-1.4-15|21	audio CDs.  UNIX platforms and Windows are both supported.
14cr|python-CDDB-1.4-15|22	
14cr|python-CDDB-1.4-15|23	
14cr|python-CDDB-1.4-15|24	%prep
14cr|python-CDDB-1.4-15|25	%setup -q -n %oname-%version
14cr|python-CDDB-1.4-15|26	
14cr|python-CDDB-1.4-15|27	%build
14cr|python-CDDB-1.4-15|28	python setup.py build
14cr|python-CDDB-1.4-15|29	
14cr|python-CDDB-1.4-15|30	%install
14cr|python-CDDB-1.4-15|31	python setup.py install --root %buildroot
14cr|python-CDDB-1.4-15|32	
14cr|python-CDDB-1.4-15|33	%files
14cr|python-CDDB-1.4-15|34	%doc CHANGES COPYING README
14cr|python-CDDB-1.4-15|35	%py_platsitedir/*
14cr|python-CDDB-1.4-15|36	
14cr|python-CDDB-1.4-15|37	
14cr|python-CDDB-1.4-15|38	
14cr|python-CDDB-1.4-15|39	
14cr|python-CDDB-1.4-15|40	
14cr|python-CDDB-1.4-15|41	%changelog
14cr|python-CDDB-1.4-15|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-15
14cr|python-CDDB-1.4-15|43	+ Revision: 8859029
14cr|python-CDDB-1.4-15|44	- MassBuild#464: Increase release tag
14cr|python-CDDB-1.4-15|45	
14cr|python-CDDB-1.4-15|46	

6589 14
14cr|python-celery-3.1.12-2|1	
14cr|python-celery-3.1.12-2|2	Name:           python-celery
14cr|python-celery-3.1.12-2|3	Version:        3.1.12
14cr|python-celery-3.1.12-2|4	Release:        2
14cr|python-celery-3.1.12-2|5	Summary:        Distributed Task Queue
14cr|python-celery-3.1.12-2|6	Group:          Development/Python
14cr|python-celery-3.1.12-2|7	License:        BSD
14cr|python-celery-3.1.12-2|8	URL:            http://celeryproject.org
14cr|python-celery-3.1.12-2|9	Source0:        http://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz
14cr|python-celery-3.1.12-2|10	
14cr|python-celery-3.1.12-2|11	BuildArch:      noarch
14cr|python-celery-3.1.12-2|12	BuildRequires:  pkgconfig(python)
14cr|python-celery-3.1.12-2|13	BuildRequires:  pythonegg(setuptools)
14cr|python-celery-3.1.12-2|14	BuildRequires:  pythonegg(nose)
14cr|python-celery-3.1.12-2|15	BuildRequires:  pythonegg(billiard) >= 3.3.0.18
14cr|python-celery-3.1.12-2|16	BuildRequires:  pythonegg(pytz)
14cr|python-celery-3.1.12-2|17	BuildRequires:  pythonegg(kombu) >= 3.0.11
14cr|python-celery-3.1.12-2|18	BuildRequires:  pythonegg(kombu) < 4.0
14cr|python-celery-3.1.12-2|19	BuildRequires:  pythonegg(amqp) >= 1.4.2
14cr|python-celery-3.1.12-2|20	
14cr|python-celery-3.1.12-2|21	Requires:       pythonegg(anyjson)
14cr|python-celery-3.1.12-2|22	Requires:       pythonegg(python-dateutil)
14cr|python-celery-3.1.12-2|23	Requires:       pythonegg(kombu) >= 3.0.11
14cr|python-celery-3.1.12-2|24	Requires:       pythonegg(kombu) < 4.0
14cr|python-celery-3.1.12-2|25	Requires:       pythonegg(pyparsing)
14cr|python-celery-3.1.12-2|26	Requires:       pythonegg(billiard) >= 3.3.0.14
14cr|python-celery-3.1.12-2|27	Requires:       pythonegg(billiard) < 3.4
14cr|python-celery-3.1.12-2|28	Requires:       pythonegg(amqp) >= 1.4.2
14cr|python-celery-3.1.12-2|29	
14cr|python-celery-3.1.12-2|30	%description
14cr|python-celery-3.1.12-2|31	An open source asynchronous task queue/job queue based on
14cr|python-celery-3.1.12-2|32	distributed message passing. It is focused on real-time
14cr|python-celery-3.1.12-2|33	operation, but supports scheduling as well.
14cr|python-celery-3.1.12-2|34	
14cr|python-celery-3.1.12-2|35	The execution units, called tasks, are executed concurrently
14cr|python-celery-3.1.12-2|36	on one or more worker nodes using multiprocessing, Eventlet
14cr|python-celery-3.1.12-2|37	or gevent. Tasks can execute asynchronously (in the background)
14cr|python-celery-3.1.12-2|38	or synchronously (wait until ready).
14cr|python-celery-3.1.12-2|39	
14cr|python-celery-3.1.12-2|40	Celery is used in production systems to process millions of
14cr|python-celery-3.1.12-2|41	tasks a day.
14cr|python-celery-3.1.12-2|42	
14cr|python-celery-3.1.12-2|43	Celery is written in Python, but the protocol can be implemented
14cr|python-celery-3.1.12-2|44	in any language. It can also operate with other languages using
14cr|python-celery-3.1.12-2|45	webhooks.
14cr|python-celery-3.1.12-2|46	
14cr|python-celery-3.1.12-2|47	The recommended message broker is RabbitMQ, but limited support
14cr|python-celery-3.1.12-2|48	for Redis, Beanstalk, MongoDB, CouchDB and databases
14cr|python-celery-3.1.12-2|49	(using SQLAlchemy or the Django ORM) is also available.
14cr|python-celery-3.1.12-2|50	
14cr|python-celery-3.1.12-2|51	
14cr|python-celery-3.1.12-2|52	%prep
14cr|python-celery-3.1.12-2|53	%setup -q -n celery-%{version}
14cr|python-celery-3.1.12-2|54	chmod 644 README.rst
14cr|python-celery-3.1.12-2|55	rm -fr docs/.static
14cr|python-celery-3.1.12-2|56	
14cr|python-celery-3.1.12-2|57	%build
14cr|python-celery-3.1.12-2|58	python setup.py build
14cr|python-celery-3.1.12-2|59	
14cr|python-celery-3.1.12-2|60	
14cr|python-celery-3.1.12-2|61	%install
14cr|python-celery-3.1.12-2|62	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-celery-3.1.12-2|63	
14cr|python-celery-3.1.12-2|64	
14cr|python-celery-3.1.12-2|65	
14cr|python-celery-3.1.12-2|66	
14cr|python-celery-3.1.12-2|67	%files
14cr|python-celery-3.1.12-2|68	%doc LICENSE README.rst TODO CONTRIBUTORS.txt docs examples
14cr|python-celery-3.1.12-2|69	%{py_purelibdir}/*
14cr|python-celery-3.1.12-2|70	%{_bindir}/celery
14cr|python-celery-3.1.12-2|71	%{_bindir}/celerybeat
14cr|python-celery-3.1.12-2|72	%{_bindir}/celeryd
14cr|python-celery-3.1.12-2|73	%{_bindir}/celeryd-multi
14cr|python-celery-3.1.12-2|74	
14cr|python-celery-3.1.12-2|75	%changelog
14cr|python-celery-3.1.12-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.12-2
14cr|python-celery-3.1.12-2|77	+ Revision: 7093955
14cr|python-celery-3.1.12-2|78	- MassBuild#464: Increase release tag
14cr|python-celery-3.1.12-2|79	
14cr|python-celery-3.1.12-2|80	

6590 14
14cr|python-certifi-0.0.8-2|1	%define	module	certifi
14cr|python-certifi-0.0.8-2|2	%define name	python-%{module}
14cr|python-certifi-0.0.8-2|3	%define version 0.0.8
14cr|python-certifi-0.0.8-2|4	%define release 2
14cr|python-certifi-0.0.8-2|5	
14cr|python-certifi-0.0.8-2|6	Summary:	Mozilla's SSL Certs
14cr|python-certifi-0.0.8-2|7	Name:		%{name}
14cr|python-certifi-0.0.8-2|8	Version:	%{version}
14cr|python-certifi-0.0.8-2|9	Release:	%{release}
14cr|python-certifi-0.0.8-2|10	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
14cr|python-certifi-0.0.8-2|11	License:	ISC
14cr|python-certifi-0.0.8-2|12	Group:		Development/Python
14cr|python-certifi-0.0.8-2|13	Url:		http://python-requests.org/
14cr|python-certifi-0.0.8-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-certifi-0.0.8-2|15	BuildArch:	noarch
14cr|python-certifi-0.0.8-2|16	BuildRequires:	python-devel
14cr|python-certifi-0.0.8-2|17	
14cr|python-certifi-0.0.8-2|18	%description
14cr|python-certifi-0.0.8-2|19	This package may or may not become a dependency of Requests. Mozilla's
14cr|python-certifi-0.0.8-2|20	CA bundle for SSL is MPL / GPL licensed. This will allow for that.
14cr|python-certifi-0.0.8-2|21	
14cr|python-certifi-0.0.8-2|22	%prep
14cr|python-certifi-0.0.8-2|23	%setup -q -n %{module}-%{version}
14cr|python-certifi-0.0.8-2|24	
14cr|python-certifi-0.0.8-2|25	%install
14cr|python-certifi-0.0.8-2|26	%__rm -rf %{buildroot}
14cr|python-certifi-0.0.8-2|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-certifi-0.0.8-2|28	
14cr|python-certifi-0.0.8-2|29	%clean
14cr|python-certifi-0.0.8-2|30	%__rm -rf %{buildroot}
14cr|python-certifi-0.0.8-2|31	
14cr|python-certifi-0.0.8-2|32	%files
14cr|python-certifi-0.0.8-2|33	%defattr(-,root,root)
14cr|python-certifi-0.0.8-2|34	%doc LICENSE README.rst
14cr|python-certifi-0.0.8-2|35	%py_sitedir/certifi*
14cr|python-certifi-0.0.8-2|36	
14cr|python-certifi-0.0.8-2|37	
14cr|python-certifi-0.0.8-2|38	
14cr|python-certifi-0.0.8-2|39	%changelog
14cr|python-certifi-0.0.8-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-2
14cr|python-certifi-0.0.8-2|41	+ Revision: bb1c73f
14cr|python-certifi-0.0.8-2|42	- MassBuild#464: Increase release tag
14cr|python-certifi-0.0.8-2|43	
14cr|python-certifi-0.0.8-2|44	

6591 14
14cr|python-cgen-2013.1.2-2|1	%define	module	cgen
14cr|python-cgen-2013.1.2-2|2	%define rel		2
14cr|python-cgen-2013.1.2-2|3	%if %mdkversion < 201100
14cr|python-cgen-2013.1.2-2|4	%else
14cr|python-cgen-2013.1.2-2|5	%endif
14cr|python-cgen-2013.1.2-2|6	
14cr|python-cgen-2013.1.2-2|7	Summary:	C/C++++ source generation from an AST
14cr|python-cgen-2013.1.2-2|8	
14cr|python-cgen-2013.1.2-2|9	Name:		python-%{module}
14cr|python-cgen-2013.1.2-2|10	Version:	2013.1.2
14cr|python-cgen-2013.1.2-2|11	Release:	2
14cr|python-cgen-2013.1.2-2|12	Source0:	http://pypi.python.org/packages/source/c/cgen/cgen-%{version}.tar.gz
14cr|python-cgen-2013.1.2-2|13	License:	MIT
14cr|python-cgen-2013.1.2-2|14	Group:		Development/Python
14cr|python-cgen-2013.1.2-2|15	Url:		http://pypi.python.org/pypi/cgen/
14cr|python-cgen-2013.1.2-2|16	BuildArch:	noarch
14cr|python-cgen-2013.1.2-2|17	Requires:	python-pytools
14cr|python-cgen-2013.1.2-2|18	BuildRequires:	python-setuptools
14cr|python-cgen-2013.1.2-2|19	BuildRequires:	python-sphinx
14cr|python-cgen-2013.1.2-2|20	%if %mdkversion < 201100
14cr|python-cgen-2013.1.2-2|21	BuildRequires:	python-virtualenv
14cr|python-cgen-2013.1.2-2|22	%endif
14cr|python-cgen-2013.1.2-2|23	BuildRequires:	python-devel
14cr|python-cgen-2013.1.2-2|24	
14cr|python-cgen-2013.1.2-2|25	%description
14cr|python-cgen-2013.1.2-2|26	cgen is a Python package for generating C/C++ source code.
14cr|python-cgen-2013.1.2-2|27	
14cr|python-cgen-2013.1.2-2|28	%prep
14cr|python-cgen-2013.1.2-2|29	%setup -q -n %{module}-%{version}
14cr|python-cgen-2013.1.2-2|30	
14cr|python-cgen-2013.1.2-2|31	%build
14cr|python-cgen-2013.1.2-2|32	%if %mdkversion < 201100
14cr|python-cgen-2013.1.2-2|33	virtualenv --distribute CGEN
14cr|python-cgen-2013.1.2-2|34	./CGEN/bin/python setup.py build
14cr|python-cgen-2013.1.2-2|35	%else
14cr|python-cgen-2013.1.2-2|36	%__python setup.py build
14cr|python-cgen-2013.1.2-2|37	%endif
14cr|python-cgen-2013.1.2-2|38	
14cr|python-cgen-2013.1.2-2|39	pushd doc
14cr|python-cgen-2013.1.2-2|40	export PYTHONPATH=`dir -d ../build/lib* | head -1`
14cr|python-cgen-2013.1.2-2|41	make PAPER=letter html
14cr|python-cgen-2013.1.2-2|42	find -name .buildinfo | xargs rm -f
14cr|python-cgen-2013.1.2-2|43	popd
14cr|python-cgen-2013.1.2-2|44	
14cr|python-cgen-2013.1.2-2|45	%install
14cr|python-cgen-2013.1.2-2|46	
14cr|python-cgen-2013.1.2-2|47	%if %mdkversion < 201100
14cr|python-cgen-2013.1.2-2|48	PYTHONDONTWRITEBYTECODE= ./CGEN/bin/python setup.py install --root=tmp/
14cr|python-cgen-2013.1.2-2|49	CGENROOT=`find tmp/ -name cgen-%{version}`
14cr|python-cgen-2013.1.2-2|50	%__install -d -m 755 %{buildroot}/usr
14cr|python-cgen-2013.1.2-2|51	mv -f $CGENROOT/CGEN/* %{buildroot}/usr/
14cr|python-cgen-2013.1.2-2|52	%else
14cr|python-cgen-2013.1.2-2|53	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-cgen-2013.1.2-2|54	%endif
14cr|python-cgen-2013.1.2-2|55	
14cr|python-cgen-2013.1.2-2|56	%clean
14cr|python-cgen-2013.1.2-2|57	
14cr|python-cgen-2013.1.2-2|58	%files
14cr|python-cgen-2013.1.2-2|59	%doc doc/build/html
14cr|python-cgen-2013.1.2-2|60	%{py_puresitedir}/cgen*
14cr|python-cgen-2013.1.2-2|61	
14cr|python-cgen-2013.1.2-2|62	
14cr|python-cgen-2013.1.2-2|63	
14cr|python-cgen-2013.1.2-2|64	
14cr|python-cgen-2013.1.2-2|65	%changelog
14cr|python-cgen-2013.1.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.1.2-2
14cr|python-cgen-2013.1.2-2|67	+ Revision: f2d2510
14cr|python-cgen-2013.1.2-2|68	- MassBuild#464: Increase release tag
14cr|python-cgen-2013.1.2-2|69	
14cr|python-cgen-2013.1.2-2|70	

6592 14
14cr|python-chaco-4.4.1-2|1	%define module	chaco
14cr|python-chaco-4.4.1-2|2	
14cr|python-chaco-4.4.1-2|3	Summary:	Enthought Tool Suite - interactive 2D plotting
14cr|python-chaco-4.4.1-2|4	
14cr|python-chaco-4.4.1-2|5	Name:		python-%{module}
14cr|python-chaco-4.4.1-2|6	Version:	4.4.1
14cr|python-chaco-4.4.1-2|7	Release:	2
14cr|python-chaco-4.4.1-2|8	Source0:	http://www.enthought.com/repo/ets/chaco-%{version}.tar.gz
14cr|python-chaco-4.4.1-2|9	Source1:	%{name}.rpmlintrc
14cr|python-chaco-4.4.1-2|10	License:	BSD
14cr|python-chaco-4.4.1-2|11	Group:		Development/Python
14cr|python-chaco-4.4.1-2|12	Url:		https://github.com/enthought/chaco/
14cr|python-chaco-4.4.1-2|13	Obsoletes:	python-enthought-chaco
14cr|python-chaco-4.4.1-2|14	Obsoletes:	python-enthought-chaco2
14cr|python-chaco-4.4.1-2|15	Requires:	python-traits >= 4.2.0
14cr|python-chaco-4.4.1-2|16	Requires:	python-enable >= 4.2.0
14cr|python-chaco-4.4.1-2|17	Requires:	python-numpy >= 1.1.0
14cr|python-chaco-4.4.1-2|18	Requires:	python-reportlab
14cr|python-chaco-4.4.1-2|19	BuildRequires:	python-numpy-devel >= 1.1.0
14cr|python-chaco-4.4.1-2|20	BuildRequires:	python-traits >= 4.2.0
14cr|python-chaco-4.4.1-2|21	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-chaco-4.4.1-2|22	BuildRequires:	x11-server-xvfb, procps
14cr|python-chaco-4.4.1-2|23	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-chaco-4.4.1-2|24	BuildRequires:	python-sphinx
14cr|python-chaco-4.4.1-2|25	BuildRequires:	pkgconfig(lapack)
14cr|python-chaco-4.4.1-2|26	BuildRequires:	pkgconfig(python)
14cr|python-chaco-4.4.1-2|27	
14cr|python-chaco-4.4.1-2|28	%description
14cr|python-chaco-4.4.1-2|29	Chaco is a Python plotting application toolkit that facilitates
14cr|python-chaco-4.4.1-2|30	writing plotting applications at all levels of complexity, from simple
14cr|python-chaco-4.4.1-2|31	scripts with hard-coded data to large plotting programs with complex
14cr|python-chaco-4.4.1-2|32	data interrelationships and a multitude of interactive tools. While
14cr|python-chaco-4.4.1-2|33	Chaco generates attractive static plots for publication and
14cr|python-chaco-4.4.1-2|34	presentation, it also works well for interactive data visualization
14cr|python-chaco-4.4.1-2|35	and exploration.
14cr|python-chaco-4.4.1-2|36	
14cr|python-chaco-4.4.1-2|37	%prep
14cr|python-chaco-4.4.1-2|38	%setup -q -n %{module}-%{version}
14cr|python-chaco-4.4.1-2|39	
14cr|python-chaco-4.4.1-2|40	%build
14cr|python-chaco-4.4.1-2|41	python setup.py build
14cr|python-chaco-4.4.1-2|42	Xvfb :100 -ac &
14cr|python-chaco-4.4.1-2|43	XPID=$!
14cr|python-chaco-4.4.1-2|44	export DISPLAY=:100.0
14cr|python-chaco-4.4.1-2|45	python setup.py build_docs
14cr|python-chaco-4.4.1-2|46	kill -9 $XPID
14cr|python-chaco-4.4.1-2|47	
14cr|python-chaco-4.4.1-2|48	%install
14cr|python-chaco-4.4.1-2|49	python setup.py install --root=%{buildroot}
14cr|python-chaco-4.4.1-2|50	
14cr|python-chaco-4.4.1-2|51	%files
14cr|python-chaco-4.4.1-2|52	%doc *.rst
14cr|python-chaco-4.4.1-2|53	%{py_platsitedir}/%{module}*
14cr|python-chaco-4.4.1-2|54	
14cr|python-chaco-4.4.1-2|55	%changelog
14cr|python-chaco-4.4.1-2|56	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 4.4.1-2
14cr|python-chaco-4.4.1-2|57	+ Revision: 28b18f1
14cr|python-chaco-4.4.1-2|58	- Fix BR
14cr|python-chaco-4.4.1-2|59	
14cr|python-chaco-4.4.1-2|60	

6593 14
14cr|python-chardet-2.1.1-4|1	%define module	chardet
14cr|python-chardet-2.1.1-4|2	
14cr|python-chardet-2.1.1-4|3	Summary:	Character encoding auto-detection in Python
14cr|python-chardet-2.1.1-4|4	Name:		python-%{module}
14cr|python-chardet-2.1.1-4|5	Version:	2.1.1
14cr|python-chardet-2.1.1-4|6	Release:	4
14cr|python-chardet-2.1.1-4|7	License:	LGPLv2+
14cr|python-chardet-2.1.1-4|8	Group:		Development/Python
14cr|python-chardet-2.1.1-4|9	Source:		https://pypi.python.org/packages/source/c/chardet/chardet-%{version}.tar.gz
14cr|python-chardet-2.1.1-4|10	URL:		http://chardet.feedparser.org/
14cr|python-chardet-2.1.1-4|11	BuildRequires:	python-devel
14cr|python-chardet-2.1.1-4|12	BuildRequires:	python-distribute
14cr|python-chardet-2.1.1-4|13	BuildRequires:	python3-devel
14cr|python-chardet-2.1.1-4|14	BuildRequires:	python3-distribute
14cr|python-chardet-2.1.1-4|15	BuildArch:	noarch
14cr|python-chardet-2.1.1-4|16	
14cr|python-chardet-2.1.1-4|17	%description
14cr|python-chardet-2.1.1-4|18	Character encoding auto-detection in Python. As smart as your browser.
14cr|python-chardet-2.1.1-4|19	
14cr|python-chardet-2.1.1-4|20	%package -n python3-chardet
14cr|python-chardet-2.1.1-4|21	Summary:        Character encoding auto-detection in Python
14cr|python-chardet-2.1.1-4|22	Group:          Development/Python
14cr|python-chardet-2.1.1-4|23	Requires:       python3
14cr|python-chardet-2.1.1-4|24	
14cr|python-chardet-2.1.1-4|25	%description -n python3-chardet
14cr|python-chardet-2.1.1-4|26	Character encoding auto-detection in Python. As smart as your browser.
14cr|python-chardet-2.1.1-4|27	
14cr|python-chardet-2.1.1-4|28	%prep
14cr|python-chardet-2.1.1-4|29	%setup -q -c
14cr|python-chardet-2.1.1-4|30	
14cr|python-chardet-2.1.1-4|31	mv %{module}-%{version} python2
14cr|python-chardet-2.1.1-4|32	cp -r python2 python3
14cr|python-chardet-2.1.1-4|33	
14cr|python-chardet-2.1.1-4|34	%build
14cr|python-chardet-2.1.1-4|35	pushd python2
14cr|python-chardet-2.1.1-4|36	%{__python} setup.py build
14cr|python-chardet-2.1.1-4|37	popd
14cr|python-chardet-2.1.1-4|38	
14cr|python-chardet-2.1.1-4|39	pushd python3
14cr|python-chardet-2.1.1-4|40	%{__python3} setup.py build
14cr|python-chardet-2.1.1-4|41	popd
14cr|python-chardet-2.1.1-4|42	
14cr|python-chardet-2.1.1-4|43	%install
14cr|python-chardet-2.1.1-4|44	pushd python3
14cr|python-chardet-2.1.1-4|45	PYTHONDONTWRITEBYTECODE=  %{__python3} setup.py install --root=%{buildroot}
14cr|python-chardet-2.1.1-4|46	mv %{buildroot}/%{_bindir}/chardetect.py %{buildroot}/%{_bindir}/python3-chardetect.py
14cr|python-chardet-2.1.1-4|47	popd
14cr|python-chardet-2.1.1-4|48	
14cr|python-chardet-2.1.1-4|49	pushd python2
14cr|python-chardet-2.1.1-4|50	PYTHONDONTWRITEBYTECODE=  %{__python} setup.py install --root=%{buildroot}
14cr|python-chardet-2.1.1-4|51	popd
14cr|python-chardet-2.1.1-4|52	
14cr|python-chardet-2.1.1-4|53	%clean
14cr|python-chardet-2.1.1-4|54	
14cr|python-chardet-2.1.1-4|55	%files
14cr|python-chardet-2.1.1-4|56	%doc python2/docs/*
14cr|python-chardet-2.1.1-4|57	%{_bindir}/chardetect.py
14cr|python-chardet-2.1.1-4|58	%{py_puresitedir}/*.egg-info
14cr|python-chardet-2.1.1-4|59	%{py_puresitedir}/%{module}
14cr|python-chardet-2.1.1-4|60	
14cr|python-chardet-2.1.1-4|61	%files -n python3-chardet
14cr|python-chardet-2.1.1-4|62	%doc python3/docs/*
14cr|python-chardet-2.1.1-4|63	%{_bindir}/python3-chardetect.py
14cr|python-chardet-2.1.1-4|64	%{py3_puresitedir}/*.egg-info
14cr|python-chardet-2.1.1-4|65	%{py3_puresitedir}/%{module}
14cr|python-chardet-2.1.1-4|66	
14cr|python-chardet-2.1.1-4|67	%changelog
14cr|python-chardet-2.1.1-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-4
14cr|python-chardet-2.1.1-4|69	+ Revision: 43708ec
14cr|python-chardet-2.1.1-4|70	- MassBuild#464: Increase release tag
14cr|python-chardet-2.1.1-4|71	
14cr|python-chardet-2.1.1-4|72	

6594 14
14cr|python-cherrypy-3.5.0-1|1	%define tarname CherryPy-%{version}
14cr|python-cherrypy-3.5.0-1|2	
14cr|python-cherrypy-3.5.0-1|3	Summary:        A Python-based framework for web application development
14cr|python-cherrypy-3.5.0-1|4	Name:           python-cherrypy
14cr|python-cherrypy-3.5.0-1|5	Version:        3.5.0
14cr|python-cherrypy-3.5.0-1|6	Release:        1
14cr|python-cherrypy-3.5.0-1|7	License:        BSD
14cr|python-cherrypy-3.5.0-1|8	Group:          Development/Python
14cr|python-cherrypy-3.5.0-1|9	URL:            http://www.cherrypy.org
14cr|python-cherrypy-3.5.0-1|10	Source0:        https://pypi.python.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
14cr|python-cherrypy-3.5.0-1|11	BuildRequires:	python-devel
14cr|python-cherrypy-3.5.0-1|12	BuildRequires:  python3-devel
14cr|python-cherrypy-3.5.0-1|13	BuildArch:      noarch
14cr|python-cherrypy-3.5.0-1|14	
14cr|python-cherrypy-3.5.0-1|15	%description
14cr|python-cherrypy-3.5.0-1|16	A Python-based framework for web application development.
14cr|python-cherrypy-3.5.0-1|17	
14cr|python-cherrypy-3.5.0-1|18	CheryPy allows you to write and easyly deploy web applications, thanks
14cr|python-cherrypy-3.5.0-1|19	to a bundled webserver. It features a automated way to map an url to a
14cr|python-cherrypy-3.5.0-1|20	mathod, allowing you to describe your site as a python class.
14cr|python-cherrypy-3.5.0-1|21	
14cr|python-cherrypy-3.5.0-1|22	%package -n python3-cherrypy
14cr|python-cherrypy-3.5.0-1|23	Summary:        A Python-based framework for web application development
14cr|python-cherrypy-3.5.0-1|24	Group:          Development/Python
14cr|python-cherrypy-3.5.0-1|25	Requires:       python3
14cr|python-cherrypy-3.5.0-1|26	
14cr|python-cherrypy-3.5.0-1|27	%description -n python3-cherrypy
14cr|python-cherrypy-3.5.0-1|28	A Python-based framework for web application development.
14cr|python-cherrypy-3.5.0-1|29	
14cr|python-cherrypy-3.5.0-1|30	CheryPy allows you to write and easyly deploy web applications, thanks
14cr|python-cherrypy-3.5.0-1|31	to a bundled webserver. It features a automated way to map an url to a
14cr|python-cherrypy-3.5.0-1|32	mathod, allowing you to describe your site as a python class.
14cr|python-cherrypy-3.5.0-1|33	
14cr|python-cherrypy-3.5.0-1|34	%prep
14cr|python-cherrypy-3.5.0-1|35	%setup -q -c
14cr|python-cherrypy-3.5.0-1|36	
14cr|python-cherrypy-3.5.0-1|37	mv %{tarname} python2
14cr|python-cherrypy-3.5.0-1|38	cp -r python2 python3
14cr|python-cherrypy-3.5.0-1|39	
14cr|python-cherrypy-3.5.0-1|40	%build
14cr|python-cherrypy-3.5.0-1|41	cat > tutorial.conf << EOF
14cr|python-cherrypy-3.5.0-1|42	[server]
14cr|python-cherrypy-3.5.0-1|43	socketPort = 8080
14cr|python-cherrypy-3.5.0-1|44	threadPool = 10
14cr|python-cherrypy-3.5.0-1|45	
14cr|python-cherrypy-3.5.0-1|46	[session]
14cr|python-cherrypy-3.5.0-1|47	storageType=ram
14cr|python-cherrypy-3.5.0-1|48	EOF
14cr|python-cherrypy-3.5.0-1|49	
14cr|python-cherrypy-3.5.0-1|50	pushd python2
14cr|python-cherrypy-3.5.0-1|51	cp ../tutorial.conf .
14cr|python-cherrypy-3.5.0-1|52	python setup.py build
14cr|python-cherrypy-3.5.0-1|53	popd
14cr|python-cherrypy-3.5.0-1|54	
14cr|python-cherrypy-3.5.0-1|55	pushd python3
14cr|python-cherrypy-3.5.0-1|56	cp ../tutorial.conf .
14cr|python-cherrypy-3.5.0-1|57	%{__python3} setup.py build
14cr|python-cherrypy-3.5.0-1|58	popd
14cr|python-cherrypy-3.5.0-1|59	
14cr|python-cherrypy-3.5.0-1|60	%install
14cr|python-cherrypy-3.5.0-1|61	pushd python3
14cr|python-cherrypy-3.5.0-1|62	%{__python3} setup.py install --root=%{buildroot}
14cr|python-cherrypy-3.5.0-1|63	mv %{buildroot}/%{_bindir}/cherryd %{buildroot}/%{_bindir}/python3-cherryd
14cr|python-cherrypy-3.5.0-1|64	popd
14cr|python-cherrypy-3.5.0-1|65	
14cr|python-cherrypy-3.5.0-1|66	pushd python2
14cr|python-cherrypy-3.5.0-1|67	python setup.py install --root=%{buildroot}
14cr|python-cherrypy-3.5.0-1|68	popd
14cr|python-cherrypy-3.5.0-1|69	
14cr|python-cherrypy-3.5.0-1|70	%files -n python-cherrypy
14cr|python-cherrypy-3.5.0-1|71	%doc python2/README.txt
14cr|python-cherrypy-3.5.0-1|72	%doc python2/cherrypy/tutorial/*
14cr|python-cherrypy-3.5.0-1|73	%{py_puresitedir}/cherrypy/*
14cr|python-cherrypy-3.5.0-1|74	%{py_puresitedir}/*.egg-info
14cr|python-cherrypy-3.5.0-1|75	%{_bindir}/cherryd
14cr|python-cherrypy-3.5.0-1|76	
14cr|python-cherrypy-3.5.0-1|77	%files -n python3-cherrypy
14cr|python-cherrypy-3.5.0-1|78	%doc python3/README.txt
14cr|python-cherrypy-3.5.0-1|79	%doc python3/cherrypy/tutorial/*
14cr|python-cherrypy-3.5.0-1|80	%{py3_puresitedir}/cherrypy/*
14cr|python-cherrypy-3.5.0-1|81	%{py3_puresitedir}/*.egg-info
14cr|python-cherrypy-3.5.0-1|82	%{_bindir}/python3-cherryd
14cr|python-cherrypy-3.5.0-1|83	
14cr|python-cherrypy-3.5.0-1|84	%changelog
14cr|python-cherrypy-3.5.0-1|85	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-1
14cr|python-cherrypy-3.5.0-1|86	+ Revision: 3d95ed3
14cr|python-cherrypy-3.5.0-1|87	- Updated to 3.5.0 (by updates_builder)
14cr|python-cherrypy-3.5.0-1|88	
14cr|python-cherrypy-3.5.0-1|89	

6595 14
14cr|python-chm-0.8.4-6|1	%define name		python-chm
14cr|python-chm-0.8.4-6|2	%define realname	pychm
14cr|python-chm-0.8.4-6|3	%define version 0.8.4
14cr|python-chm-0.8.4-6|4	
14cr|python-chm-0.8.4-6|5	Summary: Python package to handle CHM files
14cr|python-chm-0.8.4-6|6	Name:			%{name}
14cr|python-chm-0.8.4-6|7	Version:		%{version}
14cr|python-chm-0.8.4-6|8	Release:		6
14cr|python-chm-0.8.4-6|9	Source0: %{realname}-%{version}.tar.bz2
14cr|python-chm-0.8.4-6|10	License: GPL
14cr|python-chm-0.8.4-6|11	Group: Development/Python
14cr|python-chm-0.8.4-6|12	BuildRequires:	chmlib-devel
14cr|python-chm-0.8.4-6|13	BuildRequires:	python-devel
14cr|python-chm-0.8.4-6|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|python-chm-0.8.4-6|15	Url: http://gnochm.sourceforge.net
14cr|python-chm-0.8.4-6|16	Provides: pychm
14cr|python-chm-0.8.4-6|17	
14cr|python-chm-0.8.4-6|18	%description
14cr|python-chm-0.8.4-6|19	The chm package provides three modules, chm, chmlib and extra,
14cr|python-chm-0.8.4-6|20	which provide access to the API implemented by the C library
14cr|python-chm-0.8.4-6|21	chmlib and some additional classes and functions. They are
14cr|python-chm-0.8.4-6|22	used to access MS-ITSS encoded files - Compressed Html Help
14cr|python-chm-0.8.4-6|23	files (.chm).
14cr|python-chm-0.8.4-6|24	
14cr|python-chm-0.8.4-6|25	%prep
14cr|python-chm-0.8.4-6|26	%setup -q -n %{realname}-%{version}
14cr|python-chm-0.8.4-6|27	
14cr|python-chm-0.8.4-6|28	%build
14cr|python-chm-0.8.4-6|29	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-chm-0.8.4-6|30	
14cr|python-chm-0.8.4-6|31	%install
14cr|python-chm-0.8.4-6|32	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-chm-0.8.4-6|33	
14cr|python-chm-0.8.4-6|34	%clean
14cr|python-chm-0.8.4-6|35	rm -rf $RPM_BUILD_ROOT
14cr|python-chm-0.8.4-6|36	
14cr|python-chm-0.8.4-6|37	%files
14cr|python-chm-0.8.4-6|38	%defattr(-,root,root)
14cr|python-chm-0.8.4-6|39	%doc README NEWS COPYING ChangeLog
14cr|python-chm-0.8.4-6|40	%py_platsitedir/*
14cr|python-chm-0.8.4-6|41	
14cr|python-chm-0.8.4-6|42	
14cr|python-chm-0.8.4-6|43	
14cr|python-chm-0.8.4-6|44	%changelog
14cr|python-chm-0.8.4-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-6
14cr|python-chm-0.8.4-6|46	+ Revision: f3191f8
14cr|python-chm-0.8.4-6|47	- MassBuild#464: Increase release tag
14cr|python-chm-0.8.4-6|48	
14cr|python-chm-0.8.4-6|49	

6596 14
14cr|python-cinderclient-1.0.8-2|1	
14cr|python-cinderclient-1.0.8-2|2	Name:             python-cinderclient
14cr|python-cinderclient-1.0.8-2|3	Version:          1.0.8
14cr|python-cinderclient-1.0.8-2|4	Release:          2
14cr|python-cinderclient-1.0.8-2|5	Summary:          Python API and CLI for OpenStack Cinder
14cr|python-cinderclient-1.0.8-2|6	Group:            Development/Python
14cr|python-cinderclient-1.0.8-2|7	License:          ASL 2.0
14cr|python-cinderclient-1.0.8-2|8	URL:              http://github.com/openstack/python-cinderclient
14cr|python-cinderclient-1.0.8-2|9	Source0:          http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-cinderclient-1.0.8-2|10	#
14cr|python-cinderclient-1.0.8-2|11	# patches_base=1.0.8
14cr|python-cinderclient-1.0.8-2|12	#
14cr|python-cinderclient-1.0.8-2|13	Patch0001: 0001-Remove-runtime-dependency-on-python-pbr.patch
14cr|python-cinderclient-1.0.8-2|14	Patch0002: 0002-Stop-pbr-from-installing-requirements-during-build.patch
14cr|python-cinderclient-1.0.8-2|15	
14cr|python-cinderclient-1.0.8-2|16	BuildRequires:    pkgconfig(python)
14cr|python-cinderclient-1.0.8-2|17	BuildRequires:    python-setuptools
14cr|python-cinderclient-1.0.8-2|18	BuildRequires:    pythonegg(pbr)
14cr|python-cinderclient-1.0.8-2|19	BuildRequires:    pythonegg(d2to1)
14cr|python-cinderclient-1.0.8-2|20	BuildRequires:    pythonegg(babel)
14cr|python-cinderclient-1.0.8-2|21	BuildRequires:    pythonegg(prettytable)
14cr|python-cinderclient-1.0.8-2|22	BuildRequires:    pythonegg(requests)
14cr|python-cinderclient-1.0.8-2|23	BuildRequires:    pythonegg(setuptools)
14cr|python-cinderclient-1.0.8-2|24	BuildRequires:    pythonegg(simplejson)
14cr|python-cinderclient-1.0.8-2|25	BuildRequires:    pythonegg(six)
14cr|python-cinderclient-1.0.8-2|26	BuildRequires:    pythonegg(sphinx)
14cr|python-cinderclient-1.0.8-2|27	
14cr|python-cinderclient-1.0.8-2|28	Requires:         pythonegg(babel)
14cr|python-cinderclient-1.0.8-2|29	Requires:         pythonegg(prettytable)
14cr|python-cinderclient-1.0.8-2|30	Requires:         pythonegg(requests)
14cr|python-cinderclient-1.0.8-2|31	Requires:         pythonegg(setuptools)
14cr|python-cinderclient-1.0.8-2|32	Requires:         pythonegg(simplejson)
14cr|python-cinderclient-1.0.8-2|33	Requires:         pythonegg(six)
14cr|python-cinderclient-1.0.8-2|34	
14cr|python-cinderclient-1.0.8-2|35	BuildArch:        noarch
14cr|python-cinderclient-1.0.8-2|36	
14cr|python-cinderclient-1.0.8-2|37	%description
14cr|python-cinderclient-1.0.8-2|38	Client library (cinderclient python module) and command line utility
14cr|python-cinderclient-1.0.8-2|39	(cinder) for interacting with OpenStack Cinder (Block Storage) API.
14cr|python-cinderclient-1.0.8-2|40	
14cr|python-cinderclient-1.0.8-2|41	
14cr|python-cinderclient-1.0.8-2|42	
14cr|python-cinderclient-1.0.8-2|43	%prep
14cr|python-cinderclient-1.0.8-2|44	%setup -q
14cr|python-cinderclient-1.0.8-2|45	
14cr|python-cinderclient-1.0.8-2|46	%patch0001 -p1
14cr|python-cinderclient-1.0.8-2|47	%patch0002 -p1
14cr|python-cinderclient-1.0.8-2|48	
14cr|python-cinderclient-1.0.8-2|49	# We provide version like this in order to remove runtime dep on pbr.
14cr|python-cinderclient-1.0.8-2|50	sed -i s/ROSACINDERCLIENTVERSION/%{version}/ cinderclient/__init__.py
14cr|python-cinderclient-1.0.8-2|51	
14cr|python-cinderclient-1.0.8-2|52	# Remove bundled egg-info
14cr|python-cinderclient-1.0.8-2|53	rm -rf python_cinderclient.egg-info
14cr|python-cinderclient-1.0.8-2|54	
14cr|python-cinderclient-1.0.8-2|55	# Let RPM handle the requirements
14cr|python-cinderclient-1.0.8-2|56	rm -f {,test-}requirements.txt
14cr|python-cinderclient-1.0.8-2|57	
14cr|python-cinderclient-1.0.8-2|58	%build
14cr|python-cinderclient-1.0.8-2|59	python setup.py build
14cr|python-cinderclient-1.0.8-2|60	
14cr|python-cinderclient-1.0.8-2|61	%install
14cr|python-cinderclient-1.0.8-2|62	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-cinderclient-1.0.8-2|63	
14cr|python-cinderclient-1.0.8-2|64	install -p -D -m 644 tools/cinder.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/cinder.bash_completion
14cr|python-cinderclient-1.0.8-2|65	
14cr|python-cinderclient-1.0.8-2|66	# Delete tests
14cr|python-cinderclient-1.0.8-2|67	rm -fr %{buildroot}%{python_sitelib}/cinderclient/tests
14cr|python-cinderclient-1.0.8-2|68	
14cr|python-cinderclient-1.0.8-2|69	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-cinderclient-1.0.8-2|70	sphinx-build -b html doc/source html
14cr|python-cinderclient-1.0.8-2|71	sphinx-build -b man doc/source man
14cr|python-cinderclient-1.0.8-2|72	
14cr|python-cinderclient-1.0.8-2|73	install -p -D -m 644 man/cinder.1 %{buildroot}%{_mandir}/man1/cinder.1
14cr|python-cinderclient-1.0.8-2|74	
14cr|python-cinderclient-1.0.8-2|75	# Fix linting
14cr|python-cinderclient-1.0.8-2|76	rm -fr html/.doctrees html/.buildinfo
14cr|python-cinderclient-1.0.8-2|77	
14cr|python-cinderclient-1.0.8-2|78	%files
14cr|python-cinderclient-1.0.8-2|79	%doc LICENSE README.rst html
14cr|python-cinderclient-1.0.8-2|80	%{_bindir}/cinder
14cr|python-cinderclient-1.0.8-2|81	%{python_sitelib}/cinderclient
14cr|python-cinderclient-1.0.8-2|82	%{python_sitelib}/*.egg-info
14cr|python-cinderclient-1.0.8-2|83	%{_sysconfdir}/bash_completion.d/cinder.bash_completion
14cr|python-cinderclient-1.0.8-2|84	%{_mandir}/man1/cinder.1*
14cr|python-cinderclient-1.0.8-2|85	
14cr|python-cinderclient-1.0.8-2|86	
14cr|python-cinderclient-1.0.8-2|87	%changelog
14cr|python-cinderclient-1.0.8-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|python-cinderclient-1.0.8-2|89	+ Revision: c36f2ca
14cr|python-cinderclient-1.0.8-2|90	- MassBuild#464: Increase release tag
14cr|python-cinderclient-1.0.8-2|91	
14cr|python-cinderclient-1.0.8-2|92	

6597 14
14cr|python-cjson-1.0.5-7|1	# TODO try to integrate the testsuite ?
14cr|python-cjson-1.0.5-7|2	
14cr|python-cjson-1.0.5-7|3	%define name python-cjson
14cr|python-cjson-1.0.5-7|4	%define version 1.0.5
14cr|python-cjson-1.0.5-7|5	%define release 7
14cr|python-cjson-1.0.5-7|6	
14cr|python-cjson-1.0.5-7|7	Summary: A very fast JSON encoder/decoder for Python
14cr|python-cjson-1.0.5-7|8	Name: %{name}
14cr|python-cjson-1.0.5-7|9	Version: %{version}
14cr|python-cjson-1.0.5-7|10	Release: %{release}
14cr|python-cjson-1.0.5-7|11	Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-cjson-1.0.5-7|12	Patch0: python-cjson-1.0.5-CVE-2010-1666.patch
14cr|python-cjson-1.0.5-7|13	License: LGPL
14cr|python-cjson-1.0.5-7|14	Group:   Development/Python
14cr|python-cjson-1.0.5-7|15	Url:     http://www.ag-projects.com/
14cr|python-cjson-1.0.5-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-cjson-1.0.5-7|17	BuildRequires: python-devel
14cr|python-cjson-1.0.5-7|18	Requires:      python
14cr|python-cjson-1.0.5-7|19	%description
14cr|python-cjson-1.0.5-7|20	This module implements a very fast JSON encoder/decoder for Python.
14cr|python-cjson-1.0.5-7|21	
14cr|python-cjson-1.0.5-7|22	JSON stands for JavaScript Object Notation and is a text based lightweight
14cr|python-cjson-1.0.5-7|23	data exchange format which is easy for humans to read/write and for machines
14cr|python-cjson-1.0.5-7|24	to parse/generate. JSON is completely language independent and has multiple
14cr|python-cjson-1.0.5-7|25	implementations in most of the programming languages, making it ideal for
14cr|python-cjson-1.0.5-7|26	data exchange and storage.
14cr|python-cjson-1.0.5-7|27	
14cr|python-cjson-1.0.5-7|28	The module is written in C and it is up to 250 times faster when compared
14cr|python-cjson-1.0.5-7|29	to the other python JSON implementations which are written directly in python.
14cr|python-cjson-1.0.5-7|30	This speed gain varies with the complexity of the data and the operation and
14cr|python-cjson-1.0.5-7|31	is the the range of 10-200 times for encoding operations and in the range of
14cr|python-cjson-1.0.5-7|32	100-250 times for decoding operations.
14cr|python-cjson-1.0.5-7|33	
14cr|python-cjson-1.0.5-7|34	%prep
14cr|python-cjson-1.0.5-7|35	%setup -q
14cr|python-cjson-1.0.5-7|36	%patch0 -p1
14cr|python-cjson-1.0.5-7|37	
14cr|python-cjson-1.0.5-7|38	%build
14cr|python-cjson-1.0.5-7|39	
14cr|python-cjson-1.0.5-7|40	%install
14cr|python-cjson-1.0.5-7|41	rm -rf %{buildroot}
14cr|python-cjson-1.0.5-7|42	python setup.py install --root %{buildroot}
14cr|python-cjson-1.0.5-7|43	
14cr|python-cjson-1.0.5-7|44	%clean
14cr|python-cjson-1.0.5-7|45	rm -rf %{buildroot}
14cr|python-cjson-1.0.5-7|46	
14cr|python-cjson-1.0.5-7|47	%files
14cr|python-cjson-1.0.5-7|48	%defattr(-,root,root)
14cr|python-cjson-1.0.5-7|49	%doc README ChangeLog
14cr|python-cjson-1.0.5-7|50	%{py_platsitedir}/cjson.so
14cr|python-cjson-1.0.5-7|51	%{py_platsitedir}/*egg-info
14cr|python-cjson-1.0.5-7|52	
14cr|python-cjson-1.0.5-7|53	
14cr|python-cjson-1.0.5-7|54	
14cr|python-cjson-1.0.5-7|55	
14cr|python-cjson-1.0.5-7|56	%changelog
14cr|python-cjson-1.0.5-7|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-7
14cr|python-cjson-1.0.5-7|58	+ Revision: e93f36d
14cr|python-cjson-1.0.5-7|59	- MassBuild#464: Increase release tag
14cr|python-cjson-1.0.5-7|60	
14cr|python-cjson-1.0.5-7|61	

6598 14
14cr|python-clientcookie-1.3.0-7|1	%define oname ClientCookie
14cr|python-clientcookie-1.3.0-7|2	%define version 1.3.0
14cr|python-clientcookie-1.3.0-7|3	%define unmangled_version 1.3.0
14cr|python-clientcookie-1.3.0-7|4	%define unmangled_version 1.3.0
14cr|python-clientcookie-1.3.0-7|5	%define release 7
14cr|python-clientcookie-1.3.0-7|6	
14cr|python-clientcookie-1.3.0-7|7	Summary: Client-side HTTP cookie handling
14cr|python-clientcookie-1.3.0-7|8	Name: python-clientcookie
14cr|python-clientcookie-1.3.0-7|9	Version: %{version}
14cr|python-clientcookie-1.3.0-7|10	Release: %{release}
14cr|python-clientcookie-1.3.0-7|11	Source0: %{oname}-%{unmangled_version}.tar.gz
14cr|python-clientcookie-1.3.0-7|12	License: BSD
14cr|python-clientcookie-1.3.0-7|13	Group: Development/Python
14cr|python-clientcookie-1.3.0-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-clientcookie-1.3.0-7|15	BuildArch: noarch
14cr|python-clientcookie-1.3.0-7|16	BuildRequires: python-devel
14cr|python-clientcookie-1.3.0-7|17	BuildRequires: python-setuptools
14cr|python-clientcookie-1.3.0-7|18	Url: http://wwwsearch.sourceforge.net/ClientCookie/
14cr|python-clientcookie-1.3.0-7|19	
14cr|python-clientcookie-1.3.0-7|20	%description
14cr|python-clientcookie-1.3.0-7|21	ClientCookie is a Python module for handling HTTP cookies on the
14cr|python-clientcookie-1.3.0-7|22	client side, useful for accessing web sites that require cookies to be
14cr|python-clientcookie-1.3.0-7|23	set and then returned later.  It also provides some other (optional)
14cr|python-clientcookie-1.3.0-7|24	useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the
14cr|python-clientcookie-1.3.0-7|25	Referer [sic] header, robots.txt observance and lazily-seek()able
14cr|python-clientcookie-1.3.0-7|26	responses.  These extras are implemented using an extension that makes
14cr|python-clientcookie-1.3.0-7|27	it easier to add new functionality to urllib2 (now part of urllib2, as
14cr|python-clientcookie-1.3.0-7|28	of Python 2.4).  It has developed from a port of Gisle Aas' Perl
14cr|python-clientcookie-1.3.0-7|29	module HTTP::Cookies, from the libwww-perl library.
14cr|python-clientcookie-1.3.0-7|30	
14cr|python-clientcookie-1.3.0-7|31	
14cr|python-clientcookie-1.3.0-7|32	%prep
14cr|python-clientcookie-1.3.0-7|33	%setup -q -n %{oname}-%{unmangled_version} -n %{oname}-%{unmangled_version}
14cr|python-clientcookie-1.3.0-7|34	
14cr|python-clientcookie-1.3.0-7|35	%build
14cr|python-clientcookie-1.3.0-7|36	python setup.py build
14cr|python-clientcookie-1.3.0-7|37	
14cr|python-clientcookie-1.3.0-7|38	%install
14cr|python-clientcookie-1.3.0-7|39	rm -rf $RPM_BUILD_ROOT
14cr|python-clientcookie-1.3.0-7|40	python setup.py install --single-version-externally-managed --root=$RPM_BUILD_ROOT
14cr|python-clientcookie-1.3.0-7|41	
14cr|python-clientcookie-1.3.0-7|42	%clean
14cr|python-clientcookie-1.3.0-7|43	rm -rf $RPM_BUILD_ROOT
14cr|python-clientcookie-1.3.0-7|44	
14cr|python-clientcookie-1.3.0-7|45	%files
14cr|python-clientcookie-1.3.0-7|46	%defattr(-,root,root)
14cr|python-clientcookie-1.3.0-7|47	%doc *.txt *.html
14cr|python-clientcookie-1.3.0-7|48	%py_puresitedir/%{oname}*
14cr|python-clientcookie-1.3.0-7|49	
14cr|python-clientcookie-1.3.0-7|50	
14cr|python-clientcookie-1.3.0-7|51	
14cr|python-clientcookie-1.3.0-7|52	%changelog
14cr|python-clientcookie-1.3.0-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-7
14cr|python-clientcookie-1.3.0-7|54	+ Revision: 66e0bf9
14cr|python-clientcookie-1.3.0-7|55	- MassBuild#464: Increase release tag
14cr|python-clientcookie-1.3.0-7|56	
14cr|python-clientcookie-1.3.0-7|57	

6599 14
14cr|python-clnum-1.6-7|1	%define module	clnum
14cr|python-clnum-1.6-7|2	%define debug_package %{nil}
14cr|python-clnum-1.6-7|3	
14cr|python-clnum-1.6-7|4	Summary:	Arbitrary precision floating point library for Python
14cr|python-clnum-1.6-7|5	Name:		python-%{module}
14cr|python-clnum-1.6-7|6	Version:	1.6
14cr|python-clnum-1.6-7|7	Release:	7
14cr|python-clnum-1.6-7|8	Source0:	https://pypi.python.org/packages/source/c/clnum/%{module}-%{version}.tar.gz
14cr|python-clnum-1.6-7|9	Patch0:		clnum-1.6-gcc.patch
14cr|python-clnum-1.6-7|10	License:	GPL
14cr|python-clnum-1.6-7|11	Group:		Development/Python
14cr|python-clnum-1.6-7|12	Url: 		http://calcrpnpy.sourceforge.net/clnum.html
14cr|python-clnum-1.6-7|13	Requires:	cln
14cr|python-clnum-1.6-7|14	Requires:	python >= 2.0
14cr|python-clnum-1.6-7|15	
14cr|python-clnum-1.6-7|16	BuildRequires:	pkgconfig(cln)
14cr|python-clnum-1.6-7|17	BuildRequires:	pkgconfig(python) >= 2.0
14cr|python-clnum-1.6-7|18	BuildRequires:	pythonegg(setuptools)
14cr|python-clnum-1.6-7|19	
14cr|python-clnum-1.6-7|20	%description
14cr|python-clnum-1.6-7|21	The module clnum adds arbitrary precision floating point and rational
14cr|python-clnum-1.6-7|22	numbers to Python. Both real and complex types are supported. The
14cr|python-clnum-1.6-7|23	module also contains arbitrary precision replacements for the
14cr|python-clnum-1.6-7|24	functions in the standard library math and cmath modules.
14cr|python-clnum-1.6-7|25	
14cr|python-clnum-1.6-7|26	The clnum module uses the Class Library for Numbers (CLN) to do all of
14cr|python-clnum-1.6-7|27	the hard work. The module simply provides a proper type interface so
14cr|python-clnum-1.6-7|28	that the CLN numbers work with the standard Python arithmetic
14cr|python-clnum-1.6-7|29	operators and interact properly with the built-in Python numeric
14cr|python-clnum-1.6-7|30	types.
14cr|python-clnum-1.6-7|31	
14cr|python-clnum-1.6-7|32	%prep
14cr|python-clnum-1.6-7|33	%setup -q -n %{module}-%{version}
14cr|python-clnum-1.6-7|34	%patch0 -p0
14cr|python-clnum-1.6-7|35	
14cr|python-clnum-1.6-7|36	%build
14cr|python-clnum-1.6-7|37	python setup.py build
14cr|python-clnum-1.6-7|38	
14cr|python-clnum-1.6-7|39	%install
14cr|python-clnum-1.6-7|40	python setup.py install --root=%{buildroot}
14cr|python-clnum-1.6-7|41	
14cr|python-clnum-1.6-7|42	%files
14cr|python-clnum-1.6-7|43	%doc README COPYING changelog *.html
14cr|python-clnum-1.6-7|44	%{py_platsitedir}/*
14cr|python-clnum-1.6-7|45	
14cr|python-clnum-1.6-7|46	%changelog
14cr|python-clnum-1.6-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-7
14cr|python-clnum-1.6-7|48	+ Revision: 1f4f17f
14cr|python-clnum-1.6-7|49	- MassBuild#464: Increase release tag
14cr|python-clnum-1.6-7|50	
14cr|python-clnum-1.6-7|51	

6600 14
14cr|python-cmdln-1.3.0-2|1	%define rname cmdln
14cr|python-cmdln-1.3.0-2|2	%define debug_package %{nil}
14cr|python-cmdln-1.3.0-2|3	
14cr|python-cmdln-1.3.0-2|4	Summary:	An improved cmd.py for easily building good multi-command scripts
14cr|python-cmdln-1.3.0-2|5	
14cr|python-cmdln-1.3.0-2|6	Name:		python-%{rname}
14cr|python-cmdln-1.3.0-2|7	Version:	1.3.0
14cr|python-cmdln-1.3.0-2|8	Release:	2
14cr|python-cmdln-1.3.0-2|9	License:	MIT License
14cr|python-cmdln-1.3.0-2|10	Group:		Development/Python
14cr|python-cmdln-1.3.0-2|11	URL:		http://code.google.com/p/cmdln/
14cr|python-cmdln-1.3.0-2|12	Source0:	https://github.com/trentm/cmdln/archive/dcf678068233bb4efd0449bcd003f3f435f49bd1/cmdln-1.3.0-dcf6780.tar.gz
14cr|python-cmdln-1.3.0-2|13	BuildRequires:	python-setuptools
14cr|python-cmdln-1.3.0-2|14	
14cr|python-cmdln-1.3.0-2|15	%description
14cr|python-cmdln-1.3.0-2|16	cmdln.py is an extension of Python's default cmd.py module that provides "a
14cr|python-cmdln-1.3.0-2|17	simple framework for writing line-oriented command interpreters". The idea
14cr|python-cmdln-1.3.0-2|18	(with both cmd.py and cmdln.py) is to be able to quickly build
14cr|python-cmdln-1.3.0-2|19	multi-sub-command tools (think cvs or svn) and/or simple interactive shells
14cr|python-cmdln-1.3.0-2|20	(think gdb or pdb). cmdln.py's extensions make it more natural to write
14cr|python-cmdln-1.3.0-2|21	sub-commands, integrate optparse for simple option processing, and make having
14cr|python-cmdln-1.3.0-2|22	good command documentation easier.
14cr|python-cmdln-1.3.0-2|23	
14cr|python-cmdln-1.3.0-2|24	%prep
14cr|python-cmdln-1.3.0-2|25	
14cr|python-cmdln-1.3.0-2|26	%setup -qn cmdln-dcf678068233bb4efd0449bcd003f3f435f49bd1
14cr|python-cmdln-1.3.0-2|27	
14cr|python-cmdln-1.3.0-2|28	%build
14cr|python-cmdln-1.3.0-2|29	CFLAGS="%{optflags}" python setup.py build
14cr|python-cmdln-1.3.0-2|30	
14cr|python-cmdln-1.3.0-2|31	%install
14cr|python-cmdln-1.3.0-2|32	python setup.py install \
14cr|python-cmdln-1.3.0-2|33	--root="%{buildroot}" \
14cr|python-cmdln-1.3.0-2|34	--prefix="%{_prefix}" \
14cr|python-cmdln-1.3.0-2|35	--record=INSTALLED_FILES
14cr|python-cmdln-1.3.0-2|36	
14cr|python-cmdln-1.3.0-2|37	%files
14cr|python-cmdln-1.3.0-2|38	%doc LICENSE.txt  docs/ examples/
14cr|python-cmdln-1.3.0-2|39	%{py_puresitedir}/*
14cr|python-cmdln-1.3.0-2|40	
14cr|python-cmdln-1.3.0-2|41	
14cr|python-cmdln-1.3.0-2|42	%changelog
14cr|python-cmdln-1.3.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|python-cmdln-1.3.0-2|44	+ Revision: 5346ee1
14cr|python-cmdln-1.3.0-2|45	- MassBuild#464: Increase release tag
14cr|python-cmdln-1.3.0-2|46	
14cr|python-cmdln-1.3.0-2|47	

6601 14
14cr|python-codetools-4.1.0-2|1	%define module	codetools
14cr|python-codetools-4.1.0-2|2	
14cr|python-codetools-4.1.0-2|3	Summary:	Enthought Tool Suite - codetools project
14cr|python-codetools-4.1.0-2|4	Name:		python-%{module}
14cr|python-codetools-4.1.0-2|5	Version:	4.1.0
14cr|python-codetools-4.1.0-2|6	Release:	2
14cr|python-codetools-4.1.0-2|7	Source0:	%{module}-%{version}.tar.gz
14cr|python-codetools-4.1.0-2|8	License:	BSD
14cr|python-codetools-4.1.0-2|9	Group:		Development/Python
14cr|python-codetools-4.1.0-2|10	Url:		http://code.enthought.com/projects/code_tools/
14cr|python-codetools-4.1.0-2|11	BuildArch:	noarch
14cr|python-codetools-4.1.0-2|12	Requires:	python-traits >= 4.0.0
14cr|python-codetools-4.1.0-2|13	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-codetools-4.1.0-2|14	BuildRequires:	python-sphinx
14cr|python-codetools-4.1.0-2|15	
14cr|python-codetools-4.1.0-2|16	%description
14cr|python-codetools-4.1.0-2|17	The codetools project includes packages that simplify meta-programming
14cr|python-codetools-4.1.0-2|18	and help the programmer separate data from code in Python. This
14cr|python-codetools-4.1.0-2|19	library contains classes that allow defining simple snippets, or
14cr|python-codetools-4.1.0-2|20	"blocks", of Python code, analyze variable dependencies in the code
14cr|python-codetools-4.1.0-2|21	block, and use these dependencies to construct or restrict an
14cr|python-codetools-4.1.0-2|22	execution graph. These (restricted) code blocks can then be executed
14cr|python-codetools-4.1.0-2|23	in any namespace. However, this project also provides a
14cr|python-codetools-4.1.0-2|24	Traits-event-enhanced namespace, called a "context", which can be used
14cr|python-codetools-4.1.0-2|25	in place of a vanilla namespace to allow actions to be performed
14cr|python-codetools-4.1.0-2|26	whenever variables are assigned or retrieved from the namespace. This
14cr|python-codetools-4.1.0-2|27	project is used as the foundation for the BlockCanvas project.
14cr|python-codetools-4.1.0-2|28	
14cr|python-codetools-4.1.0-2|29	%prep
14cr|python-codetools-4.1.0-2|30	%setup -q -n %{module}-%{version}
14cr|python-codetools-4.1.0-2|31	
14cr|python-codetools-4.1.0-2|32	%build
14cr|python-codetools-4.1.0-2|33	%__python setup.py build
14cr|python-codetools-4.1.0-2|34	pushd docs
14cr|python-codetools-4.1.0-2|35	make html
14cr|python-codetools-4.1.0-2|36	popd
14cr|python-codetools-4.1.0-2|37	
14cr|python-codetools-4.1.0-2|38	%install
14cr|python-codetools-4.1.0-2|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-codetools-4.1.0-2|40	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-codetools-4.1.0-2|41	
14cr|python-codetools-4.1.0-2|42	%files -f FILE_LIST
14cr|python-codetools-4.1.0-2|43	%doc *.txt *.rst examples/ docs/build/html/
14cr|python-codetools-4.1.0-2|44	
14cr|python-codetools-4.1.0-2|45	
14cr|python-codetools-4.1.0-2|46	
14cr|python-codetools-4.1.0-2|47	
14cr|python-codetools-4.1.0-2|48	%changelog
14cr|python-codetools-4.1.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cr|python-codetools-4.1.0-2|50	+ Revision: f1188e8
14cr|python-codetools-4.1.0-2|51	- MassBuild#464: Increase release tag
14cr|python-codetools-4.1.0-2|52	
14cr|python-codetools-4.1.0-2|53	

6602 14
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|1	%define __noautoprov 'pkgconfig(.*)'
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|2	%define __noautoreq 'pkgconfig\\(libcompizconfig\\)'
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|3	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|4	%define shortname compizconfig
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|5	%define oname compizconfig-python
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|6	%define oversion 0.8
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|7	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|8	%define git 20130330
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|9	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|10	%if  %{git}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|11	%define srcname %{oname}-compiz-%{oversion}.tar.bz2
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|12	%define distname %{oname}-compiz-%{oversion}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|13	%define rel 0.%{git}.2
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|14	%else
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|15	%define srcname %{oname}-%{version}.tar.bz2
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|16	%define distname %{oname}-%{version}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|17	%define rel 1
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|18	%endif
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|19	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|20	Name:		python-%{shortname}%{oversion}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|21	Version:	0.8.5
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|22	Release:	%{rel}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|23	Summary:	Python bindings for libcompizconfig
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|24	Group:		System/X11
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|25	License:	GPL
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|26	URL:		http://www.compiz.org/
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|27	Source:		http://cgit.compiz.org/compiz/%{shortname}/%{oname}/snapshot/%{srcname}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|28	BuildRequires:	compiz0.8-devel
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|29	BuildRequires:	compizconfig0.8-devel
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|30	BuildRequires:	pygtk2.0-devel
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|31	BuildRequires:	python-pyrex
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|32	Conflicts:	python-%{shortname} > 0.9
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|33	Conflicts:	%{_lib}%{oname}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|34	Conflicts:	%{_lib}%{oname}-devel
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|35	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|36	%description
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|37	Python bindings for libcompizconfig.
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|38	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|39	%files
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|40	%{py_platsitedir}/%{shortname}.so
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|41	%{_libdir}/pkgconfig/%{oname}.pc
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|42	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|43	#----------------------------------------------------------------------------
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|44	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|45	%prep
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|46	%setup -q -n %{distname}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|47	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|48	%build
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|49	%if %{git}
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|50	# This is a GIT snapshot, so we need to generate makefiles.
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|51	sh autogen.sh -V
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|52	%endif
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|53	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|54	%configure2_5x --disable-static
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|55	%make
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|56	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|57	%install
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|58	%makeinstall_std
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|59	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|60	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|61	%changelog
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|62	* Wed Apr 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-0.20130330.2
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|63	+ Revision: 7b60c6e
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|64	- LOG Don't require compizconfig0.8-devel
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|65	
14cr|python-compizconfig0.8-0.8.5-0.20130330.2|66	

6603 14
14cr|python-couchdb-0.9-2|1	%define srcname CouchDB
14cr|python-couchdb-0.9-2|2	Name:           python-couchdb
14cr|python-couchdb-0.9-2|3	Version:        0.9
14cr|python-couchdb-0.9-2|4	Release:        2
14cr|python-couchdb-0.9-2|5	Summary:        A Python library for working with CouchDB
14cr|python-couchdb-0.9-2|6	
14cr|python-couchdb-0.9-2|7	Group:          Development/Python
14cr|python-couchdb-0.9-2|8	License:        BSD
14cr|python-couchdb-0.9-2|9	URL:            http://code.google.com/p/couchdb-python/
14cr|python-couchdb-0.9-2|10	Source0:        http://pypi.python.org/packages/source/C/CouchDB/CouchDB-%{version}.tar.gz
14cr|python-couchdb-0.9-2|11	BuildArch:      noarch
14cr|python-couchdb-0.9-2|12	BuildRequires:  python-devel
14cr|python-couchdb-0.9-2|13	BuildRequires:  python-setuptools
14cr|python-couchdb-0.9-2|14	Requires:       python-simplejson
14cr|python-couchdb-0.9-2|15	# remove in 2013 once 2010.0 is not supported anymore
14cr|python-couchdb-0.9-2|16	Obsoletes:       %{name}-devel < 0.8
14cr|python-couchdb-0.9-2|17	
14cr|python-couchdb-0.9-2|18	%description
14cr|python-couchdb-0.9-2|19	Providing a convenient high level interface for the CouchDB server.
14cr|python-couchdb-0.9-2|20	
14cr|python-couchdb-0.9-2|21	
14cr|python-couchdb-0.9-2|22	%prep
14cr|python-couchdb-0.9-2|23	%setup -q -n %{srcname}-%{version}
14cr|python-couchdb-0.9-2|24	
14cr|python-couchdb-0.9-2|25	%build
14cr|python-couchdb-0.9-2|26	python setup.py build
14cr|python-couchdb-0.9-2|27	
14cr|python-couchdb-0.9-2|28	
14cr|python-couchdb-0.9-2|29	%install
14cr|python-couchdb-0.9-2|30	python setup.py install --skip-build --root %{buildroot}
14cr|python-couchdb-0.9-2|31	
14cr|python-couchdb-0.9-2|32	# calm rpmlint down
14cr|python-couchdb-0.9-2|33	find  %{buildroot}/%{py_puresitedir}/couchdb -name \*.py -print0 | xargs --null chmod 0644
14cr|python-couchdb-0.9-2|34	
14cr|python-couchdb-0.9-2|35	
14cr|python-couchdb-0.9-2|36	%clean
14cr|python-couchdb-0.9-2|37	
14cr|python-couchdb-0.9-2|38	%files
14cr|python-couchdb-0.9-2|39	%defattr(-,root,root,-)
14cr|python-couchdb-0.9-2|40	%doc ChangeLog.txt COPYING README.txt
14cr|python-couchdb-0.9-2|41	%doc doc/
14cr|python-couchdb-0.9-2|42	%{_bindir}/couchdb-dump
14cr|python-couchdb-0.9-2|43	%{_bindir}/couchdb-load
14cr|python-couchdb-0.9-2|44	%{_bindir}/couchdb-replicate
14cr|python-couchdb-0.9-2|45	%{_bindir}/couchpy
14cr|python-couchdb-0.9-2|46	%{py_puresitedir}/CouchDB-%{version}-py%{py_ver}.egg-info
14cr|python-couchdb-0.9-2|47	%{py_puresitedir}/couchdb
14cr|python-couchdb-0.9-2|48	
14cr|python-couchdb-0.9-2|49	
14cr|python-couchdb-0.9-2|50	%changelog
14cr|python-couchdb-0.9-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|python-couchdb-0.9-2|52	+ Revision: 85eaa6a
14cr|python-couchdb-0.9-2|53	- MassBuild#464: Increase release tag
14cr|python-couchdb-0.9-2|54	
14cr|python-couchdb-0.9-2|55	

6604 14
14cr|python-couchdbkit-0.6.5-2|1	%define oname couchdbkit
14cr|python-couchdbkit-0.6.5-2|2	%define version 0.6.5
14cr|python-couchdbkit-0.6.5-2|3	%define release 2
14cr|python-couchdbkit-0.6.5-2|4	
14cr|python-couchdbkit-0.6.5-2|5	Name:		python-%{oname}
14cr|python-couchdbkit-0.6.5-2|6	Summary:	Framework for your Python application to access and manage Couchdb
14cr|python-couchdbkit-0.6.5-2|7	Version:	%{version}
14cr|python-couchdbkit-0.6.5-2|8	Release:	%{release}
14cr|python-couchdbkit-0.6.5-2|9	Group:		Development/Python
14cr|python-couchdbkit-0.6.5-2|10	URL:            http://couchdbkit.org
14cr|python-couchdbkit-0.6.5-2|11	License:	MIT
14cr|python-couchdbkit-0.6.5-2|12	Source0:	http://pypi.python.org/packages/source/c/couchdbkit/couchdbkit-%{version}.tar.gz
14cr|python-couchdbkit-0.6.5-2|13	BuildRequires:  pkgconfig(python)
14cr|python-couchdbkit-0.6.5-2|14	BuildRequires:  pythonegg(setuptools)
14cr|python-couchdbkit-0.6.5-2|15	BuildRequires:  pythonegg(unittest2)
14cr|python-couchdbkit-0.6.5-2|16	BuildRequires:  pythonegg(nose)
14cr|python-couchdbkit-0.6.5-2|17	BuildRequires:  config(couchdb)
14cr|python-couchdbkit-0.6.5-2|18	
14cr|python-couchdbkit-0.6.5-2|19	Requires:       config(couchdb)
14cr|python-couchdbkit-0.6.5-2|20	Requires:       pythonegg(anyjson)
14cr|python-couchdbkit-0.6.5-2|21	Requires:       pythonegg(restkit)
14cr|python-couchdbkit-0.6.5-2|22	
14cr|python-couchdbkit-0.6.5-2|23	BuildArch:	noarch
14cr|python-couchdbkit-0.6.5-2|24	
14cr|python-couchdbkit-0.6.5-2|25	
14cr|python-couchdbkit-0.6.5-2|26	%description
14cr|python-couchdbkit-0.6.5-2|27	Couchdbkit provides you a full featured and easy client to access and manage
14cr|python-couchdbkit-0.6.5-2|28	CouchDB. It allows you to manage a CouchDBserver, databases, doc managements
14cr|python-couchdbkit-0.6.5-2|29	and view access. All objects mostly reflect python objects for convenience.
14cr|python-couchdbkit-0.6.5-2|30	Server and Databases objects could be used for example as easy as using dicts.
14cr|python-couchdbkit-0.6.5-2|31	
14cr|python-couchdbkit-0.6.5-2|32	
14cr|python-couchdbkit-0.6.5-2|33	%prep
14cr|python-couchdbkit-0.6.5-2|34	%setup -qn %{oname}-%{version}
14cr|python-couchdbkit-0.6.5-2|35	rm -rf couchdbkit.egg-info
14cr|python-couchdbkit-0.6.5-2|36	chmod 644 LICENSE
14cr|python-couchdbkit-0.6.5-2|37	
14cr|python-couchdbkit-0.6.5-2|38	%build
14cr|python-couchdbkit-0.6.5-2|39	python setup.py build
14cr|python-couchdbkit-0.6.5-2|40	
14cr|python-couchdbkit-0.6.5-2|41	%install
14cr|python-couchdbkit-0.6.5-2|42	python setup.py install --prefix=%{_prefix} -O1 --skip-build --root=%{buildroot}
14cr|python-couchdbkit-0.6.5-2|43	
14cr|python-couchdbkit-0.6.5-2|44	%files
14cr|python-couchdbkit-0.6.5-2|45	%doc LICENSE README.rst
14cr|python-couchdbkit-0.6.5-2|46	%{py_puresitedir}/couchdbkit
14cr|python-couchdbkit-0.6.5-2|47	%{py_puresitedir}/couchdbkit-%{version}-py*.egg-info
14cr|python-couchdbkit-0.6.5-2|48	
14cr|python-couchdbkit-0.6.5-2|49	
14cr|python-couchdbkit-0.6.5-2|50	%changelog
14cr|python-couchdbkit-0.6.5-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-2
14cr|python-couchdbkit-0.6.5-2|52	+ Revision: 011fb72
14cr|python-couchdbkit-0.6.5-2|53	- MassBuild#464: Increase release tag
14cr|python-couchdbkit-0.6.5-2|54	
14cr|python-couchdbkit-0.6.5-2|55	

6605 14
14cr|python-coverage-3.7-4|1	%define module	coverage
14cr|python-coverage-3.7-4|2	
14cr|python-coverage-3.7-4|3	Summary:	Code coverage measurement for Python
14cr|python-coverage-3.7-4|4	Name:		python-%{module}
14cr|python-coverage-3.7-4|5	Version:	3.7
14cr|python-coverage-3.7-4|6	Release:	4
14cr|python-coverage-3.7-4|7	Source0:	http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
14cr|python-coverage-3.7-4|8	License:	BSD
14cr|python-coverage-3.7-4|9	Group:		Development/Python
14cr|python-coverage-3.7-4|10	Url:		http://nedbatchelder.com/code/coverage/
14cr|python-coverage-3.7-4|11	BuildRequires:	python-setuptools
14cr|python-coverage-3.7-4|12	BuildRequires:  python-devel
14cr|python-coverage-3.7-4|13	BuildRequires:  python3-devel
14cr|python-coverage-3.7-4|14	BuildRequires:  python3egg(setuptools)
14cr|python-coverage-3.7-4|15	
14cr|python-coverage-3.7-4|16	%description
14cr|python-coverage-3.7-4|17	Coverage measures code coverage, typically during test execution. It
14cr|python-coverage-3.7-4|18	uses the code analysis tools and tracing hooks provided in the Python
14cr|python-coverage-3.7-4|19	standard library to determine which lines are executable, and which
14cr|python-coverage-3.7-4|20	have been executed.
14cr|python-coverage-3.7-4|21	
14cr|python-coverage-3.7-4|22	%package -n python3-coverage
14cr|python-coverage-3.7-4|23	Summary:        Code coverage measurement for Python
14cr|python-coverage-3.7-4|24	Group:          Development/Python
14cr|python-coverage-3.7-4|25	Requires:       python3
14cr|python-coverage-3.7-4|26	
14cr|python-coverage-3.7-4|27	%description -n python3-coverage
14cr|python-coverage-3.7-4|28	Coverage measures code coverage, typically during test execution. It
14cr|python-coverage-3.7-4|29	uses the code analysis tools and tracing hooks provided in the Python
14cr|python-coverage-3.7-4|30	standard library to determine which lines are executable, and which
14cr|python-coverage-3.7-4|31	have been executed.
14cr|python-coverage-3.7-4|32	
14cr|python-coverage-3.7-4|33	%prep
14cr|python-coverage-3.7-4|34	%setup -q -c
14cr|python-coverage-3.7-4|35	
14cr|python-coverage-3.7-4|36	mv %{module}-%{version} python2
14cr|python-coverage-3.7-4|37	cp -r python2 python3
14cr|python-coverage-3.7-4|38	
14cr|python-coverage-3.7-4|39	%build
14cr|python-coverage-3.7-4|40	pushd python2
14cr|python-coverage-3.7-4|41	%{__python} setup.py build
14cr|python-coverage-3.7-4|42	popd
14cr|python-coverage-3.7-4|43	
14cr|python-coverage-3.7-4|44	pushd python3
14cr|python-coverage-3.7-4|45	%{__python3} setup.py build
14cr|python-coverage-3.7-4|46	popd
14cr|python-coverage-3.7-4|47	
14cr|python-coverage-3.7-4|48	%install
14cr|python-coverage-3.7-4|49	pushd python2
14cr|python-coverage-3.7-4|50	%{__python} setup.py install --root=%{buildroot}
14cr|python-coverage-3.7-4|51	popd
14cr|python-coverage-3.7-4|52	
14cr|python-coverage-3.7-4|53	pushd python3
14cr|python-coverage-3.7-4|54	%{__python3} setup.py install --root=%{buildroot}
14cr|python-coverage-3.7-4|55	popd
14cr|python-coverage-3.7-4|56	
14cr|python-coverage-3.7-4|57	%files -n python-coverage
14cr|python-coverage-3.7-4|58	%doc python2/*.txt
14cr|python-coverage-3.7-4|59	%{python_sitearch}/coverage
14cr|python-coverage-3.7-4|60	%{python_sitearch}/coverage-%{version}-py%{py_ver}.egg-info
14cr|python-coverage-3.7-4|61	/usr/bin/coverage
14cr|python-coverage-3.7-4|62	/usr/bin/coverage2
14cr|python-coverage-3.7-4|63	/usr/bin/coverage-%{py_ver}
14cr|python-coverage-3.7-4|64	
14cr|python-coverage-3.7-4|65	%files -n python3-coverage
14cr|python-coverage-3.7-4|66	%doc python3/*.txt
14cr|python-coverage-3.7-4|67	%{python3_sitearch}/coverage
14cr|python-coverage-3.7-4|68	%{python3_sitearch}/coverage-%{version}-py%{py3_ver}.egg-info
14cr|python-coverage-3.7-4|69	/usr/bin/coverage3
14cr|python-coverage-3.7-4|70	/usr/bin/coverage-%{py3_ver}
14cr|python-coverage-3.7-4|71	
14cr|python-coverage-3.7-4|72	%changelog
14cr|python-coverage-3.7-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-4
14cr|python-coverage-3.7-4|74	+ Revision: b8036e3
14cr|python-coverage-3.7-4|75	- MassBuild#464: Increase release tag
14cr|python-coverage-3.7-4|76	
14cr|python-coverage-3.7-4|77	

6606 14
14cr|python-cparser-2.10-2|1	%define	oname	pycparser
14cr|python-cparser-2.10-2|2	%define	module	cparser
14cr|python-cparser-2.10-2|3	
14cr|python-cparser-2.10-2|4	Name:		python-%{module}
14cr|python-cparser-2.10-2|5	Version:	2.10
14cr|python-cparser-2.10-2|6	Release:	2
14cr|python-cparser-2.10-2|7	Summary:	C parser in Python
14cr|python-cparser-2.10-2|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-cparser-2.10-2|9	License:	BSD
14cr|python-cparser-2.10-2|10	Group:		Development/Python
14cr|python-cparser-2.10-2|11	Url:		https://github.com/eliben/pycparser
14cr|python-cparser-2.10-2|12	BuildArch:	noarch
14cr|python-cparser-2.10-2|13	BuildRequires:  pkgconfig(python)
14cr|python-cparser-2.10-2|14	BuildRequires:  pythonegg(setuptools)
14cr|python-cparser-2.10-2|15	
14cr|python-cparser-2.10-2|16	
14cr|python-cparser-2.10-2|17	
14cr|python-cparser-2.10-2|18	%description
14cr|python-cparser-2.10-2|19	pycparser is a complete parser of the C language, written in
14cr|python-cparser-2.10-2|20	pure Python using the PLY parsing library.
14cr|python-cparser-2.10-2|21	It parses C code into an AST and can serve as a front-end for
14cr|python-cparser-2.10-2|22	C compilers or analysis tools.
14cr|python-cparser-2.10-2|23	
14cr|python-cparser-2.10-2|24	%prep
14cr|python-cparser-2.10-2|25	%setup -q -n %{oname}-%{version}
14cr|python-cparser-2.10-2|26	perl -i -pe 's/\r\n/\n/gs' LICENSE
14cr|python-cparser-2.10-2|27	
14cr|python-cparser-2.10-2|28	%build
14cr|python-cparser-2.10-2|29	python setup.py build
14cr|python-cparser-2.10-2|30	
14cr|python-cparser-2.10-2|31	%install
14cr|python-cparser-2.10-2|32	python setup.py install --root=%{buildroot}
14cr|python-cparser-2.10-2|33	
14cr|python-cparser-2.10-2|34	
14cr|python-cparser-2.10-2|35	
14cr|python-cparser-2.10-2|36	%check
14cr|python-cparser-2.10-2|37	cd tests
14cr|python-cparser-2.10-2|38	python all_tests.py
14cr|python-cparser-2.10-2|39	cd -
14cr|python-cparser-2.10-2|40	
14cr|python-cparser-2.10-2|41	%files
14cr|python-cparser-2.10-2|42	%doc CHANGES LICENSE README.rst
14cr|python-cparser-2.10-2|43	%{py_puresitedir}/pycparser/*.py*
14cr|python-cparser-2.10-2|44	%{py_puresitedir}/pycparser/ply/*.py*
14cr|python-cparser-2.10-2|45	%{py_puresitedir}/pycparser*.egg-info
14cr|python-cparser-2.10-2|46	%{py_puresitedir}/pycparser/_c_ast.cfg
14cr|python-cparser-2.10-2|47	%changelog
14cr|python-cparser-2.10-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10-2
14cr|python-cparser-2.10-2|49	+ Revision: c66e0fd
14cr|python-cparser-2.10-2|50	- MassBuild#464: Increase release tag
14cr|python-cparser-2.10-2|51	
14cr|python-cparser-2.10-2|52	

6607 14
14cr|python-crcmod-1.7-4|1	%define oname crcmod
14cr|python-crcmod-1.7-4|2	
14cr|python-crcmod-1.7-4|3	Name:           python-%{oname}
14cr|python-crcmod-1.7-4|4	Version:        1.7
14cr|python-crcmod-1.7-4|5	Release:        4
14cr|python-crcmod-1.7-4|6	Epoch:          0
14cr|python-crcmod-1.7-4|7	Summary:        Creates functions that efficiently compute CRC's using table lookup
14cr|python-crcmod-1.7-4|8	URL:            http://crcmod.sourceforge.net/
14cr|python-crcmod-1.7-4|9	Source0:        http://sourceforge.net/projects/crcmod/files/crcmod/crcmod-%{versio}/crcmod-%{version}.tar.gz
14cr|python-crcmod-1.7-4|10	License:        MIT
14cr|python-crcmod-1.7-4|11	Group:          Development/Python
14cr|python-crcmod-1.7-4|12	BuildRequires:  python-devel
14cr|python-crcmod-1.7-4|13	
14cr|python-crcmod-1.7-4|14	%description
14cr|python-crcmod-1.7-4|15	Create functions that efficiently compute the Cyclic Redundancy Check
14cr|python-crcmod-1.7-4|16	(CRC) using table lookup.
14cr|python-crcmod-1.7-4|17	
14cr|python-crcmod-1.7-4|18	Features:
14cr|python-crcmod-1.7-4|19	
14cr|python-crcmod-1.7-4|20	* Create Python functions for computing the CRC. If the optional
14cr|python-crcmod-1.7-4|21	extension module is installed, the calculations are preformed
14cr|python-crcmod-1.7-4|22	using fast C code.
14cr|python-crcmod-1.7-4|23	* Create instances of the Crc class that support the interface
14cr|python-crcmod-1.7-4|24	used by the md5 and sha modules in the Python standard library.
14cr|python-crcmod-1.7-4|25	* Generate C/C++ code that can be incorporated in another project.
14cr|python-crcmod-1.7-4|26	* Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is
14cr|python-crcmod-1.7-4|27	allowed.
14cr|python-crcmod-1.7-4|28	* Forward and bit-reverse algorithms are supported.
14cr|python-crcmod-1.7-4|29	
14cr|python-crcmod-1.7-4|30	%prep
14cr|python-crcmod-1.7-4|31	%setup -q -n %{oname}-%{version}
14cr|python-crcmod-1.7-4|32	
14cr|python-crcmod-1.7-4|33	%build
14cr|python-crcmod-1.7-4|34	CFLAGS="%{optflags}" %{_bindir}/python setup.py build
14cr|python-crcmod-1.7-4|35	
14cr|python-crcmod-1.7-4|36	%install
14cr|python-crcmod-1.7-4|37	%{_bindir}/python setup.py install --root=%{buildroot}
14cr|python-crcmod-1.7-4|38	
14cr|python-crcmod-1.7-4|39	%files
14cr|python-crcmod-1.7-4|40	%defattr(-,root,root,0755)
14cr|python-crcmod-1.7-4|41	%doc README changelog
14cr|python-crcmod-1.7-4|42	%{_libdir}/python%{py_ver}/site-packages/*
14cr|python-crcmod-1.7-4|43	
14cr|python-crcmod-1.7-4|44	
14cr|python-crcmod-1.7-4|45	
14cr|python-crcmod-1.7-4|46	%changelog
14cr|python-crcmod-1.7-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.7-4
14cr|python-crcmod-1.7-4|48	+ Revision: 1e0768f
14cr|python-crcmod-1.7-4|49	- MassBuild#464: Increase release tag
14cr|python-crcmod-1.7-4|50	
14cr|python-crcmod-1.7-4|51	

6608 14
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|1	%define modname pycryptopp
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|2	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|3	Name:           python-cryptopp
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|4	Version:        0.6.0.1206569328141510525648634803928199668821045408958
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|5	Release:        2
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|6	Summary:        Python Wrappers for the Crypto++ Library
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|7	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|8	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|9	Url:            http://allmydata.org/trac/pycryptopp
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|10	License:        GPLv2+
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|11	Group:          Development/Python
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|12	Source:         http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|13	BuildRequires:  pkgconfig(cryptopp)
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|14	BuildRequires:  python-setuptools
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|15	BuildRequires:  python-pyxml
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|16	BuildRequires:  python-devel
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|17	Patch0:         pycryptopp-0.5.29-disable-w-flag.patch
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|18	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|19	%description
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|20	pycryptopp is a set of Python wrappers for a few of the best crypto algorithms
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|21	from the  Crypto++ library.
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|22	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|23	RSA-PSS-SHA256 signatures, ECDSA(1363)/EMSA1(SHA-256) signatures, SHA-256
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|24	hashes, and AES-CTR encryption for Python.
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|25	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|26	%prep
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|27	%setup -q -n %{modname}-%{version}
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|28	%patch0
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|29	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|30	%build
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|31	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|32	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|33	python setup.py build --disable-embedded-cryptopp
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|34	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|35	%install
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|36	python setup.py install --single-version-externally-managed --prefix=%{_prefix} --root=%{buildroot}
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|37	rm -r \
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|38	%{buildroot}%{_datadir}/doc/%{modname} \
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|39	%{buildroot}%{py_platsitedir}/%{modname}/test \
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|40	%{buildroot}%{py_platsitedir}/%{modname}/testvectors
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|41	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|42	%check
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|43	python setup.py test
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|44	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|45	%files
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|46	%doc COPYING.GPL COPYING.TGPPL.html ChangeLog NEWS.rst
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|47	%{py_platsitedir}/%{modname}
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|48	%{py_platsitedir}/%{modname}-%{version}-*.egg-info
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|49	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|50	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|51	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|52	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|53	%changelog
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0.1206569328141510525648634803928199668821045408958-2
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|55	+ Revision: 253f68a
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|56	- MassBuild#464: Increase release tag
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|57	
14cr|python-cryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2|58	

6609 14
14cr|python-cssselect-0.9.1-2|1	%define	module	cssselect
14cr|python-cssselect-0.9.1-2|2	%define name	python-%{module}
14cr|python-cssselect-0.9.1-2|3	%define version 0.9.1
14cr|python-cssselect-0.9.1-2|4	%define release 2
14cr|python-cssselect-0.9.1-2|5	
14cr|python-cssselect-0.9.1-2|6	Summary: Library for parsing CSS3 selectors and translating them to XPath 1.0
14cr|python-cssselect-0.9.1-2|7	Name:	 %{name}
14cr|python-cssselect-0.9.1-2|8	Version: %{version}
14cr|python-cssselect-0.9.1-2|9	Release: %{release}
14cr|python-cssselect-0.9.1-2|10	Source0: https://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
14cr|python-cssselect-0.9.1-2|11	License: BSD
14cr|python-cssselect-0.9.1-2|12	Group:	 Development/Python
14cr|python-cssselect-0.9.1-2|13	Url:	 http://packages.python.org/cssselect/
14cr|python-cssselect-0.9.1-2|14	
14cr|python-cssselect-0.9.1-2|15	BuildArch: noarch
14cr|python-cssselect-0.9.1-2|16	BuildRequires:	python-setuptools
14cr|python-cssselect-0.9.1-2|17	
14cr|python-cssselect-0.9.1-2|18	%description
14cr|python-cssselect-0.9.1-2|19	cssselect parses CSS3 Selectors and translate them to XPath 1.0
14cr|python-cssselect-0.9.1-2|20	expressions. Such expressions can be used in lxml or another XPath
14cr|python-cssselect-0.9.1-2|21	engine to find the matching elements in an XML or HTML document.
14cr|python-cssselect-0.9.1-2|22	
14cr|python-cssselect-0.9.1-2|23	%prep
14cr|python-cssselect-0.9.1-2|24	%setup -q -n %{module}-%{version}
14cr|python-cssselect-0.9.1-2|25	
14cr|python-cssselect-0.9.1-2|26	%install
14cr|python-cssselect-0.9.1-2|27	
14cr|python-cssselect-0.9.1-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-cssselect-0.9.1-2|29	
14cr|python-cssselect-0.9.1-2|30	chmod +x %{buildroot}%{py_sitedir}/cssselect/tests.py
14cr|python-cssselect-0.9.1-2|31	
14cr|python-cssselect-0.9.1-2|32	%check
14cr|python-cssselect-0.9.1-2|33	#tested python modules failed on abf
14cr|python-cssselect-0.9.1-2|34	#python setup.py test
14cr|python-cssselect-0.9.1-2|35	
14cr|python-cssselect-0.9.1-2|36	%files
14cr|python-cssselect-0.9.1-2|37	%doc AUTHORS CHANGES LICENSE README.rst
14cr|python-cssselect-0.9.1-2|38	%{py_sitedir}/%{module}*
14cr|python-cssselect-0.9.1-2|39	
14cr|python-cssselect-0.9.1-2|40	
14cr|python-cssselect-0.9.1-2|41	
14cr|python-cssselect-0.9.1-2|42	
14cr|python-cssselect-0.9.1-2|43	%changelog
14cr|python-cssselect-0.9.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14cr|python-cssselect-0.9.1-2|45	+ Revision: 0cb0b0d
14cr|python-cssselect-0.9.1-2|46	- MassBuild#464: Increase release tag
14cr|python-cssselect-0.9.1-2|47	
14cr|python-cssselect-0.9.1-2|48	

6610 14
14cr|python-cssutils-0.9.10-2|1	%define oname	cssutils
14cr|python-cssutils-0.9.10-2|2	%define name	python-%{oname}
14cr|python-cssutils-0.9.10-2|3	
14cr|python-cssutils-0.9.10-2|4	Name:		%{name}
14cr|python-cssutils-0.9.10-2|5	Version:	0.9.10
14cr|python-cssutils-0.9.10-2|6	Release:	2
14cr|python-cssutils-0.9.10-2|7	Summary:	Python module for parsing and building CSS
14cr|python-cssutils-0.9.10-2|8	Group:		Development/Python
14cr|python-cssutils-0.9.10-2|9	License:	LGPLv3+
14cr|python-cssutils-0.9.10-2|10	URL:		http://code.google.com/p/cssutils/
14cr|python-cssutils-0.9.10-2|11	Source0:	https://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.zip
14cr|python-cssutils-0.9.10-2|12	BuildArch:	noarch
14cr|python-cssutils-0.9.10-2|13	BuildRequires:	python-devel
14cr|python-cssutils-0.9.10-2|14	BuildRequires:	python-setuptools
14cr|python-cssutils-0.9.10-2|15	
14cr|python-cssutils-0.9.10-2|16	%description
14cr|python-cssutils-0.9.10-2|17	cssutils is a Python module for building and parsing CSS (Cascading
14cr|python-cssutils-0.9.10-2|18	Style Sheets).
14cr|python-cssutils-0.9.10-2|19	
14cr|python-cssutils-0.9.10-2|20	%prep
14cr|python-cssutils-0.9.10-2|21	%setup -q -n %{oname}-%{version}
14cr|python-cssutils-0.9.10-2|22	
14cr|python-cssutils-0.9.10-2|23	%build
14cr|python-cssutils-0.9.10-2|24	
14cr|python-cssutils-0.9.10-2|25	%install
14cr|python-cssutils-0.9.10-2|26	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-cssutils-0.9.10-2|27	
14cr|python-cssutils-0.9.10-2|28	%files
14cr|python-cssutils-0.9.10-2|29	%{_bindir}/css*
14cr|python-cssutils-0.9.10-2|30	%{py_puresitedir}/%{oname}
14cr|python-cssutils-0.9.10-2|31	%{py_puresitedir}/encutils
14cr|python-cssutils-0.9.10-2|32	%defattr(755,root,root,-)
14cr|python-cssutils-0.9.10-2|33	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cr|python-cssutils-0.9.10-2|34	# %{py_puresitedir}/tests/*py
14cr|python-cssutils-0.9.10-2|35	# %{py_puresitedir}/tests/test_encutils/*py
14cr|python-cssutils-0.9.10-2|36	
14cr|python-cssutils-0.9.10-2|37	
14cr|python-cssutils-0.9.10-2|38	
14cr|python-cssutils-0.9.10-2|39	%changelog
14cr|python-cssutils-0.9.10-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10-2
14cr|python-cssutils-0.9.10-2|41	+ Revision: b85b101
14cr|python-cssutils-0.9.10-2|42	- MassBuild#464: Increase release tag
14cr|python-cssutils-0.9.10-2|43	
14cr|python-cssutils-0.9.10-2|44	

6611 14
14cr|python-cvxopt-1.1.7-1|1	%define module	cvxopt
14cr|python-cvxopt-1.1.7-1|2	
14cr|python-cvxopt-1.1.7-1|3	Summary: 	Free convex optimization package for Python
14cr|python-cvxopt-1.1.7-1|4	Name:		python-%{module}
14cr|python-cvxopt-1.1.7-1|5	Version:	1.1.7
14cr|python-cvxopt-1.1.7-1|6	Release:	1
14cr|python-cvxopt-1.1.7-1|7	Url:		http://cvxopt.org/download/index.html
14cr|python-cvxopt-1.1.7-1|8	Source0:	https://github.com/cvxopt/cvxopt/archive/%{version}.tar.gz
14cr|python-cvxopt-1.1.7-1|9	License:	GPLv3+
14cr|python-cvxopt-1.1.7-1|10	Group:		Development/Python
14cr|python-cvxopt-1.1.7-1|11	
14cr|python-cvxopt-1.1.7-1|12	Requires:	pythonegg(matplotlib)
14cr|python-cvxopt-1.1.7-1|13	Requires:	python-gobject
14cr|python-cvxopt-1.1.7-1|14	
14cr|python-cvxopt-1.1.7-1|15	BuildRequires:	python-sphinx
14cr|python-cvxopt-1.1.7-1|16	BuildRequires:	blas-devel
14cr|python-cvxopt-1.1.7-1|17	BuildRequires:	lapack-devel
14cr|python-cvxopt-1.1.7-1|18	BuildRequires:	fftw3-devel
14cr|python-cvxopt-1.1.7-1|19	BuildRequires:	glpk-devel
14cr|python-cvxopt-1.1.7-1|20	BuildRequires:	pkgconfig(python)
14cr|python-cvxopt-1.1.7-1|21	BuildRequires:	pythonegg(setuptools)
14cr|python-cvxopt-1.1.7-1|22	BuildRequires:	pkgconfig(gsl)
14cr|python-cvxopt-1.1.7-1|23	
14cr|python-cvxopt-1.1.7-1|24	
14cr|python-cvxopt-1.1.7-1|25	%description
14cr|python-cvxopt-1.1.7-1|26	CVXOPT is a free software package for convex optimization based on the
14cr|python-cvxopt-1.1.7-1|27	Python programming language. It provides
14cr|python-cvxopt-1.1.7-1|28	
14cr|python-cvxopt-1.1.7-1|29	* efficient Python classes for dense and sparse matrices (real and
14cr|python-cvxopt-1.1.7-1|30	complex), with Python indexing and slicing and overloaded operations
14cr|python-cvxopt-1.1.7-1|31	for matrix arithmetic;
14cr|python-cvxopt-1.1.7-1|32	
14cr|python-cvxopt-1.1.7-1|33	* an interface to most of the double-precision real and complex BLAS;
14cr|python-cvxopt-1.1.7-1|34	
14cr|python-cvxopt-1.1.7-1|35	* an interface to LAPACK routines for solving linear equations and
14cr|python-cvxopt-1.1.7-1|36	least-squares problems, matrix factorizations (LU, Cholesky, LDL and
14cr|python-cvxopt-1.1.7-1|37	QR), eigenvalue and singular value decomposition;
14cr|python-cvxopt-1.1.7-1|38	
14cr|python-cvxopt-1.1.7-1|39	* an interface to the fast Fourier transform routines from FFTW
14cr|python-cvxopt-1.1.7-1|40	
14cr|python-cvxopt-1.1.7-1|41	* interfaces to the sparse LU and Cholesky solvers from UMFPACK and CHOLMOD
14cr|python-cvxopt-1.1.7-1|42	
14cr|python-cvxopt-1.1.7-1|43	* routines for solving convex optimization problems, interfaces to the
14cr|python-cvxopt-1.1.7-1|44	linear programming solver in GLPK and the semidefinite programming
14cr|python-cvxopt-1.1.7-1|45	solver in DSDP5
14cr|python-cvxopt-1.1.7-1|46	
14cr|python-cvxopt-1.1.7-1|47	* a modeling tool for specifying convex piecewise-linear optimization problems
14cr|python-cvxopt-1.1.7-1|48	(which has been superseded by the more powerful CVXMOD package).
14cr|python-cvxopt-1.1.7-1|49	
14cr|python-cvxopt-1.1.7-1|50	%prep
14cr|python-cvxopt-1.1.7-1|51	%setup -qn %{module}-%{version}
14cr|python-cvxopt-1.1.7-1|52	
14cr|python-cvxopt-1.1.7-1|53	%ifarch x86_64
14cr|python-cvxopt-1.1.7-1|54	sed -i "s|/usr/lib|%{_libdir}|" setup.py
14cr|python-cvxopt-1.1.7-1|55	%endif
14cr|python-cvxopt-1.1.7-1|56	
14cr|python-cvxopt-1.1.7-1|57	# fix attr
14cr|python-cvxopt-1.1.7-1|58	find examples -name \*.py -perm /0111 | xargs chmod a-x
14cr|python-cvxopt-1.1.7-1|59	
14cr|python-cvxopt-1.1.7-1|60	%build
14cr|python-cvxopt-1.1.7-1|61	export CC="gcc"
14cr|python-cvxopt-1.1.7-1|62	export LDSHARED="gcc -shared -Wl,--as-needed $RPM_LD_FLAGS"
14cr|python-cvxopt-1.1.7-1|63	python setup.py build
14cr|python-cvxopt-1.1.7-1|64	
14cr|python-cvxopt-1.1.7-1|65	# no need to rebuild docs aready up to date sflo
14cr|python-cvxopt-1.1.7-1|66	# make -C doc html
14cr|python-cvxopt-1.1.7-1|67	
14cr|python-cvxopt-1.1.7-1|68	%install
14cr|python-cvxopt-1.1.7-1|69	python setup.py install --root %{buildroot} --optimize=1
14cr|python-cvxopt-1.1.7-1|70	# Install the examples
14cr|python-cvxopt-1.1.7-1|71	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|python-cvxopt-1.1.7-1|72	cp -a examples %{buildroot}%{_datadir}/%{name}/
14cr|python-cvxopt-1.1.7-1|73	
14cr|python-cvxopt-1.1.7-1|74	%files
14cr|python-cvxopt-1.1.7-1|75	%doc LICENSE doc/html/
14cr|python-cvxopt-1.1.7-1|76	%{py_platsitedir}/%{module}*
14cr|python-cvxopt-1.1.7-1|77	%{_datadir}/%{name}
14cr|python-cvxopt-1.1.7-1|78	
14cr|python-cvxopt-1.1.7-1|79	
14cr|python-cvxopt-1.1.7-1|80	
14cr|python-cvxopt-1.1.7-1|81	
14cr|python-cvxopt-1.1.7-1|82	
14cr|python-cvxopt-1.1.7-1|83	
14cr|python-cvxopt-1.1.7-1|84	
14cr|python-cvxopt-1.1.7-1|85	
14cr|python-cvxopt-1.1.7-1|86	
14cr|python-cvxopt-1.1.7-1|87	
14cr|python-cvxopt-1.1.7-1|88	
14cr|python-cvxopt-1.1.7-1|89	
14cr|python-cvxopt-1.1.7-1|90	
14cr|python-cvxopt-1.1.7-1|91	
14cr|python-cvxopt-1.1.7-1|92	
14cr|python-cvxopt-1.1.7-1|93	
14cr|python-cvxopt-1.1.7-1|94	%changelog
14cr|python-cvxopt-1.1.7-1|95	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 1.1.7-1
14cr|python-cvxopt-1.1.7-1|96	+ Revision: 261100b
14cr|python-cvxopt-1.1.7-1|97	- Merge pull request #1 from abfonly/python-cvxopt:rosa2014.1
14cr|python-cvxopt-1.1.7-1|98	- abfonly
14cr|python-cvxopt-1.1.7-1|99	
14cr|python-cvxopt-1.1.7-1|100	

6612 14
14cr|python-cxx-6.2.3-2|1	#
14cr|python-cxx-6.2.3-2|2	# this file is based on openSUSE spec file for package python-cxx
14cr|python-cxx-6.2.3-2|3	#
14cr|python-cxx-6.2.3-2|4	# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
14cr|python-cxx-6.2.3-2|5	#
14cr|python-cxx-6.2.3-2|6	# All modifications and additions to the file contributed by third parties
14cr|python-cxx-6.2.3-2|7	# remain the property of their copyright owners, unless otherwise agreed
14cr|python-cxx-6.2.3-2|8	# upon. The license for this file, and modifications and additions to the
14cr|python-cxx-6.2.3-2|9	# file, is the same license as for the pristine package itself (unless the
14cr|python-cxx-6.2.3-2|10	# license for the pristine package is not an Open Source License, in which
14cr|python-cxx-6.2.3-2|11	# case the license is the MIT License). An "Open Source License" is a
14cr|python-cxx-6.2.3-2|12	# license that conforms to the Open Source Definition (Version 1.9)
14cr|python-cxx-6.2.3-2|13	# published by the Open Source Initiative.
14cr|python-cxx-6.2.3-2|14	
14cr|python-cxx-6.2.3-2|15	
14cr|python-cxx-6.2.3-2|16	Name:           python-cxx
14cr|python-cxx-6.2.3-2|17	Version:        6.2.3
14cr|python-cxx-6.2.3-2|18	Release:        2
14cr|python-cxx-6.2.3-2|19	License:        BSD
14cr|python-cxx-6.2.3-2|20	Summary:        Write Python extensions in C++
14cr|python-cxx-6.2.3-2|21	
14cr|python-cxx-6.2.3-2|22	Url:            http://CXX.sourceforge.net/
14cr|python-cxx-6.2.3-2|23	Group:          Development/Python
14cr|python-cxx-6.2.3-2|24	Source0:        pycxx-%{version}.tar.gz
14cr|python-cxx-6.2.3-2|25	Patch0:         %{name}-%{version}-change-include-paths.patch
14cr|python-cxx-6.2.3-2|26	Patch1:         %{name}-%{version}-fix-indentation.patch
14cr|python-cxx-6.2.3-2|27	BuildRequires:  python-devel
14cr|python-cxx-6.2.3-2|28	BuildArch:      noarch
14cr|python-cxx-6.2.3-2|29	
14cr|python-cxx-6.2.3-2|30	%description
14cr|python-cxx-6.2.3-2|31	PyCXX is a set of classes to help create extensions of Python in the C
14cr|python-cxx-6.2.3-2|32	language. The first part encapsulates the Python C API taking care of
14cr|python-cxx-6.2.3-2|33	exceptions and ref counting. The second part supports the building of Python
14cr|python-cxx-6.2.3-2|34	extension modules in C++.
14cr|python-cxx-6.2.3-2|35	
14cr|python-cxx-6.2.3-2|36	%package devel
14cr|python-cxx-6.2.3-2|37	Summary:        Python-cxx Header files
14cr|python-cxx-6.2.3-2|38	
14cr|python-cxx-6.2.3-2|39	Group:          Development/Python
14cr|python-cxx-6.2.3-2|40	Requires:       %{name} = %{version}
14cr|python-cxx-6.2.3-2|41	Requires:       python-devel
14cr|python-cxx-6.2.3-2|42	
14cr|python-cxx-6.2.3-2|43	%description devel
14cr|python-cxx-6.2.3-2|44	Header files and documentation for python-cxx development.
14cr|python-cxx-6.2.3-2|45	
14cr|python-cxx-6.2.3-2|46	%prep
14cr|python-cxx-6.2.3-2|47	%setup -q -n pycxx-%{version}
14cr|python-cxx-6.2.3-2|48	%patch0 -p1
14cr|python-cxx-6.2.3-2|49	%patch1 -p1
14cr|python-cxx-6.2.3-2|50	
14cr|python-cxx-6.2.3-2|51	%build
14cr|python-cxx-6.2.3-2|52	python setup.py build
14cr|python-cxx-6.2.3-2|53	
14cr|python-cxx-6.2.3-2|54	%install
14cr|python-cxx-6.2.3-2|55	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --prefix="%{_prefix}"
14cr|python-cxx-6.2.3-2|56	install CXX/*.hxx %{buildroot}/%{_includedir}/*/CXX
14cr|python-cxx-6.2.3-2|57	install CXX/*.h %{buildroot}/%{_includedir}/*/CXX/
14cr|python-cxx-6.2.3-2|58	cp -R CXX/Python2 %{buildroot}/%{_includedir}/*/CXX/
14cr|python-cxx-6.2.3-2|59	#dh_link -ppython-cxx-dev /usr/include/$${i}/CXX/ /usr/include/$${i}_d/CXX; \
14cr|python-cxx-6.2.3-2|60	install Src/*.c %{buildroot}/%{_datadir}/*/CXX/
14cr|python-cxx-6.2.3-2|61	install Src/*.cxx %{buildroot}/%{_datadir}/*/CXX/
14cr|python-cxx-6.2.3-2|62	cp -R Src/Python2 %{buildroot}/%{_datadir}/*/CXX/
14cr|python-cxx-6.2.3-2|63	chmod -x %{buildroot}/%{_datadir}/python*/CXX/*.*
14cr|python-cxx-6.2.3-2|64	chmod -x %{buildroot}/%{_includedir}/python*/CXX/*.*
14cr|python-cxx-6.2.3-2|65	
14cr|python-cxx-6.2.3-2|66	%files
14cr|python-cxx-6.2.3-2|67	%doc README.html COPYRIGHT
14cr|python-cxx-6.2.3-2|68	%{py_puresitedir}/*
14cr|python-cxx-6.2.3-2|69	
14cr|python-cxx-6.2.3-2|70	%files devel
14cr|python-cxx-6.2.3-2|71	%doc Doc/Python2/
14cr|python-cxx-6.2.3-2|72	%dir %{_datadir}/python*
14cr|python-cxx-6.2.3-2|73	%{_includedir}/python*/CXX
14cr|python-cxx-6.2.3-2|74	%{_datadir}/python*/CXX
14cr|python-cxx-6.2.3-2|75	
14cr|python-cxx-6.2.3-2|76	%changelog
14cr|python-cxx-6.2.3-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.3-2
14cr|python-cxx-6.2.3-2|78	+ Revision: 313ed4e
14cr|python-cxx-6.2.3-2|79	- MassBuild#464: Increase release tag
14cr|python-cxx-6.2.3-2|80	
14cr|python-cxx-6.2.3-2|81	

6613 14
14cr|python-d2to1-0.2.11-2|1	%define	oname	d2to1
14cr|python-d2to1-0.2.11-2|2	
14cr|python-d2to1-0.2.11-2|3	Name:		python-%{oname}
14cr|python-d2to1-0.2.11-2|4	Version:	0.2.11
14cr|python-d2to1-0.2.11-2|5	Release:	2
14cr|python-d2to1-0.2.11-2|6	Summary:	Allows using distutils2-like setup.cfg files with setup.py
14cr|python-d2to1-0.2.11-2|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-d2to1-0.2.11-2|8	License:	BSD
14cr|python-d2to1-0.2.11-2|9	Group:		Development/Python
14cr|python-d2to1-0.2.11-2|10	Url:		http://pypi.python.org/pypi/d2to1
14cr|python-d2to1-0.2.11-2|11	BuildArch:	noarch
14cr|python-d2to1-0.2.11-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-d2to1-0.2.11-2|13	BuildRequires:  pkgconfig(python)
14cr|python-d2to1-0.2.11-2|14	
14cr|python-d2to1-0.2.11-2|15	Requires:       pythonegg(setuptools)
14cr|python-d2to1-0.2.11-2|16	
14cr|python-d2to1-0.2.11-2|17	BuildArch: noarch
14cr|python-d2to1-0.2.11-2|18	
14cr|python-d2to1-0.2.11-2|19	%description
14cr|python-d2to1-0.2.11-2|20	d2to1 allows using distutils2-like setup.cfg files for a package's metadata
14cr|python-d2to1-0.2.11-2|21	with a distribute/setuptools setup.py script. It works by providing a
14cr|python-d2to1-0.2.11-2|22	distutils2-formatted setup.cfg file containing all of a package's metadata,
14cr|python-d2to1-0.2.11-2|23	and a very minimal setup.py which will slurp its arguments from the setup.cfg.
14cr|python-d2to1-0.2.11-2|24	
14cr|python-d2to1-0.2.11-2|25	%prep
14cr|python-d2to1-0.2.11-2|26	%setup -q -n %{oname}-%{version}
14cr|python-d2to1-0.2.11-2|27	rm -rf %{oname}.egg-info
14cr|python-d2to1-0.2.11-2|28	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
14cr|python-d2to1-0.2.11-2|29	
14cr|python-d2to1-0.2.11-2|30	%build
14cr|python-d2to1-0.2.11-2|31	python setup.py build
14cr|python-d2to1-0.2.11-2|32	
14cr|python-d2to1-0.2.11-2|33	%install
14cr|python-d2to1-0.2.11-2|34	python setup.py install --skip-build --root %{buildroot}
14cr|python-d2to1-0.2.11-2|35	
14cr|python-d2to1-0.2.11-2|36	%files
14cr|python-d2to1-0.2.11-2|37	%doc CHANGES.rst LICENSE README.rst
14cr|python-d2to1-0.2.11-2|38	%{py_puresitedir}/*
14cr|python-d2to1-0.2.11-2|39	
14cr|python-d2to1-0.2.11-2|40	
14cr|python-d2to1-0.2.11-2|41	%changelog
14cr|python-d2to1-0.2.11-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-2
14cr|python-d2to1-0.2.11-2|43	+ Revision: bcddd3c
14cr|python-d2to1-0.2.11-2|44	- MassBuild#464: Increase release tag
14cr|python-d2to1-0.2.11-2|45	
14cr|python-d2to1-0.2.11-2|46	

6614 14
14cr|python-daap-0.7.1-3|1	%define fname	PythonDaap
14cr|python-daap-0.7.1-3|2	
14cr|python-daap-0.7.1-3|3	Name:		python-daap
14cr|python-daap-0.7.1-3|4	Summary:	DAAP client written in Python
14cr|python-daap-0.7.1-3|5	Version:	0.7.1
14cr|python-daap-0.7.1-3|6	Release:	%{mkrel 3}
14cr|python-daap-0.7.1-3|7	Source0:	http://jerakeen.org/files/%{fname}-%{version}.tar.gz
14cr|python-daap-0.7.1-3|8	URL:		http://jerakeen.org/code/pythondaap/
14cr|python-daap-0.7.1-3|9	Group:		Development/Python
14cr|python-daap-0.7.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-daap-0.7.1-3|11	License:	LGPL+
14cr|python-daap-0.7.1-3|12	BuildRequires:	python
14cr|python-daap-0.7.1-3|13	BuildRequires:	python-devel
14cr|python-daap-0.7.1-3|14	BuildRequires:	python-setuptools
14cr|python-daap-0.7.1-3|15	BuildRequires:	intltool
14cr|python-daap-0.7.1-3|16	Requires:	python
14cr|python-daap-0.7.1-3|17	
14cr|python-daap-0.7.1-3|18	%description
14cr|python-daap-0.7.1-3|19	PythonDaap is a (under development) DAAP client implemented in Python,
14cr|python-daap-0.7.1-3|20	and based on PyTunes by Davyd Madeley.
14cr|python-daap-0.7.1-3|21	
14cr|python-daap-0.7.1-3|22	%prep
14cr|python-daap-0.7.1-3|23	%setup -q -n %{fname}-%{version}
14cr|python-daap-0.7.1-3|24	
14cr|python-daap-0.7.1-3|25	%build
14cr|python-daap-0.7.1-3|26	%{__python} setup.py build
14cr|python-daap-0.7.1-3|27	
14cr|python-daap-0.7.1-3|28	%install
14cr|python-daap-0.7.1-3|29	%{__rm} -rf %{buildroot}
14cr|python-daap-0.7.1-3|30	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-daap-0.7.1-3|31	
14cr|python-daap-0.7.1-3|32	%clean
14cr|python-daap-0.7.1-3|33	%__rm -rf %{buildroot}
14cr|python-daap-0.7.1-3|34	
14cr|python-daap-0.7.1-3|35	%files
14cr|python-daap-0.7.1-3|36	%defattr(-,root,root)
14cr|python-daap-0.7.1-3|37	%doc CHANGELOG README PKG-INFO
14cr|python-daap-0.7.1-3|38	%{py_platsitedir}/*
14cr|python-daap-0.7.1-3|39	
14cr|python-daap-0.7.1-3|40	
14cr|python-daap-0.7.1-3|41	
14cr|python-daap-0.7.1-3|42	
14cr|python-daap-0.7.1-3|43	%changelog
14cr|python-daap-0.7.1-3|44	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.7.1-3
14cr|python-daap-0.7.1-3|45	+ Revision: d052ed8
14cr|python-daap-0.7.1-3|46	- Automatic import for version 0.7.1
14cr|python-daap-0.7.1-3|47	
14cr|python-daap-0.7.1-3|48	

6615 14
14cr|python-daemon-1.6-4|1	Name:           python-daemon
14cr|python-daemon-1.6-4|2	Version:        1.6
14cr|python-daemon-1.6-4|3	Release:        4
14cr|python-daemon-1.6-4|4	Summary:        Library to implement a well-behaved Unix daemon process
14cr|python-daemon-1.6-4|5	Group:          Development/Python
14cr|python-daemon-1.6-4|6	License:        Python
14cr|python-daemon-1.6-4|7	URL:            http://pypi.python.org/pypi/python-daemon
14cr|python-daemon-1.6-4|8	Source0:        http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-daemon-1.6-4|9	BuildRequires:  python-devel
14cr|python-daemon-1.6-4|10	BuildRequires:  python-setuptools
14cr|python-daemon-1.6-4|11	BuildRequires:  python-nose
14cr|python-daemon-1.6-4|12	BuildRequires:  python-lockfile
14cr|python-daemon-1.6-4|13	BuildRequires:  python-minimock
14cr|python-daemon-1.6-4|14	Requires:       python-lockfile
14cr|python-daemon-1.6-4|15	
14cr|python-daemon-1.6-4|16	%define debug_package %{nil}
14cr|python-daemon-1.6-4|17	
14cr|python-daemon-1.6-4|18	%description
14cr|python-daemon-1.6-4|19	This library implements the well-behaved daemon specification of
14cr|python-daemon-1.6-4|20	PEP 3143, "Standard daemon process library".
14cr|python-daemon-1.6-4|21	
14cr|python-daemon-1.6-4|22	%prep
14cr|python-daemon-1.6-4|23	%setup -q
14cr|python-daemon-1.6-4|24	
14cr|python-daemon-1.6-4|25	%build
14cr|python-daemon-1.6-4|26	
14cr|python-daemon-1.6-4|27	%install
14cr|python-daemon-1.6-4|28	python setup.py install --root %{buildroot}
14cr|python-daemon-1.6-4|29	rm -fr %{buildroot}%{py_puresitedir}/tests
14cr|python-daemon-1.6-4|30	
14cr|python-daemon-1.6-4|31	%files
14cr|python-daemon-1.6-4|32	%doc ChangeLog LICENSE.GPL-2 LICENSE.PSF-2
14cr|python-daemon-1.6-4|33	%{py_puresitedir}/daemon/
14cr|python-daemon-1.6-4|34	%{py_puresitedir}/python_daemon-%{version}-py%{py_ver}.egg-info/
14cr|python-daemon-1.6-4|35	
14cr|python-daemon-1.6-4|36	%changelog
14cr|python-daemon-1.6-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14cr|python-daemon-1.6-4|38	+ Revision: 97a4e54
14cr|python-daemon-1.6-4|39	- MassBuild#464: Increase release tag
14cr|python-daemon-1.6-4|40	
14cr|python-daemon-1.6-4|41	

6616 14
14cr|python-dicom-0.9.8-3|1	%define module	dicom
14cr|python-dicom-0.9.8-3|2	%define vrsn	0.9.4
14cr|python-dicom-0.9.8-3|3	%define ptchlvl	1
14cr|python-dicom-0.9.8-3|4	
14cr|python-dicom-0.9.8-3|5	Summary:	Read, modify and write DICOM files with python code
14cr|python-dicom-0.9.8-3|6	
14cr|python-dicom-0.9.8-3|7	Name:		python-%{module}
14cr|python-dicom-0.9.8-3|8	Version:	0.9.8
14cr|python-dicom-0.9.8-3|9	Release:	3
14cr|python-dicom-0.9.8-3|10	Source0:	http://pydicom.googlecode.com/files/pydicom-%{version}.tar.gz
14cr|python-dicom-0.9.8-3|11	License:	BSD
14cr|python-dicom-0.9.8-3|12	Group:		Development/Python
14cr|python-dicom-0.9.8-3|13	Url:		http://pydicom.googlecode.com/
14cr|python-dicom-0.9.8-3|14	BuildArch:	noarch
14cr|python-dicom-0.9.8-3|15	BuildRequires:  python-devel
14cr|python-dicom-0.9.8-3|16	
14cr|python-dicom-0.9.8-3|17	%description
14cr|python-dicom-0.9.8-3|18	pydicom is a pure python package for working with DICOM files. It was made
14cr|python-dicom-0.9.8-3|19	for inspecting and modifying DICOM data in an easy "pythonic" way. The
14cr|python-dicom-0.9.8-3|20	modifications can be written again to a new file. As a pure python package,
14cr|python-dicom-0.9.8-3|21	it should run anywhere python runs without any other requirements.
14cr|python-dicom-0.9.8-3|22	
14cr|python-dicom-0.9.8-3|23	%prep
14cr|python-dicom-0.9.8-3|24	%setup -q -n py%{module}-%{version}
14cr|python-dicom-0.9.8-3|25	
14cr|python-dicom-0.9.8-3|26	%install
14cr|python-dicom-0.9.8-3|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-dicom-0.9.8-3|28	#sed -i 's/.*egg-info$//' FILELIST
14cr|python-dicom-0.9.8-3|29	
14cr|python-dicom-0.9.8-3|30	%clean
14cr|python-dicom-0.9.8-3|31	
14cr|python-dicom-0.9.8-3|32	%files -f FILELIST
14cr|python-dicom-0.9.8-3|33	
14cr|python-dicom-0.9.8-3|34	
14cr|python-dicom-0.9.8-3|35	
14cr|python-dicom-0.9.8-3|36	%changelog
14cr|python-dicom-0.9.8-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-3
14cr|python-dicom-0.9.8-3|38	+ Revision: 8f3893a
14cr|python-dicom-0.9.8-3|39	- MassBuild#464: Increase release tag
14cr|python-dicom-0.9.8-3|40	
14cr|python-dicom-0.9.8-3|41	

6617 14
14cr|python-distutils-extra-2.38-3|1	Name:		python-distutils-extra
14cr|python-distutils-extra-2.38-3|2	Version:	2.38
14cr|python-distutils-extra-2.38-3|3	Release:	3
14cr|python-distutils-extra-2.38-3|4	Summary:	Enhancements to the Python build system
14cr|python-distutils-extra-2.38-3|5	Group:		Development/Python
14cr|python-distutils-extra-2.38-3|6	License:	GPLv2+
14cr|python-distutils-extra-2.38-3|7	URL:		https://launchpad.net/python-distutils-extra
14cr|python-distutils-extra-2.38-3|8	Source0:	https://launchpad.net/python-distutils-extra/trunk/2.38/+download/%{name}-%{version}.tar.gz
14cr|python-distutils-extra-2.38-3|9	
14cr|python-distutils-extra-2.38-3|10	BuildArch:	noarch
14cr|python-distutils-extra-2.38-3|11	BuildRequires:	python-setuptools
14cr|python-distutils-extra-2.38-3|12	
14cr|python-distutils-extra-2.38-3|13	%description
14cr|python-distutils-extra-2.38-3|14	python-distutils-extra allows you to easily integrate gettext, themed icons
14cr|python-distutils-extra-2.38-3|15	and GNOME documentation into your build and installation process.
14cr|python-distutils-extra-2.38-3|16	
14cr|python-distutils-extra-2.38-3|17	
14cr|python-distutils-extra-2.38-3|18	%package -n python3-distutils-extra
14cr|python-distutils-extra-2.38-3|19	Summary: Enhancements to the Python 3 build system
14cr|python-distutils-extra-2.38-3|20	Group: Development/Python
14cr|python-distutils-extra-2.38-3|21	Provides: python3-distutils-extra = %{version}-%{release}
14cr|python-distutils-extra-2.38-3|22	BuildRequires:  python3-distribute
14cr|python-distutils-extra-2.38-3|23	BuildRequires:  python3-devel
14cr|python-distutils-extra-2.38-3|24	
14cr|python-distutils-extra-2.38-3|25	%description -n python3-distutils-extra
14cr|python-distutils-extra-2.38-3|26	python3-distutils-extra allows you to easily integrate gettext, themed icons
14cr|python-distutils-extra-2.38-3|27	and GNOME documentation into your build and installation process.
14cr|python-distutils-extra-2.38-3|28	
14cr|python-distutils-extra-2.38-3|29	%prep
14cr|python-distutils-extra-2.38-3|30	%setup -q -c
14cr|python-distutils-extra-2.38-3|31	mv %{name}-%{version} python2
14cr|python-distutils-extra-2.38-3|32	cp -r python2 python3
14cr|python-distutils-extra-2.38-3|33	
14cr|python-distutils-extra-2.38-3|34	%build
14cr|python-distutils-extra-2.38-3|35	pushd python2
14cr|python-distutils-extra-2.38-3|36	%__python ./setup.py build
14cr|python-distutils-extra-2.38-3|37	popd
14cr|python-distutils-extra-2.38-3|38	
14cr|python-distutils-extra-2.38-3|39	pushd python3
14cr|python-distutils-extra-2.38-3|40	%__python3 ./setup.py build
14cr|python-distutils-extra-2.38-3|41	popd
14cr|python-distutils-extra-2.38-3|42	
14cr|python-distutils-extra-2.38-3|43	%install
14cr|python-distutils-extra-2.38-3|44	pushd python2
14cr|python-distutils-extra-2.38-3|45	%__python setup.py install --root=%{buildroot}
14cr|python-distutils-extra-2.38-3|46	popd
14cr|python-distutils-extra-2.38-3|47	chmod a+x %{buildroot}%{python_sitelib}/DistUtilsExtra/command/build_extra.py
14cr|python-distutils-extra-2.38-3|48	
14cr|python-distutils-extra-2.38-3|49	pushd python3
14cr|python-distutils-extra-2.38-3|50	%__python3 setup.py install --root=%{buildroot}
14cr|python-distutils-extra-2.38-3|51	popd
14cr|python-distutils-extra-2.38-3|52	
14cr|python-distutils-extra-2.38-3|53	
14cr|python-distutils-extra-2.38-3|54	
14cr|python-distutils-extra-2.38-3|55	%files
14cr|python-distutils-extra-2.38-3|56	%doc python2/doc/*
14cr|python-distutils-extra-2.38-3|57	%{python_sitelib}/DistUtilsExtra/
14cr|python-distutils-extra-2.38-3|58	%{python_sitelib}/python_distutils_extra*.egg-info
14cr|python-distutils-extra-2.38-3|59	
14cr|python-distutils-extra-2.38-3|60	%files -n python3-distutils-extra
14cr|python-distutils-extra-2.38-3|61	%doc python3/doc/*
14cr|python-distutils-extra-2.38-3|62	%{python3_sitelib}/DistUtilsExtra/
14cr|python-distutils-extra-2.38-3|63	%{python3_sitelib}/python_distutils_extra*.egg-info
14cr|python-distutils-extra-2.38-3|64	
14cr|python-distutils-extra-2.38-3|65	
14cr|python-distutils-extra-2.38-3|66	
14cr|python-distutils-extra-2.38-3|67	%changelog
14cr|python-distutils-extra-2.38-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.38-3
14cr|python-distutils-extra-2.38-3|69	+ Revision: c3e3ae6
14cr|python-distutils-extra-2.38-3|70	- MassBuild#464: Increase release tag
14cr|python-distutils-extra-2.38-3|71	
14cr|python-distutils-extra-2.38-3|72	

6618 14
14cr|python-django-addons-0.6.6-2|1	%define realname  django-addons
14cr|python-django-addons-0.6.6-2|2	%define name      python-%{realname}
14cr|python-django-addons-0.6.6-2|3	%define version   0.6.4
14cr|python-django-addons-0.6.6-2|4	%define release   2
14cr|python-django-addons-0.6.6-2|5	
14cr|python-django-addons-0.6.6-2|6	Name:           %{name}
14cr|python-django-addons-0.6.6-2|7	Version:        0.6.6
14cr|python-django-addons-0.6.6-2|8	Release:        2
14cr|python-django-addons-0.6.6-2|9	Summary:        Addon framework to create pluggable Django addons
14cr|python-django-addons-0.6.6-2|10	Group:          Development/Python
14cr|python-django-addons-0.6.6-2|11	License:        BSD
14cr|python-django-addons-0.6.6-2|12	URL:            http://pypi.python.org/pypi/django-addons
14cr|python-django-addons-0.6.6-2|13	Source:         http://pypi.python.org/packages/source/d/django-addons/django-addons-%{version}.tar.gz
14cr|python-django-addons-0.6.6-2|14	BuildArch:      noarch
14cr|python-django-addons-0.6.6-2|15	BuildRequires:  python-devel python-setuptools python-django
14cr|python-django-addons-0.6.6-2|16	Requires:       python-django python-django-staticfiles
14cr|python-django-addons-0.6.6-2|17	Suggests:       python-django-notification
14cr|python-django-addons-0.6.6-2|18	
14cr|python-django-addons-0.6.6-2|19	%description
14cr|python-django-addons-0.6.6-2|20	A Django app used to add true plug-n-play functionality to your own Django
14cr|python-django-addons-0.6.6-2|21	applications and projects
14cr|python-django-addons-0.6.6-2|22	
14cr|python-django-addons-0.6.6-2|23	Django-addons is a bunch of code that makes writing addon/plugins for your
14cr|python-django-addons-0.6.6-2|24	Django project much easier. Add django-addons to your Django project and
14cr|python-django-addons-0.6.6-2|25	you can drop all the addons to '<projectdir>/addons' directory.
14cr|python-django-addons-0.6.6-2|26	
14cr|python-django-addons-0.6.6-2|27	Features
14cr|python-django-addons-0.6.6-2|28	========
14cr|python-django-addons-0.6.6-2|29	
14cr|python-django-addons-0.6.6-2|30	* Addons overview page
14cr|python-django-addons-0.6.6-2|31	* Automatic signal connecting of addons
14cr|python-django-addons-0.6.6-2|32	* Automatic URL discovery of addons
14cr|python-django-addons-0.6.6-2|33	* Template hooking system (inject code from addons to your main project)
14cr|python-django-addons-0.6.6-2|34	* Django-staticfiles to serve site media from each addon
14cr|python-django-addons-0.6.6-2|35	* Django-notifications support (automatic registration of noticetypes)
14cr|python-django-addons-0.6.6-2|36	* Per addon localization
14cr|python-django-addons-0.6.6-2|37	* Per addon settings
14cr|python-django-addons-0.6.6-2|38	* Disabling addons via ./manage.py addons
14cr|python-django-addons-0.6.6-2|39	
14cr|python-django-addons-0.6.6-2|40	%prep
14cr|python-django-addons-0.6.6-2|41	%setup -q -n %{realname}-%{version}
14cr|python-django-addons-0.6.6-2|42	
14cr|python-django-addons-0.6.6-2|43	%build
14cr|python-django-addons-0.6.6-2|44	python setup.py build
14cr|python-django-addons-0.6.6-2|45	
14cr|python-django-addons-0.6.6-2|46	%install
14cr|python-django-addons-0.6.6-2|47	python setup.py install --root %{buildroot}
14cr|python-django-addons-0.6.6-2|48	rm -f %{buildroot}/usr/django_addons/templates/addons.html
14cr|python-django-addons-0.6.6-2|49	
14cr|python-django-addons-0.6.6-2|50	%clean
14cr|python-django-addons-0.6.6-2|51	
14cr|python-django-addons-0.6.6-2|52	%files
14cr|python-django-addons-0.6.6-2|53	%defattr(-,root,root,-)
14cr|python-django-addons-0.6.6-2|54	%doc README LICENSE AUTHORS
14cr|python-django-addons-0.6.6-2|55	%{py_puresitedir}/*
14cr|python-django-addons-0.6.6-2|56	
14cr|python-django-addons-0.6.6-2|57	
14cr|python-django-addons-0.6.6-2|58	
14cr|python-django-addons-0.6.6-2|59	%changelog
14cr|python-django-addons-0.6.6-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-2
14cr|python-django-addons-0.6.6-2|61	+ Revision: a0ca02e
14cr|python-django-addons-0.6.6-2|62	- MassBuild#464: Increase release tag
14cr|python-django-addons-0.6.6-2|63	
14cr|python-django-addons-0.6.6-2|64	

6619 14
14cr|python-django-ajax-selects-1.3.4-2|1	%define realname django-ajax-selects
14cr|python-django-ajax-selects-1.3.4-2|2	
14cr|python-django-ajax-selects-1.3.4-2|3	Name:           python-%{realname}
14cr|python-django-ajax-selects-1.3.4-2|4	Version:        1.3.4
14cr|python-django-ajax-selects-1.3.4-2|5	Release:        2
14cr|python-django-ajax-selects-1.3.4-2|6	Summary:        JQuery-powered auto-complete fields for ForeignKey and ManyToMany fields
14cr|python-django-ajax-selects-1.3.4-2|7	
14cr|python-django-ajax-selects-1.3.4-2|8	Group:          Development/Python
14cr|python-django-ajax-selects-1.3.4-2|9	License:        MIT and GPLv3
14cr|python-django-ajax-selects-1.3.4-2|10	URL:            http://pypi.python.org/pypi/django-ajax-selects
14cr|python-django-ajax-selects-1.3.4-2|11	Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/django-ajax-selects-%{version}.tar.gz
14cr|python-django-ajax-selects-1.3.4-2|12	BuildArch:      noarch
14cr|python-django-ajax-selects-1.3.4-2|13	BuildRequires:  python-devel
14cr|python-django-ajax-selects-1.3.4-2|14	BuildRequires:  python-setuptools
14cr|python-django-ajax-selects-1.3.4-2|15	Requires:       python-django
14cr|python-django-ajax-selects-1.3.4-2|16	
14cr|python-django-ajax-selects-1.3.4-2|17	%description
14cr|python-django-ajax-selects-1.3.4-2|18	Enables editing of `ForeignKey`, `ManyToMany` and simple text fields using the
14cr|python-django-ajax-selects-1.3.4-2|19	Autocomplete - `jQuery` plugin.
14cr|python-django-ajax-selects-1.3.4-2|20	
14cr|python-django-ajax-selects-1.3.4-2|21	django-ajax-selects will work in any normal form as well as in the admin.
14cr|python-django-ajax-selects-1.3.4-2|22	
14cr|python-django-ajax-selects-1.3.4-2|23	The user is presented with a text field. They type a search term or a few
14cr|python-django-ajax-selects-1.3.4-2|24	letters of a name they are looking for, an ajax request is sent to the server,
14cr|python-django-ajax-selects-1.3.4-2|25	a search channel returns possible results. Results are displayed as a drop down
14cr|python-django-ajax-selects-1.3.4-2|26	menu. When an item is selected it is added to a display area just below the
14cr|python-django-ajax-selects-1.3.4-2|27	text field.
14cr|python-django-ajax-selects-1.3.4-2|28	
14cr|python-django-ajax-selects-1.3.4-2|29	%prep
14cr|python-django-ajax-selects-1.3.4-2|30	%setup -q -n %{realname}-%{version}
14cr|python-django-ajax-selects-1.3.4-2|31	
14cr|python-django-ajax-selects-1.3.4-2|32	%build
14cr|python-django-ajax-selects-1.3.4-2|33	python setup.py build
14cr|python-django-ajax-selects-1.3.4-2|34	
14cr|python-django-ajax-selects-1.3.4-2|35	%install
14cr|python-django-ajax-selects-1.3.4-2|36	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-ajax-selects-1.3.4-2|37	rm -rf %{buildroot}/usr/templates
14cr|python-django-ajax-selects-1.3.4-2|38	
14cr|python-django-ajax-selects-1.3.4-2|39	%files
14cr|python-django-ajax-selects-1.3.4-2|40	%doc  ajax_select/LICENSE.txt
14cr|python-django-ajax-selects-1.3.4-2|41	%{py_puresitedir}/ajax_select
14cr|python-django-ajax-selects-1.3.4-2|42	%{py_puresitedir}/django_ajax_selects-%{version}-py%{py_ver}.egg-info
14cr|python-django-ajax-selects-1.3.4-2|43	
14cr|python-django-ajax-selects-1.3.4-2|44	
14cr|python-django-ajax-selects-1.3.4-2|45	
14cr|python-django-ajax-selects-1.3.4-2|46	
14cr|python-django-ajax-selects-1.3.4-2|47	%changelog
14cr|python-django-ajax-selects-1.3.4-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|python-django-ajax-selects-1.3.4-2|49	+ Revision: 9689354
14cr|python-django-ajax-selects-1.3.4-2|50	- MassBuild#464: Increase release tag
14cr|python-django-ajax-selects-1.3.4-2|51	
14cr|python-django-ajax-selects-1.3.4-2|52	

6620 14
14cr|python-django-appconf-0.6-2|1	%global pypi_name django-appconf
14cr|python-django-appconf-0.6-2|2	
14cr|python-django-appconf-0.6-2|3	Name:           python-%{pypi_name}
14cr|python-django-appconf-0.6-2|4	Version:        0.6
14cr|python-django-appconf-0.6-2|5	Release:        2
14cr|python-django-appconf-0.6-2|6	Summary:        A helper class for handling configuration defaults of packaged apps gracefully
14cr|python-django-appconf-0.6-2|7	Group:		Development/Python
14cr|python-django-appconf-0.6-2|8	
14cr|python-django-appconf-0.6-2|9	License:        BSD
14cr|python-django-appconf-0.6-2|10	URL:            http://pypi.python.org/pypi/django-appconf/0.5
14cr|python-django-appconf-0.6-2|11	Source0:        http://pypi.python.org/packages/source/d/django-appconf/django-appconf-%{version}.tar.gz
14cr|python-django-appconf-0.6-2|12	BuildArch:      noarch
14cr|python-django-appconf-0.6-2|13	
14cr|python-django-appconf-0.6-2|14	BuildRequires:  python-devel
14cr|python-django-appconf-0.6-2|15	BuildRequires:  python-sphinx
14cr|python-django-appconf-0.6-2|16	BuildRequires:	python-setuptools
14cr|python-django-appconf-0.6-2|17	
14cr|python-django-appconf-0.6-2|18	Requires:   python-django
14cr|python-django-appconf-0.6-2|19	
14cr|python-django-appconf-0.6-2|20	%description
14cr|python-django-appconf-0.6-2|21	A helper class for handling configuration
14cr|python-django-appconf-0.6-2|22	defaults of packaged Django
14cr|python-django-appconf-0.6-2|23	apps gracefully.
14cr|python-django-appconf-0.6-2|24	
14cr|python-django-appconf-0.6-2|25	%prep
14cr|python-django-appconf-0.6-2|26	%setup -q -n %{pypi_name}-%{version}
14cr|python-django-appconf-0.6-2|27	# Remove bundled egg-info
14cr|python-django-appconf-0.6-2|28	rm -rf %{pypi_name}.egg-info
14cr|python-django-appconf-0.6-2|29	
14cr|python-django-appconf-0.6-2|30	# generate html docs
14cr|python-django-appconf-0.6-2|31	sphinx-build docs html
14cr|python-django-appconf-0.6-2|32	# remove the sphinx-build leftovers
14cr|python-django-appconf-0.6-2|33	rm -rf html/.{doctrees,buildinfo}
14cr|python-django-appconf-0.6-2|34	
14cr|python-django-appconf-0.6-2|35	%build
14cr|python-django-appconf-0.6-2|36	%{__python} setup.py build
14cr|python-django-appconf-0.6-2|37	
14cr|python-django-appconf-0.6-2|38	%install
14cr|python-django-appconf-0.6-2|39	%{__python} setup.py install --skip-build --root %{buildroot}
14cr|python-django-appconf-0.6-2|40	
14cr|python-django-appconf-0.6-2|41	%files
14cr|python-django-appconf-0.6-2|42	%doc html README.rst LICENSE
14cr|python-django-appconf-0.6-2|43	%{py_puresitedir}/appconf
14cr|python-django-appconf-0.6-2|44	%{py_puresitedir}/django_appconf-%{version}-py?.?.egg-info
14cr|python-django-appconf-0.6-2|45	
14cr|python-django-appconf-0.6-2|46	
14cr|python-django-appconf-0.6-2|47	%changelog
14cr|python-django-appconf-0.6-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|python-django-appconf-0.6-2|49	+ Revision: d532308
14cr|python-django-appconf-0.6-2|50	- MassBuild#464: Increase release tag
14cr|python-django-appconf-0.6-2|51	
14cr|python-django-appconf-0.6-2|52	

6621 14
14cr|python-django-auth-ldap-1.1.4-2|1	%define debug_package %{nil}
14cr|python-django-auth-ldap-1.1.4-2|2	%define modname django-auth-ldap
14cr|python-django-auth-ldap-1.1.4-2|3	%define name    python-%{modname}
14cr|python-django-auth-ldap-1.1.4-2|4	%define version 1.1
14cr|python-django-auth-ldap-1.1.4-2|5	%define release 2
14cr|python-django-auth-ldap-1.1.4-2|6	
14cr|python-django-auth-ldap-1.1.4-2|7	Name: 		%{name}
14cr|python-django-auth-ldap-1.1.4-2|8	Version: 	1.1.4
14cr|python-django-auth-ldap-1.1.4-2|9	Release: 	2
14cr|python-django-auth-ldap-1.1.4-2|10	Summary: 	Django LDAP authentication backend
14cr|python-django-auth-ldap-1.1.4-2|11	License:	BSD
14cr|python-django-auth-ldap-1.1.4-2|12	Group: 		Development/Python
14cr|python-django-auth-ldap-1.1.4-2|13	Url: 		http://pypi.python.org/pypi/django-auth-ldap/
14cr|python-django-auth-ldap-1.1.4-2|14	Source0: 	http://pypi.python.org/packages/source/d/django-auth-ldap/django-auth-ldap-%{version}.tar.gz
14cr|python-django-auth-ldap-1.1.4-2|15	BuildRequires:	    python-devel
14cr|python-django-auth-ldap-1.1.4-2|16	Requires:	    python-django
14cr|python-django-auth-ldap-1.1.4-2|17	Requires:	    python-ldap
14cr|python-django-auth-ldap-1.1.4-2|18	
14cr|python-django-auth-ldap-1.1.4-2|19	%description
14cr|python-django-auth-ldap-1.1.4-2|20	This is a Django authentication backend that authenticates against an LDAP
14cr|python-django-auth-ldap-1.1.4-2|21	service. Configuration can be as simple as a single distinguished name
14cr|python-django-auth-ldap-1.1.4-2|22	template, but there are many rich configuration options for working with users,
14cr|python-django-auth-ldap-1.1.4-2|23	groups, and permissions.
14cr|python-django-auth-ldap-1.1.4-2|24	
14cr|python-django-auth-ldap-1.1.4-2|25	%prep
14cr|python-django-auth-ldap-1.1.4-2|26	%setup -q -n %modname-%version
14cr|python-django-auth-ldap-1.1.4-2|27	
14cr|python-django-auth-ldap-1.1.4-2|28	%build
14cr|python-django-auth-ldap-1.1.4-2|29	python setup.py build
14cr|python-django-auth-ldap-1.1.4-2|30	
14cr|python-django-auth-ldap-1.1.4-2|31	%install
14cr|python-django-auth-ldap-1.1.4-2|32	python setup.py install --root=%{buildroot}
14cr|python-django-auth-ldap-1.1.4-2|33	
14cr|python-django-auth-ldap-1.1.4-2|34	%files
14cr|python-django-auth-ldap-1.1.4-2|35	%doc docs/*
14cr|python-django-auth-ldap-1.1.4-2|36	%{py_puresitedir}/django_auth_ldap
14cr|python-django-auth-ldap-1.1.4-2|37	%{py_puresitedir}/django_auth_ldap-%{version}-py*.egg-info
14cr|python-django-auth-ldap-1.1.4-2|38	
14cr|python-django-auth-ldap-1.1.4-2|39	
14cr|python-django-auth-ldap-1.1.4-2|40	
14cr|python-django-auth-ldap-1.1.4-2|41	%changelog
14cr|python-django-auth-ldap-1.1.4-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-2
14cr|python-django-auth-ldap-1.1.4-2|43	+ Revision: 7a186f0
14cr|python-django-auth-ldap-1.1.4-2|44	- MassBuild#464: Increase release tag
14cr|python-django-auth-ldap-1.1.4-2|45	
14cr|python-django-auth-ldap-1.1.4-2|46	

6622 14
14cr|python-django-authority-0.4-2|1	%define  oname  django-authority
14cr|python-django-authority-0.4-2|2	Name:           python-%{oname}
14cr|python-django-authority-0.4-2|3	Version:        0.4
14cr|python-django-authority-0.4-2|4	Release:        2
14cr|python-django-authority-0.4-2|5	Summary:        A Django app for generic per-object permissions and custom permission checks
14cr|python-django-authority-0.4-2|6	
14cr|python-django-authority-0.4-2|7	Group:          Development/Python
14cr|python-django-authority-0.4-2|8	License:        BSD
14cr|python-django-authority-0.4-2|9	URL:            http://bitbucket.org/jezdez/%{oname}/
14cr|python-django-authority-0.4-2|10	Source:         http://bitbucket.org/jezdez/%{oname}/downloads/%{oname}-%{version}.tar.gz
14cr|python-django-authority-0.4-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-django-authority-0.4-2|12	
14cr|python-django-authority-0.4-2|13	BuildArch:      noarch
14cr|python-django-authority-0.4-2|14	BuildRequires:  python-devel python-setuptools
14cr|python-django-authority-0.4-2|15	Requires:       python-django
14cr|python-django-authority-0.4-2|16	
14cr|python-django-authority-0.4-2|17	%description
14cr|python-django-authority-0.4-2|18	This is a Django app for generic per-object permissions, custom permission
14cr|python-django-authority-0.4-2|19	checks and permission requests. It also includes view decorators and template
14cr|python-django-authority-0.4-2|20	tags for ease of use.
14cr|python-django-authority-0.4-2|21	
14cr|python-django-authority-0.4-2|22	%prep
14cr|python-django-authority-0.4-2|23	%setup -q -n %{oname}-%{version}
14cr|python-django-authority-0.4-2|24	find . -name \*._* -exec rm {} +
14cr|python-django-authority-0.4-2|25	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-authority-0.4-2|26	
14cr|python-django-authority-0.4-2|27	%build
14cr|python-django-authority-0.4-2|28	%{__python} setup.py build
14cr|python-django-authority-0.4-2|29	
14cr|python-django-authority-0.4-2|30	%install
14cr|python-django-authority-0.4-2|31	rm -rf $RPM_BUILD_ROOT
14cr|python-django-authority-0.4-2|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-authority-0.4-2|33	
14cr|python-django-authority-0.4-2|34	%clean
14cr|python-django-authority-0.4-2|35	rm -rf $RPM_BUILD_ROOT
14cr|python-django-authority-0.4-2|36	
14cr|python-django-authority-0.4-2|37	%files
14cr|python-django-authority-0.4-2|38	%defattr(-,root,root,-)
14cr|python-django-authority-0.4-2|39	%doc AUTHORS LICENSE README docs/build/html/
14cr|python-django-authority-0.4-2|40	%{python_sitelib}/*
14cr|python-django-authority-0.4-2|41	
14cr|python-django-authority-0.4-2|42	
14cr|python-django-authority-0.4-2|43	
14cr|python-django-authority-0.4-2|44	%changelog
14cr|python-django-authority-0.4-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|python-django-authority-0.4-2|46	+ Revision: 5d8bc95
14cr|python-django-authority-0.4-2|47	- MassBuild#464: Increase release tag
14cr|python-django-authority-0.4-2|48	
14cr|python-django-authority-0.4-2|49	

6623 14
14cr|python-django-classy-tags-0.5.1-2|1	%define	oname	django-classy-tags
14cr|python-django-classy-tags-0.5.1-2|2	
14cr|python-django-classy-tags-0.5.1-2|3	Name:		python-%{oname}
14cr|python-django-classy-tags-0.5.1-2|4	Version:	0.5.1
14cr|python-django-classy-tags-0.5.1-2|5	Release:	2
14cr|python-django-classy-tags-0.5.1-2|6	Summary:	Class based template tags for Django
14cr|python-django-classy-tags-0.5.1-2|7	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-django-classy-tags-0.5.1-2|8	License:	BSD
14cr|python-django-classy-tags-0.5.1-2|9	Group:		Development/Python
14cr|python-django-classy-tags-0.5.1-2|10	Url:		http://github.com/ojii/django-classy-tags
14cr|python-django-classy-tags-0.5.1-2|11	
14cr|python-django-classy-tags-0.5.1-2|12	BuildArch:	noarch
14cr|python-django-classy-tags-0.5.1-2|13	BuildRequires:	pythonegg(setuptools)
14cr|python-django-classy-tags-0.5.1-2|14	BuildRequires:  pkgconfig(python)
14cr|python-django-classy-tags-0.5.1-2|15	
14cr|python-django-classy-tags-0.5.1-2|16	
14cr|python-django-classy-tags-0.5.1-2|17	Requires:       pythonegg(django)
14cr|python-django-classy-tags-0.5.1-2|18	
14cr|python-django-classy-tags-0.5.1-2|19	%description
14cr|python-django-classy-tags-0.5.1-2|20	The goal of this project is to create a new way of writing Django template tags
14cr|python-django-classy-tags-0.5.1-2|21	which is fully compatible with the current Django templating infrastructure.
14cr|python-django-classy-tags-0.5.1-2|22	This new way should be easy, clean and require as little boilerplate code
14cr|python-django-classy-tags-0.5.1-2|23	as possible while still staying as powerful as possible.
14cr|python-django-classy-tags-0.5.1-2|24	
14cr|python-django-classy-tags-0.5.1-2|25	%prep
14cr|python-django-classy-tags-0.5.1-2|26	%setup -q -n %{oname}-%{version}
14cr|python-django-classy-tags-0.5.1-2|27	
14cr|python-django-classy-tags-0.5.1-2|28	%build
14cr|python-django-classy-tags-0.5.1-2|29	python setup.py build
14cr|python-django-classy-tags-0.5.1-2|30	
14cr|python-django-classy-tags-0.5.1-2|31	%install
14cr|python-django-classy-tags-0.5.1-2|32	python setup.py install --root=%{buildroot}
14cr|python-django-classy-tags-0.5.1-2|33	
14cr|python-django-classy-tags-0.5.1-2|34	find %{buildroot} -size 0 -delete
14cr|python-django-classy-tags-0.5.1-2|35	
14cr|python-django-classy-tags-0.5.1-2|36	%files
14cr|python-django-classy-tags-0.5.1-2|37	%doc README.rst
14cr|python-django-classy-tags-0.5.1-2|38	%{py_puresitedir}/classytags/*.py*
14cr|python-django-classy-tags-0.5.1-2|39	%{py_puresitedir}/classytags/test/*.py*
14cr|python-django-classy-tags-0.5.1-2|40	%{py_puresitedir}/classytags/test/project/*.py*
14cr|python-django-classy-tags-0.5.1-2|41	%{py_puresitedir}/django_classy_tags*.egg-info
14cr|python-django-classy-tags-0.5.1-2|42	
14cr|python-django-classy-tags-0.5.1-2|43	%changelog
14cr|python-django-classy-tags-0.5.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|python-django-classy-tags-0.5.1-2|45	+ Revision: 5c15d02
14cr|python-django-classy-tags-0.5.1-2|46	- MassBuild#464: Increase release tag
14cr|python-django-classy-tags-0.5.1-2|47	
14cr|python-django-classy-tags-0.5.1-2|48	

6624 14
14cr|python-django-cms-3.0.2-2|1	%define	module	django-cms
14cr|python-django-cms-3.0.2-2|2	
14cr|python-django-cms-3.0.2-2|3	%if %{_use_internal_dependency_generator}
14cr|python-django-cms-3.0.2-2|4	%define __noautoreq 'pythonegg\\((django-sekizai\\)'
14cr|python-django-cms-3.0.2-2|5	%endif
14cr|python-django-cms-3.0.2-2|6	
14cr|python-django-cms-3.0.2-2|7	Summary:	An advanced Django CMS
14cr|python-django-cms-3.0.2-2|8	
14cr|python-django-cms-3.0.2-2|9	Name:		python-%{module}
14cr|python-django-cms-3.0.2-2|10	Version:	3.0.2
14cr|python-django-cms-3.0.2-2|11	Release:	2
14cr|python-django-cms-3.0.2-2|12	Source0:	http://pypi.python.org/packages/source/d/django-cms/django-cms-%{version}.tar.gz
14cr|python-django-cms-3.0.2-2|13	Source100:	%{name}.rpmlintrc
14cr|python-django-cms-3.0.2-2|14	License:	BSD
14cr|python-django-cms-3.0.2-2|15	Group:		Development/Python
14cr|python-django-cms-3.0.2-2|16	Url:		https://www.django-cms.org/
14cr|python-django-cms-3.0.2-2|17	
14cr|python-django-cms-3.0.2-2|18	Requires:	pythonegg(django) >= 1.2.5
14cr|python-django-cms-3.0.2-2|19	Requires:	pythonegg(django-classy-tags) >= 0.5
14cr|python-django-cms-3.0.2-2|20	Requires:	pythonegg(south) >= 0.7.2
14cr|python-django-cms-3.0.2-2|21	Requires:	pythonegg(html5lib)
14cr|python-django-cms-3.0.2-2|22	Requires:	pythonegg(django-mptt) >= 0.4.2
14cr|python-django-cms-3.0.2-2|23	Requires:	pythonegg(django-sekizai) >= 0.4.2
14cr|python-django-cms-3.0.2-2|24	Requires:	pythonegg(djangocms-admin-style)
14cr|python-django-cms-3.0.2-2|25	
14cr|python-django-cms-3.0.2-2|26	
14cr|python-django-cms-3.0.2-2|27	
14cr|python-django-cms-3.0.2-2|28	BuildRequires:	pythonegg(django) >= 1.2.5
14cr|python-django-cms-3.0.2-2|29	BuildRequires:	pythonegg(django-classy-tags) >= 0.3.4.1
14cr|python-django-cms-3.0.2-2|30	BuildRequires:	pythonegg(south) >= 0.7.2
14cr|python-django-cms-3.0.2-2|31	BuildRequires:	pythonegg(html5lib)
14cr|python-django-cms-3.0.2-2|32	BuildRequires:	pythonegg(django-mptt) >= 0.4.2
14cr|python-django-cms-3.0.2-2|33	BuildRequires:	pythonegg(django-sekizai) >= 0.4.2
14cr|python-django-cms-3.0.2-2|34	BuildRequires:	pythonegg(setuptools)
14cr|python-django-cms-3.0.2-2|35	BuildRequires:	pythonegg(sphinx)
14cr|python-django-cms-3.0.2-2|36	
14cr|python-django-cms-3.0.2-2|37	BuildArch:	noarch
14cr|python-django-cms-3.0.2-2|38	
14cr|python-django-cms-3.0.2-2|39	%description
14cr|python-django-cms-3.0.2-2|40	Django CMS is an application for managing hierarchical pages of
14cr|python-django-cms-3.0.2-2|41	content, possibly in multiple languages and/or on multiple sites.
14cr|python-django-cms-3.0.2-2|42	
14cr|python-django-cms-3.0.2-2|43	Django CMS handles the navigation rendering for you with clean, slug
14cr|python-django-cms-3.0.2-2|44	based URLs, and this navigation can be extended by custom Django
14cr|python-django-cms-3.0.2-2|45	applications.
14cr|python-django-cms-3.0.2-2|46	
14cr|python-django-cms-3.0.2-2|47	%prep
14cr|python-django-cms-3.0.2-2|48	%setup -q -n %{module}-%{version}
14cr|python-django-cms-3.0.2-2|49	# fix req.
14cr|python-django-cms-3.0.2-2|50	perl -pi -e "s|django-mptt==0.5.2,==0.6|django-mptt>=0.5.2|"  setup.py
14cr|python-django-cms-3.0.2-2|51	
14cr|python-django-cms-3.0.2-2|52	%build
14cr|python-django-cms-3.0.2-2|53	python setup.py build
14cr|python-django-cms-3.0.2-2|54	
14cr|python-django-cms-3.0.2-2|55	%install
14cr|python-django-cms-3.0.2-2|56	python setup.py install --root=%{buildroot}
14cr|python-django-cms-3.0.2-2|57	pushd docs
14cr|python-django-cms-3.0.2-2|58	make html
14cr|python-django-cms-3.0.2-2|59	rm -rf html/.buildinfo
14cr|python-django-cms-3.0.2-2|60	popd
14cr|python-django-cms-3.0.2-2|61	
14cr|python-django-cms-3.0.2-2|62	pushd %{buildroot}%{py_puresitedir}/cms
14cr|python-django-cms-3.0.2-2|63	rm -fr localept/.DS_Store localede/.DS_Store
14cr|python-django-cms-3.0.2-2|64	rm -fr static/cms/.sass-cache static/cms/.sass-cache
14cr|python-django-cms-3.0.2-2|65	popd
14cr|python-django-cms-3.0.2-2|66	
14cr|python-django-cms-3.0.2-2|67	find %{buildroot} -size 0 -delete
14cr|python-django-cms-3.0.2-2|68	
14cr|python-django-cms-3.0.2-2|69	(cd %{buildroot}; find *) | sort -u | \
14cr|python-django-cms-3.0.2-2|70	while read FILE; do
14cr|python-django-cms-3.0.2-2|71	[ -d "%{buildroot}/$FILE" ] && echo "%dir /$FILE" || echo "/$FILE"
14cr|python-django-cms-3.0.2-2|72	done > %{module}.files
14cr|python-django-cms-3.0.2-2|73	
14cr|python-django-cms-3.0.2-2|74	
14cr|python-django-cms-3.0.2-2|75	
14cr|python-django-cms-3.0.2-2|76	%files
14cr|python-django-cms-3.0.2-2|77	%doc AUTHORS CHANGELOG.txt LICENSE README.rst docs/build/html/
14cr|python-django-cms-3.0.2-2|78	%{py_puresitedir}/cms
14cr|python-django-cms-3.0.2-2|79	%{py_puresitedir}/django_cms-%{version}-py2.7.egg-info
14cr|python-django-cms-3.0.2-2|80	%{py_puresitedir}/menus
14cr|python-django-cms-3.0.2-2|81	
14cr|python-django-cms-3.0.2-2|82	
14cr|python-django-cms-3.0.2-2|83	
14cr|python-django-cms-3.0.2-2|84	
14cr|python-django-cms-3.0.2-2|85	%changelog
14cr|python-django-cms-3.0.2-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-2
14cr|python-django-cms-3.0.2-2|87	+ Revision: 48b0def
14cr|python-django-cms-3.0.2-2|88	- MassBuild#464: Increase release tag
14cr|python-django-cms-3.0.2-2|89	
14cr|python-django-cms-3.0.2-2|90	

6625 14
14cr|python-djangocms-admin-style-0.2.2-2|1	%define	oname	djangocms-admin-style
14cr|python-djangocms-admin-style-0.2.2-2|2	%define	tarname djangocms_admin_style
14cr|python-djangocms-admin-style-0.2.2-2|3	
14cr|python-djangocms-admin-style-0.2.2-2|4	
14cr|python-djangocms-admin-style-0.2.2-2|5	Name:		python-%{oname}
14cr|python-djangocms-admin-style-0.2.2-2|6	Version:	0.2.2
14cr|python-djangocms-admin-style-0.2.2-2|7	Release:	2
14cr|python-djangocms-admin-style-0.2.2-2|8	Summary:	Adds pretty CSS styles for the django CMS admin interface
14cr|python-djangocms-admin-style-0.2.2-2|9	License:	BSD
14cr|python-djangocms-admin-style-0.2.2-2|10	Group:		Development/Python
14cr|python-djangocms-admin-style-0.2.2-2|11	Url:		http://www.django-cms.org/
14cr|python-djangocms-admin-style-0.2.2-2|12	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-djangocms-admin-style-0.2.2-2|13	
14cr|python-djangocms-admin-style-0.2.2-2|14	BuildArch:	noarch
14cr|python-djangocms-admin-style-0.2.2-2|15	BuildRequires:	pythonegg(setuptools)
14cr|python-djangocms-admin-style-0.2.2-2|16	
14cr|python-djangocms-admin-style-0.2.2-2|17	%description
14cr|python-djangocms-admin-style-0.2.2-2|18	The django CMS Admin Style overrides django admin's
14cr|python-djangocms-admin-style-0.2.2-2|19	``base_site.html``,but you can still partially customize this page.
14cr|python-djangocms-admin-style-0.2.2-2|20	Look at the source of ``templates/admin/base_site.html``
14cr|python-djangocms-admin-style-0.2.2-2|21	and override the templates that are included in various blocks.
14cr|python-djangocms-admin-style-0.2.2-2|22	For example, you can add your own CSS in
14cr|python-djangocms-admin-style-0.2.2-2|23	``templates/admin/extrastyle.html``.
14cr|python-djangocms-admin-style-0.2.2-2|24	
14cr|python-djangocms-admin-style-0.2.2-2|25	
14cr|python-djangocms-admin-style-0.2.2-2|26	%prep
14cr|python-djangocms-admin-style-0.2.2-2|27	%setup -q -n %{oname}-%{version}
14cr|python-djangocms-admin-style-0.2.2-2|28	rm -fr .gitignore
14cr|python-djangocms-admin-style-0.2.2-2|29	
14cr|python-djangocms-admin-style-0.2.2-2|30	%build
14cr|python-djangocms-admin-style-0.2.2-2|31	python setup.py build
14cr|python-djangocms-admin-style-0.2.2-2|32	
14cr|python-djangocms-admin-style-0.2.2-2|33	%install
14cr|python-djangocms-admin-style-0.2.2-2|34	python setup.py install --root=%{buildroot}
14cr|python-djangocms-admin-style-0.2.2-2|35	find %{buildroot} -size 0 -delete
14cr|python-djangocms-admin-style-0.2.2-2|36	
14cr|python-djangocms-admin-style-0.2.2-2|37	%files
14cr|python-djangocms-admin-style-0.2.2-2|38	%doc LICENSE README.rst %{tarname}/templates/
14cr|python-djangocms-admin-style-0.2.2-2|39	%{py_puresitedir}/%{tarname}
14cr|python-djangocms-admin-style-0.2.2-2|40	%{py_puresitedir}/%{tarname}-%{version}-py2.7.egg-info
14cr|python-djangocms-admin-style-0.2.2-2|41	
14cr|python-djangocms-admin-style-0.2.2-2|42	
14cr|python-djangocms-admin-style-0.2.2-2|43	%changelog
14cr|python-djangocms-admin-style-0.2.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|python-djangocms-admin-style-0.2.2-2|45	+ Revision: d1b143b
14cr|python-djangocms-admin-style-0.2.2-2|46	- MassBuild#464: Increase release tag
14cr|python-djangocms-admin-style-0.2.2-2|47	
14cr|python-djangocms-admin-style-0.2.2-2|48	

6626 14
14cr|python-django-compressor-1.4-2|1	%global pypi_name django_compressor
14cr|python-django-compressor-1.4-2|2	
14cr|python-django-compressor-1.4-2|3	Name:           python-django-compressor
14cr|python-django-compressor-1.4-2|4	Version:        1.4
14cr|python-django-compressor-1.4-2|5	Release:        2
14cr|python-django-compressor-1.4-2|6	Summary:        Compresses linked and inline JavaScript or CSS into single cached files
14cr|python-django-compressor-1.4-2|7	
14cr|python-django-compressor-1.4-2|8	Group:		Development/Python
14cr|python-django-compressor-1.4-2|9	
14cr|python-django-compressor-1.4-2|10	License:        MIT
14cr|python-django-compressor-1.4-2|11	URL:            http://pypi.python.org/pypi/django_compressor/1.2
14cr|python-django-compressor-1.4-2|12	Source0:        http://pypi.python.org/packages/source/d/django_compressor/django_compressor-%{version}.tar.gz
14cr|python-django-compressor-1.4-2|13	BuildArch:      noarch
14cr|python-django-compressor-1.4-2|14	
14cr|python-django-compressor-1.4-2|15	BuildRequires:  python-devel
14cr|python-django-compressor-1.4-2|16	BuildRequires:  python-setuptools
14cr|python-django-compressor-1.4-2|17	
14cr|python-django-compressor-1.4-2|18	Requires:       python-django-appconf >= 0.4
14cr|python-django-compressor-1.4-2|19	Requires:       python-versiontools
14cr|python-django-compressor-1.4-2|20	Requires:   python-django
14cr|python-django-compressor-1.4-2|21	
14cr|python-django-compressor-1.4-2|22	%description
14cr|python-django-compressor-1.4-2|23	Django Compressor combines and compresses linked and inline Javascript
14cr|python-django-compressor-1.4-2|24	or CSS in a Django templates into cacheable static files by using the
14cr|python-django-compressor-1.4-2|25	``compress`` template tag.  HTML in between
14cr|python-django-compressor-1.4-2|26	``{% compress js/css %}`` and ``{% endcompress %}`` is
14cr|python-django-compressor-1.4-2|27	parsed and searched for CSS or JS. These styles and scripts are subsequently
14cr|python-django-compressor-1.4-2|28	processed with optional, configurable compilers and filters.
14cr|python-django-compressor-1.4-2|29	
14cr|python-django-compressor-1.4-2|30	
14cr|python-django-compressor-1.4-2|31	%prep
14cr|python-django-compressor-1.4-2|32	%setup -q -n %{pypi_name}-%{version}
14cr|python-django-compressor-1.4-2|33	# Remove bundled egg-info
14cr|python-django-compressor-1.4-2|34	rm -rf %{pypi_name}.egg-info
14cr|python-django-compressor-1.4-2|35	
14cr|python-django-compressor-1.4-2|36	# remove /usr/bin/env from scripts
14cr|python-django-compressor-1.4-2|37	for i in compressor/tests/precompiler.py \
14cr|python-django-compressor-1.4-2|38	compressor/filters/cssmin/cssmin.py \
14cr|python-django-compressor-1.4-2|39	compressor/filters/jsmin/rjsmin.py;
14cr|python-django-compressor-1.4-2|40	do sed -i -e "1d" $i;
14cr|python-django-compressor-1.4-2|41	done
14cr|python-django-compressor-1.4-2|42	
14cr|python-django-compressor-1.4-2|43	
14cr|python-django-compressor-1.4-2|44	
14cr|python-django-compressor-1.4-2|45	%build
14cr|python-django-compressor-1.4-2|46	python setup.py build
14cr|python-django-compressor-1.4-2|47	
14cr|python-django-compressor-1.4-2|48	%install
14cr|python-django-compressor-1.4-2|49	python setup.py install --skip-build --root %{buildroot}
14cr|python-django-compressor-1.4-2|50	
14cr|python-django-compressor-1.4-2|51	%files
14cr|python-django-compressor-1.4-2|52	%doc README.rst LICENSE
14cr|python-django-compressor-1.4-2|53	%{py_puresitedir}/compressor
14cr|python-django-compressor-1.4-2|54	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cr|python-django-compressor-1.4-2|55	
14cr|python-django-compressor-1.4-2|56	
14cr|python-django-compressor-1.4-2|57	%changelog
14cr|python-django-compressor-1.4-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|python-django-compressor-1.4-2|59	+ Revision: 3ac4e7e
14cr|python-django-compressor-1.4-2|60	- MassBuild#464: Increase release tag
14cr|python-django-compressor-1.4-2|61	
14cr|python-django-compressor-1.4-2|62	

6627 14
14cr|python-django-contact-form-0.3-5|1	%define realname django-contact-form
14cr|python-django-contact-form-0.3-5|2	%define alphatag 97559a887345
14cr|python-django-contact-form-0.3-5|3	
14cr|python-django-contact-form-0.3-5|4	Name:           python-django-contact-form
14cr|python-django-contact-form-0.3-5|5	Version:        0.3
14cr|python-django-contact-form-0.3-5|6	Release:        5
14cr|python-django-contact-form-0.3-5|7	Summary:        An extensible contact-form application for Django
14cr|python-django-contact-form-0.3-5|8	
14cr|python-django-contact-form-0.3-5|9	Group:          Development/Python
14cr|python-django-contact-form-0.3-5|10	License:        BSD
14cr|python-django-contact-form-0.3-5|11	URL:            http://bitbucket.org/ubernostrum/django-contact-form/
14cr|python-django-contact-form-0.3-5|12	Source0:        contact_form-%{alphatag}.tar.gz
14cr|python-django-contact-form-0.3-5|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-django-contact-form-0.3-5|14	
14cr|python-django-contact-form-0.3-5|15	BuildArch:      noarch
14cr|python-django-contact-form-0.3-5|16	BuildRequires:  python-devel
14cr|python-django-contact-form-0.3-5|17	Requires:       python-django
14cr|python-django-contact-form-0.3-5|18	
14cr|python-django-contact-form-0.3-5|19	%description
14cr|python-django-contact-form-0.3-5|20	An extensible contact-form application for Django
14cr|python-django-contact-form-0.3-5|21	
14cr|python-django-contact-form-0.3-5|22	%prep
14cr|python-django-contact-form-0.3-5|23	%setup -q -n %{realname}
14cr|python-django-contact-form-0.3-5|24	
14cr|python-django-contact-form-0.3-5|25	%build
14cr|python-django-contact-form-0.3-5|26	%{__python} setup.py build
14cr|python-django-contact-form-0.3-5|27	
14cr|python-django-contact-form-0.3-5|28	%install
14cr|python-django-contact-form-0.3-5|29	rm -rf $RPM_BUILD_ROOT
14cr|python-django-contact-form-0.3-5|30	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-contact-form-0.3-5|31	
14cr|python-django-contact-form-0.3-5|32	%clean
14cr|python-django-contact-form-0.3-5|33	rm -rf $RPM_BUILD_ROOT
14cr|python-django-contact-form-0.3-5|34	
14cr|python-django-contact-form-0.3-5|35	%files
14cr|python-django-contact-form-0.3-5|36	%defattr(-,root,root,-)
14cr|python-django-contact-form-0.3-5|37	%doc LICENSE.txt README.txt docs/
14cr|python-django-contact-form-0.3-5|38	%{py_puresitedir}/*
14cr|python-django-contact-form-0.3-5|39	
14cr|python-django-contact-form-0.3-5|40	
14cr|python-django-contact-form-0.3-5|41	
14cr|python-django-contact-form-0.3-5|42	%changelog
14cr|python-django-contact-form-0.3-5|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|python-django-contact-form-0.3-5|44	+ Revision: feccc19
14cr|python-django-contact-form-0.3-5|45	- MassBuild#464: Increase release tag
14cr|python-django-contact-form-0.3-5|46	
14cr|python-django-contact-form-0.3-5|47	

6628 14
14cr|python-django-easy-thumbnails-2.1-1|1	Name:           python-django-easy-thumbnails
14cr|python-django-easy-thumbnails-2.1-1|2	Version:        2.1
14cr|python-django-easy-thumbnails-2.1-1|3	Release:        1
14cr|python-django-easy-thumbnails-2.1-1|4	Url:            http://github.com/lukaszb/django-guardian
14cr|python-django-easy-thumbnails-2.1-1|5	Summary:        A powerful, yet easy to implement thumbnailing application for Django
14cr|python-django-easy-thumbnails-2.1-1|6	
14cr|python-django-easy-thumbnails-2.1-1|7	License:        BSD-3-Clause
14cr|python-django-easy-thumbnails-2.1-1|8	Group:          Development/Python
14cr|python-django-easy-thumbnails-2.1-1|9	Source0:        https://pypi.python.org/packages/source/e/easy-thumbnails/easy-thumbnails-%{version}.tar.gz
14cr|python-django-easy-thumbnails-2.1-1|10	BuildRequires:  python-devel
14cr|python-django-easy-thumbnails-2.1-1|11	BuildRequires:  python-distribute
14cr|python-django-easy-thumbnails-2.1-1|12	Requires:       python-django >= 1.2
14cr|python-django-easy-thumbnails-2.1-1|13	BuildArch:      noarch
14cr|python-django-easy-thumbnails-2.1-1|14	
14cr|python-django-easy-thumbnails-2.1-1|15	%description
14cr|python-django-easy-thumbnails-2.1-1|16	A powerful, yet easy to implement thumbnailing application for Django.
14cr|python-django-easy-thumbnails-2.1-1|17	
14cr|python-django-easy-thumbnails-2.1-1|18	%prep
14cr|python-django-easy-thumbnails-2.1-1|19	%setup -q -n easy-thumbnails-%{version}
14cr|python-django-easy-thumbnails-2.1-1|20	
14cr|python-django-easy-thumbnails-2.1-1|21	%build
14cr|python-django-easy-thumbnails-2.1-1|22	python setup.py build
14cr|python-django-easy-thumbnails-2.1-1|23	
14cr|python-django-easy-thumbnails-2.1-1|24	%install
14cr|python-django-easy-thumbnails-2.1-1|25	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-django-easy-thumbnails-2.1-1|26	
14cr|python-django-easy-thumbnails-2.1-1|27	%files
14cr|python-django-easy-thumbnails-2.1-1|28	%doc README.rst
14cr|python-django-easy-thumbnails-2.1-1|29	%{py_puresitedir}/*
14cr|python-django-easy-thumbnails-2.1-1|30	
14cr|python-django-easy-thumbnails-2.1-1|31	%changelog
14cr|python-django-easy-thumbnails-2.1-1|32	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-1
14cr|python-django-easy-thumbnails-2.1-1|33	+ Revision: 357e2a0
14cr|python-django-easy-thumbnails-2.1-1|34	- Updated to 2.1 (by updates_builder)
14cr|python-django-easy-thumbnails-2.1-1|35	
14cr|python-django-easy-thumbnails-2.1-1|36	

6629 14
14cr|python-django-evolution-0.7.3-1|1	%define module	django-evolution
14cr|python-django-evolution-0.7.3-1|2	
14cr|python-django-evolution-0.7.3-1|3	Name:           python-%{module}
14cr|python-django-evolution-0.7.3-1|4	Version:        0.7.3
14cr|python-django-evolution-0.7.3-1|5	Release:        1
14cr|python-django-evolution-0.7.3-1|6	Summary:        Schema evolution for Django
14cr|python-django-evolution-0.7.3-1|7	
14cr|python-django-evolution-0.7.3-1|8	Group:          Development/Python
14cr|python-django-evolution-0.7.3-1|9	License:        BSD
14cr|python-django-evolution-0.7.3-1|10	URL:            http://code.google.com/p/django-evolution/
14cr|python-django-evolution-0.7.3-1|11	# svn export -%{alphatag} http://django-evolution.googlecode.com/svn/trunk/ django-evolution-%{alphatag}
14cr|python-django-evolution-0.7.3-1|12	# tar zcf django-evolution-%{alphatag}.tar.gz django-evolution-%{alphatag}
14cr|python-django-evolution-0.7.3-1|13	Source0:        http://downloads.reviewboard.org/releases/django-evolution/0.7/django_evolution-%{version}.tar.gz
14cr|python-django-evolution-0.7.3-1|14	
14cr|python-django-evolution-0.7.3-1|15	BuildArch:      noarch
14cr|python-django-evolution-0.7.3-1|16	BuildRequires:  python-devel, python-setuptools
14cr|python-django-evolution-0.7.3-1|17	Requires:       python-django >= 1.1.1
14cr|python-django-evolution-0.7.3-1|18	
14cr|python-django-evolution-0.7.3-1|19	%description
14cr|python-django-evolution-0.7.3-1|20	When you run ./manage.py syncdb, Django will look for any new models that
14cr|python-django-evolution-0.7.3-1|21	have been defined, and add a database table to represent those new models.
14cr|python-django-evolution-0.7.3-1|22	However, if you make a change to an existing model, ./manage.py syncdb will
14cr|python-django-evolution-0.7.3-1|23	not make any changes to the database.
14cr|python-django-evolution-0.7.3-1|24	
14cr|python-django-evolution-0.7.3-1|25	This is where Django Evolution fits in. Django Evolution is an extension to
14cr|python-django-evolution-0.7.3-1|26	Django that allows you to track changes in your models over time, and to
14cr|python-django-evolution-0.7.3-1|27	update the database to reflect those changes.
14cr|python-django-evolution-0.7.3-1|28	
14cr|python-django-evolution-0.7.3-1|29	%prep
14cr|python-django-evolution-0.7.3-1|30	%setup -q -n django_evolution-%{version}
14cr|python-django-evolution-0.7.3-1|31	
14cr|python-django-evolution-0.7.3-1|32	%build
14cr|python-django-evolution-0.7.3-1|33	%__rm -rf tests
14cr|python-django-evolution-0.7.3-1|34	python setup.py build
14cr|python-django-evolution-0.7.3-1|35	
14cr|python-django-evolution-0.7.3-1|36	%install
14cr|python-django-evolution-0.7.3-1|37	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-django-evolution-0.7.3-1|38	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-django-evolution-0.7.3-1|39	
14cr|python-django-evolution-0.7.3-1|40	%files -f FILE_LIST
14cr|python-django-evolution-0.7.3-1|41	%doc AUTHORS LICENSE  docs/*
14cr|python-django-evolution-0.7.3-1|42	
14cr|python-django-evolution-0.7.3-1|43	%changelog
14cr|python-django-evolution-0.7.3-1|44	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-1
14cr|python-django-evolution-0.7.3-1|45	+ Revision: ae1801e
14cr|python-django-evolution-0.7.3-1|46	- Updated to 0.7.3 (by updates_builder)
14cr|python-django-evolution-0.7.3-1|47	
14cr|python-django-evolution-0.7.3-1|48	

6630 14
14cr|python-django-filter-0.7-2|1	%define realname    django-filter
14cr|python-django-filter-0.7-2|2	%define name	    python-%{realname}
14cr|python-django-filter-0.7-2|3	%define version 0.5.4
14cr|python-django-filter-0.7-2|4	%define release 2
14cr|python-django-filter-0.7-2|5	
14cr|python-django-filter-0.7-2|6	Name: %{name}
14cr|python-django-filter-0.7-2|7	Version: 0.7
14cr|python-django-filter-0.7-2|8	Release: 2
14cr|python-django-filter-0.7-2|9	Summary:        A Django application for allowing users to filter queryset dynamically
14cr|python-django-filter-0.7-2|10	Group:          Development/Python
14cr|python-django-filter-0.7-2|11	License:        BSD
14cr|python-django-filter-0.7-2|12	URL:            http://pypi.python.org/pypi/django-filter
14cr|python-django-filter-0.7-2|13	Source0:        https://pypi.python.org/packages/source/d/django-filter/django-filter-%{version}.tar.gz
14cr|python-django-filter-0.7-2|14	BuildArch:      noarch
14cr|python-django-filter-0.7-2|15	BuildRequires:  python-devel python-setuptools
14cr|python-django-filter-0.7-2|16	Requires:       python-django
14cr|python-django-filter-0.7-2|17	
14cr|python-django-filter-0.7-2|18	%description
14cr|python-django-filter-0.7-2|19	Django-filter provides a simple way to filter down a queryset based on
14cr|python-django-filter-0.7-2|20	parameters a user provides.
14cr|python-django-filter-0.7-2|21	
14cr|python-django-filter-0.7-2|22	
14cr|python-django-filter-0.7-2|23	%prep
14cr|python-django-filter-0.7-2|24	%setup -q -n %{realname}-%{version}
14cr|python-django-filter-0.7-2|25	find . -name \*._* -exec rm {} +
14cr|python-django-filter-0.7-2|26	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-filter-0.7-2|27	
14cr|python-django-filter-0.7-2|28	%build
14cr|python-django-filter-0.7-2|29	%{__python} setup.py build
14cr|python-django-filter-0.7-2|30	
14cr|python-django-filter-0.7-2|31	%install
14cr|python-django-filter-0.7-2|32	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-filter-0.7-2|33	
14cr|python-django-filter-0.7-2|34	%files
14cr|python-django-filter-0.7-2|35	%{py_puresitedir}/*
14cr|python-django-filter-0.7-2|36	
14cr|python-django-filter-0.7-2|37	
14cr|python-django-filter-0.7-2|38	%changelog
14cr|python-django-filter-0.7-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|python-django-filter-0.7-2|40	+ Revision: b1266d2
14cr|python-django-filter-0.7-2|41	- MassBuild#464: Increase release tag
14cr|python-django-filter-0.7-2|42	
14cr|python-django-filter-0.7-2|43	

6631 14
14cr|python-django-guardian-1.2.4-2|1	Name:           python-django-guardian
14cr|python-django-guardian-1.2.4-2|2	Version:        1.2.4
14cr|python-django-guardian-1.2.4-2|3	Release:        2
14cr|python-django-guardian-1.2.4-2|4	Url:            http://github.com/lukaszb/django-guardian
14cr|python-django-guardian-1.2.4-2|5	Summary:        Implementation of per object permissions for Django 1.2
14cr|python-django-guardian-1.2.4-2|6	
14cr|python-django-guardian-1.2.4-2|7	License:        BSD-3-Clause
14cr|python-django-guardian-1.2.4-2|8	Group:          Development/Python
14cr|python-django-guardian-1.2.4-2|9	Source0:        https://pypi.python.org/packages/source/d/django-guardian/django-guardian-%{version}.tar.gz
14cr|python-django-guardian-1.2.4-2|10	BuildRequires:  python-devel
14cr|python-django-guardian-1.2.4-2|11	BuildRequires:  python-distribute
14cr|python-django-guardian-1.2.4-2|12	Requires:       python-django >= 1.2
14cr|python-django-guardian-1.2.4-2|13	BuildArch:      noarch
14cr|python-django-guardian-1.2.4-2|14	
14cr|python-django-guardian-1.2.4-2|15	%description
14cr|python-django-guardian-1.2.4-2|16	django-guardian is implementation of per object permissions as
14cr|python-django-guardian-1.2.4-2|17	authorization backend which is supported since Django 1.2. It won't
14cr|python-django-guardian-1.2.4-2|18	work with older Django releases.
14cr|python-django-guardian-1.2.4-2|19	
14cr|python-django-guardian-1.2.4-2|20	%prep
14cr|python-django-guardian-1.2.4-2|21	%setup -q -n django-guardian-%{version}
14cr|python-django-guardian-1.2.4-2|22	
14cr|python-django-guardian-1.2.4-2|23	%build
14cr|python-django-guardian-1.2.4-2|24	python setup.py build
14cr|python-django-guardian-1.2.4-2|25	
14cr|python-django-guardian-1.2.4-2|26	%install
14cr|python-django-guardian-1.2.4-2|27	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-django-guardian-1.2.4-2|28	
14cr|python-django-guardian-1.2.4-2|29	%files
14cr|python-django-guardian-1.2.4-2|30	%doc CHANGES README.rst
14cr|python-django-guardian-1.2.4-2|31	%{py_puresitedir}/*
14cr|python-django-guardian-1.2.4-2|32	
14cr|python-django-guardian-1.2.4-2|33	%changelog
14cr|python-django-guardian-1.2.4-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-2
14cr|python-django-guardian-1.2.4-2|35	+ Revision: c5d3b62
14cr|python-django-guardian-1.2.4-2|36	- MassBuild#464: Increase release tag
14cr|python-django-guardian-1.2.4-2|37	
14cr|python-django-guardian-1.2.4-2|38	

6632 14
14cr|python-django-haystack-2.1.0-3|1	%define	oname	django-haystack
14cr|python-django-haystack-2.1.0-3|2	
14cr|python-django-haystack-2.1.0-3|3	Name:		python-%{oname}
14cr|python-django-haystack-2.1.0-3|4	Version:	2.1.0
14cr|python-django-haystack-2.1.0-3|5	Release:	3
14cr|python-django-haystack-2.1.0-3|6	Summary:	Pluggable search for Django
14cr|python-django-haystack-2.1.0-3|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-django-haystack-2.1.0-3|8	License:	BSD
14cr|python-django-haystack-2.1.0-3|9	Group:		Development/Python
14cr|python-django-haystack-2.1.0-3|10	Url:		http://haystacksearch.org/
14cr|python-django-haystack-2.1.0-3|11	BuildArch:	noarch
14cr|python-django-haystack-2.1.0-3|12	
14cr|python-django-haystack-2.1.0-3|13	BuildRequires:	pythonegg(setuptools)
14cr|python-django-haystack-2.1.0-3|14	Requires:       pythonegg(django)
14cr|python-django-haystack-2.1.0-3|15	Requires:       python(abi) = 2.7
14cr|python-django-haystack-2.1.0-3|16	
14cr|python-django-haystack-2.1.0-3|17	%description
14cr|python-django-haystack-2.1.0-3|18	========
14cr|python-django-haystack-2.1.0-3|19	Haystack
14cr|python-django-haystack-2.1.0-3|20	========
14cr|python-django-haystack-2.1.0-3|21	
14cr|python-django-haystack-2.1.0-3|22	:author: Daniel Lindsley
14cr|python-django-haystack-2.1.0-3|23	:date: 2013/07/28
14cr|python-django-haystack-2.1.0-3|24	
14cr|python-django-haystack-2.1.0-3|25	Haystack provides modular search for Django. It features a unified, familiar
14cr|python-django-haystack-2.1.0-3|26	API that allows you to plug in different search backends (such as Solr_,
14cr|python-django-haystack-2.1.0-3|27	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
14cr|python-django-haystack-2.1.0-3|28	
14cr|python-django-haystack-2.1.0-3|29	.. _Solr: http://lucene.apache.org/solr/
14cr|python-django-haystack-2.1.0-3|30	.. _Elasticsearch: http://elasticsearch.org/
14cr|python-django-haystack-2.1.0-3|31	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
14cr|python-django-haystack-2.1.0-3|32	.. _Xapian: http://xapian.org/
14cr|python-django-haystack-2.1.0-3|33	
14cr|python-django-haystack-2.1.0-3|34	Haystack is BSD licensed, plays nicely with third-party app without needing to
14cr|python-django-haystack-2.1.0-3|35	modify the source and supports advanced features like faceting, More Like This,
14cr|python-django-haystack-2.1.0-3|36	highlighting, spatial search and spelling suggestions.
14cr|python-django-haystack-2.1.0-3|37	
14cr|python-django-haystack-2.1.0-3|38	You can find more information at http://haystacksearch.org/.
14cr|python-django-haystack-2.1.0-3|39	
14cr|python-django-haystack-2.1.0-3|40	#------python3-----
14cr|python-django-haystack-2.1.0-3|41	%package -n python3-%{oname}
14cr|python-django-haystack-2.1.0-3|42	Summary:        Django module for modular search
14cr|python-django-haystack-2.1.0-3|43	Group:          Development/Python
14cr|python-django-haystack-2.1.0-3|44	BuildRequires:  pkgconfig(python3)
14cr|python-django-haystack-2.1.0-3|45	BuildRequires:  python3egg(setuptools)
14cr|python-django-haystack-2.1.0-3|46	Requires:       pythonegg(django)
14cr|python-django-haystack-2.1.0-3|47	Requires:       python(abi) = %{py3_ver}
14cr|python-django-haystack-2.1.0-3|48	
14cr|python-django-haystack-2.1.0-3|49	%description -n python3-%{oname}
14cr|python-django-haystack-2.1.0-3|50	========
14cr|python-django-haystack-2.1.0-3|51	Haystack
14cr|python-django-haystack-2.1.0-3|52	========
14cr|python-django-haystack-2.1.0-3|53	
14cr|python-django-haystack-2.1.0-3|54	:author: Daniel Lindsley
14cr|python-django-haystack-2.1.0-3|55	:date: 2013/07/28
14cr|python-django-haystack-2.1.0-3|56	
14cr|python-django-haystack-2.1.0-3|57	Haystack provides modular search for Django. It features a unified, familiar
14cr|python-django-haystack-2.1.0-3|58	API that allows you to plug in different search backends (such as Solr_,
14cr|python-django-haystack-2.1.0-3|59	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
14cr|python-django-haystack-2.1.0-3|60	
14cr|python-django-haystack-2.1.0-3|61	.. _Solr: http://lucene.apache.org/solr/
14cr|python-django-haystack-2.1.0-3|62	.. _Elasticsearch: http://elasticsearch.org/
14cr|python-django-haystack-2.1.0-3|63	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
14cr|python-django-haystack-2.1.0-3|64	.. _Xapian: http://xapian.org/
14cr|python-django-haystack-2.1.0-3|65	
14cr|python-django-haystack-2.1.0-3|66	Haystack is BSD licensed, plays nicely with third-party app without needing to
14cr|python-django-haystack-2.1.0-3|67	modify the source and supports advanced features like faceting, More Like This,
14cr|python-django-haystack-2.1.0-3|68	highlighting, spatial search and spelling suggestions.
14cr|python-django-haystack-2.1.0-3|69	
14cr|python-django-haystack-2.1.0-3|70	You can find more information at http://haystacksearch.org/.
14cr|python-django-haystack-2.1.0-3|71	
14cr|python-django-haystack-2.1.0-3|72	This is python3 module.
14cr|python-django-haystack-2.1.0-3|73	
14cr|python-django-haystack-2.1.0-3|74	
14cr|python-django-haystack-2.1.0-3|75	%files -n python3-%{oname}
14cr|python-django-haystack-2.1.0-3|76	%doc python3/AUTHORS
14cr|python-django-haystack-2.1.0-3|77	%doc python3/LICENSE
14cr|python-django-haystack-2.1.0-3|78	%doc python3/README.rst
14cr|python-django-haystack-2.1.0-3|79	%doc python3/docs/faq.rst
14cr|python-django-haystack-2.1.0-3|80	%doc python3/docs/haystack_theme/layout.html
14cr|python-django-haystack-2.1.0-3|81	%{py3_puresitedir}/haystack/*.py*
14cr|python-django-haystack-2.1.0-3|82	%{py3_puresitedir}/haystack/backends/*.py*
14cr|python-django-haystack-2.1.0-3|83	%{py3_puresitedir}/haystack/management/*.py*
14cr|python-django-haystack-2.1.0-3|84	%{py3_puresitedir}/haystack/management/commands/*.py*
14cr|python-django-haystack-2.1.0-3|85	%{py3_puresitedir}/haystack/templatetags/*.py*
14cr|python-django-haystack-2.1.0-3|86	%{py3_puresitedir}/haystack/utils/*.py*
14cr|python-django-haystack-2.1.0-3|87	%{py3_puresitedir}/django_haystack*.egg-info
14cr|python-django-haystack-2.1.0-3|88	%{py3_puresitedir}/haystack/templates/
14cr|python-django-haystack-2.1.0-3|89	#---------------------
14cr|python-django-haystack-2.1.0-3|90	
14cr|python-django-haystack-2.1.0-3|91	%prep
14cr|python-django-haystack-2.1.0-3|92	%setup -q -c
14cr|python-django-haystack-2.1.0-3|93	cp -r %{oname}-%{version} python3
14cr|python-django-haystack-2.1.0-3|94	
14cr|python-django-haystack-2.1.0-3|95	%build
14cr|python-django-haystack-2.1.0-3|96	pushd %{oname}-%{version}
14cr|python-django-haystack-2.1.0-3|97	python setup.py build
14cr|python-django-haystack-2.1.0-3|98	popd
14cr|python-django-haystack-2.1.0-3|99	
14cr|python-django-haystack-2.1.0-3|100	pushd python3
14cr|python-django-haystack-2.1.0-3|101	python3 setup.py build
14cr|python-django-haystack-2.1.0-3|102	popd
14cr|python-django-haystack-2.1.0-3|103	
14cr|python-django-haystack-2.1.0-3|104	%install
14cr|python-django-haystack-2.1.0-3|105	pushd %{oname}-%{version}
14cr|python-django-haystack-2.1.0-3|106	python setup.py install --root=%{buildroot}
14cr|python-django-haystack-2.1.0-3|107	popd
14cr|python-django-haystack-2.1.0-3|108	
14cr|python-django-haystack-2.1.0-3|109	pushd python3
14cr|python-django-haystack-2.1.0-3|110	python3 setup.py install --root=%{buildroot}
14cr|python-django-haystack-2.1.0-3|111	popd
14cr|python-django-haystack-2.1.0-3|112	
14cr|python-django-haystack-2.1.0-3|113	%files
14cr|python-django-haystack-2.1.0-3|114	%doc %{oname}-%{version}/AUTHORS
14cr|python-django-haystack-2.1.0-3|115	%doc %{oname}-%{version}/LICENSE
14cr|python-django-haystack-2.1.0-3|116	%doc %{oname}-%{version}/README.rst
14cr|python-django-haystack-2.1.0-3|117	%doc %{oname}-%{version}/docs/faq.rst
14cr|python-django-haystack-2.1.0-3|118	%doc %{oname}-%{version}/docs/haystack_theme/layout.html
14cr|python-django-haystack-2.1.0-3|119	%{py_puresitedir}/haystack/*.py*
14cr|python-django-haystack-2.1.0-3|120	%{py_puresitedir}/haystack/backends/*.py*
14cr|python-django-haystack-2.1.0-3|121	%{py_puresitedir}/haystack/management/*.py*
14cr|python-django-haystack-2.1.0-3|122	%{py_puresitedir}/haystack/management/commands/*.py*
14cr|python-django-haystack-2.1.0-3|123	%{py_puresitedir}/haystack/templatetags/*.py*
14cr|python-django-haystack-2.1.0-3|124	%{py_puresitedir}/haystack/utils/*.py*
14cr|python-django-haystack-2.1.0-3|125	%{py_puresitedir}/django_haystack*.egg-info
14cr|python-django-haystack-2.1.0-3|126	%{py_puresitedir}/haystack/templates/
14cr|python-django-haystack-2.1.0-3|127	
14cr|python-django-haystack-2.1.0-3|128	%changelog
14cr|python-django-haystack-2.1.0-3|129	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-3
14cr|python-django-haystack-2.1.0-3|130	+ Revision: 73c731d
14cr|python-django-haystack-2.1.0-3|131	- MassBuild#464: Increase release tag
14cr|python-django-haystack-2.1.0-3|132	
14cr|python-django-haystack-2.1.0-3|133	

6633 14
14cr|python-django-mptt-0.6.1-2|1	%define	oname	django-mptt
14cr|python-django-mptt-0.6.1-2|2	
14cr|python-django-mptt-0.6.1-2|3	Name:		python-%{oname}
14cr|python-django-mptt-0.6.1-2|4	Version:	0.6.1
14cr|python-django-mptt-0.6.1-2|5	Release:	2
14cr|python-django-mptt-0.6.1-2|6	Summary:	Modified Preorder Tree Traversal for Django models
14cr|python-django-mptt-0.6.1-2|7	
14cr|python-django-mptt-0.6.1-2|8	Source0:	http://pypi.python.org/packages/source/d/django-mptt/django-mptt-%{version}.tar.gz
14cr|python-django-mptt-0.6.1-2|9	
14cr|python-django-mptt-0.6.1-2|10	License:	BSD
14cr|python-django-mptt-0.6.1-2|11	Group:		Development/Python
14cr|python-django-mptt-0.6.1-2|12	Url:		http://github.com/django-mptt/django-mptt
14cr|python-django-mptt-0.6.1-2|13	BuildArch:	noarch
14cr|python-django-mptt-0.6.1-2|14	
14cr|python-django-mptt-0.6.1-2|15	BuildRequires:	pythonegg(setuptools)
14cr|python-django-mptt-0.6.1-2|16	BuildRequires:	pythonegg(sphinx)
14cr|python-django-mptt-0.6.1-2|17	BuildRequires:  pythonegg(django) >= 1.4.2
14cr|python-django-mptt-0.6.1-2|18	
14cr|python-django-mptt-0.6.1-2|19	Requires: python(abi) = 2.7
14cr|python-django-mptt-0.6.1-2|20	Requires: pythonegg(django) >= 1.4.2
14cr|python-django-mptt-0.6.1-2|21	
14cr|python-django-mptt-0.6.1-2|22	%description
14cr|python-django-mptt-0.6.1-2|23	Utilities for implementing Modified Preorder Tree Traversal
14cr|python-django-mptt-0.6.1-2|24	with your Django Models and working with trees of Model instances.
14cr|python-django-mptt-0.6.1-2|25	
14cr|python-django-mptt-0.6.1-2|26	%prep
14cr|python-django-mptt-0.6.1-2|27	%setup -q -n %{oname}-%{version}
14cr|python-django-mptt-0.6.1-2|28	
14cr|python-django-mptt-0.6.1-2|29	%install
14cr|python-django-mptt-0.6.1-2|30	python setup.py install --root="%{buildroot}"
14cr|python-django-mptt-0.6.1-2|31	
14cr|python-django-mptt-0.6.1-2|32	%check
14cr|python-django-mptt-0.6.1-2|33	cd tests
14cr|python-django-mptt-0.6.1-2|34	sh runtests.sh
14cr|python-django-mptt-0.6.1-2|35	
14cr|python-django-mptt-0.6.1-2|36	%files
14cr|python-django-mptt-0.6.1-2|37	%doc LICENSE MANIFEST.in PKG-INFO README.rst
14cr|python-django-mptt-0.6.1-2|38	%{py_puresitedir}/django_mptt-%{version}-py2.*.egg-info
14cr|python-django-mptt-0.6.1-2|39	%{py_puresitedir}/mptt/__init__.py
14cr|python-django-mptt-0.6.1-2|40	%{py_puresitedir}/mptt/admin.py
14cr|python-django-mptt-0.6.1-2|41	%{py_puresitedir}/mptt/exceptions.py
14cr|python-django-mptt-0.6.1-2|42	%{py_puresitedir}/mptt/fields.py
14cr|python-django-mptt-0.6.1-2|43	%{py_puresitedir}/mptt/forms.py
14cr|python-django-mptt-0.6.1-2|44	
14cr|python-django-mptt-0.6.1-2|45	%lang(de) %{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.mo
14cr|python-django-mptt-0.6.1-2|46	%{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.po
14cr|python-django-mptt-0.6.1-2|47	%lang(dk) %{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.mo
14cr|python-django-mptt-0.6.1-2|48	%{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.po
14cr|python-django-mptt-0.6.1-2|49	%lang(fr) %{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.mo
14cr|python-django-mptt-0.6.1-2|50	%{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.po
14cr|python-django-mptt-0.6.1-2|51	%lang(nb) %{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.mo
14cr|python-django-mptt-0.6.1-2|52	%{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.po
14cr|python-django-mptt-0.6.1-2|53	%lang(pl) %{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.mo
14cr|python-django-mptt-0.6.1-2|54	%{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.po
14cr|python-django-mptt-0.6.1-2|55	%{py_puresitedir}/mptt/managers.py
14cr|python-django-mptt-0.6.1-2|56	%{py_puresitedir}/mptt/models.py
14cr|python-django-mptt-0.6.1-2|57	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list.html
14cr|python-django-mptt-0.6.1-2|58	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list_results.html
14cr|python-django-mptt-0.6.1-2|59	%{py_puresitedir}/mptt/templates/admin/mptt_change_list.html
14cr|python-django-mptt-0.6.1-2|60	%{py_puresitedir}/mptt/templates/admin/mptt_change_list_results.html
14cr|python-django-mptt-0.6.1-2|61	%{py_puresitedir}/mptt/templatetags/__init__.py
14cr|python-django-mptt-0.6.1-2|62	%{py_puresitedir}/mptt/templatetags/mptt_admin.py
14cr|python-django-mptt-0.6.1-2|63	%{py_puresitedir}/mptt/templatetags/mptt_tags.py
14cr|python-django-mptt-0.6.1-2|64	%{py_puresitedir}/mptt/utils.py
14cr|python-django-mptt-0.6.1-2|65	
14cr|python-django-mptt-0.6.1-2|66	
14cr|python-django-mptt-0.6.1-2|67	
14cr|python-django-mptt-0.6.1-2|68	
14cr|python-django-mptt-0.6.1-2|69	%changelog
14cr|python-django-mptt-0.6.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|python-django-mptt-0.6.1-2|71	+ Revision: 9d5ac7e
14cr|python-django-mptt-0.6.1-2|72	- MassBuild#464: Increase release tag
14cr|python-django-mptt-0.6.1-2|73	
14cr|python-django-mptt-0.6.1-2|74	

6634 14
14cr|python-django-notification-1.1.1-2|1	%define realname django-notification
14cr|python-django-notification-1.1.1-2|2	
14cr|python-django-notification-1.1.1-2|3	Name:           python-django-notification
14cr|python-django-notification-1.1.1-2|4	Version:        1.1.1
14cr|python-django-notification-1.1.1-2|5	Release:        2
14cr|python-django-notification-1.1.1-2|6	Summary:        User notification management for the Django web framework
14cr|python-django-notification-1.1.1-2|7	
14cr|python-django-notification-1.1.1-2|8	
14cr|python-django-notification-1.1.1-2|9	Group:          Development/Python
14cr|python-django-notification-1.1.1-2|10	License:        MIT
14cr|python-django-notification-1.1.1-2|11	URL:            http://code.google.com/p/django-notification/
14cr|python-django-notification-1.1.1-2|12	Source0:        http://pypi.python.org/packages/source/d/django-notification/django-notification-%{version}.tar.gz
14cr|python-django-notification-1.1.1-2|13	
14cr|python-django-notification-1.1.1-2|14	BuildArch:      noarch
14cr|python-django-notification-1.1.1-2|15	BuildRequires:  python-devel python-setuptools
14cr|python-django-notification-1.1.1-2|16	Requires:       python-django
14cr|python-django-notification-1.1.1-2|17	
14cr|python-django-notification-1.1.1-2|18	%description
14cr|python-django-notification-1.1.1-2|19	Many sites need to notify users when certain events have occurred and to
14cr|python-django-notification-1.1.1-2|20	allow configurable options as to how those notifications are to be received.
14cr|python-django-notification-1.1.1-2|21	
14cr|python-django-notification-1.1.1-2|22	The project aims to provide a Django app for this sort of functionality.
14cr|python-django-notification-1.1.1-2|23	This includes:
14cr|python-django-notification-1.1.1-2|24	
14cr|python-django-notification-1.1.1-2|25	* submission of notification messages by other apps
14cr|python-django-notification-1.1.1-2|26	* notification messages on signing in
14cr|python-django-notification-1.1.1-2|27	* notification messages via email (configurable by user)
14cr|python-django-notification-1.1.1-2|28	* notification messages via feed
14cr|python-django-notification-1.1.1-2|29	
14cr|python-django-notification-1.1.1-2|30	%prep
14cr|python-django-notification-1.1.1-2|31	%setup -q -n %{realname}-%{version}
14cr|python-django-notification-1.1.1-2|32	find -name '._*' -exec rm {} \;
14cr|python-django-notification-1.1.1-2|33	
14cr|python-django-notification-1.1.1-2|34	%build
14cr|python-django-notification-1.1.1-2|35	python setup.py build
14cr|python-django-notification-1.1.1-2|36	
14cr|python-django-notification-1.1.1-2|37	%install
14cr|python-django-notification-1.1.1-2|38	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-notification-1.1.1-2|39	
14cr|python-django-notification-1.1.1-2|40	%clean
14cr|python-django-notification-1.1.1-2|41	
14cr|python-django-notification-1.1.1-2|42	%files
14cr|python-django-notification-1.1.1-2|43	%defattr(-,root,root,-)
14cr|python-django-notification-1.1.1-2|44	%doc AUTHORS LICENSE  docs/
14cr|python-django-notification-1.1.1-2|45	%{py_puresitedir}/*
14cr|python-django-notification-1.1.1-2|46	
14cr|python-django-notification-1.1.1-2|47	
14cr|python-django-notification-1.1.1-2|48	
14cr|python-django-notification-1.1.1-2|49	
14cr|python-django-notification-1.1.1-2|50	%changelog
14cr|python-django-notification-1.1.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|python-django-notification-1.1.1-2|52	+ Revision: 04f2ca1
14cr|python-django-notification-1.1.1-2|53	- MassBuild#464: Increase release tag
14cr|python-django-notification-1.1.1-2|54	
14cr|python-django-notification-1.1.1-2|55	

6635 14
14cr|python-django-pagination-1.0.7-2|1	%define realname django-pagination
14cr|python-django-pagination-1.0.7-2|2	
14cr|python-django-pagination-1.0.7-2|3	Name:           python-django-pagination
14cr|python-django-pagination-1.0.7-2|4	Version:        1.0.7
14cr|python-django-pagination-1.0.7-2|5	Release:        2
14cr|python-django-pagination-1.0.7-2|6	Summary:        Django pagination tools
14cr|python-django-pagination-1.0.7-2|7	
14cr|python-django-pagination-1.0.7-2|8	Group:          Development/Python
14cr|python-django-pagination-1.0.7-2|9	License:        BSD
14cr|python-django-pagination-1.0.7-2|10	URL:            http://pypi.python.org/pypi/django-pagination
14cr|python-django-pagination-1.0.7-2|11	Source0:        http://pypi.python.org/packages/source/d/django-pagination/%{realname}-%{version}.tar.gz
14cr|python-django-pagination-1.0.7-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-django-pagination-1.0.7-2|13	
14cr|python-django-pagination-1.0.7-2|14	BuildArch:      noarch
14cr|python-django-pagination-1.0.7-2|15	BuildRequires:  python-devel python-setuptools
14cr|python-django-pagination-1.0.7-2|16	Requires:       python-django
14cr|python-django-pagination-1.0.7-2|17	
14cr|python-django-pagination-1.0.7-2|18	%description
14cr|python-django-pagination-1.0.7-2|19	A set of utilities for creating robust pagination tools throughout a Django
14cr|python-django-pagination-1.0.7-2|20	application.
14cr|python-django-pagination-1.0.7-2|21	
14cr|python-django-pagination-1.0.7-2|22	%prep
14cr|python-django-pagination-1.0.7-2|23	%setup -q -n %{realname}-%{version}
14cr|python-django-pagination-1.0.7-2|24	find -name '._*' -exec rm {} \;
14cr|python-django-pagination-1.0.7-2|25	
14cr|python-django-pagination-1.0.7-2|26	%build
14cr|python-django-pagination-1.0.7-2|27	%{__python} setup.py build
14cr|python-django-pagination-1.0.7-2|28	
14cr|python-django-pagination-1.0.7-2|29	%install
14cr|python-django-pagination-1.0.7-2|30	rm -rf $RPM_BUILD_ROOT
14cr|python-django-pagination-1.0.7-2|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-pagination-1.0.7-2|32	
14cr|python-django-pagination-1.0.7-2|33	%clean
14cr|python-django-pagination-1.0.7-2|34	rm -rf $RPM_BUILD_ROOT
14cr|python-django-pagination-1.0.7-2|35	
14cr|python-django-pagination-1.0.7-2|36	%files
14cr|python-django-pagination-1.0.7-2|37	%defattr(-,root,root,-)
14cr|python-django-pagination-1.0.7-2|38	%doc CONTRIBUTORS.txt LICENSE.txt docs/
14cr|python-django-pagination-1.0.7-2|39	%{py_puresitedir}/*
14cr|python-django-pagination-1.0.7-2|40	
14cr|python-django-pagination-1.0.7-2|41	
14cr|python-django-pagination-1.0.7-2|42	
14cr|python-django-pagination-1.0.7-2|43	%changelog
14cr|python-django-pagination-1.0.7-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cr|python-django-pagination-1.0.7-2|45	+ Revision: ea96391
14cr|python-django-pagination-1.0.7-2|46	- MassBuild#464: Increase release tag
14cr|python-django-pagination-1.0.7-2|47	
14cr|python-django-pagination-1.0.7-2|48	

6636 14
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|1	%define oname   django-piston
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|2	%define mercurial_snapshot e539a104d516
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|3	%define rel 2
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|4	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|5	Name:           python-django-piston
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|6	Version:        0.2.3
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|7	%if %mercurial_snapshot
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|8	Release:        %mkrel 0.0.%rel.%mercurial_snapshot
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|9	%else
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|10	Release:        %mkrel %rel
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|11	%endif
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|12	Summary:        A mini-framework for Django for creating RESTful APIs
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|13	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|14	Group:          Development/Python
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|15	License:        BSD
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|16	URL:            http://bitbucket.org/jespern/django-piston/
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|17	%if %mercurial_snapshot
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|18	Source0:        https://bitbucket.org/jespern/django-piston/get/%{mercurial_snapshot}.tar.bz2
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|19	%else
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|20	Source0         http://bitbucket.org/jespern/django-piston/downloads/%{oname}-%{version}.tar.gz
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|21	%endif
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|22	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|23	BuildArch:      noarch
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|24	BuildRequires:  python-devel python-setuptools
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|25	Requires:       python-django
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|26	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|27	%description
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|28	Piston is a relatively small Django application that lets you
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|29	create application programming interfaces (API) for your sites.
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|30	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|31	%prep
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|32	%if %mercurial_snapshot
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|33	%setup -q -n jespern-django-piston-%mercurial_snapshot
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|34	touch piston/__init__.py
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|35	%else
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|36	%setup -q -n %{oname}
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|37	%endif
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|38	%build
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|39	%{__python} setup.py build
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|40	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|41	%install
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|42	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|43	touch %buildroot/%{python_sitelib}/piston/__init__.py
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|44	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|45	%files
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|46	%{python_sitelib}/*
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|47	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|48	%changelog
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|49	* Fri Dec 07 2012 Alexander Khryukin <alexander@mezon.ru> 0.2.3-0.0.2.e539a104d516
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|50	+ Revision: 18fc838
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|51	- see https://bitbucket.org/jespern/django-piston/issue/173/attributeerror-module-object-has-no#comment-455549
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|52	
14cr|python-django-piston-0.2.3-0.0.2.e539a104d516|53	

6637 14
14cr|python-django-profile-0.6-2|1	%define realname django-profile
14cr|python-django-profile-0.6-2|2	%define name    python-%{realname}
14cr|python-django-profile-0.6-2|3	%define version 0.6
14cr|python-django-profile-0.6-2|4	%define release 2
14cr|python-django-profile-0.6-2|5	%define vcsdate 20090813
14cr|python-django-profile-0.6-2|6	%define vcstag r420
14cr|python-django-profile-0.6-2|7	
14cr|python-django-profile-0.6-2|8	Name:           %{name}
14cr|python-django-profile-0.6-2|9	Version:        %{version}
14cr|python-django-profile-0.6-2|10	Release:        %{release}
14cr|python-django-profile-0.6-2|11	Summary:        Django pluggable user profile zone
14cr|python-django-profile-0.6-2|12	Group:          Development/Python
14cr|python-django-profile-0.6-2|13	License:        BSD
14cr|python-django-profile-0.6-2|14	URL:            http://code.google.com/p/django-profile/
14cr|python-django-profile-0.6-2|15	Source:         %{realname}-%{version}-%{vcstag}.tar.gz
14cr|python-django-profile-0.6-2|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-django-profile-0.6-2|17	BuildArch:      noarch
14cr|python-django-profile-0.6-2|18	BuildRequires:  python-devel python-setuptools
14cr|python-django-profile-0.6-2|19	Requires:       python-django python-imaging
14cr|python-django-profile-0.6-2|20	
14cr|python-django-profile-0.6-2|21	%description
14cr|python-django-profile-0.6-2|22	This is a user private zone/profile management application, allowing
14cr|python-django-profile-0.6-2|23	the user to take control of his account and insert information about
14cr|python-django-profile-0.6-2|24	him in his profile.
14cr|python-django-profile-0.6-2|25	
14cr|python-django-profile-0.6-2|26	Inside this package you will find a demo application which will show
14cr|python-django-profile-0.6-2|27	you what can be accomplished with the rest of the utilities included
14cr|python-django-profile-0.6-2|28	in the package.
14cr|python-django-profile-0.6-2|29	
14cr|python-django-profile-0.6-2|30	%prep
14cr|python-django-profile-0.6-2|31	%setup -q -n %{realname}-%{version}-%{vcstag}
14cr|python-django-profile-0.6-2|32	
14cr|python-django-profile-0.6-2|33	%build
14cr|python-django-profile-0.6-2|34	%{__python} setup.py build
14cr|python-django-profile-0.6-2|35	
14cr|python-django-profile-0.6-2|36	%install
14cr|python-django-profile-0.6-2|37	rm -rf $RPM_BUILD_ROOT
14cr|python-django-profile-0.6-2|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-profile-0.6-2|39	
14cr|python-django-profile-0.6-2|40	# delete unpackaged files
14cr|python-django-profile-0.6-2|41	rm -rf %{buildroot}%{py_puresitedir}/demo
14cr|python-django-profile-0.6-2|42	
14cr|python-django-profile-0.6-2|43	%clean
14cr|python-django-profile-0.6-2|44	rm -rf $RPM_BUILD_ROOT
14cr|python-django-profile-0.6-2|45	
14cr|python-django-profile-0.6-2|46	%files
14cr|python-django-profile-0.6-2|47	%defattr(-,root,root,-)
14cr|python-django-profile-0.6-2|48	%doc INSTALL.txt CHANGELOG.txt LICENSE.txt README.txt TODO.txt demo/
14cr|python-django-profile-0.6-2|49	%{py_puresitedir}/*
14cr|python-django-profile-0.6-2|50	
14cr|python-django-profile-0.6-2|51	
14cr|python-django-profile-0.6-2|52	
14cr|python-django-profile-0.6-2|53	%changelog
14cr|python-django-profile-0.6-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|python-django-profile-0.6-2|55	+ Revision: 4795b1b
14cr|python-django-profile-0.6-2|56	- MassBuild#464: Increase release tag
14cr|python-django-profile-0.6-2|57	
14cr|python-django-profile-0.6-2|58	

6638 14
14cr|python-django-registration-1.0-2|1	%define realname django-registration
14cr|python-django-registration-1.0-2|2	
14cr|python-django-registration-1.0-2|3	Name:           python-django-registration
14cr|python-django-registration-1.0-2|4	Version:        1.0
14cr|python-django-registration-1.0-2|5	Release:        2
14cr|python-django-registration-1.0-2|6	Summary:        A user-registration application for Django
14cr|python-django-registration-1.0-2|7	
14cr|python-django-registration-1.0-2|8	Group:          Development/Python
14cr|python-django-registration-1.0-2|9	License:        BSD
14cr|python-django-registration-1.0-2|10	URL:            http://bitbucket.org/ubernostrum/django-registration
14cr|python-django-registration-1.0-2|11	Source0:        https://pypi.python.org/packages/source/d/django-registration/django-registration-%{version}.tar.gz
14cr|python-django-registration-1.0-2|12	
14cr|python-django-registration-1.0-2|13	BuildArch:      noarch
14cr|python-django-registration-1.0-2|14	BuildRequires:  python-devel
14cr|python-django-registration-1.0-2|15	BuildRequires:	python-setuptools
14cr|python-django-registration-1.0-2|16	Requires:       python-django
14cr|python-django-registration-1.0-2|17	
14cr|python-django-registration-1.0-2|18	%description
14cr|python-django-registration-1.0-2|19	This is a fairly simple user-registration application for Django_, designed to
14cr|python-django-registration-1.0-2|20	make allowing user signups as painless as possible.
14cr|python-django-registration-1.0-2|21	
14cr|python-django-registration-1.0-2|22	%prep
14cr|python-django-registration-1.0-2|23	%setup -q -n %{realname}-%{version}
14cr|python-django-registration-1.0-2|24	
14cr|python-django-registration-1.0-2|25	%build
14cr|python-django-registration-1.0-2|26	%{__python} setup.py build
14cr|python-django-registration-1.0-2|27	
14cr|python-django-registration-1.0-2|28	%install
14cr|python-django-registration-1.0-2|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-registration-1.0-2|30	
14cr|python-django-registration-1.0-2|31	%clean
14cr|python-django-registration-1.0-2|32	
14cr|python-django-registration-1.0-2|33	%files
14cr|python-django-registration-1.0-2|34	%doc docs/
14cr|python-django-registration-1.0-2|35	%{py_puresitedir}/*
14cr|python-django-registration-1.0-2|36	
14cr|python-django-registration-1.0-2|37	
14cr|python-django-registration-1.0-2|38	%changelog
14cr|python-django-registration-1.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|python-django-registration-1.0-2|40	+ Revision: 74b2b1d
14cr|python-django-registration-1.0-2|41	- MassBuild#464: Increase release tag
14cr|python-django-registration-1.0-2|42	
14cr|python-django-registration-1.0-2|43	

6639 14
14cr|python-django-sekizai-0.7-3|1	%define	module	django-sekizai
14cr|python-django-sekizai-0.7-3|2	
14cr|python-django-sekizai-0.7-3|3	Summary:	Media framework for Django
14cr|python-django-sekizai-0.7-3|4	Name:		python-%{module}
14cr|python-django-sekizai-0.7-3|5	Version:	0.7
14cr|python-django-sekizai-0.7-3|6	Release:	3
14cr|python-django-sekizai-0.7-3|7	Source0:	https://pypi.python.org/packages/source/d/django-sekizai/%{module}-%{version}.tar.gz
14cr|python-django-sekizai-0.7-3|8	License:	BSD
14cr|python-django-sekizai-0.7-3|9	Group:		Development/Python
14cr|python-django-sekizai-0.7-3|10	Url:		https://github.com/ojii/django-sekizai/
14cr|python-django-sekizai-0.7-3|11	BuildArch:	noarch
14cr|python-django-sekizai-0.7-3|12	Requires:	pythonegg(django-classy-tags) >= 0.3.1
14cr|python-django-sekizai-0.7-3|13	BuildRequires:	pythonegg(django-classy-tags) >= 0.3.1
14cr|python-django-sekizai-0.7-3|14	BuildRequires:	pythonegg(setuptools)
14cr|python-django-sekizai-0.7-3|15	BuildRequires:	pythonegg(sphinx)
14cr|python-django-sekizai-0.7-3|16	
14cr|python-django-sekizai-0.7-3|17	%description
14cr|python-django-sekizai-0.7-3|18	Sekizai is media (css/js) framework for Django and Django CMS.
14cr|python-django-sekizai-0.7-3|19	
14cr|python-django-sekizai-0.7-3|20	%prep
14cr|python-django-sekizai-0.7-3|21	%setup -q -n %{module}-%{version}
14cr|python-django-sekizai-0.7-3|22	
14cr|python-django-sekizai-0.7-3|23	%build
14cr|python-django-sekizai-0.7-3|24	python setup.py build
14cr|python-django-sekizai-0.7-3|25	pushd docs
14cr|python-django-sekizai-0.7-3|26	make html
14cr|python-django-sekizai-0.7-3|27	rm _build/html/.buildinfo
14cr|python-django-sekizai-0.7-3|28	popd
14cr|python-django-sekizai-0.7-3|29	
14cr|python-django-sekizai-0.7-3|30	%install
14cr|python-django-sekizai-0.7-3|31	python setup.py install  --root %{buildroot}
14cr|python-django-sekizai-0.7-3|32	(cd %{buildroot}; find *) | sort -u | \
14cr|python-django-sekizai-0.7-3|33	while read FILE; do
14cr|python-django-sekizai-0.7-3|34	[ -d "%{buildroot}/$FILE" ] && echo "%dir /$FILE" || echo "/$FILE"
14cr|python-django-sekizai-0.7-3|35	done > %{module}.files
14cr|python-django-sekizai-0.7-3|36	
14cr|python-django-sekizai-0.7-3|37	find %{buildroot} -size 0 -delete
14cr|python-django-sekizai-0.7-3|38	
14cr|python-django-sekizai-0.7-3|39	
14cr|python-django-sekizai-0.7-3|40	%files
14cr|python-django-sekizai-0.7-3|41	%doc LICENSE README.rst docs/_build/html
14cr|python-django-sekizai-0.7-3|42	%dir %{py_puresitedir}/sekizai
14cr|python-django-sekizai-0.7-3|43	%{py_puresitedir}/sekizai/*.py
14cr|python-django-sekizai-0.7-3|44	%dir %{py_puresitedir}/sekizai/templatetags
14cr|python-django-sekizai-0.7-3|45	%{py_puresitedir}/sekizai/templatetags/*.py
14cr|python-django-sekizai-0.7-3|46	%dir %{py_puresitedir}/sekizai/test_templates
14cr|python-django-sekizai-0.7-3|47	%{py_puresitedir}/sekizai/test_templates/*.html
14cr|python-django-sekizai-0.7-3|48	%dir %{py_puresitedir}/sekizai/test_templates/errors
14cr|python-django-sekizai-0.7-3|49	%{py_puresitedir}/sekizai/test_templates/errors/*.html
14cr|python-django-sekizai-0.7-3|50	%dir %{py_puresitedir}/sekizai/test_templates/inherit
14cr|python-django-sekizai-0.7-3|51	%{py_puresitedir}/sekizai/test_templates/inherit/*.html
14cr|python-django-sekizai-0.7-3|52	%dir %{py_puresitedir}/sekizai/test_templates/processors
14cr|python-django-sekizai-0.7-3|53	%{py_puresitedir}/sekizai/test_templates/processors/*.html
14cr|python-django-sekizai-0.7-3|54	%{py_puresitedir}/django_sekizai-%{version}-py2.*.egg-info
14cr|python-django-sekizai-0.7-3|55	
14cr|python-django-sekizai-0.7-3|56	
14cr|python-django-sekizai-0.7-3|57	
14cr|python-django-sekizai-0.7-3|58	%changelog
14cr|python-django-sekizai-0.7-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|python-django-sekizai-0.7-3|60	+ Revision: 5ececc7
14cr|python-django-sekizai-0.7-3|61	- MassBuild#464: Increase release tag
14cr|python-django-sekizai-0.7-3|62	
14cr|python-django-sekizai-0.7-3|63	

6640 14
14cr|python-django-social-auth-0.7.10-2|1	%define realname    django-social-auth
14cr|python-django-social-auth-0.7.10-2|2	%define name	    python-%{realname}
14cr|python-django-social-auth-0.7.10-2|3	%define version     0.7.10
14cr|python-django-social-auth-0.7.10-2|4	%define release     2
14cr|python-django-social-auth-0.7.10-2|5	
14cr|python-django-social-auth-0.7.10-2|6	Name:		%{name}
14cr|python-django-social-auth-0.7.10-2|7	Version:	%{version}
14cr|python-django-social-auth-0.7.10-2|8	Release:	%{release}
14cr|python-django-social-auth-0.7.10-2|9	Summary:        Django Social Auth is an easy way to setup social authentication
14cr|python-django-social-auth-0.7.10-2|10	Group:          Development/Python
14cr|python-django-social-auth-0.7.10-2|11	License:        BSD
14cr|python-django-social-auth-0.7.10-2|12	URL:            http://django-social-auth.readthedocs.org
14cr|python-django-social-auth-0.7.10-2|13	Source0:        http://pypi.python.org/packages/source/d/django-social-auth/%{realname}-%{version}.tar.gz
14cr|python-django-social-auth-0.7.10-2|14	BuildArch:      noarch
14cr|python-django-social-auth-0.7.10-2|15	BuildRequires:  python-devel
14cr|python-django-social-auth-0.7.10-2|16	BuildRequires:  python-setuptools
14cr|python-django-social-auth-0.7.10-2|17	Requires:       python-django
14cr|python-django-social-auth-0.7.10-2|18	
14cr|python-django-social-auth-0.7.10-2|19	%description
14cr|python-django-social-auth-0.7.10-2|20	Django Social Auth is an easy way to setup social
14cr|python-django-social-auth-0.7.10-2|21	authentication/authorization mechanism for Django projects.
14cr|python-django-social-auth-0.7.10-2|22	
14cr|python-django-social-auth-0.7.10-2|23	%prep
14cr|python-django-social-auth-0.7.10-2|24	%setup -q -n %{realname}-%{version}
14cr|python-django-social-auth-0.7.10-2|25	
14cr|python-django-social-auth-0.7.10-2|26	%build
14cr|python-django-social-auth-0.7.10-2|27	%{__python} setup.py build
14cr|python-django-social-auth-0.7.10-2|28	
14cr|python-django-social-auth-0.7.10-2|29	%install
14cr|python-django-social-auth-0.7.10-2|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-social-auth-0.7.10-2|31	
14cr|python-django-social-auth-0.7.10-2|32	%files
14cr|python-django-social-auth-0.7.10-2|33	%{py_puresitedir}/*
14cr|python-django-social-auth-0.7.10-2|34	
14cr|python-django-social-auth-0.7.10-2|35	%changelog
14cr|python-django-social-auth-0.7.10-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.10-2
14cr|python-django-social-auth-0.7.10-2|37	+ Revision: 3c3d846
14cr|python-django-social-auth-0.7.10-2|38	- MassBuild#464: Increase release tag
14cr|python-django-social-auth-0.7.10-2|39	
14cr|python-django-social-auth-0.7.10-2|40	

6641 14
14cr|python-django-sorting-0.1-2|1	%define realname    django-sorting
14cr|python-django-sorting-0.1-2|2	%define name	    python-%{realname}
14cr|python-django-sorting-0.1-2|3	%define version 0.1
14cr|python-django-sorting-0.1-2|4	%define release 2
14cr|python-django-sorting-0.1-2|5	
14cr|python-django-sorting-0.1-2|6	Name: %{name}
14cr|python-django-sorting-0.1-2|7	Version: %{version}
14cr|python-django-sorting-0.1-2|8	Release: %{release}
14cr|python-django-sorting-0.1-2|9	Summary:        A Django application for easy sorting
14cr|python-django-sorting-0.1-2|10	Group:          Development/Python
14cr|python-django-sorting-0.1-2|11	License:        BSD
14cr|python-django-sorting-0.1-2|12	URL:            http://pypi.python.org/pypi/django-sorting
14cr|python-django-sorting-0.1-2|13	Source:         %{realname}-%{version}.tar.gz
14cr|python-django-sorting-0.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-django-sorting-0.1-2|15	BuildArch:      noarch
14cr|python-django-sorting-0.1-2|16	BuildRequires:  python-devel python-setuptools
14cr|python-django-sorting-0.1-2|17	Requires:       python-django
14cr|python-django-sorting-0.1-2|18	
14cr|python-django-sorting-0.1-2|19	%description
14cr|python-django-sorting-0.1-2|20	Django-sorting allows for easy sorting, and sorting links generation
14cr|python-django-sorting-0.1-2|21	without modifying your views.
14cr|python-django-sorting-0.1-2|22	
14cr|python-django-sorting-0.1-2|23	%prep
14cr|python-django-sorting-0.1-2|24	%setup -q -n %{realname}-%{version}
14cr|python-django-sorting-0.1-2|25	find . -name \*._* -exec rm {} +
14cr|python-django-sorting-0.1-2|26	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-sorting-0.1-2|27	
14cr|python-django-sorting-0.1-2|28	%build
14cr|python-django-sorting-0.1-2|29	%{__python} setup.py build
14cr|python-django-sorting-0.1-2|30	
14cr|python-django-sorting-0.1-2|31	%install
14cr|python-django-sorting-0.1-2|32	rm -rf $RPM_BUILD_ROOT
14cr|python-django-sorting-0.1-2|33	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-sorting-0.1-2|34	
14cr|python-django-sorting-0.1-2|35	%clean
14cr|python-django-sorting-0.1-2|36	rm -rf $RPM_BUILD_ROOT
14cr|python-django-sorting-0.1-2|37	
14cr|python-django-sorting-0.1-2|38	%files
14cr|python-django-sorting-0.1-2|39	%defattr(-,root,root,-)
14cr|python-django-sorting-0.1-2|40	%{py_puresitedir}/*
14cr|python-django-sorting-0.1-2|41	
14cr|python-django-sorting-0.1-2|42	
14cr|python-django-sorting-0.1-2|43	
14cr|python-django-sorting-0.1-2|44	
14cr|python-django-sorting-0.1-2|45	%changelog
14cr|python-django-sorting-0.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|python-django-sorting-0.1-2|47	+ Revision: 11c2016
14cr|python-django-sorting-0.1-2|48	- MassBuild#464: Increase release tag
14cr|python-django-sorting-0.1-2|49	
14cr|python-django-sorting-0.1-2|50	

6642 14
14cr|python-django-south-1.0-1|1	%define oname    South
14cr|python-django-south-1.0-1|2	
14cr|python-django-south-1.0-1|3	Summary:        Migrations for Django
14cr|python-django-south-1.0-1|4	Name:		    python-django-south
14cr|python-django-south-1.0-1|5	Version:	    1.0
14cr|python-django-south-1.0-1|6	Release:	    1
14cr|python-django-south-1.0-1|7	Source:         https://pypi.python.org/packages/source/S/South/South-%{version}.tar.gz
14cr|python-django-south-1.0-1|8	Group:          Development/Python
14cr|python-django-south-1.0-1|9	License:        ASL 2.0
14cr|python-django-south-1.0-1|10	URL:            http://south.aeracode.org/
14cr|python-django-south-1.0-1|11	BuildArch:      noarch
14cr|python-django-south-1.0-1|12	Requires:       pythonegg(django)
14cr|python-django-south-1.0-1|13	BuildRequires:  pkgconfig(python)
14cr|python-django-south-1.0-1|14	BuildRequires:  pythonegg(setuptools)
14cr|python-django-south-1.0-1|15	
14cr|python-django-south-1.0-1|16	%description
14cr|python-django-south-1.0-1|17	South is an intelligent database migrations library for the Django web
14cr|python-django-south-1.0-1|18	framework. It is database-independent and DVCS-friendly, as well as a
14cr|python-django-south-1.0-1|19	whole host of other features.
14cr|python-django-south-1.0-1|20	
14cr|python-django-south-1.0-1|21	%prep
14cr|python-django-south-1.0-1|22	%setup -q -n %{oname}-%{version}
14cr|python-django-south-1.0-1|23	rm -rf South.egg-info
14cr|python-django-south-1.0-1|24	
14cr|python-django-south-1.0-1|25	%build
14cr|python-django-south-1.0-1|26	python setup.py build
14cr|python-django-south-1.0-1|27	
14cr|python-django-south-1.0-1|28	%install
14cr|python-django-south-1.0-1|29	python setup.py install --root=%{buildroot}
14cr|python-django-south-1.0-1|30	find %{buildroot} -size 0 -delete
14cr|python-django-south-1.0-1|31	
14cr|python-django-south-1.0-1|32	%files
14cr|python-django-south-1.0-1|33	%doc README
14cr|python-django-south-1.0-1|34	%{py_puresitedir}/south
14cr|python-django-south-1.0-1|35	%{py_puresitedir}/South-%{version}-py?.?.egg-info
14cr|python-django-south-1.0-1|36	
14cr|python-django-south-1.0-1|37	%changelog
14cr|python-django-south-1.0-1|38	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cr|python-django-south-1.0-1|39	+ Revision: 065aebb
14cr|python-django-south-1.0-1|40	- Updated to 1.0 (by updates_builder)
14cr|python-django-south-1.0-1|41	
14cr|python-django-south-1.0-1|42	

6643 14
14cr|python-django-staticfiles-1.2.1-2|1	%define realname    django-staticfiles
14cr|python-django-staticfiles-1.2.1-2|2	%define name	    python-%{realname}
14cr|python-django-staticfiles-1.2.1-2|3	%define version 0.3.2
14cr|python-django-staticfiles-1.2.1-2|4	%define release 2
14cr|python-django-staticfiles-1.2.1-2|5	
14cr|python-django-staticfiles-1.2.1-2|6	Name: %{name}
14cr|python-django-staticfiles-1.2.1-2|7	Version: 1.2.1
14cr|python-django-staticfiles-1.2.1-2|8	Release: 2
14cr|python-django-staticfiles-1.2.1-2|9	Summary:        A Django app that provides helpers for serving static files
14cr|python-django-staticfiles-1.2.1-2|10	Group:          Development/Python
14cr|python-django-staticfiles-1.2.1-2|11	License:        BSD
14cr|python-django-staticfiles-1.2.1-2|12	URL:            http://bitbucket.org/jezdez/django-authority/
14cr|python-django-staticfiles-1.2.1-2|13	Source:         https://pypi.python.org/packages/source/d/django-staticfiles/django-staticfiles-%{version}.tar.gz
14cr|python-django-staticfiles-1.2.1-2|14	BuildArch:      noarch
14cr|python-django-staticfiles-1.2.1-2|15	BuildRequires:  python-devel python-setuptools
14cr|python-django-staticfiles-1.2.1-2|16	Requires:       python-django
14cr|python-django-staticfiles-1.2.1-2|17	
14cr|python-django-staticfiles-1.2.1-2|18	%description
14cr|python-django-staticfiles-1.2.1-2|19	A Django app that provides helpers for serving static files
14cr|python-django-staticfiles-1.2.1-2|20	
14cr|python-django-staticfiles-1.2.1-2|21	%prep
14cr|python-django-staticfiles-1.2.1-2|22	%setup -q -n %{realname}-%{version}
14cr|python-django-staticfiles-1.2.1-2|23	find . -name \*._* -exec rm {} +
14cr|python-django-staticfiles-1.2.1-2|24	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-staticfiles-1.2.1-2|25	
14cr|python-django-staticfiles-1.2.1-2|26	%build
14cr|python-django-staticfiles-1.2.1-2|27	%{__python} setup.py build
14cr|python-django-staticfiles-1.2.1-2|28	
14cr|python-django-staticfiles-1.2.1-2|29	%install
14cr|python-django-staticfiles-1.2.1-2|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-staticfiles-1.2.1-2|31	
14cr|python-django-staticfiles-1.2.1-2|32	%clean
14cr|python-django-staticfiles-1.2.1-2|33	
14cr|python-django-staticfiles-1.2.1-2|34	%files
14cr|python-django-staticfiles-1.2.1-2|35	%defattr(-,root,root,-)
14cr|python-django-staticfiles-1.2.1-2|36	%{py_puresitedir}/*
14cr|python-django-staticfiles-1.2.1-2|37	
14cr|python-django-staticfiles-1.2.1-2|38	
14cr|python-django-staticfiles-1.2.1-2|39	
14cr|python-django-staticfiles-1.2.1-2|40	
14cr|python-django-staticfiles-1.2.1-2|41	%changelog
14cr|python-django-staticfiles-1.2.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|python-django-staticfiles-1.2.1-2|43	+ Revision: 7f1d829
14cr|python-django-staticfiles-1.2.1-2|44	- MassBuild#464: Increase release tag
14cr|python-django-staticfiles-1.2.1-2|45	
14cr|python-django-staticfiles-1.2.1-2|46	

6644 14
14cr|python-django-tagging-0.3.1-3|1	%define realname django-tagging
14cr|python-django-tagging-0.3.1-3|2	
14cr|python-django-tagging-0.3.1-3|3	Name:           python-django-tagging
14cr|python-django-tagging-0.3.1-3|4	Version:        0.3.1
14cr|python-django-tagging-0.3.1-3|5	Release:        3
14cr|python-django-tagging-0.3.1-3|6	Summary:        A generic tagging application for Django projects
14cr|python-django-tagging-0.3.1-3|7	
14cr|python-django-tagging-0.3.1-3|8	Group:          Development/Python
14cr|python-django-tagging-0.3.1-3|9	License:        MIT
14cr|python-django-tagging-0.3.1-3|10	URL:            http://code.google.com/p/django-tagging/
14cr|python-django-tagging-0.3.1-3|11	# svn export -r154 http://django-tagging.googlecode.com/svn/trunk/ django-tagging-0.3-r154
14cr|python-django-tagging-0.3.1-3|12	# tar zcf django-tagging-0.3-r154.tar.gz django-tagging-0.3-r154
14cr|python-django-tagging-0.3.1-3|13	Source0:        http://django-tagging.googlecode.com/files/%{realname}-%{version}.tar.gz
14cr|python-django-tagging-0.3.1-3|14	BuildArch:      noarch
14cr|python-django-tagging-0.3.1-3|15	BuildRequires:  python-devel
14cr|python-django-tagging-0.3.1-3|16	Requires:       python-django
14cr|python-django-tagging-0.3.1-3|17	
14cr|python-django-tagging-0.3.1-3|18	%description
14cr|python-django-tagging-0.3.1-3|19	A generic tagging application for Django projects, which allows association
14cr|python-django-tagging-0.3.1-3|20	of a number of tags with any Model instance and makes retrieval of tags
14cr|python-django-tagging-0.3.1-3|21	simple.
14cr|python-django-tagging-0.3.1-3|22	
14cr|python-django-tagging-0.3.1-3|23	%prep
14cr|python-django-tagging-0.3.1-3|24	%setup -q -n %{realname}-%{version}
14cr|python-django-tagging-0.3.1-3|25	
14cr|python-django-tagging-0.3.1-3|26	%build
14cr|python-django-tagging-0.3.1-3|27	%{__python} setup.py build
14cr|python-django-tagging-0.3.1-3|28	
14cr|python-django-tagging-0.3.1-3|29	
14cr|python-django-tagging-0.3.1-3|30	%install
14cr|python-django-tagging-0.3.1-3|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-tagging-0.3.1-3|32	
14cr|python-django-tagging-0.3.1-3|33	%files
14cr|python-django-tagging-0.3.1-3|34	%doc CHANGELOG.txt LICENSE.txt README.txt docs/
14cr|python-django-tagging-0.3.1-3|35	%{py_puresitedir}/*
14cr|python-django-tagging-0.3.1-3|36	
14cr|python-django-tagging-0.3.1-3|37	%changelog
14cr|python-django-tagging-0.3.1-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|python-django-tagging-0.3.1-3|39	+ Revision: a3bb291
14cr|python-django-tagging-0.3.1-3|40	- MassBuild#464: Increase release tag
14cr|python-django-tagging-0.3.1-3|41	
14cr|python-django-tagging-0.3.1-3|42	

6645 14
14cr|python-django-tagging-autocomplete-0.3.1-3|1	%define realname django-tagging-autocomplete
14cr|python-django-tagging-autocomplete-0.3.1-3|2	
14cr|python-django-tagging-autocomplete-0.3.1-3|3	Name:           python-django-tagging-autocomplete
14cr|python-django-tagging-autocomplete-0.3.1-3|4	Version:        0.3.1
14cr|python-django-tagging-autocomplete-0.3.1-3|5	Release:        3
14cr|python-django-tagging-autocomplete-0.3.1-3|6	Summary:        Autocompletion for django-tagging
14cr|python-django-tagging-autocomplete-0.3.1-3|7	
14cr|python-django-tagging-autocomplete-0.3.1-3|8	Group:          Development/Python
14cr|python-django-tagging-autocomplete-0.3.1-3|9	License:        MIT
14cr|python-django-tagging-autocomplete-0.3.1-3|10	URL:            http://pypi.python.org/pypi/django-tagging-autocomplete
14cr|python-django-tagging-autocomplete-0.3.1-3|11	Source0:        http://pypi.python.org/packages/source/d/django-tagging-autocomplete/%{realname}-%{version}.tar.gz
14cr|python-django-tagging-autocomplete-0.3.1-3|12	
14cr|python-django-tagging-autocomplete-0.3.1-3|13	
14cr|python-django-tagging-autocomplete-0.3.1-3|14	BuildArch:      noarch
14cr|python-django-tagging-autocomplete-0.3.1-3|15	BuildRequires:  python-devel
14cr|python-django-tagging-autocomplete-0.3.1-3|16	BuildRequires:  python-setuptools
14cr|python-django-tagging-autocomplete-0.3.1-3|17	Requires:       python-django
14cr|python-django-tagging-autocomplete-0.3.1-3|18	
14cr|python-django-tagging-autocomplete-0.3.1-3|19	%description
14cr|python-django-tagging-autocomplete-0.3.1-3|20	Autocompletion for django-tagging
14cr|python-django-tagging-autocomplete-0.3.1-3|21	
14cr|python-django-tagging-autocomplete-0.3.1-3|22	%prep
14cr|python-django-tagging-autocomplete-0.3.1-3|23	%setup -q -n %{realname}-%{version}
14cr|python-django-tagging-autocomplete-0.3.1-3|24	
14cr|python-django-tagging-autocomplete-0.3.1-3|25	%build
14cr|python-django-tagging-autocomplete-0.3.1-3|26	%{__python} setup.py build
14cr|python-django-tagging-autocomplete-0.3.1-3|27	
14cr|python-django-tagging-autocomplete-0.3.1-3|28	
14cr|python-django-tagging-autocomplete-0.3.1-3|29	%install
14cr|python-django-tagging-autocomplete-0.3.1-3|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-tagging-autocomplete-0.3.1-3|31	
14cr|python-django-tagging-autocomplete-0.3.1-3|32	%files
14cr|python-django-tagging-autocomplete-0.3.1-3|33	%doc LICENSE.txt README.txt
14cr|python-django-tagging-autocomplete-0.3.1-3|34	%{py_puresitedir}/*
14cr|python-django-tagging-autocomplete-0.3.1-3|35	
14cr|python-django-tagging-autocomplete-0.3.1-3|36	%changelog
14cr|python-django-tagging-autocomplete-0.3.1-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|python-django-tagging-autocomplete-0.3.1-3|38	+ Revision: e874791
14cr|python-django-tagging-autocomplete-0.3.1-3|39	- MassBuild#464: Increase release tag
14cr|python-django-tagging-autocomplete-0.3.1-3|40	
14cr|python-django-tagging-autocomplete-0.3.1-3|41	

6646 14
14cr|python-django-threadedcomments-0.9-2|1	%define realname    django-threadedcomments
14cr|python-django-threadedcomments-0.9-2|2	%define name	    python-%{realname}
14cr|python-django-threadedcomments-0.9-2|3	%define version 0.9
14cr|python-django-threadedcomments-0.9-2|4	%define release 2
14cr|python-django-threadedcomments-0.9-2|5	
14cr|python-django-threadedcomments-0.9-2|6	Name: %{name}
14cr|python-django-threadedcomments-0.9-2|7	Version: %{version}
14cr|python-django-threadedcomments-0.9-2|8	Release: %{release}
14cr|python-django-threadedcomments-0.9-2|9	Summary:        A simple yet flexible threaded commenting system
14cr|python-django-threadedcomments-0.9-2|10	Group:          Development/Python
14cr|python-django-threadedcomments-0.9-2|11	License:        BSD
14cr|python-django-threadedcomments-0.9-2|12	URL:            http://code.google.com/p/django-threadedcomments/
14cr|python-django-threadedcomments-0.9-2|13	Source:         %{realname}-%{version}.tar.gz
14cr|python-django-threadedcomments-0.9-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-django-threadedcomments-0.9-2|15	BuildArch:      noarch
14cr|python-django-threadedcomments-0.9-2|16	BuildRequires:  python-devel python-setuptools
14cr|python-django-threadedcomments-0.9-2|17	Requires:       python-django
14cr|python-django-threadedcomments-0.9-2|18	
14cr|python-django-threadedcomments-0.9-2|19	%description
14cr|python-django-threadedcomments-0.9-2|20	A simple yet flexible threaded commenting system.
14cr|python-django-threadedcomments-0.9-2|21	
14cr|python-django-threadedcomments-0.9-2|22	%prep
14cr|python-django-threadedcomments-0.9-2|23	%setup -q -n %{realname}-%{version}
14cr|python-django-threadedcomments-0.9-2|24	find . -name \*._* -exec rm {} +
14cr|python-django-threadedcomments-0.9-2|25	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-threadedcomments-0.9-2|26	
14cr|python-django-threadedcomments-0.9-2|27	%build
14cr|python-django-threadedcomments-0.9-2|28	%{__python} setup.py build
14cr|python-django-threadedcomments-0.9-2|29	
14cr|python-django-threadedcomments-0.9-2|30	%install
14cr|python-django-threadedcomments-0.9-2|31	rm -rf $RPM_BUILD_ROOT
14cr|python-django-threadedcomments-0.9-2|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-threadedcomments-0.9-2|33	
14cr|python-django-threadedcomments-0.9-2|34	%clean
14cr|python-django-threadedcomments-0.9-2|35	rm -rf $RPM_BUILD_ROOT
14cr|python-django-threadedcomments-0.9-2|36	
14cr|python-django-threadedcomments-0.9-2|37	%files
14cr|python-django-threadedcomments-0.9-2|38	%defattr(-,root,root,-)
14cr|python-django-threadedcomments-0.9-2|39	%{py_puresitedir}/*
14cr|python-django-threadedcomments-0.9-2|40	
14cr|python-django-threadedcomments-0.9-2|41	
14cr|python-django-threadedcomments-0.9-2|42	
14cr|python-django-threadedcomments-0.9-2|43	
14cr|python-django-threadedcomments-0.9-2|44	%changelog
14cr|python-django-threadedcomments-0.9-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|python-django-threadedcomments-0.9-2|46	+ Revision: 31fdc0c
14cr|python-django-threadedcomments-0.9-2|47	- MassBuild#464: Increase release tag
14cr|python-django-threadedcomments-0.9-2|48	
14cr|python-django-threadedcomments-0.9-2|49	

6647 14
14cr|python-django-userena-1.3.0-2|1	%define realname    django-userena
14cr|python-django-userena-1.3.0-2|2	
14cr|python-django-userena-1.3.0-2|3	Name:		python-%{realname}
14cr|python-django-userena-1.3.0-2|4	Version:	1.3.0
14cr|python-django-userena-1.3.0-2|5	Release:	2
14cr|python-django-userena-1.3.0-2|6	Summary:        Complete user management application for Django
14cr|python-django-userena-1.3.0-2|7	
14cr|python-django-userena-1.3.0-2|8	Group:          Development/Python
14cr|python-django-userena-1.3.0-2|9	License:        BSD
14cr|python-django-userena-1.3.0-2|10	URL:            http://pypi.python.org/pypi/django-userena/
14cr|python-django-userena-1.3.0-2|11	Source0:        http://pypi.python.org/packages/source/d/django-userena/django-userena-%{version}.tar.gz
14cr|python-django-userena-1.3.0-2|12	BuildArch:      noarch
14cr|python-django-userena-1.3.0-2|13	BuildRequires:  python-devel
14cr|python-django-userena-1.3.0-2|14	BuildRequires:  python-setuptools
14cr|python-django-userena-1.3.0-2|15	Requires:       python-django
14cr|python-django-userena-1.3.0-2|16	
14cr|python-django-userena-1.3.0-2|17	%description
14cr|python-django-userena-1.3.0-2|18	Userena is a Django application that supplies your Django
14cr|python-django-userena-1.3.0-2|19	project with full account management.
14cr|python-django-userena-1.3.0-2|20	It's a fully customizable application that takes care of the
14cr|python-django-userena-1.3.0-2|21	signup, activation, messaging and more.
14cr|python-django-userena-1.3.0-2|22	It's BSD licensed, which means you can use it commercially for free!
14cr|python-django-userena-1.3.0-2|23	
14cr|python-django-userena-1.3.0-2|24	%prep
14cr|python-django-userena-1.3.0-2|25	%setup -q -n %{realname}-%{version}
14cr|python-django-userena-1.3.0-2|26	
14cr|python-django-userena-1.3.0-2|27	%build
14cr|python-django-userena-1.3.0-2|28	python setup.py build
14cr|python-django-userena-1.3.0-2|29	
14cr|python-django-userena-1.3.0-2|30	%install
14cr|python-django-userena-1.3.0-2|31	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-django-userena-1.3.0-2|32	
14cr|python-django-userena-1.3.0-2|33	%files
14cr|python-django-userena-1.3.0-2|34	%{py_puresitedir}/*
14cr|python-django-userena-1.3.0-2|35	
14cr|python-django-userena-1.3.0-2|36	
14cr|python-django-userena-1.3.0-2|37	%changelog
14cr|python-django-userena-1.3.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|python-django-userena-1.3.0-2|39	+ Revision: 80be19a
14cr|python-django-userena-1.3.0-2|40	- MassBuild#464: Increase release tag
14cr|python-django-userena-1.3.0-2|41	
14cr|python-django-userena-1.3.0-2|42	

6648 14
14cr|python-django-userprofile-0.7-2|1	%define realname    django-userprofile
14cr|python-django-userprofile-0.7-2|2	%define name	    python-%{realname}
14cr|python-django-userprofile-0.7-2|3	%define version 0.7
14cr|python-django-userprofile-0.7-2|4	%define release 2
14cr|python-django-userprofile-0.7-2|5	
14cr|python-django-userprofile-0.7-2|6	Name: %{name}
14cr|python-django-userprofile-0.7-2|7	Version: %{version}
14cr|python-django-userprofile-0.7-2|8	Release: %{release}
14cr|python-django-userprofile-0.7-2|9	Summary:        A user private zone/profile management application
14cr|python-django-userprofile-0.7-2|10	Group:          Development/Python
14cr|python-django-userprofile-0.7-2|11	License:        BSD
14cr|python-django-userprofile-0.7-2|12	URL:            http://transifex.org
14cr|python-django-userprofile-0.7-2|13	Source:         userprofile-%{version}-r422-correct-validation.tar.gz
14cr|python-django-userprofile-0.7-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-django-userprofile-0.7-2|15	BuildArch:      noarch
14cr|python-django-userprofile-0.7-2|16	BuildRequires:  python-devel python-setuptools
14cr|python-django-userprofile-0.7-2|17	Requires:       python-django
14cr|python-django-userprofile-0.7-2|18	
14cr|python-django-userprofile-0.7-2|19	%description
14cr|python-django-userprofile-0.7-2|20	This is a user private zone/profile management application, allowing
14cr|python-django-userprofile-0.7-2|21	the user to take control of his account and insert information about
14cr|python-django-userprofile-0.7-2|22	him in his profile.
14cr|python-django-userprofile-0.7-2|23	
14cr|python-django-userprofile-0.7-2|24	Inside this package you will find a demo application which will show
14cr|python-django-userprofile-0.7-2|25	you what can be accomplished with the rest of the utilities included
14cr|python-django-userprofile-0.7-2|26	in the package.
14cr|python-django-userprofile-0.7-2|27	
14cr|python-django-userprofile-0.7-2|28	%prep
14cr|python-django-userprofile-0.7-2|29	%setup -q -n userprofile-%{version}-r422-correct-validation
14cr|python-django-userprofile-0.7-2|30	find . -name \*._* -exec rm {} +
14cr|python-django-userprofile-0.7-2|31	find . -name \*.buildinfo* -exec rm {} +
14cr|python-django-userprofile-0.7-2|32	
14cr|python-django-userprofile-0.7-2|33	%build
14cr|python-django-userprofile-0.7-2|34	%{__python} setup.py build
14cr|python-django-userprofile-0.7-2|35	
14cr|python-django-userprofile-0.7-2|36	%install
14cr|python-django-userprofile-0.7-2|37	rm -rf $RPM_BUILD_ROOT
14cr|python-django-userprofile-0.7-2|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-django-userprofile-0.7-2|39	
14cr|python-django-userprofile-0.7-2|40	%clean
14cr|python-django-userprofile-0.7-2|41	rm -rf $RPM_BUILD_ROOT
14cr|python-django-userprofile-0.7-2|42	
14cr|python-django-userprofile-0.7-2|43	%files
14cr|python-django-userprofile-0.7-2|44	%defattr(-,root,root,-)
14cr|python-django-userprofile-0.7-2|45	%{py_puresitedir}/*
14cr|python-django-userprofile-0.7-2|46	
14cr|python-django-userprofile-0.7-2|47	
14cr|python-django-userprofile-0.7-2|48	
14cr|python-django-userprofile-0.7-2|49	
14cr|python-django-userprofile-0.7-2|50	%changelog
14cr|python-django-userprofile-0.7-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|python-django-userprofile-0.7-2|52	+ Revision: 43e5c37
14cr|python-django-userprofile-0.7-2|53	- MassBuild#464: Increase release tag
14cr|python-django-userprofile-0.7-2|54	
14cr|python-django-userprofile-0.7-2|55	

6649 14
14cr|python-djblets-0.6.7-2|1	Name:           python-djblets
14cr|python-djblets-0.6.7-2|2	Version:        0.6.7
14cr|python-djblets-0.6.7-2|3	Release:        2
14cr|python-djblets-0.6.7-2|4	Summary:        A collection of useful classes and functions for Django
14cr|python-djblets-0.6.7-2|5	Group:          Networking/WWW
14cr|python-djblets-0.6.7-2|6	# Djblets is MIT licensed:
14cr|python-djblets-0.6.7-2|7	# http://code.google.com/p/reviewboard/wiki/Djblets
14cr|python-djblets-0.6.7-2|8	# Jquery is bundled in Djblets. Jquery is dual-licensed MIT or GPLv2, hence
14cr|python-djblets-0.6.7-2|9	# the package license is "MIT and (MIT or GPLv2)":
14cr|python-djblets-0.6.7-2|10	# https://www.redhat.com/archives/fedora-legal-list/2009-May/msg00025.html
14cr|python-djblets-0.6.7-2|11	License:        MIT and (MIT or GPLv2)
14cr|python-djblets-0.6.7-2|12	URL:            http://www.review-board.org
14cr|python-djblets-0.6.7-2|13	Source0:        http://downloads.review-board.org/releases/Djblets/0.6/Djblets-%{version}.tar.gz
14cr|python-djblets-0.6.7-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|python-djblets-0.6.7-2|15	BuildArch:      noarch
14cr|python-djblets-0.6.7-2|16	BuildRequires:  python
14cr|python-djblets-0.6.7-2|17	BuildRequires:  python-devel
14cr|python-djblets-0.6.7-2|18	BuildRequires:  python-setuptools
14cr|python-djblets-0.6.7-2|19	Requires:       python-django >= 1.1.1
14cr|python-djblets-0.6.7-2|20	Requires:       python-imaging
14cr|python-djblets-0.6.7-2|21	
14cr|python-djblets-0.6.7-2|22	Patch1000: FED01-Disable-ez_setup-when-installing-by-RPM.patch
14cr|python-djblets-0.6.7-2|23	
14cr|python-djblets-0.6.7-2|24	%description
14cr|python-djblets-0.6.7-2|25	A collection of useful classes and functions for Django
14cr|python-djblets-0.6.7-2|26	
14cr|python-djblets-0.6.7-2|27	%prep
14cr|python-djblets-0.6.7-2|28	%setup -q -n Djblets-%{version}
14cr|python-djblets-0.6.7-2|29	%patch1000 -p1
14cr|python-djblets-0.6.7-2|30	
14cr|python-djblets-0.6.7-2|31	%build
14cr|python-djblets-0.6.7-2|32	%{__python} setup.py build
14cr|python-djblets-0.6.7-2|33	
14cr|python-djblets-0.6.7-2|34	%install
14cr|python-djblets-0.6.7-2|35	rm -rf $RPM_BUILD_ROOT
14cr|python-djblets-0.6.7-2|36	
14cr|python-djblets-0.6.7-2|37	%{__python} setup.py install --root $RPM_BUILD_ROOT
14cr|python-djblets-0.6.7-2|38	
14cr|python-djblets-0.6.7-2|39	# feedparser.py has a shebang, and has a runnable __main__; make it executable:
14cr|python-djblets-0.6.7-2|40	chmod +x $RPM_BUILD_ROOT%{python_sitelib}/djblets/feedview/feedparser.py
14cr|python-djblets-0.6.7-2|41	
14cr|python-djblets-0.6.7-2|42	# Remove the "tests" subdirectory to avoid it polluting the main python
14cr|python-djblets-0.6.7-2|43	# namespace:
14cr|python-djblets-0.6.7-2|44	rm -rf $RPM_BUILD_ROOT%{python_sitelib}/tests
14cr|python-djblets-0.6.7-2|45	
14cr|python-djblets-0.6.7-2|46	%clean
14cr|python-djblets-0.6.7-2|47	rm -rf $RPM_BUILD_ROOT
14cr|python-djblets-0.6.7-2|48	
14cr|python-djblets-0.6.7-2|49	%files
14cr|python-djblets-0.6.7-2|50	%defattr(-,root,root,-)
14cr|python-djblets-0.6.7-2|51	%doc NEWS
14cr|python-djblets-0.6.7-2|52	%{python_sitelib}/Djblets*.egg-info/
14cr|python-djblets-0.6.7-2|53	%{python_sitelib}/djblets/
14cr|python-djblets-0.6.7-2|54	
14cr|python-djblets-0.6.7-2|55	
14cr|python-djblets-0.6.7-2|56	
14cr|python-djblets-0.6.7-2|57	
14cr|python-djblets-0.6.7-2|58	%changelog
14cr|python-djblets-0.6.7-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.7-2
14cr|python-djblets-0.6.7-2|60	+ Revision: fe82aa5
14cr|python-djblets-0.6.7-2|61	- MassBuild#464: Increase release tag
14cr|python-djblets-0.6.7-2|62	
14cr|python-djblets-0.6.7-2|63	

6650 14
14cr|python-dns-2.3.6-2|1	Name:           python-dns
14cr|python-dns-2.3.6-2|2	Version:        2.3.6
14cr|python-dns-2.3.6-2|3	Release:        2
14cr|python-dns-2.3.6-2|4	Epoch:          0
14cr|python-dns-2.3.6-2|5	Summary:        Python module for DNS (Domain Name Service)
14cr|python-dns-2.3.6-2|6	
14cr|python-dns-2.3.6-2|7	Group:          Development/Python
14cr|python-dns-2.3.6-2|8	License:        Python Software Foundation License
14cr|python-dns-2.3.6-2|9	URL:            http://pydns.sourceforge.net/
14cr|python-dns-2.3.6-2|10	Source0:        pydns-%{version}.tar.gz
14cr|python-dns-2.3.6-2|11	Provides:       pydns = %{epoch}:%{version}-%{release}
14cr|python-dns-2.3.6-2|12	Provides:       python-pydns = %{epoch}:%{version}-%{release}
14cr|python-dns-2.3.6-2|13	Provides:       python-DNS = %{epoch}:%{version}-%{release}
14cr|python-dns-2.3.6-2|14	BuildArch:      noarch
14cr|python-dns-2.3.6-2|15	BuildRequires:  python-devel
14cr|python-dns-2.3.6-2|16	
14cr|python-dns-2.3.6-2|17	%description
14cr|python-dns-2.3.6-2|18	This is a another release of the pydns code, as originally written by
14cr|python-dns-2.3.6-2|19	Guido van Rossum, and with a hopefully nicer API bolted over the
14cr|python-dns-2.3.6-2|20	top of it by Anthony Baxter <anthony@interlink.com.au>.
14cr|python-dns-2.3.6-2|21	
14cr|python-dns-2.3.6-2|22	This package contains a module (dnslib) that implements a DNS
14cr|python-dns-2.3.6-2|23	(Domain Name Server) client, plus additional modules that define some
14cr|python-dns-2.3.6-2|24	symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
14cr|python-dns-2.3.6-2|25	
14cr|python-dns-2.3.6-2|26	%prep
14cr|python-dns-2.3.6-2|27	%setup -q -n pydns-%{version}
14cr|python-dns-2.3.6-2|28	
14cr|python-dns-2.3.6-2|29	%build
14cr|python-dns-2.3.6-2|30	python setup.py build
14cr|python-dns-2.3.6-2|31	
14cr|python-dns-2.3.6-2|32	%install
14cr|python-dns-2.3.6-2|33	python setup.py install -O2 --skip-build --root %{buildroot}
14cr|python-dns-2.3.6-2|34	
14cr|python-dns-2.3.6-2|35	%clean
14cr|python-dns-2.3.6-2|36	
14cr|python-dns-2.3.6-2|37	%files
14cr|python-dns-2.3.6-2|38	%defattr(0644,root,root,0755)
14cr|python-dns-2.3.6-2|39	%doc CREDITS.txt PKG-INFO README-guido.txt README.txt
14cr|python-dns-2.3.6-2|40	%{py_puresitedir}/*
14cr|python-dns-2.3.6-2|41	
14cr|python-dns-2.3.6-2|42	
14cr|python-dns-2.3.6-2|43	
14cr|python-dns-2.3.6-2|44	
14cr|python-dns-2.3.6-2|45	%changelog
14cr|python-dns-2.3.6-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.3.6-2
14cr|python-dns-2.3.6-2|47	+ Revision: 0f6c90a
14cr|python-dns-2.3.6-2|48	- MassBuild#464: Increase release tag
14cr|python-dns-2.3.6-2|49	
14cr|python-dns-2.3.6-2|50	

6651 14
14cr|python-dnspython-1.11.1-4|1	%undefine py2dir
14cr|python-dnspython-1.11.1-4|2	%define py2dir %{_builddir}/dnspython/dnspython-%{version}
14cr|python-dnspython-1.11.1-4|3	%undefine py3dir
14cr|python-dnspython-1.11.1-4|4	%define py3dir %{_builddir}/dnspython/dnspython3-%{version}
14cr|python-dnspython-1.11.1-4|5	%define py3unpack -a 2
14cr|python-dnspython-1.11.1-4|6	
14cr|python-dnspython-1.11.1-4|7	Name:          python-dnspython
14cr|python-dnspython-1.11.1-4|8	Version:       1.11.1
14cr|python-dnspython-1.11.1-4|9	Release:       4
14cr|python-dnspython-1.11.1-4|10	Source0:       http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
14cr|python-dnspython-1.11.1-4|11	Source1:       http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
14cr|python-dnspython-1.11.1-4|12	Source2:       http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz
14cr|python-dnspython-1.11.1-4|13	Source3:       http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz.asc
14cr|python-dnspython-1.11.1-4|14	License:       MIT
14cr|python-dnspython-1.11.1-4|15	URL:           http://www.dnspython.org/
14cr|python-dnspython-1.11.1-4|16	Summary:       DNS toolkit for Python
14cr|python-dnspython-1.11.1-4|17	Group:         Development/Python
14cr|python-dnspython-1.11.1-4|18	BuildArch:     noarch
14cr|python-dnspython-1.11.1-4|19	Provides:      dnspython = %{version}-%{release}
14cr|python-dnspython-1.11.1-4|20	BuildRequires: pkgconfig(python)
14cr|python-dnspython-1.11.1-4|21	
14cr|python-dnspython-1.11.1-4|22	
14cr|python-dnspython-1.11.1-4|23	%description
14cr|python-dnspython-1.11.1-4|24	dnspython is a DNS toolkit for Python. It supports almost all record
14cr|python-dnspython-1.11.1-4|25	types. It can be used for queries, zone transfers, and dynamic updates.
14cr|python-dnspython-1.11.1-4|26	It supports TSIG authenticated messages and EDNS0.
14cr|python-dnspython-1.11.1-4|27	
14cr|python-dnspython-1.11.1-4|28	dnspython provides both high and low level access to DNS. The high level
14cr|python-dnspython-1.11.1-4|29	classes perform queries for data of a given name, type, and class, and
14cr|python-dnspython-1.11.1-4|30	return an answer set. The low level classes allow direct manipulation
14cr|python-dnspython-1.11.1-4|31	of DNS zones, messages, names, and records.
14cr|python-dnspython-1.11.1-4|32	
14cr|python-dnspython-1.11.1-4|33	%package -n python3-dnspython3
14cr|python-dnspython-1.11.1-4|34	Summary:       DNS toolkit for Python 3
14cr|python-dnspython-1.11.1-4|35	Group:         Development/Python
14cr|python-dnspython-1.11.1-4|36	Provides:      dnspython3 = %{version}-%{release}
14cr|python-dnspython-1.11.1-4|37	
14cr|python-dnspython-1.11.1-4|38	BuildRequires: pkgconfig(python3)
14cr|python-dnspython-1.11.1-4|39	
14cr|python-dnspython-1.11.1-4|40	
14cr|python-dnspython-1.11.1-4|41	%description -n python3-dnspython3
14cr|python-dnspython-1.11.1-4|42	dnspython3 is a DNS toolkit for Python 3. It supports almost all
14cr|python-dnspython-1.11.1-4|43	record types. It can be used for queries, zone transfers, and dynamic
14cr|python-dnspython-1.11.1-4|44	updates. It supports TSIG authenticated messages and EDNS0.
14cr|python-dnspython-1.11.1-4|45	
14cr|python-dnspython-1.11.1-4|46	dnspython3 provides both high and low level access to DNS. The high
14cr|python-dnspython-1.11.1-4|47	level classes perform queries for data of a given name, type, and
14cr|python-dnspython-1.11.1-4|48	class, and return an answer set. The low level classes allow direct
14cr|python-dnspython-1.11.1-4|49	manipulation of DNS zones, messages, names, and records.
14cr|python-dnspython-1.11.1-4|50	
14cr|python-dnspython-1.11.1-4|51	
14cr|python-dnspython-1.11.1-4|52	%prep
14cr|python-dnspython-1.11.1-4|53	%setup -q -T -c -n dnspython -a 0 %{?py3unpack:%{py3unpack}}
14cr|python-dnspython-1.11.1-4|54	
14cr|python-dnspython-1.11.1-4|55	# strip executable permissions so that we don't pick up dependencies
14cr|python-dnspython-1.11.1-4|56	# from documentation
14cr|python-dnspython-1.11.1-4|57	find %{py2dir}/examples -type f | xargs chmod a-x
14cr|python-dnspython-1.11.1-4|58	find %{py3dir}/examples -type f | xargs chmod a-x
14cr|python-dnspython-1.11.1-4|59	
14cr|python-dnspython-1.11.1-4|60	
14cr|python-dnspython-1.11.1-4|61	%build
14cr|python-dnspython-1.11.1-4|62	pushd %{py2dir}
14cr|python-dnspython-1.11.1-4|63	python setup.py build
14cr|python-dnspython-1.11.1-4|64	popd
14cr|python-dnspython-1.11.1-4|65	
14cr|python-dnspython-1.11.1-4|66	pushd %{py3dir}
14cr|python-dnspython-1.11.1-4|67	python3 setup.py build
14cr|python-dnspython-1.11.1-4|68	popd
14cr|python-dnspython-1.11.1-4|69	
14cr|python-dnspython-1.11.1-4|70	%install
14cr|python-dnspython-1.11.1-4|71	pushd %{py2dir}
14cr|python-dnspython-1.11.1-4|72	python setup.py install --skip-build --root %{buildroot}
14cr|python-dnspython-1.11.1-4|73	popd
14cr|python-dnspython-1.11.1-4|74	
14cr|python-dnspython-1.11.1-4|75	pushd %{py3dir}
14cr|python-dnspython-1.11.1-4|76	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-dnspython-1.11.1-4|77	popd
14cr|python-dnspython-1.11.1-4|78	
14cr|python-dnspython-1.11.1-4|79	%check
14cr|python-dnspython-1.11.1-4|80	pushd %{py2dir}/tests
14cr|python-dnspython-1.11.1-4|81	# skip one test because it queries the network
14cr|python-dnspython-1.11.1-4|82	for py in *.py
14cr|python-dnspython-1.11.1-4|83	do
14cr|python-dnspython-1.11.1-4|84	if [ $py != resolver.py ]
14cr|python-dnspython-1.11.1-4|85	then
14cr|python-dnspython-1.11.1-4|86	PYTHONPATH=%{buildroot}%{py_puresitedir} %{__python} $py
14cr|python-dnspython-1.11.1-4|87	fi
14cr|python-dnspython-1.11.1-4|88	done
14cr|python-dnspython-1.11.1-4|89	popd
14cr|python-dnspython-1.11.1-4|90	
14cr|python-dnspython-1.11.1-4|91	pushd %{py3dir}/tests
14cr|python-dnspython-1.11.1-4|92	# skip one test because it queries the network
14cr|python-dnspython-1.11.1-4|93	for py in *.py
14cr|python-dnspython-1.11.1-4|94	do
14cr|python-dnspython-1.11.1-4|95	if [ $py != resolver.py ]
14cr|python-dnspython-1.11.1-4|96	then
14cr|python-dnspython-1.11.1-4|97	PYTHONPATH=%{buildroot}%{py3_puresitedir} %{__python3} $py
14cr|python-dnspython-1.11.1-4|98	fi
14cr|python-dnspython-1.11.1-4|99	done
14cr|python-dnspython-1.11.1-4|100	popd
14cr|python-dnspython-1.11.1-4|101	
14cr|python-dnspython-1.11.1-4|102	%files
14cr|python-dnspython-1.11.1-4|103	%doc dnspython-%{version}/{ChangeLog,LICENSE,README,examples}
14cr|python-dnspython-1.11.1-4|104	%{py_puresitedir}/*egg-info
14cr|python-dnspython-1.11.1-4|105	%{py_puresitedir}/dns
14cr|python-dnspython-1.11.1-4|106	
14cr|python-dnspython-1.11.1-4|107	%files -n python3-dnspython3
14cr|python-dnspython-1.11.1-4|108	%doc dnspython3-%{version}/{ChangeLog,LICENSE,README,examples}
14cr|python-dnspython-1.11.1-4|109	%{py3_puresitedir}/*egg-info
14cr|python-dnspython-1.11.1-4|110	%{py3_puresitedir}/dns
14cr|python-dnspython-1.11.1-4|111	
14cr|python-dnspython-1.11.1-4|112	
14cr|python-dnspython-1.11.1-4|113	
14cr|python-dnspython-1.11.1-4|114	
14cr|python-dnspython-1.11.1-4|115	%changelog
14cr|python-dnspython-1.11.1-4|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.1-4
14cr|python-dnspython-1.11.1-4|117	+ Revision: 55df0e3
14cr|python-dnspython-1.11.1-4|118	- MassBuild#464: Increase release tag
14cr|python-dnspython-1.11.1-4|119	
14cr|python-dnspython-1.11.1-4|120	

6652 14
14cr|python-dot-1.0.25-2|1	%define modname dot
14cr|python-dot-1.0.25-2|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
14cr|python-dot-1.0.25-2|3	
14cr|python-dot-1.0.25-2|4	Name:		python-%{modname}
14cr|python-dot-1.0.25-2|5	Version:	1.0.25
14cr|python-dot-1.0.25-2|6	Release:	2
14cr|python-dot-1.0.25-2|7	License:	MIT
14cr|python-dot-1.0.25-2|8	Group:		Development/Python
14cr|python-dot-1.0.25-2|9	Summary:	Python interface to Graphviz's Dot language
14cr|python-dot-1.0.25-2|10	URL:            http://code.google.com/p/pydot/
14cr|python-dot-1.0.25-2|11	Source0:        http://pydot.googlecode.com/files/pydot-%{version}.tar.gz
14cr|python-dot-1.0.25-2|12	BuildRequires:	python-parsing python-devel
14cr|python-dot-1.0.25-2|13	BuildRequires:	graphviz, python-parsing
14cr|python-dot-1.0.25-2|14	Requires:	graphviz, python-parsing
14cr|python-dot-1.0.25-2|15	BuildArch:	noarch
14cr|python-dot-1.0.25-2|16	Provides:	py%{modname}
14cr|python-dot-1.0.25-2|17	
14cr|python-dot-1.0.25-2|18	%description
14cr|python-dot-1.0.25-2|19	An interface for creating both directed and non directed graphs from Python.
14cr|python-dot-1.0.25-2|20	Currently all attributes implemented in the Dot language are supported (up
14cr|python-dot-1.0.25-2|21	to Graphviz 1.16).
14cr|python-dot-1.0.25-2|22	
14cr|python-dot-1.0.25-2|23	Output can be inlined in Postscript into interactive scientific environments
14cr|python-dot-1.0.25-2|24	like TeXmacs, or output in any of the format's supported by the Graphviz
14cr|python-dot-1.0.25-2|25	tools dot, neato, twopi.
14cr|python-dot-1.0.25-2|26	
14cr|python-dot-1.0.25-2|27	%prep
14cr|python-dot-1.0.25-2|28	%setup -q -n py%{modname}-%{version}
14cr|python-dot-1.0.25-2|29	
14cr|python-dot-1.0.25-2|30	%build
14cr|python-dot-1.0.25-2|31	%{__python} setup.py build
14cr|python-dot-1.0.25-2|32	
14cr|python-dot-1.0.25-2|33	%install
14cr|python-dot-1.0.25-2|34	%{__python} setup.py install --skip-build --root=%{buildroot}
14cr|python-dot-1.0.25-2|35	
14cr|python-dot-1.0.25-2|36	rm -rf %{buildroot}%{_prefix}/LICENSE %{buildroot}%{_prefix}/README
14cr|python-dot-1.0.25-2|37	
14cr|python-dot-1.0.25-2|38	%files
14cr|python-dot-1.0.25-2|39	%doc LICENSE PKG-INFO README
14cr|python-dot-1.0.25-2|40	%{python_sitelib}/*
14cr|python-dot-1.0.25-2|41	
14cr|python-dot-1.0.25-2|42	
14cr|python-dot-1.0.25-2|43	
14cr|python-dot-1.0.25-2|44	%changelog
14cr|python-dot-1.0.25-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.25-2
14cr|python-dot-1.0.25-2|46	+ Revision: e41d7e5
14cr|python-dot-1.0.25-2|47	- MassBuild#464: Increase release tag
14cr|python-dot-1.0.25-2|48	
14cr|python-dot-1.0.25-2|49	

6653 14
14cr|python-dpkt-1.8-2|1	%define debug_package %{nil}
14cr|python-dpkt-1.8-2|2	Summary:	Fast, simple packet creation and parsing
14cr|python-dpkt-1.8-2|3	Name:		python-dpkt
14cr|python-dpkt-1.8-2|4	Version:	1.8
14cr|python-dpkt-1.8-2|5	Release:	2
14cr|python-dpkt-1.8-2|6	License:	BSD
14cr|python-dpkt-1.8-2|7	Group:		Development/Python
14cr|python-dpkt-1.8-2|8	URL:		http://code.google.com/p/dpkt/
14cr|python-dpkt-1.8-2|9	Source0:	http://dpkt.googlecode.com/files/dpkt-%{version}.tar.gz
14cr|python-dpkt-1.8-2|10	BuildRequires:	python-devel
14cr|python-dpkt-1.8-2|11	
14cr|python-dpkt-1.8-2|12	%description
14cr|python-dpkt-1.8-2|13	Fast, simple packet creation and parsing
14cr|python-dpkt-1.8-2|14	
14cr|python-dpkt-1.8-2|15	%prep
14cr|python-dpkt-1.8-2|16	%setup -q -n dpkt-%{version}
14cr|python-dpkt-1.8-2|17	
14cr|python-dpkt-1.8-2|18	%build
14cr|python-dpkt-1.8-2|19	CFLAGS="%{optflags}" python setup.py build
14cr|python-dpkt-1.8-2|20	
14cr|python-dpkt-1.8-2|21	%install
14cr|python-dpkt-1.8-2|22	python setup.py install --root=%{buildroot}
14cr|python-dpkt-1.8-2|23	
14cr|python-dpkt-1.8-2|24	%files
14cr|python-dpkt-1.8-2|25	%doc AUTHORS CHANGES HACKING LICENSE README
14cr|python-dpkt-1.8-2|26	%{py_puresitedir}/dpkt
14cr|python-dpkt-1.8-2|27	%{py_puresitedir}/dpkt-%{version}-py%{py_ver}.egg-info
14cr|python-dpkt-1.8-2|28	
14cr|python-dpkt-1.8-2|29	
14cr|python-dpkt-1.8-2|30	
14cr|python-dpkt-1.8-2|31	%changelog
14cr|python-dpkt-1.8-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-2
14cr|python-dpkt-1.8-2|33	+ Revision: 24caacf
14cr|python-dpkt-1.8-2|34	- MassBuild#464: Increase release tag
14cr|python-dpkt-1.8-2|35	
14cr|python-dpkt-1.8-2|36	

6654 14
14cr|python-dtopt-0.1-4|1	%define module dtopt
14cr|python-dtopt-0.1-4|2	
14cr|python-dtopt-0.1-4|3	Name:           python-%{module}
14cr|python-dtopt-0.1-4|4	Version:        0.1
14cr|python-dtopt-0.1-4|5	Release:        4
14cr|python-dtopt-0.1-4|6	Summary:        Add options to doctest examples while they are running
14cr|python-dtopt-0.1-4|7	Group:          Development/Python
14cr|python-dtopt-0.1-4|8	License:        MIT License
14cr|python-dtopt-0.1-4|9	URL:            http://pypi.python.org/pypi/dtopt
14cr|python-dtopt-0.1-4|10	Source0:        %{module}-%{version}.tar.gz
14cr|python-dtopt-0.1-4|11	BuildRequires:  python-devel
14cr|python-dtopt-0.1-4|12	BuildRequires:  python-setuptools
14cr|python-dtopt-0.1-4|13	Buildarch:      noarch
14cr|python-dtopt-0.1-4|14	
14cr|python-dtopt-0.1-4|15	%description
14cr|python-dtopt-0.1-4|16	When using the doctest module it's often convenient to use the ELLIPSIS option,
14cr|python-dtopt-0.1-4|17	which allows you to use ... as a wildcard.But you either have to setup the test
14cr|python-dtopt-0.1-4|18	runner to use this option, or you must put #doctest: +ELLIPSIS on every example
14cr|python-dtopt-0.1-4|19	that uses this feature.
14cr|python-dtopt-0.1-4|20	
14cr|python-dtopt-0.1-4|21	%package -n python3-%{module}
14cr|python-dtopt-0.1-4|22	Summary:        Add options to doctest examples while they are running
14cr|python-dtopt-0.1-4|23	Group:          Development/Python
14cr|python-dtopt-0.1-4|24	BuildRequires:  python3-devel
14cr|python-dtopt-0.1-4|25	BuildRequires:  python3-setuptools
14cr|python-dtopt-0.1-4|26	
14cr|python-dtopt-0.1-4|27	%description -n python3-%{module}
14cr|python-dtopt-0.1-4|28	When using the doctest module it's often convenient to use the ELLIPSIS option,
14cr|python-dtopt-0.1-4|29	which allows you to use ... as a wildcard.But you either have to setup the test
14cr|python-dtopt-0.1-4|30	runner to use this option, or you must put #doctest: +ELLIPSIS on every example
14cr|python-dtopt-0.1-4|31	that uses this feature.
14cr|python-dtopt-0.1-4|32	
14cr|python-dtopt-0.1-4|33	%prep
14cr|python-dtopt-0.1-4|34	%setup -q -c
14cr|python-dtopt-0.1-4|35	mv %{module}-%{version} python2
14cr|python-dtopt-0.1-4|36	cp -r python2 python3
14cr|python-dtopt-0.1-4|37	pushd python3
14cr|python-dtopt-0.1-4|38	find -name '*.py' | xargs sed -i '1s|^#!%{__python}|#!%{__python3}|'
14cr|python-dtopt-0.1-4|39	popd
14cr|python-dtopt-0.1-4|40	
14cr|python-dtopt-0.1-4|41	%build
14cr|python-dtopt-0.1-4|42	pushd python2
14cr|python-dtopt-0.1-4|43	CFLAGS="%{optflags}" python setup.py build
14cr|python-dtopt-0.1-4|44	popd
14cr|python-dtopt-0.1-4|45	pushd python3
14cr|python-dtopt-0.1-4|46	CFLAGS="%{optflags}" %{__python3} setup.py build
14cr|python-dtopt-0.1-4|47	popd
14cr|python-dtopt-0.1-4|48	
14cr|python-dtopt-0.1-4|49	%install
14cr|python-dtopt-0.1-4|50	pushd python3
14cr|python-dtopt-0.1-4|51	%{__python3} setup.py install --root %{buildroot} --install-purelib=%{py3_puresitedir}
14cr|python-dtopt-0.1-4|52	popd
14cr|python-dtopt-0.1-4|53	pushd python2
14cr|python-dtopt-0.1-4|54	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-dtopt-0.1-4|55	popd
14cr|python-dtopt-0.1-4|56	
14cr|python-dtopt-0.1-4|57	
14cr|python-dtopt-0.1-4|58	
14cr|python-dtopt-0.1-4|59	
14cr|python-dtopt-0.1-4|60	%files
14cr|python-dtopt-0.1-4|61	%doc python2/docs/*
14cr|python-dtopt-0.1-4|62	%{py_puresitedir}/*
14cr|python-dtopt-0.1-4|63	
14cr|python-dtopt-0.1-4|64	%files -n python3-%{module}
14cr|python-dtopt-0.1-4|65	%doc python3/docs/*
14cr|python-dtopt-0.1-4|66	%{py3_puresitedir}/*
14cr|python-dtopt-0.1-4|67	
14cr|python-dtopt-0.1-4|68	%changelog
14cr|python-dtopt-0.1-4|69	* Tue Aug 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|python-dtopt-0.1-4|70	+ Revision: a81f934
14cr|python-dtopt-0.1-4|71	- Spec cleanup
14cr|python-dtopt-0.1-4|72	
14cr|python-dtopt-0.1-4|73	

6655 14
14cr|python-dulwich-0.9.7-2|1	%define module	dulwich
14cr|python-dulwich-0.9.7-2|2	
14cr|python-dulwich-0.9.7-2|3	Summary:	Python implementation of the Git file formats and protocols
14cr|python-dulwich-0.9.7-2|4	
14cr|python-dulwich-0.9.7-2|5	
14cr|python-dulwich-0.9.7-2|6	Name:		python-%{module}
14cr|python-dulwich-0.9.7-2|7	Version:	0.9.7
14cr|python-dulwich-0.9.7-2|8	Release:	2
14cr|python-dulwich-0.9.7-2|9	Source0:	https://pypi.python.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz
14cr|python-dulwich-0.9.7-2|10	License:	GPLv2
14cr|python-dulwich-0.9.7-2|11	Group:		Development/Python
14cr|python-dulwich-0.9.7-2|12	Url:		https://launchpad.net/dulwich/
14cr|python-dulwich-0.9.7-2|13	BuildRequires:	python-sphinx
14cr|python-dulwich-0.9.7-2|14	BuildRequires:	python-nose, git-core
14cr|python-dulwich-0.9.7-2|15	BuildRequires:  python-devel
14cr|python-dulwich-0.9.7-2|16	
14cr|python-dulwich-0.9.7-2|17	%description
14cr|python-dulwich-0.9.7-2|18	Dulwich is a pure-Python implementation of the Git file formats and protocols.
14cr|python-dulwich-0.9.7-2|19	
14cr|python-dulwich-0.9.7-2|20	%prep
14cr|python-dulwich-0.9.7-2|21	%setup -q -n %{module}-%{version}
14cr|python-dulwich-0.9.7-2|22	
14cr|python-dulwich-0.9.7-2|23	%install
14cr|python-dulwich-0.9.7-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-dulwich-0.9.7-2|25	
14cr|python-dulwich-0.9.7-2|26	pushd docs
14cr|python-dulwich-0.9.7-2|27	%__make html
14cr|python-dulwich-0.9.7-2|28	popd
14cr|python-dulwich-0.9.7-2|29	
14cr|python-dulwich-0.9.7-2|30	# Tests require unittest2 to run:
14cr|python-dulwich-0.9.7-2|31	#%check
14cr|python-dulwich-0.9.7-2|32	#make check
14cr|python-dulwich-0.9.7-2|33	
14cr|python-dulwich-0.9.7-2|34	%files
14cr|python-dulwich-0.9.7-2|35	%doc  COPYING  NEWS  docs/build/html
14cr|python-dulwich-0.9.7-2|36	%{_bindir}/dul*
14cr|python-dulwich-0.9.7-2|37	%{py_platsitedir}/%{module}*
14cr|python-dulwich-0.9.7-2|38	
14cr|python-dulwich-0.9.7-2|39	
14cr|python-dulwich-0.9.7-2|40	
14cr|python-dulwich-0.9.7-2|41	
14cr|python-dulwich-0.9.7-2|42	
14cr|python-dulwich-0.9.7-2|43	%changelog
14cr|python-dulwich-0.9.7-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-2
14cr|python-dulwich-0.9.7-2|45	+ Revision: 1c39772
14cr|python-dulwich-0.9.7-2|46	- MassBuild#464: Increase release tag
14cr|python-dulwich-0.9.7-2|47	
14cr|python-dulwich-0.9.7-2|48	

6656 14
14cr|python-ecdsa-0.11-3|1	%define pypi_name ecdsa
14cr|python-ecdsa-0.11-3|2	
14cr|python-ecdsa-0.11-3|3	Name:           python-ecdsa
14cr|python-ecdsa-0.11-3|4	Version:        0.11
14cr|python-ecdsa-0.11-3|5	Release:        3
14cr|python-ecdsa-0.11-3|6	Group:          Development/Python
14cr|python-ecdsa-0.11-3|7	Summary:        ECDSA cryptographic signature library (pure python)
14cr|python-ecdsa-0.11-3|8	
14cr|python-ecdsa-0.11-3|9	License:        MIT
14cr|python-ecdsa-0.11-3|10	URL:            http://github.com/warner/python-ecdsa
14cr|python-ecdsa-0.11-3|11	Source0:        https://pypi.python.org/packages/source/e/ecdsa/ecdsa-%{version}.tar.gz
14cr|python-ecdsa-0.11-3|12	BuildArch:      noarch
14cr|python-ecdsa-0.11-3|13	
14cr|python-ecdsa-0.11-3|14	BuildRequires:  python-devel
14cr|python-ecdsa-0.11-3|15	BuildRequires:  python3-devel
14cr|python-ecdsa-0.11-3|16	
14cr|python-ecdsa-0.11-3|17	
14cr|python-ecdsa-0.11-3|18	%description
14cr|python-ecdsa-0.11-3|19	This is an easy-to-use implementation of ECDSA cryptography
14cr|python-ecdsa-0.11-3|20	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
14cr|python-ecdsa-0.11-3|21	released under the MIT license. With this library, you can quickly create
14cr|python-ecdsa-0.11-3|22	keypairs (signing key and verifying key), sign messages, and verify the
14cr|python-ecdsa-0.11-3|23	signatures. The keys and signatures are very short, making them easy to
14cr|python-ecdsa-0.11-3|24	handle and incorporate into other protocols.
14cr|python-ecdsa-0.11-3|25	
14cr|python-ecdsa-0.11-3|26	%package -n     python3-%{pypi_name}
14cr|python-ecdsa-0.11-3|27	Summary:        ECDSA cryptographic signature library (pure python)
14cr|python-ecdsa-0.11-3|28	Group:          Development/Python
14cr|python-ecdsa-0.11-3|29	
14cr|python-ecdsa-0.11-3|30	
14cr|python-ecdsa-0.11-3|31	%description -n python3-%{pypi_name}
14cr|python-ecdsa-0.11-3|32	This is an easy-to-use implementation of ECDSA cryptography
14cr|python-ecdsa-0.11-3|33	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
14cr|python-ecdsa-0.11-3|34	released under the MIT license. With this library, you can quickly create
14cr|python-ecdsa-0.11-3|35	keypairs (signing key and verifying key), sign messages, and verify the
14cr|python-ecdsa-0.11-3|36	signatures. The keys and signatures are very short, making them easy to
14cr|python-ecdsa-0.11-3|37	handle and incorporate into other protocols.
14cr|python-ecdsa-0.11-3|38	
14cr|python-ecdsa-0.11-3|39	%prep
14cr|python-ecdsa-0.11-3|40	%setup -qc
14cr|python-ecdsa-0.11-3|41	mv %{pypi_name}-%{version} python2
14cr|python-ecdsa-0.11-3|42	cp -a python2 python3
14cr|python-ecdsa-0.11-3|43	
14cr|python-ecdsa-0.11-3|44	%build
14cr|python-ecdsa-0.11-3|45	pushd python2
14cr|python-ecdsa-0.11-3|46	python setup.py build
14cr|python-ecdsa-0.11-3|47	popd
14cr|python-ecdsa-0.11-3|48	pushd python3
14cr|python-ecdsa-0.11-3|49	python3 setup.py build
14cr|python-ecdsa-0.11-3|50	popd
14cr|python-ecdsa-0.11-3|51	
14cr|python-ecdsa-0.11-3|52	%install
14cr|python-ecdsa-0.11-3|53	pushd python3
14cr|python-ecdsa-0.11-3|54	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-ecdsa-0.11-3|55	popd
14cr|python-ecdsa-0.11-3|56	pushd python2
14cr|python-ecdsa-0.11-3|57	python setup.py install --skip-build --root %{buildroot}
14cr|python-ecdsa-0.11-3|58	popd
14cr|python-ecdsa-0.11-3|59	
14cr|python-ecdsa-0.11-3|60	%files
14cr|python-ecdsa-0.11-3|61	%doc python2/README.md python2/LICENSE
14cr|python-ecdsa-0.11-3|62	%{py_puresitedir}/%{pypi_name}*
14cr|python-ecdsa-0.11-3|63	
14cr|python-ecdsa-0.11-3|64	%files -n python3-%{pypi_name}
14cr|python-ecdsa-0.11-3|65	%doc python3/README.md python3/LICENSE
14cr|python-ecdsa-0.11-3|66	%{py3_puresitedir}/%{pypi_name}*
14cr|python-ecdsa-0.11-3|67	
14cr|python-ecdsa-0.11-3|68	
14cr|python-ecdsa-0.11-3|69	%changelog
14cr|python-ecdsa-0.11-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-3
14cr|python-ecdsa-0.11-3|71	+ Revision: c239916
14cr|python-ecdsa-0.11-3|72	- MassBuild#464: Increase release tag
14cr|python-ecdsa-0.11-3|73	
14cr|python-ecdsa-0.11-3|74	

6657 14
14cr|python-efl-1.11.0-1|1	%define __noautoprov '(.*)\\.so(.*)'
14cr|python-efl-1.11.0-1|2	
14cr|python-efl-1.11.0-1|3	Summary:	EFL bindings for Python
14cr|python-efl-1.11.0-1|4	Name:		python-efl
14cr|python-efl-1.11.0-1|5	Version:	1.11.0
14cr|python-efl-1.11.0-1|6	Release:	1
14cr|python-efl-1.11.0-1|7	License:	GPLv3+
14cr|python-efl-1.11.0-1|8	Group:		Graphical desktop/Enlightenment
14cr|python-efl-1.11.0-1|9	Url:		http://www.enlightenment.org/
14cr|python-efl-1.11.0-1|10	Source0:	http://download.enlightenment.org/rel/bindings/python/%{name}-%{version}.tar.bz2
14cr|python-efl-1.11.0-1|11	Patch0:		python-efl-1.10.0-linkage.patch
14cr|python-efl-1.11.0-1|12	BuildRequires:	pkgconfig(dbus-python)
14cr|python-efl-1.11.0-1|13	BuildRequires:	pkgconfig(ecore)
14cr|python-efl-1.11.0-1|14	BuildRequires:	pkgconfig(ecore-file)
14cr|python-efl-1.11.0-1|15	BuildRequires:	pkgconfig(edje)
14cr|python-efl-1.11.0-1|16	BuildRequires:	pkgconfig(eina)
14cr|python-efl-1.11.0-1|17	BuildRequires:	pkgconfig(elementary)
14cr|python-efl-1.11.0-1|18	BuildRequires:	pkgconfig(emotion)
14cr|python-efl-1.11.0-1|19	BuildRequires:	pkgconfig(eo)
14cr|python-efl-1.11.0-1|20	BuildRequires:	pkgconfig(evas)
14cr|python-efl-1.11.0-1|21	BuildRequires:	pkgconfig(python)
14cr|python-efl-1.11.0-1|22	Obsoletes:	python-e_dbus < 1.8.0
14cr|python-efl-1.11.0-1|23	Obsoletes:	python-e_dbus < 1.8.0
14cr|python-efl-1.11.0-1|24	Obsoletes:	python-ecore < 1.8.0
14cr|python-efl-1.11.0-1|25	Obsoletes:	python-ecore-devel < 1.8.0
14cr|python-efl-1.11.0-1|26	Obsoletes:	python-edje < 1.8.0
14cr|python-efl-1.11.0-1|27	Obsoletes:	python-edje-devel < 1.8.0
14cr|python-efl-1.11.0-1|28	Obsoletes:	python-elementary < 1.8.0
14cr|python-efl-1.11.0-1|29	Obsoletes:	python-elementary-devel < 1.8.0
14cr|python-efl-1.11.0-1|30	Obsoletes:	python-emotion < 1.8.0
14cr|python-efl-1.11.0-1|31	Obsoletes:	python-emotion-devel < 1.8.0
14cr|python-efl-1.11.0-1|32	Obsoletes:	python-ethumb < 1.8.0
14cr|python-efl-1.11.0-1|33	Obsoletes:	python-ethumb-devel < 1.8.0
14cr|python-efl-1.11.0-1|34	Obsoletes:	python-evas < 1.8.0
14cr|python-efl-1.11.0-1|35	Obsoletes:	python-evas-devel < 1.8.0
14cr|python-efl-1.11.0-1|36	
14cr|python-efl-1.11.0-1|37	%description
14cr|python-efl-1.11.0-1|38	Python support files for EFL.
14cr|python-efl-1.11.0-1|39	
14cr|python-efl-1.11.0-1|40	%files
14cr|python-efl-1.11.0-1|41	%doc README.rst changes.html
14cr|python-efl-1.11.0-1|42	%{py_platsitedir}/efl/*
14cr|python-efl-1.11.0-1|43	%{py_platsitedir}/python_efl-%{version}-py%{py_ver}.egg-info
14cr|python-efl-1.11.0-1|44	
14cr|python-efl-1.11.0-1|45	#----------------------------------------------------------------------------
14cr|python-efl-1.11.0-1|46	
14cr|python-efl-1.11.0-1|47	%prep
14cr|python-efl-1.11.0-1|48	%setup -q
14cr|python-efl-1.11.0-1|49	%patch0 -p1
14cr|python-efl-1.11.0-1|50	
14cr|python-efl-1.11.0-1|51	%build
14cr|python-efl-1.11.0-1|52	python setup.py build
14cr|python-efl-1.11.0-1|53	
14cr|python-efl-1.11.0-1|54	%install
14cr|python-efl-1.11.0-1|55	python setup.py install --root=%{buildroot}
14cr|python-efl-1.11.0-1|56	
14cr|python-efl-1.11.0-1|57	
14cr|python-efl-1.11.0-1|58	%changelog
14cr|python-efl-1.11.0-1|59	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.0-1
14cr|python-efl-1.11.0-1|60	+ Revision: 12d52a1
14cr|python-efl-1.11.0-1|61	- Fix files
14cr|python-efl-1.11.0-1|62	
14cr|python-efl-1.11.0-1|63	

6658 14
14cr|python-elixir-0.7.1-2|1	%define module_name Elixir
14cr|python-elixir-0.7.1-2|2	
14cr|python-elixir-0.7.1-2|3	Summary:	Declarative mapper on top of SQLAlchemy
14cr|python-elixir-0.7.1-2|4	Name:		python-elixir
14cr|python-elixir-0.7.1-2|5	Version:	0.7.1
14cr|python-elixir-0.7.1-2|6	Release:	2
14cr|python-elixir-0.7.1-2|7	License:	MIT
14cr|python-elixir-0.7.1-2|8	Group:		Development/Python
14cr|python-elixir-0.7.1-2|9	URL:		http://www.sqlalchemy.org/
14cr|python-elixir-0.7.1-2|10	Source0:	http://pypi.python.org/packages/source/E/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-elixir-0.7.1-2|11	BuildRequires:	python-devel
14cr|python-elixir-0.7.1-2|12	BuildRequires:	python-setuptools
14cr|python-elixir-0.7.1-2|13	BuildArch:	noarch
14cr|python-elixir-0.7.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-elixir-0.7.1-2|15	Requires:   python-sqlalchemy
14cr|python-elixir-0.7.1-2|16	
14cr|python-elixir-0.7.1-2|17	%description
14cr|python-elixir-0.7.1-2|18	A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
14cr|python-elixir-0.7.1-2|19	provides the ability to create simple Python classes that map directly to
14cr|python-elixir-0.7.1-2|20	relational database tables (this pattern is often referred to as the Active
14cr|python-elixir-0.7.1-2|21	Record design pattern), providing many of the benefits of traditional databases
14cr|python-elixir-0.7.1-2|22	without losing the convenience of Python objects.
14cr|python-elixir-0.7.1-2|23	
14cr|python-elixir-0.7.1-2|24	Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
14cr|python-elixir-0.7.1-2|25	TurboEntity project but does not intend to replace SQLAlchemy's core features,
14cr|python-elixir-0.7.1-2|26	and instead focuses on providing a simpler syntax for defining model objects
14cr|python-elixir-0.7.1-2|27	when you do not need the full expressiveness of SQLAlchemy's manual mapper
14cr|python-elixir-0.7.1-2|28	definitions.
14cr|python-elixir-0.7.1-2|29	
14cr|python-elixir-0.7.1-2|30	%prep
14cr|python-elixir-0.7.1-2|31	%setup -q -n %{module_name}-%{version}
14cr|python-elixir-0.7.1-2|32	
14cr|python-elixir-0.7.1-2|33	%build
14cr|python-elixir-0.7.1-2|34	%__python setup.py build
14cr|python-elixir-0.7.1-2|35	
14cr|python-elixir-0.7.1-2|36	%install
14cr|python-elixir-0.7.1-2|37	%__rm -rf %{buildroot}
14cr|python-elixir-0.7.1-2|38	
14cr|python-elixir-0.7.1-2|39	%__python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{python_sitelib}
14cr|python-elixir-0.7.1-2|40	
14cr|python-elixir-0.7.1-2|41	%clean
14cr|python-elixir-0.7.1-2|42	%__rm -rf %{buildroot}
14cr|python-elixir-0.7.1-2|43	
14cr|python-elixir-0.7.1-2|44	%files
14cr|python-elixir-0.7.1-2|45	%defattr(-, root, root, 0755)
14cr|python-elixir-0.7.1-2|46	%doc README
14cr|python-elixir-0.7.1-2|47	%{python_sitelib}/elixir
14cr|python-elixir-0.7.1-2|48	%{python_sitelib}/%{module_name}-%{version}-py*.egg-info/
14cr|python-elixir-0.7.1-2|49	
14cr|python-elixir-0.7.1-2|50	
14cr|python-elixir-0.7.1-2|51	
14cr|python-elixir-0.7.1-2|52	%changelog
14cr|python-elixir-0.7.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|python-elixir-0.7.1-2|54	+ Revision: a5bc8d1
14cr|python-elixir-0.7.1-2|55	- MassBuild#464: Increase release tag
14cr|python-elixir-0.7.1-2|56	
14cr|python-elixir-0.7.1-2|57	

6659 14
14cr|python-enable-4.4.1-2|1	%define module	enable
14cr|python-enable-4.4.1-2|2	
14cr|python-enable-4.4.1-2|3	Summary:	Enthought Tool Suite - low-level drawing and interaction
14cr|python-enable-4.4.1-2|4	
14cr|python-enable-4.4.1-2|5	Name:		python-%{module}
14cr|python-enable-4.4.1-2|6	Version:	4.4.1
14cr|python-enable-4.4.1-2|7	Release:	2
14cr|python-enable-4.4.1-2|8	Source0:	http://www.enthought.com/repo/ets/enable-%{version}.tar.gz
14cr|python-enable-4.4.1-2|9	License:	BSD
14cr|python-enable-4.4.1-2|10	Group:		Development/Python
14cr|python-enable-4.4.1-2|11	Url:		https://github.com/enthought/enable/
14cr|python-enable-4.4.1-2|12	
14cr|python-enable-4.4.1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-enable-4.4.1-2|14	BuildRequires:	pythonegg(setuptools) >= 0.6c8
14cr|python-enable-4.4.1-2|15	BuildRequires:	swig >= 1.3.30
14cr|python-enable-4.4.1-2|16	BuildRequires:	pythonegg(cython) >= 0.13
14cr|python-enable-4.4.1-2|17	BuildRequires:	python-numpy-devel >= 1.1.0
14cr|python-enable-4.4.1-2|18	BuildRequires:	freetype-devel
14cr|python-enable-4.4.1-2|19	BuildRequires:	pkgconfig(x11)
14cr|python-enable-4.4.1-2|20	BuildRequires:	pkgconfig(gl)
14cr|python-enable-4.4.1-2|21	BuildRequires:	pkgconfig(glu)
14cr|python-enable-4.4.1-2|22	BuildRequires:	pythonegg(setupdocs) >= 1.0.5
14cr|python-enable-4.4.1-2|23	BuildRequires:	pythonegg(sphinx)
14cr|python-enable-4.4.1-2|24	BuildRequires:	pkgconfig(lapack)
14cr|python-enable-4.4.1-2|25	
14cr|python-enable-4.4.1-2|26	Requires:	pythonegg(numpy) >= 1.1.0
14cr|python-enable-4.4.1-2|27	Requires: 	pythonegg(reportlab)
14cr|python-enable-4.4.1-2|28	Requires: 	pythonegg(pyopengl)
14cr|python-enable-4.4.1-2|29	Requires:	pythonegg(pyface) >= 4.2.0
14cr|python-enable-4.4.1-2|30	Requires:	pythonegg(traitsui) >= 4.2.0
14cr|python-enable-4.4.1-2|31	Requires:	pythonegg(cython) >= 0.13
14cr|python-enable-4.4.1-2|32	
14cr|python-enable-4.4.1-2|33	Obsoletes:	python-enthought-enable
14cr|python-enable-4.4.1-2|34	
14cr|python-enable-4.4.1-2|35	%description
14cr|python-enable-4.4.1-2|36	The Enable project provides two related multi-platform packages for
14cr|python-enable-4.4.1-2|37	drawing GUI objects.
14cr|python-enable-4.4.1-2|38	
14cr|python-enable-4.4.1-2|39	* Enable: An object drawing library that supports containment and
14cr|python-enable-4.4.1-2|40	event notification.
14cr|python-enable-4.4.1-2|41	* Kiva: A multi-platform DisplayPDF vector drawing engine.
14cr|python-enable-4.4.1-2|42	
14cr|python-enable-4.4.1-2|43	%prep
14cr|python-enable-4.4.1-2|44	%setup -q -n %{module}-%{version}
14cr|python-enable-4.4.1-2|45	sed -i '27i import distutils.command.clean' setup.py
14cr|python-enable-4.4.1-2|46	# happy linting ..
14cr|python-enable-4.4.1-2|47	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cr|python-enable-4.4.1-2|48	
14cr|python-enable-4.4.1-2|49	for file in image_LICENSE_OOo.txt image_LICENSE_Eclipse.txt; do
14cr|python-enable-4.4.1-2|50	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cr|python-enable-4.4.1-2|51	touch -r $file $file.new && \
14cr|python-enable-4.4.1-2|52	mv $file.new $file
14cr|python-enable-4.4.1-2|53	done
14cr|python-enable-4.4.1-2|54	
14cr|python-enable-4.4.1-2|55	%build
14cr|python-enable-4.4.1-2|56	python setup.py build
14cr|python-enable-4.4.1-2|57	python setup.py build_docs
14cr|python-enable-4.4.1-2|58	
14cr|python-enable-4.4.1-2|59	# happy linting ..
14cr|python-enable-4.4.1-2|60	pushd build/docs/html/
14cr|python-enable-4.4.1-2|61	rm -fr .buildinfo .doctrees
14cr|python-enable-4.4.1-2|62	popd
14cr|python-enable-4.4.1-2|63	
14cr|python-enable-4.4.1-2|64	%install
14cr|python-enable-4.4.1-2|65	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-enable-4.4.1-2|66	
14cr|python-enable-4.4.1-2|67	# happy linting ..
14cr|python-enable-4.4.1-2|68	chmod +x %{buildroot}%{py_platsitedir}/kiva/setup.py
14cr|python-enable-4.4.1-2|69	chmod +x %{buildroot}%{py_platsitedir}/kiva/{agg,quartz}/setup.py
14cr|python-enable-4.4.1-2|70	chmod +x %{buildroot}%{py_platsitedir}/%{module}/savage/compliance/{comparator,xml_view,sike}.py
14cr|python-enable-4.4.1-2|71	rm examples/kiva/.gitignore
14cr|python-enable-4.4.1-2|72	
14cr|python-enable-4.4.1-2|73	sed -i -e '1i#!/usr/bin/python' \
14cr|python-enable-4.4.1-2|74	%{buildroot}%{py_platsitedir}/kiva/agg/tests/gcmemtest.py
14cr|python-enable-4.4.1-2|75	
14cr|python-enable-4.4.1-2|76	
14cr|python-enable-4.4.1-2|77	
14cr|python-enable-4.4.1-2|78	%files
14cr|python-enable-4.4.1-2|79	%doc *.txt *.rst examples/ build/docs/html
14cr|python-enable-4.4.1-2|80	%{py_platsitedir}/%{module}*
14cr|python-enable-4.4.1-2|81	%{py_platsitedir}/kiva*
14cr|python-enable-4.4.1-2|82	
14cr|python-enable-4.4.1-2|83	
14cr|python-enable-4.4.1-2|84	
14cr|python-enable-4.4.1-2|85	
14cr|python-enable-4.4.1-2|86	
14cr|python-enable-4.4.1-2|87	
14cr|python-enable-4.4.1-2|88	
14cr|python-enable-4.4.1-2|89	
14cr|python-enable-4.4.1-2|90	
14cr|python-enable-4.4.1-2|91	
14cr|python-enable-4.4.1-2|92	
14cr|python-enable-4.4.1-2|93	
14cr|python-enable-4.4.1-2|94	
14cr|python-enable-4.4.1-2|95	
14cr|python-enable-4.4.1-2|96	
14cr|python-enable-4.4.1-2|97	
14cr|python-enable-4.4.1-2|98	
14cr|python-enable-4.4.1-2|99	
14cr|python-enable-4.4.1-2|100	
14cr|python-enable-4.4.1-2|101	
14cr|python-enable-4.4.1-2|102	
14cr|python-enable-4.4.1-2|103	
14cr|python-enable-4.4.1-2|104	
14cr|python-enable-4.4.1-2|105	
14cr|python-enable-4.4.1-2|106	
14cr|python-enable-4.4.1-2|107	
14cr|python-enable-4.4.1-2|108	
14cr|python-enable-4.4.1-2|109	
14cr|python-enable-4.4.1-2|110	%changelog
14cr|python-enable-4.4.1-2|111	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 4.4.1-2
14cr|python-enable-4.4.1-2|112	+ Revision: feec0b3
14cr|python-enable-4.4.1-2|113	- fixed BR
14cr|python-enable-4.4.1-2|114	
14cr|python-enable-4.4.1-2|115	

6660 14
14cr|python-enaml-0.6.8-2|1	%define module	enaml
14cr|python-enaml-0.6.8-2|2	
14cr|python-enaml-0.6.8-2|3	Summary:	ETS declarative language for building dynamic user interfaces
14cr|python-enaml-0.6.8-2|4	Name:		python-%{module}
14cr|python-enaml-0.6.8-2|5	Version:	0.6.8
14cr|python-enaml-0.6.8-2|6	Release:	2
14cr|python-enaml-0.6.8-2|7	Source0:	http://pypi.python.org/packages/source/e/%{module}/%{module}-%{version}.tar.gz
14cr|python-enaml-0.6.8-2|8	License:	BSD
14cr|python-enaml-0.6.8-2|9	Group:		Development/Python
14cr|python-enaml-0.6.8-2|10	Url:		https://github.com/enthought/enaml/
14cr|python-enaml-0.6.8-2|11	Requires:	python-traits >= 4.2.0
14cr|python-enaml-0.6.8-2|12	Requires:	python-casuarius
14cr|python-enaml-0.6.8-2|13	Requires:	pyside, wxPython
14cr|python-enaml-0.6.8-2|14	Requires:	python-ply
14cr|python-enaml-0.6.8-2|15	BuildRequires:	python-cython
14cr|python-enaml-0.6.8-2|16	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-enaml-0.6.8-2|17	BuildRequires:	python-sphinx
14cr|python-enaml-0.6.8-2|18	BuildArch: noarch
14cr|python-enaml-0.6.8-2|19	
14cr|python-enaml-0.6.8-2|20	%description
14cr|python-enaml-0.6.8-2|21	Enaml is a framework for writing declarative user interfaces in
14cr|python-enaml-0.6.8-2|22	Python. It provides a Yaml-ish/Pythonic syntax language for declaring
14cr|python-enaml-0.6.8-2|23	a ui that binds and reacts to changes in the user's models. Code can
14cr|python-enaml-0.6.8-2|24	freely call back and forth between Python and Enaml.
14cr|python-enaml-0.6.8-2|25	
14cr|python-enaml-0.6.8-2|26	Enaml is heavily inspired by Qt's QML system, but Enaml uses native
14cr|python-enaml-0.6.8-2|27	widgets (as opposed to drawing on a 2D canvas) and is toolkit
14cr|python-enaml-0.6.8-2|28	independent. Currently supported/in-development toolkits include Wx
14cr|python-enaml-0.6.8-2|29	and Qt4 via PySide.
14cr|python-enaml-0.6.8-2|30	
14cr|python-enaml-0.6.8-2|31	Enaml is extensible and makes it extremely easy for the user to define
14cr|python-enaml-0.6.8-2|32	their own widgets, override existing widgets, create a new backend
14cr|python-enaml-0.6.8-2|33	toolkit, or even hook the runtime to apply their own expression
14cr|python-enaml-0.6.8-2|34	dependency behavior. Indeed, about the only thing not hookable is the
14cr|python-enaml-0.6.8-2|35	Enaml langauge syntax itself.
14cr|python-enaml-0.6.8-2|36	
14cr|python-enaml-0.6.8-2|37	%prep
14cr|python-enaml-0.6.8-2|38	%setup -q -n %{module}-%{version}
14cr|python-enaml-0.6.8-2|39	
14cr|python-enaml-0.6.8-2|40	%build
14cr|python-enaml-0.6.8-2|41	%__python setup.py build
14cr|python-enaml-0.6.8-2|42	%__python setup.py build_docs
14cr|python-enaml-0.6.8-2|43	
14cr|python-enaml-0.6.8-2|44	%install
14cr|python-enaml-0.6.8-2|45	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-enaml-0.6.8-2|46	
14cr|python-enaml-0.6.8-2|47	%files
14cr|python-enaml-0.6.8-2|48	%doc *.txt *.rst licenses/ examples/ build/docs/html
14cr|python-enaml-0.6.8-2|49	%_bindir/enaml-run
14cr|python-enaml-0.6.8-2|50	%py_puresitedir/%{module}*
14cr|python-enaml-0.6.8-2|51	
14cr|python-enaml-0.6.8-2|52	
14cr|python-enaml-0.6.8-2|53	
14cr|python-enaml-0.6.8-2|54	%changelog
14cr|python-enaml-0.6.8-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.8-2
14cr|python-enaml-0.6.8-2|56	+ Revision: 23c5bcd
14cr|python-enaml-0.6.8-2|57	- MassBuild#464: Increase release tag
14cr|python-enaml-0.6.8-2|58	
14cr|python-enaml-0.6.8-2|59	

6661 14
14cr|python-encore-0.3-3.4|1	%define debug_package %{nil}
14cr|python-encore-0.3-3.4|2	%define module	encore
14cr|python-encore-0.3-3.4|3	
14cr|python-encore-0.3-3.4|4	Summary:	Enthought Tool Suite - scimath project
14cr|python-encore-0.3-3.4|5	Name:		python-%{module}
14cr|python-encore-0.3-3.4|6	Version:	0.3
14cr|python-encore-0.3-3.4|7	Release:	3.4
14cr|python-encore-0.3-3.4|8	Source0:	https://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
14cr|python-encore-0.3-3.4|9	License:	LGPL-2.1 and Apache-2.0
14cr|python-encore-0.3-3.4|10	Group:		Development/Python
14cr|python-encore-0.3-3.4|11	Url:		https://github.com/enthought/encore/
14cr|python-encore-0.3-3.4|12	BuildRequires:  fdupes
14cr|python-encore-0.3-3.4|13	BuildRequires:	python-sphinx
14cr|python-encore-0.3-3.4|14	BuildRequires:  python-pygraphviz
14cr|python-encore-0.3-3.4|15	BuildRequires:  python-setuptools
14cr|python-encore-0.3-3.4|16	%description
14cr|python-encore-0.3-3.4|17	This package consists of a collection of core utility packages useful for
14cr|python-encore-0.3-3.4|18	building Python applications.  This package is intended to be at the
14cr|python-encore-0.3-3.4|19	bottom of the software stack and have zero required external dependencies
14cr|python-encore-0.3-3.4|20	aside from the Python Standard Library.
14cr|python-encore-0.3-3.4|21	
14cr|python-encore-0.3-3.4|22	Part of the Enthought Tool Suite (ETS).
14cr|python-encore-0.3-3.4|23	
14cr|python-encore-0.3-3.4|24	%prep
14cr|python-encore-0.3-3.4|25	%setup -q -n %{module}-%{version}
14cr|python-encore-0.3-3.4|26	
14cr|python-encore-0.3-3.4|27	%build
14cr|python-encore-0.3-3.4|28	python setup.py build
14cr|python-encore-0.3-3.4|29	
14cr|python-encore-0.3-3.4|30	%install
14cr|python-encore-0.3-3.4|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-encore-0.3-3.4|32	%fdupes -s %{buildroot}
14cr|python-encore-0.3-3.4|33	
14cr|python-encore-0.3-3.4|34	%files
14cr|python-encore-0.3-3.4|35	%defattr(-,root,root,-)
14cr|python-encore-0.3-3.4|36	%doc LICENSE.txt  README.rst dataflow.txt
14cr|python-encore-0.3-3.4|37	%doc examples/
14cr|python-encore-0.3-3.4|38	%{python_sitelib}/%{module}/
14cr|python-encore-0.3-3.4|39	%{python_sitelib}/%{module}-%{version}-py%{py_ver}.egg-info/
14cr|python-encore-0.3-3.4|40	
14cr|python-encore-0.3-3.4|41	%changelog
14cr|python-encore-0.3-3.4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3.4
14cr|python-encore-0.3-3.4|43	+ Revision: a6b035a
14cr|python-encore-0.3-3.4|44	- MassBuild#464: Increase release tag
14cr|python-encore-0.3-3.4|45	
14cr|python-encore-0.3-3.4|46	

6662 14
14cr|python-envisage-4.3.0-2|1	%define module	envisage
14cr|python-envisage-4.3.0-2|2	
14cr|python-envisage-4.3.0-2|3	Summary:	Enthought Tool Suite - extensible application framework
14cr|python-envisage-4.3.0-2|4	Name:		python-%{module}
14cr|python-envisage-4.3.0-2|5	Version:	4.3.0
14cr|python-envisage-4.3.0-2|6	Release:	2
14cr|python-envisage-4.3.0-2|7	Source0:	https://www.enthought.com/repo/ets/envisage-%{version}.tar.gz
14cr|python-envisage-4.3.0-2|8	License:	BSD
14cr|python-envisage-4.3.0-2|9	Group:		Development/Python
14cr|python-envisage-4.3.0-2|10	Url:		https://github.com/enthought/envisage/
14cr|python-envisage-4.3.0-2|11	BuildArch:	noarch
14cr|python-envisage-4.3.0-2|12	Obsoletes:	python-enthought-envisagecore
14cr|python-envisage-4.3.0-2|13	Obsoletes:	python-enthought-envisageplugins
14cr|python-envisage-4.3.0-2|14	Requires:	python-apptools >= 4.1.0
14cr|python-envisage-4.3.0-2|15	Requires:	python-traitsui >= 4.2.0
14cr|python-envisage-4.3.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-envisage-4.3.0-2|17	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-envisage-4.3.0-2|18	BuildRequires:	python-sphinx
14cr|python-envisage-4.3.0-2|19	
14cr|python-envisage-4.3.0-2|20	%description
14cr|python-envisage-4.3.0-2|21	Envisage is a Python-based framework for building extensible
14cr|python-envisage-4.3.0-2|22	applications, that is, applications whose functionality can be
14cr|python-envisage-4.3.0-2|23	extended by adding "plug-ins". Envisage provides a standard mechanism
14cr|python-envisage-4.3.0-2|24	for features to be added to an application, whether by the original
14cr|python-envisage-4.3.0-2|25	developer or by someone else. In fact, when you build an application
14cr|python-envisage-4.3.0-2|26	using Envisage, the entire application consists primarily of
14cr|python-envisage-4.3.0-2|27	plug-ins. In this respect, it is similar to the Eclipse and Netbeans
14cr|python-envisage-4.3.0-2|28	frameworks for Java applications.
14cr|python-envisage-4.3.0-2|29	
14cr|python-envisage-4.3.0-2|30	Each plug-in is able to:
14cr|python-envisage-4.3.0-2|31	
14cr|python-envisage-4.3.0-2|32	* Advertise where and how it can be extended (its "extension points").
14cr|python-envisage-4.3.0-2|33	* Contribute extensions to the extension points offered by other plug-ins.
14cr|python-envisage-4.3.0-2|34	* Create and share the objects that perform the real work of the
14cr|python-envisage-4.3.0-2|35	application ("services").
14cr|python-envisage-4.3.0-2|36	
14cr|python-envisage-4.3.0-2|37	The EnvisageCore project provides the basic machinery of the Envisage
14cr|python-envisage-4.3.0-2|38	framework. This project contains no plug-inn. You are free to use:
14cr|python-envisage-4.3.0-2|39	
14cr|python-envisage-4.3.0-2|40	* plug-ins from the EnvisagePlugins project
14cr|python-envisage-4.3.0-2|41	* plug-ins from other ETS projects that expose their functionality as plug-ins
14cr|python-envisage-4.3.0-2|42	* plug-ins that you create yourself
14cr|python-envisage-4.3.0-2|43	
14cr|python-envisage-4.3.0-2|44	%prep
14cr|python-envisage-4.3.0-2|45	%setup -q -n %{module}-%{version}
14cr|python-envisage-4.3.0-2|46	
14cr|python-envisage-4.3.0-2|47	%build
14cr|python-envisage-4.3.0-2|48	%__python setup.py build
14cr|python-envisage-4.3.0-2|49	%__python setup.py build_docs
14cr|python-envisage-4.3.0-2|50	
14cr|python-envisage-4.3.0-2|51	%install
14cr|python-envisage-4.3.0-2|52	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-envisage-4.3.0-2|53	
14cr|python-envisage-4.3.0-2|54	%files
14cr|python-envisage-4.3.0-2|55	%doc *.txt *.rst examples/ build/docs/html/
14cr|python-envisage-4.3.0-2|56	%py_sitedir/%{module}*
14cr|python-envisage-4.3.0-2|57	
14cr|python-envisage-4.3.0-2|58	
14cr|python-envisage-4.3.0-2|59	
14cr|python-envisage-4.3.0-2|60	%changelog
14cr|python-envisage-4.3.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|python-envisage-4.3.0-2|62	+ Revision: cb03ea5
14cr|python-envisage-4.3.0-2|63	- MassBuild#464: Increase release tag
14cr|python-envisage-4.3.0-2|64	
14cr|python-envisage-4.3.0-2|65	

6663 14
14cr|python-ephem-3.7.5.2-2|1	%define srcname pyephem
14cr|python-ephem-3.7.5.2-2|2	
14cr|python-ephem-3.7.5.2-2|3	Summary:	Scientific-grade astronomical computations for python
14cr|python-ephem-3.7.5.2-2|4	
14cr|python-ephem-3.7.5.2-2|5	Name:		python-ephem
14cr|python-ephem-3.7.5.2-2|6	Version:	3.7.5.2
14cr|python-ephem-3.7.5.2-2|7	Release:	2
14cr|python-ephem-3.7.5.2-2|8	License:	LGPLv3
14cr|python-ephem-3.7.5.2-2|9	Group:		Development/Python
14cr|python-ephem-3.7.5.2-2|10	Source:		http://pypi.python.org/packages/source/p/pyephem/pyephem-%{version}.tar.gz
14cr|python-ephem-3.7.5.2-2|11	Patch0:		pyephem-3.7.3.4-libm-fix.patch
14cr|python-ephem-3.7.5.2-2|12	URL:		http://rhodesmill.org/pyephem/
14cr|python-ephem-3.7.5.2-2|13	BuildRequires:	python-devel >= 2.5
14cr|python-ephem-3.7.5.2-2|14	Provides:	%{srcname} = %{version}
14cr|python-ephem-3.7.5.2-2|15	
14cr|python-ephem-3.7.5.2-2|16	%description
14cr|python-ephem-3.7.5.2-2|17	PyEphem provides scientific-grade astronomical computations for the
14cr|python-ephem-3.7.5.2-2|18	Python programming language. Given a date and location on the Earth’s
14cr|python-ephem-3.7.5.2-2|19	surface, it can compute the positions of the Sun and Moon, of the
14cr|python-ephem-3.7.5.2-2|20	planets and their moons, and of any asteroids, comets, or earth
14cr|python-ephem-3.7.5.2-2|21	satellites whose orbital elements the user can provide. Additional
14cr|python-ephem-3.7.5.2-2|22	functions are provided to compute the angular separation between two
14cr|python-ephem-3.7.5.2-2|23	objects in the sky, to determine the constellation in which an object
14cr|python-ephem-3.7.5.2-2|24	lies, and to find the times at which an object rises, transits, and
14cr|python-ephem-3.7.5.2-2|25	sets on a particular day.
14cr|python-ephem-3.7.5.2-2|26	
14cr|python-ephem-3.7.5.2-2|27	The numerical routines that lie behind PyEphem are those from the
14cr|python-ephem-3.7.5.2-2|28	wonderful XEphem astronomy application, whose author, Elwood Downey,
14cr|python-ephem-3.7.5.2-2|29	generously gave permission for us to use them as the basis for
14cr|python-ephem-3.7.5.2-2|30	PyEphem.
14cr|python-ephem-3.7.5.2-2|31	
14cr|python-ephem-3.7.5.2-2|32	
14cr|python-ephem-3.7.5.2-2|33	%files
14cr|python-ephem-3.7.5.2-2|34	%doc INSTALL COPYING LICENSE-GPL LICENSE-LGPL
14cr|python-ephem-3.7.5.2-2|35	%{py_platsitedir}/ephem
14cr|python-ephem-3.7.5.2-2|36	%{py_platsitedir}/%{srcname}-*
14cr|python-ephem-3.7.5.2-2|37	
14cr|python-ephem-3.7.5.2-2|38	
14cr|python-ephem-3.7.5.2-2|39	%prep
14cr|python-ephem-3.7.5.2-2|40	%setup -q -n %{srcname}-%{version}
14cr|python-ephem-3.7.5.2-2|41	%patch0 -p1
14cr|python-ephem-3.7.5.2-2|42	find . -type f -exec chmod a+r {} \;
14cr|python-ephem-3.7.5.2-2|43	
14cr|python-ephem-3.7.5.2-2|44	%build
14cr|python-ephem-3.7.5.2-2|45	
14cr|python-ephem-3.7.5.2-2|46	
14cr|python-ephem-3.7.5.2-2|47	%install
14cr|python-ephem-3.7.5.2-2|48	%__python setup.py install --root=%{buildroot}
14cr|python-ephem-3.7.5.2-2|49	
14cr|python-ephem-3.7.5.2-2|50	
14cr|python-ephem-3.7.5.2-2|51	%changelog
14cr|python-ephem-3.7.5.2-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.5.2-2
14cr|python-ephem-3.7.5.2-2|53	+ Revision: a82ca63
14cr|python-ephem-3.7.5.2-2|54	- MassBuild#464: Increase release tag
14cr|python-ephem-3.7.5.2-2|55	
14cr|python-ephem-3.7.5.2-2|56	

6664 14
14cr|python-ets-4.3.0-2|1	%define module	ets
14cr|python-ets-4.3.0-2|2	
14cr|python-ets-4.3.0-2|3	Summary:	Enthought Tool Suite
14cr|python-ets-4.3.0-2|4	Name: 	 	python-%{module}
14cr|python-ets-4.3.0-2|5	Version: 	4.3.0
14cr|python-ets-4.3.0-2|6	Release: 	2
14cr|python-ets-4.3.0-2|7	Source0: 	https://www.enthought.com/repo/ets/ets-%{version}.tar.gz
14cr|python-ets-4.3.0-2|8	Patch0:         ets-4.3.0.test_fix.patch
14cr|python-ets-4.3.0-2|9	License: 	BSD
14cr|python-ets-4.3.0-2|10	Group: 	 	Development/Python
14cr|python-ets-4.3.0-2|11	Url: 	 	https://github.com/enthought/ets/
14cr|python-ets-4.3.0-2|12	BuildArch: 	noarch
14cr|python-ets-4.3.0-2|13	Obsoletes:	python-enthought
14cr|python-ets-4.3.0-2|14	Obsoletes:	python-enthought-enthoughtbase
14cr|python-ets-4.3.0-2|15	BuildRequires: 	python-setuptools >= 0.6c8
14cr|python-ets-4.3.0-2|16	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-ets-4.3.0-2|17	BuildRequires:	python-sphinx
14cr|python-ets-4.3.0-2|18	
14cr|python-ets-4.3.0-2|19	%description
14cr|python-ets-4.3.0-2|20	The Enthought Tool Suite (ETS) is a collection of Python components
14cr|python-ets-4.3.0-2|21	developed by Enthought and its partners to construct custom scientific
14cr|python-ets-4.3.0-2|22	applications.
14cr|python-ets-4.3.0-2|23	
14cr|python-ets-4.3.0-2|24	This package contains the dependencies for installing all of the
14cr|python-ets-4.3.0-2|25	components comprised by the suite.
14cr|python-ets-4.3.0-2|26	
14cr|python-ets-4.3.0-2|27	%prep
14cr|python-ets-4.3.0-2|28	%setup -q -n %{module}-%{version}
14cr|python-ets-4.3.0-2|29	%patch0 -p1
14cr|python-ets-4.3.0-2|30	
14cr|python-ets-4.3.0-2|31	%build
14cr|python-ets-4.3.0-2|32	%__python setup.py build
14cr|python-ets-4.3.0-2|33	%__python setup.py build_docs
14cr|python-ets-4.3.0-2|34	
14cr|python-ets-4.3.0-2|35	%install
14cr|python-ets-4.3.0-2|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-ets-4.3.0-2|37	
14cr|python-ets-4.3.0-2|38	%files
14cr|python-ets-4.3.0-2|39	%doc *.txt *.rst build/docs/html
14cr|python-ets-4.3.0-2|40	%_bindir/%{module}*
14cr|python-ets-4.3.0-2|41	%py_sitedir/%{module}*
14cr|python-ets-4.3.0-2|42	
14cr|python-ets-4.3.0-2|43	
14cr|python-ets-4.3.0-2|44	
14cr|python-ets-4.3.0-2|45	%changelog
14cr|python-ets-4.3.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|python-ets-4.3.0-2|47	+ Revision: f52fba9
14cr|python-ets-4.3.0-2|48	- MassBuild#464: Increase release tag
14cr|python-ets-4.3.0-2|49	
14cr|python-ets-4.3.0-2|50	

6665 14
14cr|python-etsdevtools-4.0.2-2|1	%define	module	etsdevtools
14cr|python-etsdevtools-4.0.2-2|2	
14cr|python-etsdevtools-4.0.2-2|3	Summary:	Enthought Tool Suite - etsdevtools project
14cr|python-etsdevtools-4.0.2-2|4	Name:		python-%{module}
14cr|python-etsdevtools-4.0.2-2|5	Version:	4.0.2
14cr|python-etsdevtools-4.0.2-2|6	Release:	2
14cr|python-etsdevtools-4.0.2-2|7	Source0:	https://www.enthought.com/repo/ets/etsdevtools-%{version}.tar.gz
14cr|python-etsdevtools-4.0.2-2|8	License:	BSD
14cr|python-etsdevtools-4.0.2-2|9	Group: 		Development/Python
14cr|python-etsdevtools-4.0.2-2|10	Url:		http://code.enthought.com/projects/dev_tools.php
14cr|python-etsdevtools-4.0.2-2|11	BuildArch:	noarch
14cr|python-etsdevtools-4.0.2-2|12	Obsoletes:	python-enthought-etsdevtools
14cr|python-etsdevtools-4.0.2-2|13	Requires:	python-docutils
14cr|python-etsdevtools-4.0.2-2|14	Requires: 	python-numpy >= 1.1.0
14cr|python-etsdevtools-4.0.2-2|15	Requires:	python-traitsui >= 4.0.0
14cr|python-etsdevtools-4.0.2-2|16	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-etsdevtools-4.0.2-2|17	BuildRequires:	python-numpy-devel >= 1.1.0
14cr|python-etsdevtools-4.0.2-2|18	BuildRequires:	python-sphinx
14cr|python-etsdevtools-4.0.2-2|19	BuildRequires:  pkgconfig(lapack)
14cr|python-etsdevtools-4.0.2-2|20	
14cr|python-etsdevtools-4.0.2-2|21	%description
14cr|python-etsdevtools-4.0.2-2|22	The etsdevtools project includes a set of packages that can be used
14cr|python-etsdevtools-4.0.2-2|23	during the development of a software project, for understanding,
14cr|python-etsdevtools-4.0.2-2|24	debugging, testing, and inspecting code.
14cr|python-etsdevtools-4.0.2-2|25	
14cr|python-etsdevtools-4.0.2-2|26	* etsdevtools.debug: A collection of debugging tools, not to be
14cr|python-etsdevtools-4.0.2-2|27	included in production code.  NOTE: These tools are functional, but
14cr|python-etsdevtools-4.0.2-2|28	are not being developed or supported. They have been mainly superceded
14cr|python-etsdevtools-4.0.2-2|29	by the tools in the Enthought Developer Tool Suite.
14cr|python-etsdevtools-4.0.2-2|30	* etsdevtools.developer: A collection of utilities, designed to ease
14cr|python-etsdevtools-4.0.2-2|31	the development and debugging of Traits-based programs. They can be
14cr|python-etsdevtools-4.0.2-2|32	used as plug-ins to your Envisage application while you are
14cr|python-etsdevtools-4.0.2-2|33	developing it, and then removed when you are ready to release it.
14cr|python-etsdevtools-4.0.2-2|34	* etsdevtools.endo: A Traits-aware tool for processing API
14cr|python-etsdevtools-4.0.2-2|35	documentation of Python code. It extracts not only docstrings, but
14cr|python-etsdevtools-4.0.2-2|36	also plain comments that immediately precede variable assignments
14cr|python-etsdevtools-4.0.2-2|37	(both module-scope variables and class attributes).
14cr|python-etsdevtools-4.0.2-2|38	
14cr|python-etsdevtools-4.0.2-2|39	%prep
14cr|python-etsdevtools-4.0.2-2|40	%setup -q -n %{module}-%{version}
14cr|python-etsdevtools-4.0.2-2|41	
14cr|python-etsdevtools-4.0.2-2|42	%build
14cr|python-etsdevtools-4.0.2-2|43	
14cr|python-etsdevtools-4.0.2-2|44	%__python setup.py build
14cr|python-etsdevtools-4.0.2-2|45	pushd docs
14cr|python-etsdevtools-4.0.2-2|46	make html
14cr|python-etsdevtools-4.0.2-2|47	popd
14cr|python-etsdevtools-4.0.2-2|48	
14cr|python-etsdevtools-4.0.2-2|49	%install
14cr|python-etsdevtools-4.0.2-2|50	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-etsdevtools-4.0.2-2|51	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-etsdevtools-4.0.2-2|52	
14cr|python-etsdevtools-4.0.2-2|53	%files -f FILE_LIST
14cr|python-etsdevtools-4.0.2-2|54	%doc *.txt *.rst examples/ docs/build/html
14cr|python-etsdevtools-4.0.2-2|55	
14cr|python-etsdevtools-4.0.2-2|56	
14cr|python-etsdevtools-4.0.2-2|57	
14cr|python-etsdevtools-4.0.2-2|58	
14cr|python-etsdevtools-4.0.2-2|59	%changelog
14cr|python-etsdevtools-4.0.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-etsdevtools-4.0.2-2|61	+ Revision: a5f365d
14cr|python-etsdevtools-4.0.2-2|62	- MassBuild#464: Increase release tag
14cr|python-etsdevtools-4.0.2-2|63	
14cr|python-etsdevtools-4.0.2-2|64	

6666 14
14cr|python-etsproxy-0.1.2-2|1	%define module	etsproxy
14cr|python-etsproxy-0.1.2-2|2	
14cr|python-etsproxy-0.1.2-2|3	Summary: 	Enthought Tool Suite - proxy modules for backwards compatibility
14cr|python-etsproxy-0.1.2-2|4	Name: 	 	python-%{module}
14cr|python-etsproxy-0.1.2-2|5	Version: 	0.1.2
14cr|python-etsproxy-0.1.2-2|6	Release: 	2
14cr|python-etsproxy-0.1.2-2|7	Source0: 	https://www.enthought.com/repo/ets/etsproxy-%{version}.tar.gz
14cr|python-etsproxy-0.1.2-2|8	License: 	BSD
14cr|python-etsproxy-0.1.2-2|9	Group: 	 	Development/Python
14cr|python-etsproxy-0.1.2-2|10	Url: 	 	https://github.com/enthought/etsproxy/
14cr|python-etsproxy-0.1.2-2|11	BuildArch: 	noarch
14cr|python-etsproxy-0.1.2-2|12	BuildRequires: 	python-setuptools >= 0.6c8
14cr|python-etsproxy-0.1.2-2|13	
14cr|python-etsproxy-0.1.2-2|14	%description
14cr|python-etsproxy-0.1.2-2|15	This package contains proxy modules for all ETS projects which map the
14cr|python-etsproxy-0.1.2-2|16	old enthought namespace imports to the namespace-refactored ETS
14cr|python-etsproxy-0.1.2-2|17	packages. For convenience this package also contains a refactor tool
14cr|python-etsproxy-0.1.2-2|18	to convert projects to the new namespace.
14cr|python-etsproxy-0.1.2-2|19	
14cr|python-etsproxy-0.1.2-2|20	This module will be removed in the future; old-style
14cr|python-etsproxy-0.1.2-2|21	(enthought.xxx) imports should be converted (over time) to the new
14cr|python-etsproxy-0.1.2-2|22	ones.
14cr|python-etsproxy-0.1.2-2|23	
14cr|python-etsproxy-0.1.2-2|24	%prep
14cr|python-etsproxy-0.1.2-2|25	%setup -q -n %{module}-%{version}
14cr|python-etsproxy-0.1.2-2|26	
14cr|python-etsproxy-0.1.2-2|27	%build
14cr|python-etsproxy-0.1.2-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14cr|python-etsproxy-0.1.2-2|29	
14cr|python-etsproxy-0.1.2-2|30	%install
14cr|python-etsproxy-0.1.2-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-etsproxy-0.1.2-2|32	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-etsproxy-0.1.2-2|33	
14cr|python-etsproxy-0.1.2-2|34	%files -f FILE_LIST
14cr|python-etsproxy-0.1.2-2|35	%doc *.txt *.rst
14cr|python-etsproxy-0.1.2-2|36	
14cr|python-etsproxy-0.1.2-2|37	
14cr|python-etsproxy-0.1.2-2|38	
14cr|python-etsproxy-0.1.2-2|39	%changelog
14cr|python-etsproxy-0.1.2-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|python-etsproxy-0.1.2-2|41	+ Revision: ca2e31e
14cr|python-etsproxy-0.1.2-2|42	- MassBuild#464: Increase release tag
14cr|python-etsproxy-0.1.2-2|43	
14cr|python-etsproxy-0.1.2-2|44	

6667 14
14cr|python-eventlet-0.14.0-2|1	%define oname eventlet
14cr|python-eventlet-0.14.0-2|2	
14cr|python-eventlet-0.14.0-2|3	Name:           python-%{oname}
14cr|python-eventlet-0.14.0-2|4	Version:        0.14.0
14cr|python-eventlet-0.14.0-2|5	Release:        2
14cr|python-eventlet-0.14.0-2|6	Summary:        Highly concurrent networking library
14cr|python-eventlet-0.14.0-2|7	Group:          Development/Python
14cr|python-eventlet-0.14.0-2|8	License:        MIT
14cr|python-eventlet-0.14.0-2|9	URL:            http://%{oname}.net
14cr|python-eventlet-0.14.0-2|10	Source0:        http://pypi.python.org/packages/source/e/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-eventlet-0.14.0-2|11	
14cr|python-eventlet-0.14.0-2|12	BuildRequires:  pkgconfig(python)
14cr|python-eventlet-0.14.0-2|13	BuildRequires:  pythonegg(setuptools)
14cr|python-eventlet-0.14.0-2|14	BuildRequires:  pythonegg(sphinx)
14cr|python-eventlet-0.14.0-2|15	BuildRequires:  pythonegg(greenlet)
14cr|python-eventlet-0.14.0-2|16	BuildRequires:  pythonegg(pyzmq)
14cr|python-eventlet-0.14.0-2|17	Requires:       pythonegg(greenlet)
14cr|python-eventlet-0.14.0-2|18	
14cr|python-eventlet-0.14.0-2|19	BuildArch:      noarch
14cr|python-eventlet-0.14.0-2|20	
14cr|python-eventlet-0.14.0-2|21	
14cr|python-eventlet-0.14.0-2|22	%description
14cr|python-eventlet-0.14.0-2|23	Eventlet is a networking library written in Python. It achieves high
14cr|python-eventlet-0.14.0-2|24	scalability by using non-blocking io while at the same time retaining
14cr|python-eventlet-0.14.0-2|25	high programmer usability by using coroutines to make the non-blocking
14cr|python-eventlet-0.14.0-2|26	io operations appear blocking at the source code level.
14cr|python-eventlet-0.14.0-2|27	
14cr|python-eventlet-0.14.0-2|28	%prep
14cr|python-eventlet-0.14.0-2|29	%setup -q -n %{oname}-%{version}
14cr|python-eventlet-0.14.0-2|30	find -name '.*' -type f -exec rm {} \;
14cr|python-eventlet-0.14.0-2|31	sed -i -e '1d' %{oname}/support/greendns.py
14cr|python-eventlet-0.14.0-2|32	
14cr|python-eventlet-0.14.0-2|33	%build
14cr|python-eventlet-0.14.0-2|34	python setup.py build
14cr|python-eventlet-0.14.0-2|35	
14cr|python-eventlet-0.14.0-2|36	pushd doc
14cr|python-eventlet-0.14.0-2|37	make html
14cr|python-eventlet-0.14.0-2|38	rm _build/html/.buildinfo
14cr|python-eventlet-0.14.0-2|39	popd
14cr|python-eventlet-0.14.0-2|40	chmod a-x tests/mock.py
14cr|python-eventlet-0.14.0-2|41	
14cr|python-eventlet-0.14.0-2|42	
14cr|python-eventlet-0.14.0-2|43	%install
14cr|python-eventlet-0.14.0-2|44	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-eventlet-0.14.0-2|45	
14cr|python-eventlet-0.14.0-2|46	
14cr|python-eventlet-0.14.0-2|47	%files
14cr|python-eventlet-0.14.0-2|48	%doc AUTHORS LICENSE NEWS README.rst README.twisted doc/_build/html examples tests
14cr|python-eventlet-0.14.0-2|49	%{py_puresitedir}/%{oname}
14cr|python-eventlet-0.14.0-2|50	%{py_puresitedir}/%{oname}*.egg-info
14cr|python-eventlet-0.14.0-2|51	
14cr|python-eventlet-0.14.0-2|52	
14cr|python-eventlet-0.14.0-2|53	
14cr|python-eventlet-0.14.0-2|54	%changelog
14cr|python-eventlet-0.14.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-2
14cr|python-eventlet-0.14.0-2|56	+ Revision: cdcd956
14cr|python-eventlet-0.14.0-2|57	- MassBuild#464: Increase release tag
14cr|python-eventlet-0.14.0-2|58	
14cr|python-eventlet-0.14.0-2|59	

6668 14
14cr|python-exiv2-0.3.2-4|1	Name:		python-exiv2
14cr|python-exiv2-0.3.2-4|2	Version:	0.3.2
14cr|python-exiv2-0.3.2-4|3	Release:	4
14cr|python-exiv2-0.3.2-4|4	Summary:	Python binding to exiv2
14cr|python-exiv2-0.3.2-4|5	License:	GPLv2+
14cr|python-exiv2-0.3.2-4|6	Group:		Development/Python
14cr|python-exiv2-0.3.2-4|7	Source:		http://launchpad.net/pyexiv2/0.3.x/0.3.2/+download/pyexiv2-%{version}.tar.bz2
14cr|python-exiv2-0.3.2-4|8	Patch3:		pyexiv2-0.2.2-link.patch
14cr|python-exiv2-0.3.2-4|9	URL:		http://tilloy.net/dev/pyexiv2/
14cr|python-exiv2-0.3.2-4|10	BuildRequires:	pkgconfig(exiv2)
14cr|python-exiv2-0.3.2-4|11	BuildRequires:	boost-devel >= 1.55.0
14cr|python-exiv2-0.3.2-4|12	BuildRequires:	scons
14cr|python-exiv2-0.3.2-4|13	BuildRequires:	python >= 2.7
14cr|python-exiv2-0.3.2-4|14	Provides:	pyexiv2 = %{version}
14cr|python-exiv2-0.3.2-4|15	
14cr|python-exiv2-0.3.2-4|16	%description
14cr|python-exiv2-0.3.2-4|17	pyexiv2 is a python binding to exiv2, the C++ library for
14cr|python-exiv2-0.3.2-4|18	manipulation of EXIF and IPTC image metadata. It is a python module
14cr|python-exiv2-0.3.2-4|19	that allows your python scripts to read and write metadata (EXIF,
14cr|python-exiv2-0.3.2-4|20	IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...).
14cr|python-exiv2-0.3.2-4|21	
14cr|python-exiv2-0.3.2-4|22	It is designed as a high level interface to the functionalities
14cr|python-exiv2-0.3.2-4|23	offered by exiv2 (and is built on top of it). Using python's built-in
14cr|python-exiv2-0.3.2-4|24	data types and standard modules, it provides easy manipulation of
14cr|python-exiv2-0.3.2-4|25	image metadata.
14cr|python-exiv2-0.3.2-4|26	
14cr|python-exiv2-0.3.2-4|27	%files
14cr|python-exiv2-0.3.2-4|28	%doc todo README
14cr|python-exiv2-0.3.2-4|29	%{py_platsitedir}/*
14cr|python-exiv2-0.3.2-4|30	
14cr|python-exiv2-0.3.2-4|31	%prep
14cr|python-exiv2-0.3.2-4|32	%setup -q -n pyexiv2-%{version}
14cr|python-exiv2-0.3.2-4|33	%patch3 -p0
14cr|python-exiv2-0.3.2-4|34	
14cr|python-exiv2-0.3.2-4|35	%build
14cr|python-exiv2-0.3.2-4|36	%setup_compile_flags
14cr|python-exiv2-0.3.2-4|37	%scons
14cr|python-exiv2-0.3.2-4|38	
14cr|python-exiv2-0.3.2-4|39	%install
14cr|python-exiv2-0.3.2-4|40	%setup_compile_flags
14cr|python-exiv2-0.3.2-4|41	%scons_install
14cr|python-exiv2-0.3.2-4|42	
14cr|python-exiv2-0.3.2-4|43	
14cr|python-exiv2-0.3.2-4|44	%changelog
14cr|python-exiv2-0.3.2-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-4
14cr|python-exiv2-0.3.2-4|46	+ Revision: 813d446
14cr|python-exiv2-0.3.2-4|47	- MassBuild#464: Increase release tag
14cr|python-exiv2-0.3.2-4|48	
14cr|python-exiv2-0.3.2-4|49	

6669 14
14cr|python-extras-0.0.3-2|1	%define oname extras
14cr|python-extras-0.0.3-2|2	
14cr|python-extras-0.0.3-2|3	Name:           python-extras
14cr|python-extras-0.0.3-2|4	Version:        0.0.3
14cr|python-extras-0.0.3-2|5	Release:        2
14cr|python-extras-0.0.3-2|6	Summary:        Useful extra bits for Python
14cr|python-extras-0.0.3-2|7	Group:          Development/Python
14cr|python-extras-0.0.3-2|8	License:        MIT
14cr|python-extras-0.0.3-2|9	URL:            https://github.com/testing-cabal/extras
14cr|python-extras-0.0.3-2|10	Source0:        https://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
14cr|python-extras-0.0.3-2|11	
14cr|python-extras-0.0.3-2|12	BuildRequires:  pkgconfig(python)
14cr|python-extras-0.0.3-2|13	BuildRequires:  pythonegg(setuptools)
14cr|python-extras-0.0.3-2|14	
14cr|python-extras-0.0.3-2|15	BuildArch:      noarch
14cr|python-extras-0.0.3-2|16	
14cr|python-extras-0.0.3-2|17	%description
14cr|python-extras-0.0.3-2|18	extras is a set of extensions to the Python standard library, originally
14cr|python-extras-0.0.3-2|19	written to make the code within testtools cleaner, but now split out for
14cr|python-extras-0.0.3-2|20	general use outside of a testing context.
14cr|python-extras-0.0.3-2|21	
14cr|python-extras-0.0.3-2|22	
14cr|python-extras-0.0.3-2|23	%prep
14cr|python-extras-0.0.3-2|24	%setup -q -n extras-%{version}
14cr|python-extras-0.0.3-2|25	# Remove bundled egg-info
14cr|python-extras-0.0.3-2|26	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
14cr|python-extras-0.0.3-2|27	
14cr|python-extras-0.0.3-2|28	
14cr|python-extras-0.0.3-2|29	%build
14cr|python-extras-0.0.3-2|30	python setup.py build
14cr|python-extras-0.0.3-2|31	
14cr|python-extras-0.0.3-2|32	%install
14cr|python-extras-0.0.3-2|33	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-extras-0.0.3-2|34	
14cr|python-extras-0.0.3-2|35	%check
14cr|python-extras-0.0.3-2|36	#python setup.py test
14cr|python-extras-0.0.3-2|37	
14cr|python-extras-0.0.3-2|38	%files
14cr|python-extras-0.0.3-2|39	%doc LICENSE NEWS README.rst
14cr|python-extras-0.0.3-2|40	%{py_puresitedir}/*
14cr|python-extras-0.0.3-2|41	
14cr|python-extras-0.0.3-2|42	
14cr|python-extras-0.0.3-2|43	%changelog
14cr|python-extras-0.0.3-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-2
14cr|python-extras-0.0.3-2|45	+ Revision: 150e6f5
14cr|python-extras-0.0.3-2|46	- MassBuild#464: Increase release tag
14cr|python-extras-0.0.3-2|47	
14cr|python-extras-0.0.3-2|48	

6670 14
14cr|python-eyed3-0.7.4-3|1	%define oname eyeD3
14cr|python-eyed3-0.7.4-3|2	
14cr|python-eyed3-0.7.4-3|3	Summary: ID3 tag module
14cr|python-eyed3-0.7.4-3|4	Name:    python-eyed3
14cr|python-eyed3-0.7.4-3|5	Version: 0.7.4
14cr|python-eyed3-0.7.4-3|6	Release: 3
14cr|python-eyed3-0.7.4-3|7	Source0: http://eyed3.nicfit.net/releases/eyeD3-%{version}.tgz
14cr|python-eyed3-0.7.4-3|8	License: GPL
14cr|python-eyed3-0.7.4-3|9	Group: Development/Python
14cr|python-eyed3-0.7.4-3|10	Url: http://eyed3.nicfit.net/
14cr|python-eyed3-0.7.4-3|11	BuildRequires: python-devel
14cr|python-eyed3-0.7.4-3|12	BuildRequires: python-magic
14cr|python-eyed3-0.7.4-3|13	BuildRequires: python-distribute
14cr|python-eyed3-0.7.4-3|14	BuildArch: noarch
14cr|python-eyed3-0.7.4-3|15	
14cr|python-eyed3-0.7.4-3|16	# Maybe it would be better to python-magic package (built from 'file')
14cr|python-eyed3-0.7.4-3|17	# to provides pythonegg?
14cr|python-eyed3-0.7.4-3|18	# on the other hand, eyed3 seems to want magic from pypi.org...
14cr|python-eyed3-0.7.4-3|19	%define __noautoreq 'pythonegg\\(python-magic\\)'
14cr|python-eyed3-0.7.4-3|20	Requires: python-magic
14cr|python-eyed3-0.7.4-3|21	
14cr|python-eyed3-0.7.4-3|22	%description
14cr|python-eyed3-0.7.4-3|23	eyeD3 is a Python module and program for processing ID3
14cr|python-eyed3-0.7.4-3|24	tags. Information about mp3 files (i.e bit rate, sample frequency,
14cr|python-eyed3-0.7.4-3|25	play time, etc.) is also provided. The formats supported are ID3
14cr|python-eyed3-0.7.4-3|26	v1.0/v1.1 and v2.3/v2.4.
14cr|python-eyed3-0.7.4-3|27	
14cr|python-eyed3-0.7.4-3|28	%prep
14cr|python-eyed3-0.7.4-3|29	%setup -q -n %oname-%version
14cr|python-eyed3-0.7.4-3|30	
14cr|python-eyed3-0.7.4-3|31	%build
14cr|python-eyed3-0.7.4-3|32	python setup.py build
14cr|python-eyed3-0.7.4-3|33	
14cr|python-eyed3-0.7.4-3|34	%install
14cr|python-eyed3-0.7.4-3|35	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-eyed3-0.7.4-3|36	sed -i '/egg-info$/d' FILE_LIST
14cr|python-eyed3-0.7.4-3|37	
14cr|python-eyed3-0.7.4-3|38	%files -f FILE_LIST
14cr|python-eyed3-0.7.4-3|39	
14cr|python-eyed3-0.7.4-3|40	%changelog
14cr|python-eyed3-0.7.4-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-3
14cr|python-eyed3-0.7.4-3|42	+ Revision: ebe1eb5
14cr|python-eyed3-0.7.4-3|43	- MassBuild#464: Increase release tag
14cr|python-eyed3-0.7.4-3|44	
14cr|python-eyed3-0.7.4-3|45	

6671 14
14cr|python-fcgi-2000.09.21-8|1	Name:           python-fcgi
14cr|python-fcgi-2000.09.21-8|2	Version:        2000.09.21
14cr|python-fcgi-2000.09.21-8|3	Release:        8
14cr|python-fcgi-2000.09.21-8|4	Epoch:          0
14cr|python-fcgi-2000.09.21-8|5	Summary:        Python FastCGI Module
14cr|python-fcgi-2000.09.21-8|6	
14cr|python-fcgi-2000.09.21-8|7	Group:          Development/Python
14cr|python-fcgi-2000.09.21-8|8	License:        BSD
14cr|python-fcgi-2000.09.21-8|9	URL:            http://alldunn.com/python/
14cr|python-fcgi-2000.09.21-8|10	Source0:        http://alldunn.com/python/fcgi.py
14cr|python-fcgi-2000.09.21-8|11	BuildRequires:  python-devel
14cr|python-fcgi-2000.09.21-8|12	BuildArch:      noarch
14cr|python-fcgi-2000.09.21-8|13	
14cr|python-fcgi-2000.09.21-8|14	%description
14cr|python-fcgi-2000.09.21-8|15	The fcgi.py Python module handles communication with the FastCGI module
14cr|python-fcgi-2000.09.21-8|16	from the Apache or Stronghold web server without using the FastCGI
14cr|python-fcgi-2000.09.21-8|17	developers kit. It will also work in a non-FastCGI environment,
14cr|python-fcgi-2000.09.21-8|18	(straight CGI).
14cr|python-fcgi-2000.09.21-8|19	
14cr|python-fcgi-2000.09.21-8|20	%prep
14cr|python-fcgi-2000.09.21-8|21	
14cr|python-fcgi-2000.09.21-8|22	%build
14cr|python-fcgi-2000.09.21-8|23	
14cr|python-fcgi-2000.09.21-8|24	%install
14cr|python-fcgi-2000.09.21-8|25	%{__mkdir_p} %{buildroot}%{py_puresitedir}
14cr|python-fcgi-2000.09.21-8|26	%{__install} -m 0755 %{SOURCE0} %{buildroot}%{py_puresitedir}/
14cr|python-fcgi-2000.09.21-8|27	python %{_libdir}/python%{py_ver}/compileall.py -d %{py_puresitedir}/ %{buildroot}%{py_puresitedir}
14cr|python-fcgi-2000.09.21-8|28	
14cr|python-fcgi-2000.09.21-8|29	%clean
14cr|python-fcgi-2000.09.21-8|30	
14cr|python-fcgi-2000.09.21-8|31	%files
14cr|python-fcgi-2000.09.21-8|32	%defattr(-,root,root,0755)
14cr|python-fcgi-2000.09.21-8|33	%{py_puresitedir}/fcgi.py*
14cr|python-fcgi-2000.09.21-8|34	
14cr|python-fcgi-2000.09.21-8|35	
14cr|python-fcgi-2000.09.21-8|36	
14cr|python-fcgi-2000.09.21-8|37	
14cr|python-fcgi-2000.09.21-8|38	%changelog
14cr|python-fcgi-2000.09.21-8|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2000.09.21-8
14cr|python-fcgi-2000.09.21-8|40	+ Revision: 90960f7
14cr|python-fcgi-2000.09.21-8|41	- MassBuild#464: Increase release tag
14cr|python-fcgi-2000.09.21-8|42	
14cr|python-fcgi-2000.09.21-8|43	

6672 14
14cr|python-fchksum-1.7.1-11|1	Summary:	Python C extension to (quickly) find the checksum of files
14cr|python-fchksum-1.7.1-11|2	Name:		python-fchksum
14cr|python-fchksum-1.7.1-11|3	Version: 1.7.1
14cr|python-fchksum-1.7.1-11|4	Release: 11
14cr|python-fchksum-1.7.1-11|5	Source0:	http://www.dakotacom.net/~donut/programs/fchksum/%{name}-%{version}.tar.bz2
14cr|python-fchksum-1.7.1-11|6	License:	GPL
14cr|python-fchksum-1.7.1-11|7	Group:		Development/Python
14cr|python-fchksum-1.7.1-11|8	URL:		http://www.dakotacom.net/~donut/programs/fchksum.html
14cr|python-fchksum-1.7.1-11|9	BuildRequires:  python-devel
14cr|python-fchksum-1.7.1-11|10	BuildRequires:	zlib-devel
14cr|python-fchksum-1.7.1-11|11	
14cr|python-fchksum-1.7.1-11|12	%description
14cr|python-fchksum-1.7.1-11|13	This module provides quick and easy functions to find checksums of files.
14cr|python-fchksum-1.7.1-11|14	It supports md5, crc32, cksum, bsd-style sum, and sysv-style sum.
14cr|python-fchksum-1.7.1-11|15	The advantage of using fchksum over the python md5 and zlib(.crc32)
14cr|python-fchksum-1.7.1-11|16	modules is both ease of use and speed.  You only need to tell it the
14cr|python-fchksum-1.7.1-11|17	filename and the actual work is done by C code.  Compared to the
14cr|python-fchksum-1.7.1-11|18	implementing a read loop in python with the standard python modules,
14cr|python-fchksum-1.7.1-11|19	fchksum is up to 2.0x faster in md5 and 1.1x faster in crc32.
14cr|python-fchksum-1.7.1-11|20	
14cr|python-fchksum-1.7.1-11|21	All checksum functions take a filename as a string, and optional callback
14cr|python-fchksum-1.7.1-11|22	function, and callback delay (in seconds), and return a tuple (checksum,
14cr|python-fchksum-1.7.1-11|23	size).  An empty string may be substituted for filename to read from
14cr|python-fchksum-1.7.1-11|24	stdin.  The returned size is always a python Long, and the checksum
14cr|python-fchksum-1.7.1-11|25	return type varies depending on the function.
14cr|python-fchksum-1.7.1-11|26	
14cr|python-fchksum-1.7.1-11|27	%package	devel
14cr|python-fchksum-1.7.1-11|28	Group:		Development/Python
14cr|python-fchksum-1.7.1-11|29	Summary:	Python C extension to (quickly) find the checksum of files
14cr|python-fchksum-1.7.1-11|30	
14cr|python-fchksum-1.7.1-11|31	
14cr|python-fchksum-1.7.1-11|32	%description	devel
14cr|python-fchksum-1.7.1-11|33	Development files for Python fast checksum
14cr|python-fchksum-1.7.1-11|34	
14cr|python-fchksum-1.7.1-11|35	%prep
14cr|python-fchksum-1.7.1-11|36	%setup -q
14cr|python-fchksum-1.7.1-11|37	
14cr|python-fchksum-1.7.1-11|38	%build
14cr|python-fchksum-1.7.1-11|39	python setup.py build
14cr|python-fchksum-1.7.1-11|40	
14cr|python-fchksum-1.7.1-11|41	%install
14cr|python-fchksum-1.7.1-11|42	python setup.py install --root=%{buildroot}
14cr|python-fchksum-1.7.1-11|43	mkdir -p %{buildroot}/%{_includedir}/python%{py_ver}
14cr|python-fchksum-1.7.1-11|44	install *.h %{buildroot}/%{_includedir}/python%{py_ver}/
14cr|python-fchksum-1.7.1-11|45	
14cr|python-fchksum-1.7.1-11|46	%files
14cr|python-fchksum-1.7.1-11|47	%doc README COPYING Changelog PKG-INFO
14cr|python-fchksum-1.7.1-11|48	%{py_platsitedir}/*
14cr|python-fchksum-1.7.1-11|49	
14cr|python-fchksum-1.7.1-11|50	%files devel
14cr|python-fchksum-1.7.1-11|51	%doc test
14cr|python-fchksum-1.7.1-11|52	%{_includedir}/python%{py_ver}/*.h
14cr|python-fchksum-1.7.1-11|53	
14cr|python-fchksum-1.7.1-11|54	%changelog
14cr|python-fchksum-1.7.1-11|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-11
14cr|python-fchksum-1.7.1-11|56	+ Revision: b55bf20
14cr|python-fchksum-1.7.1-11|57	- MassBuild#464: Increase release tag
14cr|python-fchksum-1.7.1-11|58	
14cr|python-fchksum-1.7.1-11|59	

6673 14
14cr|python-fixtures-0.3.14-2|1	%define oname fixtures
14cr|python-fixtures-0.3.14-2|2	
14cr|python-fixtures-0.3.14-2|3	Name:           python-%{oname}
14cr|python-fixtures-0.3.14-2|4	Version:        0.3.14
14cr|python-fixtures-0.3.14-2|5	Release:        2
14cr|python-fixtures-0.3.14-2|6	Summary:        Fixtures, reusable state for writing clean tests and more
14cr|python-fixtures-0.3.14-2|7	Group:          Development/Python
14cr|python-fixtures-0.3.14-2|8	License:        ASL 2.0 or BSD
14cr|python-fixtures-0.3.14-2|9	URL:            https://launchpad.net/python-fixtures
14cr|python-fixtures-0.3.14-2|10	Source0:        http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-fixtures-0.3.14-2|11	
14cr|python-fixtures-0.3.14-2|12	
14cr|python-fixtures-0.3.14-2|13	BuildRequires:  pkgconfig(python)
14cr|python-fixtures-0.3.14-2|14	BuildRequires:  pythonegg(setuptools)
14cr|python-fixtures-0.3.14-2|15	
14cr|python-fixtures-0.3.14-2|16	Requires:  pythonegg(setuptools)
14cr|python-fixtures-0.3.14-2|17	
14cr|python-fixtures-0.3.14-2|18	BuildArch:      noarch
14cr|python-fixtures-0.3.14-2|19	
14cr|python-fixtures-0.3.14-2|20	%description
14cr|python-fixtures-0.3.14-2|21	Fixtures defines a Python contract for reusable state / support logic,
14cr|python-fixtures-0.3.14-2|22	primarily for unit testing. Helper and adaption logic is included to
14cr|python-fixtures-0.3.14-2|23	make it easy to write your own fixtures using the fixtures contract.
14cr|python-fixtures-0.3.14-2|24	Glue code is provided that makes using fixtures that meet the Fixtures
14cr|python-fixtures-0.3.14-2|25	contract in unittest compatible test cases easy and straight forward.
14cr|python-fixtures-0.3.14-2|26	
14cr|python-fixtures-0.3.14-2|27	
14cr|python-fixtures-0.3.14-2|28	
14cr|python-fixtures-0.3.14-2|29	
14cr|python-fixtures-0.3.14-2|30	%prep
14cr|python-fixtures-0.3.14-2|31	%setup -q -n %{oname}-%{version}
14cr|python-fixtures-0.3.14-2|32	
14cr|python-fixtures-0.3.14-2|33	%build
14cr|python-fixtures-0.3.14-2|34	python setup.py build
14cr|python-fixtures-0.3.14-2|35	
14cr|python-fixtures-0.3.14-2|36	
14cr|python-fixtures-0.3.14-2|37	
14cr|python-fixtures-0.3.14-2|38	%install
14cr|python-fixtures-0.3.14-2|39	python setup.py install --skip-build --root %{buildroot}
14cr|python-fixtures-0.3.14-2|40	
14cr|python-fixtures-0.3.14-2|41	
14cr|python-fixtures-0.3.14-2|42	%files
14cr|python-fixtures-0.3.14-2|43	%doc README GOALS NEWS Apache-2.0 BSD COPYING
14cr|python-fixtures-0.3.14-2|44	%{py_puresitedir}/%{oname}
14cr|python-fixtures-0.3.14-2|45	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python-fixtures-0.3.14-2|46	
14cr|python-fixtures-0.3.14-2|47	
14cr|python-fixtures-0.3.14-2|48	
14cr|python-fixtures-0.3.14-2|49	
14cr|python-fixtures-0.3.14-2|50	%changelog
14cr|python-fixtures-0.3.14-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.14-2
14cr|python-fixtures-0.3.14-2|52	+ Revision: eaeb459
14cr|python-fixtures-0.3.14-2|53	- MassBuild#464: Increase release tag
14cr|python-fixtures-0.3.14-2|54	
14cr|python-fixtures-0.3.14-2|55	

6674 14
14cr|python-flask-0.10.1-7|1	%define	oname	flask
14cr|python-flask-0.10.1-7|2	%define	soname	Flask
14cr|python-flask-0.10.1-7|3	Name:		python-%{oname}
14cr|python-flask-0.10.1-7|4	Version:	0.10.1
14cr|python-flask-0.10.1-7|5	Release:	7
14cr|python-flask-0.10.1-7|6	Summary:	A microframework based on Werkzeug, Jinja2 and good intentions
14cr|python-flask-0.10.1-7|7	Source0:	https://pypi.python.org/packages/source/F/%{soname}/%{soname}-%{version}.tar.gz
14cr|python-flask-0.10.1-7|8	License:	BSD
14cr|python-flask-0.10.1-7|9	Group:		Development/Python
14cr|python-flask-0.10.1-7|10	Url:		http://github.com/mitsuhiko/flask/
14cr|python-flask-0.10.1-7|11	BuildArch:	noarch
14cr|python-flask-0.10.1-7|12	BuildRequires:	pythonegg(setuptools)
14cr|python-flask-0.10.1-7|13	BuildRequires:	pkgconfig(python)
14cr|python-flask-0.10.1-7|14	
14cr|python-flask-0.10.1-7|15	Requires: python(abi) = 2.7
14cr|python-flask-0.10.1-7|16	Requires: pythonegg(itsdangerous) >= 0.21
14cr|python-flask-0.10.1-7|17	Requires: pythonegg(jinja2) >= 2.4
14cr|python-flask-0.10.1-7|18	Requires: pythonegg(werkzeug) >= 0.7
14cr|python-flask-0.10.1-7|19	
14cr|python-flask-0.10.1-7|20	
14cr|python-flask-0.10.1-7|21	%description
14cr|python-flask-0.10.1-7|22	Flask
14cr|python-flask-0.10.1-7|23	-----
14cr|python-flask-0.10.1-7|24	
14cr|python-flask-0.10.1-7|25	Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
14cr|python-flask-0.10.1-7|26	intentions.
14cr|python-flask-0.10.1-7|27	
14cr|python-flask-0.10.1-7|28	
14cr|python-flask-0.10.1-7|29	%prep
14cr|python-flask-0.10.1-7|30	%setup -qn %{soname}-%{version}
14cr|python-flask-0.10.1-7|31	
14cr|python-flask-0.10.1-7|32	%build
14cr|python-flask-0.10.1-7|33	python setup.py build
14cr|python-flask-0.10.1-7|34	
14cr|python-flask-0.10.1-7|35	%install
14cr|python-flask-0.10.1-7|36	python setup.py install --root=%{buildroot}
14cr|python-flask-0.10.1-7|37	
14cr|python-flask-0.10.1-7|38	# clean
14cr|python-flask-0.10.1-7|39	find %{buildroot} -size 0 -delete
14cr|python-flask-0.10.1-7|40	
14cr|python-flask-0.10.1-7|41	%check
14cr|python-flask-0.10.1-7|42	python setup.py test
14cr|python-flask-0.10.1-7|43	
14cr|python-flask-0.10.1-7|44	%files
14cr|python-flask-0.10.1-7|45	%doc AUTHORS README LICENSE CHANGES
14cr|python-flask-0.10.1-7|46	%doc docs/_themes/LICENSE
14cr|python-flask-0.10.1-7|47	%doc docs/_themes/README
14cr|python-flask-0.10.1-7|48	%doc artwork/LICENSE
14cr|python-flask-0.10.1-7|49	%doc docs/*.rst
14cr|python-flask-0.10.1-7|50	%doc docs/logo.pdf
14cr|python-flask-0.10.1-7|51	%doc docs/_templates/*.html
14cr|python-flask-0.10.1-7|52	%doc examples/
14cr|python-flask-0.10.1-7|53	%doc flask/testsuite/
14cr|python-flask-0.10.1-7|54	%{py_puresitedir}/flask/ext/*.py*
14cr|python-flask-0.10.1-7|55	%{py_puresitedir}/Flask*.egg-info
14cr|python-flask-0.10.1-7|56	%{py_puresitedir}/flask/testsuite/
14cr|python-flask-0.10.1-7|57	%{py_puresitedir}/flask/*.py
14cr|python-flask-0.10.1-7|58	
14cr|python-flask-0.10.1-7|59	
14cr|python-flask-0.10.1-7|60	%changelog
14cr|python-flask-0.10.1-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-7
14cr|python-flask-0.10.1-7|62	+ Revision: 7aeb529
14cr|python-flask-0.10.1-7|63	- MassBuild#464: Increase release tag
14cr|python-flask-0.10.1-7|64	
14cr|python-flask-0.10.1-7|65	

6675 14
14cr|python-flask-autoindex-0.4.1-4|1	%global mod_name	Flask-AutoIndex
14cr|python-flask-autoindex-0.4.1-4|2	
14cr|python-flask-autoindex-0.4.1-4|3	Name:		python-flask-autoindex
14cr|python-flask-autoindex-0.4.1-4|4	Version:	0.4.1
14cr|python-flask-autoindex-0.4.1-4|5	Release:	4
14cr|python-flask-autoindex-0.4.1-4|6	Summary:	A mod_autoindex for Flask
14cr|python-flask-autoindex-0.4.1-4|7	Group:         Development/Python
14cr|python-flask-autoindex-0.4.1-4|8	License:	BSD
14cr|python-flask-autoindex-0.4.1-4|9	URL:		http://github.com/sublee/flask-autoindex
14cr|python-flask-autoindex-0.4.1-4|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
14cr|python-flask-autoindex-0.4.1-4|11	BuildArch:	noarch
14cr|python-flask-autoindex-0.4.1-4|12	BuildRequires:	python-devel
14cr|python-flask-autoindex-0.4.1-4|13	BuildRequires:	python-flask
14cr|python-flask-autoindex-0.4.1-4|14	Requires:	python-flask
14cr|python-flask-autoindex-0.4.1-4|15	Requires:	python-flask-silk
14cr|python-flask-autoindex-0.4.1-4|16	
14cr|python-flask-autoindex-0.4.1-4|17	%description
14cr|python-flask-autoindex-0.4.1-4|18	Flask-AutoIndex generates an index page for your Flask application
14cr|python-flask-autoindex-0.4.1-4|19	automatically. The result just like mod_autoindex, but the look is
14cr|python-flask-autoindex-0.4.1-4|20	more awesome!
14cr|python-flask-autoindex-0.4.1-4|21	
14cr|python-flask-autoindex-0.4.1-4|22	%prep
14cr|python-flask-autoindex-0.4.1-4|23	%setup -q -n %{mod_name}-%{version}
14cr|python-flask-autoindex-0.4.1-4|24	
14cr|python-flask-autoindex-0.4.1-4|25	%build
14cr|python-flask-autoindex-0.4.1-4|26	python setup.py build
14cr|python-flask-autoindex-0.4.1-4|27	
14cr|python-flask-autoindex-0.4.1-4|28	%install
14cr|python-flask-autoindex-0.4.1-4|29	python setup.py install --root %{buildroot}
14cr|python-flask-autoindex-0.4.1-4|30	rm -f %{buildroot}%{py_puresitedir}/flaskext/__init__.py
14cr|python-flask-autoindex-0.4.1-4|31	
14cr|python-flask-autoindex-0.4.1-4|32	%files
14cr|python-flask-autoindex-0.4.1-4|33	%doc PKG-INFO README
14cr|python-flask-autoindex-0.4.1-4|34	%{py_puresitedir}/*.egg-info/
14cr|python-flask-autoindex-0.4.1-4|35	%{py_puresitedir}/flaskext/*.py*
14cr|python-flask-autoindex-0.4.1-4|36	%{py_puresitedir}/flaskext/autoindex
14cr|python-flask-autoindex-0.4.1-4|37	
14cr|python-flask-autoindex-0.4.1-4|38	%changelog
14cr|python-flask-autoindex-0.4.1-4|39	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-4
14cr|python-flask-autoindex-0.4.1-4|40	+ Revision: 8538732
14cr|python-flask-autoindex-0.4.1-4|41	- Avoid conflicts with flask-silk
14cr|python-flask-autoindex-0.4.1-4|42	
14cr|python-flask-autoindex-0.4.1-4|43	

6676 14
14cr|python-flask-babel-0.9-2|1	%global mod_name	Flask-Babel
14cr|python-flask-babel-0.9-2|2	
14cr|python-flask-babel-0.9-2|3	Name:		python-flask-babel
14cr|python-flask-babel-0.9-2|4	Version:	0.9
14cr|python-flask-babel-0.9-2|5	Release:	2
14cr|python-flask-babel-0.9-2|6	Summary:	Adds i18n/l10n support to Flask applications
14cr|python-flask-babel-0.9-2|7	
14cr|python-flask-babel-0.9-2|8	Group:		Development/Python
14cr|python-flask-babel-0.9-2|9	License:	BSD
14cr|python-flask-babel-0.9-2|10	URL:		http://github.com/mitsuhiko/flask-babel/
14cr|python-flask-babel-0.9-2|11	Source0:	http://pypi.python.org/packages/source/F/Flask-Babel/Flask-Babel-%{version}.tar.gz
14cr|python-flask-babel-0.9-2|12	BuildArch:	noarch
14cr|python-flask-babel-0.9-2|13	BuildRequires:	python-babel
14cr|python-flask-babel-0.9-2|14	BuildRequires:	python-devel
14cr|python-flask-babel-0.9-2|15	BuildRequires:	python-distribute
14cr|python-flask-babel-0.9-2|16	BuildRequires:	python-flask
14cr|python-flask-babel-0.9-2|17	BuildRequires:	python-jinja2
14cr|python-flask-babel-0.9-2|18	BuildRequires:  python-pytz
14cr|python-flask-babel-0.9-2|19	BuildRequires:	python-speaklater
14cr|python-flask-babel-0.9-2|20	Requires:	python-babel
14cr|python-flask-babel-0.9-2|21	Requires:	python-flask
14cr|python-flask-babel-0.9-2|22	Requires:	python-jinja2
14cr|python-flask-babel-0.9-2|23	Requires:   python-pytz
14cr|python-flask-babel-0.9-2|24	Requires:	python-speaklater
14cr|python-flask-babel-0.9-2|25	
14cr|python-flask-babel-0.9-2|26	
14cr|python-flask-babel-0.9-2|27	%description
14cr|python-flask-babel-0.9-2|28	Adds i18n/l10n support to Flask applications with the help of the Babel
14cr|python-flask-babel-0.9-2|29	library.
14cr|python-flask-babel-0.9-2|30	
14cr|python-flask-babel-0.9-2|31	%prep
14cr|python-flask-babel-0.9-2|32	%setup -q -n %{mod_name}-%{version}
14cr|python-flask-babel-0.9-2|33	
14cr|python-flask-babel-0.9-2|34	%build
14cr|python-flask-babel-0.9-2|35	python setup.py build
14cr|python-flask-babel-0.9-2|36	
14cr|python-flask-babel-0.9-2|37	%install
14cr|python-flask-babel-0.9-2|38	python setup.py install --root %{buildroot}
14cr|python-flask-babel-0.9-2|39	
14cr|python-flask-babel-0.9-2|40	# Disable tests - date-related tests may fail inside build nodes
14cr|python-flask-babel-0.9-2|41	# %check
14cr|python-flask-babel-0.9-2|42	# PYTHONPATH=$RPM_BUILD_ROOT/%{python_sitelib}:%{python_sitelib} make test
14cr|python-flask-babel-0.9-2|43	
14cr|python-flask-babel-0.9-2|44	%files
14cr|python-flask-babel-0.9-2|45	%doc docs LICENSE PKG-INFO README
14cr|python-flask-babel-0.9-2|46	%{py_puresitedir}/*.egg-info/
14cr|python-flask-babel-0.9-2|47	%{py_puresitedir}/flask_babel
14cr|python-flask-babel-0.9-2|48	
14cr|python-flask-babel-0.9-2|49	
14cr|python-flask-babel-0.9-2|50	
14cr|python-flask-babel-0.9-2|51	%changelog
14cr|python-flask-babel-0.9-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|python-flask-babel-0.9-2|53	+ Revision: 01033e3
14cr|python-flask-babel-0.9-2|54	- MassBuild#464: Increase release tag
14cr|python-flask-babel-0.9-2|55	
14cr|python-flask-babel-0.9-2|56	

6677 14
14cr|python-flask-openid-1.2.1-2|1	%global mod_name Flask-OpenID
14cr|python-flask-openid-1.2.1-2|2	
14cr|python-flask-openid-1.2.1-2|3	Name:		python-flask-openid
14cr|python-flask-openid-1.2.1-2|4	Version:	1.2.1
14cr|python-flask-openid-1.2.1-2|5	Release:	2
14cr|python-flask-openid-1.2.1-2|6	Summary:	OpenID support for Flask
14cr|python-flask-openid-1.2.1-2|7	
14cr|python-flask-openid-1.2.1-2|8	
14cr|python-flask-openid-1.2.1-2|9	Group:		Development/Python
14cr|python-flask-openid-1.2.1-2|10	License:	BSD
14cr|python-flask-openid-1.2.1-2|11	URL:		http://github.com/mitsuhiko/flask-openid/
14cr|python-flask-openid-1.2.1-2|12	Source0:	http://pypi.python.org/packages/source/F/Flask-OpenID/Flask-OpenID-%{version}.tar.gz
14cr|python-flask-openid-1.2.1-2|13	
14cr|python-flask-openid-1.2.1-2|14	BuildArch:	noarch
14cr|python-flask-openid-1.2.1-2|15	BuildRequires:	python-devel
14cr|python-flask-openid-1.2.1-2|16	BuildRequires:	python-flask
14cr|python-flask-openid-1.2.1-2|17	BuildRequires:	python-openid
14cr|python-flask-openid-1.2.1-2|18	BuildRequires:	python-setuptools
14cr|python-flask-openid-1.2.1-2|19	Requires:	python-openid
14cr|python-flask-openid-1.2.1-2|20	
14cr|python-flask-openid-1.2.1-2|21	%description
14cr|python-flask-openid-1.2.1-2|22	Flask-OpenID is an extension to flask that allows you to add openid
14cr|python-flask-openid-1.2.1-2|23	based authentication to your website in a matter of minutes.
14cr|python-flask-openid-1.2.1-2|24	
14cr|python-flask-openid-1.2.1-2|25	%prep
14cr|python-flask-openid-1.2.1-2|26	%setup -q -n %{mod_name}-%{version}
14cr|python-flask-openid-1.2.1-2|27	rm -f docs/.DS_Store
14cr|python-flask-openid-1.2.1-2|28	rm -f docs/_static/.DS_Store
14cr|python-flask-openid-1.2.1-2|29	rm -f docs/_static/._.DS_Store
14cr|python-flask-openid-1.2.1-2|30	rm -f docs/._.DS_Store
14cr|python-flask-openid-1.2.1-2|31	
14cr|python-flask-openid-1.2.1-2|32	%build
14cr|python-flask-openid-1.2.1-2|33	CFLAGS="%{optflags}" python setup.py build
14cr|python-flask-openid-1.2.1-2|34	
14cr|python-flask-openid-1.2.1-2|35	%install
14cr|python-flask-openid-1.2.1-2|36	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-flask-openid-1.2.1-2|37	
14cr|python-flask-openid-1.2.1-2|38	%files
14cr|python-flask-openid-1.2.1-2|39	%doc docs LICENSE PKG-INFO README
14cr|python-flask-openid-1.2.1-2|40	%{py_puresitedir}/*.egg-info/
14cr|python-flask-openid-1.2.1-2|41	%{py_puresitedir}/flask_openid.py
14cr|python-flask-openid-1.2.1-2|42	
14cr|python-flask-openid-1.2.1-2|43	
14cr|python-flask-openid-1.2.1-2|44	%changelog
14cr|python-flask-openid-1.2.1-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|python-flask-openid-1.2.1-2|46	+ Revision: 80be2a5
14cr|python-flask-openid-1.2.1-2|47	- MassBuild#464: Increase release tag
14cr|python-flask-openid-1.2.1-2|48	
14cr|python-flask-openid-1.2.1-2|49	

6678 14
14cr|python-flask-silk-0.1.1-3|1	%global mod_name	Flask-Silk
14cr|python-flask-silk-0.1.1-3|2	
14cr|python-flask-silk-0.1.1-3|3	Name:		python-flask-silk
14cr|python-flask-silk-0.1.1-3|4	Version:	0.1.1
14cr|python-flask-silk-0.1.1-3|5	Release:	3
14cr|python-flask-silk-0.1.1-3|6	Summary:	Adds silk icons to your Flask application or module, or extension
14cr|python-flask-silk-0.1.1-3|7	Group:		Development/Python
14cr|python-flask-silk-0.1.1-3|8	License:	BSD
14cr|python-flask-silk-0.1.1-3|9	URL:		http://github.com/mitsuhiko/flask-silk/
14cr|python-flask-silk-0.1.1-3|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
14cr|python-flask-silk-0.1.1-3|11	BuildArch:	noarch
14cr|python-flask-silk-0.1.1-3|12	BuildRequires:	python-flask
14cr|python-flask-silk-0.1.1-3|13	BuildRequires:	python-devel
14cr|python-flask-silk-0.1.1-3|14	Requires:	python-flask
14cr|python-flask-silk-0.1.1-3|15	
14cr|python-flask-silk-0.1.1-3|16	%description
14cr|python-flask-silk-0.1.1-3|17	Adds silk icons to your Flask application or module, or extension.
14cr|python-flask-silk-0.1.1-3|18	
14cr|python-flask-silk-0.1.1-3|19	%prep
14cr|python-flask-silk-0.1.1-3|20	%setup -q -n %{mod_name}-%{version}
14cr|python-flask-silk-0.1.1-3|21	
14cr|python-flask-silk-0.1.1-3|22	%build
14cr|python-flask-silk-0.1.1-3|23	%{__python} setup.py build
14cr|python-flask-silk-0.1.1-3|24	
14cr|python-flask-silk-0.1.1-3|25	%install
14cr|python-flask-silk-0.1.1-3|26	%{__python} setup.py install --root $RPM_BUILD_ROOT
14cr|python-flask-silk-0.1.1-3|27	
14cr|python-flask-silk-0.1.1-3|28	%files
14cr|python-flask-silk-0.1.1-3|29	%doc PKG-INFO README
14cr|python-flask-silk-0.1.1-3|30	%{python_sitelib}/*.egg-info/
14cr|python-flask-silk-0.1.1-3|31	%{python_sitelib}/flaskext/*
14cr|python-flask-silk-0.1.1-3|32	
14cr|python-flask-silk-0.1.1-3|33	
14cr|python-flask-silk-0.1.1-3|34	%changelog
14cr|python-flask-silk-0.1.1-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|python-flask-silk-0.1.1-3|36	+ Revision: 5124b06
14cr|python-flask-silk-0.1.1-3|37	- MassBuild#464: Increase release tag
14cr|python-flask-silk-0.1.1-3|38	
14cr|python-flask-silk-0.1.1-3|39	

6679 14
14cr|python-flup-1.0.2-3|1	%define oname flup
14cr|python-flup-1.0.2-3|2	
14cr|python-flup-1.0.2-3|3	%define name python-%oname
14cr|python-flup-1.0.2-3|4	%define version 1.0.2
14cr|python-flup-1.0.2-3|5	%define release 3
14cr|python-flup-1.0.2-3|6	
14cr|python-flup-1.0.2-3|7	Summary:  Python module related to FastCGI and WSGI
14cr|python-flup-1.0.2-3|8	Name: %{name}
14cr|python-flup-1.0.2-3|9	Version: %{version}
14cr|python-flup-1.0.2-3|10	Release: %mkrel %{release}
14cr|python-flup-1.0.2-3|11	
14cr|python-flup-1.0.2-3|12	Source0: http://www.saddi.com/software/%oname/dist/%oname-%version.tar.gz
14cr|python-flup-1.0.2-3|13	License: BSD
14cr|python-flup-1.0.2-3|14	Group: Development/Python
14cr|python-flup-1.0.2-3|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|python-flup-1.0.2-3|16	BuildArch: noarch
14cr|python-flup-1.0.2-3|17	Url: http://trac.saddi.com/flup
14cr|python-flup-1.0.2-3|18	BuildRequires: python-devel
14cr|python-flup-1.0.2-3|19	BuildRequires: python-setuptools
14cr|python-flup-1.0.2-3|20	
14cr|python-flup-1.0.2-3|21	%description
14cr|python-flup-1.0.2-3|22	This Python package is a random collection of WSGI and FCGI modules.
14cr|python-flup-1.0.2-3|23	
14cr|python-flup-1.0.2-3|24	%prep
14cr|python-flup-1.0.2-3|25	%setup -q -n %oname-%version
14cr|python-flup-1.0.2-3|26	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
14cr|python-flup-1.0.2-3|27	
14cr|python-flup-1.0.2-3|28	%build
14cr|python-flup-1.0.2-3|29	python setup.py build
14cr|python-flup-1.0.2-3|30	
14cr|python-flup-1.0.2-3|31	%install
14cr|python-flup-1.0.2-3|32	rm -rf %buildroot
14cr|python-flup-1.0.2-3|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-flup-1.0.2-3|34	
14cr|python-flup-1.0.2-3|35	%clean
14cr|python-flup-1.0.2-3|36	rm -rf $RPM_BUILD_ROOT
14cr|python-flup-1.0.2-3|37	
14cr|python-flup-1.0.2-3|38	%files
14cr|python-flup-1.0.2-3|39	%defattr(-,root,root)
14cr|python-flup-1.0.2-3|40	%doc ChangeLog
14cr|python-flup-1.0.2-3|41	%py_sitedir/%{oname}
14cr|python-flup-1.0.2-3|42	%py_sitedir/*.egg-info/
14cr|python-flup-1.0.2-3|43	
14cr|python-flup-1.0.2-3|44	
14cr|python-flup-1.0.2-3|45	
14cr|python-flup-1.0.2-3|46	
14cr|python-flup-1.0.2-3|47	%changelog
14cr|python-flup-1.0.2-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|python-flup-1.0.2-3|49	+ Revision: 4cb03ba
14cr|python-flup-1.0.2-3|50	- MassBuild#464: Increase release tag
14cr|python-flup-1.0.2-3|51	
14cr|python-flup-1.0.2-3|52	

6680 14
14cr|python-fpconst-0.7.3-3|1	%define oname     fpconst
14cr|python-fpconst-0.7.3-3|2	%define name      python-%{oname}
14cr|python-fpconst-0.7.3-3|3	%define dname     %{oname}-%{version}
14cr|python-fpconst-0.7.3-3|4	
14cr|python-fpconst-0.7.3-3|5	
14cr|python-fpconst-0.7.3-3|6	Summary:       IEEE754 float infinity and NaN for python
14cr|python-fpconst-0.7.3-3|7	Name:          python-%{oname}
14cr|python-fpconst-0.7.3-3|8	Version:       0.7.3
14cr|python-fpconst-0.7.3-3|9	Release:       3
14cr|python-fpconst-0.7.3-3|10	Epoch:         0
14cr|python-fpconst-0.7.3-3|11	URL:           http://cheeseshop.python.org/packages/source/f/%oname/%version
14cr|python-fpconst-0.7.3-3|12	Source0:       http://cheeseshop.python.org/packages/source/f/%oname/%oname-%version.tar.bz2
14cr|python-fpconst-0.7.3-3|13	License:       BSD-like
14cr|python-fpconst-0.7.3-3|14	Group:         Development/Python
14cr|python-fpconst-0.7.3-3|15	BuildRequires: python-devel
14cr|python-fpconst-0.7.3-3|16	BuildArch:     noarch
14cr|python-fpconst-0.7.3-3|17	BuildRoot:     %{_tmppath}/%{name}-buildroot
14cr|python-fpconst-0.7.3-3|18	
14cr|python-fpconst-0.7.3-3|19	%description
14cr|python-fpconst-0.7.3-3|20	This module provides constants and functions for handling IEEE754
14cr|python-fpconst-0.7.3-3|21	floating point infinite and NaN values.
14cr|python-fpconst-0.7.3-3|22	
14cr|python-fpconst-0.7.3-3|23	This works on any python that uses IEEE754 double values for its float
14cr|python-fpconst-0.7.3-3|24	type (whether big- or little-endian). Although this is not required,
14cr|python-fpconst-0.7.3-3|25	it's unlikely any python would fail to meet this requirement (the code
14cr|python-fpconst-0.7.3-3|26	in both the standard and JPython interpreters assumes IEEE754 double
14cr|python-fpconst-0.7.3-3|27	all over the place).
14cr|python-fpconst-0.7.3-3|28	
14cr|python-fpconst-0.7.3-3|29	%prep
14cr|python-fpconst-0.7.3-3|30	%setup -q -n %{dname}
14cr|python-fpconst-0.7.3-3|31	
14cr|python-fpconst-0.7.3-3|32	%build
14cr|python-fpconst-0.7.3-3|33	%{__python} setup.py build
14cr|python-fpconst-0.7.3-3|34	
14cr|python-fpconst-0.7.3-3|35	%install
14cr|python-fpconst-0.7.3-3|36	%{__rm} -rf %{buildroot}
14cr|python-fpconst-0.7.3-3|37	%{__python} setup.py install --root %{buildroot}
14cr|python-fpconst-0.7.3-3|38	
14cr|python-fpconst-0.7.3-3|39	%clean
14cr|python-fpconst-0.7.3-3|40	rm -rf %{buildroot}
14cr|python-fpconst-0.7.3-3|41	
14cr|python-fpconst-0.7.3-3|42	%files
14cr|python-fpconst-0.7.3-3|43	%defattr(0644,root,root,0755)
14cr|python-fpconst-0.7.3-3|44	%doc README PKG-INFO
14cr|python-fpconst-0.7.3-3|45	%defattr(-,root,root)
14cr|python-fpconst-0.7.3-3|46	%{python_sitelib}/*
14cr|python-fpconst-0.7.3-3|47	
14cr|python-fpconst-0.7.3-3|48	
14cr|python-fpconst-0.7.3-3|49	
14cr|python-fpconst-0.7.3-3|50	%changelog
14cr|python-fpconst-0.7.3-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.7.3-3
14cr|python-fpconst-0.7.3-3|52	+ Revision: 79a9ae5
14cr|python-fpconst-0.7.3-3|53	- MassBuild#464: Increase release tag
14cr|python-fpconst-0.7.3-3|54	
14cr|python-fpconst-0.7.3-3|55	

6681 14
14cr|python-fuse-2.5-6|1	%define name python-fuse
14cr|python-fuse-2.5-6|2	%define cvsversion 20070509
14cr|python-fuse-2.5-6|3	%define version 2.5
14cr|python-fuse-2.5-6|4	%define release 6
14cr|python-fuse-2.5-6|5	
14cr|python-fuse-2.5-6|6	Name:		%name
14cr|python-fuse-2.5-6|7	Summary:	Python binding for Fuse (Filesystem in Userspace)
14cr|python-fuse-2.5-6|8	URL:		http://fuse.sourceforge.net/wiki/index.php/FusePython
14cr|python-fuse-2.5-6|9	Source0:	%{name}-cvs%{cvsversion}.tar.bz2
14cr|python-fuse-2.5-6|10	License:	LGPL
14cr|python-fuse-2.5-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|python-fuse-2.5-6|12	Group:		System/Libraries
14cr|python-fuse-2.5-6|13	BuildRequires:	python-devel, fuse-devel
14cr|python-fuse-2.5-6|14	Requires:	fuse
14cr|python-fuse-2.5-6|15	Version:	%version
14cr|python-fuse-2.5-6|16	Release:	%release
14cr|python-fuse-2.5-6|17	
14cr|python-fuse-2.5-6|18	%description
14cr|python-fuse-2.5-6|19	Python binding for Fuse (Filesystem in Userspace).
14cr|python-fuse-2.5-6|20	
14cr|python-fuse-2.5-6|21	%prep
14cr|python-fuse-2.5-6|22	%setup -q -n %{name}-cvs%{cvsversion}
14cr|python-fuse-2.5-6|23	
14cr|python-fuse-2.5-6|24	%build
14cr|python-fuse-2.5-6|25	%{__python} setup.py build
14cr|python-fuse-2.5-6|26	
14cr|python-fuse-2.5-6|27	%install
14cr|python-fuse-2.5-6|28	%{__rm} -Rf $RPM_BUILD_ROOT
14cr|python-fuse-2.5-6|29	%{__python} setup.py install --root $RPM_BUILD_ROOT
14cr|python-fuse-2.5-6|30	
14cr|python-fuse-2.5-6|31	%clean
14cr|python-fuse-2.5-6|32	%{__rm} -Rf $RPM_BUILD_ROOT
14cr|python-fuse-2.5-6|33	
14cr|python-fuse-2.5-6|34	%files
14cr|python-fuse-2.5-6|35	%defattr(-,root,root)
14cr|python-fuse-2.5-6|36	%doc AUTHORS COPYING README.1st README.new_fusepy_api FAQ
14cr|python-fuse-2.5-6|37	%py_platsitedir/*
14cr|python-fuse-2.5-6|38	
14cr|python-fuse-2.5-6|39	
14cr|python-fuse-2.5-6|40	
14cr|python-fuse-2.5-6|41	
14cr|python-fuse-2.5-6|42	%changelog
14cr|python-fuse-2.5-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-6
14cr|python-fuse-2.5-6|44	+ Revision: 56e9965
14cr|python-fuse-2.5-6|45	- MassBuild#464: Increase release tag
14cr|python-fuse-2.5-6|46	
14cr|python-fuse-2.5-6|47	

6682 14
14cr|python-Gato-1.02-2|1	Name:		python-Gato
14cr|python-Gato-1.02-2|2	Group:		Development/Python
14cr|python-Gato-1.02-2|3	License:	LGPLv2
14cr|python-Gato-1.02-2|4	Summary:	Python Gato module
14cr|python-Gato-1.02-2|5	Version:	1.02
14cr|python-Gato-1.02-2|6	Release:	2
14cr|python-Gato-1.02-2|7	Source:		http://gato.sourceforge.net/Download/Gato-%{version}.tar.gz
14cr|python-Gato-1.02-2|8	URL:		http://gato.sourceforge.net/index.html
14cr|python-Gato-1.02-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-Gato-1.02-2|10	Requires:	tcl >= 8.6
14cr|python-Gato-1.02-2|11	Requires:	tk >= 8.6
14cr|python-Gato-1.02-2|12	Requires:	tkinter
14cr|python-Gato-1.02-2|13	
14cr|python-Gato-1.02-2|14	%description
14cr|python-Gato-1.02-2|15	Gato - the Graph Animation Toolbox - is a software which visualizes
14cr|python-Gato-1.02-2|16	algorithms on graphs. Graphs are mathematical objects consisting of
14cr|python-Gato-1.02-2|17	vertices and edges connecting pairs of vertices: think of cities as
14cr|python-Gato-1.02-2|18	vertices and interstates as edges connecting two cities. Algorithms
14cr|python-Gato-1.02-2|19	might find a shortest path - the fastest route - or a minimal spanning
14cr|python-Gato-1.02-2|20	tree or solve one of other interesting problems on graphs: maximal-flow,
14cr|python-Gato-1.02-2|21	weighted and non-weighted matching and min-cost flow. Visualisation
14cr|python-Gato-1.02-2|22	means linking cause - the statements of an algorithm - immediately to
14cr|python-Gato-1.02-2|23	an effect - changes to the graph the algorithm has as its input - by
14cr|python-Gato-1.02-2|24	terms of blinking, changing colors and other visual effects.
14cr|python-Gato-1.02-2|25	
14cr|python-Gato-1.02-2|26	%prep
14cr|python-Gato-1.02-2|27	%setup -q -n Gato
14cr|python-Gato-1.02-2|28	sed -i -e 's:self.overrideredirect(1):self.overrideredirect(0):' GatoDialogs.py
14cr|python-Gato-1.02-2|29	
14cr|python-Gato-1.02-2|30	%install
14cr|python-Gato-1.02-2|31	rm -fr %buildroot
14cr|python-Gato-1.02-2|32	mkdir -p %buildroot%{py_platsitedir}/Gato
14cr|python-Gato-1.02-2|33	cp *.py %buildroot%{py_platsitedir}/Gato
14cr|python-Gato-1.02-2|34	
14cr|python-Gato-1.02-2|35	mkdir -p %buildroot%{_bindir}
14cr|python-Gato-1.02-2|36	pushd %buildroot%{_bindir}
14cr|python-Gato-1.02-2|37	ln -s %{py_platsitedir}/Gato/Gato.py gato
14cr|python-Gato-1.02-2|38	ln -s %{py_platsitedir}/Gato/Gred.py gred
14cr|python-Gato-1.02-2|39	popd
14cr|python-Gato-1.02-2|40	
14cr|python-Gato-1.02-2|41	mkdir -p %buildroot%{_datadir}/Gato
14cr|python-Gato-1.02-2|42	cp BFS.* DFS.* sample.cat %buildroot%{_datadir}/Gato
14cr|python-Gato-1.02-2|43	
14cr|python-Gato-1.02-2|44	%clean
14cr|python-Gato-1.02-2|45	%__rm -rf %{buildroot}
14cr|python-Gato-1.02-2|46	
14cr|python-Gato-1.02-2|47	%files
14cr|python-Gato-1.02-2|48	%defattr(-,root,root)
14cr|python-Gato-1.02-2|49	%{_bindir}/*
14cr|python-Gato-1.02-2|50	%{py_platsitedir}/*
14cr|python-Gato-1.02-2|51	%{_datadir}/Gato
14cr|python-Gato-1.02-2|52	
14cr|python-Gato-1.02-2|53	
14cr|python-Gato-1.02-2|54	
14cr|python-Gato-1.02-2|55	%changelog
14cr|python-Gato-1.02-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-2
14cr|python-Gato-1.02-2|57	+ Revision: d633893
14cr|python-Gato-1.02-2|58	- MassBuild#464: Increase release tag
14cr|python-Gato-1.02-2|59	
14cr|python-Gato-1.02-2|60	

6683 14
14cr|python-gd-0.56-7|1	%define module	gd
14cr|python-gd-0.56-7|2	
14cr|python-gd-0.56-7|3	Name:		python-%{module}
14cr|python-gd-0.56-7|4	Group:		Development/Python
14cr|python-gd-0.56-7|5	License:	BSD
14cr|python-gd-0.56-7|6	Summary:	Python GD module
14cr|python-gd-0.56-7|7	Version:	0.56
14cr|python-gd-0.56-7|8	Release:	7
14cr|python-gd-0.56-7|9	Source:		http://newcenturycomputers.net/projects/download.cgi/gdmodule-%{version}.tar.gz
14cr|python-gd-0.56-7|10	URL:		http://newcenturycomputers.net/projects/gdmodule.html
14cr|python-gd-0.56-7|11	
14cr|python-gd-0.56-7|12	BuildRequires:	pkgconfig(freetype2)
14cr|python-gd-0.56-7|13	BuildRequires:	gd-devel >= 2.0.35-21
14cr|python-gd-0.56-7|14	BuildRequires:	jpeg-devel
14cr|python-gd-0.56-7|15	BuildRequires:	pkgconfig(libpng)
14cr|python-gd-0.56-7|16	BuildRequires:	pkgconfig(x11)
14cr|python-gd-0.56-7|17	BuildRequires:	pkgconfig(xpm)
14cr|python-gd-0.56-7|18	BuildRequires:	python-devel
14cr|python-gd-0.56-7|19	BuildRequires:	zlib-devel
14cr|python-gd-0.56-7|20	Requires:	gd >= 2.0.35
14cr|python-gd-0.56-7|21	Requires:	python
14cr|python-gd-0.56-7|22	
14cr|python-gd-0.56-7|23	%description
14cr|python-gd-0.56-7|24	This module is a python wrapper for the GD library. Due to the constant
14cr|python-gd-0.56-7|25	change in the GD library API, there are several older versions of this
14cr|python-gd-0.56-7|26	module available.
14cr|python-gd-0.56-7|27	
14cr|python-gd-0.56-7|28	%prep
14cr|python-gd-0.56-7|29	%setup -q -n gdmodule-%{version}
14cr|python-gd-0.56-7|30	%ifnarch %{ix86}
14cr|python-gd-0.56-7|31	perl -pi -e 's|"/usr/local/lib"|"%{_libdir}"|;' Setup.py
14cr|python-gd-0.56-7|32	%endif
14cr|python-gd-0.56-7|33	
14cr|python-gd-0.56-7|34	%build
14cr|python-gd-0.56-7|35	
14cr|python-gd-0.56-7|36	%install
14cr|python-gd-0.56-7|37	PYTHONDONTWRITEBYTECODE= \
14cr|python-gd-0.56-7|38	%__python Setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-gd-0.56-7|39	
14cr|python-gd-0.56-7|40	%files -f INSTALLED_FILES
14cr|python-gd-0.56-7|41	%doc README
14cr|python-gd-0.56-7|42	
14cr|python-gd-0.56-7|43	%changelog
14cr|python-gd-0.56-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.56-7
14cr|python-gd-0.56-7|45	+ Revision: c956390
14cr|python-gd-0.56-7|46	- MassBuild#464: Increase release tag
14cr|python-gd-0.56-7|47	
14cr|python-gd-0.56-7|48	

6684 14
14cr|python-gdata-2.0.18-2|1	Name:           python-gdata
14cr|python-gdata-2.0.18-2|2	Version:        2.0.18
14cr|python-gdata-2.0.18-2|3	Release:        2
14cr|python-gdata-2.0.18-2|4	Summary:        A Python module for accessing online Google services
14cr|python-gdata-2.0.18-2|5	Group:          Development/Python
14cr|python-gdata-2.0.18-2|6	License:        ASL 2.0
14cr|python-gdata-2.0.18-2|7	URL:            http://code.google.com/p/gdata-python-client/
14cr|python-gdata-2.0.18-2|8	Source0:        http://gdata-python-client.googlecode.com/files/gdata-%{version}.tar.gz
14cr|python-gdata-2.0.18-2|9	Source1:	python-gdata.rpmlintrc
14cr|python-gdata-2.0.18-2|10	BuildArch:      noarch
14cr|python-gdata-2.0.18-2|11	BuildRequires:  python-devel
14cr|python-gdata-2.0.18-2|12	Requires:       python >= 2.5
14cr|python-gdata-2.0.18-2|13	
14cr|python-gdata-2.0.18-2|14	%description
14cr|python-gdata-2.0.18-2|15	This is a Python module for accessing online Google services, such as:
14cr|python-gdata-2.0.18-2|16	- Blogger
14cr|python-gdata-2.0.18-2|17	- Calendar
14cr|python-gdata-2.0.18-2|18	- Picasa Web Albums
14cr|python-gdata-2.0.18-2|19	- Spreadsheets
14cr|python-gdata-2.0.18-2|20	- YouTube
14cr|python-gdata-2.0.18-2|21	- Notebook
14cr|python-gdata-2.0.18-2|22	
14cr|python-gdata-2.0.18-2|23	%prep
14cr|python-gdata-2.0.18-2|24	%setup -q -n gdata-%{version}
14cr|python-gdata-2.0.18-2|25	
14cr|python-gdata-2.0.18-2|26	chmod -R 755 samples
14cr|python-gdata-2.0.18-2|27	
14cr|python-gdata-2.0.18-2|28	%build
14cr|python-gdata-2.0.18-2|29	%{__python} setup.py build
14cr|python-gdata-2.0.18-2|30	
14cr|python-gdata-2.0.18-2|31	%install
14cr|python-gdata-2.0.18-2|32	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-gdata-2.0.18-2|33	
14cr|python-gdata-2.0.18-2|34	%clean
14cr|python-gdata-2.0.18-2|35	
14cr|python-gdata-2.0.18-2|36	%files
14cr|python-gdata-2.0.18-2|37	%doc README.txt RELEASE_NOTES.txt samples/
14cr|python-gdata-2.0.18-2|38	%{py_puresitedir}/*.egg-info
14cr|python-gdata-2.0.18-2|39	%{py_puresitedir}/atom
14cr|python-gdata-2.0.18-2|40	%{py_puresitedir}/gdata
14cr|python-gdata-2.0.18-2|41	
14cr|python-gdata-2.0.18-2|42	%changelog
14cr|python-gdata-2.0.18-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-2
14cr|python-gdata-2.0.18-2|44	+ Revision: b716023
14cr|python-gdata-2.0.18-2|45	- MassBuild#464: Increase release tag
14cr|python-gdata-2.0.18-2|46	
14cr|python-gdata-2.0.18-2|47	

6685 14
14cr|python-genshi-0.7-2|1	Name:           python-genshi
14cr|python-genshi-0.7-2|2	Version:        0.7
14cr|python-genshi-0.7-2|3	Release:        2
14cr|python-genshi-0.7-2|4	Summary:        Toolkit for stream-based generation of output for the web
14cr|python-genshi-0.7-2|5	
14cr|python-genshi-0.7-2|6	Group:          Development/Python
14cr|python-genshi-0.7-2|7	License:        BSD
14cr|python-genshi-0.7-2|8	URL:            http://genshi.edgewall.org/
14cr|python-genshi-0.7-2|9	Source0:        http://ftp.edgewall.com/pub/genshi/Genshi-%{version}.tar.gz
14cr|python-genshi-0.7-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-genshi-0.7-2|11	BuildRequires:	python-devel
14cr|python-genshi-0.7-2|12	BuildRequires:	python-setuptools
14cr|python-genshi-0.7-2|13	
14cr|python-genshi-0.7-2|14	%description
14cr|python-genshi-0.7-2|15	Genshi is a Python library that provides an integrated set of
14cr|python-genshi-0.7-2|16	components for parsing, generating, and processing HTML, XML or other
14cr|python-genshi-0.7-2|17	textual content for output generation on the web. The major feature is
14cr|python-genshi-0.7-2|18	a template language, which is heavily inspired by Kid.
14cr|python-genshi-0.7-2|19	
14cr|python-genshi-0.7-2|20	%prep
14cr|python-genshi-0.7-2|21	%setup -q -n Genshi-%{version}
14cr|python-genshi-0.7-2|22	find examples -type f | xargs chmod a-x
14cr|python-genshi-0.7-2|23	
14cr|python-genshi-0.7-2|24	%build
14cr|python-genshi-0.7-2|25	%{__python} setup.py build
14cr|python-genshi-0.7-2|26	
14cr|python-genshi-0.7-2|27	%install
14cr|python-genshi-0.7-2|28	rm -rf %{buildroot}
14cr|python-genshi-0.7-2|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
14cr|python-genshi-0.7-2|30	
14cr|python-genshi-0.7-2|31	%clean
14cr|python-genshi-0.7-2|32	rm -rf %{buildroot}
14cr|python-genshi-0.7-2|33	
14cr|python-genshi-0.7-2|34	%files
14cr|python-genshi-0.7-2|35	%defattr(-,root,root,-)
14cr|python-genshi-0.7-2|36	%doc ChangeLog COPYING doc examples README.txt
14cr|python-genshi-0.7-2|37	%{py_platsitedir}/*
14cr|python-genshi-0.7-2|38	
14cr|python-genshi-0.7-2|39	
14cr|python-genshi-0.7-2|40	
14cr|python-genshi-0.7-2|41	%changelog
14cr|python-genshi-0.7-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cr|python-genshi-0.7-2|43	+ Revision: fee0107
14cr|python-genshi-0.7-2|44	- MassBuild#464: Increase release tag
14cr|python-genshi-0.7-2|45	
14cr|python-genshi-0.7-2|46	

6686 14
14cr|python-geoip-1.3.1-2|1	%define oname GeoIP
14cr|python-geoip-1.3.1-2|2	
14cr|python-geoip-1.3.1-2|3	Summary: Python bindings for the GeoIP library
14cr|python-geoip-1.3.1-2|4	
14cr|python-geoip-1.3.1-2|5	
14cr|python-geoip-1.3.1-2|6	Name: python-geoip
14cr|python-geoip-1.3.1-2|7	Version: 1.3.1
14cr|python-geoip-1.3.1-2|8	Release: 2
14cr|python-geoip-1.3.1-2|9	Source0: http://www.maxmind.com/download/geoip/api/python/GeoIP-%{version}.tar.gz
14cr|python-geoip-1.3.1-2|10	URL: http://www.maxmind.com/app/python
14cr|python-geoip-1.3.1-2|11	License: BSD-like
14cr|python-geoip-1.3.1-2|12	Group: Development/Python
14cr|python-geoip-1.3.1-2|13	BuildRequires:  python-devel
14cr|python-geoip-1.3.1-2|14	BuildRequires: pkgconfig(geoip)
14cr|python-geoip-1.3.1-2|15	
14cr|python-geoip-1.3.1-2|16	%description
14cr|python-geoip-1.3.1-2|17	This is the Python API to the GeoIP library that enables the user to
14cr|python-geoip-1.3.1-2|18	find the country that any IP address or hostname originates from. It
14cr|python-geoip-1.3.1-2|19	uses a file based database that is accurate as of March 2003. This
14cr|python-geoip-1.3.1-2|20	database simply contains IP blocks as keys, and countries as
14cr|python-geoip-1.3.1-2|21	values. This database should be more complete and accurate than using
14cr|python-geoip-1.3.1-2|22	reverse DNS lookups. Commercial databases and automatic update
14cr|python-geoip-1.3.1-2|23	services are available from http://www.maxmind.com/
14cr|python-geoip-1.3.1-2|24	
14cr|python-geoip-1.3.1-2|25	%prep
14cr|python-geoip-1.3.1-2|26	%setup -q -n %oname-%{version}
14cr|python-geoip-1.3.1-2|27	
14cr|python-geoip-1.3.1-2|28	%build
14cr|python-geoip-1.3.1-2|29	python setup.py build
14cr|python-geoip-1.3.1-2|30	
14cr|python-geoip-1.3.1-2|31	%install
14cr|python-geoip-1.3.1-2|32	python setup.py install --root=%{buildroot}
14cr|python-geoip-1.3.1-2|33	
14cr|python-geoip-1.3.1-2|34	%files
14cr|python-geoip-1.3.1-2|35	%{py_platsitedir}/*
14cr|python-geoip-1.3.1-2|36	
14cr|python-geoip-1.3.1-2|37	
14cr|python-geoip-1.3.1-2|38	
14cr|python-geoip-1.3.1-2|39	
14cr|python-geoip-1.3.1-2|40	
14cr|python-geoip-1.3.1-2|41	%changelog
14cr|python-geoip-1.3.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-2
14cr|python-geoip-1.3.1-2|43	+ Revision: 72359d4
14cr|python-geoip-1.3.1-2|44	- MassBuild#464: Increase release tag
14cr|python-geoip-1.3.1-2|45	
14cr|python-geoip-1.3.1-2|46	

6687 14
14cr|python-geomcfly-0.8.1-8|1	%define	oname	geomcfly
14cr|python-geomcfly-0.8.1-8|2	
14cr|python-geomcfly-0.8.1-8|3	Summary:	Geolocalized Metalinks created on the Fly
14cr|python-geomcfly-0.8.1-8|4	Name:		python-%{oname}
14cr|python-geomcfly-0.8.1-8|5	Version:	0.8.1
14cr|python-geomcfly-0.8.1-8|6	Release:	8
14cr|python-geomcfly-0.8.1-8|7	Source0:	%{oname}-%{version}.tar.gz
14cr|python-geomcfly-0.8.1-8|8	URL:		http://geomcfly.sourceforge.net/
14cr|python-geomcfly-0.8.1-8|9	License:	GPLv2+
14cr|python-geomcfly-0.8.1-8|10	Group:		Development/Python
14cr|python-geomcfly-0.8.1-8|11	BuildArch:	noarch
14cr|python-geomcfly-0.8.1-8|12	Requires:	python-geoip python-metalink
14cr|python-geomcfly-0.8.1-8|13	
14cr|python-geomcfly-0.8.1-8|14	%description
14cr|python-geomcfly-0.8.1-8|15	This module is for creation of metalinks from a list of mirrors with their
14cr|python-geomcfly-0.8.1-8|16	preference relative to clients' geographical location.
14cr|python-geomcfly-0.8.1-8|17	
14cr|python-geomcfly-0.8.1-8|18	While it's primary target of use is the Mandriva Linux distribution and
14cr|python-geomcfly-0.8.1-8|19	downloading of it's packages, it aims to be written in a generic and portable
14cr|python-geomcfly-0.8.1-8|20	way making it usable for other purposes as well.
14cr|python-geomcfly-0.8.1-8|21	
14cr|python-geomcfly-0.8.1-8|22	%prep
14cr|python-geomcfly-0.8.1-8|23	%setup -q -n %{oname}-%{version}
14cr|python-geomcfly-0.8.1-8|24	
14cr|python-geomcfly-0.8.1-8|25	%build
14cr|python-geomcfly-0.8.1-8|26	
14cr|python-geomcfly-0.8.1-8|27	%install
14cr|python-geomcfly-0.8.1-8|28	install -m644 %{oname}.py -D %{buildroot}%{python_sitelib}/%{oname}.py
14cr|python-geomcfly-0.8.1-8|29	install -m755 %{oname}.py.cgi -D %{buildroot}/var/www/cgi-bin/%{oname}.py.cgi
14cr|python-geomcfly-0.8.1-8|30	install -d %{buildroot}%{_localstatedir}/lib/%{oname}
14cr|python-geomcfly-0.8.1-8|31	install -d %{buildroot}/var/run/%{oname}
14cr|python-geomcfly-0.8.1-8|32	touch %{buildroot}/var/run/%{oname}/lock
14cr|python-geomcfly-0.8.1-8|33	
14cr|python-geomcfly-0.8.1-8|34	%files
14cr|python-geomcfly-0.8.1-8|35	%{python_sitelib}/%{oname}.py
14cr|python-geomcfly-0.8.1-8|36	/var/www/cgi-bin/%{oname}.py.cgi
14cr|python-geomcfly-0.8.1-8|37	%attr(-,apache,apache) %{_localstatedir}/lib/%{oname}
14cr|python-geomcfly-0.8.1-8|38	%ghost %attr(-,apache,apache) /var/run/%{oname}/lock
14cr|python-geomcfly-0.8.1-8|39	
14cr|python-geomcfly-0.8.1-8|40	
14cr|python-geomcfly-0.8.1-8|41	
14cr|python-geomcfly-0.8.1-8|42	
14cr|python-geomcfly-0.8.1-8|43	%changelog
14cr|python-geomcfly-0.8.1-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-8
14cr|python-geomcfly-0.8.1-8|45	+ Revision: 3346290
14cr|python-geomcfly-0.8.1-8|46	- MassBuild#464: Increase release tag
14cr|python-geomcfly-0.8.1-8|47	
14cr|python-geomcfly-0.8.1-8|48	

6688 14
14cr|python-geotypes-0.7.0-9|1	Name: python-geotypes
14cr|python-geotypes-0.7.0-9|2	Version: 0.7.0
14cr|python-geotypes-0.7.0-9|3	Release: 9
14cr|python-geotypes-0.7.0-9|4	Summary: Library that implements the OpenGIS
14cr|python-geotypes-0.7.0-9|5	
14cr|python-geotypes-0.7.0-9|6	Source: http://initd.org/svn/psycopg/geotypes/releases/GeoTypes-%{version}.tar.gz
14cr|python-geotypes-0.7.0-9|7	URL: http://initd.org/tracker/psycopg/wiki
14cr|python-geotypes-0.7.0-9|8	License: GPL
14cr|python-geotypes-0.7.0-9|9	Group:		Development/Python
14cr|python-geotypes-0.7.0-9|10	BuildRequires:  python-devel
14cr|python-geotypes-0.7.0-9|11	
14cr|python-geotypes-0.7.0-9|12	%description
14cr|python-geotypes-0.7.0-9|13	GeoTypes is a library that implements the OpenGIS Simple Features Specification
14cr|python-geotypes-0.7.0-9|14	for SQL Geometric Object Model and provides parsers for storing and retrieving
14cr|python-geotypes-0.7.0-9|15	these objects from Postgis. GeoTypes is an external project by RJT.
14cr|python-geotypes-0.7.0-9|16	
14cr|python-geotypes-0.7.0-9|17	%prep
14cr|python-geotypes-0.7.0-9|18	%setup -q -n GeoTypes-%{version}
14cr|python-geotypes-0.7.0-9|19	
14cr|python-geotypes-0.7.0-9|20	%install
14cr|python-geotypes-0.7.0-9|21	python setup.py install --root=%{buildroot}
14cr|python-geotypes-0.7.0-9|22	
14cr|python-geotypes-0.7.0-9|23	%clean
14cr|python-geotypes-0.7.0-9|24	
14cr|python-geotypes-0.7.0-9|25	%files
14cr|python-geotypes-0.7.0-9|26	%{py_puresitedir}/*
14cr|python-geotypes-0.7.0-9|27	
14cr|python-geotypes-0.7.0-9|28	
14cr|python-geotypes-0.7.0-9|29	
14cr|python-geotypes-0.7.0-9|30	
14cr|python-geotypes-0.7.0-9|31	%changelog
14cr|python-geotypes-0.7.0-9|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-9
14cr|python-geotypes-0.7.0-9|33	+ Revision: 3fa88b0
14cr|python-geotypes-0.7.0-9|34	- MassBuild#464: Increase release tag
14cr|python-geotypes-0.7.0-9|35	
14cr|python-geotypes-0.7.0-9|36	

6689 14
14cr|python-gevent-1.0.1-2|1	%define module	gevent
14cr|python-gevent-1.0.1-2|2	%define	rel		1
14cr|python-gevent-1.0.1-2|3	%if %mdkversion < 201100
14cr|python-gevent-1.0.1-2|4	%else
14cr|python-gevent-1.0.1-2|5	%endif
14cr|python-gevent-1.0.1-2|6	
14cr|python-gevent-1.0.1-2|7	Name:		python-%{module}
14cr|python-gevent-1.0.1-2|8	Version:	1.0.1
14cr|python-gevent-1.0.1-2|9	Release:	2
14cr|python-gevent-1.0.1-2|10	Summary:	A coroutine-based Python networking library
14cr|python-gevent-1.0.1-2|11	
14cr|python-gevent-1.0.1-2|12	
14cr|python-gevent-1.0.1-2|13	Group:		Development/Python
14cr|python-gevent-1.0.1-2|14	License:	MIT
14cr|python-gevent-1.0.1-2|15	URL:		http://www.gevent.org/
14cr|python-gevent-1.0.1-2|16	Source0:	http://pypi.python.org/packages/source/g/gevent/gevent-%{version}.tar.gz
14cr|python-gevent-1.0.1-2|17	
14cr|python-gevent-1.0.1-2|18	Requires:	python-greenlet
14cr|python-gevent-1.0.1-2|19	BuildRequires:  python-greenlet, python-devel, python-setuptools, python-sphinx
14cr|python-gevent-1.0.1-2|20	BuildRequires:	libevent-devel >= 1.4.0
14cr|python-gevent-1.0.1-2|21	
14cr|python-gevent-1.0.1-2|22	%description
14cr|python-gevent-1.0.1-2|23	gevent is a coroutine-based Python networking library that uses greenlet to
14cr|python-gevent-1.0.1-2|24	provide a high-level synchronous API on top of libevent event loop.
14cr|python-gevent-1.0.1-2|25	
14cr|python-gevent-1.0.1-2|26	Features include:
14cr|python-gevent-1.0.1-2|27	
14cr|python-gevent-1.0.1-2|28	* Fast event loop based on libevent.
14cr|python-gevent-1.0.1-2|29	* Lightweight execution units based on greenlet.
14cr|python-gevent-1.0.1-2|30	* Familiar API that re-uses concepts from the Python standard library.
14cr|python-gevent-1.0.1-2|31	* Cooperative sockets with ssl support.
14cr|python-gevent-1.0.1-2|32	* DNS queries performed through libevent-dns.
14cr|python-gevent-1.0.1-2|33	* Ability to use standard library and 3rd party modules written for
14cr|python-gevent-1.0.1-2|34	standard blocking sockets
14cr|python-gevent-1.0.1-2|35	* Fast WSGI server based on libevent-http.
14cr|python-gevent-1.0.1-2|36	
14cr|python-gevent-1.0.1-2|37	gevent is inspired by eventlet but features a more consistent API, a simpler
14cr|python-gevent-1.0.1-2|38	implementation, and better performance.
14cr|python-gevent-1.0.1-2|39	
14cr|python-gevent-1.0.1-2|40	%prep
14cr|python-gevent-1.0.1-2|41	%setup -q -n %{module}-%{version}
14cr|python-gevent-1.0.1-2|42	
14cr|python-gevent-1.0.1-2|43	%build
14cr|python-gevent-1.0.1-2|44	PYTHONDONTWRITEBYTECODE= CFLAGS="%{optflags}" python setup.py build
14cr|python-gevent-1.0.1-2|45	
14cr|python-gevent-1.0.1-2|46	pushd doc
14cr|python-gevent-1.0.1-2|47	export PYTHONPATH=`dir -1d ../build/lib.linux*`
14cr|python-gevent-1.0.1-2|48	make html
14cr|python-gevent-1.0.1-2|49	rm -rf _build/html/.buildinfo
14cr|python-gevent-1.0.1-2|50	popd
14cr|python-gevent-1.0.1-2|51	
14cr|python-gevent-1.0.1-2|52	%install
14cr|python-gevent-1.0.1-2|53	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-gevent-1.0.1-2|54	
14cr|python-gevent-1.0.1-2|55	# Fix non-standard-executable-perm error
14cr|python-gevent-1.0.1-2|56	%{__chmod} 0755 %{buildroot}%{py_platsitedir}/%{module}/core.so
14cr|python-gevent-1.0.1-2|57	
14cr|python-gevent-1.0.1-2|58	%clean
14cr|python-gevent-1.0.1-2|59	
14cr|python-gevent-1.0.1-2|60	%files
14cr|python-gevent-1.0.1-2|61	%defattr(-,root,root,-)
14cr|python-gevent-1.0.1-2|62	%doc AUTHORS changelog.rst LICENSE* README* TODO examples/ doc/_build/html/
14cr|python-gevent-1.0.1-2|63	%{py_platsitedir}/%{module}
14cr|python-gevent-1.0.1-2|64	%{py_platsitedir}/%{module}-%{version}-*.egg-info
14cr|python-gevent-1.0.1-2|65	
14cr|python-gevent-1.0.1-2|66	
14cr|python-gevent-1.0.1-2|67	
14cr|python-gevent-1.0.1-2|68	
14cr|python-gevent-1.0.1-2|69	%changelog
14cr|python-gevent-1.0.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|python-gevent-1.0.1-2|71	+ Revision: d7ba2ec
14cr|python-gevent-1.0.1-2|72	- MassBuild#464: Increase release tag
14cr|python-gevent-1.0.1-2|73	
14cr|python-gevent-1.0.1-2|74	

6690 14
14cr|python-gevent_zeromq-0.2.5-5|1	%define	module	gevent_zeromq
14cr|python-gevent_zeromq-0.2.5-5|2	
14cr|python-gevent_zeromq-0.2.5-5|3	Summary:	Gevent compatibility layer for pyzmq
14cr|python-gevent_zeromq-0.2.5-5|4	
14cr|python-gevent_zeromq-0.2.5-5|5	Name:		python-%{module}
14cr|python-gevent_zeromq-0.2.5-5|6	Version:	0.2.5
14cr|python-gevent_zeromq-0.2.5-5|7	Release:	5
14cr|python-gevent_zeromq-0.2.5-5|8	Source0:	http://pypi.python.org/packages/source/g/gevent_zeromq/gevent_zeromq-%{version}.tar.gz
14cr|python-gevent_zeromq-0.2.5-5|9	Patch0:		gevent_zeromq-cython_socket.patch
14cr|python-gevent_zeromq-0.2.5-5|10	Source100:	%{name}.rpmlintrc
14cr|python-gevent_zeromq-0.2.5-5|11	License:	BSD
14cr|python-gevent_zeromq-0.2.5-5|12	Group:		Development/Python
14cr|python-gevent_zeromq-0.2.5-5|13	Url:		http://github.com/traviscline/gevent-zeromq/
14cr|python-gevent_zeromq-0.2.5-5|14	Requires:	python-gevent, python-pyzmq >= 2.2.0
14cr|python-gevent_zeromq-0.2.5-5|15	BuildRequires:	python-devel
14cr|python-gevent_zeromq-0.2.5-5|16	BuildRequires:	python-cython
14cr|python-gevent_zeromq-0.2.5-5|17	BuildRequires:	python-gevent
14cr|python-gevent_zeromq-0.2.5-5|18	BuildRequires:	python-pyzmq >= 2.2.0
14cr|python-gevent_zeromq-0.2.5-5|19	
14cr|python-gevent_zeromq-0.2.5-5|20	
14cr|python-gevent_zeromq-0.2.5-5|21	%description
14cr|python-gevent_zeromq-0.2.5-5|22	Wrapper of pyzmq to make it compatible with gevent. ZeroMQ socket operations
14cr|python-gevent_zeromq-0.2.5-5|23	that would normally block the current thread will only block the current
14cr|python-gevent_zeromq-0.2.5-5|24	greenlet.
14cr|python-gevent_zeromq-0.2.5-5|25	
14cr|python-gevent_zeromq-0.2.5-5|26	%prep
14cr|python-gevent_zeromq-0.2.5-5|27	%setup -q -n %{module}-%{version}
14cr|python-gevent_zeromq-0.2.5-5|28	%patch0 -p0
14cr|python-gevent_zeromq-0.2.5-5|29	
14cr|python-gevent_zeromq-0.2.5-5|30	%build
14cr|python-gevent_zeromq-0.2.5-5|31	%__python setup.py build
14cr|python-gevent_zeromq-0.2.5-5|32	
14cr|python-gevent_zeromq-0.2.5-5|33	%install
14cr|python-gevent_zeromq-0.2.5-5|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-gevent_zeromq-0.2.5-5|35	
14cr|python-gevent_zeromq-0.2.5-5|36	
14cr|python-gevent_zeromq-0.2.5-5|37	%files
14cr|python-gevent_zeromq-0.2.5-5|38	%doc examples/
14cr|python-gevent_zeromq-0.2.5-5|39	%{py_platsitedir}/%{module}*
14cr|python-gevent_zeromq-0.2.5-5|40	
14cr|python-gevent_zeromq-0.2.5-5|41	
14cr|python-gevent_zeromq-0.2.5-5|42	
14cr|python-gevent_zeromq-0.2.5-5|43	%changelog
14cr|python-gevent_zeromq-0.2.5-5|44	* Sat Sep 20 2014 abfonly <abfonly@gmail.com> 0.2.5-5
14cr|python-gevent_zeromq-0.2.5-5|45	+ Revision: c82582a
14cr|python-gevent_zeromq-0.2.5-5|46	- Merge pull request #1 from abfonly/python-gevent_zeromq:rosa2014.1
14cr|python-gevent_zeromq-0.2.5-5|47	- abfonly
14cr|python-gevent_zeromq-0.2.5-5|48	
14cr|python-gevent_zeromq-0.2.5-5|49	

6691 14
14cr|python-gfbi_core-0.5-3|1	%define upstream_name gfbi_core
14cr|python-gfbi_core-0.5-3|2	%define beta    b3
14cr|python-gfbi_core-0.5-3|3	
14cr|python-gfbi_core-0.5-3|4	Name: 		python-%{upstream_name}
14cr|python-gfbi_core-0.5-3|5	Version: 	0.5
14cr|python-gfbi_core-0.5-3|6	Release: 	3
14cr|python-gfbi_core-0.5-3|7	Summary: 	Core files for interactive git filter branch
14cr|python-gfbi_core-0.5-3|8	License:	BSD
14cr|python-gfbi_core-0.5-3|9	Group: 		Development/Python
14cr|python-gfbi_core-0.5-3|10	Url: 		http://pypi.python.org/pypi/gfbi_core
14cr|python-gfbi_core-0.5-3|11	Source0: 	http://pypi.python.org/packages/source/g/gfbi_core/gfbi_core-%{version}%{beta}.tar.gz
14cr|python-gfbi_core-0.5-3|12	Requires:       python-gitpython
14cr|python-gfbi_core-0.5-3|13	BuildArch:      noarch
14cr|python-gfbi_core-0.5-3|14	
14cr|python-gfbi_core-0.5-3|15	%description
14cr|python-gfbi_core-0.5-3|16	These are the core files for interactive git filter-branch. There are two
14cr|python-gfbi_core-0.5-3|17	frontends : qGitFilterBranch and gfbi.
14cr|python-gfbi_core-0.5-3|18	
14cr|python-gfbi_core-0.5-3|19	%prep
14cr|python-gfbi_core-0.5-3|20	%setup -q -n %{upstream_name}-%{version}%{beta}
14cr|python-gfbi_core-0.5-3|21	
14cr|python-gfbi_core-0.5-3|22	%build
14cr|python-gfbi_core-0.5-3|23	python setup.py build
14cr|python-gfbi_core-0.5-3|24	
14cr|python-gfbi_core-0.5-3|25	%install
14cr|python-gfbi_core-0.5-3|26	python setup.py install --root=%{buildroot}
14cr|python-gfbi_core-0.5-3|27	
14cr|python-gfbi_core-0.5-3|28	%files
14cr|python-gfbi_core-0.5-3|29	%doc AUTHORS.txt CHANGELOG README.rst LICENSE.txt
14cr|python-gfbi_core-0.5-3|30	%{python_sitelib}/gfbi_core
14cr|python-gfbi_core-0.5-3|31	%{python_sitelib}/gfbi_core-%{version}%{beta}-py%{py_ver}.egg-info
14cr|python-gfbi_core-0.5-3|32	
14cr|python-gfbi_core-0.5-3|33	
14cr|python-gfbi_core-0.5-3|34	
14cr|python-gfbi_core-0.5-3|35	%changelog
14cr|python-gfbi_core-0.5-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|python-gfbi_core-0.5-3|37	+ Revision: 61a98af
14cr|python-gfbi_core-0.5-3|38	- MassBuild#464: Increase release tag
14cr|python-gfbi_core-0.5-3|39	
14cr|python-gfbi_core-0.5-3|40	

6692 14
14cr|python-gflags-2.0-2|1	%define module gflags
14cr|python-gflags-2.0-2|2	
14cr|python-gflags-2.0-2|3	Name:           python-%{module}
14cr|python-gflags-2.0-2|4	Version:        2.0
14cr|python-gflags-2.0-2|5	Release:        2
14cr|python-gflags-2.0-2|6	Summary:        Commandline flags module for Python
14cr|python-gflags-2.0-2|7	Group:          Development/Python
14cr|python-gflags-2.0-2|8	License:        BSD
14cr|python-gflags-2.0-2|9	URL:            http://code.google.com/p/python-gflags/
14cr|python-gflags-2.0-2|10	Source0:        http://python-gflags.googlecode.com/files/python-gflags-%{version}.tar.gz
14cr|python-gflags-2.0-2|11	BuildRequires:  python-devel
14cr|python-gflags-2.0-2|12	BuildRequires:  python-distribute
14cr|python-gflags-2.0-2|13	Buildarch:	noarch
14cr|python-gflags-2.0-2|14	
14cr|python-gflags-2.0-2|15	%description
14cr|python-gflags-2.0-2|16	This project is the python equivalent of google-gflags, a Google commandline
14cr|python-gflags-2.0-2|17	flag implementation for C++. It is intended to be used in situations where a
14cr|python-gflags-2.0-2|18	project wants to mimic the command-line flag handling of a C++ app that uses
14cr|python-gflags-2.0-2|19	google-gflags, or for a Python app that, via swig or some other means, is
14cr|python-gflags-2.0-2|20	linked with a C++ app that uses google-gflags.
14cr|python-gflags-2.0-2|21	
14cr|python-gflags-2.0-2|22	The gflags package contains a library that implements commandline flags
14cr|python-gflags-2.0-2|23	processing. As such it's a replacement for getopt(). It has increased
14cr|python-gflags-2.0-2|24	flexibility, including built-in support for Python types, and the ability to
14cr|python-gflags-2.0-2|25	define flags in the source file in which they're used. (This last is its major
14cr|python-gflags-2.0-2|26	difference from OptParse.)
14cr|python-gflags-2.0-2|27	
14cr|python-gflags-2.0-2|28	%prep
14cr|python-gflags-2.0-2|29	%setup -q
14cr|python-gflags-2.0-2|30	# Fix non-executable-script error (from SUSE spec file)
14cr|python-gflags-2.0-2|31	sed -i '/^#!\/usr\/bin\/env python$/,+1 d' %{module}.py
14cr|python-gflags-2.0-2|32	
14cr|python-gflags-2.0-2|33	%build
14cr|python-gflags-2.0-2|34	CFLAGS="%{optflags}" python setup.py build
14cr|python-gflags-2.0-2|35	
14cr|python-gflags-2.0-2|36	%install
14cr|python-gflags-2.0-2|37	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|python-gflags-2.0-2|38	
14cr|python-gflags-2.0-2|39	%files
14cr|python-gflags-2.0-2|40	%doc AUTHORS ChangeLog COPYING README PKG-INFO
14cr|python-gflags-2.0-2|41	%{python_sitelib}/%{module}.py*
14cr|python-gflags-2.0-2|42	%{python_sitelib}/python_gflags-%{version}-*egg-info
14cr|python-gflags-2.0-2|43	%{python_sitelib}/gflags_validators.py
14cr|python-gflags-2.0-2|44	%{_bindir}/gflags2man.py
14cr|python-gflags-2.0-2|45	
14cr|python-gflags-2.0-2|46	
14cr|python-gflags-2.0-2|47	
14cr|python-gflags-2.0-2|48	
14cr|python-gflags-2.0-2|49	%changelog
14cr|python-gflags-2.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|python-gflags-2.0-2|51	+ Revision: 5b56dc3
14cr|python-gflags-2.0-2|52	- MassBuild#464: Increase release tag
14cr|python-gflags-2.0-2|53	
14cr|python-gflags-2.0-2|54	

6693 14
14cr|python-gitdb-0.5.4-2|1	%define upstream_name gitdb
14cr|python-gitdb-0.5.4-2|2	%define debug_package	%{nil}
14cr|python-gitdb-0.5.4-2|3	
14cr|python-gitdb-0.5.4-2|4	Name: 		python-%{upstream_name}
14cr|python-gitdb-0.5.4-2|5	Version: 	0.5.4
14cr|python-gitdb-0.5.4-2|6	Release: 	2
14cr|python-gitdb-0.5.4-2|7	Summary: 	Git Object Database
14cr|python-gitdb-0.5.4-2|8	License:	BSD
14cr|python-gitdb-0.5.4-2|9	Group: 		Development/Python
14cr|python-gitdb-0.5.4-2|10	Url: 		http://pypi.python.org/pypi/gitdb
14cr|python-gitdb-0.5.4-2|11	Source0: 	http://pypi.python.org/packages/source/g/gitdb/gitdb-%{version}.tar.gz
14cr|python-gitdb-0.5.4-2|12	BuildRequires:  python-distribute
14cr|python-gitdb-0.5.4-2|13	BuildRequires:  python-async
14cr|python-gitdb-0.5.4-2|14	BuildRequires:  python-smmap
14cr|python-gitdb-0.5.4-2|15	Requires:       python-async
14cr|python-gitdb-0.5.4-2|16	Requires:       python-smmap
14cr|python-gitdb-0.5.4-2|17	
14cr|python-gitdb-0.5.4-2|18	%description
14cr|python-gitdb-0.5.4-2|19	GitDB is a Python git object database.
14cr|python-gitdb-0.5.4-2|20	
14cr|python-gitdb-0.5.4-2|21	%prep
14cr|python-gitdb-0.5.4-2|22	%setup -q -n %{upstream_name}-%{version}
14cr|python-gitdb-0.5.4-2|23	
14cr|python-gitdb-0.5.4-2|24	%build
14cr|python-gitdb-0.5.4-2|25	python setup.py build
14cr|python-gitdb-0.5.4-2|26	
14cr|python-gitdb-0.5.4-2|27	%install
14cr|python-gitdb-0.5.4-2|28	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-gitdb-0.5.4-2|29	
14cr|python-gitdb-0.5.4-2|30	rm -f %{buildroot}%{py_puresitedir}/gitdb/README
14cr|python-gitdb-0.5.4-2|31	rm -f %{buildroot}%{py_puresitedir}/gitdb/AUTHORS
14cr|python-gitdb-0.5.4-2|32	
14cr|python-gitdb-0.5.4-2|33	%files
14cr|python-gitdb-0.5.4-2|34	%doc AUTHORS
14cr|python-gitdb-0.5.4-2|35	%{py_platsitedir}/gitdb
14cr|python-gitdb-0.5.4-2|36	%{py_platsitedir}/gitdb-%{version}-py%{py_ver}.egg-info
14cr|python-gitdb-0.5.4-2|37	
14cr|python-gitdb-0.5.4-2|38	%changelog
14cr|python-gitdb-0.5.4-2|39	* Sat Aug 02 2014 abfonly <abfonly@gmail.com> 0.5.4-2
14cr|python-gitdb-0.5.4-2|40	+ Revision: f7c6f2d
14cr|python-gitdb-0.5.4-2|41	- drop empty debug
14cr|python-gitdb-0.5.4-2|42	
14cr|python-gitdb-0.5.4-2|43	

6694 14
14cr|python-gitpython-0.3.1-4|1	%define upstream_name GitPython
14cr|python-gitpython-0.3.1-4|2	%define beta    beta2
14cr|python-gitpython-0.3.1-4|3	
14cr|python-gitpython-0.3.1-4|4	Name: 		python-gitpython
14cr|python-gitpython-0.3.1-4|5	Version: 	0.3.1
14cr|python-gitpython-0.3.1-4|6	Release: 	4
14cr|python-gitpython-0.3.1-4|7	Summary: 	Python Git library
14cr|python-gitpython-0.3.1-4|8	License:	BSD
14cr|python-gitpython-0.3.1-4|9	Group: 		Development/Python
14cr|python-gitpython-0.3.1-4|10	Url: 		http://gitorious.org/projects/git-python/
14cr|python-gitpython-0.3.1-4|11	Source0: 	http://pypi.python.org/packages/source/G/GitPython/GitPython-%{version}-%{beta}.tar.gz
14cr|python-gitpython-0.3.1-4|12	BuildRequires:  python-distribute
14cr|python-gitpython-0.3.1-4|13	BuildArch:      noarch
14cr|python-gitpython-0.3.1-4|14	
14cr|python-gitpython-0.3.1-4|15	%description
14cr|python-gitpython-0.3.1-4|16	GitPython is a python library used to interact with Git repositories.
14cr|python-gitpython-0.3.1-4|17	
14cr|python-gitpython-0.3.1-4|18	GitPython provides object model access to your git repository. Once you have
14cr|python-gitpython-0.3.1-4|19	created a repository object, you can traverse it to find parent commit(s),
14cr|python-gitpython-0.3.1-4|20	trees, blobs, etc.
14cr|python-gitpython-0.3.1-4|21	
14cr|python-gitpython-0.3.1-4|22	GitPython is a port of the grit library in Ruby created by Tom Preston-Werner
14cr|python-gitpython-0.3.1-4|23	and Chris Wanstrath
14cr|python-gitpython-0.3.1-4|24	
14cr|python-gitpython-0.3.1-4|25	%prep
14cr|python-gitpython-0.3.1-4|26	%setup -q -n git-python-mainline
14cr|python-gitpython-0.3.1-4|27	
14cr|python-gitpython-0.3.1-4|28	%build
14cr|python-gitpython-0.3.1-4|29	python setup.py build
14cr|python-gitpython-0.3.1-4|30	
14cr|python-gitpython-0.3.1-4|31	%install
14cr|python-gitpython-0.3.1-4|32	python setup.py install --root=%{buildroot}
14cr|python-gitpython-0.3.1-4|33	
14cr|python-gitpython-0.3.1-4|34	%files
14cr|python-gitpython-0.3.1-4|35	%doc AUTHORS CHANGES README.rst LICENSE TODO VERSION
14cr|python-gitpython-0.3.1-4|36	%{python_sitelib}/git
14cr|python-gitpython-0.3.1-4|37	%{python_sitelib}/GitPython-%{version}-py%{py_ver}.egg-info
14cr|python-gitpython-0.3.1-4|38	
14cr|python-gitpython-0.3.1-4|39	
14cr|python-gitpython-0.3.1-4|40	
14cr|python-gitpython-0.3.1-4|41	%changelog
14cr|python-gitpython-0.3.1-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-4
14cr|python-gitpython-0.3.1-4|43	+ Revision: 8a9b0d8
14cr|python-gitpython-0.3.1-4|44	- MassBuild#464: Increase release tag
14cr|python-gitpython-0.3.1-4|45	
14cr|python-gitpython-0.3.1-4|46	

6695 14
14cr|python-glance-2014.1-0.4.b3|1	# Based on fedora rawhide , import for
14cr|python-glance-2014.1-0.4.b3|2	# RosaFresh 2012.1   .Symbianflo
14cr|python-glance-2014.1-0.4.b3|3	
14cr|python-glance-2014.1-0.4.b3|4	%define module	glance
14cr|python-glance-2014.1-0.4.b3|5	#define _sharedstatedir /usr/com
14cr|python-glance-2014.1-0.4.b3|6	
14cr|python-glance-2014.1-0.4.b3|7	Name:           python-%{module}
14cr|python-glance-2014.1-0.4.b3|8	Version:        2014.1
14cr|python-glance-2014.1-0.4.b3|9	Release:        0.4.b3
14cr|python-glance-2014.1-0.4.b3|10	Summary:        Discover, Register and Retrieve virtual machine images
14cr|python-glance-2014.1-0.4.b3|11	#
14cr|python-glance-2014.1-0.4.b3|12	# Apache License
14cr|python-glance-2014.1-0.4.b3|13	# Version 2.0, January 2004
14cr|python-glance-2014.1-0.4.b3|14	# http://www.apache.org/licenses/
14cr|python-glance-2014.1-0.4.b3|15	# DO NOT change license type, the developers
14cr|python-glance-2014.1-0.4.b3|16	# are very rigid about this. Symbianflo
14cr|python-glance-2014.1-0.4.b3|17	#
14cr|python-glance-2014.1-0.4.b3|18	License:        ASL 2.0
14cr|python-glance-2014.1-0.4.b3|19	Group:          Development/Python
14cr|python-glance-2014.1-0.4.b3|20	Url:            http://glance.openstack.org/
14cr|python-glance-2014.1-0.4.b3|21	Source0:          https://launchpad.net/glance/icehouse/icehouse-2/+download/glance-%{version}.b3.tar.gz
14cr|python-glance-2014.1-0.4.b3|22	Source1:          openstack-glance-api.service
14cr|python-glance-2014.1-0.4.b3|23	Source2:          openstack-glance-registry.service
14cr|python-glance-2014.1-0.4.b3|24	Source3:          openstack-glance-scrubber.service
14cr|python-glance-2014.1-0.4.b3|25	Source4:          openstack-glance.logrotate
14cr|python-glance-2014.1-0.4.b3|26	Source5:          glance-api-dist.conf
14cr|python-glance-2014.1-0.4.b3|27	Source6:          glance-registry-dist.conf
14cr|python-glance-2014.1-0.4.b3|28	Source7:          glance-cache-dist.conf
14cr|python-glance-2014.1-0.4.b3|29	Source8:          glance-scrubber-dist.conf
14cr|python-glance-2014.1-0.4.b3|30	
14cr|python-glance-2014.1-0.4.b3|31	#
14cr|python-glance-2014.1-0.4.b3|32	# upsteream patches_base=2014.1.b3
14cr|python-glance-2014.1-0.4.b3|33	#
14cr|python-glance-2014.1-0.4.b3|34	Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
14cr|python-glance-2014.1-0.4.b3|35	Patch0002: 0002-Remove-runtime-dep-on-python-pbr.patch
14cr|python-glance-2014.1-0.4.b3|36	Patch0003: 0003-Revert-Switch-over-to-oslosphinx.patch
14cr|python-glance-2014.1-0.4.b3|37	Patch0004: 0004-unconfigure-unsupported-storage-drivers.patch
14cr|python-glance-2014.1-0.4.b3|38	
14cr|python-glance-2014.1-0.4.b3|39	
14cr|python-glance-2014.1-0.4.b3|40	BuildRequires:    pkgconfig(python)
14cr|python-glance-2014.1-0.4.b3|41	BuildRequires:    pythonegg(setuptools)
14cr|python-glance-2014.1-0.4.b3|42	BuildRequires:    intltool
14cr|python-glance-2014.1-0.4.b3|43	BuildRequires:    crudini
14cr|python-glance-2014.1-0.4.b3|44	BuildRequires:    pythonegg(pbr)
14cr|python-glance-2014.1-0.4.b3|45	BuildRequires:    pythonegg(sphinx)
14cr|python-glance-2014.1-0.4.b3|46	BuildRequires:    pythonegg(oslo.sphinx)
14cr|python-glance-2014.1-0.4.b3|47	BuildRequires:    pythonegg(oslo.config) >= 1.2.0
14cr|python-glance-2014.1-0.4.b3|48	BuildRequires:    pythonegg(oslo.messaging)
14cr|python-glance-2014.1-0.4.b3|49	
14cr|python-glance-2014.1-0.4.b3|50	
14cr|python-glance-2014.1-0.4.b3|51	
14cr|python-glance-2014.1-0.4.b3|52	# Do not remove it even if overlaps
14cr|python-glance-2014.1-0.4.b3|53	# R systemd-units, let rpm handle this
14cr|python-glance-2014.1-0.4.b3|54	# and merge flags. Symbianflo
14cr|python-glance-2014.1-0.4.b3|55	Requires(post):   systemd-units
14cr|python-glance-2014.1-0.4.b3|56	Requires(preun):  systemd-units
14cr|python-glance-2014.1-0.4.b3|57	Requires(postun): systemd-units
14cr|python-glance-2014.1-0.4.b3|58	Requires(pre):    shadow-utils
14cr|python-glance-2014.1-0.4.b3|59	#
14cr|python-glance-2014.1-0.4.b3|60	
14cr|python-glance-2014.1-0.4.b3|61	# all missing modules imported.
14cr|python-glance-2014.1-0.4.b3|62	Requires:         pythonegg(mysql-python)
14cr|python-glance-2014.1-0.4.b3|63	Requires:         pythonegg(pysendfile)
14cr|python-glance-2014.1-0.4.b3|64	Requires:         pythonegg(eventlet)
14cr|python-glance-2014.1-0.4.b3|65	Requires:         pythonegg(httplib2)
14cr|python-glance-2014.1-0.4.b3|66	Requires:         pythonegg(iso-8601)
14cr|python-glance-2014.1-0.4.b3|67	Requires:         pythonegg(jsonschema)
14cr|python-glance-2014.1-0.4.b3|68	Requires:         pythonegg(sqlalchemy-migrate)
14cr|python-glance-2014.1-0.4.b3|69	Requires:         pythonegg(pastedeploy)
14cr|python-glance-2014.1-0.4.b3|70	Requires:         pythonegg(routes)
14cr|python-glance-2014.1-0.4.b3|71	Requires:         pythonegg(sqlalchemy)
14cr|python-glance-2014.1-0.4.b3|72	Requires:         pythonegg(webob)
14cr|python-glance-2014.1-0.4.b3|73	Requires:         pythonegg(pycrypto)
14cr|python-glance-2014.1-0.4.b3|74	Requires:         pythonegg(xattr)
14cr|python-glance-2014.1-0.4.b3|75	Requires:         pythonegg(python-swiftclient)
14cr|python-glance-2014.1-0.4.b3|76	Requires:         pythonegg(python-cinderclient)
14cr|python-glance-2014.1-0.4.b3|77	Requires:         pythonegg(python-keystoneclient)
14cr|python-glance-2014.1-0.4.b3|78	Requires:         pythonegg(oslo.config) >= 1.2.0
14cr|python-glance-2014.1-0.4.b3|79	Requires:         pythonegg(oslo.messaging)
14cr|python-glance-2014.1-0.4.b3|80	Requires:         pythonegg(qpid-python)
14cr|python-glance-2014.1-0.4.b3|81	
14cr|python-glance-2014.1-0.4.b3|82	# TODO: Maybe split openstack-glance and python-glance
14cr|python-glance-2014.1-0.4.b3|83	# as 2 separate packages?
14cr|python-glance-2014.1-0.4.b3|84	Provides:	openstack-glance = %{EVRD}
14cr|python-glance-2014.1-0.4.b3|85	
14cr|python-glance-2014.1-0.4.b3|86	BuildArch:        noarch
14cr|python-glance-2014.1-0.4.b3|87	
14cr|python-glance-2014.1-0.4.b3|88	%description
14cr|python-glance-2014.1-0.4.b3|89	The Glance project provides services for discovering, registering,
14cr|python-glance-2014.1-0.4.b3|90	and retrieving virtual machine images. Glance has a RESTful API
14cr|python-glance-2014.1-0.4.b3|91	that allows querying of VM image metadata as well as retrieval
14cr|python-glance-2014.1-0.4.b3|92	of the actual image.
14cr|python-glance-2014.1-0.4.b3|93	
14cr|python-glance-2014.1-0.4.b3|94	%prep
14cr|python-glance-2014.1-0.4.b3|95	%setup -q -n glance-%{version}.b3
14cr|python-glance-2014.1-0.4.b3|96	
14cr|python-glance-2014.1-0.4.b3|97	%patch0001 -p1
14cr|python-glance-2014.1-0.4.b3|98	%patch0002 -p1
14cr|python-glance-2014.1-0.4.b3|99	%patch0003 -p1
14cr|python-glance-2014.1-0.4.b3|100	%patch0004 -p1
14cr|python-glance-2014.1-0.4.b3|101	# Remove bundled egg-info
14cr|python-glance-2014.1-0.4.b3|102	rm -rf glance.egg-info
14cr|python-glance-2014.1-0.4.b3|103	sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py
14cr|python-glance-2014.1-0.4.b3|104	# versioninfo is missing in f3 tarball
14cr|python-glance-2014.1-0.4.b3|105	echo %{version} > glance/versioninfo
14cr|python-glance-2014.1-0.4.b3|106	
14cr|python-glance-2014.1-0.4.b3|107	sed -i '/setuptools_git/d; /setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
14cr|python-glance-2014.1-0.4.b3|108	sed -i s/REDHATGLANCEVERSION/%{version}/ glance/version.py
14cr|python-glance-2014.1-0.4.b3|109	sed -i s/REDHATGLANCERELEASE/%{release}/ glance/version.py
14cr|python-glance-2014.1-0.4.b3|110	
14cr|python-glance-2014.1-0.4.b3|111	# Remove the requirements file so that pbr hooks don't add it
14cr|python-glance-2014.1-0.4.b3|112	# to distutils requiers_dist config
14cr|python-glance-2014.1-0.4.b3|113	# let rpm handle req.Symbianflo
14cr|python-glance-2014.1-0.4.b3|114	rm -rf {test-,}requirements.txt tools/{pip,test}-requires
14cr|python-glance-2014.1-0.4.b3|115	
14cr|python-glance-2014.1-0.4.b3|116	%build
14cr|python-glance-2014.1-0.4.b3|117	# Move authtoken configuration out of paste.ini
14cr|python-glance-2014.1-0.4.b3|118	for svc in api registry; do
14cr|python-glance-2014.1-0.4.b3|119	for var in admin_tenant_name admin_user admin_password auth_host auth_port auth_protocol; do
14cr|python-glance-2014.1-0.4.b3|120	crudini --del etc/glance-$svc-paste.ini filter:authtoken $var
14cr|python-glance-2014.1-0.4.b3|121	done
14cr|python-glance-2014.1-0.4.b3|122	done
14cr|python-glance-2014.1-0.4.b3|123	
14cr|python-glance-2014.1-0.4.b3|124	python setup.py build
14cr|python-glance-2014.1-0.4.b3|125	
14cr|python-glance-2014.1-0.4.b3|126	%install
14cr|python-glance-2014.1-0.4.b3|127	python setup.py install --root %{buildroot}
14cr|python-glance-2014.1-0.4.b3|128	
14cr|python-glance-2014.1-0.4.b3|129	# Delete tests
14cr|python-glance-2014.1-0.4.b3|130	rm -fr %{buildroot}%{py_puresitedir}/glance/tests
14cr|python-glance-2014.1-0.4.b3|131	
14cr|python-glance-2014.1-0.4.b3|132	# Drop old glance CLI it has been deprecated
14cr|python-glance-2014.1-0.4.b3|133	# and replaced glanceclient.Symbianflo
14cr|python-glance-2014.1-0.4.b3|134	rm -f %{buildroot}%{_bindir}/glance
14cr|python-glance-2014.1-0.4.b3|135	
14cr|python-glance-2014.1-0.4.b3|136	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-glance-2014.1-0.4.b3|137	pushd doc
14cr|python-glance-2014.1-0.4.b3|138	sphinx-build -b html source build/html
14cr|python-glance-2014.1-0.4.b3|139	sphinx-build -b man source build/man
14cr|python-glance-2014.1-0.4.b3|140	
14cr|python-glance-2014.1-0.4.b3|141	mkdir -p %{buildroot}%{_mandir}/man1
14cr|python-glance-2014.1-0.4.b3|142	install -p -D -m 644 build/man/*.1 %{buildroot}%{_mandir}/man1/
14cr|python-glance-2014.1-0.4.b3|143	popd
14cr|python-glance-2014.1-0.4.b3|144	
14cr|python-glance-2014.1-0.4.b3|145	# Fix linting.Symbianflo
14cr|python-glance-2014.1-0.4.b3|146	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
14cr|python-glance-2014.1-0.4.b3|147	rm -f %{buildroot}%{_sysconfdir}/glance*.conf
14cr|python-glance-2014.1-0.4.b3|148	rm -f %{buildroot}%{_sysconfdir}/glance*.ini
14cr|python-glance-2014.1-0.4.b3|149	rm -f %{buildroot}%{_sysconfdir}/logging.cnf.sample
14cr|python-glance-2014.1-0.4.b3|150	rm -f %{buildroot}%{_sysconfdir}/policy.json
14cr|python-glance-2014.1-0.4.b3|151	rm -f %{buildroot}%{_sysconfdir}/schema-image.json
14cr|python-glance-2014.1-0.4.b3|152	rm -f %{buildroot}/usr/share/doc/glance/README.rst
14cr|python-glance-2014.1-0.4.b3|153	
14cr|python-glance-2014.1-0.4.b3|154	# Setup directories
14cr|python-glance-2014.1-0.4.b3|155	install -d -m 755 %{buildroot}%{_datadir}/glance
14cr|python-glance-2014.1-0.4.b3|156	install -d -m 755 %{buildroot}%{_sharedstatedir}/glance/images
14cr|python-glance-2014.1-0.4.b3|157	
14cr|python-glance-2014.1-0.4.b3|158	# Config file
14cr|python-glance-2014.1-0.4.b3|159	install -p -D -m 640 etc/glance-api.conf %{buildroot}%{_sysconfdir}/glance/glance-api.conf
14cr|python-glance-2014.1-0.4.b3|160	install -p -D -m 644 %{SOURCE5} %{buildroot}%{_datadir}/glance/glance-api-dist.conf
14cr|python-glance-2014.1-0.4.b3|161	install -p -D -m 644 etc/glance-api-paste.ini %{buildroot}%{_datadir}/glance/glance-api-dist-paste.ini
14cr|python-glance-2014.1-0.4.b3|162	install -p -D -m 640 etc/glance-registry.conf %{buildroot}%{_sysconfdir}/glance/glance-registry.conf
14cr|python-glance-2014.1-0.4.b3|163	install -p -D -m 644 %{SOURCE6} %{buildroot}%{_datadir}/glance/glance-registry-dist.conf
14cr|python-glance-2014.1-0.4.b3|164	install -p -D -m 644 etc/glance-registry-paste.ini %{buildroot}%{_datadir}/glance/glance-registry-dist-paste.ini
14cr|python-glance-2014.1-0.4.b3|165	install -p -D -m 640 etc/glance-cache.conf %{buildroot}%{_sysconfdir}/glance/glance-cache.conf
14cr|python-glance-2014.1-0.4.b3|166	install -p -D -m 644 %{SOURCE7} %{buildroot}%{_datadir}/glance/glance-cache-dist.conf
14cr|python-glance-2014.1-0.4.b3|167	install -p -D -m 640 etc/glance-scrubber.conf %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf
14cr|python-glance-2014.1-0.4.b3|168	install -p -D -m 644 %{SOURCE8} %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf
14cr|python-glance-2014.1-0.4.b3|169	
14cr|python-glance-2014.1-0.4.b3|170	install -p -D -m 640 etc/policy.json %{buildroot}%{_sysconfdir}/glance/policy.json
14cr|python-glance-2014.1-0.4.b3|171	install -p -D -m 640 etc/schema-image.json %{buildroot}%{_sysconfdir}/glance/schema-image.json
14cr|python-glance-2014.1-0.4.b3|172	
14cr|python-glance-2014.1-0.4.b3|173	# Initscripts
14cr|python-glance-2014.1-0.4.b3|174	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-glance-api.service
14cr|python-glance-2014.1-0.4.b3|175	install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-glance-registry.service
14cr|python-glance-2014.1-0.4.b3|176	install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-glance-scrubber.service
14cr|python-glance-2014.1-0.4.b3|177	
14cr|python-glance-2014.1-0.4.b3|178	# Logrotate config
14cr|python-glance-2014.1-0.4.b3|179	install -p -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|python-glance-2014.1-0.4.b3|180	
14cr|python-glance-2014.1-0.4.b3|181	# Install pid directory
14cr|python-glance-2014.1-0.4.b3|182	install -d -m 755 %{buildroot}%{_localstatedir}/run/glance
14cr|python-glance-2014.1-0.4.b3|183	
14cr|python-glance-2014.1-0.4.b3|184	# Install log directory
14cr|python-glance-2014.1-0.4.b3|185	install -d -m 755 %{buildroot}%{_localstatedir}/log/glance
14cr|python-glance-2014.1-0.4.b3|186	
14cr|python-glance-2014.1-0.4.b3|187	# Update common config and paramterized config
14cr|python-glance-2014.1-0.4.b3|188	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT filesystem_store_datadir %{_localstatedir}/lib/glance/images/
14cr|python-glance-2014.1-0.4.b3|189	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
14cr|python-glance-2014.1-0.4.b3|190	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT image_cache_dir %{_localstatedir}/lib/glance/image-cache/
14cr|python-glance-2014.1-0.4.b3|191	for svc in api registry; do
14cr|python-glance-2014.1-0.4.b3|192	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf DEFAULT sql_connection mysql://glance:glance@localhost/glance
14cr|python-glance-2014.1-0.4.b3|193	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/$svc.log
14cr|python-glance-2014.1-0.4.b3|194	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_tenant_name %SERVICE_TENANT_NAME%
14cr|python-glance-2014.1-0.4.b3|195	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_user %SERVICE_USER%
14cr|python-glance-2014.1-0.4.b3|196	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_password %SERVICE_PASSWORD%
14cr|python-glance-2014.1-0.4.b3|197	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_host 127.0.0.1
14cr|python-glance-2014.1-0.4.b3|198	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_port 35357
14cr|python-glance-2014.1-0.4.b3|199	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_protocol http
14cr|python-glance-2014.1-0.4.b3|200	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf paste_deploy config_file %{_datadir}/glance/glance-$svc-dist-paste.ini
14cr|python-glance-2014.1-0.4.b3|201	done
14cr|python-glance-2014.1-0.4.b3|202	crudini --set %{buildroot}%{_datadir}/glance/glance-cache-dist.conf DEFAULT image_cache_dir %{_localstatedir}/lib/glance/image-cache/
14cr|python-glance-2014.1-0.4.b3|203	crudini --set %{buildroot}%{_datadir}/glance/glance-cache-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/image-cache.log
14cr|python-glance-2014.1-0.4.b3|204	crudini --set %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
14cr|python-glance-2014.1-0.4.b3|205	crudini --set %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/scrubber.log
14cr|python-glance-2014.1-0.4.b3|206	
14cr|python-glance-2014.1-0.4.b3|207	# Programmatically update defaults in sample config
14cr|python-glance-2014.1-0.4.b3|208	# which is installed at /etc/$project/$program.conf
14cr|python-glance-2014.1-0.4.b3|209	# TODO: Make this more robust
14cr|python-glance-2014.1-0.4.b3|210	# Note it only edits the first occurance, so assumes a section ordering in sample
14cr|python-glance-2014.1-0.4.b3|211	# and also doesn't support multi-valued variables.
14cr|python-glance-2014.1-0.4.b3|212	for svc in api registry cache scrubber; do
14cr|python-glance-2014.1-0.4.b3|213	cfg=%{buildroot}%{_sysconfdir}/glance/glance-$svc.conf
14cr|python-glance-2014.1-0.4.b3|214	test -e $cfg || continue
14cr|python-glance-2014.1-0.4.b3|215	while read name eq value; do
14cr|python-glance-2014.1-0.4.b3|216	test "$name" && test "$value" || continue
14cr|python-glance-2014.1-0.4.b3|217	# Note some values in upstream glance config may not be commented
14cr|python-glance-2014.1-0.4.b3|218	# and if not, they might not match the default value in code.
14cr|python-glance-2014.1-0.4.b3|219	# So we comment out both froms to have dist config take precedence.
14cr|python-glance-2014.1-0.4.b3|220	sed -i "0,/^#* *$name *=/{s!^#* *$name *=.*!#$name=$value!}" $cfg
14cr|python-glance-2014.1-0.4.b3|221	done < %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf
14cr|python-glance-2014.1-0.4.b3|222	done
14cr|python-glance-2014.1-0.4.b3|223	
14cr|python-glance-2014.1-0.4.b3|224	# Fix more linting.Symbianflo
14cr|python-glance-2014.1-0.4.b3|225	pushd  %{buildroot}%{py_puresitedir}/glance/cmd
14cr|python-glance-2014.1-0.4.b3|226	# fix attr
14cr|python-glance-2014.1-0.4.b3|227	find . {manage,api,scrubber,registry,cache_prefetcher,cache_manage,replicator}.py |xargs chmod +x
14cr|python-glance-2014.1-0.4.b3|228	# add missing shebang
14cr|python-glance-2014.1-0.4.b3|229	sed -i -e '1i#!/usr/bin/python' {__init__,cache_pruner,cache_cleaner,control}.py
14cr|python-glance-2014.1-0.4.b3|230	popd
14cr|python-glance-2014.1-0.4.b3|231	
14cr|python-glance-2014.1-0.4.b3|232	
14cr|python-glance-2014.1-0.4.b3|233	# %%pre, %%post, %%preun, %%postun
14cr|python-glance-2014.1-0.4.b3|234	# must handle users-add, update/upgrade
14cr|python-glance-2014.1-0.4.b3|235	# install/uninstall/downgrade,
14cr|python-glance-2014.1-0.4.b3|236	# start/stop service, do not remove. Symbianflo
14cr|python-glance-2014.1-0.4.b3|237	
14cr|python-glance-2014.1-0.4.b3|238	%pre
14cr|python-glance-2014.1-0.4.b3|239	getent group glance >/dev/null || groupadd -r glance -g 161
14cr|python-glance-2014.1-0.4.b3|240	getent passwd glance >/dev/null || \
14cr|python-glance-2014.1-0.4.b3|241	useradd -u 161 -r -g glance -d %{_sharedstatedir}/glance -s /sbin/nologin \
14cr|python-glance-2014.1-0.4.b3|242	-c "OpenStack Glance Daemons" glance
14cr|python-glance-2014.1-0.4.b3|243	exit 0
14cr|python-glance-2014.1-0.4.b3|244	
14cr|python-glance-2014.1-0.4.b3|245	%post
14cr|python-glance-2014.1-0.4.b3|246	if [ $1 -eq 1 ] ; then
14cr|python-glance-2014.1-0.4.b3|247	# Initial installation
14cr|python-glance-2014.1-0.4.b3|248	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|249	fi
14cr|python-glance-2014.1-0.4.b3|250	
14cr|python-glance-2014.1-0.4.b3|251	
14cr|python-glance-2014.1-0.4.b3|252	%preun
14cr|python-glance-2014.1-0.4.b3|253	if [ $1 -eq 0 ] ; then
14cr|python-glance-2014.1-0.4.b3|254	# Package removal, not upgrade
14cr|python-glance-2014.1-0.4.b3|255	/bin/systemctl --no-reload disable openstack-glance-api.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|256	/bin/systemctl --no-reload disable openstack-glance-registry.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|257	/bin/systemctl --no-reload disable openstack-glance-scrubber.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|258	/bin/systemctl stop openstack-glance-api.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|259	/bin/systemctl stop openstack-glance-registry.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|260	/bin/systemctl stop openstack-glance-scrubber.service > /dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|261	fi
14cr|python-glance-2014.1-0.4.b3|262	
14cr|python-glance-2014.1-0.4.b3|263	%postun
14cr|python-glance-2014.1-0.4.b3|264	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|265	if [ $1 -ge 1 ] ; then
14cr|python-glance-2014.1-0.4.b3|266	# Package upgrade, not uninstall
14cr|python-glance-2014.1-0.4.b3|267	/bin/systemctl try-restart openstack-glance-api.service >/dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|268	/bin/systemctl try-restart openstack-glance-registry.service >/dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|269	/bin/systemctl try-restart openstack-glance-scrubber.service >/dev/null 2>&1 || :
14cr|python-glance-2014.1-0.4.b3|270	fi
14cr|python-glance-2014.1-0.4.b3|271	
14cr|python-glance-2014.1-0.4.b3|272	# TODO: separate openstack-glance and python-glance,
14cr|python-glance-2014.1-0.4.b3|273	# maybe,separate doc package.Symbianflo
14cr|python-glance-2014.1-0.4.b3|274	
14cr|python-glance-2014.1-0.4.b3|275	%files
14cr|python-glance-2014.1-0.4.b3|276	%doc README.rst doc/build/html
14cr|python-glance-2014.1-0.4.b3|277	%{_bindir}/glance-api
14cr|python-glance-2014.1-0.4.b3|278	%{_bindir}/glance-control
14cr|python-glance-2014.1-0.4.b3|279	%{_bindir}/glance-manage
14cr|python-glance-2014.1-0.4.b3|280	%{_bindir}/glance-registry
14cr|python-glance-2014.1-0.4.b3|281	%{_bindir}/glance-cache-cleaner
14cr|python-glance-2014.1-0.4.b3|282	%{_bindir}/glance-cache-manage
14cr|python-glance-2014.1-0.4.b3|283	%{_bindir}/glance-cache-prefetcher
14cr|python-glance-2014.1-0.4.b3|284	%{_bindir}/glance-cache-pruner
14cr|python-glance-2014.1-0.4.b3|285	%{_bindir}/glance-scrubber
14cr|python-glance-2014.1-0.4.b3|286	%{_bindir}/glance-replicator
14cr|python-glance-2014.1-0.4.b3|287	%{_datadir}/glance/glance-api-dist.conf
14cr|python-glance-2014.1-0.4.b3|288	%{_datadir}/glance/glance-registry-dist.conf
14cr|python-glance-2014.1-0.4.b3|289	%{_datadir}/glance/glance-cache-dist.conf
14cr|python-glance-2014.1-0.4.b3|290	%{_datadir}/glance/glance-scrubber-dist.conf
14cr|python-glance-2014.1-0.4.b3|291	%{_datadir}/glance/glance-api-dist-paste.ini
14cr|python-glance-2014.1-0.4.b3|292	%{_datadir}/glance/glance-registry-dist-paste.ini
14cr|python-glance-2014.1-0.4.b3|293	%{_unitdir}/openstack-glance-api.service
14cr|python-glance-2014.1-0.4.b3|294	%{_unitdir}/openstack-glance-registry.service
14cr|python-glance-2014.1-0.4.b3|295	%{_unitdir}/openstack-glance-scrubber.service
14cr|python-glance-2014.1-0.4.b3|296	%{_mandir}/man1/glance*.1.*
14cr|python-glance-2014.1-0.4.b3|297	%dir %{_sysconfdir}/glance
14cr|python-glance-2014.1-0.4.b3|298	#attr for conffiles
14cr|python-glance-2014.1-0.4.b3|299	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-api.conf
14cr|python-glance-2014.1-0.4.b3|300	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-registry.conf
14cr|python-glance-2014.1-0.4.b3|301	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-cache.conf
14cr|python-glance-2014.1-0.4.b3|302	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-scrubber.conf
14cr|python-glance-2014.1-0.4.b3|303	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/policy.json
14cr|python-glance-2014.1-0.4.b3|304	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/schema-image.json
14cr|python-glance-2014.1-0.4.b3|305	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/logrotate.d/%{name}
14cr|python-glance-2014.1-0.4.b3|306	#
14cr|python-glance-2014.1-0.4.b3|307	%dir %attr(0755, glance, nobody) %{_sharedstatedir}/glance
14cr|python-glance-2014.1-0.4.b3|308	%dir %attr(0755, glance, glance) %{_localstatedir}/log/glance
14cr|python-glance-2014.1-0.4.b3|309	%dir %attr(0755, glance, nobody) %{_localstatedir}/run/glance
14cr|python-glance-2014.1-0.4.b3|310	%{py_puresitedir}/glance
14cr|python-glance-2014.1-0.4.b3|311	%{py_puresitedir}/glance-%{version}*.egg-info
14cr|python-glance-2014.1-0.4.b3|312	
14cr|python-glance-2014.1-0.4.b3|313	
14cr|python-glance-2014.1-0.4.b3|314	
14cr|python-glance-2014.1-0.4.b3|315	
14cr|python-glance-2014.1-0.4.b3|316	%changelog
14cr|python-glance-2014.1-0.4.b3|317	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014.1-0.4.b3
14cr|python-glance-2014.1-0.4.b3|318	+ Revision: 47f9e92
14cr|python-glance-2014.1-0.4.b3|319	- Updated to 2014.1 (sync with swymbianflo)
14cr|python-glance-2014.1-0.4.b3|320	
14cr|python-glance-2014.1-0.4.b3|321	

6696 14
14cr|python-glpk-0.4.43-4|1	Summary:	A simple Python interface to GLPK
14cr|python-glpk-0.4.43-4|2	Name:		python-glpk
14cr|python-glpk-0.4.43-4|3	Version:	0.4.43
14cr|python-glpk-0.4.43-4|4	Release:	4
14cr|python-glpk-0.4.43-4|5	Epoch:		1
14cr|python-glpk-0.4.43-4|6	Source0:        http://www.dcc.fc.up.pt/~jpp/code/python-glpk/%{name}-%{version}.tar.gz
14cr|python-glpk-0.4.43-4|7	Patch0:		Makefile.patch
14cr|python-glpk-0.4.43-4|8	License:	GPLv2
14cr|python-glpk-0.4.43-4|9	Group:		Development/Python
14cr|python-glpk-0.4.43-4|10	Url:		http://www.dcc.fc.up.pt/~jpp/code/python-glpk/
14cr|python-glpk-0.4.43-4|11	Requires:	python-ply
14cr|python-glpk-0.4.43-4|12	BuildRequires:	glpk-devel >= 4.43, swig
14cr|python-glpk-0.4.43-4|13	BuildRequires:  python-devel
14cr|python-glpk-0.4.43-4|14	
14cr|python-glpk-0.4.43-4|15	%description
14cr|python-glpk-0.4.43-4|16	A simple Python interface to GLPK.
14cr|python-glpk-0.4.43-4|17	
14cr|python-glpk-0.4.43-4|18	%prep
14cr|python-glpk-0.4.43-4|19	%setup -q -n %{name}-%{version}
14cr|python-glpk-0.4.43-4|20	%patch0 -p1
14cr|python-glpk-0.4.43-4|21	
14cr|python-glpk-0.4.43-4|22	%build
14cr|python-glpk-0.4.43-4|23	%make -C src all
14cr|python-glpk-0.4.43-4|24	
14cr|python-glpk-0.4.43-4|25	%install
14cr|python-glpk-0.4.43-4|26	pushd src
14cr|python-glpk-0.4.43-4|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=../FILE_LIST
14cr|python-glpk-0.4.43-4|28	popd
14cr|python-glpk-0.4.43-4|29	
14cr|python-glpk-0.4.43-4|30	%clean
14cr|python-glpk-0.4.43-4|31	
14cr|python-glpk-0.4.43-4|32	%files -f FILE_LIST
14cr|python-glpk-0.4.43-4|33	%doc COPYING ChangeLog readme.txt examples/
14cr|python-glpk-0.4.43-4|34	
14cr|python-glpk-0.4.43-4|35	
14cr|python-glpk-0.4.43-4|36	%changelog
14cr|python-glpk-0.4.43-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4.43-4
14cr|python-glpk-0.4.43-4|38	+ Revision: 2606ea7
14cr|python-glpk-0.4.43-4|39	- MassBuild#464: Increase release tag
14cr|python-glpk-0.4.43-4|40	
14cr|python-glpk-0.4.43-4|41	

6697 14
14cr|python-gmpy-1.17-3|1	%define module	gmpy
14cr|python-gmpy-1.17-3|2	
14cr|python-gmpy-1.17-3|3	Summary:	Python interface to GMP
14cr|python-gmpy-1.17-3|4	Name:		python-%{module}
14cr|python-gmpy-1.17-3|5	Version:	1.17
14cr|python-gmpy-1.17-3|6	Release:	3
14cr|python-gmpy-1.17-3|7	Source0:	http://gmpy.googlecode.com/files/gmpy-%{version}.zip
14cr|python-gmpy-1.17-3|8	License: 	LGPLv2.1
14cr|python-gmpy-1.17-3|9	Group: 		Development/Python
14cr|python-gmpy-1.17-3|10	Url: 		http://code.google.com/p/gmpy/
14cr|python-gmpy-1.17-3|11	BuildRequires:	gmp-devel >= 4.2.4
14cr|python-gmpy-1.17-3|12	BuildRequires:  python-devel
14cr|python-gmpy-1.17-3|13	
14cr|python-gmpy-1.17-3|14	%description
14cr|python-gmpy-1.17-3|15	The General Multiprecision PYthon project (GMPY) focuses on
14cr|python-gmpy-1.17-3|16	Python-usable modules providing multiprecision arithmetic
14cr|python-gmpy-1.17-3|17	functionality to Python programmers. The project mission includes both
14cr|python-gmpy-1.17-3|18	C and C++ Python-modules (for speed) and pure Python modules (for
14cr|python-gmpy-1.17-3|19	flexibility and convenience); it potentially includes integral,
14cr|python-gmpy-1.17-3|20	rational and floating-point arithmetic in any base. Only
14cr|python-gmpy-1.17-3|21	cross-platform functionality is of interest, at least for now.
14cr|python-gmpy-1.17-3|22	
14cr|python-gmpy-1.17-3|23	%prep
14cr|python-gmpy-1.17-3|24	%setup -q -n %{module}-%{version}
14cr|python-gmpy-1.17-3|25	
14cr|python-gmpy-1.17-3|26	%build
14cr|python-gmpy-1.17-3|27	find -name .svn | xargs rm -rf
14cr|python-gmpy-1.17-3|28	%__python ./setup.py build
14cr|python-gmpy-1.17-3|29	
14cr|python-gmpy-1.17-3|30	%install
14cr|python-gmpy-1.17-3|31	%__python ./setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-gmpy-1.17-3|32	
14cr|python-gmpy-1.17-3|33	%files -f FILE_LIST
14cr|python-gmpy-1.17-3|34	%doc README lgpl-2.1.txt doc/ test/
14cr|python-gmpy-1.17-3|35	
14cr|python-gmpy-1.17-3|36	%changelog
14cr|python-gmpy-1.17-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17-3
14cr|python-gmpy-1.17-3|38	+ Revision: 500549a
14cr|python-gmpy-1.17-3|39	- MassBuild#464: Increase release tag
14cr|python-gmpy-1.17-3|40	
14cr|python-gmpy-1.17-3|41	

6698 14
14cr|python-gnuplot-1.8-5|1	Summary: A Python interface to the gnuplot plotting program
14cr|python-gnuplot-1.8-5|2	Name:    python-gnuplot
14cr|python-gnuplot-1.8-5|3	Version: 1.8
14cr|python-gnuplot-1.8-5|4	Release: 5
14cr|python-gnuplot-1.8-5|5	Source0: http://downloads.sourceforge.net/gnuplot-py/gnuplot-py-%{version}.tar.gz
14cr|python-gnuplot-1.8-5|6	License: LGPLv2
14cr|python-gnuplot-1.8-5|7	Group:   Development/Python
14cr|python-gnuplot-1.8-5|8	Url:     http://gnuplot-py.sourceforge.net
14cr|python-gnuplot-1.8-5|9	Requires: gnuplot
14cr|python-gnuplot-1.8-5|10	Requires: python-numpy
14cr|python-gnuplot-1.8-5|11	Provides: gnuplot-py = %{version}
14cr|python-gnuplot-1.8-5|12	BuildRequires: python-devel
14cr|python-gnuplot-1.8-5|13	BuildRequires: gnuplot
14cr|python-gnuplot-1.8-5|14	BuildRequires: python-numpy
14cr|python-gnuplot-1.8-5|15	BuildRequires: pkgconfig(lapack)
14cr|python-gnuplot-1.8-5|16	BuildArch: noarch
14cr|python-gnuplot-1.8-5|17	
14cr|python-gnuplot-1.8-5|18	
14cr|python-gnuplot-1.8-5|19	%description
14cr|python-gnuplot-1.8-5|20	Gnuplot.py is a Python package that interfaces to gnuplot,
14cr|python-gnuplot-1.8-5|21	the popular open-source plotting program. It allows you
14cr|python-gnuplot-1.8-5|22	to use gnuplot from within Python to plot arrays of data
14cr|python-gnuplot-1.8-5|23	from memory, data files, or mathematical functions.
14cr|python-gnuplot-1.8-5|24	If you use Python to perform computations or as 'glue'
14cr|python-gnuplot-1.8-5|25	for numerical programs, you can use this package to plot
14cr|python-gnuplot-1.8-5|26	data on the fly as they are computed. And the combination
14cr|python-gnuplot-1.8-5|27	with Python makes it is easy to automate things, including
14cr|python-gnuplot-1.8-5|28	to create crude 'animations' by plotting different datasets
14cr|python-gnuplot-1.8-5|29	one after another.
14cr|python-gnuplot-1.8-5|30	The package includes a demonstration that can be run by
14cr|python-gnuplot-1.8-5|31	typing 'python %{py_puresitedir}/Gnuplot/demo.py'.
14cr|python-gnuplot-1.8-5|32	
14cr|python-gnuplot-1.8-5|33	%prep
14cr|python-gnuplot-1.8-5|34	%setup -q -n gnuplot-py-%{version}
14cr|python-gnuplot-1.8-5|35	
14cr|python-gnuplot-1.8-5|36	%build
14cr|python-gnuplot-1.8-5|37	python setup.py build
14cr|python-gnuplot-1.8-5|38	
14cr|python-gnuplot-1.8-5|39	%install
14cr|python-gnuplot-1.8-5|40	python setup.py install --root="%{buildroot}" --prefix="%{_prefix}"
14cr|python-gnuplot-1.8-5|41	
14cr|python-gnuplot-1.8-5|42	%files
14cr|python-gnuplot-1.8-5|43	%doc ANNOUNCE.txt README.txt NEWS.txt FAQ.txt CREDITS.txt TODO.txt LICENSE.txt Gnuplot.html doc/
14cr|python-gnuplot-1.8-5|44	%{py_puresitedir}/*
14cr|python-gnuplot-1.8-5|45	
14cr|python-gnuplot-1.8-5|46	
14cr|python-gnuplot-1.8-5|47	
14cr|python-gnuplot-1.8-5|48	
14cr|python-gnuplot-1.8-5|49	%changelog
14cr|python-gnuplot-1.8-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-5
14cr|python-gnuplot-1.8-5|51	+ Revision: 3e046f1
14cr|python-gnuplot-1.8-5|52	- MassBuild#464: Increase release tag
14cr|python-gnuplot-1.8-5|53	
14cr|python-gnuplot-1.8-5|54	

6699 14
14cr|python-gnutls-2.0.1-2|1	%define debug_package %{nil}
14cr|python-gnutls-2.0.1-2|2	Name:		python-gnutls
14cr|python-gnutls-2.0.1-2|3	Version:	2.0.1
14cr|python-gnutls-2.0.1-2|4	Release:	2
14cr|python-gnutls-2.0.1-2|5	Group:		Development/Python
14cr|python-gnutls-2.0.1-2|6	License:	LGPL
14cr|python-gnutls-2.0.1-2|7	Summary:	Python wrapper for the GNUTLS library
14cr|python-gnutls-2.0.1-2|8	Source0:	https://pypi.python.org/packages/source/p/python-gnutls/%{name}-%{version}.tar.gz
14cr|python-gnutls-2.0.1-2|9	URL:		http://pypi.python.org/pypi/python-gnutls
14cr|python-gnutls-2.0.1-2|10	BuildRequires:	pkgconfig(gnutls)
14cr|python-gnutls-2.0.1-2|11	BuildRequires:	python-devel
14cr|python-gnutls-2.0.1-2|12	
14cr|python-gnutls-2.0.1-2|13	%description
14cr|python-gnutls-2.0.1-2|14	This package provides a high level object oriented wrapper around libgnutls,
14cr|python-gnutls-2.0.1-2|15	as well as low level bindings to the GNUTLS types and functions via ctypes.
14cr|python-gnutls-2.0.1-2|16	The high level wrapper hides the details of accessing the GNUTLS library
14cr|python-gnutls-2.0.1-2|17	via ctypes behind a set of classes that encapsulate GNUTLS sessions,
14cr|python-gnutls-2.0.1-2|18	certificates and credentials and expose them to python applications using
14cr|python-gnutls-2.0.1-2|19	a simple API.
14cr|python-gnutls-2.0.1-2|20	
14cr|python-gnutls-2.0.1-2|21	%prep
14cr|python-gnutls-2.0.1-2|22	%setup -q
14cr|python-gnutls-2.0.1-2|23	
14cr|python-gnutls-2.0.1-2|24	%build
14cr|python-gnutls-2.0.1-2|25	python setup.py build
14cr|python-gnutls-2.0.1-2|26	
14cr|python-gnutls-2.0.1-2|27	%install
14cr|python-gnutls-2.0.1-2|28	python setup.py install --root=%{buildroot}
14cr|python-gnutls-2.0.1-2|29	
14cr|python-gnutls-2.0.1-2|30	%ifarch x86_64
14cr|python-gnutls-2.0.1-2|31	mkdir -p %{buildroot}%{py_platsitedir}
14cr|python-gnutls-2.0.1-2|32	mv %{buildroot}/usr/lib/python2.7/site-packages/gnutls %{buildroot}%{py_platsitedir}/
14cr|python-gnutls-2.0.1-2|33	mv %{buildroot}/usr/lib/python2.7/site-packages/python_gnutls-2.0.1-py2.7.egg-info %{buildroot}%{py_platsitedir}/
14cr|python-gnutls-2.0.1-2|34	%endif
14cr|python-gnutls-2.0.1-2|35	
14cr|python-gnutls-2.0.1-2|36	%files
14cr|python-gnutls-2.0.1-2|37	%doc LICENSE ChangeLog
14cr|python-gnutls-2.0.1-2|38	%{py_platsitedir}/gnutls
14cr|python-gnutls-2.0.1-2|39	%{py_platsitedir}/*.egg-info
14cr|python-gnutls-2.0.1-2|40	
14cr|python-gnutls-2.0.1-2|41	%changelog
14cr|python-gnutls-2.0.1-2|42	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 2.0.1-2
14cr|python-gnutls-2.0.1-2|43	+ Revision: 9367090
14cr|python-gnutls-2.0.1-2|44	- Updated python-gnutls.spec
14cr|python-gnutls-2.0.1-2|45	
14cr|python-gnutls-2.0.1-2|46	

6700 14
14cr|python-googl-0.2.2-3|1	Summary:	Python wrapper for goo.gl URL shortener
14cr|python-googl-0.2.2-3|2	Name:		python-googl
14cr|python-googl-0.2.2-3|3	Version:	0.2.2
14cr|python-googl-0.2.2-3|4	Release:	3
14cr|python-googl-0.2.2-3|5	Source0:	%{name}-%{version}.tar.gz
14cr|python-googl-0.2.2-3|6	License:	MIT
14cr|python-googl-0.2.2-3|7	Group:		Development/Python
14cr|python-googl-0.2.2-3|8	Url:		http://python-googl.googlecode.com/
14cr|python-googl-0.2.2-3|9	BuildArch:	noarch
14cr|python-googl-0.2.2-3|10	Requires:	python-httplib2
14cr|python-googl-0.2.2-3|11	BuildRequires:	python-setuptools
14cr|python-googl-0.2.2-3|12	
14cr|python-googl-0.2.2-3|13	%description
14cr|python-googl-0.2.2-3|14	Python wrapper for goo.gl URL shortener.
14cr|python-googl-0.2.2-3|15	
14cr|python-googl-0.2.2-3|16	%prep
14cr|python-googl-0.2.2-3|17	%setup -q
14cr|python-googl-0.2.2-3|18	
14cr|python-googl-0.2.2-3|19	%install
14cr|python-googl-0.2.2-3|20	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-googl-0.2.2-3|21	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-googl-0.2.2-3|22	
14cr|python-googl-0.2.2-3|23	%files -f FILE_LIST
14cr|python-googl-0.2.2-3|24	
14cr|python-googl-0.2.2-3|25	
14cr|python-googl-0.2.2-3|26	
14cr|python-googl-0.2.2-3|27	
14cr|python-googl-0.2.2-3|28	%changelog
14cr|python-googl-0.2.2-3|29	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-3
14cr|python-googl-0.2.2-3|30	+ Revision: f692cb8
14cr|python-googl-0.2.2-3|31	- MassBuild#464: Increase release tag
14cr|python-googl-0.2.2-3|32	
14cr|python-googl-0.2.2-3|33	

6701 14
14cr|python-googlechart-0.2.1-2|1	%define realname    pygooglechart
14cr|python-googlechart-0.2.1-2|2	%define name   python-googlechart
14cr|python-googlechart-0.2.1-2|3	%define version 0.2.1
14cr|python-googlechart-0.2.1-2|4	%define release 2
14cr|python-googlechart-0.2.1-2|5	
14cr|python-googlechart-0.2.1-2|6	Name:           %{name}
14cr|python-googlechart-0.2.1-2|7	Version:        %{version}
14cr|python-googlechart-0.2.1-2|8	Release:        %{release}
14cr|python-googlechart-0.2.1-2|9	Summary:        Python wrapper for the Google Chart API
14cr|python-googlechart-0.2.1-2|10	Group:          Development/Python
14cr|python-googlechart-0.2.1-2|11	License:        ASL 2.0
14cr|python-googlechart-0.2.1-2|12	URL:            http://south.aeracode.org
14cr|python-googlechart-0.2.1-2|13	Source:         %{realname}-%{version}.tar.gz
14cr|python-googlechart-0.2.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-googlechart-0.2.1-2|15	BuildArch:      noarch
14cr|python-googlechart-0.2.1-2|16	BuildRequires:  python-devel python-setuptools
14cr|python-googlechart-0.2.1-2|17	
14cr|python-googlechart-0.2.1-2|18	%description
14cr|python-googlechart-0.2.1-2|19	pygooglechart is a complete Python wrapper for the Google Chart API.
14cr|python-googlechart-0.2.1-2|20	
14cr|python-googlechart-0.2.1-2|21	%files
14cr|python-googlechart-0.2.1-2|22	%defattr(-,root,root,-)
14cr|python-googlechart-0.2.1-2|23	%{py_puresitedir}/*
14cr|python-googlechart-0.2.1-2|24	
14cr|python-googlechart-0.2.1-2|25	#--------------------------------------------------------------------
14cr|python-googlechart-0.2.1-2|26	
14cr|python-googlechart-0.2.1-2|27	%prep
14cr|python-googlechart-0.2.1-2|28	%setup -q -n %{realname}-%version
14cr|python-googlechart-0.2.1-2|29	
14cr|python-googlechart-0.2.1-2|30	%build
14cr|python-googlechart-0.2.1-2|31	%{__python} setup.py build
14cr|python-googlechart-0.2.1-2|32	
14cr|python-googlechart-0.2.1-2|33	%install
14cr|python-googlechart-0.2.1-2|34	rm -rf $RPM_BUILD_ROOT
14cr|python-googlechart-0.2.1-2|35	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-googlechart-0.2.1-2|36	
14cr|python-googlechart-0.2.1-2|37	%clean
14cr|python-googlechart-0.2.1-2|38	rm -rf $RPM_BUILD_ROOT
14cr|python-googlechart-0.2.1-2|39	
14cr|python-googlechart-0.2.1-2|40	
14cr|python-googlechart-0.2.1-2|41	
14cr|python-googlechart-0.2.1-2|42	
14cr|python-googlechart-0.2.1-2|43	%changelog
14cr|python-googlechart-0.2.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|python-googlechart-0.2.1-2|45	+ Revision: 1af072a
14cr|python-googlechart-0.2.1-2|46	- MassBuild#464: Increase release tag
14cr|python-googlechart-0.2.1-2|47	
14cr|python-googlechart-0.2.1-2|48	

6702 14
14cr|python-graphcanvas-4.0.2-2|1	%define module	graphcanvas
14cr|python-graphcanvas-4.0.2-2|2	
14cr|python-graphcanvas-4.0.2-2|3	Summary: 	Enthought Tool Suite - interactive graph visualization
14cr|python-graphcanvas-4.0.2-2|4	Name: 	 	python-%{module}
14cr|python-graphcanvas-4.0.2-2|5	Version: 	4.0.2
14cr|python-graphcanvas-4.0.2-2|6	Release: 	2
14cr|python-graphcanvas-4.0.2-2|7	Source0: 	https://www.enthought.com/repo/ets/graphcanvas-%{version}.tar.gz
14cr|python-graphcanvas-4.0.2-2|8	License: 	BSD
14cr|python-graphcanvas-4.0.2-2|9	Group: 	 	Development/Python
14cr|python-graphcanvas-4.0.2-2|10	Url: 	 	https://github.com/enthought/graphcanvas/
14cr|python-graphcanvas-4.0.2-2|11	BuildArch: 	noarch
14cr|python-graphcanvas-4.0.2-2|12	Requires:  	python-enable >= 4.2.0
14cr|python-graphcanvas-4.0.2-2|13	Requires:  	python-networkx
14cr|python-graphcanvas-4.0.2-2|14	BuildRequires: 	python-setuptools >= 0.6c8
14cr|python-graphcanvas-4.0.2-2|15	Obsoletes:  python-enthought-graphcanvas
14cr|python-graphcanvas-4.0.2-2|16	
14cr|python-graphcanvas-4.0.2-2|17	%description
14cr|python-graphcanvas-4.0.2-2|18	graphcanvas is an library for interacting with visualizations of
14cr|python-graphcanvas-4.0.2-2|19	complex graphs. The aim is to allow the developer to declare the graph
14cr|python-graphcanvas-4.0.2-2|20	by the simplest means and be able to visualize the graph immediately.
14cr|python-graphcanvas-4.0.2-2|21	
14cr|python-graphcanvas-4.0.2-2|22	%prep
14cr|python-graphcanvas-4.0.2-2|23	%setup -q -n %{module}-%{version}
14cr|python-graphcanvas-4.0.2-2|24	
14cr|python-graphcanvas-4.0.2-2|25	%build
14cr|python-graphcanvas-4.0.2-2|26	%__python setup.py build
14cr|python-graphcanvas-4.0.2-2|27	
14cr|python-graphcanvas-4.0.2-2|28	%install
14cr|python-graphcanvas-4.0.2-2|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-graphcanvas-4.0.2-2|30	
14cr|python-graphcanvas-4.0.2-2|31	%files
14cr|python-graphcanvas-4.0.2-2|32	%defattr(-,root,root)
14cr|python-graphcanvas-4.0.2-2|33	%doc examples/
14cr|python-graphcanvas-4.0.2-2|34	%py_sitedir/%{module}*
14cr|python-graphcanvas-4.0.2-2|35	
14cr|python-graphcanvas-4.0.2-2|36	
14cr|python-graphcanvas-4.0.2-2|37	
14cr|python-graphcanvas-4.0.2-2|38	%changelog
14cr|python-graphcanvas-4.0.2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-graphcanvas-4.0.2-2|40	+ Revision: dd5df36
14cr|python-graphcanvas-4.0.2-2|41	- MassBuild#464: Increase release tag
14cr|python-graphcanvas-4.0.2-2|42	
14cr|python-graphcanvas-4.0.2-2|43	

6703 14
14cr|python-greenlet-0.4.2-2|1	%define module	greenlet
14cr|python-greenlet-0.4.2-2|2	%define	rel		1
14cr|python-greenlet-0.4.2-2|3	%if %mdkversion < 201100
14cr|python-greenlet-0.4.2-2|4	%else
14cr|python-greenlet-0.4.2-2|5	%endif
14cr|python-greenlet-0.4.2-2|6	
14cr|python-greenlet-0.4.2-2|7	Name:           python-%{module}
14cr|python-greenlet-0.4.2-2|8	Version:        0.4.2
14cr|python-greenlet-0.4.2-2|9	Release:        2
14cr|python-greenlet-0.4.2-2|10	Summary:        Lightweight in-process concurrent programming
14cr|python-greenlet-0.4.2-2|11	Group:          Development/Python
14cr|python-greenlet-0.4.2-2|12	License:        MIT
14cr|python-greenlet-0.4.2-2|13	URL:            http://pypi.python.org/pypi/%{module}
14cr|python-greenlet-0.4.2-2|14	Source0:		http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.zip
14cr|python-greenlet-0.4.2-2|15	BuildRequires:  python-devel, python-setuptools, python-sphinx
14cr|python-greenlet-0.4.2-2|16	
14cr|python-greenlet-0.4.2-2|17	%description
14cr|python-greenlet-0.4.2-2|18	The greenlet package is a spin-off of Stackless, a version of CPython
14cr|python-greenlet-0.4.2-2|19	that supports micro-threads called "tasklets". Tasklets run
14cr|python-greenlet-0.4.2-2|20	pseudo-concurrently (typically in a single or a few OS-level threads)
14cr|python-greenlet-0.4.2-2|21	and are synchronized with data exchanges on "channels".
14cr|python-greenlet-0.4.2-2|22	
14cr|python-greenlet-0.4.2-2|23	%package devel
14cr|python-greenlet-0.4.2-2|24	Summary:        C development headers for python-greenlet
14cr|python-greenlet-0.4.2-2|25	Group:          Development/Python
14cr|python-greenlet-0.4.2-2|26	Requires:       %{name} = %{version}-%{release}
14cr|python-greenlet-0.4.2-2|27	
14cr|python-greenlet-0.4.2-2|28	%description devel
14cr|python-greenlet-0.4.2-2|29	This package contains header files required for C modules development.
14cr|python-greenlet-0.4.2-2|30	
14cr|python-greenlet-0.4.2-2|31	%prep
14cr|python-greenlet-0.4.2-2|32	%setup -q -n %{module}-%{version}
14cr|python-greenlet-0.4.2-2|33	
14cr|python-greenlet-0.4.2-2|34	%build
14cr|python-greenlet-0.4.2-2|35	PYTHONDONTWRITEBYTECODE= python setup.py build
14cr|python-greenlet-0.4.2-2|36	chmod 644 benchmarks/*.py
14cr|python-greenlet-0.4.2-2|37	pushd doc
14cr|python-greenlet-0.4.2-2|38	export PYTHONPATH=`dir -1d ../build/lib* | head -1`
14cr|python-greenlet-0.4.2-2|39	%__make html
14cr|python-greenlet-0.4.2-2|40	popd
14cr|python-greenlet-0.4.2-2|41	
14cr|python-greenlet-0.4.2-2|42	%install
14cr|python-greenlet-0.4.2-2|43	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-greenlet-0.4.2-2|44	
14cr|python-greenlet-0.4.2-2|45	%check
14cr|python-greenlet-0.4.2-2|46	./run-tests.py
14cr|python-greenlet-0.4.2-2|47	
14cr|python-greenlet-0.4.2-2|48	%files
14cr|python-greenlet-0.4.2-2|49	%doc doc/_build/html
14cr|python-greenlet-0.4.2-2|50	%{py_platsitedir}/*
14cr|python-greenlet-0.4.2-2|51	
14cr|python-greenlet-0.4.2-2|52	%files devel
14cr|python-greenlet-0.4.2-2|53	%defattr(-,root,root,-)
14cr|python-greenlet-0.4.2-2|54	%{_includedir}/python*/%{module}
14cr|python-greenlet-0.4.2-2|55	
14cr|python-greenlet-0.4.2-2|56	
14cr|python-greenlet-0.4.2-2|57	
14cr|python-greenlet-0.4.2-2|58	
14cr|python-greenlet-0.4.2-2|59	%changelog
14cr|python-greenlet-0.4.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|python-greenlet-0.4.2-2|61	+ Revision: 38fa01c
14cr|python-greenlet-0.4.2-2|62	- MassBuild#464: Increase release tag
14cr|python-greenlet-0.4.2-2|63	
14cr|python-greenlet-0.4.2-2|64	

6704 14
14cr|python-gtkmvc-1.99.1-2|1	%define modname gtkmvc
14cr|python-gtkmvc-1.99.1-2|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
14cr|python-gtkmvc-1.99.1-2|3	
14cr|python-gtkmvc-1.99.1-2|4	Name:           python-%{modname}
14cr|python-gtkmvc-1.99.1-2|5	URL:            http://pygtkmvc.sourceforge.net/
14cr|python-gtkmvc-1.99.1-2|6	Summary:        Model-View-Controller and Observer patterns for the PyGTK2
14cr|python-gtkmvc-1.99.1-2|7	Version:        1.99.1
14cr|python-gtkmvc-1.99.1-2|8	Release:        2
14cr|python-gtkmvc-1.99.1-2|9	License:        BSD
14cr|python-gtkmvc-1.99.1-2|10	Group:          Development/Python
14cr|python-gtkmvc-1.99.1-2|11	Source0:        https://sourceforge.net/projects/pygtkmvc/files/pygtkmvc/1.99.1/%{name}-%{version}.tar.gz
14cr|python-gtkmvc-1.99.1-2|12	BuildArch:      noarch
14cr|python-gtkmvc-1.99.1-2|13	Requires:       python pygtk2.0 libglade2.0
14cr|python-gtkmvc-1.99.1-2|14	
14cr|python-gtkmvc-1.99.1-2|15	BuildRequires:  pkgconfig(python) pkgconfig(libglade-2.0) pygtk2.0-devel
14cr|python-gtkmvc-1.99.1-2|16	
14cr|python-gtkmvc-1.99.1-2|17	%description
14cr|python-gtkmvc-1.99.1-2|18	Pygtk MVC is a multiplatform implementation of a dialect
14cr|python-gtkmvc-1.99.1-2|19	of the Model-View-Controller and Observer patterns for the
14cr|python-gtkmvc-1.99.1-2|20	PyGTK2 toolkit.
14cr|python-gtkmvc-1.99.1-2|21	
14cr|python-gtkmvc-1.99.1-2|22	MVC is a pattern that can be successfully used to design
14cr|python-gtkmvc-1.99.1-2|23	and develop well structured GUI applications.
14cr|python-gtkmvc-1.99.1-2|24	The MVC pattern basically helps in separating sematics
14cr|python-gtkmvc-1.99.1-2|25	and data of the application, from their representation.
14cr|python-gtkmvc-1.99.1-2|26	
14cr|python-gtkmvc-1.99.1-2|27	Within Pygtk MVC the Observer pattern is also embedded.
14cr|python-gtkmvc-1.99.1-2|28	This pattern allows making separated parts independent,
14cr|python-gtkmvc-1.99.1-2|29	but still connected each other.
14cr|python-gtkmvc-1.99.1-2|30	
14cr|python-gtkmvc-1.99.1-2|31	%prep
14cr|python-gtkmvc-1.99.1-2|32	%setup -q -n python-%{modname}-%{version}
14cr|python-gtkmvc-1.99.1-2|33	
14cr|python-gtkmvc-1.99.1-2|34	%build
14cr|python-gtkmvc-1.99.1-2|35	export CFLAGS="$RPM_OPT_FLAGS"
14cr|python-gtkmvc-1.99.1-2|36	%{__python} setup.py build
14cr|python-gtkmvc-1.99.1-2|37	
14cr|python-gtkmvc-1.99.1-2|38	export PYTHONPATH="$RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages"
14cr|python-gtkmvc-1.99.1-2|39	
14cr|python-gtkmvc-1.99.1-2|40	%install
14cr|python-gtkmvc-1.99.1-2|41	%{__python} setup.py install --root=$RPM_BUILD_ROOT
14cr|python-gtkmvc-1.99.1-2|42	
14cr|python-gtkmvc-1.99.1-2|43	%files
14cr|python-gtkmvc-1.99.1-2|44	%doc docs examples AUTHORS COPYING INSTALL NEWS README PKG-INFO
14cr|python-gtkmvc-1.99.1-2|45	%{_bindir}/gtkmvc-progen
14cr|python-gtkmvc-1.99.1-2|46	%py_purelibdir/*
14cr|python-gtkmvc-1.99.1-2|47	
14cr|python-gtkmvc-1.99.1-2|48	
14cr|python-gtkmvc-1.99.1-2|49	
14cr|python-gtkmvc-1.99.1-2|50	%changelog
14cr|python-gtkmvc-1.99.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.99.1-2
14cr|python-gtkmvc-1.99.1-2|52	+ Revision: 55d470f
14cr|python-gtkmvc-1.99.1-2|53	- MassBuild#464: Increase release tag
14cr|python-gtkmvc-1.99.1-2|54	
14cr|python-gtkmvc-1.99.1-2|55	

6705 14
14cr|python-gudev-147-4|1	Summary:        Python (PyGObject) bindings to the GUDev library
14cr|python-gudev-147-4|2	Name:           python-gudev
14cr|python-gudev-147-4|3	URL:            http://github.com/nzjrs/
14cr|python-gudev-147-4|4	Version:        147
14cr|python-gudev-147-4|5	Release:        4
14cr|python-gudev-147-4|6	Source0: 	http://github.com/nzjrs/python-gudev/tarball/%{version}/nzjrs-python-gudev-%{version}.2-1-g780b007.tar.gz
14cr|python-gudev-147-4|7	Group:          Development/Python
14cr|python-gudev-147-4|8	License:        LGPLv3+
14cr|python-gudev-147-4|9	%if %_arch == i386
14cr|python-gudev-147-4|10	Requires:       libgudev1.0_0 >= 147
14cr|python-gudev-147-4|11	%endif
14cr|python-gudev-147-4|12	%if %_arch == X86_64
14cr|python-gudev-147-4|13	Requires:       lib64gudev1.0_0 >= 147
14cr|python-gudev-147-4|14	%endif
14cr|python-gudev-147-4|15	Requires:       python-gobject
14cr|python-gudev-147-4|16	BuildRequires:  python-devel
14cr|python-gudev-147-4|17	BuildRequires:  autoconf
14cr|python-gudev-147-4|18	BuildRequires:  automake
14cr|python-gudev-147-4|19	BuildRequires:  libtool
14cr|python-gudev-147-4|20	%if %_arch == i386
14cr|python-gudev-147-4|21	BuildRequires:  libgudev1.0-devel >= 147
14cr|python-gudev-147-4|22	%endif
14cr|python-gudev-147-4|23	%if  %_arch == x86_64
14cr|python-gudev-147-4|24	BuildRequires:  lib64gudev1.0-devel >= 147
14cr|python-gudev-147-4|25	%endif
14cr|python-gudev-147-4|26	BuildRequires:  python-gobject-devel
14cr|python-gudev-147-4|27	
14cr|python-gudev-147-4|28	%description
14cr|python-gudev-147-4|29	python-gudev is a Python (PyGObject) binding to the GUDev UDEV library.
14cr|python-gudev-147-4|30	
14cr|python-gudev-147-4|31	%prep
14cr|python-gudev-147-4|32	%setup -q -n nzjrs-python-gudev-780b007
14cr|python-gudev-147-4|33	
14cr|python-gudev-147-4|34	%build
14cr|python-gudev-147-4|35	sh autogen.sh --prefix=%{_prefix} --disable-static
14cr|python-gudev-147-4|36	%make
14cr|python-gudev-147-4|37	
14cr|python-gudev-147-4|38	%install
14cr|python-gudev-147-4|39	%makeinstall
14cr|python-gudev-147-4|40	
14cr|python-gudev-147-4|41	%clean
14cr|python-gudev-147-4|42	rm -rf $RPM_BUILD_ROOT
14cr|python-gudev-147-4|43	
14cr|python-gudev-147-4|44	%files
14cr|python-gudev-147-4|45	%doc COPYING README NEWS
14cr|python-gudev-147-4|46	%doc test.py
14cr|python-gudev-147-4|47	%{py_platsitedir}/*
14cr|python-gudev-147-4|48	%{_datadir}/pygobject/2.0/defs/gudev.defs
14cr|python-gudev-147-4|49	
14cr|python-gudev-147-4|50	
14cr|python-gudev-147-4|51	
14cr|python-gudev-147-4|52	
14cr|python-gudev-147-4|53	
14cr|python-gudev-147-4|54	%changelog
14cr|python-gudev-147-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 147-4
14cr|python-gudev-147-4|56	+ Revision: fdf0d62
14cr|python-gudev-147-4|57	- MassBuild#464: Increase release tag
14cr|python-gudev-147-4|58	
14cr|python-gudev-147-4|59	

6706 14
14cr|python-gvgen-0.9-9|1	%define oname gvgen
14cr|python-gvgen-0.9-9|2	%define debug_package %{nil}
14cr|python-gvgen-0.9-9|3	
14cr|python-gvgen-0.9-9|4	Summary: Python class to generate dot files for further use with graphviz
14cr|python-gvgen-0.9-9|5	Name:    python-gvgen
14cr|python-gvgen-0.9-9|6	Version: 0.9
14cr|python-gvgen-0.9-9|7	Release: 9
14cr|python-gvgen-0.9-9|8	URL:     http://software.inl.fr/trac/trac.cgi/wiki/GvGen
14cr|python-gvgen-0.9-9|9	Source0: http://software.inl.fr/releases/GvGen/%{oname}-%{version}.tar.bz2
14cr|python-gvgen-0.9-9|10	Source1: user-guide.tex.lyx
14cr|python-gvgen-0.9-9|11	License: GPL
14cr|python-gvgen-0.9-9|12	Group:   Development/Python
14cr|python-gvgen-0.9-9|13	BuildRequires: python-devel
14cr|python-gvgen-0.9-9|14	
14cr|python-gvgen-0.9-9|15	%description
14cr|python-gvgen-0.9-9|16	GvGen is a python class to generate dot files for further use with graphviz:
14cr|python-gvgen-0.9-9|17	* Edge creation, naming and connection
14cr|python-gvgen-0.9-9|18	* Apply any graphviz property on the fly
14cr|python-gvgen-0.9-9|19	* Apply graphviz properties to a style
14cr|python-gvgen-0.9-9|20	
14cr|python-gvgen-0.9-9|21	%prep
14cr|python-gvgen-0.9-9|22	%setup -q -n %{oname}-%{version} -a 0
14cr|python-gvgen-0.9-9|23	
14cr|python-gvgen-0.9-9|24	%build
14cr|python-gvgen-0.9-9|25	python setup.py build
14cr|python-gvgen-0.9-9|26	
14cr|python-gvgen-0.9-9|27	%install
14cr|python-gvgen-0.9-9|28	python setup.py install --root %{buildroot}
14cr|python-gvgen-0.9-9|29	
14cr|python-gvgen-0.9-9|30	# (saispo) fix doc installation
14cr|python-gvgen-0.9-9|31	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/
14cr|python-gvgen-0.9-9|32	cp -f %{SOURCE1} %{buildroot}/%{_datadir}/doc/%{name}/user-guide.tex.lyx
14cr|python-gvgen-0.9-9|33	
14cr|python-gvgen-0.9-9|34	%clean
14cr|python-gvgen-0.9-9|35	
14cr|python-gvgen-0.9-9|36	%files
14cr|python-gvgen-0.9-9|37	%doc ChangeLog
14cr|python-gvgen-0.9-9|38	%{py_puresitedir}/*
14cr|python-gvgen-0.9-9|39	
14cr|python-gvgen-0.9-9|40	%changelog
14cr|python-gvgen-0.9-9|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-9
14cr|python-gvgen-0.9-9|42	+ Revision: aa6690b
14cr|python-gvgen-0.9-9|43	- MassBuild#464: Increase release tag
14cr|python-gvgen-0.9-9|44	
14cr|python-gvgen-0.9-9|45	

6707 14
14cr|python-h5py-2.0.1-4|1	%define module	h5py
14cr|python-h5py-2.0.1-4|2	
14cr|python-h5py-2.0.1-4|3	Summary:	A Python interface to the HDF5 library
14cr|python-h5py-2.0.1-4|4	Name: 		python-%{module}
14cr|python-h5py-2.0.1-4|5	Version:	2.0.1
14cr|python-h5py-2.0.1-4|6	Release:	4
14cr|python-h5py-2.0.1-4|7	Source0:	%{module}-%{version}.tar.gz
14cr|python-h5py-2.0.1-4|8	Source1:	docs.tar.gz
14cr|python-h5py-2.0.1-4|9	License:	BSD
14cr|python-h5py-2.0.1-4|10	Group:		Development/Python
14cr|python-h5py-2.0.1-4|11	Url:		http://h5py.alfven.org/
14cr|python-h5py-2.0.1-4|12	Requires:	python >= 2.6
14cr|python-h5py-2.0.1-4|13	Requires:   python-numpy >= 1.0.3
14cr|python-h5py-2.0.1-4|14	BuildRequires:	python-devel >= 2.6
14cr|python-h5py-2.0.1-4|15	BuildRequires:	python-numpy-devel >= 1.0.3
14cr|python-h5py-2.0.1-4|16	BuildRequires:	hdf5 >= 1.8.3
14cr|python-h5py-2.0.1-4|17	BuildRequires:	hdf5-devel >= 1.8.3
14cr|python-h5py-2.0.1-4|18	BuildRequires:	python-cython >= 0.13
14cr|python-h5py-2.0.1-4|19	BuildRequires:	python-setuptools
14cr|python-h5py-2.0.1-4|20	BuildRequires:	python-sphinx
14cr|python-h5py-2.0.1-4|21	BuildRequires:	pkgconfig(lapack)
14cr|python-h5py-2.0.1-4|22	
14cr|python-h5py-2.0.1-4|23	%description
14cr|python-h5py-2.0.1-4|24	HDF5 for Python (h5py) is a general-purpose Python interface to the
14cr|python-h5py-2.0.1-4|25	Hierarchical Data Format library, version 5.  HDF5 is a versatile,
14cr|python-h5py-2.0.1-4|26	mature scientific software library designed for the fast, flexible
14cr|python-h5py-2.0.1-4|27	storage of enormous amounts of data.
14cr|python-h5py-2.0.1-4|28	
14cr|python-h5py-2.0.1-4|29	From a Python programmer's perspective, HDF5 provides a robust way to
14cr|python-h5py-2.0.1-4|30	store data, organized by name in a tree-like fashion.  You can create
14cr|python-h5py-2.0.1-4|31	datasets (arrays on disk) hundreds of gigabytes in size, and perform
14cr|python-h5py-2.0.1-4|32	random-access I/O on desired sections.  Datasets are organized in a
14cr|python-h5py-2.0.1-4|33	filesystem-like hierarchy using containers called "groups", and
14cr|python-h5py-2.0.1-4|34	accessed using the traditional POSIX /path/to/resource syntax.
14cr|python-h5py-2.0.1-4|35	
14cr|python-h5py-2.0.1-4|36	In addition to providing interoperability with existing HDF5 datasets
14cr|python-h5py-2.0.1-4|37	and platforms, h5py is a convenient way to store and retrieve
14cr|python-h5py-2.0.1-4|38	arbitrary NumPy data and metadata.
14cr|python-h5py-2.0.1-4|39	
14cr|python-h5py-2.0.1-4|40	%prep
14cr|python-h5py-2.0.1-4|41	%setup -q -n %{module}-%{version}
14cr|python-h5py-2.0.1-4|42	tar zxf %SOURCE1
14cr|python-h5py-2.0.1-4|43	
14cr|python-h5py-2.0.1-4|44	%build
14cr|python-h5py-2.0.1-4|45	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14cr|python-h5py-2.0.1-4|46	
14cr|python-h5py-2.0.1-4|47	%install
14cr|python-h5py-2.0.1-4|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-h5py-2.0.1-4|49	pushd docs
14cr|python-h5py-2.0.1-4|50	export PYTHONPATH=`dir -d ../build/lib.linux*`
14cr|python-h5py-2.0.1-4|51	make html
14cr|python-h5py-2.0.1-4|52	rm -rf build/html/.buildinfo build/html/.doctrees
14cr|python-h5py-2.0.1-4|53	popd
14cr|python-h5py-2.0.1-4|54	chmod 644 %{buildroot}%{py_platsitedir}/h5py*egg-info*
14cr|python-h5py-2.0.1-4|55	chmod 644 ANN.txt README.txt
14cr|python-h5py-2.0.1-4|56	
14cr|python-h5py-2.0.1-4|57	
14cr|python-h5py-2.0.1-4|58	%files -f FILE_LIST
14cr|python-h5py-2.0.1-4|59	%doc ANN.txt README.txt examples/ docs/build/html/
14cr|python-h5py-2.0.1-4|60	
14cr|python-h5py-2.0.1-4|61	
14cr|python-h5py-2.0.1-4|62	
14cr|python-h5py-2.0.1-4|63	
14cr|python-h5py-2.0.1-4|64	%changelog
14cr|python-h5py-2.0.1-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14cr|python-h5py-2.0.1-4|66	+ Revision: 35dff95
14cr|python-h5py-2.0.1-4|67	- MassBuild#464: Increase release tag
14cr|python-h5py-2.0.1-4|68	
14cr|python-h5py-2.0.1-4|69	

6708 14
14cr|python-hachoir-0.5.2-4|1	%define module_name hachoir
14cr|python-hachoir-0.5.2-4|2	
14cr|python-hachoir-0.5.2-4|3	Summary:    Python library to edit binary file and metadata
14cr|python-hachoir-0.5.2-4|4	Name: 		python-%{module_name}
14cr|python-hachoir-0.5.2-4|5	Version: 	0.5.2
14cr|python-hachoir-0.5.2-4|6	Release: 	4
14cr|python-hachoir-0.5.2-4|7	Source0: 	%{module_name}-%{version}.tar.bz2
14cr|python-hachoir-0.5.2-4|8	License:	GPL
14cr|python-hachoir-0.5.2-4|9	Group: 		Development/Python
14cr|python-hachoir-0.5.2-4|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-0.5.2-4|11	Url: 		http://hachoir.org/
14cr|python-hachoir-0.5.2-4|12	BuildArch:  noarch
14cr|python-hachoir-0.5.2-4|13	Requires:   python-urwid
14cr|python-hachoir-0.5.2-4|14	BuildRequires: python
14cr|python-hachoir-0.5.2-4|15	
14cr|python-hachoir-0.5.2-4|16	%description
14cr|python-hachoir-0.5.2-4|17	Hachoir is a library written in Python which allows to see and edit a binary
14cr|python-hachoir-0.5.2-4|18	file (or any binary stream) field per field.
14cr|python-hachoir-0.5.2-4|19	A field is the most basic information: a number, a string of characters,
14cr|python-hachoir-0.5.2-4|20	a flag (yes/no), etc. Only supported formats can be opened, it's not a magic
14cr|python-hachoir-0.5.2-4|21	tool.
14cr|python-hachoir-0.5.2-4|22	
14cr|python-hachoir-0.5.2-4|23	It can be used to extract some informations (eg. metadata), edit some fields
14cr|python-hachoir-0.5.2-4|24	of a file without original program, or convert a file from a format to another.
14cr|python-hachoir-0.5.2-4|25	%prep
14cr|python-hachoir-0.5.2-4|26	%setup -q -n %{module_name}-%version
14cr|python-hachoir-0.5.2-4|27	
14cr|python-hachoir-0.5.2-4|28	%build
14cr|python-hachoir-0.5.2-4|29	python setup.py build
14cr|python-hachoir-0.5.2-4|30	
14cr|python-hachoir-0.5.2-4|31	%install
14cr|python-hachoir-0.5.2-4|32	rm -rf $RPM_BUILD_ROOT
14cr|python-hachoir-0.5.2-4|33	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-hachoir-0.5.2-4|34	
14cr|python-hachoir-0.5.2-4|35	%clean
14cr|python-hachoir-0.5.2-4|36	rm -rf $RPM_BUILD_ROOT
14cr|python-hachoir-0.5.2-4|37	
14cr|python-hachoir-0.5.2-4|38	%files
14cr|python-hachoir-0.5.2-4|39	%defattr(-,root,root)
14cr|python-hachoir-0.5.2-4|40	%doc AUTHORS COPYING BUGS  README INSTALL TODO
14cr|python-hachoir-0.5.2-4|41	%doc doc/*
14cr|python-hachoir-0.5.2-4|42	%{_bindir}/*
14cr|python-hachoir-0.5.2-4|43	%py_puresitedir/*
14cr|python-hachoir-0.5.2-4|44	
14cr|python-hachoir-0.5.2-4|45	
14cr|python-hachoir-0.5.2-4|46	
14cr|python-hachoir-0.5.2-4|47	%changelog
14cr|python-hachoir-0.5.2-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-4
14cr|python-hachoir-0.5.2-4|49	+ Revision: 04e0200
14cr|python-hachoir-0.5.2-4|50	- MassBuild#464: Increase release tag
14cr|python-hachoir-0.5.2-4|51	
14cr|python-hachoir-0.5.2-4|52	

6709 14
14cr|python-hachoir-core-1.3.3-3|1	%define module_name hachoir-core
14cr|python-hachoir-core-1.3.3-3|2	
14cr|python-hachoir-core-1.3.3-3|3	Summary:	Python library to edit binary file and metadata
14cr|python-hachoir-core-1.3.3-3|4	Name:		python-%{module_name}
14cr|python-hachoir-core-1.3.3-3|5	Version: 	1.3.3
14cr|python-hachoir-core-1.3.3-3|6	Release: 	3
14cr|python-hachoir-core-1.3.3-3|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-core-1.3.3-3|8	License:	GPLv2
14cr|python-hachoir-core-1.3.3-3|9	Group: 		Development/Python
14cr|python-hachoir-core-1.3.3-3|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-core-1.3.3-3|11	URL: 		http://hachoir.org/
14cr|python-hachoir-core-1.3.3-3|12	BuildArch:	noarch
14cr|python-hachoir-core-1.3.3-3|13	BuildRequires:	python-setuptools
14cr|python-hachoir-core-1.3.3-3|14	Obsoletes:	python-hachoir
14cr|python-hachoir-core-1.3.3-3|15	
14cr|python-hachoir-core-1.3.3-3|16	%description
14cr|python-hachoir-core-1.3.3-3|17	Hachoir is a library written in Python which allows to see and edit a binary
14cr|python-hachoir-core-1.3.3-3|18	file (or any binary stream) field per field.
14cr|python-hachoir-core-1.3.3-3|19	A field is the most basic information: a number, a string of characters,
14cr|python-hachoir-core-1.3.3-3|20	a flag (yes/no), etc. Only supported formats can be opened, it's not a magic
14cr|python-hachoir-core-1.3.3-3|21	tool.
14cr|python-hachoir-core-1.3.3-3|22	
14cr|python-hachoir-core-1.3.3-3|23	It can be used to extract some informations (eg. metadata), edit some fields
14cr|python-hachoir-core-1.3.3-3|24	of a file without original program, or convert a file from a format to another.
14cr|python-hachoir-core-1.3.3-3|25	
14cr|python-hachoir-core-1.3.3-3|26	%prep
14cr|python-hachoir-core-1.3.3-3|27	%setup -q -n %{module_name}-%version
14cr|python-hachoir-core-1.3.3-3|28	
14cr|python-hachoir-core-1.3.3-3|29	%build
14cr|python-hachoir-core-1.3.3-3|30	python setup.py build
14cr|python-hachoir-core-1.3.3-3|31	
14cr|python-hachoir-core-1.3.3-3|32	%install
14cr|python-hachoir-core-1.3.3-3|33	rm -rf %{buildroot}
14cr|python-hachoir-core-1.3.3-3|34	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-hachoir-core-1.3.3-3|35	
14cr|python-hachoir-core-1.3.3-3|36	%clean
14cr|python-hachoir-core-1.3.3-3|37	rm -rf %{buildroot}
14cr|python-hachoir-core-1.3.3-3|38	
14cr|python-hachoir-core-1.3.3-3|39	%files
14cr|python-hachoir-core-1.3.3-3|40	%defattr(-,root,root)
14cr|python-hachoir-core-1.3.3-3|41	%doc AUTHORS COPYING README
14cr|python-hachoir-core-1.3.3-3|42	%doc doc/*
14cr|python-hachoir-core-1.3.3-3|43	%py_puresitedir/*
14cr|python-hachoir-core-1.3.3-3|44	
14cr|python-hachoir-core-1.3.3-3|45	
14cr|python-hachoir-core-1.3.3-3|46	
14cr|python-hachoir-core-1.3.3-3|47	
14cr|python-hachoir-core-1.3.3-3|48	%changelog
14cr|python-hachoir-core-1.3.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-3
14cr|python-hachoir-core-1.3.3-3|50	+ Revision: 3b351db
14cr|python-hachoir-core-1.3.3-3|51	- MassBuild#464: Increase release tag
14cr|python-hachoir-core-1.3.3-3|52	
14cr|python-hachoir-core-1.3.3-3|53	

6710 14
14cr|python-hachoir-metadata-1.3.3-4|1	%define module_name hachoir-metadata
14cr|python-hachoir-metadata-1.3.3-4|2	
14cr|python-hachoir-metadata-1.3.3-4|3	Summary:	Python library to read metadata file format for the hachoir framework
14cr|python-hachoir-metadata-1.3.3-4|4	
14cr|python-hachoir-metadata-1.3.3-4|5	Name: 		python-%{module_name}
14cr|python-hachoir-metadata-1.3.3-4|6	Version: 	1.3.3
14cr|python-hachoir-metadata-1.3.3-4|7	Release: 	4
14cr|python-hachoir-metadata-1.3.3-4|8	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-metadata-1.3.3-4|9	License:	GPLv2
14cr|python-hachoir-metadata-1.3.3-4|10	Group: 		Development/Python
14cr|python-hachoir-metadata-1.3.3-4|11	URL: 		http://bitbucket.org/haypo/hachoir/wiki/Home
14cr|python-hachoir-metadata-1.3.3-4|12	BuildArch:	noarch
14cr|python-hachoir-metadata-1.3.3-4|13	Requires:	python-hachoir-core
14cr|python-hachoir-metadata-1.3.3-4|14	Requires:	python-hachoir-parser
14cr|python-hachoir-metadata-1.3.3-4|15	BuildRequires:  python-devel
14cr|python-hachoir-metadata-1.3.3-4|16	BuildRequires:	python-setuptools
14cr|python-hachoir-metadata-1.3.3-4|17	
14cr|python-hachoir-metadata-1.3.3-4|18	%description
14cr|python-hachoir-metadata-1.3.3-4|19	hachoir-metadata is tool to extract metadata from multimedia files
14cr|python-hachoir-metadata-1.3.3-4|20	(sound, video, archives, etc).
14cr|python-hachoir-metadata-1.3.3-4|21	
14cr|python-hachoir-metadata-1.3.3-4|22	%prep
14cr|python-hachoir-metadata-1.3.3-4|23	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-metadata-1.3.3-4|24	
14cr|python-hachoir-metadata-1.3.3-4|25	%build
14cr|python-hachoir-metadata-1.3.3-4|26	python setup.py build
14cr|python-hachoir-metadata-1.3.3-4|27	
14cr|python-hachoir-metadata-1.3.3-4|28	%install
14cr|python-hachoir-metadata-1.3.3-4|29	python setup.py install --root=%{buildroot} --disable-qt
14cr|python-hachoir-metadata-1.3.3-4|30	
14cr|python-hachoir-metadata-1.3.3-4|31	%files
14cr|python-hachoir-metadata-1.3.3-4|32	%doc AUTHORS COPYING README
14cr|python-hachoir-metadata-1.3.3-4|33	%{py_puresitedir}/hachoir_metadata
14cr|python-hachoir-metadata-1.3.3-4|34	%{py_puresitedir}/hachoir_metadata-%{version}-py%{py_ver}.egg-info
14cr|python-hachoir-metadata-1.3.3-4|35	%{_bindir}/hachoir-metadata
14cr|python-hachoir-metadata-1.3.3-4|36	%{_bindir}/hachoir-metadata-qt
14cr|python-hachoir-metadata-1.3.3-4|37	%{_bindir}/hachoir-metadata-gtk
14cr|python-hachoir-metadata-1.3.3-4|38	
14cr|python-hachoir-metadata-1.3.3-4|39	
14cr|python-hachoir-metadata-1.3.3-4|40	
14cr|python-hachoir-metadata-1.3.3-4|41	%changelog
14cr|python-hachoir-metadata-1.3.3-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-4
14cr|python-hachoir-metadata-1.3.3-4|43	+ Revision: 4f9affd
14cr|python-hachoir-metadata-1.3.3-4|44	- MassBuild#464: Increase release tag
14cr|python-hachoir-metadata-1.3.3-4|45	
14cr|python-hachoir-metadata-1.3.3-4|46	

6711 14
14cr|python-hachoir-parser-1.3.4-3|1	%define module_name hachoir-parser
14cr|python-hachoir-parser-1.3.4-3|2	
14cr|python-hachoir-parser-1.3.4-3|3	Summary:	Python library to parse file format for the hachoir framework
14cr|python-hachoir-parser-1.3.4-3|4	
14cr|python-hachoir-parser-1.3.4-3|5	Name: 		python-%{module_name}
14cr|python-hachoir-parser-1.3.4-3|6	Version: 	1.3.4
14cr|python-hachoir-parser-1.3.4-3|7	Release: 	3
14cr|python-hachoir-parser-1.3.4-3|8	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-parser-1.3.4-3|9	License:	GPLv2
14cr|python-hachoir-parser-1.3.4-3|10	Group: 		Development/Python
14cr|python-hachoir-parser-1.3.4-3|11	URL: 		http://hachoir.org/wiki/hachoir-parser
14cr|python-hachoir-parser-1.3.4-3|12	BuildArch:	noarch
14cr|python-hachoir-parser-1.3.4-3|13	Requires:	python-hachoir-core
14cr|python-hachoir-parser-1.3.4-3|14	BuildRequires:  python-devel
14cr|python-hachoir-parser-1.3.4-3|15	BuildRequires:	python-setuptools python-hachoir-core
14cr|python-hachoir-parser-1.3.4-3|16	
14cr|python-hachoir-parser-1.3.4-3|17	%description
14cr|python-hachoir-parser-1.3.4-3|18	hachoir-parser is a package of most common file format parsers written
14cr|python-hachoir-parser-1.3.4-3|19	using hachoir-core. Not all parsers are complete, some are very good and
14cr|python-hachoir-parser-1.3.4-3|20	other are poor: only parse first level of the tree for example.
14cr|python-hachoir-parser-1.3.4-3|21	
14cr|python-hachoir-parser-1.3.4-3|22	A perfect parser have no "raw" field: with a perfect parser you are able
14cr|python-hachoir-parser-1.3.4-3|23	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
14cr|python-hachoir-parser-1.3.4-3|24	
14cr|python-hachoir-parser-1.3.4-3|25	* Matroska video
14cr|python-hachoir-parser-1.3.4-3|26	* Microsoft RIFF (AVI video, WAV audio, CDA file)
14cr|python-hachoir-parser-1.3.4-3|27	* PNG picture
14cr|python-hachoir-parser-1.3.4-3|28	* TAR and ZIP archive
14cr|python-hachoir-parser-1.3.4-3|29	
14cr|python-hachoir-parser-1.3.4-3|30	%prep
14cr|python-hachoir-parser-1.3.4-3|31	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-parser-1.3.4-3|32	
14cr|python-hachoir-parser-1.3.4-3|33	%build
14cr|python-hachoir-parser-1.3.4-3|34	python setup.py build
14cr|python-hachoir-parser-1.3.4-3|35	
14cr|python-hachoir-parser-1.3.4-3|36	%install
14cr|python-hachoir-parser-1.3.4-3|37	python setup.py install --root=%{buildroot}
14cr|python-hachoir-parser-1.3.4-3|38	
14cr|python-hachoir-parser-1.3.4-3|39	%clean
14cr|python-hachoir-parser-1.3.4-3|40	
14cr|python-hachoir-parser-1.3.4-3|41	%files
14cr|python-hachoir-parser-1.3.4-3|42	%doc AUTHORS COPYING
14cr|python-hachoir-parser-1.3.4-3|43	%{py_puresitedir}/hachoir_parser
14cr|python-hachoir-parser-1.3.4-3|44	%{py_puresitedir}/*.egg-info
14cr|python-hachoir-parser-1.3.4-3|45	
14cr|python-hachoir-parser-1.3.4-3|46	
14cr|python-hachoir-parser-1.3.4-3|47	
14cr|python-hachoir-parser-1.3.4-3|48	%changelog
14cr|python-hachoir-parser-1.3.4-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-3
14cr|python-hachoir-parser-1.3.4-3|50	+ Revision: 7450437
14cr|python-hachoir-parser-1.3.4-3|51	- MassBuild#464: Increase release tag
14cr|python-hachoir-parser-1.3.4-3|52	
14cr|python-hachoir-parser-1.3.4-3|53	

6712 14
14cr|python-hachoir-regex-1.0.5-2|1	%define module_name hachoir-regex
14cr|python-hachoir-regex-1.0.5-2|2	
14cr|python-hachoir-regex-1.0.5-2|3	Summary:	Regex manipulation Python library
14cr|python-hachoir-regex-1.0.5-2|4	Name:		python-%{module_name}
14cr|python-hachoir-regex-1.0.5-2|5	Version:	1.0.5
14cr|python-hachoir-regex-1.0.5-2|6	Release:	2
14cr|python-hachoir-regex-1.0.5-2|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-regex-1.0.5-2|8	License:	GPLv2
14cr|python-hachoir-regex-1.0.5-2|9	Group:		Development/Python
14cr|python-hachoir-regex-1.0.5-2|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-regex-1.0.5-2|11	URL:		http://hachoir.org/wiki/hachoir-metadata
14cr|python-hachoir-regex-1.0.5-2|12	BuildArch:	noarch
14cr|python-hachoir-regex-1.0.5-2|13	Requires:	python-hachoir-core
14cr|python-hachoir-regex-1.0.5-2|14	Requires:	python-hachoir-parser
14cr|python-hachoir-regex-1.0.5-2|15	BuildRequires:	python-setuptools
14cr|python-hachoir-regex-1.0.5-2|16	
14cr|python-hachoir-regex-1.0.5-2|17	%description
14cr|python-hachoir-regex-1.0.5-2|18	Regex manipulation Python library.
14cr|python-hachoir-regex-1.0.5-2|19	
14cr|python-hachoir-regex-1.0.5-2|20	%prep
14cr|python-hachoir-regex-1.0.5-2|21	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-regex-1.0.5-2|22	
14cr|python-hachoir-regex-1.0.5-2|23	%build
14cr|python-hachoir-regex-1.0.5-2|24	python setup.py build
14cr|python-hachoir-regex-1.0.5-2|25	
14cr|python-hachoir-regex-1.0.5-2|26	%install
14cr|python-hachoir-regex-1.0.5-2|27	rm -rf %{buildroot}
14cr|python-hachoir-regex-1.0.5-2|28	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-hachoir-regex-1.0.5-2|29	
14cr|python-hachoir-regex-1.0.5-2|30	%clean
14cr|python-hachoir-regex-1.0.5-2|31	rm -rf %{buildroot}
14cr|python-hachoir-regex-1.0.5-2|32	
14cr|python-hachoir-regex-1.0.5-2|33	%files
14cr|python-hachoir-regex-1.0.5-2|34	%defattr(-,root,root)
14cr|python-hachoir-regex-1.0.5-2|35	%doc AUTHORS COPYING README
14cr|python-hachoir-regex-1.0.5-2|36	%{py_puresitedir}/*
14cr|python-hachoir-regex-1.0.5-2|37	
14cr|python-hachoir-regex-1.0.5-2|38	
14cr|python-hachoir-regex-1.0.5-2|39	
14cr|python-hachoir-regex-1.0.5-2|40	%changelog
14cr|python-hachoir-regex-1.0.5-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|python-hachoir-regex-1.0.5-2|42	+ Revision: 496f451
14cr|python-hachoir-regex-1.0.5-2|43	- MassBuild#464: Increase release tag
14cr|python-hachoir-regex-1.0.5-2|44	
14cr|python-hachoir-regex-1.0.5-2|45	

6713 14
14cr|python-hachoir-subfile-0.5.3-4|1	%define module_name hachoir-subfile
14cr|python-hachoir-subfile-0.5.3-4|2	
14cr|python-hachoir-subfile-0.5.3-4|3	Summary:	A tool based on hachoir-parser to find subfiles in any binary stream
14cr|python-hachoir-subfile-0.5.3-4|4	Name:		python-%{module_name}
14cr|python-hachoir-subfile-0.5.3-4|5	Version:	0.5.3
14cr|python-hachoir-subfile-0.5.3-4|6	Release:	4
14cr|python-hachoir-subfile-0.5.3-4|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-subfile-0.5.3-4|8	License:	GPLv2
14cr|python-hachoir-subfile-0.5.3-4|9	Group:		Development/Python
14cr|python-hachoir-subfile-0.5.3-4|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-subfile-0.5.3-4|11	URL:		http://hachoir.org/wiki/hachoir-metadata
14cr|python-hachoir-subfile-0.5.3-4|12	BuildArch:	noarch
14cr|python-hachoir-subfile-0.5.3-4|13	Requires:	python-hachoir-core
14cr|python-hachoir-subfile-0.5.3-4|14	Requires:	python-hachoir-parser
14cr|python-hachoir-subfile-0.5.3-4|15	Requires:	python-hachoir-regex
14cr|python-hachoir-subfile-0.5.3-4|16	BuildRequires:	python-setuptools
14cr|python-hachoir-subfile-0.5.3-4|17	
14cr|python-hachoir-subfile-0.5.3-4|18	%description
14cr|python-hachoir-subfile-0.5.3-4|19	A tool based on hachoir-parser to find subfiles in any binary stream.
14cr|python-hachoir-subfile-0.5.3-4|20	
14cr|python-hachoir-subfile-0.5.3-4|21	%prep
14cr|python-hachoir-subfile-0.5.3-4|22	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-subfile-0.5.3-4|23	
14cr|python-hachoir-subfile-0.5.3-4|24	%build
14cr|python-hachoir-subfile-0.5.3-4|25	python setup.py build
14cr|python-hachoir-subfile-0.5.3-4|26	
14cr|python-hachoir-subfile-0.5.3-4|27	%install
14cr|python-hachoir-subfile-0.5.3-4|28	rm -rf %{buildroot}
14cr|python-hachoir-subfile-0.5.3-4|29	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-hachoir-subfile-0.5.3-4|30	
14cr|python-hachoir-subfile-0.5.3-4|31	%clean
14cr|python-hachoir-subfile-0.5.3-4|32	rm -rf %{buildroot}
14cr|python-hachoir-subfile-0.5.3-4|33	
14cr|python-hachoir-subfile-0.5.3-4|34	%files
14cr|python-hachoir-subfile-0.5.3-4|35	%defattr(-,root,root)
14cr|python-hachoir-subfile-0.5.3-4|36	%doc AUTHORS COPYING README
14cr|python-hachoir-subfile-0.5.3-4|37	%{_bindir}/*
14cr|python-hachoir-subfile-0.5.3-4|38	%{py_puresitedir}/*
14cr|python-hachoir-subfile-0.5.3-4|39	
14cr|python-hachoir-subfile-0.5.3-4|40	
14cr|python-hachoir-subfile-0.5.3-4|41	
14cr|python-hachoir-subfile-0.5.3-4|42	%changelog
14cr|python-hachoir-subfile-0.5.3-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-4
14cr|python-hachoir-subfile-0.5.3-4|44	+ Revision: d179c89
14cr|python-hachoir-subfile-0.5.3-4|45	- MassBuild#464: Increase release tag
14cr|python-hachoir-subfile-0.5.3-4|46	
14cr|python-hachoir-subfile-0.5.3-4|47	

6714 14
14cr|python-hachoir-urwid-1.1-3|1	%define module_name hachoir-urwid
14cr|python-hachoir-urwid-1.1-3|2	
14cr|python-hachoir-urwid-1.1-3|3	Summary:	The most sexy user interface based on hachoir-parser to explore a binary file
14cr|python-hachoir-urwid-1.1-3|4	Name:		python-%{module_name}
14cr|python-hachoir-urwid-1.1-3|5	Version:	1.1
14cr|python-hachoir-urwid-1.1-3|6	Release:	3
14cr|python-hachoir-urwid-1.1-3|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-urwid-1.1-3|8	License:	GPLv2
14cr|python-hachoir-urwid-1.1-3|9	Group:		Development/Python
14cr|python-hachoir-urwid-1.1-3|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-urwid-1.1-3|11	URL:		http://hachoir.org/wiki/hachoir-parser
14cr|python-hachoir-urwid-1.1-3|12	BuildArch:	noarch
14cr|python-hachoir-urwid-1.1-3|13	Requires:	python-hachoir-core
14cr|python-hachoir-urwid-1.1-3|14	Requires:	python-hachoir-parser
14cr|python-hachoir-urwid-1.1-3|15	BuildRequires:	python-setuptools
14cr|python-hachoir-urwid-1.1-3|16	
14cr|python-hachoir-urwid-1.1-3|17	%description
14cr|python-hachoir-urwid-1.1-3|18	hachoir-urwid  is a package with the most sexy user interface using hachoir-
14cr|python-hachoir-urwid-1.1-3|19	core.  Not all parsers are complete, some are very good and other are poor:
14cr|python-hachoir-urwid-1.1-3|20	only parse first level of the tree for example.
14cr|python-hachoir-urwid-1.1-3|21	
14cr|python-hachoir-urwid-1.1-3|22	A perfect parser have no "raw" field: with a perfect parser you are able
14cr|python-hachoir-urwid-1.1-3|23	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
14cr|python-hachoir-urwid-1.1-3|24	
14cr|python-hachoir-urwid-1.1-3|25	* Matroska video
14cr|python-hachoir-urwid-1.1-3|26	* Microsoft RIFF (AVI video, WAV audio, CDA file)
14cr|python-hachoir-urwid-1.1-3|27	* PNG picture
14cr|python-hachoir-urwid-1.1-3|28	* TAR and ZIP archive
14cr|python-hachoir-urwid-1.1-3|29	
14cr|python-hachoir-urwid-1.1-3|30	%prep
14cr|python-hachoir-urwid-1.1-3|31	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-urwid-1.1-3|32	
14cr|python-hachoir-urwid-1.1-3|33	%build
14cr|python-hachoir-urwid-1.1-3|34	python setup.py build
14cr|python-hachoir-urwid-1.1-3|35	
14cr|python-hachoir-urwid-1.1-3|36	%install
14cr|python-hachoir-urwid-1.1-3|37	rm -rf %{buildroot}
14cr|python-hachoir-urwid-1.1-3|38	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-hachoir-urwid-1.1-3|39	
14cr|python-hachoir-urwid-1.1-3|40	%clean
14cr|python-hachoir-urwid-1.1-3|41	rm -rf %{buildroot}
14cr|python-hachoir-urwid-1.1-3|42	
14cr|python-hachoir-urwid-1.1-3|43	%files
14cr|python-hachoir-urwid-1.1-3|44	%defattr(-,root,root)
14cr|python-hachoir-urwid-1.1-3|45	%doc AUTHORS COPYING README
14cr|python-hachoir-urwid-1.1-3|46	%{_bindir}/*
14cr|python-hachoir-urwid-1.1-3|47	%{py_puresitedir}/*
14cr|python-hachoir-urwid-1.1-3|48	
14cr|python-hachoir-urwid-1.1-3|49	
14cr|python-hachoir-urwid-1.1-3|50	
14cr|python-hachoir-urwid-1.1-3|51	%changelog
14cr|python-hachoir-urwid-1.1-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|python-hachoir-urwid-1.1-3|53	+ Revision: ce015e4
14cr|python-hachoir-urwid-1.1-3|54	- MassBuild#464: Increase release tag
14cr|python-hachoir-urwid-1.1-3|55	
14cr|python-hachoir-urwid-1.1-3|56	

6715 14
14cr|python-hachoir-wx-0.3-3|1	%define module_name hachoir-wx
14cr|python-hachoir-wx-0.3-3|2	
14cr|python-hachoir-wx-0.3-3|3	Summary:    	A user interface in WxPython for the hachoir framework
14cr|python-hachoir-wx-0.3-3|4	Name: 		python-%{module_name}
14cr|python-hachoir-wx-0.3-3|5	Version: 	0.3
14cr|python-hachoir-wx-0.3-3|6	Release: 	3
14cr|python-hachoir-wx-0.3-3|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
14cr|python-hachoir-wx-0.3-3|8	# version.py specifies GPLv2
14cr|python-hachoir-wx-0.3-3|9	License:	GPLv2
14cr|python-hachoir-wx-0.3-3|10	Group: 		Development/Python
14cr|python-hachoir-wx-0.3-3|11	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|python-hachoir-wx-0.3-3|12	URL: 		http://hachoir.org/wiki/hachoir-parser
14cr|python-hachoir-wx-0.3-3|13	BuildArch:	noarch
14cr|python-hachoir-wx-0.3-3|14	Requires:	python-hachoir-core
14cr|python-hachoir-wx-0.3-3|15	Requires:	python-hachoir-parser
14cr|python-hachoir-wx-0.3-3|16	Requires:	wxPythonGTK
14cr|python-hachoir-wx-0.3-3|17	BuildRequires:	python-setuptools
14cr|python-hachoir-wx-0.3-3|18	
14cr|python-hachoir-wx-0.3-3|19	%description
14cr|python-hachoir-wx-0.3-3|20	hachoir-parser is a package of most common file format parsers written
14cr|python-hachoir-wx-0.3-3|21	using hachoir-core. Not all parsers are complete, some are very good and
14cr|python-hachoir-wx-0.3-3|22	other are poor: only parse first level of the tree for example.
14cr|python-hachoir-wx-0.3-3|23	
14cr|python-hachoir-wx-0.3-3|24	A perfect parser have no "raw" field: with a perfect parser you are able
14cr|python-hachoir-wx-0.3-3|25	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
14cr|python-hachoir-wx-0.3-3|26	
14cr|python-hachoir-wx-0.3-3|27	* Matroska video
14cr|python-hachoir-wx-0.3-3|28	* Microsoft RIFF (AVI video, WAV audio, CDA file)
14cr|python-hachoir-wx-0.3-3|29	* PNG picture
14cr|python-hachoir-wx-0.3-3|30	* TAR and ZIP archive
14cr|python-hachoir-wx-0.3-3|31	
14cr|python-hachoir-wx-0.3-3|32	%prep
14cr|python-hachoir-wx-0.3-3|33	%setup -q -n %{module_name}-%{version}
14cr|python-hachoir-wx-0.3-3|34	
14cr|python-hachoir-wx-0.3-3|35	%build
14cr|python-hachoir-wx-0.3-3|36	python setup.py build
14cr|python-hachoir-wx-0.3-3|37	
14cr|python-hachoir-wx-0.3-3|38	%install
14cr|python-hachoir-wx-0.3-3|39	rm -rf %{buildroot}
14cr|python-hachoir-wx-0.3-3|40	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-hachoir-wx-0.3-3|41	
14cr|python-hachoir-wx-0.3-3|42	%clean
14cr|python-hachoir-wx-0.3-3|43	rm -rf %{buildroot}
14cr|python-hachoir-wx-0.3-3|44	
14cr|python-hachoir-wx-0.3-3|45	%files
14cr|python-hachoir-wx-0.3-3|46	%defattr(-,root,root)
14cr|python-hachoir-wx-0.3-3|47	%doc AUTHORS COPYING README
14cr|python-hachoir-wx-0.3-3|48	%{_bindir}/*
14cr|python-hachoir-wx-0.3-3|49	%{py_puresitedir}/*
14cr|python-hachoir-wx-0.3-3|50	
14cr|python-hachoir-wx-0.3-3|51	
14cr|python-hachoir-wx-0.3-3|52	
14cr|python-hachoir-wx-0.3-3|53	%changelog
14cr|python-hachoir-wx-0.3-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|python-hachoir-wx-0.3-3|55	+ Revision: 5b96be9
14cr|python-hachoir-wx-0.3-3|56	- MassBuild#464: Increase release tag
14cr|python-hachoir-wx-0.3-3|57	
14cr|python-hachoir-wx-0.3-3|58	

6716 14
14cr|python-html2text-3.200.3-3|1	Name:           python-html2text
14cr|python-html2text-3.200.3-3|2	Version:        3.200.3
14cr|python-html2text-3.200.3-3|3	Release:        3
14cr|python-html2text-3.200.3-3|4	Summary:        Converts a page of HTML into clean, easy-to-read plain ASCII text
14cr|python-html2text-3.200.3-3|5	Group:          Development/Python
14cr|python-html2text-3.200.3-3|6	License:        GPLv3
14cr|python-html2text-3.200.3-3|7	URL:            http://www.aaronsw.com/2002/html2text/
14cr|python-html2text-3.200.3-3|8	Source0:        https://github.com/aaronsw/html2text/raw/master/html2text.py
14cr|python-html2text-3.200.3-3|9	BuildArch:      noarch
14cr|python-html2text-3.200.3-3|10	BuildRequires:  python
14cr|python-html2text-3.200.3-3|11	Provides:	pythonegg(html2text)
14cr|python-html2text-3.200.3-3|12	
14cr|python-html2text-3.200.3-3|13	%description
14cr|python-html2text-3.200.3-3|14	html2text is a Python script that convers a page of HTML into clean,
14cr|python-html2text-3.200.3-3|15	easy-to-read plain ASCII text. Better yet, that ASCII also happens to
14cr|python-html2text-3.200.3-3|16	be valid Markdown (a text-to-HTML format).
14cr|python-html2text-3.200.3-3|17	
14cr|python-html2text-3.200.3-3|18	Also known as: THE ASCIINATOR, html to text, htm to txt, htm2txt, ...
14cr|python-html2text-3.200.3-3|19	
14cr|python-html2text-3.200.3-3|20	%prep
14cr|python-html2text-3.200.3-3|21	%setup -q -c -T
14cr|python-html2text-3.200.3-3|22	install -p %{SOURCE0} ./html2text.py
14cr|python-html2text-3.200.3-3|23	
14cr|python-html2text-3.200.3-3|24	%build
14cr|python-html2text-3.200.3-3|25	echo Nothing to build
14cr|python-html2text-3.200.3-3|26	
14cr|python-html2text-3.200.3-3|27	%install
14cr|python-html2text-3.200.3-3|28	mkdir -p %{buildroot}/%{py_puresitedir}/
14cr|python-html2text-3.200.3-3|29	install -p -m 0644 html2text.py %{buildroot}/%{py_puresitedir}/
14cr|python-html2text-3.200.3-3|30	
14cr|python-html2text-3.200.3-3|31	%clean
14cr|python-html2text-3.200.3-3|32	
14cr|python-html2text-3.200.3-3|33	%files
14cr|python-html2text-3.200.3-3|34	%{py_puresitedir}/*
14cr|python-html2text-3.200.3-3|35	
14cr|python-html2text-3.200.3-3|36	%changelog
14cr|python-html2text-3.200.3-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.200.3-3
14cr|python-html2text-3.200.3-3|38	+ Revision: bb74008
14cr|python-html2text-3.200.3-3|39	- MassBuild#464: Increase release tag
14cr|python-html2text-3.200.3-3|40	
14cr|python-html2text-3.200.3-3|41	

6717 14
14cr|python-http-parser-0.8.3-2|1	%define _provides_exceptions %{py_platsitedir}/http_parser/parser.so
14cr|python-http-parser-0.8.3-2|2	%define oname http-parser
14cr|python-http-parser-0.8.3-2|3	
14cr|python-http-parser-0.8.3-2|4	Name:           python-%{oname}
14cr|python-http-parser-0.8.3-2|5	Version:        0.8.3
14cr|python-http-parser-0.8.3-2|6	Release:        2
14cr|python-http-parser-0.8.3-2|7	Summary:        HTTP request/response parser for Python
14cr|python-http-parser-0.8.3-2|8	Group:		    Development/Python
14cr|python-http-parser-0.8.3-2|9	License:        MIT
14cr|python-http-parser-0.8.3-2|10	URL:            https://github.com/benoitc/http-parser/
14cr|python-http-parser-0.8.3-2|11	Source0:        http://pypi.python.org/packages/source/h/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-http-parser-0.8.3-2|12	Source100:	    %{name}.rpmlintrc
14cr|python-http-parser-0.8.3-2|13	
14cr|python-http-parser-0.8.3-2|14	BuildRequires:  pkgconfig(python)
14cr|python-http-parser-0.8.3-2|15	BuildRequires:  pythonegg(setuptools)
14cr|python-http-parser-0.8.3-2|16	
14cr|python-http-parser-0.8.3-2|17	
14cr|python-http-parser-0.8.3-2|18	%description
14cr|python-http-parser-0.8.3-2|19	HTTP request/response parser for Python compatible with Python 2.x
14cr|python-http-parser-0.8.3-2|20	(>=2.5.4), Python 3 and Pypy. If possible a C parser based on
14cr|python-http-parser-0.8.3-2|21	http-parser_ from Ryan Dahl will be used.
14cr|python-http-parser-0.8.3-2|22	
14cr|python-http-parser-0.8.3-2|23	%prep
14cr|python-http-parser-0.8.3-2|24	%setup -qn %{oname}-%{version}
14cr|python-http-parser-0.8.3-2|25	
14cr|python-http-parser-0.8.3-2|26	
14cr|python-http-parser-0.8.3-2|27	%build
14cr|python-http-parser-0.8.3-2|28	CFLAGS="%{optflags}"
14cr|python-http-parser-0.8.3-2|29	python setup.py build
14cr|python-http-parser-0.8.3-2|30	
14cr|python-http-parser-0.8.3-2|31	
14cr|python-http-parser-0.8.3-2|32	%install
14cr|python-http-parser-0.8.3-2|33	python setup.py install -O1 --skip-build --root %{buildroot} --install-data %{py_platsitedir}
14cr|python-http-parser-0.8.3-2|34	
14cr|python-http-parser-0.8.3-2|35	
14cr|python-http-parser-0.8.3-2|36	%files
14cr|python-http-parser-0.8.3-2|37	%doc LICENSE README.rst
14cr|python-http-parser-0.8.3-2|38	%{py_platsitedir}/http_parser*
14cr|python-http-parser-0.8.3-2|39	
14cr|python-http-parser-0.8.3-2|40	
14cr|python-http-parser-0.8.3-2|41	
14cr|python-http-parser-0.8.3-2|42	%changelog
14cr|python-http-parser-0.8.3-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-2
14cr|python-http-parser-0.8.3-2|44	+ Revision: 97a1eb9
14cr|python-http-parser-0.8.3-2|45	- MassBuild#464: Increase release tag
14cr|python-http-parser-0.8.3-2|46	
14cr|python-http-parser-0.8.3-2|47	

6718 14
14cr|python-id3-1.2-19|1	%define fname id3-py
14cr|python-id3-1.2-19|2	%define oname id3
14cr|python-id3-1.2-19|3	
14cr|python-id3-1.2-19|4	Name:      python-%{oname}
14cr|python-id3-1.2-19|5	Version:   1.2
14cr|python-id3-1.2-19|6	Release:   19
14cr|python-id3-1.2-19|7	Source0:   http://id3-py.sourceforge.net/%{fname}_%{version}.tar.bz2
14cr|python-id3-1.2-19|8	Summary:   Python module for manipulating ID3 information tags on MP3 audio files
14cr|python-id3-1.2-19|9	License:   GPLv2+
14cr|python-id3-1.2-19|10	Group:     Development/Python
14cr|python-id3-1.2-19|11	Url:       http://id3-py.sourceforge.net
14cr|python-id3-1.2-19|12	Requires:  python
14cr|python-id3-1.2-19|13	BuildArch: noarch
14cr|python-id3-1.2-19|14	BuildRequires: python-devel
14cr|python-id3-1.2-19|15	
14cr|python-id3-1.2-19|16	%description
14cr|python-id3-1.2-19|17	This is a simple Python module for retrieving and setting so-called ID3
14cr|python-id3-1.2-19|18	tags on MP3 compressed audio files through an object-oriented interface.
14cr|python-id3-1.2-19|19	MP3 players generally use this simple information for display track title,
14cr|python-id3-1.2-19|20	artist name, and album title while playing the sound file.
14cr|python-id3-1.2-19|21	
14cr|python-id3-1.2-19|22	%prep
14cr|python-id3-1.2-19|23	%setup -qn %{fname}-%{version}
14cr|python-id3-1.2-19|24	
14cr|python-id3-1.2-19|25	%build
14cr|python-id3-1.2-19|26	python setup.py build
14cr|python-id3-1.2-19|27	
14cr|python-id3-1.2-19|28	%install
14cr|python-id3-1.2-19|29	python setup.py install --root %{buildroot}
14cr|python-id3-1.2-19|30	
14cr|python-id3-1.2-19|31	%files
14cr|python-id3-1.2-19|32	%doc CHANGES COPYING README id3-tagger.py
14cr|python-id3-1.2-19|33	%{py_puresitedir}/ID3.py*
14cr|python-id3-1.2-19|34	%{py_puresitedir}/*.egg-info
14cr|python-id3-1.2-19|35	
14cr|python-id3-1.2-19|36	
14cr|python-id3-1.2-19|37	
14cr|python-id3-1.2-19|38	%changelog
14cr|python-id3-1.2-19|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-19
14cr|python-id3-1.2-19|40	+ Revision: 883ea5f
14cr|python-id3-1.2-19|41	- MassBuild#464: Increase release tag
14cr|python-id3-1.2-19|42	
14cr|python-id3-1.2-19|43	

6719 14
14cr|python-imdb-3.9-3|1	%define module	imdb
14cr|python-imdb-3.9-3|2	%define name	python-%{module}
14cr|python-imdb-3.9-3|3	%define oname	IMDbPY
14cr|python-imdb-3.9-3|4	%define version	3.9
14cr|python-imdb-3.9-3|5	%define rel	3
14cr|python-imdb-3.9-3|6	
14cr|python-imdb-3.9-3|7	Summary:	Python module for the IMDb movie database
14cr|python-imdb-3.9-3|8	Name:		%{name}
14cr|python-imdb-3.9-3|9	Version:	%{version}
14cr|python-imdb-3.9-3|10	Release:	%mkrel %{rel}
14cr|python-imdb-3.9-3|11	License:	GPLv2+
14cr|python-imdb-3.9-3|12	Group:		Development/Python
14cr|python-imdb-3.9-3|13	Source:		http://downloads.sourceforge.net/imdbpy/%{oname}-%{version}.tar.gz
14cr|python-imdb-3.9-3|14	URL:		http://imdbpy.sourceforge.net/
14cr|python-imdb-3.9-3|15	BuildRequires:	python-devel
14cr|python-imdb-3.9-3|16	BuildRoot:	%{tmpdir}/%{name}-%{version}
14cr|python-imdb-3.9-3|17	
14cr|python-imdb-3.9-3|18	%description
14cr|python-imdb-3.9-3|19	IMDbPY is a Python package useful to retrieve and manage the data of
14cr|python-imdb-3.9-3|20	the IMDb movie database.
14cr|python-imdb-3.9-3|21	
14cr|python-imdb-3.9-3|22	IMDbPY is mainly a tool intended for programmers and developers, but
14cr|python-imdb-3.9-3|23	some example scripts are included.
14cr|python-imdb-3.9-3|24	
14cr|python-imdb-3.9-3|25	%prep
14cr|python-imdb-3.9-3|26	%setup -q -n %{oname}-%{version}
14cr|python-imdb-3.9-3|27	chmod -x docs/*.ico
14cr|python-imdb-3.9-3|28	
14cr|python-imdb-3.9-3|29	%build
14cr|python-imdb-3.9-3|30	%{__python} setup.py build
14cr|python-imdb-3.9-3|31	
14cr|python-imdb-3.9-3|32	%install
14cr|python-imdb-3.9-3|33	rm -rf %{buildroot}
14cr|python-imdb-3.9-3|34	%{__python} setup.py install \
14cr|python-imdb-3.9-3|35	--root=%{buildroot} \
14cr|python-imdb-3.9-3|36	--optimize=2
14cr|python-imdb-3.9-3|37	
14cr|python-imdb-3.9-3|38	%clean
14cr|python-imdb-3.9-3|39	rm -rf %{buildroot}
14cr|python-imdb-3.9-3|40	
14cr|python-imdb-3.9-3|41	%files
14cr|python-imdb-3.9-3|42	%defattr(-,root,root)
14cr|python-imdb-3.9-3|43	%doc docs/*
14cr|python-imdb-3.9-3|44	%{_bindir}/*.py
14cr|python-imdb-3.9-3|45	%{py_platsitedir}/*
14cr|python-imdb-3.9-3|46	
14cr|python-imdb-3.9-3|47	
14cr|python-imdb-3.9-3|48	
14cr|python-imdb-3.9-3|49	%changelog
14cr|python-imdb-3.9-3|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.9-3
14cr|python-imdb-3.9-3|51	+ Revision: 5099126
14cr|python-imdb-3.9-3|52	- Automatic import for version 3.9
14cr|python-imdb-3.9-3|53	
14cr|python-imdb-3.9-3|54	

6720 14
14cr|python-indices-0.1-11|1	%define oname   indices
14cr|python-indices-0.1-11|2	%define name    python-%oname
14cr|python-indices-0.1-11|3	%define version 0.1
14cr|python-indices-0.1-11|4	%define release 11
14cr|python-indices-0.1-11|5	
14cr|python-indices-0.1-11|6	
14cr|python-indices-0.1-11|7	Summary:       Sequence index, item ranges, and enumeration for python
14cr|python-indices-0.1-11|8	Name:          %{name}
14cr|python-indices-0.1-11|9	Version:       %{version}
14cr|python-indices-0.1-11|10	Release:       %{release}
14cr|python-indices-0.1-11|11	Source0:       %{oname}.py
14cr|python-indices-0.1-11|12	License:       LGPL
14cr|python-indices-0.1-11|13	Group:         Development/Python
14cr|python-indices-0.1-11|14	Url:           http://www.python.org/peps/pep-0212.html
14cr|python-indices-0.1-11|15	BuildRequires: python
14cr|python-indices-0.1-11|16	
14cr|python-indices-0.1-11|17	%description
14cr|python-indices-0.1-11|18	This is a python module providing a number of functions to make it
14cr|python-indices-0.1-11|19	easier to iterate over sequences, based on PEP 212 and PEP 279.
14cr|python-indices-0.1-11|20	
14cr|python-indices-0.1-11|21	%install
14cr|python-indices-0.1-11|22	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%{oname}.py
14cr|python-indices-0.1-11|23	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
14cr|python-indices-0.1-11|24	python -c "import %{oname}"
14cr|python-indices-0.1-11|25	
14cr|python-indices-0.1-11|26	%files
14cr|python-indices-0.1-11|27	%defattr(-,root,root)
14cr|python-indices-0.1-11|28	%{_libdir}/python%{py_ver}/site-packages/%{oname}.py*
14cr|python-indices-0.1-11|29	
14cr|python-indices-0.1-11|30	
14cr|python-indices-0.1-11|31	
14cr|python-indices-0.1-11|32	
14cr|python-indices-0.1-11|33	%changelog
14cr|python-indices-0.1-11|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-11
14cr|python-indices-0.1-11|35	+ Revision: f6baab6
14cr|python-indices-0.1-11|36	- MassBuild#464: Increase release tag
14cr|python-indices-0.1-11|37	
14cr|python-indices-0.1-11|38	

6721 14
14cr|python-ipaddr-2.1.10-6|1	%define oname ipaddr
14cr|python-ipaddr-2.1.10-6|2	
14cr|python-ipaddr-2.1.10-6|3	Summary:	A library for working with IP addresses
14cr|python-ipaddr-2.1.10-6|4	Name:		python-%{oname}
14cr|python-ipaddr-2.1.10-6|5	Version:	2.1.10
14cr|python-ipaddr-2.1.10-6|6	Release:	6
14cr|python-ipaddr-2.1.10-6|7	License:	Apache License
14cr|python-ipaddr-2.1.10-6|8	Group:		Development/Python
14cr|python-ipaddr-2.1.10-6|9	Url:		http://code.google.com/p/ipaddr-py/
14cr|python-ipaddr-2.1.10-6|10	Source0:	http://ipaddr-py.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|python-ipaddr-2.1.10-6|11	BuildArch:	noarch
14cr|python-ipaddr-2.1.10-6|12	BuildRequires:	pkgconfig(python)
14cr|python-ipaddr-2.1.10-6|13	
14cr|python-ipaddr-2.1.10-6|14	%description
14cr|python-ipaddr-2.1.10-6|15	ipaddr is a library for working with IP addresses, both IPv4 and IPv6.
14cr|python-ipaddr-2.1.10-6|16	It was developed by Google for internal use, and is now open source.
14cr|python-ipaddr-2.1.10-6|17	
14cr|python-ipaddr-2.1.10-6|18	%prep
14cr|python-ipaddr-2.1.10-6|19	%setup -qn %{oname}-%{version}
14cr|python-ipaddr-2.1.10-6|20	
14cr|python-ipaddr-2.1.10-6|21	%build
14cr|python-ipaddr-2.1.10-6|22	%{__python} setup.py build
14cr|python-ipaddr-2.1.10-6|23	
14cr|python-ipaddr-2.1.10-6|24	%install
14cr|python-ipaddr-2.1.10-6|25	%{__python} setup.py install --skip-build --root=%{buildroot}
14cr|python-ipaddr-2.1.10-6|26	
14cr|python-ipaddr-2.1.10-6|27	%files
14cr|python-ipaddr-2.1.10-6|28	%doc COPYING README RELEASENOTES
14cr|python-ipaddr-2.1.10-6|29	%{py_puresitedir}/%{oname}.py
14cr|python-ipaddr-2.1.10-6|30	%{py_puresitedir}/*.egg-info
14cr|python-ipaddr-2.1.10-6|31	
14cr|python-ipaddr-2.1.10-6|32	
14cr|python-ipaddr-2.1.10-6|33	%changelog
14cr|python-ipaddr-2.1.10-6|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.10-6
14cr|python-ipaddr-2.1.10-6|35	+ Revision: 7ebcd85
14cr|python-ipaddr-2.1.10-6|36	- MassBuild#464: Increase release tag
14cr|python-ipaddr-2.1.10-6|37	
14cr|python-ipaddr-2.1.10-6|38	

6722 14
14cr|python-ipdb-0.8-2|1	%define module	ipdb
14cr|python-ipdb-0.8-2|2	%define	rel		1
14cr|python-ipdb-0.8-2|3	%if %mdkversion < 201100
14cr|python-ipdb-0.8-2|4	%else
14cr|python-ipdb-0.8-2|5	%endif
14cr|python-ipdb-0.8-2|6	
14cr|python-ipdb-0.8-2|7	Summary:	IPython-enabled pdb
14cr|python-ipdb-0.8-2|8	Name:		python-%{module}
14cr|python-ipdb-0.8-2|9	Version:	0.8
14cr|python-ipdb-0.8-2|10	Release:	2
14cr|python-ipdb-0.8-2|11	Source0:	https://pypi.python.org/packages/source/i/ipdb/ipdb-%{version}.zip
14cr|python-ipdb-0.8-2|12	License:	GPL
14cr|python-ipdb-0.8-2|13	Group:		Development/Python
14cr|python-ipdb-0.8-2|14	Url:		https://github.com/gotcha/ipdb
14cr|python-ipdb-0.8-2|15	BuildArch:	noarch
14cr|python-ipdb-0.8-2|16	Requires:	ipython >= 0.10
14cr|python-ipdb-0.8-2|17	BuildRequires:	python-setuptools
14cr|python-ipdb-0.8-2|18	
14cr|python-ipdb-0.8-2|19	%description
14cr|python-ipdb-0.8-2|20	ipdb provides functions for accessing the IPython debugger's enhanced features
14cr|python-ipdb-0.8-2|21	from within a Python program.
14cr|python-ipdb-0.8-2|22	
14cr|python-ipdb-0.8-2|23	%prep
14cr|python-ipdb-0.8-2|24	%setup -q -n %{module}-%{version}
14cr|python-ipdb-0.8-2|25	
14cr|python-ipdb-0.8-2|26	%install
14cr|python-ipdb-0.8-2|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-ipdb-0.8-2|28	
14cr|python-ipdb-0.8-2|29	%clean
14cr|python-ipdb-0.8-2|30	
14cr|python-ipdb-0.8-2|31	%files
14cr|python-ipdb-0.8-2|32	%doc COPYING.txt HISTORY.txt README.rst
14cr|python-ipdb-0.8-2|33	%{_bindir}/%{module}
14cr|python-ipdb-0.8-2|34	%{py_puresitedir}/%{module}*
14cr|python-ipdb-0.8-2|35	
14cr|python-ipdb-0.8-2|36	
14cr|python-ipdb-0.8-2|37	
14cr|python-ipdb-0.8-2|38	%changelog
14cr|python-ipdb-0.8-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|python-ipdb-0.8-2|40	+ Revision: 122a68a
14cr|python-ipdb-0.8-2|41	- MassBuild#464: Increase release tag
14cr|python-ipdb-0.8-2|42	
14cr|python-ipdb-0.8-2|43	

6723 14
14cr|python-ipy-0.70-2|1	%define module IPy
14cr|python-ipy-0.70-2|2	Name:           python-ipy
14cr|python-ipy-0.70-2|3	Version:        0.70
14cr|python-ipy-0.70-2|4	Release:        2
14cr|python-ipy-0.70-2|5	License:        BSD
14cr|python-ipy-0.70-2|6	Summary:        Class and Tools for Handling of IPv4 and IPv6 Addresses and Networks
14cr|python-ipy-0.70-2|7	Url:            http://software.inl.fr/trac/wiki/IPy
14cr|python-ipy-0.70-2|8	Group:          Development/Python
14cr|python-ipy-0.70-2|9	Source:         %{module}-%{version}.tar.bz2
14cr|python-ipy-0.70-2|10	BuildRequires:  python-devel
14cr|python-ipy-0.70-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|python-ipy-0.70-2|12	BuildArch:      noarch
14cr|python-ipy-0.70-2|13	
14cr|python-ipy-0.70-2|14	%description
14cr|python-ipy-0.70-2|15	The IP class allows a comfortable parsing and handling for most
14cr|python-ipy-0.70-2|16	notations in use for IPv4 and IPv6 addresses and networks. It was
14cr|python-ipy-0.70-2|17	greatly inspired by RIPE's Perl module NET::IP's interface but
14cr|python-ipy-0.70-2|18	doesn't share the implementation. It doesn't share non-CIDR netmasks,
14cr|python-ipy-0.70-2|19	so funky stuff like a netmask of 0xffffff0f can't be done here.
14cr|python-ipy-0.70-2|20	
14cr|python-ipy-0.70-2|21	%prep
14cr|python-ipy-0.70-2|22	%setup -q -n %{module}-%{version}
14cr|python-ipy-0.70-2|23	
14cr|python-ipy-0.70-2|24	%build
14cr|python-ipy-0.70-2|25	CFLAGS="%{optflags}" python setup.py build
14cr|python-ipy-0.70-2|26	
14cr|python-ipy-0.70-2|27	%install
14cr|python-ipy-0.70-2|28	rm -rf $RPM_BUILD_ROOT
14cr|python-ipy-0.70-2|29	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|python-ipy-0.70-2|30	
14cr|python-ipy-0.70-2|31	%clean
14cr|python-ipy-0.70-2|32	rm -rf %{buildroot}
14cr|python-ipy-0.70-2|33	
14cr|python-ipy-0.70-2|34	%files
14cr|python-ipy-0.70-2|35	%defattr(-,root,root)
14cr|python-ipy-0.70-2|36	%doc AUTHORS COPYING ChangeLog README
14cr|python-ipy-0.70-2|37	%{python_sitelib}/*
14cr|python-ipy-0.70-2|38	
14cr|python-ipy-0.70-2|39	
14cr|python-ipy-0.70-2|40	
14cr|python-ipy-0.70-2|41	
14cr|python-ipy-0.70-2|42	%changelog
14cr|python-ipy-0.70-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70-2
14cr|python-ipy-0.70-2|44	+ Revision: a0a9726
14cr|python-ipy-0.70-2|45	- MassBuild#464: Increase release tag
14cr|python-ipy-0.70-2|46	
14cr|python-ipy-0.70-2|47	

6724 14
14cr|python-iso8601-0.2.4-2|1	%define	oname	iso8601
14cr|python-iso8601-0.2.4-2|2	%define	tarname iso-8601
14cr|python-iso8601-0.2.4-2|3	
14cr|python-iso8601-0.2.4-2|4	Name:		python-%{oname}
14cr|python-iso8601-0.2.4-2|5	Version:	0.2.4
14cr|python-iso8601-0.2.4-2|6	Release:	2
14cr|python-iso8601-0.2.4-2|7	Summary:	Simple module to parse ISO 8601 dates
14cr|python-iso8601-0.2.4-2|8	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
14cr|python-iso8601-0.2.4-2|9	License:	MIT
14cr|python-iso8601-0.2.4-2|10	Group:		Development/Python
14cr|python-iso8601-0.2.4-2|11	Url:		https://bitbucket.org/micktwomey/pyiso8601
14cr|python-iso8601-0.2.4-2|12	BuildArch:	noarch
14cr|python-iso8601-0.2.4-2|13	
14cr|python-iso8601-0.2.4-2|14	BuildRequires:	pythonegg(setuptools)
14cr|python-iso8601-0.2.4-2|15	BuildRequires:	pkgconfig(python)
14cr|python-iso8601-0.2.4-2|16	
14cr|python-iso8601-0.2.4-2|17	%description
14cr|python-iso8601-0.2.4-2|18	This module parses the most common
14cr|python-iso8601-0.2.4-2|19	forms of ISO 8601 date strings.
14cr|python-iso8601-0.2.4-2|20	
14cr|python-iso8601-0.2.4-2|21	%prep
14cr|python-iso8601-0.2.4-2|22	%setup -qn %{tarname}-%{version}
14cr|python-iso8601-0.2.4-2|23	
14cr|python-iso8601-0.2.4-2|24	%build
14cr|python-iso8601-0.2.4-2|25	python setup.py build
14cr|python-iso8601-0.2.4-2|26	
14cr|python-iso8601-0.2.4-2|27	%install
14cr|python-iso8601-0.2.4-2|28	python setup.py install --root=%{buildroot}
14cr|python-iso8601-0.2.4-2|29	
14cr|python-iso8601-0.2.4-2|30	%files
14cr|python-iso8601-0.2.4-2|31	%doc README.txt
14cr|python-iso8601-0.2.4-2|32	%{py_puresitedir}/iso8601/*.py*
14cr|python-iso8601-0.2.4-2|33	%{py_puresitedir}/iso_8601-0.2.4-py*.egg-info
14cr|python-iso8601-0.2.4-2|34	
14cr|python-iso8601-0.2.4-2|35	%changelog
14cr|python-iso8601-0.2.4-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|python-iso8601-0.2.4-2|37	+ Revision: f7801d4
14cr|python-iso8601-0.2.4-2|38	- MassBuild#464: Increase release tag
14cr|python-iso8601-0.2.4-2|39	
14cr|python-iso8601-0.2.4-2|40	

6725 14
14cr|python-Itpl-0-10|1	%define oname   Itpl
14cr|python-Itpl-0-10|2	%define name    python-%oname
14cr|python-Itpl-0-10|3	%define version 0
14cr|python-Itpl-0-10|4	%define release 10
14cr|python-Itpl-0-10|5	
14cr|python-Itpl-0-10|6	
14cr|python-Itpl-0-10|7	Summary:       String interpolation (variable expansion) for Python
14cr|python-Itpl-0-10|8	Name:          %{name}
14cr|python-Itpl-0-10|9	Version:       %{version}
14cr|python-Itpl-0-10|10	Release:       %{release}
14cr|python-Itpl-0-10|11	Source0:       http://www.lfw.org/python/Itpl.py
14cr|python-Itpl-0-10|12	License:       Public Domain
14cr|python-Itpl-0-10|13	Group:         Development/Python
14cr|python-Itpl-0-10|14	Url:           http://www.python.org/peps/pep-0215.html
14cr|python-Itpl-0-10|15	BuildRequires: python-devel
14cr|python-Itpl-0-10|16	BuildArch:     noarch
14cr|python-Itpl-0-10|17	
14cr|python-Itpl-0-10|18	%description
14cr|python-Itpl-0-10|19	This is a python module for interpolating strings (that is,
14cr|python-Itpl-0-10|20	for expanding variables within strings), as described in
14cr|python-Itpl-0-10|21	PEP 215. This module may become part of the standard library,
14cr|python-Itpl-0-10|22	or the functionality may be built into Python in the future.
14cr|python-Itpl-0-10|23	
14cr|python-Itpl-0-10|24	%install
14cr|python-Itpl-0-10|25	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%oname.py
14cr|python-Itpl-0-10|26	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
14cr|python-Itpl-0-10|27	python -c "import Itpl"
14cr|python-Itpl-0-10|28	
14cr|python-Itpl-0-10|29	%files
14cr|python-Itpl-0-10|30	%defattr(-,root,root)
14cr|python-Itpl-0-10|31	%py_platsitedir/Itpl.py*
14cr|python-Itpl-0-10|32	
14cr|python-Itpl-0-10|33	
14cr|python-Itpl-0-10|34	
14cr|python-Itpl-0-10|35	
14cr|python-Itpl-0-10|36	
14cr|python-Itpl-0-10|37	%changelog
14cr|python-Itpl-0-10|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-10
14cr|python-Itpl-0-10|39	+ Revision: a733826
14cr|python-Itpl-0-10|40	- MassBuild#464: Increase release tag
14cr|python-Itpl-0-10|41	
14cr|python-Itpl-0-10|42	

6726 14
14cr|python-itsdangerous-0.23-2|1	%define	oname	itsdangerous
14cr|python-itsdangerous-0.23-2|2	
14cr|python-itsdangerous-0.23-2|3	Name:		python-%{oname}
14cr|python-itsdangerous-0.23-2|4	Version:	0.23
14cr|python-itsdangerous-0.23-2|5	Release:	2
14cr|python-itsdangerous-0.23-2|6	Summary:	Various helpers to pass trusted data to untrusted environments and back
14cr|python-itsdangerous-0.23-2|7	Source0:	https://pypi.python.org/packages/source/i/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-itsdangerous-0.23-2|8	License:	BSD
14cr|python-itsdangerous-0.23-2|9	Group:		Development/Python
14cr|python-itsdangerous-0.23-2|10	Url:		http://github.com/mitsuhiko/itsdangerous
14cr|python-itsdangerous-0.23-2|11	BuildArch:	noarch
14cr|python-itsdangerous-0.23-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-itsdangerous-0.23-2|13	
14cr|python-itsdangerous-0.23-2|14	%description
14cr|python-itsdangerous-0.23-2|15	It's Dangerous
14cr|python-itsdangerous-0.23-2|16	... so better sign this
14cr|python-itsdangerous-0.23-2|17	
14cr|python-itsdangerous-0.23-2|18	Various helpers to pass data to untrusted environments and to get it back
14cr|python-itsdangerous-0.23-2|19	safe and sound.
14cr|python-itsdangerous-0.23-2|20	
14cr|python-itsdangerous-0.23-2|21	This repository provides a module that is a port of the django signing
14cr|python-itsdangerous-0.23-2|22	module.  It's not directly copied but some changes were applied to
14cr|python-itsdangerous-0.23-2|23	make it work better on its own.
14cr|python-itsdangerous-0.23-2|24	
14cr|python-itsdangerous-0.23-2|25	%prep
14cr|python-itsdangerous-0.23-2|26	%setup -q -n %{oname}-%{version}
14cr|python-itsdangerous-0.23-2|27	
14cr|python-itsdangerous-0.23-2|28	%build
14cr|python-itsdangerous-0.23-2|29	python setup.py build
14cr|python-itsdangerous-0.23-2|30	
14cr|python-itsdangerous-0.23-2|31	%install
14cr|python-itsdangerous-0.23-2|32	python setup.py install --root=%{buildroot}
14cr|python-itsdangerous-0.23-2|33	
14cr|python-itsdangerous-0.23-2|34	%files
14cr|python-itsdangerous-0.23-2|35	%doc CHANGES
14cr|python-itsdangerous-0.23-2|36	%doc LICENSE
14cr|python-itsdangerous-0.23-2|37	%doc README
14cr|python-itsdangerous-0.23-2|38	%doc docs/_themes/LICENSE
14cr|python-itsdangerous-0.23-2|39	%doc docs/_themes/README
14cr|python-itsdangerous-0.23-2|40	%doc docs/_themes/flask_small/layout.html
14cr|python-itsdangerous-0.23-2|41	%{py_puresitedir}/itsdangerous.py*
14cr|python-itsdangerous-0.23-2|42	%{py_puresitedir}/itsdangerous*.egg-info
14cr|python-itsdangerous-0.23-2|43	
14cr|python-itsdangerous-0.23-2|44	%changelog
14cr|python-itsdangerous-0.23-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-2
14cr|python-itsdangerous-0.23-2|46	+ Revision: 881fc97
14cr|python-itsdangerous-0.23-2|47	- MassBuild#464: Increase release tag
14cr|python-itsdangerous-0.23-2|48	
14cr|python-itsdangerous-0.23-2|49	

6727 14
14cr|python-jabber-0.4-11|1	%define version 0.4
14cr|python-jabber-0.4-11|2	%define release 11
14cr|python-jabber-0.4-11|3	%define pkgname jabberpy%{version}-0
14cr|python-jabber-0.4-11|4	
14cr|python-jabber-0.4-11|5	Summary: Python jabber protocol module
14cr|python-jabber-0.4-11|6	Name: python-jabber
14cr|python-jabber-0.4-11|7	Version: %{version}
14cr|python-jabber-0.4-11|8	Release: %{release}
14cr|python-jabber-0.4-11|9	Source0: %{pkgname}.tar.bz2
14cr|python-jabber-0.4-11|10	License: LGPL
14cr|python-jabber-0.4-11|11	URL: http://jabberpy.sf.net/
14cr|python-jabber-0.4-11|12	Group: Development/Python
14cr|python-jabber-0.4-11|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|python-jabber-0.4-11|14	BuildRequires: python-devel
14cr|python-jabber-0.4-11|15	BuildArch: noarch
14cr|python-jabber-0.4-11|16	
14cr|python-jabber-0.4-11|17	%description
14cr|python-jabber-0.4-11|18	Python module for jabber protocol support.
14cr|python-jabber-0.4-11|19	You can write client or services with it.
14cr|python-jabber-0.4-11|20	
14cr|python-jabber-0.4-11|21	%prep
14cr|python-jabber-0.4-11|22	%setup -q -n %{pkgname}
14cr|python-jabber-0.4-11|23	
14cr|python-jabber-0.4-11|24	%build
14cr|python-jabber-0.4-11|25	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-jabber-0.4-11|26	
14cr|python-jabber-0.4-11|27	%install
14cr|python-jabber-0.4-11|28	rm -rf $RPM_BUILD_ROOT
14cr|python-jabber-0.4-11|29	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-jabber-0.4-11|30	
14cr|python-jabber-0.4-11|31	%clean
14cr|python-jabber-0.4-11|32	rm -rf $RPM_BUILD_ROOT
14cr|python-jabber-0.4-11|33	
14cr|python-jabber-0.4-11|34	%files
14cr|python-jabber-0.4-11|35	%defattr(-,root,root)
14cr|python-jabber-0.4-11|36	%doc ChangeLog CREDITS README docs/ examples/ util/
14cr|python-jabber-0.4-11|37	%py_puresitedir/*
14cr|python-jabber-0.4-11|38	
14cr|python-jabber-0.4-11|39	
14cr|python-jabber-0.4-11|40	
14cr|python-jabber-0.4-11|41	%changelog
14cr|python-jabber-0.4-11|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-11
14cr|python-jabber-0.4-11|43	+ Revision: 20550f3
14cr|python-jabber-0.4-11|44	- MassBuild#464: Increase release tag
14cr|python-jabber-0.4-11|45	
14cr|python-jabber-0.4-11|46	

6728 14
14cr|python-jinja-1.2-5|1	%define tarname Jinja
14cr|python-jinja-1.2-5|2	
14cr|python-jinja-1.2-5|3	Summary: Python template engine
14cr|python-jinja-1.2-5|4	Name:    python-jinja
14cr|python-jinja-1.2-5|5	Version: 1.2
14cr|python-jinja-1.2-5|6	Release: 5
14cr|python-jinja-1.2-5|7	Source0: %{tarname}-%{version}.tar.lzma
14cr|python-jinja-1.2-5|8	Patch0: setup.py.patch
14cr|python-jinja-1.2-5|9	License: BSD
14cr|python-jinja-1.2-5|10	Group: Development/Python
14cr|python-jinja-1.2-5|11	Url: http://jinja.pocoo.org/
14cr|python-jinja-1.2-5|12	BuildRequires: python-devel
14cr|python-jinja-1.2-5|13	BuildRequires: python-setuptools >= 0.6a2
14cr|python-jinja-1.2-5|14	
14cr|python-jinja-1.2-5|15	%description
14cr|python-jinja-1.2-5|16	Jinja is a sandboxed template engine written in pure Python licensed
14cr|python-jinja-1.2-5|17	under the BSD license. It provides a Django-like non-XML syntax and
14cr|python-jinja-1.2-5|18	compiles templates into executable Python code. It's basically a
14cr|python-jinja-1.2-5|19	combination of Django templates and Python code.
14cr|python-jinja-1.2-5|20	
14cr|python-jinja-1.2-5|21	%prep
14cr|python-jinja-1.2-5|22	%setup -q -n %{tarname}-%{version}
14cr|python-jinja-1.2-5|23	%patch0 -p0
14cr|python-jinja-1.2-5|24	
14cr|python-jinja-1.2-5|25	%build
14cr|python-jinja-1.2-5|26	
14cr|python-jinja-1.2-5|27	%install
14cr|python-jinja-1.2-5|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-jinja-1.2-5|29	sed -i 's/.*egg-info$//' FILELIST
14cr|python-jinja-1.2-5|30	
14cr|python-jinja-1.2-5|31	%files -f FILELIST
14cr|python-jinja-1.2-5|32	%defattr(-,root,root)
14cr|python-jinja-1.2-5|33	%doc AUTHORS CHANGES LICENSE TODO docs/html
14cr|python-jinja-1.2-5|34	
14cr|python-jinja-1.2-5|35	
14cr|python-jinja-1.2-5|36	
14cr|python-jinja-1.2-5|37	
14cr|python-jinja-1.2-5|38	%changelog
14cr|python-jinja-1.2-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cr|python-jinja-1.2-5|40	+ Revision: c1fdf2e
14cr|python-jinja-1.2-5|41	- MassBuild#464: Increase release tag
14cr|python-jinja-1.2-5|42	
14cr|python-jinja-1.2-5|43	

6729 14
14cr|python-jsonschema-2.3.0-3|1	%define	oname	jsonschema
14cr|python-jsonschema-2.3.0-3|2	
14cr|python-jsonschema-2.3.0-3|3	Name:		python-%{oname}
14cr|python-jsonschema-2.3.0-3|4	Version:	2.3.0
14cr|python-jsonschema-2.3.0-3|5	Release:	3
14cr|python-jsonschema-2.3.0-3|6	Summary:	An implementation of JSON Schema validation for Python
14cr|python-jsonschema-2.3.0-3|7	Source0:	http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-jsonschema-2.3.0-3|8	License:	MIT
14cr|python-jsonschema-2.3.0-3|9	Group:		Development/Python
14cr|python-jsonschema-2.3.0-3|10	Url:		http://github.com/Julian/jsonschema
14cr|python-jsonschema-2.3.0-3|11	BuildArch:	noarch
14cr|python-jsonschema-2.3.0-3|12	BuildRequires:  pkgconfig(python)
14cr|python-jsonschema-2.3.0-3|13	BuildRequires:  pythonegg(nose)
14cr|python-jsonschema-2.3.0-3|14	BuildRequires:  pythonegg(mock)
14cr|python-jsonschema-2.3.0-3|15	
14cr|python-jsonschema-2.3.0-3|16	
14cr|python-jsonschema-2.3.0-3|17	%description
14cr|python-jsonschema-2.3.0-3|18	jsonschema is JSON Schema validator currently based on
14cr|python-jsonschema-2.3.0-3|19	http://tools.ietf.org/html/draft-zyp-json-schema-03
14cr|python-jsonschema-2.3.0-3|20	
14cr|python-jsonschema-2.3.0-3|21	%prep
14cr|python-jsonschema-2.3.0-3|22	%setup -q -n %{oname}-%{version}
14cr|python-jsonschema-2.3.0-3|23	
14cr|python-jsonschema-2.3.0-3|24	%build
14cr|python-jsonschema-2.3.0-3|25	python setup.py build
14cr|python-jsonschema-2.3.0-3|26	
14cr|python-jsonschema-2.3.0-3|27	%install
14cr|python-jsonschema-2.3.0-3|28	python setup.py install --root=%{buildroot}
14cr|python-jsonschema-2.3.0-3|29	
14cr|python-jsonschema-2.3.0-3|30	%check
14cr|python-jsonschema-2.3.0-3|31	%{_bindir}/nosetests-2* -v
14cr|python-jsonschema-2.3.0-3|32	
14cr|python-jsonschema-2.3.0-3|33	%files
14cr|python-jsonschema-2.3.0-3|34	%doc CHANGELOG.rst COPYING README.rst
14cr|python-jsonschema-2.3.0-3|35	%{py_puresitedir}/jsonschema/*.py*
14cr|python-jsonschema-2.3.0-3|36	%{py_puresitedir}/jsonschema/tests/*.py*
14cr|python-jsonschema-2.3.0-3|37	%{py_puresitedir}/jsonschema*.egg-info
14cr|python-jsonschema-2.3.0-3|38	%{py_puresitedir}/jsonschema/schemas/draft*.json
14cr|python-jsonschema-2.3.0-3|39	%changelog
14cr|python-jsonschema-2.3.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-3
14cr|python-jsonschema-2.3.0-3|41	+ Revision: 0cf2899
14cr|python-jsonschema-2.3.0-3|42	- MassBuild#464: Increase release tag
14cr|python-jsonschema-2.3.0-3|43	
14cr|python-jsonschema-2.3.0-3|44	

6730 14
14cr|python-jtoolkit-0.7.8-7|1	%define oname jToolkit
14cr|python-jtoolkit-0.7.8-7|2	%define pname jtoolkit
14cr|python-jtoolkit-0.7.8-7|3	%define name python-%{pname}
14cr|python-jtoolkit-0.7.8-7|4	%define version 0.7.8
14cr|python-jtoolkit-0.7.8-7|5	%define release 7
14cr|python-jtoolkit-0.7.8-7|6	
14cr|python-jtoolkit-0.7.8-7|7	Summary: Web application framework
14cr|python-jtoolkit-0.7.8-7|8	Name: %{name}
14cr|python-jtoolkit-0.7.8-7|9	Version: %{version}
14cr|python-jtoolkit-0.7.8-7|10	Release: %{release}
14cr|python-jtoolkit-0.7.8-7|11	Source0: %{oname}-%{version}.tar.bz2
14cr|python-jtoolkit-0.7.8-7|12	License: GPL
14cr|python-jtoolkit-0.7.8-7|13	Group: Development/Python
14cr|python-jtoolkit-0.7.8-7|14	Url: http://jtoolkit.sourceforge.net/
14cr|python-jtoolkit-0.7.8-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-jtoolkit-0.7.8-7|16	BuildArch: noarch
14cr|python-jtoolkit-0.7.8-7|17	BuildRequires: python-devel
14cr|python-jtoolkit-0.7.8-7|18	
14cr|python-jtoolkit-0.7.8-7|19	%description
14cr|python-jtoolkit-0.7.8-7|20	jToolkit is a Python web application framework built on modpython and
14cr|python-jtoolkit-0.7.8-7|21	Apache. It can also run in standalone mode using its own builtin HTTP
14cr|python-jtoolkit-0.7.8-7|22	server.
14cr|python-jtoolkit-0.7.8-7|23	
14cr|python-jtoolkit-0.7.8-7|24	It is aimed at dynamically generated pages rather than mostly-static
14cr|python-jtoolkit-0.7.8-7|25	pages (for which there are templating solutions). Pages can be
14cr|python-jtoolkit-0.7.8-7|26	produced using a variety of widgets or a new templating system. It
14cr|python-jtoolkit-0.7.8-7|27	handles sessions and database connections.
14cr|python-jtoolkit-0.7.8-7|28	
14cr|python-jtoolkit-0.7.8-7|29	%prep
14cr|python-jtoolkit-0.7.8-7|30	%setup -q -n %{oname}-%{version}
14cr|python-jtoolkit-0.7.8-7|31	
14cr|python-jtoolkit-0.7.8-7|32	%build
14cr|python-jtoolkit-0.7.8-7|33	./jToolkitSetup.py build
14cr|python-jtoolkit-0.7.8-7|34	
14cr|python-jtoolkit-0.7.8-7|35	%install
14cr|python-jtoolkit-0.7.8-7|36	rm -rf %{buildroot}
14cr|python-jtoolkit-0.7.8-7|37	./jToolkitSetup.py install --prefix=%{buildroot}%{_prefix}
14cr|python-jtoolkit-0.7.8-7|38	
14cr|python-jtoolkit-0.7.8-7|39	%clean
14cr|python-jtoolkit-0.7.8-7|40	rm -rf %{buildroot}
14cr|python-jtoolkit-0.7.8-7|41	
14cr|python-jtoolkit-0.7.8-7|42	%files
14cr|python-jtoolkit-0.7.8-7|43	%defattr(-,root,root)
14cr|python-jtoolkit-0.7.8-7|44	%{py_puresitedir}/%{oname}
14cr|python-jtoolkit-0.7.8-7|45	%{py_puresitedir}/*.egg-info
14cr|python-jtoolkit-0.7.8-7|46	
14cr|python-jtoolkit-0.7.8-7|47	
14cr|python-jtoolkit-0.7.8-7|48	
14cr|python-jtoolkit-0.7.8-7|49	
14cr|python-jtoolkit-0.7.8-7|50	
14cr|python-jtoolkit-0.7.8-7|51	%changelog
14cr|python-jtoolkit-0.7.8-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.8-7
14cr|python-jtoolkit-0.7.8-7|53	+ Revision: f37ee77
14cr|python-jtoolkit-0.7.8-7|54	- MassBuild#464: Increase release tag
14cr|python-jtoolkit-0.7.8-7|55	
14cr|python-jtoolkit-0.7.8-7|56	

6731 14
14cr|python-kaa-base-0.6.0-4|1	%define pkgname kaa-base
14cr|python-kaa-base-0.6.0-4|2	
14cr|python-kaa-base-0.6.0-4|3	Summary: Set of python modules related to media
14cr|python-kaa-base-0.6.0-4|4	Name: python-%{pkgname}
14cr|python-kaa-base-0.6.0-4|5	Version: 0.6.0
14cr|python-kaa-base-0.6.0-4|6	Release: 4
14cr|python-kaa-base-0.6.0-4|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
14cr|python-kaa-base-0.6.0-4|8	License: LGPL
14cr|python-kaa-base-0.6.0-4|9	URL: http://sourceforge.net/projects/freevo/
14cr|python-kaa-base-0.6.0-4|10	Group: Development/Python
14cr|python-kaa-base-0.6.0-4|11	
14cr|python-kaa-base-0.6.0-4|12	BuildRequires: python-devel
14cr|python-kaa-base-0.6.0-4|13	BuildRequires: glib2-devel
14cr|python-kaa-base-0.6.0-4|14	Requires: python-sqlite2
14cr|python-kaa-base-0.6.0-4|15	Requires: python-libxml2
14cr|python-kaa-base-0.6.0-4|16	
14cr|python-kaa-base-0.6.0-4|17	%description
14cr|python-kaa-base-0.6.0-4|18	Kaa base module that implements the common features needed for application
14cr|python-kaa-base-0.6.0-4|19	development, such as mainloop management, timers, signals, callbacks,
14cr|python-kaa-base-0.6.0-4|20	file descriptor monitors, etc.
14cr|python-kaa-base-0.6.0-4|21	
14cr|python-kaa-base-0.6.0-4|22	%prep
14cr|python-kaa-base-0.6.0-4|23	%setup -q -n %{pkgname}-%{version}
14cr|python-kaa-base-0.6.0-4|24	
14cr|python-kaa-base-0.6.0-4|25	%build
14cr|python-kaa-base-0.6.0-4|26	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-kaa-base-0.6.0-4|27	
14cr|python-kaa-base-0.6.0-4|28	%install
14cr|python-kaa-base-0.6.0-4|29	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-kaa-base-0.6.0-4|30	
14cr|python-kaa-base-0.6.0-4|31	%files
14cr|python-kaa-base-0.6.0-4|32	%dir %py_platsitedir/kaa
14cr|python-kaa-base-0.6.0-4|33	%py_platsitedir/kaa/*
14cr|python-kaa-base-0.6.0-4|34	%py_platsitedir/kaa_base-%{version}-*.egg-info
14cr|python-kaa-base-0.6.0-4|35	
14cr|python-kaa-base-0.6.0-4|36	
14cr|python-kaa-base-0.6.0-4|37	
14cr|python-kaa-base-0.6.0-4|38	
14cr|python-kaa-base-0.6.0-4|39	%changelog
14cr|python-kaa-base-0.6.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-4
14cr|python-kaa-base-0.6.0-4|41	+ Revision: 49223dd
14cr|python-kaa-base-0.6.0-4|42	- MassBuild#464: Increase release tag
14cr|python-kaa-base-0.6.0-4|43	
14cr|python-kaa-base-0.6.0-4|44	

6732 14
14cr|python-kaa-imlib2-0.2.3-8|1	%define pkgname kaa-imlib2
14cr|python-kaa-imlib2-0.2.3-8|2	
14cr|python-kaa-imlib2-0.2.3-8|3	Summary: Set of python modules related to media
14cr|python-kaa-imlib2-0.2.3-8|4	Name: python-%{pkgname}
14cr|python-kaa-imlib2-0.2.3-8|5	Version: 0.2.3
14cr|python-kaa-imlib2-0.2.3-8|6	Release: 8
14cr|python-kaa-imlib2-0.2.3-8|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
14cr|python-kaa-imlib2-0.2.3-8|8	License: LGPL
14cr|python-kaa-imlib2-0.2.3-8|9	URL: http://sourceforge.net/projects/freevo/
14cr|python-kaa-imlib2-0.2.3-8|10	Group: Development/Python
14cr|python-kaa-imlib2-0.2.3-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|python-kaa-imlib2-0.2.3-8|12	BuildRequires:	python-devel
14cr|python-kaa-imlib2-0.2.3-8|13	BuildRequires:	python-kaa-base
14cr|python-kaa-imlib2-0.2.3-8|14	BuildRequires:	imlib2-devel
14cr|python-kaa-imlib2-0.2.3-8|15	BuildRequires:	libpng-devel
14cr|python-kaa-imlib2-0.2.3-8|16	BuildRequires:	freetype2-devel
14cr|python-kaa-imlib2-0.2.3-8|17	Requires:	python-kaa-base
14cr|python-kaa-imlib2-0.2.3-8|18	Requires:	imlib2
14cr|python-kaa-imlib2-0.2.3-8|19	
14cr|python-kaa-imlib2-0.2.3-8|20	%description
14cr|python-kaa-imlib2-0.2.3-8|21	Imlib2 wrapper for python.
14cr|python-kaa-imlib2-0.2.3-8|22	
14cr|python-kaa-imlib2-0.2.3-8|23	%prep
14cr|python-kaa-imlib2-0.2.3-8|24	%setup -q -n %{pkgname}-%{version}
14cr|python-kaa-imlib2-0.2.3-8|25	
14cr|python-kaa-imlib2-0.2.3-8|26	%build
14cr|python-kaa-imlib2-0.2.3-8|27	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-kaa-imlib2-0.2.3-8|28	
14cr|python-kaa-imlib2-0.2.3-8|29	%install
14cr|python-kaa-imlib2-0.2.3-8|30	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-kaa-imlib2-0.2.3-8|31	
14cr|python-kaa-imlib2-0.2.3-8|32	%clean
14cr|python-kaa-imlib2-0.2.3-8|33	rm -rf $RPM_BUILD_ROOT
14cr|python-kaa-imlib2-0.2.3-8|34	
14cr|python-kaa-imlib2-0.2.3-8|35	%files
14cr|python-kaa-imlib2-0.2.3-8|36	%defattr(-,root,root)
14cr|python-kaa-imlib2-0.2.3-8|37	%dir %py_platsitedir/kaa/imlib2
14cr|python-kaa-imlib2-0.2.3-8|38	%py_platsitedir/kaa/imlib2/*
14cr|python-kaa-imlib2-0.2.3-8|39	%py_platsitedir/kaa_imlib2-%{version}-*.egg-info
14cr|python-kaa-imlib2-0.2.3-8|40	
14cr|python-kaa-imlib2-0.2.3-8|41	
14cr|python-kaa-imlib2-0.2.3-8|42	
14cr|python-kaa-imlib2-0.2.3-8|43	%changelog
14cr|python-kaa-imlib2-0.2.3-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-8
14cr|python-kaa-imlib2-0.2.3-8|45	+ Revision: 1c4ff13
14cr|python-kaa-imlib2-0.2.3-8|46	- MassBuild#464: Increase release tag
14cr|python-kaa-imlib2-0.2.3-8|47	
14cr|python-kaa-imlib2-0.2.3-8|48	

6733 14
14cr|python-kaa-metadata-0.7.7-2|1	%define pkgname kaa-metadata
14cr|python-kaa-metadata-0.7.7-2|2	
14cr|python-kaa-metadata-0.7.7-2|3	Summary: Kaa Media Meta Data retrieval framework
14cr|python-kaa-metadata-0.7.7-2|4	Name: python-%{pkgname}
14cr|python-kaa-metadata-0.7.7-2|5	Version: 0.7.7
14cr|python-kaa-metadata-0.7.7-2|6	Release: 2
14cr|python-kaa-metadata-0.7.7-2|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
14cr|python-kaa-metadata-0.7.7-2|8	License: LGPL
14cr|python-kaa-metadata-0.7.7-2|9	URL: http://sourceforge.net/projects/freevo/
14cr|python-kaa-metadata-0.7.7-2|10	Group: Development/Python
14cr|python-kaa-metadata-0.7.7-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|python-kaa-metadata-0.7.7-2|12	BuildRequires: python-devel
14cr|python-kaa-metadata-0.7.7-2|13	BuildRequires: libdvdread-devel
14cr|python-kaa-metadata-0.7.7-2|14	BuildRequires: python-kaa-base
14cr|python-kaa-metadata-0.7.7-2|15	Requires:	python-kaa-base
14cr|python-kaa-metadata-0.7.7-2|16	Provides:	python-mm
14cr|python-kaa-metadata-0.7.7-2|17	Obsoletes:	python-mm
14cr|python-kaa-metadata-0.7.7-2|18	
14cr|python-kaa-metadata-0.7.7-2|19	%description
14cr|python-kaa-metadata-0.7.7-2|20	kaa-metadata is a Media Meta Data retrieval framework.
14cr|python-kaa-metadata-0.7.7-2|21	It retrieves metadata from mp3, ogg, avi, jpg, tiff and
14cr|python-kaa-metadata-0.7.7-2|22	other file formats. Among others it thereby parses ID3v2,
14cr|python-kaa-metadata-0.7.7-2|23	ID3v1, EXIF, IPTC and Vorbis data into an object oriented
14cr|python-kaa-metadata-0.7.7-2|24	struture.  It is the successor to mmpython.
14cr|python-kaa-metadata-0.7.7-2|25	
14cr|python-kaa-metadata-0.7.7-2|26	%prep
14cr|python-kaa-metadata-0.7.7-2|27	%setup -q -n %{pkgname}-%{version}
14cr|python-kaa-metadata-0.7.7-2|28	
14cr|python-kaa-metadata-0.7.7-2|29	%build
14cr|python-kaa-metadata-0.7.7-2|30	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-kaa-metadata-0.7.7-2|31	
14cr|python-kaa-metadata-0.7.7-2|32	%install
14cr|python-kaa-metadata-0.7.7-2|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-kaa-metadata-0.7.7-2|34	
14cr|python-kaa-metadata-0.7.7-2|35	%clean
14cr|python-kaa-metadata-0.7.7-2|36	rm -rf $RPM_BUILD_ROOT
14cr|python-kaa-metadata-0.7.7-2|37	
14cr|python-kaa-metadata-0.7.7-2|38	%files
14cr|python-kaa-metadata-0.7.7-2|39	%defattr(-,root,root)
14cr|python-kaa-metadata-0.7.7-2|40	
14cr|python-kaa-metadata-0.7.7-2|41	%_bindir/mminfo
14cr|python-kaa-metadata-0.7.7-2|42	%py_platsitedir/kaa_metadata*.egg-info
14cr|python-kaa-metadata-0.7.7-2|43	
14cr|python-kaa-metadata-0.7.7-2|44	%dir %py_platsitedir/kaa/metadata
14cr|python-kaa-metadata-0.7.7-2|45	%py_platsitedir/kaa/metadata/*.py
14cr|python-kaa-metadata-0.7.7-2|46	
14cr|python-kaa-metadata-0.7.7-2|47	%dir %py_platsitedir/kaa/metadata/audio
14cr|python-kaa-metadata-0.7.7-2|48	%py_platsitedir/kaa/metadata/audio/*.py
14cr|python-kaa-metadata-0.7.7-2|49	
14cr|python-kaa-metadata-0.7.7-2|50	%dir %py_platsitedir/kaa/metadata/audio/eyeD3
14cr|python-kaa-metadata-0.7.7-2|51	%py_platsitedir/kaa/metadata/audio/eyeD3/*.py
14cr|python-kaa-metadata-0.7.7-2|52	
14cr|python-kaa-metadata-0.7.7-2|53	%dir %py_platsitedir/kaa/metadata/disc
14cr|python-kaa-metadata-0.7.7-2|54	%py_platsitedir/kaa/metadata/disc/*.py
14cr|python-kaa-metadata-0.7.7-2|55	%py_platsitedir/kaa/metadata/disc/*.so
14cr|python-kaa-metadata-0.7.7-2|56	
14cr|python-kaa-metadata-0.7.7-2|57	%dir %py_platsitedir/kaa/metadata/games
14cr|python-kaa-metadata-0.7.7-2|58	%py_platsitedir/kaa/metadata/games/*.py
14cr|python-kaa-metadata-0.7.7-2|59	
14cr|python-kaa-metadata-0.7.7-2|60	%dir %py_platsitedir/kaa/metadata/image
14cr|python-kaa-metadata-0.7.7-2|61	%py_platsitedir/kaa/metadata/image/*.py
14cr|python-kaa-metadata-0.7.7-2|62	
14cr|python-kaa-metadata-0.7.7-2|63	%dir %py_platsitedir/kaa/metadata/misc
14cr|python-kaa-metadata-0.7.7-2|64	%py_platsitedir/kaa/metadata/misc/*.py
14cr|python-kaa-metadata-0.7.7-2|65	
14cr|python-kaa-metadata-0.7.7-2|66	%dir %py_platsitedir/kaa/metadata/video
14cr|python-kaa-metadata-0.7.7-2|67	%py_platsitedir/kaa/metadata/video/*.py
14cr|python-kaa-metadata-0.7.7-2|68	
14cr|python-kaa-metadata-0.7.7-2|69	
14cr|python-kaa-metadata-0.7.7-2|70	
14cr|python-kaa-metadata-0.7.7-2|71	
14cr|python-kaa-metadata-0.7.7-2|72	
14cr|python-kaa-metadata-0.7.7-2|73	%changelog
14cr|python-kaa-metadata-0.7.7-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-2
14cr|python-kaa-metadata-0.7.7-2|75	+ Revision: c5a6143
14cr|python-kaa-metadata-0.7.7-2|76	- MassBuild#464: Increase release tag
14cr|python-kaa-metadata-0.7.7-2|77	
14cr|python-kaa-metadata-0.7.7-2|78	

6734 14
14cr|python-keyczar-0.71c-1|1	Name:           python-keyczar
14cr|python-keyczar-0.71c-1|2	Version:        0.71c
14cr|python-keyczar-0.71c-1|3	Release:        1
14cr|python-keyczar-0.71c-1|4	Summary:        Toolkit for safe and simple cryptography
14cr|python-keyczar-0.71c-1|5	
14cr|python-keyczar-0.71c-1|6	Group:          Development/Python
14cr|python-keyczar-0.71c-1|7	License:        ASL 2.0
14cr|python-keyczar-0.71c-1|8	URL:            http://www.keyczar.org/
14cr|python-keyczar-0.71c-1|9	Source0:        https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-keyczar-0.71c-1|10	
14cr|python-keyczar-0.71c-1|11	BuildArch:      noarch
14cr|python-keyczar-0.71c-1|12	
14cr|python-keyczar-0.71c-1|13	BuildRequires:  python-devel
14cr|python-keyczar-0.71c-1|14	BuildRequires:  python-setuptools
14cr|python-keyczar-0.71c-1|15	BuildRequires:  python-pycrypto%{?_isa}
14cr|python-keyczar-0.71c-1|16	BuildRequires:  pyasn1
14cr|python-keyczar-0.71c-1|17	
14cr|python-keyczar-0.71c-1|18	
14cr|python-keyczar-0.71c-1|19	%description
14cr|python-keyczar-0.71c-1|20	Keyczar is an open source cryptographic toolkit designed to make it easier and
14cr|python-keyczar-0.71c-1|21	safer for developers to use cryptography in their applications. Keyczar
14cr|python-keyczar-0.71c-1|22	supports authentication and encryption with both symmetric and asymmetric keys.
14cr|python-keyczar-0.71c-1|23	
14cr|python-keyczar-0.71c-1|24	
14cr|python-keyczar-0.71c-1|25	%prep
14cr|python-keyczar-0.71c-1|26	%setup -q
14cr|python-keyczar-0.71c-1|27	rm -rf python_keyczar.egg-info
14cr|python-keyczar-0.71c-1|28	
14cr|python-keyczar-0.71c-1|29	%build
14cr|python-keyczar-0.71c-1|30	python setup.py build
14cr|python-keyczar-0.71c-1|31	
14cr|python-keyczar-0.71c-1|32	%check
14cr|python-keyczar-0.71c-1|33	cd tests/keyczar_tests
14cr|python-keyczar-0.71c-1|34	PYTHONPATH=$PYTHONPATH:../../src/ ./alltests.py
14cr|python-keyczar-0.71c-1|35	
14cr|python-keyczar-0.71c-1|36	%install
14cr|python-keyczar-0.71c-1|37	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-keyczar-0.71c-1|38	rm -rf %{buildroot}/usr/bin/keyczart
14cr|python-keyczar-0.71c-1|39	
14cr|python-keyczar-0.71c-1|40	%files
14cr|python-keyczar-0.71c-1|41	%doc README LICENSE doc/pycrypt.pdf
14cr|python-keyczar-0.71c-1|42	%{py_puresitedir}/keyczar/
14cr|python-keyczar-0.71c-1|43	%{py_puresitedir}/python_keyczar-*.egg-info
14cr|python-keyczar-0.71c-1|44	
14cr|python-keyczar-0.71c-1|45	
14cr|python-keyczar-0.71c-1|46	
14cr|python-keyczar-0.71c-1|47	
14cr|python-keyczar-0.71c-1|48	
14cr|python-keyczar-0.71c-1|49	%changelog
14cr|python-keyczar-0.71c-1|50	* Fri Sep 05 2014 belonesox (Stas Fomin) <stas-fomin@yandex.ru> 0.71c-1
14cr|python-keyczar-0.71c-1|51	+ Revision: 6153b92
14cr|python-keyczar-0.71c-1|52	- adapted pyasn1 deps
14cr|python-keyczar-0.71c-1|53	
14cr|python-keyczar-0.71c-1|54	

6735 14
14cr|python-keyring-3.0.5-3|1	%define fname	keyring
14cr|python-keyring-3.0.5-3|2	
14cr|python-keyring-3.0.5-3|3	Name:		python-keyring
14cr|python-keyring-3.0.5-3|4	Summary:	Python library to access the system keyring service
14cr|python-keyring-3.0.5-3|5	Version:	3.0.5
14cr|python-keyring-3.0.5-3|6	Release:	3
14cr|python-keyring-3.0.5-3|7	Source0:	https://pypi.python.org/packages/source/k/keyring/%{fname}-%{version}.zip
14cr|python-keyring-3.0.5-3|8	URL:		http://pypi.python.org/pypi/keyring
14cr|python-keyring-3.0.5-3|9	Group:		Development/Python
14cr|python-keyring-3.0.5-3|10	License:	Python
14cr|python-keyring-3.0.5-3|11	BuildArch:	noarch
14cr|python-keyring-3.0.5-3|12	BuildRequires:	pkgconfig(python)
14cr|python-keyring-3.0.5-3|13	BuildRequires:	pythonegg(setuptools)
14cr|python-keyring-3.0.5-3|14	BuildRequires:	python-gi
14cr|python-keyring-3.0.5-3|15	
14cr|python-keyring-3.0.5-3|16	%description
14cr|python-keyring-3.0.5-3|17	The Python keyring lib provides a easy way to access the system keyring
14cr|python-keyring-3.0.5-3|18	service from python. It can be used in any application that needs safe
14cr|python-keyring-3.0.5-3|19	password storage.
14cr|python-keyring-3.0.5-3|20	
14cr|python-keyring-3.0.5-3|21	This package only provides file-based pseudo-keyrings. To interface with
14cr|python-keyring-3.0.5-3|22	gnome-keyring or KWallet, please install one of python-keyring-gnome or
14cr|python-keyring-3.0.5-3|23	python-keyring-kwallet.
14cr|python-keyring-3.0.5-3|24	
14cr|python-keyring-3.0.5-3|25	%package -n python3-keyring
14cr|python-keyring-3.0.5-3|26	Summary:	Python 3 library to access the system keyring service
14cr|python-keyring-3.0.5-3|27	Group:		Development/Python
14cr|python-keyring-3.0.5-3|28	BuildRequires:	pkgconfig(python3)
14cr|python-keyring-3.0.5-3|29	BuildRequires:	python3egg(setuptools)
14cr|python-keyring-3.0.5-3|30	Requires:	python3-gobject3
14cr|python-keyring-3.0.5-3|31	
14cr|python-keyring-3.0.5-3|32	%description -n python3-keyring
14cr|python-keyring-3.0.5-3|33	The Python 3 keyring lib provides a easy way to access the system keyring
14cr|python-keyring-3.0.5-3|34	service from python 3. It can be used in any application that needs safe
14cr|python-keyring-3.0.5-3|35	password storage.
14cr|python-keyring-3.0.5-3|36	
14cr|python-keyring-3.0.5-3|37	This package only provides file-based pseudo-keyrings. To interface with
14cr|python-keyring-3.0.5-3|38	gnome-keyring or KWallet, please install one of python3-keyring-gnome or
14cr|python-keyring-3.0.5-3|39	python3-keyring-kwallet.
14cr|python-keyring-3.0.5-3|40	
14cr|python-keyring-3.0.5-3|41	%prep
14cr|python-keyring-3.0.5-3|42	%setup -qc
14cr|python-keyring-3.0.5-3|43	mv %{fname}-%{version} python2
14cr|python-keyring-3.0.5-3|44	
14cr|python-keyring-3.0.5-3|45	pushd python2
14cr|python-keyring-3.0.5-3|46	rm -rf %{fname}.egg-info
14cr|python-keyring-3.0.5-3|47	# For rpmlint warning: remove shebang from python library:
14cr|python-keyring-3.0.5-3|48	sed -i '/^#!/d' keyring/cli.py keyring/backends/_win_crypto.py
14cr|python-keyring-3.0.5-3|49	%apply_patches
14cr|python-keyring-3.0.5-3|50	popd
14cr|python-keyring-3.0.5-3|51	
14cr|python-keyring-3.0.5-3|52	cp -a python2 python3
14cr|python-keyring-3.0.5-3|53	
14cr|python-keyring-3.0.5-3|54	%build
14cr|python-keyring-3.0.5-3|55	pushd python2
14cr|python-keyring-3.0.5-3|56	CFLAGS="%{optflags}" python setup.py build
14cr|python-keyring-3.0.5-3|57	popd
14cr|python-keyring-3.0.5-3|58	
14cr|python-keyring-3.0.5-3|59	pushd python3
14cr|python-keyring-3.0.5-3|60	CFLAGS="%{optflags}" python3 setup.py build
14cr|python-keyring-3.0.5-3|61	popd
14cr|python-keyring-3.0.5-3|62	
14cr|python-keyring-3.0.5-3|63	%install
14cr|python-keyring-3.0.5-3|64	pushd python3
14cr|python-keyring-3.0.5-3|65	python3 setup.py install -O1 --root=%{buildroot}
14cr|python-keyring-3.0.5-3|66	mv %{buildroot}/%{_bindir}/keyring %{buildroot}/%{_bindir}/python3-keyring
14cr|python-keyring-3.0.5-3|67	popd
14cr|python-keyring-3.0.5-3|68	
14cr|python-keyring-3.0.5-3|69	pushd python2
14cr|python-keyring-3.0.5-3|70	python setup.py install -O1 --root=%{buildroot}
14cr|python-keyring-3.0.5-3|71	popd
14cr|python-keyring-3.0.5-3|72	
14cr|python-keyring-3.0.5-3|73	# we don't ship tests they need a test environment
14cr|python-keyring-3.0.5-3|74	rm -rf %{buildroot}/%{python3_sitelib}/%{fname}/tests/
14cr|python-keyring-3.0.5-3|75	rm -rf %{buildroot}/%{python_sitelib}/%{fname}/tests/
14cr|python-keyring-3.0.5-3|76	
14cr|python-keyring-3.0.5-3|77	%files
14cr|python-keyring-3.0.5-3|78	%doc python2/README.rst python2/CHANGES.rst python2/CONTRIBUTORS.txt
14cr|python-keyring-3.0.5-3|79	%{py_puresitedir}/*egg-info
14cr|python-keyring-3.0.5-3|80	%{py_puresitedir}/%{fname}
14cr|python-keyring-3.0.5-3|81	%{_bindir}/keyring
14cr|python-keyring-3.0.5-3|82	
14cr|python-keyring-3.0.5-3|83	%files -n python3-keyring
14cr|python-keyring-3.0.5-3|84	%doc python3/README.rst python3/CHANGES.rst python3/CONTRIBUTORS.txt
14cr|python-keyring-3.0.5-3|85	%{py3_puresitedir}/*egg-info
14cr|python-keyring-3.0.5-3|86	%{py3_puresitedir}/%{fname}
14cr|python-keyring-3.0.5-3|87	%{_bindir}/python3-keyring
14cr|python-keyring-3.0.5-3|88	
14cr|python-keyring-3.0.5-3|89	%changelog
14cr|python-keyring-3.0.5-3|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.5-3
14cr|python-keyring-3.0.5-3|91	+ Revision: e9bf020
14cr|python-keyring-3.0.5-3|92	- MassBuild#464: Increase release tag
14cr|python-keyring-3.0.5-3|93	
14cr|python-keyring-3.0.5-3|94	

6736 14
14cr|python-keystoneclient-0.7.1-3|1	Name:       python-keystoneclient
14cr|python-keystoneclient-0.7.1-3|2	Version:    0.7.1
14cr|python-keystoneclient-0.7.1-3|3	Release:    3
14cr|python-keystoneclient-0.7.1-3|4	Summary:    Client library for OpenStack Identity API
14cr|python-keystoneclient-0.7.1-3|5	Group:      Development/Python
14cr|python-keystoneclient-0.7.1-3|6	License:    ASL 2.0
14cr|python-keystoneclient-0.7.1-3|7	URL:        http://pypi.python.org/pypi/%{name}
14cr|python-keystoneclient-0.7.1-3|8	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-keystoneclient-0.7.1-3|9	# fedora patch
14cr|python-keystoneclient-0.7.1-3|10	Patch0001: 0001-Remove-runtime-dependency-on-python-pbr.patch
14cr|python-keystoneclient-0.7.1-3|11	
14cr|python-keystoneclient-0.7.1-3|12	BuildRequires: pythonegg(sphinx)
14cr|python-keystoneclient-0.7.1-3|13	BuildRequires: pkgconfig(python)
14cr|python-keystoneclient-0.7.1-3|14	BuildRequires: pythonegg(setuptools)
14cr|python-keystoneclient-0.7.1-3|15	BuildRequires: pythonegg(pbr)
14cr|python-keystoneclient-0.7.1-3|16	BuildRequires: pythonegg(d2to1)
14cr|python-keystoneclient-0.7.1-3|17	BuildRequires: pythonegg(six)
14cr|python-keystoneclient-0.7.1-3|18	
14cr|python-keystoneclient-0.7.1-3|19	Requires: pythonegg(argparse)
14cr|python-keystoneclient-0.7.1-3|20	Requires: pythonegg(iso-8601) >= 0.1.4
14cr|python-keystoneclient-0.7.1-3|21	Requires: pythonegg(prettytable)
14cr|python-keystoneclient-0.7.1-3|22	Requires: pythonegg(requests) >= 0.8.8
14cr|python-keystoneclient-0.7.1-3|23	Requires: pythonegg(oslo.config) >= 1.1.0
14cr|python-keystoneclient-0.7.1-3|24	Requires: pythonegg(six)
14cr|python-keystoneclient-0.7.1-3|25	Requires: pythonegg(netaddr)
14cr|python-keystoneclient-0.7.1-3|26	Requires: pythonegg(babel)
14cr|python-keystoneclient-0.7.1-3|27	Requires: pythonegg(setuptools)
14cr|python-keystoneclient-0.7.1-3|28	Requires: pythonegg(keyring)
14cr|python-keystoneclient-0.7.1-3|29	
14cr|python-keystoneclient-0.7.1-3|30	BuildArch:  noarch
14cr|python-keystoneclient-0.7.1-3|31	
14cr|python-keystoneclient-0.7.1-3|32	%description
14cr|python-keystoneclient-0.7.1-3|33	Client library and command line utility for interacting with Openstack
14cr|python-keystoneclient-0.7.1-3|34	Identity API.
14cr|python-keystoneclient-0.7.1-3|35	
14cr|python-keystoneclient-0.7.1-3|36	
14cr|python-keystoneclient-0.7.1-3|37	%prep
14cr|python-keystoneclient-0.7.1-3|38	%setup -q
14cr|python-keystoneclient-0.7.1-3|39	%patch0001 -p1
14cr|python-keystoneclient-0.7.1-3|40	
14cr|python-keystoneclient-0.7.1-3|41	# We provide version like this in order to remove runtime dep on pbr.
14cr|python-keystoneclient-0.7.1-3|42	sed -i s/ROSAKEYSTONECLIENTVERSION/%{version}/ keystoneclient/__init__.py
14cr|python-keystoneclient-0.7.1-3|43	
14cr|python-keystoneclient-0.7.1-3|44	# Let RPM handle the dependencies
14cr|python-keystoneclient-0.7.1-3|45	rm -f test-requirements.txt requirements.txt
14cr|python-keystoneclient-0.7.1-3|46	
14cr|python-keystoneclient-0.7.1-3|47	# Remove bundled egg-info
14cr|python-keystoneclient-0.7.1-3|48	rm -rf python_keystoneclient.egg-info
14cr|python-keystoneclient-0.7.1-3|49	
14cr|python-keystoneclient-0.7.1-3|50	%build
14cr|python-keystoneclient-0.7.1-3|51	python setup.py build
14cr|python-keystoneclient-0.7.1-3|52	
14cr|python-keystoneclient-0.7.1-3|53	%install
14cr|python-keystoneclient-0.7.1-3|54	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-keystoneclient-0.7.1-3|55	install -p -D -m 644 tools/keystone.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/keystone.bash_completion
14cr|python-keystoneclient-0.7.1-3|56	
14cr|python-keystoneclient-0.7.1-3|57	# Delete tests
14cr|python-keystoneclient-0.7.1-3|58	rm -fr %{buildroot}%{python_sitelib}/tests
14cr|python-keystoneclient-0.7.1-3|59	
14cr|python-keystoneclient-0.7.1-3|60	# Build HTML docs and man page
14cr|python-keystoneclient-0.7.1-3|61	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-keystoneclient-0.7.1-3|62	sphinx-build -b html doc/source html
14cr|python-keystoneclient-0.7.1-3|63	sphinx-build -b man doc/source man
14cr|python-keystoneclient-0.7.1-3|64	install -p -D -m 644 man/keystone.1 %{buildroot}%{_mandir}/man1/keystone.1
14cr|python-keystoneclient-0.7.1-3|65	
14cr|python-keystoneclient-0.7.1-3|66	# Fix linting
14cr|python-keystoneclient-0.7.1-3|67	rm -fr html/.doctrees html/.buildinfo
14cr|python-keystoneclient-0.7.1-3|68	
14cr|python-keystoneclient-0.7.1-3|69	%files
14cr|python-keystoneclient-0.7.1-3|70	%doc LICENSE README.rst html
14cr|python-keystoneclient-0.7.1-3|71	%{_bindir}/keystone
14cr|python-keystoneclient-0.7.1-3|72	%{_sysconfdir}/bash_completion.d/keystone.bash_completion
14cr|python-keystoneclient-0.7.1-3|73	%{python_sitelib}/keystoneclient
14cr|python-keystoneclient-0.7.1-3|74	%{python_sitelib}/*.egg-info
14cr|python-keystoneclient-0.7.1-3|75	%{_mandir}/man1/keystone.1*
14cr|python-keystoneclient-0.7.1-3|76	
14cr|python-keystoneclient-0.7.1-3|77	
14cr|python-keystoneclient-0.7.1-3|78	
14cr|python-keystoneclient-0.7.1-3|79	
14cr|python-keystoneclient-0.7.1-3|80	%changelog
14cr|python-keystoneclient-0.7.1-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|python-keystoneclient-0.7.1-3|82	+ Revision: 2c89fc1
14cr|python-keystoneclient-0.7.1-3|83	- MassBuild#464: Increase release tag
14cr|python-keystoneclient-0.7.1-3|84	
14cr|python-keystoneclient-0.7.1-3|85	

6737 14
14cr|python-kickstart-1.68-3|1	%define srcname pykickstart
14cr|python-kickstart-1.68-3|2	
14cr|python-kickstart-1.68-3|3	Name:		python-kickstart
14cr|python-kickstart-1.68-3|4	Version:	1.68
14cr|python-kickstart-1.68-3|5	Release:	3
14cr|python-kickstart-1.68-3|6	Summary:	A python library for manipulating kickstart files
14cr|python-kickstart-1.68-3|7	License:	GPLv2
14cr|python-kickstart-1.68-3|8	Group:		Development/Python
14cr|python-kickstart-1.68-3|9	# This is a Red Hat maintained package. Thus the source is only available from
14cr|python-kickstart-1.68-3|10	# within the srpm:
14cr|python-kickstart-1.68-3|11	# http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
14cr|python-kickstart-1.68-3|12	# or git git://git.fedorahosted.org/git/pykickstart.git
14cr|python-kickstart-1.68-3|13	Source0:	%{srcname}-%{version}.tar.gz
14cr|python-kickstart-1.68-3|14	Url:		http://fedoraproject.org/wiki/pykickstart
14cr|python-kickstart-1.68-3|15	BuildRequires:	python-devel
14cr|python-kickstart-1.68-3|16	BuildRequires:	python-setuptools
14cr|python-kickstart-1.68-3|17	BuildRequires:	gettext
14cr|python-kickstart-1.68-3|18	BuildArch:	noarch
14cr|python-kickstart-1.68-3|19	Requires:	python-urlgrabber
14cr|python-kickstart-1.68-3|20	
14cr|python-kickstart-1.68-3|21	%description
14cr|python-kickstart-1.68-3|22	The python-kickstart package is a python library for manipulating kickstart
14cr|python-kickstart-1.68-3|23	files.
14cr|python-kickstart-1.68-3|24	
14cr|python-kickstart-1.68-3|25	%prep
14cr|python-kickstart-1.68-3|26	%setup -q -n %{srcname}-%{version}
14cr|python-kickstart-1.68-3|27	
14cr|python-kickstart-1.68-3|28	%build
14cr|python-kickstart-1.68-3|29	%make
14cr|python-kickstart-1.68-3|30	
14cr|python-kickstart-1.68-3|31	%install
14cr|python-kickstart-1.68-3|32	make DESTDIR=%{buildroot} install
14cr|python-kickstart-1.68-3|33	%find_lang %{srcname}
14cr|python-kickstart-1.68-3|34	
14cr|python-kickstart-1.68-3|35	%files -f %{srcname}.lang
14cr|python-kickstart-1.68-3|36	%defattr(-,root,root,-)
14cr|python-kickstart-1.68-3|37	%doc README ChangeLog COPYING docs/programmers-guide
14cr|python-kickstart-1.68-3|38	%doc docs/kickstart-docs.txt
14cr|python-kickstart-1.68-3|39	%{python_sitelib}/*
14cr|python-kickstart-1.68-3|40	%{_bindir}/ksvalidator
14cr|python-kickstart-1.68-3|41	%{_bindir}/ksflatten
14cr|python-kickstart-1.68-3|42	%{_bindir}/ksverdiff
14cr|python-kickstart-1.68-3|43	
14cr|python-kickstart-1.68-3|44	
14cr|python-kickstart-1.68-3|45	
14cr|python-kickstart-1.68-3|46	%changelog
14cr|python-kickstart-1.68-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.68-3
14cr|python-kickstart-1.68-3|48	+ Revision: 6d10d8c
14cr|python-kickstart-1.68-3|49	- MassBuild#464: Increase release tag
14cr|python-kickstart-1.68-3|50	
14cr|python-kickstart-1.68-3|51	

6738 14
14cr|python-kid-0.9.6-4|1	%define module	kid
14cr|python-kid-0.9.6-4|2	%define name	python-%{module}
14cr|python-kid-0.9.6-4|3	%define version	0.9.6
14cr|python-kid-0.9.6-4|4	%define release	4
14cr|python-kid-0.9.6-4|5	
14cr|python-kid-0.9.6-4|6	Name:		%{name}
14cr|python-kid-0.9.6-4|7	Version: 	%{version}
14cr|python-kid-0.9.6-4|8	Release: 	%{release}
14cr|python-kid-0.9.6-4|9	Summary:        A simple and pythonic XML template language
14cr|python-kid-0.9.6-4|10	Group: 		Development/Python
14cr|python-kid-0.9.6-4|11	License:        MIT
14cr|python-kid-0.9.6-4|12	URL:            http://kid-templating.org/
14cr|python-kid-0.9.6-4|13	Source0:        http://www.kid-templating.org/dist/%{version}/kid-%{version}.tar.gz
14cr|python-kid-0.9.6-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|python-kid-0.9.6-4|15	BuildArch:      noarch
14cr|python-kid-0.9.6-4|16	BuildRequires:	python-devel >= 2.2
14cr|python-kid-0.9.6-4|17	BuildRequires:	python-celementtree
14cr|python-kid-0.9.6-4|18	BuildRequires:	python-elementtree
14cr|python-kid-0.9.6-4|19	BuildRequires:	python-setuptools
14cr|python-kid-0.9.6-4|20	Requires:       python-elementtree
14cr|python-kid-0.9.6-4|21	
14cr|python-kid-0.9.6-4|22	%description
14cr|python-kid-0.9.6-4|23	Kid is a simple Python based template language for generating and
14cr|python-kid-0.9.6-4|24	transforming XML vocabularies. Kid was spawned as a result of a kinky love
14cr|python-kid-0.9.6-4|25	triangle between XSLT, TAL, and PHP. We believe many of the best features
14cr|python-kid-0.9.6-4|26	of these languages live on in Kid with much of the limitations and
14cr|python-kid-0.9.6-4|27	complexity stamped out (well, eventually :).
14cr|python-kid-0.9.6-4|28	
14cr|python-kid-0.9.6-4|29	Templates are compiled to native Python byte-code and may be imported and
14cr|python-kid-0.9.6-4|30	used like normal Python modules.
14cr|python-kid-0.9.6-4|31	
14cr|python-kid-0.9.6-4|32	
14cr|python-kid-0.9.6-4|33	%prep
14cr|python-kid-0.9.6-4|34	%setup -q -n kid-%{version}
14cr|python-kid-0.9.6-4|35	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
14cr|python-kid-0.9.6-4|36	rm -f doc/#guide.txt#
14cr|python-kid-0.9.6-4|37	
14cr|python-kid-0.9.6-4|38	%build
14cr|python-kid-0.9.6-4|39	python setup.py build
14cr|python-kid-0.9.6-4|40	
14cr|python-kid-0.9.6-4|41	%install
14cr|python-kid-0.9.6-4|42	rm -rf %{buildroot}
14cr|python-kid-0.9.6-4|43	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-kid-0.9.6-4|44	
14cr|python-kid-0.9.6-4|45	%check
14cr|python-kid-0.9.6-4|46	make clean
14cr|python-kid-0.9.6-4|47	make test
14cr|python-kid-0.9.6-4|48	
14cr|python-kid-0.9.6-4|49	%clean
14cr|python-kid-0.9.6-4|50	rm -rf %{buildroot}
14cr|python-kid-0.9.6-4|51	
14cr|python-kid-0.9.6-4|52	%files
14cr|python-kid-0.9.6-4|53	%defattr(-,root,root)
14cr|python-kid-0.9.6-4|54	%doc doc/* examples
14cr|python-kid-0.9.6-4|55	%{_bindir}/*
14cr|python-kid-0.9.6-4|56	%py_puresitedir/*
14cr|python-kid-0.9.6-4|57	
14cr|python-kid-0.9.6-4|58	
14cr|python-kid-0.9.6-4|59	
14cr|python-kid-0.9.6-4|60	%changelog
14cr|python-kid-0.9.6-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-4
14cr|python-kid-0.9.6-4|62	+ Revision: 67be873
14cr|python-kid-0.9.6-4|63	- MassBuild#464: Increase release tag
14cr|python-kid-0.9.6-4|64	
14cr|python-kid-0.9.6-4|65	

6739 14
14cr|python-kivy-1.8.0-2|1	%define modname Kivy
14cr|python-kivy-1.8.0-2|2	
14cr|python-kivy-1.8.0-2|3	Name:           python-kivy
14cr|python-kivy-1.8.0-2|4	Version:        1.8.0
14cr|python-kivy-1.8.0-2|5	Release:        2
14cr|python-kivy-1.8.0-2|6	URL:            http://kivy.org/
14cr|python-kivy-1.8.0-2|7	Summary:        Hardware-accelerated multitouch application library
14cr|python-kivy-1.8.0-2|8	
14cr|python-kivy-1.8.0-2|9	License:        LGPLv3
14cr|python-kivy-1.8.0-2|10	Group:          Development/Python
14cr|python-kivy-1.8.0-2|11	Source:         http://pypi.python.org/packages/source/K/%{modname}/%{modname}-%{version}.tar.gz
14cr|python-kivy-1.8.0-2|12	BuildRequires:  pkgconfig(gl)
14cr|python-kivy-1.8.0-2|13	BuildRequires: pkgconfig(gstreamer-1.0)
14cr|python-kivy-1.8.0-2|14	BuildRequires: pkgconfig(gstreamer-1.0)
14cr|python-kivy-1.8.0-2|15	BuildRequires:  python-cython
14cr|python-kivy-1.8.0-2|16	BuildRequires:  python-sphinx
14cr|python-kivy-1.8.0-2|17	BuildRequires:  python-devel
14cr|python-kivy-1.8.0-2|18	Requires:       mtdev
14cr|python-kivy-1.8.0-2|19	Requires:       python-imaging
14cr|python-kivy-1.8.0-2|20	Requires:       pygame
14cr|python-kivy-1.8.0-2|21	
14cr|python-kivy-1.8.0-2|22	%description
14cr|python-kivy-1.8.0-2|23	Kivy is an open source software library for rapid development of applications
14cr|python-kivy-1.8.0-2|24	that make use of innovative user interfaces, such as multi-touch apps.
14cr|python-kivy-1.8.0-2|25	
14cr|python-kivy-1.8.0-2|26	%package doc
14cr|python-kivy-1.8.0-2|27	Summary:        Hardware-accelerated multitouch application library - Documentation
14cr|python-kivy-1.8.0-2|28	
14cr|python-kivy-1.8.0-2|29	Group:          Development/Python
14cr|python-kivy-1.8.0-2|30	Requires:       %{name} = %{version}
14cr|python-kivy-1.8.0-2|31	
14cr|python-kivy-1.8.0-2|32	%description doc
14cr|python-kivy-1.8.0-2|33	Kivy is an open source software library for rapid development of applications
14cr|python-kivy-1.8.0-2|34	that make use of innovative user interfaces, such as multi-touch apps.
14cr|python-kivy-1.8.0-2|35	
14cr|python-kivy-1.8.0-2|36	This package contains the developer documentation and examples
14cr|python-kivy-1.8.0-2|37	
14cr|python-kivy-1.8.0-2|38	%prep
14cr|python-kivy-1.8.0-2|39	%setup -q -n %{modname}-%{version}
14cr|python-kivy-1.8.0-2|40	sed -i "s|data_file_prefix = 'share/kivy-'|data_file_prefix = '%{_docdir}/%{name}/'|" setup.py
14cr|python-kivy-1.8.0-2|41	sed -i "s|#!/usr/bin/python||" kivy/lib/osc/OSC.py # Fix non-executable script
14cr|python-kivy-1.8.0-2|42	rm examples/demo/pictures/images/.empty # Remove empty file
14cr|python-kivy-1.8.0-2|43	rm -r examples/audio # Remove content with non-commercial only license (bnc#749340)
14cr|python-kivy-1.8.0-2|44	
14cr|python-kivy-1.8.0-2|45	%build
14cr|python-kivy-1.8.0-2|46	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
14cr|python-kivy-1.8.0-2|47	cd doc && make html && rm -r build/html/.buildinfo # Build HTML documentation
14cr|python-kivy-1.8.0-2|48	
14cr|python-kivy-1.8.0-2|49	%install
14cr|python-kivy-1.8.0-2|50	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-kivy-1.8.0-2|51	
14cr|python-kivy-1.8.0-2|52	%files
14cr|python-kivy-1.8.0-2|53	%doc AUTHORS  doc/README doc/build/html
14cr|python-kivy-1.8.0-2|54	%{py_platsitedir}/*
14cr|python-kivy-1.8.0-2|55	%exclude %{_datadir}/doc/%{name}
14cr|python-kivy-1.8.0-2|56	
14cr|python-kivy-1.8.0-2|57	%files doc
14cr|python-kivy-1.8.0-2|58	%{_datadir}/doc/%{name}
14cr|python-kivy-1.8.0-2|59	%exclude %{_datadir}/doc/%{name}/AUTHORS
14cr|python-kivy-1.8.0-2|60	# %exclude %{_datadir}/doc/%{name}/COPYING
14cr|python-kivy-1.8.0-2|61	%exclude %{_datadir}/doc/%{name}/README
14cr|python-kivy-1.8.0-2|62	
14cr|python-kivy-1.8.0-2|63	
14cr|python-kivy-1.8.0-2|64	
14cr|python-kivy-1.8.0-2|65	
14cr|python-kivy-1.8.0-2|66	%changelog
14cr|python-kivy-1.8.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|python-kivy-1.8.0-2|68	+ Revision: 839110a
14cr|python-kivy-1.8.0-2|69	- MassBuild#464: Increase release tag
14cr|python-kivy-1.8.0-2|70	
14cr|python-kivy-1.8.0-2|71	

6740 14
14cr|python-kiwi-1.9.38-2|1	%define oname kiwi
14cr|python-kiwi-1.9.38-2|2	
14cr|python-kiwi-1.9.38-2|3	# There are no binary files in package itself,
14cr|python-kiwi-1.9.38-2|4	# but we need to place files to arch-specific glade3 libdir
14cr|python-kiwi-1.9.38-2|5	%define debug_package %{nil}
14cr|python-kiwi-1.9.38-2|6	
14cr|python-kiwi-1.9.38-2|7	Summary: A framework and a set of enhanced widgets based on PyGTK
14cr|python-kiwi-1.9.38-2|8	Name:    python-kiwi
14cr|python-kiwi-1.9.38-2|9	Version: 1.9.38
14cr|python-kiwi-1.9.38-2|10	Release: 2
14cr|python-kiwi-1.9.38-2|11	Source0: https://pypi.python.org/packages/source/k/kiwi-gtk/kiwi-gtk-%{version}.tar.gz
14cr|python-kiwi-1.9.38-2|12	License: LGPLv2+
14cr|python-kiwi-1.9.38-2|13	Group:   Development/Python
14cr|python-kiwi-1.9.38-2|14	Url:     http://www.async.com.br/projects/kiwi/
14cr|python-kiwi-1.9.38-2|15	BuildRequires: pygtk2.0-devel
14cr|python-kiwi-1.9.38-2|16	BuildRequires: python-distribute
14cr|python-kiwi-1.9.38-2|17	Requires: pygtk2.0-libglade
14cr|python-kiwi-1.9.38-2|18	
14cr|python-kiwi-1.9.38-2|19	%description
14cr|python-kiwi-1.9.38-2|20	kiwi offers a set of enhanced widgets for
14cr|python-kiwi-1.9.38-2|21	Python based on PyGTK. It also includes a framework designed to make
14cr|python-kiwi-1.9.38-2|22	creating Python applications using PyGTK and libglade much
14cr|python-kiwi-1.9.38-2|23	simpler.
14cr|python-kiwi-1.9.38-2|24	
14cr|python-kiwi-1.9.38-2|25	%package docs
14cr|python-kiwi-1.9.38-2|26	Group:	Development/Python
14cr|python-kiwi-1.9.38-2|27	Summary: Documentation related to python-kiwi
14cr|python-kiwi-1.9.38-2|28	Requires: %{name} = %{EVRD}
14cr|python-kiwi-1.9.38-2|29	
14cr|python-kiwi-1.9.38-2|30	%description docs
14cr|python-kiwi-1.9.38-2|31	This package contains documentation that contains APIs and related materials,
14cr|python-kiwi-1.9.38-2|32	useful for reference when writing software using Kiwi.
14cr|python-kiwi-1.9.38-2|33	
14cr|python-kiwi-1.9.38-2|34	
14cr|python-kiwi-1.9.38-2|35	%prep
14cr|python-kiwi-1.9.38-2|36	%setup -q -n %{oname}-gtk-%{version}
14cr|python-kiwi-1.9.38-2|37	sed -i -e 's|share/doc/kiwi|share/doc/%{name}-%{version}|' setup.py
14cr|python-kiwi-1.9.38-2|38	
14cr|python-kiwi-1.9.38-2|39	%build
14cr|python-kiwi-1.9.38-2|40	python setup.py build
14cr|python-kiwi-1.9.38-2|41	
14cr|python-kiwi-1.9.38-2|42	%install
14cr|python-kiwi-1.9.38-2|43	python setup.py install -O1 --skip-build --root=%{buildroot}
14cr|python-kiwi-1.9.38-2|44	rm -rf %{buildroot}%{_defaultdocdir}
14cr|python-kiwi-1.9.38-2|45	%if %{_lib} != lib
14cr|python-kiwi-1.9.38-2|46	mkdir -p %{buildroot}%{_libdir}
14cr|python-kiwi-1.9.38-2|47	mv %{buildroot}%{_prefix}/lib/glade3 %{buildroot}%{_libdir}
14cr|python-kiwi-1.9.38-2|48	%endif
14cr|python-kiwi-1.9.38-2|49	
14cr|python-kiwi-1.9.38-2|50	%find_lang %{oname}
14cr|python-kiwi-1.9.38-2|51	
14cr|python-kiwi-1.9.38-2|52	%clean
14cr|python-kiwi-1.9.38-2|53	
14cr|python-kiwi-1.9.38-2|54	%files -f %{oname}.lang
14cr|python-kiwi-1.9.38-2|55	%doc AUTHORS COPYING README NEWS
14cr|python-kiwi-1.9.38-2|56	%{_bindir}/*
14cr|python-kiwi-1.9.38-2|57	%{py_puresitedir}/*.egg-info
14cr|python-kiwi-1.9.38-2|58	#gw this dir is arch-dependant:
14cr|python-kiwi-1.9.38-2|59	%{_libdir}/glade3/*
14cr|python-kiwi-1.9.38-2|60	%{_datadir}/glade3/*
14cr|python-kiwi-1.9.38-2|61	%{py_puresitedir}/kiwi
14cr|python-kiwi-1.9.38-2|62	
14cr|python-kiwi-1.9.38-2|63	%files docs
14cr|python-kiwi-1.9.38-2|64	%doc COPYING doc/* examples
14cr|python-kiwi-1.9.38-2|65	
14cr|python-kiwi-1.9.38-2|66	%changelog
14cr|python-kiwi-1.9.38-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.38-2
14cr|python-kiwi-1.9.38-2|68	+ Revision: 6d0e517
14cr|python-kiwi-1.9.38-2|69	- MassBuild#464: Increase release tag
14cr|python-kiwi-1.9.38-2|70	
14cr|python-kiwi-1.9.38-2|71	

6741 14
14cr|python-Kiwi2-1.9.0-8|1	%define oname   Kiwi2
14cr|python-Kiwi2-1.9.0-8|2	
14cr|python-Kiwi2-1.9.0-8|3	Summary:       A Framework for developing graphical applications in Python
14cr|python-Kiwi2-1.9.0-8|4	Name:          python-%{oname}
14cr|python-Kiwi2-1.9.0-8|5	Version:       1.9.0
14cr|python-Kiwi2-1.9.0-8|6	Release:       8
14cr|python-Kiwi2-1.9.0-8|7	Source:        %{oname}-%{version}.tar.bz2
14cr|python-Kiwi2-1.9.0-8|8	License:       LGPL
14cr|python-Kiwi2-1.9.0-8|9	Group:         Development/Python
14cr|python-Kiwi2-1.9.0-8|10	Url:           http://www.async.com.br/projects/kiwi
14cr|python-Kiwi2-1.9.0-8|11	BuildRequires: python-devel
14cr|python-Kiwi2-1.9.0-8|12	BuildRequires: pythonegg(setuptools)
14cr|python-Kiwi2-1.9.0-8|13	BuildRequires: gazpacho >= 0.7.2
14cr|python-Kiwi2-1.9.0-8|14	
14cr|python-Kiwi2-1.9.0-8|15	Requires:      pygtk2.0
14cr|python-Kiwi2-1.9.0-8|16	
14cr|python-Kiwi2-1.9.0-8|17	BuildArch:     noarch
14cr|python-Kiwi2-1.9.0-8|18	
14cr|python-Kiwi2-1.9.0-8|19	%description
14cr|python-Kiwi2-1.9.0-8|20	Kiwi is a framework composed of a set of modules, which eases Python
14cr|python-Kiwi2-1.9.0-8|21	development using PyGTK. Kiwi makes graphical applications *much* faster
14cr|python-Kiwi2-1.9.0-8|22	to code, with good architecture and more Python-like bindings; it also
14cr|python-Kiwi2-1.9.0-8|23	offers extended widgets based upon the original PyGTK widge
14cr|python-Kiwi2-1.9.0-8|24	
14cr|python-Kiwi2-1.9.0-8|25	
14cr|python-Kiwi2-1.9.0-8|26	%package -n gazpacho-plugin-Kiwi2
14cr|python-Kiwi2-1.9.0-8|27	Summary: This plugin allows you to use Kiwi2 Widgets from Gazpacho
14cr|python-Kiwi2-1.9.0-8|28	Group: Development/Python
14cr|python-Kiwi2-1.9.0-8|29	Requires: gazpacho >= 0.7.2
14cr|python-Kiwi2-1.9.0-8|30	
14cr|python-Kiwi2-1.9.0-8|31	%description -n gazpacho-plugin-Kiwi2
14cr|python-Kiwi2-1.9.0-8|32	This plugin allows you to use Kiwi2 Widgets from Gazpacho.
14cr|python-Kiwi2-1.9.0-8|33	
14cr|python-Kiwi2-1.9.0-8|34	
14cr|python-Kiwi2-1.9.0-8|35	%prep
14cr|python-Kiwi2-1.9.0-8|36	%setup -q -n %{oname}-%{version}
14cr|python-Kiwi2-1.9.0-8|37	find . -name '.svn' | xargs rm -Rf
14cr|python-Kiwi2-1.9.0-8|38	# various perm fix
14cr|python-Kiwi2-1.9.0-8|39	chmod og+r -R .
14cr|python-Kiwi2-1.9.0-8|40	chmod og+x $(find . -type d)
14cr|python-Kiwi2-1.9.0-8|41	
14cr|python-Kiwi2-1.9.0-8|42	%build
14cr|python-Kiwi2-1.9.0-8|43	python setup.py build
14cr|python-Kiwi2-1.9.0-8|44	
14cr|python-Kiwi2-1.9.0-8|45	%install
14cr|python-Kiwi2-1.9.0-8|46	python setup.py install --root $RPM_BUILD_ROOT
14cr|python-Kiwi2-1.9.0-8|47	
14cr|python-Kiwi2-1.9.0-8|48	pushd gazpacho-plugin
14cr|python-Kiwi2-1.9.0-8|49	
14cr|python-Kiwi2-1.9.0-8|50	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/pixmaps
14cr|python-Kiwi2-1.9.0-8|51	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gazpacho/pixmaps
14cr|python-Kiwi2-1.9.0-8|52	
14cr|python-Kiwi2-1.9.0-8|53	python << EOF > kiwi2.xml.tmp
14cr|python-Kiwi2-1.9.0-8|54	import re
14cr|python-Kiwi2-1.9.0-8|55	import sys
14cr|python-Kiwi2-1.9.0-8|56	
14cr|python-Kiwi2-1.9.0-8|57	resource_path_re = re.compile('resource-path="(\w|\d|/|-)+"')
14cr|python-Kiwi2-1.9.0-8|58	
14cr|python-Kiwi2-1.9.0-8|59	for line in file("kiwi2.xml"):
14cr|python-Kiwi2-1.9.0-8|60	line = resource_path_re.sub('resource-path="%{_datadir}/gazpacho/catalogs"', line)
14cr|python-Kiwi2-1.9.0-8|61	sys.stdout.write(line)
14cr|python-Kiwi2-1.9.0-8|62	EOF
14cr|python-Kiwi2-1.9.0-8|63	install -m 644 kiwi2.xml.tmp $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/kiwi2.xml
14cr|python-Kiwi2-1.9.0-8|64	install -m 644 kiwi2.py $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs
14cr|python-Kiwi2-1.9.0-8|65	
14cr|python-Kiwi2-1.9.0-8|66	for pixmap in pixmaps/*
14cr|python-Kiwi2-1.9.0-8|67	do
14cr|python-Kiwi2-1.9.0-8|68	install -m 644 $pixmap $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/pixmaps
14cr|python-Kiwi2-1.9.0-8|69	done
14cr|python-Kiwi2-1.9.0-8|70	
14cr|python-Kiwi2-1.9.0-8|71	popd
14cr|python-Kiwi2-1.9.0-8|72	
14cr|python-Kiwi2-1.9.0-8|73	
14cr|python-Kiwi2-1.9.0-8|74	%files
14cr|python-Kiwi2-1.9.0-8|75	%doc AUTHORS ChangeLog COPYING README doc examples tests
14cr|python-Kiwi2-1.9.0-8|76	%py_puresitedir/Kiwi2
14cr|python-Kiwi2-1.9.0-8|77	%py_puresitedir/*.egg-info
14cr|python-Kiwi2-1.9.0-8|78	
14cr|python-Kiwi2-1.9.0-8|79	%files -n gazpacho-plugin-Kiwi2
14cr|python-Kiwi2-1.9.0-8|80	%doc AUTHORS ChangeLog
14cr|python-Kiwi2-1.9.0-8|81	%{_datadir}/gazpacho/catalogs/kiwi2.xml
14cr|python-Kiwi2-1.9.0-8|82	%{_datadir}/gazpacho/catalogs/kiwi2.py
14cr|python-Kiwi2-1.9.0-8|83	%{_datadir}/gazpacho/catalogs/pixmaps/kiwi*.png
14cr|python-Kiwi2-1.9.0-8|84	
14cr|python-Kiwi2-1.9.0-8|85	
14cr|python-Kiwi2-1.9.0-8|86	
14cr|python-Kiwi2-1.9.0-8|87	
14cr|python-Kiwi2-1.9.0-8|88	
14cr|python-Kiwi2-1.9.0-8|89	%changelog
14cr|python-Kiwi2-1.9.0-8|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-8
14cr|python-Kiwi2-1.9.0-8|91	+ Revision: bc15b1a
14cr|python-Kiwi2-1.9.0-8|92	- MassBuild#464: Increase release tag
14cr|python-Kiwi2-1.9.0-8|93	
14cr|python-Kiwi2-1.9.0-8|94	

6742 14
14cr|python-kombu-3.0.21-2|1	
14cr|python-kombu-3.0.21-2|2	%define oname kombu
14cr|python-kombu-3.0.21-2|3	
14cr|python-kombu-3.0.21-2|4	Name:           python-%{oname}
14cr|python-kombu-3.0.21-2|5	Version:        3.0.21
14cr|python-kombu-3.0.21-2|6	Release:        2
14cr|python-kombu-3.0.21-2|7	Summary:        AMQP Messaging Framework for Python
14cr|python-kombu-3.0.21-2|8	
14cr|python-kombu-3.0.21-2|9	Group:          Development/Python
14cr|python-kombu-3.0.21-2|10	License:        BSD
14cr|python-kombu-3.0.21-2|11	URL:            http://pypi.python.org/pypi/%{oname}
14cr|python-kombu-3.0.21-2|12	Source0:        https://pypi.python.org/packages/source/k/kombu/%{oname}-%{version}.tar.gz
14cr|python-kombu-3.0.21-2|13	BuildArch:      noarch
14cr|python-kombu-3.0.21-2|14	
14cr|python-kombu-3.0.21-2|15	BuildRequires:  pkgconfig(python)
14cr|python-kombu-3.0.21-2|16	BuildRequires:  pythonegg(setuptools)
14cr|python-kombu-3.0.21-2|17	BuildRequires:  pythonegg(nose)
14cr|python-kombu-3.0.21-2|18	BuildRequires:  pythonegg(anyjson)
14cr|python-kombu-3.0.21-2|19	BuildRequires:  pythonegg(amqp) >= 1.4.2
14cr|python-kombu-3.0.21-2|20	# python3
14cr|python-kombu-3.0.21-2|21	BuildRequires:  pkgconfig(python3)
14cr|python-kombu-3.0.21-2|22	BuildRequires:  python3egg(nose)
14cr|python-kombu-3.0.21-2|23	BuildRequires:  python3egg(setuptools)
14cr|python-kombu-3.0.21-2|24	
14cr|python-kombu-3.0.21-2|25	Requires:      pythonegg(anyjson)
14cr|python-kombu-3.0.21-2|26	Requires:      pythonegg(amqp) >= 1.4.2
14cr|python-kombu-3.0.21-2|27	
14cr|python-kombu-3.0.21-2|28	%description
14cr|python-kombu-3.0.21-2|29	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
14cr|python-kombu-3.0.21-2|30	for message orientation, queuing, routing, reliability and security.
14cr|python-kombu-3.0.21-2|31	One of the most popular implementations of AMQP is RabbitMQ.
14cr|python-kombu-3.0.21-2|32	The aim of Kombu is to make messaging in Python as easy as possible by
14cr|python-kombu-3.0.21-2|33	providing an idiomatic high-level interface for the AMQP protocol, and
14cr|python-kombu-3.0.21-2|34	also provide proven and tested solutions to common messaging problems.
14cr|python-kombu-3.0.21-2|35	
14cr|python-kombu-3.0.21-2|36	%files
14cr|python-kombu-3.0.21-2|37	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
14cr|python-kombu-3.0.21-2|38	%{py_puresitedir}/%{oname}/
14cr|python-kombu-3.0.21-2|39	%{py_puresitedir}/%{oname}*.egg-info
14cr|python-kombu-3.0.21-2|40	
14cr|python-kombu-3.0.21-2|41	############################
14cr|python-kombu-3.0.21-2|42	%package -n python3-kombu
14cr|python-kombu-3.0.21-2|43	Summary:        AMQP Messaging Framework for Python3
14cr|python-kombu-3.0.21-2|44	Group:          Development/Python
14cr|python-kombu-3.0.21-2|45	
14cr|python-kombu-3.0.21-2|46	Requires:       python3
14cr|python-kombu-3.0.21-2|47	Requires:       python3egg(amqp) >= 1.4.2
14cr|python-kombu-3.0.21-2|48	
14cr|python-kombu-3.0.21-2|49	%description -n python3-kombu
14cr|python-kombu-3.0.21-2|50	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
14cr|python-kombu-3.0.21-2|51	for message orientation, queuing, routing, reliability and security.
14cr|python-kombu-3.0.21-2|52	One of the most popular implementations of AMQP is RabbitMQ.
14cr|python-kombu-3.0.21-2|53	The aim of Kombu is to make messaging in Python as easy as possible by
14cr|python-kombu-3.0.21-2|54	providing an idiomatic high-level interface for the AMQP protocol, and
14cr|python-kombu-3.0.21-2|55	also provide proven and tested solutions to common messaging problems.
14cr|python-kombu-3.0.21-2|56	Python3 module.
14cr|python-kombu-3.0.21-2|57	
14cr|python-kombu-3.0.21-2|58	%files -n python3-kombu
14cr|python-kombu-3.0.21-2|59	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
14cr|python-kombu-3.0.21-2|60	%{py3_puresitedir}/%{oname}/
14cr|python-kombu-3.0.21-2|61	%{py3_puresitedir}/%{oname}*.egg-info
14cr|python-kombu-3.0.21-2|62	
14cr|python-kombu-3.0.21-2|63	###########################
14cr|python-kombu-3.0.21-2|64	
14cr|python-kombu-3.0.21-2|65	%prep
14cr|python-kombu-3.0.21-2|66	%setup -q -n %{oname}-%{version}
14cr|python-kombu-3.0.21-2|67	chmod 644 README.rst
14cr|python-kombu-3.0.21-2|68	
14cr|python-kombu-3.0.21-2|69	#python3
14cr|python-kombu-3.0.21-2|70	mkdir -p python3
14cr|python-kombu-3.0.21-2|71	cp -a {AUTHORS,Changelog,docs,examples,extra,FAQ,funtests,INSTALL,kombu,kombu.egg-info,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py,THANKS,TODO} python3
14cr|python-kombu-3.0.21-2|72	
14cr|python-kombu-3.0.21-2|73	%build
14cr|python-kombu-3.0.21-2|74	python setup.py build
14cr|python-kombu-3.0.21-2|75	
14cr|python-kombu-3.0.21-2|76	# python3
14cr|python-kombu-3.0.21-2|77	pushd python3
14cr|python-kombu-3.0.21-2|78	python3 setup.py build
14cr|python-kombu-3.0.21-2|79	popd
14cr|python-kombu-3.0.21-2|80	
14cr|python-kombu-3.0.21-2|81	%install
14cr|python-kombu-3.0.21-2|82	python setup.py install --skip-build --root %{buildroot}
14cr|python-kombu-3.0.21-2|83	chmod +x %{buildroot}%{py_puresitedir}/%{oname}/tests/test_serialization.py
14cr|python-kombu-3.0.21-2|84	
14cr|python-kombu-3.0.21-2|85	# python3
14cr|python-kombu-3.0.21-2|86	pushd python3
14cr|python-kombu-3.0.21-2|87	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-kombu-3.0.21-2|88	chmod +x %{buildroot}%{py3_puresitedir}/%{oname}/tests/test_serialization.py
14cr|python-kombu-3.0.21-2|89	popd
14cr|python-kombu-3.0.21-2|90	
14cr|python-kombu-3.0.21-2|91	
14cr|python-kombu-3.0.21-2|92	%changelog
14cr|python-kombu-3.0.21-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.21-2
14cr|python-kombu-3.0.21-2|94	+ Revision: c39b008
14cr|python-kombu-3.0.21-2|95	- MassBuild#464: Increase release tag
14cr|python-kombu-3.0.21-2|96	
14cr|python-kombu-3.0.21-2|97	

6743 14
14cr|python-krbV-1.0.90-3|1	Name: python-krbV
14cr|python-krbV-1.0.90-3|2	Version: 1.0.90
14cr|python-krbV-1.0.90-3|3	Release: 3
14cr|python-krbV-1.0.90-3|4	Summary: Python extension module for Kerberos 5
14cr|python-krbV-1.0.90-3|5	
14cr|python-krbV-1.0.90-3|6	
14cr|python-krbV-1.0.90-3|7	Group: Development/Python
14cr|python-krbV-1.0.90-3|8	License: LGPLv2+
14cr|python-krbV-1.0.90-3|9	
14cr|python-krbV-1.0.90-3|10	URL: http://fedorahosted.org/python-krbV/
14cr|python-krbV-1.0.90-3|11	Source: http://fedorahosted.org/python-krbV/attachment/wiki/Releases/python-krbV-%{version}.tar.bz2
14cr|python-krbV-1.0.90-3|12	
14cr|python-krbV-1.0.90-3|13	BuildRequires:  python-devel
14cr|python-krbV-1.0.90-3|14	BuildRequires: krb5-devel
14cr|python-krbV-1.0.90-3|15	BuildRequires: gawk
14cr|python-krbV-1.0.90-3|16	
14cr|python-krbV-1.0.90-3|17	%description
14cr|python-krbV-1.0.90-3|18	python-krbV allows python programs to use Kerberos 5 authentication and
14cr|python-krbV-1.0.90-3|19	security.
14cr|python-krbV-1.0.90-3|20	
14cr|python-krbV-1.0.90-3|21	%prep
14cr|python-krbV-1.0.90-3|22	%setup -q
14cr|python-krbV-1.0.90-3|23	
14cr|python-krbV-1.0.90-3|24	%build
14cr|python-krbV-1.0.90-3|25	export LIBNAME="%{_lib}"
14cr|python-krbV-1.0.90-3|26	export CFLAGS="%{optflags} -Wextra"
14cr|python-krbV-1.0.90-3|27	%configure2_5x
14cr|python-krbV-1.0.90-3|28	%make
14cr|python-krbV-1.0.90-3|29	
14cr|python-krbV-1.0.90-3|30	%install
14cr|python-krbV-1.0.90-3|31	%makeinstall
14cr|python-krbV-1.0.90-3|32	
14cr|python-krbV-1.0.90-3|33	%files
14cr|python-krbV-1.0.90-3|34	%doc README COPYING krbV-code-snippets.py
14cr|python-krbV-1.0.90-3|35	%{py_platsitedir}/krbVmodule.so
14cr|python-krbV-1.0.90-3|36	
14cr|python-krbV-1.0.90-3|37	
14cr|python-krbV-1.0.90-3|38	
14cr|python-krbV-1.0.90-3|39	%changelog
14cr|python-krbV-1.0.90-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.90-3
14cr|python-krbV-1.0.90-3|41	+ Revision: c9ac0b5
14cr|python-krbV-1.0.90-3|42	- MassBuild#464: Increase release tag
14cr|python-krbV-1.0.90-3|43	
14cr|python-krbV-1.0.90-3|44	

6744 14
14cr|python-la-0.6.0-1|1	%define	module	la
14cr|python-la-0.6.0-1|2	%define name	python-%{module}
14cr|python-la-0.6.0-1|3	%define version 0.6.0
14cr|python-la-0.6.0-1|4	%define	rel	1
14cr|python-la-0.6.0-1|5	%if %mdkversion < 201100
14cr|python-la-0.6.0-1|6	%define release %mkrel %{rel}
14cr|python-la-0.6.0-1|7	%else
14cr|python-la-0.6.0-1|8	%define	release	%{rel}
14cr|python-la-0.6.0-1|9	%endif
14cr|python-la-0.6.0-1|10	
14cr|python-la-0.6.0-1|11	Summary:	Label the rows, columns, any dimension of your NumPy arrays
14cr|python-la-0.6.0-1|12	Name:		%{name}
14cr|python-la-0.6.0-1|13	Version:	%{version}
14cr|python-la-0.6.0-1|14	Release:	%{release}
14cr|python-la-0.6.0-1|15	Source0:	http://pypi.python.org/packages/source/l/%{module}/%{module}-%{version}.tar.gz
14cr|python-la-0.6.0-1|16	License:	BSD
14cr|python-la-0.6.0-1|17	Group:		Development/Python
14cr|python-la-0.6.0-1|18	Url:		http://berkeleyanalytics.com/la/
14cr|python-la-0.6.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-la-0.6.0-1|20	BuildRequires:	hdf5-devel >= 1.8
14cr|python-la-0.6.0-1|21	BuildRequires:	python-devel, python-sphinx
14cr|python-la-0.6.0-1|22	Requires:	python-numpy, python-bottleneck
14cr|python-la-0.6.0-1|23	Suggests:	python-scipy
14cr|python-la-0.6.0-1|24	
14cr|python-la-0.6.0-1|25	%description
14cr|python-la-0.6.0-1|26	The main class of the la package is a labeled array, larry. A larry
14cr|python-la-0.6.0-1|27	consists of data and labels. The data is stored as a NumPy array and
14cr|python-la-0.6.0-1|28	the labels as a list of lists (one list per dimension).
14cr|python-la-0.6.0-1|29	
14cr|python-la-0.6.0-1|30	You can archive larrys in HDF5 format using save and load or using a
14cr|python-la-0.6.0-1|31	dictionary-like interface.
14cr|python-la-0.6.0-1|32	
14cr|python-la-0.6.0-1|33	%prep
14cr|python-la-0.6.0-1|34	%setup -q -n %{module}-%{version}
14cr|python-la-0.6.0-1|35	
14cr|python-la-0.6.0-1|36	%build
14cr|python-la-0.6.0-1|37	%__python setup.py build
14cr|python-la-0.6.0-1|38	pushd doc
14cr|python-la-0.6.0-1|39	export PYTHONPATH=`dir -1d ../build/lib.*| head -1`
14cr|python-la-0.6.0-1|40	make html
14cr|python-la-0.6.0-1|41	popd
14cr|python-la-0.6.0-1|42	
14cr|python-la-0.6.0-1|43	%install
14cr|python-la-0.6.0-1|44	%__rm -rf %{buildroot}
14cr|python-la-0.6.0-1|45	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-la-0.6.0-1|46	
14cr|python-la-0.6.0-1|47	%clean
14cr|python-la-0.6.0-1|48	%__rm -rf %{buildroot}
14cr|python-la-0.6.0-1|49	
14cr|python-la-0.6.0-1|50	%files
14cr|python-la-0.6.0-1|51	%defattr(-,root,root)
14cr|python-la-0.6.0-1|52	%doc LICENSE README.rst doc/build/html
14cr|python-la-0.6.0-1|53	%py_platsitedir/%{module}*
14cr|python-la-0.6.0-1|54	
14cr|python-la-0.6.0-1|55	
14cr|python-la-0.6.0-1|56	
14cr|python-la-0.6.0-1|57	%changelog
14cr|python-la-0.6.0-1|58	* Fri Jul 06 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6.0-1
14cr|python-la-0.6.0-1|59	+ Revision: cab2fad
14cr|python-la-0.6.0-1|60	- Automatic import for version 0.6.0
14cr|python-la-0.6.0-1|61	
14cr|python-la-0.6.0-1|62	

6745 14
14cr|python-libelf-0.1-2|1	%define	oname	pylibelf
14cr|python-libelf-0.1-2|2	%define	module	libelf
14cr|python-libelf-0.1-2|3	
14cr|python-libelf-0.1-2|4	Name:		python-%{module}
14cr|python-libelf-0.1-2|5	Version:	0.1
14cr|python-libelf-0.1-2|6	Release:	2
14cr|python-libelf-0.1-2|7	Summary:	An ELF parser for python that uses the libelf library
14cr|python-libelf-0.1-2|8	Source0:	http://eggy.yolky.org/pylibelf/static/docs/_downloads/pylibelf-full.tar.bz2
14cr|python-libelf-0.1-2|9	Url:		http://eggy.yolky.org/pylibelf/
14cr|python-libelf-0.1-2|10	License:	LGPLv2
14cr|python-libelf-0.1-2|11	Group:		Development/Python
14cr|python-libelf-0.1-2|12	BuildRequires:	python-devel
14cr|python-libelf-0.1-2|13	BuildRequires:	python-cython
14cr|python-libelf-0.1-2|14	BuildRequires:	python-sphinx
14cr|python-libelf-0.1-2|15	BuildRequires:	python-ply
14cr|python-libelf-0.1-2|16	BuildRequires:	libelf-devel
14cr|python-libelf-0.1-2|17	
14cr|python-libelf-0.1-2|18	%description
14cr|python-libelf-0.1-2|19	Pythonic wrapper for the libelf library.
14cr|python-libelf-0.1-2|20	
14cr|python-libelf-0.1-2|21	%package doc
14cr|python-libelf-0.1-2|22	Summary:	Documentation for %{name}
14cr|python-libelf-0.1-2|23	BuildArch:	noarch
14cr|python-libelf-0.1-2|24	
14cr|python-libelf-0.1-2|25	%description doc
14cr|python-libelf-0.1-2|26	This package contains the HTML documentation for %{name}.
14cr|python-libelf-0.1-2|27	
14cr|python-libelf-0.1-2|28	%prep
14cr|python-libelf-0.1-2|29	%setup -q -n %{oname}
14cr|python-libelf-0.1-2|30	
14cr|python-libelf-0.1-2|31	%build
14cr|python-libelf-0.1-2|32	python setup.py build
14cr|python-libelf-0.1-2|33	
14cr|python-libelf-0.1-2|34	pushd doc
14cr|python-libelf-0.1-2|35	make html
14cr|python-libelf-0.1-2|36	popd
14cr|python-libelf-0.1-2|37	
14cr|python-libelf-0.1-2|38	%install
14cr|python-libelf-0.1-2|39	python setup.py install --root=%{buildroot}
14cr|python-libelf-0.1-2|40	
14cr|python-libelf-0.1-2|41	pushd doc
14cr|python-libelf-0.1-2|42	%{__mkdir_p} %{buildroot}/%{_datadir}/%{name}/doc/
14cr|python-libelf-0.1-2|43	cp -r -a _build/html/* %{buildroot}/%{_datadir}/%{name}/doc/
14cr|python-libelf-0.1-2|44	popd
14cr|python-libelf-0.1-2|45	
14cr|python-libelf-0.1-2|46	%files
14cr|python-libelf-0.1-2|47	%{py_platsitedir}/pylibelf/*.py*
14cr|python-libelf-0.1-2|48	%{py_platsitedir}/pylibelf/_constants_elf_h.so
14cr|python-libelf-0.1-2|49	%{py_platsitedir}/pylibelf/_constants_elf_h_dynamic.so
14cr|python-libelf-0.1-2|50	%{py_platsitedir}/pylibelf/_constants_elf_h_relocation.so
14cr|python-libelf-0.1-2|51	%{py_platsitedir}/pylibelf/_constants_libelf_h.so
14cr|python-libelf-0.1-2|52	%{py_platsitedir}/pylibelf/libelf.so
14cr|python-libelf-0.1-2|53	%{py_platsitedir}/pylibelf*.egg-info
14cr|python-libelf-0.1-2|54	
14cr|python-libelf-0.1-2|55	%files doc
14cr|python-libelf-0.1-2|56	%doc %{_datadir}/%{name}/doc/
14cr|python-libelf-0.1-2|57	
14cr|python-libelf-0.1-2|58	
14cr|python-libelf-0.1-2|59	
14cr|python-libelf-0.1-2|60	%changelog
14cr|python-libelf-0.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|python-libelf-0.1-2|62	+ Revision: fb3697c
14cr|python-libelf-0.1-2|63	- MassBuild#464: Increase release tag
14cr|python-libelf-0.1-2|64	
14cr|python-libelf-0.1-2|65	

6746 14
14cr|python-libgmail-0.1.11-6|1	%define oname libgmail
14cr|python-libgmail-0.1.11-6|2	%define name python-%oname
14cr|python-libgmail-0.1.11-6|3	%define version 0.1.11
14cr|python-libgmail-0.1.11-6|4	%define release 6
14cr|python-libgmail-0.1.11-6|5	
14cr|python-libgmail-0.1.11-6|6	Summary: Python bindings to access Gmail
14cr|python-libgmail-0.1.11-6|7	Name: %{name}
14cr|python-libgmail-0.1.11-6|8	Version: %{version}
14cr|python-libgmail-0.1.11-6|9	Release: %{release}
14cr|python-libgmail-0.1.11-6|10	Source0: http://downloads.sourceforge.net/libgmail/%{oname}-%{version}.tar.gz
14cr|python-libgmail-0.1.11-6|11	License: GPL
14cr|python-libgmail-0.1.11-6|12	Group: Development/Python
14cr|python-libgmail-0.1.11-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-libgmail-0.1.11-6|14	Url: http://libgmail.sourceforge.net/
14cr|python-libgmail-0.1.11-6|15	BuildArch: noarch
14cr|python-libgmail-0.1.11-6|16	BuildRequires: python-devel
14cr|python-libgmail-0.1.11-6|17	BuildRequires: python-mechanize
14cr|python-libgmail-0.1.11-6|18	Requires: python-mechanize
14cr|python-libgmail-0.1.11-6|19	
14cr|python-libgmail-0.1.11-6|20	%description
14cr|python-libgmail-0.1.11-6|21	This is a Python library to access Google Mail.
14cr|python-libgmail-0.1.11-6|22	
14cr|python-libgmail-0.1.11-6|23	%prep
14cr|python-libgmail-0.1.11-6|24	%setup -q -n %oname-%version
14cr|python-libgmail-0.1.11-6|25	
14cr|python-libgmail-0.1.11-6|26	%build
14cr|python-libgmail-0.1.11-6|27	python setup.py build
14cr|python-libgmail-0.1.11-6|28	
14cr|python-libgmail-0.1.11-6|29	%install
14cr|python-libgmail-0.1.11-6|30	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-libgmail-0.1.11-6|31	
14cr|python-libgmail-0.1.11-6|32	%clean
14cr|python-libgmail-0.1.11-6|33	rm -rf $RPM_BUILD_ROOT
14cr|python-libgmail-0.1.11-6|34	
14cr|python-libgmail-0.1.11-6|35	%files
14cr|python-libgmail-0.1.11-6|36	%defattr(-,root,root)
14cr|python-libgmail-0.1.11-6|37	%py_puresitedir/gmail*py*
14cr|python-libgmail-0.1.11-6|38	%py_puresitedir/lgconstants.py*
14cr|python-libgmail-0.1.11-6|39	%py_puresitedir/libgmail*
14cr|python-libgmail-0.1.11-6|40	
14cr|python-libgmail-0.1.11-6|41	
14cr|python-libgmail-0.1.11-6|42	
14cr|python-libgmail-0.1.11-6|43	
14cr|python-libgmail-0.1.11-6|44	
14cr|python-libgmail-0.1.11-6|45	%changelog
14cr|python-libgmail-0.1.11-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.11-6
14cr|python-libgmail-0.1.11-6|47	+ Revision: e024637
14cr|python-libgmail-0.1.11-6|48	- MassBuild#464: Increase release tag
14cr|python-libgmail-0.1.11-6|49	
14cr|python-libgmail-0.1.11-6|50	

6747 14
14cr|python-libxml2dom-0.4.7-4|1	%define oname libxml2dom
14cr|python-libxml2dom-0.4.7-4|2	%define name python-%oname
14cr|python-libxml2dom-0.4.7-4|3	
14cr|python-libxml2dom-0.4.7-4|4	Summary:	A traditional DOM wrapper around the Python bindings for libxml2
14cr|python-libxml2dom-0.4.7-4|5	Name:		%{name}
14cr|python-libxml2dom-0.4.7-4|6	Version:	0.4.7
14cr|python-libxml2dom-0.4.7-4|7	Release:	4
14cr|python-libxml2dom-0.4.7-4|8	Source0:	http://www.boddie.org.uk/python/downloads/libxml2dom-%{version}.tar.gz
14cr|python-libxml2dom-0.4.7-4|9	License:	LGPLv3+
14cr|python-libxml2dom-0.4.7-4|10	Group:		Development/Python
14cr|python-libxml2dom-0.4.7-4|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-libxml2dom-0.4.7-4|12	BuildArchitectures: noarch
14cr|python-libxml2dom-0.4.7-4|13	URL:		http://www.boddie.org.uk/python/libxml2dom.html
14cr|python-libxml2dom-0.4.7-4|14	BuildRequires:	python-devel libxml2-python
14cr|python-libxml2dom-0.4.7-4|15	Requires:	libxml2-python
14cr|python-libxml2dom-0.4.7-4|16	
14cr|python-libxml2dom-0.4.7-4|17	%description
14cr|python-libxml2dom-0.4.7-4|18	The libxml2dom package provides a traditional DOM wrapper around the
14cr|python-libxml2dom-0.4.7-4|19	Python bindings for libxml2. In contrast to the standard libxml2 bindings,
14cr|python-libxml2dom-0.4.7-4|20	libxml2dom provides an API reminiscent of minidom, pxdom and other
14cr|python-libxml2dom-0.4.7-4|21	Python-based and Python-related XML toolkits. Performance is fairly
14cr|python-libxml2dom-0.4.7-4|22	respectable since libxml2dom makes direct use of libxml2mod - the
14cr|python-libxml2dom-0.4.7-4|23	low-level wrapping of libxml2 for Python. Moreover, serialisation of
14cr|python-libxml2dom-0.4.7-4|24	documents is much faster than many other toolkits because libxml2dom
14cr|python-libxml2dom-0.4.7-4|25	can make direct use of libxml2 rather than employing Python-level
14cr|python-libxml2dom-0.4.7-4|26	mechanisms to visit and serialise nodes.
14cr|python-libxml2dom-0.4.7-4|27	
14cr|python-libxml2dom-0.4.7-4|28	%prep
14cr|python-libxml2dom-0.4.7-4|29	%setup -q -n %oname-%version
14cr|python-libxml2dom-0.4.7-4|30	
14cr|python-libxml2dom-0.4.7-4|31	%build
14cr|python-libxml2dom-0.4.7-4|32	python setup.py build
14cr|python-libxml2dom-0.4.7-4|33	
14cr|python-libxml2dom-0.4.7-4|34	%install
14cr|python-libxml2dom-0.4.7-4|35	rm -rf %buildroot
14cr|python-libxml2dom-0.4.7-4|36	python setup.py install --root=%{buildroot}
14cr|python-libxml2dom-0.4.7-4|37	
14cr|python-libxml2dom-0.4.7-4|38	%clean
14cr|python-libxml2dom-0.4.7-4|39	rm -rf %{buildroot}
14cr|python-libxml2dom-0.4.7-4|40	
14cr|python-libxml2dom-0.4.7-4|41	%files
14cr|python-libxml2dom-0.4.7-4|42	%defattr(-,root,root)
14cr|python-libxml2dom-0.4.7-4|43	%doc README.txt docs/COPYING.txt docs/libxml2macro.html docs/NOTES_libxml2macro.txt docs/styles.css
14cr|python-libxml2dom-0.4.7-4|44	%{_bindir}/libxml2macro.py
14cr|python-libxml2dom-0.4.7-4|45	%py_puresitedir/%oname/
14cr|python-libxml2dom-0.4.7-4|46	%py_puresitedir/*.egg-info
14cr|python-libxml2dom-0.4.7-4|47	
14cr|python-libxml2dom-0.4.7-4|48	
14cr|python-libxml2dom-0.4.7-4|49	
14cr|python-libxml2dom-0.4.7-4|50	
14cr|python-libxml2dom-0.4.7-4|51	%changelog
14cr|python-libxml2dom-0.4.7-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-4
14cr|python-libxml2dom-0.4.7-4|53	+ Revision: 597af7e
14cr|python-libxml2dom-0.4.7-4|54	- MassBuild#464: Increase release tag
14cr|python-libxml2dom-0.4.7-4|55	
14cr|python-libxml2dom-0.4.7-4|56	

6748 14
14cr|python-lightblue-0.4-5|1	Name:    python-lightblue
14cr|python-lightblue-0.4-5|2	Version: 0.4
14cr|python-lightblue-0.4-5|3	Release: 5
14cr|python-lightblue-0.4-5|4	Summary: A cross-platform Python Bluetooth API
14cr|python-lightblue-0.4-5|5	Group:   Development/Python
14cr|python-lightblue-0.4-5|6	License:   GPLv3
14cr|python-lightblue-0.4-5|7	URL:       http://lightblue.sourceforge.net
14cr|python-lightblue-0.4-5|8	Source0: lightblue-%{version}.tar.gz
14cr|python-lightblue-0.4-5|9	BuildRequires: python-devel
14cr|python-lightblue-0.4-5|10	BuildRequires: python-pybluez
14cr|python-lightblue-0.4-5|11	BuildRequires: openobex
14cr|python-lightblue-0.4-5|12	BuildRequires: pkgconfig(bluez)
14cr|python-lightblue-0.4-5|13	BuildRequires: libopenobex-devel
14cr|python-lightblue-0.4-5|14	
14cr|python-lightblue-0.4-5|15	
14cr|python-lightblue-0.4-5|16	%description
14cr|python-lightblue-0.4-5|17	LightBlue is a cross-platform Bluetooth API for Python which provides simple
14cr|python-lightblue-0.4-5|18	access to Bluetooth operations.
14cr|python-lightblue-0.4-5|19	
14cr|python-lightblue-0.4-5|20	%prep
14cr|python-lightblue-0.4-5|21	%setup -q -n lightblue-%{version}
14cr|python-lightblue-0.4-5|22	
14cr|python-lightblue-0.4-5|23	%build
14cr|python-lightblue-0.4-5|24	python setup.py build
14cr|python-lightblue-0.4-5|25	
14cr|python-lightblue-0.4-5|26	%install
14cr|python-lightblue-0.4-5|27	python setup.py install --root=%{buildroot}
14cr|python-lightblue-0.4-5|28	
14cr|python-lightblue-0.4-5|29	%files
14cr|python-lightblue-0.4-5|30	%{py_platsitedir}/lightblue
14cr|python-lightblue-0.4-5|31	%{py_platsitedir}/_lightblueobex.so
14cr|python-lightblue-0.4-5|32	%{py_platsitedir}/_lightblueutil.so
14cr|python-lightblue-0.4-5|33	%{py_platsitedir}/*.egg-info
14cr|python-lightblue-0.4-5|34	
14cr|python-lightblue-0.4-5|35	
14cr|python-lightblue-0.4-5|36	
14cr|python-lightblue-0.4-5|37	%changelog
14cr|python-lightblue-0.4-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14cr|python-lightblue-0.4-5|39	+ Revision: 7b7a988
14cr|python-lightblue-0.4-5|40	- MassBuild#464: Increase release tag
14cr|python-lightblue-0.4-5|41	
14cr|python-lightblue-0.4-5|42	

6749 14
14cr|python-lirc-0.0.5-5|1	%define pkgname pylirc
14cr|python-lirc-0.0.5-5|2	
14cr|python-lirc-0.0.5-5|3	Summary: Python lirc module
14cr|python-lirc-0.0.5-5|4	Name: python-lirc
14cr|python-lirc-0.0.5-5|5	Version: 0.0.5
14cr|python-lirc-0.0.5-5|6	Release: 5
14cr|python-lirc-0.0.5-5|7	Source0: %{pkgname}-%{version}.tar.bz2
14cr|python-lirc-0.0.5-5|8	License: LGPL
14cr|python-lirc-0.0.5-5|9	URL: http://pylirc.sourceforge.net/
14cr|python-lirc-0.0.5-5|10	Group: Development/Python
14cr|python-lirc-0.0.5-5|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|python-lirc-0.0.5-5|12	BuildRequires: lirc-devel
14cr|python-lirc-0.0.5-5|13	BuildRequires: python-devel
14cr|python-lirc-0.0.5-5|14	
14cr|python-lirc-0.0.5-5|15	%description
14cr|python-lirc-0.0.5-5|16	Python module for lirc support.
14cr|python-lirc-0.0.5-5|17	
14cr|python-lirc-0.0.5-5|18	%prep
14cr|python-lirc-0.0.5-5|19	%setup -q -n %{pkgname}-%{version}
14cr|python-lirc-0.0.5-5|20	
14cr|python-lirc-0.0.5-5|21	%build
14cr|python-lirc-0.0.5-5|22	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-lirc-0.0.5-5|23	
14cr|python-lirc-0.0.5-5|24	%install
14cr|python-lirc-0.0.5-5|25	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-lirc-0.0.5-5|26	
14cr|python-lirc-0.0.5-5|27	%clean
14cr|python-lirc-0.0.5-5|28	rm -rf $RPM_BUILD_ROOT
14cr|python-lirc-0.0.5-5|29	
14cr|python-lirc-0.0.5-5|30	%files -f INSTALLED_FILES
14cr|python-lirc-0.0.5-5|31	%defattr(-,root,root)
14cr|python-lirc-0.0.5-5|32	
14cr|python-lirc-0.0.5-5|33	
14cr|python-lirc-0.0.5-5|34	
14cr|python-lirc-0.0.5-5|35	
14cr|python-lirc-0.0.5-5|36	
14cr|python-lirc-0.0.5-5|37	%changelog
14cr|python-lirc-0.0.5-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-5
14cr|python-lirc-0.0.5-5|39	+ Revision: 4e5509f
14cr|python-lirc-0.0.5-5|40	- MassBuild#464: Increase release tag
14cr|python-lirc-0.0.5-5|41	
14cr|python-lirc-0.0.5-5|42	

6750 14
14cr|python-llfuse-0.40-3|1	Name:               python-llfuse
14cr|python-llfuse-0.40-3|2	Version:            0.40
14cr|python-llfuse-0.40-3|3	Release:            3
14cr|python-llfuse-0.40-3|4	Summary:            Python Bindings for the low-level FUSE API
14cr|python-llfuse-0.40-3|5	
14cr|python-llfuse-0.40-3|6	Source0:            http://python-llfuse.googlecode.com/files/llfuse-%{version}.tar.bz2
14cr|python-llfuse-0.40-3|7	URL:                http://code.google.com/p/python-llfuse/
14cr|python-llfuse-0.40-3|8	Group:              Development/Python
14cr|python-llfuse-0.40-3|9	License:            LGPLv2+
14cr|python-llfuse-0.40-3|10	BuildRequires:      attr-devel
14cr|python-llfuse-0.40-3|11	BuildRequires:      fuse-devel >= 2.8.0
14cr|python-llfuse-0.40-3|12	BuildRequires:      python-distribute >= 0.6.12
14cr|python-llfuse-0.40-3|13	BuildRequires:  	python-devel
14cr|python-llfuse-0.40-3|14	
14cr|python-llfuse-0.40-3|15	%description
14cr|python-llfuse-0.40-3|16	LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
14cr|python-llfuse-0.40-3|17	least FUSE 2.8.0 and supports both Python 2.x and 3.x.
14cr|python-llfuse-0.40-3|18	
14cr|python-llfuse-0.40-3|19	LLFUSE was originally part of S3QL, but has been factored out so that it can be
14cr|python-llfuse-0.40-3|20	used by other projects as well.
14cr|python-llfuse-0.40-3|21	
14cr|python-llfuse-0.40-3|22	%package -n python3-llfuse
14cr|python-llfuse-0.40-3|23	Summary:            Python Bindings for the low-level FUSE API
14cr|python-llfuse-0.40-3|24	Group:              Development/Python
14cr|python-llfuse-0.40-3|25	BuildRequires:      python3-distribute >= 0.6.12
14cr|python-llfuse-0.40-3|26	BuildRequires:  	python3-devel
14cr|python-llfuse-0.40-3|27	
14cr|python-llfuse-0.40-3|28	%description -n python3-llfuse
14cr|python-llfuse-0.40-3|29	LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
14cr|python-llfuse-0.40-3|30	least FUSE 2.8.0 and supports both Python 2.x and 3.x.
14cr|python-llfuse-0.40-3|31	
14cr|python-llfuse-0.40-3|32	LLFUSE was originally part of S3QL, but has been factored out so that it can be
14cr|python-llfuse-0.40-3|33	used by other projects as well.
14cr|python-llfuse-0.40-3|34	
14cr|python-llfuse-0.40-3|35	This is a package for python3
14cr|python-llfuse-0.40-3|36	
14cr|python-llfuse-0.40-3|37	
14cr|python-llfuse-0.40-3|38	%prep
14cr|python-llfuse-0.40-3|39	%setup -q -n "llfuse-%{version}"
14cr|python-llfuse-0.40-3|40	%__rm doc/html/.buildinfo
14cr|python-llfuse-0.40-3|41	
14cr|python-llfuse-0.40-3|42	rm -rf %{_builddir}/python3-llfuse
14cr|python-llfuse-0.40-3|43	cp -a . %{_builddir}/python3-llfuse
14cr|python-llfuse-0.40-3|44	
14cr|python-llfuse-0.40-3|45	%build
14cr|python-llfuse-0.40-3|46	python ./setup.py build
14cr|python-llfuse-0.40-3|47	pushd %{_builddir}/python3-llfuse
14cr|python-llfuse-0.40-3|48	python3 setup.py build
14cr|python-llfuse-0.40-3|49	popd
14cr|python-llfuse-0.40-3|50	
14cr|python-llfuse-0.40-3|51	
14cr|python-llfuse-0.40-3|52	%install
14cr|python-llfuse-0.40-3|53	python ./setup.py install \
14cr|python-llfuse-0.40-3|54	--prefix="%{_prefix}" \
14cr|python-llfuse-0.40-3|55	--root="%{buildroot}"
14cr|python-llfuse-0.40-3|56	
14cr|python-llfuse-0.40-3|57	pushd %{_builddir}/python3-llfuse
14cr|python-llfuse-0.40-3|58	python3 ./setup.py install \
14cr|python-llfuse-0.40-3|59	--prefix="%{_prefix}" \
14cr|python-llfuse-0.40-3|60	--root="%{buildroot}"
14cr|python-llfuse-0.40-3|61	popd
14cr|python-llfuse-0.40-3|62	
14cr|python-llfuse-0.40-3|63	%files
14cr|python-llfuse-0.40-3|64	%doc Changes.txt doc/html
14cr|python-llfuse-0.40-3|65	%{py_platsitedir}/*
14cr|python-llfuse-0.40-3|66	
14cr|python-llfuse-0.40-3|67	%files -n python3-llfuse
14cr|python-llfuse-0.40-3|68	%doc Changes.txt doc/html
14cr|python-llfuse-0.40-3|69	%{py3_platsitedir}/*
14cr|python-llfuse-0.40-3|70	%changelog
14cr|python-llfuse-0.40-3|71	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 0.40-3
14cr|python-llfuse-0.40-3|72	+ Revision: 78b12eb
14cr|python-llfuse-0.40-3|73	- Merge pull request #1 from lchan/python-llfuse:rosa2014.1
14cr|python-llfuse-0.40-3|74	- python3-llfuse
14cr|python-llfuse-0.40-3|75	
14cr|python-llfuse-0.40-3|76	

6751 14
14cr|python-logbook-0.7.0-2|1	%define debug_package %{nil}
14cr|python-logbook-0.7.0-2|2	%define	tarname	Logbook
14cr|python-logbook-0.7.0-2|3	
14cr|python-logbook-0.7.0-2|4	Summary:	A logging replacement for Python
14cr|python-logbook-0.7.0-2|5	
14cr|python-logbook-0.7.0-2|6	Name:		python-logbook
14cr|python-logbook-0.7.0-2|7	Version:	0.7.0
14cr|python-logbook-0.7.0-2|8	Release:	2
14cr|python-logbook-0.7.0-2|9	Source0:	http://pypi.python.org/packages/source/L/Logbook/Logbook-%{version}.tar.gz
14cr|python-logbook-0.7.0-2|10	License:	BSD
14cr|python-logbook-0.7.0-2|11	Group:		Development/Python
14cr|python-logbook-0.7.0-2|12	Url:		http://logbook.pocoo.org/
14cr|python-logbook-0.7.0-2|13	BuildRequires:	python-setuptools
14cr|python-logbook-0.7.0-2|14	
14cr|python-logbook-0.7.0-2|15	%description
14cr|python-logbook-0.7.0-2|16	Logbook is a logging sytem for Python that replaces the standard
14cr|python-logbook-0.7.0-2|17	library’s logging module. It was designed with both complex and simple
14cr|python-logbook-0.7.0-2|18	applications and mind and the idea to make logging fun.
14cr|python-logbook-0.7.0-2|19	
14cr|python-logbook-0.7.0-2|20	%prep
14cr|python-logbook-0.7.0-2|21	%setup -q -n %{tarname}-%{version}
14cr|python-logbook-0.7.0-2|22	
14cr|python-logbook-0.7.0-2|23	%build
14cr|python-logbook-0.7.0-2|24	%__python setup.py build
14cr|python-logbook-0.7.0-2|25	
14cr|python-logbook-0.7.0-2|26	%install
14cr|python-logbook-0.7.0-2|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-logbook-0.7.0-2|28	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-logbook-0.7.0-2|29	
14cr|python-logbook-0.7.0-2|30	%files -f FILE_LIST
14cr|python-logbook-0.7.0-2|31	%doc CHANGES
14cr|python-logbook-0.7.0-2|32	
14cr|python-logbook-0.7.0-2|33	
14cr|python-logbook-0.7.0-2|34	
14cr|python-logbook-0.7.0-2|35	
14cr|python-logbook-0.7.0-2|36	%changelog
14cr|python-logbook-0.7.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|python-logbook-0.7.0-2|38	+ Revision: c1f7ece
14cr|python-logbook-0.7.0-2|39	- MassBuild#464: Increase release tag
14cr|python-logbook-0.7.0-2|40	
14cr|python-logbook-0.7.0-2|41	

6752 14
14cr|python-logging-0.4.9.6-6|1	%define oname	logging
14cr|python-logging-0.4.9.6-6|2	%define dname	%{oname}-%{version}
14cr|python-logging-0.4.9.6-6|3	
14cr|python-logging-0.4.9.6-6|4	Name:		python-%{oname}
14cr|python-logging-0.4.9.6-6|5	Summary:	Fast Python module for rational numbers
14cr|python-logging-0.4.9.6-6|6	
14cr|python-logging-0.4.9.6-6|7	Version:	0.4.9.6
14cr|python-logging-0.4.9.6-6|8	Release:	6
14cr|python-logging-0.4.9.6-6|9	Source0:	http://www.red-dove.com/%{dname}.tar.gz
14cr|python-logging-0.4.9.6-6|10	License:	MIT
14cr|python-logging-0.4.9.6-6|11	Group:		Development/Python
14cr|python-logging-0.4.9.6-6|12	URL:		http://www.red-dove.com/python_logging.html
14cr|python-logging-0.4.9.6-6|13	BuildRequires:	python-devel
14cr|python-logging-0.4.9.6-6|14	BuildArch:	noarch
14cr|python-logging-0.4.9.6-6|15	
14cr|python-logging-0.4.9.6-6|16	%description
14cr|python-logging-0.4.9.6-6|17	This is a python module that implements a full-featured logging system
14cr|python-logging-0.4.9.6-6|18	in line with PEP 282 (comparable to java.util.logging, log4j, etc.).
14cr|python-logging-0.4.9.6-6|19	
14cr|python-logging-0.4.9.6-6|20	%prep
14cr|python-logging-0.4.9.6-6|21	%setup -q -n %{dname}
14cr|python-logging-0.4.9.6-6|22	
14cr|python-logging-0.4.9.6-6|23	%build
14cr|python-logging-0.4.9.6-6|24	python setup.py build
14cr|python-logging-0.4.9.6-6|25	
14cr|python-logging-0.4.9.6-6|26	%install
14cr|python-logging-0.4.9.6-6|27	python setup.py install --root %{buildroot}  --compile --optimize=2
14cr|python-logging-0.4.9.6-6|28	
14cr|python-logging-0.4.9.6-6|29	%files
14cr|python-logging-0.4.9.6-6|30	%doc README.txt LICENSE PKG-INFO python_logging.html default.css
14cr|python-logging-0.4.9.6-6|31	%{py_puresitedir}/%{oname}
14cr|python-logging-0.4.9.6-6|32	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cr|python-logging-0.4.9.6-6|33	
14cr|python-logging-0.4.9.6-6|34	
14cr|python-logging-0.4.9.6-6|35	
14cr|python-logging-0.4.9.6-6|36	
14cr|python-logging-0.4.9.6-6|37	%changelog
14cr|python-logging-0.4.9.6-6|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9.6-6
14cr|python-logging-0.4.9.6-6|39	+ Revision: 0993822
14cr|python-logging-0.4.9.6-6|40	- MassBuild#464: Increase release tag
14cr|python-logging-0.4.9.6-6|41	
14cr|python-logging-0.4.9.6-6|42	

6753 14
14cr|python-logilab-astng-0.24.3-2|1	%define module	logilab-astng
14cr|python-logilab-astng-0.24.3-2|2	
14cr|python-logilab-astng-0.24.3-2|3	# Depenedency geenrator finds too many abi deps here
14cr|python-logilab-astng-0.24.3-2|4	%define __noautoreq 'python\\(abi\\).*'
14cr|python-logilab-astng-0.24.3-2|5	
14cr|python-logilab-astng-0.24.3-2|6	Summary:	Extension of compiler.ast Python module
14cr|python-logilab-astng-0.24.3-2|7	Name:		python-%{module}
14cr|python-logilab-astng-0.24.3-2|8	Version:	0.24.3
14cr|python-logilab-astng-0.24.3-2|9	Release:	2
14cr|python-logilab-astng-0.24.3-2|10	Source0:	http://download.logilab.org/pub/astng/logilab-astng-%{version}.tar.gz
14cr|python-logilab-astng-0.24.3-2|11	License:	GPLv2+
14cr|python-logilab-astng-0.24.3-2|12	Group:		Development/Python
14cr|python-logilab-astng-0.24.3-2|13	Url:		http://www.logilab.org/
14cr|python-logilab-astng-0.24.3-2|14	Requires:	python-logilab-common >= 0.53.0
14cr|python-logilab-astng-0.24.3-2|15	Requires:	python(abi) = %{py_ver}
14cr|python-logilab-astng-0.24.3-2|16	BuildArch:	noarch
14cr|python-logilab-astng-0.24.3-2|17	BuildRequires:	python-setuptools
14cr|python-logilab-astng-0.24.3-2|18	
14cr|python-logilab-astng-0.24.3-2|19	%description
14cr|python-logilab-astng-0.24.3-2|20	This module provides a common base representation of Python source
14cr|python-logilab-astng-0.24.3-2|21	code for Logilab projects such as pylint. It extends class defined in
14cr|python-logilab-astng-0.24.3-2|22	the compiler.ast module with some additional methods and attributes
14cr|python-logilab-astng-0.24.3-2|23	
14cr|python-logilab-astng-0.24.3-2|24	%prep
14cr|python-logilab-astng-0.24.3-2|25	%setup -q -n %{module}-%{version}
14cr|python-logilab-astng-0.24.3-2|26	
14cr|python-logilab-astng-0.24.3-2|27	%build
14cr|python-logilab-astng-0.24.3-2|28	
14cr|python-logilab-astng-0.24.3-2|29	%install
14cr|python-logilab-astng-0.24.3-2|30	%__python setup.py install --root=%{buildroot}
14cr|python-logilab-astng-0.24.3-2|31	
14cr|python-logilab-astng-0.24.3-2|32	%files
14cr|python-logilab-astng-0.24.3-2|33	%defattr(-,root,root)
14cr|python-logilab-astng-0.24.3-2|34	%doc README COPYING ChangeLog
14cr|python-logilab-astng-0.24.3-2|35	%py_sitedir/logilab*
14cr|python-logilab-astng-0.24.3-2|36	
14cr|python-logilab-astng-0.24.3-2|37	
14cr|python-logilab-astng-0.24.3-2|38	
14cr|python-logilab-astng-0.24.3-2|39	%changelog
14cr|python-logilab-astng-0.24.3-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24.3-2
14cr|python-logilab-astng-0.24.3-2|41	+ Revision: 544edc7
14cr|python-logilab-astng-0.24.3-2|42	- MassBuild#464: Increase release tag
14cr|python-logilab-astng-0.24.3-2|43	
14cr|python-logilab-astng-0.24.3-2|44	

6754 14
14cr|python-logilab-common-0.62.0-1|1	%define module	logilab-common
14cr|python-logilab-common-0.62.0-1|2	
14cr|python-logilab-common-0.62.0-1|3	# Depenedency geenrator finds too many abi deps here
14cr|python-logilab-common-0.62.0-1|4	%define __noautoreq 'python\\(abi\\).*'
14cr|python-logilab-common-0.62.0-1|5	
14cr|python-logilab-common-0.62.0-1|6	Summary:	Python modules used by Logilab software
14cr|python-logilab-common-0.62.0-1|7	Name:		python-%{module}
14cr|python-logilab-common-0.62.0-1|8	Version:	0.62.0
14cr|python-logilab-common-0.62.0-1|9	Release:	1
14cr|python-logilab-common-0.62.0-1|10	Source0:	http://download.logilab.org/pub/common/logilab-common-%{version}.tar.gz
14cr|python-logilab-common-0.62.0-1|11	License:	GPLv2+
14cr|python-logilab-common-0.62.0-1|12	Group:		Development/Python
14cr|python-logilab-common-0.62.0-1|13	Url:		http://www.logilab.org/
14cr|python-logilab-common-0.62.0-1|14	Requires:	python-egenix-mx-base
14cr|python-logilab-common-0.62.0-1|15	Requires:       python(abi) = %{py_ver}
14cr|python-logilab-common-0.62.0-1|16	BuildArch:	noarch
14cr|python-logilab-common-0.62.0-1|17	BuildRequires:	python-setuptools
14cr|python-logilab-common-0.62.0-1|18	
14cr|python-logilab-common-0.62.0-1|19	%description
14cr|python-logilab-common-0.62.0-1|20	This package contains a number of Python modules that provide low level
14cr|python-logilab-common-0.62.0-1|21	functionality used by various free software projects supported by Logilab.
14cr|python-logilab-common-0.62.0-1|22	
14cr|python-logilab-common-0.62.0-1|23	%prep
14cr|python-logilab-common-0.62.0-1|24	%setup -q -n %{module}-%{version}
14cr|python-logilab-common-0.62.0-1|25	
14cr|python-logilab-common-0.62.0-1|26	%build
14cr|python-logilab-common-0.62.0-1|27	
14cr|python-logilab-common-0.62.0-1|28	%install
14cr|python-logilab-common-0.62.0-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-logilab-common-0.62.0-1|30	find %{buildroot} -perm 600 -exec chmod a+r {} \;
14cr|python-logilab-common-0.62.0-1|31	
14cr|python-logilab-common-0.62.0-1|32	%files
14cr|python-logilab-common-0.62.0-1|33	%doc README COPYING ChangeLog
14cr|python-logilab-common-0.62.0-1|34	%{_bindir}/pytest
14cr|python-logilab-common-0.62.0-1|35	%{py_puresitedir}/logilab*
14cr|python-logilab-common-0.62.0-1|36	
14cr|python-logilab-common-0.62.0-1|37	%changelog
14cr|python-logilab-common-0.62.0-1|38	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.62.0-1
14cr|python-logilab-common-0.62.0-1|39	+ Revision: ba24f47
14cr|python-logilab-common-0.62.0-1|40	- Updated to 0.62.0 (by updates_builder)
14cr|python-logilab-common-0.62.0-1|41	
14cr|python-logilab-common-0.62.0-1|42	

6755 14
14cr|python-lzo-1.08-6|1	%define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
14cr|python-lzo-1.08-6|2	
14cr|python-lzo-1.08-6|3	Summary:	LZO bindings for Python
14cr|python-lzo-1.08-6|4	Name:		python-lzo
14cr|python-lzo-1.08-6|5	Version:	1.08
14cr|python-lzo-1.08-6|6	Release:	6
14cr|python-lzo-1.08-6|7	Source0:	http://www.oberhumer.com/opensource/lzo/download/LZO-v1/%{name}-%{version}.tar.gz
14cr|python-lzo-1.08-6|8	Patch0:		python-lzo-1.08-build-against-lzo2.patch
14cr|python-lzo-1.08-6|9	Patch1:		python-lzo-1.08-nowarning.patch
14cr|python-lzo-1.08-6|10	URL:		http://www.oberhumer.com/opensource/lzo/
14cr|python-lzo-1.08-6|11	License:	GPLv2
14cr|python-lzo-1.08-6|12	Group:		Development/Python
14cr|python-lzo-1.08-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-lzo-1.08-6|14	BuildRequires:	liblzo-devel python-devel
14cr|python-lzo-1.08-6|15	
14cr|python-lzo-1.08-6|16	%description
14cr|python-lzo-1.08-6|17	Python-LZO provides Python bindings for LZO, i.e. you can access
14cr|python-lzo-1.08-6|18	the LZO library from your Python scripts thereby compressing ordinary
14cr|python-lzo-1.08-6|19	Python strings.
14cr|python-lzo-1.08-6|20	
14cr|python-lzo-1.08-6|21	%prep
14cr|python-lzo-1.08-6|22	%setup -q
14cr|python-lzo-1.08-6|23	%patch0 -p1 -b .lzo2
14cr|python-lzo-1.08-6|24	%patch1 -p1 -b .nowarning
14cr|python-lzo-1.08-6|25	
14cr|python-lzo-1.08-6|26	%build
14cr|python-lzo-1.08-6|27	python setup.py build
14cr|python-lzo-1.08-6|28	
14cr|python-lzo-1.08-6|29	%install
14cr|python-lzo-1.08-6|30	rm -rf %{buildroot}
14cr|python-lzo-1.08-6|31	python setup.py install --root=%{buildroot}
14cr|python-lzo-1.08-6|32	
14cr|python-lzo-1.08-6|33	%clean
14cr|python-lzo-1.08-6|34	rm -rf %{buildroot}
14cr|python-lzo-1.08-6|35	
14cr|python-lzo-1.08-6|36	%files
14cr|python-lzo-1.08-6|37	%defattr(-,root,root)
14cr|python-lzo-1.08-6|38	%{python_sitearch}/lzo.so
14cr|python-lzo-1.08-6|39	%{python_sitearch}/python_lzo*egg-info
14cr|python-lzo-1.08-6|40	
14cr|python-lzo-1.08-6|41	
14cr|python-lzo-1.08-6|42	
14cr|python-lzo-1.08-6|43	
14cr|python-lzo-1.08-6|44	%changelog
14cr|python-lzo-1.08-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.08-6
14cr|python-lzo-1.08-6|46	+ Revision: 5526b00
14cr|python-lzo-1.08-6|47	- MassBuild#464: Increase release tag
14cr|python-lzo-1.08-6|48	
14cr|python-lzo-1.08-6|49	

6756 14
14cr|python-manuel-1.7.2-2|1	Name:           python-manuel
14cr|python-manuel-1.7.2-2|2	Version:        1.7.2
14cr|python-manuel-1.7.2-2|3	Release:        2
14cr|python-manuel-1.7.2-2|4	Summary:        Build tested documentation
14cr|python-manuel-1.7.2-2|5	Group:          Development/Python
14cr|python-manuel-1.7.2-2|6	License:        ASL 2.0
14cr|python-manuel-1.7.2-2|7	URL:            https://pypi.python.org/pypi/manuel
14cr|python-manuel-1.7.2-2|8	Source0:        https://pypi.python.org/packages/source/m/manuel/manuel-%{version}.tar.gz
14cr|python-manuel-1.7.2-2|9	# The sphinx configuration file was mistakenly left out of the 1.7.2 release.
14cr|python-manuel-1.7.2-2|10	# This file was collected from subversion.
14cr|python-manuel-1.7.2-2|11	Source1:        conf.py
14cr|python-manuel-1.7.2-2|12	
14cr|python-manuel-1.7.2-2|13	BuildArch:      noarch
14cr|python-manuel-1.7.2-2|14	BuildRequires:  python-setuptools
14cr|python-manuel-1.7.2-2|15	BuildRequires:  pythonegg(sphinx)
14cr|python-manuel-1.7.2-2|16	BuildRequires:  pythonegg(six)
14cr|python-manuel-1.7.2-2|17	BuildRequires:  pythonegg(zope.testing)
14cr|python-manuel-1.7.2-2|18	BuildRequires:  python-devel
14cr|python-manuel-1.7.2-2|19	
14cr|python-manuel-1.7.2-2|20	Requires:       pythonegg(six)
14cr|python-manuel-1.7.2-2|21	
14cr|python-manuel-1.7.2-2|22	%description
14cr|python-manuel-1.7.2-2|23	Manuel lets you mix and match traditional doctests with custom test
14cr|python-manuel-1.7.2-2|24	syntax.  Several plug-ins are included that provide new test syntax.
14cr|python-manuel-1.7.2-2|25	You can also create your own plug-ins.
14cr|python-manuel-1.7.2-2|26	
14cr|python-manuel-1.7.2-2|27	%prep
14cr|python-manuel-1.7.2-2|28	%setup -q -n manuel-%{version}
14cr|python-manuel-1.7.2-2|29	rm -fr src/manuel.egg-info
14cr|python-manuel-1.7.2-2|30	mkdir sphinx
14cr|python-manuel-1.7.2-2|31	cp -p %{SOURCE1} sphinx
14cr|python-manuel-1.7.2-2|32	
14cr|python-manuel-1.7.2-2|33	%build
14cr|python-manuel-1.7.2-2|34	python setup.py build
14cr|python-manuel-1.7.2-2|35	
14cr|python-manuel-1.7.2-2|36	# Build the documentation, then remove leftover build files
14cr|python-manuel-1.7.2-2|37	sphinx-build -c sphinx src/manuel docs
14cr|python-manuel-1.7.2-2|38	rm -fr docs/.buildinfo docs/.doctrees
14cr|python-manuel-1.7.2-2|39	
14cr|python-manuel-1.7.2-2|40	
14cr|python-manuel-1.7.2-2|41	
14cr|python-manuel-1.7.2-2|42	%install
14cr|python-manuel-1.7.2-2|43	python2 setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-manuel-1.7.2-2|44	
14cr|python-manuel-1.7.2-2|45	# Remove text files that are included as HTML in docs
14cr|python-manuel-1.7.2-2|46	rm -f $RPM_BUILD_ROOT%{python2_sitelib}/manuel/*.txt
14cr|python-manuel-1.7.2-2|47	rm -f $RPM_BUILD_ROOT%{python3_sitelib}/manuel/*.txt
14cr|python-manuel-1.7.2-2|48	
14cr|python-manuel-1.7.2-2|49	%check
14cr|python-manuel-1.7.2-2|50	python2 setup.py test
14cr|python-manuel-1.7.2-2|51	
14cr|python-manuel-1.7.2-2|52	%files
14cr|python-manuel-1.7.2-2|53	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.rst docs
14cr|python-manuel-1.7.2-2|54	%{py_puresitedir}/*
14cr|python-manuel-1.7.2-2|55	
14cr|python-manuel-1.7.2-2|56	
14cr|python-manuel-1.7.2-2|57	
14cr|python-manuel-1.7.2-2|58	%changelog
14cr|python-manuel-1.7.2-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-2
14cr|python-manuel-1.7.2-2|60	+ Revision: ca4a105
14cr|python-manuel-1.7.2-2|61	- MassBuild#464: Increase release tag
14cr|python-manuel-1.7.2-2|62	
14cr|python-manuel-1.7.2-2|63	

6757 14
14cr|python-markdown-2.4.1-2|1	%define oname Markdown
14cr|python-markdown-2.4.1-2|2	
14cr|python-markdown-2.4.1-2|3	Summary: Python implementation of the markdown text-to-HTML conversion tool
14cr|python-markdown-2.4.1-2|4	
14cr|python-markdown-2.4.1-2|5	Name: python-markdown
14cr|python-markdown-2.4.1-2|6	Version: 2.4.1
14cr|python-markdown-2.4.1-2|7	Release: 2
14cr|python-markdown-2.4.1-2|8	Source0:  http://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
14cr|python-markdown-2.4.1-2|9	License: BSD
14cr|python-markdown-2.4.1-2|10	Group: Development/Python
14cr|python-markdown-2.4.1-2|11	Url: http://www.freewisdom.org/projects/python-markdown/
14cr|python-markdown-2.4.1-2|12	BuildArch: noarch
14cr|python-markdown-2.4.1-2|13	
14cr|python-markdown-2.4.1-2|14	%description
14cr|python-markdown-2.4.1-2|15	This is a Python implementation of John Gruber's Markdown. It is almost
14cr|python-markdown-2.4.1-2|16	completely compliant with the reference implementation, though there
14cr|python-markdown-2.4.1-2|17	are a few known issues
14cr|python-markdown-2.4.1-2|18	
14cr|python-markdown-2.4.1-2|19	Markdown  is a text-to-HTML conversion tool for web writers. Markdown
14cr|python-markdown-2.4.1-2|20	allows you to write using an easy-to-read, easy-to-write plain text format,
14cr|python-markdown-2.4.1-2|21	then convert it to structurally valid XHTML (or HTML).
14cr|python-markdown-2.4.1-2|22	
14cr|python-markdown-2.4.1-2|23	%prep
14cr|python-markdown-2.4.1-2|24	%setup -q -n %{oname}-%{version}
14cr|python-markdown-2.4.1-2|25	
14cr|python-markdown-2.4.1-2|26	%build
14cr|python-markdown-2.4.1-2|27	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14cr|python-markdown-2.4.1-2|28	
14cr|python-markdown-2.4.1-2|29	%install
14cr|python-markdown-2.4.1-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-markdown-2.4.1-2|31	
14cr|python-markdown-2.4.1-2|32	%files -f FILE_LIST
14cr|python-markdown-2.4.1-2|33	%doc docs
14cr|python-markdown-2.4.1-2|34	
14cr|python-markdown-2.4.1-2|35	
14cr|python-markdown-2.4.1-2|36	
14cr|python-markdown-2.4.1-2|37	
14cr|python-markdown-2.4.1-2|38	
14cr|python-markdown-2.4.1-2|39	%changelog
14cr|python-markdown-2.4.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|python-markdown-2.4.1-2|41	+ Revision: 6843b71
14cr|python-markdown-2.4.1-2|42	- MassBuild#464: Increase release tag
14cr|python-markdown-2.4.1-2|43	
14cr|python-markdown-2.4.1-2|44	

6758 14
14cr|python-mayavi-4.3.1-1|1	%define module	mayavi
14cr|python-mayavi-4.3.1-1|2	
14cr|python-mayavi-4.3.1-1|3	Summary:	Enthought Tool Suite - scientific data 3D visualizer
14cr|python-mayavi-4.3.1-1|4	Name:	    python-%{module}
14cr|python-mayavi-4.3.1-1|5	Version:	4.3.1
14cr|python-mayavi-4.3.1-1|6	Release:	1
14cr|python-mayavi-4.3.1-1|7	Source0:	http://www.enthought.com/repo/ets/mayavi-%{version}.tar.gz
14cr|python-mayavi-4.3.1-1|8	License:	BSD
14cr|python-mayavi-4.3.1-1|9	Group:		Development/Python
14cr|python-mayavi-4.3.1-1|10	Url:		https://github.com/enthought/mayavi/
14cr|python-mayavi-4.3.1-1|11	Obsoletes:	python-enthought-mayavi2
14cr|python-mayavi-4.3.1-1|12	Obsoletes:	python-enthought-mayavi
14cr|python-mayavi-4.3.1-1|13	Obsoletes:	mayavi
14cr|python-mayavi-4.3.1-1|14	Requires:	python-apptools >= 4.1.0
14cr|python-mayavi-4.3.1-1|15	Requires:	python-envisage >= 4.2.0
14cr|python-mayavi-4.3.1-1|16	Requires:	python-pyface >= 4.2.0
14cr|python-mayavi-4.3.1-1|17	Requires:	python-traits >= 4.2.0
14cr|python-mayavi-4.3.1-1|18	Requires:	python-traitsui >= 4.2.0
14cr|python-mayavi-4.3.1-1|19	Requires:	python-numpy >= 1.1.0
14cr|python-mayavi-4.3.1-1|20	Requires:	python-vtk
14cr|python-mayavi-4.3.1-1|21	Requires:	python-configobj
14cr|python-mayavi-4.3.1-1|22	BuildRequires:	x11-server-xvfb
14cr|python-mayavi-4.3.1-1|23	BuildRequires:	procps
14cr|python-mayavi-4.3.1-1|24	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-mayavi-4.3.1-1|25	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-mayavi-4.3.1-1|26	BuildRequires:	python-numpy-devel >= 1.1.0
14cr|python-mayavi-4.3.1-1|27	BuildRequires:	python-vtk >= 5.0
14cr|python-mayavi-4.3.1-1|28	BuildRequires:	pkgconfig(lapack)
14cr|python-mayavi-4.3.1-1|29	
14cr|python-mayavi-4.3.1-1|30	%description
14cr|python-mayavi-4.3.1-1|31	MayaVi2 seeks to provide easy and interactive visualization of 3D data. It does
14cr|python-mayavi-4.3.1-1|32	this by the following:
14cr|python-mayavi-4.3.1-1|33	
14cr|python-mayavi-4.3.1-1|34	- an (optional) rich user interface with dialogs to interact with all data
14cr|python-mayavi-4.3.1-1|35	and objects in the visualization.
14cr|python-mayavi-4.3.1-1|36	- a simple and clean scripting interface in Python, including one-liners,
14cr|python-mayavi-4.3.1-1|37	a-la mlab, or object-oriented programming interface.
14cr|python-mayavi-4.3.1-1|38	- harnesses the power of the VTK toolkit without forcing you to learn it.
14cr|python-mayavi-4.3.1-1|39	
14cr|python-mayavi-4.3.1-1|40	Additionally Mayavi2 strives to be a reusable tool that can be embedded in your
14cr|python-mayavi-4.3.1-1|41	applications in different ways or combined with the envisage
14cr|python-mayavi-4.3.1-1|42	application-building framework to assemble domain-specific tools.
14cr|python-mayavi-4.3.1-1|43	
14cr|python-mayavi-4.3.1-1|44	%prep
14cr|python-mayavi-4.3.1-1|45	%setup -q -n %{module}-%{version}
14cr|python-mayavi-4.3.1-1|46	
14cr|python-mayavi-4.3.1-1|47	%build
14cr|python-mayavi-4.3.1-1|48	Xvfb :100 -ac &
14cr|python-mayavi-4.3.1-1|49	XPID=$!
14cr|python-mayavi-4.3.1-1|50	export DISPLAY=:100.0
14cr|python-mayavi-4.3.1-1|51	%__python setup.py build
14cr|python-mayavi-4.3.1-1|52	%__python setup.py build_docs
14cr|python-mayavi-4.3.1-1|53	kill -9 $XPID || /bin/true
14cr|python-mayavi-4.3.1-1|54	mkdir html
14cr|python-mayavi-4.3.1-1|55	mv docs/build/mayavi/html html/mayavi
14cr|python-mayavi-4.3.1-1|56	mv docs/build/tvtk/html html/tvtk
14cr|python-mayavi-4.3.1-1|57	
14cr|python-mayavi-4.3.1-1|58	%install
14cr|python-mayavi-4.3.1-1|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-mayavi-4.3.1-1|60	
14cr|python-mayavi-4.3.1-1|61	%files
14cr|python-mayavi-4.3.1-1|62	%doc *.txt *.rst examples/ html/
14cr|python-mayavi-4.3.1-1|63	%{_bindir}/mayavi2
14cr|python-mayavi-4.3.1-1|64	%{_bindir}/tvtk_doc
14cr|python-mayavi-4.3.1-1|65	%py_platsitedir/%{module}*
14cr|python-mayavi-4.3.1-1|66	%py_platsitedir/tvtk*
14cr|python-mayavi-4.3.1-1|67	
14cr|python-mayavi-4.3.1-1|68	
14cr|python-mayavi-4.3.1-1|69	
14cr|python-mayavi-4.3.1-1|70	%changelog
14cr|python-mayavi-4.3.1-1|71	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.1-1
14cr|python-mayavi-4.3.1-1|72	+ Revision: 88d2e01
14cr|python-mayavi-4.3.1-1|73	- Updated to 4.3.1 (by updates_builder)
14cr|python-mayavi-4.3.1-1|74	
14cr|python-mayavi-4.3.1-1|75	

6759 14
14cr|python-mcrypt-1.1-8|1	%define version 1.1
14cr|python-mcrypt-1.1-8|2	%define release 8
14cr|python-mcrypt-1.1-8|3	
14cr|python-mcrypt-1.1-8|4	Name: python-mcrypt
14cr|python-mcrypt-1.1-8|5	Version: %{version}
14cr|python-mcrypt-1.1-8|6	Release: %{release}
14cr|python-mcrypt-1.1-8|7	Source0: %{name}-%{version}.tar.bz2
14cr|python-mcrypt-1.1-8|8	Summary: Comprehensive Python interface to the mcrypt library
14cr|python-mcrypt-1.1-8|9	License: GPL
14cr|python-mcrypt-1.1-8|10	Group: Development/Python
14cr|python-mcrypt-1.1-8|11	Url: http://labix.org/python-mcrypt
14cr|python-mcrypt-1.1-8|12	Requires: python
14cr|python-mcrypt-1.1-8|13	BuildRequires: python-devel
14cr|python-mcrypt-1.1-8|14	BuildRequires: libmcrypt-devel
14cr|python-mcrypt-1.1-8|15	
14cr|python-mcrypt-1.1-8|16	
14cr|python-mcrypt-1.1-8|17	%description
14cr|python-mcrypt-1.1-8|18	Python-mcrypt is a comprehensive Python interface to the mcrypt library, which
14cr|python-mcrypt-1.1-8|19	provides a uniform interface to several symmetric encryption algorithms.
14cr|python-mcrypt-1.1-8|20	
14cr|python-mcrypt-1.1-8|21	%prep
14cr|python-mcrypt-1.1-8|22	%setup -q
14cr|python-mcrypt-1.1-8|23	
14cr|python-mcrypt-1.1-8|24	%build
14cr|python-mcrypt-1.1-8|25	python setup.py build
14cr|python-mcrypt-1.1-8|26	
14cr|python-mcrypt-1.1-8|27	%install
14cr|python-mcrypt-1.1-8|28	python setup.py install --root %buildroot
14cr|python-mcrypt-1.1-8|29	
14cr|python-mcrypt-1.1-8|30	%files
14cr|python-mcrypt-1.1-8|31	%doc LICENSE NEWS AUTHORS
14cr|python-mcrypt-1.1-8|32	%py_platsitedir/mcrypt.so
14cr|python-mcrypt-1.1-8|33	%py_platsitedir/python_mcrypt-*info
14cr|python-mcrypt-1.1-8|34	
14cr|python-mcrypt-1.1-8|35	
14cr|python-mcrypt-1.1-8|36	
14cr|python-mcrypt-1.1-8|37	
14cr|python-mcrypt-1.1-8|38	
14cr|python-mcrypt-1.1-8|39	%changelog
14cr|python-mcrypt-1.1-8|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cr|python-mcrypt-1.1-8|41	+ Revision: 7865340
14cr|python-mcrypt-1.1-8|42	- MassBuild#464: Increase release tag
14cr|python-mcrypt-1.1-8|43	
14cr|python-mcrypt-1.1-8|44	

6760 14
14cr|python-mdp-3.2-3|1	%define tarname MDP
14cr|python-mdp-3.2-3|2	
14cr|python-mdp-3.2-3|3	Summary:	Modular Data Processing Toolkit for Python
14cr|python-mdp-3.2-3|4	
14cr|python-mdp-3.2-3|5	Name:		python-mdp
14cr|python-mdp-3.2-3|6	Version:	3.2
14cr|python-mdp-3.2-3|7	Release:	3
14cr|python-mdp-3.2-3|8	Source0:	%{tarname}-%{version}.tar.gz
14cr|python-mdp-3.2-3|9	Source1:	MDP-tutorial.pdf
14cr|python-mdp-3.2-3|10	License:	BSD
14cr|python-mdp-3.2-3|11	Group:		Development/Python
14cr|python-mdp-3.2-3|12	Url:		http://mdp-toolkit.sourceforge.net
14cr|python-mdp-3.2-3|13	BuildArch:	noarch
14cr|python-mdp-3.2-3|14	Requires:	python-numpy >= 1.1, python-scipy >= 0.7.0
14cr|python-mdp-3.2-3|15	Suggests:	python-scikits-learn
14cr|python-mdp-3.2-3|16	BuildRequires:	python-numpy-devel >= 1.1
14cr|python-mdp-3.2-3|17	BuildRequires:  python-devel
14cr|python-mdp-3.2-3|18	
14cr|python-mdp-3.2-3|19	%description
14cr|python-mdp-3.2-3|20	Modular toolkit for Data Processing (MDP) is a Python data processing
14cr|python-mdp-3.2-3|21	framework.
14cr|python-mdp-3.2-3|22	
14cr|python-mdp-3.2-3|23	From the user's perspective, MDP is a collection of supervised and
14cr|python-mdp-3.2-3|24	unsupervised learning algorithms and other data processing units that
14cr|python-mdp-3.2-3|25	can be combined into data processing sequences and more complex
14cr|python-mdp-3.2-3|26	feed-forward network architectures.
14cr|python-mdp-3.2-3|27	
14cr|python-mdp-3.2-3|28	From the scientific developer's perspective, MDP is a modular
14cr|python-mdp-3.2-3|29	framework, which can easily be expanded. The implementation of new
14cr|python-mdp-3.2-3|30	algorithms is easy and intuitive. The new implemented units are then
14cr|python-mdp-3.2-3|31	automatically integrated with the rest of the library.
14cr|python-mdp-3.2-3|32	
14cr|python-mdp-3.2-3|33	The base of available algorithms is steadily increasing and includes
14cr|python-mdp-3.2-3|34	signal processing methods (Principal Component Analysis, Independent
14cr|python-mdp-3.2-3|35	Component Analysis, Slow Feature Analysis), manifold learning methods
14cr|python-mdp-3.2-3|36	([Hessian] Locally Linear Embedding), several classifiers,
14cr|python-mdp-3.2-3|37	probabilistic methods (Factor Analysis, RBM), data pre-processing
14cr|python-mdp-3.2-3|38	methods, and many others.
14cr|python-mdp-3.2-3|39	
14cr|python-mdp-3.2-3|40	%prep
14cr|python-mdp-3.2-3|41	%setup -q -n %{tarname}-%{version}
14cr|python-mdp-3.2-3|42	cp -p %{SOURCE1} .
14cr|python-mdp-3.2-3|43	chmod 644 *.pdf
14cr|python-mdp-3.2-3|44	
14cr|python-mdp-3.2-3|45	%build
14cr|python-mdp-3.2-3|46	%__python setup.py build
14cr|python-mdp-3.2-3|47	
14cr|python-mdp-3.2-3|48	%install
14cr|python-mdp-3.2-3|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-mdp-3.2-3|50	
14cr|python-mdp-3.2-3|51	%clean
14cr|python-mdp-3.2-3|52	
14cr|python-mdp-3.2-3|53	%files -f FILELIST
14cr|python-mdp-3.2-3|54	%doc README CHANGES COPY* TODO *.pdf
14cr|python-mdp-3.2-3|55	
14cr|python-mdp-3.2-3|56	
14cr|python-mdp-3.2-3|57	%changelog
14cr|python-mdp-3.2-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-3
14cr|python-mdp-3.2-3|59	+ Revision: 286424b
14cr|python-mdp-3.2-3|60	- MassBuild#464: Increase release tag
14cr|python-mdp-3.2-3|61	
14cr|python-mdp-3.2-3|62	

6761 14
14cr|python-medusa-0.5.4-9|1	%define oname	medusa
14cr|python-medusa-0.5.4-9|2	
14cr|python-medusa-0.5.4-9|3	Name: 	 	python-%{oname}
14cr|python-medusa-0.5.4-9|4	Summary: 	Framework for Python-based server
14cr|python-medusa-0.5.4-9|5	
14cr|python-medusa-0.5.4-9|6	Version: 	0.5.4
14cr|python-medusa-0.5.4-9|7	Release: 	9
14cr|python-medusa-0.5.4-9|8	Source0:	http://www.amk.ca/files/python/%{oname}-%{version}.tar.bz2
14cr|python-medusa-0.5.4-9|9	URL:		http://www.amk.ca/python/code/medusa.html
14cr|python-medusa-0.5.4-9|10	License:	BSD
14cr|python-medusa-0.5.4-9|11	Group:		System/Servers
14cr|python-medusa-0.5.4-9|12	BuildArch:	noarch
14cr|python-medusa-0.5.4-9|13	BuildRequires:	python-devel
14cr|python-medusa-0.5.4-9|14	
14cr|python-medusa-0.5.4-9|15	%description
14cr|python-medusa-0.5.4-9|16	Medusa is an architecture for very-high-performance TCP/IP servers
14cr|python-medusa-0.5.4-9|17	(like HTTP, FTP, and NNTP).  Medusa is different from most other
14cr|python-medusa-0.5.4-9|18	servers because it runs as a single process, multiplexing I/O with its
14cr|python-medusa-0.5.4-9|19	various client and server connections within a single process/thread.
14cr|python-medusa-0.5.4-9|20	
14cr|python-medusa-0.5.4-9|21	It is capable of smoother and higher performance than most other
14cr|python-medusa-0.5.4-9|22	servers, while placing a dramatically reduced load on the server
14cr|python-medusa-0.5.4-9|23	machine.  The single-process, single-thread model simplifies design
14cr|python-medusa-0.5.4-9|24	and enables some new persistence capabilities that are otherwise
14cr|python-medusa-0.5.4-9|25	difficult or impossible to implement.
14cr|python-medusa-0.5.4-9|26	
14cr|python-medusa-0.5.4-9|27	%prep
14cr|python-medusa-0.5.4-9|28	%setup -q -n %{oname}-%{version}
14cr|python-medusa-0.5.4-9|29	
14cr|python-medusa-0.5.4-9|30	%install
14cr|python-medusa-0.5.4-9|31	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-medusa-0.5.4-9|32	
14cr|python-medusa-0.5.4-9|33	%files
14cr|python-medusa-0.5.4-9|34	%doc *.txt demo docs test
14cr|python-medusa-0.5.4-9|35	%{py_puresitedir}/%{oname}
14cr|python-medusa-0.5.4-9|36	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cr|python-medusa-0.5.4-9|37	
14cr|python-medusa-0.5.4-9|38	
14cr|python-medusa-0.5.4-9|39	
14cr|python-medusa-0.5.4-9|40	
14cr|python-medusa-0.5.4-9|41	%changelog
14cr|python-medusa-0.5.4-9|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-9
14cr|python-medusa-0.5.4-9|43	+ Revision: e3ae5f2
14cr|python-medusa-0.5.4-9|44	- MassBuild#464: Increase release tag
14cr|python-medusa-0.5.4-9|45	
14cr|python-medusa-0.5.4-9|46	

6762 14
14cr|python-meld3-0.6.7-2|1	Summary:	HTML/XML templating system for Python
14cr|python-meld3-0.6.7-2|2	Name:		python-meld3
14cr|python-meld3-0.6.7-2|3	Version:	0.6.7
14cr|python-meld3-0.6.7-2|4	Release:	2
14cr|python-meld3-0.6.7-2|5	
14cr|python-meld3-0.6.7-2|6	License:	ZPLv2.1
14cr|python-meld3-0.6.7-2|7	Group:		Development/Python
14cr|python-meld3-0.6.7-2|8	URL:		http://www.plope.com/software/meld3/
14cr|python-meld3-0.6.7-2|9	Source0:	http://pypi.python.org/packages/source/m/meld3/meld3-%{version}.tar.gz
14cr|python-meld3-0.6.7-2|10	Patch0:		python-meld3-0.6.7-missing-src-file.patch
14cr|python-meld3-0.6.7-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-meld3-0.6.7-2|12	
14cr|python-meld3-0.6.7-2|13	BuildRequires:	python-celementtree
14cr|python-meld3-0.6.7-2|14	Requires:	python-celementtree
14cr|python-meld3-0.6.7-2|15	BuildRequires:	python-devel
14cr|python-meld3-0.6.7-2|16	
14cr|python-meld3-0.6.7-2|17	
14cr|python-meld3-0.6.7-2|18	%description
14cr|python-meld3-0.6.7-2|19	meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
14cr|python-meld3-0.6.7-2|20	markup and dynamic rendering logic separate from one another. See
14cr|python-meld3-0.6.7-2|21	http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern.
14cr|python-meld3-0.6.7-2|22	
14cr|python-meld3-0.6.7-2|23	%prep
14cr|python-meld3-0.6.7-2|24	%setup -q -n meld3-%{version}
14cr|python-meld3-0.6.7-2|25	%patch0 -p1 -b .missing-src-file
14cr|python-meld3-0.6.7-2|26	
14cr|python-meld3-0.6.7-2|27	%build
14cr|python-meld3-0.6.7-2|28	export USE_MELD3_EXTENSION_MODULES=True
14cr|python-meld3-0.6.7-2|29	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|python-meld3-0.6.7-2|30	
14cr|python-meld3-0.6.7-2|31	%install
14cr|python-meld3-0.6.7-2|32	rm -rf %{buildroot}
14cr|python-meld3-0.6.7-2|33	export USE_MELD3_EXTENSION_MODULES=True
14cr|python-meld3-0.6.7-2|34	%{__python} setup.py install --skip-build --root %{buildroot}
14cr|python-meld3-0.6.7-2|35	sed -i s'/^#!.*//' $( find %{buildroot}/%{python_sitearch}/meld3/ -type f)
14cr|python-meld3-0.6.7-2|36	chmod 0755 %{buildroot}/%{python_sitearch}/meld3/cmeld3.so
14cr|python-meld3-0.6.7-2|37	
14cr|python-meld3-0.6.7-2|38	%check
14cr|python-meld3-0.6.7-2|39	%{__python} meld3/test_meld3.py
14cr|python-meld3-0.6.7-2|40	
14cr|python-meld3-0.6.7-2|41	%clean
14cr|python-meld3-0.6.7-2|42	rm -rf %{buildroot}
14cr|python-meld3-0.6.7-2|43	
14cr|python-meld3-0.6.7-2|44	%files
14cr|python-meld3-0.6.7-2|45	%defattr(-,root,root,-)
14cr|python-meld3-0.6.7-2|46	%doc README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt
14cr|python-meld3-0.6.7-2|47	%{python_sitearch}/*
14cr|python-meld3-0.6.7-2|48	
14cr|python-meld3-0.6.7-2|49	
14cr|python-meld3-0.6.7-2|50	
14cr|python-meld3-0.6.7-2|51	%changelog
14cr|python-meld3-0.6.7-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.7-2
14cr|python-meld3-0.6.7-2|53	+ Revision: a3ac827
14cr|python-meld3-0.6.7-2|54	- MassBuild#464: Increase release tag
14cr|python-meld3-0.6.7-2|55	
14cr|python-meld3-0.6.7-2|56	

6763 14
14cr|python-memcached-1.53-3|1	Name:		python-memcached
14cr|python-memcached-1.53-3|2	Version:	1.53
14cr|python-memcached-1.53-3|3	Release:	3
14cr|python-memcached-1.53-3|4	Summary:	Python interface to memcached
14cr|python-memcached-1.53-3|5	
14cr|python-memcached-1.53-3|6	Group:		Development/Python
14cr|python-memcached-1.53-3|7	License:	Python Software Foundation License
14cr|python-memcached-1.53-3|8	URL:		http://www.tummy.com/Community/software/python-memcached/
14cr|python-memcached-1.53-3|9	Source0:	ftp://ftp.tummy.com:21/pub/python-memcached/%{name}-%{version}.tar.gz
14cr|python-memcached-1.53-3|10	BuildArch:	noarch
14cr|python-memcached-1.53-3|11	BuildRequires:	python-devel
14cr|python-memcached-1.53-3|12	BuildRequires:	python-setuptools
14cr|python-memcached-1.53-3|13	
14cr|python-memcached-1.53-3|14	%description
14cr|python-memcached-1.53-3|15	This software is a 100%% Python interface to the memcached memory cache
14cr|python-memcached-1.53-3|16	daemon.  It is the client side software which allows storing values in one
14cr|python-memcached-1.53-3|17	or more, possibly remote, memcached servers.  Search google for memcached
14cr|python-memcached-1.53-3|18	for more information.
14cr|python-memcached-1.53-3|19	
14cr|python-memcached-1.53-3|20	%package -n python3-memcached
14cr|python-memcached-1.53-3|21	Summary:	Python interface to memcached
14cr|python-memcached-1.53-3|22	Group:		Development/Python
14cr|python-memcached-1.53-3|23	BuildRequires:	python3-devel
14cr|python-memcached-1.53-3|24	BuildRequires:	python3-setuptools
14cr|python-memcached-1.53-3|25	
14cr|python-memcached-1.53-3|26	%description -n python3-memcached
14cr|python-memcached-1.53-3|27	This software is a 100%% Python interface to the memcached memory cache
14cr|python-memcached-1.53-3|28	daemon.  It is the client side software which allows storing values in one
14cr|python-memcached-1.53-3|29	or more, possibly remote, memcached servers.  Search google for memcached
14cr|python-memcached-1.53-3|30	for more information.
14cr|python-memcached-1.53-3|31	This is a python-3 package.
14cr|python-memcached-1.53-3|32	
14cr|python-memcached-1.53-3|33	%prep
14cr|python-memcached-1.53-3|34	%setup -q -n %{name}-%{version}
14cr|python-memcached-1.53-3|35	rm -rf %{_builddir}/python3-%{module}
14cr|python-memcached-1.53-3|36	cp -a . %{_builddir}/python3-%{module}
14cr|python-memcached-1.53-3|37	pushd %{_builddir}/python3-%{module}
14cr|python-memcached-1.53-3|38	2to3 --write --nobackups .
14cr|python-memcached-1.53-3|39	sed -i "s/file(/open(/g" setup.py
14cr|python-memcached-1.53-3|40	popd
14cr|python-memcached-1.53-3|41	
14cr|python-memcached-1.53-3|42	%build
14cr|python-memcached-1.53-3|43	%{__python} setup.py build
14cr|python-memcached-1.53-3|44	pushd %{_builddir}/python3-%{module}
14cr|python-memcached-1.53-3|45	%{__python3} setup.py build
14cr|python-memcached-1.53-3|46	popd
14cr|python-memcached-1.53-3|47	
14cr|python-memcached-1.53-3|48	%install
14cr|python-memcached-1.53-3|49	rm -rf %{buildroot}
14cr|python-memcached-1.53-3|50	pushd %{_builddir}/python3-%{module}
14cr|python-memcached-1.53-3|51	%{__python3} setup.py install -O2 --skip-build --root %{buildroot}
14cr|python-memcached-1.53-3|52	popd
14cr|python-memcached-1.53-3|53	%{__python} setup.py install -O2 --skip-build --root %{buildroot}
14cr|python-memcached-1.53-3|54	
14cr|python-memcached-1.53-3|55	%clean
14cr|python-memcached-1.53-3|56	
14cr|python-memcached-1.53-3|57	%files
14cr|python-memcached-1.53-3|58	%doc ChangeLog PKG-INFO
14cr|python-memcached-1.53-3|59	%{py_puresitedir}/*
14cr|python-memcached-1.53-3|60	
14cr|python-memcached-1.53-3|61	%files -n python3-memcached
14cr|python-memcached-1.53-3|62	%doc ChangeLog PKG-INFO
14cr|python-memcached-1.53-3|63	%{py3_puresitedir}/*
14cr|python-memcached-1.53-3|64	
14cr|python-memcached-1.53-3|65	%changelog
14cr|python-memcached-1.53-3|66	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 1.53-3
14cr|python-memcached-1.53-3|67	+ Revision: ab2c061
14cr|python-memcached-1.53-3|68	- Merge pull request #2 from lchan/python-memcached:rosa2014.1
14cr|python-memcached-1.53-3|69	- python3-memcached
14cr|python-memcached-1.53-3|70	
14cr|python-memcached-1.53-3|71	

6764 14
14cr|python-metalink-1.0-9|1	%define	oname	metalink-library
14cr|python-metalink-1.0-9|2	
14cr|python-metalink-1.0-9|3	Summary:	Python library for generating metalinks
14cr|python-metalink-1.0-9|4	Name:		python-metalink
14cr|python-metalink-1.0-9|5	Version:	1.0
14cr|python-metalink-1.0-9|6	Release:	9
14cr|python-metalink-1.0-9|7	Source0:	http://metalink-library.googlecode.com/files/%{oname}-%{version}.tar.bz2
14cr|python-metalink-1.0-9|8	URL:		http://code.google.com/p/metalink-library/
14cr|python-metalink-1.0-9|9	License:	GPLv2
14cr|python-metalink-1.0-9|10	Group:		Development/Python
14cr|python-metalink-1.0-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-metalink-1.0-9|12	BuildArch:	noarch
14cr|python-metalink-1.0-9|13	
14cr|python-metalink-1.0-9|14	%description
14cr|python-metalink-1.0-9|15	A script based library to create and manage Metalink download files,
14cr|python-metalink-1.0-9|16	which contain HTTP, FTP and P2P download links for single or multiple
14cr|python-metalink-1.0-9|17	download files.
14cr|python-metalink-1.0-9|18	
14cr|python-metalink-1.0-9|19	%prep
14cr|python-metalink-1.0-9|20	%setup -q -c -n %{oname}-%{version} -a 0
14cr|python-metalink-1.0-9|21	
14cr|python-metalink-1.0-9|22	%build
14cr|python-metalink-1.0-9|23	
14cr|python-metalink-1.0-9|24	%install
14cr|python-metalink-1.0-9|25	rm -rf %{buildroot}
14cr|python-metalink-1.0-9|26	install -m644 metalink.py -D %{buildroot}%{python_sitelib}/metalink.py
14cr|python-metalink-1.0-9|27	
14cr|python-metalink-1.0-9|28	%clean
14cr|python-metalink-1.0-9|29	rm -rf %{buildroot}
14cr|python-metalink-1.0-9|30	
14cr|python-metalink-1.0-9|31	%files
14cr|python-metalink-1.0-9|32	%defattr(-,root,root)
14cr|python-metalink-1.0-9|33	%{python_sitelib}/metalink.py
14cr|python-metalink-1.0-9|34	
14cr|python-metalink-1.0-9|35	
14cr|python-metalink-1.0-9|36	
14cr|python-metalink-1.0-9|37	
14cr|python-metalink-1.0-9|38	%changelog
14cr|python-metalink-1.0-9|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14cr|python-metalink-1.0-9|40	+ Revision: ff087af
14cr|python-metalink-1.0-9|41	- MassBuild#464: Increase release tag
14cr|python-metalink-1.0-9|42	
14cr|python-metalink-1.0-9|43	

6765 14
14cr|python-mezogis-0.1.5-9|1	Name: python-mezogis
14cr|python-mezogis-0.1.5-9|2	Version: 0.1.5
14cr|python-mezogis-0.1.5-9|3	Release: 9
14cr|python-mezogis-0.1.5-9|4	Summary: Graphical interface to query and analyse spatial data
14cr|python-mezogis-0.1.5-9|5	Source: http://initd.org/svn/psycopg/geotypes/releases/mezogis-%{version}.tar.gz
14cr|python-mezogis-0.1.5-9|6	URL: http://www.mezogis.org
14cr|python-mezogis-0.1.5-9|7	License: GPL
14cr|python-mezogis-0.1.5-9|8	Group: Development/Python
14cr|python-mezogis-0.1.5-9|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-mezogis-0.1.5-9|10	BuildRequires: python-devel
14cr|python-mezogis-0.1.5-9|11	Provides: mezogis = %{version}-%{release}
14cr|python-mezogis-0.1.5-9|12	Requires: python-geotypes
14cr|python-mezogis-0.1.5-9|13	Requires: python-psycopg
14cr|python-mezogis-0.1.5-9|14	Requires: pygtk2.0
14cr|python-mezogis-0.1.5-9|15	
14cr|python-mezogis-0.1.5-9|16	%description
14cr|python-mezogis-0.1.5-9|17	mezoGIS is a GIS application, a graphical interface to query and analyse
14cr|python-mezogis-0.1.5-9|18	spatial data. mezoGIS does not store or compute data directly, but operates
14cr|python-mezogis-0.1.5-9|19	external PostGIS databases. The goal of mezoGIS is to provide a tool for geo-
14cr|python-mezogis-0.1.5-9|20	spatial analysis with PostGIS, through on-the-fly SQL queries as well as
14cr|python-mezogis-0.1.5-9|21	through larger, external plugin scripts.
14cr|python-mezogis-0.1.5-9|22	
14cr|python-mezogis-0.1.5-9|23	%prep
14cr|python-mezogis-0.1.5-9|24	%setup -q -n mezogis-%{version}
14cr|python-mezogis-0.1.5-9|25	
14cr|python-mezogis-0.1.5-9|26	%install
14cr|python-mezogis-0.1.5-9|27	rm -rf %buildroot
14cr|python-mezogis-0.1.5-9|28	python setup.py install --root=%buildroot
14cr|python-mezogis-0.1.5-9|29	
14cr|python-mezogis-0.1.5-9|30	rm -f %buildroot%_datadir/locale/messages.pot
14cr|python-mezogis-0.1.5-9|31	
14cr|python-mezogis-0.1.5-9|32	%clean
14cr|python-mezogis-0.1.5-9|33	rm -rf %buildroot
14cr|python-mezogis-0.1.5-9|34	
14cr|python-mezogis-0.1.5-9|35	%files
14cr|python-mezogis-0.1.5-9|36	%defattr(-,root,root)
14cr|python-mezogis-0.1.5-9|37	%_bindir/mezogis.py
14cr|python-mezogis-0.1.5-9|38	%_datadir/applications/mezogis.desktop
14cr|python-mezogis-0.1.5-9|39	%_datadir/mezogis
14cr|python-mezogis-0.1.5-9|40	%_datadir/pixmaps/*
14cr|python-mezogis-0.1.5-9|41	%py_puresitedir/*
14cr|python-mezogis-0.1.5-9|42	
14cr|python-mezogis-0.1.5-9|43	
14cr|python-mezogis-0.1.5-9|44	
14cr|python-mezogis-0.1.5-9|45	%changelog
14cr|python-mezogis-0.1.5-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-9
14cr|python-mezogis-0.1.5-9|47	+ Revision: 483684a
14cr|python-mezogis-0.1.5-9|48	- MassBuild#464: Increase release tag
14cr|python-mezogis-0.1.5-9|49	
14cr|python-mezogis-0.1.5-9|50	

6766 14
14cr|python-mimeparse-0.1.4-2|1	%define oname mimeparse
14cr|python-mimeparse-0.1.4-2|2	
14cr|python-mimeparse-0.1.4-2|3	Name:           python-%{oname}
14cr|python-mimeparse-0.1.4-2|4	Version:        0.1.4
14cr|python-mimeparse-0.1.4-2|5	Release:        2
14cr|python-mimeparse-0.1.4-2|6	Summary:        Python module for parsing mime-type names
14cr|python-mimeparse-0.1.4-2|7	Group:          Development/Python
14cr|python-mimeparse-0.1.4-2|8	License:        MIT
14cr|python-mimeparse-0.1.4-2|9	URL:            https://pypi.python.org/pypi/python-mimeparse
14cr|python-mimeparse-0.1.4-2|10	Source0:        https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-mimeparse-0.1.4-2|11	BuildArch:      noarch
14cr|python-mimeparse-0.1.4-2|12	BuildRequires:  pkgconfig(python)
14cr|python-mimeparse-0.1.4-2|13	
14cr|python-mimeparse-0.1.4-2|14	
14cr|python-mimeparse-0.1.4-2|15	%description
14cr|python-mimeparse-0.1.4-2|16	This module provides basic functions for parsing mime-type names
14cr|python-mimeparse-0.1.4-2|17	and matching them against a list of media-ranges.
14cr|python-mimeparse-0.1.4-2|18	
14cr|python-mimeparse-0.1.4-2|19	%prep
14cr|python-mimeparse-0.1.4-2|20	%setup -q -n %{name}-%{version}
14cr|python-mimeparse-0.1.4-2|21	
14cr|python-mimeparse-0.1.4-2|22	%build
14cr|python-mimeparse-0.1.4-2|23	CFLAGS="%{optflags}" python setup.py build
14cr|python-mimeparse-0.1.4-2|24	
14cr|python-mimeparse-0.1.4-2|25	%check
14cr|python-mimeparse-0.1.4-2|26	python mimeparse_test.py
14cr|python-mimeparse-0.1.4-2|27	
14cr|python-mimeparse-0.1.4-2|28	
14cr|python-mimeparse-0.1.4-2|29	
14cr|python-mimeparse-0.1.4-2|30	%install
14cr|python-mimeparse-0.1.4-2|31	python setup.py install --skip-build --root %{buildroot}
14cr|python-mimeparse-0.1.4-2|32	
14cr|python-mimeparse-0.1.4-2|33	%files
14cr|python-mimeparse-0.1.4-2|34	%doc README
14cr|python-mimeparse-0.1.4-2|35	%{py_puresitedir}/*
14cr|python-mimeparse-0.1.4-2|36	
14cr|python-mimeparse-0.1.4-2|37	
14cr|python-mimeparse-0.1.4-2|38	%changelog
14cr|python-mimeparse-0.1.4-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-2
14cr|python-mimeparse-0.1.4-2|40	+ Revision: d8ee940
14cr|python-mimeparse-0.1.4-2|41	- MassBuild#464: Increase release tag
14cr|python-mimeparse-0.1.4-2|42	
14cr|python-mimeparse-0.1.4-2|43	

6767 14
14cr|python-minimock-1.2.8-3|1	Name:           python-minimock
14cr|python-minimock-1.2.8-3|2	Version:        1.2.8
14cr|python-minimock-1.2.8-3|3	Release:        3
14cr|python-minimock-1.2.8-3|4	Summary:        The simplest possible mock library
14cr|python-minimock-1.2.8-3|5	Group:          Development/Python
14cr|python-minimock-1.2.8-3|6	License:        MIT
14cr|python-minimock-1.2.8-3|7	URL:            http://pypi.python.org/pypi/MiniMock
14cr|python-minimock-1.2.8-3|8	Source0:        http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
14cr|python-minimock-1.2.8-3|9	BuildRequires:  python-devel
14cr|python-minimock-1.2.8-3|10	BuildRequires:  python-setuptools
14cr|python-minimock-1.2.8-3|11	BuildArch:	noarch
14cr|python-minimock-1.2.8-3|12	
14cr|python-minimock-1.2.8-3|13	%description
14cr|python-minimock-1.2.8-3|14	Minimock is a simple lbirary for doing Mock objects with doctest.
14cr|python-minimock-1.2.8-3|15	
14cr|python-minimock-1.2.8-3|16	%package -n python3-minimock
14cr|python-minimock-1.2.8-3|17	Summary:        The simplest possible mock library
14cr|python-minimock-1.2.8-3|18	Group:          Development/Python
14cr|python-minimock-1.2.8-3|19	BuildRequires:  python3-devel
14cr|python-minimock-1.2.8-3|20	BuildRequires:  python3-setuptools
14cr|python-minimock-1.2.8-3|21	%description -n python3-minimock
14cr|python-minimock-1.2.8-3|22	Minimock is a simple lbirary for doing Mock objects with doctest.
14cr|python-minimock-1.2.8-3|23	
14cr|python-minimock-1.2.8-3|24	%prep
14cr|python-minimock-1.2.8-3|25	%setup -q -n MiniMock-%{version}
14cr|python-minimock-1.2.8-3|26	rm -rf %{py3dir}
14cr|python-minimock-1.2.8-3|27	cp -a . %{py3dir}
14cr|python-minimock-1.2.8-3|28	
14cr|python-minimock-1.2.8-3|29	%build
14cr|python-minimock-1.2.8-3|30	
14cr|python-minimock-1.2.8-3|31	%install
14cr|python-minimock-1.2.8-3|32	pushd %{py3dir}
14cr|python-minimock-1.2.8-3|33	%{__python3} setup.py install --root=%{buildroot}
14cr|python-minimock-1.2.8-3|34	popd
14cr|python-minimock-1.2.8-3|35	python setup.py install --root=%{buildroot}
14cr|python-minimock-1.2.8-3|36	
14cr|python-minimock-1.2.8-3|37	%files
14cr|python-minimock-1.2.8-3|38	%doc docs/*
14cr|python-minimock-1.2.8-3|39	%{py_puresitedir}/MiniMock-%{version}-py?.?.egg-info
14cr|python-minimock-1.2.8-3|40	%{py_puresitedir}/minimock*
14cr|python-minimock-1.2.8-3|41	
14cr|python-minimock-1.2.8-3|42	%files -n python3-minimock
14cr|python-minimock-1.2.8-3|43	%doc docs/*
14cr|python-minimock-1.2.8-3|44	%{py3_puresitedir}/MiniMock-%{version}-py?.?.egg-info
14cr|python-minimock-1.2.8-3|45	%{py3_puresitedir}/minimock*
14cr|python-minimock-1.2.8-3|46	
14cr|python-minimock-1.2.8-3|47	
14cr|python-minimock-1.2.8-3|48	%changelog
14cr|python-minimock-1.2.8-3|49	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-3
14cr|python-minimock-1.2.8-3|50	+ Revision: 9ada749
14cr|python-minimock-1.2.8-3|51	- Added python3 submodule
14cr|python-minimock-1.2.8-3|52	
14cr|python-minimock-1.2.8-3|53	

6768 14
14cr|python-mock-1.0.1-2|1	%define	oname	mock
14cr|python-mock-1.0.1-2|2	
14cr|python-mock-1.0.1-2|3	Name:		python-%{oname}
14cr|python-mock-1.0.1-2|4	Version:	1.0.1
14cr|python-mock-1.0.1-2|5	Release:	2
14cr|python-mock-1.0.1-2|6	Summary:	A Python Mocking and Patching Library for Testing
14cr|python-mock-1.0.1-2|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-mock-1.0.1-2|8	License:	BSD
14cr|python-mock-1.0.1-2|9	Group:		Development/Python
14cr|python-mock-1.0.1-2|10	Url:		http://www.voidspace.org.uk/python/mock/
14cr|python-mock-1.0.1-2|11	BuildArch:	noarch
14cr|python-mock-1.0.1-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-mock-1.0.1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-mock-1.0.1-2|14	BuildRequires:	pythonegg(unittest2)
14cr|python-mock-1.0.1-2|15	
14cr|python-mock-1.0.1-2|16	%description
14cr|python-mock-1.0.1-2|17	mock is a library for testing in Python. It allows you to replace parts of
14cr|python-mock-1.0.1-2|18	your system under test with mock objects and make assertions about how they
14cr|python-mock-1.0.1-2|19	have been used.
14cr|python-mock-1.0.1-2|20	
14cr|python-mock-1.0.1-2|21	mock is now part of the Python standard library, available as `unittest.mock
14cr|python-mock-1.0.1-2|22	<http://docs.python.org/py3k/library/unittest.mock.html#module-unittest.mock>`
14cr|python-mock-1.0.1-2|23	in Python 3.3 onwards.
14cr|python-mock-1.0.1-2|24	
14cr|python-mock-1.0.1-2|25	mock provides a core `MagicMock` class removing the need to create a host of
14cr|python-mock-1.0.1-2|26	stubs throughout your test suite. After performing an action, you can make
14cr|python-mock-1.0.1-2|27	assertions about which methods / attributes were used and arguments they were
14cr|python-mock-1.0.1-2|28	called with. You can also specify return values and set needed attributes in
14cr|python-mock-1.0.1-2|29	the normal way.
14cr|python-mock-1.0.1-2|30	
14cr|python-mock-1.0.1-2|31	mock is tested on Python versions 2.4-2.7 and Python 3. mock is also tested
14cr|python-mock-1.0.1-2|32	with the latest versions of Jython and pypy.
14cr|python-mock-1.0.1-2|33	
14cr|python-mock-1.0.1-2|34	The mock module also provides utility functions / objects to assist with
14cr|python-mock-1.0.1-2|35	testing, particularly monkey patching.
14cr|python-mock-1.0.1-2|36	
14cr|python-mock-1.0.1-2|37	
14cr|python-mock-1.0.1-2|38	%prep
14cr|python-mock-1.0.1-2|39	%setup -q -n %{oname}-%{version}
14cr|python-mock-1.0.1-2|40	
14cr|python-mock-1.0.1-2|41	%build
14cr|python-mock-1.0.1-2|42	python setup.py build
14cr|python-mock-1.0.1-2|43	
14cr|python-mock-1.0.1-2|44	%install
14cr|python-mock-1.0.1-2|45	python setup.py install --root=%{buildroot}
14cr|python-mock-1.0.1-2|46	
14cr|python-mock-1.0.1-2|47	%check
14cr|python-mock-1.0.1-2|48	python setup.py test
14cr|python-mock-1.0.1-2|49	
14cr|python-mock-1.0.1-2|50	%files
14cr|python-mock-1.0.1-2|51	%doc *.txt docs/*.txt
14cr|python-mock-1.0.1-2|52	%{py_puresitedir}/mock.py*
14cr|python-mock-1.0.1-2|53	%{py_puresitedir}/mock*.egg-info
14cr|python-mock-1.0.1-2|54	
14cr|python-mock-1.0.1-2|55	%changelog
14cr|python-mock-1.0.1-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|python-mock-1.0.1-2|57	+ Revision: 8109e0a
14cr|python-mock-1.0.1-2|58	- MassBuild#464: Increase release tag
14cr|python-mock-1.0.1-2|59	
14cr|python-mock-1.0.1-2|60	

6769 14
14cr|python-morph-0.8-8|1	
14cr|python-morph-0.8-8|2	Summary: Morphology Toolbox for Python
14cr|python-morph-0.8-8|3	Name: python-morph
14cr|python-morph-0.8-8|4	Version: 0.8
14cr|python-morph-0.8-8|5	Release: 8
14cr|python-morph-0.8-8|6	Source0: pymorph-%{version}.tar.bz2
14cr|python-morph-0.8-8|7	Patch0:  pymorph-demo-import.patch
14cr|python-morph-0.8-8|8	License: BSD
14cr|python-morph-0.8-8|9	Group: Sciences/Other
14cr|python-morph-0.8-8|10	Url: http://www.mmorph.com/pymorph/
14cr|python-morph-0.8-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-morph-0.8-8|12	Provides: pymorph = %{version}-%{release}
14cr|python-morph-0.8-8|13	BuildArch: noarch
14cr|python-morph-0.8-8|14	Requires: python-numeric
14cr|python-morph-0.8-8|15	Requires: python-imaging
14cr|python-morph-0.8-8|16	Buildrequires: dos2unix
14cr|python-morph-0.8-8|17	Buildrequires: python-devel
14cr|python-morph-0.8-8|18	
14cr|python-morph-0.8-8|19	%description
14cr|python-morph-0.8-8|20	The pymorph Morphology Toolbox for Python is a powerful collection of latest
14cr|python-morph-0.8-8|21	state-of-the-art gray-scale morphological tools that can be applied to image
14cr|python-morph-0.8-8|22	segmentation, non-linear filtering, pattern recognition and image analysis.
14cr|python-morph-0.8-8|23	The pymorph Morphology Toolbox is an open source software for Morphological
14cr|python-morph-0.8-8|24	Image Analysis and Signal Processing written in Python. It is a companion
14cr|python-morph-0.8-8|25	resource for the book: Hands-on Morphological Image Processing , by Edward
14cr|python-morph-0.8-8|26	Dougherty and Roberto Lotufo, published by SPIE, Aug 2003, ISBN=0-8194-4720-X.
14cr|python-morph-0.8-8|27	
14cr|python-morph-0.8-8|28	%prep
14cr|python-morph-0.8-8|29	%setup -q -n pymorph
14cr|python-morph-0.8-8|30	%patch0
14cr|python-morph-0.8-8|31	find -type f -name '*.html' -exec dos2unix -U {} \;
14cr|python-morph-0.8-8|32	find -type f -name '*.css' -exec dos2unix -U {} \;
14cr|python-morph-0.8-8|33	
14cr|python-morph-0.8-8|34	%build
14cr|python-morph-0.8-8|35	
14cr|python-morph-0.8-8|36	%install
14cr|python-morph-0.8-8|37	rm -rf $RPM_BUILD_ROOT
14cr|python-morph-0.8-8|38	mkdir -p $RPM_BUILD_ROOT/%{py_puresitedir}
14cr|python-morph-0.8-8|39	cp PURELIB/adtools/morph08pybase/morph.py $RPM_BUILD_ROOT/%{py_puresitedir}
14cr|python-morph-0.8-8|40	cp PURELIB/adtools/morph08pybase/morphdemo.py $RPM_BUILD_ROOT/%{py_puresitedir}
14cr|python-morph-0.8-8|41	cp PURELIB/adtools/adpil10all/adpil.py $RPM_BUILD_ROOT/%{py_puresitedir}
14cr|python-morph-0.8-8|42	cp PURELIB/adtools/adpil10all/adpildemo.py $RPM_BUILD_ROOT/%{py_puresitedir}
14cr|python-morph-0.8-8|43	
14cr|python-morph-0.8-8|44	
14cr|python-morph-0.8-8|45	%clean
14cr|python-morph-0.8-8|46	rm -rf $RPM_BUILD_ROOT
14cr|python-morph-0.8-8|47	
14cr|python-morph-0.8-8|48	%files
14cr|python-morph-0.8-8|49	%defattr(-,root,root)
14cr|python-morph-0.8-8|50	%{py_puresitedir}/*
14cr|python-morph-0.8-8|51	%doc PLATLIB/adtools/morph08pybase/data
14cr|python-morph-0.8-8|52	%doc PLATLIB/adtools/morph08pybase/html
14cr|python-morph-0.8-8|53	
14cr|python-morph-0.8-8|54	
14cr|python-morph-0.8-8|55	
14cr|python-morph-0.8-8|56	
14cr|python-morph-0.8-8|57	
14cr|python-morph-0.8-8|58	%changelog
14cr|python-morph-0.8-8|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-8
14cr|python-morph-0.8-8|60	+ Revision: 8d1d07b
14cr|python-morph-0.8-8|61	- MassBuild#464: Increase release tag
14cr|python-morph-0.8-8|62	
14cr|python-morph-0.8-8|63	

6770 14
14cr|python-mox-0.5.3-2|1	%define module mox
14cr|python-mox-0.5.3-2|2	
14cr|python-mox-0.5.3-2|3	Name:           python-%{module}
14cr|python-mox-0.5.3-2|4	Version:        0.5.3
14cr|python-mox-0.5.3-2|5	Release:        2
14cr|python-mox-0.5.3-2|6	Url:            http://code.google.com/p/pymox/
14cr|python-mox-0.5.3-2|7	Summary:        Mock object framework
14cr|python-mox-0.5.3-2|8	License:        Apache License, Version 2.0
14cr|python-mox-0.5.3-2|9	Group:          Development/Python
14cr|python-mox-0.5.3-2|10	Source:         %{module}-%{version}.tar.bz2
14cr|python-mox-0.5.3-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|python-mox-0.5.3-2|12	BuildRequires:  python-devel
14cr|python-mox-0.5.3-2|13	BuildArch:      noarch
14cr|python-mox-0.5.3-2|14	
14cr|python-mox-0.5.3-2|15	%description
14cr|python-mox-0.5.3-2|16	Mox is a mock object framework for Python based on the
14cr|python-mox-0.5.3-2|17	Java mock object framework EasyMock.
14cr|python-mox-0.5.3-2|18	
14cr|python-mox-0.5.3-2|19	%prep
14cr|python-mox-0.5.3-2|20	%setup -q -n %{module}-%{version}
14cr|python-mox-0.5.3-2|21	
14cr|python-mox-0.5.3-2|22	%build
14cr|python-mox-0.5.3-2|23	CFLAGS="%{optflags}" python setup.py build
14cr|python-mox-0.5.3-2|24	
14cr|python-mox-0.5.3-2|25	%install
14cr|python-mox-0.5.3-2|26	rm -rf $RPM_BUILD_ROOT
14cr|python-mox-0.5.3-2|27	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|python-mox-0.5.3-2|28	
14cr|python-mox-0.5.3-2|29	%clean
14cr|python-mox-0.5.3-2|30	rm -rf %{buildroot}
14cr|python-mox-0.5.3-2|31	
14cr|python-mox-0.5.3-2|32	%files
14cr|python-mox-0.5.3-2|33	%defattr(-,root,root)
14cr|python-mox-0.5.3-2|34	%{python_sitelib}/*
14cr|python-mox-0.5.3-2|35	
14cr|python-mox-0.5.3-2|36	
14cr|python-mox-0.5.3-2|37	
14cr|python-mox-0.5.3-2|38	
14cr|python-mox-0.5.3-2|39	%changelog
14cr|python-mox-0.5.3-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-2
14cr|python-mox-0.5.3-2|41	+ Revision: e34980e
14cr|python-mox-0.5.3-2|42	- MassBuild#464: Increase release tag
14cr|python-mox-0.5.3-2|43	
14cr|python-mox-0.5.3-2|44	

6771 14
14cr|python-mpd-0.5.1-2|1	Name:           python-mpd
14cr|python-mpd-0.5.1-2|2	Version:        0.5.1
14cr|python-mpd-0.5.1-2|3	Release:        2
14cr|python-mpd-0.5.1-2|4	Summary:        Python bindings for MPD
14cr|python-mpd-0.5.1-2|5	Group:          Development/Python
14cr|python-mpd-0.5.1-2|6	License:        GPL
14cr|python-mpd-0.5.1-2|7	URL:            http://www.musicpd.org/~jat/python-mpd/
14cr|python-mpd-0.5.1-2|8	Source0:        http://pypi.python.org/packages/source/p/python-mpd2/python-mpd2-%{version}.tar.bz2
14cr|python-mpd-0.5.1-2|9	BuildArch:	noarch
14cr|python-mpd-0.5.1-2|10	BuildRequires:  python-devel
14cr|python-mpd-0.5.1-2|11	BuildRequires:  python-distribute
14cr|python-mpd-0.5.1-2|12	
14cr|python-mpd-0.5.1-2|13	%description
14cr|python-mpd-0.5.1-2|14	An MPD (Music Player Daemon) client library written in pure Python.
14cr|python-mpd-0.5.1-2|15	
14cr|python-mpd-0.5.1-2|16	%prep
14cr|python-mpd-0.5.1-2|17	%setup -q -n %{name}2-%{version}
14cr|python-mpd-0.5.1-2|18	
14cr|python-mpd-0.5.1-2|19	%build
14cr|python-mpd-0.5.1-2|20	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|python-mpd-0.5.1-2|21	
14cr|python-mpd-0.5.1-2|22	%install
14cr|python-mpd-0.5.1-2|23	%{__python} setup.py install --root %buildroot
14cr|python-mpd-0.5.1-2|24	
14cr|python-mpd-0.5.1-2|25	%clean
14cr|python-mpd-0.5.1-2|26	
14cr|python-mpd-0.5.1-2|27	%files
14cr|python-mpd-0.5.1-2|28	%doc LICENSE.txt GPL.txt
14cr|python-mpd-0.5.1-2|29	%{py_puresitedir}/*
14cr|python-mpd-0.5.1-2|30	
14cr|python-mpd-0.5.1-2|31	%changelog
14cr|python-mpd-0.5.1-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|python-mpd-0.5.1-2|33	+ Revision: 82172fc
14cr|python-mpd-0.5.1-2|34	- MassBuild#464: Increase release tag
14cr|python-mpd-0.5.1-2|35	
14cr|python-mpd-0.5.1-2|36	

6772 14
14cr|python-mpi4py-1.3.1-3|1	%define module mpi4py
14cr|python-mpi4py-1.3.1-3|2	
14cr|python-mpi4py-1.3.1-3|3	Summary:	MPI for Python
14cr|python-mpi4py-1.3.1-3|4	Name:		python-%{module}
14cr|python-mpi4py-1.3.1-3|5	Version:	1.3.1
14cr|python-mpi4py-1.3.1-3|6	Release:	3
14cr|python-mpi4py-1.3.1-3|7	License:	BSD
14cr|python-mpi4py-1.3.1-3|8	Group:		Development/Python
14cr|python-mpi4py-1.3.1-3|9	Url:		http://mpi4py.googlecode.com
14cr|python-mpi4py-1.3.1-3|10	Source0:	http://mpi4py.googlecode.com/files/%{module}-%{version}.tar.gz
14cr|python-mpi4py-1.3.1-3|11	Patch0:		mpi4py-1.3.1-linkage.patch
14cr|python-mpi4py-1.3.1-3|12	Patch1:		mpi4py-1.3.1-openmpi1.7.patch
14cr|python-mpi4py-1.3.1-3|13	BuildRequires:	openmpi
14cr|python-mpi4py-1.3.1-3|14	BuildRequires:	python-cython
14cr|python-mpi4py-1.3.1-3|15	BuildRequires:	pkgconfig(ompi)
14cr|python-mpi4py-1.3.1-3|16	BuildRequires:	pkgconfig(python)
14cr|python-mpi4py-1.3.1-3|17	BuildRequires:	pkgconfig(zlib)
14cr|python-mpi4py-1.3.1-3|18	Requires:	openmpi
14cr|python-mpi4py-1.3.1-3|19	
14cr|python-mpi4py-1.3.1-3|20	%description
14cr|python-mpi4py-1.3.1-3|21	MPI for Python provides bindings of the Message Passing Interface
14cr|python-mpi4py-1.3.1-3|22	(MPI) standard for the Python programming language, allowing any
14cr|python-mpi4py-1.3.1-3|23	Python program to exploit multiple processors.
14cr|python-mpi4py-1.3.1-3|24	
14cr|python-mpi4py-1.3.1-3|25	This package is constructed on top of the MPI-1/2 specifications and
14cr|python-mpi4py-1.3.1-3|26	provides an object oriented interface which closely follows MPI-2 C++
14cr|python-mpi4py-1.3.1-3|27	bindings. It supports point-to-point (sends, receives) and collective
14cr|python-mpi4py-1.3.1-3|28	(broadcasts, scatters, gathers) communications of any picklable Python
14cr|python-mpi4py-1.3.1-3|29	object, as well as optimized communications of Python object exposing
14cr|python-mpi4py-1.3.1-3|30	the single-segment buffer interface (NumPy arrays, builtin
14cr|python-mpi4py-1.3.1-3|31	bytes/string/array objects).
14cr|python-mpi4py-1.3.1-3|32	
14cr|python-mpi4py-1.3.1-3|33	%files -f FILELIST
14cr|python-mpi4py-1.3.1-3|34	%doc test/ demo/ *.txt docs/usrman docs/apiref
14cr|python-mpi4py-1.3.1-3|35	%exclude %{py_platsitedir}/%{module}/include/
14cr|python-mpi4py-1.3.1-3|36	
14cr|python-mpi4py-1.3.1-3|37	#----------------------------------------------------------------------------
14cr|python-mpi4py-1.3.1-3|38	
14cr|python-mpi4py-1.3.1-3|39	%package devel
14cr|python-mpi4py-1.3.1-3|40	Summary:	mpi4py headers
14cr|python-mpi4py-1.3.1-3|41	Group:		Development/Python
14cr|python-mpi4py-1.3.1-3|42	Requires:	%{name} = %{EVRD}
14cr|python-mpi4py-1.3.1-3|43	
14cr|python-mpi4py-1.3.1-3|44	%description devel
14cr|python-mpi4py-1.3.1-3|45	This package contains header files needed to develop modules in C or
14cr|python-mpi4py-1.3.1-3|46	Fortran that can interact with mpi4py.
14cr|python-mpi4py-1.3.1-3|47	
14cr|python-mpi4py-1.3.1-3|48	%files devel
14cr|python-mpi4py-1.3.1-3|49	%{py_platsitedir}/%{module}/include/
14cr|python-mpi4py-1.3.1-3|50	
14cr|python-mpi4py-1.3.1-3|51	#----------------------------------------------------------------------------
14cr|python-mpi4py-1.3.1-3|52	
14cr|python-mpi4py-1.3.1-3|53	%prep
14cr|python-mpi4py-1.3.1-3|54	%setup -q -n %{module}-%{version}
14cr|python-mpi4py-1.3.1-3|55	%patch0 -p1
14cr|python-mpi4py-1.3.1-3|56	%patch1 -p1
14cr|python-mpi4py-1.3.1-3|57	
14cr|python-mpi4py-1.3.1-3|58	%build
14cr|python-mpi4py-1.3.1-3|59	export CFLAGS="-Wno-error=format-security"
14cr|python-mpi4py-1.3.1-3|60	python setup.py build
14cr|python-mpi4py-1.3.1-3|61	
14cr|python-mpi4py-1.3.1-3|62	%install
14cr|python-mpi4py-1.3.1-3|63	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-mpi4py-1.3.1-3|64	rm -f %{buildroot}%{py_platsitedir}/mpi4py/mpi.cfg
14cr|python-mpi4py-1.3.1-3|65	sed -si 's/^.*mpi\.cfg$//' FILELIST
14cr|python-mpi4py-1.3.1-3|66	
14cr|python-mpi4py-1.3.1-3|67	
14cr|python-mpi4py-1.3.1-3|68	%changelog
14cr|python-mpi4py-1.3.1-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-3
14cr|python-mpi4py-1.3.1-3|70	+ Revision: 5a55a4b
14cr|python-mpi4py-1.3.1-3|71	- MassBuild#464: Increase release tag
14cr|python-mpi4py-1.3.1-3|72	
14cr|python-mpi4py-1.3.1-3|73	

6773 14
14cr|python-mpmath-0.18-3|1	%define module	mpmath
14cr|python-mpmath-0.18-3|2	
14cr|python-mpmath-0.18-3|3	Summary:	Python library for symbolic mathematics
14cr|python-mpmath-0.18-3|4	Name:		python-%{module}
14cr|python-mpmath-0.18-3|5	Version:	0.18
14cr|python-mpmath-0.18-3|6	Release:	3
14cr|python-mpmath-0.18-3|7	Source0:	http://mpmath.googlecode.com/files/%{module}-%{version}.tar.gz
14cr|python-mpmath-0.18-3|8	Source1:	http://mpmath.googlecode.com/files/%{module}-docsrc-%{version}.tar.gz
14cr|python-mpmath-0.18-3|9	License:	BSD
14cr|python-mpmath-0.18-3|10	Group:		Development/Python
14cr|python-mpmath-0.18-3|11	Url:		http://mpmath.googlecode.com/
14cr|python-mpmath-0.18-3|12	BuildArch:	noarch
14cr|python-mpmath-0.18-3|13	Suggests:	python-gmpy >= 1.03, python-numpy, python-matplotlib
14cr|python-mpmath-0.18-3|14	BuildRequires:	python
14cr|python-mpmath-0.18-3|15	BuildRequires:  python-sphinx
14cr|python-mpmath-0.18-3|16	
14cr|python-mpmath-0.18-3|17	%description
14cr|python-mpmath-0.18-3|18	Mpmath is a pure-Python library for multiprecision floating-point arithmetic.
14cr|python-mpmath-0.18-3|19	It provides an extensive set of transcendental functions, unlimited exponent
14cr|python-mpmath-0.18-3|20	sizes, complex numbers, interval arithmetic, numerical integration and
14cr|python-mpmath-0.18-3|21	differentiation, root-finding, linear algebra, and much more. Almost any
14cr|python-mpmath-0.18-3|22	calculation can be performed just as well at 10-digit or 1000-digit precision,
14cr|python-mpmath-0.18-3|23	and in many cases mpmath implements asymptotically fast algorithms that scale
14cr|python-mpmath-0.18-3|24	well for extremely high precision work. If available, mpmath will (optionally)
14cr|python-mpmath-0.18-3|25	use gmpy to speed up high precision operations.
14cr|python-mpmath-0.18-3|26	
14cr|python-mpmath-0.18-3|27	%package	doc
14cr|python-mpmath-0.18-3|28	Group:		Development/Python
14cr|python-mpmath-0.18-3|29	Summary:	Documentation for python-%{name}
14cr|python-mpmath-0.18-3|30	
14cr|python-mpmath-0.18-3|31	%description	doc
14cr|python-mpmath-0.18-3|32	Documentation for python-%{name}.
14cr|python-mpmath-0.18-3|33	
14cr|python-mpmath-0.18-3|34	%prep
14cr|python-mpmath-0.18-3|35	%setup -q -n %{module}-%{version} -a 1
14cr|python-mpmath-0.18-3|36	
14cr|python-mpmath-0.18-3|37	%install
14cr|python-mpmath-0.18-3|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-mpmath-0.18-3|39	
14cr|python-mpmath-0.18-3|40	pushd doc
14cr|python-mpmath-0.18-3|41	%__python build.py
14cr|python-mpmath-0.18-3|42	%__rm -rf build/.buildinfo build/.doctrees
14cr|python-mpmath-0.18-3|43	mkdir -p %{buildroot}/%{_docdir}/%{module}
14cr|python-mpmath-0.18-3|44	cp -far build/* %{buildroot}/%{_docdir}/%{module}
14cr|python-mpmath-0.18-3|45	popd
14cr|python-mpmath-0.18-3|46	
14cr|python-mpmath-0.18-3|47	%files
14cr|python-mpmath-0.18-3|48	%doc CHANGES LICENSE
14cr|python-mpmath-0.18-3|49	%{py_puresitedir}/*
14cr|python-mpmath-0.18-3|50	
14cr|python-mpmath-0.18-3|51	%files doc
14cr|python-mpmath-0.18-3|52	%{_docdir}/%{module}/
14cr|python-mpmath-0.18-3|53	
14cr|python-mpmath-0.18-3|54	%changelog
14cr|python-mpmath-0.18-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-3
14cr|python-mpmath-0.18-3|56	+ Revision: 41d86bb
14cr|python-mpmath-0.18-3|57	- MassBuild#464: Increase release tag
14cr|python-mpmath-0.18-3|58	
14cr|python-mpmath-0.18-3|59	

6774 14
14cr|python-msgpack-0.4.2-2|1	%define debug_package	%{nil}
14cr|python-msgpack-0.4.2-2|2	
14cr|python-msgpack-0.4.2-2|3	%define tarname	msgpack-python
14cr|python-msgpack-0.4.2-2|4	%define	rel		1
14cr|python-msgpack-0.4.2-2|5	%if %mdkversion < 201100
14cr|python-msgpack-0.4.2-2|6	%else
14cr|python-msgpack-0.4.2-2|7	%endif
14cr|python-msgpack-0.4.2-2|8	
14cr|python-msgpack-0.4.2-2|9	Summary:	MessagePack (de)serializer for Python
14cr|python-msgpack-0.4.2-2|10	
14cr|python-msgpack-0.4.2-2|11	Name:		python-msgpack
14cr|python-msgpack-0.4.2-2|12	Version:	0.4.2
14cr|python-msgpack-0.4.2-2|13	Release:	2
14cr|python-msgpack-0.4.2-2|14	Source0:	https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
14cr|python-msgpack-0.4.2-2|15	Patch0:		egg-info-0.2.0.patch
14cr|python-msgpack-0.4.2-2|16	License:	Apache License
14cr|python-msgpack-0.4.2-2|17	Group:		Development/Python
14cr|python-msgpack-0.4.2-2|18	Url:		http://msgpack.org/
14cr|python-msgpack-0.4.2-2|19	BuildRequires:	python-cython
14cr|python-msgpack-0.4.2-2|20	BuildRequires:	python-setuptools
14cr|python-msgpack-0.4.2-2|21	
14cr|python-msgpack-0.4.2-2|22	%description
14cr|python-msgpack-0.4.2-2|23	MessagePack is a binary-based efficient data interchange format that
14cr|python-msgpack-0.4.2-2|24	is focused on high performance. It is like JSON, but very fast and
14cr|python-msgpack-0.4.2-2|25	small.
14cr|python-msgpack-0.4.2-2|26	
14cr|python-msgpack-0.4.2-2|27	%prep
14cr|python-msgpack-0.4.2-2|28	%setup -q -n %{tarname}-%{version}
14cr|python-msgpack-0.4.2-2|29	%patch0 -p0
14cr|python-msgpack-0.4.2-2|30	
14cr|python-msgpack-0.4.2-2|31	%build
14cr|python-msgpack-0.4.2-2|32	%__python setup.py build
14cr|python-msgpack-0.4.2-2|33	
14cr|python-msgpack-0.4.2-2|34	%install
14cr|python-msgpack-0.4.2-2|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-msgpack-0.4.2-2|36	
14cr|python-msgpack-0.4.2-2|37	%clean
14cr|python-msgpack-0.4.2-2|38	
14cr|python-msgpack-0.4.2-2|39	%files
14cr|python-msgpack-0.4.2-2|40	%doc COPYING README.rst
14cr|python-msgpack-0.4.2-2|41	%{py_platsitedir}/msgpack*
14cr|python-msgpack-0.4.2-2|42	
14cr|python-msgpack-0.4.2-2|43	
14cr|python-msgpack-0.4.2-2|44	
14cr|python-msgpack-0.4.2-2|45	
14cr|python-msgpack-0.4.2-2|46	%changelog
14cr|python-msgpack-0.4.2-2|47	* Sun Aug 03 2014 abfonly <abfonly@gmail.com> 0.4.2-2
14cr|python-msgpack-0.4.2-2|48	+ Revision: ad30ad8
14cr|python-msgpack-0.4.2-2|49	- Updated python-msgpack.spec
14cr|python-msgpack-0.4.2-2|50	
14cr|python-msgpack-0.4.2-2|51	

6775 14
14cr|python-musepack-0.4-8|1	%define oname	pymusepack
14cr|python-musepack-0.4-8|2	
14cr|python-musepack-0.4-8|3	Name: 	 	python-musepack
14cr|python-musepack-0.4-8|4	Summary: 	Python access for musepack audio files
14cr|python-musepack-0.4-8|5	
14cr|python-musepack-0.4-8|6	Version: 	0.4
14cr|python-musepack-0.4-8|7	Release: 	8
14cr|python-musepack-0.4-8|8	License:	GPL
14cr|python-musepack-0.4-8|9	Group:		Development/Python
14cr|python-musepack-0.4-8|10	URL:		http://www.sacredchao.net/
14cr|python-musepack-0.4-8|11	Source:		http://www.sacredchao.net/~piman/software/%{oname}-%{version}.tar.bz2
14cr|python-musepack-0.4-8|12	BuildRequires:	python-devel libmpcdec-devel swig
14cr|python-musepack-0.4-8|13	BuildRequires:  python-devel
14cr|python-musepack-0.4-8|14	
14cr|python-musepack-0.4-8|15	%description
14cr|python-musepack-0.4-8|16	This Python module lets you load and decode Musepack (MPC/MP+ files). It also
14cr|python-musepack-0.4-8|17	includes a module to read and write APEv2 metadata tags.
14cr|python-musepack-0.4-8|18	
14cr|python-musepack-0.4-8|19	%prep
14cr|python-musepack-0.4-8|20	%setup -qn %{oname}-%{version}
14cr|python-musepack-0.4-8|21	
14cr|python-musepack-0.4-8|22	%build
14cr|python-musepack-0.4-8|23	env CFLAGS="%{optflags}" python setup.py build
14cr|python-musepack-0.4-8|24	
14cr|python-musepack-0.4-8|25	%install
14cr|python-musepack-0.4-8|26	python setup.py install --root=%{buildroot}
14cr|python-musepack-0.4-8|27	
14cr|python-musepack-0.4-8|28	mkdir -p %{buildroot}/%{_bindir}
14cr|python-musepack-0.4-8|29	cp plaympc.py %{buildroot}/%{_bindir}/
14cr|python-musepack-0.4-8|30	
14cr|python-musepack-0.4-8|31	%clean
14cr|python-musepack-0.4-8|32	
14cr|python-musepack-0.4-8|33	%files
14cr|python-musepack-0.4-8|34	%defattr(644,root,root,755)
14cr|python-musepack-0.4-8|35	%doc NEWS README
14cr|python-musepack-0.4-8|36	%attr(755,root,root) %{_bindir}/plaympc.py
14cr|python-musepack-0.4-8|37	%attr(755,root,root) %{_libdir}/python*/site-packages/musepack/mpc.so
14cr|python-musepack-0.4-8|38	%{_libdir}/python*/site-packages/musepack/*.py*
14cr|python-musepack-0.4-8|39	%{_libdir}/python*/site-packages/%{oname}*.egg-info
14cr|python-musepack-0.4-8|40	
14cr|python-musepack-0.4-8|41	
14cr|python-musepack-0.4-8|42	
14cr|python-musepack-0.4-8|43	
14cr|python-musepack-0.4-8|44	
14cr|python-musepack-0.4-8|45	%changelog
14cr|python-musepack-0.4-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14cr|python-musepack-0.4-8|47	+ Revision: 3823c99
14cr|python-musepack-0.4-8|48	- MassBuild#464: Increase release tag
14cr|python-musepack-0.4-8|49	
14cr|python-musepack-0.4-8|50	

6776 14
14cr|python-musicbrainz2-0.7.4-2|1	
14cr|python-musicbrainz2-0.7.4-2|2	Summary: An interface to the MusicBrainz XML web service
14cr|python-musicbrainz2-0.7.4-2|3	
14cr|python-musicbrainz2-0.7.4-2|4	Name: python-musicbrainz2
14cr|python-musicbrainz2-0.7.4-2|5	Version: 0.7.4
14cr|python-musicbrainz2-0.7.4-2|6	Release: 2
14cr|python-musicbrainz2-0.7.4-2|7	Url: http://musicbrainz.org/products/python-musicbrainz2/
14cr|python-musicbrainz2-0.7.4-2|8	Source0: http://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/%{name}-%{version}.tar.gz
14cr|python-musicbrainz2-0.7.4-2|9	License: BSD
14cr|python-musicbrainz2-0.7.4-2|10	Group: Development/Python
14cr|python-musicbrainz2-0.7.4-2|11	BuildRequires: python-devel
14cr|python-musicbrainz2-0.7.4-2|12	BuildRequires: python-setuptools
14cr|python-musicbrainz2-0.7.4-2|13	BuildRequires: python-ctypes
14cr|python-musicbrainz2-0.7.4-2|14	BuildArch: noarch
14cr|python-musicbrainz2-0.7.4-2|15	Requires: python-ctypes libdiscid
14cr|python-musicbrainz2-0.7.4-2|16	Obsoletes: python-musicbrainz < 2.1.5-5
14cr|python-musicbrainz2-0.7.4-2|17	Provides: python-musicbrainz
14cr|python-musicbrainz2-0.7.4-2|18	
14cr|python-musicbrainz2-0.7.4-2|19	%description
14cr|python-musicbrainz2-0.7.4-2|20	python-musicbrainz2 provides simple, object oriented access to the
14cr|python-musicbrainz2-0.7.4-2|21	MusicBrainz XML web service. It is useful for applications like CD rippers,
14cr|python-musicbrainz2-0.7.4-2|22	taggers, media players, and other tools that need music metadata.
14cr|python-musicbrainz2-0.7.4-2|23	
14cr|python-musicbrainz2-0.7.4-2|24	The MusicBrainz Project collects music metadata and is maintained by its large
14cr|python-musicbrainz2-0.7.4-2|25	and constantly growing user
14cr|python-musicbrainz2-0.7.4-2|26	community.
14cr|python-musicbrainz2-0.7.4-2|27	
14cr|python-musicbrainz2-0.7.4-2|28	
14cr|python-musicbrainz2-0.7.4-2|29	%prep
14cr|python-musicbrainz2-0.7.4-2|30	%setup -q
14cr|python-musicbrainz2-0.7.4-2|31	
14cr|python-musicbrainz2-0.7.4-2|32	%build
14cr|python-musicbrainz2-0.7.4-2|33	python setup.py build
14cr|python-musicbrainz2-0.7.4-2|34	
14cr|python-musicbrainz2-0.7.4-2|35	%install
14cr|python-musicbrainz2-0.7.4-2|36	python setup.py install --root=%{buildroot}
14cr|python-musicbrainz2-0.7.4-2|37	
14cr|python-musicbrainz2-0.7.4-2|38	%clean
14cr|python-musicbrainz2-0.7.4-2|39	
14cr|python-musicbrainz2-0.7.4-2|40	%files
14cr|python-musicbrainz2-0.7.4-2|41	%doc *.txt
14cr|python-musicbrainz2-0.7.4-2|42	%{_bindir}/mb-submit-disc
14cr|python-musicbrainz2-0.7.4-2|43	%{py_puresitedir}/*
14cr|python-musicbrainz2-0.7.4-2|44	
14cr|python-musicbrainz2-0.7.4-2|45	
14cr|python-musicbrainz2-0.7.4-2|46	
14cr|python-musicbrainz2-0.7.4-2|47	
14cr|python-musicbrainz2-0.7.4-2|48	
14cr|python-musicbrainz2-0.7.4-2|49	%changelog
14cr|python-musicbrainz2-0.7.4-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-2
14cr|python-musicbrainz2-0.7.4-2|51	+ Revision: f47e80f
14cr|python-musicbrainz2-0.7.4-2|52	- MassBuild#464: Increase release tag
14cr|python-musicbrainz2-0.7.4-2|53	
14cr|python-musicbrainz2-0.7.4-2|54	

6777 14
14cr|python-mygpoclient-1.7-2|1	%define oname mygpoclient
14cr|python-mygpoclient-1.7-2|2	%define name python-%oname
14cr|python-mygpoclient-1.7-2|3	%define version 1.6
14cr|python-mygpoclient-1.7-2|4	%define release 2
14cr|python-mygpoclient-1.7-2|5	
14cr|python-mygpoclient-1.7-2|6	Summary: Library for accessing my.gpodder.org web services
14cr|python-mygpoclient-1.7-2|7	Name: %{name}
14cr|python-mygpoclient-1.7-2|8	Version: 1.7
14cr|python-mygpoclient-1.7-2|9	Release: 2
14cr|python-mygpoclient-1.7-2|10	Source0: http://thpinfo.com/2010/mygpoclient/mygpoclient-%{version}.tar.gz
14cr|python-mygpoclient-1.7-2|11	License: GPLv3
14cr|python-mygpoclient-1.7-2|12	Group: Development/Python
14cr|python-mygpoclient-1.7-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-mygpoclient-1.7-2|14	BuildArch: noarch
14cr|python-mygpoclient-1.7-2|15	BuildRequires: python-devel
14cr|python-mygpoclient-1.7-2|16	Url: http://thpinfo.com/2010/mygpoclient/
14cr|python-mygpoclient-1.7-2|17	
14cr|python-mygpoclient-1.7-2|18	%description
14cr|python-mygpoclient-1.7-2|19	The mygpoclient library allows developers to utilize a Pythonic
14cr|python-mygpoclient-1.7-2|20	interface to the my.gpodder.org web services for synchronizing podcast
14cr|python-mygpoclient-1.7-2|21	subscriptions. This page provides the public place for downloading
14cr|python-mygpoclient-1.7-2|22	source releases of the library.
14cr|python-mygpoclient-1.7-2|23	
14cr|python-mygpoclient-1.7-2|24	%prep
14cr|python-mygpoclient-1.7-2|25	%setup -q -n %oname-%version
14cr|python-mygpoclient-1.7-2|26	%apply_patches
14cr|python-mygpoclient-1.7-2|27	
14cr|python-mygpoclient-1.7-2|28	%build
14cr|python-mygpoclient-1.7-2|29	python setup.py build
14cr|python-mygpoclient-1.7-2|30	
14cr|python-mygpoclient-1.7-2|31	%install
14cr|python-mygpoclient-1.7-2|32	rm -rf $RPM_BUILD_ROOT
14cr|python-mygpoclient-1.7-2|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-mygpoclient-1.7-2|34	
14cr|python-mygpoclient-1.7-2|35	%clean
14cr|python-mygpoclient-1.7-2|36	rm -rf $RPM_BUILD_ROOT
14cr|python-mygpoclient-1.7-2|37	
14cr|python-mygpoclient-1.7-2|38	%files
14cr|python-mygpoclient-1.7-2|39	%defattr(-,root,root)
14cr|python-mygpoclient-1.7-2|40	%doc AUTHORS README
14cr|python-mygpoclient-1.7-2|41	%_bindir/bpsync
14cr|python-mygpoclient-1.7-2|42	%py_puresitedir/%oname
14cr|python-mygpoclient-1.7-2|43	%py_puresitedir/*.egg-info
14cr|python-mygpoclient-1.7-2|44	
14cr|python-mygpoclient-1.7-2|45	
14cr|python-mygpoclient-1.7-2|46	
14cr|python-mygpoclient-1.7-2|47	%changelog
14cr|python-mygpoclient-1.7-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cr|python-mygpoclient-1.7-2|49	+ Revision: 804adba
14cr|python-mygpoclient-1.7-2|50	- MassBuild#464: Increase release tag
14cr|python-mygpoclient-1.7-2|51	
14cr|python-mygpoclient-1.7-2|52	

6778 14
14cr|python-netaddr-0.7.10-2|1	%define module netaddr
14cr|python-netaddr-0.7.10-2|2	
14cr|python-netaddr-0.7.10-2|3	Name:           python-%module
14cr|python-netaddr-0.7.10-2|4	Version:        0.7.10
14cr|python-netaddr-0.7.10-2|5	Release:        2
14cr|python-netaddr-0.7.10-2|6	License:        BSD3c
14cr|python-netaddr-0.7.10-2|7	Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
14cr|python-netaddr-0.7.10-2|8	Url:            http://code.google.com/p/netaddr
14cr|python-netaddr-0.7.10-2|9	Group:          Development/Python
14cr|python-netaddr-0.7.10-2|10	Source:         https://github.com/downloads/drkjam/netaddr/netaddr-%{version}.tar.gz
14cr|python-netaddr-0.7.10-2|11	BuildRequires:  python-devel
14cr|python-netaddr-0.7.10-2|12	BuildRequires:  python-setuptools
14cr|python-netaddr-0.7.10-2|13	BuildArch:      noarch
14cr|python-netaddr-0.7.10-2|14	
14cr|python-netaddr-0.7.10-2|15	%description
14cr|python-netaddr-0.7.10-2|16	A pure Python network address representation and manipulation library.
14cr|python-netaddr-0.7.10-2|17	
14cr|python-netaddr-0.7.10-2|18	netaddr provides a Pythonic way of working with:
14cr|python-netaddr-0.7.10-2|19	- IPv4 and IPv6 addresses and subnets (including CIDR notation);
14cr|python-netaddr-0.7.10-2|20	- MAC (Media Access Control) addresses in multiple formats;
14cr|python-netaddr-0.7.10-2|21	- IEEE EUI-64, OUI and IAB identifiers;
14cr|python-netaddr-0.7.10-2|22	- a user friendly IP glob-style format.
14cr|python-netaddr-0.7.10-2|23	
14cr|python-netaddr-0.7.10-2|24	Included are routines for:
14cr|python-netaddr-0.7.10-2|25	- generating, sorting and summarizing IP addresses;
14cr|python-netaddr-0.7.10-2|26	- converting IP addresses and ranges between various different formats;
14cr|python-netaddr-0.7.10-2|27	- performing set based operations on groups of IP addresses and subnets;
14cr|python-netaddr-0.7.10-2|28	- arbitrary IP address range calculations and conversions;
14cr|python-netaddr-0.7.10-2|29	- querying IEEE OUI and IAB organisational information;
14cr|python-netaddr-0.7.10-2|30	- querying of IP standards related data from key IANA data sources.
14cr|python-netaddr-0.7.10-2|31	
14cr|python-netaddr-0.7.10-2|32	%prep
14cr|python-netaddr-0.7.10-2|33	%setup -q -n %module-%{version}
14cr|python-netaddr-0.7.10-2|34	chmod -x AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS # remove executable bit from docs
14cr|python-netaddr-0.7.10-2|35	
14cr|python-netaddr-0.7.10-2|36	%build
14cr|python-netaddr-0.7.10-2|37	CFLAGS="%{optflags}" python setup.py build
14cr|python-netaddr-0.7.10-2|38	
14cr|python-netaddr-0.7.10-2|39	%install
14cr|python-netaddr-0.7.10-2|40	%{__python} setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-netaddr-0.7.10-2|41	
14cr|python-netaddr-0.7.10-2|42	%clean
14cr|python-netaddr-0.7.10-2|43	
14cr|python-netaddr-0.7.10-2|44	%files
14cr|python-netaddr-0.7.10-2|45	%doc AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS
14cr|python-netaddr-0.7.10-2|46	%{_bindir}/%module
14cr|python-netaddr-0.7.10-2|47	%{py_puresitedir}/*
14cr|python-netaddr-0.7.10-2|48	
14cr|python-netaddr-0.7.10-2|49	
14cr|python-netaddr-0.7.10-2|50	
14cr|python-netaddr-0.7.10-2|51	
14cr|python-netaddr-0.7.10-2|52	%changelog
14cr|python-netaddr-0.7.10-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.10-2
14cr|python-netaddr-0.7.10-2|54	+ Revision: 3fe9823
14cr|python-netaddr-0.7.10-2|55	- MassBuild#464: Increase release tag
14cr|python-netaddr-0.7.10-2|56	
14cr|python-netaddr-0.7.10-2|57	

6779 14
14cr|python-netifaces-0.8-2|1	%define	oname	netifaces
14cr|python-netifaces-0.8-2|2	
14cr|python-netifaces-0.8-2|3	Name:		python-%{oname}
14cr|python-netifaces-0.8-2|4	Version:	0.8
14cr|python-netifaces-0.8-2|5	Release:	2
14cr|python-netifaces-0.8-2|6	Summary:	Portable network interface information
14cr|python-netifaces-0.8-2|7	Source0:	http://alastairs-place.net/projects/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-netifaces-0.8-2|8	License:	MIT License
14cr|python-netifaces-0.8-2|9	Group:		Development/Python
14cr|python-netifaces-0.8-2|10	Url:		http://alastairs-place.net/netifaces
14cr|python-netifaces-0.8-2|11	BuildRequires:	python-devel
14cr|python-netifaces-0.8-2|12	BuildRequires:	python-setuptools
14cr|python-netifaces-0.8-2|13	
14cr|python-netifaces-0.8-2|14	Requires: python(abi) = 2.7
14cr|python-netifaces-0.8-2|15	
14cr|python-netifaces-0.8-2|16	
14cr|python-netifaces-0.8-2|17	
14cr|python-netifaces-0.8-2|18	%description
14cr|python-netifaces-0.8-2|19	netifaces provides a (hopefully portable-ish) way for Python programmers to
14cr|python-netifaces-0.8-2|20	get access to a list of the network interfaces on the local machine, and to
14cr|python-netifaces-0.8-2|21	obtain the addresses of those network interfaces.
14cr|python-netifaces-0.8-2|22	
14cr|python-netifaces-0.8-2|23	The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
14cr|python-netifaces-0.8-2|24	and Solaris.
14cr|python-netifaces-0.8-2|25	
14cr|python-netifaces-0.8-2|26	It should work on other UNIX-like systems provided they implement
14cr|python-netifaces-0.8-2|27	either getifaddrs() or support the SIOCGIFxxx socket options, although the
14cr|python-netifaces-0.8-2|28	data provided by the socket options is normally less complete.
14cr|python-netifaces-0.8-2|29	
14cr|python-netifaces-0.8-2|30	%prep
14cr|python-netifaces-0.8-2|31	%setup -q -n %{oname}-%{version}
14cr|python-netifaces-0.8-2|32	
14cr|python-netifaces-0.8-2|33	%build
14cr|python-netifaces-0.8-2|34	python setup.py build
14cr|python-netifaces-0.8-2|35	
14cr|python-netifaces-0.8-2|36	%install
14cr|python-netifaces-0.8-2|37	python setup.py install --root=%{buildroot}
14cr|python-netifaces-0.8-2|38	
14cr|python-netifaces-0.8-2|39	%files
14cr|python-netifaces-0.8-2|40	%doc README
14cr|python-netifaces-0.8-2|41	%{py_platsitedir}/netifaces.so
14cr|python-netifaces-0.8-2|42	%{py_platsitedir}/netifaces*.egg-info
14cr|python-netifaces-0.8-2|43	%changelog
14cr|python-netifaces-0.8-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|python-netifaces-0.8-2|45	+ Revision: 19f5d35
14cr|python-netifaces-0.8-2|46	- MassBuild#464: Increase release tag
14cr|python-netifaces-0.8-2|47	
14cr|python-netifaces-0.8-2|48	

6780 14
14cr|python-networkx-1.8.1-2|1	%define module	networkx
14cr|python-networkx-1.8.1-2|2	%bcond_without	pdf_doc
14cr|python-networkx-1.8.1-2|3	
14cr|python-networkx-1.8.1-2|4	Summary: 	Python package for the study of complex networks
14cr|python-networkx-1.8.1-2|5	Name: 	 	python-%{module}
14cr|python-networkx-1.8.1-2|6	Version: 	1.8.1
14cr|python-networkx-1.8.1-2|7	Release: 	2
14cr|python-networkx-1.8.1-2|8	Source0:	http://pypi.python.org/packages/source/n/networkx/networkx-%{version}.tar.gz
14cr|python-networkx-1.8.1-2|9	Source1:	%{name}.rpmlintrc
14cr|python-networkx-1.8.1-2|10	License: 	BSD
14cr|python-networkx-1.8.1-2|11	Group: 	 	Development/Python
14cr|python-networkx-1.8.1-2|12	Url: 	 	https://networkx.lanl.gov/
14cr|python-networkx-1.8.1-2|13	BuildArch: 	noarch
14cr|python-networkx-1.8.1-2|14	Requires: 	python-pygraphviz
14cr|python-networkx-1.8.1-2|15	Requires: 	python-matplotlib >= 0.73.1
14cr|python-networkx-1.8.1-2|16	Suggests:	python-parsing
14cr|python-networkx-1.8.1-2|17	Suggests:	python-numpy
14cr|python-networkx-1.8.1-2|18	Suggests:   python-scipy
14cr|python-networkx-1.8.1-2|19	Suggests:   python-yaml
14cr|python-networkx-1.8.1-2|20	
14cr|python-networkx-1.8.1-2|21	# FIXME not a proper build breakage solution but good until properly
14cr|python-networkx-1.8.1-2|22	# fixed in python-matplotib
14cr|python-networkx-1.8.1-2|23	BuildRequires:	fonts-ttf-dejavu
14cr|python-networkx-1.8.1-2|24	
14cr|python-networkx-1.8.1-2|25	BuildRequires: 	python-parsing
14cr|python-networkx-1.8.1-2|26	BuildRequires: 	python-setuptools
14cr|python-networkx-1.8.1-2|27	BuildRequires: 	python-sphinx
14cr|python-networkx-1.8.1-2|28	BuildRequires: 	python-matplotlib
14cr|python-networkx-1.8.1-2|29	BuildRequires: 	pkgconfig(lapack)
14cr|python-networkx-1.8.1-2|30	BuildRequires: 	python-devel
14cr|python-networkx-1.8.1-2|31	
14cr|python-networkx-1.8.1-2|32	%if %{with_pdf_doc}
14cr|python-networkx-1.8.1-2|33	BuildRequires:	texlive
14cr|python-networkx-1.8.1-2|34	# Temporary, should be installed together with texlive...
14cr|python-networkx-1.8.1-2|35	BuildRequires:	texlive-babel-english
14cr|python-networkx-1.8.1-2|36	BuildRequires:	texlive-hyphen-english
14cr|python-networkx-1.8.1-2|37	BuildRequires:	zip
14cr|python-networkx-1.8.1-2|38	%endif
14cr|python-networkx-1.8.1-2|39	
14cr|python-networkx-1.8.1-2|40	%description
14cr|python-networkx-1.8.1-2|41	NetworkX (NX) is a Python package for the creation, manipulation, and
14cr|python-networkx-1.8.1-2|42	study of the structure, dynamics, and functions of complex networks.
14cr|python-networkx-1.8.1-2|43	
14cr|python-networkx-1.8.1-2|44	Features:
14cr|python-networkx-1.8.1-2|45	* Includes standard graph-theoretic and statistical physics functions
14cr|python-networkx-1.8.1-2|46	* Easy exchange of network algorithms between applications, disciplines,
14cr|python-networkx-1.8.1-2|47	and platforms
14cr|python-networkx-1.8.1-2|48	* Includes many classic graphs and synthetic networks
14cr|python-networkx-1.8.1-2|49	* Nodes and edges can be "anything" (e.g. time-series, text, images,
14cr|python-networkx-1.8.1-2|50	XML records)
14cr|python-networkx-1.8.1-2|51	* Exploits existing code from high-quality legacy software in C, C++,
14cr|python-networkx-1.8.1-2|52	Fortran, etc.
14cr|python-networkx-1.8.1-2|53	* Open source (encourages community input)
14cr|python-networkx-1.8.1-2|54	* Unit-tested
14cr|python-networkx-1.8.1-2|55	
14cr|python-networkx-1.8.1-2|56	%prep
14cr|python-networkx-1.8.1-2|57	%setup -q -n %{module}-%{version}
14cr|python-networkx-1.8.1-2|58	
14cr|python-networkx-1.8.1-2|59	%install
14cr|python-networkx-1.8.1-2|60	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-networkx-1.8.1-2|61	pushd doc
14cr|python-networkx-1.8.1-2|62	export PYTHONPATH=`dir -d ../build/lib*`
14cr|python-networkx-1.8.1-2|63	%if %{with_pdf_doc}
14cr|python-networkx-1.8.1-2|64	make dist
14cr|python-networkx-1.8.1-2|65	%else
14cr|python-networkx-1.8.1-2|66	make html
14cr|python-networkx-1.8.1-2|67	%endif
14cr|python-networkx-1.8.1-2|68	find . -name .buildinfo | xargs rm
14cr|python-networkx-1.8.1-2|69	popd
14cr|python-networkx-1.8.1-2|70	rm -rf %{buildroot}%{_datadir}/doc/%{module}-%{version}
14cr|python-networkx-1.8.1-2|71	
14cr|python-networkx-1.8.1-2|72	%files
14cr|python-networkx-1.8.1-2|73	%doc *.txt examples/
14cr|python-networkx-1.8.1-2|74	%if %{with_pdf_doc}
14cr|python-networkx-1.8.1-2|75	%doc doc/build/dist
14cr|python-networkx-1.8.1-2|76	%else
14cr|python-networkx-1.8.1-2|77	%doc doc/build/html
14cr|python-networkx-1.8.1-2|78	%endif
14cr|python-networkx-1.8.1-2|79	%{py_puresitedir}/%{module}*
14cr|python-networkx-1.8.1-2|80	
14cr|python-networkx-1.8.1-2|81	
14cr|python-networkx-1.8.1-2|82	%changelog
14cr|python-networkx-1.8.1-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-2
14cr|python-networkx-1.8.1-2|84	+ Revision: f0aeb91
14cr|python-networkx-1.8.1-2|85	- MassBuild#464: Increase release tag
14cr|python-networkx-1.8.1-2|86	
14cr|python-networkx-1.8.1-2|87	

6781 14
14cr|python-nevow-0.10.0-2|1	Summary:	Web application construction kit written in Python
14cr|python-nevow-0.10.0-2|2	Name: 		python-nevow
14cr|python-nevow-0.10.0-2|3	Version: 	0.10.0
14cr|python-nevow-0.10.0-2|4	Release: 	2
14cr|python-nevow-0.10.0-2|5	License: 	MIT
14cr|python-nevow-0.10.0-2|6	Group: 		Development/Python
14cr|python-nevow-0.10.0-2|7	URL:		http://divmod.org/trac/wiki/DivmodNevow
14cr|python-nevow-0.10.0-2|8	Source: 	http://divmod.org/trac/attachment/wiki/SoftwareReleases/Nevow-%{version}.tar.gz
14cr|python-nevow-0.10.0-2|9	
14cr|python-nevow-0.10.0-2|10	Requires: 	pythonegg(twisted-core)
14cr|python-nevow-0.10.0-2|11	Requires: 	pythonegg(twisted-web)
14cr|python-nevow-0.10.0-2|12	
14cr|python-nevow-0.10.0-2|13	BuildRequires: 	pkgconfig(python)
14cr|python-nevow-0.10.0-2|14	BuildRequires: 	pythonegg(twisted-core)
14cr|python-nevow-0.10.0-2|15	BuildRequires: 	pythonegg(twisted-web)
14cr|python-nevow-0.10.0-2|16	BuildRequires: 	dos2unix
14cr|python-nevow-0.10.0-2|17	
14cr|python-nevow-0.10.0-2|18	BuildArch:     noarch
14cr|python-nevow-0.10.0-2|19	
14cr|python-nevow-0.10.0-2|20	%description
14cr|python-nevow-0.10.0-2|21	Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application
14cr|python-nevow-0.10.0-2|22	construction kit written in Python. It is designed to allow the programmer to
14cr|python-nevow-0.10.0-2|23	express as much of the view logic as desired in Python.
14cr|python-nevow-0.10.0-2|24	
14cr|python-nevow-0.10.0-2|25	
14cr|python-nevow-0.10.0-2|26	%prep
14cr|python-nevow-0.10.0-2|27	%setup -q -n Nevow-%{version}
14cr|python-nevow-0.10.0-2|28	
14cr|python-nevow-0.10.0-2|29	find examples \( -name '*.html' -o -name '*.xml' -o -name '*.css' \) \
14cr|python-nevow-0.10.0-2|30	-exec dos2unix {} \;
14cr|python-nevow-0.10.0-2|31	
14cr|python-nevow-0.10.0-2|32	chmod -x examples/i18n/update-l10n examples/wsgi/test-cgi.py
14cr|python-nevow-0.10.0-2|33	sed -i 's|import setuptools|import setuptoolsBAD|' setup.py
14cr|python-nevow-0.10.0-2|34	
14cr|python-nevow-0.10.0-2|35	%build
14cr|python-nevow-0.10.0-2|36	python setup.py build
14cr|python-nevow-0.10.0-2|37	
14cr|python-nevow-0.10.0-2|38	%install
14cr|python-nevow-0.10.0-2|39	
14cr|python-nevow-0.10.0-2|40	python setup.py install --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-nevow-0.10.0-2|41	# Install man page
14cr|python-nevow-0.10.0-2|42	install -D -p -m 0644 doc/man/nevow-xmlgettext.1 \
14cr|python-nevow-0.10.0-2|43	%{buildroot}%{_mandir}/man1/nevow-xmlgettext.1
14cr|python-nevow-0.10.0-2|44	find %{buildroot} -size 0 -delete
14cr|python-nevow-0.10.0-2|45	chmod +x %{buildroot}%{py_puresitedir}/nevow/test/segfault.py
14cr|python-nevow-0.10.0-2|46	
14cr|python-nevow-0.10.0-2|47	
14cr|python-nevow-0.10.0-2|48	%files
14cr|python-nevow-0.10.0-2|49	%doc LICENSE README examples/
14cr|python-nevow-0.10.0-2|50	%{_bindir}/nevow-xmlgettext
14cr|python-nevow-0.10.0-2|51	%{_bindir}/nit
14cr|python-nevow-0.10.0-2|52	%{py_puresitedir}/Nevow-*.egg-info
14cr|python-nevow-0.10.0-2|53	%{py_puresitedir}/formless/
14cr|python-nevow-0.10.0-2|54	%{py_puresitedir}/nevow/
14cr|python-nevow-0.10.0-2|55	%{py_puresitedir}/twisted/plugins/nevow_widget.py*
14cr|python-nevow-0.10.0-2|56	%{_mandir}/man1/nevow-xmlgettext.1*
14cr|python-nevow-0.10.0-2|57	
14cr|python-nevow-0.10.0-2|58	%changelog
14cr|python-nevow-0.10.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-2
14cr|python-nevow-0.10.0-2|60	+ Revision: 660f04b
14cr|python-nevow-0.10.0-2|61	- MassBuild#464: Increase release tag
14cr|python-nevow-0.10.0-2|62	
14cr|python-nevow-0.10.0-2|63	

6782 14
14cr|python-newt_syrup-0.2.0-2|1	Summary:       Newt Syrup is an app framework built on top of Newt
14cr|python-newt_syrup-0.2.0-2|2	Name:          python-newt_syrup
14cr|python-newt_syrup-0.2.0-2|3	Version:       0.2.0
14cr|python-newt_syrup-0.2.0-2|4	Release:       2
14cr|python-newt_syrup-0.2.0-2|5	License:       LGPLv2+
14cr|python-newt_syrup-0.2.0-2|6	Url:           http://newt-syrup.fedorahosted.org/
14cr|python-newt_syrup-0.2.0-2|7	Source0:        http://mcpierce.fedorapeople.org/rpms/newt_syrup-%{version}.tar.gz
14cr|python-newt_syrup-0.2.0-2|8	Group:         Development/Python
14cr|python-newt_syrup-0.2.0-2|9	BuildArch:     noarch
14cr|python-newt_syrup-0.2.0-2|10	Requires:      newt >= 0.52.11
14cr|python-newt_syrup-0.2.0-2|11	BuildRequires: python-devel python-setuptools
14cr|python-newt_syrup-0.2.0-2|12	
14cr|python-newt_syrup-0.2.0-2|13	%description
14cr|python-newt_syrup-0.2.0-2|14	Newt Syrup is an app framework built on top of Newt. It provides a set of
14cr|python-newt_syrup-0.2.0-2|15	classes for creating text-based applications. Developers can use the widgets
14cr|python-newt_syrup-0.2.0-2|16	provided by Newt and the framework provided by Syrup to create full text-based
14cr|python-newt_syrup-0.2.0-2|17	applications in Python.
14cr|python-newt_syrup-0.2.0-2|18	
14cr|python-newt_syrup-0.2.0-2|19	%prep
14cr|python-newt_syrup-0.2.0-2|20	%setup -q -n newt_syrup-%{version}
14cr|python-newt_syrup-0.2.0-2|21	
14cr|python-newt_syrup-0.2.0-2|22	%build
14cr|python-newt_syrup-0.2.0-2|23	%{__python} setup.py build
14cr|python-newt_syrup-0.2.0-2|24	
14cr|python-newt_syrup-0.2.0-2|25	%install
14cr|python-newt_syrup-0.2.0-2|26	rm -rf %{buildroot}
14cr|python-newt_syrup-0.2.0-2|27	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-newt_syrup-0.2.0-2|28	
14cr|python-newt_syrup-0.2.0-2|29	%clean
14cr|python-newt_syrup-0.2.0-2|30	rm -rf %{buildroot}
14cr|python-newt_syrup-0.2.0-2|31	
14cr|python-newt_syrup-0.2.0-2|32	%files
14cr|python-newt_syrup-0.2.0-2|33	%doc AUTHORS ChangeLog COPYING
14cr|python-newt_syrup-0.2.0-2|34	%{python_sitelib}/*
14cr|python-newt_syrup-0.2.0-2|35	
14cr|python-newt_syrup-0.2.0-2|36	
14cr|python-newt_syrup-0.2.0-2|37	
14cr|python-newt_syrup-0.2.0-2|38	%changelog
14cr|python-newt_syrup-0.2.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|python-newt_syrup-0.2.0-2|40	+ Revision: b01960e
14cr|python-newt_syrup-0.2.0-2|41	- MassBuild#464: Increase release tag
14cr|python-newt_syrup-0.2.0-2|42	
14cr|python-newt_syrup-0.2.0-2|43	

6783 14
14cr|python-nibabel-0.2.20100816-3|1	%define module	nibabel
14cr|python-nibabel-0.2.20100816-3|2	# Need git version as the upstream one does not work with invesalius
14cr|python-nibabel-0.2.20100816-3|3	
14cr|python-nibabel-0.2.20100816-3|4	Summary:	Access a cacophony of neuro-imaging file formats
14cr|python-nibabel-0.2.20100816-3|5	
14cr|python-nibabel-0.2.20100816-3|6	Name:		python-%{module}
14cr|python-nibabel-0.2.20100816-3|7	Version:	0.2.20100816
14cr|python-nibabel-0.2.20100816-3|8	Release:	3
14cr|python-nibabel-0.2.20100816-3|9	# git clone http://github.com/hanke/nibabel.git python-nibabel
14cr|python-nibabel-0.2.20100816-3|10	# cd python-nibabel
14cr|python-nibabel-0.2.20100816-3|11	# git archive --format tar 4f062e8a4f4bcceea4e8e1ff3fc7f897af06fa46 --prefix python-nibabel-0.2.20100816/ | bzip2 > python-nibabel.tar.bz2
14cr|python-nibabel-0.2.20100816-3|12	Source0:	python-nibabel.tar.bz2
14cr|python-nibabel-0.2.20100816-3|13	License:	BSD
14cr|python-nibabel-0.2.20100816-3|14	Group:		Development/Python
14cr|python-nibabel-0.2.20100816-3|15	Url:		http://nipy.sourceforge.net
14cr|python-nibabel-0.2.20100816-3|16	Requires: 	python-dicom
14cr|python-nibabel-0.2.20100816-3|17	Requires:	python-nifti
14cr|python-nibabel-0.2.20100816-3|18	Requires: 	python-numpy
14cr|python-nibabel-0.2.20100816-3|19	Requires: 	python-scipy
14cr|python-nibabel-0.2.20100816-3|20	BuildArch:	noarch
14cr|python-nibabel-0.2.20100816-3|21	BuildRequires:  python-devel
14cr|python-nibabel-0.2.20100816-3|22	
14cr|python-nibabel-0.2.20100816-3|23	%description
14cr|python-nibabel-0.2.20100816-3|24	NiBabel is a pure-Python package for reading and writing a variety of
14cr|python-nibabel-0.2.20100816-3|25	medical and neuro-imaging file formats. This includes: ANALYZE (plain,
14cr|python-nibabel-0.2.20100816-3|26	SPM99, SPM2), GIFTI, NIfTI1, MINC, as well as PAR/REC. NiBabel is the
14cr|python-nibabel-0.2.20100816-3|27	successor of PyNIfTI.
14cr|python-nibabel-0.2.20100816-3|28	
14cr|python-nibabel-0.2.20100816-3|29	%prep
14cr|python-nibabel-0.2.20100816-3|30	%setup -q
14cr|python-nibabel-0.2.20100816-3|31	
14cr|python-nibabel-0.2.20100816-3|32	%install
14cr|python-nibabel-0.2.20100816-3|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-nibabel-0.2.20100816-3|34	
14cr|python-nibabel-0.2.20100816-3|35	%clean
14cr|python-nibabel-0.2.20100816-3|36	
14cr|python-nibabel-0.2.20100816-3|37	%files -f FILELIST
14cr|python-nibabel-0.2.20100816-3|38	
14cr|python-nibabel-0.2.20100816-3|39	
14cr|python-nibabel-0.2.20100816-3|40	
14cr|python-nibabel-0.2.20100816-3|41	%changelog
14cr|python-nibabel-0.2.20100816-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.20100816-3
14cr|python-nibabel-0.2.20100816-3|43	+ Revision: 26b9ffb
14cr|python-nibabel-0.2.20100816-3|44	- MassBuild#464: Increase release tag
14cr|python-nibabel-0.2.20100816-3|45	
14cr|python-nibabel-0.2.20100816-3|46	

6784 14
14cr|python-nifti-0.20100607.1-5|1	%define module	nifti
14cr|python-nifti-0.20100607.1-5|2	
14cr|python-nifti-0.20100607.1-5|3	Summary:	Pythonic access to NIfTI and ANALYZE files
14cr|python-nifti-0.20100607.1-5|4	
14cr|python-nifti-0.20100607.1-5|5	Name:		python-%{module}
14cr|python-nifti-0.20100607.1-5|6	Version:	0.20100607.1
14cr|python-nifti-0.20100607.1-5|7	Release:	5
14cr|python-nifti-0.20100607.1-5|8	Source0:	http://sourceforge.net/projects/niftilib/files/pynifti/0.20100607.1/pynifti_0.20100607.1.tar.gz
14cr|python-nifti-0.20100607.1-5|9	Patch0:		pynifti-0.20100607.1_drop_noundef.patch
14cr|python-nifti-0.20100607.1-5|10	License:	BSD
14cr|python-nifti-0.20100607.1-5|11	Group:		Development/Python
14cr|python-nifti-0.20100607.1-5|12	Url:		http://niftilib.sourceforge.net/pynifti
14cr|python-nifti-0.20100607.1-5|13	BuildRequires:	swig
14cr|python-nifti-0.20100607.1-5|14	BuildRequires:	nifti-devel
14cr|python-nifti-0.20100607.1-5|15	BuildRequires:	python-numpy-devel
14cr|python-nifti-0.20100607.1-5|16	BuildRequires:	pkgconfig(lapack)
14cr|python-nifti-0.20100607.1-5|17	Requires:	python-numpy
14cr|python-nifti-0.20100607.1-5|18	BuildRequires:  python-devel
14cr|python-nifti-0.20100607.1-5|19	
14cr|python-nifti-0.20100607.1-5|20	%description
14cr|python-nifti-0.20100607.1-5|21	The PyNIfTI module is a Python interface to the NIfTI I/O libraries.
14cr|python-nifti-0.20100607.1-5|22	Using PyNIfTI, one can easily read and write NIfTI and ANALYZE images from
14cr|python-nifti-0.20100607.1-5|23	within Python. The NiftiImage class provides pythonic access to the full
14cr|python-nifti-0.20100607.1-5|24	header information and for a maximum of interoperability the image data
14cr|python-nifti-0.20100607.1-5|25	is made available via NumPy arrays.
14cr|python-nifti-0.20100607.1-5|26	
14cr|python-nifti-0.20100607.1-5|27	%prep
14cr|python-nifti-0.20100607.1-5|28	%setup -q -n py%{module}-%{version}
14cr|python-nifti-0.20100607.1-5|29	%patch0 -p1
14cr|python-nifti-0.20100607.1-5|30	
14cr|python-nifti-0.20100607.1-5|31	%install
14cr|python-nifti-0.20100607.1-5|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-nifti-0.20100607.1-5|33	
14cr|python-nifti-0.20100607.1-5|34	%files -f FILELIST
14cr|python-nifti-0.20100607.1-5|35	
14cr|python-nifti-0.20100607.1-5|36	
14cr|python-nifti-0.20100607.1-5|37	
14cr|python-nifti-0.20100607.1-5|38	%changelog
14cr|python-nifti-0.20100607.1-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20100607.1-5
14cr|python-nifti-0.20100607.1-5|40	+ Revision: 67f2c8a
14cr|python-nifti-0.20100607.1-5|41	- MassBuild#464: Increase release tag
14cr|python-nifti-0.20100607.1-5|42	
14cr|python-nifti-0.20100607.1-5|43	

6785 14
14cr|python-nltk_lite-0.7.5-6|1	%bcond_with     doc
14cr|python-nltk_lite-0.7.5-6|2	%define origname nltk_lite
14cr|python-nltk_lite-0.7.5-6|3	
14cr|python-nltk_lite-0.7.5-6|4	Name:           python-%{origname}
14cr|python-nltk_lite-0.7.5-6|5	Version:        0.7.5
14cr|python-nltk_lite-0.7.5-6|6	Release:        6
14cr|python-nltk_lite-0.7.5-6|7	Epoch:          0
14cr|python-nltk_lite-0.7.5-6|8	Summary:        Natural Language Toolkit for Python
14cr|python-nltk_lite-0.7.5-6|9	License:        CPL
14cr|python-nltk_lite-0.7.5-6|10	Group:          Development/Python
14cr|python-nltk_lite-0.7.5-6|11	URL:            http://nltk.sourceforge.net/
14cr|python-nltk_lite-0.7.5-6|12	Source0:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz
14cr|python-nltk_lite-0.7.5-6|13	Source1:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-corpora-%{version}.zip
14cr|python-nltk_lite-0.7.5-6|14	Source2:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-doc-%{version}.zip
14cr|python-nltk_lite-0.7.5-6|15	Source3:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-examples-%{version}.zip
14cr|python-nltk_lite-0.7.5-6|16	Source100:	%{name}.rpmlintrc
14cr|python-nltk_lite-0.7.5-6|17	Requires:       python-yaml
14cr|python-nltk_lite-0.7.5-6|18	%if %with doc
14cr|python-nltk_lite-0.7.5-6|19	BuildRequires:  epydoc
14cr|python-nltk_lite-0.7.5-6|20	%endif
14cr|python-nltk_lite-0.7.5-6|21	BuildRequires:	python
14cr|python-nltk_lite-0.7.5-6|22	BuildArch:      noarch
14cr|python-nltk_lite-0.7.5-6|23	
14cr|python-nltk_lite-0.7.5-6|24	%description
14cr|python-nltk_lite-0.7.5-6|25	The Natural Langauge Toolkit is a Python package that simplifies the
14cr|python-nltk_lite-0.7.5-6|26	construction of programs that process natural language and defines
14cr|python-nltk_lite-0.7.5-6|27	standard interfaces between the different components of an NLP system.
14cr|python-nltk_lite-0.7.5-6|28	
14cr|python-nltk_lite-0.7.5-6|29	%prep
14cr|python-nltk_lite-0.7.5-6|30	%setup -q -n %{origname}-%{version}
14cr|python-nltk_lite-0.7.5-6|31	%setup -q -T -D -a 1 -n %{origname}-%{version}
14cr|python-nltk_lite-0.7.5-6|32	%setup -q -T -D -a 2 -n %{origname}-%{version}
14cr|python-nltk_lite-0.7.5-6|33	%setup -q -T -D -a 3 -n %{origname}-%{version}
14cr|python-nltk_lite-0.7.5-6|34	%{__chmod} -Rf a+rX,u+w,g-w,o-w .
14cr|python-nltk_lite-0.7.5-6|35	%{_bindir}/find . -name '.DS_Store' -o -name '.api.done' -o -name '.png' | %{_bindir}/xargs %{__rm} -r
14cr|python-nltk_lite-0.7.5-6|36	
14cr|python-nltk_lite-0.7.5-6|37	%build
14cr|python-nltk_lite-0.7.5-6|38	%{__python} setup.py build
14cr|python-nltk_lite-0.7.5-6|39	%if %with doc
14cr|python-nltk_lite-0.7.5-6|40	pushd doc
14cr|python-nltk_lite-0.7.5-6|41	%{__make}
14cr|python-nltk_lite-0.7.5-6|42	popd
14cr|python-nltk_lite-0.7.5-6|43	%endif
14cr|python-nltk_lite-0.7.5-6|44	
14cr|python-nltk_lite-0.7.5-6|45	%install
14cr|python-nltk_lite-0.7.5-6|46	%{__python} setup.py install -O2 --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-nltk_lite-0.7.5-6|47	%{__mkdir_p} %{buildroot}%{_datadir}/nltk_lite
14cr|python-nltk_lite-0.7.5-6|48	cp -r -a corpora doc examples %{buildroot}%{_datadir}/nltk_lite
14cr|python-nltk_lite-0.7.5-6|49	%{_bindir}/find %{buildroot} -type f -name '*.txt' | %{_bindir}/xargs %{__perl} -pi -e 's|\r$||g'
14cr|python-nltk_lite-0.7.5-6|50	
14cr|python-nltk_lite-0.7.5-6|51	%{__chmod} 755 %{buildroot}%{_datadir}/nltk_lite/doc/examples.py \
14cr|python-nltk_lite-0.7.5-6|52	%{buildroot}%{_datadir}/nltk_lite/doc/pages.py \
14cr|python-nltk_lite-0.7.5-6|53	%{buildroot}%{py_puresitedir}/nltk_lite/corpora/toolbox.py \
14cr|python-nltk_lite-0.7.5-6|54	%{buildroot}%{py_puresitedir}/nltk_lite/misc/nemo.py \
14cr|python-nltk_lite-0.7.5-6|55	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/settings.py \
14cr|python-nltk_lite-0.7.5-6|56	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/language.py \
14cr|python-nltk_lite-0.7.5-6|57	%{buildroot}%{py_puresitedir}/nltk_lite/test/doctest_driver.py \
14cr|python-nltk_lite-0.7.5-6|58	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/data.py \
14cr|python-nltk_lite-0.7.5-6|59	%{buildroot}%{py_puresitedir}/nltk_lite/stem/porter.py \
14cr|python-nltk_lite-0.7.5-6|60	%{buildroot}%{_datadir}/nltk_lite/doc/tree2image.py
14cr|python-nltk_lite-0.7.5-6|61	
14cr|python-nltk_lite-0.7.5-6|62	rm -fr %{buildroot}%{py_puresitedir}/yaml
14cr|python-nltk_lite-0.7.5-6|63	
14cr|python-nltk_lite-0.7.5-6|64	%files
14cr|python-nltk_lite-0.7.5-6|65	%defattr(0644,root,root,0755)
14cr|python-nltk_lite-0.7.5-6|66	%doc *.txt
14cr|python-nltk_lite-0.7.5-6|67	%defattr(-,root,root,0755)
14cr|python-nltk_lite-0.7.5-6|68	%{py_puresitedir}/nltk_lite*
14cr|python-nltk_lite-0.7.5-6|69	%{_datadir}/nltk_lite
14cr|python-nltk_lite-0.7.5-6|70	
14cr|python-nltk_lite-0.7.5-6|71	%changelog
14cr|python-nltk_lite-0.7.5-6|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.7.5-6
14cr|python-nltk_lite-0.7.5-6|73	+ Revision: 3b33270
14cr|python-nltk_lite-0.7.5-6|74	- MassBuild#464: Increase release tag
14cr|python-nltk_lite-0.7.5-6|75	
14cr|python-nltk_lite-0.7.5-6|76	

6786 14
14cr|python-nmap-0.3.4-2|1	Summary:	Use nmap and access scan results from python
14cr|python-nmap-0.3.4-2|2	Name:		python-nmap
14cr|python-nmap-0.3.4-2|3	Version:	0.3.4
14cr|python-nmap-0.3.4-2|4	Release:	2
14cr|python-nmap-0.3.4-2|5	Source0:	http://xael.org/norman/python/python-nmap/%{name}-%{version}.tar.gz
14cr|python-nmap-0.3.4-2|6	Group:		Development/Python
14cr|python-nmap-0.3.4-2|7	License:	GPLv3+
14cr|python-nmap-0.3.4-2|8	URL:		http://xael.org/norman/python/python-nmap/
14cr|python-nmap-0.3.4-2|9	BuildArch:	noarch
14cr|python-nmap-0.3.4-2|10	BuildRequires:  python-devel
14cr|python-nmap-0.3.4-2|11	
14cr|python-nmap-0.3.4-2|12	%description
14cr|python-nmap-0.3.4-2|13	python-nmap is a python library which helps in using nmap port scanner.
14cr|python-nmap-0.3.4-2|14	It allows to easilly manipulate nmap scan results and will be a perfect
14cr|python-nmap-0.3.4-2|15	tool for systems administrators who want to automatize scanning task
14cr|python-nmap-0.3.4-2|16	and reports. It also supports nmap script outputs.
14cr|python-nmap-0.3.4-2|17	
14cr|python-nmap-0.3.4-2|18	It can even be used asynchronously. Results are returned one host at a time
14cr|python-nmap-0.3.4-2|19	to a callback function defined by the user.
14cr|python-nmap-0.3.4-2|20	
14cr|python-nmap-0.3.4-2|21	%prep
14cr|python-nmap-0.3.4-2|22	%setup -q
14cr|python-nmap-0.3.4-2|23	
14cr|python-nmap-0.3.4-2|24	%build
14cr|python-nmap-0.3.4-2|25	#nothing to do
14cr|python-nmap-0.3.4-2|26	
14cr|python-nmap-0.3.4-2|27	%install
14cr|python-nmap-0.3.4-2|28	python setup.py install \
14cr|python-nmap-0.3.4-2|29	--root=%{buildroot} \
14cr|python-nmap-0.3.4-2|30	
14cr|python-nmap-0.3.4-2|31	%files
14cr|python-nmap-0.3.4-2|32	%doc README.txt CHANGELOG
14cr|python-nmap-0.3.4-2|33	%{py_puresitedir}/nmap/
14cr|python-nmap-0.3.4-2|34	%{py_puresitedir}/python_nmap-%{version}-py%{py_ver}.egg-info
14cr|python-nmap-0.3.4-2|35	
14cr|python-nmap-0.3.4-2|36	
14cr|python-nmap-0.3.4-2|37	
14cr|python-nmap-0.3.4-2|38	
14cr|python-nmap-0.3.4-2|39	%changelog
14cr|python-nmap-0.3.4-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-2
14cr|python-nmap-0.3.4-2|41	+ Revision: b34a35c
14cr|python-nmap-0.3.4-2|42	- MassBuild#464: Increase release tag
14cr|python-nmap-0.3.4-2|43	
14cr|python-nmap-0.3.4-2|44	

6787 14
14cr|python-nose-cover3-0.1.0-2|1	%define oname nose-cover3
14cr|python-nose-cover3-0.1.0-2|2	
14cr|python-nose-cover3-0.1.0-2|3	Name:           python-%{oname}
14cr|python-nose-cover3-0.1.0-2|4	Version:        0.1.0
14cr|python-nose-cover3-0.1.0-2|5	Release:        2
14cr|python-nose-cover3-0.1.0-2|6	Summary:        Coverage 3.x support for Nose
14cr|python-nose-cover3-0.1.0-2|7	Group:		Development/Python
14cr|python-nose-cover3-0.1.0-2|8	License:        LGPLv2+
14cr|python-nose-cover3-0.1.0-2|9	URL:            http://pypi.python.org/pypi/nose-cover3/0.1.0
14cr|python-nose-cover3-0.1.0-2|10	Source0:        http://pypi.python.org/packages/source/n/nose-cover3/nose-cover3-0.1.0.tar.gz
14cr|python-nose-cover3-0.1.0-2|11	BuildArch:      noarch
14cr|python-nose-cover3-0.1.0-2|12	
14cr|python-nose-cover3-0.1.0-2|13	BuildRequires:  pkgconfig(python)
14cr|python-nose-cover3-0.1.0-2|14	BuildRequires:  pythonegg(setuptools)
14cr|python-nose-cover3-0.1.0-2|15	
14cr|python-nose-cover3-0.1.0-2|16	%description
14cr|python-nose-cover3-0.1.0-2|17	Coverage 3.x support for Nose.
14cr|python-nose-cover3-0.1.0-2|18	
14cr|python-nose-cover3-0.1.0-2|19	
14cr|python-nose-cover3-0.1.0-2|20	%prep
14cr|python-nose-cover3-0.1.0-2|21	%setup -qn %{oname}-%{version}
14cr|python-nose-cover3-0.1.0-2|22	# Remove bundled egg-info
14cr|python-nose-cover3-0.1.0-2|23	rm -rf %{oname}.egg-info
14cr|python-nose-cover3-0.1.0-2|24	
14cr|python-nose-cover3-0.1.0-2|25	%build
14cr|python-nose-cover3-0.1.0-2|26	python setup.py build
14cr|python-nose-cover3-0.1.0-2|27	
14cr|python-nose-cover3-0.1.0-2|28	%install
14cr|python-nose-cover3-0.1.0-2|29	python setup.py install --skip-build --root %{buildroot}
14cr|python-nose-cover3-0.1.0-2|30	
14cr|python-nose-cover3-0.1.0-2|31	
14cr|python-nose-cover3-0.1.0-2|32	%files
14cr|python-nose-cover3-0.1.0-2|33	%doc README.rst LICENSE
14cr|python-nose-cover3-0.1.0-2|34	%{py_puresitedir}/*
14cr|python-nose-cover3-0.1.0-2|35	
14cr|python-nose-cover3-0.1.0-2|36	
14cr|python-nose-cover3-0.1.0-2|37	%changelog
14cr|python-nose-cover3-0.1.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|python-nose-cover3-0.1.0-2|39	+ Revision: 19d1d32
14cr|python-nose-cover3-0.1.0-2|40	- MassBuild#464: Increase release tag
14cr|python-nose-cover3-0.1.0-2|41	
14cr|python-nose-cover3-0.1.0-2|42	

6788 14
14cr|python-novatools-2.0-2|1	%define module novatools
14cr|python-novatools-2.0-2|2	Name:           python-%module
14cr|python-novatools-2.0-2|3	Version:        2.0
14cr|python-novatools-2.0-2|4	Release:        2
14cr|python-novatools-2.0-2|5	License:        BSD
14cr|python-novatools-2.0-2|6	Summary:        Client library for OpenStack Nova API
14cr|python-novatools-2.0-2|7	Url:            http://pypi.python.org/pypi/python-%module
14cr|python-novatools-2.0-2|8	Group:          Development/Python
14cr|python-novatools-2.0-2|9	Source:         python-%module-2.0.tar.gz
14cr|python-novatools-2.0-2|10	BuildRequires:  python-devel python-setuptools python-sphinx
14cr|python-novatools-2.0-2|11	Requires:       python-prettytable python-httplib2
14cr|python-novatools-2.0-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|python-novatools-2.0-2|13	Buildarch:	noarch
14cr|python-novatools-2.0-2|14	
14cr|python-novatools-2.0-2|15	%description
14cr|python-novatools-2.0-2|16	A client for the OpenStack Nova API. There's a Python API
14cr|python-novatools-2.0-2|17	(the novatools module), and a command-line script (novatools).
14cr|python-novatools-2.0-2|18	Each implements 100% of the OpenStack Nova API.
14cr|python-novatools-2.0-2|19	
14cr|python-novatools-2.0-2|20	%prep
14cr|python-novatools-2.0-2|21	%setup -q
14cr|python-novatools-2.0-2|22	
14cr|python-novatools-2.0-2|23	%build
14cr|python-novatools-2.0-2|24	CFLAGS="%{optflags}" python setup.py build
14cr|python-novatools-2.0-2|25	
14cr|python-novatools-2.0-2|26	%install
14cr|python-novatools-2.0-2|27	rm -rf $RPM_BUILD_ROOT
14cr|python-novatools-2.0-2|28	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
14cr|python-novatools-2.0-2|29	make -C docs html
14cr|python-novatools-2.0-2|30	rm docs/_build/html/.buildinfo
14cr|python-novatools-2.0-2|31	
14cr|python-novatools-2.0-2|32	%files
14cr|python-novatools-2.0-2|33	%defattr(-,root,root)
14cr|python-novatools-2.0-2|34	%doc docs/_build/html
14cr|python-novatools-2.0-2|35	%doc README.rst
14cr|python-novatools-2.0-2|36	%{_bindir}/%module
14cr|python-novatools-2.0-2|37	%{python_sitearch}/*
14cr|python-novatools-2.0-2|38	
14cr|python-novatools-2.0-2|39	
14cr|python-novatools-2.0-2|40	
14cr|python-novatools-2.0-2|41	
14cr|python-novatools-2.0-2|42	%changelog
14cr|python-novatools-2.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|python-novatools-2.0-2|44	+ Revision: 235cdce
14cr|python-novatools-2.0-2|45	- MassBuild#464: Increase release tag
14cr|python-novatools-2.0-2|46	
14cr|python-novatools-2.0-2|47	

6789 14
14cr|python-numarray-1.5.2-9|1	%define module	numarray
14cr|python-numarray-1.5.2-9|2	
14cr|python-numarray-1.5.2-9|3	Name:           python-%{module}
14cr|python-numarray-1.5.2-9|4	Version:        1.5.2
14cr|python-numarray-1.5.2-9|5	Release:        9
14cr|python-numarray-1.5.2-9|6	Summary:        Numarray: array processing for numbers, strings, records and objects
14cr|python-numarray-1.5.2-9|7	
14cr|python-numarray-1.5.2-9|8	Group:          Development/Python
14cr|python-numarray-1.5.2-9|9	License:        BSD-like
14cr|python-numarray-1.5.2-9|10	URL:            http://www.stsci.edu/resources/software_hardware/numarray/
14cr|python-numarray-1.5.2-9|11	Source0:        http://dl.sourceforge.net/sourceforge/numpy/%{module}-%{version}.tar.bz2
14cr|python-numarray-1.5.2-9|12	Patch0:		numarray-1.5.2-add_libm.patch
14cr|python-numarray-1.5.2-9|13	
14cr|python-numarray-1.5.2-9|14	BuildRequires:  python-devel
14cr|python-numarray-1.5.2-9|15	
14cr|python-numarray-1.5.2-9|16	%description
14cr|python-numarray-1.5.2-9|17	Numarray is an array processing package designed to efficiently
14cr|python-numarray-1.5.2-9|18	manipulate large multi-dimensional arrays.  Numarray is modelled after
14cr|python-numarray-1.5.2-9|19	Numeric and features c-code generated from python template scripts,
14cr|python-numarray-1.5.2-9|20	the capacity to operate directly on arrays in files, and improved type
14cr|python-numarray-1.5.2-9|21	promotions.  Numarray provides support for manipulating arrays
14cr|python-numarray-1.5.2-9|22	consisting of numbers, strings, records, or objects using the same
14cr|python-numarray-1.5.2-9|23	basic infrastructure and syntax.
14cr|python-numarray-1.5.2-9|24	
14cr|python-numarray-1.5.2-9|25	%package	devel
14cr|python-numarray-1.5.2-9|26	Summary:	Numarray Library C bindings
14cr|python-numarray-1.5.2-9|27	Group:		Development/Python
14cr|python-numarray-1.5.2-9|28	Requires:	%{name} = %{version}
14cr|python-numarray-1.5.2-9|29	
14cr|python-numarray-1.5.2-9|30	%description	devel
14cr|python-numarray-1.5.2-9|31	Install this to develop C bindings against the Numarray Python library.
14cr|python-numarray-1.5.2-9|32	
14cr|python-numarray-1.5.2-9|33	%prep
14cr|python-numarray-1.5.2-9|34	%setup -n %{module}-%{version} -q
14cr|python-numarray-1.5.2-9|35	%patch0 -p0
14cr|python-numarray-1.5.2-9|36	
14cr|python-numarray-1.5.2-9|37	%build
14cr|python-numarray-1.5.2-9|38	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|python-numarray-1.5.2-9|39	
14cr|python-numarray-1.5.2-9|40	%install
14cr|python-numarray-1.5.2-9|41	PYTHONDONTWRITEBYTECODE= \
14cr|python-numarray-1.5.2-9|42	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_OBJECTS.tmp
14cr|python-numarray-1.5.2-9|43	
14cr|python-numarray-1.5.2-9|44	# Ghost optimized
14cr|python-numarray-1.5.2-9|45	sed 's/\(.*\.pyo\)/%ghost \1/' < INSTALLED_OBJECTS.tmp >INSTALLED_OBJECTS
14cr|python-numarray-1.5.2-9|46	
14cr|python-numarray-1.5.2-9|47	# Move development files
14cr|python-numarray-1.5.2-9|48	sed "s#%{_includedir}/python%{pyver}/numarray.*##" < INSTALLED_OBJECTS > INSTALLED_OBJECTS.tmp
14cr|python-numarray-1.5.2-9|49	mv INSTALLED_OBJECTS.tmp INSTALLED_OBJECTS
14cr|python-numarray-1.5.2-9|50	
14cr|python-numarray-1.5.2-9|51	%files -f INSTALLED_OBJECTS
14cr|python-numarray-1.5.2-9|52	%defattr(-,root,root,-)
14cr|python-numarray-1.5.2-9|53	%doc *.txt
14cr|python-numarray-1.5.2-9|54	%exclude %{_includedir}/python%{py_ver}/numarray
14cr|python-numarray-1.5.2-9|55	
14cr|python-numarray-1.5.2-9|56	%files devel
14cr|python-numarray-1.5.2-9|57	%defattr(-,root,root,-)
14cr|python-numarray-1.5.2-9|58	%{_includedir}/python%{py_ver}/numarray
14cr|python-numarray-1.5.2-9|59	%doc *.txt
14cr|python-numarray-1.5.2-9|60	
14cr|python-numarray-1.5.2-9|61	
14cr|python-numarray-1.5.2-9|62	
14cr|python-numarray-1.5.2-9|63	
14cr|python-numarray-1.5.2-9|64	
14cr|python-numarray-1.5.2-9|65	%changelog
14cr|python-numarray-1.5.2-9|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-9
14cr|python-numarray-1.5.2-9|67	+ Revision: 3d6c01d
14cr|python-numarray-1.5.2-9|68	- MassBuild#464: Increase release tag
14cr|python-numarray-1.5.2-9|69	
14cr|python-numarray-1.5.2-9|70	

6790 14
14cr|python-numeric-24.2-9|1	Summary:	Python numerical facilities
14cr|python-numeric-24.2-9|2	Name:		python-numeric
14cr|python-numeric-24.2-9|3	Version:	24.2
14cr|python-numeric-24.2-9|4	Release:	9
14cr|python-numeric-24.2-9|5	License:	BSD-like
14cr|python-numeric-24.2-9|6	URL:		http://www.pfdubois.com/numpy/
14cr|python-numeric-24.2-9|7	Group:		Development/Python
14cr|python-numeric-24.2-9|8	Source0:	Numeric-%{version}.tar.bz2
14cr|python-numeric-24.2-9|9	Source1:	numpy.pdf.bz2
14cr|python-numeric-24.2-9|10	Patch0:		Numeric-24.2-linkage.patch
14cr|python-numeric-24.2-9|11	Requires:	python
14cr|python-numeric-24.2-9|12	BuildRequires:	python-devel
14cr|python-numeric-24.2-9|13	
14cr|python-numeric-24.2-9|14	%description
14cr|python-numeric-24.2-9|15	A collection of extension modules to provide high-performance multidimensional
14cr|python-numeric-24.2-9|16	numeric arrays to the Python programming language.
14cr|python-numeric-24.2-9|17	
14cr|python-numeric-24.2-9|18	%package	devel
14cr|python-numeric-24.2-9|19	Group:		Development/Python
14cr|python-numeric-24.2-9|20	Summary:	Python numerical facilities
14cr|python-numeric-24.2-9|21	Requires:	python-devel
14cr|python-numeric-24.2-9|22	Requires:	%{name} = %{version}-%{release}
14cr|python-numeric-24.2-9|23	
14cr|python-numeric-24.2-9|24	%description	devel
14cr|python-numeric-24.2-9|25	A collection of extension modules to provide high-performance multidimensional
14cr|python-numeric-24.2-9|26	numeric arrays to the Python programming language.
14cr|python-numeric-24.2-9|27	
14cr|python-numeric-24.2-9|28	Development files.
14cr|python-numeric-24.2-9|29	
14cr|python-numeric-24.2-9|30	%prep
14cr|python-numeric-24.2-9|31	%setup -n Numeric-%{version} -q
14cr|python-numeric-24.2-9|32	%patch0 -p1
14cr|python-numeric-24.2-9|33	cp %{SOURCE1} .
14cr|python-numeric-24.2-9|34	bunzip2 numpy.pdf.bz2
14cr|python-numeric-24.2-9|35	
14cr|python-numeric-24.2-9|36	%build
14cr|python-numeric-24.2-9|37	export CFLAGS="%{optflags}"
14cr|python-numeric-24.2-9|38	python setup.py build
14cr|python-numeric-24.2-9|39	for Package in FFT MA RNG; do
14cr|python-numeric-24.2-9|40	(cd Packages/$Package; python setup.py build)
14cr|python-numeric-24.2-9|41	done
14cr|python-numeric-24.2-9|42	
14cr|python-numeric-24.2-9|43	%install
14cr|python-numeric-24.2-9|44	python setup.py install --root=%{buildroot}
14cr|python-numeric-24.2-9|45	for Package in FFT MA RNG; do
14cr|python-numeric-24.2-9|46	(cd Packages/$Package; python setup.py install --root=%{buildroot} --optimize=2)
14cr|python-numeric-24.2-9|47	done
14cr|python-numeric-24.2-9|48	
14cr|python-numeric-24.2-9|49	%files
14cr|python-numeric-24.2-9|50	%doc MANIFEST README changes.txt
14cr|python-numeric-24.2-9|51	%{python_sitearch}/Numeric*
14cr|python-numeric-24.2-9|52	%ifarch x86_64
14cr|python-numeric-24.2-9|53	%{python_sitelib}/Numeric*
14cr|python-numeric-24.2-9|54	%endif
14cr|python-numeric-24.2-9|55	
14cr|python-numeric-24.2-9|56	%files devel
14cr|python-numeric-24.2-9|57	%doc Demo Test numpy.pdf
14cr|python-numeric-24.2-9|58	%{_includedir}/python*/Numeric
14cr|python-numeric-24.2-9|59	
14cr|python-numeric-24.2-9|60	
14cr|python-numeric-24.2-9|61	
14cr|python-numeric-24.2-9|62	%changelog
14cr|python-numeric-24.2-9|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 24.2-9
14cr|python-numeric-24.2-9|64	+ Revision: 8606136
14cr|python-numeric-24.2-9|65	- MassBuild#464: Increase release tag
14cr|python-numeric-24.2-9|66	
14cr|python-numeric-24.2-9|67	

6791 14
14cr|python-numexpr-2.4-3|1	%define	module	numexpr
14cr|python-numexpr-2.4-3|2	%define __noautoprov '.*\\.so'
14cr|python-numexpr-2.4-3|3	
14cr|python-numexpr-2.4-3|4	Summary: 	Fast numerical array expression evaluator for Python and NumPy
14cr|python-numexpr-2.4-3|5	
14cr|python-numexpr-2.4-3|6	Name:		python-%{module}
14cr|python-numexpr-2.4-3|7	Version:	2.4
14cr|python-numexpr-2.4-3|8	Release:	3
14cr|python-numexpr-2.4-3|9	Source0:	https://pypi.python.org/packages/source/n/numexpr/numexpr-%{version}.tar.gz
14cr|python-numexpr-2.4-3|10	License:	MIT
14cr|python-numexpr-2.4-3|11	Group:		Development/Python
14cr|python-numexpr-2.4-3|12	Url:		http://numexpr.googlecode.com/
14cr|python-numexpr-2.4-3|13	BuildRequires:	python-devel
14cr|python-numexpr-2.4-3|14	BuildRequires:	python-numpy
14cr|python-numexpr-2.4-3|15	BuildRequires:	python-numpy-devel >= 1.6
14cr|python-numexpr-2.4-3|16	BuildRequires:	pkgconfig(lapack)
14cr|python-numexpr-2.4-3|17	BuildRequires:  pkgconfig(python3)
14cr|python-numexpr-2.4-3|18	BuildRequires:  python3-numpy
14cr|python-numexpr-2.4-3|19	BuildRequires:  python3-numpy-devel
14cr|python-numexpr-2.4-3|20	BuildRequires:  python-six
14cr|python-numexpr-2.4-3|21	BuildRequires:  python3-six
14cr|python-numexpr-2.4-3|22	Requires:	python-numpy >= 1.6
14cr|python-numexpr-2.4-3|23	
14cr|python-numexpr-2.4-3|24	%description
14cr|python-numexpr-2.4-3|25	The numexpr package evaluates multiple-operator array expressions many
14cr|python-numexpr-2.4-3|26	times faster than NumPy can. It accepts the expression as a string,
14cr|python-numexpr-2.4-3|27	analyzes it, rewrites it more efficiently, and compiles it to faster
14cr|python-numexpr-2.4-3|28	Python code on the fly. It's the next best thing to writing the
14cr|python-numexpr-2.4-3|29	expression in C and compiling it with a specialized just-in-time (JIT)
14cr|python-numexpr-2.4-3|30	compiler, i.e. it does not require a compiler at runtime.
14cr|python-numexpr-2.4-3|31	
14cr|python-numexpr-2.4-3|32	%package -n python3-%{module}
14cr|python-numexpr-2.4-3|33	Summary:        Fast numerical array expression evaluator for Python3 and NumPy
14cr|python-numexpr-2.4-3|34	
14cr|python-numexpr-2.4-3|35	Group:          Development/Python
14cr|python-numexpr-2.4-3|36	Requires:       python3-numpy
14cr|python-numexpr-2.4-3|37	
14cr|python-numexpr-2.4-3|38	%description -n python3-%{module}
14cr|python-numexpr-2.4-3|39	The numexpr package evaluates multiple-operator array expressions many
14cr|python-numexpr-2.4-3|40	times faster than NumPy can. It accepts the expression as a string,
14cr|python-numexpr-2.4-3|41	analyzes it, rewrites it more efficiently, and compiles it to faster
14cr|python-numexpr-2.4-3|42	Python code on the fly. It's the next best thing to writing the
14cr|python-numexpr-2.4-3|43	expression in C and compiling it with a specialized just-in-time (JIT)
14cr|python-numexpr-2.4-3|44	compiler, i.e. it does not require a compiler at runtime.
14cr|python-numexpr-2.4-3|45	
14cr|python-numexpr-2.4-3|46	%prep
14cr|python-numexpr-2.4-3|47	%setup -qc
14cr|python-numexpr-2.4-3|48	sed -i "s|/usr/bin/env |/usr/bin/|" %{module}-%{version}/%{module}/cpuinfo.py
14cr|python-numexpr-2.4-3|49	
14cr|python-numexpr-2.4-3|50	mv %{module}-%{version} python2
14cr|python-numexpr-2.4-3|51	cp -a python2 python3
14cr|python-numexpr-2.4-3|52	
14cr|python-numexpr-2.4-3|53	%build
14cr|python-numexpr-2.4-3|54	pushd python2
14cr|python-numexpr-2.4-3|55	PYTHONDONTWRITEBYTECODE= python setup.py build
14cr|python-numexpr-2.4-3|56	popd
14cr|python-numexpr-2.4-3|57	
14cr|python-numexpr-2.4-3|58	pushd python3
14cr|python-numexpr-2.4-3|59	PYTHONDONTWRITEBYTECODE= python3 setup.py build
14cr|python-numexpr-2.4-3|60	popd
14cr|python-numexpr-2.4-3|61	
14cr|python-numexpr-2.4-3|62	%install
14cr|python-numexpr-2.4-3|63	pushd python2
14cr|python-numexpr-2.4-3|64	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|python-numexpr-2.4-3|65	popd
14cr|python-numexpr-2.4-3|66	
14cr|python-numexpr-2.4-3|67	pushd python3
14cr|python-numexpr-2.4-3|68	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14cr|python-numexpr-2.4-3|69	popd
14cr|python-numexpr-2.4-3|70	
14cr|python-numexpr-2.4-3|71	%files
14cr|python-numexpr-2.4-3|72	%doc  python2/LICENSE.txt
14cr|python-numexpr-2.4-3|73	%dir %{py_platsitedir}/%{module}
14cr|python-numexpr-2.4-3|74	%{py_platsitedir}/%{module}/*
14cr|python-numexpr-2.4-3|75	%{py_platsitedir}/%{module}-*.egg-info
14cr|python-numexpr-2.4-3|76	
14cr|python-numexpr-2.4-3|77	%files -n python3-%{module}
14cr|python-numexpr-2.4-3|78	%doc  python3/LICENSE.txt
14cr|python-numexpr-2.4-3|79	%dir %{py3_platsitedir}/%{module}
14cr|python-numexpr-2.4-3|80	%{py3_platsitedir}/%{module}/*
14cr|python-numexpr-2.4-3|81	%{py3_platsitedir}/%{module}-*.egg-info
14cr|python-numexpr-2.4-3|82	
14cr|python-numexpr-2.4-3|83	
14cr|python-numexpr-2.4-3|84	
14cr|python-numexpr-2.4-3|85	%changelog
14cr|python-numexpr-2.4-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-3
14cr|python-numexpr-2.4-3|87	+ Revision: 7135ea9
14cr|python-numexpr-2.4-3|88	- MassBuild#464: Increase release tag
14cr|python-numexpr-2.4-3|89	
14cr|python-numexpr-2.4-3|90	

6792 14
14cr|python-oauth2-1.5.211-3|1	%define shortname oauth2
14cr|python-oauth2-1.5.211-3|2	
14cr|python-oauth2-1.5.211-3|3	Summary:	Python support for OAuth
14cr|python-oauth2-1.5.211-3|4	Name:		python-%{shortname}
14cr|python-oauth2-1.5.211-3|5	Version:	1.5.211
14cr|python-oauth2-1.5.211-3|6	Release:	3
14cr|python-oauth2-1.5.211-3|7	Source0:	http://pypi.python.org/packages/source/o/%{shortname}/%{shortname}-%{version}.tar.gz
14cr|python-oauth2-1.5.211-3|8	License:	MIT
14cr|python-oauth2-1.5.211-3|9	Group:		Development/Python
14cr|python-oauth2-1.5.211-3|10	Url:		https://github.com/simplegeo/python-oauth2
14cr|python-oauth2-1.5.211-3|11	BuildArch:	noarch
14cr|python-oauth2-1.5.211-3|12	BuildRequires:	python-setuptools
14cr|python-oauth2-1.5.211-3|13	
14cr|python-oauth2-1.5.211-3|14	%description
14cr|python-oauth2-1.5.211-3|15	A fully tested, abstract interface to creating OAuth clients and servers.
14cr|python-oauth2-1.5.211-3|16	
14cr|python-oauth2-1.5.211-3|17	%prep
14cr|python-oauth2-1.5.211-3|18	%setup -q -n %{shortname}-%{version}
14cr|python-oauth2-1.5.211-3|19	
14cr|python-oauth2-1.5.211-3|20	%build
14cr|python-oauth2-1.5.211-3|21	%{__python} setup.py build
14cr|python-oauth2-1.5.211-3|22	
14cr|python-oauth2-1.5.211-3|23	%install
14cr|python-oauth2-1.5.211-3|24	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-oauth2-1.5.211-3|25	rm -rf %{py_puresitedir}/tests
14cr|python-oauth2-1.5.211-3|26	
14cr|python-oauth2-1.5.211-3|27	%files
14cr|python-oauth2-1.5.211-3|28	%{py_puresitedir}/*
14cr|python-oauth2-1.5.211-3|29	
14cr|python-oauth2-1.5.211-3|30	%changelog
14cr|python-oauth2-1.5.211-3|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.211-3
14cr|python-oauth2-1.5.211-3|32	+ Revision: 270f769
14cr|python-oauth2-1.5.211-3|33	- MassBuild#464: Increase release tag
14cr|python-oauth2-1.5.211-3|34	
14cr|python-oauth2-1.5.211-3|35	

6793 14
14cr|python-oauthlib-0.6.0-2|1	%define	oname	oauthlib
14cr|python-oauthlib-0.6.0-2|2	
14cr|python-oauthlib-0.6.0-2|3	Name:		python-%{oname}
14cr|python-oauthlib-0.6.0-2|4	Version:	0.6.0
14cr|python-oauthlib-0.6.0-2|5	Release:	2
14cr|python-oauthlib-0.6.0-2|6	Summary:	Spec-compliant, thorough OAuth request-signing logic
14cr|python-oauthlib-0.6.0-2|7	Source0:	https://pypi.python.org/packages/source/o/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-oauthlib-0.6.0-2|8	License:	BSD
14cr|python-oauthlib-0.6.0-2|9	Group:		Development/Python
14cr|python-oauthlib-0.6.0-2|10	Url:		https://github.com/idan/oauthlib
14cr|python-oauthlib-0.6.0-2|11	BuildArch:	noarch
14cr|python-oauthlib-0.6.0-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-oauthlib-0.6.0-2|13	
14cr|python-oauthlib-0.6.0-2|14	%description
14cr|python-oauthlib-0.6.0-2|15	OAuthLib
14cr|python-oauthlib-0.6.0-2|16	========
14cr|python-oauthlib-0.6.0-2|17	
14cr|python-oauthlib-0.6.0-2|18	*A generic, spec-compliant, thorough implementation of the
14cr|python-oauthlib-0.6.0-2|19	OAuth request-signing logic.*
14cr|python-oauthlib-0.6.0-2|20	
14cr|python-oauthlib-0.6.0-2|21	.. image:: https://travis-ci.org/idan/oauthlib.png?branch=master
14cr|python-oauthlib-0.6.0-2|22	:target: https://travis-ci.org/idan/oauthlib
14cr|python-oauthlib-0.6.0-2|23	.. image:: https://coveralls.io/repos/idan/oauthlib/badge.png?branch=master
14cr|python-oauthlib-0.6.0-2|24	:target: https://coveralls.io/r/idan/oauthlib
14cr|python-oauthlib-0.6.0-2|25	
14cr|python-oauthlib-0.6.0-2|26	
14cr|python-oauthlib-0.6.0-2|27	OAuth often seems complicated and difficult-to-implement. There are several
14cr|python-oauthlib-0.6.0-2|28	prominent libraries for handling OAuth requests, but they all
14cr|python-oauthlib-0.6.0-2|29	suffer from one or both of the following:
14cr|python-oauthlib-0.6.0-2|30	
14cr|python-oauthlib-0.6.0-2|31	1. They predate the `OAuth 1.0 spec`_, AKA RFC 5849.
14cr|python-oauthlib-0.6.0-2|32	2. They predate the `OAuth 2.0 spec`_, AKA RFC 6749.
14cr|python-oauthlib-0.6.0-2|33	3. They assume the usage of a specific HTTP request library.
14cr|python-oauthlib-0.6.0-2|34	
14cr|python-oauthlib-0.6.0-2|35	.. _`OAuth 1.0 spec`: http://tools.ietf.org/html/rfc5849
14cr|python-oauthlib-0.6.0-2|36	.. _`OAuth 2.0 spec`: http://tools.ietf.org/html/rfc6749
14cr|python-oauthlib-0.6.0-2|37	
14cr|python-oauthlib-0.6.0-2|38	OAuthLib is a generic utility which implements the logic of OAuth without
14cr|python-oauthlib-0.6.0-2|39	assuming a specific HTTP request object or web framework. Use it to graft OAuth
14cr|python-oauthlib-0.6.0-2|40	client support onto your favorite HTTP library, or provider support onto your
14cr|python-oauthlib-0.6.0-2|41	favorite web framework. If you're a maintainer of such a library, write a thin
14cr|python-oauthlib-0.6.0-2|42	veneer on top of OAuthLib and get OAuth support for very little effort.
14cr|python-oauthlib-0.6.0-2|43	
14cr|python-oauthlib-0.6.0-2|44	
14cr|python-oauthlib-0.6.0-2|45	
14cr|python-oauthlib-0.6.0-2|46	
14cr|python-oauthlib-0.6.0-2|47	%prep
14cr|python-oauthlib-0.6.0-2|48	%setup -q -n %{oname}-%{version}
14cr|python-oauthlib-0.6.0-2|49	find . -type f -exec chmod 644 {} \;
14cr|python-oauthlib-0.6.0-2|50	
14cr|python-oauthlib-0.6.0-2|51	%build
14cr|python-oauthlib-0.6.0-2|52	python setup.py build
14cr|python-oauthlib-0.6.0-2|53	
14cr|python-oauthlib-0.6.0-2|54	%install
14cr|python-oauthlib-0.6.0-2|55	python setup.py install --root=%{buildroot}
14cr|python-oauthlib-0.6.0-2|56	
14cr|python-oauthlib-0.6.0-2|57	%check
14cr|python-oauthlib-0.6.0-2|58	#python setup.py test
14cr|python-oauthlib-0.6.0-2|59	
14cr|python-oauthlib-0.6.0-2|60	%files
14cr|python-oauthlib-0.6.0-2|61	%doc LICENSE
14cr|python-oauthlib-0.6.0-2|62	%doc README.rst
14cr|python-oauthlib-0.6.0-2|63	%{py_puresitedir}/oauthlib/*.py*
14cr|python-oauthlib-0.6.0-2|64	%{py_puresitedir}/oauthlib/oauth1/*.py*
14cr|python-oauthlib-0.6.0-2|65	%{py_puresitedir}/oauthlib/oauth1/rfc5849/*.py*
14cr|python-oauthlib-0.6.0-2|66	%{py_puresitedir}/oauthlib/oauth1/rfc5849/endpoints/*.py*
14cr|python-oauthlib-0.6.0-2|67	%{py_puresitedir}/oauthlib/oauth2/*.py*
14cr|python-oauthlib-0.6.0-2|68	%{py_puresitedir}/oauthlib/oauth2/rfc6749/*.py*
14cr|python-oauthlib-0.6.0-2|69	%{py_puresitedir}/oauthlib/oauth2/rfc6749/clients/*.py*
14cr|python-oauthlib-0.6.0-2|70	%{py_puresitedir}/oauthlib/oauth2/rfc6749/endpoints/*.py*
14cr|python-oauthlib-0.6.0-2|71	%{py_puresitedir}/oauthlib/oauth2/rfc6749/grant_types/*.py*
14cr|python-oauthlib-0.6.0-2|72	%{py_puresitedir}/oauthlib*.egg-info
14cr|python-oauthlib-0.6.0-2|73	
14cr|python-oauthlib-0.6.0-2|74	%changelog
14cr|python-oauthlib-0.6.0-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|python-oauthlib-0.6.0-2|76	+ Revision: 2d61886
14cr|python-oauthlib-0.6.0-2|77	- MassBuild#464: Increase release tag
14cr|python-oauthlib-0.6.0-2|78	
14cr|python-oauthlib-0.6.0-2|79	

6794 14
14cr|python-odconverter-1.2-0.r27.4|1	%define	oname	pyodconverter
14cr|python-odconverter-1.2-0.r27.4|2	%define	module	odconverter
14cr|python-odconverter-1.2-0.r27.4|3	%define	user	oooconvert
14cr|python-odconverter-1.2-0.r27.4|4	%define	service	ooo-converter
14cr|python-odconverter-1.2-0.r27.4|5	%define revno	r27
14cr|python-odconverter-1.2-0.r27.4|6	
14cr|python-odconverter-1.2-0.r27.4|7	Summary:	Python OpenDocument Converter
14cr|python-odconverter-1.2-0.r27.4|8	Name:		python-%{module}
14cr|python-odconverter-1.2-0.r27.4|9	Version:	1.2
14cr|python-odconverter-1.2-0.r27.4|10	Release:	0.%{revno}.4
14cr|python-odconverter-1.2-0.r27.4|11	License:	LGPLv2.1+
14cr|python-odconverter-1.2-0.r27.4|12	Group:		Development/Python
14cr|python-odconverter-1.2-0.r27.4|13	Url:		http://www.artofsolving.com/opensource/pyodconverter
14cr|python-odconverter-1.2-0.r27.4|14	# Based on my branch at http://launchpad.net/pyodconverter, heavily adapted
14cr|python-odconverter-1.2-0.r27.4|15	# for use with DocMGR package, please don't replace, but rather just merge
14cr|python-odconverter-1.2-0.r27.4|16	# the diff between previous upstream version if ever updating, or even better,
14cr|python-odconverter-1.2-0.r27.4|17	# check with me first. (hopefully upstream author will agree on merging when
14cr|python-odconverter-1.2-0.r27.4|18	# suggested sometime soon...)
14cr|python-odconverter-1.2-0.r27.4|19	Source0:	%{oname}-%{version}.tar.gz
14cr|python-odconverter-1.2-0.r27.4|20	Source1:	ooo-converter.init
14cr|python-odconverter-1.2-0.r27.4|21	BuildArch:	noarch
14cr|python-odconverter-1.2-0.r27.4|22	Requires:	libreoffice-pyuno
14cr|python-odconverter-1.2-0.r27.4|23	Requires:	libreoffice-writer
14cr|python-odconverter-1.2-0.r27.4|24	Requires:	libreoffice-calc
14cr|python-odconverter-1.2-0.r27.4|25	Requires:	libreoffice-impress
14cr|python-odconverter-1.2-0.r27.4|26	Requires:	python-pkg-resources
14cr|python-odconverter-1.2-0.r27.4|27	Requires(pre):	rpm-helper
14cr|python-odconverter-1.2-0.r27.4|28	Requires(preun):	rpm-helper
14cr|python-odconverter-1.2-0.r27.4|29	BuildRequires:	python-setuptools
14cr|python-odconverter-1.2-0.r27.4|30	
14cr|python-odconverter-1.2-0.r27.4|31	%description
14cr|python-odconverter-1.2-0.r27.4|32	PyODConverter is a Python module for automating office document conversions
14cr|python-odconverter-1.2-0.r27.4|33	from the command line using OpenOffice.org.
14cr|python-odconverter-1.2-0.r27.4|34	
14cr|python-odconverter-1.2-0.r27.4|35	%prep
14cr|python-odconverter-1.2-0.r27.4|36	%setup -qn %{oname}-%{version}
14cr|python-odconverter-1.2-0.r27.4|37	
14cr|python-odconverter-1.2-0.r27.4|38	%build
14cr|python-odconverter-1.2-0.r27.4|39	python setup.py build
14cr|python-odconverter-1.2-0.r27.4|40	
14cr|python-odconverter-1.2-0.r27.4|41	tee %{service}.sysconf << EOH
14cr|python-odconverter-1.2-0.r27.4|42	# OpenOffice.org
14cr|python-odconverter-1.2-0.r27.4|43	OOFFICE_HOST="localhost"
14cr|python-odconverter-1.2-0.r27.4|44	OOFFICE_PORT="8100"
14cr|python-odconverter-1.2-0.r27.4|45	# Any additional options to pass to ooffice can be set here
14cr|python-odconverter-1.2-0.r27.4|46	OOFFICE_OPTIONS="-norestore -nofirststartwizard -invisible -nodefault -nologo -nolockcheck"
14cr|python-odconverter-1.2-0.r27.4|47	EOH
14cr|python-odconverter-1.2-0.r27.4|48	
14cr|python-odconverter-1.2-0.r27.4|49	%install
14cr|python-odconverter-1.2-0.r27.4|50	python setup.py install --root=%{buildroot}
14cr|python-odconverter-1.2-0.r27.4|51	
14cr|python-odconverter-1.2-0.r27.4|52	install -d %{buildroot}%{_localstatedir}/run/%{service}
14cr|python-odconverter-1.2-0.r27.4|53	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{service}
14cr|python-odconverter-1.2-0.r27.4|54	install -m644 %{service}.sysconf -D %{buildroot}%{_sysconfdir}/sysconfig/%{service}
14cr|python-odconverter-1.2-0.r27.4|55	
14cr|python-odconverter-1.2-0.r27.4|56	%pre
14cr|python-odconverter-1.2-0.r27.4|57	%_pre_useradd %{user} %{_localstatedir}/run/%{service} /sbin/nologin
14cr|python-odconverter-1.2-0.r27.4|58	
14cr|python-odconverter-1.2-0.r27.4|59	%post
14cr|python-odconverter-1.2-0.r27.4|60	%_post_service %{service}
14cr|python-odconverter-1.2-0.r27.4|61	
14cr|python-odconverter-1.2-0.r27.4|62	%postun
14cr|python-odconverter-1.2-0.r27.4|63	%_postun_userdel %{user}
14cr|python-odconverter-1.2-0.r27.4|64	
14cr|python-odconverter-1.2-0.r27.4|65	%preun
14cr|python-odconverter-1.2-0.r27.4|66	%_preun_service %{service}
14cr|python-odconverter-1.2-0.r27.4|67	
14cr|python-odconverter-1.2-0.r27.4|68	%files
14cr|python-odconverter-1.2-0.r27.4|69	%{_bindir}/DocumentConverter
14cr|python-odconverter-1.2-0.r27.4|70	%{_initrddir}/%{service}
14cr|python-odconverter-1.2-0.r27.4|71	%{_sysconfdir}/sysconfig/%{service}
14cr|python-odconverter-1.2-0.r27.4|72	%{python_sitelib}/%{module}.py*
14cr|python-odconverter-1.2-0.r27.4|73	%{python_sitelib}/%{oname}*.egg-info
14cr|python-odconverter-1.2-0.r27.4|74	%attr(700,%{user},%{user}) %dir %{_localstatedir}/run/%{service}
14cr|python-odconverter-1.2-0.r27.4|75	
14cr|python-odconverter-1.2-0.r27.4|76	
14cr|python-odconverter-1.2-0.r27.4|77	%changelog
14cr|python-odconverter-1.2-0.r27.4|78	* Tue Dec 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-0.r27.4
14cr|python-odconverter-1.2-0.r27.4|79	+ Revision: e3f449d
14cr|python-odconverter-1.2-0.r27.4|80	- LOG Fix Requires, spec cleanup
14cr|python-odconverter-1.2-0.r27.4|81	
14cr|python-odconverter-1.2-0.r27.4|82	

6795 14
14cr|python-odf-0.9.6-2|1	%define iname	odfpy
14cr|python-odf-0.9.6-2|2	
14cr|python-odf-0.9.6-2|3	Name:		python-odf
14cr|python-odf-0.9.6-2|4	Version:	0.9.6
14cr|python-odf-0.9.6-2|5	Release:	2
14cr|python-odf-0.9.6-2|6	Summary:	Python library for manipulating OpenDocument files
14cr|python-odf-0.9.6-2|7	Group:		Development/Python
14cr|python-odf-0.9.6-2|8	License:	GPLv2+
14cr|python-odf-0.9.6-2|9	URL:		http://forge.osor.eu/projects/odfpy/
14cr|python-odf-0.9.6-2|10	Source0:	https://pypi.python.org/packages/source/o/odfpy/odfpy-%{version}.tar.gz
14cr|python-odf-0.9.6-2|11	BuildArch:	noarch
14cr|python-odf-0.9.6-2|12	BuildRequires:	python-devel
14cr|python-odf-0.9.6-2|13	BuildRequires:	python-setuptools
14cr|python-odf-0.9.6-2|14	
14cr|python-odf-0.9.6-2|15	%description
14cr|python-odf-0.9.6-2|16	Odfpy aims to be a complete API for OpenDocument in Python. Unlike
14cr|python-odf-0.9.6-2|17	other more convenient APIs, this one is essentially an abstraction
14cr|python-odf-0.9.6-2|18	layer just above the XML format. The main focus has been to prevent
14cr|python-odf-0.9.6-2|19	the programmer from creating invalid documents. It has checks that
14cr|python-odf-0.9.6-2|20	raise an exception if the programmer adds an invalid element, adds an
14cr|python-odf-0.9.6-2|21	attribute unknown to the grammar, forgets to add a required attribute
14cr|python-odf-0.9.6-2|22	or adds text to an element that doesn't allow it.
14cr|python-odf-0.9.6-2|23	
14cr|python-odf-0.9.6-2|24	These checks and the API itself were generated from the RelaxNG
14cr|python-odf-0.9.6-2|25	schema, and then hand-edited. Therefore the API is complete and can
14cr|python-odf-0.9.6-2|26	handle all ODF constructions, but could be improved in its
14cr|python-odf-0.9.6-2|27	understanding of data types.
14cr|python-odf-0.9.6-2|28	
14cr|python-odf-0.9.6-2|29	
14cr|python-odf-0.9.6-2|30	%prep
14cr|python-odf-0.9.6-2|31	%setup -q -n %{iname}-%{version}
14cr|python-odf-0.9.6-2|32	
14cr|python-odf-0.9.6-2|33	%build
14cr|python-odf-0.9.6-2|34	CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
14cr|python-odf-0.9.6-2|35	
14cr|python-odf-0.9.6-2|36	
14cr|python-odf-0.9.6-2|37	%install
14cr|python-odf-0.9.6-2|38	%{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cr|python-odf-0.9.6-2|39	sed -i '/#!\/usr\/bin\/python/d' %{buildroot}%{python_sitelib}/odf/*.py
14cr|python-odf-0.9.6-2|40	
14cr|python-odf-0.9.6-2|41	
14cr|python-odf-0.9.6-2|42	%files
14cr|python-odf-0.9.6-2|43	%docdir examples
14cr|python-odf-0.9.6-2|44	%docdir contrib
14cr|python-odf-0.9.6-2|45	%{_bindir}/*
14cr|python-odf-0.9.6-2|46	%{_mandir}/man1/*
14cr|python-odf-0.9.6-2|47	%{py_puresitedir}/*egg-info
14cr|python-odf-0.9.6-2|48	%{py_puresitedir}/odf
14cr|python-odf-0.9.6-2|49	
14cr|python-odf-0.9.6-2|50	
14cr|python-odf-0.9.6-2|51	
14cr|python-odf-0.9.6-2|52	%changelog
14cr|python-odf-0.9.6-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-2
14cr|python-odf-0.9.6-2|54	+ Revision: 3925808
14cr|python-odf-0.9.6-2|55	- MassBuild#464: Increase release tag
14cr|python-odf-0.9.6-2|56	
14cr|python-odf-0.9.6-2|57	

6796 14
14cr|python-omniorb-3.7-2|1	%define debug_package %{nil}
14cr|python-omniorb-3.7-2|2	
14cr|python-omniorb-3.7-2|3	Summary:	A robust high performance CORBA ORB for C++ and Python
14cr|python-omniorb-3.7-2|4	Name:		python-omniorb
14cr|python-omniorb-3.7-2|5	Version:	3.7
14cr|python-omniorb-3.7-2|6	Release:	2
14cr|python-omniorb-3.7-2|7	License:	GPL
14cr|python-omniorb-3.7-2|8	Group:		System/Libraries
14cr|python-omniorb-3.7-2|9	Source0:	http://softlayer-dal.dl.sourceforge.net/project/omniorb/omniORBpy/omniORBpy-3.7/omniORBpy-%{version}.tar.bz2
14cr|python-omniorb-3.7-2|10	Source1:    %{name}.rpmlintrc
14cr|python-omniorb-3.7-2|11	Patch0:		omniORBpy-3.4-link.patch
14cr|python-omniorb-3.7-2|12	URL:		http://omniorb.sourceforge.net/
14cr|python-omniorb-3.7-2|13	BuildRequires:	python-devel
14cr|python-omniorb-3.7-2|14	BuildRequires:	openssl-devel
14cr|python-omniorb-3.7-2|15	BuildRequires:	omniorb
14cr|python-omniorb-3.7-2|16	BuildRequires:	omniorb-devel
14cr|python-omniorb-3.7-2|17	BuildRequires:	python-omniidl
14cr|python-omniorb-3.7-2|18	
14cr|python-omniorb-3.7-2|19	%description
14cr|python-omniorb-3.7-2|20	omniORB is a robust high performance CORBA ORB for C++ and Python.
14cr|python-omniorb-3.7-2|21	It is freely available under the terms of the GNU Lesser General Public License
14cr|python-omniorb-3.7-2|22	(for the libraries), and GNU General Public License (for the tools). omniORB
14cr|python-omniorb-3.7-2|23	is largely CORBA 2.6 compliant.
14cr|python-omniorb-3.7-2|24	
14cr|python-omniorb-3.7-2|25	omniORB is one of only three ORBs to have been awarded the Open Group's Open
14cr|python-omniorb-3.7-2|26	Brand for CORBA. This means that omniORB has been tested and certified CORBA
14cr|python-omniorb-3.7-2|27	compliant, to version 2.1 of the CORBA specification. You can find out more
14cr|python-omniorb-3.7-2|28	about the branding program at the Open Group.
14cr|python-omniorb-3.7-2|29	
14cr|python-omniorb-3.7-2|30	%prep
14cr|python-omniorb-3.7-2|31	%setup -qn omniORBpy-%{version}
14cr|python-omniorb-3.7-2|32	%patch0 -p0
14cr|python-omniorb-3.7-2|33	
14cr|python-omniorb-3.7-2|34	%build
14cr|python-omniorb-3.7-2|35	%configure2_5x --with-openssl
14cr|python-omniorb-3.7-2|36	%make
14cr|python-omniorb-3.7-2|37	
14cr|python-omniorb-3.7-2|38	%install
14cr|python-omniorb-3.7-2|39	%makeinstall_std
14cr|python-omniorb-3.7-2|40	# don't conflict with python-omniidl
14cr|python-omniorb-3.7-2|41	rm -f %{buildroot}%{py_puresitedir}/omniidl_be/__init__.py*
14cr|python-omniorb-3.7-2|42	
14cr|python-omniorb-3.7-2|43	rm -f %{buildroot}%{py_puresitedir}/CORBA.py
14cr|python-omniorb-3.7-2|44	rm -f %{buildroot}%{py_puresitedir}/PortableServer.py
14cr|python-omniorb-3.7-2|45	
14cr|python-omniorb-3.7-2|46	# Custom install target forces generation of .pyc files
14cr|python-omniorb-3.7-2|47	find %{buildroot} -name \*.pyc | xargs rm -f
14cr|python-omniorb-3.7-2|48	
14cr|python-omniorb-3.7-2|49	%files
14cr|python-omniorb-3.7-2|50	%defattr (-,root,root)
14cr|python-omniorb-3.7-2|51	%{py_platsitedir}/*
14cr|python-omniorb-3.7-2|52	%ifarch x86_64
14cr|python-omniorb-3.7-2|53	%{py_puresitedir}/*
14cr|python-omniorb-3.7-2|54	%endif
14cr|python-omniorb-3.7-2|55	%{_includedir}/omniORB4/*.hh
14cr|python-omniorb-3.7-2|56	%{_includedir}/*.h
14cr|python-omniorb-3.7-2|57	
14cr|python-omniorb-3.7-2|58	
14cr|python-omniorb-3.7-2|59	
14cr|python-omniorb-3.7-2|60	%changelog
14cr|python-omniorb-3.7-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-2
14cr|python-omniorb-3.7-2|62	+ Revision: 47d734e
14cr|python-omniorb-3.7-2|63	- MassBuild#464: Increase release tag
14cr|python-omniorb-3.7-2|64	
14cr|python-omniorb-3.7-2|65	

6797 14
14cr|python-openid-2.2.5-2|1	Name:		python-openid
14cr|python-openid-2.2.5-2|2	Version:	2.2.5
14cr|python-openid-2.2.5-2|3	Release:	2
14cr|python-openid-2.2.5-2|4	Summary:	Python OpenID libraries
14cr|python-openid-2.2.5-2|5	Group:		Development/Python
14cr|python-openid-2.2.5-2|6	License:	Apache License
14cr|python-openid-2.2.5-2|7	URL:		http://www.openidenabled.com/python-openid/
14cr|python-openid-2.2.5-2|8	Source0:	http://openidenabled.com/files/python-openid/packages/python-openid-%{version}.tar.bz2
14cr|python-openid-2.2.5-2|9	BuildArch:	noarch
14cr|python-openid-2.2.5-2|10	BuildRequires:	python-setuptools
14cr|python-openid-2.2.5-2|11	BuildRequires:	python-devel
14cr|python-openid-2.2.5-2|12	#BuildRequires:	twill
14cr|python-openid-2.2.5-2|13	
14cr|python-openid-2.2.5-2|14	%description
14cr|python-openid-2.2.5-2|15	The OpenID library with batteries included.
14cr|python-openid-2.2.5-2|16	
14cr|python-openid-2.2.5-2|17	Features of the 2.x.x series include:
14cr|python-openid-2.2.5-2|18	
14cr|python-openid-2.2.5-2|19	* Refined and easy-to-use API.
14cr|python-openid-2.2.5-2|20	
14cr|python-openid-2.2.5-2|21	* Extensive documentation.
14cr|python-openid-2.2.5-2|22	
14cr|python-openid-2.2.5-2|23	* Many storage implemetations including file-based, sqlite,
14cr|python-openid-2.2.5-2|24	postgresql, and mysql.
14cr|python-openid-2.2.5-2|25	
14cr|python-openid-2.2.5-2|26	* Simple examples to help you get started.
14cr|python-openid-2.2.5-2|27	
14cr|python-openid-2.2.5-2|28	* Licensed under the Apache Software License.
14cr|python-openid-2.2.5-2|29	
14cr|python-openid-2.2.5-2|30	* Includes a Simple Registration API
14cr|python-openid-2.2.5-2|31	
14cr|python-openid-2.2.5-2|32	* Versions 1.x.x supports protocol version 1; versions 2.x.x support
14cr|python-openid-2.2.5-2|33	both major OpenID protocol versions transparently
14cr|python-openid-2.2.5-2|34	
14cr|python-openid-2.2.5-2|35	
14cr|python-openid-2.2.5-2|36	%prep
14cr|python-openid-2.2.5-2|37	%setup -q
14cr|python-openid-2.2.5-2|38	find . -type f | xargs chmod a-x
14cr|python-openid-2.2.5-2|39	
14cr|python-openid-2.2.5-2|40	%build
14cr|python-openid-2.2.5-2|41	python -c 'import setuptools; execfile("setup.py")' build
14cr|python-openid-2.2.5-2|42	
14cr|python-openid-2.2.5-2|43	%check
14cr|python-openid-2.2.5-2|44	#python admin/runtests
14cr|python-openid-2.2.5-2|45	
14cr|python-openid-2.2.5-2|46	%install
14cr|python-openid-2.2.5-2|47	python -c 'import setuptools; execfile("setup.py")' install \
14cr|python-openid-2.2.5-2|48	--skip-build --root %{buildroot} --record=INSTALLED_FILES
14cr|python-openid-2.2.5-2|49	
14cr|python-openid-2.2.5-2|50	%files
14cr|python-openid-2.2.5-2|51	%doc background-associations.txt LICENSE NEWS README examples
14cr|python-openid-2.2.5-2|52	%{python_sitelib}/*
14cr|python-openid-2.2.5-2|53	
14cr|python-openid-2.2.5-2|54	
14cr|python-openid-2.2.5-2|55	%changelog
14cr|python-openid-2.2.5-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-2
14cr|python-openid-2.2.5-2|57	+ Revision: 5edcc8a
14cr|python-openid-2.2.5-2|58	- MassBuild#464: Increase release tag
14cr|python-openid-2.2.5-2|59	
14cr|python-openid-2.2.5-2|60	

6798 14
14cr|python-opensesame-2.8.1-2|1	%define upver	0.27.4
14cr|python-opensesame-2.8.1-2|2	%define uprel	2
14cr|python-opensesame-2.8.1-2|3	
14cr|python-opensesame-2.8.1-2|4	Name:		python-opensesame
14cr|python-opensesame-2.8.1-2|5	Version:	2.8.1
14cr|python-opensesame-2.8.1-2|6	Release:	2
14cr|python-opensesame-2.8.1-2|7	Summary:	Graphical experiment builder
14cr|python-opensesame-2.8.1-2|8	
14cr|python-opensesame-2.8.1-2|9	Group:		Sciences/Other
14cr|python-opensesame-2.8.1-2|10	License:	GPLv2
14cr|python-opensesame-2.8.1-2|11	URL:		http://www.cogsci.nl/software/opensesame
14cr|python-opensesame-2.8.1-2|12	Source0:	http://files.cogsci.nl/software/opensesame/opensesame_2.8.1-1.tar.gz
14cr|python-opensesame-2.8.1-2|13	Patch0:		opensesame-0.25-mdv-desktop.patch
14cr|python-opensesame-2.8.1-2|14	BuildArch:	noarch
14cr|python-opensesame-2.8.1-2|15	BuildRequires:	pygame
14cr|python-opensesame-2.8.1-2|16	BuildRequires:	pygame-devel
14cr|python-opensesame-2.8.1-2|17	BuildRequires:	python-qt4-devel
14cr|python-opensesame-2.8.1-2|18	BuildRequires:	python-numpy-devel
14cr|python-opensesame-2.8.1-2|19	BuildRequires:	python-qt4-qscintilla
14cr|python-opensesame-2.8.1-2|20	Requires:	pygame
14cr|python-opensesame-2.8.1-2|21	Requires:	python-qt4
14cr|python-opensesame-2.8.1-2|22	Requires:	python-numpy
14cr|python-opensesame-2.8.1-2|23	
14cr|python-opensesame-2.8.1-2|24	
14cr|python-opensesame-2.8.1-2|25	%description
14cr|python-opensesame-2.8.1-2|26	OpenSesame is a graphical experiment builder. OpenSesame provides an easy
14cr|python-opensesame-2.8.1-2|27	to use, point-and-click interface for creating psychological experiments.
14cr|python-opensesame-2.8.1-2|28	In addition to a powerful sketchpad for creating visual stimuli, OpenSesame
14cr|python-opensesame-2.8.1-2|29	features a sampler and synthesizer for sound playback. For more complex tasks,
14cr|python-opensesame-2.8.1-2|30	OpenSesame supports Python scripting using the built-in editor with syntax
14cr|python-opensesame-2.8.1-2|31	highlighting.
14cr|python-opensesame-2.8.1-2|32	
14cr|python-opensesame-2.8.1-2|33	%files
14cr|python-opensesame-2.8.1-2|34	%{_bindir}/*
14cr|python-opensesame-2.8.1-2|35	%{_datadir}/opensesame
14cr|python-opensesame-2.8.1-2|36	%{_datadir}/applications/opensesame.desktop
14cr|python-opensesame-2.8.1-2|37	%{py_puresitedir}/opensesame-*.egg-info
14cr|python-opensesame-2.8.1-2|38	%{py_puresitedir}/openexp
14cr|python-opensesame-2.8.1-2|39	%{py_puresitedir}/libopensesame
14cr|python-opensesame-2.8.1-2|40	%{py_puresitedir}/libqtopensesame
14cr|python-opensesame-2.8.1-2|41	%{_datadir}/mime/packages/*.xml
14cr|python-opensesame-2.8.1-2|42	%doc COPYING
14cr|python-opensesame-2.8.1-2|43	
14cr|python-opensesame-2.8.1-2|44	%prep
14cr|python-opensesame-2.8.1-2|45	%setup -q -n opensesame-%{version}
14cr|python-opensesame-2.8.1-2|46	%patch0 -p1
14cr|python-opensesame-2.8.1-2|47	sed -i -e '1i#!/usr/bin/python' libopensesame/misc.py
14cr|python-opensesame-2.8.1-2|48	
14cr|python-opensesame-2.8.1-2|49	
14cr|python-opensesame-2.8.1-2|50	%build
14cr|python-opensesame-2.8.1-2|51	
14cr|python-opensesame-2.8.1-2|52	%install
14cr|python-opensesame-2.8.1-2|53	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|python-opensesame-2.8.1-2|54	chmod 755 %{buildroot}%{py_puresitedir}/libopensesame/misc.py
14cr|python-opensesame-2.8.1-2|55	
14cr|python-opensesame-2.8.1-2|56	chmod -x %{buildroot}%{_datadir}/opensesame/resources/theme/default/os-custom-icons/index.theme
14cr|python-opensesame-2.8.1-2|57	chmod -x %{buildroot}%{_datadir}/opensesame/resources/theme/gnome/os-custom-icons/index.theme
14cr|python-opensesame-2.8.1-2|58	
14cr|python-opensesame-2.8.1-2|59	
14cr|python-opensesame-2.8.1-2|60	
14cr|python-opensesame-2.8.1-2|61	
14cr|python-opensesame-2.8.1-2|62	
14cr|python-opensesame-2.8.1-2|63	
14cr|python-opensesame-2.8.1-2|64	%changelog
14cr|python-opensesame-2.8.1-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.1-2
14cr|python-opensesame-2.8.1-2|66	+ Revision: f7d9464
14cr|python-opensesame-2.8.1-2|67	- MassBuild#464: Increase release tag
14cr|python-opensesame-2.8.1-2|68	
14cr|python-opensesame-2.8.1-2|69	

6799 14
14cr|python-osd-0.2.14-6|1	%define truename	pyosd
14cr|python-osd-0.2.14-6|2	%define name		python-osd
14cr|python-osd-0.2.14-6|3	%define version 0.2.14
14cr|python-osd-0.2.14-6|4	%define release 6
14cr|python-osd-0.2.14-6|5	
14cr|python-osd-0.2.14-6|6	Name:		%{name}
14cr|python-osd-0.2.14-6|7	Version:	%{version}
14cr|python-osd-0.2.14-6|8	Release:	%{release}
14cr|python-osd-0.2.14-6|9	Summary:	Python wrapper for libosd
14cr|python-osd-0.2.14-6|10	Group:		Development/Python
14cr|python-osd-0.2.14-6|11	License:	GPL
14cr|python-osd-0.2.14-6|12	URL:		http://repose.cx/pyosd
14cr|python-osd-0.2.14-6|13	Source:		%{truename}-%{version}.tar.bz2
14cr|python-osd-0.2.14-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-osd-0.2.14-6|15	BuildRequires:	python-devel
14cr|python-osd-0.2.14-6|16	BuildRequires:	libxosd-devel
14cr|python-osd-0.2.14-6|17	Provides:	%{truename}
14cr|python-osd-0.2.14-6|18	Obsoletes:	%{truename}
14cr|python-osd-0.2.14-6|19	
14cr|python-osd-0.2.14-6|20	%description
14cr|python-osd-0.2.14-6|21	PyOSD is a python module for displaying text on your X display, much like the
14cr|python-osd-0.2.14-6|22	"On Screen Displays" used on TVs and some monitors.
14cr|python-osd-0.2.14-6|23	
14cr|python-osd-0.2.14-6|24	%prep
14cr|python-osd-0.2.14-6|25	%setup -q -n %{truename}-%{version}
14cr|python-osd-0.2.14-6|26	
14cr|python-osd-0.2.14-6|27	%build
14cr|python-osd-0.2.14-6|28	python setup.py build
14cr|python-osd-0.2.14-6|29	
14cr|python-osd-0.2.14-6|30	%install
14cr|python-osd-0.2.14-6|31	rm -rf $RPM_BUILD_ROOT
14cr|python-osd-0.2.14-6|32	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-osd-0.2.14-6|33	
14cr|python-osd-0.2.14-6|34	%clean
14cr|python-osd-0.2.14-6|35	rm -rf $RPM_BUILD_ROOT
14cr|python-osd-0.2.14-6|36	
14cr|python-osd-0.2.14-6|37	%files
14cr|python-osd-0.2.14-6|38	%dir %py_platsitedir/pyosd
14cr|python-osd-0.2.14-6|39	%py_platsitedir/pyosd/*
14cr|python-osd-0.2.14-6|40	%py_platsitedir/_pyosd.so
14cr|python-osd-0.2.14-6|41	%py_platsitedir/pyosd-%{version}-*.egg-info
14cr|python-osd-0.2.14-6|42	%defattr(-,root,root)
14cr|python-osd-0.2.14-6|43	%doc AUTHORS README*  ChangeLog COPYING
14cr|python-osd-0.2.14-6|44	
14cr|python-osd-0.2.14-6|45	
14cr|python-osd-0.2.14-6|46	
14cr|python-osd-0.2.14-6|47	
14cr|python-osd-0.2.14-6|48	%changelog
14cr|python-osd-0.2.14-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.14-6
14cr|python-osd-0.2.14-6|50	+ Revision: c5bbc5e
14cr|python-osd-0.2.14-6|51	- MassBuild#464: Increase release tag
14cr|python-osd-0.2.14-6|52	
14cr|python-osd-0.2.14-6|53	

6800 14
14cr|python-oslo-config-1.2.1-3|1	%define sname oslo.config
14cr|python-oslo-config-1.2.1-3|2	%define oname oslo-config
14cr|python-oslo-config-1.2.1-3|3	
14cr|python-oslo-config-1.2.1-3|4	Name:       python-%{oname}
14cr|python-oslo-config-1.2.1-3|5	Version:    1.2.1
14cr|python-oslo-config-1.2.1-3|6	Release:    3
14cr|python-oslo-config-1.2.1-3|7	Summary:    OpenStack common configuration library
14cr|python-oslo-config-1.2.1-3|8	
14cr|python-oslo-config-1.2.1-3|9	Group:      Development/Python
14cr|python-oslo-config-1.2.1-3|10	License:    ASL 2.0
14cr|python-oslo-config-1.2.1-3|11	URL:        https://launchpad.net/oslo
14cr|python-oslo-config-1.2.1-3|12	Source0:    https://pypi.python.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
14cr|python-oslo-config-1.2.1-3|13	#redhat pathces
14cr|python-oslo-config-1.2.1-3|14	Patch0001: 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch
14cr|python-oslo-config-1.2.1-3|15	Patch0002: 0002-Revert-Use-oslo.sphinx-and-remove-local-copy-of-doc-.patch
14cr|python-oslo-config-1.2.1-3|16	
14cr|python-oslo-config-1.2.1-3|17	BuildRequires: pythonegg(sphinx)
14cr|python-oslo-config-1.2.1-3|18	BuildRequires: pkgconfig(python)
14cr|python-oslo-config-1.2.1-3|19	BuildRequires: pythonegg(setuptools)
14cr|python-oslo-config-1.2.1-3|20	BuildRequires: pythonegg(pbr)
14cr|python-oslo-config-1.2.1-3|21	BuildRequires: pythonegg(d2to1)
14cr|python-oslo-config-1.2.1-3|22	BuildRequires: pythonegg(six)
14cr|python-oslo-config-1.2.1-3|23	
14cr|python-oslo-config-1.2.1-3|24	Requires:   pythonegg(setuptools)
14cr|python-oslo-config-1.2.1-3|25	Requires:   pythonegg(argparse)
14cr|python-oslo-config-1.2.1-3|26	Requires:   pythonegg(six)
14cr|python-oslo-config-1.2.1-3|27	
14cr|python-oslo-config-1.2.1-3|28	BuildArch:  noarch
14cr|python-oslo-config-1.2.1-3|29	
14cr|python-oslo-config-1.2.1-3|30	%description
14cr|python-oslo-config-1.2.1-3|31	The Oslo project intends to produce a python library containing
14cr|python-oslo-config-1.2.1-3|32	infrastructure code shared by OpenStack projects. The APIs provided
14cr|python-oslo-config-1.2.1-3|33	by the project should be high quality, stable, consistent and generally
14cr|python-oslo-config-1.2.1-3|34	useful.
14cr|python-oslo-config-1.2.1-3|35	
14cr|python-oslo-config-1.2.1-3|36	The oslo-config library is a command line and configuration file
14cr|python-oslo-config-1.2.1-3|37	parsing library from the Oslo project.
14cr|python-oslo-config-1.2.1-3|38	
14cr|python-oslo-config-1.2.1-3|39	
14cr|python-oslo-config-1.2.1-3|40	%prep
14cr|python-oslo-config-1.2.1-3|41	%setup -q -n %{sname}-%{version}
14cr|python-oslo-config-1.2.1-3|42	
14cr|python-oslo-config-1.2.1-3|43	%patch0001 -p1
14cr|python-oslo-config-1.2.1-3|44	%patch0002 -p1
14cr|python-oslo-config-1.2.1-3|45	
14cr|python-oslo-config-1.2.1-3|46	rm -rf %{sname}.egg-info
14cr|python-oslo-config-1.2.1-3|47	sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
14cr|python-oslo-config-1.2.1-3|48	
14cr|python-oslo-config-1.2.1-3|49	%build
14cr|python-oslo-config-1.2.1-3|50	python setup.py build
14cr|python-oslo-config-1.2.1-3|51	
14cr|python-oslo-config-1.2.1-3|52	%install
14cr|python-oslo-config-1.2.1-3|53	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-oslo-config-1.2.1-3|54	
14cr|python-oslo-config-1.2.1-3|55	# Delete tests
14cr|python-oslo-config-1.2.1-3|56	rm -fr %{buildroot}%{py_puresitedir}/tests
14cr|python-oslo-config-1.2.1-3|57	
14cr|python-oslo-config-1.2.1-3|58	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-oslo-config-1.2.1-3|59	pushd doc
14cr|python-oslo-config-1.2.1-3|60	sphinx-build -b html -d build/doctrees   source build/html
14cr|python-oslo-config-1.2.1-3|61	popd
14cr|python-oslo-config-1.2.1-3|62	# Fix linting
14cr|python-oslo-config-1.2.1-3|63	rm -fr doc/build/html/.buildinfo
14cr|python-oslo-config-1.2.1-3|64	
14cr|python-oslo-config-1.2.1-3|65	
14cr|python-oslo-config-1.2.1-3|66	%files
14cr|python-oslo-config-1.2.1-3|67	%doc README.rst LICENSE doc/build/html
14cr|python-oslo-config-1.2.1-3|68	%{python_sitelib}/oslo
14cr|python-oslo-config-1.2.1-3|69	%{python_sitelib}/*.egg-info
14cr|python-oslo-config-1.2.1-3|70	%{python_sitelib}/*-nspkg.pth
14cr|python-oslo-config-1.2.1-3|71	
14cr|python-oslo-config-1.2.1-3|72	
14cr|python-oslo-config-1.2.1-3|73	%changelog
14cr|python-oslo-config-1.2.1-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|python-oslo-config-1.2.1-3|75	+ Revision: 45f2646
14cr|python-oslo-config-1.2.1-3|76	- MassBuild#464: Increase release tag
14cr|python-oslo-config-1.2.1-3|77	
14cr|python-oslo-config-1.2.1-3|78	

6801 14
14cr|python-oslo-messaging-1.3.0-2|1	%define sname oslo.messaging
14cr|python-oslo-messaging-1.3.0-2|2	%define oname oslo-messaging
14cr|python-oslo-messaging-1.3.0-2|3	
14cr|python-oslo-messaging-1.3.0-2|4	Name:       python-%{oname}
14cr|python-oslo-messaging-1.3.0-2|5	Version:    1.3.0
14cr|python-oslo-messaging-1.3.0-2|6	Release:    2
14cr|python-oslo-messaging-1.3.0-2|7	Summary:    OpenStack common messaging library
14cr|python-oslo-messaging-1.3.0-2|8	Group:      Development/Python
14cr|python-oslo-messaging-1.3.0-2|9	License:    ASL 2.0
14cr|python-oslo-messaging-1.3.0-2|10	URL:        https://launchpad.net/oslo
14cr|python-oslo-messaging-1.3.0-2|11	Source0:    http://tarballs.openstack.org/oslo.messaging/%{sname}-%{version}.tar.gz
14cr|python-oslo-messaging-1.3.0-2|12	# missing from the tatball, taken from git
14cr|python-oslo-messaging-1.3.0-2|13	Source1:    PKG-INFO
14cr|python-oslo-messaging-1.3.0-2|14	
14cr|python-oslo-messaging-1.3.0-2|15	BuildRequires: pkgconfig(python)
14cr|python-oslo-messaging-1.3.0-2|16	BuildRequires: pythonegg(setuptools)
14cr|python-oslo-messaging-1.3.0-2|17	BuildRequires: pythonegg(pbr)
14cr|python-oslo-messaging-1.3.0-2|18	BuildRequires: pythonegg(d2to1)
14cr|python-oslo-messaging-1.3.0-2|19	BuildRequires: pythonegg(sphinx)
14cr|python-oslo-messaging-1.3.0-2|20	BuildRequires: pythonegg(oslo.sphinx)
14cr|python-oslo-messaging-1.3.0-2|21	BuildRequires: pythonegg(iso-8601)
14cr|python-oslo-messaging-1.3.0-2|22	BuildRequires: pythonegg(oslo.config)
14cr|python-oslo-messaging-1.3.0-2|23	BuildRequires: pythonegg(stevedore)
14cr|python-oslo-messaging-1.3.0-2|24	BuildRequires: pythonegg(eventlet)
14cr|python-oslo-messaging-1.3.0-2|25	BuildRequires: pythonegg(testtools)
14cr|python-oslo-messaging-1.3.0-2|26	
14cr|python-oslo-messaging-1.3.0-2|27	# keep the versionized requires
14cr|python-oslo-messaging-1.3.0-2|28	# or enable requires_dist config
14cr|python-oslo-messaging-1.3.0-2|29	Requires:   pythonegg(babel) >= 1.3
14cr|python-oslo-messaging-1.3.0-2|30	Requires:   pythonegg(eventlet) >= 0.13.0
14cr|python-oslo-messaging-1.3.0-2|31	Requires:   pythonegg(iso-8601) >= 0.1.9
14cr|python-oslo-messaging-1.3.0-2|32	Requires:   pythonegg(kombu) >= 2.4.8
14cr|python-oslo-messaging-1.3.0-2|33	Requires:   pythonegg(oslo.config) >= 1.2.0
14cr|python-oslo-messaging-1.3.0-2|34	Requires:   pythonegg(pyyaml) >= 3.1.0
14cr|python-oslo-messaging-1.3.0-2|35	Requires:   pythonegg(setuptools)
14cr|python-oslo-messaging-1.3.0-2|36	Requires:   pythonegg(six) >= 1.6.1
14cr|python-oslo-messaging-1.3.0-2|37	Requires:   pythonegg(stevedore) >= 0.14
14cr|python-oslo-messaging-1.3.0-2|38	
14cr|python-oslo-messaging-1.3.0-2|39	BuildArch:  noarch
14cr|python-oslo-messaging-1.3.0-2|40	
14cr|python-oslo-messaging-1.3.0-2|41	%description
14cr|python-oslo-messaging-1.3.0-2|42	The Oslo project intends to produce a python library containing
14cr|python-oslo-messaging-1.3.0-2|43	infrastructure code shared by OpenStack projects. The APIs provided
14cr|python-oslo-messaging-1.3.0-2|44	by the project should be high quality, stable, consistent and generally
14cr|python-oslo-messaging-1.3.0-2|45	useful.
14cr|python-oslo-messaging-1.3.0-2|46	
14cr|python-oslo-messaging-1.3.0-2|47	The Oslo messaging API supports RPC and notifications over a number of
14cr|python-oslo-messaging-1.3.0-2|48	different messaging transports.
14cr|python-oslo-messaging-1.3.0-2|49	
14cr|python-oslo-messaging-1.3.0-2|50	
14cr|python-oslo-messaging-1.3.0-2|51	%prep
14cr|python-oslo-messaging-1.3.0-2|52	%setup -q -n %{sname}-%{version}
14cr|python-oslo-messaging-1.3.0-2|53	cp -a %SOURCE1 PKG-INFO
14cr|python-oslo-messaging-1.3.0-2|54	# Remove bundled egg-info
14cr|python-oslo-messaging-1.3.0-2|55	rm -rf %{sname}.egg-info
14cr|python-oslo-messaging-1.3.0-2|56	
14cr|python-oslo-messaging-1.3.0-2|57	
14cr|python-oslo-messaging-1.3.0-2|58	# Remove the requirements file so that pbr hooks don't add it
14cr|python-oslo-messaging-1.3.0-2|59	# to distutils requires_dist config
14cr|python-oslo-messaging-1.3.0-2|60	rm -rf {test-,}requirements.txt
14cr|python-oslo-messaging-1.3.0-2|61	
14cr|python-oslo-messaging-1.3.0-2|62	# make doc build compatible with python-oslo-sphinx RPM
14cr|python-oslo-messaging-1.3.0-2|63	sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py
14cr|python-oslo-messaging-1.3.0-2|64	
14cr|python-oslo-messaging-1.3.0-2|65	%build
14cr|python-oslo-messaging-1.3.0-2|66	python setup.py build
14cr|python-oslo-messaging-1.3.0-2|67	
14cr|python-oslo-messaging-1.3.0-2|68	%install
14cr|python-oslo-messaging-1.3.0-2|69	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-oslo-messaging-1.3.0-2|70	
14cr|python-oslo-messaging-1.3.0-2|71	# Delete tests
14cr|python-oslo-messaging-1.3.0-2|72	rm -fr %{buildroot}%{py_puresitedir}/tests
14cr|python-oslo-messaging-1.3.0-2|73	
14cr|python-oslo-messaging-1.3.0-2|74	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-oslo-messaging-1.3.0-2|75	pushd doc
14cr|python-oslo-messaging-1.3.0-2|76	sphinx-build -b html -d build/doctrees   source build/html
14cr|python-oslo-messaging-1.3.0-2|77	popd
14cr|python-oslo-messaging-1.3.0-2|78	# Fix linting
14cr|python-oslo-messaging-1.3.0-2|79	rm -fr doc/build/html/.buildinfo
14cr|python-oslo-messaging-1.3.0-2|80	chmod +x %{buildroot}%{py_puresitedir}/oslo/messaging/_cmd/zmq_receiver.py
14cr|python-oslo-messaging-1.3.0-2|81	
14cr|python-oslo-messaging-1.3.0-2|82	%files
14cr|python-oslo-messaging-1.3.0-2|83	%doc README.rst LICENSE
14cr|python-oslo-messaging-1.3.0-2|84	%{py_puresitedir}/oslo
14cr|python-oslo-messaging-1.3.0-2|85	%{py_puresitedir}/*.egg-info
14cr|python-oslo-messaging-1.3.0-2|86	%{py_puresitedir}/*-nspkg.pth
14cr|python-oslo-messaging-1.3.0-2|87	%{_bindir}/oslo-messaging-zmq-receiver
14cr|python-oslo-messaging-1.3.0-2|88	
14cr|python-oslo-messaging-1.3.0-2|89	
14cr|python-oslo-messaging-1.3.0-2|90	
14cr|python-oslo-messaging-1.3.0-2|91	%changelog
14cr|python-oslo-messaging-1.3.0-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|python-oslo-messaging-1.3.0-2|93	+ Revision: 0adbd36
14cr|python-oslo-messaging-1.3.0-2|94	- MassBuild#464: Increase release tag
14cr|python-oslo-messaging-1.3.0-2|95	
14cr|python-oslo-messaging-1.3.0-2|96	

6802 14
14cr|python-oslo-sphinx-1.1-2|1	%global oname oslo.sphinx
14cr|python-oslo-sphinx-1.1-2|2	
14cr|python-oslo-sphinx-1.1-2|3	Name:       python-oslo-sphinx
14cr|python-oslo-sphinx-1.1-2|4	Version:    1.1
14cr|python-oslo-sphinx-1.1-2|5	Release:    2
14cr|python-oslo-sphinx-1.1-2|6	Summary:    OpenStack Sphinx Extensions
14cr|python-oslo-sphinx-1.1-2|7	
14cr|python-oslo-sphinx-1.1-2|8	Group:      Development/Python
14cr|python-oslo-sphinx-1.1-2|9	License:    Apache Software Licene
14cr|python-oslo-sphinx-1.1-2|10	URL:        https://launchpad.net/oslo
14cr|python-oslo-sphinx-1.1-2|11	Source0:    http://tarballs.openstack.org/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-oslo-sphinx-1.1-2|12	
14cr|python-oslo-sphinx-1.1-2|13	BuildArch:  noarch
14cr|python-oslo-sphinx-1.1-2|14	
14cr|python-oslo-sphinx-1.1-2|15	BuildRequires: pythonegg(setuptools)
14cr|python-oslo-sphinx-1.1-2|16	BuildRequires: pkgconfig(python)
14cr|python-oslo-sphinx-1.1-2|17	BuildRequires: pythonegg(pbr)
14cr|python-oslo-sphinx-1.1-2|18	BuildRequires: pythonegg(d2to1)
14cr|python-oslo-sphinx-1.1-2|19	
14cr|python-oslo-sphinx-1.1-2|20	Requires:	pythonegg(setuptools)
14cr|python-oslo-sphinx-1.1-2|21	
14cr|python-oslo-sphinx-1.1-2|22	%description
14cr|python-oslo-sphinx-1.1-2|23	The Oslo project intends to produce a python library containing
14cr|python-oslo-sphinx-1.1-2|24	infrastructure code shared by OpenStack projects. The APIs provided
14cr|python-oslo-sphinx-1.1-2|25	by the project should be high quality, stable, consistent and generally
14cr|python-oslo-sphinx-1.1-2|26	useful.
14cr|python-oslo-sphinx-1.1-2|27	
14cr|python-oslo-sphinx-1.1-2|28	The oslo-sphinx library contains Sphinx theme and extensions support used by
14cr|python-oslo-sphinx-1.1-2|29	OpenStack.
14cr|python-oslo-sphinx-1.1-2|30	
14cr|python-oslo-sphinx-1.1-2|31	%prep
14cr|python-oslo-sphinx-1.1-2|32	%setup -q -n %{oname}-%{version}
14cr|python-oslo-sphinx-1.1-2|33	# Remove bundled egg-info
14cr|python-oslo-sphinx-1.1-2|34	rm -rf oslo_sphinx.egg-info
14cr|python-oslo-sphinx-1.1-2|35	
14cr|python-oslo-sphinx-1.1-2|36	%build
14cr|python-oslo-sphinx-1.1-2|37	python setup.py build
14cr|python-oslo-sphinx-1.1-2|38	
14cr|python-oslo-sphinx-1.1-2|39	%install
14cr|python-oslo-sphinx-1.1-2|40	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-oslo-sphinx-1.1-2|41	
14cr|python-oslo-sphinx-1.1-2|42	# Fix hidden-file-or-dir warnings
14cr|python-oslo-sphinx-1.1-2|43	rm -fr doc/build/html/.buildinfo
14cr|python-oslo-sphinx-1.1-2|44	
14cr|python-oslo-sphinx-1.1-2|45	%files
14cr|python-oslo-sphinx-1.1-2|46	%doc LICENSE README.rst
14cr|python-oslo-sphinx-1.1-2|47	%{py_puresitedir}/oslo
14cr|python-oslo-sphinx-1.1-2|48	%{py_puresitedir}/*.egg-info
14cr|python-oslo-sphinx-1.1-2|49	%{py_puresitedir}/*-nspkg.pth
14cr|python-oslo-sphinx-1.1-2|50	
14cr|python-oslo-sphinx-1.1-2|51	
14cr|python-oslo-sphinx-1.1-2|52	%changelog
14cr|python-oslo-sphinx-1.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|python-oslo-sphinx-1.1-2|54	+ Revision: ea05a78
14cr|python-oslo-sphinx-1.1-2|55	- MassBuild#464: Increase release tag
14cr|python-oslo-sphinx-1.1-2|56	
14cr|python-oslo-sphinx-1.1-2|57	

6803 14
14cr|python-osmgpsmap-0.7.3-2|1	%define oname	osmgpsmap
14cr|python-osmgpsmap-0.7.3-2|2	
14cr|python-osmgpsmap-0.7.3-2|3	Name:		python-%{oname}
14cr|python-osmgpsmap-0.7.3-2|4	Version:	0.7.3
14cr|python-osmgpsmap-0.7.3-2|5	Release:	2
14cr|python-osmgpsmap-0.7.3-2|6	Summary:	Python bindings for osm-gps-map GTK+ widget
14cr|python-osmgpsmap-0.7.3-2|7	Group:		Development/Python
14cr|python-osmgpsmap-0.7.3-2|8	License:	GPLv2
14cr|python-osmgpsmap-0.7.3-2|9	URL:		http://nzjrs.github.com/osm-gps-map/
14cr|python-osmgpsmap-0.7.3-2|10	Source0:	http://www.johnstowers.co.nz/files/osm-gps-map/%{name}-%{version}.tar.gz
14cr|python-osmgpsmap-0.7.3-2|11	BuildRequires:	osm-gps-map-devel
14cr|python-osmgpsmap-0.7.3-2|12	BuildRequires:	python-gobject-devel
14cr|python-osmgpsmap-0.7.3-2|13	BuildRequires:	pygtk2.0-devel
14cr|python-osmgpsmap-0.7.3-2|14	
14cr|python-osmgpsmap-0.7.3-2|15	%description
14cr|python-osmgpsmap-0.7.3-2|16	Python bindings for a GTK+ widget that when given GPS co-ordinates,
14cr|python-osmgpsmap-0.7.3-2|17	draws a GPS track, and points of interest on a moving map
14cr|python-osmgpsmap-0.7.3-2|18	display. Downloads map data from a number of websites, including
14cr|python-osmgpsmap-0.7.3-2|19	openstreetmap.org.
14cr|python-osmgpsmap-0.7.3-2|20	
14cr|python-osmgpsmap-0.7.3-2|21	%prep
14cr|python-osmgpsmap-0.7.3-2|22	%setup -q
14cr|python-osmgpsmap-0.7.3-2|23	
14cr|python-osmgpsmap-0.7.3-2|24	%build
14cr|python-osmgpsmap-0.7.3-2|25	CFLAGS="%{optflags}" python setup.py build
14cr|python-osmgpsmap-0.7.3-2|26	
14cr|python-osmgpsmap-0.7.3-2|27	%install
14cr|python-osmgpsmap-0.7.3-2|28	rm -rf %{buildroot}
14cr|python-osmgpsmap-0.7.3-2|29	python setup.py install \
14cr|python-osmgpsmap-0.7.3-2|30	-O1 \
14cr|python-osmgpsmap-0.7.3-2|31	--skip-build \
14cr|python-osmgpsmap-0.7.3-2|32	--root %{buildroot}
14cr|python-osmgpsmap-0.7.3-2|33	
14cr|python-osmgpsmap-0.7.3-2|34	%clean
14cr|python-osmgpsmap-0.7.3-2|35	rm -rf %{buildroot}
14cr|python-osmgpsmap-0.7.3-2|36	
14cr|python-osmgpsmap-0.7.3-2|37	%files
14cr|python-osmgpsmap-0.7.3-2|38	%doc AUTHORS
14cr|python-osmgpsmap-0.7.3-2|39	%{python_sitearch}/%{oname}.so
14cr|python-osmgpsmap-0.7.3-2|40	%{python_sitearch}/python_%{oname}-%{version}-py%{py_ver}.egg-info
14cr|python-osmgpsmap-0.7.3-2|41	
14cr|python-osmgpsmap-0.7.3-2|42	
14cr|python-osmgpsmap-0.7.3-2|43	
14cr|python-osmgpsmap-0.7.3-2|44	
14cr|python-osmgpsmap-0.7.3-2|45	%changelog
14cr|python-osmgpsmap-0.7.3-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-2
14cr|python-osmgpsmap-0.7.3-2|47	+ Revision: d7d7072
14cr|python-osmgpsmap-0.7.3-2|48	- MassBuild#464: Increase release tag
14cr|python-osmgpsmap-0.7.3-2|49	
14cr|python-osmgpsmap-0.7.3-2|50	

6804 14
14cr|python-pandas-0.14.1-1|1	%define	module	pandas
14cr|python-pandas-0.14.1-1|2	
14cr|python-pandas-0.14.1-1|3	Summary:	Powerful Python data structures for data analysis and statistics
14cr|python-pandas-0.14.1-1|4	
14cr|python-pandas-0.14.1-1|5	Name:		python-%{module}
14cr|python-pandas-0.14.1-1|6	Version:	0.14.1
14cr|python-pandas-0.14.1-1|7	Release:	1
14cr|python-pandas-0.14.1-1|8	Source0:	https://pypi.python.org/packages/source/p/pandas/pandas-%{version}.tar.gz
14cr|python-pandas-0.14.1-1|9	Patch0:		setup-lm-0.13.1.patch
14cr|python-pandas-0.14.1-1|10	Patch1:		make-doc-0.13.1.patch
14cr|python-pandas-0.14.1-1|11	License:	BSD
14cr|python-pandas-0.14.1-1|12	Group:		Development/Python
14cr|python-pandas-0.14.1-1|13	Url:		http://pandas.sourceforge.net/
14cr|python-pandas-0.14.1-1|14	Requires:	python-numpy >= 1.6.1
14cr|python-pandas-0.14.1-1|15	Requires:	python-dateutil
14cr|python-pandas-0.14.1-1|16	Suggests:	python-scipy
14cr|python-pandas-0.14.1-1|17	Suggests:	python-matplotlib
14cr|python-pandas-0.14.1-1|18	Suggests:	python-pytz
14cr|python-pandas-0.14.1-1|19	Suggests:	python-tables
14cr|python-pandas-0.14.1-1|20	Suggests:	python-statsmodels
14cr|python-pandas-0.14.1-1|21	BuildRequires:	python-setuptools
14cr|python-pandas-0.14.1-1|22	BuildRequires:	python-numpy-devel >= 1.6.1
14cr|python-pandas-0.14.1-1|23	BuildRequires:	python-dateutil
14cr|python-pandas-0.14.1-1|24	BuildRequires:	python-matplotlib
14cr|python-pandas-0.14.1-1|25	BuildRequires:	python-sphinx
14cr|python-pandas-0.14.1-1|26	BuildRequires:	ipython
14cr|python-pandas-0.14.1-1|27	BuildRequires:	pkgconfig(lapack)
14cr|python-pandas-0.14.1-1|28	BuildRequires:	pkgconfig(python)
14cr|python-pandas-0.14.1-1|29	
14cr|python-pandas-0.14.1-1|30	%description
14cr|python-pandas-0.14.1-1|31	pandas is a Python package providing fast, flexible, and expressive
14cr|python-pandas-0.14.1-1|32	data structures designed to make working with "relational" or
14cr|python-pandas-0.14.1-1|33	"labeled" data both easy and intuitive. It aims to be the fundamental
14cr|python-pandas-0.14.1-1|34	high-level building block for doing practical, real world data
14cr|python-pandas-0.14.1-1|35	analysis in Python. Additionally, it has the broader goal of becoming
14cr|python-pandas-0.14.1-1|36	the most powerful and flexible open source data analysis /
14cr|python-pandas-0.14.1-1|37	manipulation tool available in any language. It is already well on its
14cr|python-pandas-0.14.1-1|38	way toward this goal.
14cr|python-pandas-0.14.1-1|39	
14cr|python-pandas-0.14.1-1|40	%prep
14cr|python-pandas-0.14.1-1|41	%setup -q -n %{module}-%{version}
14cr|python-pandas-0.14.1-1|42	%patch0 -p0
14cr|python-pandas-0.14.1-1|43	%patch1 -p1
14cr|python-pandas-0.14.1-1|44	
14cr|python-pandas-0.14.1-1|45	%build
14cr|python-pandas-0.14.1-1|46	python setup.py build
14cr|python-pandas-0.14.1-1|47	
14cr|python-pandas-0.14.1-1|48	%install
14cr|python-pandas-0.14.1-1|49	python setup.py install --root=%{buildroot}
14cr|python-pandas-0.14.1-1|50	# pushd doc
14cr|python-pandas-0.14.1-1|51	# export PYTHONPATH=`dir -1d ../build/lib*`
14cr|python-pandas-0.14.1-1|52	# %__python make.py html
14cr|python-pandas-0.14.1-1|53	# find . -name .buildinfo -exec rm -rf {} \;
14cr|python-pandas-0.14.1-1|54	# popd
14cr|python-pandas-0.14.1-1|55	
14cr|python-pandas-0.14.1-1|56	%files
14cr|python-pandas-0.14.1-1|57	# %doc LICENSE README.rst TODO.rst examples/ doc/build/html
14cr|python-pandas-0.14.1-1|58	%doc LICENSE examples/
14cr|python-pandas-0.14.1-1|59	%{py_platsitedir}/%{module}*
14cr|python-pandas-0.14.1-1|60	
14cr|python-pandas-0.14.1-1|61	%changelog
14cr|python-pandas-0.14.1-1|62	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.1-1
14cr|python-pandas-0.14.1-1|63	+ Revision: 92a675e
14cr|python-pandas-0.14.1-1|64	- Updated to 0.14.1 (by updates_builder)
14cr|python-pandas-0.14.1-1|65	
14cr|python-pandas-0.14.1-1|66	

6805 14
14cr|python-papyon-0.5.6-2|1	%define oname   papyon
14cr|python-papyon-0.5.6-2|2	
14cr|python-papyon-0.5.6-2|3	Name:           python-papyon
14cr|python-papyon-0.5.6-2|4	Version:        0.5.6
14cr|python-papyon-0.5.6-2|5	Release:        2
14cr|python-papyon-0.5.6-2|6	Summary:        Python libraries for MSN Messenger network
14cr|python-papyon-0.5.6-2|7	
14cr|python-papyon-0.5.6-2|8	Group:          Development/Python
14cr|python-papyon-0.5.6-2|9	License:        LGPLv2+
14cr|python-papyon-0.5.6-2|10	URL:            http://telepathy.freedesktop.org/wiki/Papyon
14cr|python-papyon-0.5.6-2|11	Source0:        http://www.freedesktop.org/software/papyon/releases/papyon-%{version}.tar.gz
14cr|python-papyon-0.5.6-2|12	
14cr|python-papyon-0.5.6-2|13	BuildArch:      noarch
14cr|python-papyon-0.5.6-2|14	BuildRequires:  python-devel
14cr|python-papyon-0.5.6-2|15	BuildRequires:  avahi-python
14cr|python-papyon-0.5.6-2|16	Requires:	python-pycrypto
14cr|python-papyon-0.5.6-2|17	Requires:       python-OpenSSL
14cr|python-papyon-0.5.6-2|18	Requires:       python-gobject
14cr|python-papyon-0.5.6-2|19	
14cr|python-papyon-0.5.6-2|20	%description
14cr|python-papyon-0.5.6-2|21	papyon is the library behind the msn connection manager for telepathy. It is a
14cr|python-papyon-0.5.6-2|22	a fork of the unmaintained pymsn msn library. papyon uses the glib mainloop to
14cr|python-papyon-0.5.6-2|23	process the network events in an asynchronous manner.
14cr|python-papyon-0.5.6-2|24	
14cr|python-papyon-0.5.6-2|25	%prep
14cr|python-papyon-0.5.6-2|26	%setup -q -n %{oname}-%{version}
14cr|python-papyon-0.5.6-2|27	
14cr|python-papyon-0.5.6-2|28	
14cr|python-papyon-0.5.6-2|29	%build
14cr|python-papyon-0.5.6-2|30	%{__python} setup.py build
14cr|python-papyon-0.5.6-2|31	
14cr|python-papyon-0.5.6-2|32	
14cr|python-papyon-0.5.6-2|33	%install
14cr|python-papyon-0.5.6-2|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-papyon-0.5.6-2|35	
14cr|python-papyon-0.5.6-2|36	
14cr|python-papyon-0.5.6-2|37	%clean
14cr|python-papyon-0.5.6-2|38	
14cr|python-papyon-0.5.6-2|39	
14cr|python-papyon-0.5.6-2|40	%files
14cr|python-papyon-0.5.6-2|41	%defattr(-,root,root,-)
14cr|python-papyon-0.5.6-2|42	%doc AUTHORS NEWS
14cr|python-papyon-0.5.6-2|43	%{py_puresitedir}/papyon
14cr|python-papyon-0.5.6-2|44	%{py_puresitedir}/papyon-*.egg-info
14cr|python-papyon-0.5.6-2|45	
14cr|python-papyon-0.5.6-2|46	
14cr|python-papyon-0.5.6-2|47	
14cr|python-papyon-0.5.6-2|48	%changelog
14cr|python-papyon-0.5.6-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.6-2
14cr|python-papyon-0.5.6-2|50	+ Revision: bd47ed5
14cr|python-papyon-0.5.6-2|51	- MassBuild#464: Increase release tag
14cr|python-papyon-0.5.6-2|52	
14cr|python-papyon-0.5.6-2|53	

6806 14
14cr|python-parallel-0.2-5|1	%define oname parallel
14cr|python-parallel-0.2-5|2	%define pname py%{oname}
14cr|python-parallel-0.2-5|3	%define minversion 2.2
14cr|python-parallel-0.2-5|4	
14cr|python-parallel-0.2-5|5	Summary: Python parallel port extension
14cr|python-parallel-0.2-5|6	Name: python-%{oname}
14cr|python-parallel-0.2-5|7	Version: 0.2
14cr|python-parallel-0.2-5|8	Release: 5
14cr|python-parallel-0.2-5|9	Source0: %{pname}-%{version}.tar.bz2
14cr|python-parallel-0.2-5|10	License: GPL
14cr|python-parallel-0.2-5|11	Group: Development/Python
14cr|python-parallel-0.2-5|12	URL: http://pyserial.sourceforge.net/pyparallel.html
14cr|python-parallel-0.2-5|13	BuildRequires: python-devel
14cr|python-parallel-0.2-5|14	BuildArch: noarch
14cr|python-parallel-0.2-5|15	Requires: python
14cr|python-parallel-0.2-5|16	Provides: %{pname}
14cr|python-parallel-0.2-5|17	
14cr|python-parallel-0.2-5|18	%description
14cr|python-parallel-0.2-5|19	This module encapsulates the access for the parrallel port. It provides
14cr|python-parallel-0.2-5|20	backends for Python running on Windows, Linux and BSD. Other platforms
14cr|python-parallel-0.2-5|21	are possible too but not yet integrated.
14cr|python-parallel-0.2-5|22	
14cr|python-parallel-0.2-5|23	This module is still under development, but it may be useful for developers.
14cr|python-parallel-0.2-5|24	
14cr|python-parallel-0.2-5|25	%prep
14cr|python-parallel-0.2-5|26	%setup -q -n %{pname}-%{version}
14cr|python-parallel-0.2-5|27	
14cr|python-parallel-0.2-5|28	%build
14cr|python-parallel-0.2-5|29	perl -pi -e "s/data_files = None/data_files = {}/" setup.py
14cr|python-parallel-0.2-5|30	perl -pi -e "s/\r\n/\n/" *.txt PKG-INFO %oname/*.py
14cr|python-parallel-0.2-5|31	#python setup.py build
14cr|python-parallel-0.2-5|32	
14cr|python-parallel-0.2-5|33	%install
14cr|python-parallel-0.2-5|34	PYTHONDONTWRITEBYTECODE=  python setup.py install --root %{buildroot} --record=INSTALLED_FILES
14cr|python-parallel-0.2-5|35	
14cr|python-parallel-0.2-5|36	%files -f INSTALLED_FILES
14cr|python-parallel-0.2-5|37	%doc CHANGES.txt LICENSE.txt PKG-INFO README.txt
14cr|python-parallel-0.2-5|38	
14cr|python-parallel-0.2-5|39	
14cr|python-parallel-0.2-5|40	
14cr|python-parallel-0.2-5|41	%changelog
14cr|python-parallel-0.2-5|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cr|python-parallel-0.2-5|43	+ Revision: 5976e9d
14cr|python-parallel-0.2-5|44	- MassBuild#464: Increase release tag
14cr|python-parallel-0.2-5|45	
14cr|python-parallel-0.2-5|46	

6807 14
14cr|python-paramiko-1.14.0-2|1	%define module_name 	paramiko
14cr|python-paramiko-1.14.0-2|2	
14cr|python-paramiko-1.14.0-2|3	Summary: 	SSH2 protocol for Python
14cr|python-paramiko-1.14.0-2|4	
14cr|python-paramiko-1.14.0-2|5	Name: 		python-%{module_name}
14cr|python-paramiko-1.14.0-2|6	Version: 	1.14.0
14cr|python-paramiko-1.14.0-2|7	Release: 	2
14cr|python-paramiko-1.14.0-2|8	Url: 		http://www.lag.net//paramiko/
14cr|python-paramiko-1.14.0-2|9	License: 	LGPL 2+
14cr|python-paramiko-1.14.0-2|10	Group: 		Development/Python
14cr|python-paramiko-1.14.0-2|11	Source: 	http://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
14cr|python-paramiko-1.14.0-2|12	
14cr|python-paramiko-1.14.0-2|13	Requires:   pycrypto
14cr|python-paramiko-1.14.0-2|14	Obsoletes:  %{module_name}
14cr|python-paramiko-1.14.0-2|15	Provides:   %{module_name}
14cr|python-paramiko-1.14.0-2|16	BuildRequires:	python-devel
14cr|python-paramiko-1.14.0-2|17	BuildRequires:	pycrypto
14cr|python-paramiko-1.14.0-2|18	BuildArch:	noarch
14cr|python-paramiko-1.14.0-2|19	
14cr|python-paramiko-1.14.0-2|20	%description
14cr|python-paramiko-1.14.0-2|21	Paramiko is a module for python that implements the SSH2 protocol for secure
14cr|python-paramiko-1.14.0-2|22	(encrypted and authenticated) connections to remote machines.  the module works
14cr|python-paramiko-1.14.0-2|23	by taking a socket-like object that you pass in, negotiating with the remote
14cr|python-paramiko-1.14.0-2|24	server, authenticating (using a password or a given private key), and opening
14cr|python-paramiko-1.14.0-2|25	flow-controled "channels" to the server, which are returned as socket-like
14cr|python-paramiko-1.14.0-2|26	objects. you are responsible for verifying that the server's host key is the
14cr|python-paramiko-1.14.0-2|27	one you expected to see, and you have control over which kinds of encryption
14cr|python-paramiko-1.14.0-2|28	or hashing you prefer (if you care), but all of the heavy lifting is done by
14cr|python-paramiko-1.14.0-2|29	the paramiko module.
14cr|python-paramiko-1.14.0-2|30	
14cr|python-paramiko-1.14.0-2|31	%prep
14cr|python-paramiko-1.14.0-2|32	%setup -qn %{module_name}-%{version}
14cr|python-paramiko-1.14.0-2|33	
14cr|python-paramiko-1.14.0-2|34	%install
14cr|python-paramiko-1.14.0-2|35	python setup.py install --root=%{buildroot}
14cr|python-paramiko-1.14.0-2|36	
14cr|python-paramiko-1.14.0-2|37	%clean
14cr|python-paramiko-1.14.0-2|38	
14cr|python-paramiko-1.14.0-2|39	#%check
14cr|python-paramiko-1.14.0-2|40	#python test.py
14cr|python-paramiko-1.14.0-2|41	
14cr|python-paramiko-1.14.0-2|42	%files
14cr|python-paramiko-1.14.0-2|43	%doc docs PKG-INFO README tests demo*
14cr|python-paramiko-1.14.0-2|44	%{py_puresitedir}/*
14cr|python-paramiko-1.14.0-2|45	
14cr|python-paramiko-1.14.0-2|46	
14cr|python-paramiko-1.14.0-2|47	
14cr|python-paramiko-1.14.0-2|48	
14cr|python-paramiko-1.14.0-2|49	%changelog
14cr|python-paramiko-1.14.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-2
14cr|python-paramiko-1.14.0-2|51	+ Revision: 0fd35a2
14cr|python-paramiko-1.14.0-2|52	- MassBuild#464: Increase release tag
14cr|python-paramiko-1.14.0-2|53	
14cr|python-paramiko-1.14.0-2|54	

6808 14
14cr|python-paste-1.7.5.1-4|1	%define tarname	Paste
14cr|python-paste-1.7.5.1-4|2	%define name	python-paste
14cr|python-paste-1.7.5.1-4|3	%define version	1.7.5.1
14cr|python-paste-1.7.5.1-4|4	%define release 4
14cr|python-paste-1.7.5.1-4|5	
14cr|python-paste-1.7.5.1-4|6	Name:           %{name}
14cr|python-paste-1.7.5.1-4|7	Version:        %{version}
14cr|python-paste-1.7.5.1-4|8	Release:        %{release}
14cr|python-paste-1.7.5.1-4|9	Summary:        Tools for using a Web Server Gateway Interface stack
14cr|python-paste-1.7.5.1-4|10	Group:          Development/Python
14cr|python-paste-1.7.5.1-4|11	License:        MIT
14cr|python-paste-1.7.5.1-4|12	URL:            http://pythonpaste.org
14cr|python-paste-1.7.5.1-4|13	Source0:        http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python-paste-1.7.5.1-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-paste-1.7.5.1-4|15	BuildArch:      noarch
14cr|python-paste-1.7.5.1-4|16	Requires:	python-pkg-resources
14cr|python-paste-1.7.5.1-4|17	BuildRequires:  python-setuptools
14cr|python-paste-1.7.5.1-4|18	BuildRequires:	python-sphinx
14cr|python-paste-1.7.5.1-4|19	
14cr|python-paste-1.7.5.1-4|20	%description
14cr|python-paste-1.7.5.1-4|21	These provide several pieces of "middleware" (or filters) that can be nested
14cr|python-paste-1.7.5.1-4|22	to build web applications.  Each piece of middleware uses the WSGI (PEP 333)
14cr|python-paste-1.7.5.1-4|23	interface, and should be compatible with other middleware based on those
14cr|python-paste-1.7.5.1-4|24	interfaces.
14cr|python-paste-1.7.5.1-4|25	
14cr|python-paste-1.7.5.1-4|26	%prep
14cr|python-paste-1.7.5.1-4|27	%setup -q -n %{tarname}-%{version}
14cr|python-paste-1.7.5.1-4|28	%{__sed} -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py
14cr|python-paste-1.7.5.1-4|29	
14cr|python-paste-1.7.5.1-4|30	%install
14cr|python-paste-1.7.5.1-4|31	%__rm -rf %{buildroot}
14cr|python-paste-1.7.5.1-4|32	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-paste-1.7.5.1-4|33	sed -i 's|^/usr/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg-info$||g' FILE_LIST
14cr|python-paste-1.7.5.1-4|34	sphinx-build -b html docs html
14cr|python-paste-1.7.5.1-4|35	rm -f html/.buildinfo
14cr|python-paste-1.7.5.1-4|36	
14cr|python-paste-1.7.5.1-4|37	%clean
14cr|python-paste-1.7.5.1-4|38	%__rm -rf %{buildroot}
14cr|python-paste-1.7.5.1-4|39	
14cr|python-paste-1.7.5.1-4|40	%files -f FILE_LIST
14cr|python-paste-1.7.5.1-4|41	%defattr(-,root,root,-)
14cr|python-paste-1.7.5.1-4|42	%doc html/
14cr|python-paste-1.7.5.1-4|43	
14cr|python-paste-1.7.5.1-4|44	
14cr|python-paste-1.7.5.1-4|45	
14cr|python-paste-1.7.5.1-4|46	
14cr|python-paste-1.7.5.1-4|47	%changelog
14cr|python-paste-1.7.5.1-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5.1-4
14cr|python-paste-1.7.5.1-4|49	+ Revision: 56bf960
14cr|python-paste-1.7.5.1-4|50	- MassBuild#464: Increase release tag
14cr|python-paste-1.7.5.1-4|51	
14cr|python-paste-1.7.5.1-4|52	

6809 14
14cr|python-pastedeploy-1.5.2-2|1	%define	tarname	PasteDeploy
14cr|python-pastedeploy-1.5.2-2|2	
14cr|python-pastedeploy-1.5.2-2|3	Summary:	Load, configure, and compose WSGI applications and servers
14cr|python-pastedeploy-1.5.2-2|4	Name:		python-pastedeploy
14cr|python-pastedeploy-1.5.2-2|5	Version:	1.5.2
14cr|python-pastedeploy-1.5.2-2|6	Release:	2
14cr|python-pastedeploy-1.5.2-2|7	Source0:	http://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
14cr|python-pastedeploy-1.5.2-2|8	License:	MIT
14cr|python-pastedeploy-1.5.2-2|9	Group:		Development/Python
14cr|python-pastedeploy-1.5.2-2|10	Url:		http://pythonpaste.org/deploy/
14cr|python-pastedeploy-1.5.2-2|11	BuildArch:	noarch
14cr|python-pastedeploy-1.5.2-2|12	Requires:	python-paste
14cr|python-pastedeploy-1.5.2-2|13	BuildRequires:	python-setuptools
14cr|python-pastedeploy-1.5.2-2|14	
14cr|python-pastedeploy-1.5.2-2|15	%description
14cr|python-pastedeploy-1.5.2-2|16	This tool provides code to load WSGI applications and servers from
14cr|python-pastedeploy-1.5.2-2|17	URIs; these URIs can refer to Python Eggs for INI-style configuration
14cr|python-pastedeploy-1.5.2-2|18	files.
14cr|python-pastedeploy-1.5.2-2|19	
14cr|python-pastedeploy-1.5.2-2|20	%prep
14cr|python-pastedeploy-1.5.2-2|21	%setup -q -n %{tarname}-%{version}
14cr|python-pastedeploy-1.5.2-2|22	
14cr|python-pastedeploy-1.5.2-2|23	%install
14cr|python-pastedeploy-1.5.2-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-pastedeploy-1.5.2-2|25	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-pastedeploy-1.5.2-2|26	
14cr|python-pastedeploy-1.5.2-2|27	%files -f FILE_LIST
14cr|python-pastedeploy-1.5.2-2|28	%doc docs/*
14cr|python-pastedeploy-1.5.2-2|29	
14cr|python-pastedeploy-1.5.2-2|30	
14cr|python-pastedeploy-1.5.2-2|31	
14cr|python-pastedeploy-1.5.2-2|32	
14cr|python-pastedeploy-1.5.2-2|33	%changelog
14cr|python-pastedeploy-1.5.2-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|python-pastedeploy-1.5.2-2|35	+ Revision: ec123d7
14cr|python-pastedeploy-1.5.2-2|36	- MassBuild#464: Increase release tag
14cr|python-pastedeploy-1.5.2-2|37	
14cr|python-pastedeploy-1.5.2-2|38	

6810 14
14cr|python-pastescript-1.7.5-3|1	%define tarname PasteScript
14cr|python-pastescript-1.7.5-3|2	
14cr|python-pastescript-1.7.5-3|3	Summary:	A pluggable command-line frontend
14cr|python-pastescript-1.7.5-3|4	Name:		python-pastescript
14cr|python-pastescript-1.7.5-3|5	Version:	1.7.5
14cr|python-pastescript-1.7.5-3|6	Release:	3
14cr|python-pastescript-1.7.5-3|7	Source0:	http://pypi.python.org/packages/source/P/PasteScript/PasteScript-%{version}.tar.gz
14cr|python-pastescript-1.7.5-3|8	License:	MIT
14cr|python-pastescript-1.7.5-3|9	Group:		Development/Python
14cr|python-pastescript-1.7.5-3|10	Url:		http://pythonpaste.org/script/
14cr|python-pastescript-1.7.5-3|11	BuildArch:	noarch
14cr|python-pastescript-1.7.5-3|12	Requires:	python-paste >= 1.3
14cr|python-pastescript-1.7.5-3|13	Requires:	python-pastedeploy
14cr|python-pastescript-1.7.5-3|14	Requires:	python-pkg-resources
14cr|python-pastescript-1.7.5-3|15	BuildRequires:	python-setuptools, python-sphinx
14cr|python-pastescript-1.7.5-3|16	BuildRequires:	python-pastedeploy
14cr|python-pastescript-1.7.5-3|17	
14cr|python-pastescript-1.7.5-3|18	%description
14cr|python-pastescript-1.7.5-3|19	PasteScript is a pluggable command-line tool. Included features:
14cr|python-pastescript-1.7.5-3|20	
14cr|python-pastescript-1.7.5-3|21	* Create file layouts for packages. For instance,
14cr|python-pastescript-1.7.5-3|22	paster create --template=basic_package MyPackage
14cr|python-pastescript-1.7.5-3|23	will create a setuptools-ready file layout.
14cr|python-pastescript-1.7.5-3|24	* Serve up web applications with configurations based on
14cr|python-pastescript-1.7.5-3|25	paste.deploy.
14cr|python-pastescript-1.7.5-3|26	
14cr|python-pastescript-1.7.5-3|27	%prep
14cr|python-pastescript-1.7.5-3|28	%setup -q -n %{tarname}-%{version}
14cr|python-pastescript-1.7.5-3|29	
14cr|python-pastescript-1.7.5-3|30	%install
14cr|python-pastescript-1.7.5-3|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-pastescript-1.7.5-3|32	sphinx-build -b html docs html
14cr|python-pastescript-1.7.5-3|33	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-pastescript-1.7.5-3|34	sed -i 's@tests/__init__py$@@' FILE_LIST
14cr|python-pastescript-1.7.5-3|35	rm -f %{py_puresitedir}/tests/__init__.py
14cr|python-pastescript-1.7.5-3|36	
14cr|python-pastescript-1.7.5-3|37	%files -f FILE_LIST
14cr|python-pastescript-1.7.5-3|38	%doc html/
14cr|python-pastescript-1.7.5-3|39	
14cr|python-pastescript-1.7.5-3|40	%changelog
14cr|python-pastescript-1.7.5-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-3
14cr|python-pastescript-1.7.5-3|42	+ Revision: 74b666d
14cr|python-pastescript-1.7.5-3|43	- MassBuild#464: Increase release tag
14cr|python-pastescript-1.7.5-3|44	
14cr|python-pastescript-1.7.5-3|45	

6811 14
14cr|python-pbr-0.5.23-2|1	%define	oname	pbr
14cr|python-pbr-0.5.23-2|2	
14cr|python-pbr-0.5.23-2|3	Name:		python-%{oname}
14cr|python-pbr-0.5.23-2|4	Version:	0.5.23
14cr|python-pbr-0.5.23-2|5	Release:	2
14cr|python-pbr-0.5.23-2|6	Summary:	Python Build Reasonableness
14cr|python-pbr-0.5.23-2|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-pbr-0.5.23-2|8	License:	Apache Software License
14cr|python-pbr-0.5.23-2|9	Group:		Development/Python
14cr|python-pbr-0.5.23-2|10	Url:		http://pypi.python.org/pypi/pbr
14cr|python-pbr-0.5.23-2|11	BuildArch:	noarch
14cr|python-pbr-0.5.23-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-pbr-0.5.23-2|13	# docs
14cr|python-pbr-0.5.23-2|14	BuildRequires:	pythonegg(sphinx)
14cr|python-pbr-0.5.23-2|15	
14cr|python-pbr-0.5.23-2|16	Requires: 	python(abi) = 2.7
14cr|python-pbr-0.5.23-2|17	Requires:	pythonegg(pip) >= 1.0
14cr|python-pbr-0.5.23-2|18	
14cr|python-pbr-0.5.23-2|19	%description
14cr|python-pbr-0.5.23-2|20	Introduction
14cr|python-pbr-0.5.23-2|21	============
14cr|python-pbr-0.5.23-2|22	
14cr|python-pbr-0.5.23-2|23	PBR is a library that injects some useful and sensible default behaviors
14cr|python-pbr-0.5.23-2|24	into your setuptools run. It started off life as the chunks of code that
14cr|python-pbr-0.5.23-2|25	were copied between all of the OpenStack projects. Around the time that
14cr|python-pbr-0.5.23-2|26	OpenStack hit 18 different projects each with at least 3 active branches,
14cr|python-pbr-0.5.23-2|27	it seems like a good time to make that code into a proper re-usable library.
14cr|python-pbr-0.5.23-2|28	
14cr|python-pbr-0.5.23-2|29	PBR is only mildly configurable. The basic idea is that there's a decent
14cr|python-pbr-0.5.23-2|30	way to run things and if you do, you should reap the rewards, because then
14cr|python-pbr-0.5.23-2|31	it's simple and repeatable. If you want to do things differently, cool! But
14cr|python-pbr-0.5.23-2|32	you've already got the power of python at your fingertips, so you don't
14cr|python-pbr-0.5.23-2|33	really need PBR.
14cr|python-pbr-0.5.23-2|34	
14cr|python-pbr-0.5.23-2|35	PBR builds on top of the work that `d2to1` started to provide for declarative
14cr|python-pbr-0.5.23-2|36	configuration. `d2to1` is itself an implementation of the ideas behind
14cr|python-pbr-0.5.23-2|37	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
14cr|python-pbr-0.5.23-2|38	PEP 426 and Metadata 2.0, declarative config is still a great idea and
14cr|python-pbr-0.5.23-2|39	specifically important in trying to distribute setup code as a library
14cr|python-pbr-0.5.23-2|40	when that library itself will alter how the setup is processed. As Metadata
14cr|python-pbr-0.5.23-2|41	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
14cr|python-pbr-0.5.23-2|42	them as quickly as possible.
14cr|python-pbr-0.5.23-2|43	
14cr|python-pbr-0.5.23-2|44	
14cr|python-pbr-0.5.23-2|45	
14cr|python-pbr-0.5.23-2|46	%prep
14cr|python-pbr-0.5.23-2|47	%setup -q -n %{oname}-%{version}
14cr|python-pbr-0.5.23-2|48	# no test, missing deps for testing
14cr|python-pbr-0.5.23-2|49	rm -rf {test-,}requirements.txt
14cr|python-pbr-0.5.23-2|50	#remove bundled
14cr|python-pbr-0.5.23-2|51	rm -rf %{oname}.egg-info
14cr|python-pbr-0.5.23-2|52	
14cr|python-pbr-0.5.23-2|53	
14cr|python-pbr-0.5.23-2|54	%build
14cr|python-pbr-0.5.23-2|55	python setup.py build
14cr|python-pbr-0.5.23-2|56	
14cr|python-pbr-0.5.23-2|57	# build docs and clean after sphinx
14cr|python-pbr-0.5.23-2|58	sphinx-build doc/source html
14cr|python-pbr-0.5.23-2|59	rm -rf html/.{doctrees,buildinfo}
14cr|python-pbr-0.5.23-2|60	
14cr|python-pbr-0.5.23-2|61	
14cr|python-pbr-0.5.23-2|62	%install
14cr|python-pbr-0.5.23-2|63	python setup.py install --root=%{buildroot}
14cr|python-pbr-0.5.23-2|64	
14cr|python-pbr-0.5.23-2|65	%files
14cr|python-pbr-0.5.23-2|66	%doc html README.rst LICENSE
14cr|python-pbr-0.5.23-2|67	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python-pbr-0.5.23-2|68	%{py_puresitedir}/%{oname}
14cr|python-pbr-0.5.23-2|69	
14cr|python-pbr-0.5.23-2|70	
14cr|python-pbr-0.5.23-2|71	%changelog
14cr|python-pbr-0.5.23-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.23-2
14cr|python-pbr-0.5.23-2|73	+ Revision: bf825b8
14cr|python-pbr-0.5.23-2|74	- MassBuild#464: Increase release tag
14cr|python-pbr-0.5.23-2|75	
14cr|python-pbr-0.5.23-2|76	

6812 14
14cr|python-pdfrw-0.1-2|1	%define	oname	pdfrw
14cr|python-pdfrw-0.1-2|2	
14cr|python-pdfrw-0.1-2|3	Name:		python-%{oname}
14cr|python-pdfrw-0.1-2|4	Version:	0.1
14cr|python-pdfrw-0.1-2|5	Release:	2
14cr|python-pdfrw-0.1-2|6	Summary:	PDF file reader/writer library
14cr|python-pdfrw-0.1-2|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-pdfrw-0.1-2|8	License:	MIT
14cr|python-pdfrw-0.1-2|9	Group:		Development/Python
14cr|python-pdfrw-0.1-2|10	Url:		http://code.google.com/p/pdfrw/
14cr|python-pdfrw-0.1-2|11	BuildArch:	noarch
14cr|python-pdfrw-0.1-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-pdfrw-0.1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-pdfrw-0.1-2|14	
14cr|python-pdfrw-0.1-2|15	%description
14cr|python-pdfrw-0.1-2|16	pdfrw lets you read and write PDF files, including
14cr|python-pdfrw-0.1-2|17	compositing multiple pages together (e.g. to do watermarking,
14cr|python-pdfrw-0.1-2|18	or to copy an image or diagram from one PDF to another),
14cr|python-pdfrw-0.1-2|19	and can output by itself, or in conjunction with reportlab.
14cr|python-pdfrw-0.1-2|20	
14cr|python-pdfrw-0.1-2|21	pdfrw will faithfully reproduce vector formats without
14cr|python-pdfrw-0.1-2|22	rasterization, so the rst2pdf package has used pdfrw
14cr|python-pdfrw-0.1-2|23	by default for PDF and SVG images by default since
14cr|python-pdfrw-0.1-2|24	March 2010.  Several small examples are provided.
14cr|python-pdfrw-0.1-2|25	
14cr|python-pdfrw-0.1-2|26	%prep
14cr|python-pdfrw-0.1-2|27	%setup -q -n %{oname}-%{version}
14cr|python-pdfrw-0.1-2|28	
14cr|python-pdfrw-0.1-2|29	%build
14cr|python-pdfrw-0.1-2|30	python setup.py build
14cr|python-pdfrw-0.1-2|31	
14cr|python-pdfrw-0.1-2|32	%install
14cr|python-pdfrw-0.1-2|33	python setup.py install --root=%{buildroot}
14cr|python-pdfrw-0.1-2|34	cp -R examples %{buildroot}%{py_puresitedir}/pdfrw/
14cr|python-pdfrw-0.1-2|35	chmod +x %{buildroot}%{py_puresitedir}/pdfrw/pdfwriter.py
14cr|python-pdfrw-0.1-2|36	
14cr|python-pdfrw-0.1-2|37	%files
14cr|python-pdfrw-0.1-2|38	%doc README.txt
14cr|python-pdfrw-0.1-2|39	%{py_puresitedir}/pdfrw/*.py*
14cr|python-pdfrw-0.1-2|40	%{py_puresitedir}/pdfrw/objects/*.py*
14cr|python-pdfrw-0.1-2|41	%{py_puresitedir}/pdfrw*.egg-info
14cr|python-pdfrw-0.1-2|42	%{py_puresitedir}/pdfrw/examples/
14cr|python-pdfrw-0.1-2|43	%changelog
14cr|python-pdfrw-0.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|python-pdfrw-0.1-2|45	+ Revision: 7d77d32
14cr|python-pdfrw-0.1-2|46	- MassBuild#464: Increase release tag
14cr|python-pdfrw-0.1-2|47	
14cr|python-pdfrw-0.1-2|48	

6813 14
14cr|python-pep8-1.5.7-2|1	#define	debug_package %{nil}
14cr|python-pep8-1.5.7-2|2	#define distsuffix mrb
14cr|python-pep8-1.5.7-2|3	%define oname pep8
14cr|python-pep8-1.5.7-2|4	
14cr|python-pep8-1.5.7-2|5	Name:           python-%{oname}
14cr|python-pep8-1.5.7-2|6	Version:        1.5.7
14cr|python-pep8-1.5.7-2|7	Release:        2
14cr|python-pep8-1.5.7-2|8	Summary:        Python style guide checker
14cr|python-pep8-1.5.7-2|9	
14cr|python-pep8-1.5.7-2|10	
14cr|python-pep8-1.5.7-2|11	Group:          Development/Python
14cr|python-pep8-1.5.7-2|12	License:        MIT
14cr|python-pep8-1.5.7-2|13	URL:            https://github.com/jcrocholl/pep8
14cr|python-pep8-1.5.7-2|14	Source0:        https://pypi.python.org/packages/source/p/pep8/pep8-%{version}.tar.gz
14cr|python-pep8-1.5.7-2|15	BuildArch:      noarch
14cr|python-pep8-1.5.7-2|16	BuildRequires:  pkgconfig(python)
14cr|python-pep8-1.5.7-2|17	BuildRequires:  pythonegg(setuptools)
14cr|python-pep8-1.5.7-2|18	BuildRequires:  pythonegg(sphinx)
14cr|python-pep8-1.5.7-2|19	Requires:       pythonegg(setuptools)
14cr|python-pep8-1.5.7-2|20	
14cr|python-pep8-1.5.7-2|21	
14cr|python-pep8-1.5.7-2|22	%description
14cr|python-pep8-1.5.7-2|23	pep8 is a tool to check your Python code against some of the style conventions
14cr|python-pep8-1.5.7-2|24	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
14cr|python-pep8-1.5.7-2|25	is parse-able, making it easy to jump to an error location in your editor.
14cr|python-pep8-1.5.7-2|26	
14cr|python-pep8-1.5.7-2|27	%prep
14cr|python-pep8-1.5.7-2|28	%setup -qn %{oname}-%{version}
14cr|python-pep8-1.5.7-2|29	
14cr|python-pep8-1.5.7-2|30	%build
14cr|python-pep8-1.5.7-2|31	python setup.py build
14cr|python-pep8-1.5.7-2|32	cd docs
14cr|python-pep8-1.5.7-2|33	make man
14cr|python-pep8-1.5.7-2|34	cd ..
14cr|python-pep8-1.5.7-2|35	%install
14cr|python-pep8-1.5.7-2|36	python setup.py install  --prefix=/usr --root %{buildroot}
14cr|python-pep8-1.5.7-2|37	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/%{oname}*
14cr|python-pep8-1.5.7-2|38	chmod +x %{buildroot}%{py_puresitedir}/pep8.py
14cr|python-pep8-1.5.7-2|39	
14cr|python-pep8-1.5.7-2|40	%files
14cr|python-pep8-1.5.7-2|41	%doc CHANGES.txt
14cr|python-pep8-1.5.7-2|42	%{_bindir}/pep8
14cr|python-pep8-1.5.7-2|43	%{py_puresitedir}/*
14cr|python-pep8-1.5.7-2|44	%{_mandir}/man1/%{oname}*
14cr|python-pep8-1.5.7-2|45	
14cr|python-pep8-1.5.7-2|46	
14cr|python-pep8-1.5.7-2|47	
14cr|python-pep8-1.5.7-2|48	
14cr|python-pep8-1.5.7-2|49	%changelog
14cr|python-pep8-1.5.7-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.7-2
14cr|python-pep8-1.5.7-2|51	+ Revision: 3784d3e
14cr|python-pep8-1.5.7-2|52	- MassBuild#464: Increase release tag
14cr|python-pep8-1.5.7-2|53	
14cr|python-pep8-1.5.7-2|54	

6814 14
14cr|python-perlmodule-1.0.1d-15|1	%define oname	pyperl
14cr|python-perlmodule-1.0.1d-15|2	
14cr|python-perlmodule-1.0.1d-15|3	# tried enabled again as perl build now provides threads again, but breaks...
14cr|python-perlmodule-1.0.1d-15|4	%define multi_perl 0
14cr|python-perlmodule-1.0.1d-15|5	
14cr|python-perlmodule-1.0.1d-15|6	Summary:	Perl for python - use perl code in python
14cr|python-perlmodule-1.0.1d-15|7	
14cr|python-perlmodule-1.0.1d-15|8	Name:		python-perlmodule
14cr|python-perlmodule-1.0.1d-15|9	Version:	1.0.1d
14cr|python-perlmodule-1.0.1d-15|10	Release:	15
14cr|python-perlmodule-1.0.1d-15|11	Source0:	%{oname}-%{version}.tar.lzma
14cr|python-perlmodule-1.0.1d-15|12	Patch1:		pyperl-1.0.1d-improved-setup.py
14cr|python-perlmodule-1.0.1d-15|13	Patch2:		pyperl-1.0.1d-makefile.pl-fixes.patch
14cr|python-perlmodule-1.0.1d-15|14	Patch3:		pyperl-1.0.1d-fix-tests.patch
14cr|python-perlmodule-1.0.1d-15|15	Patch4:		pyperl-1.0.1d-python2.5-fixes.patch
14cr|python-perlmodule-1.0.1d-15|16	Patch5:		pyperl-1.0.1d-older-python-compat.patch
14cr|python-perlmodule-1.0.1d-15|17	Patch6:		pyperl-1.0.1d-fix-setup-install.patch
14cr|python-perlmodule-1.0.1d-15|18	Patch7:		pyperl-1.0.1d-new-perl-fix.patch
14cr|python-perlmodule-1.0.1d-15|19	Patch8:		pyperl-1.0.1d-fix-format-warnings.patch
14cr|python-perlmodule-1.0.1d-15|20	Patch9:		pyperl-1.0.1d-link-against-libdl.patch
14cr|python-perlmodule-1.0.1d-15|21	License:	Artistic
14cr|python-perlmodule-1.0.1d-15|22	Group:		Development/Python
14cr|python-perlmodule-1.0.1d-15|23	Url:		http://search.cpan.org/dist/%{oname}/
14cr|python-perlmodule-1.0.1d-15|24	BuildRequires:	perl-devel >= 5.6
14cr|python-perlmodule-1.0.1d-15|25	BuildRequires:	python-devel >= 1.5.2
14cr|python-perlmodule-1.0.1d-15|26	Provides:	%{oname} = %{EVRD}
14cr|python-perlmodule-1.0.1d-15|27	
14cr|python-perlmodule-1.0.1d-15|28	%description
14cr|python-perlmodule-1.0.1d-15|29	Perlmodule makes it possible to embed perl interpreters in any
14cr|python-perlmodule-1.0.1d-15|30	python program. It can be used to invoke arbitrary perl code, load
14cr|python-perlmodule-1.0.1d-15|31	any perl modules, and make calls directly into perl functions. The
14cr|python-perlmodule-1.0.1d-15|32	perl code invoked can call back into python as it sees fit.
14cr|python-perlmodule-1.0.1d-15|33	
14cr|python-perlmodule-1.0.1d-15|34	%if %multi_perl
14cr|python-perlmodule-1.0.1d-15|35	This package is built with MULTI_PERL enabled--each python thread
14cr|python-perlmodule-1.0.1d-15|36	gets its own separate perl interpreter.
14cr|python-perlmodule-1.0.1d-15|37	%endif
14cr|python-perlmodule-1.0.1d-15|38	
14cr|python-perlmodule-1.0.1d-15|39	%prep
14cr|python-perlmodule-1.0.1d-15|40	%setup -q -n %{oname}-%{version}
14cr|python-perlmodule-1.0.1d-15|41	%patch1 -p1 -b .improved~
14cr|python-perlmodule-1.0.1d-15|42	%patch2 -p1 -b .makefixes~
14cr|python-perlmodule-1.0.1d-15|43	%patch3 -p1 -b .fixtests~
14cr|python-perlmodule-1.0.1d-15|44	%patch4 -p1 -b .python2.5~
14cr|python-perlmodule-1.0.1d-15|45	%patch5 -p0 -b .oldpython~
14cr|python-perlmodule-1.0.1d-15|46	%patch6 -p0 -b .fixsetup~
14cr|python-perlmodule-1.0.1d-15|47	%patch7 -p1 -b .newperl~
14cr|python-perlmodule-1.0.1d-15|48	%patch8 -p1 -b .format_warnings~
14cr|python-perlmodule-1.0.1d-15|49	%patch9 -p1 -b .libdl~
14cr|python-perlmodule-1.0.1d-15|50	
14cr|python-perlmodule-1.0.1d-15|51	%build
14cr|python-perlmodule-1.0.1d-15|52	%if !%multi_perl
14cr|python-perlmodule-1.0.1d-15|53	rm -f MULTI_PERL
14cr|python-perlmodule-1.0.1d-15|54	%else
14cr|python-perlmodule-1.0.1d-15|55	touch MULTI_PERL
14cr|python-perlmodule-1.0.1d-15|56	%endif
14cr|python-perlmodule-1.0.1d-15|57	python setup.py build
14cr|python-perlmodule-1.0.1d-15|58	
14cr|python-perlmodule-1.0.1d-15|59	%check
14cr|python-perlmodule-1.0.1d-15|60	python setup.py test
14cr|python-perlmodule-1.0.1d-15|61	
14cr|python-perlmodule-1.0.1d-15|62	%install
14cr|python-perlmodule-1.0.1d-15|63	python setup.py install --root %{buildroot}
14cr|python-perlmodule-1.0.1d-15|64	
14cr|python-perlmodule-1.0.1d-15|65	%files
14cr|python-perlmodule-1.0.1d-15|66	%doc README TODO MANIFEST Changes
14cr|python-perlmodule-1.0.1d-15|67	%{perl_vendorarch}/auto/Python
14cr|python-perlmodule-1.0.1d-15|68	%{perl_vendorarch}/Python.pm
14cr|python-perlmodule-1.0.1d-15|69	%{perl_vendorarch}/Python
14cr|python-perlmodule-1.0.1d-15|70	%{_mandir}/man3/*
14cr|python-perlmodule-1.0.1d-15|71	%{py_platsitedir}/*
14cr|python-perlmodule-1.0.1d-15|72	
14cr|python-perlmodule-1.0.1d-15|73	
14cr|python-perlmodule-1.0.1d-15|74	
14cr|python-perlmodule-1.0.1d-15|75	%changelog
14cr|python-perlmodule-1.0.1d-15|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1d-15
14cr|python-perlmodule-1.0.1d-15|77	+ Revision: 5ffa7eb
14cr|python-perlmodule-1.0.1d-15|78	- MassBuild#464: Increase release tag
14cr|python-perlmodule-1.0.1d-15|79	
14cr|python-perlmodule-1.0.1d-15|80	

6815 14
14cr|python-persistent-4.0.8-2|1	%define	oname	persistent
14cr|python-persistent-4.0.8-2|2	
14cr|python-persistent-4.0.8-2|3	Name:		python-%{oname}
14cr|python-persistent-4.0.8-2|4	Version:	4.0.8
14cr|python-persistent-4.0.8-2|5	Release:	2
14cr|python-persistent-4.0.8-2|6	Summary:	Translucent persistent objects
14cr|python-persistent-4.0.8-2|7	
14cr|python-persistent-4.0.8-2|8	Source0:	http://pypi.python.org/packages/source/p/persistent/persistent-%{version}.tar.gz
14cr|python-persistent-4.0.8-2|9	License:	ZPL 2.1
14cr|python-persistent-4.0.8-2|10	Group:		Development/Ruby
14cr|python-persistent-4.0.8-2|11	Url:		http://www.zope.org/Products/ZODB
14cr|python-persistent-4.0.8-2|12	BuildRequires:	python-devel python-setuptools
14cr|python-persistent-4.0.8-2|13	
14cr|python-persistent-4.0.8-2|14	%description
14cr|python-persistent-4.0.8-2|15	``persistent``:  automatic persistence for Python objects
14cr|python-persistent-4.0.8-2|16	=========================================================
14cr|python-persistent-4.0.8-2|17	
14cr|python-persistent-4.0.8-2|18	This package contains a generic persistence implementation for Python. It
14cr|python-persistent-4.0.8-2|19	forms the core protocol for making objects interact "transparently" with
14cr|python-persistent-4.0.8-2|20	a database such as the ZODB.
14cr|python-persistent-4.0.8-2|21	
14cr|python-persistent-4.0.8-2|22	Please see the Sphinx documentation (``docs/index.rst``) for further
14cr|python-persistent-4.0.8-2|23	information.
14cr|python-persistent-4.0.8-2|24	
14cr|python-persistent-4.0.8-2|25	%prep
14cr|python-persistent-4.0.8-2|26	%setup -q -n %{oname}-%{version}
14cr|python-persistent-4.0.8-2|27	
14cr|python-persistent-4.0.8-2|28	%build
14cr|python-persistent-4.0.8-2|29	python setup.py build
14cr|python-persistent-4.0.8-2|30	
14cr|python-persistent-4.0.8-2|31	%install
14cr|python-persistent-4.0.8-2|32	python setup.py install --root=%{buildroot}
14cr|python-persistent-4.0.8-2|33	
14cr|python-persistent-4.0.8-2|34	%check
14cr|python-persistent-4.0.8-2|35	python setup.py test
14cr|python-persistent-4.0.8-2|36	
14cr|python-persistent-4.0.8-2|37	%files
14cr|python-persistent-4.0.8-2|38	%doc
14cr|python-persistent-4.0.8-2|39	%{py_incdir}/persistent/*
14cr|python-persistent-4.0.8-2|40	%{py_platsitedir}/persistent/*
14cr|python-persistent-4.0.8-2|41	%{py_platsitedir}/persistent*.egg-info
14cr|python-persistent-4.0.8-2|42	
14cr|python-persistent-4.0.8-2|43	
14cr|python-persistent-4.0.8-2|44	%changelog
14cr|python-persistent-4.0.8-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.8-2
14cr|python-persistent-4.0.8-2|46	+ Revision: 692bd42
14cr|python-persistent-4.0.8-2|47	- MassBuild#464: Increase release tag
14cr|python-persistent-4.0.8-2|48	
14cr|python-persistent-4.0.8-2|49	

6816 14
14cr|python-pg-3.7-8|1	%define sourcename PyGreSQL
14cr|python-pg-3.7-8|2	%define version 3.7
14cr|python-pg-3.7-8|3	%define release 8
14cr|python-pg-3.7-8|4	
14cr|python-pg-3.7-8|5	Summary: 	Postgresql support for Python
14cr|python-pg-3.7-8|6	Name: 		python-pg
14cr|python-pg-3.7-8|7	Version: 	%{version}
14cr|python-pg-3.7-8|8	Release: 	%{release}
14cr|python-pg-3.7-8|9	Source0: 	ftp://ftp.druid.net/pub/distrib/%{sourcename}-%{version}.tar.bz2
14cr|python-pg-3.7-8|10	License:	GPL
14cr|python-pg-3.7-8|11	Group: 		Development/Python
14cr|python-pg-3.7-8|12	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|python-pg-3.7-8|13	Url: 		http://www.druid.net/pygresql/
14cr|python-pg-3.7-8|14	BuildRequires:	postgresql-devel python-devel
14cr|python-pg-3.7-8|15	Provides:	python-postgresql = %{version}-%{release}
14cr|python-pg-3.7-8|16	Provides:	%{sourcename} = %{version}-%{release}
14cr|python-pg-3.7-8|17	
14cr|python-pg-3.7-8|18	%description
14cr|python-pg-3.7-8|19	PostgreSQL is a database system derived from Postgres4.2. It conforms to
14cr|python-pg-3.7-8|20	(most of) aNSI SQL and offers many interesting capabilities (C dynamic
14cr|python-pg-3.7-8|21	linking for functions or type definition, etc.).
14cr|python-pg-3.7-8|22	
14cr|python-pg-3.7-8|23	Python is an interpreted programming language. It is object oriented,
14cr|python-pg-3.7-8|24	simple to use (light syntax, simple and straightforward statements),
14cr|python-pg-3.7-8|25	and has many extensions for building GUIs, interfacing with WWW, etc.
14cr|python-pg-3.7-8|26	
14cr|python-pg-3.7-8|27	PyGreSQL is a python module that interfaces to a PostgreSQL database. It
14cr|python-pg-3.7-8|28	embeds the PostgreSQL query library to allow easy use of the powerful
14cr|python-pg-3.7-8|29	PostgreSQL features from a Python script.
14cr|python-pg-3.7-8|30	
14cr|python-pg-3.7-8|31	%prep
14cr|python-pg-3.7-8|32	%setup -q -n %{sourcename}-%version
14cr|python-pg-3.7-8|33	
14cr|python-pg-3.7-8|34	%build
14cr|python-pg-3.7-8|35	env CFLAGS="$RPM_OPT_FLAGS -I %{_includedir}/pgsql/server" python setup.py build
14cr|python-pg-3.7-8|36	
14cr|python-pg-3.7-8|37	%install
14cr|python-pg-3.7-8|38	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|python-pg-3.7-8|39	
14cr|python-pg-3.7-8|40	%clean
14cr|python-pg-3.7-8|41	rm -rf $RPM_BUILD_ROOT
14cr|python-pg-3.7-8|42	
14cr|python-pg-3.7-8|43	%files
14cr|python-pg-3.7-8|44	%defattr(644,root,root,755)
14cr|python-pg-3.7-8|45	%doc Announce ChangeLog
14cr|python-pg-3.7-8|46	%defattr(755,root,root)
14cr|python-pg-3.7-8|47	%doc tutorial/
14cr|python-pg-3.7-8|48	%py_platsitedir/*
14cr|python-pg-3.7-8|49	
14cr|python-pg-3.7-8|50	
14cr|python-pg-3.7-8|51	
14cr|python-pg-3.7-8|52	%changelog
14cr|python-pg-3.7-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7-8
14cr|python-pg-3.7-8|54	+ Revision: 02b6f8e
14cr|python-pg-3.7-8|55	- MassBuild#464: Increase release tag
14cr|python-pg-3.7-8|56	
14cr|python-pg-3.7-8|57	

6817 14
14cr|python-ply-3.4-3|1	Name:		python-ply
14cr|python-ply-3.4-3|2	Version:	3.4
14cr|python-ply-3.4-3|3	Release:	3
14cr|python-ply-3.4-3|4	Group:		Development/Python
14cr|python-ply-3.4-3|5	License:	BSD-like
14cr|python-ply-3.4-3|6	Summary:	Python Lex-Yacc
14cr|python-ply-3.4-3|7	Source:		http://www.dabeaz.com/ply/ply-%{version}.tar.gz
14cr|python-ply-3.4-3|8	URL:		http://www.dabeaz.com/ply/
14cr|python-ply-3.4-3|9	BuildArch:	noarch
14cr|python-ply-3.4-3|10	BuildRequires:	python-devel
14cr|python-ply-3.4-3|11	
14cr|python-ply-3.4-3|12	%description
14cr|python-ply-3.4-3|13	PLY is an implementation of lex and yacc parsing tools for Python.
14cr|python-ply-3.4-3|14	
14cr|python-ply-3.4-3|15	In a nutshell, PLY is nothing more than a straightforward lex/yacc
14cr|python-ply-3.4-3|16	implementation. Here is a list of its essential features:
14cr|python-ply-3.4-3|17	
14cr|python-ply-3.4-3|18	* It's implemented entirely in Python.
14cr|python-ply-3.4-3|19	* It uses LR-parsing which is reasonably efficient and well suited
14cr|python-ply-3.4-3|20	for larger grammars.
14cr|python-ply-3.4-3|21	* PLY provides most of the standard lex/yacc features including support
14cr|python-ply-3.4-3|22	for empty productions, precedence rules, error recovery, and support
14cr|python-ply-3.4-3|23	for ambiguous grammars.
14cr|python-ply-3.4-3|24	* PLY is straightforward to use and provides very extensive error checking.
14cr|python-ply-3.4-3|25	* PLY doesn't try to do anything more or less than provide the basic
14cr|python-ply-3.4-3|26	lex/yacc functionality. In other words, it's not a large parsing
14cr|python-ply-3.4-3|27	framework or a component of some larger system.
14cr|python-ply-3.4-3|28	
14cr|python-ply-3.4-3|29	The original version of PLY was developed in 2001 for use in an
14cr|python-ply-3.4-3|30	Introduction to Compilers course where students used it to build a
14cr|python-ply-3.4-3|31	compiler for a simple Pascal-like language. Because of its use in an
14cr|python-ply-3.4-3|32	instructional setting, a lot of work went into providing extensive
14cr|python-ply-3.4-3|33	error checking. In addition, this experience was used to sort out
14cr|python-ply-3.4-3|34	common usability problems. Since then, a variety of incremental
14cr|python-ply-3.4-3|35	improvements have been made to the system. PLY-3.0 adds support for
14cr|python-ply-3.4-3|36	Python 3.0 and gives PLY's internals a much needed overhaul.
14cr|python-ply-3.4-3|37	
14cr|python-ply-3.4-3|38	%package -n python3-ply
14cr|python-ply-3.4-3|39	Group:		Development/Python
14cr|python-ply-3.4-3|40	Summary:	Python Lex-Yacc
14cr|python-ply-3.4-3|41	
14cr|python-ply-3.4-3|42	BuildRequires:	python3-devel
14cr|python-ply-3.4-3|43	%description -n python3-ply
14cr|python-ply-3.4-3|44	PLY is an implementation of lex and yacc parsing tools for Python.
14cr|python-ply-3.4-3|45	
14cr|python-ply-3.4-3|46	In a nutshell, PLY is nothing more than a straightforward lex/yacc
14cr|python-ply-3.4-3|47	implementation. Here is a list of its essential features:
14cr|python-ply-3.4-3|48	
14cr|python-ply-3.4-3|49	* It's implemented entirely in Python.
14cr|python-ply-3.4-3|50	* It uses LR-parsing which is reasonably efficient and well suited
14cr|python-ply-3.4-3|51	for larger grammars.
14cr|python-ply-3.4-3|52	* PLY provides most of the standard lex/yacc features including support
14cr|python-ply-3.4-3|53	for empty productions, precedence rules, error recovery, and support
14cr|python-ply-3.4-3|54	for ambiguous grammars.
14cr|python-ply-3.4-3|55	* PLY is straightforward to use and provides very extensive error checking.
14cr|python-ply-3.4-3|56	* PLY doesn't try to do anything more or less than provide the basic
14cr|python-ply-3.4-3|57	lex/yacc functionality. In other words, it's not a large parsing
14cr|python-ply-3.4-3|58	framework or a component of some larger system.
14cr|python-ply-3.4-3|59	
14cr|python-ply-3.4-3|60	The original version of PLY was developed in 2001 for use in an
14cr|python-ply-3.4-3|61	Introduction to Compilers course where students used it to build a
14cr|python-ply-3.4-3|62	compiler for a simple Pascal-like language. Because of its use in an
14cr|python-ply-3.4-3|63	instructional setting, a lot of work went into providing extensive
14cr|python-ply-3.4-3|64	error checking. In addition, this experience was used to sort out
14cr|python-ply-3.4-3|65	common usability problems. Since then, a variety of incremental
14cr|python-ply-3.4-3|66	improvements have been made to the system. PLY-3.0 adds support for
14cr|python-ply-3.4-3|67	Python 3.0 and gives PLY's internals a much needed overhaul.
14cr|python-ply-3.4-3|68	
14cr|python-ply-3.4-3|69	%prep
14cr|python-ply-3.4-3|70	%setup -q -n ply-%{version}
14cr|python-ply-3.4-3|71	rm -rf %{_builddir}/python3-ply
14cr|python-ply-3.4-3|72	cp -a . %{_builddir}/python3-ply
14cr|python-ply-3.4-3|73	
14cr|python-ply-3.4-3|74	%build
14cr|python-ply-3.4-3|75	%__python setup.py build
14cr|python-ply-3.4-3|76	pushd %{_builddir}/python3-ply
14cr|python-ply-3.4-3|77	%__python3 setup.py build
14cr|python-ply-3.4-3|78	popd
14cr|python-ply-3.4-3|79	
14cr|python-ply-3.4-3|80	%install
14cr|python-ply-3.4-3|81	pushd %{_builddir}/python3-ply
14cr|python-ply-3.4-3|82	%__python3 setup.py install --root=%{buildroot}
14cr|python-ply-3.4-3|83	popd
14cr|python-ply-3.4-3|84	%__python setup.py install --root=%{buildroot}
14cr|python-ply-3.4-3|85	
14cr|python-ply-3.4-3|86	%clean
14cr|python-ply-3.4-3|87	
14cr|python-ply-3.4-3|88	%files
14cr|python-ply-3.4-3|89	%doc CHANGES README TODO doc example test
14cr|python-ply-3.4-3|90	%{py_puresitedir}/*
14cr|python-ply-3.4-3|91	
14cr|python-ply-3.4-3|92	%files -n python3-ply
14cr|python-ply-3.4-3|93	%doc CHANGES README TODO doc example test
14cr|python-ply-3.4-3|94	%{py3_puresitedir}/*
14cr|python-ply-3.4-3|95	
14cr|python-ply-3.4-3|96	%changelog
14cr|python-ply-3.4-3|97	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-3
14cr|python-ply-3.4-3|98	+ Revision: e16d689
14cr|python-ply-3.4-3|99	- Spec cleanup
14cr|python-ply-3.4-3|100	
14cr|python-ply-3.4-3|101	

6818 14
14cr|python-pmw-1.3.2-7|1	%define	oname	Pmw
14cr|python-pmw-1.3.2-7|2	%define	name	python-pmw
14cr|python-pmw-1.3.2-7|3	%define	version	1.3.2
14cr|python-pmw-1.3.2-7|4	%define release	7
14cr|python-pmw-1.3.2-7|5	
14cr|python-pmw-1.3.2-7|6	
14cr|python-pmw-1.3.2-7|7	Summary:	Python toolkit for building compound Tkinter widgets
14cr|python-pmw-1.3.2-7|8	Name:		%{name}
14cr|python-pmw-1.3.2-7|9	Version:	%{version}
14cr|python-pmw-1.3.2-7|10	Release:	%{release}
14cr|python-pmw-1.3.2-7|11	License:	MIT
14cr|python-pmw-1.3.2-7|12	Group:		Development/Python
14cr|python-pmw-1.3.2-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-pmw-1.3.2-7|14	Url:		http://www.dscpl.com.au/pmw
14cr|python-pmw-1.3.2-7|15	Source0:	%{oname}.%{version}.tar.lzma
14cr|python-pmw-1.3.2-7|16	Requires:	blt tkinter python
14cr|python-pmw-1.3.2-7|17	Obsoletes:	%{oname}
14cr|python-pmw-1.3.2-7|18	Provides:	%{oname} = %{version}-%{release}
14cr|python-pmw-1.3.2-7|19	Buildarch:	noarch
14cr|python-pmw-1.3.2-7|20	BuildRequires:	python-devel
14cr|python-pmw-1.3.2-7|21	
14cr|python-pmw-1.3.2-7|22	%description
14cr|python-pmw-1.3.2-7|23	Pmw is a toolkit for building high-level compound widgets in Python
14cr|python-pmw-1.3.2-7|24	using the Tkinter module. It consists of a set of base classes and a
14cr|python-pmw-1.3.2-7|25	library of flexible and extensible megawidgets built on this foundation.
14cr|python-pmw-1.3.2-7|26	These megawidgets include notebooks, comboboxes, selection widgets, paned
14cr|python-pmw-1.3.2-7|27	widgets, scrolled widgets and dialog windows.
14cr|python-pmw-1.3.2-7|28	
14cr|python-pmw-1.3.2-7|29	%prep
14cr|python-pmw-1.3.2-7|30	%setup -q -n %{oname}.%{version}
14cr|python-pmw-1.3.2-7|31	mv src/%{oname}/%{oname}_1_3/doc src/%{oname}/README .
14cr|python-pmw-1.3.2-7|32	
14cr|python-pmw-1.3.2-7|33	%build
14cr|python-pmw-1.3.2-7|34	
14cr|python-pmw-1.3.2-7|35	%install
14cr|python-pmw-1.3.2-7|36	rm -rf %{buildroot}
14cr|python-pmw-1.3.2-7|37	mkdir -p %{buildroot}%{python_sitelib}
14cr|python-pmw-1.3.2-7|38	cp -r src/%{oname} %{buildroot}%{python_sitelib}
14cr|python-pmw-1.3.2-7|39	
14cr|python-pmw-1.3.2-7|40	%clean
14cr|python-pmw-1.3.2-7|41	rm -rf %{buildroot}
14cr|python-pmw-1.3.2-7|42	
14cr|python-pmw-1.3.2-7|43	%files
14cr|python-pmw-1.3.2-7|44	%defattr (-,root,root,0755)
14cr|python-pmw-1.3.2-7|45	%doc README doc/*
14cr|python-pmw-1.3.2-7|46	%{python_sitelib}/%{oname}
14cr|python-pmw-1.3.2-7|47	
14cr|python-pmw-1.3.2-7|48	
14cr|python-pmw-1.3.2-7|49	
14cr|python-pmw-1.3.2-7|50	%changelog
14cr|python-pmw-1.3.2-7|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-7
14cr|python-pmw-1.3.2-7|52	+ Revision: e36ba9b
14cr|python-pmw-1.3.2-7|53	- MassBuild#464: Increase release tag
14cr|python-pmw-1.3.2-7|54	
14cr|python-pmw-1.3.2-7|55	

6819 14
14cr|python-polib-1.0.4-3|1	Name:           python-polib
14cr|python-polib-1.0.4-3|2	Version:        1.0.4
14cr|python-polib-1.0.4-3|3	Release:        3
14cr|python-polib-1.0.4-3|4	Summary:        A library to parse and manage gettext catalogs
14cr|python-polib-1.0.4-3|5	Group:          Development/Python
14cr|python-polib-1.0.4-3|6	License:        MIT
14cr|python-polib-1.0.4-3|7	URL:            http://bitbucket.org/izi/polib/
14cr|python-polib-1.0.4-3|8	Source0:	http://bitbucket.org/izi/polib/downloads/polib-%{version}.tar.gz
14cr|python-polib-1.0.4-3|9	
14cr|python-polib-1.0.4-3|10	BuildArch:      noarch
14cr|python-polib-1.0.4-3|11	BuildRequires:  python-devel
14cr|python-polib-1.0.4-3|12	
14cr|python-polib-1.0.4-3|13	%description
14cr|python-polib-1.0.4-3|14	polib allows you to manipulate, create, modify gettext files (pot, po and
14cr|python-polib-1.0.4-3|15	mo files). You can load existing files, iterate through it's entries, add,
14cr|python-polib-1.0.4-3|16	modify entries, comments or metadata, etc... or create new po files from
14cr|python-polib-1.0.4-3|17	scratch.
14cr|python-polib-1.0.4-3|18	
14cr|python-polib-1.0.4-3|19	polib provides a simple and pythonic API, exporting only three convenience
14cr|python-polib-1.0.4-3|20	functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes:
14cr|python-polib-1.0.4-3|21	POFile, MOFile, POEntry and MOEntry for creating new files/entries.
14cr|python-polib-1.0.4-3|22	
14cr|python-polib-1.0.4-3|23	%package -n python3-polib
14cr|python-polib-1.0.4-3|24	
14cr|python-polib-1.0.4-3|25	Summary:        A library to parse and manage gettext catalogs
14cr|python-polib-1.0.4-3|26	Group:          Development/Python
14cr|python-polib-1.0.4-3|27	
14cr|python-polib-1.0.4-3|28	BuildRequires:  python3-devel
14cr|python-polib-1.0.4-3|29	
14cr|python-polib-1.0.4-3|30	%description -n python3-polib
14cr|python-polib-1.0.4-3|31	polib allows you to manipulate, create, modify gettext files (pot, po and
14cr|python-polib-1.0.4-3|32	mo files). You can load existing files, iterate through it's entries, add,
14cr|python-polib-1.0.4-3|33	modify entries, comments or metadata, etc... or create new po files from
14cr|python-polib-1.0.4-3|34	scratch.
14cr|python-polib-1.0.4-3|35	
14cr|python-polib-1.0.4-3|36	polib provides a simple and pythonic API, exporting only three convenience
14cr|python-polib-1.0.4-3|37	functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes:
14cr|python-polib-1.0.4-3|38	POFile, MOFile, POEntry and MOEntry for creating new files/entries.
14cr|python-polib-1.0.4-3|39	
14cr|python-polib-1.0.4-3|40	%prep
14cr|python-polib-1.0.4-3|41	%setup -q -n polib-%{version}
14cr|python-polib-1.0.4-3|42	rm -rf %{_builddir}/python3-%{module}
14cr|python-polib-1.0.4-3|43	cp -a . %{_builddir}/python3-%{module}
14cr|python-polib-1.0.4-3|44	
14cr|python-polib-1.0.4-3|45	
14cr|python-polib-1.0.4-3|46	%build
14cr|python-polib-1.0.4-3|47	python setup.py build
14cr|python-polib-1.0.4-3|48	pushd %{_builddir}/python3-%{module}
14cr|python-polib-1.0.4-3|49	python3 setup.py build
14cr|python-polib-1.0.4-3|50	popd
14cr|python-polib-1.0.4-3|51	
14cr|python-polib-1.0.4-3|52	%install
14cr|python-polib-1.0.4-3|53	pushd %{_builddir}/python3-%{module}
14cr|python-polib-1.0.4-3|54	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-polib-1.0.4-3|55	popd
14cr|python-polib-1.0.4-3|56	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-polib-1.0.4-3|57	
14cr|python-polib-1.0.4-3|58	%clean
14cr|python-polib-1.0.4-3|59	
14cr|python-polib-1.0.4-3|60	%files
14cr|python-polib-1.0.4-3|61	%doc LICENSE
14cr|python-polib-1.0.4-3|62	%{py_puresitedir}/*
14cr|python-polib-1.0.4-3|63	
14cr|python-polib-1.0.4-3|64	%files -n python3-polib
14cr|python-polib-1.0.4-3|65	%doc LICENSE
14cr|python-polib-1.0.4-3|66	%{py3_puresitedir}/*
14cr|python-polib-1.0.4-3|67	
14cr|python-polib-1.0.4-3|68	%changelog
14cr|python-polib-1.0.4-3|69	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-3
14cr|python-polib-1.0.4-3|70	+ Revision: f0dfbc3
14cr|python-polib-1.0.4-3|71	- Spec cleanup
14cr|python-polib-1.0.4-3|72	
14cr|python-polib-1.0.4-3|73	

6820 14
14cr|python-poppler-qt4-0.16.3-4|1	Summary:	Python bindings for the Poppler PDF rendering library
14cr|python-poppler-qt4-0.16.3-4|2	Name:		python-poppler-qt4
14cr|python-poppler-qt4-0.16.3-4|3	Version:	0.16.3
14cr|python-poppler-qt4-0.16.3-4|4	Release:	4
14cr|python-poppler-qt4-0.16.3-4|5	License:	LGPLv2+
14cr|python-poppler-qt4-0.16.3-4|6	Group:		Development/Python
14cr|python-poppler-qt4-0.16.3-4|7	Url:		http://code.google.com/p/%{name}/
14cr|python-poppler-qt4-0.16.3-4|8	Source0:	http://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-%{version}.tar.gz
14cr|python-poppler-qt4-0.16.3-4|9	Patch0:		python-poppler-qt4-0.16.3-link.patch
14cr|python-poppler-qt4-0.16.3-4|10	BuildRequires:	python-sip
14cr|python-poppler-qt4-0.16.3-4|11	BuildRequires:	python-qt4-devel
14cr|python-poppler-qt4-0.16.3-4|12	BuildRequires:	pkgconfig(poppler-qt4)
14cr|python-poppler-qt4-0.16.3-4|13	BuildRequires:	pkgconfig(python)
14cr|python-poppler-qt4-0.16.3-4|14	
14cr|python-poppler-qt4-0.16.3-4|15	%description
14cr|python-poppler-qt4-0.16.3-4|16	Python bindings for the Poppler PDF rendering library. It is needed to run
14cr|python-poppler-qt4-0.16.3-4|17	programs written in Python and using Poppler set.
14cr|python-poppler-qt4-0.16.3-4|18	
14cr|python-poppler-qt4-0.16.3-4|19	%files
14cr|python-poppler-qt4-0.16.3-4|20	%doc ChangeLog LICENSE TODO README
14cr|python-poppler-qt4-0.16.3-4|21	%{python_sitearch}/popplerqt4.so
14cr|python-poppler-qt4-0.16.3-4|22	%{python_sitearch}/python_poppler*
14cr|python-poppler-qt4-0.16.3-4|23	
14cr|python-poppler-qt4-0.16.3-4|24	#----------------------------------------------------------------------------
14cr|python-poppler-qt4-0.16.3-4|25	
14cr|python-poppler-qt4-0.16.3-4|26	%prep
14cr|python-poppler-qt4-0.16.3-4|27	%setup -q
14cr|python-poppler-qt4-0.16.3-4|28	%patch0 -p0 -b .link
14cr|python-poppler-qt4-0.16.3-4|29	
14cr|python-poppler-qt4-0.16.3-4|30	%build
14cr|python-poppler-qt4-0.16.3-4|31	python setup.py build
14cr|python-poppler-qt4-0.16.3-4|32	
14cr|python-poppler-qt4-0.16.3-4|33	%install
14cr|python-poppler-qt4-0.16.3-4|34	python setup.py install --skip-build --prefix=%{buildroot}%{_prefix}
14cr|python-poppler-qt4-0.16.3-4|35	
14cr|python-poppler-qt4-0.16.3-4|36	
14cr|python-poppler-qt4-0.16.3-4|37	%changelog
14cr|python-poppler-qt4-0.16.3-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.3-4
14cr|python-poppler-qt4-0.16.3-4|39	+ Revision: b180382
14cr|python-poppler-qt4-0.16.3-4|40	- MassBuild#464: Increase release tag
14cr|python-poppler-qt4-0.16.3-4|41	
14cr|python-poppler-qt4-0.16.3-4|42	

6821 14
14cr|python-pp-1.6.4-2|1	%define module	pp
14cr|python-pp-1.6.4-2|2	
14cr|python-pp-1.6.4-2|3	Summary:	Parallel Python
14cr|python-pp-1.6.4-2|4	
14cr|python-pp-1.6.4-2|5	Name:		python-%{module}
14cr|python-pp-1.6.4-2|6	Version:	1.6.4
14cr|python-pp-1.6.4-2|7	Release:	2
14cr|python-pp-1.6.4-2|8	Source0:	http://www.parallelpython.com/downloads/pp/%{module}-%{version}.tar.bz2
14cr|python-pp-1.6.4-2|9	License:	BSD-like
14cr|python-pp-1.6.4-2|10	Group:		Development/Python
14cr|python-pp-1.6.4-2|11	Url:		http://www.parallelpython.com/
14cr|python-pp-1.6.4-2|12	BuildArch:	noarch
14cr|python-pp-1.6.4-2|13	BuildRequires:  python-devel
14cr|python-pp-1.6.4-2|14	
14cr|python-pp-1.6.4-2|15	%description
14cr|python-pp-1.6.4-2|16	Parallel Python (pp) is a pure Python module that provides a parallel
14cr|python-pp-1.6.4-2|17	code execution mechanism for SMP or cluster computers. It is lightweight,
14cr|python-pp-1.6.4-2|18	easy to install, and integrates well with other Python software.
14cr|python-pp-1.6.4-2|19	
14cr|python-pp-1.6.4-2|20	%prep
14cr|python-pp-1.6.4-2|21	%setup -q -n %{module}-%{version}
14cr|python-pp-1.6.4-2|22	
14cr|python-pp-1.6.4-2|23	%install
14cr|python-pp-1.6.4-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-pp-1.6.4-2|25	%__mv %{buildroot}%{_bindir}/ppserver.py %{buildroot}%{_bindir}/ppserver
14cr|python-pp-1.6.4-2|26	%__lzma -z doc/ppserver.1
14cr|python-pp-1.6.4-2|27	%__install -D -m 644 doc/ppserver.1.lzma %{buildroot}%{_mandir}/man1/ppserver.1.lzma
14cr|python-pp-1.6.4-2|28	
14cr|python-pp-1.6.4-2|29	%clean
14cr|python-pp-1.6.4-2|30	
14cr|python-pp-1.6.4-2|31	%files
14cr|python-pp-1.6.4-2|32	%doc COPYING CHANGELOG README examples/
14cr|python-pp-1.6.4-2|33	%{_bindir}/*
14cr|python-pp-1.6.4-2|34	%{py_puresitedir}/*
14cr|python-pp-1.6.4-2|35	%{_mandir}/man1/*
14cr|python-pp-1.6.4-2|36	
14cr|python-pp-1.6.4-2|37	
14cr|python-pp-1.6.4-2|38	
14cr|python-pp-1.6.4-2|39	%changelog
14cr|python-pp-1.6.4-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-2
14cr|python-pp-1.6.4-2|41	+ Revision: 8d53877
14cr|python-pp-1.6.4-2|42	- MassBuild#464: Increase release tag
14cr|python-pp-1.6.4-2|43	
14cr|python-pp-1.6.4-2|44	

6822 14
14cr|python-prettytable-0.7.2-4|1	%define module prettytable
14cr|python-prettytable-0.7.2-4|2	
14cr|python-prettytable-0.7.2-4|3	Name:           python-prettytable
14cr|python-prettytable-0.7.2-4|4	Version:        0.7.2
14cr|python-prettytable-0.7.2-4|5	Release:        4
14cr|python-prettytable-0.7.2-4|6	Summary:        Python library for displaying data in ASCII table format
14cr|python-prettytable-0.7.2-4|7	License:        BSD
14cr|python-prettytable-0.7.2-4|8	Group:          Development/Python
14cr|python-prettytable-0.7.2-4|9	URL:            http://code.google.com/p/prettytable/
14cr|python-prettytable-0.7.2-4|10	Source0:        http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz
14cr|python-prettytable-0.7.2-4|11	BuildRequires:  python-devel
14cr|python-prettytable-0.7.2-4|12	BuildRequires:	python-setuptools
14cr|python-prettytable-0.7.2-4|13	BuildArch:      noarch
14cr|python-prettytable-0.7.2-4|14	
14cr|python-prettytable-0.7.2-4|15	%description
14cr|python-prettytable-0.7.2-4|16	PrettyTable is a simple Python library designed to make
14cr|python-prettytable-0.7.2-4|17	it quick and easy to represent tabular data in visually
14cr|python-prettytable-0.7.2-4|18	appealing ASCII tables. It was inspired by the ASCII
14cr|python-prettytable-0.7.2-4|19	tables used in the PostgreSQL shell psql. PrettyTable
14cr|python-prettytable-0.7.2-4|20	allows for selection of which columns are to be printed,
14cr|python-prettytable-0.7.2-4|21	independent alignment of columns (left or right justified
14cr|python-prettytable-0.7.2-4|22	or centred) and printing of "sub-tables" by specifying a
14cr|python-prettytable-0.7.2-4|23	row range.
14cr|python-prettytable-0.7.2-4|24	
14cr|python-prettytable-0.7.2-4|25	%package -n python3-%{module}
14cr|python-prettytable-0.7.2-4|26	
14cr|python-prettytable-0.7.2-4|27	Summary:        Python library for displaying data in ASCII table format
14cr|python-prettytable-0.7.2-4|28	Group:          Development/Python
14cr|python-prettytable-0.7.2-4|29	
14cr|python-prettytable-0.7.2-4|30	BuildRequires:  python3-devel
14cr|python-prettytable-0.7.2-4|31	BuildRequires:	python3-setuptools
14cr|python-prettytable-0.7.2-4|32	
14cr|python-prettytable-0.7.2-4|33	%description -n python3-%{module}
14cr|python-prettytable-0.7.2-4|34	PrettyTable is a simple Python library designed to make
14cr|python-prettytable-0.7.2-4|35	it quick and easy to represent tabular data in visually
14cr|python-prettytable-0.7.2-4|36	appealing ASCII tables. It was inspired by the ASCII
14cr|python-prettytable-0.7.2-4|37	tables used in the PostgreSQL shell psql. PrettyTable
14cr|python-prettytable-0.7.2-4|38	allows for selection of which columns are to be printed,
14cr|python-prettytable-0.7.2-4|39	independent alignment of columns (left or right justified
14cr|python-prettytable-0.7.2-4|40	or centred) and printing of "sub-tables" by specifying a
14cr|python-prettytable-0.7.2-4|41	row range.
14cr|python-prettytable-0.7.2-4|42	
14cr|python-prettytable-0.7.2-4|43	%prep
14cr|python-prettytable-0.7.2-4|44	%setup -q -n %{module}-%{version}
14cr|python-prettytable-0.7.2-4|45	rm -rf %{_builddir}/python3-%{module}
14cr|python-prettytable-0.7.2-4|46	cp -a . %{_builddir}/python3-%{module}
14cr|python-prettytable-0.7.2-4|47	
14cr|python-prettytable-0.7.2-4|48	%build
14cr|python-prettytable-0.7.2-4|49	CFLAGS="%{optflags}" python setup.py build
14cr|python-prettytable-0.7.2-4|50	pushd %{_builddir}/python3-%{module}
14cr|python-prettytable-0.7.2-4|51	CFLAGS="%{optflags}" python3 setup.py build
14cr|python-prettytable-0.7.2-4|52	popd
14cr|python-prettytable-0.7.2-4|53	
14cr|python-prettytable-0.7.2-4|54	%install
14cr|python-prettytable-0.7.2-4|55	pushd %{_builddir}/python3-%{module}
14cr|python-prettytable-0.7.2-4|56	python3 setup.py install --root %{buildroot} --install-purelib=%{py3_puresitedir}
14cr|python-prettytable-0.7.2-4|57	popd
14cr|python-prettytable-0.7.2-4|58	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-prettytable-0.7.2-4|59	chmod 644 -R %{buildroot}%{py_puresitedir}/prettytable-0.7.2-py2.7.egg-info/top_level.txt
14cr|python-prettytable-0.7.2-4|60	
14cr|python-prettytable-0.7.2-4|61	%files
14cr|python-prettytable-0.7.2-4|62	%{py_puresitedir}/*
14cr|python-prettytable-0.7.2-4|63	
14cr|python-prettytable-0.7.2-4|64	%files -n python3-%{module}
14cr|python-prettytable-0.7.2-4|65	%{py3_puresitedir}/*
14cr|python-prettytable-0.7.2-4|66	
14cr|python-prettytable-0.7.2-4|67	%changelog
14cr|python-prettytable-0.7.2-4|68	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-4
14cr|python-prettytable-0.7.2-4|69	+ Revision: 145fba5
14cr|python-prettytable-0.7.2-4|70	- Spec cleanup
14cr|python-prettytable-0.7.2-4|71	
14cr|python-prettytable-0.7.2-4|72	

6823 14
14cr|python-processing-0.52-3|1	Name:		python-processing
14cr|python-processing-0.52-3|2	Version:	0.52
14cr|python-processing-0.52-3|3	Release:	3
14cr|python-processing-0.52-3|4	Group:		Sciences/Other
14cr|python-processing-0.52-3|5	License:	BSD
14cr|python-processing-0.52-3|6	Summary:	Python processing
14cr|python-processing-0.52-3|7	Source:		http://prdownload.berlios.de/pyprocessing/processing-%{version}.zip
14cr|python-processing-0.52-3|8	URL:		http://pyprocessing.berlios.de
14cr|python-processing-0.52-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-processing-0.52-3|10	
14cr|python-processing-0.52-3|11	BuildRequires:	python-devel
14cr|python-processing-0.52-3|12	
14cr|python-processing-0.52-3|13	%description
14cr|python-processing-0.52-3|14	processing is a package for the Python language which supports the spawning
14cr|python-processing-0.52-3|15	of processes using the API of the standard library's threading module. It
14cr|python-processing-0.52-3|16	runs on both Unix and Windows.
14cr|python-processing-0.52-3|17	
14cr|python-processing-0.52-3|18	Features:
14cr|python-processing-0.52-3|19	
14cr|python-processing-0.52-3|20	* Objects can be transferred between processes using pipes or
14cr|python-processing-0.52-3|21	multi-producer/multi-consumer queues.
14cr|python-processing-0.52-3|22	* Objects can be shared between processes using a server process or
14cr|python-processing-0.52-3|23	(for simple data) shared memory.
14cr|python-processing-0.52-3|24	* Equivalents of all the synchronization primitives in threading are
14cr|python-processing-0.52-3|25	available.
14cr|python-processing-0.52-3|26	* A Pool class makes it easy to submit tasks to a pool of worker
14cr|python-processing-0.52-3|27	processes.
14cr|python-processing-0.52-3|28	
14cr|python-processing-0.52-3|29	%prep
14cr|python-processing-0.52-3|30	%setup -q -q -n processing-%{version}
14cr|python-processing-0.52-3|31	
14cr|python-processing-0.52-3|32	%build
14cr|python-processing-0.52-3|33	
14cr|python-processing-0.52-3|34	%install
14cr|python-processing-0.52-3|35	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-processing-0.52-3|36	
14cr|python-processing-0.52-3|37	%clean
14cr|python-processing-0.52-3|38	%__rm -rf %{buildroot}
14cr|python-processing-0.52-3|39	
14cr|python-processing-0.52-3|40	%files
14cr|python-processing-0.52-3|41	%defattr(-,root,root)
14cr|python-processing-0.52-3|42	%py_platsitedir/*
14cr|python-processing-0.52-3|43	
14cr|python-processing-0.52-3|44	
14cr|python-processing-0.52-3|45	
14cr|python-processing-0.52-3|46	%changelog
14cr|python-processing-0.52-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.52-3
14cr|python-processing-0.52-3|48	+ Revision: 9bf11e0
14cr|python-processing-0.52-3|49	- MassBuild#464: Increase release tag
14cr|python-processing-0.52-3|50	
14cr|python-processing-0.52-3|51	

6824 14
14cr|python-progressbar-2.3-3|1	%define module	progressbar
14cr|python-progressbar-2.3-3|2	
14cr|python-progressbar-2.3-3|3	Summary:	Progress bar module for Python
14cr|python-progressbar-2.3-3|4	
14cr|python-progressbar-2.3-3|5	Name:		python-%{module}
14cr|python-progressbar-2.3-3|6	Version:	2.3
14cr|python-progressbar-2.3-3|7	Release:	3
14cr|python-progressbar-2.3-3|8	Source0:	http://python-%{module}.googlecode.com/files/%{module}-%{version}.tar.gz
14cr|python-progressbar-2.3-3|9	License:	BSD
14cr|python-progressbar-2.3-3|10	Group:		Development/Python
14cr|python-progressbar-2.3-3|11	Url:		http://pypi.python.org/progressbar/
14cr|python-progressbar-2.3-3|12	BuildArch:	noarch
14cr|python-progressbar-2.3-3|13	BuildRequires:	python-setuptools
14cr|python-progressbar-2.3-3|14	BuildRequires:  python-devel
14cr|python-progressbar-2.3-3|15	
14cr|python-progressbar-2.3-3|16	%description
14cr|python-progressbar-2.3-3|17	The progressbar Python module provides a text mode progress bar class
14cr|python-progressbar-2.3-3|18	that can be used to display the progress of an operation that takes a
14cr|python-progressbar-2.3-3|19	long time.
14cr|python-progressbar-2.3-3|20	
14cr|python-progressbar-2.3-3|21	%prep
14cr|python-progressbar-2.3-3|22	%setup -q -n %{module}-%{version}
14cr|python-progressbar-2.3-3|23	
14cr|python-progressbar-2.3-3|24	%install
14cr|python-progressbar-2.3-3|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-progressbar-2.3-3|26	chmod 644 *.txt
14cr|python-progressbar-2.3-3|27	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-progressbar-2.3-3|28	
14cr|python-progressbar-2.3-3|29	%files -f FILE_LIST
14cr|python-progressbar-2.3-3|30	%doc *.txt examples.py
14cr|python-progressbar-2.3-3|31	
14cr|python-progressbar-2.3-3|32	
14cr|python-progressbar-2.3-3|33	
14cr|python-progressbar-2.3-3|34	%changelog
14cr|python-progressbar-2.3-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-3
14cr|python-progressbar-2.3-3|36	+ Revision: ca9b631
14cr|python-progressbar-2.3-3|37	- MassBuild#464: Increase release tag
14cr|python-progressbar-2.3-3|38	
14cr|python-progressbar-2.3-3|39	

6825 14
14cr|python-psutil-0.4.1-2|1	%global short_name psutil
14cr|python-psutil-0.4.1-2|2	
14cr|python-psutil-0.4.1-2|3	# Filter Python modules from Provides
14cr|python-psutil-0.4.1-2|4	
14cr|python-psutil-0.4.1-2|5	Name:		python-psutil
14cr|python-psutil-0.4.1-2|6	Version:	0.4.1
14cr|python-psutil-0.4.1-2|7	Release:	2
14cr|python-psutil-0.4.1-2|8	Summary:	A process utilities module for Python
14cr|python-psutil-0.4.1-2|9	
14cr|python-psutil-0.4.1-2|10	Group:		Development/Python
14cr|python-psutil-0.4.1-2|11	License:	BSD
14cr|python-psutil-0.4.1-2|12	URL:		http://psutil.googlecode.com/
14cr|python-psutil-0.4.1-2|13	Source0:	http://psutil.googlecode.com/files/%{short_name}-%{version}.tar.gz
14cr|python-psutil-0.4.1-2|14	
14cr|python-psutil-0.4.1-2|15	BuildRequires:	python-devel
14cr|python-psutil-0.4.1-2|16	
14cr|python-psutil-0.4.1-2|17	%description
14cr|python-psutil-0.4.1-2|18	psutil is a module providing an interface for retrieving information on running
14cr|python-psutil-0.4.1-2|19	processes and system utilization (CPU, memory) in a portable way by using
14cr|python-psutil-0.4.1-2|20	Python, implementing many functionalities offered by tools like ps, top and
14cr|python-psutil-0.4.1-2|21	Windows task manager.
14cr|python-psutil-0.4.1-2|22	
14cr|python-psutil-0.4.1-2|23	
14cr|python-psutil-0.4.1-2|24	
14cr|python-psutil-0.4.1-2|25	%prep
14cr|python-psutil-0.4.1-2|26	%setup -q -n %{short_name}-%{version}
14cr|python-psutil-0.4.1-2|27	
14cr|python-psutil-0.4.1-2|28	# Remove shebangs
14cr|python-psutil-0.4.1-2|29	for file in psutil/*.py; do
14cr|python-psutil-0.4.1-2|30	sed -i.orig -e 1d $file && \
14cr|python-psutil-0.4.1-2|31	touch -r $file.orig $file && \
14cr|python-psutil-0.4.1-2|32	rm $file.orig
14cr|python-psutil-0.4.1-2|33	done
14cr|python-psutil-0.4.1-2|34	
14cr|python-psutil-0.4.1-2|35	
14cr|python-psutil-0.4.1-2|36	
14cr|python-psutil-0.4.1-2|37	%build
14cr|python-psutil-0.4.1-2|38	export CFLAGS=$RPM_OPT_FLAGS
14cr|python-psutil-0.4.1-2|39	%{__python} setup.py build
14cr|python-psutil-0.4.1-2|40	
14cr|python-psutil-0.4.1-2|41	
14cr|python-psutil-0.4.1-2|42	%install
14cr|python-psutil-0.4.1-2|43	%{__python} setup.py install \
14cr|python-psutil-0.4.1-2|44	--skip-build \
14cr|python-psutil-0.4.1-2|45	--root %buildroot
14cr|python-psutil-0.4.1-2|46	
14cr|python-psutil-0.4.1-2|47	
14cr|python-psutil-0.4.1-2|48	%files
14cr|python-psutil-0.4.1-2|49	%defattr(-,root,root,-)
14cr|python-psutil-0.4.1-2|50	%doc CREDITS HISTORY LICENSE README docs/
14cr|python-psutil-0.4.1-2|51	%{python_sitearch}/%{short_name}/
14cr|python-psutil-0.4.1-2|52	%{python_sitearch}/*.egg-info
14cr|python-psutil-0.4.1-2|53	%{python_sitearch}/*.so
14cr|python-psutil-0.4.1-2|54	
14cr|python-psutil-0.4.1-2|55	
14cr|python-psutil-0.4.1-2|56	
14cr|python-psutil-0.4.1-2|57	%changelog
14cr|python-psutil-0.4.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|python-psutil-0.4.1-2|59	+ Revision: 6044d8f
14cr|python-psutil-0.4.1-2|60	- MassBuild#464: Increase release tag
14cr|python-psutil-0.4.1-2|61	
14cr|python-psutil-0.4.1-2|62	

6826 14
14cr|python-psycopg-1.1.21-12|1	%define module psycopg
14cr|python-psycopg-1.1.21-12|2	
14cr|python-psycopg-1.1.21-12|3	%define zope_product_path %{_prefix}/lib/zope/lib/python/Products/
14cr|python-psycopg-1.1.21-12|4	
14cr|python-psycopg-1.1.21-12|5	Summary:        PostgreSQL database adapter for Python
14cr|python-psycopg-1.1.21-12|6	
14cr|python-psycopg-1.1.21-12|7	Name:           python-%{module}
14cr|python-psycopg-1.1.21-12|8	Version:        1.1.21
14cr|python-psycopg-1.1.21-12|9	Release:        12
14cr|python-psycopg-1.1.21-12|10	Group:          Development/Python
14cr|python-psycopg-1.1.21-12|11	License:        GPL
14cr|python-psycopg-1.1.21-12|12	URL:            http://www.initd.org/software/initd/psycopg
14cr|python-psycopg-1.1.21-12|13	Source0:        http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.bz2
14cr|python-psycopg-1.1.21-12|14	Patch0:		psycopg-1.1.21-linkage.patch
14cr|python-psycopg-1.1.21-12|15	# for DateTime
14cr|python-psycopg-1.1.21-12|16	Requires:       python-egenix-mx-base
14cr|python-psycopg-1.1.21-12|17	BuildRequires:  python-devel
14cr|python-psycopg-1.1.21-12|18	BuildRequires:  postgresql-devel
14cr|python-psycopg-1.1.21-12|19	BuildRequires:  python-egenix-mx-base
14cr|python-psycopg-1.1.21-12|20	
14cr|python-psycopg-1.1.21-12|21	%description
14cr|python-psycopg-1.1.21-12|22	psycopg is a PostgreSQL database adapter for the Python programming
14cr|python-psycopg-1.1.21-12|23	language (just like pygresql and popy.) It was written from scratch with
14cr|python-psycopg-1.1.21-12|24	the aim of being very small and fast, and stable as a rock. The main
14cr|python-psycopg-1.1.21-12|25	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
14cr|python-psycopg-1.1.21-12|26	being thread safe at level 2.
14cr|python-psycopg-1.1.21-12|27	
14cr|python-psycopg-1.1.21-12|28	# %package -n zope-ZPsycopgDA
14cr|python-psycopg-1.1.21-12|29	# Summary: Zope postgresql adaptor
14cr|python-psycopg-1.1.21-12|30	# Group: Networking/WWW
14cr|python-psycopg-1.1.21-12|31	# Requires: zope
14cr|python-psycopg-1.1.21-12|32	# Requires: %{name} = %{version}
14cr|python-psycopg-1.1.21-12|33	#
14cr|python-psycopg-1.1.21-12|34	# %description -n zope-ZPsycopgDA
14cr|python-psycopg-1.1.21-12|35	# Zope postgresql adaptor
14cr|python-psycopg-1.1.21-12|36	
14cr|python-psycopg-1.1.21-12|37	%prep
14cr|python-psycopg-1.1.21-12|38	%setup -q -n %{module}-%{version}
14cr|python-psycopg-1.1.21-12|39	%patch0 -p0
14cr|python-psycopg-1.1.21-12|40	
14cr|python-psycopg-1.1.21-12|41	%build
14cr|python-psycopg-1.1.21-12|42	%configure2_5x \
14cr|python-psycopg-1.1.21-12|43	--with-mxdatetime-includes=%{py_platsitedir}/mx/DateTime/mxDateTime/
14cr|python-psycopg-1.1.21-12|44	%make
14cr|python-psycopg-1.1.21-12|45	
14cr|python-psycopg-1.1.21-12|46	%install
14cr|python-psycopg-1.1.21-12|47	mkdir -p %{buildroot}/%{py_platsitedir}
14cr|python-psycopg-1.1.21-12|48	install -m 755 psycopgmodule.so %{buildroot}/%{py_platsitedir}
14cr|python-psycopg-1.1.21-12|49	
14cr|python-psycopg-1.1.21-12|50	# isntall zope product
14cr|python-psycopg-1.1.21-12|51	# mkdir -p $RPM_BUILD_ROOT/%zope_product_path
14cr|python-psycopg-1.1.21-12|52	# cp -a ZPsycopgDA $RPM_BUILD_ROOT/%zope_product_path
14cr|python-psycopg-1.1.21-12|53	
14cr|python-psycopg-1.1.21-12|54	%clean
14cr|python-psycopg-1.1.21-12|55	
14cr|python-psycopg-1.1.21-12|56	%files
14cr|python-psycopg-1.1.21-12|57	%doc AUTHORS  COPYING  CREDITS  FAQ  INSTALL  NEWS  README  RELEASE-1.0  SUCCESS  TODO doc
14cr|python-psycopg-1.1.21-12|58	%{py_platsitedir}/*.so
14cr|python-psycopg-1.1.21-12|59	
14cr|python-psycopg-1.1.21-12|60	# %files -n zope-ZPsycopgDA
14cr|python-psycopg-1.1.21-12|61	# %defattr(-,root,root,-)
14cr|python-psycopg-1.1.21-12|62	# %zope_product_path/ZPsycopgDA
14cr|python-psycopg-1.1.21-12|63	
14cr|python-psycopg-1.1.21-12|64	
14cr|python-psycopg-1.1.21-12|65	
14cr|python-psycopg-1.1.21-12|66	
14cr|python-psycopg-1.1.21-12|67	
14cr|python-psycopg-1.1.21-12|68	
14cr|python-psycopg-1.1.21-12|69	%changelog
14cr|python-psycopg-1.1.21-12|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.21-12
14cr|python-psycopg-1.1.21-12|71	+ Revision: 467cef9
14cr|python-psycopg-1.1.21-12|72	- MassBuild#464: Increase release tag
14cr|python-psycopg-1.1.21-12|73	
14cr|python-psycopg-1.1.21-12|74	

6827 14
14cr|python-ptrace-0.7-3|1	%define module ptrace
14cr|python-ptrace-0.7-3|2	
14cr|python-ptrace-0.7-3|3	Summary:        Python binding of the ptrace library
14cr|python-ptrace-0.7-3|4	Name:		python-%{module}
14cr|python-ptrace-0.7-3|5	Version: 	0.7
14cr|python-ptrace-0.7-3|6	Release: 	3
14cr|python-ptrace-0.7-3|7	Group: 		Development/Python
14cr|python-ptrace-0.7-3|8	License:        GPLv2
14cr|python-ptrace-0.7-3|9	URL:            http://python-ptrace.hachoir.org/trac/
14cr|python-ptrace-0.7-3|10	Source:         http://pypi.python.org/packages/source/p/python-ptrace/%{name}-%{version}.tar.gz
14cr|python-ptrace-0.7-3|11	BuildArch:      noarch
14cr|python-ptrace-0.7-3|12	BuildRequires:	python-devel >= 2.4
14cr|python-ptrace-0.7-3|13	BuildRequires:	python3-devel
14cr|python-ptrace-0.7-3|14	
14cr|python-ptrace-0.7-3|15	%description
14cr|python-ptrace-0.7-3|16	python-ptrace is a Python binding of the ptrace library with the
14cr|python-ptrace-0.7-3|17	following features:
14cr|python-ptrace-0.7-3|18	
14cr|python-ptrace-0.7-3|19	* High level Python object API: PtraceDebugger and PtraceProcess
14cr|python-ptrace-0.7-3|20	* Ability to control multiple processes; can catch fork events on Linux
14cr|python-ptrace-0.7-3|21	* Can read/write bytes to arbitrary address; takes care of memory alignment
14cr|python-ptrace-0.7-3|22	and split bytes to cpu word
14cr|python-ptrace-0.7-3|23	* Step-by-step execution using ptrace_singlestep() or hardware interruption 3
14cr|python-ptrace-0.7-3|24	* Can use distorm disassembler
14cr|python-ptrace-0.7-3|25	* Can dump registers, memory mappings, stack, etc.
14cr|python-ptrace-0.7-3|26	* Provides system call tracer and parser (strace command)
14cr|python-ptrace-0.7-3|27	
14cr|python-ptrace-0.7-3|28	%package -n python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|29	
14cr|python-ptrace-0.7-3|30	Summary:        Python binding of the ptrace library
14cr|python-ptrace-0.7-3|31	Group: 		Development/Python
14cr|python-ptrace-0.7-3|32	
14cr|python-ptrace-0.7-3|33	%description -n python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|34	python-ptrace is a Python binding of the ptrace library with the
14cr|python-ptrace-0.7-3|35	following features:
14cr|python-ptrace-0.7-3|36	
14cr|python-ptrace-0.7-3|37	* High level Python object API: PtraceDebugger and PtraceProcess
14cr|python-ptrace-0.7-3|38	* Ability to control multiple processes; can catch fork events on Linux
14cr|python-ptrace-0.7-3|39	* Can read/write bytes to arbitrary address; takes care of memory alignment
14cr|python-ptrace-0.7-3|40	and split bytes to cpu word
14cr|python-ptrace-0.7-3|41	* Step-by-step execution using ptrace_singlestep() or hardware interruption 3
14cr|python-ptrace-0.7-3|42	* Can use distorm disassembler
14cr|python-ptrace-0.7-3|43	* Can dump registers, memory mappings, stack, etc.
14cr|python-ptrace-0.7-3|44	* Provides system call tracer and parser (strace command)
14cr|python-ptrace-0.7-3|45	
14cr|python-ptrace-0.7-3|46	%prep
14cr|python-ptrace-0.7-3|47	%setup -q -n %{name}-%{version}
14cr|python-ptrace-0.7-3|48	rm -rf %{_builddir}/python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|49	cp -a . %{_builddir}/python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|50	
14cr|python-ptrace-0.7-3|51	%build
14cr|python-ptrace-0.7-3|52	%__python setup.py build
14cr|python-ptrace-0.7-3|53	pushd %{_builddir}/python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|54	%__python3 setup.py build
14cr|python-ptrace-0.7-3|55	popd
14cr|python-ptrace-0.7-3|56	
14cr|python-ptrace-0.7-3|57	%install
14cr|python-ptrace-0.7-3|58	pushd %{_builddir}/python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|59	%__python3 setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-ptrace-0.7-3|60	popd
14cr|python-ptrace-0.7-3|61	%__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-ptrace-0.7-3|62	
14cr|python-ptrace-0.7-3|63	%check
14cr|python-ptrace-0.7-3|64	python ./test_doc.py
14cr|python-ptrace-0.7-3|65	
14cr|python-ptrace-0.7-3|66	%files
14cr|python-ptrace-0.7-3|67	%doc AUTHORS ChangeLog COPYING README TODO
14cr|python-ptrace-0.7-3|68	%{_bindir}/*
14cr|python-ptrace-0.7-3|69	%{py_puresitedir}/*
14cr|python-ptrace-0.7-3|70	
14cr|python-ptrace-0.7-3|71	%files -n python3-%{module}-%{version}
14cr|python-ptrace-0.7-3|72	%doc AUTHORS ChangeLog COPYING README TODO
14cr|python-ptrace-0.7-3|73	%{py3_puresitedir}/*
14cr|python-ptrace-0.7-3|74	
14cr|python-ptrace-0.7-3|75	%changelog
14cr|python-ptrace-0.7-3|76	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|python-ptrace-0.7-3|77	+ Revision: aa973bf
14cr|python-ptrace-0.7-3|78	- Spec cleanup after python3 submodule addition
14cr|python-ptrace-0.7-3|79	
14cr|python-ptrace-0.7-3|80	

6828 14
14cr|python-pybaz-1.5.3-10|1	%define oname pybaz
14cr|python-pybaz-1.5.3-10|2	
14cr|python-pybaz-1.5.3-10|3	Summary: Python Bindings for the Baz Revision Control System
14cr|python-pybaz-1.5.3-10|4	Name: python-%{oname}
14cr|python-pybaz-1.5.3-10|5	Version: 1.5.3
14cr|python-pybaz-1.5.3-10|6	Release: 10
14cr|python-pybaz-1.5.3-10|7	Source0: http://code.aaronbentley.com/pybaz/releases/%{oname}-%{version}.tar.gz
14cr|python-pybaz-1.5.3-10|8	License: GPL
14cr|python-pybaz-1.5.3-10|9	URL: http://code.aaronbentley.com/pybaz/
14cr|python-pybaz-1.5.3-10|10	Group: Development/Python
14cr|python-pybaz-1.5.3-10|11	Prefix: %{_prefix}
14cr|python-pybaz-1.5.3-10|12	BuildArch: noarch
14cr|python-pybaz-1.5.3-10|13	BuildRequires: python-devel
14cr|python-pybaz-1.5.3-10|14	Requires: python >= 2.4
14cr|python-pybaz-1.5.3-10|15	Requires: bzr
14cr|python-pybaz-1.5.3-10|16	
14cr|python-pybaz-1.5.3-10|17	%description
14cr|python-pybaz-1.5.3-10|18	PyBaz provides Python bindings for the Baz revision control system.
14cr|python-pybaz-1.5.3-10|19	
14cr|python-pybaz-1.5.3-10|20	It's based on PyArch, and shares the same design goals:
14cr|python-pybaz-1.5.3-10|21	- Faithfulness to the Baz design.
14cr|python-pybaz-1.5.3-10|22	- Python best idioms.
14cr|python-pybaz-1.5.3-10|23	- Code elegance.
14cr|python-pybaz-1.5.3-10|24	
14cr|python-pybaz-1.5.3-10|25	It provides enough flexibility and efficiency for all types of
14cr|python-pybaz-1.5.3-10|26	applications, from batch scripts to graphical user interface front-end and
14cr|python-pybaz-1.5.3-10|27	web services.
14cr|python-pybaz-1.5.3-10|28	
14cr|python-pybaz-1.5.3-10|29	%prep
14cr|python-pybaz-1.5.3-10|30	%setup -q -n %{oname}-%{version}
14cr|python-pybaz-1.5.3-10|31	
14cr|python-pybaz-1.5.3-10|32	%build
14cr|python-pybaz-1.5.3-10|33	python setup.py build
14cr|python-pybaz-1.5.3-10|34	
14cr|python-pybaz-1.5.3-10|35	%install
14cr|python-pybaz-1.5.3-10|36	python setup.py install --root=%{buildroot}
14cr|python-pybaz-1.5.3-10|37	
14cr|python-pybaz-1.5.3-10|38	%files
14cr|python-pybaz-1.5.3-10|39	%py_puresitedir/pybaz*.egg-info
14cr|python-pybaz-1.5.3-10|40	%py_puresitedir/pybaz/*.py
14cr|python-pybaz-1.5.3-10|41	%py_puresitedir/pybaz/backends/*.py
14cr|python-pybaz-1.5.3-10|42	
14cr|python-pybaz-1.5.3-10|43	
14cr|python-pybaz-1.5.3-10|44	
14cr|python-pybaz-1.5.3-10|45	
14cr|python-pybaz-1.5.3-10|46	%changelog
14cr|python-pybaz-1.5.3-10|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-10
14cr|python-pybaz-1.5.3-10|48	+ Revision: 60ab327
14cr|python-pybaz-1.5.3-10|49	- MassBuild#464: Increase release tag
14cr|python-pybaz-1.5.3-10|50	
14cr|python-pybaz-1.5.3-10|51	

6829 14
14cr|python-pybluez-0.18-5|1	%define oname PyBluez
14cr|python-pybluez-0.18-5|2	
14cr|python-pybluez-0.18-5|3	Summary: Python wrappers around system Bluetooth resources
14cr|python-pybluez-0.18-5|4	Name:    python-pybluez
14cr|python-pybluez-0.18-5|5	Version: 0.18
14cr|python-pybluez-0.18-5|6	Release: 5
14cr|python-pybluez-0.18-5|7	Source0: http://pybluez.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|python-pybluez-0.18-5|8	License: GPL
14cr|python-pybluez-0.18-5|9	Group: Development/Python
14cr|python-pybluez-0.18-5|10	Url: http://org.csail.mit.edu/pybluez/
14cr|python-pybluez-0.18-5|11	BuildRequires: pkgconfig(bluez)
14cr|python-pybluez-0.18-5|12	BuildRequires: python-devel
14cr|python-pybluez-0.18-5|13	
14cr|python-pybluez-0.18-5|14	%description
14cr|python-pybluez-0.18-5|15	PyBluez is an effort to create python wrappers around system Bluetooth
14cr|python-pybluez-0.18-5|16	resources to allow Python developers to easily and quickly create
14cr|python-pybluez-0.18-5|17	Bluetooth applications.
14cr|python-pybluez-0.18-5|18	
14cr|python-pybluez-0.18-5|19	%prep
14cr|python-pybluez-0.18-5|20	%setup -q -n %{oname}-%{version}
14cr|python-pybluez-0.18-5|21	
14cr|python-pybluez-0.18-5|22	%build
14cr|python-pybluez-0.18-5|23	python setup.py build
14cr|python-pybluez-0.18-5|24	
14cr|python-pybluez-0.18-5|25	%install
14cr|python-pybluez-0.18-5|26	python setup.py install --root=%{buildroot}
14cr|python-pybluez-0.18-5|27	
14cr|python-pybluez-0.18-5|28	%files
14cr|python-pybluez-0.18-5|29	%doc CHANGELOG README
14cr|python-pybluez-0.18-5|30	%{py_platsitedir}/*.egg-info
14cr|python-pybluez-0.18-5|31	%{py_platsitedir}/bluetooth/
14cr|python-pybluez-0.18-5|32	#%{py_platsitedir}/bluetooth/_bluetooth.so
14cr|python-pybluez-0.18-5|33	#%{py_platsitedir}/bluetooth/*.py*
14cr|python-pybluez-0.18-5|34	
14cr|python-pybluez-0.18-5|35	
14cr|python-pybluez-0.18-5|36	
14cr|python-pybluez-0.18-5|37	
14cr|python-pybluez-0.18-5|38	%changelog
14cr|python-pybluez-0.18-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-5
14cr|python-pybluez-0.18-5|40	+ Revision: 0fbd344
14cr|python-pybluez-0.18-5|41	- MassBuild#464: Increase release tag
14cr|python-pybluez-0.18-5|42	
14cr|python-pybluez-0.18-5|43	

6830 14
14cr|python-pycdio-0.20-3|1	%define srcname pycdio
14cr|python-pycdio-0.20-3|2	Name:		python-pycdio
14cr|python-pycdio-0.20-3|3	Version:	0.20
14cr|python-pycdio-0.20-3|4	Release:	3
14cr|python-pycdio-0.20-3|5	Summary:	A Python interface to the CD Input and Control library
14cr|python-pycdio-0.20-3|6	Group:		Development/Python
14cr|python-pycdio-0.20-3|7	License:	GPLv3+
14cr|python-pycdio-0.20-3|8	URL:		http://www.gnu.org/software/libcdio/
14cr|python-pycdio-0.20-3|9	Source0:	ftp://ftp.gnu.org:21/pub/gnu/libcdio/pycdio-%{version}.tar.gz
14cr|python-pycdio-0.20-3|10	
14cr|python-pycdio-0.20-3|11	BuildRequires:	python-devel
14cr|python-pycdio-0.20-3|12	BuildRequires:	python-setuptools
14cr|python-pycdio-0.20-3|13	BuildRequires:	libcdio-devel
14cr|python-pycdio-0.20-3|14	BuildRequires:	swig
14cr|python-pycdio-0.20-3|15	
14cr|python-pycdio-0.20-3|16	%description
14cr|python-pycdio-0.20-3|17	The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
14cr|python-pycdio-0.20-3|18	control. Python programs wishing to be oblivious of the OS- and
14cr|python-pycdio-0.20-3|19	device-dependent properties of a CD-ROM can use this library.
14cr|python-pycdio-0.20-3|20	
14cr|python-pycdio-0.20-3|21	%prep
14cr|python-pycdio-0.20-3|22	%setup -q -n %{srcname}-%{version}
14cr|python-pycdio-0.20-3|23	
14cr|python-pycdio-0.20-3|24	%build
14cr|python-pycdio-0.20-3|25	python setup.py build
14cr|python-pycdio-0.20-3|26	
14cr|python-pycdio-0.20-3|27	%install
14cr|python-pycdio-0.20-3|28	python setup.py install --skip-build --root %{buildroot}
14cr|python-pycdio-0.20-3|29	chmod 755 %{buildroot}/%{py_platsitedir}/*.so
14cr|python-pycdio-0.20-3|30	
14cr|python-pycdio-0.20-3|31	%clean
14cr|python-pycdio-0.20-3|32	
14cr|python-pycdio-0.20-3|33	%files
14cr|python-pycdio-0.20-3|34	%defattr(-,root,root,-)
14cr|python-pycdio-0.20-3|35	%{py_platsitedir}/*
14cr|python-pycdio-0.20-3|36	%doc README.txt
14cr|python-pycdio-0.20-3|37	
14cr|python-pycdio-0.20-3|38	
14cr|python-pycdio-0.20-3|39	
14cr|python-pycdio-0.20-3|40	%changelog
14cr|python-pycdio-0.20-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-3
14cr|python-pycdio-0.20-3|42	+ Revision: 873121c
14cr|python-pycdio-0.20-3|43	- MassBuild#464: Increase release tag
14cr|python-pycdio-0.20-3|44	
14cr|python-pycdio-0.20-3|45	

6831 14
14cr|python-pychart-1.39-9|1	%define oname	pychart
14cr|python-pychart-1.39-9|2	
14cr|python-pychart-1.39-9|3	Name: 	 	python-%{oname}
14cr|python-pychart-1.39-9|4	Summary:	Python library for data graphs and charts
14cr|python-pychart-1.39-9|5	
14cr|python-pychart-1.39-9|6	Version: 	1.39
14cr|python-pychart-1.39-9|7	Release: 	9
14cr|python-pychart-1.39-9|8	Source0:	http://download.gna.org/pychart/PyChart-%{version}.tar.bz2
14cr|python-pychart-1.39-9|9	URL:		http://home.gna.org/pychart/
14cr|python-pychart-1.39-9|10	License:	GPLv2+
14cr|python-pychart-1.39-9|11	Group:		Sciences/Mathematics
14cr|python-pychart-1.39-9|12	BuildRequires:	python-devel
14cr|python-pychart-1.39-9|13	BuildArch:	noarch
14cr|python-pychart-1.39-9|14	Obsoletes:	pychart
14cr|python-pychart-1.39-9|15	Provides:	pychart
14cr|python-pychart-1.39-9|16	
14cr|python-pychart-1.39-9|17	%description
14cr|python-pychart-1.39-9|18	PyChart is a Python library for creating high quality Encapsulated Postscript,
14cr|python-pychart-1.39-9|19	PDF, PNG, or SVG charts. It currently supports line plots, bar plots,
14cr|python-pychart-1.39-9|20	range-fill plots, and pie charts. Because it is based on Python, you can make
14cr|python-pychart-1.39-9|21	full use of Python's scripting power.
14cr|python-pychart-1.39-9|22	
14cr|python-pychart-1.39-9|23	%prep
14cr|python-pychart-1.39-9|24	%setup -q -n PyChart-%{version}
14cr|python-pychart-1.39-9|25	chmod 644 `find -type f`
14cr|python-pychart-1.39-9|26	
14cr|python-pychart-1.39-9|27	%install
14cr|python-pychart-1.39-9|28	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-pychart-1.39-9|29	
14cr|python-pychart-1.39-9|30	%files
14cr|python-pychart-1.39-9|31	%doc README demos doc
14cr|python-pychart-1.39-9|32	%{py_puresitedir}/%{oname}
14cr|python-pychart-1.39-9|33	%{py_puresitedir}/PyChart-%{version}-py%{py_ver}.egg-info
14cr|python-pychart-1.39-9|34	
14cr|python-pychart-1.39-9|35	
14cr|python-pychart-1.39-9|36	
14cr|python-pychart-1.39-9|37	
14cr|python-pychart-1.39-9|38	%changelog
14cr|python-pychart-1.39-9|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.39-9
14cr|python-pychart-1.39-9|40	+ Revision: deb53b6
14cr|python-pychart-1.39-9|41	- MassBuild#464: Increase release tag
14cr|python-pychart-1.39-9|42	
14cr|python-pychart-1.39-9|43	

6832 14
14cr|python-pycountry-1.3-2|1	%define debug_package %{nil}
14cr|python-pycountry-1.3-2|2	%define real_name pycountry
14cr|python-pycountry-1.3-2|3	
14cr|python-pycountry-1.3-2|4	Name:           python-pycountry
14cr|python-pycountry-1.3-2|5	Group:          Development/Python
14cr|python-pycountry-1.3-2|6	Version:        1.3
14cr|python-pycountry-1.3-2|7	Release:        2
14cr|python-pycountry-1.3-2|8	License:        LGPL v2.1
14cr|python-pycountry-1.3-2|9	Summary:        Databases for iso standards 639 3166 3166-2 4217 15924
14cr|python-pycountry-1.3-2|10	Source:         https://pypi.python.org/packages/source/p/pycountry/pycountry-%{version}.zip
14cr|python-pycountry-1.3-2|11	Requires:       python, python-lxml
14cr|python-pycountry-1.3-2|12	BuildRequires:  python-setuptools
14cr|python-pycountry-1.3-2|13	Url:            http://pypi.python.org/pypi/pycountry/
14cr|python-pycountry-1.3-2|14	
14cr|python-pycountry-1.3-2|15	%description
14cr|python-pycountry-1.3-2|16	pycountry provides the ISO databases for the standards 639 (Languages),
14cr|python-pycountry-1.3-2|17	3166 (Countries), 3166-2 (Subdivisions of countries), 4217 (Currencies),
14cr|python-pycountry-1.3-2|18	15924 (Scripts). The databases are imported from Debian's pkg-isocodes,
14cr|python-pycountry-1.3-2|19	packaged into pycountry and made accessible through a Python API.
14cr|python-pycountry-1.3-2|20	Translation files for the various strings are included as well.
14cr|python-pycountry-1.3-2|21	
14cr|python-pycountry-1.3-2|22	%prep
14cr|python-pycountry-1.3-2|23	%setup -q -n %{real_name}-%{version}
14cr|python-pycountry-1.3-2|24	
14cr|python-pycountry-1.3-2|25	%build
14cr|python-pycountry-1.3-2|26	python setup.py build
14cr|python-pycountry-1.3-2|27	
14cr|python-pycountry-1.3-2|28	%install
14cr|python-pycountry-1.3-2|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-pycountry-1.3-2|30	
14cr|python-pycountry-1.3-2|31	%files
14cr|python-pycountry-1.3-2|32	#% {py_platsitedir}/*
14cr|python-pycountry-1.3-2|33	%{py_puresitedir}/*
14cr|python-pycountry-1.3-2|34	
14cr|python-pycountry-1.3-2|35	
14cr|python-pycountry-1.3-2|36	
14cr|python-pycountry-1.3-2|37	%changelog
14cr|python-pycountry-1.3-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|python-pycountry-1.3-2|39	+ Revision: ac6a242
14cr|python-pycountry-1.3-2|40	- MassBuild#464: Increase release tag
14cr|python-pycountry-1.3-2|41	
14cr|python-pycountry-1.3-2|42	

6833 14
14cr|python-pydhcplib-0.6.2-3|1	%define module_name pydhcplib
14cr|python-pydhcplib-0.6.2-3|2	%define shortname pydhcplib
14cr|python-pydhcplib-0.6.2-3|3	
14cr|python-pydhcplib-0.6.2-3|4	Summary:    A python DHCP lib
14cr|python-pydhcplib-0.6.2-3|5	Name:		python-pydhcplib
14cr|python-pydhcplib-0.6.2-3|6	Version:	0.6.2
14cr|python-pydhcplib-0.6.2-3|7	Release:	3
14cr|python-pydhcplib-0.6.2-3|8	Source0:	http://pydhcplib.tuxfamily.org/download/pydhcplib-%{version}.tar.gz
14cr|python-pydhcplib-0.6.2-3|9	License:	GPL
14cr|python-pydhcplib-0.6.2-3|10	Group:		Development/Python
14cr|python-pydhcplib-0.6.2-3|11	Url:		http://pydhcplib.tuxfamily.org
14cr|python-pydhcplib-0.6.2-3|12	BuildRequires: python-devel
14cr|python-pydhcplib-0.6.2-3|13	Requires:	python >= 2.5
14cr|python-pydhcplib-0.6.2-3|14	BuildArch: noarch
14cr|python-pydhcplib-0.6.2-3|15	
14cr|python-pydhcplib-0.6.2-3|16	%description
14cr|python-pydhcplib-0.6.2-3|17	Pydhcplib is a pure python DHCP library. It permits to read/write and
14cr|python-pydhcplib-0.6.2-3|18	encode/decode DHCP packet on network.
14cr|python-pydhcplib-0.6.2-3|19	
14cr|python-pydhcplib-0.6.2-3|20	%prep
14cr|python-pydhcplib-0.6.2-3|21	%setup -q -n %module_name-%version
14cr|python-pydhcplib-0.6.2-3|22	
14cr|python-pydhcplib-0.6.2-3|23	%build
14cr|python-pydhcplib-0.6.2-3|24	python setup.py build
14cr|python-pydhcplib-0.6.2-3|25	
14cr|python-pydhcplib-0.6.2-3|26	%install
14cr|python-pydhcplib-0.6.2-3|27	python setup.py install --root=%{buildroot}
14cr|python-pydhcplib-0.6.2-3|28	
14cr|python-pydhcplib-0.6.2-3|29	%files
14cr|python-pydhcplib-0.6.2-3|30	%doc README
14cr|python-pydhcplib-0.6.2-3|31	%{_mandir}/man3/*.3.*
14cr|python-pydhcplib-0.6.2-3|32	%{_mandir}/man8/*.8.*
14cr|python-pydhcplib-0.6.2-3|33	%{_mandir}/fr/man3/*.3.*
14cr|python-pydhcplib-0.6.2-3|34	%{_bindir}/pydhcp
14cr|python-pydhcplib-0.6.2-3|35	%{py_sitedir}/%{shortname}/
14cr|python-pydhcplib-0.6.2-3|36	%{py_sitedir}/%{module_name}-%{version}-py%{py_ver}.egg-info
14cr|python-pydhcplib-0.6.2-3|37	
14cr|python-pydhcplib-0.6.2-3|38	
14cr|python-pydhcplib-0.6.2-3|39	
14cr|python-pydhcplib-0.6.2-3|40	%changelog
14cr|python-pydhcplib-0.6.2-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-3
14cr|python-pydhcplib-0.6.2-3|42	+ Revision: fc53123
14cr|python-pydhcplib-0.6.2-3|43	- MassBuild#464: Increase release tag
14cr|python-pydhcplib-0.6.2-3|44	
14cr|python-pydhcplib-0.6.2-3|45	

6834 14
14cr|python-pyface-4.3.0-2|1	%define module	pyface
14cr|python-pyface-4.3.0-2|2	%define name	python-%{module}
14cr|python-pyface-4.3.0-2|3	%define version	4.2.0
14cr|python-pyface-4.3.0-2|4	%define	rel		1
14cr|python-pyface-4.3.0-2|5	%if %mdkversion < 201100
14cr|python-pyface-4.3.0-2|6	%define release %mkrel %{rel}
14cr|python-pyface-4.3.0-2|7	%else
14cr|python-pyface-4.3.0-2|8	%define release	%{rel}
14cr|python-pyface-4.3.0-2|9	%endif
14cr|python-pyface-4.3.0-2|10	
14cr|python-pyface-4.3.0-2|11	Summary:	Enthought Tool Suite - traits-capable windowing framework
14cr|python-pyface-4.3.0-2|12	Name:		%{name}
14cr|python-pyface-4.3.0-2|13	Version:	4.3.0
14cr|python-pyface-4.3.0-2|14	Release:	2
14cr|python-pyface-4.3.0-2|15	Source0:	https://www.enthought.com/repo/ets/pyface-%{version}.tar.gz
14cr|python-pyface-4.3.0-2|16	License:	BSD
14cr|python-pyface-4.3.0-2|17	Group:		Development/Python
14cr|python-pyface-4.3.0-2|18	Url:		https://github.com/enthought/pyface/
14cr|python-pyface-4.3.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-pyface-4.3.0-2|20	BuildArch:	noarch
14cr|python-pyface-4.3.0-2|21	Obsoletes:	python-enthought-traitsbackendwx
14cr|python-pyface-4.3.0-2|22	Obsoletes:	python-enthought-traitsbackendqt
14cr|python-pyface-4.3.0-2|23	Requires:	python-traits >= 4.2.0
14cr|python-pyface-4.3.0-2|24	Requires:	wxPython >= 2.8
14cr|python-pyface-4.3.0-2|25	Requires:	python-qt4
14cr|python-pyface-4.3.0-2|26	Requires:	pyside
14cr|python-pyface-4.3.0-2|27	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-pyface-4.3.0-2|28	BuildRequires:	wxPython >= 2.8
14cr|python-pyface-4.3.0-2|29	BuildRequires:	x11-server-xvfb, procps
14cr|python-pyface-4.3.0-2|30	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-pyface-4.3.0-2|31	BuildRequires:	python-sphinx
14cr|python-pyface-4.3.0-2|32	
14cr|python-pyface-4.3.0-2|33	%description
14cr|python-pyface-4.3.0-2|34	The pyface project contains a toolkit-independent GUI abstraction layer,
14cr|python-pyface-4.3.0-2|35	which is used to support the "visualization" features of the Traits package.
14cr|python-pyface-4.3.0-2|36	Thus, you can write code in terms of the Traits API (views, items, editors,
14cr|python-pyface-4.3.0-2|37	etc.), and let pyface and your selected toolkit and back-end take care of
14cr|python-pyface-4.3.0-2|38	the details of displaying them.
14cr|python-pyface-4.3.0-2|39	
14cr|python-pyface-4.3.0-2|40	The following GUI backends are supported:
14cr|python-pyface-4.3.0-2|41	
14cr|python-pyface-4.3.0-2|42	- wxPython
14cr|python-pyface-4.3.0-2|43	- PyQt
14cr|python-pyface-4.3.0-2|44	- PySide
14cr|python-pyface-4.3.0-2|45	
14cr|python-pyface-4.3.0-2|46	%prep
14cr|python-pyface-4.3.0-2|47	%setup -q -n %{module}-%{version}
14cr|python-pyface-4.3.0-2|48	
14cr|python-pyface-4.3.0-2|49	%build
14cr|python-pyface-4.3.0-2|50	%__python setup.py build
14cr|python-pyface-4.3.0-2|51	Xvfb :100 -ac &
14cr|python-pyface-4.3.0-2|52	XPID=$!
14cr|python-pyface-4.3.0-2|53	export DISPLAY=:100.0
14cr|python-pyface-4.3.0-2|54	%__python setup.py build_docs
14cr|python-pyface-4.3.0-2|55	kill -9 $XPID
14cr|python-pyface-4.3.0-2|56	
14cr|python-pyface-4.3.0-2|57	%install
14cr|python-pyface-4.3.0-2|58	%__rm -rf %{buildroot}
14cr|python-pyface-4.3.0-2|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-pyface-4.3.0-2|60	
14cr|python-pyface-4.3.0-2|61	%clean
14cr|python-pyface-4.3.0-2|62	%__rm -rf %{buildroot}
14cr|python-pyface-4.3.0-2|63	
14cr|python-pyface-4.3.0-2|64	%files
14cr|python-pyface-4.3.0-2|65	%defattr(-,root,root)
14cr|python-pyface-4.3.0-2|66	%doc *.txt *.rst examples/ build/docs/html
14cr|python-pyface-4.3.0-2|67	%py_sitedir/%{module}*
14cr|python-pyface-4.3.0-2|68	
14cr|python-pyface-4.3.0-2|69	
14cr|python-pyface-4.3.0-2|70	
14cr|python-pyface-4.3.0-2|71	%changelog
14cr|python-pyface-4.3.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|python-pyface-4.3.0-2|73	+ Revision: 472156f
14cr|python-pyface-4.3.0-2|74	- MassBuild#464: Increase release tag
14cr|python-pyface-4.3.0-2|75	
14cr|python-pyface-4.3.0-2|76	

6835 14
14cr|python-pyglet-1.1.4-2|1	%define module  pyglet
14cr|python-pyglet-1.1.4-2|2	%define name 	python-%{module}
14cr|python-pyglet-1.1.4-2|3	%define version 1.1.4
14cr|python-pyglet-1.1.4-2|4	%define release 2
14cr|python-pyglet-1.1.4-2|5	
14cr|python-pyglet-1.1.4-2|6	Summary:	A cross-platform windowing and multimedia library for Python
14cr|python-pyglet-1.1.4-2|7	Name:		%{name}
14cr|python-pyglet-1.1.4-2|8	Version:	%{version}
14cr|python-pyglet-1.1.4-2|9	Release:	%{release}
14cr|python-pyglet-1.1.4-2|10	Source0:	%{module}-%{version}.tar.gz
14cr|python-pyglet-1.1.4-2|11	License:	BSD
14cr|python-pyglet-1.1.4-2|12	Group:		Development/Python
14cr|python-pyglet-1.1.4-2|13	Url:		http://pyglet.org
14cr|python-pyglet-1.1.4-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-pyglet-1.1.4-2|15	Requires:	python >= 2.5
14cr|python-pyglet-1.1.4-2|16	Requires:	libmesagl, libmesaglu, gdk-pixbuf
14cr|python-pyglet-1.1.4-2|17	BuildRequires:	python-devel >= 2.5
14cr|python-pyglet-1.1.4-2|18	BuildArch:	noarch
14cr|python-pyglet-1.1.4-2|19	
14cr|python-pyglet-1.1.4-2|20	%description
14cr|python-pyglet-1.1.4-2|21	Pyglet provides an object-oriented programming interface for
14cr|python-pyglet-1.1.4-2|22	developing games and other visually-rich applications for Windows, Mac
14cr|python-pyglet-1.1.4-2|23	OS X and Linux. Some of the features of pyglet are:
14cr|python-pyglet-1.1.4-2|24	
14cr|python-pyglet-1.1.4-2|25	* No external dependencies or installation requirements. For most
14cr|python-pyglet-1.1.4-2|26	application and game requirements, pyglet needs nothing else besides
14cr|python-pyglet-1.1.4-2|27	Python, simplifying distribution and installation.
14cr|python-pyglet-1.1.4-2|28	
14cr|python-pyglet-1.1.4-2|29	* Take advantage of multiple windows and multi-monitor
14cr|python-pyglet-1.1.4-2|30	desktops. pyglet allows you to use as many windows as you need,
14cr|python-pyglet-1.1.4-2|31	and is fully aware of multi-monitor setups for use with
14cr|python-pyglet-1.1.4-2|32	fullscreen games.
14cr|python-pyglet-1.1.4-2|33	
14cr|python-pyglet-1.1.4-2|34	* Load images, sound, music and video in almost any format. pyglet can
14cr|python-pyglet-1.1.4-2|35	optionally use AVbin to play back audio formats such as MP3,
14cr|python-pyglet-1.1.4-2|36	OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
14cr|python-pyglet-1.1.4-2|37	WMV and Xvid.
14cr|python-pyglet-1.1.4-2|38	
14cr|python-pyglet-1.1.4-2|39	%prep
14cr|python-pyglet-1.1.4-2|40	%setup -q -n %{module}-%{version}
14cr|python-pyglet-1.1.4-2|41	
14cr|python-pyglet-1.1.4-2|42	%build
14cr|python-pyglet-1.1.4-2|43	%__python setup.py build
14cr|python-pyglet-1.1.4-2|44	
14cr|python-pyglet-1.1.4-2|45	%install
14cr|python-pyglet-1.1.4-2|46	rm -rf %{buildroot}
14cr|python-pyglet-1.1.4-2|47	%__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-pyglet-1.1.4-2|48	
14cr|python-pyglet-1.1.4-2|49	%clean
14cr|python-pyglet-1.1.4-2|50	rm -rf %{buildroot}
14cr|python-pyglet-1.1.4-2|51	
14cr|python-pyglet-1.1.4-2|52	%files
14cr|python-pyglet-1.1.4-2|53	%defattr(-,root,root)
14cr|python-pyglet-1.1.4-2|54	%doc README LICENSE CHANGELOG NOTICE examples/ doc/html/
14cr|python-pyglet-1.1.4-2|55	%py_puresitedir/*
14cr|python-pyglet-1.1.4-2|56	
14cr|python-pyglet-1.1.4-2|57	
14cr|python-pyglet-1.1.4-2|58	
14cr|python-pyglet-1.1.4-2|59	%changelog
14cr|python-pyglet-1.1.4-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-2
14cr|python-pyglet-1.1.4-2|61	+ Revision: 96ea99d
14cr|python-pyglet-1.1.4-2|62	- MassBuild#464: Increase release tag
14cr|python-pyglet-1.1.4-2|63	
14cr|python-pyglet-1.1.4-2|64	

6836 14
14cr|python-pygraphviz-1.2-2|1	%define module	pygraphviz
14cr|python-pygraphviz-1.2-2|2	
14cr|python-pygraphviz-1.2-2|3	Summary:	Python interface to Graphviz
14cr|python-pygraphviz-1.2-2|4	Name:		python-%{module}
14cr|python-pygraphviz-1.2-2|5	Version:	1.2
14cr|python-pygraphviz-1.2-2|6	Release:	2
14cr|python-pygraphviz-1.2-2|7	Source0:	https://pypi.python.org/packages/source/p/pygraphviz/pygraphviz-%{version}.tar.gz
14cr|python-pygraphviz-1.2-2|8	License:	BSD
14cr|python-pygraphviz-1.2-2|9	Group:		Development/Python
14cr|python-pygraphviz-1.2-2|10	Url:		https://networkx.lanl.gov/pygraphviz
14cr|python-pygraphviz-1.2-2|11	Requires:	graphviz >= 2.0
14cr|python-pygraphviz-1.2-2|12	BuildRequires:	graphviz-devel >= 2.0
14cr|python-pygraphviz-1.2-2|13	BuildRequires:	python-devel
14cr|python-pygraphviz-1.2-2|14	BuildRequires:	python-sphinx
14cr|python-pygraphviz-1.2-2|15	
14cr|python-pygraphviz-1.2-2|16	%description
14cr|python-pygraphviz-1.2-2|17	PyGraphviz is a Python interface to the Graphviz graph layout and
14cr|python-pygraphviz-1.2-2|18	visualization package.
14cr|python-pygraphviz-1.2-2|19	
14cr|python-pygraphviz-1.2-2|20	With PyGraphviz, you can create, edit, read, write, and draw graphs
14cr|python-pygraphviz-1.2-2|21	using Python to access the Graphviz graph data structure and layout
14cr|python-pygraphviz-1.2-2|22	algorithms.
14cr|python-pygraphviz-1.2-2|23	
14cr|python-pygraphviz-1.2-2|24	%prep
14cr|python-pygraphviz-1.2-2|25	%setup -q -n %{module}-%{version}
14cr|python-pygraphviz-1.2-2|26	
14cr|python-pygraphviz-1.2-2|27	%build
14cr|python-pygraphviz-1.2-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14cr|python-pygraphviz-1.2-2|29	pushd doc
14cr|python-pygraphviz-1.2-2|30	export PYTHONPATH=`dir -d ../build/lib.linux*`
14cr|python-pygraphviz-1.2-2|31	%make html
14cr|python-pygraphviz-1.2-2|32	popd
14cr|python-pygraphviz-1.2-2|33	
14cr|python-pygraphviz-1.2-2|34	%install
14cr|python-pygraphviz-1.2-2|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-pygraphviz-1.2-2|36	sed -i 's/.*examples$//' FILE_LIST
14cr|python-pygraphviz-1.2-2|37	
14cr|python-pygraphviz-1.2-2|38	%files -f FILE_LIST
14cr|python-pygraphviz-1.2-2|39	%doc doc/build/html
14cr|python-pygraphviz-1.2-2|40	
14cr|python-pygraphviz-1.2-2|41	
14cr|python-pygraphviz-1.2-2|42	
14cr|python-pygraphviz-1.2-2|43	
14cr|python-pygraphviz-1.2-2|44	%changelog
14cr|python-pygraphviz-1.2-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|python-pygraphviz-1.2-2|46	+ Revision: 90d0341
14cr|python-pygraphviz-1.2-2|47	- MassBuild#464: Increase release tag
14cr|python-pygraphviz-1.2-2|48	
14cr|python-pygraphviz-1.2-2|49	

6837 14
14cr|python-pylons-1.0-4|1	%define	module		pylons
14cr|python-pylons-1.0-4|2	%define tarname		Pylons
14cr|python-pylons-1.0-4|3	
14cr|python-pylons-1.0-4|4	Summary:		Pylons web framework
14cr|python-pylons-1.0-4|5	Name:			python-%{module}
14cr|python-pylons-1.0-4|6	Version:		1.0
14cr|python-pylons-1.0-4|7	Release:		4
14cr|python-pylons-1.0-4|8	Source0:		%{tarname}-%{version}.tar.gz
14cr|python-pylons-1.0-4|9	License:		BSD
14cr|python-pylons-1.0-4|10	Group:			Development/Python
14cr|python-pylons-1.0-4|11	Url:			http://www.pylonshq.com/
14cr|python-pylons-1.0-4|12	BuildArch:		noarch
14cr|python-pylons-1.0-4|13	BuildRequires:		python-setuptools
14cr|python-pylons-1.0-4|14	Requires:		python-beaker >= 1.3-0.dev.0
14cr|python-pylons-1.0-4|15	Requires:		python-decorator >= 2.3.2
14cr|python-pylons-1.0-4|16	Requires:		python-formencode >= 1.2.1
14cr|python-pylons-1.0-4|17	Requires:		python-mako >= 0.2.4
14cr|python-pylons-1.0-4|18	Requires:		python-nose >= 0.10.4
14cr|python-pylons-1.0-4|19	Requires:		python-paste >= 1.7.2
14cr|python-pylons-1.0-4|20	Requires:		python-pastedeploy >= 1.3.3
14cr|python-pylons-1.0-4|21	Requires:		python-pastescript >= 1.7.3
14cr|python-pylons-1.0-4|22	Requires:		python-routes >= 1.12
14cr|python-pylons-1.0-4|23	Requires:		python-simplejson >= 2.0.8
14cr|python-pylons-1.0-4|24	Requires:		python-tempita >= 0.2
14cr|python-pylons-1.0-4|25	Requires:		python-webob >= 0.9.6.1
14cr|python-pylons-1.0-4|26	Requires:		python-weberror >= 0.10.1
14cr|python-pylons-1.0-4|27	Requires:		python-webhelpers >= 0.6.4
14cr|python-pylons-1.0-4|28	Requires:		python-webtest >= 1.1
14cr|python-pylons-1.0-4|29	Suggests:		python-genshi >= 0.4.4
14cr|python-pylons-1.0-4|30	Suggests:		python-jinja2
14cr|python-pylons-1.0-4|31	
14cr|python-pylons-1.0-4|32	%description
14cr|python-pylons-1.0-4|33	The Pylons web framework is aimed at making webapp and programmatic
14cr|python-pylons-1.0-4|34	website development in Python easy.
14cr|python-pylons-1.0-4|35	
14cr|python-pylons-1.0-4|36	%prep
14cr|python-pylons-1.0-4|37	%setup -q -n %{tarname}-%{version}
14cr|python-pylons-1.0-4|38	
14cr|python-pylons-1.0-4|39	%install
14cr|python-pylons-1.0-4|40	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-pylons-1.0-4|41	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-pylons-1.0-4|42	
14cr|python-pylons-1.0-4|43	%files -f FILE_LIST
14cr|python-pylons-1.0-4|44	%doc CHANGELOG LICENSE README.txt
14cr|python-pylons-1.0-4|45	
14cr|python-pylons-1.0-4|46	
14cr|python-pylons-1.0-4|47	
14cr|python-pylons-1.0-4|48	%changelog
14cr|python-pylons-1.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cr|python-pylons-1.0-4|50	+ Revision: dd584eb
14cr|python-pylons-1.0-4|51	- MassBuild#464: Increase release tag
14cr|python-pylons-1.0-4|52	
14cr|python-pylons-1.0-4|53	

6838 14
14cr|python-pymathml-0.3-9|1	%define oname   pymathml
14cr|python-pymathml-0.3-9|2	%define debug_package %{nil}
14cr|python-pymathml-0.3-9|3	
14cr|python-pymathml-0.3-9|4	Summary:	Python MathML renderer
14cr|python-pymathml-0.3-9|5	Name:		python-pymathml
14cr|python-pymathml-0.3-9|6	Version:	0.3
14cr|python-pymathml-0.3-9|7	Release:	9
14cr|python-pymathml-0.3-9|8	License:	GPL
14cr|python-pymathml-0.3-9|9	Group:		Sciences/Mathematics
14cr|python-pymathml-0.3-9|10	URL:		http://pymathml.sourceforge.net/
14cr|python-pymathml-0.3-9|11	Source:		http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}.tar.bz2
14cr|python-pymathml-0.3-9|12	BuildRequires:	python-devel
14cr|python-pymathml-0.3-9|13	Requires:	python-libxml2
14cr|python-pymathml-0.3-9|14	# rendering backends
14cr|python-pymathml-0.3-9|15	Requires:	libnxplot-python
14cr|python-pymathml-0.3-9|16	Requires:	pygtk2.0
14cr|python-pymathml-0.3-9|17	%rename         pymathml
14cr|python-pymathml-0.3-9|18	
14cr|python-pymathml-0.3-9|19	%description
14cr|python-pymathml-0.3-9|20	The goal of %{oname} is to create a system-independent MathML
14cr|python-pymathml-0.3-9|21	rendering engine in Python. This engine works with an abstract
14cr|python-pymathml-0.3-9|22	'plotter' driver class, that can be subclassed for any rendering
14cr|python-pymathml-0.3-9|23	device needed.
14cr|python-pymathml-0.3-9|24	
14cr|python-pymathml-0.3-9|25	%prep
14cr|python-pymathml-0.3-9|26	%setup -q -n %{oname}-%{version}
14cr|python-pymathml-0.3-9|27	
14cr|python-pymathml-0.3-9|28	%build
14cr|python-pymathml-0.3-9|29	python ./setup.py build
14cr|python-pymathml-0.3-9|30	
14cr|python-pymathml-0.3-9|31	%install
14cr|python-pymathml-0.3-9|32	python ./setup.py install --root %{buildroot}
14cr|python-pymathml-0.3-9|33	
14cr|python-pymathml-0.3-9|34	%clean
14cr|python-pymathml-0.3-9|35	
14cr|python-pymathml-0.3-9|36	%files
14cr|python-pymathml-0.3-9|37	%doc AUTHORS NEWS PKG-INFO README
14cr|python-pymathml-0.3-9|38	%{py_puresitedir}/*
14cr|python-pymathml-0.3-9|39	
14cr|python-pymathml-0.3-9|40	%changelog
14cr|python-pymathml-0.3-9|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-9
14cr|python-pymathml-0.3-9|42	+ Revision: ed3bc28
14cr|python-pymathml-0.3-9|43	- MassBuild#464: Increase release tag
14cr|python-pymathml-0.3-9|44	
14cr|python-pymathml-0.3-9|45	

6839 14
14cr|python-pymetar-0.19-2|1	%define oname	pymetar
14cr|python-pymetar-0.19-2|2	
14cr|python-pymetar-0.19-2|3	Name:		python-%{oname}
14cr|python-pymetar-0.19-2|4	Version:	0.19
14cr|python-pymetar-0.19-2|5	Release:	2
14cr|python-pymetar-0.19-2|6	Summary:	Weather report Python module
14cr|python-pymetar-0.19-2|7	Group:		Development/Python
14cr|python-pymetar-0.19-2|8	License:	GPLv2+
14cr|python-pymetar-0.19-2|9	URL:		http://www.schwarzvogel.de/software-pymetar.shtml
14cr|python-pymetar-0.19-2|10	Source0:	http://www.schwarzvogel.de/pkgs/pymetar-%{version}.tar.gz
14cr|python-pymetar-0.19-2|11	BuildRequires:	python-devel
14cr|python-pymetar-0.19-2|12	BuildRequires:	python-setuptools
14cr|python-pymetar-0.19-2|13	Requires:	python
14cr|python-pymetar-0.19-2|14	BuildArch:	noarch
14cr|python-pymetar-0.19-2|15	
14cr|python-pymetar-0.19-2|16	%description
14cr|python-pymetar-0.19-2|17	This library downloads the weather report for a given station ID,
14cr|python-pymetar-0.19-2|18	decodes it and provides easy access to all the data found in the
14cr|python-pymetar-0.19-2|19	report.
14cr|python-pymetar-0.19-2|20	
14cr|python-pymetar-0.19-2|21	%prep
14cr|python-pymetar-0.19-2|22	%setup -q -n %{oname}-%{version}
14cr|python-pymetar-0.19-2|23	
14cr|python-pymetar-0.19-2|24	%build
14cr|python-pymetar-0.19-2|25	
14cr|python-pymetar-0.19-2|26	%install
14cr|python-pymetar-0.19-2|27	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-pymetar-0.19-2|28	rm -rf %{buildroot}%{_docdir}
14cr|python-pymetar-0.19-2|29	
14cr|python-pymetar-0.19-2|30	%files
14cr|python-pymetar-0.19-2|31	%doc README THANKS librarydoc.txt
14cr|python-pymetar-0.19-2|32	%{_bindir}/%{oname}
14cr|python-pymetar-0.19-2|33	%{py_puresitedir}/*
14cr|python-pymetar-0.19-2|34	%{_mandir}/man1/pymetar*
14cr|python-pymetar-0.19-2|35	
14cr|python-pymetar-0.19-2|36	
14cr|python-pymetar-0.19-2|37	
14cr|python-pymetar-0.19-2|38	%changelog
14cr|python-pymetar-0.19-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19-2
14cr|python-pymetar-0.19-2|40	+ Revision: fbc8e23
14cr|python-pymetar-0.19-2|41	- MassBuild#464: Increase release tag
14cr|python-pymetar-0.19-2|42	
14cr|python-pymetar-0.19-2|43	

6840 14
14cr|python-pymongo-2.7.1-2|1	%define shortname    pymongo
14cr|python-pymongo-2.7.1-2|2	
14cr|python-pymongo-2.7.1-2|3	Name:           python-%{shortname}
14cr|python-pymongo-2.7.1-2|4	Version:        2.7.1
14cr|python-pymongo-2.7.1-2|5	Release:        2
14cr|python-pymongo-2.7.1-2|6	Summary:        Python driver for MongoDB
14cr|python-pymongo-2.7.1-2|7	
14cr|python-pymongo-2.7.1-2|8	
14cr|python-pymongo-2.7.1-2|9	Group:          Development/Python
14cr|python-pymongo-2.7.1-2|10	License:        Apache License
14cr|python-pymongo-2.7.1-2|11	URL:            http://api.mongodb.org/python/2.1/
14cr|python-pymongo-2.7.1-2|12	Source0:        http://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
14cr|python-pymongo-2.7.1-2|13	BuildRequires:  python-setuptools
14cr|python-pymongo-2.7.1-2|14	BuildRequires:  python-devel
14cr|python-pymongo-2.7.1-2|15	
14cr|python-pymongo-2.7.1-2|16	%define debug_package %{nil}
14cr|python-pymongo-2.7.1-2|17	
14cr|python-pymongo-2.7.1-2|18	%description
14cr|python-pymongo-2.7.1-2|19	The PyMongo distribution contains tools for interacting with MongoDB
14cr|python-pymongo-2.7.1-2|20	database from Python.
14cr|python-pymongo-2.7.1-2|21	
14cr|python-pymongo-2.7.1-2|22	The bson package is an implementation of the BSON format for Python.
14cr|python-pymongo-2.7.1-2|23	The pymongo package is a native Python driver for MongoDB.
14cr|python-pymongo-2.7.1-2|24	The gridfs package is a gridfs implementation on top of pymongo.
14cr|python-pymongo-2.7.1-2|25	This driver is build without the C extensions.
14cr|python-pymongo-2.7.1-2|26	
14cr|python-pymongo-2.7.1-2|27	%prep
14cr|python-pymongo-2.7.1-2|28	%setup -q -n %{shortname}-%{version}
14cr|python-pymongo-2.7.1-2|29	
14cr|python-pymongo-2.7.1-2|30	%build
14cr|python-pymongo-2.7.1-2|31	python setup.py --no_ext build
14cr|python-pymongo-2.7.1-2|32	
14cr|python-pymongo-2.7.1-2|33	%install
14cr|python-pymongo-2.7.1-2|34	python setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-pymongo-2.7.1-2|35	
14cr|python-pymongo-2.7.1-2|36	%files
14cr|python-pymongo-2.7.1-2|37	%{py_platsitedir}/*
14cr|python-pymongo-2.7.1-2|38	
14cr|python-pymongo-2.7.1-2|39	
14cr|python-pymongo-2.7.1-2|40	
14cr|python-pymongo-2.7.1-2|41	
14cr|python-pymongo-2.7.1-2|42	%changelog
14cr|python-pymongo-2.7.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.1-2
14cr|python-pymongo-2.7.1-2|44	+ Revision: 50bd7e8
14cr|python-pymongo-2.7.1-2|45	- MassBuild#464: Increase release tag
14cr|python-pymongo-2.7.1-2|46	
14cr|python-pymongo-2.7.1-2|47	

6841 14
14cr|python-pymongo-2.7.2-1|1	%define shortname    pymongo
14cr|python-pymongo-2.7.2-1|2	
14cr|python-pymongo-2.7.2-1|3	Name:           python-%{shortname}
14cr|python-pymongo-2.7.2-1|4	Version:        2.7.2
14cr|python-pymongo-2.7.2-1|5	Release:        1
14cr|python-pymongo-2.7.2-1|6	Summary:        Python driver for MongoDB
14cr|python-pymongo-2.7.2-1|7	
14cr|python-pymongo-2.7.2-1|8	
14cr|python-pymongo-2.7.2-1|9	Group:          Development/Python
14cr|python-pymongo-2.7.2-1|10	License:        Apache License
14cr|python-pymongo-2.7.2-1|11	URL:            http://api.mongodb.org/python/2.1/
14cr|python-pymongo-2.7.2-1|12	Source0:        http://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
14cr|python-pymongo-2.7.2-1|13	BuildRequires:  python-setuptools
14cr|python-pymongo-2.7.2-1|14	BuildRequires:  python-devel
14cr|python-pymongo-2.7.2-1|15	
14cr|python-pymongo-2.7.2-1|16	%define debug_package %{nil}
14cr|python-pymongo-2.7.2-1|17	
14cr|python-pymongo-2.7.2-1|18	%description
14cr|python-pymongo-2.7.2-1|19	The PyMongo distribution contains tools for interacting with MongoDB
14cr|python-pymongo-2.7.2-1|20	database from Python.
14cr|python-pymongo-2.7.2-1|21	
14cr|python-pymongo-2.7.2-1|22	The bson package is an implementation of the BSON format for Python.
14cr|python-pymongo-2.7.2-1|23	The pymongo package is a native Python driver for MongoDB.
14cr|python-pymongo-2.7.2-1|24	The gridfs package is a gridfs implementation on top of pymongo.
14cr|python-pymongo-2.7.2-1|25	This driver is build without the C extensions.
14cr|python-pymongo-2.7.2-1|26	
14cr|python-pymongo-2.7.2-1|27	%prep
14cr|python-pymongo-2.7.2-1|28	%setup -q -n %{shortname}-%{version}
14cr|python-pymongo-2.7.2-1|29	
14cr|python-pymongo-2.7.2-1|30	%build
14cr|python-pymongo-2.7.2-1|31	python setup.py --no_ext build
14cr|python-pymongo-2.7.2-1|32	
14cr|python-pymongo-2.7.2-1|33	%install
14cr|python-pymongo-2.7.2-1|34	python setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-pymongo-2.7.2-1|35	
14cr|python-pymongo-2.7.2-1|36	%files
14cr|python-pymongo-2.7.2-1|37	%{py_platsitedir}/*
14cr|python-pymongo-2.7.2-1|38	
14cr|python-pymongo-2.7.2-1|39	%changelog
14cr|python-pymongo-2.7.2-1|40	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.2-1
14cr|python-pymongo-2.7.2-1|41	+ Revision: 82d4047
14cr|python-pymongo-2.7.2-1|42	- Updated to 2.7.2 (by updates_builder)
14cr|python-pymongo-2.7.2-1|43	
14cr|python-pymongo-2.7.2-1|44	

6842 14
14cr|python-pymtp-0.0.6-2|1	%define module pymtp
14cr|python-pymtp-0.0.6-2|2	%define debug_package %{nil}
14cr|python-pymtp-0.0.6-2|3	
14cr|python-pymtp-0.0.6-2|4	Summary:	A python binding to libmtp
14cr|python-pymtp-0.0.6-2|5	Name:		python-%{module}
14cr|python-pymtp-0.0.6-2|6	Version:	0.0.6
14cr|python-pymtp-0.0.6-2|7	Release:	2
14cr|python-pymtp-0.0.6-2|8	License:	GPLv3
14cr|python-pymtp-0.0.6-2|9	Group:		Development/Python
14cr|python-pymtp-0.0.6-2|10	Url:		http://nick125.com/projects/pymtp
14cr|python-pymtp-0.0.6-2|11	Source0:	https://pypi.python.org/packages/source/P/PyMTP/PyMTP-%{version}.tar.gz
14cr|python-pymtp-0.0.6-2|12	BuildRequires:	python-devel
14cr|python-pymtp-0.0.6-2|13	Requires:	libmtp-utils
14cr|python-pymtp-0.0.6-2|14	
14cr|python-pymtp-0.0.6-2|15	%description
14cr|python-pymtp-0.0.6-2|16	PyMTP is a Python binding to libmtp, the defacto open source
14cr|python-pymtp-0.0.6-2|17	library for communicating with MTP-enabled devices.
14cr|python-pymtp-0.0.6-2|18	These devices include the Creative Zen, Microsoft Zune,
14cr|python-pymtp-0.0.6-2|19	Normsoft Pocket Tunes and many more.
14cr|python-pymtp-0.0.6-2|20	
14cr|python-pymtp-0.0.6-2|21	%prep
14cr|python-pymtp-0.0.6-2|22	%setup -qn PyMTP-%{version}
14cr|python-pymtp-0.0.6-2|23	
14cr|python-pymtp-0.0.6-2|24	%build
14cr|python-pymtp-0.0.6-2|25	env CFLAGS="%{optflags}" python setup.py build
14cr|python-pymtp-0.0.6-2|26	
14cr|python-pymtp-0.0.6-2|27	%install
14cr|python-pymtp-0.0.6-2|28	python setup.py install --root=%{buildroot}
14cr|python-pymtp-0.0.6-2|29	
14cr|python-pymtp-0.0.6-2|30	%files
14cr|python-pymtp-0.0.6-2|31	%doc examples README
14cr|python-pymtp-0.0.6-2|32	%{py_puresitedir}/*
14cr|python-pymtp-0.0.6-2|33	
14cr|python-pymtp-0.0.6-2|34	
14cr|python-pymtp-0.0.6-2|35	%changelog
14cr|python-pymtp-0.0.6-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-2
14cr|python-pymtp-0.0.6-2|37	+ Revision: 6b5f538
14cr|python-pymtp-0.0.6-2|38	- MassBuild#464: Increase release tag
14cr|python-pymtp-0.0.6-2|39	
14cr|python-pymtp-0.0.6-2|40	

6843 14
14cr|python-pynut-1.2-2|1	Summary:	NUT (Network UPS Tools) extension for Python
14cr|python-pynut-1.2-2|2	Name:		python-pynut
14cr|python-pynut-1.2-2|3	Version:	1.2
14cr|python-pynut-1.2-2|4	Release:	2
14cr|python-pynut-1.2-2|5	Group:		Development/Python
14cr|python-pynut-1.2-2|6	License:	GPLv3+
14cr|python-pynut-1.2-2|7	URL:		http://www.lestat.st/informatique/projets/pynut-en
14cr|python-pynut-1.2-2|8	Source0:	http://www.lestat.st/_media/informatique/projets/pynut/%{name}-%{version}.tar.gz
14cr|python-pynut-1.2-2|9	BuildArch:	noarch
14cr|python-pynut-1.2-2|10	BuildRequires:	python-devel
14cr|python-pynut-1.2-2|11	
14cr|python-pynut-1.2-2|12	%description
14cr|python-pynut-1.2-2|13	PyNUT is an abstraction class written in Python to access NUT (Network UPS
14cr|python-pynut-1.2-2|14	Tools) server and execute commands without needing to know the communication
14cr|python-pynut-1.2-2|15	protocol.
14cr|python-pynut-1.2-2|16	
14cr|python-pynut-1.2-2|17	%prep
14cr|python-pynut-1.2-2|18	
14cr|python-pynut-1.2-2|19	%setup -q -n %{name}-%{version}
14cr|python-pynut-1.2-2|20	chmod 644 *
14cr|python-pynut-1.2-2|21	
14cr|python-pynut-1.2-2|22	%build
14cr|python-pynut-1.2-2|23	
14cr|python-pynut-1.2-2|24	%install
14cr|python-pynut-1.2-2|25	install -d %{buildroot}%{py_puresitedir}
14cr|python-pynut-1.2-2|26	install -m0644 PyNUT.py %{buildroot}%{py_puresitedir}/
14cr|python-pynut-1.2-2|27	
14cr|python-pynut-1.2-2|28	%files
14cr|python-pynut-1.2-2|29	%defattr(-,root,root)
14cr|python-pynut-1.2-2|30	%doc copyright README test_nut.py.gz
14cr|python-pynut-1.2-2|31	%{py_puresitedir}/PyNUT.py
14cr|python-pynut-1.2-2|32	
14cr|python-pynut-1.2-2|33	
14cr|python-pynut-1.2-2|34	
14cr|python-pynut-1.2-2|35	%changelog
14cr|python-pynut-1.2-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|python-pynut-1.2-2|37	+ Revision: bb24ab0
14cr|python-pynut-1.2-2|38	- MassBuild#464: Increase release tag
14cr|python-pynut-1.2-2|39	
14cr|python-pynut-1.2-2|40	

6844 14
14cr|python-pypdf-1.13-3|1	%define module	pyPdf
14cr|python-pypdf-1.13-3|2	
14cr|python-pypdf-1.13-3|3	Summary:	Pure-Python PDF toolkit
14cr|python-pypdf-1.13-3|4	Name:		python-pypdf
14cr|python-pypdf-1.13-3|5	Version:	1.13
14cr|python-pypdf-1.13-3|6	Release:	3
14cr|python-pypdf-1.13-3|7	Source0:	http://pybrary.net/pyPdf/%{module}-%{version}.tar.gz
14cr|python-pypdf-1.13-3|8	License:	BSD
14cr|python-pypdf-1.13-3|9	Group:		Development/Python
14cr|python-pypdf-1.13-3|10	Url:		http://pybrary.net/pyPdf/
14cr|python-pypdf-1.13-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-pypdf-1.13-3|12	Provides:	%{module}
14cr|python-pypdf-1.13-3|13	BuildRequires:	python-devel
14cr|python-pypdf-1.13-3|14	BuildArch:	noarch
14cr|python-pypdf-1.13-3|15	
14cr|python-pypdf-1.13-3|16	%description
14cr|python-pypdf-1.13-3|17	A Pure-Python library built as a PDF toolkit. It is capable of:
14cr|python-pypdf-1.13-3|18	* extracting document information (title, author, ...),
14cr|python-pypdf-1.13-3|19	* splitting documents page by page,
14cr|python-pypdf-1.13-3|20	* merging documents page by page,
14cr|python-pypdf-1.13-3|21	* cropping pages,
14cr|python-pypdf-1.13-3|22	* merging multiple pages into a single page,
14cr|python-pypdf-1.13-3|23	* encrypting and decrypting PDF files.
14cr|python-pypdf-1.13-3|24	
14cr|python-pypdf-1.13-3|25	%files
14cr|python-pypdf-1.13-3|26	%defattr(-,root,root)
14cr|python-pypdf-1.13-3|27	%doc README CHANGELOG
14cr|python-pypdf-1.13-3|28	%{py_puresitedir}/pyPdf-%{version}-py%{py_ver}.egg-info
14cr|python-pypdf-1.13-3|29	%dir %{py_puresitedir}/%{module}
14cr|python-pypdf-1.13-3|30	%{py_puresitedir}/%{module}/*
14cr|python-pypdf-1.13-3|31	
14cr|python-pypdf-1.13-3|32	#--------------------------------------------------------------------
14cr|python-pypdf-1.13-3|33	
14cr|python-pypdf-1.13-3|34	%prep
14cr|python-pypdf-1.13-3|35	%setup -q -n %{module}-%{version}
14cr|python-pypdf-1.13-3|36	
14cr|python-pypdf-1.13-3|37	%build
14cr|python-pypdf-1.13-3|38	
14cr|python-pypdf-1.13-3|39	%install
14cr|python-pypdf-1.13-3|40	%__rm -rf %{buildroot}
14cr|python-pypdf-1.13-3|41	%__python setup.py install --root=%{buildroot} --no-compile
14cr|python-pypdf-1.13-3|42	
14cr|python-pypdf-1.13-3|43	%clean
14cr|python-pypdf-1.13-3|44	%__rm -rf %{buildroot}
14cr|python-pypdf-1.13-3|45	
14cr|python-pypdf-1.13-3|46	
14cr|python-pypdf-1.13-3|47	
14cr|python-pypdf-1.13-3|48	%changelog
14cr|python-pypdf-1.13-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-3
14cr|python-pypdf-1.13-3|50	+ Revision: c61f628
14cr|python-pypdf-1.13-3|51	- MassBuild#464: Increase release tag
14cr|python-pypdf-1.13-3|52	
14cr|python-pypdf-1.13-3|53	

6845 14
14cr|python-pypoppler-0.12.1-8|1	%define module	pypoppler
14cr|python-pypoppler-0.12.1-8|2	
14cr|python-pypoppler-0.12.1-8|3	Summary:	Python bindings for the Poppler PDF rendering library
14cr|python-pypoppler-0.12.1-8|4	Name:		python-%{module}
14cr|python-pypoppler-0.12.1-8|5	Version:	0.12.1
14cr|python-pypoppler-0.12.1-8|6	Release:	8
14cr|python-pypoppler-0.12.1-8|7	Source0:	http://launchpad.net/poppler-python/trunk/development/+download/%{module}-%{version}.tar.gz
14cr|python-pypoppler-0.12.1-8|8	Patch0:		pypoppler-0.12.1-poppler-0.16.0.patch
14cr|python-pypoppler-0.12.1-8|9	Patch1:		pypoppler-0.12.1-link.patch
14cr|python-pypoppler-0.12.1-8|10	Patch2:		pypoppler-0.12.1-poppler-0.18.0-minimal-fix.patch
14cr|python-pypoppler-0.12.1-8|11	Patch3:		pypoppler-0.12.1-resource_leaks.patch
14cr|python-pypoppler-0.12.1-8|12	License:	GPLv2+
14cr|python-pypoppler-0.12.1-8|13	Group:		Development/Python
14cr|python-pypoppler-0.12.1-8|14	Url:		https://launchpad.net/poppler-python
14cr|python-pypoppler-0.12.1-8|15	Provides:	%{module} = %{version}
14cr|python-pypoppler-0.12.1-8|16	BuildRequires:	python-devel
14cr|python-pypoppler-0.12.1-8|17	BuildRequires:	pygtk2.0-devel
14cr|python-pypoppler-0.12.1-8|18	BuildRequires:	atk-devel
14cr|python-pypoppler-0.12.1-8|19	BuildRequires:	libpoppler-devel
14cr|python-pypoppler-0.12.1-8|20	BuildRequires:	python-cairo-devel
14cr|python-pypoppler-0.12.1-8|21	BuildRequires:	libpoppler-glib-devel >= 0.10.5
14cr|python-pypoppler-0.12.1-8|22	
14cr|python-pypoppler-0.12.1-8|23	%description
14cr|python-pypoppler-0.12.1-8|24	Python bindings for the Poppler PDF rendering library. It is needed to
14cr|python-pypoppler-0.12.1-8|25	run programs written in Python and using Poppler set.
14cr|python-pypoppler-0.12.1-8|26	
14cr|python-pypoppler-0.12.1-8|27	%files
14cr|python-pypoppler-0.12.1-8|28	%doc AUTHORS ChangeLog COPYING NEWS
14cr|python-pypoppler-0.12.1-8|29	%{py_platsitedir}/poppler.so
14cr|python-pypoppler-0.12.1-8|30	
14cr|python-pypoppler-0.12.1-8|31	#--------------------------------------------------------------------
14cr|python-pypoppler-0.12.1-8|32	
14cr|python-pypoppler-0.12.1-8|33	%prep
14cr|python-pypoppler-0.12.1-8|34	%setup -q -n %{module}-%{version}
14cr|python-pypoppler-0.12.1-8|35	%patch0 -p0
14cr|python-pypoppler-0.12.1-8|36	%patch1 -p0
14cr|python-pypoppler-0.12.1-8|37	%patch2 -p1
14cr|python-pypoppler-0.12.1-8|38	%patch3 -p1
14cr|python-pypoppler-0.12.1-8|39	
14cr|python-pypoppler-0.12.1-8|40	%build
14cr|python-pypoppler-0.12.1-8|41	%configure2_5x
14cr|python-pypoppler-0.12.1-8|42	%make
14cr|python-pypoppler-0.12.1-8|43	
14cr|python-pypoppler-0.12.1-8|44	%install
14cr|python-pypoppler-0.12.1-8|45	%__rm -rf %{buildroot}
14cr|python-pypoppler-0.12.1-8|46	%makeinstall_std
14cr|python-pypoppler-0.12.1-8|47	
14cr|python-pypoppler-0.12.1-8|48	%clean
14cr|python-pypoppler-0.12.1-8|49	%__rm -rf %{buildroot}
14cr|python-pypoppler-0.12.1-8|50	
14cr|python-pypoppler-0.12.1-8|51	
14cr|python-pypoppler-0.12.1-8|52	
14cr|python-pypoppler-0.12.1-8|53	%changelog
14cr|python-pypoppler-0.12.1-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.1-8
14cr|python-pypoppler-0.12.1-8|55	+ Revision: 2308d69
14cr|python-pypoppler-0.12.1-8|56	- MassBuild#464: Increase release tag
14cr|python-pypoppler-0.12.1-8|57	
14cr|python-pypoppler-0.12.1-8|58	

6846 14
14cr|python-pyquery-1.2.8-2|1	%define	module	pyquery
14cr|python-pyquery-1.2.8-2|2	
14cr|python-pyquery-1.2.8-2|3	Summary:	JQuery-like library for Python
14cr|python-pyquery-1.2.8-2|4	
14cr|python-pyquery-1.2.8-2|5	Name:		python-%{module}
14cr|python-pyquery-1.2.8-2|6	Version:	1.2.8
14cr|python-pyquery-1.2.8-2|7	Release:	2
14cr|python-pyquery-1.2.8-2|8	Source0:	http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.zip
14cr|python-pyquery-1.2.8-2|9	License:	BSD
14cr|python-pyquery-1.2.8-2|10	Group:		Development/Python
14cr|python-pyquery-1.2.8-2|11	Url:		https://bitbucket.org/olauzanne/pyquery/
14cr|python-pyquery-1.2.8-2|12	BuildArch:	noarch
14cr|python-pyquery-1.2.8-2|13	Requires:	python-lxml >= 2.1
14cr|python-pyquery-1.2.8-2|14	Requires:	python-cssselect
14cr|python-pyquery-1.2.8-2|15	BuildRequires:	python-setuptools
14cr|python-pyquery-1.2.8-2|16	BuildRequires:	python-lxml >= 2.1
14cr|python-pyquery-1.2.8-2|17	
14cr|python-pyquery-1.2.8-2|18	%description
14cr|python-pyquery-1.2.8-2|19	pyquery allows you to make jquery queries on xml documents.  The API
14cr|python-pyquery-1.2.8-2|20	is as much as possible the similar to jquery. pyquery uses lxml for
14cr|python-pyquery-1.2.8-2|21	fast xml and html manipulation.
14cr|python-pyquery-1.2.8-2|22	
14cr|python-pyquery-1.2.8-2|23	%prep
14cr|python-pyquery-1.2.8-2|24	%setup -q -n %{module}-%{version}
14cr|python-pyquery-1.2.8-2|25	
14cr|python-pyquery-1.2.8-2|26	%install
14cr|python-pyquery-1.2.8-2|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-pyquery-1.2.8-2|28	
14cr|python-pyquery-1.2.8-2|29	%clean
14cr|python-pyquery-1.2.8-2|30	
14cr|python-pyquery-1.2.8-2|31	%files
14cr|python-pyquery-1.2.8-2|32	%doc *
14cr|python-pyquery-1.2.8-2|33	%{py_puresitedir}/%{module}*
14cr|python-pyquery-1.2.8-2|34	
14cr|python-pyquery-1.2.8-2|35	
14cr|python-pyquery-1.2.8-2|36	
14cr|python-pyquery-1.2.8-2|37	
14cr|python-pyquery-1.2.8-2|38	%changelog
14cr|python-pyquery-1.2.8-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cr|python-pyquery-1.2.8-2|40	+ Revision: 53082fc
14cr|python-pyquery-1.2.8-2|41	- MassBuild#464: Increase release tag
14cr|python-pyquery-1.2.8-2|42	
14cr|python-pyquery-1.2.8-2|43	

6847 14
14cr|python-pyrite-publisher-2.1.1-8|1	%define oname pyrite-publisher
14cr|python-pyrite-publisher-2.1.1-8|2	
14cr|python-pyrite-publisher-2.1.1-8|3	Summary: Content Creation Tools for Palm Computing Platform Users
14cr|python-pyrite-publisher-2.1.1-8|4	Name: python-%{oname}
14cr|python-pyrite-publisher-2.1.1-8|5	Version: 2.1.1
14cr|python-pyrite-publisher-2.1.1-8|6	Release: 8
14cr|python-pyrite-publisher-2.1.1-8|7	Source0: %{oname}-%{version}.tar.bz2
14cr|python-pyrite-publisher-2.1.1-8|8	License: GPL
14cr|python-pyrite-publisher-2.1.1-8|9	Group: Development/Python
14cr|python-pyrite-publisher-2.1.1-8|10	URL: http://www.pyrite.org/
14cr|python-pyrite-publisher-2.1.1-8|11	BuildRequires: python
14cr|python-pyrite-publisher-2.1.1-8|12	BuildRequires: python-devel
14cr|python-pyrite-publisher-2.1.1-8|13	Requires: python
14cr|python-pyrite-publisher-2.1.1-8|14	Obsoletes: txt2pdbdoc
14cr|python-pyrite-publisher-2.1.1-8|15	Provides: txt2pdbdoc
14cr|python-pyrite-publisher-2.1.1-8|16	
14cr|python-pyrite-publisher-2.1.1-8|17	%description
14cr|python-pyrite-publisher-2.1.1-8|18	Pyrite Publisher is a data converter for Palm Computing Platform
14cr|python-pyrite-publisher-2.1.1-8|19	users.  At the moment it is focused on producing e-books for use with
14cr|python-pyrite-publisher-2.1.1-8|20	standard document readers.  It has the following features, and maybe
14cr|python-pyrite-publisher-2.1.1-8|21	more:
14cr|python-pyrite-publisher-2.1.1-8|22	
14cr|python-pyrite-publisher-2.1.1-8|23	- converts text and HTML documents to the standard Doc format or the
14cr|python-pyrite-publisher-2.1.1-8|24	new high-compression zTXT format
14cr|python-pyrite-publisher-2.1.1-8|25	- gathers input from local files or from http/ftp URLs
14cr|python-pyrite-publisher-2.1.1-8|26	- produces rich text markup for RichReader or TealDoc
14cr|python-pyrite-publisher-2.1.1-8|27	- detects and reflows paragraphs in text files
14cr|python-pyrite-publisher-2.1.1-8|28	- automatically bookmarks HTML headers and named anchors
14cr|python-pyrite-publisher-2.1.1-8|29	- automatically bookmarks regular expressions in text files
14cr|python-pyrite-publisher-2.1.1-8|30	- supports zTXT annotations and both compression modes
14cr|python-pyrite-publisher-2.1.1-8|31	- annotates and/or footnotes HTML link targets
14cr|python-pyrite-publisher-2.1.1-8|32	- converts between Doc and zTXT while preserving bookmarks
14cr|python-pyrite-publisher-2.1.1-8|33	- converts Doc or zTXT back to text
14cr|python-pyrite-publisher-2.1.1-8|34	- processes Doc or zTXT content as if it is a regular text file
14cr|python-pyrite-publisher-2.1.1-8|35	- most behavior is configurable
14cr|python-pyrite-publisher-2.1.1-8|36	- architecture is extensible to allow addition of more kinds of
14cr|python-pyrite-publisher-2.1.1-8|37	document markup, more input formats, and even handling entirely
14cr|python-pyrite-publisher-2.1.1-8|38	new types of data
14cr|python-pyrite-publisher-2.1.1-8|39	
14cr|python-pyrite-publisher-2.1.1-8|40	%prep
14cr|python-pyrite-publisher-2.1.1-8|41	%setup -q -n %oname-%version
14cr|python-pyrite-publisher-2.1.1-8|42	
14cr|python-pyrite-publisher-2.1.1-8|43	%build
14cr|python-pyrite-publisher-2.1.1-8|44	python setup.py build
14cr|python-pyrite-publisher-2.1.1-8|45	
14cr|python-pyrite-publisher-2.1.1-8|46	%install
14cr|python-pyrite-publisher-2.1.1-8|47	python setup.py install --root %buildroot
14cr|python-pyrite-publisher-2.1.1-8|48	
14cr|python-pyrite-publisher-2.1.1-8|49	%files
14cr|python-pyrite-publisher-2.1.1-8|50	%doc ChangeLog NEWS PKG-INFO README.txt
14cr|python-pyrite-publisher-2.1.1-8|51	%{_libdir}/python%{py_ver}/site-packages/*
14cr|python-pyrite-publisher-2.1.1-8|52	%{_bindir}/*
14cr|python-pyrite-publisher-2.1.1-8|53	
14cr|python-pyrite-publisher-2.1.1-8|54	
14cr|python-pyrite-publisher-2.1.1-8|55	
14cr|python-pyrite-publisher-2.1.1-8|56	
14cr|python-pyrite-publisher-2.1.1-8|57	%changelog
14cr|python-pyrite-publisher-2.1.1-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-8
14cr|python-pyrite-publisher-2.1.1-8|59	+ Revision: 3b60382
14cr|python-pyrite-publisher-2.1.1-8|60	- MassBuild#464: Increase release tag
14cr|python-pyrite-publisher-2.1.1-8|61	
14cr|python-pyrite-publisher-2.1.1-8|62	

6848 14
14cr|python-pyro-4.27-1|1	Name:           python-pyro
14cr|python-pyro-4.27-1|2	URL:            https://pypi.python.org/pypi/Pyro4
14cr|python-pyro-4.27-1|3	Summary:        PYthon Remote Objects
14cr|python-pyro-4.27-1|4	Version:        4.27
14cr|python-pyro-4.27-1|5	Release:        1
14cr|python-pyro-4.27-1|6	License:        MIT
14cr|python-pyro-4.27-1|7	Group:          Development/Python
14cr|python-pyro-4.27-1|8	Source:         https://pypi.python.org/packages/source/P/Pyro4/Pyro4-%{version}.tar.gz
14cr|python-pyro-4.27-1|9	BuildArch:	noarch
14cr|python-pyro-4.27-1|10	BuildRequires:  python-devel
14cr|python-pyro-4.27-1|11	BuildRequires:  python-setuptools
14cr|python-pyro-4.27-1|12	BuildRequires:  python3-devel
14cr|python-pyro-4.27-1|13	BuildRequires:  python3-setuptools
14cr|python-pyro-4.27-1|14	
14cr|python-pyro-4.27-1|15	%description
14cr|python-pyro-4.27-1|16	Pyro provides an object-oriented form of RPC. You can use Pyro within a
14cr|python-pyro-4.27-1|17	single system but also use it for IPC. For those that are familiar with
14cr|python-pyro-4.27-1|18	Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
14cr|python-pyro-4.27-1|19	similar to CORBA - which is a system- and language independent Distributed
14cr|python-pyro-4.27-1|20	Object Technology and has much more to offer than Pyro or RMI.
14cr|python-pyro-4.27-1|21	
14cr|python-pyro-4.27-1|22	%package -n python3-Pyro
14cr|python-pyro-4.27-1|23	Summary:        PYthon Remote Objects
14cr|python-pyro-4.27-1|24	Group:          Development/Python
14cr|python-pyro-4.27-1|25	# Require python2 package for /usr/bin files
14cr|python-pyro-4.27-1|26	Requires:	python-pyro
14cr|python-pyro-4.27-1|27	
14cr|python-pyro-4.27-1|28	%description -n python3-Pyro
14cr|python-pyro-4.27-1|29	Pyro provides an object-oriented form of RPC. You can use Pyro within a
14cr|python-pyro-4.27-1|30	single system but also use it for IPC. For those that are familiar with
14cr|python-pyro-4.27-1|31	Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
14cr|python-pyro-4.27-1|32	similar to CORBA - which is a system- and language independent Distributed
14cr|python-pyro-4.27-1|33	Object Technology and has much more to offer than Pyro or RMI.
14cr|python-pyro-4.27-1|34	
14cr|python-pyro-4.27-1|35	%prep
14cr|python-pyro-4.27-1|36	%setup -q -n Pyro4-%{version}
14cr|python-pyro-4.27-1|37	rm -rf %{py3dir}
14cr|python-pyro-4.27-1|38	cp -a . %{py3dir}
14cr|python-pyro-4.27-1|39	
14cr|python-pyro-4.27-1|40	
14cr|python-pyro-4.27-1|41	%build
14cr|python-pyro-4.27-1|42	%{__python} setup.py build
14cr|python-pyro-4.27-1|43	pushd %{py3dir}
14cr|python-pyro-4.27-1|44	%{__python3} setup.py build
14cr|python-pyro-4.27-1|45	popd
14cr|python-pyro-4.27-1|46	
14cr|python-pyro-4.27-1|47	%install
14cr|python-pyro-4.27-1|48	pushd %{py3dir}
14cr|python-pyro-4.27-1|49	%{__python3} setup.py install --root=%{buildroot}
14cr|python-pyro-4.27-1|50	popd
14cr|python-pyro-4.27-1|51	%{__python} setup.py install --root=%{buildroot}
14cr|python-pyro-4.27-1|52	
14cr|python-pyro-4.27-1|53	
14cr|python-pyro-4.27-1|54	%files
14cr|python-pyro-4.27-1|55	%doc docs/*
14cr|python-pyro-4.27-1|56	%{_bindir}/*
14cr|python-pyro-4.27-1|57	%{py_puresitedir}/
14cr|python-pyro-4.27-1|58	
14cr|python-pyro-4.27-1|59	%files -n python3-Pyro
14cr|python-pyro-4.27-1|60	%doc docs/*
14cr|python-pyro-4.27-1|61	%{py3_puresitedir}/
14cr|python-pyro-4.27-1|62	
14cr|python-pyro-4.27-1|63	%changelog
14cr|python-pyro-4.27-1|64	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.27-1
14cr|python-pyro-4.27-1|65	+ Revision: 063058e
14cr|python-pyro-4.27-1|66	- Clean .abf.yml
14cr|python-pyro-4.27-1|67	
14cr|python-pyro-4.27-1|68	

6849 14
14cr|python-pyrrd-0.0.7-1.5|1	%define modname PyRRD
14cr|python-pyrrd-0.0.7-1.5|2	Name:           python-pyrrd
14cr|python-pyrrd-0.0.7-1.5|3	Version:        0.0.7
14cr|python-pyrrd-0.0.7-1.5|4	Release:        1.5
14cr|python-pyrrd-0.0.7-1.5|5	Summary:        An Object-Oriented Python Interface for RRD
14cr|python-pyrrd-0.0.7-1.5|6	URL:            http://code.google.com/p/pyrrd/
14cr|python-pyrrd-0.0.7-1.5|7	License:        BSD
14cr|python-pyrrd-0.0.7-1.5|8	Group:          Development/Python
14cr|python-pyrrd-0.0.7-1.5|9	Source:         %{modname}-%{version}.tar.bz2
14cr|python-pyrrd-0.0.7-1.5|10	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|python-pyrrd-0.0.7-1.5|11	Requires:       python-setuptools rrdtool
14cr|python-pyrrd-0.0.7-1.5|12	BuildRequires:  python-devel python-setuptools
14cr|python-pyrrd-0.0.7-1.5|13	BuildArch:      noarch
14cr|python-pyrrd-0.0.7-1.5|14	
14cr|python-pyrrd-0.0.7-1.5|15	%description
14cr|python-pyrrd-0.0.7-1.5|16	PyRRD is a pure-Python OO wrapper for the RRDTool (round-robin database tool).
14cr|python-pyrrd-0.0.7-1.5|17	The idea is to make RRDTool insanely easy to use and to be aesthetically
14cr|python-pyrrd-0.0.7-1.5|18	pleasing for Python programmers.
14cr|python-pyrrd-0.0.7-1.5|19	
14cr|python-pyrrd-0.0.7-1.5|20	
14cr|python-pyrrd-0.0.7-1.5|21	%prep
14cr|python-pyrrd-0.0.7-1.5|22	%setup -q -n %{modname}-%{version}
14cr|python-pyrrd-0.0.7-1.5|23	
14cr|python-pyrrd-0.0.7-1.5|24	%build
14cr|python-pyrrd-0.0.7-1.5|25	CFLAGS="%{optflags}" python setup.py build
14cr|python-pyrrd-0.0.7-1.5|26	
14cr|python-pyrrd-0.0.7-1.5|27	%install
14cr|python-pyrrd-0.0.7-1.5|28	rm -rf $RPM_BUILD_ROOT
14cr|python-pyrrd-0.0.7-1.5|29	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|python-pyrrd-0.0.7-1.5|30	
14cr|python-pyrrd-0.0.7-1.5|31	%clean
14cr|python-pyrrd-0.0.7-1.5|32	rm -rf %{buildroot}
14cr|python-pyrrd-0.0.7-1.5|33	
14cr|python-pyrrd-0.0.7-1.5|34	%files
14cr|python-pyrrd-0.0.7-1.5|35	%defattr(-,root,root)
14cr|python-pyrrd-0.0.7-1.5|36	%doc docs examples ChangeLog LICENSE README TODO
14cr|python-pyrrd-0.0.7-1.5|37	%{python_sitelib}/*
14cr|python-pyrrd-0.0.7-1.5|38	
14cr|python-pyrrd-0.0.7-1.5|39	
14cr|python-pyrrd-0.0.7-1.5|40	
14cr|python-pyrrd-0.0.7-1.5|41	
14cr|python-pyrrd-0.0.7-1.5|42	
14cr|python-pyrrd-0.0.7-1.5|43	%changelog
14cr|python-pyrrd-0.0.7-1.5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.7-1.5
14cr|python-pyrrd-0.0.7-1.5|45	+ Revision: 0ec2bd0
14cr|python-pyrrd-0.0.7-1.5|46	- MassBuild#464: Increase release tag
14cr|python-pyrrd-0.0.7-1.5|47	
14cr|python-pyrrd-0.0.7-1.5|48	

6850 14
14cr|python-pyrtf-0.45-7|1	%define oname	PyRTF
14cr|python-pyrtf-0.45-7|2	
14cr|python-pyrtf-0.45-7|3	Name: 	 	python-pyrtf
14cr|python-pyrtf-0.45-7|4	Summary: 	Python module to generate RTF documents
14cr|python-pyrtf-0.45-7|5	
14cr|python-pyrtf-0.45-7|6	Version: 	0.45
14cr|python-pyrtf-0.45-7|7	Release: 	7
14cr|python-pyrtf-0.45-7|8	Source0:	http://downloads.sourceforge.net/pyrtf/%{oname}-%{version}.tar.bz2
14cr|python-pyrtf-0.45-7|9	URL:		http://pyrtf.sourceforge.net/
14cr|python-pyrtf-0.45-7|10	License:	GPL+
14cr|python-pyrtf-0.45-7|11	Group:		Development/Python
14cr|python-pyrtf-0.45-7|12	BuildRequires:	python-devel
14cr|python-pyrtf-0.45-7|13	BuildArch:	noarch
14cr|python-pyrtf-0.45-7|14	%rename	PyRTF
14cr|python-pyrtf-0.45-7|15	
14cr|python-pyrtf-0.45-7|16	%description
14cr|python-pyrtf-0.45-7|17	PyRTF is a set of python classes that make it possible to produce RTF
14cr|python-pyrtf-0.45-7|18	documents from python programs. The library has no external dependencies
14cr|python-pyrtf-0.45-7|19	and has proved reliable and fast.
14cr|python-pyrtf-0.45-7|20	
14cr|python-pyrtf-0.45-7|21	%prep
14cr|python-pyrtf-0.45-7|22	%setup -q -n %{oname}-%{version}
14cr|python-pyrtf-0.45-7|23	
14cr|python-pyrtf-0.45-7|24	%install
14cr|python-pyrtf-0.45-7|25	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|python-pyrtf-0.45-7|26	
14cr|python-pyrtf-0.45-7|27	%files
14cr|python-pyrtf-0.45-7|28	%{py_puresitedir}/%{oname}
14cr|python-pyrtf-0.45-7|29	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cr|python-pyrtf-0.45-7|30	
14cr|python-pyrtf-0.45-7|31	
14cr|python-pyrtf-0.45-7|32	
14cr|python-pyrtf-0.45-7|33	%changelog
14cr|python-pyrtf-0.45-7|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.45-7
14cr|python-pyrtf-0.45-7|35	+ Revision: c53e7b7
14cr|python-pyrtf-0.45-7|36	- MassBuild#464: Increase release tag
14cr|python-pyrtf-0.45-7|37	
14cr|python-pyrtf-0.45-7|38	

6851 14
14cr|python-pysearch-3.1-3|1	%define debug_package %{nil}
14cr|python-pysearch-3.1-3|2	
14cr|python-pysearch-3.1-3|3	Name:           python-pysearch
14cr|python-pysearch-3.1-3|4	Version:        3.1
14cr|python-pysearch-3.1-3|5	Release:        3
14cr|python-pysearch-3.1-3|6	Summary:        Python API for the Yahoo Search Webservices API
14cr|python-pysearch-3.1-3|7	Group:          Development/Python
14cr|python-pysearch-3.1-3|8	License:        GPLv2+
14cr|python-pysearch-3.1-3|9	URL:            http://sourceforge.net/projects/pysearch/
14cr|python-pysearch-3.1-3|10	Source0:        %{name}-%{version}.tar.gz
14cr|python-pysearch-3.1-3|11	Provides:       pYsearch
14cr|python-pysearch-3.1-3|12	BuildRequires:  python-devel
14cr|python-pysearch-3.1-3|13	
14cr|python-pysearch-3.1-3|14	%description
14cr|python-pysearch-3.1-3|15	pYsearch implements a Python API for the Yahoo Search Webservices API.
14cr|python-pysearch-3.1-3|16	It provides an object orientated abstraction of the web services,
14cr|python-pysearch-3.1-3|17	with emphasis on ease of use and extensibility.
14cr|python-pysearch-3.1-3|18	
14cr|python-pysearch-3.1-3|19	%prep
14cr|python-pysearch-3.1-3|20	%setup -q -n %{name}-%{version}
14cr|python-pysearch-3.1-3|21	
14cr|python-pysearch-3.1-3|22	%build
14cr|python-pysearch-3.1-3|23	python setup.py build
14cr|python-pysearch-3.1-3|24	
14cr|python-pysearch-3.1-3|25	%install
14cr|python-pysearch-3.1-3|26	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-pysearch-3.1-3|27	
14cr|python-pysearch-3.1-3|28	%files
14cr|python-pysearch-3.1-3|29	%defattr(-,root,root,-)
14cr|python-pysearch-3.1-3|30	%doc ChangeLog README NEWS docs
14cr|python-pysearch-3.1-3|31	%{py_puresitedir}/yahoo/*
14cr|python-pysearch-3.1-3|32	%{py_puresitedir}/pYsearch*
14cr|python-pysearch-3.1-3|33	
14cr|python-pysearch-3.1-3|34	%changelog
14cr|python-pysearch-3.1-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-3
14cr|python-pysearch-3.1-3|36	+ Revision: 4b7af92
14cr|python-pysearch-3.1-3|37	- MassBuild#464: Increase release tag
14cr|python-pysearch-3.1-3|38	
14cr|python-pysearch-3.1-3|39	

6852 14
14cr|python-pysvn-1.7.6-2|1	%define oname pysvn
14cr|python-pysvn-1.7.6-2|2	
14cr|python-pysvn-1.7.6-2|3	Summary:	Highlevel Subversion Python bindings
14cr|python-pysvn-1.7.6-2|4	Name:		python-%{oname}
14cr|python-pysvn-1.7.6-2|5	Version:	1.7.6
14cr|python-pysvn-1.7.6-2|6	Release:	2
14cr|python-pysvn-1.7.6-2|7	License:	Apache License
14cr|python-pysvn-1.7.6-2|8	Group:		Development/Python
14cr|python-pysvn-1.7.6-2|9	URL:		http://pysvn.tigris.org
14cr|python-pysvn-1.7.6-2|10	Source0:	http://pysvn.barrys-emacs.org/source_kits/%{oname}-%{version}.tar.gz
14cr|python-pysvn-1.7.6-2|11	BuildRequires:	apr-devel
14cr|python-pysvn-1.7.6-2|12	BuildRequires:	apr-util-devel
14cr|python-pysvn-1.7.6-2|13	BuildRequires:	expat-devel
14cr|python-pysvn-1.7.6-2|14	BuildRequires:	neon-devel
14cr|python-pysvn-1.7.6-2|15	BuildRequires:	subversion-devel
14cr|python-pysvn-1.7.6-2|16	BuildRequires:	subversion-tools
14cr|python-pysvn-1.7.6-2|17	BuildRequires:	python-devel
14cr|python-pysvn-1.7.6-2|18	
14cr|python-pysvn-1.7.6-2|19	%description
14cr|python-pysvn-1.7.6-2|20	pysvn is a highlevel and easy to use Python bindings to Subversion.
14cr|python-pysvn-1.7.6-2|21	
14cr|python-pysvn-1.7.6-2|22	%package	docs
14cr|python-pysvn-1.7.6-2|23	Summary:	Programmer's documentation for pysvn
14cr|python-pysvn-1.7.6-2|24	Group:		Development/Python
14cr|python-pysvn-1.7.6-2|25	BuildArch:	noarch
14cr|python-pysvn-1.7.6-2|26	
14cr|python-pysvn-1.7.6-2|27	%description	docs
14cr|python-pysvn-1.7.6-2|28	pysvn is a highlevel and easy to use Python bindings to Subversion.
14cr|python-pysvn-1.7.6-2|29	
14cr|python-pysvn-1.7.6-2|30	This package contains the pysvn Programmer's Guide and the Programmer's
14cr|python-pysvn-1.7.6-2|31	Reference.
14cr|python-pysvn-1.7.6-2|32	
14cr|python-pysvn-1.7.6-2|33	%prep
14cr|python-pysvn-1.7.6-2|34	%setup -q -n %{oname}-%{version}
14cr|python-pysvn-1.7.6-2|35	
14cr|python-pysvn-1.7.6-2|36	%build
14cr|python-pysvn-1.7.6-2|37	cd Source
14cr|python-pysvn-1.7.6-2|38	python setup.py configure --verbose --fixed-module-name --enable-debug
14cr|python-pysvn-1.7.6-2|39	
14cr|python-pysvn-1.7.6-2|40	#fix flags
14cr|python-pysvn-1.7.6-2|41	sed -i -e 's|$(LDLIBS)|$(LDFLAGS) $(LDLIBS)|g' Makefile
14cr|python-pysvn-1.7.6-2|42	sed -i -e 's|-Wall -fPIC|%{optflags} -fPIC|g' Makefile
14cr|python-pysvn-1.7.6-2|43	
14cr|python-pysvn-1.7.6-2|44	#fix build
14cr|python-pysvn-1.7.6-2|45	sed -i -e 's|-lssl|-lssl -lpython2.7 -lapr-1 -lsvn_fs-1 -lsvn_wc-1 -lsvn_subr-1|g' Makefile
14cr|python-pysvn-1.7.6-2|46	
14cr|python-pysvn-1.7.6-2|47	#disable rpath
14cr|python-pysvn-1.7.6-2|48	sed -i -e 's|-Wl,--rpath -Wl,%{_libdir}||g' Makefile
14cr|python-pysvn-1.7.6-2|49	
14cr|python-pysvn-1.7.6-2|50	%make LDFLAGS="%{ldflags}"
14cr|python-pysvn-1.7.6-2|51	
14cr|python-pysvn-1.7.6-2|52	%install
14cr|python-pysvn-1.7.6-2|53	install -d %{buildroot}%{py_platsitedir}/%{oname}
14cr|python-pysvn-1.7.6-2|54	cp -a Source/%oname/*.py %{buildroot}%{py_platsitedir}/%{oname}
14cr|python-pysvn-1.7.6-2|55	cp -a Source/%{oname}/_pysvn*.so %{buildroot}%{py_platsitedir}/%{oname}
14cr|python-pysvn-1.7.6-2|56	
14cr|python-pysvn-1.7.6-2|57	%files
14cr|python-pysvn-1.7.6-2|58	%defattr(-,root,root)
14cr|python-pysvn-1.7.6-2|59	%doc LICENSE.txt
14cr|python-pysvn-1.7.6-2|60	%{py_platsitedir}/%{oname}
14cr|python-pysvn-1.7.6-2|61	
14cr|python-pysvn-1.7.6-2|62	%files docs
14cr|python-pysvn-1.7.6-2|63	%defattr(-,root,root)
14cr|python-pysvn-1.7.6-2|64	%doc Docs/*.html Docs/*.js Examples
14cr|python-pysvn-1.7.6-2|65	
14cr|python-pysvn-1.7.6-2|66	
14cr|python-pysvn-1.7.6-2|67	
14cr|python-pysvn-1.7.6-2|68	
14cr|python-pysvn-1.7.6-2|69	
14cr|python-pysvn-1.7.6-2|70	%changelog
14cr|python-pysvn-1.7.6-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.6-2
14cr|python-pysvn-1.7.6-2|72	+ Revision: 285e6fa
14cr|python-pysvn-1.7.6-2|73	- MassBuild#464: Increase release tag
14cr|python-pysvn-1.7.6-2|74	
14cr|python-pysvn-1.7.6-2|75	

6853 14
14cr|python-pyweblib-1.3.6-3|1	Name:           python-pyweblib
14cr|python-pyweblib-1.3.6-3|2	Version:        1.3.6
14cr|python-pyweblib-1.3.6-3|3	Release:        3
14cr|python-pyweblib-1.3.6-3|4	Epoch:          0
14cr|python-pyweblib-1.3.6-3|5	Summary:        Yet another web programming framework for Python
14cr|python-pyweblib-1.3.6-3|6	License:        GPL
14cr|python-pyweblib-1.3.6-3|7	Group:          Development/Python
14cr|python-pyweblib-1.3.6-3|8	URL:            http://www.stroeder.com/pylib/PyWebLib/
14cr|python-pyweblib-1.3.6-3|9	Source0:        http://www.stroeder.com/pylib/PyWebLib/download/pyweblib-%{version}.tar.gz
14cr|python-pyweblib-1.3.6-3|10	BuildArch:      noarch
14cr|python-pyweblib-1.3.6-3|11	BuildRequires:	python
14cr|python-pyweblib-1.3.6-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-pyweblib-1.3.6-3|13	
14cr|python-pyweblib-1.3.6-3|14	%description
14cr|python-pyweblib-1.3.6-3|15	Web application library:
14cr|python-pyweblib-1.3.6-3|16	
14cr|python-pyweblib-1.3.6-3|17	pyweblib.forms          class library for handling <FORM> input
14cr|python-pyweblib-1.3.6-3|18	pyweblib.session        server-side web session handling
14cr|python-pyweblib-1.3.6-3|19	pyweblib.helper         misc. stuff useful in CGI-BINs
14cr|python-pyweblib-1.3.6-3|20	pyweblib.sslenv         retrieves SSL-related env vars
14cr|python-pyweblib-1.3.6-3|21	pyweblib.httphelper     very basic HTTP functions
14cr|python-pyweblib-1.3.6-3|22	
14cr|python-pyweblib-1.3.6-3|23	%prep
14cr|python-pyweblib-1.3.6-3|24	%setup -q -n pyweblib-%{version}
14cr|python-pyweblib-1.3.6-3|25	
14cr|python-pyweblib-1.3.6-3|26	%build
14cr|python-pyweblib-1.3.6-3|27	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|python-pyweblib-1.3.6-3|28	
14cr|python-pyweblib-1.3.6-3|29	%install
14cr|python-pyweblib-1.3.6-3|30	%{__rm} -rf %{buildroot}
14cr|python-pyweblib-1.3.6-3|31	%{__python} setup.py install --root=%{buildroot}
14cr|python-pyweblib-1.3.6-3|32	
14cr|python-pyweblib-1.3.6-3|33	%clean
14cr|python-pyweblib-1.3.6-3|34	%{__rm} -rf %{buildroot}
14cr|python-pyweblib-1.3.6-3|35	
14cr|python-pyweblib-1.3.6-3|36	%files
14cr|python-pyweblib-1.3.6-3|37	%defattr(0644,root,root,0755)
14cr|python-pyweblib-1.3.6-3|38	%doc CHANGES htdocs/ cgi-bin/
14cr|python-pyweblib-1.3.6-3|39	%{python_sitelib}/*
14cr|python-pyweblib-1.3.6-3|40	
14cr|python-pyweblib-1.3.6-3|41	
14cr|python-pyweblib-1.3.6-3|42	
14cr|python-pyweblib-1.3.6-3|43	
14cr|python-pyweblib-1.3.6-3|44	%changelog
14cr|python-pyweblib-1.3.6-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.3.6-3
14cr|python-pyweblib-1.3.6-3|46	+ Revision: db67bc9
14cr|python-pyweblib-1.3.6-3|47	- MassBuild#464: Increase release tag
14cr|python-pyweblib-1.3.6-3|48	
14cr|python-pyweblib-1.3.6-3|49	

6854 14
14cr|python-pyzmq-14.3.1-3|1	%define module	pyzmq
14cr|python-pyzmq-14.3.1-3|2	
14cr|python-pyzmq-14.3.1-3|3	Summary:	Python bindings for zeromq
14cr|python-pyzmq-14.3.1-3|4	Name:		python-%{module}
14cr|python-pyzmq-14.3.1-3|5	Version:	14.3.1
14cr|python-pyzmq-14.3.1-3|6	Release:	3
14cr|python-pyzmq-14.3.1-3|7	Source0:	http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz
14cr|python-pyzmq-14.3.1-3|8	Source100:	%{name}.rpmlintrc
14cr|python-pyzmq-14.3.1-3|9	License:	LGPLv3+ and ASL 2.0 and BSD
14cr|python-pyzmq-14.3.1-3|10	Group:		Development/Python
14cr|python-pyzmq-14.3.1-3|11	Url:		http://github.com/zeromq/pyzmq
14cr|python-pyzmq-14.3.1-3|12	BuildRequires:	pkgconfig(libzmq)
14cr|python-pyzmq-14.3.1-3|13	BuildRequires:	python-nose
14cr|python-pyzmq-14.3.1-3|14	BuildRequires:	python-setuptools
14cr|python-pyzmq-14.3.1-3|15	BuildRequires:	pkgconfig(python)
14cr|python-pyzmq-14.3.1-3|16	BuildRequires:	pkgconfig(python3)
14cr|python-pyzmq-14.3.1-3|17	BuildRequires:	python3-nose
14cr|python-pyzmq-14.3.1-3|18	BuildRequires:  pythonegg(cython)
14cr|python-pyzmq-14.3.1-3|19	BuildRequires:  python3egg(cython)
14cr|python-pyzmq-14.3.1-3|20	
14cr|python-pyzmq-14.3.1-3|21	%description
14cr|python-pyzmq-14.3.1-3|22	This package contains Python bindings for zeromq, a lightweight and
14cr|python-pyzmq-14.3.1-3|23	fast messaging implementation.
14cr|python-pyzmq-14.3.1-3|24	
14cr|python-pyzmq-14.3.1-3|25	%package -n python3-%{module}
14cr|python-pyzmq-14.3.1-3|26	Summary:        Software library for fast, message-based applications
14cr|python-pyzmq-14.3.1-3|27	
14cr|python-pyzmq-14.3.1-3|28	
14cr|python-pyzmq-14.3.1-3|29	
14cr|python-pyzmq-14.3.1-3|30	Group:          Development/Python
14cr|python-pyzmq-14.3.1-3|31	
14cr|python-pyzmq-14.3.1-3|32	%description -n python3-%{module}
14cr|python-pyzmq-14.3.1-3|33	The 0MQ lightweight messaging kernel is a library which extends the
14cr|python-pyzmq-14.3.1-3|34	standard socket interfaces with features traditionally provided by
14cr|python-pyzmq-14.3.1-3|35	specialized messaging middle-ware products. 0MQ sockets provide an
14cr|python-pyzmq-14.3.1-3|36	abstraction of asynchronous message queues, multiple messaging
14cr|python-pyzmq-14.3.1-3|37	patterns, message filtering (subscriptions), seamless access to
14cr|python-pyzmq-14.3.1-3|38	multiple transport protocols and more.
14cr|python-pyzmq-14.3.1-3|39	
14cr|python-pyzmq-14.3.1-3|40	This package contains the python 3 bindings.
14cr|python-pyzmq-14.3.1-3|41	
14cr|python-pyzmq-14.3.1-3|42	%prep
14cr|python-pyzmq-14.3.1-3|43	%setup -q -c
14cr|python-pyzmq-14.3.1-3|44	
14cr|python-pyzmq-14.3.1-3|45	pushd %{module}-%{version}
14cr|python-pyzmq-14.3.1-3|46	# forcibly regenerate the Cython-generated .c files:
14cr|python-pyzmq-14.3.1-3|47	find zmq -name "*.c" -delete
14cr|python-pyzmq-14.3.1-3|48	
14cr|python-pyzmq-14.3.1-3|49	# remove bundled libraries
14cr|python-pyzmq-14.3.1-3|50	rm -rf bundled
14cr|python-pyzmq-14.3.1-3|51	for lib in zmq/eventloop/*.py; do
14cr|python-pyzmq-14.3.1-3|52	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
14cr|python-pyzmq-14.3.1-3|53	touch -r $lib $lib.new &&
14cr|python-pyzmq-14.3.1-3|54	mv $lib.new $lib
14cr|python-pyzmq-14.3.1-3|55	done
14cr|python-pyzmq-14.3.1-3|56	
14cr|python-pyzmq-14.3.1-3|57	# remove excecutable bits
14cr|python-pyzmq-14.3.1-3|58	chmod -x examples/pubsub/topics_pub.py
14cr|python-pyzmq-14.3.1-3|59	chmod -x examples/pubsub/topics_sub.py
14cr|python-pyzmq-14.3.1-3|60	popd
14cr|python-pyzmq-14.3.1-3|61	
14cr|python-pyzmq-14.3.1-3|62	mv %{module}-%{version} python2
14cr|python-pyzmq-14.3.1-3|63	cp -r python2 python3
14cr|python-pyzmq-14.3.1-3|64	
14cr|python-pyzmq-14.3.1-3|65	pushd python2
14cr|python-pyzmq-14.3.1-3|66	python setup.py cython
14cr|python-pyzmq-14.3.1-3|67	popd
14cr|python-pyzmq-14.3.1-3|68	
14cr|python-pyzmq-14.3.1-3|69	pushd python3
14cr|python-pyzmq-14.3.1-3|70	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cr|python-pyzmq-14.3.1-3|71	popd
14cr|python-pyzmq-14.3.1-3|72	
14cr|python-pyzmq-14.3.1-3|73	%build
14cr|python-pyzmq-14.3.1-3|74	pushd python2
14cr|python-pyzmq-14.3.1-3|75	CFLAGS="%{optflags}" python setup.py build
14cr|python-pyzmq-14.3.1-3|76	popd
14cr|python-pyzmq-14.3.1-3|77	
14cr|python-pyzmq-14.3.1-3|78	pushd python3
14cr|python-pyzmq-14.3.1-3|79	CFLAGS="%{optflags}" python3 setup.py build
14cr|python-pyzmq-14.3.1-3|80	popd
14cr|python-pyzmq-14.3.1-3|81	
14cr|python-pyzmq-14.3.1-3|82	%install
14cr|python-pyzmq-14.3.1-3|83	pushd python3
14cr|python-pyzmq-14.3.1-3|84	python3 setup.py install --skip-build --root %{buildroot}
14cr|python-pyzmq-14.3.1-3|85	popd
14cr|python-pyzmq-14.3.1-3|86	
14cr|python-pyzmq-14.3.1-3|87	pushd python2
14cr|python-pyzmq-14.3.1-3|88	python setup.py install --skip-build --root %{buildroot}
14cr|python-pyzmq-14.3.1-3|89	popd
14cr|python-pyzmq-14.3.1-3|90	
14cr|python-pyzmq-14.3.1-3|91	%check
14cr|python-pyzmq-14.3.1-3|92	rm python2/zmq/__*
14cr|python-pyzmq-14.3.1-3|93	rm python3/zmq/__*
14cr|python-pyzmq-14.3.1-3|94	
14cr|python-pyzmq-14.3.1-3|95	pushd python2
14cr|python-pyzmq-14.3.1-3|96	PYTHONPATH=%{buildroot}%{py_platsitedir} \
14cr|python-pyzmq-14.3.1-3|97	python setup.py test
14cr|python-pyzmq-14.3.1-3|98	popd
14cr|python-pyzmq-14.3.1-3|99	
14cr|python-pyzmq-14.3.1-3|100	pushd python3
14cr|python-pyzmq-14.3.1-3|101	PYTHONPATH=%{buildroot}%{py3_platsitedir} \
14cr|python-pyzmq-14.3.1-3|102	%{__python3} setup.py test
14cr|python-pyzmq-14.3.1-3|103	popd
14cr|python-pyzmq-14.3.1-3|104	
14cr|python-pyzmq-14.3.1-3|105	rm -rf %{buildroot}%{py_platsitedir}/zmq/tests
14cr|python-pyzmq-14.3.1-3|106	rm -rf %{buildroot}%{py3_platsitedir}/zmq/tests
14cr|python-pyzmq-14.3.1-3|107	
14cr|python-pyzmq-14.3.1-3|108	%files
14cr|python-pyzmq-14.3.1-3|109	%doc python2/README.md python2/COPYING.* python2/examples/
14cr|python-pyzmq-14.3.1-3|110	%{py_platsitedir}/%{module}-*.egg-info
14cr|python-pyzmq-14.3.1-3|111	%{py_platsitedir}/zmq
14cr|python-pyzmq-14.3.1-3|112	
14cr|python-pyzmq-14.3.1-3|113	%files -n python3-%{module}
14cr|python-pyzmq-14.3.1-3|114	%doc python3/README.md python3/COPYING.* python3/examples/
14cr|python-pyzmq-14.3.1-3|115	%{py3_platsitedir}/%{module}-*.egg-info
14cr|python-pyzmq-14.3.1-3|116	%{py3_platsitedir}/zmq
14cr|python-pyzmq-14.3.1-3|117	
14cr|python-pyzmq-14.3.1-3|118	%changelog
14cr|python-pyzmq-14.3.1-3|119	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.3.1-3
14cr|python-pyzmq-14.3.1-3|120	+ Revision: 7b2b41a
14cr|python-pyzmq-14.3.1-3|121	- MassBuild#464: Increase release tag
14cr|python-pyzmq-14.3.1-3|122	
14cr|python-pyzmq-14.3.1-3|123	

6855 14
14cr|python-rarfile-2.6-2|1	%define	module	rarfile
14cr|python-rarfile-2.6-2|2	
14cr|python-rarfile-2.6-2|3	Summary:	RAR archive reader for Python
14cr|python-rarfile-2.6-2|4	Name:		python-%{module}
14cr|python-rarfile-2.6-2|5	Version:	2.6
14cr|python-rarfile-2.6-2|6	Release:	2
14cr|python-rarfile-2.6-2|7	Source0:	https://pypi.python.org/packages/source/r/rarfile/rarfile-%{version}.tar.gz
14cr|python-rarfile-2.6-2|8	License:	ISC
14cr|python-rarfile-2.6-2|9	Group:		Development/Python
14cr|python-rarfile-2.6-2|10	Url:		https://github.com/markokr/rarfile/
14cr|python-rarfile-2.6-2|11	BuildArch:	noarch
14cr|python-rarfile-2.6-2|12	Requires:	unrar
14cr|python-rarfile-2.6-2|13	
14cr|python-rarfile-2.6-2|14	%description
14cr|python-rarfile-2.6-2|15	This is a Python module for RAR archive reading. The interface is
14cr|python-rarfile-2.6-2|16	similar to that of the zipfile module.
14cr|python-rarfile-2.6-2|17	
14cr|python-rarfile-2.6-2|18	%prep
14cr|python-rarfile-2.6-2|19	%setup -q -n %{module}-%{version}
14cr|python-rarfile-2.6-2|20	
14cr|python-rarfile-2.6-2|21	%build
14cr|python-rarfile-2.6-2|22	%__python setup.py build
14cr|python-rarfile-2.6-2|23	
14cr|python-rarfile-2.6-2|24	%install
14cr|python-rarfile-2.6-2|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-rarfile-2.6-2|26	
14cr|python-rarfile-2.6-2|27	%clean
14cr|python-rarfile-2.6-2|28	
14cr|python-rarfile-2.6-2|29	%files
14cr|python-rarfile-2.6-2|30	%doc  LICENSE
14cr|python-rarfile-2.6-2|31	%py_puresitedir/%{module}*
14cr|python-rarfile-2.6-2|32	
14cr|python-rarfile-2.6-2|33	%changelog
14cr|python-rarfile-2.6-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|python-rarfile-2.6-2|35	+ Revision: d0fb062
14cr|python-rarfile-2.6-2|36	- MassBuild#464: Increase release tag
14cr|python-rarfile-2.6-2|37	
14cr|python-rarfile-2.6-2|38	

6856 14
14cr|python-rational-0.1-11|1	%define oname   rational
14cr|python-rational-0.1-11|2	%define name    python-%oname
14cr|python-rational-0.1-11|3	%define version 0.1
14cr|python-rational-0.1-11|4	%define release 11
14cr|python-rational-0.1-11|5	
14cr|python-rational-0.1-11|6	
14cr|python-rational-0.1-11|7	Summary:       Rational numbers for python
14cr|python-rational-0.1-11|8	Name:          %{name}
14cr|python-rational-0.1-11|9	Version:       %{version}
14cr|python-rational-0.1-11|10	Release:       %{release}
14cr|python-rational-0.1-11|11	Source0:       %{oname}.py
14cr|python-rational-0.1-11|12	License:       LGPL
14cr|python-rational-0.1-11|13	Group:         Development/Python
14cr|python-rational-0.1-11|14	Url:           http://www.python.org/peps/pep-0239.html
14cr|python-rational-0.1-11|15	BuildRequires: python
14cr|python-rational-0.1-11|16	
14cr|python-rational-0.1-11|17	%description
14cr|python-rational-0.1-11|18	This is a python module for rational numbers, following PEP 239,
14cr|python-rational-0.1-11|19	with some extensions. While it is not as efficent as cRat, it is
14cr|python-rational-0.1-11|20	more has some extra features (e.g., NaN and infinity handling).
14cr|python-rational-0.1-11|21	
14cr|python-rational-0.1-11|22	%install
14cr|python-rational-0.1-11|23	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%{oname}.py
14cr|python-rational-0.1-11|24	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
14cr|python-rational-0.1-11|25	python -c "import %{oname}"
14cr|python-rational-0.1-11|26	
14cr|python-rational-0.1-11|27	%files
14cr|python-rational-0.1-11|28	%defattr(-,root,root)
14cr|python-rational-0.1-11|29	%{_libdir}/python*/site-packages/%{oname}.py*
14cr|python-rational-0.1-11|30	
14cr|python-rational-0.1-11|31	
14cr|python-rational-0.1-11|32	
14cr|python-rational-0.1-11|33	%changelog
14cr|python-rational-0.1-11|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-11
14cr|python-rational-0.1-11|35	+ Revision: 5c61560
14cr|python-rational-0.1-11|36	- MassBuild#464: Increase release tag
14cr|python-rational-0.1-11|37	
14cr|python-rational-0.1-11|38	

6857 14
14cr|python-recaptcha-client-1.0.6-2|1	Name:           python-recaptcha-client
14cr|python-recaptcha-client-1.0.6-2|2	Version:        1.0.6
14cr|python-recaptcha-client-1.0.6-2|3	Release:        2
14cr|python-recaptcha-client-1.0.6-2|4	Summary:        Python module for reCAPTCHA and reCAPTCHA Mailhide
14cr|python-recaptcha-client-1.0.6-2|5	
14cr|python-recaptcha-client-1.0.6-2|6	Group:          Development/Python
14cr|python-recaptcha-client-1.0.6-2|7	License:        MIT
14cr|python-recaptcha-client-1.0.6-2|8	URL:            http://pypi.python.org/pypi/recaptcha-client
14cr|python-recaptcha-client-1.0.6-2|9	Source0:        http://pypi.python.org/packages/source/r/recaptcha-client/recaptcha-client-%{version}.tar.gz
14cr|python-recaptcha-client-1.0.6-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|python-recaptcha-client-1.0.6-2|11	
14cr|python-recaptcha-client-1.0.6-2|12	BuildArch:      noarch
14cr|python-recaptcha-client-1.0.6-2|13	BuildRequires:  python-devel
14cr|python-recaptcha-client-1.0.6-2|14	BuildRequires:  python-setuptools
14cr|python-recaptcha-client-1.0.6-2|15	Requires:       python-pycrypto
14cr|python-recaptcha-client-1.0.6-2|16	
14cr|python-recaptcha-client-1.0.6-2|17	%description
14cr|python-recaptcha-client-1.0.6-2|18	Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require
14cr|python-recaptcha-client-1.0.6-2|19	any imaging libraries because the CAPTCHA is served directly from reCAPTCHA.
14cr|python-recaptcha-client-1.0.6-2|20	Also allows you to securely obfuscate emails with Mailhide. This functionality
14cr|python-recaptcha-client-1.0.6-2|21	requires python-crypto. This library requires two types of API keys. If you'd
14cr|python-recaptcha-client-1.0.6-2|22	like to use the CAPTCHA, you'll need a key from
14cr|python-recaptcha-client-1.0.6-2|23	http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from
14cr|python-recaptcha-client-1.0.6-2|24	http://mailhide.recaptcha.net/apikey.
14cr|python-recaptcha-client-1.0.6-2|25	
14cr|python-recaptcha-client-1.0.6-2|26	%prep
14cr|python-recaptcha-client-1.0.6-2|27	%setup -q -n recaptcha-client-%{version}
14cr|python-recaptcha-client-1.0.6-2|28	sed -i 's/^from ez_setup/#from ez_setup/' setup.py
14cr|python-recaptcha-client-1.0.6-2|29	sed -i 's/^use_setuptools()/#use_setuptools()/' setup.py
14cr|python-recaptcha-client-1.0.6-2|30	
14cr|python-recaptcha-client-1.0.6-2|31	
14cr|python-recaptcha-client-1.0.6-2|32	%build
14cr|python-recaptcha-client-1.0.6-2|33	%{__python} setup.py build
14cr|python-recaptcha-client-1.0.6-2|34	
14cr|python-recaptcha-client-1.0.6-2|35	
14cr|python-recaptcha-client-1.0.6-2|36	%install
14cr|python-recaptcha-client-1.0.6-2|37	rm -rf $RPM_BUILD_ROOT
14cr|python-recaptcha-client-1.0.6-2|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|python-recaptcha-client-1.0.6-2|39	
14cr|python-recaptcha-client-1.0.6-2|40	
14cr|python-recaptcha-client-1.0.6-2|41	%clean
14cr|python-recaptcha-client-1.0.6-2|42	rm -rf $RPM_BUILD_ROOT
14cr|python-recaptcha-client-1.0.6-2|43	
14cr|python-recaptcha-client-1.0.6-2|44	
14cr|python-recaptcha-client-1.0.6-2|45	%files
14cr|python-recaptcha-client-1.0.6-2|46	%defattr(-,root,root,-)
14cr|python-recaptcha-client-1.0.6-2|47	%doc PKG-INFO
14cr|python-recaptcha-client-1.0.6-2|48	%{python_sitelib}/recaptcha/
14cr|python-recaptcha-client-1.0.6-2|49	%{python_sitelib}/recaptcha_client*-nspkg.pth
14cr|python-recaptcha-client-1.0.6-2|50	%{python_sitelib}/recaptcha_client*.egg-info/
14cr|python-recaptcha-client-1.0.6-2|51	
14cr|python-recaptcha-client-1.0.6-2|52	
14cr|python-recaptcha-client-1.0.6-2|53	
14cr|python-recaptcha-client-1.0.6-2|54	
14cr|python-recaptcha-client-1.0.6-2|55	%changelog
14cr|python-recaptcha-client-1.0.6-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-2
14cr|python-recaptcha-client-1.0.6-2|57	+ Revision: debe6ee
14cr|python-recaptcha-client-1.0.6-2|58	- MassBuild#464: Increase release tag
14cr|python-recaptcha-client-1.0.6-2|59	
14cr|python-recaptcha-client-1.0.6-2|60	

6858 14
14cr|python-redis-2.10.3-1|1	%define module redis
14cr|python-redis-2.10.3-1|2	
14cr|python-redis-2.10.3-1|3	Name:           python-%{module}
14cr|python-redis-2.10.3-1|4	Version:        2.10.3
14cr|python-redis-2.10.3-1|5	Release:        1
14cr|python-redis-2.10.3-1|6	Summary:        Python client for Redis key-value store
14cr|python-redis-2.10.3-1|7	License:        MIT
14cr|python-redis-2.10.3-1|8	Group:          Development/Python
14cr|python-redis-2.10.3-1|9	Url:            http://github.com/andymccurdy/redis-py/
14cr|python-redis-2.10.3-1|10	Source0:        http://cloud.github.com/downloads/andymccurdy/redis-py/redis-py-%{version}.tar.gz
14cr|python-redis-2.10.3-1|11	BuildRequires:  python-devel
14cr|python-redis-2.10.3-1|12	BuildArch:      noarch
14cr|python-redis-2.10.3-1|13	
14cr|python-redis-2.10.3-1|14	%description
14cr|python-redis-2.10.3-1|15	Python client for Redis key-value store
14cr|python-redis-2.10.3-1|16	
14cr|python-redis-2.10.3-1|17	%prep
14cr|python-redis-2.10.3-1|18	%setup -q -n %{module}-py-%{version}
14cr|python-redis-2.10.3-1|19	
14cr|python-redis-2.10.3-1|20	%build
14cr|python-redis-2.10.3-1|21	CFLAGS="%{optflags}" python setup.py build
14cr|python-redis-2.10.3-1|22	
14cr|python-redis-2.10.3-1|23	%install
14cr|python-redis-2.10.3-1|24	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-redis-2.10.3-1|25	
14cr|python-redis-2.10.3-1|26	%files
14cr|python-redis-2.10.3-1|27	%doc LICENSE CHANGES INSTALL
14cr|python-redis-2.10.3-1|28	%{py_puresitedir}/*
14cr|python-redis-2.10.3-1|29	
14cr|python-redis-2.10.3-1|30	%changelog
14cr|python-redis-2.10.3-1|31	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.3-1
14cr|python-redis-2.10.3-1|32	+ Revision: 465ae5b
14cr|python-redis-2.10.3-1|33	- Updated to 2.10.3 (by updates_builder)
14cr|python-redis-2.10.3-1|34	
14cr|python-redis-2.10.3-1|35	

6859 14
14cr|python-relatorio-0.6.0-2|1	Name:		python-relatorio
14cr|python-relatorio-0.6.0-2|2	Summary:	A templating library able to output odt and pdf files
14cr|python-relatorio-0.6.0-2|3	
14cr|python-relatorio-0.6.0-2|4	Version:	0.6.0
14cr|python-relatorio-0.6.0-2|5	Release:	2
14cr|python-relatorio-0.6.0-2|6	License:	GPLv3+
14cr|python-relatorio-0.6.0-2|7	Group:		Development/Python
14cr|python-relatorio-0.6.0-2|8	URL:		http://relatorio.openhex.org/
14cr|python-relatorio-0.6.0-2|9	Source0:	http://pypi.python.org/packages/source/r/relatorio/relatorio-%{version}.tar.gz
14cr|python-relatorio-0.6.0-2|10	BuildRequires:  python-devel
14cr|python-relatorio-0.6.0-2|11	BuildRequires:	python-genshi
14cr|python-relatorio-0.6.0-2|12	BuildRequires:	python-lxml
14cr|python-relatorio-0.6.0-2|13	BuildRequires:	python-setuptools
14cr|python-relatorio-0.6.0-2|14	BuildArch:	noarch
14cr|python-relatorio-0.6.0-2|15	
14cr|python-relatorio-0.6.0-2|16	%description
14cr|python-relatorio-0.6.0-2|17	A templating library which provides a way to easily output all kind
14cr|python-relatorio-0.6.0-2|18	of different files (odt, ods, png, svg, ...). Adding support for more filetype
14cr|python-relatorio-0.6.0-2|19	is easy: you just have to create a plugin for this.
14cr|python-relatorio-0.6.0-2|20	
14cr|python-relatorio-0.6.0-2|21	relatorio also provides a report repository allowing you to link python objects
14cr|python-relatorio-0.6.0-2|22	and report together, find reports by mimetypes/name/python objects.
14cr|python-relatorio-0.6.0-2|23	
14cr|python-relatorio-0.6.0-2|24	%prep
14cr|python-relatorio-0.6.0-2|25	%setup -q -n relatorio-%{version}
14cr|python-relatorio-0.6.0-2|26	
14cr|python-relatorio-0.6.0-2|27	%build
14cr|python-relatorio-0.6.0-2|28	
14cr|python-relatorio-0.6.0-2|29	
14cr|python-relatorio-0.6.0-2|30	%install
14cr|python-relatorio-0.6.0-2|31	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cr|python-relatorio-0.6.0-2|32	
14cr|python-relatorio-0.6.0-2|33	%files
14cr|python-relatorio-0.6.0-2|34	%{py_puresitedir}/relatorio*
14cr|python-relatorio-0.6.0-2|35	%doc AUTHORS CHANGES README
14cr|python-relatorio-0.6.0-2|36	
14cr|python-relatorio-0.6.0-2|37	
14cr|python-relatorio-0.6.0-2|38	
14cr|python-relatorio-0.6.0-2|39	
14cr|python-relatorio-0.6.0-2|40	%changelog
14cr|python-relatorio-0.6.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|python-relatorio-0.6.0-2|42	+ Revision: 96cddf6
14cr|python-relatorio-0.6.0-2|43	- MassBuild#464: Increase release tag
14cr|python-relatorio-0.6.0-2|44	
14cr|python-relatorio-0.6.0-2|45	

6860 14
14cr|python-repoze.lru-0.4-2|1	%define	oname	repoze.lru
14cr|python-repoze.lru-0.4-2|2	
14cr|python-repoze.lru-0.4-2|3	Name:		python-%{oname}
14cr|python-repoze.lru-0.4-2|4	Version:	0.4
14cr|python-repoze.lru-0.4-2|5	Release:	2
14cr|python-repoze.lru-0.4-2|6	Summary:	A tiny LRU cache implementation and decorator
14cr|python-repoze.lru-0.4-2|7	Source0:	http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-repoze.lru-0.4-2|8	License:	BSD with attribution
14cr|python-repoze.lru-0.4-2|9	Group:		Development/Python
14cr|python-repoze.lru-0.4-2|10	Url:		http://www.repoze.org
14cr|python-repoze.lru-0.4-2|11	BuildArch:	noarch
14cr|python-repoze.lru-0.4-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-repoze.lru-0.4-2|13	BuildRequires:	pkgconfig(python)
14cr|python-repoze.lru-0.4-2|14	
14cr|python-repoze.lru-0.4-2|15	%description
14cr|python-repoze.lru-0.4-2|16	repoze.lru is a LRU (least recently used) cache implementation. Keys and values
14cr|python-repoze.lru-0.4-2|17	that are not used frequently will be evicted from the cache faster than keys
14cr|python-repoze.lru-0.4-2|18	and values that are used frequently.
14cr|python-repoze.lru-0.4-2|19	
14cr|python-repoze.lru-0.4-2|20	%prep
14cr|python-repoze.lru-0.4-2|21	%setup -q -n %{oname}-%{version}
14cr|python-repoze.lru-0.4-2|22	
14cr|python-repoze.lru-0.4-2|23	%build
14cr|python-repoze.lru-0.4-2|24	python setup.py build
14cr|python-repoze.lru-0.4-2|25	
14cr|python-repoze.lru-0.4-2|26	%install
14cr|python-repoze.lru-0.4-2|27	python setup.py install --root=%{buildroot}
14cr|python-repoze.lru-0.4-2|28	
14cr|python-repoze.lru-0.4-2|29	%check
14cr|python-repoze.lru-0.4-2|30	python setup.py test
14cr|python-repoze.lru-0.4-2|31	
14cr|python-repoze.lru-0.4-2|32	%files
14cr|python-repoze.lru-0.4-2|33	%doc README.txt LICENSE.txt
14cr|python-repoze.lru-0.4-2|34	%{py_puresitedir}/repoze/lru/
14cr|python-repoze.lru-0.4-2|35	%{py_puresitedir}/%{oname}-%{version}*
14cr|python-repoze.lru-0.4-2|36	
14cr|python-repoze.lru-0.4-2|37	%changelog
14cr|python-repoze.lru-0.4-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|python-repoze.lru-0.4-2|39	+ Revision: fee4aba
14cr|python-repoze.lru-0.4-2|40	- MassBuild#464: Increase release tag
14cr|python-repoze.lru-0.4-2|41	
14cr|python-repoze.lru-0.4-2|42	

6861 14
14cr|python-requests-2.3.0-3|1	%define	module	requests
14cr|python-requests-2.3.0-3|2	
14cr|python-requests-2.3.0-3|3	Summary:	Python HTTP for Humans
14cr|python-requests-2.3.0-3|4	
14cr|python-requests-2.3.0-3|5	Name:		python-%{module}
14cr|python-requests-2.3.0-3|6	Version:	2.3.0
14cr|python-requests-2.3.0-3|7	Release:	3
14cr|python-requests-2.3.0-3|8	Source0:	http://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz
14cr|python-requests-2.3.0-3|9	License:	MIT
14cr|python-requests-2.3.0-3|10	Group:		Development/Python
14cr|python-requests-2.3.0-3|11	Url:		http://python-requests.org/
14cr|python-requests-2.3.0-3|12	BuildArch:	noarch
14cr|python-requests-2.3.0-3|13	Requires:	python-certifi, python-urllib3
14cr|python-requests-2.3.0-3|14	
14cr|python-requests-2.3.0-3|15	%description
14cr|python-requests-2.3.0-3|16	Requests allow you to send HTTP/1.1 requests. You can add headers,
14cr|python-requests-2.3.0-3|17	form data, multipart files, and parameters with simple Python
14cr|python-requests-2.3.0-3|18	dictionaries, and access the response data in the same way. It's
14cr|python-requests-2.3.0-3|19	powered by httplib and urllib3, but it does all the hard work and
14cr|python-requests-2.3.0-3|20	crazy hacks for you.
14cr|python-requests-2.3.0-3|21	
14cr|python-requests-2.3.0-3|22	%package -n python3-%{module}
14cr|python-requests-2.3.0-3|23	Summary:	Python HTTP for Humans
14cr|python-requests-2.3.0-3|24	Group:		Development/Python
14cr|python-requests-2.3.0-3|25	BuildRequires: python3-devel
14cr|python-requests-2.3.0-3|26	#Requires:	python3-certifi, python3-urllib3
14cr|python-requests-2.3.0-3|27	
14cr|python-requests-2.3.0-3|28	%description -n python3-%{module}
14cr|python-requests-2.3.0-3|29	Requests allow you to send HTTP/1.1 requests. You can add headers,
14cr|python-requests-2.3.0-3|30	form data, multipart files, and parameters with simple Python
14cr|python-requests-2.3.0-3|31	dictionaries, and access the response data in the same way. It's
14cr|python-requests-2.3.0-3|32	powered by httplib and urllib3, but it does all the hard work and
14cr|python-requests-2.3.0-3|33	crazy hacks for you.
14cr|python-requests-2.3.0-3|34	This is a python-3 package.
14cr|python-requests-2.3.0-3|35	
14cr|python-requests-2.3.0-3|36	%prep
14cr|python-requests-2.3.0-3|37	%setup -q -n %{module}-%{version}
14cr|python-requests-2.3.0-3|38	rm -rf %{_builddir}/python3-%{module}
14cr|python-requests-2.3.0-3|39	cp -a . %{_builddir}/python3-%{module}
14cr|python-requests-2.3.0-3|40	
14cr|python-requests-2.3.0-3|41	%build
14cr|python-requests-2.3.0-3|42	
14cr|python-requests-2.3.0-3|43	%install
14cr|python-requests-2.3.0-3|44	pushd %{_builddir}/python3-%{module}
14cr|python-requests-2.3.0-3|45	PYTHONDONTWRITEBYTECODE= %{__python3} setup.py install --root=%{buildroot}
14cr|python-requests-2.3.0-3|46	popd
14cr|python-requests-2.3.0-3|47	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
14cr|python-requests-2.3.0-3|48	
14cr|python-requests-2.3.0-3|49	%clean
14cr|python-requests-2.3.0-3|50	
14cr|python-requests-2.3.0-3|51	%files
14cr|python-requests-2.3.0-3|52	%doc HISTORY.rst LICENSE README.rst
14cr|python-requests-2.3.0-3|53	%{py_puresitedir}/requests*
14cr|python-requests-2.3.0-3|54	
14cr|python-requests-2.3.0-3|55	%files -n python3-%{module}
14cr|python-requests-2.3.0-3|56	%doc HISTORY.rst LICENSE README.rst
14cr|python-requests-2.3.0-3|57	%{py3_puresitedir}/requests*
14cr|python-requests-2.3.0-3|58	
14cr|python-requests-2.3.0-3|59	%changelog
14cr|python-requests-2.3.0-3|60	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-3
14cr|python-requests-2.3.0-3|61	+ Revision: 301ad68
14cr|python-requests-2.3.0-3|62	- Turn back requires
14cr|python-requests-2.3.0-3|63	
14cr|python-requests-2.3.0-3|64	

6862 14
14cr|python-requests-oauthlib-0.4.0-2|1	%define	oname	requests-oauthlib
14cr|python-requests-oauthlib-0.4.0-2|2	
14cr|python-requests-oauthlib-0.4.0-2|3	Name:		python-%{oname}
14cr|python-requests-oauthlib-0.4.0-2|4	Version:	0.4.0
14cr|python-requests-oauthlib-0.4.0-2|5	Release:	2
14cr|python-requests-oauthlib-0.4.0-2|6	Summary:	OAuthlib authentication support for Requests
14cr|python-requests-oauthlib-0.4.0-2|7	Source0:	https://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-requests-oauthlib-0.4.0-2|8	License:	ISC
14cr|python-requests-oauthlib-0.4.0-2|9	Group:		Development/Python
14cr|python-requests-oauthlib-0.4.0-2|10	Url:		https://github.com/requests/requests-oauthlib
14cr|python-requests-oauthlib-0.4.0-2|11	BuildArch:	noarch
14cr|python-requests-oauthlib-0.4.0-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-requests-oauthlib-0.4.0-2|13	
14cr|python-requests-oauthlib-0.4.0-2|14	Requires:	python(abi) = 2.7
14cr|python-requests-oauthlib-0.4.0-2|15	Requires:	pythonegg(oauthlib) >= 0.4.2
14cr|python-requests-oauthlib-0.4.0-2|16	Requires:	pythonegg(requests) >= 2.0.0
14cr|python-requests-oauthlib-0.4.0-2|17	
14cr|python-requests-oauthlib-0.4.0-2|18	%description
14cr|python-requests-oauthlib-0.4.0-2|19	Requests-OAuthlib
14cr|python-requests-oauthlib-0.4.0-2|20	=================
14cr|python-requests-oauthlib-0.4.0-2|21	
14cr|python-requests-oauthlib-0.4.0-2|22	This project provides first-class OAuth library support for
14cr|python-requests-oauthlib-0.4.0-2|23	`Requests <http://python-requests.org>`_.
14cr|python-requests-oauthlib-0.4.0-2|24	
14cr|python-requests-oauthlib-0.4.0-2|25	
14cr|python-requests-oauthlib-0.4.0-2|26	
14cr|python-requests-oauthlib-0.4.0-2|27	%prep
14cr|python-requests-oauthlib-0.4.0-2|28	%setup -q -n %{oname}-%{version}
14cr|python-requests-oauthlib-0.4.0-2|29	
14cr|python-requests-oauthlib-0.4.0-2|30	%build
14cr|python-requests-oauthlib-0.4.0-2|31	python setup.py build
14cr|python-requests-oauthlib-0.4.0-2|32	
14cr|python-requests-oauthlib-0.4.0-2|33	%install
14cr|python-requests-oauthlib-0.4.0-2|34	python setup.py install --root=%{buildroot}
14cr|python-requests-oauthlib-0.4.0-2|35	
14cr|python-requests-oauthlib-0.4.0-2|36	%check
14cr|python-requests-oauthlib-0.4.0-2|37	#python setup.py test
14cr|python-requests-oauthlib-0.4.0-2|38	
14cr|python-requests-oauthlib-0.4.0-2|39	%files
14cr|python-requests-oauthlib-0.4.0-2|40	%doc AUTHORS.rst
14cr|python-requests-oauthlib-0.4.0-2|41	%doc HISTORY.rst
14cr|python-requests-oauthlib-0.4.0-2|42	%doc LICENSE
14cr|python-requests-oauthlib-0.4.0-2|43	%doc README.rst
14cr|python-requests-oauthlib-0.4.0-2|44	%doc requirements.txt
14cr|python-requests-oauthlib-0.4.0-2|45	%{py_puresitedir}/requests_oauthlib/*.py*
14cr|python-requests-oauthlib-0.4.0-2|46	%{py_puresitedir}/requests_oauthlib/compliance_fixes/*.py*
14cr|python-requests-oauthlib-0.4.0-2|47	%{py_puresitedir}/requests_oauthlib*.egg-info
14cr|python-requests-oauthlib-0.4.0-2|48	
14cr|python-requests-oauthlib-0.4.0-2|49	%changelog
14cr|python-requests-oauthlib-0.4.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|python-requests-oauthlib-0.4.0-2|51	+ Revision: 2a9d7a3
14cr|python-requests-oauthlib-0.4.0-2|52	- MassBuild#464: Increase release tag
14cr|python-requests-oauthlib-0.4.0-2|53	
14cr|python-requests-oauthlib-0.4.0-2|54	

6863 14
14cr|python-restkit-4.2.2-2|1	%define oname restkit
14cr|python-restkit-4.2.2-2|2	
14cr|python-restkit-4.2.2-2|3	Name:           python-%{oname}
14cr|python-restkit-4.2.2-2|4	Version:        4.2.2
14cr|python-restkit-4.2.2-2|5	Release:        2
14cr|python-restkit-4.2.2-2|6	Summary:        Restkit is an HTTP resource kit for Python
14cr|python-restkit-4.2.2-2|7	Group:		    Development/Python
14cr|python-restkit-4.2.2-2|8	License:        MIT
14cr|python-restkit-4.2.2-2|9	URL:            http://benoitc.github.com/%{oname}/
14cr|python-restkit-4.2.2-2|10	Source0:        http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-restkit-4.2.2-2|11	Patch0:         %{oname}-disable-tests-needing-internet-connection.patch
14cr|python-restkit-4.2.2-2|12	
14cr|python-restkit-4.2.2-2|13	BuildRequires:  pkgconfig(python)
14cr|python-restkit-4.2.2-2|14	BuildRequires:  pythonegg(setuptools)
14cr|python-restkit-4.2.2-2|15	BuildRequires:  pythonegg(nose)
14cr|python-restkit-4.2.2-2|16	BuildRequires:  python-socketpool >= 0.5.3
14cr|python-restkit-4.2.2-2|17	BuildRequires:  pythonegg(http-parser) >= 0.8.3
14cr|python-restkit-4.2.2-2|18	BuildRequires:  pythonegg(webob)
14cr|python-restkit-4.2.2-2|19	
14cr|python-restkit-4.2.2-2|20	Requires:  pythonegg(socketpool) >= 0.5.3
14cr|python-restkit-4.2.2-2|21	Requires:  pythonegg(http-parser) >= 0.8.3
14cr|python-restkit-4.2.2-2|22	Requires:  pythonegg(webob)
14cr|python-restkit-4.2.2-2|23	
14cr|python-restkit-4.2.2-2|24	BuildArch:      noarch
14cr|python-restkit-4.2.2-2|25	
14cr|python-restkit-4.2.2-2|26	
14cr|python-restkit-4.2.2-2|27	
14cr|python-restkit-4.2.2-2|28	
14cr|python-restkit-4.2.2-2|29	
14cr|python-restkit-4.2.2-2|30	%description
14cr|python-restkit-4.2.2-2|31	Restkit is a full HTTP client using pure socket calls and its own
14cr|python-restkit-4.2.2-2|32	HTTP parser. It's not based on httplib or urllib2.
14cr|python-restkit-4.2.2-2|33	
14cr|python-restkit-4.2.2-2|34	%prep
14cr|python-restkit-4.2.2-2|35	%setup -qn %{oname}-%{version}
14cr|python-restkit-4.2.2-2|36	rm -rf %{oname}.egg-info
14cr|python-restkit-4.2.2-2|37	%patch0 -p0
14cr|python-restkit-4.2.2-2|38	
14cr|python-restkit-4.2.2-2|39	%build
14cr|python-restkit-4.2.2-2|40	python setup.py build
14cr|python-restkit-4.2.2-2|41	
14cr|python-restkit-4.2.2-2|42	
14cr|python-restkit-4.2.2-2|43	%install
14cr|python-restkit-4.2.2-2|44	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-data %{_docdir}
14cr|python-restkit-4.2.2-2|45	# zero-length file
14cr|python-restkit-4.2.2-2|46	rm %{buildroot}%{_docdir}/%{oname}/TODO.txt
14cr|python-restkit-4.2.2-2|47	
14cr|python-restkit-4.2.2-2|48	# strip shebang from non-executable
14cr|python-restkit-4.2.2-2|49	sed -i '1d' %{buildroot}%{py_puresitedir}/%{oname}/contrib/webob_api.py
14cr|python-restkit-4.2.2-2|50	
14cr|python-restkit-4.2.2-2|51	
14cr|python-restkit-4.2.2-2|52	%check
14cr|python-restkit-4.2.2-2|53	nosetests --exclude="009-test-oauth_filter"
14cr|python-restkit-4.2.2-2|54	
14cr|python-restkit-4.2.2-2|55	%files
14cr|python-restkit-4.2.2-2|56	%doc %{_docdir}/%{oname}/
14cr|python-restkit-4.2.2-2|57	%{_bindir}/restcli
14cr|python-restkit-4.2.2-2|58	%{py_puresitedir}/%{oname}*
14cr|python-restkit-4.2.2-2|59	
14cr|python-restkit-4.2.2-2|60	
14cr|python-restkit-4.2.2-2|61	
14cr|python-restkit-4.2.2-2|62	
14cr|python-restkit-4.2.2-2|63	
14cr|python-restkit-4.2.2-2|64	
14cr|python-restkit-4.2.2-2|65	
14cr|python-restkit-4.2.2-2|66	
14cr|python-restkit-4.2.2-2|67	
14cr|python-restkit-4.2.2-2|68	
14cr|python-restkit-4.2.2-2|69	%changelog
14cr|python-restkit-4.2.2-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.2-2
14cr|python-restkit-4.2.2-2|71	+ Revision: 80f43c6
14cr|python-restkit-4.2.2-2|72	- MassBuild#464: Increase release tag
14cr|python-restkit-4.2.2-2|73	
14cr|python-restkit-4.2.2-2|74	

6864 14
14cr|python-RestrictedPython-3.6.0-2|1	%define	oname	RestrictedPython
14cr|python-RestrictedPython-3.6.0-2|2	
14cr|python-RestrictedPython-3.6.0-2|3	Name:		python-%{oname}
14cr|python-RestrictedPython-3.6.0-2|4	Version:	3.6.0
14cr|python-RestrictedPython-3.6.0-2|5	Release:	2
14cr|python-RestrictedPython-3.6.0-2|6	Summary:	RestrictedPython running untrusted code
14cr|python-RestrictedPython-3.6.0-2|7	Source0:	http://pypi.python.org/packages/source/R/%{oname}/%{oname}-%{version}.zip
14cr|python-RestrictedPython-3.6.0-2|8	License:	ZPL 2.1
14cr|python-RestrictedPython-3.6.0-2|9	Group:		Development/Python
14cr|python-RestrictedPython-3.6.0-2|10	Url:		http://pypi.python.org/pypi/RestrictedPython
14cr|python-RestrictedPython-3.6.0-2|11	BuildArch:	noarch
14cr|python-RestrictedPython-3.6.0-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-RestrictedPython-3.6.0-2|13	
14cr|python-RestrictedPython-3.6.0-2|14	%description
14cr|python-RestrictedPython-3.6.0-2|15	.. contents::
14cr|python-RestrictedPython-3.6.0-2|16	
14cr|python-RestrictedPython-3.6.0-2|17	Overview
14cr|python-RestrictedPython-3.6.0-2|18	========
14cr|python-RestrictedPython-3.6.0-2|19	
14cr|python-RestrictedPython-3.6.0-2|20	RestrictedPython provides a ``restricted_compile`` function that works
14cr|python-RestrictedPython-3.6.0-2|21	like the built-in ``compile`` function, except that it allows the
14cr|python-RestrictedPython-3.6.0-2|22	controlled and restricted execution of code
14cr|python-RestrictedPython-3.6.0-2|23	
14cr|python-RestrictedPython-3.6.0-2|24	
14cr|python-RestrictedPython-3.6.0-2|25	
14cr|python-RestrictedPython-3.6.0-2|26	%prep
14cr|python-RestrictedPython-3.6.0-2|27	%setup -q -n %{oname}-%{version}
14cr|python-RestrictedPython-3.6.0-2|28	
14cr|python-RestrictedPython-3.6.0-2|29	%build
14cr|python-RestrictedPython-3.6.0-2|30	python setup.py build
14cr|python-RestrictedPython-3.6.0-2|31	
14cr|python-RestrictedPython-3.6.0-2|32	%install
14cr|python-RestrictedPython-3.6.0-2|33	python setup.py install --root=%{buildroot}
14cr|python-RestrictedPython-3.6.0-2|34	
14cr|python-RestrictedPython-3.6.0-2|35	%files
14cr|python-RestrictedPython-3.6.0-2|36	%doc README.txt
14cr|python-RestrictedPython-3.6.0-2|37	%doc src/RestrictedPython/tests/testREADME.py
14cr|python-RestrictedPython-3.6.0-2|38	%{py_puresitedir}/RestrictedPython/*.py*
14cr|python-RestrictedPython-3.6.0-2|39	%{py_puresitedir}/RestrictedPython/tests/*.py*
14cr|python-RestrictedPython-3.6.0-2|40	%{py_puresitedir}/RestrictedPython*.egg-info
14cr|python-RestrictedPython-3.6.0-2|41	%{py_puresitedir}/RestrictedPython/README.txt
14cr|python-RestrictedPython-3.6.0-2|42	%{py_puresitedir}/RestrictedPython/notes.txt
14cr|python-RestrictedPython-3.6.0-2|43	%changelog
14cr|python-RestrictedPython-3.6.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-2
14cr|python-RestrictedPython-3.6.0-2|45	+ Revision: cad8497
14cr|python-RestrictedPython-3.6.0-2|46	- MassBuild#464: Increase release tag
14cr|python-RestrictedPython-3.6.0-2|47	
14cr|python-RestrictedPython-3.6.0-2|48	

6865 14
14cr|python-reverend-0.3-9|1	%define oname Reverend
14cr|python-reverend-0.3-9|2	
14cr|python-reverend-0.3-9|3	Summary: Python Bayesian classifier
14cr|python-reverend-0.3-9|4	Name:    python-reverend
14cr|python-reverend-0.3-9|5	Version: 0.3
14cr|python-reverend-0.3-9|6	Release: 9
14cr|python-reverend-0.3-9|7	Source:  http://prdownloads.sourceforge.net/%oname/%oname-%version.tar.bz2
14cr|python-reverend-0.3-9|8	License: GPL
14cr|python-reverend-0.3-9|9	Group: Development/Python
14cr|python-reverend-0.3-9|10	BuildRequires: python-devel
14cr|python-reverend-0.3-9|11	Url: http://divmod.org/trac/wiki/DivmodReverend
14cr|python-reverend-0.3-9|12	BuildArch: noarch
14cr|python-reverend-0.3-9|13	
14cr|python-reverend-0.3-9|14	%description
14cr|python-reverend-0.3-9|15	Reverend is a general purpose Bayesian classifier, named after Rev. Thomas
14cr|python-reverend-0.3-9|16	Bayes. Use the Reverend to quickly add Bayesian smarts to your app.
14cr|python-reverend-0.3-9|17	
14cr|python-reverend-0.3-9|18	To use it in your own application, you either subclass Bayes or pass it a
14cr|python-reverend-0.3-9|19	tokenizing function. Bayesian fun has never been so quick and easy.
14cr|python-reverend-0.3-9|20	
14cr|python-reverend-0.3-9|21	%prep
14cr|python-reverend-0.3-9|22	%setup -q -n %oname-%version
14cr|python-reverend-0.3-9|23	
14cr|python-reverend-0.3-9|24	%build
14cr|python-reverend-0.3-9|25	python setup.py build
14cr|python-reverend-0.3-9|26	
14cr|python-reverend-0.3-9|27	%install
14cr|python-reverend-0.3-9|28	python setup.py install --root=%{buildroot}
14cr|python-reverend-0.3-9|29	
14cr|python-reverend-0.3-9|30	%files
14cr|python-reverend-0.3-9|31	%doc *.txt examples/
14cr|python-reverend-0.3-9|32	%py_puresitedir/reverend
14cr|python-reverend-0.3-9|33	%py_puresitedir/*egg-info
14cr|python-reverend-0.3-9|34	
14cr|python-reverend-0.3-9|35	
14cr|python-reverend-0.3-9|36	
14cr|python-reverend-0.3-9|37	
14cr|python-reverend-0.3-9|38	
14cr|python-reverend-0.3-9|39	%changelog
14cr|python-reverend-0.3-9|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-9
14cr|python-reverend-0.3-9|41	+ Revision: 2e1e667
14cr|python-reverend-0.3-9|42	- MassBuild#464: Increase release tag
14cr|python-reverend-0.3-9|43	
14cr|python-reverend-0.3-9|44	

6866 14
14cr|python-routes-2.0-2|1	%define tarname Routes
14cr|python-routes-2.0-2|2	
14cr|python-routes-2.0-2|3	Summary:	Routing recognition and generation tools for Python
14cr|python-routes-2.0-2|4	
14cr|python-routes-2.0-2|5	Name:		python-routes
14cr|python-routes-2.0-2|6	Version:	2.0
14cr|python-routes-2.0-2|7	Release:	2
14cr|python-routes-2.0-2|8	Source0:	http://pypi.python.org/packages/source/R/Routes/Routes-%{version}.tar.gz
14cr|python-routes-2.0-2|9	License:	BSD
14cr|python-routes-2.0-2|10	Group:		Development/Python
14cr|python-routes-2.0-2|11	Url:		http://routes.groovie.org/
14cr|python-routes-2.0-2|12	BuildArch:	noarch
14cr|python-routes-2.0-2|13	Requires:	python-pkg-resources
14cr|python-routes-2.0-2|14	Requires:	python-webob
14cr|python-routes-2.0-2|15	BuildRequires:	python-setuptools
14cr|python-routes-2.0-2|16	BuildRequires:	python-sphinx, python-webob
14cr|python-routes-2.0-2|17	
14cr|python-routes-2.0-2|18	%description
14cr|python-routes-2.0-2|19	Routes is a Python re-implementation of the Rails routes system for
14cr|python-routes-2.0-2|20	mapping URLs to application actions, and conversely to generate
14cr|python-routes-2.0-2|21	URLs. Routes makes it easy to create pretty and concise URLs that are
14cr|python-routes-2.0-2|22	RESTful with little effort.
14cr|python-routes-2.0-2|23	
14cr|python-routes-2.0-2|24	Routes allows conditional matching based on domain, cookies, HTTP
14cr|python-routes-2.0-2|25	method, or a custom function. Sub-domain support is built in. Routes
14cr|python-routes-2.0-2|26	comes with an extensive unit test suite.
14cr|python-routes-2.0-2|27	
14cr|python-routes-2.0-2|28	%prep
14cr|python-routes-2.0-2|29	%setup -q -n %{tarname}-%{version}
14cr|python-routes-2.0-2|30	
14cr|python-routes-2.0-2|31	%install
14cr|python-routes-2.0-2|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-routes-2.0-2|33	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-routes-2.0-2|34	pushd docs
14cr|python-routes-2.0-2|35	export PYTHONPATH=`dir -d ../build/lib*`
14cr|python-routes-2.0-2|36	make html
14cr|python-routes-2.0-2|37	rm -f _build/html/.buildinfo
14cr|python-routes-2.0-2|38	popd
14cr|python-routes-2.0-2|39	
14cr|python-routes-2.0-2|40	%files -f FILE_LIST
14cr|python-routes-2.0-2|41	%doc docs/_build/html
14cr|python-routes-2.0-2|42	
14cr|python-routes-2.0-2|43	%changelog
14cr|python-routes-2.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|python-routes-2.0-2|45	+ Revision: 347853a
14cr|python-routes-2.0-2|46	- MassBuild#464: Increase release tag
14cr|python-routes-2.0-2|47	
14cr|python-routes-2.0-2|48	

6867 14
14cr|python-rpy2-2.3.10-2|1	%define module rpy2
14cr|python-rpy2-2.3.10-2|2	%define r_version 3.1.0
14cr|python-rpy2-2.3.10-2|3	%define __noautoreq 'libR.so\\(.*'
14cr|python-rpy2-2.3.10-2|4	
14cr|python-rpy2-2.3.10-2|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
14cr|python-rpy2-2.3.10-2|6	Name:		python-%{module}
14cr|python-rpy2-2.3.10-2|7	Version:	2.3.10
14cr|python-rpy2-2.3.10-2|8	Release:	2
14cr|python-rpy2-2.3.10-2|9	Group:		Development/Python
14cr|python-rpy2-2.3.10-2|10	License:	AGPLv3+
14cr|python-rpy2-2.3.10-2|11	URL:		http://rpy.sourceforge.net/
14cr|python-rpy2-2.3.10-2|12	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
14cr|python-rpy2-2.3.10-2|13	Patch0:		rinterface-readline-2.3.10.patch
14cr|python-rpy2-2.3.10-2|14	Requires:	python-numpy
14cr|python-rpy2-2.3.10-2|15	Requires:	R-core = %{r_version}
14cr|python-rpy2-2.3.10-2|16	BuildRequires:	lapack-devel
14cr|python-rpy2-2.3.10-2|17	BuildRequires:	python-devel
14cr|python-rpy2-2.3.10-2|18	BuildRequires:	python-numpy-devel
14cr|python-rpy2-2.3.10-2|19	BuildRequires:	R-core = %{r_version}
14cr|python-rpy2-2.3.10-2|20	BuildRequires:	R-devel = %{r_version}
14cr|python-rpy2-2.3.10-2|21	BuildRequires:	readline-devel
14cr|python-rpy2-2.3.10-2|22	BuildRequires:	pkgconfig(icu-i18n)
14cr|python-rpy2-2.3.10-2|23	Provides:	rpy = %{EVRD}
14cr|python-rpy2-2.3.10-2|24	
14cr|python-rpy2-2.3.10-2|25	%description
14cr|python-rpy2-2.3.10-2|26	RPy is a very simple, yet robust, Python interface to the R Programming
14cr|python-rpy2-2.3.10-2|27	Language. It can manage all kinds of R objects and can execute arbitrary R
14cr|python-rpy2-2.3.10-2|28	functions (including the graphic functions). All errors from the R language
14cr|python-rpy2-2.3.10-2|29	areconverted to Python exceptions. Any module installed for the R system can
14cr|python-rpy2-2.3.10-2|30	be used from within Python.
14cr|python-rpy2-2.3.10-2|31	
14cr|python-rpy2-2.3.10-2|32	This code is inspired by RSPython from the Omegahat project. The main goals of
14cr|python-rpy2-2.3.10-2|33	RPy are:
14cr|python-rpy2-2.3.10-2|34	+ to have a very robust interface for using R from Python
14cr|python-rpy2-2.3.10-2|35	+ the interface should be as transparent and easy to use as possible
14cr|python-rpy2-2.3.10-2|36	+ it should be usable for real scientific and statistical computations
14cr|python-rpy2-2.3.10-2|37	
14cr|python-rpy2-2.3.10-2|38	
14cr|python-rpy2-2.3.10-2|39	%prep
14cr|python-rpy2-2.3.10-2|40	%setup -qn %{module}-%{version}
14cr|python-rpy2-2.3.10-2|41	%patch0 -p1
14cr|python-rpy2-2.3.10-2|42	
14cr|python-rpy2-2.3.10-2|43	%build
14cr|python-rpy2-2.3.10-2|44	env CFLAGS="%{optflags}" %{__python} setup.py build
14cr|python-rpy2-2.3.10-2|45	
14cr|python-rpy2-2.3.10-2|46	%install
14cr|python-rpy2-2.3.10-2|47	PYTHONDONTWRITEBYTECODE= \
14cr|python-rpy2-2.3.10-2|48	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
14cr|python-rpy2-2.3.10-2|49	
14cr|python-rpy2-2.3.10-2|50	%files -f INSTALLED_FILES
14cr|python-rpy2-2.3.10-2|51	%doc NEWS README
14cr|python-rpy2-2.3.10-2|52	
14cr|python-rpy2-2.3.10-2|53	%changelog
14cr|python-rpy2-2.3.10-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.10-2
14cr|python-rpy2-2.3.10-2|55	+ Revision: 3ae0725
14cr|python-rpy2-2.3.10-2|56	- MassBuild#464: Increase release tag
14cr|python-rpy2-2.3.10-2|57	
14cr|python-rpy2-2.3.10-2|58	

6868 14
14cr|python-rst2pdf-0.93-3|1	%define oname rst2pdf
14cr|python-rst2pdf-0.93-3|2	
14cr|python-rst2pdf-0.93-3|3	Summary:	Convert restructured text to PDF via reportlab
14cr|python-rst2pdf-0.93-3|4	Name:		python-%{oname}
14cr|python-rst2pdf-0.93-3|5	Version:	0.93
14cr|python-rst2pdf-0.93-3|6	Release:	3
14cr|python-rst2pdf-0.93-3|7	License:	MIT
14cr|python-rst2pdf-0.93-3|8	Group:		Development/Python
14cr|python-rst2pdf-0.93-3|9	Url:		http://rst2pdf.googlecode.com
14cr|python-rst2pdf-0.93-3|10	Source0:	https://rst2pdf.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|python-rst2pdf-0.93-3|11	BuildRequires:	pythonegg(setuptools)
14cr|python-rst2pdf-0.93-3|12	BuildRequires:	pkgconfig(python)
14cr|python-rst2pdf-0.93-3|13	Requires:	pythonegg(docutils)
14cr|python-rst2pdf-0.93-3|14	Requires:	pythonegg(pdfrw)
14cr|python-rst2pdf-0.93-3|15	Requires:	pythonegg(pygments)
14cr|python-rst2pdf-0.93-3|16	Requires:	pythonegg(reportlab) >= 2.1
14cr|python-rst2pdf-0.93-3|17	Requires:	pythonegg(setuptools)
14cr|python-rst2pdf-0.93-3|18	BuildArch:	noarch
14cr|python-rst2pdf-0.93-3|19	
14cr|python-rst2pdf-0.93-3|20	%description
14cr|python-rst2pdf-0.93-3|21	The usual way of creating PDF from reStructuredText is by going through LaTeX.
14cr|python-rst2pdf-0.93-3|22	This tool provides an alternative by producing PDF directly using the ReportLab
14cr|python-rst2pdf-0.93-3|23	library.
14cr|python-rst2pdf-0.93-3|24	
14cr|python-rst2pdf-0.93-3|25	%files
14cr|python-rst2pdf-0.93-3|26	%doc README.txt LICENSE.txt CHANGES.txt
14cr|python-rst2pdf-0.93-3|27	%{_bindir}/rst2pdf
14cr|python-rst2pdf-0.93-3|28	%{py_puresitedir}/rst2pdf/*.py*
14cr|python-rst2pdf-0.93-3|29	%{py_puresitedir}/rst2pdf/images/*
14cr|python-rst2pdf-0.93-3|30	%{py_puresitedir}/rst2pdf/styles/*
14cr|python-rst2pdf-0.93-3|31	%{py_puresitedir}/rst2pdf/templates/*
14cr|python-rst2pdf-0.93-3|32	%{py_puresitedir}/rst2pdf/extensions/*.py*
14cr|python-rst2pdf-0.93-3|33	%{py_puresitedir}/rst2pdf*.egg-info
14cr|python-rst2pdf-0.93-3|34	
14cr|python-rst2pdf-0.93-3|35	#----------------------------------------------------------------------------
14cr|python-rst2pdf-0.93-3|36	
14cr|python-rst2pdf-0.93-3|37	%prep
14cr|python-rst2pdf-0.93-3|38	%setup -q -n %{oname}-%{version}
14cr|python-rst2pdf-0.93-3|39	perl -pi -e "s|reportlab>=2.4|reportlab>=2.1|" setup.py
14cr|python-rst2pdf-0.93-3|40	
14cr|python-rst2pdf-0.93-3|41	%build
14cr|python-rst2pdf-0.93-3|42	python setup.py build
14cr|python-rst2pdf-0.93-3|43	
14cr|python-rst2pdf-0.93-3|44	%install
14cr|python-rst2pdf-0.93-3|45	python setup.py install --root=%{buildroot}
14cr|python-rst2pdf-0.93-3|46	
14cr|python-rst2pdf-0.93-3|47	chmod +x %{buildroot}%{py_puresitedir}/rst2pdf/{smartypants,findfonts,dumpstyle}.py
14cr|python-rst2pdf-0.93-3|48	
14cr|python-rst2pdf-0.93-3|49	%check
14cr|python-rst2pdf-0.93-3|50	# reportlab-2.7 will crash the tests
14cr|python-rst2pdf-0.93-3|51	#python setup.py test
14cr|python-rst2pdf-0.93-3|52	
14cr|python-rst2pdf-0.93-3|53	
14cr|python-rst2pdf-0.93-3|54	%changelog
14cr|python-rst2pdf-0.93-3|55	* Sun Sep 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.93-3
14cr|python-rst2pdf-0.93-3|56	+ Revision: 39e2151
14cr|python-rst2pdf-0.93-3|57	- Spec cleanup
14cr|python-rst2pdf-0.93-3|58	
14cr|python-rst2pdf-0.93-3|59	

6869 14
14cr|python-rython-0.0.1-4|1	%define	module	rython
14cr|python-rython-0.0.1-4|2	%define debug_package %{nil}
14cr|python-rython-0.0.1-4|3	
14cr|python-rython-0.0.1-4|4	Summary:	Transparently mixes Ruby code into Python
14cr|python-rython-0.0.1-4|5	Name:		python-%{module}
14cr|python-rython-0.0.1-4|6	Version:	0.0.1
14cr|python-rython-0.0.1-4|7	Release:	4
14cr|python-rython-0.0.1-4|8	License:	BSD
14cr|python-rython-0.0.1-4|9	Group:		Development/Python
14cr|python-rython-0.0.1-4|10	Url:		http://pypi.python.org/pypi/rython/
14cr|python-rython-0.0.1-4|11	Source0:	%{module}-%{version}.tar.gz
14cr|python-rython-0.0.1-4|12	BuildRequires: python-devel
14cr|python-rython-0.0.1-4|13	Requires:	ruby
14cr|python-rython-0.0.1-4|14	
14cr|python-rython-0.0.1-4|15	%description
14cr|python-rython-0.0.1-4|16	If you've ever needed to use Ruby for a particular task, but wanted to use
14cr|python-rython-0.0.1-4|17	Python as your primary language, Rython lets you easily mix the two languages
14cr|python-rython-0.0.1-4|18	together.
14cr|python-rython-0.0.1-4|19	
14cr|python-rython-0.0.1-4|20	Why would I want to mix Ruby and Python? There are many reasons:
14cr|python-rython-0.0.1-4|21	* you need a Ruby Gem that provides unique functionality which no Python module
14cr|python-rython-0.0.1-4|22	provides
14cr|python-rython-0.0.1-4|23	* you need a simpler syntax for manipulating regular expressions
14cr|python-rython-0.0.1-4|24	* you want to quickly bridge to code you've already written in Ruby
14cr|python-rython-0.0.1-4|25	
14cr|python-rython-0.0.1-4|26	%prep
14cr|python-rython-0.0.1-4|27	%setup -qn %{module}-%{version}
14cr|python-rython-0.0.1-4|28	
14cr|python-rython-0.0.1-4|29	%build
14cr|python-rython-0.0.1-4|30	python setup.py build
14cr|python-rython-0.0.1-4|31	
14cr|python-rython-0.0.1-4|32	%install
14cr|python-rython-0.0.1-4|33	python setup.py install --root=%{buildroot}
14cr|python-rython-0.0.1-4|34	
14cr|python-rython-0.0.1-4|35	%files
14cr|python-rython-0.0.1-4|36	%doc README.txt LICENSE.txt
14cr|python-rython-0.0.1-4|37	%dir %{python_sitelib}/%{module}
14cr|python-rython-0.0.1-4|38	%{python_sitelib}/%{module}/*.py*
14cr|python-rython-0.0.1-4|39	%{python_sitelib}/%{module}*.egg-info
14cr|python-rython-0.0.1-4|40	
14cr|python-rython-0.0.1-4|41	%changelog
14cr|python-rython-0.0.1-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-4
14cr|python-rython-0.0.1-4|43	+ Revision: e8aaf4a
14cr|python-rython-0.0.1-4|44	- MassBuild#464: Increase release tag
14cr|python-rython-0.0.1-4|45	
14cr|python-rython-0.0.1-4|46	

6870 14
14cr|python-s3cmd-1.0.1-2|1	%define		oname s3cmd
14cr|python-s3cmd-1.0.1-2|2	
14cr|python-s3cmd-1.0.1-2|3	Name:		python-%{oname}
14cr|python-s3cmd-1.0.1-2|4	Version:	1.0.1
14cr|python-s3cmd-1.0.1-2|5	Release:	2
14cr|python-s3cmd-1.0.1-2|6	Summary:	Command line tool for managing Amazon S3 and CloudFront services
14cr|python-s3cmd-1.0.1-2|7	Group:		Networking/File transfer
14cr|python-s3cmd-1.0.1-2|8	License:	GPLv2
14cr|python-s3cmd-1.0.1-2|9	URL:		http://s3tools.org/s3cmd
14cr|python-s3cmd-1.0.1-2|10	Source:		http://prdownloads.sourceforge.net/s3tools/s3cmd-%{version}.tar.gz
14cr|python-s3cmd-1.0.1-2|11	BuildArch:	noarch
14cr|python-s3cmd-1.0.1-2|12	BuildRequires:	python-devel
14cr|python-s3cmd-1.0.1-2|13	Requires:	python
14cr|python-s3cmd-1.0.1-2|14	
14cr|python-s3cmd-1.0.1-2|15	%description
14cr|python-s3cmd-1.0.1-2|16	S3cmd lets you copy files from/to Amazon S3
14cr|python-s3cmd-1.0.1-2|17	(Simple Storage Service) using a simple to use
14cr|python-s3cmd-1.0.1-2|18	command line client. Supports rsync-like backup,
14cr|python-s3cmd-1.0.1-2|19	GPG encryption, and more. Also supports management
14cr|python-s3cmd-1.0.1-2|20	of Amazon's CloudFront content delivery network.
14cr|python-s3cmd-1.0.1-2|21	
14cr|python-s3cmd-1.0.1-2|22	%prep
14cr|python-s3cmd-1.0.1-2|23	%setup -q -n %{oname}-%{version}
14cr|python-s3cmd-1.0.1-2|24	
14cr|python-s3cmd-1.0.1-2|25	%build
14cr|python-s3cmd-1.0.1-2|26	export S3CMD_PACKAGING=1
14cr|python-s3cmd-1.0.1-2|27	%{__python} setup.py build
14cr|python-s3cmd-1.0.1-2|28	
14cr|python-s3cmd-1.0.1-2|29	%install
14cr|python-s3cmd-1.0.1-2|30	export S3CMD_PACKAGING=1
14cr|python-s3cmd-1.0.1-2|31	%{__python} setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cr|python-s3cmd-1.0.1-2|32	rm -fr %{buildroot}%{_prefix}/lib*/python*/site-packages/*.egg-info
14cr|python-s3cmd-1.0.1-2|33	
14cr|python-s3cmd-1.0.1-2|34	%files
14cr|python-s3cmd-1.0.1-2|35	%{_bindir}/*
14cr|python-s3cmd-1.0.1-2|36	%{python_sitelib}/S3
14cr|python-s3cmd-1.0.1-2|37	%doc README PKG-INFO NEWS
14cr|python-s3cmd-1.0.1-2|38	
14cr|python-s3cmd-1.0.1-2|39	
14cr|python-s3cmd-1.0.1-2|40	
14cr|python-s3cmd-1.0.1-2|41	
14cr|python-s3cmd-1.0.1-2|42	%changelog
14cr|python-s3cmd-1.0.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|python-s3cmd-1.0.1-2|44	+ Revision: e55bd02
14cr|python-s3cmd-1.0.1-2|45	- MassBuild#464: Increase release tag
14cr|python-s3cmd-1.0.1-2|46	
14cr|python-s3cmd-1.0.1-2|47	

6871 14
14cr|python-schooltool.cando-2.6.1-2|1	# lang
14cr|python-schooltool.cando-2.6.1-2|2	%define _files_listed_twice_terminate_build 0
14cr|python-schooltool.cando-2.6.1-2|3	%define	oname	schooltool.cando
14cr|python-schooltool.cando-2.6.1-2|4	
14cr|python-schooltool.cando-2.6.1-2|5	Name:		python-%{oname}
14cr|python-schooltool.cando-2.6.1-2|6	Version:	2.6.1
14cr|python-schooltool.cando-2.6.1-2|7	Release:	2
14cr|python-schooltool.cando-2.6.1-2|8	Summary:	CanDo plug-in for SchoolTool
14cr|python-schooltool.cando-2.6.1-2|9	Source0:	http://ftp.schooltool.org/schooltool/2.7/%{oname}-%{version}.tar.gz
14cr|python-schooltool.cando-2.6.1-2|10	License:	GPL
14cr|python-schooltool.cando-2.6.1-2|11	Group:		Development/Python
14cr|python-schooltool.cando-2.6.1-2|12	Url:		http://www.schooltool.org
14cr|python-schooltool.cando-2.6.1-2|13	BuildArch:	noarch
14cr|python-schooltool.cando-2.6.1-2|14	BuildRequires:	pythonegg(setuptools)
14cr|python-schooltool.cando-2.6.1-2|15	Requires:	pythonegg(schooltool)
14cr|python-schooltool.cando-2.6.1-2|16	Requires:	pythonegg(schooltool.gradebook) >= 2.6
14cr|python-schooltool.cando-2.6.1-2|17	Requires:	pythonegg(setuptools)
14cr|python-schooltool.cando-2.6.1-2|18	Requires:	pythonegg(zope.i18n)
14cr|python-schooltool.cando-2.6.1-2|19	Requires:	pythonegg(zope.i18nmessageid)
14cr|python-schooltool.cando-2.6.1-2|20	
14cr|python-schooltool.cando-2.6.1-2|21	%description
14cr|python-schooltool.cando-2.6.1-2|22	CanDo plug-in for SchoolTool
14cr|python-schooltool.cando-2.6.1-2|23	
14cr|python-schooltool.cando-2.6.1-2|24	%prep
14cr|python-schooltool.cando-2.6.1-2|25	%setup -q -n %{oname}-%{version}
14cr|python-schooltool.cando-2.6.1-2|26	#rm -fr README.txt
14cr|python-schooltool.cando-2.6.1-2|27	
14cr|python-schooltool.cando-2.6.1-2|28	%build
14cr|python-schooltool.cando-2.6.1-2|29	python setup.py build
14cr|python-schooltool.cando-2.6.1-2|30	
14cr|python-schooltool.cando-2.6.1-2|31	%install
14cr|python-schooltool.cando-2.6.1-2|32	python setup.py install --root=%{buildroot}
14cr|python-schooltool.cando-2.6.1-2|33	
14cr|python-schooltool.cando-2.6.1-2|34	# create lang files
14cr|python-schooltool.cando-2.6.1-2|35	for file in %{buildroot}%{py_puresitedir}/schooltool/cando/locales/*/LC_MESSAGES/*.mo; do
14cr|python-schooltool.cando-2.6.1-2|36	bn=$(basename $file)
14cr|python-schooltool.cando-2.6.1-2|37	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
14cr|python-schooltool.cando-2.6.1-2|38	echo %%lang\($language\) %{py_puresitedir}/schooltool/cando/locales/*/LC_MESSAGES/$bn >> %{name}.lang
14cr|python-schooltool.cando-2.6.1-2|39	done
14cr|python-schooltool.cando-2.6.1-2|40	
14cr|python-schooltool.cando-2.6.1-2|41	
14cr|python-schooltool.cando-2.6.1-2|42	
14cr|python-schooltool.cando-2.6.1-2|43	%files -f %{name}.lang
14cr|python-schooltool.cando-2.6.1-2|44	%doc CHANGES.txt GPL.txt
14cr|python-schooltool.cando-2.6.1-2|45	%doc src/schooltool.cando.egg-info/*.txt
14cr|python-schooltool.cando-2.6.1-2|46	%doc src/schooltool/cando/browser/stests/*.txt
14cr|python-schooltool.cando-2.6.1-2|47	%doc src/schooltool/cando/browser/templates/projects.pt
14cr|python-schooltool.cando-2.6.1-2|48	
14cr|python-schooltool.cando-2.6.1-2|49	%{py_puresitedir}/schooltool/cando/*.py*
14cr|python-schooltool.cando-2.6.1-2|50	%{py_puresitedir}/schooltool/cando/generations/*.py*
14cr|python-schooltool.cando-2.6.1-2|51	%{py_puresitedir}/schooltool/cando/locales/*.py*
14cr|python-schooltool.cando-2.6.1-2|52	%{py_puresitedir}/schooltool/cando/tests/*.py*
14cr|python-schooltool.cando-2.6.1-2|53	%{py_puresitedir}/schooltool.cando*.egg-info
14cr|python-schooltool.cando-2.6.1-2|54	%{py_puresitedir}/schooltool.cando-2.6.1-py2.7-nspkg.pth
14cr|python-schooltool.cando-2.6.1-2|55	%{py_puresitedir}/schooltool/cando/browser/
14cr|python-schooltool.cando-2.6.1-2|56	%{py_puresitedir}/schooltool/cando/*.zcml
14cr|python-schooltool.cando-2.6.1-2|57	%{py_puresitedir}/schooltool/cando/locales/es_SV.po
14cr|python-schooltool.cando-2.6.1-2|58	%{py_puresitedir}/schooltool/cando/locales/nl.po
14cr|python-schooltool.cando-2.6.1-2|59	%{py_puresitedir}/schooltool/cando/locales/schooltool.cando.pot
14cr|python-schooltool.cando-2.6.1-2|60	%{py_puresitedir}/schooltool/cando/locales/th.po
14cr|python-schooltool.cando-2.6.1-2|61	
14cr|python-schooltool.cando-2.6.1-2|62	
14cr|python-schooltool.cando-2.6.1-2|63	%changelog
14cr|python-schooltool.cando-2.6.1-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
14cr|python-schooltool.cando-2.6.1-2|65	+ Revision: fb4421b
14cr|python-schooltool.cando-2.6.1-2|66	- MassBuild#464: Increase release tag
14cr|python-schooltool.cando-2.6.1-2|67	
14cr|python-schooltool.cando-2.6.1-2|68	

6872 14
14cr|python-schooltool.gradebook-2.6.1-2|1	# lang
14cr|python-schooltool.gradebook-2.6.1-2|2	%define _files_listed_twice_terminate_build 0
14cr|python-schooltool.gradebook-2.6.1-2|3	%define	oname	schooltool.gradebook
14cr|python-schooltool.gradebook-2.6.1-2|4	
14cr|python-schooltool.gradebook-2.6.1-2|5	Name:		python-%{oname}
14cr|python-schooltool.gradebook-2.6.1-2|6	Version:	2.6.1
14cr|python-schooltool.gradebook-2.6.1-2|7	Release:	2
14cr|python-schooltool.gradebook-2.6.1-2|8	Summary:	Gradebook plug-in for SchoolTool
14cr|python-schooltool.gradebook-2.6.1-2|9	Source0:	http://ftp.schooltool.org/schooltool/2.7/%{oname}-%{version}.tar.gz
14cr|python-schooltool.gradebook-2.6.1-2|10	License:	GPL
14cr|python-schooltool.gradebook-2.6.1-2|11	Group:		Development/Python
14cr|python-schooltool.gradebook-2.6.1-2|12	Url:		http://www.schooltool.org
14cr|python-schooltool.gradebook-2.6.1-2|13	BuildArch:	noarch
14cr|python-schooltool.gradebook-2.6.1-2|14	BuildRequires:	pythonegg(setuptools)
14cr|python-schooltool.gradebook-2.6.1-2|15	Requires:	pythonegg(lxml)
14cr|python-schooltool.gradebook-2.6.1-2|16	Requires:	pythonegg(pytz)
14cr|python-schooltool.gradebook-2.6.1-2|17	Requires:	pythonegg(schooltool) >= 2.6
14cr|python-schooltool.gradebook-2.6.1-2|18	Requires:	pythonegg(setuptools)
14cr|python-schooltool.gradebook-2.6.1-2|19	Requires:	pythonegg(xlwt)
14cr|python-schooltool.gradebook-2.6.1-2|20	Requires:	pythonegg(z3c.form)
14cr|python-schooltool.gradebook-2.6.1-2|21	Requires:	pythonegg(z3c.optionstorage)
14cr|python-schooltool.gradebook-2.6.1-2|22	Requires:	pythonegg(zc.table)
14cr|python-schooltool.gradebook-2.6.1-2|23	Requires:	pythonegg(zodb3)
14cr|python-schooltool.gradebook-2.6.1-2|24	Requires:	pythonegg(zope.annotation)
14cr|python-schooltool.gradebook-2.6.1-2|25	Requires:	pythonegg(zope.app.form)
14cr|python-schooltool.gradebook-2.6.1-2|26	Requires:	pythonegg(zope.app.generations) >= 3.5
14cr|python-schooltool.gradebook-2.6.1-2|27	Requires:	pythonegg(zope.browser)
14cr|python-schooltool.gradebook-2.6.1-2|28	Requires:	pythonegg(zope.browserpage) >= 3.10.1
14cr|python-schooltool.gradebook-2.6.1-2|29	Requires:	pythonegg(zope.cachedescriptors)
14cr|python-schooltool.gradebook-2.6.1-2|30	Requires:	pythonegg(zope.component)
14cr|python-schooltool.gradebook-2.6.1-2|31	Requires:	pythonegg(zope.componentvocabulary)
14cr|python-schooltool.gradebook-2.6.1-2|32	Requires:	pythonegg(zope.container)
14cr|python-schooltool.gradebook-2.6.1-2|33	Requires:	pythonegg(zope.event)
14cr|python-schooltool.gradebook-2.6.1-2|34	Requires:	pythonegg(zope.formlib) >= 4
14cr|python-schooltool.gradebook-2.6.1-2|35	Requires:	pythonegg(zope.html)
14cr|python-schooltool.gradebook-2.6.1-2|36	Requires:	pythonegg(zope.i18n)
14cr|python-schooltool.gradebook-2.6.1-2|37	Requires:	pythonegg(zope.i18nmessageid)
14cr|python-schooltool.gradebook-2.6.1-2|38	Requires:	pythonegg(zope.interface)
14cr|python-schooltool.gradebook-2.6.1-2|39	Requires:	pythonegg(zope.keyreference)
14cr|python-schooltool.gradebook-2.6.1-2|40	Requires:	pythonegg(zope.lifecycleevent)
14cr|python-schooltool.gradebook-2.6.1-2|41	Requires:	pythonegg(zope.location)
14cr|python-schooltool.gradebook-2.6.1-2|42	Requires:	pythonegg(zope.publisher)
14cr|python-schooltool.gradebook-2.6.1-2|43	Requires:	pythonegg(zope.schema)
14cr|python-schooltool.gradebook-2.6.1-2|44	Requires:	pythonegg(zope.security)
14cr|python-schooltool.gradebook-2.6.1-2|45	Requires:	pythonegg(zope.traversing)
14cr|python-schooltool.gradebook-2.6.1-2|46	Requires:	pythonegg(zope.viewlet)
14cr|python-schooltool.gradebook-2.6.1-2|47	
14cr|python-schooltool.gradebook-2.6.1-2|48	%description
14cr|python-schooltool.gradebook-2.6.1-2|49	SchoolTool Gradebook includes a point-based gradebook for all teachers in the
14cr|python-schooltool.gradebook-2.6.1-2|50	school, and a facility to aggregate grades and other assessments from each
14cr|python-schooltool.gradebook-2.6.1-2|51	teacher to generate reports.
14cr|python-schooltool.gradebook-2.6.1-2|52	
14cr|python-schooltool.gradebook-2.6.1-2|53	
14cr|python-schooltool.gradebook-2.6.1-2|54	%prep
14cr|python-schooltool.gradebook-2.6.1-2|55	%setup -q -n %{oname}-%{version}
14cr|python-schooltool.gradebook-2.6.1-2|56	
14cr|python-schooltool.gradebook-2.6.1-2|57	%build
14cr|python-schooltool.gradebook-2.6.1-2|58	python setup.py build
14cr|python-schooltool.gradebook-2.6.1-2|59	
14cr|python-schooltool.gradebook-2.6.1-2|60	%install
14cr|python-schooltool.gradebook-2.6.1-2|61	python setup.py install --root=%{buildroot}
14cr|python-schooltool.gradebook-2.6.1-2|62	# create lang files
14cr|python-schooltool.gradebook-2.6.1-2|63	for file in %{buildroot}%{py_puresitedir}/schooltool/gradebook/locales/*/LC_MESSAGES/*.mo; do
14cr|python-schooltool.gradebook-2.6.1-2|64	bn=$(basename $file)
14cr|python-schooltool.gradebook-2.6.1-2|65	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
14cr|python-schooltool.gradebook-2.6.1-2|66	echo %%lang\($language\) %{py_puresitedir}/schooltool/gradebook/locales/*/LC_MESSAGES/$bn >> %{name}.lang
14cr|python-schooltool.gradebook-2.6.1-2|67	done
14cr|python-schooltool.gradebook-2.6.1-2|68	
14cr|python-schooltool.gradebook-2.6.1-2|69	%files -f %{name}.lang
14cr|python-schooltool.gradebook-2.6.1-2|70	%doc CHANGES.txt GPL.txt
14cr|python-schooltool.gradebook-2.6.1-2|71	%doc src/schooltool.gradebook.egg-info/*.txt
14cr|python-schooltool.gradebook-2.6.1-2|72	%doc src/schooltool/gradebook/README.txt
14cr|python-schooltool.gradebook-2.6.1-2|73	%doc src/schooltool/gradebook/browser/ftests/*.txt
14cr|python-schooltool.gradebook-2.6.1-2|74	%doc src/schooltool/gradebook/browser/templates/f_student_grade_history.pt
14cr|python-schooltool.gradebook-2.6.1-2|75	%doc src/schooltool/requirement/*.txt
14cr|python-schooltool.gradebook-2.6.1-2|76	
14cr|python-schooltool.gradebook-2.6.1-2|77	%{py_puresitedir}/schooltool/gradebook/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|78	%{py_puresitedir}/schooltool/gradebook/browser/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|79	%{py_puresitedir}/schooltool/gradebook/browser/ftests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|80	%{py_puresitedir}/schooltool/gradebook/browser/stests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|81	%{py_puresitedir}/schooltool/gradebook/browser/tests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|82	%{py_puresitedir}/schooltool/gradebook/generations/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|83	%{py_puresitedir}/schooltool/gradebook/generations/tests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|84	%{py_puresitedir}/schooltool/gradebook/locales/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|85	%{py_puresitedir}/schooltool/gradebook/tests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|86	
14cr|python-schooltool.gradebook-2.6.1-2|87	%{py_puresitedir}/schooltool/requirement/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|88	%{py_puresitedir}/schooltool/requirement/browser/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|89	%{py_puresitedir}/schooltool/requirement/generations/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|90	%{py_puresitedir}/schooltool/requirement/generations/tests/*.py*
14cr|python-schooltool.gradebook-2.6.1-2|91	
14cr|python-schooltool.gradebook-2.6.1-2|92	%{py_puresitedir}/schooltool.gradebook*.egg-info
14cr|python-schooltool.gradebook-2.6.1-2|93	%{py_puresitedir}/schooltool.gradebook-2.6.1-py2.7-nspkg.pth
14cr|python-schooltool.gradebook-2.6.1-2|94	
14cr|python-schooltool.gradebook-2.6.1-2|95	%{py_puresitedir}/schooltool/gradebook/README.txt
14cr|python-schooltool.gradebook-2.6.1-2|96	%{py_puresitedir}/schooltool/gradebook/browser/*.zcml
14cr|python-schooltool.gradebook-2.6.1-2|97	%{py_puresitedir}/schooltool/gradebook/browser/ftests/*.txt
14cr|python-schooltool.gradebook-2.6.1-2|98	%{py_puresitedir}/schooltool/gradebook/browser/resources/f_gradebook.css
14cr|python-schooltool.gradebook-2.6.1-2|99	%{py_puresitedir}/schooltool/gradebook/browser/resources/gradebook.css
14cr|python-schooltool.gradebook-2.6.1-2|100	%{py_puresitedir}/schooltool/gradebook/browser/resources/gradebook_overview.js
14cr|python-schooltool.gradebook-2.6.1-2|101	%{py_puresitedir}/schooltool/gradebook/browser/rml/*.pt
14cr|python-schooltool.gradebook-2.6.1-2|102	%{py_puresitedir}/schooltool/gradebook/browser/stests/*.txt
14cr|python-schooltool.gradebook-2.6.1-2|103	%{py_puresitedir}/schooltool/gradebook/browser/templates/*.pt
14cr|python-schooltool.gradebook-2.6.1-2|104	
14cr|python-schooltool.gradebook-2.6.1-2|105	%{py_puresitedir}/schooltool/gradebook/*.zcml
14cr|python-schooltool.gradebook-2.6.1-2|106	%{py_puresitedir}/schooltool/gradebook/locales/*.po
14cr|python-schooltool.gradebook-2.6.1-2|107	%{py_puresitedir}/schooltool/gradebook/locales/schooltool.gradebook.pot
14cr|python-schooltool.gradebook-2.6.1-2|108	
14cr|python-schooltool.gradebook-2.6.1-2|109	%{py_puresitedir}/schooltool/requirement/README.txt
14cr|python-schooltool.gradebook-2.6.1-2|110	%{py_puresitedir}/schooltool/requirement/browser/README.txt
14cr|python-schooltool.gradebook-2.6.1-2|111	%{py_puresitedir}/schooltool/requirement/browser/*.pt
14cr|python-schooltool.gradebook-2.6.1-2|112	
14cr|python-schooltool.gradebook-2.6.1-2|113	%{py_puresitedir}/schooltool/requirement/browser/*.zcml
14cr|python-schooltool.gradebook-2.6.1-2|114	
14cr|python-schooltool.gradebook-2.6.1-2|115	%{py_puresitedir}/schooltool/requirement/browser/scoresystem.txt
14cr|python-schooltool.gradebook-2.6.1-2|116	%{py_puresitedir}/schooltool/requirement/configure.zcml
14cr|python-schooltool.gradebook-2.6.1-2|117	%{py_puresitedir}/schooltool/requirement/grades.txt
14cr|python-schooltool.gradebook-2.6.1-2|118	%{py_puresitedir}/schooltool/requirement/plugin.zcml
14cr|python-schooltool.gradebook-2.6.1-2|119	%{py_puresitedir}/schooltool/requirement/requirement-configure.zcml
14cr|python-schooltool.gradebook-2.6.1-2|120	%{py_puresitedir}/schooltool/requirement/scoresystem.zcml
14cr|python-schooltool.gradebook-2.6.1-2|121	%{py_puresitedir}/schooltool/requirement/security.zcml
14cr|python-schooltool.gradebook-2.6.1-2|122	
14cr|python-schooltool.gradebook-2.6.1-2|123	
14cr|python-schooltool.gradebook-2.6.1-2|124	
14cr|python-schooltool.gradebook-2.6.1-2|125	%changelog
14cr|python-schooltool.gradebook-2.6.1-2|126	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
14cr|python-schooltool.gradebook-2.6.1-2|127	+ Revision: a42a3b2
14cr|python-schooltool.gradebook-2.6.1-2|128	- MassBuild#464: Increase release tag
14cr|python-schooltool.gradebook-2.6.1-2|129	
14cr|python-schooltool.gradebook-2.6.1-2|130	

6873 14
14cr|python-scientific-2.9.2-2|1	%define tarname ScientificPython
14cr|python-scientific-2.9.2-2|2	
14cr|python-scientific-2.9.2-2|3	Summary:	Various Python modules for scientific computing
14cr|python-scientific-2.9.2-2|4	Name:		python-scientific
14cr|python-scientific-2.9.2-2|5	Version:	2.9.2
14cr|python-scientific-2.9.2-2|6	Release:	2
14cr|python-scientific-2.9.2-2|7	License:	CeCILL-C
14cr|python-scientific-2.9.2-2|8	Group:		Development/Python
14cr|python-scientific-2.9.2-2|9	Url:		http://dirac.cnrs-orleans.fr/ScientificPython/
14cr|python-scientific-2.9.2-2|10	Source0:	https://sourcesup.renater.fr/frs/download.php/4153/%{tarname}-%{version}.tar.gz
14cr|python-scientific-2.9.2-2|11	Patch0:		setup.py.patch
14cr|python-scientific-2.9.2-2|12	BuildRequires:	openmpi
14cr|python-scientific-2.9.2-2|13	BuildRequires:	python-numpy-devel
14cr|python-scientific-2.9.2-2|14	BuildRequires:	pkgconfig(netcdf)
14cr|python-scientific-2.9.2-2|15	BuildRequires:	pkgconfig(ompi)
14cr|python-scientific-2.9.2-2|16	BuildRequires:	pkgconfig(python)
14cr|python-scientific-2.9.2-2|17	Requires:	python-numpy
14cr|python-scientific-2.9.2-2|18	Requires:	openmpi
14cr|python-scientific-2.9.2-2|19	
14cr|python-scientific-2.9.2-2|20	%description
14cr|python-scientific-2.9.2-2|21	ScientificPython is a collection of Python modules that are useful for
14cr|python-scientific-2.9.2-2|22	scientific computing. In this collection you will find modules that
14cr|python-scientific-2.9.2-2|23	cover basic geometry (vectors, tensors, transformations, vector and
14cr|python-scientific-2.9.2-2|24	tensor fields), quaternions, automatic derivatives, (linear)
14cr|python-scientific-2.9.2-2|25	interpolation, polynomials, elementary statistics, nonlinear
14cr|python-scientific-2.9.2-2|26	least-squares fits, unit calculations, Fortran-compatible text
14cr|python-scientific-2.9.2-2|27	formatting, 3D visualization via VRML, and two Tk widgets for simple
14cr|python-scientific-2.9.2-2|28	line plots and 3D wireframe models. There are also interfaces to the
14cr|python-scientific-2.9.2-2|29	netCDF library (portable structured binary files), to MPI (Message
14cr|python-scientific-2.9.2-2|30	Passing Interface, message-based parallel programming), and to BSPlib
14cr|python-scientific-2.9.2-2|31	(Bulk Synchronous Parallel programming).
14cr|python-scientific-2.9.2-2|32	
14cr|python-scientific-2.9.2-2|33	%files
14cr|python-scientific-2.9.2-2|34	%doc LICENSE README README.MPI README.BSP Doc/CHANGELOG Doc/Reference Doc/BSP_Tutorial.pdf Examples/ Src/MPI/impipython
14cr|python-scientific-2.9.2-2|35	%attr(755,root,root) %{_bindir}/*
14cr|python-scientific-2.9.2-2|36	%{py_platsitedir}/Scientific/*
14cr|python-scientific-2.9.2-2|37	%{py_platsitedir}/*.egg-info
14cr|python-scientific-2.9.2-2|38	
14cr|python-scientific-2.9.2-2|39	#----------------------------------------------------------------------------
14cr|python-scientific-2.9.2-2|40	
14cr|python-scientific-2.9.2-2|41	%package devel
14cr|python-scientific-2.9.2-2|42	Summary:	Various Python modules for scientific computing, header files
14cr|python-scientific-2.9.2-2|43	Group:		Development/Python
14cr|python-scientific-2.9.2-2|44	Requires:	pkgconfig(python)
14cr|python-scientific-2.9.2-2|45	Requires:	%{name} = %{EVRD}
14cr|python-scientific-2.9.2-2|46	
14cr|python-scientific-2.9.2-2|47	%description devel
14cr|python-scientific-2.9.2-2|48	Headers file associated with the python-scientific package.
14cr|python-scientific-2.9.2-2|49	
14cr|python-scientific-2.9.2-2|50	%files devel
14cr|python-scientific-2.9.2-2|51	%{_includedir}/python%{py_ver}/Scientific/
14cr|python-scientific-2.9.2-2|52	
14cr|python-scientific-2.9.2-2|53	#----------------------------------------------------------------------------
14cr|python-scientific-2.9.2-2|54	
14cr|python-scientific-2.9.2-2|55	%prep
14cr|python-scientific-2.9.2-2|56	%setup -q -n %{tarname}-%{version}
14cr|python-scientific-2.9.2-2|57	%patch0 -p0
14cr|python-scientific-2.9.2-2|58	
14cr|python-scientific-2.9.2-2|59	# fix encoding
14cr|python-scientific-2.9.2-2|60	iconv -f ISO-8859-1 -t UTF-8 LICENSE -o LICENSE-utf8
14cr|python-scientific-2.9.2-2|61	touch -r LICENSE LICENSE-utf8
14cr|python-scientific-2.9.2-2|62	mv LICENSE-utf8 LICENSE
14cr|python-scientific-2.9.2-2|63	
14cr|python-scientific-2.9.2-2|64	%build
14cr|python-scientific-2.9.2-2|65	python setup.py build
14cr|python-scientific-2.9.2-2|66	
14cr|python-scientific-2.9.2-2|67	%install
14cr|python-scientific-2.9.2-2|68	python setup.py install --skip-build  --root=%{buildroot}
14cr|python-scientific-2.9.2-2|69	
14cr|python-scientific-2.9.2-2|70	export PYTHONPATH=%{buildroot}%{py_platsitedir}
14cr|python-scientific-2.9.2-2|71	export PYINCLUDE=`pwd`/Include
14cr|python-scientific-2.9.2-2|72	
14cr|python-scientific-2.9.2-2|73	pushd Src/MPI
14cr|python-scientific-2.9.2-2|74	%ifarch x86_64
14cr|python-scientific-2.9.2-2|75	sed -i 's/lib\/python/lib64\/python/' compile.py
14cr|python-scientific-2.9.2-2|76	%endif
14cr|python-scientific-2.9.2-2|77	cat compile.py | sed 's/-I/-I$PYINCLUDE -I/' > compile-new.py
14cr|python-scientific-2.9.2-2|78	python compile-new.py
14cr|python-scientific-2.9.2-2|79	
14cr|python-scientific-2.9.2-2|80	install -m 755 mpipython %{buildroot}%{_bindir}
14cr|python-scientific-2.9.2-2|81	
14cr|python-scientific-2.9.2-2|82	cat <<EOF>impipython
14cr|python-scientific-2.9.2-2|83	#!/bin/bash
14cr|python-scientific-2.9.2-2|84	mpirun -np 2 `python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)+'/Scientific/BSP/console.py'"` $*
14cr|python-scientific-2.9.2-2|85	EOF
14cr|python-scientific-2.9.2-2|86	
14cr|python-scientific-2.9.2-2|87	popd
14cr|python-scientific-2.9.2-2|88	
14cr|python-scientific-2.9.2-2|89	
14cr|python-scientific-2.9.2-2|90	
14cr|python-scientific-2.9.2-2|91	%changelog
14cr|python-scientific-2.9.2-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.2-2
14cr|python-scientific-2.9.2-2|93	+ Revision: eb05694
14cr|python-scientific-2.9.2-2|94	- MassBuild#464: Increase release tag
14cr|python-scientific-2.9.2-2|95	
14cr|python-scientific-2.9.2-2|96	

6874 14
14cr|python-scikits-audiolab-0.11.0-4|1	%define tarname	scikits.audiolab
14cr|python-scikits-audiolab-0.11.0-4|2	
14cr|python-scikits-audiolab-0.11.0-4|3	Summary:	Python audio file I/O using numpy arrays
14cr|python-scikits-audiolab-0.11.0-4|4	Name:		python-scikits-audiolab
14cr|python-scikits-audiolab-0.11.0-4|5	Version:	0.11.0
14cr|python-scikits-audiolab-0.11.0-4|6	Release:	4
14cr|python-scikits-audiolab-0.11.0-4|7	Source0:	http://pypi.python.org/packages/source/s/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python-scikits-audiolab-0.11.0-4|8	Source1:	site.cfg
14cr|python-scikits-audiolab-0.11.0-4|9	Patch0:		matapi.patch
14cr|python-scikits-audiolab-0.11.0-4|10	License:	LGPLv2.1
14cr|python-scikits-audiolab-0.11.0-4|11	Group: 		Development/Python
14cr|python-scikits-audiolab-0.11.0-4|12	Url:		http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/audiolab
14cr|python-scikits-audiolab-0.11.0-4|13	Requires:	python-numpy >= 1.0
14cr|python-scikits-audiolab-0.11.0-4|14	BuildRequires:	sndfile-devel, libalsa-devel
14cr|python-scikits-audiolab-0.11.0-4|15	BuildRequires:	python-numpy-devel >= 1.0, python-setuptools
14cr|python-scikits-audiolab-0.11.0-4|16	BuildRequires:	python-devel
14cr|python-scikits-audiolab-0.11.0-4|17	
14cr|python-scikits-audiolab-0.11.0-4|18	%description
14cr|python-scikits-audiolab-0.11.0-4|19	Audiolab is a Python package for audio file I/O using numpy arrays. It
14cr|python-scikits-audiolab-0.11.0-4|20	supports many different audio formats, including wav, aiff, au, flac,
14cr|python-scikits-audiolab-0.11.0-4|21	ogg, and htk. It can also be used to output sound to an audio device
14cr|python-scikits-audiolab-0.11.0-4|22	via ALSA.
14cr|python-scikits-audiolab-0.11.0-4|23	
14cr|python-scikits-audiolab-0.11.0-4|24	%prep
14cr|python-scikits-audiolab-0.11.0-4|25	%setup -q -n %{tarname}-%{version}
14cr|python-scikits-audiolab-0.11.0-4|26	%__cp %SOURCE1 .
14cr|python-scikits-audiolab-0.11.0-4|27	%patch0 -p0
14cr|python-scikits-audiolab-0.11.0-4|28	
14cr|python-scikits-audiolab-0.11.0-4|29	%build
14cr|python-scikits-audiolab-0.11.0-4|30	%__python setup.py build
14cr|python-scikits-audiolab-0.11.0-4|31	find . -name .buildinfo | xargs rm -rf
14cr|python-scikits-audiolab-0.11.0-4|32	
14cr|python-scikits-audiolab-0.11.0-4|33	%install
14cr|python-scikits-audiolab-0.11.0-4|34	%__python setup.py install --root=%{buildroot}
14cr|python-scikits-audiolab-0.11.0-4|35	
14cr|python-scikits-audiolab-0.11.0-4|36	%files
14cr|python-scikits-audiolab-0.11.0-4|37	%doc docs/html README.txt Changelog COPYING.txt NEWS
14cr|python-scikits-audiolab-0.11.0-4|38	%py_platsitedir/scikits*
14cr|python-scikits-audiolab-0.11.0-4|39	
14cr|python-scikits-audiolab-0.11.0-4|40	
14cr|python-scikits-audiolab-0.11.0-4|41	%changelog
14cr|python-scikits-audiolab-0.11.0-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-4
14cr|python-scikits-audiolab-0.11.0-4|43	+ Revision: 2997832
14cr|python-scikits-audiolab-0.11.0-4|44	- MassBuild#464: Increase release tag
14cr|python-scikits-audiolab-0.11.0-4|45	
14cr|python-scikits-audiolab-0.11.0-4|46	

6875 14
14cr|python-scikits-learn-0.14.1-2|1	%define tarname	scikit-learn
14cr|python-scikits-learn-0.14.1-2|2	
14cr|python-scikits-learn-0.14.1-2|3	Summary:	Python modules for machine learning and data mining
14cr|python-scikits-learn-0.14.1-2|4	Name:		python-scikits-learn
14cr|python-scikits-learn-0.14.1-2|5	Version:	0.14.1
14cr|python-scikits-learn-0.14.1-2|6	Release:	2
14cr|python-scikits-learn-0.14.1-2|7	Source0:	%{tarname}-%{version}.tar.gz
14cr|python-scikits-learn-0.14.1-2|8	Source1:	user_guide-0.7.pdf
14cr|python-scikits-learn-0.14.1-2|9	License:	BSD
14cr|python-scikits-learn-0.14.1-2|10	Group:		Development/Python
14cr|python-scikits-learn-0.14.1-2|11	Url:		http://scikit-learn.sourceforge.net/
14cr|python-scikits-learn-0.14.1-2|12	BuildRequires:  blas-devel
14cr|python-scikits-learn-0.14.1-2|13	BuildRequires:  python-setuptools
14cr|python-scikits-learn-0.14.1-2|14	BuildRequires:  python-numpy-devel >= 1.2
14cr|python-scikits-learn-0.14.1-2|15	BuildRequires:  python-scipy >= 0.7
14cr|python-scikits-learn-0.14.1-2|16	BuildRequires:  python-matplotlib
14cr|python-scikits-learn-0.14.1-2|17	BuildRequires:  python-nose >= 0.10
14cr|python-scikits-learn-0.14.1-2|18	BuildRequires:  python-devel
14cr|python-scikits-learn-0.14.1-2|19	Provides:       sklearn
14cr|python-scikits-learn-0.14.1-2|20	Provides:       python-sklearn
14cr|python-scikits-learn-0.14.1-2|21	Provides:       scikits-learn
14cr|python-scikits-learn-0.14.1-2|22	Provides:       scikit-learn
14cr|python-scikits-learn-0.14.1-2|23	
14cr|python-scikits-learn-0.14.1-2|24	%description
14cr|python-scikits-learn-0.14.1-2|25	scikits.learn is a Python module that integrates classic machine learning
14cr|python-scikits-learn-0.14.1-2|26	algorithms with the tightly-knit world of scientific Python packages
14cr|python-scikits-learn-0.14.1-2|27	(numpy, scipy, matplotlib).
14cr|python-scikits-learn-0.14.1-2|28	
14cr|python-scikits-learn-0.14.1-2|29	%prep
14cr|python-scikits-learn-0.14.1-2|30	%setup -qn %{tarname}-%{version}
14cr|python-scikits-learn-0.14.1-2|31	cp -f %SOURCE1 .
14cr|python-scikits-learn-0.14.1-2|32	
14cr|python-scikits-learn-0.14.1-2|33	%build
14cr|python-scikits-learn-0.14.1-2|34	%__python setup.py build
14cr|python-scikits-learn-0.14.1-2|35	
14cr|python-scikits-learn-0.14.1-2|36	%install
14cr|python-scikits-learn-0.14.1-2|37	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-scikits-learn-0.14.1-2|38	
14cr|python-scikits-learn-0.14.1-2|39	%files -f FILE_LIST
14cr|python-scikits-learn-0.14.1-2|40	%doc AUTHORS.rst README.rst examples/ *.pdf
14cr|python-scikits-learn-0.14.1-2|41	
14cr|python-scikits-learn-0.14.1-2|42	
14cr|python-scikits-learn-0.14.1-2|43	%changelog
14cr|python-scikits-learn-0.14.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.1-2
14cr|python-scikits-learn-0.14.1-2|45	+ Revision: f702485
14cr|python-scikits-learn-0.14.1-2|46	- MassBuild#464: Increase release tag
14cr|python-scikits-learn-0.14.1-2|47	
14cr|python-scikits-learn-0.14.1-2|48	

6876 14
14cr|python-scikits-samplerate-0.3.3-7|1	%define tarname	scikits.samplerate
14cr|python-scikits-samplerate-0.3.3-7|2	
14cr|python-scikits-samplerate-0.3.3-7|3	Summary:	Python wrapper for libsamplerate
14cr|python-scikits-samplerate-0.3.3-7|4	Name:		python-scikits-samplerate
14cr|python-scikits-samplerate-0.3.3-7|5	Version:	0.3.3
14cr|python-scikits-samplerate-0.3.3-7|6	Release:	7
14cr|python-scikits-samplerate-0.3.3-7|7	Source0:        http://pypi.python.org/packages/source/s/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python-scikits-samplerate-0.3.3-7|8	Source1:	site.cfg
14cr|python-scikits-samplerate-0.3.3-7|9	License:	BSD-like
14cr|python-scikits-samplerate-0.3.3-7|10	Group:		Development/Python
14cr|python-scikits-samplerate-0.3.3-7|11	Url:		http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/pysamplerate/
14cr|python-scikits-samplerate-0.3.3-7|12	BuildRequires:	python-numpy >= 1.2.0, python-numpy-devel >= 1.2.0, libsamplerate-devel
14cr|python-scikits-samplerate-0.3.3-7|13	BuildRequires:	python-setuptools
14cr|python-scikits-samplerate-0.3.3-7|14	BuildRequires:	python-devel
14cr|python-scikits-samplerate-0.3.3-7|15	# Package is not noarch because code loads libs differently on x86_64
14cr|python-scikits-samplerate-0.3.3-7|16	
14cr|python-scikits-samplerate-0.3.3-7|17	%description
14cr|python-scikits-samplerate-0.3.3-7|18	Samplerate is a Python module that permits one to perform high
14cr|python-scikits-samplerate-0.3.3-7|19	quality resampling of audio signals using libsamplerate. The module
14cr|python-scikits-samplerate-0.3.3-7|20	provides functionality similar to that of the resample function in
14cr|python-scikits-samplerate-0.3.3-7|21	Matlab. It is intended to be used with numpy arrays.
14cr|python-scikits-samplerate-0.3.3-7|22	
14cr|python-scikits-samplerate-0.3.3-7|23	%prep
14cr|python-scikits-samplerate-0.3.3-7|24	%setup -q -n %{tarname}-%{version}
14cr|python-scikits-samplerate-0.3.3-7|25	%__cp %SOURCE1 .
14cr|python-scikits-samplerate-0.3.3-7|26	
14cr|python-scikits-samplerate-0.3.3-7|27	%build
14cr|python-scikits-samplerate-0.3.3-7|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14cr|python-scikits-samplerate-0.3.3-7|29	
14cr|python-scikits-samplerate-0.3.3-7|30	%install
14cr|python-scikits-samplerate-0.3.3-7|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-scikits-samplerate-0.3.3-7|32	
14cr|python-scikits-samplerate-0.3.3-7|33	%files
14cr|python-scikits-samplerate-0.3.3-7|34	%doc README Changelog
14cr|python-scikits-samplerate-0.3.3-7|35	%{py_platsitedir}/scikits*
14cr|python-scikits-samplerate-0.3.3-7|36	
14cr|python-scikits-samplerate-0.3.3-7|37	%changelog
14cr|python-scikits-samplerate-0.3.3-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-7
14cr|python-scikits-samplerate-0.3.3-7|39	+ Revision: c593f19
14cr|python-scikits-samplerate-0.3.3-7|40	- MassBuild#464: Increase release tag
14cr|python-scikits-samplerate-0.3.3-7|41	
14cr|python-scikits-samplerate-0.3.3-7|42	

6877 14
14cr|python-scimath-4.1.2-2|1	%define module	scimath
14cr|python-scimath-4.1.2-2|2	%define name	python-%{module}
14cr|python-scimath-4.1.2-2|3	%define version	4.1.0
14cr|python-scimath-4.1.2-2|4	%define release 2
14cr|python-scimath-4.1.2-2|5	
14cr|python-scimath-4.1.2-2|6	Summary:	Enthought Tool Suite - scimath project
14cr|python-scimath-4.1.2-2|7	Name:		%{name}
14cr|python-scimath-4.1.2-2|8	Version:	4.1.2
14cr|python-scimath-4.1.2-2|9	Release:	2
14cr|python-scimath-4.1.2-2|10	Source0:	https://www.enthought.com/repo/ets/scimath-%{version}.tar.gz
14cr|python-scimath-4.1.2-2|11	License:	BSD
14cr|python-scimath-4.1.2-2|12	Group:		Development/Python
14cr|python-scimath-4.1.2-2|13	Url:		https://github.com/enthought/scimath/
14cr|python-scimath-4.1.2-2|14	Obsoletes:	python-enthought-scimath
14cr|python-scimath-4.1.2-2|15	Requires:	python-traits >= 4.1.0
14cr|python-scimath-4.1.2-2|16	Requires:	python-numpy >= 1.1.0
14cr|python-scimath-4.1.2-2|17	Requires:	python-scipy >= 0.5.2
14cr|python-scimath-4.1.2-2|18	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-scimath-4.1.2-2|19	BuildRequires:	python-numpy-devel >= 1.1.0
14cr|python-scimath-4.1.2-2|20	BuildRequires:	python-sphinx
14cr|python-scimath-4.1.2-2|21	BuildRequires:	pkgconfig(python)
14cr|python-scimath-4.1.2-2|22	
14cr|python-scimath-4.1.2-2|23	%description
14cr|python-scimath-4.1.2-2|24	The scimath project includes packages to support scientific and mathematical
14cr|python-scimath-4.1.2-2|25	calculations, beyond the capabilities offered by SciPy.
14cr|python-scimath-4.1.2-2|26	
14cr|python-scimath-4.1.2-2|27	- scimath.interpolate
14cr|python-scimath-4.1.2-2|28	- scimath.mathematics
14cr|python-scimath-4.1.2-2|29	- scimath.units
14cr|python-scimath-4.1.2-2|30	- scimath.physical_quantities
14cr|python-scimath-4.1.2-2|31	
14cr|python-scimath-4.1.2-2|32	%prep
14cr|python-scimath-4.1.2-2|33	%setup -q -n %{module}-%{version}
14cr|python-scimath-4.1.2-2|34	
14cr|python-scimath-4.1.2-2|35	%build
14cr|python-scimath-4.1.2-2|36	
14cr|python-scimath-4.1.2-2|37	python setup.py build
14cr|python-scimath-4.1.2-2|38	pushd docs
14cr|python-scimath-4.1.2-2|39	make html
14cr|python-scimath-4.1.2-2|40	popd
14cr|python-scimath-4.1.2-2|41	
14cr|python-scimath-4.1.2-2|42	%install
14cr|python-scimath-4.1.2-2|43	python setup.py install --root=%{buildroot}
14cr|python-scimath-4.1.2-2|44	
14cr|python-scimath-4.1.2-2|45	
14cr|python-scimath-4.1.2-2|46	%files
14cr|python-scimath-4.1.2-2|47	%doc *.txt *.rst docs/build/html
14cr|python-scimath-4.1.2-2|48	%{python_sitearch}/%{module}*
14cr|python-scimath-4.1.2-2|49	
14cr|python-scimath-4.1.2-2|50	
14cr|python-scimath-4.1.2-2|51	%changelog
14cr|python-scimath-4.1.2-2|52	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 4.1.2-2
14cr|python-scimath-4.1.2-2|53	+ Revision: a1d6a4f
14cr|python-scimath-4.1.2-2|54	- fix BR
14cr|python-scimath-4.1.2-2|55	
14cr|python-scimath-4.1.2-2|56	

6878 14
14cr|python-scipy-0.12.0-4|1	%define enable_atlas 1
14cr|python-scipy-0.12.0-4|2	%{?_with_atlas: %global enable_atlas 1}
14cr|python-scipy-0.12.0-4|3	%define Werror_cflags %nil
14cr|python-scipy-0.12.0-4|4	
14cr|python-scipy-0.12.0-4|5	%if %enable_atlas
14cr|python-scipy-0.12.0-4|6	%if %{_use_internal_dependency_generator}
14cr|python-scipy-0.12.0-4|7	%define __noautoreq 'libptcblas\\.so\\..*|libptf77blas\\.so\\..*|libatlas\\.so\\..*'
14cr|python-scipy-0.12.0-4|8	%else
14cr|python-scipy-0.12.0-4|9	%define _requires_exceptions libptcblas\.so\..*\\|libptf77blas\.so\..*
14cr|python-scipy-0.12.0-4|10	%endif
14cr|python-scipy-0.12.0-4|11	%endif
14cr|python-scipy-0.12.0-4|12	
14cr|python-scipy-0.12.0-4|13	%define module	scipy
14cr|python-scipy-0.12.0-4|14	
14cr|python-scipy-0.12.0-4|15	Summary:	Scientific tools for Python
14cr|python-scipy-0.12.0-4|16	Name:		python-%{module}
14cr|python-scipy-0.12.0-4|17	Version:	0.12.0
14cr|python-scipy-0.12.0-4|18	Release:	4
14cr|python-scipy-0.12.0-4|19	Source0:	%{module}-%{version}.tar.gz
14cr|python-scipy-0.12.0-4|20	License:	BSD
14cr|python-scipy-0.12.0-4|21	Group:		Development/Python
14cr|python-scipy-0.12.0-4|22	Url:		http://www.scipy.org
14cr|python-scipy-0.12.0-4|23	Obsoletes:	python-SciPy
14cr|python-scipy-0.12.0-4|24	Obsoletes:	python-symeig
14cr|python-scipy-0.12.0-4|25	Requires:	python-numpy >= 1.5
14cr|python-scipy-0.12.0-4|26	BuildRequires:	swig
14cr|python-scipy-0.12.0-4|27	%if %enable_atlas
14cr|python-scipy-0.12.0-4|28	BuildRequires:	libatlas-devel
14cr|python-scipy-0.12.0-4|29	%else
14cr|python-scipy-0.12.0-4|30	BuildRequires:	blas-devel
14cr|python-scipy-0.12.0-4|31	%endif
14cr|python-scipy-0.12.0-4|32	BuildRequires:	pkgconfig(lapack)
14cr|python-scipy-0.12.0-4|33	BuildRequires:	python-numpy-devel >= 1.5
14cr|python-scipy-0.12.0-4|34	BuildRequires:	gcc-gfortran >= 4.0
14cr|python-scipy-0.12.0-4|35	BuildRequires:	netcdf-devel
14cr|python-scipy-0.12.0-4|36	BuildRequires:	python-devel
14cr|python-scipy-0.12.0-4|37	BuildRequires:	python-nose
14cr|python-scipy-0.12.0-4|38	BuildRequires:	amd-devel
14cr|python-scipy-0.12.0-4|39	BuildRequires:	umfpack-devel
14cr|python-scipy-0.12.0-4|40	BuildRequires:	python-sphinx
14cr|python-scipy-0.12.0-4|41	BuildRequires:	python-matplotlib
14cr|python-scipy-0.12.0-4|42	
14cr|python-scipy-0.12.0-4|43	Patch0:		umfpack-setup.py.patch
14cr|python-scipy-0.12.0-4|44	Patch1:		setup-lm-0.11.0.patch
14cr|python-scipy-0.12.0-4|45	Patch2:		scipy-gerqf.patch
14cr|python-scipy-0.12.0-4|46	
14cr|python-scipy-0.12.0-4|47	%description
14cr|python-scipy-0.12.0-4|48	SciPy is an open source library of scientific tools for Python. SciPy
14cr|python-scipy-0.12.0-4|49	supplements the popular numpy module, gathering a variety of high level
14cr|python-scipy-0.12.0-4|50	science and engineering modules together as a single package.
14cr|python-scipy-0.12.0-4|51	
14cr|python-scipy-0.12.0-4|52	SciPy includes modules for graphics and plotting, optimization, integration,
14cr|python-scipy-0.12.0-4|53	special functions, signal and image processing, genetic algorithms, ODE
14cr|python-scipy-0.12.0-4|54	solvers, and others.
14cr|python-scipy-0.12.0-4|55	
14cr|python-scipy-0.12.0-4|56	%prep
14cr|python-scipy-0.12.0-4|57	%setup -q -n %{module}-%{version}
14cr|python-scipy-0.12.0-4|58	%patch0 -p0 -b .umfpack
14cr|python-scipy-0.12.0-4|59	%patch1 -p1 -b .lm
14cr|python-scipy-0.12.0-4|60	%patch2 -p1
14cr|python-scipy-0.12.0-4|61	
14cr|python-scipy-0.12.0-4|62	find . -type f -name "*.py" -exec sed -i "s|#!/usr/bin/env python||" {} \;
14cr|python-scipy-0.12.0-4|63	
14cr|python-scipy-0.12.0-4|64	cat > site.cfg << EOF
14cr|python-scipy-0.12.0-4|65	[amd]
14cr|python-scipy-0.12.0-4|66	library_dirs = %{_libdir}
14cr|python-scipy-0.12.0-4|67	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
14cr|python-scipy-0.12.0-4|68	amd_libs = amd
14cr|python-scipy-0.12.0-4|69	
14cr|python-scipy-0.12.0-4|70	[umfpack]
14cr|python-scipy-0.12.0-4|71	library_dirs = %{_libdir}
14cr|python-scipy-0.12.0-4|72	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
14cr|python-scipy-0.12.0-4|73	umfpack_libs = umfpack
14cr|python-scipy-0.12.0-4|74	EOF
14cr|python-scipy-0.12.0-4|75	
14cr|python-scipy-0.12.0-4|76	%build
14cr|python-scipy-0.12.0-4|77	CFLAGS="%{optflags} -fno-strict-aliasing" \
14cr|python-scipy-0.12.0-4|78	ATLAS=%{_libdir}/atlas \
14cr|python-scipy-0.12.0-4|79	FFTW=%{_libdir}
14cr|python-scipy-0.12.0-4|80	BLAS=%{_libdir} \
14cr|python-scipy-0.12.0-4|81	LAPACK=%{_libdir} \
14cr|python-scipy-0.12.0-4|82	python setup.py config_fc --fcompiler=gnu95 --noarch build
14cr|python-scipy-0.12.0-4|83	
14cr|python-scipy-0.12.0-4|84	%install
14cr|python-scipy-0.12.0-4|85	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-scipy-0.12.0-4|86	find %{buildroot}%{python_sitearch}/scipy -type d -name tests | xargs rm -rf # Don't ship tests
14cr|python-scipy-0.12.0-4|87	# Don't ship weave examples, they're marked as documentation:
14cr|python-scipy-0.12.0-4|88	find %{buildroot}%{python_sitearch}/scipy/weave -type d -name examples | xargs rm -rf
14cr|python-scipy-0.12.0-4|89	# fix executability issue
14cr|python-scipy-0.12.0-4|90	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/arffread.py
14cr|python-scipy-0.12.0-4|91	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/utils.py
14cr|python-scipy-0.12.0-4|92	chmod +x %{buildroot}%{python_sitearch}/%{module}/special/spfun_stats.py
14cr|python-scipy-0.12.0-4|93	
14cr|python-scipy-0.12.0-4|94	
14cr|python-scipy-0.12.0-4|95	%check
14cr|python-scipy-0.12.0-4|96	pushd doc &> /dev/null
14cr|python-scipy-0.12.0-4|97	PYTHONPATH=%{buildroot}%{py_platsitedir} python -c "import scipy; scipy.test()"
14cr|python-scipy-0.12.0-4|98	popd &> /dev/null
14cr|python-scipy-0.12.0-4|99	
14cr|python-scipy-0.12.0-4|100	%files
14cr|python-scipy-0.12.0-4|101	%doc README.txt THANKS.txt LATEST.txt LICENSE.txt TOCHANGE.txt
14cr|python-scipy-0.12.0-4|102	%dir %{py_platsitedir}/%{module}
14cr|python-scipy-0.12.0-4|103	%{py_platsitedir}/%{module}/*
14cr|python-scipy-0.12.0-4|104	%{py_platsitedir}/%{module}-*.egg-info
14cr|python-scipy-0.12.0-4|105	
14cr|python-scipy-0.12.0-4|106	%changelog
14cr|python-scipy-0.12.0-4|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-4
14cr|python-scipy-0.12.0-4|108	+ Revision: 1d000de
14cr|python-scipy-0.12.0-4|109	- MassBuild#464: Increase release tag
14cr|python-scipy-0.12.0-4|110	
14cr|python-scipy-0.12.0-4|111	

6879 14
14cr|python-scitools-0.8-2|1	%define	module	scitools
14cr|python-scitools-0.8-2|2	
14cr|python-scitools-0.8-2|3	Summary:	Python library for scientific computing
14cr|python-scitools-0.8-2|4	Name:		python-scitools
14cr|python-scitools-0.8-2|5	Version:	0.8
14cr|python-scitools-0.8-2|6	Release:	2
14cr|python-scitools-0.8-2|7	License:	BSD
14cr|python-scitools-0.8-2|8	Group:		Development/Python
14cr|python-scitools-0.8-2|9	Url:		http://scitools.googlecode.com
14cr|python-scitools-0.8-2|10	Source0:	http://scitools.googlecode.com/files/%{module}-%{version}.tar.gz
14cr|python-scitools-0.8-2|11	Requires:	python-gnuplot python-numpy python-matplotlib
14cr|python-scitools-0.8-2|12	BuildArch:	noarch
14cr|python-scitools-0.8-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-scitools-0.8-2|14	
14cr|python-scitools-0.8-2|15	%description
14cr|python-scitools-0.8-2|16	SciTools is a Python package containing lots of useful tools for scientific
14cr|python-scitools-0.8-2|17	computing in Python. The package is built on top of other widely used packages
14cr|python-scitools-0.8-2|18	such as NumPy, SciPy, ScientificPython, Gnuplot, etc.
14cr|python-scitools-0.8-2|19	
14cr|python-scitools-0.8-2|20	%prep
14cr|python-scitools-0.8-2|21	%setup -qn %{module}-%{version}
14cr|python-scitools-0.8-2|22	
14cr|python-scitools-0.8-2|23	%build
14cr|python-scitools-0.8-2|24	%__python setup.py build
14cr|python-scitools-0.8-2|25	
14cr|python-scitools-0.8-2|26	%install
14cr|python-scitools-0.8-2|27	%__rm -rf %{buildroot}
14cr|python-scitools-0.8-2|28	%__python setup.py install --root=%{buildroot}
14cr|python-scitools-0.8-2|29	mv doc/easyviz/easyviz_sphinx_html html
14cr|python-scitools-0.8-2|30	%clean
14cr|python-scitools-0.8-2|31	%__rm -rf %{buildroot}
14cr|python-scitools-0.8-2|32	
14cr|python-scitools-0.8-2|33	%files
14cr|python-scitools-0.8-2|34	%defattr(-,root,root)
14cr|python-scitools-0.8-2|35	%doc README LICENSE ChangeLog html/ examples/
14cr|python-scitools-0.8-2|36	%{_bindir}/pyreport
14cr|python-scitools-0.8-2|37	%{_bindir}/scitools
14cr|python-scitools-0.8-2|38	%{_mandir}/man1/pyreport.1*
14cr|python-scitools-0.8-2|39	%{_mandir}/man1/scitools.1*
14cr|python-scitools-0.8-2|40	%dir %{python_sitelib}/%{module}
14cr|python-scitools-0.8-2|41	%{python_sitelib}/%{module}/*.py*
14cr|python-scitools-0.8-2|42	%{python_sitelib}/%{module}/scitools.cfg
14cr|python-scitools-0.8-2|43	%dir %{python_sitelib}/%{module}/easyviz
14cr|python-scitools-0.8-2|44	%{python_sitelib}/%{module}/easyviz/*.py*
14cr|python-scitools-0.8-2|45	%{python_sitelib}/*.egg-info
14cr|python-scitools-0.8-2|46	
14cr|python-scitools-0.8-2|47	
14cr|python-scitools-0.8-2|48	
14cr|python-scitools-0.8-2|49	
14cr|python-scitools-0.8-2|50	%changelog
14cr|python-scitools-0.8-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|python-scitools-0.8-2|52	+ Revision: 8c82b34
14cr|python-scitools-0.8-2|53	- MassBuild#464: Increase release tag
14cr|python-scitools-0.8-2|54	
14cr|python-scitools-0.8-2|55	

6880 14
14cr|python-selenium-2.42.1-2|1	%define module	selenium
14cr|python-selenium-2.42.1-2|2	
14cr|python-selenium-2.42.1-2|3	Summary:	Python bindings for Selenium
14cr|python-selenium-2.42.1-2|4	
14cr|python-selenium-2.42.1-2|5	Name:		python-%{module}
14cr|python-selenium-2.42.1-2|6	Version:	2.42.1
14cr|python-selenium-2.42.1-2|7	Release:	2
14cr|python-selenium-2.42.1-2|8	Source0:	http://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
14cr|python-selenium-2.42.1-2|9	License:	Apache License
14cr|python-selenium-2.42.1-2|10	Group:		Development/Python
14cr|python-selenium-2.42.1-2|11	Url:		http://pypi.python.org/pypi/selenium
14cr|python-selenium-2.42.1-2|12	BuildRequires:	python-devel, python-setuptools
14cr|python-selenium-2.42.1-2|13	
14cr|python-selenium-2.42.1-2|14	%description
14cr|python-selenium-2.42.1-2|15	Selenium Python Client Driver is a Python language binding for
14cr|python-selenium-2.42.1-2|16	Selenium Remote Control (version 1.0 and 2.0).
14cr|python-selenium-2.42.1-2|17	
14cr|python-selenium-2.42.1-2|18	Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
14cr|python-selenium-2.42.1-2|19	supported, as well as the Selenium 1.0 bindings.
14cr|python-selenium-2.42.1-2|20	
14cr|python-selenium-2.42.1-2|21	%prep
14cr|python-selenium-2.42.1-2|22	%setup -q -n %{module}-%{version}
14cr|python-selenium-2.42.1-2|23	
14cr|python-selenium-2.42.1-2|24	%install
14cr|python-selenium-2.42.1-2|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install \
14cr|python-selenium-2.42.1-2|26	--root=%{buildroot} \
14cr|python-selenium-2.42.1-2|27	--install-lib=%{py_platsitedir} \
14cr|python-selenium-2.42.1-2|28	--install-data=%{py_platsitedir}
14cr|python-selenium-2.42.1-2|29	
14cr|python-selenium-2.42.1-2|30	# Fix for x86_64 described in
14cr|python-selenium-2.42.1-2|31	# http://code.google.com/p/selenium/issues/detail?id=2852
14cr|python-selenium-2.42.1-2|32	pushd %{buildroot}%{py_platsitedir}/selenium/webdriver/firefox
14cr|python-selenium-2.42.1-2|33	cp -f x86/x_ignore_nofocus.so amd64/x_ignore_nofocus.so
14cr|python-selenium-2.42.1-2|34	popd
14cr|python-selenium-2.42.1-2|35	
14cr|python-selenium-2.42.1-2|36	%clean
14cr|python-selenium-2.42.1-2|37	
14cr|python-selenium-2.42.1-2|38	%files
14cr|python-selenium-2.42.1-2|39	%{py_platsitedir}/*
14cr|python-selenium-2.42.1-2|40	
14cr|python-selenium-2.42.1-2|41	
14cr|python-selenium-2.42.1-2|42	
14cr|python-selenium-2.42.1-2|43	%changelog
14cr|python-selenium-2.42.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.42.1-2
14cr|python-selenium-2.42.1-2|45	+ Revision: f67c658
14cr|python-selenium-2.42.1-2|46	- MassBuild#464: Increase release tag
14cr|python-selenium-2.42.1-2|47	
14cr|python-selenium-2.42.1-2|48	

6881 14
14cr|python-sendfile-2.0.0-2|1	%define	oname	pysendfile
14cr|python-sendfile-2.0.0-2|2	%define	module	sendfile
14cr|python-sendfile-2.0.0-2|3	
14cr|python-sendfile-2.0.0-2|4	Name:		python-%{module}
14cr|python-sendfile-2.0.0-2|5	Version:	2.0.0
14cr|python-sendfile-2.0.0-2|6	Release:	2
14cr|python-sendfile-2.0.0-2|7	Summary:	A Python interface to sendfile(2)
14cr|python-sendfile-2.0.0-2|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-sendfile-2.0.0-2|9	License:	MIT
14cr|python-sendfile-2.0.0-2|10	Group:		Development/Python
14cr|python-sendfile-2.0.0-2|11	Url:		http://code.google.com/p/pysendfile/
14cr|python-sendfile-2.0.0-2|12	BuildRequires:	pkgconfig(python)
14cr|python-sendfile-2.0.0-2|13	BuildRequires:	pythonegg(setuptools)
14cr|python-sendfile-2.0.0-2|14	
14cr|python-sendfile-2.0.0-2|15	%description
14cr|python-sendfile-2.0.0-2|16	sendfile(2) is a system call which provides a
14cr|python-sendfile-2.0.0-2|17	"zero-copy" way of copying data
14cr|python-sendfile-2.0.0-2|18	from one file descriptor to another (a socket).
14cr|python-sendfile-2.0.0-2|19	The phrase "zero-copy" refers
14cr|python-sendfile-2.0.0-2|20	to the fact that all of the copying of data
14cr|python-sendfile-2.0.0-2|21	between the two descriptors is done
14cr|python-sendfile-2.0.0-2|22	entirely by the kernel, with no copying of data
14cr|python-sendfile-2.0.0-2|23	into user-space buffers.
14cr|python-sendfile-2.0.0-2|24	This is particularly useful when
14cr|python-sendfile-2.0.0-2|25	sending a file over a socket (e.g. FTP).
14cr|python-sendfile-2.0.0-2|26	
14cr|python-sendfile-2.0.0-2|27	%prep
14cr|python-sendfile-2.0.0-2|28	%setup -q -n %{oname}-%{version}
14cr|python-sendfile-2.0.0-2|29	
14cr|python-sendfile-2.0.0-2|30	%build
14cr|python-sendfile-2.0.0-2|31	python setup.py build
14cr|python-sendfile-2.0.0-2|32	
14cr|python-sendfile-2.0.0-2|33	%install
14cr|python-sendfile-2.0.0-2|34	python setup.py install --root=%{buildroot}
14cr|python-sendfile-2.0.0-2|35	
14cr|python-sendfile-2.0.0-2|36	%check
14cr|python-sendfile-2.0.0-2|37	PYTHONPATH="%{buildroot}%{py_platsitedir}" python test/test_sendfile.py
14cr|python-sendfile-2.0.0-2|38	
14cr|python-sendfile-2.0.0-2|39	%files
14cr|python-sendfile-2.0.0-2|40	%doc README
14cr|python-sendfile-2.0.0-2|41	%{py_platsitedir}/sendfile.so
14cr|python-sendfile-2.0.0-2|42	%{py_platsitedir}/pysendfile*.egg-info
14cr|python-sendfile-2.0.0-2|43	
14cr|python-sendfile-2.0.0-2|44	%changelog
14cr|python-sendfile-2.0.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|python-sendfile-2.0.0-2|46	+ Revision: 47f5939
14cr|python-sendfile-2.0.0-2|47	- MassBuild#464: Increase release tag
14cr|python-sendfile-2.0.0-2|48	
14cr|python-sendfile-2.0.0-2|49	

6882 14
14cr|python-serial-2.7-2|1	Name:			python-serial
14cr|python-serial-2.7-2|2	Version:		2.7
14cr|python-serial-2.7-2|3	Release:		2
14cr|python-serial-2.7-2|4	
14cr|python-serial-2.7-2|5	Summary:	Python serial port extension
14cr|python-serial-2.7-2|6	License:	Python license
14cr|python-serial-2.7-2|7	Group:          Development/Python
14cr|python-serial-2.7-2|8	URL:		http://pyserial.sourceforge.net
14cr|python-serial-2.7-2|9	Source0:	http://sourceforge.net/projects/pyserial/files/pyserial/2.7/pyserial-%{version}.tar.gz
14cr|python-serial-2.7-2|10	
14cr|python-serial-2.7-2|11	BuildArch:	noarch
14cr|python-serial-2.7-2|12	BuildRequires:	python-devel
14cr|python-serial-2.7-2|13	BuildRequires:	dos2unix
14cr|python-serial-2.7-2|14	
14cr|python-serial-2.7-2|15	Obsoletes:	pyserial < %{version}-%{release}
14cr|python-serial-2.7-2|16	Provides:	pyserial = %{version}-%{release}
14cr|python-serial-2.7-2|17	
14cr|python-serial-2.7-2|18	%description
14cr|python-serial-2.7-2|19	This module encapsulates the access for the serial port.
14cr|python-serial-2.7-2|20	It provides backends for Python running on Windows, Linux, BSD (possibly any
14cr|python-serial-2.7-2|21	POSIX compilant system) and Jython. The module named "serial" automatically
14cr|python-serial-2.7-2|22	selects the appropriate backend.
14cr|python-serial-2.7-2|23	
14cr|python-serial-2.7-2|24	%prep
14cr|python-serial-2.7-2|25	%setup -q -n pyserial-%{version}
14cr|python-serial-2.7-2|26	
14cr|python-serial-2.7-2|27	#fix shebangs
14cr|python-serial-2.7-2|28	perl -pi -e "s/#! python/#!\/usr\/bin\/env python/" serial/*.py
14cr|python-serial-2.7-2|29	perl -pi -e "s/#!jython/#!\/usr\/bin\/env jython/" serial/*.py
14cr|python-serial-2.7-2|30	
14cr|python-serial-2.7-2|31	#fix EOL
14cr|python-serial-2.7-2|32	dos2unix examples/port_publisher.py
14cr|python-serial-2.7-2|33	
14cr|python-serial-2.7-2|34	%install
14cr|python-serial-2.7-2|35	python setup.py install --root %{buildroot}
14cr|python-serial-2.7-2|36	
14cr|python-serial-2.7-2|37	%clean
14cr|python-serial-2.7-2|38	
14cr|python-serial-2.7-2|39	%files
14cr|python-serial-2.7-2|40	%doc CHANGES.txt LICENSE.txt PKG-INFO README.txt examples
14cr|python-serial-2.7-2|41	%{_bindir}/miniterm.py
14cr|python-serial-2.7-2|42	%{py_puresitedir}/serial
14cr|python-serial-2.7-2|43	%{py_puresitedir}/pyserial-%{version}-py%{py_ver}.egg-info
14cr|python-serial-2.7-2|44	
14cr|python-serial-2.7-2|45	
14cr|python-serial-2.7-2|46	
14cr|python-serial-2.7-2|47	%changelog
14cr|python-serial-2.7-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-2
14cr|python-serial-2.7-2|49	+ Revision: 5cedca6
14cr|python-serial-2.7-2|50	- MassBuild#464: Increase release tag
14cr|python-serial-2.7-2|51	
14cr|python-serial-2.7-2|52	

6883 14
14cr|python-serpent-1.7-1|1	%define modulename  serpent
14cr|python-serpent-1.7-1|2	
14cr|python-serpent-1.7-1|3	Name:		python-%{modulename}
14cr|python-serpent-1.7-1|4	Summary:	Serializer for literal Python expressions
14cr|python-serpent-1.7-1|5	Version:	1.7
14cr|python-serpent-1.7-1|6	Release:	1
14cr|python-serpent-1.7-1|7	Source:		https://pypi.python.org/packages/source/s/%{modulename}/%{modulename}-%{version}.tar.gz
14cr|python-serpent-1.7-1|8	URL:		https://pypi.python.org/pypi/%{modulename}
14cr|python-serpent-1.7-1|9	Group:		Development/Python
14cr|python-serpent-1.7-1|10	BuildArch:	noarch
14cr|python-serpent-1.7-1|11	License:	MIT
14cr|python-serpent-1.7-1|12	BuildRequires:	python-setuptools
14cr|python-serpent-1.7-1|13	
14cr|python-serpent-1.7-1|14	%package -n python3-%{modulename}
14cr|python-serpent-1.7-1|15	Summary:	Serializer for literal Python expressions
14cr|python-serpent-1.7-1|16	Group:		Development/Python
14cr|python-serpent-1.7-1|17	BuildRequires:	python3-setuptools
14cr|python-serpent-1.7-1|18	
14cr|python-serpent-1.7-1|19	%description
14cr|python-serpent-1.7-1|20	Serpent is a simple serialization library based on ast.literal_eval.
14cr|python-serpent-1.7-1|21	
14cr|python-serpent-1.7-1|22	Because it only serializes literals and recreates the objects using
14cr|python-serpent-1.7-1|23	ast.literal_eval(), the serialized data is safe to transport to other
14cr|python-serpent-1.7-1|24	machines (over the network for instance) and de-serialize it there.
14cr|python-serpent-1.7-1|25	
14cr|python-serpent-1.7-1|26	%description -n python3-%{modulename}
14cr|python-serpent-1.7-1|27	Serpent is a simple serialization library based on ast.literal_eval.
14cr|python-serpent-1.7-1|28	
14cr|python-serpent-1.7-1|29	Because it only serializes literals and recreates the objects using
14cr|python-serpent-1.7-1|30	ast.literal_eval(), the serialized data is safe to transport to other
14cr|python-serpent-1.7-1|31	machines (over the network for instance) and de-serialize it there.
14cr|python-serpent-1.7-1|32	
14cr|python-serpent-1.7-1|33	%prep
14cr|python-serpent-1.7-1|34	%setup -q -n %{modulename}-%{version}
14cr|python-serpent-1.7-1|35	cp -a . %{py3dir}
14cr|python-serpent-1.7-1|36	
14cr|python-serpent-1.7-1|37	%build
14cr|python-serpent-1.7-1|38	python setup.py build
14cr|python-serpent-1.7-1|39	
14cr|python-serpent-1.7-1|40	pushd %{py3dir}
14cr|python-serpent-1.7-1|41	%{__python3} setup.py build
14cr|python-serpent-1.7-1|42	popd
14cr|python-serpent-1.7-1|43	
14cr|python-serpent-1.7-1|44	%install
14cr|python-serpent-1.7-1|45	python setup.py install --root=%{buildroot} --skip-build
14cr|python-serpent-1.7-1|46	
14cr|python-serpent-1.7-1|47	pushd %{py3dir}
14cr|python-serpent-1.7-1|48	%{__python3} setup.py install --root=%{buildroot} --skip-build
14cr|python-serpent-1.7-1|49	popd
14cr|python-serpent-1.7-1|50	
14cr|python-serpent-1.7-1|51	%files
14cr|python-serpent-1.7-1|52	%{py_puresitedir}/*
14cr|python-serpent-1.7-1|53	
14cr|python-serpent-1.7-1|54	%files -n python3-%{modulename}
14cr|python-serpent-1.7-1|55	%{py3_puresitedir}/*
14cr|python-serpent-1.7-1|56	
14cr|python-serpent-1.7-1|57	
14cr|python-serpent-1.7-1|58	%changelog
14cr|python-serpent-1.7-1|59	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-1
14cr|python-serpent-1.7-1|60	+ Revision: 14de3dd
14cr|python-serpent-1.7-1|61	- Imported from SRPM
14cr|python-serpent-1.7-1|62	
14cr|python-serpent-1.7-1|63	

6884 14
14cr|python-setupdocs-1.0.5-4|1	%define tarname SetupDocs
14cr|python-setupdocs-1.0.5-4|2	
14cr|python-setupdocs-1.0.5-4|3	Summary: 	Setuptools extension for building documentation with Sphinx
14cr|python-setupdocs-1.0.5-4|4	Name:		python-setupdocs
14cr|python-setupdocs-1.0.5-4|5	Version:	1.0.5
14cr|python-setupdocs-1.0.5-4|6	Release:	4
14cr|python-setupdocs-1.0.5-4|7	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
14cr|python-setupdocs-1.0.5-4|8	License:	BSD
14cr|python-setupdocs-1.0.5-4|9	Group:		Development/Python
14cr|python-setupdocs-1.0.5-4|10	Url:		http://pypi.python.org/pypi/SetupDocs/
14cr|python-setupdocs-1.0.5-4|11	Requires:	python-sphinx >= 0.4.2
14cr|python-setupdocs-1.0.5-4|12	BuildArch:	noarch
14cr|python-setupdocs-1.0.5-4|13	Requires:	python-setuptools
14cr|python-setupdocs-1.0.5-4|14	BuildRequires:	python-setuptools
14cr|python-setupdocs-1.0.5-4|15	BuildRequires:	python-devel
14cr|python-setupdocs-1.0.5-4|16	
14cr|python-setupdocs-1.0.5-4|17	%description
14cr|python-setupdocs-1.0.5-4|18	SetupDocs is a setuptools extension that help doc building
14cr|python-setupdocs-1.0.5-4|19	automation. It adds two commands to the setup.py command
14cr|python-setupdocs-1.0.5-4|20	
14cr|python-setupdocs-1.0.5-4|21	%prep
14cr|python-setupdocs-1.0.5-4|22	%setup -q -n %{tarname}-%{version}
14cr|python-setupdocs-1.0.5-4|23	
14cr|python-setupdocs-1.0.5-4|24	%build
14cr|python-setupdocs-1.0.5-4|25	%__python setup.py build
14cr|python-setupdocs-1.0.5-4|26	
14cr|python-setupdocs-1.0.5-4|27	%install
14cr|python-setupdocs-1.0.5-4|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-setupdocs-1.0.5-4|29	
14cr|python-setupdocs-1.0.5-4|30	%files
14cr|python-setupdocs-1.0.5-4|31	%doc *.txt
14cr|python-setupdocs-1.0.5-4|32	%py_sitedir/%{tarname}*
14cr|python-setupdocs-1.0.5-4|33	%py_sitedir/setupdocs*
14cr|python-setupdocs-1.0.5-4|34	
14cr|python-setupdocs-1.0.5-4|35	
14cr|python-setupdocs-1.0.5-4|36	
14cr|python-setupdocs-1.0.5-4|37	%changelog
14cr|python-setupdocs-1.0.5-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-4
14cr|python-setupdocs-1.0.5-4|39	+ Revision: 6adebc9
14cr|python-setupdocs-1.0.5-4|40	- MassBuild#464: Increase release tag
14cr|python-setupdocs-1.0.5-4|41	
14cr|python-setupdocs-1.0.5-4|42	

6885 14
14cr|python-setuptools_git-0.3-3|1	%define module setuptools_git
14cr|python-setuptools_git-0.3-3|2	Name:           python-%module
14cr|python-setuptools_git-0.3-3|3	Version:        0.3
14cr|python-setuptools_git-0.3-3|4	Release:        3
14cr|python-setuptools_git-0.3-3|5	Summary:        Setuptools_git package
14cr|python-setuptools_git-0.3-3|6	License:        BSD License
14cr|python-setuptools_git-0.3-3|7	Group:          Development/Python
14cr|python-setuptools_git-0.3-3|8	Source:         %module-%{version}.tar.gz
14cr|python-setuptools_git-0.3-3|9	URL:            http://ygingras.net/b/tag/%module
14cr|python-setuptools_git-0.3-3|10	BuildRequires:  python-devel
14cr|python-setuptools_git-0.3-3|11	BuildRequires:	 python-setuptools
14cr|python-setuptools_git-0.3-3|12	BuildArch:	noarch
14cr|python-setuptools_git-0.3-3|13	
14cr|python-setuptools_git-0.3-3|14	
14cr|python-setuptools_git-0.3-3|15	%description
14cr|python-setuptools_git-0.3-3|16	This is a plugin for setuptools that enables git integration. Once
14cr|python-setuptools_git-0.3-3|17	installed, Setuptools can be told to include in a package distribution
14cr|python-setuptools_git-0.3-3|18	all the files tracked by git. This is an alternative to explicit
14cr|python-setuptools_git-0.3-3|19	inclusion specifications with `MANIFEST.in`.
14cr|python-setuptools_git-0.3-3|20	
14cr|python-setuptools_git-0.3-3|21	%prep
14cr|python-setuptools_git-0.3-3|22	%setup -q -n %{module}-%{version}
14cr|python-setuptools_git-0.3-3|23	
14cr|python-setuptools_git-0.3-3|24	%build
14cr|python-setuptools_git-0.3-3|25	CFLAGS="%{optflags}" python setup.py build
14cr|python-setuptools_git-0.3-3|26	
14cr|python-setuptools_git-0.3-3|27	%install
14cr|python-setuptools_git-0.3-3|28	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitelib}
14cr|python-setuptools_git-0.3-3|29	
14cr|python-setuptools_git-0.3-3|30	%files
14cr|python-setuptools_git-0.3-3|31	%{python_sitelib}/*
14cr|python-setuptools_git-0.3-3|32	
14cr|python-setuptools_git-0.3-3|33	
14cr|python-setuptools_git-0.3-3|34	%changelog
14cr|python-setuptools_git-0.3-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|python-setuptools_git-0.3-3|36	+ Revision: db27cb3
14cr|python-setuptools_git-0.3-3|37	- MassBuild#464: Increase release tag
14cr|python-setuptools_git-0.3-3|38	
14cr|python-setuptools_git-0.3-3|39	

6886 14
14cr|python-shadow-0.2-7|1	%define oname pyshadow
14cr|python-shadow-0.2-7|2	%define name python-shadow
14cr|python-shadow-0.2-7|3	%define version 0.2
14cr|python-shadow-0.2-7|4	%define release 7
14cr|python-shadow-0.2-7|5	
14cr|python-shadow-0.2-7|6	Summary: Python wrapper for shadow password file
14cr|python-shadow-0.2-7|7	Name: %{name}
14cr|python-shadow-0.2-7|8	Version: %{version}
14cr|python-shadow-0.2-7|9	Release: %{release}
14cr|python-shadow-0.2-7|10	Source: %oname-%{version}.tar.gz
14cr|python-shadow-0.2-7|11	License: GPL
14cr|python-shadow-0.2-7|12	Group: Development/Python
14cr|python-shadow-0.2-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|python-shadow-0.2-7|14	Url: http://www.twistedmatrix.com/users/z3p/files/
14cr|python-shadow-0.2-7|15	BuildRequires: python-devel
14cr|python-shadow-0.2-7|16	Obsoletes: %{oname}
14cr|python-shadow-0.2-7|17	Provides: %{oname}
14cr|python-shadow-0.2-7|18	
14cr|python-shadow-0.2-7|19	%description
14cr|python-shadow-0.2-7|20	This is a module to allow access to the shadow password file.  It also includes
14cr|python-shadow-0.2-7|21	md5_crypt, which implements the md5_crypt function used to encrypt passwords
14cr|python-shadow-0.2-7|22	in the shadow password file.
14cr|python-shadow-0.2-7|23	
14cr|python-shadow-0.2-7|24	%prep
14cr|python-shadow-0.2-7|25	rm -rf $RPM_BUILD_ROOT
14cr|python-shadow-0.2-7|26	
14cr|python-shadow-0.2-7|27	%setup -n %{oname}-%{version}
14cr|python-shadow-0.2-7|28	
14cr|python-shadow-0.2-7|29	%build
14cr|python-shadow-0.2-7|30	%_bindir/python setup.py build
14cr|python-shadow-0.2-7|31	
14cr|python-shadow-0.2-7|32	%install
14cr|python-shadow-0.2-7|33	%_bindir/python setup.py install --root=$RPM_BUILD_ROOT --record %name.files
14cr|python-shadow-0.2-7|34	chmod 0644 LICENSE
14cr|python-shadow-0.2-7|35	
14cr|python-shadow-0.2-7|36	%clean
14cr|python-shadow-0.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|python-shadow-0.2-7|38	
14cr|python-shadow-0.2-7|39	%files -f %name.files
14cr|python-shadow-0.2-7|40	%defattr(-,root,root)
14cr|python-shadow-0.2-7|41	%doc LICENSE README
14cr|python-shadow-0.2-7|42	
14cr|python-shadow-0.2-7|43	
14cr|python-shadow-0.2-7|44	
14cr|python-shadow-0.2-7|45	%changelog
14cr|python-shadow-0.2-7|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|python-shadow-0.2-7|47	+ Revision: ca802d9
14cr|python-shadow-0.2-7|48	- MassBuild#464: Increase release tag
14cr|python-shadow-0.2-7|49	
14cr|python-shadow-0.2-7|50	

6887 14
14cr|python-shortuuid-0.4.2-2|1	%define	module	shortuuid
14cr|python-shortuuid-0.4.2-2|2	%define	rel	1
14cr|python-shortuuid-0.4.2-2|3	
14cr|python-shortuuid-0.4.2-2|4	%if %mdkversion < 201100
14cr|python-shortuuid-0.4.2-2|5	%else
14cr|python-shortuuid-0.4.2-2|6	%endif
14cr|python-shortuuid-0.4.2-2|7	
14cr|python-shortuuid-0.4.2-2|8	Summary:	Generator library for concise, unambiguous, and URL-safe UUIDs
14cr|python-shortuuid-0.4.2-2|9	
14cr|python-shortuuid-0.4.2-2|10	Name:		python-%{module}
14cr|python-shortuuid-0.4.2-2|11	Version:	0.4.2
14cr|python-shortuuid-0.4.2-2|12	Release:	2
14cr|python-shortuuid-0.4.2-2|13	Source0:	http://pypi.python.org/packages/source/s/shortuuid/shortuuid-%{version}.tar.gz
14cr|python-shortuuid-0.4.2-2|14	License:	BSD
14cr|python-shortuuid-0.4.2-2|15	Group:		Development/Python
14cr|python-shortuuid-0.4.2-2|16	Url:		https://github.com/stochastic-technologies/shortuuid/
14cr|python-shortuuid-0.4.2-2|17	BuildArch:	noarch
14cr|python-shortuuid-0.4.2-2|18	BuildRequires:	python-setuptools
14cr|python-shortuuid-0.4.2-2|19	
14cr|python-shortuuid-0.4.2-2|20	%description
14cr|python-shortuuid-0.4.2-2|21	shortuuid is a simple python library that generates concise,
14cr|python-shortuuid-0.4.2-2|22	unambiguous, URL-safe UUIDs.
14cr|python-shortuuid-0.4.2-2|23	
14cr|python-shortuuid-0.4.2-2|24	Often, one needs to use non-sequential IDs in places where users will
14cr|python-shortuuid-0.4.2-2|25	see them, but the IDs must be as concise and easy to use as
14cr|python-shortuuid-0.4.2-2|26	possible. shortuuid solves this problem by generating uuids using
14cr|python-shortuuid-0.4.2-2|27	Python's built-in uuid module and then translating them to base57
14cr|python-shortuuid-0.4.2-2|28	using lowercase and uppercase letters and digits, and removing
14cr|python-shortuuid-0.4.2-2|29	similar-looking characters such as l, 1, I, O and 0.
14cr|python-shortuuid-0.4.2-2|30	
14cr|python-shortuuid-0.4.2-2|31	%prep
14cr|python-shortuuid-0.4.2-2|32	%setup -q -n %{module}-%{version}
14cr|python-shortuuid-0.4.2-2|33	
14cr|python-shortuuid-0.4.2-2|34	%build
14cr|python-shortuuid-0.4.2-2|35	%__python setup.py build
14cr|python-shortuuid-0.4.2-2|36	
14cr|python-shortuuid-0.4.2-2|37	%install
14cr|python-shortuuid-0.4.2-2|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-shortuuid-0.4.2-2|39	
14cr|python-shortuuid-0.4.2-2|40	%clean
14cr|python-shortuuid-0.4.2-2|41	
14cr|python-shortuuid-0.4.2-2|42	%files
14cr|python-shortuuid-0.4.2-2|43	%{py_puresitedir}/%{module}*
14cr|python-shortuuid-0.4.2-2|44	
14cr|python-shortuuid-0.4.2-2|45	
14cr|python-shortuuid-0.4.2-2|46	
14cr|python-shortuuid-0.4.2-2|47	
14cr|python-shortuuid-0.4.2-2|48	
14cr|python-shortuuid-0.4.2-2|49	%changelog
14cr|python-shortuuid-0.4.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|python-shortuuid-0.4.2-2|51	+ Revision: 05fee94
14cr|python-shortuuid-0.4.2-2|52	- MassBuild#464: Increase release tag
14cr|python-shortuuid-0.4.2-2|53	
14cr|python-shortuuid-0.4.2-2|54	

6888 14
14cr|python-silvercity-0.9.7-12|1	%define shortname SilverCity
14cr|python-silvercity-0.9.7-12|2	Name:           python-silvercity
14cr|python-silvercity-0.9.7-12|3	Version:        0.9.7
14cr|python-silvercity-0.9.7-12|4	Release:        12
14cr|python-silvercity-0.9.7-12|5	Summary:        Lexing package, based on Scintilla
14cr|python-silvercity-0.9.7-12|6	Group:          Development/Python
14cr|python-silvercity-0.9.7-12|7	License:        BSD-like
14cr|python-silvercity-0.9.7-12|8	URL:            http://silvercity.sourceforge.net/
14cr|python-silvercity-0.9.7-12|9	Source0:        http://garr.dl.sourceforge.net/sourceforge/silvercity/%{shortname}-%{version}.tar.gz
14cr|python-silvercity-0.9.7-12|10	BuildRequires:  python-devel
14cr|python-silvercity-0.9.7-12|11	
14cr|python-silvercity-0.9.7-12|12	%description
14cr|python-silvercity-0.9.7-12|13	SilverCity is a lexing package, based on Scintilla, that can provide lexical
14cr|python-silvercity-0.9.7-12|14	analysis for over 20 programming and markup langauges.
14cr|python-silvercity-0.9.7-12|15	
14cr|python-silvercity-0.9.7-12|16	Scripting language bindings currently exist for Python.
14cr|python-silvercity-0.9.7-12|17	
14cr|python-silvercity-0.9.7-12|18	%prep
14cr|python-silvercity-0.9.7-12|19	%setup -q -n %{shortname}-%{version}
14cr|python-silvercity-0.9.7-12|20	
14cr|python-silvercity-0.9.7-12|21	# Fix dummy source file permissions
14cr|python-silvercity-0.9.7-12|22	find . -type f -exec chmod a+r {} \;
14cr|python-silvercity-0.9.7-12|23	find . \( -name "*.cxx" -o -name "*.h" \) -exec chmod a-x {} \;
14cr|python-silvercity-0.9.7-12|24	
14cr|python-silvercity-0.9.7-12|25	sed -i "s,/usr/home/sweetapp/bin/python,/usr/bin/env python," PySilverCity/Scripts/cgi-styler-form.py
14cr|python-silvercity-0.9.7-12|26	
14cr|python-silvercity-0.9.7-12|27	# fix .css permissions
14cr|python-silvercity-0.9.7-12|28	chmod 644 CSS/default.css
14cr|python-silvercity-0.9.7-12|29	
14cr|python-silvercity-0.9.7-12|30	%build
14cr|python-silvercity-0.9.7-12|31	%{__python} setup.py build
14cr|python-silvercity-0.9.7-12|32	
14cr|python-silvercity-0.9.7-12|33	%install
14cr|python-silvercity-0.9.7-12|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-silvercity-0.9.7-12|35	
14cr|python-silvercity-0.9.7-12|36	%files
14cr|python-silvercity-0.9.7-12|37	%{_bindir}/cgi-styler-form.py
14cr|python-silvercity-0.9.7-12|38	%{_bindir}/cgi-styler.py
14cr|python-silvercity-0.9.7-12|39	%{_bindir}/source2html.py
14cr|python-silvercity-0.9.7-12|40	%{py_platsitedir}/*
14cr|python-silvercity-0.9.7-12|41	
14cr|python-silvercity-0.9.7-12|42	
14cr|python-silvercity-0.9.7-12|43	%changelog
14cr|python-silvercity-0.9.7-12|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-12
14cr|python-silvercity-0.9.7-12|45	+ Revision: 65a6dd6
14cr|python-silvercity-0.9.7-12|46	- MassBuild#464: Increase release tag
14cr|python-silvercity-0.9.7-12|47	
14cr|python-silvercity-0.9.7-12|48	

6889 14
14cr|python-simplegeneric-0.8.1-2|1	%define	modname	simplegeneric
14cr|python-simplegeneric-0.8.1-2|2	
14cr|python-simplegeneric-0.8.1-2|3	Summary:	Simple generic Python functions
14cr|python-simplegeneric-0.8.1-2|4	Name:		python-%{modname}
14cr|python-simplegeneric-0.8.1-2|5	Version:	0.8.1
14cr|python-simplegeneric-0.8.1-2|6	Release:	2
14cr|python-simplegeneric-0.8.1-2|7	Source0:	http://pypi.python.org/packages/source/s/%{modname}/%{modname}-%{version}.zip
14cr|python-simplegeneric-0.8.1-2|8	License:	ZPL
14cr|python-simplegeneric-0.8.1-2|9	Group:		Development/Python
14cr|python-simplegeneric-0.8.1-2|10	Url:		http://pypi.python.org/pypi/simplegeneric/
14cr|python-simplegeneric-0.8.1-2|11	BuildArch:	noarch
14cr|python-simplegeneric-0.8.1-2|12	BuildRequires:	python-setuptools
14cr|python-simplegeneric-0.8.1-2|13	BuildRequires:  python-devel
14cr|python-simplegeneric-0.8.1-2|14	
14cr|python-simplegeneric-0.8.1-2|15	BuildRequires:  python3-devel
14cr|python-simplegeneric-0.8.1-2|16	BuildRequires:  python3-setuptools
14cr|python-simplegeneric-0.8.1-2|17	
14cr|python-simplegeneric-0.8.1-2|18	%description
14cr|python-simplegeneric-0.8.1-2|19	The simplegeneric module lets you define simple single-dispatch
14cr|python-simplegeneric-0.8.1-2|20	generic functions, akin to Python's built-in generic functions like
14cr|python-simplegeneric-0.8.1-2|21	len(), iter() and so on. However, instead of using specially-named
14cr|python-simplegeneric-0.8.1-2|22	methods, these generic functions use simple lookup tables, akin to
14cr|python-simplegeneric-0.8.1-2|23	those used by e.g. pickle.dump() and other generic functions found in
14cr|python-simplegeneric-0.8.1-2|24	the Python standard library.
14cr|python-simplegeneric-0.8.1-2|25	
14cr|python-simplegeneric-0.8.1-2|26	
14cr|python-simplegeneric-0.8.1-2|27	%package -n python3-%{modname}
14cr|python-simplegeneric-0.8.1-2|28	Summary:        Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
14cr|python-simplegeneric-0.8.1-2|29	Group:          Development/Python
14cr|python-simplegeneric-0.8.1-2|30	
14cr|python-simplegeneric-0.8.1-2|31	%description -n python3-%{modname}
14cr|python-simplegeneric-0.8.1-2|32	The simplegeneric module lets you define simple single-dispatch generic
14cr|python-simplegeneric-0.8.1-2|33	functions, akin to Python's built-in generic functions like len(), iter() and
14cr|python-simplegeneric-0.8.1-2|34	so on. However, instead of using specially-named methods, these generic
14cr|python-simplegeneric-0.8.1-2|35	functions use simple lookup tables, akin to those used by e.g. pickle.dump()
14cr|python-simplegeneric-0.8.1-2|36	
14cr|python-simplegeneric-0.8.1-2|37	%prep
14cr|python-simplegeneric-0.8.1-2|38	%setup -q -n %{modname}-%{version}
14cr|python-simplegeneric-0.8.1-2|39	
14cr|python-simplegeneric-0.8.1-2|40	rm -rf %{py3dir}
14cr|python-simplegeneric-0.8.1-2|41	cp -a . %{py3dir}
14cr|python-simplegeneric-0.8.1-2|42	pushd %{py3dir}
14cr|python-simplegeneric-0.8.1-2|43	2to3 --write --nobackups .
14cr|python-simplegeneric-0.8.1-2|44	sed -i "s/file(/open(/g" setup.py
14cr|python-simplegeneric-0.8.1-2|45	popd
14cr|python-simplegeneric-0.8.1-2|46	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cr|python-simplegeneric-0.8.1-2|47	
14cr|python-simplegeneric-0.8.1-2|48	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
14cr|python-simplegeneric-0.8.1-2|49	
14cr|python-simplegeneric-0.8.1-2|50	
14cr|python-simplegeneric-0.8.1-2|51	%build
14cr|python-simplegeneric-0.8.1-2|52	python setup.py build
14cr|python-simplegeneric-0.8.1-2|53	
14cr|python-simplegeneric-0.8.1-2|54	
14cr|python-simplegeneric-0.8.1-2|55	pushd %{py3dir}
14cr|python-simplegeneric-0.8.1-2|56	%{__python3} setup.py build
14cr|python-simplegeneric-0.8.1-2|57	popd
14cr|python-simplegeneric-0.8.1-2|58	
14cr|python-simplegeneric-0.8.1-2|59	
14cr|python-simplegeneric-0.8.1-2|60	%install
14cr|python-simplegeneric-0.8.1-2|61	pushd %{py3dir}
14cr|python-simplegeneric-0.8.1-2|62	%{__python3} setup.py install --skip-build --root %{buildroot}
14cr|python-simplegeneric-0.8.1-2|63	popd
14cr|python-simplegeneric-0.8.1-2|64	python setup.py install --skip-build --root %{buildroot}
14cr|python-simplegeneric-0.8.1-2|65	
14cr|python-simplegeneric-0.8.1-2|66	%clean
14cr|python-simplegeneric-0.8.1-2|67	
14cr|python-simplegeneric-0.8.1-2|68	%files
14cr|python-simplegeneric-0.8.1-2|69	%doc README.txt
14cr|python-simplegeneric-0.8.1-2|70	%{py_puresitedir}/simplegeneric.py*
14cr|python-simplegeneric-0.8.1-2|71	%{py_puresitedir}/simplegeneric-%{version}-py?.?.egg-info
14cr|python-simplegeneric-0.8.1-2|72	
14cr|python-simplegeneric-0.8.1-2|73	%files -n python3-%{modname}
14cr|python-simplegeneric-0.8.1-2|74	%doc README.txt
14cr|python-simplegeneric-0.8.1-2|75	%{py3_puresitedir}/simplegeneric.py*
14cr|python-simplegeneric-0.8.1-2|76	%{py3_puresitedir}/simplegeneric-%{version}-py?.?.egg-info
14cr|python-simplegeneric-0.8.1-2|77	
14cr|python-simplegeneric-0.8.1-2|78	
14cr|python-simplegeneric-0.8.1-2|79	%changelog
14cr|python-simplegeneric-0.8.1-2|80	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|python-simplegeneric-0.8.1-2|81	+ Revision: 00b2d50
14cr|python-simplegeneric-0.8.1-2|82	- Fix group
14cr|python-simplegeneric-0.8.1-2|83	
14cr|python-simplegeneric-0.8.1-2|84	

6890 14
14cr|python-simpletal-5.1-2|1	%define srcname SimpleTAL
14cr|python-simpletal-5.1-2|2	
14cr|python-simpletal-5.1-2|3	Name:           python-simpletal
14cr|python-simpletal-5.1-2|4	Version:        5.1
14cr|python-simpletal-5.1-2|5	Release:        2
14cr|python-simpletal-5.1-2|6	
14cr|python-simpletal-5.1-2|7	Summary:        An XML based template processor for TAL, TALES and METAL specifications
14cr|python-simpletal-5.1-2|8	
14cr|python-simpletal-5.1-2|9	Group:          System/Libraries
14cr|python-simpletal-5.1-2|10	License:        BSD
14cr|python-simpletal-5.1-2|11	URL:            http://www.owlfish.com/software/simpleTAL/index.html
14cr|python-simpletal-5.1-2|12	Source0:        http://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-%{version}.tar.gz
14cr|python-simpletal-5.1-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|python-simpletal-5.1-2|14	
14cr|python-simpletal-5.1-2|15	BuildArch:      noarch
14cr|python-simpletal-5.1-2|16	BuildRequires:  python-devel
14cr|python-simpletal-5.1-2|17	
14cr|python-simpletal-5.1-2|18	%description
14cr|python-simpletal-5.1-2|19	SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
14cr|python-simpletal-5.1-2|20	specifications used in Zope to power HTML and XML templates.
14cr|python-simpletal-5.1-2|21	
14cr|python-simpletal-5.1-2|22	
14cr|python-simpletal-5.1-2|23	%prep
14cr|python-simpletal-5.1-2|24	%setup -q -n %{srcname}-%{version}
14cr|python-simpletal-5.1-2|25	
14cr|python-simpletal-5.1-2|26	%build
14cr|python-simpletal-5.1-2|27	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
14cr|python-simpletal-5.1-2|28	
14cr|python-simpletal-5.1-2|29	
14cr|python-simpletal-5.1-2|30	%install
14cr|python-simpletal-5.1-2|31	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-simpletal-5.1-2|32	
14cr|python-simpletal-5.1-2|33	
14cr|python-simpletal-5.1-2|34	
14cr|python-simpletal-5.1-2|35	%files
14cr|python-simpletal-5.1-2|36	%defattr(-,root,root,-)
14cr|python-simpletal-5.1-2|37	%doc Changes.txt LICENSE.txt README.txt examples/
14cr|python-simpletal-5.1-2|38	%dir %{python_sitelib}/simpletal
14cr|python-simpletal-5.1-2|39	%{python_sitelib}/simpletal/*.py
14cr|python-simpletal-5.1-2|40	%{python_sitelib}/SimpleTAL-%{version}-py*.egg-info
14cr|python-simpletal-5.1-2|41	
14cr|python-simpletal-5.1-2|42	
14cr|python-simpletal-5.1-2|43	
14cr|python-simpletal-5.1-2|44	
14cr|python-simpletal-5.1-2|45	%changelog
14cr|python-simpletal-5.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1-2
14cr|python-simpletal-5.1-2|47	+ Revision: c5adf5b
14cr|python-simpletal-5.1-2|48	- MassBuild#464: Increase release tag
14cr|python-simpletal-5.1-2|49	
14cr|python-simpletal-5.1-2|50	

6891 14
14cr|python-smmap-0.8.2-2|1	%define upstream_name smmap
14cr|python-smmap-0.8.2-2|2	
14cr|python-smmap-0.8.2-2|3	Name: 		python-%{upstream_name}
14cr|python-smmap-0.8.2-2|4	Version: 	0.8.2
14cr|python-smmap-0.8.2-2|5	Release: 	2
14cr|python-smmap-0.8.2-2|6	Summary: 	A pure git implementation of a sliding window memory map manager
14cr|python-smmap-0.8.2-2|7	License:	BSD
14cr|python-smmap-0.8.2-2|8	Group: 		Development/Python
14cr|python-smmap-0.8.2-2|9	Url: 		http://pypi.python.org/pypi/smmap
14cr|python-smmap-0.8.2-2|10	Source0: 	http://pypi.python.org/packages/source/s/smmap/smmap-%{version}.tar.gz
14cr|python-smmap-0.8.2-2|11	BuildRequires:  python-distribute
14cr|python-smmap-0.8.2-2|12	BuildArch:      noarch
14cr|python-smmap-0.8.2-2|13	
14cr|python-smmap-0.8.2-2|14	%description
14cr|python-smmap-0.8.2-2|15	When reading from many possibly large files in a fashion similar to random
14cr|python-smmap-0.8.2-2|16	access, it is usually the fastest and most efficient to use memory maps.
14cr|python-smmap-0.8.2-2|17	
14cr|python-smmap-0.8.2-2|18	%prep
14cr|python-smmap-0.8.2-2|19	%setup -q -n %upstream_name-%version
14cr|python-smmap-0.8.2-2|20	
14cr|python-smmap-0.8.2-2|21	%build
14cr|python-smmap-0.8.2-2|22	python setup.py build
14cr|python-smmap-0.8.2-2|23	
14cr|python-smmap-0.8.2-2|24	%install
14cr|python-smmap-0.8.2-2|25	python setup.py install --root=%{buildroot}
14cr|python-smmap-0.8.2-2|26	
14cr|python-smmap-0.8.2-2|27	%files
14cr|python-smmap-0.8.2-2|28	%defattr(-,root,root)
14cr|python-smmap-0.8.2-2|29	%doc PKG-INFO
14cr|python-smmap-0.8.2-2|30	%{python_sitelib}/smmap
14cr|python-smmap-0.8.2-2|31	%{python_sitelib}/smmap-%{version}-py%{py_ver}.egg-info
14cr|python-smmap-0.8.2-2|32	
14cr|python-smmap-0.8.2-2|33	
14cr|python-smmap-0.8.2-2|34	
14cr|python-smmap-0.8.2-2|35	%changelog
14cr|python-smmap-0.8.2-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|python-smmap-0.8.2-2|37	+ Revision: cd7a7ee
14cr|python-smmap-0.8.2-2|38	- MassBuild#464: Increase release tag
14cr|python-smmap-0.8.2-2|39	
14cr|python-smmap-0.8.2-2|40	

6892 14
14cr|python-soap-0.12.0-10|1	Name:            python-soap
14cr|python-soap-0.12.0-10|2	Summary:         A SOAP library for python
14cr|python-soap-0.12.0-10|3	Version:         0.12.0
14cr|python-soap-0.12.0-10|4	Release:         10
14cr|python-soap-0.12.0-10|5	Epoch:           0
14cr|python-soap-0.12.0-10|6	Source0:         http://ovh.dl.sourceforge.net/sourceforge/pywebsvcs/SOAPpy-%{version}.tar.bz2
14cr|python-soap-0.12.0-10|7	Patch0:          SOAPpy-0.12.0-future.patch
14cr|python-soap-0.12.0-10|8	URL:             http://pywebsvcs.sourceforge.net/
14cr|python-soap-0.12.0-10|9	License:         BSD
14cr|python-soap-0.12.0-10|10	Group:           Development/Python
14cr|python-soap-0.12.0-10|11	BuildRoot:       %{_tmppath}/%{name}-buildroot
14cr|python-soap-0.12.0-10|12	BuildArch:       noarch
14cr|python-soap-0.12.0-10|13	Requires:        python-fpconst
14cr|python-soap-0.12.0-10|14	BuildRequires:   python-fpconst
14cr|python-soap-0.12.0-10|15	BuildRequires:   python-devel
14cr|python-soap-0.12.0-10|16	Provides:        SOAPpy = %{epoch}:%{version}-%{release}
14cr|python-soap-0.12.0-10|17	
14cr|python-soap-0.12.0-10|18	%description
14cr|python-soap-0.12.0-10|19	Web services for Python programmers, both client and servers. This
14cr|python-soap-0.12.0-10|20	includes SOAP, WSDL, UDDI, etc.
14cr|python-soap-0.12.0-10|21	
14cr|python-soap-0.12.0-10|22	%prep
14cr|python-soap-0.12.0-10|23	%setup -q -n SOAPpy-%{version}
14cr|python-soap-0.12.0-10|24	%patch0 -p1
14cr|python-soap-0.12.0-10|25	
14cr|python-soap-0.12.0-10|26	%install
14cr|python-soap-0.12.0-10|27	%{__rm} -rf %{buildroot}
14cr|python-soap-0.12.0-10|28	%{__python} setup.py install --root=%{buildroot}
14cr|python-soap-0.12.0-10|29	
14cr|python-soap-0.12.0-10|30	%clean
14cr|python-soap-0.12.0-10|31	%{__rm} -rf %{buildroot}
14cr|python-soap-0.12.0-10|32	
14cr|python-soap-0.12.0-10|33	%files
14cr|python-soap-0.12.0-10|34	%defattr(-,root,root)
14cr|python-soap-0.12.0-10|35	%doc docs/* validate tests tools contrib bid
14cr|python-soap-0.12.0-10|36	%{python_sitelib}/*
14cr|python-soap-0.12.0-10|37	
14cr|python-soap-0.12.0-10|38	
14cr|python-soap-0.12.0-10|39	
14cr|python-soap-0.12.0-10|40	
14cr|python-soap-0.12.0-10|41	
14cr|python-soap-0.12.0-10|42	%changelog
14cr|python-soap-0.12.0-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.12.0-10
14cr|python-soap-0.12.0-10|44	+ Revision: ffbae6e
14cr|python-soap-0.12.0-10|45	- MassBuild#464: Increase release tag
14cr|python-soap-0.12.0-10|46	
14cr|python-soap-0.12.0-10|47	

6893 14
14cr|python-socketpool-0.5.3-2|1	%define oname socketpool
14cr|python-socketpool-0.5.3-2|2	
14cr|python-socketpool-0.5.3-2|3	Name:           python-%{oname}
14cr|python-socketpool-0.5.3-2|4	Version:        0.5.3
14cr|python-socketpool-0.5.3-2|5	Release:        2
14cr|python-socketpool-0.5.3-2|6	Summary:        A simple Python socket pool
14cr|python-socketpool-0.5.3-2|7	Group:		    Development/Python
14cr|python-socketpool-0.5.3-2|8	License:        Public Domain or MIT
14cr|python-socketpool-0.5.3-2|9	URL:            https://github.com/benoitc/%{oname}
14cr|python-socketpool-0.5.3-2|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-socketpool-0.5.3-2|11	
14cr|python-socketpool-0.5.3-2|12	BuildRequires:  pkgconfig(python)
14cr|python-socketpool-0.5.3-2|13	BuildRequires:  pythonegg(setuptools)
14cr|python-socketpool-0.5.3-2|14	
14cr|python-socketpool-0.5.3-2|15	BuildArch:      noarch
14cr|python-socketpool-0.5.3-2|16	
14cr|python-socketpool-0.5.3-2|17	%description
14cr|python-socketpool-0.5.3-2|18	Socket pool is a simple socket pool that supports multiple factories and
14cr|python-socketpool-0.5.3-2|19	backends. It can easily be used by gevent, eventlet or any other library.
14cr|python-socketpool-0.5.3-2|20	
14cr|python-socketpool-0.5.3-2|21	%prep
14cr|python-socketpool-0.5.3-2|22	%setup -qn %{oname}-%{version}
14cr|python-socketpool-0.5.3-2|23	rm -rf %{oname}.egg-info
14cr|python-socketpool-0.5.3-2|24	
14cr|python-socketpool-0.5.3-2|25	%build
14cr|python-socketpool-0.5.3-2|26	python setup.py build
14cr|python-socketpool-0.5.3-2|27	
14cr|python-socketpool-0.5.3-2|28	
14cr|python-socketpool-0.5.3-2|29	%install
14cr|python-socketpool-0.5.3-2|30	python setup.py install -O1 --skip-build --root %{buildroot} --install-data %{_docdir}
14cr|python-socketpool-0.5.3-2|31	mv examples %{buildroot}%{_docdir}/%{oname}/
14cr|python-socketpool-0.5.3-2|32	
14cr|python-socketpool-0.5.3-2|33	
14cr|python-socketpool-0.5.3-2|34	%files
14cr|python-socketpool-0.5.3-2|35	%doc %{_docdir}/%{oname}
14cr|python-socketpool-0.5.3-2|36	%{py_puresitedir}/%{oname}*
14cr|python-socketpool-0.5.3-2|37	
14cr|python-socketpool-0.5.3-2|38	%changelog
14cr|python-socketpool-0.5.3-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-2
14cr|python-socketpool-0.5.3-2|40	+ Revision: e1ac9bd
14cr|python-socketpool-0.5.3-2|41	- MassBuild#464: Increase release tag
14cr|python-socketpool-0.5.3-2|42	
14cr|python-socketpool-0.5.3-2|43	

6894 14
14cr|python-speaklater-1.3-2|1	%global tarName speaklater
14cr|python-speaklater-1.3-2|2	
14cr|python-speaklater-1.3-2|3	Name:           python-%{tarName}
14cr|python-speaklater-1.3-2|4	Version:        1.3
14cr|python-speaklater-1.3-2|5	Release:        2
14cr|python-speaklater-1.3-2|6	Summary:        Implements a lazy string for python useful for use with get-text
14cr|python-speaklater-1.3-2|7	
14cr|python-speaklater-1.3-2|8	Group:          Development/Python
14cr|python-speaklater-1.3-2|9	License:        BSD
14cr|python-speaklater-1.3-2|10	URL:            http://github.com/mitsuhiko/speaklater
14cr|python-speaklater-1.3-2|11	Source0:        http://pypi.python.org/packages/source/s/speaklater/speaklater-%{version}.tar.gz
14cr|python-speaklater-1.3-2|12	BuildArch:      noarch
14cr|python-speaklater-1.3-2|13	BuildRequires:  python-devel
14cr|python-speaklater-1.3-2|14	
14cr|python-speaklater-1.3-2|15	%description
14cr|python-speaklater-1.3-2|16	A module that provides lazy strings for translations. Basically you get an
14cr|python-speaklater-1.3-2|17	object that appears to be a string but changes the value every time the value
14cr|python-speaklater-1.3-2|18	is evaluated based on a callable you provide.
14cr|python-speaklater-1.3-2|19	
14cr|python-speaklater-1.3-2|20	%prep
14cr|python-speaklater-1.3-2|21	%setup -qn %{tarName}-%{version}
14cr|python-speaklater-1.3-2|22	
14cr|python-speaklater-1.3-2|23	%build
14cr|python-speaklater-1.3-2|24	python setup.py build
14cr|python-speaklater-1.3-2|25	
14cr|python-speaklater-1.3-2|26	%install
14cr|python-speaklater-1.3-2|27	python setup.py install --root=%{buildroot}
14cr|python-speaklater-1.3-2|28	
14cr|python-speaklater-1.3-2|29	%files
14cr|python-speaklater-1.3-2|30	%{py_puresitedir}/speaklater*
14cr|python-speaklater-1.3-2|31	%doc PKG-INFO
14cr|python-speaklater-1.3-2|32	
14cr|python-speaklater-1.3-2|33	
14cr|python-speaklater-1.3-2|34	
14cr|python-speaklater-1.3-2|35	
14cr|python-speaklater-1.3-2|36	%changelog
14cr|python-speaklater-1.3-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|python-speaklater-1.3-2|38	+ Revision: 8dde288
14cr|python-speaklater-1.3-2|39	- MassBuild#464: Increase release tag
14cr|python-speaklater-1.3-2|40	
14cr|python-speaklater-1.3-2|41	

6895 14
14cr|python-spf-2.0.3-5|1	Name:           python-spf
14cr|python-spf-2.0.3-5|2	Version:        2.0.3
14cr|python-spf-2.0.3-5|3	Release:        5
14cr|python-spf-2.0.3-5|4	Epoch:		0
14cr|python-spf-2.0.3-5|5	Summary:        Python module and programs for SPF (Sender Policy Framework)
14cr|python-spf-2.0.3-5|6	Group:          Development/Python
14cr|python-spf-2.0.3-5|7	License:        Python Software Foundation License
14cr|python-spf-2.0.3-5|8	URL:            http://sourceforge.net/forum/forum.php?forum_id=596908
14cr|python-spf-2.0.3-5|9	Source0:        pyspf-%{version}.tar.gz
14cr|python-spf-2.0.3-5|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|python-spf-2.0.3-5|11	BuildArch:      noarch
14cr|python-spf-2.0.3-5|12	BuildRequires:	python
14cr|python-spf-2.0.3-5|13	Requires:       python-pydns
14cr|python-spf-2.0.3-5|14	Provides:	python-pyspf = %{epoch}:%{version}-%{release}
14cr|python-spf-2.0.3-5|15	Provides:	pyspf = %{epoch}:%{version}-%{release}
14cr|python-spf-2.0.3-5|16	
14cr|python-spf-2.0.3-5|17	%description
14cr|python-spf-2.0.3-5|18	SPF does email sender validation.  For more information about SPF,
14cr|python-spf-2.0.3-5|19	please see http://openspf.org
14cr|python-spf-2.0.3-5|20	
14cr|python-spf-2.0.3-5|21	This SPF client is intended to be installed on the border MTA, checking
14cr|python-spf-2.0.3-5|22	if incoming SMTP clients are permitted to send mail.  The SPF check
14cr|python-spf-2.0.3-5|23	should be done during the MAIL FROM:<...> command.
14cr|python-spf-2.0.3-5|24	
14cr|python-spf-2.0.3-5|25	%prep
14cr|python-spf-2.0.3-5|26	%setup -q -n pyspf-%{version}
14cr|python-spf-2.0.3-5|27	
14cr|python-spf-2.0.3-5|28	%build
14cr|python-spf-2.0.3-5|29	python setup.py build
14cr|python-spf-2.0.3-5|30	
14cr|python-spf-2.0.3-5|31	%install
14cr|python-spf-2.0.3-5|32	rm -rf %{buildroot}
14cr|python-spf-2.0.3-5|33	python setup.py install -O2 --skip-build --root %{buildroot}
14cr|python-spf-2.0.3-5|34	mv %{buildroot}/usr/bin/type99.py %{buildroot}/usr/bin/type99
14cr|python-spf-2.0.3-5|35	mv %{buildroot}/usr/bin/spfquery.py %{buildroot}/usr/bin/pyspfquery
14cr|python-spf-2.0.3-5|36	rm -f %{buildroot}/usr/bin/*.py{o,c}
14cr|python-spf-2.0.3-5|37	
14cr|python-spf-2.0.3-5|38	%clean
14cr|python-spf-2.0.3-5|39	rm -rf %{buildroot}
14cr|python-spf-2.0.3-5|40	
14cr|python-spf-2.0.3-5|41	%files
14cr|python-spf-2.0.3-5|42	%defattr(-,root,root,-)
14cr|python-spf-2.0.3-5|43	%doc CHANGELOG PKG-INFO README test
14cr|python-spf-2.0.3-5|44	%{python_sitelib}/*
14cr|python-spf-2.0.3-5|45	%{_bindir}/*
14cr|python-spf-2.0.3-5|46	
14cr|python-spf-2.0.3-5|47	
14cr|python-spf-2.0.3-5|48	
14cr|python-spf-2.0.3-5|49	
14cr|python-spf-2.0.3-5|50	%changelog
14cr|python-spf-2.0.3-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.3-5
14cr|python-spf-2.0.3-5|52	+ Revision: c62d2a4
14cr|python-spf-2.0.3-5|53	- MassBuild#464: Increase release tag
14cr|python-spf-2.0.3-5|54	
14cr|python-spf-2.0.3-5|55	

6896 14
14cr|python-sphinxcontrib-googleanalytics-0.1-1|1	%define module	sphinxcontrib-googleanalytics
14cr|python-sphinxcontrib-googleanalytics-0.1-1|2	%define name	python-%{module}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|3	%define version	0.1
14cr|python-sphinxcontrib-googleanalytics-0.1-1|4	%define	rel		1
14cr|python-sphinxcontrib-googleanalytics-0.1-1|5	%if %mdkversion < 201100
14cr|python-sphinxcontrib-googleanalytics-0.1-1|6	%define release %mkrel %{rel}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|7	%else
14cr|python-sphinxcontrib-googleanalytics-0.1-1|8	%define	release	%{rel}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|9	%endif
14cr|python-sphinxcontrib-googleanalytics-0.1-1|10	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|11	Summary:	Sphinx extension for Google Analytics HTML files
14cr|python-sphinxcontrib-googleanalytics-0.1-1|12	Name:		%{name}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|13	Version:	%{version}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|14	Release:	%{release}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|15	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14cr|python-sphinxcontrib-googleanalytics-0.1-1|16	License:	BSD
14cr|python-sphinxcontrib-googleanalytics-0.1-1|17	Group:		Development/Python
14cr|python-sphinxcontrib-googleanalytics-0.1-1|18	Url:		http://pypi.python.org/pypi/sphinxcontrib-googleanalytics/
14cr|python-sphinxcontrib-googleanalytics-0.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-sphinxcontrib-googleanalytics-0.1-1|20	BuildArch:	noarch
14cr|python-sphinxcontrib-googleanalytics-0.1-1|21	Requires:	python-sphinx >= 0.6
14cr|python-sphinxcontrib-googleanalytics-0.1-1|22	BuildRequires:	python-setuptools
14cr|python-sphinxcontrib-googleanalytics-0.1-1|23	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|24	%description
14cr|python-sphinxcontrib-googleanalytics-0.1-1|25	This Sphinx extension tracks HTML files generated by the Google
14cr|python-sphinxcontrib-googleanalytics-0.1-1|26	Analytics web service.
14cr|python-sphinxcontrib-googleanalytics-0.1-1|27	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|28	%prep
14cr|python-sphinxcontrib-googleanalytics-0.1-1|29	%setup -q -n %{module}-%{version}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|30	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|31	%install
14cr|python-sphinxcontrib-googleanalytics-0.1-1|32	%__rm -rf %{buildroot}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|34	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|35	%clean
14cr|python-sphinxcontrib-googleanalytics-0.1-1|36	%__rm -rf %{buildroot}
14cr|python-sphinxcontrib-googleanalytics-0.1-1|37	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|38	%files
14cr|python-sphinxcontrib-googleanalytics-0.1-1|39	%defattr(-,root,root)
14cr|python-sphinxcontrib-googleanalytics-0.1-1|40	%doc README
14cr|python-sphinxcontrib-googleanalytics-0.1-1|41	%py_sitedir/sphinxcontrib*
14cr|python-sphinxcontrib-googleanalytics-0.1-1|42	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|43	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|44	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|45	%changelog
14cr|python-sphinxcontrib-googleanalytics-0.1-1|46	* Thu Jul 12 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-1
14cr|python-sphinxcontrib-googleanalytics-0.1-1|47	+ Revision: dda917d
14cr|python-sphinxcontrib-googleanalytics-0.1-1|48	- Automatic import for version 0.1
14cr|python-sphinxcontrib-googleanalytics-0.1-1|49	
14cr|python-sphinxcontrib-googleanalytics-0.1-1|50	

6897 14
14cr|python-sphinxcontrib-issuetracker-0.9-4|1	%define	module	sphinxcontrib-issuetracker
14cr|python-sphinxcontrib-issuetracker-0.9-4|2	%define name	python-%{module}
14cr|python-sphinxcontrib-issuetracker-0.9-4|3	%define version	0.9
14cr|python-sphinxcontrib-issuetracker-0.9-4|4	%define release 3
14cr|python-sphinxcontrib-issuetracker-0.9-4|5	
14cr|python-sphinxcontrib-issuetracker-0.9-4|6	Summary:	Sphinx integration with different issuetrackers
14cr|python-sphinxcontrib-issuetracker-0.9-4|7	Name:		python-%{module}
14cr|python-sphinxcontrib-issuetracker-0.9-4|8	Version:	0.9
14cr|python-sphinxcontrib-issuetracker-0.9-4|9	Release:	4
14cr|python-sphinxcontrib-issuetracker-0.9-4|10	Source0:	%{module}-%{version}.tar.gz
14cr|python-sphinxcontrib-issuetracker-0.9-4|11	License:	BSD
14cr|python-sphinxcontrib-issuetracker-0.9-4|12	Group:		Development/Python
14cr|python-sphinxcontrib-issuetracker-0.9-4|13	Url:		http://packages.python.org/sphinxcontrib-issuetracker
14cr|python-sphinxcontrib-issuetracker-0.9-4|14	BuildArch:	noarch
14cr|python-sphinxcontrib-issuetracker-0.9-4|15	Requires:	python-sphinx >= 1.0
14cr|python-sphinxcontrib-issuetracker-0.9-4|16	Requires:   python-lxml
14cr|python-sphinxcontrib-issuetracker-0.9-4|17	BuildRequires:	python-devel
14cr|python-sphinxcontrib-issuetracker-0.9-4|18	BuildRequires:  python-setuptools
14cr|python-sphinxcontrib-issuetracker-0.9-4|19	BuildRequires:	python-sphinx >= 1.0
14cr|python-sphinxcontrib-issuetracker-0.9-4|20	BuildRequires:  python-lxml
14cr|python-sphinxcontrib-issuetracker-0.9-4|21	
14cr|python-sphinxcontrib-issuetracker-0.9-4|22	%description
14cr|python-sphinxcontrib-issuetracker-0.9-4|23	This Sphinx 1.0 extension parses textual issue references like "#10"
14cr|python-sphinxcontrib-issuetracker-0.9-4|24	and turns them into an issue tracker.
14cr|python-sphinxcontrib-issuetracker-0.9-4|25	
14cr|python-sphinxcontrib-issuetracker-0.9-4|26	%prep
14cr|python-sphinxcontrib-issuetracker-0.9-4|27	%setup -q -n %{module}-%{version}
14cr|python-sphinxcontrib-issuetracker-0.9-4|28	
14cr|python-sphinxcontrib-issuetracker-0.9-4|29	%install
14cr|python-sphinxcontrib-issuetracker-0.9-4|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-sphinxcontrib-issuetracker-0.9-4|31	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-sphinxcontrib-issuetracker-0.9-4|32	pushd doc
14cr|python-sphinxcontrib-issuetracker-0.9-4|33	export PYTHONPATH=$PYTHONPATH:../
14cr|python-sphinxcontrib-issuetracker-0.9-4|34	%make html
14cr|python-sphinxcontrib-issuetracker-0.9-4|35	popd
14cr|python-sphinxcontrib-issuetracker-0.9-4|36	
14cr|python-sphinxcontrib-issuetracker-0.9-4|37	%files -f FILE_LIST
14cr|python-sphinxcontrib-issuetracker-0.9-4|38	%doc CHANGES.rst README doc/_build/html
14cr|python-sphinxcontrib-issuetracker-0.9-4|39	
14cr|python-sphinxcontrib-issuetracker-0.9-4|40	
14cr|python-sphinxcontrib-issuetracker-0.9-4|41	
14cr|python-sphinxcontrib-issuetracker-0.9-4|42	
14cr|python-sphinxcontrib-issuetracker-0.9-4|43	%changelog
14cr|python-sphinxcontrib-issuetracker-0.9-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14cr|python-sphinxcontrib-issuetracker-0.9-4|45	+ Revision: a027876
14cr|python-sphinxcontrib-issuetracker-0.9-4|46	- MassBuild#464: Increase release tag
14cr|python-sphinxcontrib-issuetracker-0.9-4|47	
14cr|python-sphinxcontrib-issuetracker-0.9-4|48	

6898 14
14cr|python-spread-1.5-5|1	Summary:	Python wrapper for Spread client libraries
14cr|python-spread-1.5-5|2	Name:		python-spread
14cr|python-spread-1.5-5|3	Version:	1.5
14cr|python-spread-1.5-5|4	Release:	5
14cr|python-spread-1.5-5|5	Group:		Development/Python
14cr|python-spread-1.5-5|6	License:	BSD-style
14cr|python-spread-1.5-5|7	URL:		http://www.zope.org/Members/tim_one/spread/
14cr|python-spread-1.5-5|8	Source0:	http://www.zope.org/Members/tim_one/spread/SpreadModule-%{version}/SpreadModule-%{version}.tgz
14cr|python-spread-1.5-5|9	Patch0:		SpreadModule-1.5-fix-for-spread4.patch
14cr|python-spread-1.5-5|10	Requires:	spread >= 4.0.0
14cr|python-spread-1.5-5|11	BuildRequires:	python-devel
14cr|python-spread-1.5-5|12	BuildRequires:	spread-devel >= 4.0.0
14cr|python-spread-1.5-5|13	Epoch:		1
14cr|python-spread-1.5-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-spread-1.5-5|15	
14cr|python-spread-1.5-5|16	%description
14cr|python-spread-1.5-5|17	This package contains a simple Python wrapper module for the Spread toolkit.
14cr|python-spread-1.5-5|18	The wrapper is known to be compatible with Python 2.3 and 2.4. It may work
14cr|python-spread-1.5-5|19	with earlier Pythons, but this has not been tested.
14cr|python-spread-1.5-5|20	
14cr|python-spread-1.5-5|21	%prep
14cr|python-spread-1.5-5|22	
14cr|python-spread-1.5-5|23	%setup -q -n SpreadModule-%{version}
14cr|python-spread-1.5-5|24	%patch0 -p1
14cr|python-spread-1.5-5|25	
14cr|python-spread-1.5-5|26	%build
14cr|python-spread-1.5-5|27	
14cr|python-spread-1.5-5|28	python setup.py build_ext
14cr|python-spread-1.5-5|29	
14cr|python-spread-1.5-5|30	%install
14cr|python-spread-1.5-5|31	python setup.py install --root %{buildroot} --record=INSTALLED_FILES
14cr|python-spread-1.5-5|32	
14cr|python-spread-1.5-5|33	%files -f INSTALLED_FILES
14cr|python-spread-1.5-5|34	%defattr(-,root,root)
14cr|python-spread-1.5-5|35	%doc CHANGES doc.txt LICENSE README TODO.txt
14cr|python-spread-1.5-5|36	
14cr|python-spread-1.5-5|37	
14cr|python-spread-1.5-5|38	
14cr|python-spread-1.5-5|39	
14cr|python-spread-1.5-5|40	%changelog
14cr|python-spread-1.5-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5-5
14cr|python-spread-1.5-5|42	+ Revision: 77f5cee
14cr|python-spread-1.5-5|43	- MassBuild#464: Increase release tag
14cr|python-spread-1.5-5|44	
14cr|python-spread-1.5-5|45	

6899 14
14cr|python-sqlalchemy-migrate-0.8.2-2|1	%define module sqlalchemy-migrate
14cr|python-sqlalchemy-migrate-0.8.2-2|2	
14cr|python-sqlalchemy-migrate-0.8.2-2|3	%define debug_package %{nil}
14cr|python-sqlalchemy-migrate-0.8.2-2|4	
14cr|python-sqlalchemy-migrate-0.8.2-2|5	Name:           python-%{module}
14cr|python-sqlalchemy-migrate-0.8.2-2|6	Version:        0.8.2
14cr|python-sqlalchemy-migrate-0.8.2-2|7	Release:        2
14cr|python-sqlalchemy-migrate-0.8.2-2|8	License:        MIT
14cr|python-sqlalchemy-migrate-0.8.2-2|9	Source:         http://pypi.python.org/packages/source/s/sqlalchemy-migrate/sqlalchemy-migrate-%{version}.tar.gz
14cr|python-sqlalchemy-migrate-0.8.2-2|10	Group:          Development/Python
14cr|python-sqlalchemy-migrate-0.8.2-2|11	Summary:        Database schema migration for SQLAlchemy
14cr|python-sqlalchemy-migrate-0.8.2-2|12	BuildRequires:  python-py
14cr|python-sqlalchemy-migrate-0.8.2-2|13	Url:            http://pypi.python.org/pypi/sqlalchemy-migrate
14cr|python-sqlalchemy-migrate-0.8.2-2|14	BuildRequires:  python-setuptools
14cr|python-sqlalchemy-migrate-0.8.2-2|15	Requires:       python-nose >= 0.10
14cr|python-sqlalchemy-migrate-0.8.2-2|16	Requires:       python-sqlalchemy >= 0.5
14cr|python-sqlalchemy-migrate-0.8.2-2|17	Requires:       python-sphinx >= 0.5
14cr|python-sqlalchemy-migrate-0.8.2-2|18	Requires:       python-tempita
14cr|python-sqlalchemy-migrate-0.8.2-2|19	Requires:       python-decorator
14cr|python-sqlalchemy-migrate-0.8.2-2|20	
14cr|python-sqlalchemy-migrate-0.8.2-2|21	%description
14cr|python-sqlalchemy-migrate-0.8.2-2|22	Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
14cr|python-sqlalchemy-migrate-0.8.2-2|23	database schema changes in SQLAlchemy projects.
14cr|python-sqlalchemy-migrate-0.8.2-2|24	
14cr|python-sqlalchemy-migrate-0.8.2-2|25	Migrate extends SQLAlchemy to have database changeset handling. It provides a
14cr|python-sqlalchemy-migrate-0.8.2-2|26	database change repository mechanism which can be used from the command line as
14cr|python-sqlalchemy-migrate-0.8.2-2|27	well as from inside python code.
14cr|python-sqlalchemy-migrate-0.8.2-2|28	
14cr|python-sqlalchemy-migrate-0.8.2-2|29	%prep
14cr|python-sqlalchemy-migrate-0.8.2-2|30	%setup -q -n %module-%version
14cr|python-sqlalchemy-migrate-0.8.2-2|31	
14cr|python-sqlalchemy-migrate-0.8.2-2|32	%build
14cr|python-sqlalchemy-migrate-0.8.2-2|33	CFLAGS="%{optflags}" python setup.py build
14cr|python-sqlalchemy-migrate-0.8.2-2|34	
14cr|python-sqlalchemy-migrate-0.8.2-2|35	%install
14cr|python-sqlalchemy-migrate-0.8.2-2|36	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-sqlalchemy-migrate-0.8.2-2|37	
14cr|python-sqlalchemy-migrate-0.8.2-2|38	%clean
14cr|python-sqlalchemy-migrate-0.8.2-2|39	
14cr|python-sqlalchemy-migrate-0.8.2-2|40	%files
14cr|python-sqlalchemy-migrate-0.8.2-2|41	%doc PKG-INFO
14cr|python-sqlalchemy-migrate-0.8.2-2|42	%{_bindir}/migrate*
14cr|python-sqlalchemy-migrate-0.8.2-2|43	%{py_platsitedir}/*
14cr|python-sqlalchemy-migrate-0.8.2-2|44	
14cr|python-sqlalchemy-migrate-0.8.2-2|45	
14cr|python-sqlalchemy-migrate-0.8.2-2|46	
14cr|python-sqlalchemy-migrate-0.8.2-2|47	%changelog
14cr|python-sqlalchemy-migrate-0.8.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|python-sqlalchemy-migrate-0.8.2-2|49	+ Revision: 0609a06
14cr|python-sqlalchemy-migrate-0.8.2-2|50	- MassBuild#464: Increase release tag
14cr|python-sqlalchemy-migrate-0.8.2-2|51	
14cr|python-sqlalchemy-migrate-0.8.2-2|52	

6900 14
14cr|python-sqlite-1.0.1-10|1	%define realname pysqlite
14cr|python-sqlite-1.0.1-10|2	# private-shared-object-provides
14cr|python-sqlite-1.0.1-10|3	%define _use_internal_dependency_generator 0
14cr|python-sqlite-1.0.1-10|4	
14cr|python-sqlite-1.0.1-10|5	Name:		python-sqlite
14cr|python-sqlite-1.0.1-10|6	Version:        1.0.1
14cr|python-sqlite-1.0.1-10|7	Release:        10
14cr|python-sqlite-1.0.1-10|8	License:	GPL
14cr|python-sqlite-1.0.1-10|9	Group:		Development/Python
14cr|python-sqlite-1.0.1-10|10	Summary:	Python bindings for sqlite
14cr|python-sqlite-1.0.1-10|11	Source0:	%{realname}-%{version}.tar.bz2
14cr|python-sqlite-1.0.1-10|12	Url:		http://pysqlite.sourceforge.net/
14cr|python-sqlite-1.0.1-10|13	BuildRequires: pkgconfig(python)
14cr|python-sqlite-1.0.1-10|14	BuildRequires: pkgconfig(sqlite)
14cr|python-sqlite-1.0.1-10|15	
14cr|python-sqlite-1.0.1-10|16	%description
14cr|python-sqlite-1.0.1-10|17	This packages allows you to use sqlite with python.
14cr|python-sqlite-1.0.1-10|18	sqliite is a simple database engine.
14cr|python-sqlite-1.0.1-10|19	
14cr|python-sqlite-1.0.1-10|20	%prep
14cr|python-sqlite-1.0.1-10|21	%setup -q -n %{realname}
14cr|python-sqlite-1.0.1-10|22	
14cr|python-sqlite-1.0.1-10|23	rm -f doc/rest/.*swp
14cr|python-sqlite-1.0.1-10|24	for i in examples doc; do
14cr|python-sqlite-1.0.1-10|25	find $i -name CVS -type d | xargs rm -Rf
14cr|python-sqlite-1.0.1-10|26	done;
14cr|python-sqlite-1.0.1-10|27	
14cr|python-sqlite-1.0.1-10|28	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cr|python-sqlite-1.0.1-10|29	
14cr|python-sqlite-1.0.1-10|30	%build
14cr|python-sqlite-1.0.1-10|31	python ./setup.py build
14cr|python-sqlite-1.0.1-10|32	
14cr|python-sqlite-1.0.1-10|33	%install
14cr|python-sqlite-1.0.1-10|34	python ./setup.py install --prefix=%{buildroot}%{_prefix}
14cr|python-sqlite-1.0.1-10|35	
14cr|python-sqlite-1.0.1-10|36	%check
14cr|python-sqlite-1.0.1-10|37	python ./setup.py check
14cr|python-sqlite-1.0.1-10|38	
14cr|python-sqlite-1.0.1-10|39	
14cr|python-sqlite-1.0.1-10|40	%files
14cr|python-sqlite-1.0.1-10|41	%doc  LICENSE README doc examples
14cr|python-sqlite-1.0.1-10|42	%py_platsitedir/*
14cr|python-sqlite-1.0.1-10|43	
14cr|python-sqlite-1.0.1-10|44	%changelog
14cr|python-sqlite-1.0.1-10|45	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 1.0.1-10
14cr|python-sqlite-1.0.1-10|46	+ Revision: c0ccd66
14cr|python-sqlite-1.0.1-10|47	- Merge pull request #1 from abfonly/python-sqlite:rosa2014.1
14cr|python-sqlite-1.0.1-10|48	- abfonly
14cr|python-sqlite-1.0.1-10|49	
14cr|python-sqlite-1.0.1-10|50	

6901 14
14cr|python-sqlobject-1.6.0-2|1	Summary: Object-Relational Manager, aka database wrapper for python
14cr|python-sqlobject-1.6.0-2|2	
14cr|python-sqlobject-1.6.0-2|3	Name: python-sqlobject
14cr|python-sqlobject-1.6.0-2|4	Version: 1.6.0
14cr|python-sqlobject-1.6.0-2|5	Release: 2
14cr|python-sqlobject-1.6.0-2|6	URL: http://sqlobject.org/
14cr|python-sqlobject-1.6.0-2|7	Source0: http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-%{version}.tar.gz
14cr|python-sqlobject-1.6.0-2|8	License: LGPL
14cr|python-sqlobject-1.6.0-2|9	Group: Development/Python
14cr|python-sqlobject-1.6.0-2|10	BuildArch: noarch
14cr|python-sqlobject-1.6.0-2|11	BuildRequires: python-devel python-setuptools
14cr|python-sqlobject-1.6.0-2|12	Requires: python
14cr|python-sqlobject-1.6.0-2|13	
14cr|python-sqlobject-1.6.0-2|14	%description
14cr|python-sqlobject-1.6.0-2|15	Classes created using SQLObject wrap database rows, presenting a
14cr|python-sqlobject-1.6.0-2|16	friendly-looking Python object instead of a database/SQL interface.
14cr|python-sqlobject-1.6.0-2|17	Emphasizes convenience.  Works with MySQL, PostgreSQL, SQLite, Firebird.
14cr|python-sqlobject-1.6.0-2|18	
14cr|python-sqlobject-1.6.0-2|19	%prep
14cr|python-sqlobject-1.6.0-2|20	%setup -n SQLObject-%{version} -q
14cr|python-sqlobject-1.6.0-2|21	
14cr|python-sqlobject-1.6.0-2|22	%build
14cr|python-sqlobject-1.6.0-2|23	python setup.py build
14cr|python-sqlobject-1.6.0-2|24	
14cr|python-sqlobject-1.6.0-2|25	%install
14cr|python-sqlobject-1.6.0-2|26	python setup.py install --root %{buildroot}
14cr|python-sqlobject-1.6.0-2|27	rm -Rf %{buildroot}/%{_bindir}/easy_install
14cr|python-sqlobject-1.6.0-2|28	
14cr|python-sqlobject-1.6.0-2|29	%clean
14cr|python-sqlobject-1.6.0-2|30	
14cr|python-sqlobject-1.6.0-2|31	%files
14cr|python-sqlobject-1.6.0-2|32	%doc docs
14cr|python-sqlobject-1.6.0-2|33	%{py_puresitedir}/*
14cr|python-sqlobject-1.6.0-2|34	%{_bindir}/*
14cr|python-sqlobject-1.6.0-2|35	
14cr|python-sqlobject-1.6.0-2|36	
14cr|python-sqlobject-1.6.0-2|37	
14cr|python-sqlobject-1.6.0-2|38	
14cr|python-sqlobject-1.6.0-2|39	
14cr|python-sqlobject-1.6.0-2|40	
14cr|python-sqlobject-1.6.0-2|41	%changelog
14cr|python-sqlobject-1.6.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-2
14cr|python-sqlobject-1.6.0-2|43	+ Revision: 7079d1d
14cr|python-sqlobject-1.6.0-2|44	- MassBuild#464: Increase release tag
14cr|python-sqlobject-1.6.0-2|45	
14cr|python-sqlobject-1.6.0-2|46	

6902 14
14cr|python-stevedore-0.15-2|1	%define oname stevedore
14cr|python-stevedore-0.15-2|2	
14cr|python-stevedore-0.15-2|3	Name:           python-%{oname}
14cr|python-stevedore-0.15-2|4	Version:        0.15
14cr|python-stevedore-0.15-2|5	Release:        2
14cr|python-stevedore-0.15-2|6	Summary:        Manage dynamic plugins for Python applications
14cr|python-stevedore-0.15-2|7	Group:          Development/Python
14cr|python-stevedore-0.15-2|8	License:        ASL 2.0
14cr|python-stevedore-0.15-2|9	URL:            https://github.com/dreamhost/%{oname}
14cr|python-stevedore-0.15-2|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-stevedore-0.15-2|11	
14cr|python-stevedore-0.15-2|12	BuildRequires:  pkgconfig(python)
14cr|python-stevedore-0.15-2|13	BuildRequires:  pythonegg(setuptools)
14cr|python-stevedore-0.15-2|14	BuildRequires:  pythonegg(pbr)
14cr|python-stevedore-0.15-2|15	BuildRequires:  pythonegg(nose)
14cr|python-stevedore-0.15-2|16	BuildRequires:  pythonegg(mock)
14cr|python-stevedore-0.15-2|17	
14cr|python-stevedore-0.15-2|18	Requires:       pythonegg(setuptools)
14cr|python-stevedore-0.15-2|19	
14cr|python-stevedore-0.15-2|20	BuildArch:      noarch
14cr|python-stevedore-0.15-2|21	
14cr|python-stevedore-0.15-2|22	%description
14cr|python-stevedore-0.15-2|23	Manage dynamic plugins for Python applications
14cr|python-stevedore-0.15-2|24	
14cr|python-stevedore-0.15-2|25	
14cr|python-stevedore-0.15-2|26	%prep
14cr|python-stevedore-0.15-2|27	%setup -q -n %{oname}-%{version}
14cr|python-stevedore-0.15-2|28	
14cr|python-stevedore-0.15-2|29	%build
14cr|python-stevedore-0.15-2|30	python setup.py build
14cr|python-stevedore-0.15-2|31	
14cr|python-stevedore-0.15-2|32	%install
14cr|python-stevedore-0.15-2|33	python setup.py install --skip-build --root %{buildroot}
14cr|python-stevedore-0.15-2|34	
14cr|python-stevedore-0.15-2|35	%check
14cr|python-stevedore-0.15-2|36	PYTHONPATH=. nosetests
14cr|python-stevedore-0.15-2|37	
14cr|python-stevedore-0.15-2|38	
14cr|python-stevedore-0.15-2|39	%files
14cr|python-stevedore-0.15-2|40	%doc README.rst LICENSE
14cr|python-stevedore-0.15-2|41	%{py_puresitedir}/%{oname}
14cr|python-stevedore-0.15-2|42	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cr|python-stevedore-0.15-2|43	
14cr|python-stevedore-0.15-2|44	
14cr|python-stevedore-0.15-2|45	%changelog
14cr|python-stevedore-0.15-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15-2
14cr|python-stevedore-0.15-2|47	+ Revision: 60cb7d7
14cr|python-stevedore-0.15-2|48	- MassBuild#464: Increase release tag
14cr|python-stevedore-0.15-2|49	
14cr|python-stevedore-0.15-2|50	

6903 14
14cr|python-suds-0.4.1-2|1	Summary: Lightweight SOAP client
14cr|python-suds-0.4.1-2|2	Name:    python-suds
14cr|python-suds-0.4.1-2|3	Version: 0.4.1
14cr|python-suds-0.4.1-2|4	Release: 2
14cr|python-suds-0.4.1-2|5	Source0: https://fedorahosted.org/releases/s/u/suds/%{name}-%{version}.tar.gz
14cr|python-suds-0.4.1-2|6	License: GPL3
14cr|python-suds-0.4.1-2|7	Group: Development/Python
14cr|python-suds-0.4.1-2|8	Prefix: %{_prefix}
14cr|python-suds-0.4.1-2|9	BuildArch: noarch
14cr|python-suds-0.4.1-2|10	Url: https://fedorahosted.org/suds
14cr|python-suds-0.4.1-2|11	AutoReq: 0
14cr|python-suds-0.4.1-2|12	
14cr|python-suds-0.4.1-2|13	BuildRequires: python-devel python-setuptools
14cr|python-suds-0.4.1-2|14	
14cr|python-suds-0.4.1-2|15	%description
14cr|python-suds-0.4.1-2|16	suds
14cr|python-suds-0.4.1-2|17	
14cr|python-suds-0.4.1-2|18	%prep
14cr|python-suds-0.4.1-2|19	%setup -q
14cr|python-suds-0.4.1-2|20	
14cr|python-suds-0.4.1-2|21	%build
14cr|python-suds-0.4.1-2|22	python setup.py build
14cr|python-suds-0.4.1-2|23	
14cr|python-suds-0.4.1-2|24	%install
14cr|python-suds-0.4.1-2|25	python setup.py install  --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-suds-0.4.1-2|26	
14cr|python-suds-0.4.1-2|27	touch DIRS
14cr|python-suds-0.4.1-2|28	for i in `cat INSTALLED_FILES`; do
14cr|python-suds-0.4.1-2|29	if [ -f %{buildroot}/$i ]; then
14cr|python-suds-0.4.1-2|30	echo $i >>FILES
14cr|python-suds-0.4.1-2|31	fi
14cr|python-suds-0.4.1-2|32	if [ -d %{buildroot}/$i ]; then
14cr|python-suds-0.4.1-2|33	echo %dir $i >>DIRS
14cr|python-suds-0.4.1-2|34	fi
14cr|python-suds-0.4.1-2|35	done
14cr|python-suds-0.4.1-2|36	
14cr|python-suds-0.4.1-2|37	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
14cr|python-suds-0.4.1-2|38	
14cr|python-suds-0.4.1-2|39	%clean
14cr|python-suds-0.4.1-2|40	
14cr|python-suds-0.4.1-2|41	%files -f INSTALLED_FILES
14cr|python-suds-0.4.1-2|42	
14cr|python-suds-0.4.1-2|43	%changelog
14cr|python-suds-0.4.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|python-suds-0.4.1-2|45	+ Revision: 307626a
14cr|python-suds-0.4.1-2|46	- MassBuild#464: Increase release tag
14cr|python-suds-0.4.1-2|47	
14cr|python-suds-0.4.1-2|48	

6904 14
14cr|python-supercsv-0.1-2|1	%define	module	supercsv
14cr|python-supercsv-0.1-2|2	%define name	python-%{module}
14cr|python-supercsv-0.1-2|3	%define version 0.1
14cr|python-supercsv-0.1-2|4	%define release 2
14cr|python-supercsv-0.1-2|5	
14cr|python-supercsv-0.1-2|6	Summary:	Python module for handling Unicode CSV files
14cr|python-supercsv-0.1-2|7	Name:		%{name}
14cr|python-supercsv-0.1-2|8	Version:	%{version}
14cr|python-supercsv-0.1-2|9	Release:	%{release}
14cr|python-supercsv-0.1-2|10	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14cr|python-supercsv-0.1-2|11	License:	PSF
14cr|python-supercsv-0.1-2|12	Group:		Development/Python
14cr|python-supercsv-0.1-2|13	Url:		http://pypi.python.org/pypi/supercsv/
14cr|python-supercsv-0.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-supercsv-0.1-2|15	BuildArch:	noarch
14cr|python-supercsv-0.1-2|16	BuildRequires:	python-devel
14cr|python-supercsv-0.1-2|17	
14cr|python-supercsv-0.1-2|18	%description
14cr|python-supercsv-0.1-2|19	Python module for handling Unicode CSV files. Taken from the Python docs.
14cr|python-supercsv-0.1-2|20	
14cr|python-supercsv-0.1-2|21	%prep
14cr|python-supercsv-0.1-2|22	%setup -q -n %{module}-%{version}
14cr|python-supercsv-0.1-2|23	
14cr|python-supercsv-0.1-2|24	%install
14cr|python-supercsv-0.1-2|25	%__rm -rf %{buildroot}
14cr|python-supercsv-0.1-2|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-supercsv-0.1-2|27	
14cr|python-supercsv-0.1-2|28	%clean
14cr|python-supercsv-0.1-2|29	%__rm -rf %{buildroot}
14cr|python-supercsv-0.1-2|30	
14cr|python-supercsv-0.1-2|31	%files -f FILE_LIST
14cr|python-supercsv-0.1-2|32	%defattr(-,root,root)
14cr|python-supercsv-0.1-2|33	%doc LICENSE README.rst
14cr|python-supercsv-0.1-2|34	
14cr|python-supercsv-0.1-2|35	
14cr|python-supercsv-0.1-2|36	
14cr|python-supercsv-0.1-2|37	%changelog
14cr|python-supercsv-0.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|python-supercsv-0.1-2|39	+ Revision: 3da421f
14cr|python-supercsv-0.1-2|40	- MassBuild#464: Increase release tag
14cr|python-supercsv-0.1-2|41	
14cr|python-supercsv-0.1-2|42	

6905 14
14cr|python-svg2rlg-0.3-2|1	%define	oname	svg2rlg
14cr|python-svg2rlg-0.3-2|2	
14cr|python-svg2rlg-0.3-2|3	Name:		python-%{oname}
14cr|python-svg2rlg-0.3-2|4	Version:	0.3
14cr|python-svg2rlg-0.3-2|5	Release:	2
14cr|python-svg2rlg-0.3-2|6	Summary:	Convert SVG to Reportlab drawing
14cr|python-svg2rlg-0.3-2|7	Source0:	http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-svg2rlg-0.3-2|8	License:	BSD
14cr|python-svg2rlg-0.3-2|9	Group:		Development/Python
14cr|python-svg2rlg-0.3-2|10	Url:		http://code.google.com/p/svg2rlg/
14cr|python-svg2rlg-0.3-2|11	BuildArch:	noarch
14cr|python-svg2rlg-0.3-2|12	BuildRequires:  python-devel
14cr|python-svg2rlg-0.3-2|13	BuildRequires:  python-setuptools
14cr|python-svg2rlg-0.3-2|14	
14cr|python-svg2rlg-0.3-2|15	Requires:	python-reportlab
14cr|python-svg2rlg-0.3-2|16	
14cr|python-svg2rlg-0.3-2|17	%description
14cr|python-svg2rlg-0.3-2|18	**svg2rlg** is a small utility to convert SVG to reportlab graphics.
14cr|python-svg2rlg-0.3-2|19	
14cr|python-svg2rlg-0.3-2|20	The authors motivation was to have a more robust handling of
14cr|python-svg2rlg-0.3-2|21	SVG files in the **rst2pdf** tool. Specific to be able to handle
14cr|python-svg2rlg-0.3-2|22	the quirks needed to include SVG export from matplotlib.
14cr|python-svg2rlg-0.3-2|23	
14cr|python-svg2rlg-0.3-2|24	%prep
14cr|python-svg2rlg-0.3-2|25	%setup -q -n %{oname}-%{version}
14cr|python-svg2rlg-0.3-2|26	perl -i -pe 's/\r\n/\n/gs' {README,COPYING}.txt
14cr|python-svg2rlg-0.3-2|27	
14cr|python-svg2rlg-0.3-2|28	
14cr|python-svg2rlg-0.3-2|29	%build
14cr|python-svg2rlg-0.3-2|30	python setup.py build
14cr|python-svg2rlg-0.3-2|31	
14cr|python-svg2rlg-0.3-2|32	%install
14cr|python-svg2rlg-0.3-2|33	python setup.py install --root=%{buildroot}
14cr|python-svg2rlg-0.3-2|34	
14cr|python-svg2rlg-0.3-2|35	chmod +x %{buildroot}%{py_puresitedir}/svg2rlg.py
14cr|python-svg2rlg-0.3-2|36	
14cr|python-svg2rlg-0.3-2|37	
14cr|python-svg2rlg-0.3-2|38	%files
14cr|python-svg2rlg-0.3-2|39	%doc *.txt
14cr|python-svg2rlg-0.3-2|40	%{py_puresitedir}/svg2rlg.py*
14cr|python-svg2rlg-0.3-2|41	%{py_puresitedir}/svg2rlg*.egg-info
14cr|python-svg2rlg-0.3-2|42	
14cr|python-svg2rlg-0.3-2|43	
14cr|python-svg2rlg-0.3-2|44	
14cr|python-svg2rlg-0.3-2|45	%changelog
14cr|python-svg2rlg-0.3-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|python-svg2rlg-0.3-2|47	+ Revision: adf9527
14cr|python-svg2rlg-0.3-2|48	- MassBuild#464: Increase release tag
14cr|python-svg2rlg-0.3-2|49	
14cr|python-svg2rlg-0.3-2|50	

6906 14
14cr|python-swiftclient-2.0.2-2|1	Name:       python-swiftclient
14cr|python-swiftclient-2.0.2-2|2	Version:    2.0.2
14cr|python-swiftclient-2.0.2-2|3	Release:    2
14cr|python-swiftclient-2.0.2-2|4	Summary:    Client Library for OpenStack Object Storage API
14cr|python-swiftclient-2.0.2-2|5	License:    ASL 2.0
14cr|python-swiftclient-2.0.2-2|6	Group:      Development/Python
14cr|python-swiftclient-2.0.2-2|7	URL:        http://pypi.python.org/pypi/%{name}
14cr|python-swiftclient-2.0.2-2|8	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cr|python-swiftclient-2.0.2-2|9	# fedora patch
14cr|python-swiftclient-2.0.2-2|10	Patch0001: 0001-Remove-builtin-requirements-handling.patch
14cr|python-swiftclient-2.0.2-2|11	
14cr|python-swiftclient-2.0.2-2|12	BuildRequires: pkgconfig(python)
14cr|python-swiftclient-2.0.2-2|13	BuildRequires: pythonegg(setuptools)
14cr|python-swiftclient-2.0.2-2|14	BuildRequires: pythonegg(d2to1)
14cr|python-swiftclient-2.0.2-2|15	BuildRequires: pythonegg(pbr)
14cr|python-swiftclient-2.0.2-2|16	BuildRequires: pythonegg(requests)
14cr|python-swiftclient-2.0.2-2|17	BuildRequires: pythonegg(sphinx)
14cr|python-swiftclient-2.0.2-2|18	BuildRequires: pythonegg(six)
14cr|python-swiftclient-2.0.2-2|19	
14cr|python-swiftclient-2.0.2-2|20	Requires:    pythonegg(python-keystoneclient)
14cr|python-swiftclient-2.0.2-2|21	Requires:    pythonegg(requests)
14cr|python-swiftclient-2.0.2-2|22	
14cr|python-swiftclient-2.0.2-2|23	Conflicts:  openstack-swift
14cr|python-swiftclient-2.0.2-2|24	
14cr|python-swiftclient-2.0.2-2|25	BuildArch:  noarch
14cr|python-swiftclient-2.0.2-2|26	
14cr|python-swiftclient-2.0.2-2|27	%description
14cr|python-swiftclient-2.0.2-2|28	Client library and command line utility for interacting with Openstack
14cr|python-swiftclient-2.0.2-2|29	Object Storage API.
14cr|python-swiftclient-2.0.2-2|30	
14cr|python-swiftclient-2.0.2-2|31	
14cr|python-swiftclient-2.0.2-2|32	%prep
14cr|python-swiftclient-2.0.2-2|33	%setup -q
14cr|python-swiftclient-2.0.2-2|34	
14cr|python-swiftclient-2.0.2-2|35	%patch0001 -p1
14cr|python-swiftclient-2.0.2-2|36	rm -f test-requirements.txt requirements.txt
14cr|python-swiftclient-2.0.2-2|37	rm -rf python_swiftclient.egg-info
14cr|python-swiftclient-2.0.2-2|38	
14cr|python-swiftclient-2.0.2-2|39	%build
14cr|python-swiftclient-2.0.2-2|40	python setup.py build
14cr|python-swiftclient-2.0.2-2|41	
14cr|python-swiftclient-2.0.2-2|42	%install
14cr|python-swiftclient-2.0.2-2|43	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-swiftclient-2.0.2-2|44	
14cr|python-swiftclient-2.0.2-2|45	# build html docs
14cr|python-swiftclient-2.0.2-2|46	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cr|python-swiftclient-2.0.2-2|47	pushd doc
14cr|python-swiftclient-2.0.2-2|48	make html
14cr|python-swiftclient-2.0.2-2|49	popd
14cr|python-swiftclient-2.0.2-2|50	
14cr|python-swiftclient-2.0.2-2|51	# manpage
14cr|python-swiftclient-2.0.2-2|52	install -p -D -m 644 doc/manpages/swift.1 %{buildroot}%{_mandir}/man1/swift.1
14cr|python-swiftclient-2.0.2-2|53	
14cr|python-swiftclient-2.0.2-2|54	# Fix linting
14cr|python-swiftclient-2.0.2-2|55	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
14cr|python-swiftclient-2.0.2-2|56	
14cr|python-swiftclient-2.0.2-2|57	%files
14cr|python-swiftclient-2.0.2-2|58	%doc LICENSE README.rst doc/build/html
14cr|python-swiftclient-2.0.2-2|59	%{_bindir}/swift
14cr|python-swiftclient-2.0.2-2|60	%{python_sitelib}/swiftclient
14cr|python-swiftclient-2.0.2-2|61	%{python_sitelib}/*.egg-info
14cr|python-swiftclient-2.0.2-2|62	%{_mandir}/man1/swift.1*
14cr|python-swiftclient-2.0.2-2|63	
14cr|python-swiftclient-2.0.2-2|64	
14cr|python-swiftclient-2.0.2-2|65	%changelog
14cr|python-swiftclient-2.0.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|python-swiftclient-2.0.2-2|67	+ Revision: 0bd08c2
14cr|python-swiftclient-2.0.2-2|68	- MassBuild#464: Increase release tag
14cr|python-swiftclient-2.0.2-2|69	
14cr|python-swiftclient-2.0.2-2|70	

6907 14
14cr|python-symeig-1.4.1-5|1	%define tarname symeig
14cr|python-symeig-1.4.1-5|2	
14cr|python-symeig-1.4.1-5|3	Summary: Symmetrical eigenvalue routines for numpy
14cr|python-symeig-1.4.1-5|4	Name: 	 python-%{tarname}
14cr|python-symeig-1.4.1-5|5	Version: 1.4.1
14cr|python-symeig-1.4.1-5|6	Release: 5
14cr|python-symeig-1.4.1-5|7	Source0: %{tarname}-%{version}.tar.lzma
14cr|python-symeig-1.4.1-5|8	License: LGPLv3+
14cr|python-symeig-1.4.1-5|9	Group: 	 Development/Python
14cr|python-symeig-1.4.1-5|10	Url: 	 http://mdp-toolkit.sourceforge.net/symeig.html
14cr|python-symeig-1.4.1-5|11	Requires: python >= 2.4, python-numpy
14cr|python-symeig-1.4.1-5|12	BuildRequires: lapack-devel
14cr|python-symeig-1.4.1-5|13	BuildRequires: python-devel >= 2.4
14cr|python-symeig-1.4.1-5|14	BuildRequires: python-numpy-devel >= 1.0
14cr|python-symeig-1.4.1-5|15	
14cr|python-symeig-1.4.1-5|16	%description
14cr|python-symeig-1.4.1-5|17	The symeig module contains a Python wrapper for the LAPACK functions
14cr|python-symeig-1.4.1-5|18	that solve the standard and generalized eigenvalue problems for
14cr|python-symeig-1.4.1-5|19	symmetric (hermitian) positive definite matrices. Those specialized
14cr|python-symeig-1.4.1-5|20	algorithms provide an important speed-up relative to the generic
14cr|python-symeig-1.4.1-5|21	LAPACK eigenvalue problem solver in NumPy (linalg.eig and
14cr|python-symeig-1.4.1-5|22	linalg.eigh).
14cr|python-symeig-1.4.1-5|23	
14cr|python-symeig-1.4.1-5|24	%prep
14cr|python-symeig-1.4.1-5|25	%setup -q -n %{tarname}-1.4
14cr|python-symeig-1.4.1-5|26	
14cr|python-symeig-1.4.1-5|27	%build
14cr|python-symeig-1.4.1-5|28	%__python setup.py build
14cr|python-symeig-1.4.1-5|29	
14cr|python-symeig-1.4.1-5|30	%install
14cr|python-symeig-1.4.1-5|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14cr|python-symeig-1.4.1-5|32	
14cr|python-symeig-1.4.1-5|33	%files -f FILELIST
14cr|python-symeig-1.4.1-5|34	%doc README COPY*
14cr|python-symeig-1.4.1-5|35	
14cr|python-symeig-1.4.1-5|36	
14cr|python-symeig-1.4.1-5|37	
14cr|python-symeig-1.4.1-5|38	
14cr|python-symeig-1.4.1-5|39	%changelog
14cr|python-symeig-1.4.1-5|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-5
14cr|python-symeig-1.4.1-5|41	+ Revision: ed28ed4
14cr|python-symeig-1.4.1-5|42	- MassBuild#464: Increase release tag
14cr|python-symeig-1.4.1-5|43	
14cr|python-symeig-1.4.1-5|44	

6908 14
14cr|python-sympy-0.7.5-2|1	%define module	sympy
14cr|python-sympy-0.7.5-2|2	
14cr|python-sympy-0.7.5-2|3	Summary:	Python library for symbolic mathematics
14cr|python-sympy-0.7.5-2|4	
14cr|python-sympy-0.7.5-2|5	Name:		python-%{module}
14cr|python-sympy-0.7.5-2|6	Version:	0.7.5
14cr|python-sympy-0.7.5-2|7	Release:	2
14cr|python-sympy-0.7.5-2|8	License:	BSD
14cr|python-sympy-0.7.5-2|9	Group:		Development/Python
14cr|python-sympy-0.7.5-2|10	Url:		http://sympy.googlecode.com/
14cr|python-sympy-0.7.5-2|11	Source0:	https://github.com/sympy/sympy/releases/download/%{module}-%{version}/%{module}-%{version}.tar.gz
14cr|python-sympy-0.7.5-2|12	Patch0:		sympy-0.7.5-mpmath.patch
14cr|python-sympy-0.7.5-2|13	Requires: 	python-numpy
14cr|python-sympy-0.7.5-2|14	Requires: 	python-mpmath
14cr|python-sympy-0.7.5-2|15	Requires: 	python(abi) = 2.7
14cr|python-sympy-0.7.5-2|16	
14cr|python-sympy-0.7.5-2|17	Suggests:	python-gmpy >= 1.03
14cr|python-sympy-0.7.5-2|18	Suggests:	python-pyglet
14cr|python-sympy-0.7.5-2|19	
14cr|python-sympy-0.7.5-2|20	
14cr|python-sympy-0.7.5-2|21	BuildRequires:  python-devel
14cr|python-sympy-0.7.5-2|22	BuildRequires:  librsvg
14cr|python-sympy-0.7.5-2|23	BuildRequires:  imagemagick
14cr|python-sympy-0.7.5-2|24	BuildRequires:	python-sphinx
14cr|python-sympy-0.7.5-2|25	BuildRequires:	python-docutils
14cr|python-sympy-0.7.5-2|26	BuildRequires:	python-mpmath
14cr|python-sympy-0.7.5-2|27	BuildRequires:  gettext
14cr|python-sympy-0.7.5-2|28	BuildRequires:  graphviz
14cr|python-sympy-0.7.5-2|29	
14cr|python-sympy-0.7.5-2|30	BuildArch:	noarch
14cr|python-sympy-0.7.5-2|31	
14cr|python-sympy-0.7.5-2|32	%description
14cr|python-sympy-0.7.5-2|33	SymPy is a Python library for symbolic mathematics. It aims to become
14cr|python-sympy-0.7.5-2|34	a full-featured computer algebra system (CAS) while keeping the code
14cr|python-sympy-0.7.5-2|35	as simple as possible in order to be comprehensible and easily
14cr|python-sympy-0.7.5-2|36	extensible. SymPy is written entirely in Python and does not require
14cr|python-sympy-0.7.5-2|37	any external libraries, except optionally for plotting support.
14cr|python-sympy-0.7.5-2|38	
14cr|python-sympy-0.7.5-2|39	%prep
14cr|python-sympy-0.7.5-2|40	%setup -q -n %{module}-%{version}
14cr|python-sympy-0.7.5-2|41	
14cr|python-sympy-0.7.5-2|42	# Use python-mpmath package
14cr|python-sympy-0.7.5-2|43	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/sympy/sympy-0.7.1.ebuild?revision=1.2&view=markup
14cr|python-sympy-0.7.5-2|44	rm -rf sympy/mpmath/*
14cr|python-sympy-0.7.5-2|45	sed -i \
14cr|python-sympy-0.7.5-2|46	-e "s:sympy\.mpmath:mpmath:g" \
14cr|python-sympy-0.7.5-2|47	-e "s:from sympy import mpmath:import mpmath:g" \
14cr|python-sympy-0.7.5-2|48	sympy/core/function.py \
14cr|python-sympy-0.7.5-2|49	sympy/core/numbers.py \
14cr|python-sympy-0.7.5-2|50	sympy/core/tests/test_sets.py \
14cr|python-sympy-0.7.5-2|51	sympy/core/tests/test_evalf.py \
14cr|python-sympy-0.7.5-2|52	sympy/core/tests/test_sympify.py \
14cr|python-sympy-0.7.5-2|53	sympy/core/tests/test_numbers.py \
14cr|python-sympy-0.7.5-2|54	sympy/core/power.py \
14cr|python-sympy-0.7.5-2|55	sympy/core/evalf.py \
14cr|python-sympy-0.7.5-2|56	sympy/core/expr.py \
14cr|python-sympy-0.7.5-2|57	sympy/core/sets.py \
14cr|python-sympy-0.7.5-2|58	sympy/external/tests/test_numpy.py \
14cr|python-sympy-0.7.5-2|59	sympy/geometry/ellipse.py \
14cr|python-sympy-0.7.5-2|60	sympy/functions/combinatorial/numbers.py \
14cr|python-sympy-0.7.5-2|61	sympy/functions/special/bessel.py \
14cr|python-sympy-0.7.5-2|62	sympy/functions/special/gamma_functions.py \
14cr|python-sympy-0.7.5-2|63	sympy/ntheory/partitions_.py \
14cr|python-sympy-0.7.5-2|64	sympy/physics/quantum/constants.py \
14cr|python-sympy-0.7.5-2|65	sympy/polys/domains/groundtypes.py \
14cr|python-sympy-0.7.5-2|66	sympy/polys/domains/mpelements.py \
14cr|python-sympy-0.7.5-2|67	sympy/polys/numberfields.py \
14cr|python-sympy-0.7.5-2|68	sympy/polys/rootoftools.py \
14cr|python-sympy-0.7.5-2|69	sympy/polys/polytools.py \
14cr|python-sympy-0.7.5-2|70	sympy/printing/repr.py \
14cr|python-sympy-0.7.5-2|71	sympy/printing/str.py \
14cr|python-sympy-0.7.5-2|72	sympy/printing/latex.py \
14cr|python-sympy-0.7.5-2|73	sympy/simplify/simplify.py \
14cr|python-sympy-0.7.5-2|74	sympy/solvers/solvers.py \
14cr|python-sympy-0.7.5-2|75	sympy/solvers/tests/test_numeric.py \
14cr|python-sympy-0.7.5-2|76	sympy/statistics/distributions.py \
14cr|python-sympy-0.7.5-2|77	sympy/statistics/tests/test_statistics.py \
14cr|python-sympy-0.7.5-2|78	sympy/utilities/lambdify.py \
14cr|python-sympy-0.7.5-2|79	sympy/utilities/tests/test_lambdify.py \
14cr|python-sympy-0.7.5-2|80	|| exit 1
14cr|python-sympy-0.7.5-2|81	
14cr|python-sympy-0.7.5-2|82	%patch0 -p1
14cr|python-sympy-0.7.5-2|83	
14cr|python-sympy-0.7.5-2|84	%build
14cr|python-sympy-0.7.5-2|85	
14cr|python-sympy-0.7.5-2|86	%install
14cr|python-sympy-0.7.5-2|87	python setup.py install --root=%{buildroot}
14cr|python-sympy-0.7.5-2|88	%make -C doc html
14cr|python-sympy-0.7.5-2|89	
14cr|python-sympy-0.7.5-2|90	# happy linting
14cr|python-sympy-0.7.5-2|91	rm -rf doc/_build/html/.buildinfo
14cr|python-sympy-0.7.5-2|92	rm -rf %{buildroot}%{_bindir}/test %{buildroot}%{_bindir}/doctest %{buildroot}%{_bindir}/py.bench
14cr|python-sympy-0.7.5-2|93	rm -rf %{buildroot}%{py_puresitedir}/sympy/strategies/tests/test_strat.py
14cr|python-sympy-0.7.5-2|94	chmod +x %{buildroot}%{py_puresitedir}/sympy/utilities/tests/diagnose_imports.py
14cr|python-sympy-0.7.5-2|95	#
14cr|python-sympy-0.7.5-2|96	
14cr|python-sympy-0.7.5-2|97	%files
14cr|python-sympy-0.7.5-2|98	%doc AUTHORS LICENSE examples/ doc/_build/html
14cr|python-sympy-0.7.5-2|99	%{_bindir}/isympy
14cr|python-sympy-0.7.5-2|100	%{_mandir}/man1/isympy.*
14cr|python-sympy-0.7.5-2|101	%dir %{py_puresitedir}/%{module}
14cr|python-sympy-0.7.5-2|102	%{py_puresitedir}/%{module}/*
14cr|python-sympy-0.7.5-2|103	%{py_puresitedir}/%{module}-*.egg-info
14cr|python-sympy-0.7.5-2|104	
14cr|python-sympy-0.7.5-2|105	
14cr|python-sympy-0.7.5-2|106	
14cr|python-sympy-0.7.5-2|107	
14cr|python-sympy-0.7.5-2|108	%changelog
14cr|python-sympy-0.7.5-2|109	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 0.7.5-2
14cr|python-sympy-0.7.5-2|110	+ Revision: 95e770f
14cr|python-sympy-0.7.5-2|111	- Merge pull request #1 from abfonly/python-sympy:rosa2014.1
14cr|python-sympy-0.7.5-2|112	- abfonly
14cr|python-sympy-0.7.5-2|113	
14cr|python-sympy-0.7.5-2|114	

6909 14
14cr|python-tables-3.1.1-3|1	%define module	tables
14cr|python-tables-3.1.1-3|2	
14cr|python-tables-3.1.1-3|3	Summary: 	Hierarchical datasets in Python
14cr|python-tables-3.1.1-3|4	
14cr|python-tables-3.1.1-3|5	Name: 	 	python-%{module}
14cr|python-tables-3.1.1-3|6	Version: 	3.1.1
14cr|python-tables-3.1.1-3|7	Release: 	3
14cr|python-tables-3.1.1-3|8	Source0: 	http://pypi.python.org/packages/source/t/tables/tables-%{version}.tar.gz
14cr|python-tables-3.1.1-3|9	License: 	BSD
14cr|python-tables-3.1.1-3|10	Group: 	 	Development/Python
14cr|python-tables-3.1.1-3|11	Url: 	 	http://www.pytables.org
14cr|python-tables-3.1.1-3|12	Requires: 	python-numpy >= 1.4.1
14cr|python-tables-3.1.1-3|13	Requires:	python-numexpr >= 1.4.1
14cr|python-tables-3.1.1-3|14	BuildRequires:	python-numpy >= 1.4.1
14cr|python-tables-3.1.1-3|15	BuildRequires:	python-numpy-devel >= 1.4.1
14cr|python-tables-3.1.1-3|16	BuildRequires:	python-numexpr >= 1.4.1
14cr|python-tables-3.1.1-3|17	BuildRequires: 	hdf5-devel >= 1.6.10
14cr|python-tables-3.1.1-3|18	BuildRequires:	bzip2-devel
14cr|python-tables-3.1.1-3|19	BuildRequires:	liblzo-devel
14cr|python-tables-3.1.1-3|20	BuildRequires:	python-cython >= 0.13
14cr|python-tables-3.1.1-3|21	BuildRequires:	python-setuptools
14cr|python-tables-3.1.1-3|22	BuildRequires:	pkgconfig(python)
14cr|python-tables-3.1.1-3|23	BuildRequires:	python-sphinx
14cr|python-tables-3.1.1-3|24	BuildRequires:	pkgconfig(lapack)
14cr|python-tables-3.1.1-3|25	%rename python-pytables
14cr|python-tables-3.1.1-3|26	
14cr|python-tables-3.1.1-3|27	%description
14cr|python-tables-3.1.1-3|28	PyTables is a Python package for managing hierarchical datasets
14cr|python-tables-3.1.1-3|29	designed to efficiently and easily cope with extremely large amounts
14cr|python-tables-3.1.1-3|30	of data. It is built on top of the HDF5 library and the NumPy package
14cr|python-tables-3.1.1-3|31	(numarray and Numeric are also supported). PyTables features an
14cr|python-tables-3.1.1-3|32	object-oriented interface and performance-critical extensions coded in
14cr|python-tables-3.1.1-3|33	C (generated using Pyrex) that make it a fast yet extremely
14cr|python-tables-3.1.1-3|34	easy-to-use tool for interactively processing and searching through
14cr|python-tables-3.1.1-3|35	very large amounts of data. PyTables also optimizes memory and disk
14cr|python-tables-3.1.1-3|36	resources so that data occupies much less space than with other
14cr|python-tables-3.1.1-3|37	solutions such as relational or object-oriented databases (especially
14cr|python-tables-3.1.1-3|38	when compression is used).
14cr|python-tables-3.1.1-3|39	
14cr|python-tables-3.1.1-3|40	%package	doc
14cr|python-tables-3.1.1-3|41	Group:		Development/Python
14cr|python-tables-3.1.1-3|42	Summary:	Documentation for PyTables
14cr|python-tables-3.1.1-3|43	
14cr|python-tables-3.1.1-3|44	BuildArch:	noarch
14cr|python-tables-3.1.1-3|45	
14cr|python-tables-3.1.1-3|46	%description doc
14cr|python-tables-3.1.1-3|47	The %{name}-doc package contains the documentation related to
14cr|python-tables-3.1.1-3|48	PyTables.
14cr|python-tables-3.1.1-3|49	
14cr|python-tables-3.1.1-3|50	%package -n python3-%{module}
14cr|python-tables-3.1.1-3|51	Summary:        Hierarchical datasets in Python 3
14cr|python-tables-3.1.1-3|52	
14cr|python-tables-3.1.1-3|53	Group:          Development/Python
14cr|python-tables-3.1.1-3|54	Requires: 	python3-numpy
14cr|python-tables-3.1.1-3|55	Requires:	python3-numexpr
14cr|python-tables-3.1.1-3|56	BuildRequires:	python3-numpy
14cr|python-tables-3.1.1-3|57	BuildRequires:	python3-numpy-devel
14cr|python-tables-3.1.1-3|58	BuildRequires:	python3-numexpr
14cr|python-tables-3.1.1-3|59	BuildRequires:	python3-distribute
14cr|python-tables-3.1.1-3|60	BuildRequires:	pkgconfig(python3)
14cr|python-tables-3.1.1-3|61	BuildRequires:	python3-cython
14cr|python-tables-3.1.1-3|62	
14cr|python-tables-3.1.1-3|63	%description -n python3-%{module}
14cr|python-tables-3.1.1-3|64	PyTables is a Python 3 package for managing hierarchical datasets
14cr|python-tables-3.1.1-3|65	designed to efficiently and easily cope with extremely large amounts
14cr|python-tables-3.1.1-3|66	of data. It is built on top of the HDF5 library and the NumPy package
14cr|python-tables-3.1.1-3|67	(numarray and Numeric are also supported). PyTables features an
14cr|python-tables-3.1.1-3|68	object-oriented interface and performance-critical extensions coded in
14cr|python-tables-3.1.1-3|69	C (generated using Pyrex) that make it a fast yet extremely
14cr|python-tables-3.1.1-3|70	easy-to-use tool for interactively processing and searching through
14cr|python-tables-3.1.1-3|71	very large amounts of data. PyTables also optimizes memory and disk
14cr|python-tables-3.1.1-3|72	resources so that data occupies much less space than with other
14cr|python-tables-3.1.1-3|73	solutions such as relational or object-oriented databases (especially
14cr|python-tables-3.1.1-3|74	when compression is used).
14cr|python-tables-3.1.1-3|75	
14cr|python-tables-3.1.1-3|76	
14cr|python-tables-3.1.1-3|77	%prep
14cr|python-tables-3.1.1-3|78	%setup -qc
14cr|python-tables-3.1.1-3|79	mv %{module}-%{version} python2
14cr|python-tables-3.1.1-3|80	cp -a python2 python3
14cr|python-tables-3.1.1-3|81	
14cr|python-tables-3.1.1-3|82	find python3/utils -name 'pt*' | xargs sed -i '1s|^#!/usr/bin/env python|#!python3|'
14cr|python-tables-3.1.1-3|83	
14cr|python-tables-3.1.1-3|84	%build
14cr|python-tables-3.1.1-3|85	export LIBS="dl m"
14cr|python-tables-3.1.1-3|86	pushd python2
14cr|python-tables-3.1.1-3|87	CFLAGS="%{optflags}" python setup.py build
14cr|python-tables-3.1.1-3|88	popd
14cr|python-tables-3.1.1-3|89	
14cr|python-tables-3.1.1-3|90	pushd python3
14cr|python-tables-3.1.1-3|91	CFLAGS="%{optflags}" python3 setup.py build
14cr|python-tables-3.1.1-3|92	popd
14cr|python-tables-3.1.1-3|93	
14cr|python-tables-3.1.1-3|94	%install
14cr|python-tables-3.1.1-3|95	pushd python3
14cr|python-tables-3.1.1-3|96	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-tables-3.1.1-3|97	mv %{buildroot}/usr/bin/pt2to3 %{buildroot}/usr/bin/pt2to33
14cr|python-tables-3.1.1-3|98	mv %{buildroot}/usr/bin/ptdump %{buildroot}/usr/bin/ptdump3
14cr|python-tables-3.1.1-3|99	mv %{buildroot}/usr/bin/ptrepack %{buildroot}/usr/bin/ptrepack3
14cr|python-tables-3.1.1-3|100	popd
14cr|python-tables-3.1.1-3|101	
14cr|python-tables-3.1.1-3|102	pushd python2
14cr|python-tables-3.1.1-3|103	chmod -x examples/check_examples.sh
14cr|python-tables-3.1.1-3|104	for i in utils/*; do sed -i 's|bin/env |bin/|' $i; done
14cr|python-tables-3.1.1-3|105	python setup.py install -O1 --skip-build --root=%{buildroot}
14cr|python-tables-3.1.1-3|106	popd
14cr|python-tables-3.1.1-3|107	
14cr|python-tables-3.1.1-3|108	%check
14cr|python-tables-3.1.1-3|109	pushd python3
14cr|python-tables-3.1.1-3|110	libdir=`ls build/|grep lib`
14cr|python-tables-3.1.1-3|111	export PYTHONPATH=`pwd`/build/$libdir
14cr|python-tables-3.1.1-3|112	echo "import tables; tables.test()" > bench/check_all.py
14cr|python-tables-3.1.1-3|113	python3 bench/check_all.py
14cr|python-tables-3.1.1-3|114	popd
14cr|python-tables-3.1.1-3|115	
14cr|python-tables-3.1.1-3|116	pushd python2
14cr|python-tables-3.1.1-3|117	libdir=`ls build/|grep lib`
14cr|python-tables-3.1.1-3|118	export PYTHONPATH=`pwd`/build/$libdir
14cr|python-tables-3.1.1-3|119	echo "import tables; tables.test()" > bench/check_all.py
14cr|python-tables-3.1.1-3|120	python bench/check_all.py
14cr|python-tables-3.1.1-3|121	popd
14cr|python-tables-3.1.1-3|122	
14cr|python-tables-3.1.1-3|123	
14cr|python-tables-3.1.1-3|124	%files
14cr|python-tables-3.1.1-3|125	%doc python2/*.txt python2/LICENSES
14cr|python-tables-3.1.1-3|126	%{_bindir}/pt2to3
14cr|python-tables-3.1.1-3|127	%{_bindir}/ptdump
14cr|python-tables-3.1.1-3|128	%{_bindir}/ptrepack
14cr|python-tables-3.1.1-3|129	%{py_platsitedir}/%{module}
14cr|python-tables-3.1.1-3|130	%{py_platsitedir}/%{module}-%{version}-py*.egg-info
14cr|python-tables-3.1.1-3|131	
14cr|python-tables-3.1.1-3|132	%files doc
14cr|python-tables-3.1.1-3|133	%doc python2/examples/
14cr|python-tables-3.1.1-3|134	%doc python2/doc/html/
14cr|python-tables-3.1.1-3|135	
14cr|python-tables-3.1.1-3|136	%files -n python3-%{module}
14cr|python-tables-3.1.1-3|137	%doc python3/*.txt python3/LICENSES
14cr|python-tables-3.1.1-3|138	%{_bindir}/pt2to33
14cr|python-tables-3.1.1-3|139	%{_bindir}/ptdump3
14cr|python-tables-3.1.1-3|140	%{_bindir}/ptrepack3
14cr|python-tables-3.1.1-3|141	%{py3_platsitedir}/%{module}
14cr|python-tables-3.1.1-3|142	%{py3_platsitedir}/%{module}-%{version}-py*.egg-info
14cr|python-tables-3.1.1-3|143	
14cr|python-tables-3.1.1-3|144	
14cr|python-tables-3.1.1-3|145	%changelog
14cr|python-tables-3.1.1-3|146	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-3
14cr|python-tables-3.1.1-3|147	+ Revision: 06fd89f
14cr|python-tables-3.1.1-3|148	- MassBuild#464: Increase release tag
14cr|python-tables-3.1.1-3|149	
14cr|python-tables-3.1.1-3|150	

6910 14
14cr|python-tagpy-2013.1-3|1	%define shortname tagpy
14cr|python-tagpy-2013.1-3|2	
14cr|python-tagpy-2013.1-3|3	Summary:	Python bindings for TagLib to read and write music files tags
14cr|python-tagpy-2013.1-3|4	Name:		python-tagpy
14cr|python-tagpy-2013.1-3|5	Version:	2013.1
14cr|python-tagpy-2013.1-3|6	Release:	3
14cr|python-tagpy-2013.1-3|7	License:	MIT
14cr|python-tagpy-2013.1-3|8	Group:		Development/Python
14cr|python-tagpy-2013.1-3|9	URL:		http://pypi.python.org/pypi/tagpy
14cr|python-tagpy-2013.1-3|10	Source0:	https://pypi.python.org/packages/source/t/%{shortname}/%{shortname}-%{version}.tar.gz
14cr|python-tagpy-2013.1-3|11	Patch0:		http://patch-tracker.debian.org/patch/series/dl/tagpy/2013.1-3/taglib-1.8.patch
14cr|python-tagpy-2013.1-3|12	# mugged from mga
14cr|python-tagpy-2013.1-3|13	Patch1:		use_setuptools.patch
14cr|python-tagpy-2013.1-3|14	
14cr|python-tagpy-2013.1-3|15	BuildRequires:	pythonegg(setuptools)
14cr|python-tagpy-2013.1-3|16	BuildRequires:	pkgconfig(python)
14cr|python-tagpy-2013.1-3|17	BuildRequires:	pkgconfig(taglib)
14cr|python-tagpy-2013.1-3|18	BuildRequires:	boost-devel
14cr|python-tagpy-2013.1-3|19	
14cr|python-tagpy-2013.1-3|20	
14cr|python-tagpy-2013.1-3|21	%description
14cr|python-tagpy-2013.1-3|22	TagPy is a Python crust (or a set of Python bindings) for TagLib, which allows
14cr|python-tagpy-2013.1-3|23	to read and write ID3 tags of version 1 and 2, access Xiph Comments in Ogg
14cr|python-tagpy-2013.1-3|24	Vorbis Files and Ogg Flac Files and access APE tags in Musepack and MP3 files.
14cr|python-tagpy-2013.1-3|25	
14cr|python-tagpy-2013.1-3|26	%prep
14cr|python-tagpy-2013.1-3|27	%setup -q -n %{shortname}-%{version}
14cr|python-tagpy-2013.1-3|28	%patch0 -p1
14cr|python-tagpy-2013.1-3|29	%patch1 -p1
14cr|python-tagpy-2013.1-3|30	
14cr|python-tagpy-2013.1-3|31	%build
14cr|python-tagpy-2013.1-3|32	
14cr|python-tagpy-2013.1-3|33	CFLAGS="%{optflags} `pkg-config --cflags taglib`" python setup.py build
14cr|python-tagpy-2013.1-3|34	
14cr|python-tagpy-2013.1-3|35	%install
14cr|python-tagpy-2013.1-3|36	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-tagpy-2013.1-3|37	
14cr|python-tagpy-2013.1-3|38	%check
14cr|python-tagpy-2013.1-3|39	python setup.py test
14cr|python-tagpy-2013.1-3|40	
14cr|python-tagpy-2013.1-3|41	%files
14cr|python-tagpy-2013.1-3|42	%doc LICENSE README* test/*.py test/tagrename
14cr|python-tagpy-2013.1-3|43	%{py_platsitedir}/%{shortname}/
14cr|python-tagpy-2013.1-3|44	%{py_platsitedir}/_%{shortname}.so
14cr|python-tagpy-2013.1-3|45	%{py_platsitedir}/%{shortname}-%{version}-py%{py_ver}.egg-info
14cr|python-tagpy-2013.1-3|46	
14cr|python-tagpy-2013.1-3|47	%changelog
14cr|python-tagpy-2013.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.1-3
14cr|python-tagpy-2013.1-3|49	+ Revision: fe50fa2
14cr|python-tagpy-2013.1-3|50	- MassBuild#464: Increase release tag
14cr|python-tagpy-2013.1-3|51	
14cr|python-tagpy-2013.1-3|52	

6911 14
14cr|python-tal-1.5.0-14|1	%define name	python-tal
14cr|python-tal-1.5.0-14|2	%define version 1.5.0
14cr|python-tal-1.5.0-14|3	%define release 14
14cr|python-tal-1.5.0-14|4	
14cr|python-tal-1.5.0-14|5	Name: 	 	%name
14cr|python-tal-1.5.0-14|6	Summary: 	Zope Template Attribute Language (TAL) Python module
14cr|python-tal-1.5.0-14|7	Version: 	%version
14cr|python-tal-1.5.0-14|8	Release: 	%release
14cr|python-tal-1.5.0-14|9	
14cr|python-tal-1.5.0-14|10	# (misc)  stolen on debian site
14cr|python-tal-1.5.0-14|11	# the original "Source" file is http://ftp.debian.org/debian/pool/main/p/python-tal/python-tal_1.5.0.orig.tar.gz
14cr|python-tal-1.5.0-14|12	Source:		%{name}-%{version}.tar.bz2
14cr|python-tal-1.5.0-14|13	URL:		http://dev.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage
14cr|python-tal-1.5.0-14|14	License:	Zope Public Licence
14cr|python-tal-1.5.0-14|15	Group:		 Development/Python
14cr|python-tal-1.5.0-14|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|python-tal-1.5.0-14|17	BuildRequires:	python-devel
14cr|python-tal-1.5.0-14|18	Requires:	python
14cr|python-tal-1.5.0-14|19	BuildArch: noarch
14cr|python-tal-1.5.0-14|20	#(misc) stolen to debian, again, could be improved
14cr|python-tal-1.5.0-14|21	
14cr|python-tal-1.5.0-14|22	%description
14cr|python-tal-1.5.0-14|23	This python module provides an implementation of TAL, the Zope Template
14cr|python-tal-1.5.0-14|24	Attribute Language. For TAL, see the Zope Presentation Templates ZWiki:
14cr|python-tal-1.5.0-14|25	
14cr|python-tal-1.5.0-14|26	http://dev.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage
14cr|python-tal-1.5.0-14|27	%prep
14cr|python-tal-1.5.0-14|28	%setup -q
14cr|python-tal-1.5.0-14|29	
14cr|python-tal-1.5.0-14|30	%install
14cr|python-tal-1.5.0-14|31	rm -rf $RPM_BUILD_ROOT
14cr|python-tal-1.5.0-14|32	install -m755 -d $RPM_BUILD_ROOT/%py_puresitedir/TAL/
14cr|python-tal-1.5.0-14|33	
14cr|python-tal-1.5.0-14|34	
14cr|python-tal-1.5.0-14|35	for file in `find . -name '*py' `; do
14cr|python-tal-1.5.0-14|36	install -m644 $file $RPM_BUILD_ROOT/%py_puresitedir/TAL/
14cr|python-tal-1.5.0-14|37	done
14cr|python-tal-1.5.0-14|38	
14cr|python-tal-1.5.0-14|39	# (misc) moved the test to the doc packages.
14cr|python-tal-1.5.0-14|40	#
14cr|python-tal-1.5.0-14|41	#install -m755 -d $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/TAL/tests/
14cr|python-tal-1.5.0-14|42	#
14cr|python-tal-1.5.0-14|43	#for file in `find ./tests/ -name '*py' -maxdepth 1`; do
14cr|python-tal-1.5.0-14|44	#  install -m644 $file $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/TAL/tests/
14cr|python-tal-1.5.0-14|45	#done
14cr|python-tal-1.5.0-14|46	
14cr|python-tal-1.5.0-14|47	
14cr|python-tal-1.5.0-14|48	
14cr|python-tal-1.5.0-14|49	%clean
14cr|python-tal-1.5.0-14|50	rm -rf $RPM_BUILD_ROOT
14cr|python-tal-1.5.0-14|51	
14cr|python-tal-1.5.0-14|52	%files
14cr|python-tal-1.5.0-14|53	%defattr(-,root,root)
14cr|python-tal-1.5.0-14|54	%doc benchmark/ CHANGES.txt tests/ HISTORY.txt README.txt
14cr|python-tal-1.5.0-14|55	%py_puresitedir/TAL/
14cr|python-tal-1.5.0-14|56	
14cr|python-tal-1.5.0-14|57	
14cr|python-tal-1.5.0-14|58	
14cr|python-tal-1.5.0-14|59	
14cr|python-tal-1.5.0-14|60	
14cr|python-tal-1.5.0-14|61	
14cr|python-tal-1.5.0-14|62	%changelog
14cr|python-tal-1.5.0-14|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-14
14cr|python-tal-1.5.0-14|64	+ Revision: af08358
14cr|python-tal-1.5.0-14|65	- MassBuild#464: Increase release tag
14cr|python-tal-1.5.0-14|66	
14cr|python-tal-1.5.0-14|67	

6912 14
14cr|python-telepathy-0.15.19-3|1	Name:           python-telepathy
14cr|python-telepathy-0.15.19-3|2	Version:        0.15.19
14cr|python-telepathy-0.15.19-3|3	Release:        3
14cr|python-telepathy-0.15.19-3|4	Summary:        Python libraries for Telepathy
14cr|python-telepathy-0.15.19-3|5	Group:          Development/Python
14cr|python-telepathy-0.15.19-3|6	License:        LGPLv2+
14cr|python-telepathy-0.15.19-3|7	URL:            http://telepathy.freedesktop.org/wiki/
14cr|python-telepathy-0.15.19-3|8	Source0:        http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-%{version}.tar.gz
14cr|python-telepathy-0.15.19-3|9	Patch0:         python-telepathy-0.15.19-autotools.patch
14cr|python-telepathy-0.15.19-3|10	BuildArch:      noarch
14cr|python-telepathy-0.15.19-3|11	BuildRequires:  pkgconfig(python)
14cr|python-telepathy-0.15.19-3|12	BuildRequires:  libxslt-proc
14cr|python-telepathy-0.15.19-3|13	
14cr|python-telepathy-0.15.19-3|14	%description
14cr|python-telepathy-0.15.19-3|15	Python libraries for use in Telepathy clients and connection managers.
14cr|python-telepathy-0.15.19-3|16	
14cr|python-telepathy-0.15.19-3|17	%files
14cr|python-telepathy-0.15.19-3|18	%doc COPYING AUTHORS README NEWS examples/
14cr|python-telepathy-0.15.19-3|19	%{py_puresitedir}/telepathy/
14cr|python-telepathy-0.15.19-3|20	
14cr|python-telepathy-0.15.19-3|21	#--------------------------------------------------------------------
14cr|python-telepathy-0.15.19-3|22	
14cr|python-telepathy-0.15.19-3|23	%prep
14cr|python-telepathy-0.15.19-3|24	%setup -q -n telepathy-python-%{version}
14cr|python-telepathy-0.15.19-3|25	%patch0 -p1 -b .autotools
14cr|python-telepathy-0.15.19-3|26	
14cr|python-telepathy-0.15.19-3|27	%build
14cr|python-telepathy-0.15.19-3|28	%configure
14cr|python-telepathy-0.15.19-3|29	# parallel build fails
14cr|python-telepathy-0.15.19-3|30	make
14cr|python-telepathy-0.15.19-3|31	chmod 0644 examples/*
14cr|python-telepathy-0.15.19-3|32	
14cr|python-telepathy-0.15.19-3|33	%install
14cr|python-telepathy-0.15.19-3|34	%makeinstall_std
14cr|python-telepathy-0.15.19-3|35	
14cr|python-telepathy-0.15.19-3|36	
14cr|python-telepathy-0.15.19-3|37	
14cr|python-telepathy-0.15.19-3|38	
14cr|python-telepathy-0.15.19-3|39	
14cr|python-telepathy-0.15.19-3|40	%changelog
14cr|python-telepathy-0.15.19-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.19-3
14cr|python-telepathy-0.15.19-3|42	+ Revision: d68e4e2
14cr|python-telepathy-0.15.19-3|43	- MassBuild#464: Increase release tag
14cr|python-telepathy-0.15.19-3|44	
14cr|python-telepathy-0.15.19-3|45	

6913 14
14cr|python-tempita-0.5.3dev-4|1	%define tarname	Tempita
14cr|python-tempita-0.5.3dev-4|2	
14cr|python-tempita-0.5.3dev-4|3	Summary:	A very small text templating language
14cr|python-tempita-0.5.3dev-4|4	
14cr|python-tempita-0.5.3dev-4|5	Name:		python-tempita
14cr|python-tempita-0.5.3dev-4|6	Version:	0.5.3dev
14cr|python-tempita-0.5.3dev-4|7	Release:	4
14cr|python-tempita-0.5.3dev-4|8	Source0:	http://pypi.python.org/packages/source/T/Tempita/Tempita-%{version}.tar.gz
14cr|python-tempita-0.5.3dev-4|9	License:	MIT
14cr|python-tempita-0.5.3dev-4|10	Group:		Development/Python
14cr|python-tempita-0.5.3dev-4|11	Url:		http://pythonpaste.org/tempita/
14cr|python-tempita-0.5.3dev-4|12	BuildArch:	noarch
14cr|python-tempita-0.5.3dev-4|13	BuildRequires:	python-setuptools
14cr|python-tempita-0.5.3dev-4|14	
14cr|python-tempita-0.5.3dev-4|15	%description
14cr|python-tempita-0.5.3dev-4|16	Tempita is a small templating language for text substitution.
14cr|python-tempita-0.5.3dev-4|17	
14cr|python-tempita-0.5.3dev-4|18	This isn't meant to be the Next Big Thing in templating; it's just a
14cr|python-tempita-0.5.3dev-4|19	handy little templating language for when your project outgrows
14cr|python-tempita-0.5.3dev-4|20	string.Template or % substitution. It's small, it embeds Python in
14cr|python-tempita-0.5.3dev-4|21	strings, and it doesn't do much else.
14cr|python-tempita-0.5.3dev-4|22	
14cr|python-tempita-0.5.3dev-4|23	%package -n python3-%{tarname}
14cr|python-tempita-0.5.3dev-4|24	Summary:	A very small text templating language
14cr|python-tempita-0.5.3dev-4|25	Group:		Development/Python
14cr|python-tempita-0.5.3dev-4|26	BuildRequires:	python3-setuptools
14cr|python-tempita-0.5.3dev-4|27	
14cr|python-tempita-0.5.3dev-4|28	%description -n python3-%{tarname}
14cr|python-tempita-0.5.3dev-4|29	Tempita is a small templating language for text substitution.
14cr|python-tempita-0.5.3dev-4|30	
14cr|python-tempita-0.5.3dev-4|31	This isn't meant to be the Next Big Thing in templating; it's just a
14cr|python-tempita-0.5.3dev-4|32	handy little templating language for when your project outgrows
14cr|python-tempita-0.5.3dev-4|33	string.Template or % substitution. It's small, it embeds Python in
14cr|python-tempita-0.5.3dev-4|34	strings, and it doesn't do much else.
14cr|python-tempita-0.5.3dev-4|35	
14cr|python-tempita-0.5.3dev-4|36	This is a python-3 package.
14cr|python-tempita-0.5.3dev-4|37	
14cr|python-tempita-0.5.3dev-4|38	%prep
14cr|python-tempita-0.5.3dev-4|39	%setup -q -n %{tarname}-%{version}
14cr|python-tempita-0.5.3dev-4|40	rm -rf %{py3dir}
14cr|python-tempita-0.5.3dev-4|41	cp -a . %{py3dir}
14cr|python-tempita-0.5.3dev-4|42	
14cr|python-tempita-0.5.3dev-4|43	%install
14cr|python-tempita-0.5.3dev-4|44	pushd %{py3dir}
14cr|python-tempita-0.5.3dev-4|45	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-tempita-0.5.3dev-4|46	popd
14cr|python-tempita-0.5.3dev-4|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-tempita-0.5.3dev-4|48	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-tempita-0.5.3dev-4|49	
14cr|python-tempita-0.5.3dev-4|50	%files -f FILE_LIST
14cr|python-tempita-0.5.3dev-4|51	
14cr|python-tempita-0.5.3dev-4|52	%files -n python3-%{tarname}
14cr|python-tempita-0.5.3dev-4|53	%defattr(-,root,root,-)
14cr|python-tempita-0.5.3dev-4|54	/usr/lib/python3.4/site-packages/Tempita-0.5.3dev-py3.4.egg-info/
14cr|python-tempita-0.5.3dev-4|55	/usr/lib/python3.4/site-packages/tempita/
14cr|python-tempita-0.5.3dev-4|56	
14cr|python-tempita-0.5.3dev-4|57	
14cr|python-tempita-0.5.3dev-4|58	
14cr|python-tempita-0.5.3dev-4|59	%changelog
14cr|python-tempita-0.5.3dev-4|60	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 0.5.3dev-4
14cr|python-tempita-0.5.3dev-4|61	+ Revision: b0222b3
14cr|python-tempita-0.5.3dev-4|62	- Merge pull request #1 from lchan/python-tempita:rosa2014.1
14cr|python-tempita-0.5.3dev-4|63	- python3-tempita
14cr|python-tempita-0.5.3dev-4|64	
14cr|python-tempita-0.5.3dev-4|65	

6914 14
14cr|python-testoob-1.15-2|1	%define module testoob
14cr|python-testoob-1.15-2|2	%define name python-%{module}
14cr|python-testoob-1.15-2|3	%define version 1.15
14cr|python-testoob-1.15-2|4	%define release 2
14cr|python-testoob-1.15-2|5	
14cr|python-testoob-1.15-2|6	Summary: Advanced Python unit testing framework
14cr|python-testoob-1.15-2|7	Name: %{name}
14cr|python-testoob-1.15-2|8	Version: %{version}
14cr|python-testoob-1.15-2|9	Release: %{release}
14cr|python-testoob-1.15-2|10	Source0: %{module}-%{version}.tar.bz2
14cr|python-testoob-1.15-2|11	License: Apache License
14cr|python-testoob-1.15-2|12	Group: Development/Python
14cr|python-testoob-1.15-2|13	Url: http://testoob.sourceforge.net
14cr|python-testoob-1.15-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-testoob-1.15-2|15	BuildArch: noarch
14cr|python-testoob-1.15-2|16	BuildRequires: python-devel
14cr|python-testoob-1.15-2|17	
14cr|python-testoob-1.15-2|18	%description
14cr|python-testoob-1.15-2|19	Testoob is an advanced Python unit testing framework that integrates
14cr|python-testoob-1.15-2|20	effortlessly with Python's standard 'unittest' module. It is designed
14cr|python-testoob-1.15-2|21	and built to be easy to use and extend.
14cr|python-testoob-1.15-2|22	
14cr|python-testoob-1.15-2|23	%prep
14cr|python-testoob-1.15-2|24	%setup -q -n %{module}-%{version}
14cr|python-testoob-1.15-2|25	
14cr|python-testoob-1.15-2|26	%build
14cr|python-testoob-1.15-2|27	%__python setup.py build
14cr|python-testoob-1.15-2|28	
14cr|python-testoob-1.15-2|29	%install
14cr|python-testoob-1.15-2|30	%__rm -rf %{buildroot}
14cr|python-testoob-1.15-2|31	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-testoob-1.15-2|32	
14cr|python-testoob-1.15-2|33	%clean
14cr|python-testoob-1.15-2|34	%__rm -rf %{buildroot}
14cr|python-testoob-1.15-2|35	
14cr|python-testoob-1.15-2|36	%files
14cr|python-testoob-1.15-2|37	%defattr(-,root,root)
14cr|python-testoob-1.15-2|38	%doc README docs/*
14cr|python-testoob-1.15-2|39	%_bindir/*
14cr|python-testoob-1.15-2|40	%py_puresitedir/*
14cr|python-testoob-1.15-2|41	
14cr|python-testoob-1.15-2|42	
14cr|python-testoob-1.15-2|43	
14cr|python-testoob-1.15-2|44	%changelog
14cr|python-testoob-1.15-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-2
14cr|python-testoob-1.15-2|46	+ Revision: e8ee851
14cr|python-testoob-1.15-2|47	- MassBuild#464: Increase release tag
14cr|python-testoob-1.15-2|48	
14cr|python-testoob-1.15-2|49	

6915 14
14cr|python-testtools-0.9.35-2|1	%define oname testtools
14cr|python-testtools-0.9.35-2|2	
14cr|python-testtools-0.9.35-2|3	Name:           python-%{oname}
14cr|python-testtools-0.9.35-2|4	Version:        0.9.35
14cr|python-testtools-0.9.35-2|5	Release:        2
14cr|python-testtools-0.9.35-2|6	Summary:        Extensions to the Python unit testing framework
14cr|python-testtools-0.9.35-2|7	Group:          Development/Python
14cr|python-testtools-0.9.35-2|8	License:        MIT
14cr|python-testtools-0.9.35-2|9	URL:            https://launchpad.net/testtools
14cr|python-testtools-0.9.35-2|10	Source0:        http://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
14cr|python-testtools-0.9.35-2|11	
14cr|python-testtools-0.9.35-2|12	BuildRequires:  pkgconfig(python)
14cr|python-testtools-0.9.35-2|13	BuildRequires:  pythonegg(python-mimeparse) >= 0.1.4
14cr|python-testtools-0.9.35-2|14	BuildRequires:  python-setuptools
14cr|python-testtools-0.9.35-2|15	BuildRequires:  pythonegg(sphinx)
14cr|python-testtools-0.9.35-2|16	BuildRequires:  pythonegg(extras)
14cr|python-testtools-0.9.35-2|17	
14cr|python-testtools-0.9.35-2|18	Requires:       pythonegg(extras)
14cr|python-testtools-0.9.35-2|19	Requires:       pythonegg(python-mimeparse) >= 0.1.4
14cr|python-testtools-0.9.35-2|20	
14cr|python-testtools-0.9.35-2|21	BuildArch:      noarch
14cr|python-testtools-0.9.35-2|22	
14cr|python-testtools-0.9.35-2|23	%description
14cr|python-testtools-0.9.35-2|24	testtools is a set of extensions to the Python standard library's unit testing
14cr|python-testtools-0.9.35-2|25	framework.
14cr|python-testtools-0.9.35-2|26	
14cr|python-testtools-0.9.35-2|27	
14cr|python-testtools-0.9.35-2|28	%prep
14cr|python-testtools-0.9.35-2|29	%setup -qn %{oname}-%{version}
14cr|python-testtools-0.9.35-2|30	
14cr|python-testtools-0.9.35-2|31	%build
14cr|python-testtools-0.9.35-2|32	python setup.py build
14cr|python-testtools-0.9.35-2|33	make -C doc html
14cr|python-testtools-0.9.35-2|34	pushd doc/_build/html/_static
14cr|python-testtools-0.9.35-2|35	find -size 0 -delete
14cr|python-testtools-0.9.35-2|36	popd
14cr|python-testtools-0.9.35-2|37	
14cr|python-testtools-0.9.35-2|38	%install
14cr|python-testtools-0.9.35-2|39	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-testtools-0.9.35-2|40	
14cr|python-testtools-0.9.35-2|41	
14cr|python-testtools-0.9.35-2|42	%check
14cr|python-testtools-0.9.35-2|43	make PYTHON=python check
14cr|python-testtools-0.9.35-2|44	
14cr|python-testtools-0.9.35-2|45	%files
14cr|python-testtools-0.9.35-2|46	%doc LICENSE NEWS README.rst doc/_build/html/*
14cr|python-testtools-0.9.35-2|47	%{py_puresitedir}/*
14cr|python-testtools-0.9.35-2|48	
14cr|python-testtools-0.9.35-2|49	%changelog
14cr|python-testtools-0.9.35-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.35-2
14cr|python-testtools-0.9.35-2|51	+ Revision: fd3b327
14cr|python-testtools-0.9.35-2|52	- MassBuild#464: Increase release tag
14cr|python-testtools-0.9.35-2|53	
14cr|python-testtools-0.9.35-2|54	

6916 14
14cr|python-textile-2.1.8-2|1	%define shortname textile
14cr|python-textile-2.1.8-2|2	%define debug_package %{nil}
14cr|python-textile-2.1.8-2|3	
14cr|python-textile-2.1.8-2|4	Name:           python-%{shortname}
14cr|python-textile-2.1.8-2|5	Version:        2.1.8
14cr|python-textile-2.1.8-2|6	Release:        2
14cr|python-textile-2.1.8-2|7	Summary:        A Humane Web Text Generator
14cr|python-textile-2.1.8-2|8	
14cr|python-textile-2.1.8-2|9	Group:          Development/Python
14cr|python-textile-2.1.8-2|10	License:        BSD
14cr|python-textile-2.1.8-2|11	URL:            http://dealmeida.net/projects/textile/
14cr|python-textile-2.1.8-2|12	Source0:        http://pypi.python.org/packages/source/t/textile/textile-%{version}.tar.gz
14cr|python-textile-2.1.8-2|13	
14cr|python-textile-2.1.8-2|14	BuildRequires:  python-devel
14cr|python-textile-2.1.8-2|15	BuildRequires:  python-setuptools
14cr|python-textile-2.1.8-2|16	
14cr|python-textile-2.1.8-2|17	%description
14cr|python-textile-2.1.8-2|18	Textile is a XHTML generator using a simple markup developed by Dean Allen.
14cr|python-textile-2.1.8-2|19	This is a Python port with support for code validation, itex to MathML
14cr|python-textile-2.1.8-2|20	translation, Python code coloring and much more.
14cr|python-textile-2.1.8-2|21	
14cr|python-textile-2.1.8-2|22	%prep
14cr|python-textile-2.1.8-2|23	%setup -q -n %{shortname}-%{version}
14cr|python-textile-2.1.8-2|24	
14cr|python-textile-2.1.8-2|25	%build
14cr|python-textile-2.1.8-2|26	python setup.py build
14cr|python-textile-2.1.8-2|27	
14cr|python-textile-2.1.8-2|28	%install
14cr|python-textile-2.1.8-2|29	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-textile-2.1.8-2|30	
14cr|python-textile-2.1.8-2|31	%files
14cr|python-textile-2.1.8-2|32	%{py_platsitedir}/*
14cr|python-textile-2.1.8-2|33	
14cr|python-textile-2.1.8-2|34	
14cr|python-textile-2.1.8-2|35	%changelog
14cr|python-textile-2.1.8-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.8-2
14cr|python-textile-2.1.8-2|37	+ Revision: 0adb588
14cr|python-textile-2.1.8-2|38	- MassBuild#464: Increase release tag
14cr|python-textile-2.1.8-2|39	
14cr|python-textile-2.1.8-2|40	

6917 14
14cr|python-theano-0.4.1-3|1	%define tarname Theano
14cr|python-theano-0.4.1-3|2	
14cr|python-theano-0.4.1-3|3	Summary:	Optimizing compiler for mathematical expressions in Python
14cr|python-theano-0.4.1-3|4	Name:		python-theano
14cr|python-theano-0.4.1-3|5	Version:	0.4.1
14cr|python-theano-0.4.1-3|6	Release:	3
14cr|python-theano-0.4.1-3|7	Source0:	https://pypi.python.org/packages/source/T/Theano/%{tarname}-%{version}.tar.gz
14cr|python-theano-0.4.1-3|8	License:	BSD
14cr|python-theano-0.4.1-3|9	Group:		Development/Python
14cr|python-theano-0.4.1-3|10	Url:		http://deeplearning.net/software/theano/
14cr|python-theano-0.4.1-3|11	BuildArch:	noarch
14cr|python-theano-0.4.1-3|12	Requires:	python-numpy >= 1.3.0
14cr|python-theano-0.4.1-3|13	Requires:	python-scipy >= 0.7.0
14cr|python-theano-0.4.1-3|14	Requires:	blas-devel
14cr|python-theano-0.4.1-3|15	Requires:	python-devel
14cr|python-theano-0.4.1-3|16	Requires:	gcc-c++
14cr|python-theano-0.4.1-3|17	Suggests:	python-nose
14cr|python-theano-0.4.1-3|18	Suggests:	nvidia-cuda-toolkit
14cr|python-theano-0.4.1-3|19	
14cr|python-theano-0.4.1-3|20	%description
14cr|python-theano-0.4.1-3|21	Theano is a Python library that allows you to define, optimize, and
14cr|python-theano-0.4.1-3|22	efficiently evaluate mathematical expressions involving
14cr|python-theano-0.4.1-3|23	multi-dimensional arrays. Using Theano, for problems involving large
14cr|python-theano-0.4.1-3|24	amounts of data, it is possible to attain speeds that are only a few
14cr|python-theano-0.4.1-3|25	percentage points slower than hand-crafted C implementations.
14cr|python-theano-0.4.1-3|26	
14cr|python-theano-0.4.1-3|27	Theano melds some aspects of a computer algebra system (CAS) with
14cr|python-theano-0.4.1-3|28	aspects of an optimizing compiler. It can even transform some or all
14cr|python-theano-0.4.1-3|29	of the mathematical expression into C code and compile it into native
14cr|python-theano-0.4.1-3|30	machine instructions. This combination of CAS with optimizing
14cr|python-theano-0.4.1-3|31	compilation is particularly useful for tasks in which complicated
14cr|python-theano-0.4.1-3|32	mathematical expressions are evaluated repeatedly and evaluation speed
14cr|python-theano-0.4.1-3|33	is critical.
14cr|python-theano-0.4.1-3|34	
14cr|python-theano-0.4.1-3|35	Theano supports a range of numerical types in multiple dimensions and
14cr|python-theano-0.4.1-3|36	a number of well-tested operations. It also allows you to compute the
14cr|python-theano-0.4.1-3|37	gradient of an expression with respect to another. Symbolic
14cr|python-theano-0.4.1-3|38	expressions may be compiled into functions, which work on the same
14cr|python-theano-0.4.1-3|39	data structures as numpy, allowing for easy interoperability.
14cr|python-theano-0.4.1-3|40	
14cr|python-theano-0.4.1-3|41	%prep
14cr|python-theano-0.4.1-3|42	%setup -q -n %{tarname}-%{version}
14cr|python-theano-0.4.1-3|43	
14cr|python-theano-0.4.1-3|44	%build
14cr|python-theano-0.4.1-3|45	python setup.py build
14cr|python-theano-0.4.1-3|46	
14cr|python-theano-0.4.1-3|47	%install
14cr|python-theano-0.4.1-3|48	python setup.py install --root=%{buildroot}
14cr|python-theano-0.4.1-3|49	
14cr|python-theano-0.4.1-3|50	# happy linting
14cr|python-theano-0.4.1-3|51	find %{buildroot} -type f -exec chmod 644 {} \;
14cr|python-theano-0.4.1-3|52	find doc/ -type f -exec chmod 644 {} \;
14cr|python-theano-0.4.1-3|53	find doc/ -type d -exec chmod 755 {} \;
14cr|python-theano-0.4.1-3|54	chmod 644 *.txt
14cr|python-theano-0.4.1-3|55	chmod +x %{buildroot}%{py_puresitedir}/theano/{tests/run_tests_in_batch,compile/tests/test_inplace_opt_for_value,compile/tests/test_module,misc/buildbot_filter,sandbox/neighbourhoods,sandbox/test_neighbourhoods}.py
14cr|python-theano-0.4.1-3|56	chmod +x %{buildroot}%{py_puresitedir}/theano/{misc/hg_version_hook,misc/check_blas_many}.sh
14cr|python-theano-0.4.1-3|57	
14cr|python-theano-0.4.1-3|58	
14cr|python-theano-0.4.1-3|59	
14cr|python-theano-0.4.1-3|60	%files
14cr|python-theano-0.4.1-3|61	%doc README.txt HISTORY.txt doc/*
14cr|python-theano-0.4.1-3|62	%{py_puresitedir}/*
14cr|python-theano-0.4.1-3|63	
14cr|python-theano-0.4.1-3|64	
14cr|python-theano-0.4.1-3|65	
14cr|python-theano-0.4.1-3|66	
14cr|python-theano-0.4.1-3|67	
14cr|python-theano-0.4.1-3|68	%changelog
14cr|python-theano-0.4.1-3|69	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 0.4.1-3
14cr|python-theano-0.4.1-3|70	+ Revision: 4a242e5
14cr|python-theano-0.4.1-3|71	- Merge pull request #1 from abfonly/python-theano:rosa2014.1
14cr|python-theano-0.4.1-3|72	- abfonly
14cr|python-theano-0.4.1-3|73	
14cr|python-theano-0.4.1-3|74	

6918 14
14cr|python-threadpool-1.2.7-2|1	Summary:	Easy to use object-oriented thread pool framework
14cr|python-threadpool-1.2.7-2|2	Name:		python-threadpool
14cr|python-threadpool-1.2.7-2|3	Version:	1.2.7
14cr|python-threadpool-1.2.7-2|4	Release:	2
14cr|python-threadpool-1.2.7-2|5	License:	MIT
14cr|python-threadpool-1.2.7-2|6	Group:		Development/Python
14cr|python-threadpool-1.2.7-2|7	URL:		http://chrisarndt.de/projects/threadpool
14cr|python-threadpool-1.2.7-2|8	Source0:	http://chrisarndt.de/projects/threadpool/download/threadpool-%{version}.tar.bz2
14cr|python-threadpool-1.2.7-2|9	BuildRequires:	python-devel
14cr|python-threadpool-1.2.7-2|10	BuildRequires:	python-setuptools
14cr|python-threadpool-1.2.7-2|11	BuildArch:	noarch
14cr|python-threadpool-1.2.7-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-threadpool-1.2.7-2|13	
14cr|python-threadpool-1.2.7-2|14	%description
14cr|python-threadpool-1.2.7-2|15	A thread pool is an object that maintains a pool of worker threads to perform
14cr|python-threadpool-1.2.7-2|16	time consuming operations in parallel. It assigns jobs to the threads by
14cr|python-threadpool-1.2.7-2|17	putting them in a work request queue, where they are picked up by the next
14cr|python-threadpool-1.2.7-2|18	available thread. This then performs the requested operation in the background
14cr|python-threadpool-1.2.7-2|19	and puts the results in another queue.
14cr|python-threadpool-1.2.7-2|20	
14cr|python-threadpool-1.2.7-2|21	The thread pool object can then collect the results from all threads from this
14cr|python-threadpool-1.2.7-2|22	queue as soon as they become available or after all threads have finished their
14cr|python-threadpool-1.2.7-2|23	work. It's then possible to define callbacks to handle each result as it comes
14cr|python-threadpool-1.2.7-2|24	in.
14cr|python-threadpool-1.2.7-2|25	
14cr|python-threadpool-1.2.7-2|26	%prep
14cr|python-threadpool-1.2.7-2|27	
14cr|python-threadpool-1.2.7-2|28	%setup -q -n threadpool-%{version}
14cr|python-threadpool-1.2.7-2|29	
14cr|python-threadpool-1.2.7-2|30	%build
14cr|python-threadpool-1.2.7-2|31	PYTHONDONTWRITEBYTECODE= %{__python} setup.py build
14cr|python-threadpool-1.2.7-2|32	
14cr|python-threadpool-1.2.7-2|33	%install
14cr|python-threadpool-1.2.7-2|34	rm -rf %{buildroot}
14cr|python-threadpool-1.2.7-2|35	
14cr|python-threadpool-1.2.7-2|36	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|python-threadpool-1.2.7-2|37	
14cr|python-threadpool-1.2.7-2|38	%clean
14cr|python-threadpool-1.2.7-2|39	rm -rf %{buildroot}
14cr|python-threadpool-1.2.7-2|40	
14cr|python-threadpool-1.2.7-2|41	%files
14cr|python-threadpool-1.2.7-2|42	%defattr(-,root,root)
14cr|python-threadpool-1.2.7-2|43	%doc CHANGELOG.txt README.txt TODO.txt doc/*
14cr|python-threadpool-1.2.7-2|44	%{py_puresitedir}/*
14cr|python-threadpool-1.2.7-2|45	
14cr|python-threadpool-1.2.7-2|46	
14cr|python-threadpool-1.2.7-2|47	
14cr|python-threadpool-1.2.7-2|48	
14cr|python-threadpool-1.2.7-2|49	%changelog
14cr|python-threadpool-1.2.7-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-2
14cr|python-threadpool-1.2.7-2|51	+ Revision: 904c3ef
14cr|python-threadpool-1.2.7-2|52	- MassBuild#464: Increase release tag
14cr|python-threadpool-1.2.7-2|53	
14cr|python-threadpool-1.2.7-2|54	

6919 14
14cr|python-tornado-3.2.2-3|1	%define oname tornado
14cr|python-tornado-3.2.2-3|2	%define debug_package %{nil}
14cr|python-tornado-3.2.2-3|3	
14cr|python-tornado-3.2.2-3|4	Name:           python-%{oname}
14cr|python-tornado-3.2.2-3|5	Version:        3.2.2
14cr|python-tornado-3.2.2-3|6	Release:        3
14cr|python-tornado-3.2.2-3|7	Summary:        Scalable, non-blocking web server and tools
14cr|python-tornado-3.2.2-3|8	Group:          Development/Python
14cr|python-tornado-3.2.2-3|9	License:        ASL 2.0
14cr|python-tornado-3.2.2-3|10	URL:            http://www.tornadoweb.org
14cr|python-tornado-3.2.2-3|11	Source0:        https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz
14cr|python-tornado-3.2.2-3|12	Source1:        %{name}.rpmlintrc
14cr|python-tornado-3.2.2-3|13	BuildRequires:	python-devel
14cr|python-tornado-3.2.2-3|14	Requires:	    python
14cr|python-tornado-3.2.2-3|15	Requires:       python-pycurl
14cr|python-tornado-3.2.2-3|16	Requires:       python-simplejson
14cr|python-tornado-3.2.2-3|17	
14cr|python-tornado-3.2.2-3|18	%description
14cr|python-tornado-3.2.2-3|19	Tornado is an open source version of the scalable, non-blocking web server and
14cr|python-tornado-3.2.2-3|20	and tools.
14cr|python-tornado-3.2.2-3|21	
14cr|python-tornado-3.2.2-3|22	The framework is distinct from most mainstream web server frameworks (and
14cr|python-tornado-3.2.2-3|23	certainly most Python frameworks) because it is non-blocking and reasonably
14cr|python-tornado-3.2.2-3|24	fast. Because it is non-blocking and uses epoll, it can handle thousands of
14cr|python-tornado-3.2.2-3|25	simultaneous standing connections, which means it is ideal for real-time web
14cr|python-tornado-3.2.2-3|26	services.
14cr|python-tornado-3.2.2-3|27	
14cr|python-tornado-3.2.2-3|28	%package doc
14cr|python-tornado-3.2.2-3|29	Summary:        Examples for python-tornado
14cr|python-tornado-3.2.2-3|30	
14cr|python-tornado-3.2.2-3|31	Group:          Development/Python
14cr|python-tornado-3.2.2-3|32	Requires:       %{name} = %{version}-%{release}
14cr|python-tornado-3.2.2-3|33	
14cr|python-tornado-3.2.2-3|34	%description doc
14cr|python-tornado-3.2.2-3|35	Tornado is an open source version of the scalable, non-blocking web server and
14cr|python-tornado-3.2.2-3|36	and tools. This package contains some example applications.
14cr|python-tornado-3.2.2-3|37	
14cr|python-tornado-3.2.2-3|38	%package -n python3-%{oname}
14cr|python-tornado-3.2.2-3|39	Summary:        Scalable, non-blocking web server and tools
14cr|python-tornado-3.2.2-3|40	Group:          Development/Python
14cr|python-tornado-3.2.2-3|41	
14cr|python-tornado-3.2.2-3|42	BuildRequires:	python3-devel
14cr|python-tornado-3.2.2-3|43	Requires:	    python3
14cr|python-tornado-3.2.2-3|44	Requires:       python3-pycurl
14cr|python-tornado-3.2.2-3|45	Requires:       python3-simplejson
14cr|python-tornado-3.2.2-3|46	
14cr|python-tornado-3.2.2-3|47	%description -n python3-%{oname}
14cr|python-tornado-3.2.2-3|48	Tornado is an open source version of the scalable, non-blocking web server and
14cr|python-tornado-3.2.2-3|49	and tools.
14cr|python-tornado-3.2.2-3|50	
14cr|python-tornado-3.2.2-3|51	The framework is distinct from most mainstream web server frameworks (and
14cr|python-tornado-3.2.2-3|52	certainly most Python frameworks) because it is non-blocking and reasonably
14cr|python-tornado-3.2.2-3|53	fast. Because it is non-blocking and uses epoll, it can handle thousands of
14cr|python-tornado-3.2.2-3|54	simultaneous standing connections, which means it is ideal for real-time web
14cr|python-tornado-3.2.2-3|55	services.
14cr|python-tornado-3.2.2-3|56	
14cr|python-tornado-3.2.2-3|57	%prep
14cr|python-tornado-3.2.2-3|58	%setup -q -n %{oname}-%{version}
14cr|python-tornado-3.2.2-3|59	
14cr|python-tornado-3.2.2-3|60	# remove shebang from files
14cr|python-tornado-3.2.2-3|61	for File in `find %{oname} -name "*py"`; do
14cr|python-tornado-3.2.2-3|62	%{__sed} -i.orig -e 1d ${File}
14cr|python-tornado-3.2.2-3|63	touch -r ${File}.orig ${File}
14cr|python-tornado-3.2.2-3|64	rm ${File}.orig
14cr|python-tornado-3.2.2-3|65	done
14cr|python-tornado-3.2.2-3|66	
14cr|python-tornado-3.2.2-3|67	# spurious permission fix
14cr|python-tornado-3.2.2-3|68	find demos/ -name "*.py" -exec chmod -x {} \;
14cr|python-tornado-3.2.2-3|69	
14cr|python-tornado-3.2.2-3|70	# remove empty file
14cr|python-tornado-3.2.2-3|71	rm -rf demos/facebook/static/facebook.js
14cr|python-tornado-3.2.2-3|72	
14cr|python-tornado-3.2.2-3|73	rm -rf %{_builddir}/python3-%{oname}
14cr|python-tornado-3.2.2-3|74	cp -a . %{_builddir}/python3-%{oname}
14cr|python-tornado-3.2.2-3|75	
14cr|python-tornado-3.2.2-3|76	%build
14cr|python-tornado-3.2.2-3|77	python setup.py build
14cr|python-tornado-3.2.2-3|78	pushd %{_builddir}/python3-%{oname}
14cr|python-tornado-3.2.2-3|79	python3 setup.py build
14cr|python-tornado-3.2.2-3|80	popd
14cr|python-tornado-3.2.2-3|81	
14cr|python-tornado-3.2.2-3|82	%install
14cr|python-tornado-3.2.2-3|83	pushd %{_builddir}/python3-%{oname}
14cr|python-tornado-3.2.2-3|84	python3 setup.py install --root=%{buildroot}
14cr|python-tornado-3.2.2-3|85	popd
14cr|python-tornado-3.2.2-3|86	python setup.py install --root=%{buildroot}
14cr|python-tornado-3.2.2-3|87	
14cr|python-tornado-3.2.2-3|88	%files
14cr|python-tornado-3.2.2-3|89	%doc
14cr|python-tornado-3.2.2-3|90	%{py_platsitedir}/%{oname}/
14cr|python-tornado-3.2.2-3|91	%{py_platsitedir}/%{oname}-%{version}-py%{py_ver}.egg-info/
14cr|python-tornado-3.2.2-3|92	
14cr|python-tornado-3.2.2-3|93	%files doc
14cr|python-tornado-3.2.2-3|94	%doc demos
14cr|python-tornado-3.2.2-3|95	
14cr|python-tornado-3.2.2-3|96	%files -n python3-%{oname}
14cr|python-tornado-3.2.2-3|97	%doc
14cr|python-tornado-3.2.2-3|98	%{py3_platsitedir}/*
14cr|python-tornado-3.2.2-3|99	
14cr|python-tornado-3.2.2-3|100	%changelog
14cr|python-tornado-3.2.2-3|101	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-3
14cr|python-tornado-3.2.2-3|102	+ Revision: 1194d72
14cr|python-tornado-3.2.2-3|103	- Spec cleanup
14cr|python-tornado-3.2.2-3|104	
14cr|python-tornado-3.2.2-3|105	

6920 14
14cr|python-traits-4.4.0-2|1	%define module	traits
14cr|python-traits-4.4.0-2|2	
14cr|python-traits-4.4.0-2|3	Summary:	Enthought Tool Suite - explicitly typed attributes for Python
14cr|python-traits-4.4.0-2|4	
14cr|python-traits-4.4.0-2|5	Name:		python-%{module}
14cr|python-traits-4.4.0-2|6	Version:	4.4.0
14cr|python-traits-4.4.0-2|7	Release:	2
14cr|python-traits-4.4.0-2|8	Source0:	http://www.enthought.com/repo/ets/traits-%{version}.tar.gz
14cr|python-traits-4.4.0-2|9	Source1:	%{name}.rpmlintrc
14cr|python-traits-4.4.0-2|10	License:	BSD
14cr|python-traits-4.4.0-2|11	Group:		Development/Python
14cr|python-traits-4.4.0-2|12	Url:		https://github.com/enthought/traits/
14cr|python-traits-4.4.0-2|13	Obsoletes:	python-enthought-traits-ui
14cr|python-traits-4.4.0-2|14	Obsoletes:	python-enthought-traits
14cr|python-traits-4.4.0-2|15	Requires:	python-numpy >= 1.1.0
14cr|python-traits-4.4.0-2|16	BuildRequires:	python-setupdocs >= 1.0.5
14cr|python-traits-4.4.0-2|17	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-traits-4.4.0-2|18	BuildRequires:	python-sphinx
14cr|python-traits-4.4.0-2|19	BuildRequires:  python-devel
14cr|python-traits-4.4.0-2|20	
14cr|python-traits-4.4.0-2|21	%description
14cr|python-traits-4.4.0-2|22	The Traits project allows Python programmers to use a special kind of type
14cr|python-traits-4.4.0-2|23	definition called a trait which provides object attributes with some
14cr|python-traits-4.4.0-2|24	additional characteristics:
14cr|python-traits-4.4.0-2|25	
14cr|python-traits-4.4.0-2|26	* Initialization: A trait has a default value, which is automatically
14cr|python-traits-4.4.0-2|27	set as the initial value of an attribute before its first use in a
14cr|python-traits-4.4.0-2|28	program.
14cr|python-traits-4.4.0-2|29	* Validation: A trait attribute's type is explicitly declared. The
14cr|python-traits-4.4.0-2|30	type is evident in the code, and only values that meet a
14cr|python-traits-4.4.0-2|31	programmer-specified set of criteria (i.e., the trait definition)
14cr|python-traits-4.4.0-2|32	can be assigned to that attribute.
14cr|python-traits-4.4.0-2|33	* Delegation: The value of a trait attribute can be contained either
14cr|python-traits-4.4.0-2|34	in the defining object or in another object delegated to by the
14cr|python-traits-4.4.0-2|35	trait.
14cr|python-traits-4.4.0-2|36	* Notification: Setting the value of a trait attribute can notify
14cr|python-traits-4.4.0-2|37	other parts of the program that the value has changed.
14cr|python-traits-4.4.0-2|38	* Visualization: User interfaces that allow a user to interactively
14cr|python-traits-4.4.0-2|39	modify the value of a trait attribute can be automatically
14cr|python-traits-4.4.0-2|40	constructed using the trait's definition. (This feature requires
14cr|python-traits-4.4.0-2|41	that a supported GUI toolkit be installed. If this feature is not
14cr|python-traits-4.4.0-2|42	used, the Traits project does not otherwise require GUI support.)
14cr|python-traits-4.4.0-2|43	
14cr|python-traits-4.4.0-2|44	A class can freely mix trait-based attributes with normal Python
14cr|python-traits-4.4.0-2|45	attributes, or can opt to allow the use of only a fixed or open set of
14cr|python-traits-4.4.0-2|46	trait attributes within the class. Trait attributes defined by a class
14cr|python-traits-4.4.0-2|47	are automatically inherited by any subclass derived from the class.
14cr|python-traits-4.4.0-2|48	
14cr|python-traits-4.4.0-2|49	%prep
14cr|python-traits-4.4.0-2|50	%setup -q -n %{module}-%{version}
14cr|python-traits-4.4.0-2|51	
14cr|python-traits-4.4.0-2|52	%build
14cr|python-traits-4.4.0-2|53	%__python setup.py build
14cr|python-traits-4.4.0-2|54	export PYTHONPATH=`ls -1d build/lib.* | head -1`
14cr|python-traits-4.4.0-2|55	%__python setup.py build_docs --formats html
14cr|python-traits-4.4.0-2|56	
14cr|python-traits-4.4.0-2|57	%install
14cr|python-traits-4.4.0-2|58	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-traits-4.4.0-2|59	
14cr|python-traits-4.4.0-2|60	%files
14cr|python-traits-4.4.0-2|61	%doc *.rst
14cr|python-traits-4.4.0-2|62	%{py_platsitedir}/%{module}*
14cr|python-traits-4.4.0-2|63	
14cr|python-traits-4.4.0-2|64	%changelog
14cr|python-traits-4.4.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-2
14cr|python-traits-4.4.0-2|66	+ Revision: 8299ff4
14cr|python-traits-4.4.0-2|67	- MassBuild#464: Increase release tag
14cr|python-traits-4.4.0-2|68	
14cr|python-traits-4.4.0-2|69	

6921 14
14cr|python-traitsui-4.3.0-2|1	%define module	traitsui
14cr|python-traitsui-4.3.0-2|2	
14cr|python-traitsui-4.3.0-2|3	Summary:	Enthought Tool Suite - traitsui project
14cr|python-traitsui-4.3.0-2|4	Name:		python-%{module}
14cr|python-traitsui-4.3.0-2|5	Version:	4.3.0
14cr|python-traitsui-4.3.0-2|6	Release:	2
14cr|python-traitsui-4.3.0-2|7	Source0:	https://www.enthought.com/repo/ets/traitsui-%{version}.tar.gz
14cr|python-traitsui-4.3.0-2|8	License:	BSD
14cr|python-traitsui-4.3.0-2|9	Group:		Development/Python
14cr|python-traitsui-4.3.0-2|10	Url:		https://github.com/enthought/traitsui/
14cr|python-traitsui-4.3.0-2|11	BuildArch:	noarch
14cr|python-traitsui-4.3.0-2|12	Obsoletes:	python-enthought-traits-ui
14cr|python-traitsui-4.3.0-2|13	Obsoletes:	python-enthought-traitsgui
14cr|python-traitsui-4.3.0-2|14	Requires:	python-traits >= 4.1.0
14cr|python-traitsui-4.3.0-2|15	Requires:	python-pyface >= 4.1.0
14cr|python-traitsui-4.3.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
14cr|python-traitsui-4.3.0-2|17	BuildRequires:	python-sphinx
14cr|python-traitsui-4.3.0-2|18	
14cr|python-traitsui-4.3.0-2|19	%description
14cr|python-traitsui-4.3.0-2|20	The traitsui project contains a toolkit-independent GUI abstraction
14cr|python-traitsui-4.3.0-2|21	layer (known as Pyface), which is used to support the "visualization"
14cr|python-traitsui-4.3.0-2|22	features of the Traits package. Thus, you can write code in terms of
14cr|python-traitsui-4.3.0-2|23	the Traits API (view, items, editors, etc.), and let TraitsGUI and
14cr|python-traitsui-4.3.0-2|24	your selected toolkit and backend take care of the details of
14cr|python-traitsui-4.3.0-2|25	displaying them.
14cr|python-traitsui-4.3.0-2|26	
14cr|python-traitsui-4.3.0-2|27	The following GUI backends are supported:
14cr|python-traitsui-4.3.0-2|28	
14cr|python-traitsui-4.3.0-2|29	- wxPython
14cr|python-traitsui-4.3.0-2|30	- PyQt
14cr|python-traitsui-4.3.0-2|31	- PySide
14cr|python-traitsui-4.3.0-2|32	
14cr|python-traitsui-4.3.0-2|33	%prep
14cr|python-traitsui-4.3.0-2|34	%setup -q -n %{module}-%{version}
14cr|python-traitsui-4.3.0-2|35	
14cr|python-traitsui-4.3.0-2|36	%build
14cr|python-traitsui-4.3.0-2|37	%__python setup.py build
14cr|python-traitsui-4.3.0-2|38	pushd docs
14cr|python-traitsui-4.3.0-2|39	make html
14cr|python-traitsui-4.3.0-2|40	popd
14cr|python-traitsui-4.3.0-2|41	
14cr|python-traitsui-4.3.0-2|42	%install
14cr|python-traitsui-4.3.0-2|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-traitsui-4.3.0-2|44	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-traitsui-4.3.0-2|45	
14cr|python-traitsui-4.3.0-2|46	%files -f FILE_LIST
14cr|python-traitsui-4.3.0-2|47	%doc *.txt *.rst examples/ docs/build/html
14cr|python-traitsui-4.3.0-2|48	
14cr|python-traitsui-4.3.0-2|49	
14cr|python-traitsui-4.3.0-2|50	
14cr|python-traitsui-4.3.0-2|51	
14cr|python-traitsui-4.3.0-2|52	%changelog
14cr|python-traitsui-4.3.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|python-traitsui-4.3.0-2|54	+ Revision: f6cfb7b
14cr|python-traitsui-4.3.0-2|55	- MassBuild#464: Increase release tag
14cr|python-traitsui-4.3.0-2|56	
14cr|python-traitsui-4.3.0-2|57	

6922 14
14cr|python-transaction-1.4.3-2|1	Name:		python-transaction
14cr|python-transaction-1.4.3-2|2	Version:	1.4.3
14cr|python-transaction-1.4.3-2|3	Release:	2
14cr|python-transaction-1.4.3-2|4	Group:		Development/Python
14cr|python-transaction-1.4.3-2|5	License:	Zope Public License
14cr|python-transaction-1.4.3-2|6	Summary:	Transaction management for Python
14cr|python-transaction-1.4.3-2|7	
14cr|python-transaction-1.4.3-2|8	# md5=10b5d02dcded26f6f265771e6d68fc06
14cr|python-transaction-1.4.3-2|9	Source:		http://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz
14cr|python-transaction-1.4.3-2|10	URL:		http://pypi.python.org/pypi/transaction/
14cr|python-transaction-1.4.3-2|11	BuildRequires:	python-devel
14cr|python-transaction-1.4.3-2|12	BuildRequires:	python-setuptools
14cr|python-transaction-1.4.3-2|13	
14cr|python-transaction-1.4.3-2|14	%define debug_package %{nil}
14cr|python-transaction-1.4.3-2|15	
14cr|python-transaction-1.4.3-2|16	%description
14cr|python-transaction-1.4.3-2|17	This package contains a generic transaction implementation for Python.
14cr|python-transaction-1.4.3-2|18	It is mainly used by the ZODB, though.
14cr|python-transaction-1.4.3-2|19	
14cr|python-transaction-1.4.3-2|20	Note that the data manager API, transaction.interfaces.IDataManager,
14cr|python-transaction-1.4.3-2|21	is syntactically simple, but semantically complex. The semantics were
14cr|python-transaction-1.4.3-2|22	not easy to express in the interface. This could probably use more work.
14cr|python-transaction-1.4.3-2|23	The semantics are presented in detail through examples of a sample data
14cr|python-transaction-1.4.3-2|24	manager in transaction.tests.test_SampleDataManager.
14cr|python-transaction-1.4.3-2|25	
14cr|python-transaction-1.4.3-2|26	%prep
14cr|python-transaction-1.4.3-2|27	%setup -q -n transaction-%{version}
14cr|python-transaction-1.4.3-2|28	
14cr|python-transaction-1.4.3-2|29	%build
14cr|python-transaction-1.4.3-2|30	
14cr|python-transaction-1.4.3-2|31	%install
14cr|python-transaction-1.4.3-2|32	PYTHONDONTWRITEBYTECODE= \
14cr|python-transaction-1.4.3-2|33	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-transaction-1.4.3-2|34	sed -i 's/.*egg-info$//' INSTALLED_FILES
14cr|python-transaction-1.4.3-2|35	
14cr|python-transaction-1.4.3-2|36	%files -f INSTALLED_FILES
14cr|python-transaction-1.4.3-2|37	
14cr|python-transaction-1.4.3-2|38	
14cr|python-transaction-1.4.3-2|39	
14cr|python-transaction-1.4.3-2|40	
14cr|python-transaction-1.4.3-2|41	%changelog
14cr|python-transaction-1.4.3-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-2
14cr|python-transaction-1.4.3-2|43	+ Revision: 313094f
14cr|python-transaction-1.4.3-2|44	- MassBuild#464: Increase release tag
14cr|python-transaction-1.4.3-2|45	
14cr|python-transaction-1.4.3-2|46	

6923 14
14cr|python-twiggy-0.4.5-2|1	%define tarname Twiggy
14cr|python-twiggy-0.4.5-2|2	%define	module	twiggy
14cr|python-twiggy-0.4.5-2|3	%define	rel		1
14cr|python-twiggy-0.4.5-2|4	%if %mdkversion < 201100
14cr|python-twiggy-0.4.5-2|5	%else
14cr|python-twiggy-0.4.5-2|6	%endif
14cr|python-twiggy-0.4.5-2|7	
14cr|python-twiggy-0.4.5-2|8	Summary:	A Pythonic logger package
14cr|python-twiggy-0.4.5-2|9	
14cr|python-twiggy-0.4.5-2|10	Name:		python-%{module}
14cr|python-twiggy-0.4.5-2|11	Version:	0.4.5
14cr|python-twiggy-0.4.5-2|12	Release:	2
14cr|python-twiggy-0.4.5-2|13	Source0:	http://pypi.python.org/packages/source/T/Twiggy/Twiggy-%{version}.tar.gz
14cr|python-twiggy-0.4.5-2|14	License:	BSD
14cr|python-twiggy-0.4.5-2|15	Group:		Development/Python
14cr|python-twiggy-0.4.5-2|16	Url:		http://code.google.com/p/python-twiggy/
14cr|python-twiggy-0.4.5-2|17	BuildArch:	noarch
14cr|python-twiggy-0.4.5-2|18	BuildRequires:	python-sphinx
14cr|python-twiggy-0.4.5-2|19	BuildRequires:	python-sphinxcontrib-googleanalytics
14cr|python-twiggy-0.4.5-2|20	
14cr|python-twiggy-0.4.5-2|21	%description
14cr|python-twiggy-0.4.5-2|22	Twiggy is a logging package with a more Pythonic interface than
14cr|python-twiggy-0.4.5-2|23	Python's own logger package.
14cr|python-twiggy-0.4.5-2|24	
14cr|python-twiggy-0.4.5-2|25	%prep
14cr|python-twiggy-0.4.5-2|26	%setup -q -n %{tarname}-%{version}
14cr|python-twiggy-0.4.5-2|27	
14cr|python-twiggy-0.4.5-2|28	%build
14cr|python-twiggy-0.4.5-2|29	make -C doc html
14cr|python-twiggy-0.4.5-2|30	
14cr|python-twiggy-0.4.5-2|31	%install
14cr|python-twiggy-0.4.5-2|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-twiggy-0.4.5-2|33	
14cr|python-twiggy-0.4.5-2|34	%clean
14cr|python-twiggy-0.4.5-2|35	
14cr|python-twiggy-0.4.5-2|36	%files
14cr|python-twiggy-0.4.5-2|37	%doc LICENSE  doc/_build/html
14cr|python-twiggy-0.4.5-2|38	%{py_puresitedir}/%{tarname}*
14cr|python-twiggy-0.4.5-2|39	%{py_puresitedir}/%{module}*
14cr|python-twiggy-0.4.5-2|40	
14cr|python-twiggy-0.4.5-2|41	
14cr|python-twiggy-0.4.5-2|42	
14cr|python-twiggy-0.4.5-2|43	
14cr|python-twiggy-0.4.5-2|44	%changelog
14cr|python-twiggy-0.4.5-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-2
14cr|python-twiggy-0.4.5-2|46	+ Revision: 2061256
14cr|python-twiggy-0.4.5-2|47	- MassBuild#464: Increase release tag
14cr|python-twiggy-0.4.5-2|48	
14cr|python-twiggy-0.4.5-2|49	

6924 14
14cr|python-twisted-flow-8.2.0-6|1	%define debug_package %{nil}
14cr|python-twisted-flow-8.2.0-6|2	
14cr|python-twisted-flow-8.2.0-6|3	Summary:    Generator-based async result flow module for Twisted
14cr|python-twisted-flow-8.2.0-6|4	Name:       python-twisted-flow
14cr|python-twisted-flow-8.2.0-6|5	Version:	8.2.0
14cr|python-twisted-flow-8.2.0-6|6	Release:	6
14cr|python-twisted-flow-8.2.0-6|7	Source0:    http://tmrc.mit.edu/mirror/twisted/Flow/0.1/TwistedFlow-%{version}.tar.bz2
14cr|python-twisted-flow-8.2.0-6|8	License:    MIT
14cr|python-twisted-flow-8.2.0-6|9	Group:      Development/Python
14cr|python-twisted-flow-8.2.0-6|10	URL:        http://twistedmatrix.com/projects/flow/
14cr|python-twisted-flow-8.2.0-6|11	BuildRequires:	python-devel python-twisted-core
14cr|python-twisted-flow-8.2.0-6|12	Requires:       python-twisted-core
14cr|python-twisted-flow-8.2.0-6|13	# for twisted.flow.web
14cr|python-twisted-flow-8.2.0-6|14	Requires:       python-twisted-web
14cr|python-twisted-flow-8.2.0-6|15	
14cr|python-twisted-flow-8.2.0-6|16	%description
14cr|python-twisted-flow-8.2.0-6|17	Flow is a generator-based async result flow module for Twisted.
14cr|python-twisted-flow-8.2.0-6|18	
14cr|python-twisted-flow-8.2.0-6|19	%prep
14cr|python-twisted-flow-8.2.0-6|20	%setup -q -n TwistedFlow-%version
14cr|python-twisted-flow-8.2.0-6|21	
14cr|python-twisted-flow-8.2.0-6|22	%build
14cr|python-twisted-flow-8.2.0-6|23	%__python setup.py build
14cr|python-twisted-flow-8.2.0-6|24	
14cr|python-twisted-flow-8.2.0-6|25	%install
14cr|python-twisted-flow-8.2.0-6|26	%__python setup.py install --root  %buildroot --install-purelib=%py_platsitedir
14cr|python-twisted-flow-8.2.0-6|27	
14cr|python-twisted-flow-8.2.0-6|28	%files
14cr|python-twisted-flow-8.2.0-6|29	%defattr(0644,root,root,0755)
14cr|python-twisted-flow-8.2.0-6|30	%doc LICENSE README doc/*
14cr|python-twisted-flow-8.2.0-6|31	%{py_platsitedir}/twisted/flow/
14cr|python-twisted-flow-8.2.0-6|32	%{py_platsitedir}/Twisted_Flow-*-py*.egg-info
14cr|python-twisted-flow-8.2.0-6|33	
14cr|python-twisted-flow-8.2.0-6|34	%changelog
14cr|python-twisted-flow-8.2.0-6|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.2.0-6
14cr|python-twisted-flow-8.2.0-6|36	+ Revision: 323421b
14cr|python-twisted-flow-8.2.0-6|37	- MassBuild#464: Increase release tag
14cr|python-twisted-flow-8.2.0-6|38	
14cr|python-twisted-flow-8.2.0-6|39	

6925 14
14cr|python-twisted-pair-14.0.0-2|1	%define directory_down %(echo %{version}|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
14cr|python-twisted-pair-14.0.0-2|2	%define debug_package %{nil}
14cr|python-twisted-pair-14.0.0-2|3	
14cr|python-twisted-pair-14.0.0-2|4	Summary:        A module to do low level tcp stuff with Twisted
14cr|python-twisted-pair-14.0.0-2|5	
14cr|python-twisted-pair-14.0.0-2|6	Name:           python-twisted-pair
14cr|python-twisted-pair-14.0.0-2|7	Version:        14.0.0
14cr|python-twisted-pair-14.0.0-2|8	Release:        2
14cr|python-twisted-pair-14.0.0-2|9	Source0:        http://twistedmatrix.com/Releases/Pair/14.0/TwistedPair-%{version}.tar.bz2
14cr|python-twisted-pair-14.0.0-2|10	License:        MIT
14cr|python-twisted-pair-14.0.0-2|11	Group:          Development/Python
14cr|python-twisted-pair-14.0.0-2|12	URL:            http://twistedmatrix.com/projects/pair/
14cr|python-twisted-pair-14.0.0-2|13	BuildRequires:	python-devel python-twisted-core
14cr|python-twisted-pair-14.0.0-2|14	Requires:       python-twisted-core
14cr|python-twisted-pair-14.0.0-2|15	# do not work on x86_64 du to module loading issue
14cr|python-twisted-pair-14.0.0-2|16	#BuildArch:      noarch
14cr|python-twisted-pair-14.0.0-2|17	%description
14cr|python-twisted-pair-14.0.0-2|18	A module to do low level tcp stuff with Twisted.
14cr|python-twisted-pair-14.0.0-2|19	
14cr|python-twisted-pair-14.0.0-2|20	
14cr|python-twisted-pair-14.0.0-2|21	%prep
14cr|python-twisted-pair-14.0.0-2|22	%setup -q -n TwistedPair-%{version}
14cr|python-twisted-pair-14.0.0-2|23	
14cr|python-twisted-pair-14.0.0-2|24	%build
14cr|python-twisted-pair-14.0.0-2|25	%__python setup.py build
14cr|python-twisted-pair-14.0.0-2|26	
14cr|python-twisted-pair-14.0.0-2|27	%install
14cr|python-twisted-pair-14.0.0-2|28	%__python setup.py install --root  %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-twisted-pair-14.0.0-2|29	
14cr|python-twisted-pair-14.0.0-2|30	%files
14cr|python-twisted-pair-14.0.0-2|31	%defattr(0644,root,root,0755)
14cr|python-twisted-pair-14.0.0-2|32	%doc LICENSE README *
14cr|python-twisted-pair-14.0.0-2|33	%{py_platsitedir}/*
14cr|python-twisted-pair-14.0.0-2|34	
14cr|python-twisted-pair-14.0.0-2|35	
14cr|python-twisted-pair-14.0.0-2|36	
14cr|python-twisted-pair-14.0.0-2|37	
14cr|python-twisted-pair-14.0.0-2|38	
14cr|python-twisted-pair-14.0.0-2|39	%changelog
14cr|python-twisted-pair-14.0.0-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.0.0-2
14cr|python-twisted-pair-14.0.0-2|41	+ Revision: 841e40b
14cr|python-twisted-pair-14.0.0-2|42	- MassBuild#464: Increase release tag
14cr|python-twisted-pair-14.0.0-2|43	
14cr|python-twisted-pair-14.0.0-2|44	

6926 14
14cr|python-twisted-web2-8.1.0-4|1	%define version 8.1.0
14cr|python-twisted-web2-8.1.0-4|2	%define	debug_package	%nil
14cr|python-twisted-web2-8.1.0-4|3	%define rel 4
14cr|python-twisted-web2-8.1.0-4|4	
14cr|python-twisted-web2-8.1.0-4|5	Summary:        An HTTP/1.1 protocol implementation together with clients and servers
14cr|python-twisted-web2-8.1.0-4|6	Name:           python-twisted-web2
14cr|python-twisted-web2-8.1.0-4|7	Version: %version
14cr|python-twisted-web2-8.1.0-4|8	Release: %mkrel %rel
14cr|python-twisted-web2-8.1.0-4|9	Source0:        http://tmrc.mit.edu/mirror/twisted/Web2/8.1/TwistedWeb2-%{version}.tar.bz2
14cr|python-twisted-web2-8.1.0-4|10	License:        MIT
14cr|python-twisted-web2-8.1.0-4|11	Group:          Development/Python
14cr|python-twisted-web2-8.1.0-4|12	URL:            http://twistedmatrix.com/trac/wiki/TwistedWeb2
14cr|python-twisted-web2-8.1.0-4|13	BuildRequires:	python-devel python-twisted-core
14cr|python-twisted-web2-8.1.0-4|14	Requires:       python-twisted-core
14cr|python-twisted-web2-8.1.0-4|15	Patch0:		TwistedWeb2-8.1.0-sagemath.patch
14cr|python-twisted-web2-8.1.0-4|16	# removed, cause problem regarding submodule for twisted
14cr|python-twisted-web2-8.1.0-4|17	#BuildArch:      noarch
14cr|python-twisted-web2-8.1.0-4|18	
14cr|python-twisted-web2-8.1.0-4|19	%description
14cr|python-twisted-web2-8.1.0-4|20	An HTTP protocol implementation together with clients and servers, based on
14cr|python-twisted-web2-8.1.0-4|21	the twisted python framework.
14cr|python-twisted-web2-8.1.0-4|22	
14cr|python-twisted-web2-8.1.0-4|23	This version is still experimental.
14cr|python-twisted-web2-8.1.0-4|24	%prep
14cr|python-twisted-web2-8.1.0-4|25	%setup -q -n TwistedWeb2-%version
14cr|python-twisted-web2-8.1.0-4|26	%patch0	-p1
14cr|python-twisted-web2-8.1.0-4|27	
14cr|python-twisted-web2-8.1.0-4|28	%build
14cr|python-twisted-web2-8.1.0-4|29	%__python setup.py build
14cr|python-twisted-web2-8.1.0-4|30	
14cr|python-twisted-web2-8.1.0-4|31	%install
14cr|python-twisted-web2-8.1.0-4|32	%__python setup.py install --root %buildroot --install-purelib=%py_platsitedir
14cr|python-twisted-web2-8.1.0-4|33	
14cr|python-twisted-web2-8.1.0-4|34	%files
14cr|python-twisted-web2-8.1.0-4|35	%defattr(0755,root,root,0755)
14cr|python-twisted-web2-8.1.0-4|36	%defattr(0644,root,root,0755)
14cr|python-twisted-web2-8.1.0-4|37	%doc LICENSE README
14cr|python-twisted-web2-8.1.0-4|38	%py_platsitedir/Twisted*egg-info
14cr|python-twisted-web2-8.1.0-4|39	%py_platsitedir/twisted/web2/
14cr|python-twisted-web2-8.1.0-4|40	%py_platsitedir/twisted/plugins/*
14cr|python-twisted-web2-8.1.0-4|41	
14cr|python-twisted-web2-8.1.0-4|42	%changelog
14cr|python-twisted-web2-8.1.0-4|43	* Wed Dec 05 2012 Alexander Khryukin <alexander@mezon.ru> 8.1.0-4
14cr|python-twisted-web2-8.1.0-4|44	+ Revision: 4594992
14cr|python-twisted-web2-8.1.0-4|45	- contrib repairing repoclosure fix version update 12.2.0
14cr|python-twisted-web2-8.1.0-4|46	
14cr|python-twisted-web2-8.1.0-4|47	

6927 14
14cr|python-twisted-xish-0.1.0-13|1	%define directory_down %(echo %version|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
14cr|python-twisted-xish-0.1.0-13|2	%define debug_package %{nil}
14cr|python-twisted-xish-0.1.0-13|3	
14cr|python-twisted-xish-0.1.0-13|4	Summary:    A XML API for Twisted framework
14cr|python-twisted-xish-0.1.0-13|5	Name:       python-twisted-xish
14cr|python-twisted-xish-0.1.0-13|6	Version:    0.1.0
14cr|python-twisted-xish-0.1.0-13|7	Release:    13
14cr|python-twisted-xish-0.1.0-13|8	Source0:    http://tmrc.mit.edu/mirror/twisted/Xish//%directory_down/TwistedXish-%{version}.tar.bz2
14cr|python-twisted-xish-0.1.0-13|9	Source1:    _version.py
14cr|python-twisted-xish-0.1.0-13|10	License:    MIT
14cr|python-twisted-xish-0.1.0-13|11	Group:      Development/Python
14cr|python-twisted-xish-0.1.0-13|12	URL:        http://twistedmatrix.com/projects/xish/
14cr|python-twisted-xish-0.1.0-13|13	BuildRequires:	python-devel
14cr|python-twisted-xish-0.1.0-13|14	BuildRequires:  python-twisted-core
14cr|python-twisted-xish-0.1.0-13|15	Requires:       python-twisted-core
14cr|python-twisted-xish-0.1.0-13|16	
14cr|python-twisted-xish-0.1.0-13|17	%description
14cr|python-twisted-xish-0.1.0-13|18	A XML API for Twisted framework.
14cr|python-twisted-xish-0.1.0-13|19	
14cr|python-twisted-xish-0.1.0-13|20	%prep
14cr|python-twisted-xish-0.1.0-13|21	%setup -q -n TwistedXish-%version
14cr|python-twisted-xish-0.1.0-13|22	cp %SOURCE1 twisted/xish/
14cr|python-twisted-xish-0.1.0-13|23	
14cr|python-twisted-xish-0.1.0-13|24	%build
14cr|python-twisted-xish-0.1.0-13|25	%__python setup.py build
14cr|python-twisted-xish-0.1.0-13|26	
14cr|python-twisted-xish-0.1.0-13|27	%install
14cr|python-twisted-xish-0.1.0-13|28	%__python setup.py install --root  %buildroot --install-purelib=%{py_platsitedir}
14cr|python-twisted-xish-0.1.0-13|29	
14cr|python-twisted-xish-0.1.0-13|30	%files
14cr|python-twisted-xish-0.1.0-13|31	%defattr(0644,root,root,0755)
14cr|python-twisted-xish-0.1.0-13|32	%doc LICENSE README
14cr|python-twisted-xish-0.1.0-13|33	%{py_platsitedir}/twisted/xish/
14cr|python-twisted-xish-0.1.0-13|34	%{py_platsitedir}/*.egg-info
14cr|python-twisted-xish-0.1.0-13|35	
14cr|python-twisted-xish-0.1.0-13|36	%changelog
14cr|python-twisted-xish-0.1.0-13|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-13
14cr|python-twisted-xish-0.1.0-13|38	+ Revision: fb3779d
14cr|python-twisted-xish-0.1.0-13|39	- MassBuild#464: Increase release tag
14cr|python-twisted-xish-0.1.0-13|40	
14cr|python-twisted-xish-0.1.0-13|41	

6928 14
14cr|python-twitter-1.1-2|1	%define debug_package %{nil}
14cr|python-twitter-1.1-2|2	%define name	python-twitter
14cr|python-twitter-1.1-2|3	%define version 0.6
14cr|python-twitter-1.1-2|4	%define release 2
14cr|python-twitter-1.1-2|5	
14cr|python-twitter-1.1-2|6	Summary:	Python bindings for Twitter
14cr|python-twitter-1.1-2|7	Name:		%{name}
14cr|python-twitter-1.1-2|8	Version:	1.1
14cr|python-twitter-1.1-2|9	Release:	2
14cr|python-twitter-1.1-2|10	License:	ASL 2.0
14cr|python-twitter-1.1-2|11	Group:		Development/Python
14cr|python-twitter-1.1-2|12	Url:		http://code.google.com/p/python-twitter/
14cr|python-twitter-1.1-2|13	Source0:	http://python-twitter.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|python-twitter-1.1-2|14	BuildRequires:	python-setuptools
14cr|python-twitter-1.1-2|15	Requires:	python-simplejson
14cr|python-twitter-1.1-2|16	Requires:   pythonegg(requests-oauthlib)
14cr|python-twitter-1.1-2|17	
14cr|python-twitter-1.1-2|18	%description
14cr|python-twitter-1.1-2|19	This library provides a pure python interface for the Twitter API.
14cr|python-twitter-1.1-2|20	
14cr|python-twitter-1.1-2|21	Twitter (http://twitter.com) provides a service that allows people to connect
14cr|python-twitter-1.1-2|22	via the web, IM, and SMS. Twitter exposes a web services API
14cr|python-twitter-1.1-2|23	(http://twitter.com/help/api) and this library is intended to make it even
14cr|python-twitter-1.1-2|24	easier for python programmers to use.
14cr|python-twitter-1.1-2|25	
14cr|python-twitter-1.1-2|26	%prep
14cr|python-twitter-1.1-2|27	%setup -q
14cr|python-twitter-1.1-2|28	
14cr|python-twitter-1.1-2|29	%build
14cr|python-twitter-1.1-2|30	python setup.py build
14cr|python-twitter-1.1-2|31	
14cr|python-twitter-1.1-2|32	%install
14cr|python-twitter-1.1-2|33	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cr|python-twitter-1.1-2|34	chmod a+r %{buildroot}%{py_platsitedir}/*/*
14cr|python-twitter-1.1-2|35	
14cr|python-twitter-1.1-2|36	
14cr|python-twitter-1.1-2|37	%files
14cr|python-twitter-1.1-2|38	%{py_platsitedir}/*
14cr|python-twitter-1.1-2|39	
14cr|python-twitter-1.1-2|40	
14cr|python-twitter-1.1-2|41	
14cr|python-twitter-1.1-2|42	%changelog
14cr|python-twitter-1.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|python-twitter-1.1-2|44	+ Revision: 71715ff
14cr|python-twitter-1.1-2|45	- MassBuild#464: Increase release tag
14cr|python-twitter-1.1-2|46	
14cr|python-twitter-1.1-2|47	

6929 14
14cr|python-twitty-0.1-5|1	%define checkout dustin-twitty-twister-24d6d8c
14cr|python-twitty-0.1-5|2	
14cr|python-twitty-0.1-5|3	Name:            python-twitty
14cr|python-twitty-0.1-5|4	Summary:         A twisted client for twitter-like APIs
14cr|python-twitty-0.1-5|5	Version:         0.1
14cr|python-twitty-0.1-5|6	Release:         5
14cr|python-twitty-0.1-5|7	Epoch:           0
14cr|python-twitty-0.1-5|8	Source0:         %{checkout}.tar.gz
14cr|python-twitty-0.1-5|9	Patch0:		 python-twitty-fix-api-url.patch
14cr|python-twitty-0.1-5|10	URL:             http://github.com/dustin/twitty-twister/
14cr|python-twitty-0.1-5|11	License:         MIT
14cr|python-twitty-0.1-5|12	Group:           Development/Python
14cr|python-twitty-0.1-5|13	BuildRoot:       %{_tmppath}/%{name}-buildroot
14cr|python-twitty-0.1-5|14	BuildArch:	 noarch
14cr|python-twitty-0.1-5|15	BuildRequires:   python-devel
14cr|python-twitty-0.1-5|16	Provides:        twittytwister = %{epoch}:%{version}-%{release}
14cr|python-twitty-0.1-5|17	
14cr|python-twitty-0.1-5|18	Requires:        python-twisted-core
14cr|python-twitty-0.1-5|19	Requires:        python-twisted-web
14cr|python-twitty-0.1-5|20	Requires:        python-oauth
14cr|python-twitty-0.1-5|21	
14cr|python-twitty-0.1-5|22	%description
14cr|python-twitty-0.1-5|23	Twitter client for Twisted Python
14cr|python-twitty-0.1-5|24	
14cr|python-twitty-0.1-5|25	%prep
14cr|python-twitty-0.1-5|26	%setup -q -n %{checkout}
14cr|python-twitty-0.1-5|27	
14cr|python-twitty-0.1-5|28	%build
14cr|python-twitty-0.1-5|29	
14cr|python-twitty-0.1-5|30	%install
14cr|python-twitty-0.1-5|31	%{__rm} -rf %{buildroot}
14cr|python-twitty-0.1-5|32	%{__python} setup.py install --root=%{buildroot}
14cr|python-twitty-0.1-5|33	
14cr|python-twitty-0.1-5|34	%clean
14cr|python-twitty-0.1-5|35	%{__rm} -rf %{buildroot}
14cr|python-twitty-0.1-5|36	
14cr|python-twitty-0.1-5|37	%files
14cr|python-twitty-0.1-5|38	%defattr(-,root,root)
14cr|python-twitty-0.1-5|39	%doc example README.markdown
14cr|python-twitty-0.1-5|40	%{python_sitelib}/*
14cr|python-twitty-0.1-5|41	
14cr|python-twitty-0.1-5|42	
14cr|python-twitty-0.1-5|43	
14cr|python-twitty-0.1-5|44	%changelog
14cr|python-twitty-0.1-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.1-5
14cr|python-twitty-0.1-5|46	+ Revision: 133530a
14cr|python-twitty-0.1-5|47	- MassBuild#464: Increase release tag
14cr|python-twitty-0.1-5|48	
14cr|python-twitty-0.1-5|49	

6930 14
14cr|python-unittest2-0.5.1-5|1	%define	module	unittest2
14cr|python-unittest2-0.5.1-5|2	
14cr|python-unittest2-0.5.1-5|3	Name:           python-%{module}
14cr|python-unittest2-0.5.1-5|4	Version:        0.5.1
14cr|python-unittest2-0.5.1-5|5	Release:        5
14cr|python-unittest2-0.5.1-5|6	Summary:        Backport of new unittest features for Python 2.7 to Python 2.4+
14cr|python-unittest2-0.5.1-5|7	Group:          Development/Python
14cr|python-unittest2-0.5.1-5|8	License:        BSD
14cr|python-unittest2-0.5.1-5|9	URL:            http://pypi.python.org/pypi/unittest2
14cr|python-unittest2-0.5.1-5|10	Source0:        http://pypi.python.org/packages/source/u/%{module}/%{module}-%{version}.tar.gz
14cr|python-unittest2-0.5.1-5|11	BuildArch:      noarch
14cr|python-unittest2-0.5.1-5|12	BuildRequires:  python-devel
14cr|python-unittest2-0.5.1-5|13	BuildRequires:  python-setuptools
14cr|python-unittest2-0.5.1-5|14	
14cr|python-unittest2-0.5.1-5|15	%description
14cr|python-unittest2-0.5.1-5|16	unittest2 is a backport of the new features added to the unittest
14cr|python-unittest2-0.5.1-5|17	testing framework in Python 2.7. It has been tested to on Python 2.4 -
14cr|python-unittest2-0.5.1-5|18	2.6.
14cr|python-unittest2-0.5.1-5|19	
14cr|python-unittest2-0.5.1-5|20	To use unittest2 instead of unittest simply replace ``import
14cr|python-unittest2-0.5.1-5|21	unittest`` with ``import unittest2``.
14cr|python-unittest2-0.5.1-5|22	
14cr|python-unittest2-0.5.1-5|23	Classes in unittest2 derive from the equivalent classes in unittest,
14cr|python-unittest2-0.5.1-5|24	so it should be possible to use the unittest2 test running infra-
14cr|python-unittest2-0.5.1-5|25	structure without having to switch all your tests to using unittest2
14cr|python-unittest2-0.5.1-5|26	immediately. Similarly, you can use the new assert methods on
14cr|python-unittest2-0.5.1-5|27	``unittest2.TestCase`` with the standard unittest test running
14cr|python-unittest2-0.5.1-5|28	infrastructure. Not all of the new features in unittest2 will work
14cr|python-unittest2-0.5.1-5|29	with the standard unittest test loaders and runners, however.
14cr|python-unittest2-0.5.1-5|30	
14cr|python-unittest2-0.5.1-5|31	
14cr|python-unittest2-0.5.1-5|32	%prep
14cr|python-unittest2-0.5.1-5|33	%setup -q -n %{module}-%{version}
14cr|python-unittest2-0.5.1-5|34	
14cr|python-unittest2-0.5.1-5|35	%install
14cr|python-unittest2-0.5.1-5|36	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root %{buildroot} --record=FILE_LIST
14cr|python-unittest2-0.5.1-5|37	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-unittest2-0.5.1-5|38	
14cr|python-unittest2-0.5.1-5|39	%files -f FILE_LIST
14cr|python-unittest2-0.5.1-5|40	%doc README.txt
14cr|python-unittest2-0.5.1-5|41	
14cr|python-unittest2-0.5.1-5|42	
14cr|python-unittest2-0.5.1-5|43	
14cr|python-unittest2-0.5.1-5|44	
14cr|python-unittest2-0.5.1-5|45	
14cr|python-unittest2-0.5.1-5|46	%changelog
14cr|python-unittest2-0.5.1-5|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-5
14cr|python-unittest2-0.5.1-5|48	+ Revision: ed8f1f9
14cr|python-unittest2-0.5.1-5|49	- MassBuild#464: Increase release tag
14cr|python-unittest2-0.5.1-5|50	
14cr|python-unittest2-0.5.1-5|51	

6931 14
14cr|python-urljr-1.0.0-2|1	%define module urljr
14cr|python-urljr-1.0.0-2|2	Name: 		python-%module
14cr|python-urljr-1.0.0-2|3	Version: 	1.0.0
14cr|python-urljr-1.0.0-2|4	Release: 	2
14cr|python-urljr-1.0.0-2|5	License: 	GPL
14cr|python-urljr-1.0.0-2|6	Summary: 	JanRain's URL Utilities
14cr|python-urljr-1.0.0-2|7	Group: 		Development/Python
14cr|python-urljr-1.0.0-2|8	BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
14cr|python-urljr-1.0.0-2|9	BuildRequires: 	python-devel
14cr|python-urljr-1.0.0-2|10	Requires: 	python-curl
14cr|python-urljr-1.0.0-2|11	Url: 		http://www.openidenabled.com/openid/libraries/python
14cr|python-urljr-1.0.0-2|12	Source: 	http://www.openidenabled.com/resources/downloads/python-openid/python-urljr-%{version}.tar.gz
14cr|python-urljr-1.0.0-2|13	Buildarch:	noarch
14cr|python-urljr-1.0.0-2|14	
14cr|python-urljr-1.0.0-2|15	%description
14cr|python-urljr-1.0.0-2|16	JanRain's URL Utilities
14cr|python-urljr-1.0.0-2|17	
14cr|python-urljr-1.0.0-2|18	%prep
14cr|python-urljr-1.0.0-2|19	%setup
14cr|python-urljr-1.0.0-2|20	
14cr|python-urljr-1.0.0-2|21	%build
14cr|python-urljr-1.0.0-2|22	CFLAGS="%{optflags}" python setup.py build
14cr|python-urljr-1.0.0-2|23	
14cr|python-urljr-1.0.0-2|24	%install
14cr|python-urljr-1.0.0-2|25	rm -rf $RPM_BUILD_ROOT
14cr|python-urljr-1.0.0-2|26	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
14cr|python-urljr-1.0.0-2|27	
14cr|python-urljr-1.0.0-2|28	%clean
14cr|python-urljr-1.0.0-2|29	%{__rm} -rf %{buildroot}
14cr|python-urljr-1.0.0-2|30	
14cr|python-urljr-1.0.0-2|31	%files
14cr|python-urljr-1.0.0-2|32	%defattr(-, root, root, -)
14cr|python-urljr-1.0.0-2|33	%doc README urljr/test/
14cr|python-urljr-1.0.0-2|34	%{python_sitelib}/*
14cr|python-urljr-1.0.0-2|35	
14cr|python-urljr-1.0.0-2|36	
14cr|python-urljr-1.0.0-2|37	
14cr|python-urljr-1.0.0-2|38	
14cr|python-urljr-1.0.0-2|39	%changelog
14cr|python-urljr-1.0.0-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|python-urljr-1.0.0-2|41	+ Revision: b2bd6ba
14cr|python-urljr-1.0.0-2|42	- MassBuild#464: Increase release tag
14cr|python-urljr-1.0.0-2|43	
14cr|python-urljr-1.0.0-2|44	

6932 14
14cr|python-urllib3-1.9-2|1	%define	module	urllib3
14cr|python-urllib3-1.9-2|2	
14cr|python-urllib3-1.9-2|3	Summary:	Python HTTP library with thread-safe connection pooling, file post, and more
14cr|python-urllib3-1.9-2|4	
14cr|python-urllib3-1.9-2|5	Name:		python-%{module}
14cr|python-urllib3-1.9-2|6	Version:	1.9
14cr|python-urllib3-1.9-2|7	Release:	2
14cr|python-urllib3-1.9-2|8	Source0:	https://pypi.python.org/packages/source/u/urllib3/urllib3-%{version}.tar.gz
14cr|python-urllib3-1.9-2|9	License:	MIT
14cr|python-urllib3-1.9-2|10	Group:		Development/Python
14cr|python-urllib3-1.9-2|11	Url:		http://urllib3.readthedocs.org/
14cr|python-urllib3-1.9-2|12	BuildArch:	noarch
14cr|python-urllib3-1.9-2|13	BuildRequires:	python-devel, python-setuptools
14cr|python-urllib3-1.9-2|14	
14cr|python-urllib3-1.9-2|15	%description
14cr|python-urllib3-1.9-2|16	There are two critical features missing from the Python standard
14cr|python-urllib3-1.9-2|17	library: Connection re-using/pooling and file posting. It's not
14cr|python-urllib3-1.9-2|18	terribly hard to implement these yourself, but it's much easier to use
14cr|python-urllib3-1.9-2|19	a module that already did the work for you.
14cr|python-urllib3-1.9-2|20	
14cr|python-urllib3-1.9-2|21	The Python standard libraries urllib and urllib2 have little to do
14cr|python-urllib3-1.9-2|22	with each other. They were designed to be independent and standalone,
14cr|python-urllib3-1.9-2|23	each solving a different scope of problems, and urllib3 follows in a
14cr|python-urllib3-1.9-2|24	similar vein.
14cr|python-urllib3-1.9-2|25	
14cr|python-urllib3-1.9-2|26	%prep
14cr|python-urllib3-1.9-2|27	%setup -q -n %{module}-%{version}
14cr|python-urllib3-1.9-2|28	
14cr|python-urllib3-1.9-2|29	%install
14cr|python-urllib3-1.9-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-urllib3-1.9-2|31	
14cr|python-urllib3-1.9-2|32	%clean
14cr|python-urllib3-1.9-2|33	
14cr|python-urllib3-1.9-2|34	%files
14cr|python-urllib3-1.9-2|35	%doc *.txt
14cr|python-urllib3-1.9-2|36	%{py_puresitedir}/urllib3*
14cr|python-urllib3-1.9-2|37	
14cr|python-urllib3-1.9-2|38	%changelog
14cr|python-urllib3-1.9-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-2
14cr|python-urllib3-1.9-2|40	+ Revision: e0037e9
14cr|python-urllib3-1.9-2|41	- MassBuild#464: Increase release tag
14cr|python-urllib3-1.9-2|42	
14cr|python-urllib3-1.9-2|43	

6933 14
14cr|python-urwid-1.2.1-3|1	%define module	urwid
14cr|python-urwid-1.2.1-3|2	
14cr|python-urwid-1.2.1-3|3	Summary:	Full-featured Python console user interface library
14cr|python-urwid-1.2.1-3|4	Name: 		python-%{module}
14cr|python-urwid-1.2.1-3|5	Version: 	1.2.1
14cr|python-urwid-1.2.1-3|6	Release: 	3
14cr|python-urwid-1.2.1-3|7	Source0: 	https://pypi.python.org/packages/source/u/urwid/urwid-%{version}.tar.gz
14cr|python-urwid-1.2.1-3|8	License:	LGPL
14cr|python-urwid-1.2.1-3|9	Group: 		Development/Python
14cr|python-urwid-1.2.1-3|10	Url: 		http://excess.org/%{module}
14cr|python-urwid-1.2.1-3|11	BuildRequires:	python-setuptools
14cr|python-urwid-1.2.1-3|12	BuildRequires:	python-devel
14cr|python-urwid-1.2.1-3|13	
14cr|python-urwid-1.2.1-3|14	%description
14cr|python-urwid-1.2.1-3|15	Urwid is a console user interface library. It includes many features
14cr|python-urwid-1.2.1-3|16	useful for text console application developers including :
14cr|python-urwid-1.2.1-3|17	
14cr|python-urwid-1.2.1-3|18	* Applcations resize quickly and smoothly
14cr|python-urwid-1.2.1-3|19	* Automatic, programmable text alignment and wrapping
14cr|python-urwid-1.2.1-3|20	* Simple markup for setting text attributes within blocks of text
14cr|python-urwid-1.2.1-3|21	* Powerful list box with programmable content for scrolling all
14cr|python-urwid-1.2.1-3|22	widget types
14cr|python-urwid-1.2.1-3|23	* Your choice of event loops: Twisted, Glib or built-in
14cr|python-urwid-1.2.1-3|24	select-based loop
14cr|python-urwid-1.2.1-3|25	* Pre-built widgets include edit boxes, buttons, check
14cr|python-urwid-1.2.1-3|26	boxes and radio buttons
14cr|python-urwid-1.2.1-3|27	* Display modules include raw, curses, and
14cr|python-urwid-1.2.1-3|28	experimental LCD and web displays
14cr|python-urwid-1.2.1-3|29	* Support for UTF-8, simple 8-bit and CJK encodings
14cr|python-urwid-1.2.1-3|30	* 256 and 88 color mode support
14cr|python-urwid-1.2.1-3|31	* Python 3.2 support
14cr|python-urwid-1.2.1-3|32	
14cr|python-urwid-1.2.1-3|33	%package -n python3-urwid
14cr|python-urwid-1.2.1-3|34	Summary:	Full-featured Python console user interface library
14cr|python-urwid-1.2.1-3|35	Group: 		Development/Python
14cr|python-urwid-1.2.1-3|36	
14cr|python-urwid-1.2.1-3|37	BuildRequires:	python3-setuptools
14cr|python-urwid-1.2.1-3|38	BuildRequires:	python3-devel
14cr|python-urwid-1.2.1-3|39	
14cr|python-urwid-1.2.1-3|40	%description -n python3-urwid
14cr|python-urwid-1.2.1-3|41	Urwid is a console user interface library. It includes many features
14cr|python-urwid-1.2.1-3|42	useful for text console application developers including :
14cr|python-urwid-1.2.1-3|43	
14cr|python-urwid-1.2.1-3|44	* Applcations resize quickly and smoothly
14cr|python-urwid-1.2.1-3|45	* Automatic, programmable text alignment and wrapping
14cr|python-urwid-1.2.1-3|46	* Simple markup for setting text attributes within blocks of text
14cr|python-urwid-1.2.1-3|47	* Powerful list box with programmable content for scrolling all
14cr|python-urwid-1.2.1-3|48	widget types
14cr|python-urwid-1.2.1-3|49	* Your choice of event loops: Twisted, Glib or built-in
14cr|python-urwid-1.2.1-3|50	select-based loop
14cr|python-urwid-1.2.1-3|51	* Pre-built widgets include edit boxes, buttons, check
14cr|python-urwid-1.2.1-3|52	boxes and radio buttons
14cr|python-urwid-1.2.1-3|53	* Display modules include raw, curses, and
14cr|python-urwid-1.2.1-3|54	experimental LCD and web displays
14cr|python-urwid-1.2.1-3|55	* Support for UTF-8, simple 8-bit and CJK encodings
14cr|python-urwid-1.2.1-3|56	* 256 and 88 color mode support
14cr|python-urwid-1.2.1-3|57	* Python 3.2 support
14cr|python-urwid-1.2.1-3|58	
14cr|python-urwid-1.2.1-3|59	%prep
14cr|python-urwid-1.2.1-3|60	%setup -q -n %{module}-%{version}
14cr|python-urwid-1.2.1-3|61	rm -rf %{_builddir}/python3-%{module}
14cr|python-urwid-1.2.1-3|62	cp -a . %{_builddir}/python3-%{module}
14cr|python-urwid-1.2.1-3|63	
14cr|python-urwid-1.2.1-3|64	
14cr|python-urwid-1.2.1-3|65	%build
14cr|python-urwid-1.2.1-3|66	%setup_compile_flags
14cr|python-urwid-1.2.1-3|67	%__python setup.py build
14cr|python-urwid-1.2.1-3|68	pushd %{_builddir}/python3-%{module}
14cr|python-urwid-1.2.1-3|69	%__python3 setup.py build
14cr|python-urwid-1.2.1-3|70	popd
14cr|python-urwid-1.2.1-3|71	
14cr|python-urwid-1.2.1-3|72	%install
14cr|python-urwid-1.2.1-3|73	pushd %{_builddir}/python3-%{module}
14cr|python-urwid-1.2.1-3|74	PYTHONDONTWRITEBYTECODE=  %__python3 setup.py install --root=%{buildroot}
14cr|python-urwid-1.2.1-3|75	popd
14cr|python-urwid-1.2.1-3|76	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot}
14cr|python-urwid-1.2.1-3|77	
14cr|python-urwid-1.2.1-3|78	%files
14cr|python-urwid-1.2.1-3|79	%{py_platsitedir}/*
14cr|python-urwid-1.2.1-3|80	
14cr|python-urwid-1.2.1-3|81	%files -n python3-%{module}
14cr|python-urwid-1.2.1-3|82	%{py3_platsitedir}/*
14cr|python-urwid-1.2.1-3|83	
14cr|python-urwid-1.2.1-3|84	%changelog
14cr|python-urwid-1.2.1-3|85	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|python-urwid-1.2.1-3|86	+ Revision: 0a25882
14cr|python-urwid-1.2.1-3|87	- Spec cleanup
14cr|python-urwid-1.2.1-3|88	
14cr|python-urwid-1.2.1-3|89	

6934 14
14cr|python-uTidylib-0.2-11|1	%define module	uTidylib
14cr|python-uTidylib-0.2-11|2	
14cr|python-uTidylib-0.2-11|3	Name:           python-%{module}
14cr|python-uTidylib-0.2-11|4	Version:        0.2
14cr|python-uTidylib-0.2-11|5	Release:        11
14cr|python-uTidylib-0.2-11|6	Summary:        Wrapper for HTML Tidy at http://tidy.sourceforge.net
14cr|python-uTidylib-0.2-11|7	
14cr|python-uTidylib-0.2-11|8	
14cr|python-uTidylib-0.2-11|9	Group:          Development/Python
14cr|python-uTidylib-0.2-11|10	License:        MIT
14cr|python-uTidylib-0.2-11|11	URL:            http://utidylib.berlios.de/
14cr|python-uTidylib-0.2-11|12	Source0:        http://download.berlios.de/utidylib/%{module}-%{version}.tar.bz2
14cr|python-uTidylib-0.2-11|13	BuildArch:      noarch
14cr|python-uTidylib-0.2-11|14	BuildRequires:  python-devel
14cr|python-uTidylib-0.2-11|15	Requires:	tidy python-ctypes
14cr|python-uTidylib-0.2-11|16	
14cr|python-uTidylib-0.2-11|17	%description
14cr|python-uTidylib-0.2-11|18	The Tidy wrapper. I am the main interface to TidyLib. This package supports
14cr|python-uTidylib-0.2-11|19	processing HTML with Tidy, with all the options that the tidy command line
14cr|python-uTidylib-0.2-11|20	supports.
14cr|python-uTidylib-0.2-11|21	
14cr|python-uTidylib-0.2-11|22	%prep
14cr|python-uTidylib-0.2-11|23	%setup -n %{module}-%{version} -q
14cr|python-uTidylib-0.2-11|24	
14cr|python-uTidylib-0.2-11|25	
14cr|python-uTidylib-0.2-11|26	%build
14cr|python-uTidylib-0.2-11|27	CFLAGS="%{optflags}" python setup.py build
14cr|python-uTidylib-0.2-11|28	
14cr|python-uTidylib-0.2-11|29	%install
14cr|python-uTidylib-0.2-11|30	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-uTidylib-0.2-11|31	
14cr|python-uTidylib-0.2-11|32	%clean
14cr|python-uTidylib-0.2-11|33	
14cr|python-uTidylib-0.2-11|34	%files
14cr|python-uTidylib-0.2-11|35	%defattr(-,root,root,-)
14cr|python-uTidylib-0.2-11|36	%{py_puresitedir}/tidy
14cr|python-uTidylib-0.2-11|37	%{py_puresitedir}/*.egg-info
14cr|python-uTidylib-0.2-11|38	%doc *.txt LICENSE
14cr|python-uTidylib-0.2-11|39	
14cr|python-uTidylib-0.2-11|40	
14cr|python-uTidylib-0.2-11|41	
14cr|python-uTidylib-0.2-11|42	%changelog
14cr|python-uTidylib-0.2-11|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-11
14cr|python-uTidylib-0.2-11|44	+ Revision: 7b0da9e
14cr|python-uTidylib-0.2-11|45	- MassBuild#464: Increase release tag
14cr|python-uTidylib-0.2-11|46	
14cr|python-uTidylib-0.2-11|47	

6935 14
14cr|python-versiontools-1.9.1-2|1	%global pypi_name versiontools
14cr|python-versiontools-1.9.1-2|2	
14cr|python-versiontools-1.9.1-2|3	Name:           python-versiontools
14cr|python-versiontools-1.9.1-2|4	Version:        1.9.1
14cr|python-versiontools-1.9.1-2|5	Release:        2
14cr|python-versiontools-1.9.1-2|6	Group:          Development/Python
14cr|python-versiontools-1.9.1-2|7	Summary:        Smart replacement for plain tuple used in __version__
14cr|python-versiontools-1.9.1-2|8	
14cr|python-versiontools-1.9.1-2|9	License:        LGPLv3
14cr|python-versiontools-1.9.1-2|10	URL:            https://launchpad.net/versiontools
14cr|python-versiontools-1.9.1-2|11	Source0:        http://pypi.python.org/packages/source/v/versiontools/versiontools-1.9.1.tar.gz
14cr|python-versiontools-1.9.1-2|12	
14cr|python-versiontools-1.9.1-2|13	BuildArch:      noarch
14cr|python-versiontools-1.9.1-2|14	BuildRequires:  python-devel
14cr|python-versiontools-1.9.1-2|15	BuildRequires:  python-setuptools
14cr|python-versiontools-1.9.1-2|16	BuildRequires:  python-sphinx
14cr|python-versiontools-1.9.1-2|17	BuildRequires:  python-nose
14cr|python-versiontools-1.9.1-2|18	
14cr|python-versiontools-1.9.1-2|19	%description
14cr|python-versiontools-1.9.1-2|20	Smart replacement for plain tuple used in __version__
14cr|python-versiontools-1.9.1-2|21	
14cr|python-versiontools-1.9.1-2|22	%prep
14cr|python-versiontools-1.9.1-2|23	%setup -q -n %{pypi_name}-%{version}
14cr|python-versiontools-1.9.1-2|24	# remove bundled egg-info
14cr|python-versiontools-1.9.1-2|25	rm -rf %{pypi_name}.egg-info
14cr|python-versiontools-1.9.1-2|26	# generate html docs
14cr|python-versiontools-1.9.1-2|27	sphinx-build doc html
14cr|python-versiontools-1.9.1-2|28	# remove the sphinx-build leftovers
14cr|python-versiontools-1.9.1-2|29	rm -rf html/.{doctrees,buildinfo}
14cr|python-versiontools-1.9.1-2|30	
14cr|python-versiontools-1.9.1-2|31	%build
14cr|python-versiontools-1.9.1-2|32	%{__python} setup.py build
14cr|python-versiontools-1.9.1-2|33	
14cr|python-versiontools-1.9.1-2|34	%install
14cr|python-versiontools-1.9.1-2|35	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-versiontools-1.9.1-2|36	
14cr|python-versiontools-1.9.1-2|37	%files
14cr|python-versiontools-1.9.1-2|38	%doc html
14cr|python-versiontools-1.9.1-2|39	%{python_sitelib}/%{pypi_name}
14cr|python-versiontools-1.9.1-2|40	%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
14cr|python-versiontools-1.9.1-2|41	
14cr|python-versiontools-1.9.1-2|42	%changelog
14cr|python-versiontools-1.9.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.1-2
14cr|python-versiontools-1.9.1-2|44	+ Revision: 9c625cd
14cr|python-versiontools-1.9.1-2|45	- MassBuild#464: Increase release tag
14cr|python-versiontools-1.9.1-2|46	
14cr|python-versiontools-1.9.1-2|47	

6936 14
14cr|python-virtinst-0.600.4-2|1	%define module  virtinst
14cr|python-virtinst-0.600.4-2|2	%define name    python-%{name}
14cr|python-virtinst-0.600.4-2|3	%define version 0.600.3
14cr|python-virtinst-0.600.4-2|4	%define release 2
14cr|python-virtinst-0.600.4-2|5	
14cr|python-virtinst-0.600.4-2|6	Name: 		python-%{module}
14cr|python-virtinst-0.600.4-2|7	Version: 	0.600.4
14cr|python-virtinst-0.600.4-2|8	Release: 	2
14cr|python-virtinst-0.600.4-2|9	Summary:    Python modules for starting Xen guest installations
14cr|python-virtinst-0.600.4-2|10	License:    GPLv2+
14cr|python-virtinst-0.600.4-2|11	Group: 		Development/Python
14cr|python-virtinst-0.600.4-2|12	Url:        http://virt-manager.et.redhat.com/
14cr|python-virtinst-0.600.4-2|13	Source:     https://fedorahosted.org/released/python-virtinst/virtinst-%{version}.tar.gz
14cr|python-virtinst-0.600.4-2|14	BuildRequires:  python-devel
14cr|python-virtinst-0.600.4-2|15	BuildRequires:  python-libvirt
14cr|python-virtinst-0.600.4-2|16	BuildRequires:  python-libxml2
14cr|python-virtinst-0.600.4-2|17	BuildRequires:  python-urlgrabber
14cr|python-virtinst-0.600.4-2|18	BuildArch:      noarch
14cr|python-virtinst-0.600.4-2|19	ExcludeArch:    ppc ppc64 s390 s390x
14cr|python-virtinst-0.600.4-2|20	Requires:       python-libvirt >= 0.1.4-4
14cr|python-virtinst-0.600.4-2|21	Requires:       python-urlgrabber
14cr|python-virtinst-0.600.4-2|22	Requires:       python-libxml2
14cr|python-virtinst-0.600.4-2|23	
14cr|python-virtinst-0.600.4-2|24	%description
14cr|python-virtinst-0.600.4-2|25	virtinst is a module to help in starting installations of Fedora/Red
14cr|python-virtinst-0.600.4-2|26	Hat Enterprise Linux related distributions inside of virtual machines.  It
14cr|python-virtinst-0.600.4-2|27	supports both paravirt guests (for which only FC and RHEL guests are
14cr|python-virtinst-0.600.4-2|28	currently supported) as well as fully virtualized guests.  It uses
14cr|python-virtinst-0.600.4-2|29	libvirt (http://www.libvirt.org) for starting things.
14cr|python-virtinst-0.600.4-2|30	
14cr|python-virtinst-0.600.4-2|31	Also contained is a simple script virt-install which uses
14cr|python-virtinst-0.600.4-2|32	virtinst in a command line mode.
14cr|python-virtinst-0.600.4-2|33	
14cr|python-virtinst-0.600.4-2|34	%prep
14cr|python-virtinst-0.600.4-2|35	%setup -q -n %{module}-%{version}
14cr|python-virtinst-0.600.4-2|36	
14cr|python-virtinst-0.600.4-2|37	%build
14cr|python-virtinst-0.600.4-2|38	python setup.py build
14cr|python-virtinst-0.600.4-2|39	
14cr|python-virtinst-0.600.4-2|40	%install
14cr|python-virtinst-0.600.4-2|41	rm -rf %{buildroot}
14cr|python-virtinst-0.600.4-2|42	python setup.py install --root=%{buildroot}
14cr|python-virtinst-0.600.4-2|43	mkdir -p %{buildroot}/%{_sbindir}
14cr|python-virtinst-0.600.4-2|44	mv %{buildroot}/%{_bindir}/virt-install %{buildroot}/%{_sbindir}/virt-install
14cr|python-virtinst-0.600.4-2|45	
14cr|python-virtinst-0.600.4-2|46	ln -s virtinst %{buildroot}%{python_sitelib}/xeninst
14cr|python-virtinst-0.600.4-2|47	ln -s virt-install %{buildroot}/%{_sbindir}/xenguest-install
14cr|python-virtinst-0.600.4-2|48	
14cr|python-virtinst-0.600.4-2|49	%find_lang virtinst
14cr|python-virtinst-0.600.4-2|50	
14cr|python-virtinst-0.600.4-2|51	%clean
14cr|python-virtinst-0.600.4-2|52	rm -rf %{buildroot}
14cr|python-virtinst-0.600.4-2|53	
14cr|python-virtinst-0.600.4-2|54	%files -f virtinst.lang
14cr|python-virtinst-0.600.4-2|55	%defattr(-,root,root)
14cr|python-virtinst-0.600.4-2|56	%doc README
14cr|python-virtinst-0.600.4-2|57	%{python_sitelib}/virtinst
14cr|python-virtinst-0.600.4-2|58	%{python_sitelib}/virtconv
14cr|python-virtinst-0.600.4-2|59	%{python_sitelib}/xeninst
14cr|python-virtinst-0.600.4-2|60	%{python_sitelib}/*.egg-info
14cr|python-virtinst-0.600.4-2|61	%{_bindir}/virt-convert
14cr|python-virtinst-0.600.4-2|62	%{_bindir}/virt-clone
14cr|python-virtinst-0.600.4-2|63	%{_bindir}/virt-image
14cr|python-virtinst-0.600.4-2|64	%{_sbindir}/virt-install
14cr|python-virtinst-0.600.4-2|65	%{_sbindir}/xenguest-install
14cr|python-virtinst-0.600.4-2|66	%{_mandir}/man1/virt-convert.1*
14cr|python-virtinst-0.600.4-2|67	%{_mandir}/man1/virt-clone.1*
14cr|python-virtinst-0.600.4-2|68	%{_mandir}/man1/virt-image.1*
14cr|python-virtinst-0.600.4-2|69	%{_mandir}/man1/virt-install.1*
14cr|python-virtinst-0.600.4-2|70	%{_mandir}/man5/virt-image.5*
14cr|python-virtinst-0.600.4-2|71	
14cr|python-virtinst-0.600.4-2|72	
14cr|python-virtinst-0.600.4-2|73	
14cr|python-virtinst-0.600.4-2|74	%changelog
14cr|python-virtinst-0.600.4-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.600.4-2
14cr|python-virtinst-0.600.4-2|76	+ Revision: 559de9d
14cr|python-virtinst-0.600.4-2|77	- MassBuild#464: Increase release tag
14cr|python-virtinst-0.600.4-2|78	
14cr|python-virtinst-0.600.4-2|79	

6937 14
14cr|python-voluptuous-0.4-2|1	%define module	voluptuous
14cr|python-voluptuous-0.4-2|2	%define name	python-%{module}
14cr|python-voluptuous-0.4-2|3	%define version	0.4
14cr|python-voluptuous-0.4-2|4	%define release 2
14cr|python-voluptuous-0.4-2|5	
14cr|python-voluptuous-0.4-2|6	Summary:	Python data validation library
14cr|python-voluptuous-0.4-2|7	Name:		%{name}
14cr|python-voluptuous-0.4-2|8	Version:	%{version}
14cr|python-voluptuous-0.4-2|9	Release:	%{release}
14cr|python-voluptuous-0.4-2|10	Source0:	%{module}-%{version}.tar.gz
14cr|python-voluptuous-0.4-2|11	License:	BSD
14cr|python-voluptuous-0.4-2|12	Group:		Development/Python
14cr|python-voluptuous-0.4-2|13	Url:		http://github.com/alecthomas/voluptuous/
14cr|python-voluptuous-0.4-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-voluptuous-0.4-2|15	BuildArch:	noarch
14cr|python-voluptuous-0.4-2|16	BuildRequires:	python-devel
14cr|python-voluptuous-0.4-2|17	
14cr|python-voluptuous-0.4-2|18	%description
14cr|python-voluptuous-0.4-2|19	Voluptuous, despite the name, is a Python data validation library. It
14cr|python-voluptuous-0.4-2|20	is primarily intended for validating data coming into Python as JSON,
14cr|python-voluptuous-0.4-2|21	YAML, etc. It has three goals:
14cr|python-voluptuous-0.4-2|22	
14cr|python-voluptuous-0.4-2|23	1. Simplicity.
14cr|python-voluptuous-0.4-2|24	2. Support for complex data structures.
14cr|python-voluptuous-0.4-2|25	3. Provide useful error messages.
14cr|python-voluptuous-0.4-2|26	
14cr|python-voluptuous-0.4-2|27	%prep
14cr|python-voluptuous-0.4-2|28	%setup -q -n %{module}-%{version}
14cr|python-voluptuous-0.4-2|29	
14cr|python-voluptuous-0.4-2|30	%install
14cr|python-voluptuous-0.4-2|31	%__rm -rf %{buildroot}
14cr|python-voluptuous-0.4-2|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-voluptuous-0.4-2|33	chmod 644 *.rst
14cr|python-voluptuous-0.4-2|34	find %{buildroot} -type d -exec chmod 755 {} \;
14cr|python-voluptuous-0.4-2|35	find %{buildroot} -type f -exec chmod 644 {} \;
14cr|python-voluptuous-0.4-2|36	
14cr|python-voluptuous-0.4-2|37	%clean
14cr|python-voluptuous-0.4-2|38	%__rm -rf %{buildroot}
14cr|python-voluptuous-0.4-2|39	
14cr|python-voluptuous-0.4-2|40	%files -f FILE_LIST
14cr|python-voluptuous-0.4-2|41	%defattr(-,root,root)
14cr|python-voluptuous-0.4-2|42	%doc README.rst tests.rst
14cr|python-voluptuous-0.4-2|43	
14cr|python-voluptuous-0.4-2|44	
14cr|python-voluptuous-0.4-2|45	
14cr|python-voluptuous-0.4-2|46	%changelog
14cr|python-voluptuous-0.4-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|python-voluptuous-0.4-2|48	+ Revision: ba67133
14cr|python-voluptuous-0.4-2|49	- MassBuild#464: Increase release tag
14cr|python-voluptuous-0.4-2|50	
14cr|python-voluptuous-0.4-2|51	

6938 14
14cr|python-webdav-0.9.8-2|1	%define pyname	PyWebDAV
14cr|python-webdav-0.9.8-2|2	
14cr|python-webdav-0.9.8-2|3	Name:		python-webdav
14cr|python-webdav-0.9.8-2|4	Summary:	Python WebDAV library
14cr|python-webdav-0.9.8-2|5	Version:	0.9.8
14cr|python-webdav-0.9.8-2|6	Release:	2
14cr|python-webdav-0.9.8-2|7	License:	GPLv2
14cr|python-webdav-0.9.8-2|8	Group:		Development/Python
14cr|python-webdav-0.9.8-2|9	URL:		http://code.google.com/p/pywebdav/
14cr|python-webdav-0.9.8-2|10	Source0:	http://pywebdav.googlecode.com/files/%{pyname}-%{version}.tar.gz
14cr|python-webdav-0.9.8-2|11	BuildRequires:	python-setuptools
14cr|python-webdav-0.9.8-2|12	BuildArch:	noarch
14cr|python-webdav-0.9.8-2|13	
14cr|python-webdav-0.9.8-2|14	%description
14cr|python-webdav-0.9.8-2|15	Python WebDAV implementation (level 1 and 2) that features a library
14cr|python-webdav-0.9.8-2|16	that enables you to integrate WebDAV server capabilities to your application.
14cr|python-webdav-0.9.8-2|17	
14cr|python-webdav-0.9.8-2|18	%prep
14cr|python-webdav-0.9.8-2|19	%setup -q -n %{pyname}-%{version}
14cr|python-webdav-0.9.8-2|20	
14cr|python-webdav-0.9.8-2|21	%build
14cr|python-webdav-0.9.8-2|22	
14cr|python-webdav-0.9.8-2|23	%install
14cr|python-webdav-0.9.8-2|24	PYTHONNDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|python-webdav-0.9.8-2|25	
14cr|python-webdav-0.9.8-2|26	%files
14cr|python-webdav-0.9.8-2|27	%{_bindir}/davserver
14cr|python-webdav-0.9.8-2|28	%{py_sitedir}/*
14cr|python-webdav-0.9.8-2|29	%doc README
14cr|python-webdav-0.9.8-2|30	
14cr|python-webdav-0.9.8-2|31	
14cr|python-webdav-0.9.8-2|32	
14cr|python-webdav-0.9.8-2|33	%changelog
14cr|python-webdav-0.9.8-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-2
14cr|python-webdav-0.9.8-2|35	+ Revision: 56a5ba1
14cr|python-webdav-0.9.8-2|36	- MassBuild#464: Increase release tag
14cr|python-webdav-0.9.8-2|37	
14cr|python-webdav-0.9.8-2|38	

6939 14
14cr|python-weberror-0.10.3-3|1	%define tarname	WebError
14cr|python-weberror-0.10.3-3|2	
14cr|python-weberror-0.10.3-3|3	Summary:	Web error handling and exception catching for Python
14cr|python-weberror-0.10.3-3|4	Name:		python-weberror
14cr|python-weberror-0.10.3-3|5	Version:	0.10.3
14cr|python-weberror-0.10.3-3|6	Release:	3
14cr|python-weberror-0.10.3-3|7	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python-weberror-0.10.3-3|8	License:	MIT
14cr|python-weberror-0.10.3-3|9	Group:		Development/Python
14cr|python-weberror-0.10.3-3|10	Url:		http://pypi.python.org/pypi/WebError/
14cr|python-weberror-0.10.3-3|11	BuildArch:	noarch
14cr|python-weberror-0.10.3-3|12	Requires:	python-tempita
14cr|python-weberror-0.10.3-3|13	Requires:	python-webob
14cr|python-weberror-0.10.3-3|14	Requires:	python-pygments
14cr|python-weberror-0.10.3-3|15	Requires:	python-paste >= 1.7.1
14cr|python-weberror-0.10.3-3|16	BuildRequires:	python-setuptools
14cr|python-weberror-0.10.3-3|17	
14cr|python-weberror-0.10.3-3|18	%description
14cr|python-weberror-0.10.3-3|19	This package provides Python libraries for web error handling and
14cr|python-weberror-0.10.3-3|20	exception catching.
14cr|python-weberror-0.10.3-3|21	
14cr|python-weberror-0.10.3-3|22	%prep
14cr|python-weberror-0.10.3-3|23	%setup -q -n %{tarname}-%{version}
14cr|python-weberror-0.10.3-3|24	
14cr|python-weberror-0.10.3-3|25	%install
14cr|python-weberror-0.10.3-3|26	find . -type f -exec chmod 644 {} \;
14cr|python-weberror-0.10.3-3|27	find . -type d -exec chmod 755 {} \;
14cr|python-weberror-0.10.3-3|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-weberror-0.10.3-3|29	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-weberror-0.10.3-3|30	
14cr|python-weberror-0.10.3-3|31	%files -f FILE_LIST
14cr|python-weberror-0.10.3-3|32	%doc CHANGELOG LICENSE
14cr|python-weberror-0.10.3-3|33	
14cr|python-weberror-0.10.3-3|34	
14cr|python-weberror-0.10.3-3|35	
14cr|python-weberror-0.10.3-3|36	
14cr|python-weberror-0.10.3-3|37	%changelog
14cr|python-weberror-0.10.3-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.3-3
14cr|python-weberror-0.10.3-3|39	+ Revision: 5f5c82e
14cr|python-weberror-0.10.3-3|40	- MassBuild#464: Increase release tag
14cr|python-weberror-0.10.3-3|41	
14cr|python-weberror-0.10.3-3|42	

6940 14
14cr|python-webhelpers-1.3-0.b1|1	%define tarname WebHelpers
14cr|python-webhelpers-1.3-0.b1|2	%define version	1.3
14cr|python-webhelpers-1.3-0.b1|3	%define rel	b1
14cr|python-webhelpers-1.3-0.b1|4	%define release 0.%rel
14cr|python-webhelpers-1.3-0.b1|5	
14cr|python-webhelpers-1.3-0.b1|6	Summary:	Helper functions for writing web applications
14cr|python-webhelpers-1.3-0.b1|7	Name:		python-webhelpers
14cr|python-webhelpers-1.3-0.b1|8	Version:	1.3
14cr|python-webhelpers-1.3-0.b1|9	Release:	%{release}
14cr|python-webhelpers-1.3-0.b1|10	Source0:        http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}%{rel}.tar.gz
14cr|python-webhelpers-1.3-0.b1|11	License:	BSD
14cr|python-webhelpers-1.3-0.b1|12	Group:		Development/Python
14cr|python-webhelpers-1.3-0.b1|13	Url:		http://sluggo.scrapping.cc/python/WebHelpers/
14cr|python-webhelpers-1.3-0.b1|14	BuildArch:	noarch
14cr|python-webhelpers-1.3-0.b1|15	Requires:	python-markupsafe >= 0.9.2
14cr|python-webhelpers-1.3-0.b1|16	BuildRequires:	python-setuptools
14cr|python-webhelpers-1.3-0.b1|17	BuildRequires:	python-sphinx
14cr|python-webhelpers-1.3-0.b1|18	
14cr|python-webhelpers-1.3-0.b1|19	%description
14cr|python-webhelpers-1.3-0.b1|20	Web Helpers is a library of helper functions intended to make writing
14cr|python-webhelpers-1.3-0.b1|21	web applications easier. It's the standard function library for Pylons
14cr|python-webhelpers-1.3-0.b1|22	and TurboGears 2, but can be used with any web framework. It also
14cr|python-webhelpers-1.3-0.b1|23	contains a large number of functions not specific to the web,
14cr|python-webhelpers-1.3-0.b1|24	including text processing, number formatting, date calculations,
14cr|python-webhelpers-1.3-0.b1|25	container objects, etc.
14cr|python-webhelpers-1.3-0.b1|26	
14cr|python-webhelpers-1.3-0.b1|27	WebHelpers itself depends only on MarkupSafe, but certain helpers
14cr|python-webhelpers-1.3-0.b1|28	depend on third-party packages as described in the docs.
14cr|python-webhelpers-1.3-0.b1|29	
14cr|python-webhelpers-1.3-0.b1|30	%prep
14cr|python-webhelpers-1.3-0.b1|31	%setup -q -n %{tarname}-%{version}%{rel}
14cr|python-webhelpers-1.3-0.b1|32	
14cr|python-webhelpers-1.3-0.b1|33	%install
14cr|python-webhelpers-1.3-0.b1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-webhelpers-1.3-0.b1|35	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-webhelpers-1.3-0.b1|36	pushd docs
14cr|python-webhelpers-1.3-0.b1|37	export PYTHONPATH=`dir -d ../build/lib*`
14cr|python-webhelpers-1.3-0.b1|38	make html
14cr|python-webhelpers-1.3-0.b1|39	rm -f _build/html/.buildinfo
14cr|python-webhelpers-1.3-0.b1|40	popd
14cr|python-webhelpers-1.3-0.b1|41	
14cr|python-webhelpers-1.3-0.b1|42	%files -f FILE_LIST
14cr|python-webhelpers-1.3-0.b1|43	%doc CHANGELOG LICENSE README.txt TODO docs/_build/html
14cr|python-webhelpers-1.3-0.b1|44	
14cr|python-webhelpers-1.3-0.b1|45	
14cr|python-webhelpers-1.3-0.b1|46	
14cr|python-webhelpers-1.3-0.b1|47	
14cr|python-webhelpers-1.3-0.b1|48	%changelog
14cr|python-webhelpers-1.3-0.b1|49	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 1.3-0.b1
14cr|python-webhelpers-1.3-0.b1|50	+ Revision: ecbc395
14cr|python-webhelpers-1.3-0.b1|51	- Updated python-webhelpers.spec
14cr|python-webhelpers-1.3-0.b1|52	
14cr|python-webhelpers-1.3-0.b1|53	

6941 14
14cr|python-webob-1.4-3|1	%define tarname	WebOb
14cr|python-webob-1.4-3|2	
14cr|python-webob-1.4-3|3	Summary:	WSGI request and response object for Python
14cr|python-webob-1.4-3|4	
14cr|python-webob-1.4-3|5	Name:		python-webob
14cr|python-webob-1.4-3|6	Version:	1.4
14cr|python-webob-1.4-3|7	Release:	3
14cr|python-webob-1.4-3|8	Source0:	http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
14cr|python-webob-1.4-3|9	License:	MIT
14cr|python-webob-1.4-3|10	Group:		Development/Python
14cr|python-webob-1.4-3|11	Url:		http://pythonpaste.org/webob/
14cr|python-webob-1.4-3|12	BuildArch:	noarch
14cr|python-webob-1.4-3|13	Requires:	python-pkg-resources
14cr|python-webob-1.4-3|14	BuildRequires:	python-setuptools
14cr|python-webob-1.4-3|15	
14cr|python-webob-1.4-3|16	%description
14cr|python-webob-1.4-3|17	WebOb provides wrappers around the WSGI request environment, and an
14cr|python-webob-1.4-3|18	object to help create WSGI responses.
14cr|python-webob-1.4-3|19	
14cr|python-webob-1.4-3|20	The objects map much of the specified behavior of HTTP, including
14cr|python-webob-1.4-3|21	header parsing and accessors for other standard parts of the
14cr|python-webob-1.4-3|22	environment.
14cr|python-webob-1.4-3|23	
14cr|python-webob-1.4-3|24	%package -n python3-webob
14cr|python-webob-1.4-3|25	Summary:	WSGI request and response object for Python
14cr|python-webob-1.4-3|26	Group:		Development/Python
14cr|python-webob-1.4-3|27	BuildRequires:	python3-setuptools
14cr|python-webob-1.4-3|28	
14cr|python-webob-1.4-3|29	%description -n python3-webob
14cr|python-webob-1.4-3|30	WebOb provides wrappers around the WSGI request environment, and an
14cr|python-webob-1.4-3|31	object to help create WSGI responses.
14cr|python-webob-1.4-3|32	
14cr|python-webob-1.4-3|33	The objects map much of the specified behavior of HTTP, including
14cr|python-webob-1.4-3|34	header parsing and accessors for other standard parts of the
14cr|python-webob-1.4-3|35	environment.
14cr|python-webob-1.4-3|36	
14cr|python-webob-1.4-3|37	This is a python-3 package.
14cr|python-webob-1.4-3|38	
14cr|python-webob-1.4-3|39	
14cr|python-webob-1.4-3|40	%prep
14cr|python-webob-1.4-3|41	%setup -q -n %{tarname}-%{version}
14cr|python-webob-1.4-3|42	rm -rf %{_builddir}/python3-%{tarname}
14cr|python-webob-1.4-3|43	cp -a . %{_builddir}/python3-%{tarname}
14cr|python-webob-1.4-3|44	
14cr|python-webob-1.4-3|45	%install
14cr|python-webob-1.4-3|46	find . -type f -exec chmod 644 {} \;
14cr|python-webob-1.4-3|47	find . -type d -exec chmod 755 {} \;
14cr|python-webob-1.4-3|48	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-webob-1.4-3|49	pushd %{_builddir}/python3-%{tarname}
14cr|python-webob-1.4-3|50	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-webob-1.4-3|51	popd
14cr|python-webob-1.4-3|52	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-webob-1.4-3|53	
14cr|python-webob-1.4-3|54	%files -f FILE_LIST
14cr|python-webob-1.4-3|55	
14cr|python-webob-1.4-3|56	%files -n python3-webob
14cr|python-webob-1.4-3|57	%defattr(-,root,root,-)
14cr|python-webob-1.4-3|58	/usr/lib/python3.4/site-packages/WebOb-1.4-py3.4.egg-info/
14cr|python-webob-1.4-3|59	/usr/lib/python3.4/site-packages/webob/
14cr|python-webob-1.4-3|60	
14cr|python-webob-1.4-3|61	%changelog
14cr|python-webob-1.4-3|62	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 1.4-3
14cr|python-webob-1.4-3|63	+ Revision: 995cb8c
14cr|python-webob-1.4-3|64	- Merge pull request #2 from lchan/python-webob:rosa2014.1
14cr|python-webob-1.4-3|65	- python3-webob
14cr|python-webob-1.4-3|66	
14cr|python-webob-1.4-3|67	

6942 14
14cr|python-webtest-1.2.3-3|1	%define tarname WebTest
14cr|python-webtest-1.2.3-3|2	
14cr|python-webtest-1.2.3-3|3	Summary:	Helper to test WSGI applications
14cr|python-webtest-1.2.3-3|4	Name:		python-webtest
14cr|python-webtest-1.2.3-3|5	Version:	1.2.3
14cr|python-webtest-1.2.3-3|6	Release:	3
14cr|python-webtest-1.2.3-3|7	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|python-webtest-1.2.3-3|8	Source1:	Makefile
14cr|python-webtest-1.2.3-3|9	License:	MIT
14cr|python-webtest-1.2.3-3|10	Group:		Development/Python
14cr|python-webtest-1.2.3-3|11	Url:		http://pythonpaste.org/webtest/
14cr|python-webtest-1.2.3-3|12	BuildArch:	noarch
14cr|python-webtest-1.2.3-3|13	Requires:	python-webob
14cr|python-webtest-1.2.3-3|14	BuildRequires:	python-setuptools
14cr|python-webtest-1.2.3-3|15	BuildRequires:	python-sphinx
14cr|python-webtest-1.2.3-3|16	
14cr|python-webtest-1.2.3-3|17	%description
14cr|python-webtest-1.2.3-3|18	This package wraps any WSGI application and makes it easy to send test
14cr|python-webtest-1.2.3-3|19	requests to that application, without starting up an HTTP server.
14cr|python-webtest-1.2.3-3|20	
14cr|python-webtest-1.2.3-3|21	It provides convenient full-stack testing of applications written with
14cr|python-webtest-1.2.3-3|22	any WSGI-compatible framework.
14cr|python-webtest-1.2.3-3|23	
14cr|python-webtest-1.2.3-3|24	WebTest is based on paste.fixture.TestApp.
14cr|python-webtest-1.2.3-3|25	
14cr|python-webtest-1.2.3-3|26	%prep
14cr|python-webtest-1.2.3-3|27	%setup -q -n %{tarname}-%{version}
14cr|python-webtest-1.2.3-3|28	cp -f %SOURCE1 docs/
14cr|python-webtest-1.2.3-3|29	
14cr|python-webtest-1.2.3-3|30	%install
14cr|python-webtest-1.2.3-3|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-webtest-1.2.3-3|32	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-webtest-1.2.3-3|33	pushd docs
14cr|python-webtest-1.2.3-3|34	export PYTHONPATH=`dir -d ../build/lib*`
14cr|python-webtest-1.2.3-3|35	make html
14cr|python-webtest-1.2.3-3|36	rm -f _build/html/.buildinfo
14cr|python-webtest-1.2.3-3|37	popd
14cr|python-webtest-1.2.3-3|38	
14cr|python-webtest-1.2.3-3|39	
14cr|python-webtest-1.2.3-3|40	%files -f FILE_LIST
14cr|python-webtest-1.2.3-3|41	%doc docs/_build/html
14cr|python-webtest-1.2.3-3|42	
14cr|python-webtest-1.2.3-3|43	%changelog
14cr|python-webtest-1.2.3-3|44	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 1.2.3-3
14cr|python-webtest-1.2.3-3|45	+ Revision: fd40ec4
14cr|python-webtest-1.2.3-3|46	- Updated python-webtest.spec
14cr|python-webtest-1.2.3-3|47	
14cr|python-webtest-1.2.3-3|48	

6943 14
14cr|python-werkzeug-0.9.6-2|1	%global srcname Werkzeug
14cr|python-werkzeug-0.9.6-2|2	
14cr|python-werkzeug-0.9.6-2|3	Name:           python-werkzeug
14cr|python-werkzeug-0.9.6-2|4	Version:        0.9.6
14cr|python-werkzeug-0.9.6-2|5	Release:        2
14cr|python-werkzeug-0.9.6-2|6	Summary:        The Swiss Army knife of Python web development
14cr|python-werkzeug-0.9.6-2|7	
14cr|python-werkzeug-0.9.6-2|8	
14cr|python-werkzeug-0.9.6-2|9	
14cr|python-werkzeug-0.9.6-2|10	Group:          Development/Python
14cr|python-werkzeug-0.9.6-2|11	License:        BSD
14cr|python-werkzeug-0.9.6-2|12	URL:            http://werkzeug.pocoo.org/
14cr|python-werkzeug-0.9.6-2|13	Source0:        http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
14cr|python-werkzeug-0.9.6-2|14	BuildArch:      noarch
14cr|python-werkzeug-0.9.6-2|15	BuildRequires:  python-sphinx
14cr|python-werkzeug-0.9.6-2|16	BuildRequires:  python-devel
14cr|python-werkzeug-0.9.6-2|17	
14cr|python-werkzeug-0.9.6-2|18	%description
14cr|python-werkzeug-0.9.6-2|19	Werkzeug
14cr|python-werkzeug-0.9.6-2|20	========
14cr|python-werkzeug-0.9.6-2|21	
14cr|python-werkzeug-0.9.6-2|22	Werkzeug started as simple collection of various utilities for WSGI
14cr|python-werkzeug-0.9.6-2|23	applications and has become one of the most advanced WSGI utility
14cr|python-werkzeug-0.9.6-2|24	modules.  It includes a powerful debugger, full featured request and
14cr|python-werkzeug-0.9.6-2|25	response objects, HTTP utilities to handle entity tags, cache control
14cr|python-werkzeug-0.9.6-2|26	headers, HTTP dates, cookie handling, file uploads, a powerful URL
14cr|python-werkzeug-0.9.6-2|27	routing system and a bunch of community contributed addon modules.
14cr|python-werkzeug-0.9.6-2|28	
14cr|python-werkzeug-0.9.6-2|29	Werkzeug is unicode aware and doesn't enforce a specific template
14cr|python-werkzeug-0.9.6-2|30	engine, database adapter or anything else.  It doesn't even enforce
14cr|python-werkzeug-0.9.6-2|31	a specific way of handling requests and leaves all that up to the
14cr|python-werkzeug-0.9.6-2|32	developer. It's most useful for end user applications which should work
14cr|python-werkzeug-0.9.6-2|33	on as many server environments as possible (such as blogs, wikis,
14cr|python-werkzeug-0.9.6-2|34	bulletin boards, etc.).
14cr|python-werkzeug-0.9.6-2|35	
14cr|python-werkzeug-0.9.6-2|36	%prep
14cr|python-werkzeug-0.9.6-2|37	%setup -q -n %{srcname}-%{version}
14cr|python-werkzeug-0.9.6-2|38	%{__sed} -i 's/\r//' LICENSE
14cr|python-werkzeug-0.9.6-2|39	%{__sed} -i '1d' werkzeug/testsuite/multipart/collect.py
14cr|python-werkzeug-0.9.6-2|40	
14cr|python-werkzeug-0.9.6-2|41	%build
14cr|python-werkzeug-0.9.6-2|42	python setup.py build
14cr|python-werkzeug-0.9.6-2|43	find examples/ -name '*.py' -executable | xargs chmod -x
14cr|python-werkzeug-0.9.6-2|44	find examples/ -name '*.png' -executable | xargs chmod -x
14cr|python-werkzeug-0.9.6-2|45	pushd docs
14cr|python-werkzeug-0.9.6-2|46	make html
14cr|python-werkzeug-0.9.6-2|47	popd
14cr|python-werkzeug-0.9.6-2|48	
14cr|python-werkzeug-0.9.6-2|49	%install
14cr|python-werkzeug-0.9.6-2|50	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-werkzeug-0.9.6-2|51	rm -rf docs/_build/html/.buildinfo
14cr|python-werkzeug-0.9.6-2|52	rm -rf examples/cupoftee/db.pyc
14cr|python-werkzeug-0.9.6-2|53	
14cr|python-werkzeug-0.9.6-2|54	%files
14cr|python-werkzeug-0.9.6-2|55	%doc AUTHORS LICENSE PKG-INFO CHANGES
14cr|python-werkzeug-0.9.6-2|56	%{py_puresitedir}/*
14cr|python-werkzeug-0.9.6-2|57	%doc docs/_build/html examples
14cr|python-werkzeug-0.9.6-2|58	
14cr|python-werkzeug-0.9.6-2|59	
14cr|python-werkzeug-0.9.6-2|60	
14cr|python-werkzeug-0.9.6-2|61	
14cr|python-werkzeug-0.9.6-2|62	
14cr|python-werkzeug-0.9.6-2|63	%changelog
14cr|python-werkzeug-0.9.6-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-2
14cr|python-werkzeug-0.9.6-2|65	+ Revision: d30c879
14cr|python-werkzeug-0.9.6-2|66	- MassBuild#464: Increase release tag
14cr|python-werkzeug-0.9.6-2|67	
14cr|python-werkzeug-0.9.6-2|68	

6944 14
14cr|python-whoosh-2.6.0-3|1	%define tarname	Whoosh
14cr|python-whoosh-2.6.0-3|2	%define	rel		1
14cr|python-whoosh-2.6.0-3|3	%if %mdkversion < 201100
14cr|python-whoosh-2.6.0-3|4	%else
14cr|python-whoosh-2.6.0-3|5	%endif
14cr|python-whoosh-2.6.0-3|6	
14cr|python-whoosh-2.6.0-3|7	Summary:	Fast, pure Python full text indexing, search, and spell checking library
14cr|python-whoosh-2.6.0-3|8	
14cr|python-whoosh-2.6.0-3|9	Name:		python-whoosh
14cr|python-whoosh-2.6.0-3|10	Version:	2.6.0
14cr|python-whoosh-2.6.0-3|11	Release:	3
14cr|python-whoosh-2.6.0-3|12	Source0:	http://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.zip
14cr|python-whoosh-2.6.0-3|13	License:	BSD
14cr|python-whoosh-2.6.0-3|14	Group:		Development/Python
14cr|python-whoosh-2.6.0-3|15	Url:		http://pypi.python.org/pypi/Whoosh/
14cr|python-whoosh-2.6.0-3|16	BuildArch:	noarch
14cr|python-whoosh-2.6.0-3|17	BuildRequires:	python-setuptools
14cr|python-whoosh-2.6.0-3|18	BuildRequires:	python-sphinx
14cr|python-whoosh-2.6.0-3|19	
14cr|python-whoosh-2.6.0-3|20	%description
14cr|python-whoosh-2.6.0-3|21	Whoosh is a fast, featureful full-text indexing and searching library
14cr|python-whoosh-2.6.0-3|22	implemented in pure Python. Programmers can use it to easily add
14cr|python-whoosh-2.6.0-3|23	search functionality to their applications and websites. Every part of
14cr|python-whoosh-2.6.0-3|24	how Whoosh works can be extended or replaced to meet your needs
14cr|python-whoosh-2.6.0-3|25	exactly.
14cr|python-whoosh-2.6.0-3|26	
14cr|python-whoosh-2.6.0-3|27	Some of Whoosh's features include:
14cr|python-whoosh-2.6.0-3|28	
14cr|python-whoosh-2.6.0-3|29	* Pythonic API.
14cr|python-whoosh-2.6.0-3|30	* Pure-Python. No compilation or binary packages needed, no mysterious
14cr|python-whoosh-2.6.0-3|31	crashes.
14cr|python-whoosh-2.6.0-3|32	* Fielded indexing and search.
14cr|python-whoosh-2.6.0-3|33	* Fast indexing and retrieval -- faster than any other pure-Python,
14cr|python-whoosh-2.6.0-3|34	scoring, full-text search solution I know of.
14cr|python-whoosh-2.6.0-3|35	* Pluggable scoring algorithm (including BM25F), text analysis,
14cr|python-whoosh-2.6.0-3|36	storage, posting format, etc.
14cr|python-whoosh-2.6.0-3|37	* Powerful query language parsed by pyparsing.
14cr|python-whoosh-2.6.0-3|38	* Pure Python spell-checker (as far as I know, the only one).
14cr|python-whoosh-2.6.0-3|39	
14cr|python-whoosh-2.6.0-3|40	%package -n python3-%{tarname}
14cr|python-whoosh-2.6.0-3|41	Summary:	Fast, pure Python full text indexing, search, and spell checking library
14cr|python-whoosh-2.6.0-3|42	Group:		Development/Python
14cr|python-whoosh-2.6.0-3|43	BuildRequires:	python3-setuptools
14cr|python-whoosh-2.6.0-3|44	BuildRequires:	python3-sphinx
14cr|python-whoosh-2.6.0-3|45	
14cr|python-whoosh-2.6.0-3|46	%description -n python3-%{tarname}
14cr|python-whoosh-2.6.0-3|47	Whoosh is a fast, featureful full-text indexing and searching library
14cr|python-whoosh-2.6.0-3|48	implemented in pure Python. Programmers can use it to easily add
14cr|python-whoosh-2.6.0-3|49	search functionality to their applications and websites. Every part of
14cr|python-whoosh-2.6.0-3|50	how Whoosh works can be extended or replaced to meet your needs
14cr|python-whoosh-2.6.0-3|51	exactly.
14cr|python-whoosh-2.6.0-3|52	
14cr|python-whoosh-2.6.0-3|53	Some of Whoosh's features include:
14cr|python-whoosh-2.6.0-3|54	
14cr|python-whoosh-2.6.0-3|55	* Pythonic API.
14cr|python-whoosh-2.6.0-3|56	* Pure-Python. No compilation or binary packages needed, no mysterious
14cr|python-whoosh-2.6.0-3|57	crashes.
14cr|python-whoosh-2.6.0-3|58	* Fielded indexing and search.
14cr|python-whoosh-2.6.0-3|59	* Fast indexing and retrieval -- faster than any other pure-Python,
14cr|python-whoosh-2.6.0-3|60	scoring, full-text search solution I know of.
14cr|python-whoosh-2.6.0-3|61	* Pluggable scoring algorithm (including BM25F), text analysis,
14cr|python-whoosh-2.6.0-3|62	storage, posting format, etc.
14cr|python-whoosh-2.6.0-3|63	* Powerful query language parsed by pyparsing.
14cr|python-whoosh-2.6.0-3|64	* Pure Python spell-checker (as far as I know, the only one).
14cr|python-whoosh-2.6.0-3|65	
14cr|python-whoosh-2.6.0-3|66	This is a python-3 package.
14cr|python-whoosh-2.6.0-3|67	
14cr|python-whoosh-2.6.0-3|68	%prep
14cr|python-whoosh-2.6.0-3|69	%setup -q -n %{tarname}-%{version}
14cr|python-whoosh-2.6.0-3|70	rm -rf %{py3dir}
14cr|python-whoosh-2.6.0-3|71	cp -a . %{py3dir}
14cr|python-whoosh-2.6.0-3|72	
14cr|python-whoosh-2.6.0-3|73	%install
14cr|python-whoosh-2.6.0-3|74	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cr|python-whoosh-2.6.0-3|75	pushd %{py3dir}
14cr|python-whoosh-2.6.0-3|76	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14cr|python-whoosh-2.6.0-3|77	popd
14cr|python-whoosh-2.6.0-3|78	
14cr|python-whoosh-2.6.0-3|79	PYTHONPATH=`dir -d build/lib*` sphinx-build -b html docs/source html
14cr|python-whoosh-2.6.0-3|80	%__rm -rf html/.buildinfo html/.doctrees
14cr|python-whoosh-2.6.0-3|81	
14cr|python-whoosh-2.6.0-3|82	chmod 644 *.txt
14cr|python-whoosh-2.6.0-3|83	chmod 644 %{buildroot}%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info/*
14cr|python-whoosh-2.6.0-3|84	
14cr|python-whoosh-2.6.0-3|85	%clean
14cr|python-whoosh-2.6.0-3|86	
14cr|python-whoosh-2.6.0-3|87	%files
14cr|python-whoosh-2.6.0-3|88	%doc *.txt html/
14cr|python-whoosh-2.6.0-3|89	%{py_puresitedir}/%{tarname}*
14cr|python-whoosh-2.6.0-3|90	%{py_puresitedir}/whoosh*
14cr|python-whoosh-2.6.0-3|91	
14cr|python-whoosh-2.6.0-3|92	%files -n python3-%{tarname}
14cr|python-whoosh-2.6.0-3|93	%doc *.txt html/
14cr|python-whoosh-2.6.0-3|94	%{py3_puresitedir}/%{tarname}*
14cr|python-whoosh-2.6.0-3|95	%{py3_puresitedir}/whoosh*
14cr|python-whoosh-2.6.0-3|96	
14cr|python-whoosh-2.6.0-3|97	
14cr|python-whoosh-2.6.0-3|98	%changelog
14cr|python-whoosh-2.6.0-3|99	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 2.6.0-3
14cr|python-whoosh-2.6.0-3|100	+ Revision: 222371e
14cr|python-whoosh-2.6.0-3|101	- Merge pull request #1 from lchan/python-whoosh:rosa2014.1
14cr|python-whoosh-2.6.0-3|102	- python3-whoosh
14cr|python-whoosh-2.6.0-3|103	
14cr|python-whoosh-2.6.0-3|104	

6945 14
14cr|python-wifi-0.5.0-4|1	Summary:	Python binding for the wireless extensions
14cr|python-wifi-0.5.0-4|2	Name:		python-wifi
14cr|python-wifi-0.5.0-4|3	Version:	0.5.0
14cr|python-wifi-0.5.0-4|4	Release:	4
14cr|python-wifi-0.5.0-4|5	URL:		https://developer.berlios.de/projects/pythonwifi/
14cr|python-wifi-0.5.0-4|6	Source0:	http://download.berlios.de/pythonwifi/%{name}-%{version}.tar.bz2
14cr|python-wifi-0.5.0-4|7	#python-wifi is licensed under LGPLv2+, however, the examples
14cr|python-wifi-0.5.0-4|8	#(e.g. iwconfig.py and iwlist.py) are licensed under GPLv2+
14cr|python-wifi-0.5.0-4|9	License:	LGPLv2+ and GPLv2+
14cr|python-wifi-0.5.0-4|10	Group:		Development/Python
14cr|python-wifi-0.5.0-4|11	BuildArch:	noarch
14cr|python-wifi-0.5.0-4|12	BuildRequires:	python-devel
14cr|python-wifi-0.5.0-4|13	BuildRequires:	python-setuptools
14cr|python-wifi-0.5.0-4|14	
14cr|python-wifi-0.5.0-4|15	%description
14cr|python-wifi-0.5.0-4|16	Python-Wifi is a Python library that provides access to information about a
14cr|python-wifi-0.5.0-4|17	W-LAN card's capabilities, like the wireless extensions written in C.
14cr|python-wifi-0.5.0-4|18	
14cr|python-wifi-0.5.0-4|19	%prep
14cr|python-wifi-0.5.0-4|20	%setup -q
14cr|python-wifi-0.5.0-4|21	#Remove shebang
14cr|python-wifi-0.5.0-4|22	sed -i -e '/^#!\//, 1d' {tests/output_diff.sh,examples/*.py}
14cr|python-wifi-0.5.0-4|23	#Fix permissions
14cr|python-wifi-0.5.0-4|24	chmod -x {tests/output_diff.sh,examples/*.py}
14cr|python-wifi-0.5.0-4|25	# Convert to utf-8
14cr|python-wifi-0.5.0-4|26	for file in docs/AUTHORS; do
14cr|python-wifi-0.5.0-4|27	mv $file timestamp
14cr|python-wifi-0.5.0-4|28	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cr|python-wifi-0.5.0-4|29	touch -r timestamp $file
14cr|python-wifi-0.5.0-4|30	done
14cr|python-wifi-0.5.0-4|31	
14cr|python-wifi-0.5.0-4|32	# fix permissions:
14cr|python-wifi-0.5.0-4|33	chmod 644 docs/* README tests/*
14cr|python-wifi-0.5.0-4|34	chmod 755 docs/logos tests
14cr|python-wifi-0.5.0-4|35	
14cr|python-wifi-0.5.0-4|36	%build
14cr|python-wifi-0.5.0-4|37	%{__python} setup.py build
14cr|python-wifi-0.5.0-4|38	
14cr|python-wifi-0.5.0-4|39	
14cr|python-wifi-0.5.0-4|40	%install
14cr|python-wifi-0.5.0-4|41	%{__python} setup.py install --skip-build --root="%{buildroot}"
14cr|python-wifi-0.5.0-4|42	
14cr|python-wifi-0.5.0-4|43	#Delete the doc files, wrong location
14cr|python-wifi-0.5.0-4|44	rm -rf %{buildroot}/usr/{INSTALL,README}
14cr|python-wifi-0.5.0-4|45	rm -rf %{buildroot}/usr/docs
14cr|python-wifi-0.5.0-4|46	
14cr|python-wifi-0.5.0-4|47	# move the examples
14cr|python-wifi-0.5.0-4|48	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
14cr|python-wifi-0.5.0-4|49	mv %{buildroot}/usr/examples %{buildroot}%{_defaultdocdir}/%{name}/
14cr|python-wifi-0.5.0-4|50	rm -rf %{buildroot}/usr/examples
14cr|python-wifi-0.5.0-4|51	# copy tests
14cr|python-wifi-0.5.0-4|52	cp -pr tests %{buildroot}%{_defaultdocdir}/%{name}/
14cr|python-wifi-0.5.0-4|53	
14cr|python-wifi-0.5.0-4|54	#Move the man pages
14cr|python-wifi-0.5.0-4|55	mkdir -p %{buildroot}%{_mandir}
14cr|python-wifi-0.5.0-4|56	mv %{buildroot}/usr/man/man8  %{buildroot}%{_mandir}
14cr|python-wifi-0.5.0-4|57	rm -fr %{buildroot}/usr/man
14cr|python-wifi-0.5.0-4|58	
14cr|python-wifi-0.5.0-4|59	%files
14cr|python-wifi-0.5.0-4|60	%doc README docs/AUTHORS docs/BUGS docs/ChangeLog
14cr|python-wifi-0.5.0-4|61	%doc docs/LICENSE* docs/NEWS docs/ROADMAP docs/TODO docs/VERSION
14cr|python-wifi-0.5.0-4|62	%doc docs/*.txt
14cr|python-wifi-0.5.0-4|63	%{_mandir}/man8/iw*.*
14cr|python-wifi-0.5.0-4|64	%{python_sitelib}/pythonwifi
14cr|python-wifi-0.5.0-4|65	%{python_sitelib}/python_wifi-%{version}-py%{py_ver}.egg-info
14cr|python-wifi-0.5.0-4|66	
14cr|python-wifi-0.5.0-4|67	
14cr|python-wifi-0.5.0-4|68	
14cr|python-wifi-0.5.0-4|69	%changelog
14cr|python-wifi-0.5.0-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-4
14cr|python-wifi-0.5.0-4|71	+ Revision: a4153fe
14cr|python-wifi-0.5.0-4|72	- MassBuild#464: Increase release tag
14cr|python-wifi-0.5.0-4|73	
14cr|python-wifi-0.5.0-4|74	

6946 14
14cr|python-wmd-0.1.2-8|1	%define oname wmd
14cr|python-wmd-0.1.2-8|2	%define name python-%{oname}
14cr|python-wmd-0.1.2-8|3	%define version 0.1.2
14cr|python-wmd-0.1.2-8|4	%define release 8
14cr|python-wmd-0.1.2-8|5	
14cr|python-wmd-0.1.2-8|6	Summary: Driver for the Nintendo Wii Remote
14cr|python-wmd-0.1.2-8|7	Name: %{name}
14cr|python-wmd-0.1.2-8|8	Version: %{version}
14cr|python-wmd-0.1.2-8|9	Release: %{release}
14cr|python-wmd-0.1.2-8|10	Source0: http://forthewiin.org/WMD/%{oname}-%{version}.tar.bz2
14cr|python-wmd-0.1.2-8|11	Patch0: wmd-0.1.2.2-uinput.patch
14cr|python-wmd-0.1.2-8|12	Patch1: wmd-0.1.2.2-defaddr.patch
14cr|python-wmd-0.1.2-8|13	Patch2: wmd-0.1.2.2-compiz.patch
14cr|python-wmd-0.1.2-8|14	Source1: setup.py
14cr|python-wmd-0.1.2-8|15	License: GPL
14cr|python-wmd-0.1.2-8|16	Group: System/Kernel and hardware
14cr|python-wmd-0.1.2-8|17	Url: http://www.forthewiin.org/
14cr|python-wmd-0.1.2-8|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-wmd-0.1.2-8|19	BuildArch: noarch
14cr|python-wmd-0.1.2-8|20	BuildRequires: python-devel
14cr|python-wmd-0.1.2-8|21	Requires: python-xlib python-pybluez python-osd pygame
14cr|python-wmd-0.1.2-8|22	
14cr|python-wmd-0.1.2-8|23	%description
14cr|python-wmd-0.1.2-8|24	WMD is a Linux Driver for the Nintendo Wii Remote.
14cr|python-wmd-0.1.2-8|25	WMD lets you use the Wiimote as a mouse.
14cr|python-wmd-0.1.2-8|26	WMD lets you use the Wiimote as a keyboard.
14cr|python-wmd-0.1.2-8|27	
14cr|python-wmd-0.1.2-8|28	%prep
14cr|python-wmd-0.1.2-8|29	%setup -q -n %{oname}-%{version}
14cr|python-wmd-0.1.2-8|30	perl -p -e 's/(^\s+version = \").*(\",$)/${1}%{version}${2}/' %{SOURCE1} > setup.py
14cr|python-wmd-0.1.2-8|31	%patch0 -p1 -b .uinput
14cr|python-wmd-0.1.2-8|32	%patch1 -p1 -b .defaddr
14cr|python-wmd-0.1.2-8|33	%patch2 -p1 -b .compiz
14cr|python-wmd-0.1.2-8|34	
14cr|python-wmd-0.1.2-8|35	%build
14cr|python-wmd-0.1.2-8|36	python setup.py build
14cr|python-wmd-0.1.2-8|37	
14cr|python-wmd-0.1.2-8|38	%install
14cr|python-wmd-0.1.2-8|39	rm -rf %{buildroot}
14cr|python-wmd-0.1.2-8|40	python setup.py install --root=%{buildroot}
14cr|python-wmd-0.1.2-8|41	
14cr|python-wmd-0.1.2-8|42	install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
14cr|python-wmd-0.1.2-8|43	echo uinput > %{buildroot}%{_sysconfdir}/modprobe.preload.d/%{oname}
14cr|python-wmd-0.1.2-8|44	
14cr|python-wmd-0.1.2-8|45	%clean
14cr|python-wmd-0.1.2-8|46	rm -rf %{buildroot}
14cr|python-wmd-0.1.2-8|47	
14cr|python-wmd-0.1.2-8|48	%files
14cr|python-wmd-0.1.2-8|49	%defattr(-,root,root)
14cr|python-wmd-0.1.2-8|50	%doc README
14cr|python-wmd-0.1.2-8|51	%config(noreplace) %{_sysconfdir}/modprobe.preload.d/%{oname}
14cr|python-wmd-0.1.2-8|52	%{_bindir}/WMD.py
14cr|python-wmd-0.1.2-8|53	%{py_puresitedir}/%{oname}
14cr|python-wmd-0.1.2-8|54	%{py_puresitedir}/*.egg-info
14cr|python-wmd-0.1.2-8|55	
14cr|python-wmd-0.1.2-8|56	
14cr|python-wmd-0.1.2-8|57	
14cr|python-wmd-0.1.2-8|58	
14cr|python-wmd-0.1.2-8|59	
14cr|python-wmd-0.1.2-8|60	%changelog
14cr|python-wmd-0.1.2-8|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-8
14cr|python-wmd-0.1.2-8|62	+ Revision: d809e35
14cr|python-wmd-0.1.2-8|63	- MassBuild#464: Increase release tag
14cr|python-wmd-0.1.2-8|64	
14cr|python-wmd-0.1.2-8|65	

6947 14
14cr|python-wsgiproxy-0.2.2-2|1	%define module wsgiproxy
14cr|python-wsgiproxy-0.2.2-2|2	Name:           python-%module
14cr|python-wsgiproxy-0.2.2-2|3	Version:        0.2.2
14cr|python-wsgiproxy-0.2.2-2|4	Release:        2
14cr|python-wsgiproxy-0.2.2-2|5	Summary:        HTTP proxying tools for WSGI apps
14cr|python-wsgiproxy-0.2.2-2|6	Group:          Development/Python
14cr|python-wsgiproxy-0.2.2-2|7	License:        MIT
14cr|python-wsgiproxy-0.2.2-2|8	URL:            http://pythonpaste.org/wsgiproxy/
14cr|python-wsgiproxy-0.2.2-2|9	Source0:        http://pypi.python.org/packages/source/W/WSGIProxy/WSGIProxy-%{version}.tar.gz
14cr|python-wsgiproxy-0.2.2-2|10	BuildArch:      noarch
14cr|python-wsgiproxy-0.2.2-2|11	BuildRequires:  python-setuptools
14cr|python-wsgiproxy-0.2.2-2|12	Requires:       python-paste
14cr|python-wsgiproxy-0.2.2-2|13	Requires:       python-pastedeploy
14cr|python-wsgiproxy-0.2.2-2|14	
14cr|python-wsgiproxy-0.2.2-2|15	%description
14cr|python-wsgiproxy-0.2.2-2|16	WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
14cr|python-wsgiproxy-0.2.2-2|17	processes over HTTP.
14cr|python-wsgiproxy-0.2.2-2|18	
14cr|python-wsgiproxy-0.2.2-2|19	%prep
14cr|python-wsgiproxy-0.2.2-2|20	%setup -q -n WSGIProxy-%{version}
14cr|python-wsgiproxy-0.2.2-2|21	
14cr|python-wsgiproxy-0.2.2-2|22	%build
14cr|python-wsgiproxy-0.2.2-2|23	CFLAGS="%{optflags}" python setup.py build
14cr|python-wsgiproxy-0.2.2-2|24	
14cr|python-wsgiproxy-0.2.2-2|25	%install
14cr|python-wsgiproxy-0.2.2-2|26	%{__python} setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cr|python-wsgiproxy-0.2.2-2|27	
14cr|python-wsgiproxy-0.2.2-2|28	%clean
14cr|python-wsgiproxy-0.2.2-2|29	
14cr|python-wsgiproxy-0.2.2-2|30	%files
14cr|python-wsgiproxy-0.2.2-2|31	%{py_puresitedir}/*
14cr|python-wsgiproxy-0.2.2-2|32	
14cr|python-wsgiproxy-0.2.2-2|33	
14cr|python-wsgiproxy-0.2.2-2|34	
14cr|python-wsgiproxy-0.2.2-2|35	
14cr|python-wsgiproxy-0.2.2-2|36	%changelog
14cr|python-wsgiproxy-0.2.2-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|python-wsgiproxy-0.2.2-2|38	+ Revision: 62bbb06
14cr|python-wsgiproxy-0.2.2-2|39	- MassBuild#464: Increase release tag
14cr|python-wsgiproxy-0.2.2-2|40	
14cr|python-wsgiproxy-0.2.2-2|41	

6948 14
14cr|python-wxmpl-2.0.0-3|1	%define module  wxmpl
14cr|python-wxmpl-2.0.0-3|2	%define name 	python-%{module}
14cr|python-wxmpl-2.0.0-3|3	%define version 2.0.0
14cr|python-wxmpl-2.0.0-3|4	%define release 3
14cr|python-wxmpl-2.0.0-3|5	
14cr|python-wxmpl-2.0.0-3|6	Summary: 	Painless matplotlib embedding in wxPython
14cr|python-wxmpl-2.0.0-3|7	Name: 	 	%{name}
14cr|python-wxmpl-2.0.0-3|8	Version: 	%{version}
14cr|python-wxmpl-2.0.0-3|9	Release: 	%{release}
14cr|python-wxmpl-2.0.0-3|10	Source0: 	%{module}-%{version}.tar.gz
14cr|python-wxmpl-2.0.0-3|11	License: 	BSD-like
14cr|python-wxmpl-2.0.0-3|12	Group: 	 	Development/Python
14cr|python-wxmpl-2.0.0-3|13	Url: 		http://csrri.iit.edu/~wxmpl/
14cr|python-wxmpl-2.0.0-3|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-wxmpl-2.0.0-3|15	BuildArch:	noarch
14cr|python-wxmpl-2.0.0-3|16	Requires:  	python-matplotlib-wx >= 0.98.1
14cr|python-wxmpl-2.0.0-3|17	Requires:	wxPython >= 2.6.3.2
14cr|python-wxmpl-2.0.0-3|18	BuildRequires:	python
14cr|python-wxmpl-2.0.0-3|19	
14cr|python-wxmpl-2.0.0-3|20	%description
14cr|python-wxmpl-2.0.0-3|21	The wxmpl module provides a matplotlib FigureCanvas with
14cr|python-wxmpl-2.0.0-3|22	user-interaction features like point-under-cursor and zooming in on a
14cr|python-wxmpl-2.0.0-3|23	selected area.  Support for creating stripcharts (i.e., plots that
14cr|python-wxmpl-2.0.0-3|24	update as their data changes) is also included.
14cr|python-wxmpl-2.0.0-3|25	
14cr|python-wxmpl-2.0.0-3|26	%prep
14cr|python-wxmpl-2.0.0-3|27	%setup -q -n %{module}-%{version}
14cr|python-wxmpl-2.0.0-3|28	
14cr|python-wxmpl-2.0.0-3|29	%build
14cr|python-wxmpl-2.0.0-3|30	%__python setup.py build
14cr|python-wxmpl-2.0.0-3|31	
14cr|python-wxmpl-2.0.0-3|32	%install
14cr|python-wxmpl-2.0.0-3|33	%__rm -rf %{buildroot}
14cr|python-wxmpl-2.0.0-3|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-wxmpl-2.0.0-3|35	
14cr|python-wxmpl-2.0.0-3|36	%clean
14cr|python-wxmpl-2.0.0-3|37	%__rm -rf %{buildroot}
14cr|python-wxmpl-2.0.0-3|38	
14cr|python-wxmpl-2.0.0-3|39	%files
14cr|python-wxmpl-2.0.0-3|40	%defattr(-,root,root)
14cr|python-wxmpl-2.0.0-3|41	%doc README.txt LICENSE.txt ChangeLog reference/ demos/
14cr|python-wxmpl-2.0.0-3|42	%_bindir/*
14cr|python-wxmpl-2.0.0-3|43	%py_puresitedir/*
14cr|python-wxmpl-2.0.0-3|44	
14cr|python-wxmpl-2.0.0-3|45	
14cr|python-wxmpl-2.0.0-3|46	
14cr|python-wxmpl-2.0.0-3|47	%changelog
14cr|python-wxmpl-2.0.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|python-wxmpl-2.0.0-3|49	+ Revision: f57fd4b
14cr|python-wxmpl-2.0.0-3|50	- MassBuild#464: Increase release tag
14cr|python-wxmpl-2.0.0-3|51	
14cr|python-wxmpl-2.0.0-3|52	

6949 14
14cr|python-xarfile-0.4-6|1	%define oname pyxar
14cr|python-xarfile-0.4-6|2	%define name python-xarfile
14cr|python-xarfile-0.4-6|3	%define version 0.4
14cr|python-xarfile-0.4-6|4	%define release 6
14cr|python-xarfile-0.4-6|5	
14cr|python-xarfile-0.4-6|6	Summary: Python bindings for XAR, the eXtensible ARchiver
14cr|python-xarfile-0.4-6|7	Name: %{name}
14cr|python-xarfile-0.4-6|8	Version: %{version}
14cr|python-xarfile-0.4-6|9	Release: %{release}
14cr|python-xarfile-0.4-6|10	Source0: %{oname}-%{version}.tar.gz
14cr|python-xarfile-0.4-6|11	Patch0: pyxar-0.4-fix-build.patch
14cr|python-xarfile-0.4-6|12	Url: http://code.google.com/p/xar
14cr|python-xarfile-0.4-6|13	License: BSD
14cr|python-xarfile-0.4-6|14	Group: Development/Python
14cr|python-xarfile-0.4-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-xarfile-0.4-6|16	Provides: pyxar
14cr|python-xarfile-0.4-6|17	BuildRequires: libxar-devel
14cr|python-xarfile-0.4-6|18	BuildRequires: python-devel
14cr|python-xarfile-0.4-6|19	BuildRequires: python-pyrex
14cr|python-xarfile-0.4-6|20	Requires: python-base
14cr|python-xarfile-0.4-6|21	
14cr|python-xarfile-0.4-6|22	%description
14cr|python-xarfile-0.4-6|23	Python bindings for XAR, the eXtensible ARchiver.
14cr|python-xarfile-0.4-6|24	
14cr|python-xarfile-0.4-6|25	%prep
14cr|python-xarfile-0.4-6|26	%setup -qn %{oname}-%{version}
14cr|python-xarfile-0.4-6|27	%patch0 -p0
14cr|python-xarfile-0.4-6|28	
14cr|python-xarfile-0.4-6|29	%build
14cr|python-xarfile-0.4-6|30	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-xarfile-0.4-6|31	
14cr|python-xarfile-0.4-6|32	%install
14cr|python-xarfile-0.4-6|33	python setup.py install --root=$RPM_BUILD_ROOT
14cr|python-xarfile-0.4-6|34	
14cr|python-xarfile-0.4-6|35	%clean
14cr|python-xarfile-0.4-6|36	rm -rf $RPM_BUILD_ROOT
14cr|python-xarfile-0.4-6|37	
14cr|python-xarfile-0.4-6|38	%files
14cr|python-xarfile-0.4-6|39	%defattr(-,root,root)
14cr|python-xarfile-0.4-6|40	%{py_platsitedir}/*.so
14cr|python-xarfile-0.4-6|41	%{py_platsitedir}/*egg-info
14cr|python-xarfile-0.4-6|42	
14cr|python-xarfile-0.4-6|43	
14cr|python-xarfile-0.4-6|44	
14cr|python-xarfile-0.4-6|45	%changelog
14cr|python-xarfile-0.4-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-6
14cr|python-xarfile-0.4-6|47	+ Revision: 1263da0
14cr|python-xarfile-0.4-6|48	- MassBuild#464: Increase release tag
14cr|python-xarfile-0.4-6|49	
14cr|python-xarfile-0.4-6|50	

6950 14
14cr|python-xattr-0.6.1-4|1	%define real_name xattr
14cr|python-xattr-0.6.1-4|2	
14cr|python-xattr-0.6.1-4|3	Summary: Extended attributes for python
14cr|python-xattr-0.6.1-4|4	Name: python-xattr
14cr|python-xattr-0.6.1-4|5	Version: 0.6.1
14cr|python-xattr-0.6.1-4|6	Release: 4
14cr|python-xattr-0.6.1-4|7	License: GPL
14cr|python-xattr-0.6.1-4|8	Group: Development/Python
14cr|python-xattr-0.6.1-4|9	URL: http://pypi.python.org/pypi/xattr
14cr|python-xattr-0.6.1-4|10	Source: http://pypi.python.org/packages/source/x/xattr/xattr-%{version}.tar.gz
14cr|python-xattr-0.6.1-4|11	
14cr|python-xattr-0.6.1-4|12	Provides: pyxattr = %{version}-%{release}
14cr|python-xattr-0.6.1-4|13	
14cr|python-xattr-0.6.1-4|14	BuildRequires: attr-devel
14cr|python-xattr-0.6.1-4|15	BuildRequires: python-setuptools
14cr|python-xattr-0.6.1-4|16	BuildRequires: pkgconfig(python)
14cr|python-xattr-0.6.1-4|17	
14cr|python-xattr-0.6.1-4|18	%description
14cr|python-xattr-0.6.1-4|19	python-xattr is a C extension module for Python which implements
14cr|python-xattr-0.6.1-4|20	extended attributes manipulation. It is a wrapper on top of the
14cr|python-xattr-0.6.1-4|21	attr C library - see attr(5).
14cr|python-xattr-0.6.1-4|22	
14cr|python-xattr-0.6.1-4|23	%prep
14cr|python-xattr-0.6.1-4|24	%setup -q -n %{real_name}-%{version}
14cr|python-xattr-0.6.1-4|25	
14cr|python-xattr-0.6.1-4|26	%build
14cr|python-xattr-0.6.1-4|27	CFLAGS="%{optflags}" python setup.py build
14cr|python-xattr-0.6.1-4|28	
14cr|python-xattr-0.6.1-4|29	%install
14cr|python-xattr-0.6.1-4|30	python setup.py install --root="%{buildroot}" --prefix="%{_prefix}"
14cr|python-xattr-0.6.1-4|31	
14cr|python-xattr-0.6.1-4|32	
14cr|python-xattr-0.6.1-4|33	%files
14cr|python-xattr-0.6.1-4|34	%{py_platsitedir}/*
14cr|python-xattr-0.6.1-4|35	%{_bindir}/xattr
14cr|python-xattr-0.6.1-4|36	
14cr|python-xattr-0.6.1-4|37	
14cr|python-xattr-0.6.1-4|38	
14cr|python-xattr-0.6.1-4|39	%changelog
14cr|python-xattr-0.6.1-4|40	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 0.6.1-4
14cr|python-xattr-0.6.1-4|41	+ Revision: b0bdd69
14cr|python-xattr-0.6.1-4|42	- Updated python-xattr.spec
14cr|python-xattr-0.6.1-4|43	
14cr|python-xattr-0.6.1-4|44	

6951 14
14cr|python-xdot-0.6-1|1	%define	module	xdot
14cr|python-xdot-0.6-1|2	%define rel	git81b8d7d
14cr|python-xdot-0.6-1|3	
14cr|python-xdot-0.6-1|4	Summary:	Interactive viewer for Graphviz dot files
14cr|python-xdot-0.6-1|5	Name:		python-%{module}
14cr|python-xdot-0.6-1|6	Version:	0.6
14cr|python-xdot-0.6-1|7	Release:	1
14cr|python-xdot-0.6-1|8	Source0:	https://github.com/jrfonseca/xdot.py/archive/0.6.tar.gz
14cr|python-xdot-0.6-1|9	License:	LGPLv3+
14cr|python-xdot-0.6-1|10	Group:		Graphics
14cr|python-xdot-0.6-1|11	Url:		http://code.google.com/p/jrfonseca/wiki/XDot/
14cr|python-xdot-0.6-1|12	BuildArch:	noarch
14cr|python-xdot-0.6-1|13	Requires:	graphviz
14cr|python-xdot-0.6-1|14	Requires:	pygtk2.0
14cr|python-xdot-0.6-1|15	BuildRequires:	python-setuptools
14cr|python-xdot-0.6-1|16	BuildRequires:	python-devel
14cr|python-xdot-0.6-1|17	
14cr|python-xdot-0.6-1|18	%description
14cr|python-xdot-0.6-1|19	xdot is an interactive viewer for graphs written in
14cr|python-xdot-0.6-1|20	Graphviz's dot language.
14cr|python-xdot-0.6-1|21	
14cr|python-xdot-0.6-1|22	It internally uses Graphviz's xdot output format as an
14cr|python-xdot-0.6-1|23	intermediate format, and PyGTK and Cairo for rendering.
14cr|python-xdot-0.6-1|24	
14cr|python-xdot-0.6-1|25	xdot can be used either as a standalone application from
14cr|python-xdot-0.6-1|26	the command line, or as a library embedded in your Python
14cr|python-xdot-0.6-1|27	application.
14cr|python-xdot-0.6-1|28	
14cr|python-xdot-0.6-1|29	%prep
14cr|python-xdot-0.6-1|30	%setup -qn xdot.py-%{version}
14cr|python-xdot-0.6-1|31	
14cr|python-xdot-0.6-1|32	%install
14cr|python-xdot-0.6-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-xdot-0.6-1|34	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-xdot-0.6-1|35	
14cr|python-xdot-0.6-1|36	%files -f FILE_LIST
14cr|python-xdot-0.6-1|37	%doc sample.py
14cr|python-xdot-0.6-1|38	
14cr|python-xdot-0.6-1|39	%changelog
14cr|python-xdot-0.6-1|40	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-1
14cr|python-xdot-0.6-1|41	+ Revision: 2a7c8f7
14cr|python-xdot-0.6-1|42	- Fix build setup
14cr|python-xdot-0.6-1|43	
14cr|python-xdot-0.6-1|44	

6952 14
14cr|python-xklavier-0.2-6|1	Name: python-xklavier
14cr|python-xklavier-0.2-6|2	Version: 0.2
14cr|python-xklavier-0.2-6|3	Release: 6
14cr|python-xklavier-0.2-6|4	Summary: Python binding for libxklavier
14cr|python-xklavier-0.2-6|5	License: LGPLv2+
14cr|python-xklavier-0.2-6|6	Group: Development/Python
14cr|python-xklavier-0.2-6|7	Url: http://sugarlabs.org/
14cr|python-xklavier-0.2-6|8	
14cr|python-xklavier-0.2-6|9	Source: http://download.sugarlabs.org/sources/external/python-xklavier/python-xklavier-%version.tar.gz
14cr|python-xklavier-0.2-6|10	Patch: python-xklavier-0.2-xklavier-5.0.patch
14cr|python-xklavier-0.2-6|11	
14cr|python-xklavier-0.2-6|12	Requires: python-gobject >= 2.6.2
14cr|python-xklavier-0.2-6|13	Requires: python
14cr|python-xklavier-0.2-6|14	
14cr|python-xklavier-0.2-6|15	BuildRequires: gtk+2-devel >= 2.2.0
14cr|python-xklavier-0.2-6|16	BuildRequires: libxklavier-devel >= 5.0
14cr|python-xklavier-0.2-6|17	BuildRequires: python-gobject-devel >= 2.6.2
14cr|python-xklavier-0.2-6|18	BuildRequires: python-devel
14cr|python-xklavier-0.2-6|19	
14cr|python-xklavier-0.2-6|20	
14cr|python-xklavier-0.2-6|21	%description
14cr|python-xklavier-0.2-6|22	Python binding for libxklavier.
14cr|python-xklavier-0.2-6|23	
14cr|python-xklavier-0.2-6|24	%prep
14cr|python-xklavier-0.2-6|25	%setup -q -n python-xklavier-0.2
14cr|python-xklavier-0.2-6|26	%patch -p1
14cr|python-xklavier-0.2-6|27	
14cr|python-xklavier-0.2-6|28	
14cr|python-xklavier-0.2-6|29	%build
14cr|python-xklavier-0.2-6|30	%configure2_5x --disable-static am_cv_python_pyexecdir=%{python_sitelib}
14cr|python-xklavier-0.2-6|31	%make
14cr|python-xklavier-0.2-6|32	
14cr|python-xklavier-0.2-6|33	%install
14cr|python-xklavier-0.2-6|34	%makeinstall_std
14cr|python-xklavier-0.2-6|35	
14cr|python-xklavier-0.2-6|36	%files
14cr|python-xklavier-0.2-6|37	%defattr(-,root,root,-)
14cr|python-xklavier-0.2-6|38	%{python_sitelib}/*
14cr|python-xklavier-0.2-6|39	
14cr|python-xklavier-0.2-6|40	
14cr|python-xklavier-0.2-6|41	
14cr|python-xklavier-0.2-6|42	
14cr|python-xklavier-0.2-6|43	%changelog
14cr|python-xklavier-0.2-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-6
14cr|python-xklavier-0.2-6|45	+ Revision: 35f9187
14cr|python-xklavier-0.2-6|46	- MassBuild#464: Increase release tag
14cr|python-xklavier-0.2-6|47	
14cr|python-xklavier-0.2-6|48	

6953 14
14cr|python-xlib-0.15-0.rc1.1|1	%define prever rc1
14cr|python-xlib-0.15-0.rc1.1|2	
14cr|python-xlib-0.15-0.rc1.1|3	Summary: X11R6 client-side implementation
14cr|python-xlib-0.15-0.rc1.1|4	Name: python-xlib
14cr|python-xlib-0.15-0.rc1.1|5	Version: 0.15
14cr|python-xlib-0.15-0.rc1.1|6	Release: %mkrel -c %{prever} 1
14cr|python-xlib-0.15-0.rc1.1|7	Source0: http://downloads.sourceforge.net/python-xlib/%{name}-%{version}%{?prever}.tar.bz2
14cr|python-xlib-0.15-0.rc1.1|8	Patch1: python-xlib-0.14-buffsize.patch
14cr|python-xlib-0.15-0.rc1.1|9	License: GPL
14cr|python-xlib-0.15-0.rc1.1|10	Group: Development/Python
14cr|python-xlib-0.15-0.rc1.1|11	Url: http://python-xlib.sourceforge.net/
14cr|python-xlib-0.15-0.rc1.1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|python-xlib-0.15-0.rc1.1|13	BuildRequires: python-devel
14cr|python-xlib-0.15-0.rc1.1|14	BuildArch: noarch
14cr|python-xlib-0.15-0.rc1.1|15	
14cr|python-xlib-0.15-0.rc1.1|16	%description
14cr|python-xlib-0.15-0.rc1.1|17	The Python X Library is a complete X11R6 client-side implementation,
14cr|python-xlib-0.15-0.rc1.1|18	written in pure Python. It can be used to write low-levelish X Windows
14cr|python-xlib-0.15-0.rc1.1|19	client applications in Python.
14cr|python-xlib-0.15-0.rc1.1|20	
14cr|python-xlib-0.15-0.rc1.1|21	%prep
14cr|python-xlib-0.15-0.rc1.1|22	%setup -q -n %{name}-%{version}%{?prever}
14cr|python-xlib-0.15-0.rc1.1|23	%patch1 -p1 -b .buffsize
14cr|python-xlib-0.15-0.rc1.1|24	chmod -R a+r .
14cr|python-xlib-0.15-0.rc1.1|25	
14cr|python-xlib-0.15-0.rc1.1|26	%build
14cr|python-xlib-0.15-0.rc1.1|27	python setup.py build
14cr|python-xlib-0.15-0.rc1.1|28	
14cr|python-xlib-0.15-0.rc1.1|29	%install
14cr|python-xlib-0.15-0.rc1.1|30	rm -rf %{buildroot}
14cr|python-xlib-0.15-0.rc1.1|31	python setup.py install --root=%{buildroot}
14cr|python-xlib-0.15-0.rc1.1|32	
14cr|python-xlib-0.15-0.rc1.1|33	%clean
14cr|python-xlib-0.15-0.rc1.1|34	rm -rf %{buildroot}
14cr|python-xlib-0.15-0.rc1.1|35	
14cr|python-xlib-0.15-0.rc1.1|36	%files
14cr|python-xlib-0.15-0.rc1.1|37	%defattr(-,root,root)
14cr|python-xlib-0.15-0.rc1.1|38	%doc NEWS README TODO
14cr|python-xlib-0.15-0.rc1.1|39	%{py_puresitedir}/Xlib
14cr|python-xlib-0.15-0.rc1.1|40	%{py_puresitedir}/*.egg-info
14cr|python-xlib-0.15-0.rc1.1|41	
14cr|python-xlib-0.15-0.rc1.1|42	
14cr|python-xlib-0.15-0.rc1.1|43	
14cr|python-xlib-0.15-0.rc1.1|44	
14cr|python-xlib-0.15-0.rc1.1|45	
14cr|python-xlib-0.15-0.rc1.1|46	%changelog
14cr|python-xlib-0.15-0.rc1.1|47	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.15-0.rc1.1
14cr|python-xlib-0.15-0.rc1.1|48	+ Revision: abd4ce5
14cr|python-xlib-0.15-0.rc1.1|49	- Automatic import for version 0.15
14cr|python-xlib-0.15-0.rc1.1|50	
14cr|python-xlib-0.15-0.rc1.1|51	

6954 14
14cr|python-xlrd-0.9.3-2|1	%define module	xlrd
14cr|python-xlrd-0.9.3-2|2	
14cr|python-xlrd-0.9.3-2|3	Summary:	Module for extracting data from MS Excel spreadsheets in Python
14cr|python-xlrd-0.9.3-2|4	
14cr|python-xlrd-0.9.3-2|5	
14cr|python-xlrd-0.9.3-2|6	Name:		python-%{module}
14cr|python-xlrd-0.9.3-2|7	Version:	0.9.3
14cr|python-xlrd-0.9.3-2|8	Release:	2
14cr|python-xlrd-0.9.3-2|9	Source0:	http://pypi.python.org/packages/source/x/xlrd/xlrd-%{version}.tar.gz
14cr|python-xlrd-0.9.3-2|10	License:	BSD
14cr|python-xlrd-0.9.3-2|11	Group:		Development/Python
14cr|python-xlrd-0.9.3-2|12	Url:		http://pypi.python.org/pypi/xlrd/
14cr|python-xlrd-0.9.3-2|13	BuildArch:	noarch
14cr|python-xlrd-0.9.3-2|14	BuildRequires:	python-setuptools
14cr|python-xlrd-0.9.3-2|15	BuildRequires:	python-devel
14cr|python-xlrd-0.9.3-2|16	BuildRequires:	dos2unix
14cr|python-xlrd-0.9.3-2|17	
14cr|python-xlrd-0.9.3-2|18	BuildRequires:  python-devel
14cr|python-xlrd-0.9.3-2|19	
14cr|python-xlrd-0.9.3-2|20	%description
14cr|python-xlrd-0.9.3-2|21	Extract data from new and old Excel spreadsheets on any platform.
14cr|python-xlrd-0.9.3-2|22	Pure Python. Strong support for Excel dates. Unicode-aware.
14cr|python-xlrd-0.9.3-2|23	
14cr|python-xlrd-0.9.3-2|24	%prep
14cr|python-xlrd-0.9.3-2|25	%setup -q -n %{module}-%{version}
14cr|python-xlrd-0.9.3-2|26	for i in */*.py *.html; do
14cr|python-xlrd-0.9.3-2|27	# fix missing files
14cr|python-xlrd-0.9.3-2|28	dos2unix $i || :
14cr|python-xlrd-0.9.3-2|29	done
14cr|python-xlrd-0.9.3-2|30	
14cr|python-xlrd-0.9.3-2|31	%build
14cr|python-xlrd-0.9.3-2|32	python setup.py build
14cr|python-xlrd-0.9.3-2|33	
14cr|python-xlrd-0.9.3-2|34	%install
14cr|python-xlrd-0.9.3-2|35	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-xlrd-0.9.3-2|36	
14cr|python-xlrd-0.9.3-2|37	# fix linting, add shebang,fix extentions in _bindir
14cr|python-xlrd-0.9.3-2|38	(
14cr|python-xlrd-0.9.3-2|39	echo '#!%{__python}'
14cr|python-xlrd-0.9.3-2|40	cat %{buildroot}%{_bindir}/runxlrd.py
14cr|python-xlrd-0.9.3-2|41	) >> %{buildroot}%{_bindir}/runxlrd
14cr|python-xlrd-0.9.3-2|42	rm -rf %{buildroot}%{_bindir}/runxlrd.py* \
14cr|python-xlrd-0.9.3-2|43	%{buildroot}/%{py_puresitedir}/xlrd/doc \
14cr|python-xlrd-0.9.3-2|44	%{buildroot}/%{py_puresitedir}/xlrd/examples
14cr|python-xlrd-0.9.3-2|45	
14cr|python-xlrd-0.9.3-2|46	
14cr|python-xlrd-0.9.3-2|47	%files
14cr|python-xlrd-0.9.3-2|48	%attr(755,root,root) %dir %{py_puresitedir}/xlrd
14cr|python-xlrd-0.9.3-2|49	%{py_puresitedir}/xlrd/*
14cr|python-xlrd-0.9.3-2|50	%{py_puresitedir}/*egg-info
14cr|python-xlrd-0.9.3-2|51	%attr(755,root,root) %{_bindir}/*
14cr|python-xlrd-0.9.3-2|52	
14cr|python-xlrd-0.9.3-2|53	
14cr|python-xlrd-0.9.3-2|54	
14cr|python-xlrd-0.9.3-2|55	
14cr|python-xlrd-0.9.3-2|56	%changelog
14cr|python-xlrd-0.9.3-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|python-xlrd-0.9.3-2|58	+ Revision: afa0b9b
14cr|python-xlrd-0.9.3-2|59	- MassBuild#464: Increase release tag
14cr|python-xlrd-0.9.3-2|60	
14cr|python-xlrd-0.9.3-2|61	

6955 14
14cr|python-xlwt-0.7.5-2|1	%define	oname	xlwt
14cr|python-xlwt-0.7.5-2|2	
14cr|python-xlwt-0.7.5-2|3	Name:		python-%{oname}
14cr|python-xlwt-0.7.5-2|4	Version:	0.7.5
14cr|python-xlwt-0.7.5-2|5	Release:	2
14cr|python-xlwt-0.7.5-2|6	Summary:	Library to create spreadsheet
14cr|python-xlwt-0.7.5-2|7	Source0:	http://pypi.python.org/packages/source/x/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-xlwt-0.7.5-2|8	License:	BSD
14cr|python-xlwt-0.7.5-2|9	Group:		Development/Python
14cr|python-xlwt-0.7.5-2|10	Url:		http://www.python-excel.org/
14cr|python-xlwt-0.7.5-2|11	BuildArch:	noarch
14cr|python-xlwt-0.7.5-2|12	BuildRequires:	python-setuptools
14cr|python-xlwt-0.7.5-2|13	
14cr|python-xlwt-0.7.5-2|14	%description
14cr|python-xlwt-0.7.5-2|15	xlwt is a library for generating spreadsheet files that are compatible
14cr|python-xlwt-0.7.5-2|16	with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has
14cr|python-xlwt-0.7.5-2|17	full support for Unicode. Excel spreadsheets can be generated on any
14cr|python-xlwt-0.7.5-2|18	platform without needing Excel or a COM server. The only requirement is
14cr|python-xlwt-0.7.5-2|19	Python 2.3 to 2.7.
14cr|python-xlwt-0.7.5-2|20	
14cr|python-xlwt-0.7.5-2|21	%prep
14cr|python-xlwt-0.7.5-2|22	%setup -q -n %{oname}-%{version}
14cr|python-xlwt-0.7.5-2|23	
14cr|python-xlwt-0.7.5-2|24	%build
14cr|python-xlwt-0.7.5-2|25	python setup.py build
14cr|python-xlwt-0.7.5-2|26	
14cr|python-xlwt-0.7.5-2|27	%install
14cr|python-xlwt-0.7.5-2|28	python setup.py install --root=%{buildroot}
14cr|python-xlwt-0.7.5-2|29	
14cr|python-xlwt-0.7.5-2|30	pushd %{buildroot}%{py_puresitedir}/xlwt/examples
14cr|python-xlwt-0.7.5-2|31	find . -name "*.py" |xargs chmod +x
14cr|python-xlwt-0.7.5-2|32	chmod -x {wsprops,simple,parse-fmla,xlwt_easyxf_simple_demo,protection}.py
14cr|python-xlwt-0.7.5-2|33	popd
14cr|python-xlwt-0.7.5-2|34	chmod +x %{buildroot}%{py_puresitedir}/xlwt/Formatting.py
14cr|python-xlwt-0.7.5-2|35	
14cr|python-xlwt-0.7.5-2|36	%files
14cr|python-xlwt-0.7.5-2|37	%doc xlwt/doc/xlwt.html
14cr|python-xlwt-0.7.5-2|38	%{py_puresitedir}/xlwt/doc/xlwt.html
14cr|python-xlwt-0.7.5-2|39	%{py_puresitedir}/xlwt/*.py*
14cr|python-xlwt-0.7.5-2|40	%{py_puresitedir}/xlwt*.egg-info
14cr|python-xlwt-0.7.5-2|41	%{py_puresitedir}/xlwt/examples/*.py
14cr|python-xlwt-0.7.5-2|42	%{py_puresitedir}/xlwt/examples/python.bmp
14cr|python-xlwt-0.7.5-2|43	
14cr|python-xlwt-0.7.5-2|44	%changelog
14cr|python-xlwt-0.7.5-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-2
14cr|python-xlwt-0.7.5-2|46	+ Revision: b48b703
14cr|python-xlwt-0.7.5-2|47	- MassBuild#464: Increase release tag
14cr|python-xlwt-0.7.5-2|48	
14cr|python-xlwt-0.7.5-2|49	

6956 14
14cr|python-xmpp-1.1.2-2|1	Name:		python-xmpp
14cr|python-xmpp-1.1.2-2|2	Version:	1.1.2
14cr|python-xmpp-1.1.2-2|3	Release:	2
14cr|python-xmpp-1.1.2-2|4	URL:		http://pyxmpp.jajcus.net/
14cr|python-xmpp-1.1.2-2|5	Summary:	Python Jabber/XMPP implementation
14cr|python-xmpp-1.1.2-2|6	Source0:	http://github.com/downloads/Jajcus/pyxmpp/pyxmpp-%{version}.tar.gz
14cr|python-xmpp-1.1.2-2|7	Group:		System/Libraries
14cr|python-xmpp-1.1.2-2|8	License:	LGPLv2
14cr|python-xmpp-1.1.2-2|9	BuildRequires:	python-m2crypto dnspython python-libxml2 python-devel libxml2-devel
14cr|python-xmpp-1.1.2-2|10	Requires:	python-m2crypto dnspython python-libxml2 python
14cr|python-xmpp-1.1.2-2|11	
14cr|python-xmpp-1.1.2-2|12	%description
14cr|python-xmpp-1.1.2-2|13	PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber implementation. It
14cr|python-xmpp-1.1.2-2|14	is based on libxml2 -- fast and fully-featured XML parser.
14cr|python-xmpp-1.1.2-2|15	
14cr|python-xmpp-1.1.2-2|16	PyXMPP provides most core features of the XMPP protocol and several
14cr|python-xmpp-1.1.2-2|17	JSF-defined extensions. PyXMPP provides building blocks for creating
14cr|python-xmpp-1.1.2-2|18	Jabber clients and components. Developer uses them to setup XMPP streams,
14cr|python-xmpp-1.1.2-2|19	handle incoming events and create outgoing stanzas (XMPP "packets").
14cr|python-xmpp-1.1.2-2|20	
14cr|python-xmpp-1.1.2-2|21	Features
14cr|python-xmpp-1.1.2-2|22	
14cr|python-xmpp-1.1.2-2|23	* nearly complete XMPP Core (RFC 3920) protocol for client connections
14cr|python-xmpp-1.1.2-2|24	(includes SASL, TLS and Strinprep).
14cr|python-xmpp-1.1.2-2|25	* mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists)
14cr|python-xmpp-1.1.2-2|26	* XMPP error objects including translations to and from legacy codes
14cr|python-xmpp-1.1.2-2|27	for backward compatibility (JEP-0086).
14cr|python-xmpp-1.1.2-2|28	* legacy authentication ("digest" and "plain") (JEP-0078).
14cr|python-xmpp-1.1.2-2|29	* component protocol (JEP-0114).
14cr|python-xmpp-1.1.2-2|30	* Service Discovery (JEP-0030).
14cr|python-xmpp-1.1.2-2|31	* vCards -- both Jabber "vcard-temp" and RFC 2426
14cr|python-xmpp-1.1.2-2|32	* basic parts of the Multi-User Chat protocol (JEP-0045)
14cr|python-xmpp-1.1.2-2|33	* delayed delivery timestamps (JEP-0091).
14cr|python-xmpp-1.1.2-2|34	* Data Forms (JEP-0004).
14cr|python-xmpp-1.1.2-2|35	* In-Band Registration (JEP-0077).
14cr|python-xmpp-1.1.2-2|36	
14cr|python-xmpp-1.1.2-2|37	%prep
14cr|python-xmpp-1.1.2-2|38	%setup -q -n pyxmpp-%{version}
14cr|python-xmpp-1.1.2-2|39	
14cr|python-xmpp-1.1.2-2|40	%build
14cr|python-xmpp-1.1.2-2|41	%__python setup.py build
14cr|python-xmpp-1.1.2-2|42	%__python -O -c "import compileall; compileall.compile_dir('build')"
14cr|python-xmpp-1.1.2-2|43	%__python -c "import compileall; compileall.compile_dir('build')"
14cr|python-xmpp-1.1.2-2|44	
14cr|python-xmpp-1.1.2-2|45	%install
14cr|python-xmpp-1.1.2-2|46	%{__rm} -Rf %{buildroot}
14cr|python-xmpp-1.1.2-2|47	%__python setup.py install --prefix %{buildroot}%{_prefix}
14cr|python-xmpp-1.1.2-2|48	
14cr|python-xmpp-1.1.2-2|49	%files
14cr|python-xmpp-1.1.2-2|50	%doc ChangeLog COPYING PKG-INFO README TODO examples doc
14cr|python-xmpp-1.1.2-2|51	%{py_platsitedir}/pyxmpp
14cr|python-xmpp-1.1.2-2|52	%{py_platsitedir}/pyxmpp-%{version}-*
14cr|python-xmpp-1.1.2-2|53	
14cr|python-xmpp-1.1.2-2|54	
14cr|python-xmpp-1.1.2-2|55	
14cr|python-xmpp-1.1.2-2|56	%changelog
14cr|python-xmpp-1.1.2-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|python-xmpp-1.1.2-2|58	+ Revision: 9807662
14cr|python-xmpp-1.1.2-2|59	- MassBuild#464: Increase release tag
14cr|python-xmpp-1.1.2-2|60	
14cr|python-xmpp-1.1.2-2|61	

6957 14
14cr|python-xoltar-0.20010601-11|1	%define oname    xoltar
14cr|python-xoltar-0.20010601-11|2	%define name     python-%{oname}
14cr|python-xoltar-0.20010601-11|3	%define version 0.20010601
14cr|python-xoltar-0.20010601-11|4	%define oversion 01jun01
14cr|python-xoltar-0.20010601-11|5	%define release 11
14cr|python-xoltar-0.20010601-11|6	%define dname    %{oname}-toolkit-%{oversion}
14cr|python-xoltar-0.20010601-11|7	%define modules  functional lazy threadpool
14cr|python-xoltar-0.20010601-11|8	
14cr|python-xoltar-0.20010601-11|9	Summary:       A collection of utilities for threading and FP in python
14cr|python-xoltar-0.20010601-11|10	Name:          %{name}
14cr|python-xoltar-0.20010601-11|11	Version:       %{version}
14cr|python-xoltar-0.20010601-11|12	Release:       %{release}
14cr|python-xoltar-0.20010601-11|13	Source0:       %dname.tar.bz2
14cr|python-xoltar-0.20010601-11|14	License:       LGPL
14cr|python-xoltar-0.20010601-11|15	Group:         Development/Python
14cr|python-xoltar-0.20010601-11|16	BuildRoot:     %{_tmppath}/%{name}-buildroot
14cr|python-xoltar-0.20010601-11|17	Url:           http://www.xoltar.org/languages/python.html
14cr|python-xoltar-0.20010601-11|18	BuildRequires: python
14cr|python-xoltar-0.20010601-11|19	BuildRequires: dos2unix
14cr|python-xoltar-0.20010601-11|20	BuildArch:     noarch
14cr|python-xoltar-0.20010601-11|21	
14cr|python-xoltar-0.20010601-11|22	%description
14cr|python-xoltar-0.20010601-11|23	The Xoltar Toolkit is a collection of useful utilities for programming
14cr|python-xoltar-0.20010601-11|24	in Python. Aside from the threadpool module, the toolkit is mostly
14cr|python-xoltar-0.20010601-11|25	concerned with enabling a functional programming style in Python.
14cr|python-xoltar-0.20010601-11|26	
14cr|python-xoltar-0.20010601-11|27	%prep
14cr|python-xoltar-0.20010601-11|28	%setup -c %dname
14cr|python-xoltar-0.20010601-11|29	sed -i -e"s/__version__ ==/__version__ =/" threadpool.py
14cr|python-xoltar-0.20010601-11|30	
14cr|python-xoltar-0.20010601-11|31	#fix EOLs
14cr|python-xoltar-0.20010601-11|32	dos2unix *.txt
14cr|python-xoltar-0.20010601-11|33	
14cr|python-xoltar-0.20010601-11|34	%build
14cr|python-xoltar-0.20010601-11|35	
14cr|python-xoltar-0.20010601-11|36	%install
14cr|python-xoltar-0.20010601-11|37	rm -rf %{buildroot}
14cr|python-xoltar-0.20010601-11|38	install -m755 -d %{buildroot}/%{python_sitelib}
14cr|python-xoltar-0.20010601-11|39	for module in %{modules}; do
14cr|python-xoltar-0.20010601-11|40	python -c "import $module"
14cr|python-xoltar-0.20010601-11|41	install -m644 $module.py* %{buildroot}/%{python_sitelib}
14cr|python-xoltar-0.20010601-11|42	done
14cr|python-xoltar-0.20010601-11|43	
14cr|python-xoltar-0.20010601-11|44	%clean
14cr|python-xoltar-0.20010601-11|45	rm -rf %{buildroot}
14cr|python-xoltar-0.20010601-11|46	
14cr|python-xoltar-0.20010601-11|47	%files
14cr|python-xoltar-0.20010601-11|48	%defattr(-,root,root)
14cr|python-xoltar-0.20010601-11|49	%doc *_changes.txt
14cr|python-xoltar-0.20010601-11|50	%{python_sitelib}/*.py
14cr|python-xoltar-0.20010601-11|51	
14cr|python-xoltar-0.20010601-11|52	
14cr|python-xoltar-0.20010601-11|53	
14cr|python-xoltar-0.20010601-11|54	%changelog
14cr|python-xoltar-0.20010601-11|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20010601-11
14cr|python-xoltar-0.20010601-11|56	+ Revision: 69e79ba
14cr|python-xoltar-0.20010601-11|57	- MassBuild#464: Increase release tag
14cr|python-xoltar-0.20010601-11|58	
14cr|python-xoltar-0.20010601-11|59	

6958 14
14cr|python-xzip-0.1-10|1	%define oname   xzip
14cr|python-xzip-0.1-10|2	%define name    python-%oname
14cr|python-xzip-0.1-10|3	%define version 0.1
14cr|python-xzip-0.1-10|4	%define release 10
14cr|python-xzip-0.1-10|5	
14cr|python-xzip-0.1-10|6	
14cr|python-xzip-0.1-10|7	Summary:       Sequence index and item ranges for python
14cr|python-xzip-0.1-10|8	Name:          %{name}
14cr|python-xzip-0.1-10|9	Version:       %{version}
14cr|python-xzip-0.1-10|10	Release:       %{release}
14cr|python-xzip-0.1-10|11	Source0:       %{oname}.py
14cr|python-xzip-0.1-10|12	License:       LGPL
14cr|python-xzip-0.1-10|13	Group:         Development/Python
14cr|python-xzip-0.1-10|14	BuildRoot:     %{_tmppath}/%{name}-buildroot
14cr|python-xzip-0.1-10|15	Url:           http://www.python.org/peps/pep-0212.html
14cr|python-xzip-0.1-10|16	BuildRequires: python
14cr|python-xzip-0.1-10|17	BuildArch:     noarch
14cr|python-xzip-0.1-10|18	
14cr|python-xzip-0.1-10|19	%description
14cr|python-xzip-0.1-10|20	This is a python module providing lazy versions of the built-in zip,
14cr|python-xzip-0.1-10|21	map, and filter functions.
14cr|python-xzip-0.1-10|22	
14cr|python-xzip-0.1-10|23	%install
14cr|python-xzip-0.1-10|24	rm -rf $RPM_BUILD_ROOT
14cr|python-xzip-0.1-10|25	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%py_puresitedir/%{oname}.py
14cr|python-xzip-0.1-10|26	cd $RPM_BUILD_ROOT%py_puresitedir
14cr|python-xzip-0.1-10|27	python -c "import %{oname}"
14cr|python-xzip-0.1-10|28	
14cr|python-xzip-0.1-10|29	%clean
14cr|python-xzip-0.1-10|30	rm -rf $RPM_BUILD_ROOT
14cr|python-xzip-0.1-10|31	
14cr|python-xzip-0.1-10|32	%files
14cr|python-xzip-0.1-10|33	%defattr(-,root,root)
14cr|python-xzip-0.1-10|34	%py_puresitedir/%{oname}.py
14cr|python-xzip-0.1-10|35	
14cr|python-xzip-0.1-10|36	
14cr|python-xzip-0.1-10|37	
14cr|python-xzip-0.1-10|38	
14cr|python-xzip-0.1-10|39	%changelog
14cr|python-xzip-0.1-10|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-10
14cr|python-xzip-0.1-10|41	+ Revision: 26ad845
14cr|python-xzip-0.1-10|42	- MassBuild#464: Increase release tag
14cr|python-xzip-0.1-10|43	
14cr|python-xzip-0.1-10|44	

6959 14
14cr|python-yadis-1.1.0-2|1	%define module yadis
14cr|python-yadis-1.1.0-2|2	Name: 		python-%module
14cr|python-yadis-1.1.0-2|3	Summary:    Python library for yadis service discovery
14cr|python-yadis-1.1.0-2|4	Version: 	1.1.0
14cr|python-yadis-1.1.0-2|5	Release:	2
14cr|python-yadis-1.1.0-2|6	License: 	GPL
14cr|python-yadis-1.1.0-2|7	Group: 		Development/Python
14cr|python-yadis-1.1.0-2|8	BuildRequires: 	python-devel
14cr|python-yadis-1.1.0-2|9	Requires: 	python-urljr
14cr|python-yadis-1.1.0-2|10	Url: 		http://www.openidenabled.com/yadis/libraries/python
14cr|python-yadis-1.1.0-2|11	Source: 	http://www.openidenabled.com/resources/downloads/python-openid/python-yadis-%{version}.tar.gz
14cr|python-yadis-1.1.0-2|12	
14cr|python-yadis-1.1.0-2|13	Buildarch:	noarch
14cr|python-yadis-1.1.0-2|14	
14cr|python-yadis-1.1.0-2|15	%description
14cr|python-yadis-1.1.0-2|16	Yadis is a protocol for discovering services applicable to a URL.
14cr|python-yadis-1.1.0-2|17	This package provides a client implementation of the Yadis protocol.
14cr|python-yadis-1.1.0-2|18	
14cr|python-yadis-1.1.0-2|19	%prep
14cr|python-yadis-1.1.0-2|20	%setup -q -n python-%{module}-%{version}
14cr|python-yadis-1.1.0-2|21	
14cr|python-yadis-1.1.0-2|22	%build
14cr|python-yadis-1.1.0-2|23	CFLAGS="%{optflags}" python setup.py build
14cr|python-yadis-1.1.0-2|24	
14cr|python-yadis-1.1.0-2|25	%install
14cr|python-yadis-1.1.0-2|26	python setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{py_puresitedir}
14cr|python-yadis-1.1.0-2|27	
14cr|python-yadis-1.1.0-2|28	
14cr|python-yadis-1.1.0-2|29	%files
14cr|python-yadis-1.1.0-2|30	%{py_puresitedir}/*
14cr|python-yadis-1.1.0-2|31	
14cr|python-yadis-1.1.0-2|32	
14cr|python-yadis-1.1.0-2|33	%changelog
14cr|python-yadis-1.1.0-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|python-yadis-1.1.0-2|35	+ Revision: 7e1b91d
14cr|python-yadis-1.1.0-2|36	- MassBuild#464: Increase release tag
14cr|python-yadis-1.1.0-2|37	
14cr|python-yadis-1.1.0-2|38	

6960 14
14cr|python-yenc-0.4.0-2|1	%define tag ee6b73a5b14f
14cr|python-yenc-0.4.0-2|2	
14cr|python-yenc-0.4.0-2|3	Name:           python-yenc
14cr|python-yenc-0.4.0-2|4	Version:        0.4.0
14cr|python-yenc-0.4.0-2|5	Release:        2
14cr|python-yenc-0.4.0-2|6	Summary:        yEnc Module for Python
14cr|python-yenc-0.4.0-2|7	Group:          Development/Python
14cr|python-yenc-0.4.0-2|8	License:        GPLv2+
14cr|python-yenc-0.4.0-2|9	URL:            http://www.hellanzb.com/trac/
14cr|python-yenc-0.4.0-2|10	Source0:        https://bitbucket.org/dual75/yenc/get/0.4.0.tar.gz
14cr|python-yenc-0.4.0-2|11	BuildRequires:  python-devel
14cr|python-yenc-0.4.0-2|12	BuildRequires:  python-distribute
14cr|python-yenc-0.4.0-2|13	
14cr|python-yenc-0.4.0-2|14	%description
14cr|python-yenc-0.4.0-2|15	python-yenc is a yEnc decoding library for Python. yEnc is a
14cr|python-yenc-0.4.0-2|16	binary-to-text encoding scheme for transferring binary files
14cr|python-yenc-0.4.0-2|17	in messages on Usenet or via e-mail.
14cr|python-yenc-0.4.0-2|18	
14cr|python-yenc-0.4.0-2|19	%prep
14cr|python-yenc-0.4.0-2|20	%setup -q -n dual75-yenc-%{tag}
14cr|python-yenc-0.4.0-2|21	
14cr|python-yenc-0.4.0-2|22	
14cr|python-yenc-0.4.0-2|23	%build
14cr|python-yenc-0.4.0-2|24	CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
14cr|python-yenc-0.4.0-2|25	
14cr|python-yenc-0.4.0-2|26	
14cr|python-yenc-0.4.0-2|27	%install
14cr|python-yenc-0.4.0-2|28	%{__python} -c 'import setuptools; execfile("setup.py")' install -O1 --skip-build --root %{buildroot}
14cr|python-yenc-0.4.0-2|29	chmod g-w %{buildroot}/%{py_platsitedir}/_yenc.so
14cr|python-yenc-0.4.0-2|30	
14cr|python-yenc-0.4.0-2|31	
14cr|python-yenc-0.4.0-2|32	%check
14cr|python-yenc-0.4.0-2|33	PYTHONPATH="$PYTHONPATH:%{buildroot}/%{py_platsitedir}" %{__python} test/test.py
14cr|python-yenc-0.4.0-2|34	
14cr|python-yenc-0.4.0-2|35	
14cr|python-yenc-0.4.0-2|36	%clean
14cr|python-yenc-0.4.0-2|37	
14cr|python-yenc-0.4.0-2|38	
14cr|python-yenc-0.4.0-2|39	%files
14cr|python-yenc-0.4.0-2|40	%doc README TODO COPYING
14cr|python-yenc-0.4.0-2|41	%{py_platsitedir}/*
14cr|python-yenc-0.4.0-2|42	
14cr|python-yenc-0.4.0-2|43	
14cr|python-yenc-0.4.0-2|44	%changelog
14cr|python-yenc-0.4.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|python-yenc-0.4.0-2|46	+ Revision: 31053be
14cr|python-yenc-0.4.0-2|47	- MassBuild#464: Increase release tag
14cr|python-yenc-0.4.0-2|48	
14cr|python-yenc-0.4.0-2|49	

6961 14
14cr|python-yolk-0.4.3-2|1	%define module	yolk
14cr|python-yolk-0.4.3-2|2	
14cr|python-yolk-0.4.3-2|3	Summary:	Python package command-line query tool
14cr|python-yolk-0.4.3-2|4	Name:		python-%{module}
14cr|python-yolk-0.4.3-2|5	Version:	0.4.3
14cr|python-yolk-0.4.3-2|6	Release:	2
14cr|python-yolk-0.4.3-2|7	Source0:	http://pypi.python.org/packages/source/y/%{module}/%{module}-%{version}.tar.gz
14cr|python-yolk-0.4.3-2|8	License:	GPLv2
14cr|python-yolk-0.4.3-2|9	Group:		Development/Python
14cr|python-yolk-0.4.3-2|10	Url:		http://tools.assembla.com/yolk/
14cr|python-yolk-0.4.3-2|11	BuildArch:	noarch
14cr|python-yolk-0.4.3-2|12	BuildRequires:	python-setuptools
14cr|python-yolk-0.4.3-2|13	
14cr|python-yolk-0.4.3-2|14	%description
14cr|python-yolk-0.4.3-2|15	Yolk is a Python command-line tool and library for obtaining
14cr|python-yolk-0.4.3-2|16	information about packages installed by setuptools, easy_install and
14cr|python-yolk-0.4.3-2|17	distutils (Python 2.5) and for querying PyPI.
14cr|python-yolk-0.4.3-2|18	
14cr|python-yolk-0.4.3-2|19	%prep
14cr|python-yolk-0.4.3-2|20	%setup -q -n %{module}-%{version}
14cr|python-yolk-0.4.3-2|21	
14cr|python-yolk-0.4.3-2|22	%install
14cr|python-yolk-0.4.3-2|23	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|python-yolk-0.4.3-2|24	%__install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|python-yolk-0.4.3-2|25	%__install -m 644 docs/yolk.1 %{buildroot}%{_mandir}/man1/
14cr|python-yolk-0.4.3-2|26	sed -i 's/.*egg-info$//' FILE_LIST
14cr|python-yolk-0.4.3-2|27	
14cr|python-yolk-0.4.3-2|28	%files -f FILE_LIST
14cr|python-yolk-0.4.3-2|29	%doc AUTHORS COPYING CREDITS FAQ NEWS README THANKS TODO
14cr|python-yolk-0.4.3-2|30	%_mandir/man1/yolk.*
14cr|python-yolk-0.4.3-2|31	
14cr|python-yolk-0.4.3-2|32	
14cr|python-yolk-0.4.3-2|33	
14cr|python-yolk-0.4.3-2|34	%changelog
14cr|python-yolk-0.4.3-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-2
14cr|python-yolk-0.4.3-2|36	+ Revision: 7053234
14cr|python-yolk-0.4.3-2|37	- MassBuild#464: Increase release tag
14cr|python-yolk-0.4.3-2|38	
14cr|python-yolk-0.4.3-2|39	

6962 14
14cr|python-z3c.autoinclude-0.3.5-2|1	%define	oname	z3c.autoinclude
14cr|python-z3c.autoinclude-0.3.5-2|2	
14cr|python-z3c.autoinclude-0.3.5-2|3	Name:		python-%{oname}
14cr|python-z3c.autoinclude-0.3.5-2|4	Version:	0.3.5
14cr|python-z3c.autoinclude-0.3.5-2|5	Release:	2
14cr|python-z3c.autoinclude-0.3.5-2|6	Summary:	Automatically include ZCML
14cr|python-z3c.autoinclude-0.3.5-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-z3c.autoinclude-0.3.5-2|8	License:	ZPL 2.1
14cr|python-z3c.autoinclude-0.3.5-2|9	Group:		Development/Python
14cr|python-z3c.autoinclude-0.3.5-2|10	Url:		http://pypi.python.org/pypi/z3c.autoinclude
14cr|python-z3c.autoinclude-0.3.5-2|11	BuildArch:	noarch
14cr|python-z3c.autoinclude-0.3.5-2|12	BuildRequires:	python-setuptools
14cr|python-z3c.autoinclude-0.3.5-2|13	
14cr|python-z3c.autoinclude-0.3.5-2|14	Requires:  pythonegg(zope.dottedname)
14cr|python-z3c.autoinclude-0.3.5-2|15	Requires:  pythonegg(zope.interface)
14cr|python-z3c.autoinclude-0.3.5-2|16	Requires:  pythonegg(zope.configuration)
14cr|python-z3c.autoinclude-0.3.5-2|17	Requires:  pythonegg(zope.schema)
14cr|python-z3c.autoinclude-0.3.5-2|18	Requires:  pythonegg(zc.buildout)
14cr|python-z3c.autoinclude-0.3.5-2|19	
14cr|python-z3c.autoinclude-0.3.5-2|20	
14cr|python-z3c.autoinclude-0.3.5-2|21	%description
14cr|python-z3c.autoinclude-0.3.5-2|22	This package adds two new ZCML directives to automatically detect
14cr|python-z3c.autoinclude-0.3.5-2|23	ZCML files to include: "includeDependencies" and "includePlugins".
14cr|python-z3c.autoinclude-0.3.5-2|24	
14cr|python-z3c.autoinclude-0.3.5-2|25	When you want to include a Zope-based package in your application, you
14cr|python-z3c.autoinclude-0.3.5-2|26	have to repeat yourself in two places: you have to add the package
14cr|python-z3c.autoinclude-0.3.5-2|27	itself (in a setup.py, buildout, etc) and you also have to include its
14cr|python-z3c.autoinclude-0.3.5-2|28	ZCML with an <include> directive or a package-includes slug. Because
14cr|python-z3c.autoinclude-0.3.5-2|29	you have to repeat yourself, you can easily make an error where you
14cr|python-z3c.autoinclude-0.3.5-2|30	add a new package but forget to include its ZCML.
14cr|python-z3c.autoinclude-0.3.5-2|31	
14cr|python-z3c.autoinclude-0.3.5-2|32	z3c.autoinclude lets you circumvent this error-prone process with
14cr|python-z3c.autoinclude-0.3.5-2|33	automatic detection and inclusion of ZCML files.
14cr|python-z3c.autoinclude-0.3.5-2|34	
14cr|python-z3c.autoinclude-0.3.5-2|35	%prep
14cr|python-z3c.autoinclude-0.3.5-2|36	%setup -q -n %{oname}-%{version}
14cr|python-z3c.autoinclude-0.3.5-2|37	
14cr|python-z3c.autoinclude-0.3.5-2|38	%build
14cr|python-z3c.autoinclude-0.3.5-2|39	python setup.py build
14cr|python-z3c.autoinclude-0.3.5-2|40	
14cr|python-z3c.autoinclude-0.3.5-2|41	%install
14cr|python-z3c.autoinclude-0.3.5-2|42	python setup.py install --root=%{buildroot}
14cr|python-z3c.autoinclude-0.3.5-2|43	
14cr|python-z3c.autoinclude-0.3.5-2|44	%files
14cr|python-z3c.autoinclude-0.3.5-2|45	%doc CHANGES.rst README.rst TODO.rst
14cr|python-z3c.autoinclude-0.3.5-2|46	%doc src/z3c.autoinclude.egg-info/*.txt
14cr|python-z3c.autoinclude-0.3.5-2|47	%doc src/z3c/autoinclude/*.txt
14cr|python-z3c.autoinclude-0.3.5-2|48	%{_bindir}/*
14cr|python-z3c.autoinclude-0.3.5-2|49	%{py_puresitedir}/z3c/autoinclude/*
14cr|python-z3c.autoinclude-0.3.5-2|50	%{py_puresitedir}/z3c.autoinclude*.egg-info
14cr|python-z3c.autoinclude-0.3.5-2|51	%{py_puresitedir}/z3c.autoinclude*.pth
14cr|python-z3c.autoinclude-0.3.5-2|52	
14cr|python-z3c.autoinclude-0.3.5-2|53	%changelog
14cr|python-z3c.autoinclude-0.3.5-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-2
14cr|python-z3c.autoinclude-0.3.5-2|55	+ Revision: fcfd8f9
14cr|python-z3c.autoinclude-0.3.5-2|56	- MassBuild#464: Increase release tag
14cr|python-z3c.autoinclude-0.3.5-2|57	
14cr|python-z3c.autoinclude-0.3.5-2|58	

6963 14
14cr|python-z3c.form-3.2.1-2|1	%define	oname	z3c.form
14cr|python-z3c.form-3.2.1-2|2	
14cr|python-z3c.form-3.2.1-2|3	Name:		python-%{oname}
14cr|python-z3c.form-3.2.1-2|4	Version:	3.2.1
14cr|python-z3c.form-3.2.1-2|5	Release:	2
14cr|python-z3c.form-3.2.1-2|6	Summary:	An advanced form and widget framework for Zope 3
14cr|python-z3c.form-3.2.1-2|7	
14cr|python-z3c.form-3.2.1-2|8	Source0:	http://pypi.python.org/packages/source/z/z3c.form/z3c.form-%{version}.zip
14cr|python-z3c.form-3.2.1-2|9	License:	ZPL 2.1
14cr|python-z3c.form-3.2.1-2|10	Group:		Development/Python
14cr|python-z3c.form-3.2.1-2|11	Url:		https://launchpad.net/z3c.form
14cr|python-z3c.form-3.2.1-2|12	BuildArch:	noarch
14cr|python-z3c.form-3.2.1-2|13	BuildRequires:	python-setuptools
14cr|python-z3c.form-3.2.1-2|14	BuildRequires:  pkgconfig(libxslt)
14cr|python-z3c.form-3.2.1-2|15	
14cr|python-z3c.form-3.2.1-2|16	Requires: pythonegg(setuptools)
14cr|python-z3c.form-3.2.1-2|17	Requires: pythonegg(six)
14cr|python-z3c.form-3.2.1-2|18	Requires: pythonegg(zope.browser)
14cr|python-z3c.form-3.2.1-2|19	Requires: pythonegg(zope.browserpage)
14cr|python-z3c.form-3.2.1-2|20	Requires: pythonegg(zope.browserresource)
14cr|python-z3c.form-3.2.1-2|21	Requires: pythonegg(zope.component)
14cr|python-z3c.form-3.2.1-2|22	Requires: pythonegg(zope.configuration)
14cr|python-z3c.form-3.2.1-2|23	Requires: pythonegg(zope.contentprovider)
14cr|python-z3c.form-3.2.1-2|24	Requires: pythonegg(zope.event)
14cr|python-z3c.form-3.2.1-2|25	Requires: pythonegg(zope.i18n)
14cr|python-z3c.form-3.2.1-2|26	Requires: pythonegg(zope.i18nmessageid)
14cr|python-z3c.form-3.2.1-2|27	Requires: pythonegg(zope.interface)
14cr|python-z3c.form-3.2.1-2|28	Requires: pythonegg(zope.lifecycleevent)
14cr|python-z3c.form-3.2.1-2|29	Requires: pythonegg(zope.location)
14cr|python-z3c.form-3.2.1-2|30	Requires: pythonegg(zope.pagetemplate)
14cr|python-z3c.form-3.2.1-2|31	Requires: pythonegg(zope.publisher)
14cr|python-z3c.form-3.2.1-2|32	Requires: pythonegg(zope.schema) >= 3.6.0
14cr|python-z3c.form-3.2.1-2|33	Requires: pythonegg(zope.security)
14cr|python-z3c.form-3.2.1-2|34	Requires: pythonegg(zope.site)
14cr|python-z3c.form-3.2.1-2|35	Requires: pythonegg(zope.traversing)
14cr|python-z3c.form-3.2.1-2|36	
14cr|python-z3c.form-3.2.1-2|37	
14cr|python-z3c.form-3.2.1-2|38	%description
14cr|python-z3c.form-3.2.1-2|39	This package provides an implementation for HTML forms and widgets. The goal
14cr|python-z3c.form-3.2.1-2|40	is to provide a simple API but with the ability to easily customize any data
14cr|python-z3c.form-3.2.1-2|41	or steps.
14cr|python-z3c.form-3.2.1-2|42	
14cr|python-z3c.form-3.2.1-2|43	
14cr|python-z3c.form-3.2.1-2|44	%prep
14cr|python-z3c.form-3.2.1-2|45	%setup -q -n %{oname}-%{version}
14cr|python-z3c.form-3.2.1-2|46	
14cr|python-z3c.form-3.2.1-2|47	%build
14cr|python-z3c.form-3.2.1-2|48	python setup.py build
14cr|python-z3c.form-3.2.1-2|49	
14cr|python-z3c.form-3.2.1-2|50	%install
14cr|python-z3c.form-3.2.1-2|51	python setup.py install --root=%{buildroot}
14cr|python-z3c.form-3.2.1-2|52	
14cr|python-z3c.form-3.2.1-2|53	%check
14cr|python-z3c.form-3.2.1-2|54	# python setup.py test
14cr|python-z3c.form-3.2.1-2|55	
14cr|python-z3c.form-3.2.1-2|56	%files
14cr|python-z3c.form-3.2.1-2|57	%doc *.txt
14cr|python-z3c.form-3.2.1-2|58	%doc src/z3c/form/*.txt
14cr|python-z3c.form-3.2.1-2|59	%doc src/z3c/form/browser/*.txt
14cr|python-z3c.form-3.2.1-2|60	%{py_puresitedir}/z3c/form/*
14cr|python-z3c.form-3.2.1-2|61	%{py_puresitedir}/z3c.form*.egg-info
14cr|python-z3c.form-3.2.1-2|62	%{py_puresitedir}/z3c.form*.pth
14cr|python-z3c.form-3.2.1-2|63	
14cr|python-z3c.form-3.2.1-2|64	
14cr|python-z3c.form-3.2.1-2|65	%changelog
14cr|python-z3c.form-3.2.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-2
14cr|python-z3c.form-3.2.1-2|67	+ Revision: 49610a4
14cr|python-z3c.form-3.2.1-2|68	- MassBuild#464: Increase release tag
14cr|python-z3c.form-3.2.1-2|69	
14cr|python-z3c.form-3.2.1-2|70	

6964 14
14cr|python-z3c.formui-3.0.0a2-2|1	%define	oname	z3c.formui
14cr|python-z3c.formui-3.0.0a2-2|2	
14cr|python-z3c.formui-3.0.0a2-2|3	Name:		python-%{oname}
14cr|python-z3c.formui-3.0.0a2-2|4	Version:	3.0.0a2
14cr|python-z3c.formui-3.0.0a2-2|5	Release:	2
14cr|python-z3c.formui-3.0.0a2-2|6	Summary:	A set of initial UI components for z3c.form
14cr|python-z3c.formui-3.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-z3c.formui-3.0.0a2-2|8	License:	ZPL 2.1
14cr|python-z3c.formui-3.0.0a2-2|9	Group:		Development/Python
14cr|python-z3c.formui-3.0.0a2-2|10	Url:		http://pypi.python.org/pypi/z3c.formui
14cr|python-z3c.formui-3.0.0a2-2|11	BuildArch:	noarch
14cr|python-z3c.formui-3.0.0a2-2|12	BuildRequires:	python-setuptools
14cr|python-z3c.formui-3.0.0a2-2|13	BuildRequires:  pkgconfig(libxslt)
14cr|python-z3c.formui-3.0.0a2-2|14	BuildRequires:  pythonegg(zope.viewlet)
14cr|python-z3c.formui-3.0.0a2-2|15	
14cr|python-z3c.formui-3.0.0a2-2|16	Requires: python(abi) = 2.7
14cr|python-z3c.formui-3.0.0a2-2|17	Requires: pythonegg(setuptools)
14cr|python-z3c.formui-3.0.0a2-2|18	Requires: pythonegg(z3c.form) >= 2.2.0
14cr|python-z3c.formui-3.0.0a2-2|19	Requires: pythonegg(z3c.macro)
14cr|python-z3c.formui-3.0.0a2-2|20	Requires: pythonegg(z3c.template)
14cr|python-z3c.formui-3.0.0a2-2|21	Requires: pythonegg(zope.component)
14cr|python-z3c.formui-3.0.0a2-2|22	Requires: pythonegg(zope.publisher)
14cr|python-z3c.formui-3.0.0a2-2|23	Requires: pythonegg(zope.viewlet)
14cr|python-z3c.formui-3.0.0a2-2|24	
14cr|python-z3c.formui-3.0.0a2-2|25	%description
14cr|python-z3c.formui-3.0.0a2-2|26	This package provides a set of default layouts for the ``z3c.form``
14cr|python-z3c.formui-3.0.0a2-2|27	framework. In particular it provides a DIV-based and a TABLE-based layout. The
14cr|python-z3c.formui-3.0.0a2-2|28	developer can use either layout by inheriting from a different base layer.
14cr|python-z3c.formui-3.0.0a2-2|29	
14cr|python-z3c.formui-3.0.0a2-2|30	The package also has some support for layout/pagelet templates.
14cr|python-z3c.formui-3.0.0a2-2|31	
14cr|python-z3c.formui-3.0.0a2-2|32	%prep
14cr|python-z3c.formui-3.0.0a2-2|33	%setup -q -n %{oname}-%{version}
14cr|python-z3c.formui-3.0.0a2-2|34	
14cr|python-z3c.formui-3.0.0a2-2|35	%build
14cr|python-z3c.formui-3.0.0a2-2|36	python setup.py build
14cr|python-z3c.formui-3.0.0a2-2|37	
14cr|python-z3c.formui-3.0.0a2-2|38	%install
14cr|python-z3c.formui-3.0.0a2-2|39	python setup.py install --root=%{buildroot}
14cr|python-z3c.formui-3.0.0a2-2|40	
14cr|python-z3c.formui-3.0.0a2-2|41	%check
14cr|python-z3c.formui-3.0.0a2-2|42	# python setup.py test
14cr|python-z3c.formui-3.0.0a2-2|43	
14cr|python-z3c.formui-3.0.0a2-2|44	%files
14cr|python-z3c.formui-3.0.0a2-2|45	%doc *.txt
14cr|python-z3c.formui-3.0.0a2-2|46	%doc src/z3c.formui.egg-info/*.txt
14cr|python-z3c.formui-3.0.0a2-2|47	%doc src/z3c/formui/README.txt
14cr|python-z3c.formui-3.0.0a2-2|48	%{py_puresitedir}/z3c/formui/*
14cr|python-z3c.formui-3.0.0a2-2|49	%{py_puresitedir}/z3c.formui*.egg-info
14cr|python-z3c.formui-3.0.0a2-2|50	%{py_puresitedir}/z3c.formui*.pth
14cr|python-z3c.formui-3.0.0a2-2|51	
14cr|python-z3c.formui-3.0.0a2-2|52	%changelog
14cr|python-z3c.formui-3.0.0a2-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0a2-2
14cr|python-z3c.formui-3.0.0a2-2|54	+ Revision: 8abf564
14cr|python-z3c.formui-3.0.0a2-2|55	- MassBuild#464: Increase release tag
14cr|python-z3c.formui-3.0.0a2-2|56	
14cr|python-z3c.formui-3.0.0a2-2|57	

6965 14
14cr|python-z3c.macro-2.0.0a1-2|1	%define	oname	z3c.macro
14cr|python-z3c.macro-2.0.0a1-2|2	
14cr|python-z3c.macro-2.0.0a1-2|3	Name:		python-%{oname}
14cr|python-z3c.macro-2.0.0a1-2|4	Version:	2.0.0a1
14cr|python-z3c.macro-2.0.0a1-2|5	Release:	2
14cr|python-z3c.macro-2.0.0a1-2|6	Summary:	Simpler definition of ZPT macros
14cr|python-z3c.macro-2.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-z3c.macro-2.0.0a1-2|8	License:	ZPL 2.1
14cr|python-z3c.macro-2.0.0a1-2|9	Group:		Development/Python
14cr|python-z3c.macro-2.0.0a1-2|10	Url:		http://pypi.python.org/pypi/z3c.macro
14cr|python-z3c.macro-2.0.0a1-2|11	BuildArch:	noarch
14cr|python-z3c.macro-2.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-z3c.macro-2.0.0a1-2|13	
14cr|python-z3c.macro-2.0.0a1-2|14	%description
14cr|python-z3c.macro-2.0.0a1-2|15	This package provides an adapter and a TALES expression for a more explicit
14cr|python-z3c.macro-2.0.0a1-2|16	and more flexible macro handling using the adapter registry for macros.
14cr|python-z3c.macro-2.0.0a1-2|17	
14cr|python-z3c.macro-2.0.0a1-2|18	
14cr|python-z3c.macro-2.0.0a1-2|19	
14cr|python-z3c.macro-2.0.0a1-2|20	%prep
14cr|python-z3c.macro-2.0.0a1-2|21	%setup -q -n %{oname}-%{version}
14cr|python-z3c.macro-2.0.0a1-2|22	
14cr|python-z3c.macro-2.0.0a1-2|23	%build
14cr|python-z3c.macro-2.0.0a1-2|24	python setup.py build
14cr|python-z3c.macro-2.0.0a1-2|25	
14cr|python-z3c.macro-2.0.0a1-2|26	%install
14cr|python-z3c.macro-2.0.0a1-2|27	python setup.py install --root=%{buildroot}
14cr|python-z3c.macro-2.0.0a1-2|28	
14cr|python-z3c.macro-2.0.0a1-2|29	%check
14cr|python-z3c.macro-2.0.0a1-2|30	# python setup.py test
14cr|python-z3c.macro-2.0.0a1-2|31	
14cr|python-z3c.macro-2.0.0a1-2|32	%files
14cr|python-z3c.macro-2.0.0a1-2|33	%doc CHANGES.txt
14cr|python-z3c.macro-2.0.0a1-2|34	%doc COPYRIGHT.txt
14cr|python-z3c.macro-2.0.0a1-2|35	%doc LICENSE.txt
14cr|python-z3c.macro-2.0.0a1-2|36	%doc README.txt
14cr|python-z3c.macro-2.0.0a1-2|37	%doc src/z3c.macro.egg-info/SOURCES.txt
14cr|python-z3c.macro-2.0.0a1-2|38	%doc src/z3c.macro.egg-info/dependency_links.txt
14cr|python-z3c.macro-2.0.0a1-2|39	%doc src/z3c.macro.egg-info/namespace_packages.txt
14cr|python-z3c.macro-2.0.0a1-2|40	%doc src/z3c.macro.egg-info/requires.txt
14cr|python-z3c.macro-2.0.0a1-2|41	%doc src/z3c.macro.egg-info/top_level.txt
14cr|python-z3c.macro-2.0.0a1-2|42	%doc src/z3c/macro/README.txt
14cr|python-z3c.macro-2.0.0a1-2|43	%doc src/z3c/macro/zcml.txt
14cr|python-z3c.macro-2.0.0a1-2|44	%{py_puresitedir}/z3c/macro/*
14cr|python-z3c.macro-2.0.0a1-2|45	%{py_puresitedir}/z3c.macro*.egg-info
14cr|python-z3c.macro-2.0.0a1-2|46	%{py_puresitedir}/z3c.macro*.pth
14cr|python-z3c.macro-2.0.0a1-2|47	
14cr|python-z3c.macro-2.0.0a1-2|48	%changelog
14cr|python-z3c.macro-2.0.0a1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a1-2
14cr|python-z3c.macro-2.0.0a1-2|50	+ Revision: 17e3f49
14cr|python-z3c.macro-2.0.0a1-2|51	- MassBuild#464: Increase release tag
14cr|python-z3c.macro-2.0.0a1-2|52	
14cr|python-z3c.macro-2.0.0a1-2|53	

6966 14
14cr|python-z3c.optionstorage-1.0.7-2|1	%define	oname	z3c.optionstorage
14cr|python-z3c.optionstorage-1.0.7-2|2	
14cr|python-z3c.optionstorage-1.0.7-2|3	Name:		python-%{oname}
14cr|python-z3c.optionstorage-1.0.7-2|4	Version:	1.0.7
14cr|python-z3c.optionstorage-1.0.7-2|5	Release:	2
14cr|python-z3c.optionstorage-1.0.7-2|6	Summary:	Optional Storages -- Persistent, Managable Vocabularies
14cr|python-z3c.optionstorage-1.0.7-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-z3c.optionstorage-1.0.7-2|8	License:	ZPL 2.1
14cr|python-z3c.optionstorage-1.0.7-2|9	Group:		Development/Python
14cr|python-z3c.optionstorage-1.0.7-2|10	Url:		http://pypi.python.org/pypi/z3c.optionstorage
14cr|python-z3c.optionstorage-1.0.7-2|11	BuildArch:	noarch
14cr|python-z3c.optionstorage-1.0.7-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-z3c.optionstorage-1.0.7-2|13	Requires: python(abi) = 2.7 pythonegg(setuptools)
14cr|python-z3c.optionstorage-1.0.7-2|14	Requires:	pythonegg(zodb3)
14cr|python-z3c.optionstorage-1.0.7-2|15	Requires:	pythonegg(zope.annotation)
14cr|python-z3c.optionstorage-1.0.7-2|16	Requires:	pythonegg(zope.app.form)
14cr|python-z3c.optionstorage-1.0.7-2|17	Requires:	pythonegg(zope.browserpage) >= 3.10
14cr|python-z3c.optionstorage-1.0.7-2|18	Requires:	pythonegg(zope.component)
14cr|python-z3c.optionstorage-1.0.7-2|19	Requires:	pythonegg(zope.configuration)
14cr|python-z3c.optionstorage-1.0.7-2|20	Requires:	pythonegg(zope.i18n)
14cr|python-z3c.optionstorage-1.0.7-2|21	Requires:	pythonegg(zope.interface)
14cr|python-z3c.optionstorage-1.0.7-2|22	Requires:	pythonegg(zope.proxy)
14cr|python-z3c.optionstorage-1.0.7-2|23	Requires:	pythonegg(zope.schema)
14cr|python-z3c.optionstorage-1.0.7-2|24	Requires:	pythonegg(zope.security)
14cr|python-z3c.optionstorage-1.0.7-2|25	Requires:	pythonegg(zope.traversing)
14cr|python-z3c.optionstorage-1.0.7-2|26	
14cr|python-z3c.optionstorage-1.0.7-2|27	%description
14cr|python-z3c.optionstorage-1.0.7-2|28	Option Storages are vocabularies that store their values in the ZODB and can
14cr|python-z3c.optionstorage-1.0.7-2|29	be managed during application runtime.
14cr|python-z3c.optionstorage-1.0.7-2|30	
14cr|python-z3c.optionstorage-1.0.7-2|31	
14cr|python-z3c.optionstorage-1.0.7-2|32	%prep
14cr|python-z3c.optionstorage-1.0.7-2|33	%setup -q -n %{oname}-%{version}
14cr|python-z3c.optionstorage-1.0.7-2|34	
14cr|python-z3c.optionstorage-1.0.7-2|35	%build
14cr|python-z3c.optionstorage-1.0.7-2|36	python setup.py build
14cr|python-z3c.optionstorage-1.0.7-2|37	
14cr|python-z3c.optionstorage-1.0.7-2|38	%install
14cr|python-z3c.optionstorage-1.0.7-2|39	python setup.py install --root=%{buildroot}
14cr|python-z3c.optionstorage-1.0.7-2|40	
14cr|python-z3c.optionstorage-1.0.7-2|41	%files
14cr|python-z3c.optionstorage-1.0.7-2|42	%doc README.txt
14cr|python-z3c.optionstorage-1.0.7-2|43	%{py_puresitedir}/z3c/optionstorage/*.py*
14cr|python-z3c.optionstorage-1.0.7-2|44	%{py_puresitedir}/z3c/optionstorage/browser/*.py*
14cr|python-z3c.optionstorage-1.0.7-2|45	%{py_puresitedir}/z3c.optionstorage*.egg-info
14cr|python-z3c.optionstorage-1.0.7-2|46	%{py_puresitedir}/z3c.optionstorage-1.0.7-py2.7-nspkg.pth
14cr|python-z3c.optionstorage-1.0.7-2|47	%{py_puresitedir}/z3c/optionstorage/browser/configure.zcml
14cr|python-z3c.optionstorage-1.0.7-2|48	%{py_puresitedir}/z3c/optionstorage/browser/meta.zcml
14cr|python-z3c.optionstorage-1.0.7-2|49	%{py_puresitedir}/z3c/optionstorage/browser/optiondict.pt
14cr|python-z3c.optionstorage-1.0.7-2|50	%{py_puresitedir}/z3c/optionstorage/browser/optionstorage.pt
14cr|python-z3c.optionstorage-1.0.7-2|51	%{py_puresitedir}/z3c/optionstorage/configure.zcml
14cr|python-z3c.optionstorage-1.0.7-2|52	%{py_puresitedir}/z3c/optionstorage/meta.zcml
14cr|python-z3c.optionstorage-1.0.7-2|53	
14cr|python-z3c.optionstorage-1.0.7-2|54	
14cr|python-z3c.optionstorage-1.0.7-2|55	
14cr|python-z3c.optionstorage-1.0.7-2|56	
14cr|python-z3c.optionstorage-1.0.7-2|57	
14cr|python-z3c.optionstorage-1.0.7-2|58	
14cr|python-z3c.optionstorage-1.0.7-2|59	
14cr|python-z3c.optionstorage-1.0.7-2|60	
14cr|python-z3c.optionstorage-1.0.7-2|61	%changelog
14cr|python-z3c.optionstorage-1.0.7-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cr|python-z3c.optionstorage-1.0.7-2|63	+ Revision: d7ca6f6
14cr|python-z3c.optionstorage-1.0.7-2|64	- MassBuild#464: Increase release tag
14cr|python-z3c.optionstorage-1.0.7-2|65	
14cr|python-z3c.optionstorage-1.0.7-2|66	

6967 14
14cr|python-z3c.rml-2.3.0-2|1	%define	oname	z3c.rml
14cr|python-z3c.rml-2.3.0-2|2	
14cr|python-z3c.rml-2.3.0-2|3	Name:		python-%{oname}
14cr|python-z3c.rml-2.3.0-2|4	Version:	2.3.0
14cr|python-z3c.rml-2.3.0-2|5	Release:	2
14cr|python-z3c.rml-2.3.0-2|6	Summary:	An alternative implementation of RML
14cr|python-z3c.rml-2.3.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-z3c.rml-2.3.0-2|8	License:	ZPL 2.1
14cr|python-z3c.rml-2.3.0-2|9	Group:		Development/Python
14cr|python-z3c.rml-2.3.0-2|10	Url:		http://pypi.python.org/pypi/z3c.rml
14cr|python-z3c.rml-2.3.0-2|11	BuildArch:	noarch
14cr|python-z3c.rml-2.3.0-2|12	BuildRequires:	python-setuptools
14cr|python-z3c.rml-2.3.0-2|13	
14cr|python-z3c.rml-2.3.0-2|14	Requires:	python(abi) = 2.7
14cr|python-z3c.rml-2.3.0-2|15	Requires:	pythonegg(lxml)
14cr|python-z3c.rml-2.3.0-2|16	Requires:	pythonegg(pygments)
14cr|python-z3c.rml-2.3.0-2|17	Requires:	pythonegg(pypdf)
14cr|python-z3c.rml-2.3.0-2|18	Requires:	pythonegg(reportlab)
14cr|python-z3c.rml-2.3.0-2|19	Requires:	pythonegg(setuptools)
14cr|python-z3c.rml-2.3.0-2|20	Requires:	pythonegg(svg2rlg)
14cr|python-z3c.rml-2.3.0-2|21	Requires:	pythonegg(zope.interface)
14cr|python-z3c.rml-2.3.0-2|22	Requires:	pythonegg(zope.schema)
14cr|python-z3c.rml-2.3.0-2|23	
14cr|python-z3c.rml-2.3.0-2|24	
14cr|python-z3c.rml-2.3.0-2|25	
14cr|python-z3c.rml-2.3.0-2|26	%description
14cr|python-z3c.rml-2.3.0-2|27	===================================================
14cr|python-z3c.rml-2.3.0-2|28	``z3c.rml`` -- An alternative implementation of RML
14cr|python-z3c.rml-2.3.0-2|29	===================================================
14cr|python-z3c.rml-2.3.0-2|30	
14cr|python-z3c.rml-2.3.0-2|31	This is an alternative implementation of ReportLab's RML PDF generation XML
14cr|python-z3c.rml-2.3.0-2|32	format. Like the original implementation, it is based on ReportLab's
14cr|python-z3c.rml-2.3.0-2|33	``reportlab`` library.
14cr|python-z3c.rml-2.3.0-2|34	
14cr|python-z3c.rml-2.3.0-2|35	
14cr|python-z3c.rml-2.3.0-2|36	%prep
14cr|python-z3c.rml-2.3.0-2|37	%setup -q -n %{oname}-%{version}
14cr|python-z3c.rml-2.3.0-2|38	
14cr|python-z3c.rml-2.3.0-2|39	%build
14cr|python-z3c.rml-2.3.0-2|40	python setup.py build
14cr|python-z3c.rml-2.3.0-2|41	
14cr|python-z3c.rml-2.3.0-2|42	%install
14cr|python-z3c.rml-2.3.0-2|43	python setup.py install --root=%{buildroot}
14cr|python-z3c.rml-2.3.0-2|44	
14cr|python-z3c.rml-2.3.0-2|45	%check
14cr|python-z3c.rml-2.3.0-2|46	# python setup.py test
14cr|python-z3c.rml-2.3.0-2|47	
14cr|python-z3c.rml-2.3.0-2|48	%files
14cr|python-z3c.rml-2.3.0-2|49	%doc *.txt
14cr|python-z3c.rml-2.3.0-2|50	%doc src/z3c.rml.egg-info/*.txt
14cr|python-z3c.rml-2.3.0-2|51	%doc src/z3c/rml/README.txt
14cr|python-z3c.rml-2.3.0-2|52	%doc src/z3c/rml/pagetemplate.txt
14cr|python-z3c.rml-2.3.0-2|53	%doc src/z3c/rml/rml-reference.pdf
14cr|python-z3c.rml-2.3.0-2|54	%doc src/z3c/rml/tests/expected/*.pdf
14cr|python-z3c.rml-2.3.0-2|55	%doc src/z3c/rml/tests/output/README.txt
14cr|python-z3c.rml-2.3.0-2|56	%{_bindir}/dtd
14cr|python-z3c.rml-2.3.0-2|57	%{_bindir}/reference
14cr|python-z3c.rml-2.3.0-2|58	%{_bindir}/rml2pdf
14cr|python-z3c.rml-2.3.0-2|59	%{py_puresitedir}/z3c.rml-2.3.0-py2.7-nspkg.pth
14cr|python-z3c.rml-2.3.0-2|60	%{py_puresitedir}/z3c/rml/tests/expected/*.pdf
14cr|python-z3c.rml-2.3.0-2|61	%{py_puresitedir}/z3c/rml/tests/input/*.ttf
14cr|python-z3c.rml-2.3.0-2|62	%{py_puresitedir}/z3c/rml/tests/input/data/*.pdf
14cr|python-z3c.rml-2.3.0-2|63	%{py_puresitedir}/z3c/rml/tests/input/*.rml
14cr|python-z3c.rml-2.3.0-2|64	%{py_puresitedir}/z3c/rml/tests/input/images/*.eps
14cr|python-z3c.rml-2.3.0-2|65	%{py_puresitedir}/z3c/rml/tests/input/images/*.svg
14cr|python-z3c.rml-2.3.0-2|66	%{py_puresitedir}/z3c/rml/tests/input/images/*.svgz
14cr|python-z3c.rml-2.3.0-2|67	%{py_puresitedir}/z3c/rml/tests/input/images/*.gif
14cr|python-z3c.rml-2.3.0-2|68	%{py_puresitedir}/z3c/rml/tests/input/*.png
14cr|python-z3c.rml-2.3.0-2|69	%{py_puresitedir}/z3c/rml/tests/output/README.txt
14cr|python-z3c.rml-2.3.0-2|70	%{py_puresitedir}/z3c/rml/tests/input/*.gif
14cr|python-z3c.rml-2.3.0-2|71	%{py_puresitedir}/z3c/rml/rml.dtd
14cr|python-z3c.rml-2.3.0-2|72	%{py_puresitedir}/z3c/rml/*.txt
14cr|python-z3c.rml-2.3.0-2|73	%{py_puresitedir}/z3c/rml/*.pdf
14cr|python-z3c.rml-2.3.0-2|74	%{py_puresitedir}/z3c/rml/*.pt
14cr|python-z3c.rml-2.3.0-2|75	%{py_puresitedir}/z3c/rml/*.py*
14cr|python-z3c.rml-2.3.0-2|76	%{py_puresitedir}/z3c/rml/tests/*.py*
14cr|python-z3c.rml-2.3.0-2|77	%{py_puresitedir}/z3c.rml*.egg-info
14cr|python-z3c.rml-2.3.0-2|78	
14cr|python-z3c.rml-2.3.0-2|79	
14cr|python-z3c.rml-2.3.0-2|80	
14cr|python-z3c.rml-2.3.0-2|81	
14cr|python-z3c.rml-2.3.0-2|82	
14cr|python-z3c.rml-2.3.0-2|83	
14cr|python-z3c.rml-2.3.0-2|84	
14cr|python-z3c.rml-2.3.0-2|85	
14cr|python-z3c.rml-2.3.0-2|86	
14cr|python-z3c.rml-2.3.0-2|87	
14cr|python-z3c.rml-2.3.0-2|88	
14cr|python-z3c.rml-2.3.0-2|89	
14cr|python-z3c.rml-2.3.0-2|90	
14cr|python-z3c.rml-2.3.0-2|91	%changelog
14cr|python-z3c.rml-2.3.0-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-2
14cr|python-z3c.rml-2.3.0-2|93	+ Revision: b2f57d1
14cr|python-z3c.rml-2.3.0-2|94	- MassBuild#464: Increase release tag
14cr|python-z3c.rml-2.3.0-2|95	
14cr|python-z3c.rml-2.3.0-2|96	

6968 14
14cr|python-z3c.template-2.0.0a2-2|1	%define	oname	z3c.template
14cr|python-z3c.template-2.0.0a2-2|2	
14cr|python-z3c.template-2.0.0a2-2|3	Name:		python-%{oname}
14cr|python-z3c.template-2.0.0a2-2|4	Version:	2.0.0a2
14cr|python-z3c.template-2.0.0a2-2|5	Release:	2
14cr|python-z3c.template-2.0.0a2-2|6	Summary:	A package implementing advanced Page Template patterns
14cr|python-z3c.template-2.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-z3c.template-2.0.0a2-2|8	License:	ZPL 2.1
14cr|python-z3c.template-2.0.0a2-2|9	Group:		Development/Python
14cr|python-z3c.template-2.0.0a2-2|10	Url:		http://pypi.python.org/pypi/z3c.template
14cr|python-z3c.template-2.0.0a2-2|11	BuildArch:	noarch
14cr|python-z3c.template-2.0.0a2-2|12	BuildRequires:	python-setuptools
14cr|python-z3c.template-2.0.0a2-2|13	
14cr|python-z3c.template-2.0.0a2-2|14	%description
14cr|python-z3c.template-2.0.0a2-2|15	------------
14cr|python-z3c.template-2.0.0a2-2|16	Z3C template
14cr|python-z3c.template-2.0.0a2-2|17	------------
14cr|python-z3c.template-2.0.0a2-2|18	
14cr|python-z3c.template-2.0.0a2-2|19	This package allows you to register templates independently from view code.
14cr|python-z3c.template-2.0.0a2-2|20	
14cr|python-z3c.template-2.0.0a2-2|21	In Zope 3, when registering a `browser:page` both presentation and computation
14cr|python-z3c.template-2.0.0a2-2|22	are registered together. Unfortunately the registration tangles presentation
14cr|python-z3c.template-2.0.0a2-2|23	and computation so tightly that it is not possible to re-register a different
14cr|python-z3c.template-2.0.0a2-2|24	template depending on context. (You can override the whole registration but
14cr|python-z3c.template-2.0.0a2-2|25	this is not the main point of this package.)
14cr|python-z3c.template-2.0.0a2-2|26	
14cr|python-z3c.template-2.0.0a2-2|27	With z3c.template the registration is split up between the view and the
14cr|python-z3c.template-2.0.0a2-2|28	template and allows to differentiate the template based on the skin layer and
14cr|python-z3c.template-2.0.0a2-2|29	the view.
14cr|python-z3c.template-2.0.0a2-2|30	
14cr|python-z3c.template-2.0.0a2-2|31	In addition this package lays the foundation to differentiate between
14cr|python-z3c.template-2.0.0a2-2|32	templates that provide specific presentation templates and generic layout
14cr|python-z3c.template-2.0.0a2-2|33	templates.
14cr|python-z3c.template-2.0.0a2-2|34	
14cr|python-z3c.template-2.0.0a2-2|35	%prep
14cr|python-z3c.template-2.0.0a2-2|36	%setup -q -n %{oname}-%{version}
14cr|python-z3c.template-2.0.0a2-2|37	
14cr|python-z3c.template-2.0.0a2-2|38	%build
14cr|python-z3c.template-2.0.0a2-2|39	python setup.py build
14cr|python-z3c.template-2.0.0a2-2|40	
14cr|python-z3c.template-2.0.0a2-2|41	%install
14cr|python-z3c.template-2.0.0a2-2|42	python setup.py install --root=%{buildroot}
14cr|python-z3c.template-2.0.0a2-2|43	
14cr|python-z3c.template-2.0.0a2-2|44	%check
14cr|python-z3c.template-2.0.0a2-2|45	# python setup.py test
14cr|python-z3c.template-2.0.0a2-2|46	
14cr|python-z3c.template-2.0.0a2-2|47	%files
14cr|python-z3c.template-2.0.0a2-2|48	%doc CHANGES.txt
14cr|python-z3c.template-2.0.0a2-2|49	%doc COPYRIGHT.txt
14cr|python-z3c.template-2.0.0a2-2|50	%doc LICENSE.txt
14cr|python-z3c.template-2.0.0a2-2|51	%doc README.txt
14cr|python-z3c.template-2.0.0a2-2|52	%doc src/z3c.template.egg-info/SOURCES.txt
14cr|python-z3c.template-2.0.0a2-2|53	%doc src/z3c.template.egg-info/dependency_links.txt
14cr|python-z3c.template-2.0.0a2-2|54	%doc src/z3c.template.egg-info/namespace_packages.txt
14cr|python-z3c.template-2.0.0a2-2|55	%doc src/z3c.template.egg-info/requires.txt
14cr|python-z3c.template-2.0.0a2-2|56	%doc src/z3c.template.egg-info/top_level.txt
14cr|python-z3c.template-2.0.0a2-2|57	%doc src/z3c/template/README.txt
14cr|python-z3c.template-2.0.0a2-2|58	%doc src/z3c/template/zcml.txt
14cr|python-z3c.template-2.0.0a2-2|59	%{py_puresitedir}/z3c/template/*
14cr|python-z3c.template-2.0.0a2-2|60	%{py_puresitedir}/z3c.template*.egg-info
14cr|python-z3c.template-2.0.0a2-2|61	%{py_puresitedir}/z3c.template*.pth
14cr|python-z3c.template-2.0.0a2-2|62	
14cr|python-z3c.template-2.0.0a2-2|63	%changelog
14cr|python-z3c.template-2.0.0a2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a2-2
14cr|python-z3c.template-2.0.0a2-2|65	+ Revision: 3eec86d
14cr|python-z3c.template-2.0.0a2-2|66	- MassBuild#464: Increase release tag
14cr|python-z3c.template-2.0.0a2-2|67	
14cr|python-z3c.template-2.0.0a2-2|68	

6969 14
14cr|python-zc.buildout-2.2.1-2|1	%define	oname	zc.buildout
14cr|python-zc.buildout-2.2.1-2|2	
14cr|python-zc.buildout-2.2.1-2|3	Name:		python-%{oname}
14cr|python-zc.buildout-2.2.1-2|4	Version:	2.2.1
14cr|python-zc.buildout-2.2.1-2|5	Release:	2
14cr|python-zc.buildout-2.2.1-2|6	Summary:	System for managing development buildouts
14cr|python-zc.buildout-2.2.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.buildout-2.2.1-2|8	License:	ZPL 2.1
14cr|python-zc.buildout-2.2.1-2|9	Group:		Development/Python
14cr|python-zc.buildout-2.2.1-2|10	Url:		http://buildout.org
14cr|python-zc.buildout-2.2.1-2|11	BuildArch:	noarch
14cr|python-zc.buildout-2.2.1-2|12	BuildRequires:	python-setuptools
14cr|python-zc.buildout-2.2.1-2|13	
14cr|python-zc.buildout-2.2.1-2|14	
14cr|python-zc.buildout-2.2.1-2|15	%description
14cr|python-zc.buildout-2.2.1-2|16	********
14cr|python-zc.buildout-2.2.1-2|17	Buildout
14cr|python-zc.buildout-2.2.1-2|18	********
14cr|python-zc.buildout-2.2.1-2|19	Buildout is a project designed to solve 2 problems:
14cr|python-zc.buildout-2.2.1-2|20	1. Application-centric assembly and deployment
14cr|python-zc.buildout-2.2.1-2|21	2. Repeatable assembly of programs from Python
14cr|python-zc.buildout-2.2.1-2|22	software distributions
14cr|python-zc.buildout-2.2.1-2|23	
14cr|python-zc.buildout-2.2.1-2|24	
14cr|python-zc.buildout-2.2.1-2|25	%prep
14cr|python-zc.buildout-2.2.1-2|26	%setup -q -n %{oname}-%{version}
14cr|python-zc.buildout-2.2.1-2|27	perl -pi -e "s|>=0.7||"  setup.py
14cr|python-zc.buildout-2.2.1-2|28	
14cr|python-zc.buildout-2.2.1-2|29	%build
14cr|python-zc.buildout-2.2.1-2|30	python setup.py build
14cr|python-zc.buildout-2.2.1-2|31	
14cr|python-zc.buildout-2.2.1-2|32	%install
14cr|python-zc.buildout-2.2.1-2|33	python setup.py install --root=%{buildroot}
14cr|python-zc.buildout-2.2.1-2|34	
14cr|python-zc.buildout-2.2.1-2|35	%files
14cr|python-zc.buildout-2.2.1-2|36	%doc CHANGES.rst COPYRIGHT.txt DEVELOPERS.txt LICENSE.txt README.rst
14cr|python-zc.buildout-2.2.1-2|37	%doc src/zc/buildout/*.txt
14cr|python-zc.buildout-2.2.1-2|38	%{py_puresitedir}/zc/buildout/*.py*
14cr|python-zc.buildout-2.2.1-2|39	%{py_puresitedir}/zc.buildout*.egg-info
14cr|python-zc.buildout-2.2.1-2|40	%{_bindir}/buildout
14cr|python-zc.buildout-2.2.1-2|41	%{py_puresitedir}/zc.buildout-2.2.1-py2.7-nspkg.pth
14cr|python-zc.buildout-2.2.1-2|42	%{py_puresitedir}/zc/buildout/*.txt
14cr|python-zc.buildout-2.2.1-2|43	%{py_puresitedir}/zc/buildout/bootstrap_cl_settings.test
14cr|python-zc.buildout-2.2.1-2|44	%{py_puresitedir}/zc/buildout/configparser.test
14cr|python-zc.buildout-2.2.1-2|45	%changelog
14cr|python-zc.buildout-2.2.1-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-2
14cr|python-zc.buildout-2.2.1-2|47	+ Revision: 93863aa
14cr|python-zc.buildout-2.2.1-2|48	- MassBuild#464: Increase release tag
14cr|python-zc.buildout-2.2.1-2|49	
14cr|python-zc.buildout-2.2.1-2|50	

6970 14
14cr|python-zc.catalog-1.6-2|1	%define	oname	zc.catalog
14cr|python-zc.catalog-1.6-2|2	
14cr|python-zc.catalog-1.6-2|3	Name:		python-%{oname}
14cr|python-zc.catalog-1.6-2|4	Version:	1.6
14cr|python-zc.catalog-1.6-2|5	Release:	2
14cr|python-zc.catalog-1.6-2|6	Summary:	Extensions to the Zope 3 Catalog
14cr|python-zc.catalog-1.6-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.catalog-1.6-2|8	License:	ZPL 2.1
14cr|python-zc.catalog-1.6-2|9	Group:		Development/Python
14cr|python-zc.catalog-1.6-2|10	Url:		http://pypi.python.org/pypi/zc.catalog
14cr|python-zc.catalog-1.6-2|11	BuildArch:	noarch
14cr|python-zc.catalog-1.6-2|12	BuildRequires:	python-setuptools
14cr|python-zc.catalog-1.6-2|13	
14cr|python-zc.catalog-1.6-2|14	Requires:   pythonegg(pytz)
14cr|python-zc.catalog-1.6-2|15	Requires:   pythonegg(setuptools)
14cr|python-zc.catalog-1.6-2|16	Requires:   pythonegg(zodb3)
14cr|python-zc.catalog-1.6-2|17	Requires:   pythonegg(zope.catalog)
14cr|python-zc.catalog-1.6-2|18	Requires:   pythonegg(zope.component)
14cr|python-zc.catalog-1.6-2|19	Requires:   pythonegg(zope.container)
14cr|python-zc.catalog-1.6-2|20	Requires:   pythonegg(zope.i18nmessageid)
14cr|python-zc.catalog-1.6-2|21	Requires:   pythonegg(zope.index) >= 3.5.1
14cr|python-zc.catalog-1.6-2|22	Requires:   pythonegg(zope.interface)
14cr|python-zc.catalog-1.6-2|23	Requires:   pythonegg(zope.intid)
14cr|python-zc.catalog-1.6-2|24	Requires:   pythonegg(zope.publisher) >= 3.12
14cr|python-zc.catalog-1.6-2|25	Requires:   pythonegg(zope.schema)
14cr|python-zc.catalog-1.6-2|26	Requires:   pythonegg(zope.security)
14cr|python-zc.catalog-1.6-2|27	
14cr|python-zc.catalog-1.6-2|28	%description
14cr|python-zc.catalog-1.6-2|29	zc.catalog is an extension to the Zope 3 catalog, Zope 3's indexing
14cr|python-zc.catalog-1.6-2|30	and search facility. zc.catalog contains a number of extensions to the
14cr|python-zc.catalog-1.6-2|31	Zope 3 catalog, such as some new indexes, improved globbing and
14cr|python-zc.catalog-1.6-2|32	stemming support, and an alternative catalog implementation.
14cr|python-zc.catalog-1.6-2|33	
14cr|python-zc.catalog-1.6-2|34	
14cr|python-zc.catalog-1.6-2|35	%prep
14cr|python-zc.catalog-1.6-2|36	%setup -q -n %{oname}-%{version}
14cr|python-zc.catalog-1.6-2|37	
14cr|python-zc.catalog-1.6-2|38	%build
14cr|python-zc.catalog-1.6-2|39	python setup.py build
14cr|python-zc.catalog-1.6-2|40	
14cr|python-zc.catalog-1.6-2|41	%install
14cr|python-zc.catalog-1.6-2|42	python setup.py install --root=%{buildroot}
14cr|python-zc.catalog-1.6-2|43	
14cr|python-zc.catalog-1.6-2|44	%files
14cr|python-zc.catalog-1.6-2|45	%doc CHANGES.txt
14cr|python-zc.catalog-1.6-2|46	%doc COPYRIGHT.txt
14cr|python-zc.catalog-1.6-2|47	%doc LICENSE.txt
14cr|python-zc.catalog-1.6-2|48	%doc README.txt
14cr|python-zc.catalog-1.6-2|49	%doc src/zc.catalog.egg-info/SOURCES.txt
14cr|python-zc.catalog-1.6-2|50	%doc src/zc.catalog.egg-info/dependency_links.txt
14cr|python-zc.catalog-1.6-2|51	%doc src/zc.catalog.egg-info/namespace_packages.txt
14cr|python-zc.catalog-1.6-2|52	%doc src/zc.catalog.egg-info/requires.txt
14cr|python-zc.catalog-1.6-2|53	%doc src/zc.catalog.egg-info/top_level.txt
14cr|python-zc.catalog-1.6-2|54	%doc src/zc/catalog/callablewrapper.txt
14cr|python-zc.catalog-1.6-2|55	%doc src/zc/catalog/extentcatalog.txt
14cr|python-zc.catalog-1.6-2|56	%doc src/zc/catalog/globber.txt
14cr|python-zc.catalog-1.6-2|57	%doc src/zc/catalog/legacy.txt
14cr|python-zc.catalog-1.6-2|58	%doc src/zc/catalog/normalizedindex.txt
14cr|python-zc.catalog-1.6-2|59	%doc src/zc/catalog/setindex.txt
14cr|python-zc.catalog-1.6-2|60	%doc src/zc/catalog/stemmer.txt
14cr|python-zc.catalog-1.6-2|61	%doc src/zc/catalog/valueindex.txt
14cr|python-zc.catalog-1.6-2|62	%doc src/zc/catalog/browser/README.txt
14cr|python-zc.catalog-1.6-2|63	%{py_puresitedir}/zc/catalog/
14cr|python-zc.catalog-1.6-2|64	%{py_puresitedir}/zc.catalog*.egg-info
14cr|python-zc.catalog-1.6-2|65	%{py_puresitedir}/zc.catalog*.pth
14cr|python-zc.catalog-1.6-2|66	
14cr|python-zc.catalog-1.6-2|67	
14cr|python-zc.catalog-1.6-2|68	%changelog
14cr|python-zc.catalog-1.6-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-2
14cr|python-zc.catalog-1.6-2|70	+ Revision: 462f0a4
14cr|python-zc.catalog-1.6-2|71	- MassBuild#464: Increase release tag
14cr|python-zc.catalog-1.6-2|72	
14cr|python-zc.catalog-1.6-2|73	

6971 14
14cr|python-zc.datetimewidget-0.7.0-2|1	%define	oname	zc.datetimewidget
14cr|python-zc.datetimewidget-0.7.0-2|2	
14cr|python-zc.datetimewidget-0.7.0-2|3	Name:		python-%{oname}
14cr|python-zc.datetimewidget-0.7.0-2|4	Version:	0.7.0
14cr|python-zc.datetimewidget-0.7.0-2|5	Release:	2
14cr|python-zc.datetimewidget-0.7.0-2|6	Summary:	Javascript-based widgets for date and datetime fields
14cr|python-zc.datetimewidget-0.7.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.datetimewidget-0.7.0-2|8	License:	ZPL 2.1
14cr|python-zc.datetimewidget-0.7.0-2|9	Group:		Development/Python
14cr|python-zc.datetimewidget-0.7.0-2|10	Url:		http://pypi.python.org/pypi/zc.datetimewidget
14cr|python-zc.datetimewidget-0.7.0-2|11	BuildArch:	noarch
14cr|python-zc.datetimewidget-0.7.0-2|12	BuildRequires:	python-setuptools
14cr|python-zc.datetimewidget-0.7.0-2|13	Requires: pythonegg(pytz)
14cr|python-zc.datetimewidget-0.7.0-2|14	Requires: pythonegg(setuptools)
14cr|python-zc.datetimewidget-0.7.0-2|15	Requires: pythonegg(zc.i18n)
14cr|python-zc.datetimewidget-0.7.0-2|16	Requires: pythonegg(zc.resourcelibrary)
14cr|python-zc.datetimewidget-0.7.0-2|17	Requires: pythonegg(zope.app.form)
14cr|python-zc.datetimewidget-0.7.0-2|18	Requires: pythonegg(zope.component)
14cr|python-zc.datetimewidget-0.7.0-2|19	Requires: pythonegg(zope.datetime)
14cr|python-zc.datetimewidget-0.7.0-2|20	Requires: pythonegg(zope.interface)
14cr|python-zc.datetimewidget-0.7.0-2|21	Requires: pythonegg(zope.publisher) >= 3.12
14cr|python-zc.datetimewidget-0.7.0-2|22	Requires: pythonegg(zope.schema)
14cr|python-zc.datetimewidget-0.7.0-2|23	
14cr|python-zc.datetimewidget-0.7.0-2|24	%description
14cr|python-zc.datetimewidget-0.7.0-2|25	There are two types of widgets provided by this package, a date widget
14cr|python-zc.datetimewidget-0.7.0-2|26	and a datetime widget.
14cr|python-zc.datetimewidget-0.7.0-2|27	
14cr|python-zc.datetimewidget-0.7.0-2|28	
14cr|python-zc.datetimewidget-0.7.0-2|29	%prep
14cr|python-zc.datetimewidget-0.7.0-2|30	%setup -q -n %{oname}-%{version}
14cr|python-zc.datetimewidget-0.7.0-2|31	
14cr|python-zc.datetimewidget-0.7.0-2|32	%build
14cr|python-zc.datetimewidget-0.7.0-2|33	python setup.py build
14cr|python-zc.datetimewidget-0.7.0-2|34	
14cr|python-zc.datetimewidget-0.7.0-2|35	%install
14cr|python-zc.datetimewidget-0.7.0-2|36	python setup.py install --root=%{buildroot}
14cr|python-zc.datetimewidget-0.7.0-2|37	
14cr|python-zc.datetimewidget-0.7.0-2|38	%files
14cr|python-zc.datetimewidget-0.7.0-2|39	%doc README.txt
14cr|python-zc.datetimewidget-0.7.0-2|40	%{py_puresitedir}/zc/datetimewidget/*
14cr|python-zc.datetimewidget-0.7.0-2|41	%{py_puresitedir}/zc.datetimewidget*.egg-info
14cr|python-zc.datetimewidget-0.7.0-2|42	%{py_puresitedir}/zc.datetimewidget*.pth
14cr|python-zc.datetimewidget-0.7.0-2|43	
14cr|python-zc.datetimewidget-0.7.0-2|44	%changelog
14cr|python-zc.datetimewidget-0.7.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|python-zc.datetimewidget-0.7.0-2|46	+ Revision: 847040c
14cr|python-zc.datetimewidget-0.7.0-2|47	- MassBuild#464: Increase release tag
14cr|python-zc.datetimewidget-0.7.0-2|48	
14cr|python-zc.datetimewidget-0.7.0-2|49	

6972 14
14cr|python-zc.i18n-0.7.0-2|1	%define	oname	zc.i18n
14cr|python-zc.i18n-0.7.0-2|2	
14cr|python-zc.i18n-0.7.0-2|3	Name:		python-%{oname}
14cr|python-zc.i18n-0.7.0-2|4	Version:	0.7.0
14cr|python-zc.i18n-0.7.0-2|5	Release:	2
14cr|python-zc.i18n-0.7.0-2|6	Summary:	Additional I18n Support APIs
14cr|python-zc.i18n-0.7.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.i18n-0.7.0-2|8	License:	ZPL 2.1
14cr|python-zc.i18n-0.7.0-2|9	Group:		Development/Python
14cr|python-zc.i18n-0.7.0-2|10	Url:		http://cheeseshop.python.org/pypi/zc.i18n
14cr|python-zc.i18n-0.7.0-2|11	BuildArch:	noarch
14cr|python-zc.i18n-0.7.0-2|12	BuildRequires:	python-setuptools
14cr|python-zc.i18n-0.7.0-2|13	Requires: pythonegg(setuptools) pythonegg(zope.i18n) pythonegg(zope.i18nmessageid) pythonegg(zope.interface)
14cr|python-zc.i18n-0.7.0-2|14	Requires: pythonegg(zope.i18n)
14cr|python-zc.i18n-0.7.0-2|15	Requires: pythonegg(zope.i18nmessageid)
14cr|python-zc.i18n-0.7.0-2|16	Requires: pythonegg(zope.interface)
14cr|python-zc.i18n-0.7.0-2|17	
14cr|python-zc.i18n-0.7.0-2|18	
14cr|python-zc.i18n-0.7.0-2|19	%description
14cr|python-zc.i18n-0.7.0-2|20	This package provides additional I18n and L10n features. In particular it
14cr|python-zc.i18n-0.7.0-2|21	provides an API to compute the time durations over various timezones.
14cr|python-zc.i18n-0.7.0-2|22	
14cr|python-zc.i18n-0.7.0-2|23	
14cr|python-zc.i18n-0.7.0-2|24	%prep
14cr|python-zc.i18n-0.7.0-2|25	%setup -q -n %{oname}-%{version}
14cr|python-zc.i18n-0.7.0-2|26	
14cr|python-zc.i18n-0.7.0-2|27	%build
14cr|python-zc.i18n-0.7.0-2|28	python setup.py build
14cr|python-zc.i18n-0.7.0-2|29	
14cr|python-zc.i18n-0.7.0-2|30	%install
14cr|python-zc.i18n-0.7.0-2|31	python setup.py install --root=%{buildroot}
14cr|python-zc.i18n-0.7.0-2|32	
14cr|python-zc.i18n-0.7.0-2|33	%files
14cr|python-zc.i18n-0.7.0-2|34	%doc README.txt
14cr|python-zc.i18n-0.7.0-2|35	%{py_puresitedir}/zc/i18n/*.py*
14cr|python-zc.i18n-0.7.0-2|36	%{py_puresitedir}/zc.i18n*.egg-info
14cr|python-zc.i18n-0.7.0-2|37	%{py_puresitedir}/zc.i18n-0.7.0-py2.7-nspkg.pth
14cr|python-zc.i18n-0.7.0-2|38	%{py_puresitedir}/zc/i18n/configure.zcml
14cr|python-zc.i18n-0.7.0-2|39	%{py_puresitedir}/zc/i18n/duration.txt
14cr|python-zc.i18n-0.7.0-2|40	%{py_puresitedir}/zc/i18n/locales/README.txt
14cr|python-zc.i18n-0.7.0-2|41	%{py_puresitedir}/zc/i18n/locales/de/LC_MESSAGES/zc.i18n.mo
14cr|python-zc.i18n-0.7.0-2|42	%{py_puresitedir}/zc/i18n/locales/de/LC_MESSAGES/zc.i18n.po
14cr|python-zc.i18n-0.7.0-2|43	%{py_puresitedir}/zc/i18n/locales/zc.i18n.pot
14cr|python-zc.i18n-0.7.0-2|44	
14cr|python-zc.i18n-0.7.0-2|45	
14cr|python-zc.i18n-0.7.0-2|46	%changelog
14cr|python-zc.i18n-0.7.0-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|python-zc.i18n-0.7.0-2|48	+ Revision: 1ce1ef3
14cr|python-zc.i18n-0.7.0-2|49	- MassBuild#464: Increase release tag
14cr|python-zc.i18n-0.7.0-2|50	
14cr|python-zc.i18n-0.7.0-2|51	

6973 14
14cr|python-zc.lockfile-1.1.0-2|1	%define debug_package %{nil}
14cr|python-zc.lockfile-1.1.0-2|2	
14cr|python-zc.lockfile-1.1.0-2|3	Name:		python-zc.lockfile
14cr|python-zc.lockfile-1.1.0-2|4	Version:	1.1.0
14cr|python-zc.lockfile-1.1.0-2|5	Release:	2
14cr|python-zc.lockfile-1.1.0-2|6	Group:		Development/Python
14cr|python-zc.lockfile-1.1.0-2|7	License:	Zope Public License
14cr|python-zc.lockfile-1.1.0-2|8	Summary:	Basic inter-process locks
14cr|python-zc.lockfile-1.1.0-2|9	#md5=6cf83766ef9935c33e240b0904c7a45e
14cr|python-zc.lockfile-1.1.0-2|10	Source:		http://pypi.python.org/packages/source/z/zc.lockfile/zc.lockfile-%{version}.zip
14cr|python-zc.lockfile-1.1.0-2|11	URL:		http://pypi.python.org/pypi/zc.lockfile/1.0.0
14cr|python-zc.lockfile-1.1.0-2|12	BuildRequires:	python-devel
14cr|python-zc.lockfile-1.1.0-2|13	BuildRequires:	python-setuptools
14cr|python-zc.lockfile-1.1.0-2|14	
14cr|python-zc.lockfile-1.1.0-2|15	%description
14cr|python-zc.lockfile-1.1.0-2|16	The zc.lockfile package provides a basic portable implementation of
14cr|python-zc.lockfile-1.1.0-2|17	interprocess locks using lock files. The purpose if not specifically
14cr|python-zc.lockfile-1.1.0-2|18	to lock files, but to simply provide locks with an implementation based
14cr|python-zc.lockfile-1.1.0-2|19	on file-locking primitives. Of course, these locks could be used to mediate
14cr|python-zc.lockfile-1.1.0-2|20	access to other files. For example, the ZODB file storage implementation uses
14cr|python-zc.lockfile-1.1.0-2|21	file locks to mediate access to file-storage database files. The database files
14cr|python-zc.lockfile-1.1.0-2|22	and lock file files are separate files.
14cr|python-zc.lockfile-1.1.0-2|23	
14cr|python-zc.lockfile-1.1.0-2|24	%prep
14cr|python-zc.lockfile-1.1.0-2|25	%setup -q -n zc.lockfile-%{version}
14cr|python-zc.lockfile-1.1.0-2|26	
14cr|python-zc.lockfile-1.1.0-2|27	%build
14cr|python-zc.lockfile-1.1.0-2|28	
14cr|python-zc.lockfile-1.1.0-2|29	%install
14cr|python-zc.lockfile-1.1.0-2|30	PYTHONDONTWRITEBYTECODE= \
14cr|python-zc.lockfile-1.1.0-2|31	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-zc.lockfile-1.1.0-2|32	sed -i 's/.*egg-info$//' INSTALLED_FILES
14cr|python-zc.lockfile-1.1.0-2|33	
14cr|python-zc.lockfile-1.1.0-2|34	%files -f INSTALLED_FILES
14cr|python-zc.lockfile-1.1.0-2|35	%defattr(-,root,root)
14cr|python-zc.lockfile-1.1.0-2|36	
14cr|python-zc.lockfile-1.1.0-2|37	
14cr|python-zc.lockfile-1.1.0-2|38	
14cr|python-zc.lockfile-1.1.0-2|39	%changelog
14cr|python-zc.lockfile-1.1.0-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14cr|python-zc.lockfile-1.1.0-2|41	+ Revision: 36913cf
14cr|python-zc.lockfile-1.1.0-2|42	- MassBuild#464: Increase release tag
14cr|python-zc.lockfile-1.1.0-2|43	
14cr|python-zc.lockfile-1.1.0-2|44	

6974 14
14cr|python-ZConfig-3.0.4-2|1	%define	oname	ZConfig
14cr|python-ZConfig-3.0.4-2|2	
14cr|python-ZConfig-3.0.4-2|3	Name:		python-%{oname}
14cr|python-ZConfig-3.0.4-2|4	Version:	3.0.4
14cr|python-ZConfig-3.0.4-2|5	Release:	2
14cr|python-ZConfig-3.0.4-2|6	Summary:	Structured Configuration Library
14cr|python-ZConfig-3.0.4-2|7	
14cr|python-ZConfig-3.0.4-2|8	Source0:	http://pypi.python.org/packages/source/Z/ZConfig/ZConfig-%{version}.tar.gz
14cr|python-ZConfig-3.0.4-2|9	License:	ZPL 2.1
14cr|python-ZConfig-3.0.4-2|10	Group:		Development/Python
14cr|python-ZConfig-3.0.4-2|11	Url:		http://www.zope.org/Members/fdrake/zconfig/
14cr|python-ZConfig-3.0.4-2|12	BuildArch:	noarch
14cr|python-ZConfig-3.0.4-2|13	BuildRequires:	python-setuptools
14cr|python-ZConfig-3.0.4-2|14	BuildRequires:  pythonegg(zope.testrunner)
14cr|python-ZConfig-3.0.4-2|15	BuildRequires:  pythonegg(zope.exceptions)
14cr|python-ZConfig-3.0.4-2|16	BuildRequires:  pythonegg(six)
14cr|python-ZConfig-3.0.4-2|17	
14cr|python-ZConfig-3.0.4-2|18	%description
14cr|python-ZConfig-3.0.4-2|19	ZConfig: Schema-driven configuration
14cr|python-ZConfig-3.0.4-2|20	====================================
14cr|python-ZConfig-3.0.4-2|21	
14cr|python-ZConfig-3.0.4-2|22	ZConfig is a configuration library intended for general use.  It
14cr|python-ZConfig-3.0.4-2|23	supports a hierarchical schema-driven configuration model that allows
14cr|python-ZConfig-3.0.4-2|24	a schema to specify data conversion routines written in Python.
14cr|python-ZConfig-3.0.4-2|25	ZConfig's model is very different from the model supported by the
14cr|python-ZConfig-3.0.4-2|26	ConfigParser module found in Python's standard library, and is more
14cr|python-ZConfig-3.0.4-2|27	suitable to configuration-intensive applications.
14cr|python-ZConfig-3.0.4-2|28	
14cr|python-ZConfig-3.0.4-2|29	ZConfig schema are written in an XML-based language and are able to
14cr|python-ZConfig-3.0.4-2|30	"import" schema components provided by Python packages.  Since
14cr|python-ZConfig-3.0.4-2|31	components are able to bind to conversion functions provided by Python
14cr|python-ZConfig-3.0.4-2|32	code in the package (or elsewhere), configuration objects can be
14cr|python-ZConfig-3.0.4-2|33	arbitrarily complex, with values that have been verified against
14cr|python-ZConfig-3.0.4-2|34	arbitrary constraints.  This makes it easy for applications to
14cr|python-ZConfig-3.0.4-2|35	separate configuration support from configuration loading even with
14cr|python-ZConfig-3.0.4-2|36	configuration data being defined and consumed by a wide range of
14cr|python-ZConfig-3.0.4-2|37	separate packages.
14cr|python-ZConfig-3.0.4-2|38	
14cr|python-ZConfig-3.0.4-2|39	ZConfig is licensed under the Zope Public License, version 2.1.  See
14cr|python-ZConfig-3.0.4-2|40	the file LICENSE.txt in the distribution for the full license text.
14cr|python-ZConfig-3.0.4-2|41	
14cr|python-ZConfig-3.0.4-2|42	%prep
14cr|python-ZConfig-3.0.4-2|43	%setup -q -n %{oname}-%{version}
14cr|python-ZConfig-3.0.4-2|44	
14cr|python-ZConfig-3.0.4-2|45	%build
14cr|python-ZConfig-3.0.4-2|46	python setup.py build
14cr|python-ZConfig-3.0.4-2|47	
14cr|python-ZConfig-3.0.4-2|48	%install
14cr|python-ZConfig-3.0.4-2|49	python setup.py install --root=%{buildroot}
14cr|python-ZConfig-3.0.4-2|50	
14cr|python-ZConfig-3.0.4-2|51	%check
14cr|python-ZConfig-3.0.4-2|52	python setup.py test
14cr|python-ZConfig-3.0.4-2|53	
14cr|python-ZConfig-3.0.4-2|54	%files
14cr|python-ZConfig-3.0.4-2|55	%doc CHANGES.txt
14cr|python-ZConfig-3.0.4-2|56	%doc COPYRIGHT.txt
14cr|python-ZConfig-3.0.4-2|57	%doc LICENSE.txt
14cr|python-ZConfig-3.0.4-2|58	%doc README.txt
14cr|python-ZConfig-3.0.4-2|59	%doc ZConfig/schemaless.txt
14cr|python-ZConfig-3.0.4-2|60	%doc ZConfig/tests/test_readme.py
14cr|python-ZConfig-3.0.4-2|61	%doc ZConfig/tests/library/README.txt
14cr|python-ZConfig-3.0.4-2|62	%doc ZConfig/tests/zipsource/README.txt
14cr|python-ZConfig-3.0.4-2|63	%doc doc/README.txt
14cr|python-ZConfig-3.0.4-2|64	%doc doc/zconfig.pdf
14cr|python-ZConfig-3.0.4-2|65	%{_bindir}/zconfig
14cr|python-ZConfig-3.0.4-2|66	%{_bindir}/zconfig_schema2html
14cr|python-ZConfig-3.0.4-2|67	%{py_puresitedir}/ZConfig/*
14cr|python-ZConfig-3.0.4-2|68	%{py_puresitedir}/ZConfig*.egg-info
14cr|python-ZConfig-3.0.4-2|69	
14cr|python-ZConfig-3.0.4-2|70	
14cr|python-ZConfig-3.0.4-2|71	
14cr|python-ZConfig-3.0.4-2|72	%changelog
14cr|python-ZConfig-3.0.4-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.4-2
14cr|python-ZConfig-3.0.4-2|74	+ Revision: dd7bfbc
14cr|python-ZConfig-3.0.4-2|75	- MassBuild#464: Increase release tag
14cr|python-ZConfig-3.0.4-2|76	
14cr|python-ZConfig-3.0.4-2|77	

6975 14
14cr|python-zc.resourcelibrary-1.3.4-2|1	%define	oname	zc.resourcelibrary
14cr|python-zc.resourcelibrary-1.3.4-2|2	
14cr|python-zc.resourcelibrary-1.3.4-2|3	Name:		python-%{oname}
14cr|python-zc.resourcelibrary-1.3.4-2|4	Version:	1.3.4
14cr|python-zc.resourcelibrary-1.3.4-2|5	Release:	2
14cr|python-zc.resourcelibrary-1.3.4-2|6	Summary:	Post-rendering Resource Inclusion
14cr|python-zc.resourcelibrary-1.3.4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.resourcelibrary-1.3.4-2|8	License:	ZPL 2.1
14cr|python-zc.resourcelibrary-1.3.4-2|9	Group:		Development/Python
14cr|python-zc.resourcelibrary-1.3.4-2|10	Url:		http://pypi.python.org/pypi/zc.resourcelibrary
14cr|python-zc.resourcelibrary-1.3.4-2|11	BuildArch:	noarch
14cr|python-zc.resourcelibrary-1.3.4-2|12	BuildRequires:	python-setuptools
14cr|python-zc.resourcelibrary-1.3.4-2|13	
14cr|python-zc.resourcelibrary-1.3.4-2|14	Requires: pythonegg(setuptools)
14cr|python-zc.resourcelibrary-1.3.4-2|15	Requires: pythonegg(zope.app.publication)
14cr|python-zc.resourcelibrary-1.3.4-2|16	Requires: pythonegg(zope.browserpage)
14cr|python-zc.resourcelibrary-1.3.4-2|17	Requires: pythonegg(zope.browserresource)
14cr|python-zc.resourcelibrary-1.3.4-2|18	Requires: pythonegg(zope.component)
14cr|python-zc.resourcelibrary-1.3.4-2|19	Requires: pythonegg(zope.configuration)
14cr|python-zc.resourcelibrary-1.3.4-2|20	Requires: pythonegg(zope.interface)
14cr|python-zc.resourcelibrary-1.3.4-2|21	Requires: pythonegg(zope.publisher)
14cr|python-zc.resourcelibrary-1.3.4-2|22	Requires: pythonegg(zope.security)
14cr|python-zc.resourcelibrary-1.3.4-2|23	Requires: pythonegg(zope.tales)
14cr|python-zc.resourcelibrary-1.3.4-2|24	Requires: pythonegg(zope.traversing)
14cr|python-zc.resourcelibrary-1.3.4-2|25	
14cr|python-zc.resourcelibrary-1.3.4-2|26	%description
14cr|python-zc.resourcelibrary-1.3.4-2|27	The resource library is a Zope 3 extension that is designed to make the
14cr|python-zc.resourcelibrary-1.3.4-2|28	inclusion of JavaScript, CSS, and other resources easy, cache-friendly,
14cr|python-zc.resourcelibrary-1.3.4-2|29	and component-friendly.
14cr|python-zc.resourcelibrary-1.3.4-2|30	
14cr|python-zc.resourcelibrary-1.3.4-2|31	
14cr|python-zc.resourcelibrary-1.3.4-2|32	%prep
14cr|python-zc.resourcelibrary-1.3.4-2|33	%setup -q -n %{oname}-%{version}
14cr|python-zc.resourcelibrary-1.3.4-2|34	
14cr|python-zc.resourcelibrary-1.3.4-2|35	%build
14cr|python-zc.resourcelibrary-1.3.4-2|36	python setup.py build
14cr|python-zc.resourcelibrary-1.3.4-2|37	
14cr|python-zc.resourcelibrary-1.3.4-2|38	%install
14cr|python-zc.resourcelibrary-1.3.4-2|39	python setup.py install --root=%{buildroot}
14cr|python-zc.resourcelibrary-1.3.4-2|40	
14cr|python-zc.resourcelibrary-1.3.4-2|41	%files
14cr|python-zc.resourcelibrary-1.3.4-2|42	%doc README.txt
14cr|python-zc.resourcelibrary-1.3.4-2|43	%{py_puresitedir}/zc/resourcelibrary/*
14cr|python-zc.resourcelibrary-1.3.4-2|44	%{py_puresitedir}/zc.resourcelibrary*.egg-info
14cr|python-zc.resourcelibrary-1.3.4-2|45	%{py_puresitedir}/zc.resourcelibrary*.pth
14cr|python-zc.resourcelibrary-1.3.4-2|46	
14cr|python-zc.resourcelibrary-1.3.4-2|47	
14cr|python-zc.resourcelibrary-1.3.4-2|48	%changelog
14cr|python-zc.resourcelibrary-1.3.4-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|python-zc.resourcelibrary-1.3.4-2|50	+ Revision: fd584ac
14cr|python-zc.resourcelibrary-1.3.4-2|51	- MassBuild#464: Increase release tag
14cr|python-zc.resourcelibrary-1.3.4-2|52	
14cr|python-zc.resourcelibrary-1.3.4-2|53	

6976 14
14cr|python-zc.table-0.9.0-2|1	%define	oname	zc.table
14cr|python-zc.table-0.9.0-2|2	
14cr|python-zc.table-0.9.0-2|3	Name:		python-%{oname}
14cr|python-zc.table-0.9.0-2|4	Version:	0.9.0
14cr|python-zc.table-0.9.0-2|5	Release:	2
14cr|python-zc.table-0.9.0-2|6	Summary:	Zope table
14cr|python-zc.table-0.9.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zc.table-0.9.0-2|8	License:	ZPL 2.1
14cr|python-zc.table-0.9.0-2|9	Group:		Development/Python
14cr|python-zc.table-0.9.0-2|10	Url:		http://pypi.python.org/pypi/zc.table/
14cr|python-zc.table-0.9.0-2|11	BuildArch:	noarch
14cr|python-zc.table-0.9.0-2|12	BuildRequires:	python-setuptools
14cr|python-zc.table-0.9.0-2|13	Requires: pythonegg(setuptools)
14cr|python-zc.table-0.9.0-2|14	Requires: pythonegg(zc.resourcelibrary) >= 0.6
14cr|python-zc.table-0.9.0-2|15	Requires: pythonegg(zope.browserpage) >= 3.10
14cr|python-zc.table-0.9.0-2|16	Requires: pythonegg(zope.cachedescriptors)
14cr|python-zc.table-0.9.0-2|17	Requires: pythonegg(zope.component)
14cr|python-zc.table-0.9.0-2|18	Requires: pythonegg(zope.formlib)
14cr|python-zc.table-0.9.0-2|19	Requires: pythonegg(zope.i18n)
14cr|python-zc.table-0.9.0-2|20	Requires: pythonegg(zope.interface)
14cr|python-zc.table-0.9.0-2|21	Requires: pythonegg(zope.schema)
14cr|python-zc.table-0.9.0-2|22	
14cr|python-zc.table-0.9.0-2|23	%description
14cr|python-zc.table-0.9.0-2|24	This is a Zope 3 extension that helps with the construction of (HTML) tables.
14cr|python-zc.table-0.9.0-2|25	Features include dynamic HTML table generation, batching and sorting.
14cr|python-zc.table-0.9.0-2|26	
14cr|python-zc.table-0.9.0-2|27	%prep
14cr|python-zc.table-0.9.0-2|28	%setup -q -n %{oname}-%{version}
14cr|python-zc.table-0.9.0-2|29	
14cr|python-zc.table-0.9.0-2|30	%build
14cr|python-zc.table-0.9.0-2|31	python setup.py build
14cr|python-zc.table-0.9.0-2|32	
14cr|python-zc.table-0.9.0-2|33	%install
14cr|python-zc.table-0.9.0-2|34	python setup.py install --root=%{buildroot}
14cr|python-zc.table-0.9.0-2|35	
14cr|python-zc.table-0.9.0-2|36	%files
14cr|python-zc.table-0.9.0-2|37	%doc README.txt
14cr|python-zc.table-0.9.0-2|38	%{py_puresitedir}/zc/table/*
14cr|python-zc.table-0.9.0-2|39	%{py_puresitedir}/zc.table*.egg-info
14cr|python-zc.table-0.9.0-2|40	%{py_puresitedir}/zc.table*.pth
14cr|python-zc.table-0.9.0-2|41	
14cr|python-zc.table-0.9.0-2|42	
14cr|python-zc.table-0.9.0-2|43	%changelog
14cr|python-zc.table-0.9.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|python-zc.table-0.9.0-2|45	+ Revision: dda3709
14cr|python-zc.table-0.9.0-2|46	- MassBuild#464: Increase release tag
14cr|python-zc.table-0.9.0-2|47	
14cr|python-zc.table-0.9.0-2|48	

6977 14
14cr|python-zdaemon-4.0.0-2|1	%define	oname	zdaemon
14cr|python-zdaemon-4.0.0-2|2	
14cr|python-zdaemon-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zdaemon-4.0.0-2|4	Version:	4.0.0
14cr|python-zdaemon-4.0.0-2|5	Release:	2
14cr|python-zdaemon-4.0.0-2|6	Summary:	Daemon process control library and tools for Unix-based systems
14cr|python-zdaemon-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zdaemon-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zdaemon-4.0.0-2|9	Group:		Development/Python
14cr|python-zdaemon-4.0.0-2|10	Url:		http://www.python.org/pypi/zdaemon
14cr|python-zdaemon-4.0.0-2|11	BuildArch:	noarch
14cr|python-zdaemon-4.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zdaemon-4.0.0-2|13	Requires:	pythonegg(zconfig)
14cr|python-zdaemon-4.0.0-2|14	
14cr|python-zdaemon-4.0.0-2|15	%description
14cr|python-zdaemon-4.0.0-2|16	*****************************************************
14cr|python-zdaemon-4.0.0-2|17	``zdaemon`` process controller for Unix-based systems
14cr|python-zdaemon-4.0.0-2|18	*****************************************************
14cr|python-zdaemon-4.0.0-2|19	
14cr|python-zdaemon-4.0.0-2|20	``zdaemon`` is a Unix (Unix, Linux, Mac OS X) Python program that wraps
14cr|python-zdaemon-4.0.0-2|21	commands to make them behave as proper daemons.
14cr|python-zdaemon-4.0.0-2|22	
14cr|python-zdaemon-4.0.0-2|23	
14cr|python-zdaemon-4.0.0-2|24	
14cr|python-zdaemon-4.0.0-2|25	%prep
14cr|python-zdaemon-4.0.0-2|26	%setup -q -n %{oname}-%{version}
14cr|python-zdaemon-4.0.0-2|27	
14cr|python-zdaemon-4.0.0-2|28	perl -pi -e "s|#!python|#! /usr/bin/env python|" src/zdaemon/zdrun.py
14cr|python-zdaemon-4.0.0-2|29	perl -pi -e "s|#!python|#! /usr/bin/env python|" src/zdaemon/zdctl.py
14cr|python-zdaemon-4.0.0-2|30	
14cr|python-zdaemon-4.0.0-2|31	
14cr|python-zdaemon-4.0.0-2|32	%build
14cr|python-zdaemon-4.0.0-2|33	python setup.py build
14cr|python-zdaemon-4.0.0-2|34	cd -
14cr|python-zdaemon-4.0.0-2|35	
14cr|python-zdaemon-4.0.0-2|36	
14cr|python-zdaemon-4.0.0-2|37	%install
14cr|python-zdaemon-4.0.0-2|38	python setup.py install --root=%{buildroot}
14cr|python-zdaemon-4.0.0-2|39	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/tests/nokill.py
14cr|python-zdaemon-4.0.0-2|40	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/zdrun.py
14cr|python-zdaemon-4.0.0-2|41	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/zdctl.py
14cr|python-zdaemon-4.0.0-2|42	
14cr|python-zdaemon-4.0.0-2|43	
14cr|python-zdaemon-4.0.0-2|44	
14cr|python-zdaemon-4.0.0-2|45	%check
14cr|python-zdaemon-4.0.0-2|46	python setup.py test
14cr|python-zdaemon-4.0.0-2|47	
14cr|python-zdaemon-4.0.0-2|48	%files
14cr|python-zdaemon-4.0.0-2|49	%doc *.txt
14cr|python-zdaemon-4.0.0-2|50	%doc src/zdaemon/README.txt
14cr|python-zdaemon-4.0.0-2|51	%doc src/zdaemon.egg-info/*.txt
14cr|python-zdaemon-4.0.0-2|52	
14cr|python-zdaemon-4.0.0-2|53	%{py_puresitedir}/zdaemon/*.py*
14cr|python-zdaemon-4.0.0-2|54	%{py_puresitedir}/zdaemon/tests/*.py*
14cr|python-zdaemon-4.0.0-2|55	%{py_puresitedir}/zdaemon*.egg-info
14cr|python-zdaemon-4.0.0-2|56	%{_bindir}/zdaemon
14cr|python-zdaemon-4.0.0-2|57	%{py_puresitedir}/zdaemon/README.txt
14cr|python-zdaemon-4.0.0-2|58	%{py_puresitedir}/zdaemon/component.xml
14cr|python-zdaemon-4.0.0-2|59	%{py_puresitedir}/zdaemon/sample.conf
14cr|python-zdaemon-4.0.0-2|60	%{py_puresitedir}/zdaemon/schema.xml
14cr|python-zdaemon-4.0.0-2|61	
14cr|python-zdaemon-4.0.0-2|62	
14cr|python-zdaemon-4.0.0-2|63	%changelog
14cr|python-zdaemon-4.0.0-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|python-zdaemon-4.0.0-2|65	+ Revision: 8d92ff7
14cr|python-zdaemon-4.0.0-2|66	- MassBuild#464: Increase release tag
14cr|python-zdaemon-4.0.0-2|67	
14cr|python-zdaemon-4.0.0-2|68	

6978 14
14cr|python-zodb3-3.10.5-8|1	Name:		python-zodb3
14cr|python-zodb3-3.10.5-8|2	Version:	3.10.5
14cr|python-zodb3-3.10.5-8|3	Release:	8
14cr|python-zodb3-3.10.5-8|4	Group:		Development/Python
14cr|python-zodb3-3.10.5-8|5	License:	Zope Public License
14cr|python-zodb3-3.10.5-8|6	Summary:	Zope Object Database: object database and persistence
14cr|python-zodb3-3.10.5-8|7	Source:		http://pypi.python.org/packages/source/Z/ZODB3/ZODB3-3.10.5.tar.gz
14cr|python-zodb3-3.10.5-8|8	URL:		http://pypi.python.org/pypi/ZODB3/3.10.5
14cr|python-zodb3-3.10.5-8|9	
14cr|python-zodb3-3.10.5-8|10	BuildRequires:	python-devel
14cr|python-zodb3-3.10.5-8|11	BuildRequires:	python-setuptools
14cr|python-zodb3-3.10.5-8|12	# 4 check
14cr|python-zodb3-3.10.5-8|13	BuildRequires:  pythonegg(six)
14cr|python-zodb3-3.10.5-8|14	BuildRequires:  pythonegg(transaction)
14cr|python-zodb3-3.10.5-8|15	BuildRequires:  pythonegg(zc.lockfile)
14cr|python-zodb3-3.10.5-8|16	BuildRequires:  pythonegg(zconfig)
14cr|python-zodb3-3.10.5-8|17	BuildRequires:  pythonegg(zdaemon)
14cr|python-zodb3-3.10.5-8|18	BuildRequires:  pythonegg(zope.event)
14cr|python-zodb3-3.10.5-8|19	BuildRequires:  pythonegg(zope.interface)
14cr|python-zodb3-3.10.5-8|20	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zodb3-3.10.5-8|21	BuildRequires:  pythonegg(manuel)
14cr|python-zodb3-3.10.5-8|22	BuildRequires:  pythonegg(zope.testing)
14cr|python-zodb3-3.10.5-8|23	
14cr|python-zodb3-3.10.5-8|24	Requires:       python-setuptools
14cr|python-zodb3-3.10.5-8|25	Requires:       pythonegg(zconfig)
14cr|python-zodb3-3.10.5-8|26	Requires:       pythonegg(zdaemon)
14cr|python-zodb3-3.10.5-8|27	Requires:       pythonegg(zope.event)
14cr|python-zodb3-3.10.5-8|28	Requires:       pythonegg(zope.interface)
14cr|python-zodb3-3.10.5-8|29	Requires:	pythonegg(transaction)
14cr|python-zodb3-3.10.5-8|30	Requires:	pythonegg(zc.lockfile)
14cr|python-zodb3-3.10.5-8|31	Requires:	pythonegg(zope.proxy)
14cr|python-zodb3-3.10.5-8|32	Requires:	pythonegg(zdaemon)
14cr|python-zodb3-3.10.5-8|33	Requires:	pythonegg(persistent)
14cr|python-zodb3-3.10.5-8|34	Requires:	pythonegg(btrees)
14cr|python-zodb3-3.10.5-8|35	
14cr|python-zodb3-3.10.5-8|36	
14cr|python-zodb3-3.10.5-8|37	
14cr|python-zodb3-3.10.5-8|38	
14cr|python-zodb3-3.10.5-8|39	%description
14cr|python-zodb3-3.10.5-8|40	The Zope Object Database provides an object-oriented database for
14cr|python-zodb3-3.10.5-8|41	Python that provides a high-degree of transparency. Applications
14cr|python-zodb3-3.10.5-8|42	can take advantage of object database features with few, if any,
14cr|python-zodb3-3.10.5-8|43	changes to application logic. ZODB includes features such as a
14cr|python-zodb3-3.10.5-8|44	pluggable storage interface, rich transaction support, and undo.
14cr|python-zodb3-3.10.5-8|45	
14cr|python-zodb3-3.10.5-8|46	#------------------------
14cr|python-zodb3-3.10.5-8|47	%package devel
14cr|python-zodb3-3.10.5-8|48	Summary:  Developer files for %{name}
14cr|python-zodb3-3.10.5-8|49	Group:    Development/Python
14cr|python-zodb3-3.10.5-8|50	Requires: %{name} = %{version}-%{release}
14cr|python-zodb3-3.10.5-8|51	Requires: python-devel
14cr|python-zodb3-3.10.5-8|52	BuildArch: noarch
14cr|python-zodb3-3.10.5-8|53	
14cr|python-zodb3-3.10.5-8|54	%description devel
14cr|python-zodb3-3.10.5-8|55	Files for developing applications using Python extensions of ZODB.
14cr|python-zodb3-3.10.5-8|56	
14cr|python-zodb3-3.10.5-8|57	%files devel
14cr|python-zodb3-3.10.5-8|58	
14cr|python-zodb3-3.10.5-8|59	%{_includedir}/python?.?/ZODB3
14cr|python-zodb3-3.10.5-8|60	
14cr|python-zodb3-3.10.5-8|61	#--------------------------
14cr|python-zodb3-3.10.5-8|62	
14cr|python-zodb3-3.10.5-8|63	%define debug_package %{nil}
14cr|python-zodb3-3.10.5-8|64	
14cr|python-zodb3-3.10.5-8|65	%prep
14cr|python-zodb3-3.10.5-8|66	%setup -q -n ZODB3-%{version}
14cr|python-zodb3-3.10.5-8|67	for File in src/ZEO/zeoctl.py src/{ZODB,ZEO}/scripts/*.py ; do
14cr|python-zodb3-3.10.5-8|68	sed -i.orig -e '/^#! *\//, 1d' $File
14cr|python-zodb3-3.10.5-8|69	touch -r ${File}.orig $File
14cr|python-zodb3-3.10.5-8|70	rm ${File}.orig
14cr|python-zodb3-3.10.5-8|71	done
14cr|python-zodb3-3.10.5-8|72	
14cr|python-zodb3-3.10.5-8|73	%build
14cr|python-zodb3-3.10.5-8|74	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|python-zodb3-3.10.5-8|75	
14cr|python-zodb3-3.10.5-8|76	%install
14cr|python-zodb3-3.10.5-8|77	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|python-zodb3-3.10.5-8|78	
14cr|python-zodb3-3.10.5-8|79	pushd %{buildroot}%{python_sitearch}
14cr|python-zodb3-3.10.5-8|80	# remove contained source files
14cr|python-zodb3-3.10.5-8|81	find . \( -name '*.c' -o -name '*.h' \) -type f -print0 | xargs -0 rm -fv
14cr|python-zodb3-3.10.5-8|82	
14cr|python-zodb3-3.10.5-8|83	# deal with documents
14cr|python-zodb3-3.10.5-8|84	mkdir -p %{buildroot}%{_docdir}/%{name}/
14cr|python-zodb3-3.10.5-8|85	DOCDIR=%{buildroot}%{_docdir}/%{name}/
14cr|python-zodb3-3.10.5-8|86	for FILE in `find . -name '*.txt'`; do
14cr|python-zodb3-3.10.5-8|87	DIR=${FILE%/*.*}
14cr|python-zodb3-3.10.5-8|88	# If a file in */tests/ directory, move it to an upper one.
14cr|python-zodb3-3.10.5-8|89	DIR=${DIR%/tests}
14cr|python-zodb3-3.10.5-8|90	# Don't move the files in the egg info directory
14cr|python-zodb3-3.10.5-8|91	if echo $DIR| grep -v egg-info >/dev/null; then
14cr|python-zodb3-3.10.5-8|92	if [ $DIR != . -a ! -d $DOCDIR$DIR ]; then
14cr|python-zodb3-3.10.5-8|93	mkdir -p $DOCDIR$DIR
14cr|python-zodb3-3.10.5-8|94	fi
14cr|python-zodb3-3.10.5-8|95	if [ ! -e $DOCDIR$DIR/${FILE##.*/} ]; then
14cr|python-zodb3-3.10.5-8|96	mv $FILE $DOCDIR$DIR
14cr|python-zodb3-3.10.5-8|97	else
14cr|python-zodb3-3.10.5-8|98	echo "name conflicts occur in documentation"
14cr|python-zodb3-3.10.5-8|99	exit 1
14cr|python-zodb3-3.10.5-8|100	fi
14cr|python-zodb3-3.10.5-8|101	fi
14cr|python-zodb3-3.10.5-8|102	done
14cr|python-zodb3-3.10.5-8|103	
14cr|python-zodb3-3.10.5-8|104	popd
14cr|python-zodb3-3.10.5-8|105	
14cr|python-zodb3-3.10.5-8|106	# convert doc
14cr|python-zodb3-3.10.5-8|107	iconv -f ISO-8859-1 -t UTF-8 src/CHANGES.txt >$DOCDIR/CHANGES.txt
14cr|python-zodb3-3.10.5-8|108	touch -r src/CHANGES.txt $DOCDIR/CHANGES.txt
14cr|python-zodb3-3.10.5-8|109	cp -p COPYRIGHT.txt LICENSE.txt HISTORY.txt README.txt \
14cr|python-zodb3-3.10.5-8|110	doc/* $DOCDIR
14cr|python-zodb3-3.10.5-8|111	
14cr|python-zodb3-3.10.5-8|112	# These are provided by separate packages
14cr|python-zodb3-3.10.5-8|113	rm -rf %{buildroot}%{python_sitearch}/BTrees/
14cr|python-zodb3-3.10.5-8|114	rm -rf %{buildroot}%{python_sitearch}/persistent/
14cr|python-zodb3-3.10.5-8|115	
14cr|python-zodb3-3.10.5-8|116	
14cr|python-zodb3-3.10.5-8|117	
14cr|python-zodb3-3.10.5-8|118	
14cr|python-zodb3-3.10.5-8|119	
14cr|python-zodb3-3.10.5-8|120	%check
14cr|python-zodb3-3.10.5-8|121	python setup.py test
14cr|python-zodb3-3.10.5-8|122	
14cr|python-zodb3-3.10.5-8|123	%files
14cr|python-zodb3-3.10.5-8|124	%{_docdir}/%{name}/
14cr|python-zodb3-3.10.5-8|125	%{python_sitearch}/ZODB/
14cr|python-zodb3-3.10.5-8|126	%{python_sitearch}/ZODB3-*.egg-info
14cr|python-zodb3-3.10.5-8|127	%{_bindir}/*
14cr|python-zodb3-3.10.5-8|128	%{python_sitearch}/ZEO/
14cr|python-zodb3-3.10.5-8|129	
14cr|python-zodb3-3.10.5-8|130	
14cr|python-zodb3-3.10.5-8|131	
14cr|python-zodb3-3.10.5-8|132	
14cr|python-zodb3-3.10.5-8|133	%changelog
14cr|python-zodb3-3.10.5-8|134	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.5-8
14cr|python-zodb3-3.10.5-8|135	+ Revision: a5b7f9c
14cr|python-zodb3-3.10.5-8|136	- MassBuild#464: Increase release tag
14cr|python-zodb3-3.10.5-8|137	
14cr|python-zodb3-3.10.5-8|138	

6979 14
14cr|python-zope.annotation-4.2.0-2|1	%define	oname	zope.annotation
14cr|python-zope.annotation-4.2.0-2|2	
14cr|python-zope.annotation-4.2.0-2|3	Name:		python-%{oname}
14cr|python-zope.annotation-4.2.0-2|4	Version:	4.2.0
14cr|python-zope.annotation-4.2.0-2|5	Release:	2
14cr|python-zope.annotation-4.2.0-2|6	Summary:	Object annotation mechanism
14cr|python-zope.annotation-4.2.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.annotation-4.2.0-2|8	License:	ZPL 2.1
14cr|python-zope.annotation-4.2.0-2|9	Group:		Development/Python
14cr|python-zope.annotation-4.2.0-2|10	Url:		http://pypi.python.org/pypi/zope.annotation
14cr|python-zope.annotation-4.2.0-2|11	BuildArch:	noarch
14cr|python-zope.annotation-4.2.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.annotation-4.2.0-2|13	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.annotation-4.2.0-2|14	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.annotation-4.2.0-2|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.annotation-4.2.0-2|16	BuildRequires:  pythonegg(persistent)
14cr|python-zope.annotation-4.2.0-2|17	BuildRequires:  pythonegg(btrees)
14cr|python-zope.annotation-4.2.0-2|18	
14cr|python-zope.annotation-4.2.0-2|19	
14cr|python-zope.annotation-4.2.0-2|20	%description
14cr|python-zope.annotation-4.2.0-2|21	==================
14cr|python-zope.annotation-4.2.0-2|22	Object Annotations
14cr|python-zope.annotation-4.2.0-2|23	==================
14cr|python-zope.annotation-4.2.0-2|24	
14cr|python-zope.annotation-4.2.0-2|25	This package provides a mechanism to store additional information about
14cr|python-zope.annotation-4.2.0-2|26	objects without need to modify object class.
14cr|python-zope.annotation-4.2.0-2|27	
14cr|python-zope.annotation-4.2.0-2|28	%prep
14cr|python-zope.annotation-4.2.0-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.annotation-4.2.0-2|30	
14cr|python-zope.annotation-4.2.0-2|31	%build
14cr|python-zope.annotation-4.2.0-2|32	python setup.py build
14cr|python-zope.annotation-4.2.0-2|33	
14cr|python-zope.annotation-4.2.0-2|34	%install
14cr|python-zope.annotation-4.2.0-2|35	python setup.py install --root=%{buildroot}
14cr|python-zope.annotation-4.2.0-2|36	
14cr|python-zope.annotation-4.2.0-2|37	%check
14cr|python-zope.annotation-4.2.0-2|38	python setup.py test
14cr|python-zope.annotation-4.2.0-2|39	
14cr|python-zope.annotation-4.2.0-2|40	%files
14cr|python-zope.annotation-4.2.0-2|41	%doc CHANGES.txt
14cr|python-zope.annotation-4.2.0-2|42	%doc COPYRIGHT.txt
14cr|python-zope.annotation-4.2.0-2|43	%doc LICENSE.txt
14cr|python-zope.annotation-4.2.0-2|44	%doc README.txt
14cr|python-zope.annotation-4.2.0-2|45	%doc src/zope.annotation.egg-info/SOURCES.txt
14cr|python-zope.annotation-4.2.0-2|46	%doc src/zope.annotation.egg-info/dependency_links.txt
14cr|python-zope.annotation-4.2.0-2|47	%doc src/zope.annotation.egg-info/namespace_packages.txt
14cr|python-zope.annotation-4.2.0-2|48	%doc src/zope.annotation.egg-info/requires.txt
14cr|python-zope.annotation-4.2.0-2|49	%doc src/zope.annotation.egg-info/top_level.txt
14cr|python-zope.annotation-4.2.0-2|50	%doc src/zope/annotation/README.txt
14cr|python-zope.annotation-4.2.0-2|51	%{py_puresitedir}/zope/annotation/*
14cr|python-zope.annotation-4.2.0-2|52	%{py_puresitedir}/zope.annotation*.egg-info
14cr|python-zope.annotation-4.2.0-2|53	%{py_puresitedir}/zope.annotation*.pth
14cr|python-zope.annotation-4.2.0-2|54	
14cr|python-zope.annotation-4.2.0-2|55	
14cr|python-zope.annotation-4.2.0-2|56	%changelog
14cr|python-zope.annotation-4.2.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.0-2
14cr|python-zope.annotation-4.2.0-2|58	+ Revision: 3c4b3dc
14cr|python-zope.annotation-4.2.0-2|59	- MassBuild#464: Increase release tag
14cr|python-zope.annotation-4.2.0-2|60	
14cr|python-zope.annotation-4.2.0-2|61	

6980 14
14cr|python-zope.app.applicationcontrol-3.5.10-2|1	%define	oname	zope.app.applicationcontrol
14cr|python-zope.app.applicationcontrol-3.5.10-2|2	
14cr|python-zope.app.applicationcontrol-3.5.10-2|3	Name:		python-%{oname}
14cr|python-zope.app.applicationcontrol-3.5.10-2|4	Version:	3.5.10
14cr|python-zope.app.applicationcontrol-3.5.10-2|5	Release:	2
14cr|python-zope.app.applicationcontrol-3.5.10-2|6	Summary:	Zope application control
14cr|python-zope.app.applicationcontrol-3.5.10-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.applicationcontrol-3.5.10-2|8	License:	ZPL 2.1
14cr|python-zope.app.applicationcontrol-3.5.10-2|9	Group:		Development/Python
14cr|python-zope.app.applicationcontrol-3.5.10-2|10	Url:		http://cheeseshop.python.org/pypi/zope.app.applicationcontrol
14cr|python-zope.app.applicationcontrol-3.5.10-2|11	BuildArch:	noarch
14cr|python-zope.app.applicationcontrol-3.5.10-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.applicationcontrol-3.5.10-2|13	Requires: pythonegg(setuptools)
14cr|python-zope.app.applicationcontrol-3.5.10-2|14	Requires: pythonegg(zodb3)
14cr|python-zope.app.applicationcontrol-3.5.10-2|15	Requires: pythonegg(zope.applicationcontrol)
14cr|python-zope.app.applicationcontrol-3.5.10-2|16	Requires: pythonegg(zope.component)
14cr|python-zope.app.applicationcontrol-3.5.10-2|17	Requires: pythonegg(zope.i18n)
14cr|python-zope.app.applicationcontrol-3.5.10-2|18	Requires: pythonegg(zope.i18nmessageid)
14cr|python-zope.app.applicationcontrol-3.5.10-2|19	Requires: pythonegg(zope.interface)
14cr|python-zope.app.applicationcontrol-3.5.10-2|20	Requires: pythonegg(zope.size)
14cr|python-zope.app.applicationcontrol-3.5.10-2|21	Requires: pythonegg(zope.traversing) >= 3.7.0
14cr|python-zope.app.applicationcontrol-3.5.10-2|22	
14cr|python-zope.app.applicationcontrol-3.5.10-2|23	
14cr|python-zope.app.applicationcontrol-3.5.10-2|24	%description
14cr|python-zope.app.applicationcontrol-3.5.10-2|25	===========================
14cr|python-zope.app.applicationcontrol-3.5.10-2|26	zope.app.applicationcontrol
14cr|python-zope.app.applicationcontrol-3.5.10-2|27	===========================
14cr|python-zope.app.applicationcontrol-3.5.10-2|28	
14cr|python-zope.app.applicationcontrol-3.5.10-2|29	The application control instance is usually generated upon startup.
14cr|python-zope.app.applicationcontrol-3.5.10-2|30	This package provides runtime information adapter for application
14cr|python-zope.app.applicationcontrol-3.5.10-2|31	control and Zope version.  Also provide a utility with methods for
14cr|python-zope.app.applicationcontrol-3.5.10-2|32	shutting down and restarting the server.
14cr|python-zope.app.applicationcontrol-3.5.10-2|33	
14cr|python-zope.app.applicationcontrol-3.5.10-2|34	
14cr|python-zope.app.applicationcontrol-3.5.10-2|35	
14cr|python-zope.app.applicationcontrol-3.5.10-2|36	%prep
14cr|python-zope.app.applicationcontrol-3.5.10-2|37	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.applicationcontrol-3.5.10-2|38	
14cr|python-zope.app.applicationcontrol-3.5.10-2|39	%build
14cr|python-zope.app.applicationcontrol-3.5.10-2|40	python setup.py build
14cr|python-zope.app.applicationcontrol-3.5.10-2|41	
14cr|python-zope.app.applicationcontrol-3.5.10-2|42	%install
14cr|python-zope.app.applicationcontrol-3.5.10-2|43	python setup.py install --root=%{buildroot}
14cr|python-zope.app.applicationcontrol-3.5.10-2|44	
14cr|python-zope.app.applicationcontrol-3.5.10-2|45	%files
14cr|python-zope.app.applicationcontrol-3.5.10-2|46	%doc README.txt
14cr|python-zope.app.applicationcontrol-3.5.10-2|47	%{py_puresitedir}/zope/app/applicationcontrol/*.py*
14cr|python-zope.app.applicationcontrol-3.5.10-2|48	%{py_puresitedir}/zope/app/applicationcontrol/browser/*.py*
14cr|python-zope.app.applicationcontrol-3.5.10-2|49	%{py_puresitedir}/zope/app/applicationcontrol/browser/tests/*.py*
14cr|python-zope.app.applicationcontrol-3.5.10-2|50	%{py_puresitedir}/zope/app/applicationcontrol/tests/*.py*
14cr|python-zope.app.applicationcontrol-3.5.10-2|51	%{py_puresitedir}/zope.app.applicationcontrol*.egg-info
14cr|python-zope.app.applicationcontrol-3.5.10-2|52	%{py_puresitedir}/zope.app.applicationcontrol-3.5.10-py2.7-nspkg.pth
14cr|python-zope.app.applicationcontrol-3.5.10-2|53	%{py_puresitedir}/zope/app/applicationcontrol/browser/configure.zcml
14cr|python-zope.app.applicationcontrol-3.5.10-2|54	%{py_puresitedir}/zope/app/applicationcontrol/browser/runtimeinfo.pt
14cr|python-zope.app.applicationcontrol-3.5.10-2|55	%{py_puresitedir}/zope/app/applicationcontrol/browser/servercontrol.pt
14cr|python-zope.app.applicationcontrol-3.5.10-2|56	%{py_puresitedir}/zope/app/applicationcontrol/browser/tests/zodb.txt
14cr|python-zope.app.applicationcontrol-3.5.10-2|57	%{py_puresitedir}/zope/app/applicationcontrol/browser/translationdomaincontrol.pt
14cr|python-zope.app.applicationcontrol-3.5.10-2|58	%{py_puresitedir}/zope/app/applicationcontrol/browser/zodbcontrol.pt
14cr|python-zope.app.applicationcontrol-3.5.10-2|59	%{py_puresitedir}/zope/app/applicationcontrol/configure.zcml
14cr|python-zope.app.applicationcontrol-3.5.10-2|60	%{py_puresitedir}/zope/app/applicationcontrol/ftesting.zcml
14cr|python-zope.app.applicationcontrol-3.5.10-2|61	
14cr|python-zope.app.applicationcontrol-3.5.10-2|62	
14cr|python-zope.app.applicationcontrol-3.5.10-2|63	%changelog
14cr|python-zope.app.applicationcontrol-3.5.10-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.10-2
14cr|python-zope.app.applicationcontrol-3.5.10-2|65	+ Revision: e6f353b
14cr|python-zope.app.applicationcontrol-3.5.10-2|66	- MassBuild#464: Increase release tag
14cr|python-zope.app.applicationcontrol-3.5.10-2|67	
14cr|python-zope.app.applicationcontrol-3.5.10-2|68	

6981 14
14cr|python-zope.app.appsetup-4.0.0a1-2|1	%define	oname	zope.app.appsetup
14cr|python-zope.app.appsetup-4.0.0a1-2|2	
14cr|python-zope.app.appsetup-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.app.appsetup-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.app.appsetup-4.0.0a1-2|5	Release:	2
14cr|python-zope.app.appsetup-4.0.0a1-2|6	Summary:	Zope app setup helper
14cr|python-zope.app.appsetup-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.app.appsetup-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.app.appsetup-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.app.appsetup-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.app.appsetup
14cr|python-zope.app.appsetup-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.app.appsetup-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.appsetup-4.0.0a1-2|13	Requires:  pythonegg(setuptools)
14cr|python-zope.app.appsetup-4.0.0a1-2|14	Requires:  pythonegg(zodb3)
14cr|python-zope.app.appsetup-4.0.0a1-2|15	Requires:  pythonegg(zope.app.publication)
14cr|python-zope.app.appsetup-4.0.0a1-2|16	Requires:  pythonegg(zope.component) >= 3.8.0
14cr|python-zope.app.appsetup-4.0.0a1-2|17	Requires:  pythonegg(zope.configuration)
14cr|python-zope.app.appsetup-4.0.0a1-2|18	Requires:  pythonegg(zope.container) >= 4.0.0a2
14cr|python-zope.app.appsetup-4.0.0a1-2|19	Requires:  pythonegg(zope.error)
14cr|python-zope.app.appsetup-4.0.0a1-2|20	Requires:  pythonegg(zope.event)
14cr|python-zope.app.appsetup-4.0.0a1-2|21	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.appsetup-4.0.0a1-2|22	Requires:  pythonegg(zope.processlifetime)
14cr|python-zope.app.appsetup-4.0.0a1-2|23	Requires:  pythonegg(zope.security) >= 4.0.0
14cr|python-zope.app.appsetup-4.0.0a1-2|24	Requires:  pythonegg(zope.session) >= 4.0.0a1
14cr|python-zope.app.appsetup-4.0.0a1-2|25	Requires:  pythonegg(zope.site) >= 4.0.0a1
14cr|python-zope.app.appsetup-4.0.0a1-2|26	Requires:  pythonegg(zope.traversing) >= 4.0.0a2
14cr|python-zope.app.appsetup-4.0.0a1-2|27	
14cr|python-zope.app.appsetup-4.0.0a1-2|28	%description
14cr|python-zope.app.appsetup-4.0.0a1-2|29	zope.app.appsetup README
14cr|python-zope.app.appsetup-4.0.0a1-2|30	========================
14cr|python-zope.app.appsetup-4.0.0a1-2|31	
14cr|python-zope.app.appsetup-4.0.0a1-2|32	This package provides application setup helpers for the Zope3 appserver.
14cr|python-zope.app.appsetup-4.0.0a1-2|33	
14cr|python-zope.app.appsetup-4.0.0a1-2|34	
14cr|python-zope.app.appsetup-4.0.0a1-2|35	%prep
14cr|python-zope.app.appsetup-4.0.0a1-2|36	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.appsetup-4.0.0a1-2|37	perl -pi -e "s|ZODB|ZODB3|"  setup.py
14cr|python-zope.app.appsetup-4.0.0a1-2|38	perl -pi -e "s|zope.security >= 4.0.0a2|zope.security >= 4.0.0|"  setup.py
14cr|python-zope.app.appsetup-4.0.0a1-2|39	
14cr|python-zope.app.appsetup-4.0.0a1-2|40	%build
14cr|python-zope.app.appsetup-4.0.0a1-2|41	python setup.py build
14cr|python-zope.app.appsetup-4.0.0a1-2|42	
14cr|python-zope.app.appsetup-4.0.0a1-2|43	%install
14cr|python-zope.app.appsetup-4.0.0a1-2|44	python setup.py install --root=%{buildroot}
14cr|python-zope.app.appsetup-4.0.0a1-2|45	
14cr|python-zope.app.appsetup-4.0.0a1-2|46	%check
14cr|python-zope.app.appsetup-4.0.0a1-2|47	#python setup.py test
14cr|python-zope.app.appsetup-4.0.0a1-2|48	
14cr|python-zope.app.appsetup-4.0.0a1-2|49	%files
14cr|python-zope.app.appsetup-4.0.0a1-2|50	%doc CHANGES.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|51	%doc COPYRIGHT.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|52	%doc LICENSE.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|53	%doc README.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|54	%doc src/zope.app.appsetup.egg-info/SOURCES.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|55	%doc src/zope.app.appsetup.egg-info/dependency_links.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|56	%doc src/zope.app.appsetup.egg-info/entry_points.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|57	%doc src/zope.app.appsetup.egg-info/namespace_packages.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|58	%doc src/zope.app.appsetup.egg-info/requires.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|59	%doc src/zope.app.appsetup.egg-info/test_info.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|60	%doc src/zope.app.appsetup.egg-info/top_level.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|61	%doc src/zope/app/appsetup/bootstrap.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|62	%doc src/zope/app/appsetup/debug.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|63	%doc src/zope/app/appsetup/product.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|64	%doc src/zope/app/appsetup/testlayer.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|65	%{_bindir}/debug
14cr|python-zope.app.appsetup-4.0.0a1-2|66	%{py_puresitedir}/zope/app/appsetup/*.py*
14cr|python-zope.app.appsetup-4.0.0a1-2|67	%{py_puresitedir}/zope/app/appsetup/testpackage/*.py*
14cr|python-zope.app.appsetup-4.0.0a1-2|68	%{py_puresitedir}/zope/app/appsetup/testproduct/*.py*
14cr|python-zope.app.appsetup-4.0.0a1-2|69	%{py_puresitedir}/zope.app.appsetup*.egg-info
14cr|python-zope.app.appsetup-4.0.0a1-2|70	%{py_puresitedir}/zope.app.appsetup-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.app.appsetup-4.0.0a1-2|71	%{py_puresitedir}/zope/app/appsetup/bootstrap.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|72	%{py_puresitedir}/zope/app/appsetup/configure.zcml
14cr|python-zope.app.appsetup-4.0.0a1-2|73	%{py_puresitedir}/zope/app/appsetup/debug.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|74	%{py_puresitedir}/zope/app/appsetup/ftesting.zcml
14cr|python-zope.app.appsetup-4.0.0a1-2|75	%{py_puresitedir}/zope/app/appsetup/product.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|76	%{py_puresitedir}/zope/app/appsetup/schema/productconfig.xml
14cr|python-zope.app.appsetup-4.0.0a1-2|77	%{py_puresitedir}/zope/app/appsetup/schema/schema.xml
14cr|python-zope.app.appsetup-4.0.0a1-2|78	%{py_puresitedir}/zope/app/appsetup/testdata/pythonstartup
14cr|python-zope.app.appsetup-4.0.0a1-2|79	%{py_puresitedir}/zope/app/appsetup/testdata/site.zcml
14cr|python-zope.app.appsetup-4.0.0a1-2|80	%{py_puresitedir}/zope/app/appsetup/testdata/test.conf
14cr|python-zope.app.appsetup-4.0.0a1-2|81	%{py_puresitedir}/zope/app/appsetup/testlayer.txt
14cr|python-zope.app.appsetup-4.0.0a1-2|82	%{py_puresitedir}/zope/app/appsetup/testpackage/ftesting.zcml
14cr|python-zope.app.appsetup-4.0.0a1-2|83	%{py_puresitedir}/zope/app/appsetup/testproduct/component.xml
14cr|python-zope.app.appsetup-4.0.0a1-2|84	
14cr|python-zope.app.appsetup-4.0.0a1-2|85	%changelog
14cr|python-zope.app.appsetup-4.0.0a1-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.app.appsetup-4.0.0a1-2|87	+ Revision: aa60789
14cr|python-zope.app.appsetup-4.0.0a1-2|88	- MassBuild#464: Increase release tag
14cr|python-zope.app.appsetup-4.0.0a1-2|89	
14cr|python-zope.app.appsetup-4.0.0a1-2|90	

6982 14
14cr|python-zope.app.basicskin-3.5.1-2|1	%define	oname	zope.app.basicskin
14cr|python-zope.app.basicskin-3.5.1-2|2	
14cr|python-zope.app.basicskin-3.5.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.basicskin-3.5.1-2|4	Version:	3.5.1
14cr|python-zope.app.basicskin-3.5.1-2|5	Release:	2
14cr|python-zope.app.basicskin-3.5.1-2|6	Summary:	Zope ZMI Basic Skin
14cr|python-zope.app.basicskin-3.5.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.basicskin-3.5.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.basicskin-3.5.1-2|9	Group:		Development/Python
14cr|python-zope.app.basicskin-3.5.1-2|10	Url:		http://pypi.python.org/pypi/zope.app.basicskin
14cr|python-zope.app.basicskin-3.5.1-2|11	BuildArch:	noarch
14cr|python-zope.app.basicskin-3.5.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.basicskin-3.5.1-2|13	
14cr|python-zope.app.basicskin-3.5.1-2|14	%description
14cr|python-zope.app.basicskin-3.5.1-2|15	A very simple skin for the original Zope 3 ZMI.
14cr|python-zope.app.basicskin-3.5.1-2|16	
14cr|python-zope.app.basicskin-3.5.1-2|17	%prep
14cr|python-zope.app.basicskin-3.5.1-2|18	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.basicskin-3.5.1-2|19	
14cr|python-zope.app.basicskin-3.5.1-2|20	%build
14cr|python-zope.app.basicskin-3.5.1-2|21	python setup.py build
14cr|python-zope.app.basicskin-3.5.1-2|22	
14cr|python-zope.app.basicskin-3.5.1-2|23	%install
14cr|python-zope.app.basicskin-3.5.1-2|24	python setup.py install --root=%{buildroot}
14cr|python-zope.app.basicskin-3.5.1-2|25	
14cr|python-zope.app.basicskin-3.5.1-2|26	%files
14cr|python-zope.app.basicskin-3.5.1-2|27	%doc README.txt
14cr|python-zope.app.basicskin-3.5.1-2|28	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.basicskin-3.5.1-2|29	%{py_puresitedir}/zope.app.basicskin*.egg-info
14cr|python-zope.app.basicskin-3.5.1-2|30	%{py_puresitedir}/zope.app.basicskin*.pth
14cr|python-zope.app.basicskin-3.5.1-2|31	
14cr|python-zope.app.basicskin-3.5.1-2|32	
14cr|python-zope.app.basicskin-3.5.1-2|33	%changelog
14cr|python-zope.app.basicskin-3.5.1-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-2
14cr|python-zope.app.basicskin-3.5.1-2|35	+ Revision: f1ad66a
14cr|python-zope.app.basicskin-3.5.1-2|36	- MassBuild#464: Increase release tag
14cr|python-zope.app.basicskin-3.5.1-2|37	
14cr|python-zope.app.basicskin-3.5.1-2|38	

6983 14
14cr|python-zope.app.broken-3.6.0-2|1	%define	oname	zope.app.broken
14cr|python-zope.app.broken-3.6.0-2|2	
14cr|python-zope.app.broken-3.6.0-2|3	Name:		python-%{oname}
14cr|python-zope.app.broken-3.6.0-2|4	Version:	3.6.0
14cr|python-zope.app.broken-3.6.0-2|5	Release:	2
14cr|python-zope.app.broken-3.6.0-2|6	Summary:	Zope Broken (ZODB) Object Support
14cr|python-zope.app.broken-3.6.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.broken-3.6.0-2|8	License:	ZPL 2.1
14cr|python-zope.app.broken-3.6.0-2|9	Group:		Development/Python
14cr|python-zope.app.broken-3.6.0-2|10	Url:		http://cheeseshop.python.org/pypi/zope.app.broken
14cr|python-zope.app.broken-3.6.0-2|11	BuildArch:	noarch
14cr|python-zope.app.broken-3.6.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.broken-3.6.0-2|13	
14cr|python-zope.app.broken-3.6.0-2|14	%description
14cr|python-zope.app.broken-3.6.0-2|15	When an object cannot be correctly loaded from the ZODB, this package allows
14cr|python-zope.app.broken-3.6.0-2|16	this object still to be instantiated, but as a "Broken" object. This allows
14cr|python-zope.app.broken-3.6.0-2|17	for gracefully updating the database without interuption.
14cr|python-zope.app.broken-3.6.0-2|18	
14cr|python-zope.app.broken-3.6.0-2|19	
14cr|python-zope.app.broken-3.6.0-2|20	
14cr|python-zope.app.broken-3.6.0-2|21	%prep
14cr|python-zope.app.broken-3.6.0-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.broken-3.6.0-2|23	
14cr|python-zope.app.broken-3.6.0-2|24	%build
14cr|python-zope.app.broken-3.6.0-2|25	python setup.py build
14cr|python-zope.app.broken-3.6.0-2|26	
14cr|python-zope.app.broken-3.6.0-2|27	%install
14cr|python-zope.app.broken-3.6.0-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.app.broken-3.6.0-2|29	
14cr|python-zope.app.broken-3.6.0-2|30	%files
14cr|python-zope.app.broken-3.6.0-2|31	%doc README.txt
14cr|python-zope.app.broken-3.6.0-2|32	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.broken-3.6.0-2|33	%{py_puresitedir}/zope.app.broken*.egg-info
14cr|python-zope.app.broken-3.6.0-2|34	%{py_puresitedir}/zope.app.broken*.pth
14cr|python-zope.app.broken-3.6.0-2|35	
14cr|python-zope.app.broken-3.6.0-2|36	
14cr|python-zope.app.broken-3.6.0-2|37	%changelog
14cr|python-zope.app.broken-3.6.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-2
14cr|python-zope.app.broken-3.6.0-2|39	+ Revision: 29a033a
14cr|python-zope.app.broken-3.6.0-2|40	- MassBuild#464: Increase release tag
14cr|python-zope.app.broken-3.6.0-2|41	
14cr|python-zope.app.broken-3.6.0-2|42	

6984 14
14cr|python-zope.app.component-3.9.3-2|1	%define	oname	zope.app.component
14cr|python-zope.app.component-3.9.3-2|2	
14cr|python-zope.app.component-3.9.3-2|3	Name:		python-%{oname}
14cr|python-zope.app.component-3.9.3-2|4	Version:	3.9.3
14cr|python-zope.app.component-3.9.3-2|5	Release:	2
14cr|python-zope.app.component-3.9.3-2|6	Summary:	Local Zope Component Support
14cr|python-zope.app.component-3.9.3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.component-3.9.3-2|8	License:	ZPL 2.1
14cr|python-zope.app.component-3.9.3-2|9	Group:		Development/Python
14cr|python-zope.app.component-3.9.3-2|10	Url:		http://pypi.python.org/pypi/zope.app.component
14cr|python-zope.app.component-3.9.3-2|11	BuildArch:	noarch
14cr|python-zope.app.component-3.9.3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.component-3.9.3-2|13	
14cr|python-zope.app.component-3.9.3-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.app.component-3.9.3-2|15	Requires:  pythonegg(zope.app.container)
14cr|python-zope.app.component-3.9.3-2|16	Requires:  pythonegg(zope.app.pagetemplate)
14cr|python-zope.app.component-3.9.3-2|17	Requires:  pythonegg(zope.component) >= 3.8
14cr|python-zope.app.component-3.9.3-2|18	Requires:  pythonegg(zope.componentvocabulary)
14cr|python-zope.app.component-3.9.3-2|19	Requires:  pythonegg(zope.deprecation)
14cr|python-zope.app.component-3.9.3-2|20	Requires:  pythonegg(zope.exceptions)
14cr|python-zope.app.component-3.9.3-2|21	Requires:  pythonegg(zope.formlib)
14cr|python-zope.app.component-3.9.3-2|22	Requires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.app.component-3.9.3-2|23	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.component-3.9.3-2|24	Requires:  pythonegg(zope.publisher) >= 3.12.0
14cr|python-zope.app.component-3.9.3-2|25	Requires:  pythonegg(zope.schema)
14cr|python-zope.app.component-3.9.3-2|26	Requires:  pythonegg(zope.security)
14cr|python-zope.app.component-3.9.3-2|27	Requires:  pythonegg(zope.site)
14cr|python-zope.app.component-3.9.3-2|28	Requires:  pythonegg(zope.traversing)
14cr|python-zope.app.component-3.9.3-2|29	
14cr|python-zope.app.component-3.9.3-2|30	
14cr|python-zope.app.component-3.9.3-2|31	%description
14cr|python-zope.app.component-3.9.3-2|32	NOTE: this package is deprecated. Its functionality has been moved to
14cr|python-zope.app.component-3.9.3-2|33	more reusable packages, namely: zope.component, zope.security, zope.site
14cr|python-zope.app.component-3.9.3-2|34	and zope.componentvocabulary. Please import from there instead.
14cr|python-zope.app.component-3.9.3-2|35	
14cr|python-zope.app.component-3.9.3-2|36	This package provides various ZCML directives (view, resource) and a
14cr|python-zope.app.component-3.9.3-2|37	user interface related to local component management.
14cr|python-zope.app.component-3.9.3-2|38	
14cr|python-zope.app.component-3.9.3-2|39	
14cr|python-zope.app.component-3.9.3-2|40	%prep
14cr|python-zope.app.component-3.9.3-2|41	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.component-3.9.3-2|42	
14cr|python-zope.app.component-3.9.3-2|43	%build
14cr|python-zope.app.component-3.9.3-2|44	python setup.py build
14cr|python-zope.app.component-3.9.3-2|45	
14cr|python-zope.app.component-3.9.3-2|46	%install
14cr|python-zope.app.component-3.9.3-2|47	python setup.py install --root=%{buildroot}
14cr|python-zope.app.component-3.9.3-2|48	
14cr|python-zope.app.component-3.9.3-2|49	%files
14cr|python-zope.app.component-3.9.3-2|50	%doc README.txt
14cr|python-zope.app.component-3.9.3-2|51	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.component-3.9.3-2|52	%{py_puresitedir}/zope.app.component*.egg-info
14cr|python-zope.app.component-3.9.3-2|53	%{py_puresitedir}/zope.app.component*.pth
14cr|python-zope.app.component-3.9.3-2|54	
14cr|python-zope.app.component-3.9.3-2|55	
14cr|python-zope.app.component-3.9.3-2|56	%changelog
14cr|python-zope.app.component-3.9.3-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.3-2
14cr|python-zope.app.component-3.9.3-2|58	+ Revision: 19cb888
14cr|python-zope.app.component-3.9.3-2|59	- MassBuild#464: Increase release tag
14cr|python-zope.app.component-3.9.3-2|60	
14cr|python-zope.app.component-3.9.3-2|61	

6985 14
14cr|python-zope.app.container-3.9.2-2|1	%define	oname	zope.app.container
14cr|python-zope.app.container-3.9.2-2|2	
14cr|python-zope.app.container-3.9.2-2|3	Name:		python-%{oname}
14cr|python-zope.app.container-3.9.2-2|4	Version:	3.9.2
14cr|python-zope.app.container-3.9.2-2|5	Release:	2
14cr|python-zope.app.container-3.9.2-2|6	Summary:	Zope Container
14cr|python-zope.app.container-3.9.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.container-3.9.2-2|8	License:	ZPL 2.1
14cr|python-zope.app.container-3.9.2-2|9	Group:		Development/Python
14cr|python-zope.app.container-3.9.2-2|10	Url:		http://cheeseshop.python.org/pypi/zope.app.container
14cr|python-zope.app.container-3.9.2-2|11	BuildArch:	noarch
14cr|python-zope.app.container-3.9.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.container-3.9.2-2|13	Requires:  pythonegg(setuptools)
14cr|python-zope.app.container-3.9.2-2|14	Requires:  pythonegg(zope.browser)
14cr|python-zope.app.container-3.9.2-2|15	Requires:  pythonegg(zope.browsermenu)
14cr|python-zope.app.container-3.9.2-2|16	Requires:  pythonegg(zope.browserpage)
14cr|python-zope.app.container-3.9.2-2|17	Requires:  pythonegg(zope.component)
14cr|python-zope.app.container-3.9.2-2|18	Requires:  pythonegg(zope.container)
14cr|python-zope.app.container-3.9.2-2|19	Requires:  pythonegg(zope.copypastemove)
14cr|python-zope.app.container-3.9.2-2|20	Requires:  pythonegg(zope.dublincore) >= 3.7
14cr|python-zope.app.container-3.9.2-2|21	Requires:  pythonegg(zope.event)
14cr|python-zope.app.container-3.9.2-2|22	Requires:  pythonegg(zope.exceptions)
14cr|python-zope.app.container-3.9.2-2|23	Requires:  pythonegg(zope.i18n)
14cr|python-zope.app.container-3.9.2-2|24	Requires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.app.container-3.9.2-2|25	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.container-3.9.2-2|26	Requires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.app.container-3.9.2-2|27	Requires:  pythonegg(zope.location)
14cr|python-zope.app.container-3.9.2-2|28	Requires:  pythonegg(zope.publisher) >= 3.12
14cr|python-zope.app.container-3.9.2-2|29	Requires:  pythonegg(zope.security)
14cr|python-zope.app.container-3.9.2-2|30	Requires:  pythonegg(zope.size)
14cr|python-zope.app.container-3.9.2-2|31	Requires:  pythonegg(zope.traversing)
14cr|python-zope.app.container-3.9.2-2|32	
14cr|python-zope.app.container-3.9.2-2|33	%description
14cr|python-zope.app.container-3.9.2-2|34	This package define interfaces of container components, and provides
14cr|python-zope.app.container-3.9.2-2|35	sample container implementations such as a BTreeContainer and
14cr|python-zope.app.container-3.9.2-2|36	OrderedContainer.
14cr|python-zope.app.container-3.9.2-2|37	
14cr|python-zope.app.container-3.9.2-2|38	
14cr|python-zope.app.container-3.9.2-2|39	%prep
14cr|python-zope.app.container-3.9.2-2|40	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.container-3.9.2-2|41	
14cr|python-zope.app.container-3.9.2-2|42	%build
14cr|python-zope.app.container-3.9.2-2|43	python setup.py build
14cr|python-zope.app.container-3.9.2-2|44	
14cr|python-zope.app.container-3.9.2-2|45	%install
14cr|python-zope.app.container-3.9.2-2|46	python setup.py install --root=%{buildroot}
14cr|python-zope.app.container-3.9.2-2|47	
14cr|python-zope.app.container-3.9.2-2|48	%files
14cr|python-zope.app.container-3.9.2-2|49	%doc README.txt
14cr|python-zope.app.container-3.9.2-2|50	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.container-3.9.2-2|51	%{py_puresitedir}/zope.app.container*.egg-info
14cr|python-zope.app.container-3.9.2-2|52	%{py_puresitedir}/zope.app.container*.pth
14cr|python-zope.app.container-3.9.2-2|53	
14cr|python-zope.app.container-3.9.2-2|54	
14cr|python-zope.app.container-3.9.2-2|55	%changelog
14cr|python-zope.app.container-3.9.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.2-2
14cr|python-zope.app.container-3.9.2-2|57	+ Revision: 5204746
14cr|python-zope.app.container-3.9.2-2|58	- MassBuild#464: Increase release tag
14cr|python-zope.app.container-3.9.2-2|59	
14cr|python-zope.app.container-3.9.2-2|60	

6986 14
14cr|python-zope.app.debug-3.4.1-2|1	%define	oname	zope.app.debug
14cr|python-zope.app.debug-3.4.1-2|2	
14cr|python-zope.app.debug-3.4.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.debug-3.4.1-2|4	Version:	3.4.1
14cr|python-zope.app.debug-3.4.1-2|5	Release:	2
14cr|python-zope.app.debug-3.4.1-2|6	Summary:	Zope Debug Mode
14cr|python-zope.app.debug-3.4.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.debug-3.4.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.debug-3.4.1-2|9	Group:		Development/Python
14cr|python-zope.app.debug-3.4.1-2|10	Url:		http://cheeseshop.python.org/pypi/zope.app.debug
14cr|python-zope.app.debug-3.4.1-2|11	BuildArch:	noarch
14cr|python-zope.app.debug-3.4.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.debug-3.4.1-2|13	
14cr|python-zope.app.debug-3.4.1-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.app.debug-3.4.1-2|15	Requires:  pythonegg(zope.app.appsetup)
14cr|python-zope.app.debug-3.4.1-2|16	Requires:  pythonegg(zope.app.publication)
14cr|python-zope.app.debug-3.4.1-2|17	Requires:  pythonegg(zope.publisher)
14cr|python-zope.app.debug-3.4.1-2|18	
14cr|python-zope.app.debug-3.4.1-2|19	%description
14cr|python-zope.app.debug-3.4.1-2|20	This package provides a debugger for the Zope publisher. After Zope is
14cr|python-zope.app.debug-3.4.1-2|21	instantiated, it drops the user into an interactive Python shell where the
14cr|python-zope.app.debug-3.4.1-2|22	full Zope environment and the database root are available.
14cr|python-zope.app.debug-3.4.1-2|23	
14cr|python-zope.app.debug-3.4.1-2|24	%prep
14cr|python-zope.app.debug-3.4.1-2|25	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.debug-3.4.1-2|26	
14cr|python-zope.app.debug-3.4.1-2|27	%build
14cr|python-zope.app.debug-3.4.1-2|28	python setup.py build
14cr|python-zope.app.debug-3.4.1-2|29	
14cr|python-zope.app.debug-3.4.1-2|30	%install
14cr|python-zope.app.debug-3.4.1-2|31	python setup.py install --root=%{buildroot}
14cr|python-zope.app.debug-3.4.1-2|32	
14cr|python-zope.app.debug-3.4.1-2|33	%files
14cr|python-zope.app.debug-3.4.1-2|34	%doc README.txt
14cr|python-zope.app.debug-3.4.1-2|35	%{py_puresitedir}/zope/app/debug/*.py*
14cr|python-zope.app.debug-3.4.1-2|36	%{py_puresitedir}/zope.app.debug*.egg-info
14cr|python-zope.app.debug-3.4.1-2|37	%{py_puresitedir}/zope.app.debug-3.4.1-py2.7-nspkg.pth
14cr|python-zope.app.debug-3.4.1-2|38	
14cr|python-zope.app.debug-3.4.1-2|39	
14cr|python-zope.app.debug-3.4.1-2|40	%changelog
14cr|python-zope.app.debug-3.4.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-2
14cr|python-zope.app.debug-3.4.1-2|42	+ Revision: b4db4cb
14cr|python-zope.app.debug-3.4.1-2|43	- MassBuild#464: Increase release tag
14cr|python-zope.app.debug-3.4.1-2|44	
14cr|python-zope.app.debug-3.4.1-2|45	

6987 14
14cr|python-zope.app.dependable-3.5.1-2|1	%define	oname	zope.app.dependable
14cr|python-zope.app.dependable-3.5.1-2|2	
14cr|python-zope.app.dependable-3.5.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.dependable-3.5.1-2|4	Version:	3.5.1
14cr|python-zope.app.dependable-3.5.1-2|5	Release:	2
14cr|python-zope.app.dependable-3.5.1-2|6	Summary:	Simple Dependency API
14cr|python-zope.app.dependable-3.5.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.app.dependable-3.5.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.dependable-3.5.1-2|9	Group:		Development/Python
14cr|python-zope.app.dependable-3.5.1-2|10	Url:		http://pypi.python.org/pypi/zope.app.dependable
14cr|python-zope.app.dependable-3.5.1-2|11	BuildArch:	noarch
14cr|python-zope.app.dependable-3.5.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.dependable-3.5.1-2|13	
14cr|python-zope.app.dependable-3.5.1-2|14	%description
14cr|python-zope.app.dependable-3.5.1-2|15	A simple object-dependency framework for Zope.
14cr|python-zope.app.dependable-3.5.1-2|16	
14cr|python-zope.app.dependable-3.5.1-2|17	
14cr|python-zope.app.dependable-3.5.1-2|18	%prep
14cr|python-zope.app.dependable-3.5.1-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.dependable-3.5.1-2|20	
14cr|python-zope.app.dependable-3.5.1-2|21	%build
14cr|python-zope.app.dependable-3.5.1-2|22	python setup.py build
14cr|python-zope.app.dependable-3.5.1-2|23	
14cr|python-zope.app.dependable-3.5.1-2|24	%install
14cr|python-zope.app.dependable-3.5.1-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.app.dependable-3.5.1-2|26	
14cr|python-zope.app.dependable-3.5.1-2|27	%files
14cr|python-zope.app.dependable-3.5.1-2|28	%doc README.txt
14cr|python-zope.app.dependable-3.5.1-2|29	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.dependable-3.5.1-2|30	%{py_puresitedir}/zope.app.dependable*.egg-info
14cr|python-zope.app.dependable-3.5.1-2|31	%{py_puresitedir}/zope.app.dependable*.pth
14cr|python-zope.app.dependable-3.5.1-2|32	
14cr|python-zope.app.dependable-3.5.1-2|33	
14cr|python-zope.app.dependable-3.5.1-2|34	%changelog
14cr|python-zope.app.dependable-3.5.1-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-2
14cr|python-zope.app.dependable-3.5.1-2|36	+ Revision: c2eb579
14cr|python-zope.app.dependable-3.5.1-2|37	- MassBuild#464: Increase release tag
14cr|python-zope.app.dependable-3.5.1-2|38	
14cr|python-zope.app.dependable-3.5.1-2|39	

6988 14
14cr|python-zope.app.error-3.5.3-2|1	%define	oname	zope.app.error
14cr|python-zope.app.error-3.5.3-2|2	
14cr|python-zope.app.error-3.5.3-2|3	Name:		python-%{oname}
14cr|python-zope.app.error-3.5.3-2|4	Version:	3.5.3
14cr|python-zope.app.error-3.5.3-2|5	Release:	2
14cr|python-zope.app.error-3.5.3-2|6	Summary:	Error reporting utility management UI for Zope3
14cr|python-zope.app.error-3.5.3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.error-3.5.3-2|8	License:	ZPL 2.1
14cr|python-zope.app.error-3.5.3-2|9	Group:		Development/Python
14cr|python-zope.app.error-3.5.3-2|10	Url:		http://pypi.python.org/pypi/zope.app.error
14cr|python-zope.app.error-3.5.3-2|11	BuildArch:	noarch
14cr|python-zope.app.error-3.5.3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.error-3.5.3-2|13	
14cr|python-zope.app.error-3.5.3-2|14	%description
14cr|python-zope.app.error-3.5.3-2|15	This package provides management views for the error reporting
14cr|python-zope.app.error-3.5.3-2|16	utility defined in zope.error package.
14cr|python-zope.app.error-3.5.3-2|17	
14cr|python-zope.app.error-3.5.3-2|18	%prep
14cr|python-zope.app.error-3.5.3-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.error-3.5.3-2|20	
14cr|python-zope.app.error-3.5.3-2|21	%build
14cr|python-zope.app.error-3.5.3-2|22	python setup.py build
14cr|python-zope.app.error-3.5.3-2|23	
14cr|python-zope.app.error-3.5.3-2|24	%install
14cr|python-zope.app.error-3.5.3-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.app.error-3.5.3-2|26	
14cr|python-zope.app.error-3.5.3-2|27	%files
14cr|python-zope.app.error-3.5.3-2|28	%doc README.txt
14cr|python-zope.app.error-3.5.3-2|29	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.error-3.5.3-2|30	%{py_puresitedir}/zope.app.error*.egg-info
14cr|python-zope.app.error-3.5.3-2|31	%{py_puresitedir}/zope.app.error*.pth
14cr|python-zope.app.error-3.5.3-2|32	
14cr|python-zope.app.error-3.5.3-2|33	
14cr|python-zope.app.error-3.5.3-2|34	%changelog
14cr|python-zope.app.error-3.5.3-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.3-2
14cr|python-zope.app.error-3.5.3-2|36	+ Revision: eacd550
14cr|python-zope.app.error-3.5.3-2|37	- MassBuild#464: Increase release tag
14cr|python-zope.app.error-3.5.3-2|38	
14cr|python-zope.app.error-3.5.3-2|39	

6989 14
14cr|python-zope.app.exception-3.6.3-2|1	%define	oname	zope.app.exception
14cr|python-zope.app.exception-3.6.3-2|2	
14cr|python-zope.app.exception-3.6.3-2|3	Name:		python-%{oname}
14cr|python-zope.app.exception-3.6.3-2|4	Version:	3.6.3
14cr|python-zope.app.exception-3.6.3-2|5	Release:	2
14cr|python-zope.app.exception-3.6.3-2|6	Summary:	Zope 3 exception views
14cr|python-zope.app.exception-3.6.3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.exception-3.6.3-2|8	License:	ZPL 2.1
14cr|python-zope.app.exception-3.6.3-2|9	Group:		Development/Python
14cr|python-zope.app.exception-3.6.3-2|10	Url:		http://pypi.python.org/pypi/zope.app.exception
14cr|python-zope.app.exception-3.6.3-2|11	BuildArch:	noarch
14cr|python-zope.app.exception-3.6.3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.exception-3.6.3-2|13	
14cr|python-zope.app.exception-3.6.3-2|14	%description
14cr|python-zope.app.exception-3.6.3-2|15	This packages provides Zope 3 browser views for some generic exceptions.
14cr|python-zope.app.exception-3.6.3-2|16	
14cr|python-zope.app.exception-3.6.3-2|17	
14cr|python-zope.app.exception-3.6.3-2|18	%prep
14cr|python-zope.app.exception-3.6.3-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.exception-3.6.3-2|20	
14cr|python-zope.app.exception-3.6.3-2|21	%build
14cr|python-zope.app.exception-3.6.3-2|22	python setup.py build
14cr|python-zope.app.exception-3.6.3-2|23	
14cr|python-zope.app.exception-3.6.3-2|24	%install
14cr|python-zope.app.exception-3.6.3-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.app.exception-3.6.3-2|26	
14cr|python-zope.app.exception-3.6.3-2|27	%files
14cr|python-zope.app.exception-3.6.3-2|28	%doc README.txt
14cr|python-zope.app.exception-3.6.3-2|29	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.exception-3.6.3-2|30	%{py_puresitedir}/zope.app.exception*.egg-info
14cr|python-zope.app.exception-3.6.3-2|31	%{py_puresitedir}/zope.app.exception*.pth
14cr|python-zope.app.exception-3.6.3-2|32	
14cr|python-zope.app.exception-3.6.3-2|33	
14cr|python-zope.app.exception-3.6.3-2|34	%changelog
14cr|python-zope.app.exception-3.6.3-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.3-2
14cr|python-zope.app.exception-3.6.3-2|36	+ Revision: 4550671
14cr|python-zope.app.exception-3.6.3-2|37	- MassBuild#464: Increase release tag
14cr|python-zope.app.exception-3.6.3-2|38	
14cr|python-zope.app.exception-3.6.3-2|39	

6990 14
14cr|python-zope.app.form-4.0.2-2|1	%define	oname	zope.app.form
14cr|python-zope.app.form-4.0.2-2|2	
14cr|python-zope.app.form-4.0.2-2|3	# Avoid versioned req
14cr|python-zope.app.form-4.0.2-2|4	%define __noatoreq '.*zope.formlib.*'
14cr|python-zope.app.form-4.0.2-2|5	
14cr|python-zope.app.form-4.0.2-2|6	Name:		python-%{oname}
14cr|python-zope.app.form-4.0.2-2|7	Version:	4.0.2
14cr|python-zope.app.form-4.0.2-2|8	Release:	2
14cr|python-zope.app.form-4.0.2-2|9	Summary:	The Original Zope 3 Form Framework
14cr|python-zope.app.form-4.0.2-2|10	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.form-4.0.2-2|11	License:	ZPL 2.1
14cr|python-zope.app.form-4.0.2-2|12	Group:		Development/Python
14cr|python-zope.app.form-4.0.2-2|13	Url:		http://pypi.python.org/pypi/zope.app.form
14cr|python-zope.app.form-4.0.2-2|14	BuildArch:	noarch
14cr|python-zope.app.form-4.0.2-2|15	BuildRequires:	python-setuptools
14cr|python-zope.app.form-4.0.2-2|16	Requires:	pythonegg(zope.formlib)
14cr|python-zope.app.form-4.0.2-2|17	
14cr|python-zope.app.form-4.0.2-2|18	%description
14cr|python-zope.app.form-4.0.2-2|19	This package provides the old form framework for Zope 3. It also
14cr|python-zope.app.form-4.0.2-2|20	implements a few high-level ZCML directives for declaring forms. More
14cr|python-zope.app.form-4.0.2-2|21	advanced alternatives are implemented in ``zope.formlib`` and
14cr|python-zope.app.form-4.0.2-2|22	``z3c.form``. The widgets that were defined in here were moved to
14cr|python-zope.app.form-4.0.2-2|23	``zope.formlib``. Version 4.0 and newer are maintained for backwards
14cr|python-zope.app.form-4.0.2-2|24	compatibility reasons only.
14cr|python-zope.app.form-4.0.2-2|25	
14cr|python-zope.app.form-4.0.2-2|26	%prep
14cr|python-zope.app.form-4.0.2-2|27	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.form-4.0.2-2|28	
14cr|python-zope.app.form-4.0.2-2|29	%build
14cr|python-zope.app.form-4.0.2-2|30	python setup.py build
14cr|python-zope.app.form-4.0.2-2|31	
14cr|python-zope.app.form-4.0.2-2|32	%install
14cr|python-zope.app.form-4.0.2-2|33	python setup.py install --root=%{buildroot}
14cr|python-zope.app.form-4.0.2-2|34	
14cr|python-zope.app.form-4.0.2-2|35	%files
14cr|python-zope.app.form-4.0.2-2|36	%doc README.txt
14cr|python-zope.app.form-4.0.2-2|37	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.form-4.0.2-2|38	%{py_puresitedir}/zope.app.form*.egg-info
14cr|python-zope.app.form-4.0.2-2|39	%{py_puresitedir}/zope.app.form*.pth
14cr|python-zope.app.form-4.0.2-2|40	
14cr|python-zope.app.form-4.0.2-2|41	
14cr|python-zope.app.form-4.0.2-2|42	%changelog
14cr|python-zope.app.form-4.0.2-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.app.form-4.0.2-2|44	+ Revision: 45de5d7
14cr|python-zope.app.form-4.0.2-2|45	- MassBuild#464: Increase release tag
14cr|python-zope.app.form-4.0.2-2|46	
14cr|python-zope.app.form-4.0.2-2|47	

6991 14
14cr|python-zope.app.generations-3.7.1-2|1	%define	oname	zope.app.generations
14cr|python-zope.app.generations-3.7.1-2|2	
14cr|python-zope.app.generations-3.7.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.generations-3.7.1-2|4	Version:	3.7.1
14cr|python-zope.app.generations-3.7.1-2|5	Release:	2
14cr|python-zope.app.generations-3.7.1-2|6	Summary:	ZMI UI for zope.generations
14cr|python-zope.app.generations-3.7.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.generations-3.7.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.generations-3.7.1-2|9	Group:		Development/Python
14cr|python-zope.app.generations-3.7.1-2|10	Url:		http://pypi.python.org/pypi/zope.app.generations
14cr|python-zope.app.generations-3.7.1-2|11	BuildArch:	noarch
14cr|python-zope.app.generations-3.7.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.generations-3.7.1-2|13	
14cr|python-zope.app.generations-3.7.1-2|14	%description
14cr|python-zope.app.generations-3.7.1-2|15	Generations are a way of updating objects in the database when the application
14cr|python-zope.app.generations-3.7.1-2|16	schema changes.  An application schema is essentially the structure of data,
14cr|python-zope.app.generations-3.7.1-2|17	the structure of classes in the case of ZODB or the table descriptions in the
14cr|python-zope.app.generations-3.7.1-2|18	case of a relational database.
14cr|python-zope.app.generations-3.7.1-2|19	
14cr|python-zope.app.generations-3.7.1-2|20	This package only contains the ZMI user interface for `zope.generations`_
14cr|python-zope.app.generations-3.7.1-2|21	
14cr|python-zope.app.generations-3.7.1-2|22	.. _zope.generations: http://pypi.python.org/pypi/zope.generations
14cr|python-zope.app.generations-3.7.1-2|23	
14cr|python-zope.app.generations-3.7.1-2|24	%prep
14cr|python-zope.app.generations-3.7.1-2|25	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.generations-3.7.1-2|26	
14cr|python-zope.app.generations-3.7.1-2|27	%build
14cr|python-zope.app.generations-3.7.1-2|28	python setup.py build
14cr|python-zope.app.generations-3.7.1-2|29	
14cr|python-zope.app.generations-3.7.1-2|30	%install
14cr|python-zope.app.generations-3.7.1-2|31	python setup.py install --root=%{buildroot}
14cr|python-zope.app.generations-3.7.1-2|32	
14cr|python-zope.app.generations-3.7.1-2|33	%files
14cr|python-zope.app.generations-3.7.1-2|34	%doc README.txt
14cr|python-zope.app.generations-3.7.1-2|35	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.generations-3.7.1-2|36	%{py_puresitedir}/zope.app.generations*.egg-info
14cr|python-zope.app.generations-3.7.1-2|37	%{py_puresitedir}/zope.app.generations*.pth
14cr|python-zope.app.generations-3.7.1-2|38	
14cr|python-zope.app.generations-3.7.1-2|39	
14cr|python-zope.app.generations-3.7.1-2|40	%changelog
14cr|python-zope.app.generations-3.7.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-2
14cr|python-zope.app.generations-3.7.1-2|42	+ Revision: 1d56e86
14cr|python-zope.app.generations-3.7.1-2|43	- MassBuild#464: Increase release tag
14cr|python-zope.app.generations-3.7.1-2|44	
14cr|python-zope.app.generations-3.7.1-2|45	

6992 14
14cr|python-zope.app.http-4.0.0a1.dev-2|1	%define	oname	zope.app.http
14cr|python-zope.app.http-4.0.0a1.dev-2|2	
14cr|python-zope.app.http-4.0.0a1.dev-2|3	Name:		python-%{oname}
14cr|python-zope.app.http-4.0.0a1.dev-2|4	Version:	4.0.0a1.dev
14cr|python-zope.app.http-4.0.0a1.dev-2|5	Release:	2
14cr|python-zope.app.http-4.0.0a1.dev-2|6	Summary:	HTTP Behavior for the Zope Publisher
14cr|python-zope.app.http-4.0.0a1.dev-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.http-4.0.0a1.dev-2|8	License:	ZPL 2.1
14cr|python-zope.app.http-4.0.0a1.dev-2|9	Group:		Development/Python
14cr|python-zope.app.http-4.0.0a1.dev-2|10	Url:		http://pypi.python.org/pypi/zope.app.http
14cr|python-zope.app.http-4.0.0a1.dev-2|11	BuildArch:	noarch
14cr|python-zope.app.http-4.0.0a1.dev-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.http-4.0.0a1.dev-2|13	
14cr|python-zope.app.http-4.0.0a1.dev-2|14	%description
14cr|python-zope.app.http-4.0.0a1.dev-2|15	zope.app.http
14cr|python-zope.app.http-4.0.0a1.dev-2|16	*************
14cr|python-zope.app.http-4.0.0a1.dev-2|17	
14cr|python-zope.app.http-4.0.0a1.dev-2|18	This package implements the simplest HTTP behavior within the Zope
14cr|python-zope.app.http-4.0.0a1.dev-2|19	Publisher. It implements all HTTP verbs as views and defines the necessary
14cr|python-zope.app.http-4.0.0a1.dev-2|20	HTTP exceptions.
14cr|python-zope.app.http-4.0.0a1.dev-2|21	
14cr|python-zope.app.http-4.0.0a1.dev-2|22	%prep
14cr|python-zope.app.http-4.0.0a1.dev-2|23	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.http-4.0.0a1.dev-2|24	
14cr|python-zope.app.http-4.0.0a1.dev-2|25	%build
14cr|python-zope.app.http-4.0.0a1.dev-2|26	python setup.py build
14cr|python-zope.app.http-4.0.0a1.dev-2|27	
14cr|python-zope.app.http-4.0.0a1.dev-2|28	%install
14cr|python-zope.app.http-4.0.0a1.dev-2|29	python setup.py install --root=%{buildroot}
14cr|python-zope.app.http-4.0.0a1.dev-2|30	
14cr|python-zope.app.http-4.0.0a1.dev-2|31	%files
14cr|python-zope.app.http-4.0.0a1.dev-2|32	%doc CHANGES.txt
14cr|python-zope.app.http-4.0.0a1.dev-2|33	%doc COPYRIGHT.txt
14cr|python-zope.app.http-4.0.0a1.dev-2|34	%doc LICENSE.txt
14cr|python-zope.app.http-4.0.0a1.dev-2|35	%doc README.txt
14cr|python-zope.app.http-4.0.0a1.dev-2|36	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.http-4.0.0a1.dev-2|37	%{py_puresitedir}/zope.app.http*.egg-info
14cr|python-zope.app.http-4.0.0a1.dev-2|38	%{py_puresitedir}/zope.app.http*.pth
14cr|python-zope.app.http-4.0.0a1.dev-2|39	
14cr|python-zope.app.http-4.0.0a1.dev-2|40	
14cr|python-zope.app.http-4.0.0a1.dev-2|41	%changelog
14cr|python-zope.app.http-4.0.0a1.dev-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1.dev-2
14cr|python-zope.app.http-4.0.0a1.dev-2|43	+ Revision: 7e0cd39
14cr|python-zope.app.http-4.0.0a1.dev-2|44	- MassBuild#464: Increase release tag
14cr|python-zope.app.http-4.0.0a1.dev-2|45	
14cr|python-zope.app.http-4.0.0a1.dev-2|46	

6993 14
14cr|python-zope.applicationcontrol-4.0.0a1-2|1	%define	oname	zope.applicationcontrol
14cr|python-zope.applicationcontrol-4.0.0a1-2|2	
14cr|python-zope.applicationcontrol-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.applicationcontrol-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.applicationcontrol-4.0.0a1-2|5	Release:	2
14cr|python-zope.applicationcontrol-4.0.0a1-2|6	Summary:	Zope applicationcontrol
14cr|python-zope.applicationcontrol-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.applicationcontrol-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.applicationcontrol-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.applicationcontrol-4.0.0a1-2|10	Url:		http://cheeseshop.python.org/pypi/zope.applicationcontrol
14cr|python-zope.applicationcontrol-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.applicationcontrol-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.applicationcontrol-4.0.0a1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.applicationcontrol-4.0.0a1-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.applicationcontrol-4.0.0a1-2|15	Requires:  pythonegg(zope.component)
14cr|python-zope.applicationcontrol-4.0.0a1-2|16	Requires:  pythonegg(zope.interface)
14cr|python-zope.applicationcontrol-4.0.0a1-2|17	Requires:  pythonegg(zope.location)
14cr|python-zope.applicationcontrol-4.0.0a1-2|18	Requires:  pythonegg(zope.security)
14cr|python-zope.applicationcontrol-4.0.0a1-2|19	Requires:  pythonegg(zope.traversing) >= 3.7.0
14cr|python-zope.applicationcontrol-4.0.0a1-2|20	
14cr|python-zope.applicationcontrol-4.0.0a1-2|21	%description
14cr|python-zope.applicationcontrol-4.0.0a1-2|22	=======================
14cr|python-zope.applicationcontrol-4.0.0a1-2|23	zope.applicationcontrol
14cr|python-zope.applicationcontrol-4.0.0a1-2|24	=======================
14cr|python-zope.applicationcontrol-4.0.0a1-2|25	
14cr|python-zope.applicationcontrol-4.0.0a1-2|26	The application control instance can be generated upon startup of an
14cr|python-zope.applicationcontrol-4.0.0a1-2|27	application built with the Zope Toolkit.
14cr|python-zope.applicationcontrol-4.0.0a1-2|28	
14cr|python-zope.applicationcontrol-4.0.0a1-2|29	This package provides an API to retrieve runtime information. It also
14cr|python-zope.applicationcontrol-4.0.0a1-2|30	provides a utility with methods for shutting down and restarting the
14cr|python-zope.applicationcontrol-4.0.0a1-2|31	server.
14cr|python-zope.applicationcontrol-4.0.0a1-2|32	
14cr|python-zope.applicationcontrol-4.0.0a1-2|33	
14cr|python-zope.applicationcontrol-4.0.0a1-2|34	%prep
14cr|python-zope.applicationcontrol-4.0.0a1-2|35	%setup -q -n %{oname}-%{version}
14cr|python-zope.applicationcontrol-4.0.0a1-2|36	
14cr|python-zope.applicationcontrol-4.0.0a1-2|37	%build
14cr|python-zope.applicationcontrol-4.0.0a1-2|38	python setup.py build
14cr|python-zope.applicationcontrol-4.0.0a1-2|39	
14cr|python-zope.applicationcontrol-4.0.0a1-2|40	%install
14cr|python-zope.applicationcontrol-4.0.0a1-2|41	python setup.py install --root=%{buildroot}
14cr|python-zope.applicationcontrol-4.0.0a1-2|42	
14cr|python-zope.applicationcontrol-4.0.0a1-2|43	%check
14cr|python-zope.applicationcontrol-4.0.0a1-2|44	python setup.py test
14cr|python-zope.applicationcontrol-4.0.0a1-2|45	
14cr|python-zope.applicationcontrol-4.0.0a1-2|46	%files
14cr|python-zope.applicationcontrol-4.0.0a1-2|47	%doc CHANGES.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|48	%doc COPYRIGHT.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|49	%doc LICENSE.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|50	%doc README.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|51	%doc src/zope.applicationcontrol.egg-info/SOURCES.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|52	%doc src/zope.applicationcontrol.egg-info/dependency_links.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|53	%doc src/zope.applicationcontrol.egg-info/namespace_packages.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|54	%doc src/zope.applicationcontrol.egg-info/requires.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|55	%doc src/zope.applicationcontrol.egg-info/top_level.txt
14cr|python-zope.applicationcontrol-4.0.0a1-2|56	%{py_puresitedir}/zope/applicationcontrol/*.py*
14cr|python-zope.applicationcontrol-4.0.0a1-2|57	%{py_puresitedir}/zope/applicationcontrol/tests/*.py*
14cr|python-zope.applicationcontrol-4.0.0a1-2|58	%{py_puresitedir}/zope.applicationcontrol*.egg-info
14cr|python-zope.applicationcontrol-4.0.0a1-2|59	%{py_puresitedir}/zope.applicationcontrol-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.applicationcontrol-4.0.0a1-2|60	%{py_puresitedir}/zope/applicationcontrol/configure.zcml
14cr|python-zope.applicationcontrol-4.0.0a1-2|61	
14cr|python-zope.applicationcontrol-4.0.0a1-2|62	
14cr|python-zope.applicationcontrol-4.0.0a1-2|63	%changelog
14cr|python-zope.applicationcontrol-4.0.0a1-2|64	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 4.0.0a1-2
14cr|python-zope.applicationcontrol-4.0.0a1-2|65	+ Revision: 2d9ffe7
14cr|python-zope.applicationcontrol-4.0.0a1-2|66	- Updated python-zope.applicationcontrol.spec
14cr|python-zope.applicationcontrol-4.0.0a1-2|67	
14cr|python-zope.applicationcontrol-4.0.0a1-2|68	

6994 14
14cr|python-zope.app.locales-3.7.4-2|1	%define	oname	zope.app.locales
14cr|python-zope.app.locales-3.7.4-2|2	
14cr|python-zope.app.locales-3.7.4-2|3	Name:		python-%{oname}
14cr|python-zope.app.locales-3.7.4-2|4	Version:	3.7.4
14cr|python-zope.app.locales-3.7.4-2|5	Release:	2
14cr|python-zope.app.locales-3.7.4-2|6	Summary:	Zope locale extraction and management utilities
14cr|python-zope.app.locales-3.7.4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.locales-3.7.4-2|8	License:	ZPL 2.1
14cr|python-zope.app.locales-3.7.4-2|9	Group:		Development/Python
14cr|python-zope.app.locales-3.7.4-2|10	Url:		http://pypi.python.org/pypi/zope.app.locales
14cr|python-zope.app.locales-3.7.4-2|11	BuildArch:	noarch
14cr|python-zope.app.locales-3.7.4-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.locales-3.7.4-2|13	
14cr|python-zope.app.locales-3.7.4-2|14	%description
14cr|python-zope.app.locales-3.7.4-2|15	This package provides some facilities for extracting and managing i18n
14cr|python-zope.app.locales-3.7.4-2|16	messages that occur in Zope software.  More specifically, i18n
14cr|python-zope.app.locales-3.7.4-2|17	messages can occur in Python code, in Page Templates and in ZCML
14cr|python-zope.app.locales-3.7.4-2|18	declarations.  ``zope.app.locales`` provides a utility that can
14cr|python-zope.app.locales-3.7.4-2|19	extract messages from all three and write them to a standard gettext
14cr|python-zope.app.locales-3.7.4-2|20	template (``pot`` file).
14cr|python-zope.app.locales-3.7.4-2|21	
14cr|python-zope.app.locales-3.7.4-2|22	%prep
14cr|python-zope.app.locales-3.7.4-2|23	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.locales-3.7.4-2|24	
14cr|python-zope.app.locales-3.7.4-2|25	%build
14cr|python-zope.app.locales-3.7.4-2|26	python setup.py build
14cr|python-zope.app.locales-3.7.4-2|27	
14cr|python-zope.app.locales-3.7.4-2|28	%install
14cr|python-zope.app.locales-3.7.4-2|29	python setup.py install --root=%{buildroot}
14cr|python-zope.app.locales-3.7.4-2|30	
14cr|python-zope.app.locales-3.7.4-2|31	%files
14cr|python-zope.app.locales-3.7.4-2|32	%doc README.txt
14cr|python-zope.app.locales-3.7.4-2|33	%{_bindir}/*
14cr|python-zope.app.locales-3.7.4-2|34	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.locales-3.7.4-2|35	%{py_puresitedir}/zope.app.locales*.egg-info
14cr|python-zope.app.locales-3.7.4-2|36	%{py_puresitedir}/zope.app.locales*.pth
14cr|python-zope.app.locales-3.7.4-2|37	
14cr|python-zope.app.locales-3.7.4-2|38	
14cr|python-zope.app.locales-3.7.4-2|39	%changelog
14cr|python-zope.app.locales-3.7.4-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.4-2
14cr|python-zope.app.locales-3.7.4-2|41	+ Revision: 8be6937
14cr|python-zope.app.locales-3.7.4-2|42	- MassBuild#464: Increase release tag
14cr|python-zope.app.locales-3.7.4-2|43	
14cr|python-zope.app.locales-3.7.4-2|44	

6995 14
14cr|python-zope.app.localpermission-3.7.2-2|1	%define	oname	zope.app.localpermission
14cr|python-zope.app.localpermission-3.7.2-2|2	
14cr|python-zope.app.localpermission-3.7.2-2|3	Name:		python-%{oname}
14cr|python-zope.app.localpermission-3.7.2-2|4	Version:	3.7.2
14cr|python-zope.app.localpermission-3.7.2-2|5	Release:	2
14cr|python-zope.app.localpermission-3.7.2-2|6	Summary:	Local Persistent Permissions for zope.security
14cr|python-zope.app.localpermission-3.7.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.localpermission-3.7.2-2|8	License:	ZPL 2.1
14cr|python-zope.app.localpermission-3.7.2-2|9	Group:		Development/Python
14cr|python-zope.app.localpermission-3.7.2-2|10	Url:		http://pypi.python.org/pypi/zope.app.localpermission
14cr|python-zope.app.localpermission-3.7.2-2|11	BuildArch:	noarch
14cr|python-zope.app.localpermission-3.7.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.localpermission-3.7.2-2|13	
14cr|python-zope.app.localpermission-3.7.2-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.app.localpermission-3.7.2-2|15	Requires:  pythonegg(zodb3)
14cr|python-zope.app.localpermission-3.7.2-2|16	Requires:  pythonegg(zope.component)
14cr|python-zope.app.localpermission-3.7.2-2|17	Requires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.app.localpermission-3.7.2-2|18	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.localpermission-3.7.2-2|19	Requires:  pythonegg(zope.location)
14cr|python-zope.app.localpermission-3.7.2-2|20	Requires:  pythonegg(zope.security)
14cr|python-zope.app.localpermission-3.7.2-2|21	
14cr|python-zope.app.localpermission-3.7.2-2|22	%description
14cr|python-zope.app.localpermission-3.7.2-2|23	This package implements local persistent permissions for zope.security that
14cr|python-zope.app.localpermission-3.7.2-2|24	can be added and registered per site.
14cr|python-zope.app.localpermission-3.7.2-2|25	
14cr|python-zope.app.localpermission-3.7.2-2|26	This is a part of "Through The Web" development pattern that is not used
14cr|python-zope.app.localpermission-3.7.2-2|27	much by zope community and not really supported in zope framework anymore
14cr|python-zope.app.localpermission-3.7.2-2|28	nowadays, so it can be considered as deprecated.
14cr|python-zope.app.localpermission-3.7.2-2|29	
14cr|python-zope.app.localpermission-3.7.2-2|30	
14cr|python-zope.app.localpermission-3.7.2-2|31	%prep
14cr|python-zope.app.localpermission-3.7.2-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.localpermission-3.7.2-2|33	
14cr|python-zope.app.localpermission-3.7.2-2|34	%build
14cr|python-zope.app.localpermission-3.7.2-2|35	python setup.py build
14cr|python-zope.app.localpermission-3.7.2-2|36	
14cr|python-zope.app.localpermission-3.7.2-2|37	%install
14cr|python-zope.app.localpermission-3.7.2-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.app.localpermission-3.7.2-2|39	
14cr|python-zope.app.localpermission-3.7.2-2|40	%files
14cr|python-zope.app.localpermission-3.7.2-2|41	%doc README.txt
14cr|python-zope.app.localpermission-3.7.2-2|42	%{py_puresitedir}/zope/app/localpermission/*.py*
14cr|python-zope.app.localpermission-3.7.2-2|43	%{py_puresitedir}/zope.app.localpermission*.egg-info
14cr|python-zope.app.localpermission-3.7.2-2|44	%{py_puresitedir}/zope.app.localpermission-3.7.2-py2.7-nspkg.pth
14cr|python-zope.app.localpermission-3.7.2-2|45	%{py_puresitedir}/zope/app/localpermission/browser.zcml
14cr|python-zope.app.localpermission-3.7.2-2|46	%{py_puresitedir}/zope/app/localpermission/configure.zcml
14cr|python-zope.app.localpermission-3.7.2-2|47	
14cr|python-zope.app.localpermission-3.7.2-2|48	
14cr|python-zope.app.localpermission-3.7.2-2|49	
14cr|python-zope.app.localpermission-3.7.2-2|50	
14cr|python-zope.app.localpermission-3.7.2-2|51	%changelog
14cr|python-zope.app.localpermission-3.7.2-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.2-2
14cr|python-zope.app.localpermission-3.7.2-2|53	+ Revision: 60a8c25
14cr|python-zope.app.localpermission-3.7.2-2|54	- MassBuild#464: Increase release tag
14cr|python-zope.app.localpermission-3.7.2-2|55	
14cr|python-zope.app.localpermission-3.7.2-2|56	

6996 14
14cr|python-zope.app.pagetemplate-3.11.2-2|1	%define	oname	zope.app.pagetemplate
14cr|python-zope.app.pagetemplate-3.11.2-2|2	
14cr|python-zope.app.pagetemplate-3.11.2-2|3	Name:		python-%{oname}
14cr|python-zope.app.pagetemplate-3.11.2-2|4	Version:	3.11.2
14cr|python-zope.app.pagetemplate-3.11.2-2|5	Release:	2
14cr|python-zope.app.pagetemplate-3.11.2-2|6	Summary:	PageTemplate integration for Zope 3
14cr|python-zope.app.pagetemplate-3.11.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.pagetemplate-3.11.2-2|8	License:	ZPL 2.1
14cr|python-zope.app.pagetemplate-3.11.2-2|9	Group:		Development/Python
14cr|python-zope.app.pagetemplate-3.11.2-2|10	Url:		http://pypi.python.org/pypi/zope.app.pagetemplate
14cr|python-zope.app.pagetemplate-3.11.2-2|11	BuildArch:	noarch
14cr|python-zope.app.pagetemplate-3.11.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.pagetemplate-3.11.2-2|13	Requires:  pythonegg(setuptools)
14cr|python-zope.app.pagetemplate-3.11.2-2|14	Requires:  pythonegg(zope.browserpage) >= 3.12.0
14cr|python-zope.app.pagetemplate-3.11.2-2|15	Requires:  pythonegg(zope.component)
14cr|python-zope.app.pagetemplate-3.11.2-2|16	Requires:  pythonegg(zope.configuration)
14cr|python-zope.app.pagetemplate-3.11.2-2|17	Requires:  pythonegg(zope.dublincore)
14cr|python-zope.app.pagetemplate-3.11.2-2|18	Requires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.app.pagetemplate-3.11.2-2|19	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.pagetemplate-3.11.2-2|20	Requires:  pythonegg(zope.pagetemplate) >= 3.5.0
14cr|python-zope.app.pagetemplate-3.11.2-2|21	Requires:  pythonegg(zope.schema)
14cr|python-zope.app.pagetemplate-3.11.2-2|22	Requires:  pythonegg(zope.security)
14cr|python-zope.app.pagetemplate-3.11.2-2|23	Requires:  pythonegg(zope.size)
14cr|python-zope.app.pagetemplate-3.11.2-2|24	Requires:  pythonegg(zope.tales)
14cr|python-zope.app.pagetemplate-3.11.2-2|25	Requires:  pythonegg(zope.traversing)
14cr|python-zope.app.pagetemplate-3.11.2-2|26	
14cr|python-zope.app.pagetemplate-3.11.2-2|27	
14cr|python-zope.app.pagetemplate-3.11.2-2|28	%description
14cr|python-zope.app.pagetemplate-3.11.2-2|29	The ``zope.app.pagetemplate`` package integrates the Page Template
14cr|python-zope.app.pagetemplate-3.11.2-2|30	templating system (``zope.pagetemplate``) into the Zope 3 application
14cr|python-zope.app.pagetemplate-3.11.2-2|31	server.  In particular, it provides:
14cr|python-zope.app.pagetemplate-3.11.2-2|32	
14cr|python-zope.app.pagetemplate-3.11.2-2|33	* a TALES engine implementation that uses Zope's security system for
14cr|python-zope.app.pagetemplate-3.11.2-2|34	checking access,
14cr|python-zope.app.pagetemplate-3.11.2-2|35	
14cr|python-zope.app.pagetemplate-3.11.2-2|36	* TALES namespace adapters for easy access to DublinCore metadata
14cr|python-zope.app.pagetemplate-3.11.2-2|37	(e.g. ``obj/zope:title``) and URL quoting
14cr|python-zope.app.pagetemplate-3.11.2-2|38	(e.g. ``obj/@@absolute_url/url:quote``).
14cr|python-zope.app.pagetemplate-3.11.2-2|39	
14cr|python-zope.app.pagetemplate-3.11.2-2|40	
14cr|python-zope.app.pagetemplate-3.11.2-2|41	%prep
14cr|python-zope.app.pagetemplate-3.11.2-2|42	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.pagetemplate-3.11.2-2|43	
14cr|python-zope.app.pagetemplate-3.11.2-2|44	%build
14cr|python-zope.app.pagetemplate-3.11.2-2|45	python setup.py build
14cr|python-zope.app.pagetemplate-3.11.2-2|46	
14cr|python-zope.app.pagetemplate-3.11.2-2|47	%install
14cr|python-zope.app.pagetemplate-3.11.2-2|48	python setup.py install --root=%{buildroot}
14cr|python-zope.app.pagetemplate-3.11.2-2|49	
14cr|python-zope.app.pagetemplate-3.11.2-2|50	%files
14cr|python-zope.app.pagetemplate-3.11.2-2|51	%doc README.txt
14cr|python-zope.app.pagetemplate-3.11.2-2|52	%{py_puresitedir}/zope/app/pagetemplate/*.py*
14cr|python-zope.app.pagetemplate-3.11.2-2|53	%{py_puresitedir}/zope/app/pagetemplate/tests/*.py*
14cr|python-zope.app.pagetemplate-3.11.2-2|54	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/*.py*
14cr|python-zope.app.pagetemplate-3.11.2-2|55	%{py_puresitedir}/zope.app.pagetemplate*.egg-info
14cr|python-zope.app.pagetemplate-3.11.2-2|56	%{py_puresitedir}/zope.app.pagetemplate-3.11.2-py2.7-nspkg.pth
14cr|python-zope.app.pagetemplate-3.11.2-2|57	%{py_puresitedir}/zope/app/pagetemplate/configure.zcml
14cr|python-zope.app.pagetemplate-3.11.2-2|58	%{py_puresitedir}/zope/app/pagetemplate/meta.zcml
14cr|python-zope.app.pagetemplate-3.11.2-2|59	%{py_puresitedir}/zope/app/pagetemplate/tests/inner.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|60	%{py_puresitedir}/zope/app/pagetemplate/tests/intermediate.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|61	%{py_puresitedir}/zope/app/pagetemplate/tests/outer.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|62	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/default.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|63	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/nothing.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|64	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/view.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|65	%{py_puresitedir}/zope/app/pagetemplate/tests/testusage.pt
14cr|python-zope.app.pagetemplate-3.11.2-2|66	
14cr|python-zope.app.pagetemplate-3.11.2-2|67	
14cr|python-zope.app.pagetemplate-3.11.2-2|68	
14cr|python-zope.app.pagetemplate-3.11.2-2|69	
14cr|python-zope.app.pagetemplate-3.11.2-2|70	%changelog
14cr|python-zope.app.pagetemplate-3.11.2-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.11.2-2
14cr|python-zope.app.pagetemplate-3.11.2-2|72	+ Revision: 11a47b4
14cr|python-zope.app.pagetemplate-3.11.2-2|73	- MassBuild#464: Increase release tag
14cr|python-zope.app.pagetemplate-3.11.2-2|74	
14cr|python-zope.app.pagetemplate-3.11.2-2|75	

6997 14
14cr|python-zope.app.principalannotation-3.7.1-2|1	%define	oname	zope.app.principalannotation
14cr|python-zope.app.principalannotation-3.7.1-2|2	
14cr|python-zope.app.principalannotation-3.7.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.principalannotation-3.7.1-2|4	Version:	3.7.1
14cr|python-zope.app.principalannotation-3.7.1-2|5	Release:	2
14cr|python-zope.app.principalannotation-3.7.1-2|6	Summary:	Bootstrap subscriber and browser menu item for zope.principalannotation
14cr|python-zope.app.principalannotation-3.7.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.app.principalannotation-3.7.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.principalannotation-3.7.1-2|9	Group:		Development/Python
14cr|python-zope.app.principalannotation-3.7.1-2|10	Url:		http://pypi.python.org/pypi/zope.app.principalannotation
14cr|python-zope.app.principalannotation-3.7.1-2|11	BuildArch:	noarch
14cr|python-zope.app.principalannotation-3.7.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.principalannotation-3.7.1-2|13	
14cr|python-zope.app.principalannotation-3.7.1-2|14	%description
14cr|python-zope.app.principalannotation-3.7.1-2|15	This package used to provide implementation of IAnnotations for zope.security
14cr|python-zope.app.principalannotation-3.7.1-2|16	principal objects, but it's now moved to the ``zope.principalannotation``
14cr|python-zope.app.principalannotation-3.7.1-2|17	package. This package only contains a bootstrap subscriber that sets up
14cr|python-zope.app.principalannotation-3.7.1-2|18	the principal annotation utility for the root site and the browser add
14cr|python-zope.app.principalannotation-3.7.1-2|19	menu item for adding the annotation utility through ZMI.
14cr|python-zope.app.principalannotation-3.7.1-2|20	
14cr|python-zope.app.principalannotation-3.7.1-2|21	
14cr|python-zope.app.principalannotation-3.7.1-2|22	%prep
14cr|python-zope.app.principalannotation-3.7.1-2|23	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.principalannotation-3.7.1-2|24	
14cr|python-zope.app.principalannotation-3.7.1-2|25	%build
14cr|python-zope.app.principalannotation-3.7.1-2|26	python setup.py build
14cr|python-zope.app.principalannotation-3.7.1-2|27	
14cr|python-zope.app.principalannotation-3.7.1-2|28	%install
14cr|python-zope.app.principalannotation-3.7.1-2|29	python setup.py install --root=%{buildroot}
14cr|python-zope.app.principalannotation-3.7.1-2|30	
14cr|python-zope.app.principalannotation-3.7.1-2|31	%files
14cr|python-zope.app.principalannotation-3.7.1-2|32	%doc CHANGES.txt
14cr|python-zope.app.principalannotation-3.7.1-2|33	%doc COPYRIGHT.txt
14cr|python-zope.app.principalannotation-3.7.1-2|34	%doc LICENSE.txt
14cr|python-zope.app.principalannotation-3.7.1-2|35	%doc README.txt
14cr|python-zope.app.principalannotation-3.7.1-2|36	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.principalannotation-3.7.1-2|37	%{py_puresitedir}/zope.app.principalannotation*.egg-info
14cr|python-zope.app.principalannotation-3.7.1-2|38	%{py_puresitedir}/zope.app.principalannotation*.pth
14cr|python-zope.app.principalannotation-3.7.1-2|39	
14cr|python-zope.app.principalannotation-3.7.1-2|40	
14cr|python-zope.app.principalannotation-3.7.1-2|41	%changelog
14cr|python-zope.app.principalannotation-3.7.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-2
14cr|python-zope.app.principalannotation-3.7.1-2|43	+ Revision: e66ad65
14cr|python-zope.app.principalannotation-3.7.1-2|44	- MassBuild#464: Increase release tag
14cr|python-zope.app.principalannotation-3.7.1-2|45	
14cr|python-zope.app.principalannotation-3.7.1-2|46	

6998 14
14cr|python-zope.app.publication-4.0.0a1.dev-2|1	%define	oname	zope.app.publication
14cr|python-zope.app.publication-4.0.0a1.dev-2|2	
14cr|python-zope.app.publication-4.0.0a1.dev-2|3	Name:		python-%{oname}
14cr|python-zope.app.publication-4.0.0a1.dev-2|4	Version:	4.0.0a1.dev
14cr|python-zope.app.publication-4.0.0a1.dev-2|5	Release:	2
14cr|python-zope.app.publication-4.0.0a1.dev-2|6	Summary:	Zope publication
14cr|python-zope.app.publication-4.0.0a1.dev-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.publication-4.0.0a1.dev-2|8	License:	ZPL 2.1
14cr|python-zope.app.publication-4.0.0a1.dev-2|9	Group:		Development/Python
14cr|python-zope.app.publication-4.0.0a1.dev-2|10	Url:		http://pypi.python.org/pypi/zope.app.publication
14cr|python-zope.app.publication-4.0.0a1.dev-2|11	BuildArch:	noarch
14cr|python-zope.app.publication-4.0.0a1.dev-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.publication-4.0.0a1.dev-2|13	
14cr|python-zope.app.publication-4.0.0a1.dev-2|14	%description
14cr|python-zope.app.publication-4.0.0a1.dev-2|15	Publication and traversal components.
14cr|python-zope.app.publication-4.0.0a1.dev-2|16	
14cr|python-zope.app.publication-4.0.0a1.dev-2|17	
14cr|python-zope.app.publication-4.0.0a1.dev-2|18	%prep
14cr|python-zope.app.publication-4.0.0a1.dev-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.publication-4.0.0a1.dev-2|20	
14cr|python-zope.app.publication-4.0.0a1.dev-2|21	%build
14cr|python-zope.app.publication-4.0.0a1.dev-2|22	python setup.py build
14cr|python-zope.app.publication-4.0.0a1.dev-2|23	
14cr|python-zope.app.publication-4.0.0a1.dev-2|24	%install
14cr|python-zope.app.publication-4.0.0a1.dev-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.app.publication-4.0.0a1.dev-2|26	
14cr|python-zope.app.publication-4.0.0a1.dev-2|27	%files
14cr|python-zope.app.publication-4.0.0a1.dev-2|28	%doc CHANGES.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|29	%doc COPYRIGHT.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|30	%doc LICENSE.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|31	%doc README.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|32	%doc src/zope.app.publication.egg-info/SOURCES.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|33	%doc src/zope.app.publication.egg-info/dependency_links.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|34	%doc src/zope.app.publication.egg-info/namespace_packages.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|35	%doc src/zope.app.publication.egg-info/requires.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|36	%doc src/zope.app.publication.egg-info/top_level.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|37	%doc src/zope/app/publication/httpfactory.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|38	%doc src/zope/app/publication/methodnotallowed.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|39	%doc src/zope/app/publication/notfound.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|40	%doc src/zope/app/publication/site.txt
14cr|python-zope.app.publication-4.0.0a1.dev-2|41	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.publication-4.0.0a1.dev-2|42	%{py_puresitedir}/zope.app.publication*.egg-info
14cr|python-zope.app.publication-4.0.0a1.dev-2|43	%{py_puresitedir}/zope.app.publication*.pth
14cr|python-zope.app.publication-4.0.0a1.dev-2|44	
14cr|python-zope.app.publication-4.0.0a1.dev-2|45	
14cr|python-zope.app.publication-4.0.0a1.dev-2|46	%changelog
14cr|python-zope.app.publication-4.0.0a1.dev-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1.dev-2
14cr|python-zope.app.publication-4.0.0a1.dev-2|48	+ Revision: b8a4fb1
14cr|python-zope.app.publication-4.0.0a1.dev-2|49	- MassBuild#464: Increase release tag
14cr|python-zope.app.publication-4.0.0a1.dev-2|50	
14cr|python-zope.app.publication-4.0.0a1.dev-2|51	

6999 14
14cr|python-zope.app.publisher-3.10.2-2|1	%define	oname	zope.app.publisher
14cr|python-zope.app.publisher-3.10.2-2|2	
14cr|python-zope.app.publisher-3.10.2-2|3	Name:		python-%{oname}
14cr|python-zope.app.publisher-3.10.2-2|4	Version:	3.10.2
14cr|python-zope.app.publisher-3.10.2-2|5	Release:	2
14cr|python-zope.app.publisher-3.10.2-2|6	Summary:	Implementations and means for configuration of Zope 3-style views and resources
14cr|python-zope.app.publisher-3.10.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.app.publisher-3.10.2-2|8	License:	Zope Public License
14cr|python-zope.app.publisher-3.10.2-2|9	Group:		Development/Python
14cr|python-zope.app.publisher-3.10.2-2|10	Url:		http://pypi.python.org/pypi/zope.app.publisher/
14cr|python-zope.app.publisher-3.10.2-2|11	BuildArch:	noarch
14cr|python-zope.app.publisher-3.10.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.publisher-3.10.2-2|13	
14cr|python-zope.app.publisher-3.10.2-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.app.publisher-3.10.2-2|15	Requires:  pythonegg(zope.browsermenu)
14cr|python-zope.app.publisher-3.10.2-2|16	Requires:  pythonegg(zope.browserpage)
14cr|python-zope.app.publisher-3.10.2-2|17	Requires:  pythonegg(zope.browserresource)
14cr|python-zope.app.publisher-3.10.2-2|18	Requires:  pythonegg(zope.component)
14cr|python-zope.app.publisher-3.10.2-2|19	Requires:  pythonegg(zope.componentvocabulary)
14cr|python-zope.app.publisher-3.10.2-2|20	Requires:  pythonegg(zope.configuration)
14cr|python-zope.app.publisher-3.10.2-2|21	Requires:  pythonegg(zope.datetime)
14cr|python-zope.app.publisher-3.10.2-2|22	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.publisher-3.10.2-2|23	Requires:  pythonegg(zope.location)
14cr|python-zope.app.publisher-3.10.2-2|24	Requires:  pythonegg(zope.ptresource)
14cr|python-zope.app.publisher-3.10.2-2|25	Requires:  pythonegg(zope.publisher) >= 3.12
14cr|python-zope.app.publisher-3.10.2-2|26	Requires:  pythonegg(zope.schema)
14cr|python-zope.app.publisher-3.10.2-2|27	Requires:  pythonegg(zope.security)
14cr|python-zope.app.publisher-3.10.2-2|28	
14cr|python-zope.app.publisher-3.10.2-2|29	
14cr|python-zope.app.publisher-3.10.2-2|30	
14cr|python-zope.app.publisher-3.10.2-2|31	%description
14cr|python-zope.app.publisher-3.10.2-2|32	========
14cr|python-zope.app.publisher-3.10.2-2|33	Overview
14cr|python-zope.app.publisher-3.10.2-2|34	========
14cr|python-zope.app.publisher-3.10.2-2|35	
14cr|python-zope.app.publisher-3.10.2-2|36	*This package is at present not reusable without depending on a large
14cr|python-zope.app.publisher-3.10.2-2|37	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
14cr|python-zope.app.publisher-3.10.2-2|38	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.app.publisher-3.10.2-2|39	
14cr|python-zope.app.publisher-3.10.2-2|40	This package used to provide browser page, resource and menu classes
14cr|python-zope.app.publisher-3.10.2-2|41	for use with zope.publisher object publishing framework, as well as some
14cr|python-zope.app.publisher-3.10.2-2|42	other useful utilities and adapters, but most of things was factored out
14cr|python-zope.app.publisher-3.10.2-2|43	to separate packages, leaving here only backward-compatibility imports.
14cr|python-zope.app.publisher-3.10.2-2|44	
14cr|python-zope.app.publisher-3.10.2-2|45	However, some potentially useful things are still contained in this package:
14cr|python-zope.app.publisher-3.10.2-2|46	
14cr|python-zope.app.publisher-3.10.2-2|47	* "date" field converter for zope.publisher's BrowserRequest field converter
14cr|python-zope.app.publisher-3.10.2-2|48	mechanism.
14cr|python-zope.app.publisher-3.10.2-2|49	
14cr|python-zope.app.publisher-3.10.2-2|50	* "Browser Skins" vocabulary (a vocabulary for IBrowserSkinType utilities)
14cr|python-zope.app.publisher-3.10.2-2|51	
14cr|python-zope.app.publisher-3.10.2-2|52	* ManagementViewSelector (a browser view that redirects to a first available
14cr|python-zope.app.publisher-3.10.2-2|53	management view)
14cr|python-zope.app.publisher-3.10.2-2|54	
14cr|python-zope.app.publisher-3.10.2-2|55	* XML-RPC view and method publishing mechanism along with xmlrpc:view ZCML
14cr|python-zope.app.publisher-3.10.2-2|56	directive.
14cr|python-zope.app.publisher-3.10.2-2|57	
14cr|python-zope.app.publisher-3.10.2-2|58	
14cr|python-zope.app.publisher-3.10.2-2|59	%prep
14cr|python-zope.app.publisher-3.10.2-2|60	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.publisher-3.10.2-2|61	
14cr|python-zope.app.publisher-3.10.2-2|62	%build
14cr|python-zope.app.publisher-3.10.2-2|63	python setup.py build
14cr|python-zope.app.publisher-3.10.2-2|64	
14cr|python-zope.app.publisher-3.10.2-2|65	%install
14cr|python-zope.app.publisher-3.10.2-2|66	python setup.py install --root=%{buildroot}
14cr|python-zope.app.publisher-3.10.2-2|67	
14cr|python-zope.app.publisher-3.10.2-2|68	%files
14cr|python-zope.app.publisher-3.10.2-2|69	%doc README.txt
14cr|python-zope.app.publisher-3.10.2-2|70	%{py_puresitedir}/zope/app/publisher/*.py*
14cr|python-zope.app.publisher-3.10.2-2|71	%{py_puresitedir}/zope/app/publisher/browser/*.py*
14cr|python-zope.app.publisher-3.10.2-2|72	%{py_puresitedir}/zope/app/publisher/interfaces/*.py*
14cr|python-zope.app.publisher-3.10.2-2|73	%{py_puresitedir}/zope/app/publisher/tests/*.py*
14cr|python-zope.app.publisher-3.10.2-2|74	%{py_puresitedir}/zope/app/publisher/xmlrpc/*.py*
14cr|python-zope.app.publisher-3.10.2-2|75	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/*.py*
14cr|python-zope.app.publisher-3.10.2-2|76	%{py_puresitedir}/zope.app.publisher*.egg-info
14cr|python-zope.app.publisher-3.10.2-2|77	%{py_puresitedir}/zope.app.publisher-3.10.2-py2.7-nspkg.pth
14cr|python-zope.app.publisher-3.10.2-2|78	%{py_puresitedir}/zope/app/publisher/browser/configure.zcml
14cr|python-zope.app.publisher-3.10.2-2|79	%{py_puresitedir}/zope/app/publisher/browser/meta.zcml
14cr|python-zope.app.publisher-3.10.2-2|80	%{py_puresitedir}/zope/app/publisher/configure.zcml
14cr|python-zope.app.publisher-3.10.2-2|81	%{py_puresitedir}/zope/app/publisher/ftesting.zcml
14cr|python-zope.app.publisher-3.10.2-2|82	%{py_puresitedir}/zope/app/publisher/http.zcml
14cr|python-zope.app.publisher-3.10.2-2|83	%{py_puresitedir}/zope/app/publisher/meta.zcml
14cr|python-zope.app.publisher-3.10.2-2|84	%{py_puresitedir}/zope/app/publisher/xmlrpc/README.txt
14cr|python-zope.app.publisher-3.10.2-2|85	%{py_puresitedir}/zope/app/publisher/xmlrpc/configure.zcml
14cr|python-zope.app.publisher-3.10.2-2|86	%{py_puresitedir}/zope/app/publisher/xmlrpc/meta.zcml
14cr|python-zope.app.publisher-3.10.2-2|87	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/test.pt
14cr|python-zope.app.publisher-3.10.2-2|88	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc.zcml
14cr|python-zope.app.publisher-3.10.2-2|89	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_error.zcml
14cr|python-zope.app.publisher-3.10.2-2|90	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_nonamenoperm.zcml
14cr|python-zope.app.publisher-3.10.2-2|91	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_noperm.zcml
14cr|python-zope.app.publisher-3.10.2-2|92	
14cr|python-zope.app.publisher-3.10.2-2|93	
14cr|python-zope.app.publisher-3.10.2-2|94	%changelog
14cr|python-zope.app.publisher-3.10.2-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.2-2
14cr|python-zope.app.publisher-3.10.2-2|96	+ Revision: 8c63321
14cr|python-zope.app.publisher-3.10.2-2|97	- MassBuild#464: Increase release tag
14cr|python-zope.app.publisher-3.10.2-2|98	
14cr|python-zope.app.publisher-3.10.2-2|99	

7000 14
14cr|python-zope.app.renderer-3.5.1-2|1	%define	oname	zope.app.renderer
14cr|python-zope.app.renderer-3.5.1-2|2	
14cr|python-zope.app.renderer-3.5.1-2|3	Name:		python-%{oname}
14cr|python-zope.app.renderer-3.5.1-2|4	Version:	3.5.1
14cr|python-zope.app.renderer-3.5.1-2|5	Release:	2
14cr|python-zope.app.renderer-3.5.1-2|6	Summary:	Text Renderer Framework
14cr|python-zope.app.renderer-3.5.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.renderer-3.5.1-2|8	License:	ZPL 2.1
14cr|python-zope.app.renderer-3.5.1-2|9	Group:		Development/Python
14cr|python-zope.app.renderer-3.5.1-2|10	Url:		http://pypi.python.org/pypi/zope.app.renderer
14cr|python-zope.app.renderer-3.5.1-2|11	BuildArch:	noarch
14cr|python-zope.app.renderer-3.5.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.renderer-3.5.1-2|13	
14cr|python-zope.app.renderer-3.5.1-2|14	%description
14cr|python-zope.app.renderer-3.5.1-2|15	This package provides a framework to convert a string from one format, such as
14cr|python-zope.app.renderer-3.5.1-2|16	Structured or Restructured Text, to another, such as HTML. Converters are
14cr|python-zope.app.renderer-3.5.1-2|17	looked up by adapter and uses other packages to implement the converters.
14cr|python-zope.app.renderer-3.5.1-2|18	
14cr|python-zope.app.renderer-3.5.1-2|19	%prep
14cr|python-zope.app.renderer-3.5.1-2|20	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.renderer-3.5.1-2|21	
14cr|python-zope.app.renderer-3.5.1-2|22	%build
14cr|python-zope.app.renderer-3.5.1-2|23	python setup.py build
14cr|python-zope.app.renderer-3.5.1-2|24	
14cr|python-zope.app.renderer-3.5.1-2|25	%install
14cr|python-zope.app.renderer-3.5.1-2|26	python setup.py install --root=%{buildroot}
14cr|python-zope.app.renderer-3.5.1-2|27	
14cr|python-zope.app.renderer-3.5.1-2|28	%files
14cr|python-zope.app.renderer-3.5.1-2|29	%doc README.txt
14cr|python-zope.app.renderer-3.5.1-2|30	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.renderer-3.5.1-2|31	%{py_puresitedir}/zope.app.renderer*.egg-info
14cr|python-zope.app.renderer-3.5.1-2|32	%{py_puresitedir}/zope.app.renderer*.pth
14cr|python-zope.app.renderer-3.5.1-2|33	
14cr|python-zope.app.renderer-3.5.1-2|34	
14cr|python-zope.app.renderer-3.5.1-2|35	%changelog
14cr|python-zope.app.renderer-3.5.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-2
14cr|python-zope.app.renderer-3.5.1-2|37	+ Revision: 648337c
14cr|python-zope.app.renderer-3.5.1-2|38	- MassBuild#464: Increase release tag
14cr|python-zope.app.renderer-3.5.1-2|39	
14cr|python-zope.app.renderer-3.5.1-2|40	

7001 14
14cr|python-zope.app.schema-3.5.0-2|1	%define	oname	zope.app.schema
14cr|python-zope.app.schema-3.5.0-2|2	
14cr|python-zope.app.schema-3.5.0-2|3	Name:		python-%{oname}
14cr|python-zope.app.schema-3.5.0-2|4	Version:	3.5.0
14cr|python-zope.app.schema-3.5.0-2|5	Release:	2
14cr|python-zope.app.schema-3.5.0-2|6	Summary:	Component Architecture based Vocabulary Registry
14cr|python-zope.app.schema-3.5.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.schema-3.5.0-2|8	License:	ZPL 2.1
14cr|python-zope.app.schema-3.5.0-2|9	Group:		Development/Python
14cr|python-zope.app.schema-3.5.0-2|10	Url:		http://pypi.python.org/pypi/zope.app.schema
14cr|python-zope.app.schema-3.5.0-2|11	BuildArch:	noarch
14cr|python-zope.app.schema-3.5.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.schema-3.5.0-2|13	
14cr|python-zope.app.schema-3.5.0-2|14	%description
14cr|python-zope.app.schema-3.5.0-2|15	This package provides a component architecture based vocabulary registry.
14cr|python-zope.app.schema-3.5.0-2|16	
14cr|python-zope.app.schema-3.5.0-2|17	
14cr|python-zope.app.schema-3.5.0-2|18	
14cr|python-zope.app.schema-3.5.0-2|19	%prep
14cr|python-zope.app.schema-3.5.0-2|20	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.schema-3.5.0-2|21	
14cr|python-zope.app.schema-3.5.0-2|22	%build
14cr|python-zope.app.schema-3.5.0-2|23	python setup.py build
14cr|python-zope.app.schema-3.5.0-2|24	
14cr|python-zope.app.schema-3.5.0-2|25	%install
14cr|python-zope.app.schema-3.5.0-2|26	python setup.py install --root=%{buildroot}
14cr|python-zope.app.schema-3.5.0-2|27	
14cr|python-zope.app.schema-3.5.0-2|28	%files
14cr|python-zope.app.schema-3.5.0-2|29	%doc README.txt
14cr|python-zope.app.schema-3.5.0-2|30	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.schema-3.5.0-2|31	%{py_puresitedir}/zope.app.schema*.egg-info
14cr|python-zope.app.schema-3.5.0-2|32	%{py_puresitedir}/zope.app.schema*.pth
14cr|python-zope.app.schema-3.5.0-2|33	
14cr|python-zope.app.schema-3.5.0-2|34	
14cr|python-zope.app.schema-3.5.0-2|35	%changelog
14cr|python-zope.app.schema-3.5.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-2
14cr|python-zope.app.schema-3.5.0-2|37	+ Revision: 9923865
14cr|python-zope.app.schema-3.5.0-2|38	- MassBuild#464: Increase release tag
14cr|python-zope.app.schema-3.5.0-2|39	
14cr|python-zope.app.schema-3.5.0-2|40	

7002 14
14cr|python-zope.app.security-3.7.5-2|1	%define	oname	zope.app.security
14cr|python-zope.app.security-3.7.5-2|2	
14cr|python-zope.app.security-3.7.5-2|3	Name:		python-%{oname}
14cr|python-zope.app.security-3.7.5-2|4	Version:	3.7.5
14cr|python-zope.app.security-3.7.5-2|5	Release:	2
14cr|python-zope.app.security-3.7.5-2|6	Summary:	ZMI Views For Zope3 Security Components
14cr|python-zope.app.security-3.7.5-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.security-3.7.5-2|8	License:	ZPL 2.1
14cr|python-zope.app.security-3.7.5-2|9	Group:		Development/Python
14cr|python-zope.app.security-3.7.5-2|10	Url:		http://pypi.python.org/pypi/zope.app.security
14cr|python-zope.app.security-3.7.5-2|11	BuildArch:	noarch
14cr|python-zope.app.security-3.7.5-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.security-3.7.5-2|13	
14cr|python-zope.app.security-3.7.5-2|14	%description
14cr|python-zope.app.security-3.7.5-2|15	This package provides ZMI browser views for Zope security components.
14cr|python-zope.app.security-3.7.5-2|16	
14cr|python-zope.app.security-3.7.5-2|17	It used to provide a large part of security functionality for Zope 3, but it
14cr|python-zope.app.security-3.7.5-2|18	was factored out from this package to several little packages to reduce
14cr|python-zope.app.security-3.7.5-2|19	dependencies and improve reusability.
14cr|python-zope.app.security-3.7.5-2|20	
14cr|python-zope.app.security-3.7.5-2|21	The functionality was splitted into these new packages:
14cr|python-zope.app.security-3.7.5-2|22	
14cr|python-zope.app.security-3.7.5-2|23	* zope.authentication - the IAuthentication interface and related utilities.
14cr|python-zope.app.security-3.7.5-2|24	* zope.principalregistry - the global principal registry and its zcml
14cr|python-zope.app.security-3.7.5-2|25	directives.
14cr|python-zope.app.security-3.7.5-2|26	* zope.app.localpermission - the LocalPermission class that implements
14cr|python-zope.app.security-3.7.5-2|27	persistent permissions.
14cr|python-zope.app.security-3.7.5-2|28	
14cr|python-zope.app.security-3.7.5-2|29	The rest of functionality that were provided by this package is merged into
14cr|python-zope.app.security-3.7.5-2|30	``zope.security`` and ``zope.publisher``.
14cr|python-zope.app.security-3.7.5-2|31	
14cr|python-zope.app.security-3.7.5-2|32	Backward-compatibility imports are provided to ensure that older applications
14cr|python-zope.app.security-3.7.5-2|33	work. See CHANGES.txt for more info.
14cr|python-zope.app.security-3.7.5-2|34	
14cr|python-zope.app.security-3.7.5-2|35	
14cr|python-zope.app.security-3.7.5-2|36	%prep
14cr|python-zope.app.security-3.7.5-2|37	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.security-3.7.5-2|38	
14cr|python-zope.app.security-3.7.5-2|39	%build
14cr|python-zope.app.security-3.7.5-2|40	python setup.py build
14cr|python-zope.app.security-3.7.5-2|41	
14cr|python-zope.app.security-3.7.5-2|42	%install
14cr|python-zope.app.security-3.7.5-2|43	python setup.py install --root=%{buildroot}
14cr|python-zope.app.security-3.7.5-2|44	
14cr|python-zope.app.security-3.7.5-2|45	%files
14cr|python-zope.app.security-3.7.5-2|46	%doc README.txt
14cr|python-zope.app.security-3.7.5-2|47	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.security-3.7.5-2|48	%{py_puresitedir}/zope.app.security*.egg-info
14cr|python-zope.app.security-3.7.5-2|49	%{py_puresitedir}/zope.app.security*.pth
14cr|python-zope.app.security-3.7.5-2|50	
14cr|python-zope.app.security-3.7.5-2|51	
14cr|python-zope.app.security-3.7.5-2|52	%changelog
14cr|python-zope.app.security-3.7.5-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.5-2
14cr|python-zope.app.security-3.7.5-2|54	+ Revision: 47ea3dc
14cr|python-zope.app.security-3.7.5-2|55	- MassBuild#464: Increase release tag
14cr|python-zope.app.security-3.7.5-2|56	
14cr|python-zope.app.security-3.7.5-2|57	

7003 14
14cr|python-zope.app.testing-3.10.0-2|1	%define	oname	zope.app.testing
14cr|python-zope.app.testing-3.10.0-2|2	
14cr|python-zope.app.testing-3.10.0-2|3	Name:		python-%{oname}
14cr|python-zope.app.testing-3.10.0-2|4	Version:	3.10.0
14cr|python-zope.app.testing-3.10.0-2|5	Release:	2
14cr|python-zope.app.testing-3.10.0-2|6	Summary:	Zope Application Testing Support
14cr|python-zope.app.testing-3.10.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.app.testing-3.10.0-2|8	License:	ZPL 2.1
14cr|python-zope.app.testing-3.10.0-2|9	Group:		Development/Python
14cr|python-zope.app.testing-3.10.0-2|10	Url:		http://pypi.python.org/pypi/zope.app.testing
14cr|python-zope.app.testing-3.10.0-2|11	BuildArch:	noarch
14cr|python-zope.app.testing-3.10.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.testing-3.10.0-2|13	
14cr|python-zope.app.testing-3.10.0-2|14	%description
14cr|python-zope.app.testing-3.10.0-2|15	This package provides testing support for Zope 3 applications. Besides
14cr|python-zope.app.testing-3.10.0-2|16	providing numerous setup convenience functions, it implements a testing setup
14cr|python-zope.app.testing-3.10.0-2|17	that allows the user to make calls to the publisher allowing to write
14cr|python-zope.app.testing-3.10.0-2|18	functional tests.
14cr|python-zope.app.testing-3.10.0-2|19	
14cr|python-zope.app.testing-3.10.0-2|20	
14cr|python-zope.app.testing-3.10.0-2|21	%prep
14cr|python-zope.app.testing-3.10.0-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.testing-3.10.0-2|23	
14cr|python-zope.app.testing-3.10.0-2|24	%build
14cr|python-zope.app.testing-3.10.0-2|25	python setup.py build
14cr|python-zope.app.testing-3.10.0-2|26	
14cr|python-zope.app.testing-3.10.0-2|27	%install
14cr|python-zope.app.testing-3.10.0-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.app.testing-3.10.0-2|29	
14cr|python-zope.app.testing-3.10.0-2|30	%files
14cr|python-zope.app.testing-3.10.0-2|31	%doc README.txt
14cr|python-zope.app.testing-3.10.0-2|32	%{py_puresitedir}/zope/app/*
14cr|python-zope.app.testing-3.10.0-2|33	%{py_puresitedir}/zope.app.testing*.egg-info
14cr|python-zope.app.testing-3.10.0-2|34	%{py_puresitedir}/zope.app.testing*.pth
14cr|python-zope.app.testing-3.10.0-2|35	
14cr|python-zope.app.testing-3.10.0-2|36	
14cr|python-zope.app.testing-3.10.0-2|37	%changelog
14cr|python-zope.app.testing-3.10.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.0-2
14cr|python-zope.app.testing-3.10.0-2|39	+ Revision: e25c949
14cr|python-zope.app.testing-3.10.0-2|40	- MassBuild#464: Increase release tag
14cr|python-zope.app.testing-3.10.0-2|41	
14cr|python-zope.app.testing-3.10.0-2|42	

7004 14
14cr|python-zope.app.wsgi-4.0.0a4-2|1	%define	oname	zope.app.wsgi
14cr|python-zope.app.wsgi-4.0.0a4-2|2	
14cr|python-zope.app.wsgi-4.0.0a4-2|3	Name:		python-%{oname}
14cr|python-zope.app.wsgi-4.0.0a4-2|4	Version:	4.0.0a4
14cr|python-zope.app.wsgi-4.0.0a4-2|5	Release:	2
14cr|python-zope.app.wsgi-4.0.0a4-2|6	Summary:	WSGI application for the zope.publisher
14cr|python-zope.app.wsgi-4.0.0a4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.app.wsgi-4.0.0a4-2|8	License:	ZPL 2.1
14cr|python-zope.app.wsgi-4.0.0a4-2|9	Group:		Development/Python
14cr|python-zope.app.wsgi-4.0.0a4-2|10	Url:		http://pypi.python.org/pypi/zope.app.wsgi
14cr|python-zope.app.wsgi-4.0.0a4-2|11	BuildArch:	noarch
14cr|python-zope.app.wsgi-4.0.0a4-2|12	BuildRequires:	python-setuptools
14cr|python-zope.app.wsgi-4.0.0a4-2|13	Requires:  pythonegg(setuptools)
14cr|python-zope.app.wsgi-4.0.0a4-2|14	Requires:  pythonegg(transaction)
14cr|python-zope.app.wsgi-4.0.0a4-2|15	Requires:  pythonegg(zconfig)
14cr|python-zope.app.wsgi-4.0.0a4-2|16	Requires:  pythonegg(zope.app.appsetup) >= 3.14
14cr|python-zope.app.wsgi-4.0.0a4-2|17	Requires:  pythonegg(zope.app.publication)
14cr|python-zope.app.wsgi-4.0.0a4-2|18	Requires:  pythonegg(zope.component)
14cr|python-zope.app.wsgi-4.0.0a4-2|19	Requires:  pythonegg(zope.configuration)
14cr|python-zope.app.wsgi-4.0.0a4-2|20	Requires:  pythonegg(zope.container) >= 4.0.0a1
14cr|python-zope.app.wsgi-4.0.0a4-2|21	Requires:  pythonegg(zope.error)
14cr|python-zope.app.wsgi-4.0.0a4-2|22	Requires:  pythonegg(zope.event)
14cr|python-zope.app.wsgi-4.0.0a4-2|23	Requires:  pythonegg(zope.interface)
14cr|python-zope.app.wsgi-4.0.0a4-2|24	Requires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.app.wsgi-4.0.0a4-2|25	Requires:  pythonegg(zope.processlifetime)
14cr|python-zope.app.wsgi-4.0.0a4-2|26	Requires:  pythonegg(zope.publisher) >= 4.0.0a3
14cr|python-zope.app.wsgi-4.0.0a4-2|27	Requires:  pythonegg(zope.security)
14cr|python-zope.app.wsgi-4.0.0a4-2|28	Requires:  pythonegg(zope.session) >= 4.0.0a1
14cr|python-zope.app.wsgi-4.0.0a4-2|29	Requires:  pythonegg(zope.site) >= 4.0.0a1
14cr|python-zope.app.wsgi-4.0.0a4-2|30	Requires:  pythonegg(zope.testing)
14cr|python-zope.app.wsgi-4.0.0a4-2|31	Requires:  pythonegg(zope.traversing) >= 4.0.0a1
14cr|python-zope.app.wsgi-4.0.0a4-2|32	
14cr|python-zope.app.wsgi-4.0.0a4-2|33	%description
14cr|python-zope.app.wsgi-4.0.0a4-2|34	This package provides the ``WSGIPublisherApplication`` class which
14cr|python-zope.app.wsgi-4.0.0a4-2|35	exposes the object publishing machinery in ``zope.publisher`` as a
14cr|python-zope.app.wsgi-4.0.0a4-2|36	WSGI application.  It also lets us bring up the Zope application
14cr|python-zope.app.wsgi-4.0.0a4-2|37	server (parsing ``zope.conf`` and ``site.zcml``) with a mere function
14cr|python-zope.app.wsgi-4.0.0a4-2|38	call::
14cr|python-zope.app.wsgi-4.0.0a4-2|39	
14cr|python-zope.app.wsgi-4.0.0a4-2|40	>>> db = zope.app.wsgi.config('zope.conf')
14cr|python-zope.app.wsgi-4.0.0a4-2|41	
14cr|python-zope.app.wsgi-4.0.0a4-2|42	This is especially useful for debugging.
14cr|python-zope.app.wsgi-4.0.0a4-2|43	
14cr|python-zope.app.wsgi-4.0.0a4-2|44	To bring up Zope and obtain the WSGI application object at the same
14cr|python-zope.app.wsgi-4.0.0a4-2|45	time, use the ``getWSGIApplication`` function.
14cr|python-zope.app.wsgi-4.0.0a4-2|46	
14cr|python-zope.app.wsgi-4.0.0a4-2|47	This package also provides an easy to use application factory for
14cr|python-zope.app.wsgi-4.0.0a4-2|48	PasteDeploy_. You can simply specify an application configuration
14cr|python-zope.app.wsgi-4.0.0a4-2|49	like this in your Paste configuration file::
14cr|python-zope.app.wsgi-4.0.0a4-2|50	
14cr|python-zope.app.wsgi-4.0.0a4-2|51	[app:main]
14cr|python-zope.app.wsgi-4.0.0a4-2|52	use = egg:zope.app.wsgi
14cr|python-zope.app.wsgi-4.0.0a4-2|53	config_file = %(here)s/zope.conf
14cr|python-zope.app.wsgi-4.0.0a4-2|54	
14cr|python-zope.app.wsgi-4.0.0a4-2|55	Look for more documentation inside the package itself.
14cr|python-zope.app.wsgi-4.0.0a4-2|56	
14cr|python-zope.app.wsgi-4.0.0a4-2|57	.. _PasteDeploy: http://pythonpaste.org/deploy/
14cr|python-zope.app.wsgi-4.0.0a4-2|58	
14cr|python-zope.app.wsgi-4.0.0a4-2|59	
14cr|python-zope.app.wsgi-4.0.0a4-2|60	%prep
14cr|python-zope.app.wsgi-4.0.0a4-2|61	%setup -q -n %{oname}-%{version}
14cr|python-zope.app.wsgi-4.0.0a4-2|62	# fix newer req
14cr|python-zope.app.wsgi-4.0.0a4-2|63	perl -pi -e "s|'zope.security>4.0.0a2'|'zope.security'|" setup.py
14cr|python-zope.app.wsgi-4.0.0a4-2|64	
14cr|python-zope.app.wsgi-4.0.0a4-2|65	%build
14cr|python-zope.app.wsgi-4.0.0a4-2|66	python setup.py build
14cr|python-zope.app.wsgi-4.0.0a4-2|67	
14cr|python-zope.app.wsgi-4.0.0a4-2|68	%install
14cr|python-zope.app.wsgi-4.0.0a4-2|69	python setup.py install --root=%{buildroot}
14cr|python-zope.app.wsgi-4.0.0a4-2|70	
14cr|python-zope.app.wsgi-4.0.0a4-2|71	%check
14cr|python-zope.app.wsgi-4.0.0a4-2|72	#python setup.py test
14cr|python-zope.app.wsgi-4.0.0a4-2|73	
14cr|python-zope.app.wsgi-4.0.0a4-2|74	%files
14cr|python-zope.app.wsgi-4.0.0a4-2|75	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|76	%doc src/zope.app.wsgi.egg-info/*.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|77	%doc src/zope/app/wsgi/*.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|78	%{py_puresitedir}/zope/app/wsgi/*.py*
14cr|python-zope.app.wsgi-4.0.0a4-2|79	%{py_puresitedir}/zope.app.wsgi*.egg-info
14cr|python-zope.app.wsgi-4.0.0a4-2|80	%{py_puresitedir}/zope.app.wsgi-4.0.0a4-py2.7-nspkg.pth
14cr|python-zope.app.wsgi-4.0.0a4-2|81	%{py_puresitedir}/zope/app/wsgi/README.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|82	%{py_puresitedir}/zope/app/wsgi/configure.zcml
14cr|python-zope.app.wsgi-4.0.0a4-2|83	%{py_puresitedir}/zope/app/wsgi/fileresult.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|84	%{py_puresitedir}/zope/app/wsgi/filereturns.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|85	%{py_puresitedir}/zope/app/wsgi/ftesting.zcml
14cr|python-zope.app.wsgi-4.0.0a4-2|86	%{py_puresitedir}/zope/app/wsgi/paste.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|87	%{py_puresitedir}/zope/app/wsgi/testlayer.txt
14cr|python-zope.app.wsgi-4.0.0a4-2|88	
14cr|python-zope.app.wsgi-4.0.0a4-2|89	
14cr|python-zope.app.wsgi-4.0.0a4-2|90	
14cr|python-zope.app.wsgi-4.0.0a4-2|91	
14cr|python-zope.app.wsgi-4.0.0a4-2|92	%changelog
14cr|python-zope.app.wsgi-4.0.0a4-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a4-2
14cr|python-zope.app.wsgi-4.0.0a4-2|94	+ Revision: c018a92
14cr|python-zope.app.wsgi-4.0.0a4-2|95	- MassBuild#464: Increase release tag
14cr|python-zope.app.wsgi-4.0.0a4-2|96	
14cr|python-zope.app.wsgi-4.0.0a4-2|97	

7005 14
14cr|python-zope.authentication-4.1.0-2|1	%define	oname	zope.authentication
14cr|python-zope.authentication-4.1.0-2|2	
14cr|python-zope.authentication-4.1.0-2|3	Name:		python-%{oname}
14cr|python-zope.authentication-4.1.0-2|4	Version:	4.1.0
14cr|python-zope.authentication-4.1.0-2|5	Release:	2
14cr|python-zope.authentication-4.1.0-2|6	Summary:	Definition of authentication basics for the Zope Framework
14cr|python-zope.authentication-4.1.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.authentication-4.1.0-2|8	License:	ZPL 2.1
14cr|python-zope.authentication-4.1.0-2|9	Group:		Development/Python
14cr|python-zope.authentication-4.1.0-2|10	Url:		http://pypi.python.org/pypi/zope.authentication
14cr|python-zope.authentication-4.1.0-2|11	BuildArch:	noarch
14cr|python-zope.authentication-4.1.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.authentication-4.1.0-2|13	BuildRequires:	pythonegg(zope.i18nmessageid)
14cr|python-zope.authentication-4.1.0-2|14	BuildRequires:	pythonegg(zope.security)
14cr|python-zope.authentication-4.1.0-2|15	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.authentication-4.1.0-2|16	BuildRequires:	pythonegg(zope.browser)
14cr|python-zope.authentication-4.1.0-2|17	BuildRequires:	pythonegg(zope.proxy)
14cr|python-zope.authentication-4.1.0-2|18	BuildRequires:	pythonegg(zope.component)
14cr|python-zope.authentication-4.1.0-2|19	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.authentication-4.1.0-2|20	BuildRequires:	pythonegg(zope.location)
14cr|python-zope.authentication-4.1.0-2|21	
14cr|python-zope.authentication-4.1.0-2|22	%description
14cr|python-zope.authentication-4.1.0-2|23	This package provides a definition of authentication concepts for use in
14cr|python-zope.authentication-4.1.0-2|24	Zope Framework.
14cr|python-zope.authentication-4.1.0-2|25	
14cr|python-zope.authentication-4.1.0-2|26	
14cr|python-zope.authentication-4.1.0-2|27	%prep
14cr|python-zope.authentication-4.1.0-2|28	%setup -q -n %{oname}-%{version}
14cr|python-zope.authentication-4.1.0-2|29	
14cr|python-zope.authentication-4.1.0-2|30	%build
14cr|python-zope.authentication-4.1.0-2|31	python setup.py build
14cr|python-zope.authentication-4.1.0-2|32	
14cr|python-zope.authentication-4.1.0-2|33	%install
14cr|python-zope.authentication-4.1.0-2|34	python setup.py install --root=%{buildroot}
14cr|python-zope.authentication-4.1.0-2|35	
14cr|python-zope.authentication-4.1.0-2|36	# %check
14cr|python-zope.authentication-4.1.0-2|37	# python setup.py test
14cr|python-zope.authentication-4.1.0-2|38	
14cr|python-zope.authentication-4.1.0-2|39	%files
14cr|python-zope.authentication-4.1.0-2|40	%doc CHANGES.txt
14cr|python-zope.authentication-4.1.0-2|41	%doc COPYRIGHT.txt
14cr|python-zope.authentication-4.1.0-2|42	%doc LICENSE.txt
14cr|python-zope.authentication-4.1.0-2|43	%doc README.txt
14cr|python-zope.authentication-4.1.0-2|44	%doc src/zope.authentication.egg-info/SOURCES.txt
14cr|python-zope.authentication-4.1.0-2|45	%doc src/zope.authentication.egg-info/dependency_links.txt
14cr|python-zope.authentication-4.1.0-2|46	%doc src/zope.authentication.egg-info/namespace_packages.txt
14cr|python-zope.authentication-4.1.0-2|47	%doc src/zope.authentication.egg-info/requires.txt
14cr|python-zope.authentication-4.1.0-2|48	%doc src/zope.authentication.egg-info/top_level.txt
14cr|python-zope.authentication-4.1.0-2|49	%doc src/zope/authentication/logout.txt
14cr|python-zope.authentication-4.1.0-2|50	%doc src/zope/authentication/principalterms.txt
14cr|python-zope.authentication-4.1.0-2|51	%{py_puresitedir}/zope/authentication/*
14cr|python-zope.authentication-4.1.0-2|52	%{py_puresitedir}/zope.authentication*.egg-info
14cr|python-zope.authentication-4.1.0-2|53	%{py_puresitedir}/zope.authentication*.pth
14cr|python-zope.authentication-4.1.0-2|54	
14cr|python-zope.authentication-4.1.0-2|55	
14cr|python-zope.authentication-4.1.0-2|56	%changelog
14cr|python-zope.authentication-4.1.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cr|python-zope.authentication-4.1.0-2|58	+ Revision: 42d10ab
14cr|python-zope.authentication-4.1.0-2|59	- MassBuild#464: Increase release tag
14cr|python-zope.authentication-4.1.0-2|60	
14cr|python-zope.authentication-4.1.0-2|61	

7006 14
14cr|python-zope.broken-3.6.0-2|1	%define	oname	zope.broken
14cr|python-zope.broken-3.6.0-2|2	
14cr|python-zope.broken-3.6.0-2|3	Name:		python-%{oname}
14cr|python-zope.broken-3.6.0-2|4	Version:	3.6.0
14cr|python-zope.broken-3.6.0-2|5	Release:	2
14cr|python-zope.broken-3.6.0-2|6	Summary:	Zope Broken Object Interfaces
14cr|python-zope.broken-3.6.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.broken-3.6.0-2|8	License:	ZPL 2.1
14cr|python-zope.broken-3.6.0-2|9	Group:		Development/Python
14cr|python-zope.broken-3.6.0-2|10	Url:		http://pypi.python.org/pypi/zope.broken
14cr|python-zope.broken-3.6.0-2|11	BuildArch:	noarch
14cr|python-zope.broken-3.6.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.broken-3.6.0-2|13	
14cr|python-zope.broken-3.6.0-2|14	%description
14cr|python-zope.broken-3.6.0-2|15	Overview
14cr|python-zope.broken-3.6.0-2|16	========
14cr|python-zope.broken-3.6.0-2|17	
14cr|python-zope.broken-3.6.0-2|18	This package is obsolete and its functionality has been merged into the ZODB3
14cr|python-zope.broken-3.6.0-2|19	distribution itself. If you use version 3.10 or later of ZODB3, please change
14cr|python-zope.broken-3.6.0-2|20	your imports of the IBroken interface to a direct::
14cr|python-zope.broken-3.6.0-2|21	
14cr|python-zope.broken-3.6.0-2|22	from ZODB.interfaces import IBroken
14cr|python-zope.broken-3.6.0-2|23	
14cr|python-zope.broken-3.6.0-2|24	You can use this package with older versions of the ZODB3, which didn't have
14cr|python-zope.broken-3.6.0-2|25	the IBroken interface yet.
14cr|python-zope.broken-3.6.0-2|26	
14cr|python-zope.broken-3.6.0-2|27	
14cr|python-zope.broken-3.6.0-2|28	%prep
14cr|python-zope.broken-3.6.0-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.broken-3.6.0-2|30	
14cr|python-zope.broken-3.6.0-2|31	%build
14cr|python-zope.broken-3.6.0-2|32	python setup.py build
14cr|python-zope.broken-3.6.0-2|33	
14cr|python-zope.broken-3.6.0-2|34	%install
14cr|python-zope.broken-3.6.0-2|35	python setup.py install --root=%{buildroot}
14cr|python-zope.broken-3.6.0-2|36	
14cr|python-zope.broken-3.6.0-2|37	%files
14cr|python-zope.broken-3.6.0-2|38	%doc README.txt
14cr|python-zope.broken-3.6.0-2|39	%{py_puresitedir}/zope/broken/*
14cr|python-zope.broken-3.6.0-2|40	%{py_puresitedir}/zope.broken*.egg-info
14cr|python-zope.broken-3.6.0-2|41	%{py_puresitedir}/zope.broken*.pth
14cr|python-zope.broken-3.6.0-2|42	
14cr|python-zope.broken-3.6.0-2|43	%changelog
14cr|python-zope.broken-3.6.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-2
14cr|python-zope.broken-3.6.0-2|45	+ Revision: b99c1ac
14cr|python-zope.broken-3.6.0-2|46	- MassBuild#464: Increase release tag
14cr|python-zope.broken-3.6.0-2|47	
14cr|python-zope.broken-3.6.0-2|48	

7007 14
14cr|python-zope.browser-2.0.2-2|1	%define	oname	zope.browser
14cr|python-zope.browser-2.0.2-2|2	
14cr|python-zope.browser-2.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.browser-2.0.2-2|4	Version:	2.0.2
14cr|python-zope.browser-2.0.2-2|5	Release:	2
14cr|python-zope.browser-2.0.2-2|6	Summary:	Shared Zope Toolkit browser components
14cr|python-zope.browser-2.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.browser-2.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.browser-2.0.2-2|9	Group:		Development/Python
14cr|python-zope.browser-2.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.browser
14cr|python-zope.browser-2.0.2-2|11	BuildArch:	noarch
14cr|python-zope.browser-2.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.browser-2.0.2-2|13	
14cr|python-zope.browser-2.0.2-2|14	%description
14cr|python-zope.browser-2.0.2-2|15	zope.browser
14cr|python-zope.browser-2.0.2-2|16	============
14cr|python-zope.browser-2.0.2-2|17	
14cr|python-zope.browser-2.0.2-2|18	This package provides shared browser components for the Zope Toolkit.
14cr|python-zope.browser-2.0.2-2|19	
14cr|python-zope.browser-2.0.2-2|20	
14cr|python-zope.browser-2.0.2-2|21	%prep
14cr|python-zope.browser-2.0.2-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.browser-2.0.2-2|23	
14cr|python-zope.browser-2.0.2-2|24	%build
14cr|python-zope.browser-2.0.2-2|25	python setup.py build
14cr|python-zope.browser-2.0.2-2|26	
14cr|python-zope.browser-2.0.2-2|27	%install
14cr|python-zope.browser-2.0.2-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.browser-2.0.2-2|29	
14cr|python-zope.browser-2.0.2-2|30	%check
14cr|python-zope.browser-2.0.2-2|31	python setup.py test
14cr|python-zope.browser-2.0.2-2|32	
14cr|python-zope.browser-2.0.2-2|33	%files
14cr|python-zope.browser-2.0.2-2|34	%doc CHANGES.rst
14cr|python-zope.browser-2.0.2-2|35	%doc COPYRIGHT.txt
14cr|python-zope.browser-2.0.2-2|36	%doc LICENSE.txt
14cr|python-zope.browser-2.0.2-2|37	%doc README.rst
14cr|python-zope.browser-2.0.2-2|38	%doc src/zope.browser.egg-info/SOURCES.txt
14cr|python-zope.browser-2.0.2-2|39	%doc src/zope.browser.egg-info/dependency_links.txt
14cr|python-zope.browser-2.0.2-2|40	%doc src/zope.browser.egg-info/namespace_packages.txt
14cr|python-zope.browser-2.0.2-2|41	%doc src/zope.browser.egg-info/requires.txt
14cr|python-zope.browser-2.0.2-2|42	%doc src/zope.browser.egg-info/top_level.txt
14cr|python-zope.browser-2.0.2-2|43	%doc src/zope/browser/README.txt
14cr|python-zope.browser-2.0.2-2|44	%{py_puresitedir}/zope/browser/*
14cr|python-zope.browser-2.0.2-2|45	%{py_puresitedir}/zope.browser*.egg-info
14cr|python-zope.browser-2.0.2-2|46	%{py_puresitedir}/zope.browser*.pth
14cr|python-zope.browser-2.0.2-2|47	
14cr|python-zope.browser-2.0.2-2|48	
14cr|python-zope.browser-2.0.2-2|49	%changelog
14cr|python-zope.browser-2.0.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|python-zope.browser-2.0.2-2|51	+ Revision: 9651aaf
14cr|python-zope.browser-2.0.2-2|52	- MassBuild#464: Increase release tag
14cr|python-zope.browser-2.0.2-2|53	
14cr|python-zope.browser-2.0.2-2|54	

7008 14
14cr|python-zope.browsermenu-4.1.0a1-2|1	%define	oname	zope.browsermenu
14cr|python-zope.browsermenu-4.1.0a1-2|2	
14cr|python-zope.browsermenu-4.1.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.browsermenu-4.1.0a1-2|4	Version:	4.1.0a1
14cr|python-zope.browsermenu-4.1.0a1-2|5	Release:	2
14cr|python-zope.browsermenu-4.1.0a1-2|6	Summary:	Browser menu implementation for Zope
14cr|python-zope.browsermenu-4.1.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.browsermenu-4.1.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.browsermenu-4.1.0a1-2|9	Group:		Development/Python
14cr|python-zope.browsermenu-4.1.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.browsermenu/
14cr|python-zope.browsermenu-4.1.0a1-2|11	BuildArch:	noarch
14cr|python-zope.browsermenu-4.1.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.browsermenu-4.1.0a1-2|13	BuildRequires:  pythonegg(zope.traversing)
14cr|python-zope.browsermenu-4.1.0a1-2|14	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.browsermenu-4.1.0a1-2|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.browsermenu-4.1.0a1-2|16	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.browsermenu-4.1.0a1-2|17	BuildRequires:  pythonegg(zope.publisher)
14cr|python-zope.browsermenu-4.1.0a1-2|18	BuildRequires:  pythonegg(zope.pagetemplate)
14cr|python-zope.browsermenu-4.1.0a1-2|19	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.browsermenu-4.1.0a1-2|20	BuildRequires:  pythonegg(zope.configuration)
14cr|python-zope.browsermenu-4.1.0a1-2|21	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.browsermenu-4.1.0a1-2|22	BuildRequires:  pythonegg(zope.browser)
14cr|python-zope.browsermenu-4.1.0a1-2|23	BuildRequires:  pythonegg(six)
14cr|python-zope.browsermenu-4.1.0a1-2|24	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.browsermenu-4.1.0a1-2|25	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.browsermenu-4.1.0a1-2|26	BuildRequires:  pythonegg(zope.testrunner)
14cr|python-zope.browsermenu-4.1.0a1-2|27	
14cr|python-zope.browsermenu-4.1.0a1-2|28	%description
14cr|python-zope.browsermenu-4.1.0a1-2|29	========
14cr|python-zope.browsermenu-4.1.0a1-2|30	Overview
14cr|python-zope.browsermenu-4.1.0a1-2|31	========
14cr|python-zope.browsermenu-4.1.0a1-2|32	
14cr|python-zope.browsermenu-4.1.0a1-2|33	*This package is at present not reusable without depending on a large
14cr|python-zope.browsermenu-4.1.0a1-2|34	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
14cr|python-zope.browsermenu-4.1.0a1-2|35	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.browsermenu-4.1.0a1-2|36	
14cr|python-zope.browsermenu-4.1.0a1-2|37	This package provides an implementation of browser menus and ZCML directives
14cr|python-zope.browsermenu-4.1.0a1-2|38	for configuring them.
14cr|python-zope.browsermenu-4.1.0a1-2|39	
14cr|python-zope.browsermenu-4.1.0a1-2|40	%prep
14cr|python-zope.browsermenu-4.1.0a1-2|41	%setup -q -n %{oname}-%{version}
14cr|python-zope.browsermenu-4.1.0a1-2|42	
14cr|python-zope.browsermenu-4.1.0a1-2|43	%build
14cr|python-zope.browsermenu-4.1.0a1-2|44	python setup.py build
14cr|python-zope.browsermenu-4.1.0a1-2|45	
14cr|python-zope.browsermenu-4.1.0a1-2|46	%install
14cr|python-zope.browsermenu-4.1.0a1-2|47	python setup.py install --root=%{buildroot}
14cr|python-zope.browsermenu-4.1.0a1-2|48	
14cr|python-zope.browsermenu-4.1.0a1-2|49	%check
14cr|python-zope.browsermenu-4.1.0a1-2|50	python setup.py test
14cr|python-zope.browsermenu-4.1.0a1-2|51	
14cr|python-zope.browsermenu-4.1.0a1-2|52	%files
14cr|python-zope.browsermenu-4.1.0a1-2|53	%doc CHANGES.txt
14cr|python-zope.browsermenu-4.1.0a1-2|54	%doc COPYRIGHT.txt
14cr|python-zope.browsermenu-4.1.0a1-2|55	%doc LICENSE.txt
14cr|python-zope.browsermenu-4.1.0a1-2|56	%doc README.txt
14cr|python-zope.browsermenu-4.1.0a1-2|57	%doc src/zope.browsermenu.egg-info/SOURCES.txt
14cr|python-zope.browsermenu-4.1.0a1-2|58	%doc src/zope.browsermenu.egg-info/dependency_links.txt
14cr|python-zope.browsermenu-4.1.0a1-2|59	%doc src/zope.browsermenu.egg-info/namespace_packages.txt
14cr|python-zope.browsermenu-4.1.0a1-2|60	%doc src/zope.browsermenu.egg-info/requires.txt
14cr|python-zope.browsermenu-4.1.0a1-2|61	%doc src/zope.browsermenu.egg-info/top_level.txt
14cr|python-zope.browsermenu-4.1.0a1-2|62	%doc src/zope/browsermenu/README.txt
14cr|python-zope.browsermenu-4.1.0a1-2|63	%{py_puresitedir}/zope/browsermenu/*
14cr|python-zope.browsermenu-4.1.0a1-2|64	%{py_puresitedir}/zope.browsermenu*.egg-info
14cr|python-zope.browsermenu-4.1.0a1-2|65	%{py_puresitedir}/zope.browsermenu*.pth
14cr|python-zope.browsermenu-4.1.0a1-2|66	
14cr|python-zope.browsermenu-4.1.0a1-2|67	
14cr|python-zope.browsermenu-4.1.0a1-2|68	%changelog
14cr|python-zope.browsermenu-4.1.0a1-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0a1-2
14cr|python-zope.browsermenu-4.1.0a1-2|70	+ Revision: b3342f1
14cr|python-zope.browsermenu-4.1.0a1-2|71	- MassBuild#464: Increase release tag
14cr|python-zope.browsermenu-4.1.0a1-2|72	
14cr|python-zope.browsermenu-4.1.0a1-2|73	

7009 14
14cr|python-zope.browserpage-4.1.0a1-2|1	%define	oname	zope.browserpage
14cr|python-zope.browserpage-4.1.0a1-2|2	
14cr|python-zope.browserpage-4.1.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.browserpage-4.1.0a1-2|4	Version:	4.1.0a1
14cr|python-zope.browserpage-4.1.0a1-2|5	Release:	2
14cr|python-zope.browserpage-4.1.0a1-2|6	Summary:	ZCML directives for configuring browser views for Zope
14cr|python-zope.browserpage-4.1.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.browserpage-4.1.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.browserpage-4.1.0a1-2|9	Group:		Development/Python
14cr|python-zope.browserpage-4.1.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.browserpage/
14cr|python-zope.browserpage-4.1.0a1-2|11	BuildArch:	noarch
14cr|python-zope.browserpage-4.1.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.browserpage-4.1.0a1-2|13	BuildRequires:	pythonegg(zope.traversing)
14cr|python-zope.browserpage-4.1.0a1-2|14	BuildRequires:	pythonegg(zope.security)
14cr|python-zope.browserpage-4.1.0a1-2|15	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.browserpage-4.1.0a1-2|16	BuildRequires:	pythonegg(zope.location)
14cr|python-zope.browserpage-4.1.0a1-2|17	BuildRequires:	pythonegg(zope.proxy)
14cr|python-zope.browserpage-4.1.0a1-2|18	BuildRequires:	pythonegg(zope.component)
14cr|python-zope.browserpage-4.1.0a1-2|19	BuildRequires:	pythonegg(zope.pagetemplate)
14cr|python-zope.browserpage-4.1.0a1-2|20	BuildRequires:	pythonegg(zope.publisher)
14cr|python-zope.browserpage-4.1.0a1-2|21	BuildRequires:	pythonegg(zope.configuration)
14cr|python-zope.browserpage-4.1.0a1-2|22	
14cr|python-zope.browserpage-4.1.0a1-2|23	%description
14cr|python-zope.browserpage-4.1.0a1-2|24	========
14cr|python-zope.browserpage-4.1.0a1-2|25	Overview
14cr|python-zope.browserpage-4.1.0a1-2|26	========
14cr|python-zope.browserpage-4.1.0a1-2|27	
14cr|python-zope.browserpage-4.1.0a1-2|28	*This package is at present not reusable without depending on a large
14cr|python-zope.browserpage-4.1.0a1-2|29	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
14cr|python-zope.browserpage-4.1.0a1-2|30	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.browserpage-4.1.0a1-2|31	
14cr|python-zope.browserpage-4.1.0a1-2|32	This package provides ZCML directives for configuring browser views.
14cr|python-zope.browserpage-4.1.0a1-2|33	More specifically it defines the following ZCML directives:
14cr|python-zope.browserpage-4.1.0a1-2|34	
14cr|python-zope.browserpage-4.1.0a1-2|35	* browser:page
14cr|python-zope.browserpage-4.1.0a1-2|36	* browser:pages
14cr|python-zope.browserpage-4.1.0a1-2|37	* browser:view
14cr|python-zope.browserpage-4.1.0a1-2|38	
14cr|python-zope.browserpage-4.1.0a1-2|39	These directives also support menu item registration for pages, when
14cr|python-zope.browserpage-4.1.0a1-2|40	``zope.browsermenu`` package is installed. Otherwise, they simply ignore
14cr|python-zope.browserpage-4.1.0a1-2|41	the menu attribute.
14cr|python-zope.browserpage-4.1.0a1-2|42	
14cr|python-zope.browserpage-4.1.0a1-2|43	%prep
14cr|python-zope.browserpage-4.1.0a1-2|44	%setup -q -n %{oname}-%{version}
14cr|python-zope.browserpage-4.1.0a1-2|45	
14cr|python-zope.browserpage-4.1.0a1-2|46	%build
14cr|python-zope.browserpage-4.1.0a1-2|47	python setup.py build
14cr|python-zope.browserpage-4.1.0a1-2|48	
14cr|python-zope.browserpage-4.1.0a1-2|49	%install
14cr|python-zope.browserpage-4.1.0a1-2|50	python setup.py install --root=%{buildroot}
14cr|python-zope.browserpage-4.1.0a1-2|51	
14cr|python-zope.browserpage-4.1.0a1-2|52	%check
14cr|python-zope.browserpage-4.1.0a1-2|53	python setup.py test
14cr|python-zope.browserpage-4.1.0a1-2|54	
14cr|python-zope.browserpage-4.1.0a1-2|55	%files
14cr|python-zope.browserpage-4.1.0a1-2|56	%doc CHANGES.txt
14cr|python-zope.browserpage-4.1.0a1-2|57	%doc COPYRIGHT.txt
14cr|python-zope.browserpage-4.1.0a1-2|58	%doc LICENSE.txt
14cr|python-zope.browserpage-4.1.0a1-2|59	%doc README.txt
14cr|python-zope.browserpage-4.1.0a1-2|60	%doc src/zope.browserpage.egg-info/SOURCES.txt
14cr|python-zope.browserpage-4.1.0a1-2|61	%doc src/zope.browserpage.egg-info/dependency_links.txt
14cr|python-zope.browserpage-4.1.0a1-2|62	%doc src/zope.browserpage.egg-info/namespace_packages.txt
14cr|python-zope.browserpage-4.1.0a1-2|63	%doc src/zope.browserpage.egg-info/requires.txt
14cr|python-zope.browserpage-4.1.0a1-2|64	%doc src/zope.browserpage.egg-info/top_level.txt
14cr|python-zope.browserpage-4.1.0a1-2|65	%doc src/zope/browserpage/namedtemplate.txt
14cr|python-zope.browserpage-4.1.0a1-2|66	%{py_puresitedir}/zope/browserpage/*
14cr|python-zope.browserpage-4.1.0a1-2|67	%{py_puresitedir}/zope.browserpage*.egg-info
14cr|python-zope.browserpage-4.1.0a1-2|68	%{py_puresitedir}/zope.browserpage*.pth
14cr|python-zope.browserpage-4.1.0a1-2|69	
14cr|python-zope.browserpage-4.1.0a1-2|70	
14cr|python-zope.browserpage-4.1.0a1-2|71	%changelog
14cr|python-zope.browserpage-4.1.0a1-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0a1-2
14cr|python-zope.browserpage-4.1.0a1-2|73	+ Revision: e6d7024
14cr|python-zope.browserpage-4.1.0a1-2|74	- MassBuild#464: Increase release tag
14cr|python-zope.browserpage-4.1.0a1-2|75	
14cr|python-zope.browserpage-4.1.0a1-2|76	

7010 14
14cr|python-zope.browserresource-4.0.1-2|1	%define	oname	zope.browserresource
14cr|python-zope.browserresource-4.0.1-2|2	
14cr|python-zope.browserresource-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.browserresource-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.browserresource-4.0.1-2|5	Release:	2
14cr|python-zope.browserresource-4.0.1-2|6	Summary:	Browser resources implementation for Zope
14cr|python-zope.browserresource-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.browserresource-4.0.1-2|8	Patch0:		zope.browserresource-req.patch
14cr|python-zope.browserresource-4.0.1-2|9	License:	ZPL 2.1
14cr|python-zope.browserresource-4.0.1-2|10	Group:		Development/Python
14cr|python-zope.browserresource-4.0.1-2|11	Url:		http://pypi.python.org/pypi/zope.browserresource/
14cr|python-zope.browserresource-4.0.1-2|12	BuildArch:	noarch
14cr|python-zope.browserresource-4.0.1-2|13	BuildRequires:	python-setuptools
14cr|python-zope.browserresource-4.0.1-2|14	
14cr|python-zope.browserresource-4.0.1-2|15	
14cr|python-zope.browserresource-4.0.1-2|16	Requires:	pythonegg(zope.component) >= 3.8.0
14cr|python-zope.browserresource-4.0.1-2|17	Requires:	pythonegg(zope.configuration)
14cr|python-zope.browserresource-4.0.1-2|18	Requires:	pythonegg(zope.contenttype) >= 4.0.1
14cr|python-zope.browserresource-4.0.1-2|19	Requires:	pythonegg(zope.i18n)
14cr|python-zope.browserresource-4.0.1-2|20	Requires:	pythonegg(zope.interface)
14cr|python-zope.browserresource-4.0.1-2|21	Requires:	pythonegg(zope.location)
14cr|python-zope.browserresource-4.0.1-2|22	Requires:	pythonegg(zope.publisher) >= 3.8
14cr|python-zope.browserresource-4.0.1-2|23	Requires:	pythonegg(zope.schema)
14cr|python-zope.browserresource-4.0.1-2|24	Requires:	pythonegg(zope.traversing)
14cr|python-zope.browserresource-4.0.1-2|25	
14cr|python-zope.browserresource-4.0.1-2|26	
14cr|python-zope.browserresource-4.0.1-2|27	
14cr|python-zope.browserresource-4.0.1-2|28	%description
14cr|python-zope.browserresource-4.0.1-2|29	========
14cr|python-zope.browserresource-4.0.1-2|30	Overview
14cr|python-zope.browserresource-4.0.1-2|31	========
14cr|python-zope.browserresource-4.0.1-2|32	
14cr|python-zope.browserresource-4.0.1-2|33	*This package is at present not reusable without depending on a large
14cr|python-zope.browserresource-4.0.1-2|34	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
14cr|python-zope.browserresource-4.0.1-2|35	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.browserresource-4.0.1-2|36	
14cr|python-zope.browserresource-4.0.1-2|37	This package provides an implementation of browser resources. It also
14cr|python-zope.browserresource-4.0.1-2|38	provides directives for defining those resources using ZCML.
14cr|python-zope.browserresource-4.0.1-2|39	
14cr|python-zope.browserresource-4.0.1-2|40	Resources are static files and directories that are served to the browser
14cr|python-zope.browserresource-4.0.1-2|41	directly from the filesystem. The most common example are images, CSS style
14cr|python-zope.browserresource-4.0.1-2|42	sheets, or JavaScript files.
14cr|python-zope.browserresource-4.0.1-2|43	
14cr|python-zope.browserresource-4.0.1-2|44	Resources are be registered under a symbolic name and can later be referred to
14cr|python-zope.browserresource-4.0.1-2|45	by that name, so their usage is independent from their physical location.
14cr|python-zope.browserresource-4.0.1-2|46	
14cr|python-zope.browserresource-4.0.1-2|47	
14cr|python-zope.browserresource-4.0.1-2|48	%prep
14cr|python-zope.browserresource-4.0.1-2|49	%setup -q -n %{oname}-%{version}
14cr|python-zope.browserresource-4.0.1-2|50	%patch0 -p0
14cr|python-zope.browserresource-4.0.1-2|51	
14cr|python-zope.browserresource-4.0.1-2|52	%build
14cr|python-zope.browserresource-4.0.1-2|53	python setup.py build
14cr|python-zope.browserresource-4.0.1-2|54	
14cr|python-zope.browserresource-4.0.1-2|55	%install
14cr|python-zope.browserresource-4.0.1-2|56	python setup.py install --root=%{buildroot}
14cr|python-zope.browserresource-4.0.1-2|57	
14cr|python-zope.browserresource-4.0.1-2|58	
14cr|python-zope.browserresource-4.0.1-2|59	%files
14cr|python-zope.browserresource-4.0.1-2|60	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
14cr|python-zope.browserresource-4.0.1-2|61	%doc src/zope.browserresource.egg-info/*.txt
14cr|python-zope.browserresource-4.0.1-2|62	%doc src/zope/browserresource/tests/configure.txt
14cr|python-zope.browserresource-4.0.1-2|63	%doc src/zope/browserresource/tests/testfiles/test.txt
14cr|python-zope.browserresource-4.0.1-2|64	%{py_puresitedir}/zope/browserresource/*.py*
14cr|python-zope.browserresource-4.0.1-2|65	%{py_puresitedir}/zope/browserresource/tests/*.py*
14cr|python-zope.browserresource-4.0.1-2|66	%{py_puresitedir}/zope.browserresource*.egg-info
14cr|python-zope.browserresource-4.0.1-2|67	%{py_puresitedir}/zope.browserresource-4.0.1-py2.7-nspkg.pth
14cr|python-zope.browserresource-4.0.1-2|68	%{py_puresitedir}/zope/browserresource/*.zcml
14cr|python-zope.browserresource-4.0.1-2|69	%{py_puresitedir}/zope/browserresource/tests/configure.txt
14cr|python-zope.browserresource-4.0.1-2|70	%{py_puresitedir}/zope/browserresource/tests/testfiles/subdir/test.gif
14cr|python-zope.browserresource-4.0.1-2|71	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.gif
14cr|python-zope.browserresource-4.0.1-2|72	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.pt
14cr|python-zope.browserresource-4.0.1-2|73	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.txt
14cr|python-zope.browserresource-4.0.1-2|74	%{py_puresitedir}/zope/browserresource/tests/testfiles/test2.pt
14cr|python-zope.browserresource-4.0.1-2|75	
14cr|python-zope.browserresource-4.0.1-2|76	
14cr|python-zope.browserresource-4.0.1-2|77	
14cr|python-zope.browserresource-4.0.1-2|78	
14cr|python-zope.browserresource-4.0.1-2|79	
14cr|python-zope.browserresource-4.0.1-2|80	
14cr|python-zope.browserresource-4.0.1-2|81	
14cr|python-zope.browserresource-4.0.1-2|82	
14cr|python-zope.browserresource-4.0.1-2|83	
14cr|python-zope.browserresource-4.0.1-2|84	
14cr|python-zope.browserresource-4.0.1-2|85	
14cr|python-zope.browserresource-4.0.1-2|86	
14cr|python-zope.browserresource-4.0.1-2|87	
14cr|python-zope.browserresource-4.0.1-2|88	
14cr|python-zope.browserresource-4.0.1-2|89	
14cr|python-zope.browserresource-4.0.1-2|90	
14cr|python-zope.browserresource-4.0.1-2|91	
14cr|python-zope.browserresource-4.0.1-2|92	
14cr|python-zope.browserresource-4.0.1-2|93	
14cr|python-zope.browserresource-4.0.1-2|94	
14cr|python-zope.browserresource-4.0.1-2|95	
14cr|python-zope.browserresource-4.0.1-2|96	
14cr|python-zope.browserresource-4.0.1-2|97	
14cr|python-zope.browserresource-4.0.1-2|98	
14cr|python-zope.browserresource-4.0.1-2|99	
14cr|python-zope.browserresource-4.0.1-2|100	
14cr|python-zope.browserresource-4.0.1-2|101	
14cr|python-zope.browserresource-4.0.1-2|102	
14cr|python-zope.browserresource-4.0.1-2|103	%changelog
14cr|python-zope.browserresource-4.0.1-2|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.browserresource-4.0.1-2|105	+ Revision: 67949b0
14cr|python-zope.browserresource-4.0.1-2|106	- MassBuild#464: Increase release tag
14cr|python-zope.browserresource-4.0.1-2|107	
14cr|python-zope.browserresource-4.0.1-2|108	

7011 14
14cr|python-zope.cachedescriptors-4.0.0-2|1	%define	oname	zope.cachedescriptors
14cr|python-zope.cachedescriptors-4.0.0-2|2	
14cr|python-zope.cachedescriptors-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.cachedescriptors-4.0.0-2|4	Version:	4.0.0
14cr|python-zope.cachedescriptors-4.0.0-2|5	Release:	2
14cr|python-zope.cachedescriptors-4.0.0-2|6	Summary:	Method and property caching decorators
14cr|python-zope.cachedescriptors-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.cachedescriptors-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.cachedescriptors-4.0.0-2|9	Group:		Development/Python
14cr|python-zope.cachedescriptors-4.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.cachedescriptors
14cr|python-zope.cachedescriptors-4.0.0-2|11	BuildArch:	noarch
14cr|python-zope.cachedescriptors-4.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.cachedescriptors-4.0.0-2|13	
14cr|python-zope.cachedescriptors-4.0.0-2|14	%description
14cr|python-zope.cachedescriptors-4.0.0-2|15	%prep
14cr|python-zope.cachedescriptors-4.0.0-2|16	%setup -q -n %{oname}-%{version}
14cr|python-zope.cachedescriptors-4.0.0-2|17	
14cr|python-zope.cachedescriptors-4.0.0-2|18	%build
14cr|python-zope.cachedescriptors-4.0.0-2|19	python setup.py build
14cr|python-zope.cachedescriptors-4.0.0-2|20	
14cr|python-zope.cachedescriptors-4.0.0-2|21	%install
14cr|python-zope.cachedescriptors-4.0.0-2|22	python setup.py install --root=%{buildroot}
14cr|python-zope.cachedescriptors-4.0.0-2|23	
14cr|python-zope.cachedescriptors-4.0.0-2|24	%check
14cr|python-zope.cachedescriptors-4.0.0-2|25	python setup.py test
14cr|python-zope.cachedescriptors-4.0.0-2|26	
14cr|python-zope.cachedescriptors-4.0.0-2|27	%files
14cr|python-zope.cachedescriptors-4.0.0-2|28	%doc CHANGES.txt
14cr|python-zope.cachedescriptors-4.0.0-2|29	%doc COPYRIGHT.txt
14cr|python-zope.cachedescriptors-4.0.0-2|30	%doc LICENSE.txt
14cr|python-zope.cachedescriptors-4.0.0-2|31	%doc README.txt
14cr|python-zope.cachedescriptors-4.0.0-2|32	%doc src/zope.cachedescriptors.egg-info/SOURCES.txt
14cr|python-zope.cachedescriptors-4.0.0-2|33	%doc src/zope.cachedescriptors.egg-info/dependency_links.txt
14cr|python-zope.cachedescriptors-4.0.0-2|34	%doc src/zope.cachedescriptors.egg-info/namespace_packages.txt
14cr|python-zope.cachedescriptors-4.0.0-2|35	%doc src/zope.cachedescriptors.egg-info/requires.txt
14cr|python-zope.cachedescriptors-4.0.0-2|36	%doc src/zope.cachedescriptors.egg-info/top_level.txt
14cr|python-zope.cachedescriptors-4.0.0-2|37	%doc src/zope/cachedescriptors/README.txt
14cr|python-zope.cachedescriptors-4.0.0-2|38	%doc src/zope/cachedescriptors/method.txt
14cr|python-zope.cachedescriptors-4.0.0-2|39	%doc src/zope/cachedescriptors/property.txt
14cr|python-zope.cachedescriptors-4.0.0-2|40	%{py_puresitedir}/zope/cachedescriptors/*
14cr|python-zope.cachedescriptors-4.0.0-2|41	%{py_puresitedir}/zope.cachedescriptors*.egg-info
14cr|python-zope.cachedescriptors-4.0.0-2|42	%{py_puresitedir}/zope.cachedescriptors*.pth
14cr|python-zope.cachedescriptors-4.0.0-2|43	
14cr|python-zope.cachedescriptors-4.0.0-2|44	
14cr|python-zope.cachedescriptors-4.0.0-2|45	%changelog
14cr|python-zope.cachedescriptors-4.0.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|python-zope.cachedescriptors-4.0.0-2|47	+ Revision: 1a10668
14cr|python-zope.cachedescriptors-4.0.0-2|48	- MassBuild#464: Increase release tag
14cr|python-zope.cachedescriptors-4.0.0-2|49	
14cr|python-zope.cachedescriptors-4.0.0-2|50	

7012 14
14cr|python-zope.catalog-4.0.0a1-3|1	%define	oname	zope.catalog
14cr|python-zope.catalog-4.0.0a1-3|2	
14cr|python-zope.catalog-4.0.0a1-3|3	Name:		python-%{oname}
14cr|python-zope.catalog-4.0.0a1-3|4	Version:	4.0.0a1
14cr|python-zope.catalog-4.0.0a1-3|5	Release:	3
14cr|python-zope.catalog-4.0.0a1-3|6	Summary:	Cataloging and Indexing Framework for the Zope Toolkit
14cr|python-zope.catalog-4.0.0a1-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.catalog-4.0.0a1-3|8	License:	ZPL 2.1
14cr|python-zope.catalog-4.0.0a1-3|9	Group:		Development/Python
14cr|python-zope.catalog-4.0.0a1-3|10	Url:		http://pypi.python.org/pypi/zope.catalog
14cr|python-zope.catalog-4.0.0a1-3|11	BuildArch:	noarch
14cr|python-zope.catalog-4.0.0a1-3|12	BuildRequires:	python-setuptools
14cr|python-zope.catalog-4.0.0a1-3|13	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.catalog-4.0.0a1-3|14	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.catalog-4.0.0a1-3|15	BuildRequires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.catalog-4.0.0a1-3|16	BuildRequires:  pythonegg(zope.index)
14cr|python-zope.catalog-4.0.0a1-3|17	BuildRequires:  pythonegg(zope.container)
14cr|python-zope.catalog-4.0.0a1-3|18	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.catalog-4.0.0a1-3|19	BuildRequires:  pythonegg(zope.intid)
14cr|python-zope.catalog-4.0.0a1-3|20	BuildRequires:  pythonegg(zope.annotation)
14cr|python-zope.catalog-4.0.0a1-3|21	BuildRequires:  pythonegg(btrees)
14cr|python-zope.catalog-4.0.0a1-3|22	BuildRequires:  pythonegg(persistent)
14cr|python-zope.catalog-4.0.0a1-3|23	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.catalog-4.0.0a1-3|24	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.catalog-4.0.0a1-3|25	
14cr|python-zope.catalog-4.0.0a1-3|26	Requires:  pythonegg(btrees)
14cr|python-zope.catalog-4.0.0a1-3|27	Requires:  pythonegg(setuptools)
14cr|python-zope.catalog-4.0.0a1-3|28	Requires:  pythonegg(zope.annotation)
14cr|python-zope.catalog-4.0.0a1-3|29	Requires:  pythonegg(zope.component)
14cr|python-zope.catalog-4.0.0a1-3|30	Requires:  pythonegg(zope.container)
14cr|python-zope.catalog-4.0.0a1-3|31	Requires:  pythonegg(zope.index) >= 4.0.1
14cr|python-zope.catalog-4.0.0a1-3|32	Requires:  pythonegg(zope.interface)
14cr|python-zope.catalog-4.0.0a1-3|33	Requires:  pythonegg(zope.intid)
14cr|python-zope.catalog-4.0.0a1-3|34	Requires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.catalog-4.0.0a1-3|35	Requires:  pythonegg(zope.location)
14cr|python-zope.catalog-4.0.0a1-3|36	Requires:  pythonegg(zope.schema)
14cr|python-zope.catalog-4.0.0a1-3|37	
14cr|python-zope.catalog-4.0.0a1-3|38	%description
14cr|python-zope.catalog-4.0.0a1-3|39	Catalogs provide management of collections of related indexes with a basic
14cr|python-zope.catalog-4.0.0a1-3|40	search algorithm.
14cr|python-zope.catalog-4.0.0a1-3|41	
14cr|python-zope.catalog-4.0.0a1-3|42	%prep
14cr|python-zope.catalog-4.0.0a1-3|43	%setup -q -n %{oname}-%{version}
14cr|python-zope.catalog-4.0.0a1-3|44	
14cr|python-zope.catalog-4.0.0a1-3|45	%build
14cr|python-zope.catalog-4.0.0a1-3|46	python setup.py build
14cr|python-zope.catalog-4.0.0a1-3|47	
14cr|python-zope.catalog-4.0.0a1-3|48	%install
14cr|python-zope.catalog-4.0.0a1-3|49	python setup.py install --root=%{buildroot}
14cr|python-zope.catalog-4.0.0a1-3|50	
14cr|python-zope.catalog-4.0.0a1-3|51	%check
14cr|python-zope.catalog-4.0.0a1-3|52	python setup.py test
14cr|python-zope.catalog-4.0.0a1-3|53	
14cr|python-zope.catalog-4.0.0a1-3|54	%files
14cr|python-zope.catalog-4.0.0a1-3|55	%doc CHANGES.txt
14cr|python-zope.catalog-4.0.0a1-3|56	%doc COPYRIGHT.txt
14cr|python-zope.catalog-4.0.0a1-3|57	%doc LICENSE.txt
14cr|python-zope.catalog-4.0.0a1-3|58	%doc README.txt
14cr|python-zope.catalog-4.0.0a1-3|59	%doc src/zope.catalog.egg-info/SOURCES.txt
14cr|python-zope.catalog-4.0.0a1-3|60	%doc src/zope.catalog.egg-info/dependency_links.txt
14cr|python-zope.catalog-4.0.0a1-3|61	%doc src/zope.catalog.egg-info/namespace_packages.txt
14cr|python-zope.catalog-4.0.0a1-3|62	%doc src/zope.catalog.egg-info/requires.txt
14cr|python-zope.catalog-4.0.0a1-3|63	%doc src/zope.catalog.egg-info/top_level.txt
14cr|python-zope.catalog-4.0.0a1-3|64	%doc src/zope/catalog/README.txt
14cr|python-zope.catalog-4.0.0a1-3|65	%doc src/zope/catalog/event.txt
14cr|python-zope.catalog-4.0.0a1-3|66	%{py_puresitedir}/zope/catalog/*
14cr|python-zope.catalog-4.0.0a1-3|67	%{py_puresitedir}/zope.catalog*.egg-info
14cr|python-zope.catalog-4.0.0a1-3|68	%{py_puresitedir}/zope.catalog*.pth
14cr|python-zope.catalog-4.0.0a1-3|69	
14cr|python-zope.catalog-4.0.0a1-3|70	
14cr|python-zope.catalog-4.0.0a1-3|71	%changelog
14cr|python-zope.catalog-4.0.0a1-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-3
14cr|python-zope.catalog-4.0.0a1-3|73	+ Revision: 5822867
14cr|python-zope.catalog-4.0.0a1-3|74	- MassBuild#464: Increase release tag
14cr|python-zope.catalog-4.0.0a1-3|75	
14cr|python-zope.catalog-4.0.0a1-3|76	

7013 14
14cr|python-zope.component-4.1.0-2|1	%define	oname	zope.component
14cr|python-zope.component-4.1.0-2|2	
14cr|python-zope.component-4.1.0-2|3	Name:		python-%{oname}
14cr|python-zope.component-4.1.0-2|4	Version:	4.1.0
14cr|python-zope.component-4.1.0-2|5	Release:	2
14cr|python-zope.component-4.1.0-2|6	Summary:	Zope Component Architecture
14cr|python-zope.component-4.1.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.component-4.1.0-2|8	License:	ZPL 2.1
14cr|python-zope.component-4.1.0-2|9	Group:		Development/Python
14cr|python-zope.component-4.1.0-2|10	Url:		http://pypi.python.org/pypi/zope.component
14cr|python-zope.component-4.1.0-2|11	BuildArch:	noarch
14cr|python-zope.component-4.1.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.component-4.1.0-2|13	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.component-4.1.0-2|14	BuildRequires:	pythonegg(zope.lifecycleevent)
14cr|python-zope.component-4.1.0-2|15	
14cr|python-zope.component-4.1.0-2|16	%description
14cr|python-zope.component-4.1.0-2|17	*****************************
14cr|python-zope.component-4.1.0-2|18	zope.component Package Readme
14cr|python-zope.component-4.1.0-2|19	*****************************
14cr|python-zope.component-4.1.0-2|20	
14cr|python-zope.component-4.1.0-2|21	*This package is intended to be independently reusable in any Python
14cr|python-zope.component-4.1.0-2|22	project. It is maintained by the Zope Toolkit project.
14cr|python-zope.component-4.1.0-2|23	
14cr|python-zope.component-4.1.0-2|24	This package represents the core of the Zope Component Architecture.
14cr|python-zope.component-4.1.0-2|25	Together with the 'zope.interface' package, it provides facilities for
14cr|python-zope.component-4.1.0-2|26	defining, registering and looking up components.
14cr|python-zope.component-4.1.0-2|27	
14cr|python-zope.component-4.1.0-2|28	Please see http://docs.zope.org/zope.component/ for the documentation.
14cr|python-zope.component-4.1.0-2|29	
14cr|python-zope.component-4.1.0-2|30	%prep
14cr|python-zope.component-4.1.0-2|31	%setup -q -n %{oname}-%{version}
14cr|python-zope.component-4.1.0-2|32	
14cr|python-zope.component-4.1.0-2|33	%build
14cr|python-zope.component-4.1.0-2|34	python setup.py build
14cr|python-zope.component-4.1.0-2|35	
14cr|python-zope.component-4.1.0-2|36	%install
14cr|python-zope.component-4.1.0-2|37	python setup.py install --root=%{buildroot}
14cr|python-zope.component-4.1.0-2|38	
14cr|python-zope.component-4.1.0-2|39	
14cr|python-zope.component-4.1.0-2|40	%files
14cr|python-zope.component-4.1.0-2|41	%doc CHANGES.rst
14cr|python-zope.component-4.1.0-2|42	%doc COPYRIGHT.txt
14cr|python-zope.component-4.1.0-2|43	%doc LICENSE.txt
14cr|python-zope.component-4.1.0-2|44	%doc README.rst
14cr|python-zope.component-4.1.0-2|45	%doc docs/hacking.rst
14cr|python-zope.component-4.1.0-2|46	%doc src/zope.component.egg-info/SOURCES.txt
14cr|python-zope.component-4.1.0-2|47	%doc src/zope.component.egg-info/dependency_links.txt
14cr|python-zope.component-4.1.0-2|48	%doc src/zope.component.egg-info/namespace_packages.txt
14cr|python-zope.component-4.1.0-2|49	%doc src/zope.component.egg-info/requires.txt
14cr|python-zope.component-4.1.0-2|50	%doc src/zope.component.egg-info/top_level.txt
14cr|python-zope.component-4.1.0-2|51	%{py_puresitedir}/zope/component/*
14cr|python-zope.component-4.1.0-2|52	%{py_puresitedir}/zope.component*.egg-info
14cr|python-zope.component-4.1.0-2|53	%{py_puresitedir}/zope.component*.pth
14cr|python-zope.component-4.1.0-2|54	
14cr|python-zope.component-4.1.0-2|55	
14cr|python-zope.component-4.1.0-2|56	%changelog
14cr|python-zope.component-4.1.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cr|python-zope.component-4.1.0-2|58	+ Revision: 4b9a483
14cr|python-zope.component-4.1.0-2|59	- MassBuild#464: Increase release tag
14cr|python-zope.component-4.1.0-2|60	
14cr|python-zope.component-4.1.0-2|61	

7014 14
14cr|python-zope.componentvocabulary-2.0.0a1-2|1	%define	oname	zope.componentvocabulary
14cr|python-zope.componentvocabulary-2.0.0a1-2|2	
14cr|python-zope.componentvocabulary-2.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.componentvocabulary-2.0.0a1-2|4	Version:	2.0.0a1
14cr|python-zope.componentvocabulary-2.0.0a1-2|5	Release:	2
14cr|python-zope.componentvocabulary-2.0.0a1-2|6	Summary:	Component vocabularies
14cr|python-zope.componentvocabulary-2.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.componentvocabulary-2.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.componentvocabulary-2.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.componentvocabulary-2.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.componentvocabulary
14cr|python-zope.componentvocabulary-2.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.componentvocabulary-2.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.componentvocabulary-2.0.0a1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.componentvocabulary-2.0.0a1-2|14	
14cr|python-zope.componentvocabulary-2.0.0a1-2|15	Requires:	pythonegg(setuptools)
14cr|python-zope.componentvocabulary-2.0.0a1-2|16	Requires:	pythonegg(six)
14cr|python-zope.componentvocabulary-2.0.0a1-2|17	Requires:	pythonegg(zope.component)
14cr|python-zope.componentvocabulary-2.0.0a1-2|18	Requires:	pythonegg(zope.i18nmessageid)
14cr|python-zope.componentvocabulary-2.0.0a1-2|19	Requires:	pythonegg(zope.interface)
14cr|python-zope.componentvocabulary-2.0.0a1-2|20	Requires:	pythonegg(zope.schema)
14cr|python-zope.componentvocabulary-2.0.0a1-2|21	Requires:	pythonegg(zope.security)
14cr|python-zope.componentvocabulary-2.0.0a1-2|22	
14cr|python-zope.componentvocabulary-2.0.0a1-2|23	%description
14cr|python-zope.componentvocabulary-2.0.0a1-2|24	This package contains various vocabularies.
14cr|python-zope.componentvocabulary-2.0.0a1-2|25	
14cr|python-zope.componentvocabulary-2.0.0a1-2|26	
14cr|python-zope.componentvocabulary-2.0.0a1-2|27	
14cr|python-zope.componentvocabulary-2.0.0a1-2|28	%prep
14cr|python-zope.componentvocabulary-2.0.0a1-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.componentvocabulary-2.0.0a1-2|30	
14cr|python-zope.componentvocabulary-2.0.0a1-2|31	%build
14cr|python-zope.componentvocabulary-2.0.0a1-2|32	python setup.py build
14cr|python-zope.componentvocabulary-2.0.0a1-2|33	
14cr|python-zope.componentvocabulary-2.0.0a1-2|34	%install
14cr|python-zope.componentvocabulary-2.0.0a1-2|35	python setup.py install --root=%{buildroot}
14cr|python-zope.componentvocabulary-2.0.0a1-2|36	
14cr|python-zope.componentvocabulary-2.0.0a1-2|37	%check
14cr|python-zope.componentvocabulary-2.0.0a1-2|38	python setup.py test
14cr|python-zope.componentvocabulary-2.0.0a1-2|39	
14cr|python-zope.componentvocabulary-2.0.0a1-2|40	%files
14cr|python-zope.componentvocabulary-2.0.0a1-2|41	%doc CHANGES.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|42	%doc COPYRIGHT.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|43	%doc LICENSE.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|44	%doc README.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|45	%doc src/zope.componentvocabulary.egg-info/SOURCES.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|46	%doc src/zope.componentvocabulary.egg-info/dependency_links.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|47	%doc src/zope.componentvocabulary.egg-info/namespace_packages.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|48	%doc src/zope.componentvocabulary.egg-info/requires.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|49	%doc src/zope.componentvocabulary.egg-info/top_level.txt
14cr|python-zope.componentvocabulary-2.0.0a1-2|50	%{py_puresitedir}/zope/componentvocabulary/*.py*
14cr|python-zope.componentvocabulary-2.0.0a1-2|51	%{py_puresitedir}/zope/componentvocabulary/tests/*.py*
14cr|python-zope.componentvocabulary-2.0.0a1-2|52	%{py_puresitedir}/zope.componentvocabulary*.egg-info
14cr|python-zope.componentvocabulary-2.0.0a1-2|53	%{py_puresitedir}/zope.componentvocabulary-2.0.0a1-py2.7-nspkg.pth
14cr|python-zope.componentvocabulary-2.0.0a1-2|54	%{py_puresitedir}/zope/componentvocabulary/configure.zcml
14cr|python-zope.componentvocabulary-2.0.0a1-2|55	
14cr|python-zope.componentvocabulary-2.0.0a1-2|56	
14cr|python-zope.componentvocabulary-2.0.0a1-2|57	
14cr|python-zope.componentvocabulary-2.0.0a1-2|58	%changelog
14cr|python-zope.componentvocabulary-2.0.0a1-2|59	* Mon Aug 04 2014 abfonly <abfonly@gmail.com> 2.0.0a1-2
14cr|python-zope.componentvocabulary-2.0.0a1-2|60	+ Revision: b81644d
14cr|python-zope.componentvocabulary-2.0.0a1-2|61	- Updated python-zope.componentvocabulary.spec
14cr|python-zope.componentvocabulary-2.0.0a1-2|62	
14cr|python-zope.componentvocabulary-2.0.0a1-2|63	

7015 14
14cr|python-zope.configuration-4.0.3-2|1	%define	oname	zope.configuration
14cr|python-zope.configuration-4.0.3-2|2	
14cr|python-zope.configuration-4.0.3-2|3	Name:		python-%{oname}
14cr|python-zope.configuration-4.0.3-2|4	Version:	4.0.3
14cr|python-zope.configuration-4.0.3-2|5	Release:	2
14cr|python-zope.configuration-4.0.3-2|6	Summary:	Zope Configuration Markup Language (ZCML)
14cr|python-zope.configuration-4.0.3-2|7	
14cr|python-zope.configuration-4.0.3-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.configuration/zope.configuration-%{version}.tar.gz
14cr|python-zope.configuration-4.0.3-2|9	License:	ZPL 2.1
14cr|python-zope.configuration-4.0.3-2|10	Group:		Development/Python
14cr|python-zope.configuration-4.0.3-2|11	Url:		http://pypi.python.org/pypi/zope.configuration
14cr|python-zope.configuration-4.0.3-2|12	BuildArch:	noarch
14cr|python-zope.configuration-4.0.3-2|13	BuildRequires:	python-setuptools
14cr|python-zope.configuration-4.0.3-2|14	BuildRequires:	pythonegg(zope.i18nmessageid)
14cr|python-zope.configuration-4.0.3-2|15	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.configuration-4.0.3-2|16	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.configuration-4.0.3-2|17	
14cr|python-zope.configuration-4.0.3-2|18	%description
14cr|python-zope.configuration-4.0.3-2|19	The zope configuration system provides an extensible system for
14cr|python-zope.configuration-4.0.3-2|20	supporting various kinds of configurations.
14cr|python-zope.configuration-4.0.3-2|21	
14cr|python-zope.configuration-4.0.3-2|22	It is based on the idea of configuration directives. Users of the
14cr|python-zope.configuration-4.0.3-2|23	configuration system provide configuration directives in some
14cr|python-zope.configuration-4.0.3-2|24	language that express configuration choices. The intent is that the
14cr|python-zope.configuration-4.0.3-2|25	language be pluggable.  An XML language is provided by default.
14cr|python-zope.configuration-4.0.3-2|26	
14cr|python-zope.configuration-4.0.3-2|27	%prep
14cr|python-zope.configuration-4.0.3-2|28	%setup -q -n %{oname}-%{version}
14cr|python-zope.configuration-4.0.3-2|29	
14cr|python-zope.configuration-4.0.3-2|30	%build
14cr|python-zope.configuration-4.0.3-2|31	python setup.py build
14cr|python-zope.configuration-4.0.3-2|32	
14cr|python-zope.configuration-4.0.3-2|33	%install
14cr|python-zope.configuration-4.0.3-2|34	python setup.py install --root=%{buildroot}
14cr|python-zope.configuration-4.0.3-2|35	
14cr|python-zope.configuration-4.0.3-2|36	%check
14cr|python-zope.configuration-4.0.3-2|37	python setup.py test
14cr|python-zope.configuration-4.0.3-2|38	
14cr|python-zope.configuration-4.0.3-2|39	%files
14cr|python-zope.configuration-4.0.3-2|40	%doc
14cr|python-zope.configuration-4.0.3-2|41	%{py_puresitedir}/zope/configuration/*
14cr|python-zope.configuration-4.0.3-2|42	%{py_puresitedir}/zope.configuration*.egg-info
14cr|python-zope.configuration-4.0.3-2|43	%{py_puresitedir}/zope.configuration*.pth
14cr|python-zope.configuration-4.0.3-2|44	
14cr|python-zope.configuration-4.0.3-2|45	
14cr|python-zope.configuration-4.0.3-2|46	
14cr|python-zope.configuration-4.0.3-2|47	
14cr|python-zope.configuration-4.0.3-2|48	%changelog
14cr|python-zope.configuration-4.0.3-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|python-zope.configuration-4.0.3-2|50	+ Revision: b010cc2
14cr|python-zope.configuration-4.0.3-2|51	- MassBuild#464: Increase release tag
14cr|python-zope.configuration-4.0.3-2|52	
14cr|python-zope.configuration-4.0.3-2|53	

7016 14
14cr|python-zope.container-4.0.0a3-2|1	%define	oname	zope.container
14cr|python-zope.container-4.0.0a3-2|2	
14cr|python-zope.container-4.0.0a3-2|3	Name:		python-%{oname}
14cr|python-zope.container-4.0.0a3-2|4	Version:	4.0.0a3
14cr|python-zope.container-4.0.0a3-2|5	Release:	2
14cr|python-zope.container-4.0.0a3-2|6	Summary:	Zope Container
14cr|python-zope.container-4.0.0a3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.container-4.0.0a3-2|8	License:	ZPL 2.1
14cr|python-zope.container-4.0.0a3-2|9	Group:		Development/Python
14cr|python-zope.container-4.0.0a3-2|10	Url:		http://pypi.python.org/pypi/zope.container
14cr|python-zope.container-4.0.0a3-2|11	BuildRequires:	python-devel
14cr|python-zope.container-4.0.0a3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.container-4.0.0a3-2|13	BuildRequires:	pythonegg(btrees)
14cr|python-zope.container-4.0.0a3-2|14	BuildRequires:	pythonegg(persistent)
14cr|python-zope.container-4.0.0a3-2|15	BuildRequires:	pythonegg(zope.browser)
14cr|python-zope.container-4.0.0a3-2|16	BuildRequires:	pythonegg(zope.configuration)
14cr|python-zope.container-4.0.0a3-2|17	BuildRequires:	pythonegg(zope.exceptions)
14cr|python-zope.container-4.0.0a3-2|18	BuildRequires:	pythonegg(zope.i18n)
14cr|python-zope.container-4.0.0a3-2|19	BuildRequires:	pythonegg(zope.proxy)
14cr|python-zope.container-4.0.0a3-2|20	BuildRequires:	pythonegg(six)
14cr|python-zope.container-4.0.0a3-2|21	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.container-4.0.0a3-2|22	BuildRequires:	pythonegg(zope.testing)
14cr|python-zope.container-4.0.0a3-2|23	BuildRequires:	pythonegg(zope.testrunner)
14cr|python-zope.container-4.0.0a3-2|24	BuildRequires:	pythonegg(pytz)
14cr|python-zope.container-4.0.0a3-2|25	BuildRequires:	pythonegg(transaction)
14cr|python-zope.container-4.0.0a3-2|26	BuildRequires:	pythonegg(zope.lifecycleevent)
14cr|python-zope.container-4.0.0a3-2|27	
14cr|python-zope.container-4.0.0a3-2|28	%description
14cr|python-zope.container-4.0.0a3-2|29	This package define interfaces of container components, and provides
14cr|python-zope.container-4.0.0a3-2|30	container implementations such as a BTreeContainer and
14cr|python-zope.container-4.0.0a3-2|31	OrderedContainer, as well as the base class used by ``zope.site.folder``
14cr|python-zope.container-4.0.0a3-2|32	for the Folder implementation.
14cr|python-zope.container-4.0.0a3-2|33	
14cr|python-zope.container-4.0.0a3-2|34	
14cr|python-zope.container-4.0.0a3-2|35	%prep
14cr|python-zope.container-4.0.0a3-2|36	%setup -q -n %{oname}-%{version}
14cr|python-zope.container-4.0.0a3-2|37	
14cr|python-zope.container-4.0.0a3-2|38	%build
14cr|python-zope.container-4.0.0a3-2|39	python setup.py build
14cr|python-zope.container-4.0.0a3-2|40	
14cr|python-zope.container-4.0.0a3-2|41	%install
14cr|python-zope.container-4.0.0a3-2|42	python setup.py install --root=%{buildroot}
14cr|python-zope.container-4.0.0a3-2|43	
14cr|python-zope.container-4.0.0a3-2|44	# %check
14cr|python-zope.container-4.0.0a3-2|45	# python setup.py test
14cr|python-zope.container-4.0.0a3-2|46	
14cr|python-zope.container-4.0.0a3-2|47	%files
14cr|python-zope.container-4.0.0a3-2|48	%doc CHANGES.txt
14cr|python-zope.container-4.0.0a3-2|49	%doc COPYRIGHT.txt
14cr|python-zope.container-4.0.0a3-2|50	%doc LICENSE.txt
14cr|python-zope.container-4.0.0a3-2|51	%doc README.txt
14cr|python-zope.container-4.0.0a3-2|52	%doc include/README.txt
14cr|python-zope.container-4.0.0a3-2|53	%doc src/zope.container.egg-info/SOURCES.txt
14cr|python-zope.container-4.0.0a3-2|54	%doc src/zope.container.egg-info/dependency_links.txt
14cr|python-zope.container-4.0.0a3-2|55	%doc src/zope.container.egg-info/namespace_packages.txt
14cr|python-zope.container-4.0.0a3-2|56	%doc src/zope.container.egg-info/requires.txt
14cr|python-zope.container-4.0.0a3-2|57	%doc src/zope.container.egg-info/top_level.txt
14cr|python-zope.container-4.0.0a3-2|58	%doc src/zope/container/constraints.txt
14cr|python-zope.container-4.0.0a3-2|59	%doc src/zope/container/tests/directory.txt
14cr|python-zope.container-4.0.0a3-2|60	%{py_platsitedir}/zope/container/*
14cr|python-zope.container-4.0.0a3-2|61	%{py_platsitedir}/zope.container*.egg-info
14cr|python-zope.container-4.0.0a3-2|62	%{py_platsitedir}/zope.container*.pth
14cr|python-zope.container-4.0.0a3-2|63	
14cr|python-zope.container-4.0.0a3-2|64	
14cr|python-zope.container-4.0.0a3-2|65	%changelog
14cr|python-zope.container-4.0.0a3-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a3-2
14cr|python-zope.container-4.0.0a3-2|67	+ Revision: 712477b
14cr|python-zope.container-4.0.0a3-2|68	- MassBuild#464: Increase release tag
14cr|python-zope.container-4.0.0a3-2|69	
14cr|python-zope.container-4.0.0a3-2|70	

7017 14
14cr|python-zope.contentprovider-4.0.0a1-2|1	%define	oname	zope.contentprovider
14cr|python-zope.contentprovider-4.0.0a1-2|2	
14cr|python-zope.contentprovider-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.contentprovider-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.contentprovider-4.0.0a1-2|5	Release:	2
14cr|python-zope.contentprovider-4.0.0a1-2|6	Summary:	Content Provider Framework for Zope Templates
14cr|python-zope.contentprovider-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.contentprovider-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.contentprovider-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.contentprovider-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.contentprovider
14cr|python-zope.contentprovider-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.contentprovider-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.contentprovider-4.0.0a1-2|13	BuildRequires:	pythonegg(zope.tales)
14cr|python-zope.contentprovider-4.0.0a1-2|14	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.contentprovider-4.0.0a1-2|15	BuildRequires:	pythonegg(zope.publisher)
14cr|python-zope.contentprovider-4.0.0a1-2|16	BuildRequires:	pythonegg(zope.location)
14cr|python-zope.contentprovider-4.0.0a1-2|17	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.contentprovider-4.0.0a1-2|18	BuildRequires:	pythonegg(zope.component)
14cr|python-zope.contentprovider-4.0.0a1-2|19	BuildRequires:	pythonegg(six)
14cr|python-zope.contentprovider-4.0.0a1-2|20	BuildRequires:	pythonegg(zope.security)
14cr|python-zope.contentprovider-4.0.0a1-2|21	BuildRequires:	pythonegg(zope.proxy)
14cr|python-zope.contentprovider-4.0.0a1-2|22	
14cr|python-zope.contentprovider-4.0.0a1-2|23	%description
14cr|python-zope.contentprovider-4.0.0a1-2|24	=================
14cr|python-zope.contentprovider-4.0.0a1-2|25	Content Providers
14cr|python-zope.contentprovider-4.0.0a1-2|26	=================
14cr|python-zope.contentprovider-4.0.0a1-2|27	
14cr|python-zope.contentprovider-4.0.0a1-2|28	This package provides a framework to develop componentized Web GUI
14cr|python-zope.contentprovider-4.0.0a1-2|29	applications. Instead of describing the content of a page using a single
14cr|python-zope.contentprovider-4.0.0a1-2|30	template or static system of templates and METAL macros, content provider
14cr|python-zope.contentprovider-4.0.0a1-2|31	objects are dynamically looked up based on the setup/configuration of the
14cr|python-zope.contentprovider-4.0.0a1-2|32	application.
14cr|python-zope.contentprovider-4.0.0a1-2|33	
14cr|python-zope.contentprovider-4.0.0a1-2|34	%prep
14cr|python-zope.contentprovider-4.0.0a1-2|35	%setup -q -n %{oname}-%{version}
14cr|python-zope.contentprovider-4.0.0a1-2|36	
14cr|python-zope.contentprovider-4.0.0a1-2|37	%build
14cr|python-zope.contentprovider-4.0.0a1-2|38	python setup.py build
14cr|python-zope.contentprovider-4.0.0a1-2|39	
14cr|python-zope.contentprovider-4.0.0a1-2|40	%install
14cr|python-zope.contentprovider-4.0.0a1-2|41	python setup.py install --root=%{buildroot}
14cr|python-zope.contentprovider-4.0.0a1-2|42	
14cr|python-zope.contentprovider-4.0.0a1-2|43	%check
14cr|python-zope.contentprovider-4.0.0a1-2|44	python setup.py test
14cr|python-zope.contentprovider-4.0.0a1-2|45	
14cr|python-zope.contentprovider-4.0.0a1-2|46	%files
14cr|python-zope.contentprovider-4.0.0a1-2|47	%doc CHANGES.txt
14cr|python-zope.contentprovider-4.0.0a1-2|48	%doc COPYRIGHT.txt
14cr|python-zope.contentprovider-4.0.0a1-2|49	%doc LICENSE.txt
14cr|python-zope.contentprovider-4.0.0a1-2|50	%doc README.txt
14cr|python-zope.contentprovider-4.0.0a1-2|51	%doc src/zope.contentprovider.egg-info/SOURCES.txt
14cr|python-zope.contentprovider-4.0.0a1-2|52	%doc src/zope.contentprovider.egg-info/dependency_links.txt
14cr|python-zope.contentprovider-4.0.0a1-2|53	%doc src/zope.contentprovider.egg-info/namespace_packages.txt
14cr|python-zope.contentprovider-4.0.0a1-2|54	%doc src/zope.contentprovider.egg-info/requires.txt
14cr|python-zope.contentprovider-4.0.0a1-2|55	%doc src/zope.contentprovider.egg-info/top_level.txt
14cr|python-zope.contentprovider-4.0.0a1-2|56	%doc src/zope/contentprovider/README.txt
14cr|python-zope.contentprovider-4.0.0a1-2|57	%{py_puresitedir}/zope/contentprovider/*
14cr|python-zope.contentprovider-4.0.0a1-2|58	%{py_puresitedir}/zope.contentprovider*.egg-info
14cr|python-zope.contentprovider-4.0.0a1-2|59	%{py_puresitedir}/zope.contentprovider*.pth
14cr|python-zope.contentprovider-4.0.0a1-2|60	
14cr|python-zope.contentprovider-4.0.0a1-2|61	
14cr|python-zope.contentprovider-4.0.0a1-2|62	%changelog
14cr|python-zope.contentprovider-4.0.0a1-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.contentprovider-4.0.0a1-2|64	+ Revision: 9b2ae14
14cr|python-zope.contentprovider-4.0.0a1-2|65	- MassBuild#464: Increase release tag
14cr|python-zope.contentprovider-4.0.0a1-2|66	
14cr|python-zope.contentprovider-4.0.0a1-2|67	

7018 14
14cr|python-zope.contenttype-4.0.1-2|1	%define	oname	zope.contenttype
14cr|python-zope.contenttype-4.0.1-2|2	
14cr|python-zope.contenttype-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.contenttype-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.contenttype-4.0.1-2|5	Release:	2
14cr|python-zope.contenttype-4.0.1-2|6	Summary:	Zope contenttype
14cr|python-zope.contenttype-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.contenttype-4.0.1-2|8	License:	ZPL 2.1
14cr|python-zope.contenttype-4.0.1-2|9	Group:		Development/Python
14cr|python-zope.contenttype-4.0.1-2|10	Url:		http://pypi.python.org/pypi/zope.contenttype
14cr|python-zope.contenttype-4.0.1-2|11	BuildArch:	noarch
14cr|python-zope.contenttype-4.0.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.contenttype-4.0.1-2|13	
14cr|python-zope.contenttype-4.0.1-2|14	%description
14cr|python-zope.contenttype-4.0.1-2|15	A utility module for content-type handling.
14cr|python-zope.contenttype-4.0.1-2|16	
14cr|python-zope.contenttype-4.0.1-2|17	
14cr|python-zope.contenttype-4.0.1-2|18	%prep
14cr|python-zope.contenttype-4.0.1-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.contenttype-4.0.1-2|20	
14cr|python-zope.contenttype-4.0.1-2|21	%build
14cr|python-zope.contenttype-4.0.1-2|22	python setup.py build
14cr|python-zope.contenttype-4.0.1-2|23	
14cr|python-zope.contenttype-4.0.1-2|24	%install
14cr|python-zope.contenttype-4.0.1-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.contenttype-4.0.1-2|26	
14cr|python-zope.contenttype-4.0.1-2|27	%check
14cr|python-zope.contenttype-4.0.1-2|28	python setup.py test
14cr|python-zope.contenttype-4.0.1-2|29	
14cr|python-zope.contenttype-4.0.1-2|30	%files
14cr|python-zope.contenttype-4.0.1-2|31	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
14cr|python-zope.contenttype-4.0.1-2|32	%doc src/zope.contenttype.egg-info/*.txt
14cr|python-zope.contenttype-4.0.1-2|33	%{py_puresitedir}/zope.contenttype-4.0.1-py2.7-nspkg.pth
14cr|python-zope.contenttype-4.0.1-2|34	%{py_puresitedir}/zope/contenttype/mime*
14cr|python-zope.contenttype-4.0.1-2|35	%{py_puresitedir}/zope/contenttype/tests/mime.types-*
14cr|python-zope.contenttype-4.0.1-2|36	%{py_puresitedir}/zope/contenttype/*.py*
14cr|python-zope.contenttype-4.0.1-2|37	%{py_puresitedir}/zope/contenttype/tests/*.py*
14cr|python-zope.contenttype-4.0.1-2|38	%{py_puresitedir}/zope.contenttype*.egg-info
14cr|python-zope.contenttype-4.0.1-2|39	
14cr|python-zope.contenttype-4.0.1-2|40	
14cr|python-zope.contenttype-4.0.1-2|41	
14cr|python-zope.contenttype-4.0.1-2|42	%changelog
14cr|python-zope.contenttype-4.0.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.contenttype-4.0.1-2|44	+ Revision: 39494fc
14cr|python-zope.contenttype-4.0.1-2|45	- MassBuild#464: Increase release tag
14cr|python-zope.contenttype-4.0.1-2|46	
14cr|python-zope.contenttype-4.0.1-2|47	

7019 14
14cr|python-zope.copy-4.0.2-2|1	%define	oname	zope.copy
14cr|python-zope.copy-4.0.2-2|2	
14cr|python-zope.copy-4.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.copy-4.0.2-2|4	Version:	4.0.2
14cr|python-zope.copy-4.0.2-2|5	Release:	2
14cr|python-zope.copy-4.0.2-2|6	Summary:	Pluggable object copying mechanism
14cr|python-zope.copy-4.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.copy-4.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.copy-4.0.2-2|9	Group:		Development/Python
14cr|python-zope.copy-4.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.copy
14cr|python-zope.copy-4.0.2-2|11	BuildArch:	noarch
14cr|python-zope.copy-4.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.copy-4.0.2-2|13	Requires:  pythonegg(setuptools)
14cr|python-zope.copy-4.0.2-2|14	Requires:  pythonegg(zope.interface)
14cr|python-zope.copy-4.0.2-2|15	
14cr|python-zope.copy-4.0.2-2|16	%description
14cr|python-zope.copy-4.0.2-2|17	``zope.copy``
14cr|python-zope.copy-4.0.2-2|18	=============
14cr|python-zope.copy-4.0.2-2|19	
14cr|python-zope.copy-4.0.2-2|20	This package provides a pluggable mechanism for copying persistent objects.
14cr|python-zope.copy-4.0.2-2|21	
14cr|python-zope.copy-4.0.2-2|22	Please see ``docs/index.rst`` for the detailed documentation.
14cr|python-zope.copy-4.0.2-2|23	
14cr|python-zope.copy-4.0.2-2|24	
14cr|python-zope.copy-4.0.2-2|25	%prep
14cr|python-zope.copy-4.0.2-2|26	%setup -q -n %{oname}-%{version}
14cr|python-zope.copy-4.0.2-2|27	
14cr|python-zope.copy-4.0.2-2|28	%build
14cr|python-zope.copy-4.0.2-2|29	python setup.py build
14cr|python-zope.copy-4.0.2-2|30	
14cr|python-zope.copy-4.0.2-2|31	%install
14cr|python-zope.copy-4.0.2-2|32	python setup.py install --root=%{buildroot}
14cr|python-zope.copy-4.0.2-2|33	
14cr|python-zope.copy-4.0.2-2|34	%check
14cr|python-zope.copy-4.0.2-2|35	#python setup.py test
14cr|python-zope.copy-4.0.2-2|36	
14cr|python-zope.copy-4.0.2-2|37	%files
14cr|python-zope.copy-4.0.2-2|38	%doc CHANGES.txt
14cr|python-zope.copy-4.0.2-2|39	%doc COPYRIGHT.txt
14cr|python-zope.copy-4.0.2-2|40	%doc LICENSE.txt
14cr|python-zope.copy-4.0.2-2|41	%doc README.txt
14cr|python-zope.copy-4.0.2-2|42	%doc src/zope.copy.egg-info/SOURCES.txt
14cr|python-zope.copy-4.0.2-2|43	%doc src/zope.copy.egg-info/dependency_links.txt
14cr|python-zope.copy-4.0.2-2|44	%doc src/zope.copy.egg-info/namespace_packages.txt
14cr|python-zope.copy-4.0.2-2|45	%doc src/zope.copy.egg-info/requires.txt
14cr|python-zope.copy-4.0.2-2|46	%doc src/zope.copy.egg-info/top_level.txt
14cr|python-zope.copy-4.0.2-2|47	%{py_puresitedir}/zope/copy/*.py*
14cr|python-zope.copy-4.0.2-2|48	%{py_puresitedir}/zope/copy/tests/*.py*
14cr|python-zope.copy-4.0.2-2|49	%{py_puresitedir}/zope.copy*.egg-info
14cr|python-zope.copy-4.0.2-2|50	%{py_puresitedir}/zope.copy-4.0.2-py2.7-nspkg.pth
14cr|python-zope.copy-4.0.2-2|51	
14cr|python-zope.copy-4.0.2-2|52	
14cr|python-zope.copy-4.0.2-2|53	%changelog
14cr|python-zope.copy-4.0.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.copy-4.0.2-2|55	+ Revision: 7d1598f
14cr|python-zope.copy-4.0.2-2|56	- MassBuild#464: Increase release tag
14cr|python-zope.copy-4.0.2-2|57	
14cr|python-zope.copy-4.0.2-2|58	

7020 14
14cr|python-zope.copypastemove-4.0.0a1-2|1	%define	oname	zope.copypastemove
14cr|python-zope.copypastemove-4.0.0a1-2|2	
14cr|python-zope.copypastemove-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.copypastemove-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.copypastemove-4.0.0a1-2|5	Release:	2
14cr|python-zope.copypastemove-4.0.0a1-2|6	Summary:	Copy, Paste and Move support for content components
14cr|python-zope.copypastemove-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.copypastemove-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.copypastemove-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.copypastemove-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.copypastemove
14cr|python-zope.copypastemove-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.copypastemove-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.copypastemove-4.0.0a1-2|13	Requires: 	pythonegg(setuptools)
14cr|python-zope.copypastemove-4.0.0a1-2|14	Requires: 	pythonegg(zope.annotation)
14cr|python-zope.copypastemove-4.0.0a1-2|15	Requires: 	pythonegg(zope.component)
14cr|python-zope.copypastemove-4.0.0a1-2|16	Requires: 	pythonegg(zope.container)
14cr|python-zope.copypastemove-4.0.0a1-2|17	Requires: 	pythonegg(zope.copy)
14cr|python-zope.copypastemove-4.0.0a1-2|18	Requires: 	pythonegg(zope.event)
14cr|python-zope.copypastemove-4.0.0a1-2|19	Requires: 	pythonegg(zope.exceptions)
14cr|python-zope.copypastemove-4.0.0a1-2|20	Requires: 	pythonegg(zope.interface)
14cr|python-zope.copypastemove-4.0.0a1-2|21	Requires: 	pythonegg(zope.lifecycleevent)
14cr|python-zope.copypastemove-4.0.0a1-2|22	Requires: 	pythonegg(zope.location)
14cr|python-zope.copypastemove-4.0.0a1-2|23	
14cr|python-zope.copypastemove-4.0.0a1-2|24	
14cr|python-zope.copypastemove-4.0.0a1-2|25	%description
14cr|python-zope.copypastemove-4.0.0a1-2|26	Overview
14cr|python-zope.copypastemove-4.0.0a1-2|27	---------
14cr|python-zope.copypastemove-4.0.0a1-2|28	
14cr|python-zope.copypastemove-4.0.0a1-2|29	This package provides Copy, Paste and Move support for content
14cr|python-zope.copypastemove-4.0.0a1-2|30	components in Zope.  In particular, it defines the following
14cr|python-zope.copypastemove-4.0.0a1-2|31	interfaces for this kind of functionality:
14cr|python-zope.copypastemove-4.0.0a1-2|32	
14cr|python-zope.copypastemove-4.0.0a1-2|33	* ``IObjectMover``,
14cr|python-zope.copypastemove-4.0.0a1-2|34	
14cr|python-zope.copypastemove-4.0.0a1-2|35	* ``IObjectCopier``,
14cr|python-zope.copypastemove-4.0.0a1-2|36	
14cr|python-zope.copypastemove-4.0.0a1-2|37	* ``IContentItemRenamer``,
14cr|python-zope.copypastemove-4.0.0a1-2|38	
14cr|python-zope.copypastemove-4.0.0a1-2|39	* ``IPrincipalClipboard``
14cr|python-zope.copypastemove-4.0.0a1-2|40	
14cr|python-zope.copypastemove-4.0.0a1-2|41	as well as standard implementations for containers and contained
14cr|python-zope.copypastemove-4.0.0a1-2|42	objects as known from the ``zope.container`` package.
14cr|python-zope.copypastemove-4.0.0a1-2|43	
14cr|python-zope.copypastemove-4.0.0a1-2|44	
14cr|python-zope.copypastemove-4.0.0a1-2|45	
14cr|python-zope.copypastemove-4.0.0a1-2|46	%prep
14cr|python-zope.copypastemove-4.0.0a1-2|47	%setup -q -n %{oname}-%{version}
14cr|python-zope.copypastemove-4.0.0a1-2|48	
14cr|python-zope.copypastemove-4.0.0a1-2|49	%build
14cr|python-zope.copypastemove-4.0.0a1-2|50	python setup.py build
14cr|python-zope.copypastemove-4.0.0a1-2|51	
14cr|python-zope.copypastemove-4.0.0a1-2|52	%install
14cr|python-zope.copypastemove-4.0.0a1-2|53	python setup.py install --root=%{buildroot}
14cr|python-zope.copypastemove-4.0.0a1-2|54	
14cr|python-zope.copypastemove-4.0.0a1-2|55	%check
14cr|python-zope.copypastemove-4.0.0a1-2|56	#python setup.py test
14cr|python-zope.copypastemove-4.0.0a1-2|57	
14cr|python-zope.copypastemove-4.0.0a1-2|58	%files
14cr|python-zope.copypastemove-4.0.0a1-2|59	%doc CHANGES.txt
14cr|python-zope.copypastemove-4.0.0a1-2|60	%doc COPYRIGHT.txt
14cr|python-zope.copypastemove-4.0.0a1-2|61	%doc LICENSE.txt
14cr|python-zope.copypastemove-4.0.0a1-2|62	%doc README.txt
14cr|python-zope.copypastemove-4.0.0a1-2|63	%doc src/zope.copypastemove.egg-info/SOURCES.txt
14cr|python-zope.copypastemove-4.0.0a1-2|64	%doc src/zope.copypastemove.egg-info/dependency_links.txt
14cr|python-zope.copypastemove-4.0.0a1-2|65	%doc src/zope.copypastemove.egg-info/namespace_packages.txt
14cr|python-zope.copypastemove-4.0.0a1-2|66	%doc src/zope.copypastemove.egg-info/requires.txt
14cr|python-zope.copypastemove-4.0.0a1-2|67	%doc src/zope.copypastemove.egg-info/top_level.txt
14cr|python-zope.copypastemove-4.0.0a1-2|68	%{py_puresitedir}/zope/copypastemove/*.py*
14cr|python-zope.copypastemove-4.0.0a1-2|69	%{py_puresitedir}/zope/copypastemove/tests/*.py*
14cr|python-zope.copypastemove-4.0.0a1-2|70	%{py_puresitedir}/zope.copypastemove*.egg-info
14cr|python-zope.copypastemove-4.0.0a1-2|71	%{py_puresitedir}/zope.copypastemove-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.copypastemove-4.0.0a1-2|72	%{py_puresitedir}/zope/copypastemove/configure.zcml
14cr|python-zope.copypastemove-4.0.0a1-2|73	
14cr|python-zope.copypastemove-4.0.0a1-2|74	
14cr|python-zope.copypastemove-4.0.0a1-2|75	%changelog
14cr|python-zope.copypastemove-4.0.0a1-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.copypastemove-4.0.0a1-2|77	+ Revision: 8ceef6d
14cr|python-zope.copypastemove-4.0.0a1-2|78	- MassBuild#464: Increase release tag
14cr|python-zope.copypastemove-4.0.0a1-2|79	
14cr|python-zope.copypastemove-4.0.0a1-2|80	

7021 14
14cr|python-zope.datetime-4.0.0-2|1	%define	oname	zope.datetime
14cr|python-zope.datetime-4.0.0-2|2	
14cr|python-zope.datetime-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.datetime-4.0.0-2|4	Version:	4.0.0
14cr|python-zope.datetime-4.0.0-2|5	Release:	2
14cr|python-zope.datetime-4.0.0-2|6	Summary:	Zope datetime
14cr|python-zope.datetime-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.datetime-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.datetime-4.0.0-2|9	Group:		Development/Python
14cr|python-zope.datetime-4.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.datetime
14cr|python-zope.datetime-4.0.0-2|11	BuildArch:	noarch
14cr|python-zope.datetime-4.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.datetime-4.0.0-2|13	
14cr|python-zope.datetime-4.0.0-2|14	%description
14cr|python-zope.datetime-4.0.0-2|15	Commonly used date and time related utility functions.
14cr|python-zope.datetime-4.0.0-2|16	
14cr|python-zope.datetime-4.0.0-2|17	%prep
14cr|python-zope.datetime-4.0.0-2|18	%setup -q -n %{oname}-%{version}
14cr|python-zope.datetime-4.0.0-2|19	
14cr|python-zope.datetime-4.0.0-2|20	%build
14cr|python-zope.datetime-4.0.0-2|21	python setup.py build
14cr|python-zope.datetime-4.0.0-2|22	
14cr|python-zope.datetime-4.0.0-2|23	%install
14cr|python-zope.datetime-4.0.0-2|24	python setup.py install --root=%{buildroot}
14cr|python-zope.datetime-4.0.0-2|25	
14cr|python-zope.datetime-4.0.0-2|26	%check
14cr|python-zope.datetime-4.0.0-2|27	python setup.py test
14cr|python-zope.datetime-4.0.0-2|28	
14cr|python-zope.datetime-4.0.0-2|29	%files
14cr|python-zope.datetime-4.0.0-2|30	%doc CHANGES.txt
14cr|python-zope.datetime-4.0.0-2|31	%doc COPYRIGHT.txt
14cr|python-zope.datetime-4.0.0-2|32	%doc LICENSE.txt
14cr|python-zope.datetime-4.0.0-2|33	%{py_puresitedir}/zope/datetime/*
14cr|python-zope.datetime-4.0.0-2|34	%{py_puresitedir}/zope.datetime*.egg-info
14cr|python-zope.datetime-4.0.0-2|35	%{py_puresitedir}/zope.datetime*.pth
14cr|python-zope.datetime-4.0.0-2|36	
14cr|python-zope.datetime-4.0.0-2|37	%changelog
14cr|python-zope.datetime-4.0.0-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|python-zope.datetime-4.0.0-2|39	+ Revision: 487b066
14cr|python-zope.datetime-4.0.0-2|40	- MassBuild#464: Increase release tag
14cr|python-zope.datetime-4.0.0-2|41	
14cr|python-zope.datetime-4.0.0-2|42	

7022 14
14cr|python-zope.deprecation-4.1.1-2|1	%define	oname	zope.deprecation
14cr|python-zope.deprecation-4.1.1-2|2	
14cr|python-zope.deprecation-4.1.1-2|3	Name:		python-%{oname}
14cr|python-zope.deprecation-4.1.1-2|4	Version:	4.1.1
14cr|python-zope.deprecation-4.1.1-2|5	Release:	2
14cr|python-zope.deprecation-4.1.1-2|6	Summary:	Zope Deprecation Infrastructure
14cr|python-zope.deprecation-4.1.1-2|7	
14cr|python-zope.deprecation-4.1.1-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz
14cr|python-zope.deprecation-4.1.1-2|9	License:	ZPL 2.1
14cr|python-zope.deprecation-4.1.1-2|10	Group:		Development/Python
14cr|python-zope.deprecation-4.1.1-2|11	Url:		http://pypi.python.org/pypi/zope.deprecation
14cr|python-zope.deprecation-4.1.1-2|12	BuildArch:	noarch
14cr|python-zope.deprecation-4.1.1-2|13	BuildRequires:	python-setuptools
14cr|python-zope.deprecation-4.1.1-2|14	Requires:	python-setuptools
14cr|python-zope.deprecation-4.1.1-2|15	
14cr|python-zope.deprecation-4.1.1-2|16	%description
14cr|python-zope.deprecation-4.1.1-2|17	``zope.deprecation`` README
14cr|python-zope.deprecation-4.1.1-2|18	===========================
14cr|python-zope.deprecation-4.1.1-2|19	
14cr|python-zope.deprecation-4.1.1-2|20	This package provides a simple function called ``deprecated(names, reason)``
14cr|python-zope.deprecation-4.1.1-2|21	to mark deprecated modules, classes, functions, methods and properties.
14cr|python-zope.deprecation-4.1.1-2|22	
14cr|python-zope.deprecation-4.1.1-2|23	Please see http://docs.zope.org/zope.deprecation/ for the documentation.
14cr|python-zope.deprecation-4.1.1-2|24	
14cr|python-zope.deprecation-4.1.1-2|25	
14cr|python-zope.deprecation-4.1.1-2|26	
14cr|python-zope.deprecation-4.1.1-2|27	%prep
14cr|python-zope.deprecation-4.1.1-2|28	%setup -q -n %{oname}-%{version}
14cr|python-zope.deprecation-4.1.1-2|29	
14cr|python-zope.deprecation-4.1.1-2|30	%build
14cr|python-zope.deprecation-4.1.1-2|31	python setup.py build
14cr|python-zope.deprecation-4.1.1-2|32	
14cr|python-zope.deprecation-4.1.1-2|33	%install
14cr|python-zope.deprecation-4.1.1-2|34	python setup.py install --root=%{buildroot}
14cr|python-zope.deprecation-4.1.1-2|35	
14cr|python-zope.deprecation-4.1.1-2|36	%check
14cr|python-zope.deprecation-4.1.1-2|37	python setup.py test
14cr|python-zope.deprecation-4.1.1-2|38	
14cr|python-zope.deprecation-4.1.1-2|39	%files
14cr|python-zope.deprecation-4.1.1-2|40	%doc
14cr|python-zope.deprecation-4.1.1-2|41	%{py_puresitedir}/zope/deprecation/*.py*
14cr|python-zope.deprecation-4.1.1-2|42	%{py_puresitedir}/zope.deprecation*.egg-info
14cr|python-zope.deprecation-4.1.1-2|43	# %{py_puresitedir}/zope.deprecation-4.0.2-py2.7-nspkg.pth
14cr|python-zope.deprecation-4.1.1-2|44	%{py_puresitedir}/zope.deprecation-4.1.1-py2.7-nspkg.pth
14cr|python-zope.deprecation-4.1.1-2|45	
14cr|python-zope.deprecation-4.1.1-2|46	
14cr|python-zope.deprecation-4.1.1-2|47	
14cr|python-zope.deprecation-4.1.1-2|48	
14cr|python-zope.deprecation-4.1.1-2|49	%changelog
14cr|python-zope.deprecation-4.1.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-2
14cr|python-zope.deprecation-4.1.1-2|51	+ Revision: 55cb25c
14cr|python-zope.deprecation-4.1.1-2|52	- MassBuild#464: Increase release tag
14cr|python-zope.deprecation-4.1.1-2|53	
14cr|python-zope.deprecation-4.1.1-2|54	

7023 14
14cr|python-zope.dottedname-4.0.1-2|1	%define	oname	zope.dottedname
14cr|python-zope.dottedname-4.0.1-2|2	
14cr|python-zope.dottedname-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.dottedname-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.dottedname-4.0.1-2|5	Release:	2
14cr|python-zope.dottedname-4.0.1-2|6	Summary:	Resolver for Python dotted names
14cr|python-zope.dottedname-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.dottedname-4.0.1-2|8	License:	ZPL 2.1
14cr|python-zope.dottedname-4.0.1-2|9	Group:		Development/Python
14cr|python-zope.dottedname-4.0.1-2|10	Url:		http://pypi.python.org/pypi/zope.dottedname
14cr|python-zope.dottedname-4.0.1-2|11	BuildArch:	noarch
14cr|python-zope.dottedname-4.0.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.dottedname-4.0.1-2|13	BuildRequires:	pythonegg(zope.testing)
14cr|python-zope.dottedname-4.0.1-2|14	
14cr|python-zope.dottedname-4.0.1-2|15	%description
14cr|python-zope.dottedname-4.0.1-2|16	======================
14cr|python-zope.dottedname-4.0.1-2|17	Dotted Name Resolution
14cr|python-zope.dottedname-4.0.1-2|18	======================
14cr|python-zope.dottedname-4.0.1-2|19	
14cr|python-zope.dottedname-4.0.1-2|20	The ``zope.dottedname`` module provides one function, ``resolve`` that
14cr|python-zope.dottedname-4.0.1-2|21	resolves strings containing dotted names into the appropriate python
14cr|python-zope.dottedname-4.0.1-2|22	object.
14cr|python-zope.dottedname-4.0.1-2|23	
14cr|python-zope.dottedname-4.0.1-2|24	Dotted names are resolved by importing modules and by getting
14cr|python-zope.dottedname-4.0.1-2|25	attributes from imported modules. Names may be relative, provided the
14cr|python-zope.dottedname-4.0.1-2|26	module they are relative to is supplied.
14cr|python-zope.dottedname-4.0.1-2|27	
14cr|python-zope.dottedname-4.0.1-2|28	%prep
14cr|python-zope.dottedname-4.0.1-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.dottedname-4.0.1-2|30	
14cr|python-zope.dottedname-4.0.1-2|31	%build
14cr|python-zope.dottedname-4.0.1-2|32	python setup.py build
14cr|python-zope.dottedname-4.0.1-2|33	
14cr|python-zope.dottedname-4.0.1-2|34	%install
14cr|python-zope.dottedname-4.0.1-2|35	python setup.py install --root=%{buildroot}
14cr|python-zope.dottedname-4.0.1-2|36	
14cr|python-zope.dottedname-4.0.1-2|37	%check
14cr|python-zope.dottedname-4.0.1-2|38	python setup.py test
14cr|python-zope.dottedname-4.0.1-2|39	
14cr|python-zope.dottedname-4.0.1-2|40	%files
14cr|python-zope.dottedname-4.0.1-2|41	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.rst
14cr|python-zope.dottedname-4.0.1-2|42	%doc src/zope.dottedname.egg-info/*.txt
14cr|python-zope.dottedname-4.0.1-2|43	%doc src/zope/dottedname/README.txt
14cr|python-zope.dottedname-4.0.1-2|44	%{py_puresitedir}/zope/dottedname/*.py*
14cr|python-zope.dottedname-4.0.1-2|45	%{py_puresitedir}/zope.dottedname*.egg-info
14cr|python-zope.dottedname-4.0.1-2|46	%{py_puresitedir}/zope.dottedname-4.0.1-py2.7-nspkg.pth
14cr|python-zope.dottedname-4.0.1-2|47	%{py_puresitedir}/zope/dottedname/README.txt
14cr|python-zope.dottedname-4.0.1-2|48	
14cr|python-zope.dottedname-4.0.1-2|49	
14cr|python-zope.dottedname-4.0.1-2|50	%changelog
14cr|python-zope.dottedname-4.0.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.dottedname-4.0.1-2|52	+ Revision: 7a43211
14cr|python-zope.dottedname-4.0.1-2|53	- MassBuild#464: Increase release tag
14cr|python-zope.dottedname-4.0.1-2|54	
14cr|python-zope.dottedname-4.0.1-2|55	

7024 14
14cr|python-zope.dublincore-4.0.0-2|1	%define	oname	zope.dublincore
14cr|python-zope.dublincore-4.0.0-2|2	
14cr|python-zope.dublincore-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.dublincore-4.0.0-2|4	Version:	4.0.0
14cr|python-zope.dublincore-4.0.0-2|5	Release:	2
14cr|python-zope.dublincore-4.0.0-2|6	Summary:	Zope Dublin Core implementation
14cr|python-zope.dublincore-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.dublincore-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.dublincore-4.0.0-2|9	Group:		Development/Python
14cr|python-zope.dublincore-4.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.dublincore
14cr|python-zope.dublincore-4.0.0-2|11	BuildArch:	noarch
14cr|python-zope.dublincore-4.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.dublincore-4.0.0-2|13	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.dublincore-4.0.0-2|14	BuildRequires:  pythonegg(persistent)
14cr|python-zope.dublincore-4.0.0-2|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.dublincore-4.0.0-2|16	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.dublincore-4.0.0-2|17	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.dublincore-4.0.0-2|18	BuildRequires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.dublincore-4.0.0-2|19	# Not in ABF yet
14cr|python-zope.dublincore-4.0.0-2|20	#BuildRequires:  pythonegg(zope.datetime)
14cr|python-zope.dublincore-4.0.0-2|21	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.dublincore-4.0.0-2|22	BuildRequires:  pythonegg(six)
14cr|python-zope.dublincore-4.0.0-2|23	BuildRequires:  pythonegg(zope.configuration)
14cr|python-zope.dublincore-4.0.0-2|24	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.dublincore-4.0.0-2|25	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.dublincore-4.0.0-2|26	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.dublincore-4.0.0-2|27	
14cr|python-zope.dublincore-4.0.0-2|28	%description
14cr|python-zope.dublincore-4.0.0-2|29	%prep
14cr|python-zope.dublincore-4.0.0-2|30	%setup -q -n %{oname}-%{version}
14cr|python-zope.dublincore-4.0.0-2|31	
14cr|python-zope.dublincore-4.0.0-2|32	%build
14cr|python-zope.dublincore-4.0.0-2|33	python setup.py build
14cr|python-zope.dublincore-4.0.0-2|34	
14cr|python-zope.dublincore-4.0.0-2|35	%install
14cr|python-zope.dublincore-4.0.0-2|36	python setup.py install --root=%{buildroot}
14cr|python-zope.dublincore-4.0.0-2|37	
14cr|python-zope.dublincore-4.0.0-2|38	# %check
14cr|python-zope.dublincore-4.0.0-2|39	# python setup.py test
14cr|python-zope.dublincore-4.0.0-2|40	
14cr|python-zope.dublincore-4.0.0-2|41	%files
14cr|python-zope.dublincore-4.0.0-2|42	%doc CHANGES.txt
14cr|python-zope.dublincore-4.0.0-2|43	%doc COPYRIGHT.txt
14cr|python-zope.dublincore-4.0.0-2|44	%doc LICENSE.txt
14cr|python-zope.dublincore-4.0.0-2|45	%doc README.txt
14cr|python-zope.dublincore-4.0.0-2|46	%doc src/zope.dublincore.egg-info/SOURCES.txt
14cr|python-zope.dublincore-4.0.0-2|47	%doc src/zope.dublincore.egg-info/dependency_links.txt
14cr|python-zope.dublincore-4.0.0-2|48	%doc src/zope.dublincore.egg-info/namespace_packages.txt
14cr|python-zope.dublincore-4.0.0-2|49	%doc src/zope.dublincore.egg-info/requires.txt
14cr|python-zope.dublincore-4.0.0-2|50	%doc src/zope.dublincore.egg-info/top_level.txt
14cr|python-zope.dublincore-4.0.0-2|51	%doc src/zope/dublincore/property.txt
14cr|python-zope.dublincore-4.0.0-2|52	%doc src/zope/dublincore/tests/partial.txt
14cr|python-zope.dublincore-4.0.0-2|53	%doc src/zope/dublincore/tests/timeannotators.txt
14cr|python-zope.dublincore-4.0.0-2|54	%{py_puresitedir}/zope/dublincore/*
14cr|python-zope.dublincore-4.0.0-2|55	%{py_puresitedir}/zope.dublincore*.egg-info
14cr|python-zope.dublincore-4.0.0-2|56	%{py_puresitedir}/zope.dublincore*.pth
14cr|python-zope.dublincore-4.0.0-2|57	
14cr|python-zope.dublincore-4.0.0-2|58	
14cr|python-zope.dublincore-4.0.0-2|59	%changelog
14cr|python-zope.dublincore-4.0.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|python-zope.dublincore-4.0.0-2|61	+ Revision: f09a895
14cr|python-zope.dublincore-4.0.0-2|62	- MassBuild#464: Increase release tag
14cr|python-zope.dublincore-4.0.0-2|63	
14cr|python-zope.dublincore-4.0.0-2|64	

7025 14
14cr|python-zope.error-4.1.0-2|1	%define	oname	zope.error
14cr|python-zope.error-4.1.0-2|2	
14cr|python-zope.error-4.1.0-2|3	Name:		python-%{oname}
14cr|python-zope.error-4.1.0-2|4	Version:	4.1.0
14cr|python-zope.error-4.1.0-2|5	Release:	2
14cr|python-zope.error-4.1.0-2|6	Summary:	An error reporting utility for Zope3
14cr|python-zope.error-4.1.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.error-4.1.0-2|8	License:	ZPL 2.1
14cr|python-zope.error-4.1.0-2|9	Group:		Development/Python
14cr|python-zope.error-4.1.0-2|10	Url:		http://pypi.python.org/pypi/zope.error
14cr|python-zope.error-4.1.0-2|11	BuildArch:	noarch
14cr|python-zope.error-4.1.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.error-4.1.0-2|13	BuildRequires:  pythonegg(persistent)
14cr|python-zope.error-4.1.0-2|14	BuildRequires:  pythonegg(six)
14cr|python-zope.error-4.1.0-2|15	BuildRequires:  pythonegg(zope.exceptions)
14cr|python-zope.error-4.1.0-2|16	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.error-4.1.0-2|17	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.error-4.1.0-2|18	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.error-4.1.0-2|19	BuildRequires:  pythonegg(zope.testrunner)
14cr|python-zope.error-4.1.0-2|20	
14cr|python-zope.error-4.1.0-2|21	%description
14cr|python-zope.error-4.1.0-2|22	This package provides an error reporting utility
14cr|python-zope.error-4.1.0-2|23	which is able to store errors.
14cr|python-zope.error-4.1.0-2|24	
14cr|python-zope.error-4.1.0-2|25	
14cr|python-zope.error-4.1.0-2|26	%prep
14cr|python-zope.error-4.1.0-2|27	%setup -q -n %{oname}-%{version}
14cr|python-zope.error-4.1.0-2|28	
14cr|python-zope.error-4.1.0-2|29	%build
14cr|python-zope.error-4.1.0-2|30	python setup.py build
14cr|python-zope.error-4.1.0-2|31	
14cr|python-zope.error-4.1.0-2|32	%install
14cr|python-zope.error-4.1.0-2|33	python setup.py install --root=%{buildroot}
14cr|python-zope.error-4.1.0-2|34	
14cr|python-zope.error-4.1.0-2|35	%check
14cr|python-zope.error-4.1.0-2|36	# python setup.py test
14cr|python-zope.error-4.1.0-2|37	
14cr|python-zope.error-4.1.0-2|38	%files
14cr|python-zope.error-4.1.0-2|39	%doc CHANGES.txt
14cr|python-zope.error-4.1.0-2|40	%doc COPYRIGHT.txt
14cr|python-zope.error-4.1.0-2|41	%doc LICENSE.txt
14cr|python-zope.error-4.1.0-2|42	%doc README.txt
14cr|python-zope.error-4.1.0-2|43	%{py_puresitedir}/zope/error/*
14cr|python-zope.error-4.1.0-2|44	%{py_puresitedir}/zope.error*.egg-info
14cr|python-zope.error-4.1.0-2|45	%{py_puresitedir}/zope.error*.pth
14cr|python-zope.error-4.1.0-2|46	
14cr|python-zope.error-4.1.0-2|47	%changelog
14cr|python-zope.error-4.1.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cr|python-zope.error-4.1.0-2|49	+ Revision: 4b16fbc
14cr|python-zope.error-4.1.0-2|50	- MassBuild#464: Increase release tag
14cr|python-zope.error-4.1.0-2|51	
14cr|python-zope.error-4.1.0-2|52	

7026 14
14cr|python-zope.event-4.0.2-2|1	%define	oname	zope.event
14cr|python-zope.event-4.0.2-2|2	
14cr|python-zope.event-4.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.event-4.0.2-2|4	Version:	4.0.2
14cr|python-zope.event-4.0.2-2|5	Release:	2
14cr|python-zope.event-4.0.2-2|6	Summary:	Very basic event publishing system
14cr|python-zope.event-4.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.event-4.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.event-4.0.2-2|9	Group:		Development/Python
14cr|python-zope.event-4.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.event
14cr|python-zope.event-4.0.2-2|11	BuildArch:	noarch
14cr|python-zope.event-4.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.event-4.0.2-2|13	
14cr|python-zope.event-4.0.2-2|14	%description
14cr|python-zope.event-4.0.2-2|15	``zope.event`` README
14cr|python-zope.event-4.0.2-2|16	=====================
14cr|python-zope.event-4.0.2-2|17	
14cr|python-zope.event-4.0.2-2|18	The ``zope.event`` package provides a simple event system, including:
14cr|python-zope.event-4.0.2-2|19	
14cr|python-zope.event-4.0.2-2|20	- An event publishing API, intended for use by applications which are
14cr|python-zope.event-4.0.2-2|21	unaware of any subscribers to their events.
14cr|python-zope.event-4.0.2-2|22	
14cr|python-zope.event-4.0.2-2|23	- A very simple event-dispatching system on which more sophisticated
14cr|python-zope.event-4.0.2-2|24	event dispatching systems can be built. For example, a type-based
14cr|python-zope.event-4.0.2-2|25	event dispatching system that builds on ``zope.event`` can be found in
14cr|python-zope.event-4.0.2-2|26	``zope.component``.
14cr|python-zope.event-4.0.2-2|27	
14cr|python-zope.event-4.0.2-2|28	Please see http://docs.zope.org/zope.event/ for the documentation.
14cr|python-zope.event-4.0.2-2|29	
14cr|python-zope.event-4.0.2-2|30	
14cr|python-zope.event-4.0.2-2|31	%prep
14cr|python-zope.event-4.0.2-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.event-4.0.2-2|33	
14cr|python-zope.event-4.0.2-2|34	%build
14cr|python-zope.event-4.0.2-2|35	python setup.py build
14cr|python-zope.event-4.0.2-2|36	
14cr|python-zope.event-4.0.2-2|37	%install
14cr|python-zope.event-4.0.2-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.event-4.0.2-2|39	
14cr|python-zope.event-4.0.2-2|40	%check
14cr|python-zope.event-4.0.2-2|41	python setup.py test
14cr|python-zope.event-4.0.2-2|42	
14cr|python-zope.event-4.0.2-2|43	%files
14cr|python-zope.event-4.0.2-2|44	%doc README.txt
14cr|python-zope.event-4.0.2-2|45	%{py_puresitedir}/zope/event/*.py*
14cr|python-zope.event-4.0.2-2|46	%{py_puresitedir}/zope.event*.egg-info
14cr|python-zope.event-4.0.2-2|47	%{py_puresitedir}/zope.event*.pth
14cr|python-zope.event-4.0.2-2|48	
14cr|python-zope.event-4.0.2-2|49	
14cr|python-zope.event-4.0.2-2|50	%changelog
14cr|python-zope.event-4.0.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.event-4.0.2-2|52	+ Revision: 9223331
14cr|python-zope.event-4.0.2-2|53	- MassBuild#464: Increase release tag
14cr|python-zope.event-4.0.2-2|54	
14cr|python-zope.event-4.0.2-2|55	

7027 14
14cr|python-zope-event-4.0.3-2|1	%define	tarname zope.event
14cr|python-zope-event-4.0.3-2|2	%define	rel	1
14cr|python-zope-event-4.0.3-2|3	%if %mdkversion < 201100
14cr|python-zope-event-4.0.3-2|4	%else
14cr|python-zope-event-4.0.3-2|5	%endif
14cr|python-zope-event-4.0.3-2|6	
14cr|python-zope-event-4.0.3-2|7	Summary:	Very basic event publishing system for Python
14cr|python-zope-event-4.0.3-2|8	
14cr|python-zope-event-4.0.3-2|9	Name:		python-zope-event
14cr|python-zope-event-4.0.3-2|10	Version:	4.0.3
14cr|python-zope-event-4.0.3-2|11	Release:	2
14cr|python-zope-event-4.0.3-2|12	Source0:	http://pypi.python.org/packages/source/z/zope.event/zope.event-%{version}.tar.gz
14cr|python-zope-event-4.0.3-2|13	License:	ZPL
14cr|python-zope-event-4.0.3-2|14	Group:		Development/Python
14cr|python-zope-event-4.0.3-2|15	Url:		http://pypi.python.org/pypi/zope.event/
14cr|python-zope-event-4.0.3-2|16	BuildArch:	noarch
14cr|python-zope-event-4.0.3-2|17	BuildRequires:	python-setuptools
14cr|python-zope-event-4.0.3-2|18	
14cr|python-zope-event-4.0.3-2|19	%description
14cr|python-zope-event-4.0.3-2|20	The zope.event package provides a simple event system, including:
14cr|python-zope-event-4.0.3-2|21	
14cr|python-zope-event-4.0.3-2|22	- An event publishing API, intended for use by applications which are
14cr|python-zope-event-4.0.3-2|23	unaware of any subscribers to their events.
14cr|python-zope-event-4.0.3-2|24	- A very simple event-dispatching system on which more sophisticated
14cr|python-zope-event-4.0.3-2|25	event dispatching systems can be built. For example, a type-based
14cr|python-zope-event-4.0.3-2|26	event dispatching system that builds on zope.event can be found in
14cr|python-zope-event-4.0.3-2|27	zope.component.
14cr|python-zope-event-4.0.3-2|28	
14cr|python-zope-event-4.0.3-2|29	%prep
14cr|python-zope-event-4.0.3-2|30	%setup -q -n %{tarname}-%{version}
14cr|python-zope-event-4.0.3-2|31	
14cr|python-zope-event-4.0.3-2|32	%build
14cr|python-zope-event-4.0.3-2|33	%__python setup.py build
14cr|python-zope-event-4.0.3-2|34	
14cr|python-zope-event-4.0.3-2|35	%install
14cr|python-zope-event-4.0.3-2|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|python-zope-event-4.0.3-2|37	
14cr|python-zope-event-4.0.3-2|38	%clean
14cr|python-zope-event-4.0.3-2|39	
14cr|python-zope-event-4.0.3-2|40	%files
14cr|python-zope-event-4.0.3-2|41	%doc *.txt
14cr|python-zope-event-4.0.3-2|42	%{py_puresitedir}/zope*
14cr|python-zope-event-4.0.3-2|43	
14cr|python-zope-event-4.0.3-2|44	
14cr|python-zope-event-4.0.3-2|45	
14cr|python-zope-event-4.0.3-2|46	
14cr|python-zope-event-4.0.3-2|47	%changelog
14cr|python-zope-event-4.0.3-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|python-zope-event-4.0.3-2|49	+ Revision: 1c2a95f
14cr|python-zope-event-4.0.3-2|50	- MassBuild#464: Increase release tag
14cr|python-zope-event-4.0.3-2|51	
14cr|python-zope-event-4.0.3-2|52	

7028 14
14cr|python-zope.exceptions-4.0.7-2|1	%define	oname	zope.exceptions
14cr|python-zope.exceptions-4.0.7-2|2	
14cr|python-zope.exceptions-4.0.7-2|3	Name:		python-%{oname}
14cr|python-zope.exceptions-4.0.7-2|4	Version:	4.0.7
14cr|python-zope.exceptions-4.0.7-2|5	Release:	2
14cr|python-zope.exceptions-4.0.7-2|6	Summary:	Zope Exceptions
14cr|python-zope.exceptions-4.0.7-2|7	
14cr|python-zope.exceptions-4.0.7-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz
14cr|python-zope.exceptions-4.0.7-2|9	License:	ZPL 2.1
14cr|python-zope.exceptions-4.0.7-2|10	Group:		Development/Python
14cr|python-zope.exceptions-4.0.7-2|11	Url:		http://cheeseshop.python.org/pypi/zope.exceptions
14cr|python-zope.exceptions-4.0.7-2|12	BuildArch:	noarch
14cr|python-zope.exceptions-4.0.7-2|13	BuildRequires:	python-setuptools
14cr|python-zope.exceptions-4.0.7-2|14	# BuildRequires:	pythonegg(zope.testrunner)
14cr|python-zope.exceptions-4.0.7-2|15	
14cr|python-zope.exceptions-4.0.7-2|16	%description
14cr|python-zope.exceptions-4.0.7-2|17	``zope.exceptions`` README
14cr|python-zope.exceptions-4.0.7-2|18	===========================
14cr|python-zope.exceptions-4.0.7-2|19	
14cr|python-zope.exceptions-4.0.7-2|20	This package contains exception interfaces and implementations which are so
14cr|python-zope.exceptions-4.0.7-2|21	general purpose that they don't belong in Zope application-specific packages.
14cr|python-zope.exceptions-4.0.7-2|22	
14cr|python-zope.exceptions-4.0.7-2|23	
14cr|python-zope.exceptions-4.0.7-2|24	%prep
14cr|python-zope.exceptions-4.0.7-2|25	%setup -q -n %{oname}-%{version}
14cr|python-zope.exceptions-4.0.7-2|26	
14cr|python-zope.exceptions-4.0.7-2|27	%build
14cr|python-zope.exceptions-4.0.7-2|28	python setup.py build
14cr|python-zope.exceptions-4.0.7-2|29	
14cr|python-zope.exceptions-4.0.7-2|30	%install
14cr|python-zope.exceptions-4.0.7-2|31	python setup.py install --root=%{buildroot}
14cr|python-zope.exceptions-4.0.7-2|32	
14cr|python-zope.exceptions-4.0.7-2|33	%check
14cr|python-zope.exceptions-4.0.7-2|34	python setup.py test
14cr|python-zope.exceptions-4.0.7-2|35	
14cr|python-zope.exceptions-4.0.7-2|36	%files
14cr|python-zope.exceptions-4.0.7-2|37	%doc CHANGES.rst
14cr|python-zope.exceptions-4.0.7-2|38	%doc COPYRIGHT.txt
14cr|python-zope.exceptions-4.0.7-2|39	%doc LICENSE.txt
14cr|python-zope.exceptions-4.0.7-2|40	%doc README.rst
14cr|python-zope.exceptions-4.0.7-2|41	%doc docs/hacking.rst
14cr|python-zope.exceptions-4.0.7-2|42	%doc src/zope.exceptions.egg-info/SOURCES.txt
14cr|python-zope.exceptions-4.0.7-2|43	%doc src/zope.exceptions.egg-info/dependency_links.txt
14cr|python-zope.exceptions-4.0.7-2|44	%doc src/zope.exceptions.egg-info/namespace_packages.txt
14cr|python-zope.exceptions-4.0.7-2|45	%doc src/zope.exceptions.egg-info/requires.txt
14cr|python-zope.exceptions-4.0.7-2|46	%doc src/zope.exceptions.egg-info/top_level.txt
14cr|python-zope.exceptions-4.0.7-2|47	%{py_puresitedir}/zope/exceptions/*
14cr|python-zope.exceptions-4.0.7-2|48	%{py_puresitedir}/zope.exceptions*.egg-info
14cr|python-zope.exceptions-4.0.7-2|49	%{py_puresitedir}/zope.exceptions*.pth
14cr|python-zope.exceptions-4.0.7-2|50	
14cr|python-zope.exceptions-4.0.7-2|51	
14cr|python-zope.exceptions-4.0.7-2|52	
14cr|python-zope.exceptions-4.0.7-2|53	%changelog
14cr|python-zope.exceptions-4.0.7-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.7-2
14cr|python-zope.exceptions-4.0.7-2|55	+ Revision: cfdad4d
14cr|python-zope.exceptions-4.0.7-2|56	- MassBuild#464: Increase release tag
14cr|python-zope.exceptions-4.0.7-2|57	
14cr|python-zope.exceptions-4.0.7-2|58	

7029 14
14cr|python-zope.file-0.6.2-2|1	%define	oname	zope.file
14cr|python-zope.file-0.6.2-2|2	
14cr|python-zope.file-0.6.2-2|3	Name:		python-%{oname}
14cr|python-zope.file-0.6.2-2|4	Version:	0.6.2
14cr|python-zope.file-0.6.2-2|5	Release:	2
14cr|python-zope.file-0.6.2-2|6	Summary:	Efficient File Implementation for Zope Applications
14cr|python-zope.file-0.6.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.file-0.6.2-2|8	License:	ZPL 2.1
14cr|python-zope.file-0.6.2-2|9	Group:		Development/Python
14cr|python-zope.file-0.6.2-2|10	Url:		http://cheeseshop.python.org/pypi/zope.file
14cr|python-zope.file-0.6.2-2|11	BuildArch:	noarch
14cr|python-zope.file-0.6.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.file-0.6.2-2|13	
14cr|python-zope.file-0.6.2-2|14	%description
14cr|python-zope.file-0.6.2-2|15	The `zope.file` package provides a content object used to store a
14cr|python-zope.file-0.6.2-2|16	file. The interface supports efficient upload and download.
14cr|python-zope.file-0.6.2-2|17	
14cr|python-zope.file-0.6.2-2|18	
14cr|python-zope.file-0.6.2-2|19	%prep
14cr|python-zope.file-0.6.2-2|20	%setup -q -n %{oname}-%{version}
14cr|python-zope.file-0.6.2-2|21	
14cr|python-zope.file-0.6.2-2|22	%build
14cr|python-zope.file-0.6.2-2|23	python setup.py build
14cr|python-zope.file-0.6.2-2|24	
14cr|python-zope.file-0.6.2-2|25	%install
14cr|python-zope.file-0.6.2-2|26	python setup.py install --root=%{buildroot}
14cr|python-zope.file-0.6.2-2|27	
14cr|python-zope.file-0.6.2-2|28	%files
14cr|python-zope.file-0.6.2-2|29	%doc README.txt
14cr|python-zope.file-0.6.2-2|30	%{py_puresitedir}/zope/file/*
14cr|python-zope.file-0.6.2-2|31	%{py_puresitedir}/zope.file*.egg-info
14cr|python-zope.file-0.6.2-2|32	%{py_puresitedir}/zope.file*.pth
14cr|python-zope.file-0.6.2-2|33	
14cr|python-zope.file-0.6.2-2|34	
14cr|python-zope.file-0.6.2-2|35	%changelog
14cr|python-zope.file-0.6.2-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|python-zope.file-0.6.2-2|37	+ Revision: 21b15a4
14cr|python-zope.file-0.6.2-2|38	- MassBuild#464: Increase release tag
14cr|python-zope.file-0.6.2-2|39	
14cr|python-zope.file-0.6.2-2|40	

7030 14
14cr|python-zope.filerepresentation-4.0.2-2|1	%define	oname	zope.filerepresentation
14cr|python-zope.filerepresentation-4.0.2-2|2	
14cr|python-zope.filerepresentation-4.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.filerepresentation-4.0.2-2|4	Version:	4.0.2
14cr|python-zope.filerepresentation-4.0.2-2|5	Release:	2
14cr|python-zope.filerepresentation-4.0.2-2|6	Summary:	File-system Representation Interfaces
14cr|python-zope.filerepresentation-4.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.filerepresentation-4.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.filerepresentation-4.0.2-2|9	Group:		Development/Python
14cr|python-zope.filerepresentation-4.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.filerepresentation
14cr|python-zope.filerepresentation-4.0.2-2|11	BuildArch:	noarch
14cr|python-zope.filerepresentation-4.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.filerepresentation-4.0.2-2|13	BuildRequires:	pythonegg(zope.schema)
14cr|python-zope.filerepresentation-4.0.2-2|14	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.filerepresentation-4.0.2-2|15	
14cr|python-zope.filerepresentation-4.0.2-2|16	%description
14cr|python-zope.filerepresentation-4.0.2-2|17	==============================
14cr|python-zope.filerepresentation-4.0.2-2|18	File Representation Interfaces
14cr|python-zope.filerepresentation-4.0.2-2|19	==============================
14cr|python-zope.filerepresentation-4.0.2-2|20	
14cr|python-zope.filerepresentation-4.0.2-2|21	Overview
14cr|python-zope.filerepresentation-4.0.2-2|22	--------
14cr|python-zope.filerepresentation-4.0.2-2|23	
14cr|python-zope.filerepresentation-4.0.2-2|24	File-system representation interfaces.
14cr|python-zope.filerepresentation-4.0.2-2|25	
14cr|python-zope.filerepresentation-4.0.2-2|26	The interfaces defined here are used for file-system and file-system-like
14cr|python-zope.filerepresentation-4.0.2-2|27	representations of objects, such as file-system synchronization, FTP, PUT, and
14cr|python-zope.filerepresentation-4.0.2-2|28	WebDAV.
14cr|python-zope.filerepresentation-4.0.2-2|29	
14cr|python-zope.filerepresentation-4.0.2-2|30	
14cr|python-zope.filerepresentation-4.0.2-2|31	%prep
14cr|python-zope.filerepresentation-4.0.2-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.filerepresentation-4.0.2-2|33	
14cr|python-zope.filerepresentation-4.0.2-2|34	%build
14cr|python-zope.filerepresentation-4.0.2-2|35	python setup.py build
14cr|python-zope.filerepresentation-4.0.2-2|36	
14cr|python-zope.filerepresentation-4.0.2-2|37	%install
14cr|python-zope.filerepresentation-4.0.2-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.filerepresentation-4.0.2-2|39	
14cr|python-zope.filerepresentation-4.0.2-2|40	%check
14cr|python-zope.filerepresentation-4.0.2-2|41	python setup.py test
14cr|python-zope.filerepresentation-4.0.2-2|42	
14cr|python-zope.filerepresentation-4.0.2-2|43	%files
14cr|python-zope.filerepresentation-4.0.2-2|44	%doc CHANGES.rst
14cr|python-zope.filerepresentation-4.0.2-2|45	%doc COPYRIGHT.txt
14cr|python-zope.filerepresentation-4.0.2-2|46	%doc LICENSE.txt
14cr|python-zope.filerepresentation-4.0.2-2|47	%doc README.rst
14cr|python-zope.filerepresentation-4.0.2-2|48	%doc src/zope.filerepresentation.egg-info/SOURCES.txt
14cr|python-zope.filerepresentation-4.0.2-2|49	%doc src/zope.filerepresentation.egg-info/dependency_links.txt
14cr|python-zope.filerepresentation-4.0.2-2|50	%doc src/zope.filerepresentation.egg-info/namespace_packages.txt
14cr|python-zope.filerepresentation-4.0.2-2|51	%doc src/zope.filerepresentation.egg-info/requires.txt
14cr|python-zope.filerepresentation-4.0.2-2|52	%doc src/zope.filerepresentation.egg-info/top_level.txt
14cr|python-zope.filerepresentation-4.0.2-2|53	%{py_puresitedir}/zope/filerepresentation/*
14cr|python-zope.filerepresentation-4.0.2-2|54	%{py_puresitedir}/zope.filerepresentation*.egg-info
14cr|python-zope.filerepresentation-4.0.2-2|55	%{py_puresitedir}/zope.filerepresentation*.pth
14cr|python-zope.filerepresentation-4.0.2-2|56	
14cr|python-zope.filerepresentation-4.0.2-2|57	
14cr|python-zope.filerepresentation-4.0.2-2|58	%changelog
14cr|python-zope.filerepresentation-4.0.2-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.filerepresentation-4.0.2-2|60	+ Revision: b1cd600
14cr|python-zope.filerepresentation-4.0.2-2|61	- MassBuild#464: Increase release tag
14cr|python-zope.filerepresentation-4.0.2-2|62	
14cr|python-zope.filerepresentation-4.0.2-2|63	

7031 14
14cr|python-zope.formlib-4.3.0a1-2|1	%define	oname	zope.formlib
14cr|python-zope.formlib-4.3.0a1-2|2	
14cr|python-zope.formlib-4.3.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.formlib-4.3.0a1-2|4	Version:	4.3.0a1
14cr|python-zope.formlib-4.3.0a1-2|5	Release:	2
14cr|python-zope.formlib-4.3.0a1-2|6	Summary:	Form generation and validation library for Zope
14cr|python-zope.formlib-4.3.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.formlib-4.3.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.formlib-4.3.0a1-2|9	Group:		Development/Python
14cr|python-zope.formlib-4.3.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.formlib
14cr|python-zope.formlib-4.3.0a1-2|11	BuildArch:	noarch
14cr|python-zope.formlib-4.3.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.formlib-4.3.0a1-2|13	BuildRequires:  pythonegg(zope.traversing)
14cr|python-zope.formlib-4.3.0a1-2|14	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.formlib-4.3.0a1-2|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.formlib-4.3.0a1-2|16	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.formlib-4.3.0a1-2|17	BuildRequires:  pythonegg(zope.publisher)
14cr|python-zope.formlib-4.3.0a1-2|18	BuildRequires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.formlib-4.3.0a1-2|19	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.formlib-4.3.0a1-2|20	BuildRequires:  pythonegg(zope.i18n)
14cr|python-zope.formlib-4.3.0a1-2|21	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.formlib-4.3.0a1-2|22	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.formlib-4.3.0a1-2|23	# Not in ABF yet
14cr|python-zope.formlib-4.3.0a1-2|24	#BuildRequires:  pythonegg(zope.datetime)
14cr|python-zope.formlib-4.3.0a1-2|25	#BuildRequires:  pythonegg(zope.browserpage)
14cr|python-zope.formlib-4.3.0a1-2|26	BuildRequires:  pythonegg(zope.browser)
14cr|python-zope.formlib-4.3.0a1-2|27	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.formlib-4.3.0a1-2|28	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.formlib-4.3.0a1-2|29	
14cr|python-zope.formlib-4.3.0a1-2|30	%description
14cr|python-zope.formlib-4.3.0a1-2|31	%prep
14cr|python-zope.formlib-4.3.0a1-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.formlib-4.3.0a1-2|33	
14cr|python-zope.formlib-4.3.0a1-2|34	%build
14cr|python-zope.formlib-4.3.0a1-2|35	python setup.py build
14cr|python-zope.formlib-4.3.0a1-2|36	
14cr|python-zope.formlib-4.3.0a1-2|37	%install
14cr|python-zope.formlib-4.3.0a1-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.formlib-4.3.0a1-2|39	
14cr|python-zope.formlib-4.3.0a1-2|40	%check
14cr|python-zope.formlib-4.3.0a1-2|41	python setup.py test
14cr|python-zope.formlib-4.3.0a1-2|42	
14cr|python-zope.formlib-4.3.0a1-2|43	%files
14cr|python-zope.formlib-4.3.0a1-2|44	%doc CHANGES.txt
14cr|python-zope.formlib-4.3.0a1-2|45	%doc COPYRIGHT.txt
14cr|python-zope.formlib-4.3.0a1-2|46	%doc LICENSE.txt
14cr|python-zope.formlib-4.3.0a1-2|47	%doc README.txt
14cr|python-zope.formlib-4.3.0a1-2|48	%doc src/zope.formlib.egg-info/SOURCES.txt
14cr|python-zope.formlib-4.3.0a1-2|49	%doc src/zope.formlib.egg-info/dependency_links.txt
14cr|python-zope.formlib-4.3.0a1-2|50	%doc src/zope.formlib.egg-info/namespace_packages.txt
14cr|python-zope.formlib-4.3.0a1-2|51	%doc src/zope.formlib.egg-info/requires.txt
14cr|python-zope.formlib-4.3.0a1-2|52	%doc src/zope.formlib.egg-info/top_level.txt
14cr|python-zope.formlib-4.3.0a1-2|53	%doc src/zope/formlib/TODO.txt
14cr|python-zope.formlib-4.3.0a1-2|54	%doc src/zope/formlib/bugs.txt
14cr|python-zope.formlib-4.3.0a1-2|55	%doc src/zope/formlib/errors.txt
14cr|python-zope.formlib-4.3.0a1-2|56	%doc src/zope/formlib/form.txt
14cr|python-zope.formlib-4.3.0a1-2|57	%doc src/zope/formlib/objectwidget.txt
14cr|python-zope.formlib-4.3.0a1-2|58	%doc src/zope/formlib/source.txt
14cr|python-zope.formlib-4.3.0a1-2|59	%doc src/zope/formlib/widgets.txt
14cr|python-zope.formlib-4.3.0a1-2|60	%{py_puresitedir}/zope/formlib/*
14cr|python-zope.formlib-4.3.0a1-2|61	%{py_puresitedir}/zope.formlib*.egg-info
14cr|python-zope.formlib-4.3.0a1-2|62	%{py_puresitedir}/zope.formlib*.pth
14cr|python-zope.formlib-4.3.0a1-2|63	
14cr|python-zope.formlib-4.3.0a1-2|64	
14cr|python-zope.formlib-4.3.0a1-2|65	%changelog
14cr|python-zope.formlib-4.3.0a1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0a1-2
14cr|python-zope.formlib-4.3.0a1-2|67	+ Revision: c54aef3
14cr|python-zope.formlib-4.3.0a1-2|68	- MassBuild#464: Increase release tag
14cr|python-zope.formlib-4.3.0a1-2|69	
14cr|python-zope.formlib-4.3.0a1-2|70	

7032 14
14cr|python-zope.generations-4.0.0a1-2|1	%define	oname	zope.generations
14cr|python-zope.generations-4.0.0a1-2|2	
14cr|python-zope.generations-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.generations-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.generations-4.0.0a1-2|5	Release:	2
14cr|python-zope.generations-4.0.0a1-2|6	Summary:	Zope application schema generations
14cr|python-zope.generations-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.generations-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.generations-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.generations-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.generations
14cr|python-zope.generations-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.generations-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.generations-4.0.0a1-2|13	
14cr|python-zope.generations-4.0.0a1-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.generations-4.0.0a1-2|15	Requires:  pythonegg(transaction)
14cr|python-zope.generations-4.0.0a1-2|16	Requires:  pythonegg(zope.component)
14cr|python-zope.generations-4.0.0a1-2|17	Requires:  pythonegg(zope.interface)
14cr|python-zope.generations-4.0.0a1-2|18	Requires:  pythonegg(zope.processlifetime)
14cr|python-zope.generations-4.0.0a1-2|19	
14cr|python-zope.generations-4.0.0a1-2|20	%description
14cr|python-zope.generations-4.0.0a1-2|21	Generations are a way of updating objects in the database when the application
14cr|python-zope.generations-4.0.0a1-2|22	schema changes.  An application schema is essentially the structure of data,
14cr|python-zope.generations-4.0.0a1-2|23	the structure of classes in the case of ZODB or the table descriptions in the
14cr|python-zope.generations-4.0.0a1-2|24	case of a relational database.
14cr|python-zope.generations-4.0.0a1-2|25	
14cr|python-zope.generations-4.0.0a1-2|26	%prep
14cr|python-zope.generations-4.0.0a1-2|27	%setup -q -n %{oname}-%{version}
14cr|python-zope.generations-4.0.0a1-2|28	
14cr|python-zope.generations-4.0.0a1-2|29	%build
14cr|python-zope.generations-4.0.0a1-2|30	python setup.py build
14cr|python-zope.generations-4.0.0a1-2|31	
14cr|python-zope.generations-4.0.0a1-2|32	%install
14cr|python-zope.generations-4.0.0a1-2|33	python setup.py install --root=%{buildroot}
14cr|python-zope.generations-4.0.0a1-2|34	
14cr|python-zope.generations-4.0.0a1-2|35	%check
14cr|python-zope.generations-4.0.0a1-2|36	#python setup.py test
14cr|python-zope.generations-4.0.0a1-2|37	
14cr|python-zope.generations-4.0.0a1-2|38	%files
14cr|python-zope.generations-4.0.0a1-2|39	%doc CHANGES.txt
14cr|python-zope.generations-4.0.0a1-2|40	%doc COPYRIGHT.txt
14cr|python-zope.generations-4.0.0a1-2|41	%doc LICENSE.txt
14cr|python-zope.generations-4.0.0a1-2|42	%doc README.txt
14cr|python-zope.generations-4.0.0a1-2|43	%doc src/zope.generations.egg-info/*.txt
14cr|python-zope.generations-4.0.0a1-2|44	%doc src/zope/generations/README.txt
14cr|python-zope.generations-4.0.0a1-2|45	%{py_puresitedir}/zope/generations/*.py*
14cr|python-zope.generations-4.0.0a1-2|46	%{py_puresitedir}/zope/generations/demo/*.py*
14cr|python-zope.generations-4.0.0a1-2|47	%{py_puresitedir}/zope/generations/demo2/*.py*
14cr|python-zope.generations-4.0.0a1-2|48	%{py_puresitedir}/zope/generations/demo3/*.py*
14cr|python-zope.generations-4.0.0a1-2|49	%{py_puresitedir}/zope/generations/tests/*.py*
14cr|python-zope.generations-4.0.0a1-2|50	%{py_puresitedir}/zope.generations*.egg-info
14cr|python-zope.generations-4.0.0a1-2|51	%{py_puresitedir}/zope.generations-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.generations-4.0.0a1-2|52	%{py_puresitedir}/zope/generations/README.txt
14cr|python-zope.generations-4.0.0a1-2|53	%{py_puresitedir}/zope/generations/configure.zcml
14cr|python-zope.generations-4.0.0a1-2|54	%{py_puresitedir}/zope/generations/subscriber.zcml
14cr|python-zope.generations-4.0.0a1-2|55	
14cr|python-zope.generations-4.0.0a1-2|56	
14cr|python-zope.generations-4.0.0a1-2|57	
14cr|python-zope.generations-4.0.0a1-2|58	
14cr|python-zope.generations-4.0.0a1-2|59	
14cr|python-zope.generations-4.0.0a1-2|60	
14cr|python-zope.generations-4.0.0a1-2|61	%changelog
14cr|python-zope.generations-4.0.0a1-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.generations-4.0.0a1-2|63	+ Revision: 016ce4d
14cr|python-zope.generations-4.0.0a1-2|64	- MassBuild#464: Increase release tag
14cr|python-zope.generations-4.0.0a1-2|65	
14cr|python-zope.generations-4.0.0a1-2|66	

7033 14
14cr|python-zope.hookable-4.0.1-2|1	%define	oname	zope.hookable
14cr|python-zope.hookable-4.0.1-2|2	
14cr|python-zope.hookable-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.hookable-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.hookable-4.0.1-2|5	Release:	2
14cr|python-zope.hookable-4.0.1-2|6	Summary:	Zope hookable
14cr|python-zope.hookable-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.hookable-4.0.1-2|8	License:	ZPL 2.1
14cr|python-zope.hookable-4.0.1-2|9	Group:		Development/Python
14cr|python-zope.hookable-4.0.1-2|10	Url:		http://svn.zope.org/zope.hookable
14cr|python-zope.hookable-4.0.1-2|11	BuildRequires:	pkgconfig(python)
14cr|python-zope.hookable-4.0.1-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-zope.hookable-4.0.1-2|13	
14cr|python-zope.hookable-4.0.1-2|14	%description
14cr|python-zope.hookable-4.0.1-2|15	``zope.hookable``
14cr|python-zope.hookable-4.0.1-2|16	=================
14cr|python-zope.hookable-4.0.1-2|17	
14cr|python-zope.hookable-4.0.1-2|18	Overview
14cr|python-zope.hookable-4.0.1-2|19	--------
14cr|python-zope.hookable-4.0.1-2|20	
14cr|python-zope.hookable-4.0.1-2|21	Hookable object support.
14cr|python-zope.hookable-4.0.1-2|22	
14cr|python-zope.hookable-4.0.1-2|23	Support the efficient creation of hookable objects, which are callable objects
14cr|python-zope.hookable-4.0.1-2|24	that are meant to be replaced by other callables, at least optionally.
14cr|python-zope.hookable-4.0.1-2|25	
14cr|python-zope.hookable-4.0.1-2|26	The idea is you create a function that does some default thing and make it
14cr|python-zope.hookable-4.0.1-2|27	hookable. Later, someone can modify what it does by calling its sethook method
14cr|python-zope.hookable-4.0.1-2|28	and changing its implementation.  All users of the function, including those
14cr|python-zope.hookable-4.0.1-2|29	that imported it, will see the change.
14cr|python-zope.hookable-4.0.1-2|30	
14cr|python-zope.hookable-4.0.1-2|31	
14cr|python-zope.hookable-4.0.1-2|32	%prep
14cr|python-zope.hookable-4.0.1-2|33	%setup -q -n %{oname}-%{version}
14cr|python-zope.hookable-4.0.1-2|34	
14cr|python-zope.hookable-4.0.1-2|35	%build
14cr|python-zope.hookable-4.0.1-2|36	python setup.py build
14cr|python-zope.hookable-4.0.1-2|37	
14cr|python-zope.hookable-4.0.1-2|38	%install
14cr|python-zope.hookable-4.0.1-2|39	python setup.py install --root=%{buildroot}
14cr|python-zope.hookable-4.0.1-2|40	
14cr|python-zope.hookable-4.0.1-2|41	%check
14cr|python-zope.hookable-4.0.1-2|42	python setup.py test
14cr|python-zope.hookable-4.0.1-2|43	
14cr|python-zope.hookable-4.0.1-2|44	%files
14cr|python-zope.hookable-4.0.1-2|45	%doc README.txt
14cr|python-zope.hookable-4.0.1-2|46	%{py_platsitedir}/zope.hookable-4.0.1-py2.7-nspkg.pth
14cr|python-zope.hookable-4.0.1-2|47	%{py_platsitedir}/zope/hookable/_zope_hookable.c
14cr|python-zope.hookable-4.0.1-2|48	%{py_platsitedir}/zope/hookable/*.py*
14cr|python-zope.hookable-4.0.1-2|49	%{py_platsitedir}/zope/hookable/_zope_hookable.so
14cr|python-zope.hookable-4.0.1-2|50	%{py_platsitedir}/zope/hookable/tests/*.py*
14cr|python-zope.hookable-4.0.1-2|51	%{py_platsitedir}/zope.hookable*.egg-info
14cr|python-zope.hookable-4.0.1-2|52	
14cr|python-zope.hookable-4.0.1-2|53	%changelog
14cr|python-zope.hookable-4.0.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.hookable-4.0.1-2|55	+ Revision: dd35f92
14cr|python-zope.hookable-4.0.1-2|56	- MassBuild#464: Increase release tag
14cr|python-zope.hookable-4.0.1-2|57	
14cr|python-zope.hookable-4.0.1-2|58	

7034 14
14cr|python-zope.html-2.4.1-2|1	%define	oname	zope.html
14cr|python-zope.html-2.4.1-2|2	
14cr|python-zope.html-2.4.1-2|3	Name:		python-%{oname}
14cr|python-zope.html-2.4.1-2|4	Version:	2.4.1
14cr|python-zope.html-2.4.1-2|5	Release:	2
14cr|python-zope.html-2.4.1-2|6	Summary:	HTML and XHTML Editing Support
14cr|python-zope.html-2.4.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.html-2.4.1-2|8	License:	ZPL 2.1
14cr|python-zope.html-2.4.1-2|9	Group:		Development/Python
14cr|python-zope.html-2.4.1-2|10	Url:		http://cheeseshop.python.org/pypi/zope.html
14cr|python-zope.html-2.4.1-2|11	BuildArch:	noarch
14cr|python-zope.html-2.4.1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.html-2.4.1-2|13	
14cr|python-zope.html-2.4.1-2|14	%description
14cr|python-zope.html-2.4.1-2|15	This package contains support for editing HTML and XHTML inside a web
14cr|python-zope.html-2.4.1-2|16	page using the FCKeditor as a widget.  This is a fairly simple
14cr|python-zope.html-2.4.1-2|17	application of FCKeditor, and simply instantiates a pre-configured
14cr|python-zope.html-2.4.1-2|18	editor for each widget.  There are no options to control the editors
14cr|python-zope.html-2.4.1-2|19	individually.
14cr|python-zope.html-2.4.1-2|20	
14cr|python-zope.html-2.4.1-2|21	%prep
14cr|python-zope.html-2.4.1-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.html-2.4.1-2|23	
14cr|python-zope.html-2.4.1-2|24	%build
14cr|python-zope.html-2.4.1-2|25	python setup.py build
14cr|python-zope.html-2.4.1-2|26	
14cr|python-zope.html-2.4.1-2|27	%install
14cr|python-zope.html-2.4.1-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.html-2.4.1-2|29	
14cr|python-zope.html-2.4.1-2|30	%files
14cr|python-zope.html-2.4.1-2|31	%doc README.txt
14cr|python-zope.html-2.4.1-2|32	%{py_puresitedir}/zope/html/*
14cr|python-zope.html-2.4.1-2|33	%{py_puresitedir}/zope.html*.egg-info
14cr|python-zope.html-2.4.1-2|34	%{py_puresitedir}/zope.html*.pth
14cr|python-zope.html-2.4.1-2|35	
14cr|python-zope.html-2.4.1-2|36	
14cr|python-zope.html-2.4.1-2|37	%changelog
14cr|python-zope.html-2.4.1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|python-zope.html-2.4.1-2|39	+ Revision: 361335f
14cr|python-zope.html-2.4.1-2|40	- MassBuild#464: Increase release tag
14cr|python-zope.html-2.4.1-2|41	
14cr|python-zope.html-2.4.1-2|42	

7035 14
14cr|python-zope.i18n-4.0.0a4-2|1	%define	oname	zope.i18n
14cr|python-zope.i18n-4.0.0a4-2|2	
14cr|python-zope.i18n-4.0.0a4-2|3	Name:		python-%{oname}
14cr|python-zope.i18n-4.0.0a4-2|4	Version:	4.0.0a4
14cr|python-zope.i18n-4.0.0a4-2|5	Release:	2
14cr|python-zope.i18n-4.0.0a4-2|6	Summary:	Zope Internationalization Support
14cr|python-zope.i18n-4.0.0a4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.i18n-4.0.0a4-2|8	License:	ZPL 2.1
14cr|python-zope.i18n-4.0.0a4-2|9	Group:		Development/Python
14cr|python-zope.i18n-4.0.0a4-2|10	Url:		http://pypi.python.org/pypi/zope.i18n
14cr|python-zope.i18n-4.0.0a4-2|11	BuildArch:	noarch
14cr|python-zope.i18n-4.0.0a4-2|12	BuildRequires:	python-setuptools
14cr|python-zope.i18n-4.0.0a4-2|13	
14cr|python-zope.i18n-4.0.0a4-2|14	%description
14cr|python-zope.i18n-4.0.0a4-2|15	Zope Internationalization Support
14cr|python-zope.i18n-4.0.0a4-2|16	=================================
14cr|python-zope.i18n-4.0.0a4-2|17	
14cr|python-zope.i18n-4.0.0a4-2|18	This package implements several APIs related to internationalization and
14cr|python-zope.i18n-4.0.0a4-2|19	localization.
14cr|python-zope.i18n-4.0.0a4-2|20	
14cr|python-zope.i18n-4.0.0a4-2|21	* Locale objects for all locales maintained by the ICU project.
14cr|python-zope.i18n-4.0.0a4-2|22	
14cr|python-zope.i18n-4.0.0a4-2|23	* Gettext-based message catalogs for message strings.
14cr|python-zope.i18n-4.0.0a4-2|24	
14cr|python-zope.i18n-4.0.0a4-2|25	* Locale discovery for Web-based requests.
14cr|python-zope.i18n-4.0.0a4-2|26	
14cr|python-zope.i18n-4.0.0a4-2|27	.. See ``docs/index.rst`` for the documentation.
14cr|python-zope.i18n-4.0.0a4-2|28	
14cr|python-zope.i18n-4.0.0a4-2|29	%prep
14cr|python-zope.i18n-4.0.0a4-2|30	%setup -q -n %{oname}-%{version}
14cr|python-zope.i18n-4.0.0a4-2|31	
14cr|python-zope.i18n-4.0.0a4-2|32	%build
14cr|python-zope.i18n-4.0.0a4-2|33	python setup.py build
14cr|python-zope.i18n-4.0.0a4-2|34	
14cr|python-zope.i18n-4.0.0a4-2|35	%install
14cr|python-zope.i18n-4.0.0a4-2|36	python setup.py install --root=%{buildroot}
14cr|python-zope.i18n-4.0.0a4-2|37	
14cr|python-zope.i18n-4.0.0a4-2|38	%files
14cr|python-zope.i18n-4.0.0a4-2|39	%doc CHANGES.txt
14cr|python-zope.i18n-4.0.0a4-2|40	%doc COPYRIGHT.txt
14cr|python-zope.i18n-4.0.0a4-2|41	%doc LICENSE.txt
14cr|python-zope.i18n-4.0.0a4-2|42	%doc README.txt
14cr|python-zope.i18n-4.0.0a4-2|43	%doc src/zope.i18n.egg-info/SOURCES.txt
14cr|python-zope.i18n-4.0.0a4-2|44	%doc src/zope.i18n.egg-info/dependency_links.txt
14cr|python-zope.i18n-4.0.0a4-2|45	%doc src/zope.i18n.egg-info/namespace_packages.txt
14cr|python-zope.i18n-4.0.0a4-2|46	%doc src/zope.i18n.egg-info/requires.txt
14cr|python-zope.i18n-4.0.0a4-2|47	%doc src/zope.i18n.egg-info/top_level.txt
14cr|python-zope.i18n-4.0.0a4-2|48	%doc src/zope/i18n/i18nobject.txt
14cr|python-zope.i18n-4.0.0a4-2|49	%doc src/zope/i18n/testmessagecatalog.txt
14cr|python-zope.i18n-4.0.0a4-2|50	%doc src/zope/i18n/locales/README.txt
14cr|python-zope.i18n-4.0.0a4-2|51	%doc src/zope/i18n/locales/fallbackcollator.txt
14cr|python-zope.i18n-4.0.0a4-2|52	%doc src/zope/i18n/locales/data/license.html
14cr|python-zope.i18n-4.0.0a4-2|53	%doc src/zope/i18n/tests/configure.txt
14cr|python-zope.i18n-4.0.0a4-2|54	%{py_puresitedir}/zope/i18n/*
14cr|python-zope.i18n-4.0.0a4-2|55	%{py_puresitedir}/zope.i18n*.egg-info
14cr|python-zope.i18n-4.0.0a4-2|56	%{py_puresitedir}/zope.i18n*.pth
14cr|python-zope.i18n-4.0.0a4-2|57	
14cr|python-zope.i18n-4.0.0a4-2|58	
14cr|python-zope.i18n-4.0.0a4-2|59	%changelog
14cr|python-zope.i18n-4.0.0a4-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a4-2
14cr|python-zope.i18n-4.0.0a4-2|61	+ Revision: 5b0a107
14cr|python-zope.i18n-4.0.0a4-2|62	- MassBuild#464: Increase release tag
14cr|python-zope.i18n-4.0.0a4-2|63	
14cr|python-zope.i18n-4.0.0a4-2|64	

7036 14
14cr|python-zope.i18nmessageid-4.0.3-2|1	%define	oname	zope.i18nmessageid
14cr|python-zope.i18nmessageid-4.0.3-2|2	
14cr|python-zope.i18nmessageid-4.0.3-2|3	Name:		python-%{oname}
14cr|python-zope.i18nmessageid-4.0.3-2|4	Version:	4.0.3
14cr|python-zope.i18nmessageid-4.0.3-2|5	Release:	2
14cr|python-zope.i18nmessageid-4.0.3-2|6	Summary:	Message Identifiers for internationalization
14cr|python-zope.i18nmessageid-4.0.3-2|7	
14cr|python-zope.i18nmessageid-4.0.3-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-%{version}.tar.gz
14cr|python-zope.i18nmessageid-4.0.3-2|9	License:	ZPL 2.1
14cr|python-zope.i18nmessageid-4.0.3-2|10	Group:		Development/Python
14cr|python-zope.i18nmessageid-4.0.3-2|11	Url:		http://pypi.python.org/pypi/zope.i18nmessageid
14cr|python-zope.i18nmessageid-4.0.3-2|12	BuildRequires:	python-devel python-setuptools
14cr|python-zope.i18nmessageid-4.0.3-2|13	
14cr|python-zope.i18nmessageid-4.0.3-2|14	%description
14cr|python-zope.i18nmessageid-4.0.3-2|15	To translate any text, we must be able to discover the source domain
14cr|python-zope.i18nmessageid-4.0.3-2|16	of the text.  A source domain is an identifier that identifies a
14cr|python-zope.i18nmessageid-4.0.3-2|17	project that produces program source strings.  Source strings occur as
14cr|python-zope.i18nmessageid-4.0.3-2|18	literals in python programs, text in templates, and some text in XML
14cr|python-zope.i18nmessageid-4.0.3-2|19	data.  The project implies a source language and an application
14cr|python-zope.i18nmessageid-4.0.3-2|20	context.
14cr|python-zope.i18nmessageid-4.0.3-2|21	
14cr|python-zope.i18nmessageid-4.0.3-2|22	We can think of a source domain as a collection of messages and
14cr|python-zope.i18nmessageid-4.0.3-2|23	associated translation strings.
14cr|python-zope.i18nmessageid-4.0.3-2|24	
14cr|python-zope.i18nmessageid-4.0.3-2|25	We often need to create unicode strings that will be displayed by
14cr|python-zope.i18nmessageid-4.0.3-2|26	separate views.  The view cannot translate the string without knowing
14cr|python-zope.i18nmessageid-4.0.3-2|27	its source domain.  A string or unicode literal carries no domain
14cr|python-zope.i18nmessageid-4.0.3-2|28	information, therefore we use messages.  Messages are unicode strings
14cr|python-zope.i18nmessageid-4.0.3-2|29	which carry a translation source domain and possibly a default
14cr|python-zope.i18nmessageid-4.0.3-2|30	translation.  They are created by a message factory. The message
14cr|python-zope.i18nmessageid-4.0.3-2|31	factory is created by calling ``MessageFactory`` with the source
14cr|python-zope.i18nmessageid-4.0.3-2|32	domain.
14cr|python-zope.i18nmessageid-4.0.3-2|33	
14cr|python-zope.i18nmessageid-4.0.3-2|34	This package provides facilities for *declaring* such messages within
14cr|python-zope.i18nmessageid-4.0.3-2|35	program source text;  translation of the messages is the responsiblitiy
14cr|python-zope.i18nmessageid-4.0.3-2|36	of the 'zope.i18n' package.
14cr|python-zope.i18nmessageid-4.0.3-2|37	
14cr|python-zope.i18nmessageid-4.0.3-2|38	Please see http://docs.zope.org/zope.i18nmessageid/ for the documentation.
14cr|python-zope.i18nmessageid-4.0.3-2|39	
14cr|python-zope.i18nmessageid-4.0.3-2|40	%prep
14cr|python-zope.i18nmessageid-4.0.3-2|41	%setup -q -n %{oname}-%{version}
14cr|python-zope.i18nmessageid-4.0.3-2|42	
14cr|python-zope.i18nmessageid-4.0.3-2|43	%build
14cr|python-zope.i18nmessageid-4.0.3-2|44	python setup.py build
14cr|python-zope.i18nmessageid-4.0.3-2|45	
14cr|python-zope.i18nmessageid-4.0.3-2|46	%install
14cr|python-zope.i18nmessageid-4.0.3-2|47	python setup.py install --root=%{buildroot}
14cr|python-zope.i18nmessageid-4.0.3-2|48	
14cr|python-zope.i18nmessageid-4.0.3-2|49	%check
14cr|python-zope.i18nmessageid-4.0.3-2|50	python setup.py test
14cr|python-zope.i18nmessageid-4.0.3-2|51	
14cr|python-zope.i18nmessageid-4.0.3-2|52	%files
14cr|python-zope.i18nmessageid-4.0.3-2|53	%doc
14cr|python-zope.i18nmessageid-4.0.3-2|54	%{py_platsitedir}/zope/i18nmessageid/*
14cr|python-zope.i18nmessageid-4.0.3-2|55	%{py_platsitedir}/zope.i18nmessageid*.egg-info
14cr|python-zope.i18nmessageid-4.0.3-2|56	%{py_platsitedir}/zope.i18nmessageid*.pth
14cr|python-zope.i18nmessageid-4.0.3-2|57	
14cr|python-zope.i18nmessageid-4.0.3-2|58	
14cr|python-zope.i18nmessageid-4.0.3-2|59	
14cr|python-zope.i18nmessageid-4.0.3-2|60	%changelog
14cr|python-zope.i18nmessageid-4.0.3-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|python-zope.i18nmessageid-4.0.3-2|62	+ Revision: 9c0e1cd
14cr|python-zope.i18nmessageid-4.0.3-2|63	- MassBuild#464: Increase release tag
14cr|python-zope.i18nmessageid-4.0.3-2|64	
14cr|python-zope.i18nmessageid-4.0.3-2|65	

7037 14
14cr|python-zope.index-4.0.1-2|1	%define	oname	zope.index
14cr|python-zope.index-4.0.1-2|2	
14cr|python-zope.index-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.index-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.index-4.0.1-2|5	Release:	2
14cr|python-zope.index-4.0.1-2|6	Summary:	Indices for using with catalog like text, field, etc
14cr|python-zope.index-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.index-4.0.1-2|8	License:	ZPL 2.1
14cr|python-zope.index-4.0.1-2|9	Group:		Development/Python
14cr|python-zope.index-4.0.1-2|10	Url:		http://pypi.python.org/pypi/zope.index
14cr|python-zope.index-4.0.1-2|11	BuildRequires:	python-devel python-setuptools
14cr|python-zope.index-4.0.1-2|12	
14cr|python-zope.index-4.0.1-2|13	Requires:	pythonegg(btrees)
14cr|python-zope.index-4.0.1-2|14	Requires:	pythonegg(persistent)
14cr|python-zope.index-4.0.1-2|15	Requires:	pythonegg(setuptools)
14cr|python-zope.index-4.0.1-2|16	Requires:	pythonegg(six)
14cr|python-zope.index-4.0.1-2|17	Requires:	pythonegg(zope.interface)
14cr|python-zope.index-4.0.1-2|18	
14cr|python-zope.index-4.0.1-2|19	
14cr|python-zope.index-4.0.1-2|20	%description
14cr|python-zope.index-4.0.1-2|21	Overview
14cr|python-zope.index-4.0.1-2|22	--------
14cr|python-zope.index-4.0.1-2|23	
14cr|python-zope.index-4.0.1-2|24	The ``zope.index`` package provides several indices for the Zope
14cr|python-zope.index-4.0.1-2|25	catalog.  These include:
14cr|python-zope.index-4.0.1-2|26	
14cr|python-zope.index-4.0.1-2|27	* a field index (for indexing orderable values),
14cr|python-zope.index-4.0.1-2|28	
14cr|python-zope.index-4.0.1-2|29	* a keyword index,
14cr|python-zope.index-4.0.1-2|30	
14cr|python-zope.index-4.0.1-2|31	* a topic index,
14cr|python-zope.index-4.0.1-2|32	
14cr|python-zope.index-4.0.1-2|33	* a text index (with support for lexicon, splitter, normalizer, etc.)
14cr|python-zope.index-4.0.1-2|34	
14cr|python-zope.index-4.0.1-2|35	
14cr|python-zope.index-4.0.1-2|36	
14cr|python-zope.index-4.0.1-2|37	
14cr|python-zope.index-4.0.1-2|38	%prep
14cr|python-zope.index-4.0.1-2|39	%setup -q -n %{oname}-%{version}
14cr|python-zope.index-4.0.1-2|40	
14cr|python-zope.index-4.0.1-2|41	%build
14cr|python-zope.index-4.0.1-2|42	python setup.py build
14cr|python-zope.index-4.0.1-2|43	
14cr|python-zope.index-4.0.1-2|44	%install
14cr|python-zope.index-4.0.1-2|45	python setup.py install --root=%{buildroot}
14cr|python-zope.index-4.0.1-2|46	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/hs-tool.py
14cr|python-zope.index-4.0.1-2|47	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/mhindex.py
14cr|python-zope.index-4.0.1-2|48	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/wordstats.py
14cr|python-zope.index-4.0.1-2|49	
14cr|python-zope.index-4.0.1-2|50	%check
14cr|python-zope.index-4.0.1-2|51	#python setup.py test
14cr|python-zope.index-4.0.1-2|52	
14cr|python-zope.index-4.0.1-2|53	%files
14cr|python-zope.index-4.0.1-2|54	%doc CHANGES.txt
14cr|python-zope.index-4.0.1-2|55	%doc COPYRIGHT.txt
14cr|python-zope.index-4.0.1-2|56	%doc LICENSE.txt
14cr|python-zope.index-4.0.1-2|57	%doc README.txt
14cr|python-zope.index-4.0.1-2|58	%doc src/zope.index.egg-info/SOURCES.txt
14cr|python-zope.index-4.0.1-2|59	%doc src/zope.index.egg-info/dependency_links.txt
14cr|python-zope.index-4.0.1-2|60	%doc src/zope.index.egg-info/namespace_packages.txt
14cr|python-zope.index-4.0.1-2|61	%doc src/zope.index.egg-info/requires.txt
14cr|python-zope.index-4.0.1-2|62	%doc src/zope.index.egg-info/top_level.txt
14cr|python-zope.index-4.0.1-2|63	%doc src/zope/index/field/README.txt
14cr|python-zope.index-4.0.1-2|64	%doc src/zope/index/text/textindex.txt
14cr|python-zope.index-4.0.1-2|65	%{py_platsitedir}/zope/index/*.py*
14cr|python-zope.index-4.0.1-2|66	%{py_platsitedir}/zope/index/field/*.py*
14cr|python-zope.index-4.0.1-2|67	%{py_platsitedir}/zope/index/keyword/*.py*
14cr|python-zope.index-4.0.1-2|68	%{py_platsitedir}/zope/index/text/*.py*
14cr|python-zope.index-4.0.1-2|69	%{py_platsitedir}/zope/index/text/okascore.so
14cr|python-zope.index-4.0.1-2|70	%{py_platsitedir}/zope/index/text/tests/*.py*
14cr|python-zope.index-4.0.1-2|71	%{py_platsitedir}/zope/index/topic/*.py*
14cr|python-zope.index-4.0.1-2|72	%{py_platsitedir}/zope/index/topic/tests/*.py*
14cr|python-zope.index-4.0.1-2|73	%{py_platsitedir}/zope.index*.egg-info
14cr|python-zope.index-4.0.1-2|74	%{py_platsitedir}/zope.index-4.0.1-py2.7-nspkg.pth
14cr|python-zope.index-4.0.1-2|75	%{py_platsitedir}/zope/index/field/README.txt
14cr|python-zope.index-4.0.1-2|76	%{py_platsitedir}/zope/index/text/okascore.c
14cr|python-zope.index-4.0.1-2|77	%{py_platsitedir}/zope/index/text/textindex.txt
14cr|python-zope.index-4.0.1-2|78	
14cr|python-zope.index-4.0.1-2|79	
14cr|python-zope.index-4.0.1-2|80	%changelog
14cr|python-zope.index-4.0.1-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.index-4.0.1-2|82	+ Revision: 4a62642
14cr|python-zope.index-4.0.1-2|83	- MassBuild#464: Increase release tag
14cr|python-zope.index-4.0.1-2|84	
14cr|python-zope.index-4.0.1-2|85	

7038 14
14cr|python-zopeinterface-3.6.1-3|1	%define module zopeinterface
14cr|python-zopeinterface-3.6.1-3|2	%define debug_package %{nil}
14cr|python-zopeinterface-3.6.1-3|3	
14cr|python-zopeinterface-3.6.1-3|4	Name:           python-%{module}
14cr|python-zopeinterface-3.6.1-3|5	Version:        3.6.1
14cr|python-zopeinterface-3.6.1-3|6	Release:        3
14cr|python-zopeinterface-3.6.1-3|7	Url:            http://pypi.python.org/pypi/zope.interface
14cr|python-zopeinterface-3.6.1-3|8	Summary:        Interfaces for Python
14cr|python-zopeinterface-3.6.1-3|9	License:        ZPL 2.1
14cr|python-zopeinterface-3.6.1-3|10	Group:          Development/Python
14cr|python-zopeinterface-3.6.1-3|11	Source:         zope.interface-%{version}.tar.bz2
14cr|python-zopeinterface-3.6.1-3|12	BuildRequires:  python-devel
14cr|python-zopeinterface-3.6.1-3|13	
14cr|python-zopeinterface-3.6.1-3|14	%description
14cr|python-zopeinterface-3.6.1-3|15	This package is intended to be independently reusable in any Python
14cr|python-zopeinterface-3.6.1-3|16	project. It is maintained by the Zope Toolkit project.
14cr|python-zopeinterface-3.6.1-3|17	
14cr|python-zopeinterface-3.6.1-3|18	This package provides an implementation of object interfaces for Python.
14cr|python-zopeinterface-3.6.1-3|19	Interfaces are a mechanism for labeling objects as conforming to a given
14cr|python-zopeinterface-3.6.1-3|20	API or contract. So, this package can be considered as implementation of
14cr|python-zopeinterface-3.6.1-3|21	the Design By Contract methodology support in Python.
14cr|python-zopeinterface-3.6.1-3|22	
14cr|python-zopeinterface-3.6.1-3|23	
14cr|python-zopeinterface-3.6.1-3|24	%prep
14cr|python-zopeinterface-3.6.1-3|25	%setup -n zope.interface-%{version}
14cr|python-zopeinterface-3.6.1-3|26	
14cr|python-zopeinterface-3.6.1-3|27	%build
14cr|python-zopeinterface-3.6.1-3|28	CFLAGS="%{optflags}" python setup.py build
14cr|python-zopeinterface-3.6.1-3|29	
14cr|python-zopeinterface-3.6.1-3|30	%install
14cr|python-zopeinterface-3.6.1-3|31	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitearch}
14cr|python-zopeinterface-3.6.1-3|32	
14cr|python-zopeinterface-3.6.1-3|33	%files
14cr|python-zopeinterface-3.6.1-3|34	%doc COPYRIGHT.txt CHANGES.txt LICENSE.txt README.txt
14cr|python-zopeinterface-3.6.1-3|35	%{python_sitearch}/*
14cr|python-zopeinterface-3.6.1-3|36	
14cr|python-zopeinterface-3.6.1-3|37	%changelog
14cr|python-zopeinterface-3.6.1-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.1-3
14cr|python-zopeinterface-3.6.1-3|39	+ Revision: 7644251
14cr|python-zopeinterface-3.6.1-3|40	- MassBuild#464: Increase release tag
14cr|python-zopeinterface-3.6.1-3|41	
14cr|python-zopeinterface-3.6.1-3|42	

7039 14
14cr|python-zope.interface-4.0.5-2|1	%define	oname	zope.interface
14cr|python-zope.interface-4.0.5-2|2	
14cr|python-zope.interface-4.0.5-2|3	Name:		python-%{oname}
14cr|python-zope.interface-4.0.5-2|4	Version:	4.0.5
14cr|python-zope.interface-4.0.5-2|5	Release:	2
14cr|python-zope.interface-4.0.5-2|6	Summary:	Interfaces for Python
14cr|python-zope.interface-4.0.5-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.interface-4.0.5-2|8	License:	ZPL 2.1
14cr|python-zope.interface-4.0.5-2|9	Group:		Development/Python
14cr|python-zope.interface-4.0.5-2|10	Url:		http://pypi.python.org/pypi/zope.interface
14cr|python-zope.interface-4.0.5-2|11	BuildRequires:	python-devel
14cr|python-zope.interface-4.0.5-2|12	BuildRequires:	python-setuptools
14cr|python-zope.interface-4.0.5-2|13	BuildRequires:	python-zope.event
14cr|python-zope.interface-4.0.5-2|14	
14cr|python-zope.interface-4.0.5-2|15	%description
14cr|python-zope.interface-4.0.5-2|16	``zope.interface`` README
14cr|python-zope.interface-4.0.5-2|17	=========================
14cr|python-zope.interface-4.0.5-2|18	
14cr|python-zope.interface-4.0.5-2|19	This package is intended to be independently reusable in any Python
14cr|python-zope.interface-4.0.5-2|20	project. It is maintained by the `Zope Toolkit project
14cr|python-zope.interface-4.0.5-2|21	<http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.interface-4.0.5-2|22	
14cr|python-zope.interface-4.0.5-2|23	This package provides an implementation of "object interfaces" for Python.
14cr|python-zope.interface-4.0.5-2|24	Interfaces are a mechanism for labeling objects as conforming to a given
14cr|python-zope.interface-4.0.5-2|25	API or contract. So, this package can be considered as implementation of
14cr|python-zope.interface-4.0.5-2|26	the `Design By Contract`_ methodology support in Python.
14cr|python-zope.interface-4.0.5-2|27	
14cr|python-zope.interface-4.0.5-2|28	.. _Design By Contract: http://en.wikipedia.org/wiki/Design_by_contract
14cr|python-zope.interface-4.0.5-2|29	
14cr|python-zope.interface-4.0.5-2|30	For detailed documentation, please see http://docs.zope.org/zope.interface
14cr|python-zope.interface-4.0.5-2|31	%prep
14cr|python-zope.interface-4.0.5-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.interface-4.0.5-2|33	
14cr|python-zope.interface-4.0.5-2|34	%build
14cr|python-zope.interface-4.0.5-2|35	python setup.py build
14cr|python-zope.interface-4.0.5-2|36	
14cr|python-zope.interface-4.0.5-2|37	%install
14cr|python-zope.interface-4.0.5-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.interface-4.0.5-2|39	
14cr|python-zope.interface-4.0.5-2|40	%check
14cr|python-zope.interface-4.0.5-2|41	python setup.py test
14cr|python-zope.interface-4.0.5-2|42	
14cr|python-zope.interface-4.0.5-2|43	%files
14cr|python-zope.interface-4.0.5-2|44	%doc CHANGES.rst
14cr|python-zope.interface-4.0.5-2|45	%doc COPYRIGHT.txt
14cr|python-zope.interface-4.0.5-2|46	%doc LICENSE.txt
14cr|python-zope.interface-4.0.5-2|47	%doc README.rst
14cr|python-zope.interface-4.0.5-2|48	%doc docs/README.rst
14cr|python-zope.interface-4.0.5-2|49	%doc docs/README.ru.rst
14cr|python-zope.interface-4.0.5-2|50	%doc docs/hacking.rst
14cr|python-zope.interface-4.0.5-2|51	%doc src/zope.interface.egg-info/SOURCES.txt
14cr|python-zope.interface-4.0.5-2|52	%doc src/zope.interface.egg-info/dependency_links.txt
14cr|python-zope.interface-4.0.5-2|53	%doc src/zope.interface.egg-info/namespace_packages.txt
14cr|python-zope.interface-4.0.5-2|54	%doc src/zope.interface.egg-info/requires.txt
14cr|python-zope.interface-4.0.5-2|55	%doc src/zope.interface.egg-info/top_level.txt
14cr|python-zope.interface-4.0.5-2|56	%{py_platsitedir}/zope/interface/*
14cr|python-zope.interface-4.0.5-2|57	%{py_platsitedir}/zope.interface*.egg-info
14cr|python-zope.interface-4.0.5-2|58	%{py_platsitedir}/zope.interface*.pth
14cr|python-zope.interface-4.0.5-2|59	
14cr|python-zope.interface-4.0.5-2|60	
14cr|python-zope.interface-4.0.5-2|61	%changelog
14cr|python-zope.interface-4.0.5-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.5-2
14cr|python-zope.interface-4.0.5-2|63	+ Revision: a36b9fc
14cr|python-zope.interface-4.0.5-2|64	- MassBuild#464: Increase release tag
14cr|python-zope.interface-4.0.5-2|65	
14cr|python-zope.interface-4.0.5-2|66	

7040 14
14cr|python-zope.intid-4.0.0a1-6|1	%define	oname	zope.intid
14cr|python-zope.intid-4.0.0a1-6|2	
14cr|python-zope.intid-4.0.0a1-6|3	Name:		python-%{oname}
14cr|python-zope.intid-4.0.0a1-6|4	Version:	4.0.0a1
14cr|python-zope.intid-4.0.0a1-6|5	Release:	6
14cr|python-zope.intid-4.0.0a1-6|6	Summary:	Integer Id Utility
14cr|python-zope.intid-4.0.0a1-6|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.intid-4.0.0a1-6|8	License:	ZPL 2.1
14cr|python-zope.intid-4.0.0a1-6|9	Group:		Development/Python
14cr|python-zope.intid-4.0.0a1-6|10	Url:		http://pypi.python.org/pypi/zope.intid
14cr|python-zope.intid-4.0.0a1-6|11	BuildArch:	noarch
14cr|python-zope.intid-4.0.0a1-6|12	BuildRequires:	pkgconfig(python)
14cr|python-zope.intid-4.0.0a1-6|13	BuildRequires:	python-setuptools
14cr|python-zope.intid-4.0.0a1-6|14	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.intid-4.0.0a1-6|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.intid-4.0.0a1-6|16	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.intid-4.0.0a1-6|17	BuildRequires:  pythonegg(zope.keyreference)
14cr|python-zope.intid-4.0.0a1-6|18	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.intid-4.0.0a1-6|19	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.intid-4.0.0a1-6|20	BuildRequires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.intid-4.0.0a1-6|21	BuildRequires:  pythonegg(persistent)
14cr|python-zope.intid-4.0.0a1-6|22	BuildRequires:  pythonegg(zodb3)
14cr|python-zope.intid-4.0.0a1-6|23	BuildRequires:  pythonegg(btrees)
14cr|python-zope.intid-4.0.0a1-6|24	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.intid-4.0.0a1-6|25	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.intid-4.0.0a1-6|26	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.intid-4.0.0a1-6|27	
14cr|python-zope.intid-4.0.0a1-6|28	%description
14cr|python-zope.intid-4.0.0a1-6|29	This package provides an API to create integer ids for any object. Later
14cr|python-zope.intid-4.0.0a1-6|30	objects can be looked up by their id as well. This functionality is commonly
14cr|python-zope.intid-4.0.0a1-6|31	used in situations where dealing with objects is undesirably, such as in
14cr|python-zope.intid-4.0.0a1-6|32	search indices or any code that needs an easy hash of an object.
14cr|python-zope.intid-4.0.0a1-6|33	
14cr|python-zope.intid-4.0.0a1-6|34	%prep
14cr|python-zope.intid-4.0.0a1-6|35	%setup -q -n %{oname}-%{version}
14cr|python-zope.intid-4.0.0a1-6|36	perl -pi -e "s|ZODB|ZODB3|"  setup.py
14cr|python-zope.intid-4.0.0a1-6|37	
14cr|python-zope.intid-4.0.0a1-6|38	%build
14cr|python-zope.intid-4.0.0a1-6|39	python setup.py build
14cr|python-zope.intid-4.0.0a1-6|40	
14cr|python-zope.intid-4.0.0a1-6|41	%install
14cr|python-zope.intid-4.0.0a1-6|42	python setup.py install --root=%{buildroot}
14cr|python-zope.intid-4.0.0a1-6|43	
14cr|python-zope.intid-4.0.0a1-6|44	%check
14cr|python-zope.intid-4.0.0a1-6|45	python setup.py test
14cr|python-zope.intid-4.0.0a1-6|46	
14cr|python-zope.intid-4.0.0a1-6|47	%files
14cr|python-zope.intid-4.0.0a1-6|48	%doc CHANGES.txt
14cr|python-zope.intid-4.0.0a1-6|49	%doc COPYRIGHT.txt
14cr|python-zope.intid-4.0.0a1-6|50	%doc LICENSE.txt
14cr|python-zope.intid-4.0.0a1-6|51	%doc README.txt
14cr|python-zope.intid-4.0.0a1-6|52	%doc src/zope.intid.egg-info/SOURCES.txt
14cr|python-zope.intid-4.0.0a1-6|53	%doc src/zope.intid.egg-info/dependency_links.txt
14cr|python-zope.intid-4.0.0a1-6|54	%doc src/zope.intid.egg-info/namespace_packages.txt
14cr|python-zope.intid-4.0.0a1-6|55	%doc src/zope.intid.egg-info/requires.txt
14cr|python-zope.intid-4.0.0a1-6|56	%doc src/zope.intid.egg-info/top_level.txt
14cr|python-zope.intid-4.0.0a1-6|57	%{py_puresitedir}/zope/intid/*
14cr|python-zope.intid-4.0.0a1-6|58	%{py_puresitedir}/zope.intid*.egg-info
14cr|python-zope.intid-4.0.0a1-6|59	%{py_puresitedir}/zope.intid*.pth
14cr|python-zope.intid-4.0.0a1-6|60	
14cr|python-zope.intid-4.0.0a1-6|61	
14cr|python-zope.intid-4.0.0a1-6|62	%changelog
14cr|python-zope.intid-4.0.0a1-6|63	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 4.0.0a1-6
14cr|python-zope.intid-4.0.0a1-6|64	+ Revision: 36b7f62
14cr|python-zope.intid-4.0.0a1-6|65	- Updated python-zope.intid.spec
14cr|python-zope.intid-4.0.0a1-6|66	
14cr|python-zope.intid-4.0.0a1-6|67	

7041 14
14cr|python-zope.keyreference-4.0.0a2-3|1	%define	oname	zope.keyreference
14cr|python-zope.keyreference-4.0.0a2-3|2	
14cr|python-zope.keyreference-4.0.0a2-3|3	Name:		python-%{oname}
14cr|python-zope.keyreference-4.0.0a2-3|4	Version:	4.0.0a2
14cr|python-zope.keyreference-4.0.0a2-3|5	Release:	3
14cr|python-zope.keyreference-4.0.0a2-3|6	Summary:	Key References
14cr|python-zope.keyreference-4.0.0a2-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.keyreference-4.0.0a2-3|8	License:	ZPL 2.1
14cr|python-zope.keyreference-4.0.0a2-3|9	Group:		Development/Python
14cr|python-zope.keyreference-4.0.0a2-3|10	Url:		http://pypi.python.org/pypi/zope.keyreference
14cr|python-zope.keyreference-4.0.0a2-3|11	BuildArch:	noarch
14cr|python-zope.keyreference-4.0.0a2-3|12	BuildRequires:	python-setuptools
14cr|python-zope.keyreference-4.0.0a2-3|13	Requires:       pythonegg(setuptools)
14cr|python-zope.keyreference-4.0.0a2-3|14	Requires: pythonegg(zodb3)
14cr|python-zope.keyreference-4.0.0a2-3|15	Requires: pythonegg(zope.component)
14cr|python-zope.keyreference-4.0.0a2-3|16	Requires: pythonegg(zope.i18nmessageid)
14cr|python-zope.keyreference-4.0.0a2-3|17	Requires: pythonegg(zope.interface)
14cr|python-zope.keyreference-4.0.0a2-3|18	Requires: pythonegg(zope.schema)
14cr|python-zope.keyreference-4.0.0a2-3|19	
14cr|python-zope.keyreference-4.0.0a2-3|20	%description
14cr|python-zope.keyreference-4.0.0a2-3|21	Object references that support stable comparison and hashes.
14cr|python-zope.keyreference-4.0.0a2-3|22	
14cr|python-zope.keyreference-4.0.0a2-3|23	%prep
14cr|python-zope.keyreference-4.0.0a2-3|24	%setup -q -n %{oname}-%{version}
14cr|python-zope.keyreference-4.0.0a2-3|25	perl -pi -e "s|ZODB|ZODB3|"  setup.py
14cr|python-zope.keyreference-4.0.0a2-3|26	
14cr|python-zope.keyreference-4.0.0a2-3|27	%build
14cr|python-zope.keyreference-4.0.0a2-3|28	python setup.py build
14cr|python-zope.keyreference-4.0.0a2-3|29	
14cr|python-zope.keyreference-4.0.0a2-3|30	%install
14cr|python-zope.keyreference-4.0.0a2-3|31	python setup.py install --root=%{buildroot}
14cr|python-zope.keyreference-4.0.0a2-3|32	
14cr|python-zope.keyreference-4.0.0a2-3|33	%check
14cr|python-zope.keyreference-4.0.0a2-3|34	#python setup.py test
14cr|python-zope.keyreference-4.0.0a2-3|35	
14cr|python-zope.keyreference-4.0.0a2-3|36	%files
14cr|python-zope.keyreference-4.0.0a2-3|37	%doc *.txt
14cr|python-zope.keyreference-4.0.0a2-3|38	%doc src/zope.keyreference.egg-info/*.txt
14cr|python-zope.keyreference-4.0.0a2-3|39	%doc src/zope/keyreference/persistent.txt
14cr|python-zope.keyreference-4.0.0a2-3|40	%{py_puresitedir}/zope/keyreference/*.py*
14cr|python-zope.keyreference-4.0.0a2-3|41	%{py_puresitedir}/zope.keyreference*.egg-info
14cr|python-zope.keyreference-4.0.0a2-3|42	%{py_puresitedir}/zope.keyreference-4.0.0a2-py2.7-nspkg.pth
14cr|python-zope.keyreference-4.0.0a2-3|43	%{py_puresitedir}/zope/keyreference/persistent.txt
14cr|python-zope.keyreference-4.0.0a2-3|44	%{py_puresitedir}/zope/keyreference/configure.zcml
14cr|python-zope.keyreference-4.0.0a2-3|45	
14cr|python-zope.keyreference-4.0.0a2-3|46	
14cr|python-zope.keyreference-4.0.0a2-3|47	%changelog
14cr|python-zope.keyreference-4.0.0a2-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a2-3
14cr|python-zope.keyreference-4.0.0a2-3|49	+ Revision: 5ebaed0
14cr|python-zope.keyreference-4.0.0a2-3|50	- MassBuild#464: Increase release tag
14cr|python-zope.keyreference-4.0.0a2-3|51	
14cr|python-zope.keyreference-4.0.0a2-3|52	

7042 14
14cr|python-zope.lifecycleevent-4.0.3-2|1	%define	oname	zope.lifecycleevent
14cr|python-zope.lifecycleevent-4.0.3-2|2	
14cr|python-zope.lifecycleevent-4.0.3-2|3	Name:		python-%{oname}
14cr|python-zope.lifecycleevent-4.0.3-2|4	Version:	4.0.3
14cr|python-zope.lifecycleevent-4.0.3-2|5	Release:	2
14cr|python-zope.lifecycleevent-4.0.3-2|6	Summary:	Object life-cycle events
14cr|python-zope.lifecycleevent-4.0.3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.lifecycleevent-4.0.3-2|8	License:	ZPL 2.1
14cr|python-zope.lifecycleevent-4.0.3-2|9	Group:		Development/Python
14cr|python-zope.lifecycleevent-4.0.3-2|10	Url:		http://pypi.python.org/pypi/zope.lifecycleevent
14cr|python-zope.lifecycleevent-4.0.3-2|11	BuildArch:	noarch
14cr|python-zope.lifecycleevent-4.0.3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.lifecycleevent-4.0.3-2|13	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.lifecycleevent-4.0.3-2|14	BuildRequires:	pythonegg(zope.interface)
14cr|python-zope.lifecycleevent-4.0.3-2|15	
14cr|python-zope.lifecycleevent-4.0.3-2|16	%description
14cr|python-zope.lifecycleevent-4.0.3-2|17	=================
14cr|python-zope.lifecycleevent-4.0.3-2|18	Life-cycle events
14cr|python-zope.lifecycleevent-4.0.3-2|19	=================
14cr|python-zope.lifecycleevent-4.0.3-2|20	
14cr|python-zope.lifecycleevent-4.0.3-2|21	In Zope, events are used by components to inform each other about
14cr|python-zope.lifecycleevent-4.0.3-2|22	relevant new objects and object modifications.
14cr|python-zope.lifecycleevent-4.0.3-2|23	
14cr|python-zope.lifecycleevent-4.0.3-2|24	Some event consumers like catalogs and caches may need more information to
14cr|python-zope.lifecycleevent-4.0.3-2|25	update themselves in an efficient manner. The necessary information can be
14cr|python-zope.lifecycleevent-4.0.3-2|26	provided as optional modification descriptions of the ObjectModifiedEvent.
14cr|python-zope.lifecycleevent-4.0.3-2|27	
14cr|python-zope.lifecycleevent-4.0.3-2|28	
14cr|python-zope.lifecycleevent-4.0.3-2|29	%prep
14cr|python-zope.lifecycleevent-4.0.3-2|30	%setup -q -n %{oname}-%{version}
14cr|python-zope.lifecycleevent-4.0.3-2|31	
14cr|python-zope.lifecycleevent-4.0.3-2|32	%build
14cr|python-zope.lifecycleevent-4.0.3-2|33	python setup.py build
14cr|python-zope.lifecycleevent-4.0.3-2|34	
14cr|python-zope.lifecycleevent-4.0.3-2|35	%install
14cr|python-zope.lifecycleevent-4.0.3-2|36	python setup.py install --root=%{buildroot}
14cr|python-zope.lifecycleevent-4.0.3-2|37	
14cr|python-zope.lifecycleevent-4.0.3-2|38	%check
14cr|python-zope.lifecycleevent-4.0.3-2|39	# python setup.py test
14cr|python-zope.lifecycleevent-4.0.3-2|40	
14cr|python-zope.lifecycleevent-4.0.3-2|41	%files
14cr|python-zope.lifecycleevent-4.0.3-2|42	%doc CHANGES.rst
14cr|python-zope.lifecycleevent-4.0.3-2|43	%doc COPYRIGHT.txt
14cr|python-zope.lifecycleevent-4.0.3-2|44	%doc LICENSE.txt
14cr|python-zope.lifecycleevent-4.0.3-2|45	%doc README.rst
14cr|python-zope.lifecycleevent-4.0.3-2|46	%doc src/zope.lifecycleevent.egg-info/SOURCES.txt
14cr|python-zope.lifecycleevent-4.0.3-2|47	%doc src/zope.lifecycleevent.egg-info/dependency_links.txt
14cr|python-zope.lifecycleevent-4.0.3-2|48	%doc src/zope.lifecycleevent.egg-info/namespace_packages.txt
14cr|python-zope.lifecycleevent-4.0.3-2|49	%doc src/zope.lifecycleevent.egg-info/requires.txt
14cr|python-zope.lifecycleevent-4.0.3-2|50	%doc src/zope.lifecycleevent.egg-info/top_level.txt
14cr|python-zope.lifecycleevent-4.0.3-2|51	%doc src/zope/lifecycleevent/README.txt
14cr|python-zope.lifecycleevent-4.0.3-2|52	%{py_puresitedir}/zope/lifecycleevent/*
14cr|python-zope.lifecycleevent-4.0.3-2|53	%{py_puresitedir}/zope.lifecycleevent*.egg-info
14cr|python-zope.lifecycleevent-4.0.3-2|54	%{py_puresitedir}/zope.lifecycleevent*.pth
14cr|python-zope.lifecycleevent-4.0.3-2|55	
14cr|python-zope.lifecycleevent-4.0.3-2|56	
14cr|python-zope.lifecycleevent-4.0.3-2|57	%changelog
14cr|python-zope.lifecycleevent-4.0.3-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|python-zope.lifecycleevent-4.0.3-2|59	+ Revision: eeb2b5f
14cr|python-zope.lifecycleevent-4.0.3-2|60	- MassBuild#464: Increase release tag
14cr|python-zope.lifecycleevent-4.0.3-2|61	
14cr|python-zope.lifecycleevent-4.0.3-2|62	

7043 14
14cr|python-zope.location-4.0.3-2|1	%define	oname	zope.location
14cr|python-zope.location-4.0.3-2|2	
14cr|python-zope.location-4.0.3-2|3	Name:		python-%{oname}
14cr|python-zope.location-4.0.3-2|4	Version:	4.0.3
14cr|python-zope.location-4.0.3-2|5	Release:	2
14cr|python-zope.location-4.0.3-2|6	Summary:	Zope Location
14cr|python-zope.location-4.0.3-2|7	
14cr|python-zope.location-4.0.3-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.location/zope.location-%{version}.tar.gz
14cr|python-zope.location-4.0.3-2|9	License:	ZPL 2.1
14cr|python-zope.location-4.0.3-2|10	Group:		Development/Python
14cr|python-zope.location-4.0.3-2|11	Url:		http://pypi.python.org/pypi/zope.location/
14cr|python-zope.location-4.0.3-2|12	BuildArch:	noarch
14cr|python-zope.location-4.0.3-2|13	BuildRequires:	python-setuptools
14cr|python-zope.location-4.0.3-2|14	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.location-4.0.3-2|15	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.location-4.0.3-2|16	
14cr|python-zope.location-4.0.3-2|17	%description
14cr|python-zope.location-4.0.3-2|18	Zope Location
14cr|python-zope.location-4.0.3-2|19	In Zope3, location are special objects that has a structural location.
14cr|python-zope.location-4.0.3-2|20	
14cr|python-zope.location-4.0.3-2|21	
14cr|python-zope.location-4.0.3-2|22	%prep
14cr|python-zope.location-4.0.3-2|23	%setup -q -n %{oname}-%{version}
14cr|python-zope.location-4.0.3-2|24	
14cr|python-zope.location-4.0.3-2|25	%build
14cr|python-zope.location-4.0.3-2|26	python setup.py build
14cr|python-zope.location-4.0.3-2|27	
14cr|python-zope.location-4.0.3-2|28	%install
14cr|python-zope.location-4.0.3-2|29	python setup.py install --root=%{buildroot}
14cr|python-zope.location-4.0.3-2|30	
14cr|python-zope.location-4.0.3-2|31	%check
14cr|python-zope.location-4.0.3-2|32	python setup.py test
14cr|python-zope.location-4.0.3-2|33	
14cr|python-zope.location-4.0.3-2|34	%files
14cr|python-zope.location-4.0.3-2|35	%doc CHANGES.rst
14cr|python-zope.location-4.0.3-2|36	%doc COPYRIGHT.txt
14cr|python-zope.location-4.0.3-2|37	%doc LICENSE.txt
14cr|python-zope.location-4.0.3-2|38	%doc README.rst
14cr|python-zope.location-4.0.3-2|39	%doc src/zope.location.egg-info/SOURCES.txt
14cr|python-zope.location-4.0.3-2|40	%doc src/zope.location.egg-info/dependency_links.txt
14cr|python-zope.location-4.0.3-2|41	%doc src/zope.location.egg-info/namespace_packages.txt
14cr|python-zope.location-4.0.3-2|42	%doc src/zope.location.egg-info/requires.txt
14cr|python-zope.location-4.0.3-2|43	%doc src/zope.location.egg-info/top_level.txt
14cr|python-zope.location-4.0.3-2|44	%{py_puresitedir}/zope/location/*
14cr|python-zope.location-4.0.3-2|45	%{py_puresitedir}/zope.location*.egg-info
14cr|python-zope.location-4.0.3-2|46	%{py_puresitedir}/zope.location*.pth
14cr|python-zope.location-4.0.3-2|47	
14cr|python-zope.location-4.0.3-2|48	
14cr|python-zope.location-4.0.3-2|49	
14cr|python-zope.location-4.0.3-2|50	%changelog
14cr|python-zope.location-4.0.3-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-2
14cr|python-zope.location-4.0.3-2|52	+ Revision: 85dc56c
14cr|python-zope.location-4.0.3-2|53	- MassBuild#464: Increase release tag
14cr|python-zope.location-4.0.3-2|54	
14cr|python-zope.location-4.0.3-2|55	

7044 14
14cr|python-zope.login-2.0.0a1-2|1	%define	oname	zope.login
14cr|python-zope.login-2.0.0a1-2|2	
14cr|python-zope.login-2.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.login-2.0.0a1-2|4	Version:	2.0.0a1
14cr|python-zope.login-2.0.0a1-2|5	Release:	2
14cr|python-zope.login-2.0.0a1-2|6	Summary:	Login helpers for zope.publisher / authentication
14cr|python-zope.login-2.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.login-2.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.login-2.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.login-2.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.login
14cr|python-zope.login-2.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.login-2.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.login-2.0.0a1-2|13	BuildRequires:  pythonegg(zope.publisher)
14cr|python-zope.login-2.0.0a1-2|14	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.login-2.0.0a1-2|15	BuildRequires:  pythonegg(zope.authentication)
14cr|python-zope.login-2.0.0a1-2|16	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.login-2.0.0a1-2|17	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.login-2.0.0a1-2|18	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.login-2.0.0a1-2|19	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.login-2.0.0a1-2|20	
14cr|python-zope.login-2.0.0a1-2|21	%description
14cr|python-zope.login-2.0.0a1-2|22	Overview
14cr|python-zope.login-2.0.0a1-2|23	========
14cr|python-zope.login-2.0.0a1-2|24	
14cr|python-zope.login-2.0.0a1-2|25	This package provides a login helpers for zope.publisher based on the concepts
14cr|python-zope.login-2.0.0a1-2|26	of zope.authentication.
14cr|python-zope.login-2.0.0a1-2|27	
14cr|python-zope.login-2.0.0a1-2|28	%prep
14cr|python-zope.login-2.0.0a1-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.login-2.0.0a1-2|30	
14cr|python-zope.login-2.0.0a1-2|31	%build
14cr|python-zope.login-2.0.0a1-2|32	python setup.py build
14cr|python-zope.login-2.0.0a1-2|33	
14cr|python-zope.login-2.0.0a1-2|34	%install
14cr|python-zope.login-2.0.0a1-2|35	python setup.py install --root=%{buildroot}
14cr|python-zope.login-2.0.0a1-2|36	
14cr|python-zope.login-2.0.0a1-2|37	%check
14cr|python-zope.login-2.0.0a1-2|38	# python setup.py test
14cr|python-zope.login-2.0.0a1-2|39	
14cr|python-zope.login-2.0.0a1-2|40	%files
14cr|python-zope.login-2.0.0a1-2|41	%doc CHANGES.txt
14cr|python-zope.login-2.0.0a1-2|42	%doc COPYRIGHT.txt
14cr|python-zope.login-2.0.0a1-2|43	%doc LICENSE.txt
14cr|python-zope.login-2.0.0a1-2|44	%doc README.txt
14cr|python-zope.login-2.0.0a1-2|45	%doc src/zope.login.egg-info/SOURCES.txt
14cr|python-zope.login-2.0.0a1-2|46	%doc src/zope.login.egg-info/dependency_links.txt
14cr|python-zope.login-2.0.0a1-2|47	%doc src/zope.login.egg-info/namespace_packages.txt
14cr|python-zope.login-2.0.0a1-2|48	%doc src/zope.login.egg-info/requires.txt
14cr|python-zope.login-2.0.0a1-2|49	%doc src/zope.login.egg-info/top_level.txt
14cr|python-zope.login-2.0.0a1-2|50	%{py_puresitedir}/zope/login/*
14cr|python-zope.login-2.0.0a1-2|51	%{py_puresitedir}/zope.login*.egg-info
14cr|python-zope.login-2.0.0a1-2|52	%{py_puresitedir}/zope.login*.pth
14cr|python-zope.login-2.0.0a1-2|53	
14cr|python-zope.login-2.0.0a1-2|54	
14cr|python-zope.login-2.0.0a1-2|55	%changelog
14cr|python-zope.login-2.0.0a1-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a1-2
14cr|python-zope.login-2.0.0a1-2|57	+ Revision: c84da31
14cr|python-zope.login-2.0.0a1-2|58	- MassBuild#464: Increase release tag
14cr|python-zope.login-2.0.0a1-2|59	
14cr|python-zope.login-2.0.0a1-2|60	

7045 14
14cr|python-zope.mimetype-2.0.0a1-2|1	%define	oname	zope.mimetype
14cr|python-zope.mimetype-2.0.0a1-2|2	
14cr|python-zope.mimetype-2.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.mimetype-2.0.0a1-2|4	Version:	2.0.0a1
14cr|python-zope.mimetype-2.0.0a1-2|5	Release:	2
14cr|python-zope.mimetype-2.0.0a1-2|6	Summary:	A simple package for working with MIME content types
14cr|python-zope.mimetype-2.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.mimetype-2.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.mimetype-2.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.mimetype-2.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.mimetype
14cr|python-zope.mimetype-2.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.mimetype-2.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.mimetype-2.0.0a1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.mimetype-2.0.0a1-2|14	
14cr|python-zope.mimetype-2.0.0a1-2|15	%description
14cr|python-zope.mimetype-2.0.0a1-2|16	This package provides a way to work with MIME content types.  There
14cr|python-zope.mimetype-2.0.0a1-2|17	are several interfaces defined here, many of which are used primarily
14cr|python-zope.mimetype-2.0.0a1-2|18	to look things up based on different bits of information.
14cr|python-zope.mimetype-2.0.0a1-2|19	
14cr|python-zope.mimetype-2.0.0a1-2|20	
14cr|python-zope.mimetype-2.0.0a1-2|21	%prep
14cr|python-zope.mimetype-2.0.0a1-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.mimetype-2.0.0a1-2|23	
14cr|python-zope.mimetype-2.0.0a1-2|24	%build
14cr|python-zope.mimetype-2.0.0a1-2|25	python setup.py build
14cr|python-zope.mimetype-2.0.0a1-2|26	
14cr|python-zope.mimetype-2.0.0a1-2|27	%install
14cr|python-zope.mimetype-2.0.0a1-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.mimetype-2.0.0a1-2|29	
14cr|python-zope.mimetype-2.0.0a1-2|30	%check
14cr|python-zope.mimetype-2.0.0a1-2|31	python setup.py test
14cr|python-zope.mimetype-2.0.0a1-2|32	
14cr|python-zope.mimetype-2.0.0a1-2|33	%files
14cr|python-zope.mimetype-2.0.0a1-2|34	%doc CHANGES.txt
14cr|python-zope.mimetype-2.0.0a1-2|35	%doc COPYRIGHT.txt
14cr|python-zope.mimetype-2.0.0a1-2|36	%doc LICENSE.txt
14cr|python-zope.mimetype-2.0.0a1-2|37	%doc README.txt
14cr|python-zope.mimetype-2.0.0a1-2|38	%doc src/zope.mimetype.egg-info/SOURCES.txt
14cr|python-zope.mimetype-2.0.0a1-2|39	%doc src/zope.mimetype.egg-info/dependency_links.txt
14cr|python-zope.mimetype-2.0.0a1-2|40	%doc src/zope.mimetype.egg-info/namespace_packages.txt
14cr|python-zope.mimetype-2.0.0a1-2|41	%doc src/zope.mimetype.egg-info/requires.txt
14cr|python-zope.mimetype-2.0.0a1-2|42	%doc src/zope.mimetype.egg-info/top_level.txt
14cr|python-zope.mimetype-2.0.0a1-2|43	%doc src/zope/mimetype/README.txt
14cr|python-zope.mimetype-2.0.0a1-2|44	%doc src/zope/mimetype/TODO.txt
14cr|python-zope.mimetype-2.0.0a1-2|45	%doc src/zope/mimetype/character-sets.txt
14cr|python-zope.mimetype-2.0.0a1-2|46	%doc src/zope/mimetype/codec.txt
14cr|python-zope.mimetype-2.0.0a1-2|47	%doc src/zope/mimetype/constraints.txt
14cr|python-zope.mimetype-2.0.0a1-2|48	%doc src/zope/mimetype/contentinfo.txt
14cr|python-zope.mimetype-2.0.0a1-2|49	%doc src/zope/mimetype/event.txt
14cr|python-zope.mimetype-2.0.0a1-2|50	%doc src/zope/mimetype/retrieving_mime_types.txt
14cr|python-zope.mimetype-2.0.0a1-2|51	%doc src/zope/mimetype/source.txt
14cr|python-zope.mimetype-2.0.0a1-2|52	%doc src/zope/mimetype/typegetter.txt
14cr|python-zope.mimetype-2.0.0a1-2|53	%doc src/zope/mimetype/utils.txt
14cr|python-zope.mimetype-2.0.0a1-2|54	%doc src/zope/mimetype/widget.txt
14cr|python-zope.mimetype-2.0.0a1-2|55	%{py_puresitedir}/zope/*
14cr|python-zope.mimetype-2.0.0a1-2|56	%{py_puresitedir}/zope.mimetype*.egg-info
14cr|python-zope.mimetype-2.0.0a1-2|57	%{py_puresitedir}/zope.mimetype*.pth
14cr|python-zope.mimetype-2.0.0a1-2|58	
14cr|python-zope.mimetype-2.0.0a1-2|59	
14cr|python-zope.mimetype-2.0.0a1-2|60	%changelog
14cr|python-zope.mimetype-2.0.0a1-2|61	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 2.0.0a1-2
14cr|python-zope.mimetype-2.0.0a1-2|62	+ Revision: 5746362
14cr|python-zope.mimetype-2.0.0a1-2|63	- Updated python-zope.mimetype.spec
14cr|python-zope.mimetype-2.0.0a1-2|64	
14cr|python-zope.mimetype-2.0.0a1-2|65	

7046 14
14cr|python-zope.minmax-2.0.0-2|1	%define	oname	zope.minmax
14cr|python-zope.minmax-2.0.0-2|2	
14cr|python-zope.minmax-2.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.minmax-2.0.0-2|4	Version:	2.0.0
14cr|python-zope.minmax-2.0.0-2|5	Release:	2
14cr|python-zope.minmax-2.0.0-2|6	Summary:	Homogeneous values favoring maximum or minimum for ZODB conflict resolution
14cr|python-zope.minmax-2.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.minmax-2.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.minmax-2.0.0-2|9	Group:		Development/Python
14cr|python-zope.minmax-2.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.minmax/
14cr|python-zope.minmax-2.0.0-2|11	BuildArch:	noarch
14cr|python-zope.minmax-2.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.minmax-2.0.0-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.minmax-2.0.0-2|14	
14cr|python-zope.minmax-2.0.0-2|15	Requires:  pythonegg(persistent)
14cr|python-zope.minmax-2.0.0-2|16	Requires:  pythonegg(setuptools)
14cr|python-zope.minmax-2.0.0-2|17	Requires:  pythonegg(zope.interface)
14cr|python-zope.minmax-2.0.0-2|18	
14cr|python-zope.minmax-2.0.0-2|19	%description
14cr|python-zope.minmax-2.0.0-2|20	=================================
14cr|python-zope.minmax-2.0.0-2|21	Min/Max Value Conflict Resolution
14cr|python-zope.minmax-2.0.0-2|22	=================================
14cr|python-zope.minmax-2.0.0-2|23	
14cr|python-zope.minmax-2.0.0-2|24	This package provides support for homogeneous values favoring maximum
14cr|python-zope.minmax-2.0.0-2|25	or minimum for ZODB conflict resolution.  See
14cr|python-zope.minmax-2.0.0-2|26	``src/zope/minmax/minmax.txt`` for a detailed description.
14cr|python-zope.minmax-2.0.0-2|27	
14cr|python-zope.minmax-2.0.0-2|28	
14cr|python-zope.minmax-2.0.0-2|29	
14cr|python-zope.minmax-2.0.0-2|30	%prep
14cr|python-zope.minmax-2.0.0-2|31	%setup -q -n %{oname}-%{version}
14cr|python-zope.minmax-2.0.0-2|32	
14cr|python-zope.minmax-2.0.0-2|33	%build
14cr|python-zope.minmax-2.0.0-2|34	python setup.py build
14cr|python-zope.minmax-2.0.0-2|35	
14cr|python-zope.minmax-2.0.0-2|36	%install
14cr|python-zope.minmax-2.0.0-2|37	python setup.py install --root=%{buildroot}
14cr|python-zope.minmax-2.0.0-2|38	
14cr|python-zope.minmax-2.0.0-2|39	%check
14cr|python-zope.minmax-2.0.0-2|40	python setup.py test
14cr|python-zope.minmax-2.0.0-2|41	
14cr|python-zope.minmax-2.0.0-2|42	%files
14cr|python-zope.minmax-2.0.0-2|43	%doc CHANGES.txt
14cr|python-zope.minmax-2.0.0-2|44	%doc COPYRIGHT.txt
14cr|python-zope.minmax-2.0.0-2|45	%doc LICENSE.txt
14cr|python-zope.minmax-2.0.0-2|46	%doc README.txt
14cr|python-zope.minmax-2.0.0-2|47	%doc src/zope.minmax.egg-info/SOURCES.txt
14cr|python-zope.minmax-2.0.0-2|48	%doc src/zope.minmax.egg-info/dependency_links.txt
14cr|python-zope.minmax-2.0.0-2|49	%doc src/zope.minmax.egg-info/namespace_packages.txt
14cr|python-zope.minmax-2.0.0-2|50	%doc src/zope.minmax.egg-info/requires.txt
14cr|python-zope.minmax-2.0.0-2|51	%doc src/zope.minmax.egg-info/top_level.txt
14cr|python-zope.minmax-2.0.0-2|52	%doc src/zope/minmax/minmax.txt
14cr|python-zope.minmax-2.0.0-2|53	
14cr|python-zope.minmax-2.0.0-2|54	%{py_puresitedir}/zope/minmax/*.py*
14cr|python-zope.minmax-2.0.0-2|55	%{py_puresitedir}/zope.minmax*.egg-info
14cr|python-zope.minmax-2.0.0-2|56	%{py_puresitedir}/zope.minmax-2.0.0-py2.7-nspkg.pth
14cr|python-zope.minmax-2.0.0-2|57	%{py_puresitedir}/zope/minmax/minmax.txt
14cr|python-zope.minmax-2.0.0-2|58	
14cr|python-zope.minmax-2.0.0-2|59	
14cr|python-zope.minmax-2.0.0-2|60	%changelog
14cr|python-zope.minmax-2.0.0-2|61	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 2.0.0-2
14cr|python-zope.minmax-2.0.0-2|62	+ Revision: 9efac20
14cr|python-zope.minmax-2.0.0-2|63	- Updated python-zope.minmax.spec
14cr|python-zope.minmax-2.0.0-2|64	
14cr|python-zope.minmax-2.0.0-2|65	

7047 14
14cr|python-zope.pagetemplate-4.0.4-2|1	%define	oname	zope.pagetemplate
14cr|python-zope.pagetemplate-4.0.4-2|2	
14cr|python-zope.pagetemplate-4.0.4-2|3	Name:		python-%{oname}
14cr|python-zope.pagetemplate-4.0.4-2|4	Version:	4.0.4
14cr|python-zope.pagetemplate-4.0.4-2|5	Release:	2
14cr|python-zope.pagetemplate-4.0.4-2|6	Summary:	Zope Page Templates
14cr|python-zope.pagetemplate-4.0.4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.pagetemplate-4.0.4-2|8	License:	ZPL 2.1
14cr|python-zope.pagetemplate-4.0.4-2|9	Group:		Development/Python
14cr|python-zope.pagetemplate-4.0.4-2|10	Url:		http://pypi.python.org/pypi/zope.pagetemplate
14cr|python-zope.pagetemplate-4.0.4-2|11	BuildArch:	noarch
14cr|python-zope.pagetemplate-4.0.4-2|12	BuildRequires:	python-setuptools
14cr|python-zope.pagetemplate-4.0.4-2|13	BuildRequires:  pythonegg(zope.traversing)
14cr|python-zope.pagetemplate-4.0.4-2|14	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.pagetemplate-4.0.4-2|15	BuildRequires:  pythonegg(zope.i18n)
14cr|python-zope.pagetemplate-4.0.4-2|16	BuildRequires:  pythonegg(zope.tal)
14cr|python-zope.pagetemplate-4.0.4-2|17	BuildRequires:  pythonegg(zope.tales)
14cr|python-zope.pagetemplate-4.0.4-2|18	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.pagetemplate-4.0.4-2|19	BuildRequires:  pythonegg(six)
14cr|python-zope.pagetemplate-4.0.4-2|20	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.pagetemplate-4.0.4-2|21	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.pagetemplate-4.0.4-2|22	BuildRequires:  pythonegg(zope.publisher)
14cr|python-zope.pagetemplate-4.0.4-2|23	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.pagetemplate-4.0.4-2|24	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.pagetemplate-4.0.4-2|25	
14cr|python-zope.pagetemplate-4.0.4-2|26	%description
14cr|python-zope.pagetemplate-4.0.4-2|27	Page Templates provide an elegant templating mechanism that achieves a
14cr|python-zope.pagetemplate-4.0.4-2|28	clean separation of presentation and application logic while allowing
14cr|python-zope.pagetemplate-4.0.4-2|29	for designers to work with templates in their visual editing tools
14cr|python-zope.pagetemplate-4.0.4-2|30	(FrontPage, Dreamweaver, GoLive, etc.).
14cr|python-zope.pagetemplate-4.0.4-2|31	
14cr|python-zope.pagetemplate-4.0.4-2|32	
14cr|python-zope.pagetemplate-4.0.4-2|33	
14cr|python-zope.pagetemplate-4.0.4-2|34	%prep
14cr|python-zope.pagetemplate-4.0.4-2|35	%setup -q -n %{oname}-%{version}
14cr|python-zope.pagetemplate-4.0.4-2|36	
14cr|python-zope.pagetemplate-4.0.4-2|37	%build
14cr|python-zope.pagetemplate-4.0.4-2|38	python setup.py build
14cr|python-zope.pagetemplate-4.0.4-2|39	
14cr|python-zope.pagetemplate-4.0.4-2|40	%install
14cr|python-zope.pagetemplate-4.0.4-2|41	python setup.py install --root=%{buildroot}
14cr|python-zope.pagetemplate-4.0.4-2|42	
14cr|python-zope.pagetemplate-4.0.4-2|43	%check
14cr|python-zope.pagetemplate-4.0.4-2|44	python setup.py test
14cr|python-zope.pagetemplate-4.0.4-2|45	
14cr|python-zope.pagetemplate-4.0.4-2|46	%files
14cr|python-zope.pagetemplate-4.0.4-2|47	%doc CHANGES.txt
14cr|python-zope.pagetemplate-4.0.4-2|48	%doc COPYRIGHT.txt
14cr|python-zope.pagetemplate-4.0.4-2|49	%doc LICENSE.txt
14cr|python-zope.pagetemplate-4.0.4-2|50	%doc README.txt
14cr|python-zope.pagetemplate-4.0.4-2|51	%doc src/zope.pagetemplate.egg-info/SOURCES.txt
14cr|python-zope.pagetemplate-4.0.4-2|52	%doc src/zope.pagetemplate.egg-info/dependency_links.txt
14cr|python-zope.pagetemplate-4.0.4-2|53	%doc src/zope.pagetemplate.egg-info/namespace_packages.txt
14cr|python-zope.pagetemplate-4.0.4-2|54	%doc src/zope.pagetemplate.egg-info/requires.txt
14cr|python-zope.pagetemplate-4.0.4-2|55	%doc src/zope.pagetemplate.egg-info/top_level.txt
14cr|python-zope.pagetemplate-4.0.4-2|56	%doc src/zope/pagetemplate/architecture.txt
14cr|python-zope.pagetemplate-4.0.4-2|57	%doc src/zope/pagetemplate/readme.txt
14cr|python-zope.pagetemplate-4.0.4-2|58	%doc src/zope/pagetemplate/tests/input/checknotexpression.html
14cr|python-zope.pagetemplate-4.0.4-2|59	%doc src/zope/pagetemplate/tests/input/checknothing.html
14cr|python-zope.pagetemplate-4.0.4-2|60	%doc src/zope/pagetemplate/tests/input/checkpathalt.html
14cr|python-zope.pagetemplate-4.0.4-2|61	%doc src/zope/pagetemplate/tests/input/checkpathnothing.html
14cr|python-zope.pagetemplate-4.0.4-2|62	%doc src/zope/pagetemplate/tests/input/checkwithxmlheader.html
14cr|python-zope.pagetemplate-4.0.4-2|63	%doc src/zope/pagetemplate/tests/input/dtml1.html
14cr|python-zope.pagetemplate-4.0.4-2|64	%doc src/zope/pagetemplate/tests/input/dtml3.html
14cr|python-zope.pagetemplate-4.0.4-2|65	%doc src/zope/pagetemplate/tests/input/globalsshadowlocals.html
14cr|python-zope.pagetemplate-4.0.4-2|66	%doc src/zope/pagetemplate/tests/input/loop1.html
14cr|python-zope.pagetemplate-4.0.4-2|67	%doc src/zope/pagetemplate/tests/input/recursive.html
14cr|python-zope.pagetemplate-4.0.4-2|68	%doc src/zope/pagetemplate/tests/input/stringexpression.html
14cr|python-zope.pagetemplate-4.0.4-2|69	%doc src/zope/pagetemplate/tests/input/teeshop1.html
14cr|python-zope.pagetemplate-4.0.4-2|70	%doc src/zope/pagetemplate/tests/input/teeshop2.html
14cr|python-zope.pagetemplate-4.0.4-2|71	%doc src/zope/pagetemplate/tests/input/teeshoplaf.html
14cr|python-zope.pagetemplate-4.0.4-2|72	%doc src/zope/pagetemplate/tests/input/translation.html
14cr|python-zope.pagetemplate-4.0.4-2|73	%doc src/zope/pagetemplate/tests/output/checknotexpression.html
14cr|python-zope.pagetemplate-4.0.4-2|74	%doc src/zope/pagetemplate/tests/output/checknothing.html
14cr|python-zope.pagetemplate-4.0.4-2|75	%doc src/zope/pagetemplate/tests/output/checkpathalt.html
14cr|python-zope.pagetemplate-4.0.4-2|76	%doc src/zope/pagetemplate/tests/output/checkpathnothing.html
14cr|python-zope.pagetemplate-4.0.4-2|77	%doc src/zope/pagetemplate/tests/output/checkwithxmlheader.html
14cr|python-zope.pagetemplate-4.0.4-2|78	%doc src/zope/pagetemplate/tests/output/dtml1a.html
14cr|python-zope.pagetemplate-4.0.4-2|79	%doc src/zope/pagetemplate/tests/output/dtml1b.html
14cr|python-zope.pagetemplate-4.0.4-2|80	%doc src/zope/pagetemplate/tests/output/dtml3.html
14cr|python-zope.pagetemplate-4.0.4-2|81	%doc src/zope/pagetemplate/tests/output/globalsshadowlocals.html
14cr|python-zope.pagetemplate-4.0.4-2|82	%doc src/zope/pagetemplate/tests/output/loop1.html
14cr|python-zope.pagetemplate-4.0.4-2|83	%doc src/zope/pagetemplate/tests/output/recursive.html
14cr|python-zope.pagetemplate-4.0.4-2|84	%doc src/zope/pagetemplate/tests/output/stringexpression.html
14cr|python-zope.pagetemplate-4.0.4-2|85	%doc src/zope/pagetemplate/tests/output/teeshop1.html
14cr|python-zope.pagetemplate-4.0.4-2|86	%doc src/zope/pagetemplate/tests/output/teeshop2.html
14cr|python-zope.pagetemplate-4.0.4-2|87	%doc src/zope/pagetemplate/tests/output/teeshoplaf.html
14cr|python-zope.pagetemplate-4.0.4-2|88	%doc src/zope/pagetemplate/tests/output/translation.html
14cr|python-zope.pagetemplate-4.0.4-2|89	%{py_puresitedir}/zope/pagetemplate/*
14cr|python-zope.pagetemplate-4.0.4-2|90	%{py_puresitedir}/zope.pagetemplate*.egg-info
14cr|python-zope.pagetemplate-4.0.4-2|91	%{py_puresitedir}/zope.pagetemplate*.pth
14cr|python-zope.pagetemplate-4.0.4-2|92	
14cr|python-zope.pagetemplate-4.0.4-2|93	
14cr|python-zope.pagetemplate-4.0.4-2|94	%changelog
14cr|python-zope.pagetemplate-4.0.4-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-2
14cr|python-zope.pagetemplate-4.0.4-2|96	+ Revision: dd600ec
14cr|python-zope.pagetemplate-4.0.4-2|97	- MassBuild#464: Increase release tag
14cr|python-zope.pagetemplate-4.0.4-2|98	
14cr|python-zope.pagetemplate-4.0.4-2|99	

7048 14
14cr|python-zope.password-4.0.2-2|1	%define	oname	zope.password
14cr|python-zope.password-4.0.2-2|2	
14cr|python-zope.password-4.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.password-4.0.2-2|4	Version:	4.0.2
14cr|python-zope.password-4.0.2-2|5	Release:	2
14cr|python-zope.password-4.0.2-2|6	Summary:	Password encoding and checking utilities
14cr|python-zope.password-4.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.password-4.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.password-4.0.2-2|9	Group:		Development/Python
14cr|python-zope.password-4.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.password
14cr|python-zope.password-4.0.2-2|11	BuildArch:	noarch
14cr|python-zope.password-4.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.password-4.0.2-2|13	BuildRequires:  pythonegg(zope.configuration)
14cr|python-zope.password-4.0.2-2|14	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.password-4.0.2-2|15	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.password-4.0.2-2|16	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.password-4.0.2-2|17	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.password-4.0.2-2|18	
14cr|python-zope.password-4.0.2-2|19	%description
14cr|python-zope.password-4.0.2-2|20	================
14cr|python-zope.password-4.0.2-2|21	Password Manager
14cr|python-zope.password-4.0.2-2|22	================
14cr|python-zope.password-4.0.2-2|23	
14cr|python-zope.password-4.0.2-2|24	This package provides a password manager mechanism. Password manager
14cr|python-zope.password-4.0.2-2|25	is an utility object that can encode and check encoded
14cr|python-zope.password-4.0.2-2|26	passwords. Beyond the generic interface, this package also provides
14cr|python-zope.password-4.0.2-2|27	seven implementations:
14cr|python-zope.password-4.0.2-2|28	
14cr|python-zope.password-4.0.2-2|29	* PlainTextPasswordManager - the most simple and the less secure
14cr|python-zope.password-4.0.2-2|30	one. It does not do any password encoding and simply checks password
14cr|python-zope.password-4.0.2-2|31	by string equality.  It's useful in tests or as a base class for
14cr|python-zope.password-4.0.2-2|32	more secure implementations.
14cr|python-zope.password-4.0.2-2|33	
14cr|python-zope.password-4.0.2-2|34	* MD5PasswordManager - a password manager that uses MD5 algorithm to
14cr|python-zope.password-4.0.2-2|35	encode passwords. It's generally weak against dictionary attacks due to a
14cr|python-zope.password-4.0.2-2|36	lack of a salt.
14cr|python-zope.password-4.0.2-2|37	
14cr|python-zope.password-4.0.2-2|38	* SMD5PasswordManager - a password manager that uses MD5 algorithm, together
14cr|python-zope.password-4.0.2-2|39	with a salt to encode passwords. It's better protected against against
14cr|python-zope.password-4.0.2-2|40	dictionary attacks, but the MD5 hashing algorithm is not as strong as the
14cr|python-zope.password-4.0.2-2|41	SHA1 algorithm.
14cr|python-zope.password-4.0.2-2|42	
14cr|python-zope.password-4.0.2-2|43	* SHA1PasswordManager - a password manager that uses SHA1 algorithm to
14cr|python-zope.password-4.0.2-2|44	encode passwords. It has the same weakness as the MD5PasswordManager.
14cr|python-zope.password-4.0.2-2|45	
14cr|python-zope.password-4.0.2-2|46	* SSHAPasswordManager - the most secure password manager that is
14cr|python-zope.password-4.0.2-2|47	strong against dictionary attacks. It's basically SHA1-encoding
14cr|python-zope.password-4.0.2-2|48	password manager which also incorporates a salt into the password
14cr|python-zope.password-4.0.2-2|49	when encoding it.
14cr|python-zope.password-4.0.2-2|50	
14cr|python-zope.password-4.0.2-2|51	* CryptPasswordManager - A manager implementing the crypt(3) hashing scheme.
14cr|python-zope.password-4.0.2-2|52	Only available if the python crypt module is installed. This is a legacy
14cr|python-zope.password-4.0.2-2|53	manager, only present to ensure that zope.password can be used for all
14cr|python-zope.password-4.0.2-2|54	schemes defined in RFC 2307 (LDAP).
14cr|python-zope.password-4.0.2-2|55	
14cr|python-zope.password-4.0.2-2|56	* MySQLPasswordManager - A manager implementing the digest scheme as
14cr|python-zope.password-4.0.2-2|57	implemented in the MySQL PASSWORD function in MySQL versions before 4.1.
14cr|python-zope.password-4.0.2-2|58	Note that this method results in a very weak 16-byte hash.
14cr|python-zope.password-4.0.2-2|59	
14cr|python-zope.password-4.0.2-2|60	The Crypt, MD5, SMD5, SHA and SSHA password managers are all compatible with
14cr|python-zope.password-4.0.2-2|61	RFC 2307 LDAP implementations of the same password encoding schemes.
14cr|python-zope.password-4.0.2-2|62	
14cr|python-zope.password-4.0.2-2|63	It is strongly recommended to use SSHAPasswordManager, as it's the
14cr|python-zope.password-4.0.2-2|64	most secure.
14cr|python-zope.password-4.0.2-2|65	
14cr|python-zope.password-4.0.2-2|66	The package also provides a script `zpasswd` to generate principal
14cr|python-zope.password-4.0.2-2|67	entries in typical ``site.zcml`` files.
14cr|python-zope.password-4.0.2-2|68	
14cr|python-zope.password-4.0.2-2|69	
14cr|python-zope.password-4.0.2-2|70	%prep
14cr|python-zope.password-4.0.2-2|71	%setup -q -n %{oname}-%{version}
14cr|python-zope.password-4.0.2-2|72	
14cr|python-zope.password-4.0.2-2|73	%build
14cr|python-zope.password-4.0.2-2|74	python setup.py build
14cr|python-zope.password-4.0.2-2|75	
14cr|python-zope.password-4.0.2-2|76	%install
14cr|python-zope.password-4.0.2-2|77	python setup.py install --root=%{buildroot}
14cr|python-zope.password-4.0.2-2|78	
14cr|python-zope.password-4.0.2-2|79	%check
14cr|python-zope.password-4.0.2-2|80	python setup.py test
14cr|python-zope.password-4.0.2-2|81	
14cr|python-zope.password-4.0.2-2|82	%files
14cr|python-zope.password-4.0.2-2|83	%doc CHANGES.txt
14cr|python-zope.password-4.0.2-2|84	%doc COPYRIGHT.txt
14cr|python-zope.password-4.0.2-2|85	%doc LICENSE.txt
14cr|python-zope.password-4.0.2-2|86	%doc README.txt
14cr|python-zope.password-4.0.2-2|87	%doc src/zope.password.egg-info/SOURCES.txt
14cr|python-zope.password-4.0.2-2|88	%doc src/zope.password.egg-info/dependency_links.txt
14cr|python-zope.password-4.0.2-2|89	%doc src/zope.password.egg-info/entry_points.txt
14cr|python-zope.password-4.0.2-2|90	%doc src/zope.password.egg-info/namespace_packages.txt
14cr|python-zope.password-4.0.2-2|91	%doc src/zope.password.egg-info/requires.txt
14cr|python-zope.password-4.0.2-2|92	%doc src/zope.password.egg-info/top_level.txt
14cr|python-zope.password-4.0.2-2|93	%{_bindir}/*
14cr|python-zope.password-4.0.2-2|94	%{py_puresitedir}/zope/password/*
14cr|python-zope.password-4.0.2-2|95	%{py_puresitedir}/zope.password*.egg-info
14cr|python-zope.password-4.0.2-2|96	%{py_puresitedir}/zope.password*.pth
14cr|python-zope.password-4.0.2-2|97	
14cr|python-zope.password-4.0.2-2|98	
14cr|python-zope.password-4.0.2-2|99	%changelog
14cr|python-zope.password-4.0.2-2|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.password-4.0.2-2|101	+ Revision: d8c686d
14cr|python-zope.password-4.0.2-2|102	- MassBuild#464: Increase release tag
14cr|python-zope.password-4.0.2-2|103	
14cr|python-zope.password-4.0.2-2|104	

7049 14
14cr|python-zope.principalannotation-4.0.0a2-2|1	%define	oname	zope.principalannotation
14cr|python-zope.principalannotation-4.0.0a2-2|2	
14cr|python-zope.principalannotation-4.0.0a2-2|3	Name:		python-%{oname}
14cr|python-zope.principalannotation-4.0.0a2-2|4	Version:	4.0.0a2
14cr|python-zope.principalannotation-4.0.0a2-2|5	Release:	2
14cr|python-zope.principalannotation-4.0.0a2-2|6	Summary:	Annotations for Zope Principals
14cr|python-zope.principalannotation-4.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.principalannotation-4.0.0a2-2|8	License:	ZPL 2.1
14cr|python-zope.principalannotation-4.0.0a2-2|9	Group:		Development/Python
14cr|python-zope.principalannotation-4.0.0a2-2|10	Url:		http://pypi.python.org/pypi/zope.principalannotation
14cr|python-zope.principalannotation-4.0.0a2-2|11	BuildArch:	noarch
14cr|python-zope.principalannotation-4.0.0a2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.principalannotation-4.0.0a2-2|13	
14cr|python-zope.principalannotation-4.0.0a2-2|14	Requires:  pythonegg(persistent)
14cr|python-zope.principalannotation-4.0.0a2-2|15	Requires:  pythonegg(setuptools)
14cr|python-zope.principalannotation-4.0.0a2-2|16	Requires:  pythonegg(zope.annotation)
14cr|python-zope.principalannotation-4.0.0a2-2|17	Requires:  pythonegg(zope.component)
14cr|python-zope.principalannotation-4.0.0a2-2|18	Requires:  pythonegg(zope.interface)
14cr|python-zope.principalannotation-4.0.0a2-2|19	Requires:  pythonegg(zope.location)
14cr|python-zope.principalannotation-4.0.0a2-2|20	Requires:  pythonegg(zope.security)
14cr|python-zope.principalannotation-4.0.0a2-2|21	Requires:  pythonegg(zope.site)
14cr|python-zope.principalannotation-4.0.0a2-2|22	
14cr|python-zope.principalannotation-4.0.0a2-2|23	%description
14cr|python-zope.principalannotation-4.0.0a2-2|24	=====================
14cr|python-zope.principalannotation-4.0.0a2-2|25	Principal Annotations
14cr|python-zope.principalannotation-4.0.0a2-2|26	=====================
14cr|python-zope.principalannotation-4.0.0a2-2|27	
14cr|python-zope.principalannotation-4.0.0a2-2|28	This package implements annotations for zope.security principals.
14cr|python-zope.principalannotation-4.0.0a2-2|29	To make it clear, the `principal` here is the object that provides
14cr|python-zope.principalannotation-4.0.0a2-2|30	``zope.security.interfaces.IPrincipal`` interface and `annotations` is
14cr|python-zope.principalannotation-4.0.0a2-2|31	the object providing ``zope.annotation.interfaces.IAnnotations``.
14cr|python-zope.principalannotation-4.0.0a2-2|32	
14cr|python-zope.principalannotation-4.0.0a2-2|33	The problem is that principals is dynamic, non-persistent objects created
14cr|python-zope.principalannotation-4.0.0a2-2|34	on the fly for every security participation (request or something), so
14cr|python-zope.principalannotation-4.0.0a2-2|35	common annotation techniques, like AttributeAnnotations cannot be applied
14cr|python-zope.principalannotation-4.0.0a2-2|36	to them.
14cr|python-zope.principalannotation-4.0.0a2-2|37	
14cr|python-zope.principalannotation-4.0.0a2-2|38	This package provides a persistent storage of principal annotations,
14cr|python-zope.principalannotation-4.0.0a2-2|39	storing annotations by principal ID as well as an adapter from IPrincipal
14cr|python-zope.principalannotation-4.0.0a2-2|40	to IAnnotations.
14cr|python-zope.principalannotation-4.0.0a2-2|41	
14cr|python-zope.principalannotation-4.0.0a2-2|42	
14cr|python-zope.principalannotation-4.0.0a2-2|43	%prep
14cr|python-zope.principalannotation-4.0.0a2-2|44	%setup -q -n %{oname}-%{version}
14cr|python-zope.principalannotation-4.0.0a2-2|45	
14cr|python-zope.principalannotation-4.0.0a2-2|46	%build
14cr|python-zope.principalannotation-4.0.0a2-2|47	python setup.py build
14cr|python-zope.principalannotation-4.0.0a2-2|48	
14cr|python-zope.principalannotation-4.0.0a2-2|49	%install
14cr|python-zope.principalannotation-4.0.0a2-2|50	python setup.py install --root=%{buildroot}
14cr|python-zope.principalannotation-4.0.0a2-2|51	
14cr|python-zope.principalannotation-4.0.0a2-2|52	%check
14cr|python-zope.principalannotation-4.0.0a2-2|53	#python setup.py test
14cr|python-zope.principalannotation-4.0.0a2-2|54	
14cr|python-zope.principalannotation-4.0.0a2-2|55	%files
14cr|python-zope.principalannotation-4.0.0a2-2|56	%doc CHANGES.txt
14cr|python-zope.principalannotation-4.0.0a2-2|57	%doc COPYRIGHT.txt
14cr|python-zope.principalannotation-4.0.0a2-2|58	%doc LICENSE.txt
14cr|python-zope.principalannotation-4.0.0a2-2|59	%doc README.txt
14cr|python-zope.principalannotation-4.0.0a2-2|60	%doc src/zope.principalannotation.egg-info/SOURCES.txt
14cr|python-zope.principalannotation-4.0.0a2-2|61	%doc src/zope.principalannotation.egg-info/dependency_links.txt
14cr|python-zope.principalannotation-4.0.0a2-2|62	%doc src/zope.principalannotation.egg-info/namespace_packages.txt
14cr|python-zope.principalannotation-4.0.0a2-2|63	%doc src/zope.principalannotation.egg-info/requires.txt
14cr|python-zope.principalannotation-4.0.0a2-2|64	%doc src/zope.principalannotation.egg-info/top_level.txt
14cr|python-zope.principalannotation-4.0.0a2-2|65	%doc src/zope/principalannotation/README.txt
14cr|python-zope.principalannotation-4.0.0a2-2|66	%{py_puresitedir}/zope/principalannotation/*.py*
14cr|python-zope.principalannotation-4.0.0a2-2|67	%{py_puresitedir}/zope.principalannotation*.egg-info
14cr|python-zope.principalannotation-4.0.0a2-2|68	%{py_puresitedir}/zope.principalannotation-4.0.0a2-py2.7-nspkg.pth
14cr|python-zope.principalannotation-4.0.0a2-2|69	%{py_puresitedir}/zope/principalannotation/README.txt
14cr|python-zope.principalannotation-4.0.0a2-2|70	%{py_puresitedir}/zope/principalannotation/configure.zcml
14cr|python-zope.principalannotation-4.0.0a2-2|71	
14cr|python-zope.principalannotation-4.0.0a2-2|72	
14cr|python-zope.principalannotation-4.0.0a2-2|73	%changelog
14cr|python-zope.principalannotation-4.0.0a2-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a2-2
14cr|python-zope.principalannotation-4.0.0a2-2|75	+ Revision: 78887a2
14cr|python-zope.principalannotation-4.0.0a2-2|76	- MassBuild#464: Increase release tag
14cr|python-zope.principalannotation-4.0.0a2-2|77	
14cr|python-zope.principalannotation-4.0.0a2-2|78	

7050 14
14cr|python-zope.principalregistry-4.0.0a2-2|1	%define	oname	zope.principalregistry
14cr|python-zope.principalregistry-4.0.0a2-2|2	
14cr|python-zope.principalregistry-4.0.0a2-2|3	Name:		python-%{oname}
14cr|python-zope.principalregistry-4.0.0a2-2|4	Version:	4.0.0a2
14cr|python-zope.principalregistry-4.0.0a2-2|5	Release:	2
14cr|python-zope.principalregistry-4.0.0a2-2|6	Summary:	Global principal registry component for Zope3
14cr|python-zope.principalregistry-4.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.principalregistry-4.0.0a2-2|8	License:	ZPL 2.1
14cr|python-zope.principalregistry-4.0.0a2-2|9	Group:		Development/Python
14cr|python-zope.principalregistry-4.0.0a2-2|10	Url:		http://pypi.python.org/pypi/zope.principalregistry
14cr|python-zope.principalregistry-4.0.0a2-2|11	BuildArch:	noarch
14cr|python-zope.principalregistry-4.0.0a2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.principalregistry-4.0.0a2-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.principalregistry-4.0.0a2-2|14	
14cr|python-zope.principalregistry-4.0.0a2-2|15	Requires:  pythonegg(setuptools)
14cr|python-zope.principalregistry-4.0.0a2-2|16	Requires:  pythonegg(zope.authentication)
14cr|python-zope.principalregistry-4.0.0a2-2|17	Requires:  pythonegg(zope.component)
14cr|python-zope.principalregistry-4.0.0a2-2|18	Requires:  pythonegg(zope.interface)
14cr|python-zope.principalregistry-4.0.0a2-2|19	Requires:  pythonegg(zope.password)
14cr|python-zope.principalregistry-4.0.0a2-2|20	Requires:  pythonegg(zope.security)
14cr|python-zope.principalregistry-4.0.0a2-2|21	
14cr|python-zope.principalregistry-4.0.0a2-2|22	
14cr|python-zope.principalregistry-4.0.0a2-2|23	%description
14cr|python-zope.principalregistry-4.0.0a2-2|24	===========================
14cr|python-zope.principalregistry-4.0.0a2-2|25	Global principal definition
14cr|python-zope.principalregistry-4.0.0a2-2|26	===========================
14cr|python-zope.principalregistry-4.0.0a2-2|27	
14cr|python-zope.principalregistry-4.0.0a2-2|28	Global principals are defined via ZCML.  There are several kinds of
14cr|python-zope.principalregistry-4.0.0a2-2|29	principals that can be defined.
14cr|python-zope.principalregistry-4.0.0a2-2|30	
14cr|python-zope.principalregistry-4.0.0a2-2|31	
14cr|python-zope.principalregistry-4.0.0a2-2|32	
14cr|python-zope.principalregistry-4.0.0a2-2|33	
14cr|python-zope.principalregistry-4.0.0a2-2|34	%prep
14cr|python-zope.principalregistry-4.0.0a2-2|35	%setup -q -n %{oname}-%{version}
14cr|python-zope.principalregistry-4.0.0a2-2|36	
14cr|python-zope.principalregistry-4.0.0a2-2|37	%build
14cr|python-zope.principalregistry-4.0.0a2-2|38	python setup.py build
14cr|python-zope.principalregistry-4.0.0a2-2|39	
14cr|python-zope.principalregistry-4.0.0a2-2|40	%install
14cr|python-zope.principalregistry-4.0.0a2-2|41	python setup.py install --root=%{buildroot}
14cr|python-zope.principalregistry-4.0.0a2-2|42	
14cr|python-zope.principalregistry-4.0.0a2-2|43	%check
14cr|python-zope.principalregistry-4.0.0a2-2|44	python setup.py test
14cr|python-zope.principalregistry-4.0.0a2-2|45	
14cr|python-zope.principalregistry-4.0.0a2-2|46	%files
14cr|python-zope.principalregistry-4.0.0a2-2|47	%doc CHANGES.txt
14cr|python-zope.principalregistry-4.0.0a2-2|48	%doc COPYRIGHT.txt
14cr|python-zope.principalregistry-4.0.0a2-2|49	%doc LICENSE.txt
14cr|python-zope.principalregistry-4.0.0a2-2|50	%doc README.txt
14cr|python-zope.principalregistry-4.0.0a2-2|51	%doc src/zope.principalregistry.egg-info/SOURCES.txt
14cr|python-zope.principalregistry-4.0.0a2-2|52	%doc src/zope.principalregistry.egg-info/dependency_links.txt
14cr|python-zope.principalregistry-4.0.0a2-2|53	%doc src/zope.principalregistry.egg-info/namespace_packages.txt
14cr|python-zope.principalregistry-4.0.0a2-2|54	%doc src/zope.principalregistry.egg-info/requires.txt
14cr|python-zope.principalregistry-4.0.0a2-2|55	%doc src/zope.principalregistry.egg-info/top_level.txt
14cr|python-zope.principalregistry-4.0.0a2-2|56	%doc src/zope/principalregistry/README.txt
14cr|python-zope.principalregistry-4.0.0a2-2|57	%{py_puresitedir}/zope/principalregistry/*.py*
14cr|python-zope.principalregistry-4.0.0a2-2|58	%{py_puresitedir}/zope/principalregistry/tests/*.py*
14cr|python-zope.principalregistry-4.0.0a2-2|59	%{py_puresitedir}/zope.principalregistry*.egg-info
14cr|python-zope.principalregistry-4.0.0a2-2|60	%{py_puresitedir}/zope.principalregistry-4.0.0a2-py2.7-nspkg.pth
14cr|python-zope.principalregistry-4.0.0a2-2|61	%{py_puresitedir}/zope/principalregistry/README.txt
14cr|python-zope.principalregistry-4.0.0a2-2|62	%{py_puresitedir}/zope/principalregistry/configure.zcml
14cr|python-zope.principalregistry-4.0.0a2-2|63	%{py_puresitedir}/zope/principalregistry/meta.zcml
14cr|python-zope.principalregistry-4.0.0a2-2|64	%{py_puresitedir}/zope/principalregistry/tests/principal.zcml
14cr|python-zope.principalregistry-4.0.0a2-2|65	
14cr|python-zope.principalregistry-4.0.0a2-2|66	
14cr|python-zope.principalregistry-4.0.0a2-2|67	
14cr|python-zope.principalregistry-4.0.0a2-2|68	%changelog
14cr|python-zope.principalregistry-4.0.0a2-2|69	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 4.0.0a2-2
14cr|python-zope.principalregistry-4.0.0a2-2|70	+ Revision: fc28cfe
14cr|python-zope.principalregistry-4.0.0a2-2|71	- Updated python-zope.principalregistry.spec
14cr|python-zope.principalregistry-4.0.0a2-2|72	
14cr|python-zope.principalregistry-4.0.0a2-2|73	

7051 14
14cr|python-zope.processlifetime-2.0.0-2|1	%define	oname	zope.processlifetime
14cr|python-zope.processlifetime-2.0.0-2|2	
14cr|python-zope.processlifetime-2.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.processlifetime-2.0.0-2|4	Version:	2.0.0
14cr|python-zope.processlifetime-2.0.0-2|5	Release:	2
14cr|python-zope.processlifetime-2.0.0-2|6	Summary:	Zope process lifetime events
14cr|python-zope.processlifetime-2.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.processlifetime-2.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.processlifetime-2.0.0-2|9	Group:		Development/Python
14cr|python-zope.processlifetime-2.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.processlifetime
14cr|python-zope.processlifetime-2.0.0-2|11	BuildArch:	noarch
14cr|python-zope.processlifetime-2.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.processlifetime-2.0.0-2|13	
14cr|python-zope.processlifetime-2.0.0-2|14	%description
14cr|python-zope.processlifetime-2.0.0-2|15	zope.processlifetime README
14cr|python-zope.processlifetime-2.0.0-2|16	===========================
14cr|python-zope.processlifetime-2.0.0-2|17	
14cr|python-zope.processlifetime-2.0.0-2|18	This package provides interfaces / implementations for events relative to
14cr|python-zope.processlifetime-2.0.0-2|19	the lifetime of a server process (startup, database opening, etc.)
14cr|python-zope.processlifetime-2.0.0-2|20	
14cr|python-zope.processlifetime-2.0.0-2|21	It is derived from Zope 3.4's 'zope.app.appsetup'.
14cr|python-zope.processlifetime-2.0.0-2|22	
14cr|python-zope.processlifetime-2.0.0-2|23	%prep
14cr|python-zope.processlifetime-2.0.0-2|24	%setup -q -n %{oname}-%{version}
14cr|python-zope.processlifetime-2.0.0-2|25	
14cr|python-zope.processlifetime-2.0.0-2|26	%build
14cr|python-zope.processlifetime-2.0.0-2|27	python setup.py build
14cr|python-zope.processlifetime-2.0.0-2|28	
14cr|python-zope.processlifetime-2.0.0-2|29	%install
14cr|python-zope.processlifetime-2.0.0-2|30	python setup.py install --root=%{buildroot}
14cr|python-zope.processlifetime-2.0.0-2|31	
14cr|python-zope.processlifetime-2.0.0-2|32	%check
14cr|python-zope.processlifetime-2.0.0-2|33	python setup.py test
14cr|python-zope.processlifetime-2.0.0-2|34	
14cr|python-zope.processlifetime-2.0.0-2|35	%files
14cr|python-zope.processlifetime-2.0.0-2|36	%doc CHANGES.txt
14cr|python-zope.processlifetime-2.0.0-2|37	%doc COPYRIGHT.txt
14cr|python-zope.processlifetime-2.0.0-2|38	%doc LICENSE.txt
14cr|python-zope.processlifetime-2.0.0-2|39	%doc README.txt
14cr|python-zope.processlifetime-2.0.0-2|40	%{py_puresitedir}/zope/processlifetime/*
14cr|python-zope.processlifetime-2.0.0-2|41	%{py_puresitedir}/zope.processlifetime*.egg-info
14cr|python-zope.processlifetime-2.0.0-2|42	%{py_puresitedir}/zope.processlifetime*.pth
14cr|python-zope.processlifetime-2.0.0-2|43	
14cr|python-zope.processlifetime-2.0.0-2|44	
14cr|python-zope.processlifetime-2.0.0-2|45	%changelog
14cr|python-zope.processlifetime-2.0.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|python-zope.processlifetime-2.0.0-2|47	+ Revision: 063807e
14cr|python-zope.processlifetime-2.0.0-2|48	- MassBuild#464: Increase release tag
14cr|python-zope.processlifetime-2.0.0-2|49	
14cr|python-zope.processlifetime-2.0.0-2|50	

7052 14
14cr|python-zope.proxy-4.1.4-2|1	Name:		python-zope.proxy
14cr|python-zope.proxy-4.1.4-2|2	Version:	4.1.4
14cr|python-zope.proxy-4.1.4-2|3	Release:	2
14cr|python-zope.proxy-4.1.4-2|4	Group:		Development/Python
14cr|python-zope.proxy-4.1.4-2|5	License:	Zope Public License
14cr|python-zope.proxy-4.1.4-2|6	Summary:	Generic Transparent Proxies
14cr|python-zope.proxy-4.1.4-2|7	
14cr|python-zope.proxy-4.1.4-2|8	#md5=ac5fc916b572bc3ff630b49cda52d94a
14cr|python-zope.proxy-4.1.4-2|9	Source:		http://pypi.python.org/packages/source/z/zope.proxy/zope.proxy-%{version}.tar.gz
14cr|python-zope.proxy-4.1.4-2|10	URL:		http://pypi.python.org/pypi/zope.proxy/3.5.0
14cr|python-zope.proxy-4.1.4-2|11	
14cr|python-zope.proxy-4.1.4-2|12	BuildRequires:	python-devel
14cr|python-zope.proxy-4.1.4-2|13	BuildRequires:	python-setuptools
14cr|python-zope.proxy-4.1.4-2|14	
14cr|python-zope.proxy-4.1.4-2|15	%description
14cr|python-zope.proxy-4.1.4-2|16	Proxies are special objects which serve as mostly-transparent wrappers
14cr|python-zope.proxy-4.1.4-2|17	around another object, intervening in the apparent behavior of the wrapped
14cr|python-zope.proxy-4.1.4-2|18	object only when necessary to apply the policy (e.g., access checking,
14cr|python-zope.proxy-4.1.4-2|19	location brokering, etc.) for which the proxy is responsible.
14cr|python-zope.proxy-4.1.4-2|20	
14cr|python-zope.proxy-4.1.4-2|21	%prep
14cr|python-zope.proxy-4.1.4-2|22	%setup -q -n zope.proxy-%{version}
14cr|python-zope.proxy-4.1.4-2|23	
14cr|python-zope.proxy-4.1.4-2|24	%build
14cr|python-zope.proxy-4.1.4-2|25	
14cr|python-zope.proxy-4.1.4-2|26	%install
14cr|python-zope.proxy-4.1.4-2|27	PYTHONDONTWRITEBYTECODE= \
14cr|python-zope.proxy-4.1.4-2|28	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|python-zope.proxy-4.1.4-2|29	sed -i 's/.*egg-info$//' INSTALLED_FILES
14cr|python-zope.proxy-4.1.4-2|30	
14cr|python-zope.proxy-4.1.4-2|31	%clean
14cr|python-zope.proxy-4.1.4-2|32	
14cr|python-zope.proxy-4.1.4-2|33	%files -f INSTALLED_FILES
14cr|python-zope.proxy-4.1.4-2|34	
14cr|python-zope.proxy-4.1.4-2|35	
14cr|python-zope.proxy-4.1.4-2|36	%changelog
14cr|python-zope.proxy-4.1.4-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.4-2
14cr|python-zope.proxy-4.1.4-2|38	+ Revision: d6b07df
14cr|python-zope.proxy-4.1.4-2|39	- MassBuild#464: Increase release tag
14cr|python-zope.proxy-4.1.4-2|40	
14cr|python-zope.proxy-4.1.4-2|41	

7053 14
14cr|python-zope.ptresource-4.0.0a1-2|1	%define	oname	zope.ptresource
14cr|python-zope.ptresource-4.0.0a1-2|2	
14cr|python-zope.ptresource-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.ptresource-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.ptresource-4.0.0a1-2|5	Release:	2
14cr|python-zope.ptresource-4.0.0a1-2|6	Summary:	Page template resource plugin for zope.browserresource
14cr|python-zope.ptresource-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.ptresource-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.ptresource-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.ptresource-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.ptresource/
14cr|python-zope.ptresource-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.ptresource-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.ptresource-4.0.0a1-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.ptresource-4.0.0a1-2|14	
14cr|python-zope.ptresource-4.0.0a1-2|15	Requires:  pythonegg(setuptools)
14cr|python-zope.ptresource-4.0.0a1-2|16	Requires:  pythonegg(zope.browserresource)
14cr|python-zope.ptresource-4.0.0a1-2|17	Requires:  pythonegg(zope.interface)
14cr|python-zope.ptresource-4.0.0a1-2|18	Requires:  pythonegg(zope.pagetemplate)
14cr|python-zope.ptresource-4.0.0a1-2|19	Requires:  pythonegg(zope.publisher)
14cr|python-zope.ptresource-4.0.0a1-2|20	Requires:  pythonegg(zope.security)
14cr|python-zope.ptresource-4.0.0a1-2|21	
14cr|python-zope.ptresource-4.0.0a1-2|22	
14cr|python-zope.ptresource-4.0.0a1-2|23	%description
14cr|python-zope.ptresource-4.0.0a1-2|24	========
14cr|python-zope.ptresource-4.0.0a1-2|25	Overview
14cr|python-zope.ptresource-4.0.0a1-2|26	========
14cr|python-zope.ptresource-4.0.0a1-2|27	
14cr|python-zope.ptresource-4.0.0a1-2|28	*This package is at present not reusable without depending on a large
14cr|python-zope.ptresource-4.0.0a1-2|29	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
14cr|python-zope.ptresource-4.0.0a1-2|30	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
14cr|python-zope.ptresource-4.0.0a1-2|31	
14cr|python-zope.ptresource-4.0.0a1-2|32	This package provides a "page template" resource class, a resource which
14cr|python-zope.ptresource-4.0.0a1-2|33	content is processed with Zope Page Templates engine before returning to
14cr|python-zope.ptresource-4.0.0a1-2|34	client.
14cr|python-zope.ptresource-4.0.0a1-2|35	
14cr|python-zope.ptresource-4.0.0a1-2|36	The resource factory class is registered for "pt", "zpt" and "html" file
14cr|python-zope.ptresource-4.0.0a1-2|37	extensions in package's ``configure.zcml`` file.
14cr|python-zope.ptresource-4.0.0a1-2|38	
14cr|python-zope.ptresource-4.0.0a1-2|39	
14cr|python-zope.ptresource-4.0.0a1-2|40	%prep
14cr|python-zope.ptresource-4.0.0a1-2|41	%setup -q -n %{oname}-%{version}
14cr|python-zope.ptresource-4.0.0a1-2|42	
14cr|python-zope.ptresource-4.0.0a1-2|43	%build
14cr|python-zope.ptresource-4.0.0a1-2|44	python setup.py build
14cr|python-zope.ptresource-4.0.0a1-2|45	
14cr|python-zope.ptresource-4.0.0a1-2|46	%install
14cr|python-zope.ptresource-4.0.0a1-2|47	python setup.py install --root=%{buildroot}
14cr|python-zope.ptresource-4.0.0a1-2|48	
14cr|python-zope.ptresource-4.0.0a1-2|49	%check
14cr|python-zope.ptresource-4.0.0a1-2|50	python setup.py test
14cr|python-zope.ptresource-4.0.0a1-2|51	
14cr|python-zope.ptresource-4.0.0a1-2|52	%files
14cr|python-zope.ptresource-4.0.0a1-2|53	%doc CHANGES.txt
14cr|python-zope.ptresource-4.0.0a1-2|54	%doc COPYRIGHT.txt
14cr|python-zope.ptresource-4.0.0a1-2|55	%doc LICENSE.txt
14cr|python-zope.ptresource-4.0.0a1-2|56	%doc README.txt
14cr|python-zope.ptresource-4.0.0a1-2|57	%doc src/zope.ptresource.egg-info/*.txt
14cr|python-zope.ptresource-4.0.0a1-2|58	%{py_puresitedir}/zope/ptresource/*.py*
14cr|python-zope.ptresource-4.0.0a1-2|59	%{py_puresitedir}/zope.ptresource*.egg-info
14cr|python-zope.ptresource-4.0.0a1-2|60	%{py_puresitedir}/zope.ptresource-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.ptresource-4.0.0a1-2|61	%{py_puresitedir}/zope/ptresource/configure.zcml
14cr|python-zope.ptresource-4.0.0a1-2|62	
14cr|python-zope.ptresource-4.0.0a1-2|63	
14cr|python-zope.ptresource-4.0.0a1-2|64	
14cr|python-zope.ptresource-4.0.0a1-2|65	%changelog
14cr|python-zope.ptresource-4.0.0a1-2|66	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 4.0.0a1-2
14cr|python-zope.ptresource-4.0.0a1-2|67	+ Revision: 5f6105f
14cr|python-zope.ptresource-4.0.0a1-2|68	- Updated python-zope.ptresource.spec
14cr|python-zope.ptresource-4.0.0a1-2|69	
14cr|python-zope.ptresource-4.0.0a1-2|70	

7054 14
14cr|python-zope.publisher-4.0.0a4-3|1	%define	oname	zope.publisher
14cr|python-zope.publisher-4.0.0a4-3|2	
14cr|python-zope.publisher-4.0.0a4-3|3	Name:		python-%{oname}
14cr|python-zope.publisher-4.0.0a4-3|4	Version:	4.0.0a4
14cr|python-zope.publisher-4.0.0a4-3|5	Release:	3
14cr|python-zope.publisher-4.0.0a4-3|6	Summary:	The Zope publisher publishes Python objects on the web
14cr|python-zope.publisher-4.0.0a4-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.publisher-4.0.0a4-3|8	Patch0:		python-zope.publisher-requires.patch
14cr|python-zope.publisher-4.0.0a4-3|9	License:	ZPL 2.1
14cr|python-zope.publisher-4.0.0a4-3|10	Group:		Development/Python
14cr|python-zope.publisher-4.0.0a4-3|11	Url:		http://pypi.python.org/pypi/zope.publisher
14cr|python-zope.publisher-4.0.0a4-3|12	BuildArch:	noarch
14cr|python-zope.publisher-4.0.0a4-3|13	BuildRequires:	python-setuptools
14cr|python-zope.publisher-4.0.0a4-3|14	BuildRequires:  pkgconfig(python)
14cr|python-zope.publisher-4.0.0a4-3|15	
14cr|python-zope.publisher-4.0.0a4-3|16	Requires:	pythonegg(zope.browser)
14cr|python-zope.publisher-4.0.0a4-3|17	Requires:	pythonegg(zope.configuration)
14cr|python-zope.publisher-4.0.0a4-3|18	Requires:	pythonegg(zope.contenttype) >= 3.5
14cr|python-zope.publisher-4.0.0a4-3|19	Requires:	pythonegg(zope.event)
14cr|python-zope.publisher-4.0.0a4-3|20	Requires:	pythonegg(zope.i18n) >= 4.0.0a3
14cr|python-zope.publisher-4.0.0a4-3|21	Requires:	pythonegg(zope.exceptions)
14cr|python-zope.publisher-4.0.0a4-3|22	Requires:	pythonegg(zope.interface) >= 3.8.0
14cr|python-zope.publisher-4.0.0a4-3|23	Requires:	pythonegg(zope.location)
14cr|python-zope.publisher-4.0.0a4-3|24	Requires:	pythonegg(zope.proxy)
14cr|python-zope.publisher-4.0.0a4-3|25	Requires:	pythonegg(zope.security) >= 4.0.0
14cr|python-zope.publisher-4.0.0a4-3|26	Requires:	pythonegg(zope.i18nmessageid)
14cr|python-zope.publisher-4.0.0a4-3|27	Requires:	pythonegg(zope.schema)
14cr|python-zope.publisher-4.0.0a4-3|28	Requires:	pythonegg(pytz)
14cr|python-zope.publisher-4.0.0a4-3|29	Requires:	pythonegg(zope.contenttype)
14cr|python-zope.publisher-4.0.0a4-3|30	
14cr|python-zope.publisher-4.0.0a4-3|31	%description
14cr|python-zope.publisher-4.0.0a4-3|32	zope.publisher allows you to publish Python objects on the web.  It
14cr|python-zope.publisher-4.0.0a4-3|33	has support for plain HTTP/WebDAV clients, web browsers as well as
14cr|python-zope.publisher-4.0.0a4-3|34	XML-RPC and FTP clients.  Input and output streams are represented by
14cr|python-zope.publisher-4.0.0a4-3|35	request and response objects which allow for easy client interaction
14cr|python-zope.publisher-4.0.0a4-3|36	from Python.  The behavior of the publisher is geared towards WSGI
14cr|python-zope.publisher-4.0.0a4-3|37	compatibility.
14cr|python-zope.publisher-4.0.0a4-3|38	%prep
14cr|python-zope.publisher-4.0.0a4-3|39	%setup -q -n %{oname}-%{version}
14cr|python-zope.publisher-4.0.0a4-3|40	%patch0 -p0
14cr|python-zope.publisher-4.0.0a4-3|41	
14cr|python-zope.publisher-4.0.0a4-3|42	%build
14cr|python-zope.publisher-4.0.0a4-3|43	python setup.py build
14cr|python-zope.publisher-4.0.0a4-3|44	
14cr|python-zope.publisher-4.0.0a4-3|45	%install
14cr|python-zope.publisher-4.0.0a4-3|46	python setup.py install --root=%{buildroot}
14cr|python-zope.publisher-4.0.0a4-3|47	
14cr|python-zope.publisher-4.0.0a4-3|48	%check
14cr|python-zope.publisher-4.0.0a4-3|49	#python setup.py test
14cr|python-zope.publisher-4.0.0a4-3|50	
14cr|python-zope.publisher-4.0.0a4-3|51	%files
14cr|python-zope.publisher-4.0.0a4-3|52	%doc CHANGES.txt README.txt COPYRIGHT.txt LICENSE.txt
14cr|python-zope.publisher-4.0.0a4-3|53	%doc src/zope.publisher.egg-info/*.txt
14cr|python-zope.publisher-4.0.0a4-3|54	%doc src/zope/publisher/*.txt
14cr|python-zope.publisher-4.0.0a4-3|55	%doc src/zope/publisher/httpresults.txt
14cr|python-zope.publisher-4.0.0a4-3|56	%doc src/zope/publisher/paste.txt
14cr|python-zope.publisher-4.0.0a4-3|57	%{py_puresitedir}/zope/publisher/*.py*
14cr|python-zope.publisher-4.0.0a4-3|58	%{py_puresitedir}/zope/publisher/interfaces/*.py*
14cr|python-zope.publisher-4.0.0a4-3|59	%{py_puresitedir}/zope/publisher/tests/*.py*
14cr|python-zope.publisher-4.0.0a4-3|60	%{py_puresitedir}/zope.publisher*.egg-info
14cr|python-zope.publisher-4.0.0a4-3|61	%{py_puresitedir}/zope.publisher-4.0.0a4-py2.7-nspkg.pth
14cr|python-zope.publisher-4.0.0a4-3|62	%{py_puresitedir}/zope/publisher/*.txt
14cr|python-zope.publisher-4.0.0a4-3|63	%{py_puresitedir}/zope/publisher/*.clb
14cr|python-zope.publisher-4.0.0a4-3|64	%{py_puresitedir}/zope/publisher/*zcml
14cr|python-zope.publisher-4.0.0a4-3|65	
14cr|python-zope.publisher-4.0.0a4-3|66	
14cr|python-zope.publisher-4.0.0a4-3|67	
14cr|python-zope.publisher-4.0.0a4-3|68	%changelog
14cr|python-zope.publisher-4.0.0a4-3|69	* Thu Sep 11 2014 abfonly <abfonly@gmail.com> 4.0.0a4-3
14cr|python-zope.publisher-4.0.0a4-3|70	+ Revision: fe04980
14cr|python-zope.publisher-4.0.0a4-3|71	- Drop %check, bump rel.
14cr|python-zope.publisher-4.0.0a4-3|72	
14cr|python-zope.publisher-4.0.0a4-3|73	

7055 14
14cr|python-zope.schema-4.4.1-2|1	%define	oname	zope.schema
14cr|python-zope.schema-4.4.1-2|2	
14cr|python-zope.schema-4.4.1-2|3	Name:		python-%{oname}
14cr|python-zope.schema-4.4.1-2|4	Version:	4.4.1
14cr|python-zope.schema-4.4.1-2|5	Release:	2
14cr|python-zope.schema-4.4.1-2|6	Summary:	Zope.interface extension for defining data schemas
14cr|python-zope.schema-4.4.1-2|7	
14cr|python-zope.schema-4.4.1-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.schema/zope.schema-%{version}.tar.gz
14cr|python-zope.schema-4.4.1-2|9	License:	ZPL 2.1
14cr|python-zope.schema-4.4.1-2|10	Group:		Development/Python
14cr|python-zope.schema-4.4.1-2|11	Url:		http://pypi.python.org/pypi/zope.schema
14cr|python-zope.schema-4.4.1-2|12	BuildArch:	noarch
14cr|python-zope.schema-4.4.1-2|13	BuildRequires:	python-setuptools
14cr|python-zope.schema-4.4.1-2|14	BuildRequires:	pythonegg(zope.event)
14cr|python-zope.schema-4.4.1-2|15	BuildRequires:	pythonegg(zope.testing)
14cr|python-zope.schema-4.4.1-2|16	BuildRequires:	pythonegg(zope.exceptions)
14cr|python-zope.schema-4.4.1-2|17	
14cr|python-zope.schema-4.4.1-2|18	%description
14cr|python-zope.schema-4.4.1-2|19	zope.schema README
14cr|python-zope.schema-4.4.1-2|20	==================
14cr|python-zope.schema-4.4.1-2|21	
14cr|python-zope.schema-4.4.1-2|22	Schemas extend the notion of interfaces to detailed descriptions of
14cr|python-zope.schema-4.4.1-2|23	Attributes (but not methods).  Every schema is an interface and
14cr|python-zope.schema-4.4.1-2|24	specifies the public fields of an object.  A *field* roughly
14cr|python-zope.schema-4.4.1-2|25	corresponds to an attribute of a Python object.  But a Field provides
14cr|python-zope.schema-4.4.1-2|26	space for at least a title and a description.  It can also constrain
14cr|python-zope.schema-4.4.1-2|27	its value and provide a validation method.  Besides you can optionally
14cr|python-zope.schema-4.4.1-2|28	specify characteristics such as its value being read-only or not
14cr|python-zope.schema-4.4.1-2|29	required.
14cr|python-zope.schema-4.4.1-2|30	
14cr|python-zope.schema-4.4.1-2|31	See http://docs.zope.org/zope.schema/ for more information.
14cr|python-zope.schema-4.4.1-2|32	
14cr|python-zope.schema-4.4.1-2|33	%prep
14cr|python-zope.schema-4.4.1-2|34	%setup -q -n %{oname}-%{version}
14cr|python-zope.schema-4.4.1-2|35	
14cr|python-zope.schema-4.4.1-2|36	%build
14cr|python-zope.schema-4.4.1-2|37	python setup.py build
14cr|python-zope.schema-4.4.1-2|38	
14cr|python-zope.schema-4.4.1-2|39	%install
14cr|python-zope.schema-4.4.1-2|40	python setup.py install --root=%{buildroot}
14cr|python-zope.schema-4.4.1-2|41	
14cr|python-zope.schema-4.4.1-2|42	%check
14cr|python-zope.schema-4.4.1-2|43	python setup.py test
14cr|python-zope.schema-4.4.1-2|44	
14cr|python-zope.schema-4.4.1-2|45	%files
14cr|python-zope.schema-4.4.1-2|46	%doc CHANGES.rst
14cr|python-zope.schema-4.4.1-2|47	%doc COPYRIGHT.txt
14cr|python-zope.schema-4.4.1-2|48	%doc LICENSE.txt
14cr|python-zope.schema-4.4.1-2|49	%doc README.rst
14cr|python-zope.schema-4.4.1-2|50	%doc docs/hacking.rst
14cr|python-zope.schema-4.4.1-2|51	%doc src/zope.schema.egg-info/SOURCES.txt
14cr|python-zope.schema-4.4.1-2|52	%doc src/zope.schema.egg-info/dependency_links.txt
14cr|python-zope.schema-4.4.1-2|53	%doc src/zope.schema.egg-info/namespace_packages.txt
14cr|python-zope.schema-4.4.1-2|54	%doc src/zope.schema.egg-info/requires.txt
14cr|python-zope.schema-4.4.1-2|55	%doc src/zope.schema.egg-info/top_level.txt
14cr|python-zope.schema-4.4.1-2|56	%{py_puresitedir}/zope/schema/*
14cr|python-zope.schema-4.4.1-2|57	%{py_puresitedir}/zope.schema*.egg-info
14cr|python-zope.schema-4.4.1-2|58	%{py_puresitedir}/zope.schema*.pth
14cr|python-zope.schema-4.4.1-2|59	
14cr|python-zope.schema-4.4.1-2|60	
14cr|python-zope.schema-4.4.1-2|61	
14cr|python-zope.schema-4.4.1-2|62	%changelog
14cr|python-zope.schema-4.4.1-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.1-2
14cr|python-zope.schema-4.4.1-2|64	+ Revision: 529f43f
14cr|python-zope.schema-4.4.1-2|65	- MassBuild#464: Increase release tag
14cr|python-zope.schema-4.4.1-2|66	
14cr|python-zope.schema-4.4.1-2|67	

7056 14
14cr|python-zope.security-4.0.1-4|1	%define	oname	zope.security
14cr|python-zope.security-4.0.1-4|2	
14cr|python-zope.security-4.0.1-4|3	Name:		python-%{oname}
14cr|python-zope.security-4.0.1-4|4	Version:	4.0.1
14cr|python-zope.security-4.0.1-4|5	Release:	4
14cr|python-zope.security-4.0.1-4|6	Summary:	Zope Security Framework
14cr|python-zope.security-4.0.1-4|7	
14cr|python-zope.security-4.0.1-4|8	Source0:	http://pypi.python.org/packages/source/z/zope.security/zope.security-%{version}.tar.gz
14cr|python-zope.security-4.0.1-4|9	License:	ZPL 2.1
14cr|python-zope.security-4.0.1-4|10	Group:		Development/Python
14cr|python-zope.security-4.0.1-4|11	Url:		http://pypi.python.org/pypi/zope.security
14cr|python-zope.security-4.0.1-4|12	BuildRequires:	python-devel
14cr|python-zope.security-4.0.1-4|13	BuildRequires:	python-setuptools
14cr|python-zope.security-4.0.1-4|14	BuildRequires: pythonegg(zope.i18nmessageid)
14cr|python-zope.security-4.0.1-4|15	BuildRequires: pythonegg(zope.interface)
14cr|python-zope.security-4.0.1-4|16	BuildRequires: pythonegg(zope.location)
14cr|python-zope.security-4.0.1-4|17	BuildRequires: pythonegg(zope.proxy) >= 4.1.0
14cr|python-zope.security-4.0.1-4|18	BuildRequires: pythonegg(zope.schema)
14cr|python-zope.security-4.0.1-4|19	BuildRequires: pythonegg(zope.event)
14cr|python-zope.security-4.0.1-4|20	BuildRequires: pythonegg(zope.component)
14cr|python-zope.security-4.0.1-4|21	
14cr|python-zope.security-4.0.1-4|22	Requires: pythonegg(zope.i18nmessageid)
14cr|python-zope.security-4.0.1-4|23	Requires: pythonegg(zope.interface)
14cr|python-zope.security-4.0.1-4|24	Requires: pythonegg(zope.location)
14cr|python-zope.security-4.0.1-4|25	Requires: pythonegg(zope.proxy) >= 4.1.0
14cr|python-zope.security-4.0.1-4|26	Requires: pythonegg(zope.schema)
14cr|python-zope.security-4.0.1-4|27	Requires: pythonegg(zope.event)
14cr|python-zope.security-4.0.1-4|28	Requires: pythonegg(zope.component)
14cr|python-zope.security-4.0.1-4|29	
14cr|python-zope.security-4.0.1-4|30	%description
14cr|python-zope.security-4.0.1-4|31	The Security framework provides a generic mechanism to implement security
14cr|python-zope.security-4.0.1-4|32	policies on Python objects.
14cr|python-zope.security-4.0.1-4|33	
14cr|python-zope.security-4.0.1-4|34	%package -n %{name}-devel
14cr|python-zope.security-4.0.1-4|35	Summary:	Zope Security Framework
14cr|python-zope.security-4.0.1-4|36	Group:		Development/Python
14cr|python-zope.security-4.0.1-4|37	
14cr|python-zope.security-4.0.1-4|38	%description -n %{name}-devel
14cr|python-zope.security-4.0.1-4|39	Devel files for %{oname}
14cr|python-zope.security-4.0.1-4|40	
14cr|python-zope.security-4.0.1-4|41	%files -n %{name}-devel
14cr|python-zope.security-4.0.1-4|42	%doc CHANGES.rst TODO-4.0.txt COPYRIGHT.txt LICENSE.txt README.rst
14cr|python-zope.security-4.0.1-4|43	%{py_platsitedir}/zope/security/_proxy.c
14cr|python-zope.security-4.0.1-4|44	%{py_platsitedir}/zope/security/_zope_security_checker.c
14cr|python-zope.security-4.0.1-4|45	%{py_platsitedir}/zope.security-4.0.1-py2.7-nspkg.pth
14cr|python-zope.security-4.0.1-4|46	
14cr|python-zope.security-4.0.1-4|47	
14cr|python-zope.security-4.0.1-4|48	%prep
14cr|python-zope.security-4.0.1-4|49	%setup -q -n %{oname}-%{version}
14cr|python-zope.security-4.0.1-4|50	
14cr|python-zope.security-4.0.1-4|51	%build
14cr|python-zope.security-4.0.1-4|52	python setup.py build
14cr|python-zope.security-4.0.1-4|53	
14cr|python-zope.security-4.0.1-4|54	%install
14cr|python-zope.security-4.0.1-4|55	python setup.py install --root=%{buildroot}
14cr|python-zope.security-4.0.1-4|56	chmod +x %{buildroot}%{py_platsitedir}/zope/security/setup.py
14cr|python-zope.security-4.0.1-4|57	
14cr|python-zope.security-4.0.1-4|58	%files
14cr|python-zope.security-4.0.1-4|59	%doc CHANGES.rst TODO-4.0.txt COPYRIGHT.txt LICENSE.txt README.rst
14cr|python-zope.security-4.0.1-4|60	%doc docs/_build/doctest/output.txt
14cr|python-zope.security-4.0.1-4|61	%doc docs/_build/doctrees/*.doctree
14cr|python-zope.security-4.0.1-4|62	%doc docs/_build/doctrees/api/*.doctree
14cr|python-zope.security-4.0.1-4|63	%doc docs/_build/html/*.html
14cr|python-zope.security-4.0.1-4|64	%doc docs/_build/html/_modules/index.html
14cr|python-zope.security-4.0.1-4|65	%doc docs/_build/html/_modules/zope/security/*.html
14cr|python-zope.security-4.0.1-4|66	%doc docs/_build/html/_sources/*.txt
14cr|python-zope.security-4.0.1-4|67	%doc docs/_build/html/_sources/api/*.txt
14cr|python-zope.security-4.0.1-4|68	%doc docs/_build/html/api/*.html
14cr|python-zope.security-4.0.1-4|69	%doc src/zope.security.egg-info/*.txt
14cr|python-zope.security-4.0.1-4|70	
14cr|python-zope.security-4.0.1-4|71	%{py_platsitedir}/zope/security/*.py*
14cr|python-zope.security-4.0.1-4|72	%{py_platsitedir}/zope/security/_proxy.so
14cr|python-zope.security-4.0.1-4|73	%{py_platsitedir}/zope/security/_zope_security_checker.so
14cr|python-zope.security-4.0.1-4|74	%{py_platsitedir}/zope/security/tests/*.py*
14cr|python-zope.security-4.0.1-4|75	%{py_platsitedir}/zope.security*.egg-info
14cr|python-zope.security-4.0.1-4|76	%{py_platsitedir}/zope/security/configure.zcml
14cr|python-zope.security-4.0.1-4|77	%{py_platsitedir}/zope/security/examples/*.py
14cr|python-zope.security-4.0.1-4|78	%{py_platsitedir}/zope/security/meta.zcml
14cr|python-zope.security-4.0.1-4|79	%{py_platsitedir}/zope/security/permissions.zcml
14cr|python-zope.security-4.0.1-4|80	%{py_platsitedir}/zope/security/tests/redefineperms.zcml
14cr|python-zope.security-4.0.1-4|81	
14cr|python-zope.security-4.0.1-4|82	
14cr|python-zope.security-4.0.1-4|83	
14cr|python-zope.security-4.0.1-4|84	%changelog
14cr|python-zope.security-4.0.1-4|85	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 4.0.1-4
14cr|python-zope.security-4.0.1-4|86	+ Revision: cfe2863
14cr|python-zope.security-4.0.1-4|87	- Updated python-zope.security.spec
14cr|python-zope.security-4.0.1-4|88	
14cr|python-zope.security-4.0.1-4|89	

7057 14
14cr|python-zope.securitypolicy-4.0.0a1-2|1	%define	oname	zope.securitypolicy
14cr|python-zope.securitypolicy-4.0.0a1-2|2	
14cr|python-zope.securitypolicy-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.securitypolicy-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.securitypolicy-4.0.0a1-2|5	Release:	2
14cr|python-zope.securitypolicy-4.0.0a1-2|6	Summary:	Default security policy for Zope3
14cr|python-zope.securitypolicy-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.securitypolicy-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.securitypolicy-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.securitypolicy-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.securitypolicy
14cr|python-zope.securitypolicy-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.securitypolicy-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.securitypolicy-4.0.0a1-2|13	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.securitypolicy-4.0.0a1-2|14	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.securitypolicy-4.0.0a1-2|15	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.securitypolicy-4.0.0a1-2|16	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.securitypolicy-4.0.0a1-2|17	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.securitypolicy-4.0.0a1-2|18	BuildRequires:  pythonegg(zope.configuration)
14cr|python-zope.securitypolicy-4.0.0a1-2|19	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.securitypolicy-4.0.0a1-2|20	BuildRequires:  pythonegg(zope.authentication)
14cr|python-zope.securitypolicy-4.0.0a1-2|21	BuildRequires:  pythonegg(zope.annotation)
14cr|python-zope.securitypolicy-4.0.0a1-2|22	BuildRequires:  pythonegg(persistent)
14cr|python-zope.securitypolicy-4.0.0a1-2|23	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.securitypolicy-4.0.0a1-2|24	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.securitypolicy-4.0.0a1-2|25	BuildRequires:  pythonegg(zope.testrunner)
14cr|python-zope.securitypolicy-4.0.0a1-2|26	
14cr|python-zope.securitypolicy-4.0.0a1-2|27	%description
14cr|python-zope.securitypolicy-4.0.0a1-2|28	This package provides an useful security policy for Zope3. It's the
14cr|python-zope.securitypolicy-4.0.0a1-2|29	default security policy used in "zope3 the application" and many other
14cr|python-zope.securitypolicy-4.0.0a1-2|30	zope-based projects.
14cr|python-zope.securitypolicy-4.0.0a1-2|31	
14cr|python-zope.securitypolicy-4.0.0a1-2|32	%prep
14cr|python-zope.securitypolicy-4.0.0a1-2|33	%setup -q -n %{oname}-%{version}
14cr|python-zope.securitypolicy-4.0.0a1-2|34	
14cr|python-zope.securitypolicy-4.0.0a1-2|35	%build
14cr|python-zope.securitypolicy-4.0.0a1-2|36	python setup.py build
14cr|python-zope.securitypolicy-4.0.0a1-2|37	
14cr|python-zope.securitypolicy-4.0.0a1-2|38	%install
14cr|python-zope.securitypolicy-4.0.0a1-2|39	python setup.py install --root=%{buildroot}
14cr|python-zope.securitypolicy-4.0.0a1-2|40	
14cr|python-zope.securitypolicy-4.0.0a1-2|41	%check
14cr|python-zope.securitypolicy-4.0.0a1-2|42	python setup.py test
14cr|python-zope.securitypolicy-4.0.0a1-2|43	
14cr|python-zope.securitypolicy-4.0.0a1-2|44	%files
14cr|python-zope.securitypolicy-4.0.0a1-2|45	%doc CHANGES.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|46	%doc COPYRIGHT.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|47	%doc LICENSE.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|48	%doc README.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|49	%doc src/zope.securitypolicy.egg-info/SOURCES.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|50	%doc src/zope.securitypolicy.egg-info/dependency_links.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|51	%doc src/zope.securitypolicy.egg-info/namespace_packages.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|52	%doc src/zope.securitypolicy.egg-info/requires.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|53	%doc src/zope.securitypolicy.egg-info/top_level.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|54	%doc src/zope/securitypolicy/zopepolicy.txt
14cr|python-zope.securitypolicy-4.0.0a1-2|55	%{py_puresitedir}/zope/securitypolicy/*
14cr|python-zope.securitypolicy-4.0.0a1-2|56	%{py_puresitedir}/zope.securitypolicy*.egg-info
14cr|python-zope.securitypolicy-4.0.0a1-2|57	%{py_puresitedir}/zope.securitypolicy*.pth
14cr|python-zope.securitypolicy-4.0.0a1-2|58	
14cr|python-zope.securitypolicy-4.0.0a1-2|59	
14cr|python-zope.securitypolicy-4.0.0a1-2|60	%changelog
14cr|python-zope.securitypolicy-4.0.0a1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.securitypolicy-4.0.0a1-2|62	+ Revision: bae37c3
14cr|python-zope.securitypolicy-4.0.0a1-2|63	- MassBuild#464: Increase release tag
14cr|python-zope.securitypolicy-4.0.0a1-2|64	
14cr|python-zope.securitypolicy-4.0.0a1-2|65	

7058 14
14cr|python-zope.server-3.9.0-2|1	%define	oname	zope.server
14cr|python-zope.server-3.9.0-2|2	
14cr|python-zope.server-3.9.0-2|3	Name:		python-%{oname}
14cr|python-zope.server-3.9.0-2|4	Version:	3.9.0
14cr|python-zope.server-3.9.0-2|5	Release:	2
14cr|python-zope.server-3.9.0-2|6	Summary:	Zope Server (Web and FTP)
14cr|python-zope.server-3.9.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.server-3.9.0-2|8	License:	ZPL 2.1
14cr|python-zope.server-3.9.0-2|9	Group:		Development/Python
14cr|python-zope.server-3.9.0-2|10	Url:		http://pypi.python.org/pypi/zope.server
14cr|python-zope.server-3.9.0-2|11	BuildArch:	noarch
14cr|python-zope.server-3.9.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.server-3.9.0-2|13	
14cr|python-zope.server-3.9.0-2|14	%description
14cr|python-zope.server-3.9.0-2|15	This package contains generic base classes for channel-based servers, the
14cr|python-zope.server-3.9.0-2|16	servers themselves and helper objects, such as tasks and requests.
14cr|python-zope.server-3.9.0-2|17	
14cr|python-zope.server-3.9.0-2|18	============
14cr|python-zope.server-3.9.0-2|19	WSGI Support
14cr|python-zope.server-3.9.0-2|20	============
14cr|python-zope.server-3.9.0-2|21	
14cr|python-zope.server-3.9.0-2|22	`zope.server`'s HTTP server comes with WSGI_ support.
14cr|python-zope.server-3.9.0-2|23	``zope.server.http.wsgihttpserver.WSGIHTTPServer`` can act as a WSGI gateway.
14cr|python-zope.server-3.9.0-2|24	There's also an entry point for PasteDeploy_ that lets you use zope.server's
14cr|python-zope.server-3.9.0-2|25	WSGI gateway from a configuration file, e.g.::
14cr|python-zope.server-3.9.0-2|26	
14cr|python-zope.server-3.9.0-2|27	[server:main]
14cr|python-zope.server-3.9.0-2|28	use = egg:zope.server
14cr|python-zope.server-3.9.0-2|29	host = 127.0.0.1
14cr|python-zope.server-3.9.0-2|30	port = 8080
14cr|python-zope.server-3.9.0-2|31	
14cr|python-zope.server-3.9.0-2|32	.. _WSGI: http://www.python.org/dev/peps/pep-0333/
14cr|python-zope.server-3.9.0-2|33	.. _PasteDeploy: http://pythonpaste.org/deploy/
14cr|python-zope.server-3.9.0-2|34	
14cr|python-zope.server-3.9.0-2|35	%prep
14cr|python-zope.server-3.9.0-2|36	%setup -q -n %{oname}-%{version}
14cr|python-zope.server-3.9.0-2|37	
14cr|python-zope.server-3.9.0-2|38	%build
14cr|python-zope.server-3.9.0-2|39	python setup.py build
14cr|python-zope.server-3.9.0-2|40	
14cr|python-zope.server-3.9.0-2|41	%install
14cr|python-zope.server-3.9.0-2|42	python setup.py install --root=%{buildroot}
14cr|python-zope.server-3.9.0-2|43	
14cr|python-zope.server-3.9.0-2|44	%files
14cr|python-zope.server-3.9.0-2|45	%doc CHANGES.txt
14cr|python-zope.server-3.9.0-2|46	%doc COPYRIGHT.txt
14cr|python-zope.server-3.9.0-2|47	%doc LICENSE.txt
14cr|python-zope.server-3.9.0-2|48	%doc README.txt
14cr|python-zope.server-3.9.0-2|49	%doc src/zope.server.egg-info/SOURCES.txt
14cr|python-zope.server-3.9.0-2|50	%doc src/zope.server.egg-info/dependency_links.txt
14cr|python-zope.server-3.9.0-2|51	%doc src/zope.server.egg-info/entry_points.txt
14cr|python-zope.server-3.9.0-2|52	%doc src/zope.server.egg-info/namespace_packages.txt
14cr|python-zope.server-3.9.0-2|53	%doc src/zope.server.egg-info/requires.txt
14cr|python-zope.server-3.9.0-2|54	%doc src/zope.server.egg-info/top_level.txt
14cr|python-zope.server-3.9.0-2|55	%doc src/zope/server/ftp/README.txt
14cr|python-zope.server-3.9.0-2|56	%{py_puresitedir}/zope/server/*
14cr|python-zope.server-3.9.0-2|57	%{py_puresitedir}/zope.server*.egg-info
14cr|python-zope.server-3.9.0-2|58	%{py_puresitedir}/zope.server*.pth
14cr|python-zope.server-3.9.0-2|59	
14cr|python-zope.server-3.9.0-2|60	
14cr|python-zope.server-3.9.0-2|61	%changelog
14cr|python-zope.server-3.9.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.0-2
14cr|python-zope.server-3.9.0-2|63	+ Revision: 5328eaf
14cr|python-zope.server-3.9.0-2|64	- MassBuild#464: Increase release tag
14cr|python-zope.server-3.9.0-2|65	
14cr|python-zope.server-3.9.0-2|66	

7059 14
14cr|python-zope.session-4.0.0a2-2|1	%define	oname	zope.session
14cr|python-zope.session-4.0.0a2-2|2	
14cr|python-zope.session-4.0.0a2-2|3	Name:		python-%{oname}
14cr|python-zope.session-4.0.0a2-2|4	Version:	4.0.0a2
14cr|python-zope.session-4.0.0a2-2|5	Release:	2
14cr|python-zope.session-4.0.0a2-2|6	Summary:	Client identification and sessions for Zope
14cr|python-zope.session-4.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.session-4.0.0a2-2|8	License:	ZPL 2.1
14cr|python-zope.session-4.0.0a2-2|9	Group:		Development/Python
14cr|python-zope.session-4.0.0a2-2|10	Url:		http://pypi.python.org/pypi/zope.session
14cr|python-zope.session-4.0.0a2-2|11	BuildArch:	noarch
14cr|python-zope.session-4.0.0a2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.session-4.0.0a2-2|13	
14cr|python-zope.session-4.0.0a2-2|14	Requires:  pythonegg(setuptools)
14cr|python-zope.session-4.0.0a2-2|15	Requires:  pythonegg(zodb3)
14cr|python-zope.session-4.0.0a2-2|16	Requires:  pythonegg(zope.component)
14cr|python-zope.session-4.0.0a2-2|17	Requires:  pythonegg(zope.i18nmessageid) >= 3.4.2
14cr|python-zope.session-4.0.0a2-2|18	Requires:  pythonegg(zope.interface)
14cr|python-zope.session-4.0.0a2-2|19	Requires:  pythonegg(zope.location)
14cr|python-zope.session-4.0.0a2-2|20	Requires:  pythonegg(zope.minmax)
14cr|python-zope.session-4.0.0a2-2|21	Requires:  pythonegg(zope.publisher) >= 4.0.0a1
14cr|python-zope.session-4.0.0a2-2|22	
14cr|python-zope.session-4.0.0a2-2|23	%description
14cr|python-zope.session-4.0.0a2-2|24	This package provides interfaces for client identification and session
14cr|python-zope.session-4.0.0a2-2|25	support and their implementations for zope.publisher's request objects.
14cr|python-zope.session-4.0.0a2-2|26	
14cr|python-zope.session-4.0.0a2-2|27	
14cr|python-zope.session-4.0.0a2-2|28	%prep
14cr|python-zope.session-4.0.0a2-2|29	%setup -q -n %{oname}-%{version}
14cr|python-zope.session-4.0.0a2-2|30	perl -pi -e "s|ZODB|ZODB3|"  setup.py
14cr|python-zope.session-4.0.0a2-2|31	
14cr|python-zope.session-4.0.0a2-2|32	%build
14cr|python-zope.session-4.0.0a2-2|33	python setup.py build
14cr|python-zope.session-4.0.0a2-2|34	
14cr|python-zope.session-4.0.0a2-2|35	%install
14cr|python-zope.session-4.0.0a2-2|36	python setup.py install --root=%{buildroot}
14cr|python-zope.session-4.0.0a2-2|37	
14cr|python-zope.session-4.0.0a2-2|38	%check
14cr|python-zope.session-4.0.0a2-2|39	#python setup.py test
14cr|python-zope.session-4.0.0a2-2|40	
14cr|python-zope.session-4.0.0a2-2|41	%files
14cr|python-zope.session-4.0.0a2-2|42	%doc CHANGES.txt
14cr|python-zope.session-4.0.0a2-2|43	%doc COPYRIGHT.txt
14cr|python-zope.session-4.0.0a2-2|44	%doc LICENSE.txt
14cr|python-zope.session-4.0.0a2-2|45	%doc README.txt
14cr|python-zope.session-4.0.0a2-2|46	%doc src/zope.session.egg-info/SOURCES.txt
14cr|python-zope.session-4.0.0a2-2|47	%doc src/zope.session.egg-info/dependency_links.txt
14cr|python-zope.session-4.0.0a2-2|48	%doc src/zope.session.egg-info/namespace_packages.txt
14cr|python-zope.session-4.0.0a2-2|49	%doc src/zope.session.egg-info/requires.txt
14cr|python-zope.session-4.0.0a2-2|50	%doc src/zope.session.egg-info/top_level.txt
14cr|python-zope.session-4.0.0a2-2|51	%doc src/zope/session/api.txt
14cr|python-zope.session-4.0.0a2-2|52	%doc src/zope/session/design.txt
14cr|python-zope.session-4.0.0a2-2|53	%{py_puresitedir}/zope/session/*.py*
14cr|python-zope.session-4.0.0a2-2|54	%{py_puresitedir}/zope.session*.egg-info
14cr|python-zope.session-4.0.0a2-2|55	%{py_puresitedir}/zope.session-4.0.0a2-py2.7-nspkg.pth
14cr|python-zope.session-4.0.0a2-2|56	%{py_puresitedir}/zope/session/adapters.zcml
14cr|python-zope.session-4.0.0a2-2|57	%{py_puresitedir}/zope/session/api.txt
14cr|python-zope.session-4.0.0a2-2|58	%{py_puresitedir}/zope/session/apidoc.zcml
14cr|python-zope.session-4.0.0a2-2|59	%{py_puresitedir}/zope/session/classes.zcml
14cr|python-zope.session-4.0.0a2-2|60	%{py_puresitedir}/zope/session/configure.zcml
14cr|python-zope.session-4.0.0a2-2|61	%{py_puresitedir}/zope/session/design.txt
14cr|python-zope.session-4.0.0a2-2|62	%{py_puresitedir}/zope/session/subscribers.zcml
14cr|python-zope.session-4.0.0a2-2|63	
14cr|python-zope.session-4.0.0a2-2|64	
14cr|python-zope.session-4.0.0a2-2|65	
14cr|python-zope.session-4.0.0a2-2|66	
14cr|python-zope.session-4.0.0a2-2|67	
14cr|python-zope.session-4.0.0a2-2|68	%changelog
14cr|python-zope.session-4.0.0a2-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a2-2
14cr|python-zope.session-4.0.0a2-2|70	+ Revision: 5077509
14cr|python-zope.session-4.0.0a2-2|71	- MassBuild#464: Increase release tag
14cr|python-zope.session-4.0.0a2-2|72	
14cr|python-zope.session-4.0.0a2-2|73	

7060 14
14cr|python-zope.site-4.0.0a1-2|1	%define	oname	zope.site
14cr|python-zope.site-4.0.0a1-2|2	%define __noautoreq '.*zope.security.*'
14cr|python-zope.site-4.0.0a1-2|3	
14cr|python-zope.site-4.0.0a1-2|4	Name:		python-%{oname}
14cr|python-zope.site-4.0.0a1-2|5	Version:	4.0.0a1
14cr|python-zope.site-4.0.0a1-2|6	Release:	2
14cr|python-zope.site-4.0.0a1-2|7	Summary:	Local registries for zope component architecture
14cr|python-zope.site-4.0.0a1-2|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.site-4.0.0a1-2|9	License:	ZPL 2.1
14cr|python-zope.site-4.0.0a1-2|10	Group:		Development/Python
14cr|python-zope.site-4.0.0a1-2|11	Url:		http://pypi.python.org/pypi/zope.site
14cr|python-zope.site-4.0.0a1-2|12	BuildArch:	noarch
14cr|python-zope.site-4.0.0a1-2|13	BuildRequires:	python-setuptools
14cr|python-zope.site-4.0.0a1-2|14	BuildRequires:  pythonegg(zope.location)
14cr|python-zope.site-4.0.0a1-2|15	BuildRequires:  pythonegg(zope.lifecycleevent)
14cr|python-zope.site-4.0.0a1-2|16	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.site-4.0.0a1-2|17	BuildRequires:  pythonegg(zope.component)
14cr|python-zope.site-4.0.0a1-2|18	BuildRequires:  pythonegg(zope.security)
14cr|python-zope.site-4.0.0a1-2|19	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.site-4.0.0a1-2|20	BuildRequires:  pythonegg(zope.container)
14cr|python-zope.site-4.0.0a1-2|21	BuildRequires:  pythonegg(zope.annotation)
14cr|python-zope.site-4.0.0a1-2|22	BuildRequires:  pythonegg(zope.proxy)
14cr|python-zope.site-4.0.0a1-2|23	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.site-4.0.0a1-2|24	
14cr|python-zope.site-4.0.0a1-2|25	# Avoid versioned reqs
14cr|python-zope.site-4.0.0a1-2|26	Requires:  pythonegg(zope.security)
14cr|python-zope.site-4.0.0a1-2|27	
14cr|python-zope.site-4.0.0a1-2|28	%description
14cr|python-zope.site-4.0.0a1-2|29	=====================================
14cr|python-zope.site-4.0.0a1-2|30	Zope 3's Local Component Architecture
14cr|python-zope.site-4.0.0a1-2|31	=====================================
14cr|python-zope.site-4.0.0a1-2|32	
14cr|python-zope.site-4.0.0a1-2|33	This package provides a local and persistent site manager
14cr|python-zope.site-4.0.0a1-2|34	implementation, so that one can register local utilities and
14cr|python-zope.site-4.0.0a1-2|35	adapters. It uses local adapter registries for its adapter and utility
14cr|python-zope.site-4.0.0a1-2|36	registry. The module also provides some facilities to organize the
14cr|python-zope.site-4.0.0a1-2|37	local software and ensures the correct behavior inside the ZODB.
14cr|python-zope.site-4.0.0a1-2|38	
14cr|python-zope.site-4.0.0a1-2|39	
14cr|python-zope.site-4.0.0a1-2|40	%prep
14cr|python-zope.site-4.0.0a1-2|41	%setup -q -n %{oname}-%{version}
14cr|python-zope.site-4.0.0a1-2|42	
14cr|python-zope.site-4.0.0a1-2|43	%build
14cr|python-zope.site-4.0.0a1-2|44	python setup.py build
14cr|python-zope.site-4.0.0a1-2|45	
14cr|python-zope.site-4.0.0a1-2|46	%install
14cr|python-zope.site-4.0.0a1-2|47	python setup.py install --root=%{buildroot}
14cr|python-zope.site-4.0.0a1-2|48	
14cr|python-zope.site-4.0.0a1-2|49	%check
14cr|python-zope.site-4.0.0a1-2|50	python setup.py test
14cr|python-zope.site-4.0.0a1-2|51	
14cr|python-zope.site-4.0.0a1-2|52	%files
14cr|python-zope.site-4.0.0a1-2|53	%doc CHANGES.txt
14cr|python-zope.site-4.0.0a1-2|54	%doc COPYRIGHT.txt
14cr|python-zope.site-4.0.0a1-2|55	%doc LICENSE.txt
14cr|python-zope.site-4.0.0a1-2|56	%doc README.txt
14cr|python-zope.site-4.0.0a1-2|57	%doc src/zope.site.egg-info/SOURCES.txt
14cr|python-zope.site-4.0.0a1-2|58	%doc src/zope.site.egg-info/dependency_links.txt
14cr|python-zope.site-4.0.0a1-2|59	%doc src/zope.site.egg-info/namespace_packages.txt
14cr|python-zope.site-4.0.0a1-2|60	%doc src/zope.site.egg-info/requires.txt
14cr|python-zope.site-4.0.0a1-2|61	%doc src/zope.site.egg-info/top_level.txt
14cr|python-zope.site-4.0.0a1-2|62	%doc src/zope/site/site.txt
14cr|python-zope.site-4.0.0a1-2|63	%doc src/zope/site/tests/folder.txt
14cr|python-zope.site-4.0.0a1-2|64	%{py_puresitedir}/zope/site/*
14cr|python-zope.site-4.0.0a1-2|65	%{py_puresitedir}/zope.site*.egg-info
14cr|python-zope.site-4.0.0a1-2|66	%{py_puresitedir}/zope.site*.pth
14cr|python-zope.site-4.0.0a1-2|67	
14cr|python-zope.site-4.0.0a1-2|68	
14cr|python-zope.site-4.0.0a1-2|69	%changelog
14cr|python-zope.site-4.0.0a1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.site-4.0.0a1-2|71	+ Revision: 2e9ff9b
14cr|python-zope.site-4.0.0a1-2|72	- MassBuild#464: Increase release tag
14cr|python-zope.site-4.0.0a1-2|73	
14cr|python-zope.site-4.0.0a1-2|74	

7061 14
14cr|python-zope.size-4.0.1-2|1	%define	oname	zope.size
14cr|python-zope.size-4.0.1-2|2	
14cr|python-zope.size-4.0.1-2|3	Name:		python-%{oname}
14cr|python-zope.size-4.0.1-2|4	Version:	4.0.1
14cr|python-zope.size-4.0.1-2|5	Release:	2
14cr|python-zope.size-4.0.1-2|6	Summary:	Interfaces and simple adapter that give the size of an object
14cr|python-zope.size-4.0.1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.size-4.0.1-2|8	License:	ZPL 2.1
14cr|python-zope.size-4.0.1-2|9	Group:		Development/Python
14cr|python-zope.size-4.0.1-2|10	Url:		http://pypi.python.org/pypi/zope.size
14cr|python-zope.size-4.0.1-2|11	BuildArch:	noarch
14cr|python-zope.size-4.0.1-2|12	BuildRequires:	pythonegg(zope.i18nmessageid)
14cr|python-zope.size-4.0.1-2|13	BuildRequires:	python-setuptools
14cr|python-zope.size-4.0.1-2|14	
14cr|python-zope.size-4.0.1-2|15	%description
14cr|python-zope.size-4.0.1-2|16	This package provides a definition of simple interface that allows to
14cr|python-zope.size-4.0.1-2|17	retrieve the size of the object for displaying and for sorting.
14cr|python-zope.size-4.0.1-2|18	
14cr|python-zope.size-4.0.1-2|19	The default adapter is also provided. It expects objects to have the
14cr|python-zope.size-4.0.1-2|20	``getSize`` method that returns size in bytes, however, it won't crash if
14cr|python-zope.size-4.0.1-2|21	an object doesn't have one and will show size as ``not available`` instead.
14cr|python-zope.size-4.0.1-2|22	
14cr|python-zope.size-4.0.1-2|23	%prep
14cr|python-zope.size-4.0.1-2|24	%setup -q -n %{oname}-%{version}
14cr|python-zope.size-4.0.1-2|25	
14cr|python-zope.size-4.0.1-2|26	%build
14cr|python-zope.size-4.0.1-2|27	python setup.py build
14cr|python-zope.size-4.0.1-2|28	
14cr|python-zope.size-4.0.1-2|29	%install
14cr|python-zope.size-4.0.1-2|30	python setup.py install --root=%{buildroot}
14cr|python-zope.size-4.0.1-2|31	
14cr|python-zope.size-4.0.1-2|32	%check
14cr|python-zope.size-4.0.1-2|33	python setup.py test
14cr|python-zope.size-4.0.1-2|34	
14cr|python-zope.size-4.0.1-2|35	%files
14cr|python-zope.size-4.0.1-2|36	%doc CHANGES.txt
14cr|python-zope.size-4.0.1-2|37	%doc COPYRIGHT.txt
14cr|python-zope.size-4.0.1-2|38	%doc LICENSE.txt
14cr|python-zope.size-4.0.1-2|39	%doc README.txt
14cr|python-zope.size-4.0.1-2|40	%doc src/zope.size.egg-info/SOURCES.txt
14cr|python-zope.size-4.0.1-2|41	%doc src/zope.size.egg-info/dependency_links.txt
14cr|python-zope.size-4.0.1-2|42	%doc src/zope.size.egg-info/namespace_packages.txt
14cr|python-zope.size-4.0.1-2|43	%doc src/zope.size.egg-info/requires.txt
14cr|python-zope.size-4.0.1-2|44	%doc src/zope.size.egg-info/top_level.txt
14cr|python-zope.size-4.0.1-2|45	%{py_puresitedir}/zope/size/*
14cr|python-zope.size-4.0.1-2|46	%{py_puresitedir}/zope.size*.egg-info
14cr|python-zope.size-4.0.1-2|47	%{py_puresitedir}/zope.size*.pth
14cr|python-zope.size-4.0.1-2|48	
14cr|python-zope.size-4.0.1-2|49	
14cr|python-zope.size-4.0.1-2|50	%changelog
14cr|python-zope.size-4.0.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|python-zope.size-4.0.1-2|52	+ Revision: 2a83303
14cr|python-zope.size-4.0.1-2|53	- MassBuild#464: Increase release tag
14cr|python-zope.size-4.0.1-2|54	
14cr|python-zope.size-4.0.1-2|55	

7062 14
14cr|python-zope.structuredtext-4.0.0-2|1	%define	oname	zope.structuredtext
14cr|python-zope.structuredtext-4.0.0-2|2	
14cr|python-zope.structuredtext-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.structuredtext-4.0.0-2|4	Version:	4.0.0
14cr|python-zope.structuredtext-4.0.0-2|5	Release:	2
14cr|python-zope.structuredtext-4.0.0-2|6	Summary:	StructuredText parser
14cr|python-zope.structuredtext-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.structuredtext-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.structuredtext-4.0.0-2|9	Group:		Development/Python
14cr|python-zope.structuredtext-4.0.0-2|10	Url:		http://pypi.python.org/pypi/zope.structuredtext
14cr|python-zope.structuredtext-4.0.0-2|11	BuildArch:	noarch
14cr|python-zope.structuredtext-4.0.0-2|12	BuildRequires:	python-setuptools
14cr|python-zope.structuredtext-4.0.0-2|13	
14cr|python-zope.structuredtext-4.0.0-2|14	%description
14cr|python-zope.structuredtext-4.0.0-2|15	``zope.structuredtext`` README
14cr|python-zope.structuredtext-4.0.0-2|16	==============================
14cr|python-zope.structuredtext-4.0.0-2|17	
14cr|python-zope.structuredtext-4.0.0-2|18	This package provides a parser and renderers for the classic Zope
14cr|python-zope.structuredtext-4.0.0-2|19	"structured text" markup dialect (STX).  STX is a plain text markup in
14cr|python-zope.structuredtext-4.0.0-2|20	which document structure is signalled primarily by identation
14cr|python-zope.structuredtext-4.0.0-2|21	
14cr|python-zope.structuredtext-4.0.0-2|22	
14cr|python-zope.structuredtext-4.0.0-2|23	%prep
14cr|python-zope.structuredtext-4.0.0-2|24	%setup -q -n %{oname}-%{version}
14cr|python-zope.structuredtext-4.0.0-2|25	
14cr|python-zope.structuredtext-4.0.0-2|26	%build
14cr|python-zope.structuredtext-4.0.0-2|27	python setup.py build
14cr|python-zope.structuredtext-4.0.0-2|28	
14cr|python-zope.structuredtext-4.0.0-2|29	%install
14cr|python-zope.structuredtext-4.0.0-2|30	python setup.py install --root=%{buildroot}
14cr|python-zope.structuredtext-4.0.0-2|31	
14cr|python-zope.structuredtext-4.0.0-2|32	%check
14cr|python-zope.structuredtext-4.0.0-2|33	python setup.py test
14cr|python-zope.structuredtext-4.0.0-2|34	
14cr|python-zope.structuredtext-4.0.0-2|35	%files
14cr|python-zope.structuredtext-4.0.0-2|36	%doc CHANGES.txt
14cr|python-zope.structuredtext-4.0.0-2|37	%doc COPYRIGHT.txt
14cr|python-zope.structuredtext-4.0.0-2|38	%doc LICENSE.txt
14cr|python-zope.structuredtext-4.0.0-2|39	%doc README.txt
14cr|python-zope.structuredtext-4.0.0-2|40	%doc TODO.txt
14cr|python-zope.structuredtext-4.0.0-2|41	%doc src/zope.structuredtext.egg-info/SOURCES.txt
14cr|python-zope.structuredtext-4.0.0-2|42	%doc src/zope.structuredtext.egg-info/dependency_links.txt
14cr|python-zope.structuredtext-4.0.0-2|43	%doc src/zope.structuredtext.egg-info/namespace_packages.txt
14cr|python-zope.structuredtext-4.0.0-2|44	%doc src/zope.structuredtext.egg-info/requires.txt
14cr|python-zope.structuredtext-4.0.0-2|45	%doc src/zope.structuredtext.egg-info/top_level.txt
14cr|python-zope.structuredtext-4.0.0-2|46	%{py_puresitedir}/zope/structuredtext/*.py*
14cr|python-zope.structuredtext-4.0.0-2|47	%{py_puresitedir}/zope.structuredtext*.egg-info
14cr|python-zope.structuredtext-4.0.0-2|48	%{py_puresitedir}/zope.structuredtext-4.0.0-py2.7-nspkg.pth
14cr|python-zope.structuredtext-4.0.0-2|49	%{py_puresitedir}/zope/structuredtext/regressions/Acquisition.ref
14cr|python-zope.structuredtext-4.0.0-2|50	%{py_puresitedir}/zope/structuredtext/regressions/Acquisition.stx
14cr|python-zope.structuredtext-4.0.0-2|51	%{py_puresitedir}/zope/structuredtext/regressions/ExtensionClass.ref
14cr|python-zope.structuredtext-4.0.0-2|52	%{py_puresitedir}/zope/structuredtext/regressions/ExtensionClass.stx
14cr|python-zope.structuredtext-4.0.0-2|53	%{py_puresitedir}/zope/structuredtext/regressions/InnerLinks.ref
14cr|python-zope.structuredtext-4.0.0-2|54	%{py_puresitedir}/zope/structuredtext/regressions/InnerLinks.stx
14cr|python-zope.structuredtext-4.0.0-2|55	%{py_puresitedir}/zope/structuredtext/regressions/Links.ref
14cr|python-zope.structuredtext-4.0.0-2|56	%{py_puresitedir}/zope/structuredtext/regressions/Links.stx
14cr|python-zope.structuredtext-4.0.0-2|57	%{py_puresitedir}/zope/structuredtext/regressions/MultiMapping.ref
14cr|python-zope.structuredtext-4.0.0-2|58	%{py_puresitedir}/zope/structuredtext/regressions/MultiMapping.stx
14cr|python-zope.structuredtext-4.0.0-2|59	%{py_puresitedir}/zope/structuredtext/regressions/examples.ref
14cr|python-zope.structuredtext-4.0.0-2|60	%{py_puresitedir}/zope/structuredtext/regressions/examples.stx
14cr|python-zope.structuredtext-4.0.0-2|61	%{py_puresitedir}/zope/structuredtext/regressions/examples1.ref
14cr|python-zope.structuredtext-4.0.0-2|62	%{py_puresitedir}/zope/structuredtext/regressions/examples1.stx
14cr|python-zope.structuredtext-4.0.0-2|63	%{py_puresitedir}/zope/structuredtext/regressions/index.ref
14cr|python-zope.structuredtext-4.0.0-2|64	%{py_puresitedir}/zope/structuredtext/regressions/index.stx
14cr|python-zope.structuredtext-4.0.0-2|65	%{py_puresitedir}/zope/structuredtext/regressions/table.ref
14cr|python-zope.structuredtext-4.0.0-2|66	%{py_puresitedir}/zope/structuredtext/regressions/table.stx
14cr|python-zope.structuredtext-4.0.0-2|67	
14cr|python-zope.structuredtext-4.0.0-2|68	
14cr|python-zope.structuredtext-4.0.0-2|69	%changelog
14cr|python-zope.structuredtext-4.0.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|python-zope.structuredtext-4.0.0-2|71	+ Revision: 333bdb0
14cr|python-zope.structuredtext-4.0.0-2|72	- MassBuild#464: Increase release tag
14cr|python-zope.structuredtext-4.0.0-2|73	
14cr|python-zope.structuredtext-4.0.0-2|74	

7063 14
14cr|python-zope.tal-4.0.0a1-2|1	%define	oname	zope.tal
14cr|python-zope.tal-4.0.0a1-2|2	
14cr|python-zope.tal-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.tal-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.tal-4.0.0a1-2|5	Release:	2
14cr|python-zope.tal-4.0.0a1-2|6	Summary:	Zope Template Application Language (TAL)
14cr|python-zope.tal-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.tal-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.tal-4.0.0a1-2|9	Group:		Development/Ruby
14cr|python-zope.tal-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.tal
14cr|python-zope.tal-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.tal-4.0.0a1-2|12	BuildRequires:	python-setuptools
14cr|python-zope.tal-4.0.0a1-2|13	BuildRequires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.tal-4.0.0a1-2|14	BuildRequires:  pythonegg(zope.testrunner)
14cr|python-zope.tal-4.0.0a1-2|15	BuildRequires:  pythonegg(zope.exceptions)
14cr|python-zope.tal-4.0.0a1-2|16	BuildRequires:  pythonegg(six)
14cr|python-zope.tal-4.0.0a1-2|17	
14cr|python-zope.tal-4.0.0a1-2|18	%description
14cr|python-zope.tal-4.0.0a1-2|19	Template Attribute Language (TAL)
14cr|python-zope.tal-4.0.0a1-2|20	=================================
14cr|python-zope.tal-4.0.0a1-2|21	
14cr|python-zope.tal-4.0.0a1-2|22	Overview
14cr|python-zope.tal-4.0.0a1-2|23	--------
14cr|python-zope.tal-4.0.0a1-2|24	
14cr|python-zope.tal-4.0.0a1-2|25	The Zope3 Template Attribute Languate (TAL) specifies the custom namespace
14cr|python-zope.tal-4.0.0a1-2|26	and attributes which are used by the Zope Page Templates renderer to inject
14cr|python-zope.tal-4.0.0a1-2|27	dynamic markup into a page.  It also includes the Macro Expansion for TAL
14cr|python-zope.tal-4.0.0a1-2|28	(METAL) macro language used in page assembly.
14cr|python-zope.tal-4.0.0a1-2|29	
14cr|python-zope.tal-4.0.0a1-2|30	The dynamic values themselves are specified using a companion language,
14cr|python-zope.tal-4.0.0a1-2|31	TALES (see the `zope.tales`_ package for more).
14cr|python-zope.tal-4.0.0a1-2|32	
14cr|python-zope.tal-4.0.0a1-2|33	See: http://wiki.zope.org/ZPT/TALSpecification14
14cr|python-zope.tal-4.0.0a1-2|34	
14cr|python-zope.tal-4.0.0a1-2|35	%prep
14cr|python-zope.tal-4.0.0a1-2|36	%setup -q -n %{oname}-%{version}
14cr|python-zope.tal-4.0.0a1-2|37	
14cr|python-zope.tal-4.0.0a1-2|38	%build
14cr|python-zope.tal-4.0.0a1-2|39	python setup.py build
14cr|python-zope.tal-4.0.0a1-2|40	
14cr|python-zope.tal-4.0.0a1-2|41	%install
14cr|python-zope.tal-4.0.0a1-2|42	python setup.py install --root=%{buildroot}
14cr|python-zope.tal-4.0.0a1-2|43	
14cr|python-zope.tal-4.0.0a1-2|44	%check
14cr|python-zope.tal-4.0.0a1-2|45	python setup.py test
14cr|python-zope.tal-4.0.0a1-2|46	
14cr|python-zope.tal-4.0.0a1-2|47	%files
14cr|python-zope.tal-4.0.0a1-2|48	%doc CHANGES.rst
14cr|python-zope.tal-4.0.0a1-2|49	%doc COPYRIGHT.rst
14cr|python-zope.tal-4.0.0a1-2|50	%doc LICENSE.rst
14cr|python-zope.tal-4.0.0a1-2|51	%doc README.rst
14cr|python-zope.tal-4.0.0a1-2|52	# %doc src/zope/tal/benchmark/*
14cr|python-zope.tal-4.0.0a1-2|53	# %doc src/zope/tal/tests/*
14cr|python-zope.tal-4.0.0a1-2|54	%{py_puresitedir}/zope/tal/*
14cr|python-zope.tal-4.0.0a1-2|55	%{py_puresitedir}/zope.tal*.egg-info
14cr|python-zope.tal-4.0.0a1-2|56	%{py_puresitedir}/zope.tal*.pth
14cr|python-zope.tal-4.0.0a1-2|57	
14cr|python-zope.tal-4.0.0a1-2|58	%changelog
14cr|python-zope.tal-4.0.0a1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.tal-4.0.0a1-2|60	+ Revision: 1dfa47d
14cr|python-zope.tal-4.0.0a1-2|61	- MassBuild#464: Increase release tag
14cr|python-zope.tal-4.0.0a1-2|62	
14cr|python-zope.tal-4.0.0a1-2|63	

7064 14
14cr|python-zope.tales-4.0.2-2|1	%define	oname	zope.tales
14cr|python-zope.tales-4.0.2-2|2	
14cr|python-zope.tales-4.0.2-2|3	Name:		python-%{oname}
14cr|python-zope.tales-4.0.2-2|4	Version:	4.0.2
14cr|python-zope.tales-4.0.2-2|5	Release:	2
14cr|python-zope.tales-4.0.2-2|6	Summary:	Zope Template Application Language Expression Syntax (TALES)
14cr|python-zope.tales-4.0.2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.tales-4.0.2-2|8	License:	ZPL 2.1
14cr|python-zope.tales-4.0.2-2|9	Group:		Development/Python
14cr|python-zope.tales-4.0.2-2|10	Url:		http://pypi.python.org/pypi/zope.tales
14cr|python-zope.tales-4.0.2-2|11	BuildArch:	noarch
14cr|python-zope.tales-4.0.2-2|12	BuildRequires:	python-setuptools
14cr|python-zope.tales-4.0.2-2|13	BuildRequires:	pythonegg(six)
14cr|python-zope.tales-4.0.2-2|14	BuildRequires:	pythonegg(zope.exceptions)
14cr|python-zope.tales-4.0.2-2|15	BuildRequires:	pythonegg(zope.testing)
14cr|python-zope.tales-4.0.2-2|16	
14cr|python-zope.tales-4.0.2-2|17	Requires:	pythonegg(zope.interface)
14cr|python-zope.tales-4.0.2-2|18	Requires:	pythonegg(six)
14cr|python-zope.tales-4.0.2-2|19	# to run tests it's enough zope.testing
14cr|python-zope.tales-4.0.2-2|20	#BuildRequires:	pythonegg(zope.testrunner)
14cr|python-zope.tales-4.0.2-2|21	#BuildRequires:	pythonegg(zope.lifecycleevent)
14cr|python-zope.tales-4.0.2-2|22	
14cr|python-zope.tales-4.0.2-2|23	%description
14cr|python-zope.tales-4.0.2-2|24	Overview
14cr|python-zope.tales-4.0.2-2|25	========
14cr|python-zope.tales-4.0.2-2|26	
14cr|python-zope.tales-4.0.2-2|27	Template Attribute Language - Expression Syntax
14cr|python-zope.tales-4.0.2-2|28	
14cr|python-zope.tales-4.0.2-2|29	See http://wiki.zope.org/ZPT/TALESSpecification13
14cr|python-zope.tales-4.0.2-2|30	
14cr|python-zope.tales-4.0.2-2|31	%prep
14cr|python-zope.tales-4.0.2-2|32	%setup -q -n %{oname}-%{version}
14cr|python-zope.tales-4.0.2-2|33	
14cr|python-zope.tales-4.0.2-2|34	%build
14cr|python-zope.tales-4.0.2-2|35	python setup.py build
14cr|python-zope.tales-4.0.2-2|36	
14cr|python-zope.tales-4.0.2-2|37	%install
14cr|python-zope.tales-4.0.2-2|38	python setup.py install --root=%{buildroot}
14cr|python-zope.tales-4.0.2-2|39	
14cr|python-zope.tales-4.0.2-2|40	%check
14cr|python-zope.tales-4.0.2-2|41	python setup.py test
14cr|python-zope.tales-4.0.2-2|42	
14cr|python-zope.tales-4.0.2-2|43	%files
14cr|python-zope.tales-4.0.2-2|44	%doc CHANGES.txt
14cr|python-zope.tales-4.0.2-2|45	%doc COPYRIGHT.txt
14cr|python-zope.tales-4.0.2-2|46	%doc LICENSE.txt
14cr|python-zope.tales-4.0.2-2|47	%doc README.txt
14cr|python-zope.tales-4.0.2-2|48	%doc src/zope.tales.egg-info/SOURCES.txt
14cr|python-zope.tales-4.0.2-2|49	%doc src/zope.tales.egg-info/dependency_links.txt
14cr|python-zope.tales-4.0.2-2|50	%doc src/zope.tales.egg-info/namespace_packages.txt
14cr|python-zope.tales-4.0.2-2|51	%doc src/zope.tales.egg-info/requires.txt
14cr|python-zope.tales-4.0.2-2|52	%doc src/zope.tales.egg-info/top_level.txt
14cr|python-zope.tales-4.0.2-2|53	%{py_puresitedir}/zope/tales/*
14cr|python-zope.tales-4.0.2-2|54	%{py_puresitedir}/zope.tales*.egg-info
14cr|python-zope.tales-4.0.2-2|55	%{py_puresitedir}/zope.tales*.pth
14cr|python-zope.tales-4.0.2-2|56	
14cr|python-zope.tales-4.0.2-2|57	
14cr|python-zope.tales-4.0.2-2|58	%changelog
14cr|python-zope.tales-4.0.2-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-2
14cr|python-zope.tales-4.0.2-2|60	+ Revision: bc13728
14cr|python-zope.tales-4.0.2-2|61	- MassBuild#464: Increase release tag
14cr|python-zope.tales-4.0.2-2|62	
14cr|python-zope.tales-4.0.2-2|63	

7065 14
14cr|python-zope.testbrowser-4.0.4-3|1	%define	oname	zope.testbrowser
14cr|python-zope.testbrowser-4.0.4-3|2	
14cr|python-zope.testbrowser-4.0.4-3|3	Name:		python-%{oname}
14cr|python-zope.testbrowser-4.0.4-3|4	Version:	4.0.4
14cr|python-zope.testbrowser-4.0.4-3|5	Release:	3
14cr|python-zope.testbrowser-4.0.4-3|6	Summary:	Programmable browser for functional black-box tests
14cr|python-zope.testbrowser-4.0.4-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.testbrowser-4.0.4-3|8	License:	ZPL 2.1
14cr|python-zope.testbrowser-4.0.4-3|9	Group:		Development/Python
14cr|python-zope.testbrowser-4.0.4-3|10	Url:		http://pypi.python.org/pypi/zope.testbrowser
14cr|python-zope.testbrowser-4.0.4-3|11	BuildArch:	noarch
14cr|python-zope.testbrowser-4.0.4-3|12	BuildRequires:	python-setuptools
14cr|python-zope.testbrowser-4.0.4-3|13	BuildRequires:  pythonegg(zope.schema)
14cr|python-zope.testbrowser-4.0.4-3|14	BuildRequires:  pythonegg(zope.event)
14cr|python-zope.testbrowser-4.0.4-3|15	BuildRequires:  pythonegg(webtest)
14cr|python-zope.testbrowser-4.0.4-3|16	BuildRequires:  pythonegg(zope.testing)
14cr|python-zope.testbrowser-4.0.4-3|17	BuildRequires:  pythonegg(beautifulsoup4)
14cr|python-zope.testbrowser-4.0.4-3|18	BuildRequires:  pythonegg(six)
14cr|python-zope.testbrowser-4.0.4-3|19	BuildRequires:  pythonegg(zope.exceptions)
14cr|python-zope.testbrowser-4.0.4-3|20	BuildRequires:  pythonegg(webob)
14cr|python-zope.testbrowser-4.0.4-3|21	# Not in ABF yet
14cr|python-zope.testbrowser-4.0.4-3|22	# BuildRequires:  pythonegg(waitress)
14cr|python-zope.testbrowser-4.0.4-3|23	
14cr|python-zope.testbrowser-4.0.4-3|24	%description
14cr|python-zope.testbrowser-4.0.4-3|25	%prep
14cr|python-zope.testbrowser-4.0.4-3|26	%setup -q -n %{oname}-%{version}
14cr|python-zope.testbrowser-4.0.4-3|27	
14cr|python-zope.testbrowser-4.0.4-3|28	%build
14cr|python-zope.testbrowser-4.0.4-3|29	python setup.py build
14cr|python-zope.testbrowser-4.0.4-3|30	
14cr|python-zope.testbrowser-4.0.4-3|31	%install
14cr|python-zope.testbrowser-4.0.4-3|32	python setup.py install --root=%{buildroot}
14cr|python-zope.testbrowser-4.0.4-3|33	
14cr|python-zope.testbrowser-4.0.4-3|34	# Disable check - it's a little tricky to perform tests that require Internet access
14cr|python-zope.testbrowser-4.0.4-3|35	# inside ABF build nodes
14cr|python-zope.testbrowser-4.0.4-3|36	# %check
14cr|python-zope.testbrowser-4.0.4-3|37	# python setup.py test
14cr|python-zope.testbrowser-4.0.4-3|38	
14cr|python-zope.testbrowser-4.0.4-3|39	%files
14cr|python-zope.testbrowser-4.0.4-3|40	%doc CHANGES.rst
14cr|python-zope.testbrowser-4.0.4-3|41	%doc COPYRIGHT.rst
14cr|python-zope.testbrowser-4.0.4-3|42	%doc LICENSE.rst
14cr|python-zope.testbrowser-4.0.4-3|43	%doc README.rst
14cr|python-zope.testbrowser-4.0.4-3|44	%doc src/zope.testbrowser.egg-info/SOURCES.txt
14cr|python-zope.testbrowser-4.0.4-3|45	%doc src/zope.testbrowser.egg-info/dependency_links.txt
14cr|python-zope.testbrowser-4.0.4-3|46	%doc src/zope.testbrowser.egg-info/namespace_packages.txt
14cr|python-zope.testbrowser-4.0.4-3|47	%doc src/zope.testbrowser.egg-info/requires.txt
14cr|python-zope.testbrowser-4.0.4-3|48	%doc src/zope.testbrowser.egg-info/top_level.txt
14cr|python-zope.testbrowser-4.0.4-3|49	%doc src/zope/testbrowser/README.txt
14cr|python-zope.testbrowser-4.0.4-3|50	%doc src/zope/testbrowser/cookies.txt
14cr|python-zope.testbrowser-4.0.4-3|51	%doc src/zope/testbrowser/fixed-bugs.txt
14cr|python-zope.testbrowser-4.0.4-3|52	%doc src/zope/testbrowser/over_the_wire.txt
14cr|python-zope.testbrowser-4.0.4-3|53	%doc src/zope/testbrowser/ftests/controls.html
14cr|python-zope.testbrowser-4.0.4-3|54	%doc src/zope/testbrowser/ftests/cookies.html
14cr|python-zope.testbrowser-4.0.4-3|55	%doc src/zope/testbrowser/ftests/forms.html
14cr|python-zope.testbrowser-4.0.4-3|56	%doc src/zope/testbrowser/ftests/fragment.html
14cr|python-zope.testbrowser-4.0.4-3|57	%doc src/zope/testbrowser/ftests/navigate.html
14cr|python-zope.testbrowser-4.0.4-3|58	%doc src/zope/testbrowser/ftests/notitle.html
14cr|python-zope.testbrowser-4.0.4-3|59	%doc src/zope/testbrowser/ftests/oneform.html
14cr|python-zope.testbrowser-4.0.4-3|60	%doc src/zope/testbrowser/ftests/radio.html
14cr|python-zope.testbrowser-4.0.4-3|61	%doc src/zope/testbrowser/ftests/simple.html
14cr|python-zope.testbrowser-4.0.4-3|62	%doc src/zope/testbrowser/ftests/status_lead.html
14cr|python-zope.testbrowser-4.0.4-3|63	%doc src/zope/testbrowser/ftests/textarea.html
14cr|python-zope.testbrowser-4.0.4-3|64	%{py_puresitedir}/zope/testbrowser/*
14cr|python-zope.testbrowser-4.0.4-3|65	%{py_puresitedir}/zope.testbrowser*.egg-info
14cr|python-zope.testbrowser-4.0.4-3|66	%{py_puresitedir}/zope.testbrowser*.pth
14cr|python-zope.testbrowser-4.0.4-3|67	
14cr|python-zope.testbrowser-4.0.4-3|68	
14cr|python-zope.testbrowser-4.0.4-3|69	%changelog
14cr|python-zope.testbrowser-4.0.4-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-3
14cr|python-zope.testbrowser-4.0.4-3|71	+ Revision: 3d6df7f
14cr|python-zope.testbrowser-4.0.4-3|72	- MassBuild#464: Increase release tag
14cr|python-zope.testbrowser-4.0.4-3|73	
14cr|python-zope.testbrowser-4.0.4-3|74	

7066 14
14cr|python-zope.testing-4.1.3-2|1	%define	oname	zope.testing
14cr|python-zope.testing-4.1.3-2|2	
14cr|python-zope.testing-4.1.3-2|3	Name:		python-%{oname}
14cr|python-zope.testing-4.1.3-2|4	Version:	4.1.3
14cr|python-zope.testing-4.1.3-2|5	Release:	2
14cr|python-zope.testing-4.1.3-2|6	Summary:	Zope testing helpers
14cr|python-zope.testing-4.1.3-2|7	
14cr|python-zope.testing-4.1.3-2|8	Source0:	http://pypi.python.org/packages/source/z/zope.testing/zope.testing-%{version}.tar.gz
14cr|python-zope.testing-4.1.3-2|9	License:	ZPL 2.1
14cr|python-zope.testing-4.1.3-2|10	Group:		Development/Python
14cr|python-zope.testing-4.1.3-2|11	Url:		http://pypi.python.org/pypi/zope.testing
14cr|python-zope.testing-4.1.3-2|12	BuildArch:	noarch
14cr|python-zope.testing-4.1.3-2|13	BuildRequires:	python-setuptools
14cr|python-zope.testing-4.1.3-2|14	BuildRequires:	pythonegg(zope.exceptions)
14cr|python-zope.testing-4.1.3-2|15	
14cr|python-zope.testing-4.1.3-2|16	%description
14cr|python-zope.testing-4.1.3-2|17	************
14cr|python-zope.testing-4.1.3-2|18	zope.testing
14cr|python-zope.testing-4.1.3-2|19	************
14cr|python-zope.testing-4.1.3-2|20	
14cr|python-zope.testing-4.1.3-2|21	%prep
14cr|python-zope.testing-4.1.3-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.testing-4.1.3-2|23	
14cr|python-zope.testing-4.1.3-2|24	%build
14cr|python-zope.testing-4.1.3-2|25	python setup.py build
14cr|python-zope.testing-4.1.3-2|26	
14cr|python-zope.testing-4.1.3-2|27	%install
14cr|python-zope.testing-4.1.3-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.testing-4.1.3-2|29	
14cr|python-zope.testing-4.1.3-2|30	%check
14cr|python-zope.testing-4.1.3-2|31	python setup.py test
14cr|python-zope.testing-4.1.3-2|32	
14cr|python-zope.testing-4.1.3-2|33	%files
14cr|python-zope.testing-4.1.3-2|34	%doc CHANGES.rst
14cr|python-zope.testing-4.1.3-2|35	%doc COPYRIGHT.txt
14cr|python-zope.testing-4.1.3-2|36	%doc LICENSE.txt
14cr|python-zope.testing-4.1.3-2|37	%doc README.rst
14cr|python-zope.testing-4.1.3-2|38	%doc src/zope.testing.egg-info/SOURCES.txt
14cr|python-zope.testing-4.1.3-2|39	%doc src/zope.testing.egg-info/dependency_links.txt
14cr|python-zope.testing-4.1.3-2|40	%doc src/zope.testing.egg-info/namespace_packages.txt
14cr|python-zope.testing-4.1.3-2|41	%doc src/zope.testing.egg-info/requires.txt
14cr|python-zope.testing-4.1.3-2|42	%doc src/zope.testing.egg-info/top_level.txt
14cr|python-zope.testing-4.1.3-2|43	%doc src/zope/testing/doctest.txt
14cr|python-zope.testing-4.1.3-2|44	%doc src/zope/testing/formparser.txt
14cr|python-zope.testing-4.1.3-2|45	%doc src/zope/testing/loggingsupport.txt
14cr|python-zope.testing-4.1.3-2|46	%doc src/zope/testing/module.txt
14cr|python-zope.testing-4.1.3-2|47	%doc src/zope/testing/renormalizing.txt
14cr|python-zope.testing-4.1.3-2|48	%doc src/zope/testing/setupstack.txt
14cr|python-zope.testing-4.1.3-2|49	%doc src/zope/testing/unicode.txt
14cr|python-zope.testing-4.1.3-2|50	%doc src/zope/testing/wait.txt
14cr|python-zope.testing-4.1.3-2|51	%{py_puresitedir}/zope/testing/*
14cr|python-zope.testing-4.1.3-2|52	%{py_puresitedir}/zope.testing*.egg-info
14cr|python-zope.testing-4.1.3-2|53	%{py_puresitedir}/zope.testing*.pth
14cr|python-zope.testing-4.1.3-2|54	
14cr|python-zope.testing-4.1.3-2|55	
14cr|python-zope.testing-4.1.3-2|56	
14cr|python-zope.testing-4.1.3-2|57	%changelog
14cr|python-zope.testing-4.1.3-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.3-2
14cr|python-zope.testing-4.1.3-2|59	+ Revision: a234d39
14cr|python-zope.testing-4.1.3-2|60	- MassBuild#464: Increase release tag
14cr|python-zope.testing-4.1.3-2|61	
14cr|python-zope.testing-4.1.3-2|62	

7067 14
14cr|python-zope.testrunner-4.4.1-3|1	%define	oname	zope.testrunner
14cr|python-zope.testrunner-4.4.1-3|2	%define __noautoreqfiles foo.bar-1.2-py2.5.egg
14cr|python-zope.testrunner-4.4.1-3|3	
14cr|python-zope.testrunner-4.4.1-3|4	Name:		python-%{oname}
14cr|python-zope.testrunner-4.4.1-3|5	Version:	4.4.1
14cr|python-zope.testrunner-4.4.1-3|6	Release:	3
14cr|python-zope.testrunner-4.4.1-3|7	Summary:	Zope testrunner script
14cr|python-zope.testrunner-4.4.1-3|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.testrunner-4.4.1-3|9	License:	ZPL 2.1
14cr|python-zope.testrunner-4.4.1-3|10	Group:		Development/Python
14cr|python-zope.testrunner-4.4.1-3|11	Url:		http://pypi.python.org/pypi/zope.testrunner
14cr|python-zope.testrunner-4.4.1-3|12	BuildArch:	noarch
14cr|python-zope.testrunner-4.4.1-3|13	BuildRequires:	python-setuptools
14cr|python-zope.testrunner-4.4.1-3|14	
14cr|python-zope.testrunner-4.4.1-3|15	%description
14cr|python-zope.testrunner-4.4.1-3|16	This package provides a flexible test runner with layer support.
14cr|python-zope.testrunner-4.4.1-3|17	
14cr|python-zope.testrunner-4.4.1-3|18	%prep
14cr|python-zope.testrunner-4.4.1-3|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.testrunner-4.4.1-3|20	
14cr|python-zope.testrunner-4.4.1-3|21	%build
14cr|python-zope.testrunner-4.4.1-3|22	python setup.py build
14cr|python-zope.testrunner-4.4.1-3|23	
14cr|python-zope.testrunner-4.4.1-3|24	%install
14cr|python-zope.testrunner-4.4.1-3|25	python setup.py install --root=%{buildroot}
14cr|python-zope.testrunner-4.4.1-3|26	
14cr|python-zope.testrunner-4.4.1-3|27	%files
14cr|python-zope.testrunner-4.4.1-3|28	%doc CHANGES.rst
14cr|python-zope.testrunner-4.4.1-3|29	%doc COPYRIGHT.rst
14cr|python-zope.testrunner-4.4.1-3|30	%doc LICENSE.rst
14cr|python-zope.testrunner-4.4.1-3|31	%doc README.rst
14cr|python-zope.testrunner-4.4.1-3|32	%doc src/zope.testrunner.egg-info/SOURCES.txt
14cr|python-zope.testrunner-4.4.1-3|33	%doc src/zope.testrunner.egg-info/dependency_links.txt
14cr|python-zope.testrunner-4.4.1-3|34	%doc src/zope.testrunner.egg-info/entry_points.txt
14cr|python-zope.testrunner-4.4.1-3|35	%doc src/zope.testrunner.egg-info/namespace_packages.txt
14cr|python-zope.testrunner-4.4.1-3|36	%doc src/zope.testrunner.egg-info/requires.txt
14cr|python-zope.testrunner-4.4.1-3|37	%doc src/zope.testrunner.egg-info/top_level.txt
14cr|python-zope.testrunner-4.4.1-3|38	%doc src/zope/testrunner/tests/testrunner-arguments.txt
14cr|python-zope.testrunner-4.4.1-3|39	%doc src/zope/testrunner/tests/testrunner-colors.txt
14cr|python-zope.testrunner-4.4.1-3|40	%doc src/zope/testrunner/tests/testrunner-coverage-win32.txt
14cr|python-zope.testrunner-4.4.1-3|41	%doc src/zope/testrunner/tests/testrunner-coverage.txt
14cr|python-zope.testrunner-4.4.1-3|42	%doc src/zope/testrunner/tests/testrunner-debugging.txt
14cr|python-zope.testrunner-4.4.1-3|43	%doc src/zope/testrunner/tests/testrunner-discovery.txt
14cr|python-zope.testrunner-4.4.1-3|44	%doc src/zope/testrunner/tests/testrunner-edge-cases.txt
14cr|python-zope.testrunner-4.4.1-3|45	%doc src/zope/testrunner/tests/testrunner-eggsupport.txt
14cr|python-zope.testrunner-4.4.1-3|46	%doc src/zope/testrunner/tests/testrunner-errors.txt
14cr|python-zope.testrunner-4.4.1-3|47	%doc src/zope/testrunner/tests/testrunner-gc.txt
14cr|python-zope.testrunner-4.4.1-3|48	%doc src/zope/testrunner/tests/testrunner-knit.txt
14cr|python-zope.testrunner-4.4.1-3|49	%doc src/zope/testrunner/tests/testrunner-layers-api.txt
14cr|python-zope.testrunner-4.4.1-3|50	%doc src/zope/testrunner/tests/testrunner-layers-buff.txt
14cr|python-zope.testrunner-4.4.1-3|51	%doc src/zope/testrunner/tests/testrunner-layers-cantfind.txt
14cr|python-zope.testrunner-4.4.1-3|52	%doc src/zope/testrunner/tests/testrunner-layers-cwd.txt
14cr|python-zope.testrunner-4.4.1-3|53	%doc src/zope/testrunner/tests/testrunner-layers-ntd.txt
14cr|python-zope.testrunner-4.4.1-3|54	%doc src/zope/testrunner/tests/testrunner-layers.txt
14cr|python-zope.testrunner-4.4.1-3|55	%doc src/zope/testrunner/tests/testrunner-leaks-err.txt
14cr|python-zope.testrunner-4.4.1-3|56	%doc src/zope/testrunner/tests/testrunner-leaks.txt
14cr|python-zope.testrunner-4.4.1-3|57	%doc src/zope/testrunner/tests/testrunner-profiling-cprofiler.txt
14cr|python-zope.testrunner-4.4.1-3|58	%doc src/zope/testrunner/tests/testrunner-profiling.txt
14cr|python-zope.testrunner-4.4.1-3|59	%doc src/zope/testrunner/tests/testrunner-progress.txt
14cr|python-zope.testrunner-4.4.1-3|60	%doc src/zope/testrunner/tests/testrunner-repeat.txt
14cr|python-zope.testrunner-4.4.1-3|61	%doc src/zope/testrunner/tests/testrunner-report-skipped.txt
14cr|python-zope.testrunner-4.4.1-3|62	%doc src/zope/testrunner/tests/testrunner-shuffle.txt
14cr|python-zope.testrunner-4.4.1-3|63	%doc src/zope/testrunner/tests/testrunner-simple.txt
14cr|python-zope.testrunner-4.4.1-3|64	%doc src/zope/testrunner/tests/testrunner-subunit-err.txt
14cr|python-zope.testrunner-4.4.1-3|65	%doc src/zope/testrunner/tests/testrunner-subunit-leaks.txt
14cr|python-zope.testrunner-4.4.1-3|66	%doc src/zope/testrunner/tests/testrunner-subunit.txt
14cr|python-zope.testrunner-4.4.1-3|67	%doc src/zope/testrunner/tests/testrunner-tb-format.txt
14cr|python-zope.testrunner-4.4.1-3|68	%doc src/zope/testrunner/tests/testrunner-test-selection.txt
14cr|python-zope.testrunner-4.4.1-3|69	%doc src/zope/testrunner/tests/testrunner-unexpected-success.txt
14cr|python-zope.testrunner-4.4.1-3|70	%doc src/zope/testrunner/tests/testrunner-verbose.txt
14cr|python-zope.testrunner-4.4.1-3|71	%doc src/zope/testrunner/tests/testrunner-wo-source.txt
14cr|python-zope.testrunner-4.4.1-3|72	%doc src/zope/testrunner/tests/testrunner.txt
14cr|python-zope.testrunner-4.4.1-3|73	%doc src/zope/testrunner/tests/testrunner-ex/README.txt
14cr|python-zope.testrunner-4.4.1-3|74	%doc src/zope/testrunner/tests/testrunner-ex/sampletests.txt
14cr|python-zope.testrunner-4.4.1-3|75	%doc src/zope/testrunner/tests/testrunner-ex/sampletestsl.txt
14cr|python-zope.testrunner-4.4.1-3|76	%doc src/zope/testrunner/tests/testrunner-ex/sample2/e.txt
14cr|python-zope.testrunner-4.4.1-3|77	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt
14cr|python-zope.testrunner-4.4.1-3|78	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt
14cr|python-zope.testrunner-4.4.1-3|79	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt
14cr|python-zope.testrunner-4.4.1-3|80	%doc src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt
14cr|python-zope.testrunner-4.4.1-3|81	%doc src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt
14cr|python-zope.testrunner-4.4.1-3|82	%doc src/zope/testrunner/tests/testrunner-ex/usecompiled/README.txt
14cr|python-zope.testrunner-4.4.1-3|83	%{_bindir}/zope-testrunner
14cr|python-zope.testrunner-4.4.1-3|84	%{py_puresitedir}/zope/testrunner/*
14cr|python-zope.testrunner-4.4.1-3|85	%{py_puresitedir}/zope.testrunner*.egg-info
14cr|python-zope.testrunner-4.4.1-3|86	%{py_puresitedir}/zope.testrunner*.pth
14cr|python-zope.testrunner-4.4.1-3|87	
14cr|python-zope.testrunner-4.4.1-3|88	%changelog
14cr|python-zope.testrunner-4.4.1-3|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.1-3
14cr|python-zope.testrunner-4.4.1-3|90	+ Revision: 19046f8
14cr|python-zope.testrunner-4.4.1-3|91	- MassBuild#464: Increase release tag
14cr|python-zope.testrunner-4.4.1-3|92	
14cr|python-zope.testrunner-4.4.1-3|93	

7068 14
14cr|python-zope.traversing-4.0.0a3-2|1	%define	oname	zope.traversing
14cr|python-zope.traversing-4.0.0a3-2|2	
14cr|python-zope.traversing-4.0.0a3-2|3	Name:		python-%{oname}
14cr|python-zope.traversing-4.0.0a3-2|4	Version:	4.0.0a3
14cr|python-zope.traversing-4.0.0a3-2|5	Release:	2
14cr|python-zope.traversing-4.0.0a3-2|6	Summary:	Resolving paths in the object hierarchy
14cr|python-zope.traversing-4.0.0a3-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.traversing-4.0.0a3-2|8	License:	ZPL 2.1
14cr|python-zope.traversing-4.0.0a3-2|9	Group:		Development/Python
14cr|python-zope.traversing-4.0.0a3-2|10	Url:		http://pypi.python.org/pypi/zope.traversing
14cr|python-zope.traversing-4.0.0a3-2|11	BuildArch:	noarch
14cr|python-zope.traversing-4.0.0a3-2|12	BuildRequires:	python-setuptools
14cr|python-zope.traversing-4.0.0a3-2|13	BuildRequires:  pythonegg(zope.annotation)
14cr|python-zope.traversing-4.0.0a3-2|14	
14cr|python-zope.traversing-4.0.0a3-2|15	Requires:  pythonegg(six)
14cr|python-zope.traversing-4.0.0a3-2|16	Requires:  pythonegg(transaction)
14cr|python-zope.traversing-4.0.0a3-2|17	Requires:  pythonegg(zope.component)
14cr|python-zope.traversing-4.0.0a3-2|18	Requires:  pythonegg(zope.i18n)
14cr|python-zope.traversing-4.0.0a3-2|19	Requires:  pythonegg(zope.i18nmessageid)
14cr|python-zope.traversing-4.0.0a3-2|20	Requires:  pythonegg(zope.interface) >=4.0.4
14cr|python-zope.traversing-4.0.0a3-2|21	Requires:  pythonegg(zope.location) >= 3.7.0
14cr|python-zope.traversing-4.0.0a3-2|22	Requires:  pythonegg(zope.proxy)
14cr|python-zope.traversing-4.0.0a3-2|23	Requires:  pythonegg(zope.publisher)
14cr|python-zope.traversing-4.0.0a3-2|24	Requires:  pythonegg(zope.security)
14cr|python-zope.traversing-4.0.0a3-2|25	
14cr|python-zope.traversing-4.0.0a3-2|26	%description
14cr|python-zope.traversing-4.0.0a3-2|27	The ``zope.traversing`` package provides adapters for resolving
14cr|python-zope.traversing-4.0.0a3-2|28	object paths by traversing an object hierarchy.  This also includes
14cr|python-zope.traversing-4.0.0a3-2|29	support for traversal name-spaces (e.g. ``++view++``, ``++skin++``,
14cr|python-zope.traversing-4.0.0a3-2|30	etc.) as well as computing URLs via the ``@@absolute_url`` view.
14cr|python-zope.traversing-4.0.0a3-2|31	
14cr|python-zope.traversing-4.0.0a3-2|32	%files
14cr|python-zope.traversing-4.0.0a3-2|33	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
14cr|python-zope.traversing-4.0.0a3-2|34	%doc src/zope.traversing.egg-info/*.txt
14cr|python-zope.traversing-4.0.0a3-2|35	%{py_puresitedir}/zope/traversing/*.py*
14cr|python-zope.traversing-4.0.0a3-2|36	%{py_puresitedir}/zope/traversing/browser/*.py*
14cr|python-zope.traversing-4.0.0a3-2|37	%{py_puresitedir}/zope/traversing/tests/*.py*
14cr|python-zope.traversing-4.0.0a3-2|38	%{py_puresitedir}/zope.traversing*.egg-info
14cr|python-zope.traversing-4.0.0a3-2|39	%{py_puresitedir}/zope.traversing-*-nspkg.pth
14cr|python-zope.traversing-4.0.0a3-2|40	%{py_puresitedir}/zope/traversing/configure.zcml
14cr|python-zope.traversing-4.0.0a3-2|41	%{py_puresitedir}/zope/traversing//tests/ftesting.zcml
14cr|python-zope.traversing-4.0.0a3-2|42	%{py_puresitedir}/zope/traversing//browser/configure.zcml
14cr|python-zope.traversing-4.0.0a3-2|43	
14cr|python-zope.traversing-4.0.0a3-2|44	
14cr|python-zope.traversing-4.0.0a3-2|45	%prep
14cr|python-zope.traversing-4.0.0a3-2|46	%setup -q -n %{oname}-%{version}
14cr|python-zope.traversing-4.0.0a3-2|47	
14cr|python-zope.traversing-4.0.0a3-2|48	%build
14cr|python-zope.traversing-4.0.0a3-2|49	python setup.py build
14cr|python-zope.traversing-4.0.0a3-2|50	
14cr|python-zope.traversing-4.0.0a3-2|51	%install
14cr|python-zope.traversing-4.0.0a3-2|52	python setup.py install --root=%{buildroot}
14cr|python-zope.traversing-4.0.0a3-2|53	
14cr|python-zope.traversing-4.0.0a3-2|54	
14cr|python-zope.traversing-4.0.0a3-2|55	
14cr|python-zope.traversing-4.0.0a3-2|56	
14cr|python-zope.traversing-4.0.0a3-2|57	
14cr|python-zope.traversing-4.0.0a3-2|58	
14cr|python-zope.traversing-4.0.0a3-2|59	%changelog
14cr|python-zope.traversing-4.0.0a3-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a3-2
14cr|python-zope.traversing-4.0.0a3-2|61	+ Revision: 4edba35
14cr|python-zope.traversing-4.0.0a3-2|62	- MassBuild#464: Increase release tag
14cr|python-zope.traversing-4.0.0a3-2|63	
14cr|python-zope.traversing-4.0.0a3-2|64	

7069 14
14cr|python-zope.ucol-1.0.2-3|1	%define	oname	zope.ucol
14cr|python-zope.ucol-1.0.2-3|2	
14cr|python-zope.ucol-1.0.2-3|3	Name:		python-%{oname}
14cr|python-zope.ucol-1.0.2-3|4	Version:	1.0.2
14cr|python-zope.ucol-1.0.2-3|5	Release:	3
14cr|python-zope.ucol-1.0.2-3|6	Summary:	Python access to ICU text collation
14cr|python-zope.ucol-1.0.2-3|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cr|python-zope.ucol-1.0.2-3|8	License:	ZPL 2.1
14cr|python-zope.ucol-1.0.2-3|9	Group:		Development/Python
14cr|python-zope.ucol-1.0.2-3|10	Url:		http://www.python.org/pypi/zope.ucol
14cr|python-zope.ucol-1.0.2-3|11	BuildRequires:	python-devel python-setuptools
14cr|python-zope.ucol-1.0.2-3|12	BuildRequires:	pkgconfig(icu-i18n)
14cr|python-zope.ucol-1.0.2-3|13	
14cr|python-zope.ucol-1.0.2-3|14	%description
14cr|python-zope.ucol-1.0.2-3|15	*************************************
14cr|python-zope.ucol-1.0.2-3|16	Locale-based text collation using ICU
14cr|python-zope.ucol-1.0.2-3|17	*************************************
14cr|python-zope.ucol-1.0.2-3|18	
14cr|python-zope.ucol-1.0.2-3|19	This package provides a Python interface to the `International
14cr|python-zope.ucol-1.0.2-3|20	Component for Unicode (ICU)
14cr|python-zope.ucol-1.0.2-3|21	<http://www-306.ibm.com/software/globalization/icu/index.jsp>`_.
14cr|python-zope.ucol-1.0.2-3|22	
14cr|python-zope.ucol-1.0.2-3|23	%prep
14cr|python-zope.ucol-1.0.2-3|24	%setup -q -n %{oname}-%{version}
14cr|python-zope.ucol-1.0.2-3|25	
14cr|python-zope.ucol-1.0.2-3|26	%build
14cr|python-zope.ucol-1.0.2-3|27	python setup.py build
14cr|python-zope.ucol-1.0.2-3|28	
14cr|python-zope.ucol-1.0.2-3|29	%install
14cr|python-zope.ucol-1.0.2-3|30	python setup.py install --root=%{buildroot}
14cr|python-zope.ucol-1.0.2-3|31	
14cr|python-zope.ucol-1.0.2-3|32	%files
14cr|python-zope.ucol-1.0.2-3|33	%doc README.txt
14cr|python-zope.ucol-1.0.2-3|34	%{py_platsitedir}/zope/*py
14cr|python-zope.ucol-1.0.2-3|35	%{py_platsitedir}/zope/ucol/*
14cr|python-zope.ucol-1.0.2-3|36	%{py_platsitedir}/zope.ucol*.egg-info
14cr|python-zope.ucol-1.0.2-3|37	
14cr|python-zope.ucol-1.0.2-3|38	
14cr|python-zope.ucol-1.0.2-3|39	%changelog
14cr|python-zope.ucol-1.0.2-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|python-zope.ucol-1.0.2-3|41	+ Revision: 5064bff
14cr|python-zope.ucol-1.0.2-3|42	- MassBuild#464: Increase release tag
14cr|python-zope.ucol-1.0.2-3|43	
14cr|python-zope.ucol-1.0.2-3|44	

7070 14
14cr|python-zope.untrustedpython-4.0.0-2|1	%define	oname	zope.untrustedpython
14cr|python-zope.untrustedpython-4.0.0-2|2	
14cr|python-zope.untrustedpython-4.0.0-2|3	Name:		python-%{oname}
14cr|python-zope.untrustedpython-4.0.0-2|4	Version:	4.0.0
14cr|python-zope.untrustedpython-4.0.0-2|5	Release:	2
14cr|python-zope.untrustedpython-4.0.0-2|6	Summary:	Zope Untrusted Python Library
14cr|python-zope.untrustedpython-4.0.0-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.untrustedpython-4.0.0-2|8	License:	ZPL 2.1
14cr|python-zope.untrustedpython-4.0.0-2|9	Group:		Development/Python
14cr|python-zope.untrustedpython-4.0.0-2|10	Url:		http://github.com/zopefoundation/zope.untrustedpython
14cr|python-zope.untrustedpython-4.0.0-2|11	BuildArch:	noarch
14cr|python-zope.untrustedpython-4.0.0-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-zope.untrustedpython-4.0.0-2|13	BuildRequires:	pkgconfig(python)
14cr|python-zope.untrustedpython-4.0.0-2|14	Requires:	pythonegg(restrictedpython) = 3.6.0
14cr|python-zope.untrustedpython-4.0.0-2|15	
14cr|python-zope.untrustedpython-4.0.0-2|16	%description
14cr|python-zope.untrustedpython-4.0.0-2|17	Untrusted python library
14cr|python-zope.untrustedpython-4.0.0-2|18	- Test coverage at 100%.
14cr|python-zope.untrustedpython-4.0.0-2|19	- Package extracted from zope.security, preserving revision history
14cr|python-zope.untrustedpython-4.0.0-2|20	
14cr|python-zope.untrustedpython-4.0.0-2|21	%prep
14cr|python-zope.untrustedpython-4.0.0-2|22	%setup -q -n %{oname}-%{version}
14cr|python-zope.untrustedpython-4.0.0-2|23	
14cr|python-zope.untrustedpython-4.0.0-2|24	%build
14cr|python-zope.untrustedpython-4.0.0-2|25	python setup.py build
14cr|python-zope.untrustedpython-4.0.0-2|26	
14cr|python-zope.untrustedpython-4.0.0-2|27	%install
14cr|python-zope.untrustedpython-4.0.0-2|28	python setup.py install --root=%{buildroot}
14cr|python-zope.untrustedpython-4.0.0-2|29	
14cr|python-zope.untrustedpython-4.0.0-2|30	%check
14cr|python-zope.untrustedpython-4.0.0-2|31	python setup.py test
14cr|python-zope.untrustedpython-4.0.0-2|32	
14cr|python-zope.untrustedpython-4.0.0-2|33	%files
14cr|python-zope.untrustedpython-4.0.0-2|34	%doc *.rst
14cr|python-zope.untrustedpython-4.0.0-2|35	%doc src/zope.untrustedpython.egg-info/*.txt
14cr|python-zope.untrustedpython-4.0.0-2|36	%{py_puresitedir}/zope/untrustedpython/*.py*
14cr|python-zope.untrustedpython-4.0.0-2|37	%{py_puresitedir}/zope.untrustedpython*.egg-info
14cr|python-zope.untrustedpython-4.0.0-2|38	%{py_puresitedir}/zope.untrustedpython-4.0.0-py2.7-nspkg.pth
14cr|python-zope.untrustedpython-4.0.0-2|39	%changelog
14cr|python-zope.untrustedpython-4.0.0-2|40	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 4.0.0-2
14cr|python-zope.untrustedpython-4.0.0-2|41	+ Revision: bf167b8
14cr|python-zope.untrustedpython-4.0.0-2|42	- Updated python-zope.untrustedpython.spec
14cr|python-zope.untrustedpython-4.0.0-2|43	
14cr|python-zope.untrustedpython-4.0.0-2|44	

7071 14
14cr|python-zope.viewlet-4.0.0a1-2|1	%define	oname	zope.viewlet
14cr|python-zope.viewlet-4.0.0a1-2|2	
14cr|python-zope.viewlet-4.0.0a1-2|3	Name:		python-%{oname}
14cr|python-zope.viewlet-4.0.0a1-2|4	Version:	4.0.0a1
14cr|python-zope.viewlet-4.0.0a1-2|5	Release:	2
14cr|python-zope.viewlet-4.0.0a1-2|6	Summary:	Zope Viewlets
14cr|python-zope.viewlet-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
14cr|python-zope.viewlet-4.0.0a1-2|8	License:	ZPL 2.1
14cr|python-zope.viewlet-4.0.0a1-2|9	Group:		Development/Python
14cr|python-zope.viewlet-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.viewlet
14cr|python-zope.viewlet-4.0.0a1-2|11	BuildArch:	noarch
14cr|python-zope.viewlet-4.0.0a1-2|12	BuildRequires:	pythonegg(setuptools)
14cr|python-zope.viewlet-4.0.0a1-2|13	BuildRequires:	pythonegg(zope.i18n)
14cr|python-zope.viewlet-4.0.0a1-2|14	
14cr|python-zope.viewlet-4.0.0a1-2|15	%description
14cr|python-zope.viewlet-4.0.0a1-2|16	Viewlets provide a generic framework for building pluggable user interfaces.
14cr|python-zope.viewlet-4.0.0a1-2|17	
14cr|python-zope.viewlet-4.0.0a1-2|18	%prep
14cr|python-zope.viewlet-4.0.0a1-2|19	%setup -q -n %{oname}-%{version}
14cr|python-zope.viewlet-4.0.0a1-2|20	
14cr|python-zope.viewlet-4.0.0a1-2|21	%build
14cr|python-zope.viewlet-4.0.0a1-2|22	python setup.py build
14cr|python-zope.viewlet-4.0.0a1-2|23	
14cr|python-zope.viewlet-4.0.0a1-2|24	%install
14cr|python-zope.viewlet-4.0.0a1-2|25	python setup.py install --root=%{buildroot}
14cr|python-zope.viewlet-4.0.0a1-2|26	
14cr|python-zope.viewlet-4.0.0a1-2|27	%check
14cr|python-zope.viewlet-4.0.0a1-2|28	# failed at isinstance()
14cr|python-zope.viewlet-4.0.0a1-2|29	#python setup.py test
14cr|python-zope.viewlet-4.0.0a1-2|30	
14cr|python-zope.viewlet-4.0.0a1-2|31	%files
14cr|python-zope.viewlet-4.0.0a1-2|32	%doc *.txt
14cr|python-zope.viewlet-4.0.0a1-2|33	%doc src/zope.viewlet.egg-info/*.txt
14cr|python-zope.viewlet-4.0.0a1-2|34	%doc src/zope/viewlet/*.txt
14cr|python-zope.viewlet-4.0.0a1-2|35	%{py_puresitedir}/zope.viewlet-4.0.0a1-py2.7-nspkg.pth
14cr|python-zope.viewlet-4.0.0a1-2|36	%{py_puresitedir}/zope/viewlet/*.txt
14cr|python-zope.viewlet-4.0.0a1-2|37	%{py_puresitedir}/zope/viewlet/*.pt
14cr|python-zope.viewlet-4.0.0a1-2|38	%{py_puresitedir}/zope/viewlet/*.zcml
14cr|python-zope.viewlet-4.0.0a1-2|39	%{py_puresitedir}/zope/viewlet/*.py*
14cr|python-zope.viewlet-4.0.0a1-2|40	%{py_puresitedir}/zope.viewlet*.egg-info
14cr|python-zope.viewlet-4.0.0a1-2|41	
14cr|python-zope.viewlet-4.0.0a1-2|42	
14cr|python-zope.viewlet-4.0.0a1-2|43	%changelog
14cr|python-zope.viewlet-4.0.0a1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-2
14cr|python-zope.viewlet-4.0.0a1-2|45	+ Revision: 1f28800
14cr|python-zope.viewlet-4.0.0a1-2|46	- MassBuild#464: Increase release tag
14cr|python-zope.viewlet-4.0.0a1-2|47	
14cr|python-zope.viewlet-4.0.0a1-2|48	

7072 14
14cr|pytone-3.0.3-2|1	%define name	pytone
14cr|pytone-3.0.3-2|2	%define version 3.0.3
14cr|pytone-3.0.3-2|3	%define release 2
14cr|pytone-3.0.3-2|4	
14cr|pytone-3.0.3-2|5	Summary:	Mp3/ogg mixer for DJ's
14cr|pytone-3.0.3-2|6	Name:		%name
14cr|pytone-3.0.3-2|7	Version:	%version
14cr|pytone-3.0.3-2|8	Release:	%release
14cr|pytone-3.0.3-2|9	Group:          Sound
14cr|pytone-3.0.3-2|10	License:	GPLv2
14cr|pytone-3.0.3-2|11	URL:		http://www.luga.de/pytone/
14cr|pytone-3.0.3-2|12	Source:		http://www.luga.de/pytone/download/PyTone-%version.tar.gz
14cr|pytone-3.0.3-2|13	Requires:	pyogg pyvorbis pymad pyao
14cr|pytone-3.0.3-2|14	BuildRequires:  python-devel
14cr|pytone-3.0.3-2|15	BuildRequires:  libao-devel
14cr|pytone-3.0.3-2|16	
14cr|pytone-3.0.3-2|17	%description
14cr|pytone-3.0.3-2|18	PyTone is a music jukebox written in Python with a curses based
14cr|pytone-3.0.3-2|19	GUI. While providing advanced features like crossfading and multiple
14cr|pytone-3.0.3-2|20	players, special emphasis is put on ease of use, turning PyTone into an
14cr|pytone-3.0.3-2|21	ideal jukebox system for use at parties.
14cr|pytone-3.0.3-2|22	
14cr|pytone-3.0.3-2|23	%prep
14cr|pytone-3.0.3-2|24	%setup -q -n PyTone-%version
14cr|pytone-3.0.3-2|25	
14cr|pytone-3.0.3-2|26	%build
14cr|pytone-3.0.3-2|27	%__python setup.py build_ext -i
14cr|pytone-3.0.3-2|28	
14cr|pytone-3.0.3-2|29	%install
14cr|pytone-3.0.3-2|30	# TODO try --prefix next time.
14cr|pytone-3.0.3-2|31	%__python setup.py install --root %buildroot
14cr|pytone-3.0.3-2|32	%__install conf/pytonerc -D %buildroot/%_datadir/%name/pythonerc
14cr|pytone-3.0.3-2|33	
14cr|pytone-3.0.3-2|34	# Lets make a wrapper.
14cr|pytone-3.0.3-2|35	%__install -d %buildroot/%_bindir
14cr|pytone-3.0.3-2|36	cat << EOF > %buildroot%_bindir/%name
14cr|pytone-3.0.3-2|37	#!/bin/sh
14cr|pytone-3.0.3-2|38	if [ ! -d ~/.pytone ]; then
14cr|pytone-3.0.3-2|39	echo 'Creating pytone configuration directory: ~/.pytone'
14cr|pytone-3.0.3-2|40	%__install -d ~/.pytone
14cr|pytone-3.0.3-2|41	fi
14cr|pytone-3.0.3-2|42	
14cr|pytone-3.0.3-2|43	if [ ! -e ~/.pytone/pytonerc ]; then
14cr|pytone-3.0.3-2|44	echo 'Installing pytone configuration file: ~/.pytone/pytonerc'
14cr|pytone-3.0.3-2|45	%__install  %_datadir/%name/pythonerc ~/.pytone/pytonerc
14cr|pytone-3.0.3-2|46	echo
14cr|pytone-3.0.3-2|47	fi
14cr|pytone-3.0.3-2|48	
14cr|pytone-3.0.3-2|49	if [ ! -e ~/.pytone/pytonectl ]; then
14cr|pytone-3.0.3-2|50	touch ~/.pytone/pytonectl
14cr|pytone-3.0.3-2|51	echo
14cr|pytone-3.0.3-2|52	fi
14cr|pytone-3.0.3-2|53	
14cr|pytone-3.0.3-2|54	%__python %_libdir/python%pyver/site-packages/%name/pytone.py $@
14cr|pytone-3.0.3-2|55	EOF
14cr|pytone-3.0.3-2|56	
14cr|pytone-3.0.3-2|57	# lets make another wrapper. Should be fixed in the next release.
14cr|pytone-3.0.3-2|58	cat << EOF_rpm > %buildroot%_bindir/%{name}ctl
14cr|pytone-3.0.3-2|59	#!/bin/sh
14cr|pytone-3.0.3-2|60	case \$@ in
14cr|pytone-3.0.3-2|61	-h|--help)
14cr|pytone-3.0.3-2|62	cat << EOF
14cr|pytone-3.0.3-2|63	pytonectl %version
14cr|pytone-3.0.3-2|64	Copyright (C) 2003 Jrg Lehmann <joerg@luga.de>
14cr|pytone-3.0.3-2|65	usage: pytonectl.py [options] command
14cr|pytone-3.0.3-2|66	
14cr|pytone-3.0.3-2|67	Possible options are:
14cr|pytone-3.0.3-2|68	-h, --help:              show this help
14cr|pytone-3.0.3-2|69	-s, --server <hostname>: connect to PyTone server on hostname
14cr|pytone-3.0.3-2|70	-p, --port <portnumber>: connect to PyTone server on given port
14cr|pytone-3.0.3-2|71	-f, --file <filename>:   connect to PyTone UNIX socket filename
14cr|pytone-3.0.3-2|72	
14cr|pytone-3.0.3-2|73	The supported commands are:
14cr|pytone-3.0.3-2|74	playerforward:                  play the next song in the playlist
14cr|pytone-3.0.3-2|75	playerpause:                    pause the player
14cr|pytone-3.0.3-2|76	playerstart:                    start/unpause the player
14cr|pytone-3.0.3-2|77	playerstop:                     stop the player
14cr|pytone-3.0.3-2|78	playerratecurrentsong <rating>: rate the song currently being played (1<=rating<=5)
14cr|pytone-3.0.3-2|79	playlistaddsongs <filenames>:   add files to end of playlist
14cr|pytone-3.0.3-2|80	playlistaddsongtop <filename>:  play file immediately
14cr|pytone-3.0.3-2|81	playlistclear:                  clear the playlist
14cr|pytone-3.0.3-2|82	playlistdeleteplayedsongs:      remove all played songs from the playlist
14cr|pytone-3.0.3-2|83	playlistreplay:                 mark all songs in the playlist as unplayed
14cr|pytone-3.0.3-2|84	playlistshuffle:                shuffle the playlist
14cr|pytone-3.0.3-2|85	
14cr|pytone-3.0.3-2|86	EOF
14cr|pytone-3.0.3-2|87	;;
14cr|pytone-3.0.3-2|88	*)
14cr|pytone-3.0.3-2|89	%__python %_libdir/python%pyver/site-packages/%name/pytonectl.py \$@
14cr|pytone-3.0.3-2|90	;;
14cr|pytone-3.0.3-2|91	esac
14cr|pytone-3.0.3-2|92	EOF_rpm
14cr|pytone-3.0.3-2|93	
14cr|pytone-3.0.3-2|94	%find_lang PyTone
14cr|pytone-3.0.3-2|95	
14cr|pytone-3.0.3-2|96	%files -f PyTone.lang
14cr|pytone-3.0.3-2|97	%defattr(644,root,root,755)
14cr|pytone-3.0.3-2|98	%doc AUTHORS ChangeLog COPYING PKG-INFO README TODO
14cr|pytone-3.0.3-2|99	%dir %python_sitearch/%name
14cr|pytone-3.0.3-2|100	%python_sitearch/%name/*
14cr|pytone-3.0.3-2|101	%python_sitearch/*.egg-info
14cr|pytone-3.0.3-2|102	%dir %_datadir/%name
14cr|pytone-3.0.3-2|103	%_datadir/%name/pythonerc
14cr|pytone-3.0.3-2|104	
14cr|pytone-3.0.3-2|105	%defattr(755,root,root,755)
14cr|pytone-3.0.3-2|106	%_bindir/%name
14cr|pytone-3.0.3-2|107	%_bindir/%{name}ctl
14cr|pytone-3.0.3-2|108	
14cr|pytone-3.0.3-2|109	
14cr|pytone-3.0.3-2|110	
14cr|pytone-3.0.3-2|111	%changelog
14cr|pytone-3.0.3-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-2
14cr|pytone-3.0.3-2|113	+ Revision: 52941c3
14cr|pytone-3.0.3-2|114	- MassBuild#464: Increase release tag
14cr|pytone-3.0.3-2|115	
14cr|pytone-3.0.3-2|116	

7073 14
14cr|pyudev-0.16.1-2|1	Summary: A libudev binding
14cr|pyudev-0.16.1-2|2	Name: pyudev
14cr|pyudev-0.16.1-2|3	Version: 0.16.1
14cr|pyudev-0.16.1-2|4	Release: 2
14cr|pyudev-0.16.1-2|5	Source0: http://pypi.python.org/packages/source/p/pyudev/%{name}-%{version}.tar.gz
14cr|pyudev-0.16.1-2|6	License: MIT or X11
14cr|pyudev-0.16.1-2|7	URL: http://packages.python.org/pyudev
14cr|pyudev-0.16.1-2|8	Group: Development/Python
14cr|pyudev-0.16.1-2|9	BuildArch: noarch
14cr|pyudev-0.16.1-2|10	BuildRequires: python-setuptools
14cr|pyudev-0.16.1-2|11	Provides: python-udev = %{version}-%{release}
14cr|pyudev-0.16.1-2|12	Requires: udev
14cr|pyudev-0.16.1-2|13	Suggests: python-qt4
14cr|pyudev-0.16.1-2|14	Suggests: python-gobject
14cr|pyudev-0.16.1-2|15	
14cr|pyudev-0.16.1-2|16	%description
14cr|pyudev-0.16.1-2|17	pyudev is a Python binding to libudev, the hardware management library
14cr|pyudev-0.16.1-2|18	and service found in modern linux systems.
14cr|pyudev-0.16.1-2|19	
14cr|pyudev-0.16.1-2|20	%prep
14cr|pyudev-0.16.1-2|21	%setup -q -n %{name}-%{version}
14cr|pyudev-0.16.1-2|22	
14cr|pyudev-0.16.1-2|23	%build
14cr|pyudev-0.16.1-2|24	python setup.py build
14cr|pyudev-0.16.1-2|25	
14cr|pyudev-0.16.1-2|26	%install
14cr|pyudev-0.16.1-2|27	rm -fr %{buildroot}
14cr|pyudev-0.16.1-2|28	python setup.py install --root=%{buildroot}
14cr|pyudev-0.16.1-2|29	
14cr|pyudev-0.16.1-2|30	%clean
14cr|pyudev-0.16.1-2|31	
14cr|pyudev-0.16.1-2|32	%files
14cr|pyudev-0.16.1-2|33	%{py_puresitedir}/*
14cr|pyudev-0.16.1-2|34	
14cr|pyudev-0.16.1-2|35	%changelog
14cr|pyudev-0.16.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.1-2
14cr|pyudev-0.16.1-2|37	+ Revision: e0a52a3
14cr|pyudev-0.16.1-2|38	- MassBuild#464: Increase release tag
14cr|pyudev-0.16.1-2|39	
14cr|pyudev-0.16.1-2|40	

7074 14
14cr|pyusb-1.0.0-1a1|1	%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
14cr|pyusb-1.0.0-1a1|2	
14cr|pyusb-1.0.0-1a1|3	%global alphatag a1
14cr|pyusb-1.0.0-1a1|4	Name:		pyusb
14cr|pyusb-1.0.0-1a1|5	Version:	1.0.0
14cr|pyusb-1.0.0-1a1|6	Release:	%mkrel 1%{alphatag}
14cr|pyusb-1.0.0-1a1|7	Summary:	Python bindings for libusb
14cr|pyusb-1.0.0-1a1|8	Group:		Development/Python
14cr|pyusb-1.0.0-1a1|9	License:	BSD
14cr|pyusb-1.0.0-1a1|10	URL:		http://pyusb.sourceforge.net/
14cr|pyusb-1.0.0-1a1|11	Source0:	pyusb-%{version}-%{alphatag}.tar.gz
14cr|pyusb-1.0.0-1a1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|pyusb-1.0.0-1a1|13	BuildRequires:	python-devel
14cr|pyusb-1.0.0-1a1|14	BuildRequires:	libusb-devel
14cr|pyusb-1.0.0-1a1|15	BuildArch:	noarch
14cr|pyusb-1.0.0-1a1|16	
14cr|pyusb-1.0.0-1a1|17	%description
14cr|pyusb-1.0.0-1a1|18	PyUSB provides easy USB access to python. The module contains classes and
14cr|pyusb-1.0.0-1a1|19	methods to support most USB operations.
14cr|pyusb-1.0.0-1a1|20	
14cr|pyusb-1.0.0-1a1|21	%prep
14cr|pyusb-1.0.0-1a1|22	%setup -q -n %{name}-%{version}-%{alphatag}
14cr|pyusb-1.0.0-1a1|23	
14cr|pyusb-1.0.0-1a1|24	
14cr|pyusb-1.0.0-1a1|25	%build
14cr|pyusb-1.0.0-1a1|26	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
14cr|pyusb-1.0.0-1a1|27	sed -i -e 's/\r//g' README
14cr|pyusb-1.0.0-1a1|28	
14cr|pyusb-1.0.0-1a1|29	%install
14cr|pyusb-1.0.0-1a1|30	rm -rf $RPM_BUILD_ROOT
14cr|pyusb-1.0.0-1a1|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|pyusb-1.0.0-1a1|32	
14cr|pyusb-1.0.0-1a1|33	%clean
14cr|pyusb-1.0.0-1a1|34	rm -rf $RPM_BUILD_ROOT
14cr|pyusb-1.0.0-1a1|35	
14cr|pyusb-1.0.0-1a1|36	
14cr|pyusb-1.0.0-1a1|37	%files
14cr|pyusb-1.0.0-1a1|38	%defattr(-,root,root,-)
14cr|pyusb-1.0.0-1a1|39	%doc README LICENSE
14cr|pyusb-1.0.0-1a1|40	%{python_sitelib}/*
14cr|pyusb-1.0.0-1a1|41	
14cr|pyusb-1.0.0-1a1|42	
14cr|pyusb-1.0.0-1a1|43	
14cr|pyusb-1.0.0-1a1|44	%changelog
14cr|pyusb-1.0.0-1a1|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.0-1a1
14cr|pyusb-1.0.0-1a1|46	+ Revision: cfe52a6
14cr|pyusb-1.0.0-1a1|47	- Automatic import for version 1.0.0
14cr|pyusb-1.0.0-1a1|48	
14cr|pyusb-1.0.0-1a1|49	

7075 14
14cr|pyvorbis-1.5-0.a.5|1	%define prerel a
14cr|pyvorbis-1.5-0.a.5|2	%define pyoggversion 1.3
14cr|pyvorbis-1.5-0.a.5|3	
14cr|pyvorbis-1.5-0.a.5|4	Summary: A wrapper for the Vorbis libraries
14cr|pyvorbis-1.5-0.a.5|5	Name: pyvorbis
14cr|pyvorbis-1.5-0.a.5|6	Version: 1.5
14cr|pyvorbis-1.5-0.a.5|7	Release: %mkrel 0.%prerel.5
14cr|pyvorbis-1.5-0.a.5|8	Source0: http://ekyo.nerim.net/software/pyogg/%{name}-%{version}%{prerel}.tar.gz
14cr|pyvorbis-1.5-0.a.5|9	#gw from Debian: fix Unicode in VorbisComment, add pyao support to the example
14cr|pyvorbis-1.5-0.a.5|10	Patch0: pyvorbis-1.3-unicode.patch
14cr|pyvorbis-1.5-0.a.5|11	Patch1: pyvorbis-1.5a-python2.5.patch
14cr|pyvorbis-1.5-0.a.5|12	# fix linking with libogg
14cr|pyvorbis-1.5-0.a.5|13	Patch2: pyvorbis-1.5a-fix_linking.patch
14cr|pyvorbis-1.5-0.a.5|14	License: LGPL
14cr|pyvorbis-1.5-0.a.5|15	Group: Development/Python
14cr|pyvorbis-1.5-0.a.5|16	BuildRequires: pkgconfig(vorbis)
14cr|pyvorbis-1.5-0.a.5|17	BuildRequires: pkgconfig(python)
14cr|pyvorbis-1.5-0.a.5|18	BuildRequires: pyogg >= %pyoggversion
14cr|pyvorbis-1.5-0.a.5|19	Requires: pyogg >= %pyoggversion
14cr|pyvorbis-1.5-0.a.5|20	Url: http://ekyo.nerim.net/software/pyogg/index.html
14cr|pyvorbis-1.5-0.a.5|21	
14cr|pyvorbis-1.5-0.a.5|22	%description
14cr|pyvorbis-1.5-0.a.5|23	pyvorbis - a Python wrapper for the Ogg/Vorbis library
14cr|pyvorbis-1.5-0.a.5|24	
14cr|pyvorbis-1.5-0.a.5|25	Ogg/Vorbis is available at http://www.xiph.org
14cr|pyvorbis-1.5-0.a.5|26	
14cr|pyvorbis-1.5-0.a.5|27	This is the Vorbis module. You will need to download and install the
14cr|pyvorbis-1.5-0.a.5|28	Python ogg module (available wherever you got this) before you can
14cr|pyvorbis-1.5-0.a.5|29	build the vorbis module.
14cr|pyvorbis-1.5-0.a.5|30	
14cr|pyvorbis-1.5-0.a.5|31	
14cr|pyvorbis-1.5-0.a.5|32	%prep
14cr|pyvorbis-1.5-0.a.5|33	%setup -q -n %name-%version%prerel
14cr|pyvorbis-1.5-0.a.5|34	%patch0 -p1 -b .unicode
14cr|pyvorbis-1.5-0.a.5|35	%patch1 -p1 -b .python2.5
14cr|pyvorbis-1.5-0.a.5|36	%patch2 -p0
14cr|pyvorbis-1.5-0.a.5|37	
14cr|pyvorbis-1.5-0.a.5|38	%build
14cr|pyvorbis-1.5-0.a.5|39	python config_unix.py
14cr|pyvorbis-1.5-0.a.5|40	python setup.py build
14cr|pyvorbis-1.5-0.a.5|41	
14cr|pyvorbis-1.5-0.a.5|42	%install
14cr|pyvorbis-1.5-0.a.5|43	python setup.py install --root=$RPM_BUILD_ROOT
14cr|pyvorbis-1.5-0.a.5|44	
14cr|pyvorbis-1.5-0.a.5|45	%files
14cr|pyvorbis-1.5-0.a.5|46	%doc README AUTHORS ChangeLog NEWS
14cr|pyvorbis-1.5-0.a.5|47	%py_platsitedir/*
14cr|pyvorbis-1.5-0.a.5|48	
14cr|pyvorbis-1.5-0.a.5|49	
14cr|pyvorbis-1.5-0.a.5|50	
14cr|pyvorbis-1.5-0.a.5|51	
14cr|pyvorbis-1.5-0.a.5|52	
14cr|pyvorbis-1.5-0.a.5|53	%changelog
14cr|pyvorbis-1.5-0.a.5|54	* Thu Oct 11 2012 symbianflo <symbianflo@mandrivausers.ro> 1.5-0.a.5
14cr|pyvorbis-1.5-0.a.5|55	+ Revision: f9ab1c6
14cr|pyvorbis-1.5-0.a.5|56	- LOG fix build , spec clean , switch to pkgconfig style
14cr|pyvorbis-1.5-0.a.5|57	
14cr|pyvorbis-1.5-0.a.5|58	

7076 14
14cr|pyxattr-0.4.0-3|1	Summary:	Extended attributes library wrapper for Python
14cr|pyxattr-0.4.0-3|2	Name:		pyxattr
14cr|pyxattr-0.4.0-3|3	Version:	0.4.0
14cr|pyxattr-0.4.0-3|4	Release:	3
14cr|pyxattr-0.4.0-3|5	License:	LGPLv2+
14cr|pyxattr-0.4.0-3|6	Group:		Development/Python
14cr|pyxattr-0.4.0-3|7	Url:		http://pyxattr.sourceforge.net/
14cr|pyxattr-0.4.0-3|8	Source0:	http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz
14cr|pyxattr-0.4.0-3|9	BuildRequires:	python-setuptools
14cr|pyxattr-0.4.0-3|10	BuildRequires:	attr-devel
14cr|pyxattr-0.4.0-3|11	BuildRequires:	pkgconfig(python)
14cr|pyxattr-0.4.0-3|12	#### from looking at it, I'm pretty sure we are conflictiong with python-xattr :-(
14cr|pyxattr-0.4.0-3|13	#### same namespace, differenct functions...
14cr|pyxattr-0.4.0-3|14	Conflicts:	python-xattr
14cr|pyxattr-0.4.0-3|15	
14cr|pyxattr-0.4.0-3|16	%files
14cr|pyxattr-0.4.0-3|17	%doc COPYING NEWS README PKG-INFO
14cr|pyxattr-0.4.0-3|18	%{python_sitearch}/*
14cr|pyxattr-0.4.0-3|19	
14cr|pyxattr-0.4.0-3|20	#----------------------------------------------------------------------------
14cr|pyxattr-0.4.0-3|21	
14cr|pyxattr-0.4.0-3|22	%description
14cr|pyxattr-0.4.0-3|23	Python extension module wrapper for libattr. It allows to query, list,
14cr|pyxattr-0.4.0-3|24	add and remove extended attributes from files and directories.
14cr|pyxattr-0.4.0-3|25	
14cr|pyxattr-0.4.0-3|26	%prep
14cr|pyxattr-0.4.0-3|27	%setup -q
14cr|pyxattr-0.4.0-3|28	
14cr|pyxattr-0.4.0-3|29	%build
14cr|pyxattr-0.4.0-3|30	CFLAGS="%{optflags}" python setup.py build
14cr|pyxattr-0.4.0-3|31	
14cr|pyxattr-0.4.0-3|32	%install
14cr|pyxattr-0.4.0-3|33	python setup.py install --root %{buildroot} --install-purelib=%{python_sitearch}
14cr|pyxattr-0.4.0-3|34	
14cr|pyxattr-0.4.0-3|35	
14cr|pyxattr-0.4.0-3|36	
14cr|pyxattr-0.4.0-3|37	%changelog
14cr|pyxattr-0.4.0-3|38	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-3
14cr|pyxattr-0.4.0-3|39	+ Revision: 4aa6ff1
14cr|pyxattr-0.4.0-3|40	- Spec cleanup
14cr|pyxattr-0.4.0-3|41	
14cr|pyxattr-0.4.0-3|42	

7077 14
14cr|pyzor-0.5.0-4|1	%define name    pyzor
14cr|pyzor-0.5.0-4|2	%define version	0.5.0
14cr|pyzor-0.5.0-4|3	%define release	4
14cr|pyzor-0.5.0-4|4	
14cr|pyzor-0.5.0-4|5	%define summary Pyzor is a collaborative system to detect and block spam
14cr|pyzor-0.5.0-4|6	
14cr|pyzor-0.5.0-4|7	Summary:        %summary
14cr|pyzor-0.5.0-4|8	Name:           %name
14cr|pyzor-0.5.0-4|9	Version:        %version
14cr|pyzor-0.5.0-4|10	Release:        %release
14cr|pyzor-0.5.0-4|11	License:        GPLv2
14cr|pyzor-0.5.0-4|12	Group:          Networking/Mail
14cr|pyzor-0.5.0-4|13	URL:            http://pyzor.org/
14cr|pyzor-0.5.0-4|14	Source0:        %name-%version.tar.bz2
14cr|pyzor-0.5.0-4|15	BuildRoot:      %_tmppath/%name-buildroot
14cr|pyzor-0.5.0-4|16	Buildrequires:	python-devel
14cr|pyzor-0.5.0-4|17	Requires:	python
14cr|pyzor-0.5.0-4|18	BuildArch:      noarch
14cr|pyzor-0.5.0-4|19	
14cr|pyzor-0.5.0-4|20	%description
14cr|pyzor-0.5.0-4|21	Pyzor is a collaborative, networked system to detect and block spam using
14cr|pyzor-0.5.0-4|22	identifying digests of messages.
14cr|pyzor-0.5.0-4|23	
14cr|pyzor-0.5.0-4|24	Pyzor initially started out to be merely a Python implementation of Razor, but
14cr|pyzor-0.5.0-4|25	due to the protocol and the fact that Razor's server is not Open Source or
14cr|pyzor-0.5.0-4|26	software libre, I decided to impelement Pyzor with a new protocol and release
14cr|pyzor-0.5.0-4|27	the entire system as Open Source and software libre.
14cr|pyzor-0.5.0-4|28	
14cr|pyzor-0.5.0-4|29	Since the entire system is released under the GPL, people are free to host
14cr|pyzor-0.5.0-4|30	their own independent servers. Server peering is planned for a future release.
14cr|pyzor-0.5.0-4|31	
14cr|pyzor-0.5.0-4|32	%prep
14cr|pyzor-0.5.0-4|33	%setup -q
14cr|pyzor-0.5.0-4|34	
14cr|pyzor-0.5.0-4|35	%build
14cr|pyzor-0.5.0-4|36	%__python setup.py build
14cr|pyzor-0.5.0-4|37	
14cr|pyzor-0.5.0-4|38	%install
14cr|pyzor-0.5.0-4|39	rm -rf %buildroot
14cr|pyzor-0.5.0-4|40	%__python setup.py install --root=%buildroot
14cr|pyzor-0.5.0-4|41	
14cr|pyzor-0.5.0-4|42	# unwanted file in document dir. we packaged it in files section
14cr|pyzor-0.5.0-4|43	rm %buildroot/%_defaultdocdir/%name/usage.html
14cr|pyzor-0.5.0-4|44	
14cr|pyzor-0.5.0-4|45	%clean
14cr|pyzor-0.5.0-4|46	rm -rf %buildroot
14cr|pyzor-0.5.0-4|47	
14cr|pyzor-0.5.0-4|48	%files
14cr|pyzor-0.5.0-4|49	%defattr(644,root,root,755)
14cr|pyzor-0.5.0-4|50	%doc COPYING README INSTALL THANKS NEWS UPGRADING
14cr|pyzor-0.5.0-4|51	%doc docs/usage.html
14cr|pyzor-0.5.0-4|52	%{py_puresitedir}/%{name}/
14cr|pyzor-0.5.0-4|53	%{py_puresitedir}/*.egg-info
14cr|pyzor-0.5.0-4|54	%defattr(755,root,root)
14cr|pyzor-0.5.0-4|55	%_bindir/*
14cr|pyzor-0.5.0-4|56	
14cr|pyzor-0.5.0-4|57	
14cr|pyzor-0.5.0-4|58	
14cr|pyzor-0.5.0-4|59	
14cr|pyzor-0.5.0-4|60	
14cr|pyzor-0.5.0-4|61	%changelog
14cr|pyzor-0.5.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-4
14cr|pyzor-0.5.0-4|63	+ Revision: 05aa9e6
14cr|pyzor-0.5.0-4|64	- MassBuild#464: Increase release tag
14cr|pyzor-0.5.0-4|65	
14cr|pyzor-0.5.0-4|66	

7078 14
14cr|pyzy-0.1.0-2|1	%define api 1.0
14cr|pyzy-0.1.0-2|2	%define major 0
14cr|pyzy-0.1.0-2|3	%define libname %mklibname %{name} %{api} %{major}
14cr|pyzy-0.1.0-2|4	%define devname %mklibname -d %{name}
14cr|pyzy-0.1.0-2|5	
14cr|pyzy-0.1.0-2|6	Summary:	The Chinese PinYin and Bopomofo conversion library
14cr|pyzy-0.1.0-2|7	Name:		pyzy
14cr|pyzy-0.1.0-2|8	Version:	0.1.0
14cr|pyzy-0.1.0-2|9	Release:	2
14cr|pyzy-0.1.0-2|10	License:	LGPLv2+
14cr|pyzy-0.1.0-2|11	Group:		System/Internationalization
14cr|pyzy-0.1.0-2|12	Url:		http://code.google.com/p/pyzy
14cr|pyzy-0.1.0-2|13	Source0:	http://pyzy.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|pyzy-0.1.0-2|14	Source1:	http://pyzy.googlecode.com/files/pyzy-database-1.0.0.tar.bz2
14cr|pyzy-0.1.0-2|15	BuildRequires:	pkgconfig(glib-2.0)
14cr|pyzy-0.1.0-2|16	BuildRequires:	pkgconfig(opencc)
14cr|pyzy-0.1.0-2|17	BuildRequires:	pkgconfig(sqlite3)
14cr|pyzy-0.1.0-2|18	BuildRequires:	pkgconfig(uuid)
14cr|pyzy-0.1.0-2|19	BuildRequires:	sqlite3-tools
14cr|pyzy-0.1.0-2|20	Requires:	pyzy-db
14cr|pyzy-0.1.0-2|21	
14cr|pyzy-0.1.0-2|22	%description
14cr|pyzy-0.1.0-2|23	The Chinese Pinyin and Bopomofo conversion library.
14cr|pyzy-0.1.0-2|24	
14cr|pyzy-0.1.0-2|25	%files
14cr|pyzy-0.1.0-2|26	%{_datadir}/%{name}
14cr|pyzy-0.1.0-2|27	%exclude %{_datadir}/%{name}/db/*.db
14cr|pyzy-0.1.0-2|28	
14cr|pyzy-0.1.0-2|29	#----------------------------------------------------------------------------
14cr|pyzy-0.1.0-2|30	
14cr|pyzy-0.1.0-2|31	%package -n %{libname}
14cr|pyzy-0.1.0-2|32	Summary:	Libraries for pyzy
14cr|pyzy-0.1.0-2|33	Group:		System/Libraries
14cr|pyzy-0.1.0-2|34	Requires:	%{name}
14cr|pyzy-0.1.0-2|35	
14cr|pyzy-0.1.0-2|36	%description -n %{libname}
14cr|pyzy-0.1.0-2|37	The Chinese Pinyin and Bopomofo conversion library.
14cr|pyzy-0.1.0-2|38	
14cr|pyzy-0.1.0-2|39	%files -n %{libname}
14cr|pyzy-0.1.0-2|40	%doc AUTHORS COPYING README
14cr|pyzy-0.1.0-2|41	%{_libdir}/libpyzy-%{api}.so.%{major}*
14cr|pyzy-0.1.0-2|42	
14cr|pyzy-0.1.0-2|43	#----------------------------------------------------------------------------
14cr|pyzy-0.1.0-2|44	
14cr|pyzy-0.1.0-2|45	%package -n %{devname}
14cr|pyzy-0.1.0-2|46	Summary:	Development tools for pyzy
14cr|pyzy-0.1.0-2|47	Group:		Development/C
14cr|pyzy-0.1.0-2|48	Requires:	%{libname} = %{EVRD}
14cr|pyzy-0.1.0-2|49	
14cr|pyzy-0.1.0-2|50	%description -n %{devname}
14cr|pyzy-0.1.0-2|51	The pyzy-devel package contains the header files for pyzy.
14cr|pyzy-0.1.0-2|52	
14cr|pyzy-0.1.0-2|53	%files -n %{devname}
14cr|pyzy-0.1.0-2|54	%{_libdir}/libpyzy-%{api}.so
14cr|pyzy-0.1.0-2|55	%{_libdir}/pkgconfig/*
14cr|pyzy-0.1.0-2|56	%{_includedir}/*
14cr|pyzy-0.1.0-2|57	
14cr|pyzy-0.1.0-2|58	#----------------------------------------------------------------------------
14cr|pyzy-0.1.0-2|59	
14cr|pyzy-0.1.0-2|60	%package db-open-phrase
14cr|pyzy-0.1.0-2|61	Summary:	The open phrase database for pyzy
14cr|pyzy-0.1.0-2|62	Group:		System/Internationalization
14cr|pyzy-0.1.0-2|63	Provides:	pyzy-db = %{EVRD}
14cr|pyzy-0.1.0-2|64	BuildArch:	noarch
14cr|pyzy-0.1.0-2|65	
14cr|pyzy-0.1.0-2|66	%description db-open-phrase
14cr|pyzy-0.1.0-2|67	The phrase database for pyzy from open-phrase project.
14cr|pyzy-0.1.0-2|68	
14cr|pyzy-0.1.0-2|69	%files db-open-phrase
14cr|pyzy-0.1.0-2|70	%{_datadir}/%{name}/db/open-phrase.db
14cr|pyzy-0.1.0-2|71	
14cr|pyzy-0.1.0-2|72	#----------------------------------------------------------------------------
14cr|pyzy-0.1.0-2|73	
14cr|pyzy-0.1.0-2|74	%package db-android
14cr|pyzy-0.1.0-2|75	Summary:	The android phrase database for pyzy
14cr|pyzy-0.1.0-2|76	Group:		System/Internationalization
14cr|pyzy-0.1.0-2|77	Provides:	pyzy-db = %{EVRD}
14cr|pyzy-0.1.0-2|78	BuildArch:	noarch
14cr|pyzy-0.1.0-2|79	
14cr|pyzy-0.1.0-2|80	%description db-android
14cr|pyzy-0.1.0-2|81	The phrase database for pyzy from android project.
14cr|pyzy-0.1.0-2|82	
14cr|pyzy-0.1.0-2|83	%files db-android
14cr|pyzy-0.1.0-2|84	%{_datadir}/%{name}/db/android.db
14cr|pyzy-0.1.0-2|85	
14cr|pyzy-0.1.0-2|86	#----------------------------------------------------------------------------
14cr|pyzy-0.1.0-2|87	
14cr|pyzy-0.1.0-2|88	%prep
14cr|pyzy-0.1.0-2|89	%setup -q
14cr|pyzy-0.1.0-2|90	cp %{SOURCE1} data/db/open-phrase
14cr|pyzy-0.1.0-2|91	
14cr|pyzy-0.1.0-2|92	%build
14cr|pyzy-0.1.0-2|93	%configure2_5x \
14cr|pyzy-0.1.0-2|94	--disable-static \
14cr|pyzy-0.1.0-2|95	--enable-db-open-phrase \
14cr|pyzy-0.1.0-2|96	--enable-opencc
14cr|pyzy-0.1.0-2|97	
14cr|pyzy-0.1.0-2|98	%make
14cr|pyzy-0.1.0-2|99	
14cr|pyzy-0.1.0-2|100	%install
14cr|pyzy-0.1.0-2|101	%makeinstall_std NO_INDEX=true
14cr|pyzy-0.1.0-2|102	
14cr|pyzy-0.1.0-2|103	
14cr|pyzy-0.1.0-2|104	%changelog
14cr|pyzy-0.1.0-2|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-2
14cr|pyzy-0.1.0-2|106	+ Revision: 065afa6
14cr|pyzy-0.1.0-2|107	- MassBuild#464: Increase release tag
14cr|pyzy-0.1.0-2|108	
14cr|pyzy-0.1.0-2|109	

7079 14
14cr|qacdp-0.1.0-4|1	Name: qacdp
14cr|qacdp-0.1.0-4|2	Summary: A QT frontend for ACDP
14cr|qacdp-0.1.0-4|3	Version: 0.1.0
14cr|qacdp-0.1.0-4|4	Release: 4
14cr|qacdp-0.1.0-4|5	License: GPL
14cr|qacdp-0.1.0-4|6	Group: Graphical desktop/KDE
14cr|qacdp-0.1.0-4|7	URL: http://www.mandriva.com
14cr|qacdp-0.1.0-4|8	Source0:  %{name}-%{version}.tar.bz2
14cr|qacdp-0.1.0-4|9	Source1:  qacdp.desktop
14cr|qacdp-0.1.0-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|qacdp-0.1.0-4|11	BuildRequires: qt4-devel
14cr|qacdp-0.1.0-4|12	BuildRequires: cmake
14cr|qacdp-0.1.0-4|13	
14cr|qacdp-0.1.0-4|14	%description
14cr|qacdp-0.1.0-4|15	A QT frontend for ACDP
14cr|qacdp-0.1.0-4|16	
14cr|qacdp-0.1.0-4|17	%prep
14cr|qacdp-0.1.0-4|18	%setup -q
14cr|qacdp-0.1.0-4|19	
14cr|qacdp-0.1.0-4|20	%build
14cr|qacdp-0.1.0-4|21	%cmake_qt4
14cr|qacdp-0.1.0-4|22	%make
14cr|qacdp-0.1.0-4|23	
14cr|qacdp-0.1.0-4|24	%install
14cr|qacdp-0.1.0-4|25	%makeinstall_std -C build
14cr|qacdp-0.1.0-4|26	install -m644 -D %{SOURCE1} %{buildroot}/usr/share/applications/qacdp.desktop
14cr|qacdp-0.1.0-4|27	
14cr|qacdp-0.1.0-4|28	
14cr|qacdp-0.1.0-4|29	%files
14cr|qacdp-0.1.0-4|30	%defattr(-,root,root)
14cr|qacdp-0.1.0-4|31	%{_bindir}/qacdp
14cr|qacdp-0.1.0-4|32	%{_datadir}/applications/qacdp.desktop
14cr|qacdp-0.1.0-4|33	
14cr|qacdp-0.1.0-4|34	
14cr|qacdp-0.1.0-4|35	
14cr|qacdp-0.1.0-4|36	%changelog
14cr|qacdp-0.1.0-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-4
14cr|qacdp-0.1.0-4|38	+ Revision: fa95759
14cr|qacdp-0.1.0-4|39	- MassBuild#464: Increase release tag
14cr|qacdp-0.1.0-4|40	
14cr|qacdp-0.1.0-4|41	

7080 14
14cr|qantenna-0.3.0-2|1	Summary:	Software dedicated to viewing and analyzing antennas
14cr|qantenna-0.3.0-2|2	Name:		qantenna
14cr|qantenna-0.3.0-2|3	Version:	0.3.0
14cr|qantenna-0.3.0-2|4	Release:	2
14cr|qantenna-0.3.0-2|5	License:	GPLv2+
14cr|qantenna-0.3.0-2|6	Group:		Sciences/Physics
14cr|qantenna-0.3.0-2|7	Url:		http://qantenna.sourceforge.net/
14cr|qantenna-0.3.0-2|8	Source0:	http://downloads.sourceforge.net/project/qantenna/qantenna/%{version}/%{name}-%{version}.orig.tar.xz
14cr|qantenna-0.3.0-2|9	BuildRequires:	qt5-linguist
14cr|qantenna-0.3.0-2|10	BuildRequires:	qt5-devel
14cr|qantenna-0.3.0-2|11	BuildRequires:	pkgconfig(bdw-gc)
14cr|qantenna-0.3.0-2|12	BuildRequires:	pkgconfig(gl)
14cr|qantenna-0.3.0-2|13	BuildRequires:	pkgconfig(glu)
14cr|qantenna-0.3.0-2|14	Requires:	nec2++
14cr|qantenna-0.3.0-2|15	
14cr|qantenna-0.3.0-2|16	%description
14cr|qantenna-0.3.0-2|17	QAntenna is a FLOSS software dedicated to viewing and analyzing
14cr|qantenna-0.3.0-2|18	antennas and their radiation patterns. It provides the user with a
14cr|qantenna-0.3.0-2|19	3D view of the models, capable of zooming, rotating, and more to come.
14cr|qantenna-0.3.0-2|20	
14cr|qantenna-0.3.0-2|21	%files
14cr|qantenna-0.3.0-2|22	%doc README AUTHORS ChangeLog COPYING
14cr|qantenna-0.3.0-2|23	%{_bindir}/qantenna
14cr|qantenna-0.3.0-2|24	
14cr|qantenna-0.3.0-2|25	#----------------------------------------------------------------------------
14cr|qantenna-0.3.0-2|26	
14cr|qantenna-0.3.0-2|27	%prep
14cr|qantenna-0.3.0-2|28	%setup -q
14cr|qantenna-0.3.0-2|29	
14cr|qantenna-0.3.0-2|30	%build
14cr|qantenna-0.3.0-2|31	%qmake_qt5 PREFIX=/usr qantenna.pro
14cr|qantenna-0.3.0-2|32	
14cr|qantenna-0.3.0-2|33	%make RPM_OPT_FLAGS="%{optflags}"
14cr|qantenna-0.3.0-2|34	
14cr|qantenna-0.3.0-2|35	%install
14cr|qantenna-0.3.0-2|36	make INSTALL_ROOT=%{buildroot} install
14cr|qantenna-0.3.0-2|37	
14cr|qantenna-0.3.0-2|38	
14cr|qantenna-0.3.0-2|39	
14cr|qantenna-0.3.0-2|40	%changelog
14cr|qantenna-0.3.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|qantenna-0.3.0-2|42	+ Revision: 734ef71
14cr|qantenna-0.3.0-2|43	- MassBuild#464: Increase release tag
14cr|qantenna-0.3.0-2|44	
14cr|qantenna-0.3.0-2|45	

7081 14
14cr|qarecord-0.5.0-6|1	%define name    qarecord
14cr|qarecord-0.5.0-6|2	%define version 0.5.0
14cr|qarecord-0.5.0-6|3	%define release 6
14cr|qarecord-0.5.0-6|4	
14cr|qarecord-0.5.0-6|5	Name:           %{name}
14cr|qarecord-0.5.0-6|6	Summary:        QT based ALSA recording interface
14cr|qarecord-0.5.0-6|7	Version:        %{version}
14cr|qarecord-0.5.0-6|8	Release:        %{release}
14cr|qarecord-0.5.0-6|9	
14cr|qarecord-0.5.0-6|10	Source0:        http://dl.sf.net/alsamodular/%{name}-%{version}.tar.bz2
14cr|qarecord-0.5.0-6|11	Patch0:         qarecord-0.5.0-upstream1.patch
14cr|qarecord-0.5.0-6|12	URL:            http://alsamodular.sourceforge.net/
14cr|qarecord-0.5.0-6|13	License:        GPLv2
14cr|qarecord-0.5.0-6|14	Group:          Sound
14cr|qarecord-0.5.0-6|15	BuildRequires:  qt4-devel alsa-oss-devel
14cr|qarecord-0.5.0-6|16	BuildRequires:	pkgconfig(jack)
14cr|qarecord-0.5.0-6|17	
14cr|qarecord-0.5.0-6|18	%description
14cr|qarecord-0.5.0-6|19	QARecord is a simple multithreaded stereo recording tool. It can record both
14cr|qarecord-0.5.0-6|20	16 bit and 32 bit WAVs. By using a large ringbuffer for the captured data,
14cr|qarecord-0.5.0-6|21	buffer overruns are avoided. QARecord can also be used as JACK client.
14cr|qarecord-0.5.0-6|22	
14cr|qarecord-0.5.0-6|23	%prep
14cr|qarecord-0.5.0-6|24	%setup -q
14cr|qarecord-0.5.0-6|25	%patch0 -p1
14cr|qarecord-0.5.0-6|26	iconv -f=latin1 -t=utf8 man/de/%{name}.1 -o man/de/%{name}.1
14cr|qarecord-0.5.0-6|27	iconv -f=latin1 -t=utf8 man/fr/%{name}.1 -o man/fr/%{name}.1
14cr|qarecord-0.5.0-6|28	
14cr|qarecord-0.5.0-6|29	%build
14cr|qarecord-0.5.0-6|30	%configure2_5x
14cr|qarecord-0.5.0-6|31	%make
14cr|qarecord-0.5.0-6|32	
14cr|qarecord-0.5.0-6|33	%install
14cr|qarecord-0.5.0-6|34	%makeinstall_std
14cr|qarecord-0.5.0-6|35	
14cr|qarecord-0.5.0-6|36	install -D -m 0644 src/pixmaps/%{name}_48.xpm %{buildroot}%{_datadir}/pixmaps/%name.xpm
14cr|qarecord-0.5.0-6|37	
14cr|qarecord-0.5.0-6|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qarecord-0.5.0-6|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qarecord-0.5.0-6|40	[Desktop Entry]
14cr|qarecord-0.5.0-6|41	Name=QARecord
14cr|qarecord-0.5.0-6|42	Comment=ALSA recording GUI
14cr|qarecord-0.5.0-6|43	Exec=%{_bindir}/%{name}
14cr|qarecord-0.5.0-6|44	Icon=%{name}
14cr|qarecord-0.5.0-6|45	Terminal=false
14cr|qarecord-0.5.0-6|46	Type=Application
14cr|qarecord-0.5.0-6|47	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Recorder;
14cr|qarecord-0.5.0-6|48	EOF
14cr|qarecord-0.5.0-6|49	
14cr|qarecord-0.5.0-6|50	%files
14cr|qarecord-0.5.0-6|51	%doc README NEWS COPYING AUTHORS
14cr|qarecord-0.5.0-6|52	%{_bindir}/%{name}
14cr|qarecord-0.5.0-6|53	%{_datadir}/%{name}
14cr|qarecord-0.5.0-6|54	%{_datadir}/pixmaps/%{name}.xpm
14cr|qarecord-0.5.0-6|55	%{_mandir}/man1/*
14cr|qarecord-0.5.0-6|56	%lang(de) %{_mandir}/de/man1/*
14cr|qarecord-0.5.0-6|57	%lang(fr) %{_mandir}/fr/man1/*
14cr|qarecord-0.5.0-6|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qarecord-0.5.0-6|59	
14cr|qarecord-0.5.0-6|60	%changelog
14cr|qarecord-0.5.0-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-6
14cr|qarecord-0.5.0-6|62	+ Revision: 40f6841
14cr|qarecord-0.5.0-6|63	- MassBuild#464: Increase release tag
14cr|qarecord-0.5.0-6|64	
14cr|qarecord-0.5.0-6|65	

7082 14
14cr|qastools-0.17.2-2|1	Name:		qastools
14cr|qastools-0.17.2-2|2	Version:	0.17.2
14cr|qastools-0.17.2-2|3	Release:	2
14cr|qastools-0.17.2-2|4	Summary:	A collection of desktop applications for ALSA
14cr|qastools-0.17.2-2|5	Url:		http://xwmw.org/qastools
14cr|qastools-0.17.2-2|6	Source0:	http://sourceforge.net/projects/qastools/files/0.17.1/%{name}_%{version}.tar.xz
14cr|qastools-0.17.2-2|7	License:	GPLv3
14cr|qastools-0.17.2-2|8	Group:		Sound
14cr|qastools-0.17.2-2|9	BuildRequires:	cmake
14cr|qastools-0.17.2-2|10	BuildRequires:	qt4-devel
14cr|qastools-0.17.2-2|11	BuildRequires:	libalsa-devel
14cr|qastools-0.17.2-2|12	BuildRequires:	desktop-file-utils
14cr|qastools-0.17.2-2|13	
14cr|qastools-0.17.2-2|14	Obsoletes:	qasmixer <= 0.15
14cr|qastools-0.17.2-2|15	Conflicts:	qasmixer
14cr|qastools-0.17.2-2|16	
14cr|qastools-0.17.2-2|17	%description
14cr|qastools-0.17.2-2|18	%{summary}
14cr|qastools-0.17.2-2|19	
14cr|qastools-0.17.2-2|20	Features:
14cr|qastools-0.17.2-2|21	* Desktop ALSA mixer applications
14cr|qastools-0.17.2-2|22	* Desktop ALSA configuration browser
14cr|qastools-0.17.2-2|23	
14cr|qastools-0.17.2-2|24	
14cr|qastools-0.17.2-2|25	%prep
14cr|qastools-0.17.2-2|26	%setup -q -n %{name}_%{version}
14cr|qastools-0.17.2-2|27	
14cr|qastools-0.17.2-2|28	%build
14cr|qastools-0.17.2-2|29	%cmake
14cr|qastools-0.17.2-2|30	%make
14cr|qastools-0.17.2-2|31	
14cr|qastools-0.17.2-2|32	%install
14cr|qastools-0.17.2-2|33	%makeinstall_std -C build
14cr|qastools-0.17.2-2|34	
14cr|qastools-0.17.2-2|35	# make the .desktop file compliant with freedesktop specs
14cr|qastools-0.17.2-2|36	for i in qasconfig qashctl qasmixer;
14cr|qastools-0.17.2-2|37	do
14cr|qastools-0.17.2-2|38	desktop-file-install --add-category="X-MandrivaLinux-Sound" \
14cr|qastools-0.17.2-2|39	%{buildroot}%{_datadir}/applications/$i.desktop
14cr|qastools-0.17.2-2|40	
14cr|qastools-0.17.2-2|41	desktop-file-validate %{buildroot}%{_datadir}/applications/$i.desktop
14cr|qastools-0.17.2-2|42	done
14cr|qastools-0.17.2-2|43	
14cr|qastools-0.17.2-2|44	# it'll be %%doc'ed
14cr|qastools-0.17.2-2|45	rm -f %{buildroot}%{_datadir}/%{name}/COPYING
14cr|qastools-0.17.2-2|46	
14cr|qastools-0.17.2-2|47	#%find_lang %{name}
14cr|qastools-0.17.2-2|48	
14cr|qastools-0.17.2-2|49	%files
14cr|qastools-0.17.2-2|50	# -f %{name}.lang
14cr|qastools-0.17.2-2|51	%doc CHANGELOG COPYING README
14cr|qastools-0.17.2-2|52	%{_bindir}/qasconfig
14cr|qastools-0.17.2-2|53	%{_bindir}/qashctl
14cr|qastools-0.17.2-2|54	%{_bindir}/qasmixer
14cr|qastools-0.17.2-2|55	%{_datadir}/applications/*.desktop
14cr|qastools-0.17.2-2|56	%{_iconsdir}/hicolor/*/apps/*.png
14cr|qastools-0.17.2-2|57	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|qastools-0.17.2-2|58	%{_mandir}/man1/qasconfig.1.*
14cr|qastools-0.17.2-2|59	%{_mandir}/man1/qashctl.1.*
14cr|qastools-0.17.2-2|60	%{_mandir}/man1/qasmixer.1.*
14cr|qastools-0.17.2-2|61	%{_datadir}/%{name}/icons/*.svg
14cr|qastools-0.17.2-2|62	%{_datadir}/%{name}/widgets/sw_joined_*.svg
14cr|qastools-0.17.2-2|63	%{_datadir}/%{name}/l10n/%{name}_*.qm
14cr|qastools-0.17.2-2|64	
14cr|qastools-0.17.2-2|65	
14cr|qastools-0.17.2-2|66	
14cr|qastools-0.17.2-2|67	%changelog
14cr|qastools-0.17.2-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.2-2
14cr|qastools-0.17.2-2|69	+ Revision: 3503fca
14cr|qastools-0.17.2-2|70	- MassBuild#464: Increase release tag
14cr|qastools-0.17.2-2|71	
14cr|qastools-0.17.2-2|72	

7083 14
14cr|qbittorrent-3.1.9.2-2|1	%define build_nox 1
14cr|qbittorrent-3.1.9.2-2|2	#debuginfo-without-sources
14cr|qbittorrent-3.1.9.2-2|3	%define debug_package %{nil}
14cr|qbittorrent-3.1.9.2-2|4	
14cr|qbittorrent-3.1.9.2-2|5	Summary:	A lightweight but featureful BitTorrent client
14cr|qbittorrent-3.1.9.2-2|6	Name:		qbittorrent
14cr|qbittorrent-3.1.9.2-2|7	Version:	3.1.9.2
14cr|qbittorrent-3.1.9.2-2|8	Release:	2
14cr|qbittorrent-3.1.9.2-2|9	License:	GPLv2+
14cr|qbittorrent-3.1.9.2-2|10	Group:		Networking/File transfer
14cr|qbittorrent-3.1.9.2-2|11	Url:		http://qbittorrent.sourceforge.net/
14cr|qbittorrent-3.1.9.2-2|12	Source0:	http://downloads.sourceforge.net/project/qbittorrent/qbittorrent/qbittorrent-%{version}/qbittorrent-%{version}.tar.xz
14cr|qbittorrent-3.1.9.2-2|13	Patch0:		qbittorrent-3.1.2-gnu++0x.patch
14cr|qbittorrent-3.1.9.2-2|14	BuildRequires:	boost-devel
14cr|qbittorrent-3.1.9.2-2|15	BuildRequires:	qt4-devel
14cr|qbittorrent-3.1.9.2-2|16	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cr|qbittorrent-3.1.9.2-2|17	Requires:	geoip
14cr|qbittorrent-3.1.9.2-2|18	Requires:	python
14cr|qbittorrent-3.1.9.2-2|19	
14cr|qbittorrent-3.1.9.2-2|20	%description
14cr|qbittorrent-3.1.9.2-2|21	A lightweight but feature-full BitTorrent client that aims to be very easy
14cr|qbittorrent-3.1.9.2-2|22	to use. It is multi-platform and provides a Qt4 graphical interface.
14cr|qbittorrent-3.1.9.2-2|23	
14cr|qbittorrent-3.1.9.2-2|24	%files
14cr|qbittorrent-3.1.9.2-2|25	%doc AUTHORS Changelog COPYING NEWS README TODO
14cr|qbittorrent-3.1.9.2-2|26	%{_bindir}/%{name}
14cr|qbittorrent-3.1.9.2-2|27	%{_datadir}/applications/qBittorrent.desktop
14cr|qbittorrent-3.1.9.2-2|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|qbittorrent-3.1.9.2-2|29	%{_datadir}/pixmaps/qbittorrent.png
14cr|qbittorrent-3.1.9.2-2|30	%{_mandir}/man1/%{name}.1*
14cr|qbittorrent-3.1.9.2-2|31	
14cr|qbittorrent-3.1.9.2-2|32	#----------------------------------------------------------------------------
14cr|qbittorrent-3.1.9.2-2|33	
14cr|qbittorrent-3.1.9.2-2|34	%if %{build_nox}
14cr|qbittorrent-3.1.9.2-2|35	%package nox
14cr|qbittorrent-3.1.9.2-2|36	Summary:	A Headless Bittorrent Client
14cr|qbittorrent-3.1.9.2-2|37	Group:		Networking/File transfer
14cr|qbittorrent-3.1.9.2-2|38	
14cr|qbittorrent-3.1.9.2-2|39	%description nox
14cr|qbittorrent-3.1.9.2-2|40	A Headless Bittorrent Client with a feature rich Web UI allowing users to
14cr|qbittorrent-3.1.9.2-2|41	control the clinet remotely.
14cr|qbittorrent-3.1.9.2-2|42	
14cr|qbittorrent-3.1.9.2-2|43	%files -n  %{name}-nox
14cr|qbittorrent-3.1.9.2-2|44	%{_bindir}/%{name}-nox
14cr|qbittorrent-3.1.9.2-2|45	%{_mandir}/man1/%{name}-nox.1*
14cr|qbittorrent-3.1.9.2-2|46	%endif
14cr|qbittorrent-3.1.9.2-2|47	
14cr|qbittorrent-3.1.9.2-2|48	#----------------------------------------------------------------------------
14cr|qbittorrent-3.1.9.2-2|49	
14cr|qbittorrent-3.1.9.2-2|50	%prep
14cr|qbittorrent-3.1.9.2-2|51	%setup -q
14cr|qbittorrent-3.1.9.2-2|52	%patch0 -p1
14cr|qbittorrent-3.1.9.2-2|53	
14cr|qbittorrent-3.1.9.2-2|54	%build
14cr|qbittorrent-3.1.9.2-2|55	%setup_compile_flags
14cr|qbittorrent-3.1.9.2-2|56	# headless aka nox
14cr|qbittorrent-3.1.9.2-2|57	%if %{build_nox}
14cr|qbittorrent-3.1.9.2-2|58	mkdir build-nox
14cr|qbittorrent-3.1.9.2-2|59	pushd build-nox
14cr|qbittorrent-3.1.9.2-2|60	../configure	--prefix=%{_prefix} \
14cr|qbittorrent-3.1.9.2-2|61	--qtdir=%{qt4dir} \
14cr|qbittorrent-3.1.9.2-2|62	--disable-gui \
14cr|qbittorrent-3.1.9.2-2|63	--disable-geoip-database
14cr|qbittorrent-3.1.9.2-2|64	cp conf.pri ..
14cr|qbittorrent-3.1.9.2-2|65	%make
14cr|qbittorrent-3.1.9.2-2|66	mv -f ../conf.pri ../conf.pri.nox
14cr|qbittorrent-3.1.9.2-2|67	popd
14cr|qbittorrent-3.1.9.2-2|68	%endif
14cr|qbittorrent-3.1.9.2-2|69	
14cr|qbittorrent-3.1.9.2-2|70	# GUI
14cr|qbittorrent-3.1.9.2-2|71	mkdir build-gui
14cr|qbittorrent-3.1.9.2-2|72	pushd build-gui
14cr|qbittorrent-3.1.9.2-2|73	../configure	--prefix=%{_prefix} \
14cr|qbittorrent-3.1.9.2-2|74	--qtdir=%{qt4dir}
14cr|qbittorrent-3.1.9.2-2|75	cp conf.pri ..
14cr|qbittorrent-3.1.9.2-2|76	%make
14cr|qbittorrent-3.1.9.2-2|77	mv -f ../conf.pri ../conf.pri.gui
14cr|qbittorrent-3.1.9.2-2|78	popd
14cr|qbittorrent-3.1.9.2-2|79	
14cr|qbittorrent-3.1.9.2-2|80	%install
14cr|qbittorrent-3.1.9.2-2|81	# install headless part
14cr|qbittorrent-3.1.9.2-2|82	%if %{build_nox}
14cr|qbittorrent-3.1.9.2-2|83	cp -f conf.pri.nox conf.pri
14cr|qbittorrent-3.1.9.2-2|84	pushd build-nox
14cr|qbittorrent-3.1.9.2-2|85	make INSTALL_ROOT=%{buildroot} install
14cr|qbittorrent-3.1.9.2-2|86	popd
14cr|qbittorrent-3.1.9.2-2|87	%endif
14cr|qbittorrent-3.1.9.2-2|88	
14cr|qbittorrent-3.1.9.2-2|89	# install gui
14cr|qbittorrent-3.1.9.2-2|90	cp -f conf.pri.gui conf.pri
14cr|qbittorrent-3.1.9.2-2|91	pushd build-gui
14cr|qbittorrent-3.1.9.2-2|92	make INSTALL_ROOT=%{buildroot} install
14cr|qbittorrent-3.1.9.2-2|93	popd
14cr|qbittorrent-3.1.9.2-2|94	
14cr|qbittorrent-3.1.9.2-2|95	
14cr|qbittorrent-3.1.9.2-2|96	%changelog
14cr|qbittorrent-3.1.9.2-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.9.2-2
14cr|qbittorrent-3.1.9.2-2|98	+ Revision: 2617002
14cr|qbittorrent-3.1.9.2-2|99	- MassBuild#464: Increase release tag
14cr|qbittorrent-3.1.9.2-2|100	
14cr|qbittorrent-3.1.9.2-2|101	

7084 14
14cr|qbzr-0.23.1-1|1	# spec originally for RHEL from: http://www.natemccallum.com/uploads/rpms/bzr/
14cr|qbzr-0.23.1-1|2	
14cr|qbzr-0.23.1-1|3	Name:           qbzr
14cr|qbzr-0.23.1-1|4	Version:        0.23.1
14cr|qbzr-0.23.1-1|5	Release:        1
14cr|qbzr-0.23.1-1|6	Summary:        QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit
14cr|qbzr-0.23.1-1|7	
14cr|qbzr-0.23.1-1|8	Group:          Development/Other
14cr|qbzr-0.23.1-1|9	License:        GPL
14cr|qbzr-0.23.1-1|10	URL:            http://bazaar-vcs.org/QBzr
14cr|qbzr-0.23.1-1|11	Source0:        https://launchpad.net/qbzr/0.23/0.23.1/+download/%{name}-%{version}.tar.gz
14cr|qbzr-0.23.1-1|12	
14cr|qbzr-0.23.1-1|13	BuildArch:      noarch
14cr|qbzr-0.23.1-1|14	BuildRequires:  python-devel bzr python-qt4
14cr|qbzr-0.23.1-1|15	Requires:       python >= 2.6
14cr|qbzr-0.23.1-1|16	Requires:       bzr >= 2.4
14cr|qbzr-0.23.1-1|17	Requires:	python-qt4
14cr|qbzr-0.23.1-1|18	Requires:	python-enchant
14cr|qbzr-0.23.1-1|19	Requires:	python-pygments
14cr|qbzr-0.23.1-1|20	Requires:	python-markupsafe
14cr|qbzr-0.23.1-1|21	
14cr|qbzr-0.23.1-1|22	%description
14cr|qbzr-0.23.1-1|23	QBzr is a collection of GUI plugins for Bazaar.  Among the included
14cr|qbzr-0.23.1-1|24	plugins are:
14cr|qbzr-0.23.1-1|25	* qadd -- GUI for adding files or directories
14cr|qbzr-0.23.1-1|26	* qannotate -- GUI interface for file annotation
14cr|qbzr-0.23.1-1|27	* qbrowse -- Browse your branch a-la Trac Browse Source
14cr|qbzr-0.23.1-1|28	* qcat -- View the contents of a file as of a given revision
14cr|qbzr-0.23.1-1|29	* qcommit -- GUI interface to enter log message and
14cr|qbzr-0.23.1-1|30	select changes to commit
14cr|qbzr-0.23.1-1|31	* qconfig -- Bazaar configuration
14cr|qbzr-0.23.1-1|32	* qdiff -- Side-by-side and unidiff view of changes.
14cr|qbzr-0.23.1-1|33	* qinfo -- information about branch
14cr|qbzr-0.23.1-1|34	* qinit -- Initialize new branch or shared repository
14cr|qbzr-0.23.1-1|35	* qlog -- Show log messages in GUI window.
14cr|qbzr-0.23.1-1|36	* qmerge -- Perform a three-way merge
14cr|qbzr-0.23.1-1|37	* qpull -- GUI interface for pull command
14cr|qbzr-0.23.1-1|38	* qpush -- GUI interface for push command
14cr|qbzr-0.23.1-1|39	* qrevert -- Revert changed files
14cr|qbzr-0.23.1-1|40	* qtag -- Edit tags
14cr|qbzr-0.23.1-1|41	
14cr|qbzr-0.23.1-1|42	%prep
14cr|qbzr-0.23.1-1|43	%setup -q -n %{name}
14cr|qbzr-0.23.1-1|44	
14cr|qbzr-0.23.1-1|45	
14cr|qbzr-0.23.1-1|46	%build
14cr|qbzr-0.23.1-1|47	CFLAGS="%{optflags}" python setup.py build
14cr|qbzr-0.23.1-1|48	
14cr|qbzr-0.23.1-1|49	%install
14cr|qbzr-0.23.1-1|50	python setup.py install --root %{buildroot}
14cr|qbzr-0.23.1-1|51	# remove shebangs from all files as none should be executable scripts
14cr|qbzr-0.23.1-1|52	sed -e '/^#!\//,1 d' -i $RPM_BUILD_ROOT/%py_puresitedir/bzrlib/plugins/qbzr/*.py
14cr|qbzr-0.23.1-1|53	
14cr|qbzr-0.23.1-1|54	
14cr|qbzr-0.23.1-1|55	%clean
14cr|qbzr-0.23.1-1|56	
14cr|qbzr-0.23.1-1|57	
14cr|qbzr-0.23.1-1|58	%files
14cr|qbzr-0.23.1-1|59	%defattr(-,root,root,-)
14cr|qbzr-0.23.1-1|60	%dir %{py_puresitedir}/bzrlib/plugins/qbzr
14cr|qbzr-0.23.1-1|61	%{py_puresitedir}/bzrlib/plugins/qbzr/*.py
14cr|qbzr-0.23.1-1|62	
14cr|qbzr-0.23.1-1|63	%dir %{py_puresitedir}/bzrlib/plugins/qbzr/lib
14cr|qbzr-0.23.1-1|64	%{py_puresitedir}/bzrlib/plugins/qbzr/lib/*.py
14cr|qbzr-0.23.1-1|65	
14cr|qbzr-0.23.1-1|66	%dir %{py_puresitedir}/bzrlib/plugins/qbzr/lib/tests
14cr|qbzr-0.23.1-1|67	%{py_puresitedir}/bzrlib/plugins/qbzr/lib/tests/*.py
14cr|qbzr-0.23.1-1|68	
14cr|qbzr-0.23.1-1|69	%dir %{py_puresitedir}/bzrlib/plugins/qbzr/lib/extra
14cr|qbzr-0.23.1-1|70	%{py_puresitedir}/bzrlib/plugins/qbzr/lib/extra/*.py
14cr|qbzr-0.23.1-1|71	
14cr|qbzr-0.23.1-1|72	%dir %{py_puresitedir}/bzrlib/plugins/qbzr/lib/widgets
14cr|qbzr-0.23.1-1|73	%{py_puresitedir}/bzrlib/plugins/qbzr/lib/widgets/*.py
14cr|qbzr-0.23.1-1|74	
14cr|qbzr-0.23.1-1|75	%dir %{py_puresitedir}/bzrlib/plugins/qbzr/locale
14cr|qbzr-0.23.1-1|76	%{py_puresitedir}/bzrlib/plugins/qbzr/locale/*
14cr|qbzr-0.23.1-1|77	
14cr|qbzr-0.23.1-1|78	%{py_puresitedir}/bzrlib/plugins/qbzr/*.txt
14cr|qbzr-0.23.1-1|79	
14cr|qbzr-0.23.1-1|80	%{py_puresitedir}/qbzr*.egg-info
14cr|qbzr-0.23.1-1|81	
14cr|qbzr-0.23.1-1|82	%changelog
14cr|qbzr-0.23.1-1|83	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23.1-1
14cr|qbzr-0.23.1-1|84	+ Revision: 3ec493b
14cr|qbzr-0.23.1-1|85	- Updated to 0.23.1 (by updates_builder)
14cr|qbzr-0.23.1-1|86	
14cr|qbzr-0.23.1-1|87	

7085 14
14cr|qcomicbook-0.9.0-2|1	Name:		qcomicbook
14cr|qcomicbook-0.9.0-2|2	Version:	0.9.0
14cr|qcomicbook-0.9.0-2|3	Release:	2
14cr|qcomicbook-0.9.0-2|4	Summary:	Comic book archive viewer
14cr|qcomicbook-0.9.0-2|5	Group:		File tools
14cr|qcomicbook-0.9.0-2|6	License:	GPLv2+
14cr|qcomicbook-0.9.0-2|7	URL:		http://qcomicbook.linux-projects.net
14cr|qcomicbook-0.9.0-2|8	Source0:	http://qcomicbook.linux-projects.net/releases/%{name}-%{version}.tar.gz
14cr|qcomicbook-0.9.0-2|9	BuildRequires:	cmake
14cr|qcomicbook-0.9.0-2|10	BuildRequires:	pkgconfig(poppler-qt4)
14cr|qcomicbook-0.9.0-2|11	BuildRequires:	pkgconfig(imlib2)
14cr|qcomicbook-0.9.0-2|12	Requires:	unzip
14cr|qcomicbook-0.9.0-2|13	Suggests:	unrar
14cr|qcomicbook-0.9.0-2|14	Suggests:	p7zip
14cr|qcomicbook-0.9.0-2|15	
14cr|qcomicbook-0.9.0-2|16	%description
14cr|qcomicbook-0.9.0-2|17	QComicBook is a viewer for comic book archives containing jpeg/png
14cr|qcomicbook-0.9.0-2|18	images, which aims at convenience and simplicity. Features include:
14cr|qcomicbook-0.9.0-2|19	
14cr|qcomicbook-0.9.0-2|20	* automatic handling of archives
14cr|qcomicbook-0.9.0-2|21	* full-screen mode
14cr|qcomicbook-0.9.0-2|22	* two-pages mode and japanese mode
14cr|qcomicbook-0.9.0-2|23	* thumbnails view
14cr|qcomicbook-0.9.0-2|24	* page scaling (fit to window witdth/height, whole page)
14cr|qcomicbook-0.9.0-2|25	* mouse or keyboard navigation, whatever you prefer
14cr|qcomicbook-0.9.0-2|26	* bookmarks
14cr|qcomicbook-0.9.0-2|27	* and more...
14cr|qcomicbook-0.9.0-2|28	
14cr|qcomicbook-0.9.0-2|29	%prep
14cr|qcomicbook-0.9.0-2|30	%setup -q
14cr|qcomicbook-0.9.0-2|31	
14cr|qcomicbook-0.9.0-2|32	%build
14cr|qcomicbook-0.9.0-2|33	%cmake_qt4
14cr|qcomicbook-0.9.0-2|34	%make
14cr|qcomicbook-0.9.0-2|35	
14cr|qcomicbook-0.9.0-2|36	%install
14cr|qcomicbook-0.9.0-2|37	%makeinstall_std -C build
14cr|qcomicbook-0.9.0-2|38	
14cr|qcomicbook-0.9.0-2|39	%files
14cr|qcomicbook-0.9.0-2|40	%doc AUTHORS README ChangeLog COPYING THANKS TODO
14cr|qcomicbook-0.9.0-2|41	%{_bindir}/%{name}
14cr|qcomicbook-0.9.0-2|42	%{_datadir}/applications/%{name}.desktop
14cr|qcomicbook-0.9.0-2|43	%{_mandir}/man1/%{name}.1.*
14cr|qcomicbook-0.9.0-2|44	%{_datadir}/pixmaps/%{name}.png
14cr|qcomicbook-0.9.0-2|45	%{_datadir}/%{name}
14cr|qcomicbook-0.9.0-2|46	
14cr|qcomicbook-0.9.0-2|47	
14cr|qcomicbook-0.9.0-2|48	%changelog
14cr|qcomicbook-0.9.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|qcomicbook-0.9.0-2|50	+ Revision: b9deab7
14cr|qcomicbook-0.9.0-2|51	- MassBuild#464: Increase release tag
14cr|qcomicbook-0.9.0-2|52	
14cr|qcomicbook-0.9.0-2|53	

7086 14
14cr|qconf-1.4-7|1	Name:           qconf
14cr|qconf-1.4-7|2	Version:        1.4
14cr|qconf-1.4-7|3	Release:        7
14cr|qconf-1.4-7|4	Epoch:          0
14cr|qconf-1.4-7|5	Summary:        Allows you to have a nice configure script for your qmake-based project
14cr|qconf-1.4-7|6	Group:          Development/KDE and Qt
14cr|qconf-1.4-7|7	License:        GPL
14cr|qconf-1.4-7|8	URL:            http://delta.affinix.com/qconf/
14cr|qconf-1.4-7|9	Source0:        http://delta.affinix.com/download/qconf-%{version}.tar.bz2
14cr|qconf-1.4-7|10	Buildrequires:  qt4-devel
14cr|qconf-1.4-7|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|qconf-1.4-7|12	
14cr|qconf-1.4-7|13	%description
14cr|qconf-1.4-7|14	QConf allows you to have a nice configure script for your
14cr|qconf-1.4-7|15	qmake-based project. It is intended for developers who don't need
14cr|qconf-1.4-7|16	(or want) to use the more complex GNU autotools. With qconf/qmake,
14cr|qconf-1.4-7|17	it is easy to maintain a cross-platform project that uses a
14cr|qconf-1.4-7|18	familiar configuration interface on unix.
14cr|qconf-1.4-7|19	
14cr|qconf-1.4-7|20	%prep
14cr|qconf-1.4-7|21	%setup -q
14cr|qconf-1.4-7|22	
14cr|qconf-1.4-7|23	%build
14cr|qconf-1.4-7|24	./configure --prefix=%{_prefix} \
14cr|qconf-1.4-7|25	--bindir=%{_bindir} \
14cr|qconf-1.4-7|26	--datadir=%{_datadir} \
14cr|qconf-1.4-7|27	--qtdir=%{qt4dir}
14cr|qconf-1.4-7|28	%{make}
14cr|qconf-1.4-7|29	
14cr|qconf-1.4-7|30	%install
14cr|qconf-1.4-7|31	%{__rm} -rf %{buildroot}
14cr|qconf-1.4-7|32	%{make} INSTALL_ROOT=%{buildroot} install
14cr|qconf-1.4-7|33	
14cr|qconf-1.4-7|34	%clean
14cr|qconf-1.4-7|35	%{__rm} -rf %{buildroot}
14cr|qconf-1.4-7|36	
14cr|qconf-1.4-7|37	%files
14cr|qconf-1.4-7|38	%defattr(-,root,root)
14cr|qconf-1.4-7|39	%doc COPYING README TODO
14cr|qconf-1.4-7|40	%{_bindir}/%{name}
14cr|qconf-1.4-7|41	%{_datadir}/%{name}
14cr|qconf-1.4-7|42	
14cr|qconf-1.4-7|43	
14cr|qconf-1.4-7|44	
14cr|qconf-1.4-7|45	
14cr|qconf-1.4-7|46	
14cr|qconf-1.4-7|47	%changelog
14cr|qconf-1.4-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4-7
14cr|qconf-1.4-7|49	+ Revision: 42d2873
14cr|qconf-1.4-7|50	- MassBuild#464: Increase release tag
14cr|qconf-1.4-7|51	
14cr|qconf-1.4-7|52	

7087 14
14cr|qconnman-1.24-1|1	%define major 1
14cr|qconnman-1.24-1|2	%define libname %mklibname %{name} %{major}
14cr|qconnman-1.24-1|3	%define devname %mklibname %{name} -d
14cr|qconnman-1.24-1|4	
14cr|qconnman-1.24-1|5	Summary:	Qt wrapper library around the connman API
14cr|qconnman-1.24-1|6	Name:		qconnman
14cr|qconnman-1.24-1|7	Version:	1.24
14cr|qconnman-1.24-1|8	Release:	1
14cr|qconnman-1.24-1|9	License:	LGPLv2.1+
14cr|qconnman-1.24-1|10	Group:		System/Libraries
14cr|qconnman-1.24-1|11	Url:		https://bitbucket.org/devonit/qconnman
14cr|qconnman-1.24-1|12	# https://bitbucket.org/devonit/qconnman/get/v%{version}.tar.bz2
14cr|qconnman-1.24-1|13	Source0:	%{name}-%{version}.tar.bz2
14cr|qconnman-1.24-1|14	BuildRequires:	qt4-devel
14cr|qconnman-1.24-1|15	
14cr|qconnman-1.24-1|16	%description
14cr|qconnman-1.24-1|17	Qt wrapper library around the connman API.
14cr|qconnman-1.24-1|18	
14cr|qconnman-1.24-1|19	#----------------------------------------------------------------------------
14cr|qconnman-1.24-1|20	
14cr|qconnman-1.24-1|21	%package -n %{libname}
14cr|qconnman-1.24-1|22	Summary:	Qt wrapper library around the connman API
14cr|qconnman-1.24-1|23	Group:		System/Libraries
14cr|qconnman-1.24-1|24	
14cr|qconnman-1.24-1|25	%description -n %{libname}
14cr|qconnman-1.24-1|26	Qt wrapper library around the connman API.
14cr|qconnman-1.24-1|27	
14cr|qconnman-1.24-1|28	%files -n %{libname}
14cr|qconnman-1.24-1|29	%doc README AUTHORS
14cr|qconnman-1.24-1|30	%{_libdir}/lib%{name}.so.%{major}*
14cr|qconnman-1.24-1|31	
14cr|qconnman-1.24-1|32	#----------------------------------------------------------------------------
14cr|qconnman-1.24-1|33	
14cr|qconnman-1.24-1|34	%package -n %{devname}
14cr|qconnman-1.24-1|35	Summary:	Development files for %{name}
14cr|qconnman-1.24-1|36	Group:		Development/KDE and Qt
14cr|qconnman-1.24-1|37	Requires:	%{libname} = %{EVRD}
14cr|qconnman-1.24-1|38	Provides:	%{name}-devel = %{EVRD}
14cr|qconnman-1.24-1|39	
14cr|qconnman-1.24-1|40	%description -n %{devname}
14cr|qconnman-1.24-1|41	Install this package if you need to compile applications that needs
14cr|qconnman-1.24-1|42	%{name}.
14cr|qconnman-1.24-1|43	
14cr|qconnman-1.24-1|44	%files -n %{devname}
14cr|qconnman-1.24-1|45	%{_libdir}/lib%{name}.so
14cr|qconnman-1.24-1|46	%{_libdir}/pkgconfig/%{name}.pc
14cr|qconnman-1.24-1|47	%{_includedir}/%{name}/
14cr|qconnman-1.24-1|48	
14cr|qconnman-1.24-1|49	#----------------------------------------------------------------------------
14cr|qconnman-1.24-1|50	
14cr|qconnman-1.24-1|51	%prep
14cr|qconnman-1.24-1|52	%setup -q
14cr|qconnman-1.24-1|53	
14cr|qconnman-1.24-1|54	%build
14cr|qconnman-1.24-1|55	%qmake_qt4 PREFIX=%{_prefix} LIBDIR=%{_lib}
14cr|qconnman-1.24-1|56	%make
14cr|qconnman-1.24-1|57	
14cr|qconnman-1.24-1|58	%install
14cr|qconnman-1.24-1|59	make install INSTALL_ROOT=%{buildroot}
14cr|qconnman-1.24-1|60	
14cr|qconnman-1.24-1|61	
14cr|qconnman-1.24-1|62	%changelog
14cr|qconnman-1.24-1|63	* Wed Sep 17 2014 Rosa <rosa@abf.rosalinux.ru> 1.24-1
14cr|qconnman-1.24-1|64	+ Revision: 3138f2b
14cr|qconnman-1.24-1|65	- Automatic import for version 1.24-1
14cr|qconnman-1.24-1|66	
14cr|qconnman-1.24-1|67	

7088 14
14cr|qconnman-ui-0-0.20140513.1|1	%define git 20140513
14cr|qconnman-ui-0-0.20140513.1|2	
14cr|qconnman-ui-0-0.20140513.1|3	Summary:	Qt GUI for Connman
14cr|qconnman-ui-0-0.20140513.1|4	Name:		qconnman-ui
14cr|qconnman-ui-0-0.20140513.1|5	Version:	0
14cr|qconnman-ui-0-0.20140513.1|6	Release:	0.%{git}.1
14cr|qconnman-ui-0-0.20140513.1|7	License:	LGPLv2.1+
14cr|qconnman-ui-0-0.20140513.1|8	Group:		Networking/Other
14cr|qconnman-ui-0-0.20140513.1|9	Url:		https://github.com/OSSystems/qconnman-ui
14cr|qconnman-ui-0-0.20140513.1|10	# git snapshot
14cr|qconnman-ui-0-0.20140513.1|11	Source0:	%{name}-%{git}.tar.bz2
14cr|qconnman-ui-0-0.20140513.1|12	# from their git
14cr|qconnman-ui-0-0.20140513.1|13	Source1:	qconnman-ui.png
14cr|qconnman-ui-0-0.20140513.1|14	BuildRequires:	imagemagick
14cr|qconnman-ui-0-0.20140513.1|15	BuildRequires:	qt4-devel
14cr|qconnman-ui-0-0.20140513.1|16	BuildRequires:	pkgconfig(qconnman)
14cr|qconnman-ui-0-0.20140513.1|17	Requires:	connman
14cr|qconnman-ui-0-0.20140513.1|18	
14cr|qconnman-ui-0-0.20140513.1|19	%description
14cr|qconnman-ui-0-0.20140513.1|20	Qt GUI for Connman. It requires that Connman is installed and running.
14cr|qconnman-ui-0-0.20140513.1|21	
14cr|qconnman-ui-0-0.20140513.1|22	%files
14cr|qconnman-ui-0-0.20140513.1|23	%{_bindir}/%{name}
14cr|qconnman-ui-0-0.20140513.1|24	%{_datadir}/applications/%{name}.desktop
14cr|qconnman-ui-0-0.20140513.1|25	%{_datadir}/qconnman/i18n/*.qm
14cr|qconnman-ui-0-0.20140513.1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|qconnman-ui-0-0.20140513.1|27	
14cr|qconnman-ui-0-0.20140513.1|28	#----------------------------------------------------------------------------
14cr|qconnman-ui-0-0.20140513.1|29	
14cr|qconnman-ui-0-0.20140513.1|30	%prep
14cr|qconnman-ui-0-0.20140513.1|31	%setup -qn %{name}-%{git}
14cr|qconnman-ui-0-0.20140513.1|32	
14cr|qconnman-ui-0-0.20140513.1|33	%build
14cr|qconnman-ui-0-0.20140513.1|34	%qmake_qt4
14cr|qconnman-ui-0-0.20140513.1|35	%make
14cr|qconnman-ui-0-0.20140513.1|36	
14cr|qconnman-ui-0-0.20140513.1|37	%install
14cr|qconnman-ui-0-0.20140513.1|38	make install INSTALL_ROOT=%{buildroot}%{_prefix}
14cr|qconnman-ui-0-0.20140513.1|39	
14cr|qconnman-ui-0-0.20140513.1|40	# install menu entry
14cr|qconnman-ui-0-0.20140513.1|41	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|qconnman-ui-0-0.20140513.1|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|qconnman-ui-0-0.20140513.1|43	[Desktop Entry]
14cr|qconnman-ui-0-0.20140513.1|44	Name=QConnMan-UI
14cr|qconnman-ui-0-0.20140513.1|45	Comment=GUI for Connman
14cr|qconnman-ui-0-0.20140513.1|46	Exec=%{_bindir}/%{name}
14cr|qconnman-ui-0-0.20140513.1|47	Icon=%{name}
14cr|qconnman-ui-0-0.20140513.1|48	Terminal=false
14cr|qconnman-ui-0-0.20140513.1|49	Type=Application
14cr|qconnman-ui-0-0.20140513.1|50	Categories=Network;Utility;
14cr|qconnman-ui-0-0.20140513.1|51	EOF
14cr|qconnman-ui-0-0.20140513.1|52	
14cr|qconnman-ui-0-0.20140513.1|53	# install menu icons
14cr|qconnman-ui-0-0.20140513.1|54	for N in 16 32 48 64;
14cr|qconnman-ui-0-0.20140513.1|55	do
14cr|qconnman-ui-0-0.20140513.1|56	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cr|qconnman-ui-0-0.20140513.1|57	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|qconnman-ui-0-0.20140513.1|58	done
14cr|qconnman-ui-0-0.20140513.1|59	
14cr|qconnman-ui-0-0.20140513.1|60	
14cr|qconnman-ui-0-0.20140513.1|61	%changelog
14cr|qconnman-ui-0-0.20140513.1|62	* Wed Sep 17 2014 Rosa <rosa@abf.rosalinux.ru> 0-0.20140513.1
14cr|qconnman-ui-0-0.20140513.1|63	+ Revision: 5ce1883
14cr|qconnman-ui-0-0.20140513.1|64	- Automatic import for version 0-0.20140513.1
14cr|qconnman-ui-0-0.20140513.1|65	
14cr|qconnman-ui-0-0.20140513.1|66	

7089 14
14cr|qc-usb-qcset-0.6.6-7|1	%define debug_package %{nil}
14cr|qc-usb-qcset-0.6.6-7|2	
14cr|qc-usb-qcset-0.6.6-7|3	%define sname qc-usb
14cr|qc-usb-qcset-0.6.6-7|4	
14cr|qc-usb-qcset-0.6.6-7|5	Name:     %{sname}-qcset
14cr|qc-usb-qcset-0.6.6-7|6	Version:  0.6.6
14cr|qc-usb-qcset-0.6.6-7|7	Release:  7
14cr|qc-usb-qcset-0.6.6-7|8	Summary:  Tool for the old Quickcam Express webcams
14cr|qc-usb-qcset-0.6.6-7|9	License:  GPL
14cr|qc-usb-qcset-0.6.6-7|10	Source:   http://downloads.sourceforge.net/qce-ga/%{sname}-%{version}.tar.gz
14cr|qc-usb-qcset-0.6.6-7|11	URL:      http://qce-ga.sourceforge.net/
14cr|qc-usb-qcset-0.6.6-7|12	Group:    System/Kernel and hardware
14cr|qc-usb-qcset-0.6.6-7|13	Suggests: kmod(quickcam)
14cr|qc-usb-qcset-0.6.6-7|14	
14cr|qc-usb-qcset-0.6.6-7|15	%description
14cr|qc-usb-qcset-0.6.6-7|16	This package contains qcset, a tool that allows to configure the "quickcam"
14cr|qc-usb-qcset-0.6.6-7|17	module on the fly.
14cr|qc-usb-qcset-0.6.6-7|18	
14cr|qc-usb-qcset-0.6.6-7|19	The "quickcam" module can be installed with dkms-qc-usb package, ans is for
14cr|qc-usb-qcset-0.6.6-7|20	the following webcams :
14cr|qc-usb-qcset-0.6.6-7|21	- Dexxa Webcam
14cr|qc-usb-qcset-0.6.6-7|22	- Labtec Webcam (old model)
14cr|qc-usb-qcset-0.6.6-7|23	- LegoCam
14cr|qc-usb-qcset-0.6.6-7|24	- Logitech QuickCam Express (old model)
14cr|qc-usb-qcset-0.6.6-7|25	- Logitech QuickCam Notebook (some models)
14cr|qc-usb-qcset-0.6.6-7|26	- Logitech QuickCam Web
14cr|qc-usb-qcset-0.6.6-7|27	
14cr|qc-usb-qcset-0.6.6-7|28	Generally, any USB camera with a USB vendor ID of 0x46d and a USB product ID
14cr|qc-usb-qcset-0.6.6-7|29	of 0x840, 0x850, or 0x870 (so, 0x46d:0x840, for example), should work.
14cr|qc-usb-qcset-0.6.6-7|30	You can check the USB IDs with System Configuration tools or using
14cr|qc-usb-qcset-0.6.6-7|31	command-line utilities such as lsusb or "lspcidrake -v".
14cr|qc-usb-qcset-0.6.6-7|32	
14cr|qc-usb-qcset-0.6.6-7|33	%prep
14cr|qc-usb-qcset-0.6.6-7|34	%setup -qn %{sname}-%{version}
14cr|qc-usb-qcset-0.6.6-7|35	
14cr|qc-usb-qcset-0.6.6-7|36	%build
14cr|qc-usb-qcset-0.6.6-7|37	%make qcset
14cr|qc-usb-qcset-0.6.6-7|38	
14cr|qc-usb-qcset-0.6.6-7|39	%install
14cr|qc-usb-qcset-0.6.6-7|40	install -D -m 755 qcset %{buildroot}%{_bindir}/qcset
14cr|qc-usb-qcset-0.6.6-7|41	
14cr|qc-usb-qcset-0.6.6-7|42	%files
14cr|qc-usb-qcset-0.6.6-7|43	%defattr(0644,root,root,0755)
14cr|qc-usb-qcset-0.6.6-7|44	%doc APPLICATIONS CREDITS FAQ README.qce TODO qcweb-info.txt debug.sh freeshm.sh quickcam.sh
14cr|qc-usb-qcset-0.6.6-7|45	%attr(0755,root,root) %{_bindir}/qcset
14cr|qc-usb-qcset-0.6.6-7|46	
14cr|qc-usb-qcset-0.6.6-7|47	
14cr|qc-usb-qcset-0.6.6-7|48	%changelog
14cr|qc-usb-qcset-0.6.6-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-7
14cr|qc-usb-qcset-0.6.6-7|50	+ Revision: e2d8039
14cr|qc-usb-qcset-0.6.6-7|51	- MassBuild#464: Increase release tag
14cr|qc-usb-qcset-0.6.6-7|52	
14cr|qc-usb-qcset-0.6.6-7|53	

7090 14
14cr|qdbm-1.8.77-5|1	%define version   1.8.77
14cr|qdbm-1.8.77-5|2	%define release   5
14cr|qdbm-1.8.77-5|3	
14cr|qdbm-1.8.77-5|4	%define major 14
14cr|qdbm-1.8.77-5|5	%define libname %mklibname %{name} %{major}
14cr|qdbm-1.8.77-5|6	%define develname %mklibname -d %{name}
14cr|qdbm-1.8.77-5|7	
14cr|qdbm-1.8.77-5|8	Name:		qdbm
14cr|qdbm-1.8.77-5|9	Summary:	Quick Database Manager
14cr|qdbm-1.8.77-5|10	Version:	%{version}
14cr|qdbm-1.8.77-5|11	Release:	%{release}
14cr|qdbm-1.8.77-5|12	Group:		Databases
14cr|qdbm-1.8.77-5|13	License:	LGPL
14cr|qdbm-1.8.77-5|14	URL:		http://qdbm.sourceforge.net/
14cr|qdbm-1.8.77-5|15	Source0:	%{name}-%{version}.tar.bz2
14cr|qdbm-1.8.77-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|qdbm-1.8.77-5|17	Requires:	zlib
14cr|qdbm-1.8.77-5|18	
14cr|qdbm-1.8.77-5|19	%description
14cr|qdbm-1.8.77-5|20	QDBM is an embeded database library compatible
14cr|qdbm-1.8.77-5|21	with GDBM and NDBM.
14cr|qdbm-1.8.77-5|22	It features hash database and B+ tree database and
14cr|qdbm-1.8.77-5|23	is developed referring to GDBM for the purpose of the
14cr|qdbm-1.8.77-5|24	following three points: higher processing
14cr|qdbm-1.8.77-5|25	speed, smaller size of a database file, and simpler API.
14cr|qdbm-1.8.77-5|26	This package includes APIs for C, C++, and Java.
14cr|qdbm-1.8.77-5|27	CGI scripts are also contained. APIs for Perl and Ruby
14cr|qdbm-1.8.77-5|28	should be installed with a source package.
14cr|qdbm-1.8.77-5|29	
14cr|qdbm-1.8.77-5|30	
14cr|qdbm-1.8.77-5|31	%package -n %{libname}
14cr|qdbm-1.8.77-5|32	Summary:	QDBM library
14cr|qdbm-1.8.77-5|33	Group:		Databases
14cr|qdbm-1.8.77-5|34	
14cr|qdbm-1.8.77-5|35	%description -n %{libname}
14cr|qdbm-1.8.77-5|36	QDBM library.
14cr|qdbm-1.8.77-5|37	
14cr|qdbm-1.8.77-5|38	%package -n %{develname}
14cr|qdbm-1.8.77-5|39	Summary:	Headers of %{name} for development
14cr|qdbm-1.8.77-5|40	Group:		Development/C
14cr|qdbm-1.8.77-5|41	Requires:	%{libname} = %{version}-%{release}
14cr|qdbm-1.8.77-5|42	Provides:	%{name}-devel = %{version}-%{release}
14cr|qdbm-1.8.77-5|43	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|qdbm-1.8.77-5|44	Obsoletes:	%mklibname -d qdbm 14
14cr|qdbm-1.8.77-5|45	Conflicts:	%libname < 1.8.77-2
14cr|qdbm-1.8.77-5|46	
14cr|qdbm-1.8.77-5|47	%description -n %{develname}
14cr|qdbm-1.8.77-5|48	QDBM development package: static libraries, header files, and the like.
14cr|qdbm-1.8.77-5|49	
14cr|qdbm-1.8.77-5|50	
14cr|qdbm-1.8.77-5|51	%prep
14cr|qdbm-1.8.77-5|52	%setup -q
14cr|qdbm-1.8.77-5|53	
14cr|qdbm-1.8.77-5|54	%build
14cr|qdbm-1.8.77-5|55	%configure2_5x
14cr|qdbm-1.8.77-5|56	%make
14cr|qdbm-1.8.77-5|57	
14cr|qdbm-1.8.77-5|58	%install
14cr|qdbm-1.8.77-5|59	rm -rf $RPM_BUILD_ROOT
14cr|qdbm-1.8.77-5|60	%makeinstall_std
14cr|qdbm-1.8.77-5|61	
14cr|qdbm-1.8.77-5|62	# remove docs (they should be installed by %doc)
14cr|qdbm-1.8.77-5|63	rm -f $RPM_BUILD_ROOT/%{_datadir}/qdbm/{COPYING,ChangeLog,NEWS,THANKS,*.html}
14cr|qdbm-1.8.77-5|64	
14cr|qdbm-1.8.77-5|65	%clean
14cr|qdbm-1.8.77-5|66	rm -rf $RPM_BUILD_ROOT
14cr|qdbm-1.8.77-5|67	
14cr|qdbm-1.8.77-5|68	%if %mdkversion < 200900
14cr|qdbm-1.8.77-5|69	%post -n %{libname} -p /sbin/ldconfig
14cr|qdbm-1.8.77-5|70	%endif
14cr|qdbm-1.8.77-5|71	%if %mdkversion < 200900
14cr|qdbm-1.8.77-5|72	%postun -n %{libname} -p /sbin/ldconfig
14cr|qdbm-1.8.77-5|73	%endif
14cr|qdbm-1.8.77-5|74	
14cr|qdbm-1.8.77-5|75	
14cr|qdbm-1.8.77-5|76	%files
14cr|qdbm-1.8.77-5|77	%defattr(-,root,root)
14cr|qdbm-1.8.77-5|78	%doc COPYING ChangeLog NEWS README THANKS
14cr|qdbm-1.8.77-5|79	%doc spex.html spex-ja.html
14cr|qdbm-1.8.77-5|80	%{_bindir}/*
14cr|qdbm-1.8.77-5|81	%{_mandir}/man1/*
14cr|qdbm-1.8.77-5|82	%{_mandir}/man3/*
14cr|qdbm-1.8.77-5|83	
14cr|qdbm-1.8.77-5|84	%files -n %{libname}
14cr|qdbm-1.8.77-5|85	%defattr(-,root,root)
14cr|qdbm-1.8.77-5|86	%{_libdir}/*.so.%{major}*
14cr|qdbm-1.8.77-5|87	
14cr|qdbm-1.8.77-5|88	%files -n %{develname}
14cr|qdbm-1.8.77-5|89	%defattr(-,root,root)
14cr|qdbm-1.8.77-5|90	%{_libdir}/*.so
14cr|qdbm-1.8.77-5|91	%{_includedir}/*.h
14cr|qdbm-1.8.77-5|92	%{_libdir}/libqdbm.a
14cr|qdbm-1.8.77-5|93	%{_libdir}/pkgconfig/qdbm.pc
14cr|qdbm-1.8.77-5|94	
14cr|qdbm-1.8.77-5|95	
14cr|qdbm-1.8.77-5|96	
14cr|qdbm-1.8.77-5|97	%changelog
14cr|qdbm-1.8.77-5|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.77-5
14cr|qdbm-1.8.77-5|99	+ Revision: 1a8237d
14cr|qdbm-1.8.77-5|100	- MassBuild#464: Increase release tag
14cr|qdbm-1.8.77-5|101	
14cr|qdbm-1.8.77-5|102	

7091 14
14cr|qdecoder-12.0.5-2|1	%define major 12
14cr|qdecoder-12.0.5-2|2	%define libname %mklibname %{name} %{major}
14cr|qdecoder-12.0.5-2|3	%define devname %mklibname %{name} -d
14cr|qdecoder-12.0.5-2|4	
14cr|qdecoder-12.0.5-2|5	Summary:	CGI library for C/C++ language
14cr|qdecoder-12.0.5-2|6	Name:		qdecoder
14cr|qdecoder-12.0.5-2|7	Version:	12.0.5
14cr|qdecoder-12.0.5-2|8	Release:	2
14cr|qdecoder-12.0.5-2|9	Epoch:		11
14cr|qdecoder-12.0.5-2|10	License:	BSD
14cr|qdecoder-12.0.5-2|11	Group:		Development/C
14cr|qdecoder-12.0.5-2|12	Url:		http://www.qdecoder.org
14cr|qdecoder-12.0.5-2|13	Source0:	https://github.com/wolkykim/qdecoder/archive/%{name}-r%{version}.tar.gz
14cr|qdecoder-12.0.5-2|14	Source10:	%{name}.rpmlintrc
14cr|qdecoder-12.0.5-2|15	
14cr|qdecoder-12.0.5-2|16	%description
14cr|qdecoder-12.0.5-2|17	qDecoder is a development kit for C/C++ programming language. It was developed
14cr|qdecoder-12.0.5-2|18	for the needs of building well formed CGI library at the beginning. But now it
14cr|qdecoder-12.0.5-2|19	covers most of general topics we may face while we develop softwares.
14cr|qdecoder-12.0.5-2|20	For example, qDecoder covers following areas.
14cr|qdecoder-12.0.5-2|21	
14cr|qdecoder-12.0.5-2|22	* Data Structures - Hash table(dynamic & static), Linked-list,
14cr|qdecoder-12.0.5-2|23	Queue(Stack & FIFO), Obstack, ...
14cr|qdecoder-12.0.5-2|24	* En/decoders and Hashes API - Base64 encoding, URL encoding,
14cr|qdecoder-12.0.5-2|25	MD5 hash, FNV32 hash, ...
14cr|qdecoder-12.0.5-2|26	* Network & IPC interfacing API - HTTP client, Timeout I/O,
14cr|qdecoder-12.0.5-2|27	Shared memory API, Semaphore API, ...
14cr|qdecoder-12.0.5-2|28	* CGI/FastCGI API - CGI request parser & response generator,
14cr|qdecoder-12.0.5-2|29	CGI session controll, FastCGI, ...
14cr|qdecoder-12.0.5-2|30	* Database Wrapper API - MySQL, ...
14cr|qdecoder-12.0.5-2|31	* Specialized features - General configuration file parser,
14cr|qdecoder-12.0.5-2|32	Rotating file logger, Server side includes, ...
14cr|qdecoder-12.0.5-2|33	* General topics - String APIs, File APIs, ...
14cr|qdecoder-12.0.5-2|34	
14cr|qdecoder-12.0.5-2|35	#----------------------------------------------------------------------------
14cr|qdecoder-12.0.5-2|36	
14cr|qdecoder-12.0.5-2|37	%package -n %{libname}
14cr|qdecoder-12.0.5-2|38	Summary:	Development files for qDecoder
14cr|qdecoder-12.0.5-2|39	Group:		Development/C
14cr|qdecoder-12.0.5-2|40	Conflicts:	%{name} < 11:12.0.5
14cr|qdecoder-12.0.5-2|41	Obsoletes:	%{name} < 11:12.0.5
14cr|qdecoder-12.0.5-2|42	
14cr|qdecoder-12.0.5-2|43	%description -n %{libname}
14cr|qdecoder-12.0.5-2|44	Development files for qDecoder.
14cr|qdecoder-12.0.5-2|45	
14cr|qdecoder-12.0.5-2|46	%files -n %{libname}
14cr|qdecoder-12.0.5-2|47	%{_libdir}/libqdecoder.so.%{major}
14cr|qdecoder-12.0.5-2|48	
14cr|qdecoder-12.0.5-2|49	#----------------------------------------------------------------------------
14cr|qdecoder-12.0.5-2|50	
14cr|qdecoder-12.0.5-2|51	%package -n %{devname}
14cr|qdecoder-12.0.5-2|52	Summary:	Development files for qDecoder
14cr|qdecoder-12.0.5-2|53	Group:		Development/C
14cr|qdecoder-12.0.5-2|54	Requires:	%{libname} = %{EVRD}
14cr|qdecoder-12.0.5-2|55	Provides:	%{name}-devel = %{EVRD}
14cr|qdecoder-12.0.5-2|56	Conflicts:	%{name} < 11:12.0.5
14cr|qdecoder-12.0.5-2|57	Obsoletes:	%{name}-devel < 11:12.0.5
14cr|qdecoder-12.0.5-2|58	
14cr|qdecoder-12.0.5-2|59	%description -n %{devname}
14cr|qdecoder-12.0.5-2|60	Development files for qDecoder.
14cr|qdecoder-12.0.5-2|61	
14cr|qdecoder-12.0.5-2|62	%files -n %{devname}
14cr|qdecoder-12.0.5-2|63	%doc doc/html COPYING
14cr|qdecoder-12.0.5-2|64	%{_libdir}/libqdecoder.so
14cr|qdecoder-12.0.5-2|65	%{_libdir}/libqdecoder.a
14cr|qdecoder-12.0.5-2|66	%{_includedir}/qdecoder.h
14cr|qdecoder-12.0.5-2|67	
14cr|qdecoder-12.0.5-2|68	#----------------------------------------------------------------------------
14cr|qdecoder-12.0.5-2|69	
14cr|qdecoder-12.0.5-2|70	%package examples
14cr|qdecoder-12.0.5-2|71	Summary:	Examples to qDecoder
14cr|qdecoder-12.0.5-2|72	Group:		Development/C
14cr|qdecoder-12.0.5-2|73	
14cr|qdecoder-12.0.5-2|74	%description examples
14cr|qdecoder-12.0.5-2|75	Example files to qDecoder.
14cr|qdecoder-12.0.5-2|76	
14cr|qdecoder-12.0.5-2|77	%files examples
14cr|qdecoder-12.0.5-2|78	%doc examples/*.c
14cr|qdecoder-12.0.5-2|79	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|qdecoder-12.0.5-2|80	%{_libdir}/%{name}
14cr|qdecoder-12.0.5-2|81	
14cr|qdecoder-12.0.5-2|82	#----------------------------------------------------------------------------
14cr|qdecoder-12.0.5-2|83	
14cr|qdecoder-12.0.5-2|84	%prep
14cr|qdecoder-12.0.5-2|85	%setup -q -n %{name}-r%{version}
14cr|qdecoder-12.0.5-2|86	
14cr|qdecoder-12.0.5-2|87	%build
14cr|qdecoder-12.0.5-2|88	%configure2_5x
14cr|qdecoder-12.0.5-2|89	%make
14cr|qdecoder-12.0.5-2|90	
14cr|qdecoder-12.0.5-2|91	pushd examples
14cr|qdecoder-12.0.5-2|92	%make
14cr|qdecoder-12.0.5-2|93	popd
14cr|qdecoder-12.0.5-2|94	
14cr|qdecoder-12.0.5-2|95	%install
14cr|qdecoder-12.0.5-2|96	install -d %{buildroot}%{_libdir}
14cr|qdecoder-12.0.5-2|97	install -d %{buildroot}%{_includedir}
14cr|qdecoder-12.0.5-2|98	%makeinstall LIBDIR=%{buildroot}%{_libdir} HEADERDIR=%{buildroot}%{_includedir}
14cr|qdecoder-12.0.5-2|99	
14cr|qdecoder-12.0.5-2|100	install -d %{buildroot}%{_libdir}/%{name}
14cr|qdecoder-12.0.5-2|101	cp examples/*.{cgi,html,c} %{buildroot}%{_libdir}/%{name}
14cr|qdecoder-12.0.5-2|102	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|qdecoder-12.0.5-2|103	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|qdecoder-12.0.5-2|104	Alias /%{name} %{_libdir}/%{name}
14cr|qdecoder-12.0.5-2|105	<Directory %{_libdir}/%{name}>
14cr|qdecoder-12.0.5-2|106	Order deny,allow
14cr|qdecoder-12.0.5-2|107	Deny from all
14cr|qdecoder-12.0.5-2|108	Allow from 127.0.0.1
14cr|qdecoder-12.0.5-2|109	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|qdecoder-12.0.5-2|110	</Directory>
14cr|qdecoder-12.0.5-2|111	EOF
14cr|qdecoder-12.0.5-2|112	
14cr|qdecoder-12.0.5-2|113	
14cr|qdecoder-12.0.5-2|114	%changelog
14cr|qdecoder-12.0.5-2|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11:12.0.5-2
14cr|qdecoder-12.0.5-2|116	+ Revision: 4f302ec
14cr|qdecoder-12.0.5-2|117	- MassBuild#464: Increase release tag
14cr|qdecoder-12.0.5-2|118	
14cr|qdecoder-12.0.5-2|119	

7092 14
14cr|qdevelop-0.27.2-3|1	%define name	qdevelop
14cr|qdevelop-0.27.2-3|2	%define version 0.27.2
14cr|qdevelop-0.27.2-3|3	%define release 3
14cr|qdevelop-0.27.2-3|4	
14cr|qdevelop-0.27.2-3|5	Summary:	A Development Environment for Qt4
14cr|qdevelop-0.27.2-3|6	Name:		%{name}
14cr|qdevelop-0.27.2-3|7	Version:	%{version}
14cr|qdevelop-0.27.2-3|8	Release:	%{release}
14cr|qdevelop-0.27.2-3|9	License:	GPLv2
14cr|qdevelop-0.27.2-3|10	Group:		Development/C++
14cr|qdevelop-0.27.2-3|11	URL:		http://qdevelop.org/
14cr|qdevelop-0.27.2-3|12	Source:		http://qdevelop.org/public/release/%{name}-%{version}.tar.bz2
14cr|qdevelop-0.27.2-3|13	Source1:	qdevelop-16.png
14cr|qdevelop-0.27.2-3|14	Source2:	qdevelop-32.png
14cr|qdevelop-0.27.2-3|15	Source3:	qdevelop-48.png
14cr|qdevelop-0.27.2-3|16	Patch0:		qt45.patch.bz2
14cr|qdevelop-0.27.2-3|17	
14cr|qdevelop-0.27.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-builtroot
14cr|qdevelop-0.27.2-3|19	
14cr|qdevelop-0.27.2-3|20	BuildRequires:	cmake
14cr|qdevelop-0.27.2-3|21	BuildRequires:	qt4-devel
14cr|qdevelop-0.27.2-3|22	Requires:		qt4-devel
14cr|qdevelop-0.27.2-3|23	Requires: 		ctags
14cr|qdevelop-0.27.2-3|24	Requires:		gdb
14cr|qdevelop-0.27.2-3|25	Requires: 		qt4-designer
14cr|qdevelop-0.27.2-3|26	Requires:		qt4-assistant
14cr|qdevelop-0.27.2-3|27	Requires:		qt4-linguist
14cr|qdevelop-0.27.2-3|28	
14cr|qdevelop-0.27.2-3|29	%description
14cr|qdevelop-0.27.2-3|30	QDevelop is a development environment entirely dedicated to Qt4.
14cr|qdevelop-0.27.2-3|31	QDevelop requires Qt4, gcc under Linux or MinGW under Windows,
14cr|qdevelop-0.27.2-3|32	possibly gdb for program debugging and ctags for code completion.
14cr|qdevelop-0.27.2-3|33	QDevelop is available in English, French, German, Dutch, Polish,
14cr|qdevelop-0.27.2-3|34	Spanish, Chinese, Russian, Italian, Ukrainian, Czech and
14cr|qdevelop-0.27.2-3|35	Portuguese.
14cr|qdevelop-0.27.2-3|36	
14cr|qdevelop-0.27.2-3|37	QDevelop is not a Kdevelop like or reduced. It's an independent IDE
14cr|qdevelop-0.27.2-3|38	dedicated to Qt and is totally independent of KDevelop. Less complete,
14cr|qdevelop-0.27.2-3|39	but faster, light and especially multi-platforms. QDevelop and
14cr|qdevelop-0.27.2-3|40	KDevelop have different code sources.
14cr|qdevelop-0.27.2-3|41	
14cr|qdevelop-0.27.2-3|42	%prep
14cr|qdevelop-0.27.2-3|43	%setup -q
14cr|qdevelop-0.27.2-3|44	%patch0 -p0
14cr|qdevelop-0.27.2-3|45	chmod 0644 README.txt copying ChangeLog.txt
14cr|qdevelop-0.27.2-3|46	
14cr|qdevelop-0.27.2-3|47	%build
14cr|qdevelop-0.27.2-3|48	%cmake_qt4
14cr|qdevelop-0.27.2-3|49	%make
14cr|qdevelop-0.27.2-3|50	
14cr|qdevelop-0.27.2-3|51	%install
14cr|qdevelop-0.27.2-3|52	#[ "%{buildroot}" != '/' ] && rm -rf %{buildroot}
14cr|qdevelop-0.27.2-3|53	%makeinstall_std -C build
14cr|qdevelop-0.27.2-3|54	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qdevelop-0.27.2-3|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|qdevelop-0.27.2-3|56	[Desktop Entry]
14cr|qdevelop-0.27.2-3|57	Encoding=UTF-8
14cr|qdevelop-0.27.2-3|58	Name=Development Environment for Qt4
14cr|qdevelop-0.27.2-3|59	Comment=Development Environment for Qt4
14cr|qdevelop-0.27.2-3|60	Exec=%{_bindir}/%{name}
14cr|qdevelop-0.27.2-3|61	Icon=%{name}
14cr|qdevelop-0.27.2-3|62	Terminal=false
14cr|qdevelop-0.27.2-3|63	Type=Application
14cr|qdevelop-0.27.2-3|64	StartupNotify=true
14cr|qdevelop-0.27.2-3|65	MimeType=application/x-qdevelop;
14cr|qdevelop-0.27.2-3|66	Categories=Qt;Development;IDE;
14cr|qdevelop-0.27.2-3|67	EOF
14cr|qdevelop-0.27.2-3|68	mkdir -p %{buildroot}/%{_iconsdir}
14cr|qdevelop-0.27.2-3|69	mkdir -p %{buildroot}/%{_miconsdir}
14cr|qdevelop-0.27.2-3|70	mkdir -p %{buildroot}/%{_liconsdir}
14cr|qdevelop-0.27.2-3|71	%__install %{SOURCE1} %{buildroot}/%_miconsdir/%{name}.png
14cr|qdevelop-0.27.2-3|72	%__install %{SOURCE2} %{buildroot}/%_iconsdir/%{name}.png
14cr|qdevelop-0.27.2-3|73	%__install %{SOURCE3} %{buildroot}/%_liconsdir/%{name}.png
14cr|qdevelop-0.27.2-3|74	
14cr|qdevelop-0.27.2-3|75	%if %mdkversion < 200900
14cr|qdevelop-0.27.2-3|76	%post
14cr|qdevelop-0.27.2-3|77	%{update_menus}
14cr|qdevelop-0.27.2-3|78	%{update_desktop_database}
14cr|qdevelop-0.27.2-3|79	%update_icon_cache hicolor
14cr|qdevelop-0.27.2-3|80	%endif
14cr|qdevelop-0.27.2-3|81	
14cr|qdevelop-0.27.2-3|82	%if %mdkversion < 200900
14cr|qdevelop-0.27.2-3|83	%postun
14cr|qdevelop-0.27.2-3|84	%{clean_menus}
14cr|qdevelop-0.27.2-3|85	%{clean_desktop_database}
14cr|qdevelop-0.27.2-3|86	%clean_icon_cache hicolor
14cr|qdevelop-0.27.2-3|87	%endif
14cr|qdevelop-0.27.2-3|88	
14cr|qdevelop-0.27.2-3|89	%clean
14cr|qdevelop-0.27.2-3|90	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|qdevelop-0.27.2-3|91	
14cr|qdevelop-0.27.2-3|92	%files
14cr|qdevelop-0.27.2-3|93	%defattr(-,root,root)
14cr|qdevelop-0.27.2-3|94	%doc copying
14cr|qdevelop-0.27.2-3|95	%doc ChangeLog.txt
14cr|qdevelop-0.27.2-3|96	%doc README.txt
14cr|qdevelop-0.27.2-3|97	%{_bindir}/*
14cr|qdevelop-0.27.2-3|98	%{_datadir}/applications
14cr|qdevelop-0.27.2-3|99	%{_liconsdir}/%name.png
14cr|qdevelop-0.27.2-3|100	%{_iconsdir}/%name.png
14cr|qdevelop-0.27.2-3|101	%{_miconsdir}/%name.png
14cr|qdevelop-0.27.2-3|102	
14cr|qdevelop-0.27.2-3|103	
14cr|qdevelop-0.27.2-3|104	
14cr|qdevelop-0.27.2-3|105	%changelog
14cr|qdevelop-0.27.2-3|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.27.2-3
14cr|qdevelop-0.27.2-3|107	+ Revision: 667a918
14cr|qdevelop-0.27.2-3|108	- MassBuild#464: Increase release tag
14cr|qdevelop-0.27.2-3|109	
14cr|qdevelop-0.27.2-3|110	

7093 14
14cr|qdigidoc-0.4.0-1|1	%define version 0.4.0
14cr|qdigidoc-0.4.0-1|2	%define rel 1
14cr|qdigidoc-0.4.0-1|3	%define release %mkrel %rel
14cr|qdigidoc-0.4.0-1|4	
14cr|qdigidoc-0.4.0-1|5	Name:		qdigidoc
14cr|qdigidoc-0.4.0-1|6	Version:	%{version}
14cr|qdigidoc-0.4.0-1|7	Release:	%{release}
14cr|qdigidoc-0.4.0-1|8	Summary:	Estonian digital signature application
14cr|qdigidoc-0.4.0-1|9	
14cr|qdigidoc-0.4.0-1|10	Group:		Office
14cr|qdigidoc-0.4.0-1|11	License:	LGPLv2+
14cr|qdigidoc-0.4.0-1|12	URL:		http://code.google.com/p/esteid
14cr|qdigidoc-0.4.0-1|13	Source0:	http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|qdigidoc-0.4.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|qdigidoc-0.4.0-1|15	
14cr|qdigidoc-0.4.0-1|16	BuildRequires:	cmake
14cr|qdigidoc-0.4.0-1|17	BuildRequires:	libdigidoc-devel
14cr|qdigidoc-0.4.0-1|18	BuildRequires:	libdigidocpp-devel
14cr|qdigidoc-0.4.0-1|19	BuildRequires:	openldap-devel
14cr|qdigidoc-0.4.0-1|20	BuildRequires:	openssl-devel
14cr|qdigidoc-0.4.0-1|21	BuildRequires:	qt4-devel
14cr|qdigidoc-0.4.0-1|22	Requires:	opensc
14cr|qdigidoc-0.4.0-1|23	
14cr|qdigidoc-0.4.0-1|24	
14cr|qdigidoc-0.4.0-1|25	%description
14cr|qdigidoc-0.4.0-1|26	QDigiDoc is an application for digitally signing and encrypting documents in
14cr|qdigidoc-0.4.0-1|27	BDoc, DDoc, and CDoc container formats. These file formats are widespread in
14cr|qdigidoc-0.4.0-1|28	Estonia where they are used for storing legally binding digital signatures.
14cr|qdigidoc-0.4.0-1|29	
14cr|qdigidoc-0.4.0-1|30	
14cr|qdigidoc-0.4.0-1|31	%package	nautilus
14cr|qdigidoc-0.4.0-1|32	Summary:	Nautilus extension for %{name}
14cr|qdigidoc-0.4.0-1|33	Group:		Graphical desktop/GNOME
14cr|qdigidoc-0.4.0-1|34	Requires:	%{name} = %{version}-%{release}
14cr|qdigidoc-0.4.0-1|35	Requires:	nautilus-python
14cr|qdigidoc-0.4.0-1|36	
14cr|qdigidoc-0.4.0-1|37	
14cr|qdigidoc-0.4.0-1|38	%description	nautilus
14cr|qdigidoc-0.4.0-1|39	The %{name}-nautilus package contains the %{name} extension for the
14cr|qdigidoc-0.4.0-1|40	nautilus file manager.
14cr|qdigidoc-0.4.0-1|41	
14cr|qdigidoc-0.4.0-1|42	
14cr|qdigidoc-0.4.0-1|43	%prep
14cr|qdigidoc-0.4.0-1|44	%setup -q
14cr|qdigidoc-0.4.0-1|45	
14cr|qdigidoc-0.4.0-1|46	
14cr|qdigidoc-0.4.0-1|47	%build
14cr|qdigidoc-0.4.0-1|48	mkdir -p %{_target_platform}
14cr|qdigidoc-0.4.0-1|49	pushd %{_target_platform}
14cr|qdigidoc-0.4.0-1|50	%{cmake} ../..
14cr|qdigidoc-0.4.0-1|51	popd
14cr|qdigidoc-0.4.0-1|52	
14cr|qdigidoc-0.4.0-1|53	%make -C %{_target_platform}/build
14cr|qdigidoc-0.4.0-1|54	
14cr|qdigidoc-0.4.0-1|55	
14cr|qdigidoc-0.4.0-1|56	%install
14cr|qdigidoc-0.4.0-1|57	rm -rf $RPM_BUILD_ROOT
14cr|qdigidoc-0.4.0-1|58	%makeinstall_std -C %{_target_platform}/build
14cr|qdigidoc-0.4.0-1|59	
14cr|qdigidoc-0.4.0-1|60	%find_lang nautilus-qdigidoc
14cr|qdigidoc-0.4.0-1|61	
14cr|qdigidoc-0.4.0-1|62	
14cr|qdigidoc-0.4.0-1|63	%clean
14cr|qdigidoc-0.4.0-1|64	rm -rf $RPM_BUILD_ROOT
14cr|qdigidoc-0.4.0-1|65	
14cr|qdigidoc-0.4.0-1|66	
14cr|qdigidoc-0.4.0-1|67	%files
14cr|qdigidoc-0.4.0-1|68	%defattr(-,root,root,-)
14cr|qdigidoc-0.4.0-1|69	%doc AUTHORS COPYING NEWS README
14cr|qdigidoc-0.4.0-1|70	%{_bindir}/*
14cr|qdigidoc-0.4.0-1|71	%{_datadir}/applications/*.desktop
14cr|qdigidoc-0.4.0-1|72	%{_datadir}/mime/packages/*.xml
14cr|qdigidoc-0.4.0-1|73	%{_datadir}/icons/hicolor/*/*/*.png
14cr|qdigidoc-0.4.0-1|74	%{_datadir}/kde4/services/*.desktop
14cr|qdigidoc-0.4.0-1|75	
14cr|qdigidoc-0.4.0-1|76	%files nautilus -f nautilus-qdigidoc.lang
14cr|qdigidoc-0.4.0-1|77	%defattr(-,root,root,-)
14cr|qdigidoc-0.4.0-1|78	%{_libdir}/nautilus/extensions-2.0/python/*
14cr|qdigidoc-0.4.0-1|79	
14cr|qdigidoc-0.4.0-1|80	
14cr|qdigidoc-0.4.0-1|81	
14cr|qdigidoc-0.4.0-1|82	
14cr|qdigidoc-0.4.0-1|83	
14cr|qdigidoc-0.4.0-1|84	%changelog
14cr|qdigidoc-0.4.0-1|85	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.0-1
14cr|qdigidoc-0.4.0-1|86	+ Revision: 53946a5
14cr|qdigidoc-0.4.0-1|87	- Automatic import for version 0.4.0
14cr|qdigidoc-0.4.0-1|88	
14cr|qdigidoc-0.4.0-1|89	

7094 14
14cr|qdjango-0.1-0.20120110.1|1	%define snapshot	20120110
14cr|qdjango-0.1-0.20120110.1|2	%define major		0
14cr|qdjango-0.1-0.20120110.1|3	%define libname		%mklibname qdjango %major
14cr|qdjango-0.1-0.20120110.1|4	
14cr|qdjango-0.1-0.20120110.1|5	Name:		qdjango
14cr|qdjango-0.1-0.20120110.1|6	Summary:	Object Relation Mapper library built on top of Qt
14cr|qdjango-0.1-0.20120110.1|7	Version:	0.1
14cr|qdjango-0.1-0.20120110.1|8	Release:	0.%{snapshot}.1
14cr|qdjango-0.1-0.20120110.1|9	Source0:	%{name}-git%{snapshot}.tar.xz
14cr|qdjango-0.1-0.20120110.1|10	Patch0:		qdjango-git20120110-mdv-build-shared.patch
14cr|qdjango-0.1-0.20120110.1|11	Patch1:		qdjango-git20120110-mdv-library_path.patch
14cr|qdjango-0.1-0.20120110.1|12	Group:		System/Libraries
14cr|qdjango-0.1-0.20120110.1|13	License:	LGPLv3+
14cr|qdjango-0.1-0.20120110.1|14	BuildRequires:	cmake
14cr|qdjango-0.1-0.20120110.1|15	BuildRequires:	qt4-devel
14cr|qdjango-0.1-0.20120110.1|16	
14cr|qdjango-0.1-0.20120110.1|17	%description
14cr|qdjango-0.1-0.20120110.1|18	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
14cr|qdjango-0.1-0.20120110.1|19	and built on top of the Qt library. Where possible it tries to follow
14cr|qdjango-0.1-0.20120110.1|20	django's ORM API, hence its name. It is released under the terms of the GNU
14cr|qdjango-0.1-0.20120110.1|21	Lesser General Public License version 3.
14cr|qdjango-0.1-0.20120110.1|22	
14cr|qdjango-0.1-0.20120110.1|23	QDjango builds upon Qt's Meta-Object System, so if you are familiar with Qt,
14cr|qdjango-0.1-0.20120110.1|24	you should feel right at home using QDjango. QDjango's features include:
14cr|qdjango-0.1-0.20120110.1|25	
14cr|qdjango-0.1-0.20120110.1|26	* support for a wide range of database backends thanks to QtSql
14cr|qdjango-0.1-0.20120110.1|27	* database fields are declared using Qt's  Q_PROPERTY macro
14cr|qdjango-0.1-0.20120110.1|28	* QDjango can create and drop database tables and indices for registered
14cr|qdjango-0.1-0.20120110.1|29	models
14cr|qdjango-0.1-0.20120110.1|30	* thread-aware access to the database
14cr|qdjango-0.1-0.20120110.1|31	* support for accessing your models from QtScript
14cr|qdjango-0.1-0.20120110.1|32	
14cr|qdjango-0.1-0.20120110.1|33	#------------------------------------------------------------------------------
14cr|qdjango-0.1-0.20120110.1|34	
14cr|qdjango-0.1-0.20120110.1|35	%package -n %{libname}
14cr|qdjango-0.1-0.20120110.1|36	Summary:        Object Relation Mapper library built on top of Qt
14cr|qdjango-0.1-0.20120110.1|37	
14cr|qdjango-0.1-0.20120110.1|38	%description -n %{libname}
14cr|qdjango-0.1-0.20120110.1|39	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
14cr|qdjango-0.1-0.20120110.1|40	and built on top of the Qt library. Where possible it tries to follow
14cr|qdjango-0.1-0.20120110.1|41	django's ORM API, hence its name. It is released under the terms of the GNU
14cr|qdjango-0.1-0.20120110.1|42	Lesser General Public License version 3.
14cr|qdjango-0.1-0.20120110.1|43	
14cr|qdjango-0.1-0.20120110.1|44	QDjango builds upon Qt's Meta-Object System, so if you are familiar with Qt,
14cr|qdjango-0.1-0.20120110.1|45	you should feel right at home using QDjango. QDjango's features include:
14cr|qdjango-0.1-0.20120110.1|46	
14cr|qdjango-0.1-0.20120110.1|47	* support for a wide range of database backends thanks to QtSql
14cr|qdjango-0.1-0.20120110.1|48	* database fields are declared using Qt's  Q_PROPERTY macro
14cr|qdjango-0.1-0.20120110.1|49	* QDjango can create and drop database tables and indices for registered
14cr|qdjango-0.1-0.20120110.1|50	models
14cr|qdjango-0.1-0.20120110.1|51	* thread-aware access to the database
14cr|qdjango-0.1-0.20120110.1|52	* support for accessing your models from QtScript
14cr|qdjango-0.1-0.20120110.1|53	
14cr|qdjango-0.1-0.20120110.1|54	%files -n %{libname}
14cr|qdjango-0.1-0.20120110.1|55	%{_libdir}/libqdjango-*.so.%{major}*
14cr|qdjango-0.1-0.20120110.1|56	
14cr|qdjango-0.1-0.20120110.1|57	#------------------------------------------------------------------------------
14cr|qdjango-0.1-0.20120110.1|58	
14cr|qdjango-0.1-0.20120110.1|59	%package devel
14cr|qdjango-0.1-0.20120110.1|60	Summary:        Development files for QDjango library
14cr|qdjango-0.1-0.20120110.1|61	Requires:	qt4-devel
14cr|qdjango-0.1-0.20120110.1|62	Requires:	%{libname} = %{version}
14cr|qdjango-0.1-0.20120110.1|63	
14cr|qdjango-0.1-0.20120110.1|64	%description devel
14cr|qdjango-0.1-0.20120110.1|65	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
14cr|qdjango-0.1-0.20120110.1|66	and built on top of the Qt library. Where possible it tries to follow
14cr|qdjango-0.1-0.20120110.1|67	django's ORM API, hence its name. It is released under the terms of the GNU
14cr|qdjango-0.1-0.20120110.1|68	Lesser General Public License version 3.
14cr|qdjango-0.1-0.20120110.1|69	
14cr|qdjango-0.1-0.20120110.1|70	This package contains files required for development purposes only.
14cr|qdjango-0.1-0.20120110.1|71	
14cr|qdjango-0.1-0.20120110.1|72	%files devel
14cr|qdjango-0.1-0.20120110.1|73	%{_includedir}/qdjango
14cr|qdjango-0.1-0.20120110.1|74	%{_libdir}/libqdjango-*.so
14cr|qdjango-0.1-0.20120110.1|75	
14cr|qdjango-0.1-0.20120110.1|76	#------------------------------------------------------------------------------
14cr|qdjango-0.1-0.20120110.1|77	
14cr|qdjango-0.1-0.20120110.1|78	%prep
14cr|qdjango-0.1-0.20120110.1|79	%setup -q -n %{name}-git%{snapshot}
14cr|qdjango-0.1-0.20120110.1|80	%patch0 -p1
14cr|qdjango-0.1-0.20120110.1|81	%patch1 -p1
14cr|qdjango-0.1-0.20120110.1|82	
14cr|qdjango-0.1-0.20120110.1|83	%build
14cr|qdjango-0.1-0.20120110.1|84	%cmake
14cr|qdjango-0.1-0.20120110.1|85	%make
14cr|qdjango-0.1-0.20120110.1|86	
14cr|qdjango-0.1-0.20120110.1|87	%install
14cr|qdjango-0.1-0.20120110.1|88	pushd build
14cr|qdjango-0.1-0.20120110.1|89	%makeinstall_std
14cr|qdjango-0.1-0.20120110.1|90	popd
14cr|qdjango-0.1-0.20120110.1|91	
14cr|qdjango-0.1-0.20120110.1|92	
14cr|qdjango-0.1-0.20120110.1|93	
14cr|qdjango-0.1-0.20120110.1|94	%changelog
14cr|qdjango-0.1-0.20120110.1|95	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-0.20120110.1
14cr|qdjango-0.1-0.20120110.1|96	+ Revision: 3abad89
14cr|qdjango-0.1-0.20120110.1|97	- Automatic import for version 0.1
14cr|qdjango-0.1-0.20120110.1|98	
14cr|qdjango-0.1-0.20120110.1|99	

7095 14
14cr|qdwizard-1.9-3|1	Name:          qdwizard
14cr|qdwizard-1.9-3|2	Summary:       Simple Java Swing Wizard API
14cr|qdwizard-1.9-3|3	Version:       1.9
14cr|qdwizard-1.9-3|4	Release:       3
14cr|qdwizard-1.9-3|5	License:       LGPL
14cr|qdwizard-1.9-3|6	Group:	       Sound
14cr|qdwizard-1.9-3|7	Source0:       %name-%version.tar.bz2
14cr|qdwizard-1.9-3|8	Patch0:        qdwizard-1.9-fix-build.patch
14cr|qdwizard-1.9-3|9	URL: 	       http://qdwizard.sourceforge.net/
14cr|qdwizard-1.9-3|10	BuildArch:     noarch
14cr|qdwizard-1.9-3|11	
14cr|qdwizard-1.9-3|12	BuildRequires: ant
14cr|qdwizard-1.9-3|13	BuildRequires: java-devel-gcj
14cr|qdwizard-1.9-3|14	
14cr|qdwizard-1.9-3|15	%description
14cr|qdwizard-1.9-3|16	* Designed to minimize required code. Only few methods to implement.
14cr|qdwizard-1.9-3|17	* Simple design, only two classes visible by the programmer.
14cr|qdwizard-1.9-3|18	* I18n support for action buttons (en, fr, de, sp, ca, nl for the moment).
14cr|qdwizard-1.9-3|19	* Full branching support, can implement any wizard cinematic.
14cr|qdwizard-1.9-3|20	* Error management using the simple setProblem() method.
14cr|qdwizard-1.9-3|21	* Supports Wizard images natively and resizes image automaticaly.
14cr|qdwizard-1.9-3|22	* Ultra light API: only few KB.
14cr|qdwizard-1.9-3|23	* Actively supported by the Jajuk team.
14cr|qdwizard-1.9-3|24	* Learning curve of 15 minutes maximum.
14cr|qdwizard-1.9-3|25	* Real world samples provided (jajuk classes).
14cr|qdwizard-1.9-3|26	
14cr|qdwizard-1.9-3|27	%files
14cr|qdwizard-1.9-3|28	%defattr(-,root,root)
14cr|qdwizard-1.9-3|29	%{_javadir}/%name-%version.jar
14cr|qdwizard-1.9-3|30	%{_javadir}/%name.jar
14cr|qdwizard-1.9-3|31	
14cr|qdwizard-1.9-3|32	#--------------------------------------------------------------------
14cr|qdwizard-1.9-3|33	
14cr|qdwizard-1.9-3|34	%package javadoc
14cr|qdwizard-1.9-3|35	Summary:        Javadoc for %{name}
14cr|qdwizard-1.9-3|36	Group:          Development/Java
14cr|qdwizard-1.9-3|37	
14cr|qdwizard-1.9-3|38	%description javadoc
14cr|qdwizard-1.9-3|39	Javadoc for %{name}.
14cr|qdwizard-1.9-3|40	
14cr|qdwizard-1.9-3|41	%files javadoc
14cr|qdwizard-1.9-3|42	%defattr(-,root,root,-)
14cr|qdwizard-1.9-3|43	%{_javadocdir}/*
14cr|qdwizard-1.9-3|44	
14cr|qdwizard-1.9-3|45	#--------------------------------------------------------------------
14cr|qdwizard-1.9-3|46	
14cr|qdwizard-1.9-3|47	%prep
14cr|qdwizard-1.9-3|48	%setup -q -n QDWizard
14cr|qdwizard-1.9-3|49	%patch0 -p0
14cr|qdwizard-1.9-3|50	
14cr|qdwizard-1.9-3|51	%build
14cr|qdwizard-1.9-3|52	
14cr|qdwizard-1.9-3|53	ant
14cr|qdwizard-1.9-3|54	
14cr|qdwizard-1.9-3|55	%install
14cr|qdwizard-1.9-3|56	
14cr|qdwizard-1.9-3|57	# jars
14cr|qdwizard-1.9-3|58	install -dm 755 %buildroot%{_javadir}
14cr|qdwizard-1.9-3|59	install -m644 qdwizard_releases/qdwizard-1.9/qdwizard-1.9.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|qdwizard-1.9-3|60	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|qdwizard-1.9-3|61	
14cr|qdwizard-1.9-3|62	# javadoc
14cr|qdwizard-1.9-3|63	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|qdwizard-1.9-3|64	cp -r dist/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|qdwizard-1.9-3|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|qdwizard-1.9-3|66	
14cr|qdwizard-1.9-3|67	
14cr|qdwizard-1.9-3|68	
14cr|qdwizard-1.9-3|69	%changelog
14cr|qdwizard-1.9-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-3
14cr|qdwizard-1.9-3|71	+ Revision: 6ab0501
14cr|qdwizard-1.9-3|72	- MassBuild#464: Increase release tag
14cr|qdwizard-1.9-3|73	
14cr|qdwizard-1.9-3|74	

7096 14
14cr|qedje-0.4.0-10|1	%define major 0
14cr|qedje-0.4.0-10|2	%define libname %mklibname qedje %{major}
14cr|qedje-0.4.0-10|3	%define devname %mklibname qedje -d
14cr|qedje-0.4.0-10|4	
14cr|qedje-0.4.0-10|5	Summary:	QEdje - Declarative language
14cr|qedje-0.4.0-10|6	Name:		qedje
14cr|qedje-0.4.0-10|7	Version:	0.4.0
14cr|qedje-0.4.0-10|8	Release:	10
14cr|qedje-0.4.0-10|9	License:	GPLv3+
14cr|qedje-0.4.0-10|10	Group:		Development/KDE and Qt
14cr|qedje-0.4.0-10|11	Url:		http://code.openbossa.org/projects/qedje
14cr|qedje-0.4.0-10|12	Source0:	%{name}-%{version}.tar.gz
14cr|qedje-0.4.0-10|13	Patch0:		qedje-0.4.0-fix-install.patch
14cr|qedje-0.4.0-10|14	Patch1:		qedje-0.4.0-efl11.patch
14cr|qedje-0.4.0-10|15	BuildRequires:	kde4-macros
14cr|qedje-0.4.0-10|16	BuildRequires:	qt4-devel
14cr|qedje-0.4.0-10|17	BuildRequires:	qzion-devel >= 0.4.0
14cr|qedje-0.4.0-10|18	BuildRequires:	eet-devel
14cr|qedje-0.4.0-10|19	
14cr|qedje-0.4.0-10|20	%description
14cr|qedje-0.4.0-10|21	Edje is a declarative language that simplifies the development of
14cr|qedje-0.4.0-10|22	complex interfaces separating the UI design from the application
14cr|qedje-0.4.0-10|23	logic, by providing animations, layouts and simple scripts in a
14cr|qedje-0.4.0-10|24	very small memory footprint.
14cr|qedje-0.4.0-10|25	
14cr|qedje-0.4.0-10|26	%files
14cr|qedje-0.4.0-10|27	%{_kde_bindir}/qedje_viewer
14cr|qedje-0.4.0-10|28	
14cr|qedje-0.4.0-10|29	#------------------------------------------------
14cr|qedje-0.4.0-10|30	
14cr|qedje-0.4.0-10|31	%package -n %{libname}
14cr|qedje-0.4.0-10|32	Summary:	Shared library for qedje
14cr|qedje-0.4.0-10|33	Group:		System/Libraries
14cr|qedje-0.4.0-10|34	
14cr|qedje-0.4.0-10|35	%description -n %{libname}
14cr|qedje-0.4.0-10|36	Shared library for qedje.
14cr|qedje-0.4.0-10|37	
14cr|qedje-0.4.0-10|38	%files -n %{libname}
14cr|qedje-0.4.0-10|39	%{_kde_libdir}/libqedje.so.%{major}*
14cr|qedje-0.4.0-10|40	
14cr|qedje-0.4.0-10|41	#-----------------------------------------------
14cr|qedje-0.4.0-10|42	
14cr|qedje-0.4.0-10|43	%package -n %{devname}
14cr|qedje-0.4.0-10|44	Summary:	Development files for qedje
14cr|qedje-0.4.0-10|45	Group:		Development/KDE and Qt
14cr|qedje-0.4.0-10|46	Requires:	%{libname} = %{EVRD}
14cr|qedje-0.4.0-10|47	Provides:	%{name}-devel = %{EVRD}
14cr|qedje-0.4.0-10|48	Conflicts:	%{name}-devel < 0.4.0-10
14cr|qedje-0.4.0-10|49	Obsoletes:	%{name}-devel < 0.4.0-10
14cr|qedje-0.4.0-10|50	
14cr|qedje-0.4.0-10|51	%description -n %{devname}
14cr|qedje-0.4.0-10|52	Devel packages needed to build qedje apps
14cr|qedje-0.4.0-10|53	
14cr|qedje-0.4.0-10|54	%files -n %{devname}
14cr|qedje-0.4.0-10|55	%{_kde_includedir}/*.h
14cr|qedje-0.4.0-10|56	%{_kde_libdir}/pkgconfig/qedje.pc
14cr|qedje-0.4.0-10|57	%{_kde_libdir}/libqedje.so
14cr|qedje-0.4.0-10|58	
14cr|qedje-0.4.0-10|59	#------------------------------------------------
14cr|qedje-0.4.0-10|60	
14cr|qedje-0.4.0-10|61	%prep
14cr|qedje-0.4.0-10|62	%setup -qn %{name}-mainline
14cr|qedje-0.4.0-10|63	%patch0 -p1
14cr|qedje-0.4.0-10|64	%patch1 -p1
14cr|qedje-0.4.0-10|65	
14cr|qedje-0.4.0-10|66	%build
14cr|qedje-0.4.0-10|67	%cmake_qt4 -DBUILD_TOOLS=TRUE
14cr|qedje-0.4.0-10|68	%make
14cr|qedje-0.4.0-10|69	
14cr|qedje-0.4.0-10|70	%install
14cr|qedje-0.4.0-10|71	%makeinstall_std -C build
14cr|qedje-0.4.0-10|72	
14cr|qedje-0.4.0-10|73	
14cr|qedje-0.4.0-10|74	%changelog
14cr|qedje-0.4.0-10|75	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-10
14cr|qedje-0.4.0-10|76	+ Revision: 763e9db
14cr|qedje-0.4.0-10|77	- Fix build with EFL 1.11, properly name devel package
14cr|qedje-0.4.0-10|78	
14cr|qedje-0.4.0-10|79	

7097 14
14cr|qelectrotech-0.22-4|1	Summary:	A tool to design electric diagrams
14cr|qelectrotech-0.22-4|2	Name:		qelectrotech
14cr|qelectrotech-0.22-4|3	Epoch:		2
14cr|qelectrotech-0.22-4|4	Version:	0.22
14cr|qelectrotech-0.22-4|5	Release:	4
14cr|qelectrotech-0.22-4|6	License:	GPLv2+
14cr|qelectrotech-0.22-4|7	Group:		Sciences/Other
14cr|qelectrotech-0.22-4|8	URL:		http://qelectrotech.tuxfamily.org/index.html
14cr|qelectrotech-0.22-4|9	Source0:	%{name}-%{version}-src.tar.gz
14cr|qelectrotech-0.22-4|10	Source1:	qelectrotech.xml
14cr|qelectrotech-0.22-4|11	Patch0:		fix_qelectrotech_pro.patch
14cr|qelectrotech-0.22-4|12	Patch1:		add_to_change_to_pro.patch
14cr|qelectrotech-0.22-4|13	BuildRequires:	qt4-devel
14cr|qelectrotech-0.22-4|14	BuildRequires:	desktop-file-utils
14cr|qelectrotech-0.22-4|15	
14cr|qelectrotech-0.22-4|16	%description
14cr|qelectrotech-0.22-4|17	%{name} is a tool to design electric diagrams.
14cr|qelectrotech-0.22-4|18	
14cr|qelectrotech-0.22-4|19	%prep
14cr|qelectrotech-0.22-4|20	%setup -q -n %{name}-%{version}-src
14cr|qelectrotech-0.22-4|21	%patch0 -p1
14cr|qelectrotech-0.22-4|22	%patch1 -p1
14cr|qelectrotech-0.22-4|23	
14cr|qelectrotech-0.22-4|24	%build
14cr|qelectrotech-0.22-4|25	perl -i -pe "s|COMPIL_PREFIX_TO_CHANGE|/usr/|g" qelectrotech.pro
14cr|qelectrotech-0.22-4|26	perl -i -pe "s|INSTALL_PREFIX_TO_CHANGE|%{buildroot}/usr/|g" qelectrotech.pro
14cr|qelectrotech-0.22-4|27	qmake
14cr|qelectrotech-0.22-4|28	make
14cr|qelectrotech-0.22-4|29	
14cr|qelectrotech-0.22-4|30	%install
14cr|qelectrotech-0.22-4|31	make install
14cr|qelectrotech-0.22-4|32	
14cr|qelectrotech-0.22-4|33	desktop-file-install \
14cr|qelectrotech-0.22-4|34	--remove-category="Office" \
14cr|qelectrotech-0.22-4|35	--remove-category="Qt" \
14cr|qelectrotech-0.22-4|36	--remove-category="VectorGraphics" \
14cr|qelectrotech-0.22-4|37	--remove-category="Science" \
14cr|qelectrotech-0.22-4|38	--remove-category="Electricity" \
14cr|qelectrotech-0.22-4|39	--remove-category="Engineering" \
14cr|qelectrotech-0.22-4|40	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Electricity" \
14cr|qelectrotech-0.22-4|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|qelectrotech-0.22-4|42	
14cr|qelectrotech-0.22-4|43	# add the association file
14cr|qelectrotech-0.22-4|44	mkdir -p %{buildroot}%{_datadir}/mime/packages/
14cr|qelectrotech-0.22-4|45	install %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|qelectrotech-0.22-4|46	
14cr|qelectrotech-0.22-4|47	# remove useless file
14cr|qelectrotech-0.22-4|48	rm -rf %{buildroot}/usr/doc
14cr|qelectrotech-0.22-4|49	rm -rf %{buildroot}%{_datadir}/mime/application/x-qet-element.xml
14cr|qelectrotech-0.22-4|50	rm -rf %{buildroot}%{_datadir}/mime/application/x-qet-project.xml
14cr|qelectrotech-0.22-4|51	rm -rf %{buildroot}%{_datadir}/mimelnk/application/x-qet-element.desktop
14cr|qelectrotech-0.22-4|52	rm -rf %{buildroot}%{_datadir}/mimelnk/application/x-qet-project.desktop
14cr|qelectrotech-0.22-4|53	
14cr|qelectrotech-0.22-4|54	%files
14cr|qelectrotech-0.22-4|55	%doc CREDIT ELEMENTS.LICENSE INSTALL LICENSE README
14cr|qelectrotech-0.22-4|56	%{_bindir}/%{name}
14cr|qelectrotech-0.22-4|57	%{_datadir}/%{name}
14cr|qelectrotech-0.22-4|58	%{_mandir}/es/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|59	%{_mandir}/fr.ISO8859-1/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|60	%{_mandir}/fr.UTF-8/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|61	%{_mandir}/fr/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|62	%{_mandir}/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|63	%{_mandir}/pt/man1/%{name}.1.*
14cr|qelectrotech-0.22-4|64	%{_datadir}/applications/%{name}.desktop
14cr|qelectrotech-0.22-4|65	%{_datadir}/mime/packages/%{name}.xml
14cr|qelectrotech-0.22-4|66	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|qelectrotech-0.22-4|67	%{_datadir}/icons/hicolor/128x128/mimetypes/*.png
14cr|qelectrotech-0.22-4|68	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|qelectrotech-0.22-4|69	%{_datadir}/icons/hicolor/16x16/mimetypes/*.png
14cr|qelectrotech-0.22-4|70	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14cr|qelectrotech-0.22-4|71	%{_datadir}/icons/hicolor/22x22/mimetypes/*.png
14cr|qelectrotech-0.22-4|72	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cr|qelectrotech-0.22-4|73	%{_datadir}/icons/hicolor/256x256/mimetypes/*.png
14cr|qelectrotech-0.22-4|74	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|qelectrotech-0.22-4|75	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
14cr|qelectrotech-0.22-4|76	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|qelectrotech-0.22-4|77	%{_datadir}/icons/hicolor/48x48/mimetypes/*.png
14cr|qelectrotech-0.22-4|78	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|qelectrotech-0.22-4|79	%{_datadir}/icons/hicolor/64x64/mimetypes/*.png
14cr|qelectrotech-0.22-4|80	
14cr|qelectrotech-0.22-4|81	
14cr|qelectrotech-0.22-4|82	%changelog
14cr|qelectrotech-0.22-4|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.22-4
14cr|qelectrotech-0.22-4|84	+ Revision: 5ea28c9
14cr|qelectrotech-0.22-4|85	- MassBuild#464: Increase release tag
14cr|qelectrotech-0.22-4|86	
14cr|qelectrotech-0.22-4|87	

7098 14
14cr|qemulator-0.5-12|1	%define oname	Qemulator
14cr|qemulator-0.5-12|2	
14cr|qemulator-0.5-12|3	Summary:	Interface to configure and launch Qemu
14cr|qemulator-0.5-12|4	Name:		qemulator
14cr|qemulator-0.5-12|5	Version:	0.5
14cr|qemulator-0.5-12|6	Release:	12
14cr|qemulator-0.5-12|7	License:	GPLv2+
14cr|qemulator-0.5-12|8	Group:		Emulators
14cr|qemulator-0.5-12|9	URL:		http://qemulator.createweb.de/
14cr|qemulator-0.5-12|10	Source0:	http://qemulator.createweb.de/%{oname}-%{version}.tar.gz
14cr|qemulator-0.5-12|11	Source1:	%{name}.desktop
14cr|qemulator-0.5-12|12	Patch0:		fix_python_dir.patch
14cr|qemulator-0.5-12|13	BuildArch:	noarch
14cr|qemulator-0.5-12|14	
14cr|qemulator-0.5-12|15	Requires:	perl-Locale-gettext >= 1.04
14cr|qemulator-0.5-12|16	Requires:	python
14cr|qemulator-0.5-12|17	Requires:	pygtk2.0
14cr|qemulator-0.5-12|18	Requires:	gnome-python
14cr|qemulator-0.5-12|19	Requires:	qemu
14cr|qemulator-0.5-12|20	Requires:	pygtk2.0-libglade
14cr|qemulator-0.5-12|21	BuildRequires:	librsvg
14cr|qemulator-0.5-12|22	BuildRequires:	libxml2-utils
14cr|qemulator-0.5-12|23	BuildRequires:	desktop-file-utils
14cr|qemulator-0.5-12|24	BuildRequires:	pkgconfig(libglade-2.0)
14cr|qemulator-0.5-12|25	BuildRequires:	pygtk2.0-devel
14cr|qemulator-0.5-12|26	BuildRequires:	imagemagick
14cr|qemulator-0.5-12|27	
14cr|qemulator-0.5-12|28	%description
14cr|qemulator-0.5-12|29	A launcher for Qemu that manages Qemu configs and creates disk images
14cr|qemulator-0.5-12|30	Qemu-launcher provides a point and click interface to Qemu. It also
14cr|qemulator-0.5-12|31	allows you to create, save, load, and run multiple Qemu VM
14cr|qemulator-0.5-12|32	configurations. It has a basic interface for creating or converting
14cr|qemulator-0.5-12|33	disk images.
14cr|qemulator-0.5-12|34	
14cr|qemulator-0.5-12|35	Only supports the x86 PC emulator part of Qemu.
14cr|qemulator-0.5-12|36	
14cr|qemulator-0.5-12|37	
14cr|qemulator-0.5-12|38	%prep
14cr|qemulator-0.5-12|39	%setup -q -n %{oname}-%{version}
14cr|qemulator-0.5-12|40	%patch0 -p1
14cr|qemulator-0.5-12|41	
14cr|qemulator-0.5-12|42	%build
14cr|qemulator-0.5-12|43	
14cr|qemulator-0.5-12|44	%install
14cr|qemulator-0.5-12|45	rm -rf %{buildroot}
14cr|qemulator-0.5-12|46	mkdir -p %{buildroot}%{_bindir} \
14cr|qemulator-0.5-12|47	%{buildroot}%{_datadir}/ \
14cr|qemulator-0.5-12|48	%{buildroot}%{_datadir}/%{name} \
14cr|qemulator-0.5-12|49	%{buildroot}%{_datadir}/pixmaps \
14cr|qemulator-0.5-12|50	%{buildroot}%{_libdir}
14cr|qemulator-0.5-12|51	cp -a usr/local/lib/qemulator/* %{buildroot}%{_datadir}/qemulator
14cr|qemulator-0.5-12|52	cp -ra usr/local/share/* %{buildroot}%{_datadir}/
14cr|qemulator-0.5-12|53	chmod +x %{buildroot}%{_datadir}/qemulator/qml_imagecreation.py \
14cr|qemulator-0.5-12|54	%{buildroot}%{_datadir}/qemulator/qml_machinesetup.py \
14cr|qemulator-0.5-12|55	%{buildroot}%{_datadir}/qemulator/qml_filehandlers.py \
14cr|qemulator-0.5-12|56	%{buildroot}%{_datadir}/qemulator/qml_configuration.py \
14cr|qemulator-0.5-12|57	%{buildroot}%{_datadir}/qemulator/qml_tools.py \
14cr|qemulator-0.5-12|58	%{buildroot}%{_datadir}/qemulator/qml_installwizzard.py \
14cr|qemulator-0.5-12|59	%{buildroot}%{_datadir}/qemulator/qml_style.py
14cr|qemulator-0.5-12|60	chmod -x %{buildroot}%{_datadir}/qemulator/icons/mac.png
14cr|qemulator-0.5-12|61	convert -resize 32x32 usr/local/share/pixmaps/qemulator.svg qemulator.xpm
14cr|qemulator-0.5-12|62	cp qemulator.xpm %{buildroot}%{_datadir}/pixmaps/
14cr|qemulator-0.5-12|63	ln -s %{_datadir}/qemulator/qemulator.py %{buildroot}%{_bindir}/qemulator
14cr|qemulator-0.5-12|64	
14cr|qemulator-0.5-12|65	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|qemulator-0.5-12|66	
14cr|qemulator-0.5-12|67	%clean
14cr|qemulator-0.5-12|68	rm -rf %{buildroot}
14cr|qemulator-0.5-12|69	
14cr|qemulator-0.5-12|70	%files
14cr|qemulator-0.5-12|71	%defattr(-,root,root)
14cr|qemulator-0.5-12|72	%{_bindir}/%{name}
14cr|qemulator-0.5-12|73	%{_datadir}/%{name}/*
14cr|qemulator-0.5-12|74	%{_datadir}/pixmaps/%{name}.*
14cr|qemulator-0.5-12|75	%{_datadir}/pixmaps/%{name}/%{name}.*
14cr|qemulator-0.5-12|76	%{_datadir}/locale
14cr|qemulator-0.5-12|77	%{_datadir}/applications/%{name}.desktop
14cr|qemulator-0.5-12|78	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|qemulator-0.5-12|79	%{_datadir}/pixmaps/qemulator/*.png
14cr|qemulator-0.5-12|80	
14cr|qemulator-0.5-12|81	
14cr|qemulator-0.5-12|82	
14cr|qemulator-0.5-12|83	%changelog
14cr|qemulator-0.5-12|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-12
14cr|qemulator-0.5-12|85	+ Revision: 04b9dc8
14cr|qemulator-0.5-12|86	- MassBuild#464: Increase release tag
14cr|qemulator-0.5-12|87	
14cr|qemulator-0.5-12|88	

7099 14
14cr|qemu-launcher-1.7.4-9|1	%define	name	qemu-launcher
14cr|qemu-launcher-1.7.4-9|2	%define	version	1.7.4
14cr|qemu-launcher-1.7.4-9|3	%define release	9
14cr|qemu-launcher-1.7.4-9|4	
14cr|qemu-launcher-1.7.4-9|5	Summary:	Interface to configure and launch Qemu
14cr|qemu-launcher-1.7.4-9|6	Name:		%name
14cr|qemu-launcher-1.7.4-9|7	Version:	%version
14cr|qemu-launcher-1.7.4-9|8	Release:	%release
14cr|qemu-launcher-1.7.4-9|9	License:	GPL
14cr|qemu-launcher-1.7.4-9|10	Group:		Emulators
14cr|qemu-launcher-1.7.4-9|11	URL:		http://projects.wanderings.us/qemu_launcher
14cr|qemu-launcher-1.7.4-9|12	Source0:	http://download.gna.org/qemulaunch/%{name}_%{version}.tar.bz2
14cr|qemu-launcher-1.7.4-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qemu-launcher-1.7.4-9|14	BuildArch:	noarch
14cr|qemu-launcher-1.7.4-9|15	Requires:	perl-Locale-gettext >= 1.04
14cr|qemu-launcher-1.7.4-9|16	BuildRequires:	librsvg
14cr|qemu-launcher-1.7.4-9|17	BuildRequires:	libxml2-utils
14cr|qemu-launcher-1.7.4-9|18	BuildRequires:	desktop-file-utils
14cr|qemu-launcher-1.7.4-9|19	
14cr|qemu-launcher-1.7.4-9|20	%description
14cr|qemu-launcher-1.7.4-9|21	A launcher for Qemu that manages Qemu configs and creates disk images
14cr|qemu-launcher-1.7.4-9|22	Qemu-launcher provides a point and click interface to Qemu. It also
14cr|qemu-launcher-1.7.4-9|23	allows you to create, save, load, and run multiple Qemu VM
14cr|qemu-launcher-1.7.4-9|24	configurations. It has a basic interface for creating or convertering
14cr|qemu-launcher-1.7.4-9|25	disk images.
14cr|qemu-launcher-1.7.4-9|26	
14cr|qemu-launcher-1.7.4-9|27	Only supports the x86 PC emulator part of Qemu.
14cr|qemu-launcher-1.7.4-9|28	
14cr|qemu-launcher-1.7.4-9|29	%prep
14cr|qemu-launcher-1.7.4-9|30	%setup -q
14cr|qemu-launcher-1.7.4-9|31	
14cr|qemu-launcher-1.7.4-9|32	%build
14cr|qemu-launcher-1.7.4-9|33	
14cr|qemu-launcher-1.7.4-9|34	%install
14cr|qemu-launcher-1.7.4-9|35	rm -rf %buildroot
14cr|qemu-launcher-1.7.4-9|36	%makeinstall DESTDIR=%buildroot PREFIX=%_prefix
14cr|qemu-launcher-1.7.4-9|37	
14cr|qemu-launcher-1.7.4-9|38	%find_lang %name
14cr|qemu-launcher-1.7.4-9|39	
14cr|qemu-launcher-1.7.4-9|40	desktop-file-install --vendor="" \
14cr|qemu-launcher-1.7.4-9|41	--remove-category="Application" \
14cr|qemu-launcher-1.7.4-9|42	--remove-category="Utility" \
14cr|qemu-launcher-1.7.4-9|43	--add-category="System" \
14cr|qemu-launcher-1.7.4-9|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|qemu-launcher-1.7.4-9|45	
14cr|qemu-launcher-1.7.4-9|46	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
14cr|qemu-launcher-1.7.4-9|47	
14cr|qemu-launcher-1.7.4-9|48	rsvg-convert -a -w 48 -w 48 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_liconsdir/qemu-launcher.png
14cr|qemu-launcher-1.7.4-9|49	rsvg-convert -a -w 32 -w 32 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_iconsdir/qemu-launcher.png
14cr|qemu-launcher-1.7.4-9|50	rsvg-convert -a -w 16 -w 16 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_miconsdir/qemu-launcher.png
14cr|qemu-launcher-1.7.4-9|51	
14cr|qemu-launcher-1.7.4-9|52	rm -rf %buildroot/%{_datadir}/doc/%name
14cr|qemu-launcher-1.7.4-9|53	
14cr|qemu-launcher-1.7.4-9|54	%if %mdkversion < 200900
14cr|qemu-launcher-1.7.4-9|55	%post
14cr|qemu-launcher-1.7.4-9|56	%update_menus
14cr|qemu-launcher-1.7.4-9|57	%update_icon_cache hicolor
14cr|qemu-launcher-1.7.4-9|58	%endif
14cr|qemu-launcher-1.7.4-9|59	
14cr|qemu-launcher-1.7.4-9|60	%if %mdkversion < 200900
14cr|qemu-launcher-1.7.4-9|61	%postun
14cr|qemu-launcher-1.7.4-9|62	%clean_menus
14cr|qemu-launcher-1.7.4-9|63	%clean_icon_cache hicolor
14cr|qemu-launcher-1.7.4-9|64	%endif
14cr|qemu-launcher-1.7.4-9|65	
14cr|qemu-launcher-1.7.4-9|66	%clean
14cr|qemu-launcher-1.7.4-9|67	rm -rf %buildroot
14cr|qemu-launcher-1.7.4-9|68	
14cr|qemu-launcher-1.7.4-9|69	%files -f %name.lang
14cr|qemu-launcher-1.7.4-9|70	%defattr(-,root,root)
14cr|qemu-launcher-1.7.4-9|71	%doc README
14cr|qemu-launcher-1.7.4-9|72	
14cr|qemu-launcher-1.7.4-9|73	%{_bindir}/*
14cr|qemu-launcher-1.7.4-9|74	%{_liconsdir}/%{name}.png
14cr|qemu-launcher-1.7.4-9|75	%{_iconsdir}/%{name}.png
14cr|qemu-launcher-1.7.4-9|76	%{_miconsdir}/%{name}.png
14cr|qemu-launcher-1.7.4-9|77	%{_datadir}/pixmaps/*.xpm
14cr|qemu-launcher-1.7.4-9|78	%{_datadir}/%name
14cr|qemu-launcher-1.7.4-9|79	%{_mandir}/man1/*
14cr|qemu-launcher-1.7.4-9|80	%{_datadir}/applications/qemu-launcher.desktop
14cr|qemu-launcher-1.7.4-9|81	%{_iconsdir}/hicolor/*/apps/qemu-launcher.*
14cr|qemu-launcher-1.7.4-9|82	
14cr|qemu-launcher-1.7.4-9|83	
14cr|qemu-launcher-1.7.4-9|84	
14cr|qemu-launcher-1.7.4-9|85	%changelog
14cr|qemu-launcher-1.7.4-9|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.4-9
14cr|qemu-launcher-1.7.4-9|87	+ Revision: e6e806f
14cr|qemu-launcher-1.7.4-9|88	- MassBuild#464: Increase release tag
14cr|qemu-launcher-1.7.4-9|89	
14cr|qemu-launcher-1.7.4-9|90	

7100 14
14cr|qeven-0.3.2-5|1	#define debug_package	%{nil}
14cr|qeven-0.3.2-5|2	
14cr|qeven-0.3.2-5|3	Name:		qeven
14cr|qeven-0.3.2-5|4	Version:	0.3.2
14cr|qeven-0.3.2-5|5	Release:	5
14cr|qeven-0.3.2-5|6	Summary:	Video Converter with Qt4 GUI
14cr|qeven-0.3.2-5|7	Group:		Video
14cr|qeven-0.3.2-5|8	License:	GPLv3
14cr|qeven-0.3.2-5|9	URL:		http://qeven.wordpress.com/
14cr|qeven-0.3.2-5|10	Source0:	https://sourceforge.net/projects/qeven/files/%{name}/%{name}_%{version}/%{name}_%{version}.tar.bz2
14cr|qeven-0.3.2-5|11	Source1:	russian.qm
14cr|qeven-0.3.2-5|12	Patch0:		qeven-0.3.2-mencoder.patch
14cr|qeven-0.3.2-5|13	Patch1:		qeven_0.3.2-rus.patch
14cr|qeven-0.3.2-5|14	
14cr|qeven-0.3.2-5|15	BuildRequires:	qt4-devel
14cr|qeven-0.3.2-5|16	Requires:	mplayer
14cr|qeven-0.3.2-5|17	Requires:	mencoder
14cr|qeven-0.3.2-5|18	
14cr|qeven-0.3.2-5|19	%description
14cr|qeven-0.3.2-5|20	Qt Easy Video Encoder (QEVEN) allows you to encode your media
14cr|qeven-0.3.2-5|21	in several video format including (VCD, SVCD, DVD, DIVX, XVID, FLV).
14cr|qeven-0.3.2-5|22	
14cr|qeven-0.3.2-5|23	
14cr|qeven-0.3.2-5|24	%prep
14cr|qeven-0.3.2-5|25	%setup -qn %{name}_%{version}
14cr|qeven-0.3.2-5|26	%patch0 -p0
14cr|qeven-0.3.2-5|27	%patch1 -p1
14cr|qeven-0.3.2-5|28	cp %{SOURCE1} translation/russian.qm
14cr|qeven-0.3.2-5|29	perl -i -pe 's/\r\n/\n/gs' {LICENSE.txt,CHANGELOG}
14cr|qeven-0.3.2-5|30	
14cr|qeven-0.3.2-5|31	
14cr|qeven-0.3.2-5|32	%build
14cr|qeven-0.3.2-5|33	%qmake_qt4 QEVEN.pro
14cr|qeven-0.3.2-5|34	%make
14cr|qeven-0.3.2-5|35	
14cr|qeven-0.3.2-5|36	%install
14cr|qeven-0.3.2-5|37	mkdir -p %{buildroot}/%{_bindir}
14cr|qeven-0.3.2-5|38	mkdir -p %{buildroot}/%{_datadir}/pixmaps
14cr|qeven-0.3.2-5|39	mkdir -p %{buildroot}/%{_datadir}/%{name}/translation
14cr|qeven-0.3.2-5|40	
14cr|qeven-0.3.2-5|41	cp QEVEN %{buildroot}%{_bindir}/%{name}
14cr|qeven-0.3.2-5|42	cp -rp translation %{buildroot}%{_datadir}/%{name}/
14cr|qeven-0.3.2-5|43	cp Image/qeven*64x64*.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|qeven-0.3.2-5|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qeven-0.3.2-5|45	
14cr|qeven-0.3.2-5|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|qeven-0.3.2-5|47	[Desktop Entry]
14cr|qeven-0.3.2-5|48	Name=Qeven
14cr|qeven-0.3.2-5|49	GenericName=QT Easy Video Encoder
14cr|qeven-0.3.2-5|50	Comment=Video Encoder
14cr|qeven-0.3.2-5|51	Exec=%{_bindir}/%{name}
14cr|qeven-0.3.2-5|52	Icon=%{name}
14cr|qeven-0.3.2-5|53	Terminal=false
14cr|qeven-0.3.2-5|54	Type=Application
14cr|qeven-0.3.2-5|55	StartupNotify=true
14cr|qeven-0.3.2-5|56	Categories=Qt;AudioVideo;
14cr|qeven-0.3.2-5|57	EOF
14cr|qeven-0.3.2-5|58	
14cr|qeven-0.3.2-5|59	
14cr|qeven-0.3.2-5|60	%files
14cr|qeven-0.3.2-5|61	%doc AUTHORS CHANGELOG LICENSE.txt README TODO
14cr|qeven-0.3.2-5|62	%{_bindir}/%{name}
14cr|qeven-0.3.2-5|63	%{_datadir}/%{name}/translation/*
14cr|qeven-0.3.2-5|64	%{_datadir}/applications/%{name}.desktop
14cr|qeven-0.3.2-5|65	%{_datadir}/pixmaps/%{name}.png
14cr|qeven-0.3.2-5|66	
14cr|qeven-0.3.2-5|67	
14cr|qeven-0.3.2-5|68	%changelog
14cr|qeven-0.3.2-5|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-5
14cr|qeven-0.3.2-5|70	+ Revision: 58be1f6
14cr|qeven-0.3.2-5|71	- MassBuild#464: Increase release tag
14cr|qeven-0.3.2-5|72	
14cr|qeven-0.3.2-5|73	

7101 14
14cr|qgis-1.8.0-6|1	# Doesnt build with -j16, does with -j12 or lower, we choose -j8
14cr|qgis-1.8.0-6|2	%global make %(cpus=%_smp_mflags;if [ "${cpus##-j}" -gt 8 ];then echo make -j8;else echo make $cpus;fi)
14cr|qgis-1.8.0-6|3	
14cr|qgis-1.8.0-6|4	#define _requires_exceptions .*libgrass_.*
14cr|qgis-1.8.0-6|5	%define __noautoreq '.*libgrass_.*'
14cr|qgis-1.8.0-6|6	
14cr|qgis-1.8.0-6|7	Summary:	Geographic Information System for Linux/Unix
14cr|qgis-1.8.0-6|8	Name:		qgis
14cr|qgis-1.8.0-6|9	Version:	1.8.0
14cr|qgis-1.8.0-6|10	Release:	6
14cr|qgis-1.8.0-6|11	License:	GPLv2+
14cr|qgis-1.8.0-6|12	Group:		Sciences/Geosciences
14cr|qgis-1.8.0-6|13	Url:		http://www.qgis.org/
14cr|qgis-1.8.0-6|14	Source0:	http://qgis.org/downloads/qgis-%{version}.tar.bz2
14cr|qgis-1.8.0-6|15	Patch0:		qgis-1.8.0-datasource-crash.patch
14cr|qgis-1.8.0-6|16	Patch1:		qgis-1.8.0-sip410.patch
14cr|qgis-1.8.0-6|17	Patch2:		qgis-1.8.0-sip415.patch
14cr|qgis-1.8.0-6|18	BuildRequires:	bison
14cr|qgis-1.8.0-6|19	BuildRequires:	cmake
14cr|qgis-1.8.0-6|20	BuildRequires:	dos2unix
14cr|qgis-1.8.0-6|21	BuildRequires:	flex
14cr|qgis-1.8.0-6|22	BuildRequires:	grass
14cr|qgis-1.8.0-6|23	BuildRequires:	imagemagick
14cr|qgis-1.8.0-6|24	BuildRequires:	mlocate
14cr|qgis-1.8.0-6|25	BuildRequires:	postgis
14cr|qgis-1.8.0-6|26	BuildRequires:	python-sip
14cr|qgis-1.8.0-6|27	BuildRequires:	gdal-devel
14cr|qgis-1.8.0-6|28	BuildRequires:	geos-devel
14cr|qgis-1.8.0-6|29	BuildRequires:	libqwt-devel
14cr|qgis-1.8.0-6|30	BuildRequires:	python-BioSQL
14cr|qgis-1.8.0-6|31	BuildRequires:	python-qt4-devel
14cr|qgis-1.8.0-6|32	BuildRequires:	qt4-devel
14cr|qgis-1.8.0-6|33	BuildRequires:	qt4-linguist
14cr|qgis-1.8.0-6|34	BuildRequires:	spatialindex-devel
14cr|qgis-1.8.0-6|35	BuildRequires:	pkgconfig(cfitsio)
14cr|qgis-1.8.0-6|36	BuildRequires:	pkgconfig(expat)
14cr|qgis-1.8.0-6|37	BuildRequires:	pkgconfig(gsl)
14cr|qgis-1.8.0-6|38	BuildRequires:	pkgconfig(libpq)
14cr|qgis-1.8.0-6|39	BuildRequires:	pkgconfig(netcdf)
14cr|qgis-1.8.0-6|40	BuildRequires:	pkgconfig(proj)
14cr|qgis-1.8.0-6|41	BuildRequires:	pkgconfig(python)
14cr|qgis-1.8.0-6|42	BuildRequires:	pkgconfig(spatialite)
14cr|qgis-1.8.0-6|43	Requires:	python-BioSQL
14cr|qgis-1.8.0-6|44	Requires:	postgis
14cr|qgis-1.8.0-6|45	Obsoletes:	%{name}-theme-gis < 1.8.0
14cr|qgis-1.8.0-6|46	
14cr|qgis-1.8.0-6|47	%description
14cr|qgis-1.8.0-6|48	Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
14cr|qgis-1.8.0-6|49	built for Linux/Unix. QGIS will offer support for vector and raster formats.
14cr|qgis-1.8.0-6|50	Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
14cr|qgis-1.8.0-6|51	
14cr|qgis-1.8.0-6|52	Planned features include:
14cr|qgis-1.8.0-6|53	
14cr|qgis-1.8.0-6|54	* Read and edit shapefiles
14cr|qgis-1.8.0-6|55	* Display georeferenced rasters (tiff, png, geotiff)
14cr|qgis-1.8.0-6|56	* Plugins to dynamically add new functionality to the application
14cr|qgis-1.8.0-6|57	* Support for database tables
14cr|qgis-1.8.0-6|58	* Support for spatially enabled tables in PostgreSQL using PostGIS
14cr|qgis-1.8.0-6|59	* Map output
14cr|qgis-1.8.0-6|60	* Script engine
14cr|qgis-1.8.0-6|61	* Metadata support
14cr|qgis-1.8.0-6|62	
14cr|qgis-1.8.0-6|63	%files
14cr|qgis-1.8.0-6|64	%doc BUGS README TODO
14cr|qgis-1.8.0-6|65	%{_bindir}/qbrowser
14cr|qgis-1.8.0-6|66	%{_bindir}/qgis_bench
14cr|qgis-1.8.0-6|67	%{_libdir}/%{name}/crssync
14cr|qgis-1.8.0-6|68	%{_bindir}/%{name}
14cr|qgis-1.8.0-6|69	%{_libdir}/%{name}/qgis_help
14cr|qgis-1.8.0-6|70	%{_libdir}/lib%{name}_*.so.*
14cr|qgis-1.8.0-6|71	# this might go in its own subpkg???
14cr|qgis-1.8.0-6|72	%{_libdir}/lib%{name}sqlanyconnection*.so.*
14cr|qgis-1.8.0-6|73	%dir %{_libdir}/%{name}
14cr|qgis-1.8.0-6|74	%{_libdir}/%{name}/*.so
14cr|qgis-1.8.0-6|75	%exclude %{_libdir}/%{name}/libgrass*.so
14cr|qgis-1.8.0-6|76	%{_datadir}/%{name}/doc
14cr|qgis-1.8.0-6|77	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qgis-1.8.0-6|78	%dir %{_datadir}/%{name}
14cr|qgis-1.8.0-6|79	%{_datadir}/%{name}/i18n
14cr|qgis-1.8.0-6|80	%{_datadir}/%{name}/images
14cr|qgis-1.8.0-6|81	%{_datadir}/%{name}/resources
14cr|qgis-1.8.0-6|82	%{_datadir}/%{name}/svg
14cr|qgis-1.8.0-6|83	%{_mandir}/man1/*
14cr|qgis-1.8.0-6|84	%{_iconsdir}/hicolor/*/apps/*
14cr|qgis-1.8.0-6|85	
14cr|qgis-1.8.0-6|86	#---------------------------------------------------------
14cr|qgis-1.8.0-6|87	
14cr|qgis-1.8.0-6|88	%package devel
14cr|qgis-1.8.0-6|89	Summary:	Development libraries and headers for QGIS
14cr|qgis-1.8.0-6|90	Group:		Sciences/Geosciences
14cr|qgis-1.8.0-6|91	Requires:	qgis
14cr|qgis-1.8.0-6|92	Obsoletes:	%{_lib}qgis-devel < 1.8.0
14cr|qgis-1.8.0-6|93	Conflicts:	qgis < 0.11.0
14cr|qgis-1.8.0-6|94	Conflicts:	qgiss-grass < 0.11.0
14cr|qgis-1.8.0-6|95	
14cr|qgis-1.8.0-6|96	%description devel
14cr|qgis-1.8.0-6|97	Development headers for QGIS
14cr|qgis-1.8.0-6|98	
14cr|qgis-1.8.0-6|99	%files devel
14cr|qgis-1.8.0-6|100	%{_includedir}/*
14cr|qgis-1.8.0-6|101	%{_libdir}/lib%{name}_*.so
14cr|qgis-1.8.0-6|102	%{_libdir}/libqgisgrass.so
14cr|qgis-1.8.0-6|103	%{_libdir}/libqgispython.so
14cr|qgis-1.8.0-6|104	%{_libdir}/lib%{name}sqlanyconnection*.so
14cr|qgis-1.8.0-6|105	%{_datadir}/%{name}/FindQGIS.cmake
14cr|qgis-1.8.0-6|106	
14cr|qgis-1.8.0-6|107	#---------------------------------------------------------
14cr|qgis-1.8.0-6|108	
14cr|qgis-1.8.0-6|109	%package grass
14cr|qgis-1.8.0-6|110	Summary:	QGIS plugins for accessing GRASS data
14cr|qgis-1.8.0-6|111	Group:		Sciences/Geosciences
14cr|qgis-1.8.0-6|112	Requires:	grass
14cr|qgis-1.8.0-6|113	Conflicts:	qgis < 0.11.0
14cr|qgis-1.8.0-6|114	
14cr|qgis-1.8.0-6|115	%description grass
14cr|qgis-1.8.0-6|116	This package provides plugins for QGIS that provide access to GRASS data from
14cr|qgis-1.8.0-6|117	within QGIS.
14cr|qgis-1.8.0-6|118	
14cr|qgis-1.8.0-6|119	%files grass
14cr|qgis-1.8.0-6|120	%{_libdir}/libqgisgrass.so.*
14cr|qgis-1.8.0-6|121	%{_libdir}/%{name}/libgrass*.so
14cr|qgis-1.8.0-6|122	%{_libdir}/%{name}/grass
14cr|qgis-1.8.0-6|123	%{_datadir}/%{name}/grass
14cr|qgis-1.8.0-6|124	
14cr|qgis-1.8.0-6|125	#---------------------------------------------------------
14cr|qgis-1.8.0-6|126	
14cr|qgis-1.8.0-6|127	%package python
14cr|qgis-1.8.0-6|128	Summary:	Python integration and plugins for qgis
14cr|qgis-1.8.0-6|129	Group:		Sciences/Geosciences
14cr|qgis-1.8.0-6|130	Requires:	%{name} = %{version}-%{release}
14cr|qgis-1.8.0-6|131	Requires:	python-sip
14cr|qgis-1.8.0-6|132	Requires:	python-qt4
14cr|qgis-1.8.0-6|133	Conflicts:	qgis < 0.11.0
14cr|qgis-1.8.0-6|134	
14cr|qgis-1.8.0-6|135	%description python
14cr|qgis-1.8.0-6|136	Python integration and plugins for qgis
14cr|qgis-1.8.0-6|137	
14cr|qgis-1.8.0-6|138	%files python
14cr|qgis-1.8.0-6|139	%{_libdir}/libqgispython.so.*
14cr|qgis-1.8.0-6|140	%{_datadir}/%{name}/python
14cr|qgis-1.8.0-6|141	
14cr|qgis-1.8.0-6|142	#---------------------------------------------------------
14cr|qgis-1.8.0-6|143	
14cr|qgis-1.8.0-6|144	%prep
14cr|qgis-1.8.0-6|145	%setup -q -n %{name}-%{version}
14cr|qgis-1.8.0-6|146	%patch0 -p1
14cr|qgis-1.8.0-6|147	%patch1 -p1
14cr|qgis-1.8.0-6|148	%patch2 -p1
14cr|qgis-1.8.0-6|149	
14cr|qgis-1.8.0-6|150	%build
14cr|qgis-1.8.0-6|151	%cmake_qt4 \
14cr|qgis-1.8.0-6|152	-DQGIS_LIB_SUBDIR=%{_lib} \
14cr|qgis-1.8.0-6|153	-DQGIS_PLUGIN_SUBDIR=%{_lib}/qgis \
14cr|qgis-1.8.0-6|154	-DGRASS_PREFIX=%{_libdir}/%{grass}
14cr|qgis-1.8.0-6|155	
14cr|qgis-1.8.0-6|156	%make
14cr|qgis-1.8.0-6|157	
14cr|qgis-1.8.0-6|158	%install
14cr|qgis-1.8.0-6|159	%makeinstall_std -C build
14cr|qgis-1.8.0-6|160	
14cr|qgis-1.8.0-6|161	mv %{buildroot}%{_prefix}/man %{buildroot}/%{_datadir}
14cr|qgis-1.8.0-6|162	
14cr|qgis-1.8.0-6|163	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|qgis-1.8.0-6|164	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qgis-1.8.0-6|165	[Desktop Entry]
14cr|qgis-1.8.0-6|166	Name=Quantum GIS
14cr|qgis-1.8.0-6|167	Comment=Quantum Geographic Information System
14cr|qgis-1.8.0-6|168	Exec=%{_bindir}/%{name}
14cr|qgis-1.8.0-6|169	Icon=%{name}
14cr|qgis-1.8.0-6|170	Terminal=false
14cr|qgis-1.8.0-6|171	Type=Application
14cr|qgis-1.8.0-6|172	Categories=Science;Geoscience;Qt;
14cr|qgis-1.8.0-6|173	EOF
14cr|qgis-1.8.0-6|174	
14cr|qgis-1.8.0-6|175	# icon
14cr|qgis-1.8.0-6|176	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|qgis-1.8.0-6|177	convert -scale 48 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|qgis-1.8.0-6|178	convert -scale 32 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|qgis-1.8.0-6|179	convert -scale 16 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|qgis-1.8.0-6|180	
14cr|qgis-1.8.0-6|181	%changelog
14cr|qgis-1.8.0-6|182	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-6
14cr|qgis-1.8.0-6|183	+ Revision: 0a1c8be
14cr|qgis-1.8.0-6|184	- MassBuild#464: Increase release tag
14cr|qgis-1.8.0-6|185	
14cr|qgis-1.8.0-6|186	

7102 14
14cr|qgit-2.3-3|1	
14cr|qgit-2.3-3|2	Summary: A git GUI viewer
14cr|qgit-2.3-3|3	Name: qgit
14cr|qgit-2.3-3|4	Version: 2.3
14cr|qgit-2.3-3|5	Release: 3
14cr|qgit-2.3-3|6	Source0: http://ovh.dl.sourceforge.net/sourceforge/qgit/%{name}-%{version}.tar.bz2
14cr|qgit-2.3-3|7	Patch0: %{name}-2.2-qmake.patch
14cr|qgit-2.3-3|8	Patch1: %{name}-2.3-fix-format.patch
14cr|qgit-2.3-3|9	Patch2: %{name}-2.3-fix-repo-config-cmd.patch
14cr|qgit-2.3-3|10	License: GPL
14cr|qgit-2.3-3|11	Group: Development/Other
14cr|qgit-2.3-3|12	Url: http://sourceforge.net/projects/qgit
14cr|qgit-2.3-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qgit-2.3-3|14	BuildRequires: scons
14cr|qgit-2.3-3|15	BuildRequires: qt4-devel
14cr|qgit-2.3-3|16	Requires: git-core
14cr|qgit-2.3-3|17	
14cr|qgit-2.3-3|18	%define qtdir /usr/lib/qt4
14cr|qgit-2.3-3|19	
14cr|qgit-2.3-3|20	%description
14cr|qgit-2.3-3|21	With qgit you will be able to browse revisions history, view patch content
14cr|qgit-2.3-3|22	and changed
14cr|qgit-2.3-3|23	files, graphically following different development branches.
14cr|qgit-2.3-3|24	
14cr|qgit-2.3-3|25	Main features
14cr|qgit-2.3-3|26	- View revisions, diffs, files history, files annotation, archive tree.
14cr|qgit-2.3-3|27	- Commit changes visually cherry picking modified files.
14cr|qgit-2.3-3|28	- Apply or format patch series from selected commits, drag and
14cr|qgit-2.3-3|29	drop commits between two instances of qgit.
14cr|qgit-2.3-3|30	- qgit implements a GUI for the most common StGIT commands like push/pop
14cr|qgit-2.3-3|31	and apply/format patches. You can also create new patches or refresh
14cr|qgit-2.3-3|32	current top one using the same semantics of git commit, i.e. cherry
14cr|qgit-2.3-3|33	picking single modified files.
14cr|qgit-2.3-3|34	
14cr|qgit-2.3-3|35	%prep
14cr|qgit-2.3-3|36	%setup -q -n %{name}
14cr|qgit-2.3-3|37	%patch0 -p1 -b .qmake
14cr|qgit-2.3-3|38	%patch1 -p1 -b .fix-format
14cr|qgit-2.3-3|39	%patch2 -p1 -b .repo-config
14cr|qgit-2.3-3|40	
14cr|qgit-2.3-3|41	%build
14cr|qgit-2.3-3|42	qmake %{name}.pro
14cr|qgit-2.3-3|43	%make
14cr|qgit-2.3-3|44	
14cr|qgit-2.3-3|45	%install
14cr|qgit-2.3-3|46	rm -rf $RPM_BUILD_ROOT
14cr|qgit-2.3-3|47	make install INSTALL_ROOT=$RPM_BUILD_ROOT
14cr|qgit-2.3-3|48	
14cr|qgit-2.3-3|49	%clean
14cr|qgit-2.3-3|50	rm -rf $RPM_BUILD_ROOT
14cr|qgit-2.3-3|51	
14cr|qgit-2.3-3|52	%files
14cr|qgit-2.3-3|53	%defattr(-,root,root)
14cr|qgit-2.3-3|54	%doc README
14cr|qgit-2.3-3|55	%{_bindir}/qgit
14cr|qgit-2.3-3|56	
14cr|qgit-2.3-3|57	
14cr|qgit-2.3-3|58	
14cr|qgit-2.3-3|59	%changelog
14cr|qgit-2.3-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-3
14cr|qgit-2.3-3|61	+ Revision: b11c06e
14cr|qgit-2.3-3|62	- MassBuild#464: Increase release tag
14cr|qgit-2.3-3|63	
14cr|qgit-2.3-3|64	

7103 14
14cr|qhull-2012.1-4|1	%define qhull_major		6
14cr|qhull-2012.1-4|2	%define libqhull		%mklibname %{name} %{qhull_major}
14cr|qhull-2012.1-4|3	%define libqhull_devel		%mklibname %{name} -d
14cr|qhull-2012.1-4|4	%define libqhull_static_devel	%mklibname %{name} -d -s
14cr|qhull-2012.1-4|5	
14cr|qhull-2012.1-4|6	Name:		qhull
14cr|qhull-2012.1-4|7	Version:	2012.1
14cr|qhull-2012.1-4|8	Release:	4
14cr|qhull-2012.1-4|9	Summary:	Compute convex hulls
14cr|qhull-2012.1-4|10	License:	GPL
14cr|qhull-2012.1-4|11	Group:		System/Libraries
14cr|qhull-2012.1-4|12	URL:		http://www.qhull.org/
14cr|qhull-2012.1-4|13	Source0:	http://www.qhull.org/files/%{name}-%{version}-src.tgz
14cr|qhull-2012.1-4|14	BuildRequires:	cmake
14cr|qhull-2012.1-4|15	Patch0:		qhull-2012.1-format.patch
14cr|qhull-2012.1-4|16	
14cr|qhull-2012.1-4|17	%description
14cr|qhull-2012.1-4|18	Qhull computes convex hulls, Delaunay triangulations, halfspace
14cr|qhull-2012.1-4|19	intersections about a point, Voronoi diagrams, furthest-site Delaunay
14cr|qhull-2012.1-4|20	triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d,
14cr|qhull-2012.1-4|21	4-d, and higher dimensions. It implements the Quickhull algorithm for
14cr|qhull-2012.1-4|22	computing the convex hull. Qhull handles roundoff errors from floating
14cr|qhull-2012.1-4|23	point arithmetic. It can approximate a convex hull.
14cr|qhull-2012.1-4|24	
14cr|qhull-2012.1-4|25	%package	-n %{libqhull}
14cr|qhull-2012.1-4|26	Summary:	Shared libraries for %{name}
14cr|qhull-2012.1-4|27	Group:		System/Libraries
14cr|qhull-2012.1-4|28	
14cr|qhull-2012.1-4|29	%description	-n %{libqhull}
14cr|qhull-2012.1-4|30	Qhull computes convex hulls, Delaunay triangulations, Voronoi diagrams,
14cr|qhull-2012.1-4|31	furthest-site Voronoi diagrams, and halfspace intersections about a point.
14cr|qhull-2012.1-4|32	It runs in 2-d, 3-d, 4-d, or higher.  It implements the Quickhull algorithm
14cr|qhull-2012.1-4|33	for computing convex hulls.  Qhull handles round-off errors from floating
14cr|qhull-2012.1-4|34	point arithmetic.  It can approximate a convex hull.
14cr|qhull-2012.1-4|35	
14cr|qhull-2012.1-4|36	The program includes options for hull volume, facet area, partial hulls,
14cr|qhull-2012.1-4|37	input transformations, randomization, tracing, multiple output formats, and
14cr|qhull-2012.1-4|38	execution statistics.
14cr|qhull-2012.1-4|39	
14cr|qhull-2012.1-4|40	This package provide shared libraries for %{name}.
14cr|qhull-2012.1-4|41	
14cr|qhull-2012.1-4|42	%package	-n %{libqhull_devel}
14cr|qhull-2012.1-4|43	Summary:	Header files and libraries for development with %{name}
14cr|qhull-2012.1-4|44	Group:		Development/C
14cr|qhull-2012.1-4|45	Requires:	%{libqhull} = %{EVRD}
14cr|qhull-2012.1-4|46	Provides:	%{name}-devel = %{EVRD}
14cr|qhull-2012.1-4|47	Provides:	lib%{name}-devel = %{EVRD}
14cr|qhull-2012.1-4|48	Obsoletes:	%{mklibname qhull 0 -d}
14cr|qhull-2012.1-4|49	
14cr|qhull-2012.1-4|50	%pretrans	-n %{libqhull_devel}
14cr|qhull-2012.1-4|51	if [ -d %{_includedir}/qhull ]; then
14cr|qhull-2012.1-4|52	mv %{_includedir}/qhull %{_includedir}/qhull.rpmsave
14cr|qhull-2012.1-4|53	ln -s %{_includedir}/qhull.rpmsave %{name}
14cr|qhull-2012.1-4|54	fi
14cr|qhull-2012.1-4|55	
14cr|qhull-2012.1-4|56	%description	-n %{libqhull_devel}
14cr|qhull-2012.1-4|57	Header files and libraries for development with %{name}.
14cr|qhull-2012.1-4|58	
14cr|qhull-2012.1-4|59	%package	-n %{libqhull_static_devel}
14cr|qhull-2012.1-4|60	Summary:	Static library for development with %{name}
14cr|qhull-2012.1-4|61	Group:		Development/C
14cr|qhull-2012.1-4|62	Requires:	%{libqhull_devel} = %{EVRD}
14cr|qhull-2012.1-4|63	Provides:	%{name}-static-devel = %{EVRD}
14cr|qhull-2012.1-4|64	Provides:	lib%{name}-static-devel = %{EVRD}
14cr|qhull-2012.1-4|65	Obsoletes:	%{mklibname qhull 0 -d -s}
14cr|qhull-2012.1-4|66	
14cr|qhull-2012.1-4|67	%description	-n %{libqhull_static_devel}
14cr|qhull-2012.1-4|68	Header files and static library for development with %{name}.
14cr|qhull-2012.1-4|69	
14cr|qhull-2012.1-4|70	%prep
14cr|qhull-2012.1-4|71	%setup -q
14cr|qhull-2012.1-4|72	%patch0 -p1
14cr|qhull-2012.1-4|73	
14cr|qhull-2012.1-4|74	%build
14cr|qhull-2012.1-4|75	export CFLAGS="%{optflags}"
14cr|qhull-2012.1-4|76	export CXXFLAGS="%{optflags}"
14cr|qhull-2012.1-4|77	pushd build
14cr|qhull-2012.1-4|78	cmake							\
14cr|qhull-2012.1-4|79	-DCMAKE_INSTALL_PREFIX:PATH=%{buildroot}%{_prefix}	\
14cr|qhull-2012.1-4|80	-DLIB_INSTALL_DIR:PATH=%{buildroot}%{_libdir}		\
14cr|qhull-2012.1-4|81	-DMAN_INSTALL_DIR:PATH=%{buildroot}%{_mandir}/man1	\
14cr|qhull-2012.1-4|82	-DDOC_INSTALL_DIR:PATH=%{buildroot}%{_docdir}/%{name}	\
14cr|qhull-2012.1-4|83	..
14cr|qhull-2012.1-4|84	%make
14cr|qhull-2012.1-4|85	popd
14cr|qhull-2012.1-4|86	
14cr|qhull-2012.1-4|87	%install
14cr|qhull-2012.1-4|88	make -C build install
14cr|qhull-2012.1-4|89	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|qhull-2012.1-4|90	cp -fpa html %{buildroot}%{_docdir}/%{name}
14cr|qhull-2012.1-4|91	
14cr|qhull-2012.1-4|92	# add some symlinks to satisfy octave configure
14cr|qhull-2012.1-4|93	ln -sf libqhull %{buildroot}%{_includedir}/qhull
14cr|qhull-2012.1-4|94	ln -sf libqhull.h %{buildroot}%{_includedir}/qhull/qhull.h
14cr|qhull-2012.1-4|95	
14cr|qhull-2012.1-4|96	%files
14cr|qhull-2012.1-4|97	%doc Announce.txt COPYING.txt README.txt REGISTER.txt
14cr|qhull-2012.1-4|98	%{_bindir}/qconvex*
14cr|qhull-2012.1-4|99	%{_bindir}/qdelaunay*
14cr|qhull-2012.1-4|100	%{_bindir}/qhalf*
14cr|qhull-2012.1-4|101	%{_bindir}/qhull*
14cr|qhull-2012.1-4|102	%{_bindir}/qvoronoi*
14cr|qhull-2012.1-4|103	%{_bindir}/rbox*
14cr|qhull-2012.1-4|104	%{_bindir}/testqset*
14cr|qhull-2012.1-4|105	%{_bindir}/user_eg*
14cr|qhull-2012.1-4|106	%{_mandir}/man1/qhull.1*
14cr|qhull-2012.1-4|107	%{_mandir}/man1/rbox.1*
14cr|qhull-2012.1-4|108	%exclude %{_docdir}/%{name}/html
14cr|qhull-2012.1-4|109	
14cr|qhull-2012.1-4|110	%files		-n %{libqhull}
14cr|qhull-2012.1-4|111	%{_libdir}/*.so.%{qhull_major}*
14cr|qhull-2012.1-4|112	
14cr|qhull-2012.1-4|113	%files		-n %{libqhull_devel}
14cr|qhull-2012.1-4|114	%{_libdir}/*.so
14cr|qhull-2012.1-4|115	%{_includedir}/*
14cr|qhull-2012.1-4|116	%doc %{_docdir}/%{name}/html
14cr|qhull-2012.1-4|117	
14cr|qhull-2012.1-4|118	%files		-n %{libqhull_static_devel}
14cr|qhull-2012.1-4|119	%{_libdir}/*.a
14cr|qhull-2012.1-4|120	
14cr|qhull-2012.1-4|121	
14cr|qhull-2012.1-4|122	
14cr|qhull-2012.1-4|123	%changelog
14cr|qhull-2012.1-4|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-4
14cr|qhull-2012.1-4|125	+ Revision: a6b945d
14cr|qhull-2012.1-4|126	- MassBuild#464: Increase release tag
14cr|qhull-2012.1-4|127	
14cr|qhull-2012.1-4|128	

7104 14
14cr|qiv-2.2.4-3|1	Name:		qiv
14cr|qiv-2.2.4-3|2	Version:	2.2.4
14cr|qiv-2.2.4-3|3	Release:	3
14cr|qiv-2.2.4-3|4	Summary:	Gdk/imlib image viewer
14cr|qiv-2.2.4-3|5	Group:		Graphics
14cr|qiv-2.2.4-3|6	License:	GPL+
14cr|qiv-2.2.4-3|7	Url:		http://spiegl.de/qiv/
14cr|qiv-2.2.4-3|8	Source0:	http://spiegl.de/qiv/download/%{name}-%{version}.tgz
14cr|qiv-2.2.4-3|9	Patch0:		qiv-2.2.4-no-strip.patch
14cr|qiv-2.2.4-3|10	BuildRequires:	magic-devel
14cr|qiv-2.2.4-3|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|qiv-2.2.4-3|12	BuildRequires:	pkgconfig(imlib2)
14cr|qiv-2.2.4-3|13	BuildRequires:	pkgconfig(xinerama)
14cr|qiv-2.2.4-3|14	
14cr|qiv-2.2.4-3|15	%description
14cr|qiv-2.2.4-3|16	qiv is a fast image viewer for X based on gdk and imlib.
14cr|qiv-2.2.4-3|17	
14cr|qiv-2.2.4-3|18	%prep
14cr|qiv-2.2.4-3|19	%setup -q
14cr|qiv-2.2.4-3|20	%patch0 -p1
14cr|qiv-2.2.4-3|21	
14cr|qiv-2.2.4-3|22	%build
14cr|qiv-2.2.4-3|23	%make CFLAGS="%{optflags}"
14cr|qiv-2.2.4-3|24	
14cr|qiv-2.2.4-3|25	%install
14cr|qiv-2.2.4-3|26	mkdir -p %{buildroot}%{_bindir}
14cr|qiv-2.2.4-3|27	
14cr|qiv-2.2.4-3|28	#don't change this to %_mandir, since Makefile is not BM
14cr|qiv-2.2.4-3|29	
14cr|qiv-2.2.4-3|30	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
14cr|qiv-2.2.4-3|31	perl -pi -e 's!PREFIX\)/man/man1!PREFIX\)/share/man/man1!g' Makefile
14cr|qiv-2.2.4-3|32	DISPLAY="" make PREFIX=%{buildroot}%{_prefix} install
14cr|qiv-2.2.4-3|33	cp qiv-command.example %{buildroot}%{_bindir}/qiv-command
14cr|qiv-2.2.4-3|34	
14cr|qiv-2.2.4-3|35	%files
14cr|qiv-2.2.4-3|36	%doc README Changelog README.COPYING README.INSTALL
14cr|qiv-2.2.4-3|37	%{_bindir}/qiv
14cr|qiv-2.2.4-3|38	%{_bindir}/qiv-command
14cr|qiv-2.2.4-3|39	%{_mandir}/man1/qiv.1*
14cr|qiv-2.2.4-3|40	
14cr|qiv-2.2.4-3|41	
14cr|qiv-2.2.4-3|42	%changelog
14cr|qiv-2.2.4-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-3
14cr|qiv-2.2.4-3|44	+ Revision: a81fdc8
14cr|qiv-2.2.4-3|45	- MassBuild#464: Increase release tag
14cr|qiv-2.2.4-3|46	
14cr|qiv-2.2.4-3|47	

7105 14
14cr|qjackctl-0.3.11-2|1	%define debug_package          %{nil}
14cr|qjackctl-0.3.11-2|2	
14cr|qjackctl-0.3.11-2|3	
14cr|qjackctl-0.3.11-2|4	Summary:	A QT gui for the JACK audio daemon
14cr|qjackctl-0.3.11-2|5	Name:		qjackctl
14cr|qjackctl-0.3.11-2|6	Version:	0.3.11
14cr|qjackctl-0.3.11-2|7	Release:	2
14cr|qjackctl-0.3.11-2|8	License:	GPLv2+
14cr|qjackctl-0.3.11-2|9	Group:		Sound
14cr|qjackctl-0.3.11-2|10	URL:		http://sourceforge.net/projects/{name}/
14cr|qjackctl-0.3.11-2|11	Source0:	http://downloads.sourceforge.net/qjackctl/files/%{name}-%{version}.tar.gz
14cr|qjackctl-0.3.11-2|12	
14cr|qjackctl-0.3.11-2|13	BuildRequires:	qt4-devel
14cr|qjackctl-0.3.11-2|14	BuildRequires:	pkgconfig(jack) >= 0.118.3
14cr|qjackctl-0.3.11-2|15	BuildRequires:	pkgconfig(alsa)
14cr|qjackctl-0.3.11-2|16	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|qjackctl-0.3.11-2|17	BuildRequires:	desktop-file-utils
14cr|qjackctl-0.3.11-2|18	Requires:	jackit >= 0.118.3
14cr|qjackctl-0.3.11-2|19	Requires:	hicolor-icon-theme
14cr|qjackctl-0.3.11-2|20	
14cr|qjackctl-0.3.11-2|21	%description
14cr|qjackctl-0.3.11-2|22	JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to
14cr|qjackctl-0.3.11-2|23	control the JACK server daemon.
14cr|qjackctl-0.3.11-2|24	
14cr|qjackctl-0.3.11-2|25	
14cr|qjackctl-0.3.11-2|26	%prep
14cr|qjackctl-0.3.11-2|27	%setup -q
14cr|qjackctl-0.3.11-2|28	
14cr|qjackctl-0.3.11-2|29	%build
14cr|qjackctl-0.3.11-2|30	%configure --enable-jack-version \
14cr|qjackctl-0.3.11-2|31	--localedir=%{_datadir}/%{name}/locale/
14cr|qjackctl-0.3.11-2|32	
14cr|qjackctl-0.3.11-2|33	%make
14cr|qjackctl-0.3.11-2|34	
14cr|qjackctl-0.3.11-2|35	%install
14cr|qjackctl-0.3.11-2|36	%makeinstall_std
14cr|qjackctl-0.3.11-2|37	
14cr|qjackctl-0.3.11-2|38	desktop-file-install --vendor="" \
14cr|qjackctl-0.3.11-2|39	--remove-key="X-SuSE-translate" \
14cr|qjackctl-0.3.11-2|40	--remove-key="Version" \
14cr|qjackctl-0.3.11-2|41	--remove-category="ALSA" \
14cr|qjackctl-0.3.11-2|42	--remove-category="JACK" \
14cr|qjackctl-0.3.11-2|43	--remove-category="MIDI" \
14cr|qjackctl-0.3.11-2|44	--add-category="Midi" \
14cr|qjackctl-0.3.11-2|45	--add-category="X-MandrivaLinux-Sound" \
14cr|qjackctl-0.3.11-2|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qjackctl-0.3.11-2|47	
14cr|qjackctl-0.3.11-2|48	%find_lang %{name} --with-qt
14cr|qjackctl-0.3.11-2|49	
14cr|qjackctl-0.3.11-2|50	
14cr|qjackctl-0.3.11-2|51	%files -f %{name}.lang
14cr|qjackctl-0.3.11-2|52	%doc AUTHORS ChangeLog README TODO
14cr|qjackctl-0.3.11-2|53	%{_bindir}/qjackctl
14cr|qjackctl-0.3.11-2|54	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|qjackctl-0.3.11-2|55	%{_datadir}/applications/%{name}.desktop
14cr|qjackctl-0.3.11-2|56	%{_mandir}/man1/*
14cr|qjackctl-0.3.11-2|57	
14cr|qjackctl-0.3.11-2|58	%changelog
14cr|qjackctl-0.3.11-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.11-2
14cr|qjackctl-0.3.11-2|60	+ Revision: 75697bd
14cr|qjackctl-0.3.11-2|61	- MassBuild#464: Increase release tag
14cr|qjackctl-0.3.11-2|62	
14cr|qjackctl-0.3.11-2|63	

7106 14
14cr|qlandkartegt-1.7.7-2|1	Name:		qlandkartegt
14cr|qlandkartegt-1.7.7-2|2	Summary:	GPS device mapping tool
14cr|qlandkartegt-1.7.7-2|3	Version:	1.7.7
14cr|qlandkartegt-1.7.7-2|4	Release:	2
14cr|qlandkartegt-1.7.7-2|5	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
14cr|qlandkartegt-1.7.7-2|6	Patch0:		qlandkartegt-1.3.0-fedora-glu.patch
14cr|qlandkartegt-1.7.7-2|7	URL:		http://www.qlandkarte.org/
14cr|qlandkartegt-1.7.7-2|8	License:	GPLv2+
14cr|qlandkartegt-1.7.7-2|9	Group:		Communications
14cr|qlandkartegt-1.7.7-2|10	Requires:	garmindev(interface) = 1.18
14cr|qlandkartegt-1.7.7-2|11	Requires:	gpsbabel
14cr|qlandkartegt-1.7.7-2|12	Suggests:	gdal
14cr|qlandkartegt-1.7.7-2|13	BuildRequires:	cmake
14cr|qlandkartegt-1.7.7-2|14	BuildRequires:	qt4-devel
14cr|qlandkartegt-1.7.7-2|15	%if %{mdvver} == 201400
14cr|qlandkartegt-1.7.7-2|16	BuildRequires:	pkgconfig(QtWebKit)
14cr|qlandkartegt-1.7.7-2|17	%endif
14cr|qlandkartegt-1.7.7-2|18	BuildRequires:	pkgconfig(glu)
14cr|qlandkartegt-1.7.7-2|19	BuildRequires:	pkgconfig(zlib)
14cr|qlandkartegt-1.7.7-2|20	BuildRequires:	gdal-devel
14cr|qlandkartegt-1.7.7-2|21	BuildRequires:	pkgconfig(proj)
14cr|qlandkartegt-1.7.7-2|22	BuildRequires:	desktop-file-utils
14cr|qlandkartegt-1.7.7-2|23	BuildRequires:	pkgconfig(libexif)
14cr|qlandkartegt-1.7.7-2|24	BuildRequires:	pkgconfig(libgpsd)
14cr|qlandkartegt-1.7.7-2|25	BuildRequires:	pkgconfig(libdmtx)
14cr|qlandkartegt-1.7.7-2|26	BuildRequires:  jpeg-devel
14cr|qlandkartegt-1.7.7-2|27	
14cr|qlandkartegt-1.7.7-2|28	Obsoletes:	qlandkarte < %{version}
14cr|qlandkartegt-1.7.7-2|29	Provides:	qlandkarte = %{version}
14cr|qlandkartegt-1.7.7-2|30	
14cr|qlandkartegt-1.7.7-2|31	%description
14cr|qlandkartegt-1.7.7-2|32	QLandkarte GT is the ultimate outdoor aficionado's tool for GPS maps in
14cr|qlandkartegt-1.7.7-2|33	GeoTiff format as well as Garmin's img vector map format. Additional it is
14cr|qlandkartegt-1.7.7-2|34	the PC side frontend to QLandkarte M, a moving map application for mobile
14cr|qlandkartegt-1.7.7-2|35	devices. And it fills the gap Garmin leaves in refusing to support Linux.
14cr|qlandkartegt-1.7.7-2|36	QLandkarte GT is the proof that writing portable applications for Unix,
14cr|qlandkartegt-1.7.7-2|37	Windows and OSX is feasible with a minimum of overhead. No excuses!
14cr|qlandkartegt-1.7.7-2|38	
14cr|qlandkartegt-1.7.7-2|39	QLandkarte GT does replace the original QLandkarte with a much more
14cr|qlandkartegt-1.7.7-2|40	flexible architecture. It's not limited to a map format or device. Thus
14cr|qlandkartegt-1.7.7-2|41	if you think your Magellan GPS or other should be supported, join the team.
14cr|qlandkartegt-1.7.7-2|42	
14cr|qlandkartegt-1.7.7-2|43	Additionally it is a front end to the GDAL tools, to make georeferencing
14cr|qlandkartegt-1.7.7-2|44	scanned maps feasible for the normal user. Compared to similar tools like
14cr|qlandkartegt-1.7.7-2|45	QGis, it's target users are more on the consumer side than on the scientific
14cr|qlandkartegt-1.7.7-2|46	one. QLandkarte GT might not let you select every possible feature of the
14cr|qlandkartegt-1.7.7-2|47	GDAL tools, but it will simplify their use to the demands of most users.
14cr|qlandkartegt-1.7.7-2|48	
14cr|qlandkartegt-1.7.7-2|49	%prep
14cr|qlandkartegt-1.7.7-2|50	%setup -q
14cr|qlandkartegt-1.7.7-2|51	%patch0 -p1
14cr|qlandkartegt-1.7.7-2|52	
14cr|qlandkartegt-1.7.7-2|53	%build
14cr|qlandkartegt-1.7.7-2|54	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DGPX_EXTENSIONS=ON
14cr|qlandkartegt-1.7.7-2|55	%make VERBOSE=1
14cr|qlandkartegt-1.7.7-2|56	
14cr|qlandkartegt-1.7.7-2|57	%install
14cr|qlandkartegt-1.7.7-2|58	%makeinstall_std -C build
14cr|qlandkartegt-1.7.7-2|59	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qlandkartegt-1.7.7-2|60	
14cr|qlandkartegt-1.7.7-2|61	%files
14cr|qlandkartegt-1.7.7-2|62	%doc copying changelog.txt
14cr|qlandkartegt-1.7.7-2|63	%{_bindir}/%{name}
14cr|qlandkartegt-1.7.7-2|64	%{_bindir}/map2gcm
14cr|qlandkartegt-1.7.7-2|65	%{_bindir}/map2jnx
14cr|qlandkartegt-1.7.7-2|66	%{_bindir}/map2rmap
14cr|qlandkartegt-1.7.7-2|67	%{_bindir}/map2rmp
14cr|qlandkartegt-1.7.7-2|68	%{_bindir}/cache2gtiff
14cr|qlandkartegt-1.7.7-2|69	%{_datadir}/applications/%{name}.desktop
14cr|qlandkartegt-1.7.7-2|70	%{_datadir}/pixmaps/%{name}.png
14cr|qlandkartegt-1.7.7-2|71	%{_datadir}/%{name}
14cr|qlandkartegt-1.7.7-2|72	%{_mandir}/man1/%{name}.*
14cr|qlandkartegt-1.7.7-2|73	
14cr|qlandkartegt-1.7.7-2|74	%changelog
14cr|qlandkartegt-1.7.7-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.7-2
14cr|qlandkartegt-1.7.7-2|76	+ Revision: d54940d
14cr|qlandkartegt-1.7.7-2|77	- MassBuild#464: Increase release tag
14cr|qlandkartegt-1.7.7-2|78	
14cr|qlandkartegt-1.7.7-2|79	

7107 14
14cr|qmc2-0.44-5|1	# sdlmame & sdlmess templates section is commented out because
14cr|qmc2-0.44-5|2	# templates are up to date at this moment but sometimes we need to
14cr|qmc2-0.44-5|3	# update them from SVN
14cr|qmc2-0.44-5|4	
14cr|qmc2-0.44-5|5	Summary:	M.A.M.E. Catalog / Launcher II
14cr|qmc2-0.44-5|6	Name:		qmc2
14cr|qmc2-0.44-5|7	Version:	0.44
14cr|qmc2-0.44-5|8	Release:	5
14cr|qmc2-0.44-5|9	Epoch:		1
14cr|qmc2-0.44-5|10	License:	GPLv2+
14cr|qmc2-0.44-5|11	Group:		Emulators
14cr|qmc2-0.44-5|12	Url:		http://sourceforge.net/projects/qmc2/
14cr|qmc2-0.44-5|13	#alt url	http://qmc2.arcadehits.net/
14cr|qmc2-0.44-5|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|qmc2-0.44-5|15	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMAME/template.xml?revision=2835
14cr|qmc2-0.44-5|16	#Source1:	sdlmame-0.142u4-template.xml
14cr|qmc2-0.44-5|17	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMESS/template.xml?revision=2755
14cr|qmc2-0.44-5|18	#Source2:	sdlmess-0.142u3-template.xml
14cr|qmc2-0.44-5|19	Source10:	qmc2-48.png
14cr|qmc2-0.44-5|20	Patch0:		qmc2-0.44-fpic.patch
14cr|qmc2-0.44-5|21	Patch1:		qmc2-0.44-crash.patch
14cr|qmc2-0.44-5|22	Patch2:		qmc2-0.44-mess-crash.patch
14cr|qmc2-0.44-5|23	BuildRequires:	qt4-devel
14cr|qmc2-0.44-5|24	BuildRequires:	pkgconfig(gl)
14cr|qmc2-0.44-5|25	BuildRequires:	pkgconfig(phonon)
14cr|qmc2-0.44-5|26	BuildRequires:	pkgconfig(QtWebKit)
14cr|qmc2-0.44-5|27	BuildRequires:	pkgconfig(sdl)
14cr|qmc2-0.44-5|28	BuildRequires:	pkgconfig(x11)
14cr|qmc2-0.44-5|29	BuildRequires:	pkgconfig(xmu)
14cr|qmc2-0.44-5|30	BuildRequires:	rsync
14cr|qmc2-0.44-5|31	
14cr|qmc2-0.44-5|32	#not requiring non-free
14cr|qmc2-0.44-5|33	Suggests:	sdlmame
14cr|qmc2-0.44-5|34	Suggests:	sdlmame-extra-data
14cr|qmc2-0.44-5|35	Suggests:	sdlmess
14cr|qmc2-0.44-5|36	
14cr|qmc2-0.44-5|37	%description
14cr|qmc2-0.44-5|38	QMC2 is a Qt4 based front-end for SDLMAME and SDLMESS.
14cr|qmc2-0.44-5|39	
14cr|qmc2-0.44-5|40	%files
14cr|qmc2-0.44-5|41	%{_bindir}/runonce
14cr|qmc2-0.44-5|42	%{_bindir}/%{name}
14cr|qmc2-0.44-5|43	%{_bindir}/%{name}-sdlmame
14cr|qmc2-0.44-5|44	%{_bindir}/%{name}-sdlmess
14cr|qmc2-0.44-5|45	%{_bindir}/%{name}-arcade
14cr|qmc2-0.44-5|46	%{_datadir}/%{name}
14cr|qmc2-0.44-5|47	%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
14cr|qmc2-0.44-5|48	%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
14cr|qmc2-0.44-5|49	%{_datadir}/applications/mandriva-%{name}-arcade.desktop
14cr|qmc2-0.44-5|50	%{_iconsdir}/%{name}.png
14cr|qmc2-0.44-5|51	%{_iconsdir}/%{name}-arcade.png
14cr|qmc2-0.44-5|52	%config %{_sysconfdir}/%{name}/%{name}.ini
14cr|qmc2-0.44-5|53	
14cr|qmc2-0.44-5|54	#----------------------------------------------------------------------------
14cr|qmc2-0.44-5|55	
14cr|qmc2-0.44-5|56	%prep
14cr|qmc2-0.44-5|57	%setup -q -n %{name}
14cr|qmc2-0.44-5|58	%patch0 -p1
14cr|qmc2-0.44-5|59	%patch1 -p1
14cr|qmc2-0.44-5|60	%patch2 -p1
14cr|qmc2-0.44-5|61	#updates sdlmame & sdlmess templates
14cr|qmc2-0.44-5|62	#cp -f %{SOURCE1} data/opt/SDLMAME/template.xml
14cr|qmc2-0.44-5|63	#cp -f %{SOURCE2} data/opt/SDLMESS/template.xml
14cr|qmc2-0.44-5|64	
14cr|qmc2-0.44-5|65	%build
14cr|qmc2-0.44-5|66	# to debug qmc2, add DEBUG=1 and install the -debug package too.
14cr|qmc2-0.44-5|67	%make \
14cr|qmc2-0.44-5|68	QTDIR=%{_prefix}/lib/qt4 \
14cr|qmc2-0.44-5|69	PREFIX=%{_prefix} \
14cr|qmc2-0.44-5|70	CXX_FLAGS="%{optflags}" \
14cr|qmc2-0.44-5|71	JOYSTICK=1 \
14cr|qmc2-0.44-5|72	OPENGL=1 \
14cr|qmc2-0.44-5|73	EMULATOR=SDLMESS
14cr|qmc2-0.44-5|74	mv qmc2-sdlmess qmc2-sdlmess.bak
14cr|qmc2-0.44-5|75	make clean QTDIR=%{_prefix}/lib/qt4
14cr|qmc2-0.44-5|76	
14cr|qmc2-0.44-5|77	%make \
14cr|qmc2-0.44-5|78	QTDIR=%{_prefix}/lib/qt4 \
14cr|qmc2-0.44-5|79	PREFIX=%{_prefix} \
14cr|qmc2-0.44-5|80	CXX_FLAGS="%{optflags}" \
14cr|qmc2-0.44-5|81	JOYSTICK=1 \
14cr|qmc2-0.44-5|82	OPENGL=1 \
14cr|qmc2-0.44-5|83	EMULATOR=SDLMAME
14cr|qmc2-0.44-5|84	
14cr|qmc2-0.44-5|85	%make \
14cr|qmc2-0.44-5|86	CXX_FLAGS="%{optflags}" \
14cr|qmc2-0.44-5|87	arcade
14cr|qmc2-0.44-5|88	
14cr|qmc2-0.44-5|89	%install
14cr|qmc2-0.44-5|90	%makeinstall \
14cr|qmc2-0.44-5|91	PREFIX=%{_prefix} \
14cr|qmc2-0.44-5|92	DESTDIR=%{buildroot} \
14cr|qmc2-0.44-5|93	QTDIR=%{_prefix}/lib/qt4 \
14cr|qmc2-0.44-5|94	EMULATOR=SDLMAME
14cr|qmc2-0.44-5|95	
14cr|qmc2-0.44-5|96	#install qmc2-sdlmess as well
14cr|qmc2-0.44-5|97	install -m 755 %{name}-sdlmess.bak %{buildroot}%{_bindir}/%{name}-sdlmess
14cr|qmc2-0.44-5|98	
14cr|qmc2-0.44-5|99	#install qmc2-arcade
14cr|qmc2-0.44-5|100	install -m 755 arcade/%{name}-arcade %{buildroot}%{_bindir}/%{name}-arcade
14cr|qmc2-0.44-5|101	
14cr|qmc2-0.44-5|102	#icons
14cr|qmc2-0.44-5|103	install -d -m 755 %{buildroot}%{_iconsdir}
14cr|qmc2-0.44-5|104	install -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/%{name}.png
14cr|qmc2-0.44-5|105	install -m 644 arcade/images/%{name}-arcade.png %{buildroot}%{_iconsdir}/%{name}-arcade.png
14cr|qmc2-0.44-5|106	
14cr|qmc2-0.44-5|107	#xdg menus
14cr|qmc2-0.44-5|108	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|qmc2-0.44-5|109	
14cr|qmc2-0.44-5|110	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
14cr|qmc2-0.44-5|111	[Desktop Entry]
14cr|qmc2-0.44-5|112	Encoding=UTF-8
14cr|qmc2-0.44-5|113	Name=QMC2 (SDL MAME)
14cr|qmc2-0.44-5|114	Comment=%{summary}
14cr|qmc2-0.44-5|115	Exec=%{_bindir}/%{name}-sdlmame
14cr|qmc2-0.44-5|116	Icon=%{name}
14cr|qmc2-0.44-5|117	Terminal=false
14cr|qmc2-0.44-5|118	Type=Application
14cr|qmc2-0.44-5|119	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
14cr|qmc2-0.44-5|120	EOF
14cr|qmc2-0.44-5|121	
14cr|qmc2-0.44-5|122	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
14cr|qmc2-0.44-5|123	[Desktop Entry]
14cr|qmc2-0.44-5|124	Encoding=UTF-8
14cr|qmc2-0.44-5|125	Name=QMC2 (SDL MESS)
14cr|qmc2-0.44-5|126	Comment=%{summary}
14cr|qmc2-0.44-5|127	Exec=%{_bindir}/%{name}-sdlmess
14cr|qmc2-0.44-5|128	Icon=%{name}
14cr|qmc2-0.44-5|129	Terminal=false
14cr|qmc2-0.44-5|130	Type=Application
14cr|qmc2-0.44-5|131	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
14cr|qmc2-0.44-5|132	EOF
14cr|qmc2-0.44-5|133	
14cr|qmc2-0.44-5|134	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-arcade.desktop
14cr|qmc2-0.44-5|135	[Desktop Entry]
14cr|qmc2-0.44-5|136	Encoding=UTF-8
14cr|qmc2-0.44-5|137	Name=QMC2 (Arcade)
14cr|qmc2-0.44-5|138	Comment=%{summary}
14cr|qmc2-0.44-5|139	Exec=%{_bindir}/%{name}-arcade
14cr|qmc2-0.44-5|140	Icon=%{name}-arcade.png
14cr|qmc2-0.44-5|141	Terminal=false
14cr|qmc2-0.44-5|142	Type=Application
14cr|qmc2-0.44-5|143	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
14cr|qmc2-0.44-5|144	EOF
14cr|qmc2-0.44-5|145	
14cr|qmc2-0.44-5|146	rm -f %{buildroot}%{_datadir}/applications/qmc2-sdlmame.desktop
14cr|qmc2-0.44-5|147	
14cr|qmc2-0.44-5|148	
14cr|qmc2-0.44-5|149	%changelog
14cr|qmc2-0.44-5|150	* Sun Sep 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.44-5
14cr|qmc2-0.44-5|151	+ Revision: de512a8
14cr|qmc2-0.44-5|152	- New version 0.44, add patches to fix crashes
14cr|qmc2-0.44-5|153	
14cr|qmc2-0.44-5|154	

7108 14
14cr|qmergeinifiles-1.91.0-2|1	Name: qmergeinifiles
14cr|qmergeinifiles-1.91.0-2|2	Version: 1.91.0
14cr|qmergeinifiles-1.91.0-2|3	Release: 2
14cr|qmergeinifiles-1.91.0-2|4	
14cr|qmergeinifiles-1.91.0-2|5	Summary: Utility to merge INI-format files
14cr|qmergeinifiles-1.91.0-2|6	Group: Development/Other
14cr|qmergeinifiles-1.91.0-2|7	License: GPL
14cr|qmergeinifiles-1.91.0-2|8	
14cr|qmergeinifiles-1.91.0-2|9	Requires: qt4-common
14cr|qmergeinifiles-1.91.0-2|10	
14cr|qmergeinifiles-1.91.0-2|11	Source: %name-%version.tar
14cr|qmergeinifiles-1.91.0-2|12	
14cr|qmergeinifiles-1.91.0-2|13	BuildRequires: gcc-c++ libqt4-devel libstdc++-devel
14cr|qmergeinifiles-1.91.0-2|14	
14cr|qmergeinifiles-1.91.0-2|15	%description
14cr|qmergeinifiles-1.91.0-2|16	Utility to merge INI-format files
14cr|qmergeinifiles-1.91.0-2|17	
14cr|qmergeinifiles-1.91.0-2|18	%prep
14cr|qmergeinifiles-1.91.0-2|19	%setup -q
14cr|qmergeinifiles-1.91.0-2|20	%qmake_qt4
14cr|qmergeinifiles-1.91.0-2|21	
14cr|qmergeinifiles-1.91.0-2|22	%build
14cr|qmergeinifiles-1.91.0-2|23	%make CUSTOM_OPT_FLAGS="%optflags"
14cr|qmergeinifiles-1.91.0-2|24	
14cr|qmergeinifiles-1.91.0-2|25	%install
14cr|qmergeinifiles-1.91.0-2|26	%make INSTALL_ROOT=%buildroot install
14cr|qmergeinifiles-1.91.0-2|27	
14cr|qmergeinifiles-1.91.0-2|28	
14cr|qmergeinifiles-1.91.0-2|29	%files
14cr|qmergeinifiles-1.91.0-2|30	%_bindir/*
14cr|qmergeinifiles-1.91.0-2|31	
14cr|qmergeinifiles-1.91.0-2|32	
14cr|qmergeinifiles-1.91.0-2|33	
14cr|qmergeinifiles-1.91.0-2|34	
14cr|qmergeinifiles-1.91.0-2|35	%changelog
14cr|qmergeinifiles-1.91.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.91.0-2
14cr|qmergeinifiles-1.91.0-2|37	+ Revision: 6d85776
14cr|qmergeinifiles-1.91.0-2|38	- MassBuild#464: Increase release tag
14cr|qmergeinifiles-1.91.0-2|39	
14cr|qmergeinifiles-1.91.0-2|40	

7109 14
14cr|qmetro-0.7.1-2|1	Summary:	Transport system maps for many city subways
14cr|qmetro-0.7.1-2|2	Name:		qmetro
14cr|qmetro-0.7.1-2|3	Version:	0.7.1
14cr|qmetro-0.7.1-2|4	Release:	2
14cr|qmetro-0.7.1-2|5	License:	GPLv2+
14cr|qmetro-0.7.1-2|6	Group:		Sciences/Geosciences
14cr|qmetro-0.7.1-2|7	Url:		https://sourceforge.net/projects/qmetro/
14cr|qmetro-0.7.1-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip
14cr|qmetro-0.7.1-2|9	Patch0:		qmetro-0.7.1-desktop.patch
14cr|qmetro-0.7.1-2|10	BuildRequires:	librsvg
14cr|qmetro-0.7.1-2|11	BuildRequires:	pkgconfig(QtCore)
14cr|qmetro-0.7.1-2|12	BuildRequires:	pkgconfig(QtGui)
14cr|qmetro-0.7.1-2|13	BuildRequires:	pkgconfig(QtNetwork)
14cr|qmetro-0.7.1-2|14	
14cr|qmetro-0.7.1-2|15	%description
14cr|qmetro-0.7.1-2|16	Vector metro (subway) map for calculating route and getting information
14cr|qmetro-0.7.1-2|17	about transport nodes. It's GPL project for creating analog of pMetro
14cr|qmetro-0.7.1-2|18	(Muradov B.) and it's using PMZ format. Maps have an open format and can
14cr|qmetro-0.7.1-2|19	easily be edited or created.
14cr|qmetro-0.7.1-2|20	
14cr|qmetro-0.7.1-2|21	Requires qmetro-data-* files.
14cr|qmetro-0.7.1-2|22	
14cr|qmetro-0.7.1-2|23	%files
14cr|qmetro-0.7.1-2|24	%doc AUTHORS LICENSE README
14cr|qmetro-0.7.1-2|25	%{_bindir}/%{name}
14cr|qmetro-0.7.1-2|26	%{_datadir}/applications/%{name}.desktop
14cr|qmetro-0.7.1-2|27	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|qmetro-0.7.1-2|28	%dir %{_datadir}/%{name}/
14cr|qmetro-0.7.1-2|29	%dir %{_datadir}/%{name}/map/
14cr|qmetro-0.7.1-2|30	
14cr|qmetro-0.7.1-2|31	#----------------------------------------------------------------------------
14cr|qmetro-0.7.1-2|32	
14cr|qmetro-0.7.1-2|33	%prep
14cr|qmetro-0.7.1-2|34	%setup -q
14cr|qmetro-0.7.1-2|35	%patch0 -p1
14cr|qmetro-0.7.1-2|36	
14cr|qmetro-0.7.1-2|37	%build
14cr|qmetro-0.7.1-2|38	%qmake_qt4 LIBS+=-lz
14cr|qmetro-0.7.1-2|39	%make
14cr|qmetro-0.7.1-2|40	
14cr|qmetro-0.7.1-2|41	%install
14cr|qmetro-0.7.1-2|42	make INSTALL_ROOT=%{buildroot} install
14cr|qmetro-0.7.1-2|43	
14cr|qmetro-0.7.1-2|44	mkdir -p %{buildroot}%{_datadir}/%{name}/map
14cr|qmetro-0.7.1-2|45	
14cr|qmetro-0.7.1-2|46	# Remove Android skin, maps (packaged in qmetro-data-*).
14cr|qmetro-0.7.1-2|47	rm -rf %{buildroot}/tmp
14cr|qmetro-0.7.1-2|48	
14cr|qmetro-0.7.1-2|49	# Remove incorrect icon size.
14cr|qmetro-0.7.1-2|50	rm -rf %{buildroot}%{_datadir}/icons/hicolor/80x80
14cr|qmetro-0.7.1-2|51	
14cr|qmetro-0.7.1-2|52	# Install icons of various sizes.
14cr|qmetro-0.7.1-2|53	for s in 256 128 96 48 32 22 16 ; do
14cr|qmetro-0.7.1-2|54	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|qmetro-0.7.1-2|55	rsvg-convert -w ${s} -h ${s} \
14cr|qmetro-0.7.1-2|56	rc/icons/hicolor/scalable/apps/%{name}.svg -o \
14cr|qmetro-0.7.1-2|57	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|qmetro-0.7.1-2|58	done
14cr|qmetro-0.7.1-2|59	
14cr|qmetro-0.7.1-2|60	
14cr|qmetro-0.7.1-2|61	%changelog
14cr|qmetro-0.7.1-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|qmetro-0.7.1-2|63	+ Revision: 1ae2e76
14cr|qmetro-0.7.1-2|64	- MassBuild#464: Increase release tag
14cr|qmetro-0.7.1-2|65	
14cr|qmetro-0.7.1-2|66	

7110 14
14cr|qmetro-data-0-2|1	Summary:	Maps for qMetro
14cr|qmetro-data-0-2|2	Name:		qmetro-data
14cr|qmetro-data-0-2|3	Version:	0
14cr|qmetro-data-0-2|4	Release:	2
14cr|qmetro-data-0-2|5	License:	GPLv2+
14cr|qmetro-data-0-2|6	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|7	Url:		http://pmetro.su/Maps.html
14cr|qmetro-data-0-2|8	# Pack all maps into one tarball
14cr|qmetro-data-0-2|9	Source0:	%{name}.tar.bz2
14cr|qmetro-data-0-2|10	BuildArch:	noarch
14cr|qmetro-data-0-2|11	
14cr|qmetro-data-0-2|12	%description
14cr|qmetro-data-0-2|13	Maps for the qMetro program.
14cr|qmetro-data-0-2|14	
14cr|qmetro-data-0-2|15	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|16	
14cr|qmetro-data-0-2|17	%package Algeria
14cr|qmetro-data-0-2|18	Summary:	Metro Maps (Algeria)
14cr|qmetro-data-0-2|19	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|20	Requires:	qmetro
14cr|qmetro-data-0-2|21	
14cr|qmetro-data-0-2|22	%description Algeria
14cr|qmetro-data-0-2|23	Maps for the qMetro program (Algeria).
14cr|qmetro-data-0-2|24	
14cr|qmetro-data-0-2|25	Cities: Algiers.
14cr|qmetro-data-0-2|26	
14cr|qmetro-data-0-2|27	%files Algeria
14cr|qmetro-data-0-2|28	%{_datadir}/qmetro/map/Algiers.pmz
14cr|qmetro-data-0-2|29	
14cr|qmetro-data-0-2|30	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|31	
14cr|qmetro-data-0-2|32	%package Argentina
14cr|qmetro-data-0-2|33	Summary:	Metro Maps (Argentina)
14cr|qmetro-data-0-2|34	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|35	Requires:	qmetro
14cr|qmetro-data-0-2|36	
14cr|qmetro-data-0-2|37	%description Argentina
14cr|qmetro-data-0-2|38	Maps for the qMetro program (Argentina).
14cr|qmetro-data-0-2|39	
14cr|qmetro-data-0-2|40	Cities: Buenos Aires.
14cr|qmetro-data-0-2|41	
14cr|qmetro-data-0-2|42	%files Argentina
14cr|qmetro-data-0-2|43	%{_datadir}/qmetro/map/Buenos-Aires.pmz
14cr|qmetro-data-0-2|44	
14cr|qmetro-data-0-2|45	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|46	
14cr|qmetro-data-0-2|47	%package Armenia
14cr|qmetro-data-0-2|48	Summary:	Metro Maps (Armenia)
14cr|qmetro-data-0-2|49	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|50	Requires:	qmetro
14cr|qmetro-data-0-2|51	
14cr|qmetro-data-0-2|52	%description Armenia
14cr|qmetro-data-0-2|53	Maps for the qMetro program (Armenia).
14cr|qmetro-data-0-2|54	
14cr|qmetro-data-0-2|55	Cities: Yerevan.
14cr|qmetro-data-0-2|56	
14cr|qmetro-data-0-2|57	%files Armenia
14cr|qmetro-data-0-2|58	%{_datadir}/qmetro/map/Erevan.pmz
14cr|qmetro-data-0-2|59	
14cr|qmetro-data-0-2|60	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|61	
14cr|qmetro-data-0-2|62	%package Australia
14cr|qmetro-data-0-2|63	Summary:	Metro Maps (Australia)
14cr|qmetro-data-0-2|64	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|65	Requires:	qmetro
14cr|qmetro-data-0-2|66	
14cr|qmetro-data-0-2|67	%description Australia
14cr|qmetro-data-0-2|68	Maps for the qMetro program (Australia).
14cr|qmetro-data-0-2|69	
14cr|qmetro-data-0-2|70	Cities: Sydney.
14cr|qmetro-data-0-2|71	
14cr|qmetro-data-0-2|72	%files Australia
14cr|qmetro-data-0-2|73	%{_datadir}/qmetro/map/Sydney.pmz
14cr|qmetro-data-0-2|74	
14cr|qmetro-data-0-2|75	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|76	
14cr|qmetro-data-0-2|77	%package Austria
14cr|qmetro-data-0-2|78	Summary:	Metro Maps (Austria)
14cr|qmetro-data-0-2|79	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|80	Requires:	qmetro
14cr|qmetro-data-0-2|81	
14cr|qmetro-data-0-2|82	%description Austria
14cr|qmetro-data-0-2|83	Maps for the qMetro program (Austria).
14cr|qmetro-data-0-2|84	
14cr|qmetro-data-0-2|85	Cities: Vienna, Linz, Serfaus.
14cr|qmetro-data-0-2|86	
14cr|qmetro-data-0-2|87	%files Austria
14cr|qmetro-data-0-2|88	%{_datadir}/qmetro/map/Wienn.pmz
14cr|qmetro-data-0-2|89	%{_datadir}/qmetro/map/Linz.pmz
14cr|qmetro-data-0-2|90	%{_datadir}/qmetro/map/Serfaus.pmz
14cr|qmetro-data-0-2|91	
14cr|qmetro-data-0-2|92	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|93	
14cr|qmetro-data-0-2|94	%package Azerbaijan
14cr|qmetro-data-0-2|95	Summary:	Metro Maps (Azerbaijan)
14cr|qmetro-data-0-2|96	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|97	Requires:	qmetro
14cr|qmetro-data-0-2|98	
14cr|qmetro-data-0-2|99	%description Azerbaijan
14cr|qmetro-data-0-2|100	Maps for the qMetro program (Azerbaijan).
14cr|qmetro-data-0-2|101	
14cr|qmetro-data-0-2|102	Cities: Baku.
14cr|qmetro-data-0-2|103	
14cr|qmetro-data-0-2|104	%files Azerbaijan
14cr|qmetro-data-0-2|105	%{_datadir}/qmetro/map/Baku.pmz
14cr|qmetro-data-0-2|106	
14cr|qmetro-data-0-2|107	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|108	
14cr|qmetro-data-0-2|109	%package Belarus
14cr|qmetro-data-0-2|110	Summary:	Metro Maps (Belarus)
14cr|qmetro-data-0-2|111	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|112	Requires:	qmetro
14cr|qmetro-data-0-2|113	
14cr|qmetro-data-0-2|114	%description Belarus
14cr|qmetro-data-0-2|115	Maps for the qMetro program (Belarus).
14cr|qmetro-data-0-2|116	
14cr|qmetro-data-0-2|117	Cities: Minsk.
14cr|qmetro-data-0-2|118	
14cr|qmetro-data-0-2|119	%files Belarus
14cr|qmetro-data-0-2|120	%{_datadir}/qmetro/map/Minsk.pmz
14cr|qmetro-data-0-2|121	
14cr|qmetro-data-0-2|122	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|123	
14cr|qmetro-data-0-2|124	%package Belgium
14cr|qmetro-data-0-2|125	Summary:	Metro Maps (Belgium)
14cr|qmetro-data-0-2|126	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|127	Requires:	qmetro
14cr|qmetro-data-0-2|128	
14cr|qmetro-data-0-2|129	%description Belgium
14cr|qmetro-data-0-2|130	Maps for the qMetro program (Belgium).
14cr|qmetro-data-0-2|131	
14cr|qmetro-data-0-2|132	Cities: Brussels, Antwerp, Charleroi.
14cr|qmetro-data-0-2|133	
14cr|qmetro-data-0-2|134	%files Belgium
14cr|qmetro-data-0-2|135	%{_datadir}/qmetro/map/Brussels.pmz
14cr|qmetro-data-0-2|136	%{_datadir}/qmetro/map/Antwerpen.pmz
14cr|qmetro-data-0-2|137	%{_datadir}/qmetro/map/Charleroi.pmz
14cr|qmetro-data-0-2|138	
14cr|qmetro-data-0-2|139	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|140	
14cr|qmetro-data-0-2|141	%package Brazil
14cr|qmetro-data-0-2|142	Summary:	Metro Maps (Brazil)
14cr|qmetro-data-0-2|143	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|144	Requires:	qmetro
14cr|qmetro-data-0-2|145	
14cr|qmetro-data-0-2|146	%description Brazil
14cr|qmetro-data-0-2|147	Maps for the qMetro program (Brazil).
14cr|qmetro-data-0-2|148	
14cr|qmetro-data-0-2|149	Cities: São Paulo, Belo Horizonte, Rio de Janeiro, Brasília, Recife,
14cr|qmetro-data-0-2|150	Porto Alegre, Teresina, Salvador, Fortaleza.
14cr|qmetro-data-0-2|151	
14cr|qmetro-data-0-2|152	%files Brazil
14cr|qmetro-data-0-2|153	%{_datadir}/qmetro/map/San-Paulo.pmz
14cr|qmetro-data-0-2|154	%{_datadir}/qmetro/map/Belo-Horizonte.pmz
14cr|qmetro-data-0-2|155	%{_datadir}/qmetro/map/Rio-De-Janeiro.pmz
14cr|qmetro-data-0-2|156	%{_datadir}/qmetro/map/Brasilia.pmz
14cr|qmetro-data-0-2|157	%{_datadir}/qmetro/map/Recife.pmz
14cr|qmetro-data-0-2|158	%{_datadir}/qmetro/map/Porto-Alegre.pmz
14cr|qmetro-data-0-2|159	%{_datadir}/qmetro/map/Teresina.pmz
14cr|qmetro-data-0-2|160	%{_datadir}/qmetro/map/Salvador.pmz
14cr|qmetro-data-0-2|161	%{_datadir}/qmetro/map/Fortaleza.pmz
14cr|qmetro-data-0-2|162	
14cr|qmetro-data-0-2|163	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|164	
14cr|qmetro-data-0-2|165	%package Bulgaria
14cr|qmetro-data-0-2|166	Summary:	Metro Maps (Bulgaria)
14cr|qmetro-data-0-2|167	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|168	Requires:	qmetro
14cr|qmetro-data-0-2|169	
14cr|qmetro-data-0-2|170	%description Bulgaria
14cr|qmetro-data-0-2|171	Maps for the qMetro program (Bulgaria).
14cr|qmetro-data-0-2|172	
14cr|qmetro-data-0-2|173	Cities: Sofia.
14cr|qmetro-data-0-2|174	
14cr|qmetro-data-0-2|175	%files Bulgaria
14cr|qmetro-data-0-2|176	%{_datadir}/qmetro/map/Sofia.pmz
14cr|qmetro-data-0-2|177	
14cr|qmetro-data-0-2|178	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|179	
14cr|qmetro-data-0-2|180	%package Canada
14cr|qmetro-data-0-2|181	Summary:	Metro Maps (Canada)
14cr|qmetro-data-0-2|182	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|183	Requires:	qmetro
14cr|qmetro-data-0-2|184	
14cr|qmetro-data-0-2|185	%description Canada
14cr|qmetro-data-0-2|186	Maps for the qMetro program (Canada).
14cr|qmetro-data-0-2|187	
14cr|qmetro-data-0-2|188	Cities: Toronto, Montreal, Vancouver, Edmonton, Calgary, Ottawa.
14cr|qmetro-data-0-2|189	
14cr|qmetro-data-0-2|190	%files Canada
14cr|qmetro-data-0-2|191	%{_datadir}/qmetro/map/Toronto.pmz
14cr|qmetro-data-0-2|192	%{_datadir}/qmetro/map/Montreal.pmz
14cr|qmetro-data-0-2|193	%{_datadir}/qmetro/map/Vancouver.pmz
14cr|qmetro-data-0-2|194	%{_datadir}/qmetro/map/Edmonton.pmz
14cr|qmetro-data-0-2|195	%{_datadir}/qmetro/map/Calgary.pmz
14cr|qmetro-data-0-2|196	%{_datadir}/qmetro/map/Ottawa.pmz
14cr|qmetro-data-0-2|197	
14cr|qmetro-data-0-2|198	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|199	
14cr|qmetro-data-0-2|200	%package Chile
14cr|qmetro-data-0-2|201	Summary:	Metro Maps (Chile)
14cr|qmetro-data-0-2|202	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|203	Requires:	qmetro
14cr|qmetro-data-0-2|204	
14cr|qmetro-data-0-2|205	%description Chile
14cr|qmetro-data-0-2|206	Maps for the qMetro program (Chile).
14cr|qmetro-data-0-2|207	
14cr|qmetro-data-0-2|208	Cities: Santiago, Valparaíso.
14cr|qmetro-data-0-2|209	
14cr|qmetro-data-0-2|210	%files Chile
14cr|qmetro-data-0-2|211	%{_datadir}/qmetro/map/Santiago.pmz
14cr|qmetro-data-0-2|212	%{_datadir}/qmetro/map/Valparaiso.pmz
14cr|qmetro-data-0-2|213	
14cr|qmetro-data-0-2|214	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|215	
14cr|qmetro-data-0-2|216	%package China
14cr|qmetro-data-0-2|217	Summary:	Metro Maps (China)
14cr|qmetro-data-0-2|218	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|219	Requires:	qmetro
14cr|qmetro-data-0-2|220	
14cr|qmetro-data-0-2|221	%description China
14cr|qmetro-data-0-2|222	Maps for the qMetro program (China).
14cr|qmetro-data-0-2|223	
14cr|qmetro-data-0-2|224	Cities: Beijing, Hong Kong, Chongqing, Nanjing, Shenzhen, Wuhan,
14cr|qmetro-data-0-2|225	Tianjin, Guangzhou, Shanghai, Dalian, Shenyang, Kunming, Chengdu,
14cr|qmetro-data-0-2|226	Hangzhou, Suzhou, Xi'an.
14cr|qmetro-data-0-2|227	
14cr|qmetro-data-0-2|228	%files China
14cr|qmetro-data-0-2|229	%{_datadir}/qmetro/map/Beijing.pmz
14cr|qmetro-data-0-2|230	%{_datadir}/qmetro/map/Hong-Kong.pmz
14cr|qmetro-data-0-2|231	%{_datadir}/qmetro/map/Chongqing.pmz
14cr|qmetro-data-0-2|232	%{_datadir}/qmetro/map/Nanjing.pmz
14cr|qmetro-data-0-2|233	%{_datadir}/qmetro/map/Shenzhen.pmz
14cr|qmetro-data-0-2|234	%{_datadir}/qmetro/map/Wuhan.pmz
14cr|qmetro-data-0-2|235	%{_datadir}/qmetro/map/Tianjin.pmz
14cr|qmetro-data-0-2|236	%{_datadir}/qmetro/map/Guangzhou.pmz
14cr|qmetro-data-0-2|237	%{_datadir}/qmetro/map/Shanghai.pmz
14cr|qmetro-data-0-2|238	%{_datadir}/qmetro/map/Dalian.pmz
14cr|qmetro-data-0-2|239	%{_datadir}/qmetro/map/Shenyang.pmz
14cr|qmetro-data-0-2|240	%{_datadir}/qmetro/map/Kunming.pmz
14cr|qmetro-data-0-2|241	%{_datadir}/qmetro/map/Chengdu.pmz
14cr|qmetro-data-0-2|242	%{_datadir}/qmetro/map/Hangzhou.pmz
14cr|qmetro-data-0-2|243	%{_datadir}/qmetro/map/Suzhou.pmz
14cr|qmetro-data-0-2|244	%{_datadir}/qmetro/map/Xi'an.pmz
14cr|qmetro-data-0-2|245	
14cr|qmetro-data-0-2|246	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|247	
14cr|qmetro-data-0-2|248	%package Colombia
14cr|qmetro-data-0-2|249	Summary:	Metro Maps (Colombia)
14cr|qmetro-data-0-2|250	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|251	Requires:	qmetro
14cr|qmetro-data-0-2|252	
14cr|qmetro-data-0-2|253	%description Colombia
14cr|qmetro-data-0-2|254	Maps for the qMetro program (Colombia).
14cr|qmetro-data-0-2|255	
14cr|qmetro-data-0-2|256	Cities: Medellín.
14cr|qmetro-data-0-2|257	
14cr|qmetro-data-0-2|258	%files Colombia
14cr|qmetro-data-0-2|259	%{_datadir}/qmetro/map/Medellin.pmz
14cr|qmetro-data-0-2|260	
14cr|qmetro-data-0-2|261	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|262	
14cr|qmetro-data-0-2|263	%package CzechRepublic
14cr|qmetro-data-0-2|264	Summary:	Metro Maps (Czech Republic)
14cr|qmetro-data-0-2|265	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|266	Requires:	qmetro
14cr|qmetro-data-0-2|267	
14cr|qmetro-data-0-2|268	%description CzechRepublic
14cr|qmetro-data-0-2|269	Maps for the qMetro program (Czech Republic).
14cr|qmetro-data-0-2|270	
14cr|qmetro-data-0-2|271	Cities: Prague.
14cr|qmetro-data-0-2|272	
14cr|qmetro-data-0-2|273	%files CzechRepublic
14cr|qmetro-data-0-2|274	%{_datadir}/qmetro/map/Praha.pmz
14cr|qmetro-data-0-2|275	
14cr|qmetro-data-0-2|276	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|277	
14cr|qmetro-data-0-2|278	%package Denmark
14cr|qmetro-data-0-2|279	Summary:	Metro Maps (Denmark)
14cr|qmetro-data-0-2|280	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|281	Requires:	qmetro
14cr|qmetro-data-0-2|282	
14cr|qmetro-data-0-2|283	%description Denmark
14cr|qmetro-data-0-2|284	Maps for the qMetro program (Denmark).
14cr|qmetro-data-0-2|285	
14cr|qmetro-data-0-2|286	Cities: Copenhagen.
14cr|qmetro-data-0-2|287	
14cr|qmetro-data-0-2|288	%files Denmark
14cr|qmetro-data-0-2|289	%{_datadir}/qmetro/map/Copenhagen.pmz
14cr|qmetro-data-0-2|290	
14cr|qmetro-data-0-2|291	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|292	
14cr|qmetro-data-0-2|293	%package DominicanRepublic
14cr|qmetro-data-0-2|294	Summary:	Metro Maps (Dominican Republic)
14cr|qmetro-data-0-2|295	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|296	Requires:	qmetro
14cr|qmetro-data-0-2|297	
14cr|qmetro-data-0-2|298	%description DominicanRepublic
14cr|qmetro-data-0-2|299	Maps for the qMetro program (Dominican Republic).
14cr|qmetro-data-0-2|300	
14cr|qmetro-data-0-2|301	Cities: Santo Domingo.
14cr|qmetro-data-0-2|302	
14cr|qmetro-data-0-2|303	%files DominicanRepublic
14cr|qmetro-data-0-2|304	%{_datadir}/qmetro/map/Santo-Domingo.pmz
14cr|qmetro-data-0-2|305	
14cr|qmetro-data-0-2|306	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|307	
14cr|qmetro-data-0-2|308	%package Egypt
14cr|qmetro-data-0-2|309	Summary:	Metro Maps (Egypt)
14cr|qmetro-data-0-2|310	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|311	Requires:	qmetro
14cr|qmetro-data-0-2|312	
14cr|qmetro-data-0-2|313	%description Egypt
14cr|qmetro-data-0-2|314	Maps for the qMetro program (Egypt).
14cr|qmetro-data-0-2|315	
14cr|qmetro-data-0-2|316	Cities: Cairo, Alexandria.
14cr|qmetro-data-0-2|317	
14cr|qmetro-data-0-2|318	%files Egypt
14cr|qmetro-data-0-2|319	%{_datadir}/qmetro/map/Cairo.pmz
14cr|qmetro-data-0-2|320	%{_datadir}/qmetro/map/Alexandria.pmz
14cr|qmetro-data-0-2|321	
14cr|qmetro-data-0-2|322	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|323	
14cr|qmetro-data-0-2|324	%package Finland
14cr|qmetro-data-0-2|325	Summary:	Metro Maps (Finland)
14cr|qmetro-data-0-2|326	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|327	Requires:	qmetro
14cr|qmetro-data-0-2|328	
14cr|qmetro-data-0-2|329	%description Finland
14cr|qmetro-data-0-2|330	Maps for the qMetro program (Finland).
14cr|qmetro-data-0-2|331	
14cr|qmetro-data-0-2|332	Cities: Helsinki.
14cr|qmetro-data-0-2|333	
14cr|qmetro-data-0-2|334	%files Finland
14cr|qmetro-data-0-2|335	%{_datadir}/qmetro/map/Helsinki.pmz
14cr|qmetro-data-0-2|336	
14cr|qmetro-data-0-2|337	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|338	
14cr|qmetro-data-0-2|339	%package France
14cr|qmetro-data-0-2|340	Summary:	Metro Maps (France)
14cr|qmetro-data-0-2|341	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|342	Requires:	qmetro
14cr|qmetro-data-0-2|343	
14cr|qmetro-data-0-2|344	%description France
14cr|qmetro-data-0-2|345	Maps for the qMetro program (France).
14cr|qmetro-data-0-2|346	
14cr|qmetro-data-0-2|347	Cities: Paris, Marseille, Toulouse, Rouen, Rennes, Lyon, Lille,
14cr|qmetro-data-0-2|348	Strasbourg.
14cr|qmetro-data-0-2|349	
14cr|qmetro-data-0-2|350	%files France
14cr|qmetro-data-0-2|351	%{_datadir}/qmetro/map/Paris.pmz
14cr|qmetro-data-0-2|352	%{_datadir}/qmetro/map/Marseille.pmz
14cr|qmetro-data-0-2|353	%{_datadir}/qmetro/map/Toulouse.pmz
14cr|qmetro-data-0-2|354	%{_datadir}/qmetro/map/Rouen.pmz
14cr|qmetro-data-0-2|355	%{_datadir}/qmetro/map/Rennes.pmz
14cr|qmetro-data-0-2|356	%{_datadir}/qmetro/map/Lyon.pmz
14cr|qmetro-data-0-2|357	%{_datadir}/qmetro/map/Lille.pmz
14cr|qmetro-data-0-2|358	%{_datadir}/qmetro/map/Strasbourg.pmz
14cr|qmetro-data-0-2|359	
14cr|qmetro-data-0-2|360	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|361	
14cr|qmetro-data-0-2|362	%package Georgia
14cr|qmetro-data-0-2|363	Summary:	Metro Maps (Georgia)
14cr|qmetro-data-0-2|364	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|365	Requires:	qmetro
14cr|qmetro-data-0-2|366	
14cr|qmetro-data-0-2|367	%description Georgia
14cr|qmetro-data-0-2|368	Maps for the qMetro program (Georgia).
14cr|qmetro-data-0-2|369	
14cr|qmetro-data-0-2|370	Cities: Tbilisi.
14cr|qmetro-data-0-2|371	
14cr|qmetro-data-0-2|372	%files Georgia
14cr|qmetro-data-0-2|373	%{_datadir}/qmetro/map/Tbilisi.pmz
14cr|qmetro-data-0-2|374	
14cr|qmetro-data-0-2|375	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|376	
14cr|qmetro-data-0-2|377	%package Germany
14cr|qmetro-data-0-2|378	Summary:	Metro Maps (Germany)
14cr|qmetro-data-0-2|379	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|380	Requires:	qmetro
14cr|qmetro-data-0-2|381	
14cr|qmetro-data-0-2|382	%description Germany
14cr|qmetro-data-0-2|383	Maps for the qMetro program (Germany).
14cr|qmetro-data-0-2|384	
14cr|qmetro-data-0-2|385	Cities: Berlin, Nuremberg, Wuppertal, Hamburg, Munich, Bielefeld,
14cr|qmetro-data-0-2|386	Bochum, Frankfurt am Main, Stuttgart, Essen, Düsseldorf, Dortmund,
14cr|qmetro-data-0-2|387	Hanover, Bonn-Cologne.
14cr|qmetro-data-0-2|388	
14cr|qmetro-data-0-2|389	%files Germany
14cr|qmetro-data-0-2|390	%{_datadir}/qmetro/map/Berlin.pmz
14cr|qmetro-data-0-2|391	%{_datadir}/qmetro/map/Nurnberg.pmz
14cr|qmetro-data-0-2|392	%{_datadir}/qmetro/map/Wuppertal.pmz
14cr|qmetro-data-0-2|393	%{_datadir}/qmetro/map/Hamburg.pmz
14cr|qmetro-data-0-2|394	%{_datadir}/qmetro/map/Munich.pmz
14cr|qmetro-data-0-2|395	%{_datadir}/qmetro/map/Bielefeld.pmz
14cr|qmetro-data-0-2|396	%{_datadir}/qmetro/map/Bochum.pmz
14cr|qmetro-data-0-2|397	%{_datadir}/qmetro/map/Frankfurt.pmz
14cr|qmetro-data-0-2|398	%{_datadir}/qmetro/map/Stuttgart.pmz
14cr|qmetro-data-0-2|399	%{_datadir}/qmetro/map/Essen.pmz
14cr|qmetro-data-0-2|400	%{_datadir}/qmetro/map/Dusseldorf.pmz
14cr|qmetro-data-0-2|401	%{_datadir}/qmetro/map/Dortmund.pmz
14cr|qmetro-data-0-2|402	%{_datadir}/qmetro/map/Hannover.pmz
14cr|qmetro-data-0-2|403	%{_datadir}/qmetro/map/Bonn-Koln.pmz
14cr|qmetro-data-0-2|404	
14cr|qmetro-data-0-2|405	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|406	
14cr|qmetro-data-0-2|407	%package Greece
14cr|qmetro-data-0-2|408	Summary:	Metro Maps (Greece)
14cr|qmetro-data-0-2|409	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|410	Requires:	qmetro
14cr|qmetro-data-0-2|411	
14cr|qmetro-data-0-2|412	%description Greece
14cr|qmetro-data-0-2|413	Maps for the qMetro program (Greece).
14cr|qmetro-data-0-2|414	
14cr|qmetro-data-0-2|415	Cities: Athens.
14cr|qmetro-data-0-2|416	
14cr|qmetro-data-0-2|417	%files Greece
14cr|qmetro-data-0-2|418	%{_datadir}/qmetro/map/Athenas.pmz
14cr|qmetro-data-0-2|419	
14cr|qmetro-data-0-2|420	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|421	
14cr|qmetro-data-0-2|422	%package Hungary
14cr|qmetro-data-0-2|423	Summary:	Metro Maps (Hungary)
14cr|qmetro-data-0-2|424	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|425	Requires:	qmetro
14cr|qmetro-data-0-2|426	
14cr|qmetro-data-0-2|427	%description Hungary
14cr|qmetro-data-0-2|428	Maps for the qMetro program (Hungary).
14cr|qmetro-data-0-2|429	
14cr|qmetro-data-0-2|430	Cities: Budapest.
14cr|qmetro-data-0-2|431	
14cr|qmetro-data-0-2|432	%files Hungary
14cr|qmetro-data-0-2|433	%{_datadir}/qmetro/map/Budapest.pmz
14cr|qmetro-data-0-2|434	
14cr|qmetro-data-0-2|435	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|436	
14cr|qmetro-data-0-2|437	%package India
14cr|qmetro-data-0-2|438	Summary:	Metro Maps (India)
14cr|qmetro-data-0-2|439	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|440	Requires:	qmetro
14cr|qmetro-data-0-2|441	
14cr|qmetro-data-0-2|442	%description India
14cr|qmetro-data-0-2|443	Maps for the qMetro program (India).
14cr|qmetro-data-0-2|444	
14cr|qmetro-data-0-2|445	Cities: Delhi, Kolkata, Chennai, Mumbai, Bangalore.
14cr|qmetro-data-0-2|446	
14cr|qmetro-data-0-2|447	%files India
14cr|qmetro-data-0-2|448	%{_datadir}/qmetro/map/Delhi.pmz
14cr|qmetro-data-0-2|449	%{_datadir}/qmetro/map/Calcutta.pmz
14cr|qmetro-data-0-2|450	%{_datadir}/qmetro/map/Chennai.pmz
14cr|qmetro-data-0-2|451	%{_datadir}/qmetro/map/Mumbai.pmz
14cr|qmetro-data-0-2|452	%{_datadir}/qmetro/map/Bangalore.pmz
14cr|qmetro-data-0-2|453	
14cr|qmetro-data-0-2|454	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|455	
14cr|qmetro-data-0-2|456	%package Iran
14cr|qmetro-data-0-2|457	Summary:	Metro Maps (Iran)
14cr|qmetro-data-0-2|458	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|459	Requires:	qmetro
14cr|qmetro-data-0-2|460	
14cr|qmetro-data-0-2|461	%description Iran
14cr|qmetro-data-0-2|462	Maps for the qMetro program (Iran).
14cr|qmetro-data-0-2|463	
14cr|qmetro-data-0-2|464	Cities: Tehran, Mashhad.
14cr|qmetro-data-0-2|465	
14cr|qmetro-data-0-2|466	%files Iran
14cr|qmetro-data-0-2|467	%{_datadir}/qmetro/map/Tehran.pmz
14cr|qmetro-data-0-2|468	%{_datadir}/qmetro/map/Mashhad.pmz
14cr|qmetro-data-0-2|469	
14cr|qmetro-data-0-2|470	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|471	
14cr|qmetro-data-0-2|472	%package Israel
14cr|qmetro-data-0-2|473	Summary:	Metro Maps (Israel)
14cr|qmetro-data-0-2|474	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|475	Requires:	qmetro
14cr|qmetro-data-0-2|476	
14cr|qmetro-data-0-2|477	%description Israel
14cr|qmetro-data-0-2|478	Maps for the qMetro program (Israel).
14cr|qmetro-data-0-2|479	
14cr|qmetro-data-0-2|480	Cities: Haifa.
14cr|qmetro-data-0-2|481	
14cr|qmetro-data-0-2|482	%files Israel
14cr|qmetro-data-0-2|483	%{_datadir}/qmetro/map/Haifa.pmz
14cr|qmetro-data-0-2|484	
14cr|qmetro-data-0-2|485	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|486	
14cr|qmetro-data-0-2|487	%package Italy
14cr|qmetro-data-0-2|488	Summary:	Metro Maps (Italy)
14cr|qmetro-data-0-2|489	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|490	Requires:	qmetro
14cr|qmetro-data-0-2|491	
14cr|qmetro-data-0-2|492	%description Italy
14cr|qmetro-data-0-2|493	Maps for the qMetro program (Italy).
14cr|qmetro-data-0-2|494	
14cr|qmetro-data-0-2|495	Cities: Rome, Naples, Genoa, Milan, Catania, Turin, Perugia, Brescia.
14cr|qmetro-data-0-2|496	
14cr|qmetro-data-0-2|497	%files Italy
14cr|qmetro-data-0-2|498	%{_datadir}/qmetro/map/Roma.pmz
14cr|qmetro-data-0-2|499	%{_datadir}/qmetro/map/Napoli.pmz
14cr|qmetro-data-0-2|500	%{_datadir}/qmetro/map/Genova.pmz
14cr|qmetro-data-0-2|501	%{_datadir}/qmetro/map/Milano.pmz
14cr|qmetro-data-0-2|502	%{_datadir}/qmetro/map/Catania.pmz
14cr|qmetro-data-0-2|503	%{_datadir}/qmetro/map/Torino.pmz
14cr|qmetro-data-0-2|504	%{_datadir}/qmetro/map/Perugia.pmz
14cr|qmetro-data-0-2|505	%{_datadir}/qmetro/map/Brescia.pmz
14cr|qmetro-data-0-2|506	
14cr|qmetro-data-0-2|507	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|508	
14cr|qmetro-data-0-2|509	%package Japan
14cr|qmetro-data-0-2|510	Summary:	Metro Maps (Japan)
14cr|qmetro-data-0-2|511	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|512	Requires:	qmetro
14cr|qmetro-data-0-2|513	
14cr|qmetro-data-0-2|514	%description Japan
14cr|qmetro-data-0-2|515	Maps for the qMetro program (Japan).
14cr|qmetro-data-0-2|516	
14cr|qmetro-data-0-2|517	Cities: Tokyo, Yokohama, Kobe, Sapporo, Naha, Hiroshima, Kitakyūshū,
14cr|qmetro-data-0-2|518	Sendai, Fukuoka, Kyoto, Nagoya, Osaka.
14cr|qmetro-data-0-2|519	
14cr|qmetro-data-0-2|520	%files Japan
14cr|qmetro-data-0-2|521	%{_datadir}/qmetro/map/Tokyo.pmz
14cr|qmetro-data-0-2|522	%{_datadir}/qmetro/map/Yokohama.pmz
14cr|qmetro-data-0-2|523	%{_datadir}/qmetro/map/Kobe.pmz
14cr|qmetro-data-0-2|524	%{_datadir}/qmetro/map/Sapporo.pmz
14cr|qmetro-data-0-2|525	%{_datadir}/qmetro/map/Naha.pmz
14cr|qmetro-data-0-2|526	%{_datadir}/qmetro/map/Hiroshima.pmz
14cr|qmetro-data-0-2|527	%{_datadir}/qmetro/map/Kitakyushu.pmz
14cr|qmetro-data-0-2|528	%{_datadir}/qmetro/map/Sendai.pmz
14cr|qmetro-data-0-2|529	%{_datadir}/qmetro/map/Fukuoka.pmz
14cr|qmetro-data-0-2|530	%{_datadir}/qmetro/map/Kyoto.pmz
14cr|qmetro-data-0-2|531	%{_datadir}/qmetro/map/Nagoya.pmz
14cr|qmetro-data-0-2|532	%{_datadir}/qmetro/map/Osaka.pmz
14cr|qmetro-data-0-2|533	
14cr|qmetro-data-0-2|534	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|535	
14cr|qmetro-data-0-2|536	%package Kazakhstan
14cr|qmetro-data-0-2|537	Summary:	Metro Maps (Kazakhstan)
14cr|qmetro-data-0-2|538	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|539	Requires:	qmetro
14cr|qmetro-data-0-2|540	
14cr|qmetro-data-0-2|541	%description Kazakhstan
14cr|qmetro-data-0-2|542	Maps for the qMetro program (Kazakhstan).
14cr|qmetro-data-0-2|543	
14cr|qmetro-data-0-2|544	Cities: Almaty.
14cr|qmetro-data-0-2|545	
14cr|qmetro-data-0-2|546	%files Kazakhstan
14cr|qmetro-data-0-2|547	%{_datadir}/qmetro/map/Almati.pmz
14cr|qmetro-data-0-2|548	
14cr|qmetro-data-0-2|549	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|550	
14cr|qmetro-data-0-2|551	%package Malaysia
14cr|qmetro-data-0-2|552	Summary:	Metro Maps (Malaysia)
14cr|qmetro-data-0-2|553	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|554	Requires:	qmetro
14cr|qmetro-data-0-2|555	
14cr|qmetro-data-0-2|556	%description Malaysia
14cr|qmetro-data-0-2|557	Maps for the qMetro program (Malaysia).
14cr|qmetro-data-0-2|558	
14cr|qmetro-data-0-2|559	Cities: Kuala Lumpur.
14cr|qmetro-data-0-2|560	
14cr|qmetro-data-0-2|561	%files Malaysia
14cr|qmetro-data-0-2|562	%{_datadir}/qmetro/map/Kuala-Lumpur.pmz
14cr|qmetro-data-0-2|563	
14cr|qmetro-data-0-2|564	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|565	
14cr|qmetro-data-0-2|566	%package Mexico
14cr|qmetro-data-0-2|567	Summary:	Metro Maps (Mexico)
14cr|qmetro-data-0-2|568	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|569	Requires:	qmetro
14cr|qmetro-data-0-2|570	
14cr|qmetro-data-0-2|571	%description Mexico
14cr|qmetro-data-0-2|572	Maps for the qMetro program (Mexico).
14cr|qmetro-data-0-2|573	
14cr|qmetro-data-0-2|574	Cities: Mexico City, Monterrey, Guadalajara.
14cr|qmetro-data-0-2|575	
14cr|qmetro-data-0-2|576	%files Mexico
14cr|qmetro-data-0-2|577	%{_datadir}/qmetro/map/Mexico.pmz
14cr|qmetro-data-0-2|578	%{_datadir}/qmetro/map/Monterrey.pmz
14cr|qmetro-data-0-2|579	%{_datadir}/qmetro/map/Guadalajara.pmz
14cr|qmetro-data-0-2|580	
14cr|qmetro-data-0-2|581	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|582	
14cr|qmetro-data-0-2|583	%package Netherlands
14cr|qmetro-data-0-2|584	Summary:	Metro Maps (Netherlands)
14cr|qmetro-data-0-2|585	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|586	Requires:	qmetro
14cr|qmetro-data-0-2|587	
14cr|qmetro-data-0-2|588	%description Netherlands
14cr|qmetro-data-0-2|589	Maps for the qMetro program (Netherlands).
14cr|qmetro-data-0-2|590	
14cr|qmetro-data-0-2|591	Cities: Amsterdam, Rotterdam, Utrecht, The Hague.
14cr|qmetro-data-0-2|592	
14cr|qmetro-data-0-2|593	%files Netherlands
14cr|qmetro-data-0-2|594	%{_datadir}/qmetro/map/Amsterdam.pmz
14cr|qmetro-data-0-2|595	%{_datadir}/qmetro/map/Rotterdam.pmz
14cr|qmetro-data-0-2|596	%{_datadir}/qmetro/map/Utrecht.pmz
14cr|qmetro-data-0-2|597	%{_datadir}/qmetro/map/Den-Haag.pmz
14cr|qmetro-data-0-2|598	
14cr|qmetro-data-0-2|599	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|600	
14cr|qmetro-data-0-2|601	%package NorthKorea
14cr|qmetro-data-0-2|602	Summary:	Metro Maps (North Korea)
14cr|qmetro-data-0-2|603	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|604	Requires:	qmetro
14cr|qmetro-data-0-2|605	
14cr|qmetro-data-0-2|606	%description NorthKorea
14cr|qmetro-data-0-2|607	Maps for the qMetro program (North Korea).
14cr|qmetro-data-0-2|608	
14cr|qmetro-data-0-2|609	Cities: Pyongyang.
14cr|qmetro-data-0-2|610	
14cr|qmetro-data-0-2|611	%files NorthKorea
14cr|qmetro-data-0-2|612	%{_datadir}/qmetro/map/Pyongyang.pmz
14cr|qmetro-data-0-2|613	
14cr|qmetro-data-0-2|614	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|615	
14cr|qmetro-data-0-2|616	%package Norway
14cr|qmetro-data-0-2|617	Summary:	Metro Maps (Norway)
14cr|qmetro-data-0-2|618	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|619	Requires:	qmetro
14cr|qmetro-data-0-2|620	
14cr|qmetro-data-0-2|621	%description Norway
14cr|qmetro-data-0-2|622	Maps for the qMetro program (Norway).
14cr|qmetro-data-0-2|623	
14cr|qmetro-data-0-2|624	Cities: Oslo.
14cr|qmetro-data-0-2|625	
14cr|qmetro-data-0-2|626	%files Norway
14cr|qmetro-data-0-2|627	%{_datadir}/qmetro/map/Oslo.pmz
14cr|qmetro-data-0-2|628	
14cr|qmetro-data-0-2|629	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|630	
14cr|qmetro-data-0-2|631	%package Peru
14cr|qmetro-data-0-2|632	Summary:	Metro Maps (Peru)
14cr|qmetro-data-0-2|633	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|634	Requires:	qmetro
14cr|qmetro-data-0-2|635	
14cr|qmetro-data-0-2|636	%description Peru
14cr|qmetro-data-0-2|637	Maps for the qMetro program (Peru).
14cr|qmetro-data-0-2|638	
14cr|qmetro-data-0-2|639	Cities: Lima.
14cr|qmetro-data-0-2|640	
14cr|qmetro-data-0-2|641	%files Peru
14cr|qmetro-data-0-2|642	%{_datadir}/qmetro/map/Lima.pmz
14cr|qmetro-data-0-2|643	
14cr|qmetro-data-0-2|644	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|645	
14cr|qmetro-data-0-2|646	%package Philippines
14cr|qmetro-data-0-2|647	Summary:	Metro Maps (Philippines)
14cr|qmetro-data-0-2|648	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|649	Requires:	qmetro
14cr|qmetro-data-0-2|650	
14cr|qmetro-data-0-2|651	%description Philippines
14cr|qmetro-data-0-2|652	Maps for the qMetro program (Philippines).
14cr|qmetro-data-0-2|653	
14cr|qmetro-data-0-2|654	Cities: Manila.
14cr|qmetro-data-0-2|655	
14cr|qmetro-data-0-2|656	%files Philippines
14cr|qmetro-data-0-2|657	%{_datadir}/qmetro/map/Manila.pmz
14cr|qmetro-data-0-2|658	
14cr|qmetro-data-0-2|659	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|660	
14cr|qmetro-data-0-2|661	%package Poland
14cr|qmetro-data-0-2|662	Summary:	Metro Maps (Poland)
14cr|qmetro-data-0-2|663	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|664	Requires:	qmetro
14cr|qmetro-data-0-2|665	
14cr|qmetro-data-0-2|666	%description Poland
14cr|qmetro-data-0-2|667	Maps for the qMetro program (Poland).
14cr|qmetro-data-0-2|668	
14cr|qmetro-data-0-2|669	Cities: Warsaw, Gdańsk, Poznań.
14cr|qmetro-data-0-2|670	
14cr|qmetro-data-0-2|671	%files Poland
14cr|qmetro-data-0-2|672	%{_datadir}/qmetro/map/Warsaw.pmz
14cr|qmetro-data-0-2|673	%{_datadir}/qmetro/map/Gdansk.pmz
14cr|qmetro-data-0-2|674	%{_datadir}/qmetro/map/Poznan.pmz
14cr|qmetro-data-0-2|675	
14cr|qmetro-data-0-2|676	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|677	
14cr|qmetro-data-0-2|678	%package Portugal
14cr|qmetro-data-0-2|679	Summary:	Metro Maps (Portugal)
14cr|qmetro-data-0-2|680	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|681	Requires:	qmetro
14cr|qmetro-data-0-2|682	
14cr|qmetro-data-0-2|683	%description Portugal
14cr|qmetro-data-0-2|684	Maps for the qMetro program (Portugal).
14cr|qmetro-data-0-2|685	
14cr|qmetro-data-0-2|686	Cities: Lisbon, Porto.
14cr|qmetro-data-0-2|687	
14cr|qmetro-data-0-2|688	%files Portugal
14cr|qmetro-data-0-2|689	%{_datadir}/qmetro/map/Lisboa.pmz
14cr|qmetro-data-0-2|690	%{_datadir}/qmetro/map/Porto.pmz
14cr|qmetro-data-0-2|691	
14cr|qmetro-data-0-2|692	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|693	
14cr|qmetro-data-0-2|694	%package PuertoRico
14cr|qmetro-data-0-2|695	Summary:	Metro Maps (Puerto Rico)
14cr|qmetro-data-0-2|696	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|697	Requires:	qmetro
14cr|qmetro-data-0-2|698	
14cr|qmetro-data-0-2|699	%description PuertoRico
14cr|qmetro-data-0-2|700	Maps for the qMetro program (Puerto Rico).
14cr|qmetro-data-0-2|701	
14cr|qmetro-data-0-2|702	Cities: San Juan.
14cr|qmetro-data-0-2|703	
14cr|qmetro-data-0-2|704	%files PuertoRico
14cr|qmetro-data-0-2|705	%{_datadir}/qmetro/map/San-Juan.pmz
14cr|qmetro-data-0-2|706	
14cr|qmetro-data-0-2|707	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|708	
14cr|qmetro-data-0-2|709	%package Romania
14cr|qmetro-data-0-2|710	Summary:	Metro Maps (Romania)
14cr|qmetro-data-0-2|711	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|712	Requires:	qmetro
14cr|qmetro-data-0-2|713	
14cr|qmetro-data-0-2|714	%description Romania
14cr|qmetro-data-0-2|715	Maps for the qMetro program (Romania).
14cr|qmetro-data-0-2|716	
14cr|qmetro-data-0-2|717	Cities: Bucharest.
14cr|qmetro-data-0-2|718	
14cr|qmetro-data-0-2|719	%files Romania
14cr|qmetro-data-0-2|720	%{_datadir}/qmetro/map/Bucarest.pmz
14cr|qmetro-data-0-2|721	
14cr|qmetro-data-0-2|722	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|723	
14cr|qmetro-data-0-2|724	%package Russia
14cr|qmetro-data-0-2|725	Summary:	Metro Maps (Russia)
14cr|qmetro-data-0-2|726	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|727	Requires:	qmetro
14cr|qmetro-data-0-2|728	
14cr|qmetro-data-0-2|729	%description Russia
14cr|qmetro-data-0-2|730	Maps for the qMetro program (Russia).
14cr|qmetro-data-0-2|731	
14cr|qmetro-data-0-2|732	Cities: Moscow, Saint Petersburg, Novosibirsk, Nizhny Novgorod, Ekaterinburg,
14cr|qmetro-data-0-2|733	Samara, Kazan, Volgograd.
14cr|qmetro-data-0-2|734	
14cr|qmetro-data-0-2|735	%files Russia
14cr|qmetro-data-0-2|736	%{_datadir}/qmetro/map/Moscow.pmz
14cr|qmetro-data-0-2|737	%{_datadir}/qmetro/map/Peterburg.pmz
14cr|qmetro-data-0-2|738	%{_datadir}/qmetro/map/Novosibirsk.pmz
14cr|qmetro-data-0-2|739	%{_datadir}/qmetro/map/NNovgorod.pmz
14cr|qmetro-data-0-2|740	%{_datadir}/qmetro/map/Ekaterinburg.pmz
14cr|qmetro-data-0-2|741	%{_datadir}/qmetro/map/Samara.pmz
14cr|qmetro-data-0-2|742	%{_datadir}/qmetro/map/Kazan.pmz
14cr|qmetro-data-0-2|743	%{_datadir}/qmetro/map/Volgograd.pmz
14cr|qmetro-data-0-2|744	
14cr|qmetro-data-0-2|745	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|746	
14cr|qmetro-data-0-2|747	%package SaudiArabia
14cr|qmetro-data-0-2|748	Summary:	Metro Maps (Saudi Arabia)
14cr|qmetro-data-0-2|749	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|750	Requires:	qmetro
14cr|qmetro-data-0-2|751	
14cr|qmetro-data-0-2|752	%description SaudiArabia
14cr|qmetro-data-0-2|753	Maps for the qMetro program (Saudi Arabia).
14cr|qmetro-data-0-2|754	
14cr|qmetro-data-0-2|755	Cities: Mecca.
14cr|qmetro-data-0-2|756	
14cr|qmetro-data-0-2|757	%files SaudiArabia
14cr|qmetro-data-0-2|758	%{_datadir}/qmetro/map/Mecca.pmz
14cr|qmetro-data-0-2|759	
14cr|qmetro-data-0-2|760	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|761	
14cr|qmetro-data-0-2|762	%package Singapore
14cr|qmetro-data-0-2|763	Summary:	Metro Maps (Singapore)
14cr|qmetro-data-0-2|764	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|765	Requires:	qmetro
14cr|qmetro-data-0-2|766	
14cr|qmetro-data-0-2|767	%description Singapore
14cr|qmetro-data-0-2|768	Maps for the qMetro program (Singapore).
14cr|qmetro-data-0-2|769	
14cr|qmetro-data-0-2|770	%files Singapore
14cr|qmetro-data-0-2|771	%{_datadir}/qmetro/map/Singapore.pmz
14cr|qmetro-data-0-2|772	
14cr|qmetro-data-0-2|773	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|774	
14cr|qmetro-data-0-2|775	%package SouthKorea
14cr|qmetro-data-0-2|776	Summary:	Metro Maps (South Korea)
14cr|qmetro-data-0-2|777	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|778	Requires:	qmetro
14cr|qmetro-data-0-2|779	
14cr|qmetro-data-0-2|780	%description SouthKorea
14cr|qmetro-data-0-2|781	Maps for the qMetro program (South Korea).
14cr|qmetro-data-0-2|782	
14cr|qmetro-data-0-2|783	Cities: Seoul, Daegu, Busan, Gwangju, Incheon, Daejeon, Uijeongbu.
14cr|qmetro-data-0-2|784	
14cr|qmetro-data-0-2|785	%files SouthKorea
14cr|qmetro-data-0-2|786	%{_datadir}/qmetro/map/Seoul.pmz
14cr|qmetro-data-0-2|787	%{_datadir}/qmetro/map/Daegu.pmz
14cr|qmetro-data-0-2|788	%{_datadir}/qmetro/map/Busan.pmz
14cr|qmetro-data-0-2|789	%{_datadir}/qmetro/map/Gwangju.pmz
14cr|qmetro-data-0-2|790	%{_datadir}/qmetro/map/Incheon.pmz
14cr|qmetro-data-0-2|791	%{_datadir}/qmetro/map/Daejeon.pmz
14cr|qmetro-data-0-2|792	%{_datadir}/qmetro/map/Uijeongbu.pmz
14cr|qmetro-data-0-2|793	
14cr|qmetro-data-0-2|794	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|795	
14cr|qmetro-data-0-2|796	%package Spain
14cr|qmetro-data-0-2|797	Summary:	Metro Maps (Spain)
14cr|qmetro-data-0-2|798	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|799	Requires:	qmetro
14cr|qmetro-data-0-2|800	
14cr|qmetro-data-0-2|801	%description Spain
14cr|qmetro-data-0-2|802	Maps for the qMetro program (Spain).
14cr|qmetro-data-0-2|803	
14cr|qmetro-data-0-2|804	Cities: Madrid, Barcelona, Bilbao, Valencia, Palma, Alicante, Seville.
14cr|qmetro-data-0-2|805	
14cr|qmetro-data-0-2|806	%files Spain
14cr|qmetro-data-0-2|807	%{_datadir}/qmetro/map/Madrid.pmz
14cr|qmetro-data-0-2|808	%{_datadir}/qmetro/map/Barcelona.pmz
14cr|qmetro-data-0-2|809	%{_datadir}/qmetro/map/Bilbao.pmz
14cr|qmetro-data-0-2|810	%{_datadir}/qmetro/map/Valencia.pmz
14cr|qmetro-data-0-2|811	%{_datadir}/qmetro/map/Palma.pmz
14cr|qmetro-data-0-2|812	%{_datadir}/qmetro/map/Alicante.pmz
14cr|qmetro-data-0-2|813	%{_datadir}/qmetro/map/Sevilla.pmz
14cr|qmetro-data-0-2|814	
14cr|qmetro-data-0-2|815	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|816	
14cr|qmetro-data-0-2|817	%package Sweden
14cr|qmetro-data-0-2|818	Summary:	Metro Maps (Sweden)
14cr|qmetro-data-0-2|819	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|820	Requires:	qmetro
14cr|qmetro-data-0-2|821	
14cr|qmetro-data-0-2|822	%description Sweden
14cr|qmetro-data-0-2|823	Maps for the qMetro program (Sweden).
14cr|qmetro-data-0-2|824	
14cr|qmetro-data-0-2|825	Cities: Stockholm.
14cr|qmetro-data-0-2|826	
14cr|qmetro-data-0-2|827	%files Sweden
14cr|qmetro-data-0-2|828	%{_datadir}/qmetro/map/Stockholm.pmz
14cr|qmetro-data-0-2|829	
14cr|qmetro-data-0-2|830	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|831	
14cr|qmetro-data-0-2|832	%package Switzerland
14cr|qmetro-data-0-2|833	Summary:	Metro Maps (Switzerland)
14cr|qmetro-data-0-2|834	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|835	Requires:	qmetro
14cr|qmetro-data-0-2|836	
14cr|qmetro-data-0-2|837	%description Switzerland
14cr|qmetro-data-0-2|838	Maps for the qMetro program (Switzerland).
14cr|qmetro-data-0-2|839	
14cr|qmetro-data-0-2|840	Cities: Lausanne.
14cr|qmetro-data-0-2|841	
14cr|qmetro-data-0-2|842	%files Switzerland
14cr|qmetro-data-0-2|843	%{_datadir}/qmetro/map/Lausanne.pmz
14cr|qmetro-data-0-2|844	
14cr|qmetro-data-0-2|845	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|846	
14cr|qmetro-data-0-2|847	%package Taiwan
14cr|qmetro-data-0-2|848	Summary:	Metro Maps (Taiwan)
14cr|qmetro-data-0-2|849	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|850	Requires:	qmetro
14cr|qmetro-data-0-2|851	
14cr|qmetro-data-0-2|852	%description Taiwan
14cr|qmetro-data-0-2|853	Maps for the qMetro program (Taiwan).
14cr|qmetro-data-0-2|854	
14cr|qmetro-data-0-2|855	Cities: Taipei, Kaohsiung.
14cr|qmetro-data-0-2|856	
14cr|qmetro-data-0-2|857	%files Taiwan
14cr|qmetro-data-0-2|858	%{_datadir}/qmetro/map/Taipei.pmz
14cr|qmetro-data-0-2|859	%{_datadir}/qmetro/map/Kaohsiung.pmz
14cr|qmetro-data-0-2|860	
14cr|qmetro-data-0-2|861	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|862	
14cr|qmetro-data-0-2|863	%package Thailand
14cr|qmetro-data-0-2|864	Summary:	Metro Maps (Thailand)
14cr|qmetro-data-0-2|865	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|866	Requires:	qmetro
14cr|qmetro-data-0-2|867	
14cr|qmetro-data-0-2|868	%description Thailand
14cr|qmetro-data-0-2|869	Maps for the qMetro program (Thailand).
14cr|qmetro-data-0-2|870	
14cr|qmetro-data-0-2|871	Cities: Bangkok.
14cr|qmetro-data-0-2|872	
14cr|qmetro-data-0-2|873	%files Thailand
14cr|qmetro-data-0-2|874	%{_datadir}/qmetro/map/Bangkok.pmz
14cr|qmetro-data-0-2|875	
14cr|qmetro-data-0-2|876	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|877	
14cr|qmetro-data-0-2|878	%package Tunisia
14cr|qmetro-data-0-2|879	Summary:	Metro Maps (Tunisia)
14cr|qmetro-data-0-2|880	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|881	Requires:	qmetro
14cr|qmetro-data-0-2|882	
14cr|qmetro-data-0-2|883	%description Tunisia
14cr|qmetro-data-0-2|884	Maps for the qMetro program (Tunisia).
14cr|qmetro-data-0-2|885	
14cr|qmetro-data-0-2|886	Cities: Tunis.
14cr|qmetro-data-0-2|887	
14cr|qmetro-data-0-2|888	%files Tunisia
14cr|qmetro-data-0-2|889	%{_datadir}/qmetro/map/Tunis.pmz
14cr|qmetro-data-0-2|890	
14cr|qmetro-data-0-2|891	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|892	
14cr|qmetro-data-0-2|893	%package Turkey
14cr|qmetro-data-0-2|894	Summary:	Metro Maps (Turkey)
14cr|qmetro-data-0-2|895	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|896	Requires:	qmetro
14cr|qmetro-data-0-2|897	
14cr|qmetro-data-0-2|898	%description Turkey
14cr|qmetro-data-0-2|899	Maps for the qMetro program (Turkey).
14cr|qmetro-data-0-2|900	
14cr|qmetro-data-0-2|901	Cities: Istanbul, Ankara, Izmir, Bursa, Adana.
14cr|qmetro-data-0-2|902	
14cr|qmetro-data-0-2|903	%files Turkey
14cr|qmetro-data-0-2|904	%{_datadir}/qmetro/map/Istanbul.pmz
14cr|qmetro-data-0-2|905	%{_datadir}/qmetro/map/Ankara.pmz
14cr|qmetro-data-0-2|906	%{_datadir}/qmetro/map/Izmir.pmz
14cr|qmetro-data-0-2|907	%{_datadir}/qmetro/map/Bursa.pmz
14cr|qmetro-data-0-2|908	%{_datadir}/qmetro/map/Adana.pmz
14cr|qmetro-data-0-2|909	
14cr|qmetro-data-0-2|910	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|911	
14cr|qmetro-data-0-2|912	%package UAE
14cr|qmetro-data-0-2|913	Summary:	Metro Maps (United Arab Emirates)
14cr|qmetro-data-0-2|914	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|915	Requires:	qmetro
14cr|qmetro-data-0-2|916	
14cr|qmetro-data-0-2|917	%description UAE
14cr|qmetro-data-0-2|918	Maps for the qMetro program (United Arab Emirates).
14cr|qmetro-data-0-2|919	
14cr|qmetro-data-0-2|920	Cities: Dubai.
14cr|qmetro-data-0-2|921	
14cr|qmetro-data-0-2|922	%files UAE
14cr|qmetro-data-0-2|923	%{_datadir}/qmetro/map/Dubai.pmz
14cr|qmetro-data-0-2|924	
14cr|qmetro-data-0-2|925	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|926	
14cr|qmetro-data-0-2|927	%package Ukraine
14cr|qmetro-data-0-2|928	Summary:	Metro Maps (Ukraine)
14cr|qmetro-data-0-2|929	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|930	Requires:	qmetro
14cr|qmetro-data-0-2|931	
14cr|qmetro-data-0-2|932	%description Ukraine
14cr|qmetro-data-0-2|933	Maps for the qMetro program (Ukraine).
14cr|qmetro-data-0-2|934	
14cr|qmetro-data-0-2|935	Cities: Kiev, Kharkiv, Dnipropetrovsk, Kryvyi Rih.
14cr|qmetro-data-0-2|936	
14cr|qmetro-data-0-2|937	%files Ukraine
14cr|qmetro-data-0-2|938	%{_datadir}/qmetro/map/Kiev.pmz
14cr|qmetro-data-0-2|939	%{_datadir}/qmetro/map/Kharkov.pmz
14cr|qmetro-data-0-2|940	%{_datadir}/qmetro/map/Dnepropetrovsk.pmz
14cr|qmetro-data-0-2|941	%{_datadir}/qmetro/map/KrivoyRog.pmz
14cr|qmetro-data-0-2|942	
14cr|qmetro-data-0-2|943	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|944	
14cr|qmetro-data-0-2|945	%package UnitedKingdom
14cr|qmetro-data-0-2|946	Summary:	Metro Maps (United Kingdom)
14cr|qmetro-data-0-2|947	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|948	Requires:	qmetro
14cr|qmetro-data-0-2|949	
14cr|qmetro-data-0-2|950	%description UnitedKingdom
14cr|qmetro-data-0-2|951	Maps for the qMetro program (United Kingdom).
14cr|qmetro-data-0-2|952	
14cr|qmetro-data-0-2|953	Cities: London, Glasgow, Newcastle, Birmingham, Liverpool, Manchester.
14cr|qmetro-data-0-2|954	
14cr|qmetro-data-0-2|955	%files UnitedKingdom
14cr|qmetro-data-0-2|956	%{_datadir}/qmetro/map/London.pmz
14cr|qmetro-data-0-2|957	%{_datadir}/qmetro/map/Glasgow.pmz
14cr|qmetro-data-0-2|958	%{_datadir}/qmetro/map/Newcastle.pmz
14cr|qmetro-data-0-2|959	%{_datadir}/qmetro/map/Birmingham.pmz
14cr|qmetro-data-0-2|960	%{_datadir}/qmetro/map/Liverpool.pmz
14cr|qmetro-data-0-2|961	%{_datadir}/qmetro/map/Manchester.pmz
14cr|qmetro-data-0-2|962	
14cr|qmetro-data-0-2|963	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|964	
14cr|qmetro-data-0-2|965	%package USA
14cr|qmetro-data-0-2|966	Summary:	Metro Maps (USA)
14cr|qmetro-data-0-2|967	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|968	Requires:	qmetro
14cr|qmetro-data-0-2|969	
14cr|qmetro-data-0-2|970	%description USA
14cr|qmetro-data-0-2|971	Maps for the qMetro program (USA).
14cr|qmetro-data-0-2|972	
14cr|qmetro-data-0-2|973	Cities: Washington, New York, Chicago, Atlanta, Miami, Baltimore,
14cr|qmetro-data-0-2|974	Detroit, San Francisco, Cleveland, Buffalo, Jacksonville, Las Vegas,
14cr|qmetro-data-0-2|975	Salt Lake City, St. Louis, Minneapolis, Philadelphia, Los Angeles,
14cr|qmetro-data-0-2|976	Houston, Newark, Boston, Dallas, Denver, San Diego, Sacramento,
14cr|qmetro-data-0-2|977	San Jose, Portland, Pittsburgh, Jersey City.
14cr|qmetro-data-0-2|978	
14cr|qmetro-data-0-2|979	%files USA
14cr|qmetro-data-0-2|980	%{_datadir}/qmetro/map/Washington.pmz
14cr|qmetro-data-0-2|981	%{_datadir}/qmetro/map/New-York.pmz
14cr|qmetro-data-0-2|982	%{_datadir}/qmetro/map/Chicago.pmz
14cr|qmetro-data-0-2|983	%{_datadir}/qmetro/map/Atlanta.pmz
14cr|qmetro-data-0-2|984	%{_datadir}/qmetro/map/Miami.pmz
14cr|qmetro-data-0-2|985	%{_datadir}/qmetro/map/Baltimore.pmz
14cr|qmetro-data-0-2|986	%{_datadir}/qmetro/map/Detroit.pmz
14cr|qmetro-data-0-2|987	%{_datadir}/qmetro/map/San-Francisco.pmz
14cr|qmetro-data-0-2|988	%{_datadir}/qmetro/map/Cleveland.pmz
14cr|qmetro-data-0-2|989	%{_datadir}/qmetro/map/Buffalo.pmz
14cr|qmetro-data-0-2|990	%{_datadir}/qmetro/map/Jacksonville.pmz
14cr|qmetro-data-0-2|991	%{_datadir}/qmetro/map/Las-Vegas.pmz
14cr|qmetro-data-0-2|992	%{_datadir}/qmetro/map/Salt-Lake-City.pmz
14cr|qmetro-data-0-2|993	%{_datadir}/qmetro/map/Saint-Louis.pmz
14cr|qmetro-data-0-2|994	%{_datadir}/qmetro/map/Minneapolis.pmz
14cr|qmetro-data-0-2|995	%{_datadir}/qmetro/map/Philadelphia.pmz
14cr|qmetro-data-0-2|996	%{_datadir}/qmetro/map/Los-Angeles.pmz
14cr|qmetro-data-0-2|997	%{_datadir}/qmetro/map/Houston.pmz
14cr|qmetro-data-0-2|998	%{_datadir}/qmetro/map/Newark.pmz
14cr|qmetro-data-0-2|999	%{_datadir}/qmetro/map/Boston.pmz
14cr|qmetro-data-0-2|1000	%{_datadir}/qmetro/map/Dallas.pmz
14cr|qmetro-data-0-2|1001	%{_datadir}/qmetro/map/Denver.pmz
14cr|qmetro-data-0-2|1002	%{_datadir}/qmetro/map/San-Diego.pmz
14cr|qmetro-data-0-2|1003	%{_datadir}/qmetro/map/Sacramento.pmz
14cr|qmetro-data-0-2|1004	%{_datadir}/qmetro/map/San-Jose.pmz
14cr|qmetro-data-0-2|1005	%{_datadir}/qmetro/map/Portland.pmz
14cr|qmetro-data-0-2|1006	%{_datadir}/qmetro/map/Pittsburgh.pmz
14cr|qmetro-data-0-2|1007	%{_datadir}/qmetro/map/Charlotte.pmz
14cr|qmetro-data-0-2|1008	%{_datadir}/qmetro/map/Jersey-City.pmz
14cr|qmetro-data-0-2|1009	
14cr|qmetro-data-0-2|1010	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|1011	
14cr|qmetro-data-0-2|1012	%package Uzbekistan
14cr|qmetro-data-0-2|1013	Summary:	Metro Maps (Uzbekistan)
14cr|qmetro-data-0-2|1014	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|1015	Requires:	qmetro
14cr|qmetro-data-0-2|1016	
14cr|qmetro-data-0-2|1017	%description Uzbekistan
14cr|qmetro-data-0-2|1018	Maps for the qMetro program (Uzbekistan).
14cr|qmetro-data-0-2|1019	
14cr|qmetro-data-0-2|1020	Cities: Tashkent.
14cr|qmetro-data-0-2|1021	
14cr|qmetro-data-0-2|1022	%files Uzbekistan
14cr|qmetro-data-0-2|1023	%{_datadir}/qmetro/map/Tashkent.pmz
14cr|qmetro-data-0-2|1024	
14cr|qmetro-data-0-2|1025	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|1026	
14cr|qmetro-data-0-2|1027	%package Venezuela
14cr|qmetro-data-0-2|1028	Summary:	Metro Maps (Venezuela)
14cr|qmetro-data-0-2|1029	Group:		Sciences/Geosciences
14cr|qmetro-data-0-2|1030	Requires:	qmetro
14cr|qmetro-data-0-2|1031	
14cr|qmetro-data-0-2|1032	%description Venezuela
14cr|qmetro-data-0-2|1033	Maps for the qMetro program (Venezuela).
14cr|qmetro-data-0-2|1034	
14cr|qmetro-data-0-2|1035	Cities: Caracas, Valencia.
14cr|qmetro-data-0-2|1036	
14cr|qmetro-data-0-2|1037	%files Venezuela
14cr|qmetro-data-0-2|1038	%{_datadir}/qmetro/map/Caracas.pmz
14cr|qmetro-data-0-2|1039	%{_datadir}/qmetro/map/ValenciaV.pmz
14cr|qmetro-data-0-2|1040	
14cr|qmetro-data-0-2|1041	#----------------------------------------------------------------------------
14cr|qmetro-data-0-2|1042	
14cr|qmetro-data-0-2|1043	%prep
14cr|qmetro-data-0-2|1044	%setup -n %{name}
14cr|qmetro-data-0-2|1045	for N in *.zip
14cr|qmetro-data-0-2|1046	do
14cr|qmetro-data-0-2|1047	unzip $N "*.pmz"
14cr|qmetro-data-0-2|1048	done
14cr|qmetro-data-0-2|1049	
14cr|qmetro-data-0-2|1050	%build
14cr|qmetro-data-0-2|1051	
14cr|qmetro-data-0-2|1052	%install
14cr|qmetro-data-0-2|1053	install -dm 0755 %{buildroot}%{_datadir}/qmetro/map
14cr|qmetro-data-0-2|1054	install -pm 0644 *.pmz %{buildroot}%{_datadir}/qmetro/map
14cr|qmetro-data-0-2|1055	
14cr|qmetro-data-0-2|1056	
14cr|qmetro-data-0-2|1057	%changelog
14cr|qmetro-data-0-2|1058	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-2
14cr|qmetro-data-0-2|1059	+ Revision: c11b349
14cr|qmetro-data-0-2|1060	- MassBuild#464: Increase release tag
14cr|qmetro-data-0-2|1061	
14cr|qmetro-data-0-2|1062	

7111 14
14cr|qmidiarp-0.6.1-1|1	Summary:	Arpgeggiator, sequencer and LFO for JACK and ALSA
14cr|qmidiarp-0.6.1-1|2	Name:		qmidiarp
14cr|qmidiarp-0.6.1-1|3	Version:	0.6.1
14cr|qmidiarp-0.6.1-1|4	Release:	1
14cr|qmidiarp-0.6.1-1|5	License:	GPLv2+
14cr|qmidiarp-0.6.1-1|6	Group:		Sound
14cr|qmidiarp-0.6.1-1|7	Url:		http://qmidiarp.sourceforge.net/
14cr|qmidiarp-0.6.1-1|8	Source0:	http://dl.sf.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|qmidiarp-0.6.1-1|9	BuildRequires:	desktop-file-utils
14cr|qmidiarp-0.6.1-1|10	BuildRequires:	qt4-devel
14cr|qmidiarp-0.6.1-1|11	BuildRequires:	pkgconfig(alsa)
14cr|qmidiarp-0.6.1-1|12	BuildRequires:	pkgconfig(jack)
14cr|qmidiarp-0.6.1-1|13	BuildRequires:	pkgconfig(liblo)
14cr|qmidiarp-0.6.1-1|14	BuildRequires:	pkgconfig(lv2)
14cr|qmidiarp-0.6.1-1|15	Suggests:	%{name}-plugins-lv2
14cr|qmidiarp-0.6.1-1|16	
14cr|qmidiarp-0.6.1-1|17	%description
14cr|qmidiarp-0.6.1-1|18	Advanced arpgeggiator, step sequencer and MIDI LFO for JACK and ALSA.
14cr|qmidiarp-0.6.1-1|19	
14cr|qmidiarp-0.6.1-1|20	%files -f %{name}.lang
14cr|qmidiarp-0.6.1-1|21	%doc README NEWS COPYING AUTHORS
14cr|qmidiarp-0.6.1-1|22	%{_bindir}/%{name}
14cr|qmidiarp-0.6.1-1|23	%{_datadir}/%{name}
14cr|qmidiarp-0.6.1-1|24	%{_datadir}/applications/%{name}.desktop
14cr|qmidiarp-0.6.1-1|25	%{_datadir}/appdata/%{name}.appdata.xml
14cr|qmidiarp-0.6.1-1|26	%{_datadir}/icons/hicolor/scalable/apps/qmidiarp.svg
14cr|qmidiarp-0.6.1-1|27	%docdir %{_mandir}/man1/*
14cr|qmidiarp-0.6.1-1|28	%{_mandir}/man1/*
14cr|qmidiarp-0.6.1-1|29	
14cr|qmidiarp-0.6.1-1|30	#----------------------------------------------------------------------------
14cr|qmidiarp-0.6.1-1|31	
14cr|qmidiarp-0.6.1-1|32	%package plugins-lv2
14cr|qmidiarp-0.6.1-1|33	Summary:	LV2 Plugins of the qmidiarp MIDI modules with Qt4 GU
14cr|qmidiarp-0.6.1-1|34	Group:		Sound
14cr|qmidiarp-0.6.1-1|35	Requires:	lv2
14cr|qmidiarp-0.6.1-1|36	
14cr|qmidiarp-0.6.1-1|37	%description plugins-lv2
14cr|qmidiarp-0.6.1-1|38	This package contains the QMidiArp LV2 plugins of the three modules with
14cr|qmidiarp-0.6.1-1|39	Qt-GUIs. QMidiArp is an advanced arpgeggiator, step sequencer and
14cr|qmidiarp-0.6.1-1|40	MIDI LFO for JACK and ALSA.
14cr|qmidiarp-0.6.1-1|41	
14cr|qmidiarp-0.6.1-1|42	%files plugins-lv2
14cr|qmidiarp-0.6.1-1|43	%dir %{_libdir}/lv2
14cr|qmidiarp-0.6.1-1|44	%{_libdir}/lv2/*
14cr|qmidiarp-0.6.1-1|45	
14cr|qmidiarp-0.6.1-1|46	#----------------------------------------------------------------------------
14cr|qmidiarp-0.6.1-1|47	
14cr|qmidiarp-0.6.1-1|48	%prep
14cr|qmidiarp-0.6.1-1|49	%setup -q
14cr|qmidiarp-0.6.1-1|50	
14cr|qmidiarp-0.6.1-1|51	%build
14cr|qmidiarp-0.6.1-1|52	autoreconf -fi
14cr|qmidiarp-0.6.1-1|53	%configure2_5x
14cr|qmidiarp-0.6.1-1|54	%make
14cr|qmidiarp-0.6.1-1|55	
14cr|qmidiarp-0.6.1-1|56	%install
14cr|qmidiarp-0.6.1-1|57	%makeinstall_std
14cr|qmidiarp-0.6.1-1|58	
14cr|qmidiarp-0.6.1-1|59	desktop-file-install \
14cr|qmidiarp-0.6.1-1|60	--add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cr|qmidiarp-0.6.1-1|61	--dir %{buildroot}%{_datadir}/applications \
14cr|qmidiarp-0.6.1-1|62	%{buildroot}%{_datadir}/applications/*
14cr|qmidiarp-0.6.1-1|63	
14cr|qmidiarp-0.6.1-1|64	%find_lang %{name} --with-man
14cr|qmidiarp-0.6.1-1|65	
14cr|qmidiarp-0.6.1-1|66	
14cr|qmidiarp-0.6.1-1|67	%changelog
14cr|qmidiarp-0.6.1-1|68	* Sun Sep 28 2014 emuse <goemusic@yahoo.fr> 0.6.1-1
14cr|qmidiarp-0.6.1-1|69	+ Revision: e4efc25
14cr|qmidiarp-0.6.1-1|70	- New version 0.6.1
14cr|qmidiarp-0.6.1-1|71	
14cr|qmidiarp-0.6.1-1|72	

7112 14
14cr|qmidiroute-0.3.0-1|1	%define name    qmidiroute
14cr|qmidiroute-0.3.0-1|2	%define version 0.3.0
14cr|qmidiroute-0.3.0-1|3	%define release %mkrel 1
14cr|qmidiroute-0.3.0-1|4	
14cr|qmidiroute-0.3.0-1|5	Name:           %{name}
14cr|qmidiroute-0.3.0-1|6	Summary:        MIDI router and filter utility
14cr|qmidiroute-0.3.0-1|7	Version:        %{version}
14cr|qmidiroute-0.3.0-1|8	Release:        %{release}
14cr|qmidiroute-0.3.0-1|9	
14cr|qmidiroute-0.3.0-1|10	Source0:        http://dl.sf.net/alsamodular/%{name}-%{version}.tar.bz2
14cr|qmidiroute-0.3.0-1|11	URL:            http://alsamodular.sourceforge.net/
14cr|qmidiroute-0.3.0-1|12	License:        GPLv2
14cr|qmidiroute-0.3.0-1|13	Group:          Sound
14cr|qmidiroute-0.3.0-1|14	BuildRequires:  alsa-oss-devel qt4-devel
14cr|qmidiroute-0.3.0-1|15	
14cr|qmidiroute-0.3.0-1|16	%description
14cr|qmidiroute-0.3.0-1|17	MIDI router and filter utility for the ALSA sequencer.
14cr|qmidiroute-0.3.0-1|18	
14cr|qmidiroute-0.3.0-1|19	%prep
14cr|qmidiroute-0.3.0-1|20	%setup -q
14cr|qmidiroute-0.3.0-1|21	iconv -f=latin1 -t=utf8 man/de/%{name}.1 -o man/de/%{name}.1
14cr|qmidiroute-0.3.0-1|22	iconv -f=latin1 -t=utf8 man/fr/%{name}.1 -o man/fr/%{name}.1
14cr|qmidiroute-0.3.0-1|23	
14cr|qmidiroute-0.3.0-1|24	%build
14cr|qmidiroute-0.3.0-1|25	%configure2_5x
14cr|qmidiroute-0.3.0-1|26	%make
14cr|qmidiroute-0.3.0-1|27	%install
14cr|qmidiroute-0.3.0-1|28	%makeinstall_std
14cr|qmidiroute-0.3.0-1|29	
14cr|qmidiroute-0.3.0-1|30	%{__mkdir} -p %{buildroot}%{_datadir}/pixmaps
14cr|qmidiroute-0.3.0-1|31	%{__install} -m 0644 src/pixmaps/qmidiroute_48.xpm %{buildroot}%{_datadir}/pixmaps
14cr|qmidiroute-0.3.0-1|32	
14cr|qmidiroute-0.3.0-1|33	#menu
14cr|qmidiroute-0.3.0-1|34	
14cr|qmidiroute-0.3.0-1|35	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qmidiroute-0.3.0-1|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qmidiroute-0.3.0-1|37	[Desktop Entry]
14cr|qmidiroute-0.3.0-1|38	Name=QMidiRoute
14cr|qmidiroute-0.3.0-1|39	Comment=MIDI Filter and Router
14cr|qmidiroute-0.3.0-1|40	Exec=%{_bindir}/%{name}
14cr|qmidiroute-0.3.0-1|41	Icon=qmidiroute_48
14cr|qmidiroute-0.3.0-1|42	Terminal=false
14cr|qmidiroute-0.3.0-1|43	Type=Application
14cr|qmidiroute-0.3.0-1|44	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cr|qmidiroute-0.3.0-1|45	Encoding=UTF-8
14cr|qmidiroute-0.3.0-1|46	EOF
14cr|qmidiroute-0.3.0-1|47	
14cr|qmidiroute-0.3.0-1|48	%files
14cr|qmidiroute-0.3.0-1|49	%doc README NEWS COPYING AUTHORS
14cr|qmidiroute-0.3.0-1|50	%{_bindir}/%{name}
14cr|qmidiroute-0.3.0-1|51	%{_datadir}/%{name}
14cr|qmidiroute-0.3.0-1|52	%{_datadir}/pixmaps/qmidiroute_48.xpm
14cr|qmidiroute-0.3.0-1|53	%docdir %{_mandir}/man1/*
14cr|qmidiroute-0.3.0-1|54	%{_mandir}/man1/*
14cr|qmidiroute-0.3.0-1|55	%{_mandir}/de/man1/*
14cr|qmidiroute-0.3.0-1|56	%{_mandir}/fr/man1/*
14cr|qmidiroute-0.3.0-1|57	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qmidiroute-0.3.0-1|58	
14cr|qmidiroute-0.3.0-1|59	%changelog
14cr|qmidiroute-0.3.0-1|60	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 0.3.0-1
14cr|qmidiroute-0.3.0-1|61	+ Revision: 816fa96
14cr|qmidiroute-0.3.0-1|62	- policy fix in spec
14cr|qmidiroute-0.3.0-1|63	
14cr|qmidiroute-0.3.0-1|64	

7113 14
14cr|qmplay2-14.07.27-2|1	######################################################
14cr|qmplay2-14.07.27-2|2	# SpecFile: qmplay2.spec
14cr|qmplay2-14.07.27-2|3	# Generato: http://www.mandrivausers.ro/
14cr|qmplay2-14.07.27-2|4	# MRB: Falticska Florin
14cr|qmplay2-14.07.27-2|5	######################################################
14cr|qmplay2-14.07.27-2|6	# empty debug
14cr|qmplay2-14.07.27-2|7	%define debug_package	%{nil}
14cr|qmplay2-14.07.27-2|8	
14cr|qmplay2-14.07.27-2|9	######
14cr|qmplay2-14.07.27-2|10	%define name qmplay2
14cr|qmplay2-14.07.27-2|11	%define oname QMPlay2
14cr|qmplay2-14.07.27-2|12	%define release  2
14cr|qmplay2-14.07.27-2|13	%define version  14.07.27
14cr|qmplay2-14.07.27-2|14	
14cr|qmplay2-14.07.27-2|15	Summary:	Video player
14cr|qmplay2-14.07.27-2|16	Name:		%{name}
14cr|qmplay2-14.07.27-2|17	Version:	%{version}
14cr|qmplay2-14.07.27-2|18	Release:	%{release}
14cr|qmplay2-14.07.27-2|19	Source0:	http://garr.dl.sourceforge.net/project/zaps166/%{oname}/%{oname}-src-%{version}.tar.bz2
14cr|qmplay2-14.07.27-2|20	Source100:	%{name}.rpmlintrc
14cr|qmplay2-14.07.27-2|21	Patch0:		QMplay2-desktop.patch
14cr|qmplay2-14.07.27-2|22	URL:		http://zaps166.sourceforge.net/?app=QMPlay2
14cr|qmplay2-14.07.27-2|23	License:	LGPLv3
14cr|qmplay2-14.07.27-2|24	Group:		Video
14cr|qmplay2-14.07.27-2|25	
14cr|qmplay2-14.07.27-2|26	BuildRequires:  qt4-devel
14cr|qmplay2-14.07.27-2|27	BuildRequires:  pkgconfig(portaudio-2.0)
14cr|qmplay2-14.07.27-2|28	BuildRequires:  pkgconfig(libpulse)
14cr|qmplay2-14.07.27-2|29	BuildRequires:  pkgconfig(libswresample)
14cr|qmplay2-14.07.27-2|30	BuildRequires:  pkgconfig(libva)
14cr|qmplay2-14.07.27-2|31	BuildRequires:  pkgconfig(libcdio)
14cr|qmplay2-14.07.27-2|32	BuildRequires:  pkgconfig(libass)
14cr|qmplay2-14.07.27-2|33	BuildRequires:  pkgconfig(xv)
14cr|qmplay2-14.07.27-2|34	BuildRequires:  pkgconfig(gl)
14cr|qmplay2-14.07.27-2|35	BuildRequires:  pkgconfig(vdpau)
14cr|qmplay2-14.07.27-2|36	BuildRequires:  pkgconfig(libcddb)
14cr|qmplay2-14.07.27-2|37	BuildRequires:  pkgconfig(taglib)
14cr|qmplay2-14.07.27-2|38	BuildRequires:  desktop-file-utils
14cr|qmplay2-14.07.27-2|39	BuildRequires:  imagemagick
14cr|qmplay2-14.07.27-2|40	BuildRequires:  kdebase4-workspace
14cr|qmplay2-14.07.27-2|41	Obsoletes:      qmplay2-12072013
14cr|qmplay2-14.07.27-2|42	Obsoletes:      qmplay2-common-12072013
14cr|qmplay2-14.07.27-2|43	# kde is Rosa's default DE no need to
14cr|qmplay2-14.07.27-2|44	# split kde-integration package
14cr|qmplay2-14.07.27-2|45	# kdebase4 suggested to allow it on gnome and lxde
14cr|qmplay2-14.07.27-2|46	# without DE integration
14cr|qmplay2-14.07.27-2|47	Suggests:	kdebase4-workspace
14cr|qmplay2-14.07.27-2|48	
14cr|qmplay2-14.07.27-2|49	
14cr|qmplay2-14.07.27-2|50	%description
14cr|qmplay2-14.07.27-2|51	QMPlay2 is a video player, it can plays all formats
14cr|qmplay2-14.07.27-2|52	and stream supported by ffmpeg and libmodplug
14cr|qmplay2-14.07.27-2|53	(including J2B). It has integrated Youtube and Wrzuta browser.
14cr|qmplay2-14.07.27-2|54	
14cr|qmplay2-14.07.27-2|55	%files
14cr|qmplay2-14.07.27-2|56	%doc COPYING TODO ChangeLog
14cr|qmplay2-14.07.27-2|57	%{_bindir}/%{oname}
14cr|qmplay2-14.07.27-2|58	%{_iconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|59	%{_iconsdir}/hicolor/128x128/apps/QMPlay2.png
14cr|qmplay2-14.07.27-2|60	%{_miconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|61	%{_liconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|62	# keep this for kde integration
14cr|qmplay2-14.07.27-2|63	%{_datadir}/apps/solid/actions/*
14cr|qmplay2-14.07.27-2|64	%{_datadir}/applications/*.desktop
14cr|qmplay2-14.07.27-2|65	%{_libdir}/*
14cr|qmplay2-14.07.27-2|66	%exclude %{_libdir}/libqmplay2.so
14cr|qmplay2-14.07.27-2|67	%{_datadir}/qmplay2/
14cr|qmplay2-14.07.27-2|68	#############################
14cr|qmplay2-14.07.27-2|69	%define lib_name_devel  %mklibname %{name} -d
14cr|qmplay2-14.07.27-2|70	
14cr|qmplay2-14.07.27-2|71	%package -n %{lib_name_devel}
14cr|qmplay2-14.07.27-2|72	Group:      Development/Other
14cr|qmplay2-14.07.27-2|73	Summary:    Development libs for %{oname}
14cr|qmplay2-14.07.27-2|74	Provides:   %{name}-devel = %{version}-%{release}
14cr|qmplay2-14.07.27-2|75	Requires:   %{name} = %{version}-%{release}
14cr|qmplay2-14.07.27-2|76	
14cr|qmplay2-14.07.27-2|77	%description -n %{lib_name_devel}
14cr|qmplay2-14.07.27-2|78	Development libs for %{oname}.
14cr|qmplay2-14.07.27-2|79	
14cr|qmplay2-14.07.27-2|80	%files -n    	%{lib_name_devel}
14cr|qmplay2-14.07.27-2|81	%doc TODO
14cr|qmplay2-14.07.27-2|82	%{_libdir}/libqmplay2.so
14cr|qmplay2-14.07.27-2|83	############################
14cr|qmplay2-14.07.27-2|84	
14cr|qmplay2-14.07.27-2|85	
14cr|qmplay2-14.07.27-2|86	%prep
14cr|qmplay2-14.07.27-2|87	%setup -qn %{oname}-src
14cr|qmplay2-14.07.27-2|88	perl -pi -e 's|"/"|"/" |' src/modules/Inputs/Inputs.cpp
14cr|qmplay2-14.07.27-2|89	%patch0 -p0
14cr|qmplay2-14.07.27-2|90	
14cr|qmplay2-14.07.27-2|91	%build
14cr|qmplay2-14.07.27-2|92	NOTERM=1 SYSTEM_BUILD=1 ./compile_unix 0
14cr|qmplay2-14.07.27-2|93	
14cr|qmplay2-14.07.27-2|94	%install
14cr|qmplay2-14.07.27-2|95	# gen rpmtree
14cr|qmplay2-14.07.27-2|96	mkdir -p %{buildroot}{%{_bindir},%{_libdir}}
14cr|qmplay2-14.07.27-2|97	# install
14cr|qmplay2-14.07.27-2|98	mv app/lib/libqmplay2.* %{buildroot}%{_libdir}
14cr|qmplay2-14.07.27-2|99	install -m755 app/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cr|qmplay2-14.07.27-2|100	mv app/share %{buildroot}/usr
14cr|qmplay2-14.07.27-2|101	#
14cr|qmplay2-14.07.27-2|102	# modules scam
14cr|qmplay2-14.07.27-2|103	mv %{buildroot}%{_datadir}/qmplay2/modules %{buildroot}%{_libdir}
14cr|qmplay2-14.07.27-2|104	
14cr|qmplay2-14.07.27-2|105	pushd %{buildroot}%{_datadir}/qmplay2
14cr|qmplay2-14.07.27-2|106	ln -s  %{_libdir}/modules modules
14cr|qmplay2-14.07.27-2|107	popd
14cr|qmplay2-14.07.27-2|108	
14cr|qmplay2-14.07.27-2|109	# icons
14cr|qmplay2-14.07.27-2|110	# we convert and install the icons properly
14cr|qmplay2-14.07.27-2|111	rm -fr %{buildroot}%{_iconsdir}/*.png
14cr|qmplay2-14.07.27-2|112	#
14cr|qmplay2-14.07.27-2|113	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|qmplay2-14.07.27-2|114	convert src/gui/Icons/QMPlay2.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|115	convert src/gui/Icons/QMPlay2.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|116	convert src/gui/Icons/QMPlay2.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
14cr|qmplay2-14.07.27-2|117	
14cr|qmplay2-14.07.27-2|118	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cr|qmplay2-14.07.27-2|119	rm -fr %{buildroot}%{_datadir}/qmplay2/noautoupdates
14cr|qmplay2-14.07.27-2|120	rm -fr %{buildroot}%{_datadir}/qmplay2/ChangeLog
14cr|qmplay2-14.07.27-2|121	
14cr|qmplay2-14.07.27-2|122	
14cr|qmplay2-14.07.27-2|123	
14cr|qmplay2-14.07.27-2|124	
14cr|qmplay2-14.07.27-2|125	%changelog
14cr|qmplay2-14.07.27-2|126	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.27-2
14cr|qmplay2-14.07.27-2|127	+ Revision: 1dcf141
14cr|qmplay2-14.07.27-2|128	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|129	
14cr|qmplay2-14.07.27-2|130	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-2
14cr|qmplay2-14.07.27-2|131	+ Revision: 4c6cefb
14cr|qmplay2-14.07.27-2|132	- Updated QMplay2-desktop.patch
14cr|qmplay2-14.07.27-2|133	
14cr|qmplay2-14.07.27-2|134	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-2
14cr|qmplay2-14.07.27-2|135	+ Revision: 1b55133
14cr|qmplay2-14.07.27-2|136	- Updated .abf.yml
14cr|qmplay2-14.07.27-2|137	
14cr|qmplay2-14.07.27-2|138	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.07.22-2
14cr|qmplay2-14.07.27-2|139	+ Revision: f8cd1ed
14cr|qmplay2-14.07.27-2|140	- MassBuild#464: Increase release tag
14cr|qmplay2-14.07.27-2|141	
14cr|qmplay2-14.07.27-2|142	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
14cr|qmplay2-14.07.27-2|143	+ Revision: b4e0ea0
14cr|qmplay2-14.07.27-2|144	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|145	
14cr|qmplay2-14.07.27-2|146	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
14cr|qmplay2-14.07.27-2|147	+ Revision: eb87650
14cr|qmplay2-14.07.27-2|148	- Updated QMplay2-desktop.patch
14cr|qmplay2-14.07.27-2|149	
14cr|qmplay2-14.07.27-2|150	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
14cr|qmplay2-14.07.27-2|151	+ Revision: d7bc554
14cr|qmplay2-14.07.27-2|152	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|153	
14cr|qmplay2-14.07.27-2|154	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.03.05-3
14cr|qmplay2-14.07.27-2|155	+ Revision: 61eb491
14cr|qmplay2-14.07.27-2|156	- Updated .abf.yml
14cr|qmplay2-14.07.27-2|157	
14cr|qmplay2-14.07.27-2|158	* Wed Jul 02 2014 abfonly <abfonly@gmail.com> 14.03.05-3
14cr|qmplay2-14.07.27-2|159	+ Revision: 4910ec8
14cr|qmplay2-14.07.27-2|160	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|161	
14cr|qmplay2-14.07.27-2|162	* Thu Jun 19 2014 abfonly <abfonly@gmail.com> 14.03.05-2
14cr|qmplay2-14.07.27-2|163	+ Revision: c55b8b8
14cr|qmplay2-14.07.27-2|164	- rebuild against new ffmpeg
14cr|qmplay2-14.07.27-2|165	
14cr|qmplay2-14.07.27-2|166	* Sat Mar 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.03.05-1
14cr|qmplay2-14.07.27-2|167	+ Revision: 26051a5
14cr|qmplay2-14.07.27-2|168	- Log: Update to  14.03.05 , - Improved operation YouTube - operated by the "youtube-dl" (required to provide the path in the options),
14cr|qmplay2-14.07.27-2|169	- - AudioCD disc title displayed as the album,
14cr|qmplay2-14.07.27-2|170	- - Fixed bug with refreshing OSD
14cr|qmplay2-14.07.27-2|171	- - Fixed bugs in editing tags
14cr|qmplay2-14.07.27-2|172	
14cr|qmplay2-14.07.27-2|173	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
14cr|qmplay2-14.07.27-2|174	+ Revision: 491ad0b
14cr|qmplay2-14.07.27-2|175	- Log: update to 14.02.17, fix BR
14cr|qmplay2-14.07.27-2|176	
14cr|qmplay2-14.07.27-2|177	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
14cr|qmplay2-14.07.27-2|178	+ Revision: f1d645c
14cr|qmplay2-14.07.27-2|179	- Log: update to 14.02.17, fix BR
14cr|qmplay2-14.07.27-2|180	
14cr|qmplay2-14.07.27-2|181	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
14cr|qmplay2-14.07.27-2|182	+ Revision: 23934a3
14cr|qmplay2-14.07.27-2|183	- Log: update to 14.02.17
14cr|qmplay2-14.07.27-2|184	
14cr|qmplay2-14.07.27-2|185	* Sat Jan 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.10-1
14cr|qmplay2-14.07.27-2|186	+ Revision: c2d6002
14cr|qmplay2-14.07.27-2|187	- Update
14cr|qmplay2-14.07.27-2|188	
14cr|qmplay2-14.07.27-2|189	* Sun Jan 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.05-1
14cr|qmplay2-14.07.27-2|190	+ Revision: 2bf33a0
14cr|qmplay2-14.07.27-2|191	- Changes in QMPlay2 build 14.01.05:
14cr|qmplay2-14.07.27-2|192	- - The possibility of decoding through VDPAU extracting frame image (optional, see "FFMpeg.pro")
14cr|qmplay2-14.07.27-2|193	- - To improve the compilation of an older version of alsa-lib,
14cr|qmplay2-14.07.27-2|194	- - The ability to play random in the group,
14cr|qmplay2-14.07.27-2|195	- - Improve the functioning and stability VAApi,
14cr|qmplay2-14.07.27-2|196	- - Minor fixes in the "VDPAU Writer"
14cr|qmplay2-14.07.27-2|197	
14cr|qmplay2-14.07.27-2|198	* Fri Jan 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.03-1
14cr|qmplay2-14.07.27-2|199	+ Revision: 3e8880d
14cr|qmplay2-14.07.27-2|200	- Update to 14.01.03, feature request-solved upstream , you can add your own internet radio stations in the *internet radio* widget.
14cr|qmplay2-14.07.27-2|201	
14cr|qmplay2-14.07.27-2|202	* Wed Jan 01 2014 SymbianFlo <symbianflo@mandrivausers.ro> 13.12.31-4
14cr|qmplay2-14.07.27-2|203	+ Revision: a6d5899
14cr|qmplay2-14.07.27-2|204	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|205	
14cr|qmplay2-14.07.27-2|206	* Wed Jan 01 2014 symbianflo <symbianflo@symbianflo> 13.12.31-4
14cr|qmplay2-14.07.27-2|207	+ Revision: 78d4586
14cr|qmplay2-14.07.27-2|208	- Log:Source
14cr|qmplay2-14.07.27-2|209	- - Fixed bug ALSA module - the program in August poured in the absence of sound cards
14cr|qmplay2-14.07.27-2|210	- - Added German translation (Daniel Meiss-Wilhelm)
14cr|qmplay2-14.07.27-2|211	- - Improve the *Playback Settings*,
14cr|qmplay2-14.07.27-2|212	- - The possibility to record covers,
14cr|qmplay2-14.07.27-2|213	- - Improvements in the code.
14cr|qmplay2-14.07.27-2|214	- Packaging
14cr|qmplay2-14.07.27-2|215	- - Dropped viktor's russian translation ( on his request)
14cr|qmplay2-14.07.27-2|216	- - Enable debug
14cr|qmplay2-14.07.27-2|217	
14cr|qmplay2-14.07.27-2|218	* Sun Dec 15 2013 symbianflo <symbianflo@mandrivausers.ro> 13.12.15-4
14cr|qmplay2-14.07.27-2|219	+ Revision: 6428420
14cr|qmplay2-14.07.27-2|220	- Log: update to 13.12.15
14cr|qmplay2-14.07.27-2|221	
14cr|qmplay2-14.07.27-2|222	* Sun Nov 03 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-4
14cr|qmplay2-14.07.27-2|223	+ Revision: 19a7e9d
14cr|qmplay2-14.07.27-2|224	- Log: rediff desktop.patch, action entry
14cr|qmplay2-14.07.27-2|225	
14cr|qmplay2-14.07.27-2|226	* Sun Nov 03 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-3
14cr|qmplay2-14.07.27-2|227	+ Revision: 1085739
14cr|qmplay2-14.07.27-2|228	- Log: fix menu entry, fix kde integration,other fix,bump release
14cr|qmplay2-14.07.27-2|229	
14cr|qmplay2-14.07.27-2|230	* Fri Oct 25 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-1
14cr|qmplay2-14.07.27-2|231	+ Revision: 02bd4c9
14cr|qmplay2-14.07.27-2|232	- Log. update
14cr|qmplay2-14.07.27-2|233	
14cr|qmplay2-14.07.27-2|234	* Sat Oct 05 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-3
14cr|qmplay2-14.07.27-2|235	+ Revision: 9d3afd2
14cr|qmplay2-14.07.27-2|236	- LOG : fix non translated button in GUI, thx to viktor2007
14cr|qmplay2-14.07.27-2|237	
14cr|qmplay2-14.07.27-2|238	* Tue Oct 01 2013 SymbianFlo <symbianflo@mandrivausers.ro> 13.09.20-1
14cr|qmplay2-14.07.27-2|239	+ Revision: 0b14c74
14cr|qmplay2-14.07.27-2|240	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|241	
14cr|qmplay2-14.07.27-2|242	* Tue Oct 01 2013 SymbianFlo <symbianflo@mandrivausers.ro> 13.09.20-1
14cr|qmplay2-14.07.27-2|243	+ Revision: 47fa2c2
14cr|qmplay2-14.07.27-2|244	- Updated qmplay2.spec
14cr|qmplay2-14.07.27-2|245	
14cr|qmplay2-14.07.27-2|246	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-1
14cr|qmplay2-14.07.27-2|247	+ Revision: 4d15d5b
14cr|qmplay2-14.07.27-2|248	- Log: update to 13.09.20
14cr|qmplay2-14.07.27-2|249	
14cr|qmplay2-14.07.27-2|250	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-1
14cr|qmplay2-14.07.27-2|251	+ Revision: 1118319
14cr|qmplay2-14.07.27-2|252	- LOG:update to 13.09.20, add russian lang file thx to viktor2007, split devel package,dropped mrb distsuffix,ready for contrib
14cr|qmplay2-14.07.27-2|253	
14cr|qmplay2-14.07.27-2|254	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro>
14cr|qmplay2-14.07.27-2|255	+ Revision: 2b8ca04
14cr|qmplay2-14.07.27-2|256	- LOG:update to 13.09.20, add russian lang file thx to viktor2007, split devel package,dropped mrb distsuffix,ready for contrib
14cr|qmplay2-14.07.27-2|257	
14cr|qmplay2-14.07.27-2|258	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro>
14cr|qmplay2-14.07.27-2|259	+ Revision: 3987c02
14cr|qmplay2-14.07.27-2|260	- LOG:update to 13.09.20, add russian lang file thx to viktor2007, split devel package,dropped mrb distsuffix,ready for contrib
14cr|qmplay2-14.07.27-2|261	
14cr|qmplay2-14.07.27-2|262	

7114 14
14cr|qnetstatview-1.2.0-7|1	Summary:	Shows detailed listings of all TCP and UDP endpoints
14cr|qnetstatview-1.2.0-7|2	Name:		qnetstatview
14cr|qnetstatview-1.2.0-7|3	Version:	1.2.0
14cr|qnetstatview-1.2.0-7|4	Release:	7
14cr|qnetstatview-1.2.0-7|5	License:	GPLv3+
14cr|qnetstatview-1.2.0-7|6	Group:		Networking/Other
14cr|qnetstatview-1.2.0-7|7	Url:		http://qt-apps.org/content/show.php?content=157088
14cr|qnetstatview-1.2.0-7|8	Source0:	http://dansoft.krasnokamensk.ru/data/1016/qnetstatview_source.tar.gz
14cr|qnetstatview-1.2.0-7|9	BuildRequires:	imagemagick
14cr|qnetstatview-1.2.0-7|10	BuildRequires:	libnet-devel
14cr|qnetstatview-1.2.0-7|11	BuildRequires:	libpcap-devel
14cr|qnetstatview-1.2.0-7|12	BuildRequires:	qt4-devel
14cr|qnetstatview-1.2.0-7|13	
14cr|qnetstatview-1.2.0-7|14	%description
14cr|qnetstatview-1.2.0-7|15	Shows detailed listings of all TCP and UDP endpoints.
14cr|qnetstatview-1.2.0-7|16	
14cr|qnetstatview-1.2.0-7|17	#----------------------------------------------------------------------------
14cr|qnetstatview-1.2.0-7|18	
14cr|qnetstatview-1.2.0-7|19	%files
14cr|qnetstatview-1.2.0-7|20	%doc Bin/HISTORY Bin/COPYING
14cr|qnetstatview-1.2.0-7|21	%{_bindir}/%{name}
14cr|qnetstatview-1.2.0-7|22	%{_datadir}/%{name}
14cr|qnetstatview-1.2.0-7|23	%{_datadir}/applications/%{name}.desktop
14cr|qnetstatview-1.2.0-7|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|25	
14cr|qnetstatview-1.2.0-7|26	
14cr|qnetstatview-1.2.0-7|27	%prep
14cr|qnetstatview-1.2.0-7|28	%setup -q -n %{name}_source
14cr|qnetstatview-1.2.0-7|29	find . -perm 0600 | xargs chmod 0644
14cr|qnetstatview-1.2.0-7|30	
14cr|qnetstatview-1.2.0-7|31	%build
14cr|qnetstatview-1.2.0-7|32	%qmake_qt4 QMAKE_CXXFLAGS_RELEASE= %{name}.pro
14cr|qnetstatview-1.2.0-7|33	%make
14cr|qnetstatview-1.2.0-7|34	
14cr|qnetstatview-1.2.0-7|35	%install
14cr|qnetstatview-1.2.0-7|36	# install binary
14cr|qnetstatview-1.2.0-7|37	mkdir -p %{buildroot}%{_bindir}
14cr|qnetstatview-1.2.0-7|38	cp Bin/%{name} %{buildroot}%{_bindir}/%{name}
14cr|qnetstatview-1.2.0-7|39	
14cr|qnetstatview-1.2.0-7|40	# install locales
14cr|qnetstatview-1.2.0-7|41	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|qnetstatview-1.2.0-7|42	cp Bin/*.qm %{buildroot}%{_datadir}/%{name}/
14cr|qnetstatview-1.2.0-7|43	
14cr|qnetstatview-1.2.0-7|44	# create and install icons
14cr|qnetstatview-1.2.0-7|45	for N in 16 32 48 64 128; do convert %{name}.ico -scale ${N}x${N}! $N.png; done
14cr|qnetstatview-1.2.0-7|46	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|47	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|48	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|49	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|50	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|qnetstatview-1.2.0-7|51	
14cr|qnetstatview-1.2.0-7|52	# XDG menu entry
14cr|qnetstatview-1.2.0-7|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qnetstatview-1.2.0-7|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|qnetstatview-1.2.0-7|55	[Desktop Entry]
14cr|qnetstatview-1.2.0-7|56	Type=Application
14cr|qnetstatview-1.2.0-7|57	Name=QNetStatView
14cr|qnetstatview-1.2.0-7|58	Comment=Shows detailed listings of all TCP and UDP endpoints
14cr|qnetstatview-1.2.0-7|59	Icon=%{name}
14cr|qnetstatview-1.2.0-7|60	Exec=%{name}
14cr|qnetstatview-1.2.0-7|61	Terminal=false
14cr|qnetstatview-1.2.0-7|62	Categories=Network;Utility;
14cr|qnetstatview-1.2.0-7|63	EOF
14cr|qnetstatview-1.2.0-7|64	
14cr|qnetstatview-1.2.0-7|65	
14cr|qnetstatview-1.2.0-7|66	%changelog
14cr|qnetstatview-1.2.0-7|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-7
14cr|qnetstatview-1.2.0-7|68	+ Revision: bef3cd7
14cr|qnetstatview-1.2.0-7|69	- MassBuild#464: Increase release tag
14cr|qnetstatview-1.2.0-7|70	
14cr|qnetstatview-1.2.0-7|71	

7115 14
14cr|qnetwalk-1.3-2|1	Summary:	Game for System Administrators
14cr|qnetwalk-1.3-2|2	Name:		qnetwalk
14cr|qnetwalk-1.3-2|3	Version:	1.3
14cr|qnetwalk-1.3-2|4	Release:	2
14cr|qnetwalk-1.3-2|5	License:	GPLv2+
14cr|qnetwalk-1.3-2|6	Group:		Games/Puzzles
14cr|qnetwalk-1.3-2|7	URL:		http://qt.osdn.org.ua/qnetwalk.html
14cr|qnetwalk-1.3-2|8	Source0:	%{name}-%{version}.tar.bz2
14cr|qnetwalk-1.3-2|9	Patch0:		qnetwalk-1.3-datapath.patch
14cr|qnetwalk-1.3-2|10	Patch1:		qnetwalk-1.3_qtfix.diff
14cr|qnetwalk-1.3-2|11	Patch2:		qnetwalk-1.3-sfmt.patch
14cr|qnetwalk-1.3-2|12	Patch3:		qnetwalk-1.3-desktop.patch
14cr|qnetwalk-1.3-2|13	BuildRequires:	qt4-devel
14cr|qnetwalk-1.3-2|14	
14cr|qnetwalk-1.3-2|15	%description
14cr|qnetwalk-1.3-2|16	This is a Qt-version of the popular NetWalk game for system administrators.
14cr|qnetwalk-1.3-2|17	You have to connect all computers to the central server with as few clicks
14cr|qnetwalk-1.3-2|18	as possible.
14cr|qnetwalk-1.3-2|19	
14cr|qnetwalk-1.3-2|20	Authors:
14cr|qnetwalk-1.3-2|21	--------
14cr|qnetwalk-1.3-2|22	Andi Peredri <andi@ukr.net>
14cr|qnetwalk-1.3-2|23	
14cr|qnetwalk-1.3-2|24	%prep
14cr|qnetwalk-1.3-2|25	%setup -q
14cr|qnetwalk-1.3-2|26	%patch0 -p0
14cr|qnetwalk-1.3-2|27	%patch1 -p1
14cr|qnetwalk-1.3-2|28	%patch2 -p1
14cr|qnetwalk-1.3-2|29	%patch3 -p1
14cr|qnetwalk-1.3-2|30	
14cr|qnetwalk-1.3-2|31	%build
14cr|qnetwalk-1.3-2|32	%qmake_qt4
14cr|qnetwalk-1.3-2|33	%make
14cr|qnetwalk-1.3-2|34	
14cr|qnetwalk-1.3-2|35	%install
14cr|qnetwalk-1.3-2|36	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|qnetwalk-1.3-2|37	
14cr|qnetwalk-1.3-2|38	%files
14cr|qnetwalk-1.3-2|39	%doc COPYING ChangeLog README
14cr|qnetwalk-1.3-2|40	%{_gamesbindir}/%{name}
14cr|qnetwalk-1.3-2|41	%{_datadir}/applications/%{name}.desktop
14cr|qnetwalk-1.3-2|42	%{_mandir}/man6/%{name}.6.*
14cr|qnetwalk-1.3-2|43	%{_datadir}/pixmaps/%{name}.xpm
14cr|qnetwalk-1.3-2|44	%dir %{_gamesdatadir}/%{name}
14cr|qnetwalk-1.3-2|45	%{_gamesdatadir}/%{name}/*
14cr|qnetwalk-1.3-2|46	
14cr|qnetwalk-1.3-2|47	
14cr|qnetwalk-1.3-2|48	%changelog
14cr|qnetwalk-1.3-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|qnetwalk-1.3-2|50	+ Revision: 510cf7f
14cr|qnetwalk-1.3-2|51	- MassBuild#464: Increase release tag
14cr|qnetwalk-1.3-2|52	
14cr|qnetwalk-1.3-2|53	

7116 14
14cr|qnotero-0.48-2|1	%define name	qnotero
14cr|qnotero-0.48-2|2	%define version	0.48
14cr|qnotero-0.48-2|3	%define release 2
14cr|qnotero-0.48-2|4	
14cr|qnotero-0.48-2|5	Summary:	System tray application for accessing Zotero references
14cr|qnotero-0.48-2|6	Name:		%{name}
14cr|qnotero-0.48-2|7	Version:	%{version}
14cr|qnotero-0.48-2|8	Release:	%{release}
14cr|qnotero-0.48-2|9	Source0:	http://www.cogsci.nl/software/qnotero/%{name}_%{version}.tar.gz
14cr|qnotero-0.48-2|10	License:	GPLv3+
14cr|qnotero-0.48-2|11	Group:		Publishing
14cr|qnotero-0.48-2|12	Url:		http://www.cogsci.nl/software/qnotero/
14cr|qnotero-0.48-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qnotero-0.48-2|14	BuildArch:	noarch
14cr|qnotero-0.48-2|15	Requires:	python-qt4
14cr|qnotero-0.48-2|16	BuildRequires:	python-qt4, python-devel
14cr|qnotero-0.48-2|17	
14cr|qnotero-0.48-2|18	%description
14cr|qnotero-0.48-2|19	Qnotero provides lightning quick access to your Zotero
14cr|qnotero-0.48-2|20	references. Zotero is an excellent open source reference manager, but
14cr|qnotero-0.48-2|21	it lacks a simple and direct way to access your references at the
14cr|qnotero-0.48-2|22	click of a button. That is why I created this simple program, which
14cr|qnotero-0.48-2|23	lives in the system tray and allows you to search through your
14cr|qnotero-0.48-2|24	references by Author and/ or Year of Publication. If a PDF file is
14cr|qnotero-0.48-2|25	attached to a reference you can open it directly from within Qnotero.
14cr|qnotero-0.48-2|26	
14cr|qnotero-0.48-2|27	%prep
14cr|qnotero-0.48-2|28	%setup -q -n %{name}-%{version}
14cr|qnotero-0.48-2|29	
14cr|qnotero-0.48-2|30	%install
14cr|qnotero-0.48-2|31	%__rm -rf %{buildroot}
14cr|qnotero-0.48-2|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|qnotero-0.48-2|33	
14cr|qnotero-0.48-2|34	%clean
14cr|qnotero-0.48-2|35	%__rm -rf %{buildroot}
14cr|qnotero-0.48-2|36	
14cr|qnotero-0.48-2|37	%files -f FILE_LIST
14cr|qnotero-0.48-2|38	%defattr(-,root,root)
14cr|qnotero-0.48-2|39	%doc COPYING README
14cr|qnotero-0.48-2|40	
14cr|qnotero-0.48-2|41	
14cr|qnotero-0.48-2|42	
14cr|qnotero-0.48-2|43	%changelog
14cr|qnotero-0.48-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.48-2
14cr|qnotero-0.48-2|45	+ Revision: ec1a2d6
14cr|qnotero-0.48-2|46	- MassBuild#464: Increase release tag
14cr|qnotero-0.48-2|47	
14cr|qnotero-0.48-2|48	

7117 14
14cr|qpass-1.2.1-2|1	Name:		qpass
14cr|qpass-1.2.1-2|2	Summary:	Qt4-based password manager
14cr|qpass-1.2.1-2|3	Version:	1.2.1
14cr|qpass-1.2.1-2|4	Release:	2
14cr|qpass-1.2.1-2|5	License:	GPLv2+
14cr|qpass-1.2.1-2|6	Group:		Databases
14cr|qpass-1.2.1-2|7	URL:		http://qpass.sourceforge.net/
14cr|qpass-1.2.1-2|8	Source0:	http://downloads.sourceforge.net/project/qpass/source/%{name}-%{version}.tar.bz2
14cr|qpass-1.2.1-2|9	BuildRequires:	cmake
14cr|qpass-1.2.1-2|10	BuildRequires:	qt4-devel
14cr|qpass-1.2.1-2|11	BuildRequires:	libgcrypt-devel
14cr|qpass-1.2.1-2|12	
14cr|qpass-1.2.1-2|13	%description
14cr|qpass-1.2.1-2|14	QPass is easy to use, open source password manager application with built-in
14cr|qpass-1.2.1-2|15	password generator. You can store in it's database such data as passwords
14cr|qpass-1.2.1-2|16	and logins which will be encrypted using AES-256 algorithm. Each entry can
14cr|qpass-1.2.1-2|17	include additional information about entry such as name, url adress
14cr|qpass-1.2.1-2|18	and description.
14cr|qpass-1.2.1-2|19	
14cr|qpass-1.2.1-2|20	%prep
14cr|qpass-1.2.1-2|21	%setup -q
14cr|qpass-1.2.1-2|22	
14cr|qpass-1.2.1-2|23	%build
14cr|qpass-1.2.1-2|24	%cmake
14cr|qpass-1.2.1-2|25	%make
14cr|qpass-1.2.1-2|26	
14cr|qpass-1.2.1-2|27	%install
14cr|qpass-1.2.1-2|28	%makeinstall_std -C build
14cr|qpass-1.2.1-2|29	%__rm -f %{buildroot}/%{_datadir}/%{name}/{COPYING,README}
14cr|qpass-1.2.1-2|30	%__mkdir_p  %{buildroot}/%{_docdir}
14cr|qpass-1.2.1-2|31	%if %{mdvver} >= 201200
14cr|qpass-1.2.1-2|32	%find_lang %{name} --with-qt --all-name
14cr|qpass-1.2.1-2|33	%else
14cr|qpass-1.2.1-2|34	touch %{name}.lang
14cr|qpass-1.2.1-2|35	%endif
14cr|qpass-1.2.1-2|36	
14cr|qpass-1.2.1-2|37	%files -f %{name}.lang
14cr|qpass-1.2.1-2|38	%dir %{_datadir}/%{name}
14cr|qpass-1.2.1-2|39	%dir %{_datadir}/%{name}/translations
14cr|qpass-1.2.1-2|40	%{_bindir}/qpass
14cr|qpass-1.2.1-2|41	%{_datadir}/applications/%{name}.desktop
14cr|qpass-1.2.1-2|42	%{_iconsdir}/hicolor/*/apps/qpass.png
14cr|qpass-1.2.1-2|43	%{_datadir}/pixmaps/qpass.png
14cr|qpass-1.2.1-2|44	%doc ChangeLog README
14cr|qpass-1.2.1-2|45	%if %mdvver < 201200
14cr|qpass-1.2.1-2|46	%{_datadir}/%{name}/translations/*
14cr|qpass-1.2.1-2|47	%endif
14cr|qpass-1.2.1-2|48	
14cr|qpass-1.2.1-2|49	
14cr|qpass-1.2.1-2|50	
14cr|qpass-1.2.1-2|51	%changelog
14cr|qpass-1.2.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|qpass-1.2.1-2|53	+ Revision: 4f36c5f
14cr|qpass-1.2.1-2|54	- MassBuild#464: Increase release tag
14cr|qpass-1.2.1-2|55	
14cr|qpass-1.2.1-2|56	

7118 14
14cr|qpdfpresenterconsole-2.5.13-3|1	%define sfname qpdfpresenter
14cr|qpdfpresenterconsole-2.5.13-3|2	%define fullname QPdfPresenterConsole
14cr|qpdfpresenterconsole-2.5.13-3|3	
14cr|qpdfpresenterconsole-2.5.13-3|4	Summary:        Beamer-targeted presentation tool
14cr|qpdfpresenterconsole-2.5.13-3|5	Name:           qpdfpresenterconsole
14cr|qpdfpresenterconsole-2.5.13-3|6	Version:        2.5.13
14cr|qpdfpresenterconsole-2.5.13-3|7	Release:        3
14cr|qpdfpresenterconsole-2.5.13-3|8	License:        MIT
14cr|qpdfpresenterconsole-2.5.13-3|9	Source0:        http://sourceforge.net/projects/%{sfname}/files/sources/%{name}-v%{version}.tar.bz2
14cr|qpdfpresenterconsole-2.5.13-3|10	Group:          Graphical desktop/Other
14cr|qpdfpresenterconsole-2.5.13-3|11	Url:		http://gitorious.org/qpdfpresenterconsole
14cr|qpdfpresenterconsole-2.5.13-3|12	BuildRequires:	cmake
14cr|qpdfpresenterconsole-2.5.13-3|13	BuildRequires:	asciidoc
14cr|qpdfpresenterconsole-2.5.13-3|14	BuildRequires:	docbook-xsl
14cr|qpdfpresenterconsole-2.5.13-3|15	BuildRequires:	docbook-dtd45-xml
14cr|qpdfpresenterconsole-2.5.13-3|16	BuildRequires:	xsltproc
14cr|qpdfpresenterconsole-2.5.13-3|17	BuildRequires:	libxml2-utils
14cr|qpdfpresenterconsole-2.5.13-3|18	BuildRequires:	libpoppler-qt4-devel
14cr|qpdfpresenterconsole-2.5.13-3|19	BuildRequires:	pkgconfig(Qt3Support)
14cr|qpdfpresenterconsole-2.5.13-3|20	BuildRequires:	pkgconfig(libvlc)
14cr|qpdfpresenterconsole-2.5.13-3|21	
14cr|qpdfpresenterconsole-2.5.13-3|22	%description
14cr|qpdfpresenterconsole-2.5.13-3|23	Presentation console software, similar to what is provided by LibreOffice
14cr|qpdfpresenterconsole-2.5.13-3|24	Impress' plug-in or Apple Keynote, targeting PDF presentations and especially
14cr|qpdfpresenterconsole-2.5.13-3|25	those written in LaTeX with the Beamer package. It provides a presentation
14cr|qpdfpresenterconsole-2.5.13-3|26	console on the main speaker's screen which contains:
14cr|qpdfpresenterconsole-2.5.13-3|27	- the current slide if it's a simple pdf presentation, with notes below if
14cr|qpdfpresenterconsole-2.5.13-3|28	there is a text file provided that contains slide notes
14cr|qpdfpresenterconsole-2.5.13-3|29	- the current notes slide if it contains Beamer notes (left/right notes
14cr|qpdfpresenterconsole-2.5.13-3|30	supported)
14cr|qpdfpresenterconsole-2.5.13-3|31	- current date and time, current slide number
14cr|qpdfpresenterconsole-2.5.13-3|32	- countdown from the start of the presentation
14cr|qpdfpresenterconsole-2.5.13-3|33	- timer alarm to notify when the end of your slot is approaching
14cr|qpdfpresenterconsole-2.5.13-3|34	Slides are pre-rendered in background (current, next, previous) so that
14cr|qpdfpresenterconsole-2.5.13-3|35	changing slide is smooth and fast. Beamer-embedded (at least using movie15
14cr|qpdfpresenterconsole-2.5.13-3|36	package) videos are supported through LibVLC and one can provide separate text
14cr|qpdfpresenterconsole-2.5.13-3|37	file containing notes too. It's also heavily inspired from Pdf Presenter
14cr|qpdfpresenterconsole-2.5.13-3|38	Console, main differences are background pre-rendering of slides, videos
14cr|qpdfpresenterconsole-2.5.13-3|39	support, beamer and text file notes support. It should work nice on any
14cr|qpdfpresenterconsole-2.5.13-3|40	XRandR-capable system.
14cr|qpdfpresenterconsole-2.5.13-3|41	
14cr|qpdfpresenterconsole-2.5.13-3|42	%prep
14cr|qpdfpresenterconsole-2.5.13-3|43	%setup -q -n %{name}-v%{version}
14cr|qpdfpresenterconsole-2.5.13-3|44	
14cr|qpdfpresenterconsole-2.5.13-3|45	%build
14cr|qpdfpresenterconsole-2.5.13-3|46	%cmake_qt4
14cr|qpdfpresenterconsole-2.5.13-3|47	make
14cr|qpdfpresenterconsole-2.5.13-3|48	
14cr|qpdfpresenterconsole-2.5.13-3|49	%install
14cr|qpdfpresenterconsole-2.5.13-3|50	make -C build DESTDIR=%buildroot install
14cr|qpdfpresenterconsole-2.5.13-3|51	
14cr|qpdfpresenterconsole-2.5.13-3|52	%files
14cr|qpdfpresenterconsole-2.5.13-3|53	%{_bindir}/%{name}
14cr|qpdfpresenterconsole-2.5.13-3|54	%{_mandir}/man1/%{name}.1*
14cr|qpdfpresenterconsole-2.5.13-3|55	%{_datadir}/%{name}/*
14cr|qpdfpresenterconsole-2.5.13-3|56	%{_datadir}/pixmaps/%{fullname}.png
14cr|qpdfpresenterconsole-2.5.13-3|57	%{_datadir}/applications/%{fullname}.desktop
14cr|qpdfpresenterconsole-2.5.13-3|58	
14cr|qpdfpresenterconsole-2.5.13-3|59	
14cr|qpdfpresenterconsole-2.5.13-3|60	
14cr|qpdfpresenterconsole-2.5.13-3|61	%changelog
14cr|qpdfpresenterconsole-2.5.13-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.13-3
14cr|qpdfpresenterconsole-2.5.13-3|63	+ Revision: d064316
14cr|qpdfpresenterconsole-2.5.13-3|64	- MassBuild#464: Increase release tag
14cr|qpdfpresenterconsole-2.5.13-3|65	
14cr|qpdfpresenterconsole-2.5.13-3|66	

7119 14
14cr|qpdfview-0.4.3-2|1	Name:		qpdfview
14cr|qpdfview-0.4.3-2|2	Summary:	Light-weight tabbed PDF, DJVU and PostScript viewer
14cr|qpdfview-0.4.3-2|3	Version:	0.4.3
14cr|qpdfview-0.4.3-2|4	Release:	2
14cr|qpdfview-0.4.3-2|5	License:	GPLv2+
14cr|qpdfview-0.4.3-2|6	Group:		Office
14cr|qpdfview-0.4.3-2|7	URL:		https://launchpad.net/qpdfview
14cr|qpdfview-0.4.3-2|8	Source0:	https://launchpad.net/qpdfview/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|qpdfview-0.4.3-2|9	Patch0:		qpdfview-0.4-desktop.patch
14cr|qpdfview-0.4.3-2|10	BuildRequires:	imagemagick
14cr|qpdfview-0.4.3-2|11	BuildRequires:	cups-devel
14cr|qpdfview-0.4.3-2|12	BuildRequires:	magic-devel
14cr|qpdfview-0.4.3-2|13	BuildRequires:	qt4-devel
14cr|qpdfview-0.4.3-2|14	BuildRequires:	pkgconfig(ddjvuapi)
14cr|qpdfview-0.4.3-2|15	BuildRequires:	pkgconfig(libspectre)
14cr|qpdfview-0.4.3-2|16	BuildRequires:	pkgconfig(poppler-qt4)
14cr|qpdfview-0.4.3-2|17	BuildRequires:	pkgconfig(zlib)
14cr|qpdfview-0.4.3-2|18	
14cr|qpdfview-0.4.3-2|19	%description
14cr|qpdfview-0.4.3-2|20	qpdfview is a light-weight tabbed PDF, DJVU and PostScript viewer.
14cr|qpdfview-0.4.3-2|21	
14cr|qpdfview-0.4.3-2|22	%prep
14cr|qpdfview-0.4.3-2|23	%setup -q
14cr|qpdfview-0.4.3-2|24	%patch0 -p0
14cr|qpdfview-0.4.3-2|25	
14cr|qpdfview-0.4.3-2|26	%build
14cr|qpdfview-0.4.3-2|27	lrelease %{name}.pro
14cr|qpdfview-0.4.3-2|28	%qmake_qt4 \
14cr|qpdfview-0.4.3-2|29	QMAKE_CXXFLAGS_RELEASE=  \
14cr|qpdfview-0.4.3-2|30	PLUGIN_INSTALL_PATH="%{_libdir}/%{name}" \
14cr|qpdfview-0.4.3-2|31	%{name}.pro
14cr|qpdfview-0.4.3-2|32	%make
14cr|qpdfview-0.4.3-2|33	
14cr|qpdfview-0.4.3-2|34	%install
14cr|qpdfview-0.4.3-2|35	make install INSTALL_ROOT=%{buildroot}
14cr|qpdfview-0.4.3-2|36	
14cr|qpdfview-0.4.3-2|37	# install menu icons
14cr|qpdfview-0.4.3-2|38	for N in 16 32 48 64 128;
14cr|qpdfview-0.4.3-2|39	do
14cr|qpdfview-0.4.3-2|40	convert icons/%{name}.svg -resize ${N}x${N} $N.png;
14cr|qpdfview-0.4.3-2|41	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|qpdfview-0.4.3-2|42	done
14cr|qpdfview-0.4.3-2|43	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|qpdfview-0.4.3-2|44	
14cr|qpdfview-0.4.3-2|45	%find_lang %{name} --with-qt
14cr|qpdfview-0.4.3-2|46	
14cr|qpdfview-0.4.3-2|47	%files -f %{name}.lang
14cr|qpdfview-0.4.3-2|48	%{_bindir}/%{name}
14cr|qpdfview-0.4.3-2|49	%{_libdir}/%{name}/libqpdfview_djvu.so
14cr|qpdfview-0.4.3-2|50	%{_libdir}/%{name}/libqpdfview_pdf.so
14cr|qpdfview-0.4.3-2|51	%{_libdir}/%{name}/libqpdfview_ps.so
14cr|qpdfview-0.4.3-2|52	%{_mandir}/man1/%{name}.1*
14cr|qpdfview-0.4.3-2|53	%{_datadir}/applications/%{name}.desktop
14cr|qpdfview-0.4.3-2|54	%{_datadir}/%{name}/%{name}.svg
14cr|qpdfview-0.4.3-2|55	%{_datadir}/%{name}/help.html
14cr|qpdfview-0.4.3-2|56	%{_datadir}/%{name}/qpdfview_ast.qm
14cr|qpdfview-0.4.3-2|57	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|qpdfview-0.4.3-2|58	
14cr|qpdfview-0.4.3-2|59	%changelog
14cr|qpdfview-0.4.3-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-2
14cr|qpdfview-0.4.3-2|61	+ Revision: 4552f1f
14cr|qpdfview-0.4.3-2|62	- MassBuild#464: Increase release tag
14cr|qpdfview-0.4.3-2|63	
14cr|qpdfview-0.4.3-2|64	

7120 14
14cr|qprint-1.0-10|1	Summary:	Encode and decode quoted printable data
14cr|qprint-1.0-10|2	Name:           qprint
14cr|qprint-1.0-10|3	Version:        1.0
14cr|qprint-1.0-10|4	Release:        10
14cr|qprint-1.0-10|5	License:        Public Domain
14cr|qprint-1.0-10|6	Group:		Networking/Mail
14cr|qprint-1.0-10|7	URL:		http://www.fourmilab.ch/webtools/qprint/
14cr|qprint-1.0-10|8	Source:         %{name}-%{version}.tar.bz2
14cr|qprint-1.0-10|9	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|qprint-1.0-10|10	
14cr|qprint-1.0-10|11	%description
14cr|qprint-1.0-10|12	qprint is a command line utility which encodes and decodes
14cr|qprint-1.0-10|13	files in this format. It can be used within a pipeline as
14cr|qprint-1.0-10|14	an encoding or decoding filter, and is most commonly used
14cr|qprint-1.0-10|15	in this manner as part of an automated mail processing
14cr|qprint-1.0-10|16	system. With appropriate options, qprint can encode pure
14cr|qprint-1.0-10|17	binary files, but it's a poor choice since it may inflate
14cr|qprint-1.0-10|18	the size of the file by as much as a factor of three. The
14cr|qprint-1.0-10|19	base64 MIME encoding is a better choice for such data.
14cr|qprint-1.0-10|20	
14cr|qprint-1.0-10|21	%prep
14cr|qprint-1.0-10|22	
14cr|qprint-1.0-10|23	%setup -q
14cr|qprint-1.0-10|24	
14cr|qprint-1.0-10|25	%build
14cr|qprint-1.0-10|26	
14cr|qprint-1.0-10|27	%configure2_5x
14cr|qprint-1.0-10|28	
14cr|qprint-1.0-10|29	%make
14cr|qprint-1.0-10|30	
14cr|qprint-1.0-10|31	%install
14cr|qprint-1.0-10|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|qprint-1.0-10|33	
14cr|qprint-1.0-10|34	install -d %{buildroot}%{_bindir}
14cr|qprint-1.0-10|35	install -d %{buildroot}%{_mandir}/man1
14cr|qprint-1.0-10|36	install -m755 qprint %{buildroot}%{_bindir}/
14cr|qprint-1.0-10|37	install -m755 qprint.1 %{buildroot}%{_mandir}/man1/
14cr|qprint-1.0-10|38	
14cr|qprint-1.0-10|39	%clean
14cr|qprint-1.0-10|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|qprint-1.0-10|41	
14cr|qprint-1.0-10|42	%files
14cr|qprint-1.0-10|43	%defattr(-,root,root)
14cr|qprint-1.0-10|44	%doc README index.html logo.gif qprint.pdf rfc1521.*
14cr|qprint-1.0-10|45	%{_bindir}/qprint
14cr|qprint-1.0-10|46	%{_mandir}/man1/qprint.1*
14cr|qprint-1.0-10|47	
14cr|qprint-1.0-10|48	
14cr|qprint-1.0-10|49	
14cr|qprint-1.0-10|50	%changelog
14cr|qprint-1.0-10|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cr|qprint-1.0-10|52	+ Revision: dcc47f1
14cr|qprint-1.0-10|53	- MassBuild#464: Increase release tag
14cr|qprint-1.0-10|54	
14cr|qprint-1.0-10|55	

7121 14
14cr|qps-1.10.16-4|1	%define debug_package %{nil}
14cr|qps-1.10.16-4|2	
14cr|qps-1.10.16-4|3	Name:         qps
14cr|qps-1.10.16-4|4	Summary:      Visual process manager
14cr|qps-1.10.16-4|5	Version:      1.10.16
14cr|qps-1.10.16-4|6	Release:      4
14cr|qps-1.10.16-4|7	URL:          http://qps.kldp.net
14cr|qps-1.10.16-4|8	Source:       %{name}-%{version}.tar.bz2
14cr|qps-1.10.16-4|9	License:      GPL
14cr|qps-1.10.16-4|10	Group:        Monitoring
14cr|qps-1.10.16-4|11	BuildRequires:  qt4-devel
14cr|qps-1.10.16-4|12	BuildRequires:  desktop-file-utils
14cr|qps-1.10.16-4|13	BuildRequires:  pkgconfig(x11)
14cr|qps-1.10.16-4|14	BuildRequires:  imagemagick
14cr|qps-1.10.16-4|15	
14cr|qps-1.10.16-4|16	%description
14cr|qps-1.10.16-4|17	Qps is a visual process manager, an X11 version of "top" or "ps" that
14cr|qps-1.10.16-4|18	displays processes in a window and lets you sort and manipulate them.
14cr|qps-1.10.16-4|19	
14cr|qps-1.10.16-4|20	Qps can:
14cr|qps-1.10.16-4|21	o  Change nice value of a process.
14cr|qps-1.10.16-4|22	o  Alter the scheduling policy and soft realtime priority of a process.
14cr|qps-1.10.16-4|23	o  Display the TCP/UDP sockets used by a process, and names of the
14cr|qps-1.10.16-4|24	connected hosts (Linux only).
14cr|qps-1.10.16-4|25	o  Display the memory mappings of the process (which files and shared
14cr|qps-1.10.16-4|26	o  libraries are loaded   where).
14cr|qps-1.10.16-4|27	o  Display the open files of a process, and the state of unix domain sockets.
14cr|qps-1.10.16-4|28	o  Kill or send any other signal to selected processes.
14cr|qps-1.10.16-4|29	o  Display the load average as a graph, and use this as its icon when
14cr|qps-1.10.16-4|30	iconified.
14cr|qps-1.10.16-4|31	o  Show (as graph or numbers) current CPU, memory and swap usage.
14cr|qps-1.10.16-4|32	o  Sort the process table on any attribute (size, cpu usage, owner etc).
14cr|qps-1.10.16-4|33	o  On SMP systems running Linux 2.1 or later (or Solaris), display cpu usage
14cr|qps-1.10.16-4|34	for each processor, and which CPU a process is running on.
14cr|qps-1.10.16-4|35	o  Display the environment variables of any process.
14cr|qps-1.10.16-4|36	o  Show the process table in tree form, showing the parent-child
14cr|qps-1.10.16-4|37	relationship.
14cr|qps-1.10.16-4|38	o  Execute user-defined commands on selected processes.
14cr|qps-1.10.16-4|39	o  Display MOSIX-specific fields and migrate processes to other nodes
14cr|qps-1.10.16-4|40	in a cluster.
14cr|qps-1.10.16-4|41	
14cr|qps-1.10.16-4|42	Qps runs on Linux and Solaris.
14cr|qps-1.10.16-4|43	
14cr|qps-1.10.16-4|44	%prep
14cr|qps-1.10.16-4|45	%setup -q
14cr|qps-1.10.16-4|46	perl -pi -e 's/\.xpm$//' %{name}.desktop
14cr|qps-1.10.16-4|47	
14cr|qps-1.10.16-4|48	%build
14cr|qps-1.10.16-4|49	%qmake_qt4
14cr|qps-1.10.16-4|50	%make
14cr|qps-1.10.16-4|51	
14cr|qps-1.10.16-4|52	%install
14cr|qps-1.10.16-4|53	##install missing
14cr|qps-1.10.16-4|54	install -D -p -m 0755 -s qps %{buildroot}%{_bindir}/qps
14cr|qps-1.10.16-4|55	install -D -p -m 0644 qps.1 %{buildroot}%{_mandir}/man1/qps.1
14cr|qps-1.10.16-4|56	install -D -p -m 0644 icon/icon.xpm %{buildroot}%{_datadir}/pixmaps/qps.xpm
14cr|qps-1.10.16-4|57	
14cr|qps-1.10.16-4|58	install -d %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|qps-1.10.16-4|59	convert -size 48x48 icon/icon.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|qps-1.10.16-4|60	convert -size 32x32 icon/icon.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|qps-1.10.16-4|61	convert -size 16x16 icon/icon.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|qps-1.10.16-4|62	
14cr|qps-1.10.16-4|63	desktop-file-install --vendor="" \
14cr|qps-1.10.16-4|64	--remove-category="Application" \
14cr|qps-1.10.16-4|65	--add-category=Monitor \
14cr|qps-1.10.16-4|66	--add-category=X-MandrivaLinux-System-Monitoring \
14cr|qps-1.10.16-4|67	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cr|qps-1.10.16-4|68	
14cr|qps-1.10.16-4|69	%files
14cr|qps-1.10.16-4|70	%doc CHANGES COPYING README_INSTALL
14cr|qps-1.10.16-4|71	%{_bindir}/*
14cr|qps-1.10.16-4|72	%{_datadir}/applications/*
14cr|qps-1.10.16-4|73	%{_datadir}/pixmaps/qps.xpm
14cr|qps-1.10.16-4|74	%{_mandir}/man1/qps.1*
14cr|qps-1.10.16-4|75	%{_liconsdir}/%{name}.png
14cr|qps-1.10.16-4|76	%{_iconsdir}/%{name}.png
14cr|qps-1.10.16-4|77	%{_miconsdir}/%{name}.png
14cr|qps-1.10.16-4|78	
14cr|qps-1.10.16-4|79	
14cr|qps-1.10.16-4|80	
14cr|qps-1.10.16-4|81	
14cr|qps-1.10.16-4|82	%changelog
14cr|qps-1.10.16-4|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.16-4
14cr|qps-1.10.16-4|84	+ Revision: 6590f13
14cr|qps-1.10.16-4|85	- MassBuild#464: Increase release tag
14cr|qps-1.10.16-4|86	
14cr|qps-1.10.16-4|87	

7122 14
14cr|qrupdate-1.1.2-3|1	%define major	1
14cr|qrupdate-1.1.2-3|2	
14cr|qrupdate-1.1.2-3|3	%define libname %mklibname %{name} %{major}
14cr|qrupdate-1.1.2-3|4	%define develname %mklibname %{name} -d -s
14cr|qrupdate-1.1.2-3|5	
14cr|qrupdate-1.1.2-3|6	Summary:	Fortran library for fast updates of QR/Cholesky decompositions
14cr|qrupdate-1.1.2-3|7	Name:		qrupdate
14cr|qrupdate-1.1.2-3|8	Version:	1.1.2
14cr|qrupdate-1.1.2-3|9	Release:	3
14cr|qrupdate-1.1.2-3|10	License:	GPLv3+
14cr|qrupdate-1.1.2-3|11	Group:		Development/Other
14cr|qrupdate-1.1.2-3|12	Url:		http://qrupdate.sourceforge.net/
14cr|qrupdate-1.1.2-3|13	Source0:	%{name}-%{version}.tar.gz
14cr|qrupdate-1.1.2-3|14	Source100:	qrupdate.rpmlintrc
14cr|qrupdate-1.1.2-3|15	Patch0:		qrupdate-1.1.1-Makefiles.patch
14cr|qrupdate-1.1.2-3|16	Patch1:		qrupdate-enable_debugging.patch
14cr|qrupdate-1.1.2-3|17	BuildRequires:	gcc-gfortran
14cr|qrupdate-1.1.2-3|18	BuildRequires:	blas-devel
14cr|qrupdate-1.1.2-3|19	BuildRequires:	lapack-devel
14cr|qrupdate-1.1.2-3|20	
14cr|qrupdate-1.1.2-3|21	%description
14cr|qrupdate-1.1.2-3|22	qrupdate is a Fortran library for fast updates of QR and Cholesky
14cr|qrupdate-1.1.2-3|23	decompositions.
14cr|qrupdate-1.1.2-3|24	
14cr|qrupdate-1.1.2-3|25	%package -n %{libname}
14cr|qrupdate-1.1.2-3|26	Summary:	qrupdate shared libraries
14cr|qrupdate-1.1.2-3|27	Group:		System/Libraries
14cr|qrupdate-1.1.2-3|28	
14cr|qrupdate-1.1.2-3|29	%description -n %{libname}
14cr|qrupdate-1.1.2-3|30	qrupdate is a Fortran library for fast updates of QR and Cholesky
14cr|qrupdate-1.1.2-3|31	decompositions.
14cr|qrupdate-1.1.2-3|32	
14cr|qrupdate-1.1.2-3|33	This package contains the shared library required for running programs
14cr|qrupdate-1.1.2-3|34	built against %{name}.
14cr|qrupdate-1.1.2-3|35	
14cr|qrupdate-1.1.2-3|36	%package -n %{develname}
14cr|qrupdate-1.1.2-3|37	Summary:	qrupdate development files
14cr|qrupdate-1.1.2-3|38	Group:		Development/Other
14cr|qrupdate-1.1.2-3|39	Requires:	%{libname} = %{version}-%{release}
14cr|qrupdate-1.1.2-3|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|qrupdate-1.1.2-3|41	
14cr|qrupdate-1.1.2-3|42	%description -n %{develname}
14cr|qrupdate-1.1.2-3|43	qrupdate is a Fortran library for fast updates of QR and Cholesky
14cr|qrupdate-1.1.2-3|44	decompositions.
14cr|qrupdate-1.1.2-3|45	
14cr|qrupdate-1.1.2-3|46	This package contains the files required for building programs
14cr|qrupdate-1.1.2-3|47	that use %{name}.
14cr|qrupdate-1.1.2-3|48	
14cr|qrupdate-1.1.2-3|49	%prep
14cr|qrupdate-1.1.2-3|50	%setup -q
14cr|qrupdate-1.1.2-3|51	%apply_patches
14cr|qrupdate-1.1.2-3|52	
14cr|qrupdate-1.1.2-3|53	sed -i Makeconf \
14cr|qrupdate-1.1.2-3|54	-e "s:LIBDIR=lib:LIBDIR=%{_libdir}:" \
14cr|qrupdate-1.1.2-3|55	-e "/^LIBDIR=/a\PREFIX=/" \
14cr|qrupdate-1.1.2-3|56	-e "s:LAPACK=.*:LAPACK=$(pkg-config --libs lapack):" \
14cr|qrupdate-1.1.2-3|57	-e "s:BLAS=.*:BLAS=$(pkg-config --libs blas):"
14cr|qrupdate-1.1.2-3|58	
14cr|qrupdate-1.1.2-3|59	
14cr|qrupdate-1.1.2-3|60	%build
14cr|qrupdate-1.1.2-3|61	#% make lib solib
14cr|qrupdate-1.1.2-3|62	%make
14cr|qrupdate-1.1.2-3|63	
14cr|qrupdate-1.1.2-3|64	%install
14cr|qrupdate-1.1.2-3|65	
14cr|qrupdate-1.1.2-3|66	#% ifarch x86_64
14cr|qrupdate-1.1.2-3|67	#% __sed -i 's,\/lib\/,\/lib64\/,g' src/Makefile
14cr|qrupdate-1.1.2-3|68	#% endif
14cr|qrupdate-1.1.2-3|69	#%make PREFIX=%{buildroot}/usr install
14cr|qrupdate-1.1.2-3|70	%makeinstall_std
14cr|qrupdate-1.1.2-3|71	
14cr|qrupdate-1.1.2-3|72	%files -n %{libname}
14cr|qrupdate-1.1.2-3|73	%_libdir/*.so.*
14cr|qrupdate-1.1.2-3|74	
14cr|qrupdate-1.1.2-3|75	%files -n %{develname}
14cr|qrupdate-1.1.2-3|76	%doc README ChangeLog COPYING
14cr|qrupdate-1.1.2-3|77	%{_libdir}/*.so
14cr|qrupdate-1.1.2-3|78	%{_libdir}/*.a
14cr|qrupdate-1.1.2-3|79	
14cr|qrupdate-1.1.2-3|80	
14cr|qrupdate-1.1.2-3|81	
14cr|qrupdate-1.1.2-3|82	%changelog
14cr|qrupdate-1.1.2-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
14cr|qrupdate-1.1.2-3|84	+ Revision: 789e60d
14cr|qrupdate-1.1.2-3|85	- MassBuild#464: Increase release tag
14cr|qrupdate-1.1.2-3|86	
14cr|qrupdate-1.1.2-3|87	

7123 14
14cr|qsampler-0.2.2-2|1	%define debug_package %{nil}
14cr|qsampler-0.2.2-2|2	
14cr|qsampler-0.2.2-2|3	Name:          qsampler
14cr|qsampler-0.2.2-2|4	Summary:       LinuxSampler GUI front-end application
14cr|qsampler-0.2.2-2|5	Version:       0.2.2
14cr|qsampler-0.2.2-2|6	Release:       2
14cr|qsampler-0.2.2-2|7	License:       GPLv2
14cr|qsampler-0.2.2-2|8	Group:         Sound
14cr|qsampler-0.2.2-2|9	Source0:       %{name}-%{version}.tar.gz
14cr|qsampler-0.2.2-2|10	URL:           http://qsampler.sourceforge.net/
14cr|qsampler-0.2.2-2|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qsampler-0.2.2-2|12	BuildRequires: liblscp-devel
14cr|qsampler-0.2.2-2|13	BuildRequires: qt4-devel
14cr|qsampler-0.2.2-2|14	BuildRequires: libgig-devel
14cr|qsampler-0.2.2-2|15	BuildRequires: desktop-file-utils
14cr|qsampler-0.2.2-2|16	
14cr|qsampler-0.2.2-2|17	Requires:      linuxsampler
14cr|qsampler-0.2.2-2|18	
14cr|qsampler-0.2.2-2|19	%description
14cr|qsampler-0.2.2-2|20	QSampler is a LinuxSampler GUI front-end application written in
14cr|qsampler-0.2.2-2|21	C++ around the Qt4 toolkit using Qt Designer. At the moment it
14cr|qsampler-0.2.2-2|22	just wraps as a client reference interface for the LinuxSampler
14cr|qsampler-0.2.2-2|23	Control Protocol (LSCP).
14cr|qsampler-0.2.2-2|24	
14cr|qsampler-0.2.2-2|25	%files
14cr|qsampler-0.2.2-2|26	%defattr(-,root,root)
14cr|qsampler-0.2.2-2|27	%{_bindir}/qsampler
14cr|qsampler-0.2.2-2|28	%{_datadir}/applications/qsampler.desktop
14cr|qsampler-0.2.2-2|29	%{_datadir}/pixmaps/qsampler.png
14cr|qsampler-0.2.2-2|30	%{_datadir}/locale/*.qm
14cr|qsampler-0.2.2-2|31	
14cr|qsampler-0.2.2-2|32	#--------------------------------------------------------------------
14cr|qsampler-0.2.2-2|33	
14cr|qsampler-0.2.2-2|34	%prep
14cr|qsampler-0.2.2-2|35	%setup -q -n %name-%version
14cr|qsampler-0.2.2-2|36	
14cr|qsampler-0.2.2-2|37	%build
14cr|qsampler-0.2.2-2|38	export CXXFLAGS="%{optflags}"
14cr|qsampler-0.2.2-2|39	%configure
14cr|qsampler-0.2.2-2|40	perl -pi -e "s/-llscp/-llscp -lX11/g" qsampler.pro
14cr|qsampler-0.2.2-2|41	%make
14cr|qsampler-0.2.2-2|42	
14cr|qsampler-0.2.2-2|43	%install
14cr|qsampler-0.2.2-2|44	%makeinstall_std
14cr|qsampler-0.2.2-2|45	# Fix the .desktop file by removing
14cr|qsampler-0.2.2-2|46	# 2 non-Mdv key and 2 non-standard categories
14cr|qsampler-0.2.2-2|47	desktop-file-install \
14cr|qsampler-0.2.2-2|48	--remove-key="X-SuSE-translate" \
14cr|qsampler-0.2.2-2|49	--remove-key="Version" \
14cr|qsampler-0.2.2-2|50	--remove-category="MIDI" \
14cr|qsampler-0.2.2-2|51	--remove-category="ALSA" \
14cr|qsampler-0.2.2-2|52	--remove-category="JACK" \
14cr|qsampler-0.2.2-2|53	--add-category="Midi" \
14cr|qsampler-0.2.2-2|54	--add-category="X-MandrivaLinux-Sound" \
14cr|qsampler-0.2.2-2|55	--dir %{buildroot}%{_datadir}/applications \
14cr|qsampler-0.2.2-2|56	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qsampler-0.2.2-2|57	
14cr|qsampler-0.2.2-2|58	
14cr|qsampler-0.2.2-2|59	
14cr|qsampler-0.2.2-2|60	
14cr|qsampler-0.2.2-2|61	%changelog
14cr|qsampler-0.2.2-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-2
14cr|qsampler-0.2.2-2|63	+ Revision: 9829b96
14cr|qsampler-0.2.2-2|64	- MassBuild#464: Increase release tag
14cr|qsampler-0.2.2-2|65	
14cr|qsampler-0.2.2-2|66	

7124 14
14cr|qsf-1.2.7-7|1	Summary:	Quick spam filter
14cr|qsf-1.2.7-7|2	Name:		qsf
14cr|qsf-1.2.7-7|3	Version:	1.2.7
14cr|qsf-1.2.7-7|4	Release:	7
14cr|qsf-1.2.7-7|5	License:	Artistic
14cr|qsf-1.2.7-7|6	Group:		Networking/Mail
14cr|qsf-1.2.7-7|7	Source0:	http://prdownloads.sourceforge.net/qsf/qsf-%{version}.tar.bz2
14cr|qsf-1.2.7-7|8	URL:		http://www.ivarch.com/programs/qsf.shtml
14cr|qsf-1.2.7-7|9	BuildRequires:	libgdbm-devel
14cr|qsf-1.2.7-7|10	BuildRequires:	mysql-devel
14cr|qsf-1.2.7-7|11	BuildRequires:	sqlite-devel
14cr|qsf-1.2.7-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-root
14cr|qsf-1.2.7-7|13	
14cr|qsf-1.2.7-7|14	%description
14cr|qsf-1.2.7-7|15	Quick Spam Filter is a small, fast spam filter that works by learning to
14cr|qsf-1.2.7-7|16	recognise the words that are more likely to appear in spam than non-spam. It is
14cr|qsf-1.2.7-7|17	intended to be used in a procmail recipe to mark email as being possible spam.
14cr|qsf-1.2.7-7|18	
14cr|qsf-1.2.7-7|19	%prep
14cr|qsf-1.2.7-7|20	%setup -q
14cr|qsf-1.2.7-7|21	
14cr|qsf-1.2.7-7|22	# this file gets eaten
14cr|qsf-1.2.7-7|23	cp doc/quickref.txt doc/quickref.txt.bak
14cr|qsf-1.2.7-7|24	
14cr|qsf-1.2.7-7|25	%build
14cr|qsf-1.2.7-7|26	%configure2_5x \
14cr|qsf-1.2.7-7|27	--with-gdbm
14cr|qsf-1.2.7-7|28	%make
14cr|qsf-1.2.7-7|29	
14cr|qsf-1.2.7-7|30	%install
14cr|qsf-1.2.7-7|31	rm -rf $RPM_BUILD_ROOT
14cr|qsf-1.2.7-7|32	%makeinstall_std
14cr|qsf-1.2.7-7|33	cp doc/quickref.txt.bak doc/quickref.txt
14cr|qsf-1.2.7-7|34	
14cr|qsf-1.2.7-7|35	%clean
14cr|qsf-1.2.7-7|36	rm -rf $RPM_BUILD_ROOT
14cr|qsf-1.2.7-7|37	
14cr|qsf-1.2.7-7|38	%files
14cr|qsf-1.2.7-7|39	%defattr(-,root,root)
14cr|qsf-1.2.7-7|40	%doc README doc/NEWS doc/quickref.txt doc/TODO
14cr|qsf-1.2.7-7|41	%attr(0755,root,root) %{_bindir}/*
14cr|qsf-1.2.7-7|42	%attr(0644,root,root) %{_mandir}/man*/*
14cr|qsf-1.2.7-7|43	
14cr|qsf-1.2.7-7|44	
14cr|qsf-1.2.7-7|45	
14cr|qsf-1.2.7-7|46	%changelog
14cr|qsf-1.2.7-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-7
14cr|qsf-1.2.7-7|48	+ Revision: 1629a7c
14cr|qsf-1.2.7-7|49	- MassBuild#464: Increase release tag
14cr|qsf-1.2.7-7|50	
14cr|qsf-1.2.7-7|51	

7125 14
14cr|qshare-2.1.2-2|1	Name:           qshare
14cr|qshare-2.1.2-2|2	Version:        2.1.2
14cr|qshare-2.1.2-2|3	Release:        2
14cr|qshare-2.1.2-2|4	License:        GPLv3
14cr|qshare-2.1.2-2|5	Url:		http://www.zuzuf.net/qshare
14cr|qshare-2.1.2-2|6	Source0:	http://www.zuzuf.net/qshare/files/%{name}-%{version}-src.tar.gz
14cr|qshare-2.1.2-2|7	Group:		File tools
14cr|qshare-2.1.2-2|8	Summary:        Qt file share
14cr|qshare-2.1.2-2|9	BuildRequires:  gcc-c++ libxml2-devel
14cr|qshare-2.1.2-2|10	BuildRequires:  qt4-devel avahi-compat-libdns_sd-devel
14cr|qshare-2.1.2-2|11	Requires:       avahi
14cr|qshare-2.1.2-2|12	
14cr|qshare-2.1.2-2|13	%description
14cr|qshare-2.1.2-2|14	qShare is a FTP server with a built-in service discovery feature that makes
14cr|qshare-2.1.2-2|15	qShare clients aware of other clients running on the same network. It also
14cr|qshare-2.1.2-2|16	supports Zeroconf on Linux. You can easily add/remove folders from the shared
14cr|qshare-2.1.2-2|17	folders list, set access rights, toggle password protection, etc...
14cr|qshare-2.1.2-2|18	
14cr|qshare-2.1.2-2|19	The most useful feature is probably the file search feature. The built-in FTP
14cr|qshare-2.1.2-2|20	server implements a FIND command used by qShare to look for files on all known
14cr|qshare-2.1.2-2|21	computers of the network with very little network/CPU overload.
14cr|qshare-2.1.2-2|22	
14cr|qshare-2.1.2-2|23	%prep
14cr|qshare-2.1.2-2|24	%setup -q -n %{name}
14cr|qshare-2.1.2-2|25	
14cr|qshare-2.1.2-2|26	%build
14cr|qshare-2.1.2-2|27	%qmake_qt4
14cr|qshare-2.1.2-2|28	%make
14cr|qshare-2.1.2-2|29	
14cr|qshare-2.1.2-2|30	%install
14cr|qshare-2.1.2-2|31	%makeinstall_std INSTALL_ROOT=%{buildroot}%{_prefix}
14cr|qshare-2.1.2-2|32	
14cr|qshare-2.1.2-2|33	%files
14cr|qshare-2.1.2-2|34	%doc AUTHORS README COPYING
14cr|qshare-2.1.2-2|35	%{_bindir}/%{name}
14cr|qshare-2.1.2-2|36	
14cr|qshare-2.1.2-2|37	
14cr|qshare-2.1.2-2|38	
14cr|qshare-2.1.2-2|39	%changelog
14cr|qshare-2.1.2-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|qshare-2.1.2-2|41	+ Revision: d1c6b2f
14cr|qshare-2.1.2-2|42	- MassBuild#464: Increase release tag
14cr|qshare-2.1.2-2|43	
14cr|qshare-2.1.2-2|44	

7126 14
14cr|qsstv-7.1.7-2|1	Name: 		qsstv
14cr|qsstv-7.1.7-2|2	Summary: 	QSSTV is an sstv app
14cr|qsstv-7.1.7-2|3	Version: 	7.1.7
14cr|qsstv-7.1.7-2|4	Release: 	2
14cr|qsstv-7.1.7-2|5	License: 	GPLv2
14cr|qsstv-7.1.7-2|6	Group: 		Communications
14cr|qsstv-7.1.7-2|7	Source0: 	http://users.telenet.be/on4qz/qsstv/downloads/%{name}_%{version}.tgz
14cr|qsstv-7.1.7-2|8	Source1:        qsstv.png
14cr|qsstv-7.1.7-2|9	BuildRequires:	pkgconfig(fftw3)
14cr|qsstv-7.1.7-2|10	BuildRequires:	hamlib-devel
14cr|qsstv-7.1.7-2|11	BuildRequires:	qt4-devel
14cr|qsstv-7.1.7-2|12	Patch0:		qsstv-7.1.7-gcc-47.patch
14cr|qsstv-7.1.7-2|13	
14cr|qsstv-7.1.7-2|14	%description
14cr|qsstv-7.1.7-2|15	qsstv is an sstv app.
14cr|qsstv-7.1.7-2|16	You can send and receive images sent over radio using your soundcard.
14cr|qsstv-7.1.7-2|17	
14cr|qsstv-7.1.7-2|18	%prep
14cr|qsstv-7.1.7-2|19	%setup -q -n qsstv_%{version}
14cr|qsstv-7.1.7-2|20	sed -i -e "s:/doc/\$\$TARGET:/doc/qsstv:" \
14cr|qsstv-7.1.7-2|21	-e "s:/usr/local/bin:%{buildroot}/usr/bin:" \
14cr|qsstv-7.1.7-2|22	-e "s:/usr/share/doc:%{buildroot}/usr/share/doc:" \
14cr|qsstv-7.1.7-2|23	-e "s:target.extra:#target.extra:" \
14cr|qsstv-7.1.7-2|24	-e "s:-lhamlib:-L%{_libdir}/hamlib -lhamlib:g" src/src.pro
14cr|qsstv-7.1.7-2|25	sed -i -e "s:doc/qsstv:doc/qsstv:" src/configdialog.cpp
14cr|qsstv-7.1.7-2|26	
14cr|qsstv-7.1.7-2|27	%patch0 -p0
14cr|qsstv-7.1.7-2|28	
14cr|qsstv-7.1.7-2|29	%build
14cr|qsstv-7.1.7-2|30	%qmake_qt4
14cr|qsstv-7.1.7-2|31	%make
14cr|qsstv-7.1.7-2|32	
14cr|qsstv-7.1.7-2|33	%install
14cr|qsstv-7.1.7-2|34	%makeinstall_std
14cr|qsstv-7.1.7-2|35	%files
14cr|qsstv-7.1.7-2|36	%{_bindir}/*
14cr|qsstv-7.1.7-2|37	%{_datadir}/doc/%{name}/*
14cr|qsstv-7.1.7-2|38	
14cr|qsstv-7.1.7-2|39	%changelog
14cr|qsstv-7.1.7-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.1.7-2
14cr|qsstv-7.1.7-2|41	+ Revision: a13e290
14cr|qsstv-7.1.7-2|42	- MassBuild#464: Increase release tag
14cr|qsstv-7.1.7-2|43	
14cr|qsstv-7.1.7-2|44	

7127 14
14cr|qstardict-1.0.1-5|1	Name:		qstardict
14cr|qstardict-1.0.1-5|2	Version:	1.0.1
14cr|qstardict-1.0.1-5|3	Release:	5
14cr|qstardict-1.0.1-5|4	# fwang: this one is GPLv2 only, because in the version upgrade of
14cr|qstardict-1.0.1-5|5	# 0.06 -> 0.07, it changed from GPLv3 to GPLv2.
14cr|qstardict-1.0.1-5|6	License:	GPLv2
14cr|qstardict-1.0.1-5|7	URL:		http://qstardict.ylsoftware.com
14cr|qstardict-1.0.1-5|8	BuildRequires:	qt4-devel glib2-devel desktop-file-utils imagemagick
14cr|qstardict-1.0.1-5|9	BuildRequires:	kdelibs4-devel
14cr|qstardict-1.0.1-5|10	Source0:	http://qstardict.ylsoftware.com/files/%{name}-%{version}.tar.bz2
14cr|qstardict-1.0.1-5|11	Patch0:		qstardict-1.0.1-mdv-glib.patch
14cr|qstardict-1.0.1-5|12	Group:		Office
14cr|qstardict-1.0.1-5|13	Summary:	StarDict clone written in Qt4
14cr|qstardict-1.0.1-5|14	Requires:	stardict-dictionary = 2.4.2
14cr|qstardict-1.0.1-5|15	
14cr|qstardict-1.0.1-5|16	%description
14cr|qstardict-1.0.1-5|17	QStarDict is a dictionary program written using Qt4. The user interface is
14cr|qstardict-1.0.1-5|18	similar to StarDict. The latest version is 1.0.1.
14cr|qstardict-1.0.1-5|19	
14cr|qstardict-1.0.1-5|20	Main features
14cr|qstardict-1.0.1-5|21	
14cr|qstardict-1.0.1-5|22	* Full support of StarDict 2.x dictionaries
14cr|qstardict-1.0.1-5|23	* Working in system tray
14cr|qstardict-1.0.1-5|24	* Scanning mouse selection and showing popup window with translation
14cr|qstardict-1.0.1-5|25	of selected word
14cr|qstardict-1.0.1-5|26	* Translations reformatting
14cr|qstardict-1.0.1-5|27	* Plugins support
14cr|qstardict-1.0.1-5|28	
14cr|qstardict-1.0.1-5|29	%package -n plasma-applet-%{name}
14cr|qstardict-1.0.1-5|30	Group:		Graphical desktop/KDE
14cr|qstardict-1.0.1-5|31	Summary:	Plasma applet of qstardict
14cr|qstardict-1.0.1-5|32	Requires:	%name = %version
14cr|qstardict-1.0.1-5|33	
14cr|qstardict-1.0.1-5|34	%description -n plasma-applet-%{name}
14cr|qstardict-1.0.1-5|35	This package contains kde plasma applet of qstardict.
14cr|qstardict-1.0.1-5|36	
14cr|qstardict-1.0.1-5|37	%prep
14cr|qstardict-1.0.1-5|38	%setup -q
14cr|qstardict-1.0.1-5|39	%patch0 -p1
14cr|qstardict-1.0.1-5|40	
14cr|qstardict-1.0.1-5|41	%build
14cr|qstardict-1.0.1-5|42	%qmake_qt4 PLUGINS_DIR=%_libdir/%name/plugins ENABLED_PLUGINS="stardict web"
14cr|qstardict-1.0.1-5|43	%make
14cr|qstardict-1.0.1-5|44	
14cr|qstardict-1.0.1-5|45	cd kdeplasma
14cr|qstardict-1.0.1-5|46	%cmake_kde4
14cr|qstardict-1.0.1-5|47	%make
14cr|qstardict-1.0.1-5|48	
14cr|qstardict-1.0.1-5|49	%install
14cr|qstardict-1.0.1-5|50	make install INSTALL_ROOT=%{buildroot}
14cr|qstardict-1.0.1-5|51	
14cr|qstardict-1.0.1-5|52	pushd kdeplasma/build
14cr|qstardict-1.0.1-5|53	%makeinstall_std
14cr|qstardict-1.0.1-5|54	popd
14cr|qstardict-1.0.1-5|55	
14cr|qstardict-1.0.1-5|56	mkdir -p %{buildroot}%{_iconsdir}
14cr|qstardict-1.0.1-5|57	convert -resize 32x32 qstardict/qstardict.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|58	mkdir -p %{buildroot}%{_liconsdir}
14cr|qstardict-1.0.1-5|59	convert -resize 48x48 qstardict/qstardict.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|60	mkdir -p %{buildroot}%{_miconsdir}
14cr|qstardict-1.0.1-5|61	convert -resize 16x16 qstardict/qstardict.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|62	
14cr|qstardict-1.0.1-5|63	mkdir -p %buildroot%{_datadir}/applications
14cr|qstardict-1.0.1-5|64	desktop-file-install --vendor='' \
14cr|qstardict-1.0.1-5|65	--dir=%buildroot%{_datadir}/applications \
14cr|qstardict-1.0.1-5|66	--remove-category='Utility' \
14cr|qstardict-1.0.1-5|67	--add-category='Office' \
14cr|qstardict-1.0.1-5|68	--remove-key='Encoding' \
14cr|qstardict-1.0.1-5|69	qstardict/qstardict.desktop
14cr|qstardict-1.0.1-5|70	
14cr|qstardict-1.0.1-5|71	rm -fr %buildroot%_datadir/doc
14cr|qstardict-1.0.1-5|72	
14cr|qstardict-1.0.1-5|73	%files
14cr|qstardict-1.0.1-5|74	%defattr(-,root,root)
14cr|qstardict-1.0.1-5|75	%doc AUTHORS ChangeLog THANKS
14cr|qstardict-1.0.1-5|76	%{_bindir}/%{name}
14cr|qstardict-1.0.1-5|77	%{_libdir}/%{name}
14cr|qstardict-1.0.1-5|78	%{_datadir}/%{name}
14cr|qstardict-1.0.1-5|79	%{_datadir}/applications/%{name}.desktop
14cr|qstardict-1.0.1-5|80	%{_datadir}/pixmaps/%{name}.png
14cr|qstardict-1.0.1-5|81	%{_iconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|82	%{_liconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|83	%{_miconsdir}/%{name}.png
14cr|qstardict-1.0.1-5|84	
14cr|qstardict-1.0.1-5|85	%files -n plasma-applet-%{name}
14cr|qstardict-1.0.1-5|86	%defattr(-,root,root)
14cr|qstardict-1.0.1-5|87	%_kde_libdir/kde4/*.so
14cr|qstardict-1.0.1-5|88	%_kde_services/*.desktop
14cr|qstardict-1.0.1-5|89	
14cr|qstardict-1.0.1-5|90	
14cr|qstardict-1.0.1-5|91	
14cr|qstardict-1.0.1-5|92	%changelog
14cr|qstardict-1.0.1-5|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cr|qstardict-1.0.1-5|94	+ Revision: 60b6d4c
14cr|qstardict-1.0.1-5|95	- MassBuild#464: Increase release tag
14cr|qstardict-1.0.1-5|96	
14cr|qstardict-1.0.1-5|97	

7128 14
14cr|qstat-2.11-7|1	Summary:        Real-time Game Server Status for FPP/FPS servers
14cr|qstat-2.11-7|2	Name:           qstat
14cr|qstat-2.11-7|3	Version:        2.11
14cr|qstat-2.11-7|4	Release:        7
14cr|qstat-2.11-7|5	License:        Artistic
14cr|qstat-2.11-7|6	Group:          Networking/Other
14cr|qstat-2.11-7|7	URL:            http://sourceforge.net/projects/qstat/
14cr|qstat-2.11-7|8	Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|qstat-2.11-7|9	BuildRoot:      %{_tmppath}/%{name}-root
14cr|qstat-2.11-7|10	
14cr|qstat-2.11-7|11	%description
14cr|qstat-2.11-7|12	QStat is a command-line utility for collecting real-time
14cr|qstat-2.11-7|13	statistics from on-line game servers. The games supported
14cr|qstat-2.11-7|14	are generally limited to the first-person-shooter genre
14cr|qstat-2.11-7|15	(Quake, Half-Life, Unreal, etc).
14cr|qstat-2.11-7|16	Statistics may be output in a variety of form
14cr|qstat-2.11-7|17	
14cr|qstat-2.11-7|18	%prep
14cr|qstat-2.11-7|19	
14cr|qstat-2.11-7|20	%setup -q %{name}-%{version}
14cr|qstat-2.11-7|21	
14cr|qstat-2.11-7|22	%build
14cr|qstat-2.11-7|23	
14cr|qstat-2.11-7|24	%configure2_5x --program-suffix=-quake
14cr|qstat-2.11-7|25	
14cr|qstat-2.11-7|26	%make
14cr|qstat-2.11-7|27	
14cr|qstat-2.11-7|28	%install
14cr|qstat-2.11-7|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|qstat-2.11-7|30	
14cr|qstat-2.11-7|31	%makeinstall_std
14cr|qstat-2.11-7|32	
14cr|qstat-2.11-7|33	rm -f template/Makefile*
14cr|qstat-2.11-7|34	
14cr|qstat-2.11-7|35	%clean
14cr|qstat-2.11-7|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|qstat-2.11-7|37	
14cr|qstat-2.11-7|38	%files
14cr|qstat-2.11-7|39	%defattr(-,root,root)
14cr|qstat-2.11-7|40	%doc CHANGES.txt COMPILE.txt ChangeLog contrib.cfg info/* qstatdoc.html template
14cr|qstat-2.11-7|41	%config(noreplace) %{_sysconfdir}/qstat.cfg
14cr|qstat-2.11-7|42	%{_bindir}/%{name}-quake
14cr|qstat-2.11-7|43	
14cr|qstat-2.11-7|44	
14cr|qstat-2.11-7|45	
14cr|qstat-2.11-7|46	%changelog
14cr|qstat-2.11-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.11-7
14cr|qstat-2.11-7|48	+ Revision: e3893d9
14cr|qstat-2.11-7|49	- MassBuild#464: Increase release tag
14cr|qstat-2.11-7|50	
14cr|qstat-2.11-7|51	

7129 14
14cr|qsvn-0.8.3-3|1	Summary: 	A graphical Subversion client
14cr|qsvn-0.8.3-3|2	Name: 		qsvn
14cr|qsvn-0.8.3-3|3	Version: 	0.8.3
14cr|qsvn-0.8.3-3|4	Release: 	3
14cr|qsvn-0.8.3-3|5	Source:		http://www.anrichter.net/projects/qsvn/chrome/site/%{name}-%{version}-src.tar.gz
14cr|qsvn-0.8.3-3|6	Patch0:		qsvn-0.8.0-fix-str-fmt.patch
14cr|qsvn-0.8.3-3|7	Patch1:		qsvn-0.8.1-libname.patch
14cr|qsvn-0.8.3-3|8	Patch2:		qsvn-0.8.3-convert.patch
14cr|qsvn-0.8.3-3|9	License: 	GPLv2
14cr|qsvn-0.8.3-3|10	Group: 		Development/Other
14cr|qsvn-0.8.3-3|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qsvn-0.8.3-3|12	URL: 		http://www.anrichter.net/projects/qsvn/
14cr|qsvn-0.8.3-3|13	BuildRequires:  qt4-devel
14cr|qsvn-0.8.3-3|14	BuildRequires:	subversion-devel
14cr|qsvn-0.8.3-3|15	BuildRequires:	cmake
14cr|qsvn-0.8.3-3|16	
14cr|qsvn-0.8.3-3|17	%description
14cr|qsvn-0.8.3-3|18	QSvn is a graphical Subversion Client for Linux, UNIX, Windows and
14cr|qsvn-0.8.3-3|19	Mac OS X. We use the Subversion API for all Subversion actions and
14cr|qsvn-0.8.3-3|20	the Qt4 C++ toolkit from Trolltech for platform independent programming.
14cr|qsvn-0.8.3-3|21	
14cr|qsvn-0.8.3-3|22	%files
14cr|qsvn-0.8.3-3|23	%defattr(-,root,root)
14cr|qsvn-0.8.3-3|24	%doc README
14cr|qsvn-0.8.3-3|25	%{_bindir}/*
14cr|qsvn-0.8.3-3|26	
14cr|qsvn-0.8.3-3|27	#--------------------------------------------------------------------
14cr|qsvn-0.8.3-3|28	%define major 6
14cr|qsvn-0.8.3-3|29	%define libname %mklibname qsvnqt4_ %major
14cr|qsvn-0.8.3-3|30	
14cr|qsvn-0.8.3-3|31	%package -n %libname
14cr|qsvn-0.8.3-3|32	Summary: Library for qsvn
14cr|qsvn-0.8.3-3|33	Group: System/Libraries
14cr|qsvn-0.8.3-3|34	Obsoletes: %{_lib}svnqt-qt4_4
14cr|qsvn-0.8.3-3|35	Obsoletes: %{_lib}svnqt4_5 < 0.8.0-2
14cr|qsvn-0.8.3-3|36	Obsoletes: %{_lib}qsvnqt4_5
14cr|qsvn-0.8.3-3|37	
14cr|qsvn-0.8.3-3|38	%description -n %libname
14cr|qsvn-0.8.3-3|39	Library for qsvn.
14cr|qsvn-0.8.3-3|40	
14cr|qsvn-0.8.3-3|41	%files -n %libname
14cr|qsvn-0.8.3-3|42	%defattr(-,root,root)
14cr|qsvn-0.8.3-3|43	%{_libdir}/libqsvnqt4.so.%{major}*
14cr|qsvn-0.8.3-3|44	
14cr|qsvn-0.8.3-3|45	#--------------------------------------------------------------------
14cr|qsvn-0.8.3-3|46	%package devel
14cr|qsvn-0.8.3-3|47	Summary: Development files for qsvn
14cr|qsvn-0.8.3-3|48	Group: Development/KDE and Qt
14cr|qsvn-0.8.3-3|49	Requires: %libname = %version
14cr|qsvn-0.8.3-3|50	Obsoletes: %{_lib}svnqt-qt4-devel
14cr|qsvn-0.8.3-3|51	Conflicts: kdesvn-devel >= 1.2.0
14cr|qsvn-0.8.3-3|52	
14cr|qsvn-0.8.3-3|53	%description devel
14cr|qsvn-0.8.3-3|54	Development files for qsvn.
14cr|qsvn-0.8.3-3|55	
14cr|qsvn-0.8.3-3|56	%files devel
14cr|qsvn-0.8.3-3|57	%defattr(-,root,root)
14cr|qsvn-0.8.3-3|58	%{_libdir}/libqsvnqt4.so
14cr|qsvn-0.8.3-3|59	%{_includedir}/svnqt
14cr|qsvn-0.8.3-3|60	
14cr|qsvn-0.8.3-3|61	#--------------------------------------------------------------------
14cr|qsvn-0.8.3-3|62	
14cr|qsvn-0.8.3-3|63	%prep
14cr|qsvn-0.8.3-3|64	%setup -q -n %name-%version
14cr|qsvn-0.8.3-3|65	%patch0 -p0
14cr|qsvn-0.8.3-3|66	%patch1 -p0
14cr|qsvn-0.8.3-3|67	%patch2 -p1
14cr|qsvn-0.8.3-3|68	
14cr|qsvn-0.8.3-3|69	%build
14cr|qsvn-0.8.3-3|70	%cmake_qt4 ../src -Dsvnqt-name="qsvnqt4"
14cr|qsvn-0.8.3-3|71	%make
14cr|qsvn-0.8.3-3|72	
14cr|qsvn-0.8.3-3|73	%install
14cr|qsvn-0.8.3-3|74	rm -rf %{buildroot}
14cr|qsvn-0.8.3-3|75	%makeinstall_std -C build
14cr|qsvn-0.8.3-3|76	
14cr|qsvn-0.8.3-3|77	%clean
14cr|qsvn-0.8.3-3|78	rm -rf $RPM_BUILD_ROOT
14cr|qsvn-0.8.3-3|79	
14cr|qsvn-0.8.3-3|80	
14cr|qsvn-0.8.3-3|81	
14cr|qsvn-0.8.3-3|82	%changelog
14cr|qsvn-0.8.3-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-3
14cr|qsvn-0.8.3-3|84	+ Revision: 3512931
14cr|qsvn-0.8.3-3|85	- MassBuild#464: Increase release tag
14cr|qsvn-0.8.3-3|86	
14cr|qsvn-0.8.3-3|87	

7130 14
14cr|qsynth-0.3.8-2|1	%define debug_package          %{nil}
14cr|qsynth-0.3.8-2|2	
14cr|qsynth-0.3.8-2|3	%define name    qsynth
14cr|qsynth-0.3.8-2|4	%define version 0.3.8
14cr|qsynth-0.3.8-2|5	%define release 2
14cr|qsynth-0.3.8-2|6	
14cr|qsynth-0.3.8-2|7	Name:           %{name}
14cr|qsynth-0.3.8-2|8	Summary:        Qt GUI Interface for FluidSynth
14cr|qsynth-0.3.8-2|9	Version:        %{version}
14cr|qsynth-0.3.8-2|10	Release:        %{release}
14cr|qsynth-0.3.8-2|11	License:        GPLv2+
14cr|qsynth-0.3.8-2|12	Group:          Sound
14cr|qsynth-0.3.8-2|13	Source0:        http://downloads.sourceforge.net/qsynth/%{name}-%{version}.tar.gz
14cr|qsynth-0.3.8-2|14	URL:            http://%{name}.sourceforge.net/
14cr|qsynth-0.3.8-2|15	BuildRequires:  qt4-devel >= 4.2.0
14cr|qsynth-0.3.8-2|16	BuildRequires:  qt4-linguist
14cr|qsynth-0.3.8-2|17	BuildRequires:  pkgconfig(x11)
14cr|qsynth-0.3.8-2|18	BuildRequires:  pkgconfig(fluidsynth)
14cr|qsynth-0.3.8-2|19	BuildRequires:  desktop-file-utils
14cr|qsynth-0.3.8-2|20	BuildRequires:  cmake
14cr|qsynth-0.3.8-2|21	Requires:   fluidsynth
14cr|qsynth-0.3.8-2|22	
14cr|qsynth-0.3.8-2|23	%description
14cr|qsynth-0.3.8-2|24	Qsynth is a fluidsynth GUI front-end application written in C++ around
14cr|qsynth-0.3.8-2|25	the Qt4 toolkit using Qt Designer. Eventually it may evolve into a
14cr|qsynth-0.3.8-2|26	softsynth management application allowing the user to control and manage
14cr|qsynth-0.3.8-2|27	a variety of command line softsynth but for the moment it wraps the
14cr|qsynth-0.3.8-2|28	excellent FluidSynth softsynth.
14cr|qsynth-0.3.8-2|29	
14cr|qsynth-0.3.8-2|30	
14cr|qsynth-0.3.8-2|31	%prep
14cr|qsynth-0.3.8-2|32	%setup -q
14cr|qsynth-0.3.8-2|33	iconv -f iso8859-1 -t utf-8 \
14cr|qsynth-0.3.8-2|34	AUTHORS > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS
14cr|qsynth-0.3.8-2|35	
14cr|qsynth-0.3.8-2|36	%build
14cr|qsynth-0.3.8-2|37	%configure2_5x
14cr|qsynth-0.3.8-2|38	%make
14cr|qsynth-0.3.8-2|39	
14cr|qsynth-0.3.8-2|40	
14cr|qsynth-0.3.8-2|41	%install
14cr|qsynth-0.3.8-2|42	%makeinstall_std
14cr|qsynth-0.3.8-2|43	
14cr|qsynth-0.3.8-2|44	desktop-file-install \
14cr|qsynth-0.3.8-2|45	--remove-key="X-SuSE-translate" \
14cr|qsynth-0.3.8-2|46	--remove-key="Version" \
14cr|qsynth-0.3.8-2|47	--remove-category="MIDI" \
14cr|qsynth-0.3.8-2|48	--remove-category="ALSA" \
14cr|qsynth-0.3.8-2|49	--remove-category="JACK" \
14cr|qsynth-0.3.8-2|50	--add-category="Midi" \
14cr|qsynth-0.3.8-2|51	--add-category="X-MandrivaLinux-Sound" \
14cr|qsynth-0.3.8-2|52	--dir %{buildroot}%{_datadir}/applications \
14cr|qsynth-0.3.8-2|53	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qsynth-0.3.8-2|54	
14cr|qsynth-0.3.8-2|55	%find_lang %{name} --with-qt
14cr|qsynth-0.3.8-2|56	
14cr|qsynth-0.3.8-2|57	%files -f %{name}.lang
14cr|qsynth-0.3.8-2|58	%doc ChangeLog AUTHORS TRANSLATORS COPYING README TODO
14cr|qsynth-0.3.8-2|59	%{_bindir}/%{name}
14cr|qsynth-0.3.8-2|60	%{_datadir}/applications/%{name}.desktop
14cr|qsynth-0.3.8-2|61	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|qsynth-0.3.8-2|62	
14cr|qsynth-0.3.8-2|63	%changelog
14cr|qsynth-0.3.8-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8-2
14cr|qsynth-0.3.8-2|65	+ Revision: 634977c
14cr|qsynth-0.3.8-2|66	- MassBuild#464: Increase release tag
14cr|qsynth-0.3.8-2|67	
14cr|qsynth-0.3.8-2|68	

7131 14
14cr|qt4pas-5.2.5-4|1	%define _enable_debug_packages %{nil}
14cr|qt4pas-5.2.5-4|2	%define debug_package %{nil}
14cr|qt4pas-5.2.5-4|3	
14cr|qt4pas-5.2.5-4|4	%define major 5
14cr|qt4pas-5.2.5-4|5	%define libname %mklibname Qt4Pas %{major}
14cr|qt4pas-5.2.5-4|6	%define devname %mklibname Qt4Pas -d
14cr|qt4pas-5.2.5-4|7	
14cr|qt4pas-5.2.5-4|8	Summary:	Free Pascal Qt4 binding
14cr|qt4pas-5.2.5-4|9	Name:		qt4pas
14cr|qt4pas-5.2.5-4|10	# defined in .pro file inside source tarball
14cr|qt4pas-5.2.5-4|11	Version:	5.2.5
14cr|qt4pas-5.2.5-4|12	Release:	4
14cr|qt4pas-5.2.5-4|13	License:	LGPLv3+
14cr|qt4pas-5.2.5-4|14	Group:		System/Libraries
14cr|qt4pas-5.2.5-4|15	Url:		http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
14cr|qt4pas-5.2.5-4|16	Source0:	qt4pas-V2.5_Qt4.5.3.tar.gz
14cr|qt4pas-5.2.5-4|17	BuildRequires:	qt4-devel
14cr|qt4pas-5.2.5-4|18	BuildRequires:	pkgconfig(QtWebKit)
14cr|qt4pas-5.2.5-4|19	
14cr|qt4pas-5.2.5-4|20	%description
14cr|qt4pas-5.2.5-4|21	The Free Pascal Qt4 binding that allows Free Pascal
14cr|qt4pas-5.2.5-4|22	to interface with the C++ Library Qt.
14cr|qt4pas-5.2.5-4|23	
14cr|qt4pas-5.2.5-4|24	#----------------------------------------------------------------------------
14cr|qt4pas-5.2.5-4|25	
14cr|qt4pas-5.2.5-4|26	%package -n %{libname}
14cr|qt4pas-5.2.5-4|27	Summary:	Free Pascal Qt4 binding
14cr|qt4pas-5.2.5-4|28	Group:		System/Libraries
14cr|qt4pas-5.2.5-4|29	
14cr|qt4pas-5.2.5-4|30	%description -n %{libname}
14cr|qt4pas-5.2.5-4|31	The Free Pascal Qt4 binding that allows Free Pascal
14cr|qt4pas-5.2.5-4|32	to interface with the C++ Library Qt.
14cr|qt4pas-5.2.5-4|33	
14cr|qt4pas-5.2.5-4|34	%files -n %{libname}
14cr|qt4pas-5.2.5-4|35	%{_libdir}/libQt4Pas.so.%{major}*
14cr|qt4pas-5.2.5-4|36	
14cr|qt4pas-5.2.5-4|37	#----------------------------------------------------------------------------
14cr|qt4pas-5.2.5-4|38	
14cr|qt4pas-5.2.5-4|39	%package -n %{devname}
14cr|qt4pas-5.2.5-4|40	Summary:	Free Pascal Qt4 binding
14cr|qt4pas-5.2.5-4|41	Group:		Development/Other
14cr|qt4pas-5.2.5-4|42	Requires:	%{libname} = %{EVRD}
14cr|qt4pas-5.2.5-4|43	Provides:	%{name}-devel = %{EVRD}
14cr|qt4pas-5.2.5-4|44	
14cr|qt4pas-5.2.5-4|45	%description -n %{devname}
14cr|qt4pas-5.2.5-4|46	The Free Pascal Qt4 binding that allows Free Pascal
14cr|qt4pas-5.2.5-4|47	to interface with the C++ Library Qt.
14cr|qt4pas-5.2.5-4|48	
14cr|qt4pas-5.2.5-4|49	%files -n %{devname}
14cr|qt4pas-5.2.5-4|50	%{_libdir}/libQt4Pas.so
14cr|qt4pas-5.2.5-4|51	
14cr|qt4pas-5.2.5-4|52	#----------------------------------------------------------------------------
14cr|qt4pas-5.2.5-4|53	
14cr|qt4pas-5.2.5-4|54	%prep
14cr|qt4pas-5.2.5-4|55	%setup -q -n qt4pas-V2.5_Qt4.5.3
14cr|qt4pas-5.2.5-4|56	
14cr|qt4pas-5.2.5-4|57	%build
14cr|qt4pas-5.2.5-4|58	%qmake_qt4 Qt4Pas.pro
14cr|qt4pas-5.2.5-4|59	%make
14cr|qt4pas-5.2.5-4|60	
14cr|qt4pas-5.2.5-4|61	%install
14cr|qt4pas-5.2.5-4|62	make install INSTALL_ROOT=%{buildroot}
14cr|qt4pas-5.2.5-4|63	
14cr|qt4pas-5.2.5-4|64	
14cr|qt4pas-5.2.5-4|65	%changelog
14cr|qt4pas-5.2.5-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.5-4
14cr|qt4pas-5.2.5-4|67	+ Revision: 20fbca7
14cr|qt4pas-5.2.5-4|68	- MassBuild#464: Increase release tag
14cr|qt4pas-5.2.5-4|69	
14cr|qt4pas-5.2.5-4|70	

7132 14
14cr|qt4urpm-2.0-2|1	%define debug_package %{nil}
14cr|qt4urpm-2.0-2|2	
14cr|qt4urpm-2.0-2|3	Name:           qt4urpm
14cr|qt4urpm-2.0-2|4	Version:        2.0
14cr|qt4urpm-2.0-2|5	Release:        2
14cr|qt4urpm-2.0-2|6	Summary:        A Qt based frontend for the urpm* package management tools
14cr|qt4urpm-2.0-2|7	License:        GPLv3
14cr|qt4urpm-2.0-2|8	Group:          System/Configuration/Packaging
14cr|qt4urpm-2.0-2|9	URL:            http://www.sf.net/projects/qt4urpm
14cr|qt4urpm-2.0-2|10	Source0:        %{name}-%{version}.tar.xz
14cr|qt4urpm-2.0-2|11	
14cr|qt4urpm-2.0-2|12	BuildRequires:  qt4-devel
14cr|qt4urpm-2.0-2|13	Requires:       urpmi
14cr|qt4urpm-2.0-2|14	Requires:       kdebase4-runtime
14cr|qt4urpm-2.0-2|15	Requires:       gurpmi
14cr|qt4urpm-2.0-2|16	Requires:       xterm
14cr|qt4urpm-2.0-2|17	Requires:       qt4-common
14cr|qt4urpm-2.0-2|18	
14cr|qt4urpm-2.0-2|19	%description
14cr|qt4urpm-2.0-2|20	qt4urpm is a Qt4 based frontend for the urpm* package management tools,
14cr|qt4urpm-2.0-2|21	which provides an intuitive interface to manage orphaned packages and
14cr|qt4urpm-2.0-2|22	search for packages that contain a specific file.
14cr|qt4urpm-2.0-2|23	
14cr|qt4urpm-2.0-2|24	%prep
14cr|qt4urpm-2.0-2|25	%setup -q
14cr|qt4urpm-2.0-2|26	%apply_patches
14cr|qt4urpm-2.0-2|27	
14cr|qt4urpm-2.0-2|28	%build
14cr|qt4urpm-2.0-2|29	make lrelease
14cr|qt4urpm-2.0-2|30	qmake -spec /usr/lib/qt4/mkspecs/linux-g++ -o Makefile qt4urpm.pro
14cr|qt4urpm-2.0-2|31	make LOCALEPATH="%{_datadir}/%{name}/qm/"
14cr|qt4urpm-2.0-2|32	
14cr|qt4urpm-2.0-2|33	%install
14cr|qt4urpm-2.0-2|34	mkdir -p %{buildroot}%{_bindir}/
14cr|qt4urpm-2.0-2|35	cp %{name} %{buildroot}%{_bindir}/
14cr|qt4urpm-2.0-2|36	
14cr|qt4urpm-2.0-2|37	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qt4urpm-2.0-2|38	cat > %{buildroot}%{_datadir}/applications/%{_vendor}-%{name}.desktop << EOF
14cr|qt4urpm-2.0-2|39	[Desktop Entry]
14cr|qt4urpm-2.0-2|40	Name=Qt4urpm
14cr|qt4urpm-2.0-2|41	Comment=%{summary}
14cr|qt4urpm-2.0-2|42	Comment[ru]=Поиск файлов по пакетам и управление осиротевшими пакетами
14cr|qt4urpm-2.0-2|43	Exec=%{_bindir}/%{name}
14cr|qt4urpm-2.0-2|44	Icon=/usr/share/icons/oxygen/256x256/categories/preferences-system.png
14cr|qt4urpm-2.0-2|45	Type=Application
14cr|qt4urpm-2.0-2|46	Categories=System;Settings;PackageManager;
14cr|qt4urpm-2.0-2|47	EOF
14cr|qt4urpm-2.0-2|48	
14cr|qt4urpm-2.0-2|49	mkdir -p %{buildroot}%{_datadir}/%{name}/qm
14cr|qt4urpm-2.0-2|50	cp *.qm %{buildroot}%{_datadir}/%{name}/qm/
14cr|qt4urpm-2.0-2|51	
14cr|qt4urpm-2.0-2|52	%files
14cr|qt4urpm-2.0-2|53	%{_datadir}/applications/%{_vendor}-%{name}.desktop
14cr|qt4urpm-2.0-2|54	%{_datadir}/%{name}/qm/*.qm
14cr|qt4urpm-2.0-2|55	%defattr(755,root,root,755)
14cr|qt4urpm-2.0-2|56	%{_bindir}/%{name}
14cr|qt4urpm-2.0-2|57	
14cr|qt4urpm-2.0-2|58	
14cr|qt4urpm-2.0-2|59	%changelog
14cr|qt4urpm-2.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|qt4urpm-2.0-2|61	+ Revision: 2ebc6c9
14cr|qt4urpm-2.0-2|62	- MassBuild#464: Increase release tag
14cr|qt4urpm-2.0-2|63	
14cr|qt4urpm-2.0-2|64	

7133 14
14cr|qtads-2.1.6-2|1	%define name    qtads
14cr|qtads-2.1.6-2|2	%define version 2.1.6
14cr|qtads-2.1.6-2|3	%define release 2
14cr|qtads-2.1.6-2|4	
14cr|qtads-2.1.6-2|5	Name:           %{name}
14cr|qtads-2.1.6-2|6	Summary:        GUI multimedia interpreter for TADS games
14cr|qtads-2.1.6-2|7	Version:        %{version}
14cr|qtads-2.1.6-2|8	Release:        %{release}
14cr|qtads-2.1.6-2|9	Source0:	http://heanet.dl.sourceforge.net/project/%{name}/%{name}-2.x/%{version}/%{name}-%{version}.tar.bz2
14cr|qtads-2.1.6-2|10	URL:            http://qtads.sourceforge.net/
14cr|qtads-2.1.6-2|11	License:        GPLv2+
14cr|qtads-2.1.6-2|12	Group:          Games/Other
14cr|qtads-2.1.6-2|13	BuildRequires:  qt4-devel
14cr|qtads-2.1.6-2|14	BuildRequires:  pkgconfig(sdl)
14cr|qtads-2.1.6-2|15	BuildRequires:  pkgconfig(SDL_mixer)
14cr|qtads-2.1.6-2|16	BuildRequires:  SDL_sound-devel
14cr|qtads-2.1.6-2|17	
14cr|qtads-2.1.6-2|18	Suggests:	timidity-instruments
14cr|qtads-2.1.6-2|19	
14cr|qtads-2.1.6-2|20	%description
14cr|qtads-2.1.6-2|21	QTads is a cross-platform multimedia interpreter for Tads (Text Adventure
14cr|qtads-2.1.6-2|22	Development System) games. Both Tads versions in use today (Tads 2 and Tads 3)
14cr|qtads-2.1.6-2|23	are supported. MIDI, Ogg Vorbis, MP3, and WAV sound formats are supported.
14cr|qtads-2.1.6-2|24	
14cr|qtads-2.1.6-2|25	TADS is a programming language written by Michael J. Roberts, designed to
14cr|qtads-2.1.6-2|26	implement text-adventure games (Interactive Fiction), similar to those
14cr|qtads-2.1.6-2|27	developed by Infocom in 1980-1990, as well as other companies (like Legend
14cr|qtads-2.1.6-2|28	Entertainment, Level 9, etc). If you liked games like "Zork", "Adventure",
14cr|qtads-2.1.6-2|29	"Trinity", or "Eric the Unready", you'll feel right at home.
14cr|qtads-2.1.6-2|30	
14cr|qtads-2.1.6-2|31	%files
14cr|qtads-2.1.6-2|32	%doc AUTHORS COPYING NEWS README HTML_TADS_LICENSE
14cr|qtads-2.1.6-2|33	%{_mandir}/man6/*
14cr|qtads-2.1.6-2|34	%{_bindir}/qtads
14cr|qtads-2.1.6-2|35	%{_datadir}/applications/%{name}.desktop
14cr|qtads-2.1.6-2|36	
14cr|qtads-2.1.6-2|37	#--------------------------------------------------------------------
14cr|qtads-2.1.6-2|38	
14cr|qtads-2.1.6-2|39	%prep
14cr|qtads-2.1.6-2|40	%setup -q
14cr|qtads-2.1.6-2|41	
14cr|qtads-2.1.6-2|42	%build
14cr|qtads-2.1.6-2|43	%qmake_qt4 \
14cr|qtads-2.1.6-2|44	BIN_INSTALL=%{buildroot}%{_bindir} \
14cr|qtads-2.1.6-2|45	DOC_INSTALL=%{buildroot}%{_datadir}/doc \
14cr|qtads-2.1.6-2|46	DATA_INSTALL=%{buildroot}%{_datadir} \
14cr|qtads-2.1.6-2|47	CFLAGS="$RPM_OPT_FLAGS" \
14cr|qtads-2.1.6-2|48	CXXFLAGS="$RPM_OPT_FLAGS"
14cr|qtads-2.1.6-2|49	
14cr|qtads-2.1.6-2|50	%make
14cr|qtads-2.1.6-2|51	
14cr|qtads-2.1.6-2|52	%install
14cr|qtads-2.1.6-2|53	mkdir -p %{buildroot}%{_bindir}
14cr|qtads-2.1.6-2|54	cp qtads  %{buildroot}%{_bindir}/qtads
14cr|qtads-2.1.6-2|55	mkdir -p %{buildroot}%{_mandir}/man6
14cr|qtads-2.1.6-2|56	cp -f %{name}.6 %{buildroot}%{_mandir}/man6
14cr|qtads-2.1.6-2|57	
14cr|qtads-2.1.6-2|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qtads-2.1.6-2|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|qtads-2.1.6-2|60	[Desktop Entry]
14cr|qtads-2.1.6-2|61	Name=%{name}
14cr|qtads-2.1.6-2|62	Comment=GUI multimedia interpreter for TADS games
14cr|qtads-2.1.6-2|63	Exec=%{name}
14cr|qtads-2.1.6-2|64	Icon=other_amusement
14cr|qtads-2.1.6-2|65	Terminal=false
14cr|qtads-2.1.6-2|66	Type=Application
14cr|qtads-2.1.6-2|67	Categories=Game;AdventureGame;RolePlaying;
14cr|qtads-2.1.6-2|68	EOF
14cr|qtads-2.1.6-2|69	
14cr|qtads-2.1.6-2|70	
14cr|qtads-2.1.6-2|71	
14cr|qtads-2.1.6-2|72	%changelog
14cr|qtads-2.1.6-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.6-2
14cr|qtads-2.1.6-2|74	+ Revision: 35689ea
14cr|qtads-2.1.6-2|75	- MassBuild#464: Increase release tag
14cr|qtads-2.1.6-2|76	
14cr|qtads-2.1.6-2|77	

7134 14
14cr|qtemu-1.0.5-3|1	%define name	qtemu
14cr|qtemu-1.0.5-3|2	%define version	1.0.5
14cr|qtemu-1.0.5-3|3	%define release	3
14cr|qtemu-1.0.5-3|4	%define qtemudir %{_datadir}/qtemu
14cr|qtemu-1.0.5-3|5	
14cr|qtemu-1.0.5-3|6	Summary:	A graphical user interface for QEMU
14cr|qtemu-1.0.5-3|7	Name:		%{name}
14cr|qtemu-1.0.5-3|8	Version:	%{version}
14cr|qtemu-1.0.5-3|9	Release:	%{release}
14cr|qtemu-1.0.5-3|10	Source0:	%{name}-%{version}.tar.bz2
14cr|qtemu-1.0.5-3|11	Source10:	qtemu.png
14cr|qtemu-1.0.5-3|12	Source11:	qtemu.16.png
14cr|qtemu-1.0.5-3|13	Source12:	qtemu.48.png
14cr|qtemu-1.0.5-3|14	Patch2:		qtemu-qemu-accelerators.patch
14cr|qtemu-1.0.5-3|15	Source2:	processor.png
14cr|qtemu-1.0.5-3|16	License:	GPLv2
14cr|qtemu-1.0.5-3|17	Group:		Emulators
14cr|qtemu-1.0.5-3|18	Url:		http://www.qtemu.org/
14cr|qtemu-1.0.5-3|19	Requires:	qemu >= 0.9.0-%{mkrel 3}
14cr|qtemu-1.0.5-3|20	BuildRequires:	cmake, qt4-devel >= 4.1, qt4-linguist
14cr|qtemu-1.0.5-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|qtemu-1.0.5-3|22	
14cr|qtemu-1.0.5-3|23	%description
14cr|qtemu-1.0.5-3|24	QtEmu is a graphical user interface for QEMU written in Qt4. It has
14cr|qtemu-1.0.5-3|25	the ability to run virtual operating systems on native systems. This
14cr|qtemu-1.0.5-3|26	way you can easily test a new operating system or try a Live CD on
14cr|qtemu-1.0.5-3|27	your system without any troubles and dangers.
14cr|qtemu-1.0.5-3|28	
14cr|qtemu-1.0.5-3|29	%prep
14cr|qtemu-1.0.5-3|30	%setup -q
14cr|qtemu-1.0.5-3|31	%patch2 -p0 -b .qemu-accelerators
14cr|qtemu-1.0.5-3|32	cp %{SOURCE2} images/
14cr|qtemu-1.0.5-3|33	
14cr|qtemu-1.0.5-3|34	# fix qtemu data location
14cr|qtemu-1.0.5-3|35	perl -pi -e \
14cr|qtemu-1.0.5-3|36	's|QCoreApplication::applicationDirPath\(\)|QString("%{qtemudir}")|g' \
14cr|qtemu-1.0.5-3|37	helpwindow.cpp main.cpp
14cr|qtemu-1.0.5-3|38	
14cr|qtemu-1.0.5-3|39	%build
14cr|qtemu-1.0.5-3|40	mkdir objs
14cr|qtemu-1.0.5-3|41	cd objs
14cr|qtemu-1.0.5-3|42	
14cr|qtemu-1.0.5-3|43	export QTDIR=/usr/lib/qt4/
14cr|qtemu-1.0.5-3|44	export PATH=$QTDIR/bin:$PATH
14cr|qtemu-1.0.5-3|45	
14cr|qtemu-1.0.5-3|46	cmake \
14cr|qtemu-1.0.5-3|47	-DCMAKE_INSTALL_PREFIX=%{qtemudir} \
14cr|qtemu-1.0.5-3|48	%if "%{_lib}" != "lib"
14cr|qtemu-1.0.5-3|49	-DLIB_SUFFIX=64 \
14cr|qtemu-1.0.5-3|50	%endif
14cr|qtemu-1.0.5-3|51	../
14cr|qtemu-1.0.5-3|52	
14cr|qtemu-1.0.5-3|53	%make
14cr|qtemu-1.0.5-3|54	
14cr|qtemu-1.0.5-3|55	%install
14cr|qtemu-1.0.5-3|56	rm -rf $RPM_BUILD_ROOT
14cr|qtemu-1.0.5-3|57	
14cr|qtemu-1.0.5-3|58	%makeinstall_std -C objs
14cr|qtemu-1.0.5-3|59	
14cr|qtemu-1.0.5-3|60	# move files around
14cr|qtemu-1.0.5-3|61	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|qtemu-1.0.5-3|62	mv $RPM_BUILD_ROOT%{qtemudir}/bin/qtemu $RPM_BUILD_ROOT%{_bindir}/
14cr|qtemu-1.0.5-3|63	rmdir $RPM_BUILD_ROOT%{qtemudir}/bin
14cr|qtemu-1.0.5-3|64	
14cr|qtemu-1.0.5-3|65	# install icons
14cr|qtemu-1.0.5-3|66	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}
14cr|qtemu-1.0.5-3|67	install -m644 %{SOURCE10} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|qtemu-1.0.5-3|68	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
14cr|qtemu-1.0.5-3|69	install -m644 %{SOURCE11} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|qtemu-1.0.5-3|70	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
14cr|qtemu-1.0.5-3|71	install -m644 %{SOURCE12} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|qtemu-1.0.5-3|72	
14cr|qtemu-1.0.5-3|73	# install menu entries
14cr|qtemu-1.0.5-3|74	
14cr|qtemu-1.0.5-3|75	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|qtemu-1.0.5-3|76	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qtemu-1.0.5-3|77	[Desktop Entry]
14cr|qtemu-1.0.5-3|78	Name=QtEmu
14cr|qtemu-1.0.5-3|79	Comment=A graphical user interface for QEMU
14cr|qtemu-1.0.5-3|80	Exec=%{_bindir}/qtemu
14cr|qtemu-1.0.5-3|81	Icon=%{name}
14cr|qtemu-1.0.5-3|82	Type=Application
14cr|qtemu-1.0.5-3|83	Terminal=false
14cr|qtemu-1.0.5-3|84	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cr|qtemu-1.0.5-3|85	EOF
14cr|qtemu-1.0.5-3|86	
14cr|qtemu-1.0.5-3|87	%clean
14cr|qtemu-1.0.5-3|88	rm -rf $RPM_BUILD_ROOT
14cr|qtemu-1.0.5-3|89	
14cr|qtemu-1.0.5-3|90	%if %mdkversion < 200900
14cr|qtemu-1.0.5-3|91	%post
14cr|qtemu-1.0.5-3|92	%update_menus
14cr|qtemu-1.0.5-3|93	%endif
14cr|qtemu-1.0.5-3|94	
14cr|qtemu-1.0.5-3|95	%if %mdkversion < 200900
14cr|qtemu-1.0.5-3|96	%postun
14cr|qtemu-1.0.5-3|97	%clean_menus
14cr|qtemu-1.0.5-3|98	%endif
14cr|qtemu-1.0.5-3|99	
14cr|qtemu-1.0.5-3|100	%files
14cr|qtemu-1.0.5-3|101	%defattr(-,root,root)
14cr|qtemu-1.0.5-3|102	%{_bindir}/qtemu
14cr|qtemu-1.0.5-3|103	%dir %{qtemudir}
14cr|qtemu-1.0.5-3|104	%{qtemudir}/*
14cr|qtemu-1.0.5-3|105	# desktop integration
14cr|qtemu-1.0.5-3|106	%{_iconsdir}/*.png
14cr|qtemu-1.0.5-3|107	%{_miconsdir}/*.png
14cr|qtemu-1.0.5-3|108	%{_liconsdir}/*.png
14cr|qtemu-1.0.5-3|109	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qtemu-1.0.5-3|110	
14cr|qtemu-1.0.5-3|111	
14cr|qtemu-1.0.5-3|112	
14cr|qtemu-1.0.5-3|113	
14cr|qtemu-1.0.5-3|114	
14cr|qtemu-1.0.5-3|115	%changelog
14cr|qtemu-1.0.5-3|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|qtemu-1.0.5-3|117	+ Revision: 6fa5a5c
14cr|qtemu-1.0.5-3|118	- MassBuild#464: Increase release tag
14cr|qtemu-1.0.5-3|119	
14cr|qtemu-1.0.5-3|120	

7135 14
14cr|qterm-0.5.12-2|1	Summary: BBS client based on Qt library in Linux
14cr|qterm-0.5.12-2|2	Name: qterm
14cr|qterm-0.5.12-2|3	Version: 0.5.12
14cr|qterm-0.5.12-2|4	Release: 2
14cr|qterm-0.5.12-2|5	License: GPLv2+
14cr|qterm-0.5.12-2|6	Group: Networking/Remote access
14cr|qterm-0.5.12-2|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/qterm/%{name}-%{version}.tar.bz2
14cr|qterm-0.5.12-2|8	URL: http://qterm.sourceforge.net
14cr|qterm-0.5.12-2|9	BuildRequires:	qt4-devel
14cr|qterm-0.5.12-2|10	BuildRequires:	cmake
14cr|qterm-0.5.12-2|11	BuildRequires:	phonon-devel
14cr|qterm-0.5.12-2|12	BuildRequires:	qt4-designer
14cr|qterm-0.5.12-2|13	BuildRequires:	qt4-assistant
14cr|qterm-0.5.12-2|14	BuildRequires:	pkgconfig(openssl)
14cr|qterm-0.5.12-2|15	BuildRequires:	desktop-file-utils
14cr|qterm-0.5.12-2|16	Patch0:		qterm-0.5.12-glibc216.patch
14cr|qterm-0.5.12-2|17	Patch1:		qterm-0.5.12-qt4.patch
14cr|qterm-0.5.12-2|18	
14cr|qterm-0.5.12-2|19	%description
14cr|qterm-0.5.12-2|20	QTerm is a BBS client in Linux
14cr|qterm-0.5.12-2|21	
14cr|qterm-0.5.12-2|22	%prep
14cr|qterm-0.5.12-2|23	%setup -q -n %{name}-%{version}
14cr|qterm-0.5.12-2|24	%patch0 -p1
14cr|qterm-0.5.12-2|25	%patch1 -p0
14cr|qterm-0.5.12-2|26	
14cr|qterm-0.5.12-2|27	%build
14cr|qterm-0.5.12-2|28	%cmake_qt4 -DQT_PHONON_INCLUDE_DIR:PATH=%_includedir/KDE -DCMAKE_SKIP_RPATH:BOOL=ON
14cr|qterm-0.5.12-2|29	%make
14cr|qterm-0.5.12-2|30	
14cr|qterm-0.5.12-2|31	%install
14cr|qterm-0.5.12-2|32	%makeinstall_std -C build
14cr|qterm-0.5.12-2|33	
14cr|qterm-0.5.12-2|34	desktop-file-install --vendor="" \
14cr|qterm-0.5.12-2|35	--dir %{buildroot}%{_datadir}/applications \
14cr|qterm-0.5.12-2|36	--remove-key="MimeTypes" \
14cr|qterm-0.5.12-2|37	--remove-category="Application" \
14cr|qterm-0.5.12-2|38	--add-category="RemoteAccess" \
14cr|qterm-0.5.12-2|39	%buildroot%_datadir/applications/*.desktop
14cr|qterm-0.5.12-2|40	
14cr|qterm-0.5.12-2|41	%files
14cr|qterm-0.5.12-2|42	%{_bindir}/*
14cr|qterm-0.5.12-2|43	%{_datadir}/%{name}
14cr|qterm-0.5.12-2|44	%{_iconsdir}/*/*/*/*
14cr|qterm-0.5.12-2|45	%{_datadir}/applications/%{name}.desktop
14cr|qterm-0.5.12-2|46	
14cr|qterm-0.5.12-2|47	%changelog
14cr|qterm-0.5.12-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.12-2
14cr|qterm-0.5.12-2|49	+ Revision: 0af9c19
14cr|qterm-0.5.12-2|50	- MassBuild#464: Increase release tag
14cr|qterm-0.5.12-2|51	
14cr|qterm-0.5.12-2|52	

7136 14
14cr|qterminal-0.4.0-7|1	Summary:	QT-based multitab terminal emulator
14cr|qterminal-0.4.0-7|2	Name:		qterminal
14cr|qterminal-0.4.0-7|3	Version:	0.4.0
14cr|qterminal-0.4.0-7|4	Release:	7
14cr|qterminal-0.4.0-7|5	License:	GPLv2+
14cr|qterminal-0.4.0-7|6	Group:		Terminals
14cr|qterminal-0.4.0-7|7	Url:		https://gitorious.org/qtermwidget
14cr|qterminal-0.4.0-7|8	Source0:	%{name}-%{name}-master.tar.gz
14cr|qterminal-0.4.0-7|9	Source1:	%{name}.desktop
14cr|qterminal-0.4.0-7|10	Source2:	%{name}.png
14cr|qterminal-0.4.0-7|11	Source3:	%{name}_it.ts
14cr|qterminal-0.4.0-7|12	Patch0:		%{name}-0.4.0-italian-translations.patch
14cr|qterminal-0.4.0-7|13	BuildRequires:	cmake
14cr|qterminal-0.4.0-7|14	BuildRequires:	desktop-file-utils
14cr|qterminal-0.4.0-7|15	BuildRequires:	qt4-devel
14cr|qterminal-0.4.0-7|16	BuildRequires:	qt4-linguist
14cr|qterminal-0.4.0-7|17	BuildRequires:	qtermwidget-devel
14cr|qterminal-0.4.0-7|18	
14cr|qterminal-0.4.0-7|19	%description
14cr|qterminal-0.4.0-7|20	QT-based multitab terminal emulator.
14cr|qterminal-0.4.0-7|21	Based on QTermWidget by e_k@users.sourceforge.net
14cr|qterminal-0.4.0-7|22	
14cr|qterminal-0.4.0-7|23	%files
14cr|qterminal-0.4.0-7|24	%doc AUTHORS COPYING NEWS README
14cr|qterminal-0.4.0-7|25	%{_bindir}/%{name}
14cr|qterminal-0.4.0-7|26	%{_datadir}/applications/%{name}.desktop
14cr|qterminal-0.4.0-7|27	%{_datadir}/applications/%{name}_drop.desktop
14cr|qterminal-0.4.0-7|28	%{_datadir}/pixmaps/%{name}.png
14cr|qterminal-0.4.0-7|29	%lang(cs) %{_datadir}/%{name}/translations/%{name}_cs.qm
14cr|qterminal-0.4.0-7|30	%lang(it) %{_datadir}/%{name}/translations/%{name}_it.qm
14cr|qterminal-0.4.0-7|31	
14cr|qterminal-0.4.0-7|32	#----------------------------------------------------------------------------
14cr|qterminal-0.4.0-7|33	
14cr|qterminal-0.4.0-7|34	%prep
14cr|qterminal-0.4.0-7|35	%setup -qn %{name}-%{name}
14cr|qterminal-0.4.0-7|36	%patch0 -p1 -b .itts
14cr|qterminal-0.4.0-7|37	cp %{SOURCE3} src/translations/
14cr|qterminal-0.4.0-7|38	
14cr|qterminal-0.4.0-7|39	%build
14cr|qterminal-0.4.0-7|40	%cmake
14cr|qterminal-0.4.0-7|41	%make
14cr|qterminal-0.4.0-7|42	
14cr|qterminal-0.4.0-7|43	%install
14cr|qterminal-0.4.0-7|44	%makeinstall_std -C build
14cr|qterminal-0.4.0-7|45	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qterminal-0.4.0-7|46	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|qterminal-0.4.0-7|47	
14cr|qterminal-0.4.0-7|48	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qterminal-0.4.0-7|49	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}_drop.desktop
14cr|qterminal-0.4.0-7|50	
14cr|qterminal-0.4.0-7|51	
14cr|qterminal-0.4.0-7|52	%changelog
14cr|qterminal-0.4.0-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-7
14cr|qterminal-0.4.0-7|54	+ Revision: 41f0d61
14cr|qterminal-0.4.0-7|55	- MassBuild#464: Increase release tag
14cr|qterminal-0.4.0-7|56	
14cr|qterminal-0.4.0-7|57	

7137 14
14cr|qtermwidget-0.4.0-8|1	%define major 0
14cr|qtermwidget-0.4.0-8|2	%define libname %mklibname qtermwidget %{major}
14cr|qtermwidget-0.4.0-8|3	%define devname %mklibname qtermwidget -d
14cr|qtermwidget-0.4.0-8|4	
14cr|qtermwidget-0.4.0-8|5	%define commit 8b3062f0248673b23b88afbd6f1d6ca581820c94
14cr|qtermwidget-0.4.0-8|6	%define shortcommit %(c=%{commit}; echo ${c:0:7})
14cr|qtermwidget-0.4.0-8|7	
14cr|qtermwidget-0.4.0-8|8	Summary:	Qt4 terminal widget
14cr|qtermwidget-0.4.0-8|9	Name:		qtermwidget
14cr|qtermwidget-0.4.0-8|10	Version:	0.4.0
14cr|qtermwidget-0.4.0-8|11	Release: 	8
14cr|qtermwidget-0.4.0-8|12	License:	GPLv2+
14cr|qtermwidget-0.4.0-8|13	Group:		Development/Other
14cr|qtermwidget-0.4.0-8|14	Url:		https://github.com/qterminal/qtermwidget/
14cr|qtermwidget-0.4.0-8|15	#Source0:	https://github.com/qterminal/qtermwidget/archive/%{version}.tar.gz
14cr|qtermwidget-0.4.0-8|16	Source0:	https://github.com/qterminal/qtermwidget/tarball/%{commit}/qterminal-%{name}-%{version}-%{shortcommit}.tar.gz
14cr|qtermwidget-0.4.0-8|17	BuildRequires:	cmake
14cr|qtermwidget-0.4.0-8|18	BuildRequires:	qt4-devel
14cr|qtermwidget-0.4.0-8|19	BuildRequires:	qt4-linguist
14cr|qtermwidget-0.4.0-8|20	
14cr|qtermwidget-0.4.0-8|21	%description
14cr|qtermwidget-0.4.0-8|22	QTermWidget is an open source project based on KDE4 Konsole application.
14cr|qtermwidget-0.4.0-8|23	The main goal of this project is to provide unicode-enabled,
14cr|qtermwidget-0.4.0-8|24	embeddable QT4 widget for using as a built-in console (or terminal
14cr|qtermwidget-0.4.0-8|25	emulation widget).
14cr|qtermwidget-0.4.0-8|26	
14cr|qtermwidget-0.4.0-8|27	%files
14cr|qtermwidget-0.4.0-8|28	%doc AUTHORS COPYING Changelog README TODO
14cr|qtermwidget-0.4.0-8|29	%{_datadir}/%{name}/
14cr|qtermwidget-0.4.0-8|30	
14cr|qtermwidget-0.4.0-8|31	#----------------------------------------------------------------------------
14cr|qtermwidget-0.4.0-8|32	
14cr|qtermwidget-0.4.0-8|33	%package -n %{libname}
14cr|qtermwidget-0.4.0-8|34	Summary:	Qt4 terminal widget - shared library
14cr|qtermwidget-0.4.0-8|35	Group:		System/Libraries
14cr|qtermwidget-0.4.0-8|36	Requires:	%{name}
14cr|qtermwidget-0.4.0-8|37	
14cr|qtermwidget-0.4.0-8|38	%description -n %{libname}
14cr|qtermwidget-0.4.0-8|39	This package provides shared library for Qt4 terminal widget.
14cr|qtermwidget-0.4.0-8|40	
14cr|qtermwidget-0.4.0-8|41	%files -n %{libname}
14cr|qtermwidget-0.4.0-8|42	%{_libdir}/lib%{name}.so.%{major}*
14cr|qtermwidget-0.4.0-8|43	
14cr|qtermwidget-0.4.0-8|44	#----------------------------------------------------------------------------
14cr|qtermwidget-0.4.0-8|45	
14cr|qtermwidget-0.4.0-8|46	%package -n %{devname}
14cr|qtermwidget-0.4.0-8|47	Summary:	Qt4 terminal widget - devel package
14cr|qtermwidget-0.4.0-8|48	Group:		Development/Other
14cr|qtermwidget-0.4.0-8|49	Requires:	%{libname} = %{EVRD}
14cr|qtermwidget-0.4.0-8|50	Obsoletes:	%{name}-devel < 0.4.0-1
14cr|qtermwidget-0.4.0-8|51	Provides:	%{name}-devel = %{EVRD}
14cr|qtermwidget-0.4.0-8|52	
14cr|qtermwidget-0.4.0-8|53	%description -n %{devname}
14cr|qtermwidget-0.4.0-8|54	This package provides headers files for qtermwidget development.
14cr|qtermwidget-0.4.0-8|55	
14cr|qtermwidget-0.4.0-8|56	%files -n %{devname}
14cr|qtermwidget-0.4.0-8|57	%{_includedir}/%{name}.h
14cr|qtermwidget-0.4.0-8|58	%{_libdir}/lib%{name}.so
14cr|qtermwidget-0.4.0-8|59	%{_libdir}/qt4/plugins/designer/lib%{name}plugin.so
14cr|qtermwidget-0.4.0-8|60	
14cr|qtermwidget-0.4.0-8|61	#----------------------------------------------------------------------------
14cr|qtermwidget-0.4.0-8|62	
14cr|qtermwidget-0.4.0-8|63	%prep
14cr|qtermwidget-0.4.0-8|64	%setup -qn qterminal-%{name}-%{shortcommit}
14cr|qtermwidget-0.4.0-8|65	
14cr|qtermwidget-0.4.0-8|66	%build
14cr|qtermwidget-0.4.0-8|67	%cmake
14cr|qtermwidget-0.4.0-8|68	%make
14cr|qtermwidget-0.4.0-8|69	
14cr|qtermwidget-0.4.0-8|70	%install
14cr|qtermwidget-0.4.0-8|71	%makeinstall_std -C build
14cr|qtermwidget-0.4.0-8|72	
14cr|qtermwidget-0.4.0-8|73	
14cr|qtermwidget-0.4.0-8|74	%changelog
14cr|qtermwidget-0.4.0-8|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-8
14cr|qtermwidget-0.4.0-8|76	+ Revision: f23bd26
14cr|qtermwidget-0.4.0-8|77	- MassBuild#464: Increase release tag
14cr|qtermwidget-0.4.0-8|78	
14cr|qtermwidget-0.4.0-8|79	

7138 14
14cr|qtexengine-0.2-2|1	%define major 1
14cr|qtexengine-0.2-2|2	%define libname %mklibname %name %major
14cr|qtexengine-0.2-2|3	%define develname %mklibname -d %name
14cr|qtexengine-0.2-2|4	
14cr|qtexengine-0.2-2|5	Name: qtexengine
14cr|qtexengine-0.2-2|6	Version: 0.2
14cr|qtexengine-0.2-2|7	Release: 2
14cr|qtexengine-0.2-2|8	Summary: Library enabling Qt based applications to easily export graphics to TeX
14cr|qtexengine-0.2-2|9	License: GPLv3
14cr|qtexengine-0.2-2|10	Group: System/Libraries
14cr|qtexengine-0.2-2|11	URL: http://soft.proindependent.com/qtexengine/
14cr|qtexengine-0.2-2|12	Source0: http://download.berlios.de/qtiplot/QTeXEngine-%{version}-opensource.zip
14cr|qtexengine-0.2-2|13	# Fixes the build and install of QTeXEngine
14cr|qtexengine-0.2-2|14	Patch0: QTeXEngine-svn1552-path.patch
14cr|qtexengine-0.2-2|15	# Fixes between 0.2 and svn1552 checkout
14cr|qtexengine-0.2-2|16	Patch1: QTeXEngine-svn1552.patch
14cr|qtexengine-0.2-2|17	BuildRequires: qt4-devel doxygen
14cr|qtexengine-0.2-2|18	
14cr|qtexengine-0.2-2|19	%description
14cr|qtexengine-0.2-2|20	QTeXEngine is a library enabling Qt based applications to easily export
14cr|qtexengine-0.2-2|21	graphics created using the QPainter class to TeX. It is built on top of
14cr|qtexengine-0.2-2|22	QPaintEngine and uses the TikZ/Pgf graphic systems for TeX.
14cr|qtexengine-0.2-2|23	
14cr|qtexengine-0.2-2|24	%package -n %libname
14cr|qtexengine-0.2-2|25	Summary: Libraries for %{name}
14cr|qtexengine-0.2-2|26	Group: System/Libraries
14cr|qtexengine-0.2-2|27	
14cr|qtexengine-0.2-2|28	%description -n %libname
14cr|qtexengine-0.2-2|29	This package contains library files of %{name}.
14cr|qtexengine-0.2-2|30	
14cr|qtexengine-0.2-2|31	%package -n %develname
14cr|qtexengine-0.2-2|32	Summary: Development files for %{name}
14cr|qtexengine-0.2-2|33	Group: Development/KDE and Qt
14cr|qtexengine-0.2-2|34	Requires: %{libname} = %{version}-%{release}
14cr|qtexengine-0.2-2|35	Provides: %{name}-devel = %{version}-%{release}
14cr|qtexengine-0.2-2|36	
14cr|qtexengine-0.2-2|37	%description -n %develname
14cr|qtexengine-0.2-2|38	This package contains library, header file and documentation
14cr|qtexengine-0.2-2|39	for developing applications that use %{name}.
14cr|qtexengine-0.2-2|40	
14cr|qtexengine-0.2-2|41	%prep
14cr|qtexengine-0.2-2|42	%setup -q -n QTeXEngine
14cr|qtexengine-0.2-2|43	%patch0 -p1
14cr|qtexengine-0.2-2|44	%patch1 -p1
14cr|qtexengine-0.2-2|45	
14cr|qtexengine-0.2-2|46	rm -rf {example,test}/.svn
14cr|qtexengine-0.2-2|47	
14cr|qtexengine-0.2-2|48	# Remove exec permission
14cr|qtexengine-0.2-2|49	find -type f -exec chmod 0644 {} ";"
14cr|qtexengine-0.2-2|50	
14cr|qtexengine-0.2-2|51	%build
14cr|qtexengine-0.2-2|52	export PATH=%{_qt4_bindir}:$PATH
14cr|qtexengine-0.2-2|53	pushd src
14cr|qtexengine-0.2-2|54	%{qmake_qt4} CONFIG+=" QTeXEngineDll" LIBDIR=%{_libdir}
14cr|qtexengine-0.2-2|55	popd
14cr|qtexengine-0.2-2|56	%make -C src
14cr|qtexengine-0.2-2|57	
14cr|qtexengine-0.2-2|58	pushd doc
14cr|qtexengine-0.2-2|59	doxygen Doxyfile
14cr|qtexengine-0.2-2|60	# Fix the time stamp
14cr|qtexengine-0.2-2|61	for file in html/*; do
14cr|qtexengine-0.2-2|62	touch -r Doxyfile $file
14cr|qtexengine-0.2-2|63	done
14cr|qtexengine-0.2-2|64	popd
14cr|qtexengine-0.2-2|65	
14cr|qtexengine-0.2-2|66	%install
14cr|qtexengine-0.2-2|67	rm -fr %buildroot
14cr|qtexengine-0.2-2|68	make install INSTALL="install -p" INSTALL_ROOT=%{buildroot} -C src
14cr|qtexengine-0.2-2|69	
14cr|qtexengine-0.2-2|70	%clean
14cr|qtexengine-0.2-2|71	rm -rf %{buildroot}
14cr|qtexengine-0.2-2|72	
14cr|qtexengine-0.2-2|73	%files -n %libname
14cr|qtexengine-0.2-2|74	%defattr(-,root,root,-)
14cr|qtexengine-0.2-2|75	%doc *.txt
14cr|qtexengine-0.2-2|76	%{_libdir}/libQTeXEngine.so.%{major}*
14cr|qtexengine-0.2-2|77	
14cr|qtexengine-0.2-2|78	%files -n %develname
14cr|qtexengine-0.2-2|79	%defattr(-,root,root,-)
14cr|qtexengine-0.2-2|80	%doc doc/html example
14cr|qtexengine-0.2-2|81	%{_includedir}/QTeXEngine.h
14cr|qtexengine-0.2-2|82	%{_libdir}/libQTeXEngine.so
14cr|qtexengine-0.2-2|83	
14cr|qtexengine-0.2-2|84	
14cr|qtexengine-0.2-2|85	
14cr|qtexengine-0.2-2|86	%changelog
14cr|qtexengine-0.2-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|qtexengine-0.2-2|88	+ Revision: 161cef1
14cr|qtexengine-0.2-2|89	- MassBuild#464: Increase release tag
14cr|qtexengine-0.2-2|90	
14cr|qtexengine-0.2-2|91	

7139 14
14cr|qtfm-5.4-3|1	Name:		qtfm
14cr|qtfm-5.4-3|2	Summary:	Lightweight file manager based on pure Qt
14cr|qtfm-5.4-3|3	Version:	5.4
14cr|qtfm-5.4-3|4	Release:	3
14cr|qtfm-5.4-3|5	License:	GPLv2+
14cr|qtfm-5.4-3|6	Group:		Graphical desktop/Other
14cr|qtfm-5.4-3|7	URL:		http://www.qtfm.org/
14cr|qtfm-5.4-3|8	Source0:	http://www.qtfm.org/%{name}-%{version}.tar.gz
14cr|qtfm-5.4-3|9	Patch0:		qtfm-5.4-mdv-desktop.patch
14cr|qtfm-5.4-3|10	BuildRequires:	pkgconfig(Qt3Support)
14cr|qtfm-5.4-3|11	BuildRequires:	magic-devel
14cr|qtfm-5.4-3|12	
14cr|qtfm-5.4-3|13	%description
14cr|qtfm-5.4-3|14	qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
14cr|qtfm-5.4-3|15	and works great with minimal desktop environments like Openbox.
14cr|qtfm-5.4-3|16	
14cr|qtfm-5.4-3|17	Features:
14cr|qtfm-5.4-3|18	
14cr|qtfm-5.4-3|19	*  lightweight, pure Qt, no KDE libraries or other dependencies
14cr|qtfm-5.4-3|20	*  full theme and mime file type icon integration
14cr|qtfm-5.4-3|21	*  tree, bookmarks, list, icon, detail and thumbnail views
14cr|qtfm-5.4-3|22	*  customizable interface, rearrange views and toolbars to suit
14cr|qtfm-5.4-3|23	*  powerful custom command system for user defined actions
14cr|qtfm-5.4-3|24	*  customizable key bindings for built-in and custom actions
14cr|qtfm-5.4-3|25	*  drag & drop functionality
14cr|qtfm-5.4-3|26	*  tabs
14cr|qtfm-5.4-3|27	
14cr|qtfm-5.4-3|28	%prep
14cr|qtfm-5.4-3|29	%setup -q
14cr|qtfm-5.4-3|30	%patch0 -p1
14cr|qtfm-5.4-3|31	
14cr|qtfm-5.4-3|32	%build
14cr|qtfm-5.4-3|33	%qmake_qt4
14cr|qtfm-5.4-3|34	%make
14cr|qtfm-5.4-3|35	
14cr|qtfm-5.4-3|36	%install
14cr|qtfm-5.4-3|37	make install INSTALL_ROOT=%{buildroot}
14cr|qtfm-5.4-3|38	
14cr|qtfm-5.4-3|39	%if %{mdvver} >= 201200
14cr|qtfm-5.4-3|40	%find_lang %{name} --with-qt
14cr|qtfm-5.4-3|41	%define langfile %{name}.lang
14cr|qtfm-5.4-3|42	%endif
14cr|qtfm-5.4-3|43	
14cr|qtfm-5.4-3|44	%files %{?langfile:-f %{langfile}}
14cr|qtfm-5.4-3|45	%{_bindir}/qtfm
14cr|qtfm-5.4-3|46	%{_datadir}/applications/qtfm.desktop
14cr|qtfm-5.4-3|47	%doc CHANGELOG COPYING README
14cr|qtfm-5.4-3|48	%{_datadir}/pixmaps/qtfm.png
14cr|qtfm-5.4-3|49	%if %{mdvver} <= 201100
14cr|qtfm-5.4-3|50	%{_datadir}/qtfm/qtfm_*.qm
14cr|qtfm-5.4-3|51	%endif
14cr|qtfm-5.4-3|52	
14cr|qtfm-5.4-3|53	
14cr|qtfm-5.4-3|54	
14cr|qtfm-5.4-3|55	%changelog
14cr|qtfm-5.4-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4-3
14cr|qtfm-5.4-3|57	+ Revision: d381471
14cr|qtfm-5.4-3|58	- MassBuild#464: Increase release tag
14cr|qtfm-5.4-3|59	
14cr|qtfm-5.4-3|60	

7140 14
14cr|qtgtl-0.9.3-2|1	Summary:	Qtbindings for OpenGTL and OpenShiva
14cr|qtgtl-0.9.3-2|2	Name:		qtgtl
14cr|qtgtl-0.9.3-2|3	Version:	0.9.3
14cr|qtgtl-0.9.3-2|4	Release:	2
14cr|qtgtl-0.9.3-2|5	License:	GPLv2+
14cr|qtgtl-0.9.3-2|6	Group:		System/Libraries
14cr|qtgtl-0.9.3-2|7	Source0:	http://download.opengtl.org/libQtGTL-%{version}.tar.bz2
14cr|qtgtl-0.9.3-2|8	Patch0:		libQtGTL-0.9.3-version.patch
14cr|qtgtl-0.9.3-2|9	BuildRequires:	cmake
14cr|qtgtl-0.9.3-2|10	BuildRequires:	qt4-devel
14cr|qtgtl-0.9.3-2|11	BuildRequires:	pkgconfig(GTLCore)
14cr|qtgtl-0.9.3-2|12	BuildRequires:	pkgconfig(OpenShiva)
14cr|qtgtl-0.9.3-2|13	
14cr|qtgtl-0.9.3-2|14	%description
14cr|qtgtl-0.9.3-2|15	Qtbindings for OpenGTL and OpenShiva.
14cr|qtgtl-0.9.3-2|16	
14cr|qtgtl-0.9.3-2|17	#------------------------------------------------------------------------------
14cr|qtgtl-0.9.3-2|18	
14cr|qtgtl-0.9.3-2|19	%define qtgtl_major 0.2
14cr|qtgtl-0.9.3-2|20	%define libqtgtl %mklibname QtGTL %{qtgtl_major}
14cr|qtgtl-0.9.3-2|21	
14cr|qtgtl-0.9.3-2|22	%package -n %{libqtgtl}
14cr|qtgtl-0.9.3-2|23	Summary:	Qtbinding for OpenGTL
14cr|qtgtl-0.9.3-2|24	Group:		System/Libraries
14cr|qtgtl-0.9.3-2|25	
14cr|qtgtl-0.9.3-2|26	%description -n %{libqtgtl}
14cr|qtgtl-0.9.3-2|27	Qtbinding for OpenGTL.
14cr|qtgtl-0.9.3-2|28	
14cr|qtgtl-0.9.3-2|29	%files -n %{libqtgtl}
14cr|qtgtl-0.9.3-2|30	%{_libdir}/libQtGTL.so.%{qtgtl_major}
14cr|qtgtl-0.9.3-2|31	%{_libdir}/libQtGTL.so.%{version}
14cr|qtgtl-0.9.3-2|32	
14cr|qtgtl-0.9.3-2|33	#------------------------------------------------------------------------------
14cr|qtgtl-0.9.3-2|34	
14cr|qtgtl-0.9.3-2|35	%define qtshiva_major 0.2
14cr|qtgtl-0.9.3-2|36	%define libqtshiva %mklibname QtShiva %{qtshiva_major}
14cr|qtgtl-0.9.3-2|37	
14cr|qtgtl-0.9.3-2|38	%package -n %{libqtshiva}
14cr|qtgtl-0.9.3-2|39	Summary:	Qtbinding for OpenShiva
14cr|qtgtl-0.9.3-2|40	Group:		System/Libraries
14cr|qtgtl-0.9.3-2|41	
14cr|qtgtl-0.9.3-2|42	%description -n %{libqtshiva}
14cr|qtgtl-0.9.3-2|43	Qtbinding for OpenShiva.
14cr|qtgtl-0.9.3-2|44	
14cr|qtgtl-0.9.3-2|45	%files -n %{libqtshiva}
14cr|qtgtl-0.9.3-2|46	%{_libdir}/libQtShiva.so.%{qtshiva_major}
14cr|qtgtl-0.9.3-2|47	%{_libdir}/libQtShiva.so.%{version}
14cr|qtgtl-0.9.3-2|48	
14cr|qtgtl-0.9.3-2|49	#------------------------------------------------------------------------------
14cr|qtgtl-0.9.3-2|50	%package devel
14cr|qtgtl-0.9.3-2|51	Summary:	Development files for Qtbindings for OpenGTL and OpenShiva
14cr|qtgtl-0.9.3-2|52	Group:		Development/KDE and Qt
14cr|qtgtl-0.9.3-2|53	Requires:	%{libqtgtl} = %{EVRD}
14cr|qtgtl-0.9.3-2|54	Requires:	%{libqtshiva} = %{EVRD}
14cr|qtgtl-0.9.3-2|55	Provides:	QtGTL-devel = %{EVRD}
14cr|qtgtl-0.9.3-2|56	Provides:	qtshiva-devel = %{EVRD}
14cr|qtgtl-0.9.3-2|57	Provides:	QtShiva-devel = %{EVRD}
14cr|qtgtl-0.9.3-2|58	
14cr|qtgtl-0.9.3-2|59	%description devel
14cr|qtgtl-0.9.3-2|60	Development files for Qtbindings for OpenGTL and OpenShiva.
14cr|qtgtl-0.9.3-2|61	
14cr|qtgtl-0.9.3-2|62	%files devel
14cr|qtgtl-0.9.3-2|63	%{_libdir}/*.so
14cr|qtgtl-0.9.3-2|64	%{_includedir}/QtGTL
14cr|qtgtl-0.9.3-2|65	%{_includedir}/QtShiva
14cr|qtgtl-0.9.3-2|66	%{_libdir}/pkgconfig/*.pc
14cr|qtgtl-0.9.3-2|67	
14cr|qtgtl-0.9.3-2|68	#------------------------------------------------------------------------------
14cr|qtgtl-0.9.3-2|69	
14cr|qtgtl-0.9.3-2|70	%prep
14cr|qtgtl-0.9.3-2|71	%setup -q -n libQtGTL-%{version}
14cr|qtgtl-0.9.3-2|72	%patch0 -p1
14cr|qtgtl-0.9.3-2|73	
14cr|qtgtl-0.9.3-2|74	%build
14cr|qtgtl-0.9.3-2|75	%cmake_qt4
14cr|qtgtl-0.9.3-2|76	%make
14cr|qtgtl-0.9.3-2|77	
14cr|qtgtl-0.9.3-2|78	%install
14cr|qtgtl-0.9.3-2|79	%makeinstall_std -C build
14cr|qtgtl-0.9.3-2|80	
14cr|qtgtl-0.9.3-2|81	
14cr|qtgtl-0.9.3-2|82	%changelog
14cr|qtgtl-0.9.3-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|qtgtl-0.9.3-2|84	+ Revision: c952c20
14cr|qtgtl-0.9.3-2|85	- MassBuild#464: Increase release tag
14cr|qtgtl-0.9.3-2|86	
14cr|qtgtl-0.9.3-2|87	

7141 14
14cr|qtiplot-0.9.8.9-3|1	Summary:	Data analysis and scientific plotting
14cr|qtiplot-0.9.8.9-3|2	Name:		qtiplot
14cr|qtiplot-0.9.8.9-3|3	Version:	0.9.8.9
14cr|qtiplot-0.9.8.9-3|4	Release:	3
14cr|qtiplot-0.9.8.9-3|5	License:	GPLv2+
14cr|qtiplot-0.9.8.9-3|6	Group:		Sciences/Other
14cr|qtiplot-0.9.8.9-3|7	Url:		http://soft.proindependent.com/qtiplot.html
14cr|qtiplot-0.9.8.9-3|8	Source0:	http://download.berlios.de/qtiplot/%{name}-%{version}.tar.bz2
14cr|qtiplot-0.9.8.9-3|9	Source1:	http://www.stat.tamu.edu/~aredd/tamuanova/tamu_anova-0.2.tar.gz
14cr|qtiplot-0.9.8.9-3|10	Source2:	build.conf
14cr|qtiplot-0.9.8.9-3|11	Patch0:		qtiplot-0.9.8.9-rosa-pro.patch
14cr|qtiplot-0.9.8.9-3|12	Patch1:		qtiplot-0.9.7.11-fix-str-fmt.patch
14cr|qtiplot-0.9.8.9-3|13	Patch2:		qtiplot-0.9.8.9-debian-fix_paths.patch
14cr|qtiplot-0.9.8.9-3|14	Patch3:		qtiplot-0.9.8.9-debian-crasher_without_internet.patch
14cr|qtiplot-0.9.8.9-3|15	Patch4:		qtiplot-0.9.8.9-debian-glu_include.patch
14cr|qtiplot-0.9.8.9-3|16	Patch5:		qtiplot-0.9.8.9-rosa-gl2ps_zlib_png.patch
14cr|qtiplot-0.9.8.9-3|17	Patch6:		qtiplot-0.9.8.9-linkage.patch
14cr|qtiplot-0.9.8.9-3|18	Patch7:		qtiplot-0.9.8.9-sip-4.15.patch
14cr|qtiplot-0.9.8.9-3|19	Patch8:		qtiplot-0.9.8.9-sip-4.15-2.patch
14cr|qtiplot-0.9.8.9-3|20	BuildRequires:	docbook-dtd44-xml
14cr|qtiplot-0.9.8.9-3|21	BuildRequires:	docbook-utils
14cr|qtiplot-0.9.8.9-3|22	BuildRequires:	icoutils
14cr|qtiplot-0.9.8.9-3|23	BuildRequires:	imagemagick
14cr|qtiplot-0.9.8.9-3|24	BuildRequires:	python-qt4
14cr|qtiplot-0.9.8.9-3|25	BuildRequires:	python-sip
14cr|qtiplot-0.9.8.9-3|26	BuildRequires:	qt4-devel
14cr|qtiplot-0.9.8.9-3|27	BuildRequires:	qtexengine-devel
14cr|qtiplot-0.9.8.9-3|28	BuildRequires:	pkgconfig(glu)
14cr|qtiplot-0.9.8.9-3|29	BuildRequires:	pkgconfig(gsl)
14cr|qtiplot-0.9.8.9-3|30	BuildRequires:	pkgconfig(muparser)
14cr|qtiplot-0.9.8.9-3|31	BuildRequires:	pkgconfig(python)
14cr|qtiplot-0.9.8.9-3|32	BuildRequires:	pkgconfig(QtAssistantClient)
14cr|qtiplot-0.9.8.9-3|33	Requires:	qt-assistant-adp
14cr|qtiplot-0.9.8.9-3|34	Requires:	python-qt4
14cr|qtiplot-0.9.8.9-3|35	
14cr|qtiplot-0.9.8.9-3|36	%description
14cr|qtiplot-0.9.8.9-3|37	Data analysis and scientific plotting. Free clone of Origin.
14cr|qtiplot-0.9.8.9-3|38	
14cr|qtiplot-0.9.8.9-3|39	%files
14cr|qtiplot-0.9.8.9-3|40	%defattr(644,root,root,755)
14cr|qtiplot-0.9.8.9-3|41	%doc README.html gpl_licence.txt
14cr|qtiplot-0.9.8.9-3|42	%attr(755,root,root) %{_bindir}/qtiplot
14cr|qtiplot-0.9.8.9-3|43	%{_mandir}/man1/qtiplot.1.*
14cr|qtiplot-0.9.8.9-3|44	%{_libdir}/qtiplot/plugins
14cr|qtiplot-0.9.8.9-3|45	%{_datadir}/qtiplot
14cr|qtiplot-0.9.8.9-3|46	%{_datadir}/applications/*.desktop
14cr|qtiplot-0.9.8.9-3|47	%{_liconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|48	%{_iconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|49	%{_miconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|50	%{_iconsdir}/hicolor/*/apps/*.png
14cr|qtiplot-0.9.8.9-3|51	
14cr|qtiplot-0.9.8.9-3|52	#----------------------------------------------------------------------------
14cr|qtiplot-0.9.8.9-3|53	
14cr|qtiplot-0.9.8.9-3|54	%prep
14cr|qtiplot-0.9.8.9-3|55	%setup -q
14cr|qtiplot-0.9.8.9-3|56	%patch0 -p1 -b .compile
14cr|qtiplot-0.9.8.9-3|57	%patch1 -p0 -b .str
14cr|qtiplot-0.9.8.9-3|58	%patch2 -p1 -b .path
14cr|qtiplot-0.9.8.9-3|59	%patch3 -p1 -b .inet
14cr|qtiplot-0.9.8.9-3|60	%patch4 -p1 -b .glu
14cr|qtiplot-0.9.8.9-3|61	%patch5 -p1 -b .zlib_png
14cr|qtiplot-0.9.8.9-3|62	%patch6 -p1 -b .linkage
14cr|qtiplot-0.9.8.9-3|63	%patch7 -p1 -b .sip415
14cr|qtiplot-0.9.8.9-3|64	%patch8 -p1 -b .sip415-2
14cr|qtiplot-0.9.8.9-3|65	pushd 3rdparty
14cr|qtiplot-0.9.8.9-3|66	tar xf %{SOURCE1}
14cr|qtiplot-0.9.8.9-3|67	mv tamu_anova-0.2 tamu_anova
14cr|qtiplot-0.9.8.9-3|68	popd
14cr|qtiplot-0.9.8.9-3|69	
14cr|qtiplot-0.9.8.9-3|70	cp %{SOURCE2} .
14cr|qtiplot-0.9.8.9-3|71	sed -i 's|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g' build.conf
14cr|qtiplot-0.9.8.9-3|72	
14cr|qtiplot-0.9.8.9-3|73	%build
14cr|qtiplot-0.9.8.9-3|74	pushd 3rdparty/tamu_anova
14cr|qtiplot-0.9.8.9-3|75	%configure2_5x --disable-shared --enable-static
14cr|qtiplot-0.9.8.9-3|76	%make
14cr|qtiplot-0.9.8.9-3|77	popd
14cr|qtiplot-0.9.8.9-3|78	%qmake_qt4 -d \
14cr|qtiplot-0.9.8.9-3|79	%if "%{_lib}" != "lib"
14cr|qtiplot-0.9.8.9-3|80	libsuff=64 \
14cr|qtiplot-0.9.8.9-3|81	%endif
14cr|qtiplot-0.9.8.9-3|82	-o Makefile
14cr|qtiplot-0.9.8.9-3|83	%make
14cr|qtiplot-0.9.8.9-3|84	
14cr|qtiplot-0.9.8.9-3|85	%install
14cr|qtiplot-0.9.8.9-3|86	make install INSTALL_ROOT=%{buildroot}
14cr|qtiplot-0.9.8.9-3|87	
14cr|qtiplot-0.9.8.9-3|88	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qtiplot-0.9.8.9-3|89	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qtiplot-0.9.8.9-3|90	[Desktop Entry]
14cr|qtiplot-0.9.8.9-3|91	Name=qtiplot
14cr|qtiplot-0.9.8.9-3|92	Comment=Data analysis and scientific plotting
14cr|qtiplot-0.9.8.9-3|93	Exec=qtiplot
14cr|qtiplot-0.9.8.9-3|94	Icon=qtiplot
14cr|qtiplot-0.9.8.9-3|95	Terminal=false
14cr|qtiplot-0.9.8.9-3|96	Type=Application
14cr|qtiplot-0.9.8.9-3|97	Categories=Qt;Science;DataVisualization;
14cr|qtiplot-0.9.8.9-3|98	StartupNotify=true
14cr|qtiplot-0.9.8.9-3|99	EOF
14cr|qtiplot-0.9.8.9-3|100	
14cr|qtiplot-0.9.8.9-3|101	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|qtiplot-0.9.8.9-3|102	convert -scale 48 qtiplot_logo.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|103	convert -scale 32 qtiplot_logo.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|104	convert -scale 16 qtiplot_logo.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|qtiplot-0.9.8.9-3|105	
14cr|qtiplot-0.9.8.9-3|106	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
14cr|qtiplot-0.9.8.9-3|107	convert -geometry 16x16 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|qtiplot-0.9.8.9-3|108	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cr|qtiplot-0.9.8.9-3|109	convert -geometry 32x32 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|qtiplot-0.9.8.9-3|110	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cr|qtiplot-0.9.8.9-3|111	convert -geometry 48x48 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|qtiplot-0.9.8.9-3|112	
14cr|qtiplot-0.9.8.9-3|113	rm -fr %{buildroot}/usr/local
14cr|qtiplot-0.9.8.9-3|114	
14cr|qtiplot-0.9.8.9-3|115	# Nuke the junk
14cr|qtiplot-0.9.8.9-3|116	find %{buildroot} -name libqwtplot3d.a -delete
14cr|qtiplot-0.9.8.9-3|117	
14cr|qtiplot-0.9.8.9-3|118	
14cr|qtiplot-0.9.8.9-3|119	
14cr|qtiplot-0.9.8.9-3|120	%changelog
14cr|qtiplot-0.9.8.9-3|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8.9-3
14cr|qtiplot-0.9.8.9-3|122	+ Revision: 60316f2
14cr|qtiplot-0.9.8.9-3|123	- MassBuild#464: Increase release tag
14cr|qtiplot-0.9.8.9-3|124	
14cr|qtiplot-0.9.8.9-3|125	

7142 14
14cr|qtkeychain-0.3.0-2|1	%define major 0
14cr|qtkeychain-0.3.0-2|2	%define libname %mklibname %name %{major}
14cr|qtkeychain-0.3.0-2|3	%define devname %mklibname %name -d
14cr|qtkeychain-0.3.0-2|4	
14cr|qtkeychain-0.3.0-2|5	Summary:	Platform-independent Qt API for storing passwords securely
14cr|qtkeychain-0.3.0-2|6	Name:		qtkeychain
14cr|qtkeychain-0.3.0-2|7	Version:	0.3.0
14cr|qtkeychain-0.3.0-2|8	Release:	2
14cr|qtkeychain-0.3.0-2|9	License:	LGPLv2+
14cr|qtkeychain-0.3.0-2|10	Group:		Development/KDE and Qt
14cr|qtkeychain-0.3.0-2|11	Url:		https://github.com/frankosterfeld/qtkeychain
14cr|qtkeychain-0.3.0-2|12	Source0:	%{name}-%{version}.tar.gz
14cr|qtkeychain-0.3.0-2|13	BuildRequires:	cmake
14cr|qtkeychain-0.3.0-2|14	BuildRequires:	qt4-devel
14cr|qtkeychain-0.3.0-2|15	
14cr|qtkeychain-0.3.0-2|16	%description
14cr|qtkeychain-0.3.0-2|17	Platform-independent Qt API for storing passwords securely.
14cr|qtkeychain-0.3.0-2|18	
14cr|qtkeychain-0.3.0-2|19	#----------------------------------------------------------------------------
14cr|qtkeychain-0.3.0-2|20	
14cr|qtkeychain-0.3.0-2|21	%package common
14cr|qtkeychain-0.3.0-2|22	Summary:	Common files for %{name} (translations etc)
14cr|qtkeychain-0.3.0-2|23	Group:		System/Libraries
14cr|qtkeychain-0.3.0-2|24	Requires:	%{name}-common
14cr|qtkeychain-0.3.0-2|25	
14cr|qtkeychain-0.3.0-2|26	%description common
14cr|qtkeychain-0.3.0-2|27	Common files for %{name} (translations etc).
14cr|qtkeychain-0.3.0-2|28	
14cr|qtkeychain-0.3.0-2|29	%files common -f %{name}.lang
14cr|qtkeychain-0.3.0-2|30	
14cr|qtkeychain-0.3.0-2|31	#----------------------------------------------------------------------------
14cr|qtkeychain-0.3.0-2|32	
14cr|qtkeychain-0.3.0-2|33	%package -n %{libname}
14cr|qtkeychain-0.3.0-2|34	Summary:	Platform-independent Qt API for storing passwords securely
14cr|qtkeychain-0.3.0-2|35	Group:		System/Libraries
14cr|qtkeychain-0.3.0-2|36	Requires:	%{name}-common
14cr|qtkeychain-0.3.0-2|37	
14cr|qtkeychain-0.3.0-2|38	%description -n %{libname}
14cr|qtkeychain-0.3.0-2|39	Platform-independent Qt API for storing passwords securely.
14cr|qtkeychain-0.3.0-2|40	
14cr|qtkeychain-0.3.0-2|41	%files -n %{libname}
14cr|qtkeychain-0.3.0-2|42	%{_libdir}/libqtkeychain.so.%{major}*
14cr|qtkeychain-0.3.0-2|43	
14cr|qtkeychain-0.3.0-2|44	#----------------------------------------------------------------------------
14cr|qtkeychain-0.3.0-2|45	
14cr|qtkeychain-0.3.0-2|46	%package -n %{devname}
14cr|qtkeychain-0.3.0-2|47	Summary:	Development tools for programs which will use the %{name}
14cr|qtkeychain-0.3.0-2|48	Group:		Development/C
14cr|qtkeychain-0.3.0-2|49	Requires:	%{libname} = %{EVRD}
14cr|qtkeychain-0.3.0-2|50	Provides:	%{name}-devel = %{EVRD}
14cr|qtkeychain-0.3.0-2|51	Provides:	lib%{name}-devel = %{EVRD}
14cr|qtkeychain-0.3.0-2|52	
14cr|qtkeychain-0.3.0-2|53	%description -n %{devname}
14cr|qtkeychain-0.3.0-2|54	This package contains the header files and .so libraries for developing
14cr|qtkeychain-0.3.0-2|55	%{name}.
14cr|qtkeychain-0.3.0-2|56	
14cr|qtkeychain-0.3.0-2|57	%files -n %{devname}
14cr|qtkeychain-0.3.0-2|58	%{_includedir}/*
14cr|qtkeychain-0.3.0-2|59	%{_libdir}/*.so
14cr|qtkeychain-0.3.0-2|60	%{_libdir}/cmake/QtKeychain
14cr|qtkeychain-0.3.0-2|61	
14cr|qtkeychain-0.3.0-2|62	#----------------------------------------------------------------------------
14cr|qtkeychain-0.3.0-2|63	
14cr|qtkeychain-0.3.0-2|64	%prep
14cr|qtkeychain-0.3.0-2|65	%setup -q
14cr|qtkeychain-0.3.0-2|66	
14cr|qtkeychain-0.3.0-2|67	%build
14cr|qtkeychain-0.3.0-2|68	%cmake_qt4 -DBUILD_WITH_QT4:BOOL=ON
14cr|qtkeychain-0.3.0-2|69	%make
14cr|qtkeychain-0.3.0-2|70	
14cr|qtkeychain-0.3.0-2|71	%install
14cr|qtkeychain-0.3.0-2|72	%makeinstall_std -C build
14cr|qtkeychain-0.3.0-2|73	
14cr|qtkeychain-0.3.0-2|74	%find_lang %{name} --with-qt
14cr|qtkeychain-0.3.0-2|75	
14cr|qtkeychain-0.3.0-2|76	%changelog
14cr|qtkeychain-0.3.0-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|qtkeychain-0.3.0-2|78	+ Revision: 0f70684
14cr|qtkeychain-0.3.0-2|79	- MassBuild#464: Increase release tag
14cr|qtkeychain-0.3.0-2|80	
14cr|qtkeychain-0.3.0-2|81	

7143 14
14cr|qtlockedfile-2.4.1-4|1	%define upstream_version 2.4_1
14cr|qtlockedfile-2.4.1-4|2	%define version %(echo %{upstream_version} | sed 's,_,.,')
14cr|qtlockedfile-2.4.1-4|3	
14cr|qtlockedfile-2.4.1-4|4	%define major		1
14cr|qtlockedfile-2.4.1-4|5	%define libname		%mklibname %name %major
14cr|qtlockedfile-2.4.1-4|6	%define develname	%mklibname %name -d
14cr|qtlockedfile-2.4.1-4|7	
14cr|qtlockedfile-2.4.1-4|8	Summary:	QFile extension with advisory locking functions
14cr|qtlockedfile-2.4.1-4|9	Name:		qtlockedfile
14cr|qtlockedfile-2.4.1-4|10	Version:	%{version}
14cr|qtlockedfile-2.4.1-4|11	Release:	4
14cr|qtlockedfile-2.4.1-4|12	Group:		Development/KDE and Qt
14cr|qtlockedfile-2.4.1-4|13	License:	GPLv3 or LGPLv2 with exceptions
14cr|qtlockedfile-2.4.1-4|14	URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile
14cr|qtlockedfile-2.4.1-4|15	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/%{name}-%{upstream_version}-opensource.tar.gz
14cr|qtlockedfile-2.4.1-4|16	Source1:	qtlockedfile.prf
14cr|qtlockedfile-2.4.1-4|17	# (Fedora) don't build examples
14cr|qtlockedfile-2.4.1-4|18	Patch0:		qtlockedfile-dont-build-example.patch
14cr|qtlockedfile-2.4.1-4|19	# (Fedora) Remove unnecessary linkage to libQtGui
14cr|qtlockedfile-2.4.1-4|20	Patch1:		qtlockedfile-dont-link-qtgui.patch
14cr|qtlockedfile-2.4.1-4|21	BuildRequires:	qt4-devel
14cr|qtlockedfile-2.4.1-4|22	
14cr|qtlockedfile-2.4.1-4|23	%description
14cr|qtlockedfile-2.4.1-4|24	This class extends the QFile class with inter-process file locking
14cr|qtlockedfile-2.4.1-4|25	capabilities.
14cr|qtlockedfile-2.4.1-4|26	If an application requires that several processes should access the same file,
14cr|qtlockedfile-2.4.1-4|27	QtLockedFile can be used to easily ensure that only one process at a time is
14cr|qtlockedfile-2.4.1-4|28	writing to the file, and that no process is writing to it while others are
14cr|qtlockedfile-2.4.1-4|29	reading it.
14cr|qtlockedfile-2.4.1-4|30	
14cr|qtlockedfile-2.4.1-4|31	%package	-n %libname
14cr|qtlockedfile-2.4.1-4|32	Summary:	QFile extension with advisory locking functions
14cr|qtlockedfile-2.4.1-4|33	Group:		Development/KDE and Qt
14cr|qtlockedfile-2.4.1-4|34	Requires:	qt4-common
14cr|qtlockedfile-2.4.1-4|35	
14cr|qtlockedfile-2.4.1-4|36	%description	-n %libname
14cr|qtlockedfile-2.4.1-4|37	This class extends the QFile class with inter-process file locking
14cr|qtlockedfile-2.4.1-4|38	capabilities.
14cr|qtlockedfile-2.4.1-4|39	If an application requires that several processes should access the same file,
14cr|qtlockedfile-2.4.1-4|40	QtLockedFile can be used to easily ensure that only one process at a time is
14cr|qtlockedfile-2.4.1-4|41	writing to the file, and that no process is writing to it while others are
14cr|qtlockedfile-2.4.1-4|42	reading it.
14cr|qtlockedfile-2.4.1-4|43	
14cr|qtlockedfile-2.4.1-4|44	This is the library package for %{name}
14cr|qtlockedfile-2.4.1-4|45	
14cr|qtlockedfile-2.4.1-4|46	%package	-n %develname
14cr|qtlockedfile-2.4.1-4|47	Summary:	Development files for %{name}
14cr|qtlockedfile-2.4.1-4|48	Group:		Development/KDE and Qt
14cr|qtlockedfile-2.4.1-4|49	Requires:	%{libname} = %{version}-%{release}
14cr|qtlockedfile-2.4.1-4|50	Provides:	%{name}-devel = %{version}
14cr|qtlockedfile-2.4.1-4|51	
14cr|qtlockedfile-2.4.1-4|52	%description	-n %develname
14cr|qtlockedfile-2.4.1-4|53	This package contains libraries and header files for developing applications
14cr|qtlockedfile-2.4.1-4|54	that use QtLockedFile.
14cr|qtlockedfile-2.4.1-4|55	
14cr|qtlockedfile-2.4.1-4|56	%prep
14cr|qtlockedfile-2.4.1-4|57	%setup -q -n %{name}-%{upstream_version}-opensource
14cr|qtlockedfile-2.4.1-4|58	%patch0 -p1 -b .no-example
14cr|qtlockedfile-2.4.1-4|59	%patch1 -p1 -b .dont-link-qtgui
14cr|qtlockedfile-2.4.1-4|60	
14cr|qtlockedfile-2.4.1-4|61	%build
14cr|qtlockedfile-2.4.1-4|62	touch .licenseAccepted
14cr|qtlockedfile-2.4.1-4|63	# Does not use GNU configure
14cr|qtlockedfile-2.4.1-4|64	./configure -library
14cr|qtlockedfile-2.4.1-4|65	%qmake_qt4
14cr|qtlockedfile-2.4.1-4|66	%make
14cr|qtlockedfile-2.4.1-4|67	
14cr|qtlockedfile-2.4.1-4|68	%install
14cr|qtlockedfile-2.4.1-4|69	# libraries
14cr|qtlockedfile-2.4.1-4|70	mkdir -p %{buildroot}%{qt4lib}
14cr|qtlockedfile-2.4.1-4|71	cp -a lib/* %{buildroot}%{qt4lib}
14cr|qtlockedfile-2.4.1-4|72	
14cr|qtlockedfile-2.4.1-4|73	# headers
14cr|qtlockedfile-2.4.1-4|74	mkdir -p %{buildroot}%{qt4include}/QtSolutions
14cr|qtlockedfile-2.4.1-4|75	cp -a \
14cr|qtlockedfile-2.4.1-4|76	src/qtlockedfile.h \
14cr|qtlockedfile-2.4.1-4|77	src/QtLockedFile \
14cr|qtlockedfile-2.4.1-4|78	%{buildroot}%{qt4include}/QtSolutions
14cr|qtlockedfile-2.4.1-4|79	
14cr|qtlockedfile-2.4.1-4|80	mkdir -p %{buildroot}%{qt4dir}/mkspecs/features
14cr|qtlockedfile-2.4.1-4|81	cp -a %{SOURCE1} %{buildroot}%{qt4dir}/mkspecs/features/
14cr|qtlockedfile-2.4.1-4|82	
14cr|qtlockedfile-2.4.1-4|83	%files -n %libname
14cr|qtlockedfile-2.4.1-4|84	%defattr(-,root,root,-)
14cr|qtlockedfile-2.4.1-4|85	%{qt4lib}/lib*.so.%{major}*
14cr|qtlockedfile-2.4.1-4|86	
14cr|qtlockedfile-2.4.1-4|87	%files -n %develname
14cr|qtlockedfile-2.4.1-4|88	%defattr(-,root,root,-)
14cr|qtlockedfile-2.4.1-4|89	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
14cr|qtlockedfile-2.4.1-4|90	%doc doc example
14cr|qtlockedfile-2.4.1-4|91	%{qt4lib}/lib*.so
14cr|qtlockedfile-2.4.1-4|92	%{qt4include}/QtSolutions
14cr|qtlockedfile-2.4.1-4|93	%{qt4dir}/mkspecs/features/%{name}.prf
14cr|qtlockedfile-2.4.1-4|94	
14cr|qtlockedfile-2.4.1-4|95	
14cr|qtlockedfile-2.4.1-4|96	
14cr|qtlockedfile-2.4.1-4|97	
14cr|qtlockedfile-2.4.1-4|98	%changelog
14cr|qtlockedfile-2.4.1-4|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-4
14cr|qtlockedfile-2.4.1-4|100	+ Revision: a0a73b5
14cr|qtlockedfile-2.4.1-4|101	- MassBuild#464: Increase release tag
14cr|qtlockedfile-2.4.1-4|102	
14cr|qtlockedfile-2.4.1-4|103	

7144 14
14cr|qtoctave-0.10.1-2|1	Name:           qtoctave
14cr|qtoctave-0.10.1-2|2	Version:        0.10.1
14cr|qtoctave-0.10.1-2|3	Release:        2
14cr|qtoctave-0.10.1-2|4	Summary:        Frontend for Octave
14cr|qtoctave-0.10.1-2|5	Group:          Sciences/Mathematics
14cr|qtoctave-0.10.1-2|6	License:        GPLv2+
14cr|qtoctave-0.10.1-2|7	URL:            http://qtoctave.wordpress.com/
14cr|qtoctave-0.10.1-2|8	Source0:        https://forja.rediris.es/frs/download.php/744/qtoctave-%{version}.tar.gz
14cr|qtoctave-0.10.1-2|9	
14cr|qtoctave-0.10.1-2|10	# place qtoctave_doc and qtoctave-utils in qtoctave datadir
14cr|qtoctave-0.10.1-2|11	Patch0:         qtoctave-doc-path.patch
14cr|qtoctave-0.10.1-2|12	# fix *.m filters in file dialogs (debian#620062, patch by Sébastien Villemot)
14cr|qtoctave-0.10.1-2|13	Patch1:         qtoctave-0.10.1-filedialog-filters.patch
14cr|qtoctave-0.10.1-2|14	# fix crash when closing a dock tool within the first 5 seconds (#722986)
14cr|qtoctave-0.10.1-2|15	# (a NULL pointer dereference caused by a race condition between the user
14cr|qtoctave-0.10.1-2|16	# closing the tool and the timer setting the initial positions, prevented by
14cr|qtoctave-0.10.1-2|17	# using a QWeakPointer<QWidget> instead of a raw QWidget *)
14cr|qtoctave-0.10.1-2|18	Patch2:         qtoctave-0.10.1-initialposition.patch
14cr|qtoctave-0.10.1-2|19	# fix Octave help not working (#737297)
14cr|qtoctave-0.10.1-2|20	# (system(command, 1, "async"); is nonsense, use system(command, 0, "async");)
14cr|qtoctave-0.10.1-2|21	Patch3:         qtoctave-0.10.1-qtinfo.patch
14cr|qtoctave-0.10.1-2|22	Patch4:		no-native-menubars.patch
14cr|qtoctave-0.10.1-2|23	
14cr|qtoctave-0.10.1-2|24	Requires(post): desktop-file-utils
14cr|qtoctave-0.10.1-2|25	Requires(postun): desktop-file-utils
14cr|qtoctave-0.10.1-2|26	Requires:	octave >= 3.2.0
14cr|qtoctave-0.10.1-2|27	Requires:	octave-doc >= 3.2.0
14cr|qtoctave-0.10.1-2|28	BuildRequires:  cmake
14cr|qtoctave-0.10.1-2|29	BuildRequires:  desktop-file-utils
14cr|qtoctave-0.10.1-2|30	BuildRequires:  qt4-devel
14cr|qtoctave-0.10.1-2|31	%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
14cr|qtoctave-0.10.1-2|32	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|qtoctave-0.10.1-2|33	
14cr|qtoctave-0.10.1-2|34	%description
14cr|qtoctave-0.10.1-2|35	Besides offering an attractive front-end to GNU Octave, an
14cr|qtoctave-0.10.1-2|36	environment for numerical computation highly compatible with MATLAB,
14cr|qtoctave-0.10.1-2|37	QtOctave currently also features matrix data entry and display and
14cr|qtoctave-0.10.1-2|38	some GUI shortcuts to frequently used Octave functions.
14cr|qtoctave-0.10.1-2|39	
14cr|qtoctave-0.10.1-2|40	%prep
14cr|qtoctave-0.10.1-2|41	%setup -q -n %{name}-%{version}
14cr|qtoctave-0.10.1-2|42	%patch0 -p1 -b .doc-path
14cr|qtoctave-0.10.1-2|43	%patch1 -p1 -b .filedialog-filters
14cr|qtoctave-0.10.1-2|44	%patch2 -p1 -b .initialposition
14cr|qtoctave-0.10.1-2|45	%patch3 -p1 -b .qtinfo
14cr|qtoctave-0.10.1-2|46	%patch4 -p1
14cr|qtoctave-0.10.1-2|47	
14cr|qtoctave-0.10.1-2|48	find xmlwidget/qt4/src/ -type f -exec chmod a-x {} \;
14cr|qtoctave-0.10.1-2|49	find easy_plot/src/ -type f -exec chmod a-x {} \;
14cr|qtoctave-0.10.1-2|50	
14cr|qtoctave-0.10.1-2|51	
14cr|qtoctave-0.10.1-2|52	%build
14cr|qtoctave-0.10.1-2|53	cmake "-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}"
14cr|qtoctave-0.10.1-2|54	%make
14cr|qtoctave-0.10.1-2|55	
14cr|qtoctave-0.10.1-2|56	%install
14cr|qtoctave-0.10.1-2|57	rm -rf $RPM_BUILD_ROOT
14cr|qtoctave-0.10.1-2|58	make install DESTDIR="$RPM_BUILD_ROOT"
14cr|qtoctave-0.10.1-2|59	
14cr|qtoctave-0.10.1-2|60	
14cr|qtoctave-0.10.1-2|61	%clean
14cr|qtoctave-0.10.1-2|62	%{__rm} -rf %{buildroot}
14cr|qtoctave-0.10.1-2|63	
14cr|qtoctave-0.10.1-2|64	%files
14cr|qtoctave-0.10.1-2|65	%defattr(0644,root,root,0755)
14cr|qtoctave-0.10.1-2|66	%defattr(-,root,root,-)
14cr|qtoctave-0.10.1-2|67	%doc readme.txt leeme.txt LICENSE_GPL.txt
14cr|qtoctave-0.10.1-2|68	%{_bindir}/*
14cr|qtoctave-0.10.1-2|69	%{_datadir}/%{name}/*
14cr|qtoctave-0.10.1-2|70	%{_datadir}/applications/*.desktop
14cr|qtoctave-0.10.1-2|71	%{_datadir}/icons/hicolor/64x64/apps/*
14cr|qtoctave-0.10.1-2|72	%exclude %{_datadir}/doc/octave-html
14cr|qtoctave-0.10.1-2|73	
14cr|qtoctave-0.10.1-2|74	
14cr|qtoctave-0.10.1-2|75	
14cr|qtoctave-0.10.1-2|76	%changelog
14cr|qtoctave-0.10.1-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-2
14cr|qtoctave-0.10.1-2|78	+ Revision: 535ed42
14cr|qtoctave-0.10.1-2|79	- MassBuild#464: Increase release tag
14cr|qtoctave-0.10.1-2|80	
14cr|qtoctave-0.10.1-2|81	

7145 14
14cr|qtparted-0.6.0-3|1	%bcond_with qt_embedded
14cr|qtparted-0.6.0-3|2	%bcond_with kapabilities
14cr|qtparted-0.6.0-3|3	
14cr|qtparted-0.6.0-3|4	%define with_kapabilities 1
14cr|qtparted-0.6.0-3|5	%define debug_package %{nil}
14cr|qtparted-0.6.0-3|6	
14cr|qtparted-0.6.0-3|7	Name:		qtparted
14cr|qtparted-0.6.0-3|8	Version:	0.6.0
14cr|qtparted-0.6.0-3|9	Release:	3
14cr|qtparted-0.6.0-3|10	Summary:	Graphical Partitioning Tool
14cr|qtparted-0.6.0-3|11	License:	GPL
14cr|qtparted-0.6.0-3|12	Group:		System/Kernel and hardware
14cr|qtparted-0.6.0-3|13	URL:		http://qtparted.sf.net/
14cr|qtparted-0.6.0-3|14	Source:		http://freefr.dl.sourceforge.net/project/qtparted/qtparted-%version/qtparted-%version.tar.xz
14cr|qtparted-0.6.0-3|15	Source10:	qtparted.pamd
14cr|qtparted-0.6.0-3|16	Source11:	qtparted.pam
14cr|qtparted-0.6.0-3|17	Patch0:		qtparted-desktop.patch
14cr|qtparted-0.6.0-3|18	BuildRequires:	cmake
14cr|qtparted-0.6.0-3|19	BuildRequires:	qt4-devel
14cr|qtparted-0.6.0-3|20	BuildRequires:	pkgconfig(libparted)
14cr|qtparted-0.6.0-3|21	Requires:	qtparted-data = %{version}-%{release}
14cr|qtparted-0.6.0-3|22	Provides:	%{name}-ui = %{version}-%{release}
14cr|qtparted-0.6.0-3|23	
14cr|qtparted-0.6.0-3|24	%description
14cr|qtparted-0.6.0-3|25	QtParted is a graphical partition editor, similar to PartitionMagic(tm).
14cr|qtparted-0.6.0-3|26	
14cr|qtparted-0.6.0-3|27	%package data
14cr|qtparted-0.6.0-3|28	Summary:	Data files common to qtparted and qtparted-nox
14cr|qtparted-0.6.0-3|29	Group:		System/Kernel and hardware
14cr|qtparted-0.6.0-3|30	BuildArch:	noarch
14cr|qtparted-0.6.0-3|31	Requires:	%{name}-ui = %{version}-%{release}
14cr|qtparted-0.6.0-3|32	
14cr|qtparted-0.6.0-3|33	%description data
14cr|qtparted-0.6.0-3|34	Data files common to qtparted and qtparted-nox.
14cr|qtparted-0.6.0-3|35	
14cr|qtparted-0.6.0-3|36	%package nox
14cr|qtparted-0.6.0-3|37	Summary:	A version of the QtParted partition editor that runs without X11
14cr|qtparted-0.6.0-3|38	Group:		System/Kernel and hardware
14cr|qtparted-0.6.0-3|39	Requires:	%{name}-data = %{version}-%{release}
14cr|qtparted-0.6.0-3|40	Provides:	%{name}-ui = %{version}-%{release}
14cr|qtparted-0.6.0-3|41	
14cr|qtparted-0.6.0-3|42	%description nox
14cr|qtparted-0.6.0-3|43	A version of the QtParted partition editor that runs without X11.
14cr|qtparted-0.6.0-3|44	
14cr|qtparted-0.6.0-3|45	%prep
14cr|qtparted-0.6.0-3|46	%setup -q
14cr|qtparted-0.6.0-3|47	%patch0 -p0
14cr|qtparted-0.6.0-3|48	
14cr|qtparted-0.6.0-3|49	%build
14cr|qtparted-0.6.0-3|50	# Actual build happens in %%install so we can install 2 different copies
14cr|qtparted-0.6.0-3|51	# (linked against Qt-X11 and Qt-Embedded)
14cr|qtparted-0.6.0-3|52	
14cr|qtparted-0.6.0-3|53	%install
14cr|qtparted-0.6.0-3|54	%if %{with qt_embedded}
14cr|qtparted-0.6.0-3|55	cmake -DQT_QMAKE_EXECUTABLE=%{_libdir}/qt4-embedded/bin/qmake -DQT_RPATH:BOOL=TRUE -DCMAKE_INSTALL_PREFIX=%{_prefix} .
14cr|qtparted-0.6.0-3|56	%make
14cr|qtparted-0.6.0-3|57	
14cr|qtparted-0.6.0-3|58	%makeinstall_std
14cr|qtparted-0.6.0-3|59	make clean
14cr|qtparted-0.6.0-3|60	find . -name "CMakeCache.txt" |xargs rm -f
14cr|qtparted-0.6.0-3|61	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-nox
14cr|qtparted-0.6.0-3|62	%endif
14cr|qtparted-0.6.0-3|63	
14cr|qtparted-0.6.0-3|64	cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} .
14cr|qtparted-0.6.0-3|65	#cmake_qt4
14cr|qtparted-0.6.0-3|66	%make
14cr|qtparted-0.6.0-3|67	
14cr|qtparted-0.6.0-3|68	%makeinstall_std
14cr|qtparted-0.6.0-3|69	
14cr|qtparted-0.6.0-3|70	%if %{with kapabilities}
14cr|qtparted-0.6.0-3|71	# pam/kapabilities support
14cr|qtparted-0.6.0-3|72	mkdir -p %{buildroot}%{_sbindir}
14cr|qtparted-0.6.0-3|73	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}
14cr|qtparted-0.6.0-3|74	mkdir -p %{buildroot}%{_bindir}
14cr|qtparted-0.6.0-3|75	ln -s consolehelper %{buildroot}%{_bindir}/qtparted
14cr|qtparted-0.6.0-3|76	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|qtparted-0.6.0-3|77	install -m 644 -D %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/qtparted
14cr|qtparted-0.6.0-3|78	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cr|qtparted-0.6.0-3|79	install -m 644 -D %{SOURCE11} %{buildroot}%{_sysconfdir}/security/console.apps/qtparted
14cr|qtparted-0.6.0-3|80	%endif
14cr|qtparted-0.6.0-3|81	
14cr|qtparted-0.6.0-3|82	%files
14cr|qtparted-0.6.0-3|83	%if %{with kapabilities}
14cr|qtparted-0.6.0-3|84	%{_sbindir}/qtparted
14cr|qtparted-0.6.0-3|85	%config(noreplace) %{_sysconfdir}/pam.d/*
14cr|qtparted-0.6.0-3|86	%config(noreplace) %{_sysconfdir}/security/console.apps/*
14cr|qtparted-0.6.0-3|87	%endif
14cr|qtparted-0.6.0-3|88	%{_bindir}/*
14cr|qtparted-0.6.0-3|89	%{_datadir}/applications/*
14cr|qtparted-0.6.0-3|90	
14cr|qtparted-0.6.0-3|91	%files data
14cr|qtparted-0.6.0-3|92	%{_datadir}/%{name}
14cr|qtparted-0.6.0-3|93	%{_datadir}/pixmaps/*
14cr|qtparted-0.6.0-3|94	
14cr|qtparted-0.6.0-3|95	%if %{with qt_embedded}
14cr|qtparted-0.6.0-3|96	%files nox
14cr|qtparted-0.6.0-3|97	%{_sbindir}/qtparted-nox
14cr|qtparted-0.6.0-3|98	%endif
14cr|qtparted-0.6.0-3|99	
14cr|qtparted-0.6.0-3|100	
14cr|qtparted-0.6.0-3|101	%changelog
14cr|qtparted-0.6.0-3|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|qtparted-0.6.0-3|103	+ Revision: c343f41
14cr|qtparted-0.6.0-3|104	- MassBuild#464: Increase release tag
14cr|qtparted-0.6.0-3|105	
14cr|qtparted-0.6.0-3|106	

7146 14
14cr|QtPixmap-0.28-8|1	Name:		QtPixmap
14cr|QtPixmap-0.28-8|2	Version:	0.28
14cr|QtPixmap-0.28-8|3	Release:	8
14cr|QtPixmap-0.28-8|4	Epoch:		0
14cr|QtPixmap-0.28-8|5	Summary:	GTK engine
14cr|QtPixmap-0.28-8|6	Url:		http://www.kde-look.org/content/show.php?content=7043
14cr|QtPixmap-0.28-8|7	Source0:	%{name}-%{version}.tar.bz2
14cr|QtPixmap-0.28-8|8	License:	GPL
14cr|QtPixmap-0.28-8|9	Group:		Graphical desktop/Other
14cr|QtPixmap-0.28-8|10	BuildRequires:	gtk+-devel
14cr|QtPixmap-0.28-8|11	BuildRequires:	gtk+2-devel
14cr|QtPixmap-0.28-8|12	BuildRequires:	libgdkimlib-devel
14cr|QtPixmap-0.28-8|13	Conflicts:	Geramik < 0:0.26
14cr|QtPixmap-0.28-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|QtPixmap-0.28-8|15	
14cr|QtPixmap-0.28-8|16	%description
14cr|QtPixmap-0.28-8|17	This is a hacked/modifed version of the original GTK pixmap engine -
14cr|QtPixmap-0.28-8|18	which has been modified to obtain widget colours and fonts from
14cr|QtPixmap-0.28-8|19	~/.qt/qtrc. This means that GTK apps should follow the KDE color
14cr|QtPixmap-0.28-8|20	scheme.
14cr|QtPixmap-0.28-8|21	
14cr|QtPixmap-0.28-8|22	%prep
14cr|QtPixmap-0.28-8|23	%setup -q
14cr|QtPixmap-0.28-8|24	
14cr|QtPixmap-0.28-8|25	%build
14cr|QtPixmap-0.28-8|26	%{configure2_5x}
14cr|QtPixmap-0.28-8|27	%{make}
14cr|QtPixmap-0.28-8|28	
14cr|QtPixmap-0.28-8|29	%install
14cr|QtPixmap-0.28-8|30	%{__rm} -rf %{buildroot}
14cr|QtPixmap-0.28-8|31	%{makeinstall_std}
14cr|QtPixmap-0.28-8|32	
14cr|QtPixmap-0.28-8|33	# remove unpackaged files
14cr|QtPixmap-0.28-8|34	%{__rm} %{buildroot}%{_libdir}/gtk/themes/engines/*.la %{buildroot}%{_libdir}/gtk-2.0/*/engines/*.la
14cr|QtPixmap-0.28-8|35	
14cr|QtPixmap-0.28-8|36	%clean
14cr|QtPixmap-0.28-8|37	%{__rm} -rf %{buildroot}
14cr|QtPixmap-0.28-8|38	
14cr|QtPixmap-0.28-8|39	%files
14cr|QtPixmap-0.28-8|40	%defattr(0644,root,root,0755)
14cr|QtPixmap-0.28-8|41	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README Usage
14cr|QtPixmap-0.28-8|42	%defattr(-,root,root)
14cr|QtPixmap-0.28-8|43	%{_libdir}/gtk/themes/engines/libqtpixmap.so
14cr|QtPixmap-0.28-8|44	%{_libdir}/gtk-2.0/*/engines/libqtpixmap.so
14cr|QtPixmap-0.28-8|45	
14cr|QtPixmap-0.28-8|46	
14cr|QtPixmap-0.28-8|47	
14cr|QtPixmap-0.28-8|48	%changelog
14cr|QtPixmap-0.28-8|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.28-8
14cr|QtPixmap-0.28-8|50	+ Revision: 08150d9
14cr|QtPixmap-0.28-8|51	- MassBuild#464: Increase release tag
14cr|QtPixmap-0.28-8|52	
14cr|QtPixmap-0.28-8|53	

7147 14
14cr|qtractor-0.6.1-2|1	%define debug_package          %{nil}
14cr|qtractor-0.6.1-2|2	
14cr|qtractor-0.6.1-2|3	Name:       qtractor
14cr|qtractor-0.6.1-2|4	Version:    0.6.1
14cr|qtractor-0.6.1-2|5	Release:    2
14cr|qtractor-0.6.1-2|6	Summary:    An Audio/MIDI multi-track sequencer
14cr|qtractor-0.6.1-2|7	License:    GPLv2+
14cr|qtractor-0.6.1-2|8	Group:      Sound
14cr|qtractor-0.6.1-2|9	Source0:    http://softlayer-dal.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|qtractor-0.6.1-2|10	URL:        http://qtractor.sourceforge.net/
14cr|qtractor-0.6.1-2|11	BuildRequires:  qt4-devel
14cr|qtractor-0.6.1-2|12	BuildRequires:  pkgconfig(jack)
14cr|qtractor-0.6.1-2|13	BuildRequires:  pkgconfig(alsa)
14cr|qtractor-0.6.1-2|14	BuildRequires:  pkgconfig(sndfile)
14cr|qtractor-0.6.1-2|15	BuildRequires:  pkgconfig(vorbis)
14cr|qtractor-0.6.1-2|16	BuildRequires:  pkgconfig(mad)
14cr|qtractor-0.6.1-2|17	BuildRequires:  pkgconfig(samplerate)
14cr|qtractor-0.6.1-2|18	BuildRequires:  pkgconfig(rubberband)
14cr|qtractor-0.6.1-2|19	BuildRequires:  pkgconfig(liblo)
14cr|qtractor-0.6.1-2|20	BuildRequires:  ladspa-devel
14cr|qtractor-0.6.1-2|21	BuildRequires:  pkgconfig(dssi)
14cr|qtractor-0.6.1-2|22	BuildRequires:  pkgconfig(suil-0)
14cr|qtractor-0.6.1-2|23	BuildRequires:  pkgconfig(lilv-0)
14cr|qtractor-0.6.1-2|24	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|qtractor-0.6.1-2|25	BuildRequires:  desktop-file-utils
14cr|qtractor-0.6.1-2|26	
14cr|qtractor-0.6.1-2|27	Requires:       dssi
14cr|qtractor-0.6.1-2|28	Requires:       ladspa
14cr|qtractor-0.6.1-2|29	Requires:       suil-gtk2-in-qt4
14cr|qtractor-0.6.1-2|30	Requires:       suil-x11-in-qt4
14cr|qtractor-0.6.1-2|31	
14cr|qtractor-0.6.1-2|32	%description
14cr|qtractor-0.6.1-2|33	Qtractor is an Audio/MIDI multi-track sequencer application
14cr|qtractor-0.6.1-2|34	written in C++ around the Qt4 toolkit using Qt Designer.
14cr|qtractor-0.6.1-2|35	
14cr|qtractor-0.6.1-2|36	The initial target platform will be Linux, where the Jack Audio
14cr|qtractor-0.6.1-2|37	Connection Kit (JACK) for audio, and the Advanced Linux Sound
14cr|qtractor-0.6.1-2|38	Architecture (ALSA) for MIDI, are the main infrastructures to
14cr|qtractor-0.6.1-2|39	evolve as a fairly-featured Linux Desktop Audio Workstation GUI,
14cr|qtractor-0.6.1-2|40	specially dedicated to the personal home-studio.
14cr|qtractor-0.6.1-2|41	
14cr|qtractor-0.6.1-2|42	%prep
14cr|qtractor-0.6.1-2|43	%setup -q
14cr|qtractor-0.6.1-2|44	chmod -x src/qtractorMmcEvent.*
14cr|qtractor-0.6.1-2|45	
14cr|qtractor-0.6.1-2|46	%build
14cr|qtractor-0.6.1-2|47	%configure --enable-lilv --enable-suil --localedir=%{_localedir}/%{name}
14cr|qtractor-0.6.1-2|48	
14cr|qtractor-0.6.1-2|49	%make
14cr|qtractor-0.6.1-2|50	
14cr|qtractor-0.6.1-2|51	%install
14cr|qtractor-0.6.1-2|52	%makeinstall DESTDIR=%{buildroot}
14cr|qtractor-0.6.1-2|53	# Fix the .desktop file by removing
14cr|qtractor-0.6.1-2|54	# 2 non-Mdv key and 2 non-standard categories
14cr|qtractor-0.6.1-2|55	desktop-file-install \
14cr|qtractor-0.6.1-2|56	--remove-key="X-SuSE-translate" \
14cr|qtractor-0.6.1-2|57	--remove-key="Version" \
14cr|qtractor-0.6.1-2|58	--remove-category="MIDI" \
14cr|qtractor-0.6.1-2|59	--remove-category="ALSA" \
14cr|qtractor-0.6.1-2|60	--remove-category="JACK" \
14cr|qtractor-0.6.1-2|61	--add-category="Midi" \
14cr|qtractor-0.6.1-2|62	--add-category="X-MandrivaLinux-Sound" \
14cr|qtractor-0.6.1-2|63	--dir %{buildroot}%{_datadir}/applications \
14cr|qtractor-0.6.1-2|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qtractor-0.6.1-2|65	
14cr|qtractor-0.6.1-2|66	%find_lang %{name} --with-qt
14cr|qtractor-0.6.1-2|67	
14cr|qtractor-0.6.1-2|68	%files -f %{name}.lang
14cr|qtractor-0.6.1-2|69	%doc AUTHORS COPYING ChangeLog README TODO
14cr|qtractor-0.6.1-2|70	%{_bindir}/%{name}
14cr|qtractor-0.6.1-2|71	%{_datadir}/applications/%{name}.desktop
14cr|qtractor-0.6.1-2|72	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|qtractor-0.6.1-2|73	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|qtractor-0.6.1-2|74	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
14cr|qtractor-0.6.1-2|75	%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
14cr|qtractor-0.6.1-2|76	%{_datadir}/mime/packages/%{name}.xml
14cr|qtractor-0.6.1-2|77	
14cr|qtractor-0.6.1-2|78	
14cr|qtractor-0.6.1-2|79	
14cr|qtractor-0.6.1-2|80	
14cr|qtractor-0.6.1-2|81	%changelog
14cr|qtractor-0.6.1-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|qtractor-0.6.1-2|83	+ Revision: f0203bb
14cr|qtractor-0.6.1-2|84	- MassBuild#464: Increase release tag
14cr|qtractor-0.6.1-2|85	
14cr|qtractor-0.6.1-2|86	

7148 14
14cr|qt-recordmydesktop-0.3.8-8|1	%define oname recordMyDesktop
14cr|qt-recordmydesktop-0.3.8-8|2	%define qtoname qt-%{oname}
14cr|qt-recordmydesktop-0.3.8-8|3	
14cr|qt-recordmydesktop-0.3.8-8|4	Summary:	Qt4 frontend for recordmydesktop
14cr|qt-recordmydesktop-0.3.8-8|5	Name:		qt-recordmydesktop
14cr|qt-recordmydesktop-0.3.8-8|6	Version:	0.3.8
14cr|qt-recordmydesktop-0.3.8-8|7	Release:	8
14cr|qt-recordmydesktop-0.3.8-8|8	License:	GPLv2+
14cr|qt-recordmydesktop-0.3.8-8|9	Group:		Video
14cr|qt-recordmydesktop-0.3.8-8|10	Url:		http://recordmydesktop.sourceforge.net
14cr|qt-recordmydesktop-0.3.8-8|11	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
14cr|qt-recordmydesktop-0.3.8-8|12	Source1:	qt-recordmydesktop_ru-0.3.8.po
14cr|qt-recordmydesktop-0.3.8-8|13	BuildRequires:	desktop-file-utils
14cr|qt-recordmydesktop-0.3.8-8|14	BuildRequires:	imagemagick
14cr|qt-recordmydesktop-0.3.8-8|15	BuildRequires:	python-qt4
14cr|qt-recordmydesktop-0.3.8-8|16	BuildRequires:	qt4-devel
14cr|qt-recordmydesktop-0.3.8-8|17	BuildRequires:	pkgconfig(python)
14cr|qt-recordmydesktop-0.3.8-8|18	Requires:	recordmydesktop >= %{version}
14cr|qt-recordmydesktop-0.3.8-8|19	Requires:	python-qt4-gui
14cr|qt-recordmydesktop-0.3.8-8|20	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14cr|qt-recordmydesktop-0.3.8-8|21	BuildArch:	noarch
14cr|qt-recordmydesktop-0.3.8-8|22	
14cr|qt-recordmydesktop-0.3.8-8|23	%description
14cr|qt-recordmydesktop-0.3.8-8|24	Qt4 frontend for recordmydesktop tool.
14cr|qt-recordmydesktop-0.3.8-8|25	
14cr|qt-recordmydesktop-0.3.8-8|26	%files -f %{qtoname}.lang
14cr|qt-recordmydesktop-0.3.8-8|27	%doc AUTHORS ChangeLog README
14cr|qt-recordmydesktop-0.3.8-8|28	%attr(755,root,root) %{_bindir}/*
14cr|qt-recordmydesktop-0.3.8-8|29	%{py_sitedir}/qt_%{oname}/
14cr|qt-recordmydesktop-0.3.8-8|30	%{_datadir}/applications/*.desktop
14cr|qt-recordmydesktop-0.3.8-8|31	%{_datadir}/pixmaps/*.*g
14cr|qt-recordmydesktop-0.3.8-8|32	%{_iconsdir}/hicolor/*/apps/*
14cr|qt-recordmydesktop-0.3.8-8|33	
14cr|qt-recordmydesktop-0.3.8-8|34	#----------------------------------------------------------------------------
14cr|qt-recordmydesktop-0.3.8-8|35	
14cr|qt-recordmydesktop-0.3.8-8|36	%prep
14cr|qt-recordmydesktop-0.3.8-8|37	%setup -q
14cr|qt-recordmydesktop-0.3.8-8|38	cp %{SOURCE1} po/ru.po
14cr|qt-recordmydesktop-0.3.8-8|39	
14cr|qt-recordmydesktop-0.3.8-8|40	%build
14cr|qt-recordmydesktop-0.3.8-8|41	%configure2_5x
14cr|qt-recordmydesktop-0.3.8-8|42	%make
14cr|qt-recordmydesktop-0.3.8-8|43	
14cr|qt-recordmydesktop-0.3.8-8|44	%install
14cr|qt-recordmydesktop-0.3.8-8|45	%makeinstall_std
14cr|qt-recordmydesktop-0.3.8-8|46	
14cr|qt-recordmydesktop-0.3.8-8|47	#(tpg) drop icon extension
14cr|qt-recordmydesktop-0.3.8-8|48	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|qt-recordmydesktop-0.3.8-8|49	
14cr|qt-recordmydesktop-0.3.8-8|50	desktop-file-install \
14cr|qt-recordmydesktop-0.3.8-8|51	--add-category='Video;Qt' \
14cr|qt-recordmydesktop-0.3.8-8|52	--add-only-show-in='KDE' \
14cr|qt-recordmydesktop-0.3.8-8|53	--dir=%{buildroot}%{_datadir}/applications \
14cr|qt-recordmydesktop-0.3.8-8|54	%{buildroot}%{_datadir}/applications/*.desktop
14cr|qt-recordmydesktop-0.3.8-8|55	
14cr|qt-recordmydesktop-0.3.8-8|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,scalable}/apps
14cr|qt-recordmydesktop-0.3.8-8|57	convert src/%{name}.png -scale 16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|qt-recordmydesktop-0.3.8-8|58	convert src/%{name}.png -scale 32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|qt-recordmydesktop-0.3.8-8|59	convert src/%{name}.png -scale 48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|qt-recordmydesktop-0.3.8-8|60	install -m 644 src/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|qt-recordmydesktop-0.3.8-8|61	install -m 644 src/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|qt-recordmydesktop-0.3.8-8|62	
14cr|qt-recordmydesktop-0.3.8-8|63	%find_lang %{qtoname}
14cr|qt-recordmydesktop-0.3.8-8|64	
14cr|qt-recordmydesktop-0.3.8-8|65	
14cr|qt-recordmydesktop-0.3.8-8|66	%changelog
14cr|qt-recordmydesktop-0.3.8-8|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8-8
14cr|qt-recordmydesktop-0.3.8-8|68	+ Revision: ad83eb8
14cr|qt-recordmydesktop-0.3.8-8|69	- MassBuild#464: Increase release tag
14cr|qt-recordmydesktop-0.3.8-8|70	
14cr|qt-recordmydesktop-0.3.8-8|71	

7149 14
14cr|qtrsync-alpha.0.1-4|1	%define	AppName	QtRsync
14cr|qtrsync-alpha.0.1-4|2	
14cr|qtrsync-alpha.0.1-4|3	Name:		qtrsync
14cr|qtrsync-alpha.0.1-4|4	Version:	alpha.0.1
14cr|qtrsync-alpha.0.1-4|5	Release:	4
14cr|qtrsync-alpha.0.1-4|6	License:	GPLv2+
14cr|qtrsync-alpha.0.1-4|7	URL:		http://www.qt-apps.org/content/show.php/QtRsync?content=75828
14cr|qtrsync-alpha.0.1-4|8	BuildRoot:	%{_tmppath}/%{AppName}-%{version}-%{release}-build
14cr|qtrsync-alpha.0.1-4|9	Source:		%{AppName}-%{version}.tar.gz
14cr|qtrsync-alpha.0.1-4|10	BuildRequires:	qt4-devel
14cr|qtrsync-alpha.0.1-4|11	Requires:	rsync
14cr|qtrsync-alpha.0.1-4|12	Group:		Networking/WWW
14cr|qtrsync-alpha.0.1-4|13	Summary:	Qt4 rsync GUI
14cr|qtrsync-alpha.0.1-4|14	
14cr|qtrsync-alpha.0.1-4|15	%description
14cr|qtrsync-alpha.0.1-4|16	QtRsync is a simple qt-based GUI for the rsync tool.
14cr|qtrsync-alpha.0.1-4|17	
14cr|qtrsync-alpha.0.1-4|18	%prep
14cr|qtrsync-alpha.0.1-4|19	%setup -q -n %{AppName}-%{version}
14cr|qtrsync-alpha.0.1-4|20	
14cr|qtrsync-alpha.0.1-4|21	%build
14cr|qtrsync-alpha.0.1-4|22	%qmake_qt4 PREFIX=%_prefix
14cr|qtrsync-alpha.0.1-4|23	%make
14cr|qtrsync-alpha.0.1-4|24	
14cr|qtrsync-alpha.0.1-4|25	%install
14cr|qtrsync-alpha.0.1-4|26	rm -fr %buildroot
14cr|qtrsync-alpha.0.1-4|27	make install INSTALL_ROOT=%{buildroot}
14cr|qtrsync-alpha.0.1-4|28	
14cr|qtrsync-alpha.0.1-4|29	%clean
14cr|qtrsync-alpha.0.1-4|30	rm -rf %{buildroot}
14cr|qtrsync-alpha.0.1-4|31	
14cr|qtrsync-alpha.0.1-4|32	%files
14cr|qtrsync-alpha.0.1-4|33	%defattr(-,root,root)
14cr|qtrsync-alpha.0.1-4|34	%doc INSTALL
14cr|qtrsync-alpha.0.1-4|35	%{_bindir}/qtrsync
14cr|qtrsync-alpha.0.1-4|36	%{_datadir}/applications/qtrsync.desktop
14cr|qtrsync-alpha.0.1-4|37	
14cr|qtrsync-alpha.0.1-4|38	
14cr|qtrsync-alpha.0.1-4|39	
14cr|qtrsync-alpha.0.1-4|40	
14cr|qtrsync-alpha.0.1-4|41	%changelog
14cr|qtrsync-alpha.0.1-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> alpha.0.1-4
14cr|qtrsync-alpha.0.1-4|43	+ Revision: ade269b
14cr|qtrsync-alpha.0.1-4|44	- MassBuild#464: Increase release tag
14cr|qtrsync-alpha.0.1-4|45	
14cr|qtrsync-alpha.0.1-4|46	

7150 14
14cr|qtsingleapplication-2.6.1-7|1	%define debug_package %nil
14cr|qtsingleapplication-2.6.1-7|2	# Upstream uses weird versioning convention
14cr|qtsingleapplication-2.6.1-7|3	%define upstreamver 2.6_1
14cr|qtsingleapplication-2.6.1-7|4	%define version %(echo %upstreamver | sed 's!_!.!' )
14cr|qtsingleapplication-2.6.1-7|5	
14cr|qtsingleapplication-2.6.1-7|6	%define libname_major 1
14cr|qtsingleapplication-2.6.1-7|7	%define libname_core_major 1
14cr|qtsingleapplication-2.6.1-7|8	%define libname %mklibname %name %libname_major
14cr|qtsingleapplication-2.6.1-7|9	%define libname_core %mklibname qtsinglecoreapplication %libname_core_major
14cr|qtsingleapplication-2.6.1-7|10	%define libname_devel %mklibname %name -d
14cr|qtsingleapplication-2.6.1-7|11	%define libname_core_devel %mklibname qtsinglecoreapplication -d
14cr|qtsingleapplication-2.6.1-7|12	
14cr|qtsingleapplication-2.6.1-7|13	Summary:	Qt library to start applications only once per user
14cr|qtsingleapplication-2.6.1-7|14	Name:		qtsingleapplication
14cr|qtsingleapplication-2.6.1-7|15	Version:	%{version}
14cr|qtsingleapplication-2.6.1-7|16	Release:	7
14cr|qtsingleapplication-2.6.1-7|17	Group:		Development/KDE and Qt
14cr|qtsingleapplication-2.6.1-7|18	License:	GPLv3 or LGPLv2 with exceptions
14cr|qtsingleapplication-2.6.1-7|19	URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
14cr|qtsingleapplication-2.6.1-7|20	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/qtsingleapplication-%{upstreamver}-opensource.tar.gz
14cr|qtsingleapplication-2.6.1-7|21	# The following source and 2 patches are sent upstream:
14cr|qtsingleapplication-2.6.1-7|22	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-119
14cr|qtsingleapplication-2.6.1-7|23	# To add qmake support for convenience for packages using this library:
14cr|qtsingleapplication-2.6.1-7|24	Source1:	qtsingleapplication.prf
14cr|qtsingleapplication-2.6.1-7|25	Source2:	qtsinglecoreapplication.prf
14cr|qtsingleapplication-2.6.1-7|26	
14cr|qtsingleapplication-2.6.1-7|27	# Don't build examples, Include qtsinglecoreapplication library in the build:
14cr|qtsingleapplication-2.6.1-7|28	Patch0:		qtsingleapplication-build.diff
14cr|qtsingleapplication-2.6.1-7|29	# The library includes a duplicate of qtlockedfile. We link to it dynamically instead:
14cr|qtsingleapplication-2.6.1-7|30	Patch1:		qtsingleapplication-dont-bundle-external-libs.patch
14cr|qtsingleapplication-2.6.1-7|31	# Additional API for building clementine
14cr|qtsingleapplication-2.6.1-7|32	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-133
14cr|qtsingleapplication-2.6.1-7|33	Patch2:		qtsingleapplication-add-api.patch
14cr|qtsingleapplication-2.6.1-7|34	# gcc-4.7 compilation fix
14cr|qtsingleapplication-2.6.1-7|35	Patch3:		qtsingleapplication-gcc47.patch
14cr|qtsingleapplication-2.6.1-7|36	
14cr|qtsingleapplication-2.6.1-7|37	BuildRequires:	qt4-devel
14cr|qtsingleapplication-2.6.1-7|38	BuildRequires:	qtlockedfile-devel
14cr|qtsingleapplication-2.6.1-7|39	
14cr|qtsingleapplication-2.6.1-7|40	%description
14cr|qtsingleapplication-2.6.1-7|41	For some applications it is useful or even critical that they are started
14cr|qtsingleapplication-2.6.1-7|42	only once by any user. Future attempts to start the application should
14cr|qtsingleapplication-2.6.1-7|43	activate any already running instance, and possibly perform requested
14cr|qtsingleapplication-2.6.1-7|44	actions, e.g. loading a file, in that instance.
14cr|qtsingleapplication-2.6.1-7|45	
14cr|qtsingleapplication-2.6.1-7|46	The QtSingleApplication class provides an interface to detect a running
14cr|qtsingleapplication-2.6.1-7|47	instance, and to send command strings to that instance.
14cr|qtsingleapplication-2.6.1-7|48	
14cr|qtsingleapplication-2.6.1-7|49	#--------------------------------------------------------------------
14cr|qtsingleapplication-2.6.1-7|50	
14cr|qtsingleapplication-2.6.1-7|51	%package	-n %libname
14cr|qtsingleapplication-2.6.1-7|52	Summary:	Qt library to start applications only once per user
14cr|qtsingleapplication-2.6.1-7|53	Group:		Development/KDE and Qt
14cr|qtsingleapplication-2.6.1-7|54	
14cr|qtsingleapplication-2.6.1-7|55	%description	-n %libname
14cr|qtsingleapplication-2.6.1-7|56	For some applications it is useful or even critical that they are started
14cr|qtsingleapplication-2.6.1-7|57	only once by any user. Future attempts to start the application should
14cr|qtsingleapplication-2.6.1-7|58	activate any already running instance, and possibly perform requested
14cr|qtsingleapplication-2.6.1-7|59	actions, e.g. loading a file, in that instance.
14cr|qtsingleapplication-2.6.1-7|60	
14cr|qtsingleapplication-2.6.1-7|61	The QtSingleApplication class provides an interface to detect a running
14cr|qtsingleapplication-2.6.1-7|62	instance, and to send command strings to that instance.
14cr|qtsingleapplication-2.6.1-7|63	
14cr|qtsingleapplication-2.6.1-7|64	This is the library package for QtSingleApplication.
14cr|qtsingleapplication-2.6.1-7|65	
14cr|qtsingleapplication-2.6.1-7|66	%files -n %libname
14cr|qtsingleapplication-2.6.1-7|67	%{_qt_libdir}/lib*SingleApplication*.so.%{libname_major}*
14cr|qtsingleapplication-2.6.1-7|68	
14cr|qtsingleapplication-2.6.1-7|69	#--------------------------------------------------------------------
14cr|qtsingleapplication-2.6.1-7|70	
14cr|qtsingleapplication-2.6.1-7|71	%package	-n %libname_devel
14cr|qtsingleapplication-2.6.1-7|72	Summary:	Development files for %{name}
14cr|qtsingleapplication-2.6.1-7|73	Group:		Development/KDE and Qt
14cr|qtsingleapplication-2.6.1-7|74	Requires:	%{libname} = %{version}-%{release}
14cr|qtsingleapplication-2.6.1-7|75	Provides:	qtsingleapplication-devel = %{version}-%{release}
14cr|qtsingleapplication-2.6.1-7|76	
14cr|qtsingleapplication-2.6.1-7|77	%description	-n %libname_devel
14cr|qtsingleapplication-2.6.1-7|78	This package contains libraries and header files for developing applications
14cr|qtsingleapplication-2.6.1-7|79	that use QtSingleApplication.
14cr|qtsingleapplication-2.6.1-7|80	
14cr|qtsingleapplication-2.6.1-7|81	%files -n %libname_devel
14cr|qtsingleapplication-2.6.1-7|82	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
14cr|qtsingleapplication-2.6.1-7|83	%doc doc examples
14cr|qtsingleapplication-2.6.1-7|84	%{_qt_libdir}/lib*SingleApplication*.so
14cr|qtsingleapplication-2.6.1-7|85	%dir %{_qt_includedir}/QtSolutions/
14cr|qtsingleapplication-2.6.1-7|86	%{_qt_includedir}/QtSolutions/QtSingleApplication
14cr|qtsingleapplication-2.6.1-7|87	%{_qt_includedir}/QtSolutions/%{name}.h
14cr|qtsingleapplication-2.6.1-7|88	%{_qt_datadir}/mkspecs/features/%{name}.prf
14cr|qtsingleapplication-2.6.1-7|89	
14cr|qtsingleapplication-2.6.1-7|90	#--------------------------------------------------------------------
14cr|qtsingleapplication-2.6.1-7|91	
14cr|qtsingleapplication-2.6.1-7|92	%package	-n %libname_core
14cr|qtsingleapplication-2.6.1-7|93	Summary:	Qt library to start applications only once per user
14cr|qtsingleapplication-2.6.1-7|94	Group:		Development/KDE and Qt
14cr|qtsingleapplication-2.6.1-7|95	
14cr|qtsingleapplication-2.6.1-7|96	%description	-n %libname_core
14cr|qtsingleapplication-2.6.1-7|97	For some applications it is useful or even critical that they are started
14cr|qtsingleapplication-2.6.1-7|98	only once by any user. Future attempts to start the application should
14cr|qtsingleapplication-2.6.1-7|99	activate any already running instance, and possibly perform requested
14cr|qtsingleapplication-2.6.1-7|100	actions, e.g. loading a file, in that instance.
14cr|qtsingleapplication-2.6.1-7|101	
14cr|qtsingleapplication-2.6.1-7|102	For console (non-GUI) applications, the QtSingleCoreApplication variant
14cr|qtsingleapplication-2.6.1-7|103	is provided, which avoids dependency on QtGui.
14cr|qtsingleapplication-2.6.1-7|104	
14cr|qtsingleapplication-2.6.1-7|105	This is the library package for QtSingleCoreApplication.
14cr|qtsingleapplication-2.6.1-7|106	
14cr|qtsingleapplication-2.6.1-7|107	%files -n %libname_core
14cr|qtsingleapplication-2.6.1-7|108	%{_qt_libdir}/lib*SingleCoreApplication*.so.%{libname_core_major}*
14cr|qtsingleapplication-2.6.1-7|109	
14cr|qtsingleapplication-2.6.1-7|110	#--------------------------------------------------------------------
14cr|qtsingleapplication-2.6.1-7|111	
14cr|qtsingleapplication-2.6.1-7|112	%package	-n %libname_core_devel
14cr|qtsingleapplication-2.6.1-7|113	Summary:	Development files for qtsinglecoreapplication
14cr|qtsingleapplication-2.6.1-7|114	Group:		Development/KDE and Qt
14cr|qtsingleapplication-2.6.1-7|115	Requires:	%libname_core = %{version}-%{release}
14cr|qtsingleapplication-2.6.1-7|116	Provides:	qtsinglecoreapplication-devel = %{version}-%{release}
14cr|qtsingleapplication-2.6.1-7|117	
14cr|qtsingleapplication-2.6.1-7|118	%description -n %libname_core_devel
14cr|qtsingleapplication-2.6.1-7|119	This package contains libraries and header files for developing applications
14cr|qtsingleapplication-2.6.1-7|120	that use QtSingleCoreApplication.
14cr|qtsingleapplication-2.6.1-7|121	
14cr|qtsingleapplication-2.6.1-7|122	%files -n %libname_core_devel
14cr|qtsingleapplication-2.6.1-7|123	%doc LGPL_EXCEPTION.txt LICENSE.*
14cr|qtsingleapplication-2.6.1-7|124	%{_qt_libdir}/lib*SingleCoreApplication*.so
14cr|qtsingleapplication-2.6.1-7|125	%dir %{_qt_includedir}/QtSolutions/
14cr|qtsingleapplication-2.6.1-7|126	%{_qt_includedir}/QtSolutions/QtSingleCoreApplication
14cr|qtsingleapplication-2.6.1-7|127	%{_qt_includedir}/QtSolutions/qtsinglecoreapplication.h
14cr|qtsingleapplication-2.6.1-7|128	%{_qt_datadir}/mkspecs/features/qtsinglecoreapplication.prf
14cr|qtsingleapplication-2.6.1-7|129	
14cr|qtsingleapplication-2.6.1-7|130	#--------------------------------------------------------------------
14cr|qtsingleapplication-2.6.1-7|131	
14cr|qtsingleapplication-2.6.1-7|132	%prep
14cr|qtsingleapplication-2.6.1-7|133	%setup -q -n %{name}-%{upstreamver}-opensource
14cr|qtsingleapplication-2.6.1-7|134	%patch0 -p1
14cr|qtsingleapplication-2.6.1-7|135	%patch1 -p1
14cr|qtsingleapplication-2.6.1-7|136	%patch2 -p1
14cr|qtsingleapplication-2.6.1-7|137	%patch3 -p1
14cr|qtsingleapplication-2.6.1-7|138	
14cr|qtsingleapplication-2.6.1-7|139	
14cr|qtsingleapplication-2.6.1-7|140	# (Fedora) We already disabled bundling this extrenal library.
14cr|qtsingleapplication-2.6.1-7|141	# But just to make sure:
14cr|qtsingleapplication-2.6.1-7|142	rm src/{QtLocked,qtlocked}*
14cr|qtsingleapplication-2.6.1-7|143	
14cr|qtsingleapplication-2.6.1-7|144	
14cr|qtsingleapplication-2.6.1-7|145	%build
14cr|qtsingleapplication-2.6.1-7|146	touch .licenseAccepted
14cr|qtsingleapplication-2.6.1-7|147	# Does not use GNU configure
14cr|qtsingleapplication-2.6.1-7|148	./configure -library
14cr|qtsingleapplication-2.6.1-7|149	%qmake_qt4
14cr|qtsingleapplication-2.6.1-7|150	%make
14cr|qtsingleapplication-2.6.1-7|151	
14cr|qtsingleapplication-2.6.1-7|152	%install
14cr|qtsingleapplication-2.6.1-7|153	# libraries
14cr|qtsingleapplication-2.6.1-7|154	mkdir -p %{buildroot}%{_qt_libdir}
14cr|qtsingleapplication-2.6.1-7|155	cp -a lib/* %{buildroot}%{_qt_libdir}
14cr|qtsingleapplication-2.6.1-7|156	chmod 755 %{buildroot}%{_qt_libdir}/*.so.*.*.*
14cr|qtsingleapplication-2.6.1-7|157	
14cr|qtsingleapplication-2.6.1-7|158	# headers
14cr|qtsingleapplication-2.6.1-7|159	mkdir -p %{buildroot}%{_qt_includedir}/QtSolutions
14cr|qtsingleapplication-2.6.1-7|160	cp -a \
14cr|qtsingleapplication-2.6.1-7|161	src/qtsingleapplication.h \
14cr|qtsingleapplication-2.6.1-7|162	src/QtSingleApplication \
14cr|qtsingleapplication-2.6.1-7|163	src/qtsinglecoreapplication.h \
14cr|qtsingleapplication-2.6.1-7|164	src/QtSingleCoreApplication \
14cr|qtsingleapplication-2.6.1-7|165	%{buildroot}%{_qt_includedir}/QtSolutions
14cr|qtsingleapplication-2.6.1-7|166	
14cr|qtsingleapplication-2.6.1-7|167	mkdir -p %{buildroot}%{_qt_datadir}/mkspecs/features
14cr|qtsingleapplication-2.6.1-7|168	cp -a %{SOURCE1} %{SOURCE2} %{buildroot}%{_qt_datadir}/mkspecs/features/
14cr|qtsingleapplication-2.6.1-7|169	
14cr|qtsingleapplication-2.6.1-7|170	%changelog
14cr|qtsingleapplication-2.6.1-7|171	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-7
14cr|qtsingleapplication-2.6.1-7|172	+ Revision: 105ed9d
14cr|qtsingleapplication-2.6.1-7|173	- MassBuild#464: Increase release tag
14cr|qtsingleapplication-2.6.1-7|174	
14cr|qtsingleapplication-2.6.1-7|175	

7151 14
14cr|qtsixa-1.5.1-8|1	%define oname	QtSixA
14cr|qtsixa-1.5.1-8|2	
14cr|qtsixa-1.5.1-8|3	%define udev_rulesd     /lib/udev/rules.d
14cr|qtsixa-1.5.1-8|4	
14cr|qtsixa-1.5.1-8|5	Name:		qtsixa
14cr|qtsixa-1.5.1-8|6	Version:	1.5.1
14cr|qtsixa-1.5.1-8|7	Release:	8
14cr|qtsixa-1.5.1-8|8	Summary:	The Sixaxis Joystick Manager
14cr|qtsixa-1.5.1-8|9	License:	GPLv2
14cr|qtsixa-1.5.1-8|10	Group:		System/Configuration/Hardware
14cr|qtsixa-1.5.1-8|11	Url:		http://qtsixa.sourceforge.net/
14cr|qtsixa-1.5.1-8|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{oname}%20%{version}/%{oname}-%{version}-src.tar.xz
14cr|qtsixa-1.5.1-8|13	Source1:	sixad.service
14cr|qtsixa-1.5.1-8|14	Patch0:		qtsixa-1.5.1-gcc4.7.patch
14cr|qtsixa-1.5.1-8|15	BuildRequires:	pkgconfig(bluez)
14cr|qtsixa-1.5.1-8|16	BuildRequires:	pkgconfig(jack)
14cr|qtsixa-1.5.1-8|17	BuildRequires:	pkgconfig(libusb)
14cr|qtsixa-1.5.1-8|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|qtsixa-1.5.1-8|19	BuildRequires:	pkgconfig(dbus-1)
14cr|qtsixa-1.5.1-8|20	BuildRequires:	python-qt4-devel
14cr|qtsixa-1.5.1-8|21	Requires:	sixad = %{version}-%{release}
14cr|qtsixa-1.5.1-8|22	Requires:	python-qt4
14cr|qtsixa-1.5.1-8|23	Requires:	python-dbus
14cr|qtsixa-1.5.1-8|24	Requires:	libnotify
14cr|qtsixa-1.5.1-8|25	Requires:	bluez
14cr|qtsixa-1.5.1-8|26	Requires:	bluez-hcidump
14cr|qtsixa-1.5.1-8|27	Requires:	xdg-utils
14cr|qtsixa-1.5.1-8|28	Requires:	x11-driver-input-joystick
14cr|qtsixa-1.5.1-8|29	BuildRequires: systemd
14cr|qtsixa-1.5.1-8|30	Requires(preun): systemd
14cr|qtsixa-1.5.1-8|31	Requires(post): systemd
14cr|qtsixa-1.5.1-8|32	
14cr|qtsixa-1.5.1-8|33	%description
14cr|qtsixa-1.5.1-8|34	This package provides a useful GUI to control the sixad modules.
14cr|qtsixa-1.5.1-8|35	
14cr|qtsixa-1.5.1-8|36	QtSixA is written in PyQt.
14cr|qtsixa-1.5.1-8|37	
14cr|qtsixa-1.5.1-8|38	%package -n sixad
14cr|qtsixa-1.5.1-8|39	Summary:	[Qt]SixA Daemon
14cr|qtsixa-1.5.1-8|40	Group:		Development/C
14cr|qtsixa-1.5.1-8|41	Requires(post):		rpm-helper
14cr|qtsixa-1.5.1-8|42	Requires(preun):	rpm-helper
14cr|qtsixa-1.5.1-8|43	
14cr|qtsixa-1.5.1-8|44	%description -n sixad
14cr|qtsixa-1.5.1-8|45	This package provides the modules (called 'sixad') for connecting PS3 hardware
14cr|qtsixa-1.5.1-8|46	(Sixaxis/DualShock3 and Keypads) to a Linux-compatible machine.
14cr|qtsixa-1.5.1-8|47	
14cr|qtsixa-1.5.1-8|48	Currently sixad supports:
14cr|qtsixa-1.5.1-8|49	- Sixaxis buttons, axis, accelerometers and LEDs
14cr|qtsixa-1.5.1-8|50	- PS3 Keypads
14cr|qtsixa-1.5.1-8|51	
14cr|qtsixa-1.5.1-8|52	sixad also registers the Sixaxis and Keypad's MAC/ID in the joystick name
14cr|qtsixa-1.5.1-8|53	(ex: "PLAYSTATION(R)3 Controller (00:XX:X0:0X:XX)".
14cr|qtsixa-1.5.1-8|54	
14cr|qtsixa-1.5.1-8|55	sixad is triggered by udev, making it super easy to connect new devices
14cr|qtsixa-1.5.1-8|56	(you just need to press the PS button).
14cr|qtsixa-1.5.1-8|57	
14cr|qtsixa-1.5.1-8|58	%prep
14cr|qtsixa-1.5.1-8|59	%setup -q -n QtSixA-1.5.1
14cr|qtsixa-1.5.1-8|60	%patch0 -p1
14cr|qtsixa-1.5.1-8|61	
14cr|qtsixa-1.5.1-8|62	%build
14cr|qtsixa-1.5.1-8|63	%make
14cr|qtsixa-1.5.1-8|64	
14cr|qtsixa-1.5.1-8|65	%install
14cr|qtsixa-1.5.1-8|66	%makeinstall_std
14cr|qtsixa-1.5.1-8|67	install -d %{buildroot}%{_unitdir}
14cr|qtsixa-1.5.1-8|68	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/sixad.service
14cr|qtsixa-1.5.1-8|69	
14cr|qtsixa-1.5.1-8|70	#symlink
14cr|qtsixa-1.5.1-8|71	pushd %{buildroot}%{_datadir}/%{name}
14cr|qtsixa-1.5.1-8|72	ln -s %{_sysconfdir}/qtsixa.conf .
14cr|qtsixa-1.5.1-8|73	popd
14cr|qtsixa-1.5.1-8|74	
14cr|qtsixa-1.5.1-8|75	%post -n sixad
14cr|qtsixa-1.5.1-8|76	%systemd_post sixad.service
14cr|qtsixa-1.5.1-8|77	
14cr|qtsixa-1.5.1-8|78	%preun -n sixad
14cr|qtsixa-1.5.1-8|79	%systemd_preun sixad.service
14cr|qtsixa-1.5.1-8|80	
14cr|qtsixa-1.5.1-8|81	%postun -n sixad
14cr|qtsixa-1.5.1-8|82	%systemd_postun_with_restart sixad.service
14cr|qtsixa-1.5.1-8|83	
14cr|qtsixa-1.5.1-8|84	%files
14cr|qtsixa-1.5.1-8|85	%{_bindir}/sixad-*
14cr|qtsixa-1.5.1-8|86	%{_bindir}/qtsixa
14cr|qtsixa-1.5.1-8|87	%{_datadir}/%{name}
14cr|qtsixa-1.5.1-8|88	%{_datadir}/applications/%{name}.desktop
14cr|qtsixa-1.5.1-8|89	%{_datadir}/pixmaps/%{name}.xpm
14cr|qtsixa-1.5.1-8|90	
14cr|qtsixa-1.5.1-8|91	%files -n sixad
14cr|qtsixa-1.5.1-8|92	%config(noreplace) %{_sysconfdir}/default/sixad
14cr|qtsixa-1.5.1-8|93	%{_sbindir}/sixad-*
14cr|qtsixa-1.5.1-8|94	%{_sbindir}/hidraw-dump
14cr|qtsixa-1.5.1-8|95	%{_sbindir}/sixpair
14cr|qtsixa-1.5.1-8|96	%{_sbindir}/sixpair-kbd
14cr|qtsixa-1.5.1-8|97	%{_bindir}/sixad
14cr|qtsixa-1.5.1-8|98	%{_unitdir}/sixad.service
14cr|qtsixa-1.5.1-8|99	%{_sysconfdir}/init.d/sixad
14cr|qtsixa-1.5.1-8|100	%{_sysconfdir}/logrotate.d/sixad
14cr|qtsixa-1.5.1-8|101	
14cr|qtsixa-1.5.1-8|102	
14cr|qtsixa-1.5.1-8|103	%changelog
14cr|qtsixa-1.5.1-8|104	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-8
14cr|qtsixa-1.5.1-8|105	+ Revision: 3d795b8
14cr|qtsixa-1.5.1-8|106	- Fix service file
14cr|qtsixa-1.5.1-8|107	
14cr|qtsixa-1.5.1-8|108	

7152 14
14cr|quaddouble-2.3.12-2|1	%define devname	%mklibname -d -s qd
14cr|quaddouble-2.3.12-2|2	
14cr|quaddouble-2.3.12-2|3	%define debug_package %{nil}
14cr|quaddouble-2.3.12-2|4	
14cr|quaddouble-2.3.12-2|5	Epoch:		1
14cr|quaddouble-2.3.12-2|6	Name:		quaddouble
14cr|quaddouble-2.3.12-2|7	Group:		Sciences/Mathematics
14cr|quaddouble-2.3.12-2|8	License:	BSD
14cr|quaddouble-2.3.12-2|9	Summary:	Double-Double and Quad-Double Arithmetic
14cr|quaddouble-2.3.12-2|10	Version:	2.3.12
14cr|quaddouble-2.3.12-2|11	Release:	2
14cr|quaddouble-2.3.12-2|12	Source0:	http://crd.lbl.gov/~dhbailey/mpdist/qd-%{version}.tar.gz
14cr|quaddouble-2.3.12-2|13	URL:		http://www.cs.berkeley.edu/~yozo/
14cr|quaddouble-2.3.12-2|14	
14cr|quaddouble-2.3.12-2|15	%description
14cr|quaddouble-2.3.12-2|16	This package provides numeric types of twice the precision of IEEE
14cr|quaddouble-2.3.12-2|17	double (106 mantissa bits, or approximately 32 decimal digits) and
14cr|quaddouble-2.3.12-2|18	four times the precision of IEEE double (212 mantissa bits, or
14cr|quaddouble-2.3.12-2|19	approximately 64 decimal digits).  Due to features such as operator
14cr|quaddouble-2.3.12-2|20	and function overloading, these facilities can be utilized
14cr|quaddouble-2.3.12-2|21	with only minor modifications to conventional C++ and Fortran-90
14cr|quaddouble-2.3.12-2|22	programs.
14cr|quaddouble-2.3.12-2|23	
14cr|quaddouble-2.3.12-2|24	%package	-n %{devname}
14cr|quaddouble-2.3.12-2|25	Group:		Development/C++
14cr|quaddouble-2.3.12-2|26	Summary:	Double-Double and Quad-Double Arithmetic
14cr|quaddouble-2.3.12-2|27	Provides:	qd-static-devel = %{version}-%{release}
14cr|quaddouble-2.3.12-2|28	
14cr|quaddouble-2.3.12-2|29	%description	-n %{devname}
14cr|quaddouble-2.3.12-2|30	This package provides numeric types of twice the precision of IEEE
14cr|quaddouble-2.3.12-2|31	double (106 mantissa bits, or approximately 32 decimal digits) and
14cr|quaddouble-2.3.12-2|32	four times the precision of IEEE double (212 mantissa bits, or
14cr|quaddouble-2.3.12-2|33	approximately 64 decimal digits).  Due to features such as operator
14cr|quaddouble-2.3.12-2|34	and function overloading, these facilities can be utilized
14cr|quaddouble-2.3.12-2|35	with only minor modifications to conventional C++ and Fortran-90
14cr|quaddouble-2.3.12-2|36	programs.
14cr|quaddouble-2.3.12-2|37	
14cr|quaddouble-2.3.12-2|38	%prep
14cr|quaddouble-2.3.12-2|39	%setup -q -n qd-%{version}
14cr|quaddouble-2.3.12-2|40	
14cr|quaddouble-2.3.12-2|41	%build
14cr|quaddouble-2.3.12-2|42	%configure --enable-fortran=no
14cr|quaddouble-2.3.12-2|43	%make CXXFLAGS='%{optflags} -fPIC'
14cr|quaddouble-2.3.12-2|44	
14cr|quaddouble-2.3.12-2|45	%install
14cr|quaddouble-2.3.12-2|46	%makeinstall_std
14cr|quaddouble-2.3.12-2|47	rm -fr %{buildroot}%{_libdir}/qd
14cr|quaddouble-2.3.12-2|48	
14cr|quaddouble-2.3.12-2|49	%files	-n %{devname}
14cr|quaddouble-2.3.12-2|50	%{_bindir}/qd-config
14cr|quaddouble-2.3.12-2|51	%dir %{_includedir}/qd
14cr|quaddouble-2.3.12-2|52	%{_includedir}/qd/*
14cr|quaddouble-2.3.12-2|53	%doc %dir %{_datadir}/doc/qd
14cr|quaddouble-2.3.12-2|54	%doc %{_datadir}/doc/qd/*
14cr|quaddouble-2.3.12-2|55	%{_libdir}/*.a
14cr|quaddouble-2.3.12-2|56	
14cr|quaddouble-2.3.12-2|57	
14cr|quaddouble-2.3.12-2|58	
14cr|quaddouble-2.3.12-2|59	%changelog
14cr|quaddouble-2.3.12-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.12-2
14cr|quaddouble-2.3.12-2|61	+ Revision: e317b48
14cr|quaddouble-2.3.12-2|62	- MassBuild#464: Increase release tag
14cr|quaddouble-2.3.12-2|63	
14cr|quaddouble-2.3.12-2|64	

7153 14
14cr|quadkonsole4-0.2.1-2|1	%define name	quadkonsole4
14cr|quadkonsole4-0.2.1-2|2	%define version	0.2.1
14cr|quadkonsole4-0.2.1-2|3	Summary:	QuadKonsole - multiple Konsoles in one window
14cr|quadkonsole4-0.2.1-2|4	Name:		%{name}
14cr|quadkonsole4-0.2.1-2|5	Version:	%{version}
14cr|quadkonsole4-0.2.1-2|6	Release:	2
14cr|quadkonsole4-0.2.1-2|7	License:	GPLv2+
14cr|quadkonsole4-0.2.1-2|8	Group:		Terminals
14cr|quadkonsole4-0.2.1-2|9	URL:		http://kde-apps.org/content/show.php/QuadKonsole4?content=141069&PHPSESSID=0d2c6837c693192c7a288f988e6cfb21
14cr|quadkonsole4-0.2.1-2|10	Source0:	quadkonsole4-%{version}.tar.lzma
14cr|quadkonsole4-0.2.1-2|11	BuildRoot:	%{_tmppath}/%{name}-root
14cr|quadkonsole4-0.2.1-2|12	BuildRequires:	kdelibs4-devel
14cr|quadkonsole4-0.2.1-2|13	
14cr|quadkonsole4-0.2.1-2|14	
14cr|quadkonsole4-0.2.1-2|15	%description
14cr|quadkonsole4-0.2.1-2|16	QuadKonsole embeds Konsole kparts in a grid layout.
14cr|quadkonsole4-0.2.1-2|17	
14cr|quadkonsole4-0.2.1-2|18	
14cr|quadkonsole4-0.2.1-2|19	%prep
14cr|quadkonsole4-0.2.1-2|20	%setup -q
14cr|quadkonsole4-0.2.1-2|21	
14cr|quadkonsole4-0.2.1-2|22	%build
14cr|quadkonsole4-0.2.1-2|23	
14cr|quadkonsole4-0.2.1-2|24	%cmake_kde4
14cr|quadkonsole4-0.2.1-2|25	%make
14cr|quadkonsole4-0.2.1-2|26	
14cr|quadkonsole4-0.2.1-2|27	
14cr|quadkonsole4-0.2.1-2|28	%install
14cr|quadkonsole4-0.2.1-2|29	rm -rf $RPM_BUILD_ROOT
14cr|quadkonsole4-0.2.1-2|30	
14cr|quadkonsole4-0.2.1-2|31	%{makeinstall_std} -C build
14cr|quadkonsole4-0.2.1-2|32	
14cr|quadkonsole4-0.2.1-2|33	
14cr|quadkonsole4-0.2.1-2|34	
14cr|quadkonsole4-0.2.1-2|35	%if %mdkversion < 200900
14cr|quadkonsole4-0.2.1-2|36	%post
14cr|quadkonsole4-0.2.1-2|37	%update_menus
14cr|quadkonsole4-0.2.1-2|38	%update_icon_cache hicolor
14cr|quadkonsole4-0.2.1-2|39	%endif
14cr|quadkonsole4-0.2.1-2|40	
14cr|quadkonsole4-0.2.1-2|41	%if %mdkversion < 200900
14cr|quadkonsole4-0.2.1-2|42	%postun
14cr|quadkonsole4-0.2.1-2|43	%clean_menus
14cr|quadkonsole4-0.2.1-2|44	%clean_icon_cache hicolor
14cr|quadkonsole4-0.2.1-2|45	%endif
14cr|quadkonsole4-0.2.1-2|46	
14cr|quadkonsole4-0.2.1-2|47	%clean
14cr|quadkonsole4-0.2.1-2|48	rm -rf %{buildroot}
14cr|quadkonsole4-0.2.1-2|49	
14cr|quadkonsole4-0.2.1-2|50	%files
14cr|quadkonsole4-0.2.1-2|51	%defattr(-,root,root)
14cr|quadkonsole4-0.2.1-2|52	%doc INSTALL COPYING NEWS AUTHORS ChangeLog
14cr|quadkonsole4-0.2.1-2|53	%_kde_datadir/doc/HTML/en/quadkonsole4/common
14cr|quadkonsole4-0.2.1-2|54	%_kde_datadir/doc/HTML/en/quadkonsole4/index.cache.bz2
14cr|quadkonsole4-0.2.1-2|55	%_kde_datadir/doc/HTML/en/quadkonsole4/index.docbook
14cr|quadkonsole4-0.2.1-2|56	%{_bindir}/%{name}
14cr|quadkonsole4-0.2.1-2|57	%_kde_datadir/applications/kde4/*.desktop
14cr|quadkonsole4-0.2.1-2|58	%_kde_datadir/apps/%{name}/quadkonsole4ui.rc
14cr|quadkonsole4-0.2.1-2|59	%_kde_datadir/config.kcfg/*
14cr|quadkonsole4-0.2.1-2|60	%_kde_iconsdir/*/*/*/*
14cr|quadkonsole4-0.2.1-2|61	
14cr|quadkonsole4-0.2.1-2|62	
14cr|quadkonsole4-0.2.1-2|63	
14cr|quadkonsole4-0.2.1-2|64	
14cr|quadkonsole4-0.2.1-2|65	%changelog
14cr|quadkonsole4-0.2.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|quadkonsole4-0.2.1-2|67	+ Revision: 6f9134e
14cr|quadkonsole4-0.2.1-2|68	- MassBuild#464: Increase release tag
14cr|quadkonsole4-0.2.1-2|69	
14cr|quadkonsole4-0.2.1-2|70	

7154 14
14cr|quagga-0.99.22.4-1|1	%define _disable_ld_no_undefined 1
14cr|quagga-0.99.22.4-1|2	
14cr|quagga-0.99.22.4-1|3	# configure options
14cr|quagga-0.99.22.4-1|4	%define	with_snmp	0
14cr|quagga-0.99.22.4-1|5	%define	with_vtysh	1
14cr|quagga-0.99.22.4-1|6	%define	with_ospf_te	1
14cr|quagga-0.99.22.4-1|7	%define	with_opaque_lsa	1
14cr|quagga-0.99.22.4-1|8	%define	with_tcp_zebra	0
14cr|quagga-0.99.22.4-1|9	%define	with_vtysh	1
14cr|quagga-0.99.22.4-1|10	%define	with_pam	1
14cr|quagga-0.99.22.4-1|11	%define	with_ipv6	1
14cr|quagga-0.99.22.4-1|12	%define	with_ospfclient	0
14cr|quagga-0.99.22.4-1|13	%define	with_ospfapi	0
14cr|quagga-0.99.22.4-1|14	%define	with_irdp	1
14cr|quagga-0.99.22.4-1|15	%define	with_isisd	1
14cr|quagga-0.99.22.4-1|16	%define	with_multipath	64
14cr|quagga-0.99.22.4-1|17	%define	quagga_user	quagga
14cr|quagga-0.99.22.4-1|18	%define	vty_group	quaggavt
14cr|quagga-0.99.22.4-1|19	
14cr|quagga-0.99.22.4-1|20	# path defines
14cr|quagga-0.99.22.4-1|21	%define	zeb_src		%{_builddir}/%{name}-%{version}
14cr|quagga-0.99.22.4-1|22	%define	zeb_rh_src	%{zeb_src}/redhat
14cr|quagga-0.99.22.4-1|23	%define	zeb_docs	%{zeb_src}/doc
14cr|quagga-0.99.22.4-1|24	
14cr|quagga-0.99.22.4-1|25	%define major 0
14cr|quagga-0.99.22.4-1|26	%define libospf %mklibname ospf %{major}
14cr|quagga-0.99.22.4-1|27	%define libzebra %mklibname zebra %{major}
14cr|quagga-0.99.22.4-1|28	%define devname %mklibname %{name} -d
14cr|quagga-0.99.22.4-1|29	
14cr|quagga-0.99.22.4-1|30	Summary:	Routing daemon
14cr|quagga-0.99.22.4-1|31	Name:		quagga
14cr|quagga-0.99.22.4-1|32	Version:	0.99.22.4
14cr|quagga-0.99.22.4-1|33	Release:	1
14cr|quagga-0.99.22.4-1|34	License:	GPLv2+
14cr|quagga-0.99.22.4-1|35	Group:		System/Servers
14cr|quagga-0.99.22.4-1|36	Url:		http://www.quagga.net
14cr|quagga-0.99.22.4-1|37	Source0:	http://download.savannah.gnu.org/releases/quagga/%{name}-%{version}.tar.xz
14cr|quagga-0.99.22.4-1|38	Source1:	http://download.savannah.gnu.org/releases/quagga/%{name}-%{version}.tar.asc
14cr|quagga-0.99.22.4-1|39	Source2:	%{name}-tmpfiles.conf
14cr|quagga-0.99.22.4-1|40	Source10:	babeld.service
14cr|quagga-0.99.22.4-1|41	Source11:	ripngd.service
14cr|quagga-0.99.22.4-1|42	Source12:	ospf6d.service
14cr|quagga-0.99.22.4-1|43	Source13:	isisd.service
14cr|quagga-0.99.22.4-1|44	Source14:	ospfd.service
14cr|quagga-0.99.22.4-1|45	Source15:	ripd.service
14cr|quagga-0.99.22.4-1|46	Source16:	bgpd.service
14cr|quagga-0.99.22.4-1|47	Source17:	zebra.service
14cr|quagga-0.99.22.4-1|48	Source18:	watchquagga.service
14cr|quagga-0.99.22.4-1|49	# patch to ignore netlik message not coing from kernel
14cr|quagga-0.99.22.4-1|50	# not sure if this is still needed
14cr|quagga-0.99.22.4-1|51	# likely related to http://osvdb.org/show/osvdb/55382
14cr|quagga-0.99.22.4-1|52	# to be sent upstream
14cr|quagga-0.99.22.4-1|53	Patch0:		quagga-0.99.11-netlink.patch
14cr|quagga-0.99.22.4-1|54	Patch1:		quagga-0.99.22.4-readline6.3.patch
14cr|quagga-0.99.22.4-1|55	BuildRequires:	chrpath
14cr|quagga-0.99.22.4-1|56	BuildRequires:	systemd-units
14cr|quagga-0.99.22.4-1|57	BuildRequires:	texi2html
14cr|quagga-0.99.22.4-1|58	BuildRequires:	texinfo
14cr|quagga-0.99.22.4-1|59	BuildRequires:	texlive
14cr|quagga-0.99.22.4-1|60	BuildRequires:	pam-devel
14cr|quagga-0.99.22.4-1|61	BuildRequires:	pcap-devel
14cr|quagga-0.99.22.4-1|62	%if %{with_snmp}
14cr|quagga-0.99.22.4-1|63	Requires:	net-snmp-mibs
14cr|quagga-0.99.22.4-1|64	BuildRequires:	net-snmp-devel
14cr|quagga-0.99.22.4-1|65	BuildRequires:	pkgconfig(openssl)
14cr|quagga-0.99.22.4-1|66	%endif
14cr|quagga-0.99.22.4-1|67	%if %{with_vtysh}
14cr|quagga-0.99.22.4-1|68	BuildRequires:	readline-devel
14cr|quagga-0.99.22.4-1|69	BuildRequires:	pkgconfig(ncurses)
14cr|quagga-0.99.22.4-1|70	%endif
14cr|quagga-0.99.22.4-1|71	Requires(post):		systemd
14cr|quagga-0.99.22.4-1|72	Requires(pre,post,preun,postun):	rpm-helper
14cr|quagga-0.99.22.4-1|73	
14cr|quagga-0.99.22.4-1|74	%description
14cr|quagga-0.99.22.4-1|75	Quagga is a free software that manages TCP/IP based routing
14cr|quagga-0.99.22.4-1|76	protocol. It takes multi-server and multi-thread approach to resolve
14cr|quagga-0.99.22.4-1|77	the current complexity of the Internet.
14cr|quagga-0.99.22.4-1|78	
14cr|quagga-0.99.22.4-1|79	Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
14cr|quagga-0.99.22.4-1|80	
14cr|quagga-0.99.22.4-1|81	Quagga is intended to be used as a Route Server and a Route Reflector. It is
14cr|quagga-0.99.22.4-1|82	not a toolkit, it provides full routing power under a new architecture.
14cr|quagga-0.99.22.4-1|83	Quagga by design has a process for each protocol.
14cr|quagga-0.99.22.4-1|84	
14cr|quagga-0.99.22.4-1|85	Quagga is a fork of GNU Zebra.
14cr|quagga-0.99.22.4-1|86	
14cr|quagga-0.99.22.4-1|87	%files
14cr|quagga-0.99.22.4-1|88	%doc */*.sample* AUTHORS COPYING doc/quagga.html doc/mpls
14cr|quagga-0.99.22.4-1|89	%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES TODO
14cr|quagga-0.99.22.4-1|90	#
14cr|quagga-0.99.22.4-1|91	%dir %attr(0751,%{quagga_user},%{quagga_user}) %{_sysconfdir}/quagga
14cr|quagga-0.99.22.4-1|92	%dir %attr(0750,%{quagga_user},%{quagga_user}) /var/log/quagga
14cr|quagga-0.99.22.4-1|93	%{_tmpfilesdir}/%{name}.conf
14cr|quagga-0.99.22.4-1|94	#
14cr|quagga-0.99.22.4-1|95	%attr(0640,%{quagga_user},%{vty_group}) %config(noreplace) %{_sysconfdir}/quagga/vtysh.conf*
14cr|quagga-0.99.22.4-1|96	#
14cr|quagga-0.99.22.4-1|97	%config(noreplace) %{_sysconfdir}/pam.d/quagga
14cr|quagga-0.99.22.4-1|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/*
14cr|quagga-0.99.22.4-1|99	%config(noreplace) %{_sysconfdir}/sysconfig/quagga
14cr|quagga-0.99.22.4-1|100	%config(noreplace) %{_sysconfdir}/quagga/bgpd.conf*
14cr|quagga-0.99.22.4-1|101	%config(noreplace) %{_sysconfdir}/quagga/ospf6d.conf*
14cr|quagga-0.99.22.4-1|102	%config(noreplace) %{_sysconfdir}/quagga/ospfd.conf*
14cr|quagga-0.99.22.4-1|103	%config(noreplace) %{_sysconfdir}/quagga/ripd.conf*
14cr|quagga-0.99.22.4-1|104	%config(noreplace) %{_sysconfdir}/quagga/ripngd.conf*
14cr|quagga-0.99.22.4-1|105	%config(noreplace) %{_sysconfdir}/quagga/zebra.conf*
14cr|quagga-0.99.22.4-1|106	%config(noreplace) %{_sysconfdir}/quagga/babeld.conf*
14cr|quagga-0.99.22.4-1|107	#
14cr|quagga-0.99.22.4-1|108	%{_unitdir}/*.service
14cr|quagga-0.99.22.4-1|109	#
14cr|quagga-0.99.22.4-1|110	%{_sbindir}/bgpd
14cr|quagga-0.99.22.4-1|111	%{_sbindir}/ospf6d
14cr|quagga-0.99.22.4-1|112	%if %{with_ospfclient}
14cr|quagga-0.99.22.4-1|113	%{_sbindir}/ospfclient
14cr|quagga-0.99.22.4-1|114	%endif
14cr|quagga-0.99.22.4-1|115	%{_sbindir}/ospfd
14cr|quagga-0.99.22.4-1|116	%{_sbindir}/ripd
14cr|quagga-0.99.22.4-1|117	%{_sbindir}/ripngd
14cr|quagga-0.99.22.4-1|118	%{_sbindir}/watchquagga
14cr|quagga-0.99.22.4-1|119	%{_sbindir}/zebra
14cr|quagga-0.99.22.4-1|120	%{_sbindir}/babeld
14cr|quagga-0.99.22.4-1|121	#
14cr|quagga-0.99.22.4-1|122	%if %{with_vtysh}
14cr|quagga-0.99.22.4-1|123	%{_bindir}/vtysh
14cr|quagga-0.99.22.4-1|124	%attr(0644,root,root) %{_mandir}/man1/vtysh.1*
14cr|quagga-0.99.22.4-1|125	%endif
14cr|quagga-0.99.22.4-1|126	#
14cr|quagga-0.99.22.4-1|127	%if %{with_isisd}
14cr|quagga-0.99.22.4-1|128	%{_sbindir}/isisd
14cr|quagga-0.99.22.4-1|129	%attr(0644,root,root) %{_mandir}/man8/isisd.8*
14cr|quagga-0.99.22.4-1|130	%config(noreplace) %{_sysconfdir}/quagga/isisd.conf*
14cr|quagga-0.99.22.4-1|131	%endif
14cr|quagga-0.99.22.4-1|132	#
14cr|quagga-0.99.22.4-1|133	%attr(0644,root,root) %{_mandir}/man8/bgpd.8*
14cr|quagga-0.99.22.4-1|134	%attr(0644,root,root) %{_mandir}/man8/ospf6d.8*
14cr|quagga-0.99.22.4-1|135	%attr(0644,root,root) %{_mandir}/man8/ospfd.8*
14cr|quagga-0.99.22.4-1|136	%attr(0644,root,root) %{_mandir}/man8/ripd.8*
14cr|quagga-0.99.22.4-1|137	%attr(0644,root,root) %{_mandir}/man8/ripngd.8*
14cr|quagga-0.99.22.4-1|138	%attr(0644,root,root) %{_mandir}/man8/zebra.8*
14cr|quagga-0.99.22.4-1|139	%if %{with_ospfclient}
14cr|quagga-0.99.22.4-1|140	%attr(0644,root,root) %{_mandir}/man8/ospfclient.8*
14cr|quagga-0.99.22.4-1|141	%endif
14cr|quagga-0.99.22.4-1|142	%attr(0644,root,root) %{_mandir}/man8/watchquagga.8*
14cr|quagga-0.99.22.4-1|143	%{_infodir}/*info*
14cr|quagga-0.99.22.4-1|144	
14cr|quagga-0.99.22.4-1|145	%pre
14cr|quagga-0.99.22.4-1|146	# add vty_group
14cr|quagga-0.99.22.4-1|147	%_pre_groupadd %{vty_group}
14cr|quagga-0.99.22.4-1|148	# add quagga user and group
14cr|quagga-0.99.22.4-1|149	%_pre_useradd %{quagga_user} %{_localstatedir}/lib /sbin/nologin
14cr|quagga-0.99.22.4-1|150	
14cr|quagga-0.99.22.4-1|151	%post
14cr|quagga-0.99.22.4-1|152	systemd-tmpfiles --create %{name}.conf
14cr|quagga-0.99.22.4-1|153	%_post_service zebra
14cr|quagga-0.99.22.4-1|154	%_post_service ripd
14cr|quagga-0.99.22.4-1|155	%if %{with_ipv6}
14cr|quagga-0.99.22.4-1|156	%_post_service ospf6d
14cr|quagga-0.99.22.4-1|157	%_post_service ripngd
14cr|quagga-0.99.22.4-1|158	%endif
14cr|quagga-0.99.22.4-1|159	%_post_service ospfd
14cr|quagga-0.99.22.4-1|160	%_post_service bgpd
14cr|quagga-0.99.22.4-1|161	%_post_service watchquagga
14cr|quagga-0.99.22.4-1|162	
14cr|quagga-0.99.22.4-1|163	# Create dummy files if they don't exist so basic functions can be used.
14cr|quagga-0.99.22.4-1|164	if [ ! -e %{_sysconfdir}/quagga/zebra.conf ]; then
14cr|quagga-0.99.22.4-1|165	echo "hostname `hostname`" > %{_sysconfdir}/quagga/zebra.conf
14cr|quagga-0.99.22.4-1|166	chown %{quagga_user}:%{quagga_user} %{_sysconfdir}/quagga/zebra.conf
14cr|quagga-0.99.22.4-1|167	chmod 640 %{_sysconfdir}/quagga/zebra.conf
14cr|quagga-0.99.22.4-1|168	fi
14cr|quagga-0.99.22.4-1|169	if [ ! -e %{_sysconfdir}/quagga/vtysh.conf ]; then
14cr|quagga-0.99.22.4-1|170	touch %{_sysconfdir}/quagga/vtysh.conf
14cr|quagga-0.99.22.4-1|171	chmod 640 %{_sysconfdir}/quagga/vtysh.conf
14cr|quagga-0.99.22.4-1|172	fi
14cr|quagga-0.99.22.4-1|173	
14cr|quagga-0.99.22.4-1|174	%preun
14cr|quagga-0.99.22.4-1|175	%_preun_service zebra
14cr|quagga-0.99.22.4-1|176	%_preun_service ripd
14cr|quagga-0.99.22.4-1|177	%if %{with_ipv6}
14cr|quagga-0.99.22.4-1|178	%_preun_service ripngd
14cr|quagga-0.99.22.4-1|179	%endif
14cr|quagga-0.99.22.4-1|180	%_preun_service ospfd
14cr|quagga-0.99.22.4-1|181	%if %{with_ipv6}
14cr|quagga-0.99.22.4-1|182	%_preun_service ospf6d
14cr|quagga-0.99.22.4-1|183	%endif
14cr|quagga-0.99.22.4-1|184	%_preun_service bgpd
14cr|quagga-0.99.22.4-1|185	%_preun_service watchquagga
14cr|quagga-0.99.22.4-1|186	
14cr|quagga-0.99.22.4-1|187	%postun
14cr|quagga-0.99.22.4-1|188	%_postun_userdel %{quagga_user}
14cr|quagga-0.99.22.4-1|189	
14cr|quagga-0.99.22.4-1|190	#----------------------------------------------------------------------------
14cr|quagga-0.99.22.4-1|191	
14cr|quagga-0.99.22.4-1|192	%package contrib
14cr|quagga-0.99.22.4-1|193	Summary:	Tools for quagga
14cr|quagga-0.99.22.4-1|194	Group:		System/Servers
14cr|quagga-0.99.22.4-1|195	
14cr|quagga-0.99.22.4-1|196	%description contrib
14cr|quagga-0.99.22.4-1|197	Contributed/3rd party tools which may be of use with quagga.
14cr|quagga-0.99.22.4-1|198	
14cr|quagga-0.99.22.4-1|199	%files contrib
14cr|quagga-0.99.22.4-1|200	%doc tools
14cr|quagga-0.99.22.4-1|201	
14cr|quagga-0.99.22.4-1|202	#----------------------------------------------------------------------------
14cr|quagga-0.99.22.4-1|203	
14cr|quagga-0.99.22.4-1|204	%package -n %{libospf}
14cr|quagga-0.99.22.4-1|205	Summary:	Shared library for %{name}
14cr|quagga-0.99.22.4-1|206	Group:		System/Libraries
14cr|quagga-0.99.22.4-1|207	Conflicts:	%{_lib}quagga0 < 0.99.22.4
14cr|quagga-0.99.22.4-1|208	Obsoletes:	%{_lib}quagga0 < 0.99.22.4
14cr|quagga-0.99.22.4-1|209	
14cr|quagga-0.99.22.4-1|210	%description -n %{libospf}
14cr|quagga-0.99.22.4-1|211	This package provides the shared library for name.
14cr|quagga-0.99.22.4-1|212	
14cr|quagga-0.99.22.4-1|213	%files -n %{libospf}
14cr|quagga-0.99.22.4-1|214	%{_libdir}/libospf.so.%{major}*
14cr|quagga-0.99.22.4-1|215	
14cr|quagga-0.99.22.4-1|216	#----------------------------------------------------------------------------
14cr|quagga-0.99.22.4-1|217	
14cr|quagga-0.99.22.4-1|218	%package -n %{libzebra}
14cr|quagga-0.99.22.4-1|219	Summary:	Shared library for %{name}
14cr|quagga-0.99.22.4-1|220	Group:		System/Libraries
14cr|quagga-0.99.22.4-1|221	Conflicts:	%{_lib}quagga0 < 0.99.22.4
14cr|quagga-0.99.22.4-1|222	
14cr|quagga-0.99.22.4-1|223	%description -n %{libzebra}
14cr|quagga-0.99.22.4-1|224	This package provides the shared library for name.
14cr|quagga-0.99.22.4-1|225	
14cr|quagga-0.99.22.4-1|226	%files -n %{libzebra}
14cr|quagga-0.99.22.4-1|227	%{_libdir}/libzebra.so.%{major}*
14cr|quagga-0.99.22.4-1|228	
14cr|quagga-0.99.22.4-1|229	#----------------------------------------------------------------------------
14cr|quagga-0.99.22.4-1|230	
14cr|quagga-0.99.22.4-1|231	%package -n %{devname}
14cr|quagga-0.99.22.4-1|232	Summary:	Header and object files for quagga development
14cr|quagga-0.99.22.4-1|233	Group:		Development/C
14cr|quagga-0.99.22.4-1|234	Requires:	%{libospf} = %{EVRD}
14cr|quagga-0.99.22.4-1|235	Requires:	%{libzebra} = %{EVRD}
14cr|quagga-0.99.22.4-1|236	Provides:	%{name}-devel = %{EVRD}
14cr|quagga-0.99.22.4-1|237	
14cr|quagga-0.99.22.4-1|238	%description -n %{devname}
14cr|quagga-0.99.22.4-1|239	The quagga-devel package contains the header and object files necessary for
14cr|quagga-0.99.22.4-1|240	developing OSPF-API and quagga applications.
14cr|quagga-0.99.22.4-1|241	
14cr|quagga-0.99.22.4-1|242	%files -n %{devname}
14cr|quagga-0.99.22.4-1|243	%{_libdir}/*.so
14cr|quagga-0.99.22.4-1|244	%{_includedir}/quagga/
14cr|quagga-0.99.22.4-1|245	
14cr|quagga-0.99.22.4-1|246	#----------------------------------------------------------------------------
14cr|quagga-0.99.22.4-1|247	
14cr|quagga-0.99.22.4-1|248	%prep
14cr|quagga-0.99.22.4-1|249	%setup  -q
14cr|quagga-0.99.22.4-1|250	%patch0 -p1 -b .netlink~
14cr|quagga-0.99.22.4-1|251	%patch1 -p1 -b .readline63~
14cr|quagga-0.99.22.4-1|252	
14cr|quagga-0.99.22.4-1|253	%build
14cr|quagga-0.99.22.4-1|254	export CFLAGS="%{optflags} -fPIC"
14cr|quagga-0.99.22.4-1|255	
14cr|quagga-0.99.22.4-1|256	%serverbuild
14cr|quagga-0.99.22.4-1|257	autoreconf -fi
14cr|quagga-0.99.22.4-1|258	%configure2_5x \
14cr|quagga-0.99.22.4-1|259	--sysconfdir=%{_sysconfdir}/quagga \
14cr|quagga-0.99.22.4-1|260	--localstatedir=/run/quagga \
14cr|quagga-0.99.22.4-1|261	%if %{with_ipv6}
14cr|quagga-0.99.22.4-1|262	--enable-ipv6 \
14cr|quagga-0.99.22.4-1|263	%endif
14cr|quagga-0.99.22.4-1|264	%if %{with_snmp}
14cr|quagga-0.99.22.4-1|265	--enable-snmp \
14cr|quagga-0.99.22.4-1|266	%endif
14cr|quagga-0.99.22.4-1|267	%if %{with_multipath}
14cr|quagga-0.99.22.4-1|268	--enable-multipath=%{with_multipath} \
14cr|quagga-0.99.22.4-1|269	%endif
14cr|quagga-0.99.22.4-1|270	%if %{with_tcp_zebra}
14cr|quagga-0.99.22.4-1|271	--enable-tcp-zebra \
14cr|quagga-0.99.22.4-1|272	%endif
14cr|quagga-0.99.22.4-1|273	%if %{with_opaque_lsa}
14cr|quagga-0.99.22.4-1|274	--enable-opaque-lsa \
14cr|quagga-0.99.22.4-1|275	%endif
14cr|quagga-0.99.22.4-1|276	%if %{with_ospf_te}
14cr|quagga-0.99.22.4-1|277	--enable-ospf-te \
14cr|quagga-0.99.22.4-1|278	%endif
14cr|quagga-0.99.22.4-1|279	%if %{with_vtysh}
14cr|quagga-0.99.22.4-1|280	--enable-vtysh \
14cr|quagga-0.99.22.4-1|281	%endif
14cr|quagga-0.99.22.4-1|282	%if %{with_ospfclient}
14cr|quagga-0.99.22.4-1|283	--enable-ospfclient=yes \
14cr|quagga-0.99.22.4-1|284	%else
14cr|quagga-0.99.22.4-1|285	--enable-ospfclient=no\
14cr|quagga-0.99.22.4-1|286	%endif
14cr|quagga-0.99.22.4-1|287	%if %{with_ospfapi}
14cr|quagga-0.99.22.4-1|288	--enable-ospfapi=yes \
14cr|quagga-0.99.22.4-1|289	%else
14cr|quagga-0.99.22.4-1|290	--enable-ospfapi=no \
14cr|quagga-0.99.22.4-1|291	%endif
14cr|quagga-0.99.22.4-1|292	%if %{with_irdp}
14cr|quagga-0.99.22.4-1|293	--enable-irdp=yes \
14cr|quagga-0.99.22.4-1|294	%else
14cr|quagga-0.99.22.4-1|295	--enable-irdp=no \
14cr|quagga-0.99.22.4-1|296	%endif
14cr|quagga-0.99.22.4-1|297	%if %{with_isisd}
14cr|quagga-0.99.22.4-1|298	--enable-isisd \
14cr|quagga-0.99.22.4-1|299	%else
14cr|quagga-0.99.22.4-1|300	--disable-isisd \
14cr|quagga-0.99.22.4-1|301	%endif
14cr|quagga-0.99.22.4-1|302	%if %{with_pam}
14cr|quagga-0.99.22.4-1|303	--with-libpam \
14cr|quagga-0.99.22.4-1|304	%endif
14cr|quagga-0.99.22.4-1|305	--enable-user=%{quagga_user} \
14cr|quagga-0.99.22.4-1|306	--enable-group=%{quagga_user} \
14cr|quagga-0.99.22.4-1|307	--enable-vty-group=%{vty_group} \
14cr|quagga-0.99.22.4-1|308	--with-cflags="%{optflags}" \
14cr|quagga-0.99.22.4-1|309	--enable-netlink
14cr|quagga-0.99.22.4-1|310	
14cr|quagga-0.99.22.4-1|311	%make MAKEINFO="makeinfo --no-split"
14cr|quagga-0.99.22.4-1|312	
14cr|quagga-0.99.22.4-1|313	pushd doc
14cr|quagga-0.99.22.4-1|314	texi2html quagga.texi
14cr|quagga-0.99.22.4-1|315	popd
14cr|quagga-0.99.22.4-1|316	
14cr|quagga-0.99.22.4-1|317	%install
14cr|quagga-0.99.22.4-1|318	# don't fiddle with the initscript!
14cr|quagga-0.99.22.4-1|319	export DONT_GPRINTIFY=1
14cr|quagga-0.99.22.4-1|320	
14cr|quagga-0.99.22.4-1|321	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|quagga-0.99.22.4-1|322	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|quagga-0.99.22.4-1|323	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|quagga-0.99.22.4-1|324	install -d %{buildroot}/var/log/quagga
14cr|quagga-0.99.22.4-1|325	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|quagga-0.99.22.4-1|326	install -d %{buildroot}%{_infodir}
14cr|quagga-0.99.22.4-1|327	
14cr|quagga-0.99.22.4-1|328	%makeinstall_std
14cr|quagga-0.99.22.4-1|329	
14cr|quagga-0.99.22.4-1|330	# Remove this file, as it is uninstalled and causes errors when building on RH9
14cr|quagga-0.99.22.4-1|331	rm -rf %{buildroot}/usr/share/info/dir
14cr|quagga-0.99.22.4-1|332	
14cr|quagga-0.99.22.4-1|333	mkdir -p %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|334	
14cr|quagga-0.99.22.4-1|335	install -m 644 %{SOURCE16} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|336	install -m 644 %{SOURCE17} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|337	install -m 644 %{SOURCE14} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|338	install -m 644 %{SOURCE15} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|339	install -m 644 %{SOURCE18} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|340	%if %{with_ipv6}
14cr|quagga-0.99.22.4-1|341	install -m 644 %{SOURCE11} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|342	install -m 644 %{SOURCE12} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|343	%endif
14cr|quagga-0.99.22.4-1|344	%if %{with_isisd}
14cr|quagga-0.99.22.4-1|345	install -m 644 %{SOURCE13} %{buildroot}%{_unitdir}
14cr|quagga-0.99.22.4-1|346	%endif
14cr|quagga-0.99.22.4-1|347	
14cr|quagga-0.99.22.4-1|348	install -m644 %{zeb_rh_src}/quagga.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/quagga
14cr|quagga-0.99.22.4-1|349	install -m644 %{zeb_rh_src}/quagga.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/quagga
14cr|quagga-0.99.22.4-1|350	
14cr|quagga-0.99.22.4-1|351	# fix conditional pam config file
14cr|quagga-0.99.22.4-1|352	install -m644 %{zeb_rh_src}/quagga.pam %{buildroot}%{_sysconfdir}/pam.d/quagga
14cr|quagga-0.99.22.4-1|353	
14cr|quagga-0.99.22.4-1|354	# nuke rpath
14cr|quagga-0.99.22.4-1|355	chrpath -d %{buildroot}%{_bindir}/*
14cr|quagga-0.99.22.4-1|356	chrpath -d %{buildroot}%{_sbindir}/*
14cr|quagga-0.99.22.4-1|357	
14cr|quagga-0.99.22.4-1|358	rm -f %{buildroot}%{_libdir}/*.*a
14cr|quagga-0.99.22.4-1|359	
14cr|quagga-0.99.22.4-1|360	
14cr|quagga-0.99.22.4-1|361	%changelog
14cr|quagga-0.99.22.4-1|362	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.22.4-1
14cr|quagga-0.99.22.4-1|363	+ Revision: a2c9871
14cr|quagga-0.99.22.4-1|364	- Add patch to fix build with readline 6.3
14cr|quagga-0.99.22.4-1|365	
14cr|quagga-0.99.22.4-1|366	

7155 14
14cr|quarry-0.2.0-1|1	%define version 0.2.0
14cr|quarry-0.2.0-1|2	%define rel	1
14cr|quarry-0.2.0-1|3	%define release %mkrel %rel
14cr|quarry-0.2.0-1|4	
14cr|quarry-0.2.0-1|5	Summary:	GUI Frontend of Go, Amazons and Othello
14cr|quarry-0.2.0-1|6	Name:		quarry
14cr|quarry-0.2.0-1|7	Version:	%{version}
14cr|quarry-0.2.0-1|8	Release:	%{release}
14cr|quarry-0.2.0-1|9	License:	GPLv2+
14cr|quarry-0.2.0-1|10	Group:		Games/Boards
14cr|quarry-0.2.0-1|11	URL:		http://home.gna.org/quarry/
14cr|quarry-0.2.0-1|12	Source0:	http://download.gna.org/%{name}/%{name}-%{version}.tar.gz
14cr|quarry-0.2.0-1|13	Source1:	http://download.gna.org/%{name}/%{name}-%{version}.tar.gz.sig
14cr|quarry-0.2.0-1|14	Patch0:		quarry-0.2.0-fix-str-fmt.patch
14cr|quarry-0.2.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|quarry-0.2.0-1|16	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|quarry-0.2.0-1|17	BuildRequires:	scrollkeeper
14cr|quarry-0.2.0-1|18	BuildRequires:	desktop-file-utils
14cr|quarry-0.2.0-1|19	Requires(post,postun):		scrollkeeper
14cr|quarry-0.2.0-1|20	
14cr|quarry-0.2.0-1|21	%description
14cr|quarry-0.2.0-1|22	Quarry is a multi-purpose GUI for several board games, at present Go,
14cr|quarry-0.2.0-1|23	Amazons and Othello. It allows users to play against computer players
14cr|quarry-0.2.0-1|24	(third-party programs, e.g. GNU Go) or other humans, view and edit
14cr|quarry-0.2.0-1|25	game records. Future versions will also support Internet game servers
14cr|quarry-0.2.0-1|26	(like NNGS, a Go server) and provide certain features for developers
14cr|quarry-0.2.0-1|27	of board game-playing engines for enhancing their programs.
14cr|quarry-0.2.0-1|28	
14cr|quarry-0.2.0-1|29	
14cr|quarry-0.2.0-1|30	%prep
14cr|quarry-0.2.0-1|31	%setup -q
14cr|quarry-0.2.0-1|32	%patch0 -p0
14cr|quarry-0.2.0-1|33	
14cr|quarry-0.2.0-1|34	%build
14cr|quarry-0.2.0-1|35	%configure --bindir=%{_gamesbindir}
14cr|quarry-0.2.0-1|36	%make
14cr|quarry-0.2.0-1|37	
14cr|quarry-0.2.0-1|38	%install
14cr|quarry-0.2.0-1|39	%makeinstall_std
14cr|quarry-0.2.0-1|40	
14cr|quarry-0.2.0-1|41	# Fix desktop file
14cr|quarry-0.2.0-1|42	sed -i -e 's/%{name}.png/%{name}/' \
14cr|quarry-0.2.0-1|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|quarry-0.2.0-1|44	desktop-file-install \
14cr|quarry-0.2.0-1|45	--remove-key=Encoding \
14cr|quarry-0.2.0-1|46	--remove-key=Version \
14cr|quarry-0.2.0-1|47	--remove-category=Application \
14cr|quarry-0.2.0-1|48	--add-category=X-MandrivaLinux-MoreApplications-Games-Boards \
14cr|quarry-0.2.0-1|49	--dir %{buildroot}%{_datadir}/applications \
14cr|quarry-0.2.0-1|50	%{buildroot}%{_datadir}/applications/*
14cr|quarry-0.2.0-1|51	
14cr|quarry-0.2.0-1|52	%find_lang %{name} --with-gnome
14cr|quarry-0.2.0-1|53	
14cr|quarry-0.2.0-1|54	%files -f %{name}.lang
14cr|quarry-0.2.0-1|55	%doc AUTHORS COPYING COPYING-DOC ChangeLog NEWS README
14cr|quarry-0.2.0-1|56	%doc THANKS TODO
14cr|quarry-0.2.0-1|57	%{_gamesbindir}/%{name}
14cr|quarry-0.2.0-1|58	%{_datadir}/%{name}
14cr|quarry-0.2.0-1|59	%{_datadir}/pixmaps/%{name}.png
14cr|quarry-0.2.0-1|60	%{_datadir}/mime/packages/%{name}.xml
14cr|quarry-0.2.0-1|61	%{_datadir}/applications/%{name}.desktop
14cr|quarry-0.2.0-1|62	
14cr|quarry-0.2.0-1|63	%changelog
14cr|quarry-0.2.0-1|64	* Wed Nov 07 2012 Alexander Khryukin <alexander@mezon.ru> 0.2.0-1
14cr|quarry-0.2.0-1|65	+ Revision: cbe7efc
14cr|quarry-0.2.0-1|66	- contrib fixing
14cr|quarry-0.2.0-1|67	
14cr|quarry-0.2.0-1|68	

7156 14
14cr|quasi88-0.6.3-4|1	Name:         quasi88
14cr|quasi88-0.6.3-4|2	License:      GPL
14cr|quasi88-0.6.3-4|3	Group:        Emulators
14cr|quasi88-0.6.3-4|4	Version:      0.6.3
14cr|quasi88-0.6.3-4|5	Release:      4
14cr|quasi88-0.6.3-4|6	Summary:      NEC PC-8801 Emulator
14cr|quasi88-0.6.3-4|7	URL:          http://www.117.ne.jp/~show/pc8801/pc88emu.html
14cr|quasi88-0.6.3-4|8	Source0:      http://www.117.ne.jp/~show/pc8801/%name-%version.tgz
14cr|quasi88-0.6.3-4|9	Patch0:       %name-compile.patch
14cr|quasi88-0.6.3-4|10	Patch1:       %name-rpmlint.patch
14cr|quasi88-0.6.3-4|11	Patch2:       %name-Werror.patch
14cr|quasi88-0.6.3-4|12	BuildRequires: SDL-devel gcc-c++
14cr|quasi88-0.6.3-4|13	
14cr|quasi88-0.6.3-4|14	%description
14cr|quasi88-0.6.3-4|15	Needs ROM images in ~/.quasi88/rom. You can use the corresponding MESS rom set
14cr|quasi88-0.6.3-4|16	(pc88srl.zip).
14cr|quasi88-0.6.3-4|17	
14cr|quasi88-0.6.3-4|18	%prep
14cr|quasi88-0.6.3-4|19	%setup
14cr|quasi88-0.6.3-4|20	%patch0 -p1 -b .config~
14cr|quasi88-0.6.3-4|21	%patch1 -p0 -b .rpmlint~
14cr|quasi88-0.6.3-4|22	%patch2 -p1 -b .Werror~
14cr|quasi88-0.6.3-4|23	
14cr|quasi88-0.6.3-4|24	%build
14cr|quasi88-0.6.3-4|25	CFLAGS="$RPM_OPT_FLAGS" make \
14cr|quasi88-0.6.3-4|26	%ifarch %ix86 x86_64 ia64 %arm
14cr|quasi88-0.6.3-4|27	LSB_FIRST=1
14cr|quasi88-0.6.3-4|28	%else
14cr|quasi88-0.6.3-4|29	
14cr|quasi88-0.6.3-4|30	%endif
14cr|quasi88-0.6.3-4|31	cd tools
14cr|quasi88-0.6.3-4|32	make CFLAGS="$RPM_OPT_FLAGS"
14cr|quasi88-0.6.3-4|33	
14cr|quasi88-0.6.3-4|34	%install
14cr|quasi88-0.6.3-4|35	install -D -m 755 quasi88.sdl %{buildroot}%{_bindir}/quasi88
14cr|quasi88-0.6.3-4|36	install -m 755 tools/*88 %{buildroot}%{_bindir}
14cr|quasi88-0.6.3-4|37	
14cr|quasi88-0.6.3-4|38	%files
14cr|quasi88-0.6.3-4|39	%defattr(-,root,root)
14cr|quasi88-0.6.3-4|40	%doc document/* *.ini *.rc tools/*.txt
14cr|quasi88-0.6.3-4|41	%{_bindir}/*88
14cr|quasi88-0.6.3-4|42	
14cr|quasi88-0.6.3-4|43	
14cr|quasi88-0.6.3-4|44	
14cr|quasi88-0.6.3-4|45	
14cr|quasi88-0.6.3-4|46	%changelog
14cr|quasi88-0.6.3-4|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-4
14cr|quasi88-0.6.3-4|48	+ Revision: 418f5f1
14cr|quasi88-0.6.3-4|49	- MassBuild#464: Increase release tag
14cr|quasi88-0.6.3-4|50	
14cr|quasi88-0.6.3-4|51	

7157 14
14cr|qucs-0.0.17-2|1	%define Werror_cflags %{nil}
14cr|qucs-0.0.17-2|2	
14cr|qucs-0.0.17-2|3	# %define svn 1842
14cr|qucs-0.0.17-2|4	
14cr|qucs-0.0.17-2|5	Summary:	An integrated circuit simulator
14cr|qucs-0.0.17-2|6	Name:		qucs
14cr|qucs-0.0.17-2|7	Version:	0.0.17
14cr|qucs-0.0.17-2|8	Release:	2
14cr|qucs-0.0.17-2|9	License:	QPL
14cr|qucs-0.0.17-2|10	Group:		Sciences/Other
14cr|qucs-0.0.17-2|11	Url:		http://qucs.sourceforge.net/
14cr|qucs-0.0.17-2|12	Source0:	%{name}-%{version}.tar.gz
14cr|qucs-0.0.17-2|13	Patch0:		qucs-0.0.17-format-security.patch
14cr|qucs-0.0.17-2|14	BuildRequires:	adms
14cr|qucs-0.0.17-2|15	BuildRequires:	flex
14cr|qucs-0.0.17-2|16	BuildRequires:	bison
14cr|qucs-0.0.17-2|17	BuildRequires:	qt4-devel
14cr|qucs-0.0.17-2|18	BuildRequires:	imagemagick
14cr|qucs-0.0.17-2|19	
14cr|qucs-0.0.17-2|20	%description
14cr|qucs-0.0.17-2|21	Qucs is going to be an integrated circuit simulator which means you will be
14cr|qucs-0.0.17-2|22	able to setup a circuit with a graphical user interface (GUI) and simulate the
14cr|qucs-0.0.17-2|23	large-signal, small-signal and noise behaviour of the circuit. After that
14cr|qucs-0.0.17-2|24	simulation has finished you can present the simulation results on a
14cr|qucs-0.0.17-2|25	presentation page or window.
14cr|qucs-0.0.17-2|26	
14cr|qucs-0.0.17-2|27	%prep
14cr|qucs-0.0.17-2|28	%setup -q
14cr|qucs-0.0.17-2|29	%apply_patches
14cr|qucs-0.0.17-2|30	
14cr|qucs-0.0.17-2|31	%build
14cr|qucs-0.0.17-2|32	autoreconf -vfi
14cr|qucs-0.0.17-2|33	%configure2_5x
14cr|qucs-0.0.17-2|34	%make
14cr|qucs-0.0.17-2|35	
14cr|qucs-0.0.17-2|36	%install
14cr|qucs-0.0.17-2|37	%makeinstall_std
14cr|qucs-0.0.17-2|38	
14cr|qucs-0.0.17-2|39	mkdir -p %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
14cr|qucs-0.0.17-2|40	convert -resize 16x16 qucs/bitmaps/ysmith.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|qucs-0.0.17-2|41	convert -resize 32x32 qucs/bitmaps/ysmith.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|qucs-0.0.17-2|42	convert -resize 48x48 qucs/bitmaps/ysmith.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|qucs-0.0.17-2|43	chmod 644 %{buildroot}%{_miconsdir}/%{name}.png
14cr|qucs-0.0.17-2|44	chmod 644 %{buildroot}%{_iconsdir}/%{name}.png
14cr|qucs-0.0.17-2|45	chmod 644 %{buildroot}%{_liconsdir}/%{name}.png
14cr|qucs-0.0.17-2|46	
14cr|qucs-0.0.17-2|47	# add menu
14cr|qucs-0.0.17-2|48	
14cr|qucs-0.0.17-2|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qucs-0.0.17-2|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qucs-0.0.17-2|51	[Desktop Entry]
14cr|qucs-0.0.17-2|52	Name=%{name}
14cr|qucs-0.0.17-2|53	Comment=An integrated circuit simulator
14cr|qucs-0.0.17-2|54	Comment[ru]=Симулятор электрических цепей
14cr|qucs-0.0.17-2|55	Exec=%{_bindir}/%{name}
14cr|qucs-0.0.17-2|56	Icon=%{name}
14cr|qucs-0.0.17-2|57	Terminal=false
14cr|qucs-0.0.17-2|58	Type=Application
14cr|qucs-0.0.17-2|59	Categories=Electricity;Science;X-MandrivaLinux-MoreApplications-Sciences-Electricity;
14cr|qucs-0.0.17-2|60	EOF
14cr|qucs-0.0.17-2|61	
14cr|qucs-0.0.17-2|62	%files
14cr|qucs-0.0.17-2|63	%doc README
14cr|qucs-0.0.17-2|64	%{_bindir}/*
14cr|qucs-0.0.17-2|65	%{_datadir}/%{name}
14cr|qucs-0.0.17-2|66	%{_mandir}/man?/*
14cr|qucs-0.0.17-2|67	%{_iconsdir}/%{name}.png
14cr|qucs-0.0.17-2|68	%{_miconsdir}/%{name}.png
14cr|qucs-0.0.17-2|69	%{_liconsdir}/%{name}.png
14cr|qucs-0.0.17-2|70	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qucs-0.0.17-2|71	
14cr|qucs-0.0.17-2|72	
14cr|qucs-0.0.17-2|73	
14cr|qucs-0.0.17-2|74	%changelog
14cr|qucs-0.0.17-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.17-2
14cr|qucs-0.0.17-2|76	+ Revision: 075caeb
14cr|qucs-0.0.17-2|77	- MassBuild#464: Increase release tag
14cr|qucs-0.0.17-2|78	
14cr|qucs-0.0.17-2|79	

7158 14
14cr|quesoglc-0.7.2-4|1	%define major 0
14cr|quesoglc-0.7.2-4|2	%define libname %mklibname %{name} %{major}
14cr|quesoglc-0.7.2-4|3	%define develname %mklibname %{name} -d
14cr|quesoglc-0.7.2-4|4	
14cr|quesoglc-0.7.2-4|5	Name:		quesoglc
14cr|quesoglc-0.7.2-4|6	Version:	0.7.2
14cr|quesoglc-0.7.2-4|7	Release:	4
14cr|quesoglc-0.7.2-4|8	Summary:	The OpenGL Character Renderer
14cr|quesoglc-0.7.2-4|9	
14cr|quesoglc-0.7.2-4|10	Group:		System/Libraries
14cr|quesoglc-0.7.2-4|11	License:	LGPLv2+
14cr|quesoglc-0.7.2-4|12	URL:		http://quesoglc.sourceforge.net/
14cr|quesoglc-0.7.2-4|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-free.tar.bz2
14cr|quesoglc-0.7.2-4|14	Patch0:		quesoglc-0.7.2-glew-mx.patch
14cr|quesoglc-0.7.2-4|15	Patch1:		quesoglc-0.7.2-doxyfile.patch
14cr|quesoglc-0.7.2-4|16	
14cr|quesoglc-0.7.2-4|17	BuildRequires:	pkgconfig(fontconfig)
14cr|quesoglc-0.7.2-4|18	BuildRequires:	pkgconfig(glut)
14cr|quesoglc-0.7.2-4|19	BuildRequires:	pkgconfig(fribidi)
14cr|quesoglc-0.7.2-4|20	BuildRequires:	pkgconfig(glew)
14cr|quesoglc-0.7.2-4|21	BuildRequires:	pkgconfig(sm)
14cr|quesoglc-0.7.2-4|22	BuildRequires:	pkgconfig(xmu)
14cr|quesoglc-0.7.2-4|23	BuildRequires:	pkgconfig(xi)
14cr|quesoglc-0.7.2-4|24	BuildRequires:	doxygen
14cr|quesoglc-0.7.2-4|25	
14cr|quesoglc-0.7.2-4|26	%description
14cr|quesoglc-0.7.2-4|27	The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
14cr|quesoglc-0.7.2-4|28	programs with character rendering services via an application programming
14cr|quesoglc-0.7.2-4|29	interface (API).
14cr|quesoglc-0.7.2-4|30	
14cr|quesoglc-0.7.2-4|31	%package -n	%{libname}
14cr|quesoglc-0.7.2-4|32	Summary:	Libraries for %{name}
14cr|quesoglc-0.7.2-4|33	Group:		System/Libraries
14cr|quesoglc-0.7.2-4|34	Provides:	%{name} = %{version}-%{release}
14cr|quesoglc-0.7.2-4|35	
14cr|quesoglc-0.7.2-4|36	%description -n	%{libname}
14cr|quesoglc-0.7.2-4|37	The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
14cr|quesoglc-0.7.2-4|38	programs with character rendering services via an application programming
14cr|quesoglc-0.7.2-4|39	interface (API).
14cr|quesoglc-0.7.2-4|40	
14cr|quesoglc-0.7.2-4|41	%package -n	%{develname}
14cr|quesoglc-0.7.2-4|42	Summary:	Development files for %{name}
14cr|quesoglc-0.7.2-4|43	Group:		Development/C
14cr|quesoglc-0.7.2-4|44	Requires:	%{libname} = %{version}-%{release}
14cr|quesoglc-0.7.2-4|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|quesoglc-0.7.2-4|46	
14cr|quesoglc-0.7.2-4|47	%description -n	%{develname}
14cr|quesoglc-0.7.2-4|48	This package provides the libraries, include files, and other resources needed
14cr|quesoglc-0.7.2-4|49	for developing GLC applications.
14cr|quesoglc-0.7.2-4|50	
14cr|quesoglc-0.7.2-4|51	%prep
14cr|quesoglc-0.7.2-4|52	%setup -q
14cr|quesoglc-0.7.2-4|53	%patch0 -p1
14cr|quesoglc-0.7.2-4|54	%patch1 -p1
14cr|quesoglc-0.7.2-4|55	rm -f include/GL/{glxew,wglew,glew}.h
14cr|quesoglc-0.7.2-4|56	ln -s %{_includedir}/GL/{glxew,wglew,glew}.h include/GL/
14cr|quesoglc-0.7.2-4|57	rm -rf src/fribidi
14cr|quesoglc-0.7.2-4|58	
14cr|quesoglc-0.7.2-4|59	%build
14cr|quesoglc-0.7.2-4|60	%configure2_5x --disable-static
14cr|quesoglc-0.7.2-4|61	%make
14cr|quesoglc-0.7.2-4|62	pushd docs
14cr|quesoglc-0.7.2-4|63	doxygen
14cr|quesoglc-0.7.2-4|64	popd
14cr|quesoglc-0.7.2-4|65	
14cr|quesoglc-0.7.2-4|66	%install
14cr|quesoglc-0.7.2-4|67	%makeinstall_std
14cr|quesoglc-0.7.2-4|68	
14cr|quesoglc-0.7.2-4|69	%files -n %{libname}
14cr|quesoglc-0.7.2-4|70	%{_libdir}/libGLC.so.%{major}*
14cr|quesoglc-0.7.2-4|71	
14cr|quesoglc-0.7.2-4|72	%files -n %{develname}
14cr|quesoglc-0.7.2-4|73	%doc AUTHORS ChangeLog COPYING README THANKS docs/html
14cr|quesoglc-0.7.2-4|74	%{_includedir}/GL/glc.h
14cr|quesoglc-0.7.2-4|75	%{_libdir}/libGLC.so
14cr|quesoglc-0.7.2-4|76	%{_libdir}/pkgconfig/quesoglc.pc
14cr|quesoglc-0.7.2-4|77	
14cr|quesoglc-0.7.2-4|78	
14cr|quesoglc-0.7.2-4|79	
14cr|quesoglc-0.7.2-4|80	%changelog
14cr|quesoglc-0.7.2-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-4
14cr|quesoglc-0.7.2-4|82	+ Revision: d4126ae
14cr|quesoglc-0.7.2-4|83	- MassBuild#464: Increase release tag
14cr|quesoglc-0.7.2-4|84	
14cr|quesoglc-0.7.2-4|85	

7159 14
14cr|quickly-12.08.1-2|1	Name:		quickly
14cr|quickly-12.08.1-2|2	Summary:	Command line tools to ease the creation of a new project
14cr|quickly-12.08.1-2|3	Version:	12.08.1
14cr|quickly-12.08.1-2|4	Release:	2
14cr|quickly-12.08.1-2|5	License:	GPLv3
14cr|quickly-12.08.1-2|6	Group:		Development/Other
14cr|quickly-12.08.1-2|7	URL:		https://launchpad.net/quickly
14cr|quickly-12.08.1-2|8	Source0:	http://launchpad.net/quickly/0.x/%{version}/+download/%{name}-%{version}.tar.gz
14cr|quickly-12.08.1-2|9	BuildRequires:	python-devel
14cr|quickly-12.08.1-2|10	BuildRequires:	python-distutils-extra >= 2.18
14cr|quickly-12.08.1-2|11	BuildRequires:	intltool
14cr|quickly-12.08.1-2|12	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|quickly-12.08.1-2|13	BuildArch:	noarch
14cr|quickly-12.08.1-2|14	
14cr|quickly-12.08.1-2|15	
14cr|quickly-12.08.1-2|16	%description
14cr|quickly-12.08.1-2|17	Quickly helps you create software programs (and other things) quickly. You
14cr|quickly-12.08.1-2|18	can select from a set of application templates and use some simple quickly
14cr|quickly-12.08.1-2|19	commands to create, edit code and GUI, and publish your software for others
14cr|quickly-12.08.1-2|20	to use. Quickly's templates are easy to write. So if you are a fan of
14cr|quickly-12.08.1-2|21	language foo, you can create a foo-project template. Or if you want to
14cr|quickly-12.08.1-2|22	help people making plugins for your killer app, you can make a
14cr|quickly-12.08.1-2|23	killer-app-plugin template. You can even create a template for managing
14cr|quickly-12.08.1-2|24	corporate documents, creating your awesome LaTeX helpers.
14cr|quickly-12.08.1-2|25	
14cr|quickly-12.08.1-2|26	%prep
14cr|quickly-12.08.1-2|27	%setup -q
14cr|quickly-12.08.1-2|28	
14cr|quickly-12.08.1-2|29	%build
14cr|quickly-12.08.1-2|30	
14cr|quickly-12.08.1-2|31	%install
14cr|quickly-12.08.1-2|32	python setup.py install --root=%{buildroot}
14cr|quickly-12.08.1-2|33	%find_lang %{name}
14cr|quickly-12.08.1-2|34	
14cr|quickly-12.08.1-2|35	%files -f %{name}.lang
14cr|quickly-12.08.1-2|36	%doc NEWS README
14cr|quickly-12.08.1-2|37	%{_datadir}/%{name}
14cr|quickly-12.08.1-2|38	%{_datadir}/glib-2.0/schemas/*.xml
14cr|quickly-12.08.1-2|39	%{python_sitelib}/%{name}
14cr|quickly-12.08.1-2|40	%{python_sitelib}/*.py
14cr|quickly-12.08.1-2|41	%{python_sitelib}/*egg-info
14cr|quickly-12.08.1-2|42	%{_bindir}/%{name}
14cr|quickly-12.08.1-2|43	%{_mandir}/man1/*
14cr|quickly-12.08.1-2|44	%{_sysconfdir}/bash_completion.d/%{name}
14cr|quickly-12.08.1-2|45	
14cr|quickly-12.08.1-2|46	%changelog
14cr|quickly-12.08.1-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 12.08.1-2
14cr|quickly-12.08.1-2|48	+ Revision: d84fd96
14cr|quickly-12.08.1-2|49	- MassBuild#464: Increase release tag
14cr|quickly-12.08.1-2|50	
14cr|quickly-12.08.1-2|51	

7160 14
14cr|quicksynergy-0.9.0-2|1	Name:		quicksynergy
14cr|quicksynergy-0.9.0-2|2	Version:	0.9.0
14cr|quicksynergy-0.9.0-2|3	Release:	2
14cr|quicksynergy-0.9.0-2|4	Summary:	Share keyboard and mouse between computers
14cr|quicksynergy-0.9.0-2|5	Group:		System/Configuration/Hardware
14cr|quicksynergy-0.9.0-2|6	License:	GPLv2+
14cr|quicksynergy-0.9.0-2|7	URL:		http://code.google.com/p/quicksynergy/
14cr|quicksynergy-0.9.0-2|8	Source0:	http://quicksynergy.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|quicksynergy-0.9.0-2|9	BuildRequires:	gettext
14cr|quicksynergy-0.9.0-2|10	BuildRequires:	imagemagick
14cr|quicksynergy-0.9.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|quicksynergy-0.9.0-2|12	Requires:	synergy
14cr|quicksynergy-0.9.0-2|13	
14cr|quicksynergy-0.9.0-2|14	%description
14cr|quicksynergy-0.9.0-2|15	QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2,
14cr|quicksynergy-0.9.0-2|16	an application that allows the user to share his mouse and keyboard between
14cr|quicksynergy-0.9.0-2|17	two or more computers.
14cr|quicksynergy-0.9.0-2|18	
14cr|quicksynergy-0.9.0-2|19	%prep
14cr|quicksynergy-0.9.0-2|20	%setup -q
14cr|quicksynergy-0.9.0-2|21	
14cr|quicksynergy-0.9.0-2|22	%build
14cr|quicksynergy-0.9.0-2|23	%configure2_5x
14cr|quicksynergy-0.9.0-2|24	%make
14cr|quicksynergy-0.9.0-2|25	
14cr|quicksynergy-0.9.0-2|26	%install
14cr|quicksynergy-0.9.0-2|27	%makeinstall_std
14cr|quicksynergy-0.9.0-2|28	
14cr|quicksynergy-0.9.0-2|29	# install menu entry
14cr|quicksynergy-0.9.0-2|30	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|quicksynergy-0.9.0-2|31	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|quicksynergy-0.9.0-2|32	[Desktop Entry]
14cr|quicksynergy-0.9.0-2|33	Name=QuickSynergy
14cr|quicksynergy-0.9.0-2|34	Comment=Share keyboard and mouse between computers
14cr|quicksynergy-0.9.0-2|35	Exec=%{name}
14cr|quicksynergy-0.9.0-2|36	Icon=%{name}
14cr|quicksynergy-0.9.0-2|37	Type=Application
14cr|quicksynergy-0.9.0-2|38	Terminal=false
14cr|quicksynergy-0.9.0-2|39	StartupNotify=true
14cr|quicksynergy-0.9.0-2|40	Categories=System;Utility;
14cr|quicksynergy-0.9.0-2|41	EOF
14cr|quicksynergy-0.9.0-2|42	
14cr|quicksynergy-0.9.0-2|43	# install menu icons
14cr|quicksynergy-0.9.0-2|44	for N in 16 32 48 64 128;
14cr|quicksynergy-0.9.0-2|45	do
14cr|quicksynergy-0.9.0-2|46	convert src/logo/qslogo.png -resize ${N}x${N} $N.png;
14cr|quicksynergy-0.9.0-2|47	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|quicksynergy-0.9.0-2|48	done
14cr|quicksynergy-0.9.0-2|49	
14cr|quicksynergy-0.9.0-2|50	%find_lang %{name}
14cr|quicksynergy-0.9.0-2|51	
14cr|quicksynergy-0.9.0-2|52	%files -f %{name}.lang
14cr|quicksynergy-0.9.0-2|53	%doc ChangeLog COPYING AUTHORS README
14cr|quicksynergy-0.9.0-2|54	%{_bindir}/quicksynergy
14cr|quicksynergy-0.9.0-2|55	%{_datadir}/applications/quicksynergy.desktop
14cr|quicksynergy-0.9.0-2|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|quicksynergy-0.9.0-2|57	
14cr|quicksynergy-0.9.0-2|58	
14cr|quicksynergy-0.9.0-2|59	%changelog
14cr|quicksynergy-0.9.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
14cr|quicksynergy-0.9.0-2|61	+ Revision: 818c241
14cr|quicksynergy-0.9.0-2|62	- MassBuild#464: Increase release tag
14cr|quicksynergy-0.9.0-2|63	
14cr|quicksynergy-0.9.0-2|64	

7161 14
14cr|quilt-0.63-1|1	%define debug_package %{nil}
14cr|quilt-0.63-1|2	
14cr|quilt-0.63-1|3	Summary:	Scripts for working with series of patches
14cr|quilt-0.63-1|4	Name:		quilt
14cr|quilt-0.63-1|5	Version:	0.63
14cr|quilt-0.63-1|6	Release:	1
14cr|quilt-0.63-1|7	License:	GPLv2+
14cr|quilt-0.63-1|8	Group:		Development/Tools
14cr|quilt-0.63-1|9	Url:		http://savannah.nongnu.org/projects/quilt
14cr|quilt-0.63-1|10	Source0:	http://mirrors.zerg.biz/nongnu/quilt/%{name}-%{version}.tar.gz
14cr|quilt-0.63-1|11	BuildRequires:	diffstat
14cr|quilt-0.63-1|12	BuildRequires:	ed
14cr|quilt-0.63-1|13	BuildRequires:	procmail
14cr|quilt-0.63-1|14	# sendmail-command is needed for testing purpose
14cr|quilt-0.63-1|15	BuildRequires:	sendmail-command
14cr|quilt-0.63-1|16	Requires:	coreutils
14cr|quilt-0.63-1|17	Requires:	bzip2
14cr|quilt-0.63-1|18	Requires:	diffstat
14cr|quilt-0.63-1|19	Requires:	diffutils
14cr|quilt-0.63-1|20	Requires:	ed
14cr|quilt-0.63-1|21	Requires:	gettext
14cr|quilt-0.63-1|22	Requires:	gzip
14cr|quilt-0.63-1|23	Requires:	mktemp
14cr|quilt-0.63-1|24	Requires:	patch
14cr|quilt-0.63-1|25	Requires:	procmail
14cr|quilt-0.63-1|26	
14cr|quilt-0.63-1|27	%description
14cr|quilt-0.63-1|28	The scripts allow to manage a series of patches by keeping track of the changes
14cr|quilt-0.63-1|29	each patch makes. Patches can be applied, un-applied, refreshed, etc.
14cr|quilt-0.63-1|30	
14cr|quilt-0.63-1|31	The scripts are heavily based on Andrew Morton's patch scripts found at
14cr|quilt-0.63-1|32	http://www.zip.com.au/~akpm/linux/patches/
14cr|quilt-0.63-1|33	
14cr|quilt-0.63-1|34	%files -f %{name}.lang
14cr|quilt-0.63-1|35	%doc AUTHORS TODO
14cr|quilt-0.63-1|36	%doc %{_docdir}/%{name}-%{version}
14cr|quilt-0.63-1|37	%config(noreplace) /etc/bash_completion.d/quilt
14cr|quilt-0.63-1|38	%config(noreplace) /etc/quilt.quiltrc
14cr|quilt-0.63-1|39	%{_bindir}/*
14cr|quilt-0.63-1|40	%{_datadir}/emacs/site-lisp/quilt.el
14cr|quilt-0.63-1|41	%{_datadir}/%{name}/*
14cr|quilt-0.63-1|42	%{_mandir}/man1/*.1*
14cr|quilt-0.63-1|43	
14cr|quilt-0.63-1|44	#----------------------------------------------------------------------------
14cr|quilt-0.63-1|45	
14cr|quilt-0.63-1|46	%prep
14cr|quilt-0.63-1|47	%setup -q
14cr|quilt-0.63-1|48	
14cr|quilt-0.63-1|49	%build
14cr|quilt-0.63-1|50	%configure2_5x \
14cr|quilt-0.63-1|51	--with-mta=%{_sbindir}/sendmail \
14cr|quilt-0.63-1|52	--with-diffstat=%{_bindir}/diffstat
14cr|quilt-0.63-1|53	make BUILD_ROOT=%{buildroot}
14cr|quilt-0.63-1|54	
14cr|quilt-0.63-1|55	%check
14cr|quilt-0.63-1|56	make check
14cr|quilt-0.63-1|57	
14cr|quilt-0.63-1|58	%install
14cr|quilt-0.63-1|59	make install BUILD_ROOT=%{buildroot}
14cr|quilt-0.63-1|60	mv -f %{buildroot}/%{_docdir}/%{name}/ %{buildroot}/%{_docdir}/%{name}-%{version}/
14cr|quilt-0.63-1|61	
14cr|quilt-0.63-1|62	%find_lang %{name}
14cr|quilt-0.63-1|63	
14cr|quilt-0.63-1|64	
14cr|quilt-0.63-1|65	%changelog
14cr|quilt-0.63-1|66	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.63-1
14cr|quilt-0.63-1|67	+ Revision: c199c24
14cr|quilt-0.63-1|68	- New version 0.63, spec cleanup
14cr|quilt-0.63-1|69	
14cr|quilt-0.63-1|70	

7162 14
14cr|quiterss-0.13.2-2|1	%define	oname		QuiteRSS
14cr|quiterss-0.13.2-2|2	#define	oversion	0.13.0.2610
14cr|quiterss-0.13.2-2|3	%define	qtsingleapp	%{_prefix}/lib/qt4/include/QtSolutions/
14cr|quiterss-0.13.2-2|4	
14cr|quiterss-0.13.2-2|5	Name:		quiterss
14cr|quiterss-0.13.2-2|6	Summary:	RSS/Atom feed reader written on Qt
14cr|quiterss-0.13.2-2|7	Version:	0.13.2
14cr|quiterss-0.13.2-2|8	Release:	2
14cr|quiterss-0.13.2-2|9	License:	GPLv3+
14cr|quiterss-0.13.2-2|10	Group:		Networking/News
14cr|quiterss-0.13.2-2|11	URL:		https://code.google.com/p/quite-rss/
14cr|quiterss-0.13.2-2|12	Source0:	https://quite-rss.googlecode.com/files/%{oname}-%{version}-src.tar.bz2
14cr|quiterss-0.13.2-2|13	#Patch0:	QuiteRSS-0.13.0-not-use-3rdparty.patch
14cr|quiterss-0.13.2-2|14	Patch1:		QuiteRSS-0.13.2-fix-install-prefix.patch
14cr|quiterss-0.13.2-2|15	BuildRequires:	qt4-devel >= 4.7.0
14cr|quiterss-0.13.2-2|16	BuildRequires:	qtsingleapplication-devel
14cr|quiterss-0.13.2-2|17	BuildRequires:	sqlite3-devel
14cr|quiterss-0.13.2-2|18	
14cr|quiterss-0.13.2-2|19	%description
14cr|quiterss-0.13.2-2|20	QuiteRSS is RSS/Atom feed reader written on Qt.
14cr|quiterss-0.13.2-2|21	
14cr|quiterss-0.13.2-2|22	%prep
14cr|quiterss-0.13.2-2|23	%setup -qn %{oname}-%{version}-src
14cr|quiterss-0.13.2-2|24	#patch0 -p1
14cr|quiterss-0.13.2-2|25	%patch1 -p1
14cr|quiterss-0.13.2-2|26	find . -type f -executable -exec chmod a-x {} \;
14cr|quiterss-0.13.2-2|27	
14cr|quiterss-0.13.2-2|28	%build
14cr|quiterss-0.13.2-2|29	export CFLAGS="%{optflags}"
14cr|quiterss-0.13.2-2|30	%qmake_qt4 SYSTEMQTSA=%{qtsingleapp}
14cr|quiterss-0.13.2-2|31	%make
14cr|quiterss-0.13.2-2|32	
14cr|quiterss-0.13.2-2|33	%install
14cr|quiterss-0.13.2-2|34	make install INSTALL_ROOT=%{buildroot}
14cr|quiterss-0.13.2-2|35	
14cr|quiterss-0.13.2-2|36	%if %{mdvver} >= 201200
14cr|quiterss-0.13.2-2|37	%find_lang %{name} --with-qt
14cr|quiterss-0.13.2-2|38	%else
14cr|quiterss-0.13.2-2|39	cat > %{name}.lang << EOF
14cr|quiterss-0.13.2-2|40	%lang(cs_cz) /usr/share/quiterss/lang/quiterss_cs_cz.qm
14cr|quiterss-0.13.2-2|41	%lang(de) /usr/share/quiterss/lang/quiterss_de.qm
14cr|quiterss-0.13.2-2|42	%lang(en) /usr/share/quiterss/lang/quiterss_en.qm
14cr|quiterss-0.13.2-2|43	%lang(es) /usr/share/quiterss/lang/quiterss_es.qm
14cr|quiterss-0.13.2-2|44	%lang(fa) /usr/share/quiterss/lang/quiterss_fa.qm
14cr|quiterss-0.13.2-2|45	%lang(fr) /usr/share/quiterss/lang/quiterss_fr.qm
14cr|quiterss-0.13.2-2|46	%lang(hu) /usr/share/quiterss/lang/quiterss_hu.qm
14cr|quiterss-0.13.2-2|47	%lang(it) /usr/share/quiterss/lang/quiterss_it.qm
14cr|quiterss-0.13.2-2|48	%lang(ja) /usr/share/quiterss/lang/quiterss_ja.qm
14cr|quiterss-0.13.2-2|49	%lang(ko) /usr/share/quiterss/lang/quiterss_ko.qm
14cr|quiterss-0.13.2-2|50	%lang(lt) /usr/share/quiterss/lang/quiterss_lt.qm
14cr|quiterss-0.13.2-2|51	%lang(nl) /usr/share/quiterss/lang/quiterss_nl.qm
14cr|quiterss-0.13.2-2|52	%lang(pl) /usr/share/quiterss/lang/quiterss_pl.qm
14cr|quiterss-0.13.2-2|53	%lang(pt_br) /usr/share/quiterss/lang/quiterss_pt_br.qm
14cr|quiterss-0.13.2-2|54	%lang(ru) /usr/share/quiterss/lang/quiterss_ru.qm
14cr|quiterss-0.13.2-2|55	%lang(sr) /usr/share/quiterss/lang/quiterss_sr.qm
14cr|quiterss-0.13.2-2|56	%lang(sv) /usr/share/quiterss/lang/quiterss_sv.qm
14cr|quiterss-0.13.2-2|57	%lang(uk) /usr/share/quiterss/lang/quiterss_uk.qm
14cr|quiterss-0.13.2-2|58	%lang(zh_cn) /usr/share/quiterss/lang/quiterss_zh_cn.qm
14cr|quiterss-0.13.2-2|59	EOF
14cr|quiterss-0.13.2-2|60	%endif
14cr|quiterss-0.13.2-2|61	
14cr|quiterss-0.13.2-2|62	
14cr|quiterss-0.13.2-2|63	%files -f %{name}.lang
14cr|quiterss-0.13.2-2|64	%doc AUTHORS CHANGELOG COPYING README
14cr|quiterss-0.13.2-2|65	%{_bindir}/%{name}
14cr|quiterss-0.13.2-2|66	%{_datadir}/applications/%{name}.desktop
14cr|quiterss-0.13.2-2|67	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|quiterss-0.13.2-2|68	%{_datadir}/pixmaps/%{name}.png
14cr|quiterss-0.13.2-2|69	%{_datadir}/%{name}/sound/notification.wav
14cr|quiterss-0.13.2-2|70	%{_datadir}/%{name}/style/*.qss
14cr|quiterss-0.13.2-2|71	%{_datadir}/%{name}/style/*.css
14cr|quiterss-0.13.2-2|72	
14cr|quiterss-0.13.2-2|73	
14cr|quiterss-0.13.2-2|74	
14cr|quiterss-0.13.2-2|75	%changelog
14cr|quiterss-0.13.2-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.2-2
14cr|quiterss-0.13.2-2|77	+ Revision: fe13861
14cr|quiterss-0.13.2-2|78	- MassBuild#464: Increase release tag
14cr|quiterss-0.13.2-2|79	
14cr|quiterss-0.13.2-2|80	

7163 14
14cr|quodlibet-2.4.1-2|1	%define	debug_package	%nil
14cr|quodlibet-2.4.1-2|2	
14cr|quodlibet-2.4.1-2|3	Summary: 	Advanced, elegant jukebox style music player
14cr|quodlibet-2.4.1-2|4	Name:		quodlibet
14cr|quodlibet-2.4.1-2|5	Version:	2.4.1
14cr|quodlibet-2.4.1-2|6	Release: 	2
14cr|quodlibet-2.4.1-2|7	License:	GPLv2+
14cr|quodlibet-2.4.1-2|8	Group:		Sound
14cr|quodlibet-2.4.1-2|9	URL:		http://code.google.com/p/quodlibet/
14cr|quodlibet-2.4.1-2|10	Source0:	http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|quodlibet-2.4.1-2|11	Patch0:		quodlibet-2.3.1_link.patch
14cr|quodlibet-2.4.1-2|12	BuildRequires:	imagemagick
14cr|quodlibet-2.4.1-2|13	BuildRequires:	pygtk2.0-devel
14cr|quodlibet-2.4.1-2|14	BuildRequires:	gtk+2.0
14cr|quodlibet-2.4.1-2|15	BuildRequires:	pyvorbis
14cr|quodlibet-2.4.1-2|16	BuildRequires:	desktop-file-utils
14cr|quodlibet-2.4.1-2|17	BuildRequires:	intltool
14cr|quodlibet-2.4.1-2|18	BuildRequires:	gstreamer0.10-python
14cr|quodlibet-2.4.1-2|19	BuildRequires:	mutagen
14cr|quodlibet-2.4.1-2|20	BuildRequires:	python-dbus
14cr|quodlibet-2.4.1-2|21	BuildRequires:	oil-devel
14cr|quodlibet-2.4.1-2|22	BuildRequires:	python-feedparser
14cr|quodlibet-2.4.1-2|23	BuildRequires:	pkgconfig(xtst)
14cr|quodlibet-2.4.1-2|24	Requires:	pygtk2.0
14cr|quodlibet-2.4.1-2|25	Requires:	python-ctypes
14cr|quodlibet-2.4.1-2|26	Requires:	pyvorbis
14cr|quodlibet-2.4.1-2|27	Requires:	gstreamer0.10-python
14cr|quodlibet-2.4.1-2|28	Requires:	python-feedparser
14cr|quodlibet-2.4.1-2|29	Requires:	mutagen
14cr|quodlibet-2.4.1-2|30	# for Replay Gain plugin
14cr|quodlibet-2.4.1-2|31	Requires:       vorbisgain
14cr|quodlibet-2.4.1-2|32	# for iPod device support
14cr|quodlibet-2.4.1-2|33	Requires:       python-gpod
14cr|quodlibet-2.4.1-2|34	# for CDDB plugin
14cr|quodlibet-2.4.1-2|35	Requires:       python-CDDB
14cr|quodlibet-2.4.1-2|36	Requires:	python-dbus
14cr|quodlibet-2.4.1-2|37	Requires:	python-feedparser
14cr|quodlibet-2.4.1-2|38	
14cr|quodlibet-2.4.1-2|39	%description
14cr|quodlibet-2.4.1-2|40	Quod Libet is a GTK+-based audio player written in Python. It's designed
14cr|quodlibet-2.4.1-2|41	around the idea that you know better than we do how to organize your music.
14cr|quodlibet-2.4.1-2|42	It lets you make playlists based on regular expressions (don't worry,
14cr|quodlibet-2.4.1-2|43	regular searches work too). It lets you display and edit any tags you want
14cr|quodlibet-2.4.1-2|44	in the file.
14cr|quodlibet-2.4.1-2|45	
14cr|quodlibet-2.4.1-2|46	It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
14cr|quodlibet-2.4.1-2|47	Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.
14cr|quodlibet-2.4.1-2|48	
14cr|quodlibet-2.4.1-2|49	Quod Libet easily scales to libraries of thousands of songs. It also supports
14cr|quodlibet-2.4.1-2|50	most of the features you expect from a modern media player, like Unicode
14cr|quodlibet-2.4.1-2|51	support, gapless playback, multimedia keys, and an OSD.
14cr|quodlibet-2.4.1-2|52	
14cr|quodlibet-2.4.1-2|53	%prep
14cr|quodlibet-2.4.1-2|54	%setup -q
14cr|quodlibet-2.4.1-2|55	%patch0 -p1
14cr|quodlibet-2.4.1-2|56	
14cr|quodlibet-2.4.1-2|57	%build
14cr|quodlibet-2.4.1-2|58	export CFLAGS="%{optflags}"
14cr|quodlibet-2.4.1-2|59	
14cr|quodlibet-2.4.1-2|60	python setup.py build
14cr|quodlibet-2.4.1-2|61	
14cr|quodlibet-2.4.1-2|62	%install
14cr|quodlibet-2.4.1-2|63	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cr|quodlibet-2.4.1-2|64	
14cr|quodlibet-2.4.1-2|65	# (tpg) install icons
14cr|quodlibet-2.4.1-2|66	#install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cr|quodlibet-2.4.1-2|67	#install -m 644 build/lib/quodlibet/images/exfalso.png %{buildroot}%{_datadir}/pixmaps
14cr|quodlibet-2.4.1-2|68	#install -m 644 build/lib/quodlibet/images/%{name}.png %{buildroot}%{_datadir}/pixmaps
14cr|quodlibet-2.4.1-2|69	
14cr|quodlibet-2.4.1-2|70	# (tpg) get rid of extension
14cr|quodlibet-2.4.1-2|71	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|quodlibet-2.4.1-2|72	sed -i -e 's/^Icon=exfalso.png$/Icon=exfalso/g' %{buildroot}%{_datadir}/applications/*
14cr|quodlibet-2.4.1-2|73	
14cr|quodlibet-2.4.1-2|74	%find_lang %{name}
14cr|quodlibet-2.4.1-2|75	
14cr|quodlibet-2.4.1-2|76	%files -f %{name}.lang
14cr|quodlibet-2.4.1-2|77	%doc NEWS README HACKING
14cr|quodlibet-2.4.1-2|78	%{_bindir}/%{name}
14cr|quodlibet-2.4.1-2|79	%{_bindir}/exfalso
14cr|quodlibet-2.4.1-2|80	%{py_sitedir}/%{name}
14cr|quodlibet-2.4.1-2|81	%{py_sitedir}/%{name}*.egg-info
14cr|quodlibet-2.4.1-2|82	%{_datadir}/applications/*
14cr|quodlibet-2.4.1-2|83	#% {_datadir}/pixmaps/*
14cr|quodlibet-2.4.1-2|84	%{_mandir}/man1/*
14cr|quodlibet-2.4.1-2|85	
14cr|quodlibet-2.4.1-2|86	%changelog
14cr|quodlibet-2.4.1-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|quodlibet-2.4.1-2|88	+ Revision: b9d7162
14cr|quodlibet-2.4.1-2|89	- MassBuild#464: Increase release tag
14cr|quodlibet-2.4.1-2|90	
14cr|quodlibet-2.4.1-2|91	

7164 14
14cr|quodlibet-plugins-2.4.1-2|1	Name: 	 	quodlibet-plugins
14cr|quodlibet-plugins-2.4.1-2|2	Summary: 	Advanced, elegant jukebox style music player plugins
14cr|quodlibet-plugins-2.4.1-2|3	Epoch:		1
14cr|quodlibet-plugins-2.4.1-2|4	Version: 	2.4.1
14cr|quodlibet-plugins-2.4.1-2|5	Release: 	2
14cr|quodlibet-plugins-2.4.1-2|6	
14cr|quodlibet-plugins-2.4.1-2|7	Source0:	%{name}-%{version}.tar.gz
14cr|quodlibet-plugins-2.4.1-2|8	URL:		http://code.google.com/p/quodlibet/
14cr|quodlibet-plugins-2.4.1-2|9	License:	GPLv2
14cr|quodlibet-plugins-2.4.1-2|10	Group:		Sound
14cr|quodlibet-plugins-2.4.1-2|11	BuildArch:	noarch
14cr|quodlibet-plugins-2.4.1-2|12	
14cr|quodlibet-plugins-2.4.1-2|13	BuildRequires:	python
14cr|quodlibet-plugins-2.4.1-2|14	Requires:	quodlibet
14cr|quodlibet-plugins-2.4.1-2|15	
14cr|quodlibet-plugins-2.4.1-2|16	%description
14cr|quodlibet-plugins-2.4.1-2|17	Quod Libet is a GTK+-based audio player written in Python. It's designed
14cr|quodlibet-plugins-2.4.1-2|18	around the idea that you know better than we do how to organize your music.
14cr|quodlibet-plugins-2.4.1-2|19	It lets you make playlists based on regular expressions (don't worry,
14cr|quodlibet-plugins-2.4.1-2|20	regular searches work too). It lets you display and edit any tags you want
14cr|quodlibet-plugins-2.4.1-2|21	in the file.
14cr|quodlibet-plugins-2.4.1-2|22	
14cr|quodlibet-plugins-2.4.1-2|23	It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
14cr|quodlibet-plugins-2.4.1-2|24	Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.
14cr|quodlibet-plugins-2.4.1-2|25	
14cr|quodlibet-plugins-2.4.1-2|26	Quod Libet easily scales to libraries of thousands of songs. It also supports
14cr|quodlibet-plugins-2.4.1-2|27	most of the features you expect from a modern media player, like Unicode
14cr|quodlibet-plugins-2.4.1-2|28	support, gapless playback, multimedia keys, and an OSD.
14cr|quodlibet-plugins-2.4.1-2|29	
14cr|quodlibet-plugins-2.4.1-2|30	%prep
14cr|quodlibet-plugins-2.4.1-2|31	%setup -q
14cr|quodlibet-plugins-2.4.1-2|32	
14cr|quodlibet-plugins-2.4.1-2|33	%install
14cr|quodlibet-plugins-2.4.1-2|34	mkdir -p %{buildroot}%{py_sitedir}/quodlibet/plugins
14cr|quodlibet-plugins-2.4.1-2|35	cp -rf * %{buildroot}%{py_sitedir}/quodlibet/plugins/
14cr|quodlibet-plugins-2.4.1-2|36	
14cr|quodlibet-plugins-2.4.1-2|37	
14cr|quodlibet-plugins-2.4.1-2|38	%files
14cr|quodlibet-plugins-2.4.1-2|39	%defattr(0644,root,root,0755)
14cr|quodlibet-plugins-2.4.1-2|40	%{py_sitedir}/quodlibet/plugins/*
14cr|quodlibet-plugins-2.4.1-2|41	
14cr|quodlibet-plugins-2.4.1-2|42	%changelog
14cr|quodlibet-plugins-2.4.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.4.1-2
14cr|quodlibet-plugins-2.4.1-2|44	+ Revision: 9031e03
14cr|quodlibet-plugins-2.4.1-2|45	- MassBuild#464: Increase release tag
14cr|quodlibet-plugins-2.4.1-2|46	
14cr|quodlibet-plugins-2.4.1-2|47	

7165 14
14cr|quotatool-1.4.12-2|1	Summary:	Utility for setting filesystem quotas from the command line
14cr|quotatool-1.4.12-2|2	Name:		quotatool
14cr|quotatool-1.4.12-2|3	Version:	1.4.12
14cr|quotatool-1.4.12-2|4	Release:	2
14cr|quotatool-1.4.12-2|5	License:	GPL
14cr|quotatool-1.4.12-2|6	Group:		System/Configuration/Other
14cr|quotatool-1.4.12-2|7	URL:		http://quotatool.ekenberg.se/
14cr|quotatool-1.4.12-2|8	Source0:	http://quotatool.ekenberg.se/%{name}-%{version}.tar.gz
14cr|quotatool-1.4.12-2|9	
14cr|quotatool-1.4.12-2|10	%description
14cr|quotatool-1.4.12-2|11	Quotatool is a utility to set filesystem quotas from the commandline. Most
14cr|quotatool-1.4.12-2|12	quota-utilities are interactive, requiring manual intervention from the user.
14cr|quotatool-1.4.12-2|13	Quotatool on the other hand is not, making it suitable for use in scripts and
14cr|quotatool-1.4.12-2|14	other non-interactive situations.
14cr|quotatool-1.4.12-2|15	
14cr|quotatool-1.4.12-2|16	%prep
14cr|quotatool-1.4.12-2|17	
14cr|quotatool-1.4.12-2|18	%setup -q
14cr|quotatool-1.4.12-2|19	
14cr|quotatool-1.4.12-2|20	%build
14cr|quotatool-1.4.12-2|21	%configure
14cr|quotatool-1.4.12-2|22	%make
14cr|quotatool-1.4.12-2|23	
14cr|quotatool-1.4.12-2|24	%install
14cr|quotatool-1.4.12-2|25	
14cr|quotatool-1.4.12-2|26	install -d %{buildroot}%{_bindir}
14cr|quotatool-1.4.12-2|27	install -d %{buildroot}%{_mandir}/man8
14cr|quotatool-1.4.12-2|28	
14cr|quotatool-1.4.12-2|29	%makeinstall
14cr|quotatool-1.4.12-2|30	
14cr|quotatool-1.4.12-2|31	%files
14cr|quotatool-1.4.12-2|32	%doc COPYING README INSTALL AUTHORS
14cr|quotatool-1.4.12-2|33	%{_bindir}/*
14cr|quotatool-1.4.12-2|34	%{_mandir}/*/*
14cr|quotatool-1.4.12-2|35	
14cr|quotatool-1.4.12-2|36	
14cr|quotatool-1.4.12-2|37	
14cr|quotatool-1.4.12-2|38	
14cr|quotatool-1.4.12-2|39	%changelog
14cr|quotatool-1.4.12-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.12-2
14cr|quotatool-1.4.12-2|41	+ Revision: 85f2c79
14cr|quotatool-1.4.12-2|42	- MassBuild#464: Increase release tag
14cr|quotatool-1.4.12-2|43	
14cr|quotatool-1.4.12-2|44	

7166 14
14cr|qupzilla-1.8.0-1|1	%define oname QupZilla
14cr|qupzilla-1.8.0-1|2	%define major 1
14cr|qupzilla-1.8.0-1|3	%define libname %mklibname %{oname} %{major}
14cr|qupzilla-1.8.0-1|4	%define devname %mklibname %{oname} -d
14cr|qupzilla-1.8.0-1|5	
14cr|qupzilla-1.8.0-1|6	Summary:	Fast browser based on QtWebKit
14cr|qupzilla-1.8.0-1|7	Name:		qupzilla
14cr|qupzilla-1.8.0-1|8	Version:	1.8.0
14cr|qupzilla-1.8.0-1|9	Release:	1
14cr|qupzilla-1.8.0-1|10	License:	GPLv3+ and BSD and LGPLv2.1 and GPLv2+ and MPL
14cr|qupzilla-1.8.0-1|11	Group:		Networking/WWW
14cr|qupzilla-1.8.0-1|12	Url:		http://www.qupzilla.org/
14cr|qupzilla-1.8.0-1|13	# Packaged from git://github.com/QupZilla/qupzilla.git
14cr|qupzilla-1.8.0-1|14	Source0:	https://github.com/QupZilla/qupzilla/releases/download/v%{version}/%{oname}-%{version}.tar.xz
14cr|qupzilla-1.8.0-1|15	Patch0:		qupzilla-1.3.5-mdv-linking.patch
14cr|qupzilla-1.8.0-1|16	BuildRequires:	qt5-devel
14cr|qupzilla-1.8.0-1|17	BuildRequires:	pkgconfig(Qt5WebKit)
14cr|qupzilla-1.8.0-1|18	BuildRequires:	qt5-linguist-tools
14cr|qupzilla-1.8.0-1|19	BuildRequires:	dos2unix
14cr|qupzilla-1.8.0-1|20	Requires:	%{name}-core = %{EVRD}
14cr|qupzilla-1.8.0-1|21	Requires:	%{name}-plugins = %{EVRD}
14cr|qupzilla-1.8.0-1|22	Requires:	qt5-database-plugin-sqlite
14cr|qupzilla-1.8.0-1|23	Requires:	qt5-output-driver-default
14cr|qupzilla-1.8.0-1|24	Conflicts:	rosa-media-player-plugin
14cr|qupzilla-1.8.0-1|25	
14cr|qupzilla-1.8.0-1|26	%description
14cr|qupzilla-1.8.0-1|27	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
14cr|qupzilla-1.8.0-1|28	web browser available through all major platforms. This project has been
14cr|qupzilla-1.8.0-1|29	originally started only for educational purposes. But from its start, QupZilla
14cr|qupzilla-1.8.0-1|30	has grown into a feature-rich browser.
14cr|qupzilla-1.8.0-1|31	
14cr|qupzilla-1.8.0-1|32	QupZilla has all standard functions you expect from a web browser. It includes
14cr|qupzilla-1.8.0-1|33	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
14cr|qupzilla-1.8.0-1|34	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
14cr|qupzilla-1.8.0-1|35	block Flash content with Click2Flash and edit the local CA Certificates
14cr|qupzilla-1.8.0-1|36	database with an SSL Manager.
14cr|qupzilla-1.8.0-1|37	
14cr|qupzilla-1.8.0-1|38	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
14cr|qupzilla-1.8.0-1|39	available to everyone. There are already a lot of QtWebKit browsers available,
14cr|qupzilla-1.8.0-1|40	but they are either bound to the KDE environment (rekonq), are not actively
14cr|qupzilla-1.8.0-1|41	developed or very unstable and miss important features. But there is missing
14cr|qupzilla-1.8.0-1|42	a multiplatform, modern and actively developed browser. QupZilla is trying
14cr|qupzilla-1.8.0-1|43	to fill this gap by providing a very stable browsing experience.
14cr|qupzilla-1.8.0-1|44	
14cr|qupzilla-1.8.0-1|45	%files
14cr|qupzilla-1.8.0-1|46	
14cr|qupzilla-1.8.0-1|47	#----------------------------------------------------------------------------
14cr|qupzilla-1.8.0-1|48	
14cr|qupzilla-1.8.0-1|49	%package core
14cr|qupzilla-1.8.0-1|50	Summary:	%{oname} web browser core package
14cr|qupzilla-1.8.0-1|51	Group:		Networking/WWW
14cr|qupzilla-1.8.0-1|52	
14cr|qupzilla-1.8.0-1|53	%description core
14cr|qupzilla-1.8.0-1|54	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
14cr|qupzilla-1.8.0-1|55	web browser available through all major platforms. This project has been
14cr|qupzilla-1.8.0-1|56	originally started only for educational purposes. But from its start, QupZilla
14cr|qupzilla-1.8.0-1|57	has grown into a feature-rich browser.
14cr|qupzilla-1.8.0-1|58	
14cr|qupzilla-1.8.0-1|59	QupZilla has all standard functions you expect from a web browser. It includes
14cr|qupzilla-1.8.0-1|60	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
14cr|qupzilla-1.8.0-1|61	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
14cr|qupzilla-1.8.0-1|62	block Flash content with Click2Flash and edit the local CA Certificates
14cr|qupzilla-1.8.0-1|63	database with an SSL Manager.
14cr|qupzilla-1.8.0-1|64	
14cr|qupzilla-1.8.0-1|65	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
14cr|qupzilla-1.8.0-1|66	available to everyone. There are already a lot of QtWebKit browsers available,
14cr|qupzilla-1.8.0-1|67	but they are either bound to the KDE environment (rekonq), are not actively
14cr|qupzilla-1.8.0-1|68	developed or very unstable and miss important features. But there is missing
14cr|qupzilla-1.8.0-1|69	a multiplatform, modern and actively developed browser. QupZilla is trying
14cr|qupzilla-1.8.0-1|70	to fill this gap by providing a very stable browsing experience.
14cr|qupzilla-1.8.0-1|71	
14cr|qupzilla-1.8.0-1|72	%files core -f %{name}.lang
14cr|qupzilla-1.8.0-1|73	%doc AUTHORS COPYRIGHT FAQ README.md
14cr|qupzilla-1.8.0-1|74	%{_bindir}/%{name}
14cr|qupzilla-1.8.0-1|75	%dir %{_datadir}/%{name}
14cr|qupzilla-1.8.0-1|76	%{_datadir}/%{name}/themes
14cr|qupzilla-1.8.0-1|77	%{_datadir}/appdata/%{name}.appdata.xml
14cr|qupzilla-1.8.0-1|78	%{_datadir}/bash-completion/completions/*
14cr|qupzilla-1.8.0-1|79	%{_iconsdir}/hicolor/*/apps/*.png
14cr|qupzilla-1.8.0-1|80	%{_datadir}/pixmaps/%{name}.png
14cr|qupzilla-1.8.0-1|81	%{_datadir}/applications/%{name}.desktop
14cr|qupzilla-1.8.0-1|82	%dir %{_datadir}/%{name}/locale
14cr|qupzilla-1.8.0-1|83	%dir %{_libdir}/qupzilla
14cr|qupzilla-1.8.0-1|84	
14cr|qupzilla-1.8.0-1|85	#----------------------------------------------------------------------------
14cr|qupzilla-1.8.0-1|86	
14cr|qupzilla-1.8.0-1|87	%package plugins
14cr|qupzilla-1.8.0-1|88	Summary:	Various plugins for %{oname} web browser
14cr|qupzilla-1.8.0-1|89	Group:		Networking/WWW
14cr|qupzilla-1.8.0-1|90	Requires:	%{name} = %{EVRD}
14cr|qupzilla-1.8.0-1|91	
14cr|qupzilla-1.8.0-1|92	%description plugins
14cr|qupzilla-1.8.0-1|93	QupZilla Plugins are dynamically loaded shared libraries (*.so) that can extend
14cr|qupzilla-1.8.0-1|94	application in almost any way. This package contains the following plugins:
14cr|qupzilla-1.8.0-1|95	
14cr|qupzilla-1.8.0-1|96	* Mouse Gestures
14cr|qupzilla-1.8.0-1|97	* Access Keys Navigation
14cr|qupzilla-1.8.0-1|98	* Personal Information Manager
14cr|qupzilla-1.8.0-1|99	* GreaseMonkey
14cr|qupzilla-1.8.0-1|100	
14cr|qupzilla-1.8.0-1|101	%files plugins
14cr|qupzilla-1.8.0-1|102	%{_libdir}/qupzilla/*.so
14cr|qupzilla-1.8.0-1|103	
14cr|qupzilla-1.8.0-1|104	#----------------------------------------------------------------------------
14cr|qupzilla-1.8.0-1|105	
14cr|qupzilla-1.8.0-1|106	%package -n %{libname}
14cr|qupzilla-1.8.0-1|107	Summary:	%{oname} shared library
14cr|qupzilla-1.8.0-1|108	Group:		System/Libraries
14cr|qupzilla-1.8.0-1|109	
14cr|qupzilla-1.8.0-1|110	%description -n %{libname}
14cr|qupzilla-1.8.0-1|111	Shared library used by %{oname} web browser.
14cr|qupzilla-1.8.0-1|112	
14cr|qupzilla-1.8.0-1|113	%files -n %{libname}
14cr|qupzilla-1.8.0-1|114	%{_libdir}/lib%{oname}.so.%{major}*
14cr|qupzilla-1.8.0-1|115	
14cr|qupzilla-1.8.0-1|116	#----------------------------------------------------------------------------
14cr|qupzilla-1.8.0-1|117	
14cr|qupzilla-1.8.0-1|118	%package -n %{devname}
14cr|qupzilla-1.8.0-1|119	Summary:	%{oname} development files
14cr|qupzilla-1.8.0-1|120	Group:		Development/C++
14cr|qupzilla-1.8.0-1|121	Requires:	%{libname} = %{EVRD}
14cr|qupzilla-1.8.0-1|122	
14cr|qupzilla-1.8.0-1|123	%description -n %{devname}
14cr|qupzilla-1.8.0-1|124	Development files for %{libname} library.
14cr|qupzilla-1.8.0-1|125	
14cr|qupzilla-1.8.0-1|126	%files -n %{devname}
14cr|qupzilla-1.8.0-1|127	%{_libdir}/lib%{oname}.so
14cr|qupzilla-1.8.0-1|128	
14cr|qupzilla-1.8.0-1|129	#----------------------------------------------------------------------------
14cr|qupzilla-1.8.0-1|130	
14cr|qupzilla-1.8.0-1|131	%prep
14cr|qupzilla-1.8.0-1|132	%setup -qn %{oname}-%{version}
14cr|qupzilla-1.8.0-1|133	%apply_patches
14cr|qupzilla-1.8.0-1|134	dos2unix COPYRIGHT README.md
14cr|qupzilla-1.8.0-1|135	# remove outdated prebuilt localizations
14cr|qupzilla-1.8.0-1|136	rm -rf bin/locale
14cr|qupzilla-1.8.0-1|137	
14cr|qupzilla-1.8.0-1|138	%build
14cr|qupzilla-1.8.0-1|139	export USE_LIBPATH=%{_libdir}/
14cr|qupzilla-1.8.0-1|140	export USE_WEBGL="true"
14cr|qupzilla-1.8.0-1|141	%qmake_qt5
14cr|qupzilla-1.8.0-1|142	%make STRIP=true
14cr|qupzilla-1.8.0-1|143	
14cr|qupzilla-1.8.0-1|144	%install
14cr|qupzilla-1.8.0-1|145	make install INSTALL_ROOT=%{buildroot} STRIP=true
14cr|qupzilla-1.8.0-1|146	
14cr|qupzilla-1.8.0-1|147	%find_lang %{name} --all-name --with-qt
14cr|qupzilla-1.8.0-1|148	
14cr|qupzilla-1.8.0-1|149	rm -f %{buildroot}%{_datadir}/qupzilla/locale/sr@*.qm
14cr|qupzilla-1.8.0-1|150	
14cr|qupzilla-1.8.0-1|151	cat >>%{name}.lang <<EOF
14cr|qupzilla-1.8.0-1|152	%lang(lg) %{_datadir}/qupzilla/locale/lg.qm
14cr|qupzilla-1.8.0-1|153	%lang(nqo) %{_datadir}/qupzilla/locale/nqo.qm
14cr|qupzilla-1.8.0-1|154	%lang(uz) %{_datadir}/qupzilla/locale/uz@Latn.qm
14cr|qupzilla-1.8.0-1|155	%lang(sr) %{_datadir}/qupzilla/locale/sr.qm
14cr|qupzilla-1.8.0-1|156	EOF
14cr|qupzilla-1.8.0-1|157	
14cr|qupzilla-1.8.0-1|158	
14cr|qupzilla-1.8.0-1|159	%changelog
14cr|qupzilla-1.8.0-1|160	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
14cr|qupzilla-1.8.0-1|161	+ Revision: a7dc92e
14cr|qupzilla-1.8.0-1|162	- New version 1.8.0
14cr|qupzilla-1.8.0-1|163	
14cr|qupzilla-1.8.0-1|164	

7167 14
14cr|qutecsound-0.6.1-3|1	%global optflags %{optflags} -Wstrict-aliasing=0
14cr|qutecsound-0.6.1-3|2	%define debug_package	%{nil}
14cr|qutecsound-0.6.1-3|3	#define distsuffix mrb
14cr|qutecsound-0.6.1-3|4	
14cr|qutecsound-0.6.1-3|5	Name:			qutecsound
14cr|qutecsound-0.6.1-3|6	Version:		0.6.1
14cr|qutecsound-0.6.1-3|7	Release:		3
14cr|qutecsound-0.6.1-3|8	Summary:		Frontend for the csound sound processor
14cr|qutecsound-0.6.1-3|9	License:		LGPLv2.1
14cr|qutecsound-0.6.1-3|10	Group:			Sound
14cr|qutecsound-0.6.1-3|11	URL:			http://qutecsound.sourceforge.net/
14cr|qutecsound-0.6.1-3|12	Source0:		http://garr.dl.sourceforge.net/project/qutecsound/CsoundQt/0.8.3/%{name}-%{version}-src.tar.gz
14cr|qutecsound-0.6.1-3|13	Source1:		%{name}.desktop
14cr|qutecsound-0.6.1-3|14	Source3:		qcs-unix.pro
14cr|qutecsound-0.6.1-3|15	BuildRequires:		desktop-file-utils
14cr|qutecsound-0.6.1-3|16	BuildRequires:		qt4-devel
14cr|qutecsound-0.6.1-3|17	BuildRequires:      	doxygen
14cr|qutecsound-0.6.1-3|18	BuildRequires:     	imagemagick
14cr|qutecsound-0.6.1-3|19	BuildRequires:     	csound-devel
14cr|qutecsound-0.6.1-3|20	BuildRequires:     	PyQt4
14cr|qutecsound-0.6.1-3|21	BuildRequires:     	csound
14cr|qutecsound-0.6.1-3|22	BuildRequires:     	pkgconfig(sndfile)
14cr|qutecsound-0.6.1-3|23	BuildRequires:     	pkgconfig(python)
14cr|qutecsound-0.6.1-3|24	
14cr|qutecsound-0.6.1-3|25	
14cr|qutecsound-0.6.1-3|26	
14cr|qutecsound-0.6.1-3|27	Requires:     	csound
14cr|qutecsound-0.6.1-3|28	
14cr|qutecsound-0.6.1-3|29	%description
14cr|qutecsound-0.6.1-3|30	CsoundQt is a frontend for Csound featuring
14cr|qutecsound-0.6.1-3|31	a highlighting editor with autocomplete,
14cr|qutecsound-0.6.1-3|32	interactive widgets and integrated help.
14cr|qutecsound-0.6.1-3|33	It is a cross-platform and aims to be a simple
14cr|qutecsound-0.6.1-3|34	yet powerful and complete development environment
14cr|qutecsound-0.6.1-3|35	for Csound. It can open files created by MacCsound.
14cr|qutecsound-0.6.1-3|36	Csound is a musical programming
14cr|qutecsound-0.6.1-3|37	language with a very long history,
14cr|qutecsound-0.6.1-3|38	with roots in the origins of computer music.
14cr|qutecsound-0.6.1-3|39	It is still being maintained by an active
14cr|qutecsound-0.6.1-3|40	community and despite its age, is still one of
14cr|qutecsound-0.6.1-3|41	the most powerful tools for sound processing and synthesis.
14cr|qutecsound-0.6.1-3|42	CsoundQt hopes to bring the power of
14cr|qutecsound-0.6.1-3|43	Csound to a larger group of people, by reducing
14cr|qutecsound-0.6.1-3|44	Csound's intial learning curve, and by giving
14cr|qutecsound-0.6.1-3|45	users more immediate control of their sound.
14cr|qutecsound-0.6.1-3|46	It hopes to be both a simple tool for
14cr|qutecsound-0.6.1-3|47	the beginner, as well as a powerful tool for experienced users.
14cr|qutecsound-0.6.1-3|48	
14cr|qutecsound-0.6.1-3|49	%prep
14cr|qutecsound-0.6.1-3|50	%setup -q
14cr|qutecsound-0.6.1-3|51	cp -r %{SOURCE3} qcs-unix.pro
14cr|qutecsound-0.6.1-3|52	
14cr|qutecsound-0.6.1-3|53	%build
14cr|qutecsound-0.6.1-3|54	%qmake_qt4 qcs.pro
14cr|qutecsound-0.6.1-3|55	%make
14cr|qutecsound-0.6.1-3|56	
14cr|qutecsound-0.6.1-3|57	%install
14cr|qutecsound-0.6.1-3|58	# Prepare folders no install provided
14cr|qutecsound-0.6.1-3|59	install -d %{buildroot}/usr/{bin,share/{applications,{,doc}/%{name}}}
14cr|qutecsound-0.6.1-3|60	
14cr|qutecsound-0.6.1-3|61	# Bin file
14cr|qutecsound-0.6.1-3|62	install -Dm755 bin/qutecsound-f "%{buildroot}%{_bindir}/%{name}"
14cr|qutecsound-0.6.1-3|63	
14cr|qutecsound-0.6.1-3|64	# Examples docs and data
14cr|qutecsound-0.6.1-3|65	cp -a examples %{buildroot}%{_datadir}/%{name}
14cr|qutecsound-0.6.1-3|66	cp -a images %{buildroot}%{_datadir}/%{name}
14cr|qutecsound-0.6.1-3|67	
14cr|qutecsound-0.6.1-3|68	
14cr|qutecsound-0.6.1-3|69	# Desktop file and pixmaps
14cr|qutecsound-0.6.1-3|70	install -Dm644 %{SOURCE1} "%{buildroot}%{_datadir}/applications"
14cr|qutecsound-0.6.1-3|71	install -Dm644 images/qtcs.png "%{buildroot}%{_datadir}/pixmaps/%{name}.png"
14cr|qutecsound-0.6.1-3|72	
14cr|qutecsound-0.6.1-3|73	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|qutecsound-0.6.1-3|74	
14cr|qutecsound-0.6.1-3|75	
14cr|qutecsound-0.6.1-3|76	%files
14cr|qutecsound-0.6.1-3|77	%doc ChangeLog BUILDING COPYING doc/*
14cr|qutecsound-0.6.1-3|78	%{_bindir}/%{name}
14cr|qutecsound-0.6.1-3|79	%{_datadir}/applications/%{name}.desktop
14cr|qutecsound-0.6.1-3|80	%{_datadir}/%{name}
14cr|qutecsound-0.6.1-3|81	%{_datadir}/pixmaps/%{name}.png
14cr|qutecsound-0.6.1-3|82	
14cr|qutecsound-0.6.1-3|83	
14cr|qutecsound-0.6.1-3|84	
14cr|qutecsound-0.6.1-3|85	
14cr|qutecsound-0.6.1-3|86	
14cr|qutecsound-0.6.1-3|87	%changelog
14cr|qutecsound-0.6.1-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|qutecsound-0.6.1-3|89	+ Revision: aca9936
14cr|qutecsound-0.6.1-3|90	- MassBuild#464: Increase release tag
14cr|qutecsound-0.6.1-3|91	
14cr|qutecsound-0.6.1-3|92	

7168 14
14cr|qutim-0.3.2-3|1	%define _disable_ld_no_undefined 1
14cr|qutim-0.3.2-3|2	
14cr|qutim-0.3.2-3|3	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
14cr|qutim-0.3.2-3|4	Name:		qutim
14cr|qutim-0.3.2-3|5	Version:	0.3.2
14cr|qutim-0.3.2-3|6	Release:	3
14cr|qutim-0.3.2-3|7	License:	GPLv2+
14cr|qutim-0.3.2-3|8	Group:		Networking/Instant messaging
14cr|qutim-0.3.2-3|9	Url:		http://qutim.org/
14cr|qutim-0.3.2-3|10	Source0:	http://qutim.org/dwnl/68/%{name}-%{version}.tar.xz
14cr|qutim-0.3.2-3|11	Patch0:		telepathy-qt4-telepathyqt-upstream.patch
14cr|qutim-0.3.2-3|12	Patch1:		qutim-0.3.2-cmake-kde-integration.patch
14cr|qutim-0.3.2-3|13	BuildRequires:	cmake
14cr|qutim-0.3.2-3|14	BuildRequires:	doxygen
14cr|qutim-0.3.2-3|15	BuildRequires:	qt4-assistant
14cr|qutim-0.3.2-3|16	BuildRequires:	qt4-linguist
14cr|qutim-0.3.2-3|17	BuildRequires:	aspell-devel
14cr|qutim-0.3.2-3|18	BuildRequires:	kdelibs4-devel
14cr|qutim-0.3.2-3|19	BuildRequires:	qt4-devel
14cr|qutim-0.3.2-3|20	BuildRequires:	SDLmm-devel
14cr|qutim-0.3.2-3|21	BuildRequires:	SDL_sound-devel
14cr|qutim-0.3.2-3|22	BuildRequires:	pkgconfig(libidn)
14cr|qutim-0.3.2-3|23	BuildRequires:	pkgconfig(gnutls)
14cr|qutim-0.3.2-3|24	BuildRequires:	pkgconfig(hunspell)
14cr|qutim-0.3.2-3|25	BuildRequires:	pkgconfig(libjreen)
14cr|qutim-0.3.2-3|26	BuildRequires:	pkgconfig(sdl)
14cr|qutim-0.3.2-3|27	BuildRequires:	pkgconfig(SDL_image)
14cr|qutim-0.3.2-3|28	BuildRequires:	pkgconfig(SDL_gfx)
14cr|qutim-0.3.2-3|29	BuildRequires:	pkgconfig(SDL_mixer)
14cr|qutim-0.3.2-3|30	BuildRequires:	pkgconfig(SDL_ttf)
14cr|qutim-0.3.2-3|31	BuildRequires:	pkgconfig(phonon)
14cr|qutim-0.3.2-3|32	BuildRequires:	pkgconfig(vreen)
14cr|qutim-0.3.2-3|33	
14cr|qutim-0.3.2-3|34	%description
14cr|qutim-0.3.2-3|35	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim-0.3.2-3|36	
14cr|qutim-0.3.2-3|37	%files
14cr|qutim-0.3.2-3|38	%{_bindir}/%{name}
14cr|qutim-0.3.2-3|39	%{_datadir}/applications/%{name}.desktop
14cr|qutim-0.3.2-3|40	%{_datadir}/pixmaps/%{name}.xpm
14cr|qutim-0.3.2-3|41	%{_datadir}/%{name}
14cr|qutim-0.3.2-3|42	%{_datadir}/apps/%{name}
14cr|qutim-0.3.2-3|43	%{_datadir}/apps/desktoptheme/default/icons/%{name}.svg
14cr|qutim-0.3.2-3|44	%{_libdir}/%{name}/plugins/*.so
14cr|qutim-0.3.2-3|45	%{_iconsdir}/*/*/*
14cr|qutim-0.3.2-3|46	
14cr|qutim-0.3.2-3|47	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|48	
14cr|qutim-0.3.2-3|49	%define major 0
14cr|qutim-0.3.2-3|50	%define libname %mklibname qutim %{major}
14cr|qutim-0.3.2-3|51	
14cr|qutim-0.3.2-3|52	%package -n	%{libname}
14cr|qutim-0.3.2-3|53	Summary:	qutIM shared library
14cr|qutim-0.3.2-3|54	Group:		Networking/Instant messaging
14cr|qutim-0.3.2-3|55	
14cr|qutim-0.3.2-3|56	%description -n %{libname}
14cr|qutim-0.3.2-3|57	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim-0.3.2-3|58	
14cr|qutim-0.3.2-3|59	%files -n %{libname}
14cr|qutim-0.3.2-3|60	%{_libdir}/libqutim.so.%{major}*
14cr|qutim-0.3.2-3|61	
14cr|qutim-0.3.2-3|62	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|63	
14cr|qutim-0.3.2-3|64	%define chat_major 1
14cr|qutim-0.3.2-3|65	%define libadiumchat %mklibname qutim-adiumchat %{chat_major}
14cr|qutim-0.3.2-3|66	
14cr|qutim-0.3.2-3|67	%package -n	%{libadiumchat}
14cr|qutim-0.3.2-3|68	Summary:	qutIM shared library
14cr|qutim-0.3.2-3|69	Group:		Networking/Instant messaging
14cr|qutim-0.3.2-3|70	
14cr|qutim-0.3.2-3|71	%description -n %{libadiumchat}
14cr|qutim-0.3.2-3|72	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim-0.3.2-3|73	
14cr|qutim-0.3.2-3|74	%files -n %{libadiumchat}
14cr|qutim-0.3.2-3|75	%{_libdir}/libqutim-adiumchat.so.%{chat_major}*
14cr|qutim-0.3.2-3|76	
14cr|qutim-0.3.2-3|77	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|78	
14cr|qutim-0.3.2-3|79	%define libadiumwebview %mklibname qutim-adiumwebview %{major}
14cr|qutim-0.3.2-3|80	
14cr|qutim-0.3.2-3|81	%package -n	%{libadiumwebview}
14cr|qutim-0.3.2-3|82	Summary:	qutIM shared library
14cr|qutim-0.3.2-3|83	Group:		Networking/Instant messaging
14cr|qutim-0.3.2-3|84	
14cr|qutim-0.3.2-3|85	%description -n %{libadiumwebview}
14cr|qutim-0.3.2-3|86	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim-0.3.2-3|87	
14cr|qutim-0.3.2-3|88	%files -n %{libadiumwebview}
14cr|qutim-0.3.2-3|89	%{_libdir}/libqutim-adiumwebview.so.%{major}*
14cr|qutim-0.3.2-3|90	
14cr|qutim-0.3.2-3|91	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|92	
14cr|qutim-0.3.2-3|93	%define libsimplecontactlist %mklibname qutim-simplecontactlist %{major}
14cr|qutim-0.3.2-3|94	
14cr|qutim-0.3.2-3|95	%package -n	%{libsimplecontactlist}
14cr|qutim-0.3.2-3|96	Summary:	qutIM shared library
14cr|qutim-0.3.2-3|97	Group:		Networking/Instant messaging
14cr|qutim-0.3.2-3|98	
14cr|qutim-0.3.2-3|99	%description -n %{libsimplecontactlist}
14cr|qutim-0.3.2-3|100	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim-0.3.2-3|101	
14cr|qutim-0.3.2-3|102	%files -n %{libsimplecontactlist}
14cr|qutim-0.3.2-3|103	%{_libdir}/libqutim-simplecontactlist.so.%{major}*
14cr|qutim-0.3.2-3|104	
14cr|qutim-0.3.2-3|105	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|106	
14cr|qutim-0.3.2-3|107	%define qutimdevelname %mklibname -d %{name}
14cr|qutim-0.3.2-3|108	
14cr|qutim-0.3.2-3|109	%package -n	%{qutimdevelname}
14cr|qutim-0.3.2-3|110	Summary:	qutIM header files
14cr|qutim-0.3.2-3|111	Group:		Development/C
14cr|qutim-0.3.2-3|112	Requires:	%{libname} = %{EVRD}
14cr|qutim-0.3.2-3|113	Requires:	%{libadiumchat} = %{EVRD}
14cr|qutim-0.3.2-3|114	Requires:	%{libadiumwebview} = %{EVRD}
14cr|qutim-0.3.2-3|115	Requires:	%{libsimplecontactlist} = %{EVRD}
14cr|qutim-0.3.2-3|116	Provides:	%{name}-devel = %{EVRD}
14cr|qutim-0.3.2-3|117	
14cr|qutim-0.3.2-3|118	%description -n %{qutimdevelname}
14cr|qutim-0.3.2-3|119	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger
14cr|qutim-0.3.2-3|120	header files.
14cr|qutim-0.3.2-3|121	
14cr|qutim-0.3.2-3|122	%files -n %{qutimdevelname}
14cr|qutim-0.3.2-3|123	%{_includedir}/%{name}/*.h
14cr|qutim-0.3.2-3|124	%{_includedir}/%{name}/adiumchat/*.h
14cr|qutim-0.3.2-3|125	%{_includedir}/%{name}/adiumwebview/*.h
14cr|qutim-0.3.2-3|126	%{_includedir}/%{name}/simplecontactlist/*.h
14cr|qutim-0.3.2-3|127	%{_libdir}/libqutim.so
14cr|qutim-0.3.2-3|128	%{_libdir}/libqutim-adiumchat.so
14cr|qutim-0.3.2-3|129	%{_libdir}/libqutim-adiumwebview.so
14cr|qutim-0.3.2-3|130	%{_libdir}/libqutim-simplecontactlist.so
14cr|qutim-0.3.2-3|131	%{_datadir}/cmake/Modules/*
14cr|qutim-0.3.2-3|132	
14cr|qutim-0.3.2-3|133	#----------------------------------------------------------------------------
14cr|qutim-0.3.2-3|134	
14cr|qutim-0.3.2-3|135	%prep
14cr|qutim-0.3.2-3|136	%setup -q
14cr|qutim-0.3.2-3|137	%patch0 -p1
14cr|qutim-0.3.2-3|138	%patch1 -p1
14cr|qutim-0.3.2-3|139	
14cr|qutim-0.3.2-3|140	%build
14cr|qutim-0.3.2-3|141	%cmake_kde4 \
14cr|qutim-0.3.2-3|142	-DCMAKE_SKIP_RPATH:BOOL=ON \
14cr|qutim-0.3.2-3|143	-DSYSTEM_JREEN=ON \
14cr|qutim-0.3.2-3|144	-DSYSTEM_VREEN=ON \
14cr|qutim-0.3.2-3|145	-DASTRAL=OFF \
14cr|qutim-0.3.2-3|146	-DDOCKTILE=OFF \
14cr|qutim-0.3.2-3|147	-DHAIKUNOTIFICATIONS=OFF \
14cr|qutim-0.3.2-3|148	-DMACINTEGRATION=OFF \
14cr|qutim-0.3.2-3|149	-DMAEMO5INTEGRATION=OFF \
14cr|qutim-0.3.2-3|150	-DMOBILEABOUT=OFF \
14cr|qutim-0.3.2-3|151	-DMOBILECONTACTINFO=OFF \
14cr|qutim-0.3.2-3|152	-DMOBILENOTIFICATIONSSETTINGS=OFF \
14cr|qutim-0.3.2-3|153	-DMOBILESETTINGSDIALOG=OFF \
14cr|qutim-0.3.2-3|154	-DMOBILITY=OFF \
14cr|qutim-0.3.2-3|155	-DOFFTHERECORD=OFF \
14cr|qutim-0.3.2-3|156	-DPLUGMAN=OFF \
14cr|qutim-0.3.2-3|157	-DSDLSOUND=OFF \
14cr|qutim-0.3.2-3|158	-DSYMBIANINTEGRATION=OFF \
14cr|qutim-0.3.2-3|159	-DUPDATER=OFF \
14cr|qutim-0.3.2-3|160	-DWININTEGRATION=OFF
14cr|qutim-0.3.2-3|161	%make
14cr|qutim-0.3.2-3|162	
14cr|qutim-0.3.2-3|163	%install
14cr|qutim-0.3.2-3|164	%makeinstall_std -C build
14cr|qutim-0.3.2-3|165	
14cr|qutim-0.3.2-3|166	%changelog
14cr|qutim-0.3.2-3|167	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-3
14cr|qutim-0.3.2-3|168	+ Revision: 5751ea4
14cr|qutim-0.3.2-3|169	- Add patch to fix build with new cmake
14cr|qutim-0.3.2-3|170	
14cr|qutim-0.3.2-3|171	

7169 14
14cr|qutim2-0.2.1.git.630-2|1	%define oname qutim
14cr|qutim2-0.2.1.git.630-2|2	
14cr|qutim2-0.2.1.git.630-2|3	%define _disable_ld_as_needed 1
14cr|qutim2-0.2.1.git.630-2|4	# Jabber fails to work with gcc 4.7 and -O2
14cr|qutim2-0.2.1.git.630-2|5	%global optflags %{optflags} -O0
14cr|qutim2-0.2.1.git.630-2|6	
14cr|qutim2-0.2.1.git.630-2|7	%define coreversion		0.2.1.git.630
14cr|qutim2-0.2.1.git.630-2|8	%define icqversion		0.2.1.136
14cr|qutim2-0.2.1.git.630-2|9	%define ircversion		0.2.0.38
14cr|qutim2-0.2.1.git.630-2|10	%define jabberversion		0.2.1.431
14cr|qutim2-0.2.1.git.630-2|11	%define mrimversion		0.2.1.146
14cr|qutim2-0.2.1.git.630-2|12	%define vkontakteversion	0.2.0.40
14cr|qutim2-0.2.1.git.630-2|13	%define yandexnarodversion	0.2.0.21
14cr|qutim2-0.2.1.git.630-2|14	%define histmanversion		0.2.0.13
14cr|qutim2-0.2.1.git.630-2|15	%define juickversion		0.2.1.100
14cr|qutim2-0.2.1.git.630-2|16	%define weatherversion		0.2.1.145
14cr|qutim2-0.2.1.git.630-2|17	%define massmessagingversion	0.2.1.120
14cr|qutim2-0.2.1.git.630-2|18	%define plugmanversion		0.2.0.151
14cr|qutim2-0.2.1.git.630-2|19	%define imagepubversion		10
14cr|qutim2-0.2.1.git.630-2|20	%define kdeversion		31
14cr|qutim2-0.2.1.git.630-2|21	%define msnversion		6
14cr|qutim2-0.2.1.git.630-2|22	%define urlpreviewversion	12
14cr|qutim2-0.2.1.git.630-2|23	%define cchkversion		0.0.7
14cr|qutim2-0.2.1.git.630-2|24	%define twitterversion		4
14cr|qutim2-0.2.1.git.630-2|25	
14cr|qutim2-0.2.1.git.630-2|26	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
14cr|qutim2-0.2.1.git.630-2|27	Name:		qutim2
14cr|qutim2-0.2.1.git.630-2|28	Version:	%{coreversion}
14cr|qutim2-0.2.1.git.630-2|29	Release:	2
14cr|qutim2-0.2.1.git.630-2|30	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|31	License:	GPLv2+
14cr|qutim2-0.2.1.git.630-2|32	Url:		http://qutim.org/
14cr|qutim2-0.2.1.git.630-2|33	Source0:	%{oname}-%{coreversion}.tar.bz2
14cr|qutim2-0.2.1.git.630-2|34	Source1:	qutim-emoticons-0.2.0.tar.bz2
14cr|qutim2-0.2.1.git.630-2|35	Source2:	qutim-langs-0.2.0.tar.bz2
14cr|qutim2-0.2.1.git.630-2|36	Source3:	qutim-sounds-0.2.0.tar.bz2
14cr|qutim2-0.2.1.git.630-2|37	Source4:	qutIM.desktop
14cr|qutim2-0.2.1.git.630-2|38	Source5:	TributeToQIP.tar.bz2
14cr|qutim2-0.2.1.git.630-2|39	Source6:	qutim-glass.tar.bz2
14cr|qutim2-0.2.1.git.630-2|40	Source7:	qutim-red.tar.bz2
14cr|qutim2-0.2.1.git.630-2|41	Source8:	additional_plugins.tar.bz2
14cr|qutim2-0.2.1.git.630-2|42	Patch0:		qutim-0.2.0-x86_64.patch
14cr|qutim2-0.2.1.git.630-2|43	Patch1:		qutim-msn-3-cmake.patch
14cr|qutim2-0.2.1.git.630-2|44	Patch2:		qutim-0.2.1.git.630-gcc4.7.patch
14cr|qutim2-0.2.1.git.630-2|45	Patch3:		qutim-0.2.1.git.630-linkage.patch
14cr|qutim2-0.2.1.git.630-2|46	Patch4:		qutim-0.2.1.git.630-speller.patch
14cr|qutim2-0.2.1.git.630-2|47	Patch5:		qutim-0.2.1.git.630-qt4.8.patch
14cr|qutim2-0.2.1.git.630-2|48	BuildRequires:	cmake
14cr|qutim2-0.2.1.git.630-2|49	BuildRequires:	qt4-devel
14cr|qutim2-0.2.1.git.630-2|50	BuildRequires:	idn-devel
14cr|qutim2-0.2.1.git.630-2|51	BuildRequires:	gnutls-devel
14cr|qutim2-0.2.1.git.630-2|52	BuildRequires:	phonon-devel
14cr|qutim2-0.2.1.git.630-2|53	BuildRequires:	kdelibs4-devel
14cr|qutim2-0.2.1.git.630-2|54	Conflicts:	%{oname} >= 0.2.80
14cr|qutim2-0.2.1.git.630-2|55	
14cr|qutim2-0.2.1.git.630-2|56	%description
14cr|qutim2-0.2.1.git.630-2|57	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
14cr|qutim2-0.2.1.git.630-2|58	
14cr|qutim2-0.2.1.git.630-2|59	%files
14cr|qutim2-0.2.1.git.630-2|60	%{_bindir}/%{oname}
14cr|qutim2-0.2.1.git.630-2|61	%{_datadir}/applications/%{oname}.desktop
14cr|qutim2-0.2.1.git.630-2|62	%{_datadir}/pixmaps/%{oname}.png
14cr|qutim2-0.2.1.git.630-2|63	%{_datadir}/%{oname}
14cr|qutim2-0.2.1.git.630-2|64	
14cr|qutim2-0.2.1.git.630-2|65	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|66	
14cr|qutim2-0.2.1.git.630-2|67	%package -n %{name}-histman
14cr|qutim2-0.2.1.git.630-2|68	Summary:	History manager plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|69	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|70	Version:	%{histmanversion}
14cr|qutim2-0.2.1.git.630-2|71	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|72	
14cr|qutim2-0.2.1.git.630-2|73	%description -n %{name}-histman
14cr|qutim2-0.2.1.git.630-2|74	History manager plugin for qutIM. Import history from clients
14cr|qutim2-0.2.1.git.630-2|75	like QIP, Miranda, Pidgin, Kopete, Gajim, Psi and others.
14cr|qutim2-0.2.1.git.630-2|76	
14cr|qutim2-0.2.1.git.630-2|77	%files -n %{name}-histman
14cr|qutim2-0.2.1.git.630-2|78	%{_libdir}/%{oname}/libhistman.so
14cr|qutim2-0.2.1.git.630-2|79	
14cr|qutim2-0.2.1.git.630-2|80	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|81	
14cr|qutim2-0.2.1.git.630-2|82	%package -n %{name}-icq
14cr|qutim2-0.2.1.git.630-2|83	Summary:	ICQ plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|84	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|85	Version:	%{icqversion}
14cr|qutim2-0.2.1.git.630-2|86	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|87	
14cr|qutim2-0.2.1.git.630-2|88	%description -n %{name}-icq
14cr|qutim2-0.2.1.git.630-2|89	ICQ plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|90	
14cr|qutim2-0.2.1.git.630-2|91	%files -n %{name}-icq
14cr|qutim2-0.2.1.git.630-2|92	%{_libdir}/%{oname}/liboscar.so
14cr|qutim2-0.2.1.git.630-2|93	
14cr|qutim2-0.2.1.git.630-2|94	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|95	
14cr|qutim2-0.2.1.git.630-2|96	%package -n %{name}-imagepub
14cr|qutim2-0.2.1.git.630-2|97	Summary:	Image publishing services plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|98	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|99	Version:	%{imagepubversion}
14cr|qutim2-0.2.1.git.630-2|100	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|101	
14cr|qutim2-0.2.1.git.630-2|102	%description -n %{name}-imagepub
14cr|qutim2-0.2.1.git.630-2|103	Image publishing services plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|104	
14cr|qutim2-0.2.1.git.630-2|105	%files -n %{name}-imagepub
14cr|qutim2-0.2.1.git.630-2|106	%{_libdir}/%{oname}/libimagepub.so
14cr|qutim2-0.2.1.git.630-2|107	
14cr|qutim2-0.2.1.git.630-2|108	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|109	
14cr|qutim2-0.2.1.git.630-2|110	%package -n %{name}-irc
14cr|qutim2-0.2.1.git.630-2|111	Summary:	IRC plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|112	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|113	Version:	%{ircversion}
14cr|qutim2-0.2.1.git.630-2|114	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|115	
14cr|qutim2-0.2.1.git.630-2|116	%description -n %{name}-irc
14cr|qutim2-0.2.1.git.630-2|117	IRC plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|118	
14cr|qutim2-0.2.1.git.630-2|119	%files -n %{name}-irc
14cr|qutim2-0.2.1.git.630-2|120	%{_libdir}/%{oname}/libirc.so
14cr|qutim2-0.2.1.git.630-2|121	
14cr|qutim2-0.2.1.git.630-2|122	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|123	
14cr|qutim2-0.2.1.git.630-2|124	%package -n %{name}-jabber
14cr|qutim2-0.2.1.git.630-2|125	Summary:	Jabber plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|126	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|127	Version:	%{jabberversion}
14cr|qutim2-0.2.1.git.630-2|128	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|129	
14cr|qutim2-0.2.1.git.630-2|130	%description -n %{name}-jabber
14cr|qutim2-0.2.1.git.630-2|131	Jabber plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|132	
14cr|qutim2-0.2.1.git.630-2|133	%files -n %{name}-jabber
14cr|qutim2-0.2.1.git.630-2|134	%{_libdir}/%{oname}/libjabber.so
14cr|qutim2-0.2.1.git.630-2|135	
14cr|qutim2-0.2.1.git.630-2|136	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|137	
14cr|qutim2-0.2.1.git.630-2|138	%package -n %{name}-juick
14cr|qutim2-0.2.1.git.630-2|139	Summary:	Weather plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|140	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|141	Version:	%{juickversion}
14cr|qutim2-0.2.1.git.630-2|142	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|143	
14cr|qutim2-0.2.1.git.630-2|144	%description -n %{name}-juick
14cr|qutim2-0.2.1.git.630-2|145	juick plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|146	
14cr|qutim2-0.2.1.git.630-2|147	%files -n %{name}-juick
14cr|qutim2-0.2.1.git.630-2|148	%{_libdir}/%{oname}/libjuick.so
14cr|qutim2-0.2.1.git.630-2|149	
14cr|qutim2-0.2.1.git.630-2|150	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|151	
14cr|qutim2-0.2.1.git.630-2|152	%package -n %{name}-kde-integration
14cr|qutim2-0.2.1.git.630-2|153	Summary:	KDE integration plugin set for qutIM
14cr|qutim2-0.2.1.git.630-2|154	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|155	Version:	%{kdeversion}
14cr|qutim2-0.2.1.git.630-2|156	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|157	
14cr|qutim2-0.2.1.git.630-2|158	%description -n %{name}-kde-integration
14cr|qutim2-0.2.1.git.630-2|159	KDE integration plugin set for qutIM.
14cr|qutim2-0.2.1.git.630-2|160	
14cr|qutim2-0.2.1.git.630-2|161	%files -n %{name}-kde-integration
14cr|qutim2-0.2.1.git.630-2|162	%{_libdir}/%{oname}/libkde*.so
14cr|qutim2-0.2.1.git.630-2|163	
14cr|qutim2-0.2.1.git.630-2|164	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|165	
14cr|qutim2-0.2.1.git.630-2|166	%package -n %{name}-massmessaging
14cr|qutim2-0.2.1.git.630-2|167	Summary:	Mass messaging plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|168	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|169	Version:	%{massmessagingversion}
14cr|qutim2-0.2.1.git.630-2|170	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|171	
14cr|qutim2-0.2.1.git.630-2|172	%description -n %{name}-massmessaging
14cr|qutim2-0.2.1.git.630-2|173	Mass messaging plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|174	
14cr|qutim2-0.2.1.git.630-2|175	%files -n %{name}-massmessaging
14cr|qutim2-0.2.1.git.630-2|176	%{_libdir}/%{oname}/libmassmessaging.so
14cr|qutim2-0.2.1.git.630-2|177	
14cr|qutim2-0.2.1.git.630-2|178	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|179	
14cr|qutim2-0.2.1.git.630-2|180	%package -n %{name}-mrim
14cr|qutim2-0.2.1.git.630-2|181	Summary:	Mail.ru plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|182	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|183	Version:	%{mrimversion}
14cr|qutim2-0.2.1.git.630-2|184	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|185	
14cr|qutim2-0.2.1.git.630-2|186	%description -n %{name}-mrim
14cr|qutim2-0.2.1.git.630-2|187	Mail.ru plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|188	
14cr|qutim2-0.2.1.git.630-2|189	%files -n %{name}-mrim
14cr|qutim2-0.2.1.git.630-2|190	%{_libdir}/%{oname}/libmrim.so
14cr|qutim2-0.2.1.git.630-2|191	
14cr|qutim2-0.2.1.git.630-2|192	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|193	
14cr|qutim2-0.2.1.git.630-2|194	%package -n %{name}-msn
14cr|qutim2-0.2.1.git.630-2|195	Summary:	MSN plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|196	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|197	Version:	%{msnversion}
14cr|qutim2-0.2.1.git.630-2|198	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|199	
14cr|qutim2-0.2.1.git.630-2|200	%description -n %{name}-msn
14cr|qutim2-0.2.1.git.630-2|201	MSN plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|202	
14cr|qutim2-0.2.1.git.630-2|203	%files -n %{name}-msn
14cr|qutim2-0.2.1.git.630-2|204	%{_libdir}/%{oname}/libmsn.so
14cr|qutim2-0.2.1.git.630-2|205	
14cr|qutim2-0.2.1.git.630-2|206	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|207	
14cr|qutim2-0.2.1.git.630-2|208	%package -n %{name}-plugman
14cr|qutim2-0.2.1.git.630-2|209	Summary:	Plugin manager for qutIM
14cr|qutim2-0.2.1.git.630-2|210	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|211	Version:	%{plugmanversion}
14cr|qutim2-0.2.1.git.630-2|212	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|213	
14cr|qutim2-0.2.1.git.630-2|214	%description -n %{name}-plugman
14cr|qutim2-0.2.1.git.630-2|215	Plugin manager for qutIM. Allow install additional themes,
14cr|qutim2-0.2.1.git.630-2|216	icon packs and other useful staff.
14cr|qutim2-0.2.1.git.630-2|217	
14cr|qutim2-0.2.1.git.630-2|218	%files -n %{name}-plugman
14cr|qutim2-0.2.1.git.630-2|219	%{_libdir}/%{oname}/libplugman.so
14cr|qutim2-0.2.1.git.630-2|220	
14cr|qutim2-0.2.1.git.630-2|221	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|222	
14cr|qutim2-0.2.1.git.630-2|223	%package -n %{name}-twitter
14cr|qutim2-0.2.1.git.630-2|224	Summary:	Twitter plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|225	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|226	Version:	%{twitterversion}
14cr|qutim2-0.2.1.git.630-2|227	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|228	
14cr|qutim2-0.2.1.git.630-2|229	%description -n %{name}-twitter
14cr|qutim2-0.2.1.git.630-2|230	Twitter plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|231	
14cr|qutim2-0.2.1.git.630-2|232	%files -n %{name}-twitter
14cr|qutim2-0.2.1.git.630-2|233	%{_libdir}/%{oname}/libtwitter.so
14cr|qutim2-0.2.1.git.630-2|234	
14cr|qutim2-0.2.1.git.630-2|235	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|236	
14cr|qutim2-0.2.1.git.630-2|237	%package -n %{name}-urlpreview
14cr|qutim2-0.2.1.git.630-2|238	Summary:	Prewiew URLs in messages plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|239	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|240	Version:	%{urlpreviewversion}
14cr|qutim2-0.2.1.git.630-2|241	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|242	
14cr|qutim2-0.2.1.git.630-2|243	%description -n %{name}-urlpreview
14cr|qutim2-0.2.1.git.630-2|244	Prewiew URLs in messages plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|245	
14cr|qutim2-0.2.1.git.630-2|246	%files -n %{name}-urlpreview
14cr|qutim2-0.2.1.git.630-2|247	%{_libdir}/%{oname}/liburlpreview.so
14cr|qutim2-0.2.1.git.630-2|248	
14cr|qutim2-0.2.1.git.630-2|249	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|250	
14cr|qutim2-0.2.1.git.630-2|251	%package -n %{name}-vkontakte
14cr|qutim2-0.2.1.git.630-2|252	Summary:	Vkontakte.ru plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|253	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|254	Version:	%{vkontakteversion}
14cr|qutim2-0.2.1.git.630-2|255	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|256	
14cr|qutim2-0.2.1.git.630-2|257	%description -n %{name}-vkontakte
14cr|qutim2-0.2.1.git.630-2|258	Vkontakte.ru plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|259	
14cr|qutim2-0.2.1.git.630-2|260	%files -n %{name}-vkontakte
14cr|qutim2-0.2.1.git.630-2|261	%{_libdir}/%{oname}/libvkontakte.so
14cr|qutim2-0.2.1.git.630-2|262	
14cr|qutim2-0.2.1.git.630-2|263	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|264	
14cr|qutim2-0.2.1.git.630-2|265	%package -n %{name}-weather
14cr|qutim2-0.2.1.git.630-2|266	Summary:	Weather plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|267	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|268	Version:	%{weatherversion}
14cr|qutim2-0.2.1.git.630-2|269	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|270	
14cr|qutim2-0.2.1.git.630-2|271	%description -n %{name}-weather
14cr|qutim2-0.2.1.git.630-2|272	Weather plugin for qutIM.
14cr|qutim2-0.2.1.git.630-2|273	
14cr|qutim2-0.2.1.git.630-2|274	%files -n %{name}-weather
14cr|qutim2-0.2.1.git.630-2|275	%{_libdir}/%{oname}/libweather.so
14cr|qutim2-0.2.1.git.630-2|276	
14cr|qutim2-0.2.1.git.630-2|277	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|278	
14cr|qutim2-0.2.1.git.630-2|279	%package -n %{name}-yandexnarod
14cr|qutim2-0.2.1.git.630-2|280	Summary:	Yandex.narod.ru plugin for qutIM
14cr|qutim2-0.2.1.git.630-2|281	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|282	Version:	%{yandexnarodversion}
14cr|qutim2-0.2.1.git.630-2|283	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|284	
14cr|qutim2-0.2.1.git.630-2|285	%description -n %{name}-yandexnarod
14cr|qutim2-0.2.1.git.630-2|286	Yandex.narod.ru plugin for qutIM. Requires narod.ru account.
14cr|qutim2-0.2.1.git.630-2|287	
14cr|qutim2-0.2.1.git.630-2|288	%files -n %{name}-yandexnarod
14cr|qutim2-0.2.1.git.630-2|289	%{_libdir}/%{oname}/libyandexnarod.so
14cr|qutim2-0.2.1.git.630-2|290	
14cr|qutim2-0.2.1.git.630-2|291	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|292	
14cr|qutim2-0.2.1.git.630-2|293	%package -n task-%{name}
14cr|qutim2-0.2.1.git.630-2|294	Summary:	Task for qutIM with Jabber & ICQ plugins
14cr|qutim2-0.2.1.git.630-2|295	Group:		Networking/Instant messaging
14cr|qutim2-0.2.1.git.630-2|296	Version:	%{coreversion}
14cr|qutim2-0.2.1.git.630-2|297	Requires:	%{name} = %{coreversion}
14cr|qutim2-0.2.1.git.630-2|298	Requires:	%{name}-icq = %{icqversion}
14cr|qutim2-0.2.1.git.630-2|299	Requires:	%{name}-jabber = %{jabberversion}
14cr|qutim2-0.2.1.git.630-2|300	
14cr|qutim2-0.2.1.git.630-2|301	%description -n task-%{name}
14cr|qutim2-0.2.1.git.630-2|302	Metapackage for qutIM + Jabber & ICQ plugins.
14cr|qutim2-0.2.1.git.630-2|303	
14cr|qutim2-0.2.1.git.630-2|304	%files -n task-%{name}
14cr|qutim2-0.2.1.git.630-2|305	
14cr|qutim2-0.2.1.git.630-2|306	#----------------------------------------------------------------------------
14cr|qutim2-0.2.1.git.630-2|307	
14cr|qutim2-0.2.1.git.630-2|308	%prep
14cr|qutim2-0.2.1.git.630-2|309	%setup -q -n %{oname}-%{version}
14cr|qutim2-0.2.1.git.630-2|310	%patch0 -p0
14cr|qutim2-0.2.1.git.630-2|311	pushd plugins
14cr|qutim2-0.2.1.git.630-2|312	tar xvjf %{SOURCE8}
14cr|qutim2-0.2.1.git.630-2|313	popd
14cr|qutim2-0.2.1.git.630-2|314	%patch1 -p0
14cr|qutim2-0.2.1.git.630-2|315	%patch2 -p1
14cr|qutim2-0.2.1.git.630-2|316	%patch3 -p1
14cr|qutim2-0.2.1.git.630-2|317	%patch4 -p1
14cr|qutim2-0.2.1.git.630-2|318	%patch5 -p1
14cr|qutim2-0.2.1.git.630-2|319	
14cr|qutim2-0.2.1.git.630-2|320	tar xvjf %{SOURCE1}
14cr|qutim2-0.2.1.git.630-2|321	tar xvjf %{SOURCE2}
14cr|qutim2-0.2.1.git.630-2|322	tar xvjf %{SOURCE3}
14cr|qutim2-0.2.1.git.630-2|323	
14cr|qutim2-0.2.1.git.630-2|324	%build
14cr|qutim2-0.2.1.git.630-2|325	%cmake_qt4 -DCMAKE_SKIP_RPATH=TRUE
14cr|qutim2-0.2.1.git.630-2|326	%make
14cr|qutim2-0.2.1.git.630-2|327	
14cr|qutim2-0.2.1.git.630-2|328	pushd ../plugins/icq
14cr|qutim2-0.2.1.git.630-2|329	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|330	%make
14cr|qutim2-0.2.1.git.630-2|331	popd
14cr|qutim2-0.2.1.git.630-2|332	
14cr|qutim2-0.2.1.git.630-2|333	pushd ../plugins/jabber
14cr|qutim2-0.2.1.git.630-2|334	%cmake_qt4 -DGNUTLS:BOOL=ON
14cr|qutim2-0.2.1.git.630-2|335	%make
14cr|qutim2-0.2.1.git.630-2|336	popd
14cr|qutim2-0.2.1.git.630-2|337	
14cr|qutim2-0.2.1.git.630-2|338	pushd ../plugins/irc
14cr|qutim2-0.2.1.git.630-2|339	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|340	%make
14cr|qutim2-0.2.1.git.630-2|341	popd
14cr|qutim2-0.2.1.git.630-2|342	
14cr|qutim2-0.2.1.git.630-2|343	pushd ../plugins/kde-integration
14cr|qutim2-0.2.1.git.630-2|344	%cmake_kde4
14cr|qutim2-0.2.1.git.630-2|345	%make
14cr|qutim2-0.2.1.git.630-2|346	popd
14cr|qutim2-0.2.1.git.630-2|347	
14cr|qutim2-0.2.1.git.630-2|348	pushd ../plugins/mrim
14cr|qutim2-0.2.1.git.630-2|349	%cmake_qt4
14cr|qutim2-0.2.1.git.630-2|350	%make
14cr|qutim2-0.2.1.git.630-2|351	popd
14cr|qutim2-0.2.1.git.630-2|352	
14cr|qutim2-0.2.1.git.630-2|353	pushd ../plugins/msn
14cr|qutim2-0.2.1.git.630-2|354	%cmake_qt4
14cr|qutim2-0.2.1.git.630-2|355	%make
14cr|qutim2-0.2.1.git.630-2|356	popd
14cr|qutim2-0.2.1.git.630-2|357	
14cr|qutim2-0.2.1.git.630-2|358	pushd ../plugins/vkontakte
14cr|qutim2-0.2.1.git.630-2|359	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|360	%make
14cr|qutim2-0.2.1.git.630-2|361	popd
14cr|qutim2-0.2.1.git.630-2|362	
14cr|qutim2-0.2.1.git.630-2|363	pushd ../plugins/imagepub
14cr|qutim2-0.2.1.git.630-2|364	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|365	%make
14cr|qutim2-0.2.1.git.630-2|366	popd
14cr|qutim2-0.2.1.git.630-2|367	
14cr|qutim2-0.2.1.git.630-2|368	pushd ../plugins/massmessaging
14cr|qutim2-0.2.1.git.630-2|369	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|370	%make
14cr|qutim2-0.2.1.git.630-2|371	popd
14cr|qutim2-0.2.1.git.630-2|372	
14cr|qutim2-0.2.1.git.630-2|373	pushd ../plugins/weather
14cr|qutim2-0.2.1.git.630-2|374	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|375	%make
14cr|qutim2-0.2.1.git.630-2|376	popd
14cr|qutim2-0.2.1.git.630-2|377	
14cr|qutim2-0.2.1.git.630-2|378	pushd ../plugins/juick
14cr|qutim2-0.2.1.git.630-2|379	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|380	%make
14cr|qutim2-0.2.1.git.630-2|381	popd
14cr|qutim2-0.2.1.git.630-2|382	
14cr|qutim2-0.2.1.git.630-2|383	pushd ../plugins/urlpreview
14cr|qutim2-0.2.1.git.630-2|384	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|385	%make
14cr|qutim2-0.2.1.git.630-2|386	popd
14cr|qutim2-0.2.1.git.630-2|387	
14cr|qutim2-0.2.1.git.630-2|388	pushd ../plugins/yandexnarod
14cr|qutim2-0.2.1.git.630-2|389	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|390	%make
14cr|qutim2-0.2.1.git.630-2|391	popd
14cr|qutim2-0.2.1.git.630-2|392	
14cr|qutim2-0.2.1.git.630-2|393	pushd ../plugins/histman
14cr|qutim2-0.2.1.git.630-2|394	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|395	%make
14cr|qutim2-0.2.1.git.630-2|396	popd
14cr|qutim2-0.2.1.git.630-2|397	
14cr|qutim2-0.2.1.git.630-2|398	pushd ../plugins/twitter
14cr|qutim2-0.2.1.git.630-2|399	%qmake_qt4
14cr|qutim2-0.2.1.git.630-2|400	%make
14cr|qutim2-0.2.1.git.630-2|401	popd
14cr|qutim2-0.2.1.git.630-2|402	
14cr|qutim2-0.2.1.git.630-2|403	pushd ../plugins/plugman
14cr|qutim2-0.2.1.git.630-2|404	%cmake_qt4
14cr|qutim2-0.2.1.git.630-2|405	%make
14cr|qutim2-0.2.1.git.630-2|406	popd
14cr|qutim2-0.2.1.git.630-2|407	
14cr|qutim2-0.2.1.git.630-2|408	%install
14cr|qutim2-0.2.1.git.630-2|409	install -D -m 0644 "icons/qutim_64.png" "%{buildroot}%{_datadir}/pixmaps/%{oname}.png"
14cr|qutim2-0.2.1.git.630-2|410	install -d "%{buildroot}%{_bindir}"
14cr|qutim2-0.2.1.git.630-2|411	install -d "%{buildroot}%{_datadir}"/applications/
14cr|qutim2-0.2.1.git.630-2|412	install -d "%{buildroot}%{_libdir}/%{oname}"
14cr|qutim2-0.2.1.git.630-2|413	install -d "%{buildroot}%{_datadir}/%{oname}/languages/ru"
14cr|qutim2-0.2.1.git.630-2|414	install -d "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
14cr|qutim2-0.2.1.git.630-2|415	
14cr|qutim2-0.2.1.git.630-2|416	cp "build/%{oname}" "%{buildroot}%{_bindir}/%{oname}"
14cr|qutim2-0.2.1.git.630-2|417	cp %{SOURCE4} "%{buildroot}%{_datadir}/applications/%{oname}.desktop"
14cr|qutim2-0.2.1.git.630-2|418	cp "plugins/icq/liboscar.so" "%{buildroot}%{_libdir}/%{oname}/liboscar.so"
14cr|qutim2-0.2.1.git.630-2|419	cp "plugins/jabber/build/libjabber.so" "%{buildroot}%{_libdir}/%{oname}/libjabber.so"
14cr|qutim2-0.2.1.git.630-2|420	cp "plugins/irc/libirc.so" "%{buildroot}%{_libdir}/%{oname}/libirc.so"
14cr|qutim2-0.2.1.git.630-2|421	cp "plugins/mrim/build/libmrim.so" "%{buildroot}%{_libdir}/%{oname}/libmrim.so"
14cr|qutim2-0.2.1.git.630-2|422	cp "plugins/msn/build/libmsn.so" "%{buildroot}%{_libdir}/%{oname}/libmsn.so"
14cr|qutim2-0.2.1.git.630-2|423	cp "plugins/vkontakte/libvkontakte.so" "%{buildroot}%{_libdir}/%{oname}/libvkontakte.so"
14cr|qutim2-0.2.1.git.630-2|424	cp "plugins/imagepub/libimagepub.so" "%{buildroot}%{_libdir}/%{oname}/libimagepub.so"
14cr|qutim2-0.2.1.git.630-2|425	cp "plugins/massmessaging/libmassmessaging.so" "%{buildroot}%{_libdir}/%{oname}/libmassmessaging.so"
14cr|qutim2-0.2.1.git.630-2|426	cp "plugins/juick/libjuick.so" "%{buildroot}%{_libdir}/%{oname}/libjuick.so"
14cr|qutim2-0.2.1.git.630-2|427	cp "plugins/weather/libweather.so" "%{buildroot}%{_libdir}/%{oname}/libweather.so"
14cr|qutim2-0.2.1.git.630-2|428	cp "plugins/urlpreview/liburlpreview.so" "%{buildroot}%{_libdir}/%{oname}/liburlpreview.so"
14cr|qutim2-0.2.1.git.630-2|429	cp "plugins/yandexnarod/libyandexnarod.so" "%{buildroot}%{_libdir}/%{oname}/libyandexnarod.so"
14cr|qutim2-0.2.1.git.630-2|430	cp "plugins/histman/libhistman.so" "%{buildroot}%{_libdir}/%{oname}/libhistman.so"
14cr|qutim2-0.2.1.git.630-2|431	cp "plugins/twitter/libtwitter.so" "%{buildroot}%{_libdir}/%{oname}/libtwitter.so"
14cr|qutim2-0.2.1.git.630-2|432	cp "plugins/plugman/build/libplugman.so" "%{buildroot}%{_libdir}/%{oname}/libplugman.so"
14cr|qutim2-0.2.1.git.630-2|433	
14cr|qutim2-0.2.1.git.630-2|434	cp plugins/kde-integration/build/lib/libkde*.so %{buildroot}%{_libdir}/%{oname}/
14cr|qutim2-0.2.1.git.630-2|435	
14cr|qutim2-0.2.1.git.630-2|436	cp -R "emoticons" "%{buildroot}%{_datadir}/%{oname}/"
14cr|qutim2-0.2.1.git.630-2|437	cp -R languages/ru/*.qm "%{buildroot}%{_datadir}/%{oname}/languages/ru"
14cr|qutim2-0.2.1.git.630-2|438	cp -R "sounds" "%{buildroot}%{_datadir}/%{oname}/"
14cr|qutim2-0.2.1.git.630-2|439	cd "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
14cr|qutim2-0.2.1.git.630-2|440	tar xvjf %{SOURCE5}
14cr|qutim2-0.2.1.git.630-2|441	tar xvjf %{SOURCE6}
14cr|qutim2-0.2.1.git.630-2|442	tar xvjf %{SOURCE7}
14cr|qutim2-0.2.1.git.630-2|443	
14cr|qutim2-0.2.1.git.630-2|444	
14cr|qutim2-0.2.1.git.630-2|445	%changelog
14cr|qutim2-0.2.1.git.630-2|446	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1.git.630-2
14cr|qutim2-0.2.1.git.630-2|447	+ Revision: aa3c15b
14cr|qutim2-0.2.1.git.630-2|448	- MassBuild#464: Increase release tag
14cr|qutim2-0.2.1.git.630-2|449	
14cr|qutim2-0.2.1.git.630-2|450	

7170 14
14cr|quvi-0.4.2-2|1	Name:		quvi
14cr|quvi-0.4.2-2|2	Version:	0.4.2
14cr|quvi-0.4.2-2|3	Release:	2
14cr|quvi-0.4.2-2|4	Summary:	A command line tool originally created to aid the development of libquvi
14cr|quvi-0.4.2-2|5	Source0:	http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
14cr|quvi-0.4.2-2|6	License:	GPLv3
14cr|quvi-0.4.2-2|7	Group:		Networking/WWW
14cr|quvi-0.4.2-2|8	Url:		http://quvi.sourceforge.net/
14cr|quvi-0.4.2-2|9	BuildRequires:	lua-devel >= 5.1
14cr|quvi-0.4.2-2|10	BuildRequires:	curl-devel
14cr|quvi-0.4.2-2|11	BuildRequires:	pkgconfig(libquvi)
14cr|quvi-0.4.2-2|12	
14cr|quvi-0.4.2-2|13	
14cr|quvi-0.4.2-2|14	%description
14cr|quvi-0.4.2-2|15	A libquvi-in-a-command-line-tool. It was originally created
14cr|quvi-0.4.2-2|16	to aid the development of libquvi.
14cr|quvi-0.4.2-2|17	
14cr|quvi-0.4.2-2|18	Features:
14cr|quvi-0.4.2-2|19	- Fast and low system footprint
14cr|quvi-0.4.2-2|20	- Basic JSON and XML output
14cr|quvi-0.4.2-2|21	
14cr|quvi-0.4.2-2|22	%prep
14cr|quvi-0.4.2-2|23	%setup -q
14cr|quvi-0.4.2-2|24	
14cr|quvi-0.4.2-2|25	%build
14cr|quvi-0.4.2-2|26	%configure2_5x
14cr|quvi-0.4.2-2|27	%make
14cr|quvi-0.4.2-2|28	
14cr|quvi-0.4.2-2|29	%install
14cr|quvi-0.4.2-2|30	%makeinstall_std
14cr|quvi-0.4.2-2|31	
14cr|quvi-0.4.2-2|32	%files
14cr|quvi-0.4.2-2|33	%doc ChangeLog AUTHORS COPYING README NEWS
14cr|quvi-0.4.2-2|34	%{_bindir}/*
14cr|quvi-0.4.2-2|35	%{_mandir}/man*/%{name}.*
14cr|quvi-0.4.2-2|36	
14cr|quvi-0.4.2-2|37	
14cr|quvi-0.4.2-2|38	
14cr|quvi-0.4.2-2|39	%changelog
14cr|quvi-0.4.2-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|quvi-0.4.2-2|41	+ Revision: 4e9531f
14cr|quvi-0.4.2-2|42	- MassBuild#464: Increase release tag
14cr|quvi-0.4.2-2|43	
14cr|quvi-0.4.2-2|44	

7171 14
14cr|qvcd-0.21-10|1	%define name	qvcd
14cr|qvcd-0.21-10|2	%define version	0.21
14cr|qvcd-0.21-10|3	%define release 10
14cr|qvcd-0.21-10|4	
14cr|qvcd-0.21-10|5	
14cr|qvcd-0.21-10|6	Name: 	 	%{name}
14cr|qvcd-0.21-10|7	Summary: 	Tool for building and writing VCD's
14cr|qvcd-0.21-10|8	Version: 	%{version}
14cr|qvcd-0.21-10|9	Release: 	%{release}
14cr|qvcd-0.21-10|10	
14cr|qvcd-0.21-10|11	Source:		%{name}-%{version}.tar.bz2
14cr|qvcd-0.21-10|12	Source1: 	%{name}48.png
14cr|qvcd-0.21-10|13	Source2: 	%{name}32.png
14cr|qvcd-0.21-10|14	Source3: 	%{name}16.png
14cr|qvcd-0.21-10|15	URL:		http://www.steffen-sobiech.de/qvcd_1_en.htm
14cr|qvcd-0.21-10|16	License:	GPL
14cr|qvcd-0.21-10|17	Group:		Video
14cr|qvcd-0.21-10|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|qvcd-0.21-10|19	BuildRequires:	qt3-devel gettext png-devel
14cr|qvcd-0.21-10|20	Requires:	vcdimager cdrdao
14cr|qvcd-0.21-10|21	
14cr|qvcd-0.21-10|22	%description
14cr|qvcd-0.21-10|23	qvcd is a graphical frontend for GNU vcdimager and cdrdao. Together with
14cr|qvcd-0.21-10|24	those tools, qvcd can be used to create a VideoCD out of an MPEG file.
14cr|qvcd-0.21-10|25	
14cr|qvcd-0.21-10|26	%prep
14cr|qvcd-0.21-10|27	%setup -q
14cr|qvcd-0.21-10|28	
14cr|qvcd-0.21-10|29	%build
14cr|qvcd-0.21-10|30	%configure2_5x --with-qt-libraries=/usr/lib/qt3/%{_lib}
14cr|qvcd-0.21-10|31	%make
14cr|qvcd-0.21-10|32	
14cr|qvcd-0.21-10|33	%install
14cr|qvcd-0.21-10|34	rm -rf $RPM_BUILD_ROOT
14cr|qvcd-0.21-10|35	%makeinstall
14cr|qvcd-0.21-10|36	rm -fr $RPM_BUILD_ROOT/usr/doc
14cr|qvcd-0.21-10|37	
14cr|qvcd-0.21-10|38	#menu
14cr|qvcd-0.21-10|39	
14cr|qvcd-0.21-10|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|qvcd-0.21-10|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|qvcd-0.21-10|42	[Desktop Entry]
14cr|qvcd-0.21-10|43	Name=QVCD
14cr|qvcd-0.21-10|44	Comment=Video CD Creator
14cr|qvcd-0.21-10|45	Exec=%{_bindir}/%{name}
14cr|qvcd-0.21-10|46	Icon=%{name}
14cr|qvcd-0.21-10|47	Terminal=false
14cr|qvcd-0.21-10|48	Type=Application
14cr|qvcd-0.21-10|49	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;AudioVideoEditing
14cr|qvcd-0.21-10|50	Encoding=UTF-8
14cr|qvcd-0.21-10|51	EOF
14cr|qvcd-0.21-10|52	
14cr|qvcd-0.21-10|53	
14cr|qvcd-0.21-10|54	#icons
14cr|qvcd-0.21-10|55	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|qvcd-0.21-10|56	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|qvcd-0.21-10|57	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|qvcd-0.21-10|58	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|qvcd-0.21-10|59	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|qvcd-0.21-10|60	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|qvcd-0.21-10|61	
14cr|qvcd-0.21-10|62	%clean
14cr|qvcd-0.21-10|63	rm -rf $RPM_BUILD_ROOT
14cr|qvcd-0.21-10|64	
14cr|qvcd-0.21-10|65	%if %mdkversion < 200900
14cr|qvcd-0.21-10|66	%post
14cr|qvcd-0.21-10|67	%update_menus
14cr|qvcd-0.21-10|68	%endif
14cr|qvcd-0.21-10|69	
14cr|qvcd-0.21-10|70	%if %mdkversion < 200900
14cr|qvcd-0.21-10|71	%postun
14cr|qvcd-0.21-10|72	%clean_menus
14cr|qvcd-0.21-10|73	%endif
14cr|qvcd-0.21-10|74	
14cr|qvcd-0.21-10|75	%files
14cr|qvcd-0.21-10|76	%defattr(-,root,root)
14cr|qvcd-0.21-10|77	%doc README qvcd/docs/en/*.html
14cr|qvcd-0.21-10|78	%{_bindir}/%name
14cr|qvcd-0.21-10|79	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|qvcd-0.21-10|80	%{_liconsdir}/%name.png
14cr|qvcd-0.21-10|81	%{_iconsdir}/%name.png
14cr|qvcd-0.21-10|82	%{_miconsdir}/%name.png
14cr|qvcd-0.21-10|83	
14cr|qvcd-0.21-10|84	
14cr|qvcd-0.21-10|85	
14cr|qvcd-0.21-10|86	
14cr|qvcd-0.21-10|87	%changelog
14cr|qvcd-0.21-10|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21-10
14cr|qvcd-0.21-10|89	+ Revision: 3ecc7f9
14cr|qvcd-0.21-10|90	- MassBuild#464: Increase release tag
14cr|qvcd-0.21-10|91	
14cr|qvcd-0.21-10|92	

7172 14
14cr|qwinff-0.2.0-3|1	######################################################
14cr|qwinff-0.2.0-3|2	# SpecFile: qwinff.spec
14cr|qwinff-0.2.0-3|3	# Generato: http://www.mandrivausers.ro/
14cr|qwinff-0.2.0-3|4	# MRB-Falticska Florin
14cr|qwinff-0.2.0-3|5	######################################################
14cr|qwinff-0.2.0-3|6	
14cr|qwinff-0.2.0-3|7	%define _enable_debug_packages %{nil}
14cr|qwinff-0.2.0-3|8	%define debug_package %{nil}
14cr|qwinff-0.2.0-3|9	
14cr|qwinff-0.2.0-3|10	Summary:	An intuitive media converter GUI
14cr|qwinff-0.2.0-3|11	Name:		qwinff
14cr|qwinff-0.2.0-3|12	Version:	0.2.0
14cr|qwinff-0.2.0-3|13	Release:	3
14cr|qwinff-0.2.0-3|14	License:	GPLv3+
14cr|qwinff-0.2.0-3|15	Group:		Video
14cr|qwinff-0.2.0-3|16	Url:		http://code.google.com/p/qwinff/
14cr|qwinff-0.2.0-3|17	Source0:	http://qwinff.googlecode.com/files/%{name}_%{version}.tar.bz2
14cr|qwinff-0.2.0-3|18	Patch0:		pkgconfig_gtk.patch
14cr|qwinff-0.2.0-3|19	BuildRequires:	qt4-devel
14cr|qwinff-0.2.0-3|20	#needed to compile against libnotify
14cr|qwinff-0.2.0-3|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|qwinff-0.2.0-3|22	#
14cr|qwinff-0.2.0-3|23	BuildRequires:	pkgconfig(libnotify)
14cr|qwinff-0.2.0-3|24	Requires:	ffmpeg
14cr|qwinff-0.2.0-3|25	Requires:	sox
14cr|qwinff-0.2.0-3|26	
14cr|qwinff-0.2.0-3|27	%description
14cr|qwinff-0.2.0-3|28	QWinFF is a cross-platform, easy-to-use media converter front-end to FFmpeg.
14cr|qwinff-0.2.0-3|29	FFmpeg is a powerful command-line utility to convert audio and video file
14cr|qwinff-0.2.0-3|30	into numerous formats.
14cr|qwinff-0.2.0-3|31	
14cr|qwinff-0.2.0-3|32	QWinFF features a rich set of presets to help users use FFmpeg easily without
14cr|qwinff-0.2.0-3|33	having to manually input command-line flags. Average users can convert multiple
14cr|qwinff-0.2.0-3|34	media files in just a few clicks, while advanced users can still adjust
14cr|qwinff-0.2.0-3|35	conversion parameters in detail.
14cr|qwinff-0.2.0-3|36	
14cr|qwinff-0.2.0-3|37	Please make sure to use ffmpeg from Restricted repository (PLF version).
14cr|qwinff-0.2.0-3|38	
14cr|qwinff-0.2.0-3|39	%files -f %{name}.lang
14cr|qwinff-0.2.0-3|40	%doc CHANGELOG.txt COPYING.txt README.md
14cr|qwinff-0.2.0-3|41	%{_bindir}/qwinff
14cr|qwinff-0.2.0-3|42	%{_datadir}/applications/qwinff.desktop
14cr|qwinff-0.2.0-3|43	%{_datadir}/pixmaps/qwinff.png
14cr|qwinff-0.2.0-3|44	%dir %{_datadir}/qwinff
14cr|qwinff-0.2.0-3|45	%{_datadir}/qwinff/presets.xml
14cr|qwinff-0.2.0-3|46	%{_datadir}/qwinff/constants.xml
14cr|qwinff-0.2.0-3|47	%{_mandir}/man1/*
14cr|qwinff-0.2.0-3|48	
14cr|qwinff-0.2.0-3|49	#----------------------------------------------------------------------------
14cr|qwinff-0.2.0-3|50	
14cr|qwinff-0.2.0-3|51	%prep
14cr|qwinff-0.2.0-3|52	%setup -q
14cr|qwinff-0.2.0-3|53	%patch0 -p0
14cr|qwinff-0.2.0-3|54	
14cr|qwinff-0.2.0-3|55	rm -fr windows_build.bat windows_build_portable.bat
14cr|qwinff-0.2.0-3|56	
14cr|qwinff-0.2.0-3|57	%build
14cr|qwinff-0.2.0-3|58	%make USE_LIBNOTIFY=1
14cr|qwinff-0.2.0-3|59	
14cr|qwinff-0.2.0-3|60	%install
14cr|qwinff-0.2.0-3|61	%makeinstall_std
14cr|qwinff-0.2.0-3|62	
14cr|qwinff-0.2.0-3|63	%find_lang %{name} --with-qt
14cr|qwinff-0.2.0-3|64	
14cr|qwinff-0.2.0-3|65	
14cr|qwinff-0.2.0-3|66	%changelog
14cr|qwinff-0.2.0-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|qwinff-0.2.0-3|68	+ Revision: 181199b
14cr|qwinff-0.2.0-3|69	- MassBuild#464: Increase release tag
14cr|qwinff-0.2.0-3|70	
14cr|qwinff-0.2.0-3|71	

7173 14
14cr|qwit-0.10-2|1	Name: qwit
14cr|qwit-0.10-2|2	Version: 0.10
14cr|qwit-0.10-2|3	Release: 2
14cr|qwit-0.10-2|4	Epoch: 1
14cr|qwit-0.10-2|5	URL: http://code.google.com/p/qwit/
14cr|qwit-0.10-2|6	Summary: Qwit is a simple Qt4-based client for Twitter
14cr|qwit-0.10-2|7	License: GPLv3+
14cr|qwit-0.10-2|8	Group: Networking/Instant messaging
14cr|qwit-0.10-2|9	Source0: http://qwit.googlecode.com/files/%{name}-%{version}-src.tar.bz2
14cr|qwit-0.10-2|10	#Patch0: qwit-r154-cmakefile.patch
14cr|qwit-0.10-2|11	BuildRequires: qt4-devel
14cr|qwit-0.10-2|12	BuildRequires: cmake
14cr|qwit-0.10-2|13	BuildRequires: automoc4
14cr|qwit-0.10-2|14	BuildRoot: %{_tmppath}/{%name}-buildroot
14cr|qwit-0.10-2|15	
14cr|qwit-0.10-2|16	%description
14cr|qwit-0.10-2|17	This is a crossplatform twitter client writen in Qt4, it depends only on Qt4
14cr|qwit-0.10-2|18	
14cr|qwit-0.10-2|19	%files
14cr|qwit-0.10-2|20	%defattr(-,root,root)
14cr|qwit-0.10-2|21	%doc AUTHORS INSTALL README
14cr|qwit-0.10-2|22	%_datadir/applications/qwit.desktop
14cr|qwit-0.10-2|23	%_iconsdir/qwit.png
14cr|qwit-0.10-2|24	%qt4bin/qwit
14cr|qwit-0.10-2|25	%qt4dir/translations/*
14cr|qwit-0.10-2|26	
14cr|qwit-0.10-2|27	#-------------------------------------------------------------------
14cr|qwit-0.10-2|28	
14cr|qwit-0.10-2|29	%prep
14cr|qwit-0.10-2|30	%setup -q -n %{name}-%{version}-src
14cr|qwit-0.10-2|31	#%patch0  -p1
14cr|qwit-0.10-2|32	
14cr|qwit-0.10-2|33	
14cr|qwit-0.10-2|34	%build
14cr|qwit-0.10-2|35	%cmake_qt4
14cr|qwit-0.10-2|36	%make
14cr|qwit-0.10-2|37	
14cr|qwit-0.10-2|38	%install
14cr|qwit-0.10-2|39	rm -rf %{buildroot}
14cr|qwit-0.10-2|40	%makeinstall_std -C build
14cr|qwit-0.10-2|41	
14cr|qwit-0.10-2|42	%clean
14cr|qwit-0.10-2|43	rm -rf %{buildroot}
14cr|qwit-0.10-2|44	
14cr|qwit-0.10-2|45	
14cr|qwit-0.10-2|46	
14cr|qwit-0.10-2|47	
14cr|qwit-0.10-2|48	
14cr|qwit-0.10-2|49	%changelog
14cr|qwit-0.10-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.10-2
14cr|qwit-0.10-2|51	+ Revision: 818bea8
14cr|qwit-0.10-2|52	- MassBuild#464: Increase release tag
14cr|qwit-0.10-2|53	
14cr|qwit-0.10-2|54	

7174 14
14cr|qxmpp-0.7.5-2|1	%define major	0
14cr|qxmpp-0.7.5-2|2	%define libname	%mklibname %{name} %{major}
14cr|qxmpp-0.7.5-2|3	%define devname	%mklibname %{name} -d
14cr|qxmpp-0.7.5-2|4	
14cr|qxmpp-0.7.5-2|5	Summary:	XMPP client library based on Qt
14cr|qxmpp-0.7.5-2|6	Name:		qxmpp
14cr|qxmpp-0.7.5-2|7	Version:	0.7.5
14cr|qxmpp-0.7.5-2|8	Release:	2
14cr|qxmpp-0.7.5-2|9	License:	LGPLv2.1+ and Creative Commons Attribution
14cr|qxmpp-0.7.5-2|10	Group:		System/Libraries
14cr|qxmpp-0.7.5-2|11	Url:		http://code.google.com/p/qxmpp/
14cr|qxmpp-0.7.5-2|12	Source0:	http://qxmpp.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|qxmpp-0.7.5-2|13	Patch0:		qxmpp-0.6.3.1-dynamiclib.patch
14cr|qxmpp-0.7.5-2|14	BuildRequires:	qt4-devel
14cr|qxmpp-0.7.5-2|15	
14cr|qxmpp-0.7.5-2|16	%description
14cr|qxmpp-0.7.5-2|17	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cr|qxmpp-0.7.5-2|18	
14cr|qxmpp-0.7.5-2|19	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
14cr|qxmpp-0.7.5-2|20	the only third party library it is dependent on. Users need to a have working
14cr|qxmpp-0.7.5-2|21	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
14cr|qxmpp-0.7.5-2|22	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
14cr|qxmpp-0.7.5-2|23	encapsulated into classes and functions. Therefore the user would not be
14cr|qxmpp-0.7.5-2|24	bothered with these details. But it is always recommended to the advanced users
14cr|qxmpp-0.7.5-2|25	to read and enjoy the low level details.
14cr|qxmpp-0.7.5-2|26	
14cr|qxmpp-0.7.5-2|27	#------------------------------------------------------------------------------
14cr|qxmpp-0.7.5-2|28	
14cr|qxmpp-0.7.5-2|29	%package -n %{libname}
14cr|qxmpp-0.7.5-2|30	Summary:	XMPP client library based on Qt
14cr|qxmpp-0.7.5-2|31	Group:		System/Libraries
14cr|qxmpp-0.7.5-2|32	
14cr|qxmpp-0.7.5-2|33	%description -n %{libname}
14cr|qxmpp-0.7.5-2|34	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cr|qxmpp-0.7.5-2|35	
14cr|qxmpp-0.7.5-2|36	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
14cr|qxmpp-0.7.5-2|37	the only third party library it is dependent on. Users need to a have working
14cr|qxmpp-0.7.5-2|38	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
14cr|qxmpp-0.7.5-2|39	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
14cr|qxmpp-0.7.5-2|40	encapsulated into classes and functions. Therefore the user would not be
14cr|qxmpp-0.7.5-2|41	bothered with these details. But it is always recommended to the advanced users
14cr|qxmpp-0.7.5-2|42	to read and enjoy the low level details.
14cr|qxmpp-0.7.5-2|43	
14cr|qxmpp-0.7.5-2|44	%files -n %{libname}
14cr|qxmpp-0.7.5-2|45	%{_libdir}/libqxmpp.so.%{major}*
14cr|qxmpp-0.7.5-2|46	
14cr|qxmpp-0.7.5-2|47	#------------------------------------------------------------------------------
14cr|qxmpp-0.7.5-2|48	
14cr|qxmpp-0.7.5-2|49	%package -n %{devname}
14cr|qxmpp-0.7.5-2|50	Summary:	QXmpp development files
14cr|qxmpp-0.7.5-2|51	Group:		Development/C++
14cr|qxmpp-0.7.5-2|52	Requires:	qt4-devel
14cr|qxmpp-0.7.5-2|53	Requires:	%{libname} = %{version}-%{release}
14cr|qxmpp-0.7.5-2|54	Provides:	%{name}-devel = %{EVRD}
14cr|qxmpp-0.7.5-2|55	Obsoletes:	%{name}-devel < 0.7.5
14cr|qxmpp-0.7.5-2|56	
14cr|qxmpp-0.7.5-2|57	%description -n %{devname}
14cr|qxmpp-0.7.5-2|58	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cr|qxmpp-0.7.5-2|59	
14cr|qxmpp-0.7.5-2|60	This package contains files required for development.
14cr|qxmpp-0.7.5-2|61	
14cr|qxmpp-0.7.5-2|62	%files -n %{devname}
14cr|qxmpp-0.7.5-2|63	%doc AUTHORS CHANGELOG LICENSE.LGPL README
14cr|qxmpp-0.7.5-2|64	%doc %{_docdir}/%{name}
14cr|qxmpp-0.7.5-2|65	%{_includedir}/qxmpp
14cr|qxmpp-0.7.5-2|66	%{_libdir}/libqxmpp.so
14cr|qxmpp-0.7.5-2|67	%{_libdir}/pkgconfig/qxmpp.pc
14cr|qxmpp-0.7.5-2|68	
14cr|qxmpp-0.7.5-2|69	#------------------------------------------------------------------------------
14cr|qxmpp-0.7.5-2|70	
14cr|qxmpp-0.7.5-2|71	%prep
14cr|qxmpp-0.7.5-2|72	%setup -q
14cr|qxmpp-0.7.5-2|73	%patch0 -p1
14cr|qxmpp-0.7.5-2|74	
14cr|qxmpp-0.7.5-2|75	%build
14cr|qxmpp-0.7.5-2|76	%qmake_qt4 \
14cr|qxmpp-0.7.5-2|77	PREFIX=%{_prefix} \
14cr|qxmpp-0.7.5-2|78	LIBDIR=%{_lib} \
14cr|qxmpp-0.7.5-2|79	QMAKE_CXXFLAGS_RELEASE=
14cr|qxmpp-0.7.5-2|80	%make
14cr|qxmpp-0.7.5-2|81	
14cr|qxmpp-0.7.5-2|82	%install
14cr|qxmpp-0.7.5-2|83	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|qxmpp-0.7.5-2|84	
14cr|qxmpp-0.7.5-2|85	
14cr|qxmpp-0.7.5-2|86	%changelog
14cr|qxmpp-0.7.5-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-2
14cr|qxmpp-0.7.5-2|88	+ Revision: 0ee6270
14cr|qxmpp-0.7.5-2|89	- MassBuild#464: Increase release tag
14cr|qxmpp-0.7.5-2|90	
14cr|qxmpp-0.7.5-2|91	

7175 14
14cr|R2spec-4.1.0-6|1	Name:           R2spec
14cr|R2spec-4.1.0-6|2	Version:        4.1.0
14cr|R2spec-4.1.0-6|3	Release:        6
14cr|R2spec-4.1.0-6|4	Summary:        Python script to generate R spec file
14cr|R2spec-4.1.0-6|5	
14cr|R2spec-4.1.0-6|6	Group:          Development/Other
14cr|R2spec-4.1.0-6|7	License:        GPLv3+
14cr|R2spec-4.1.0-6|8	URL:            https://fedorahosted.org/r2spec/
14cr|R2spec-4.1.0-6|9	Source0:        https://fedorahosted.org/releases/r/2/r2spec/R2spec-%{version}.tar.gz
14cr|R2spec-4.1.0-6|10	
14cr|R2spec-4.1.0-6|11	BuildArch:      noarch
14cr|R2spec-4.1.0-6|12	BuildRequires:  python-devel
14cr|R2spec-4.1.0-6|13	Requires:       R
14cr|R2spec-4.1.0-6|14	Requires:       python-jinja2
14cr|R2spec-4.1.0-6|15	Requires:       wget
14cr|R2spec-4.1.0-6|16	Provides:       R2rpm = 1.0.0
14cr|R2spec-4.1.0-6|17	Patch0:		R2spec-4.1.0-rosa.patch
14cr|R2spec-4.1.0-6|18	
14cr|R2spec-4.1.0-6|19	%description
14cr|R2spec-4.1.0-6|20	R2spec is a small python tool that generates spec file for R libraries.
14cr|R2spec-4.1.0-6|21	It can work from a URL or a tarball.
14cr|R2spec-4.1.0-6|22	R2spec provides R2rpm which generates rpm for R libraries using the
14cr|R2spec-4.1.0-6|23	R2spec API.
14cr|R2spec-4.1.0-6|24	
14cr|R2spec-4.1.0-6|25	%prep
14cr|R2spec-4.1.0-6|26	%setup -q
14cr|R2spec-4.1.0-6|27	%patch0 -p1
14cr|R2spec-4.1.0-6|28	
14cr|R2spec-4.1.0-6|29	%build
14cr|R2spec-4.1.0-6|30	%{__python} setup.py build
14cr|R2spec-4.1.0-6|31	
14cr|R2spec-4.1.0-6|32	%install
14cr|R2spec-4.1.0-6|33	%{__python} setup.py install --root=%{buildroot}
14cr|R2spec-4.1.0-6|34	install r2spec/specfile.tpl %{buildroot}/%{py_puresitedir}/r2spec/
14cr|R2spec-4.1.0-6|35	chmod -x %{buildroot}/%{py_puresitedir}/r2spec/specfile.tpl
14cr|R2spec-4.1.0-6|36	
14cr|R2spec-4.1.0-6|37	## Only work localy, needs internet
14cr|R2spec-4.1.0-6|38	#%check
14cr|R2spec-4.1.0-6|39	#%{__python} tests.py
14cr|R2spec-4.1.0-6|40	
14cr|R2spec-4.1.0-6|41	%files
14cr|R2spec-4.1.0-6|42	#-f installed_files2
14cr|R2spec-4.1.0-6|43	%doc README LICENSE CHANGELOG
14cr|R2spec-4.1.0-6|44	%{py_puresitedir}/*
14cr|R2spec-4.1.0-6|45	%config(noreplace) %{_sysconfdir}/%{name}/repos.cfg
14cr|R2spec-4.1.0-6|46	%{_bindir}/%{name}
14cr|R2spec-4.1.0-6|47	%{_bindir}/R2rpm
14cr|R2spec-4.1.0-6|48	%{_mandir}/man1/%{name}.1*
14cr|R2spec-4.1.0-6|49	%{_mandir}/man1/R2rpm.1*
14cr|R2spec-4.1.0-6|50	
14cr|R2spec-4.1.0-6|51	%changelog
14cr|R2spec-4.1.0-6|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-6
14cr|R2spec-4.1.0-6|53	+ Revision: 9026af5
14cr|R2spec-4.1.0-6|54	- MassBuild#464: Increase release tag
14cr|R2spec-4.1.0-6|55	
14cr|R2spec-4.1.0-6|56	

7176 14
14cr|rabbitvcs-0.15.2-1|1	%define oname	RabbitVCS
14cr|rabbitvcs-0.15.2-1|2	
14cr|rabbitvcs-0.15.2-1|3	#set for prereleases, comment for others
14cr|rabbitvcs-0.15.2-1|4	#define prerel	beta5
14cr|rabbitvcs-0.15.2-1|5	
14cr|rabbitvcs-0.15.2-1|6	%define rel	1
14cr|rabbitvcs-0.15.2-1|7	
14cr|rabbitvcs-0.15.2-1|8	%define over 	%{version}%{?prerel}
14cr|rabbitvcs-0.15.2-1|9	
14cr|rabbitvcs-0.15.2-1|10	Name:		rabbitvcs
14cr|rabbitvcs-0.15.2-1|11	Version:	0.15.2
14cr|rabbitvcs-0.15.2-1|12	Release:	%{?prerel:0.%prerel.}%{rel}
14cr|rabbitvcs-0.15.2-1|13	
14cr|rabbitvcs-0.15.2-1|14	Summary:	Graphical user interface to version control systems
14cr|rabbitvcs-0.15.2-1|15	Group:		File tools
14cr|rabbitvcs-0.15.2-1|16	License:	GPLv2+
14cr|rabbitvcs-0.15.2-1|17	URL:		http://www.rabbitvcs.org/
14cr|rabbitvcs-0.15.2-1|18	Source0:	http://rabbitvcs.googlecode.com/files/%{name}-%{over}.tar.bz2
14cr|rabbitvcs-0.15.2-1|19	BuildRequires:	pygtk2.0-devel >= 2.12
14cr|rabbitvcs-0.15.2-1|20	BuildRequires:	python-devel
14cr|rabbitvcs-0.15.2-1|21	BuildRequires:	gtk+2.0
14cr|rabbitvcs-0.15.2-1|22	BuildArch:	noarch
14cr|rabbitvcs-0.15.2-1|23	
14cr|rabbitvcs-0.15.2-1|24	%description
14cr|rabbitvcs-0.15.2-1|25	RabbitVCS is a set of graphical tools written to provide simple
14cr|rabbitvcs-0.15.2-1|26	and straightforward access to the version control systems you use.
14cr|rabbitvcs-0.15.2-1|27	
14cr|rabbitvcs-0.15.2-1|28	%package core
14cr|rabbitvcs-0.15.2-1|29	Summary:	Core package of RabbitVCS
14cr|rabbitvcs-0.15.2-1|30	Group:		File tools
14cr|rabbitvcs-0.15.2-1|31	Requires:	dbus-python
14cr|rabbitvcs-0.15.2-1|32	Requires:	meld
14cr|rabbitvcs-0.15.2-1|33	Requires:	pygtk2.0-libglade
14cr|rabbitvcs-0.15.2-1|34	Requires:	pygtk2.0
14cr|rabbitvcs-0.15.2-1|35	Requires:	python-pysvn
14cr|rabbitvcs-0.15.2-1|36	Requires:	python-configobj
14cr|rabbitvcs-0.15.2-1|37	Requires:	subversion
14cr|rabbitvcs-0.15.2-1|38	Requires:	python-dulwich
14cr|rabbitvcs-0.15.2-1|39	BuildArch:	noarch
14cr|rabbitvcs-0.15.2-1|40	
14cr|rabbitvcs-0.15.2-1|41	%description core
14cr|rabbitvcs-0.15.2-1|42	Contains packages shared between the RabbitVCS extensions.
14cr|rabbitvcs-0.15.2-1|43	
14cr|rabbitvcs-0.15.2-1|44	%package nautilus
14cr|rabbitvcs-0.15.2-1|45	Summary:	Nautilus extension for RabbitVCS
14cr|rabbitvcs-0.15.2-1|46	Group:		File tools
14cr|rabbitvcs-0.15.2-1|47	Requires:	rabbitvcs-core = %{version}
14cr|rabbitvcs-0.15.2-1|48	Requires:	nautilus
14cr|rabbitvcs-0.15.2-1|49	Requires:	nautilus-python >= 0.5.2
14cr|rabbitvcs-0.15.2-1|50	Requires:	dbus-python
14cr|rabbitvcs-0.15.2-1|51	BuildArch:	noarch
14cr|rabbitvcs-0.15.2-1|52	
14cr|rabbitvcs-0.15.2-1|53	%description nautilus
14cr|rabbitvcs-0.15.2-1|54	RabbitVCS is a set of graphical tools written to provide simple and
14cr|rabbitvcs-0.15.2-1|55	straightforward access to the version control systems you use. This is the
14cr|rabbitvcs-0.15.2-1|56	extension for the Nautilus file manager.
14cr|rabbitvcs-0.15.2-1|57	
14cr|rabbitvcs-0.15.2-1|58	%package gedit
14cr|rabbitvcs-0.15.2-1|59	Summary:	Gedit extension for RabbitVCS
14cr|rabbitvcs-0.15.2-1|60	Group:		File tools
14cr|rabbitvcs-0.15.2-1|61	Requires:	rabbitvcs-core = %{version}
14cr|rabbitvcs-0.15.2-1|62	Requires:	gedit
14cr|rabbitvcs-0.15.2-1|63	BuildArch:	noarch
14cr|rabbitvcs-0.15.2-1|64	
14cr|rabbitvcs-0.15.2-1|65	%description gedit
14cr|rabbitvcs-0.15.2-1|66	RabbitVCS is a set of graphical tools written to provide simple and
14cr|rabbitvcs-0.15.2-1|67	straightforward access to the version control systems you use. This is the
14cr|rabbitvcs-0.15.2-1|68	extension for gedit text editor
14cr|rabbitvcs-0.15.2-1|69	
14cr|rabbitvcs-0.15.2-1|70	%package cli
14cr|rabbitvcs-0.15.2-1|71	Summary:	CLI extension for RabbitVCS
14cr|rabbitvcs-0.15.2-1|72	Group:		File tools
14cr|rabbitvcs-0.15.2-1|73	Requires:	rabbitvcs-core = %{version}
14cr|rabbitvcs-0.15.2-1|74	BuildArch:	noarch
14cr|rabbitvcs-0.15.2-1|75	
14cr|rabbitvcs-0.15.2-1|76	%description cli
14cr|rabbitvcs-0.15.2-1|77	RabbitVCS is a set of graphical tools written to provide simple and
14cr|rabbitvcs-0.15.2-1|78	straightforward access to the version control systems you use. This is the
14cr|rabbitvcs-0.15.2-1|79	extension for command line interface.
14cr|rabbitvcs-0.15.2-1|80	
14cr|rabbitvcs-0.15.2-1|81	%prep
14cr|rabbitvcs-0.15.2-1|82	%setup -q -n %{name}-%{over}
14cr|rabbitvcs-0.15.2-1|83	
14cr|rabbitvcs-0.15.2-1|84	%build
14cr|rabbitvcs-0.15.2-1|85	python setup.py build
14cr|rabbitvcs-0.15.2-1|86	
14cr|rabbitvcs-0.15.2-1|87	%install
14cr|rabbitvcs-0.15.2-1|88	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root %{buildroot}
14cr|rabbitvcs-0.15.2-1|89	
14cr|rabbitvcs-0.15.2-1|90	# nautilus extension
14cr|rabbitvcs-0.15.2-1|91	mkdir -p %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/
14cr|rabbitvcs-0.15.2-1|92	cp clients/nautilus/%{oname}.py %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py
14cr|rabbitvcs-0.15.2-1|93	
14cr|rabbitvcs-0.15.2-1|94	# gedit extension
14cr|rabbitvcs-0.15.2-1|95	mkdir -p %{buildroot}%{_libdir}/gedit-2/plugins/
14cr|rabbitvcs-0.15.2-1|96	cp clients/gedit/%{name}-plugin.py %{buildroot}%{_libdir}/gedit-2/plugins/%{name}-plugin.py
14cr|rabbitvcs-0.15.2-1|97	#cp clients/gedit/%{name}.gedit-plugin %{buildroot}%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
14cr|rabbitvcs-0.15.2-1|98	
14cr|rabbitvcs-0.15.2-1|99	# CLI extension
14cr|rabbitvcs-0.15.2-1|100	mkdir -p %{buildroot}%{_bindir}
14cr|rabbitvcs-0.15.2-1|101	cp clients/cli/%{name} %{buildroot}%{_bindir}/%{name}
14cr|rabbitvcs-0.15.2-1|102	
14cr|rabbitvcs-0.15.2-1|103	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cr|rabbitvcs-0.15.2-1|104	
14cr|rabbitvcs-0.15.2-1|105	%find_lang %{oname}
14cr|rabbitvcs-0.15.2-1|106	
14cr|rabbitvcs-0.15.2-1|107	%files core -f %{oname}.lang
14cr|rabbitvcs-0.15.2-1|108	%doc AUTHORS MAINTAINERS README
14cr|rabbitvcs-0.15.2-1|109	%{_datadir}/%{name}
14cr|rabbitvcs-0.15.2-1|110	%{_datadir}/icons/hicolor/scalable/*/*.svg
14cr|rabbitvcs-0.15.2-1|111	%{python_sitelib}/%{name}
14cr|rabbitvcs-0.15.2-1|112	%{python_sitelib}/*.egg-info
14cr|rabbitvcs-0.15.2-1|113	%{_iconsdir}/hicolor/*/actions/rabbitvcs-push.*
14cr|rabbitvcs-0.15.2-1|114	
14cr|rabbitvcs-0.15.2-1|115	%files nautilus
14cr|rabbitvcs-0.15.2-1|116	%doc clients/nautilus/README
14cr|rabbitvcs-0.15.2-1|117	%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py*
14cr|rabbitvcs-0.15.2-1|118	
14cr|rabbitvcs-0.15.2-1|119	%files gedit
14cr|rabbitvcs-0.15.2-1|120	%doc clients/gedit/README
14cr|rabbitvcs-0.15.2-1|121	%{_libdir}/gedit-2/plugins/%{name}-plugin.py*
14cr|rabbitvcs-0.15.2-1|122	#%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
14cr|rabbitvcs-0.15.2-1|123	
14cr|rabbitvcs-0.15.2-1|124	%files cli
14cr|rabbitvcs-0.15.2-1|125	%doc clients/cli/README
14cr|rabbitvcs-0.15.2-1|126	%{_bindir}/%{name}
14cr|rabbitvcs-0.15.2-1|127	
14cr|rabbitvcs-0.15.2-1|128	
14cr|rabbitvcs-0.15.2-1|129	
14cr|rabbitvcs-0.15.2-1|130	%changelog
14cr|rabbitvcs-0.15.2-1|131	* Fri Dec 07 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.15.2-1
14cr|rabbitvcs-0.15.2-1|132	+ Revision: ff175a7
14cr|rabbitvcs-0.15.2-1|133	- fix BR
14cr|rabbitvcs-0.15.2-1|134	
14cr|rabbitvcs-0.15.2-1|135	

7177 14
14cr|R-abind-1.4_0-4|1	%global packname  abind
14cr|R-abind-1.4_0-4|2	%global rlibdir  %{_datadir}/R/library
14cr|R-abind-1.4_0-4|3	
14cr|R-abind-1.4_0-4|4	Name:             R-%{packname}
14cr|R-abind-1.4_0-4|5	Version:          1.4_0
14cr|R-abind-1.4_0-4|6	Release:          4
14cr|R-abind-1.4_0-4|7	Summary:          Combine multi-dimensional arrays
14cr|R-abind-1.4_0-4|8	Group:            Sciences/Mathematics
14cr|R-abind-1.4_0-4|9	License:          LGPL (>= 2)
14cr|R-abind-1.4_0-4|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-abind-1.4_0-4|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-0.tar.gz
14cr|R-abind-1.4_0-4|12	BuildArch:        noarch
14cr|R-abind-1.4_0-4|13	Requires:         R-core
14cr|R-abind-1.4_0-4|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-abind-1.4_0-4|15	
14cr|R-abind-1.4_0-4|16	%rename R-cran-abind
14cr|R-abind-1.4_0-4|17	
14cr|R-abind-1.4_0-4|18	%description
14cr|R-abind-1.4_0-4|19	Combine multi-dimensional arrays into a single array. This is a
14cr|R-abind-1.4_0-4|20	generalization of cbind and rbind.  Works with vectors, matrices, and
14cr|R-abind-1.4_0-4|21	higher-dimensional arrays.  Also provides functions adrop, asub, and afill
14cr|R-abind-1.4_0-4|22	for manipulating, extracting and replacing data in arrays.
14cr|R-abind-1.4_0-4|23	
14cr|R-abind-1.4_0-4|24	%prep
14cr|R-abind-1.4_0-4|25	%setup -q -c -n %{packname}
14cr|R-abind-1.4_0-4|26	
14cr|R-abind-1.4_0-4|27	%build
14cr|R-abind-1.4_0-4|28	
14cr|R-abind-1.4_0-4|29	%install
14cr|R-abind-1.4_0-4|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-abind-1.4_0-4|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-abind-1.4_0-4|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-abind-1.4_0-4|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-abind-1.4_0-4|34	
14cr|R-abind-1.4_0-4|35	%check
14cr|R-abind-1.4_0-4|36	%{_bindir}/R CMD check %{packname}
14cr|R-abind-1.4_0-4|37	
14cr|R-abind-1.4_0-4|38	%files
14cr|R-abind-1.4_0-4|39	%dir %{rlibdir}/%{packname}
14cr|R-abind-1.4_0-4|40	%doc %{rlibdir}/%{packname}/html
14cr|R-abind-1.4_0-4|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-abind-1.4_0-4|42	%{rlibdir}/%{packname}/INDEX
14cr|R-abind-1.4_0-4|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-abind-1.4_0-4|44	%{rlibdir}/%{packname}/Meta
14cr|R-abind-1.4_0-4|45	%{rlibdir}/%{packname}/R
14cr|R-abind-1.4_0-4|46	%{rlibdir}/%{packname}/help
14cr|R-abind-1.4_0-4|47	
14cr|R-abind-1.4_0-4|48	
14cr|R-abind-1.4_0-4|49	
14cr|R-abind-1.4_0-4|50	%changelog
14cr|R-abind-1.4_0-4|51	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4_0-4
14cr|R-abind-1.4_0-4|52	+ Revision: a17136f
14cr|R-abind-1.4_0-4|53	- Turn back texlive
14cr|R-abind-1.4_0-4|54	
14cr|R-abind-1.4_0-4|55	

7178 14
14cr|rabl_client-1.0.0-5|1	Summary:	Reactive Autonomous Blackhole List (RABL) client
14cr|rabl_client-1.0.0-5|2	Name:		rabl_client
14cr|rabl_client-1.0.0-5|3	Version:	1.0.0
14cr|rabl_client-1.0.0-5|4	Release:	5
14cr|rabl_client-1.0.0-5|5	License:	GPL
14cr|rabl_client-1.0.0-5|6	Group:		System/Servers
14cr|rabl_client-1.0.0-5|7	URL:		http://www.nuclearelephant.com/projects/rabl/
14cr|rabl_client-1.0.0-5|8	Source0:	http://www.nuclearelephant.com/projects/rabl/sources/%{name}-%{version}.tar.bz2
14cr|rabl_client-1.0.0-5|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|rabl_client-1.0.0-5|10	
14cr|rabl_client-1.0.0-5|11	%description
14cr|rabl_client-1.0.0-5|12	The Reactive Autonomous Blackhole List (RABL) client.
14cr|rabl_client-1.0.0-5|13	
14cr|rabl_client-1.0.0-5|14	%prep
14cr|rabl_client-1.0.0-5|15	
14cr|rabl_client-1.0.0-5|16	%setup -q
14cr|rabl_client-1.0.0-5|17	
14cr|rabl_client-1.0.0-5|18	%build
14cr|rabl_client-1.0.0-5|19	
14cr|rabl_client-1.0.0-5|20	%configure2_5x \
14cr|rabl_client-1.0.0-5|21	--enable-warnings
14cr|rabl_client-1.0.0-5|22	
14cr|rabl_client-1.0.0-5|23	%make
14cr|rabl_client-1.0.0-5|24	
14cr|rabl_client-1.0.0-5|25	%install
14cr|rabl_client-1.0.0-5|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rabl_client-1.0.0-5|27	
14cr|rabl_client-1.0.0-5|28	install -d %{buildroot}%{_bindir}
14cr|rabl_client-1.0.0-5|29	install -d %{buildroot}%{_sysconfdir}
14cr|rabl_client-1.0.0-5|30	
14cr|rabl_client-1.0.0-5|31	install -m0755 rabl_client %{buildroot}%{_bindir}/
14cr|rabl_client-1.0.0-5|32	install -m0644 rabl_client.conf %{buildroot}%{_sysconfdir}/
14cr|rabl_client-1.0.0-5|33	
14cr|rabl_client-1.0.0-5|34	%clean
14cr|rabl_client-1.0.0-5|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rabl_client-1.0.0-5|36	
14cr|rabl_client-1.0.0-5|37	%files
14cr|rabl_client-1.0.0-5|38	%defattr(-,root,root)
14cr|rabl_client-1.0.0-5|39	%doc CHANGE LICENSE README RELEASE.NOTES
14cr|rabl_client-1.0.0-5|40	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/rabl_client.conf
14cr|rabl_client-1.0.0-5|41	%attr(0755,root,root) %{_bindir}/rabl_client
14cr|rabl_client-1.0.0-5|42	
14cr|rabl_client-1.0.0-5|43	
14cr|rabl_client-1.0.0-5|44	
14cr|rabl_client-1.0.0-5|45	%changelog
14cr|rabl_client-1.0.0-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|rabl_client-1.0.0-5|47	+ Revision: 41fcaac
14cr|rabl_client-1.0.0-5|48	- MassBuild#464: Increase release tag
14cr|rabl_client-1.0.0-5|49	
14cr|rabl_client-1.0.0-5|50	

7179 14
14cr|R-acepack-1.3.3.3-2|1	%global packname  acepack
14cr|R-acepack-1.3.3.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-acepack-1.3.3.3-2|3	
14cr|R-acepack-1.3.3.3-2|4	Name:             R-%{packname}
14cr|R-acepack-1.3.3.3-2|5	Version:          1.3.3.3
14cr|R-acepack-1.3.3.3-2|6	Release:          2
14cr|R-acepack-1.3.3.3-2|7	Summary:          ace() and avas() for selecting regression transformations
14cr|R-acepack-1.3.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-acepack-1.3.3.3-2|9	License:          MIT + file LICENSE
14cr|R-acepack-1.3.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-acepack-1.3.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/acepack_1.3-3.3.tar.gz
14cr|R-acepack-1.3.3.3-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-acepack-1.3.3.3-2|13	%rename R-cran-acepack
14cr|R-acepack-1.3.3.3-2|14	
14cr|R-acepack-1.3.3.3-2|15	%description
14cr|R-acepack-1.3.3.3-2|16	ACE and AVAS methods for choosing regression transformations.
14cr|R-acepack-1.3.3.3-2|17	
14cr|R-acepack-1.3.3.3-2|18	%prep
14cr|R-acepack-1.3.3.3-2|19	%setup -q -c -n %{packname}
14cr|R-acepack-1.3.3.3-2|20	
14cr|R-acepack-1.3.3.3-2|21	%build
14cr|R-acepack-1.3.3.3-2|22	
14cr|R-acepack-1.3.3.3-2|23	%install
14cr|R-acepack-1.3.3.3-2|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-acepack-1.3.3.3-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-acepack-1.3.3.3-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-acepack-1.3.3.3-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-acepack-1.3.3.3-2|28	
14cr|R-acepack-1.3.3.3-2|29	%check
14cr|R-acepack-1.3.3.3-2|30	%{_bindir}/R CMD check %{packname}
14cr|R-acepack-1.3.3.3-2|31	
14cr|R-acepack-1.3.3.3-2|32	%files
14cr|R-acepack-1.3.3.3-2|33	%dir %{rlibdir}/%{packname}
14cr|R-acepack-1.3.3.3-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-acepack-1.3.3.3-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-acepack-1.3.3.3-2|36	%{rlibdir}/%{packname}/INDEX
14cr|R-acepack-1.3.3.3-2|37	%{rlibdir}/%{packname}/LICENSE
14cr|R-acepack-1.3.3.3-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-acepack-1.3.3.3-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-acepack-1.3.3.3-2|40	%{rlibdir}/%{packname}/R
14cr|R-acepack-1.3.3.3-2|41	%{rlibdir}/%{packname}/help
14cr|R-acepack-1.3.3.3-2|42	%{rlibdir}/%{packname}/libs
14cr|R-acepack-1.3.3.3-2|43	
14cr|R-acepack-1.3.3.3-2|44	
14cr|R-acepack-1.3.3.3-2|45	
14cr|R-acepack-1.3.3.3-2|46	%changelog
14cr|R-acepack-1.3.3.3-2|47	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3.3-2
14cr|R-acepack-1.3.3.3-2|48	+ Revision: e875c75
14cr|R-acepack-1.3.3.3-2|49	- Build with whole texlive
14cr|R-acepack-1.3.3.3-2|50	
14cr|R-acepack-1.3.3.3-2|51	

7180 14
14cr|R-ada-2.0.3-2|1	%global packname  ada
14cr|R-ada-2.0.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ada-2.0.3-2|3	
14cr|R-ada-2.0.3-2|4	Name:             R-%{packname}
14cr|R-ada-2.0.3-2|5	Version:          2.0.3
14cr|R-ada-2.0.3-2|6	Release:          2
14cr|R-ada-2.0.3-2|7	Summary:          Ada: an R package for stochastic boosting
14cr|R-ada-2.0.3-2|8	Group:            Sciences/Mathematics
14cr|R-ada-2.0.3-2|9	License:          GPL
14cr|R-ada-2.0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ada-2.0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/ada_2.0-3.tar.gz
14cr|R-ada-2.0.3-2|12	BuildArch:        noarch
14cr|R-ada-2.0.3-2|13	Requires:         R-core
14cr|R-ada-2.0.3-2|14	Requires:         R-rpart
14cr|R-ada-2.0.3-2|15	BuildRequires:    R-devel Rmath-devel texlive R-rpart
14cr|R-ada-2.0.3-2|16	%rename R-cran-ada
14cr|R-ada-2.0.3-2|17	
14cr|R-ada-2.0.3-2|18	%description
14cr|R-ada-2.0.3-2|19	Performs discrete, real, and gentle boost under both exponential and
14cr|R-ada-2.0.3-2|20	logistic loss on a given data set.  The package ada provides a
14cr|R-ada-2.0.3-2|21	straightforward, well-documented, and broad boosting routine for
14cr|R-ada-2.0.3-2|22	classification, ideally suited for small to moderate-sized data sets.
14cr|R-ada-2.0.3-2|23	Please refer to the Url below for more information.
14cr|R-ada-2.0.3-2|24	
14cr|R-ada-2.0.3-2|25	%prep
14cr|R-ada-2.0.3-2|26	%setup -q -c -n %{packname}
14cr|R-ada-2.0.3-2|27	
14cr|R-ada-2.0.3-2|28	%build
14cr|R-ada-2.0.3-2|29	
14cr|R-ada-2.0.3-2|30	%install
14cr|R-ada-2.0.3-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ada-2.0.3-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ada-2.0.3-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ada-2.0.3-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ada-2.0.3-2|35	
14cr|R-ada-2.0.3-2|36	%check
14cr|R-ada-2.0.3-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-ada-2.0.3-2|38	
14cr|R-ada-2.0.3-2|39	%files
14cr|R-ada-2.0.3-2|40	%dir %{rlibdir}/%{packname}
14cr|R-ada-2.0.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-ada-2.0.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ada-2.0.3-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-ada-2.0.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ada-2.0.3-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-ada-2.0.3-2|46	%{rlibdir}/%{packname}/R
14cr|R-ada-2.0.3-2|47	%{rlibdir}/%{packname}/data
14cr|R-ada-2.0.3-2|48	%{rlibdir}/%{packname}/help
14cr|R-ada-2.0.3-2|49	
14cr|R-ada-2.0.3-2|50	
14cr|R-ada-2.0.3-2|51	
14cr|R-ada-2.0.3-2|52	%changelog
14cr|R-ada-2.0.3-2|53	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|R-ada-2.0.3-2|54	+ Revision: a7a608d
14cr|R-ada-2.0.3-2|55	- Build with whole texlive
14cr|R-ada-2.0.3-2|56	
14cr|R-ada-2.0.3-2|57	

7181 14
14cr|radicale-0.7.1-3|1	%define oname	Radicale
14cr|radicale-0.7.1-3|2	
14cr|radicale-0.7.1-3|3	%define _radicaledir %{_localstatedir}/lib/%{name}
14cr|radicale-0.7.1-3|4	
14cr|radicale-0.7.1-3|5	Summary:	Simple calendar server
14cr|radicale-0.7.1-3|6	Name:		radicale
14cr|radicale-0.7.1-3|7	Version:	0.7.1
14cr|radicale-0.7.1-3|8	Release:	3
14cr|radicale-0.7.1-3|9	Source0:	http://radicale.org/src/%{name}/%{oname}-%{version}.tar.gz
14cr|radicale-0.7.1-3|10	Source1:	radicale.service
14cr|radicale-0.7.1-3|11	Source2:	README.urpmi
14cr|radicale-0.7.1-3|12	Patch0:		Radicale-0.7-config.patch
14cr|radicale-0.7.1-3|13	Group:		Office
14cr|radicale-0.7.1-3|14	License:	GPLv3+
14cr|radicale-0.7.1-3|15	URL:		http://radicale.org/
14cr|radicale-0.7.1-3|16	BuildArch:	noarch
14cr|radicale-0.7.1-3|17	BuildRequires:	python-devel
14cr|radicale-0.7.1-3|18	Requires(pre):		rpm-helper
14cr|radicale-0.7.1-3|19	Requires(preun):	rpm-helper
14cr|radicale-0.7.1-3|20	Obsoletes:	python-%{name}
14cr|radicale-0.7.1-3|21	Suggests:	python-OpenSSL
14cr|radicale-0.7.1-3|22	
14cr|radicale-0.7.1-3|23	%description
14cr|radicale-0.7.1-3|24	The Radicale Project is a complete CalDAV calendar server solution. It can
14cr|radicale-0.7.1-3|25	store multiple calendars.
14cr|radicale-0.7.1-3|26	
14cr|radicale-0.7.1-3|27	Calendars are available from both local and distant accesses, possibly
14cr|radicale-0.7.1-3|28	limited through authentication policies.
14cr|radicale-0.7.1-3|29	
14cr|radicale-0.7.1-3|30	%prep
14cr|radicale-0.7.1-3|31	%setup -q -n %{oname}-%{version}
14cr|radicale-0.7.1-3|32	%patch0 -b .default
14cr|radicale-0.7.1-3|33	
14cr|radicale-0.7.1-3|34	#README.urpmi
14cr|radicale-0.7.1-3|35	cp %{SOURCE2} .
14cr|radicale-0.7.1-3|36	
14cr|radicale-0.7.1-3|37	%build
14cr|radicale-0.7.1-3|38	#nothing to do
14cr|radicale-0.7.1-3|39	
14cr|radicale-0.7.1-3|40	%install
14cr|radicale-0.7.1-3|41	python setup.py install --root=%{buildroot}
14cr|radicale-0.7.1-3|42	
14cr|radicale-0.7.1-3|43	#dir for calendars
14cr|radicale-0.7.1-3|44	install -dm0755 %{buildroot}%{_radicaledir}/calendars
14cr|radicale-0.7.1-3|45	
14cr|radicale-0.7.1-3|46	#config
14cr|radicale-0.7.1-3|47	install -Dm0644 config %{buildroot}%{_sysconfdir}/%{name}/config
14cr|radicale-0.7.1-3|48	
14cr|radicale-0.7.1-3|49	#Empty htpasswd file
14cr|radicale-0.7.1-3|50	echo "# Htpasswd file for Radical" > %{buildroot}%{_sysconfdir}/%{name}/users
14cr|radicale-0.7.1-3|51	
14cr|radicale-0.7.1-3|52	#init
14cr|radicale-0.7.1-3|53	install -Dm0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|radicale-0.7.1-3|54	
14cr|radicale-0.7.1-3|55	%post
14cr|radicale-0.7.1-3|56	%systemd_post %{name}.service
14cr|radicale-0.7.1-3|57	
14cr|radicale-0.7.1-3|58	%preun
14cr|radicale-0.7.1-3|59	%systemd_preun %{name}.service
14cr|radicale-0.7.1-3|60	
14cr|radicale-0.7.1-3|61	%postun
14cr|radicale-0.7.1-3|62	%systemd_postun_with_restart %{name}.service
14cr|radicale-0.7.1-3|63	
14cr|radicale-0.7.1-3|64	%files
14cr|radicale-0.7.1-3|65	%doc README config.default README.urpmi
14cr|radicale-0.7.1-3|66	%{_bindir}/%{name}
14cr|radicale-0.7.1-3|67	%{_unitdir}/%{name}.service
14cr|radicale-0.7.1-3|68	%{_radicaledir}
14cr|radicale-0.7.1-3|69	%dir %{_sysconfdir}/%{name}
14cr|radicale-0.7.1-3|70	%config(noreplace) %{_sysconfdir}/%{name}/config
14cr|radicale-0.7.1-3|71	%config(noreplace) %{_sysconfdir}/%{name}/users
14cr|radicale-0.7.1-3|72	%{py_puresitedir}/%{name}
14cr|radicale-0.7.1-3|73	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cr|radicale-0.7.1-3|74	
14cr|radicale-0.7.1-3|75	%changelog
14cr|radicale-0.7.1-3|76	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|radicale-0.7.1-3|77	+ Revision: abdbac2
14cr|radicale-0.7.1-3|78	- Spec cleanup
14cr|radicale-0.7.1-3|79	
14cr|radicale-0.7.1-3|80	

7182 14
14cr|R-adimpro-0.7.8-3|1	%global packname  adimpro
14cr|R-adimpro-0.7.8-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-adimpro-0.7.8-3|3	
14cr|R-adimpro-0.7.8-3|4	Name:             R-%{packname}
14cr|R-adimpro-0.7.8-3|5	Version:          0.7.8
14cr|R-adimpro-0.7.8-3|6	Release:          3
14cr|R-adimpro-0.7.8-3|7	Summary:          Adaptive Smoothing of Digital Images
14cr|R-adimpro-0.7.8-3|8	Group:            Sciences/Mathematics
14cr|R-adimpro-0.7.8-3|9	License:          GPL (>= 2)
14cr|R-adimpro-0.7.8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-adimpro-0.7.8-3|11	Source0:          http://cran.r-project.org/src/contrib/adimpro_0.7.8.tar.gz
14cr|R-adimpro-0.7.8-3|12	Requires:         R-grDevices
14cr|R-adimpro-0.7.8-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices
14cr|R-adimpro-0.7.8-3|14	BuildRequires:    blas-devel
14cr|R-adimpro-0.7.8-3|15	BuildRequires:    lapack-devel
14cr|R-adimpro-0.7.8-3|16	%rename R-cran-adimpro
14cr|R-adimpro-0.7.8-3|17	
14cr|R-adimpro-0.7.8-3|18	%description
14cr|R-adimpro-0.7.8-3|19	This package implements tools for manipulationg digital images and the
14cr|R-adimpro-0.7.8-3|20	Propagation Separation approach by Polzehl and Spokoiny (2006) for
14cr|R-adimpro-0.7.8-3|21	smoothing digital images.
14cr|R-adimpro-0.7.8-3|22	
14cr|R-adimpro-0.7.8-3|23	%prep
14cr|R-adimpro-0.7.8-3|24	%setup -q -c -n %{packname}
14cr|R-adimpro-0.7.8-3|25	
14cr|R-adimpro-0.7.8-3|26	%build
14cr|R-adimpro-0.7.8-3|27	
14cr|R-adimpro-0.7.8-3|28	%install
14cr|R-adimpro-0.7.8-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-adimpro-0.7.8-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-adimpro-0.7.8-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-adimpro-0.7.8-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-adimpro-0.7.8-3|33	
14cr|R-adimpro-0.7.8-3|34	%check
14cr|R-adimpro-0.7.8-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-adimpro-0.7.8-3|36	
14cr|R-adimpro-0.7.8-3|37	%files
14cr|R-adimpro-0.7.8-3|38	%dir %{rlibdir}/%{packname}
14cr|R-adimpro-0.7.8-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-adimpro-0.7.8-3|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-adimpro-0.7.8-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-adimpro-0.7.8-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-adimpro-0.7.8-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-adimpro-0.7.8-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-adimpro-0.7.8-3|45	%{rlibdir}/%{packname}/R
14cr|R-adimpro-0.7.8-3|46	%{rlibdir}/%{packname}/demo
14cr|R-adimpro-0.7.8-3|47	%{rlibdir}/%{packname}/help
14cr|R-adimpro-0.7.8-3|48	%{rlibdir}/%{packname}/img
14cr|R-adimpro-0.7.8-3|49	%{rlibdir}/%{packname}/libs
14cr|R-adimpro-0.7.8-3|50	%{rlibdir}/%{packname}/adjust
14cr|R-adimpro-0.7.8-3|51	
14cr|R-adimpro-0.7.8-3|52	
14cr|R-adimpro-0.7.8-3|53	%changelog
14cr|R-adimpro-0.7.8-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.8-3
14cr|R-adimpro-0.7.8-3|55	+ Revision: 8da98a2
14cr|R-adimpro-0.7.8-3|56	- MassBuild#464: Increase release tag
14cr|R-adimpro-0.7.8-3|57	
14cr|R-adimpro-0.7.8-3|58	

7183 14
14cr|radiotray-0.7.3-2|1	Summary:	Radio Tray is a streaming player for listening to online radios
14cr|radiotray-0.7.3-2|2	Name:		radiotray
14cr|radiotray-0.7.3-2|3	Version:	0.7.3
14cr|radiotray-0.7.3-2|4	Release:	2
14cr|radiotray-0.7.3-2|5	Group:		Sound
14cr|radiotray-0.7.3-2|6	License:	GPLv1
14cr|radiotray-0.7.3-2|7	URL:		http://radiotray.sourceforge.net
14cr|radiotray-0.7.3-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|radiotray-0.7.3-2|9	BuildRequires:	desktop-file-utils
14cr|radiotray-0.7.3-2|10	BuildRequires:	gettext
14cr|radiotray-0.7.3-2|11	BuildRequires:	pyxdg
14cr|radiotray-0.7.3-2|12	BuildRequires:	python-devel
14cr|radiotray-0.7.3-2|13	Requires:	gstreamer0.10-python
14cr|radiotray-0.7.3-2|14	Requires:	pygtk2
14cr|radiotray-0.7.3-2|15	Requires:	python-lxml
14cr|radiotray-0.7.3-2|16	Requires:	python-pyinotify
14cr|radiotray-0.7.3-2|17	BuildArch:	noarch
14cr|radiotray-0.7.3-2|18	
14cr|radiotray-0.7.3-2|19	%description
14cr|radiotray-0.7.3-2|20	Radio Tray is an online radio streaming player that runs on a Linux system
14cr|radiotray-0.7.3-2|21	tray. Its goal is to have the minimum interface possible, making it very
14cr|radiotray-0.7.3-2|22	straightforward to use. Radio Tray is not a full featured music player,
14cr|radiotray-0.7.3-2|23	there are plenty of excellent music players already. However, there was a
14cr|radiotray-0.7.3-2|24	need for a simple application with minimal interface just to listen to online
14cr|radiotray-0.7.3-2|25	radios. And that's the sole purpose of Radio Tray.
14cr|radiotray-0.7.3-2|26	
14cr|radiotray-0.7.3-2|27	%prep
14cr|radiotray-0.7.3-2|28	%setup -q
14cr|radiotray-0.7.3-2|29	sed -i -e '/^#!\//, 1d' src/radiotray.py
14cr|radiotray-0.7.3-2|30	
14cr|radiotray-0.7.3-2|31	%build
14cr|radiotray-0.7.3-2|32	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
14cr|radiotray-0.7.3-2|33	
14cr|radiotray-0.7.3-2|34	%install
14cr|radiotray-0.7.3-2|35	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|radiotray-0.7.3-2|36	desktop-file-validate %{buildroot}%{_datadir}/applications/radiotray.desktop
14cr|radiotray-0.7.3-2|37	%find_lang %{name}
14cr|radiotray-0.7.3-2|38	
14cr|radiotray-0.7.3-2|39	%files -f %{name}.lang
14cr|radiotray-0.7.3-2|40	%{_bindir}/%{name}
14cr|radiotray-0.7.3-2|41	%{_datadir}/%{name}/
14cr|radiotray-0.7.3-2|42	%{_datadir}/applications/%{name}.desktop
14cr|radiotray-0.7.3-2|43	%{_datadir}/pixmaps/%{name}.png
14cr|radiotray-0.7.3-2|44	%{_docdir}/%{name}-%{version}/*
14cr|radiotray-0.7.3-2|45	%{python_sitelib}/%{name}/
14cr|radiotray-0.7.3-2|46	%{python_sitelib}/%{name}*egg-info
14cr|radiotray-0.7.3-2|47	
14cr|radiotray-0.7.3-2|48	
14cr|radiotray-0.7.3-2|49	
14cr|radiotray-0.7.3-2|50	%changelog
14cr|radiotray-0.7.3-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-2
14cr|radiotray-0.7.3-2|52	+ Revision: b1473b1
14cr|radiotray-0.7.3-2|53	- MassBuild#464: Increase release tag
14cr|radiotray-0.7.3-2|54	
14cr|radiotray-0.7.3-2|55	

7184 14
14cr|radiusclient-ng-0.5.6-4|1	%define	major 2
14cr|radiusclient-ng-0.5.6-4|2	%define libname %mklibname radiusclient-ng %{major}
14cr|radiusclient-ng-0.5.6-4|3	%define develname %mklibname %{name} -d
14cr|radiusclient-ng-0.5.6-4|4	
14cr|radiusclient-ng-0.5.6-4|5	Summary:	Radiusclient library and tools
14cr|radiusclient-ng-0.5.6-4|6	Name:		radiusclient-ng
14cr|radiusclient-ng-0.5.6-4|7	Version:	0.5.6
14cr|radiusclient-ng-0.5.6-4|8	Release:	4
14cr|radiusclient-ng-0.5.6-4|9	License:	BSD
14cr|radiusclient-ng-0.5.6-4|10	Group:		System/Servers
14cr|radiusclient-ng-0.5.6-4|11	URL:		http://developer.berlios.de/projects/radiusclient-ng/
14cr|radiusclient-ng-0.5.6-4|12	Source0:	http://download.berlios.de/radiusclient-ng/%{name}-%{version}.tar.gz
14cr|radiusclient-ng-0.5.6-4|13	
14cr|radiusclient-ng-0.5.6-4|14	%description
14cr|radiusclient-ng-0.5.6-4|15	Radiusclient is a /bin/login replacement which gets called by a getty to log in
14cr|radiusclient-ng-0.5.6-4|16	a user and to setup the user's login environment. Normal login programs just
14cr|radiusclient-ng-0.5.6-4|17	check the login name and password which the user entered against the local
14cr|radiusclient-ng-0.5.6-4|18	password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also
14cr|radiusclient-ng-0.5.6-4|19	uses the RADIUS protocol to authenticate the user.
14cr|radiusclient-ng-0.5.6-4|20	
14cr|radiusclient-ng-0.5.6-4|21	%package	conf
14cr|radiusclient-ng-0.5.6-4|22	Summary:	Radiusclient configuration files
14cr|radiusclient-ng-0.5.6-4|23	Group:		System/Libraries
14cr|radiusclient-ng-0.5.6-4|24	
14cr|radiusclient-ng-0.5.6-4|25	%description 	conf
14cr|radiusclient-ng-0.5.6-4|26	Configuration files required for Radiusclient
14cr|radiusclient-ng-0.5.6-4|27	
14cr|radiusclient-ng-0.5.6-4|28	%package -n	%{libname}
14cr|radiusclient-ng-0.5.6-4|29	Summary:	Radiusclient library
14cr|radiusclient-ng-0.5.6-4|30	Group:          System/Libraries
14cr|radiusclient-ng-0.5.6-4|31	Requires:	%{name}-conf = %{version}
14cr|radiusclient-ng-0.5.6-4|32	
14cr|radiusclient-ng-0.5.6-4|33	%description -n	%{libname}
14cr|radiusclient-ng-0.5.6-4|34	Libraries required for Radiusclient
14cr|radiusclient-ng-0.5.6-4|35	
14cr|radiusclient-ng-0.5.6-4|36	%package -n	%{develname}
14cr|radiusclient-ng-0.5.6-4|37	Summary:	Header files and development documentation for %{name}
14cr|radiusclient-ng-0.5.6-4|38	Group:		Development/C
14cr|radiusclient-ng-0.5.6-4|39	Requires:	%{libname} = %{version}-%{release}
14cr|radiusclient-ng-0.5.6-4|40	Provides:	%{name}-devel
14cr|radiusclient-ng-0.5.6-4|41	Obsoletes:	%mklibname %{name} 2 -d
14cr|radiusclient-ng-0.5.6-4|42	
14cr|radiusclient-ng-0.5.6-4|43	%description -n	%{develname}
14cr|radiusclient-ng-0.5.6-4|44	Header files and development documentation for %{name}.
14cr|radiusclient-ng-0.5.6-4|45	
14cr|radiusclient-ng-0.5.6-4|46	%prep
14cr|radiusclient-ng-0.5.6-4|47	
14cr|radiusclient-ng-0.5.6-4|48	%setup -q
14cr|radiusclient-ng-0.5.6-4|49	
14cr|radiusclient-ng-0.5.6-4|50	%build
14cr|radiusclient-ng-0.5.6-4|51	%configure2_5x \
14cr|radiusclient-ng-0.5.6-4|52	--enable-shadow \
14cr|radiusclient-ng-0.5.6-4|53	--enable-scp
14cr|radiusclient-ng-0.5.6-4|54	
14cr|radiusclient-ng-0.5.6-4|55	%make
14cr|radiusclient-ng-0.5.6-4|56	
14cr|radiusclient-ng-0.5.6-4|57	%install
14cr|radiusclient-ng-0.5.6-4|58	%makeinstall_std
14cr|radiusclient-ng-0.5.6-4|59	
14cr|radiusclient-ng-0.5.6-4|60	# rename these to prevent file clashes with the old package
14cr|radiusclient-ng-0.5.6-4|61	cd %{buildroot}%{_sbindir}
14cr|radiusclient-ng-0.5.6-4|62	for i in *; do mv ${i} ${i}-ng; done
14cr|radiusclient-ng-0.5.6-4|63	cd -
14cr|radiusclient-ng-0.5.6-4|64	
14cr|radiusclient-ng-0.5.6-4|65	%files
14cr|radiusclient-ng-0.5.6-4|66	%doc BUGS CHANGES README* doc/*.html
14cr|radiusclient-ng-0.5.6-4|67	%attr(0755,root,root) %{_sbindir}/*
14cr|radiusclient-ng-0.5.6-4|68	
14cr|radiusclient-ng-0.5.6-4|69	%files conf
14cr|radiusclient-ng-0.5.6-4|70	%dir %{_sysconfdir}/%{name}
14cr|radiusclient-ng-0.5.6-4|71	%attr(0644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*
14cr|radiusclient-ng-0.5.6-4|72	
14cr|radiusclient-ng-0.5.6-4|73	%files -n %{libname}
14cr|radiusclient-ng-0.5.6-4|74	%defattr(-,root,root)
14cr|radiusclient-ng-0.5.6-4|75	%attr(0755,root,root) %{_libdir}/lib*.so.*
14cr|radiusclient-ng-0.5.6-4|76	
14cr|radiusclient-ng-0.5.6-4|77	%files -n %{develname}
14cr|radiusclient-ng-0.5.6-4|78	%attr(0755,root,root) %{_libdir}/lib*.so
14cr|radiusclient-ng-0.5.6-4|79	%attr(0644,root,root) %{_libdir}/lib*.a
14cr|radiusclient-ng-0.5.6-4|80	%{_includedir}/*
14cr|radiusclient-ng-0.5.6-4|81	
14cr|radiusclient-ng-0.5.6-4|82	
14cr|radiusclient-ng-0.5.6-4|83	
14cr|radiusclient-ng-0.5.6-4|84	%changelog
14cr|radiusclient-ng-0.5.6-4|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.6-4
14cr|radiusclient-ng-0.5.6-4|86	+ Revision: 53aa0b8
14cr|radiusclient-ng-0.5.6-4|87	- MassBuild#464: Increase release tag
14cr|radiusclient-ng-0.5.6-4|88	
14cr|radiusclient-ng-0.5.6-4|89	

7185 14
14cr|radiusd-cistron-1.6.8-2|1	Summary:	Cistron RADIUS daemon (with PAM)
14cr|radiusd-cistron-1.6.8-2|2	Name:		radiusd-cistron
14cr|radiusd-cistron-1.6.8-2|3	Version:	1.6.8
14cr|radiusd-cistron-1.6.8-2|4	Release:	2
14cr|radiusd-cistron-1.6.8-2|5	License:	GPL
14cr|radiusd-cistron-1.6.8-2|6	Group:		System/Servers
14cr|radiusd-cistron-1.6.8-2|7	URL:		http://www.radius.cistron.nl/
14cr|radiusd-cistron-1.6.8-2|8	Source0:	ftp://ftp.radius.cistron.nl/pub/radius/%{name}-%{version}.tar.gz
14cr|radiusd-cistron-1.6.8-2|9	Source1:	radiusd.pam.bz2
14cr|radiusd-cistron-1.6.8-2|10	Source2:	radiusd.init.bz2
14cr|radiusd-cistron-1.6.8-2|11	Patch0:		%{name}-1.6.6-pam.patch
14cr|radiusd-cistron-1.6.8-2|12	Patch1:		%{name}-1.6.6-prefix.patch
14cr|radiusd-cistron-1.6.8-2|13	Patch3:		radiusd-1.6.6-build.patch
14cr|radiusd-cistron-1.6.8-2|14	Patch4:		radiusd-cistron-no_strip.diff
14cr|radiusd-cistron-1.6.8-2|15	Requires(post):	rpm-helper
14cr|radiusd-cistron-1.6.8-2|16	Requires(preun): rpm-helper
14cr|radiusd-cistron-1.6.8-2|17	BuildRequires:  pam-devel
14cr|radiusd-cistron-1.6.8-2|18	BuildRequires:  glibc-static-devel
14cr|radiusd-cistron-1.6.8-2|19	Conflicts:	freeradius
14cr|radiusd-cistron-1.6.8-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|radiusd-cistron-1.6.8-2|21	
14cr|radiusd-cistron-1.6.8-2|22	%description
14cr|radiusd-cistron-1.6.8-2|23	RADIUS server with a lot of functions. Short overview:
14cr|radiusd-cistron-1.6.8-2|24	
14cr|radiusd-cistron-1.6.8-2|25	- PAM support
14cr|radiusd-cistron-1.6.8-2|26	- Supports access based on huntgroups
14cr|radiusd-cistron-1.6.8-2|27	- Multiple DEFAULT entries in users file
14cr|radiusd-cistron-1.6.8-2|28	- All users file entries can optionally "fall through"
14cr|radiusd-cistron-1.6.8-2|29	- Caches all config files in-memory
14cr|radiusd-cistron-1.6.8-2|30	- Keeps a list of logged in users (radutmp file)
14cr|radiusd-cistron-1.6.8-2|31	- "radwho" program can be installed as "fingerd"
14cr|radiusd-cistron-1.6.8-2|32	- Logs both UNIX "wtmp" file format and RADIUS detail logfiles
14cr|radiusd-cistron-1.6.8-2|33	- Supports Simultaneous-Use = X parameter. Yes, this means
14cr|radiusd-cistron-1.6.8-2|34	that you can now prevent double logins!
14cr|radiusd-cistron-1.6.8-2|35	
14cr|radiusd-cistron-1.6.8-2|36	%prep
14cr|radiusd-cistron-1.6.8-2|37	
14cr|radiusd-cistron-1.6.8-2|38	%setup -q -n %{name}-%{version}
14cr|radiusd-cistron-1.6.8-2|39	%patch0 -p1
14cr|radiusd-cistron-1.6.8-2|40	%patch1 -p1
14cr|radiusd-cistron-1.6.8-2|41	%patch3 -p1
14cr|radiusd-cistron-1.6.8-2|42	%patch4 -p0
14cr|radiusd-cistron-1.6.8-2|43	
14cr|radiusd-cistron-1.6.8-2|44	# clean up possible cvs junk.
14cr|radiusd-cistron-1.6.8-2|45	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|radiusd-cistron-1.6.8-2|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|radiusd-cistron-1.6.8-2|47	done
14cr|radiusd-cistron-1.6.8-2|48	
14cr|radiusd-cistron-1.6.8-2|49	cd raddb
14cr|radiusd-cistron-1.6.8-2|50	for f in clients users naslist huntgroups ; do cp $f $f-dist ; done
14cr|radiusd-cistron-1.6.8-2|51	cd ..
14cr|radiusd-cistron-1.6.8-2|52	
14cr|radiusd-cistron-1.6.8-2|53	%build
14cr|radiusd-cistron-1.6.8-2|54	%serverbuild
14cr|radiusd-cistron-1.6.8-2|55	cd src
14cr|radiusd-cistron-1.6.8-2|56	%make PAM=-DPAM PAMLIB="-lpam -ldl" CFLAGS="$CFLAGS -Wall"
14cr|radiusd-cistron-1.6.8-2|57	cd ..
14cr|radiusd-cistron-1.6.8-2|58	
14cr|radiusd-cistron-1.6.8-2|59	%install
14cr|radiusd-cistron-1.6.8-2|60	rm -rf %{buildroot}
14cr|radiusd-cistron-1.6.8-2|61	
14cr|radiusd-cistron-1.6.8-2|62	mkdir -p %{buildroot}/{%{_sysconfdir}/{,raddb,logrotate.d,pam.d,rc.d/{init.d,rc{0,1,2,3,4,5,6}.d}},%{_bindir},%{_sbindir},%{_mandir}/{,man{1,5,8}},%{_localstatedir}/lib/{,log/{,radacct}}}
14cr|radiusd-cistron-1.6.8-2|63	install -d %{buildroot}%{_datadir}/radius
14cr|radiusd-cistron-1.6.8-2|64	
14cr|radiusd-cistron-1.6.8-2|65	# make install
14cr|radiusd-cistron-1.6.8-2|66	cd src
14cr|radiusd-cistron-1.6.8-2|67	make install BINDIR=%{buildroot}%{_bindir} \
14cr|radiusd-cistron-1.6.8-2|68	SBINDIR=%{buildroot}%{_sbindir} \
14cr|radiusd-cistron-1.6.8-2|69	RADIUS_DIR=%{buildroot}%{_sysconfdir}/raddb \
14cr|radiusd-cistron-1.6.8-2|70	PAM_DIR=%{buildroot}%{_sysconfdir}/pam.d \
14cr|radiusd-cistron-1.6.8-2|71	MANDIR=%{buildroot}%{_mandir} \
14cr|radiusd-cistron-1.6.8-2|72	SHAREDIR=%{buildroot}%{_datadir}/radius
14cr|radiusd-cistron-1.6.8-2|73	install -m0755 radtest %{buildroot}%{_bindir}
14cr|radiusd-cistron-1.6.8-2|74	cd ..
14cr|radiusd-cistron-1.6.8-2|75	
14cr|radiusd-cistron-1.6.8-2|76	# do %{_sysconfdir}/raddb
14cr|radiusd-cistron-1.6.8-2|77	#cd raddb
14cr|radiusd-cistron-1.6.8-2|78	#install -m640 * %{buildroot}%{_sysconfdir}/raddb
14cr|radiusd-cistron-1.6.8-2|79	#cd ..
14cr|radiusd-cistron-1.6.8-2|80	
14cr|radiusd-cistron-1.6.8-2|81	# radwatch
14cr|radiusd-cistron-1.6.8-2|82	install -m755 scripts/radwatch %{buildroot}%{_sbindir}
14cr|radiusd-cistron-1.6.8-2|83	
14cr|radiusd-cistron-1.6.8-2|84	# other files
14cr|radiusd-cistron-1.6.8-2|85	cd redhat
14cr|radiusd-cistron-1.6.8-2|86	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/pam.d/radius
14cr|radiusd-cistron-1.6.8-2|87	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/rc.d/init.d/radiusd
14cr|radiusd-cistron-1.6.8-2|88	chmod 644 %{buildroot}%{_sysconfdir}/pam.d/radius
14cr|radiusd-cistron-1.6.8-2|89	chmod 755 %{buildroot}%{_sysconfdir}/rc.d/init.d/radiusd
14cr|radiusd-cistron-1.6.8-2|90	install -m644 radiusd-logrotate %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
14cr|radiusd-cistron-1.6.8-2|91	cd ..
14cr|radiusd-cistron-1.6.8-2|92	
14cr|radiusd-cistron-1.6.8-2|93	# man pages
14cr|radiusd-cistron-1.6.8-2|94	cd doc
14cr|radiusd-cistron-1.6.8-2|95	for i in 1 8; do
14cr|radiusd-cistron-1.6.8-2|96	install -m444 *.$i %{buildroot}%{_mandir}/man$i
14cr|radiusd-cistron-1.6.8-2|97	done
14cr|radiusd-cistron-1.6.8-2|98	install -m444 clients.5rad %{buildroot}%{_mandir}/man5/
14cr|radiusd-cistron-1.6.8-2|99	install -m444 naslist.5rad %{buildroot}%{_mandir}/man5/
14cr|radiusd-cistron-1.6.8-2|100	cd ..
14cr|radiusd-cistron-1.6.8-2|101	
14cr|radiusd-cistron-1.6.8-2|102	mkdir -p %{buildroot}/var/log/radacct
14cr|radiusd-cistron-1.6.8-2|103	for i in radutmp radwtmp radius.log; do
14cr|radiusd-cistron-1.6.8-2|104	touch %{buildroot}/var/log/$i
14cr|radiusd-cistron-1.6.8-2|105	done
14cr|radiusd-cistron-1.6.8-2|106	
14cr|radiusd-cistron-1.6.8-2|107	rm -f %{buildroot}%{_sysconfdir}/raddb/*-dist
14cr|radiusd-cistron-1.6.8-2|108	chmod 750 %{buildroot}%{_sysconfdir}/raddb
14cr|radiusd-cistron-1.6.8-2|109	chmod 640 %{buildroot}%{_sysconfdir}/raddb/*
14cr|radiusd-cistron-1.6.8-2|110	
14cr|radiusd-cistron-1.6.8-2|111	%post
14cr|radiusd-cistron-1.6.8-2|112	%_post_service radiusd
14cr|radiusd-cistron-1.6.8-2|113	touch /var/log/radutmp /var/log/radwtmp /var/log/radius.log
14cr|radiusd-cistron-1.6.8-2|114	
14cr|radiusd-cistron-1.6.8-2|115	%preun
14cr|radiusd-cistron-1.6.8-2|116	%_preun_service radiusd
14cr|radiusd-cistron-1.6.8-2|117	
14cr|radiusd-cistron-1.6.8-2|118	%clean
14cr|radiusd-cistron-1.6.8-2|119	rm -rf %{buildroot}
14cr|radiusd-cistron-1.6.8-2|120	
14cr|radiusd-cistron-1.6.8-2|121	%files
14cr|radiusd-cistron-1.6.8-2|122	%defattr(-,root,root)
14cr|radiusd-cistron-1.6.8-2|123	%doc doc/ChangeLog doc/README* doc/FAQ.txt todo/
14cr|radiusd-cistron-1.6.8-2|124	%doc COPYRIGHT README
14cr|radiusd-cistron-1.6.8-2|125	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/raddb/*
14cr|radiusd-cistron-1.6.8-2|126	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/radius
14cr|radiusd-cistron-1.6.8-2|127	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/radiusd
14cr|radiusd-cistron-1.6.8-2|128	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/radiusd
14cr|radiusd-cistron-1.6.8-2|129	%{_bindir}/radclient
14cr|radiusd-cistron-1.6.8-2|130	%{_bindir}/radlast
14cr|radiusd-cistron-1.6.8-2|131	%{_bindir}/radtest
14cr|radiusd-cistron-1.6.8-2|132	%{_bindir}/radwho
14cr|radiusd-cistron-1.6.8-2|133	%{_bindir}/radzap
14cr|radiusd-cistron-1.6.8-2|134	%{_sbindir}/checkrad
14cr|radiusd-cistron-1.6.8-2|135	%{_sbindir}/radiusd
14cr|radiusd-cistron-1.6.8-2|136	%{_sbindir}/radrelay
14cr|radiusd-cistron-1.6.8-2|137	%{_sbindir}/radwatch
14cr|radiusd-cistron-1.6.8-2|138	%attr(0644,root,root) %{_mandir}/man1/*
14cr|radiusd-cistron-1.6.8-2|139	%attr(0644,root,root) %{_mandir}/man5/*
14cr|radiusd-cistron-1.6.8-2|140	%attr(0644,root,root) %{_mandir}/man8/*
14cr|radiusd-cistron-1.6.8-2|141	%ghost /var/log/radutmp
14cr|radiusd-cistron-1.6.8-2|142	%ghost /var/log/radwtmp
14cr|radiusd-cistron-1.6.8-2|143	%ghost /var/log/radius.log
14cr|radiusd-cistron-1.6.8-2|144	%dir /var/log/radacct
14cr|radiusd-cistron-1.6.8-2|145	%dir %{_datadir}/radius
14cr|radiusd-cistron-1.6.8-2|146	%{_datadir}/radius/dictionary*
14cr|radiusd-cistron-1.6.8-2|147	
14cr|radiusd-cistron-1.6.8-2|148	
14cr|radiusd-cistron-1.6.8-2|149	
14cr|radiusd-cistron-1.6.8-2|150	%changelog
14cr|radiusd-cistron-1.6.8-2|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.8-2
14cr|radiusd-cistron-1.6.8-2|152	+ Revision: 151ca83
14cr|radiusd-cistron-1.6.8-2|153	- MassBuild#464: Increase release tag
14cr|radiusd-cistron-1.6.8-2|154	
14cr|radiusd-cistron-1.6.8-2|155	

7186 14
14cr|R-adk-1.0_2-2|1	%global packname  adk
14cr|R-adk-1.0_2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-adk-1.0_2-2|3	
14cr|R-adk-1.0_2-2|4	Name:             R-%{packname}
14cr|R-adk-1.0_2-2|5	Version:          1.0_2
14cr|R-adk-1.0_2-2|6	Release:          2
14cr|R-adk-1.0_2-2|7	Summary:          Anderson-Darling K-Sample Test and Combinations of Such Tests
14cr|R-adk-1.0_2-2|8	Group:            Sciences/Mathematics
14cr|R-adk-1.0_2-2|9	License:          GPL (>= 2)
14cr|R-adk-1.0_2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-adk-1.0_2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-2.tar.gz
14cr|R-adk-1.0_2-2|12	BuildArch:        noarch
14cr|R-adk-1.0_2-2|13	Requires:         R-core
14cr|R-adk-1.0_2-2|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-adk-1.0_2-2|15	%rename R-cran-adk
14cr|R-adk-1.0_2-2|16	
14cr|R-adk-1.0_2-2|17	%description
14cr|R-adk-1.0_2-2|18	The Anderson-Darling K-sample test can be used to test whether several
14cr|R-adk-1.0_2-2|19	independent random samples of various sizes come from the same but
14cr|R-adk-1.0_2-2|20	unspecified continuous distribution. It is a rank test and consistent
14cr|R-adk-1.0_2-2|21	against all alternatives. A low to moderate number of tied observations
14cr|R-adk-1.0_2-2|22	can be tolerated. The combination of such tests can be used to test
14cr|R-adk-1.0_2-2|23	whether M groups of samples (with K allowed to vary from group to group)
14cr|R-adk-1.0_2-2|24	come from respective common distributions, which may vary from group to
14cr|R-adk-1.0_2-2|25	group. This is useful in testing for treatment effects in randomized
14cr|R-adk-1.0_2-2|26	(incomplete) block designs or in examining whether several laboratories
14cr|R-adk-1.0_2-2|27	perform equally well when asked to measure a sufficient number of test
14cr|R-adk-1.0_2-2|28	speciments from different batches or materials.
14cr|R-adk-1.0_2-2|29	
14cr|R-adk-1.0_2-2|30	%prep
14cr|R-adk-1.0_2-2|31	%setup -q -c -n %{packname}
14cr|R-adk-1.0_2-2|32	
14cr|R-adk-1.0_2-2|33	%build
14cr|R-adk-1.0_2-2|34	
14cr|R-adk-1.0_2-2|35	%install
14cr|R-adk-1.0_2-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-adk-1.0_2-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-adk-1.0_2-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-adk-1.0_2-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-adk-1.0_2-2|40	
14cr|R-adk-1.0_2-2|41	%check
14cr|R-adk-1.0_2-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-adk-1.0_2-2|43	
14cr|R-adk-1.0_2-2|44	%files
14cr|R-adk-1.0_2-2|45	%dir %{rlibdir}/%{packname}
14cr|R-adk-1.0_2-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-adk-1.0_2-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-adk-1.0_2-2|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-adk-1.0_2-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-adk-1.0_2-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-adk-1.0_2-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-adk-1.0_2-2|52	%{rlibdir}/%{packname}/R
14cr|R-adk-1.0_2-2|53	%{rlibdir}/%{packname}/help
14cr|R-adk-1.0_2-2|54	
14cr|R-adk-1.0_2-2|55	
14cr|R-adk-1.0_2-2|56	%changelog
14cr|R-adk-1.0_2-2|57	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_2-2
14cr|R-adk-1.0_2-2|58	+ Revision: b760b44
14cr|R-adk-1.0_2-2|59	- Build with whole texlive
14cr|R-adk-1.0_2-2|60	
14cr|R-adk-1.0_2-2|61	

7187 14
14cr|radmind-1.14.1-2|1	Summary:	Remotely administer the file systems of multiple unix machines
14cr|radmind-1.14.1-2|2	Name:		radmind
14cr|radmind-1.14.1-2|3	Version:	1.14.1
14cr|radmind-1.14.1-2|4	Release:	2
14cr|radmind-1.14.1-2|5	License:	BSD
14cr|radmind-1.14.1-2|6	Group:		System/Servers
14cr|radmind-1.14.1-2|7	Url:		http://rsug.itd.umich.edu/
14cr|radmind-1.14.1-2|8	Source0:	http://rsug.itd.umich.edu/software/radmind/files/%{name}-%{version}.tar.gz
14cr|radmind-1.14.1-2|9	Source2:	radmind-1.3.2-init
14cr|radmind-1.14.1-2|10	Source3:	radmind-1.3.2-sysconfig
14cr|radmind-1.14.1-2|11	Source4:	radmind-1.3.2-config
14cr|radmind-1.14.1-2|12	Source5:	radmind-1.3.2.pam-0.77
14cr|radmind-1.14.1-2|13	Patch0:		radmind-system_libs.diff
14cr|radmind-1.14.1-2|14	BuildRequires:	libsnet-devel
14cr|radmind-1.14.1-2|15	BuildRequires:	pam-devel
14cr|radmind-1.14.1-2|16	BuildRequires:	sasl-devel
14cr|radmind-1.14.1-2|17	BuildRequires:	pkgconfig(openssl)
14cr|radmind-1.14.1-2|18	BuildRequires:	pkgconfig(zlib)
14cr|radmind-1.14.1-2|19	Requires(post,preun):	rpm-helper
14cr|radmind-1.14.1-2|20	Requires:	diffutils
14cr|radmind-1.14.1-2|21	Requires:	openssl
14cr|radmind-1.14.1-2|22	
14cr|radmind-1.14.1-2|23	%description
14cr|radmind-1.14.1-2|24	A suite of Unix command-line tools and a server designed to remotely administer
14cr|radmind-1.14.1-2|25	the file systems of multiple Unix machines.
14cr|radmind-1.14.1-2|26	
14cr|radmind-1.14.1-2|27	At its core, radmind operates as a tripwire. It is able to detect changes to
14cr|radmind-1.14.1-2|28	any managed filesystem object, e.g. files, directories, links, etc. However,
14cr|radmind-1.14.1-2|29	radmind goes further than just integrity checking: once a change is detected,
14cr|radmind-1.14.1-2|30	radmind can optionally reverse the change.
14cr|radmind-1.14.1-2|31	
14cr|radmind-1.14.1-2|32	Each managed machine may have its own loadset composed of multiple, layered
14cr|radmind-1.14.1-2|33	overloads. This allows, for example, the operating system to be described
14cr|radmind-1.14.1-2|34	separately from applications.
14cr|radmind-1.14.1-2|35	
14cr|radmind-1.14.1-2|36	Loadsets are stored on a remote server. By updating a loadset on the server,
14cr|radmind-1.14.1-2|37	changes can be pushed to managed machines.
14cr|radmind-1.14.1-2|38	
14cr|radmind-1.14.1-2|39	%files
14cr|radmind-1.14.1-2|40	%doc COPYRIGHT README SPEC
14cr|radmind-1.14.1-2|41	%attr(0755,root,root) %{_initrddir}/radmind
14cr|radmind-1.14.1-2|42	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/radmind
14cr|radmind-1.14.1-2|43	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/radmind
14cr|radmind-1.14.1-2|44	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind
14cr|radmind-1.14.1-2|45	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/radmind/config
14cr|radmind-1.14.1-2|46	%attr(0750,root,root) %dir %{_sysconfdir}/pki/radmind
14cr|radmind-1.14.1-2|47	%{_bindir}/*
14cr|radmind-1.14.1-2|48	%{_sbindir}/*
14cr|radmind-1.14.1-2|49	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/command
14cr|radmind-1.14.1-2|50	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/file
14cr|radmind-1.14.1-2|51	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/special
14cr|radmind-1.14.1-2|52	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp
14cr|radmind-1.14.1-2|53	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/file
14cr|radmind-1.14.1-2|54	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/transcript
14cr|radmind-1.14.1-2|55	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/transcript
14cr|radmind-1.14.1-2|56	%{_mandir}/man?/*
14cr|radmind-1.14.1-2|57	
14cr|radmind-1.14.1-2|58	%post
14cr|radmind-1.14.1-2|59	%_post_service radmind
14cr|radmind-1.14.1-2|60	
14cr|radmind-1.14.1-2|61	%preun
14cr|radmind-1.14.1-2|62	%_preun_service radmind
14cr|radmind-1.14.1-2|63	
14cr|radmind-1.14.1-2|64	#----------------------------------------------------------------------------
14cr|radmind-1.14.1-2|65	
14cr|radmind-1.14.1-2|66	%prep
14cr|radmind-1.14.1-2|67	%setup -q
14cr|radmind-1.14.1-2|68	%patch0 -p1 -b .system_snet_libs
14cr|radmind-1.14.1-2|69	
14cr|radmind-1.14.1-2|70	mkdir -p Mandriva
14cr|radmind-1.14.1-2|71	cp %{SOURCE2} Mandriva/radmind-1.3.2-init
14cr|radmind-1.14.1-2|72	cp %{SOURCE3} Mandriva/radmind-1.3.2-sysconfig
14cr|radmind-1.14.1-2|73	cp %{SOURCE4} Mandriva/radmind-1.3.2-config
14cr|radmind-1.14.1-2|74	cp %{SOURCE5} Mandriva/radmind-1.3.2-pam
14cr|radmind-1.14.1-2|75	
14cr|radmind-1.14.1-2|76	%build
14cr|radmind-1.14.1-2|77	%serverbuild
14cr|radmind-1.14.1-2|78	
14cr|radmind-1.14.1-2|79	%configure2_5x \
14cr|radmind-1.14.1-2|80	--with-server="localhost" \
14cr|radmind-1.14.1-2|81	--with-radminddir=%{_localstatedir}/lib/radmind \
14cr|radmind-1.14.1-2|82	--with-ssl=%{_prefix}
14cr|radmind-1.14.1-2|83	
14cr|radmind-1.14.1-2|84	perl -pi -e "s|^GNU_DIFF.*|GNU_DIFF=%{_bindir}/diff|g" Makefile
14cr|radmind-1.14.1-2|85	perl -pi -e "s|^CERTDIR.*|CERTDIR=%{_sysconfdir}/pki/radmind|g" Makefile
14cr|radmind-1.14.1-2|86	perl -pi -e "s|^RADMINDSYSLOG.*|RADMINDSYSLOG=LOG_LOCAL7|g" Makefile
14cr|radmind-1.14.1-2|87	
14cr|radmind-1.14.1-2|88	%make \
14cr|radmind-1.14.1-2|89	OPTOPTS="%{optflags}" \
14cr|radmind-1.14.1-2|90	VERSION="%{version}-%{release}"
14cr|radmind-1.14.1-2|91	
14cr|radmind-1.14.1-2|92	%install
14cr|radmind-1.14.1-2|93	# don't fiddle with the initscript!
14cr|radmind-1.14.1-2|94	export DONT_GPRINTIFY=1
14cr|radmind-1.14.1-2|95	
14cr|radmind-1.14.1-2|96	install -d %{buildroot}%{_sysconfdir}/pam.d
14cr|radmind-1.14.1-2|97	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|radmind-1.14.1-2|98	install -d %{buildroot}%{_initrddir}
14cr|radmind-1.14.1-2|99	install -d %{buildroot}%{_localstatedir}/lib/radmind/command
14cr|radmind-1.14.1-2|100	install -d %{buildroot}%{_localstatedir}/lib/radmind/file
14cr|radmind-1.14.1-2|101	install -d %{buildroot}%{_localstatedir}/lib/radmind/special
14cr|radmind-1.14.1-2|102	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp
14cr|radmind-1.14.1-2|103	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/file
14cr|radmind-1.14.1-2|104	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/transcript
14cr|radmind-1.14.1-2|105	install -d %{buildroot}%{_localstatedir}/lib/radmind/transcript
14cr|radmind-1.14.1-2|106	
14cr|radmind-1.14.1-2|107	%makeinstall_std
14cr|radmind-1.14.1-2|108	
14cr|radmind-1.14.1-2|109	install -m0755 Mandriva/radmind-1.3.2-init %{buildroot}%{_initrddir}/radmind
14cr|radmind-1.14.1-2|110	install -m0644 Mandriva/radmind-1.3.2-sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radmind
14cr|radmind-1.14.1-2|111	install -m0644 Mandriva/radmind-1.3.2-config %{buildroot}%{_localstatedir}/lib/radmind/config
14cr|radmind-1.14.1-2|112	install -m0644 Mandriva/radmind-1.3.2-pam %{buildroot}%{_sysconfdir}/pam.d/radmind
14cr|radmind-1.14.1-2|113	
14cr|radmind-1.14.1-2|114	
14cr|radmind-1.14.1-2|115	%changelog
14cr|radmind-1.14.1-2|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.1-2
14cr|radmind-1.14.1-2|117	+ Revision: 47e599a
14cr|radmind-1.14.1-2|118	- MassBuild#464: Increase release tag
14cr|radmind-1.14.1-2|119	
14cr|radmind-1.14.1-2|120	

7188 14
14cr|R-AER-1.2.2-2|1	%bcond_with bootstrap
14cr|R-AER-1.2.2-2|2	%global packname  AER
14cr|R-AER-1.2.2-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-AER-1.2.2-2|4	
14cr|R-AER-1.2.2-2|5	%define debug_package %{nil}
14cr|R-AER-1.2.2-2|6	
14cr|R-AER-1.2.2-2|7	Name:             R-%{packname}
14cr|R-AER-1.2.2-2|8	Version:          1.2.2
14cr|R-AER-1.2.2-2|9	Release:          2
14cr|R-AER-1.2.2-2|10	Summary:          Applied Econometrics with R
14cr|R-AER-1.2.2-2|11	Group:            Sciences/Mathematics
14cr|R-AER-1.2.2-2|12	License:          GPL-2
14cr|R-AER-1.2.2-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-AER-1.2.2-2|14	Source0:          http://cran.r-project.org/src/contrib/AER_1.2-2.tar.gz
14cr|R-AER-1.2.2-2|15	Requires:         R-stats R-car R-Formula R-lmtest R-sandwich R-strucchange
14cr|R-AER-1.2.2-2|16	Requires:         R-survival R-zoo R-stats
14cr|R-AER-1.2.2-2|17	%if %{with bootstrap}
14cr|R-AER-1.2.2-2|18	Requires:         R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
14cr|R-AER-1.2.2-2|19	Requires:         R-lattice R-MASS R-nlme R-nnet R-np R-plm R-pscl R-quantreg
14cr|R-AER-1.2.2-2|20	Requires:         R-ROCR R-sampleSelection R-scatterplot3d R-systemfit R-rgl
14cr|R-AER-1.2.2-2|21	Requires:         R-truncreg R-tseries R-urca
14cr|R-AER-1.2.2-2|22	%else
14cr|R-AER-1.2.2-2|23	Requires:         R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
14cr|R-AER-1.2.2-2|24	Requires:         R-lattice R-MASS R-mlogit R-nlme R-nnet R-np R-plm R-pscl
14cr|R-AER-1.2.2-2|25	Requires:         R-quantreg R-ROCR R-sampleSelection R-scatterplot3d
14cr|R-AER-1.2.2-2|26	Requires:         R-systemfit R-rgl R-truncreg R-tseries R-urca
14cr|R-AER-1.2.2-2|27	%endif
14cr|R-AER-1.2.2-2|28	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-car
14cr|R-AER-1.2.2-2|29	BuildRequires:    R-Formula R-lmtest R-sandwich R-strucchange R-survival R-zoo
14cr|R-AER-1.2.2-2|30	BuildRequires:    R-stats
14cr|R-AER-1.2.2-2|31	%if %{with bootstrap}
14cr|R-AER-1.2.2-2|32	BuildRequires:    R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
14cr|R-AER-1.2.2-2|33	BuildRequires:    R-lattice R-MASS R-nlme R-nnet R-np R-plm R-pscl R-quantreg
14cr|R-AER-1.2.2-2|34	BuildRequires:    R-ROCR R-sampleSelection R-scatterplot3d R-systemfit R-rgl
14cr|R-AER-1.2.2-2|35	BuildRequires:    R-truncreg R-tseries R-urca
14cr|R-AER-1.2.2-2|36	%else
14cr|R-AER-1.2.2-2|37	BuildRequires:    R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
14cr|R-AER-1.2.2-2|38	BuildRequires:    R-lattice R-MASS R-mlogit R-nlme R-nnet R-np R-plm R-pscl
14cr|R-AER-1.2.2-2|39	BuildRequires:    R-quantreg R-ROCR R-sampleSelection R-scatterplot3d
14cr|R-AER-1.2.2-2|40	BuildRequires:    R-systemfit R-rgl R-truncreg R-tseries R-urca
14cr|R-AER-1.2.2-2|41	%endif
14cr|R-AER-1.2.2-2|42	
14cr|R-AER-1.2.2-2|43	%description
14cr|R-AER-1.2.2-2|44	Functions, data sets, examples, demos, and vignettes for the book
14cr|R-AER-1.2.2-2|45	Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R,
14cr|R-AER-1.2.2-2|46	Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette for a
14cr|R-AER-1.2.2-2|47	package overview.)
14cr|R-AER-1.2.2-2|48	
14cr|R-AER-1.2.2-2|49	%prep
14cr|R-AER-1.2.2-2|50	%setup -q -c -n %{packname}
14cr|R-AER-1.2.2-2|51	
14cr|R-AER-1.2.2-2|52	%build
14cr|R-AER-1.2.2-2|53	
14cr|R-AER-1.2.2-2|54	%install
14cr|R-AER-1.2.2-2|55	mkdir -p %{buildroot}%{rlibdir}
14cr|R-AER-1.2.2-2|56	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-AER-1.2.2-2|57	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-AER-1.2.2-2|58	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-AER-1.2.2-2|59	
14cr|R-AER-1.2.2-2|60	%if %{without bootstrap}
14cr|R-AER-1.2.2-2|61	%check
14cr|R-AER-1.2.2-2|62	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-AER-1.2.2-2|63	else			true
14cr|R-AER-1.2.2-2|64	fi
14cr|R-AER-1.2.2-2|65	%endif
14cr|R-AER-1.2.2-2|66	
14cr|R-AER-1.2.2-2|67	%files
14cr|R-AER-1.2.2-2|68	%dir %{rlibdir}/%{packname}
14cr|R-AER-1.2.2-2|69	%doc %{rlibdir}/%{packname}/doc
14cr|R-AER-1.2.2-2|70	%doc %{rlibdir}/%{packname}/html
14cr|R-AER-1.2.2-2|71	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-AER-1.2.2-2|72	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-AER-1.2.2-2|73	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-AER-1.2.2-2|74	%{rlibdir}/%{packname}/INDEX
14cr|R-AER-1.2.2-2|75	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-AER-1.2.2-2|76	%{rlibdir}/%{packname}/Meta
14cr|R-AER-1.2.2-2|77	%{rlibdir}/%{packname}/R
14cr|R-AER-1.2.2-2|78	%{rlibdir}/%{packname}/data
14cr|R-AER-1.2.2-2|79	%{rlibdir}/%{packname}/demo
14cr|R-AER-1.2.2-2|80	%{rlibdir}/%{packname}/help
14cr|R-AER-1.2.2-2|81	
14cr|R-AER-1.2.2-2|82	
14cr|R-AER-1.2.2-2|83	
14cr|R-AER-1.2.2-2|84	%changelog
14cr|R-AER-1.2.2-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|R-AER-1.2.2-2|86	+ Revision: eb9f2c2
14cr|R-AER-1.2.2-2|87	- MassBuild#464: Increase release tag
14cr|R-AER-1.2.2-2|88	
14cr|R-AER-1.2.2-2|89	

7189 14
14cr|R-affy-1.40.0-2|1	%bcond_with bootstrap
14cr|R-affy-1.40.0-2|2	%global packname  affy
14cr|R-affy-1.40.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-affy-1.40.0-2|4	
14cr|R-affy-1.40.0-2|5	Name:             R-%{packname}
14cr|R-affy-1.40.0-2|6	Version:          1.40.0
14cr|R-affy-1.40.0-2|7	Release:          2
14cr|R-affy-1.40.0-2|8	Summary:          Methods for Affymetrix Oligonucleotide Arrays
14cr|R-affy-1.40.0-2|9	Group:            Sciences/Mathematics
14cr|R-affy-1.40.0-2|10	License:          LGPL (>= 2.0)
14cr|R-affy-1.40.0-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-affy-1.40.0-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/affy_1.40.0.tar.gz
14cr|R-affy-1.40.0-2|13	Requires:         R-Biobase R-affyio R-Biobase R-BiocInstaller R-graphics
14cr|R-affy-1.40.0-2|14	Requires:         R-grDevices R-methods R-preprocessCore R-stats R-utils
14cr|R-affy-1.40.0-2|15	Requires:         R-zlibbioc R-tkWidgets
14cr|R-affy-1.40.0-2|16	Requires:         R-BiocGenerics
14cr|R-affy-1.40.0-2|17	%if %{without bootstrap}
14cr|R-affy-1.40.0-2|18	Requires:         R-affydata
14cr|R-affy-1.40.0-2|19	%endif
14cr|R-affy-1.40.0-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cr|R-affy-1.40.0-2|21	BuildRequires:    R-affyio R-Biobase R-BiocInstaller R-graphics
14cr|R-affy-1.40.0-2|22	BuildRequires:    R-grDevices R-methods R-preprocessCore R-stats R-utils
14cr|R-affy-1.40.0-2|23	BuildRequires:    R-zlibbioc R-tkWidgets
14cr|R-affy-1.40.0-2|24	BuildRequires:    R-BiocGenerics
14cr|R-affy-1.40.0-2|25	%if %{without bootstrap}
14cr|R-affy-1.40.0-2|26	BuildRequires:    R-affydata
14cr|R-affy-1.40.0-2|27	%endif
14cr|R-affy-1.40.0-2|28	
14cr|R-affy-1.40.0-2|29	%description
14cr|R-affy-1.40.0-2|30	The package contains functions for exploratory oligonucleotide array
14cr|R-affy-1.40.0-2|31	analysis. The dependence on tkWidgets only concerns few convenience
14cr|R-affy-1.40.0-2|32	functions. 'affy' is fully functional without it.
14cr|R-affy-1.40.0-2|33	
14cr|R-affy-1.40.0-2|34	%prep
14cr|R-affy-1.40.0-2|35	%setup -q -c -n %{packname}
14cr|R-affy-1.40.0-2|36	
14cr|R-affy-1.40.0-2|37	%build
14cr|R-affy-1.40.0-2|38	
14cr|R-affy-1.40.0-2|39	%install
14cr|R-affy-1.40.0-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-affy-1.40.0-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-affy-1.40.0-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-affy-1.40.0-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-affy-1.40.0-2|44	
14cr|R-affy-1.40.0-2|45	%if %{without bootstrap}
14cr|R-affy-1.40.0-2|46	%check
14cr|R-affy-1.40.0-2|47	%{_bindir}/R CMD check %{packname}
14cr|R-affy-1.40.0-2|48	%endif
14cr|R-affy-1.40.0-2|49	
14cr|R-affy-1.40.0-2|50	%files
14cr|R-affy-1.40.0-2|51	%dir %{rlibdir}/%{packname}
14cr|R-affy-1.40.0-2|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-affy-1.40.0-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-affy-1.40.0-2|54	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-affy-1.40.0-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-affy-1.40.0-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-affy-1.40.0-2|57	%{rlibdir}/%{packname}/INDEX
14cr|R-affy-1.40.0-2|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-affy-1.40.0-2|59	%{rlibdir}/%{packname}/Meta
14cr|R-affy-1.40.0-2|60	%{rlibdir}/%{packname}/R
14cr|R-affy-1.40.0-2|61	%{rlibdir}/%{packname}/data
14cr|R-affy-1.40.0-2|62	%{rlibdir}/%{packname}/demo
14cr|R-affy-1.40.0-2|63	%{rlibdir}/%{packname}/help
14cr|R-affy-1.40.0-2|64	%{rlibdir}/%{packname}/libs
14cr|R-affy-1.40.0-2|65	%{rlibdir}/%{packname}/tests
14cr|R-affy-1.40.0-2|66	
14cr|R-affy-1.40.0-2|67	
14cr|R-affy-1.40.0-2|68	
14cr|R-affy-1.40.0-2|69	%changelog
14cr|R-affy-1.40.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-affy-1.40.0-2|71	+ Revision: 5774324
14cr|R-affy-1.40.0-2|72	- MassBuild#464: Increase release tag
14cr|R-affy-1.40.0-2|73	
14cr|R-affy-1.40.0-2|74	

7190 14
14cr|R-affydata-1.11.15-3|1	%global packname  affydata
14cr|R-affydata-1.11.15-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-affydata-1.11.15-3|3	
14cr|R-affydata-1.11.15-3|4	%define debug_package %{nil}
14cr|R-affydata-1.11.15-3|5	
14cr|R-affydata-1.11.15-3|6	Name:             R-%{packname}
14cr|R-affydata-1.11.15-3|7	Version:          1.11.15
14cr|R-affydata-1.11.15-3|8	Release:          3
14cr|R-affydata-1.11.15-3|9	Summary:          Affymetrix Data for Demonstration Purpose
14cr|R-affydata-1.11.15-3|10	Group:            Sciences/Mathematics
14cr|R-affydata-1.11.15-3|11	License:          GPL (>= 2)
14cr|R-affydata-1.11.15-3|12	URL:              None
14cr|R-affydata-1.11.15-3|13	Source0:          http://bioconductor.org/packages/2.9/data/experiment/src/contrib/affydata_1.11.15.tar.gz
14cr|R-affydata-1.11.15-3|14	Requires:         R-affy
14cr|R-affydata-1.11.15-3|15	Requires:         R-methods
14cr|R-affydata-1.11.15-3|16	Requires:         R-hgu95av2cdf R-hgu133acdf
14cr|R-affydata-1.11.15-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-affy
14cr|R-affydata-1.11.15-3|18	BuildRequires:    R-methods
14cr|R-affydata-1.11.15-3|19	BuildRequires:    R-hgu95av2cdf R-hgu133acdf
14cr|R-affydata-1.11.15-3|20	
14cr|R-affydata-1.11.15-3|21	%description
14cr|R-affydata-1.11.15-3|22	Example datasets of a slightly large size. They represent 'real world
14cr|R-affydata-1.11.15-3|23	examples', unlike the artificial examples included in the package affy.
14cr|R-affydata-1.11.15-3|24	
14cr|R-affydata-1.11.15-3|25	%prep
14cr|R-affydata-1.11.15-3|26	%setup -q -c -n %{packname}
14cr|R-affydata-1.11.15-3|27	
14cr|R-affydata-1.11.15-3|28	%build
14cr|R-affydata-1.11.15-3|29	
14cr|R-affydata-1.11.15-3|30	%install
14cr|R-affydata-1.11.15-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-affydata-1.11.15-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-affydata-1.11.15-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-affydata-1.11.15-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-affydata-1.11.15-3|35	
14cr|R-affydata-1.11.15-3|36	%check
14cr|R-affydata-1.11.15-3|37	%{_bindir}/R CMD check %{packname}
14cr|R-affydata-1.11.15-3|38	
14cr|R-affydata-1.11.15-3|39	%files
14cr|R-affydata-1.11.15-3|40	%dir %{rlibdir}/%{packname}
14cr|R-affydata-1.11.15-3|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-affydata-1.11.15-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-affydata-1.11.15-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-affydata-1.11.15-3|44	%{rlibdir}/%{packname}/INDEX
14cr|R-affydata-1.11.15-3|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-affydata-1.11.15-3|46	%{rlibdir}/%{packname}/Meta
14cr|R-affydata-1.11.15-3|47	%{rlibdir}/%{packname}/R
14cr|R-affydata-1.11.15-3|48	%{rlibdir}/%{packname}/celfiles
14cr|R-affydata-1.11.15-3|49	%{rlibdir}/%{packname}/data
14cr|R-affydata-1.11.15-3|50	%{rlibdir}/%{packname}/extracelfiles
14cr|R-affydata-1.11.15-3|51	%{rlibdir}/%{packname}/help
14cr|R-affydata-1.11.15-3|52	
14cr|R-affydata-1.11.15-3|53	
14cr|R-affydata-1.11.15-3|54	
14cr|R-affydata-1.11.15-3|55	%changelog
14cr|R-affydata-1.11.15-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.15-3
14cr|R-affydata-1.11.15-3|57	+ Revision: aeca061
14cr|R-affydata-1.11.15-3|58	- MassBuild#464: Increase release tag
14cr|R-affydata-1.11.15-3|59	
14cr|R-affydata-1.11.15-3|60	

7191 14
14cr|R-affyio-1.30.0-2|1	%global packname  affyio
14cr|R-affyio-1.30.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-affyio-1.30.0-2|3	
14cr|R-affyio-1.30.0-2|4	Name:             R-%{packname}
14cr|R-affyio-1.30.0-2|5	Version:          1.30.0
14cr|R-affyio-1.30.0-2|6	Release:          2
14cr|R-affyio-1.30.0-2|7	Summary:          Tools for parsing Affymetrix data files
14cr|R-affyio-1.30.0-2|8	Group:            Sciences/Mathematics
14cr|R-affyio-1.30.0-2|9	License:          LGPL (>= 2)
14cr|R-affyio-1.30.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-affyio-1.30.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/affyio_1.30.0.tar.gz
14cr|R-affyio-1.30.0-2|12	Requires:         R-methods
14cr|R-affyio-1.30.0-2|13	Requires:         R-zlibbioc
14cr|R-affyio-1.30.0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-affyio-1.30.0-2|15	BuildRequires:    R-zlibbioc
14cr|R-affyio-1.30.0-2|16	BuildRequires:    zlib-devel
14cr|R-affyio-1.30.0-2|17	
14cr|R-affyio-1.30.0-2|18	%description
14cr|R-affyio-1.30.0-2|19	Routines for parsing Affymetrix data files based upon file format
14cr|R-affyio-1.30.0-2|20	information. Primary focus is on accessing the CEL and CDF file formats.
14cr|R-affyio-1.30.0-2|21	
14cr|R-affyio-1.30.0-2|22	%prep
14cr|R-affyio-1.30.0-2|23	%setup -q -c -n %{packname}
14cr|R-affyio-1.30.0-2|24	
14cr|R-affyio-1.30.0-2|25	%build
14cr|R-affyio-1.30.0-2|26	
14cr|R-affyio-1.30.0-2|27	%install
14cr|R-affyio-1.30.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-affyio-1.30.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-affyio-1.30.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-affyio-1.30.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-affyio-1.30.0-2|32	
14cr|R-affyio-1.30.0-2|33	%check
14cr|R-affyio-1.30.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-affyio-1.30.0-2|35	
14cr|R-affyio-1.30.0-2|36	%files
14cr|R-affyio-1.30.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-affyio-1.30.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-affyio-1.30.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-affyio-1.30.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-affyio-1.30.0-2|41	%{rlibdir}/%{packname}/LICENSE
14cr|R-affyio-1.30.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-affyio-1.30.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-affyio-1.30.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-affyio-1.30.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-affyio-1.30.0-2|46	%{rlibdir}/%{packname}/libs
14cr|R-affyio-1.30.0-2|47	
14cr|R-affyio-1.30.0-2|48	
14cr|R-affyio-1.30.0-2|49	
14cr|R-affyio-1.30.0-2|50	%changelog
14cr|R-affyio-1.30.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-2
14cr|R-affyio-1.30.0-2|52	+ Revision: 458ae9e
14cr|R-affyio-1.30.0-2|53	- MassBuild#464: Increase release tag
14cr|R-affyio-1.30.0-2|54	
14cr|R-affyio-1.30.0-2|55	

7192 14
14cr|R-AGD-0.30-2|1	%global packname  AGD
14cr|R-AGD-0.30-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-AGD-0.30-2|3	
14cr|R-AGD-0.30-2|4	Name:             R-%{packname}
14cr|R-AGD-0.30-2|5	Version:          0.30
14cr|R-AGD-0.30-2|6	Release:          2
14cr|R-AGD-0.30-2|7	Summary:          Analysis of Growth Data
14cr|R-AGD-0.30-2|8	Group:            Sciences/Mathematics
14cr|R-AGD-0.30-2|9	License:          GPLv2+
14cr|R-AGD-0.30-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-AGD-0.30-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-AGD-0.30-2|12	BuildArch:        noarch
14cr|R-AGD-0.30-2|13	Requires:         R-core
14cr|R-AGD-0.30-2|14	
14cr|R-AGD-0.30-2|15	Requires:         R-gamlss
14cr|R-AGD-0.30-2|16	
14cr|R-AGD-0.30-2|17	
14cr|R-AGD-0.30-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-gamlss
14cr|R-AGD-0.30-2|19	
14cr|R-AGD-0.30-2|20	
14cr|R-AGD-0.30-2|21	%description
14cr|R-AGD-0.30-2|22	Tools for NIHES course EP18 'Analysis of Growth Data', May 22-23 2012,
14cr|R-AGD-0.30-2|23	
14cr|R-AGD-0.30-2|24	%prep
14cr|R-AGD-0.30-2|25	%setup -q -c -n %{packname}
14cr|R-AGD-0.30-2|26	
14cr|R-AGD-0.30-2|27	%build
14cr|R-AGD-0.30-2|28	
14cr|R-AGD-0.30-2|29	%install
14cr|R-AGD-0.30-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-AGD-0.30-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-AGD-0.30-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-AGD-0.30-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-AGD-0.30-2|34	
14cr|R-AGD-0.30-2|35	%check
14cr|R-AGD-0.30-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-AGD-0.30-2|37	
14cr|R-AGD-0.30-2|38	%files
14cr|R-AGD-0.30-2|39	%dir %{rlibdir}/%{packname}
14cr|R-AGD-0.30-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-AGD-0.30-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-AGD-0.30-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-AGD-0.30-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-AGD-0.30-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-AGD-0.30-2|45	%{rlibdir}/%{packname}/CITATION
14cr|R-AGD-0.30-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-AGD-0.30-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-AGD-0.30-2|48	%{rlibdir}/%{packname}/R
14cr|R-AGD-0.30-2|49	%{rlibdir}/%{packname}/data
14cr|R-AGD-0.30-2|50	%{rlibdir}/%{packname}/help
14cr|R-AGD-0.30-2|51	
14cr|R-AGD-0.30-2|52	%changelog
14cr|R-AGD-0.30-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30-2
14cr|R-AGD-0.30-2|54	+ Revision: 01e5965
14cr|R-AGD-0.30-2|55	- MassBuild#464: Increase release tag
14cr|R-AGD-0.30-2|56	
14cr|R-AGD-0.30-2|57	

7193 14
14cr|rage-0.1.0-1|1	Summary:	Enlightened media center
14cr|rage-0.1.0-1|2	Name:		rage
14cr|rage-0.1.0-1|3	Version:	0.1.0
14cr|rage-0.1.0-1|4	Release:	1
14cr|rage-0.1.0-1|5	Epoch:		1
14cr|rage-0.1.0-1|6	License:	BSD
14cr|rage-0.1.0-1|7	Group:		Graphical desktop/Enlightenment
14cr|rage-0.1.0-1|8	Url:		http://www.enlightenment.org/
14cr|rage-0.1.0-1|9	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.bz2
14cr|rage-0.1.0-1|10	BuildRequires:	edje
14cr|rage-0.1.0-1|11	BuildRequires:	evas
14cr|rage-0.1.0-1|12	BuildRequires:	pkgconfig(ecore)
14cr|rage-0.1.0-1|13	BuildRequires:	pkgconfig(edje)
14cr|rage-0.1.0-1|14	BuildRequires:	pkgconfig(elementary)
14cr|rage-0.1.0-1|15	BuildRequires:	pkgconfig(emotion)
14cr|rage-0.1.0-1|16	BuildRequires:	pkgconfig(evas)
14cr|rage-0.1.0-1|17	
14cr|rage-0.1.0-1|18	%description
14cr|rage-0.1.0-1|19	This is a media center designed mostly for use on a television hooked up to
14cr|rage-0.1.0-1|20	your pc via a remote control. see the key controls at the end to make your
14cr|rage-0.1.0-1|21	remote send the right keystrokes - eventually this will be 100% configurable
14cr|rage-0.1.0-1|22	via the gui.
14cr|rage-0.1.0-1|23	
14cr|rage-0.1.0-1|24	%files
14cr|rage-0.1.0-1|25	%doc AUTHORS README ChangeLog NEWS TODO
14cr|rage-0.1.0-1|26	%{_bindir}/*
14cr|rage-0.1.0-1|27	%{_datadir}/%{name}
14cr|rage-0.1.0-1|28	%{_datadir}/applications/%{name}.desktop
14cr|rage-0.1.0-1|29	%{_datadir}/pixmaps/%{name}.png
14cr|rage-0.1.0-1|30	%{_libdir}/%{name}/utils/rage_thumb
14cr|rage-0.1.0-1|31	
14cr|rage-0.1.0-1|32	#----------------------------------------------------------------------------
14cr|rage-0.1.0-1|33	
14cr|rage-0.1.0-1|34	%prep
14cr|rage-0.1.0-1|35	%setup -q
14cr|rage-0.1.0-1|36	
14cr|rage-0.1.0-1|37	%build
14cr|rage-0.1.0-1|38	autoreconf -fi
14cr|rage-0.1.0-1|39	%configure2_5x
14cr|rage-0.1.0-1|40	%make
14cr|rage-0.1.0-1|41	
14cr|rage-0.1.0-1|42	%install
14cr|rage-0.1.0-1|43	%makeinstall_std
14cr|rage-0.1.0-1|44	
14cr|rage-0.1.0-1|45	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|rage-0.1.0-1|46	mv %{buildroot}%{_datadir}/icons/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|rage-0.1.0-1|47	
14cr|rage-0.1.0-1|48	%changelog
14cr|rage-0.1.0-1|49	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.1.0-1
14cr|rage-0.1.0-1|50	+ Revision: 25b47e3
14cr|rage-0.1.0-1|51	- Update to release tarball, update files
14cr|rage-0.1.0-1|52	
14cr|rage-0.1.0-1|53	

7194 14
14cr|ragel-6.8-2|1	Name:           ragel
14cr|ragel-6.8-2|2	Version:        6.8
14cr|ragel-6.8-2|3	Release:        2
14cr|ragel-6.8-2|4	Summary:        Finite state machine compiler
14cr|ragel-6.8-2|5	
14cr|ragel-6.8-2|6	Group:          Development/Other
14cr|ragel-6.8-2|7	License:        GPLv2+
14cr|ragel-6.8-2|8	URL:            http://www.cs.queensu.ca/~thurston/ragel/
14cr|ragel-6.8-2|9	Source0:        http://www.cs.queensu.ca/~thurston/ragel/%{name}-%{version}.tar.gz
14cr|ragel-6.8-2|10	
14cr|ragel-6.8-2|11	BuildRequires:  transfig
14cr|ragel-6.8-2|12	
14cr|ragel-6.8-2|13	%description
14cr|ragel-6.8-2|14	Ragel compiles finite state machines from regular languages into executable C,
14cr|ragel-6.8-2|15	C++, Objective-C, D, Java or Ruby code.
14cr|ragel-6.8-2|16	
14cr|ragel-6.8-2|17	Ragel state machines can not only recognize byte sequences as regular
14cr|ragel-6.8-2|18	expression machines do, but can also execute code at arbitrary points in the
14cr|ragel-6.8-2|19	recognition of a regular language.
14cr|ragel-6.8-2|20	
14cr|ragel-6.8-2|21	Code embedding is done using inline operators that do not disrupt the regular
14cr|ragel-6.8-2|22	language syntax.
14cr|ragel-6.8-2|23	
14cr|ragel-6.8-2|24	%prep
14cr|ragel-6.8-2|25	%setup -q
14cr|ragel-6.8-2|26	
14cr|ragel-6.8-2|27	%build
14cr|ragel-6.8-2|28	%configure2_5x
14cr|ragel-6.8-2|29	%make
14cr|ragel-6.8-2|30	pushd doc
14cr|ragel-6.8-2|31	%make
14cr|ragel-6.8-2|32	popd
14cr|ragel-6.8-2|33	
14cr|ragel-6.8-2|34	
14cr|ragel-6.8-2|35	%install
14cr|ragel-6.8-2|36	%makeinstall
14cr|ragel-6.8-2|37	chmod a-x examples/*
14cr|ragel-6.8-2|38	pushd doc
14cr|ragel-6.8-2|39	%makeinstall
14cr|ragel-6.8-2|40	popd
14cr|ragel-6.8-2|41	
14cr|ragel-6.8-2|42	%clean
14cr|ragel-6.8-2|43	
14cr|ragel-6.8-2|44	%files
14cr|ragel-6.8-2|45	%doc COPYING ragel.vim
14cr|ragel-6.8-2|46	%doc examples
14cr|ragel-6.8-2|47	%doc doc/ragel-guide.pdf
14cr|ragel-6.8-2|48	%{_bindir}/ragel
14cr|ragel-6.8-2|49	%{_mandir}/*/*
14cr|ragel-6.8-2|50	
14cr|ragel-6.8-2|51	
14cr|ragel-6.8-2|52	
14cr|ragel-6.8-2|53	%changelog
14cr|ragel-6.8-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.8-2
14cr|ragel-6.8-2|55	+ Revision: 9430541
14cr|ragel-6.8-2|56	- MassBuild#464: Increase release tag
14cr|ragel-6.8-2|57	
14cr|ragel-6.8-2|58	

7195 14
14cr|raggle-0.4.4-6|1	%define name raggle
14cr|raggle-0.4.4-6|2	%define version 0.4.4
14cr|raggle-0.4.4-6|3	%define release 6
14cr|raggle-0.4.4-6|4	
14cr|raggle-0.4.4-6|5	Summary: A console RSS aggregator with a curses ui
14cr|raggle-0.4.4-6|6	Name: %name
14cr|raggle-0.4.4-6|7	Version: %version
14cr|raggle-0.4.4-6|8	Release: %release
14cr|raggle-0.4.4-6|9	License: BSD-like
14cr|raggle-0.4.4-6|10	Group: Networking/News
14cr|raggle-0.4.4-6|11	URL: http://www.raggle.org/
14cr|raggle-0.4.4-6|12	Source0: %{name}-%{version}.tar.bz2
14cr|raggle-0.4.4-6|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|raggle-0.4.4-6|14	BuildRequires: ruby-devel
14cr|raggle-0.4.4-6|15	Requires: ruby-ncurses
14cr|raggle-0.4.4-6|16	BuildArch: noarch
14cr|raggle-0.4.4-6|17	
14cr|raggle-0.4.4-6|18	%description
14cr|raggle-0.4.4-6|19	Raggle is a console RSS aggregator, written in Ruby. Features include
14cr|raggle-0.4.4-6|20	customizable keybindings, basic HTML rendering, HTTP proxy support,
14cr|raggle-0.4.4-6|21	OPML import/export, themes, support for various versions of RSS,
14cr|raggle-0.4.4-6|22	Screen support. browser auto-detection, and more.
14cr|raggle-0.4.4-6|23	
14cr|raggle-0.4.4-6|24	%prep
14cr|raggle-0.4.4-6|25	%setup -q
14cr|raggle-0.4.4-6|26	
14cr|raggle-0.4.4-6|27	%clean
14cr|raggle-0.4.4-6|28	rm -rf %buildroot
14cr|raggle-0.4.4-6|29	
14cr|raggle-0.4.4-6|30	%install
14cr|raggle-0.4.4-6|31	rm -rf %buildroot
14cr|raggle-0.4.4-6|32	make install PREFIX=%buildroot/%_prefix
14cr|raggle-0.4.4-6|33	rm -Rf %buildroot/%_datadir/doc/
14cr|raggle-0.4.4-6|34	
14cr|raggle-0.4.4-6|35	%files
14cr|raggle-0.4.4-6|36	%defattr(-,root,root)
14cr|raggle-0.4.4-6|37	%doc AUTHORS  ChangeLog  doc/*  README  TODO
14cr|raggle-0.4.4-6|38	%doc BUGS     COPYING
14cr|raggle-0.4.4-6|39	%_bindir/*
14cr|raggle-0.4.4-6|40	%_mandir/man1/*
14cr|raggle-0.4.4-6|41	%_datadir/%name/
14cr|raggle-0.4.4-6|42	
14cr|raggle-0.4.4-6|43	
14cr|raggle-0.4.4-6|44	
14cr|raggle-0.4.4-6|45	
14cr|raggle-0.4.4-6|46	
14cr|raggle-0.4.4-6|47	%changelog
14cr|raggle-0.4.4-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-6
14cr|raggle-0.4.4-6|49	+ Revision: dbd7b5e
14cr|raggle-0.4.4-6|50	- MassBuild#464: Increase release tag
14cr|raggle-0.4.4-6|51	
14cr|raggle-0.4.4-6|52	

7196 14
14cr|rails-4.1.1-3|1	Summary:	Web-application framework with template engine, control-flow layer, and ORM
14cr|rails-4.1.1-3|2	Name:		rails
14cr|rails-4.1.1-3|3	Version:	4.1.1
14cr|rails-4.1.1-3|4	Release:	3
14cr|rails-4.1.1-3|5	Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
14cr|rails-4.1.1-3|6	License:	MIT
14cr|rails-4.1.1-3|7	Group:		System/Servers
14cr|rails-4.1.1-3|8	Url:		http://www.rubyonrails.org/
14cr|rails-4.1.1-3|9	BuildArch:	noarch
14cr|rails-4.1.1-3|10	BuildRequires:	ruby-RubyGems
14cr|rails-4.1.1-3|11	
14cr|rails-4.1.1-3|12	%description
14cr|rails-4.1.1-3|13	Rails is a full-stack framework for developing database-backed web
14cr|rails-4.1.1-3|14	applications according to the Model-View-Control pattern. From the
14cr|rails-4.1.1-3|15	Ajax in the view, to the request and response in the controller, to
14cr|rails-4.1.1-3|16	the domain model wrapping the database, Rails gives you a pure-Ruby
14cr|rails-4.1.1-3|17	development environment. To go live, all you need to add is a database
14cr|rails-4.1.1-3|18	and a web server.
14cr|rails-4.1.1-3|19	
14cr|rails-4.1.1-3|20	%prep
14cr|rails-4.1.1-3|21	%setup -c
14cr|rails-4.1.1-3|22	
14cr|rails-4.1.1-3|23	%build
14cr|rails-4.1.1-3|24	
14cr|rails-4.1.1-3|25	%install
14cr|rails-4.1.1-3|26	
14cr|rails-4.1.1-3|27	gem install -E -n %{buildroot}%{_bindir} --no-ri --no-rdoc --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rails-4.1.1-3|28	
14cr|rails-4.1.1-3|29	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|rails-4.1.1-3|30	
14cr|rails-4.1.1-3|31	
14cr|rails-4.1.1-3|32	%files
14cr|rails-4.1.1-3|33	%{ruby_gemdir}/gems/%{name}-%{version}
14cr|rails-4.1.1-3|34	%{ruby_gemdir}/specifications/%{name}-%{version}.gemspec
14cr|rails-4.1.1-3|35	
14cr|rails-4.1.1-3|36	%changelog
14cr|rails-4.1.1-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|rails-4.1.1-3|38	+ Revision: b1c6606
14cr|rails-4.1.1-3|39	- MassBuild#464: Increase release tag
14cr|rails-4.1.1-3|40	
14cr|rails-4.1.1-3|41	

7197 14
14cr|rakarrack-0.6.1-3|1	Summary:    Guitar FX processor emulator
14cr|rakarrack-0.6.1-3|2	Name:       rakarrack
14cr|rakarrack-0.6.1-3|3	Version:    0.6.1
14cr|rakarrack-0.6.1-3|4	Release:    3
14cr|rakarrack-0.6.1-3|5	License:    GPLv2
14cr|rakarrack-0.6.1-3|6	Group:      Sound
14cr|rakarrack-0.6.1-3|7	URL:        http://rakarrack.sourceforge.net/
14cr|rakarrack-0.6.1-3|8	Source0:    http://dfn.dl.sourceforge.net/sourceforge/rakarrack/%{name}-%{version}.tar.bz2
14cr|rakarrack-0.6.1-3|9	Patch0:     rakarrack-0.6.1-strfmt.patch
14cr|rakarrack-0.6.1-3|10	BuildRequires:  pkgconfig(alsa)
14cr|rakarrack-0.6.1-3|11	BuildRequires:  pkgconfig(cairo)
14cr|rakarrack-0.6.1-3|12	BuildRequires:  pkgconfig(pixman-1)
14cr|rakarrack-0.6.1-3|13	BuildRequires:  alsa-utils
14cr|rakarrack-0.6.1-3|14	BuildRequires:  desktop-file-utils
14cr|rakarrack-0.6.1-3|15	BuildRequires:  fltk-devel
14cr|rakarrack-0.6.1-3|16	BuildRequires:  jackit-devel
14cr|rakarrack-0.6.1-3|17	BuildRequires:  libpng-devel
14cr|rakarrack-0.6.1-3|18	BuildRequires:  libxau-devel
14cr|rakarrack-0.6.1-3|19	BuildRequires:  libxdmcp-devel
14cr|rakarrack-0.6.1-3|20	BuildRequires:  libxpm-devel
14cr|rakarrack-0.6.1-3|21	BuildRequires:  xcb-devel
14cr|rakarrack-0.6.1-3|22	BuildRequires:  libxft-devel
14cr|rakarrack-0.6.1-3|23	BuildRequires:  libsamplerate-devel
14cr|rakarrack-0.6.1-3|24	BuildRequires:  sndfile-devel
14cr|rakarrack-0.6.1-3|25	
14cr|rakarrack-0.6.1-3|26	%description
14cr|rakarrack-0.6.1-3|27	Rakarrack is a FX processor emulator for guitar and other purposes. It provides
14cr|rakarrack-0.6.1-3|28	many effects: tcompressor, expander, noise gate, graphic equalizer, parametric
14cr|rakarrack-0.6.1-3|29	equalizer, exciter, shuffle, convolotron, valve, flanger, dual flange, chorus,
14cr|rakarrack-0.6.1-3|30	musicaldelay, arpie, echo with reverse playback, musical delay, reverb,
14cr|rakarrack-0.6.1-3|31	digital phaser, analogic phaser, synthfilter, varyband, ring, wah-wah,
14cr|rakarrack-0.6.1-3|32	alien-wah, mutromojo, harmonizer, looper and four flexible distortion modules
14cr|rakarrack-0.6.1-3|33	including sub-octave modulation and dirty octave up. It features real time
14cr|rakarrack-0.6.1-3|34	processing, JACK support, an online tuner, bank and preset managment, and a
14cr|rakarrack-0.6.1-3|35	monophonic MIDI converter. Patch files from previous versions can be converted
14cr|rakarrack-0.6.1-3|36	using the provided rakconvert script.
14cr|rakarrack-0.6.1-3|37	
14cr|rakarrack-0.6.1-3|38	%prep
14cr|rakarrack-0.6.1-3|39	%setup -q
14cr|rakarrack-0.6.1-3|40	%patch0 -p1
14cr|rakarrack-0.6.1-3|41	sed -ie 's/<Fl\//<FL\//g' src/global.h src/process.C
14cr|rakarrack-0.6.1-3|42	
14cr|rakarrack-0.6.1-3|43	%build
14cr|rakarrack-0.6.1-3|44	%configure2_5x
14cr|rakarrack-0.6.1-3|45	%make
14cr|rakarrack-0.6.1-3|46	
14cr|rakarrack-0.6.1-3|47	%install
14cr|rakarrack-0.6.1-3|48	%makeinstall_std
14cr|rakarrack-0.6.1-3|49	
14cr|rakarrack-0.6.1-3|50	%files
14cr|rakarrack-0.6.1-3|51	%defattr(-,root,root,0755)
14cr|rakarrack-0.6.1-3|52	%doc %{_docdir}/%{name}
14cr|rakarrack-0.6.1-3|53	%attr(0755,root,root) %{_bindir}/%{name}
14cr|rakarrack-0.6.1-3|54	%attr(0755,root,root) %{_bindir}/rakconvert
14cr|rakarrack-0.6.1-3|55	%attr(0755,root,root) %{_bindir}/rakgit2new
14cr|rakarrack-0.6.1-3|56	%attr(0755,root,root) %{_bindir}/rakverb
14cr|rakarrack-0.6.1-3|57	%attr(0755,root,root) %{_bindir}/rakverb2
14cr|rakarrack-0.6.1-3|58	%dir %{_datadir}/%{name}
14cr|rakarrack-0.6.1-3|59	%{_datadir}/%{name}/*
14cr|rakarrack-0.6.1-3|60	%{_datadir}/pixmaps/*.png
14cr|rakarrack-0.6.1-3|61	%{_datadir}/applications/%{name}.desktop
14cr|rakarrack-0.6.1-3|62	%{_mandir}/man1/*.1*
14cr|rakarrack-0.6.1-3|63	
14cr|rakarrack-0.6.1-3|64	
14cr|rakarrack-0.6.1-3|65	
14cr|rakarrack-0.6.1-3|66	
14cr|rakarrack-0.6.1-3|67	%changelog
14cr|rakarrack-0.6.1-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|rakarrack-0.6.1-3|69	+ Revision: ea2c6c4
14cr|rakarrack-0.6.1-3|70	- MassBuild#464: Increase release tag
14cr|rakarrack-0.6.1-3|71	
14cr|rakarrack-0.6.1-3|72	

7198 14
14cr|R-akima-0.5.11-2|1	%global packname  akima
14cr|R-akima-0.5.11-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-akima-0.5.11-2|3	
14cr|R-akima-0.5.11-2|4	Name:             R-%{packname}
14cr|R-akima-0.5.11-2|5	Version:          0.5.11
14cr|R-akima-0.5.11-2|6	Release:          2
14cr|R-akima-0.5.11-2|7	Summary:          Interpolation of irregularly spaced data
14cr|R-akima-0.5.11-2|8	Group:            Sciences/Mathematics
14cr|R-akima-0.5.11-2|9	License:          file LICENSE
14cr|R-akima-0.5.11-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-akima-0.5.11-2|11	Source0:          http://cran.r-project.org/src/contrib/akima_0.5-11.tar.gz
14cr|R-akima-0.5.11-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-akima-0.5.11-2|13	
14cr|R-akima-0.5.11-2|14	%description
14cr|R-akima-0.5.11-2|15	Linear or cubic spline interpolation for irregular gridded data
14cr|R-akima-0.5.11-2|16	
14cr|R-akima-0.5.11-2|17	%prep
14cr|R-akima-0.5.11-2|18	%setup -q -c -n %{packname}
14cr|R-akima-0.5.11-2|19	
14cr|R-akima-0.5.11-2|20	%build
14cr|R-akima-0.5.11-2|21	
14cr|R-akima-0.5.11-2|22	%install
14cr|R-akima-0.5.11-2|23	mkdir -p %{buildroot}%{rlibdir}
14cr|R-akima-0.5.11-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-akima-0.5.11-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-akima-0.5.11-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-akima-0.5.11-2|27	
14cr|R-akima-0.5.11-2|28	%check
14cr|R-akima-0.5.11-2|29	%{_bindir}/R CMD check %{packname}
14cr|R-akima-0.5.11-2|30	
14cr|R-akima-0.5.11-2|31	%files
14cr|R-akima-0.5.11-2|32	%dir %{rlibdir}/%{packname}
14cr|R-akima-0.5.11-2|33	%doc %{rlibdir}/%{packname}/html
14cr|R-akima-0.5.11-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-akima-0.5.11-2|35	%{rlibdir}/%{packname}/INDEX
14cr|R-akima-0.5.11-2|36	%{rlibdir}/%{packname}/LICENSE
14cr|R-akima-0.5.11-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-akima-0.5.11-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-akima-0.5.11-2|39	%{rlibdir}/%{packname}/R
14cr|R-akima-0.5.11-2|40	%{rlibdir}/%{packname}/data
14cr|R-akima-0.5.11-2|41	%{rlibdir}/%{packname}/help
14cr|R-akima-0.5.11-2|42	%{rlibdir}/%{packname}/libs
14cr|R-akima-0.5.11-2|43	
14cr|R-akima-0.5.11-2|44	
14cr|R-akima-0.5.11-2|45	
14cr|R-akima-0.5.11-2|46	%changelog
14cr|R-akima-0.5.11-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.11-2
14cr|R-akima-0.5.11-2|48	+ Revision: bd85e30
14cr|R-akima-0.5.11-2|49	- MassBuild#464: Increase release tag
14cr|R-akima-0.5.11-2|50	
14cr|R-akima-0.5.11-2|51	

7199 14
14cr|R-ALL-1.4.11-3|1	%global packname  ALL
14cr|R-ALL-1.4.11-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ALL-1.4.11-3|3	
14cr|R-ALL-1.4.11-3|4	%define debug_package %{nil}
14cr|R-ALL-1.4.11-3|5	
14cr|R-ALL-1.4.11-3|6	Name:             R-%{packname}
14cr|R-ALL-1.4.11-3|7	Version:          1.4.11
14cr|R-ALL-1.4.11-3|8	Release:          3
14cr|R-ALL-1.4.11-3|9	Summary:          A data package
14cr|R-ALL-1.4.11-3|10	Group:            Sciences/Mathematics
14cr|R-ALL-1.4.11-3|11	License:          Artistic-2.0
14cr|R-ALL-1.4.11-3|12	URL:              None
14cr|R-ALL-1.4.11-3|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/ALL_1.4.11.tar.gz
14cr|R-ALL-1.4.11-3|14	Requires:         R-Biobase
14cr|R-ALL-1.4.11-3|15	Requires:         R-rpart
14cr|R-ALL-1.4.11-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cr|R-ALL-1.4.11-3|17	BuildRequires:    R-rpart
14cr|R-ALL-1.4.11-3|18	
14cr|R-ALL-1.4.11-3|19	%description
14cr|R-ALL-1.4.11-3|20	Data of T- and B-cell Acute Lymphocytic Leukemia from the Ritz Laboratory
14cr|R-ALL-1.4.11-3|21	at the DFCI (includes Apr 2004 versions)
14cr|R-ALL-1.4.11-3|22	
14cr|R-ALL-1.4.11-3|23	%prep
14cr|R-ALL-1.4.11-3|24	%setup -q -c -n %{packname}
14cr|R-ALL-1.4.11-3|25	
14cr|R-ALL-1.4.11-3|26	%build
14cr|R-ALL-1.4.11-3|27	
14cr|R-ALL-1.4.11-3|28	%install
14cr|R-ALL-1.4.11-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ALL-1.4.11-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ALL-1.4.11-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ALL-1.4.11-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ALL-1.4.11-3|33	
14cr|R-ALL-1.4.11-3|34	%check
14cr|R-ALL-1.4.11-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-ALL-1.4.11-3|36	
14cr|R-ALL-1.4.11-3|37	%files
14cr|R-ALL-1.4.11-3|38	%dir %{rlibdir}/%{packname}
14cr|R-ALL-1.4.11-3|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-ALL-1.4.11-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-ALL-1.4.11-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ALL-1.4.11-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-ALL-1.4.11-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ALL-1.4.11-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-ALL-1.4.11-3|45	%{rlibdir}/%{packname}/R
14cr|R-ALL-1.4.11-3|46	%{rlibdir}/%{packname}/data
14cr|R-ALL-1.4.11-3|47	%{rlibdir}/%{packname}/help
14cr|R-ALL-1.4.11-3|48	
14cr|R-ALL-1.4.11-3|49	
14cr|R-ALL-1.4.11-3|50	
14cr|R-ALL-1.4.11-3|51	%changelog
14cr|R-ALL-1.4.11-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.11-3
14cr|R-ALL-1.4.11-3|53	+ Revision: 44a9bd1
14cr|R-ALL-1.4.11-3|54	- MassBuild#464: Increase release tag
14cr|R-ALL-1.4.11-3|55	
14cr|R-ALL-1.4.11-3|56	

7200 14
14cr|R-alr3-2.0.5-3|1	%global packname  alr3
14cr|R-alr3-2.0.5-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-alr3-2.0.5-3|3	
14cr|R-alr3-2.0.5-3|4	Name:             R-%{packname}
14cr|R-alr3-2.0.5-3|5	Version:          2.0.5
14cr|R-alr3-2.0.5-3|6	Release:          3
14cr|R-alr3-2.0.5-3|7	Summary:          Data to accompany Applied Linear Regression 3rd edition
14cr|R-alr3-2.0.5-3|8	Group:            Sciences/Mathematics
14cr|R-alr3-2.0.5-3|9	License:          GPL (>= 2)
14cr|R-alr3-2.0.5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-alr3-2.0.5-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-alr3-2.0.5-3|12	BuildArch:        noarch
14cr|R-alr3-2.0.5-3|13	Requires:         R-core
14cr|R-alr3-2.0.5-3|14	Requires:         R-car
14cr|R-alr3-2.0.5-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-car
14cr|R-alr3-2.0.5-3|16	
14cr|R-alr3-2.0.5-3|17	%description
14cr|R-alr3-2.0.5-3|18	This package is a companion to the textbook S. Weisberg (2005), "Applied
14cr|R-alr3-2.0.5-3|19	Linear Regression," 3rd edition, Wiley. It includes all the data sets
14cr|R-alr3-2.0.5-3|20	discussed in the book (except one), and a few functions that are tailored
14cr|R-alr3-2.0.5-3|21	to the methods discussed in the book.  As of version 2.0.0, this package
14cr|R-alr3-2.0.5-3|22	depends on the car package. Many functions formerly in alr3 have been
14cr|R-alr3-2.0.5-3|23	renamed and now reside in car. Data files have beeen lightly modified to
14cr|R-alr3-2.0.5-3|24	make some data columns row labels.
14cr|R-alr3-2.0.5-3|25	
14cr|R-alr3-2.0.5-3|26	%prep
14cr|R-alr3-2.0.5-3|27	%setup -q -c -n %{packname}
14cr|R-alr3-2.0.5-3|28	
14cr|R-alr3-2.0.5-3|29	%build
14cr|R-alr3-2.0.5-3|30	
14cr|R-alr3-2.0.5-3|31	%install
14cr|R-alr3-2.0.5-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-alr3-2.0.5-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-alr3-2.0.5-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-alr3-2.0.5-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-alr3-2.0.5-3|36	
14cr|R-alr3-2.0.5-3|37	%check
14cr|R-alr3-2.0.5-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-alr3-2.0.5-3|39	
14cr|R-alr3-2.0.5-3|40	%files
14cr|R-alr3-2.0.5-3|41	%dir %{rlibdir}/%{packname}
14cr|R-alr3-2.0.5-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-alr3-2.0.5-3|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-alr3-2.0.5-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-alr3-2.0.5-3|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-alr3-2.0.5-3|46	%{rlibdir}/%{packname}/INDEX
14cr|R-alr3-2.0.5-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-alr3-2.0.5-3|48	%{rlibdir}/%{packname}/Meta
14cr|R-alr3-2.0.5-3|49	%{rlibdir}/%{packname}/R
14cr|R-alr3-2.0.5-3|50	%{rlibdir}/%{packname}/data
14cr|R-alr3-2.0.5-3|51	%{rlibdir}/%{packname}/extdata
14cr|R-alr3-2.0.5-3|52	%{rlibdir}/%{packname}/help
14cr|R-alr3-2.0.5-3|53	
14cr|R-alr3-2.0.5-3|54	
14cr|R-alr3-2.0.5-3|55	
14cr|R-alr3-2.0.5-3|56	%changelog
14cr|R-alr3-2.0.5-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-3
14cr|R-alr3-2.0.5-3|58	+ Revision: b900e90
14cr|R-alr3-2.0.5-3|59	- MassBuild#464: Increase release tag
14cr|R-alr3-2.0.5-3|60	
14cr|R-alr3-2.0.5-3|61	

7201 14
14cr|R-amap-0.8.12-2|1	%global packname  amap
14cr|R-amap-0.8.12-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-amap-0.8.12-2|3	
14cr|R-amap-0.8.12-2|4	Name:             R-%{packname}
14cr|R-amap-0.8.12-2|5	Version:          0.8.12
14cr|R-amap-0.8.12-2|6	Release:          2
14cr|R-amap-0.8.12-2|7	Summary:          Another Multidimensional Analysis Package
14cr|R-amap-0.8.12-2|8	Group:            Sciences/Mathematics
14cr|R-amap-0.8.12-2|9	License:          GPL
14cr|R-amap-0.8.12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-amap-0.8.12-2|11	Source0:          http://cran.r-project.org/src/contrib/amap_0.8-12.tar.gz
14cr|R-amap-0.8.12-2|12	Requires:         R-Biobase
14cr|R-amap-0.8.12-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-amap-0.8.12-2|14	BuildRequires:    R-Biobase
14cr|R-amap-0.8.12-2|15	
14cr|R-amap-0.8.12-2|16	%description
14cr|R-amap-0.8.12-2|17	Tools for Clustering and Principal Component Analysis (With robusts
14cr|R-amap-0.8.12-2|18	methods, and parallelized functions).
14cr|R-amap-0.8.12-2|19	
14cr|R-amap-0.8.12-2|20	%prep
14cr|R-amap-0.8.12-2|21	%setup -q -c -n %{packname}
14cr|R-amap-0.8.12-2|22	
14cr|R-amap-0.8.12-2|23	%build
14cr|R-amap-0.8.12-2|24	
14cr|R-amap-0.8.12-2|25	%install
14cr|R-amap-0.8.12-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-amap-0.8.12-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-amap-0.8.12-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-amap-0.8.12-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-amap-0.8.12-2|30	
14cr|R-amap-0.8.12-2|31	#%check
14cr|R-amap-0.8.12-2|32	#%{_bindir}/R CMD check %{packname}
14cr|R-amap-0.8.12-2|33	
14cr|R-amap-0.8.12-2|34	%files
14cr|R-amap-0.8.12-2|35	%dir %{rlibdir}/%{packname}
14cr|R-amap-0.8.12-2|36	%doc %{rlibdir}/%{packname}/doc
14cr|R-amap-0.8.12-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-amap-0.8.12-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-amap-0.8.12-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-amap-0.8.12-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-amap-0.8.12-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-amap-0.8.12-2|42	%{rlibdir}/%{packname}/R
14cr|R-amap-0.8.12-2|43	%{rlibdir}/%{packname}/data
14cr|R-amap-0.8.12-2|44	%{rlibdir}/%{packname}/demo
14cr|R-amap-0.8.12-2|45	%{rlibdir}/%{packname}/exec
14cr|R-amap-0.8.12-2|46	%{rlibdir}/%{packname}/help
14cr|R-amap-0.8.12-2|47	%{rlibdir}/%{packname}/libs
14cr|R-amap-0.8.12-2|48	%{rlibdir}/%{packname}/po
14cr|R-amap-0.8.12-2|49	
14cr|R-amap-0.8.12-2|50	
14cr|R-amap-0.8.12-2|51	
14cr|R-amap-0.8.12-2|52	%changelog
14cr|R-amap-0.8.12-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.12-2
14cr|R-amap-0.8.12-2|54	+ Revision: fb65f8a
14cr|R-amap-0.8.12-2|55	- MassBuild#464: Increase release tag
14cr|R-amap-0.8.12-2|56	
14cr|R-amap-0.8.12-2|57	

7202 14
14cr|R-Amelia-1.7.2-3|1	%global packname Amelia
14cr|R-Amelia-1.7.2-3|2	%global rlibdir %{_libdir}/R/library
14cr|R-Amelia-1.7.2-3|3	
14cr|R-Amelia-1.7.2-3|4	Name:             R-%{packname}
14cr|R-Amelia-1.7.2-3|5	Version:          1.7.2
14cr|R-Amelia-1.7.2-3|6	Release:          3
14cr|R-Amelia-1.7.2-3|7	Summary:          Amelia II: A Program for Missing Data
14cr|R-Amelia-1.7.2-3|8	Group:            Sciences/Mathematics
14cr|R-Amelia-1.7.2-3|9	License:          GPLv2+
14cr|R-Amelia-1.7.2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Amelia-1.7.2-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-Amelia-1.7.2-3|12	Requires:         R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
14cr|R-Amelia-1.7.2-3|13	Requires:         liblapack libblas
14cr|R-Amelia-1.7.2-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Amelia-1.7.2-3|15	BuildRequires:    R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
14cr|R-Amelia-1.7.2-3|16	BuildRequires:    lapack-devel
14cr|R-Amelia-1.7.2-3|17	
14cr|R-Amelia-1.7.2-3|18	%description
14cr|R-Amelia-1.7.2-3|19	Amelia II multiply imputes missing data in a single
14cr|R-Amelia-1.7.2-3|20	cross-section (such as a survey), from a time series (like
14cr|R-Amelia-1.7.2-3|21	variables collected for each year in a country), or from a
14cr|R-Amelia-1.7.2-3|22	time-series-cross-sectional data set (such as collected by
14cr|R-Amelia-1.7.2-3|23	years for each of several countries). Amelia II implements our
14cr|R-Amelia-1.7.2-3|24	bootstrapping-based algorithm that gives essentially the same
14cr|R-Amelia-1.7.2-3|25	answers as the standard IP or EMis approaches, is usually
14cr|R-Amelia-1.7.2-3|26	considerably faster than existing approaches and can handle
14cr|R-Amelia-1.7.2-3|27	many more variables. Unlike Amelia I and other statistically
14cr|R-Amelia-1.7.2-3|28	rigorous imputation software, it virtually never crashes (but
14cr|R-Amelia-1.7.2-3|29	please let us know if you ﬁnd to the contrary!). The program
14cr|R-Amelia-1.7.2-3|30	also generalizes existing approaches by allowing for trends in
14cr|R-Amelia-1.7.2-3|31	time series across observations within a crosssectional unit,
14cr|R-Amelia-1.7.2-3|32	as well as priors that allow experts to incorporate beliefs
14cr|R-Amelia-1.7.2-3|33	they have about the values of missing cells in their data.
14cr|R-Amelia-1.7.2-3|34	Amelia II also includes useful diagnostics of the ﬁt of
14cr|R-Amelia-1.7.2-3|35	multiple imputation models. The program works from the R
14cr|R-Amelia-1.7.2-3|36	command line or via a graphical user interface that does not
14cr|R-Amelia-1.7.2-3|37	require users to know R.
14cr|R-Amelia-1.7.2-3|38	
14cr|R-Amelia-1.7.2-3|39	%prep
14cr|R-Amelia-1.7.2-3|40	%setup -q -c -n %{packname}
14cr|R-Amelia-1.7.2-3|41	
14cr|R-Amelia-1.7.2-3|42	%build
14cr|R-Amelia-1.7.2-3|43	
14cr|R-Amelia-1.7.2-3|44	%install
14cr|R-Amelia-1.7.2-3|45	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Amelia-1.7.2-3|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Amelia-1.7.2-3|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Amelia-1.7.2-3|48	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Amelia-1.7.2-3|49	
14cr|R-Amelia-1.7.2-3|50	%files
14cr|R-Amelia-1.7.2-3|51	%dir %{rlibdir}/%{packname}
14cr|R-Amelia-1.7.2-3|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-Amelia-1.7.2-3|53	%doc %{rlibdir}/%{packname}/html
14cr|R-Amelia-1.7.2-3|54	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Amelia-1.7.2-3|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Amelia-1.7.2-3|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Amelia-1.7.2-3|57	%{rlibdir}/%{packname}/Meta
14cr|R-Amelia-1.7.2-3|58	%{rlibdir}/%{packname}/INDEX
14cr|R-Amelia-1.7.2-3|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Amelia-1.7.2-3|60	%{rlibdir}/%{packname}/R
14cr|R-Amelia-1.7.2-3|61	%{rlibdir}/%{packname}/data
14cr|R-Amelia-1.7.2-3|62	%{rlibdir}/%{packname}/help
14cr|R-Amelia-1.7.2-3|63	%{rlibdir}/%{packname}/gui
14cr|R-Amelia-1.7.2-3|64	%{rlibdir}/%{packname}/libs
14cr|R-Amelia-1.7.2-3|65	%{rlibdir}/%{packname}/test
14cr|R-Amelia-1.7.2-3|66	
14cr|R-Amelia-1.7.2-3|67	%changelog
14cr|R-Amelia-1.7.2-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-3
14cr|R-Amelia-1.7.2-3|69	+ Revision: 4724d1e
14cr|R-Amelia-1.7.2-3|70	- MassBuild#464: Increase release tag
14cr|R-Amelia-1.7.2-3|71	
14cr|R-Amelia-1.7.2-3|72	

7203 14
14cr|R-anchors-3.0.8-2|1	%global packname  anchors
14cr|R-anchors-3.0.8-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-anchors-3.0.8-2|3	
14cr|R-anchors-3.0.8-2|4	Name:             R-%{packname}
14cr|R-anchors-3.0.8-2|5	Version:          3.0.8
14cr|R-anchors-3.0.8-2|6	Release:          2
14cr|R-anchors-3.0.8-2|7	Summary:          Statistical analysis of surveys with anchoring vignettes
14cr|R-anchors-3.0.8-2|8	Group:            Sciences/Mathematics
14cr|R-anchors-3.0.8-2|9	License:          GPL (>= 2)
14cr|R-anchors-3.0.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-anchors-3.0.8-2|11	Source0:          http://cran.r-project.org/src/contrib/anchors_3.0-8.tar.gz
14cr|R-anchors-3.0.8-2|12	Requires:         R-rgenoud R-MASS
14cr|R-anchors-3.0.8-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rgenoud R-MASS
14cr|R-anchors-3.0.8-2|14	BuildRequires:    blas-devel
14cr|R-anchors-3.0.8-2|15	BuildRequires:    lapack-devel
14cr|R-anchors-3.0.8-2|16	
14cr|R-anchors-3.0.8-2|17	%description
14cr|R-anchors-3.0.8-2|18	Tools for analyzing survey responses with anchors.
14cr|R-anchors-3.0.8-2|19	
14cr|R-anchors-3.0.8-2|20	%prep
14cr|R-anchors-3.0.8-2|21	%setup -q -c -n %{packname}
14cr|R-anchors-3.0.8-2|22	
14cr|R-anchors-3.0.8-2|23	%build
14cr|R-anchors-3.0.8-2|24	
14cr|R-anchors-3.0.8-2|25	%install
14cr|R-anchors-3.0.8-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-anchors-3.0.8-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-anchors-3.0.8-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-anchors-3.0.8-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-anchors-3.0.8-2|30	
14cr|R-anchors-3.0.8-2|31	# %check
14cr|R-anchors-3.0.8-2|32	# %{_bindir}/R CMD check %{packname}
14cr|R-anchors-3.0.8-2|33	
14cr|R-anchors-3.0.8-2|34	%files
14cr|R-anchors-3.0.8-2|35	%dir %{rlibdir}/%{packname}
14cr|R-anchors-3.0.8-2|36	%doc %{rlibdir}/%{packname}/doc
14cr|R-anchors-3.0.8-2|37	# %doc %{rlibdir}/%{packname}/doc.tmp
14cr|R-anchors-3.0.8-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-anchors-3.0.8-2|39	# %doc %{rlibdir}/%{packname}/CITATION
14cr|R-anchors-3.0.8-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-anchors-3.0.8-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-anchors-3.0.8-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-anchors-3.0.8-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-anchors-3.0.8-2|44	%{rlibdir}/%{packname}/R
14cr|R-anchors-3.0.8-2|45	%{rlibdir}/%{packname}/data
14cr|R-anchors-3.0.8-2|46	%{rlibdir}/%{packname}/demo
14cr|R-anchors-3.0.8-2|47	%{rlibdir}/%{packname}/help
14cr|R-anchors-3.0.8-2|48	%{rlibdir}/%{packname}/libs
14cr|R-anchors-3.0.8-2|49	
14cr|R-anchors-3.0.8-2|50	
14cr|R-anchors-3.0.8-2|51	
14cr|R-anchors-3.0.8-2|52	%changelog
14cr|R-anchors-3.0.8-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.8-2
14cr|R-anchors-3.0.8-2|54	+ Revision: c737fff
14cr|R-anchors-3.0.8-2|55	- MassBuild#464: Increase release tag
14cr|R-anchors-3.0.8-2|56	
14cr|R-anchors-3.0.8-2|57	

7204 14
14cr|rancid-2.3.3-2|1	%define _localstatedir /var/lib
14cr|rancid-2.3.3-2|2	%define _bindir %{_libdir}/%{name}/bin
14cr|rancid-2.3.3-2|3	%define _sysconfdir /etc/%{name}
14cr|rancid-2.3.3-2|4	
14cr|rancid-2.3.3-2|5	%if %{?mdkversion:0}%{?!mdkversion:1}
14cr|rancid-2.3.3-2|6	%global notmdk 1
14cr|rancid-2.3.3-2|7	%endif
14cr|rancid-2.3.3-2|8	
14cr|rancid-2.3.3-2|9	Name:		rancid
14cr|rancid-2.3.3-2|10	Version:	2.3.3
14cr|rancid-2.3.3-2|11	Release:	2
14cr|rancid-2.3.3-2|12	Summary:	Really Awesome New Cisco confIg Differ
14cr|rancid-2.3.3-2|13	Group:		Monitoring
14cr|rancid-2.3.3-2|14	License:	GPL
14cr|rancid-2.3.3-2|15	URL:		http://www.shrubbery.net/rancid/
14cr|rancid-2.3.3-2|16	Source:		ftp://ftp.shrubbery.net/pub/rancid/rancid-%{version}.tar.gz
14cr|rancid-2.3.3-2|17	Source1:	README.rancid.urpmi
14cr|rancid-2.3.3-2|18	Requires:	cvs expect >= 5.40
14cr|rancid-2.3.3-2|19	BuildRequires:	expect >= 5.40
14cr|rancid-2.3.3-2|20	Requires(pre):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/useradd}
14cr|rancid-2.3.3-2|21	Requires(postun):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/userdel}
14cr|rancid-2.3.3-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|rancid-2.3.3-2|23	
14cr|rancid-2.3.3-2|24	%description
14cr|rancid-2.3.3-2|25	RANCID monitors a router's (or more generally a device's) configuration,
14cr|rancid-2.3.3-2|26	including software and hardware (cards, serial numbers, etc) and uses CVS
14cr|rancid-2.3.3-2|27	(Concurrent Version System) or Subversion  to maintain history of changes.
14cr|rancid-2.3.3-2|28	
14cr|rancid-2.3.3-2|29	RANCID does this by the very simple process summarized here:
14cr|rancid-2.3.3-2|30	
14cr|rancid-2.3.3-2|31	* login to each device in the router table (router.db),
14cr|rancid-2.3.3-2|32	* run various commands to get the information that will be saved,
14cr|rancid-2.3.3-2|33	* cook the output; re-format, remove oscillating or incrementing data,
14cr|rancid-2.3.3-2|34	* email any differences (sample) from the previous collection to a mail
14cr|rancid-2.3.3-2|35	list,
14cr|rancid-2.3.3-2|36	* and finally commit those changes to the reivision control system
14cr|rancid-2.3.3-2|37	
14cr|rancid-2.3.3-2|38	RANCID also includes looking glass software. It is based on Ed Kern's looking
14cr|rancid-2.3.3-2|39	glass which was once used for http://nitrous.digex.net/, for the old-school
14cr|rancid-2.3.3-2|40	folks who remember it. Our version has added functions, supports cisco,
14cr|rancid-2.3.3-2|41	juniper, and foundry and uses the login scripts that come with rancid; so it
14cr|rancid-2.3.3-2|42	can use telnet or ssh to connect to your devices(s).
14cr|rancid-2.3.3-2|43	
14cr|rancid-2.3.3-2|44	Rancid currently supports Cisco routers, Juniper routers, Catalyst switches,
14cr|rancid-2.3.3-2|45	Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
14cr|rancid-2.3.3-2|46	Alteon switches, and HP Procurve switches and a host of others.
14cr|rancid-2.3.3-2|47	
14cr|rancid-2.3.3-2|48	Rancid is known to be used at: AOL, Global Crossing, MFN, NTT America,
14cr|rancid-2.3.3-2|49	Certainty Solutions Inc.
14cr|rancid-2.3.3-2|50	
14cr|rancid-2.3.3-2|51	%prep
14cr|rancid-2.3.3-2|52	%setup -q
14cr|rancid-2.3.3-2|53	cp %{SOURCE1} README.urpmi
14cr|rancid-2.3.3-2|54	
14cr|rancid-2.3.3-2|55	%build
14cr|rancid-2.3.3-2|56	%configure
14cr|rancid-2.3.3-2|57	%make
14cr|rancid-2.3.3-2|58	
14cr|rancid-2.3.3-2|59	%install
14cr|rancid-2.3.3-2|60	rm -Rf %{buildroot}
14cr|rancid-2.3.3-2|61	mkdir -p %{buildroot}/%{_sysconfdir}/ %{buildroot}/%{_localstatedir}/%{name}
14cr|rancid-2.3.3-2|62	%makeinstall_std
14cr|rancid-2.3.3-2|63	perl -pi -e 's/^([^#\$])/# $1/g' %{buildroot}/%{_datadir}/%{name}/cloginrc.sample
14cr|rancid-2.3.3-2|64	
14cr|rancid-2.3.3-2|65	perl -pi -e 's,^BASEDIR=%{_localstatedir},BASEDIR=%{_localstatedir}/%{name},g;s,/usr/bin\;,%{_sbindir}\;,' %{buildroot}/%{_sysconfdir}/rancid.conf
14cr|rancid-2.3.3-2|66	
14cr|rancid-2.3.3-2|67	mkdir -p %{buildroot}/%{_sysconfdir}/../cron.d/
14cr|rancid-2.3.3-2|68	cat << EOF >> %{buildroot}/%{_sysconfdir}/../cron.d/%{name}
14cr|rancid-2.3.3-2|69	# Rancid cron jobs
14cr|rancid-2.3.3-2|70	
14cr|rancid-2.3.3-2|71	# Run config differ hourly
14cr|rancid-2.3.3-2|72	1 * * * * rancid %{_libdir}/rancid/rancid-run
14cr|rancid-2.3.3-2|73	
14cr|rancid-2.3.3-2|74	# Clean out config differ logs
14cr|rancid-2.3.3-2|75	50 23 * * * rancid /usr/bin/find /var/lib/rancid/logs -type f -mtime +2 -exec rm {} \;
14cr|rancid-2.3.3-2|76	EOF
14cr|rancid-2.3.3-2|77	
14cr|rancid-2.3.3-2|78	%clean
14cr|rancid-2.3.3-2|79	rm -Rf %{buildroot}
14cr|rancid-2.3.3-2|80	
14cr|rancid-2.3.3-2|81	%pre
14cr|rancid-2.3.3-2|82	%_pre_useradd %{name} %{_localstatedir}/%{name} /bin/false
14cr|rancid-2.3.3-2|83	
14cr|rancid-2.3.3-2|84	%postun
14cr|rancid-2.3.3-2|85	%_postun_userdel %{name}
14cr|rancid-2.3.3-2|86	
14cr|rancid-2.3.3-2|87	%files
14cr|rancid-2.3.3-2|88	%defattr(-,root,root)
14cr|rancid-2.3.3-2|89	%dir %{_sysconfdir}
14cr|rancid-2.3.3-2|90	%config(noreplace) %{_sysconfdir}/*
14cr|rancid-2.3.3-2|91	%config(noreplace) %{_sysconfdir}/../cron.d/%{name}
14cr|rancid-2.3.3-2|92	%{_libdir}/%{name}
14cr|rancid-2.3.3-2|93	%{_datadir}/%{name}
14cr|rancid-2.3.3-2|94	%attr(750,rancid,rancid) %{_localstatedir}/%{name}
14cr|rancid-2.3.3-2|95	%doc %{_mandir}/man?/*
14cr|rancid-2.3.3-2|96	%doc README README.lg share/README.misc README.urpmi
14cr|rancid-2.3.3-2|97	
14cr|rancid-2.3.3-2|98	
14cr|rancid-2.3.3-2|99	
14cr|rancid-2.3.3-2|100	
14cr|rancid-2.3.3-2|101	
14cr|rancid-2.3.3-2|102	%changelog
14cr|rancid-2.3.3-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.3-2
14cr|rancid-2.3.3-2|104	+ Revision: cc0691c
14cr|rancid-2.3.3-2|105	- MassBuild#464: Increase release tag
14cr|rancid-2.3.3-2|106	
14cr|rancid-2.3.3-2|107	

7205 14
14cr|R-animation-2.2-2|1	%global packname  animation
14cr|R-animation-2.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-animation-2.2-2|3	
14cr|R-animation-2.2-2|4	Name:             R-%{packname}
14cr|R-animation-2.2-2|5	Version:          2.2
14cr|R-animation-2.2-2|6	Release:          2
14cr|R-animation-2.2-2|7	Summary:          A gallery of animations in statistics and utilities to create animations
14cr|R-animation-2.2-2|8	Group:            Sciences/Mathematics
14cr|R-animation-2.2-2|9	License:          GPLv2 | GPLv3
14cr|R-animation-2.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-animation-2.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-animation-2.2-2|12	BuildArch:        noarch
14cr|R-animation-2.2-2|13	Requires:         R-core
14cr|R-animation-2.2-2|14	
14cr|R-animation-2.2-2|15	
14cr|R-animation-2.2-2|16	Requires:         R-MASS
14cr|R-animation-2.2-2|17	
14cr|R-animation-2.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-animation-2.2-2|19	BuildRequires:    R-MASS
14cr|R-animation-2.2-2|20	BuildRequires:    x11-server-xvfb
14cr|R-animation-2.2-2|21	
14cr|R-animation-2.2-2|22	%description
14cr|R-animation-2.2-2|23	This package contains a variety of functions for animations in statistics,
14cr|R-animation-2.2-2|24	covering areas such as probability theory, mathematical statistics,
14cr|R-animation-2.2-2|25	multivariate statistics, nonparametric statistics, sampling survey, linear
14cr|R-animation-2.2-2|26	models, time series, computational statistics, data mining and machine
14cr|R-animation-2.2-2|27	learning. These functions might be helpful in teaching statistics and data
14cr|R-animation-2.2-2|28	analysis. Also provided in this package are several approaches to save
14cr|R-animation-2.2-2|29	animations to various formats, e.g. Flash, GIF, HTML pages, PDF and videos
14cr|R-animation-2.2-2|30	(saveSWF(), saveGIF(), saveHTML(), saveLatex(), and saveVideo()
14cr|R-animation-2.2-2|31	respectively). PDF animations can be inserted into Sweave/knitr easily.
14cr|R-animation-2.2-2|32	
14cr|R-animation-2.2-2|33	%prep
14cr|R-animation-2.2-2|34	%setup -q -c -n %{packname}
14cr|R-animation-2.2-2|35	
14cr|R-animation-2.2-2|36	%build
14cr|R-animation-2.2-2|37	
14cr|R-animation-2.2-2|38	%install
14cr|R-animation-2.2-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-animation-2.2-2|40	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-animation-2.2-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-animation-2.2-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-animation-2.2-2|43	
14cr|R-animation-2.2-2|44	# Need to setup some fonts for check...
14cr|R-animation-2.2-2|45	# %check
14cr|R-animation-2.2-2|46	# xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-animation-2.2-2|47	
14cr|R-animation-2.2-2|48	%files
14cr|R-animation-2.2-2|49	%dir %{rlibdir}/%{packname}
14cr|R-animation-2.2-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-animation-2.2-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-animation-2.2-2|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-animation-2.2-2|53	%{rlibdir}/%{packname}/CITATION
14cr|R-animation-2.2-2|54	%{rlibdir}/%{packname}/INDEX
14cr|R-animation-2.2-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-animation-2.2-2|56	%{rlibdir}/%{packname}/Meta
14cr|R-animation-2.2-2|57	%{rlibdir}/%{packname}/R
14cr|R-animation-2.2-2|58	%{rlibdir}/%{packname}/articles
14cr|R-animation-2.2-2|59	%{rlibdir}/%{packname}/data
14cr|R-animation-2.2-2|60	%{rlibdir}/%{packname}/demo
14cr|R-animation-2.2-2|61	%{rlibdir}/%{packname}/help
14cr|R-animation-2.2-2|62	%{rlibdir}/%{packname}/misc
14cr|R-animation-2.2-2|63	
14cr|R-animation-2.2-2|64	
14cr|R-animation-2.2-2|65	%changelog
14cr|R-animation-2.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-2
14cr|R-animation-2.2-2|67	+ Revision: 8bdd4fe
14cr|R-animation-2.2-2|68	- MassBuild#464: Increase release tag
14cr|R-animation-2.2-2|69	
14cr|R-animation-2.2-2|70	

7206 14
14cr|R-annotate-1.40.0-2|1	%bcond_with internet
14cr|R-annotate-1.40.0-2|2	%bcond_with bootstrap
14cr|R-annotate-1.40.0-2|3	%global packname  annotate
14cr|R-annotate-1.40.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-annotate-1.40.0-2|5	
14cr|R-annotate-1.40.0-2|6	%define debug_package %{nil}
14cr|R-annotate-1.40.0-2|7	
14cr|R-annotate-1.40.0-2|8	Name:             R-%{packname}
14cr|R-annotate-1.40.0-2|9	Version:          1.40.0
14cr|R-annotate-1.40.0-2|10	Release:          2
14cr|R-annotate-1.40.0-2|11	Summary:          Annotation for microarrays
14cr|R-annotate-1.40.0-2|12	Group:            Sciences/Mathematics
14cr|R-annotate-1.40.0-2|13	License:          Artistic-2.0
14cr|R-annotate-1.40.0-2|14	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-annotate-1.40.0-2|15	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/annotate_1.40.0.tar.gz
14cr|R-annotate-1.40.0-2|16	Requires:         R-AnnotationDbi
14cr|R-annotate-1.40.0-2|17	Requires:         R-Biobase R-AnnotationDbi R-DBI R-xtable R-graphics
14cr|R-annotate-1.40.0-2|18	Requires:         R-utils R-stats R-methods R-Biobase R-tkWidgets R-XML
14cr|R-annotate-1.40.0-2|19	%if %{without bootstrap}
14cr|R-annotate-1.40.0-2|20	Requires:         R-hgu95av2.db R-genefilter R-Biostrings R-rae230a.db
14cr|R-annotate-1.40.0-2|21	Requires:         R-rae230aprobe R-GO.db R-org.Hs.eg.db R-org.Mm.eg.db
14cr|R-annotate-1.40.0-2|22	Requires:         R-hom.Hs.inp.db
14cr|R-annotate-1.40.0-2|23	%endif
14cr|R-annotate-1.40.0-2|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
14cr|R-annotate-1.40.0-2|25	BuildRequires:    R-Biobase R-AnnotationDbi R-DBI R-xtable R-graphics R-utils
14cr|R-annotate-1.40.0-2|26	BuildRequires:    R-stats R-methods  R-Biobase R-tkWidgets R-XML
14cr|R-annotate-1.40.0-2|27	%if %{without bootstrap}
14cr|R-annotate-1.40.0-2|28	BuildRequires:    R-hgu95av2.db R-genefilter R-Biostrings R-rae230a.db
14cr|R-annotate-1.40.0-2|29	BuildRequires:    R-rae230aprobe R-GO.db R-org.Hs.eg.db R-org.Mm.eg.db
14cr|R-annotate-1.40.0-2|30	BuildRequires:    R-hom.Hs.inp.db
14cr|R-annotate-1.40.0-2|31	%endif
14cr|R-annotate-1.40.0-2|32	
14cr|R-annotate-1.40.0-2|33	%description
14cr|R-annotate-1.40.0-2|34	Using R enviroments for annotation.
14cr|R-annotate-1.40.0-2|35	
14cr|R-annotate-1.40.0-2|36	%prep
14cr|R-annotate-1.40.0-2|37	%setup -q -c -n %{packname}
14cr|R-annotate-1.40.0-2|38	
14cr|R-annotate-1.40.0-2|39	%build
14cr|R-annotate-1.40.0-2|40	
14cr|R-annotate-1.40.0-2|41	%install
14cr|R-annotate-1.40.0-2|42	mkdir -p %{buildroot}%{rlibdir}
14cr|R-annotate-1.40.0-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-annotate-1.40.0-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-annotate-1.40.0-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-annotate-1.40.0-2|46	
14cr|R-annotate-1.40.0-2|47	%if %{without bootstrap}
14cr|R-annotate-1.40.0-2|48	%if %{with internet}
14cr|R-annotate-1.40.0-2|49	%check
14cr|R-annotate-1.40.0-2|50	%{_bindir}/R CMD check %{packname}
14cr|R-annotate-1.40.0-2|51	%endif
14cr|R-annotate-1.40.0-2|52	%endif
14cr|R-annotate-1.40.0-2|53	
14cr|R-annotate-1.40.0-2|54	%files
14cr|R-annotate-1.40.0-2|55	%dir %{rlibdir}/%{packname}
14cr|R-annotate-1.40.0-2|56	%doc %{rlibdir}/%{packname}/doc
14cr|R-annotate-1.40.0-2|57	%doc %{rlibdir}/%{packname}/html
14cr|R-annotate-1.40.0-2|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-annotate-1.40.0-2|59	%{rlibdir}/%{packname}/INDEX
14cr|R-annotate-1.40.0-2|60	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-annotate-1.40.0-2|61	%{rlibdir}/%{packname}/Meta
14cr|R-annotate-1.40.0-2|62	%{rlibdir}/%{packname}/R
14cr|R-annotate-1.40.0-2|63	%{rlibdir}/%{packname}/data
14cr|R-annotate-1.40.0-2|64	%{rlibdir}/%{packname}/help
14cr|R-annotate-1.40.0-2|65	%{rlibdir}/%{packname}/misc
14cr|R-annotate-1.40.0-2|66	%{rlibdir}/%{packname}/unitTests
14cr|R-annotate-1.40.0-2|67	
14cr|R-annotate-1.40.0-2|68	
14cr|R-annotate-1.40.0-2|69	
14cr|R-annotate-1.40.0-2|70	%changelog
14cr|R-annotate-1.40.0-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-annotate-1.40.0-2|72	+ Revision: 1738722
14cr|R-annotate-1.40.0-2|73	- MassBuild#464: Increase release tag
14cr|R-annotate-1.40.0-2|74	
14cr|R-annotate-1.40.0-2|75	

7207 14
14cr|R-AnnotationDbi-1.24.0-2|1	%bcond_without bootstrap
14cr|R-AnnotationDbi-1.24.0-2|2	%global packname  AnnotationDbi
14cr|R-AnnotationDbi-1.24.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-AnnotationDbi-1.24.0-2|4	
14cr|R-AnnotationDbi-1.24.0-2|5	%define debug_package %{nil}
14cr|R-AnnotationDbi-1.24.0-2|6	
14cr|R-AnnotationDbi-1.24.0-2|7	Name:             R-%{packname}
14cr|R-AnnotationDbi-1.24.0-2|8	Version:          1.24.0
14cr|R-AnnotationDbi-1.24.0-2|9	Release:          2
14cr|R-AnnotationDbi-1.24.0-2|10	Summary:          Annotation Database Interface
14cr|R-AnnotationDbi-1.24.0-2|11	Group:            Sciences/Mathematics
14cr|R-AnnotationDbi-1.24.0-2|12	License:          Artistic-2.0
14cr|R-AnnotationDbi-1.24.0-2|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-AnnotationDbi-1.24.0-2|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-AnnotationDbi-1.24.0-2|15	Requires:         R-methods R-utils R-Biobase R-DBI R-RSQLite R-IRanges
14cr|R-AnnotationDbi-1.24.0-2|16	Requires:         R-XML R-RCurl R-RUnit
14cr|R-AnnotationDbi-1.24.0-2|17	%if %{without bootstrap}
14cr|R-AnnotationDbi-1.24.0-2|18	Requires:         R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
14cr|R-AnnotationDbi-1.24.0-2|19	Requires:         R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
14cr|R-AnnotationDbi-1.24.0-2|20	Requires:         R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
14cr|R-AnnotationDbi-1.24.0-2|21	%endif
14cr|R-AnnotationDbi-1.24.0-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-AnnotationDbi-1.24.0-2|23	BuildRequires:    R-utils R-Biobase R-methods R-utils R-Biobase R-DBI
14cr|R-AnnotationDbi-1.24.0-2|24	BuildRequires:    R-RSQLite R-IRanges R-XML R-RCurl R-RUnit
14cr|R-AnnotationDbi-1.24.0-2|25	%if %{without bootstrap}
14cr|R-AnnotationDbi-1.24.0-2|26	BuildRequires:    R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
14cr|R-AnnotationDbi-1.24.0-2|27	BuildRequires:    R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
14cr|R-AnnotationDbi-1.24.0-2|28	BuildRequires:    R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
14cr|R-AnnotationDbi-1.24.0-2|29	%endif
14cr|R-AnnotationDbi-1.24.0-2|30	
14cr|R-AnnotationDbi-1.24.0-2|31	%description
14cr|R-AnnotationDbi-1.24.0-2|32	Provides user interface and database connection code for annotation data
14cr|R-AnnotationDbi-1.24.0-2|33	packages using SQLite data storage.
14cr|R-AnnotationDbi-1.24.0-2|34	
14cr|R-AnnotationDbi-1.24.0-2|35	%prep
14cr|R-AnnotationDbi-1.24.0-2|36	%setup -q -c -n %{packname}
14cr|R-AnnotationDbi-1.24.0-2|37	
14cr|R-AnnotationDbi-1.24.0-2|38	%build
14cr|R-AnnotationDbi-1.24.0-2|39	
14cr|R-AnnotationDbi-1.24.0-2|40	%install
14cr|R-AnnotationDbi-1.24.0-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-AnnotationDbi-1.24.0-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-AnnotationDbi-1.24.0-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-AnnotationDbi-1.24.0-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-AnnotationDbi-1.24.0-2|45	
14cr|R-AnnotationDbi-1.24.0-2|46	%if %{without bootstrap}
14cr|R-AnnotationDbi-1.24.0-2|47	%check
14cr|R-AnnotationDbi-1.24.0-2|48	%{_bindir}/R CMD check %{packname}
14cr|R-AnnotationDbi-1.24.0-2|49	%endif
14cr|R-AnnotationDbi-1.24.0-2|50	
14cr|R-AnnotationDbi-1.24.0-2|51	%files
14cr|R-AnnotationDbi-1.24.0-2|52	%dir %{rlibdir}/%{packname}
14cr|R-AnnotationDbi-1.24.0-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-AnnotationDbi-1.24.0-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-AnnotationDbi-1.24.0-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-AnnotationDbi-1.24.0-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-AnnotationDbi-1.24.0-2|57	%doc %{rlibdir}/%{packname}/NOTES-Herve
14cr|R-AnnotationDbi-1.24.0-2|58	%doc %{rlibdir}/%{packname}/TODO
14cr|R-AnnotationDbi-1.24.0-2|59	%{rlibdir}/%{packname}/DBschemas
14cr|R-AnnotationDbi-1.24.0-2|60	%{rlibdir}/%{packname}/INDEX
14cr|R-AnnotationDbi-1.24.0-2|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-AnnotationDbi-1.24.0-2|62	%{rlibdir}/%{packname}/Meta
14cr|R-AnnotationDbi-1.24.0-2|63	%{rlibdir}/%{packname}/R
14cr|R-AnnotationDbi-1.24.0-2|64	%{rlibdir}/%{packname}/extdata
14cr|R-AnnotationDbi-1.24.0-2|65	%{rlibdir}/%{packname}/help
14cr|R-AnnotationDbi-1.24.0-2|66	%{rlibdir}/%{packname}/script
14cr|R-AnnotationDbi-1.24.0-2|67	%{rlibdir}/%{packname}/unitTests
14cr|R-AnnotationDbi-1.24.0-2|68	
14cr|R-AnnotationDbi-1.24.0-2|69	%changelog
14cr|R-AnnotationDbi-1.24.0-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24.0-2
14cr|R-AnnotationDbi-1.24.0-2|71	+ Revision: 89fdb64
14cr|R-AnnotationDbi-1.24.0-2|72	- MassBuild#464: Increase release tag
14cr|R-AnnotationDbi-1.24.0-2|73	
14cr|R-AnnotationDbi-1.24.0-2|74	

7208 14
14cr|R-AnnotationForge-1.4.0-2|1	%define debug_package %{nil}
14cr|R-AnnotationForge-1.4.0-2|2	
14cr|R-AnnotationForge-1.4.0-2|3	%global packname  AnnotationForge
14cr|R-AnnotationForge-1.4.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-AnnotationForge-1.4.0-2|5	
14cr|R-AnnotationForge-1.4.0-2|6	Name:             R-%{packname}
14cr|R-AnnotationForge-1.4.0-2|7	Version:          1.4.0
14cr|R-AnnotationForge-1.4.0-2|8	Release:          2
14cr|R-AnnotationForge-1.4.0-2|9	Summary:          Code for Building Annotation Database Packages
14cr|R-AnnotationForge-1.4.0-2|10	Group:            Sciences/Mathematics
14cr|R-AnnotationForge-1.4.0-2|11	License:          Artistic-2.0
14cr|R-AnnotationForge-1.4.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-AnnotationForge-1.4.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-AnnotationForge-1.4.0-2|14	
14cr|R-AnnotationForge-1.4.0-2|15	Requires:         R-methods R-utils R-BiocGenerics R-Biobase R-AnnotationDbi R-org.Hs.eg.db
14cr|R-AnnotationForge-1.4.0-2|16	Requires:         R-methods R-utils R-DBI R-RSQLite R-BiocGenerics R-Biobase
14cr|R-AnnotationForge-1.4.0-2|17	Requires:         R-DBI R-RSQLite R-XML R-RCurl R-hgu95av2.db R-human.db0 R-affy R-Homo.sapiens R-hom.Hs.inp.db R-GO.db R-BiocStyle R-knitr
14cr|R-AnnotationForge-1.4.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-BiocGenerics R-Biobase R-AnnotationDbi R-org.Hs.eg.db
14cr|R-AnnotationForge-1.4.0-2|19	BuildRequires:    R-methods R-utils R-DBI R-RSQLite R-BiocGenerics R-Biobase
14cr|R-AnnotationForge-1.4.0-2|20	BuildRequires:   R-DBI R-RSQLite R-XML R-RCurl R-hgu95av2.db R-human.db0 R-affy R-Homo.sapiens R-hom.Hs.inp.db R-GO.db R-BiocStyle R-knitr
14cr|R-AnnotationForge-1.4.0-2|21	%description
14cr|R-AnnotationForge-1.4.0-2|22	Provides code for generating Annotation packages and their databases.
14cr|R-AnnotationForge-1.4.0-2|23	Packages produced are intended to be used with AnnotationDbi.
14cr|R-AnnotationForge-1.4.0-2|24	
14cr|R-AnnotationForge-1.4.0-2|25	%prep
14cr|R-AnnotationForge-1.4.0-2|26	%setup -q -c -n %{packname}
14cr|R-AnnotationForge-1.4.0-2|27	
14cr|R-AnnotationForge-1.4.0-2|28	%build
14cr|R-AnnotationForge-1.4.0-2|29	
14cr|R-AnnotationForge-1.4.0-2|30	%install
14cr|R-AnnotationForge-1.4.0-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-AnnotationForge-1.4.0-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-AnnotationForge-1.4.0-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-AnnotationForge-1.4.0-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-AnnotationForge-1.4.0-2|35	
14cr|R-AnnotationForge-1.4.0-2|36	# %check
14cr|R-AnnotationForge-1.4.0-2|37	# %{_bindir}/R CMD check %{packname}
14cr|R-AnnotationForge-1.4.0-2|38	
14cr|R-AnnotationForge-1.4.0-2|39	%files
14cr|R-AnnotationForge-1.4.0-2|40	%dir %{rlibdir}/%{packname}
14cr|R-AnnotationForge-1.4.0-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-AnnotationForge-1.4.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-AnnotationForge-1.4.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-AnnotationForge-1.4.0-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-AnnotationForge-1.4.0-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-AnnotationForge-1.4.0-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-AnnotationForge-1.4.0-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-AnnotationForge-1.4.0-2|48	%{rlibdir}/%{packname}/TODO
14cr|R-AnnotationForge-1.4.0-2|49	%{rlibdir}/%{packname}/NOTES-Herve
14cr|R-AnnotationForge-1.4.0-2|50	%{rlibdir}/%{packname}/AnnDbPkg-templates
14cr|R-AnnotationForge-1.4.0-2|51	%{rlibdir}/%{packname}/ProbePkg-template
14cr|R-AnnotationForge-1.4.0-2|52	%{rlibdir}/%{packname}/R
14cr|R-AnnotationForge-1.4.0-2|53	%{rlibdir}/%{packname}/extdata
14cr|R-AnnotationForge-1.4.0-2|54	%{rlibdir}/%{packname}/help
14cr|R-AnnotationForge-1.4.0-2|55	%{rlibdir}/%{packname}/script
14cr|R-AnnotationForge-1.4.0-2|56	%{rlibdir}/%{packname}/seqnames-template
14cr|R-AnnotationForge-1.4.0-2|57	%{rlibdir}/%{packname}/unitTests
14cr|R-AnnotationForge-1.4.0-2|58	
14cr|R-AnnotationForge-1.4.0-2|59	%changelog
14cr|R-AnnotationForge-1.4.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
14cr|R-AnnotationForge-1.4.0-2|61	+ Revision: 4085a86
14cr|R-AnnotationForge-1.4.0-2|62	- MassBuild#464: Increase release tag
14cr|R-AnnotationForge-1.4.0-2|63	
14cr|R-AnnotationForge-1.4.0-2|64	

7209 14
14cr|ranpwd-1.2-6|1	Name:           ranpwd
14cr|ranpwd-1.2-6|2	Version:        1.2
14cr|ranpwd-1.2-6|3	Release:        6
14cr|ranpwd-1.2-6|4	Summary:        Program for generating random passwords
14cr|ranpwd-1.2-6|5	License:        GPL
14cr|ranpwd-1.2-6|6	Group:          Text tools
14cr|ranpwd-1.2-6|7	URL:            ftp://ftp.kernel.org/pub/software/utils/admin/ranpwd/
14cr|ranpwd-1.2-6|8	Source0:        ftp://ftp.kernel.org/pub/software/utils/admin/ranpwd/ranpwd-%{version}.tar.gz
14cr|ranpwd-1.2-6|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ranpwd-1.2-6|10	
14cr|ranpwd-1.2-6|11	%description
14cr|ranpwd-1.2-6|12	The ranpwd program can be used to generate random passwords using the in-kernel
14cr|ranpwd-1.2-6|13	cryptographically secure random number generator.
14cr|ranpwd-1.2-6|14	
14cr|ranpwd-1.2-6|15	%prep
14cr|ranpwd-1.2-6|16	%setup -q
14cr|ranpwd-1.2-6|17	
14cr|ranpwd-1.2-6|18	%build
14cr|ranpwd-1.2-6|19	%{configure2_5x}
14cr|ranpwd-1.2-6|20	%{make}
14cr|ranpwd-1.2-6|21	
14cr|ranpwd-1.2-6|22	%install
14cr|ranpwd-1.2-6|23	%{__rm} -rf %{buildroot}
14cr|ranpwd-1.2-6|24	%{make} install INSTALLROOT=%{buildroot}
14cr|ranpwd-1.2-6|25	
14cr|ranpwd-1.2-6|26	%clean
14cr|ranpwd-1.2-6|27	%{__rm} -rf %{buildroot}
14cr|ranpwd-1.2-6|28	
14cr|ranpwd-1.2-6|29	%files
14cr|ranpwd-1.2-6|30	%defattr(0644,root,root,0755)
14cr|ranpwd-1.2-6|31	%doc
14cr|ranpwd-1.2-6|32	%attr(0755,root,root) %{_bindir}/ranpwd
14cr|ranpwd-1.2-6|33	%{_mandir}/man1/ranpwd.1*
14cr|ranpwd-1.2-6|34	
14cr|ranpwd-1.2-6|35	
14cr|ranpwd-1.2-6|36	
14cr|ranpwd-1.2-6|37	
14cr|ranpwd-1.2-6|38	%changelog
14cr|ranpwd-1.2-6|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-6
14cr|ranpwd-1.2-6|40	+ Revision: d5cff0f
14cr|ranpwd-1.2-6|41	- MassBuild#464: Increase release tag
14cr|ranpwd-1.2-6|42	
14cr|ranpwd-1.2-6|43	

7210 14
14cr|R-ape-3.1.2-2|1	%global packname  ape
14cr|R-ape-3.1.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ape-3.1.2-2|3	
14cr|R-ape-3.1.2-2|4	Name:             R-%{packname}
14cr|R-ape-3.1.2-2|5	Version:          3.1.2
14cr|R-ape-3.1.2-2|6	Release:          2
14cr|R-ape-3.1.2-2|7	Summary:          Analyses of Phylogenetics and Evolution
14cr|R-ape-3.1.2-2|8	
14cr|R-ape-3.1.2-2|9	
14cr|R-ape-3.1.2-2|10	Group:            Sciences/Mathematics
14cr|R-ape-3.1.2-2|11	License:          GPL (>= 2)
14cr|R-ape-3.1.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ape-3.1.2-2|13	Source0:          http://cran.r-project.org/src/contrib/ape_3.1-2.tar.gz
14cr|R-ape-3.1.2-2|14	Requires:         R-gee R-nlme R-lattice
14cr|R-ape-3.1.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-ape-3.1.2-2|16	BuildRequires: R-expm
14cr|R-ape-3.1.2-2|17	Requires: R-expm
14cr|R-ape-3.1.2-2|18	BuildRequires:    R-gee R-nlme R-lattice
14cr|R-ape-3.1.2-2|19	BuildRequires:    blas-devel
14cr|R-ape-3.1.2-2|20	BuildRequires:    lapack-devel
14cr|R-ape-3.1.2-2|21	
14cr|R-ape-3.1.2-2|22	%description
14cr|R-ape-3.1.2-2|23	ape provides functions for reading, writing, plotting, and manipulating
14cr|R-ape-3.1.2-2|24	phylogenetic trees, analyses of comparative data in a phylogenetic
14cr|R-ape-3.1.2-2|25	framework, analyses of diversification and macroevolution, computing
14cr|R-ape-3.1.2-2|26	distances from allelic and nucleotide data, reading nucleotide sequences,
14cr|R-ape-3.1.2-2|27	and several tools such as Mantel's test, computation of minimum spanning
14cr|R-ape-3.1.2-2|28	tree, generalized skyline plots, estimation of absolute evolutionary rates
14cr|R-ape-3.1.2-2|29	and clock-like trees using mean path lengths, non-parametric rate
14cr|R-ape-3.1.2-2|30	smoothing and penalized likelihood. Phylogeny estimation can be done with
14cr|R-ape-3.1.2-2|31	the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods
14cr|R-ape-3.1.2-2|32	handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the
14cr|R-ape-3.1.2-2|33	corresponding triangle method).
14cr|R-ape-3.1.2-2|34	
14cr|R-ape-3.1.2-2|35	%prep
14cr|R-ape-3.1.2-2|36	%setup -q -c -n %{packname}
14cr|R-ape-3.1.2-2|37	
14cr|R-ape-3.1.2-2|38	%build
14cr|R-ape-3.1.2-2|39	
14cr|R-ape-3.1.2-2|40	%install
14cr|R-ape-3.1.2-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ape-3.1.2-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ape-3.1.2-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ape-3.1.2-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ape-3.1.2-2|45	
14cr|R-ape-3.1.2-2|46	%check
14cr|R-ape-3.1.2-2|47	%{_bindir}/R CMD check %{packname}
14cr|R-ape-3.1.2-2|48	
14cr|R-ape-3.1.2-2|49	%files
14cr|R-ape-3.1.2-2|50	%dir %{rlibdir}/%{packname}
14cr|R-ape-3.1.2-2|51	%doc %{rlibdir}/%{packname}/doc
14cr|R-ape-3.1.2-2|52	%doc %{rlibdir}/%{packname}/html
14cr|R-ape-3.1.2-2|53	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-ape-3.1.2-2|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ape-3.1.2-2|55	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ape-3.1.2-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-ape-3.1.2-2|57	# %{rlibdir}/%{packname}/LICENCE
14cr|R-ape-3.1.2-2|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ape-3.1.2-2|59	%{rlibdir}/%{packname}/Meta
14cr|R-ape-3.1.2-2|60	%{rlibdir}/%{packname}/R
14cr|R-ape-3.1.2-2|61	%{rlibdir}/%{packname}/data
14cr|R-ape-3.1.2-2|62	%{rlibdir}/%{packname}/help
14cr|R-ape-3.1.2-2|63	%{rlibdir}/%{packname}/libs
14cr|R-ape-3.1.2-2|64	
14cr|R-ape-3.1.2-2|65	
14cr|R-ape-3.1.2-2|66	
14cr|R-ape-3.1.2-2|67	
14cr|R-ape-3.1.2-2|68	%changelog
14cr|R-ape-3.1.2-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-2
14cr|R-ape-3.1.2-2|70	+ Revision: c1d2835
14cr|R-ape-3.1.2-2|71	- MassBuild#464: Increase release tag
14cr|R-ape-3.1.2-2|72	
14cr|R-ape-3.1.2-2|73	

7211 14
14cr|rapicorn-13.07.0-1|1	%define _disable_ld_no_undefined 1
14cr|rapicorn-13.07.0-1|2	
14cr|rapicorn-13.07.0-1|3	%define api 1307
14cr|rapicorn-13.07.0-1|4	%define major 0
14cr|rapicorn-13.07.0-1|5	%define libname %mklibname %{name} %{api} %{major}
14cr|rapicorn-13.07.0-1|6	%define devname %mklibname %{name} -d
14cr|rapicorn-13.07.0-1|7	
14cr|rapicorn-13.07.0-1|8	Summary:	Rapid development toolkit
14cr|rapicorn-13.07.0-1|9	Name:		rapicorn
14cr|rapicorn-13.07.0-1|10	Version:	13.07.0
14cr|rapicorn-13.07.0-1|11	Release:	1
14cr|rapicorn-13.07.0-1|12	License:	GPLv2+
14cr|rapicorn-13.07.0-1|13	Group:		Sound
14cr|rapicorn-13.07.0-1|14	Url:		https://testbit.eu/wiki/Rapicorn_Home
14cr|rapicorn-13.07.0-1|15	Source0:	http://rapicorn.org/dist/%{name}/%{name}-%{version}.tar.bz2
14cr|rapicorn-13.07.0-1|16	Patch0:		rapicorn-13.07.0-libpng.patch
14cr|rapicorn-13.07.0-1|17	BuildRequires:	bison
14cr|rapicorn-13.07.0-1|18	BuildRequires:	flex
14cr|rapicorn-13.07.0-1|19	BuildRequires:	libxml2-utils
14cr|rapicorn-13.07.0-1|20	BuildRequires:	intltool
14cr|rapicorn-13.07.0-1|21	BuildRequires:	readline-devel
14cr|rapicorn-13.07.0-1|22	BuildRequires:	pkgconfig(cairo)
14cr|rapicorn-13.07.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
14cr|rapicorn-13.07.0-1|24	BuildRequires:	pkgconfig(gio-2.0)
14cr|rapicorn-13.07.0-1|25	BuildRequires:	pkgconfig(gthread-2.0)
14cr|rapicorn-13.07.0-1|26	BuildRequires:	pkgconfig(pango)
14cr|rapicorn-13.07.0-1|27	BuildRequires:	pkgconfig(pangoft2)
14cr|rapicorn-13.07.0-1|28	BuildRequires:	pkgconfig(pangocairo)
14cr|rapicorn-13.07.0-1|29	BuildRequires:	pkgconfig(python)
14cr|rapicorn-13.07.0-1|30	
14cr|rapicorn-13.07.0-1|31	%description
14cr|rapicorn-13.07.0-1|32	Rapicorn is a toolkit for rapid development of graphical user interfaces using
14cr|rapicorn-13.07.0-1|33	C++ and Python. Rapicorn is developed with the aim to significantly improve
14cr|rapicorn-13.07.0-1|34	developer efficiency and user experience.
14cr|rapicorn-13.07.0-1|35	
14cr|rapicorn-13.07.0-1|36	%files -f %{name}.lang
14cr|rapicorn-13.07.0-1|37	%doc README AUTHORS COPYING* NEWS
14cr|rapicorn-13.07.0-1|38	%{_docdir}/rapicorn%{api}
14cr|rapicorn-13.07.0-1|39	%{_bindir}/*
14cr|rapicorn-13.07.0-1|40	%{_mandir}/man1/*
14cr|rapicorn-13.07.0-1|41	%{_libdir}/aidacc-%{api}
14cr|rapicorn-13.07.0-1|42	%{py_puresitedir}/Aida%{api}
14cr|rapicorn-13.07.0-1|43	%{py_puresitedir}/Rapicorn%{api}
14cr|rapicorn-13.07.0-1|44	
14cr|rapicorn-13.07.0-1|45	#----------------------------------------------------------------------------
14cr|rapicorn-13.07.0-1|46	
14cr|rapicorn-13.07.0-1|47	%package -n %{libname}
14cr|rapicorn-13.07.0-1|48	Summary:	Dynamic libraries from %{name}
14cr|rapicorn-13.07.0-1|49	License:	LGPLv2+
14cr|rapicorn-13.07.0-1|50	Group:		System/Libraries
14cr|rapicorn-13.07.0-1|51	
14cr|rapicorn-13.07.0-1|52	%description -n %{libname}
14cr|rapicorn-13.07.0-1|53	Rapicorn is a toolkit for rapid development of graphical user interfaces using
14cr|rapicorn-13.07.0-1|54	C++ and Python. Rapicorn is developed with the aim to significantly improve
14cr|rapicorn-13.07.0-1|55	developer efficiency and user experience.
14cr|rapicorn-13.07.0-1|56	
14cr|rapicorn-13.07.0-1|57	%files -n %{libname}
14cr|rapicorn-13.07.0-1|58	%{_libdir}/librapicorn%{api}.so.%{major}*
14cr|rapicorn-13.07.0-1|59	
14cr|rapicorn-13.07.0-1|60	#----------------------------------------------------------------------------
14cr|rapicorn-13.07.0-1|61	
14cr|rapicorn-13.07.0-1|62	%package -n %{devname}
14cr|rapicorn-13.07.0-1|63	Summary:	Header files and static libraries from %{name}
14cr|rapicorn-13.07.0-1|64	Group: 		Development/C
14cr|rapicorn-13.07.0-1|65	License:	LGPLv2+
14cr|rapicorn-13.07.0-1|66	Requires:	%{libname} = %{EVRD}
14cr|rapicorn-13.07.0-1|67	Provides:	%{name}-devel = %{EVRD}
14cr|rapicorn-13.07.0-1|68	
14cr|rapicorn-13.07.0-1|69	%description -n %{devname}
14cr|rapicorn-13.07.0-1|70	Libraries and includes files for developing programs based on %{name}.
14cr|rapicorn-13.07.0-1|71	
14cr|rapicorn-13.07.0-1|72	%files -n %{devname}
14cr|rapicorn-13.07.0-1|73	%doc ChangeLog
14cr|rapicorn-13.07.0-1|74	%{_includedir}/*
14cr|rapicorn-13.07.0-1|75	%{_libdir}/pkgconfig/*.pc
14cr|rapicorn-13.07.0-1|76	%{_libdir}/*.so
14cr|rapicorn-13.07.0-1|77	
14cr|rapicorn-13.07.0-1|78	#----------------------------------------------------------------------------
14cr|rapicorn-13.07.0-1|79	
14cr|rapicorn-13.07.0-1|80	%prep
14cr|rapicorn-13.07.0-1|81	%setup -q
14cr|rapicorn-13.07.0-1|82	%apply_patches
14cr|rapicorn-13.07.0-1|83	
14cr|rapicorn-13.07.0-1|84	%build
14cr|rapicorn-13.07.0-1|85	export CFLAGS="$CFLAGS -D_GLIBCXX_USE_NANOSLEEP -D_GLIBCXX_USE_SCHED_YIELD"
14cr|rapicorn-13.07.0-1|86	export CXXFLAGS="$CFLAGS -D_GLIBCXX_USE_NANOSLEEP -D_GLIBCXX_USE_SCHED_YIELD"
14cr|rapicorn-13.07.0-1|87	export LIBS="-lrt -lcairo"
14cr|rapicorn-13.07.0-1|88	%configure2_5x
14cr|rapicorn-13.07.0-1|89	make
14cr|rapicorn-13.07.0-1|90	
14cr|rapicorn-13.07.0-1|91	%install
14cr|rapicorn-13.07.0-1|92	%makeinstall_std
14cr|rapicorn-13.07.0-1|93	
14cr|rapicorn-13.07.0-1|94	%find_lang %{name} --all-name
14cr|rapicorn-13.07.0-1|95	
14cr|rapicorn-13.07.0-1|96	
14cr|rapicorn-13.07.0-1|97	%changelog
14cr|rapicorn-13.07.0-1|98	* Tue Aug 05 2014 abondrov <andrey.bondrov@rosalab.ru> 13.07.0-1
14cr|rapicorn-13.07.0-1|99	+ Revision: 7672c43
14cr|rapicorn-13.07.0-1|100	- Spec cleanup
14cr|rapicorn-13.07.0-1|101	
14cr|rapicorn-13.07.0-1|102	

7212 14
14cr|rapid-photo-downloader-0.4.9-2|1	Name:		rapid-photo-downloader
14cr|rapid-photo-downloader-0.4.9-2|2	Version:	0.4.9
14cr|rapid-photo-downloader-0.4.9-2|3	Release:	2
14cr|rapid-photo-downloader-0.4.9-2|4	Summary:	Images downloader for external devices
14cr|rapid-photo-downloader-0.4.9-2|5	License:	GPLv2
14cr|rapid-photo-downloader-0.4.9-2|6	Group:		Graphics
14cr|rapid-photo-downloader-0.4.9-2|7	URL:		http://damonlynch.net/rapid
14cr|rapid-photo-downloader-0.4.9-2|8	Source0:	https://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cr|rapid-photo-downloader-0.4.9-2|9	BuildArch:	noarch
14cr|rapid-photo-downloader-0.4.9-2|10	BuildRequires:	pkgconfig(python)
14cr|rapid-photo-downloader-0.4.9-2|11	BuildRequires:  pythonegg(setuptools)
14cr|rapid-photo-downloader-0.4.9-2|12	BuildRequires:	desktop-file-utils
14cr|rapid-photo-downloader-0.4.9-2|13	BuildRequires:  gettext
14cr|rapid-photo-downloader-0.4.9-2|14	
14cr|rapid-photo-downloader-0.4.9-2|15	
14cr|rapid-photo-downloader-0.4.9-2|16	Requires:	findutils
14cr|rapid-photo-downloader-0.4.9-2|17	Requires:	pythonegg(pil)
14cr|rapid-photo-downloader-0.4.9-2|18	Requires:	pythonegg(kaa-metadata)
14cr|rapid-photo-downloader-0.4.9-2|19	Requires:	pythonegg(hachoir-metadata)
14cr|rapid-photo-downloader-0.4.9-2|20	Requires:	perl(Image::ExifTool)
14cr|rapid-photo-downloader-0.4.9-2|21	Requires:	fbida
14cr|rapid-photo-downloader-0.4.9-2|22	Requires:	gtk2
14cr|rapid-photo-downloader-0.4.9-2|23	Requires:	pygtk2.0
14cr|rapid-photo-downloader-0.4.9-2|24	Requires:	python-exiv2 >= 0.3.0
14cr|rapid-photo-downloader-0.4.9-2|25	Requires:	exiv2
14cr|rapid-photo-downloader-0.4.9-2|26	Requires:	hicolor-icon-theme
14cr|rapid-photo-downloader-0.4.9-2|27	Requires:	gnome-python-gconf
14cr|rapid-photo-downloader-0.4.9-2|28	Requires:	ffmpegthumbnailer
14cr|rapid-photo-downloader-0.4.9-2|29	Requires:	pkgconfig(notify-python)
14cr|rapid-photo-downloader-0.4.9-2|30	Suggests:	librsvg2
14cr|rapid-photo-downloader-0.4.9-2|31	
14cr|rapid-photo-downloader-0.4.9-2|32	%description
14cr|rapid-photo-downloader-0.4.9-2|33	Rapid Photo Downloader is written by a photographer for professional
14cr|rapid-photo-downloader-0.4.9-2|34	and amateur photographers. Released under the GNU GPL license, it is
14cr|rapid-photo-downloader-0.4.9-2|35	designed for use on the Linux Desktop. It can download photos from
14cr|rapid-photo-downloader-0.4.9-2|36	multiple cameras, memory cards, and Portable Storage Devices
14cr|rapid-photo-downloader-0.4.9-2|37	simultaneously. It provides many options for sub-folder
14cr|rapid-photo-downloader-0.4.9-2|38	creation, image renaming and backup.
14cr|rapid-photo-downloader-0.4.9-2|39	
14cr|rapid-photo-downloader-0.4.9-2|40	%files -f rapid-photo-downloader.lang
14cr|rapid-photo-downloader-0.4.9-2|41	%doc rapid/AUTHORS rapid/ChangeLog rapid/COPYING README
14cr|rapid-photo-downloader-0.4.9-2|42	%{_bindir}/%{name}
14cr|rapid-photo-downloader-0.4.9-2|43	%{_datadir}/applications/%{name}.desktop
14cr|rapid-photo-downloader-0.4.9-2|44	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|rapid-photo-downloader-0.4.9-2|45	%{_datadir}/pixmaps/%{name}.png
14cr|rapid-photo-downloader-0.4.9-2|46	%{_datadir}/pixmaps/%{name}.xpm
14cr|rapid-photo-downloader-0.4.9-2|47	%{py_puresitedir}/rapid/
14cr|rapid-photo-downloader-0.4.9-2|48	%{py_puresitedir}/*.egg-info
14cr|rapid-photo-downloader-0.4.9-2|49	# kde integration, we'll keep it
14cr|rapid-photo-downloader-0.4.9-2|50	%{_datadir}/kde4/apps/solid/actions/rapid-photo-downloader.desktop
14cr|rapid-photo-downloader-0.4.9-2|51	%{_datadir}/appdata/rapid-photo-downloader.appdata.xml
14cr|rapid-photo-downloader-0.4.9-2|52	%{_mandir}/man1/%{name}.1*
14cr|rapid-photo-downloader-0.4.9-2|53	
14cr|rapid-photo-downloader-0.4.9-2|54	
14cr|rapid-photo-downloader-0.4.9-2|55	#---------------------------------------------------------------------
14cr|rapid-photo-downloader-0.4.9-2|56	
14cr|rapid-photo-downloader-0.4.9-2|57	%prep
14cr|rapid-photo-downloader-0.4.9-2|58	%setup -q
14cr|rapid-photo-downloader-0.4.9-2|59	
14cr|rapid-photo-downloader-0.4.9-2|60	cp  rapid/{ChangeLog,COPYING,AUTHORS} .
14cr|rapid-photo-downloader-0.4.9-2|61	pod2man --section=1 -u --release=%version  --center "" doc/rapid-photo-downloader.pod > %name.1
14cr|rapid-photo-downloader-0.4.9-2|62	
14cr|rapid-photo-downloader-0.4.9-2|63	
14cr|rapid-photo-downloader-0.4.9-2|64	%build
14cr|rapid-photo-downloader-0.4.9-2|65	python setup.py build
14cr|rapid-photo-downloader-0.4.9-2|66	
14cr|rapid-photo-downloader-0.4.9-2|67	
14cr|rapid-photo-downloader-0.4.9-2|68	
14cr|rapid-photo-downloader-0.4.9-2|69	
14cr|rapid-photo-downloader-0.4.9-2|70	%install
14cr|rapid-photo-downloader-0.4.9-2|71	python setup.py install --root=%{buildroot}
14cr|rapid-photo-downloader-0.4.9-2|72	
14cr|rapid-photo-downloader-0.4.9-2|73	desktop-file-install                                        \
14cr|rapid-photo-downloader-0.4.9-2|74	--dir=%{buildroot}%{_datadir}/applications              \
14cr|rapid-photo-downloader-0.4.9-2|75	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|rapid-photo-downloader-0.4.9-2|76	
14cr|rapid-photo-downloader-0.4.9-2|77	# man
14cr|rapid-photo-downloader-0.4.9-2|78	install -d %buildroot/%_mandir/man1
14cr|rapid-photo-downloader-0.4.9-2|79	install -m 644 %name.1 %buildroot/%_mandir/man1/
14cr|rapid-photo-downloader-0.4.9-2|80	
14cr|rapid-photo-downloader-0.4.9-2|81	# fix attr
14cr|rapid-photo-downloader-0.4.9-2|82	find %{buildroot}%{py_puresitedir}/rapid/ -name "*.py*" -exec chmod 755 {} \;
14cr|rapid-photo-downloader-0.4.9-2|83	chmod 644 %{buildroot}%{_datadir}/appdata/rapid-photo-downloader.appdata.xml
14cr|rapid-photo-downloader-0.4.9-2|84	
14cr|rapid-photo-downloader-0.4.9-2|85	# fix shebang
14cr|rapid-photo-downloader-0.4.9-2|86	sed -i -e '1i#!/usr/bin/python' \
14cr|rapid-photo-downloader-0.4.9-2|87	%{buildroot}%{py_puresitedir}/rapid/{rpdmultiprocessing,prefs,higdefaults,config,ValidatedEntry,__init__,paths}.py
14cr|rapid-photo-downloader-0.4.9-2|88	
14cr|rapid-photo-downloader-0.4.9-2|89	%find_lang rapid-photo-downloader
14cr|rapid-photo-downloader-0.4.9-2|90	
14cr|rapid-photo-downloader-0.4.9-2|91	
14cr|rapid-photo-downloader-0.4.9-2|92	
14cr|rapid-photo-downloader-0.4.9-2|93	%changelog
14cr|rapid-photo-downloader-0.4.9-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9-2
14cr|rapid-photo-downloader-0.4.9-2|95	+ Revision: 3af13f8
14cr|rapid-photo-downloader-0.4.9-2|96	- MassBuild#464: Increase release tag
14cr|rapid-photo-downloader-0.4.9-2|97	
14cr|rapid-photo-downloader-0.4.9-2|98	

7213 14
14cr|R-aplpack-1.2.9-2|1	%global packname  aplpack
14cr|R-aplpack-1.2.9-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-aplpack-1.2.9-2|3	
14cr|R-aplpack-1.2.9-2|4	%define debug_package %{nil}
14cr|R-aplpack-1.2.9-2|5	
14cr|R-aplpack-1.2.9-2|6	Name:             R-%{packname}
14cr|R-aplpack-1.2.9-2|7	Version:          1.2.9
14cr|R-aplpack-1.2.9-2|8	Release:          2
14cr|R-aplpack-1.2.9-2|9	Summary:          Another Plot PACKage: stem.leaf, bagplot, faces, spin3R, slider functions
14cr|R-aplpack-1.2.9-2|10	Group:            Sciences/Mathematics
14cr|R-aplpack-1.2.9-2|11	License:          GPL (>= 2)
14cr|R-aplpack-1.2.9-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-aplpack-1.2.9-2|13	Source0:          http://cran.r-project.org/src/contrib/aplpack_1.2.9.tar.gz
14cr|R-aplpack-1.2.9-2|14	Requires:         R-tcltk
14cr|R-aplpack-1.2.9-2|15	Requires:         R-tkrplot
14cr|R-aplpack-1.2.9-2|16	BuildRequires:    R-devel
14cr|R-aplpack-1.2.9-2|17	BuildRequires:    Rmath-devel
14cr|R-aplpack-1.2.9-2|18	BuildRequires:    texlive-collection-latex
14cr|R-aplpack-1.2.9-2|19	BuildRequires:    R-tcltk
14cr|R-aplpack-1.2.9-2|20	BuildRequires:    R-tkrplot
14cr|R-aplpack-1.2.9-2|21	%rename R-cran-aplpack
14cr|R-aplpack-1.2.9-2|22	
14cr|R-aplpack-1.2.9-2|23	%description
14cr|R-aplpack-1.2.9-2|24	set of functions for drawing some special plots: stem.leaf plots a stem
14cr|R-aplpack-1.2.9-2|25	and leaf plot bagplot plots a bagplot faces plots chernoff faces spin3R
14cr|R-aplpack-1.2.9-2|26	for an inspection of a 3-dim point cloud slider functions for interactive
14cr|R-aplpack-1.2.9-2|27	
14cr|R-aplpack-1.2.9-2|28	%prep
14cr|R-aplpack-1.2.9-2|29	%setup -q -c -n %{packname}
14cr|R-aplpack-1.2.9-2|30	
14cr|R-aplpack-1.2.9-2|31	%build
14cr|R-aplpack-1.2.9-2|32	
14cr|R-aplpack-1.2.9-2|33	%install
14cr|R-aplpack-1.2.9-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-aplpack-1.2.9-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-aplpack-1.2.9-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-aplpack-1.2.9-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-aplpack-1.2.9-2|38	
14cr|R-aplpack-1.2.9-2|39	#%check
14cr|R-aplpack-1.2.9-2|40	#%{_bindir}/R CMD check %{packname}
14cr|R-aplpack-1.2.9-2|41	
14cr|R-aplpack-1.2.9-2|42	%files
14cr|R-aplpack-1.2.9-2|43	%dir %{rlibdir}/%{packname}
14cr|R-aplpack-1.2.9-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-aplpack-1.2.9-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-aplpack-1.2.9-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-aplpack-1.2.9-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-aplpack-1.2.9-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-aplpack-1.2.9-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-aplpack-1.2.9-2|50	%{rlibdir}/%{packname}/R
14cr|R-aplpack-1.2.9-2|51	%{rlibdir}/%{packname}/help
14cr|R-aplpack-1.2.9-2|52	# %{rlibdir}/%{packname}/pdf
14cr|R-aplpack-1.2.9-2|53	%{rlibdir}/%{packname}/src
14cr|R-aplpack-1.2.9-2|54	
14cr|R-aplpack-1.2.9-2|55	
14cr|R-aplpack-1.2.9-2|56	
14cr|R-aplpack-1.2.9-2|57	%changelog
14cr|R-aplpack-1.2.9-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-2
14cr|R-aplpack-1.2.9-2|59	+ Revision: e83ca1c
14cr|R-aplpack-1.2.9-2|60	- MassBuild#464: Increase release tag
14cr|R-aplpack-1.2.9-2|61	
14cr|R-aplpack-1.2.9-2|62	

7214 14
14cr|R-arm-1.6.10-2|1	%global packname  arm
14cr|R-arm-1.6.10-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-arm-1.6.10-2|3	
14cr|R-arm-1.6.10-2|4	Name:             R-%{packname}
14cr|R-arm-1.6.10-2|5	Version:          1.6.10
14cr|R-arm-1.6.10-2|6	Release:          2
14cr|R-arm-1.6.10-2|7	Summary:          Data Analysis Using Regression and Multilevel/Hierarchical Models
14cr|R-arm-1.6.10-2|8	Group:            Sciences/Mathematics
14cr|R-arm-1.6.10-2|9	License:          GPL (>= 2)
14cr|R-arm-1.6.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-arm-1.6.10-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.6-10.tar.gz
14cr|R-arm-1.6.10-2|12	BuildArch:        noarch
14cr|R-arm-1.6.10-2|13	Requires:         R-core
14cr|R-arm-1.6.10-2|14	
14cr|R-arm-1.6.10-2|15	Requires:         R-MASS R-Matrix R-stats R-lme4
14cr|R-arm-1.6.10-2|16	Requires:         R-abind R-methods R-coda R-nlme
14cr|R-arm-1.6.10-2|17	# Requires:         R-R2WinBUGS R-foreign
14cr|R-arm-1.6.10-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-MASS R-Matrix R-stats R-lme4
14cr|R-arm-1.6.10-2|19	BuildRequires:    R-abind R-methods R-coda R-nlme
14cr|R-arm-1.6.10-2|20	# BuildRequires:   R-R2WinBUGS R-foreign
14cr|R-arm-1.6.10-2|21	
14cr|R-arm-1.6.10-2|22	%description
14cr|R-arm-1.6.10-2|23	R functions for processing lm, glm, svy.glm, merMod and polr outputs.
14cr|R-arm-1.6.10-2|24	
14cr|R-arm-1.6.10-2|25	%prep
14cr|R-arm-1.6.10-2|26	%setup -q -c -n %{packname}
14cr|R-arm-1.6.10-2|27	
14cr|R-arm-1.6.10-2|28	%build
14cr|R-arm-1.6.10-2|29	
14cr|R-arm-1.6.10-2|30	%install
14cr|R-arm-1.6.10-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-arm-1.6.10-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-arm-1.6.10-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-arm-1.6.10-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-arm-1.6.10-2|35	
14cr|R-arm-1.6.10-2|36	# %check
14cr|R-arm-1.6.10-2|37	# %{_bindir}/R CMD check %{packname}
14cr|R-arm-1.6.10-2|38	
14cr|R-arm-1.6.10-2|39	%files
14cr|R-arm-1.6.10-2|40	%dir %{rlibdir}/%{packname}
14cr|R-arm-1.6.10-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-arm-1.6.10-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-arm-1.6.10-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-arm-1.6.10-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-arm-1.6.10-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-arm-1.6.10-2|46	%{rlibdir}/%{packname}/R
14cr|R-arm-1.6.10-2|47	%{rlibdir}/%{packname}/data
14cr|R-arm-1.6.10-2|48	%{rlibdir}/%{packname}/help
14cr|R-arm-1.6.10-2|49	
14cr|R-arm-1.6.10-2|50	%changelog
14cr|R-arm-1.6.10-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.10-2
14cr|R-arm-1.6.10-2|52	+ Revision: fe8cc6d
14cr|R-arm-1.6.10-2|53	- MassBuild#464: Increase release tag
14cr|R-arm-1.6.10-2|54	
14cr|R-arm-1.6.10-2|55	

7215 14
14cr|rarpd-ss981107-9|1	Summary:	The RARP daemon
14cr|rarpd-ss981107-9|2	Name:		rarpd
14cr|rarpd-ss981107-9|3	Version:	ss981107
14cr|rarpd-ss981107-9|4	Release:	9
14cr|rarpd-ss981107-9|5	License:	GPL
14cr|rarpd-ss981107-9|6	Group:		System/Servers
14cr|rarpd-ss981107-9|7	URL:		ftp://ftp.inr.ac.ru/ip-routing/dhcp.bootp.rarp/
14cr|rarpd-ss981107-9|8	Source0:	rarpd-%{version}.tar.bz2
14cr|rarpd-ss981107-9|9	Patch0:		rarpd-%{version}.patch
14cr|rarpd-ss981107-9|10	Patch1:		rarpd-norun.patch
14cr|rarpd-ss981107-9|11	Patch2:		rarpd-ss981107-initscript.patch
14cr|rarpd-ss981107-9|12	Patch3:		rarpd-ss981107-override-tftpboot-dir.patch
14cr|rarpd-ss981107-9|13	Requires(post,preun):	rpm-helper
14cr|rarpd-ss981107-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rarpd-ss981107-9|15	
14cr|rarpd-ss981107-9|16	
14cr|rarpd-ss981107-9|17	%description
14cr|rarpd-ss981107-9|18	RARP (Reverse Address Resolution Protocol) is a protocol which allows
14cr|rarpd-ss981107-9|19	individual devices on an IP network to get their own IP addresses from the
14cr|rarpd-ss981107-9|20	RARP server.  Some machines (e.g. SPARC boxes) use this protocol instead
14cr|rarpd-ss981107-9|21	of e.g. DHCP to query their IP addresses during network bootup.
14cr|rarpd-ss981107-9|22	Linux kernels up to 2.2 used to provide a kernel daemon for this service,
14cr|rarpd-ss981107-9|23	but since 2.3 kernels it is served by this userland daemon.
14cr|rarpd-ss981107-9|24	
14cr|rarpd-ss981107-9|25	You should install rarpd if you want to set up a RARP server on your
14cr|rarpd-ss981107-9|26	network.
14cr|rarpd-ss981107-9|27	
14cr|rarpd-ss981107-9|28	%prep
14cr|rarpd-ss981107-9|29	%setup -q -n rarpd
14cr|rarpd-ss981107-9|30	%patch0 -p1
14cr|rarpd-ss981107-9|31	%patch1 -p1
14cr|rarpd-ss981107-9|32	%patch2 -p1 -b .initscript
14cr|rarpd-ss981107-9|33	%patch3 -p1 -b .tftpdir
14cr|rarpd-ss981107-9|34	
14cr|rarpd-ss981107-9|35	%build
14cr|rarpd-ss981107-9|36	%make CFLAGS="%{optflags} -Wall -DTFTPDIR='\"%{_localstatedir}/lib/tftpboot\"'"
14cr|rarpd-ss981107-9|37	
14cr|rarpd-ss981107-9|38	%install
14cr|rarpd-ss981107-9|39	rm -rf %{buildroot}
14cr|rarpd-ss981107-9|40	
14cr|rarpd-ss981107-9|41	install -m755 rarpd.init -D %{buildroot}%{_initrddir}/rarpd
14cr|rarpd-ss981107-9|42	install -m755 rarpd -D %{buildroot}%{_sbindir}/rarpd
14cr|rarpd-ss981107-9|43	install -m644 rarpd.8 -D %{buildroot}%{_mandir}/man8/rarpd.8
14cr|rarpd-ss981107-9|44	
14cr|rarpd-ss981107-9|45	%post
14cr|rarpd-ss981107-9|46	%_post_service %{name}
14cr|rarpd-ss981107-9|47	
14cr|rarpd-ss981107-9|48	%preun
14cr|rarpd-ss981107-9|49	%_preun_service %{name}
14cr|rarpd-ss981107-9|50	
14cr|rarpd-ss981107-9|51	%clean
14cr|rarpd-ss981107-9|52	rm -rf %{buildroot}
14cr|rarpd-ss981107-9|53	
14cr|rarpd-ss981107-9|54	%files
14cr|rarpd-ss981107-9|55	%defattr(-,root,root)
14cr|rarpd-ss981107-9|56	%doc README
14cr|rarpd-ss981107-9|57	%attr(0755,root,root) %{_initrddir}/rarpd
14cr|rarpd-ss981107-9|58	%{_sbindir}/rarpd
14cr|rarpd-ss981107-9|59	%{_mandir}/man8/*
14cr|rarpd-ss981107-9|60	
14cr|rarpd-ss981107-9|61	
14cr|rarpd-ss981107-9|62	
14cr|rarpd-ss981107-9|63	
14cr|rarpd-ss981107-9|64	%changelog
14cr|rarpd-ss981107-9|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> ss981107-9
14cr|rarpd-ss981107-9|66	+ Revision: 310234e
14cr|rarpd-ss981107-9|67	- MassBuild#464: Increase release tag
14cr|rarpd-ss981107-9|68	
14cr|rarpd-ss981107-9|69	

7216 14
14cr|R-arules-1.1.3-2|1	%bcond_without bootstrap
14cr|R-arules-1.1.3-2|2	%global packname  arules
14cr|R-arules-1.1.3-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-arules-1.1.3-2|4	
14cr|R-arules-1.1.3-2|5	Name:             R-%{packname}
14cr|R-arules-1.1.3-2|6	Version:          1.1.3
14cr|R-arules-1.1.3-2|7	Release:          2
14cr|R-arules-1.1.3-2|8	Summary:          Mining Association Rules and Frequent Itemsets
14cr|R-arules-1.1.3-2|9	Group:            Sciences/Mathematics
14cr|R-arules-1.1.3-2|10	License:          GPL-2
14cr|R-arules-1.1.3-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-arules-1.1.3-2|12	Source0:          http://cran.r-project.org/src/contrib/arules_1.1-3.tar.gz
14cr|R-arules-1.1.3-2|13	Requires:         R-stats
14cr|R-arules-1.1.3-2|14	Requires:         R-methods
14cr|R-arules-1.1.3-2|15	Requires:         R-Matrix
14cr|R-arules-1.1.3-2|16	%if %{without bootstrap}
14cr|R-arules-1.1.3-2|17	Requires:         R-pmml
14cr|R-arules-1.1.3-2|18	Requires:         R-arulesViz
14cr|R-arules-1.1.3-2|19	%endif
14cr|R-arules-1.1.3-2|20	BuildRequires:    R-devel
14cr|R-arules-1.1.3-2|21	BuildRequires:    Rmath-devel
14cr|R-arules-1.1.3-2|22	BuildRequires:    texlive-collection-latex
14cr|R-arules-1.1.3-2|23	BuildRequires:    R-stats
14cr|R-arules-1.1.3-2|24	BuildRequires:    R-methods
14cr|R-arules-1.1.3-2|25	BuildRequires:    R-Matrix
14cr|R-arules-1.1.3-2|26	%if %{without bootstrap}
14cr|R-arules-1.1.3-2|27	BuildRequires:    R-pmml
14cr|R-arules-1.1.3-2|28	BuildRequires:    R-arulesViz
14cr|R-arules-1.1.3-2|29	%endif
14cr|R-arules-1.1.3-2|30	BuildRequires:    pkgconfig(lapack)
14cr|R-arules-1.1.3-2|31	
14cr|R-arules-1.1.3-2|32	%description
14cr|R-arules-1.1.3-2|33	Provides the infrastructure for representing, manipulating and analyzing
14cr|R-arules-1.1.3-2|34	transaction data and patterns (frequent itemsets and association rules).
14cr|R-arules-1.1.3-2|35	Also provides interfaces to C implementations of the association mining
14cr|R-arules-1.1.3-2|36	algorithms Apriori and Eclat by C. Borgelt.
14cr|R-arules-1.1.3-2|37	
14cr|R-arules-1.1.3-2|38	%prep
14cr|R-arules-1.1.3-2|39	%setup -q -c -n %{packname}
14cr|R-arules-1.1.3-2|40	
14cr|R-arules-1.1.3-2|41	%build
14cr|R-arules-1.1.3-2|42	
14cr|R-arules-1.1.3-2|43	%install
14cr|R-arules-1.1.3-2|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-arules-1.1.3-2|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-arules-1.1.3-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-arules-1.1.3-2|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-arules-1.1.3-2|48	
14cr|R-arules-1.1.3-2|49	%if %{without bootstrap}
14cr|R-arules-1.1.3-2|50	%check
14cr|R-arules-1.1.3-2|51	%{_bindir}/R CMD check %{packname}
14cr|R-arules-1.1.3-2|52	%endif
14cr|R-arules-1.1.3-2|53	
14cr|R-arules-1.1.3-2|54	%files
14cr|R-arules-1.1.3-2|55	%dir %{rlibdir}/%{packname}
14cr|R-arules-1.1.3-2|56	%doc %{rlibdir}/%{packname}/doc
14cr|R-arules-1.1.3-2|57	%doc %{rlibdir}/%{packname}/html
14cr|R-arules-1.1.3-2|58	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-arules-1.1.3-2|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-arules-1.1.3-2|60	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-arules-1.1.3-2|61	%{rlibdir}/%{packname}/INDEX
14cr|R-arules-1.1.3-2|62	# %{rlibdir}/%{packname}/LICENSE
14cr|R-arules-1.1.3-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-arules-1.1.3-2|64	%{rlibdir}/%{packname}/Meta
14cr|R-arules-1.1.3-2|65	%{rlibdir}/%{packname}/R
14cr|R-arules-1.1.3-2|66	%{rlibdir}/%{packname}/data
14cr|R-arules-1.1.3-2|67	%{rlibdir}/%{packname}/help
14cr|R-arules-1.1.3-2|68	%{rlibdir}/%{packname}/libs
14cr|R-arules-1.1.3-2|69	
14cr|R-arules-1.1.3-2|70	
14cr|R-arules-1.1.3-2|71	
14cr|R-arules-1.1.3-2|72	
14cr|R-arules-1.1.3-2|73	%changelog
14cr|R-arules-1.1.3-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|R-arules-1.1.3-2|75	+ Revision: 85b2c77
14cr|R-arules-1.1.3-2|76	- MassBuild#464: Increase release tag
14cr|R-arules-1.1.3-2|77	
14cr|R-arules-1.1.3-2|78	

7217 14
14cr|R-arulesViz-0.1.9-2|1	%global packname  arulesViz
14cr|R-arulesViz-0.1.9-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-arulesViz-0.1.9-2|3	
14cr|R-arulesViz-0.1.9-2|4	%define debug_package %{nil}
14cr|R-arulesViz-0.1.9-2|5	
14cr|R-arulesViz-0.1.9-2|6	Name:             R-%{packname}
14cr|R-arulesViz-0.1.9-2|7	Version:          0.1.9
14cr|R-arulesViz-0.1.9-2|8	Release:          2
14cr|R-arulesViz-0.1.9-2|9	Summary:          arulesViz - Visualizing Association Rules and Frequent Itemsets
14cr|R-arulesViz-0.1.9-2|10	Group:            Sciences/Mathematics
14cr|R-arulesViz-0.1.9-2|11	License:          GPL (>= 2)
14cr|R-arulesViz-0.1.9-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-arulesViz-0.1.9-2|13	Source0:          http://cran.r-project.org/src/contrib/arulesViz_0.1-9.tar.gz
14cr|R-arulesViz-0.1.9-2|14	Requires:         R-arules R-MASS R-scatterplot3d R-vcd R-seriation R-igraph
14cr|R-arulesViz-0.1.9-2|15	Requires:         R-iplots R-Rgraphviz
14cr|R-arulesViz-0.1.9-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-arules
14cr|R-arulesViz-0.1.9-2|17	BuildRequires:    R-MASS R-scatterplot3d R-vcd R-seriation R-igraph
14cr|R-arulesViz-0.1.9-2|18	BuildRequires:    R-iplots R-Rgraphviz
14cr|R-arulesViz-0.1.9-2|19	
14cr|R-arulesViz-0.1.9-2|20	%description
14cr|R-arulesViz-0.1.9-2|21	Various visualization techniques for association rules and itemsets. The
14cr|R-arulesViz-0.1.9-2|22	packages also includes several interactive visualizations for rule
14cr|R-arulesViz-0.1.9-2|23	exploration. This package extends package arules.
14cr|R-arulesViz-0.1.9-2|24	
14cr|R-arulesViz-0.1.9-2|25	%prep
14cr|R-arulesViz-0.1.9-2|26	%setup -q -c -n %{packname}
14cr|R-arulesViz-0.1.9-2|27	
14cr|R-arulesViz-0.1.9-2|28	%build
14cr|R-arulesViz-0.1.9-2|29	
14cr|R-arulesViz-0.1.9-2|30	%install
14cr|R-arulesViz-0.1.9-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-arulesViz-0.1.9-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-arulesViz-0.1.9-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-arulesViz-0.1.9-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-arulesViz-0.1.9-2|35	
14cr|R-arulesViz-0.1.9-2|36	%check
14cr|R-arulesViz-0.1.9-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-arulesViz-0.1.9-2|38	
14cr|R-arulesViz-0.1.9-2|39	%files
14cr|R-arulesViz-0.1.9-2|40	%dir %{rlibdir}/%{packname}
14cr|R-arulesViz-0.1.9-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-arulesViz-0.1.9-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-arulesViz-0.1.9-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-arulesViz-0.1.9-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-arulesViz-0.1.9-2|45	%{rlibdir}/%{packname}/NEWS
14cr|R-arulesViz-0.1.9-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-arulesViz-0.1.9-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-arulesViz-0.1.9-2|48	%{rlibdir}/%{packname}/R
14cr|R-arulesViz-0.1.9-2|49	%{rlibdir}/%{packname}/help
14cr|R-arulesViz-0.1.9-2|50	
14cr|R-arulesViz-0.1.9-2|51	
14cr|R-arulesViz-0.1.9-2|52	
14cr|R-arulesViz-0.1.9-2|53	%changelog
14cr|R-arulesViz-0.1.9-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-2
14cr|R-arulesViz-0.1.9-2|55	+ Revision: f388db1
14cr|R-arulesViz-0.1.9-2|56	- MassBuild#464: Increase release tag
14cr|R-arulesViz-0.1.9-2|57	
14cr|R-arulesViz-0.1.9-2|58	

7218 14
14cr|rasmol-2.7.5.2-3|1	Name:           rasmol
14cr|rasmol-2.7.5.2-3|2	Summary:        Molecular Graphics Visualization Tool
14cr|rasmol-2.7.5.2-3|3	Version:        2.7.5.2
14cr|rasmol-2.7.5.2-3|4	Release:        3
14cr|rasmol-2.7.5.2-3|5	License:        GPLv2 and LGPLv2
14cr|rasmol-2.7.5.2-3|6	Group:          Sciences/Chemistry
14cr|rasmol-2.7.5.2-3|7	URL:            http://www.rasmol.org
14cr|rasmol-2.7.5.2-3|8	Source:         http://www.rasmol.org/software/rasmol-%{version}-13May11.tar.gz
14cr|rasmol-2.7.5.2-3|9	Source1:        rasmol.png
14cr|rasmol-2.7.5.2-3|10	Source2:        rasmol.desktop
14cr|rasmol-2.7.5.2-3|11	Source3:        grasmol.desktop
14cr|rasmol-2.7.5.2-3|12	Source4:        rasmol
14cr|rasmol-2.7.5.2-3|13	Patch1:         rasmol-2.7.5-23Jul09-gtk.patch
14cr|rasmol-2.7.5.2-3|14	Patch2:         rasmol-2.7.5-23Jul09-64b.patch
14cr|rasmol-2.7.5.2-3|15	Patch3:         rasmol-2.7.5-23Jul09-man.patch
14cr|rasmol-2.7.5.2-3|16	Patch4:         RasMol-2.7.5.2_sprintf.patch
14cr|rasmol-2.7.5.2-3|17	
14cr|rasmol-2.7.5.2-3|18	BuildRequires:  pkgconfig(x11)
14cr|rasmol-2.7.5.2-3|19	BuildRequires:  pkgconfig(xext)
14cr|rasmol-2.7.5.2-3|20	BuildRequires:  pkgconfig(xi)
14cr|rasmol-2.7.5.2-3|21	BuildRequires:  pkgconfig(xpm)
14cr|rasmol-2.7.5.2-3|22	BuildRequires:  imake
14cr|rasmol-2.7.5.2-3|23	BuildRequires:  gccmakedep
14cr|rasmol-2.7.5.2-3|24	
14cr|rasmol-2.7.5.2-3|25	BuildRequires:  CVector-devel
14cr|rasmol-2.7.5.2-3|26	BuildRequires:  NearTree-devel
14cr|rasmol-2.7.5.2-3|27	BuildRequires:  CQRlib-devel
14cr|rasmol-2.7.5.2-3|28	BuildRequires:  CBFlib-devel
14cr|rasmol-2.7.5.2-3|29	BuildRequires:  xforms-devel
14cr|rasmol-2.7.5.2-3|30	
14cr|rasmol-2.7.5.2-3|31	# GTK version:
14cr|rasmol-2.7.5.2-3|32	BuildRequires:  gtk2-devel
14cr|rasmol-2.7.5.2-3|33	BuildRequires:  vte-devel
14cr|rasmol-2.7.5.2-3|34	
14cr|rasmol-2.7.5.2-3|35	# Script better support
14cr|rasmol-2.7.5.2-3|36	Requires:       xterm
14cr|rasmol-2.7.5.2-3|37	
14cr|rasmol-2.7.5.2-3|38	# Icons dir
14cr|rasmol-2.7.5.2-3|39	Requires:       hicolor-icon-theme
14cr|rasmol-2.7.5.2-3|40	
14cr|rasmol-2.7.5.2-3|41	%description
14cr|rasmol-2.7.5.2-3|42	RasMol is a molecular graphics program intended for the visualization of
14cr|rasmol-2.7.5.2-3|43	proteins, nucleic acids and small molecules. The program is aimed at
14cr|rasmol-2.7.5.2-3|44	display, teaching and generation of publication quality images.
14cr|rasmol-2.7.5.2-3|45	
14cr|rasmol-2.7.5.2-3|46	%package gtk
14cr|rasmol-2.7.5.2-3|47	Summary:  GTK version of %{name}
14cr|rasmol-2.7.5.2-3|48	Group:    Sciences/Chemistry
14cr|rasmol-2.7.5.2-3|49	Requires: %{name} = %{EVRD}
14cr|rasmol-2.7.5.2-3|50	%description gtk
14cr|rasmol-2.7.5.2-3|51	%{summary}.
14cr|rasmol-2.7.5.2-3|52	
14cr|rasmol-2.7.5.2-3|53	%package doc
14cr|rasmol-2.7.5.2-3|54	Summary:   Documentation and examples for %{name}
14cr|rasmol-2.7.5.2-3|55	Group:     Sciences/Chemistry
14cr|rasmol-2.7.5.2-3|56	BuildArch: noarch
14cr|rasmol-2.7.5.2-3|57	%description doc
14cr|rasmol-2.7.5.2-3|58	%{summary}.
14cr|rasmol-2.7.5.2-3|59	
14cr|rasmol-2.7.5.2-3|60	%prep
14cr|rasmol-2.7.5.2-3|61	%setup -qn RasMol-2.7.5.2
14cr|rasmol-2.7.5.2-3|62	# Fix GTK2 headers dependency
14cr|rasmol-2.7.5.2-3|63	%patch1 -p1
14cr|rasmol-2.7.5.2-3|64	# 64b version require one more definition
14cr|rasmol-2.7.5.2-3|65	%if "%{?__isa_bits}"  == "64"
14cr|rasmol-2.7.5.2-3|66	%patch2 -p1
14cr|rasmol-2.7.5.2-3|67	%endif
14cr|rasmol-2.7.5.2-3|68	# Fix man file
14cr|rasmol-2.7.5.2-3|69	%patch3 -p1
14cr|rasmol-2.7.5.2-3|70	# Fix build error with -Werror=format-security
14cr|rasmol-2.7.5.2-3|71	%patch4 -p1
14cr|rasmol-2.7.5.2-3|72	
14cr|rasmol-2.7.5.2-3|73	pushd src
14cr|rasmol-2.7.5.2-3|74	# Fix harcoded vars
14cr|rasmol-2.7.5.2-3|75	# 1) All substitutions beside RASMOLDIR. It is what could brake compilation and compilation only so it is instalation safety.
14cr|rasmol-2.7.5.2-3|76	# 2) RASMOLDIR. It is handle where place PDB and help files. If they (files) whould be in some
14cr|rasmol-2.7.5.2-3|77	#    other place, /usr/lib/rpm/check-files will provide an error.
14cr|rasmol-2.7.5.2-3|78	sed -i -e 's|PKGDIR = $(HOME)|PKGDIR = /usr|' -e 's|/usr/local|/usr|g' \
14cr|rasmol-2.7.5.2-3|79	-e 's|RASMOLDIR = $(USRLIBDIR)/rasmol/|RASMOLDIR = %{_datadir}/rasmol/|' \
14cr|rasmol-2.7.5.2-3|80	-e 's|CBFLIB_DIR)/include/cbflib|CBFLIB_DIR)/include/cbf|' Imakefile_base
14cr|rasmol-2.7.5.2-3|81	# Fix 64b libs location
14cr|rasmol-2.7.5.2-3|82	%if "%{?_lib}" == "lib64"
14cr|rasmol-2.7.5.2-3|83	sed -i -e 's|_DIR)/lib|_DIR)/lib|' Imakefile_base
14cr|rasmol-2.7.5.2-3|84	%endif
14cr|rasmol-2.7.5.2-3|85	popd
14cr|rasmol-2.7.5.2-3|86	
14cr|rasmol-2.7.5.2-3|87	# Mac only
14cr|rasmol-2.7.5.2-3|88	rm data/RSML_fixup.csh
14cr|rasmol-2.7.5.2-3|89	# Fix perms
14cr|rasmol-2.7.5.2-3|90	chmod 0644 data/* doc/* ChangeLog/* html_graphics/*
14cr|rasmol-2.7.5.2-3|91	chmod 0644 src/*.[ch]
14cr|rasmol-2.7.5.2-3|92	chmod 0644 ChangeLog.html NOTICE README.html TODO.html history.html PROJECTS
14cr|rasmol-2.7.5.2-3|93	
14cr|rasmol-2.7.5.2-3|94	# unzip pdf-s
14cr|rasmol-2.7.5.2-3|95	ls doc/*.pdf.gz | xargs gzip -d
14cr|rasmol-2.7.5.2-3|96	
14cr|rasmol-2.7.5.2-3|97	iconv -f ISO-8859-1 -t UTF-8 doc/itrasmol2721.hlp > doc/itrasmol2721_utf.hlp
14cr|rasmol-2.7.5.2-3|98	mv doc/itrasmol2721_utf.hlp doc/itrasmol2721.hlp
14cr|rasmol-2.7.5.2-3|99	
14cr|rasmol-2.7.5.2-3|100	%build
14cr|rasmol-2.7.5.2-3|101	pushd src
14cr|rasmol-2.7.5.2-3|102	
14cr|rasmol-2.7.5.2-3|103	# GTK version
14cr|rasmol-2.7.5.2-3|104	./rasmol_build_options.sh --pixeldepth=32 --use_gtk
14cr|rasmol-2.7.5.2-3|105	xmkmf
14cr|rasmol-2.7.5.2-3|106	
14cr|rasmol-2.7.5.2-3|107	# mistake in sources packaging
14cr|rasmol-2.7.5.2-3|108	unlink rasmol.man
14cr|rasmol-2.7.5.2-3|109	
14cr|rasmol-2.7.5.2-3|110	%make CCOPTIONS="%{optflags}"
14cr|rasmol-2.7.5.2-3|111	mv rasmol grasmol
14cr|rasmol-2.7.5.2-3|112	
14cr|rasmol-2.7.5.2-3|113	# Clean
14cr|rasmol-2.7.5.2-3|114	make distclean
14cr|rasmol-2.7.5.2-3|115	
14cr|rasmol-2.7.5.2-3|116	# Xlib version
14cr|rasmol-2.7.5.2-3|117	./rasmol_build_options.sh --pixeldepth=32 --use_xformslib
14cr|rasmol-2.7.5.2-3|118	xmkmf
14cr|rasmol-2.7.5.2-3|119	%make CCOPTIONS="%{optflags}"
14cr|rasmol-2.7.5.2-3|120	
14cr|rasmol-2.7.5.2-3|121	popd
14cr|rasmol-2.7.5.2-3|122	
14cr|rasmol-2.7.5.2-3|123	%install
14cr|rasmol-2.7.5.2-3|124	make -C src DESTDIR="%{buildroot}" install install.man
14cr|rasmol-2.7.5.2-3|125	
14cr|rasmol-2.7.5.2-3|126	# Make "rasmol" to be "binary rasmol" as main run will be in the script
14cr|rasmol-2.7.5.2-3|127	mv %{buildroot}%{_bindir}/rasmol %{buildroot}%{_bindir}/rasmolb
14cr|rasmol-2.7.5.2-3|128	# And it is "this" scrit that call rasmolb through xterm
14cr|rasmol-2.7.5.2-3|129	install -D -p -m 755 %{SOURCE4} %{buildroot}%{_bindir}/rasmol
14cr|rasmol-2.7.5.2-3|130	
14cr|rasmol-2.7.5.2-3|131	# Install GTK version of rasmol
14cr|rasmol-2.7.5.2-3|132	install -D -p -m 755 src/grasmol %{buildroot}%{_bindir}/grasmol
14cr|rasmol-2.7.5.2-3|133	
14cr|rasmol-2.7.5.2-3|134	install -p -d %{buildroot}%{_datadir}/rasmol/data
14cr|rasmol-2.7.5.2-3|135	cp data/* %{buildroot}%{_datadir}/rasmol/data/
14cr|rasmol-2.7.5.2-3|136	
14cr|rasmol-2.7.5.2-3|137	# Menu icons
14cr|rasmol-2.7.5.2-3|138	install -D -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14cr|rasmol-2.7.5.2-3|139	install -D -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14cr|rasmol-2.7.5.2-3|140	install -D -m 644 %{SOURCE3} %{buildroot}/%{_liconsdir}/%{name}.png
14cr|rasmol-2.7.5.2-3|141	
14cr|rasmol-2.7.5.2-3|142	
14cr|rasmol-2.7.5.2-3|143	desktop-file-install -m 644 --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE2}
14cr|rasmol-2.7.5.2-3|144	desktop-file-install -m 644 --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE3}
14cr|rasmol-2.7.5.2-3|145	
14cr|rasmol-2.7.5.2-3|146	# Remove dublicates with -doc subpackage
14cr|rasmol-2.7.5.2-3|147	rm -f %{buildroot}%{_datadir}/%{name}/{1crn,3cro}.pdb
14cr|rasmol-2.7.5.2-3|148	
14cr|rasmol-2.7.5.2-3|149	# not all in doc/ must be in %%doc
14cr|rasmol-2.7.5.2-3|150	# it should be here in %%install section as man page for rasmol is installed from doc/ dir
14cr|rasmol-2.7.5.2-3|151	mv doc doc_prep && mkdir doc
14cr|rasmol-2.7.5.2-3|152	mv doc_prep/*.pdf doc_prep/*.html doc_prep/Licenses.txt doc_prep/README doc_prep/*.hlp doc_prep/RASLIC doc/
14cr|rasmol-2.7.5.2-3|153	
14cr|rasmol-2.7.5.2-3|154	%post
14cr|rasmol-2.7.5.2-3|155	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|rasmol-2.7.5.2-3|156	
14cr|rasmol-2.7.5.2-3|157	%postun
14cr|rasmol-2.7.5.2-3|158	if [ $1 -eq 0 ] ; then
14cr|rasmol-2.7.5.2-3|159	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|rasmol-2.7.5.2-3|160	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|rasmol-2.7.5.2-3|161	fi
14cr|rasmol-2.7.5.2-3|162	
14cr|rasmol-2.7.5.2-3|163	%posttrans
14cr|rasmol-2.7.5.2-3|164	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|rasmol-2.7.5.2-3|165	
14cr|rasmol-2.7.5.2-3|166	%files
14cr|rasmol-2.7.5.2-3|167	%doc ChangeLog
14cr|rasmol-2.7.5.2-3|168	%doc GPL NOTICE RASLIC README.txt
14cr|rasmol-2.7.5.2-3|169	%{_bindir}/rasmol
14cr|rasmol-2.7.5.2-3|170	%{_bindir}/rasmolb
14cr|rasmol-2.7.5.2-3|171	%{_datadir}/%{name}
14cr|rasmol-2.7.5.2-3|172	%exclude %{_datadir}/%{name}/data
14cr|rasmol-2.7.5.2-3|173	%{_mandir}/man1/%{name}.1*
14cr|rasmol-2.7.5.2-3|174	%{_datadir}/applications/%{name}.desktop
14cr|rasmol-2.7.5.2-3|175	%{_liconsdir}/*.png
14cr|rasmol-2.7.5.2-3|176	%{_miconsdir}/*.png
14cr|rasmol-2.7.5.2-3|177	%{_iconsdir}/*.png
14cr|rasmol-2.7.5.2-3|178	
14cr|rasmol-2.7.5.2-3|179	%files gtk
14cr|rasmol-2.7.5.2-3|180	%{_bindir}/grasmol
14cr|rasmol-2.7.5.2-3|181	%{_datadir}/applications/grasmol.desktop
14cr|rasmol-2.7.5.2-3|182	
14cr|rasmol-2.7.5.2-3|183	%files doc
14cr|rasmol-2.7.5.2-3|184	%doc doc html_graphics
14cr|rasmol-2.7.5.2-3|185	%doc ChangeLog.html ChangeLog.txt GPL NOTICE PROJECTS RASLIC README.html README.txt TODO.html TODO.txt history.html
14cr|rasmol-2.7.5.2-3|186	%dir %{_datadir}/%{name}
14cr|rasmol-2.7.5.2-3|187	%dir %{_datadir}/%{name}/data
14cr|rasmol-2.7.5.2-3|188	%{_datadir}/%{name}/data/*
14cr|rasmol-2.7.5.2-3|189	
14cr|rasmol-2.7.5.2-3|190	%changelog
14cr|rasmol-2.7.5.2-3|191	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.5.2-3
14cr|rasmol-2.7.5.2-3|192	+ Revision: c06a506
14cr|rasmol-2.7.5.2-3|193	- MassBuild#464: Increase release tag
14cr|rasmol-2.7.5.2-3|194	
14cr|rasmol-2.7.5.2-3|195	

7219 14
14cr|ratfiv-1.0.5-8|1	Summary:		Ratfiv fortran preprocessor
14cr|ratfiv-1.0.5-8|2	Name:			ratfiv
14cr|ratfiv-1.0.5-8|3	Version:		1.0.5
14cr|ratfiv-1.0.5-8|4	Release:		8
14cr|ratfiv-1.0.5-8|5	License:		GPL
14cr|ratfiv-1.0.5-8|6	Group:			Development/Other
14cr|ratfiv-1.0.5-8|7	Buildrequires:		gcc-gfortran
14cr|ratfiv-1.0.5-8|8	Source0:		%name-%version.tar.bz2
14cr|ratfiv-1.0.5-8|9	patch0:                 ratfiv-1.0.5-fix-gfortran.patch
14cr|ratfiv-1.0.5-8|10	URL:			http://sauvy.ined.fr/~brouard/%{name}
14cr|ratfiv-1.0.5-8|11	BuildRoot:		%{_tmppath}/%{name}-buildroot
14cr|ratfiv-1.0.5-8|12	ExclusiveArch:		%{ix86} ia64 x86_64 amd64
14cr|ratfiv-1.0.5-8|13	
14cr|ratfiv-1.0.5-8|14	%description
14cr|ratfiv-1.0.5-8|15	This is ratfiv (ratfor -> rat4 -> rat5) a fortran preprocessor which
14cr|ratfiv-1.0.5-8|16	was used on VAX system.
14cr|ratfiv-1.0.5-8|17	
14cr|ratfiv-1.0.5-8|18	%prep
14cr|ratfiv-1.0.5-8|19	%setup -q
14cr|ratfiv-1.0.5-8|20	%patch0 -p0
14cr|ratfiv-1.0.5-8|21	
14cr|ratfiv-1.0.5-8|22	%build
14cr|ratfiv-1.0.5-8|23	make
14cr|ratfiv-1.0.5-8|24	
14cr|ratfiv-1.0.5-8|25	%install
14cr|ratfiv-1.0.5-8|26	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|ratfiv-1.0.5-8|27	install -m755 stage1/ratfiv $RPM_BUILD_ROOT/%_bindir
14cr|ratfiv-1.0.5-8|28	install -m755 ratfor $RPM_BUILD_ROOT/%_bindir/ratforf77
14cr|ratfiv-1.0.5-8|29	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
14cr|ratfiv-1.0.5-8|30	install -m644 doc/ratfiv.man $RPM_BUILD_ROOT/%_mandir/man1/ratfiv.1
14cr|ratfiv-1.0.5-8|31	
14cr|ratfiv-1.0.5-8|32	%clean
14cr|ratfiv-1.0.5-8|33	rm -rf $RPM_BUILD_ROOT
14cr|ratfiv-1.0.5-8|34	
14cr|ratfiv-1.0.5-8|35	%files
14cr|ratfiv-1.0.5-8|36	%defattr(-,root,root)
14cr|ratfiv-1.0.5-8|37	%doc README doc/%{name}.doc doc/%{name}.pdf doc/%{name}.html
14cr|ratfiv-1.0.5-8|38	%{_bindir}/*
14cr|ratfiv-1.0.5-8|39	%{_mandir}/man1/*
14cr|ratfiv-1.0.5-8|40	
14cr|ratfiv-1.0.5-8|41	
14cr|ratfiv-1.0.5-8|42	
14cr|ratfiv-1.0.5-8|43	
14cr|ratfiv-1.0.5-8|44	
14cr|ratfiv-1.0.5-8|45	
14cr|ratfiv-1.0.5-8|46	
14cr|ratfiv-1.0.5-8|47	%changelog
14cr|ratfiv-1.0.5-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-8
14cr|ratfiv-1.0.5-8|49	+ Revision: e7ec03b
14cr|ratfiv-1.0.5-8|50	- MassBuild#464: Increase release tag
14cr|ratfiv-1.0.5-8|51	
14cr|ratfiv-1.0.5-8|52	

7220 14
14cr|ratpoints-2.1.3-5|1	%define major 0
14cr|ratpoints-2.1.3-5|2	%define libname %mklibname %{name} %{major}
14cr|ratpoints-2.1.3-5|3	%define devname %mklibname %{name} -d
14cr|ratpoints-2.1.3-5|4	
14cr|ratpoints-2.1.3-5|5	Name:		ratpoints
14cr|ratpoints-2.1.3-5|6	Group:		Sciences/Mathematics
14cr|ratpoints-2.1.3-5|7	License:	GPLv2
14cr|ratpoints-2.1.3-5|8	Summary:	Find rational points on hyperelliptic curves
14cr|ratpoints-2.1.3-5|9	Version:	2.1.3
14cr|ratpoints-2.1.3-5|10	Release:	5
14cr|ratpoints-2.1.3-5|11	Source0:	http://www.mathe2.uni-bayreuth.de/stoll/programs/%{name}-%{version}.tar.gz
14cr|ratpoints-2.1.3-5|12	Source1:	%{name}.1
14cr|ratpoints-2.1.3-5|13	URL:		http://www.sagemath.org
14cr|ratpoints-2.1.3-5|14	
14cr|ratpoints-2.1.3-5|15	BuildRequires:	gmp-devel
14cr|ratpoints-2.1.3-5|16	BuildRequires:	gzip
14cr|ratpoints-2.1.3-5|17	
14cr|ratpoints-2.1.3-5|18	Patch0:		ratpoints-2.1.3-shared.patch
14cr|ratpoints-2.1.3-5|19	
14cr|ratpoints-2.1.3-5|20	%description
14cr|ratpoints-2.1.3-5|21	Ratpoints is a program that uses an optimized quadratic sieve algorithm
14cr|ratpoints-2.1.3-5|22	in order to find rational points on hyperelliptic curves.
14cr|ratpoints-2.1.3-5|23	
14cr|ratpoints-2.1.3-5|24	%package -n     %{libname}
14cr|ratpoints-2.1.3-5|25	Summary:        Shared library for %{name}
14cr|ratpoints-2.1.3-5|26	Group:          System/Libraries
14cr|ratpoints-2.1.3-5|27	
14cr|ratpoints-2.1.3-5|28	%description -n     %{libname}
14cr|ratpoints-2.1.3-5|29	Ratpoints shared library
14cr|ratpoints-2.1.3-5|30	
14cr|ratpoints-2.1.3-5|31	%package        devel
14cr|ratpoints-2.1.3-5|32	Summary:        Development files for %{name}
14cr|ratpoints-2.1.3-5|33	Requires:       %{name} = %{EVRD}
14cr|ratpoints-2.1.3-5|34	
14cr|ratpoints-2.1.3-5|35	%description    devel
14cr|ratpoints-2.1.3-5|36	Header and library for development with %{name}.
14cr|ratpoints-2.1.3-5|37	
14cr|ratpoints-2.1.3-5|38	%prep
14cr|ratpoints-2.1.3-5|39	%setup -q
14cr|ratpoints-2.1.3-5|40	
14cr|ratpoints-2.1.3-5|41	%patch0	-p1
14cr|ratpoints-2.1.3-5|42	
14cr|ratpoints-2.1.3-5|43	sed -e "s/-Wall -O2 -fomit-frame-pointer/%{optflags}/" \
14cr|ratpoints-2.1.3-5|44	-e "s/-shared/& $RPM_LD_FLAGS -lgmp -lm/" \
14cr|ratpoints-2.1.3-5|45	-i Makefile
14cr|ratpoints-2.1.3-5|46	
14cr|ratpoints-2.1.3-5|47	%build
14cr|ratpoints-2.1.3-5|48	%make CCFLAGS="%{optflags} -fPIC"
14cr|ratpoints-2.1.3-5|49	
14cr|ratpoints-2.1.3-5|50	%install
14cr|ratpoints-2.1.3-5|51	mkdir -p %{buildroot}%{_bindir}
14cr|ratpoints-2.1.3-5|52	mkdir -p %{buildroot}%{_libdir}
14cr|ratpoints-2.1.3-5|53	mkdir -p %{buildroot}%{_includedir}
14cr|ratpoints-2.1.3-5|54	%makeinstall_std LIBDIR=%{_libdir} install
14cr|ratpoints-2.1.3-5|55	install -p -D -m644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/%{name}.1
14cr|ratpoints-2.1.3-5|56	
14cr|ratpoints-2.1.3-5|57	%check
14cr|ratpoints-2.1.3-5|58	LD_LIBRARY_PATH=$PWD: make test
14cr|ratpoints-2.1.3-5|59	
14cr|ratpoints-2.1.3-5|60	%files
14cr|ratpoints-2.1.3-5|61	%doc gpl-2.0.txt
14cr|ratpoints-2.1.3-5|62	%doc ratpoints-doc.pdf
14cr|ratpoints-2.1.3-5|63	%{_bindir}/ratpoints
14cr|ratpoints-2.1.3-5|64	%{_mandir}/man1/ratpoints.1*
14cr|ratpoints-2.1.3-5|65	
14cr|ratpoints-2.1.3-5|66	%files -n %{libname}
14cr|ratpoints-2.1.3-5|67	%{_libdir}/libratpoints.so.%{major}
14cr|ratpoints-2.1.3-5|68	
14cr|ratpoints-2.1.3-5|69	%files          devel
14cr|ratpoints-2.1.3-5|70	%{_includedir}/ratpoints.h
14cr|ratpoints-2.1.3-5|71	%{_libdir}/libratpoints.so
14cr|ratpoints-2.1.3-5|72	
14cr|ratpoints-2.1.3-5|73	%changelog
14cr|ratpoints-2.1.3-5|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-5
14cr|ratpoints-2.1.3-5|75	+ Revision: 4e248b1
14cr|ratpoints-2.1.3-5|76	- MassBuild#464: Increase release tag
14cr|ratpoints-2.1.3-5|77	
14cr|ratpoints-2.1.3-5|78	

7221 14
14cr|ratpoison-1.4.5-4|1	%define	name	ratpoison
14cr|ratpoison-1.4.5-4|2	%define version 1.4.5
14cr|ratpoison-1.4.5-4|3	%define release 4
14cr|ratpoison-1.4.5-4|4	
14cr|ratpoison-1.4.5-4|5	Name:		%{name}
14cr|ratpoison-1.4.5-4|6	Summary:	Simple Window Manager largely modelled after Screen
14cr|ratpoison-1.4.5-4|7	Group:		Graphical desktop/Other
14cr|ratpoison-1.4.5-4|8	Version:	%{version}
14cr|ratpoison-1.4.5-4|9	Release:	%{release}
14cr|ratpoison-1.4.5-4|10	License:	GPL
14cr|ratpoison-1.4.5-4|11	URL:		http://www.nongnu.org/ratpoison/
14cr|ratpoison-1.4.5-4|12	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|ratpoison-1.4.5-4|13	Patch0:		ratpoison-1.4.5-link.patch
14cr|ratpoison-1.4.5-4|14	BuildRequires:	pkgconfig(x11)
14cr|ratpoison-1.4.5-4|15	BuildRequires:	pkgconfig(xi)
14cr|ratpoison-1.4.5-4|16	BuildRequires:	pkgconfig(xft)
14cr|ratpoison-1.4.5-4|17	BuildRequires:	pkgconfig(xtst)
14cr|ratpoison-1.4.5-4|18	BuildRequires:	pkgconfig(xinerama)
14cr|ratpoison-1.4.5-4|19	BuildRequires:	readline-devel
14cr|ratpoison-1.4.5-4|20	
14cr|ratpoison-1.4.5-4|21	%description
14cr|ratpoison-1.4.5-4|22	Ratpoison is a simple window manager with no large library dependencies,
14cr|ratpoison-1.4.5-4|23	no fancy graphics, no window decorations, and no rodent dependence. It
14cr|ratpoison-1.4.5-4|24	is largely modeled after GNU Screen, which has done wonders in the
14cr|ratpoison-1.4.5-4|25	virtual terminal market. All interaction with the window manager is done
14cr|ratpoison-1.4.5-4|26	through keystrokes. ratpoison has a prefix map to minimize the key
14cr|ratpoison-1.4.5-4|27	clobbering that cripples EMACS and other quality pieces of software. All
14cr|ratpoison-1.4.5-4|28	windows are maximized and kept maximized to avoid wasting precious
14cr|ratpoison-1.4.5-4|29	screen space.
14cr|ratpoison-1.4.5-4|30	
14cr|ratpoison-1.4.5-4|31	%prep
14cr|ratpoison-1.4.5-4|32	%setup -q
14cr|ratpoison-1.4.5-4|33	%patch0 -p0
14cr|ratpoison-1.4.5-4|34	
14cr|ratpoison-1.4.5-4|35	%build
14cr|ratpoison-1.4.5-4|36	export CFLAGS="%optflags -DHAVE_GETLINE"
14cr|ratpoison-1.4.5-4|37	autoreconf -fi
14cr|ratpoison-1.4.5-4|38	%configure2_5x
14cr|ratpoison-1.4.5-4|39	%make
14cr|ratpoison-1.4.5-4|40	
14cr|ratpoison-1.4.5-4|41	%install
14cr|ratpoison-1.4.5-4|42	%makeinstall_std
14cr|ratpoison-1.4.5-4|43	rm -rf %{buildroot}/usr/share/doc/%{name}
14cr|ratpoison-1.4.5-4|44	
14cr|ratpoison-1.4.5-4|45	# startfile
14cr|ratpoison-1.4.5-4|46	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
14cr|ratpoison-1.4.5-4|47	exec %{_bindir}/%{name}
14cr|ratpoison-1.4.5-4|48	EOF
14cr|ratpoison-1.4.5-4|49	
14cr|ratpoison-1.4.5-4|50	# session file
14cr|ratpoison-1.4.5-4|51	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|ratpoison-1.4.5-4|52	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
14cr|ratpoison-1.4.5-4|53	NAME=%{name}
14cr|ratpoison-1.4.5-4|54	EXEC=%{_bindir}/start%{name}
14cr|ratpoison-1.4.5-4|55	DESC=%{name} window manager
14cr|ratpoison-1.4.5-4|56	SCRIPT:
14cr|ratpoison-1.4.5-4|57	exec %{_bindir}/start%{name}
14cr|ratpoison-1.4.5-4|58	EOF
14cr|ratpoison-1.4.5-4|59	
14cr|ratpoison-1.4.5-4|60	
14cr|ratpoison-1.4.5-4|61	
14cr|ratpoison-1.4.5-4|62	
14cr|ratpoison-1.4.5-4|63	%files
14cr|ratpoison-1.4.5-4|64	%doc INSTALL README TODO doc/ipaq.ratpoisonrc doc/sample.ratpoisonrc AUTHORS COPYING contrib/genrpbindings contrib/split.sh NEWS
14cr|ratpoison-1.4.5-4|65	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14cr|ratpoison-1.4.5-4|66	%attr(644,root,root) %{_mandir}/man1/%{name}.1*
14cr|ratpoison-1.4.5-4|67	%attr(644,root,root) %{_infodir}/%{name}.info*
14cr|ratpoison-1.4.5-4|68	%{_datadir}/%{name}
14cr|ratpoison-1.4.5-4|69	%defattr(755,root,root,755)
14cr|ratpoison-1.4.5-4|70	%{_bindir}/start%{name}
14cr|ratpoison-1.4.5-4|71	%{_bindir}/%{name}
14cr|ratpoison-1.4.5-4|72	%{_bindir}/rpws
14cr|ratpoison-1.4.5-4|73	
14cr|ratpoison-1.4.5-4|74	%changelog
14cr|ratpoison-1.4.5-4|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-4
14cr|ratpoison-1.4.5-4|76	+ Revision: 20121c8
14cr|ratpoison-1.4.5-4|77	- MassBuild#464: Increase release tag
14cr|ratpoison-1.4.5-4|78	
14cr|ratpoison-1.4.5-4|79	

7222 14
14cr|raul-0.8.0-3|1	%define major 10
14cr|raul-0.8.0-3|2	%define libname %mklibname %{name} %{major}
14cr|raul-0.8.0-3|3	%define develname %mklibname %{name} -d
14cr|raul-0.8.0-3|4	
14cr|raul-0.8.0-3|5	Name:		raul
14cr|raul-0.8.0-3|6	Version:	0.8.0
14cr|raul-0.8.0-3|7	Release:	3
14cr|raul-0.8.0-3|8	Summary:	Realtime Audio Utility Library
14cr|raul-0.8.0-3|9	License:	GPLv2+
14cr|raul-0.8.0-3|10	Group:		System/Libraries
14cr|raul-0.8.0-3|11	Url:		http://drobilla.net/software/raul/
14cr|raul-0.8.0-3|12	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|raul-0.8.0-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|raul-0.8.0-3|14	
14cr|raul-0.8.0-3|15	BuildRequires:	waf
14cr|raul-0.8.0-3|16	BuildRequires:	boost-devel
14cr|raul-0.8.0-3|17	BuildRequires:	glib2-devel >= 2.2
14cr|raul-0.8.0-3|18	
14cr|raul-0.8.0-3|19	%description
14cr|raul-0.8.0-3|20	Raul (Realtime Audio Utility Library) is a C++ utility library
14cr|raul-0.8.0-3|21	primarily aimed at audio/musical applications.
14cr|raul-0.8.0-3|22	
14cr|raul-0.8.0-3|23	%package -n %{libname}
14cr|raul-0.8.0-3|24	Summary:	%{summary}
14cr|raul-0.8.0-3|25	Group:		%{group}
14cr|raul-0.8.0-3|26	
14cr|raul-0.8.0-3|27	Provides:	%{name} = %{version}-%{release}
14cr|raul-0.8.0-3|28	
14cr|raul-0.8.0-3|29	%description -n %{libname}
14cr|raul-0.8.0-3|30	Raul (Realtime Audio Utility Library) is a C++ utility library
14cr|raul-0.8.0-3|31	primarily aimed at audio/musical applications.
14cr|raul-0.8.0-3|32	
14cr|raul-0.8.0-3|33	%package -n %{develname}
14cr|raul-0.8.0-3|34	Summary:	Development files for %{name}
14cr|raul-0.8.0-3|35	Group:		Development/C++
14cr|raul-0.8.0-3|36	
14cr|raul-0.8.0-3|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|raul-0.8.0-3|38	Requires:	%{libname} = %{version}
14cr|raul-0.8.0-3|39	
14cr|raul-0.8.0-3|40	%description -n %{develname}
14cr|raul-0.8.0-3|41	This package contains development files for %{name}.
14cr|raul-0.8.0-3|42	
14cr|raul-0.8.0-3|43	%prep
14cr|raul-0.8.0-3|44	%setup -q
14cr|raul-0.8.0-3|45	
14cr|raul-0.8.0-3|46	%build
14cr|raul-0.8.0-3|47	%setup_compile_flags
14cr|raul-0.8.0-3|48	./waf configure \
14cr|raul-0.8.0-3|49	--prefix=%{_prefix} \
14cr|raul-0.8.0-3|50	--datadir=%{_datadir} \
14cr|raul-0.8.0-3|51	--libdir=%{_libdir} \
14cr|raul-0.8.0-3|52	--includedir=%{_includedir}
14cr|raul-0.8.0-3|53	
14cr|raul-0.8.0-3|54	./waf build
14cr|raul-0.8.0-3|55	
14cr|raul-0.8.0-3|56	%install
14cr|raul-0.8.0-3|57	rm -rf %{buildroot}
14cr|raul-0.8.0-3|58	./waf install --destdir=%{buildroot}
14cr|raul-0.8.0-3|59	chmod 0755 %{buildroot}%{_libdir}/libraul.so.%{major}*
14cr|raul-0.8.0-3|60	
14cr|raul-0.8.0-3|61	%files -n %{libname}
14cr|raul-0.8.0-3|62	%defattr(-,root,root)
14cr|raul-0.8.0-3|63	%doc AUTHORS README ChangeLog
14cr|raul-0.8.0-3|64	%{_libdir}/lib%{name}.so.*
14cr|raul-0.8.0-3|65	
14cr|raul-0.8.0-3|66	%files -n %{develname}
14cr|raul-0.8.0-3|67	%defattr(-,root,root)
14cr|raul-0.8.0-3|68	%{_libdir}/lib%{name}.so
14cr|raul-0.8.0-3|69	%{_libdir}/pkgconfig/%{name}.pc
14cr|raul-0.8.0-3|70	%{_includedir}/%{name}
14cr|raul-0.8.0-3|71	
14cr|raul-0.8.0-3|72	
14cr|raul-0.8.0-3|73	
14cr|raul-0.8.0-3|74	%changelog
14cr|raul-0.8.0-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cr|raul-0.8.0-3|76	+ Revision: f72539a
14cr|raul-0.8.0-3|77	- MassBuild#464: Increase release tag
14cr|raul-0.8.0-3|78	
14cr|raul-0.8.0-3|79	

7223 14
14cr|rawdog-2.19-2|1	Name:           rawdog
14cr|rawdog-2.19-2|2	Version:        2.19
14cr|rawdog-2.19-2|3	Release:        2
14cr|rawdog-2.19-2|4	Summary:        An RSS aggregator
14cr|rawdog-2.19-2|5	Group:          Networking/News
14cr|rawdog-2.19-2|6	License:        GPL
14cr|rawdog-2.19-2|7	URL:            http://offog.org/code/rawdog.html
14cr|rawdog-2.19-2|8	Source0:        http://offog.org/files/%{name}-%{version}.tar.gz
14cr|rawdog-2.19-2|9	BuildArch:      noarch
14cr|rawdog-2.19-2|10	BuildRequires:  python-devel
14cr|rawdog-2.19-2|11	%description
14cr|rawdog-2.19-2|12	rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python,
14cr|rawdog-2.19-2|13	it uses Mark Pilgrim's feed parser to read RSS 0.9, 1.0, 2.0, CDF and Atom
14cr|rawdog-2.19-2|14	feeds.
14cr|rawdog-2.19-2|15	
14cr|rawdog-2.19-2|16	It runs from cron, collects articles from a number of feeds, and generates a
14cr|rawdog-2.19-2|17	static HTML page listing the newest articles in date order. It supports
14cr|rawdog-2.19-2|18	per-feed customizable update times, and uses ETags, Last-Modified, and gzip
14cr|rawdog-2.19-2|19	compression to minimize network bandwidth usage.
14cr|rawdog-2.19-2|20	
14cr|rawdog-2.19-2|21	%prep
14cr|rawdog-2.19-2|22	%setup -q
14cr|rawdog-2.19-2|23	
14cr|rawdog-2.19-2|24	%install
14cr|rawdog-2.19-2|25	python setup.py install --prefix=%{buildroot}/%_prefix
14cr|rawdog-2.19-2|26	
14cr|rawdog-2.19-2|27	%clean
14cr|rawdog-2.19-2|28	
14cr|rawdog-2.19-2|29	%files
14cr|rawdog-2.19-2|30	%defattr(-,root,root,-)
14cr|rawdog-2.19-2|31	%doc README config NEWS PLUGINS style.css
14cr|rawdog-2.19-2|32	%{_bindir}/rawdog
14cr|rawdog-2.19-2|33	%{py_puresitedir}/rawdoglib/
14cr|rawdog-2.19-2|34	%{py_puresitedir}/*.egg-info
14cr|rawdog-2.19-2|35	%{_mandir}/man1/*
14cr|rawdog-2.19-2|36	
14cr|rawdog-2.19-2|37	
14cr|rawdog-2.19-2|38	
14cr|rawdog-2.19-2|39	
14cr|rawdog-2.19-2|40	
14cr|rawdog-2.19-2|41	%changelog
14cr|rawdog-2.19-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.19-2
14cr|rawdog-2.19-2|43	+ Revision: b0ab4ff
14cr|rawdog-2.19-2|44	- MassBuild#464: Increase release tag
14cr|rawdog-2.19-2|45	
14cr|rawdog-2.19-2|46	

7224 14
14cr|rawstudio-2.0-7|1	%define api 2.0
14cr|rawstudio-2.0-7|2	%define major 0
14cr|rawstudio-2.0-7|3	%define libname %mklibname %{name} %{api} %{major}
14cr|rawstudio-2.0-7|4	
14cr|rawstudio-2.0-7|5	Summary:	Graphical tool to convert raw images of digital cameras
14cr|rawstudio-2.0-7|6	Name:		rawstudio
14cr|rawstudio-2.0-7|7	Version:	2.0
14cr|rawstudio-2.0-7|8	Release:	7
14cr|rawstudio-2.0-7|9	License:	GPLv2+
14cr|rawstudio-2.0-7|10	Group:		Graphics
14cr|rawstudio-2.0-7|11	Url:		http://rawstudio.org/
14cr|rawstudio-2.0-7|12	Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
14cr|rawstudio-2.0-7|13	Patch0:		rawstudio-2.0-rosa-linkage.patch
14cr|rawstudio-2.0-7|14	Patch1:		rawstudio-2.0-rosa-libpng.patch
14cr|rawstudio-2.0-7|15	BuildRequires:	GConf2
14cr|rawstudio-2.0-7|16	BuildRequires:	imagemagick
14cr|rawstudio-2.0-7|17	BuildRequires:	jpeg-devel
14cr|rawstudio-2.0-7|18	BuildRequires:	pkgconfig(exiv2)
14cr|rawstudio-2.0-7|19	BuildRequires:	pkgconfig(fftw3)
14cr|rawstudio-2.0-7|20	BuildRequires:	pkgconfig(flickcurl)
14cr|rawstudio-2.0-7|21	BuildRequires:	pkgconfig(gconf-2.0)
14cr|rawstudio-2.0-7|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|rawstudio-2.0-7|23	BuildRequires:	pkgconfig(lcms)
14cr|rawstudio-2.0-7|24	BuildRequires:	pkgconfig(lensfun)
14cr|rawstudio-2.0-7|25	BuildRequires:	pkgconfig(libgphoto2)
14cr|rawstudio-2.0-7|26	BuildRequires:	pkgconfig(libtiff-4)
14cr|rawstudio-2.0-7|27	BuildRequires:	pkgconfig(libxml-2.0)
14cr|rawstudio-2.0-7|28	BuildRequires:	pkgconfig(sqlite3)
14cr|rawstudio-2.0-7|29	BuildRequires:	pkgconfig(zlib)
14cr|rawstudio-2.0-7|30	
14cr|rawstudio-2.0-7|31	%description
14cr|rawstudio-2.0-7|32	Rawstudio is an open source raw-image converter written in GTK+.
14cr|rawstudio-2.0-7|33	
14cr|rawstudio-2.0-7|34	Features:
14cr|rawstudio-2.0-7|35	* Reads all dcraw supported formats
14cr|rawstudio-2.0-7|36	* Internal 16bit rgb
14cr|rawstudio-2.0-7|37	* Various post-shot controls (white balance, saturation and exposure
14cr|rawstudio-2.0-7|38	compensation among others)
14cr|rawstudio-2.0-7|39	* Realtime histogram
14cr|rawstudio-2.0-7|40	* Optimized for MMX, 3dnow! and SSE (detected runtime)
14cr|rawstudio-2.0-7|41	* Easy sorting of images
14cr|rawstudio-2.0-7|42	* Fullscreen mode for better overview
14cr|rawstudio-2.0-7|43	
14cr|rawstudio-2.0-7|44	%files -f %{name}.lang
14cr|rawstudio-2.0-7|45	%doc README
14cr|rawstudio-2.0-7|46	%{_bindir}/*
14cr|rawstudio-2.0-7|47	%{_datadir}/%{name}
14cr|rawstudio-2.0-7|48	%{_datadir}/rawspeed
14cr|rawstudio-2.0-7|49	%{_datadir}/applications/*
14cr|rawstudio-2.0-7|50	%{_datadir}/pixmaps/*
14cr|rawstudio-2.0-7|51	%{_iconsdir}/*.png
14cr|rawstudio-2.0-7|52	%{_liconsdir}/*.png
14cr|rawstudio-2.0-7|53	%{_miconsdir}/*.png
14cr|rawstudio-2.0-7|54	
14cr|rawstudio-2.0-7|55	#----------------------------------------------------------------------------
14cr|rawstudio-2.0-7|56	
14cr|rawstudio-2.0-7|57	%package -n %{libname}
14cr|rawstudio-2.0-7|58	Summary:	Shared library for %{name}
14cr|rawstudio-2.0-7|59	Group:		System/Libraries
14cr|rawstudio-2.0-7|60	Conflicts:	%{name} < 2.0-6
14cr|rawstudio-2.0-7|61	
14cr|rawstudio-2.0-7|62	%description -n %{libname}
14cr|rawstudio-2.0-7|63	Shared library for %{name}.
14cr|rawstudio-2.0-7|64	
14cr|rawstudio-2.0-7|65	%files -n %{libname}
14cr|rawstudio-2.0-7|66	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|rawstudio-2.0-7|67	
14cr|rawstudio-2.0-7|68	#----------------------------------------------------------------------------
14cr|rawstudio-2.0-7|69	
14cr|rawstudio-2.0-7|70	%prep
14cr|rawstudio-2.0-7|71	%setup -q
14cr|rawstudio-2.0-7|72	%patch0 -p1
14cr|rawstudio-2.0-7|73	%patch1 -p1
14cr|rawstudio-2.0-7|74	
14cr|rawstudio-2.0-7|75	%build
14cr|rawstudio-2.0-7|76	# required for patch0
14cr|rawstudio-2.0-7|77	autoreconf -fi
14cr|rawstudio-2.0-7|78	cp configure.ac configure.in
14cr|rawstudio-2.0-7|79	
14cr|rawstudio-2.0-7|80	%configure2_5x --disable-static
14cr|rawstudio-2.0-7|81	%make
14cr|rawstudio-2.0-7|82	
14cr|rawstudio-2.0-7|83	%install
14cr|rawstudio-2.0-7|84	%makeinstall_std
14cr|rawstudio-2.0-7|85	%find_lang %{name}
14cr|rawstudio-2.0-7|86	
14cr|rawstudio-2.0-7|87	install -d %{buildroot}%{_datadir}/icons/{large,mini}
14cr|rawstudio-2.0-7|88	
14cr|rawstudio-2.0-7|89	convert pixmaps/rawstudio.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|rawstudio-2.0-7|90	convert pixmaps/rawstudio.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|rawstudio-2.0-7|91	cp pixmaps/rawstudio.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|rawstudio-2.0-7|92	
14cr|rawstudio-2.0-7|93	rm -fr %{buildroot}%{_includedir} %{buildroot}%{_libdir}/{*.so,*.la,pkgconfig}
14cr|rawstudio-2.0-7|94	
14cr|rawstudio-2.0-7|95	
14cr|rawstudio-2.0-7|96	%changelog
14cr|rawstudio-2.0-7|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14cr|rawstudio-2.0-7|98	+ Revision: ed56aae
14cr|rawstudio-2.0-7|99	- MassBuild#464: Increase release tag
14cr|rawstudio-2.0-7|100	
14cr|rawstudio-2.0-7|101	

7225 14
14cr|rawtherapee-4.0.12-2|1	Name:		rawtherapee
14cr|rawtherapee-4.0.12-2|2	Version:	4.0.12
14cr|rawtherapee-4.0.12-2|3	Release:	2
14cr|rawtherapee-4.0.12-2|4	Summary:	Raw image processing software
14cr|rawtherapee-4.0.12-2|5	Group:		Graphics
14cr|rawtherapee-4.0.12-2|6	License:	GPLv3 and MIT and IJG
14cr|rawtherapee-4.0.12-2|7	URL:		http://www.rawtherapee.com/
14cr|rawtherapee-4.0.12-2|8	Source0:	http://rawtherapee.com/shared/source/%{name}-%{version}.tar.xz
14cr|rawtherapee-4.0.12-2|9	Patch0:		rawtherapee-4.0.12-link.patch
14cr|rawtherapee-4.0.12-2|10	Patch1:		dcraw-9.19-CVE-2013-1438.patch
14cr|rawtherapee-4.0.12-2|11	BuildRequires:	cmake >= 2.6
14cr|rawtherapee-4.0.12-2|12	BuildRequires:	pkgconfig(expat) >= 2.0
14cr|rawtherapee-4.0.12-2|13	BuildRequires:	pkgconfig(fftw3)
14cr|rawtherapee-4.0.12-2|14	BuildRequires:	pkgconfig(fftw3f)
14cr|rawtherapee-4.0.12-2|15	BuildRequires:	pkgconfig(gio-2.0) >= 2.16
14cr|rawtherapee-4.0.12-2|16	BuildRequires:	pkgconfig(giomm-2.4) >= 2.12
14cr|rawtherapee-4.0.12-2|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.16
14cr|rawtherapee-4.0.12-2|18	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16
14cr|rawtherapee-4.0.12-2|19	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16
14cr|rawtherapee-4.0.12-2|20	BuildRequires:	pkgconfig(gthread-2.0) >= 2.16
14cr|rawtherapee-4.0.12-2|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12
14cr|rawtherapee-4.0.12-2|22	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.22
14cr|rawtherapee-4.0.12-2|23	BuildRequires:	pkgconfig(lcms2)
14cr|rawtherapee-4.0.12-2|24	BuildRequires:	pkgconfig(libcanberra-gtk)
14cr|rawtherapee-4.0.12-2|25	BuildRequires:	pkgconfig(libiptcdata)
14cr|rawtherapee-4.0.12-2|26	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|rawtherapee-4.0.12-2|27	BuildRequires:	bzip2-devel
14cr|rawtherapee-4.0.12-2|28	BuildRequires:	mercurial
14cr|rawtherapee-4.0.12-2|29	BuildRequires:	jpeg-devel
14cr|rawtherapee-4.0.12-2|30	BuildRequires:	tiff-devel
14cr|rawtherapee-4.0.12-2|31	BuildRequires:	png-devel
14cr|rawtherapee-4.0.12-2|32	BuildRequires:	libgomp-devel
14cr|rawtherapee-4.0.12-2|33	Requires:	hicolor-icon-theme
14cr|rawtherapee-4.0.12-2|34	
14cr|rawtherapee-4.0.12-2|35	%description
14cr|rawtherapee-4.0.12-2|36	Rawtherapee is a RAW image processing software. It gives full control over
14cr|rawtherapee-4.0.12-2|37	many parameters to enhance the raw picture before finally exporting it
14cr|rawtherapee-4.0.12-2|38	to some common image format.
14cr|rawtherapee-4.0.12-2|39	
14cr|rawtherapee-4.0.12-2|40	%prep
14cr|rawtherapee-4.0.12-2|41	%setup -q -n %{name}-%{version}
14cr|rawtherapee-4.0.12-2|42	%apply_patches
14cr|rawtherapee-4.0.12-2|43	
14cr|rawtherapee-4.0.12-2|44	%build
14cr|rawtherapee-4.0.12-2|45	%cmake -DBUILD_SHARED_LIBS=OFF
14cr|rawtherapee-4.0.12-2|46	%make
14cr|rawtherapee-4.0.12-2|47	
14cr|rawtherapee-4.0.12-2|48	%install
14cr|rawtherapee-4.0.12-2|49	%makeinstall_std -C build
14cr|rawtherapee-4.0.12-2|50	
14cr|rawtherapee-4.0.12-2|51	# These file are taken from the root already
14cr|rawtherapee-4.0.12-2|52	rm -rf %{buildroot}%{_datadir}/doc/rawtherapee
14cr|rawtherapee-4.0.12-2|53	
14cr|rawtherapee-4.0.12-2|54	%files
14cr|rawtherapee-4.0.12-2|55	%doc AUTHORS.txt LICENSE.txt COMPILE.txt RELEASE_NOTES.txt
14cr|rawtherapee-4.0.12-2|56	%{_bindir}/rawtherapee
14cr|rawtherapee-4.0.12-2|57	%{_bindir}/camconst.json
14cr|rawtherapee-4.0.12-2|58	%{_datadir}/rawtherapee
14cr|rawtherapee-4.0.12-2|59	%{_datadir}/applications/%{name}.desktop
14cr|rawtherapee-4.0.12-2|60	%{_iconsdir}/hicolor/*/apps/rawtherapee.png
14cr|rawtherapee-4.0.12-2|61	%{_mandir}/man1/%{name}.1*
14cr|rawtherapee-4.0.12-2|62	
14cr|rawtherapee-4.0.12-2|63	%changelog
14cr|rawtherapee-4.0.12-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.12-2
14cr|rawtherapee-4.0.12-2|65	+ Revision: 818c860
14cr|rawtherapee-4.0.12-2|66	- MassBuild#464: Increase release tag
14cr|rawtherapee-4.0.12-2|67	
14cr|rawtherapee-4.0.12-2|68	

7226 14
14cr|raw-thumbnailer-3.0.0-2|1	Summary:	Thumbnail generator for raw images
14cr|raw-thumbnailer-3.0.0-2|2	Name:		raw-thumbnailer
14cr|raw-thumbnailer-3.0.0-2|3	Version:	3.0.0
14cr|raw-thumbnailer-3.0.0-2|4	Release:	2
14cr|raw-thumbnailer-3.0.0-2|5	License:	GPLv2+
14cr|raw-thumbnailer-3.0.0-2|6	Group:		Graphics
14cr|raw-thumbnailer-3.0.0-2|7	Url:		http://libopenraw.freedesktop.org/wiki/RawThumbnailer
14cr|raw-thumbnailer-3.0.0-2|8	Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
14cr|raw-thumbnailer-3.0.0-2|9	BuildRequires:	pkgconfig(libopenraw-gnome-1.0)
14cr|raw-thumbnailer-3.0.0-2|10	BuildRequires:	intltool
14cr|raw-thumbnailer-3.0.0-2|11	
14cr|raw-thumbnailer-3.0.0-2|12	%description
14cr|raw-thumbnailer-3.0.0-2|13	This simple program generates thumbnails of digital camera raw
14cr|raw-thumbnailer-3.0.0-2|14	image files using libopenraw and GDK. It supports the same file
14cr|raw-thumbnailer-3.0.0-2|15	formats as libopenraw.This thumbnailer is designed to be small,
14cr|raw-thumbnailer-3.0.0-2|16	lightweight and fast.
14cr|raw-thumbnailer-3.0.0-2|17	
14cr|raw-thumbnailer-3.0.0-2|18	%prep
14cr|raw-thumbnailer-3.0.0-2|19	%setup -q
14cr|raw-thumbnailer-3.0.0-2|20	
14cr|raw-thumbnailer-3.0.0-2|21	%build
14cr|raw-thumbnailer-3.0.0-2|22	%configure2_5x
14cr|raw-thumbnailer-3.0.0-2|23	%make
14cr|raw-thumbnailer-3.0.0-2|24	
14cr|raw-thumbnailer-3.0.0-2|25	%install
14cr|raw-thumbnailer-3.0.0-2|26	%makeinstall_std
14cr|raw-thumbnailer-3.0.0-2|27	
14cr|raw-thumbnailer-3.0.0-2|28	%files
14cr|raw-thumbnailer-3.0.0-2|29	%{_bindir}/%{name}
14cr|raw-thumbnailer-3.0.0-2|30	%{_datadir}/mime/packages/raw-thumbnailer.xml
14cr|raw-thumbnailer-3.0.0-2|31	%{_datadir}/thumbnailers/raw.thumbnailer
14cr|raw-thumbnailer-3.0.0-2|32	
14cr|raw-thumbnailer-3.0.0-2|33	
14cr|raw-thumbnailer-3.0.0-2|34	%changelog
14cr|raw-thumbnailer-3.0.0-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|raw-thumbnailer-3.0.0-2|36	+ Revision: 664f83c
14cr|raw-thumbnailer-3.0.0-2|37	- MassBuild#464: Increase release tag
14cr|raw-thumbnailer-3.0.0-2|38	
14cr|raw-thumbnailer-3.0.0-2|39	

7227 14
14cr|razercfg-0.19-2|1	Name:		razercfg
14cr|razercfg-0.19-2|2	Version:	0.19
14cr|razercfg-0.19-2|3	Release:	2
14cr|razercfg-0.19-2|4	Summary:	Razer device configuration tool
14cr|razercfg-0.19-2|5	Group:		System/Configuration/Hardware
14cr|razercfg-0.19-2|6	License:	GPLv2
14cr|razercfg-0.19-2|7	URL:		http://bues.ch/cms/hacking/razercfg.html
14cr|razercfg-0.19-2|8	Source0:	http://bues.ch/razercfg/%{name}-%{version}.tar.bz2
14cr|razercfg-0.19-2|9	Source1:	razerd.service
14cr|razercfg-0.19-2|10	BuildRequires:	python-qt4
14cr|razercfg-0.19-2|11	BuildRequires:	cmake
14cr|razercfg-0.19-2|12	BuildRequires:	pkgconfig(libusb-1.0)
14cr|razercfg-0.19-2|13	BuildRequires:	python-devel
14cr|razercfg-0.19-2|14	Patch0:		libdir_64_fix.patch
14cr|razercfg-0.19-2|15	
14cr|razercfg-0.19-2|16	%description
14cr|razercfg-0.19-2|17	This is the next generation Razer device configuration tool
14cr|razercfg-0.19-2|18	bringing the Razer gaming experience to the free open source world.
14cr|razercfg-0.19-2|19	This utility is a replacement for the old deathaddercfg tool.
14cr|razercfg-0.19-2|20	The tool architecture is based on "razerd", which is a background
14cr|razercfg-0.19-2|21	daemon doing all of the lowlevel privileged hardware accesses.
14cr|razercfg-0.19-2|22	The user interface tools are "razercfg", a commandline tool;
14cr|razercfg-0.19-2|23	and "qrazercfg", a QT4 based graphical device configuration tool.
14cr|razercfg-0.19-2|24	
14cr|razercfg-0.19-2|25	%prep
14cr|razercfg-0.19-2|26	%setup -q
14cr|razercfg-0.19-2|27	%patch0 -p1
14cr|razercfg-0.19-2|28	
14cr|razercfg-0.19-2|29	%build
14cr|razercfg-0.19-2|30	%cmake
14cr|razercfg-0.19-2|31	%make
14cr|razercfg-0.19-2|32	
14cr|razercfg-0.19-2|33	%install
14cr|razercfg-0.19-2|34	#cd build/
14cr|razercfg-0.19-2|35	%makeinstall_std -C build
14cr|razercfg-0.19-2|36	
14cr|razercfg-0.19-2|37	mkdir -p %{buildroot}%{_unitdir}/
14cr|razercfg-0.19-2|38	
14cr|razercfg-0.19-2|39	%{__install} -m 0755 %{SOURCE1} -D %{buildroot}%{_unitdir}/razerd.service
14cr|razercfg-0.19-2|40	
14cr|razercfg-0.19-2|41	%post
14cr|razercfg-0.19-2|42	%_post_service razerd.service
14cr|razercfg-0.19-2|43	
14cr|razercfg-0.19-2|44	%preun
14cr|razercfg-0.19-2|45	%_preun_service razerd.service
14cr|razercfg-0.19-2|46	
14cr|razercfg-0.19-2|47	%files
14cr|razercfg-0.19-2|48	%doc COPYING README
14cr|razercfg-0.19-2|49	%{_bindir}/*
14cr|razercfg-0.19-2|50	%{_sbindir}/razerd
14cr|razercfg-0.19-2|51	%{_unitdir}/razerd.service
14cr|razercfg-0.19-2|52	%{_libdir}/librazer.so
14cr|razercfg-0.19-2|53	%{_sysconfdir}/pm/sleep.d/50-razer
14cr|razercfg-0.19-2|54	%{_sysconfdir}/udev/rules.d/01-razer-udev.rules
14cr|razercfg-0.19-2|55	
14cr|razercfg-0.19-2|56	%changelog
14cr|razercfg-0.19-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19-2
14cr|razercfg-0.19-2|58	+ Revision: 9645a5e
14cr|razercfg-0.19-2|59	- MassBuild#464: Increase release tag
14cr|razercfg-0.19-2|60	
14cr|razercfg-0.19-2|61	

7228 14
14cr|razorqt-0.5.2-2|1	%define qtxdglibdevel	%mklibname qtxdg -d
14cr|razorqt-0.5.2-2|2	%define libnamedevel	%mklibname  %name -d
14cr|razorqt-0.5.2-2|3	%define _name		razor
14cr|razorqt-0.5.2-2|4	
14cr|razorqt-0.5.2-2|5	Name:		%{_name}qt
14cr|razorqt-0.5.2-2|6	Version:	0.5.2
14cr|razorqt-0.5.2-2|7	Release:	2
14cr|razorqt-0.5.2-2|8	License:	LGPLv2+
14cr|razorqt-0.5.2-2|9	Source0:	https://github.com/downloads/Razor-qt/razor-qt/%{name}-%{version}.tar.bz2
14cr|razorqt-0.5.2-2|10	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|11	Summary:	Razor is a lightweight desktop toolbox
14cr|razorqt-0.5.2-2|12	Url:		http://%{_name}-qt.org
14cr|razorqt-0.5.2-2|13	
14cr|razorqt-0.5.2-2|14	BuildRequires:	gcc-c++
14cr|razorqt-0.5.2-2|15	BuildRequires:	cmake
14cr|razorqt-0.5.2-2|16	BuildRequires:	doxygen
14cr|razorqt-0.5.2-2|17	BuildRequires:	magic-devel
14cr|razorqt-0.5.2-2|18	BuildRequires:	qt4-devel
14cr|razorqt-0.5.2-2|19	BuildRequires:	qt4-linguist
14cr|razorqt-0.5.2-2|20	BuildRequires:	pkgconfig(xcomposite)
14cr|razorqt-0.5.2-2|21	BuildRequires:	pkgconfig(udev)
14cr|razorqt-0.5.2-2|22	BuildRequires:	pkgconfig(polkit-qt-1)
14cr|razorqt-0.5.2-2|23	BuildRequires:	pkgconfig(xcursor)
14cr|razorqt-0.5.2-2|24	BuildRequires:	pkgconfig(libpulse)
14cr|razorqt-0.5.2-2|25	BuildRequires:	pkgconfig(libstatgrab)
14cr|razorqt-0.5.2-2|26	BuildRequires:	desktop-file-utils
14cr|razorqt-0.5.2-2|27	
14cr|razorqt-0.5.2-2|28	
14cr|razorqt-0.5.2-2|29	%description
14cr|razorqt-0.5.2-2|30	Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
14cr|razorqt-0.5.2-2|31	Qt technologies. It has been tailored for users who value simplicity, speed,
14cr|razorqt-0.5.2-2|32	and an intuitive interface.
14cr|razorqt-0.5.2-2|33	
14cr|razorqt-0.5.2-2|34	#------------------------------------------------------------------------------
14cr|razorqt-0.5.2-2|35	
14cr|razorqt-0.5.2-2|36	%define		librazormount_major 0
14cr|razorqt-0.5.2-2|37	%define		librazormount %mklibname razormount %{librazormount_major}
14cr|razorqt-0.5.2-2|38	
14cr|razorqt-0.5.2-2|39	%package -n	%librazormount
14cr|razorqt-0.5.2-2|40	Summary:	RazorQt shared library
14cr|razorqt-0.5.2-2|41	Group:		System/Libraries
14cr|razorqt-0.5.2-2|42	License:	LGPLv2+
14cr|razorqt-0.5.2-2|43	
14cr|razorqt-0.5.2-2|44	%description -n %librazormount
14cr|razorqt-0.5.2-2|45	%{summary}
14cr|razorqt-0.5.2-2|46	
14cr|razorqt-0.5.2-2|47	%files -n	%librazormount
14cr|razorqt-0.5.2-2|48	%_libdir/lib%{_name}mount.so.%{librazormount_major}*
14cr|razorqt-0.5.2-2|49	
14cr|razorqt-0.5.2-2|50	#------------------------------------------------------------------------------
14cr|razorqt-0.5.2-2|51	
14cr|razorqt-0.5.2-2|52	%define		librazorqt_major 0
14cr|razorqt-0.5.2-2|53	%define		librazorqt %mklibname razorqt %{librazorqt_major}
14cr|razorqt-0.5.2-2|54	
14cr|razorqt-0.5.2-2|55	%package -n	%librazorqt
14cr|razorqt-0.5.2-2|56	Summary:	RazorQt shared library
14cr|razorqt-0.5.2-2|57	Group:		System/Libraries
14cr|razorqt-0.5.2-2|58	License:	LGPLv2+
14cr|razorqt-0.5.2-2|59	
14cr|razorqt-0.5.2-2|60	%description -n %librazorqt
14cr|razorqt-0.5.2-2|61	%{summary}
14cr|razorqt-0.5.2-2|62	
14cr|razorqt-0.5.2-2|63	%files -n	%librazorqt
14cr|razorqt-0.5.2-2|64	%_libdir/lib%{_name}qt.so.%{librazorqt_major}*
14cr|razorqt-0.5.2-2|65	
14cr|razorqt-0.5.2-2|66	#------------------------------------------------------------------------------
14cr|razorqt-0.5.2-2|67	
14cr|razorqt-0.5.2-2|68	%define		librazorqxt_major 0
14cr|razorqt-0.5.2-2|69	%define		librazorqxt %mklibname razorqxt %{librazorqxt_major}
14cr|razorqt-0.5.2-2|70	
14cr|razorqt-0.5.2-2|71	%package -n	%librazorqxt
14cr|razorqt-0.5.2-2|72	Summary:	Customized part of the libqxt library
14cr|razorqt-0.5.2-2|73	Group:		System/Libraries
14cr|razorqt-0.5.2-2|74	# BSD3 (gpl2 and gpl3 compatible, as from http://fedoraproject.org/wiki/Licensing#SoftwareLicenses)
14cr|razorqt-0.5.2-2|75	License:	BSD
14cr|razorqt-0.5.2-2|76	
14cr|razorqt-0.5.2-2|77	%description -n %librazorqxt
14cr|razorqt-0.5.2-2|78	%{summary}
14cr|razorqt-0.5.2-2|79	
14cr|razorqt-0.5.2-2|80	%files -n	%librazorqxt
14cr|razorqt-0.5.2-2|81	%doc libraries/%{_name}qxt/LICENSE
14cr|razorqt-0.5.2-2|82	%_libdir/lib%{_name}qxt.so.%{librazorqxt_major}*
14cr|razorqt-0.5.2-2|83	
14cr|razorqt-0.5.2-2|84	#------------------------------------------------------------------------------
14cr|razorqt-0.5.2-2|85	
14cr|razorqt-0.5.2-2|86	%define		libqtxdg_major 0
14cr|razorqt-0.5.2-2|87	%define		libqtxdg %mklibname qtxdg %{libqtxdg_major}
14cr|razorqt-0.5.2-2|88	
14cr|razorqt-0.5.2-2|89	%package -n	%libqtxdg
14cr|razorqt-0.5.2-2|90	Summary:	Xdg manipulation library using Qt4
14cr|razorqt-0.5.2-2|91	Group:		System/Libraries
14cr|razorqt-0.5.2-2|92	# qiconloader.cpp and qiconloader_p.h -> lgplv2
14cr|razorqt-0.5.2-2|93	# xdg* files -> lgplv2+
14cr|razorqt-0.5.2-2|94	License:	LGPLv2+
14cr|razorqt-0.5.2-2|95	
14cr|razorqt-0.5.2-2|96	%description -n %libqtxdg
14cr|razorqt-0.5.2-2|97	%{summary}
14cr|razorqt-0.5.2-2|98	
14cr|razorqt-0.5.2-2|99	%files -n	%libqtxdg
14cr|razorqt-0.5.2-2|100	%_libdir/libqtxdg.so.%{libqtxdg_major}*
14cr|razorqt-0.5.2-2|101	
14cr|razorqt-0.5.2-2|102	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|103	
14cr|razorqt-0.5.2-2|104	%package -n     %libnamedevel
14cr|razorqt-0.5.2-2|105	Summary:	RazorQt development package
14cr|razorqt-0.5.2-2|106	Group:		Development/Other
14cr|razorqt-0.5.2-2|107	Requires:	%librazormount = %{version}-%{release}
14cr|razorqt-0.5.2-2|108	Requires:	%librazorqt = %{version}-%{release}
14cr|razorqt-0.5.2-2|109	Requires:	%librazorqxt = %{version}-%{release}
14cr|razorqt-0.5.2-2|110	License:	GPLv2 and LGPLv2+
14cr|razorqt-0.5.2-2|111	
14cr|razorqt-0.5.2-2|112	%description -n %libnamedevel
14cr|razorqt-0.5.2-2|113	%{summary}
14cr|razorqt-0.5.2-2|114	
14cr|razorqt-0.5.2-2|115	%files -n	%libnamedevel
14cr|razorqt-0.5.2-2|116	%{_libdir}/lib%{_name}*.so
14cr|razorqt-0.5.2-2|117	%{_includedir}/%{_name}*/
14cr|razorqt-0.5.2-2|118	%{_bindir}/%{_name}-x11info
14cr|razorqt-0.5.2-2|119	%{_libdir}/pkgconfig/%{_name}mount.pc
14cr|razorqt-0.5.2-2|120	%{_libdir}/pkgconfig/%{_name}qxt.pc
14cr|razorqt-0.5.2-2|121	%{_libdir}/pkgconfig/%{name}.pc
14cr|razorqt-0.5.2-2|122	
14cr|razorqt-0.5.2-2|123	#------------------------------------------------------------------------------
14cr|razorqt-0.5.2-2|124	
14cr|razorqt-0.5.2-2|125	%package -n     %{qtxdglibdevel}
14cr|razorqt-0.5.2-2|126	Summary:	Development files for QtXdg library
14cr|razorqt-0.5.2-2|127	Group:		Development/Other
14cr|razorqt-0.5.2-2|128	Requires:	%{libqtxdg} = %{version}-%{release}
14cr|razorqt-0.5.2-2|129	License:	LGPLv2+
14cr|razorqt-0.5.2-2|130	
14cr|razorqt-0.5.2-2|131	%description -n %{qtxdglibdevel}
14cr|razorqt-0.5.2-2|132	%{summary}
14cr|razorqt-0.5.2-2|133	
14cr|razorqt-0.5.2-2|134	%files -n	%{qtxdglibdevel}
14cr|razorqt-0.5.2-2|135	%{_libdir}/libqtxdg.so
14cr|razorqt-0.5.2-2|136	%{_includedir}/qtxdg/
14cr|razorqt-0.5.2-2|137	%{_libdir}/pkgconfig/qtxdg.pc
14cr|razorqt-0.5.2-2|138	
14cr|razorqt-0.5.2-2|139	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|140	
14cr|razorqt-0.5.2-2|141	%package	appswitcher
14cr|razorqt-0.5.2-2|142	Summary:	RazorQt application switcher
14cr|razorqt-0.5.2-2|143	Group:		System/X11
14cr|razorqt-0.5.2-2|144	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|145	License:	LGPLv2+
14cr|razorqt-0.5.2-2|146	
14cr|razorqt-0.5.2-2|147	Conflicts:	%{name}-appswitcher <= 0.4.1
14cr|razorqt-0.5.2-2|148	Obsoletes:	%{name}-appswitcher <= 0.4.1
14cr|razorqt-0.5.2-2|149	
14cr|razorqt-0.5.2-2|150	%description    appswitcher
14cr|razorqt-0.5.2-2|151	%{summary}
14cr|razorqt-0.5.2-2|152	
14cr|razorqt-0.5.2-2|153	%files		appswitcher
14cr|razorqt-0.5.2-2|154	%{_bindir}/%{_name}-appswitcher
14cr|razorqt-0.5.2-2|155	
14cr|razorqt-0.5.2-2|156	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|157	
14cr|razorqt-0.5.2-2|158	%package	desktop
14cr|razorqt-0.5.2-2|159	Summary:	RazorQt desktop
14cr|razorqt-0.5.2-2|160	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|161	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|162	Requires:	%{name}-config-desktop = %{version}-%{release}
14cr|razorqt-0.5.2-2|163	License:	LGPLv2+
14cr|razorqt-0.5.2-2|164	
14cr|razorqt-0.5.2-2|165	Conflicts:	%{name}-desktop <= 0.4.1
14cr|razorqt-0.5.2-2|166	Obsoletes:	%{name}-desktop <= 0.4.1
14cr|razorqt-0.5.2-2|167	
14cr|razorqt-0.5.2-2|168	%description    desktop
14cr|razorqt-0.5.2-2|169	%{summary}
14cr|razorqt-0.5.2-2|170	
14cr|razorqt-0.5.2-2|171	%files		desktop
14cr|razorqt-0.5.2-2|172	%{_bindir}/%{_name}-desktop
14cr|razorqt-0.5.2-2|173	%{_libdir}/%{_name}-desktop
14cr|razorqt-0.5.2-2|174	%dir %{_datadir}/%{_name}
14cr|razorqt-0.5.2-2|175	%{_sysconfdir}/%{_name}/desktop.conf
14cr|razorqt-0.5.2-2|176	%{_datadir}/%{_name}/%{_name}-desktop/
14cr|razorqt-0.5.2-2|177	
14cr|razorqt-0.5.2-2|178	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|179	
14cr|razorqt-0.5.2-2|180	%package	panel
14cr|razorqt-0.5.2-2|181	Summary:	RazorQt panel
14cr|razorqt-0.5.2-2|182	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|183	License:	LGPLv2+
14cr|razorqt-0.5.2-2|184	Requires:	%{name}-data  = %{version}-%{release}
14cr|razorqt-0.5.2-2|185	Requires:	%{name}-config-appearance = %{version}-%{release}
14cr|razorqt-0.5.2-2|186	Requires:	%{name}-config-mouse = %{version}-%{release}
14cr|razorqt-0.5.2-2|187	
14cr|razorqt-0.5.2-2|188	Conflicts:	%{name}-panel <= 0.4.1
14cr|razorqt-0.5.2-2|189	Obsoletes:	%{name}-panel <= 0.4.1
14cr|razorqt-0.5.2-2|190	
14cr|razorqt-0.5.2-2|191	%description    panel
14cr|razorqt-0.5.2-2|192	%{summary}
14cr|razorqt-0.5.2-2|193	
14cr|razorqt-0.5.2-2|194	%files		panel
14cr|razorqt-0.5.2-2|195	%{_bindir}/%{_name}-panel
14cr|razorqt-0.5.2-2|196	%{_libdir}/%{_name}-panel/
14cr|razorqt-0.5.2-2|197	%{_datadir}/%{_name}/%{_name}-panel/
14cr|razorqt-0.5.2-2|198	%{_sysconfdir}/%{_name}/%{_name}-panel/panel.conf
14cr|razorqt-0.5.2-2|199	
14cr|razorqt-0.5.2-2|200	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|201	
14cr|razorqt-0.5.2-2|202	%package	data
14cr|razorqt-0.5.2-2|203	Summary:	RazorQt resources and shared data
14cr|razorqt-0.5.2-2|204	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|205	
14cr|razorqt-0.5.2-2|206	Conflicts:	%{name}-data <= 0.4.1
14cr|razorqt-0.5.2-2|207	Obsoletes:	%{name}-data <= 0.4.1
14cr|razorqt-0.5.2-2|208	
14cr|razorqt-0.5.2-2|209	%description    data
14cr|razorqt-0.5.2-2|210	%{summary}
14cr|razorqt-0.5.2-2|211	
14cr|razorqt-0.5.2-2|212	%files		data
14cr|razorqt-0.5.2-2|213	%dir %{_datadir}/%{_name}
14cr|razorqt-0.5.2-2|214	%dir %{_datadir}/%{_name}/themes
14cr|razorqt-0.5.2-2|215	%dir %{_datadir}/%{_name}/graphics
14cr|razorqt-0.5.2-2|216	%{_sysconfdir}/%{_name}/%{_name}.conf
14cr|razorqt-0.5.2-2|217	%{_datadir}/%{_name}/graphics/*
14cr|razorqt-0.5.2-2|218	%{_datadir}/%{_name}/themes/*
14cr|razorqt-0.5.2-2|219	%config %_sysconfdir/xdg/menus/%{_name}-applications.menu
14cr|razorqt-0.5.2-2|220	%config %_sysconfdir/xdg/autostart/*.desktop
14cr|razorqt-0.5.2-2|221	%config %_sysconfdir/%{_name}/windowmanagers.conf
14cr|razorqt-0.5.2-2|222	%{_datadir}/desktop-directories/%{_name}*
14cr|razorqt-0.5.2-2|223	%{_datadir}/lib%{name}
14cr|razorqt-0.5.2-2|224	%{_datadir}/libqtxdg/
14cr|razorqt-0.5.2-2|225	# temp files - it will be removed when it becomes part of upstream
14cr|razorqt-0.5.2-2|226	%{_libdir}/%{_name}-xdg-tools
14cr|razorqt-0.5.2-2|227	%{_datadir}/icons/hicolor/scalable/apps/laptop-lid*
14cr|razorqt-0.5.2-2|228	
14cr|razorqt-0.5.2-2|229	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|230	
14cr|razorqt-0.5.2-2|231	%package	autosuspend
14cr|razorqt-0.5.2-2|232	Summary:	RazorQt autosuspend application
14cr|razorqt-0.5.2-2|233	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|234	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|235	Requires:	%{name}-config-autosuspend = %{version}-%{release}
14cr|razorqt-0.5.2-2|236	Requires:	%{name}-power = %{version}-%{release}
14cr|razorqt-0.5.2-2|237	License:	LGPLv2+
14cr|razorqt-0.5.2-2|238	
14cr|razorqt-0.5.2-2|239	%description	autosuspend
14cr|razorqt-0.5.2-2|240	%{summary}
14cr|razorqt-0.5.2-2|241	
14cr|razorqt-0.5.2-2|242	%files		autosuspend
14cr|razorqt-0.5.2-2|243	%{_bindir}/%{_name}-autosuspend
14cr|razorqt-0.5.2-2|244	#% {_datadir}/applications/% {_name}-autosuspend.desktop
14cr|razorqt-0.5.2-2|245	%dir %{_datadir}/%{_name}/%{_name}-autosuspend
14cr|razorqt-0.5.2-2|246	%{_datadir}/%{_name}/%{_name}-autosuspend/*
14cr|razorqt-0.5.2-2|247	%{_iconsdir}/hicolor/scalable/apps/%{_name}-autosuspend.svg
14cr|razorqt-0.5.2-2|248	
14cr|razorqt-0.5.2-2|249	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|250	
14cr|razorqt-0.5.2-2|251	%package	power
14cr|razorqt-0.5.2-2|252	Summary:	RazorQt power application
14cr|razorqt-0.5.2-2|253	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|254	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|255	License:	LGPLv2+
14cr|razorqt-0.5.2-2|256	
14cr|razorqt-0.5.2-2|257	Conflicts:	%{name}-power <= 0.4.1
14cr|razorqt-0.5.2-2|258	Obsoletes:	%{name}-power <= 0.4.1
14cr|razorqt-0.5.2-2|259	
14cr|razorqt-0.5.2-2|260	%description    power
14cr|razorqt-0.5.2-2|261	%{summary}
14cr|razorqt-0.5.2-2|262	
14cr|razorqt-0.5.2-2|263	%files		power
14cr|razorqt-0.5.2-2|264	%{_bindir}/%{_name}-power
14cr|razorqt-0.5.2-2|265	%dir %{_datadir}/%{_name}/%{_name}-power
14cr|razorqt-0.5.2-2|266	%{_datadir}/%{_name}/%{_name}-power/*.qm
14cr|razorqt-0.5.2-2|267	%{_datadir}/applications/%{_name}-power.desktop
14cr|razorqt-0.5.2-2|268	
14cr|razorqt-0.5.2-2|269	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|270	
14cr|razorqt-0.5.2-2|271	%package	runner
14cr|razorqt-0.5.2-2|272	Summary:	RazorQt runner application
14cr|razorqt-0.5.2-2|273	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|274	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|275	License:	LGPLv2+
14cr|razorqt-0.5.2-2|276	
14cr|razorqt-0.5.2-2|277	Conflicts:	%{name}-runner <= 0.4.1
14cr|razorqt-0.5.2-2|278	Obsoletes:	%{name}-runner <= 0.4.1
14cr|razorqt-0.5.2-2|279	
14cr|razorqt-0.5.2-2|280	%description    runner
14cr|razorqt-0.5.2-2|281	%{summary}
14cr|razorqt-0.5.2-2|282	
14cr|razorqt-0.5.2-2|283	%files		runner
14cr|razorqt-0.5.2-2|284	%{_bindir}/%{_name}-runner
14cr|razorqt-0.5.2-2|285	%dir %{_datadir}/%{_name}/%{_name}-runner
14cr|razorqt-0.5.2-2|286	%{_datadir}/%{_name}/%{_name}-runner/*
14cr|razorqt-0.5.2-2|287	
14cr|razorqt-0.5.2-2|288	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|289	
14cr|razorqt-0.5.2-2|290	%package	notificationd
14cr|razorqt-0.5.2-2|291	Summary:	RazorQt notification system
14cr|razorqt-0.5.2-2|292	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|293	Requires:	%{name}-config-notificationd
14cr|razorqt-0.5.2-2|294	
14cr|razorqt-0.5.2-2|295	%description	notificationd
14cr|razorqt-0.5.2-2|296	%{summary}
14cr|razorqt-0.5.2-2|297	
14cr|razorqt-0.5.2-2|298	%files		notificationd
14cr|razorqt-0.5.2-2|299	%{_bindir}/%{_name}-notificationd
14cr|razorqt-0.5.2-2|300	%{_datadir}/%{_name}/%{_name}-notificationd/*.qm
14cr|razorqt-0.5.2-2|301	
14cr|razorqt-0.5.2-2|302	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|303	
14cr|razorqt-0.5.2-2|304	%package	globalkeyshortcuts
14cr|razorqt-0.5.2-2|305	Summary:	RazorQt global key shortcuts system
14cr|razorqt-0.5.2-2|306	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|307	Requires:	%{name}-config-globalkeyshortcuts
14cr|razorqt-0.5.2-2|308	
14cr|razorqt-0.5.2-2|309	%description	globalkeyshortcuts
14cr|razorqt-0.5.2-2|310	%{summary}
14cr|razorqt-0.5.2-2|311	
14cr|razorqt-0.5.2-2|312	%files		globalkeyshortcuts
14cr|razorqt-0.5.2-2|313	%{_bindir}/%{_name}-globalkeyshortcuts
14cr|razorqt-0.5.2-2|314	
14cr|razorqt-0.5.2-2|315	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|316	
14cr|razorqt-0.5.2-2|317	%package	session
14cr|razorqt-0.5.2-2|318	Summary:	RazorQt session
14cr|razorqt-0.5.2-2|319	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|320	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|321	Requires:	%{name}-config-session = %{version}-%{release}
14cr|razorqt-0.5.2-2|322	Requires:	%{name}-notificationd = %{version}-%{release}
14cr|razorqt-0.5.2-2|323	Requires:	%{name}-globalkeyshortcuts = %{version}-%{release}
14cr|razorqt-0.5.2-2|324	Requires:	openbox
14cr|razorqt-0.5.2-2|325	License:	LGPLv2+
14cr|razorqt-0.5.2-2|326	
14cr|razorqt-0.5.2-2|327	Conflicts:	%{name}-session <= 0.4.1
14cr|razorqt-0.5.2-2|328	Obsoletes:	%{name}-session <= 0.4.1
14cr|razorqt-0.5.2-2|329	Obsoletes:	%{name}-openbox <= %{version}, %{name}-wm <= %{version}
14cr|razorqt-0.5.2-2|330	
14cr|razorqt-0.5.2-2|331	%description    session
14cr|razorqt-0.5.2-2|332	%{summary}
14cr|razorqt-0.5.2-2|333	
14cr|razorqt-0.5.2-2|334	%files		session
14cr|razorqt-0.5.2-2|335	%{_bindir}/%{_name}-session
14cr|razorqt-0.5.2-2|336	%{_bindir}/%{_name}-about
14cr|razorqt-0.5.2-2|337	%{_bindir}/%{_name}-openssh-askpass
14cr|razorqt-0.5.2-2|338	%{_datadir}/%{_name}/%{_name}-openssh-askpass/%{_name}-openssh-askpass*.qm
14cr|razorqt-0.5.2-2|339	%{_bindir}/start%{_name}
14cr|razorqt-0.5.2-2|340	%{_datadir}/applications/%{_name}-about.desktop
14cr|razorqt-0.5.2-2|341	%{_sysconfdir}/%{_name}/session.conf
14cr|razorqt-0.5.2-2|342	%dir %{_datadir}/%{_name}/%{_name}-session
14cr|razorqt-0.5.2-2|343	%{_datadir}/%{_name}/%{_name}-session/*
14cr|razorqt-0.5.2-2|344	%{_sysconfdir}/X11/wmsession.d/*
14cr|razorqt-0.5.2-2|345	
14cr|razorqt-0.5.2-2|346	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|347	
14cr|razorqt-0.5.2-2|348	%package	config
14cr|razorqt-0.5.2-2|349	Summary:	RazorQt config tools
14cr|razorqt-0.5.2-2|350	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|351	License:	LGPLv2+
14cr|razorqt-0.5.2-2|352	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|353	
14cr|razorqt-0.5.2-2|354	Conflicts:	%{name}-config <= 0.4.1
14cr|razorqt-0.5.2-2|355	Obsoletes:	%{name}-config <= 0.4.1
14cr|razorqt-0.5.2-2|356	
14cr|razorqt-0.5.2-2|357	%description    config
14cr|razorqt-0.5.2-2|358	%{summary}
14cr|razorqt-0.5.2-2|359	
14cr|razorqt-0.5.2-2|360	%files		config
14cr|razorqt-0.5.2-2|361	%{_bindir}/%{_name}-config
14cr|razorqt-0.5.2-2|362	%{_datadir}/applications/%{_name}-config.desktop
14cr|razorqt-0.5.2-2|363	%{_datadir}/applications/%{_name}-config-qtconfig.desktop
14cr|razorqt-0.5.2-2|364	%config %_sysconfdir/xdg/menus/%{_name}-config.menu
14cr|razorqt-0.5.2-2|365	%dir %{_datadir}/%{_name}/%{_name}-config
14cr|razorqt-0.5.2-2|366	%{_datadir}/%{_name}/%{_name}-config/razor-config-appearance*.qm
14cr|razorqt-0.5.2-2|367	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config_*.qm
14cr|razorqt-0.5.2-2|368	
14cr|razorqt-0.5.2-2|369	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|370	
14cr|razorqt-0.5.2-2|371	%package	config-globalkeyshortcuts
14cr|razorqt-0.5.2-2|372	Summary:	RazorQt globalkeyshortcuts configuration tool
14cr|razorqt-0.5.2-2|373	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|374	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|375	
14cr|razorqt-0.5.2-2|376	%description	config-globalkeyshortcuts
14cr|razorqt-0.5.2-2|377	%{summary}
14cr|razorqt-0.5.2-2|378	
14cr|razorqt-0.5.2-2|379	%files		config-globalkeyshortcuts
14cr|razorqt-0.5.2-2|380	%{_bindir}/%{_name}-config-globalkeyshortcuts
14cr|razorqt-0.5.2-2|381	%{_datadir}/applications/%{_name}-config-globalkeyshortcuts.desktop
14cr|razorqt-0.5.2-2|382	%{_datadir}/%{_name}/%{_name}-config-globalkeyshortcuts/%{_name}-config-globalkeyshortcuts*.qm
14cr|razorqt-0.5.2-2|383	
14cr|razorqt-0.5.2-2|384	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|385	
14cr|razorqt-0.5.2-2|386	%package	config-notificationd
14cr|razorqt-0.5.2-2|387	Summary:	RazorQt notificationd configuration tool
14cr|razorqt-0.5.2-2|388	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|389	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|390	
14cr|razorqt-0.5.2-2|391	%description	config-notificationd
14cr|razorqt-0.5.2-2|392	%{summary}
14cr|razorqt-0.5.2-2|393	
14cr|razorqt-0.5.2-2|394	%files		config-notificationd
14cr|razorqt-0.5.2-2|395	%{_bindir}/%{_name}-config-notificationd
14cr|razorqt-0.5.2-2|396	%{_datadir}/applications/%{_name}-config-notificationd.desktop
14cr|razorqt-0.5.2-2|397	%{_datadir}/%{_name}/%{_name}-config-notificationd/*.qm
14cr|razorqt-0.5.2-2|398	
14cr|razorqt-0.5.2-2|399	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|400	
14cr|razorqt-0.5.2-2|401	%package	config-desktop
14cr|razorqt-0.5.2-2|402	Summary:	RazorQt desktop configuration tool
14cr|razorqt-0.5.2-2|403	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|404	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|405	
14cr|razorqt-0.5.2-2|406	%description	config-desktop
14cr|razorqt-0.5.2-2|407	%{summary}
14cr|razorqt-0.5.2-2|408	
14cr|razorqt-0.5.2-2|409	%files		config-desktop
14cr|razorqt-0.5.2-2|410	%{_bindir}/%{_name}-config-desktop
14cr|razorqt-0.5.2-2|411	%{_datadir}/applications/%{_name}-config-desktop.desktop
14cr|razorqt-0.5.2-2|412	
14cr|razorqt-0.5.2-2|413	
14cr|razorqt-0.5.2-2|414	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|415	
14cr|razorqt-0.5.2-2|416	%package	config-autosuspend
14cr|razorqt-0.5.2-2|417	Summary:	RazorQt autosuspend configuration tool
14cr|razorqt-0.5.2-2|418	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|419	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|420	
14cr|razorqt-0.5.2-2|421	%description	config-autosuspend
14cr|razorqt-0.5.2-2|422	%{summary}
14cr|razorqt-0.5.2-2|423	
14cr|razorqt-0.5.2-2|424	%files		config-autosuspend
14cr|razorqt-0.5.2-2|425	%{_bindir}/%{_name}-config-autosuspend
14cr|razorqt-0.5.2-2|426	%{_datadir}/applications/%{_name}-config-autosuspend.desktop
14cr|razorqt-0.5.2-2|427	%{_datadir}/%{_name}/%{_name}-config-autosuspend/%{_name}-config-autosuspend*.qm
14cr|razorqt-0.5.2-2|428	
14cr|razorqt-0.5.2-2|429	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|430	
14cr|razorqt-0.5.2-2|431	%package	config-session
14cr|razorqt-0.5.2-2|432	Summary:	RazorQt session configuration tool
14cr|razorqt-0.5.2-2|433	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|434	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|435	
14cr|razorqt-0.5.2-2|436	%description	config-session
14cr|razorqt-0.5.2-2|437	%{summary}
14cr|razorqt-0.5.2-2|438	
14cr|razorqt-0.5.2-2|439	%files		config-session
14cr|razorqt-0.5.2-2|440	%{_bindir}/%{_name}-config-session
14cr|razorqt-0.5.2-2|441	%{_datadir}/applications/%{_name}-config-session.desktop
14cr|razorqt-0.5.2-2|442	%dir %{_datadir}/%{_name}/%{_name}-config-session
14cr|razorqt-0.5.2-2|443	%{_datadir}/%{_name}/%{_name}-config-session/*
14cr|razorqt-0.5.2-2|444	
14cr|razorqt-0.5.2-2|445	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|446	
14cr|razorqt-0.5.2-2|447	%package	config-mouse
14cr|razorqt-0.5.2-2|448	Summary:	RazorQt mouse configuration tool
14cr|razorqt-0.5.2-2|449	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|450	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|451	License:	GPLv2 or GPLv3
14cr|razorqt-0.5.2-2|452	
14cr|razorqt-0.5.2-2|453	%description	config-mouse
14cr|razorqt-0.5.2-2|454	%{summary}
14cr|razorqt-0.5.2-2|455	
14cr|razorqt-0.5.2-2|456	%files		config-mouse
14cr|razorqt-0.5.2-2|457	%{_bindir}/%{_name}-config-mouse
14cr|razorqt-0.5.2-2|458	%{_datadir}/applications/%{_name}-config-mouse.desktop
14cr|razorqt-0.5.2-2|459	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config-mouse*.qm
14cr|razorqt-0.5.2-2|460	
14cr|razorqt-0.5.2-2|461	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|462	
14cr|razorqt-0.5.2-2|463	%package	config-appearance
14cr|razorqt-0.5.2-2|464	Summary:	RazorQt appearance configuration tool
14cr|razorqt-0.5.2-2|465	Group:		Graphical desktop/Other
14cr|razorqt-0.5.2-2|466	Requires:	%{name}-config = %{version}-%{release}
14cr|razorqt-0.5.2-2|467	License:	LGPLv2+
14cr|razorqt-0.5.2-2|468	
14cr|razorqt-0.5.2-2|469	%description	config-appearance
14cr|razorqt-0.5.2-2|470	%{summary}
14cr|razorqt-0.5.2-2|471	
14cr|razorqt-0.5.2-2|472	%files		config-appearance
14cr|razorqt-0.5.2-2|473	%{_bindir}/%{_name}-config-appearance
14cr|razorqt-0.5.2-2|474	%{_datadir}/applications/%{_name}-config-appearance.desktop
14cr|razorqt-0.5.2-2|475	
14cr|razorqt-0.5.2-2|476	
14cr|razorqt-0.5.2-2|477	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|478	
14cr|razorqt-0.5.2-2|479	%package	confupdate
14cr|razorqt-0.5.2-2|480	Summary:	RazorQt configuration update tool
14cr|razorqt-0.5.2-2|481	Requires:	%{name}-data = %{version}-%{release}
14cr|razorqt-0.5.2-2|482	
14cr|razorqt-0.5.2-2|483	Conflicts:	%{name}-confupdate <= 0.4.1
14cr|razorqt-0.5.2-2|484	Obsoletes:	%{name}-confupdate <= 0.4.1
14cr|razorqt-0.5.2-2|485	
14cr|razorqt-0.5.2-2|486	%description	confupdate
14cr|razorqt-0.5.2-2|487	Tool to update configuration from razorqt version 0.4.1 to 0.5.0
14cr|razorqt-0.5.2-2|488	
14cr|razorqt-0.5.2-2|489	%files		confupdate
14cr|razorqt-0.5.2-2|490	%{_bindir}/%{_name}-confupdate
14cr|razorqt-0.5.2-2|491	%dir %{_datadir}/%{_name}/%{_name}-confupdate
14cr|razorqt-0.5.2-2|492	%{_datadir}/%{_name}/%{_name}-confupdate/desktop-041-050.py
14cr|razorqt-0.5.2-2|493	%{_datadir}/%{_name}/%{_name}-confupdate/%{_name}-0.5.upd
14cr|razorqt-0.5.2-2|494	%{_libdir}/%{_name}-confupdate_bin/sesion_modules
14cr|razorqt-0.5.2-2|495	
14cr|razorqt-0.5.2-2|496	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|497	
14cr|razorqt-0.5.2-2|498	%package	policykit
14cr|razorqt-0.5.2-2|499	Summary:	RazorQt policykit integration
14cr|razorqt-0.5.2-2|500	Group:		System/X11
14cr|razorqt-0.5.2-2|501	
14cr|razorqt-0.5.2-2|502	%description policykit
14cr|razorqt-0.5.2-2|503	RazorQt policykit integration.
14cr|razorqt-0.5.2-2|504	
14cr|razorqt-0.5.2-2|505	%files policykit
14cr|razorqt-0.5.2-2|506	%{_datadir}/%{_name}/%{_name}-policykit-agent/%{_name}-policykit-agent*.qm
14cr|razorqt-0.5.2-2|507	%{_bindir}/razor-policykit-agent
14cr|razorqt-0.5.2-2|508	
14cr|razorqt-0.5.2-2|509	#--------------------------------------------------------------------
14cr|razorqt-0.5.2-2|510	
14cr|razorqt-0.5.2-2|511	%prep
14cr|razorqt-0.5.2-2|512	%setup -q
14cr|razorqt-0.5.2-2|513	# silence rpmlint's complains about non-readable
14cr|razorqt-0.5.2-2|514	# source files in debuginfo
14cr|razorqt-0.5.2-2|515	find . -name "*.cpp" -o -name "*.h" -o -name LICENSE |xargs chmod 0644
14cr|razorqt-0.5.2-2|516	
14cr|razorqt-0.5.2-2|517	%build
14cr|razorqt-0.5.2-2|518	%cmake_qt4
14cr|razorqt-0.5.2-2|519	%make
14cr|razorqt-0.5.2-2|520	
14cr|razorqt-0.5.2-2|521	#% find_lang %{name}
14cr|razorqt-0.5.2-2|522	
14cr|razorqt-0.5.2-2|523	%install
14cr|razorqt-0.5.2-2|524	%makeinstall_std -C build
14cr|razorqt-0.5.2-2|525	
14cr|razorqt-0.5.2-2|526	for i in `find %{buildroot}%{_datadir}/applications/ -type f -name "*.desktop"`;
14cr|razorqt-0.5.2-2|527	do
14cr|razorqt-0.5.2-2|528	desktop-file-validate $i
14cr|razorqt-0.5.2-2|529	done
14cr|razorqt-0.5.2-2|530	
14cr|razorqt-0.5.2-2|531	#========================================
14cr|razorqt-0.5.2-2|532	# the session file
14cr|razorqt-0.5.2-2|533	
14cr|razorqt-0.5.2-2|534	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|razorqt-0.5.2-2|535	outfile=%{buildroot}%{_sysconfdir}/X11/wmsession.d/05%{_name}
14cr|razorqt-0.5.2-2|536	
14cr|razorqt-0.5.2-2|537	cat > $outfile << EOF
14cr|razorqt-0.5.2-2|538	NAME=RazorDesktop
14cr|razorqt-0.5.2-2|539	DESC=The RazorQt Desktop Environment
14cr|razorqt-0.5.2-2|540	EXEC=/usr/bin/start%{_name}
14cr|razorqt-0.5.2-2|541	SCRIPT:
14cr|razorqt-0.5.2-2|542	exec /usr/bin/start%{_name}
14cr|razorqt-0.5.2-2|543	
14cr|razorqt-0.5.2-2|544	EOF
14cr|razorqt-0.5.2-2|545	
14cr|razorqt-0.5.2-2|546	rm -f %{buildroot}%{_datadir}/apps/kdm/sessions/*.desktop
14cr|razorqt-0.5.2-2|547	rm -f %{buildroot}%{_datadir}/xsessions/*.desktop
14cr|razorqt-0.5.2-2|548	
14cr|razorqt-0.5.2-2|549	%changelog
14cr|razorqt-0.5.2-2|550	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-2
14cr|razorqt-0.5.2-2|551	+ Revision: 25c3bf1
14cr|razorqt-0.5.2-2|552	- MassBuild#464: Increase release tag
14cr|razorqt-0.5.2-2|553	
14cr|razorqt-0.5.2-2|554	

7229 14
14cr|R-base64enc-0.1.2-1|1	%global packname  base64enc
14cr|R-base64enc-0.1.2-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-base64enc-0.1.2-1|3	%define debug_package %{nil}
14cr|R-base64enc-0.1.2-1|4	
14cr|R-base64enc-0.1.2-1|5	Name:             R-%{packname}
14cr|R-base64enc-0.1.2-1|6	Version:          0.1.2
14cr|R-base64enc-0.1.2-1|7	Release:          1
14cr|R-base64enc-0.1.2-1|8	Summary:          Tools for base64 encoding
14cr|R-base64enc-0.1.2-1|9	Group:            Sciences/Mathematics
14cr|R-base64enc-0.1.2-1|10	License:          GPL-2 | GPL-3
14cr|R-base64enc-0.1.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-base64enc-0.1.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-2.tar.gz
14cr|R-base64enc-0.1.2-1|13	
14cr|R-base64enc-0.1.2-1|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-base64enc-0.1.2-1|15	
14cr|R-base64enc-0.1.2-1|16	
14cr|R-base64enc-0.1.2-1|17	%description
14cr|R-base64enc-0.1.2-1|18	This package provides tools for handling base64 encoding. It is more
14cr|R-base64enc-0.1.2-1|19	flexible than the orphaned base64 package.
14cr|R-base64enc-0.1.2-1|20	
14cr|R-base64enc-0.1.2-1|21	%prep
14cr|R-base64enc-0.1.2-1|22	%setup -q -c -n %{packname}
14cr|R-base64enc-0.1.2-1|23	
14cr|R-base64enc-0.1.2-1|24	%build
14cr|R-base64enc-0.1.2-1|25	
14cr|R-base64enc-0.1.2-1|26	%install
14cr|R-base64enc-0.1.2-1|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-base64enc-0.1.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-base64enc-0.1.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-base64enc-0.1.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-base64enc-0.1.2-1|31	
14cr|R-base64enc-0.1.2-1|32	%check
14cr|R-base64enc-0.1.2-1|33	%{_bindir}/R CMD check %{packname}
14cr|R-base64enc-0.1.2-1|34	
14cr|R-base64enc-0.1.2-1|35	%files
14cr|R-base64enc-0.1.2-1|36	%dir %{rlibdir}/%{packname}
14cr|R-base64enc-0.1.2-1|37	%doc %{rlibdir}/%{packname}/html
14cr|R-base64enc-0.1.2-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-base64enc-0.1.2-1|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-base64enc-0.1.2-1|40	%{rlibdir}/%{packname}/INDEX
14cr|R-base64enc-0.1.2-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-base64enc-0.1.2-1|42	%{rlibdir}/%{packname}/Meta
14cr|R-base64enc-0.1.2-1|43	%{rlibdir}/%{packname}/R
14cr|R-base64enc-0.1.2-1|44	%{rlibdir}/%{packname}/help
14cr|R-base64enc-0.1.2-1|45	%{rlibdir}/%{packname}/libs
14cr|R-base64enc-0.1.2-1|46	
14cr|R-base64enc-0.1.2-1|47	%changelog
14cr|R-base64enc-0.1.2-1|48	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
14cr|R-base64enc-0.1.2-1|49	+ Revision: f3d9ea6
14cr|R-base64enc-0.1.2-1|50	- Fix files
14cr|R-base64enc-0.1.2-1|51	
14cr|R-base64enc-0.1.2-1|52	

7230 14
14cr|R-BatchJobs-1.3-1|1	%global packname  BatchJobs
14cr|R-BatchJobs-1.3-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BatchJobs-1.3-1|3	
14cr|R-BatchJobs-1.3-1|4	Name:             R-%{packname}
14cr|R-BatchJobs-1.3-1|5	Version:          1.3
14cr|R-BatchJobs-1.3-1|6	Release:          1
14cr|R-BatchJobs-1.3-1|7	Summary:          Batch computing with R
14cr|R-BatchJobs-1.3-1|8	Group:            Sciences/Mathematics
14cr|R-BatchJobs-1.3-1|9	License:          BSD_3_clause + file LICENSE
14cr|R-BatchJobs-1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BatchJobs-1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-BatchJobs-1.3-1|12	BuildArch:        noarch
14cr|R-BatchJobs-1.3-1|13	Requires:         R-core
14cr|R-BatchJobs-1.3-1|14	
14cr|R-BatchJobs-1.3-1|15	Requires:         R-BBmisc R-methods
14cr|R-BatchJobs-1.3-1|16	Requires:         R-checkmate R-utils R-stats R-digest R-DBI R-RSQLite R-sendmailR R-brew R-stringr R-fail
14cr|R-BatchJobs-1.3-1|17	Requires:         R-testthat R-MASS
14cr|R-BatchJobs-1.3-1|18	BuildRequires:    R-devel Rmath-devel R-BBmisc R-methods
14cr|R-BatchJobs-1.3-1|19	BuildRequires:    R-checkmate R-utils R-stats R-digest R-DBI R-RSQLite R-sendmailR R-brew R-stringr R-fail
14cr|R-BatchJobs-1.3-1|20	BuildRequires:   R-testthat R-MASS
14cr|R-BatchJobs-1.3-1|21	%description
14cr|R-BatchJobs-1.3-1|22	Provides Map, Reduce and Filter variants to generate jobs on batch
14cr|R-BatchJobs-1.3-1|23	computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine.
14cr|R-BatchJobs-1.3-1|24	Multicore and SSH systems are also supported. For further details see the
14cr|R-BatchJobs-1.3-1|25	project web page.
14cr|R-BatchJobs-1.3-1|26	
14cr|R-BatchJobs-1.3-1|27	%prep
14cr|R-BatchJobs-1.3-1|28	%setup -q -c -n %{packname}
14cr|R-BatchJobs-1.3-1|29	
14cr|R-BatchJobs-1.3-1|30	%build
14cr|R-BatchJobs-1.3-1|31	
14cr|R-BatchJobs-1.3-1|32	%install
14cr|R-BatchJobs-1.3-1|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BatchJobs-1.3-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BatchJobs-1.3-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BatchJobs-1.3-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BatchJobs-1.3-1|37	
14cr|R-BatchJobs-1.3-1|38	%check
14cr|R-BatchJobs-1.3-1|39	#%{_bindir}/R CMD check %{packname}
14cr|R-BatchJobs-1.3-1|40	
14cr|R-BatchJobs-1.3-1|41	%files
14cr|R-BatchJobs-1.3-1|42	%dir %{rlibdir}/%{packname}
14cr|R-BatchJobs-1.3-1|43	%doc %{rlibdir}/%{packname}/html
14cr|R-BatchJobs-1.3-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BatchJobs-1.3-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-BatchJobs-1.3-1|46	%{rlibdir}/%{packname}/INDEX
14cr|R-BatchJobs-1.3-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BatchJobs-1.3-1|48	%{rlibdir}/%{packname}/Meta
14cr|R-BatchJobs-1.3-1|49	%{rlibdir}/%{packname}/R
14cr|R-BatchJobs-1.3-1|50	%{rlibdir}/%{packname}/help
14cr|R-BatchJobs-1.3-1|51	%{rlibdir}/%{packname}/CITATION
14cr|R-BatchJobs-1.3-1|52	%{rlibdir}/%{packname}/LICENSE
14cr|R-BatchJobs-1.3-1|53	%{rlibdir}/%{packname}/bin
14cr|R-BatchJobs-1.3-1|54	%{rlibdir}/%{packname}/etc
14cr|R-BatchJobs-1.3-1|55	
14cr|R-BatchJobs-1.3-1|56	%changelog
14cr|R-BatchJobs-1.3-1|57	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14cr|R-BatchJobs-1.3-1|58	+ Revision: a4483aa
14cr|R-BatchJobs-1.3-1|59	- Merge from jekatigr
14cr|R-BatchJobs-1.3-1|60	
14cr|R-BatchJobs-1.3-1|61	

7231 14
14cr|R-BayesX-0.2.7-2|1	%global packname  BayesX
14cr|R-BayesX-0.2.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BayesX-0.2.7-2|3	
14cr|R-BayesX-0.2.7-2|4	%define debug_package %{nil}
14cr|R-BayesX-0.2.7-2|5	
14cr|R-BayesX-0.2.7-2|6	Name:             R-%{packname}
14cr|R-BayesX-0.2.7-2|7	Version:          0.2.7
14cr|R-BayesX-0.2.7-2|8	Release:          2
14cr|R-BayesX-0.2.7-2|9	Summary:          R Utilities Accompanying the Software Package BayesX
14cr|R-BayesX-0.2.7-2|10	Group:            Sciences/Mathematics
14cr|R-BayesX-0.2.7-2|11	License:          GPL-2
14cr|R-BayesX-0.2.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BayesX-0.2.7-2|13	Source0:          http://cran.r-project.org/src/contrib/BayesX_0.2-7.tar.gz
14cr|R-BayesX-0.2.7-2|14	Requires:         R-akima R-shapefiles
14cr|R-BayesX-0.2.7-2|15	Requires:         R-sp R-colorspace R-coda R-splines
14cr|R-BayesX-0.2.7-2|16	Requires:         R-spdep
14cr|R-BayesX-0.2.7-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-akima R-shapefiles
14cr|R-BayesX-0.2.7-2|18	BuildRequires:    R-sp R-colorspace R-coda R-splines
14cr|R-BayesX-0.2.7-2|19	BuildRequires:    R-spdep
14cr|R-BayesX-0.2.7-2|20	
14cr|R-BayesX-0.2.7-2|21	%description
14cr|R-BayesX-0.2.7-2|22	This package provides functionality for exploring and visualising
14cr|R-BayesX-0.2.7-2|23	estimation results obtained with the software package BayesX for
14cr|R-BayesX-0.2.7-2|24	structured additive regression. It also provides functions that allow to
14cr|R-BayesX-0.2.7-2|25	read, write and manipulate map objects that are required in spatial
14cr|R-BayesX-0.2.7-2|26	analyses performed with BayesX, a free software for estimating structured
14cr|R-BayesX-0.2.7-2|27	additive regression models (http://www.stat.uni-muenchen.de/~bayesx).
14cr|R-BayesX-0.2.7-2|28	
14cr|R-BayesX-0.2.7-2|29	%prep
14cr|R-BayesX-0.2.7-2|30	%setup -q -c -n %{packname}
14cr|R-BayesX-0.2.7-2|31	
14cr|R-BayesX-0.2.7-2|32	%build
14cr|R-BayesX-0.2.7-2|33	
14cr|R-BayesX-0.2.7-2|34	%install
14cr|R-BayesX-0.2.7-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BayesX-0.2.7-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BayesX-0.2.7-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BayesX-0.2.7-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BayesX-0.2.7-2|39	
14cr|R-BayesX-0.2.7-2|40	%check
14cr|R-BayesX-0.2.7-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-BayesX-0.2.7-2|42	
14cr|R-BayesX-0.2.7-2|43	%files
14cr|R-BayesX-0.2.7-2|44	%dir %{rlibdir}/%{packname}
14cr|R-BayesX-0.2.7-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-BayesX-0.2.7-2|46	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-BayesX-0.2.7-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BayesX-0.2.7-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-BayesX-0.2.7-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BayesX-0.2.7-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-BayesX-0.2.7-2|51	%{rlibdir}/%{packname}/R
14cr|R-BayesX-0.2.7-2|52	%{rlibdir}/%{packname}/examples
14cr|R-BayesX-0.2.7-2|53	%{rlibdir}/%{packname}/help
14cr|R-BayesX-0.2.7-2|54	
14cr|R-BayesX-0.2.7-2|55	
14cr|R-BayesX-0.2.7-2|56	
14cr|R-BayesX-0.2.7-2|57	%changelog
14cr|R-BayesX-0.2.7-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-2
14cr|R-BayesX-0.2.7-2|59	+ Revision: 79666dd
14cr|R-BayesX-0.2.7-2|60	- MassBuild#464: Increase release tag
14cr|R-BayesX-0.2.7-2|61	
14cr|R-BayesX-0.2.7-2|62	

7232 14
14cr|R-BB-2014.1.1-2|1	%global packname  BB
14cr|R-BB-2014.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BB-2014.1.1-2|3	
14cr|R-BB-2014.1.1-2|4	Name:             R-%{packname}
14cr|R-BB-2014.1.1-2|5	Version:          2014.1.1
14cr|R-BB-2014.1.1-2|6	Release:          2
14cr|R-BB-2014.1.1-2|7	Summary:          Solving and Optimizing Large-Scale Nonlinear Systems
14cr|R-BB-2014.1.1-2|8	Group:            Sciences/Mathematics
14cr|R-BB-2014.1.1-2|9	License:          GPLv3
14cr|R-BB-2014.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BB-2014.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2014.1-1.tar.gz
14cr|R-BB-2014.1.1-2|12	
14cr|R-BB-2014.1.1-2|13	%define debug_package %{nil}
14cr|R-BB-2014.1.1-2|14	
14cr|R-BB-2014.1.1-2|15	Requires:         R-setRNG R-survival R-Hmisc R-numDeriv
14cr|R-BB-2014.1.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-BB-2014.1.1-2|17	
14cr|R-BB-2014.1.1-2|18	BuildRequires:   R-setRNG R-survival R-Hmisc R-numDeriv
14cr|R-BB-2014.1.1-2|19	%description
14cr|R-BB-2014.1.1-2|20	Barzilai-Borwein spectral methods for solving nonlinear system of
14cr|R-BB-2014.1.1-2|21	equations, and for optimizing nonlinear objective functions subject to
14cr|R-BB-2014.1.1-2|22	simple constraints. A tutorial style introduction to this package is
14cr|R-BB-2014.1.1-2|23	available in a vignette on the CRAN download page or, when the package is
14cr|R-BB-2014.1.1-2|24	loaded in an R session, with vignette("BB").
14cr|R-BB-2014.1.1-2|25	
14cr|R-BB-2014.1.1-2|26	%prep
14cr|R-BB-2014.1.1-2|27	%setup -q -c -n %{packname}
14cr|R-BB-2014.1.1-2|28	
14cr|R-BB-2014.1.1-2|29	%build
14cr|R-BB-2014.1.1-2|30	
14cr|R-BB-2014.1.1-2|31	%install
14cr|R-BB-2014.1.1-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BB-2014.1.1-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BB-2014.1.1-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BB-2014.1.1-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BB-2014.1.1-2|36	
14cr|R-BB-2014.1.1-2|37	%check
14cr|R-BB-2014.1.1-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-BB-2014.1.1-2|39	
14cr|R-BB-2014.1.1-2|40	%files
14cr|R-BB-2014.1.1-2|41	%dir %{rlibdir}/%{packname}
14cr|R-BB-2014.1.1-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-BB-2014.1.1-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-BB-2014.1.1-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BB-2014.1.1-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-BB-2014.1.1-2|46	%{rlibdir}/%{packname}/demo
14cr|R-BB-2014.1.1-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BB-2014.1.1-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-BB-2014.1.1-2|49	%{rlibdir}/%{packname}/[RIC]*
14cr|R-BB-2014.1.1-2|50	%{rlibdir}/%{packname}/help
14cr|R-BB-2014.1.1-2|51	
14cr|R-BB-2014.1.1-2|52	%changelog
14cr|R-BB-2014.1.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014.1.1-2
14cr|R-BB-2014.1.1-2|54	+ Revision: eeaf007
14cr|R-BB-2014.1.1-2|55	- MassBuild#464: Increase release tag
14cr|R-BB-2014.1.1-2|56	
14cr|R-BB-2014.1.1-2|57	

7233 14
14cr|R-BBmisc-1.7-1|1	%global packname  BBmisc
14cr|R-BBmisc-1.7-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BBmisc-1.7-1|3	%define debug_package %{nil}
14cr|R-BBmisc-1.7-1|4	
14cr|R-BBmisc-1.7-1|5	Name:             R-%{packname}
14cr|R-BBmisc-1.7-1|6	Version:          1.7
14cr|R-BBmisc-1.7-1|7	Release:          1
14cr|R-BBmisc-1.7-1|8	Summary:          Miscellaneous helper functions for B. Bischl
14cr|R-BBmisc-1.7-1|9	Group:            Sciences/Mathematics
14cr|R-BBmisc-1.7-1|10	License:          BSD_3_clause + file LICENSE
14cr|R-BBmisc-1.7-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BBmisc-1.7-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-BBmisc-1.7-1|13	
14cr|R-BBmisc-1.7-1|14	
14cr|R-BBmisc-1.7-1|15	Requires:         R-stats R-checkmate
14cr|R-BBmisc-1.7-1|16	Requires:         R-testthat R-microbenchmark
14cr|R-BBmisc-1.7-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-BBmisc-1.7-1|18	BuildRequires:    R-stats R-checkmate
14cr|R-BBmisc-1.7-1|19	BuildRequires:   R-testthat R-microbenchmark
14cr|R-BBmisc-1.7-1|20	
14cr|R-BBmisc-1.7-1|21	%description
14cr|R-BBmisc-1.7-1|22	Miscellaneous helper functions for and from B. Bischl and some other guys
14cr|R-BBmisc-1.7-1|23	at TU Dortmund, mainly for package development.
14cr|R-BBmisc-1.7-1|24	
14cr|R-BBmisc-1.7-1|25	%prep
14cr|R-BBmisc-1.7-1|26	%setup -q -c -n %{packname}
14cr|R-BBmisc-1.7-1|27	
14cr|R-BBmisc-1.7-1|28	%build
14cr|R-BBmisc-1.7-1|29	
14cr|R-BBmisc-1.7-1|30	%install
14cr|R-BBmisc-1.7-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BBmisc-1.7-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BBmisc-1.7-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BBmisc-1.7-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BBmisc-1.7-1|35	
14cr|R-BBmisc-1.7-1|36	# %check
14cr|R-BBmisc-1.7-1|37	# %{_bindir}/R CMD check %{packname}
14cr|R-BBmisc-1.7-1|38	
14cr|R-BBmisc-1.7-1|39	%files
14cr|R-BBmisc-1.7-1|40	%dir %{rlibdir}/%{packname}
14cr|R-BBmisc-1.7-1|41	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-BBmisc-1.7-1|42	%doc %{rlibdir}/%{packname}/html
14cr|R-BBmisc-1.7-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BBmisc-1.7-1|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-BBmisc-1.7-1|45	%{rlibdir}/%{packname}/INDEX
14cr|R-BBmisc-1.7-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BBmisc-1.7-1|47	%{rlibdir}/%{packname}/Meta
14cr|R-BBmisc-1.7-1|48	%{rlibdir}/%{packname}/R
14cr|R-BBmisc-1.7-1|49	%{rlibdir}/%{packname}/help
14cr|R-BBmisc-1.7-1|50	%{rlibdir}/%{packname}/libs
14cr|R-BBmisc-1.7-1|51	
14cr|R-BBmisc-1.7-1|52	%changelog
14cr|R-BBmisc-1.7-1|53	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-1
14cr|R-BBmisc-1.7-1|54	+ Revision: 015c580
14cr|R-BBmisc-1.7-1|55	- Fix files
14cr|R-BBmisc-1.7-1|56	
14cr|R-BBmisc-1.7-1|57	

7234 14
14cr|rbbr-0.6.0-12|1	Summary: RuBy BRowser
14cr|rbbr-0.6.0-12|2	Name:    rbbr
14cr|rbbr-0.6.0-12|3	Version: 0.6.0
14cr|rbbr-0.6.0-12|4	Release: 12
14cr|rbbr-0.6.0-12|5	URL: http://ruby-gnome2.sourceforge.jp/hiki.cgi?rbbr
14cr|rbbr-0.6.0-12|6	Source0: %{name}-%{version}-withapi.tar.bz2
14cr|rbbr-0.6.0-12|7	Source1: %{name}-16.png.bz2
14cr|rbbr-0.6.0-12|8	Source2: %{name}-32.png.bz2
14cr|rbbr-0.6.0-12|9	Source3: %{name}-48.png.bz2
14cr|rbbr-0.6.0-12|10	Source100: %{name}.rpmlintrc
14cr|rbbr-0.6.0-12|11	License: GPL
14cr|rbbr-0.6.0-12|12	Group: Development/Other
14cr|rbbr-0.6.0-12|13	Requires: ruby >= 1.8
14cr|rbbr-0.6.0-12|14	Requires: rubygem(gtk2)
14cr|rbbr-0.6.0-12|15	Requires: rubygem(gettext)
14cr|rbbr-0.6.0-12|16	BuildRequires: ruby-devel
14cr|rbbr-0.6.0-12|17	BuildRequires: rubygem(gettext)
14cr|rbbr-0.6.0-12|18	BuildArch: noarch
14cr|rbbr-0.6.0-12|19	Obsoletes: ruby-rbbr
14cr|rbbr-0.6.0-12|20	Provides: ruby-rbbr
14cr|rbbr-0.6.0-12|21	
14cr|rbbr-0.6.0-12|22	%description
14cr|rbbr-0.6.0-12|23	rbbr is a ruby application to browse modules/classes hierarchy and their
14cr|rbbr-0.6.0-12|24	constants and methods.
14cr|rbbr-0.6.0-12|25	
14cr|rbbr-0.6.0-12|26	%prep
14cr|rbbr-0.6.0-12|27	%setup -q -n %{name}-%{version}-withapi
14cr|rbbr-0.6.0-12|28	
14cr|rbbr-0.6.0-12|29	%build
14cr|rbbr-0.6.0-12|30	ruby install.rb config
14cr|rbbr-0.6.0-12|31	ruby install.rb setup
14cr|rbbr-0.6.0-12|32	
14cr|rbbr-0.6.0-12|33	%install
14cr|rbbr-0.6.0-12|34	ruby install.rb install --prefix=%{buildroot}
14cr|rbbr-0.6.0-12|35	%find_lang %{name} --all-name
14cr|rbbr-0.6.0-12|36	
14cr|rbbr-0.6.0-12|37	#menu
14cr|rbbr-0.6.0-12|38	
14cr|rbbr-0.6.0-12|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|rbbr-0.6.0-12|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|rbbr-0.6.0-12|41	[Desktop Entry]
14cr|rbbr-0.6.0-12|42	Name=RBBR
14cr|rbbr-0.6.0-12|43	Comment=RuBy BRowser
14cr|rbbr-0.6.0-12|44	Comment[ru]=Броузер классов и модулей Ruby
14cr|rbbr-0.6.0-12|45	Exec=%{_bindir}/%{name}
14cr|rbbr-0.6.0-12|46	Icon=%{name}
14cr|rbbr-0.6.0-12|47	Terminal=false
14cr|rbbr-0.6.0-12|48	Type=Application
14cr|rbbr-0.6.0-12|49	Categories=GTK;Development;X-MandrivaLinux-MoreApplications-Development-Tools;
14cr|rbbr-0.6.0-12|50	EOF
14cr|rbbr-0.6.0-12|51	
14cr|rbbr-0.6.0-12|52	# icon
14cr|rbbr-0.6.0-12|53	install -m 755 -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|rbbr-0.6.0-12|54	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|55	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|56	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|57	
14cr|rbbr-0.6.0-12|58	%files -f %name.lang
14cr|rbbr-0.6.0-12|59	%{_bindir}/*
14cr|rbbr-0.6.0-12|60	%{ruby_sitelibdir}/%{name}*
14cr|rbbr-0.6.0-12|61	%{_datadir}/%{name}
14cr|rbbr-0.6.0-12|62	%{_datadir}/applications/*
14cr|rbbr-0.6.0-12|63	%{_iconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|64	%{_miconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|65	%{_liconsdir}/%{name}.png
14cr|rbbr-0.6.0-12|66	
14cr|rbbr-0.6.0-12|67	%doc README README.ja AUTHORS ChangeLog
14cr|rbbr-0.6.0-12|68	
14cr|rbbr-0.6.0-12|69	%changelog
14cr|rbbr-0.6.0-12|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-12
14cr|rbbr-0.6.0-12|71	+ Revision: 4fde242
14cr|rbbr-0.6.0-12|72	- MassBuild#464: Increase release tag
14cr|rbbr-0.6.0-12|73	
14cr|rbbr-0.6.0-12|74	

7235 14
14cr|R-bdsmatrix-1.3.1-3|1	%global packname  bdsmatrix
14cr|R-bdsmatrix-1.3.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-bdsmatrix-1.3.1-3|3	
14cr|R-bdsmatrix-1.3.1-3|4	Name:             R-%{packname}
14cr|R-bdsmatrix-1.3.1-3|5	Version:          1.3.1
14cr|R-bdsmatrix-1.3.1-3|6	Release:          3
14cr|R-bdsmatrix-1.3.1-3|7	Summary:          Routines for Block Diagonal Symmetric matrices
14cr|R-bdsmatrix-1.3.1-3|8	Group:            Sciences/Mathematics
14cr|R-bdsmatrix-1.3.1-3|9	License:          GPL-2
14cr|R-bdsmatrix-1.3.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-bdsmatrix-1.3.1-3|11	Source0:          http://cran.r-project.org/src/contrib/bdsmatrix_1.3-1.tar.gz
14cr|R-bdsmatrix-1.3.1-3|12	Requires:         R-methods
14cr|R-bdsmatrix-1.3.1-3|13	BuildRequires:    R-devel
14cr|R-bdsmatrix-1.3.1-3|14	BuildRequires:    Rmath-devel
14cr|R-bdsmatrix-1.3.1-3|15	BuildRequires:    texlive-collection-latex
14cr|R-bdsmatrix-1.3.1-3|16	BuildRequires:    R-methods
14cr|R-bdsmatrix-1.3.1-3|17	BuildRequires:    pkgconfig(lapack)
14cr|R-bdsmatrix-1.3.1-3|18	
14cr|R-bdsmatrix-1.3.1-3|19	%description
14cr|R-bdsmatrix-1.3.1-3|20	This is a special case of sparse matrices, used by coxme
14cr|R-bdsmatrix-1.3.1-3|21	
14cr|R-bdsmatrix-1.3.1-3|22	%prep
14cr|R-bdsmatrix-1.3.1-3|23	%setup -q -c -n %{packname}
14cr|R-bdsmatrix-1.3.1-3|24	
14cr|R-bdsmatrix-1.3.1-3|25	%build
14cr|R-bdsmatrix-1.3.1-3|26	
14cr|R-bdsmatrix-1.3.1-3|27	%install
14cr|R-bdsmatrix-1.3.1-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-bdsmatrix-1.3.1-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-bdsmatrix-1.3.1-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-bdsmatrix-1.3.1-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-bdsmatrix-1.3.1-3|32	
14cr|R-bdsmatrix-1.3.1-3|33	%check
14cr|R-bdsmatrix-1.3.1-3|34	%{_bindir}/R CMD check %{packname}
14cr|R-bdsmatrix-1.3.1-3|35	
14cr|R-bdsmatrix-1.3.1-3|36	%files
14cr|R-bdsmatrix-1.3.1-3|37	%dir %{rlibdir}/%{packname}
14cr|R-bdsmatrix-1.3.1-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-bdsmatrix-1.3.1-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-bdsmatrix-1.3.1-3|40	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-bdsmatrix-1.3.1-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-bdsmatrix-1.3.1-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-bdsmatrix-1.3.1-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-bdsmatrix-1.3.1-3|44	%{rlibdir}/%{packname}/R
14cr|R-bdsmatrix-1.3.1-3|45	%{rlibdir}/%{packname}/help
14cr|R-bdsmatrix-1.3.1-3|46	%{rlibdir}/%{packname}/include
14cr|R-bdsmatrix-1.3.1-3|47	%{rlibdir}/%{packname}/libs
14cr|R-bdsmatrix-1.3.1-3|48	
14cr|R-bdsmatrix-1.3.1-3|49	
14cr|R-bdsmatrix-1.3.1-3|50	
14cr|R-bdsmatrix-1.3.1-3|51	%changelog
14cr|R-bdsmatrix-1.3.1-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-3
14cr|R-bdsmatrix-1.3.1-3|53	+ Revision: b78d94d
14cr|R-bdsmatrix-1.3.1-3|54	- MassBuild#464: Increase release tag
14cr|R-bdsmatrix-1.3.1-3|55	
14cr|R-bdsmatrix-1.3.1-3|56	

7236 14
14cr|R-BH-1.54.0.4-1|1	%global packname  BH
14cr|R-BH-1.54.0.4-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BH-1.54.0.4-1|3	%define debug_package %{nil}
14cr|R-BH-1.54.0.4-1|4	
14cr|R-BH-1.54.0.4-1|5	Name:             R-%{packname}
14cr|R-BH-1.54.0.4-1|6	Version:          1.54.0.4
14cr|R-BH-1.54.0.4-1|7	Release:          1
14cr|R-BH-1.54.0.4-1|8	Summary:          Boost C++ header files
14cr|R-BH-1.54.0.4-1|9	Group:            Sciences/Mathematics
14cr|R-BH-1.54.0.4-1|10	License:          BSL-1.0
14cr|R-BH-1.54.0.4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BH-1.54.0.4-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.54.0-4.tar.gz
14cr|R-BH-1.54.0.4-1|13	
14cr|R-BH-1.54.0.4-1|14	
14cr|R-BH-1.54.0.4-1|15	
14cr|R-BH-1.54.0.4-1|16	
14cr|R-BH-1.54.0.4-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-BH-1.54.0.4-1|18	
14cr|R-BH-1.54.0.4-1|19	
14cr|R-BH-1.54.0.4-1|20	%description
14cr|R-BH-1.54.0.4-1|21	Boost provides free peer-reviewed portable C++ source libraries.  A large
14cr|R-BH-1.54.0.4-1|22	part of Boost is provided as C++ template code which is resolved entirely
14cr|R-BH-1.54.0.4-1|23	at compile-time without linking.  This package aims to provide the most
14cr|R-BH-1.54.0.4-1|24	useful subset of Boost libraries for template use among CRAN package. By
14cr|R-BH-1.54.0.4-1|25	placing these libraries in this package, we offer a more efficient
14cr|R-BH-1.54.0.4-1|26	distribution system for CRAN as replication of this code in the sources of
14cr|R-BH-1.54.0.4-1|27	other packages is avoided.
14cr|R-BH-1.54.0.4-1|28	
14cr|R-BH-1.54.0.4-1|29	%prep
14cr|R-BH-1.54.0.4-1|30	%setup -q -c -n %{packname}
14cr|R-BH-1.54.0.4-1|31	
14cr|R-BH-1.54.0.4-1|32	%build
14cr|R-BH-1.54.0.4-1|33	
14cr|R-BH-1.54.0.4-1|34	%install
14cr|R-BH-1.54.0.4-1|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BH-1.54.0.4-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BH-1.54.0.4-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BH-1.54.0.4-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BH-1.54.0.4-1|39	
14cr|R-BH-1.54.0.4-1|40	%check
14cr|R-BH-1.54.0.4-1|41	%{_bindir}/R CMD check %{packname}
14cr|R-BH-1.54.0.4-1|42	
14cr|R-BH-1.54.0.4-1|43	%files
14cr|R-BH-1.54.0.4-1|44	%dir %{rlibdir}/%{packname}
14cr|R-BH-1.54.0.4-1|45	%doc %{rlibdir}/%{packname}/html
14cr|R-BH-1.54.0.4-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BH-1.54.0.4-1|47	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-BH-1.54.0.4-1|48	%{rlibdir}/%{packname}/INDEX
14cr|R-BH-1.54.0.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BH-1.54.0.4-1|50	%{rlibdir}/%{packname}/Meta
14cr|R-BH-1.54.0.4-1|51	%{rlibdir}/%{packname}/include
14cr|R-BH-1.54.0.4-1|52	%{rlibdir}/%{packname}/help
14cr|R-BH-1.54.0.4-1|53	
14cr|R-BH-1.54.0.4-1|54	%changelog
14cr|R-BH-1.54.0.4-1|55	* Sat Aug 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.54.0.4-1
14cr|R-BH-1.54.0.4-1|56	+ Revision: 34ab970
14cr|R-BH-1.54.0.4-1|57	- Disable debug
14cr|R-BH-1.54.0.4-1|58	
14cr|R-BH-1.54.0.4-1|59	

7237 14
14cr|R-biclust-1.0.2-3|1	%bcond_without bootstrap
14cr|R-biclust-1.0.2-3|2	%global packname  biclust
14cr|R-biclust-1.0.2-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-biclust-1.0.2-3|4	
14cr|R-biclust-1.0.2-3|5	Name:             R-%{packname}
14cr|R-biclust-1.0.2-3|6	Version:          1.0.2
14cr|R-biclust-1.0.2-3|7	Release:          3
14cr|R-biclust-1.0.2-3|8	Summary:          BiCluster Algorithms
14cr|R-biclust-1.0.2-3|9	Group:            Sciences/Mathematics
14cr|R-biclust-1.0.2-3|10	License:          GPL-2
14cr|R-biclust-1.0.2-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-biclust-1.0.2-3|12	Source0:          http://cran.r-project.org/src/contrib/biclust_1.0.2.tar.gz
14cr|R-biclust-1.0.2-3|13	Requires:         R-MASS R-grid R-colorspace R-lattice R-methods
14cr|R-biclust-1.0.2-3|14	%if %{without bootstrap}
14cr|R-biclust-1.0.2-3|15	Requires:         R-flexclust R-isa2
14cr|R-biclust-1.0.2-3|16	%endif
14cr|R-biclust-1.0.2-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
14cr|R-biclust-1.0.2-3|18	BuildRequires:    R-grid R-colorspace R-lattice R-methods
14cr|R-biclust-1.0.2-3|19	%if %{without bootstrap}
14cr|R-biclust-1.0.2-3|20	BuildRequires:    R-flexclust R-isa2
14cr|R-biclust-1.0.2-3|21	%endif
14cr|R-biclust-1.0.2-3|22	
14cr|R-biclust-1.0.2-3|23	%description
14cr|R-biclust-1.0.2-3|24	The main function biclust provides several algorithms to find biclusters
14cr|R-biclust-1.0.2-3|25	in two-dimensional data: Cheng and Church, Spectral, Plaid Model, Xmotifs
14cr|R-biclust-1.0.2-3|26	and Bimax. In addition, the package provides methods for data
14cr|R-biclust-1.0.2-3|27	preprocessing (normalization and discretisation), visualisation, and
14cr|R-biclust-1.0.2-3|28	validation of bicluster solutions.
14cr|R-biclust-1.0.2-3|29	
14cr|R-biclust-1.0.2-3|30	%prep
14cr|R-biclust-1.0.2-3|31	%setup -q -c -n %{packname}
14cr|R-biclust-1.0.2-3|32	
14cr|R-biclust-1.0.2-3|33	%build
14cr|R-biclust-1.0.2-3|34	
14cr|R-biclust-1.0.2-3|35	%install
14cr|R-biclust-1.0.2-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-biclust-1.0.2-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-biclust-1.0.2-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-biclust-1.0.2-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-biclust-1.0.2-3|40	
14cr|R-biclust-1.0.2-3|41	%if %{without bootstrap}
14cr|R-biclust-1.0.2-3|42	%check
14cr|R-biclust-1.0.2-3|43	%{_bindir}/R CMD check %{packname}
14cr|R-biclust-1.0.2-3|44	%endif
14cr|R-biclust-1.0.2-3|45	
14cr|R-biclust-1.0.2-3|46	%files
14cr|R-biclust-1.0.2-3|47	%dir %{rlibdir}/%{packname}
14cr|R-biclust-1.0.2-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-biclust-1.0.2-3|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-biclust-1.0.2-3|50	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-biclust-1.0.2-3|51	%{rlibdir}/%{packname}/INDEX
14cr|R-biclust-1.0.2-3|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-biclust-1.0.2-3|53	%{rlibdir}/%{packname}/Meta
14cr|R-biclust-1.0.2-3|54	%{rlibdir}/%{packname}/R
14cr|R-biclust-1.0.2-3|55	%{rlibdir}/%{packname}/data
14cr|R-biclust-1.0.2-3|56	%{rlibdir}/%{packname}/help
14cr|R-biclust-1.0.2-3|57	%{rlibdir}/%{packname}/libs
14cr|R-biclust-1.0.2-3|58	
14cr|R-biclust-1.0.2-3|59	
14cr|R-biclust-1.0.2-3|60	
14cr|R-biclust-1.0.2-3|61	%changelog
14cr|R-biclust-1.0.2-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|R-biclust-1.0.2-3|63	+ Revision: 438e298
14cr|R-biclust-1.0.2-3|64	- MassBuild#464: Increase release tag
14cr|R-biclust-1.0.2-3|65	
14cr|R-biclust-1.0.2-3|66	

7238 14
14cr|R-biglm-0.9.1-2|1	%global packname  biglm
14cr|R-biglm-0.9.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-biglm-0.9.1-2|3	
14cr|R-biglm-0.9.1-2|4	Name:             R-%{packname}
14cr|R-biglm-0.9.1-2|5	Version:          0.9.1
14cr|R-biglm-0.9.1-2|6	Release:          2
14cr|R-biglm-0.9.1-2|7	Summary:          bounded memory linear and generalized linear models
14cr|R-biglm-0.9.1-2|8	Group:            Sciences/Mathematics
14cr|R-biglm-0.9.1-2|9	License:          GPL
14cr|R-biglm-0.9.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-biglm-0.9.1-2|11	Source0:          http://cran.r-project.org/src/contrib/biglm_0.9-1.tar.gz
14cr|R-biglm-0.9.1-2|12	Requires:         R-DBI R-methods
14cr|R-biglm-0.9.1-2|13	Requires:         R-RSQLite R-RODBC
14cr|R-biglm-0.9.1-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-DBI R-methods
14cr|R-biglm-0.9.1-2|15	BuildRequires:    R-RSQLite R-RODBC
14cr|R-biglm-0.9.1-2|16	
14cr|R-biglm-0.9.1-2|17	%description
14cr|R-biglm-0.9.1-2|18	Regression for data too large to fit in memory
14cr|R-biglm-0.9.1-2|19	
14cr|R-biglm-0.9.1-2|20	%prep
14cr|R-biglm-0.9.1-2|21	%setup -q -c -n %{packname}
14cr|R-biglm-0.9.1-2|22	
14cr|R-biglm-0.9.1-2|23	%build
14cr|R-biglm-0.9.1-2|24	
14cr|R-biglm-0.9.1-2|25	%install
14cr|R-biglm-0.9.1-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-biglm-0.9.1-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-biglm-0.9.1-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-biglm-0.9.1-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-biglm-0.9.1-2|30	
14cr|R-biglm-0.9.1-2|31	%check
14cr|R-biglm-0.9.1-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-biglm-0.9.1-2|33	
14cr|R-biglm-0.9.1-2|34	%files
14cr|R-biglm-0.9.1-2|35	%dir %{rlibdir}/%{packname}
14cr|R-biglm-0.9.1-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-biglm-0.9.1-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-biglm-0.9.1-2|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-biglm-0.9.1-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-biglm-0.9.1-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-biglm-0.9.1-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-biglm-0.9.1-2|42	%{rlibdir}/%{packname}/R
14cr|R-biglm-0.9.1-2|43	%{rlibdir}/%{packname}/help
14cr|R-biglm-0.9.1-2|44	%{rlibdir}/%{packname}/libs
14cr|R-biglm-0.9.1-2|45	
14cr|R-biglm-0.9.1-2|46	
14cr|R-biglm-0.9.1-2|47	
14cr|R-biglm-0.9.1-2|48	%changelog
14cr|R-biglm-0.9.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14cr|R-biglm-0.9.1-2|50	+ Revision: 41ce79b
14cr|R-biglm-0.9.1-2|51	- MassBuild#464: Increase release tag
14cr|R-biglm-0.9.1-2|52	
14cr|R-biglm-0.9.1-2|53	

7239 14
14cr|R-Biobase-2.22.0-2|1	%bcond_with internet
14cr|R-Biobase-2.22.0-2|2	%bcond_with bootstrap
14cr|R-Biobase-2.22.0-2|3	%global packname  Biobase
14cr|R-Biobase-2.22.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-Biobase-2.22.0-2|5	
14cr|R-Biobase-2.22.0-2|6	Name:             R-%{packname}
14cr|R-Biobase-2.22.0-2|7	Version:          2.22.0
14cr|R-Biobase-2.22.0-2|8	Release:          2
14cr|R-Biobase-2.22.0-2|9	Summary:          Biobase: Base functions for Bioconductor
14cr|R-Biobase-2.22.0-2|10	Group:            Sciences/Mathematics
14cr|R-Biobase-2.22.0-2|11	License:          Artistic-2.0
14cr|R-Biobase-2.22.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/Biobase.html
14cr|R-Biobase-2.22.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biobase_2.22.0.tar.gz
14cr|R-Biobase-2.22.0-2|14	Requires:         R-utils
14cr|R-Biobase-2.22.0-2|15	Requires:         R-methods
14cr|R-Biobase-2.22.0-2|16	Requires:         R-BiocGenerics
14cr|R-Biobase-2.22.0-2|17	%if %{with bootstrap}
14cr|R-Biobase-2.22.0-2|18	Requires:         R-tools
14cr|R-Biobase-2.22.0-2|19	%else
14cr|R-Biobase-2.22.0-2|20	Requires:         R-tools R-tkWidgets R-ALL
14cr|R-Biobase-2.22.0-2|21	%endif
14cr|R-Biobase-2.22.0-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cr|R-Biobase-2.22.0-2|23	BuildRequires:    R-methods
14cr|R-Biobase-2.22.0-2|24	BuildRequires:    R-BiocGenerics
14cr|R-Biobase-2.22.0-2|25	%if %{with bootstrap}
14cr|R-Biobase-2.22.0-2|26	BuildRequires:    R-tools
14cr|R-Biobase-2.22.0-2|27	%else
14cr|R-Biobase-2.22.0-2|28	BuildRequires:    R-tools R-tkWidgets R-ALL
14cr|R-Biobase-2.22.0-2|29	%endif
14cr|R-Biobase-2.22.0-2|30	
14cr|R-Biobase-2.22.0-2|31	%description
14cr|R-Biobase-2.22.0-2|32	Functions that are needed by many other packages or which replace R
14cr|R-Biobase-2.22.0-2|33	
14cr|R-Biobase-2.22.0-2|34	%prep
14cr|R-Biobase-2.22.0-2|35	%setup -q -c -n %{packname}
14cr|R-Biobase-2.22.0-2|36	
14cr|R-Biobase-2.22.0-2|37	%build
14cr|R-Biobase-2.22.0-2|38	
14cr|R-Biobase-2.22.0-2|39	%install
14cr|R-Biobase-2.22.0-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Biobase-2.22.0-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Biobase-2.22.0-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Biobase-2.22.0-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Biobase-2.22.0-2|44	
14cr|R-Biobase-2.22.0-2|45	%if %{without bootstrap}
14cr|R-Biobase-2.22.0-2|46	%if %{with internet}
14cr|R-Biobase-2.22.0-2|47	%check
14cr|R-Biobase-2.22.0-2|48	%{_bindir}/R CMD check %{packname}
14cr|R-Biobase-2.22.0-2|49	%endif
14cr|R-Biobase-2.22.0-2|50	%endif
14cr|R-Biobase-2.22.0-2|51	
14cr|R-Biobase-2.22.0-2|52	%files
14cr|R-Biobase-2.22.0-2|53	%dir %{rlibdir}/%{packname}
14cr|R-Biobase-2.22.0-2|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-Biobase-2.22.0-2|55	%doc %{rlibdir}/%{packname}/html
14cr|R-Biobase-2.22.0-2|56	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Biobase-2.22.0-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Biobase-2.22.0-2|58	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Biobase-2.22.0-2|59	%{rlibdir}/%{packname}/Code
14cr|R-Biobase-2.22.0-2|60	%{rlibdir}/%{packname}/ExpressionSet
14cr|R-Biobase-2.22.0-2|61	%{rlibdir}/%{packname}/INDEX
14cr|R-Biobase-2.22.0-2|62	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Biobase-2.22.0-2|63	%{rlibdir}/%{packname}/Meta
14cr|R-Biobase-2.22.0-2|64	%{rlibdir}/%{packname}/R
14cr|R-Biobase-2.22.0-2|65	%{rlibdir}/%{packname}/data
14cr|R-Biobase-2.22.0-2|66	%{rlibdir}/%{packname}/extdata
14cr|R-Biobase-2.22.0-2|67	%{rlibdir}/%{packname}/help
14cr|R-Biobase-2.22.0-2|68	%{rlibdir}/%{packname}/libs
14cr|R-Biobase-2.22.0-2|69	%{rlibdir}/%{packname}/scripts
14cr|R-Biobase-2.22.0-2|70	# %{rlibdir}/%{packname}/UnitTests
14cr|R-Biobase-2.22.0-2|71	%{rlibdir}/%{packname}/testClass.R
14cr|R-Biobase-2.22.0-2|72	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/AnnotatedDataFrame.Rda
14cr|R-Biobase-2.22.0-2|73	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/ExpressionSet.Rda
14cr|R-Biobase-2.22.0-2|74	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/MIAME.Rda
14cr|R-Biobase-2.22.0-2|75	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/exprSet.Rda
14cr|R-Biobase-2.22.0-2|76	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/phenoData.Rda
14cr|R-Biobase-2.22.0-2|77	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/AnnotatedDataFrame.Rda
14cr|R-Biobase-2.22.0-2|78	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/ExpressionSet.Rda
14cr|R-Biobase-2.22.0-2|79	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/MIAME.Rda
14cr|R-Biobase-2.22.0-2|80	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/MultiSet.Rda
14cr|R-Biobase-2.22.0-2|81	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/ScalarCharacter.Rda
14cr|R-Biobase-2.22.0-2|82	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/SnpSet.Rda
14cr|R-Biobase-2.22.0-2|83	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/Versioned.Rda
14cr|R-Biobase-2.22.0-2|84	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/VersionedBiobase.Rda
14cr|R-Biobase-2.22.0-2|85	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/Versions.Rda
14cr|R-Biobase-2.22.0-2|86	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/VersionsNull.Rda
14cr|R-Biobase-2.22.0-2|87	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/aggregator.Rda
14cr|R-Biobase-2.22.0-2|88	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/container.Rda
14cr|R-Biobase-2.22.0-2|89	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/exprSet.Rda
14cr|R-Biobase-2.22.0-2|90	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/phenoData.Rda
14cr|R-Biobase-2.22.0-2|91	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/AnnotatedDataFrame.Rda
14cr|R-Biobase-2.22.0-2|92	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ExpressionSet.Rda
14cr|R-Biobase-2.22.0-2|93	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/MIAME.Rda
14cr|R-Biobase-2.22.0-2|94	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/MultiSet.Rda
14cr|R-Biobase-2.22.0-2|95	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/NChannelSet.Rda
14cr|R-Biobase-2.22.0-2|96	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/SWPD.rda
14cr|R-Biobase-2.22.0-2|97	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarCharacter.Rda
14cr|R-Biobase-2.22.0-2|98	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarInteger.Rda
14cr|R-Biobase-2.22.0-2|99	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarLogical.Rda
14cr|R-Biobase-2.22.0-2|100	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarNumeric.Rda
14cr|R-Biobase-2.22.0-2|101	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/SnpSet.Rda
14cr|R-Biobase-2.22.0-2|102	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/Versioned.Rda
14cr|R-Biobase-2.22.0-2|103	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/VersionedBiobase.Rda
14cr|R-Biobase-2.22.0-2|104	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/Versions.Rda
14cr|R-Biobase-2.22.0-2|105	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/VersionsNull.Rda
14cr|R-Biobase-2.22.0-2|106	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/aggregator.Rda
14cr|R-Biobase-2.22.0-2|107	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/bbsym.rda
14cr|R-Biobase-2.22.0-2|108	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/container.Rda
14cr|R-Biobase-2.22.0-2|109	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/eset.rda
14cr|R-Biobase-2.22.0-2|110	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/exprSet.Rda
14cr|R-Biobase-2.22.0-2|111	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/golubMergeSub.rda
14cr|R-Biobase-2.22.0-2|112	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.eSet.rda
14cr|R-Biobase-2.22.0-2|113	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.exprSet.1.rda
14cr|R-Biobase-2.22.0-2|114	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.exprSet.rda
14cr|R-Biobase-2.22.0-2|115	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/swrep.rda
14cr|R-Biobase-2.22.0-2|116	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw/exprs.tab
14cr|R-Biobase-2.22.0-2|117	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw/pData.tab
14cr|R-Biobase-2.22.0-2|118	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw%{_localstatedir}Metadata.tab
14cr|R-Biobase-2.22.0-2|119	%{rlibdir}/Biobase/unitTests/test_AnnotatedDataFrame.R
14cr|R-Biobase-2.22.0-2|120	%{rlibdir}/Biobase/unitTests/test_AssayData.R
14cr|R-Biobase-2.22.0-2|121	%{rlibdir}/Biobase/unitTests/test_DataClasses.R
14cr|R-Biobase-2.22.0-2|122	%{rlibdir}/Biobase/unitTests/test_EsetSubclasses.R
14cr|R-Biobase-2.22.0-2|123	%{rlibdir}/Biobase/unitTests/test_ExpressionSet.R
14cr|R-Biobase-2.22.0-2|124	%{rlibdir}/Biobase/unitTests/test_NChannelSet.R
14cr|R-Biobase-2.22.0-2|125	%{rlibdir}/Biobase/unitTests/test_SnpSet.R
14cr|R-Biobase-2.22.0-2|126	%{rlibdir}/Biobase/unitTests/test_UpdateObject.R
14cr|R-Biobase-2.22.0-2|127	%{rlibdir}/Biobase/unitTests/test_VersionedClass.R
14cr|R-Biobase-2.22.0-2|128	%{rlibdir}/Biobase/unitTests/test_cache.R
14cr|R-Biobase-2.22.0-2|129	%{rlibdir}/Biobase/unitTests/test_checkClass.R
14cr|R-Biobase-2.22.0-2|130	%{rlibdir}/Biobase/unitTests/test_combine.R
14cr|R-Biobase-2.22.0-2|131	%{rlibdir}/Biobase/unitTests/test_copyEnv.R
14cr|R-Biobase-2.22.0-2|132	%{rlibdir}/Biobase/unitTests/test_esApply.R
14cr|R-Biobase-2.22.0-2|133	%{rlibdir}/Biobase/unitTests/test_subListExtract.R
14cr|R-Biobase-2.22.0-2|134	%{rlibdir}/Biobase/unitTests/test_unsaveSetSlot.R
14cr|R-Biobase-2.22.0-2|135	%{rlibdir}/Biobase/unitTests/utilities.R
14cr|R-Biobase-2.22.0-2|136	
14cr|R-Biobase-2.22.0-2|137	
14cr|R-Biobase-2.22.0-2|138	
14cr|R-Biobase-2.22.0-2|139	%changelog
14cr|R-Biobase-2.22.0-2|140	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.22.0-2
14cr|R-Biobase-2.22.0-2|141	+ Revision: f870384
14cr|R-Biobase-2.22.0-2|142	- MassBuild#464: Increase release tag
14cr|R-Biobase-2.22.0-2|143	
14cr|R-Biobase-2.22.0-2|144	

7240 14
14cr|R-BiocGenerics-0.8.0-2|1	%global packname BiocGenerics
14cr|R-BiocGenerics-0.8.0-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-BiocGenerics-0.8.0-2|3	
14cr|R-BiocGenerics-0.8.0-2|4	Name:             R-%{packname}
14cr|R-BiocGenerics-0.8.0-2|5	Version:          0.8.0
14cr|R-BiocGenerics-0.8.0-2|6	Release:          2
14cr|R-BiocGenerics-0.8.0-2|7	Summary:          Generic functions for Bioconductor
14cr|R-BiocGenerics-0.8.0-2|8	Group:            Sciences/Mathematics
14cr|R-BiocGenerics-0.8.0-2|9	License:          Artistic-2.0
14cr|R-BiocGenerics-0.8.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/BiocGenerics.html
14cr|R-BiocGenerics-0.8.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BiocGenerics_0.8.0.tar.gz
14cr|R-BiocGenerics-0.8.0-2|12	BuildArch:        noarch
14cr|R-BiocGenerics-0.8.0-2|13	Requires:         R-methods R-graphics R-stats R-parallel
14cr|R-BiocGenerics-0.8.0-2|14	BuildRequires:    R-methods R-graphics R-stats R-parallel
14cr|R-BiocGenerics-0.8.0-2|15	
14cr|R-BiocGenerics-0.8.0-2|16	%description
14cr|R-BiocGenerics-0.8.0-2|17	S4 generic functions needed by many Bioconductor packages
14cr|R-BiocGenerics-0.8.0-2|18	
14cr|R-BiocGenerics-0.8.0-2|19	%prep
14cr|R-BiocGenerics-0.8.0-2|20	%setup -q -c -n %{packname}
14cr|R-BiocGenerics-0.8.0-2|21	
14cr|R-BiocGenerics-0.8.0-2|22	%build
14cr|R-BiocGenerics-0.8.0-2|23	
14cr|R-BiocGenerics-0.8.0-2|24	%install
14cr|R-BiocGenerics-0.8.0-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BiocGenerics-0.8.0-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BiocGenerics-0.8.0-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BiocGenerics-0.8.0-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BiocGenerics-0.8.0-2|29	
14cr|R-BiocGenerics-0.8.0-2|30	%files
14cr|R-BiocGenerics-0.8.0-2|31	%dir %{rlibdir}/%{packname}
14cr|R-BiocGenerics-0.8.0-2|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BiocGenerics-0.8.0-2|33	%doc %{rlibdir}/%{packname}/html
14cr|R-BiocGenerics-0.8.0-2|34	%{rlibdir}/%{packname}/help
14cr|R-BiocGenerics-0.8.0-2|35	%{rlibdir}/%{packname}/INDEX
14cr|R-BiocGenerics-0.8.0-2|36	%{rlibdir}/%{packname}/Meta
14cr|R-BiocGenerics-0.8.0-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BiocGenerics-0.8.0-2|38	%{rlibdir}/%{packname}/R
14cr|R-BiocGenerics-0.8.0-2|39	%{rlibdir}/%{packname}/unitTests
14cr|R-BiocGenerics-0.8.0-2|40	
14cr|R-BiocGenerics-0.8.0-2|41	
14cr|R-BiocGenerics-0.8.0-2|42	%changelog
14cr|R-BiocGenerics-0.8.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|R-BiocGenerics-0.8.0-2|44	+ Revision: 25f0cc8
14cr|R-BiocGenerics-0.8.0-2|45	- MassBuild#464: Increase release tag
14cr|R-BiocGenerics-0.8.0-2|46	
14cr|R-BiocGenerics-0.8.0-2|47	

7241 14
14cr|R-BiocInstaller-1.14.2-1|1	%global packname  BiocInstaller
14cr|R-BiocInstaller-1.14.2-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BiocInstaller-1.14.2-1|3	
14cr|R-BiocInstaller-1.14.2-1|4	Name:             R-%{packname}
14cr|R-BiocInstaller-1.14.2-1|5	Version:          1.14.2
14cr|R-BiocInstaller-1.14.2-1|6	Release:          1
14cr|R-BiocInstaller-1.14.2-1|7	Summary:          Install/Update Bioconductor and CRAN Packages
14cr|R-BiocInstaller-1.14.2-1|8	Group:            Sciences/Mathematics
14cr|R-BiocInstaller-1.14.2-1|9	License:          Artistic-2.0
14cr|R-BiocInstaller-1.14.2-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-BiocInstaller-1.14.2-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BiocInstaller_1.14.2.tar.gz
14cr|R-BiocInstaller-1.14.2-1|12	BuildArch:        noarch
14cr|R-BiocInstaller-1.14.2-1|13	Requires:         R-core
14cr|R-BiocInstaller-1.14.2-1|14	Requires:         R-RUnit
14cr|R-BiocInstaller-1.14.2-1|15	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-BiocInstaller-1.14.2-1|16	BuildRequires: R-BiocGenerics
14cr|R-BiocInstaller-1.14.2-1|17	Requires: R-BiocGenerics
14cr|R-BiocInstaller-1.14.2-1|18	BuildRequires:    R-RUnit
14cr|R-BiocInstaller-1.14.2-1|19	
14cr|R-BiocInstaller-1.14.2-1|20	%description
14cr|R-BiocInstaller-1.14.2-1|21	Installs/updates Bioconductor and CRAN packages
14cr|R-BiocInstaller-1.14.2-1|22	
14cr|R-BiocInstaller-1.14.2-1|23	%prep
14cr|R-BiocInstaller-1.14.2-1|24	%setup -q -c -n %{packname}
14cr|R-BiocInstaller-1.14.2-1|25	
14cr|R-BiocInstaller-1.14.2-1|26	%build
14cr|R-BiocInstaller-1.14.2-1|27	
14cr|R-BiocInstaller-1.14.2-1|28	%install
14cr|R-BiocInstaller-1.14.2-1|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BiocInstaller-1.14.2-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BiocInstaller-1.14.2-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BiocInstaller-1.14.2-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BiocInstaller-1.14.2-1|33	
14cr|R-BiocInstaller-1.14.2-1|34	%check
14cr|R-BiocInstaller-1.14.2-1|35	%{_bindir}/R CMD check %{packname}
14cr|R-BiocInstaller-1.14.2-1|36	
14cr|R-BiocInstaller-1.14.2-1|37	%files
14cr|R-BiocInstaller-1.14.2-1|38	%dir %{rlibdir}/%{packname}
14cr|R-BiocInstaller-1.14.2-1|39	%doc %{rlibdir}/%{packname}/html
14cr|R-BiocInstaller-1.14.2-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BiocInstaller-1.14.2-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-BiocInstaller-1.14.2-1|42	%{rlibdir}/%{packname}/NEWS
14cr|R-BiocInstaller-1.14.2-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BiocInstaller-1.14.2-1|44	%{rlibdir}/%{packname}/Meta
14cr|R-BiocInstaller-1.14.2-1|45	%{rlibdir}/%{packname}/R
14cr|R-BiocInstaller-1.14.2-1|46	%{rlibdir}/%{packname}/help
14cr|R-BiocInstaller-1.14.2-1|47	%{rlibdir}/%{packname}/scripts
14cr|R-BiocInstaller-1.14.2-1|48	%{rlibdir}/%{packname}/unitTests
14cr|R-BiocInstaller-1.14.2-1|49	
14cr|R-BiocInstaller-1.14.2-1|50	%changelog
14cr|R-BiocInstaller-1.14.2-1|51	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.2-1
14cr|R-BiocInstaller-1.14.2-1|52	+ Revision: 5ff7c7d
14cr|R-BiocInstaller-1.14.2-1|53	- Build with whole texlive
14cr|R-BiocInstaller-1.14.2-1|54	
14cr|R-BiocInstaller-1.14.2-1|55	

7242 14
14cr|R-BiocStyle-1.0.0-2|1	%global packname  BiocStyle
14cr|R-BiocStyle-1.0.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BiocStyle-1.0.0-2|3	
14cr|R-BiocStyle-1.0.0-2|4	%define debug_package %{nil}
14cr|R-BiocStyle-1.0.0-2|5	
14cr|R-BiocStyle-1.0.0-2|6	Name:             R-%{packname}
14cr|R-BiocStyle-1.0.0-2|7	Version:          1.0.0
14cr|R-BiocStyle-1.0.0-2|8	Release:          2
14cr|R-BiocStyle-1.0.0-2|9	Summary:          Standard styles for vignettes and other Bioconductor documents
14cr|R-BiocStyle-1.0.0-2|10	Group:            Sciences/Mathematics
14cr|R-BiocStyle-1.0.0-2|11	License:          Artistic-2.0
14cr|R-BiocStyle-1.0.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-BiocStyle-1.0.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-BiocStyle-1.0.0-2|14	
14cr|R-BiocStyle-1.0.0-2|15	
14cr|R-BiocStyle-1.0.0-2|16	
14cr|R-BiocStyle-1.0.0-2|17	
14cr|R-BiocStyle-1.0.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-BiocStyle-1.0.0-2|19	
14cr|R-BiocStyle-1.0.0-2|20	
14cr|R-BiocStyle-1.0.0-2|21	%description
14cr|R-BiocStyle-1.0.0-2|22	Provides standard formatting styles for Bioconductor documents. The
14cr|R-BiocStyle-1.0.0-2|23	vignette illustrates use and functionality.
14cr|R-BiocStyle-1.0.0-2|24	
14cr|R-BiocStyle-1.0.0-2|25	%prep
14cr|R-BiocStyle-1.0.0-2|26	%setup -q -c -n %{packname}
14cr|R-BiocStyle-1.0.0-2|27	
14cr|R-BiocStyle-1.0.0-2|28	%build
14cr|R-BiocStyle-1.0.0-2|29	
14cr|R-BiocStyle-1.0.0-2|30	%install
14cr|R-BiocStyle-1.0.0-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BiocStyle-1.0.0-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BiocStyle-1.0.0-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BiocStyle-1.0.0-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BiocStyle-1.0.0-2|35	
14cr|R-BiocStyle-1.0.0-2|36	%check
14cr|R-BiocStyle-1.0.0-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-BiocStyle-1.0.0-2|38	
14cr|R-BiocStyle-1.0.0-2|39	%files
14cr|R-BiocStyle-1.0.0-2|40	%dir %{rlibdir}/%{packname}
14cr|R-BiocStyle-1.0.0-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-BiocStyle-1.0.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-BiocStyle-1.0.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BiocStyle-1.0.0-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-BiocStyle-1.0.0-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-BiocStyle-1.0.0-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BiocStyle-1.0.0-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-BiocStyle-1.0.0-2|48	%{rlibdir}/%{packname}/R
14cr|R-BiocStyle-1.0.0-2|49	%{rlibdir}/%{packname}/help
14cr|R-BiocStyle-1.0.0-2|50	%{rlibdir}/%{packname}/sty
14cr|R-BiocStyle-1.0.0-2|51	
14cr|R-BiocStyle-1.0.0-2|52	%changelog
14cr|R-BiocStyle-1.0.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|R-BiocStyle-1.0.0-2|54	+ Revision: ea0056e
14cr|R-BiocStyle-1.0.0-2|55	- MassBuild#464: Increase release tag
14cr|R-BiocStyle-1.0.0-2|56	
14cr|R-BiocStyle-1.0.0-2|57	

7243 14
14cr|R-biomaRt-2.18.0-2|1	%global packname  biomaRt
14cr|R-biomaRt-2.18.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-biomaRt-2.18.0-2|3	
14cr|R-biomaRt-2.18.0-2|4	%define debug_package %{nil}
14cr|R-biomaRt-2.18.0-2|5	
14cr|R-biomaRt-2.18.0-2|6	Name:             R-%{packname}
14cr|R-biomaRt-2.18.0-2|7	Version:          2.18.0
14cr|R-biomaRt-2.18.0-2|8	Release:          2
14cr|R-biomaRt-2.18.0-2|9	Summary:          Interface to BioMart databases (e.g. Ensembl, COSMIC ,Wormbase and Gramene)
14cr|R-biomaRt-2.18.0-2|10	Group:            Sciences/Mathematics
14cr|R-biomaRt-2.18.0-2|11	License:          Artistic-2.0
14cr|R-biomaRt-2.18.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-biomaRt-2.18.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/biomaRt_2.18.0.tar.gz
14cr|R-biomaRt-2.18.0-2|14	Requires:         R-methods
14cr|R-biomaRt-2.18.0-2|15	Requires:         R-XML R-RCurl
14cr|R-biomaRt-2.18.0-2|16	Requires:         R-annotate
14cr|R-biomaRt-2.18.0-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-biomaRt-2.18.0-2|18	BuildRequires:    R-XML R-RCurl
14cr|R-biomaRt-2.18.0-2|19	BuildRequires:    R-annotate
14cr|R-biomaRt-2.18.0-2|20	
14cr|R-biomaRt-2.18.0-2|21	%description
14cr|R-biomaRt-2.18.0-2|22	In recent years a wealth of biological data has become available in public
14cr|R-biomaRt-2.18.0-2|23	data repositories. Easy access to these valuable data resources and firm
14cr|R-biomaRt-2.18.0-2|24	integration with data analysis is needed for comprehensive bioinformatics
14cr|R-biomaRt-2.18.0-2|25	data analysis.  biomaRt provides an interface to a growing collection of
14cr|R-biomaRt-2.18.0-2|26	databases implementing the BioMart software suite
14cr|R-biomaRt-2.18.0-2|27	(http://www.biomart.org). The package enables retrieval of large amounts
14cr|R-biomaRt-2.18.0-2|28	of data in a uniform way without the need to know the underlying database
14cr|R-biomaRt-2.18.0-2|29	schemas or write complex SQL queries. Examples of BioMart databases are
14cr|R-biomaRt-2.18.0-2|30	Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to
14cr|R-biomaRt-2.18.0-2|31	Ensembl. These major databases give biomaRt users direct access to a
14cr|R-biomaRt-2.18.0-2|32	diverse set of data and enable a wide range of powerful online queries
14cr|R-biomaRt-2.18.0-2|33	from gene annotation to database mining.
14cr|R-biomaRt-2.18.0-2|34	
14cr|R-biomaRt-2.18.0-2|35	%prep
14cr|R-biomaRt-2.18.0-2|36	%setup -q -c -n %{packname}
14cr|R-biomaRt-2.18.0-2|37	
14cr|R-biomaRt-2.18.0-2|38	%build
14cr|R-biomaRt-2.18.0-2|39	
14cr|R-biomaRt-2.18.0-2|40	%install
14cr|R-biomaRt-2.18.0-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-biomaRt-2.18.0-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-biomaRt-2.18.0-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-biomaRt-2.18.0-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-biomaRt-2.18.0-2|45	
14cr|R-biomaRt-2.18.0-2|46	%files
14cr|R-biomaRt-2.18.0-2|47	%dir %{rlibdir}/%{packname}
14cr|R-biomaRt-2.18.0-2|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-biomaRt-2.18.0-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-biomaRt-2.18.0-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-biomaRt-2.18.0-2|51	%{rlibdir}/%{packname}/CITATION
14cr|R-biomaRt-2.18.0-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-biomaRt-2.18.0-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-biomaRt-2.18.0-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-biomaRt-2.18.0-2|55	%{rlibdir}/%{packname}/R
14cr|R-biomaRt-2.18.0-2|56	%{rlibdir}/%{packname}/help
14cr|R-biomaRt-2.18.0-2|57	%{rlibdir}/%{packname}/scripts
14cr|R-biomaRt-2.18.0-2|58	
14cr|R-biomaRt-2.18.0-2|59	
14cr|R-biomaRt-2.18.0-2|60	%changelog
14cr|R-biomaRt-2.18.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.18.0-2
14cr|R-biomaRt-2.18.0-2|62	+ Revision: 350ef65
14cr|R-biomaRt-2.18.0-2|63	- MassBuild#464: Increase release tag
14cr|R-biomaRt-2.18.0-2|64	
14cr|R-biomaRt-2.18.0-2|65	

7244 14
14cr|R-Biostrings-2.30.1-2|1	%bcond_with bootstrap
14cr|R-Biostrings-2.30.1-2|2	%global packname  Biostrings
14cr|R-Biostrings-2.30.1-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-Biostrings-2.30.1-2|4	
14cr|R-Biostrings-2.30.1-2|5	Name:             R-%{packname}
14cr|R-Biostrings-2.30.1-2|6	Version:          2.30.1
14cr|R-Biostrings-2.30.1-2|7	Release:          2
14cr|R-Biostrings-2.30.1-2|8	Summary:          String objects representing biological sequences, and matching algorithms
14cr|R-Biostrings-2.30.1-2|9	Group:            Sciences/Mathematics
14cr|R-Biostrings-2.30.1-2|10	License:          Artistic-2.0
14cr|R-Biostrings-2.30.1-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-Biostrings-2.30.1-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biostrings_%{version}.tar.gz
14cr|R-Biostrings-2.30.1-2|13	Requires:         R-methods R-IRanges R-graphics R-methods R-stats R-utils
14cr|R-Biostrings-2.30.1-2|14	Requires:         R-RUnit R-Rmpi
14cr|R-Biostrings-2.30.1-2|15	%if %{without bootstrap}
14cr|R-Biostrings-2.30.1-2|16	Requires:         R-BSgenome R-BSgenome.Celegans.UCSC.ce2
14cr|R-Biostrings-2.30.1-2|17	Requires:         R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
14cr|R-Biostrings-2.30.1-2|18	Requires:         R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
14cr|R-Biostrings-2.30.1-2|19	Requires:         R-hgu95av2cdf R-affy R-affydata R-XVector
14cr|R-Biostrings-2.30.1-2|20	%endif
14cr|R-Biostrings-2.30.1-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-Biostrings-2.30.1-2|22	BuildRequires:    R-IRanges R-graphics R-methods R-stats R-utils R-IRanges
14cr|R-Biostrings-2.30.1-2|23	BuildRequires:    R-RUnit R-Rmpi
14cr|R-Biostrings-2.30.1-2|24	%if %{without bootstrap}
14cr|R-Biostrings-2.30.1-2|25	BuildRequires:    R-BSgenome R-BSgenome.Celegans.UCSC.ce2
14cr|R-Biostrings-2.30.1-2|26	BuildRequires:    R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
14cr|R-Biostrings-2.30.1-2|27	BuildRequires:    R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
14cr|R-Biostrings-2.30.1-2|28	BuildRequires:    R-hgu95av2cdf R-affy R-affydata R-XVector
14cr|R-Biostrings-2.30.1-2|29	%endif
14cr|R-Biostrings-2.30.1-2|30	BuildRequires:    x11-server-xvfb
14cr|R-Biostrings-2.30.1-2|31	
14cr|R-Biostrings-2.30.1-2|32	%description
14cr|R-Biostrings-2.30.1-2|33	Memory efficient string containers, string matching algorithms, and other
14cr|R-Biostrings-2.30.1-2|34	utilities, for fast manipulation of large biological sequences or sets of
14cr|R-Biostrings-2.30.1-2|35	
14cr|R-Biostrings-2.30.1-2|36	%prep
14cr|R-Biostrings-2.30.1-2|37	%setup -q -c -n %{packname}
14cr|R-Biostrings-2.30.1-2|38	
14cr|R-Biostrings-2.30.1-2|39	%build
14cr|R-Biostrings-2.30.1-2|40	
14cr|R-Biostrings-2.30.1-2|41	%install
14cr|R-Biostrings-2.30.1-2|42	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Biostrings-2.30.1-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Biostrings-2.30.1-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Biostrings-2.30.1-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Biostrings-2.30.1-2|46	
14cr|R-Biostrings-2.30.1-2|47	%if %{without bootstrap}
14cr|R-Biostrings-2.30.1-2|48	%check
14cr|R-Biostrings-2.30.1-2|49	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-Biostrings-2.30.1-2|50	%endif
14cr|R-Biostrings-2.30.1-2|51	
14cr|R-Biostrings-2.30.1-2|52	%files
14cr|R-Biostrings-2.30.1-2|53	%dir %{rlibdir}/%{packname}
14cr|R-Biostrings-2.30.1-2|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-Biostrings-2.30.1-2|55	%doc %{rlibdir}/%{packname}/html
14cr|R-Biostrings-2.30.1-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Biostrings-2.30.1-2|57	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Biostrings-2.30.1-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-Biostrings-2.30.1-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Biostrings-2.30.1-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-Biostrings-2.30.1-2|61	%{rlibdir}/%{packname}/R
14cr|R-Biostrings-2.30.1-2|62	%{rlibdir}/%{packname}/UnitTests
14cr|R-Biostrings-2.30.1-2|63	%{rlibdir}/%{packname}/data
14cr|R-Biostrings-2.30.1-2|64	%{rlibdir}/%{packname}/extdata
14cr|R-Biostrings-2.30.1-2|65	%{rlibdir}/%{packname}/help
14cr|R-Biostrings-2.30.1-2|66	%{rlibdir}/%{packname}/include
14cr|R-Biostrings-2.30.1-2|67	%{rlibdir}/%{packname}/libs
14cr|R-Biostrings-2.30.1-2|68	
14cr|R-Biostrings-2.30.1-2|69	%changelog
14cr|R-Biostrings-2.30.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.1-2
14cr|R-Biostrings-2.30.1-2|71	+ Revision: 76dc344
14cr|R-Biostrings-2.30.1-2|72	- MassBuild#464: Increase release tag
14cr|R-Biostrings-2.30.1-2|73	
14cr|R-Biostrings-2.30.1-2|74	

7245 14
14cr|R-bitops-1.0.6-2|1	%global packname  bitops
14cr|R-bitops-1.0.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-bitops-1.0.6-2|3	
14cr|R-bitops-1.0.6-2|4	Name:             R-%{packname}
14cr|R-bitops-1.0.6-2|5	Version:          1.0.6
14cr|R-bitops-1.0.6-2|6	Release:          2
14cr|R-bitops-1.0.6-2|7	Summary:          Functions for Bitwise operations
14cr|R-bitops-1.0.6-2|8	Group:            Sciences/Mathematics
14cr|R-bitops-1.0.6-2|9	License:          GPL (>= 2)
14cr|R-bitops-1.0.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-bitops-1.0.6-2|11	Source0:          http://cran.r-project.org/src/contrib/bitops_1.0-6.tar.gz
14cr|R-bitops-1.0.6-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-bitops-1.0.6-2|13	
14cr|R-bitops-1.0.6-2|14	%description
14cr|R-bitops-1.0.6-2|15	Functions for Bitwise operations on integer vectors.
14cr|R-bitops-1.0.6-2|16	
14cr|R-bitops-1.0.6-2|17	%prep
14cr|R-bitops-1.0.6-2|18	%setup -q -c -n %{packname}
14cr|R-bitops-1.0.6-2|19	
14cr|R-bitops-1.0.6-2|20	%build
14cr|R-bitops-1.0.6-2|21	
14cr|R-bitops-1.0.6-2|22	%install
14cr|R-bitops-1.0.6-2|23	mkdir -p %{buildroot}%{rlibdir}
14cr|R-bitops-1.0.6-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-bitops-1.0.6-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-bitops-1.0.6-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-bitops-1.0.6-2|27	
14cr|R-bitops-1.0.6-2|28	%check
14cr|R-bitops-1.0.6-2|29	%{_bindir}/R CMD check %{packname}
14cr|R-bitops-1.0.6-2|30	
14cr|R-bitops-1.0.6-2|31	%files
14cr|R-bitops-1.0.6-2|32	%dir %{rlibdir}/%{packname}
14cr|R-bitops-1.0.6-2|33	%doc %{rlibdir}/%{packname}/html
14cr|R-bitops-1.0.6-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-bitops-1.0.6-2|35	%{rlibdir}/%{packname}/INDEX
14cr|R-bitops-1.0.6-2|36	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-bitops-1.0.6-2|37	%{rlibdir}/%{packname}/Meta
14cr|R-bitops-1.0.6-2|38	%{rlibdir}/%{packname}/R
14cr|R-bitops-1.0.6-2|39	%{rlibdir}/%{packname}/help
14cr|R-bitops-1.0.6-2|40	%{rlibdir}/%{packname}/libs
14cr|R-bitops-1.0.6-2|41	
14cr|R-bitops-1.0.6-2|42	
14cr|R-bitops-1.0.6-2|43	
14cr|R-bitops-1.0.6-2|44	%changelog
14cr|R-bitops-1.0.6-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-2
14cr|R-bitops-1.0.6-2|46	+ Revision: 0a50995
14cr|R-bitops-1.0.6-2|47	- MassBuild#464: Increase release tag
14cr|R-bitops-1.0.6-2|48	
14cr|R-bitops-1.0.6-2|49	

7246 14
14cr|rblcheck-1.5-15|1	Summary:	A program for performing checks against RBL-style blacklists
14cr|rblcheck-1.5-15|2	Name:		rblcheck
14cr|rblcheck-1.5-15|3	Version:	1.5
14cr|rblcheck-1.5-15|4	Release:	15
14cr|rblcheck-1.5-15|5	License:	GPL
14cr|rblcheck-1.5-15|6	Group:		Networking/Other
14cr|rblcheck-1.5-15|7	URL:		http://rblcheck.sourceforge.net/
14cr|rblcheck-1.5-15|8	Source0:	%{name}-%{version}.tar.bz2
14cr|rblcheck-1.5-15|9	Source1:	rblcheckrc
14cr|rblcheck-1.5-15|10	# Change the text "RBL filtered by" to "listed by"
14cr|rblcheck-1.5-15|11	# (RBL is a trademark of MAPS LLC.)
14cr|rblcheck-1.5-15|12	# 'listed by' is more accurate
14cr|rblcheck-1.5-15|13	Patch1:		rblcheck-texttweak.patch
14cr|rblcheck-1.5-15|14	# Fix broken code for looking up TXT records, code borrowed
14cr|rblcheck-1.5-15|15	# from Ian Gulliver's "firedns" library (GPL), which can be found at:
14cr|rblcheck-1.5-15|16	# http://firestuff.org/
14cr|rblcheck-1.5-15|17	Patch2:		rblcheck-txt.patch
14cr|rblcheck-1.5-15|18	# Comes from a post to the rblcheck users mailing list. See:
14cr|rblcheck-1.5-15|19	# http://sourceforge.net/mailarchive/forum.php?thread_id=1371771&forum_id=4256
14cr|rblcheck-1.5-15|20	Patch3:		rblcheck-names.patch
14cr|rblcheck-1.5-15|21	# Compile fix for x86_64 systems
14cr|rblcheck-1.5-15|22	Patch4:		rblcheck-1.5-res_query.patch
14cr|rblcheck-1.5-15|23	BuildRequires:	docbook-utils
14cr|rblcheck-1.5-15|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rblcheck-1.5-15|25	
14cr|rblcheck-1.5-15|26	%description
14cr|rblcheck-1.5-15|27	Rblcheck is a lightweight C program for performing checks against RBL-style IP
14cr|rblcheck-1.5-15|28	address blacklists. It works well in conjunction with Procmail for filtering
14cr|rblcheck-1.5-15|29	unwanted bulk email.
14cr|rblcheck-1.5-15|30	
14cr|rblcheck-1.5-15|31	This package also includes several tools that try to extract an originating IP
14cr|rblcheck-1.5-15|32	address from e-mail header. See %{_bindir}/origip-* and the documentation
14cr|rblcheck-1.5-15|33	
14cr|rblcheck-1.5-15|34	%prep
14cr|rblcheck-1.5-15|35	
14cr|rblcheck-1.5-15|36	%setup -q -n %{name}-%{version}
14cr|rblcheck-1.5-15|37	%patch1 -p1 -b .texttweak
14cr|rblcheck-1.5-15|38	%patch2 -p0 -b .txt
14cr|rblcheck-1.5-15|39	%patch3 -p0 -b .names
14cr|rblcheck-1.5-15|40	%patch4 -p1 -b .res_query
14cr|rblcheck-1.5-15|41	
14cr|rblcheck-1.5-15|42	cp %{SOURCE1} .
14cr|rblcheck-1.5-15|43	
14cr|rblcheck-1.5-15|44	%build
14cr|rblcheck-1.5-15|45	
14cr|rblcheck-1.5-15|46	%configure
14cr|rblcheck-1.5-15|47	
14cr|rblcheck-1.5-15|48	%make
14cr|rblcheck-1.5-15|49	
14cr|rblcheck-1.5-15|50	%make -C utils/qmail
14cr|rblcheck-1.5-15|51	
14cr|rblcheck-1.5-15|52	%make -C docs html/index.html
14cr|rblcheck-1.5-15|53	mv docs/html/rblcheck html
14cr|rblcheck-1.5-15|54	
14cr|rblcheck-1.5-15|55	%install
14cr|rblcheck-1.5-15|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rblcheck-1.5-15|57	
14cr|rblcheck-1.5-15|58	install -d %{buildroot}%{_bindir}
14cr|rblcheck-1.5-15|59	install -d %{buildroot}%{_sysconfdir}
14cr|rblcheck-1.5-15|60	
14cr|rblcheck-1.5-15|61	install -m0755 rbl %{buildroot}%{_bindir}/
14cr|rblcheck-1.5-15|62	install -m0755 rblcheck %{buildroot}%{_bindir}/
14cr|rblcheck-1.5-15|63	install -m0755 utils/qmail/origip.awk %{buildroot}%{_bindir}/origip-qmail.awk
14cr|rblcheck-1.5-15|64	install -m0755 utils/qmail/origip %{buildroot}%{_bindir}/origip-qmail
14cr|rblcheck-1.5-15|65	install -m0755 utils/sendmail/origip.pl %{buildroot}%{_bindir}/origip-sendmail.pl
14cr|rblcheck-1.5-15|66	install -m0644 rblcheckrc %{buildroot}%{_sysconfdir}/rblcheckrc
14cr|rblcheck-1.5-15|67	
14cr|rblcheck-1.5-15|68	%clean
14cr|rblcheck-1.5-15|69	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rblcheck-1.5-15|70	
14cr|rblcheck-1.5-15|71	%files
14cr|rblcheck-1.5-15|72	%defattr(-,root,root)
14cr|rblcheck-1.5-15|73	%doc AUTHORS ChangeLog NEWS README html utils/test*.sh
14cr|rblcheck-1.5-15|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/rblcheckrc
14cr|rblcheck-1.5-15|75	%{_bindir}/rbl
14cr|rblcheck-1.5-15|76	%{_bindir}/rblcheck
14cr|rblcheck-1.5-15|77	%{_bindir}/origip-*
14cr|rblcheck-1.5-15|78	
14cr|rblcheck-1.5-15|79	
14cr|rblcheck-1.5-15|80	
14cr|rblcheck-1.5-15|81	%changelog
14cr|rblcheck-1.5-15|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-15
14cr|rblcheck-1.5-15|83	+ Revision: 9a60d3a
14cr|rblcheck-1.5-15|84	- MassBuild#464: Increase release tag
14cr|rblcheck-1.5-15|85	
14cr|rblcheck-1.5-15|86	

7247 14
14cr|rbldnsd-0.996b-4|1	Summary:	Small, fast daemon to serve DNSBLs
14cr|rbldnsd-0.996b-4|2	Name:		rbldnsd
14cr|rbldnsd-0.996b-4|3	Version:	0.996b
14cr|rbldnsd-0.996b-4|4	Release:	4
14cr|rbldnsd-0.996b-4|5	License:	GPLv2+
14cr|rbldnsd-0.996b-4|6	Group:		System/Servers
14cr|rbldnsd-0.996b-4|7	URL:		http://www.corpit.ru/mjt/rbldnsd.html
14cr|rbldnsd-0.996b-4|8	Source0:	http://www.corpit.ru/mjt/rbldnsd/rbldnsd_%{version}.tar.gz
14cr|rbldnsd-0.996b-4|9	Source1:	rbldnsd.init
14cr|rbldnsd-0.996b-4|10	Patch0:		rbldnsd-0.996b-format_not_a_string_literal_and_no_format_arguments.diff
14cr|rbldnsd-0.996b-4|11	Requires(post): rpm-helper
14cr|rbldnsd-0.996b-4|12	Requires(preun): rpm-helper
14cr|rbldnsd-0.996b-4|13	Requires(pre): rpm-helper
14cr|rbldnsd-0.996b-4|14	Requires(postun): rpm-helper
14cr|rbldnsd-0.996b-4|15	BuildRequires:	gawk
14cr|rbldnsd-0.996b-4|16	BuildRequires:	zlib-devel
14cr|rbldnsd-0.996b-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rbldnsd-0.996b-4|18	
14cr|rbldnsd-0.996b-4|19	%description
14cr|rbldnsd-0.996b-4|20	Rbldnsd is a small, authoritative-only DNS nameserver designed to serve
14cr|rbldnsd-0.996b-4|21	DNS-based blocklists (DNSBLs). It may handle IP-based and name-based
14cr|rbldnsd-0.996b-4|22	blocklists.
14cr|rbldnsd-0.996b-4|23	
14cr|rbldnsd-0.996b-4|24	%prep
14cr|rbldnsd-0.996b-4|25	
14cr|rbldnsd-0.996b-4|26	%setup -q -n %{name}-%{version}
14cr|rbldnsd-0.996b-4|27	%patch0 -p0
14cr|rbldnsd-0.996b-4|28	
14cr|rbldnsd-0.996b-4|29	sed -i	-e 's@/var/lib/rbldns\([/ ]\)@/var/lib/rbldnsd\1@g' \
14cr|rbldnsd-0.996b-4|30	-e 's@\(-r/[a-z/]*\) -b@\1 -q -b@g' debian/rbldnsd.default
14cr|rbldnsd-0.996b-4|31	
14cr|rbldnsd-0.996b-4|32	%build
14cr|rbldnsd-0.996b-4|33	%serverbuild
14cr|rbldnsd-0.996b-4|34	
14cr|rbldnsd-0.996b-4|35	# this is not an autotools-generated configure script, and does not support --libdir
14cr|rbldnsd-0.996b-4|36	CFLAGS="$CFLAGS" ./configure
14cr|rbldnsd-0.996b-4|37	
14cr|rbldnsd-0.996b-4|38	%make
14cr|rbldnsd-0.996b-4|39	
14cr|rbldnsd-0.996b-4|40	%install
14cr|rbldnsd-0.996b-4|41	rm -rf %{buildroot}
14cr|rbldnsd-0.996b-4|42	
14cr|rbldnsd-0.996b-4|43	install -d %{buildroot}%{_sbindir}
14cr|rbldnsd-0.996b-4|44	install -d %{buildroot}%{_mandir}/man8
14cr|rbldnsd-0.996b-4|45	install -d %{buildroot}%{_initrddir}
14cr|rbldnsd-0.996b-4|46	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|rbldnsd-0.996b-4|47	install -d %{buildroot}/var/lib/rbldnsd
14cr|rbldnsd-0.996b-4|48	
14cr|rbldnsd-0.996b-4|49	install -m0755 rbldnsd %{buildroot}%{_sbindir}
14cr|rbldnsd-0.996b-4|50	install -m0644 rbldnsd.8 %{buildroot}%{_mandir}/man8
14cr|rbldnsd-0.996b-4|51	install -m0644 debian/rbldnsd.default %{buildroot}%{_sysconfdir}/sysconfig/rbldnsd
14cr|rbldnsd-0.996b-4|52	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/rbldnsd
14cr|rbldnsd-0.996b-4|53	
14cr|rbldnsd-0.996b-4|54	%pre
14cr|rbldnsd-0.996b-4|55	%_pre_useradd rbldns /var/lib/rbldnsd /sbin/nologin
14cr|rbldnsd-0.996b-4|56	
14cr|rbldnsd-0.996b-4|57	%post
14cr|rbldnsd-0.996b-4|58	%_post_service rbldnsd
14cr|rbldnsd-0.996b-4|59	
14cr|rbldnsd-0.996b-4|60	%preun
14cr|rbldnsd-0.996b-4|61	%_preun_service rbldnsd
14cr|rbldnsd-0.996b-4|62	
14cr|rbldnsd-0.996b-4|63	%postun
14cr|rbldnsd-0.996b-4|64	%_postun_userdel rbldns
14cr|rbldnsd-0.996b-4|65	
14cr|rbldnsd-0.996b-4|66	%clean
14cr|rbldnsd-0.996b-4|67	rm -rf %{buildroot}
14cr|rbldnsd-0.996b-4|68	
14cr|rbldnsd-0.996b-4|69	%files
14cr|rbldnsd-0.996b-4|70	%defattr (-,root,root,-)
14cr|rbldnsd-0.996b-4|71	%doc README.user NEWS TODO debian/changelog CHANGES-0.81
14cr|rbldnsd-0.996b-4|72	%{_initrddir}/rbldnsd
14cr|rbldnsd-0.996b-4|73	%config(noreplace) %{_sysconfdir}/sysconfig/rbldnsd
14cr|rbldnsd-0.996b-4|74	%{_sbindir}/rbldnsd
14cr|rbldnsd-0.996b-4|75	%{_mandir}/man8/rbldnsd.8*
14cr|rbldnsd-0.996b-4|76	%dir /var/lib/rbldnsd
14cr|rbldnsd-0.996b-4|77	
14cr|rbldnsd-0.996b-4|78	
14cr|rbldnsd-0.996b-4|79	
14cr|rbldnsd-0.996b-4|80	%changelog
14cr|rbldnsd-0.996b-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.996b-4
14cr|rbldnsd-0.996b-4|82	+ Revision: 80c16b3
14cr|rbldnsd-0.996b-4|83	- MassBuild#464: Increase release tag
14cr|rbldnsd-0.996b-4|84	
14cr|rbldnsd-0.996b-4|85	

7248 14
14cr|R-boot-1.3.10-2|1	%global packname  boot
14cr|R-boot-1.3.10-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-boot-1.3.10-2|3	
14cr|R-boot-1.3.10-2|4	Name:             R-%{packname}
14cr|R-boot-1.3.10-2|5	Version:          1.3.10
14cr|R-boot-1.3.10-2|6	Release:          2
14cr|R-boot-1.3.10-2|7	Summary:          Bootstrap Functions (originally by Angelo Canty for S)
14cr|R-boot-1.3.10-2|8	Group:            Sciences/Mathematics
14cr|R-boot-1.3.10-2|9	License:          Unlimited
14cr|R-boot-1.3.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-boot-1.3.10-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-10.tar.gz
14cr|R-boot-1.3.10-2|12	BuildArch:        noarch
14cr|R-boot-1.3.10-2|13	Requires:         R-core
14cr|R-boot-1.3.10-2|14	
14cr|R-boot-1.3.10-2|15	Requires:         R-graphics R-stats
14cr|R-boot-1.3.10-2|16	
14cr|R-boot-1.3.10-2|17	Requires:         R-MASS R-survival
14cr|R-boot-1.3.10-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats
14cr|R-boot-1.3.10-2|19	
14cr|R-boot-1.3.10-2|20	BuildRequires:   R-MASS R-survival
14cr|R-boot-1.3.10-2|21	%description
14cr|R-boot-1.3.10-2|22	functions and datasets for bootstrapping from the book "Bootstrap Methods
14cr|R-boot-1.3.10-2|23	and Their Applications" by A. C. Davison and D. V. Hinkley (1997, CUP).
14cr|R-boot-1.3.10-2|24	
14cr|R-boot-1.3.10-2|25	%prep
14cr|R-boot-1.3.10-2|26	%setup -q -c -n %{packname}
14cr|R-boot-1.3.10-2|27	
14cr|R-boot-1.3.10-2|28	%build
14cr|R-boot-1.3.10-2|29	
14cr|R-boot-1.3.10-2|30	%install
14cr|R-boot-1.3.10-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-boot-1.3.10-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-boot-1.3.10-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-boot-1.3.10-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-boot-1.3.10-2|35	
14cr|R-boot-1.3.10-2|36	%check
14cr|R-boot-1.3.10-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-boot-1.3.10-2|38	
14cr|R-boot-1.3.10-2|39	%files
14cr|R-boot-1.3.10-2|40	%dir %{rlibdir}/%{packname}
14cr|R-boot-1.3.10-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-boot-1.3.10-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-boot-1.3.10-2|43	%{rlibdir}/%{packname}/CITATION
14cr|R-boot-1.3.10-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-boot-1.3.10-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-boot-1.3.10-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-boot-1.3.10-2|47	%{rlibdir}/%{packname}/R
14cr|R-boot-1.3.10-2|48	%{rlibdir}/%{packname}/bd.q
14cr|R-boot-1.3.10-2|49	%{rlibdir}/%{packname}/data
14cr|R-boot-1.3.10-2|50	%{rlibdir}/%{packname}/help
14cr|R-boot-1.3.10-2|51	%{rlibdir}/%{packname}/po
14cr|R-boot-1.3.10-2|52	
14cr|R-boot-1.3.10-2|53	%changelog
14cr|R-boot-1.3.10-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-2
14cr|R-boot-1.3.10-2|55	+ Revision: 601a295
14cr|R-boot-1.3.10-2|56	- MassBuild#464: Increase release tag
14cr|R-boot-1.3.10-2|57	
14cr|R-boot-1.3.10-2|58	

7249 14
14cr|R-BradleyTerry2-1.0.5-1|1	%global packname  BradleyTerry2
14cr|R-BradleyTerry2-1.0.5-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-BradleyTerry2-1.0.5-1|3	%define debug_package %{nil}
14cr|R-BradleyTerry2-1.0.5-1|4	
14cr|R-BradleyTerry2-1.0.5-1|5	Name:             R-%{packname}
14cr|R-BradleyTerry2-1.0.5-1|6	Version:          1.0.5
14cr|R-BradleyTerry2-1.0.5-1|7	Release:          1
14cr|R-BradleyTerry2-1.0.5-1|8	Summary:          Bradley-Terry Models
14cr|R-BradleyTerry2-1.0.5-1|9	Group:            Sciences/Mathematics
14cr|R-BradleyTerry2-1.0.5-1|10	License:          GPLv2+
14cr|R-BradleyTerry2-1.0.5-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-BradleyTerry2-1.0.5-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
14cr|R-BradleyTerry2-1.0.5-1|13	
14cr|R-BradleyTerry2-1.0.5-1|14	Requires:         R-lme4
14cr|R-BradleyTerry2-1.0.5-1|15	Requires:         R-brglm R-gtools R-stats
14cr|R-BradleyTerry2-1.0.5-1|16	Requires:         R-prefmod
14cr|R-BradleyTerry2-1.0.5-1|17	BuildRequires:    R-devel R-lme4
14cr|R-BradleyTerry2-1.0.5-1|18	BuildRequires:    R-brglm R-gtools R-stats
14cr|R-BradleyTerry2-1.0.5-1|19	BuildRequires:   R-prefmod
14cr|R-BradleyTerry2-1.0.5-1|20	%description
14cr|R-BradleyTerry2-1.0.5-1|21	Specify and fit the Bradley-Terry model and structured versions
14cr|R-BradleyTerry2-1.0.5-1|22	
14cr|R-BradleyTerry2-1.0.5-1|23	%prep
14cr|R-BradleyTerry2-1.0.5-1|24	%setup -q -c -n %{packname}
14cr|R-BradleyTerry2-1.0.5-1|25	
14cr|R-BradleyTerry2-1.0.5-1|26	%build
14cr|R-BradleyTerry2-1.0.5-1|27	
14cr|R-BradleyTerry2-1.0.5-1|28	%install
14cr|R-BradleyTerry2-1.0.5-1|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BradleyTerry2-1.0.5-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BradleyTerry2-1.0.5-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BradleyTerry2-1.0.5-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BradleyTerry2-1.0.5-1|33	
14cr|R-BradleyTerry2-1.0.5-1|34	%check
14cr|R-BradleyTerry2-1.0.5-1|35	%{_bindir}/R CMD check %{packname}
14cr|R-BradleyTerry2-1.0.5-1|36	
14cr|R-BradleyTerry2-1.0.5-1|37	%files
14cr|R-BradleyTerry2-1.0.5-1|38	%dir %{rlibdir}/%{packname}
14cr|R-BradleyTerry2-1.0.5-1|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-BradleyTerry2-1.0.5-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-BradleyTerry2-1.0.5-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BradleyTerry2-1.0.5-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-BradleyTerry2-1.0.5-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-BradleyTerry2-1.0.5-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BradleyTerry2-1.0.5-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-BradleyTerry2-1.0.5-1|46	%{rlibdir}/%{packname}/R
14cr|R-BradleyTerry2-1.0.5-1|47	%{rlibdir}/%{packname}/help
14cr|R-BradleyTerry2-1.0.5-1|48	%{rlibdir}/%{packname}/CITATION
14cr|R-BradleyTerry2-1.0.5-1|49	%{rlibdir}/%{packname}/data
14cr|R-BradleyTerry2-1.0.5-1|50	
14cr|R-BradleyTerry2-1.0.5-1|51	%changelog
14cr|R-BradleyTerry2-1.0.5-1|52	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-1
14cr|R-BradleyTerry2-1.0.5-1|53	+ Revision: 824878a
14cr|R-BradleyTerry2-1.0.5-1|54	- Added tarball
14cr|R-BradleyTerry2-1.0.5-1|55	
14cr|R-BradleyTerry2-1.0.5-1|56	

7250 14
14cr|R-brew-1.0.6-1|1	%global packname  brew
14cr|R-brew-1.0.6-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-brew-1.0.6-1|3	%define debug_package %{nil}
14cr|R-brew-1.0.6-1|4	
14cr|R-brew-1.0.6-1|5	Name:             R-%{packname}
14cr|R-brew-1.0.6-1|6	Version:          1.0.6
14cr|R-brew-1.0.6-1|7	Release:          1
14cr|R-brew-1.0.6-1|8	Summary:          Templating Framework for Report Generation
14cr|R-brew-1.0.6-1|9	Group:            Sciences/Mathematics
14cr|R-brew-1.0.6-1|10	License:          GPL-2
14cr|R-brew-1.0.6-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-brew-1.0.6-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-6.tar.gz
14cr|R-brew-1.0.6-1|13	
14cr|R-brew-1.0.6-1|14	
14cr|R-brew-1.0.6-1|15	
14cr|R-brew-1.0.6-1|16	
14cr|R-brew-1.0.6-1|17	BuildRequires:    R-devel Rmath-devel
14cr|R-brew-1.0.6-1|18	
14cr|R-brew-1.0.6-1|19	
14cr|R-brew-1.0.6-1|20	%description
14cr|R-brew-1.0.6-1|21	brew implements a templating framework for mixing text and R code for
14cr|R-brew-1.0.6-1|22	report generation. brew template syntax is similar to PHP, Ruby's erb
14cr|R-brew-1.0.6-1|23	module, Java Server Pages, and Python's psp module.
14cr|R-brew-1.0.6-1|24	
14cr|R-brew-1.0.6-1|25	%prep
14cr|R-brew-1.0.6-1|26	%setup -q -c -n %{packname}
14cr|R-brew-1.0.6-1|27	
14cr|R-brew-1.0.6-1|28	%build
14cr|R-brew-1.0.6-1|29	
14cr|R-brew-1.0.6-1|30	%install
14cr|R-brew-1.0.6-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-brew-1.0.6-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-brew-1.0.6-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-brew-1.0.6-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-brew-1.0.6-1|35	
14cr|R-brew-1.0.6-1|36	%check
14cr|R-brew-1.0.6-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-brew-1.0.6-1|38	
14cr|R-brew-1.0.6-1|39	%files
14cr|R-brew-1.0.6-1|40	%dir %{rlibdir}/%{packname}
14cr|R-brew-1.0.6-1|41	%doc %{rlibdir}/%{packname}/html
14cr|R-brew-1.0.6-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-brew-1.0.6-1|43	%{rlibdir}/%{packname}/*.aux
14cr|R-brew-1.0.6-1|44	%{rlibdir}/%{packname}/*.brew
14cr|R-brew-1.0.6-1|45	%{rlibdir}/%{packname}/*.eps
14cr|R-brew-1.0.6-1|46	%{rlibdir}/%{packname}/*.pdf
14cr|R-brew-1.0.6-1|47	%{rlibdir}/%{packname}/*.dvi
14cr|R-brew-1.0.6-1|48	%{rlibdir}/%{packname}/*.log
14cr|R-brew-1.0.6-1|49	%{rlibdir}/%{packname}/*.html
14cr|R-brew-1.0.6-1|50	%{rlibdir}/%{packname}/*.tex
14cr|R-brew-1.0.6-1|51	%{rlibdir}/%{packname}/INDEX
14cr|R-brew-1.0.6-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-brew-1.0.6-1|53	%{rlibdir}/%{packname}/Meta
14cr|R-brew-1.0.6-1|54	%{rlibdir}/%{packname}/R
14cr|R-brew-1.0.6-1|55	%{rlibdir}/%{packname}/help
14cr|R-brew-1.0.6-1|56	
14cr|R-brew-1.0.6-1|57	%changelog
14cr|R-brew-1.0.6-1|58	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-1
14cr|R-brew-1.0.6-1|59	+ Revision: d82338b
14cr|R-brew-1.0.6-1|60	- Add tarball
14cr|R-brew-1.0.6-1|61	
14cr|R-brew-1.0.6-1|62	

7251 14
14cr|R-brglm-0.5.9-1|1	%global packname  brglm
14cr|R-brglm-0.5.9-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-brglm-0.5.9-1|3	
14cr|R-brglm-0.5.9-1|4	Name:             R-%{packname}
14cr|R-brglm-0.5.9-1|5	Version:          0.5.9
14cr|R-brglm-0.5.9-1|6	Release:          1
14cr|R-brglm-0.5.9-1|7	Summary:          Bias reduction in binomial-response generalized linear models
14cr|R-brglm-0.5.9-1|8	Group:            Sciences/Mathematics
14cr|R-brglm-0.5.9-1|9	License:          GPLv2+
14cr|R-brglm-0.5.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-brglm-0.5.9-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-9.tar.gz
14cr|R-brglm-0.5.9-1|12	
14cr|R-brglm-0.5.9-1|13	Requires:         R-profileModel
14cr|R-brglm-0.5.9-1|14	
14cr|R-brglm-0.5.9-1|15	Requires:         R-MASS
14cr|R-brglm-0.5.9-1|16	BuildRequires:    R-devel Rmath-devel R-profileModel
14cr|R-brglm-0.5.9-1|17	
14cr|R-brglm-0.5.9-1|18	BuildRequires:   R-MASS
14cr|R-brglm-0.5.9-1|19	%description
14cr|R-brglm-0.5.9-1|20	Fit generalized linear models with binomial responses using either an
14cr|R-brglm-0.5.9-1|21	adjusted-score approach to bias reduction or maximum penalized likelihood
14cr|R-brglm-0.5.9-1|22	where penalization is by Jeffreys invariant prior. These procedures return
14cr|R-brglm-0.5.9-1|23	estimates with improved frequentist properties (bias, mean squared error)
14cr|R-brglm-0.5.9-1|24	that are always finite even in cases where the maximum likelihood
14cr|R-brglm-0.5.9-1|25	estimates are infinite (data separation). Fitting takes place by fitting
14cr|R-brglm-0.5.9-1|26	generalized linear models on iteratively updated pseudo-data. The
14cr|R-brglm-0.5.9-1|27	interface is essentially the same as 'glm'.  More flexibility is provided
14cr|R-brglm-0.5.9-1|28	by the fact that custom pseudo-data representations can be specified and
14cr|R-brglm-0.5.9-1|29	used for model fitting. Functions are provided for the construction of
14cr|R-brglm-0.5.9-1|30	confidence intervals for the reduced-bias estimates.
14cr|R-brglm-0.5.9-1|31	
14cr|R-brglm-0.5.9-1|32	%prep
14cr|R-brglm-0.5.9-1|33	%setup -q -c -n %{packname}
14cr|R-brglm-0.5.9-1|34	
14cr|R-brglm-0.5.9-1|35	%build
14cr|R-brglm-0.5.9-1|36	
14cr|R-brglm-0.5.9-1|37	%install
14cr|R-brglm-0.5.9-1|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-brglm-0.5.9-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-brglm-0.5.9-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-brglm-0.5.9-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-brglm-0.5.9-1|42	
14cr|R-brglm-0.5.9-1|43	%check
14cr|R-brglm-0.5.9-1|44	%{_bindir}/R CMD check %{packname}
14cr|R-brglm-0.5.9-1|45	
14cr|R-brglm-0.5.9-1|46	%files
14cr|R-brglm-0.5.9-1|47	%dir %{rlibdir}/%{packname}
14cr|R-brglm-0.5.9-1|48	%doc %{rlibdir}/%{packname}/html
14cr|R-brglm-0.5.9-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-brglm-0.5.9-1|50	%{rlibdir}/%{packname}/INDEX
14cr|R-brglm-0.5.9-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-brglm-0.5.9-1|52	%{rlibdir}/%{packname}/Meta
14cr|R-brglm-0.5.9-1|53	%{rlibdir}/%{packname}/R
14cr|R-brglm-0.5.9-1|54	%{rlibdir}/%{packname}/help
14cr|R-brglm-0.5.9-1|55	%{rlibdir}/%{packname}/CHANGES
14cr|R-brglm-0.5.9-1|56	%{rlibdir}/%{packname}/CITATION
14cr|R-brglm-0.5.9-1|57	%{rlibdir}/%{packname}/data
14cr|R-brglm-0.5.9-1|58	%{rlibdir}/%{packname}/libs
14cr|R-brglm-0.5.9-1|59	
14cr|R-brglm-0.5.9-1|60	%changelog
14cr|R-brglm-0.5.9-1|61	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.9-1
14cr|R-brglm-0.5.9-1|62	+ Revision: 83ceb4c
14cr|R-brglm-0.5.9-1|63	- Added tarball
14cr|R-brglm-0.5.9-1|64	
14cr|R-brglm-0.5.9-1|65	

7252 14
14cr|R-BSgenome-1.30.0-2|1	#%bcond_with internet
14cr|R-BSgenome-1.30.0-2|2	%bcond_with bootstrap
14cr|R-BSgenome-1.30.0-2|3	%global packname  BSgenome
14cr|R-BSgenome-1.30.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-BSgenome-1.30.0-2|5	
14cr|R-BSgenome-1.30.0-2|6	%define debug_package %{nil}
14cr|R-BSgenome-1.30.0-2|7	
14cr|R-BSgenome-1.30.0-2|8	Name:             R-%{packname}
14cr|R-BSgenome-1.30.0-2|9	Version:          1.30.0
14cr|R-BSgenome-1.30.0-2|10	Release:          2
14cr|R-BSgenome-1.30.0-2|11	Summary:          Infrastructure for Biostrings-based genome data packages
14cr|R-BSgenome-1.30.0-2|12	Group:            Sciences/Mathematics
14cr|R-BSgenome-1.30.0-2|13	License:          Artistic-2.0
14cr|R-BSgenome-1.30.0-2|14	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-BSgenome-1.30.0-2|15	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BSgenome_1.30.0.tar.gz
14cr|R-BSgenome-1.30.0-2|16	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-RUnit
14cr|R-BSgenome-1.30.0-2|17	Requires:         R-Biobase
14cr|R-BSgenome-1.30.0-2|18	%if %{without bootstrap}
14cr|R-BSgenome-1.30.0-2|19	Requires:         R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-BSgenome-1.30.0-2|20	Requires:         R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
14cr|R-BSgenome-1.30.0-2|21	%endif
14cr|R-BSgenome-1.30.0-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-BSgenome-1.30.0-2|23	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-RUnit R-Biobase
14cr|R-BSgenome-1.30.0-2|24	%if %{without bootstrap}
14cr|R-BSgenome-1.30.0-2|25	BuildRequires:    R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-BSgenome-1.30.0-2|26	BuildRequires:    R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
14cr|R-BSgenome-1.30.0-2|27	%endif
14cr|R-BSgenome-1.30.0-2|28	
14cr|R-BSgenome-1.30.0-2|29	%description
14cr|R-BSgenome-1.30.0-2|30	Infrastructure shared by all the Biostrings-based genome data packages
14cr|R-BSgenome-1.30.0-2|31	
14cr|R-BSgenome-1.30.0-2|32	%prep
14cr|R-BSgenome-1.30.0-2|33	%setup -q -c -n %{packname}
14cr|R-BSgenome-1.30.0-2|34	
14cr|R-BSgenome-1.30.0-2|35	%build
14cr|R-BSgenome-1.30.0-2|36	
14cr|R-BSgenome-1.30.0-2|37	%install
14cr|R-BSgenome-1.30.0-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BSgenome-1.30.0-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BSgenome-1.30.0-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BSgenome-1.30.0-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BSgenome-1.30.0-2|42	
14cr|R-BSgenome-1.30.0-2|43	%if %{without bootstrap}
14cr|R-BSgenome-1.30.0-2|44	%if %{with internet}
14cr|R-BSgenome-1.30.0-2|45	%check
14cr|R-BSgenome-1.30.0-2|46	%{_bindir}/R CMD check %{packname}
14cr|R-BSgenome-1.30.0-2|47	%endif
14cr|R-BSgenome-1.30.0-2|48	%endif
14cr|R-BSgenome-1.30.0-2|49	
14cr|R-BSgenome-1.30.0-2|50	%files
14cr|R-BSgenome-1.30.0-2|51	%dir %{rlibdir}/%{packname}
14cr|R-BSgenome-1.30.0-2|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-BSgenome-1.30.0-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-BSgenome-1.30.0-2|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BSgenome-1.30.0-2|55	%{rlibdir}/%{packname}/BSgenomeDataPkg-template
14cr|R-BSgenome-1.30.0-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-BSgenome-1.30.0-2|57	%{rlibdir}/%{packname}/NEWS
14cr|R-BSgenome-1.30.0-2|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BSgenome-1.30.0-2|59	%{rlibdir}/%{packname}/Meta
14cr|R-BSgenome-1.30.0-2|60	%{rlibdir}/%{packname}/R
14cr|R-BSgenome-1.30.0-2|61	%{rlibdir}/%{packname}/extdata
14cr|R-BSgenome-1.30.0-2|62	%{rlibdir}/%{packname}/help
14cr|R-BSgenome-1.30.0-2|63	
14cr|R-BSgenome-1.30.0-2|64	
14cr|R-BSgenome-1.30.0-2|65	
14cr|R-BSgenome-1.30.0-2|66	%changelog
14cr|R-BSgenome-1.30.0-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-2
14cr|R-BSgenome-1.30.0-2|68	+ Revision: 8eee739
14cr|R-BSgenome-1.30.0-2|69	- MassBuild#464: Increase release tag
14cr|R-BSgenome-1.30.0-2|70	
14cr|R-BSgenome-1.30.0-2|71	

7253 14
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|1	%global packname  BSgenome.Celegans.UCSC.ce2
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|3	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|4	Name:             R-%{packname}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|5	Version:          1.3.19
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|6	Release:          2
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|7	Summary:          Caenorhabditis elegans (Worm) full genome (UCSC version ce2)
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|8	Group:            Sciences/Mathematics
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|9	License:          Artistic-2.0
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Celegans.UCSC.ce2_1.3.19.tar.gz
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|12	BuildArch:        noarch
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|13	Requires:         R-core
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|14	Requires:         R-BSgenome
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|16	BuildRequires:    R-BSgenome
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|17	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|18	%description
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|19	Caenorhabditis elegans (Worm) full genome as provided by UCSC (ce2, Mar.
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|20	2004) and stored in Biostrings objects.
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|21	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|22	%prep
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|23	%setup -q -c -n %{packname}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|24	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|25	%build
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|26	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|27	%install
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|32	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|33	%check
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|35	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|36	%files
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|37	%dir %{rlibdir}/%{packname}
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|43	%{rlibdir}/%{packname}/R
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|44	%{rlibdir}/%{packname}/extdata
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|45	%{rlibdir}/%{packname}/help
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|46	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|47	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|48	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|49	%changelog
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.19-2
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|51	+ Revision: ba99c7b
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|52	- MassBuild#464: Increase release tag
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|53	
14cr|R-BSgenome.Celegans.UCSC.ce2-1.3.19-2|54	

7254 14
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|1	%global packname  BSgenome.Dmelanogaster.UCSC.dm3
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|3	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|4	Name:             R-%{packname}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|5	Version:          1.3.19
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|6	Release:          2
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|7	Summary:          Drosophila melanogaster (Fly) full genome (UCSC version dm3)
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|8	Group:            Sciences/Mathematics
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|9	License:          Artistic-2.0
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Dmelanogaster.UCSC.dm3_1.3.19.tar.gz
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|12	BuildArch:        noarch
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|13	Requires:         R-core
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|14	Requires:         R-BSgenome
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|16	BuildRequires:    R-BSgenome
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|17	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|18	%description
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|19	Drosophila melanogaster (Fly) full genome as provided by UCSC (dm3, Apr.
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|20	2006) and stored in Biostrings objects.
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|21	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|22	%prep
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|23	%setup -q -c -n %{packname}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|24	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|25	%build
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|26	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|27	%install
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|32	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|33	%check
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|35	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|36	%files
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|37	%dir %{rlibdir}/%{packname}
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|43	%{rlibdir}/%{packname}/R
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|44	%{rlibdir}/%{packname}/extdata
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|45	%{rlibdir}/%{packname}/help
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|46	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|47	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|48	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|49	%changelog
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.19-2
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|51	+ Revision: ed62408
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|52	- MassBuild#464: Increase release tag
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|53	
14cr|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-2|54	

7255 14
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|1	%global packname  BSgenome.Hsapiens.UCSC.hg18
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|3	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|4	Name:             R-%{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|5	Version:          1.3.19
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|6	Release:          2
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|7	Summary:          Homo sapiens (Human) full genome (UCSC version hg18)
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|8	Group:            Sciences/Mathematics
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|9	License:          Artistic-2.0
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg18_1.3.19.tar.gz
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|12	BuildArch:        noarch
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|13	Requires:         R-core
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|14	Requires:         R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|16	BuildRequires:    R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|17	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|18	%description
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|19	Homo sapiens (Human) full genome as provided by UCSC (hg18, Mar. 2006) and
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|20	stored in Biostrings objects.
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|21	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|22	%prep
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|23	%setup -q -c -n %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|24	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|25	%build
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|26	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|27	%install
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|32	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|33	%if 0
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|34	%check
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|36	%endif
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|37	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|38	%files
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|39	%dir %{rlibdir}/%{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|45	%{rlibdir}/%{packname}/R
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|46	%{rlibdir}/%{packname}/extdata
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|47	%{rlibdir}/%{packname}/help
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|48	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|49	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|50	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|51	%changelog
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.19-2
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|53	+ Revision: 0485307
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|54	- MassBuild#464: Increase release tag
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|55	
14cr|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-2|56	

7256 14
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|1	%global packname  BSgenome.Hsapiens.UCSC.hg19
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|3	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|4	Name:             R-%{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|5	Version:          1.3.19
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|6	Release:          2
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|7	Summary:          Homo sapiens (Human) full genome (UCSC version hg19)
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|8	Group:            Sciences/Mathematics
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|9	License:          Artistic-2.0
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg19_1.3.19.tar.gz
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|12	BuildArch:        noarch
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|13	Requires:         R-core
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|14	Requires:         R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|15	Requires:         R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|17	BuildRequires:    R-BSgenome
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|18	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|19	%description
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|20	Homo sapiens (Human) full genome as provided by UCSC (hg19, Feb. 2009) and
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|21	stored in Biostrings objects.
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|22	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|23	%prep
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|24	%setup -q -c -n %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|25	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|26	%build
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|27	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|28	%install
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|33	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|34	%check
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|36	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|37	%files
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|38	%dir %{rlibdir}/%{packname}
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|44	%{rlibdir}/%{packname}/R
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|45	%{rlibdir}/%{packname}/extdata
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|46	%{rlibdir}/%{packname}/help
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|47	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|48	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|49	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|50	%changelog
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.19-2
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|52	+ Revision: 6346082
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|53	- MassBuild#464: Increase release tag
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|54	
14cr|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-2|55	

7257 14
14cr|rbutil-1.2.11-3|1	%define Werror_cflags %nil
14cr|rbutil-1.2.11-3|2	
14cr|rbutil-1.2.11-3|3	Summary:	Rockbox (rbutil) firmware for mp3 players
14cr|rbutil-1.2.11-3|4	Name:		rbutil
14cr|rbutil-1.2.11-3|5	Version:	1.2.11
14cr|rbutil-1.2.11-3|6	Release:	3
14cr|rbutil-1.2.11-3|7	License:	GPLv2
14cr|rbutil-1.2.11-3|8	Group:		System/Configuration/Hardware
14cr|rbutil-1.2.11-3|9	URL:		http://www.rockbox.org/
14cr|rbutil-1.2.11-3|10	Source:		http://download.rockbox.org/rbutil/source/%{name}_%{version}-src.tar.bz2
14cr|rbutil-1.2.11-3|11	BuildRequires:	qt4-devel
14cr|rbutil-1.2.11-3|12	BuildRequires:	usb1-devel
14cr|rbutil-1.2.11-3|13	Patch0:		werror_sec.patch
14cr|rbutil-1.2.11-3|14	
14cr|rbutil-1.2.11-3|15	
14cr|rbutil-1.2.11-3|16	%description
14cr|rbutil-1.2.11-3|17	Rockbox (rbutil) is an open source firmware for mp3 players, written from
14cr|rbutil-1.2.11-3|18	scratch. It runs on a wide range of players:
14cr|rbutil-1.2.11-3|19	
14cr|rbutil-1.2.11-3|20	* Apple: 1st through 5.5th generation iPod, iPod Mini and 1st generation iPod
14cr|rbutil-1.2.11-3|21	Nano
14cr|rbutil-1.2.11-3|22	(not the Shuffle, 2nd/3rd/4th gen Nano, Classic or Touch)
14cr|rbutil-1.2.11-3|23	* Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and
14cr|rbutil-1.2.11-3|24	Ondio
14cr|rbutil-1.2.11-3|25	* Cowon: iAudio X5, X5V, X5L, M5, M5L, M3 and M3L
14cr|rbutil-1.2.11-3|26	* iriver: iHP100 series, H100 series, H300 series and H10 series
14cr|rbutil-1.2.11-3|27	* Olympus: M:Robe 100
14cr|rbutil-1.2.11-3|28	* SanDisk: Sansa c200 series, e200 series and e200R series (not the AMS models)
14cr|rbutil-1.2.11-3|29	* Toshiba: Gigabeat X and F series (not the S series)
14cr|rbutil-1.2.11-3|30	
14cr|rbutil-1.2.11-3|31	%prep
14cr|rbutil-1.2.11-3|32	%setup -q -n %{name}_%{version}
14cr|rbutil-1.2.11-3|33	%patch0 -p0
14cr|rbutil-1.2.11-3|34	
14cr|rbutil-1.2.11-3|35	%build
14cr|rbutil-1.2.11-3|36	cd rbutil/rbutilqt
14cr|rbutil-1.2.11-3|37	lrelease rbutilqt.pro
14cr|rbutil-1.2.11-3|38	
14cr|rbutil-1.2.11-3|39	%qmake_qt4
14cr|rbutil-1.2.11-3|40	%make
14cr|rbutil-1.2.11-3|41	
14cr|rbutil-1.2.11-3|42	%install
14cr|rbutil-1.2.11-3|43	# menu
14cr|rbutil-1.2.11-3|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|rbutil-1.2.11-3|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|rbutil-1.2.11-3|46	[Desktop Entry]
14cr|rbutil-1.2.11-3|47	Encoding=UTF-8
14cr|rbutil-1.2.11-3|48	Name=RockBox
14cr|rbutil-1.2.11-3|49	Comment=Firmware for mp3 players
14cr|rbutil-1.2.11-3|50	Exec=rbutil
14cr|rbutil-1.2.11-3|51	Icon=%{name}.png
14cr|rbutil-1.2.11-3|52	Terminal=false
14cr|rbutil-1.2.11-3|53	Type=Application
14cr|rbutil-1.2.11-3|54	StartupNotify=true
14cr|rbutil-1.2.11-3|55	Categories=System;Hardware;X-MandrivaLinux-System-Configuration-Hardware;
14cr|rbutil-1.2.11-3|56	EOF
14cr|rbutil-1.2.11-3|57	
14cr|rbutil-1.2.11-3|58	#icon
14cr|rbutil-1.2.11-3|59	install -m 644 rbutil/rbutilqt/icons/%{name}.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|rbutil-1.2.11-3|60	install -m 755 rbutil/rbutilqt/RockboxUtility -D %{buildroot}%{_bindir}/%{name}
14cr|rbutil-1.2.11-3|61	
14cr|rbutil-1.2.11-3|62	
14cr|rbutil-1.2.11-3|63	%files
14cr|rbutil-1.2.11-3|64	%{_bindir}/rbutil
14cr|rbutil-1.2.11-3|65	%{_datadir}/applications/%{name}.desktop
14cr|rbutil-1.2.11-3|66	%{_iconsdir}/%{name}.png
14cr|rbutil-1.2.11-3|67	
14cr|rbutil-1.2.11-3|68	
14cr|rbutil-1.2.11-3|69	
14cr|rbutil-1.2.11-3|70	%changelog
14cr|rbutil-1.2.11-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-3
14cr|rbutil-1.2.11-3|72	+ Revision: 99b5e03
14cr|rbutil-1.2.11-3|73	- MassBuild#464: Increase release tag
14cr|rbutil-1.2.11-3|74	
14cr|rbutil-1.2.11-3|75	

7258 14
14cr|R-ca-0.53-2|1	%global packname  ca
14cr|R-ca-0.53-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ca-0.53-2|3	
14cr|R-ca-0.53-2|4	Name:             R-%{packname}
14cr|R-ca-0.53-2|5	Version:          0.53
14cr|R-ca-0.53-2|6	Release:          2
14cr|R-ca-0.53-2|7	Summary:          Simple, Multiple and Joint Correspondence Analysis
14cr|R-ca-0.53-2|8	Group:            Sciences/Mathematics
14cr|R-ca-0.53-2|9	License:          GPL
14cr|R-ca-0.53-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ca-0.53-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-ca-0.53-2|12	BuildArch:        noarch
14cr|R-ca-0.53-2|13	Requires:         R-core
14cr|R-ca-0.53-2|14	
14cr|R-ca-0.53-2|15	
14cr|R-ca-0.53-2|16	
14cr|R-ca-0.53-2|17	Requires:         R-rgl
14cr|R-ca-0.53-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-ca-0.53-2|19	
14cr|R-ca-0.53-2|20	BuildRequires:   R-rgl
14cr|R-ca-0.53-2|21	%description
14cr|R-ca-0.53-2|22	A package for computation and visualization of simple, multiple and joint
14cr|R-ca-0.53-2|23	correspondence analysis.
14cr|R-ca-0.53-2|24	
14cr|R-ca-0.53-2|25	%prep
14cr|R-ca-0.53-2|26	%setup -q -c -n %{packname}
14cr|R-ca-0.53-2|27	
14cr|R-ca-0.53-2|28	%build
14cr|R-ca-0.53-2|29	
14cr|R-ca-0.53-2|30	%install
14cr|R-ca-0.53-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ca-0.53-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ca-0.53-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ca-0.53-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ca-0.53-2|35	
14cr|R-ca-0.53-2|36	%check
14cr|R-ca-0.53-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-ca-0.53-2|38	
14cr|R-ca-0.53-2|39	%files
14cr|R-ca-0.53-2|40	%dir %{rlibdir}/%{packname}
14cr|R-ca-0.53-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-ca-0.53-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ca-0.53-2|43	%{rlibdir}/%{packname}/CITATION
14cr|R-ca-0.53-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-ca-0.53-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ca-0.53-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-ca-0.53-2|47	%{rlibdir}/%{packname}/R
14cr|R-ca-0.53-2|48	%{rlibdir}/%{packname}/data
14cr|R-ca-0.53-2|49	%{rlibdir}/%{packname}/help
14cr|R-ca-0.53-2|50	
14cr|R-ca-0.53-2|51	%changelog
14cr|R-ca-0.53-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.53-2
14cr|R-ca-0.53-2|53	+ Revision: 13051c0
14cr|R-ca-0.53-2|54	- MassBuild#464: Increase release tag
14cr|R-ca-0.53-2|55	
14cr|R-ca-0.53-2|56	

7259 14
14cr|R-Cairo-1.5.6-2|1	%global packname  Cairo
14cr|R-Cairo-1.5.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Cairo-1.5.6-2|3	
14cr|R-Cairo-1.5.6-2|4	Name:             R-%{packname}
14cr|R-Cairo-1.5.6-2|5	Version:          1.5.6
14cr|R-Cairo-1.5.6-2|6	Release:          2
14cr|R-Cairo-1.5.6-2|7	Summary:          Graphics device using cairo for creating high-quality output
14cr|R-Cairo-1.5.6-2|8	Group:            Sciences/Mathematics
14cr|R-Cairo-1.5.6-2|9	License:          GPL-2
14cr|R-Cairo-1.5.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Cairo-1.5.6-2|11	Source0:          http://cran.r-project.org/src/contrib/Cairo_1.5-6.tar.gz
14cr|R-Cairo-1.5.6-2|12	Requires:         R-png
14cr|R-Cairo-1.5.6-2|13	BuildRequires:    R-devel Rmath-devel R-png texlive-collection-latex
14cr|R-Cairo-1.5.6-2|14	BuildRequires:    cairo-devel
14cr|R-Cairo-1.5.6-2|15	BuildRequires:    pkgconfig(glib-2.0)
14cr|R-Cairo-1.5.6-2|16	BuildRequires:    pkgconfig(ice)
14cr|R-Cairo-1.5.6-2|17	BuildRequires:    pkgconfig(sm)
14cr|R-Cairo-1.5.6-2|18	BuildRequires:    pkgconfig(xmu)
14cr|R-Cairo-1.5.6-2|19	BuildRequires:    pkgconfig(xt)
14cr|R-Cairo-1.5.6-2|20	%rename R-cran-Cairo
14cr|R-Cairo-1.5.6-2|21	
14cr|R-Cairo-1.5.6-2|22	%description
14cr|R-Cairo-1.5.6-2|23	This package provides a Cairo graphics device that can be use to create
14cr|R-Cairo-1.5.6-2|24	high-quality vector (PDF, PostScript and SVG) and bitmap output
14cr|R-Cairo-1.5.6-2|25	(PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32).
14cr|R-Cairo-1.5.6-2|26	Since it uses the same back-end for all output, copying across formats is
14cr|R-Cairo-1.5.6-2|27	WYSIWYG. Files are created without the dependence on X11 or other external
14cr|R-Cairo-1.5.6-2|28	programs. This device supports alpha channel (semi-transparent drawing)
14cr|R-Cairo-1.5.6-2|29	and resulting images can contain transparent and semi-transparent regions.
14cr|R-Cairo-1.5.6-2|30	It is ideal for use in server environemnts (file output) and as a
14cr|R-Cairo-1.5.6-2|31	replacement for other devices that don't have Cairo's capabilities such as
14cr|R-Cairo-1.5.6-2|32	alpha support or anti-aliasing. Backends are modular such that any subset
14cr|R-Cairo-1.5.6-2|33	of backends is supported.
14cr|R-Cairo-1.5.6-2|34	
14cr|R-Cairo-1.5.6-2|35	%prep
14cr|R-Cairo-1.5.6-2|36	%setup -q -c -n %{packname}
14cr|R-Cairo-1.5.6-2|37	
14cr|R-Cairo-1.5.6-2|38	%build
14cr|R-Cairo-1.5.6-2|39	
14cr|R-Cairo-1.5.6-2|40	%install
14cr|R-Cairo-1.5.6-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Cairo-1.5.6-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Cairo-1.5.6-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Cairo-1.5.6-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Cairo-1.5.6-2|45	
14cr|R-Cairo-1.5.6-2|46	%check
14cr|R-Cairo-1.5.6-2|47	%{_bindir}/R CMD check %{packname}
14cr|R-Cairo-1.5.6-2|48	
14cr|R-Cairo-1.5.6-2|49	%files
14cr|R-Cairo-1.5.6-2|50	%dir %{rlibdir}/%{packname}
14cr|R-Cairo-1.5.6-2|51	%doc %{rlibdir}/%{packname}/html
14cr|R-Cairo-1.5.6-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Cairo-1.5.6-2|53	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Cairo-1.5.6-2|54	%{rlibdir}/%{packname}/INDEX
14cr|R-Cairo-1.5.6-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Cairo-1.5.6-2|56	%{rlibdir}/%{packname}/Meta
14cr|R-Cairo-1.5.6-2|57	%{rlibdir}/%{packname}/R
14cr|R-Cairo-1.5.6-2|58	%{rlibdir}/%{packname}/help
14cr|R-Cairo-1.5.6-2|59	%{rlibdir}/%{packname}/libs
14cr|R-Cairo-1.5.6-2|60	
14cr|R-Cairo-1.5.6-2|61	
14cr|R-Cairo-1.5.6-2|62	
14cr|R-Cairo-1.5.6-2|63	%changelog
14cr|R-Cairo-1.5.6-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-2
14cr|R-Cairo-1.5.6-2|65	+ Revision: d536536
14cr|R-Cairo-1.5.6-2|66	- MassBuild#464: Increase release tag
14cr|R-Cairo-1.5.6-2|67	
14cr|R-Cairo-1.5.6-2|68	

7260 14
14cr|R-cairoDevice-2.19-3|1	%global packname  cairoDevice
14cr|R-cairoDevice-2.19-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-cairoDevice-2.19-3|3	
14cr|R-cairoDevice-2.19-3|4	Name:             R-%{packname}
14cr|R-cairoDevice-2.19-3|5	Version:          2.19
14cr|R-cairoDevice-2.19-3|6	Release:          3
14cr|R-cairoDevice-2.19-3|7	Summary:          Cairo-based cross-platform antialiased graphics device driver
14cr|R-cairoDevice-2.19-3|8	Group:            Sciences/Mathematics
14cr|R-cairoDevice-2.19-3|9	License:          GPL
14cr|R-cairoDevice-2.19-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-cairoDevice-2.19-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-cairoDevice-2.19-3|12	Requires:         R-grDevices
14cr|R-cairoDevice-2.19-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-cairoDevice-2.19-3|14	BuildRequires:    R-grDevices
14cr|R-cairoDevice-2.19-3|15	BuildRequires:    cairo-devel
14cr|R-cairoDevice-2.19-3|16	BuildRequires:    glib2-devel
14cr|R-cairoDevice-2.19-3|17	BuildRequires:    gtk2-devel
14cr|R-cairoDevice-2.19-3|18	BuildRequires:    jpeg-devel
14cr|R-cairoDevice-2.19-3|19	BuildRequires:    tiff-devel
14cr|R-cairoDevice-2.19-3|20	BuildRequires:    x11-server-xvfb
14cr|R-cairoDevice-2.19-3|21	%rename R-cran-cairoDevice
14cr|R-cairoDevice-2.19-3|22	
14cr|R-cairoDevice-2.19-3|23	%description
14cr|R-cairoDevice-2.19-3|24	Cairo/GTK graphics device driver with output to screen, file (png, svg,
14cr|R-cairoDevice-2.19-3|25	pdf, and ps) or memory (arbitrary GdkDrawable or Cairo context). The
14cr|R-cairoDevice-2.19-3|26	screen device may be embedded into RGtk2 interfaces. Supports all
14cr|R-cairoDevice-2.19-3|27	interactive features of other graphics devices, including
14cr|R-cairoDevice-2.19-3|28	
14cr|R-cairoDevice-2.19-3|29	%prep
14cr|R-cairoDevice-2.19-3|30	%setup -q -c -n %{packname}
14cr|R-cairoDevice-2.19-3|31	
14cr|R-cairoDevice-2.19-3|32	%build
14cr|R-cairoDevice-2.19-3|33	
14cr|R-cairoDevice-2.19-3|34	%install
14cr|R-cairoDevice-2.19-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-cairoDevice-2.19-3|36	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-cairoDevice-2.19-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-cairoDevice-2.19-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-cairoDevice-2.19-3|39	
14cr|R-cairoDevice-2.19-3|40	%files
14cr|R-cairoDevice-2.19-3|41	%dir %{rlibdir}/%{packname}
14cr|R-cairoDevice-2.19-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-cairoDevice-2.19-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-cairoDevice-2.19-3|44	%{rlibdir}/%{packname}/INDEX
14cr|R-cairoDevice-2.19-3|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-cairoDevice-2.19-3|46	%{rlibdir}/%{packname}/Meta
14cr|R-cairoDevice-2.19-3|47	%{rlibdir}/%{packname}/R
14cr|R-cairoDevice-2.19-3|48	%{rlibdir}/%{packname}/demo
14cr|R-cairoDevice-2.19-3|49	%{rlibdir}/%{packname}/help
14cr|R-cairoDevice-2.19-3|50	%{rlibdir}/%{packname}/libs
14cr|R-cairoDevice-2.19-3|51	
14cr|R-cairoDevice-2.19-3|52	
14cr|R-cairoDevice-2.19-3|53	
14cr|R-cairoDevice-2.19-3|54	%changelog
14cr|R-cairoDevice-2.19-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.19-3
14cr|R-cairoDevice-2.19-3|56	+ Revision: bedc473
14cr|R-cairoDevice-2.19-3|57	- MassBuild#464: Increase release tag
14cr|R-cairoDevice-2.19-3|58	
14cr|R-cairoDevice-2.19-3|59	

7261 14
14cr|R-candisc-0.6.5-2|1	%global packname  candisc
14cr|R-candisc-0.6.5-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-candisc-0.6.5-2|3	
14cr|R-candisc-0.6.5-2|4	Name:             R-%{packname}
14cr|R-candisc-0.6.5-2|5	Version:          0.6.5
14cr|R-candisc-0.6.5-2|6	Release:          2
14cr|R-candisc-0.6.5-2|7	Summary:          Visualizing Generalized Canonical Discriminant and Correlation Analysis
14cr|R-candisc-0.6.5-2|8	Group:            Sciences/Mathematics
14cr|R-candisc-0.6.5-2|9	License:          GPLv2+
14cr|R-candisc-0.6.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-candisc-0.6.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-5.tar.gz
14cr|R-candisc-0.6.5-2|12	BuildArch:        noarch
14cr|R-candisc-0.6.5-2|13	Requires:         R-core
14cr|R-candisc-0.6.5-2|14	
14cr|R-candisc-0.6.5-2|15	Requires:         R-car R-graphics R-stats
14cr|R-candisc-0.6.5-2|16	Requires:         R-heplots
14cr|R-candisc-0.6.5-2|17	
14cr|R-candisc-0.6.5-2|18	Requires:         R-rgl R-corrplot
14cr|R-candisc-0.6.5-2|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-car R-graphics R-stats
14cr|R-candisc-0.6.5-2|20	BuildRequires:    R-heplots
14cr|R-candisc-0.6.5-2|21	
14cr|R-candisc-0.6.5-2|22	BuildRequires:    R-rgl R-corrplot
14cr|R-candisc-0.6.5-2|23	BuildRequires:    x11-server-xvfb
14cr|R-candisc-0.6.5-2|24	
14cr|R-candisc-0.6.5-2|25	%description
14cr|R-candisc-0.6.5-2|26	This package includes functions for computing and visualizing generalized
14cr|R-candisc-0.6.5-2|27	canonical discriminant analyses and canonical correlation analysis for a
14cr|R-candisc-0.6.5-2|28	multivariate linear model. Traditional canonical discriminant analysis is
14cr|R-candisc-0.6.5-2|29	restricted to a one-way MANOVA design and is equivalent to canonical
14cr|R-candisc-0.6.5-2|30	correlation analysis between a set of quantitative response variables and
14cr|R-candisc-0.6.5-2|31	a set of dummy variables coded from the factor variable.  The candisc
14cr|R-candisc-0.6.5-2|32	package generalizes this to multi-way MANOVA designs for all factors in a
14cr|R-candisc-0.6.5-2|33	multivariate linear model, computing canonical scores and vectors for each
14cr|R-candisc-0.6.5-2|34	term. The graphic functions provide low-rank (1D, 2D, 3D) visualizations
14cr|R-candisc-0.6.5-2|35	of terms in an mlm via the plot.candisc and heplot.candisc methods.
14cr|R-candisc-0.6.5-2|36	Related plots are now provided for canonical correlation analysis when all
14cr|R-candisc-0.6.5-2|37	predictors are quantitative.
14cr|R-candisc-0.6.5-2|38	
14cr|R-candisc-0.6.5-2|39	%prep
14cr|R-candisc-0.6.5-2|40	%setup -q -c -n %{packname}
14cr|R-candisc-0.6.5-2|41	
14cr|R-candisc-0.6.5-2|42	%build
14cr|R-candisc-0.6.5-2|43	
14cr|R-candisc-0.6.5-2|44	%install
14cr|R-candisc-0.6.5-2|45	mkdir -p %{buildroot}%{rlibdir}
14cr|R-candisc-0.6.5-2|46	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-candisc-0.6.5-2|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-candisc-0.6.5-2|48	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-candisc-0.6.5-2|49	
14cr|R-candisc-0.6.5-2|50	# Fails in LXC wo real video driver
14cr|R-candisc-0.6.5-2|51	# %check
14cr|R-candisc-0.6.5-2|52	# xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-candisc-0.6.5-2|53	
14cr|R-candisc-0.6.5-2|54	%files
14cr|R-candisc-0.6.5-2|55	%dir %{rlibdir}/%{packname}
14cr|R-candisc-0.6.5-2|56	%doc %{rlibdir}/%{packname}/html
14cr|R-candisc-0.6.5-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-candisc-0.6.5-2|58	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-candisc-0.6.5-2|59	%{rlibdir}/%{packname}/INDEX
14cr|R-candisc-0.6.5-2|60	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-candisc-0.6.5-2|61	%{rlibdir}/%{packname}/Meta
14cr|R-candisc-0.6.5-2|62	%{rlibdir}/%{packname}/R
14cr|R-candisc-0.6.5-2|63	%{rlibdir}/%{packname}/demo
14cr|R-candisc-0.6.5-2|64	%{rlibdir}/%{packname}/data
14cr|R-candisc-0.6.5-2|65	%{rlibdir}/%{packname}/help
14cr|R-candisc-0.6.5-2|66	
14cr|R-candisc-0.6.5-2|67	%changelog
14cr|R-candisc-0.6.5-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-2
14cr|R-candisc-0.6.5-2|69	+ Revision: 1871075
14cr|R-candisc-0.6.5-2|70	- MassBuild#464: Increase release tag
14cr|R-candisc-0.6.5-2|71	
14cr|R-candisc-0.6.5-2|72	

7262 14
14cr|R-car-2.0.19-4|1	%bcond_with bootstrap
14cr|R-car-2.0.19-4|2	%global packname  car
14cr|R-car-2.0.19-4|3	%global rlibdir  %{_datadir}/R/library
14cr|R-car-2.0.19-4|4	
14cr|R-car-2.0.19-4|5	Name:             R-%{packname}
14cr|R-car-2.0.19-4|6	Version:          2.0.19
14cr|R-car-2.0.19-4|7	Release:          4
14cr|R-car-2.0.19-4|8	Summary:          Companion to Applied Regression
14cr|R-car-2.0.19-4|9	Group:            Sciences/Mathematics
14cr|R-car-2.0.19-4|10	License:          GPL (>= 2)
14cr|R-car-2.0.19-4|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-car-2.0.19-4|12	Source0:          http://cran.r-project.org/src/contrib/car_2.0-19.tar.gz
14cr|R-car-2.0.19-4|13	BuildArch:        noarch
14cr|R-car-2.0.19-4|14	Requires:         R-core
14cr|R-car-2.0.19-4|15	Requires:         R-stats R-graphics R-MASS R-nnet
14cr|R-car-2.0.19-4|16	%if %{with bootstrap}
14cr|R-car-2.0.19-4|17	Requires:         R-leaps R-lme4 R-nlme R-mgcv R-rgl R-survival
14cr|R-car-2.0.19-4|18	%else
14cr|R-car-2.0.19-4|19	Requires:         R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich R-mgcv
14cr|R-car-2.0.19-4|20	Requires:         R-rgl R-survival R-survey
14cr|R-car-2.0.19-4|21	%endif
14cr|R-car-2.0.19-4|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-car-2.0.19-4|23	BuildRequires: R-pbkrtest
14cr|R-car-2.0.19-4|24	Requires: R-pbkrtest
14cr|R-car-2.0.19-4|25	BuildRequires:    R-graphics R-MASS R-nnet
14cr|R-car-2.0.19-4|26	%if %{with bootstrap}
14cr|R-car-2.0.19-4|27	BuildRequires:    R-leaps R-lme4 R-nlme R-mgcv R-rgl R-survival
14cr|R-car-2.0.19-4|28	%else
14cr|R-car-2.0.19-4|29	BuildRequires:    R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich R-mgcv
14cr|R-car-2.0.19-4|30	BuildRequires:    R-rgl R-survival R-survey
14cr|R-car-2.0.19-4|31	%endif
14cr|R-car-2.0.19-4|32	%rename R-cran-car
14cr|R-car-2.0.19-4|33	
14cr|R-car-2.0.19-4|34	%description
14cr|R-car-2.0.19-4|35	This package accompanies J. Fox and S. Weisberg, An R Companion to Applied
14cr|R-car-2.0.19-4|36	Regression, Second Edition, Sage, 2011.
14cr|R-car-2.0.19-4|37	
14cr|R-car-2.0.19-4|38	%prep
14cr|R-car-2.0.19-4|39	%setup -q -c -n %{packname}
14cr|R-car-2.0.19-4|40	
14cr|R-car-2.0.19-4|41	%build
14cr|R-car-2.0.19-4|42	
14cr|R-car-2.0.19-4|43	%install
14cr|R-car-2.0.19-4|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-car-2.0.19-4|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-car-2.0.19-4|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-car-2.0.19-4|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-car-2.0.19-4|48	
14cr|R-car-2.0.19-4|49	%if %{without bootstrap}
14cr|R-car-2.0.19-4|50	%check
14cr|R-car-2.0.19-4|51	%{_bindir}/R CMD check %{packname}
14cr|R-car-2.0.19-4|52	%endif
14cr|R-car-2.0.19-4|53	
14cr|R-car-2.0.19-4|54	%files
14cr|R-car-2.0.19-4|55	%dir %{rlibdir}/%{packname}
14cr|R-car-2.0.19-4|56	%doc %{rlibdir}/%{packname}/html
14cr|R-car-2.0.19-4|57	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-car-2.0.19-4|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-car-2.0.19-4|59	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-car-2.0.19-4|60	%{rlibdir}/%{packname}/INDEX
14cr|R-car-2.0.19-4|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-car-2.0.19-4|62	%{rlibdir}/%{packname}/Meta
14cr|R-car-2.0.19-4|63	%{rlibdir}/%{packname}/R
14cr|R-car-2.0.19-4|64	%{rlibdir}/%{packname}/data
14cr|R-car-2.0.19-4|65	%{rlibdir}/%{packname}/help
14cr|R-car-2.0.19-4|66	%{rlibdir}/car/doc/embedding.R
14cr|R-car-2.0.19-4|67	%{rlibdir}/car/doc/embedding.Rnw
14cr|R-car-2.0.19-4|68	%{rlibdir}/car/doc/embedding.pdf
14cr|R-car-2.0.19-4|69	%{rlibdir}/car/doc/index.html
14cr|R-car-2.0.19-4|70	
14cr|R-car-2.0.19-4|71	%changelog
14cr|R-car-2.0.19-4|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.19-4
14cr|R-car-2.0.19-4|73	+ Revision: ea6ba54
14cr|R-car-2.0.19-4|74	- MassBuild#464: Increase release tag
14cr|R-car-2.0.19-4|75	
14cr|R-car-2.0.19-4|76	

7263 14
14cr|R-catdata-1.1-3|1	%define debug_package %{nil}
14cr|R-catdata-1.1-3|2	
14cr|R-catdata-1.1-3|3	%global packname  catdata
14cr|R-catdata-1.1-3|4	%global rlibdir  %{_libdir}/R/library
14cr|R-catdata-1.1-3|5	
14cr|R-catdata-1.1-3|6	Name:             R-%{packname}
14cr|R-catdata-1.1-3|7	Version:          1.1
14cr|R-catdata-1.1-3|8	Release:          3
14cr|R-catdata-1.1-3|9	Summary:          Categorical Data
14cr|R-catdata-1.1-3|10	Group:            Sciences/Mathematics
14cr|R-catdata-1.1-3|11	License:          GPLv2
14cr|R-catdata-1.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-catdata-1.1-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-catdata-1.1-3|14	
14cr|R-catdata-1.1-3|15	Requires:         R-MASS
14cr|R-catdata-1.1-3|16	
14cr|R-catdata-1.1-3|17	Requires:         R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
14cr|R-catdata-1.1-3|18	Requires:         R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
14cr|R-catdata-1.1-3|19	Requires:         R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
14cr|R-catdata-1.1-3|20	Requires:         R-penalized R-class R-mgcv R-vcdExtra
14cr|R-catdata-1.1-3|21	
14cr|R-catdata-1.1-3|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
14cr|R-catdata-1.1-3|23	
14cr|R-catdata-1.1-3|24	BuildRequires:    R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
14cr|R-catdata-1.1-3|25	BuildRequires:    R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
14cr|R-catdata-1.1-3|26	BuildRequires:    R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
14cr|R-catdata-1.1-3|27	BuildRequires:    R-penalized R-class R-mgcv R-vcdExtra
14cr|R-catdata-1.1-3|28	
14cr|R-catdata-1.1-3|29	%description
14cr|R-catdata-1.1-3|30	This R-package contains examples from the book "Regression for Categorical
14cr|R-catdata-1.1-3|31	Data", Tutz 2011, Cambridge University Press. The names of the examples
14cr|R-catdata-1.1-3|32	refer to the chapter and the data set that is used.
14cr|R-catdata-1.1-3|33	
14cr|R-catdata-1.1-3|34	%prep
14cr|R-catdata-1.1-3|35	%setup -q -c -n %{packname}
14cr|R-catdata-1.1-3|36	
14cr|R-catdata-1.1-3|37	%build
14cr|R-catdata-1.1-3|38	
14cr|R-catdata-1.1-3|39	%install
14cr|R-catdata-1.1-3|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-catdata-1.1-3|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-catdata-1.1-3|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-catdata-1.1-3|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-catdata-1.1-3|44	
14cr|R-catdata-1.1-3|45	%check
14cr|R-catdata-1.1-3|46	%{_bindir}/R CMD check %{packname}
14cr|R-catdata-1.1-3|47	
14cr|R-catdata-1.1-3|48	%files
14cr|R-catdata-1.1-3|49	%dir %{rlibdir}/%{packname}
14cr|R-catdata-1.1-3|50	%doc %{rlibdir}/%{packname}/doc
14cr|R-catdata-1.1-3|51	%doc %{rlibdir}/%{packname}/html
14cr|R-catdata-1.1-3|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-catdata-1.1-3|53	%{rlibdir}/%{packname}/INDEX
14cr|R-catdata-1.1-3|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-catdata-1.1-3|55	%{rlibdir}/%{packname}/Meta
14cr|R-catdata-1.1-3|56	%{rlibdir}/%{packname}/data
14cr|R-catdata-1.1-3|57	%{rlibdir}/%{packname}/help
14cr|R-catdata-1.1-3|58	
14cr|R-catdata-1.1-3|59	%changelog
14cr|R-catdata-1.1-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|R-catdata-1.1-3|61	+ Revision: 65a6eaa
14cr|R-catdata-1.1-3|62	- MassBuild#464: Increase release tag
14cr|R-catdata-1.1-3|63	
14cr|R-catdata-1.1-3|64	

7264 14
14cr|R-caTools-1.16-2|1	%global packname  caTools
14cr|R-caTools-1.16-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-caTools-1.16-2|3	
14cr|R-caTools-1.16-2|4	Name:             R-%{packname}
14cr|R-caTools-1.16-2|5	Version:          1.16
14cr|R-caTools-1.16-2|6	Release:          2
14cr|R-caTools-1.16-2|7	Summary:          Tools: moving window statistics, GIF, Base64, ROC AUC, etc
14cr|R-caTools-1.16-2|8	Group:            Sciences/Mathematics
14cr|R-caTools-1.16-2|9	License:          GPL-3
14cr|R-caTools-1.16-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-caTools-1.16-2|11	Source0:          http://cran.r-project.org/src/contrib/caTools_1.16.tar.gz
14cr|R-caTools-1.16-2|12	Requires:         R-bitops
14cr|R-caTools-1.16-2|13	Requires:         R-MASS R-rpart
14cr|R-caTools-1.16-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-bitops
14cr|R-caTools-1.16-2|15	BuildRequires:    R-MASS R-rpart
14cr|R-caTools-1.16-2|16	
14cr|R-caTools-1.16-2|17	%description
14cr|R-caTools-1.16-2|18	Contains several basic utility functions including: moving (rolling,
14cr|R-caTools-1.16-2|19	running) window statistic functions, read/write for GIF and ENVI binary
14cr|R-caTools-1.16-2|20	files, fast calculation of AUC, LogitBoost classifier, base64
14cr|R-caTools-1.16-2|21	encoder/decoder, round-off error free sum and cumsum, etc.
14cr|R-caTools-1.16-2|22	
14cr|R-caTools-1.16-2|23	%prep
14cr|R-caTools-1.16-2|24	%setup -q -c -n %{packname}
14cr|R-caTools-1.16-2|25	
14cr|R-caTools-1.16-2|26	%build
14cr|R-caTools-1.16-2|27	
14cr|R-caTools-1.16-2|28	%install
14cr|R-caTools-1.16-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-caTools-1.16-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-caTools-1.16-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-caTools-1.16-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-caTools-1.16-2|33	
14cr|R-caTools-1.16-2|34	%check
14cr|R-caTools-1.16-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-caTools-1.16-2|36	
14cr|R-caTools-1.16-2|37	%files
14cr|R-caTools-1.16-2|38	%dir %{rlibdir}/%{packname}
14cr|R-caTools-1.16-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-caTools-1.16-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-caTools-1.16-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-caTools-1.16-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-caTools-1.16-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-caTools-1.16-2|44	%{rlibdir}/%{packname}/R
14cr|R-caTools-1.16-2|45	%{rlibdir}/%{packname}/help
14cr|R-caTools-1.16-2|46	%{rlibdir}/%{packname}/libs
14cr|R-caTools-1.16-2|47	
14cr|R-caTools-1.16-2|48	
14cr|R-caTools-1.16-2|49	
14cr|R-caTools-1.16-2|50	%changelog
14cr|R-caTools-1.16-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-2
14cr|R-caTools-1.16-2|52	+ Revision: 6081013
14cr|R-caTools-1.16-2|53	- MassBuild#464: Increase release tag
14cr|R-caTools-1.16-2|54	
14cr|R-caTools-1.16-2|55	

7265 14
14cr|R-cba-0.2.14-2|1	%global packname  cba
14cr|R-cba-0.2.14-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-cba-0.2.14-2|3	
14cr|R-cba-0.2.14-2|4	Name:             R-%{packname}
14cr|R-cba-0.2.14-2|5	Version:          0.2.14
14cr|R-cba-0.2.14-2|6	Release:          2
14cr|R-cba-0.2.14-2|7	Summary:          Clustering for Business Analytics
14cr|R-cba-0.2.14-2|8	Group:            Sciences/Mathematics
14cr|R-cba-0.2.14-2|9	License:          GPL-2
14cr|R-cba-0.2.14-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-cba-0.2.14-2|11	Source0:          http://cran.r-project.org/src/contrib/cba_0.2-14.tar.gz
14cr|R-cba-0.2.14-2|12	Requires:         R-grid R-proxy
14cr|R-cba-0.2.14-2|13	Requires:         R-Matrix
14cr|R-cba-0.2.14-2|14	Requires:         R-gclus R-colorspace
14cr|R-cba-0.2.14-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid R-proxy
14cr|R-cba-0.2.14-2|16	BuildRequires:    R-Matrix
14cr|R-cba-0.2.14-2|17	BuildRequires:    R-gclus R-colorspace
14cr|R-cba-0.2.14-2|18	
14cr|R-cba-0.2.14-2|19	%description
14cr|R-cba-0.2.14-2|20	Implements clustering techniques such as Proximus and Rock, utility
14cr|R-cba-0.2.14-2|21	functions for efficient computation of cross distances and data
14cr|R-cba-0.2.14-2|22	
14cr|R-cba-0.2.14-2|23	%prep
14cr|R-cba-0.2.14-2|24	%setup -q -c -n %{packname}
14cr|R-cba-0.2.14-2|25	
14cr|R-cba-0.2.14-2|26	%build
14cr|R-cba-0.2.14-2|27	
14cr|R-cba-0.2.14-2|28	%install
14cr|R-cba-0.2.14-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-cba-0.2.14-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-cba-0.2.14-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-cba-0.2.14-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-cba-0.2.14-2|33	
14cr|R-cba-0.2.14-2|34	%check
14cr|R-cba-0.2.14-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-cba-0.2.14-2|36	
14cr|R-cba-0.2.14-2|37	%files
14cr|R-cba-0.2.14-2|38	%dir %{rlibdir}/%{packname}
14cr|R-cba-0.2.14-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-cba-0.2.14-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-cba-0.2.14-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-cba-0.2.14-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-cba-0.2.14-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-cba-0.2.14-2|44	%{rlibdir}/%{packname}/R
14cr|R-cba-0.2.14-2|45	%{rlibdir}/%{packname}/data
14cr|R-cba-0.2.14-2|46	%{rlibdir}/%{packname}/help
14cr|R-cba-0.2.14-2|47	%{rlibdir}/%{packname}/libs
14cr|R-cba-0.2.14-2|48	
14cr|R-cba-0.2.14-2|49	
14cr|R-cba-0.2.14-2|50	
14cr|R-cba-0.2.14-2|51	%changelog
14cr|R-cba-0.2.14-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.14-2
14cr|R-cba-0.2.14-2|53	+ Revision: 9852633
14cr|R-cba-0.2.14-2|54	- MassBuild#464: Increase release tag
14cr|R-cba-0.2.14-2|55	
14cr|R-cba-0.2.14-2|56	

7266 14
14cr|R-cem-1.1.5-2|1	%global packname  cem
14cr|R-cem-1.1.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-cem-1.1.5-2|3	
14cr|R-cem-1.1.5-2|4	Name:             R-%{packname}
14cr|R-cem-1.1.5-2|5	Version:          1.1.5
14cr|R-cem-1.1.5-2|6	Release:          2
14cr|R-cem-1.1.5-2|7	Summary:          Coarsened Exact Matching
14cr|R-cem-1.1.5-2|8	Group:            Sciences/Mathematics
14cr|R-cem-1.1.5-2|9	License:          GPLv2
14cr|R-cem-1.1.5-2|10	URL:              http://cran.r-project.org/web/packages/cem/index.html
14cr|R-cem-1.1.5-2|11	Source0:          http://cran.r-project.org/src/contrib/cem_1.1.5.tar.gz
14cr|R-cem-1.1.5-2|12	BuildRequires:    R-devel R-randomForest R-combinat R-tcltk R-nlme R-lattice
14cr|R-cem-1.1.5-2|13	Requires:         R-core R-randomForest R-combinat R-tcltk R-nlme R-lattice
14cr|R-cem-1.1.5-2|14	BuildArch:        noarch
14cr|R-cem-1.1.5-2|15	
14cr|R-cem-1.1.5-2|16	%description
14cr|R-cem-1.1.5-2|17	Implementation of the Coarsened Exact Matching algorithm
14cr|R-cem-1.1.5-2|18	
14cr|R-cem-1.1.5-2|19	%prep
14cr|R-cem-1.1.5-2|20	%setup -q -c -n %{packname}
14cr|R-cem-1.1.5-2|21	
14cr|R-cem-1.1.5-2|22	%build
14cr|R-cem-1.1.5-2|23	
14cr|R-cem-1.1.5-2|24	%install
14cr|R-cem-1.1.5-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-cem-1.1.5-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-cem-1.1.5-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-cem-1.1.5-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-cem-1.1.5-2|29	
14cr|R-cem-1.1.5-2|30	
14cr|R-cem-1.1.5-2|31	%files
14cr|R-cem-1.1.5-2|32	%dir %{rlibdir}/%{packname}
14cr|R-cem-1.1.5-2|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-cem-1.1.5-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-cem-1.1.5-2|35	%doc %{rlibdir}/%{packname}/doc
14cr|R-cem-1.1.5-2|36	%{rlibdir}/%{packname}/makeLelonde.R
14cr|R-cem-1.1.5-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-cem-1.1.5-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-cem-1.1.5-2|39	%{rlibdir}/%{packname}/data
14cr|R-cem-1.1.5-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-cem-1.1.5-2|41	%{rlibdir}/%{packname}/R
14cr|R-cem-1.1.5-2|42	%{rlibdir}/%{packname}/help
14cr|R-cem-1.1.5-2|43	%changelog
14cr|R-cem-1.1.5-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|R-cem-1.1.5-2|45	+ Revision: b19535b
14cr|R-cem-1.1.5-2|46	- MassBuild#464: Increase release tag
14cr|R-cem-1.1.5-2|47	
14cr|R-cem-1.1.5-2|48	

7267 14
14cr|R-checkmate-1.3-1|1	%global packname  checkmate
14cr|R-checkmate-1.3-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-checkmate-1.3-1|3	%define debug_package %{nil}
14cr|R-checkmate-1.3-1|4	
14cr|R-checkmate-1.3-1|5	Name:             R-%{packname}
14cr|R-checkmate-1.3-1|6	Version:          1.3
14cr|R-checkmate-1.3-1|7	Release:          1
14cr|R-checkmate-1.3-1|8	Summary:          Fast and versatile argument checks
14cr|R-checkmate-1.3-1|9	Group:            Sciences/Mathematics
14cr|R-checkmate-1.3-1|10	License:          BSD_3_clause + file LICENSE
14cr|R-checkmate-1.3-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-checkmate-1.3-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-checkmate-1.3-1|13	
14cr|R-checkmate-1.3-1|14	
14cr|R-checkmate-1.3-1|15	
14cr|R-checkmate-1.3-1|16	Requires:         R-testthat
14cr|R-checkmate-1.3-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-checkmate-1.3-1|18	
14cr|R-checkmate-1.3-1|19	BuildRequires:   R-testthat
14cr|R-checkmate-1.3-1|20	%description
14cr|R-checkmate-1.3-1|21	Tests and assertions to perform frequent argument checks. A substantial
14cr|R-checkmate-1.3-1|22	part of the package was written in C to minimize any worries about
14cr|R-checkmate-1.3-1|23	execution time overhead.
14cr|R-checkmate-1.3-1|24	
14cr|R-checkmate-1.3-1|25	%prep
14cr|R-checkmate-1.3-1|26	%setup -q -c -n %{packname}
14cr|R-checkmate-1.3-1|27	
14cr|R-checkmate-1.3-1|28	%build
14cr|R-checkmate-1.3-1|29	
14cr|R-checkmate-1.3-1|30	%install
14cr|R-checkmate-1.3-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-checkmate-1.3-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-checkmate-1.3-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-checkmate-1.3-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-checkmate-1.3-1|35	
14cr|R-checkmate-1.3-1|36	%check
14cr|R-checkmate-1.3-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-checkmate-1.3-1|38	
14cr|R-checkmate-1.3-1|39	%files
14cr|R-checkmate-1.3-1|40	%dir %{rlibdir}/%{packname}
14cr|R-checkmate-1.3-1|41	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-checkmate-1.3-1|42	%doc %{rlibdir}/%{packname}/html
14cr|R-checkmate-1.3-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-checkmate-1.3-1|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-checkmate-1.3-1|45	%{rlibdir}/%{packname}/INDEX
14cr|R-checkmate-1.3-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-checkmate-1.3-1|47	%{rlibdir}/%{packname}/Meta
14cr|R-checkmate-1.3-1|48	%{rlibdir}/%{packname}/R
14cr|R-checkmate-1.3-1|49	%{rlibdir}/%{packname}/help
14cr|R-checkmate-1.3-1|50	%{rlibdir}/%{packname}/libs
14cr|R-checkmate-1.3-1|51	
14cr|R-checkmate-1.3-1|52	%changelog
14cr|R-checkmate-1.3-1|53	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14cr|R-checkmate-1.3-1|54	+ Revision: 21407dc
14cr|R-checkmate-1.3-1|55	- Fix files
14cr|R-checkmate-1.3-1|56	
14cr|R-checkmate-1.3-1|57	

7268 14
14cr|R-chron-2.3.45-2|1	%global packname  chron
14cr|R-chron-2.3.45-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-chron-2.3.45-2|3	
14cr|R-chron-2.3.45-2|4	Name:             R-%{packname}
14cr|R-chron-2.3.45-2|5	Version:          2.3.45
14cr|R-chron-2.3.45-2|6	Release:          2
14cr|R-chron-2.3.45-2|7	Summary:          Chronological objects which can handle dates and times
14cr|R-chron-2.3.45-2|8	Group:            Sciences/Mathematics
14cr|R-chron-2.3.45-2|9	License:          GPL-2
14cr|R-chron-2.3.45-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-chron-2.3.45-2|11	Source0:          http://cran.r-project.org/src/contrib/chron_2.3-45.tar.gz
14cr|R-chron-2.3.45-2|12	Requires:         R-graphics R-stats
14cr|R-chron-2.3.45-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-chron-2.3.45-2|14	BuildRequires: R-scales
14cr|R-chron-2.3.45-2|15	Requires: R-scales
14cr|R-chron-2.3.45-2|16	BuildRequires:    R-graphics R-stats
14cr|R-chron-2.3.45-2|17	
14cr|R-chron-2.3.45-2|18	%description
14cr|R-chron-2.3.45-2|19	Chronological objects which can handle dates and times
14cr|R-chron-2.3.45-2|20	
14cr|R-chron-2.3.45-2|21	%prep
14cr|R-chron-2.3.45-2|22	%setup -q -c -n %{packname}
14cr|R-chron-2.3.45-2|23	
14cr|R-chron-2.3.45-2|24	%build
14cr|R-chron-2.3.45-2|25	
14cr|R-chron-2.3.45-2|26	%install
14cr|R-chron-2.3.45-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-chron-2.3.45-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-chron-2.3.45-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-chron-2.3.45-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-chron-2.3.45-2|31	
14cr|R-chron-2.3.45-2|32	%check
14cr|R-chron-2.3.45-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-chron-2.3.45-2|34	
14cr|R-chron-2.3.45-2|35	%files
14cr|R-chron-2.3.45-2|36	%dir %{rlibdir}/%{packname}
14cr|R-chron-2.3.45-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-chron-2.3.45-2|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-chron-2.3.45-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-chron-2.3.45-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-chron-2.3.45-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-chron-2.3.45-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-chron-2.3.45-2|43	%{rlibdir}/%{packname}/R
14cr|R-chron-2.3.45-2|44	%{rlibdir}/%{packname}/help
14cr|R-chron-2.3.45-2|45	%{rlibdir}/%{packname}/libs
14cr|R-chron-2.3.45-2|46	
14cr|R-chron-2.3.45-2|47	
14cr|R-chron-2.3.45-2|48	
14cr|R-chron-2.3.45-2|49	%changelog
14cr|R-chron-2.3.45-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.45-2
14cr|R-chron-2.3.45-2|51	+ Revision: f0f8a9e
14cr|R-chron-2.3.45-2|52	- MassBuild#464: Increase release tag
14cr|R-chron-2.3.45-2|53	
14cr|R-chron-2.3.45-2|54	

7269 14
14cr|R-CircStats-0.2_4-3|1	%global packname  CircStats
14cr|R-CircStats-0.2_4-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-CircStats-0.2_4-3|3	
14cr|R-CircStats-0.2_4-3|4	Name:             R-%{packname}
14cr|R-CircStats-0.2_4-3|5	Version:          0.2_4
14cr|R-CircStats-0.2_4-3|6	Release:          3
14cr|R-CircStats-0.2_4-3|7	Summary:          Circular Statistics, from "Topics in circular Statistics" (2001)
14cr|R-CircStats-0.2_4-3|8	Group:            Sciences/Mathematics
14cr|R-CircStats-0.2_4-3|9	License:          GPL-2
14cr|R-CircStats-0.2_4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-CircStats-0.2_4-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-4.tar.gz
14cr|R-CircStats-0.2_4-3|12	Source1:          NAMESPACE
14cr|R-CircStats-0.2_4-3|13	BuildArch:        noarch
14cr|R-CircStats-0.2_4-3|14	Requires:         R-core
14cr|R-CircStats-0.2_4-3|15	Requires:         R-MASS
14cr|R-CircStats-0.2_4-3|16	Requires:         R-boot
14cr|R-CircStats-0.2_4-3|17	BuildRequires:    R-devel
14cr|R-CircStats-0.2_4-3|18	BuildRequires:    Rmath-devel
14cr|R-CircStats-0.2_4-3|19	BuildRequires:    texlive-collection-latex
14cr|R-CircStats-0.2_4-3|20	BuildRequires:    R-MASS
14cr|R-CircStats-0.2_4-3|21	BuildRequires:    R-boot
14cr|R-CircStats-0.2_4-3|22	BuildRequires:    pkgconfig(lapack)
14cr|R-CircStats-0.2_4-3|23	
14cr|R-CircStats-0.2_4-3|24	%description
14cr|R-CircStats-0.2_4-3|25	Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao
14cr|R-CircStats-0.2_4-3|26	Jammalamadaka and A. SenGupta, World Scientific.
14cr|R-CircStats-0.2_4-3|27	
14cr|R-CircStats-0.2_4-3|28	%prep
14cr|R-CircStats-0.2_4-3|29	%setup -q -c -n %{packname}
14cr|R-CircStats-0.2_4-3|30	cp %{SOURCE1} %{packname}/
14cr|R-CircStats-0.2_4-3|31	
14cr|R-CircStats-0.2_4-3|32	%build
14cr|R-CircStats-0.2_4-3|33	
14cr|R-CircStats-0.2_4-3|34	%install
14cr|R-CircStats-0.2_4-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-CircStats-0.2_4-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-CircStats-0.2_4-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-CircStats-0.2_4-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-CircStats-0.2_4-3|39	
14cr|R-CircStats-0.2_4-3|40	%check
14cr|R-CircStats-0.2_4-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-CircStats-0.2_4-3|42	
14cr|R-CircStats-0.2_4-3|43	%files
14cr|R-CircStats-0.2_4-3|44	%dir %{rlibdir}/%{packname}
14cr|R-CircStats-0.2_4-3|45	%doc %{rlibdir}/%{packname}/html
14cr|R-CircStats-0.2_4-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-CircStats-0.2_4-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-CircStats-0.2_4-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-CircStats-0.2_4-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-CircStats-0.2_4-3|50	%{rlibdir}/%{packname}/R
14cr|R-CircStats-0.2_4-3|51	%{rlibdir}/%{packname}/data
14cr|R-CircStats-0.2_4-3|52	%{rlibdir}/%{packname}/help
14cr|R-CircStats-0.2_4-3|53	
14cr|R-CircStats-0.2_4-3|54	
14cr|R-CircStats-0.2_4-3|55	
14cr|R-CircStats-0.2_4-3|56	%changelog
14cr|R-CircStats-0.2_4-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2_4-3
14cr|R-CircStats-0.2_4-3|58	+ Revision: 1726d6e
14cr|R-CircStats-0.2_4-3|59	- MassBuild#464: Increase release tag
14cr|R-CircStats-0.2_4-3|60	
14cr|R-CircStats-0.2_4-3|61	

7270 14
14cr|R-clue-0.3.48-2|1	%global packname  clue
14cr|R-clue-0.3.48-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-clue-0.3.48-2|3	
14cr|R-clue-0.3.48-2|4	Name:             R-%{packname}
14cr|R-clue-0.3.48-2|5	Version:          0.3.48
14cr|R-clue-0.3.48-2|6	Release:          2
14cr|R-clue-0.3.48-2|7	Summary:          Cluster ensembles
14cr|R-clue-0.3.48-2|8	
14cr|R-clue-0.3.48-2|9	Group:            Sciences/Mathematics
14cr|R-clue-0.3.48-2|10	License:          GPL-2
14cr|R-clue-0.3.48-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-clue-0.3.48-2|12	Source0:          http://cran.r-project.org/src/contrib/clue_0.3-48.tar.gz
14cr|R-clue-0.3.48-2|13	Requires:         R-stats R-cluster R-graphics R-methods
14cr|R-clue-0.3.48-2|14	Requires:         R-e1071 R-lpSolve R-quadprog R-relations R-cluster
14cr|R-clue-0.3.48-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-clue-0.3.48-2|16	BuildRequires:    R-stats R-cluster R-graphics R-methods
14cr|R-clue-0.3.48-2|17	BuildRequires:    R-e1071 R-lpSolve R-quadprog R-relations R-cluster
14cr|R-clue-0.3.48-2|18	
14cr|R-clue-0.3.48-2|19	%description
14cr|R-clue-0.3.48-2|20	CLUster Ensembles
14cr|R-clue-0.3.48-2|21	
14cr|R-clue-0.3.48-2|22	%prep
14cr|R-clue-0.3.48-2|23	%setup -q -c -n %{packname}
14cr|R-clue-0.3.48-2|24	
14cr|R-clue-0.3.48-2|25	%build
14cr|R-clue-0.3.48-2|26	
14cr|R-clue-0.3.48-2|27	%install
14cr|R-clue-0.3.48-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-clue-0.3.48-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-clue-0.3.48-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-clue-0.3.48-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-clue-0.3.48-2|32	
14cr|R-clue-0.3.48-2|33	%check
14cr|R-clue-0.3.48-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-clue-0.3.48-2|35	
14cr|R-clue-0.3.48-2|36	%files
14cr|R-clue-0.3.48-2|37	%dir %{rlibdir}/%{packname}
14cr|R-clue-0.3.48-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-clue-0.3.48-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-clue-0.3.48-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-clue-0.3.48-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-clue-0.3.48-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-clue-0.3.48-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-clue-0.3.48-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-clue-0.3.48-2|45	%{rlibdir}/%{packname}/R
14cr|R-clue-0.3.48-2|46	%{rlibdir}/%{packname}/data
14cr|R-clue-0.3.48-2|47	%{rlibdir}/%{packname}/help
14cr|R-clue-0.3.48-2|48	%{rlibdir}/%{packname}/libs
14cr|R-clue-0.3.48-2|49	%{rlibdir}/%{packname}/po
14cr|R-clue-0.3.48-2|50	
14cr|R-clue-0.3.48-2|51	
14cr|R-clue-0.3.48-2|52	
14cr|R-clue-0.3.48-2|53	
14cr|R-clue-0.3.48-2|54	%changelog
14cr|R-clue-0.3.48-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.48-2
14cr|R-clue-0.3.48-2|56	+ Revision: 4cc6aa7
14cr|R-clue-0.3.48-2|57	- MassBuild#464: Increase release tag
14cr|R-clue-0.3.48-2|58	
14cr|R-clue-0.3.48-2|59	

7271 14
14cr|R-clv-0.3_2-3|1	%global packname  clv
14cr|R-clv-0.3_2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-clv-0.3_2-3|3	
14cr|R-clv-0.3_2-3|4	Name:             R-%{packname}
14cr|R-clv-0.3_2-3|5	Version:          0.3_2
14cr|R-clv-0.3_2-3|6	Release:          3
14cr|R-clv-0.3_2-3|7	Summary:          Cluster Validation Techniques
14cr|R-clv-0.3_2-3|8	Group:            Sciences/Mathematics
14cr|R-clv-0.3_2-3|9	License:          GPL (>= 2)
14cr|R-clv-0.3_2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-clv-0.3_2-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-2.tar.gz
14cr|R-clv-0.3_2-3|12	Requires:         R-cluster
14cr|R-clv-0.3_2-3|13	Requires:         R-class
14cr|R-clv-0.3_2-3|14	BuildRequires:    R-devel
14cr|R-clv-0.3_2-3|15	BuildRequires:    Rmath-devel
14cr|R-clv-0.3_2-3|16	BuildRequires:    texlive-collection-latex
14cr|R-clv-0.3_2-3|17	BuildRequires:    R-cluster
14cr|R-clv-0.3_2-3|18	BuildRequires:    R-class
14cr|R-clv-0.3_2-3|19	BuildRequires:    pkgconfig(lapack)
14cr|R-clv-0.3_2-3|20	
14cr|R-clv-0.3_2-3|21	%description
14cr|R-clv-0.3_2-3|22	Package contains most of the popular internal and external cluster
14cr|R-clv-0.3_2-3|23	validation methods ready to use for the most of the outputs produced by
14cr|R-clv-0.3_2-3|24	functions coming from package "cluster". Package contains also functions
14cr|R-clv-0.3_2-3|25	and examples of usage for cluster stability approach that might be applied
14cr|R-clv-0.3_2-3|26	to algorithms implemented in "cluster" package as well as user defined
14cr|R-clv-0.3_2-3|27	clustering algorithms.
14cr|R-clv-0.3_2-3|28	
14cr|R-clv-0.3_2-3|29	%prep
14cr|R-clv-0.3_2-3|30	%setup -q -c -n %{packname}
14cr|R-clv-0.3_2-3|31	
14cr|R-clv-0.3_2-3|32	%build
14cr|R-clv-0.3_2-3|33	
14cr|R-clv-0.3_2-3|34	%install
14cr|R-clv-0.3_2-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-clv-0.3_2-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-clv-0.3_2-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-clv-0.3_2-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-clv-0.3_2-3|39	
14cr|R-clv-0.3_2-3|40	%check
14cr|R-clv-0.3_2-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-clv-0.3_2-3|42	
14cr|R-clv-0.3_2-3|43	%files
14cr|R-clv-0.3_2-3|44	%dir %{rlibdir}/%{packname}
14cr|R-clv-0.3_2-3|45	%doc %{rlibdir}/%{packname}/html
14cr|R-clv-0.3_2-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-clv-0.3_2-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-clv-0.3_2-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-clv-0.3_2-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-clv-0.3_2-3|50	%{rlibdir}/%{packname}/R
14cr|R-clv-0.3_2-3|51	%{rlibdir}/%{packname}/demo
14cr|R-clv-0.3_2-3|52	%{rlibdir}/%{packname}/help
14cr|R-clv-0.3_2-3|53	%{rlibdir}/%{packname}/libs
14cr|R-clv-0.3_2-3|54	
14cr|R-clv-0.3_2-3|55	
14cr|R-clv-0.3_2-3|56	
14cr|R-clv-0.3_2-3|57	%changelog
14cr|R-clv-0.3_2-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3_2-3
14cr|R-clv-0.3_2-3|59	+ Revision: 7fc5a90
14cr|R-clv-0.3_2-3|60	- MassBuild#464: Increase release tag
14cr|R-clv-0.3_2-3|61	
14cr|R-clv-0.3_2-3|62	

7272 14
14cr|R-coda-0.16.1-2|1	%global packname  coda
14cr|R-coda-0.16.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-coda-0.16.1-2|3	
14cr|R-coda-0.16.1-2|4	Name:             R-%{packname}
14cr|R-coda-0.16.1-2|5	Version:          0.16.1
14cr|R-coda-0.16.1-2|6	Release:          2
14cr|R-coda-0.16.1-2|7	Summary:          Output analysis and diagnostics for MCMC
14cr|R-coda-0.16.1-2|8	Group:            Sciences/Mathematics
14cr|R-coda-0.16.1-2|9	License:          GPL (>= 2)
14cr|R-coda-0.16.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-coda-0.16.1-2|11	Source0:          http://cran.r-project.org/src/contrib/coda_0.16-1.tar.gz
14cr|R-coda-0.16.1-2|12	BuildArch:        noarch
14cr|R-coda-0.16.1-2|13	Requires:         R-core
14cr|R-coda-0.16.1-2|14	Requires:         R-lattice
14cr|R-coda-0.16.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
14cr|R-coda-0.16.1-2|16	
14cr|R-coda-0.16.1-2|17	%description
14cr|R-coda-0.16.1-2|18	Output analysis and diagnostics for Markov Chain Monte Carlo simulations.
14cr|R-coda-0.16.1-2|19	
14cr|R-coda-0.16.1-2|20	%prep
14cr|R-coda-0.16.1-2|21	%setup -q -c -n %{packname}
14cr|R-coda-0.16.1-2|22	
14cr|R-coda-0.16.1-2|23	%build
14cr|R-coda-0.16.1-2|24	
14cr|R-coda-0.16.1-2|25	%install
14cr|R-coda-0.16.1-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-coda-0.16.1-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-coda-0.16.1-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-coda-0.16.1-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-coda-0.16.1-2|30	
14cr|R-coda-0.16.1-2|31	%check
14cr|R-coda-0.16.1-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-coda-0.16.1-2|33	
14cr|R-coda-0.16.1-2|34	%files
14cr|R-coda-0.16.1-2|35	%dir %{rlibdir}/%{packname}
14cr|R-coda-0.16.1-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-coda-0.16.1-2|37	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-coda-0.16.1-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-coda-0.16.1-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-coda-0.16.1-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-coda-0.16.1-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-coda-0.16.1-2|42	%{rlibdir}/%{packname}/R
14cr|R-coda-0.16.1-2|43	%{rlibdir}/%{packname}/data
14cr|R-coda-0.16.1-2|44	%{rlibdir}/%{packname}/help
14cr|R-coda-0.16.1-2|45	
14cr|R-coda-0.16.1-2|46	
14cr|R-coda-0.16.1-2|47	
14cr|R-coda-0.16.1-2|48	%changelog
14cr|R-coda-0.16.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.1-2
14cr|R-coda-0.16.1-2|50	+ Revision: f58f41e
14cr|R-coda-0.16.1-2|51	- MassBuild#464: Increase release tag
14cr|R-coda-0.16.1-2|52	
14cr|R-coda-0.16.1-2|53	

7273 14
14cr|R-coin-1.0.23-2|1	%bcond_with bootstrap
14cr|R-coin-1.0.23-2|2	%global packname  coin
14cr|R-coin-1.0.23-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-coin-1.0.23-2|4	
14cr|R-coin-1.0.23-2|5	Name:             R-%{packname}
14cr|R-coin-1.0.23-2|6	Version:          1.0.23
14cr|R-coin-1.0.23-2|7	Release:          2
14cr|R-coin-1.0.23-2|8	Summary:          Conditional Inference Procedures in a Permutation Test Framework
14cr|R-coin-1.0.23-2|9	Group:            Sciences/Mathematics
14cr|R-coin-1.0.23-2|10	License:          GPL-2
14cr|R-coin-1.0.23-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-coin-1.0.23-2|12	Source0:          http://cran.r-project.org/src/contrib/coin_1.0-23.tar.gz
14cr|R-coin-1.0.23-2|13	Requires:         R-methods R-survival R-mvtnorm R-modeltools R-xtable
14cr|R-coin-1.0.23-2|14	Requires:         R-e1071 R-vcd
14cr|R-coin-1.0.23-2|15	%if %{without bootstrap}
14cr|R-coin-1.0.23-2|16	Requires:         R-multcomp
14cr|R-coin-1.0.23-2|17	%endif
14cr|R-coin-1.0.23-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-coin-1.0.23-2|19	BuildRequires:    R-survival R-mvtnorm R-modeltools R-xtable R-e1071 R-vcd
14cr|R-coin-1.0.23-2|20	%if %{without bootstrap}
14cr|R-coin-1.0.23-2|21	BuildRequires:    R-multcomp
14cr|R-coin-1.0.23-2|22	%endif
14cr|R-coin-1.0.23-2|23	BuildRequires:    blas-devel
14cr|R-coin-1.0.23-2|24	BuildRequires:    lapack-devel
14cr|R-coin-1.0.23-2|25	
14cr|R-coin-1.0.23-2|26	%description
14cr|R-coin-1.0.23-2|27	Conditional inference procedures for the general independence problem
14cr|R-coin-1.0.23-2|28	including two-sample, K-sample (non-parametric ANOVA), correlation,
14cr|R-coin-1.0.23-2|29	censored, ordered and multivariate problems.
14cr|R-coin-1.0.23-2|30	
14cr|R-coin-1.0.23-2|31	%prep
14cr|R-coin-1.0.23-2|32	%setup -q -c -n %{packname}
14cr|R-coin-1.0.23-2|33	
14cr|R-coin-1.0.23-2|34	%build
14cr|R-coin-1.0.23-2|35	
14cr|R-coin-1.0.23-2|36	%install
14cr|R-coin-1.0.23-2|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-coin-1.0.23-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-coin-1.0.23-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-coin-1.0.23-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-coin-1.0.23-2|41	
14cr|R-coin-1.0.23-2|42	%if %{without bootstrap}
14cr|R-coin-1.0.23-2|43	%check
14cr|R-coin-1.0.23-2|44	%{_bindir}/R CMD check %{packname}
14cr|R-coin-1.0.23-2|45	%endif
14cr|R-coin-1.0.23-2|46	
14cr|R-coin-1.0.23-2|47	%files
14cr|R-coin-1.0.23-2|48	%dir %{rlibdir}/%{packname}
14cr|R-coin-1.0.23-2|49	%doc %{rlibdir}/%{packname}/doc
14cr|R-coin-1.0.23-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-coin-1.0.23-2|51	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-coin-1.0.23-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-coin-1.0.23-2|53	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-coin-1.0.23-2|54	%doc %{rlibdir}/%{packname}/README
14cr|R-coin-1.0.23-2|55	%{rlibdir}/%{packname}/INDEX
14cr|R-coin-1.0.23-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-coin-1.0.23-2|57	%{rlibdir}/%{packname}/Meta
14cr|R-coin-1.0.23-2|58	%{rlibdir}/%{packname}/R
14cr|R-coin-1.0.23-2|59	%{rlibdir}/%{packname}/data
14cr|R-coin-1.0.23-2|60	%{rlibdir}/%{packname}/help
14cr|R-coin-1.0.23-2|61	%{rlibdir}/%{packname}/libs
14cr|R-coin-1.0.23-2|62	
14cr|R-coin-1.0.23-2|63	
14cr|R-coin-1.0.23-2|64	%changelog
14cr|R-coin-1.0.23-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.23-2
14cr|R-coin-1.0.23-2|66	+ Revision: e5f9e13
14cr|R-coin-1.0.23-2|67	- MassBuild#464: Increase release tag
14cr|R-coin-1.0.23-2|68	
14cr|R-coin-1.0.23-2|69	

7274 14
14cr|R-colorspace-1.2.4-3|1	%bcond_with bootstrap
14cr|R-colorspace-1.2.4-3|2	%global packname  colorspace
14cr|R-colorspace-1.2.4-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-colorspace-1.2.4-3|4	
14cr|R-colorspace-1.2.4-3|5	Name:             R-%{packname}
14cr|R-colorspace-1.2.4-3|6	Version:          1.2.4
14cr|R-colorspace-1.2.4-3|7	Release:          3
14cr|R-colorspace-1.2.4-3|8	Summary:          Color Space Manipulation
14cr|R-colorspace-1.2.4-3|9	Group:            Sciences/Mathematics
14cr|R-colorspace-1.2.4-3|10	License:          BSD
14cr|R-colorspace-1.2.4-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-colorspace-1.2.4-3|12	Source0:          http://cran.r-project.org/src/contrib/colorspace_1.2-4.tar.gz
14cr|R-colorspace-1.2.4-3|13	Requires:         R-methods
14cr|R-colorspace-1.2.4-3|14	%if %{with bootstrap}
14cr|R-colorspace-1.2.4-3|15	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm
14cr|R-colorspace-1.2.4-3|16	%else
14cr|R-colorspace-1.2.4-3|17	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
14cr|R-colorspace-1.2.4-3|18	%endif
14cr|R-colorspace-1.2.4-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-colorspace-1.2.4-3|20	%if %{with bootstrap}
14cr|R-colorspace-1.2.4-3|21	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm
14cr|R-colorspace-1.2.4-3|22	%else
14cr|R-colorspace-1.2.4-3|23	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
14cr|R-colorspace-1.2.4-3|24	%endif
14cr|R-colorspace-1.2.4-3|25	BuildRequires:    blas-devel
14cr|R-colorspace-1.2.4-3|26	BuildRequires:    lapack-devel
14cr|R-colorspace-1.2.4-3|27	%rename R-cran-colorspace
14cr|R-colorspace-1.2.4-3|28	
14cr|R-colorspace-1.2.4-3|29	%description
14cr|R-colorspace-1.2.4-3|30	Carries out mapping between assorted color spaces including RGB, HSV, HLS,
14cr|R-colorspace-1.2.4-3|31	CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative,
14cr|R-colorspace-1.2.4-3|32	sequential, and diverging color palettes based on HCL colors are provided.
14cr|R-colorspace-1.2.4-3|33	
14cr|R-colorspace-1.2.4-3|34	%prep
14cr|R-colorspace-1.2.4-3|35	%setup -q -c -n %{packname}
14cr|R-colorspace-1.2.4-3|36	
14cr|R-colorspace-1.2.4-3|37	%build
14cr|R-colorspace-1.2.4-3|38	
14cr|R-colorspace-1.2.4-3|39	%install
14cr|R-colorspace-1.2.4-3|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-colorspace-1.2.4-3|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-colorspace-1.2.4-3|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-colorspace-1.2.4-3|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-colorspace-1.2.4-3|44	
14cr|R-colorspace-1.2.4-3|45	%if %{without bootstrap}
14cr|R-colorspace-1.2.4-3|46	%check
14cr|R-colorspace-1.2.4-3|47	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-colorspace-1.2.4-3|48	else			true
14cr|R-colorspace-1.2.4-3|49	fi
14cr|R-colorspace-1.2.4-3|50	%endif
14cr|R-colorspace-1.2.4-3|51	
14cr|R-colorspace-1.2.4-3|52	%files
14cr|R-colorspace-1.2.4-3|53	%dir %{rlibdir}/%{packname}
14cr|R-colorspace-1.2.4-3|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-colorspace-1.2.4-3|55	%doc %{rlibdir}/%{packname}/html
14cr|R-colorspace-1.2.4-3|56	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-colorspace-1.2.4-3|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-colorspace-1.2.4-3|58	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-colorspace-1.2.4-3|59	%{rlibdir}/%{packname}/INDEX
14cr|R-colorspace-1.2.4-3|60	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-colorspace-1.2.4-3|61	%{rlibdir}/%{packname}/Meta
14cr|R-colorspace-1.2.4-3|62	%{rlibdir}/%{packname}/R
14cr|R-colorspace-1.2.4-3|63	%{rlibdir}/%{packname}/help
14cr|R-colorspace-1.2.4-3|64	%{rlibdir}/%{packname}/libs
14cr|R-colorspace-1.2.4-3|65	%{rlibdir}/%{packname}/data
14cr|R-colorspace-1.2.4-3|66	%{rlibdir}/%{packname}/LICENSE
14cr|R-colorspace-1.2.4-3|67	
14cr|R-colorspace-1.2.4-3|68	
14cr|R-colorspace-1.2.4-3|69	%changelog
14cr|R-colorspace-1.2.4-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-3
14cr|R-colorspace-1.2.4-3|71	+ Revision: 0eaf6ed
14cr|R-colorspace-1.2.4-3|72	- MassBuild#464: Increase release tag
14cr|R-colorspace-1.2.4-3|73	
14cr|R-colorspace-1.2.4-3|74	

7275 14
14cr|R-combinat-0.0_8-3|1	%global packname  combinat
14cr|R-combinat-0.0_8-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-combinat-0.0_8-3|3	
14cr|R-combinat-0.0_8-3|4	Name:             R-%{packname}
14cr|R-combinat-0.0_8-3|5	Version:          0.0_8
14cr|R-combinat-0.0_8-3|6	Release:          3
14cr|R-combinat-0.0_8-3|7	Summary:          combinatorics utilities
14cr|R-combinat-0.0_8-3|8	Group:            Sciences/Mathematics
14cr|R-combinat-0.0_8-3|9	License:          GPL-2
14cr|R-combinat-0.0_8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-combinat-0.0_8-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-8.tar.gz
14cr|R-combinat-0.0_8-3|12	Source1:          NAMESPACE
14cr|R-combinat-0.0_8-3|13	BuildArch:        noarch
14cr|R-combinat-0.0_8-3|14	Requires:         R-core
14cr|R-combinat-0.0_8-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-combinat-0.0_8-3|16	
14cr|R-combinat-0.0_8-3|17	%description
14cr|R-combinat-0.0_8-3|18	routines for combinatorics
14cr|R-combinat-0.0_8-3|19	
14cr|R-combinat-0.0_8-3|20	%prep
14cr|R-combinat-0.0_8-3|21	%setup -q -c -n %{packname}
14cr|R-combinat-0.0_8-3|22	cp %{SOURCE1} combinat/
14cr|R-combinat-0.0_8-3|23	
14cr|R-combinat-0.0_8-3|24	%build
14cr|R-combinat-0.0_8-3|25	
14cr|R-combinat-0.0_8-3|26	%install
14cr|R-combinat-0.0_8-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-combinat-0.0_8-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-combinat-0.0_8-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-combinat-0.0_8-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-combinat-0.0_8-3|31	
14cr|R-combinat-0.0_8-3|32	%check
14cr|R-combinat-0.0_8-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-combinat-0.0_8-3|34	
14cr|R-combinat-0.0_8-3|35	%files
14cr|R-combinat-0.0_8-3|36	%dir %{rlibdir}/%{packname}
14cr|R-combinat-0.0_8-3|37	%doc %{rlibdir}/%{packname}/html
14cr|R-combinat-0.0_8-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-combinat-0.0_8-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-combinat-0.0_8-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-combinat-0.0_8-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-combinat-0.0_8-3|42	%{rlibdir}/%{packname}/R
14cr|R-combinat-0.0_8-3|43	%{rlibdir}/%{packname}/help
14cr|R-combinat-0.0_8-3|44	
14cr|R-combinat-0.0_8-3|45	
14cr|R-combinat-0.0_8-3|46	
14cr|R-combinat-0.0_8-3|47	%changelog
14cr|R-combinat-0.0_8-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0_8-3
14cr|R-combinat-0.0_8-3|49	+ Revision: b9cad64
14cr|R-combinat-0.0_8-3|50	- MassBuild#464: Increase release tag
14cr|R-combinat-0.0_8-3|51	
14cr|R-combinat-0.0_8-3|52	

7276 14
14cr|R-CompQuadForm-1.4-3|1	%global packname  CompQuadForm
14cr|R-CompQuadForm-1.4-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-CompQuadForm-1.4-3|3	
14cr|R-CompQuadForm-1.4-3|4	Name:             R-%{packname}
14cr|R-CompQuadForm-1.4-3|5	Version:          1.4
14cr|R-CompQuadForm-1.4-3|6	Release:          3
14cr|R-CompQuadForm-1.4-3|7	Summary:          Distribution function of quadratic forms in normal variables
14cr|R-CompQuadForm-1.4-3|8	Group:            Sciences/Mathematics
14cr|R-CompQuadForm-1.4-3|9	License:          GPL (>= 2)
14cr|R-CompQuadForm-1.4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-CompQuadForm-1.4-3|11	Source0:          http://cran.r-project.org/src/contrib/CompQuadForm_1.4.tar.gz
14cr|R-CompQuadForm-1.4-3|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-CompQuadForm-1.4-3|13	BuildRequires:    blas-devel
14cr|R-CompQuadForm-1.4-3|14	BuildRequires:    lapack-devel
14cr|R-CompQuadForm-1.4-3|15	
14cr|R-CompQuadForm-1.4-3|16	%description
14cr|R-CompQuadForm-1.4-3|17	Computes the distribution function of quadratic forms in normal variables
14cr|R-CompQuadForm-1.4-3|18	using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu
14cr|R-CompQuadForm-1.4-3|19	et al.'s algorithm.
14cr|R-CompQuadForm-1.4-3|20	
14cr|R-CompQuadForm-1.4-3|21	%prep
14cr|R-CompQuadForm-1.4-3|22	%setup -q -c -n %{packname}
14cr|R-CompQuadForm-1.4-3|23	
14cr|R-CompQuadForm-1.4-3|24	%build
14cr|R-CompQuadForm-1.4-3|25	
14cr|R-CompQuadForm-1.4-3|26	%install
14cr|R-CompQuadForm-1.4-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-CompQuadForm-1.4-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-CompQuadForm-1.4-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-CompQuadForm-1.4-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-CompQuadForm-1.4-3|31	
14cr|R-CompQuadForm-1.4-3|32	%check
14cr|R-CompQuadForm-1.4-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-CompQuadForm-1.4-3|34	
14cr|R-CompQuadForm-1.4-3|35	%files
14cr|R-CompQuadForm-1.4-3|36	%dir %{rlibdir}/%{packname}
14cr|R-CompQuadForm-1.4-3|37	%doc %{rlibdir}/%{packname}/html
14cr|R-CompQuadForm-1.4-3|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-CompQuadForm-1.4-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-CompQuadForm-1.4-3|40	%doc %{rlibdir}/%{packname}/HISTORY
14cr|R-CompQuadForm-1.4-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-CompQuadForm-1.4-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-CompQuadForm-1.4-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-CompQuadForm-1.4-3|44	%{rlibdir}/%{packname}/R
14cr|R-CompQuadForm-1.4-3|45	%{rlibdir}/%{packname}/help
14cr|R-CompQuadForm-1.4-3|46	%{rlibdir}/%{packname}/libs
14cr|R-CompQuadForm-1.4-3|47	
14cr|R-CompQuadForm-1.4-3|48	
14cr|R-CompQuadForm-1.4-3|49	%changelog
14cr|R-CompQuadForm-1.4-3|50	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|R-CompQuadForm-1.4-3|51	+ Revision: 29f2034
14cr|R-CompQuadForm-1.4-3|52	- Build with whole texlive
14cr|R-CompQuadForm-1.4-3|53	
14cr|R-CompQuadForm-1.4-3|54	

7277 14
14cr|R-corpcor-1.6.6-2|1	%global packname  corpcor
14cr|R-corpcor-1.6.6-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-corpcor-1.6.6-2|3	
14cr|R-corpcor-1.6.6-2|4	Name:             R-%{packname}
14cr|R-corpcor-1.6.6-2|5	Version:          1.6.6
14cr|R-corpcor-1.6.6-2|6	Release:          2
14cr|R-corpcor-1.6.6-2|7	Summary:          Efficient Estimation of Covariance and (Partial) Correlation
14cr|R-corpcor-1.6.6-2|8	Group:            Sciences/Mathematics
14cr|R-corpcor-1.6.6-2|9	License:          GPLv3+
14cr|R-corpcor-1.6.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-corpcor-1.6.6-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-corpcor-1.6.6-2|12	BuildArch:        noarch
14cr|R-corpcor-1.6.6-2|13	Requires:         R-core
14cr|R-corpcor-1.6.6-2|14	
14cr|R-corpcor-1.6.6-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-corpcor-1.6.6-2|16	
14cr|R-corpcor-1.6.6-2|17	
14cr|R-corpcor-1.6.6-2|18	%description
14cr|R-corpcor-1.6.6-2|19	This package implements a James-Stein-type shrinkage estimator for the
14cr|R-corpcor-1.6.6-2|20	covariance matrix, with separate shrinkage for variances and correlations.
14cr|R-corpcor-1.6.6-2|21	The details of the method are explained in Sch\"afer and Strimmer (2005)
14cr|R-corpcor-1.6.6-2|22	and Opgen-Rhein and Strimmer (2007).  The approach is both computationally
14cr|R-corpcor-1.6.6-2|23	as well as statistically very efficient, it is applicable to "small n,
14cr|R-corpcor-1.6.6-2|24	large p" data, and always returns a positive definite and well-conditioned
14cr|R-corpcor-1.6.6-2|25	covariance matrix.  In addition to inferring the covariance matrix the
14cr|R-corpcor-1.6.6-2|26	package also provides shrinkage estimators for partial correlations and
14cr|R-corpcor-1.6.6-2|27	partial variances.  The inverse of the covariance and correlation matrix
14cr|R-corpcor-1.6.6-2|28	can be efficiently computed, as well as any arbitrary power of the
14cr|R-corpcor-1.6.6-2|29	shrinkage correlation matrix.  Furthermore, functions are available for
14cr|R-corpcor-1.6.6-2|30	fast singular value decomposition, for computing the pseudoinverse, and
14cr|R-corpcor-1.6.6-2|31	for checking the rank and positive definiteness of a matrix.
14cr|R-corpcor-1.6.6-2|32	
14cr|R-corpcor-1.6.6-2|33	%prep
14cr|R-corpcor-1.6.6-2|34	%setup -q -c -n %{packname}
14cr|R-corpcor-1.6.6-2|35	
14cr|R-corpcor-1.6.6-2|36	%build
14cr|R-corpcor-1.6.6-2|37	
14cr|R-corpcor-1.6.6-2|38	%install
14cr|R-corpcor-1.6.6-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-corpcor-1.6.6-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-corpcor-1.6.6-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-corpcor-1.6.6-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-corpcor-1.6.6-2|43	
14cr|R-corpcor-1.6.6-2|44	%check
14cr|R-corpcor-1.6.6-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-corpcor-1.6.6-2|46	
14cr|R-corpcor-1.6.6-2|47	%files
14cr|R-corpcor-1.6.6-2|48	%dir %{rlibdir}/%{packname}
14cr|R-corpcor-1.6.6-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-corpcor-1.6.6-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-corpcor-1.6.6-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-corpcor-1.6.6-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-corpcor-1.6.6-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-corpcor-1.6.6-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-corpcor-1.6.6-2|55	%{rlibdir}/%{packname}/R
14cr|R-corpcor-1.6.6-2|56	%{rlibdir}/%{packname}/help
14cr|R-corpcor-1.6.6-2|57	
14cr|R-corpcor-1.6.6-2|58	%changelog
14cr|R-corpcor-1.6.6-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.6-2
14cr|R-corpcor-1.6.6-2|60	+ Revision: fc52ab3
14cr|R-corpcor-1.6.6-2|61	- MassBuild#464: Increase release tag
14cr|R-corpcor-1.6.6-2|62	
14cr|R-corpcor-1.6.6-2|63	

7278 14
14cr|R-corrgram-1.5-2|1	%global packname  corrgram
14cr|R-corrgram-1.5-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-corrgram-1.5-2|3	
14cr|R-corrgram-1.5-2|4	Name:             R-%{packname}
14cr|R-corrgram-1.5-2|5	Version:          1.5
14cr|R-corrgram-1.5-2|6	Release:          2
14cr|R-corrgram-1.5-2|7	Summary:          Plot a correlogram
14cr|R-corrgram-1.5-2|8	Group:            Sciences/Mathematics
14cr|R-corrgram-1.5-2|9	License:          GPLv2
14cr|R-corrgram-1.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-corrgram-1.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-corrgram-1.5-2|12	BuildArch:        noarch
14cr|R-corrgram-1.5-2|13	Requires:         R-core
14cr|R-corrgram-1.5-2|14	
14cr|R-corrgram-1.5-2|15	Requires:         R-graphics R-seriation R-stats
14cr|R-corrgram-1.5-2|16	
14cr|R-corrgram-1.5-2|17	
14cr|R-corrgram-1.5-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-seriation R-stats
14cr|R-corrgram-1.5-2|19	
14cr|R-corrgram-1.5-2|20	
14cr|R-corrgram-1.5-2|21	%description
14cr|R-corrgram-1.5-2|22	Calculates correlation of variables and displays the results graphically.
14cr|R-corrgram-1.5-2|23	
14cr|R-corrgram-1.5-2|24	%prep
14cr|R-corrgram-1.5-2|25	%setup -q -c -n %{packname}
14cr|R-corrgram-1.5-2|26	
14cr|R-corrgram-1.5-2|27	%build
14cr|R-corrgram-1.5-2|28	
14cr|R-corrgram-1.5-2|29	%install
14cr|R-corrgram-1.5-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-corrgram-1.5-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-corrgram-1.5-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-corrgram-1.5-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-corrgram-1.5-2|34	
14cr|R-corrgram-1.5-2|35	%check
14cr|R-corrgram-1.5-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-corrgram-1.5-2|37	
14cr|R-corrgram-1.5-2|38	%files
14cr|R-corrgram-1.5-2|39	%dir %{rlibdir}/%{packname}
14cr|R-corrgram-1.5-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-corrgram-1.5-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-corrgram-1.5-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-corrgram-1.5-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-corrgram-1.5-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-corrgram-1.5-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-corrgram-1.5-2|46	%{rlibdir}/%{packname}/R
14cr|R-corrgram-1.5-2|47	%{rlibdir}/%{packname}/data
14cr|R-corrgram-1.5-2|48	%{rlibdir}/%{packname}/help
14cr|R-corrgram-1.5-2|49	
14cr|R-corrgram-1.5-2|50	%changelog
14cr|R-corrgram-1.5-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|R-corrgram-1.5-2|52	+ Revision: c0663cc
14cr|R-corrgram-1.5-2|53	- MassBuild#464: Increase release tag
14cr|R-corrgram-1.5-2|54	
14cr|R-corrgram-1.5-2|55	

7279 14
14cr|R-corrplot-0.73-2|1	%global packname  corrplot
14cr|R-corrplot-0.73-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-corrplot-0.73-2|3	
14cr|R-corrplot-0.73-2|4	Name:             R-%{packname}
14cr|R-corrplot-0.73-2|5	Version:          0.73
14cr|R-corrplot-0.73-2|6	Release:          2
14cr|R-corrplot-0.73-2|7	Summary:          Visualization of a correlation matrix
14cr|R-corrplot-0.73-2|8	Group:            Sciences/Mathematics
14cr|R-corrplot-0.73-2|9	License:          GPL
14cr|R-corrplot-0.73-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-corrplot-0.73-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-corrplot-0.73-2|12	BuildArch:        noarch
14cr|R-corrplot-0.73-2|13	Requires:         R-core
14cr|R-corrplot-0.73-2|14	
14cr|R-corrplot-0.73-2|15	
14cr|R-corrplot-0.73-2|16	
14cr|R-corrplot-0.73-2|17	Requires:         R-seriation R-knitr
14cr|R-corrplot-0.73-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-corrplot-0.73-2|19	
14cr|R-corrplot-0.73-2|20	BuildRequires:   R-seriation R-knitr
14cr|R-corrplot-0.73-2|21	%description
14cr|R-corrplot-0.73-2|22	The corrplot package is a graphical display of a correlation matrix,
14cr|R-corrplot-0.73-2|23	confidence interval. It also contains some algorithms to do matrix
14cr|R-corrplot-0.73-2|24	
14cr|R-corrplot-0.73-2|25	%prep
14cr|R-corrplot-0.73-2|26	%setup -q -c -n %{packname}
14cr|R-corrplot-0.73-2|27	
14cr|R-corrplot-0.73-2|28	%build
14cr|R-corrplot-0.73-2|29	
14cr|R-corrplot-0.73-2|30	%install
14cr|R-corrplot-0.73-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-corrplot-0.73-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-corrplot-0.73-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-corrplot-0.73-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-corrplot-0.73-2|35	
14cr|R-corrplot-0.73-2|36	%check
14cr|R-corrplot-0.73-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-corrplot-0.73-2|38	
14cr|R-corrplot-0.73-2|39	%files
14cr|R-corrplot-0.73-2|40	%dir %{rlibdir}/%{packname}
14cr|R-corrplot-0.73-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-corrplot-0.73-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-corrplot-0.73-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-corrplot-0.73-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-corrplot-0.73-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-corrplot-0.73-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-corrplot-0.73-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-corrplot-0.73-2|48	%{rlibdir}/%{packname}/R
14cr|R-corrplot-0.73-2|49	%{rlibdir}/%{packname}/help
14cr|R-corrplot-0.73-2|50	
14cr|R-corrplot-0.73-2|51	%changelog
14cr|R-corrplot-0.73-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.73-2
14cr|R-corrplot-0.73-2|53	+ Revision: 4f7b4ad
14cr|R-corrplot-0.73-2|54	- MassBuild#464: Increase release tag
14cr|R-corrplot-0.73-2|55	
14cr|R-corrplot-0.73-2|56	

7280 14
14cr|R-CoxBoost-1.4-2|1	%global packname  CoxBoost
14cr|R-CoxBoost-1.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-CoxBoost-1.4-2|3	
14cr|R-CoxBoost-1.4-2|4	Name:             R-%{packname}
14cr|R-CoxBoost-1.4-2|5	Version:          1.4
14cr|R-CoxBoost-1.4-2|6	Release:          2
14cr|R-CoxBoost-1.4-2|7	Summary:          Cox models by likelihood based boosting
14cr|R-CoxBoost-1.4-2|8	Group:            Sciences/Mathematics
14cr|R-CoxBoost-1.4-2|9	License:          GPL (>= 2)
14cr|R-CoxBoost-1.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-CoxBoost-1.4-2|11	Source0:          http://cran.r-project.org/src/contrib/CoxBoost_1.4.tar.gz
14cr|R-CoxBoost-1.4-2|12	Requires:         R-survival R-Matrix
14cr|R-CoxBoost-1.4-2|13	Requires:         R-snowfall R-multicore
14cr|R-CoxBoost-1.4-2|14	Requires:         R-prodlim
14cr|R-CoxBoost-1.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival R-Matrix
14cr|R-CoxBoost-1.4-2|16	BuildRequires:    R-snowfall R-multicore
14cr|R-CoxBoost-1.4-2|17	BuildRequires:    R-prodlim
14cr|R-CoxBoost-1.4-2|18	%rename R-cran-CoxBoost
14cr|R-CoxBoost-1.4-2|19	
14cr|R-CoxBoost-1.4-2|20	%description
14cr|R-CoxBoost-1.4-2|21	This package provides routines for fitting Cox models by likelihood based
14cr|R-CoxBoost-1.4-2|22	boosting for a single endpoint or in presence of competing risks
14cr|R-CoxBoost-1.4-2|23	
14cr|R-CoxBoost-1.4-2|24	%prep
14cr|R-CoxBoost-1.4-2|25	%setup -q -c -n %{packname}
14cr|R-CoxBoost-1.4-2|26	
14cr|R-CoxBoost-1.4-2|27	%build
14cr|R-CoxBoost-1.4-2|28	
14cr|R-CoxBoost-1.4-2|29	%install
14cr|R-CoxBoost-1.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-CoxBoost-1.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-CoxBoost-1.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-CoxBoost-1.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-CoxBoost-1.4-2|34	
14cr|R-CoxBoost-1.4-2|35	%check
14cr|R-CoxBoost-1.4-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-CoxBoost-1.4-2|37	
14cr|R-CoxBoost-1.4-2|38	%files
14cr|R-CoxBoost-1.4-2|39	%dir %{rlibdir}/%{packname}
14cr|R-CoxBoost-1.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-CoxBoost-1.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-CoxBoost-1.4-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-CoxBoost-1.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-CoxBoost-1.4-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-CoxBoost-1.4-2|45	%{rlibdir}/%{packname}/R
14cr|R-CoxBoost-1.4-2|46	%{rlibdir}/%{packname}/help
14cr|R-CoxBoost-1.4-2|47	%{rlibdir}/%{packname}/libs
14cr|R-CoxBoost-1.4-2|48	
14cr|R-CoxBoost-1.4-2|49	
14cr|R-CoxBoost-1.4-2|50	%changelog
14cr|R-CoxBoost-1.4-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|R-CoxBoost-1.4-2|52	+ Revision: 32f5f5b
14cr|R-CoxBoost-1.4-2|53	- MassBuild#464: Increase release tag
14cr|R-CoxBoost-1.4-2|54	
14cr|R-CoxBoost-1.4-2|55	

7281 14
14cr|R-coxme-2.2.3-3|1	%global packname  coxme
14cr|R-coxme-2.2.3-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-coxme-2.2.3-3|3	
14cr|R-coxme-2.2.3-3|4	Name:             R-%{packname}
14cr|R-coxme-2.2.3-3|5	Version:          2.2.3
14cr|R-coxme-2.2.3-3|6	Release:          3
14cr|R-coxme-2.2.3-3|7	Summary:          Mixed Effects Cox Models
14cr|R-coxme-2.2.3-3|8	Group:            Sciences/Mathematics
14cr|R-coxme-2.2.3-3|9	License:          GPL-2
14cr|R-coxme-2.2.3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-coxme-2.2.3-3|11	Source0:          http://cran.r-project.org/src/contrib/coxme_2.2-3.tar.gz
14cr|R-coxme-2.2.3-3|12	Requires:         R-survival R-bdsmatrix R-nlme R-Matrix R-methods
14cr|R-coxme-2.2.3-3|13	Requires:         R-mvtnorm R-kinship2
14cr|R-coxme-2.2.3-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival
14cr|R-coxme-2.2.3-3|15	BuildRequires:    R-bdsmatrix R-nlme R-Matrix R-methods R-mvtnorm R-kinship2
14cr|R-coxme-2.2.3-3|16	
14cr|R-coxme-2.2.3-3|17	%description
14cr|R-coxme-2.2.3-3|18	Cox proportional hazards models containing Gaussian random effects, also
14cr|R-coxme-2.2.3-3|19	known as frailty models.
14cr|R-coxme-2.2.3-3|20	
14cr|R-coxme-2.2.3-3|21	%prep
14cr|R-coxme-2.2.3-3|22	%setup -q -c -n %{packname}
14cr|R-coxme-2.2.3-3|23	
14cr|R-coxme-2.2.3-3|24	%build
14cr|R-coxme-2.2.3-3|25	
14cr|R-coxme-2.2.3-3|26	%install
14cr|R-coxme-2.2.3-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-coxme-2.2.3-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-coxme-2.2.3-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-coxme-2.2.3-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-coxme-2.2.3-3|31	
14cr|R-coxme-2.2.3-3|32	%check
14cr|R-coxme-2.2.3-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-coxme-2.2.3-3|34	
14cr|R-coxme-2.2.3-3|35	%files
14cr|R-coxme-2.2.3-3|36	%dir %{rlibdir}/%{packname}
14cr|R-coxme-2.2.3-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-coxme-2.2.3-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-coxme-2.2.3-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-coxme-2.2.3-3|40	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-coxme-2.2.3-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-coxme-2.2.3-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-coxme-2.2.3-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-coxme-2.2.3-3|44	%{rlibdir}/%{packname}/R
14cr|R-coxme-2.2.3-3|45	%{rlibdir}/%{packname}/data
14cr|R-coxme-2.2.3-3|46	%{rlibdir}/%{packname}/help
14cr|R-coxme-2.2.3-3|47	%{rlibdir}/%{packname}/libs
14cr|R-coxme-2.2.3-3|48	
14cr|R-coxme-2.2.3-3|49	%changelog
14cr|R-coxme-2.2.3-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-3
14cr|R-coxme-2.2.3-3|51	+ Revision: 31c1196
14cr|R-coxme-2.2.3-3|52	- MassBuild#464: Increase release tag
14cr|R-coxme-2.2.3-3|53	
14cr|R-coxme-2.2.3-3|54	

7282 14
14cr|R-cran-leaps-2.9-3|1	%define modulename leaps
14cr|R-cran-leaps-2.9-3|2	%define realver 2.9
14cr|R-cran-leaps-2.9-3|3	%define r_library %{_libdir}/R/library
14cr|R-cran-leaps-2.9-3|4	
14cr|R-cran-leaps-2.9-3|5	Summary:        Regression subset for R
14cr|R-cran-leaps-2.9-3|6	Name:           R-cran-%{modulename}
14cr|R-cran-leaps-2.9-3|7	Version:        %(echo %{realver} | tr '-' '.')
14cr|R-cran-leaps-2.9-3|8	Release:        3
14cr|R-cran-leaps-2.9-3|9	License:        GPLv2+
14cr|R-cran-leaps-2.9-3|10	Group:          Sciences/Mathematics
14cr|R-cran-leaps-2.9-3|11	Url:            http://cran.r-project.org/web/packages/%{modulename}/index.html
14cr|R-cran-leaps-2.9-3|12	Source0:        http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
14cr|R-cran-leaps-2.9-3|13	BuildRequires:  R-base
14cr|R-cran-leaps-2.9-3|14	BuildRequires:  gcc-gfortran
14cr|R-cran-leaps-2.9-3|15	Requires:       R-base
14cr|R-cran-leaps-2.9-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14cr|R-cran-leaps-2.9-3|17	
14cr|R-cran-leaps-2.9-3|18	%description
14cr|R-cran-leaps-2.9-3|19	This R package provides a regression subset selection including
14cr|R-cran-leaps-2.9-3|20	exhaustive search.
14cr|R-cran-leaps-2.9-3|21	
14cr|R-cran-leaps-2.9-3|22	%prep
14cr|R-cran-leaps-2.9-3|23	%setup -q -c
14cr|R-cran-leaps-2.9-3|24	
14cr|R-cran-leaps-2.9-3|25	%build
14cr|R-cran-leaps-2.9-3|26	
14cr|R-cran-leaps-2.9-3|27	R CMD build %{modulename}
14cr|R-cran-leaps-2.9-3|28	
14cr|R-cran-leaps-2.9-3|29	%install
14cr|R-cran-leaps-2.9-3|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|R-cran-leaps-2.9-3|31	
14cr|R-cran-leaps-2.9-3|32	mkdir -p %{buildroot}/%{r_library}
14cr|R-cran-leaps-2.9-3|33	
14cr|R-cran-leaps-2.9-3|34	# install
14cr|R-cran-leaps-2.9-3|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
14cr|R-cran-leaps-2.9-3|36	
14cr|R-cran-leaps-2.9-3|37	# provided by R-base
14cr|R-cran-leaps-2.9-3|38	rm -rf %{buildroot}/%{r_library}/R.css
14cr|R-cran-leaps-2.9-3|39	
14cr|R-cran-leaps-2.9-3|40	%clean
14cr|R-cran-leaps-2.9-3|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|R-cran-leaps-2.9-3|42	
14cr|R-cran-leaps-2.9-3|43	%files
14cr|R-cran-leaps-2.9-3|44	%defattr(-,root,root)
14cr|R-cran-leaps-2.9-3|45	%{r_library}/%{modulename}
14cr|R-cran-leaps-2.9-3|46	
14cr|R-cran-leaps-2.9-3|47	
14cr|R-cran-leaps-2.9-3|48	
14cr|R-cran-leaps-2.9-3|49	
14cr|R-cran-leaps-2.9-3|50	%changelog
14cr|R-cran-leaps-2.9-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-3
14cr|R-cran-leaps-2.9-3|52	+ Revision: 2646092
14cr|R-cran-leaps-2.9-3|53	- MassBuild#464: Increase release tag
14cr|R-cran-leaps-2.9-3|54	
14cr|R-cran-leaps-2.9-3|55	

7283 14
14cr|R-CreditMetrics-0.0_2-4|1	%global packname  CreditMetrics
14cr|R-CreditMetrics-0.0_2-4|2	%global rlibdir  %{_datadir}/R/library
14cr|R-CreditMetrics-0.0_2-4|3	
14cr|R-CreditMetrics-0.0_2-4|4	Name:             R-%{packname}
14cr|R-CreditMetrics-0.0_2-4|5	Epoch:            1
14cr|R-CreditMetrics-0.0_2-4|6	Version:          0.0_2
14cr|R-CreditMetrics-0.0_2-4|7	Release:          4
14cr|R-CreditMetrics-0.0_2-4|8	Summary:          Functions for calculating the CreditMetrics risk model
14cr|R-CreditMetrics-0.0_2-4|9	Group:            Sciences/Mathematics
14cr|R-CreditMetrics-0.0_2-4|10	License:          Unlimited
14cr|R-CreditMetrics-0.0_2-4|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-CreditMetrics-0.0_2-4|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-2.tar.gz
14cr|R-CreditMetrics-0.0_2-4|13	BuildArch:        noarch
14cr|R-CreditMetrics-0.0_2-4|14	Requires:         R-core
14cr|R-CreditMetrics-0.0_2-4|15	BuildRequires:    R-devel
14cr|R-CreditMetrics-0.0_2-4|16	BuildRequires:    Rmath-devel
14cr|R-CreditMetrics-0.0_2-4|17	BuildRequires:    texlive-collection-latex
14cr|R-CreditMetrics-0.0_2-4|18	BuildRequires:    pkgconfig(lapack)
14cr|R-CreditMetrics-0.0_2-4|19	
14cr|R-CreditMetrics-0.0_2-4|20	%description
14cr|R-CreditMetrics-0.0_2-4|21	A set of functions for computing the CreditMetrics risk model.
14cr|R-CreditMetrics-0.0_2-4|22	
14cr|R-CreditMetrics-0.0_2-4|23	%prep
14cr|R-CreditMetrics-0.0_2-4|24	%setup -q -c -n %{packname}
14cr|R-CreditMetrics-0.0_2-4|25	
14cr|R-CreditMetrics-0.0_2-4|26	%build
14cr|R-CreditMetrics-0.0_2-4|27	
14cr|R-CreditMetrics-0.0_2-4|28	%install
14cr|R-CreditMetrics-0.0_2-4|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-CreditMetrics-0.0_2-4|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-CreditMetrics-0.0_2-4|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-CreditMetrics-0.0_2-4|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-CreditMetrics-0.0_2-4|33	
14cr|R-CreditMetrics-0.0_2-4|34	%check
14cr|R-CreditMetrics-0.0_2-4|35	%{_bindir}/R CMD check %{packname}
14cr|R-CreditMetrics-0.0_2-4|36	
14cr|R-CreditMetrics-0.0_2-4|37	%files
14cr|R-CreditMetrics-0.0_2-4|38	%dir %{rlibdir}/%{packname}
14cr|R-CreditMetrics-0.0_2-4|39	%doc %{rlibdir}/%{packname}/html
14cr|R-CreditMetrics-0.0_2-4|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-CreditMetrics-0.0_2-4|41	%{rlibdir}/%{packname}/INDEX
14cr|R-CreditMetrics-0.0_2-4|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-CreditMetrics-0.0_2-4|43	%{rlibdir}/%{packname}/Meta
14cr|R-CreditMetrics-0.0_2-4|44	%{rlibdir}/%{packname}/R
14cr|R-CreditMetrics-0.0_2-4|45	%{rlibdir}/%{packname}/help
14cr|R-CreditMetrics-0.0_2-4|46	
14cr|R-CreditMetrics-0.0_2-4|47	
14cr|R-CreditMetrics-0.0_2-4|48	
14cr|R-CreditMetrics-0.0_2-4|49	%changelog
14cr|R-CreditMetrics-0.0_2-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0_2-4
14cr|R-CreditMetrics-0.0_2-4|51	+ Revision: b371f72
14cr|R-CreditMetrics-0.0_2-4|52	- MassBuild#464: Increase release tag
14cr|R-CreditMetrics-0.0_2-4|53	
14cr|R-CreditMetrics-0.0_2-4|54	

7284 14
14cr|rcs-5.9.2-3|1	Name:		rcs
14cr|rcs-5.9.2-3|2	Summary:	Revision Control System (RCS) file version management tools
14cr|rcs-5.9.2-3|3	Version:	5.9.2
14cr|rcs-5.9.2-3|4	Release:	3
14cr|rcs-5.9.2-3|5	License:	GPL
14cr|rcs-5.9.2-3|6	Group:		Development/Other
14cr|rcs-5.9.2-3|7	Source0:	ftp://ftp.gnu.org:21/pub/gnu/rcs/%{name}-%{version}.tar.xz
14cr|rcs-5.9.2-3|8	Patch0:		rcs-5.8-build-tweaks.patch
14cr|rcs-5.9.2-3|9	Url:		http://www.cs.purdue.edu/homes/trinkle/RCS/
14cr|rcs-5.9.2-3|10	BuildRequires:	autoconf
14cr|rcs-5.9.2-3|11	BuildRequires:	ed
14cr|rcs-5.9.2-3|12	BuildRequires:	groff
14cr|rcs-5.9.2-3|13	
14cr|rcs-5.9.2-3|14	%description
14cr|rcs-5.9.2-3|15	The Revision Control System (RCS) is a system for managing multiple
14cr|rcs-5.9.2-3|16	versions of files.  RCS automates the storage, retrieval, logging,
14cr|rcs-5.9.2-3|17	identification and merging of file revisions.  RCS is useful for text
14cr|rcs-5.9.2-3|18	files that are revised frequently (for example, programs,
14cr|rcs-5.9.2-3|19	documentation, graphics, papers and form letters).
14cr|rcs-5.9.2-3|20	
14cr|rcs-5.9.2-3|21	The rcs package should be installed if you need a system for managing
14cr|rcs-5.9.2-3|22	different versions of files.
14cr|rcs-5.9.2-3|23	
14cr|rcs-5.9.2-3|24	%prep
14cr|rcs-5.9.2-3|25	%setup -q
14cr|rcs-5.9.2-3|26	%patch0 -p1 -b .build-tweaks
14cr|rcs-5.9.2-3|27	
14cr|rcs-5.9.2-3|28	%build
14cr|rcs-5.9.2-3|29	autoreconf -fi
14cr|rcs-5.9.2-3|30	%configure --with-diffutils
14cr|rcs-5.9.2-3|31	make
14cr|rcs-5.9.2-3|32	
14cr|rcs-5.9.2-3|33	%install
14cr|rcs-5.9.2-3|34	%makeinstall_std
14cr|rcs-5.9.2-3|35	
14cr|rcs-5.9.2-3|36	install -m 755 src/rcsfreeze %{buildroot}%{_bindir}
14cr|rcs-5.9.2-3|37	
14cr|rcs-5.9.2-3|38	rm -f %{buildroot}/%{_infodir}/dir
14cr|rcs-5.9.2-3|39	
14cr|rcs-5.9.2-3|40	%clean
14cr|rcs-5.9.2-3|41	
14cr|rcs-5.9.2-3|42	%files
14cr|rcs-5.9.2-3|43	%doc NEWS
14cr|rcs-5.9.2-3|44	%{_bindir}/*
14cr|rcs-5.9.2-3|45	%{_mandir}/man?/*
14cr|rcs-5.9.2-3|46	%{_infodir}/*
14cr|rcs-5.9.2-3|47	
14cr|rcs-5.9.2-3|48	
14cr|rcs-5.9.2-3|49	
14cr|rcs-5.9.2-3|50	%changelog
14cr|rcs-5.9.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.9.2-3
14cr|rcs-5.9.2-3|52	+ Revision: dbcac80
14cr|rcs-5.9.2-3|53	- MassBuild#464: Increase release tag
14cr|rcs-5.9.2-3|54	
14cr|rcs-5.9.2-3|55	

7285 14
14cr|R-cubature-1.1.2-3|1	%global packname  cubature
14cr|R-cubature-1.1.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-cubature-1.1.2-3|3	
14cr|R-cubature-1.1.2-3|4	Name:             R-%{packname}
14cr|R-cubature-1.1.2-3|5	Version:          1.1.2
14cr|R-cubature-1.1.2-3|6	Release:          3
14cr|R-cubature-1.1.2-3|7	Summary:          Adaptive multivariate integration over hypercubes
14cr|R-cubature-1.1.2-3|8	Group:            Sciences/Mathematics
14cr|R-cubature-1.1.2-3|9	License:          GPL (>= 2)
14cr|R-cubature-1.1.2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-cubature-1.1.2-3|11	Source0:          http://cran.r-project.org/src/contrib/cubature_1.1-2.tar.gz
14cr|R-cubature-1.1.2-3|12	BuildRequires:    R-devel
14cr|R-cubature-1.1.2-3|13	BuildRequires:    Rmath-devel
14cr|R-cubature-1.1.2-3|14	BuildRequires:    texlive
14cr|R-cubature-1.1.2-3|15	BuildRequires:    pkgconfig(lapack)
14cr|R-cubature-1.1.2-3|16	
14cr|R-cubature-1.1.2-3|17	%description
14cr|R-cubature-1.1.2-3|18	Adaptive multivariate integration over hypercubes
14cr|R-cubature-1.1.2-3|19	
14cr|R-cubature-1.1.2-3|20	%prep
14cr|R-cubature-1.1.2-3|21	%setup -q -c -n %{packname}
14cr|R-cubature-1.1.2-3|22	
14cr|R-cubature-1.1.2-3|23	%build
14cr|R-cubature-1.1.2-3|24	
14cr|R-cubature-1.1.2-3|25	%install
14cr|R-cubature-1.1.2-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-cubature-1.1.2-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-cubature-1.1.2-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-cubature-1.1.2-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-cubature-1.1.2-3|30	
14cr|R-cubature-1.1.2-3|31	%check
14cr|R-cubature-1.1.2-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-cubature-1.1.2-3|33	
14cr|R-cubature-1.1.2-3|34	%files
14cr|R-cubature-1.1.2-3|35	%dir %{rlibdir}/%{packname}
14cr|R-cubature-1.1.2-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-cubature-1.1.2-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-cubature-1.1.2-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-cubature-1.1.2-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-cubature-1.1.2-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-cubature-1.1.2-3|41	%{rlibdir}/%{packname}/R
14cr|R-cubature-1.1.2-3|42	%{rlibdir}/%{packname}/help
14cr|R-cubature-1.1.2-3|43	%{rlibdir}/%{packname}/libs
14cr|R-cubature-1.1.2-3|44	
14cr|R-cubature-1.1.2-3|45	
14cr|R-cubature-1.1.2-3|46	%changelog
14cr|R-cubature-1.1.2-3|47	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
14cr|R-cubature-1.1.2-3|48	+ Revision: 1720d61
14cr|R-cubature-1.1.2-3|49	- Use whole texlive
14cr|R-cubature-1.1.2-3|50	
14cr|R-cubature-1.1.2-3|51	

7286 14
14cr|R-DAAG-1.18-3|1	%global packname  DAAG
14cr|R-DAAG-1.18-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-DAAG-1.18-3|3	
14cr|R-DAAG-1.18-3|4	%define debug_package %{nil}
14cr|R-DAAG-1.18-3|5	
14cr|R-DAAG-1.18-3|6	Name:             R-%{packname}
14cr|R-DAAG-1.18-3|7	Version:          1.18
14cr|R-DAAG-1.18-3|8	Release:          3
14cr|R-DAAG-1.18-3|9	Summary:          Data Analysis And Graphics data and functions
14cr|R-DAAG-1.18-3|10	Group:            Sciences/Mathematics
14cr|R-DAAG-1.18-3|11	License:          Unlimited
14cr|R-DAAG-1.18-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-DAAG-1.18-3|13	Source0:          http://cran.r-project.org/src/contrib/DAAG_1.18.tar.gz
14cr|R-DAAG-1.18-3|14	Requires:         R-MASS R-rpart R-randomForest R-boot R-survival
14cr|R-DAAG-1.18-3|15	Requires:         R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
14cr|R-DAAG-1.18-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-rpart R-randomForest R-boot R-survival
14cr|R-DAAG-1.18-3|17	BuildRequires:    R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
14cr|R-DAAG-1.18-3|18	
14cr|R-DAAG-1.18-3|19	%description
14cr|R-DAAG-1.18-3|20	various data sets used in examples and exercises in the book Maindonald,
14cr|R-DAAG-1.18-3|21	J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using
14cr|R-DAAG-1.18-3|22	
14cr|R-DAAG-1.18-3|23	%prep
14cr|R-DAAG-1.18-3|24	%setup -q -c -n %{packname}
14cr|R-DAAG-1.18-3|25	
14cr|R-DAAG-1.18-3|26	%build
14cr|R-DAAG-1.18-3|27	
14cr|R-DAAG-1.18-3|28	%install
14cr|R-DAAG-1.18-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DAAG-1.18-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DAAG-1.18-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DAAG-1.18-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DAAG-1.18-3|33	
14cr|R-DAAG-1.18-3|34	%check
14cr|R-DAAG-1.18-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-DAAG-1.18-3|36	
14cr|R-DAAG-1.18-3|37	%files
14cr|R-DAAG-1.18-3|38	%dir %{rlibdir}/%{packname}
14cr|R-DAAG-1.18-3|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-DAAG-1.18-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-DAAG-1.18-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DAAG-1.18-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-DAAG-1.18-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DAAG-1.18-3|44	%{rlibdir}/%{packname}/NEWS
14cr|R-DAAG-1.18-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-DAAG-1.18-3|46	%{rlibdir}/%{packname}/R
14cr|R-DAAG-1.18-3|47	%{rlibdir}/%{packname}/data
14cr|R-DAAG-1.18-3|48	%{rlibdir}/%{packname}/help
14cr|R-DAAG-1.18-3|49	%{rlibdir}/%{packname}/misc
14cr|R-DAAG-1.18-3|50	%{rlibdir}/%{packname}/seedrates.txt
14cr|R-DAAG-1.18-3|51	
14cr|R-DAAG-1.18-3|52	%changelog
14cr|R-DAAG-1.18-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18-3
14cr|R-DAAG-1.18-3|54	+ Revision: 21c5764
14cr|R-DAAG-1.18-3|55	- MassBuild#464: Increase release tag
14cr|R-DAAG-1.18-3|56	
14cr|R-DAAG-1.18-3|57	

7287 14
14cr|R-DBI-0.2.7-2|1	%global packname  DBI
14cr|R-DBI-0.2.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-DBI-0.2.7-2|3	
14cr|R-DBI-0.2.7-2|4	Name:             R-%{packname}
14cr|R-DBI-0.2.7-2|5	Version:          0.2.7
14cr|R-DBI-0.2.7-2|6	Release:          2
14cr|R-DBI-0.2.7-2|7	Summary:          R Database Interface
14cr|R-DBI-0.2.7-2|8	Group:            Sciences/Mathematics
14cr|R-DBI-0.2.7-2|9	License:          LGPL (>= 2)
14cr|R-DBI-0.2.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-DBI-0.2.7-2|11	Source0:          http://cran.r-project.org/src/contrib/DBI_0.2-7.tar.gz
14cr|R-DBI-0.2.7-2|12	Requires:         R-methods
14cr|R-DBI-0.2.7-2|13	Requires:         R-methods
14cr|R-DBI-0.2.7-2|14	BuildRequires:    R-devel Rmath-devel texlive R-methods
14cr|R-DBI-0.2.7-2|15	BuildRequires:    R-methods
14cr|R-DBI-0.2.7-2|16	
14cr|R-DBI-0.2.7-2|17	%define debug_package %{nil}
14cr|R-DBI-0.2.7-2|18	
14cr|R-DBI-0.2.7-2|19	%description
14cr|R-DBI-0.2.7-2|20	A database interface (DBI) definition for communication between R and
14cr|R-DBI-0.2.7-2|21	relational database management systems.  All classes in this package are
14cr|R-DBI-0.2.7-2|22	virtual and need to be extended by the various R/DBMS implementations.
14cr|R-DBI-0.2.7-2|23	
14cr|R-DBI-0.2.7-2|24	%prep
14cr|R-DBI-0.2.7-2|25	%setup -q -c -n %{packname}
14cr|R-DBI-0.2.7-2|26	
14cr|R-DBI-0.2.7-2|27	%build
14cr|R-DBI-0.2.7-2|28	
14cr|R-DBI-0.2.7-2|29	%install
14cr|R-DBI-0.2.7-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DBI-0.2.7-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DBI-0.2.7-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DBI-0.2.7-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DBI-0.2.7-2|34	
14cr|R-DBI-0.2.7-2|35	%check
14cr|R-DBI-0.2.7-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-DBI-0.2.7-2|37	
14cr|R-DBI-0.2.7-2|38	%files
14cr|R-DBI-0.2.7-2|39	%dir %{rlibdir}/%{packname}
14cr|R-DBI-0.2.7-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-DBI-0.2.7-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-DBI-0.2.7-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DBI-0.2.7-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-DBI-0.2.7-2|44	%doc %{rlibdir}/%{packname}/TODO
14cr|R-DBI-0.2.7-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-DBI-0.2.7-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DBI-0.2.7-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-DBI-0.2.7-2|48	%{rlibdir}/%{packname}/R
14cr|R-DBI-0.2.7-2|49	%{rlibdir}/%{packname}/help
14cr|R-DBI-0.2.7-2|50	
14cr|R-DBI-0.2.7-2|51	%changelog
14cr|R-DBI-0.2.7-2|52	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-2
14cr|R-DBI-0.2.7-2|53	+ Revision: 2c3bd89
14cr|R-DBI-0.2.7-2|54	- Build with whole texlive
14cr|R-DBI-0.2.7-2|55	
14cr|R-DBI-0.2.7-2|56	

7288 14
14cr|R-Deducer-0.7.6.1-2|1	%global packname  Deducer
14cr|R-Deducer-0.7.6.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Deducer-0.7.6.1-2|3	
14cr|R-Deducer-0.7.6.1-2|4	Name:             R-%{packname}
14cr|R-Deducer-0.7.6.1-2|5	Version:          0.7.6.1
14cr|R-Deducer-0.7.6.1-2|6	Release:          2
14cr|R-Deducer-0.7.6.1-2|7	Summary:          Deducer
14cr|R-Deducer-0.7.6.1-2|8	Group:            Sciences/Mathematics
14cr|R-Deducer-0.7.6.1-2|9	License:          GPLv2
14cr|R-Deducer-0.7.6.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Deducer-0.7.6.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-6.1.tar.gz
14cr|R-Deducer-0.7.6.1-2|12	BuildArch:        noarch
14cr|R-Deducer-0.7.6.1-2|13	Requires:         R-core
14cr|R-Deducer-0.7.6.1-2|14	
14cr|R-Deducer-0.7.6.1-2|15	Requires:         R-rJava R-ggplot2 R-scales R-JGR R-car R-multcomp R-effects R-foreign R-plyr R-e1071 R-MASS
14cr|R-Deducer-0.7.6.1-2|16	
14cr|R-Deducer-0.7.6.1-2|17	Requires:         R-lawstat R-Hmisc
14cr|R-Deducer-0.7.6.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rJava R-ggplot2 R-scales R-JGR R-car R-multcomp R-effects R-foreign R-plyr R-e1071 R-MASS
14cr|R-Deducer-0.7.6.1-2|19	
14cr|R-Deducer-0.7.6.1-2|20	BuildRequires:    R-lawstat R-Hmisc
14cr|R-Deducer-0.7.6.1-2|21	BuildRequires:    java-rpmbuild
14cr|R-Deducer-0.7.6.1-2|22	BuildRequires:    x11-server-xvfb
14cr|R-Deducer-0.7.6.1-2|23	
14cr|R-Deducer-0.7.6.1-2|24	%description
14cr|R-Deducer-0.7.6.1-2|25	An intuitive, cross-platform graphical data analysis system. It uses menus
14cr|R-Deducer-0.7.6.1-2|26	and dialogs to guide the user efficiently through the data manipulation
14cr|R-Deducer-0.7.6.1-2|27	and analysis process, and has an excel like spreadsheet for easy data
14cr|R-Deducer-0.7.6.1-2|28	frame visualization and editing. Deducer works best when used with the
14cr|R-Deducer-0.7.6.1-2|29	Java based R GUI JGR, but the dialogs can be called from the command line.
14cr|R-Deducer-0.7.6.1-2|30	Dialogs have also been integrated into the Windows Rgui.
14cr|R-Deducer-0.7.6.1-2|31	
14cr|R-Deducer-0.7.6.1-2|32	%prep
14cr|R-Deducer-0.7.6.1-2|33	%setup -q -c -n %{packname}
14cr|R-Deducer-0.7.6.1-2|34	
14cr|R-Deducer-0.7.6.1-2|35	%build
14cr|R-Deducer-0.7.6.1-2|36	
14cr|R-Deducer-0.7.6.1-2|37	%install
14cr|R-Deducer-0.7.6.1-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Deducer-0.7.6.1-2|39	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Deducer-0.7.6.1-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Deducer-0.7.6.1-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Deducer-0.7.6.1-2|42	
14cr|R-Deducer-0.7.6.1-2|43	%check
14cr|R-Deducer-0.7.6.1-2|44	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-Deducer-0.7.6.1-2|45	
14cr|R-Deducer-0.7.6.1-2|46	%files
14cr|R-Deducer-0.7.6.1-2|47	%dir %{rlibdir}/%{packname}
14cr|R-Deducer-0.7.6.1-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-Deducer-0.7.6.1-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Deducer-0.7.6.1-2|50	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Deducer-0.7.6.1-2|51	%{rlibdir}/%{packname}/CITATION
14cr|R-Deducer-0.7.6.1-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-Deducer-0.7.6.1-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Deducer-0.7.6.1-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-Deducer-0.7.6.1-2|55	%{rlibdir}/%{packname}/R
14cr|R-Deducer-0.7.6.1-2|56	%{rlibdir}/%{packname}/help
14cr|R-Deducer-0.7.6.1-2|57	%{rlibdir}/%{packname}/java
14cr|R-Deducer-0.7.6.1-2|58	
14cr|R-Deducer-0.7.6.1-2|59	%changelog
14cr|R-Deducer-0.7.6.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6.1-2
14cr|R-Deducer-0.7.6.1-2|61	+ Revision: 5f1a2c5
14cr|R-Deducer-0.7.6.1-2|62	- MassBuild#464: Increase release tag
14cr|R-Deducer-0.7.6.1-2|63	
14cr|R-Deducer-0.7.6.1-2|64	

7289 14
14cr|R-degreenet-1.2-3|1	%global packname  degreenet
14cr|R-degreenet-1.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-degreenet-1.2-3|3	
14cr|R-degreenet-1.2-3|4	Name:             R-%{packname}
14cr|R-degreenet-1.2-3|5	Version:          1.2
14cr|R-degreenet-1.2-3|6	Release:          3
14cr|R-degreenet-1.2-3|7	Summary:          Models for Skewed Count Distributions Relevant to Networks
14cr|R-degreenet-1.2-3|8	Group:            Sciences/Mathematics
14cr|R-degreenet-1.2-3|9	License:          file LICENSE
14cr|R-degreenet-1.2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-degreenet-1.2-3|11	Source0:          http://cran.r-project.org/src/contrib/degreenet_1.2.tar.gz
14cr|R-degreenet-1.2-3|12	Requires:         R-network
14cr|R-degreenet-1.2-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-degreenet-1.2-3|14	BuildRequires:    R-network
14cr|R-degreenet-1.2-3|15	BuildRequires:    blas-devel
14cr|R-degreenet-1.2-3|16	BuildRequires:    lapack-devel
14cr|R-degreenet-1.2-3|17	
14cr|R-degreenet-1.2-3|18	%description
14cr|R-degreenet-1.2-3|19	Likelihood-based inference for skewed count distributions used in network
14cr|R-degreenet-1.2-3|20	modeling. "degreenet" is a part of the "statnet" suite of packages for
14cr|R-degreenet-1.2-3|21	network analysis.  For a list of functions type: help(package='degreenet')
14cr|R-degreenet-1.2-3|22	
14cr|R-degreenet-1.2-3|23	%prep
14cr|R-degreenet-1.2-3|24	%setup -q -c -n %{packname}
14cr|R-degreenet-1.2-3|25	
14cr|R-degreenet-1.2-3|26	%build
14cr|R-degreenet-1.2-3|27	
14cr|R-degreenet-1.2-3|28	%install
14cr|R-degreenet-1.2-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-degreenet-1.2-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-degreenet-1.2-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-degreenet-1.2-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-degreenet-1.2-3|33	
14cr|R-degreenet-1.2-3|34	#%check
14cr|R-degreenet-1.2-3|35	#%{_bindir}/R CMD check %{packname}
14cr|R-degreenet-1.2-3|36	
14cr|R-degreenet-1.2-3|37	%files
14cr|R-degreenet-1.2-3|38	%dir %{rlibdir}/%{packname}
14cr|R-degreenet-1.2-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-degreenet-1.2-3|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-degreenet-1.2-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-degreenet-1.2-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-degreenet-1.2-3|43	%{rlibdir}/%{packname}/LICENSE
14cr|R-degreenet-1.2-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-degreenet-1.2-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-degreenet-1.2-3|46	%{rlibdir}/%{packname}/R
14cr|R-degreenet-1.2-3|47	%{rlibdir}/%{packname}/data
14cr|R-degreenet-1.2-3|48	%{rlibdir}/%{packname}/demo
14cr|R-degreenet-1.2-3|49	%{rlibdir}/%{packname}/flo*
14cr|R-degreenet-1.2-3|50	%{rlibdir}/%{packname}/help
14cr|R-degreenet-1.2-3|51	%{rlibdir}/%{packname}/libs
14cr|R-degreenet-1.2-3|52	
14cr|R-degreenet-1.2-3|53	
14cr|R-degreenet-1.2-3|54	
14cr|R-degreenet-1.2-3|55	%changelog
14cr|R-degreenet-1.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|R-degreenet-1.2-3|57	+ Revision: 9967d77
14cr|R-degreenet-1.2-3|58	- MassBuild#464: Increase release tag
14cr|R-degreenet-1.2-3|59	
14cr|R-degreenet-1.2-3|60	

7290 14
14cr|R-deldir-0.1.5-2|1	%global packname  deldir
14cr|R-deldir-0.1.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-deldir-0.1.5-2|3	
14cr|R-deldir-0.1.5-2|4	Name:             R-%{packname}
14cr|R-deldir-0.1.5-2|5	Version:          0.1.5
14cr|R-deldir-0.1.5-2|6	Release:          2
14cr|R-deldir-0.1.5-2|7	Summary:          Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
14cr|R-deldir-0.1.5-2|8	
14cr|R-deldir-0.1.5-2|9	Group:            Sciences/Mathematics
14cr|R-deldir-0.1.5-2|10	License:          GPL (>= 2)
14cr|R-deldir-0.1.5-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-deldir-0.1.5-2|12	Source0:          http://cran.r-project.org/src/contrib/deldir_0.1-5.tar.gz
14cr|R-deldir-0.1.5-2|13	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-deldir-0.1.5-2|14	BuildRequires: R-polyclip
14cr|R-deldir-0.1.5-2|15	Requires: R-polyclip
14cr|R-deldir-0.1.5-2|16	BuildRequires:    R-spatstat
14cr|R-deldir-0.1.5-2|17	
14cr|R-deldir-0.1.5-2|18	%description
14cr|R-deldir-0.1.5-2|19	Calculates the Delaunay triangulation and the Dirichlet or Voronoi
14cr|R-deldir-0.1.5-2|20	tessellation (with respect to the entire plane) of a planar point set.
14cr|R-deldir-0.1.5-2|21	
14cr|R-deldir-0.1.5-2|22	%prep
14cr|R-deldir-0.1.5-2|23	%setup -q -c -n %{packname}
14cr|R-deldir-0.1.5-2|24	
14cr|R-deldir-0.1.5-2|25	%build
14cr|R-deldir-0.1.5-2|26	
14cr|R-deldir-0.1.5-2|27	%install
14cr|R-deldir-0.1.5-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-deldir-0.1.5-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-deldir-0.1.5-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-deldir-0.1.5-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-deldir-0.1.5-2|32	
14cr|R-deldir-0.1.5-2|33	%check
14cr|R-deldir-0.1.5-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-deldir-0.1.5-2|35	
14cr|R-deldir-0.1.5-2|36	%files
14cr|R-deldir-0.1.5-2|37	%dir %{rlibdir}/%{packname}
14cr|R-deldir-0.1.5-2|38	%doc %{rlibdir}/%{packname}/code.discarded
14cr|R-deldir-0.1.5-2|39	%doc %{rlibdir}/%{packname}/err.list
14cr|R-deldir-0.1.5-2|40	%doc %{rlibdir}/%{packname}/ex.out
14cr|R-deldir-0.1.5-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-deldir-0.1.5-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-deldir-0.1.5-2|43	%doc %{rlibdir}/%{packname}/READ_ME
14cr|R-deldir-0.1.5-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-deldir-0.1.5-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-deldir-0.1.5-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-deldir-0.1.5-2|47	%{rlibdir}/%{packname}/R
14cr|R-deldir-0.1.5-2|48	%{rlibdir}/%{packname}/help
14cr|R-deldir-0.1.5-2|49	%{rlibdir}/%{packname}/libs
14cr|R-deldir-0.1.5-2|50	%{rlibdir}/%{packname}/ratfor
14cr|R-deldir-0.1.5-2|51	
14cr|R-deldir-0.1.5-2|52	
14cr|R-deldir-0.1.5-2|53	
14cr|R-deldir-0.1.5-2|54	
14cr|R-deldir-0.1.5-2|55	
14cr|R-deldir-0.1.5-2|56	
14cr|R-deldir-0.1.5-2|57	%changelog
14cr|R-deldir-0.1.5-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-2
14cr|R-deldir-0.1.5-2|59	+ Revision: 26a630b
14cr|R-deldir-0.1.5-2|60	- MassBuild#464: Increase release tag
14cr|R-deldir-0.1.5-2|61	
14cr|R-deldir-0.1.5-2|62	

7291 14
14cr|R-denstrip-1.5.2-2|1	%global packname  denstrip
14cr|R-denstrip-1.5.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-denstrip-1.5.2-2|3	
14cr|R-denstrip-1.5.2-2|4	Name:             R-%{packname}
14cr|R-denstrip-1.5.2-2|5	Version:          1.5.2
14cr|R-denstrip-1.5.2-2|6	Release:          2
14cr|R-denstrip-1.5.2-2|7	Summary:          Density strips and other methods for compactly illustrating distributions
14cr|R-denstrip-1.5.2-2|8	Group:            Sciences/Mathematics
14cr|R-denstrip-1.5.2-2|9	License:          GPLv2+
14cr|R-denstrip-1.5.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-denstrip-1.5.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-denstrip-1.5.2-2|12	BuildArch:        noarch
14cr|R-denstrip-1.5.2-2|13	Requires:         R-core
14cr|R-denstrip-1.5.2-2|14	
14cr|R-denstrip-1.5.2-2|15	
14cr|R-denstrip-1.5.2-2|16	
14cr|R-denstrip-1.5.2-2|17	Requires:         R-survival R-vioplot R-lattice R-Hmisc
14cr|R-denstrip-1.5.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-denstrip-1.5.2-2|19	
14cr|R-denstrip-1.5.2-2|20	BuildRequires:   R-survival R-vioplot R-lattice R-Hmisc
14cr|R-denstrip-1.5.2-2|21	%description
14cr|R-denstrip-1.5.2-2|22	Graphical methods for compactly illustrating probability distributions,
14cr|R-denstrip-1.5.2-2|23	including density strips, density regions, sectioned density plots and
14cr|R-denstrip-1.5.2-2|24	varying width strips.
14cr|R-denstrip-1.5.2-2|25	
14cr|R-denstrip-1.5.2-2|26	%prep
14cr|R-denstrip-1.5.2-2|27	%setup -q -c -n %{packname}
14cr|R-denstrip-1.5.2-2|28	
14cr|R-denstrip-1.5.2-2|29	%build
14cr|R-denstrip-1.5.2-2|30	
14cr|R-denstrip-1.5.2-2|31	%install
14cr|R-denstrip-1.5.2-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-denstrip-1.5.2-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-denstrip-1.5.2-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-denstrip-1.5.2-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-denstrip-1.5.2-2|36	
14cr|R-denstrip-1.5.2-2|37	%check
14cr|R-denstrip-1.5.2-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-denstrip-1.5.2-2|39	
14cr|R-denstrip-1.5.2-2|40	%files
14cr|R-denstrip-1.5.2-2|41	%dir %{rlibdir}/%{packname}
14cr|R-denstrip-1.5.2-2|42	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-denstrip-1.5.2-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-denstrip-1.5.2-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-denstrip-1.5.2-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-denstrip-1.5.2-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-denstrip-1.5.2-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-denstrip-1.5.2-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-denstrip-1.5.2-2|49	%{rlibdir}/%{packname}/R
14cr|R-denstrip-1.5.2-2|50	%{rlibdir}/%{packname}/help
14cr|R-denstrip-1.5.2-2|51	
14cr|R-denstrip-1.5.2-2|52	%changelog
14cr|R-denstrip-1.5.2-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14cr|R-denstrip-1.5.2-2|54	+ Revision: 51bd760
14cr|R-denstrip-1.5.2-2|55	- MassBuild#464: Increase release tag
14cr|R-denstrip-1.5.2-2|56	
14cr|R-denstrip-1.5.2-2|57	

7292 14
14cr|R-DEoptimR-1.0.1-2|1	%global packname  DEoptimR
14cr|R-DEoptimR-1.0.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-DEoptimR-1.0.1-2|3	
14cr|R-DEoptimR-1.0.1-2|4	Name:             R-%{packname}
14cr|R-DEoptimR-1.0.1-2|5	Version:          1.0.1
14cr|R-DEoptimR-1.0.1-2|6	Release:          2
14cr|R-DEoptimR-1.0.1-2|7	Summary:          Differential Evolution Optimization in pure R
14cr|R-DEoptimR-1.0.1-2|8	Group:            Sciences/Mathematics
14cr|R-DEoptimR-1.0.1-2|9	License:          GPLv2+
14cr|R-DEoptimR-1.0.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-DEoptimR-1.0.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-1.tar.gz
14cr|R-DEoptimR-1.0.1-2|12	BuildArch:        noarch
14cr|R-DEoptimR-1.0.1-2|13	Requires:         R-core
14cr|R-DEoptimR-1.0.1-2|14	
14cr|R-DEoptimR-1.0.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-DEoptimR-1.0.1-2|16	
14cr|R-DEoptimR-1.0.1-2|17	
14cr|R-DEoptimR-1.0.1-2|18	%description
14cr|R-DEoptimR-1.0.1-2|19	An implementation of the jDE variant of the Differential Evolution
14cr|R-DEoptimR-1.0.1-2|20	stochastic algorithm for global optimization of nonlinear programming
14cr|R-DEoptimR-1.0.1-2|21	
14cr|R-DEoptimR-1.0.1-2|22	%prep
14cr|R-DEoptimR-1.0.1-2|23	%setup -q -c -n %{packname}
14cr|R-DEoptimR-1.0.1-2|24	
14cr|R-DEoptimR-1.0.1-2|25	%build
14cr|R-DEoptimR-1.0.1-2|26	
14cr|R-DEoptimR-1.0.1-2|27	%install
14cr|R-DEoptimR-1.0.1-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DEoptimR-1.0.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DEoptimR-1.0.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DEoptimR-1.0.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DEoptimR-1.0.1-2|32	
14cr|R-DEoptimR-1.0.1-2|33	%check
14cr|R-DEoptimR-1.0.1-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-DEoptimR-1.0.1-2|35	
14cr|R-DEoptimR-1.0.1-2|36	%files
14cr|R-DEoptimR-1.0.1-2|37	%dir %{rlibdir}/%{packname}
14cr|R-DEoptimR-1.0.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-DEoptimR-1.0.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DEoptimR-1.0.1-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-DEoptimR-1.0.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-DEoptimR-1.0.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DEoptimR-1.0.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-DEoptimR-1.0.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-DEoptimR-1.0.1-2|45	%{rlibdir}/%{packname}/help
14cr|R-DEoptimR-1.0.1-2|46	%{rlibdir}/%{packname}/xtraR
14cr|R-DEoptimR-1.0.1-2|47	%changelog
14cr|R-DEoptimR-1.0.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|R-DEoptimR-1.0.1-2|49	+ Revision: a779aca
14cr|R-DEoptimR-1.0.1-2|50	- MassBuild#464: Increase release tag
14cr|R-DEoptimR-1.0.1-2|51	
14cr|R-DEoptimR-1.0.1-2|52	

7293 14
14cr|R-descr-1.0.2-2|1	%global packname  descr
14cr|R-descr-1.0.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-descr-1.0.2-2|3	
14cr|R-descr-1.0.2-2|4	Name:             R-%{packname}
14cr|R-descr-1.0.2-2|5	Version:          1.0.2
14cr|R-descr-1.0.2-2|6	Release:          2
14cr|R-descr-1.0.2-2|7	Summary:          Descriptive statistics
14cr|R-descr-1.0.2-2|8	Group:            Sciences/Mathematics
14cr|R-descr-1.0.2-2|9	License:          GPL (>= 2)
14cr|R-descr-1.0.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-descr-1.0.2-2|11	Source0:          http://cran.r-project.org/src/contrib/descr_1.0.2.tar.gz
14cr|R-descr-1.0.2-2|12	Requires:         R-xtable R-ENmisc
14cr|R-descr-1.0.2-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-descr-1.0.2-2|14	BuildRequires:    R-xtable R-ENmisc
14cr|R-descr-1.0.2-2|15	
14cr|R-descr-1.0.2-2|16	%description
14cr|R-descr-1.0.2-2|17	This package contains functions to describe weighted categorical variables
14cr|R-descr-1.0.2-2|18	and functions to facilitate the character encoding conversion of objects.
14cr|R-descr-1.0.2-2|19	
14cr|R-descr-1.0.2-2|20	%prep
14cr|R-descr-1.0.2-2|21	%setup -q -c -n %{packname}
14cr|R-descr-1.0.2-2|22	
14cr|R-descr-1.0.2-2|23	%build
14cr|R-descr-1.0.2-2|24	
14cr|R-descr-1.0.2-2|25	%install
14cr|R-descr-1.0.2-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-descr-1.0.2-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-descr-1.0.2-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-descr-1.0.2-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-descr-1.0.2-2|30	
14cr|R-descr-1.0.2-2|31	%check
14cr|R-descr-1.0.2-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-descr-1.0.2-2|33	
14cr|R-descr-1.0.2-2|34	%files
14cr|R-descr-1.0.2-2|35	%dir %{rlibdir}/%{packname}
14cr|R-descr-1.0.2-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-descr-1.0.2-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-descr-1.0.2-2|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-descr-1.0.2-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-descr-1.0.2-2|40	# %{rlibdir}/%{packname}/LICENSE
14cr|R-descr-1.0.2-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-descr-1.0.2-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-descr-1.0.2-2|43	%{rlibdir}/%{packname}/R
14cr|R-descr-1.0.2-2|44	%{rlibdir}/%{packname}/help
14cr|R-descr-1.0.2-2|45	%{rlibdir}/%{packname}/libs
14cr|R-descr-1.0.2-2|46	%{rlibdir}/%{packname}/po
14cr|R-descr-1.0.2-2|47	
14cr|R-descr-1.0.2-2|48	
14cr|R-descr-1.0.2-2|49	
14cr|R-descr-1.0.2-2|50	%changelog
14cr|R-descr-1.0.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cr|R-descr-1.0.2-2|52	+ Revision: 37b67a9
14cr|R-descr-1.0.2-2|53	- MassBuild#464: Increase release tag
14cr|R-descr-1.0.2-2|54	
14cr|R-descr-1.0.2-2|55	

7294 14
14cr|R-DESeq-1.14.0-2|1	%bcond_with bootstrap
14cr|R-DESeq-1.14.0-2|2	%global packname  DESeq
14cr|R-DESeq-1.14.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-DESeq-1.14.0-2|4	
14cr|R-DESeq-1.14.0-2|5	Name:             R-%{packname}
14cr|R-DESeq-1.14.0-2|6	Version:          1.14.0
14cr|R-DESeq-1.14.0-2|7	Release:          2
14cr|R-DESeq-1.14.0-2|8	Summary:          Differential gene expression analysis based on negative binomial distribution
14cr|R-DESeq-1.14.0-2|9	Group:            Sciences/Mathematics
14cr|R-DESeq-1.14.0-2|10	License:          GPL (>= 3)
14cr|R-DESeq-1.14.0-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-DESeq-1.14.0-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DESeq_1.14.0.tar.gz
14cr|R-DESeq-1.14.0-2|13	Requires:         R-Biobase R-locfit R-genefilter R-geneplotter
14cr|R-DESeq-1.14.0-2|14	Requires:         R-methods R-MASS
14cr|R-DESeq-1.14.0-2|15	%if %{without bootstrap}
14cr|R-DESeq-1.14.0-2|16	Requires:         R-pasilla
14cr|R-DESeq-1.14.0-2|17	%endif
14cr|R-DESeq-1.14.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cr|R-DESeq-1.14.0-2|19	BuildRequires:    R-locfit R-genefilter R-geneplotter R-methods R-MASS
14cr|R-DESeq-1.14.0-2|20	%if %{without bootstrap}
14cr|R-DESeq-1.14.0-2|21	BuildRequires:    R-pasilla
14cr|R-DESeq-1.14.0-2|22	%endif
14cr|R-DESeq-1.14.0-2|23	
14cr|R-DESeq-1.14.0-2|24	%description
14cr|R-DESeq-1.14.0-2|25	Estimate variance-mean dependence in count data from high-throughput
14cr|R-DESeq-1.14.0-2|26	sequencing assays and test for differential expression based on a model
14cr|R-DESeq-1.14.0-2|27	using the negative binomial distribution
14cr|R-DESeq-1.14.0-2|28	
14cr|R-DESeq-1.14.0-2|29	%prep
14cr|R-DESeq-1.14.0-2|30	%setup -q -c -n %{packname}
14cr|R-DESeq-1.14.0-2|31	
14cr|R-DESeq-1.14.0-2|32	%build
14cr|R-DESeq-1.14.0-2|33	
14cr|R-DESeq-1.14.0-2|34	%install
14cr|R-DESeq-1.14.0-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DESeq-1.14.0-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DESeq-1.14.0-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DESeq-1.14.0-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DESeq-1.14.0-2|39	
14cr|R-DESeq-1.14.0-2|40	%if %{without bootstrap}
14cr|R-DESeq-1.14.0-2|41	%check
14cr|R-DESeq-1.14.0-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-DESeq-1.14.0-2|43	%endif
14cr|R-DESeq-1.14.0-2|44	
14cr|R-DESeq-1.14.0-2|45	%files
14cr|R-DESeq-1.14.0-2|46	%dir %{rlibdir}/%{packname}
14cr|R-DESeq-1.14.0-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-DESeq-1.14.0-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-DESeq-1.14.0-2|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-DESeq-1.14.0-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DESeq-1.14.0-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-DESeq-1.14.0-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-DESeq-1.14.0-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DESeq-1.14.0-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-DESeq-1.14.0-2|55	%{rlibdir}/%{packname}/R
14cr|R-DESeq-1.14.0-2|56	%{rlibdir}/%{packname}/extra
14cr|R-DESeq-1.14.0-2|57	%{rlibdir}/%{packname}/help
14cr|R-DESeq-1.14.0-2|58	%{rlibdir}/%{packname}/libs
14cr|R-DESeq-1.14.0-2|59	%{rlibdir}/%{packname}/scripts
14cr|R-DESeq-1.14.0-2|60	
14cr|R-DESeq-1.14.0-2|61	
14cr|R-DESeq-1.14.0-2|62	%changelog
14cr|R-DESeq-1.14.0-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-2
14cr|R-DESeq-1.14.0-2|64	+ Revision: 83bcba0
14cr|R-DESeq-1.14.0-2|65	- MassBuild#464: Increase release tag
14cr|R-DESeq-1.14.0-2|66	
14cr|R-DESeq-1.14.0-2|67	

7295 14
14cr|R-DEXSeq-1.8.0-3|1	%bcond_with bootstrap
14cr|R-DEXSeq-1.8.0-3|2	%global packname  DEXSeq
14cr|R-DEXSeq-1.8.0-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-DEXSeq-1.8.0-3|4	
14cr|R-DEXSeq-1.8.0-3|5	%define debug_package %{nil}
14cr|R-DEXSeq-1.8.0-3|6	
14cr|R-DEXSeq-1.8.0-3|7	Name:             R-%{packname}
14cr|R-DEXSeq-1.8.0-3|8	Version:          1.8.0
14cr|R-DEXSeq-1.8.0-3|9	Release:          3
14cr|R-DEXSeq-1.8.0-3|10	Summary:          Inference of differential exon usage in RNA-Seq
14cr|R-DEXSeq-1.8.0-3|11	Group:            Sciences/Mathematics
14cr|R-DEXSeq-1.8.0-3|12	License:          GPL (>= 3)
14cr|R-DEXSeq-1.8.0-3|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-DEXSeq-1.8.0-3|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DEXSeq_1.8.0.tar.gz
14cr|R-DEXSeq-1.8.0-3|15	Requires:         R-Biobase
14cr|R-DEXSeq-1.8.0-3|16	Requires:         R-hwriter R-methods R-stringr R-statmod
14cr|R-DEXSeq-1.8.0-3|17	Requires:         R-biomaRt
14cr|R-DEXSeq-1.8.0-3|18	%if %{without bootstrap}
14cr|R-DEXSeq-1.8.0-3|19	Requires:         R-pasilla R-GenomicFeatures R-BiocStyle R-parathyroidSE
14cr|R-DEXSeq-1.8.0-3|20	%endif
14cr|R-DEXSeq-1.8.0-3|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cr|R-DEXSeq-1.8.0-3|22	BuildRequires:    R-hwriter R-methods R-stringr R-statmod
14cr|R-DEXSeq-1.8.0-3|23	%if %{without bootstrap}
14cr|R-DEXSeq-1.8.0-3|24	BuildRequires:    R-pasilla R-GenomicFeatures R-BiocStyle R-parathyroidSE
14cr|R-DEXSeq-1.8.0-3|25	%endif
14cr|R-DEXSeq-1.8.0-3|26	BuildRequires:    R-biomaRt
14cr|R-DEXSeq-1.8.0-3|27	
14cr|R-DEXSeq-1.8.0-3|28	%description
14cr|R-DEXSeq-1.8.0-3|29	The package is focused on finding differential exon usage using RNA-seq
14cr|R-DEXSeq-1.8.0-3|30	exon counts between samples with different experimental designs. It
14cr|R-DEXSeq-1.8.0-3|31	provides functions that allows the user to make the necessary statistical
14cr|R-DEXSeq-1.8.0-3|32	tests based on a model that uses the negative binomial distribution to
14cr|R-DEXSeq-1.8.0-3|33	estimate the variance between biological replicates and generalized linear
14cr|R-DEXSeq-1.8.0-3|34	models for testing. The package also provides functions for the
14cr|R-DEXSeq-1.8.0-3|35	visualization and exploration of the results.
14cr|R-DEXSeq-1.8.0-3|36	
14cr|R-DEXSeq-1.8.0-3|37	%prep
14cr|R-DEXSeq-1.8.0-3|38	%setup -q -c -n %{packname}
14cr|R-DEXSeq-1.8.0-3|39	
14cr|R-DEXSeq-1.8.0-3|40	%build
14cr|R-DEXSeq-1.8.0-3|41	
14cr|R-DEXSeq-1.8.0-3|42	%install
14cr|R-DEXSeq-1.8.0-3|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DEXSeq-1.8.0-3|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DEXSeq-1.8.0-3|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DEXSeq-1.8.0-3|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DEXSeq-1.8.0-3|47	
14cr|R-DEXSeq-1.8.0-3|48	%if %{without bootstrap}
14cr|R-DEXSeq-1.8.0-3|49	%check
14cr|R-DEXSeq-1.8.0-3|50	%{_bindir}/R CMD check %{packname}
14cr|R-DEXSeq-1.8.0-3|51	%endif
14cr|R-DEXSeq-1.8.0-3|52	
14cr|R-DEXSeq-1.8.0-3|53	%files
14cr|R-DEXSeq-1.8.0-3|54	%dir %{rlibdir}/%{packname}
14cr|R-DEXSeq-1.8.0-3|55	%doc %{rlibdir}/%{packname}/doc
14cr|R-DEXSeq-1.8.0-3|56	%doc %{rlibdir}/%{packname}/html
14cr|R-DEXSeq-1.8.0-3|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DEXSeq-1.8.0-3|58	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-DEXSeq-1.8.0-3|59	%{rlibdir}/%{packname}/CITATION
14cr|R-DEXSeq-1.8.0-3|60	%{rlibdir}/%{packname}/INDEX
14cr|R-DEXSeq-1.8.0-3|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DEXSeq-1.8.0-3|62	%{rlibdir}/%{packname}/Meta
14cr|R-DEXSeq-1.8.0-3|63	%{rlibdir}/%{packname}/R
14cr|R-DEXSeq-1.8.0-3|64	%{rlibdir}/%{packname}/help
14cr|R-DEXSeq-1.8.0-3|65	%{rlibdir}/%{packname}/python_scripts
14cr|R-DEXSeq-1.8.0-3|66	
14cr|R-DEXSeq-1.8.0-3|67	
14cr|R-DEXSeq-1.8.0-3|68	
14cr|R-DEXSeq-1.8.0-3|69	
14cr|R-DEXSeq-1.8.0-3|70	
14cr|R-DEXSeq-1.8.0-3|71	
14cr|R-DEXSeq-1.8.0-3|72	%changelog
14cr|R-DEXSeq-1.8.0-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-3
14cr|R-DEXSeq-1.8.0-3|74	+ Revision: fc56dab
14cr|R-DEXSeq-1.8.0-3|75	- MassBuild#464: Increase release tag
14cr|R-DEXSeq-1.8.0-3|76	
14cr|R-DEXSeq-1.8.0-3|77	

7296 14
14cr|R-dfoptim-2011.8.1-2|1	%global packname  dfoptim
14cr|R-dfoptim-2011.8.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-dfoptim-2011.8.1-2|3	
14cr|R-dfoptim-2011.8.1-2|4	Name:             R-%{packname}
14cr|R-dfoptim-2011.8.1-2|5	Version:          2011.8.1
14cr|R-dfoptim-2011.8.1-2|6	Release:          2
14cr|R-dfoptim-2011.8.1-2|7	Summary:          Derivative-free Optimization
14cr|R-dfoptim-2011.8.1-2|8	Group:            Sciences/Mathematics
14cr|R-dfoptim-2011.8.1-2|9	License:          GPL (>= 2)
14cr|R-dfoptim-2011.8.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-dfoptim-2011.8.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2011.8-1.tar.gz
14cr|R-dfoptim-2011.8.1-2|12	BuildArch:        noarch
14cr|R-dfoptim-2011.8.1-2|13	Requires:         R-core
14cr|R-dfoptim-2011.8.1-2|14	
14cr|R-dfoptim-2011.8.1-2|15	
14cr|R-dfoptim-2011.8.1-2|16	
14cr|R-dfoptim-2011.8.1-2|17	
14cr|R-dfoptim-2011.8.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-dfoptim-2011.8.1-2|19	
14cr|R-dfoptim-2011.8.1-2|20	
14cr|R-dfoptim-2011.8.1-2|21	%description
14cr|R-dfoptim-2011.8.1-2|22	Derivative-Free optimization algorithms. These algorithms do not require
14cr|R-dfoptim-2011.8.1-2|23	gradient information. More importantly, they can be used to solve
14cr|R-dfoptim-2011.8.1-2|24	non-smooth optimization problems.
14cr|R-dfoptim-2011.8.1-2|25	
14cr|R-dfoptim-2011.8.1-2|26	%prep
14cr|R-dfoptim-2011.8.1-2|27	%setup -q -c -n %{packname}
14cr|R-dfoptim-2011.8.1-2|28	
14cr|R-dfoptim-2011.8.1-2|29	%build
14cr|R-dfoptim-2011.8.1-2|30	
14cr|R-dfoptim-2011.8.1-2|31	%install
14cr|R-dfoptim-2011.8.1-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-dfoptim-2011.8.1-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-dfoptim-2011.8.1-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-dfoptim-2011.8.1-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-dfoptim-2011.8.1-2|36	
14cr|R-dfoptim-2011.8.1-2|37	%check
14cr|R-dfoptim-2011.8.1-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-dfoptim-2011.8.1-2|39	
14cr|R-dfoptim-2011.8.1-2|40	%files
14cr|R-dfoptim-2011.8.1-2|41	%dir %{rlibdir}/%{packname}
14cr|R-dfoptim-2011.8.1-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-dfoptim-2011.8.1-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-dfoptim-2011.8.1-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-dfoptim-2011.8.1-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-dfoptim-2011.8.1-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-dfoptim-2011.8.1-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-dfoptim-2011.8.1-2|48	%{rlibdir}/%{packname}/R
14cr|R-dfoptim-2011.8.1-2|49	%{rlibdir}/%{packname}/demo
14cr|R-dfoptim-2011.8.1-2|50	%{rlibdir}/%{packname}/help
14cr|R-dfoptim-2011.8.1-2|51	
14cr|R-dfoptim-2011.8.1-2|52	%changelog
14cr|R-dfoptim-2011.8.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2011.8.1-2
14cr|R-dfoptim-2011.8.1-2|54	+ Revision: a9d7ba7
14cr|R-dfoptim-2011.8.1-2|55	- MassBuild#464: Increase release tag
14cr|R-dfoptim-2011.8.1-2|56	
14cr|R-dfoptim-2011.8.1-2|57	

7297 14
14cr|R-dichromat-2.0_0-2|1	%global packname dichromat
14cr|R-dichromat-2.0_0-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-dichromat-2.0_0-2|3	
14cr|R-dichromat-2.0_0-2|4	Name:             R-%{packname}
14cr|R-dichromat-2.0_0-2|5	Version:          2.0_0
14cr|R-dichromat-2.0_0-2|6	Release:          2
14cr|R-dichromat-2.0_0-2|7	Summary:          Color Schemes for Dichromats
14cr|R-dichromat-2.0_0-2|8	Group:            Sciences/Mathematics
14cr|R-dichromat-2.0_0-2|9	License:          GPLv2
14cr|R-dichromat-2.0_0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-dichromat-2.0_0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-0.tar.gz
14cr|R-dichromat-2.0_0-2|12	BuildArch:        noarch
14cr|R-dichromat-2.0_0-2|13	Requires:         R-stats
14cr|R-dichromat-2.0_0-2|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-dichromat-2.0_0-2|15	BuildRequires:    R-stats
14cr|R-dichromat-2.0_0-2|16	
14cr|R-dichromat-2.0_0-2|17	%description
14cr|R-dichromat-2.0_0-2|18	Collapse red-green or green-blue distinctions to simulate
14cr|R-dichromat-2.0_0-2|19	the effects of different types of color-blindness.
14cr|R-dichromat-2.0_0-2|20	
14cr|R-dichromat-2.0_0-2|21	%prep
14cr|R-dichromat-2.0_0-2|22	%setup -q -c -n %{packname}
14cr|R-dichromat-2.0_0-2|23	
14cr|R-dichromat-2.0_0-2|24	%build
14cr|R-dichromat-2.0_0-2|25	
14cr|R-dichromat-2.0_0-2|26	%install
14cr|R-dichromat-2.0_0-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-dichromat-2.0_0-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-dichromat-2.0_0-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-dichromat-2.0_0-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-dichromat-2.0_0-2|31	
14cr|R-dichromat-2.0_0-2|32	%check
14cr|R-dichromat-2.0_0-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-dichromat-2.0_0-2|34	
14cr|R-dichromat-2.0_0-2|35	%files
14cr|R-dichromat-2.0_0-2|36	%dir %{rlibdir}/%{packname}
14cr|R-dichromat-2.0_0-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-dichromat-2.0_0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-dichromat-2.0_0-2|39	%{rlibdir}/%{packname}/data
14cr|R-dichromat-2.0_0-2|40	%{rlibdir}/%{packname}/help
14cr|R-dichromat-2.0_0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-dichromat-2.0_0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-dichromat-2.0_0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-dichromat-2.0_0-2|44	%{rlibdir}/%{packname}/R
14cr|R-dichromat-2.0_0-2|45	
14cr|R-dichromat-2.0_0-2|46	%changelog
14cr|R-dichromat-2.0_0-2|47	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0_0-2
14cr|R-dichromat-2.0_0-2|48	+ Revision: bd715e5
14cr|R-dichromat-2.0_0-2|49	- Build with whole texlive
14cr|R-dichromat-2.0_0-2|50	
14cr|R-dichromat-2.0_0-2|51	

7298 14
14cr|rdiff-backup-1.3.3-4|1	
14cr|rdiff-backup-1.3.3-4|2	Summary:	Backup software
14cr|rdiff-backup-1.3.3-4|3	Name:		rdiff-backup
14cr|rdiff-backup-1.3.3-4|4	Version:	1.3.3
14cr|rdiff-backup-1.3.3-4|5	Release:	4
14cr|rdiff-backup-1.3.3-4|6	License:	GPLv2
14cr|rdiff-backup-1.3.3-4|7	Group:		Networking/Other
14cr|rdiff-backup-1.3.3-4|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rdiff-backup-1.3.3-4|9	URL:		http://www.nongnu.org/rdiff-backup/
14cr|rdiff-backup-1.3.3-4|10	Source0:	http://download.savannah.nongnu.org/releases/rdiff-backup/%{name}-%{version}.tar.gz
14cr|rdiff-backup-1.3.3-4|11	# from http://wiki.rdiff-backup.org/wiki/index.php/BashCompletion
14cr|rdiff-backup-1.3.3-4|12	Source1:	rdiff-backup.bash_completion
14cr|rdiff-backup-1.3.3-4|13	# docs are already installed by %doc macro
14cr|rdiff-backup-1.3.3-4|14	Patch0:		rdiff-backup-1.2.0-dont-install-docs.patch
14cr|rdiff-backup-1.3.3-4|15	Requires:	python
14cr|rdiff-backup-1.3.3-4|16	BuildRequires:	librsync-devel >= 0.9.6
14cr|rdiff-backup-1.3.3-4|17	BuildRequires:	popt-devel
14cr|rdiff-backup-1.3.3-4|18	BuildRequires:	python-devel >= 2.2.1
14cr|rdiff-backup-1.3.3-4|19	BuildRequires:	python-rpm
14cr|rdiff-backup-1.3.3-4|20	Epoch:		1
14cr|rdiff-backup-1.3.3-4|21	
14cr|rdiff-backup-1.3.3-4|22	%description
14cr|rdiff-backup-1.3.3-4|23	rdiff-backup is a script, written in Python, that backs up one
14cr|rdiff-backup-1.3.3-4|24	directory to another and is intended to be run periodically
14cr|rdiff-backup-1.3.3-4|25	(nightly from cron for instance). The target directory ends up
14cr|rdiff-backup-1.3.3-4|26	a copy of the source directory, but extra reverse diffs are
14cr|rdiff-backup-1.3.3-4|27	stored in the target directory, so you can still recover files
14cr|rdiff-backup-1.3.3-4|28	lost some time ago. The idea is to combine the best features of
14cr|rdiff-backup-1.3.3-4|29	a mirror and an incremental backup. rdiff-backup can also operate
14cr|rdiff-backup-1.3.3-4|30	in a bandwidth efficient manner over a pipe, like rsync. Thus you
14cr|rdiff-backup-1.3.3-4|31	can use rdiff-backup and ssh to securely back a hard drive up to
14cr|rdiff-backup-1.3.3-4|32	a remote location, and only the differences from the previous
14cr|rdiff-backup-1.3.3-4|33	backup will be transmitted.
14cr|rdiff-backup-1.3.3-4|34	
14cr|rdiff-backup-1.3.3-4|35	%prep
14cr|rdiff-backup-1.3.3-4|36	%setup -q
14cr|rdiff-backup-1.3.3-4|37	%patch0 -p1 -b .dont-install-docs
14cr|rdiff-backup-1.3.3-4|38	
14cr|rdiff-backup-1.3.3-4|39	%build
14cr|rdiff-backup-1.3.3-4|40	python setup.py build
14cr|rdiff-backup-1.3.3-4|41	
14cr|rdiff-backup-1.3.3-4|42	%install
14cr|rdiff-backup-1.3.3-4|43	rm -rf %{buildroot}
14cr|rdiff-backup-1.3.3-4|44	python \
14cr|rdiff-backup-1.3.3-4|45	setup.py install \
14cr|rdiff-backup-1.3.3-4|46	--optimize=2 \
14cr|rdiff-backup-1.3.3-4|47	--root=%{buildroot}
14cr|rdiff-backup-1.3.3-4|48	# install bash_completion
14cr|rdiff-backup-1.3.3-4|49	mkdir -p -m 0755 %{buildroot}/%{_sysconfdir}/bash_completion.d
14cr|rdiff-backup-1.3.3-4|50	install -m 0644 %SOURCE1 %{buildroot}/%{_sysconfdir}/bash_completion.d/%name
14cr|rdiff-backup-1.3.3-4|51	
14cr|rdiff-backup-1.3.3-4|52	
14cr|rdiff-backup-1.3.3-4|53	%clean
14cr|rdiff-backup-1.3.3-4|54	rm -rf %{buildroot}
14cr|rdiff-backup-1.3.3-4|55	
14cr|rdiff-backup-1.3.3-4|56	%files
14cr|rdiff-backup-1.3.3-4|57	%defattr(644,root,root,755)
14cr|rdiff-backup-1.3.3-4|58	%doc CHANGELOG README FAQ.html examples.html
14cr|rdiff-backup-1.3.3-4|59	%attr(755,root,root) %{_bindir}/rdiff-backup
14cr|rdiff-backup-1.3.3-4|60	%attr(755,root,root) %{_bindir}/rdiff-backup-statistics
14cr|rdiff-backup-1.3.3-4|61	%dir %{py_platsitedir}/rdiff_backup
14cr|rdiff-backup-1.3.3-4|62	%{py_platsitedir}/rdiff_backup/*.py
14cr|rdiff-backup-1.3.3-4|63	%attr(755,root,root) %{py_platsitedir}/rdiff_backup/*.so
14cr|rdiff-backup-1.3.3-4|64	%{py_platsitedir}/rdiff_backup-*.egg-info
14cr|rdiff-backup-1.3.3-4|65	%{_mandir}/man1/rdiff-backup*
14cr|rdiff-backup-1.3.3-4|66	%config(noreplace) %{_sysconfdir}/bash_completion.d/%name
14cr|rdiff-backup-1.3.3-4|67	
14cr|rdiff-backup-1.3.3-4|68	
14cr|rdiff-backup-1.3.3-4|69	
14cr|rdiff-backup-1.3.3-4|70	%changelog
14cr|rdiff-backup-1.3.3-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.3-4
14cr|rdiff-backup-1.3.3-4|72	+ Revision: baaf2c9
14cr|rdiff-backup-1.3.3-4|73	- MassBuild#464: Increase release tag
14cr|rdiff-backup-1.3.3-4|74	
14cr|rdiff-backup-1.3.3-4|75	

7299 14
14cr|R-digest-0.6.4-2|1	%global packname  digest
14cr|R-digest-0.6.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-digest-0.6.4-2|3	
14cr|R-digest-0.6.4-2|4	Name:             R-%{packname}
14cr|R-digest-0.6.4-2|5	Version:          0.6.4
14cr|R-digest-0.6.4-2|6	Release:          2
14cr|R-digest-0.6.4-2|7	Summary:          Create cryptographic hash digests of R objects
14cr|R-digest-0.6.4-2|8	Group:            Sciences/Mathematics
14cr|R-digest-0.6.4-2|9	License:          GPL-2
14cr|R-digest-0.6.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-digest-0.6.4-2|11	Source0:          http://cran.r-project.org/src/contrib/digest_0.6.4.tar.gz
14cr|R-digest-0.6.4-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-digest-0.6.4-2|13	
14cr|R-digest-0.6.4-2|14	%description
14cr|R-digest-0.6.4-2|15	The digest package provides a function 'digest()' for the creation of hash
14cr|R-digest-0.6.4-2|16	digests of arbitrary R objects (using the md5, sha-1, sha-256 and crc32
14cr|R-digest-0.6.4-2|17	algorithms) permitting easy comparison of R language objects, as well as a
14cr|R-digest-0.6.4-2|18	function 'hmac()' to create hash-based message authentication code. . The
14cr|R-digest-0.6.4-2|19	md5 algorithm by Ron Rivest is specified in RFC 1321, the SHA-1 and
14cr|R-digest-0.6.4-2|20	SHA-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the
14cr|R-digest-0.6.4-2|21	crc32 algorithm is described in
14cr|R-digest-0.6.4-2|22	ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1
14cr|R-digest-0.6.4-2|23	and sha-256, this packages uses small standalone implementations that were
14cr|R-digest-0.6.4-2|24	provided by Christophe Devine. For crc32, code from the zlib library is
14cr|R-digest-0.6.4-2|25	used. . Please note that this package is not meant to be deployed for
14cr|R-digest-0.6.4-2|26	cryptographic purposes for which more comprehensive (and widely tested)
14cr|R-digest-0.6.4-2|27	libraries such as OpenSSL should be used.
14cr|R-digest-0.6.4-2|28	
14cr|R-digest-0.6.4-2|29	%prep
14cr|R-digest-0.6.4-2|30	%setup -q -c -n %{packname}
14cr|R-digest-0.6.4-2|31	
14cr|R-digest-0.6.4-2|32	%build
14cr|R-digest-0.6.4-2|33	
14cr|R-digest-0.6.4-2|34	%install
14cr|R-digest-0.6.4-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-digest-0.6.4-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-digest-0.6.4-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-digest-0.6.4-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-digest-0.6.4-2|39	
14cr|R-digest-0.6.4-2|40	%check
14cr|R-digest-0.6.4-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-digest-0.6.4-2|42	
14cr|R-digest-0.6.4-2|43	%files
14cr|R-digest-0.6.4-2|44	%dir %{rlibdir}/%{packname}
14cr|R-digest-0.6.4-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-digest-0.6.4-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-digest-0.6.4-2|47	%doc %{rlibdir}/%{packname}/GPL-2
14cr|R-digest-0.6.4-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-digest-0.6.4-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-digest-0.6.4-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-digest-0.6.4-2|51	%{rlibdir}/%{packname}/R
14cr|R-digest-0.6.4-2|52	%{rlibdir}/%{packname}/help
14cr|R-digest-0.6.4-2|53	%{rlibdir}/%{packname}/libs
14cr|R-digest-0.6.4-2|54	
14cr|R-digest-0.6.4-2|55	
14cr|R-digest-0.6.4-2|56	
14cr|R-digest-0.6.4-2|57	%changelog
14cr|R-digest-0.6.4-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-2
14cr|R-digest-0.6.4-2|59	+ Revision: b7c43a1
14cr|R-digest-0.6.4-2|60	- MassBuild#464: Increase release tag
14cr|R-digest-0.6.4-2|61	
14cr|R-digest-0.6.4-2|62	

7300 14
14cr|R-diptest-0.75.5-2|1	%global packname  diptest
14cr|R-diptest-0.75.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-diptest-0.75.5-2|3	
14cr|R-diptest-0.75.5-2|4	Name:             R-%{packname}
14cr|R-diptest-0.75.5-2|5	Version:          0.75.5
14cr|R-diptest-0.75.5-2|6	Release:          2
14cr|R-diptest-0.75.5-2|7	Summary:          Hartigan's dip test statistic for unimodality - corrected code
14cr|R-diptest-0.75.5-2|8	Group:            Sciences/Mathematics
14cr|R-diptest-0.75.5-2|9	License:          GPL (>= 2)
14cr|R-diptest-0.75.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-diptest-0.75.5-2|11	Source0:          http://cran.r-project.org/src/contrib/diptest_0.75-5.tar.gz
14cr|R-diptest-0.75.5-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-diptest-0.75.5-2|13	
14cr|R-diptest-0.75.5-2|14	%description
14cr|R-diptest-0.75.5-2|15	Compute Hartigan's dip test statistic for unimodality
14cr|R-diptest-0.75.5-2|16	
14cr|R-diptest-0.75.5-2|17	%prep
14cr|R-diptest-0.75.5-2|18	%setup -q -c -n %{packname}
14cr|R-diptest-0.75.5-2|19	
14cr|R-diptest-0.75.5-2|20	%build
14cr|R-diptest-0.75.5-2|21	
14cr|R-diptest-0.75.5-2|22	%install
14cr|R-diptest-0.75.5-2|23	mkdir -p %{buildroot}%{rlibdir}
14cr|R-diptest-0.75.5-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-diptest-0.75.5-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-diptest-0.75.5-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-diptest-0.75.5-2|27	
14cr|R-diptest-0.75.5-2|28	%check
14cr|R-diptest-0.75.5-2|29	%{_bindir}/R CMD check %{packname}
14cr|R-diptest-0.75.5-2|30	
14cr|R-diptest-0.75.5-2|31	%files
14cr|R-diptest-0.75.5-2|32	%dir %{rlibdir}/%{packname}
14cr|R-diptest-0.75.5-2|33	%doc %{rlibdir}/%{packname}/doc
14cr|R-diptest-0.75.5-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-diptest-0.75.5-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-diptest-0.75.5-2|36	%{rlibdir}/%{packname}/INDEX
14cr|R-diptest-0.75.5-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-diptest-0.75.5-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-diptest-0.75.5-2|39	%{rlibdir}/%{packname}/R
14cr|R-diptest-0.75.5-2|40	%{rlibdir}/%{packname}/data
14cr|R-diptest-0.75.5-2|41	%{rlibdir}/%{packname}/extraData
14cr|R-diptest-0.75.5-2|42	%{rlibdir}/%{packname}/help
14cr|R-diptest-0.75.5-2|43	%{rlibdir}/%{packname}/libs
14cr|R-diptest-0.75.5-2|44	
14cr|R-diptest-0.75.5-2|45	
14cr|R-diptest-0.75.5-2|46	
14cr|R-diptest-0.75.5-2|47	%changelog
14cr|R-diptest-0.75.5-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.75.5-2
14cr|R-diptest-0.75.5-2|49	+ Revision: 4deeec2
14cr|R-diptest-0.75.5-2|50	- MassBuild#464: Increase release tag
14cr|R-diptest-0.75.5-2|51	
14cr|R-diptest-0.75.5-2|52	

7301 14
14cr|R-doBy-4.5.10-2|1	%global packname  doBy
14cr|R-doBy-4.5.10-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-doBy-4.5.10-2|3	
14cr|R-doBy-4.5.10-2|4	%define debug_package %{nil}
14cr|R-doBy-4.5.10-2|5	
14cr|R-doBy-4.5.10-2|6	Name:             R-%{packname}
14cr|R-doBy-4.5.10-2|7	Version:          4.5.10
14cr|R-doBy-4.5.10-2|8	Release:          2
14cr|R-doBy-4.5.10-2|9	Summary:          Groupwise summary statistics, general linear contrasts, population means, etc
14cr|R-doBy-4.5.10-2|10	Group:            Sciences/Mathematics
14cr|R-doBy-4.5.10-2|11	License:          GPL (>= 2)
14cr|R-doBy-4.5.10-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-doBy-4.5.10-2|13	Source0:          http://cran.r-project.org/src/contrib/doBy_4.5-10.tar.gz
14cr|R-doBy-4.5.10-2|14	Requires:         R-survival R-R2HTML R-multcomp R-lme4 R-snow R-MASS
14cr|R-doBy-4.5.10-2|15	Requires:         R-Matrix
14cr|R-doBy-4.5.10-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival
14cr|R-doBy-4.5.10-2|17	BuildRequires:    R-R2HTML R-multcomp R-lme4 R-snow R-MASS R-Matrix
14cr|R-doBy-4.5.10-2|18	
14cr|R-doBy-4.5.10-2|19	%description
14cr|R-doBy-4.5.10-2|20	doBy contains a variety of utilities including: 1) Facilities for
14cr|R-doBy-4.5.10-2|21	groupwise computations of summary statistics and other facilities for
14cr|R-doBy-4.5.10-2|22	working with grouped data. 2) General linear contrasts and LSMEANS
14cr|R-doBy-4.5.10-2|23	(least-squares-means also known as population means), 3) Rscript2HTML for
14cr|R-doBy-4.5.10-2|24	autmatic generation of HTML file from R-script with a minimum of markup,
14cr|R-doBy-4.5.10-2|25	4) other utilities. doBy originally contained facilities for 'doing
14cr|R-doBy-4.5.10-2|26	something to data where data would be partitioned by some variables which
14cr|R-doBy-4.5.10-2|27	define groupings of data' - hence the name doBy.
14cr|R-doBy-4.5.10-2|28	
14cr|R-doBy-4.5.10-2|29	%prep
14cr|R-doBy-4.5.10-2|30	%setup -q -c -n %{packname}
14cr|R-doBy-4.5.10-2|31	
14cr|R-doBy-4.5.10-2|32	%build
14cr|R-doBy-4.5.10-2|33	
14cr|R-doBy-4.5.10-2|34	%install
14cr|R-doBy-4.5.10-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-doBy-4.5.10-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-doBy-4.5.10-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-doBy-4.5.10-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-doBy-4.5.10-2|39	
14cr|R-doBy-4.5.10-2|40	%check
14cr|R-doBy-4.5.10-2|41	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-doBy-4.5.10-2|42	else			true
14cr|R-doBy-4.5.10-2|43	fi
14cr|R-doBy-4.5.10-2|44	
14cr|R-doBy-4.5.10-2|45	%files
14cr|R-doBy-4.5.10-2|46	%dir %{rlibdir}/%{packname}
14cr|R-doBy-4.5.10-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-doBy-4.5.10-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-doBy-4.5.10-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-doBy-4.5.10-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-doBy-4.5.10-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-doBy-4.5.10-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-doBy-4.5.10-2|53	%{rlibdir}/%{packname}/R
14cr|R-doBy-4.5.10-2|54	%{rlibdir}/%{packname}/data
14cr|R-doBy-4.5.10-2|55	%{rlibdir}/%{packname}/help
14cr|R-doBy-4.5.10-2|56	
14cr|R-doBy-4.5.10-2|57	
14cr|R-doBy-4.5.10-2|58	
14cr|R-doBy-4.5.10-2|59	%changelog
14cr|R-doBy-4.5.10-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.10-2
14cr|R-doBy-4.5.10-2|61	+ Revision: 20980d5
14cr|R-doBy-4.5.10-2|62	- MassBuild#464: Increase release tag
14cr|R-doBy-4.5.10-2|63	
14cr|R-doBy-4.5.10-2|64	

7302 14
14cr|R-doMC-1.3.2-2|1	%global packname doMC
14cr|R-doMC-1.3.2-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-doMC-1.3.2-2|3	
14cr|R-doMC-1.3.2-2|4	Name: R-%{packname}
14cr|R-doMC-1.3.2-2|5	Version: 1.3.2
14cr|R-doMC-1.3.2-2|6	Release: 2
14cr|R-doMC-1.3.2-2|7	Summary: Foreach parallel adaptor for the multicore package
14cr|R-doMC-1.3.2-2|8	Group: Sciences/Mathematics
14cr|R-doMC-1.3.2-2|9	License: GPLv2
14cr|R-doMC-1.3.2-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-doMC-1.3.2-2|11	Source0: http://cran.r-project.org/src/contrib/doMC_1.3.2.tar.gz
14cr|R-doMC-1.3.2-2|12	BuildArch: noarch
14cr|R-doMC-1.3.2-2|13	Requires: R-core R-foreach R-iterators R-utils
14cr|R-doMC-1.3.2-2|14	BuildRequires: R-devel R-foreach R-iterators R-utils texlive-collection-latex
14cr|R-doMC-1.3.2-2|15	
14cr|R-doMC-1.3.2-2|16	%description
14cr|R-doMC-1.3.2-2|17	Provides a parallel backend for the dopar function using
14cr|R-doMC-1.3.2-2|18	the multicore functionality of the parallel package.
14cr|R-doMC-1.3.2-2|19	
14cr|R-doMC-1.3.2-2|20	%prep
14cr|R-doMC-1.3.2-2|21	%setup -q -c -n %{packname}
14cr|R-doMC-1.3.2-2|22	
14cr|R-doMC-1.3.2-2|23	%build
14cr|R-doMC-1.3.2-2|24	
14cr|R-doMC-1.3.2-2|25	%install
14cr|R-doMC-1.3.2-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-doMC-1.3.2-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-doMC-1.3.2-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-doMC-1.3.2-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-doMC-1.3.2-2|30	
14cr|R-doMC-1.3.2-2|31	%check
14cr|R-doMC-1.3.2-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-doMC-1.3.2-2|33	
14cr|R-doMC-1.3.2-2|34	%files
14cr|R-doMC-1.3.2-2|35	%dir %{rlibdir}/%{packname}
14cr|R-doMC-1.3.2-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-doMC-1.3.2-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-doMC-1.3.2-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-doMC-1.3.2-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-doMC-1.3.2-2|40	%{rlibdir}/%{packname}/demo
14cr|R-doMC-1.3.2-2|41	%{rlibdir}/%{packname}/examples
14cr|R-doMC-1.3.2-2|42	%{rlibdir}/%{packname}/help
14cr|R-doMC-1.3.2-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-doMC-1.3.2-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-doMC-1.3.2-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-doMC-1.3.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-doMC-1.3.2-2|47	%{rlibdir}/%{packname}/unitTests
14cr|R-doMC-1.3.2-2|48	
14cr|R-doMC-1.3.2-2|49	
14cr|R-doMC-1.3.2-2|50	
14cr|R-doMC-1.3.2-2|51	%changelog
14cr|R-doMC-1.3.2-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|R-doMC-1.3.2-2|53	+ Revision: ed4357a
14cr|R-doMC-1.3.2-2|54	- MassBuild#464: Increase release tag
14cr|R-doMC-1.3.2-2|55	
14cr|R-doMC-1.3.2-2|56	

7303 14
14cr|R-drosophila2probe-2.13.0-2|1	%global packname  drosophila2probe
14cr|R-drosophila2probe-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-drosophila2probe-2.13.0-2|3	
14cr|R-drosophila2probe-2.13.0-2|4	Name:             R-%{packname}
14cr|R-drosophila2probe-2.13.0-2|5	Version:          2.13.0
14cr|R-drosophila2probe-2.13.0-2|6	Release:          2
14cr|R-drosophila2probe-2.13.0-2|7	Summary:          Probe sequence data for microarrays of type drosophila2
14cr|R-drosophila2probe-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-drosophila2probe-2.13.0-2|9	License:          LGPL
14cr|R-drosophila2probe-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-drosophila2probe-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/drosophila2probe_2.13.0.tar.gz
14cr|R-drosophila2probe-2.13.0-2|12	BuildArch:        noarch
14cr|R-drosophila2probe-2.13.0-2|13	Requires:         R-core
14cr|R-drosophila2probe-2.13.0-2|14	Requires:         R-AnnotationDbi
14cr|R-drosophila2probe-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
14cr|R-drosophila2probe-2.13.0-2|16	
14cr|R-drosophila2probe-2.13.0-2|17	%description
14cr|R-drosophila2probe-2.13.0-2|18	This package was automatically created by package AnnotationDbi version
14cr|R-drosophila2probe-2.13.0-2|19	1.15.34. The probe sequence data was obtained from
14cr|R-drosophila2probe-2.13.0-2|20	http://www.affymetrix.com. The file name was Drosophila\_2\_probe\_tab.
14cr|R-drosophila2probe-2.13.0-2|21	
14cr|R-drosophila2probe-2.13.0-2|22	%prep
14cr|R-drosophila2probe-2.13.0-2|23	%setup -q -c -n %{packname}
14cr|R-drosophila2probe-2.13.0-2|24	
14cr|R-drosophila2probe-2.13.0-2|25	%build
14cr|R-drosophila2probe-2.13.0-2|26	
14cr|R-drosophila2probe-2.13.0-2|27	%install
14cr|R-drosophila2probe-2.13.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-drosophila2probe-2.13.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-drosophila2probe-2.13.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-drosophila2probe-2.13.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-drosophila2probe-2.13.0-2|32	
14cr|R-drosophila2probe-2.13.0-2|33	%check
14cr|R-drosophila2probe-2.13.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-drosophila2probe-2.13.0-2|35	
14cr|R-drosophila2probe-2.13.0-2|36	%files
14cr|R-drosophila2probe-2.13.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-drosophila2probe-2.13.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-drosophila2probe-2.13.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-drosophila2probe-2.13.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-drosophila2probe-2.13.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-drosophila2probe-2.13.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-drosophila2probe-2.13.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-drosophila2probe-2.13.0-2|44	%{rlibdir}/%{packname}/data
14cr|R-drosophila2probe-2.13.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-drosophila2probe-2.13.0-2|46	
14cr|R-drosophila2probe-2.13.0-2|47	
14cr|R-drosophila2probe-2.13.0-2|48	
14cr|R-drosophila2probe-2.13.0-2|49	%changelog
14cr|R-drosophila2probe-2.13.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-drosophila2probe-2.13.0-2|51	+ Revision: 8844ce1
14cr|R-drosophila2probe-2.13.0-2|52	- MassBuild#464: Increase release tag
14cr|R-drosophila2probe-2.13.0-2|53	
14cr|R-drosophila2probe-2.13.0-2|54	

7304 14
14cr|R-DynDoc-1.40.0-2|1	%global packname  DynDoc
14cr|R-DynDoc-1.40.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-DynDoc-1.40.0-2|3	
14cr|R-DynDoc-1.40.0-2|4	Name:             R-%{packname}
14cr|R-DynDoc-1.40.0-2|5	Version:          1.40.0
14cr|R-DynDoc-1.40.0-2|6	Release:          2
14cr|R-DynDoc-1.40.0-2|7	Summary:          Dynamic document tools
14cr|R-DynDoc-1.40.0-2|8	Group:            Sciences/Mathematics
14cr|R-DynDoc-1.40.0-2|9	License:          Artistic-2.0
14cr|R-DynDoc-1.40.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-DynDoc-1.40.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DynDoc_1.40.0.tar.gz
14cr|R-DynDoc-1.40.0-2|12	BuildArch:        noarch
14cr|R-DynDoc-1.40.0-2|13	Requires:         R-core
14cr|R-DynDoc-1.40.0-2|14	Requires:         R-methods R-utils
14cr|R-DynDoc-1.40.0-2|15	Requires:         R-methods
14cr|R-DynDoc-1.40.0-2|16	BuildRequires:    R-devel Rmath-devel texlive R-methods R-utils
14cr|R-DynDoc-1.40.0-2|17	BuildRequires:    R-methods
14cr|R-DynDoc-1.40.0-2|18	
14cr|R-DynDoc-1.40.0-2|19	%description
14cr|R-DynDoc-1.40.0-2|20	A set of functions to create and interact with dynamic documents and
14cr|R-DynDoc-1.40.0-2|21	
14cr|R-DynDoc-1.40.0-2|22	%prep
14cr|R-DynDoc-1.40.0-2|23	%setup -q -c -n %{packname}
14cr|R-DynDoc-1.40.0-2|24	
14cr|R-DynDoc-1.40.0-2|25	%build
14cr|R-DynDoc-1.40.0-2|26	
14cr|R-DynDoc-1.40.0-2|27	%install
14cr|R-DynDoc-1.40.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-DynDoc-1.40.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-DynDoc-1.40.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-DynDoc-1.40.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-DynDoc-1.40.0-2|32	
14cr|R-DynDoc-1.40.0-2|33	%check
14cr|R-DynDoc-1.40.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-DynDoc-1.40.0-2|35	
14cr|R-DynDoc-1.40.0-2|36	%files
14cr|R-DynDoc-1.40.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-DynDoc-1.40.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-DynDoc-1.40.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-DynDoc-1.40.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-DynDoc-1.40.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-DynDoc-1.40.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-DynDoc-1.40.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-DynDoc-1.40.0-2|44	%{rlibdir}/%{packname}/help
14cr|R-DynDoc-1.40.0-2|45	
14cr|R-DynDoc-1.40.0-2|46	%changelog
14cr|R-DynDoc-1.40.0-2|47	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-DynDoc-1.40.0-2|48	+ Revision: 94d4912
14cr|R-DynDoc-1.40.0-2|49	- Build with whole texlive
14cr|R-DynDoc-1.40.0-2|50	
14cr|R-DynDoc-1.40.0-2|51	

7305 14
14cr|R-dynlm-0.3.3-2|1	%global packname  dynlm
14cr|R-dynlm-0.3.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-dynlm-0.3.3-2|3	
14cr|R-dynlm-0.3.3-2|4	Name:             R-%{packname}
14cr|R-dynlm-0.3.3-2|5	Version:          0.3.3
14cr|R-dynlm-0.3.3-2|6	Release:          2
14cr|R-dynlm-0.3.3-2|7	Summary:          Dynamic Linear Regression
14cr|R-dynlm-0.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-dynlm-0.3.3-2|9	License:          GPL-2
14cr|R-dynlm-0.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-dynlm-0.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/dynlm_0.3-3.tar.gz
14cr|R-dynlm-0.3.3-2|12	BuildArch:        noarch
14cr|R-dynlm-0.3.3-2|13	Requires:         R-core
14cr|R-dynlm-0.3.3-2|14	Requires:         R-stats R-zoo R-lmtest R-car
14cr|R-dynlm-0.3.3-2|15	Requires:         R-stats R-strucchange
14cr|R-dynlm-0.3.3-2|16	Requires:         R-datasets R-sandwich R-strucchange R-TSA
14cr|R-dynlm-0.3.3-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-zoo R-lmtest R-car
14cr|R-dynlm-0.3.3-2|18	BuildRequires:    R-stats R-strucchange
14cr|R-dynlm-0.3.3-2|19	BuildRequires:    R-datasets R-sandwich R-strucchange R-TSA
14cr|R-dynlm-0.3.3-2|20	
14cr|R-dynlm-0.3.3-2|21	%description
14cr|R-dynlm-0.3.3-2|22	Dynamic linear models and time series regression.
14cr|R-dynlm-0.3.3-2|23	
14cr|R-dynlm-0.3.3-2|24	%prep
14cr|R-dynlm-0.3.3-2|25	%setup -q -c -n %{packname}
14cr|R-dynlm-0.3.3-2|26	
14cr|R-dynlm-0.3.3-2|27	%build
14cr|R-dynlm-0.3.3-2|28	
14cr|R-dynlm-0.3.3-2|29	%install
14cr|R-dynlm-0.3.3-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-dynlm-0.3.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-dynlm-0.3.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-dynlm-0.3.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-dynlm-0.3.3-2|34	
14cr|R-dynlm-0.3.3-2|35	%check
14cr|R-dynlm-0.3.3-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-dynlm-0.3.3-2|37	
14cr|R-dynlm-0.3.3-2|38	%files
14cr|R-dynlm-0.3.3-2|39	%dir %{rlibdir}/%{packname}
14cr|R-dynlm-0.3.3-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-dynlm-0.3.3-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-dynlm-0.3.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-dynlm-0.3.3-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-dynlm-0.3.3-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-dynlm-0.3.3-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-dynlm-0.3.3-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-dynlm-0.3.3-2|47	%{rlibdir}/%{packname}/R
14cr|R-dynlm-0.3.3-2|48	%{rlibdir}/%{packname}/data
14cr|R-dynlm-0.3.3-2|49	%{rlibdir}/%{packname}/help
14cr|R-dynlm-0.3.3-2|50	
14cr|R-dynlm-0.3.3-2|51	
14cr|R-dynlm-0.3.3-2|52	
14cr|R-dynlm-0.3.3-2|53	%changelog
14cr|R-dynlm-0.3.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|R-dynlm-0.3.3-2|55	+ Revision: 9075f36
14cr|R-dynlm-0.3.3-2|56	- MassBuild#464: Increase release tag
14cr|R-dynlm-0.3.3-2|57	
14cr|R-dynlm-0.3.3-2|58	

7306 14
14cr|R-e1071-1.6.3-2|1	%global packname  e1071
14cr|R-e1071-1.6.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-e1071-1.6.3-2|3	
14cr|R-e1071-1.6.3-2|4	Name:             R-%{packname}
14cr|R-e1071-1.6.3-2|5	Version:          1.6.3
14cr|R-e1071-1.6.3-2|6	Release:          2
14cr|R-e1071-1.6.3-2|7	Summary:          Misc Functions of the Department of Statistics (e1071), TU Wien
14cr|R-e1071-1.6.3-2|8	Group:            Sciences/Mathematics
14cr|R-e1071-1.6.3-2|9	License:          GPL-2
14cr|R-e1071-1.6.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-e1071-1.6.3-2|11	Source0:          http://cran.r-project.org/src/contrib/e1071_1.6-3.tar.gz
14cr|R-e1071-1.6.3-2|12	Requires:         R-class
14cr|R-e1071-1.6.3-2|13	Requires:         R-graphics R-stats R-grDevices R-utils
14cr|R-e1071-1.6.3-2|14	Requires:         R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
14cr|R-e1071-1.6.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-class
14cr|R-e1071-1.6.3-2|16	BuildRequires:    R-graphics R-stats R-grDevices R-utils
14cr|R-e1071-1.6.3-2|17	BuildRequires:    R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
14cr|R-e1071-1.6.3-2|18	
14cr|R-e1071-1.6.3-2|19	%description
14cr|R-e1071-1.6.3-2|20	Functions for latent class analysis, short time Fourier transform, fuzzy
14cr|R-e1071-1.6.3-2|21	clustering, support vector machines, shortest path computation, bagged
14cr|R-e1071-1.6.3-2|22	clustering, naive Bayes classifier, ...
14cr|R-e1071-1.6.3-2|23	
14cr|R-e1071-1.6.3-2|24	%prep
14cr|R-e1071-1.6.3-2|25	%setup -q -c -n %{packname}
14cr|R-e1071-1.6.3-2|26	
14cr|R-e1071-1.6.3-2|27	%build
14cr|R-e1071-1.6.3-2|28	
14cr|R-e1071-1.6.3-2|29	%install
14cr|R-e1071-1.6.3-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-e1071-1.6.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-e1071-1.6.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-e1071-1.6.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-e1071-1.6.3-2|34	
14cr|R-e1071-1.6.3-2|35	#%check
14cr|R-e1071-1.6.3-2|36	#%{_bindir}/R CMD check %{packname}
14cr|R-e1071-1.6.3-2|37	
14cr|R-e1071-1.6.3-2|38	%files
14cr|R-e1071-1.6.3-2|39	%dir %{rlibdir}/%{packname}
14cr|R-e1071-1.6.3-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-e1071-1.6.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-e1071-1.6.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-e1071-1.6.3-2|43	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-e1071-1.6.3-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-e1071-1.6.3-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-e1071-1.6.3-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-e1071-1.6.3-2|47	%{rlibdir}/%{packname}/R
14cr|R-e1071-1.6.3-2|48	%{rlibdir}/%{packname}/help
14cr|R-e1071-1.6.3-2|49	%{rlibdir}/%{packname}/libs
14cr|R-e1071-1.6.3-2|50	
14cr|R-e1071-1.6.3-2|51	
14cr|R-e1071-1.6.3-2|52	
14cr|R-e1071-1.6.3-2|53	%changelog
14cr|R-e1071-1.6.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-2
14cr|R-e1071-1.6.3-2|55	+ Revision: 5604aac
14cr|R-e1071-1.6.3-2|56	- MassBuild#464: Increase release tag
14cr|R-e1071-1.6.3-2|57	
14cr|R-e1071-1.6.3-2|58	

7307 14
14cr|re2-0-2|1	%define	major 0
14cr|re2-0-2|2	%define	libname %mklibname re2_ %{major}
14cr|re2-0-2|3	%define develname %mklibname re2 -d
14cr|re2-0-2|4	
14cr|re2-0-2|5	Summary:	An efficient, principled regular expression library
14cr|re2-0-2|6	Name:		re2
14cr|re2-0-2|7	Version:	0
14cr|re2-0-2|8	Release:	2
14cr|re2-0-2|9	License:	BSD like
14cr|re2-0-2|10	Group:		System/Libraries
14cr|re2-0-2|11	URL:		http://code.google.com/p/re2/
14cr|re2-0-2|12	# hg clone https://re2.googlecode.com/hg re2
14cr|re2-0-2|13	Source0:	re2.tar.gz
14cr|re2-0-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|re2-0-2|15	
14cr|re2-0-2|16	%description
14cr|re2-0-2|17	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
14cr|re2-0-2|18	expression engines like those used in PCRE, Perl, and Python.
14cr|re2-0-2|19	
14cr|re2-0-2|20	%package -n	%{libname}
14cr|re2-0-2|21	Summary:	An efficient, principled regular expression library
14cr|re2-0-2|22	Group:		System/Libraries
14cr|re2-0-2|23	
14cr|re2-0-2|24	%description -n	%{libname}
14cr|re2-0-2|25	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
14cr|re2-0-2|26	expression engines like those used in PCRE, Perl, and Python.
14cr|re2-0-2|27	
14cr|re2-0-2|28	%package -n	%{develname}
14cr|re2-0-2|29	Summary:	Development files for the re2 library
14cr|re2-0-2|30	Group:		Development/C++
14cr|re2-0-2|31	Requires:	%{libname} >= %{version}-%{release}
14cr|re2-0-2|32	Provides:	%{name}-devel = %{version}-%{release}
14cr|re2-0-2|33	
14cr|re2-0-2|34	%description -n	%{develname}
14cr|re2-0-2|35	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
14cr|re2-0-2|36	expression engines like those used in PCRE, Perl, and Python.
14cr|re2-0-2|37	
14cr|re2-0-2|38	This package contains the development files for re2.
14cr|re2-0-2|39	
14cr|re2-0-2|40	%prep
14cr|re2-0-2|41	
14cr|re2-0-2|42	%setup -q -n re2
14cr|re2-0-2|43	
14cr|re2-0-2|44	%build
14cr|re2-0-2|45	
14cr|re2-0-2|46	%make CXXFLAGS="%{optflags} -pthread"
14cr|re2-0-2|47	
14cr|re2-0-2|48	%install
14cr|re2-0-2|49	rm -rf %{buildroot}
14cr|re2-0-2|50	
14cr|re2-0-2|51	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
14cr|re2-0-2|52	
14cr|re2-0-2|53	rm -f %{buildroot}%{_libdir}/*.a
14cr|re2-0-2|54	
14cr|re2-0-2|55	%if %mdkversion < 200900
14cr|re2-0-2|56	%post -n %{libname} -p /sbin/ldconfig
14cr|re2-0-2|57	%endif
14cr|re2-0-2|58	
14cr|re2-0-2|59	%if %mdkversion < 200900
14cr|re2-0-2|60	%postun -n %{libname} -p /sbin/ldconfig
14cr|re2-0-2|61	%endif
14cr|re2-0-2|62	
14cr|re2-0-2|63	%clean
14cr|re2-0-2|64	rm -rf %{buildroot}
14cr|re2-0-2|65	
14cr|re2-0-2|66	%files -n %{libname}
14cr|re2-0-2|67	%defattr(-,root,root,-)
14cr|re2-0-2|68	%doc LICENSE
14cr|re2-0-2|69	%{_libdir}/*.so.%{major}*
14cr|re2-0-2|70	
14cr|re2-0-2|71	%files -n %{develname}
14cr|re2-0-2|72	%defattr(-,root,root,-)
14cr|re2-0-2|73	%{_libdir}/*.so
14cr|re2-0-2|74	%{_includedir}/%{name}/
14cr|re2-0-2|75	
14cr|re2-0-2|76	
14cr|re2-0-2|77	
14cr|re2-0-2|78	
14cr|re2-0-2|79	%changelog
14cr|re2-0-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-2
14cr|re2-0-2|81	+ Revision: 27bb3e0
14cr|re2-0-2|82	- MassBuild#464: Increase release tag
14cr|re2-0-2|83	
14cr|re2-0-2|84	

7308 14
14cr|reaction-1.0-3|1	%if %{_use_internal_dependency_generator}
14cr|reaction-1.0-3|2	%define _noautoprov ^renderer(.*)
14cr|reaction-1.0-3|3	%else
14cr|reaction-1.0-3|4	%define _provides_exceptions ^renderer
14cr|reaction-1.0-3|5	%endif
14cr|reaction-1.0-3|6	
14cr|reaction-1.0-3|7	%define		oname	Reaction
14cr|reaction-1.0-3|8	
14cr|reaction-1.0-3|9	Name:		reaction
14cr|reaction-1.0-3|10	Version:	1.0
14cr|reaction-1.0-3|11	Release:	3
14cr|reaction-1.0-3|12	Summary:	First-person shooter based on modified Quake 3 engine
14cr|reaction-1.0-3|13	Group:		Games/Arcade
14cr|reaction-1.0-3|14	License:	GPLv2
14cr|reaction-1.0-3|15	URL:		http://rq3.com/
14cr|reaction-1.0-3|16	Source0:	http://download.rq3.com/%{oname}-%{version}-source.tar.gz
14cr|reaction-1.0-3|17	Patch0:		reaction-1.0-mdv-custom.patch
14cr|reaction-1.0-3|18	BuildRequires:	jpeg-devel
14cr|reaction-1.0-3|19	BuildRequires:	pkgconfig(gl)
14cr|reaction-1.0-3|20	BuildRequires:	pkgconfig(glu)
14cr|reaction-1.0-3|21	BuildRequires:	pkgconfig(sdl)
14cr|reaction-1.0-3|22	BuildRequires:	pkgconfig(zlib)
14cr|reaction-1.0-3|23	BuildRequires:	pkgconfig(ogg)
14cr|reaction-1.0-3|24	BuildRequires:	pkgconfig(speex)
14cr|reaction-1.0-3|25	BuildRequires:	pkgconfig(vorbis)
14cr|reaction-1.0-3|26	BuildRequires:	pkgconfig(vorbisfile)
14cr|reaction-1.0-3|27	BuildRequires:	imagemagick
14cr|reaction-1.0-3|28	Requires:	%{name}-data
14cr|reaction-1.0-3|29	
14cr|reaction-1.0-3|30	%description
14cr|reaction-1.0-3|31	Reaction was originally called Reaction Quake 3 which was a "total conversion
14cr|reaction-1.0-3|32	mod" for Quake III Arena based on action and realism with a specific emphasis
14cr|reaction-1.0-3|33	on action over realism. Reaction is a port of the classic Action Quake 2 (AQ2)
14cr|reaction-1.0-3|34	mod. AQ2 still enjoyed great popularity in online gaming even 4 years after it
14cr|reaction-1.0-3|35	was initially released and on an "obsolete" game engine as well. Many people
14cr|reaction-1.0-3|36	attribute this lasting popularity to both the unique gameplay and the AQ2
14cr|reaction-1.0-3|37	community. At the time Reaction Quake 3 was first released, AQ2 was still more
14cr|reaction-1.0-3|38	popular than other Q3 realism mods and any other Quake 2 and Quake/QuakeWorld
14cr|reaction-1.0-3|39	mods.
14cr|reaction-1.0-3|40	
14cr|reaction-1.0-3|41	Reaction Quake 3 aimed to bring the gameplay of AQ2 to a new, more modern game
14cr|reaction-1.0-3|42	engine. This mod is made by AQ2 fans and players specifically for those who
14cr|reaction-1.0-3|43	love the fast and furious AQ2 gameplay and also to hopefully expose a new
14cr|reaction-1.0-3|44	generation of players to this unique gameplay.
14cr|reaction-1.0-3|45	
14cr|reaction-1.0-3|46	Reaction has already surpassed many facets of the last official release of
14cr|reaction-1.0-3|47	Action Quake 2, 1.52, and is catching up to some of the latest AQ2 variants.
14cr|reaction-1.0-3|48	Considering that AQ2 has had over 4 years of development time and the bulk
14cr|reaction-1.0-3|49	Reaction's teamplay, matchmode, and bot development was done in less than
14cr|reaction-1.0-3|50	6 months, this is a pretty exciting project. What started out as a project by
14cr|reaction-1.0-3|51	part of the AQ2 community who wanted someone to make "Action Quake 3" has
14cr|reaction-1.0-3|52	turned into a well-received and pretty solid and fun standalone game.
14cr|reaction-1.0-3|53	
14cr|reaction-1.0-3|54	%prep
14cr|reaction-1.0-3|55	%setup -q -n %{name}
14cr|reaction-1.0-3|56	%patch0 -p1
14cr|reaction-1.0-3|57	
14cr|reaction-1.0-3|58	# fix png rgb
14cr|reaction-1.0-3|59	find . -type f -name "Reaction.png" -exec convert {} -strip {} \;
14cr|reaction-1.0-3|60	
14cr|reaction-1.0-3|61	%build
14cr|reaction-1.0-3|62	mkdir -p ~/tmp
14cr|reaction-1.0-3|63	%make V=1
14cr|reaction-1.0-3|64	
14cr|reaction-1.0-3|65	%install
14cr|reaction-1.0-3|66	mkdir -p %{buildroot}%{_gamesbindir}
14cr|reaction-1.0-3|67	cp build/release-linux-*/%{oname}.* %{buildroot}%{_gamesbindir}/%{name}
14cr|reaction-1.0-3|68	cp build/release-linux-*/%{oname}ded.* %{buildroot}%{_gamesbindir}/%{name}-server
14cr|reaction-1.0-3|69	
14cr|reaction-1.0-3|70	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|reaction-1.0-3|71	cp build/release-linux-*/*.so %{buildroot}%{_libdir}/%{name}/
14cr|reaction-1.0-3|72	
14cr|reaction-1.0-3|73	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|reaction-1.0-3|74	pushd %{buildroot}%{_gamesdatadir}/%{name}
14cr|reaction-1.0-3|75	for N in %{buildroot}%{_libdir}/%{name}/*.so
14cr|reaction-1.0-3|76	do
14cr|reaction-1.0-3|77	ln -s %{_libdir}/%{name}/`basename $N` `basename $N`;
14cr|reaction-1.0-3|78	done
14cr|reaction-1.0-3|79	popd
14cr|reaction-1.0-3|80	
14cr|reaction-1.0-3|81	# create and install icons
14cr|reaction-1.0-3|82	for N in 16 32 48 64 128; do convert %{oname}.png -scale ${N}x${N}! $N.png; done
14cr|reaction-1.0-3|83	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|reaction-1.0-3|84	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|reaction-1.0-3|85	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|reaction-1.0-3|86	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|reaction-1.0-3|87	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|reaction-1.0-3|88	
14cr|reaction-1.0-3|89	# XDG menu entry
14cr|reaction-1.0-3|90	mkdir -p %{buildroot}%{_datadir}/applications
14cr|reaction-1.0-3|91	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|reaction-1.0-3|92	[Desktop Entry]
14cr|reaction-1.0-3|93	Type=Application
14cr|reaction-1.0-3|94	Name=%{oname}
14cr|reaction-1.0-3|95	Comment=First-person shooter
14cr|reaction-1.0-3|96	Icon=%{name}
14cr|reaction-1.0-3|97	Exec=%{_gamesbindir}/%{name}
14cr|reaction-1.0-3|98	Terminal=false
14cr|reaction-1.0-3|99	Categories=Game;ArcadeGame;
14cr|reaction-1.0-3|100	EOF
14cr|reaction-1.0-3|101	
14cr|reaction-1.0-3|102	%files
14cr|reaction-1.0-3|103	%doc COPYING.txt README README-Reaction id-readme.txt
14cr|reaction-1.0-3|104	%{_gamesbindir}/%{name}
14cr|reaction-1.0-3|105	%{_gamesbindir}/%{name}-server
14cr|reaction-1.0-3|106	%{_gamesdatadir}/%{name}
14cr|reaction-1.0-3|107	%{_libdir}/%{name}
14cr|reaction-1.0-3|108	%{_datadir}/applications/%{name}.desktop
14cr|reaction-1.0-3|109	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|reaction-1.0-3|110	
14cr|reaction-1.0-3|111	
14cr|reaction-1.0-3|112	
14cr|reaction-1.0-3|113	
14cr|reaction-1.0-3|114	
14cr|reaction-1.0-3|115	%changelog
14cr|reaction-1.0-3|116	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 1.0-3
14cr|reaction-1.0-3|117	+ Revision: 4d774fd
14cr|reaction-1.0-3|118	- fix png rgb
14cr|reaction-1.0-3|119	
14cr|reaction-1.0-3|120	

7309 14
14cr|reaction-data-1.0-2|1	%define		oname	Reaction
14cr|reaction-data-1.0-2|2	%define		gname	reaction
14cr|reaction-data-1.0-2|3	
14cr|reaction-data-1.0-2|4	Name:		%{gname}-data
14cr|reaction-data-1.0-2|5	Version:	1.0
14cr|reaction-data-1.0-2|6	Release:	2
14cr|reaction-data-1.0-2|7	Summary:	Data files used to play first-person shooter Reaction
14cr|reaction-data-1.0-2|8	Group:		Games/Arcade
14cr|reaction-data-1.0-2|9	License:	CC-BY-SA 3.0
14cr|reaction-data-1.0-2|10	URL:		http://rq3.com/
14cr|reaction-data-1.0-2|11	Source0:	http://download.rq3.com/%{oname}-%{version}-Linux-i386.tar.gz
14cr|reaction-data-1.0-2|12	Requires:	%{gname}
14cr|reaction-data-1.0-2|13	BuildArch:	noarch
14cr|reaction-data-1.0-2|14	
14cr|reaction-data-1.0-2|15	%description
14cr|reaction-data-1.0-2|16	Data files used to play first-person shooter Reaction.
14cr|reaction-data-1.0-2|17	
14cr|reaction-data-1.0-2|18	%prep
14cr|reaction-data-1.0-2|19	%setup -q -n %{oname}
14cr|reaction-data-1.0-2|20	
14cr|reaction-data-1.0-2|21	%build
14cr|reaction-data-1.0-2|22	
14cr|reaction-data-1.0-2|23	%install
14cr|reaction-data-1.0-2|24	%__rm -rf %{buildroot}
14cr|reaction-data-1.0-2|25	
14cr|reaction-data-1.0-2|26	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}
14cr|reaction-data-1.0-2|27	%__cp Boomstick/* %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}/
14cr|reaction-data-1.0-2|28	
14cr|reaction-data-1.0-2|29	%clean
14cr|reaction-data-1.0-2|30	%__rm -rf %{buildroot}
14cr|reaction-data-1.0-2|31	
14cr|reaction-data-1.0-2|32	%files
14cr|reaction-data-1.0-2|33	%doc %{oname}-license.txt
14cr|reaction-data-1.0-2|34	%{_gamesdatadir}/%{gname}/%{gname}
14cr|reaction-data-1.0-2|35	
14cr|reaction-data-1.0-2|36	
14cr|reaction-data-1.0-2|37	
14cr|reaction-data-1.0-2|38	%changelog
14cr|reaction-data-1.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|reaction-data-1.0-2|40	+ Revision: 263a37a
14cr|reaction-data-1.0-2|41	- MassBuild#464: Increase release tag
14cr|reaction-data-1.0-2|42	
14cr|reaction-data-1.0-2|43	

7310 14
14cr|read-edid-3.0.1-2|1	Summary:	Get monitor details
14cr|read-edid-3.0.1-2|2	
14cr|read-edid-3.0.1-2|3	Name:		read-edid
14cr|read-edid-3.0.1-2|4	Version:	3.0.1
14cr|read-edid-3.0.1-2|5	Release:	2
14cr|read-edid-3.0.1-2|6	URL:		http://www.polypux.org/projects/read-edid/
14cr|read-edid-3.0.1-2|7	Source0:	http://www.polypux.org/projects/read-edid/%{name}-%{version}.tar.gz
14cr|read-edid-3.0.1-2|8	License:	GPLv2
14cr|read-edid-3.0.1-2|9	Group:		System/Configuration/Other
14cr|read-edid-3.0.1-2|10	BuildRequires:	libx86-devel
14cr|read-edid-3.0.1-2|11	BuildRequires:	cmake
14cr|read-edid-3.0.1-2|12	
14cr|read-edid-3.0.1-2|13	%description
14cr|read-edid-3.0.1-2|14	This package will try to read the monitor details directly from the
14cr|read-edid-3.0.1-2|15	monitor. The program get-edid asks a VBE BIOS for the EDID data. The
14cr|read-edid-3.0.1-2|16	program parse-edid parses the data and prints out a human readable
14cr|read-edid-3.0.1-2|17	summary.
14cr|read-edid-3.0.1-2|18	
14cr|read-edid-3.0.1-2|19	%package	doc
14cr|read-edid-3.0.1-2|20	Group:		Development/Other
14cr|read-edid-3.0.1-2|21	Requires:	%{name} >= %{EVRD}
14cr|read-edid-3.0.1-2|22	
14cr|read-edid-3.0.1-2|23	%description
14cr|read-edid-3.0.1-2|24	doc files for %{name}
14cr|read-edid-3.0.1-2|25	
14cr|read-edid-3.0.1-2|26	%prep
14cr|read-edid-3.0.1-2|27	%setup -q
14cr|read-edid-3.0.1-2|28	
14cr|read-edid-3.0.1-2|29	%build
14cr|read-edid-3.0.1-2|30	%cmake
14cr|read-edid-3.0.1-2|31	%make
14cr|read-edid-3.0.1-2|32	
14cr|read-edid-3.0.1-2|33	%install
14cr|read-edid-3.0.1-2|34	%makeinstall_std -C build
14cr|read-edid-3.0.1-2|35	
14cr|read-edid-3.0.1-2|36	%files doc
14cr|read-edid-3.0.1-2|37	%{_docdir}/%{name}/*
14cr|read-edid-3.0.1-2|38	
14cr|read-edid-3.0.1-2|39	%files
14cr|read-edid-3.0.1-2|40	%{_mandir}/man1/get-edid.1.*
14cr|read-edid-3.0.1-2|41	%{_bindir}/*-edid*
14cr|read-edid-3.0.1-2|42	
14cr|read-edid-3.0.1-2|43	%changelog
14cr|read-edid-3.0.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-2
14cr|read-edid-3.0.1-2|45	+ Revision: 11495a2
14cr|read-edid-3.0.1-2|46	- MassBuild#464: Increase release tag
14cr|read-edid-3.0.1-2|47	
14cr|read-edid-3.0.1-2|48	

7311 14
14cr|readseq-19930201-9|1	%define name	readseq
14cr|readseq-19930201-9|2	%define version	19930201
14cr|readseq-19930201-9|3	%define rel	9
14cr|readseq-19930201-9|4	%define release	%mkrel %{rel}
14cr|readseq-19930201-9|5	
14cr|readseq-19930201-9|6	Name:		%{name}
14cr|readseq-19930201-9|7	Version:	%{version}
14cr|readseq-19930201-9|8	Release:	%{release}
14cr|readseq-19930201-9|9	Summary:	Reads and writes nucleic/protein sequences in various formats
14cr|readseq-19930201-9|10	Group:		Sciences/Biology
14cr|readseq-19930201-9|11	License:	Public Domain
14cr|readseq-19930201-9|12	URL:		http://iubio.bio.indiana.edu/soft/molbio/readseq/
14cr|readseq-19930201-9|13	Source:		%{name}-%{version}.tar.bz2
14cr|readseq-19930201-9|14	Patch0:		%{name}.makefile.patch
14cr|readseq-19930201-9|15	Patch1:		format_arguments_fix.patch
14cr|readseq-19930201-9|16	Patch2:		fix_getline.patch
14cr|readseq-19930201-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|readseq-19930201-9|18	
14cr|readseq-19930201-9|19	%description
14cr|readseq-19930201-9|20	Readseq is a program for converting among several biosequence file formats,
14cr|readseq-19930201-9|21	by D. Gilbert. These formats are currently understood by readseq:
14cr|readseq-19930201-9|22	
14cr|readseq-19930201-9|23	* ASN.1 format used by NCBI
14cr|readseq-19930201-9|24	* DNAStrider, for common Mac program
14cr|readseq-19930201-9|25	* EMBL, EMBL flatfile format
14cr|readseq-19930201-9|26	* Fitch format, limited use
14cr|readseq-19930201-9|27	* GCG, single sequence format of GCG software
14cr|readseq-19930201-9|28	* GenBank/GB, genbank flatfile format
14cr|readseq-19930201-9|29	* IG/Stanford, used by Intelligenetics and others
14cr|readseq-19930201-9|30	* MSF multi sequence format used by GCG software
14cr|readseq-19930201-9|31	* NBRF format
14cr|readseq-19930201-9|32	* Olsen, format printed by Olsen VMS sequence editor. Input only.
14cr|readseq-19930201-9|33	* PAUP's multiple sequence (NEXUS) format
14cr|readseq-19930201-9|34	* Pearson/Fasta, a common format used by Fasta programs and others
14cr|readseq-19930201-9|35	* Phylip3.2, sequential format for Phylip programs
14cr|readseq-19930201-9|36	* Phylip, interleaved format for Phylip programs (v3.3, v3.4)
14cr|readseq-19930201-9|37	* PIR/CODATA format used by PIR
14cr|readseq-19930201-9|38	* Plain/Raw, sequence data only (no name, document, numbering)
14cr|readseq-19930201-9|39	* Pretty print with various options for nice looking output. Output only.
14cr|readseq-19930201-9|40	* Zuker format, limited use. Input only.
14cr|readseq-19930201-9|41	
14cr|readseq-19930201-9|42	%prep
14cr|readseq-19930201-9|43	rm -rf %{buildroot}
14cr|readseq-19930201-9|44	%setup
14cr|readseq-19930201-9|45	%patch0
14cr|readseq-19930201-9|46	%patch1
14cr|readseq-19930201-9|47	%patch2
14cr|readseq-19930201-9|48	
14cr|readseq-19930201-9|49	%build
14cr|readseq-19930201-9|50	export CFLAGS=$RPM_OPT_FLAGS
14cr|readseq-19930201-9|51	make build
14cr|readseq-19930201-9|52	
14cr|readseq-19930201-9|53	%install
14cr|readseq-19930201-9|54	install -d -m 755 %{buildroot}%{_bindir}
14cr|readseq-19930201-9|55	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|readseq-19930201-9|56	
14cr|readseq-19930201-9|57	%clean
14cr|readseq-19930201-9|58	rm -rf %{buildroot}
14cr|readseq-19930201-9|59	
14cr|readseq-19930201-9|60	%files
14cr|readseq-19930201-9|61	%defattr(-,root,root)
14cr|readseq-19930201-9|62	%doc Readme Readseq.help Formats
14cr|readseq-19930201-9|63	%{_bindir}/%{name}
14cr|readseq-19930201-9|64	
14cr|readseq-19930201-9|65	
14cr|readseq-19930201-9|66	
14cr|readseq-19930201-9|67	
14cr|readseq-19930201-9|68	
14cr|readseq-19930201-9|69	%changelog
14cr|readseq-19930201-9|70	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 19930201-9
14cr|readseq-19930201-9|71	+ Revision: e41ddbc
14cr|readseq-19930201-9|72	- Automatic import for version 19930201
14cr|readseq-19930201-9|73	
14cr|readseq-19930201-9|74	

7312 14
14cr|R-earth-3.2.7-1|1	%global packname  earth
14cr|R-earth-3.2.7-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-earth-3.2.7-1|3	
14cr|R-earth-3.2.7-1|4	Name:             R-%{packname}
14cr|R-earth-3.2.7-1|5	Version:          3.2.7
14cr|R-earth-3.2.7-1|6	Release:          1
14cr|R-earth-3.2.7-1|7	Summary:          Multivariate Adaptive Regression Spline Models
14cr|R-earth-3.2.7-1|8	Group:            Sciences/Mathematics
14cr|R-earth-3.2.7-1|9	License:          GPL-3
14cr|R-earth-3.2.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-earth-3.2.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.2-7.tar.gz
14cr|R-earth-3.2.7-1|12	
14cr|R-earth-3.2.7-1|13	Requires:         R-plotmo R-plotrix
14cr|R-earth-3.2.7-1|14	
14cr|R-earth-3.2.7-1|15	Requires:         R-mda
14cr|R-earth-3.2.7-1|16	BuildRequires:    R-devel Rmath-devel R-plotmo R-plotrix
14cr|R-earth-3.2.7-1|17	
14cr|R-earth-3.2.7-1|18	BuildRequires:   R-mda
14cr|R-earth-3.2.7-1|19	BuildRequires: blas-devel
14cr|R-earth-3.2.7-1|20	
14cr|R-earth-3.2.7-1|21	%description
14cr|R-earth-3.2.7-1|22	Build regression models using the techniques in Friedman's papers "Fast
14cr|R-earth-3.2.7-1|23	MARS" and "Multivariate Adaptive Regression Splines". (The term "MARS" is
14cr|R-earth-3.2.7-1|24	copyrighted and thus not used in the name of the package.)
14cr|R-earth-3.2.7-1|25	
14cr|R-earth-3.2.7-1|26	%prep
14cr|R-earth-3.2.7-1|27	%setup -q -c -n %{packname}
14cr|R-earth-3.2.7-1|28	
14cr|R-earth-3.2.7-1|29	%build
14cr|R-earth-3.2.7-1|30	
14cr|R-earth-3.2.7-1|31	%install
14cr|R-earth-3.2.7-1|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-earth-3.2.7-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-earth-3.2.7-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-earth-3.2.7-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-earth-3.2.7-1|36	
14cr|R-earth-3.2.7-1|37	%check
14cr|R-earth-3.2.7-1|38	%{_bindir}/R CMD check %{packname}
14cr|R-earth-3.2.7-1|39	
14cr|R-earth-3.2.7-1|40	%files
14cr|R-earth-3.2.7-1|41	%dir %{rlibdir}/%{packname}
14cr|R-earth-3.2.7-1|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-earth-3.2.7-1|43	%doc %{rlibdir}/%{packname}/html
14cr|R-earth-3.2.7-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-earth-3.2.7-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-earth-3.2.7-1|46	%{rlibdir}/%{packname}/INDEX
14cr|R-earth-3.2.7-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-earth-3.2.7-1|48	%{rlibdir}/%{packname}/Meta
14cr|R-earth-3.2.7-1|49	%{rlibdir}/%{packname}/R
14cr|R-earth-3.2.7-1|50	%{rlibdir}/%{packname}/help
14cr|R-earth-3.2.7-1|51	%{rlibdir}/%{packname}/data
14cr|R-earth-3.2.7-1|52	%{rlibdir}/%{packname}/libs
14cr|R-earth-3.2.7-1|53	
14cr|R-earth-3.2.7-1|54	%changelog
14cr|R-earth-3.2.7-1|55	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.7-1
14cr|R-earth-3.2.7-1|56	+ Revision: 5a56a07
14cr|R-earth-3.2.7-1|57	- Added tarball
14cr|R-earth-3.2.7-1|58	
14cr|R-earth-3.2.7-1|59	

7313 14
14cr|R-EatonEtAlChIPseq-0.0.5-3|1	%global packname  EatonEtAlChIPseq
14cr|R-EatonEtAlChIPseq-0.0.5-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-EatonEtAlChIPseq-0.0.5-3|3	
14cr|R-EatonEtAlChIPseq-0.0.5-3|4	Name:             R-%{packname}
14cr|R-EatonEtAlChIPseq-0.0.5-3|5	Version:          0.0.5
14cr|R-EatonEtAlChIPseq-0.0.5-3|6	Release:          3
14cr|R-EatonEtAlChIPseq-0.0.5-3|7	Summary:          ChIP-seq data of ORC-binding sites in Yeast excerpted from Eaton et al. 2010
14cr|R-EatonEtAlChIPseq-0.0.5-3|8	Group:            Sciences/Mathematics
14cr|R-EatonEtAlChIPseq-0.0.5-3|9	License:          Artistic 2.0
14cr|R-EatonEtAlChIPseq-0.0.5-3|10	URL:              None
14cr|R-EatonEtAlChIPseq-0.0.5-3|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/EatonEtAlChIPseq_0.0.5.tar.gz
14cr|R-EatonEtAlChIPseq-0.0.5-3|12	BuildArch:        noarch
14cr|R-EatonEtAlChIPseq-0.0.5-3|13	Requires:         R-core
14cr|R-EatonEtAlChIPseq-0.0.5-3|14	Requires:         R-GenomicRanges R-ShortRead R-rtracklayer
14cr|R-EatonEtAlChIPseq-0.0.5-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-GenomicRanges R-ShortRead R-rtracklayer
14cr|R-EatonEtAlChIPseq-0.0.5-3|16	
14cr|R-EatonEtAlChIPseq-0.0.5-3|17	%description
14cr|R-EatonEtAlChIPseq-0.0.5-3|18	ChIP-seq analysis subset from "Conserved nucleosome positioning defines
14cr|R-EatonEtAlChIPseq-0.0.5-3|19	replication origins" (PMID 20351051)
14cr|R-EatonEtAlChIPseq-0.0.5-3|20	
14cr|R-EatonEtAlChIPseq-0.0.5-3|21	%prep
14cr|R-EatonEtAlChIPseq-0.0.5-3|22	%setup -q -c -n %{packname}
14cr|R-EatonEtAlChIPseq-0.0.5-3|23	
14cr|R-EatonEtAlChIPseq-0.0.5-3|24	%build
14cr|R-EatonEtAlChIPseq-0.0.5-3|25	
14cr|R-EatonEtAlChIPseq-0.0.5-3|26	%install
14cr|R-EatonEtAlChIPseq-0.0.5-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-EatonEtAlChIPseq-0.0.5-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-EatonEtAlChIPseq-0.0.5-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-EatonEtAlChIPseq-0.0.5-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-EatonEtAlChIPseq-0.0.5-3|31	
14cr|R-EatonEtAlChIPseq-0.0.5-3|32	%check
14cr|R-EatonEtAlChIPseq-0.0.5-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-EatonEtAlChIPseq-0.0.5-3|34	
14cr|R-EatonEtAlChIPseq-0.0.5-3|35	%files
14cr|R-EatonEtAlChIPseq-0.0.5-3|36	%dir %{rlibdir}/%{packname}
14cr|R-EatonEtAlChIPseq-0.0.5-3|37	%doc %{rlibdir}/%{packname}/html
14cr|R-EatonEtAlChIPseq-0.0.5-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-EatonEtAlChIPseq-0.0.5-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-EatonEtAlChIPseq-0.0.5-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-EatonEtAlChIPseq-0.0.5-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-EatonEtAlChIPseq-0.0.5-3|42	%{rlibdir}/%{packname}/data
14cr|R-EatonEtAlChIPseq-0.0.5-3|43	%{rlibdir}/%{packname}/extdata
14cr|R-EatonEtAlChIPseq-0.0.5-3|44	%{rlibdir}/%{packname}/help
14cr|R-EatonEtAlChIPseq-0.0.5-3|45	
14cr|R-EatonEtAlChIPseq-0.0.5-3|46	
14cr|R-EatonEtAlChIPseq-0.0.5-3|47	
14cr|R-EatonEtAlChIPseq-0.0.5-3|48	%changelog
14cr|R-EatonEtAlChIPseq-0.0.5-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|R-EatonEtAlChIPseq-0.0.5-3|50	+ Revision: 5da0f1c
14cr|R-EatonEtAlChIPseq-0.0.5-3|51	- MassBuild#464: Increase release tag
14cr|R-EatonEtAlChIPseq-0.0.5-3|52	
14cr|R-EatonEtAlChIPseq-0.0.5-3|53	

7314 14
14cr|R-EBImage-4.4.0-2|1	%global packname  EBImage
14cr|R-EBImage-4.4.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-EBImage-4.4.0-2|3	
14cr|R-EBImage-4.4.0-2|4	Name:             R-%{packname}
14cr|R-EBImage-4.4.0-2|5	Version:          4.4.0
14cr|R-EBImage-4.4.0-2|6	Release:          2
14cr|R-EBImage-4.4.0-2|7	Summary:          Image processing toolbox for R
14cr|R-EBImage-4.4.0-2|8	Group:            Sciences/Mathematics
14cr|R-EBImage-4.4.0-2|9	License:          Artistic-2.0
14cr|R-EBImage-4.4.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-EBImage-4.4.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/EBImage_4.4.0.tar.gz
14cr|R-EBImage-4.4.0-2|12	Requires:         R-methods R-graphics R-stats R-utils R-abind
14cr|R-EBImage-4.4.0-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-graphics R-stats R-utils R-abind
14cr|R-EBImage-4.4.0-2|14	BuildRequires: R-EBImage
14cr|R-EBImage-4.4.0-2|15	Requires: R-EBImage
14cr|R-EBImage-4.4.0-2|16	BuildRequires: R-locfit
14cr|R-EBImage-4.4.0-2|17	Requires: R-locfit
14cr|R-EBImage-4.4.0-2|18	BuildRequires: R-png
14cr|R-EBImage-4.4.0-2|19	Requires: R-png
14cr|R-EBImage-4.4.0-2|20	BuildRequires: R-jpeg
14cr|R-EBImage-4.4.0-2|21	Requires: R-jpeg
14cr|R-EBImage-4.4.0-2|22	BuildRequires: R-tiff
14cr|R-EBImage-4.4.0-2|23	Requires: R-tiff
14cr|R-EBImage-4.4.0-2|24	BuildRequires: R-BiocGenerics
14cr|R-EBImage-4.4.0-2|25	Requires: R-BiocGenerics
14cr|R-EBImage-4.4.0-2|26	BuildRequires:    imagemagick-devel
14cr|R-EBImage-4.4.0-2|27	BuildRequires:    jpeg-devel
14cr|R-EBImage-4.4.0-2|28	
14cr|R-EBImage-4.4.0-2|29	%description
14cr|R-EBImage-4.4.0-2|30	EBImage is an R package which provides general purpose functionality for
14cr|R-EBImage-4.4.0-2|31	the reading, writing, processing and analysis of images. Furthermore, in
14cr|R-EBImage-4.4.0-2|32	the context of microscopy based cellular assays, EBImage offers tools to
14cr|R-EBImage-4.4.0-2|33	transform the images, segment cells and extract quantitative cellular
14cr|R-EBImage-4.4.0-2|34	
14cr|R-EBImage-4.4.0-2|35	%prep
14cr|R-EBImage-4.4.0-2|36	%setup -q -c -n %{packname}
14cr|R-EBImage-4.4.0-2|37	
14cr|R-EBImage-4.4.0-2|38	%build
14cr|R-EBImage-4.4.0-2|39	
14cr|R-EBImage-4.4.0-2|40	%install
14cr|R-EBImage-4.4.0-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-EBImage-4.4.0-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-EBImage-4.4.0-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-EBImage-4.4.0-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-EBImage-4.4.0-2|45	
14cr|R-EBImage-4.4.0-2|46	# FIXME
14cr|R-EBImage-4.4.0-2|47	#  When sourcing 'EBImage-introduction.R':
14cr|R-EBImage-4.4.0-2|48	#  Error: object must be an array
14cr|R-EBImage-4.4.0-2|49	%if 0
14cr|R-EBImage-4.4.0-2|50	%check
14cr|R-EBImage-4.4.0-2|51	%{_bindir}/R CMD check %{packname}
14cr|R-EBImage-4.4.0-2|52	%endif
14cr|R-EBImage-4.4.0-2|53	
14cr|R-EBImage-4.4.0-2|54	%files
14cr|R-EBImage-4.4.0-2|55	%dir %{rlibdir}/%{packname}
14cr|R-EBImage-4.4.0-2|56	%doc %{rlibdir}/%{packname}/doc
14cr|R-EBImage-4.4.0-2|57	%doc %{rlibdir}/%{packname}/html
14cr|R-EBImage-4.4.0-2|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-EBImage-4.4.0-2|59	%{rlibdir}/%{packname}/INDEX
14cr|R-EBImage-4.4.0-2|60	# %{rlibdir}/%{packname}/LICENSE
14cr|R-EBImage-4.4.0-2|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-EBImage-4.4.0-2|62	%{rlibdir}/%{packname}/Meta
14cr|R-EBImage-4.4.0-2|63	%{rlibdir}/%{packname}/R
14cr|R-EBImage-4.4.0-2|64	%{rlibdir}/%{packname}/help
14cr|R-EBImage-4.4.0-2|65	%{rlibdir}/%{packname}/images
14cr|R-EBImage-4.4.0-2|66	%{rlibdir}/%{packname}/libs
14cr|R-EBImage-4.4.0-2|67	%{rlibdir}/%{packname}/scripts
14cr|R-EBImage-4.4.0-2|68	%{rlibdir}/EBImage/NEWS.Rd
14cr|R-EBImage-4.4.0-2|69	%{rlibdir}/EBImage/viewer/display.css
14cr|R-EBImage-4.4.0-2|70	%{rlibdir}/EBImage/viewer/display.template
14cr|R-EBImage-4.4.0-2|71	%{rlibdir}/EBImage/viewer/viewer.js
14cr|R-EBImage-4.4.0-2|72	
14cr|R-EBImage-4.4.0-2|73	
14cr|R-EBImage-4.4.0-2|74	
14cr|R-EBImage-4.4.0-2|75	%changelog
14cr|R-EBImage-4.4.0-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-2
14cr|R-EBImage-4.4.0-2|77	+ Revision: f8cbb66
14cr|R-EBImage-4.4.0-2|78	- MassBuild#464: Increase release tag
14cr|R-EBImage-4.4.0-2|79	
14cr|R-EBImage-4.4.0-2|80	

7315 14
14cr|R-Ecdat-0.2.4-2|1	%global packname  Ecdat
14cr|R-Ecdat-0.2.4-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Ecdat-0.2.4-2|3	
14cr|R-Ecdat-0.2.4-2|4	Name:             R-%{packname}
14cr|R-Ecdat-0.2.4-2|5	Version:          0.2.4
14cr|R-Ecdat-0.2.4-2|6	Release:          2
14cr|R-Ecdat-0.2.4-2|7	Summary:          Data sets for econometrics
14cr|R-Ecdat-0.2.4-2|8	Group:            Sciences/Mathematics
14cr|R-Ecdat-0.2.4-2|9	License:          GPL (>= 2)
14cr|R-Ecdat-0.2.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Ecdat-0.2.4-2|11	Source0:          http://cran.r-project.org/src/contrib/Ecdat_0.2-4.tar.gz
14cr|R-Ecdat-0.2.4-2|12	BuildArch:        noarch
14cr|R-Ecdat-0.2.4-2|13	Requires:         R-core
14cr|R-Ecdat-0.2.4-2|14	Requires:         R-car R-systemfit R-sem R-lmtest R-sandwich
14cr|R-Ecdat-0.2.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Ecdat-0.2.4-2|16	BuildRequires:    R-car R-systemfit R-sem R-lmtest R-sandwich
14cr|R-Ecdat-0.2.4-2|17	
14cr|R-Ecdat-0.2.4-2|18	%description
14cr|R-Ecdat-0.2.4-2|19	Data sets for econometrics
14cr|R-Ecdat-0.2.4-2|20	
14cr|R-Ecdat-0.2.4-2|21	%prep
14cr|R-Ecdat-0.2.4-2|22	%setup -q -c -n %{packname}
14cr|R-Ecdat-0.2.4-2|23	
14cr|R-Ecdat-0.2.4-2|24	%build
14cr|R-Ecdat-0.2.4-2|25	
14cr|R-Ecdat-0.2.4-2|26	%install
14cr|R-Ecdat-0.2.4-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Ecdat-0.2.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Ecdat-0.2.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Ecdat-0.2.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Ecdat-0.2.4-2|31	
14cr|R-Ecdat-0.2.4-2|32	%check
14cr|R-Ecdat-0.2.4-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-Ecdat-0.2.4-2|34	
14cr|R-Ecdat-0.2.4-2|35	%files
14cr|R-Ecdat-0.2.4-2|36	%dir %{rlibdir}/%{packname}
14cr|R-Ecdat-0.2.4-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-Ecdat-0.2.4-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Ecdat-0.2.4-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-Ecdat-0.2.4-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Ecdat-0.2.4-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-Ecdat-0.2.4-2|42	%{rlibdir}/%{packname}/data
14cr|R-Ecdat-0.2.4-2|43	%{rlibdir}/%{packname}/help
14cr|R-Ecdat-0.2.4-2|44	%{rlibdir}/%{packname}/R
14cr|R-Ecdat-0.2.4-2|45	%{rlibdir}/%{packname}/demoFiles
14cr|R-Ecdat-0.2.4-2|46	%{rlibdir}/%{packname}/scripts
14cr|R-Ecdat-0.2.4-2|47	
14cr|R-Ecdat-0.2.4-2|48	
14cr|R-Ecdat-0.2.4-2|49	
14cr|R-Ecdat-0.2.4-2|50	
14cr|R-Ecdat-0.2.4-2|51	%changelog
14cr|R-Ecdat-0.2.4-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|R-Ecdat-0.2.4-2|53	+ Revision: 37dbf98
14cr|R-Ecdat-0.2.4-2|54	- MassBuild#464: Increase release tag
14cr|R-Ecdat-0.2.4-2|55	
14cr|R-Ecdat-0.2.4-2|56	

7316 14
14cr|recoll-1.19.13-2|1	%define debug_package %{nil}
14cr|recoll-1.19.13-2|2	Name:		recoll
14cr|recoll-1.19.13-2|3	Version:	1.19.13
14cr|recoll-1.19.13-2|4	Release:	2
14cr|recoll-1.19.13-2|5	Summary:	Desktop full text search tool with a qt gui
14cr|recoll-1.19.13-2|6	
14cr|recoll-1.19.13-2|7	Source0:	http://www.lesbonscomptes.com/recoll/%{name}-%{version}.tar.gz
14cr|recoll-1.19.13-2|8	URL:		http://www.lesbonscomptes.com/recoll/
14cr|recoll-1.19.13-2|9	Group:		Databases
14cr|recoll-1.19.13-2|10	
14cr|recoll-1.19.13-2|11	License:	GPL
14cr|recoll-1.19.13-2|12	BuildRequires:	xapian-devel
14cr|recoll-1.19.13-2|13	BuildRequires:	qt4-devel
14cr|recoll-1.19.13-2|14	BuildRequires:	pkgconfig(QtWebKit)
14cr|recoll-1.19.13-2|15	
14cr|recoll-1.19.13-2|16	%description
14cr|recoll-1.19.13-2|17	Recoll is a personal full text search package for Linux, FreeBSD and
14cr|recoll-1.19.13-2|18	other Unix systems. It is based on a very strong backend (Xapian), for
14cr|recoll-1.19.13-2|19	which it provides an easy to use, feature-rich, easy administration
14cr|recoll-1.19.13-2|20	interface.
14cr|recoll-1.19.13-2|21	
14cr|recoll-1.19.13-2|22	%prep
14cr|recoll-1.19.13-2|23	%setup -q
14cr|recoll-1.19.13-2|24	
14cr|recoll-1.19.13-2|25	%build
14cr|recoll-1.19.13-2|26	%configure2_5x --disable-python-module
14cr|recoll-1.19.13-2|27	%make
14cr|recoll-1.19.13-2|28	
14cr|recoll-1.19.13-2|29	%install
14cr|recoll-1.19.13-2|30	%makeinstall_std
14cr|recoll-1.19.13-2|31	
14cr|recoll-1.19.13-2|32	%clean
14cr|recoll-1.19.13-2|33	
14cr|recoll-1.19.13-2|34	%files
14cr|recoll-1.19.13-2|35	%{_bindir}/*
14cr|recoll-1.19.13-2|36	%{_datadir}/applications/recoll-searchgui.desktop
14cr|recoll-1.19.13-2|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|recoll-1.19.13-2|38	%{_datadir}/pixmaps/%{name}.png
14cr|recoll-1.19.13-2|39	%{_datadir}/%{name}
14cr|recoll-1.19.13-2|40	%{_mandir}/man1/%{name}*.1*
14cr|recoll-1.19.13-2|41	%{_mandir}/man5/%{name}*.5*
14cr|recoll-1.19.13-2|42	
14cr|recoll-1.19.13-2|43	
14cr|recoll-1.19.13-2|44	
14cr|recoll-1.19.13-2|45	
14cr|recoll-1.19.13-2|46	
14cr|recoll-1.19.13-2|47	%changelog
14cr|recoll-1.19.13-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19.13-2
14cr|recoll-1.19.13-2|49	+ Revision: 94b54ae
14cr|recoll-1.19.13-2|50	- MassBuild#464: Increase release tag
14cr|recoll-1.19.13-2|51	
14cr|recoll-1.19.13-2|52	

7317 14
14cr|recorditnow-0.8.1-71|1	%define	libname		%mklibname recorditnow
14cr|recorditnow-0.8.1-71|2	%define	joschylib	%mklibname joschycore
14cr|recorditnow-0.8.1-71|3	%define	joschydevel	%mklibname -d joschycore
14cr|recorditnow-0.8.1-71|4	
14cr|recorditnow-0.8.1-71|5	Name:		recorditnow
14cr|recorditnow-0.8.1-71|6	Version:	0.8.1
14cr|recorditnow-0.8.1-71|7	# use 69.x release for 0.8.1 to allow updates for MIB users
14cr|recorditnow-0.8.1-71|8	Release:	71
14cr|recorditnow-0.8.1-71|9	Summary:	Desktop session recorder for KDE 4
14cr|recorditnow-0.8.1-71|10	License:	GPLv2+
14cr|recorditnow-0.8.1-71|11	Group:		Video
14cr|recorditnow-0.8.1-71|12	URL:		http://recorditnow.sourceforge.net/
14cr|recorditnow-0.8.1-71|13	Source0:	http://sourceforge.net/projects/recorditnow/files/%{name}-%{version}.tar.bz2
14cr|recorditnow-0.8.1-71|14	Patch0:		recorditnow-0.8.1-ru.patch
14cr|recorditnow-0.8.1-71|15	Patch1:		recorditnow-0.8.1-linking.patch
14cr|recorditnow-0.8.1-71|16	BuildRequires:	automoc4
14cr|recorditnow-0.8.1-71|17	BuildRequires:	cmake >= 2.6
14cr|recorditnow-0.8.1-71|18	BuildRequires:	gettext
14cr|recorditnow-0.8.1-71|19	BuildRequires:	qt4-devel
14cr|recorditnow-0.8.1-71|20	BuildRequires:	kdelibs4-devel >= 4.4.0
14cr|recorditnow-0.8.1-71|21	BuildRequires:	pkgconfig(xfixes)
14cr|recorditnow-0.8.1-71|22	BuildRequires:	pkgconfig(xcursor)
14cr|recorditnow-0.8.1-71|23	BuildRequires:	pkgconfig(xext)
14cr|recorditnow-0.8.1-71|24	BuildRequires:	pkgconfig(x11)
14cr|recorditnow-0.8.1-71|25	BuildRequires:	ffmpeg-devel
14cr|recorditnow-0.8.1-71|26	BuildRequires:	ffmpeg
14cr|recorditnow-0.8.1-71|27	BuildRequires:	mencoder
14cr|recorditnow-0.8.1-71|28	BuildRequires:	recordmydesktop >= 0.3.8.1
14cr|recorditnow-0.8.1-71|29	Requires:	kdelibs4-core >= 4.4.0
14cr|recorditnow-0.8.1-71|30	Requires:	ffmpeg
14cr|recorditnow-0.8.1-71|31	Requires:	mencoder
14cr|recorditnow-0.8.1-71|32	Requires:	recordmydesktop >= 0.3.8.1
14cr|recorditnow-0.8.1-71|33	
14cr|recorditnow-0.8.1-71|34	%description
14cr|recorditnow-0.8.1-71|35	RecordItNow is a plug-in based desktop recorder for KDE SC 4.
14cr|recorditnow-0.8.1-71|36	Features:
14cr|recorditnow-0.8.1-71|37	Record your desktop;
14cr|recorditnow-0.8.1-71|38	Make screen-shots;
14cr|recorditnow-0.8.1-71|39	Automatically encode your videos in a desired format;
14cr|recorditnow-0.8.1-71|40	Zoom;
14cr|recorditnow-0.8.1-71|41	Show mouse activity;
14cr|recorditnow-0.8.1-71|42	Keyboard monitor;
14cr|recorditnow-0.8.1-71|43	Time-line;
14cr|recorditnow-0.8.1-71|44	Upload your videos to YouTube or blip.tv.
14cr|recorditnow-0.8.1-71|45	
14cr|recorditnow-0.8.1-71|46	%files -f %{name}.lang
14cr|recorditnow-0.8.1-71|47	%doc COPYING DEPENDENCIES
14cr|recorditnow-0.8.1-71|48	%{_kde_bindir}/%{name}
14cr|recorditnow-0.8.1-71|49	%{_kde_libdir}/kde4/libexec/%{name}_helper
14cr|recorditnow-0.8.1-71|50	%{_kde_libdir}/kde4/*.so
14cr|recorditnow-0.8.1-71|51	%{_kde_applicationsdir}/%{name}.desktop
14cr|recorditnow-0.8.1-71|52	%{_kde_appsdir}/%{name}/*
14cr|recorditnow-0.8.1-71|53	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
14cr|recorditnow-0.8.1-71|54	%{_kde_iconsdir}/hicolor/*/apps/*.png
14cr|recorditnow-0.8.1-71|55	%{_kde_services}/%{name}_*.desktop
14cr|recorditnow-0.8.1-71|56	%{_kde_servicetypes}/%{name}_*.desktop
14cr|recorditnow-0.8.1-71|57	%{_datadir}/polkit-1/actions/*.policy
14cr|recorditnow-0.8.1-71|58	%{_datadir}/dbus-1/system-services/*.service
14cr|recorditnow-0.8.1-71|59	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
14cr|recorditnow-0.8.1-71|60	
14cr|recorditnow-0.8.1-71|61	#------------------------------------------------------------
14cr|recorditnow-0.8.1-71|62	
14cr|recorditnow-0.8.1-71|63	%package -n	%{libname}
14cr|recorditnow-0.8.1-71|64	Summary:	Library package for recorditnow
14cr|recorditnow-0.8.1-71|65	Group:		System/Libraries
14cr|recorditnow-0.8.1-71|66	Requires:	%{name} = %{EVRD}
14cr|recorditnow-0.8.1-71|67	
14cr|recorditnow-0.8.1-71|68	%description -n %{libname}
14cr|recorditnow-0.8.1-71|69	This package contains the dynamic libraries needed for recorditnow.
14cr|recorditnow-0.8.1-71|70	
14cr|recorditnow-0.8.1-71|71	%files -n %{libname}
14cr|recorditnow-0.8.1-71|72	%{_kde_libdir}/librecordit*.so
14cr|recorditnow-0.8.1-71|73	
14cr|recorditnow-0.8.1-71|74	#------------------------------------------------------------
14cr|recorditnow-0.8.1-71|75	
14cr|recorditnow-0.8.1-71|76	%package -n	%{joschylib}
14cr|recorditnow-0.8.1-71|77	Summary:	Support library for recorditnow
14cr|recorditnow-0.8.1-71|78	Group:		System/Libraries
14cr|recorditnow-0.8.1-71|79	Requires:	%{name} = %{EVRD}
14cr|recorditnow-0.8.1-71|80	
14cr|recorditnow-0.8.1-71|81	%description -n %{joschylib}
14cr|recorditnow-0.8.1-71|82	This package contains the dynamic libraries needed for recorditnow.
14cr|recorditnow-0.8.1-71|83	
14cr|recorditnow-0.8.1-71|84	%files -n %{joschylib}
14cr|recorditnow-0.8.1-71|85	%{_kde_libdir}/libjoschycore.so
14cr|recorditnow-0.8.1-71|86	%{_kde_libdir}/joschy/*
14cr|recorditnow-0.8.1-71|87	
14cr|recorditnow-0.8.1-71|88	#------------------------------------------------------------
14cr|recorditnow-0.8.1-71|89	
14cr|recorditnow-0.8.1-71|90	%package -n	%{joschydevel}
14cr|recorditnow-0.8.1-71|91	
14cr|recorditnow-0.8.1-71|92	Summary:	Development files for the joschycore library
14cr|recorditnow-0.8.1-71|93	Group:		Development/C++
14cr|recorditnow-0.8.1-71|94	Provides:	joschycore-devel = %{version}
14cr|recorditnow-0.8.1-71|95	Provides:	%{joschydevel} = %{version}
14cr|recorditnow-0.8.1-71|96	Requires:	%{joschylib} = %{version}
14cr|recorditnow-0.8.1-71|97	
14cr|recorditnow-0.8.1-71|98	%description -n %{joschydevel}
14cr|recorditnow-0.8.1-71|99	This package contains the header files needed when building applications
14cr|recorditnow-0.8.1-71|100	based on the joschycore library.
14cr|recorditnow-0.8.1-71|101	
14cr|recorditnow-0.8.1-71|102	%files -n %{joschydevel}
14cr|recorditnow-0.8.1-71|103	%{_kde_includedir}/joschycore/*.h
14cr|recorditnow-0.8.1-71|104	
14cr|recorditnow-0.8.1-71|105	#------------------------------------------------------------
14cr|recorditnow-0.8.1-71|106	
14cr|recorditnow-0.8.1-71|107	%prep
14cr|recorditnow-0.8.1-71|108	%setup -q
14cr|recorditnow-0.8.1-71|109	%patch0 -p1 -b .ru
14cr|recorditnow-0.8.1-71|110	%patch1 -p1 -b .linking
14cr|recorditnow-0.8.1-71|111	
14cr|recorditnow-0.8.1-71|112	%build
14cr|recorditnow-0.8.1-71|113	%cmake_kde4 ..	-DCMAKE_BUILD_TYPE=release \
14cr|recorditnow-0.8.1-71|114	-DLINGUAS="de;hu;pt_BR;cs;fr;ru;tr"
14cr|recorditnow-0.8.1-71|115	%make
14cr|recorditnow-0.8.1-71|116	
14cr|recorditnow-0.8.1-71|117	%install
14cr|recorditnow-0.8.1-71|118	%makeinstall_std -C build
14cr|recorditnow-0.8.1-71|119	
14cr|recorditnow-0.8.1-71|120	%find_lang %{name}
14cr|recorditnow-0.8.1-71|121	
14cr|recorditnow-0.8.1-71|122	%post
14cr|recorditnow-0.8.1-71|123	kbuildsycoca4
14cr|recorditnow-0.8.1-71|124	
14cr|recorditnow-0.8.1-71|125	%postun
14cr|recorditnow-0.8.1-71|126	kbuildsycoca4
14cr|recorditnow-0.8.1-71|127	
14cr|recorditnow-0.8.1-71|128	%clean
14cr|recorditnow-0.8.1-71|129	
14cr|recorditnow-0.8.1-71|130	
14cr|recorditnow-0.8.1-71|131	
14cr|recorditnow-0.8.1-71|132	%changelog
14cr|recorditnow-0.8.1-71|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-71
14cr|recorditnow-0.8.1-71|134	+ Revision: 10e878e
14cr|recorditnow-0.8.1-71|135	- MassBuild#464: Increase release tag
14cr|recorditnow-0.8.1-71|136	
14cr|recorditnow-0.8.1-71|137	

7318 14
14cr|recordmydesktop-0.3.8.1-8|1	Summary:    Desktop session recorder
14cr|recordmydesktop-0.3.8.1-8|2	Name:       recordmydesktop
14cr|recordmydesktop-0.3.8.1-8|3	Version:    0.3.8.1
14cr|recordmydesktop-0.3.8.1-8|4	Release:    8
14cr|recordmydesktop-0.3.8.1-8|5	License:    GPLv2+
14cr|recordmydesktop-0.3.8.1-8|6	Group:      Video
14cr|recordmydesktop-0.3.8.1-8|7	URL:        http://recordmydesktop.sourceforge.net/
14cr|recordmydesktop-0.3.8.1-8|8	Source0:    http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
14cr|recordmydesktop-0.3.8.1-8|9	Patch0:     recordmydesktop-fix-libtheora1.1.patch
14cr|recordmydesktop-0.3.8.1-8|10	Patch1:     recordmydesktop-fix-xorg-headers-1.patch
14cr|recordmydesktop-0.3.8.1-8|11	Patch2:     recordmydesktop-fix-xorg-headers-2.patch
14cr|recordmydesktop-0.3.8.1-8|12	Patch3:     recordmydesktop-fix-havejack.patch
14cr|recordmydesktop-0.3.8.1-8|13	BuildRequires:  libalsa-devel
14cr|recordmydesktop-0.3.8.1-8|14	BuildRequires:  libogg-devel
14cr|recordmydesktop-0.3.8.1-8|15	BuildRequires:  libtheora-devel
14cr|recordmydesktop-0.3.8.1-8|16	BuildRequires:  libvorbis-devel
14cr|recordmydesktop-0.3.8.1-8|17	BuildRequires:  libice-devel
14cr|recordmydesktop-0.3.8.1-8|18	BuildRequires:  libsm-devel
14cr|recordmydesktop-0.3.8.1-8|19	BuildRequires:  libxdamage-devel
14cr|recordmydesktop-0.3.8.1-8|20	BuildRequires:  libxext-devel
14cr|recordmydesktop-0.3.8.1-8|21	BuildRequires:  libxfixes-devel
14cr|recordmydesktop-0.3.8.1-8|22	BuildRequires:  zlib-devel
14cr|recordmydesktop-0.3.8.1-8|23	BuildRequires:  jackit-devel
14cr|recordmydesktop-0.3.8.1-8|24	Requires:   jackit-example-clients
14cr|recordmydesktop-0.3.8.1-8|25	
14cr|recordmydesktop-0.3.8.1-8|26	%description
14cr|recordmydesktop-0.3.8.1-8|27	Simple command line tool that performs the basic tasks of capturing
14cr|recordmydesktop-0.3.8.1-8|28	and encoding desktop session. It produces files using only open
14cr|recordmydesktop-0.3.8.1-8|29	formats like Theora for video and Vorbis for audio, using the Ogg
14cr|recordmydesktop-0.3.8.1-8|30	container.
14cr|recordmydesktop-0.3.8.1-8|31	
14cr|recordmydesktop-0.3.8.1-8|32	%prep
14cr|recordmydesktop-0.3.8.1-8|33	%setup -q
14cr|recordmydesktop-0.3.8.1-8|34	%patch0 -p1
14cr|recordmydesktop-0.3.8.1-8|35	%patch1 -p1
14cr|recordmydesktop-0.3.8.1-8|36	%patch2 -p1
14cr|recordmydesktop-0.3.8.1-8|37	%patch3 -p1
14cr|recordmydesktop-0.3.8.1-8|38	
14cr|recordmydesktop-0.3.8.1-8|39	%build
14cr|recordmydesktop-0.3.8.1-8|40	%configure2_5x \
14cr|recordmydesktop-0.3.8.1-8|41	--enable-oss=no \
14cr|recordmydesktop-0.3.8.1-8|42	--enable-jack=yes
14cr|recordmydesktop-0.3.8.1-8|43	
14cr|recordmydesktop-0.3.8.1-8|44	%make
14cr|recordmydesktop-0.3.8.1-8|45	
14cr|recordmydesktop-0.3.8.1-8|46	%install
14cr|recordmydesktop-0.3.8.1-8|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|recordmydesktop-0.3.8.1-8|48	
14cr|recordmydesktop-0.3.8.1-8|49	%makeinstall_std
14cr|recordmydesktop-0.3.8.1-8|50	
14cr|recordmydesktop-0.3.8.1-8|51	%clean
14cr|recordmydesktop-0.3.8.1-8|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|recordmydesktop-0.3.8.1-8|53	
14cr|recordmydesktop-0.3.8.1-8|54	%files
14cr|recordmydesktop-0.3.8.1-8|55	%defattr(-,root,root)
14cr|recordmydesktop-0.3.8.1-8|56	%doc AUTHORS ChangeLog README
14cr|recordmydesktop-0.3.8.1-8|57	%{_bindir}/%{name}
14cr|recordmydesktop-0.3.8.1-8|58	%{_mandir}/man1/recordmydesktop.1*
14cr|recordmydesktop-0.3.8.1-8|59	
14cr|recordmydesktop-0.3.8.1-8|60	
14cr|recordmydesktop-0.3.8.1-8|61	
14cr|recordmydesktop-0.3.8.1-8|62	%changelog
14cr|recordmydesktop-0.3.8.1-8|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.8.1-8
14cr|recordmydesktop-0.3.8.1-8|64	+ Revision: fd4320f
14cr|recordmydesktop-0.3.8.1-8|65	- MassBuild#464: Increase release tag
14cr|recordmydesktop-0.3.8.1-8|66	
14cr|recordmydesktop-0.3.8.1-8|67	

7319 14
14cr|recoverjpeg-2.2.3-2|1	Name:		recoverjpeg
14cr|recoverjpeg-2.2.3-2|2	Version:	2.2.3
14cr|recoverjpeg-2.2.3-2|3	Release:	2
14cr|recoverjpeg-2.2.3-2|4	Summary:	JFIF/JPEG File Recovery Tool
14cr|recoverjpeg-2.2.3-2|5	Group:		Graphics
14cr|recoverjpeg-2.2.3-2|6	License:	GPLv2+
14cr|recoverjpeg-2.2.3-2|7	URL:		http://www.rfc1149.net/devel/recoverjpeg
14cr|recoverjpeg-2.2.3-2|8	Source0:	https://github.com/downloads/samueltardieu/recoverjpeg/%{name}-%{version}.tar.gz
14cr|recoverjpeg-2.2.3-2|9	Requires:	imagemagick
14cr|recoverjpeg-2.2.3-2|10	BuildRequires:	make
14cr|recoverjpeg-2.2.3-2|11	BuildRequires:	gcc
14cr|recoverjpeg-2.2.3-2|12	BuildRequires:	autoconf
14cr|recoverjpeg-2.2.3-2|13	BuildRequires:	automake
14cr|recoverjpeg-2.2.3-2|14	BuildRequires:	libtool
14cr|recoverjpeg-2.2.3-2|15	
14cr|recoverjpeg-2.2.3-2|16	%description
14cr|recoverjpeg-2.2.3-2|17	%{name} tries to recover JFIF (JPEG) pictures from a peripheral.
14cr|recoverjpeg-2.2.3-2|18	This may be useful if you mistakenly overwrite a partition or if a device such
14cr|recoverjpeg-2.2.3-2|19	as a digital camera memory card is bogus.
14cr|recoverjpeg-2.2.3-2|20	
14cr|recoverjpeg-2.2.3-2|21	
14cr|recoverjpeg-2.2.3-2|22	%prep
14cr|recoverjpeg-2.2.3-2|23	%setup -q
14cr|recoverjpeg-2.2.3-2|24	
14cr|recoverjpeg-2.2.3-2|25	
14cr|recoverjpeg-2.2.3-2|26	%build
14cr|recoverjpeg-2.2.3-2|27	autoreconf -fiv
14cr|recoverjpeg-2.2.3-2|28	%configure2_5x
14cr|recoverjpeg-2.2.3-2|29	%make
14cr|recoverjpeg-2.2.3-2|30	
14cr|recoverjpeg-2.2.3-2|31	
14cr|recoverjpeg-2.2.3-2|32	%install
14cr|recoverjpeg-2.2.3-2|33	%makeinstall_std
14cr|recoverjpeg-2.2.3-2|34	
14cr|recoverjpeg-2.2.3-2|35	
14cr|recoverjpeg-2.2.3-2|36	%files
14cr|recoverjpeg-2.2.3-2|37	%doc COPYING
14cr|recoverjpeg-2.2.3-2|38	%{_bindir}/%{name}
14cr|recoverjpeg-2.2.3-2|39	%{_bindir}/recovermov
14cr|recoverjpeg-2.2.3-2|40	%{_bindir}/remove-duplicates
14cr|recoverjpeg-2.2.3-2|41	%{_bindir}/sort-pictures
14cr|recoverjpeg-2.2.3-2|42	%{_mandir}/man1/%{name}.1*
14cr|recoverjpeg-2.2.3-2|43	%{_mandir}/man1/sort-pictures.1*
14cr|recoverjpeg-2.2.3-2|44	%{_mandir}/man1/recovermov.1*
14cr|recoverjpeg-2.2.3-2|45	%{_mandir}/man1/remove-duplicates.1*
14cr|recoverjpeg-2.2.3-2|46	
14cr|recoverjpeg-2.2.3-2|47	
14cr|recoverjpeg-2.2.3-2|48	%changelog
14cr|recoverjpeg-2.2.3-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-2
14cr|recoverjpeg-2.2.3-2|50	+ Revision: 5485477
14cr|recoverjpeg-2.2.3-2|51	- MassBuild#464: Increase release tag
14cr|recoverjpeg-2.2.3-2|52	
14cr|recoverjpeg-2.2.3-2|53	

7320 14
14cr|recutils-1.7-2|1	Name:		recutils
14cr|recutils-1.7-2|2	Version:	1.7
14cr|recutils-1.7-2|3	Release:	2
14cr|recutils-1.7-2|4	Summary:	A set of tools to access GNU recfile databases
14cr|recutils-1.7-2|5	Group:		Databases
14cr|recutils-1.7-2|6	License:	GPLv3+
14cr|recutils-1.7-2|7	URL:		http://www.gnu.org/software/recutils/
14cr|recutils-1.7-2|8	Source0:	ftp://ftp.gnu.org/gnu/recutils/%{name}-%{version}.tar.gz
14cr|recutils-1.7-2|9	#Source1:	rec-mode-init.el
14cr|recutils-1.7-2|10	Patch0:		recutils-shared-lib-calls-exit.patch
14cr|recutils-1.7-2|11	Patch1:		recutils-Wformat.patch
14cr|recutils-1.7-2|12	BuildRequires:	gettext
14cr|recutils-1.7-2|13	BuildRequires:	gettext-devel
14cr|recutils-1.7-2|14	BuildRequires:	autoconf
14cr|recutils-1.7-2|15	BuildRequires:	chrpath
14cr|recutils-1.7-2|16	BuildRequires:	libgcrypt-devel
14cr|recutils-1.7-2|17	BuildRequires:	help2man
14cr|recutils-1.7-2|18	BuildRequires:	mdbtools-devel
14cr|recutils-1.7-2|19	BuildRequires:	texinfo
14cr|recutils-1.7-2|20	
14cr|recutils-1.7-2|21	%description
14cr|recutils-1.7-2|22	Recutils is a set of tools and libraries to access human-editable,
14cr|recutils-1.7-2|23	text-based databases called recfiles. The data is stored as a sequence
14cr|recutils-1.7-2|24	of records, each record containing an arbitrary number of named
14cr|recutils-1.7-2|25	fields.
14cr|recutils-1.7-2|26	
14cr|recutils-1.7-2|27	%package devel
14cr|recutils-1.7-2|28	Summary:	Libraries and header files for recutils
14cr|recutils-1.7-2|29	
14cr|recutils-1.7-2|30	Group:		Development/C
14cr|recutils-1.7-2|31	Requires:	%{name} = %{EVRD}
14cr|recutils-1.7-2|32	
14cr|recutils-1.7-2|33	%description devel
14cr|recutils-1.7-2|34	Libraries and header files for recutils
14cr|recutils-1.7-2|35	
14cr|recutils-1.7-2|36	%prep
14cr|recutils-1.7-2|37	%setup -q
14cr|recutils-1.7-2|38	%patch0 -p1 -b .shared-lib-calls-exit
14cr|recutils-1.7-2|39	%patch1 -p1 -b .Wformat
14cr|recutils-1.7-2|40	
14cr|recutils-1.7-2|41	%build
14cr|recutils-1.7-2|42	autoreconf -fi
14cr|recutils-1.7-2|43	%configure --disable-static --disable-rpath
14cr|recutils-1.7-2|44	%make
14cr|recutils-1.7-2|45	
14cr|recutils-1.7-2|46	%check
14cr|recutils-1.7-2|47	make check
14cr|recutils-1.7-2|48	
14cr|recutils-1.7-2|49	%install
14cr|recutils-1.7-2|50	%makeinstall_std INSTALL="install -p"
14cr|recutils-1.7-2|51	
14cr|recutils-1.7-2|52	rm -f %{buildroot}%{_infodir}/dir
14cr|recutils-1.7-2|53	
14cr|recutils-1.7-2|54	chrpath --delete %{buildroot}%{_bindir}/*
14cr|recutils-1.7-2|55	
14cr|recutils-1.7-2|56	%find_lang %{name}
14cr|recutils-1.7-2|57	
14cr|recutils-1.7-2|58	%files -f %{name}.lang
14cr|recutils-1.7-2|59	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|recutils-1.7-2|60	%{_libdir}/*.so.*
14cr|recutils-1.7-2|61	%{_bindir}/*
14cr|recutils-1.7-2|62	%{_mandir}/man1/*
14cr|recutils-1.7-2|63	%{_datadir}/recutils
14cr|recutils-1.7-2|64	%{_datadir}/emacs/site-lisp/*
14cr|recutils-1.7-2|65	%{_infodir}/*.info*
14cr|recutils-1.7-2|66	
14cr|recutils-1.7-2|67	%files devel
14cr|recutils-1.7-2|68	%{_includedir}/rec.h
14cr|recutils-1.7-2|69	%{_libdir}/*.so
14cr|recutils-1.7-2|70	
14cr|recutils-1.7-2|71	%changelog
14cr|recutils-1.7-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cr|recutils-1.7-2|73	+ Revision: 356aac3
14cr|recutils-1.7-2|74	- MassBuild#464: Increase release tag
14cr|recutils-1.7-2|75	
14cr|recutils-1.7-2|76	

7321 14
14cr|redbutton-author-20090727-3|1	Name:           redbutton-author
14cr|redbutton-author-20090727-3|2	Version:        20090727
14cr|redbutton-author-20090727-3|3	Release:        3
14cr|redbutton-author-20090727-3|4	Group:          Development/Other
14cr|redbutton-author-20090727-3|5	License:        GPLv2+
14cr|redbutton-author-20090727-3|6	Summary:        Redbutton author for MHEG5 content
14cr|redbutton-author-20090727-3|7	Source:         redbutton-author-%{version}.tar.gz
14cr|redbutton-author-20090727-3|8	URL:            http://redbutton.sourceforge.net/
14cr|redbutton-author-20090727-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|redbutton-author-20090727-3|10	
14cr|redbutton-author-20090727-3|11	BuildRequires:	flex
14cr|redbutton-author-20090727-3|12	BuildRequires:	bison
14cr|redbutton-author-20090727-3|13	
14cr|redbutton-author-20090727-3|14	%description
14cr|redbutton-author-20090727-3|15	This package provides an authoring program for MHEG5, which is used to make
14cr|redbutton-author-20090727-3|16	user interface on TVs.
14cr|redbutton-author-20090727-3|17	It is part of the redbutton tools suite.
14cr|redbutton-author-20090727-3|18	
14cr|redbutton-author-20090727-3|19	%prep
14cr|redbutton-author-20090727-3|20	%setup -q
14cr|redbutton-author-20090727-3|21	
14cr|redbutton-author-20090727-3|22	%build
14cr|redbutton-author-20090727-3|23	make
14cr|redbutton-author-20090727-3|24	
14cr|redbutton-author-20090727-3|25	%install
14cr|redbutton-author-20090727-3|26	%__rm -rf %{buildroot}
14cr|redbutton-author-20090727-3|27	mkdir -p %buildroot%_bindir
14cr|redbutton-author-20090727-3|28	#make install DESTDIR=%buildroot # happens "/bin" to DESTDIR
14cr|redbutton-author-20090727-3|29	install -m 755 mhegc %buildroot%_bindir
14cr|redbutton-author-20090727-3|30	install -m 755 mhegd %buildroot%_bindir
14cr|redbutton-author-20090727-3|31	
14cr|redbutton-author-20090727-3|32	%clean
14cr|redbutton-author-20090727-3|33	%__rm -rf %{buildroot}
14cr|redbutton-author-20090727-3|34	
14cr|redbutton-author-20090727-3|35	%files
14cr|redbutton-author-20090727-3|36	%defattr(-,root,root)
14cr|redbutton-author-20090727-3|37	%_bindir/mhegc
14cr|redbutton-author-20090727-3|38	%_bindir/mhegd
14cr|redbutton-author-20090727-3|39	
14cr|redbutton-author-20090727-3|40	
14cr|redbutton-author-20090727-3|41	
14cr|redbutton-author-20090727-3|42	
14cr|redbutton-author-20090727-3|43	%changelog
14cr|redbutton-author-20090727-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20090727-3
14cr|redbutton-author-20090727-3|45	+ Revision: 6b501b9
14cr|redbutton-author-20090727-3|46	- MassBuild#464: Increase release tag
14cr|redbutton-author-20090727-3|47	
14cr|redbutton-author-20090727-3|48	

7322 14
14cr|redbutton-download-20090727-3|1	Name:           redbutton-download
14cr|redbutton-download-20090727-3|2	Version:        20090727
14cr|redbutton-download-20090727-3|3	Release:        3
14cr|redbutton-download-20090727-3|4	Group:          Development/Other
14cr|redbutton-download-20090727-3|5	License:        GPLv2+
14cr|redbutton-download-20090727-3|6	Summary:        Redbutton download for MHEG5 content
14cr|redbutton-download-20090727-3|7	Source:         redbutton-download-%{version}.tar.gz
14cr|redbutton-download-20090727-3|8	URL:            http://redbutton.sourceforge.net/
14cr|redbutton-download-20090727-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|redbutton-download-20090727-3|10	
14cr|redbutton-download-20090727-3|11	BuildRequires: 	zlib-devel
14cr|redbutton-download-20090727-3|12	
14cr|redbutton-download-20090727-3|13	%description
14cr|redbutton-download-20090727-3|14	This package provides a download utility for MHEG5, which is used to make
14cr|redbutton-download-20090727-3|15	user interface on TVs.
14cr|redbutton-download-20090727-3|16	It is part of the redbutton tools suite.
14cr|redbutton-download-20090727-3|17	
14cr|redbutton-download-20090727-3|18	%prep
14cr|redbutton-download-20090727-3|19	%setup -q
14cr|redbutton-download-20090727-3|20	
14cr|redbutton-download-20090727-3|21	%build
14cr|redbutton-download-20090727-3|22	make
14cr|redbutton-download-20090727-3|23	
14cr|redbutton-download-20090727-3|24	%install
14cr|redbutton-download-20090727-3|25	%__rm -rf %{buildroot}
14cr|redbutton-download-20090727-3|26	mkdir -p %buildroot%_bindir
14cr|redbutton-download-20090727-3|27	#make install DESTDIR=%buildroot # happens "/bin" to DESTDIR
14cr|redbutton-download-20090727-3|28	install -m 755 rb-download %buildroot%_bindir
14cr|redbutton-download-20090727-3|29	
14cr|redbutton-download-20090727-3|30	%clean
14cr|redbutton-download-20090727-3|31	%__rm -rf %{buildroot}
14cr|redbutton-download-20090727-3|32	
14cr|redbutton-download-20090727-3|33	%files
14cr|redbutton-download-20090727-3|34	%defattr(-,root,root)
14cr|redbutton-download-20090727-3|35	%_bindir/rb-download
14cr|redbutton-download-20090727-3|36	
14cr|redbutton-download-20090727-3|37	
14cr|redbutton-download-20090727-3|38	
14cr|redbutton-download-20090727-3|39	
14cr|redbutton-download-20090727-3|40	%changelog
14cr|redbutton-download-20090727-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20090727-3
14cr|redbutton-download-20090727-3|42	+ Revision: 7f35386
14cr|redbutton-download-20090727-3|43	- MassBuild#464: Increase release tag
14cr|redbutton-download-20090727-3|44	
14cr|redbutton-download-20090727-3|45	

7323 14
14cr|redeclipse-1.4-3|1	Summary:	Fast aced first person ego-shooter
14cr|redeclipse-1.4-3|2	Name:		redeclipse
14cr|redeclipse-1.4-3|3	Version:	1.4
14cr|redeclipse-1.4-3|4	Release:	3
14cr|redeclipse-1.4-3|5	License:	zlib/libpng License
14cr|redeclipse-1.4-3|6	Group:		Games/Arcade
14cr|redeclipse-1.4-3|7	Url:		http://www.redeclipse.net/
14cr|redeclipse-1.4-3|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}_%{version}/%{name}_%{version}_nix.tar.bz2
14cr|redeclipse-1.4-3|9	Patch0:		redeclipse-1.4-desktop.patch
14cr|redeclipse-1.4-3|10	BuildRequires:	imagemagick
14cr|redeclipse-1.4-3|11	BuildRequires:	pkgconfig(gl)
14cr|redeclipse-1.4-3|12	BuildRequires:	pkgconfig(glu)
14cr|redeclipse-1.4-3|13	BuildRequires:	pkgconfig(sdl)
14cr|redeclipse-1.4-3|14	BuildRequires:	pkgconfig(SDL_image)
14cr|redeclipse-1.4-3|15	BuildRequires:	pkgconfig(SDL_mixer)
14cr|redeclipse-1.4-3|16	BuildRequires:	pkgconfig(zlib)
14cr|redeclipse-1.4-3|17	Requires:	%{name}-data = %{version}
14cr|redeclipse-1.4-3|18	
14cr|redeclipse-1.4-3|19	%files
14cr|redeclipse-1.4-3|20	%doc readme.txt doc/*.txt
14cr|redeclipse-1.4-3|21	%{_bindir}/%{name}-server
14cr|redeclipse-1.4-3|22	%{_bindir}/%{name}
14cr|redeclipse-1.4-3|23	%dir %{_libdir}/%{name}/
14cr|redeclipse-1.4-3|24	%{_libdir}/%{name}/%{name}-server
14cr|redeclipse-1.4-3|25	%{_libdir}/%{name}/%{name}
14cr|redeclipse-1.4-3|26	%{_datadir}/applications/%{name}.desktop
14cr|redeclipse-1.4-3|27	%{_datadir}/pixmaps/%{name}.xpm
14cr|redeclipse-1.4-3|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|redeclipse-1.4-3|29	%{_mandir}/man6/%{name}-server.6.*
14cr|redeclipse-1.4-3|30	%{_mandir}/man6/%{name}.6.*
14cr|redeclipse-1.4-3|31	
14cr|redeclipse-1.4-3|32	#----------------------------------------------------------------------------
14cr|redeclipse-1.4-3|33	
14cr|redeclipse-1.4-3|34	%description
14cr|redeclipse-1.4-3|35	The game is a single-player and multi-player first-person ego-shooter,
14cr|redeclipse-1.4-3|36	built as a total conversion of Cube Engine 2, which lends itself toward a
14cr|redeclipse-1.4-3|37	balanced gameplay, completely at the control of map makers, while maintaining
14cr|redeclipse-1.4-3|38	a general theme of agility in a variety of environments.
14cr|redeclipse-1.4-3|39	
14cr|redeclipse-1.4-3|40	%package data
14cr|redeclipse-1.4-3|41	Summary:	Data files for RedEclipse game
14cr|redeclipse-1.4-3|42	License:	Creative Commons Attribution-ShareAlike
14cr|redeclipse-1.4-3|43	Requires:	%{name} = %{version}
14cr|redeclipse-1.4-3|44	
14cr|redeclipse-1.4-3|45	%description data
14cr|redeclipse-1.4-3|46	The game is a single-player and multi-player first-person ego-shooter,
14cr|redeclipse-1.4-3|47	built as a total conversion of Cube Engine 2, which lends itself toward a
14cr|redeclipse-1.4-3|48	balanced gameplay, completely at the control of map makers, while maintaining
14cr|redeclipse-1.4-3|49	a general theme of agility in a variety of environments.
14cr|redeclipse-1.4-3|50	
14cr|redeclipse-1.4-3|51	%files data
14cr|redeclipse-1.4-3|52	%dir %{_datadir}/redeclipse
14cr|redeclipse-1.4-3|53	%{_libdir}/%{name}/data
14cr|redeclipse-1.4-3|54	%{_libdir}/%{name}/game
14cr|redeclipse-1.4-3|55	%{_datadir}/redeclipse/*
14cr|redeclipse-1.4-3|56	
14cr|redeclipse-1.4-3|57	#----------------------------------------------------------------------------
14cr|redeclipse-1.4-3|58	
14cr|redeclipse-1.4-3|59	%prep
14cr|redeclipse-1.4-3|60	%setup -q
14cr|redeclipse-1.4-3|61	%patch0 -p1
14cr|redeclipse-1.4-3|62	
14cr|redeclipse-1.4-3|63	%build
14cr|redeclipse-1.4-3|64	pushd src/enet
14cr|redeclipse-1.4-3|65	autoreconf -fi
14cr|redeclipse-1.4-3|66	popd
14cr|redeclipse-1.4-3|67	sed -i -e 's/^CXXFLAGS= -O3 -fomit-frame-pointer$/CXXFLAGS=%{optflags}/g' src/core.mk
14cr|redeclipse-1.4-3|68	make -C src
14cr|redeclipse-1.4-3|69	
14cr|redeclipse-1.4-3|70	%install
14cr|redeclipse-1.4-3|71	%makeinstall_std -C src prefix=%{_prefix} libexecdir=%{buildroot}%{_libdir} system-install
14cr|redeclipse-1.4-3|72	
14cr|redeclipse-1.4-3|73	
14cr|redeclipse-1.4-3|74	%changelog
14cr|redeclipse-1.4-3|75	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|redeclipse-1.4-3|76	+ Revision: 719c589
14cr|redeclipse-1.4-3|77	- Launch autoreconf in src/enet
14cr|redeclipse-1.4-3|78	
14cr|redeclipse-1.4-3|79	

7324 14
14cr|redfang-2.5-10|1	
14cr|redfang-2.5-10|2	# OE: conditional switches
14cr|redfang-2.5-10|3	#
14cr|redfang-2.5-10|4	#(ie. use with rpm --rebuild):
14cr|redfang-2.5-10|5	#
14cr|redfang-2.5-10|6	#	--with diet	Compile dcetest against dietlibc
14cr|redfang-2.5-10|7	#
14cr|redfang-2.5-10|8	#
14cr|redfang-2.5-10|9	
14cr|redfang-2.5-10|10	%define build_diet 0
14cr|redfang-2.5-10|11	
14cr|redfang-2.5-10|12	# commandline overrides:
14cr|redfang-2.5-10|13	# rpm -ba|--rebuild --with 'xxx'
14cr|redfang-2.5-10|14	%{?_with_diet: %{expand: %%define build_diet 1}}
14cr|redfang-2.5-10|15	
14cr|redfang-2.5-10|16	Summary: 	The Bluetooth Hunter
14cr|redfang-2.5-10|17	Name:		redfang
14cr|redfang-2.5-10|18	Version:	2.5
14cr|redfang-2.5-10|19	Release:	10
14cr|redfang-2.5-10|20	License:	GPL
14cr|redfang-2.5-10|21	Group:		Networking/Other
14cr|redfang-2.5-10|22	URL:		http://www.atstake.com/research/tools/info_gathering/
14cr|redfang-2.5-10|23	Source0:	%{name}.%{version}.tar.bz2
14cr|redfang-2.5-10|24	Patch0:		%{name}-%{version}-optflags.patch
14cr|redfang-2.5-10|25	Patch1:		%{name}-2.5-fix-format-errors.patch
14cr|redfang-2.5-10|26	Patch2:		%{name}-2.5-fix-missing-header.patch
14cr|redfang-2.5-10|27	BuildRequires:	bluez-devel
14cr|redfang-2.5-10|28	%if %{build_diet}
14cr|redfang-2.5-10|29	BuildRequires:	dietlibc-devel >= 0.20-1mdk
14cr|redfang-2.5-10|30	%endif
14cr|redfang-2.5-10|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|redfang-2.5-10|32	
14cr|redfang-2.5-10|33	%description
14cr|redfang-2.5-10|34	Redfang v2.5 is an enhanced version of the original application
14cr|redfang-2.5-10|35	that finds non-discoverable Bluetooth devices by brute-forcing the
14cr|redfang-2.5-10|36	last six bytes of the device's Bluetooth address and doing a
14cr|redfang-2.5-10|37	read_remote_name(). This new version has streamlined code,
14cr|redfang-2.5-10|38	enumerates service information, and supports multiple threads for
14cr|redfang-2.5-10|39	substantial speed gains using multiple devices (maximum
14cr|redfang-2.5-10|40	theoretical limit of 127 USB devices). This release of Redfang was
14cr|redfang-2.5-10|41	developed in collaboration with QinetiQ as part of their work in
14cr|redfang-2.5-10|42	the DTI Next Wave Technologies project FORWARD. (For more
14cr|redfang-2.5-10|43	information about the underlying concepts of Bluetooth discovery,
14cr|redfang-2.5-10|44	read our research report War Nibbling: Bluetooth Insecurity.)
14cr|redfang-2.5-10|45	
14cr|redfang-2.5-10|46	%prep
14cr|redfang-2.5-10|47	%setup -q -n %{name}-%{version}
14cr|redfang-2.5-10|48	%patch0 -p0 -b .optflags
14cr|redfang-2.5-10|49	%patch1 -p1 -b .format
14cr|redfang-2.5-10|50	%patch2 -p1 -b .header
14cr|redfang-2.5-10|51	
14cr|redfang-2.5-10|52	%build
14cr|redfang-2.5-10|53	
14cr|redfang-2.5-10|54	%if %{build_diet}
14cr|redfang-2.5-10|55	# OE: use the power of dietlibc
14cr|redfang-2.5-10|56	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -s -static"
14cr|redfang-2.5-10|57	%else
14cr|redfang-2.5-10|58	%make
14cr|redfang-2.5-10|59	%endif
14cr|redfang-2.5-10|60	
14cr|redfang-2.5-10|61	%install
14cr|redfang-2.5-10|62	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|redfang-2.5-10|63	
14cr|redfang-2.5-10|64	install -d %{buildroot}%{_bindir}
14cr|redfang-2.5-10|65	install -d %{buildroot}%{_mandir}/man1
14cr|redfang-2.5-10|66	
14cr|redfang-2.5-10|67	install -m755 fang %{buildroot}%{_bindir}/fang
14cr|redfang-2.5-10|68	install -m644 fang.1 %{buildroot}%{_mandir}/man1/
14cr|redfang-2.5-10|69	
14cr|redfang-2.5-10|70	%clean
14cr|redfang-2.5-10|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|redfang-2.5-10|72	
14cr|redfang-2.5-10|73	%files
14cr|redfang-2.5-10|74	%defattr(-,root,root)
14cr|redfang-2.5-10|75	%doc CHANGELOG INSTALL OTHERS README
14cr|redfang-2.5-10|76	%{_bindir}/fang
14cr|redfang-2.5-10|77	%{_mandir}/man1/fang.1*
14cr|redfang-2.5-10|78	
14cr|redfang-2.5-10|79	
14cr|redfang-2.5-10|80	
14cr|redfang-2.5-10|81	%changelog
14cr|redfang-2.5-10|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-10
14cr|redfang-2.5-10|83	+ Revision: c6f17d7
14cr|redfang-2.5-10|84	- MassBuild#464: Increase release tag
14cr|redfang-2.5-10|85	
14cr|redfang-2.5-10|86	

7325 14
14cr|R-edgeR-3.4.2-2|1	%global packname  edgeR
14cr|R-edgeR-3.4.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-edgeR-3.4.2-2|3	
14cr|R-edgeR-3.4.2-2|4	%define debug_package %{nil}
14cr|R-edgeR-3.4.2-2|5	
14cr|R-edgeR-3.4.2-2|6	Name:             R-%{packname}
14cr|R-edgeR-3.4.2-2|7	Version:          3.4.2
14cr|R-edgeR-3.4.2-2|8	Release:          2
14cr|R-edgeR-3.4.2-2|9	Summary:          Empirical analysis of digital gene expression data in R
14cr|R-edgeR-3.4.2-2|10	Group:            Sciences/Mathematics
14cr|R-edgeR-3.4.2-2|11	License:          LGPL (>= 2)
14cr|R-edgeR-3.4.2-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-edgeR-3.4.2-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/edgeR_3.4.2.tar.gz
14cr|R-edgeR-3.4.2-2|14	Requires:         R-methods R-limma R-locfit
14cr|R-edgeR-3.4.2-2|15	Requires:         R-MASS R-statmod R-splines
14cr|R-edgeR-3.4.2-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-limma
14cr|R-edgeR-3.4.2-2|17	BuildRequires:    R-MASS R-statmod R-splines R-locfit
14cr|R-edgeR-3.4.2-2|18	BuildRequires:    blas-devel lapack-devel
14cr|R-edgeR-3.4.2-2|19	
14cr|R-edgeR-3.4.2-2|20	%description
14cr|R-edgeR-3.4.2-2|21	Differential expression analysis of RNA-seq and digital gene expression
14cr|R-edgeR-3.4.2-2|22	profiles with biological replication.  Uses empirical Bayes estimation and
14cr|R-edgeR-3.4.2-2|23	exact tests based on the negative binomial distribution.  Also useful for
14cr|R-edgeR-3.4.2-2|24	differential signal analysis with other types of genome-scale count data.
14cr|R-edgeR-3.4.2-2|25	
14cr|R-edgeR-3.4.2-2|26	%prep
14cr|R-edgeR-3.4.2-2|27	%setup -q -c -n %{packname}
14cr|R-edgeR-3.4.2-2|28	
14cr|R-edgeR-3.4.2-2|29	%build
14cr|R-edgeR-3.4.2-2|30	
14cr|R-edgeR-3.4.2-2|31	%install
14cr|R-edgeR-3.4.2-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-edgeR-3.4.2-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-edgeR-3.4.2-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-edgeR-3.4.2-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-edgeR-3.4.2-2|36	
14cr|R-edgeR-3.4.2-2|37	%check
14cr|R-edgeR-3.4.2-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-edgeR-3.4.2-2|39	
14cr|R-edgeR-3.4.2-2|40	%files
14cr|R-edgeR-3.4.2-2|41	%dir %{rlibdir}/%{packname}
14cr|R-edgeR-3.4.2-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-edgeR-3.4.2-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-edgeR-3.4.2-2|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-edgeR-3.4.2-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-edgeR-3.4.2-2|46	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-edgeR-3.4.2-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-edgeR-3.4.2-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-edgeR-3.4.2-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-edgeR-3.4.2-2|50	%{rlibdir}/%{packname}/R
14cr|R-edgeR-3.4.2-2|51	%{rlibdir}/%{packname}/data
14cr|R-edgeR-3.4.2-2|52	%{rlibdir}/%{packname}/help
14cr|R-edgeR-3.4.2-2|53	%{rlibdir}/%{packname}/libs
14cr|R-edgeR-3.4.2-2|54	
14cr|R-edgeR-3.4.2-2|55	
14cr|R-edgeR-3.4.2-2|56	
14cr|R-edgeR-3.4.2-2|57	%changelog
14cr|R-edgeR-3.4.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-2
14cr|R-edgeR-3.4.2-2|59	+ Revision: d43082a
14cr|R-edgeR-3.4.2-2|60	- MassBuild#464: Increase release tag
14cr|R-edgeR-3.4.2-2|61	
14cr|R-edgeR-3.4.2-2|62	

7326 14
14cr|redis-2.4.17-2|1	# Check for status of man pages
14cr|redis-2.4.17-2|2	# http://code.google.com/p/redis/issues/detail?id=202
14cr|redis-2.4.17-2|3	
14cr|redis-2.4.17-2|4	Name:             redis
14cr|redis-2.4.17-2|5	Version:          2.4.17
14cr|redis-2.4.17-2|6	Release:          2
14cr|redis-2.4.17-2|7	Summary:          A persistent key-value database
14cr|redis-2.4.17-2|8	
14cr|redis-2.4.17-2|9	Group:            Databases
14cr|redis-2.4.17-2|10	License:          BSD
14cr|redis-2.4.17-2|11	URL:              http://redis.io/
14cr|redis-2.4.17-2|12	Source0:          http://redis.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|redis-2.4.17-2|13	Source1:          %{name}.logrotate
14cr|redis-2.4.17-2|14	Source2:          %{name}.tmpfiles
14cr|redis-2.4.17-2|15	Source3:          %{name}.service
14cr|redis-2.4.17-2|16	# Update configuration for Fedora
14cr|redis-2.4.17-2|17	Patch0:           %{name}-2.0.0-redis.conf.patch
14cr|redis-2.4.17-2|18	Patch1:		  redis-2.4.8-extend-timeout-on-replication-test.patch
14cr|redis-2.4.17-2|19	Patch2:           redis-2.4.17-tcl86.patch
14cr|redis-2.4.17-2|20	BuildRequires:    tcl >= 8.6
14cr|redis-2.4.17-2|21	Requires(post):   rpm-helper >= 0.24.1-1
14cr|redis-2.4.17-2|22	Requires(preun):  rpm-helper >= 0.24.1-1
14cr|redis-2.4.17-2|23	
14cr|redis-2.4.17-2|24	%description
14cr|redis-2.4.17-2|25	Redis is an advanced key-value store.
14cr|redis-2.4.17-2|26	It is similar to memcached but the data set is not
14cr|redis-2.4.17-2|27	volatile, and values can be strings, exactly like in
14cr|redis-2.4.17-2|28	memcached, but also lists, sets, and ordered sets.
14cr|redis-2.4.17-2|29	All this data types can be manipulated with atomic operations
14cr|redis-2.4.17-2|30	to push/pop elements, add/remove elements, perform server side
14cr|redis-2.4.17-2|31	union, intersection, difference between sets, and so forth.
14cr|redis-2.4.17-2|32	Redis supports different kind of sorting abilities.
14cr|redis-2.4.17-2|33	
14cr|redis-2.4.17-2|34	%prep
14cr|redis-2.4.17-2|35	%setup -q
14cr|redis-2.4.17-2|36	%patch0 -p0
14cr|redis-2.4.17-2|37	%patch1 -p1
14cr|redis-2.4.17-2|38	%patch2 -p1
14cr|redis-2.4.17-2|39	# Remove integration tests
14cr|redis-2.4.17-2|40	sed -i '/    execute_tests "integration\/replication"/d' tests/test_helper.tcl
14cr|redis-2.4.17-2|41	sed -i '/    execute_tests "integration\/aof"/d' tests/test_helper.tcl
14cr|redis-2.4.17-2|42	
14cr|redis-2.4.17-2|43	%build
14cr|redis-2.4.17-2|44	export LC_ALL=C
14cr|redis-2.4.17-2|45	%make -j1 DEBUG="" CFLAGS='%{optflags} -std=c99' all FORCE_LIBC_MALLOC=yes
14cr|redis-2.4.17-2|46	
14cr|redis-2.4.17-2|47	%check
14cr|redis-2.4.17-2|48	tclsh tests/test_helper.tcl
14cr|redis-2.4.17-2|49	
14cr|redis-2.4.17-2|50	%install
14cr|redis-2.4.17-2|51	# Install binaries
14cr|redis-2.4.17-2|52	install -p -D -m 755 src/%{name}-benchmark %{buildroot}%{_bindir}/%{name}-benchmark
14cr|redis-2.4.17-2|53	install -p -D -m 755 src/%{name}-cli %{buildroot}%{_bindir}/%{name}-cli
14cr|redis-2.4.17-2|54	install -p -D -m 755 src/%{name}-check-aof %{buildroot}%{_bindir}/%{name}-check-aof
14cr|redis-2.4.17-2|55	install -p -D -m 755 src/%{name}-check-dump %{buildroot}%{_bindir}/%{name}-check-dump
14cr|redis-2.4.17-2|56	install -p -D -m 755 src/%{name}-server %{buildroot}%{_sbindir}/%{name}-server
14cr|redis-2.4.17-2|57	# Install misc other
14cr|redis-2.4.17-2|58	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|redis-2.4.17-2|59	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|redis-2.4.17-2|60	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|redis-2.4.17-2|61	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|redis-2.4.17-2|62	install -d -m 755 %{buildroot}%{_prefix}/lib/tmpfiles.d
14cr|redis-2.4.17-2|63	install -m 755 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cr|redis-2.4.17-2|64	install -d -m 755 %{buildroot}%{_unitdir}
14cr|redis-2.4.17-2|65	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cr|redis-2.4.17-2|66	
14cr|redis-2.4.17-2|67	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|redis-2.4.17-2|68	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cr|redis-2.4.17-2|69	
14cr|redis-2.4.17-2|70	
14cr|redis-2.4.17-2|71	%pre
14cr|redis-2.4.17-2|72	%_pre_useradd redis  %{_sharedstatedir}/redis /sbin/nologin
14cr|redis-2.4.17-2|73	
14cr|redis-2.4.17-2|74	%post
14cr|redis-2.4.17-2|75	systemd-tmpfiles --create %{name}.conf
14cr|redis-2.4.17-2|76	%_post_service redis
14cr|redis-2.4.17-2|77	
14cr|redis-2.4.17-2|78	%preun
14cr|redis-2.4.17-2|79	%_preun_service redis
14cr|redis-2.4.17-2|80	
14cr|redis-2.4.17-2|81	%postun
14cr|redis-2.4.17-2|82	%_postun_userdel redis
14cr|redis-2.4.17-2|83	
14cr|redis-2.4.17-2|84	%files
14cr|redis-2.4.17-2|85	%doc 00-RELEASENOTES BUGS COPYING README
14cr|redis-2.4.17-2|86	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|redis-2.4.17-2|87	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|redis-2.4.17-2|88	%dir %attr(0755, redis, root) %{_localstatedir}/lib/%{name}
14cr|redis-2.4.17-2|89	%dir %attr(0755, redis, root) %{_localstatedir}/log/%{name}
14cr|redis-2.4.17-2|90	%{_bindir}/%{name}-*
14cr|redis-2.4.17-2|91	%{_sbindir}/%{name}-*
14cr|redis-2.4.17-2|92	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cr|redis-2.4.17-2|93	%{_unitdir}/%{name}.service
14cr|redis-2.4.17-2|94	
14cr|redis-2.4.17-2|95	%changelog
14cr|redis-2.4.17-2|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.17-2
14cr|redis-2.4.17-2|97	+ Revision: e3a90dd
14cr|redis-2.4.17-2|98	- MassBuild#464: Increase release tag
14cr|redis-2.4.17-2|99	
14cr|redis-2.4.17-2|100	

7327 14
14cr|rednotebook-1.8.0-2|1	Name:           rednotebook
14cr|rednotebook-1.8.0-2|2	Version:        1.8.0
14cr|rednotebook-1.8.0-2|3	Release:        2
14cr|rednotebook-1.8.0-2|4	Summary:        A desktop diary
14cr|rednotebook-1.8.0-2|5	Group:          Office
14cr|rednotebook-1.8.0-2|6	License:        GPLv2+
14cr|rednotebook-1.8.0-2|7	URL:            http://rednotebook.sourceforge.net
14cr|rednotebook-1.8.0-2|8	Source0:        http://sourceforge.net/projects/rednotebook/files/%{name}-%{version}.tar.gz
14cr|rednotebook-1.8.0-2|9	BuildArch:      noarch
14cr|rednotebook-1.8.0-2|10	BuildRequires:  python-devel
14cr|rednotebook-1.8.0-2|11	Requires:       python-yaml
14cr|rednotebook-1.8.0-2|12	Requires:       pygtk2.0
14cr|rednotebook-1.8.0-2|13	Requires:       python-webkitgtk
14cr|rednotebook-1.8.0-2|14	Requires:       gnome-python-extras
14cr|rednotebook-1.8.0-2|15	Requires:	python-chardet
14cr|rednotebook-1.8.0-2|16	
14cr|rednotebook-1.8.0-2|17	%description
14cr|rednotebook-1.8.0-2|18	RedNotebook is a desktop diary that makes it very easy for you
14cr|rednotebook-1.8.0-2|19	to keep track of the stuff you do and the thoughts you have. This
14cr|rednotebook-1.8.0-2|20	journal software helps you to write whole passages or just facts,
14cr|rednotebook-1.8.0-2|21	and does so in style.
14cr|rednotebook-1.8.0-2|22	
14cr|rednotebook-1.8.0-2|23	%prep
14cr|rednotebook-1.8.0-2|24	%setup -q
14cr|rednotebook-1.8.0-2|25	
14cr|rednotebook-1.8.0-2|26	%build
14cr|rednotebook-1.8.0-2|27	python setup.py build
14cr|rednotebook-1.8.0-2|28	
14cr|rednotebook-1.8.0-2|29	%install
14cr|rednotebook-1.8.0-2|30	python setup.py install --skip-build --root %{buildroot}
14cr|rednotebook-1.8.0-2|31	desktop-file-install                                    \
14cr|rednotebook-1.8.0-2|32	--add-category="Calendar"                           \
14cr|rednotebook-1.8.0-2|33	--delete-original                                   \
14cr|rednotebook-1.8.0-2|34	--dir=%{buildroot}%{_datadir}/applications          \
14cr|rednotebook-1.8.0-2|35	%{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|rednotebook-1.8.0-2|36	
14cr|rednotebook-1.8.0-2|37	%find_lang %{name}
14cr|rednotebook-1.8.0-2|38	
14cr|rednotebook-1.8.0-2|39	%files -f %{name}.lang
14cr|rednotebook-1.8.0-2|40	%doc AUTHORS CHANGELOG LICENSE README
14cr|rednotebook-1.8.0-2|41	%{_bindir}/%{name}
14cr|rednotebook-1.8.0-2|42	%{_datadir}/applications/%{name}.desktop
14cr|rednotebook-1.8.0-2|43	%{_datadir}/icons/hicolor/scalable/apps/*.svg
14cr|rednotebook-1.8.0-2|44	# % {_datadir}/locale/*/
14cr|rednotebook-1.8.0-2|45	%dir %{py_puresitedir}/%{name}/
14cr|rednotebook-1.8.0-2|46	%{py_puresitedir}/%{name}/*.py*
14cr|rednotebook-1.8.0-2|47	%{py_puresitedir}/%{name}/external/
14cr|rednotebook-1.8.0-2|48	%{py_puresitedir}/%{name}/files/
14cr|rednotebook-1.8.0-2|49	%{py_puresitedir}/%{name}/gui/
14cr|rednotebook-1.8.0-2|50	%{py_puresitedir}/%{name}/images/
14cr|rednotebook-1.8.0-2|51	%{py_puresitedir}/%{name}/util/
14cr|rednotebook-1.8.0-2|52	%{py_puresitedir}/%{name}*.egg-info
14cr|rednotebook-1.8.0-2|53	
14cr|rednotebook-1.8.0-2|54	
14cr|rednotebook-1.8.0-2|55	%changelog
14cr|rednotebook-1.8.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|rednotebook-1.8.0-2|57	+ Revision: 93573fa
14cr|rednotebook-1.8.0-2|58	- MassBuild#464: Increase release tag
14cr|rednotebook-1.8.0-2|59	
14cr|rednotebook-1.8.0-2|60	

7328 14
14cr|redshift-1.7-4|1	%define name	redshift
14cr|redshift-1.7-4|2	%define version	1.7
14cr|redshift-1.7-4|3	
14cr|redshift-1.7-4|4	Name:		%{name}
14cr|redshift-1.7-4|5	Version:	%{version}
14cr|redshift-1.7-4|6	Release:	4
14cr|redshift-1.7-4|7	Summary:	Adjusts the color temperature of your screen according to time of day
14cr|redshift-1.7-4|8	Url:		http://jonls.dk/redshift/
14cr|redshift-1.7-4|9	Source:		http://launchpad.net/redshift/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cr|redshift-1.7-4|10	License:	GPLv3+
14cr|redshift-1.7-4|11	Group:		Graphical desktop/Other
14cr|redshift-1.7-4|12	BuildRequires:	x11-server-devel
14cr|redshift-1.7-4|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|redshift-1.7-4|14	BuildRequires:	pkgconfig(gconf-2.0)
14cr|redshift-1.7-4|15	BuildRequires:	pkgconfig(xxf86vm)
14cr|redshift-1.7-4|16	BuildRequires:	python-devel
14cr|redshift-1.7-4|17	# For 1.7 geoclue support is reported to be broken, but later we can try it
14cr|redshift-1.7-4|18	# BuildRequires: geoclue-devel
14cr|redshift-1.7-4|19	# Requires:      geoclue
14cr|redshift-1.7-4|20	
14cr|redshift-1.7-4|21	%package gtk
14cr|redshift-1.7-4|22	Summary:	GTK integration for Redshift
14cr|redshift-1.7-4|23	Group:		Graphical desktop/Other
14cr|redshift-1.7-4|24	Requires:	pygtk2.0
14cr|redshift-1.7-4|25	Requires:	redshift = %{version}-%{release}
14cr|redshift-1.7-4|26	
14cr|redshift-1.7-4|27	%description
14cr|redshift-1.7-4|28	Redshift adjusts the color temperature of your screen according to your
14cr|redshift-1.7-4|29	surroundings. This may help your eyes hurt less if you are working in
14cr|redshift-1.7-4|30	front of the screen at night.
14cr|redshift-1.7-4|31	
14cr|redshift-1.7-4|32	The color temperature is set according to the position of the sun. A
14cr|redshift-1.7-4|33	different color temperature is set during night and daytime. During
14cr|redshift-1.7-4|34	twilight and early morning, the color temperature transitions smoothly
14cr|redshift-1.7-4|35	from night to daytime temperature to allow your eyes to slowly
14cr|redshift-1.7-4|36	adapt.
14cr|redshift-1.7-4|37	
14cr|redshift-1.7-4|38	%description gtk
14cr|redshift-1.7-4|39	GTK integration for Redshift, a screen color temperature adjustment
14cr|redshift-1.7-4|40	program.
14cr|redshift-1.7-4|41	
14cr|redshift-1.7-4|42	%prep
14cr|redshift-1.7-4|43	%setup -q
14cr|redshift-1.7-4|44	
14cr|redshift-1.7-4|45	%build
14cr|redshift-1.7-4|46	%configure2_5x \
14cr|redshift-1.7-4|47	--disable-rpath \
14cr|redshift-1.7-4|48	--enable-gui
14cr|redshift-1.7-4|49	%make
14cr|redshift-1.7-4|50	
14cr|redshift-1.7-4|51	%install
14cr|redshift-1.7-4|52	rm -rf %{buildroot}
14cr|redshift-1.7-4|53	%makeinstall_std \
14cr|redshift-1.7-4|54	uninstall-ubuntu_mono_dark_iconDATA \
14cr|redshift-1.7-4|55	uninstall-ubuntu_mono_light_iconDATA
14cr|redshift-1.7-4|56	
14cr|redshift-1.7-4|57	%find_lang %{name}
14cr|redshift-1.7-4|58	
14cr|redshift-1.7-4|59	%clean
14cr|redshift-1.7-4|60	rm -rf %{buildroot}
14cr|redshift-1.7-4|61	
14cr|redshift-1.7-4|62	%files -f %{name}.lang
14cr|redshift-1.7-4|63	%defattr(-,root,root)
14cr|redshift-1.7-4|64	%doc NEWS AUTHORS README
14cr|redshift-1.7-4|65	%{_bindir}/%{name}
14cr|redshift-1.7-4|66	%{_mandir}/man1/%{name}.*
14cr|redshift-1.7-4|67	
14cr|redshift-1.7-4|68	%files gtk
14cr|redshift-1.7-4|69	%defattr(-,root,root)
14cr|redshift-1.7-4|70	%{_bindir}/gtk-%{name}
14cr|redshift-1.7-4|71	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
14cr|redshift-1.7-4|72	%{_datadir}/applications/gtk-%{name}.desktop
14cr|redshift-1.7-4|73	%{python_sitelib}/gtk_redshift/
14cr|redshift-1.7-4|74	
14cr|redshift-1.7-4|75	
14cr|redshift-1.7-4|76	
14cr|redshift-1.7-4|77	%changelog
14cr|redshift-1.7-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14cr|redshift-1.7-4|79	+ Revision: 428923d
14cr|redshift-1.7-4|80	- MassBuild#464: Increase release tag
14cr|redshift-1.7-4|81	
14cr|redshift-1.7-4|82	

7329 14
14cr|reed-solomon-3.1.1-7|1	%define major 3
14cr|reed-solomon-3.1.1-7|2	%define libname %mklibname %name %major
14cr|reed-solomon-3.1.1-7|3	%define libnamedevel %mklibname -d %name
14cr|reed-solomon-3.1.1-7|4	
14cr|reed-solomon-3.1.1-7|5	%define debug_package %{nil}
14cr|reed-solomon-3.1.1-7|6	
14cr|reed-solomon-3.1.1-7|7	Summary: A Reed-Solomon encoder/decoder library
14cr|reed-solomon-3.1.1-7|8	Name:    reed-solomon
14cr|reed-solomon-3.1.1-7|9	Version: 3.1.1
14cr|reed-solomon-3.1.1-7|10	Release: 7
14cr|reed-solomon-3.1.1-7|11	Source0: http://www.ka9q.net/code/fec/%{name}-%{version}.tar.gz
14cr|reed-solomon-3.1.1-7|12	Patch0:  reed-solomon-destdir.patch
14cr|reed-solomon-3.1.1-7|13	License: GPL
14cr|reed-solomon-3.1.1-7|14	Group:   System/Libraries
14cr|reed-solomon-3.1.1-7|15	Url:     http://www.ka9q.net/code/fec/
14cr|reed-solomon-3.1.1-7|16	
14cr|reed-solomon-3.1.1-7|17	%description
14cr|reed-solomon-3.1.1-7|18	This library implements a general-purpose encoder/decoder for Reed-Solomon
14cr|reed-solomon-3.1.1-7|19	error correcting codes. The decoder supports erasures. The user can specify
14cr|reed-solomon-3.1.1-7|20	the parameters for any size code, limited only by machine resources. Hard-coded
14cr|reed-solomon-3.1.1-7|21	routines for the CCSDS-standard (255,223) code are also included.
14cr|reed-solomon-3.1.1-7|22	
14cr|reed-solomon-3.1.1-7|23	%package -n %libname
14cr|reed-solomon-3.1.1-7|24	Summary: A Reed-Solomon encoder/decoder library
14cr|reed-solomon-3.1.1-7|25	Group: System/Libraries
14cr|reed-solomon-3.1.1-7|26	Provides: lib%{name} = %{version}-%{release}
14cr|reed-solomon-3.1.1-7|27	
14cr|reed-solomon-3.1.1-7|28	%description -n %libname
14cr|reed-solomon-3.1.1-7|29	This library implements a general-purpose encoder/decoder for Reed-Solomon
14cr|reed-solomon-3.1.1-7|30	error correcting codes. The decoder supports erasures. The user can specify
14cr|reed-solomon-3.1.1-7|31	the parameters for any size code, limited only by machine resources. Hard-coded
14cr|reed-solomon-3.1.1-7|32	routines for the CCSDS-standard (255,223) code are also included.
14cr|reed-solomon-3.1.1-7|33	
14cr|reed-solomon-3.1.1-7|34	%package -n %libnamedevel
14cr|reed-solomon-3.1.1-7|35	Summary: A Reed-Solomon encoder/decoder library
14cr|reed-solomon-3.1.1-7|36	Group: System/Libraries
14cr|reed-solomon-3.1.1-7|37	Provides: %{name}-devel
14cr|reed-solomon-3.1.1-7|38	Obsoletes: %mklibname %name
14cr|reed-solomon-3.1.1-7|39	Requires: %libname = %{version}-%{release}
14cr|reed-solomon-3.1.1-7|40	
14cr|reed-solomon-3.1.1-7|41	%description -n %libnamedevel
14cr|reed-solomon-3.1.1-7|42	This library implements a general-purpose encoder/decoder for Reed-Solomon
14cr|reed-solomon-3.1.1-7|43	error correcting codes. The decoder supports erasures. The user can specify
14cr|reed-solomon-3.1.1-7|44	the parameters for any size code, limited only by machine resources. Hard-coded
14cr|reed-solomon-3.1.1-7|45	routines for the CCSDS-standard (255,223) code are also included.
14cr|reed-solomon-3.1.1-7|46	
14cr|reed-solomon-3.1.1-7|47	%prep
14cr|reed-solomon-3.1.1-7|48	%setup -q
14cr|reed-solomon-3.1.1-7|49	%patch -p0 -b .destdir
14cr|reed-solomon-3.1.1-7|50	
14cr|reed-solomon-3.1.1-7|51	%build
14cr|reed-solomon-3.1.1-7|52	export CFLAGS="%{optflags} -fPIC"
14cr|reed-solomon-3.1.1-7|53	%configure
14cr|reed-solomon-3.1.1-7|54	
14cr|reed-solomon-3.1.1-7|55	%make
14cr|reed-solomon-3.1.1-7|56	
14cr|reed-solomon-3.1.1-7|57	%install
14cr|reed-solomon-3.1.1-7|58	mkdir -p %{buildroot}{%{_libdir},%{_mandir}/man3,%{_includedir}}
14cr|reed-solomon-3.1.1-7|59	%makeinstall_std
14cr|reed-solomon-3.1.1-7|60	
14cr|reed-solomon-3.1.1-7|61	%files -n %{libname}
14cr|reed-solomon-3.1.1-7|62	%{_libdir}/*.so.%{major}*
14cr|reed-solomon-3.1.1-7|63	
14cr|reed-solomon-3.1.1-7|64	%files -n %{libnamedevel}
14cr|reed-solomon-3.1.1-7|65	%{_libdir}/*.so
14cr|reed-solomon-3.1.1-7|66	%{_libdir}/*.a
14cr|reed-solomon-3.1.1-7|67	%{_includedir}/*.h
14cr|reed-solomon-3.1.1-7|68	%{_mandir}/*/*
14cr|reed-solomon-3.1.1-7|69	
14cr|reed-solomon-3.1.1-7|70	%changelog
14cr|reed-solomon-3.1.1-7|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-7
14cr|reed-solomon-3.1.1-7|72	+ Revision: 1ef555d
14cr|reed-solomon-3.1.1-7|73	- MassBuild#464: Increase release tag
14cr|reed-solomon-3.1.1-7|74	
14cr|reed-solomon-3.1.1-7|75	

7330 14
14cr|refbase-0.9.5-4|1	%define 	name refbase
14cr|refbase-0.9.5-4|2	%define		version 0.9.5
14cr|refbase-0.9.5-4|3	%define release 4
14cr|refbase-0.9.5-4|4	
14cr|refbase-0.9.5-4|5	Summary: 	Web-based, multi-user interface for managing scientific literature & citations
14cr|refbase-0.9.5-4|6	
14cr|refbase-0.9.5-4|7	Name:		%{name}
14cr|refbase-0.9.5-4|8	Version:	%{version}
14cr|refbase-0.9.5-4|9	Release:	%{release}
14cr|refbase-0.9.5-4|10	Source0:	http://prdownloads.sourceforge.net/refbase/%{name}-%{version}.tar.bz2
14cr|refbase-0.9.5-4|11	
14cr|refbase-0.9.5-4|12	License:	GPLv2+
14cr|refbase-0.9.5-4|13	Group:		System/Servers
14cr|refbase-0.9.5-4|14	Url:		http://refbase.sourceforge.net
14cr|refbase-0.9.5-4|15	
14cr|refbase-0.9.5-4|16	Requires:	bibutils
14cr|refbase-0.9.5-4|17	Requires:	mysql
14cr|refbase-0.9.5-4|18	Requires:	mod_php
14cr|refbase-0.9.5-4|19	Requires:	php-mysql
14cr|refbase-0.9.5-4|20	Requires:	webserver
14cr|refbase-0.9.5-4|21	
14cr|refbase-0.9.5-4|22	BuildArch:	noarch
14cr|refbase-0.9.5-4|23	
14cr|refbase-0.9.5-4|24	%description
14cr|refbase-0.9.5-4|25	refbase is a web-based, standards-compliant, multi-user interface
14cr|refbase-0.9.5-4|26	for managing scientific literature & bibliographic references.
14cr|refbase-0.9.5-4|27	Based on php & mysql, it offers a bibliography database with
14cr|refbase-0.9.5-4|28	powerful search tools and automatically generated citation lists.
14cr|refbase-0.9.5-4|29	
14cr|refbase-0.9.5-4|30	To finish the installation, follow the procedure located in
14cr|refbase-0.9.5-4|31	%{var}/www/html/%{name}/INSTALL
14cr|refbase-0.9.5-4|32	
14cr|refbase-0.9.5-4|33	%prep
14cr|refbase-0.9.5-4|34	%setup -q
14cr|refbase-0.9.5-4|35	
14cr|refbase-0.9.5-4|36	%build
14cr|refbase-0.9.5-4|37	
14cr|refbase-0.9.5-4|38	%install
14cr|refbase-0.9.5-4|39	# install files
14cr|refbase-0.9.5-4|40	install -d -m 755  %{buildroot}/%{_var}/www/html/%{name}
14cr|refbase-0.9.5-4|41	perl -pi -e 's|/usr/local/mysql/bin/mysql|"%{_bindir}/mysql"|;' install.php
14cr|refbase-0.9.5-4|42	cp -pRH *  %{buildroot}/%{_var}/www/html/%{name}
14cr|refbase-0.9.5-4|43	chmod 644  %{buildroot}/%{_var}/www/html/%{name}/install.sql
14cr|refbase-0.9.5-4|44	chmod 644  %{buildroot}/%{_var}/www/html/%{name}/contrib/endnote/endnote2mysql.php
14cr|refbase-0.9.5-4|45	
14cr|refbase-0.9.5-4|46	%files
14cr|refbase-0.9.5-4|47	%defattr(-,root,root,0755)
14cr|refbase-0.9.5-4|48	%{_var}/www/html/%{name}/*
14cr|refbase-0.9.5-4|49	%doc AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO UPDATE
14cr|refbase-0.9.5-4|50	
14cr|refbase-0.9.5-4|51	%changelog
14cr|refbase-0.9.5-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-4
14cr|refbase-0.9.5-4|53	+ Revision: 17e9299
14cr|refbase-0.9.5-4|54	- MassBuild#464: Increase release tag
14cr|refbase-0.9.5-4|55	
14cr|refbase-0.9.5-4|56	

7331 14
14cr|refdb-0.9.9-13|1	%define rel 1
14cr|refdb-0.9.9-13|2	
14cr|refdb-0.9.9-13|3	Summary:	Reference database and bibliography tool
14cr|refdb-0.9.9-13|4	Name:		refdb
14cr|refdb-0.9.9-13|5	Version:	0.9.9
14cr|refdb-0.9.9-13|6	Release:	13
14cr|refdb-0.9.9-13|7	License:	GPLv2+
14cr|refdb-0.9.9-13|8	Group:		Sciences/Computer science
14cr|refdb-0.9.9-13|9	Url:		http://refdb.sourceforge.net
14cr|refdb-0.9.9-13|10	Source0:	http://prdownloads.sourceforge.net/sourceforge/refdb/%{name}-%{version}-%{rel}.tar.gz
14cr|refdb-0.9.9-13|11	Source1:	refdb-README.urpmi
14cr|refdb-0.9.9-13|12	Patch0:		refdb.in.patch
14cr|refdb-0.9.9-13|13	Patch1:		refdb-0.9.9-1-fix-format-errors.patch
14cr|refdb-0.9.9-13|14	Patch2:		refdb-0.9.9-1-fix-underlinking.patch
14cr|refdb-0.9.9-13|15	Patch3:		refdb-0.9.9-1-fix-doc-installation.patch
14cr|refdb-0.9.9-13|16	Patch4:		refdb-0.9.9-1-readline6.3.patch
14cr|refdb-0.9.9-13|17	BuildRequires:	btparser
14cr|refdb-0.9.9-13|18	BuildRequires:	gettext-devel
14cr|refdb-0.9.9-13|19	BuildRequires:	libdbi-devel
14cr|refdb-0.9.9-13|20	BuildRequires:	readline-devel
14cr|refdb-0.9.9-13|21	BuildRequires:	pkgconfig(expat)
14cr|refdb-0.9.9-13|22	BuildRequires:	pkgconfig(ncurses)
14cr|refdb-0.9.9-13|23	BuildRequires:	perl(MARC::Charset)
14cr|refdb-0.9.9-13|24	BuildRequires:	perl(MARC::Record)
14cr|refdb-0.9.9-13|25	BuildRequires:	perl(RefDB)
14cr|refdb-0.9.9-13|26	BuildRequires:	perl(Term::Clui)
14cr|refdb-0.9.9-13|27	BuildRequires:	perl(Text::Iconv)
14cr|refdb-0.9.9-13|28	BuildRequires:	perl(XML::Parser)
14cr|refdb-0.9.9-13|29	Requires(post,preun):	rpm-helper
14cr|refdb-0.9.9-13|30	Requires:	apache-mod_php => 5
14cr|refdb-0.9.9-13|31	
14cr|refdb-0.9.9-13|32	%description
14cr|refdb-0.9.9-13|33	RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX
14cr|refdb-0.9.9-13|34	documents, sort of a Reference Manager or BibTeX for markup languages. It is
14cr|refdb-0.9.9-13|35	portable and known to run on Linux, FreeBSD, and Windows/Cygwin.
14cr|refdb-0.9.9-13|36	
14cr|refdb-0.9.9-13|37	%files
14cr|refdb-0.9.9-13|38	%{_bindir}/bib2ris-utf8
14cr|refdb-0.9.9-13|39	%{_bindir}/db2ris
14cr|refdb-0.9.9-13|40	%{_bindir}/eenc
14cr|refdb-0.9.9-13|41	%{_bindir}/en2ris
14cr|refdb-0.9.9-13|42	%{_bindir}/marc2ris
14cr|refdb-0.9.9-13|43	%{_bindir}/med2ris
14cr|refdb-0.9.9-13|44	%{_bindir}/refdb-backup
14cr|refdb-0.9.9-13|45	%{_bindir}/refdb-init
14cr|refdb-0.9.9-13|46	%{_bindir}/refdb-ms
14cr|refdb-0.9.9-13|47	%{_bindir}/refdb-restore
14cr|refdb-0.9.9-13|48	%{_bindir}/refdb-sruserver
14cr|refdb-0.9.9-13|49	%{_bindir}/refdb_dos2unix
14cr|refdb-0.9.9-13|50	%{_bindir}/refdb_latex2utf8txt
14cr|refdb-0.9.9-13|51	%{_bindir}/refdbd
14cr|refdb-0.9.9-13|52	%{_bindir}/refdbjade
14cr|refdb-0.9.9-13|53	%{_bindir}/refdbsru
14cr|refdb-0.9.9-13|54	%{_bindir}/refdbxml
14cr|refdb-0.9.9-13|55	%{_bindir}/refdbxp
14cr|refdb-0.9.9-13|56	%{_bindir}/runbib
14cr|refdb-0.9.9-13|57	%{_bindir}/refdbnd
14cr|refdb-0.9.9-13|58	%{_datadir}/%{name}
14cr|refdb-0.9.9-13|59	%{_initrddir}/refdb
14cr|refdb-0.9.9-13|60	%{_localstatedir}/lib/%{name}
14cr|refdb-0.9.9-13|61	%{_mandir}/*/*
14cr|refdb-0.9.9-13|62	%config(noreplace) %{_sysconfdir}/%{name}
14cr|refdb-0.9.9-13|63	%config(noreplace) %{webappconfdir}/%{name}.conf
14cr|refdb-0.9.9-13|64	%doc doc/*
14cr|refdb-0.9.9-13|65	%doc README.urpmi AUTHORS ChangeLog INSTALL NEWS README UPGRADING
14cr|refdb-0.9.9-13|66	
14cr|refdb-0.9.9-13|67	%post
14cr|refdb-0.9.9-13|68	%_post_service %{name}
14cr|refdb-0.9.9-13|69	
14cr|refdb-0.9.9-13|70	%preun
14cr|refdb-0.9.9-13|71	%_preun_service %{name}
14cr|refdb-0.9.9-13|72	
14cr|refdb-0.9.9-13|73	#----------------------------------------------------------------------------
14cr|refdb-0.9.9-13|74	
14cr|refdb-0.9.9-13|75	%package clients
14cr|refdb-0.9.9-13|76	Summary:	Clients for using %{name}
14cr|refdb-0.9.9-13|77	Group:		Networking/Remote access
14cr|refdb-0.9.9-13|78	
14cr|refdb-0.9.9-13|79	%description clients
14cr|refdb-0.9.9-13|80	Clients allowing to connect to the refdb server.
14cr|refdb-0.9.9-13|81	
14cr|refdb-0.9.9-13|82	%files clients
14cr|refdb-0.9.9-13|83	%{_bindir}/refdbc
14cr|refdb-0.9.9-13|84	%{_bindir}/refdba
14cr|refdb-0.9.9-13|85	%{_bindir}/refdbib
14cr|refdb-0.9.9-13|86	%{_bindir}/refdbctl
14cr|refdb-0.9.9-13|87	
14cr|refdb-0.9.9-13|88	#----------------------------------------------------------------------------
14cr|refdb-0.9.9-13|89	
14cr|refdb-0.9.9-13|90	%prep
14cr|refdb-0.9.9-13|91	%setup -qn %{name}-%{version}-%{rel}
14cr|refdb-0.9.9-13|92	
14cr|refdb-0.9.9-13|93	cp %{SOURCE1} README.urpmi
14cr|refdb-0.9.9-13|94	%patch0 -p0
14cr|refdb-0.9.9-13|95	%patch1 -p1
14cr|refdb-0.9.9-13|96	%patch2 -p1
14cr|refdb-0.9.9-13|97	%patch3 -p1
14cr|refdb-0.9.9-13|98	%patch4 -p1
14cr|refdb-0.9.9-13|99	autoreconf -fi
14cr|refdb-0.9.9-13|100	
14cr|refdb-0.9.9-13|101	%build
14cr|refdb-0.9.9-13|102	%configure2_5x --disable-rpath
14cr|refdb-0.9.9-13|103	%make
14cr|refdb-0.9.9-13|104	
14cr|refdb-0.9.9-13|105	%install
14cr|refdb-0.9.9-13|106	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/db
14cr|refdb-0.9.9-13|107	
14cr|refdb-0.9.9-13|108	# LSB and pinit compliant initscript
14cr|refdb-0.9.9-13|109	install -D -m755 scripts/%{name} %{buildroot}/%{_initrddir}/%{name}
14cr|refdb-0.9.9-13|110	
14cr|refdb-0.9.9-13|111	# Web interface
14cr|refdb-0.9.9-13|112	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|refdb-0.9.9-13|113	mkdir -p %{buildroot}%{_datadir}/%{name}/{css,images,includes,xsl}
14cr|refdb-0.9.9-13|114	install	phpweb/index.php	%{buildroot}%{_datadir}/%{name}
14cr|refdb-0.9.9-13|115	install phpweb/css/*.css	%{buildroot}%{_datadir}/%{name}/css
14cr|refdb-0.9.9-13|116	install phpweb/images/{*.gif,*.png}	%{buildroot}%{_datadir}/%{name}/images
14cr|refdb-0.9.9-13|117	install phpweb/includes/*.php	%{buildroot}%{_datadir}/%{name}/includes
14cr|refdb-0.9.9-13|118	install phpweb/xsl/*.xsl	%{buildroot}%{_datadir}/%{name}/xsl
14cr|refdb-0.9.9-13|119	
14cr|refdb-0.9.9-13|120	# apache configuration
14cr|refdb-0.9.9-13|121	install -d -m 755 %{buildroot}%{webappconfdir}
14cr|refdb-0.9.9-13|122	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
14cr|refdb-0.9.9-13|123	# RefDB Apache configuration
14cr|refdb-0.9.9-13|124	Alias /%{name} %{_datadir}/%{name}
14cr|refdb-0.9.9-13|125	
14cr|refdb-0.9.9-13|126	<Directory %{_datadir}/%{name}>
14cr|refdb-0.9.9-13|127	Options +ExecCGI
14cr|refdb-0.9.9-13|128	Require all granted
14cr|refdb-0.9.9-13|129	
14cr|refdb-0.9.9-13|130	php_flag session.auto_start 1
14cr|refdb-0.9.9-13|131	php_flag register_globals on
14cr|refdb-0.9.9-13|132	</Directory>
14cr|refdb-0.9.9-13|133	EOF
14cr|refdb-0.9.9-13|134	
14cr|refdb-0.9.9-13|135	%makeinstall_std
14cr|refdb-0.9.9-13|136	
14cr|refdb-0.9.9-13|137	find %{buildroot}%{_docdir} -name *~ | xargs rm -f
14cr|refdb-0.9.9-13|138	
14cr|refdb-0.9.9-13|139	chmod 1777 %{buildroot}%{_datadir}/%{name}
14cr|refdb-0.9.9-13|140	
14cr|refdb-0.9.9-13|141	
14cr|refdb-0.9.9-13|142	%changelog
14cr|refdb-0.9.9-13|143	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9-13
14cr|refdb-0.9.9-13|144	+ Revision: 7489789
14cr|refdb-0.9.9-13|145	- Add patch to fix build with readline 6.3
14cr|refdb-0.9.9-13|146	
14cr|refdb-0.9.9-13|147	

7332 14
14cr|referencer-1.2.1-3|1	Summary:	Bibliography reference management tool for GNOME
14cr|referencer-1.2.1-3|2	Name:		referencer
14cr|referencer-1.2.1-3|3	Version:	1.2.1
14cr|referencer-1.2.1-3|4	Release:	3
14cr|referencer-1.2.1-3|5	License:	GPLv2+
14cr|referencer-1.2.1-3|6	Group:		Graphical desktop/GNOME
14cr|referencer-1.2.1-3|7	Url:		http://icculus.org/referencer/index.html
14cr|referencer-1.2.1-3|8	Source0:	http://icculus.org/referencer/downloads/%{name}-%{version}.tar.gz
14cr|referencer-1.2.1-3|9	# 48x48 PNG from referencer.svg in package, generated with GIMP
14cr|referencer-1.2.1-3|10	Source1:	referencer.png
14cr|referencer-1.2.1-3|11	
14cr|referencer-1.2.1-3|12	BuildRequires:	desktop-file-utils
14cr|referencer-1.2.1-3|13	BuildRequires:	imagemagick
14cr|referencer-1.2.1-3|14	BuildRequires:	intltool
14cr|referencer-1.2.1-3|15	BuildRequires:	boost-devel
14cr|referencer-1.2.1-3|16	BuildRequires:	pkgconfig(gconfmm-2.6)
14cr|referencer-1.2.1-3|17	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|referencer-1.2.1-3|18	BuildRequires:	pkgconfig(gnome-vfsmm-2.6)
14cr|referencer-1.2.1-3|19	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|referencer-1.2.1-3|20	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|referencer-1.2.1-3|21	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
14cr|referencer-1.2.1-3|22	BuildRequires:	pkgconfig(poppler-glib)
14cr|referencer-1.2.1-3|23	BuildRequires:	pkgconfig(python)
14cr|referencer-1.2.1-3|24	
14cr|referencer-1.2.1-3|25	%description
14cr|referencer-1.2.1-3|26	Referencer is a GNOME application to organize documents or references, and
14cr|referencer-1.2.1-3|27	ultimately generate a BibTeX bibliography file.
14cr|referencer-1.2.1-3|28	
14cr|referencer-1.2.1-3|29	%files -f %{name}.lang
14cr|referencer-1.2.1-3|30	%doc README AUTHORS ChangeLog TODO
14cr|referencer-1.2.1-3|31	%{_bindir}/%{name}
14cr|referencer-1.2.1-3|32	%{_libdir}/%{name}
14cr|referencer-1.2.1-3|33	%{_datadir}/applications/%{name}.desktop
14cr|referencer-1.2.1-3|34	%{_datadir}/%{name}
14cr|referencer-1.2.1-3|35	%{_datadir}/pixmaps/%{name}.svg
14cr|referencer-1.2.1-3|36	%{_datadir}/mime/packages/%{name}.xml
14cr|referencer-1.2.1-3|37	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|referencer-1.2.1-3|38	%{_iconsdir}/hicolor/48x48/mimetypes/gnome-mime-application-x-%{name}.png
14cr|referencer-1.2.1-3|39	
14cr|referencer-1.2.1-3|40	#----------------------------------------------------------------------------
14cr|referencer-1.2.1-3|41	
14cr|referencer-1.2.1-3|42	%prep
14cr|referencer-1.2.1-3|43	%setup -q
14cr|referencer-1.2.1-3|44	
14cr|referencer-1.2.1-3|45	%build
14cr|referencer-1.2.1-3|46	autoreconf -fi
14cr|referencer-1.2.1-3|47	%configure2_5x \
14cr|referencer-1.2.1-3|48	--disable-scrollkeeper \
14cr|referencer-1.2.1-3|49	--disable-update-mime-database
14cr|referencer-1.2.1-3|50	%make
14cr|referencer-1.2.1-3|51	
14cr|referencer-1.2.1-3|52	%install
14cr|referencer-1.2.1-3|53	%makeinstall_std
14cr|referencer-1.2.1-3|54	
14cr|referencer-1.2.1-3|55	# fd.o icons
14cr|referencer-1.2.1-3|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{scalable,48x48,32x32,16x16}/apps
14cr|referencer-1.2.1-3|57	install -m 644 %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|referencer-1.2.1-3|58	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|referencer-1.2.1-3|59	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|referencer-1.2.1-3|60	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|referencer-1.2.1-3|61	
14cr|referencer-1.2.1-3|62	# menu
14cr|referencer-1.2.1-3|63	desktop-file-install --vendor="" \
14cr|referencer-1.2.1-3|64	--remove-category="Application" \
14cr|referencer-1.2.1-3|65	--dir %{buildroot}%{_datadir}/applications \
14cr|referencer-1.2.1-3|66	%{buildroot}%{_datadir}/applications/*
14cr|referencer-1.2.1-3|67	
14cr|referencer-1.2.1-3|68	%find_lang %{name} --with-gnome --all-name
14cr|referencer-1.2.1-3|69	
14cr|referencer-1.2.1-3|70	
14cr|referencer-1.2.1-3|71	
14cr|referencer-1.2.1-3|72	%changelog
14cr|referencer-1.2.1-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|referencer-1.2.1-3|74	+ Revision: fd65322
14cr|referencer-1.2.1-3|75	- MassBuild#464: Increase release tag
14cr|referencer-1.2.1-3|76	
14cr|referencer-1.2.1-3|77	

7333 14
14cr|R-effects-3.0.0-2|1	%global packname  effects
14cr|R-effects-3.0.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-effects-3.0.0-2|3	
14cr|R-effects-3.0.0-2|4	Name:             R-%{packname}
14cr|R-effects-3.0.0-2|5	Version:          3.0.0
14cr|R-effects-3.0.0-2|6	Release:          2
14cr|R-effects-3.0.0-2|7	Summary:          Graphical and tabular effect displays
14cr|R-effects-3.0.0-2|8	
14cr|R-effects-3.0.0-2|9	Group:            Sciences/Mathematics
14cr|R-effects-3.0.0-2|10	License:          GPL (>= 2)
14cr|R-effects-3.0.0-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-effects-3.0.0-2|12	Source0:          http://cran.r-project.org/src/contrib/effects_3.0-0.tar.gz
14cr|R-effects-3.0.0-2|13	BuildArch:        noarch
14cr|R-effects-3.0.0-2|14	Requires:         R-core
14cr|R-effects-3.0.0-2|15	Requires:         R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
14cr|R-effects-3.0.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
14cr|R-effects-3.0.0-2|17	BuildRequires: R-heplots
14cr|R-effects-3.0.0-2|18	Requires: R-heplots
14cr|R-effects-3.0.0-2|19	BuildRequires: R-poLCA
14cr|R-effects-3.0.0-2|20	Requires: R-poLCA
14cr|R-effects-3.0.0-2|21	BuildRequires: R-lme4
14cr|R-effects-3.0.0-2|22	Requires: R-lme4
14cr|R-effects-3.0.0-2|23	%rename R-cran-effects
14cr|R-effects-3.0.0-2|24	
14cr|R-effects-3.0.0-2|25	%description
14cr|R-effects-3.0.0-2|26	Graphical and tabular effect displays, e.g., of interactions, for linear
14cr|R-effects-3.0.0-2|27	generalized linear, multinomial-logit, and proportional-odds logit models.
14cr|R-effects-3.0.0-2|28	
14cr|R-effects-3.0.0-2|29	%prep
14cr|R-effects-3.0.0-2|30	%setup -q -c -n %{packname}
14cr|R-effects-3.0.0-2|31	
14cr|R-effects-3.0.0-2|32	%build
14cr|R-effects-3.0.0-2|33	
14cr|R-effects-3.0.0-2|34	%install
14cr|R-effects-3.0.0-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-effects-3.0.0-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-effects-3.0.0-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-effects-3.0.0-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-effects-3.0.0-2|39	
14cr|R-effects-3.0.0-2|40	%check
14cr|R-effects-3.0.0-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-effects-3.0.0-2|42	
14cr|R-effects-3.0.0-2|43	%files
14cr|R-effects-3.0.0-2|44	%dir %{rlibdir}/%{packname}
14cr|R-effects-3.0.0-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-effects-3.0.0-2|46	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-effects-3.0.0-2|47	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-effects-3.0.0-2|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-effects-3.0.0-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-effects-3.0.0-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-effects-3.0.0-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-effects-3.0.0-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-effects-3.0.0-2|53	%{rlibdir}/%{packname}/R
14cr|R-effects-3.0.0-2|54	%{rlibdir}/%{packname}/data
14cr|R-effects-3.0.0-2|55	%{rlibdir}/%{packname}/help
14cr|R-effects-3.0.0-2|56	
14cr|R-effects-3.0.0-2|57	
14cr|R-effects-3.0.0-2|58	
14cr|R-effects-3.0.0-2|59	
14cr|R-effects-3.0.0-2|60	%changelog
14cr|R-effects-3.0.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|R-effects-3.0.0-2|62	+ Revision: 57bcc1b
14cr|R-effects-3.0.0-2|63	- MassBuild#464: Increase release tag
14cr|R-effects-3.0.0-2|64	
14cr|R-effects-3.0.0-2|65	

7334 14
14cr|refind-0.8.1-7|1	%define libdir %{_libdir}
14cr|refind-0.8.1-7|2	%define debug_package %{nil}
14cr|refind-0.8.1-7|3	Summary: EFI boot manager software
14cr|refind-0.8.1-7|4	Name: refind
14cr|refind-0.8.1-7|5	Version: 0.8.1
14cr|refind-0.8.1-7|6	Release: 7
14cr|refind-0.8.1-7|7	Summary: EFI boot manager software
14cr|refind-0.8.1-7|8	License: GPLv3
14cr|refind-0.8.1-7|9	URL: http://www.rodsbooks.com/refind/
14cr|refind-0.8.1-7|10	Group:   System/Kernel and hardware
14cr|refind-0.8.1-7|11	Source: refind-src-%version.zip
14cr|refind-0.8.1-7|12	Patch0: refind-0.8.1.libdir.patch
14cr|refind-0.8.1-7|13	BuildRequires: gnu-efi
14cr|refind-0.8.1-7|14	Requires: efibootmgr
14cr|refind-0.8.1-7|15	
14cr|refind-0.8.1-7|16	%ifarch i586
14cr|refind-0.8.1-7|17	%define efiarch ia32
14cr|refind-0.8.1-7|18	%endif
14cr|refind-0.8.1-7|19	%ifarch i686
14cr|refind-0.8.1-7|20	%define efiarch ia32
14cr|refind-0.8.1-7|21	%endif
14cr|refind-0.8.1-7|22	%ifarch x86_64
14cr|refind-0.8.1-7|23	%define efiarch x64
14cr|refind-0.8.1-7|24	%endif
14cr|refind-0.8.1-7|25	
14cr|refind-0.8.1-7|26	# Directory in which refind.key and refind.crt files are found for
14cr|refind-0.8.1-7|27	# signing of binaries. If absent, binaries are copied unsigned.
14cr|refind-0.8.1-7|28	%define keydir /mnt/refind
14cr|refind-0.8.1-7|29	
14cr|refind-0.8.1-7|30	%description
14cr|refind-0.8.1-7|31	
14cr|refind-0.8.1-7|32	A graphical boot manager for EFI- and UEFI-based computers, such as all
14cr|refind-0.8.1-7|33	Intel-based Macs and recent (most 2011 and later) PCs. rEFInd presents a
14cr|refind-0.8.1-7|34	boot menu showing all the EFI boot loaders on the EFI-accessible
14cr|refind-0.8.1-7|35	partitions, and optionally BIOS-bootable partitions on Macs. EFI-compatbile
14cr|refind-0.8.1-7|36	OSes, including Linux, provide boot loaders that rEFInd can detect and
14cr|refind-0.8.1-7|37	launch. rEFInd can launch Linux EFI boot loaders such as ELILO, GRUB
14cr|refind-0.8.1-7|38	Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub support. EFI
14cr|refind-0.8.1-7|39	filesystem drivers for ext2/3/4fs, ReiserFS, HFS+, and ISO-9660 enable
14cr|refind-0.8.1-7|40	rEFInd to read boot loaders from these filesystems, too. rEFInd's ability
14cr|refind-0.8.1-7|41	to detect boot loaders at runtime makes it very easy to use, particularly
14cr|refind-0.8.1-7|42	when paired with Linux kernels that provide EFI stub support.
14cr|refind-0.8.1-7|43	
14cr|refind-0.8.1-7|44	%prep
14cr|refind-0.8.1-7|45	%setup -q
14cr|refind-0.8.1-7|46	%apply_patches
14cr|refind-0.8.1-7|47	
14cr|refind-0.8.1-7|48	%build
14cr|refind-0.8.1-7|49	%make gnuefi libdir=%libdir
14cr|refind-0.8.1-7|50	make fs_gnuefi libdir=%libdir
14cr|refind-0.8.1-7|51	
14cr|refind-0.8.1-7|52	%install
14cr|refind-0.8.1-7|53	rm -rf $RPM_BUILD_ROOT
14cr|refind-0.8.1-7|54	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
14cr|refind-0.8.1-7|55	
14cr|refind-0.8.1-7|56	# Copy the rEFInd binaries (rEFInd proper and drivers) to /usr/share/refind-%{version},
14cr|refind-0.8.1-7|57	# including signing the binaries if sbsign is installed and a %{keydir}/refind.key file
14cr|refind-0.8.1-7|58	# is available
14cr|refind-0.8.1-7|59	declare SBSign=`which sbsign 2> /dev/null`
14cr|refind-0.8.1-7|60	if [[ -f %{keydir}/refind.key && -x $SBSign ]] ; then
14cr|refind-0.8.1-7|61	$SBSign --key %{keydir}/refind.key --cert %{keydir}/refind.crt --output $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/refind_%{efiarch}.efi refind/refind_%{efiarch}.efi
14cr|refind-0.8.1-7|62	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}
14cr|refind-0.8.1-7|63	for File in `ls drivers_%{efiarch}/*_x64.efi` ; do
14cr|refind-0.8.1-7|64	$SBSign --key %{keydir}/refind.key --cert %{keydir}/refind.crt --output $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/$File $File
14cr|refind-0.8.1-7|65	done
14cr|refind-0.8.1-7|66	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}
14cr|refind-0.8.1-7|67	$SBSign --key %{keydir}/refind.key --cert %{keydir}/refind.crt --output $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}/gptsync_%{efiarch}.efi gptsync/gptsync_%{efiarch}.efi
14cr|refind-0.8.1-7|68	else
14cr|refind-0.8.1-7|69	install -Dp -m0644 refind/refind*.efi $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
14cr|refind-0.8.1-7|70	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}
14cr|refind-0.8.1-7|71	cp -a drivers_%{efiarch}/* $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}/
14cr|refind-0.8.1-7|72	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}
14cr|refind-0.8.1-7|73	install -Dp -m0644 gptsync/gptsync_%{efiarch}.efi $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}/gptsync_%{efiarch}.efi
14cr|refind-0.8.1-7|74	fi
14cr|refind-0.8.1-7|75	
14cr|refind-0.8.1-7|76	# Copy configuration and support files to /usr/share/refind-%{version}
14cr|refind-0.8.1-7|77	install -Dp -m0644 refind.conf-sample $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
14cr|refind-0.8.1-7|78	cp -a icons $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
14cr|refind-0.8.1-7|79	install -Dp -m0755 install.sh $RPM_BUILD_ROOT/usr/share/refind-%{version}/
14cr|refind-0.8.1-7|80	
14cr|refind-0.8.1-7|81	# Copy documentation to /usr/share/doc/refind-%{version}
14cr|refind-0.8.1-7|82	mkdir -p $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}
14cr|refind-0.8.1-7|83	cp -a docs/* $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}/
14cr|refind-0.8.1-7|84	install -Dp -m0644 NEWS.txt COPYING.txt LICENSE.txt README.txt CREDITS.txt $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}
14cr|refind-0.8.1-7|85	
14cr|refind-0.8.1-7|86	# Copy keys to /etc/refind.d/keys
14cr|refind-0.8.1-7|87	mkdir -p $RPM_BUILD_ROOT/etc/refind.d/keys
14cr|refind-0.8.1-7|88	install -Dp -m0644 keys/* $RPM_BUILD_ROOT/etc/refind.d/keys
14cr|refind-0.8.1-7|89	
14cr|refind-0.8.1-7|90	# Copy scripts to /usr/sbin
14cr|refind-0.8.1-7|91	mkdir -p $RPM_BUILD_ROOT/usr/sbin
14cr|refind-0.8.1-7|92	install -Dp -m0755 mkrlconf.sh $RPM_BUILD_ROOT/usr/sbin/
14cr|refind-0.8.1-7|93	install -Dp -m0755 mvrefind.sh $RPM_BUILD_ROOT/usr/sbin/
14cr|refind-0.8.1-7|94	
14cr|refind-0.8.1-7|95	# Copy banners and fonts to /usr/share/refind-%{version}
14cr|refind-0.8.1-7|96	cp -a banners $RPM_BUILD_ROOT/usr/share/refind-%{version}/
14cr|refind-0.8.1-7|97	cp -a fonts $RPM_BUILD_ROOT/usr/share/refind-%{version}/
14cr|refind-0.8.1-7|98	
14cr|refind-0.8.1-7|99	%clean
14cr|refind-0.8.1-7|100	#rm -rf $RPM_BUILD_ROOT
14cr|refind-0.8.1-7|101	
14cr|refind-0.8.1-7|102	%files
14cr|refind-0.8.1-7|103	%defattr(-,root,root -)
14cr|refind-0.8.1-7|104	%doc /usr/share/doc/refind-%{version}
14cr|refind-0.8.1-7|105	/usr/sbin/mkrlconf.sh
14cr|refind-0.8.1-7|106	/usr/sbin/mvrefind.sh
14cr|refind-0.8.1-7|107	/usr/share/refind-%{version}
14cr|refind-0.8.1-7|108	/etc/refind.d/
14cr|refind-0.8.1-7|109	
14cr|refind-0.8.1-7|110	%post
14cr|refind-0.8.1-7|111	PATH=$PATH:/usr/local/bin
14cr|refind-0.8.1-7|112	# Remove any existing NVRAM entry for rEFInd, to avoid creating a duplicate.
14cr|refind-0.8.1-7|113	ExistingEntry=`efibootmgr | grep "rEFInd Boot Manager" | cut -c 5-8`
14cr|refind-0.8.1-7|114	if [[ -n $ExistingEntry ]] ; then
14cr|refind-0.8.1-7|115	efibootmgr --bootnum $ExistingEntry --delete-bootnum
14cr|refind-0.8.1-7|116	fi
14cr|refind-0.8.1-7|117	
14cr|refind-0.8.1-7|118	cd /usr/share/refind-%{version}
14cr|refind-0.8.1-7|119	
14cr|refind-0.8.1-7|120	declare VarFile=`ls -d /sys/firmware/efi/vars/SecureBoot* 2> /dev/null`
14cr|refind-0.8.1-7|121	# Note: Two find operations for ShimFile favors shim over PreLoader -- if both are
14cr|refind-0.8.1-7|122	# present, the script uses shim rather than PreLoader.
14cr|refind-0.8.1-7|123	declare ShimFile=`find /boot -name shim\.efi -o -name shimx64\.efi -o -name PreLoader\.efi 2> /dev/null | head -n 1`
14cr|refind-0.8.1-7|124	if [[ ! -n $ShimFile ]] ; then
14cr|refind-0.8.1-7|125	declare ShimFile=`find /boot -name PreLoader\.efi 2> /dev/null | head -n 1`
14cr|refind-0.8.1-7|126	fi
14cr|refind-0.8.1-7|127	declare SBSign=`which sbsign 2> /dev/null`
14cr|refind-0.8.1-7|128	declare OpenSSL=`which openssl 2> /dev/null`
14cr|refind-0.8.1-7|129	
14cr|refind-0.8.1-7|130	# Run the rEFInd installation script. Do so with the --shim option
14cr|refind-0.8.1-7|131	# if Secure Boot mode is suspected and if a shim program can be
14cr|refind-0.8.1-7|132	# found, or without it if not. If a shim installation is attempted
14cr|refind-0.8.1-7|133	# and the sbsign and openssl programs can be found, do the install
14cr|refind-0.8.1-7|134	# using a local signing key. Note that this option is undesirable
14cr|refind-0.8.1-7|135	# for a distribution, since it would then require the user to
14cr|refind-0.8.1-7|136	# enroll an extra MOK. I'm including it here because I'm NOT a
14cr|refind-0.8.1-7|137	# distribution maintainer, and I want to encourage users to use
14cr|refind-0.8.1-7|138	# their own local keys.
14cr|refind-0.8.1-7|139	if [[ -n $VarFile && -n $ShimFile ]] ; then
14cr|refind-0.8.1-7|140	if [[ -n $SBSign && -n $OpenSSL ]] ; then
14cr|refind-0.8.1-7|141	./install.sh --shim $ShimFile --localkeys --yes
14cr|refind-0.8.1-7|142	else
14cr|refind-0.8.1-7|143	./install.sh --shim $ShimFile --yes
14cr|refind-0.8.1-7|144	fi
14cr|refind-0.8.1-7|145	else
14cr|refind-0.8.1-7|146	./install.sh --yes
14cr|refind-0.8.1-7|147	fi
14cr|refind-0.8.1-7|148	
14cr|refind-0.8.1-7|149	# CAUTION: Don't create a %preun or a %postun script that deletes the files
14cr|refind-0.8.1-7|150	# installed by install.sh, since that script will run after an update, thus
14cr|refind-0.8.1-7|151	# wiping out the just-updated files.
14cr|refind-0.8.1-7|152	
14cr|refind-0.8.1-7|153	
14cr|refind-0.8.1-7|154	%changelog
14cr|refind-0.8.1-7|155	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-7
14cr|refind-0.8.1-7|156	+ Revision: eb3d0aa
14cr|refind-0.8.1-7|157	- MassBuild#464: Increase release tag
14cr|refind-0.8.1-7|158	
14cr|refind-0.8.1-7|159	

7335 14
14cr|regexxer-0.10-3|1	Summary:	GUI search/replace tool supporting Perl regular expression
14cr|regexxer-0.10-3|2	Name:		regexxer
14cr|regexxer-0.10-3|3	Version:	0.10
14cr|regexxer-0.10-3|4	Release:	3
14cr|regexxer-0.10-3|5	License:	GPLv2+
14cr|regexxer-0.10-3|6	Group:		Text tools
14cr|regexxer-0.10-3|7	Url:		http://regexxer.sourceforge.net/
14cr|regexxer-0.10-3|8	Source0:	http://downloads.sourceforge.net/project/regexxer/%{name}/%{version}/%{name}-%{version}.tar.xz
14cr|regexxer-0.10-3|9	Patch0:		regexxer-0.10-rosa-includes.patch
14cr|regexxer-0.10-3|10	Patch1:		regexxer-0.10-rosa-glib_h.patch
14cr|regexxer-0.10-3|11	Patch2:		regexxer-0.10-rosa-no_schemas_compile.patch
14cr|regexxer-0.10-3|12	BuildRequires:	gtk+2.0
14cr|regexxer-0.10-3|13	BuildRequires:	imagemagick
14cr|regexxer-0.10-3|14	BuildRequires:	intltool
14cr|regexxer-0.10-3|15	BuildRequires:	pkgconfig(gconfmm-2.6)
14cr|regexxer-0.10-3|16	BuildRequires:	pkgconfig(gtkmm-3.0)
14cr|regexxer-0.10-3|17	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|regexxer-0.10-3|18	BuildRequires:	pkgconfig(gtksourceviewmm-3.0)
14cr|regexxer-0.10-3|19	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|regexxer-0.10-3|20	BuildRequires:	pkgconfig(libpcre)
14cr|regexxer-0.10-3|21	
14cr|regexxer-0.10-3|22	%description
14cr|regexxer-0.10-3|23	regexxer is a nifty search/replace tool for the desktop user.  It features
14cr|regexxer-0.10-3|24	recursive search through directory trees and Perl-style regular expressions
14cr|regexxer-0.10-3|25	(using libpcre).
14cr|regexxer-0.10-3|26	
14cr|regexxer-0.10-3|27	%files -f %{name}.lang
14cr|regexxer-0.10-3|28	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|regexxer-0.10-3|29	%{_bindir}/*
14cr|regexxer-0.10-3|30	%{_datadir}/applications/*.desktop
14cr|regexxer-0.10-3|31	%{_datadir}/%{name}
14cr|regexxer-0.10-3|32	%{_datadir}/glib-2.0/schemas/org.regexxer.gschema.xml
14cr|regexxer-0.10-3|33	%{_iconsdir}/%{name}.png
14cr|regexxer-0.10-3|34	%{_liconsdir}/%{name}.png
14cr|regexxer-0.10-3|35	%{_miconsdir}/%{name}.png
14cr|regexxer-0.10-3|36	%{_iconsdir}/hicolor/*/apps/*
14cr|regexxer-0.10-3|37	
14cr|regexxer-0.10-3|38	#----------------------------------------------------------------------------
14cr|regexxer-0.10-3|39	
14cr|regexxer-0.10-3|40	%prep
14cr|regexxer-0.10-3|41	%setup -q
14cr|regexxer-0.10-3|42	%patch0 -p1
14cr|regexxer-0.10-3|43	%patch1 -p1
14cr|regexxer-0.10-3|44	%patch2 -p1
14cr|regexxer-0.10-3|45	
14cr|regexxer-0.10-3|46	%build
14cr|regexxer-0.10-3|47	./autogen.sh
14cr|regexxer-0.10-3|48	%configure2_5x --disable-schemas-compile
14cr|regexxer-0.10-3|49	%make
14cr|regexxer-0.10-3|50	
14cr|regexxer-0.10-3|51	%install
14cr|regexxer-0.10-3|52	%makeinstall_std
14cr|regexxer-0.10-3|53	
14cr|regexxer-0.10-3|54	#icons
14cr|regexxer-0.10-3|55	mkdir -p %{buildroot}%{_iconsdir} \
14cr|regexxer-0.10-3|56	%{buildroot}%{_miconsdir}
14cr|regexxer-0.10-3|57	install -D -m 644       ui/regexxer.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|regexxer-0.10-3|58	convert -geometry 32x32 ui/regexxer.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|regexxer-0.10-3|59	convert -geometry 16x16 ui/regexxer.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|regexxer-0.10-3|60	
14cr|regexxer-0.10-3|61	# remove seemingly useless english translation
14cr|regexxer-0.10-3|62	rm -rf %{buildroot}%{_datadir}/locale/en/
14cr|regexxer-0.10-3|63	
14cr|regexxer-0.10-3|64	%find_lang %{name}
14cr|regexxer-0.10-3|65	
14cr|regexxer-0.10-3|66	
14cr|regexxer-0.10-3|67	%changelog
14cr|regexxer-0.10-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-3
14cr|regexxer-0.10-3|69	+ Revision: fa30888
14cr|regexxer-0.10-3|70	- MassBuild#464: Increase release tag
14cr|regexxer-0.10-3|71	
14cr|regexxer-0.10-3|72	

7336 14
14cr|reiser4progs-1.0.9-1|1	%define _disable_ld_no_undefined 1
14cr|reiser4progs-1.0.9-1|2	
14cr|reiser4progs-1.0.9-1|3	%define major 9
14cr|reiser4progs-1.0.9-1|4	
14cr|reiser4progs-1.0.9-1|5	%define api 1.0
14cr|reiser4progs-1.0.9-1|6	%define libreiser %mklibname reiser4_ %{api} %{major}
14cr|reiser4progs-1.0.9-1|7	%define librepair %mklibname repair %{api} %{major}
14cr|reiser4progs-1.0.9-1|8	%define libminimal %mklibname %{name}-minimal %{api} %{major}
14cr|reiser4progs-1.0.9-1|9	
14cr|reiser4progs-1.0.9-1|10	%define devname %mklibname %{name} -d
14cr|reiser4progs-1.0.9-1|11	%define sdevname %mklibname %{name} -d -s
14cr|reiser4progs-1.0.9-1|12	
14cr|reiser4progs-1.0.9-1|13	Summary:	Utilities belonging to the Reiser4 filesystem
14cr|reiser4progs-1.0.9-1|14	Name:		reiser4progs
14cr|reiser4progs-1.0.9-1|15	Version:	1.0.9
14cr|reiser4progs-1.0.9-1|16	Release:	1
14cr|reiser4progs-1.0.9-1|17	License:	GPLv2+
14cr|reiser4progs-1.0.9-1|18	Group:		System/Kernel and hardware
14cr|reiser4progs-1.0.9-1|19	Url:		http://www.namesys.com/
14cr|reiser4progs-1.0.9-1|20	Source0:	http://downloads.sourceforge.net/project/reiser4/reiser4-utils/reiser4progs/%{name}-%{version}.tar.gz
14cr|reiser4progs-1.0.9-1|21	Patch0:		reiser4progs-1.0.7-fix-string-format.patch
14cr|reiser4progs-1.0.9-1|22	Patch1:		reiser4progs-1.0.9-readline6.3.patch
14cr|reiser4progs-1.0.9-1|23	BuildRequires:	glibc-static-devel
14cr|reiser4progs-1.0.9-1|24	BuildRequires:	libaal-static-devel
14cr|reiser4progs-1.0.9-1|25	BuildRequires:	readline-devel
14cr|reiser4progs-1.0.9-1|26	# wants uuid
14cr|reiser4progs-1.0.9-1|27	BuildRequires:	pkgconfig(ext2fs)
14cr|reiser4progs-1.0.9-1|28	BuildRequires:	pkgconfig(ncurses)
14cr|reiser4progs-1.0.9-1|29	
14cr|reiser4progs-1.0.9-1|30	
14cr|reiser4progs-1.0.9-1|31	%description
14cr|reiser4progs-1.0.9-1|32	Reiser4 is a file system using plug-in based object oriented variant
14cr|reiser4progs-1.0.9-1|33	on classical balanced tree algorithms. It is the next generation of
14cr|reiser4progs-1.0.9-1|34	Reiserfs 3.x, the one included in Linux kernel. With new plugins,
14cr|reiser4progs-1.0.9-1|35	people can create their own types of directories and files.
14cr|reiser4progs-1.0.9-1|36	
14cr|reiser4progs-1.0.9-1|37	%files
14cr|reiser4progs-1.0.9-1|38	# COPYING contains information other than GPL text
14cr|reiser4progs-1.0.9-1|39	%doc AUTHORS COPYING CREDITS README THANKS
14cr|reiser4progs-1.0.9-1|40	/sbin/*
14cr|reiser4progs-1.0.9-1|41	%{_mandir}/man*/*
14cr|reiser4progs-1.0.9-1|42	
14cr|reiser4progs-1.0.9-1|43	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|44	
14cr|reiser4progs-1.0.9-1|45	%package -n %{libreiser}
14cr|reiser4progs-1.0.9-1|46	Summary:	Shared library for Reiser4 programs
14cr|reiser4progs-1.0.9-1|47	Group:		System/Libraries
14cr|reiser4progs-1.0.9-1|48	
14cr|reiser4progs-1.0.9-1|49	%description -n %{libreiser}
14cr|reiser4progs-1.0.9-1|50	Libraries needed by Reiser4 programs.
14cr|reiser4progs-1.0.9-1|51	
14cr|reiser4progs-1.0.9-1|52	%files -n %{libreiser}
14cr|reiser4progs-1.0.9-1|53	%doc COPYING
14cr|reiser4progs-1.0.9-1|54	/%{_lib}/libreiser4-%{api}.so.%{major}*
14cr|reiser4progs-1.0.9-1|55	
14cr|reiser4progs-1.0.9-1|56	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|57	
14cr|reiser4progs-1.0.9-1|58	%package -n %{librepair}
14cr|reiser4progs-1.0.9-1|59	Summary:	Shared library for Reiser4 programs
14cr|reiser4progs-1.0.9-1|60	Group:		System/Libraries
14cr|reiser4progs-1.0.9-1|61	
14cr|reiser4progs-1.0.9-1|62	%description -n %{librepair}
14cr|reiser4progs-1.0.9-1|63	Libraries needed by Reiser4 programs.
14cr|reiser4progs-1.0.9-1|64	
14cr|reiser4progs-1.0.9-1|65	%files -n %{librepair}
14cr|reiser4progs-1.0.9-1|66	%doc COPYING
14cr|reiser4progs-1.0.9-1|67	/%{_lib}/librepair-%{api}.so.%{major}*
14cr|reiser4progs-1.0.9-1|68	
14cr|reiser4progs-1.0.9-1|69	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|70	
14cr|reiser4progs-1.0.9-1|71	%package -n %{libminimal}
14cr|reiser4progs-1.0.9-1|72	Summary:	Reiser4 library with minimal memory footprint
14cr|reiser4progs-1.0.9-1|73	Group:		System/Libraries
14cr|reiser4progs-1.0.9-1|74	
14cr|reiser4progs-1.0.9-1|75	%description -n %{libminimal}
14cr|reiser4progs-1.0.9-1|76	This library is another version of Reiser4 library, with minimal
14cr|reiser4progs-1.0.9-1|77	memory footprint.
14cr|reiser4progs-1.0.9-1|78	
14cr|reiser4progs-1.0.9-1|79	%files -n %{libminimal}
14cr|reiser4progs-1.0.9-1|80	%doc COPYING
14cr|reiser4progs-1.0.9-1|81	/%{_lib}/libreiser4-minimal-%{api}.so.%{major}*
14cr|reiser4progs-1.0.9-1|82	
14cr|reiser4progs-1.0.9-1|83	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|84	
14cr|reiser4progs-1.0.9-1|85	%package -n %{devname}
14cr|reiser4progs-1.0.9-1|86	Summary:	Development related files for reiser4progs libraries
14cr|reiser4progs-1.0.9-1|87	Group:		Development/Kernel
14cr|reiser4progs-1.0.9-1|88	Provides:	%{name}-devel = %{EVRD}
14cr|reiser4progs-1.0.9-1|89	Requires:	%{libreiser} = %{EVRD}
14cr|reiser4progs-1.0.9-1|90	Requires:	%{librepair} = %{EVRD}
14cr|reiser4progs-1.0.9-1|91	Requires:	%{libminimal} = %{EVRD}
14cr|reiser4progs-1.0.9-1|92	
14cr|reiser4progs-1.0.9-1|93	%description -n %{devname}
14cr|reiser4progs-1.0.9-1|94	Development related files for reiser4progs libraries.
14cr|reiser4progs-1.0.9-1|95	
14cr|reiser4progs-1.0.9-1|96	%files -n %{devname}
14cr|reiser4progs-1.0.9-1|97	%doc BUGS ChangeLog TODO
14cr|reiser4progs-1.0.9-1|98	/%{_lib}/lib*.so
14cr|reiser4progs-1.0.9-1|99	%{_includedir}/*
14cr|reiser4progs-1.0.9-1|100	%{_datadir}/aclocal/*.m4
14cr|reiser4progs-1.0.9-1|101	
14cr|reiser4progs-1.0.9-1|102	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|103	
14cr|reiser4progs-1.0.9-1|104	%package -n %{sdevname}
14cr|reiser4progs-1.0.9-1|105	Summary:	Static reiser4progs libraries
14cr|reiser4progs-1.0.9-1|106	Group:		Development/Kernel
14cr|reiser4progs-1.0.9-1|107	Requires:	%{devname} = %{EVRD}
14cr|reiser4progs-1.0.9-1|108	Provides:	%{name}-static-devel = %{EVRD}
14cr|reiser4progs-1.0.9-1|109	
14cr|reiser4progs-1.0.9-1|110	%description -n %{sdevname}
14cr|reiser4progs-1.0.9-1|111	Static reiser4progs libraries.
14cr|reiser4progs-1.0.9-1|112	
14cr|reiser4progs-1.0.9-1|113	%files -n %{sdevname}
14cr|reiser4progs-1.0.9-1|114	/%{_lib}/lib*.a
14cr|reiser4progs-1.0.9-1|115	
14cr|reiser4progs-1.0.9-1|116	#----------------------------------------------------------------------------
14cr|reiser4progs-1.0.9-1|117	
14cr|reiser4progs-1.0.9-1|118	%prep
14cr|reiser4progs-1.0.9-1|119	%setup -q
14cr|reiser4progs-1.0.9-1|120	%patch0 -p1 -b .strfmt~
14cr|reiser4progs-1.0.9-1|121	%patch1 -p1 -b .readline63~
14cr|reiser4progs-1.0.9-1|122	
14cr|reiser4progs-1.0.9-1|123	%build
14cr|reiser4progs-1.0.9-1|124	# be very careful
14cr|reiser4progs-1.0.9-1|125	%configure2_5x \
14cr|reiser4progs-1.0.9-1|126	--sbindir=/sbin \
14cr|reiser4progs-1.0.9-1|127	--libdir=/%{_lib} \
14cr|reiser4progs-1.0.9-1|128	--libexecdir=/%{_lib} \
14cr|reiser4progs-1.0.9-1|129	%{?debug:--enable-debug}
14cr|reiser4progs-1.0.9-1|130	
14cr|reiser4progs-1.0.9-1|131	%make
14cr|reiser4progs-1.0.9-1|132	
14cr|reiser4progs-1.0.9-1|133	%install
14cr|reiser4progs-1.0.9-1|134	%makeinstall_std
14cr|reiser4progs-1.0.9-1|135	
14cr|reiser4progs-1.0.9-1|136	
14cr|reiser4progs-1.0.9-1|137	%changelog
14cr|reiser4progs-1.0.9-1|138	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.9-1
14cr|reiser4progs-1.0.9-1|139	+ Revision: 022c68a
14cr|reiser4progs-1.0.9-1|140	- New version 1.0.9, new library major 9, spec cleanup
14cr|reiser4progs-1.0.9-1|141	
14cr|reiser4progs-1.0.9-1|142	

7337 14
14cr|rekonq-2.4.2-2|1	Summary:	A lightweight, WebKit based web browser for KDE
14cr|rekonq-2.4.2-2|2	Name:		rekonq
14cr|rekonq-2.4.2-2|3	Version:	2.4.2
14cr|rekonq-2.4.2-2|4	Release:	2
14cr|rekonq-2.4.2-2|5	License:	GPLv3+
14cr|rekonq-2.4.2-2|6	Group:		Graphical desktop/KDE
14cr|rekonq-2.4.2-2|7	Url:		http://rekonq.sourceforge.net/
14cr|rekonq-2.4.2-2|8	Source0:	http://freefr.dl.sourceforge.net/project/rekonq/2.0/rekonq-%version.tar.xz
14cr|rekonq-2.4.2-2|9	# Russian translation done for 2.4.2
14cr|rekonq-2.4.2-2|10	Source1:	rus.tgz
14cr|rekonq-2.4.2-2|11	Source2:	rudoc.tgz
14cr|rekonq-2.4.2-2|12	Source100:	rekonq.rpmlintrc
14cr|rekonq-2.4.2-2|13	# Patch 0 provides default bookmark
14cr|rekonq-2.4.2-2|14	Patch0:		rekonq-2.4.2-add-rosa-www-in-bookmark.patch
14cr|rekonq-2.4.2-2|15	# Patch 1 provides some mandriva sites in default rekonq preview
14cr|rekonq-2.4.2-2|16	# Patch 1 also fix the default website to point to /usr/share/doc/HTML/index.html
14cr|rekonq-2.4.2-2|17	Patch1:		rekonq-2.4.2-add-rosa-www-in-preview.patch
14cr|rekonq-2.4.2-2|18	BuildRequires:	kdelibs4-devel
14cr|rekonq-2.4.2-2|19	BuildRequires:	nepomuk-core-devel
14cr|rekonq-2.4.2-2|20	BuildRequires:	pkgconfig(dbus-1)
14cr|rekonq-2.4.2-2|21	BuildRequires:	pkgconfig(libkactivities)
14cr|rekonq-2.4.2-2|22	BuildRequires:	pkgconfig(soprano)
14cr|rekonq-2.4.2-2|23	BuildRequires:	pkgconfig(qoauth)
14cr|rekonq-2.4.2-2|24	BuildRequires:	qt4-designer-plugin-qt3support
14cr|rekonq-2.4.2-2|25	BuildRequires:	qt4-devel
14cr|rekonq-2.4.2-2|26	# Package konqueror is currently required because it's providing cookies,proxie & web shortcut support in rekonq
14cr|rekonq-2.4.2-2|27	Requires:	konqueror
14cr|rekonq-2.4.2-2|28	
14cr|rekonq-2.4.2-2|29	%description
14cr|rekonq-2.4.2-2|30	rekonq is a KDE browser based on Webkit. Its code is based on Nokia
14cr|rekonq-2.4.2-2|31	QtDemoBrowser, just like Arora. Anyway its implementation is going to embrace
14cr|rekonq-2.4.2-2|32	KDE technologies to have a full-featured KDE web browser.
14cr|rekonq-2.4.2-2|33	
14cr|rekonq-2.4.2-2|34	#------------------------------------------------------------------------------
14cr|rekonq-2.4.2-2|35	
14cr|rekonq-2.4.2-2|36	%prep
14cr|rekonq-2.4.2-2|37	%setup -q
14cr|rekonq-2.4.2-2|38	%apply_patches
14cr|rekonq-2.4.2-2|39	
14cr|rekonq-2.4.2-2|40	pushd po
14cr|rekonq-2.4.2-2|41	tar -xvzf %{SOURCE1}
14cr|rekonq-2.4.2-2|42	popd
14cr|rekonq-2.4.2-2|43	
14cr|rekonq-2.4.2-2|44	pushd doc
14cr|rekonq-2.4.2-2|45	tar -xvzf %{SOURCE2}
14cr|rekonq-2.4.2-2|46	popd
14cr|rekonq-2.4.2-2|47	
14cr|rekonq-2.4.2-2|48	%build
14cr|rekonq-2.4.2-2|49	%cmake_kde4
14cr|rekonq-2.4.2-2|50	%make
14cr|rekonq-2.4.2-2|51	
14cr|rekonq-2.4.2-2|52	%install
14cr|rekonq-2.4.2-2|53	%makeinstall_std -C build
14cr|rekonq-2.4.2-2|54	
14cr|rekonq-2.4.2-2|55	%find_lang %{name} --with-html
14cr|rekonq-2.4.2-2|56	
14cr|rekonq-2.4.2-2|57	%files -f %{name}.lang
14cr|rekonq-2.4.2-2|58	%{_kde_bindir}/%{name}
14cr|rekonq-2.4.2-2|59	%{_kde_libdir}/libkdeinit4_%{name}.so
14cr|rekonq-2.4.2-2|60	%{_kde_appsdir}/%{name}/
14cr|rekonq-2.4.2-2|61	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14cr|rekonq-2.4.2-2|62	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cr|rekonq-2.4.2-2|63	%{_kde_applicationsdir}/%{name}.desktop
14cr|rekonq-2.4.2-2|64	
14cr|rekonq-2.4.2-2|65	
14cr|rekonq-2.4.2-2|66	%changelog
14cr|rekonq-2.4.2-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|rekonq-2.4.2-2|68	+ Revision: a9f7e54
14cr|rekonq-2.4.2-2|69	- MassBuild#464: Increase release tag
14cr|rekonq-2.4.2-2|70	
14cr|rekonq-2.4.2-2|71	

7338 14
14cr|R-ellipse-0.3.8-2|1	%global packname  ellipse
14cr|R-ellipse-0.3.8-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ellipse-0.3.8-2|3	
14cr|R-ellipse-0.3.8-2|4	Name:             R-%{packname}
14cr|R-ellipse-0.3.8-2|5	Epoch:            1
14cr|R-ellipse-0.3.8-2|6	Version:          0.3.8
14cr|R-ellipse-0.3.8-2|7	Release:          2
14cr|R-ellipse-0.3.8-2|8	Summary:          Functions for drawing ellipses and ellipse-like confidence regions
14cr|R-ellipse-0.3.8-2|9	Group:            Sciences/Mathematics
14cr|R-ellipse-0.3.8-2|10	License:          GPL (>= 2)
14cr|R-ellipse-0.3.8-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ellipse-0.3.8-2|12	Source0:          http://cran.r-project.org/src/contrib/ellipse_0.3-8.tar.gz
14cr|R-ellipse-0.3.8-2|13	BuildArch:        noarch
14cr|R-ellipse-0.3.8-2|14	Requires:         R-core
14cr|R-ellipse-0.3.8-2|15	Requires:         R-graphics
14cr|R-ellipse-0.3.8-2|16	Requires:         R-stats
14cr|R-ellipse-0.3.8-2|17	BuildRequires:    R-devel
14cr|R-ellipse-0.3.8-2|18	BuildRequires:    Rmath-devel
14cr|R-ellipse-0.3.8-2|19	BuildRequires:    texlive
14cr|R-ellipse-0.3.8-2|20	BuildRequires:    R-graphics
14cr|R-ellipse-0.3.8-2|21	BuildRequires:    R-stats
14cr|R-ellipse-0.3.8-2|22	BuildRequires:    pkgconfig(lapack)
14cr|R-ellipse-0.3.8-2|23	%rename R-cran-ellipse
14cr|R-ellipse-0.3.8-2|24	
14cr|R-ellipse-0.3.8-2|25	%description
14cr|R-ellipse-0.3.8-2|26	This package contains various routines for drawing ellipses and
14cr|R-ellipse-0.3.8-2|27	ellipse-like confidence regions, implementing the plots described in
14cr|R-ellipse-0.3.8-2|28	Murdoch and Chow (1996), A graphical display of large correlation
14cr|R-ellipse-0.3.8-2|29	matrices, The American Statistician 50, 178-180. There are also routines
14cr|R-ellipse-0.3.8-2|30	implementing the profile plots described in Bates and Watts (1988),
14cr|R-ellipse-0.3.8-2|31	Nonlinear Regression Analysis and its Applications.
14cr|R-ellipse-0.3.8-2|32	
14cr|R-ellipse-0.3.8-2|33	%prep
14cr|R-ellipse-0.3.8-2|34	%setup -q -c -n %{packname}
14cr|R-ellipse-0.3.8-2|35	
14cr|R-ellipse-0.3.8-2|36	%build
14cr|R-ellipse-0.3.8-2|37	
14cr|R-ellipse-0.3.8-2|38	%install
14cr|R-ellipse-0.3.8-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ellipse-0.3.8-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ellipse-0.3.8-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ellipse-0.3.8-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ellipse-0.3.8-2|43	
14cr|R-ellipse-0.3.8-2|44	%check
14cr|R-ellipse-0.3.8-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-ellipse-0.3.8-2|46	
14cr|R-ellipse-0.3.8-2|47	%files
14cr|R-ellipse-0.3.8-2|48	%dir %{rlibdir}/%{packname}
14cr|R-ellipse-0.3.8-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-ellipse-0.3.8-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ellipse-0.3.8-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-ellipse-0.3.8-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ellipse-0.3.8-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-ellipse-0.3.8-2|54	%{rlibdir}/%{packname}/R
14cr|R-ellipse-0.3.8-2|55	%{rlibdir}/%{packname}/help
14cr|R-ellipse-0.3.8-2|56	
14cr|R-ellipse-0.3.8-2|57	
14cr|R-ellipse-0.3.8-2|58	%changelog
14cr|R-ellipse-0.3.8-2|59	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.8-2
14cr|R-ellipse-0.3.8-2|60	+ Revision: 9dc81c4
14cr|R-ellipse-0.3.8-2|61	- Build with whole texlive
14cr|R-ellipse-0.3.8-2|62	
14cr|R-ellipse-0.3.8-2|63	

7339 14
14cr|remake-3.81_0.2-3|1	%define oversion 3.81+dbg-0.2
14cr|remake-3.81_0.2-3|2	
14cr|remake-3.81_0.2-3|3	Summary:	A gnu make version including a debuger
14cr|remake-3.81_0.2-3|4	Name:		remake
14cr|remake-3.81_0.2-3|5	Version:	3.81_0.2
14cr|remake-3.81_0.2-3|6	Release:	3
14cr|remake-3.81_0.2-3|7	License:	GPLv2+
14cr|remake-3.81_0.2-3|8	Group:		Development/Other
14cr|remake-3.81_0.2-3|9	Url:		http://bashdb.sourceforge.net/remake/
14cr|remake-3.81_0.2-3|10	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
14cr|remake-3.81_0.2-3|11	Patch0:		remake-3.81+dbg-0.2-format_not_a_string_literal_and_no_format_arguments.patch
14cr|remake-3.81_0.2-3|12	BuildRequires:	readline-devel
14cr|remake-3.81_0.2-3|13	BuildRequires:	emacs
14cr|remake-3.81_0.2-3|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|remake-3.81_0.2-3|15	
14cr|remake-3.81_0.2-3|16	%description
14cr|remake-3.81_0.2-3|17	remake is a patched and modernized version of GNU make utility that
14cr|remake-3.81_0.2-3|18	adds improved error reporting, the ability to trace execution in a
14cr|remake-3.81_0.2-3|19	comprehensible way, and a debugger.
14cr|remake-3.81_0.2-3|20	
14cr|remake-3.81_0.2-3|21	%prep
14cr|remake-3.81_0.2-3|22	%setup -qn %{name}-%{oversion}
14cr|remake-3.81_0.2-3|23	%patch0 -p1
14cr|remake-3.81_0.2-3|24	
14cr|remake-3.81_0.2-3|25	%build
14cr|remake-3.81_0.2-3|26	%configure2_5x
14cr|remake-3.81_0.2-3|27	%make
14cr|remake-3.81_0.2-3|28	
14cr|remake-3.81_0.2-3|29	%install
14cr|remake-3.81_0.2-3|30	%{__rm} -rf %{buildroot}
14cr|remake-3.81_0.2-3|31	
14cr|remake-3.81_0.2-3|32	%makeinstall_std
14cr|remake-3.81_0.2-3|33	%{__rm} -f %{buildroot}/%{_infodir}/make*
14cr|remake-3.81_0.2-3|34	
14cr|remake-3.81_0.2-3|35	%find_lang %{name}
14cr|remake-3.81_0.2-3|36	
14cr|remake-3.81_0.2-3|37	%clean
14cr|remake-3.81_0.2-3|38	%{__rm} -rf %{buildroot}
14cr|remake-3.81_0.2-3|39	
14cr|remake-3.81_0.2-3|40	%files -f %{name}.lang
14cr|remake-3.81_0.2-3|41	%defattr(-,root,root)
14cr|remake-3.81_0.2-3|42	%doc AUTHORS ChangeLog* COPYING INSTALL NEWS README* TODO
14cr|remake-3.81_0.2-3|43	%{_bindir}/%{name}
14cr|remake-3.81_0.2-3|44	%{_datadir}/emacs/site-lisp/mdb.el*
14cr|remake-3.81_0.2-3|45	%{_infodir}/*
14cr|remake-3.81_0.2-3|46	
14cr|remake-3.81_0.2-3|47	
14cr|remake-3.81_0.2-3|48	
14cr|remake-3.81_0.2-3|49	%changelog
14cr|remake-3.81_0.2-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.81_0.2-3
14cr|remake-3.81_0.2-3|51	+ Revision: 85ed77d
14cr|remake-3.81_0.2-3|52	- MassBuild#464: Increase release tag
14cr|remake-3.81_0.2-3|53	
14cr|remake-3.81_0.2-3|54	

7340 14
14cr|remmina-1.0.0-5|1	%define oname Remmina
14cr|remmina-1.0.0-5|2	
14cr|remmina-1.0.0-5|3	Summary:	GTK+ remote desktop client
14cr|remmina-1.0.0-5|4	Name:		remmina
14cr|remmina-1.0.0-5|5	Version:	1.0.0
14cr|remmina-1.0.0-5|6	Release:	5
14cr|remmina-1.0.0-5|7	License:	GPLv2+
14cr|remmina-1.0.0-5|8	Group:		Networking/Remote access
14cr|remmina-1.0.0-5|9	Url:		http://remmina.sourceforge.net/
14cr|remmina-1.0.0-5|10	Source0:	https://github.com/downloads/FreeRDP/Remmina/%{oname}-%{version}.tar.gz
14cr|remmina-1.0.0-5|11	Patch0:		remmina-1.0-rosa-linkage.patch
14cr|remmina-1.0.0-5|12	Patch1:		remmina-1.0-rosa-datadir.patch
14cr|remmina-1.0.0-5|13	Patch2:		remmina-1.0-rosa-desktop.patch
14cr|remmina-1.0.0-5|14	Patch3:		remmina-1.0-rosa-libdir.patch
14cr|remmina-1.0.0-5|15	
14cr|remmina-1.0.0-5|16	# Fix some linking errors
14cr|remmina-1.0.0-5|17	# https://github.com/FreeRDP/Remmina/commit/503a008e
14cr|remmina-1.0.0-5|18	Patch100:	remmina-1.0.0-fix-library-name.patch
14cr|remmina-1.0.0-5|19	# The following 4 patches are needed to add clipboard support (#818155)
14cr|remmina-1.0.0-5|20	# https://github.com/FreeRDP/Remmina/commit/3ebdd6e7
14cr|remmina-1.0.0-5|21	Patch102:	remmina-1.0.0-add-clipboard-support.patch
14cr|remmina-1.0.0-5|22	# https://github.com/FreeRDP/Remmina/commit/97c2af8c
14cr|remmina-1.0.0-5|23	Patch103:	remmina-1.0.0-clipboard-bugfix.patch
14cr|remmina-1.0.0-5|24	# https://github.com/FreeRDP/Remmina/commit/84327f81
14cr|remmina-1.0.0-5|25	Patch104:	remmina-1.0.0-some-more-clipboard-fixes.patch
14cr|remmina-1.0.0-5|26	# https://github.com/FreeRDP/Remmina/commit/c1ef3a16
14cr|remmina-1.0.0-5|27	Patch105:	remmina-1.0.0-disconnect-signal-handler-after-disconnect.patch
14cr|remmina-1.0.0-5|28	# https://github.com/FreeRDP/Remmina/commit/6ee20289
14cr|remmina-1.0.0-5|29	Patch110:	remmina-1.0.0-fix-crashes-in-some-cases.patch
14cr|remmina-1.0.0-5|30	# https://github.com/FreeRDP/Remmina/commit/b2277827
14cr|remmina-1.0.0-5|31	Patch111:	remmina-1.0.0-fix-memory-leak.patch
14cr|remmina-1.0.0-5|32	
14cr|remmina-1.0.0-5|33	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=953678
14cr|remmina-1.0.0-5|34	# upstream bug: https://github.com/FreeRDP/Remmina/issues/63
14cr|remmina-1.0.0-5|35	# upstream fix: https://github.com/FreeRDP/Remmina/commit/1901a1e9
14cr|remmina-1.0.0-5|36	Patch112:	remmina-1.0.0-fix-typo-when-fitting-window.patch
14cr|remmina-1.0.0-5|37	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=834883
14cr|remmina-1.0.0-5|38	# upstream bug: https://github.com/FreeRDP/Remmina/issues/76
14cr|remmina-1.0.0-5|39	# upstream fix: https://github.com/FreeRDP/Remmina/commit/1901a1e9
14cr|remmina-1.0.0-5|40	Patch113:	remmina-1.0.0-trayicon.patch
14cr|remmina-1.0.0-5|41	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=830210
14cr|remmina-1.0.0-5|42	# upstream fix: https://github.com/FreeRDP/Remmina/commit/
14cr|remmina-1.0.0-5|43	Patch114:	remmina-1.0.0-fix-scrolling-in-vnc-plugin.patch
14cr|remmina-1.0.0-5|44	# upstream fix: https://github.com/FreeRDP/Remmina/commit/fe1b698e
14cr|remmina-1.0.0-5|45	Patch115:	remmina-1.0.0-Also-handle-GDK_SCROLL_SMOOTH.patch
14cr|remmina-1.0.0-5|46	# upstream bug: https://github.com/FreeRDP/Remmina/issues/77
14cr|remmina-1.0.0-5|47	# upstream fix: https://github.com/FreeRDP/Remmina/commit/bed49ad6
14cr|remmina-1.0.0-5|48	Patch116:	remmina-1.0.0-close-SSH-tunnel-on-disconnect.patch
14cr|remmina-1.0.0-5|49	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=864262
14cr|remmina-1.0.0-5|50	# upstream fix: https://github.com/FreeRDP/Remmina/commit/348e01d2
14cr|remmina-1.0.0-5|51	Patch117:	remmina-1.0.0-fix-fullscreen-with-multiple-monitors.patch
14cr|remmina-1.0.0-5|52	# From Debian. Thanks to Luca Falavigna <dktrkranz at debian dot org>
14cr|remmina-1.0.0-5|53	Patch135:	remmina-1.0.0-remove-inline-libvncserver.patch
14cr|remmina-1.0.0-5|54	
14cr|remmina-1.0.0-5|55	Requires:	rdesktop
14cr|remmina-1.0.0-5|56	# We don't have x11-server-xephyr so try to live without it
14cr|remmina-1.0.0-5|57	#Requires:	x11-server-xephyr
14cr|remmina-1.0.0-5|58	BuildRequires:	cmake
14cr|remmina-1.0.0-5|59	BuildRequires:	intltool >= 0.35.0
14cr|remmina-1.0.0-5|60	BuildRequires:	rdesktop
14cr|remmina-1.0.0-5|61	BuildRequires:	jpeg-devel
14cr|remmina-1.0.0-5|62	BuildRequires:	pkgconfig(appindicator3-0.1)
14cr|remmina-1.0.0-5|63	BuildRequires:	pkgconfig(avahi-client)
14cr|remmina-1.0.0-5|64	BuildRequires:	pkgconfig(avahi-ui)
14cr|remmina-1.0.0-5|65	BuildRequires:	pkgconfig(avahi-ui-gtk3)
14cr|remmina-1.0.0-5|66	BuildRequires:	pkgconfig(freerdp) >= 1.0
14cr|remmina-1.0.0-5|67	BuildRequires:	pkgconfig(gdk-3.0)
14cr|remmina-1.0.0-5|68	BuildRequires:	pkgconfig(gnome-keyring-1)
14cr|remmina-1.0.0-5|69	BuildRequires:	pkgconfig(gnutls)
14cr|remmina-1.0.0-5|70	BuildRequires:	pkgconfig(libssh)
14cr|remmina-1.0.0-5|71	BuildRequires:	pkgconfig(libvncserver)
14cr|remmina-1.0.0-5|72	BuildRequires:	pkgconfig(libgcrypt)
14cr|remmina-1.0.0-5|73	BuildRequires:	pkgconfig(unique-1.0)
14cr|remmina-1.0.0-5|74	BuildRequires:	pkgconfig(vte)
14cr|remmina-1.0.0-5|75	BuildRequires:	pkgconfig(vte-2.90)
14cr|remmina-1.0.0-5|76	BuildRequires:	pkgconfig(xkbfile)
14cr|remmina-1.0.0-5|77	BuildRequires:	pkgconfig(zlib)
14cr|remmina-1.0.0-5|78	
14cr|remmina-1.0.0-5|79	%description
14cr|remmina-1.0.0-5|80	Remmina is a remote desktop client written in GTK+, aiming to be
14cr|remmina-1.0.0-5|81	useful for system administrators and travellers, who need to work with
14cr|remmina-1.0.0-5|82	lots of remote computers in front of either large monitors or tiny
14cr|remmina-1.0.0-5|83	netbooks. Remmina supports multiple network protocols in an integrated
14cr|remmina-1.0.0-5|84	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
14cr|remmina-1.0.0-5|85	supported.
14cr|remmina-1.0.0-5|86	
14cr|remmina-1.0.0-5|87	%files -f %{name}.lang
14cr|remmina-1.0.0-5|88	%doc remmina/AUTHORS remmina/ChangeLog remmina/NEWS remmina/README*
14cr|remmina-1.0.0-5|89	%{_bindir}/%{name}
14cr|remmina-1.0.0-5|90	%{_datadir}/applications/%{name}.desktop
14cr|remmina-1.0.0-5|91	#%{_datadir}/%{name}/*
14cr|remmina-1.0.0-5|92	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|remmina-1.0.0-5|93	%{_iconsdir}/hicolor/*/actions/%{name}*
14cr|remmina-1.0.0-5|94	
14cr|remmina-1.0.0-5|95	#----------------------------------------------------------------------------
14cr|remmina-1.0.0-5|96	
14cr|remmina-1.0.0-5|97	%package plugins
14cr|remmina-1.0.0-5|98	Summary:	A set of plugins for remmina
14cr|remmina-1.0.0-5|99	Requires:	%{name} = %{EVRD}
14cr|remmina-1.0.0-5|100	
14cr|remmina-1.0.0-5|101	%description plugins
14cr|remmina-1.0.0-5|102	A set of plugins for remote desktop client - remmina.
14cr|remmina-1.0.0-5|103	
14cr|remmina-1.0.0-5|104	%files plugins -f %{name}-plugins.lang
14cr|remmina-1.0.0-5|105	%doc remmina-plugins/AUTHORS remmina-plugins/ChangeLog remmina-plugins/NEWS remmina-plugins/README*
14cr|remmina-1.0.0-5|106	%{_libdir}/remmina/plugins
14cr|remmina-1.0.0-5|107	%{_iconsdir}/hicolor/*/emblems/%{name}*
14cr|remmina-1.0.0-5|108	
14cr|remmina-1.0.0-5|109	#----------------------------------------------------------------------------
14cr|remmina-1.0.0-5|110	
14cr|remmina-1.0.0-5|111	%package devel
14cr|remmina-1.0.0-5|112	Summary:	Developmnet files for %{name}
14cr|remmina-1.0.0-5|113	Group:		Development/C++
14cr|remmina-1.0.0-5|114	Requires:	%{name} = %{EVRD}
14cr|remmina-1.0.0-5|115	
14cr|remmina-1.0.0-5|116	%description devel
14cr|remmina-1.0.0-5|117	Development files and headers for %{name}.
14cr|remmina-1.0.0-5|118	
14cr|remmina-1.0.0-5|119	%files devel
14cr|remmina-1.0.0-5|120	%{_libdir}/pkgconfig/*.pc
14cr|remmina-1.0.0-5|121	#%{_includedir}/%{name}/*.h
14cr|remmina-1.0.0-5|122	
14cr|remmina-1.0.0-5|123	#----------------------------------------------------------------------------
14cr|remmina-1.0.0-5|124	
14cr|remmina-1.0.0-5|125	%prep
14cr|remmina-1.0.0-5|126	%setup -q -n FreeRDP-Remmina-356c033
14cr|remmina-1.0.0-5|127	%patch0 -p1
14cr|remmina-1.0.0-5|128	%patch1 -p1
14cr|remmina-1.0.0-5|129	%patch2 -p1
14cr|remmina-1.0.0-5|130	%patch3 -p1
14cr|remmina-1.0.0-5|131	
14cr|remmina-1.0.0-5|132	%patch100 -p1 -b .fix-library-name
14cr|remmina-1.0.0-5|133	
14cr|remmina-1.0.0-5|134	%patch102 -p1 -b .add-clipboard-support
14cr|remmina-1.0.0-5|135	%patch103 -p1 -b .clipboard-bugfix
14cr|remmina-1.0.0-5|136	%patch104 -p1 -b .some-more-clipboard-fixes
14cr|remmina-1.0.0-5|137	%patch105 -p1 -b .disconnect-signal-handler
14cr|remmina-1.0.0-5|138	
14cr|remmina-1.0.0-5|139	%patch110 -p1 -b .fix-crashes-in-some-cases
14cr|remmina-1.0.0-5|140	%patch111 -p1 -b .fix-memory-leak
14cr|remmina-1.0.0-5|141	
14cr|remmina-1.0.0-5|142	%patch112 -p1 -b .fitting-window
14cr|remmina-1.0.0-5|143	
14cr|remmina-1.0.0-5|144	%patch113 -p1 -b .trayicon
14cr|remmina-1.0.0-5|145	
14cr|remmina-1.0.0-5|146	%patch114 -p1 -b .vnc-scrolling
14cr|remmina-1.0.0-5|147	
14cr|remmina-1.0.0-5|148	%patch115 -p1 -b .GDK_SCROLL_SMOOTH
14cr|remmina-1.0.0-5|149	
14cr|remmina-1.0.0-5|150	%patch116 -p1 -b .ssh-disconnect
14cr|remmina-1.0.0-5|151	
14cr|remmina-1.0.0-5|152	%patch117 -p1 -b .multiple-monitors
14cr|remmina-1.0.0-5|153	
14cr|remmina-1.0.0-5|154	%patch135 -p1 -b .libvncserver
14cr|remmina-1.0.0-5|155	
14cr|remmina-1.0.0-5|156	
14cr|remmina-1.0.0-5|157	
14cr|remmina-1.0.0-5|158	%build
14cr|remmina-1.0.0-5|159	# FIXME: telepathy plugin is broken
14cr|remmina-1.0.0-5|160	%cmake -DWITH_TELEPATHY:BOOL=OFF
14cr|remmina-1.0.0-5|161	%make
14cr|remmina-1.0.0-5|162	
14cr|remmina-1.0.0-5|163	%install
14cr|remmina-1.0.0-5|164	%makeinstall_std -C build
14cr|remmina-1.0.0-5|165	
14cr|remmina-1.0.0-5|166	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cr|remmina-1.0.0-5|167	
14cr|remmina-1.0.0-5|168	# FIXME: includedir is empty
14cr|remmina-1.0.0-5|169	rm -rf %{buildroot}/%{_includedir}
14cr|remmina-1.0.0-5|170	
14cr|remmina-1.0.0-5|171	%find_lang %{name}
14cr|remmina-1.0.0-5|172	%find_lang %{name}-plugins
14cr|remmina-1.0.0-5|173	
14cr|remmina-1.0.0-5|174	
14cr|remmina-1.0.0-5|175	%changelog
14cr|remmina-1.0.0-5|176	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-5
14cr|remmina-1.0.0-5|177	+ Revision: 41e4693
14cr|remmina-1.0.0-5|178	- Spec cleanup
14cr|remmina-1.0.0-5|179	
14cr|remmina-1.0.0-5|180	

7341 14
14cr|remmina-xfce-0.8.1-3|1	Summary:	Xfce panel plugin for remmina
14cr|remmina-xfce-0.8.1-3|2	Name:		remmina-xfce
14cr|remmina-xfce-0.8.1-3|3	Version:	0.8.1
14cr|remmina-xfce-0.8.1-3|4	Release:	3
14cr|remmina-xfce-0.8.1-3|5	License:	GPLv2
14cr|remmina-xfce-0.8.1-3|6	Group:		Graphical desktop/Xfce
14cr|remmina-xfce-0.8.1-3|7	Url:		http://remmina.sourceforge.net/
14cr|remmina-xfce-0.8.1-3|8	Source0:	http://downloads.sourceforge.net/project/remmina/%{version}/%{name}-%{version}.tar.gz
14cr|remmina-xfce-0.8.1-3|9	Requires:	remmina >= %{version}-%{release}
14cr|remmina-xfce-0.8.1-3|10	BuildRequires:	libxfce4util-devel >= 4.3.99.2
14cr|remmina-xfce-0.8.1-3|11	BuildRequires:	libxfce4-panel-devel >= 4.3.99.2
14cr|remmina-xfce-0.8.1-3|12	BuildRequires:	avahi-client-devel
14cr|remmina-xfce-0.8.1-3|13	BuildRequires:	intltool >= 0.35.0
14cr|remmina-xfce-0.8.1-3|14	BuildRequires:	perl(XML::Parser)
14cr|remmina-xfce-0.8.1-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|remmina-xfce-0.8.1-3|16	
14cr|remmina-xfce-0.8.1-3|17	%description
14cr|remmina-xfce-0.8.1-3|18	Remmina is a remote desktop client written in GTK+, aiming to be
14cr|remmina-xfce-0.8.1-3|19	useful for system administrators and travellers, who need to work with
14cr|remmina-xfce-0.8.1-3|20	lots of remote computers in front of either large monitors or tiny
14cr|remmina-xfce-0.8.1-3|21	netbooks. Remmina supports multiple network protocols in an integrated
14cr|remmina-xfce-0.8.1-3|22	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
14cr|remmina-xfce-0.8.1-3|23	supported.
14cr|remmina-xfce-0.8.1-3|24	
14cr|remmina-xfce-0.8.1-3|25	This package contains an Xfce panel plugin for remmina.
14cr|remmina-xfce-0.8.1-3|26	
14cr|remmina-xfce-0.8.1-3|27	%prep
14cr|remmina-xfce-0.8.1-3|28	%setup -q
14cr|remmina-xfce-0.8.1-3|29	
14cr|remmina-xfce-0.8.1-3|30	%build
14cr|remmina-xfce-0.8.1-3|31	%configure2_5x
14cr|remmina-xfce-0.8.1-3|32	%make
14cr|remmina-xfce-0.8.1-3|33	
14cr|remmina-xfce-0.8.1-3|34	%install
14cr|remmina-xfce-0.8.1-3|35	%__rm -rf %{buildroot}
14cr|remmina-xfce-0.8.1-3|36	%makeinstall_std
14cr|remmina-xfce-0.8.1-3|37	
14cr|remmina-xfce-0.8.1-3|38	%clean
14cr|remmina-xfce-0.8.1-3|39	%__rm -rf %{buildroot}
14cr|remmina-xfce-0.8.1-3|40	
14cr|remmina-xfce-0.8.1-3|41	%files
14cr|remmina-xfce-0.8.1-3|42	%defattr(-,root,root)
14cr|remmina-xfce-0.8.1-3|43	%doc AUTHORS ChangeLog NEWS README
14cr|remmina-xfce-0.8.1-3|44	%_libdir/xfce4/panel-plugins/*.*
14cr|remmina-xfce-0.8.1-3|45	%_datadir/xfce4/panel-plugins/remmina-xfce-plugin.desktop
14cr|remmina-xfce-0.8.1-3|46	%_datadir/locale/*/*/remmina-xfce.mo
14cr|remmina-xfce-0.8.1-3|47	
14cr|remmina-xfce-0.8.1-3|48	
14cr|remmina-xfce-0.8.1-3|49	
14cr|remmina-xfce-0.8.1-3|50	%changelog
14cr|remmina-xfce-0.8.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|remmina-xfce-0.8.1-3|52	+ Revision: 3d50e05
14cr|remmina-xfce-0.8.1-3|53	- MassBuild#464: Increase release tag
14cr|remmina-xfce-0.8.1-3|54	
14cr|remmina-xfce-0.8.1-3|55	

7342 14
14cr|remotetea-1.0.7-5|1	Name:		remotetea
14cr|remotetea-1.0.7-5|2	Summary:	A fully fledged implementation of the ONC/RPC protocol in Java
14cr|remotetea-1.0.7-5|3	Version:	1.0.7
14cr|remotetea-1.0.7-5|4	Release:	5
14cr|remotetea-1.0.7-5|5	Group:		Development/Java
14cr|remotetea-1.0.7-5|6	License:	LGPLv2+
14cr|remotetea-1.0.7-5|7	URL:		http://remotetea.sourceforge.net/
14cr|remotetea-1.0.7-5|8	Source:		remotetea-src-%{version}.zip
14cr|remotetea-1.0.7-5|9	BuildArch:	noarch
14cr|remotetea-1.0.7-5|10	BuildRequires:	java-devel
14cr|remotetea-1.0.7-5|11	BuildRequires:	ant
14cr|remotetea-1.0.7-5|12	BuildRequires:	jline
14cr|remotetea-1.0.7-5|13	BuildRequires:	locales-en
14cr|remotetea-1.0.7-5|14	
14cr|remotetea-1.0.7-5|15	%description
14cr|remotetea-1.0.7-5|16	Remote Tea implements the complete ONC/RPC protocol for the TCP/IP and
14cr|remotetea-1.0.7-5|17	UDP/IP transports according to RFC 1831. In particular:
14cr|remotetea-1.0.7-5|18	*  100% Java,
14cr|remotetea-1.0.7-5|19	* complete client functionality, including portmapper access,
14cr|remotetea-1.0.7-5|20	* complete server functionality,
14cr|remotetea-1.0.7-5|21	* a protocol compiler for .x files (rpcgen-compatible, Java-based),
14cr|remotetea-1.0.7-5|22	The protocol compiler jrpcgen from this package is compatible with
14cr|remotetea-1.0.7-5|23	Sun's rpcgen for SunOS 4.1 – with the only exceptions that no
14cr|remotetea-1.0.7-5|24	preprocessor and no "%" directives are available. However, multiple
14cr|remotetea-1.0.7-5|25	parameters in procedures are supported.
14cr|remotetea-1.0.7-5|26	* a Java-based portmapper,
14cr|remotetea-1.0.7-5|27	...for whatever this could be good for...
14cr|remotetea-1.0.7-5|28	* comprehensive documentation both as Javadoc and commented source,
14cr|remotetea-1.0.7-5|29	Go and find the jokes and sarcastic comments...
14cr|remotetea-1.0.7-5|30	* Open Source (GNU LGPL) gives you the security to be able to know
14cr|remotetea-1.0.7-5|31	what is inside and what is not inside. And yes, the eCommunist
14cr|remotetea-1.0.7-5|32	FUD newspaper, the Wallstreak Journal, and the Infrigenancial Times
14cr|remotetea-1.0.7-5|33	(kind of The Financial Sun when it comes to properly researched
14cr|remotetea-1.0.7-5|34	articles) are all right: Open Source is viral and infects you with
14cr|remotetea-1.0.7-5|35	true freedom - freedom still means to respect rights, especially
14cr|remotetea-1.0.7-5|36	the rights of others.
14cr|remotetea-1.0.7-5|37	
14cr|remotetea-1.0.7-5|38	%prep
14cr|remotetea-1.0.7-5|39	%setup -q -n %{name}
14cr|remotetea-1.0.7-5|40	find . -name '*.jar' -name '*.class' -exec %{__rm} -f {} \;
14cr|remotetea-1.0.7-5|41	mkdir build
14cr|remotetea-1.0.7-5|42	cat > build.xml <<EOF
14cr|remotetea-1.0.7-5|43	<project name="aTunes" basedir="." default="build-jar">
14cr|remotetea-1.0.7-5|44	<target name="build-jar">
14cr|remotetea-1.0.7-5|45	<javac srcdir="src" destdir="build">
14cr|remotetea-1.0.7-5|46	<classpath>
14cr|remotetea-1.0.7-5|47	<fileset dir="%{_javadir}" includes="*.jar"/>
14cr|remotetea-1.0.7-5|48	</classpath>
14cr|remotetea-1.0.7-5|49	</javac>
14cr|remotetea-1.0.7-5|50	<copy todir="build">
14cr|remotetea-1.0.7-5|51	<fileset dir="src" />
14cr|remotetea-1.0.7-5|52	</copy>
14cr|remotetea-1.0.7-5|53	<jar basedir="build" destfile="jrpcgen-%{version}.jar">
14cr|remotetea-1.0.7-5|54	<fileset dir="build" includes="*/*.*"/>
14cr|remotetea-1.0.7-5|55	</jar>
14cr|remotetea-1.0.7-5|56	</target>
14cr|remotetea-1.0.7-5|57	</project>
14cr|remotetea-1.0.7-5|58	EOF
14cr|remotetea-1.0.7-5|59	
14cr|remotetea-1.0.7-5|60	%build
14cr|remotetea-1.0.7-5|61	export LC_ALL=en_US.ISO-8859-1
14cr|remotetea-1.0.7-5|62	ant build-jar
14cr|remotetea-1.0.7-5|63	ln -s jrpcgen-%{version}.jar jrpcgen.jar
14cr|remotetea-1.0.7-5|64	
14cr|remotetea-1.0.7-5|65	%install
14cr|remotetea-1.0.7-5|66	mkdir -p %{buildroot}%{_javadir}
14cr|remotetea-1.0.7-5|67	cp -a jrpcgen-%{version}.jar jrpcgen.jar %{buildroot}%{_javadir}
14cr|remotetea-1.0.7-5|68	ln -s %{_javadir}/jrpcgen.jar %{buildroot}%{_javadir}/oncrpc.jar
14cr|remotetea-1.0.7-5|69	
14cr|remotetea-1.0.7-5|70	%files
14cr|remotetea-1.0.7-5|71	%doc changelog.html readme.html docstyle.css COPYING.LIB
14cr|remotetea-1.0.7-5|72	%{_javadir}/jrpcgen-%{version}.jar
14cr|remotetea-1.0.7-5|73	%{_javadir}/jrpcgen.jar
14cr|remotetea-1.0.7-5|74	%{_javadir}/oncrpc.jar
14cr|remotetea-1.0.7-5|75	
14cr|remotetea-1.0.7-5|76	%changelog
14cr|remotetea-1.0.7-5|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-5
14cr|remotetea-1.0.7-5|78	+ Revision: b49b656
14cr|remotetea-1.0.7-5|79	- MassBuild#464: Increase release tag
14cr|remotetea-1.0.7-5|80	
14cr|remotetea-1.0.7-5|81	

7343 14
14cr|renameutils-0.12.0-2|1	Summary:	Set of programs designed to make renaming of multiple files faster
14cr|renameutils-0.12.0-2|2	Name:		renameutils
14cr|renameutils-0.12.0-2|3	Version:	0.12.0
14cr|renameutils-0.12.0-2|4	Release:	2
14cr|renameutils-0.12.0-2|5	Group:		File tools
14cr|renameutils-0.12.0-2|6	License:	GPLv2+
14cr|renameutils-0.12.0-2|7	URL:		http://www.nongnu.org/renameutils/
14cr|renameutils-0.12.0-2|8	Source0:	http://savannah.nongnu.org/download/renameutils/%{name}-%{version}.tar.gz
14cr|renameutils-0.12.0-2|9	BuildRequires:	readline-devel
14cr|renameutils-0.12.0-2|10	BuildRequires:	termcap-devel
14cr|renameutils-0.12.0-2|11	Patch0:		renameutils-0.12.0-typo.patch
14cr|renameutils-0.12.0-2|12	Patch1:		renameutils-0.12-type2.patch
14cr|renameutils-0.12.0-2|13	
14cr|renameutils-0.12.0-2|14	%description
14cr|renameutils-0.12.0-2|15	The file renaming utilities (renameutils for short) are a set of programs
14cr|renameutils-0.12.0-2|16	designed to make renaming of multiple files faster and less cumbersome.
14cr|renameutils-0.12.0-2|17	It currently consists of two programs: "qmv" and "imv". qmv allows files
14cr|renameutils-0.12.0-2|18	to be renamed by editing their names in any text editor. Since the files
14cr|renameutils-0.12.0-2|19	are listed after each other, this allows common changes to be made more
14cr|renameutils-0.12.0-2|20	quickly. imv ("interactive mv") is trivial but useful when you are too
14cr|renameutils-0.12.0-2|21	lazy to type (or even complete) the name of the file to rename. It
14cr|renameutils-0.12.0-2|22	allows the filename to be edited in the terminal using the GNU readline
14cr|renameutils-0.12.0-2|23	library. This is also useful when renaming files in Midnight Commander,
14cr|renameutils-0.12.0-2|24	where the whole filename has to be entered again.
14cr|renameutils-0.12.0-2|25	
14cr|renameutils-0.12.0-2|26	%prep
14cr|renameutils-0.12.0-2|27	%setup -q
14cr|renameutils-0.12.0-2|28	%patch0 -p1
14cr|renameutils-0.12.0-2|29	%patch1 -p1
14cr|renameutils-0.12.0-2|30	
14cr|renameutils-0.12.0-2|31	%build
14cr|renameutils-0.12.0-2|32	%configure2_5x \
14cr|renameutils-0.12.0-2|33	--disable-rpath
14cr|renameutils-0.12.0-2|34	
14cr|renameutils-0.12.0-2|35	%make
14cr|renameutils-0.12.0-2|36	
14cr|renameutils-0.12.0-2|37	%install
14cr|renameutils-0.12.0-2|38	%makeinstall_std
14cr|renameutils-0.12.0-2|39	
14cr|renameutils-0.12.0-2|40	%find_lang %{name} --all-name
14cr|renameutils-0.12.0-2|41	
14cr|renameutils-0.12.0-2|42	%files -f %{name}.lang
14cr|renameutils-0.12.0-2|43	%doc README AUTHORS ChangeLog NEWS TODO
14cr|renameutils-0.12.0-2|44	%{_bindir}/*
14cr|renameutils-0.12.0-2|45	%{_mandir}/man1/*
14cr|renameutils-0.12.0-2|46	
14cr|renameutils-0.12.0-2|47	
14cr|renameutils-0.12.0-2|48	
14cr|renameutils-0.12.0-2|49	%changelog
14cr|renameutils-0.12.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-2
14cr|renameutils-0.12.0-2|51	+ Revision: 96b9730
14cr|renameutils-0.12.0-2|52	- MassBuild#464: Increase release tag
14cr|renameutils-0.12.0-2|53	
14cr|renameutils-0.12.0-2|54	

7344 14
14cr|rendercheck-1.4-2|1	Name: rendercheck
14cr|rendercheck-1.4-2|2	Version: 1.4
14cr|rendercheck-1.4-2|3	Release: 2
14cr|rendercheck-1.4-2|4	Summary: Test a Render extension implementation
14cr|rendercheck-1.4-2|5	Group: Development/X11
14cr|rendercheck-1.4-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|rendercheck-1.4-2|7	License: MIT
14cr|rendercheck-1.4-2|8	BuildRoot: %{_tmppath}/%{name}-root
14cr|rendercheck-1.4-2|9	
14cr|rendercheck-1.4-2|10	BuildRequires: libxrender-devel
14cr|rendercheck-1.4-2|11	
14cr|rendercheck-1.4-2|12	%description
14cr|rendercheck-1.4-2|13	rendercheck is a program to test a Render extension implementation against
14cr|rendercheck-1.4-2|14	separate calculations of expected output.
14cr|rendercheck-1.4-2|15	
14cr|rendercheck-1.4-2|16	%prep
14cr|rendercheck-1.4-2|17	%setup -q -n %{name}-%{version}
14cr|rendercheck-1.4-2|18	
14cr|rendercheck-1.4-2|19	%build
14cr|rendercheck-1.4-2|20	%configure
14cr|rendercheck-1.4-2|21	
14cr|rendercheck-1.4-2|22	%make
14cr|rendercheck-1.4-2|23	
14cr|rendercheck-1.4-2|24	%install
14cr|rendercheck-1.4-2|25	rm -rf %{buildroot}
14cr|rendercheck-1.4-2|26	%makeinstall_std
14cr|rendercheck-1.4-2|27	
14cr|rendercheck-1.4-2|28	%clean
14cr|rendercheck-1.4-2|29	rm -rf %{buildroot}
14cr|rendercheck-1.4-2|30	
14cr|rendercheck-1.4-2|31	%files
14cr|rendercheck-1.4-2|32	%defattr(-,root,root)
14cr|rendercheck-1.4-2|33	%{_bindir}/rendercheck
14cr|rendercheck-1.4-2|34	%{_mandir}/man1/rendercheck.*
14cr|rendercheck-1.4-2|35	
14cr|rendercheck-1.4-2|36	
14cr|rendercheck-1.4-2|37	
14cr|rendercheck-1.4-2|38	%changelog
14cr|rendercheck-1.4-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|rendercheck-1.4-2|40	+ Revision: 9564b76
14cr|rendercheck-1.4-2|41	- MassBuild#464: Increase release tag
14cr|rendercheck-1.4-2|42	
14cr|rendercheck-1.4-2|43	

7345 14
14cr|R-ENmisc-1.2.7-2|1	%global packname  ENmisc
14cr|R-ENmisc-1.2.7-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ENmisc-1.2.7-2|3	
14cr|R-ENmisc-1.2.7-2|4	Name:             R-%{packname}
14cr|R-ENmisc-1.2.7-2|5	Version:          1.2.7
14cr|R-ENmisc-1.2.7-2|6	Release:          2
14cr|R-ENmisc-1.2.7-2|7	Summary:          Neuwirth miscellaenous
14cr|R-ENmisc-1.2.7-2|8	Group:            Sciences/Mathematics
14cr|R-ENmisc-1.2.7-2|9	License:          GPL-2
14cr|R-ENmisc-1.2.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ENmisc-1.2.7-2|11	Source0:          http://cran.r-project.org/src/contrib/ENmisc_1.2-7.tar.gz
14cr|R-ENmisc-1.2.7-2|12	BuildArch:        noarch
14cr|R-ENmisc-1.2.7-2|13	Requires:         R-core
14cr|R-ENmisc-1.2.7-2|14	Requires:         R-Hmisc R-vcd R-gWidgets R-gWidgetstcltk R-RColorBrewer
14cr|R-ENmisc-1.2.7-2|15	Requires:         R-Rcmdr
14cr|R-ENmisc-1.2.7-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Hmisc R-vcd R-gWidgets R-gWidgetstcltk R-RColorBrewer
14cr|R-ENmisc-1.2.7-2|17	BuildRequires:    R-Rcmdr
14cr|R-ENmisc-1.2.7-2|18	BuildRequires:    x11-server-xvfb
14cr|R-ENmisc-1.2.7-2|19	
14cr|R-ENmisc-1.2.7-2|20	%description
14cr|R-ENmisc-1.2.7-2|21	The ENmisc library contains utility function for different purposes:
14cr|R-ENmisc-1.2.7-2|22	mtapply and mlapply (multivariate version of tapply and lapply),
14cr|R-ENmisc-1.2.7-2|23	wtd.boxplot (a boxplot with weights), and a visual interface to
14cr|R-ENmisc-1.2.7-2|24	restructuring mosaic plots.
14cr|R-ENmisc-1.2.7-2|25	
14cr|R-ENmisc-1.2.7-2|26	%prep
14cr|R-ENmisc-1.2.7-2|27	%setup -q -c -n %{packname}
14cr|R-ENmisc-1.2.7-2|28	
14cr|R-ENmisc-1.2.7-2|29	%build
14cr|R-ENmisc-1.2.7-2|30	
14cr|R-ENmisc-1.2.7-2|31	%install
14cr|R-ENmisc-1.2.7-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ENmisc-1.2.7-2|33	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ENmisc-1.2.7-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ENmisc-1.2.7-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ENmisc-1.2.7-2|36	
14cr|R-ENmisc-1.2.7-2|37	%check
14cr|R-ENmisc-1.2.7-2|38	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-ENmisc-1.2.7-2|39	
14cr|R-ENmisc-1.2.7-2|40	%files
14cr|R-ENmisc-1.2.7-2|41	%dir %{rlibdir}/%{packname}
14cr|R-ENmisc-1.2.7-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-ENmisc-1.2.7-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ENmisc-1.2.7-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-ENmisc-1.2.7-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ENmisc-1.2.7-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-ENmisc-1.2.7-2|47	%{rlibdir}/%{packname}/R
14cr|R-ENmisc-1.2.7-2|48	%{rlibdir}/%{packname}/help
14cr|R-ENmisc-1.2.7-2|49	
14cr|R-ENmisc-1.2.7-2|50	
14cr|R-ENmisc-1.2.7-2|51	
14cr|R-ENmisc-1.2.7-2|52	%changelog
14cr|R-ENmisc-1.2.7-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-2
14cr|R-ENmisc-1.2.7-2|54	+ Revision: 07d19ae
14cr|R-ENmisc-1.2.7-2|55	- MassBuild#464: Increase release tag
14cr|R-ENmisc-1.2.7-2|56	
14cr|R-ENmisc-1.2.7-2|57	

7346 14
14cr|renouveau-0-0.20121206.3|1	%define cvsver	20121206
14cr|renouveau-0-0.20121206.3|2	%define rel	3
14cr|renouveau-0-0.20121206.3|3	
14cr|renouveau-0-0.20121206.3|4	Summary:	A tool to help developers of nouveau
14cr|renouveau-0-0.20121206.3|5	Name:		renouveau
14cr|renouveau-0-0.20121206.3|6	Version:	0
14cr|renouveau-0-0.20121206.3|7	Release:	0.%{cvsver}.%{rel}
14cr|renouveau-0-0.20121206.3|8	License:	MIT
14cr|renouveau-0-0.20121206.3|9	Group:		Development/X11
14cr|renouveau-0-0.20121206.3|10	URL:		http://nouveau.freedesktop.org/
14cr|renouveau-0-0.20121206.3|11	# CVS snapshot
14cr|renouveau-0-0.20121206.3|12	# cvs -z3 -d:pserver:anonymous@nouveau.cvs.sourceforge.net:/cvsroot/nouveau co -d renouveau-$(date +%Y%m%d) renouveau
14cr|renouveau-0-0.20121206.3|13	# tar jcf renouveau-$(date +%Y%m%d).tar.bz2 renouveau-$(date +%Y%m%d)
14cr|renouveau-0-0.20121206.3|14	Source0:	renouveau-%{cvsver}.tar.bz2
14cr|renouveau-0-0.20121206.3|15	Patch0:		renouveau-20121206-rosa-linkage.patch
14cr|renouveau-0-0.20121206.3|16	BuildRequires:	libxvmc-devel
14cr|renouveau-0-0.20121206.3|17	BuildRequires:	SDL-devel
14cr|renouveau-0-0.20121206.3|18	BuildRequires:	pkgconfig(libxml-2.0)
14cr|renouveau-0-0.20121206.3|19	BuildRequires:	pkgconfig(gl)
14cr|renouveau-0-0.20121206.3|20	BuildRequires:	pkgconfig(glu)
14cr|renouveau-0-0.20121206.3|21	ExclusiveArch:	%ix86 x86_64
14cr|renouveau-0-0.20121206.3|22	
14cr|renouveau-0-0.20121206.3|23	%description
14cr|renouveau-0-0.20121206.3|24	REnouveau stands for Reverse Engineer nouveau. It is an application
14cr|renouveau-0-0.20121206.3|25	that runs small opengl tests and watches the changes in the video
14cr|renouveau-0-0.20121206.3|26	card registers while the nvidia proprietary video drivers are in
14cr|renouveau-0-0.20121206.3|27	use. This is used to do clean room reverse engineering (this is not
14cr|renouveau-0-0.20121206.3|28	in violation with nvidia driver license).
14cr|renouveau-0-0.20121206.3|29	
14cr|renouveau-0-0.20121206.3|30	Read this page if you want to submit a renouveau dump:
14cr|renouveau-0-0.20121206.3|31	http://nouveau.freedesktop.org/wiki/REnouveauDumps
14cr|renouveau-0-0.20121206.3|32	
14cr|renouveau-0-0.20121206.3|33	%prep
14cr|renouveau-0-0.20121206.3|34	%setup -q -n %{name}-%{cvsver}
14cr|renouveau-0-0.20121206.3|35	%patch0 -p1
14cr|renouveau-0-0.20121206.3|36	
14cr|renouveau-0-0.20121206.3|37	perl -pi -e 's,lXvMCNVIDIA,lXvMCW,' Makefile
14cr|renouveau-0-0.20121206.3|38	
14cr|renouveau-0-0.20121206.3|39	cat > README.install.urpmi <<EOF
14cr|renouveau-0-0.20121206.3|40	See the following page for usage instructions:
14cr|renouveau-0-0.20121206.3|41	http://nouveau.freedesktop.org/wiki/REnouveauDumps
14cr|renouveau-0-0.20121206.3|42	EOF
14cr|renouveau-0-0.20121206.3|43	
14cr|renouveau-0-0.20121206.3|44	%build
14cr|renouveau-0-0.20121206.3|45	# no optflags as they interfere with results
14cr|renouveau-0-0.20121206.3|46	%make
14cr|renouveau-0-0.20121206.3|47	
14cr|renouveau-0-0.20121206.3|48	%install
14cr|renouveau-0-0.20121206.3|49	# install binaries
14cr|renouveau-0-0.20121206.3|50	install -d -m0755 %{buildroot}%{_bindir}
14cr|renouveau-0-0.20121206.3|51	install -m0755 renouveau %{buildroot}%{_bindir}
14cr|renouveau-0-0.20121206.3|52	install -m0755 disasm_shader %{buildroot}%{_bindir}
14cr|renouveau-0-0.20121206.3|53	
14cr|renouveau-0-0.20121206.3|54	%files
14cr|renouveau-0-0.20121206.3|55	%doc README README.install.urpmi license.txt
14cr|renouveau-0-0.20121206.3|56	%{_bindir}/renouveau
14cr|renouveau-0-0.20121206.3|57	%{_bindir}/disasm_shader
14cr|renouveau-0-0.20121206.3|58	
14cr|renouveau-0-0.20121206.3|59	%changelog
14cr|renouveau-0-0.20121206.3|60	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-0.20121206.3
14cr|renouveau-0-0.20121206.3|61	+ Revision: 0da70bd
14cr|renouveau-0-0.20121206.3|62	- Fix BRs
14cr|renouveau-0-0.20121206.3|63	
14cr|renouveau-0-0.20121206.3|64	

7347 14
14cr|reoback-1.0.3-9|1	%define srcver 1.0_r3
14cr|reoback-1.0.3-9|2	%define tarver 1.0
14cr|reoback-1.0.3-9|3	
14cr|reoback-1.0.3-9|4	Summary: A simple backup solution
14cr|reoback-1.0.3-9|5	Name: reoback
14cr|reoback-1.0.3-9|6	Version: 1.0.3
14cr|reoback-1.0.3-9|7	Release: 9
14cr|reoback-1.0.3-9|8	License: GPL
14cr|reoback-1.0.3-9|9	URL: http://reoback.sourceforge.net/
14cr|reoback-1.0.3-9|10	Group: Archiving/Backup
14cr|reoback-1.0.3-9|11	BuildArchitectures: noarch
14cr|reoback-1.0.3-9|12	Requires: perl grep vixie-cron perl-libnet tar gzip
14cr|reoback-1.0.3-9|13	Source: http://prdownloads.sourceforge.net/reoback/%{name}-%{srcver}.tar.bz2
14cr|reoback-1.0.3-9|14	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|reoback-1.0.3-9|15	
14cr|reoback-1.0.3-9|16	%description
14cr|reoback-1.0.3-9|17	Pronounced as "Ray-o-back", REOBack is a simple backup solution designed
14cr|reoback-1.0.3-9|18	for Linux Users AND System Administrators. It is designed to be simple to
14cr|reoback-1.0.3-9|19	set-up and and easy to use. Great as a quick solution for those who
14cr|reoback-1.0.3-9|20	procrastinate about backups.
14cr|reoback-1.0.3-9|21	
14cr|reoback-1.0.3-9|22	%prep
14cr|reoback-1.0.3-9|23	%setup -q -n %name-%tarver
14cr|reoback-1.0.3-9|24	
14cr|reoback-1.0.3-9|25	%install
14cr|reoback-1.0.3-9|26	rm -rf $RPM_BUILD_ROOT
14cr|reoback-1.0.3-9|27	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|reoback-1.0.3-9|28	mkdir -p $RPM_BUILD_ROOT/etc/reoback
14cr|reoback-1.0.3-9|29	mkdir -p $RPM_BUILD_ROOT/etc/cron.daily
14cr|reoback-1.0.3-9|30	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|reoback-1.0.3-9|31	mkdir -p $RPM_BUILD_ROOT/var/lib/reoback/{data,backups,tmp}
14cr|reoback-1.0.3-9|32	
14cr|reoback-1.0.3-9|33	install reoback.pl $RPM_BUILD_ROOT%{_bindir}
14cr|reoback-1.0.3-9|34	
14cr|reoback-1.0.3-9|35	install -m 644 docs/man/*.* $RPM_BUILD_ROOT%{_mandir}/man1
14cr|reoback-1.0.3-9|36	
14cr|reoback-1.0.3-9|37	cat > $RPM_BUILD_ROOT/etc/reoback/files.conf << EOF
14cr|reoback-1.0.3-9|38	############################################################################
14cr|reoback-1.0.3-9|39	# REOBack Simple Backup Solution
14cr|reoback-1.0.3-9|40	# http://sourceforge.net/projects/reoback/
14cr|reoback-1.0.3-9|41	############################################################################
14cr|reoback-1.0.3-9|42	# Comments must start with a "#" as shown
14cr|reoback-1.0.3-9|43	############################################################################
14cr|reoback-1.0.3-9|44	
14cr|reoback-1.0.3-9|45	# The following is an example with comments, below it is again without
14cr|reoback-1.0.3-9|46	
14cr|reoback-1.0.3-9|47	# 'File:' followed by the name of the tar file that will be created
14cr|reoback-1.0.3-9|48	# Note that we don't include a path as that is added in the settings.conf
14cr|reoback-1.0.3-9|49	#File: TestFile1
14cr|reoback-1.0.3-9|50	
14cr|reoback-1.0.3-9|51	# Simply list all directories to be recursively backed up (1 per line)
14cr|reoback-1.0.3-9|52	#/home/sforge
14cr|reoback-1.0.3-9|53	
14cr|reoback-1.0.3-9|54	# 'Skip:' followed by any subdirectories you want not to be included
14cr|reoback-1.0.3-9|55	#	  from the above backup directory
14cr|reoback-1.0.3-9|56	#Skip: /home/sforge/backups
14cr|reoback-1.0.3-9|57	#Skip: /home/sforge/reoback/data
14cr|reoback-1.0.3-9|58	
14cr|reoback-1.0.3-9|59	# For files to be completely recursively backed up, don't use the 'Skip'
14cr|reoback-1.0.3-9|60	# option.  Simple, huh?
14cr|reoback-1.0.3-9|61	#/etc
14cr|reoback-1.0.3-9|62	#/home/frank
14cr|reoback-1.0.3-9|63	
14cr|reoback-1.0.3-9|64	# Note we are starting a new backup file, but don't need to mark the close
14cr|reoback-1.0.3-9|65	# of the previous one
14cr|reoback-1.0.3-9|66	#File: TestFile2
14cr|reoback-1.0.3-9|67	#/var/www/html
14cr|reoback-1.0.3-9|68	
14cr|reoback-1.0.3-9|69	# Note we can also include seperate files, not just directories
14cr|reoback-1.0.3-9|70	#/var/www/docs/hugedoc.txt
14cr|reoback-1.0.3-9|71	EOF
14cr|reoback-1.0.3-9|72	chmod 644 $RPM_BUILD_ROOT/etc/reoback/files.conf
14cr|reoback-1.0.3-9|73	
14cr|reoback-1.0.3-9|74	install -m 600 conf/settings.conf $RPM_BUILD_ROOT/etc/reoback/
14cr|reoback-1.0.3-9|75	
14cr|reoback-1.0.3-9|76	cat > $RPM_BUILD_ROOT/etc/cron.daily/reoback << EOF
14cr|reoback-1.0.3-9|77	#!/bin/sh
14cr|reoback-1.0.3-9|78	
14cr|reoback-1.0.3-9|79	# check if all is configured
14cr|reoback-1.0.3-9|80	egrep -q '^[^#]*UNKNOWN' /etc/reoback/settings.conf
14cr|reoback-1.0.3-9|81	
14cr|reoback-1.0.3-9|82	if [ \$? != 0 ]; then
14cr|reoback-1.0.3-9|83	/usr/bin/reoback.pl /etc/reoback/settings.conf
14cr|reoback-1.0.3-9|84	fi
14cr|reoback-1.0.3-9|85	
14cr|reoback-1.0.3-9|86	EOF
14cr|reoback-1.0.3-9|87	chmod 755 $RPM_BUILD_ROOT/etc/cron.daily/reoback
14cr|reoback-1.0.3-9|88	
14cr|reoback-1.0.3-9|89	%clean
14cr|reoback-1.0.3-9|90	rm -rf $RPM_BUILD_ROOT
14cr|reoback-1.0.3-9|91	
14cr|reoback-1.0.3-9|92	%files
14cr|reoback-1.0.3-9|93	%defattr(-,root,root)
14cr|reoback-1.0.3-9|94	%doc docs/{CHANGES,INSTALL,README,LICENSE}
14cr|reoback-1.0.3-9|95	%{_mandir}/man1/*
14cr|reoback-1.0.3-9|96	%dir /etc/reoback
14cr|reoback-1.0.3-9|97	%config(noreplace) /etc/reoback/*
14cr|reoback-1.0.3-9|98	/etc/cron.daily/reoback
14cr|reoback-1.0.3-9|99	/var/lib/reoback
14cr|reoback-1.0.3-9|100	%{_bindir}/*
14cr|reoback-1.0.3-9|101	
14cr|reoback-1.0.3-9|102	
14cr|reoback-1.0.3-9|103	
14cr|reoback-1.0.3-9|104	
14cr|reoback-1.0.3-9|105	%changelog
14cr|reoback-1.0.3-9|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-9
14cr|reoback-1.0.3-9|107	+ Revision: d6b6f94
14cr|reoback-1.0.3-9|108	- MassBuild#464: Increase release tag
14cr|reoback-1.0.3-9|109	
14cr|reoback-1.0.3-9|110	

7348 14
14cr|rep-gtk-0.90.8.1-6|1	%define librepver 0.92.0
14cr|rep-gtk-0.90.8.1-6|2	
14cr|rep-gtk-0.90.8.1-6|3	Summary:	GTK+ binding for librep Lisp environment
14cr|rep-gtk-0.90.8.1-6|4	Name:		rep-gtk
14cr|rep-gtk-0.90.8.1-6|5	Version:	0.90.8.1
14cr|rep-gtk-0.90.8.1-6|6	Release:	6
14cr|rep-gtk-0.90.8.1-6|7	License:	GPLv2+
14cr|rep-gtk-0.90.8.1-6|8	Group:		Development/GNOME and GTK+
14cr|rep-gtk-0.90.8.1-6|9	Url:		http://rep-gtk.sourceforge.net/
14cr|rep-gtk-0.90.8.1-6|10	Source0:	http://download.tuxfamily.org/librep/rep-gtk/%{name}-%{version}.tar.xz
14cr|rep-gtk-0.90.8.1-6|11	Patch0:		rep-gtk-0.90.8.1-linkage.patch
14cr|rep-gtk-0.90.8.1-6|12	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|rep-gtk-0.90.8.1-6|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|rep-gtk-0.90.8.1-6|14	BuildRequires:	pkgconfig(libgcrypt)
14cr|rep-gtk-0.90.8.1-6|15	BuildRequires:	pkgconfig(librep) >= %{librepver}
14cr|rep-gtk-0.90.8.1-6|16	Requires:	librep >= %{librepver}
14cr|rep-gtk-0.90.8.1-6|17	
14cr|rep-gtk-0.90.8.1-6|18	%description
14cr|rep-gtk-0.90.8.1-6|19	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
14cr|rep-gtk-0.90.8.1-6|20	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
14cr|rep-gtk-0.90.8.1-6|21	with a new glue-code generator.
14cr|rep-gtk-0.90.8.1-6|22	
14cr|rep-gtk-0.90.8.1-6|23	%files
14cr|rep-gtk-0.90.8.1-6|24	%doc README README.guile-gtk gtk.defs gdk.defs examples
14cr|rep-gtk-0.90.8.1-6|25	%{_libexecdir}/rep/gui/
14cr|rep-gtk-0.90.8.1-6|26	
14cr|rep-gtk-0.90.8.1-6|27	#----------------------------------------------------------------------------
14cr|rep-gtk-0.90.8.1-6|28	
14cr|rep-gtk-0.90.8.1-6|29	%package devel
14cr|rep-gtk-0.90.8.1-6|30	Summary:	C headers for %{name}
14cr|rep-gtk-0.90.8.1-6|31	Group:		Development/C
14cr|rep-gtk-0.90.8.1-6|32	Requires:	%{name} = %{EVRD}
14cr|rep-gtk-0.90.8.1-6|33	
14cr|rep-gtk-0.90.8.1-6|34	%description devel
14cr|rep-gtk-0.90.8.1-6|35	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
14cr|rep-gtk-0.90.8.1-6|36	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
14cr|rep-gtk-0.90.8.1-6|37	with a new glue-code generator.
14cr|rep-gtk-0.90.8.1-6|38	
14cr|rep-gtk-0.90.8.1-6|39	%files devel
14cr|rep-gtk-0.90.8.1-6|40	%doc ChangeLog
14cr|rep-gtk-0.90.8.1-6|41	%{_includedir}/rep-gtk
14cr|rep-gtk-0.90.8.1-6|42	%{_libdir}/pkgconfig/rep-gtk.pc
14cr|rep-gtk-0.90.8.1-6|43	
14cr|rep-gtk-0.90.8.1-6|44	#----------------------------------------------------------------------------
14cr|rep-gtk-0.90.8.1-6|45	
14cr|rep-gtk-0.90.8.1-6|46	%prep
14cr|rep-gtk-0.90.8.1-6|47	%setup -q
14cr|rep-gtk-0.90.8.1-6|48	%patch0 -p1
14cr|rep-gtk-0.90.8.1-6|49	
14cr|rep-gtk-0.90.8.1-6|50	%build
14cr|rep-gtk-0.90.8.1-6|51	autoreconf -fi
14cr|rep-gtk-0.90.8.1-6|52	%configure2_5x
14cr|rep-gtk-0.90.8.1-6|53	%make
14cr|rep-gtk-0.90.8.1-6|54	
14cr|rep-gtk-0.90.8.1-6|55	%install
14cr|rep-gtk-0.90.8.1-6|56	%makeinstall_std
14cr|rep-gtk-0.90.8.1-6|57	rm -rf %{buildroot}%{_datadir}/doc/rep-gtk-*
14cr|rep-gtk-0.90.8.1-6|58	
14cr|rep-gtk-0.90.8.1-6|59	
14cr|rep-gtk-0.90.8.1-6|60	%changelog
14cr|rep-gtk-0.90.8.1-6|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.8.1-6
14cr|rep-gtk-0.90.8.1-6|62	+ Revision: 6e5c100
14cr|rep-gtk-0.90.8.1-6|63	- MassBuild#464: Increase release tag
14cr|rep-gtk-0.90.8.1-6|64	
14cr|rep-gtk-0.90.8.1-6|65	

7349 14
14cr|reportdhcp-2.1-10|1	%define name	reportdhcp
14cr|reportdhcp-2.1-10|2	%define version 2.1
14cr|reportdhcp-2.1-10|3	%define release 10
14cr|reportdhcp-2.1-10|4	
14cr|reportdhcp-2.1-10|5	Summary:	Displays statistics and lease entries for ISC DHCPD
14cr|reportdhcp-2.1-10|6	Name:		%{name}
14cr|reportdhcp-2.1-10|7	Version:	%{version}
14cr|reportdhcp-2.1-10|8	Release:	%{release}
14cr|reportdhcp-2.1-10|9	License:	GPL
14cr|reportdhcp-2.1-10|10	Group:		Monitoring
14cr|reportdhcp-2.1-10|11	URL:		http://www.omar.org/opensource/reportdhcp/
14cr|reportdhcp-2.1-10|12	Source0:	%{name}.pl-%{version}.tar.bz2
14cr|reportdhcp-2.1-10|13	Patch0:		%{name}.patch
14cr|reportdhcp-2.1-10|14	Requires:	dhcp-server
14cr|reportdhcp-2.1-10|15	Requires:	webserver
14cr|reportdhcp-2.1-10|16	#Requires:	perl
14cr|reportdhcp-2.1-10|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|reportdhcp-2.1-10|18	BuildArch:	noarch
14cr|reportdhcp-2.1-10|19	
14cr|reportdhcp-2.1-10|20	%description
14cr|reportdhcp-2.1-10|21	Reportdhcp.pl is a CGI script written in perl. It displays
14cr|reportdhcp-2.1-10|22	statistics and lease entries for ISC DHCPD by parsing the
14cr|reportdhcp-2.1-10|23	dhcpd.conf and dhcpd.leases files. reportdhcp.pl version 2
14cr|reportdhcp-2.1-10|24	supports version 3.0p1 and above of the ISC DHCP distribution.
14cr|reportdhcp-2.1-10|25	
14cr|reportdhcp-2.1-10|26	%prep
14cr|reportdhcp-2.1-10|27	
14cr|reportdhcp-2.1-10|28	%setup -q -c -n %{name}-%{version}
14cr|reportdhcp-2.1-10|29	%patch0 -p0
14cr|reportdhcp-2.1-10|30	
14cr|reportdhcp-2.1-10|31	%build
14cr|reportdhcp-2.1-10|32	
14cr|reportdhcp-2.1-10|33	%install
14cr|reportdhcp-2.1-10|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|reportdhcp-2.1-10|35	
14cr|reportdhcp-2.1-10|36	mkdir -p %{buildroot}/var/www/cgi-bin
14cr|reportdhcp-2.1-10|37	install -m755 %{name}.pl %{buildroot}/var/www/cgi-bin/
14cr|reportdhcp-2.1-10|38	
14cr|reportdhcp-2.1-10|39	%clean
14cr|reportdhcp-2.1-10|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|reportdhcp-2.1-10|41	
14cr|reportdhcp-2.1-10|42	%files
14cr|reportdhcp-2.1-10|43	%defattr(-,root,root)
14cr|reportdhcp-2.1-10|44	%doc CHANGELOG README
14cr|reportdhcp-2.1-10|45	%attr(755,root,root) /var/www/cgi-bin/%{name}.pl
14cr|reportdhcp-2.1-10|46	
14cr|reportdhcp-2.1-10|47	
14cr|reportdhcp-2.1-10|48	
14cr|reportdhcp-2.1-10|49	
14cr|reportdhcp-2.1-10|50	%changelog
14cr|reportdhcp-2.1-10|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-10
14cr|reportdhcp-2.1-10|52	+ Revision: 966d518
14cr|reportdhcp-2.1-10|53	- MassBuild#464: Increase release tag
14cr|reportdhcp-2.1-10|54	
14cr|reportdhcp-2.1-10|55	

7350 14
14cr|repoview-0.6.2-3|1	%define name	repoview
14cr|repoview-0.6.2-3|2	%define version 0.6.2
14cr|repoview-0.6.2-3|3	%define release 3
14cr|repoview-0.6.2-3|4	
14cr|repoview-0.6.2-3|5	Name:		%{name}
14cr|repoview-0.6.2-3|6	Version:	%{version}
14cr|repoview-0.6.2-3|7	Release:	%{release}
14cr|repoview-0.6.2-3|8	Summary:        Creates a set of static HTML pages in a yum repository
14cr|repoview-0.6.2-3|9	Group:          Networking/WWW
14cr|repoview-0.6.2-3|10	License:        GPL
14cr|repoview-0.6.2-3|11	URL:            http://linux.duke.edu/projects/mini/%{name}
14cr|repoview-0.6.2-3|12	Source0:        http://linux.duke.edu/projects/mini/%{name}/download/%{name}-%{version}.tar.gz
14cr|repoview-0.6.2-3|13	Requires:       python >= 2.2
14cr|repoview-0.6.2-3|14	Requires:       python-kid >= 0.6.3
14cr|repoview-0.6.2-3|15	Requires:       python-elementtree
14cr|repoview-0.6.2-3|16	BuildArch:      noarch
14cr|repoview-0.6.2-3|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|repoview-0.6.2-3|18	
14cr|repoview-0.6.2-3|19	%description
14cr|repoview-0.6.2-3|20	RepoView creates a set of static HTML pages in a yum repository for easy
14cr|repoview-0.6.2-3|21	browsing.
14cr|repoview-0.6.2-3|22	
14cr|repoview-0.6.2-3|23	
14cr|repoview-0.6.2-3|24	%prep
14cr|repoview-0.6.2-3|25	%setup -q
14cr|repoview-0.6.2-3|26	perl -pi \
14cr|repoview-0.6.2-3|27	-e "s|^DEFAULT_TEMPLATEDIR =.*|DEFAULT_TEMPLATEDIR = '%{_datadir}/%{name}/templates'|g;" \
14cr|repoview-0.6.2-3|28	repoview.py
14cr|repoview-0.6.2-3|29	perl -pi -e 'tr/\n//d' ChangeLog
14cr|repoview-0.6.2-3|30	
14cr|repoview-0.6.2-3|31	%install
14cr|repoview-0.6.2-3|32	rm -rf %{buildroot}
14cr|repoview-0.6.2-3|33	mkdir -p -m 755                         \
14cr|repoview-0.6.2-3|34	%{buildroot}/%{_datadir}/%{name} \
14cr|repoview-0.6.2-3|35	%{buildroot}/%{_bindir}          \
14cr|repoview-0.6.2-3|36	%{buildroot}/%{_mandir}/man8
14cr|repoview-0.6.2-3|37	install -m 755 repoview.py  %{buildroot}/%{_bindir}/repoview
14cr|repoview-0.6.2-3|38	install -m 644 repoview.8 %{buildroot}/%{_mandir}/man8
14cr|repoview-0.6.2-3|39	cp -rp templates %{buildroot}/%{_datadir}/%{name}
14cr|repoview-0.6.2-3|40	
14cr|repoview-0.6.2-3|41	%clean
14cr|repoview-0.6.2-3|42	rm -rf %{buildroot}
14cr|repoview-0.6.2-3|43	
14cr|repoview-0.6.2-3|44	%files
14cr|repoview-0.6.2-3|45	%defattr(-,root,root,-)
14cr|repoview-0.6.2-3|46	%doc README COPYING ChangeLog
14cr|repoview-0.6.2-3|47	%{_datadir}/%{name}
14cr|repoview-0.6.2-3|48	%{_bindir}/*
14cr|repoview-0.6.2-3|49	%{_mandir}/man*/*
14cr|repoview-0.6.2-3|50	
14cr|repoview-0.6.2-3|51	
14cr|repoview-0.6.2-3|52	
14cr|repoview-0.6.2-3|53	%changelog
14cr|repoview-0.6.2-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-3
14cr|repoview-0.6.2-3|55	+ Revision: cba82a6
14cr|repoview-0.6.2-3|56	- MassBuild#464: Increase release tag
14cr|repoview-0.6.2-3|57	
14cr|repoview-0.6.2-3|58	

7351 14
14cr|R-ergm-3.1.2-2|1	%global packname  ergm
14cr|R-ergm-3.1.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ergm-3.1.2-2|3	
14cr|R-ergm-3.1.2-2|4	Name:             R-%{packname}
14cr|R-ergm-3.1.2-2|5	Version:          3.1.2
14cr|R-ergm-3.1.2-2|6	Release:          2
14cr|R-ergm-3.1.2-2|7	Summary:          Fit, Simulate and Diagnose Exponential-Family Models for Networks
14cr|R-ergm-3.1.2-2|8	Group:            Sciences/Mathematics
14cr|R-ergm-3.1.2-2|9	License:          GPL-3 + file LICENSE
14cr|R-ergm-3.1.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ergm-3.1.2-2|11	Source0:          http://cran.r-project.org/src/contrib/ergm_3.1.2.tar.gz
14cr|R-ergm-3.1.2-2|12	Requires:         R-network R-nlme R-trust
14cr|R-ergm-3.1.2-2|13	Requires:         R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
14cr|R-ergm-3.1.2-2|14	Requires:         R-latticeExtra
14cr|R-ergm-3.1.2-2|15	Requires:         R-networkDynamic
14cr|R-ergm-3.1.2-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-network R-nlme R-trust
14cr|R-ergm-3.1.2-2|17	BuildRequires:    R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
14cr|R-ergm-3.1.2-2|18	BuildRequires:    R-latticeExtra
14cr|R-ergm-3.1.2-2|19	BuildRequires:    R-networkDynamic
14cr|R-ergm-3.1.2-2|20	
14cr|R-ergm-3.1.2-2|21	%description
14cr|R-ergm-3.1.2-2|22	An integrated set of tools to analyze and simulate networks based on
14cr|R-ergm-3.1.2-2|23	exponential-family random graph models (ERGM). "ergm" is a part of the
14cr|R-ergm-3.1.2-2|24	"statnet" suite of packages for network analysis.  For a list of functions
14cr|R-ergm-3.1.2-2|25	type: help(package='ergm')
14cr|R-ergm-3.1.2-2|26	
14cr|R-ergm-3.1.2-2|27	%prep
14cr|R-ergm-3.1.2-2|28	%setup -q -c -n %{packname}
14cr|R-ergm-3.1.2-2|29	
14cr|R-ergm-3.1.2-2|30	%build
14cr|R-ergm-3.1.2-2|31	
14cr|R-ergm-3.1.2-2|32	%install
14cr|R-ergm-3.1.2-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ergm-3.1.2-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ergm-3.1.2-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ergm-3.1.2-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ergm-3.1.2-2|37	
14cr|R-ergm-3.1.2-2|38	%check
14cr|R-ergm-3.1.2-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-ergm-3.1.2-2|40	
14cr|R-ergm-3.1.2-2|41	%files
14cr|R-ergm-3.1.2-2|42	%dir %{rlibdir}/%{packname}
14cr|R-ergm-3.1.2-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-ergm-3.1.2-2|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-ergm-3.1.2-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ergm-3.1.2-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-ergm-3.1.2-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-ergm-3.1.2-2|48	%{rlibdir}/%{packname}/LICENSE
14cr|R-ergm-3.1.2-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ergm-3.1.2-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-ergm-3.1.2-2|51	%{rlibdir}/%{packname}/R
14cr|R-ergm-3.1.2-2|52	%{rlibdir}/%{packname}/data
14cr|R-ergm-3.1.2-2|53	%{rlibdir}/%{packname}/libs
14cr|R-ergm-3.1.2-2|54	%{rlibdir}/%{packname}/help
14cr|R-ergm-3.1.2-2|55	%{rlibdir}/%{packname}/doc
14cr|R-ergm-3.1.2-2|56	%{rlibdir}/%{packname}/include
14cr|R-ergm-3.1.2-2|57	
14cr|R-ergm-3.1.2-2|58	
14cr|R-ergm-3.1.2-2|59	
14cr|R-ergm-3.1.2-2|60	%changelog
14cr|R-ergm-3.1.2-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-2
14cr|R-ergm-3.1.2-2|62	+ Revision: 1ac5a46
14cr|R-ergm-3.1.2-2|63	- MassBuild#464: Increase release tag
14cr|R-ergm-3.1.2-2|64	
14cr|R-ergm-3.1.2-2|65	

7352 14
14cr|R-ergm.count-3.1.1-2|1	%global packname  ergm.count
14cr|R-ergm.count-3.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ergm.count-3.1.1-2|3	
14cr|R-ergm.count-3.1.1-2|4	Name:             R-%{packname}
14cr|R-ergm.count-3.1.1-2|5	Version:          3.1.1
14cr|R-ergm.count-3.1.1-2|6	Release:          2
14cr|R-ergm.count-3.1.1-2|7	Summary:          Fit, Simulate and Diagnose Exponential-Family Models for Networks
14cr|R-ergm.count-3.1.1-2|8	Group:            Sciences/Mathematics
14cr|R-ergm.count-3.1.1-2|9	License:          GPL-3 + file LICENSE
14cr|R-ergm.count-3.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ergm.count-3.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/ergm.count_3.1.1.tar.gz
14cr|R-ergm.count-3.1.1-2|12	
14cr|R-ergm.count-3.1.1-2|13	Requires:         R-statnet.common R-ergm R-network
14cr|R-ergm.count-3.1.1-2|14	
14cr|R-ergm.count-3.1.1-2|15	
14cr|R-ergm.count-3.1.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statnet.common R-ergm R-network
14cr|R-ergm.count-3.1.1-2|17	
14cr|R-ergm.count-3.1.1-2|18	
14cr|R-ergm.count-3.1.1-2|19	%description
14cr|R-ergm.count-3.1.1-2|20	A set of extensions for the ergm package to fit weighted networks whose
14cr|R-ergm.count-3.1.1-2|21	edge weights are counts.
14cr|R-ergm.count-3.1.1-2|22	
14cr|R-ergm.count-3.1.1-2|23	%prep
14cr|R-ergm.count-3.1.1-2|24	%setup -q -c -n %{packname}
14cr|R-ergm.count-3.1.1-2|25	
14cr|R-ergm.count-3.1.1-2|26	%build
14cr|R-ergm.count-3.1.1-2|27	
14cr|R-ergm.count-3.1.1-2|28	%install
14cr|R-ergm.count-3.1.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ergm.count-3.1.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ergm.count-3.1.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ergm.count-3.1.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ergm.count-3.1.1-2|33	
14cr|R-ergm.count-3.1.1-2|34	%check
14cr|R-ergm.count-3.1.1-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-ergm.count-3.1.1-2|36	
14cr|R-ergm.count-3.1.1-2|37	%files
14cr|R-ergm.count-3.1.1-2|38	%dir %{rlibdir}/%{packname}
14cr|R-ergm.count-3.1.1-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-ergm.count-3.1.1-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-ergm.count-3.1.1-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ergm.count-3.1.1-2|42	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-ergm.count-3.1.1-2|43	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-ergm.count-3.1.1-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-ergm.count-3.1.1-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ergm.count-3.1.1-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-ergm.count-3.1.1-2|47	%{rlibdir}/%{packname}/R
14cr|R-ergm.count-3.1.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-ergm.count-3.1.1-2|49	%{rlibdir}/%{packname}/data
14cr|R-ergm.count-3.1.1-2|50	%{rlibdir}/%{packname}/libs
14cr|R-ergm.count-3.1.1-2|51	
14cr|R-ergm.count-3.1.1-2|52	
14cr|R-ergm.count-3.1.1-2|53	%changelog
14cr|R-ergm.count-3.1.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-2
14cr|R-ergm.count-3.1.1-2|55	+ Revision: daa324f
14cr|R-ergm.count-3.1.1-2|56	- MassBuild#464: Increase release tag
14cr|R-ergm.count-3.1.1-2|57	
14cr|R-ergm.count-3.1.1-2|58	

7353 14
14cr|resample-1.8.1-6|1	Summary:	Sampling-rate conversion program
14cr|resample-1.8.1-6|2	Name:		resample
14cr|resample-1.8.1-6|3	Version:	1.8.1
14cr|resample-1.8.1-6|4	Release:	6
14cr|resample-1.8.1-6|5	License:	LGPL
14cr|resample-1.8.1-6|6	Group:		Sound
14cr|resample-1.8.1-6|7	URL:		http://ccrma.stanford.edu/~jos/resample/
14cr|resample-1.8.1-6|8	Source0:	http://ccrma.stanford.edu/~jos/resample/%{name}-%{version}.tar.gz
14cr|resample-1.8.1-6|9	Patch0:		resample-1.8.1-string-fmt.patch
14cr|resample-1.8.1-6|10	BuildRequires:	libtool
14cr|resample-1.8.1-6|11	
14cr|resample-1.8.1-6|12	%description
14cr|resample-1.8.1-6|13	The resample software package contains free sampling-rate conversion and filter
14cr|resample-1.8.1-6|14	design utilities written in C, including a stand-alone command-line
14cr|resample-1.8.1-6|15	sampling-rate conversion utility called resample. The package compiles readily
14cr|resample-1.8.1-6|16	under Linux and most other UNIX operating systems.
14cr|resample-1.8.1-6|17	
14cr|resample-1.8.1-6|18	%prep
14cr|resample-1.8.1-6|19	%setup -q
14cr|resample-1.8.1-6|20	%patch0 -p1
14cr|resample-1.8.1-6|21	
14cr|resample-1.8.1-6|22	chmod 644 AUTHORS COPYING ChangeLog NEWS README
14cr|resample-1.8.1-6|23	
14cr|resample-1.8.1-6|24	%build
14cr|resample-1.8.1-6|25	%configure2_5x
14cr|resample-1.8.1-6|26	%make
14cr|resample-1.8.1-6|27	
14cr|resample-1.8.1-6|28	%install
14cr|resample-1.8.1-6|29	%makeinstall_std
14cr|resample-1.8.1-6|30	
14cr|resample-1.8.1-6|31	%files
14cr|resample-1.8.1-6|32	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|resample-1.8.1-6|33	%{_bindir}/*
14cr|resample-1.8.1-6|34	%{_mandir}/man1/*
14cr|resample-1.8.1-6|35	
14cr|resample-1.8.1-6|36	
14cr|resample-1.8.1-6|37	%changelog
14cr|resample-1.8.1-6|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-6
14cr|resample-1.8.1-6|39	+ Revision: 676b3c8
14cr|resample-1.8.1-6|40	- MassBuild#464: Increase release tag
14cr|resample-1.8.1-6|41	
14cr|resample-1.8.1-6|42	

7354 14
14cr|rescan-scsi-bus-1.57-2|1	Summary:	Rescan SCSI bus in Linux
14cr|rescan-scsi-bus-1.57-2|2	Name:		rescan-scsi-bus
14cr|rescan-scsi-bus-1.57-2|3	Version:	1.57
14cr|rescan-scsi-bus-1.57-2|4	Release:	2
14cr|rescan-scsi-bus-1.57-2|5	License:	GPL
14cr|rescan-scsi-bus-1.57-2|6	Group:		System/Kernel and hardware
14cr|rescan-scsi-bus-1.57-2|7	Source0:	http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh-1.57
14cr|rescan-scsi-bus-1.57-2|8	URL:		http://www.garloff.de/kurt/linux/
14cr|rescan-scsi-bus-1.57-2|9	BuildArch:	noarch
14cr|rescan-scsi-bus-1.57-2|10	
14cr|rescan-scsi-bus-1.57-2|11	%description
14cr|rescan-scsi-bus-1.57-2|12	Linux allows you to add and remove SCSI devices without rebooting by
14cr|rescan-scsi-bus-1.57-2|13	using the
14cr|rescan-scsi-bus-1.57-2|14	
14cr|rescan-scsi-bus-1.57-2|15	echo "scsi add-single-device H C I L" > /proc/scsi/scsi
14cr|rescan-scsi-bus-1.57-2|16	
14cr|rescan-scsi-bus-1.57-2|17	command (H = host, C = channel, I = SCSI ID, L = SCSI LUN). The
14cr|rescan-scsi-bus-1.57-2|18	remove-single-device command works similarily.
14cr|rescan-scsi-bus-1.57-2|19	
14cr|rescan-scsi-bus-1.57-2|20	Note, however, that the SCSI bus was NOT designed for hot-plugging, so
14cr|rescan-scsi-bus-1.57-2|21	you might be out of luck... And you have to be sure, that termination
14cr|rescan-scsi-bus-1.57-2|22	is OK. All filesystems on a device have to be unmounted before
14cr|rescan-scsi-bus-1.57-2|23	disconnecting it or powering it down.
14cr|rescan-scsi-bus-1.57-2|24	
14cr|rescan-scsi-bus-1.57-2|25	%prep
14cr|rescan-scsi-bus-1.57-2|26	%setup -q -c -T
14cr|rescan-scsi-bus-1.57-2|27	install %{SOURCE0} %{name}
14cr|rescan-scsi-bus-1.57-2|28	
14cr|rescan-scsi-bus-1.57-2|29	%install
14cr|rescan-scsi-bus-1.57-2|30	install -d %{buildroot}%{_sbindir}
14cr|rescan-scsi-bus-1.57-2|31	install %{name} %{buildroot}%{_sbindir}
14cr|rescan-scsi-bus-1.57-2|32	
14cr|rescan-scsi-bus-1.57-2|33	%files
14cr|rescan-scsi-bus-1.57-2|34	%defattr(644,root,root,755)
14cr|rescan-scsi-bus-1.57-2|35	%attr(755,root,root) %{_sbindir}/rescan-scsi-bus
14cr|rescan-scsi-bus-1.57-2|36	
14cr|rescan-scsi-bus-1.57-2|37	
14cr|rescan-scsi-bus-1.57-2|38	
14cr|rescan-scsi-bus-1.57-2|39	%changelog
14cr|rescan-scsi-bus-1.57-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.57-2
14cr|rescan-scsi-bus-1.57-2|41	+ Revision: bcbe71c
14cr|rescan-scsi-bus-1.57-2|42	- MassBuild#464: Increase release tag
14cr|rescan-scsi-bus-1.57-2|43	
14cr|rescan-scsi-bus-1.57-2|44	

7355 14
14cr|retroarch-0.9.9-5|1	%define build_ffmpeg 1
14cr|retroarch-0.9.9-5|2	%define build_shaders 1
14cr|retroarch-0.9.9-5|3	
14cr|retroarch-0.9.9-5|4	Summary:	A modular multi-system emulator system
14cr|retroarch-0.9.9-5|5	Name:		retroarch
14cr|retroarch-0.9.9-5|6	Version:	0.9.9
14cr|retroarch-0.9.9-5|7	Release:	5
14cr|retroarch-0.9.9-5|8	License:	GPLv3+
14cr|retroarch-0.9.9-5|9	Group:		Emulators
14cr|retroarch-0.9.9-5|10	Url:		http://www.libretro.org
14cr|retroarch-0.9.9-5|11	Source0:	http://themaister.net/retroarch-dl/%{name}-%{version}.tar.gz
14cr|retroarch-0.9.9-5|12	Source1:	%{name}.png
14cr|retroarch-0.9.9-5|13	Source2:	%{name}-shaders.tar.bz2
14cr|retroarch-0.9.9-5|14	Patch0:		retroarch-0.9.9-ffmpeg.patch
14cr|retroarch-0.9.9-5|15	BuildRequires:	imagemagick
14cr|retroarch-0.9.9-5|16	%if %{build_shaders}
14cr|retroarch-0.9.9-5|17	# for shaders support, requires non-free repo
14cr|retroarch-0.9.9-5|18	BuildRequires:	cg-devel
14cr|retroarch-0.9.9-5|19	%endif
14cr|retroarch-0.9.9-5|20	%if %{build_ffmpeg}
14cr|retroarch-0.9.9-5|21	# ffmpeg part
14cr|retroarch-0.9.9-5|22	BuildRequires:	pkgconfig(libavcodec)
14cr|retroarch-0.9.9-5|23	BuildRequires:	pkgconfig(libavformat)
14cr|retroarch-0.9.9-5|24	BuildRequires:	pkgconfig(libavutil)
14cr|retroarch-0.9.9-5|25	BuildRequires:	pkgconfig(libswscale)
14cr|retroarch-0.9.9-5|26	%endif
14cr|retroarch-0.9.9-5|27	# The rest
14cr|retroarch-0.9.9-5|28	BuildRequires:	pkgconfig(alsa)
14cr|retroarch-0.9.9-5|29	BuildRequires:	pkgconfig(freetype2)
14cr|retroarch-0.9.9-5|30	BuildRequires:	pkgconfig(gl)
14cr|retroarch-0.9.9-5|31	BuildRequires:	pkgconfig(libpulse)
14cr|retroarch-0.9.9-5|32	BuildRequires:	pkgconfig(openal)
14cr|retroarch-0.9.9-5|33	BuildRequires:	pkgconfig(sdl)
14cr|retroarch-0.9.9-5|34	BuildRequires:	pkgconfig(SDL_image)
14cr|retroarch-0.9.9-5|35	BuildRequires:	pkgconfig(x11)
14cr|retroarch-0.9.9-5|36	BuildRequires:	pkgconfig(xext)
14cr|retroarch-0.9.9-5|37	BuildRequires:	pkgconfig(xinerama)
14cr|retroarch-0.9.9-5|38	BuildRequires:	pkgconfig(xv)
14cr|retroarch-0.9.9-5|39	BuildRequires:	pkgconfig(xxf86vm)
14cr|retroarch-0.9.9-5|40	BuildRequires:	pkgconfig(zlib)
14cr|retroarch-0.9.9-5|41	Requires:	libretro
14cr|retroarch-0.9.9-5|42	Suggests:	retroarch-phoenix
14cr|retroarch-0.9.9-5|43	
14cr|retroarch-0.9.9-5|44	%description
14cr|retroarch-0.9.9-5|45	RetroArch is a modular multi-system emulator system that is designed to be
14cr|retroarch-0.9.9-5|46	fast, lightweight, and portable. It has features few other emulators frontends
14cr|retroarch-0.9.9-5|47	have, such as real-time rewinding and game-aware shading.
14cr|retroarch-0.9.9-5|48	
14cr|retroarch-0.9.9-5|49	For each emulator 'core', RetroArch makes use of a library API that we like
14cr|retroarch-0.9.9-5|50	to call 'libretro'.
14cr|retroarch-0.9.9-5|51	
14cr|retroarch-0.9.9-5|52	Think of libretro as an interface for emulator and game ports. You can make
14cr|retroarch-0.9.9-5|53	a libretro port once and expect the same code to run on all the platforms
14cr|retroarch-0.9.9-5|54	that RetroArch supports. It's designed with simplicity and ease of use in
14cr|retroarch-0.9.9-5|55	mind so that the porter can worry about the port at hand instead of having
14cr|retroarch-0.9.9-5|56	to wrestle with an obfuscatory API.
14cr|retroarch-0.9.9-5|57	
14cr|retroarch-0.9.9-5|58	%prep
14cr|retroarch-0.9.9-5|59	%setup -q -a2
14cr|retroarch-0.9.9-5|60	%patch0 -p1
14cr|retroarch-0.9.9-5|61	
14cr|retroarch-0.9.9-5|62	%build
14cr|retroarch-0.9.9-5|63	# Quickbuild script, not autotools
14cr|retroarch-0.9.9-5|64	./configure \
14cr|retroarch-0.9.9-5|65	--prefix=%{_prefix} \
14cr|retroarch-0.9.9-5|66	--enable-al \
14cr|retroarch-0.9.9-5|67	--enable-alsa \
14cr|retroarch-0.9.9-5|68	--enable-fbo \
14cr|retroarch-0.9.9-5|69	%if %{build_ffmpeg}
14cr|retroarch-0.9.9-5|70	--enable-ffmpeg \
14cr|retroarch-0.9.9-5|71	%else
14cr|retroarch-0.9.9-5|72	--disable-ffmpeg \
14cr|retroarch-0.9.9-5|73	%endif
14cr|retroarch-0.9.9-5|74	--enable-netplay \
14cr|retroarch-0.9.9-5|75	--enable-pulse \
14cr|retroarch-0.9.9-5|76	--enable-sdl \
14cr|retroarch-0.9.9-5|77	--enable-sdl_image \
14cr|retroarch-0.9.9-5|78	--enable-threads \
14cr|retroarch-0.9.9-5|79	--enable-xinerama \
14cr|retroarch-0.9.9-5|80	--enable-zlib \
14cr|retroarch-0.9.9-5|81	%if %{build_shaders}
14cr|retroarch-0.9.9-5|82	--enable-cg \
14cr|retroarch-0.9.9-5|83	%else
14cr|retroarch-0.9.9-5|84	--disable-cg \
14cr|retroarch-0.9.9-5|85	%endif
14cr|retroarch-0.9.9-5|86	--disable-egl \
14cr|retroarch-0.9.9-5|87	--disable-jack \
14cr|retroarch-0.9.9-5|88	--disable-oss \
14cr|retroarch-0.9.9-5|89	--disable-python \
14cr|retroarch-0.9.9-5|90	--disable-vg
14cr|retroarch-0.9.9-5|91	%make
14cr|retroarch-0.9.9-5|92	
14cr|retroarch-0.9.9-5|93	%install
14cr|retroarch-0.9.9-5|94	%makeinstall_std
14cr|retroarch-0.9.9-5|95	
14cr|retroarch-0.9.9-5|96	# Set path where to search for libretro
14cr|retroarch-0.9.9-5|97	sed -i s,.*libretro_path.*,"libretro_path = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cr|retroarch-0.9.9-5|98	sed -i s,.*video_shader_dir.*,"video_shader_dir = \"%{_var}/games/%{name}/shaders\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cr|retroarch-0.9.9-5|99	
14cr|retroarch-0.9.9-5|100	# install menu entry
14cr|retroarch-0.9.9-5|101	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|retroarch-0.9.9-5|102	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|retroarch-0.9.9-5|103	[Desktop Entry]
14cr|retroarch-0.9.9-5|104	Name=RetroArch
14cr|retroarch-0.9.9-5|105	Comment=A modular multi-system emulator system
14cr|retroarch-0.9.9-5|106	Exec=%{_bindir}/%{name}
14cr|retroarch-0.9.9-5|107	Icon=%{_datadir}/pixmaps/%{name}.png
14cr|retroarch-0.9.9-5|108	Terminal=false
14cr|retroarch-0.9.9-5|109	Type=Application
14cr|retroarch-0.9.9-5|110	Categories=Game;Emulator;
14cr|retroarch-0.9.9-5|111	EOF
14cr|retroarch-0.9.9-5|112	
14cr|retroarch-0.9.9-5|113	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|retroarch-0.9.9-5|114	
14cr|retroarch-0.9.9-5|115	%if %{build_shaders}
14cr|retroarch-0.9.9-5|116	mkdir -p %{buildroot}%{_var}/games/%{name}/shaders
14cr|retroarch-0.9.9-5|117	cp -r retroarch-shaders/* %{buildroot}%{_var}/games/%{name}/shaders/
14cr|retroarch-0.9.9-5|118	%endif
14cr|retroarch-0.9.9-5|119	
14cr|retroarch-0.9.9-5|120	%files
14cr|retroarch-0.9.9-5|121	%config(noreplace) %{_sysconfdir}/%{name}.cfg
14cr|retroarch-0.9.9-5|122	%{_bindir}/%{name}
14cr|retroarch-0.9.9-5|123	%{_bindir}/%{name}-joyconfig
14cr|retroarch-0.9.9-5|124	%{_bindir}/%{name}-zip
14cr|retroarch-0.9.9-5|125	%{_bindir}/retrolaunch
14cr|retroarch-0.9.9-5|126	%{_datadir}/applications/%{name}.desktop
14cr|retroarch-0.9.9-5|127	%{_datadir}/pixmaps/%{name}.png
14cr|retroarch-0.9.9-5|128	%if %{build_shaders}
14cr|retroarch-0.9.9-5|129	%dir %attr(0777,root,root) %{_var}/games/%{name}/shaders
14cr|retroarch-0.9.9-5|130	%{_var}/games/%{name}/shaders/*
14cr|retroarch-0.9.9-5|131	%endif
14cr|retroarch-0.9.9-5|132	%{_mandir}/man1/%{name}.1*
14cr|retroarch-0.9.9-5|133	%{_mandir}/man1/%{name}-joyconfig.1*
14cr|retroarch-0.9.9-5|134	
14cr|retroarch-0.9.9-5|135	
14cr|retroarch-0.9.9-5|136	%changelog
14cr|retroarch-0.9.9-5|137	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-5
14cr|retroarch-0.9.9-5|138	+ Revision: 7f839cb
14cr|retroarch-0.9.9-5|139	- MassBuild#464: Increase release tag
14cr|retroarch-0.9.9-5|140	
14cr|retroarch-0.9.9-5|141	

7356 14
14cr|retroarch-phoenix-20130609-3|1	# The binary is stripped at linkage stage and removing -s gives
14cr|retroarch-phoenix-20130609-3|2	# very strange fail results
14cr|retroarch-phoenix-20130609-3|3	%define _enable_debug_packages %{nil}
14cr|retroarch-phoenix-20130609-3|4	%define debug_package %{nil}
14cr|retroarch-phoenix-20130609-3|5	
14cr|retroarch-phoenix-20130609-3|6	Summary:	Simple GUI frontend for RetroArch using Phoenix framework
14cr|retroarch-phoenix-20130609-3|7	Name:		retroarch-phoenix
14cr|retroarch-phoenix-20130609-3|8	Version:	20130609
14cr|retroarch-phoenix-20130609-3|9	Release:	3
14cr|retroarch-phoenix-20130609-3|10	License:	GPLv3+
14cr|retroarch-phoenix-20130609-3|11	Group:		Emulators
14cr|retroarch-phoenix-20130609-3|12	Url:		http://www.libretro.org
14cr|retroarch-phoenix-20130609-3|13	# git snapshot
14cr|retroarch-phoenix-20130609-3|14	Source0:	%{name}-%{version}.tar.bz2
14cr|retroarch-phoenix-20130609-3|15	# make sure proper path to libretro is set
14cr|retroarch-phoenix-20130609-3|16	Patch0:		retroarch-phoenix-20130318-libretro.patch
14cr|retroarch-phoenix-20130609-3|17	# adjust prefix and CXXFLAGS
14cr|retroarch-phoenix-20130609-3|18	Patch1:		retroarch-phoenix-20130318-makefile.patch
14cr|retroarch-phoenix-20130609-3|19	# overwrite menu-entry because the default one sucks
14cr|retroarch-phoenix-20130609-3|20	Patch2:		retroarch-phoenix-20130318-desktop.patch
14cr|retroarch-phoenix-20130609-3|21	BuildRequires:	qt4-devel
14cr|retroarch-phoenix-20130609-3|22	BuildRequires:	pkgconfig(sdl)
14cr|retroarch-phoenix-20130609-3|23	Requires:	retroarch
14cr|retroarch-phoenix-20130609-3|24	
14cr|retroarch-phoenix-20130609-3|25	%description
14cr|retroarch-phoenix-20130609-3|26	Simple GUI frontend for RetroArch using Phoenix framework.
14cr|retroarch-phoenix-20130609-3|27	
14cr|retroarch-phoenix-20130609-3|28	%files
14cr|retroarch-phoenix-20130609-3|29	%{_bindir}/%{name}
14cr|retroarch-phoenix-20130609-3|30	%{_datadir}/applications/%{name}.desktop
14cr|retroarch-phoenix-20130609-3|31	%{_datadir}/pixmaps/%{name}.png
14cr|retroarch-phoenix-20130609-3|32	
14cr|retroarch-phoenix-20130609-3|33	#----------------------------------------------------------------------------
14cr|retroarch-phoenix-20130609-3|34	
14cr|retroarch-phoenix-20130609-3|35	%prep
14cr|retroarch-phoenix-20130609-3|36	%setup -q
14cr|retroarch-phoenix-20130609-3|37	%patch0 -p1
14cr|retroarch-phoenix-20130609-3|38	%patch1 -p1
14cr|retroarch-phoenix-20130609-3|39	%patch2 -p1
14cr|retroarch-phoenix-20130609-3|40	sed -i s,"/usr/lib",%{_libdir},g retroarch-phoenix.cpp
14cr|retroarch-phoenix-20130609-3|41	
14cr|retroarch-phoenix-20130609-3|42	%build
14cr|retroarch-phoenix-20130609-3|43	%setup_compile_flags
14cr|retroarch-phoenix-20130609-3|44	
14cr|retroarch-phoenix-20130609-3|45	# Hack to avoid gcc segfault
14cr|retroarch-phoenix-20130609-3|46	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//'`"
14cr|retroarch-phoenix-20130609-3|47	export CXXFLAGS="$CFLAGS"
14cr|retroarch-phoenix-20130609-3|48	
14cr|retroarch-phoenix-20130609-3|49	%make -f Makefile.qt
14cr|retroarch-phoenix-20130609-3|50	
14cr|retroarch-phoenix-20130609-3|51	%install
14cr|retroarch-phoenix-20130609-3|52	%makeinstall_std -f Makefile.qt
14cr|retroarch-phoenix-20130609-3|53	
14cr|retroarch-phoenix-20130609-3|54	
14cr|retroarch-phoenix-20130609-3|55	%changelog
14cr|retroarch-phoenix-20130609-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130609-3
14cr|retroarch-phoenix-20130609-3|57	+ Revision: 43da2d3
14cr|retroarch-phoenix-20130609-3|58	- MassBuild#464: Increase release tag
14cr|retroarch-phoenix-20130609-3|59	
14cr|retroarch-phoenix-20130609-3|60	

7357 14
14cr|R-evaluate-0.5.1-2|1	%bcond_with bootstrap
14cr|R-evaluate-0.5.1-2|2	%global packname  evaluate
14cr|R-evaluate-0.5.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-evaluate-0.5.1-2|4	
14cr|R-evaluate-0.5.1-2|5	Name:             R-%{packname}
14cr|R-evaluate-0.5.1-2|6	Version:          0.5.1
14cr|R-evaluate-0.5.1-2|7	Release:          2
14cr|R-evaluate-0.5.1-2|8	Summary:          Parsing and evaluation tools that provide more details than the default
14cr|R-evaluate-0.5.1-2|9	Group:            Sciences/Mathematics
14cr|R-evaluate-0.5.1-2|10	License:          GPL
14cr|R-evaluate-0.5.1-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-evaluate-0.5.1-2|12	Source0:          http://cran.r-project.org/src/contrib/evaluate_0.5.1.tar.gz
14cr|R-evaluate-0.5.1-2|13	BuildArch:        noarch
14cr|R-evaluate-0.5.1-2|14	Requires:         R-core
14cr|R-evaluate-0.5.1-2|15	Requires:         R-stringr
14cr|R-evaluate-0.5.1-2|16	%if %{without bootstrap}
14cr|R-evaluate-0.5.1-2|17	Requires:         R-testthat R-ggplot2
14cr|R-evaluate-0.5.1-2|18	%endif
14cr|R-evaluate-0.5.1-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-evaluate-0.5.1-2|20	BuildRequires:    R-stringr
14cr|R-evaluate-0.5.1-2|21	%if %{without bootstrap}
14cr|R-evaluate-0.5.1-2|22	BuildRequires:    R-testthat R-ggplot2
14cr|R-evaluate-0.5.1-2|23	%endif
14cr|R-evaluate-0.5.1-2|24	BuildRequires:    x11-server-xvfb
14cr|R-evaluate-0.5.1-2|25	
14cr|R-evaluate-0.5.1-2|26	%description
14cr|R-evaluate-0.5.1-2|27	Parsing and evaluation tools that make it easy to recreate the command
14cr|R-evaluate-0.5.1-2|28	line behaviour of R.
14cr|R-evaluate-0.5.1-2|29	
14cr|R-evaluate-0.5.1-2|30	%prep
14cr|R-evaluate-0.5.1-2|31	%setup -q -c -n %{packname}
14cr|R-evaluate-0.5.1-2|32	
14cr|R-evaluate-0.5.1-2|33	%build
14cr|R-evaluate-0.5.1-2|34	
14cr|R-evaluate-0.5.1-2|35	%install
14cr|R-evaluate-0.5.1-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-evaluate-0.5.1-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-evaluate-0.5.1-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-evaluate-0.5.1-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-evaluate-0.5.1-2|40	
14cr|R-evaluate-0.5.1-2|41	# FIXME
14cr|R-evaluate-0.5.1-2|42	#  length(dev.list()) not equal to 1
14cr|R-evaluate-0.5.1-2|43	#...
14cr|R-evaluate-0.5.1-2|44	#  cannot shut down device 1 (the null device)
14cr|R-evaluate-0.5.1-2|45	%if 0
14cr|R-evaluate-0.5.1-2|46	%check
14cr|R-evaluate-0.5.1-2|47	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-evaluate-0.5.1-2|48	%endif
14cr|R-evaluate-0.5.1-2|49	
14cr|R-evaluate-0.5.1-2|50	%files
14cr|R-evaluate-0.5.1-2|51	%dir %{rlibdir}/%{packname}
14cr|R-evaluate-0.5.1-2|52	%doc %{rlibdir}/%{packname}/html
14cr|R-evaluate-0.5.1-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-evaluate-0.5.1-2|54	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-evaluate-0.5.1-2|55	%{rlibdir}/%{packname}/INDEX
14cr|R-evaluate-0.5.1-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-evaluate-0.5.1-2|57	%{rlibdir}/%{packname}/Meta
14cr|R-evaluate-0.5.1-2|58	%{rlibdir}/%{packname}/R
14cr|R-evaluate-0.5.1-2|59	%{rlibdir}/%{packname}/help
14cr|R-evaluate-0.5.1-2|60	%{rlibdir}/%{packname}/tests
14cr|R-evaluate-0.5.1-2|61	
14cr|R-evaluate-0.5.1-2|62	
14cr|R-evaluate-0.5.1-2|63	
14cr|R-evaluate-0.5.1-2|64	%changelog
14cr|R-evaluate-0.5.1-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|R-evaluate-0.5.1-2|66	+ Revision: 2d82096
14cr|R-evaluate-0.5.1-2|67	- MassBuild#464: Increase release tag
14cr|R-evaluate-0.5.1-2|68	
14cr|R-evaluate-0.5.1-2|69	

7358 14
14cr|revelation-0.4.14-2|1	%define _enable_debug_packages %{nil}
14cr|revelation-0.4.14-2|2	%define debug_package %{nil}
14cr|revelation-0.4.14-2|3	
14cr|revelation-0.4.14-2|4	Summary:	Password manager for GNOME
14cr|revelation-0.4.14-2|5	Name:		revelation
14cr|revelation-0.4.14-2|6	Version:	0.4.14
14cr|revelation-0.4.14-2|7	Release:	2
14cr|revelation-0.4.14-2|8	License:	GPLv2+
14cr|revelation-0.4.14-2|9	Group:		File tools
14cr|revelation-0.4.14-2|10	Url:		http://oss.codepoet.no/revelation/
14cr|revelation-0.4.14-2|11	Source0:	https://bitbucket.org/erikg/%{name}/downloads/%{name}-%{version}.tar.xz
14cr|revelation-0.4.14-2|12	Source1:	%{name}.png
14cr|revelation-0.4.14-2|13	BuildRequires:	desktop-file-utils
14cr|revelation-0.4.14-2|14	BuildRequires:	intltool
14cr|revelation-0.4.14-2|15	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|revelation-0.4.14-2|16	BuildRequires:	%{_lib}crack2-python
14cr|revelation-0.4.14-2|17	BuildRequires:	pkgconfig(gnome-python-2.0)
14cr|revelation-0.4.14-2|18	BuildRequires:	gnome-python-extras
14cr|revelation-0.4.14-2|19	BuildRequires:	gnome-python-desktop
14cr|revelation-0.4.14-2|20	BuildRequires:	gnome-python-gconf
14cr|revelation-0.4.14-2|21	BuildRequires:	gnome-python-gnomevfs
14cr|revelation-0.4.14-2|22	BuildRequires:	python-dbus
14cr|revelation-0.4.14-2|23	BuildRequires:	cracklib-devel
14cr|revelation-0.4.14-2|24	BuildRequires:	pycrypto >= 1.9
14cr|revelation-0.4.14-2|25	BuildRequires:	imagemagick
14cr|revelation-0.4.14-2|26	Requires:	gnome-python
14cr|revelation-0.4.14-2|27	Requires:	gnome-python-gconf
14cr|revelation-0.4.14-2|28	Requires:	gnome-python-gnomevfs
14cr|revelation-0.4.14-2|29	Requires:	python-dbus
14cr|revelation-0.4.14-2|30	Requires:	python-libxml2
14cr|revelation-0.4.14-2|31	Requires:	pycrypto >= 1.9
14cr|revelation-0.4.14-2|32	Requires:	pygtk2.0 >= 2.3.91
14cr|revelation-0.4.14-2|33	
14cr|revelation-0.4.14-2|34	%description
14cr|revelation-0.4.14-2|35	Revelation is a password manager for the GNOME desktop, released under
14cr|revelation-0.4.14-2|36	the GNU GPL license. It organizes accounts in a tree structure, and
14cr|revelation-0.4.14-2|37	stores them as AES-encrypted XML files.
14cr|revelation-0.4.14-2|38	
14cr|revelation-0.4.14-2|39	%files -f %{name}.lang
14cr|revelation-0.4.14-2|40	%doc AUTHORS ChangeLog README
14cr|revelation-0.4.14-2|41	%{_sysconfdir}/gconf/schemas/*.schemas
14cr|revelation-0.4.14-2|42	%{_bindir}/*
14cr|revelation-0.4.14-2|43	%{_datadir}/%{name}
14cr|revelation-0.4.14-2|44	%{_datadir}/applications/*.desktop
14cr|revelation-0.4.14-2|45	%{_datadir}/pixmaps/*
14cr|revelation-0.4.14-2|46	%{py_platsitedir}/%{name}
14cr|revelation-0.4.14-2|47	%dir %{_datadir}/icons/hicolor/
14cr|revelation-0.4.14-2|48	%{_datadir}/icons/hicolor/*
14cr|revelation-0.4.14-2|49	%{_datadir}/mime/packages/%{name}.xml
14cr|revelation-0.4.14-2|50	%{_liconsdir}/%{name}.png
14cr|revelation-0.4.14-2|51	%{_iconsdir}/%{name}.png
14cr|revelation-0.4.14-2|52	%{_miconsdir}/%{name}.png
14cr|revelation-0.4.14-2|53	
14cr|revelation-0.4.14-2|54	#----------------------------------------------------------------------------
14cr|revelation-0.4.14-2|55	
14cr|revelation-0.4.14-2|56	%prep
14cr|revelation-0.4.14-2|57	%setup -q
14cr|revelation-0.4.14-2|58	
14cr|revelation-0.4.14-2|59	%build
14cr|revelation-0.4.14-2|60	%configure2_5x \
14cr|revelation-0.4.14-2|61	--disable-mime-update \
14cr|revelation-0.4.14-2|62	--disable-desktop-update
14cr|revelation-0.4.14-2|63	
14cr|revelation-0.4.14-2|64	%make WARN_CFLAGS=""
14cr|revelation-0.4.14-2|65	
14cr|revelation-0.4.14-2|66	%install
14cr|revelation-0.4.14-2|67	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
14cr|revelation-0.4.14-2|68	rm -f %{buildroot}%{_libdir}/python%{py_ver}/site-packages/%{name}/*.pyc
14cr|revelation-0.4.14-2|69	
14cr|revelation-0.4.14-2|70	# menu entry
14cr|revelation-0.4.14-2|71	desktop-file-install --vendor="" \
14cr|revelation-0.4.14-2|72	--remove-category="Application" \
14cr|revelation-0.4.14-2|73	--add-category="X-MandrivaLinux-System-Other" \
14cr|revelation-0.4.14-2|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|revelation-0.4.14-2|75	
14cr|revelation-0.4.14-2|76	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|revelation-0.4.14-2|77	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|revelation-0.4.14-2|78	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|revelation-0.4.14-2|79	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|revelation-0.4.14-2|80	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|revelation-0.4.14-2|81	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cr|revelation-0.4.14-2|82	
14cr|revelation-0.4.14-2|83	%find_lang %{name}
14cr|revelation-0.4.14-2|84	
14cr|revelation-0.4.14-2|85	
14cr|revelation-0.4.14-2|86	%changelog
14cr|revelation-0.4.14-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.14-2
14cr|revelation-0.4.14-2|88	+ Revision: 3c5afaa
14cr|revelation-0.4.14-2|89	- MassBuild#464: Increase release tag
14cr|revelation-0.4.14-2|90	
14cr|revelation-0.4.14-2|91	

7359 14
14cr|reviewboard-1.5-2|1	%define oname   ReviewBoard
14cr|reviewboard-1.5-2|2	
14cr|reviewboard-1.5-2|3	Name:           reviewboard
14cr|reviewboard-1.5-2|4	Version:        1.5
14cr|reviewboard-1.5-2|5	Release:        2
14cr|reviewboard-1.5-2|6	Summary:        Web-based code review tool
14cr|reviewboard-1.5-2|7	Group:          Networking/WWW
14cr|reviewboard-1.5-2|8	License:        MIT
14cr|reviewboard-1.5-2|9	URL:            http://www.review-board.org
14cr|reviewboard-1.5-2|10	Source0:        http://downloads.review-board.org/releases/%{name}/1.5/%{oname}-%{version}.tar.gz
14cr|reviewboard-1.5-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|reviewboard-1.5-2|12	BuildArch:      noarch
14cr|reviewboard-1.5-2|13	BuildRequires:  python-devel
14cr|reviewboard-1.5-2|14	BuildRequires:  python-setuptools
14cr|reviewboard-1.5-2|15	Requires:       python-django >= 1.1.1
14cr|reviewboard-1.5-2|16	Requires:       python-djblets >= 0.6.4
14cr|reviewboard-1.5-2|17	Requires:       python-imaging
14cr|reviewboard-1.5-2|18	Requires:       apache
14cr|reviewboard-1.5-2|19	Requires:       python-sqlite
14cr|reviewboard-1.5-2|20	Requires:       patchutils
14cr|reviewboard-1.5-2|21	Requires:       python-svn
14cr|reviewboard-1.5-2|22	Requires:       python-flup
14cr|reviewboard-1.5-2|23	Requires:       python-nose
14cr|reviewboard-1.5-2|24	Requires:       python-pytz
14cr|reviewboard-1.5-2|25	Requires:       python-pygments >= 1.1.1
14cr|reviewboard-1.5-2|26	Requires:       python-django-evolution
14cr|reviewboard-1.5-2|27	Requires:       python-recaptcha-client
14cr|reviewboard-1.5-2|28	Requires:       python-paramiko
14cr|reviewboard-1.5-2|29	Requires:       python-memcached
14cr|reviewboard-1.5-2|30	Requires:       python-dateutil
14cr|reviewboard-1.5-2|31	
14cr|reviewboard-1.5-2|32	Patch1000: FED01-Disable-ez_setup-when-installing-by-RPM.patch
14cr|reviewboard-1.5-2|33	
14cr|reviewboard-1.5-2|34	%description
14cr|reviewboard-1.5-2|35	Review Board is a powerful web-based code review tool that offers
14cr|reviewboard-1.5-2|36	developers an easy way to handle code reviews. It scales well from small
14cr|reviewboard-1.5-2|37	projects to large companies and offers a variety of tools to take much
14cr|reviewboard-1.5-2|38	of the stress and time out of the code review process.
14cr|reviewboard-1.5-2|39	
14cr|reviewboard-1.5-2|40	%files
14cr|reviewboard-1.5-2|41	# The rb-site executable has a PyGTK GUI, so would normally
14cr|reviewboard-1.5-2|42	# require us to ship a .desktop file.  However it can only be run when supplied
14cr|reviewboard-1.5-2|43	# a directory as a command-line argument, hence it wouldn't be meaningful to
14cr|reviewboard-1.5-2|44	# create a .desktop file for it.
14cr|reviewboard-1.5-2|45	%defattr(-,root,root,-)
14cr|reviewboard-1.5-2|46	%doc AUTHORS COPYING INSTALL NEWS README
14cr|reviewboard-1.5-2|47	%{_bindir}/rb-site
14cr|reviewboard-1.5-2|48	%{python_sitelib}/reviewboard/
14cr|reviewboard-1.5-2|49	%{python_sitelib}/ReviewBoard*.egg-info/
14cr|reviewboard-1.5-2|50	%{python_sitelib}/webtests/*.py*
14cr|reviewboard-1.5-2|51	
14cr|reviewboard-1.5-2|52	#--------------------------------------------------------------------
14cr|reviewboard-1.5-2|53	
14cr|reviewboard-1.5-2|54	%prep
14cr|reviewboard-1.5-2|55	%setup -q -n %{oname}-%{version}
14cr|reviewboard-1.5-2|56	%patch1000 -p1
14cr|reviewboard-1.5-2|57	
14cr|reviewboard-1.5-2|58	%build
14cr|reviewboard-1.5-2|59	%{__python} setup.py build
14cr|reviewboard-1.5-2|60	
14cr|reviewboard-1.5-2|61	%install
14cr|reviewboard-1.5-2|62	rm -rf $RPM_BUILD_ROOT
14cr|reviewboard-1.5-2|63	
14cr|reviewboard-1.5-2|64	# --skip-build causes bad stuff in siteconfig.py as of 0.8.4
14cr|reviewboard-1.5-2|65	%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
14cr|reviewboard-1.5-2|66	
14cr|reviewboard-1.5-2|67	# manage.py has a shebang and is meaningful to run; make it executable:
14cr|reviewboard-1.5-2|68	chmod +x $RPM_BUILD_ROOT/%{python_sitelib}/reviewboard/manage.py
14cr|reviewboard-1.5-2|69	
14cr|reviewboard-1.5-2|70	%clean
14cr|reviewboard-1.5-2|71	rm -rf $RPM_BUILD_ROOT
14cr|reviewboard-1.5-2|72	
14cr|reviewboard-1.5-2|73	
14cr|reviewboard-1.5-2|74	
14cr|reviewboard-1.5-2|75	
14cr|reviewboard-1.5-2|76	%changelog
14cr|reviewboard-1.5-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|reviewboard-1.5-2|78	+ Revision: 066e315
14cr|reviewboard-1.5-2|79	- MassBuild#464: Increase release tag
14cr|reviewboard-1.5-2|80	
14cr|reviewboard-1.5-2|81	

7360 14
14cr|rev-plugins-0.7.1-2|1	Name:           rev-plugins
14cr|rev-plugins-0.7.1-2|2	Version:        0.7.1
14cr|rev-plugins-0.7.1-2|3	Release:        2
14cr|rev-plugins-0.7.1-2|4	Summary:        A reverb plugin for LADSPA
14cr|rev-plugins-0.7.1-2|5	License:        GPLv2
14cr|rev-plugins-0.7.1-2|6	Group:          Sound
14cr|rev-plugins-0.7.1-2|7	Source:         http://www.kokkinizita.net/linuxaudio/downloads/REV-plugins-%{version}.tar.bz2
14cr|rev-plugins-0.7.1-2|8	URL:            http://www.kokkinizita.net/linuxaudio
14cr|rev-plugins-0.7.1-2|9	Requires:       ladspa
14cr|rev-plugins-0.7.1-2|10	
14cr|rev-plugins-0.7.1-2|11	%description
14cr|rev-plugins-0.7.1-2|12	This reverb is based on gverb by Juhana Sadeharju, but the code
14cr|rev-plugins-0.7.1-2|13	(now C++) is entirely original, including a second input for stereo
14cr|rev-plugins-0.7.1-2|14	operation, and some code to prevent FP denormalisation.
14cr|rev-plugins-0.7.1-2|15	
14cr|rev-plugins-0.7.1-2|16	%prep
14cr|rev-plugins-0.7.1-2|17	%setup -q -n REV-plugins-%{version}
14cr|rev-plugins-0.7.1-2|18	perl -p -i -e 's/\-O2/\$\(RPM_OPT_FLAGS\)/g' Makefile
14cr|rev-plugins-0.7.1-2|19	perl -p -i -e 's/\/usr\/lib\/ladspa/\$\(DESTDIR\)\/usr\/%_lib\/ladspa/g' Makefile
14cr|rev-plugins-0.7.1-2|20	
14cr|rev-plugins-0.7.1-2|21	%build
14cr|rev-plugins-0.7.1-2|22	%make
14cr|rev-plugins-0.7.1-2|23	
14cr|rev-plugins-0.7.1-2|24	%install
14cr|rev-plugins-0.7.1-2|25	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
14cr|rev-plugins-0.7.1-2|26	make DESTDIR=$RPM_BUILD_ROOT install
14cr|rev-plugins-0.7.1-2|27	
14cr|rev-plugins-0.7.1-2|28	%files
14cr|rev-plugins-0.7.1-2|29	%defattr(-,root,root)
14cr|rev-plugins-0.7.1-2|30	%doc AUTHORS README
14cr|rev-plugins-0.7.1-2|31	%{_libdir}/ladspa/*.so
14cr|rev-plugins-0.7.1-2|32	
14cr|rev-plugins-0.7.1-2|33	
14cr|rev-plugins-0.7.1-2|34	
14cr|rev-plugins-0.7.1-2|35	
14cr|rev-plugins-0.7.1-2|36	%changelog
14cr|rev-plugins-0.7.1-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|rev-plugins-0.7.1-2|38	+ Revision: efbfe09
14cr|rev-plugins-0.7.1-2|39	- MassBuild#464: Increase release tag
14cr|rev-plugins-0.7.1-2|40	
14cr|rev-plugins-0.7.1-2|41	

7361 14
14cr|rexloader-0.1a.rev207-2|1	%define 	svn 207
14cr|rexloader-0.1a.rev207-2|2	
14cr|rexloader-0.1a.rev207-2|3	Name:		rexloader
14cr|rexloader-0.1a.rev207-2|4	Version:	0.1a.rev%{svn}
14cr|rexloader-0.1a.rev207-2|5	Release:	2
14cr|rexloader-0.1a.rev207-2|6	Summary:	Advanced multi-threaded download manager with Qt4 GUI
14cr|rexloader-0.1a.rev207-2|7	Group:		Networking/File transfer
14cr|rexloader-0.1a.rev207-2|8	License:	GPLv3
14cr|rexloader-0.1a.rev207-2|9	URL:		http://code.google.com/p/rexloader/
14cr|rexloader-0.1a.rev207-2|10	Source0:	%{name}-%{version}.tar.bz2
14cr|rexloader-0.1a.rev207-2|11	Patch0:		rexloader-0.1a-linkage.patch
14cr|rexloader-0.1a.rev207-2|12	BuildRequires:	qt4-devel
14cr|rexloader-0.1a.rev207-2|13	BuildRequires:	zlib-devel
14cr|rexloader-0.1a.rev207-2|14	
14cr|rexloader-0.1a.rev207-2|15	%description
14cr|rexloader-0.1a.rev207-2|16	Advanced Qt4 download manager over HTTP with configurable
14cr|rexloader-0.1a.rev207-2|17	multi-threaded downloading.
14cr|rexloader-0.1a.rev207-2|18	
14cr|rexloader-0.1a.rev207-2|19	%prep
14cr|rexloader-0.1a.rev207-2|20	%setup -q
14cr|rexloader-0.1a.rev207-2|21	%patch0 -p1
14cr|rexloader-0.1a.rev207-2|22	
14cr|rexloader-0.1a.rev207-2|23	%build
14cr|rexloader-0.1a.rev207-2|24	cd Httploader
14cr|rexloader-0.1a.rev207-2|25	%qmake_qt4 HttpLoader.pro
14cr|rexloader-0.1a.rev207-2|26	%__make
14cr|rexloader-0.1a.rev207-2|27	cd ../NoticeWindow
14cr|rexloader-0.1a.rev207-2|28	%qmake_qt4 NoticeWindow.pro
14cr|rexloader-0.1a.rev207-2|29	%__make
14cr|rexloader-0.1a.rev207-2|30	cd ../REXLoader
14cr|rexloader-0.1a.rev207-2|31	%qmake_qt4 REXLoader.pro
14cr|rexloader-0.1a.rev207-2|32	%__make
14cr|rexloader-0.1a.rev207-2|33	
14cr|rexloader-0.1a.rev207-2|34	%install
14cr|rexloader-0.1a.rev207-2|35	%__rm -rf %{clean}
14cr|rexloader-0.1a.rev207-2|36	%__mkdir_p %{buildroot}%{_bindir}
14cr|rexloader-0.1a.rev207-2|37	%__install ./usr/bin/REXLoader %{buildroot}%{_bindir}/%{name}
14cr|rexloader-0.1a.rev207-2|38	%__mkdir_p %{buildroot}%{_libdir}/%{name}/plugins
14cr|rexloader-0.1a.rev207-2|39	%__install ./usr/lib/%{name}/plugins/* %{buildroot}%{_libdir}/%{name}/plugins
14cr|rexloader-0.1a.rev207-2|40	%__install ./NoticeWindow/NoticeWindow %{buildroot}%{_libdir}/%{name}/plugins/libNoticeWindow.so
14cr|rexloader-0.1a.rev207-2|41	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
14cr|rexloader-0.1a.rev207-2|42	%__install ./REXLoader/images/RExLoader_64x64.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|rexloader-0.1a.rev207-2|43	
14cr|rexloader-0.1a.rev207-2|44	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|rexloader-0.1a.rev207-2|45	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|rexloader-0.1a.rev207-2|46	[Desktop Entry]
14cr|rexloader-0.1a.rev207-2|47	Name=REXLoader
14cr|rexloader-0.1a.rev207-2|48	Comment=Download manager
14cr|rexloader-0.1a.rev207-2|49	Comment[ru]=Менеджер закачек
14cr|rexloader-0.1a.rev207-2|50	Exec=%{name}
14cr|rexloader-0.1a.rev207-2|51	Icon=%{name}
14cr|rexloader-0.1a.rev207-2|52	Terminal=false
14cr|rexloader-0.1a.rev207-2|53	Type=Application
14cr|rexloader-0.1a.rev207-2|54	StartupNotify=true
14cr|rexloader-0.1a.rev207-2|55	Categories=Network;FileTransfer;
14cr|rexloader-0.1a.rev207-2|56	EOF
14cr|rexloader-0.1a.rev207-2|57	
14cr|rexloader-0.1a.rev207-2|58	%clean
14cr|rexloader-0.1a.rev207-2|59	%__rm -rf %{buildroot}
14cr|rexloader-0.1a.rev207-2|60	
14cr|rexloader-0.1a.rev207-2|61	%files
14cr|rexloader-0.1a.rev207-2|62	%{_bindir}/%{name}
14cr|rexloader-0.1a.rev207-2|63	%{_datadir}/pixmaps/%{name}.png
14cr|rexloader-0.1a.rev207-2|64	%{_datadir}/applications/%{name}.desktop
14cr|rexloader-0.1a.rev207-2|65	%{_libdir}/%{name}
14cr|rexloader-0.1a.rev207-2|66	
14cr|rexloader-0.1a.rev207-2|67	
14cr|rexloader-0.1a.rev207-2|68	
14cr|rexloader-0.1a.rev207-2|69	
14cr|rexloader-0.1a.rev207-2|70	%changelog
14cr|rexloader-0.1a.rev207-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1a.rev207-2
14cr|rexloader-0.1a.rev207-2|72	+ Revision: 69d450b
14cr|rexloader-0.1a.rev207-2|73	- MassBuild#464: Increase release tag
14cr|rexloader-0.1a.rev207-2|74	
14cr|rexloader-0.1a.rev207-2|75	

7362 14
14cr|R-expm-0.99.1.1-1|1	%global packname  expm
14cr|R-expm-0.99.1.1-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-expm-0.99.1.1-1|3	
14cr|R-expm-0.99.1.1-1|4	Name:             R-%{packname}
14cr|R-expm-0.99.1.1-1|5	Version:          0.99.1.1
14cr|R-expm-0.99.1.1-1|6	Release:          1
14cr|R-expm-0.99.1.1-1|7	Summary:          Matrix exponential
14cr|R-expm-0.99.1.1-1|8	Group:            Sciences/Mathematics
14cr|R-expm-0.99.1.1-1|9	License:          GPL (>= 2)
14cr|R-expm-0.99.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-expm-0.99.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.99-1.1.tar.gz
14cr|R-expm-0.99.1.1-1|12	
14cr|R-expm-0.99.1.1-1|13	Requires:         R-Matrix
14cr|R-expm-0.99.1.1-1|14	
14cr|R-expm-0.99.1.1-1|15	Requires:         R-RColorBrewer R-sfsmisc
14cr|R-expm-0.99.1.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Matrix
14cr|R-expm-0.99.1.1-1|17	BuildRequires:    pkgconfig(lapack)
14cr|R-expm-0.99.1.1-1|18	
14cr|R-expm-0.99.1.1-1|19	BuildRequires:   R-RColorBrewer R-sfsmisc
14cr|R-expm-0.99.1.1-1|20	%description
14cr|R-expm-0.99.1.1-1|21	Computation of the matrix exponential and related quantities.
14cr|R-expm-0.99.1.1-1|22	
14cr|R-expm-0.99.1.1-1|23	%prep
14cr|R-expm-0.99.1.1-1|24	%setup -q -c -n %{packname}
14cr|R-expm-0.99.1.1-1|25	
14cr|R-expm-0.99.1.1-1|26	%build
14cr|R-expm-0.99.1.1-1|27	
14cr|R-expm-0.99.1.1-1|28	%install
14cr|R-expm-0.99.1.1-1|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-expm-0.99.1.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-expm-0.99.1.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-expm-0.99.1.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-expm-0.99.1.1-1|33	
14cr|R-expm-0.99.1.1-1|34	%check
14cr|R-expm-0.99.1.1-1|35	%{_bindir}/R CMD check %{packname}
14cr|R-expm-0.99.1.1-1|36	
14cr|R-expm-0.99.1.1-1|37	%files
14cr|R-expm-0.99.1.1-1|38	%dir %{rlibdir}/%{packname}
14cr|R-expm-0.99.1.1-1|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-expm-0.99.1.1-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-expm-0.99.1.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-expm-0.99.1.1-1|42	%{rlibdir}/%{packname}/INDEX
14cr|R-expm-0.99.1.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-expm-0.99.1.1-1|44	%{rlibdir}/%{packname}/Meta
14cr|R-expm-0.99.1.1-1|45	%{rlibdir}/%{packname}/R
14cr|R-expm-0.99.1.1-1|46	%{rlibdir}/%{packname}/help
14cr|R-expm-0.99.1.1-1|47	%{rlibdir}/%{packname}/data
14cr|R-expm-0.99.1.1-1|48	%{rlibdir}/%{packname}/demo
14cr|R-expm-0.99.1.1-1|49	%{rlibdir}/%{packname}/libs
14cr|R-expm-0.99.1.1-1|50	%{rlibdir}/%{packname}/test*
14cr|R-expm-0.99.1.1-1|51	%lang(fr) %{rlibdir}/%{packname}/po/fr/LC_MESSAGES/fr.mo
14cr|R-expm-0.99.1.1-1|52	
14cr|R-expm-0.99.1.1-1|53	
14cr|R-expm-0.99.1.1-1|54	%changelog
14cr|R-expm-0.99.1.1-1|55	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.1.1-1
14cr|R-expm-0.99.1.1-1|56	+ Revision: 84d08bc
14cr|R-expm-0.99.1.1-1|57	- Updated to 0.99.1.1
14cr|R-expm-0.99.1.1-1|58	
14cr|R-expm-0.99.1.1-1|59	

7363 14
14cr|R-expsmooth-2.02-2|1	%global packname  expsmooth
14cr|R-expsmooth-2.02-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-expsmooth-2.02-2|3	
14cr|R-expsmooth-2.02-2|4	Name:             R-%{packname}
14cr|R-expsmooth-2.02-2|5	Version:          2.02
14cr|R-expsmooth-2.02-2|6	Release:          2
14cr|R-expsmooth-2.02-2|7	Summary:          Data sets from "Forecasting with exponential smoothing"
14cr|R-expsmooth-2.02-2|8	Group:            Sciences/Mathematics
14cr|R-expsmooth-2.02-2|9	License:          GPL (>= 2)
14cr|R-expsmooth-2.02-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-expsmooth-2.02-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-expsmooth-2.02-2|12	BuildArch:        noarch
14cr|R-expsmooth-2.02-2|13	Requires:         R-core
14cr|R-expsmooth-2.02-2|14	
14cr|R-expsmooth-2.02-2|15	Requires:         R-graphics R-stats R-tseries
14cr|R-expsmooth-2.02-2|16	Requires:         R-forecast
14cr|R-expsmooth-2.02-2|17	
14cr|R-expsmooth-2.02-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats R-tseries
14cr|R-expsmooth-2.02-2|19	BuildRequires:   R-forecast
14cr|R-expsmooth-2.02-2|20	
14cr|R-expsmooth-2.02-2|21	%description
14cr|R-expsmooth-2.02-2|22	Data sets from the book "Forecasting with exponential smoothing: the state
14cr|R-expsmooth-2.02-2|23	space approach" by Hyndman, Koehler, Ord and Snyder (Springer, 2008).
14cr|R-expsmooth-2.02-2|24	
14cr|R-expsmooth-2.02-2|25	%prep
14cr|R-expsmooth-2.02-2|26	%setup -q -c -n %{packname}
14cr|R-expsmooth-2.02-2|27	
14cr|R-expsmooth-2.02-2|28	%build
14cr|R-expsmooth-2.02-2|29	
14cr|R-expsmooth-2.02-2|30	%install
14cr|R-expsmooth-2.02-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-expsmooth-2.02-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-expsmooth-2.02-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-expsmooth-2.02-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-expsmooth-2.02-2|35	
14cr|R-expsmooth-2.02-2|36	%check
14cr|R-expsmooth-2.02-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-expsmooth-2.02-2|38	
14cr|R-expsmooth-2.02-2|39	%files
14cr|R-expsmooth-2.02-2|40	%dir %{rlibdir}/%{packname}
14cr|R-expsmooth-2.02-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-expsmooth-2.02-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-expsmooth-2.02-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-expsmooth-2.02-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-expsmooth-2.02-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-expsmooth-2.02-2|46	%{rlibdir}/%{packname}/data
14cr|R-expsmooth-2.02-2|47	%{rlibdir}/%{packname}/help
14cr|R-expsmooth-2.02-2|48	
14cr|R-expsmooth-2.02-2|49	%changelog
14cr|R-expsmooth-2.02-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-2
14cr|R-expsmooth-2.02-2|51	+ Revision: e6a5372
14cr|R-expsmooth-2.02-2|52	- MassBuild#464: Increase release tag
14cr|R-expsmooth-2.02-2|53	
14cr|R-expsmooth-2.02-2|54	

7364 14
14cr|rezound-0.13.1-3|1	Summary:    Audio Editing Package
14cr|rezound-0.13.1-3|2	Name:       rezound
14cr|rezound-0.13.1-3|3	Version:    0.13.1
14cr|rezound-0.13.1-3|4	Release:    3
14cr|rezound-0.13.1-3|5	License:    GPLv2+
14cr|rezound-0.13.1-3|6	Group:      Sound
14cr|rezound-0.13.1-3|7	URL:        http://rezound.sourceforge.net/
14cr|rezound-0.13.1-3|8	Source0:    http://prdownloads.sourceforge.net/rezound/%{name}-%{version}beta.tar.gz
14cr|rezound-0.13.1-3|9	BuildRequires:  libvorbis-devel
14cr|rezound-0.13.1-3|10	BuildRequires:  fox1.6-devel
14cr|rezound-0.13.1-3|11	BuildRequires:  audiofile-devel
14cr|rezound-0.13.1-3|12	BuildRequires:	flex
14cr|rezound-0.13.1-3|13	BuildRequires:  pkgconfig(jack)
14cr|rezound-0.13.1-3|14	BuildRequires:  fftw2-devel
14cr|rezound-0.13.1-3|15	BuildRequires:  flac++-devel
14cr|rezound-0.13.1-3|16	BuildRequires:  soundtouch-devel
14cr|rezound-0.13.1-3|17	BuildRequires:  bison >= 1.875-3mdk
14cr|rezound-0.13.1-3|18	BuildRequires:	autoconf
14cr|rezound-0.13.1-3|19	BuildRequires:	gettext-devel
14cr|rezound-0.13.1-3|20	BuildRequires:	boost-devel
14cr|rezound-0.13.1-3|21	
14cr|rezound-0.13.1-3|22	%description
14cr|rezound-0.13.1-3|23	ReZound aims to be a stable, open source, and graphical audio file editor
14cr|rezound-0.13.1-3|24	primarily for but not limited to the Linux operating system.
14cr|rezound-0.13.1-3|25	
14cr|rezound-0.13.1-3|26	%prep
14cr|rezound-0.13.1-3|27	
14cr|rezound-0.13.1-3|28	%setup -q -n %name-%{version}beta
14cr|rezound-0.13.1-3|29	perl -p -i -e 's/AM_GNU_GETTEXT_VERSION\(\[0.11.5\]\)/AM_GNU_GETTEXT_VERSION([0.14.4])/' configure.ac
14cr|rezound-0.13.1-3|30	touch NEWS AUTHORS
14cr|rezound-0.13.1-3|31	autoreconf -fiv
14cr|rezound-0.13.1-3|32	
14cr|rezound-0.13.1-3|33	%build
14cr|rezound-0.13.1-3|34	LDFLAGS="-lX11 -ldl" %configure2_5x --disable-portaudio
14cr|rezound-0.13.1-3|35	%make
14cr|rezound-0.13.1-3|36	
14cr|rezound-0.13.1-3|37	%install
14cr|rezound-0.13.1-3|38	%makeinstall_std
14cr|rezound-0.13.1-3|39	mkdir -p %buildroot/%{_docdir}/%name-%version
14cr|rezound-0.13.1-3|40	mv %buildroot%_prefix/doc/* %buildroot/%{_docdir}/%name-%version
14cr|rezound-0.13.1-3|41	
14cr|rezound-0.13.1-3|42	# Menu
14cr|rezound-0.13.1-3|43	
14cr|rezound-0.13.1-3|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|rezound-0.13.1-3|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|rezound-0.13.1-3|46	[Desktop Entry]
14cr|rezound-0.13.1-3|47	Name=Rezound
14cr|rezound-0.13.1-3|48	Comment=Digital audio editor
14cr|rezound-0.13.1-3|49	Exec=%{name}
14cr|rezound-0.13.1-3|50	Icon=sound_section
14cr|rezound-0.13.1-3|51	Terminal=false
14cr|rezound-0.13.1-3|52	Type=Application
14cr|rezound-0.13.1-3|53	StartupNotify=true
14cr|rezound-0.13.1-3|54	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideoEditing;Recorder;
14cr|rezound-0.13.1-3|55	EOF
14cr|rezound-0.13.1-3|56	
14cr|rezound-0.13.1-3|57	%find_lang %name
14cr|rezound-0.13.1-3|58	
14cr|rezound-0.13.1-3|59	%clean
14cr|rezound-0.13.1-3|60	rm -rf %buildroot/
14cr|rezound-0.13.1-3|61	
14cr|rezound-0.13.1-3|62	%files -f %name.lang
14cr|rezound-0.13.1-3|63	%defattr(-,root,root)
14cr|rezound-0.13.1-3|64	%{_bindir}/*
14cr|rezound-0.13.1-3|65	%{_datadir}/rezound
14cr|rezound-0.13.1-3|66	%_datadir/applications/mandriva-%name.desktop
14cr|rezound-0.13.1-3|67	%_docdir/%name-%version
14cr|rezound-0.13.1-3|68	
14cr|rezound-0.13.1-3|69	
14cr|rezound-0.13.1-3|70	%changelog
14cr|rezound-0.13.1-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-3
14cr|rezound-0.13.1-3|72	+ Revision: 173e8f3
14cr|rezound-0.13.1-3|73	- MassBuild#464: Increase release tag
14cr|rezound-0.13.1-3|74	
14cr|rezound-0.13.1-3|75	

7365 14
14cr|R-Fahrmeir-2012.04.0-2|1	%global packname  Fahrmeir
14cr|R-Fahrmeir-2012.04.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Fahrmeir-2012.04.0-2|3	
14cr|R-Fahrmeir-2012.04.0-2|4	Name:             R-%{packname}
14cr|R-Fahrmeir-2012.04.0-2|5	Version:          2012.04.0
14cr|R-Fahrmeir-2012.04.0-2|6	Release:          2
14cr|R-Fahrmeir-2012.04.0-2|7	Summary:          Multivariate Statistical Modelling Based on Generalized Linear Models data
14cr|R-Fahrmeir-2012.04.0-2|8	Group:            Sciences/Mathematics
14cr|R-Fahrmeir-2012.04.0-2|9	License:          GPLv2+
14cr|R-Fahrmeir-2012.04.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Fahrmeir-2012.04.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2012.04-0.tar.gz
14cr|R-Fahrmeir-2012.04.0-2|12	BuildArch:        noarch
14cr|R-Fahrmeir-2012.04.0-2|13	Requires:         R-core
14cr|R-Fahrmeir-2012.04.0-2|14	Requires:         R-stats
14cr|R-Fahrmeir-2012.04.0-2|15	Requires:         R-MASS
14cr|R-Fahrmeir-2012.04.0-2|16	BuildRequires:    R-devel Rmath-devel texlive R-stats
14cr|R-Fahrmeir-2012.04.0-2|17	BuildRequires:   R-MASS
14cr|R-Fahrmeir-2012.04.0-2|18	
14cr|R-Fahrmeir-2012.04.0-2|19	%description
14cr|R-Fahrmeir-2012.04.0-2|20	Data and functions for the book "Multivariate Statistical Modelling Based
14cr|R-Fahrmeir-2012.04.0-2|21	on Generalized Linear Models", version 1, by Ludwig Fahrmeir and Gerhard
14cr|R-Fahrmeir-2012.04.0-2|22	
14cr|R-Fahrmeir-2012.04.0-2|23	%prep
14cr|R-Fahrmeir-2012.04.0-2|24	%setup -q -c -n %{packname}
14cr|R-Fahrmeir-2012.04.0-2|25	
14cr|R-Fahrmeir-2012.04.0-2|26	%build
14cr|R-Fahrmeir-2012.04.0-2|27	
14cr|R-Fahrmeir-2012.04.0-2|28	%install
14cr|R-Fahrmeir-2012.04.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Fahrmeir-2012.04.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Fahrmeir-2012.04.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Fahrmeir-2012.04.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Fahrmeir-2012.04.0-2|33	
14cr|R-Fahrmeir-2012.04.0-2|34	%check
14cr|R-Fahrmeir-2012.04.0-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-Fahrmeir-2012.04.0-2|36	
14cr|R-Fahrmeir-2012.04.0-2|37	%files
14cr|R-Fahrmeir-2012.04.0-2|38	%dir %{rlibdir}/%{packname}
14cr|R-Fahrmeir-2012.04.0-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-Fahrmeir-2012.04.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Fahrmeir-2012.04.0-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Fahrmeir-2012.04.0-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-Fahrmeir-2012.04.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Fahrmeir-2012.04.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-Fahrmeir-2012.04.0-2|45	%{rlibdir}/%{packname}/data
14cr|R-Fahrmeir-2012.04.0-2|46	%{rlibdir}/%{packname}/help
14cr|R-Fahrmeir-2012.04.0-2|47	
14cr|R-Fahrmeir-2012.04.0-2|48	%changelog
14cr|R-Fahrmeir-2012.04.0-2|49	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.04.0-2
14cr|R-Fahrmeir-2012.04.0-2|50	+ Revision: 5ae027d
14cr|R-Fahrmeir-2012.04.0-2|51	- Build with whole texlive
14cr|R-Fahrmeir-2012.04.0-2|52	
14cr|R-Fahrmeir-2012.04.0-2|53	

7366 14
14cr|R-fail-1.2-1|1	%global packname  fail
14cr|R-fail-1.2-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fail-1.2-1|3	
14cr|R-fail-1.2-1|4	Name:             R-%{packname}
14cr|R-fail-1.2-1|5	Version:          1.2
14cr|R-fail-1.2-1|6	Release:          1
14cr|R-fail-1.2-1|7	Summary:          File Abstraction Interface Layer (FAIL) mimicking a key-value store
14cr|R-fail-1.2-1|8	Group:            Sciences/Mathematics
14cr|R-fail-1.2-1|9	License:          BSD_3_clause + file LICENSE
14cr|R-fail-1.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fail-1.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fail-1.2-1|12	BuildArch:        noarch
14cr|R-fail-1.2-1|13	Requires:         R-core
14cr|R-fail-1.2-1|14	
14cr|R-fail-1.2-1|15	
14cr|R-fail-1.2-1|16	Requires:         R-BBmisc
14cr|R-fail-1.2-1|17	Requires:         R-testthat
14cr|R-fail-1.2-1|18	BuildRequires:    R-devel Rmath-devel
14cr|R-fail-1.2-1|19	BuildRequires:    R-BBmisc
14cr|R-fail-1.2-1|20	BuildRequires:   R-testthat
14cr|R-fail-1.2-1|21	%description
14cr|R-fail-1.2-1|22	More comfortable interface to work with a directory of R data or source
14cr|R-fail-1.2-1|23	
14cr|R-fail-1.2-1|24	%prep
14cr|R-fail-1.2-1|25	%setup -q -c -n %{packname}
14cr|R-fail-1.2-1|26	
14cr|R-fail-1.2-1|27	%build
14cr|R-fail-1.2-1|28	
14cr|R-fail-1.2-1|29	%install
14cr|R-fail-1.2-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fail-1.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fail-1.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fail-1.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fail-1.2-1|34	
14cr|R-fail-1.2-1|35	%check
14cr|R-fail-1.2-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-fail-1.2-1|37	
14cr|R-fail-1.2-1|38	%files
14cr|R-fail-1.2-1|39	%dir %{rlibdir}/%{packname}
14cr|R-fail-1.2-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-fail-1.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fail-1.2-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-fail-1.2-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-fail-1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fail-1.2-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-fail-1.2-1|46	%{rlibdir}/%{packname}/R
14cr|R-fail-1.2-1|47	%{rlibdir}/%{packname}/help
14cr|R-fail-1.2-1|48	%{rlibdir}/%{packname}/tests
14cr|R-fail-1.2-1|49	%{rlibdir}/%{packname}/LICENSE
14cr|R-fail-1.2-1|50	
14cr|R-fail-1.2-1|51	%changelog
14cr|R-fail-1.2-1|52	* Sun Sep 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-1
14cr|R-fail-1.2-1|53	+ Revision: 5ea5f33
14cr|R-fail-1.2-1|54	- Put tarball to file store
14cr|R-fail-1.2-1|55	
14cr|R-fail-1.2-1|56	

7367 14
14cr|R-fastICA-1.2.0-1|1	%global packname  fastICA
14cr|R-fastICA-1.2.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fastICA-1.2.0-1|3	
14cr|R-fastICA-1.2.0-1|4	Name:             R-%{packname}
14cr|R-fastICA-1.2.0-1|5	Version:          1.2.0
14cr|R-fastICA-1.2.0-1|6	Release:          1
14cr|R-fastICA-1.2.0-1|7	Summary:          FastICA Algorithms to perform ICA and Projection Pursuit
14cr|R-fastICA-1.2.0-1|8	Group:            Sciences/Mathematics
14cr|R-fastICA-1.2.0-1|9	License:          GPL-2 | GPL-3
14cr|R-fastICA-1.2.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fastICA-1.2.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-0.tar.gz
14cr|R-fastICA-1.2.0-1|12	
14cr|R-fastICA-1.2.0-1|13	Requires:         R-MASS
14cr|R-fastICA-1.2.0-1|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-fastICA-1.2.0-1|15	BuildRequires:    lapack-devel
14cr|R-fastICA-1.2.0-1|16	BuildRequires:    blas-devel
14cr|R-fastICA-1.2.0-1|17	BuildRequires:    R-MASS
14cr|R-fastICA-1.2.0-1|18	
14cr|R-fastICA-1.2.0-1|19	%description
14cr|R-fastICA-1.2.0-1|20	Implementation of FastICA algorithm to perform Independent Component
14cr|R-fastICA-1.2.0-1|21	Analysis (ICA) and Projection Pursuit.
14cr|R-fastICA-1.2.0-1|22	
14cr|R-fastICA-1.2.0-1|23	%prep
14cr|R-fastICA-1.2.0-1|24	%setup -q -c -n %{packname}
14cr|R-fastICA-1.2.0-1|25	
14cr|R-fastICA-1.2.0-1|26	%build
14cr|R-fastICA-1.2.0-1|27	
14cr|R-fastICA-1.2.0-1|28	%install
14cr|R-fastICA-1.2.0-1|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fastICA-1.2.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fastICA-1.2.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fastICA-1.2.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fastICA-1.2.0-1|33	
14cr|R-fastICA-1.2.0-1|34	%check
14cr|R-fastICA-1.2.0-1|35	%{_bindir}/R CMD check %{packname}
14cr|R-fastICA-1.2.0-1|36	
14cr|R-fastICA-1.2.0-1|37	%files
14cr|R-fastICA-1.2.0-1|38	%dir %{rlibdir}/%{packname}
14cr|R-fastICA-1.2.0-1|39	%doc %{rlibdir}/%{packname}/html
14cr|R-fastICA-1.2.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fastICA-1.2.0-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-fastICA-1.2.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fastICA-1.2.0-1|43	%{rlibdir}/%{packname}/Meta
14cr|R-fastICA-1.2.0-1|44	%{rlibdir}/%{packname}/R
14cr|R-fastICA-1.2.0-1|45	%{rlibdir}/%{packname}/help
14cr|R-fastICA-1.2.0-1|46	%{rlibdir}/%{packname}/HISTORY
14cr|R-fastICA-1.2.0-1|47	%{rlibdir}/%{packname}/README
14cr|R-fastICA-1.2.0-1|48	%{rlibdir}/%{packname}/libs
14cr|R-fastICA-1.2.0-1|49	
14cr|R-fastICA-1.2.0-1|50	%changelog
14cr|R-fastICA-1.2.0-1|51	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cr|R-fastICA-1.2.0-1|52	+ Revision: 3923100
14cr|R-fastICA-1.2.0-1|53	- Added texlive BR
14cr|R-fastICA-1.2.0-1|54	
14cr|R-fastICA-1.2.0-1|55	

7368 14
14cr|R-fBasics-3010.86-2|1	%global packname  fBasics
14cr|R-fBasics-3010.86-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fBasics-3010.86-2|3	
14cr|R-fBasics-3010.86-2|4	Name:             R-%{packname}
14cr|R-fBasics-3010.86-2|5	Version:          3010.86
14cr|R-fBasics-3010.86-2|6	Release:          2
14cr|R-fBasics-3010.86-2|7	Summary:          Rmetrics - Markets and Basic Statistics
14cr|R-fBasics-3010.86-2|8	Group:            Sciences/Mathematics
14cr|R-fBasics-3010.86-2|9	License:          GPL (>= 2)
14cr|R-fBasics-3010.86-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fBasics-3010.86-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fBasics-3010.86-2|12	Requires:         R-MASS R-methods R-timeDate R-timeSeries
14cr|R-fBasics-3010.86-2|13	Requires:         R-akima R-spatial R-RUnit R-tcltk
14cr|R-fBasics-3010.86-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-methods R-timeDate R-timeSeries
14cr|R-fBasics-3010.86-2|15	BuildRequires:    R-akima R-spatial R-RUnit R-tcltk
14cr|R-fBasics-3010.86-2|16	BuildRequires:    R-gss
14cr|R-fBasics-3010.86-2|17	BuildRequires:    R-stabledist
14cr|R-fBasics-3010.86-2|18	BuildRequires:    blas-devel
14cr|R-fBasics-3010.86-2|19	BuildRequires:    lapack-devel
14cr|R-fBasics-3010.86-2|20	
14cr|R-fBasics-3010.86-2|21	%description
14cr|R-fBasics-3010.86-2|22	Environment for teaching "Financial Engineering and Computational Finance"
14cr|R-fBasics-3010.86-2|23	NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE
14cr|R-fBasics-3010.86-2|24	FUTURE. THIS TYPICALLY INCLUDES FUNCTION AND ARGUMENT NAMES, AS WELL AS
14cr|R-fBasics-3010.86-2|25	DEFAULTS FOR ARGUMENTS AND RETURN VALUES. Please donate, www.rmetrics.org,
14cr|R-fBasics-3010.86-2|26	to support future activities of the Rmetrics association.
14cr|R-fBasics-3010.86-2|27	
14cr|R-fBasics-3010.86-2|28	%prep
14cr|R-fBasics-3010.86-2|29	%setup -q -c -n %{packname}
14cr|R-fBasics-3010.86-2|30	
14cr|R-fBasics-3010.86-2|31	%build
14cr|R-fBasics-3010.86-2|32	
14cr|R-fBasics-3010.86-2|33	%install
14cr|R-fBasics-3010.86-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fBasics-3010.86-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fBasics-3010.86-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fBasics-3010.86-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fBasics-3010.86-2|38	
14cr|R-fBasics-3010.86-2|39	%check
14cr|R-fBasics-3010.86-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-fBasics-3010.86-2|41	
14cr|R-fBasics-3010.86-2|42	%files
14cr|R-fBasics-3010.86-2|43	%dir %{rlibdir}/%{packname}
14cr|R-fBasics-3010.86-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-fBasics-3010.86-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fBasics-3010.86-2|46	%{rlibdir}/%{packname}/COPYRIGHT.html
14cr|R-fBasics-3010.86-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-fBasics-3010.86-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fBasics-3010.86-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-fBasics-3010.86-2|50	%{rlibdir}/%{packname}/R
14cr|R-fBasics-3010.86-2|51	%{rlibdir}/%{packname}/help
14cr|R-fBasics-3010.86-2|52	%{rlibdir}/%{packname}/libs
14cr|R-fBasics-3010.86-2|53	%{rlibdir}/%{packname}/unitTests
14cr|R-fBasics-3010.86-2|54	
14cr|R-fBasics-3010.86-2|55	
14cr|R-fBasics-3010.86-2|56	%changelog
14cr|R-fBasics-3010.86-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3010.86-2
14cr|R-fBasics-3010.86-2|58	+ Revision: bbfbbd5
14cr|R-fBasics-3010.86-2|59	- MassBuild#464: Increase release tag
14cr|R-fBasics-3010.86-2|60	
14cr|R-fBasics-3010.86-2|61	

7369 14
14cr|rfc-3.2-6|1	%define name    rfc
14cr|rfc-3.2-6|2	%define version 3.2
14cr|rfc-3.2-6|3	%define release 6
14cr|rfc-3.2-6|4	
14cr|rfc-3.2-6|5	Summary:       Simple scripts for downloading and reading RFCs
14cr|rfc-3.2-6|6	Name:          %{name}
14cr|rfc-3.2-6|7	Version:       %{version}
14cr|rfc-3.2-6|8	Release:       %{release}
14cr|rfc-3.2-6|9	Source0:       %{name}-%{version}.tar.bz2
14cr|rfc-3.2-6|10	License:       Public Domain
14cr|rfc-3.2-6|11	Group:         Networking/Other
14cr|rfc-3.2-6|12	BuildRoot:     %{_tmppath}/%{name}-buildroot
14cr|rfc-3.2-6|13	Url:           http://www.dewn.com/rfc/
14cr|rfc-3.2-6|14	Requires:      lynx
14cr|rfc-3.2-6|15	BuildArch:     noarch
14cr|rfc-3.2-6|16	
14cr|rfc-3.2-6|17	%description
14cr|rfc-3.2-6|18	This package contains a script for reading RFCs off the Internet
14cr|rfc-3.2-6|19	from the shell (by starting your favorite browser, or just dumping
14cr|rfc-3.2-6|20	it to stdout). It also includes an emacs list package to read RFCs
14cr|rfc-3.2-6|21	from emacs.
14cr|rfc-3.2-6|22	
14cr|rfc-3.2-6|23	%prep
14cr|rfc-3.2-6|24	%setup -q
14cr|rfc-3.2-6|25	
14cr|rfc-3.2-6|26	%build
14cr|rfc-3.2-6|27	sed -i "s/# potential browsers, order of perference/my \$dumper=qw(lynx);/" %{name}-%{version}
14cr|rfc-3.2-6|28	sed -i "s/viewer -dump/dumper -dump/" %{name}-%{version}
14cr|rfc-3.2-6|29	sed -i "s/w3m lynx/\$TEXTBROWSER links lynx w3m \$BROWSER/" %{name}-%{version}
14cr|rfc-3.2-6|30	sed -i 's$/usr/local/etc$/var/cache/rfc$' %{name}-%{version}
14cr|rfc-3.2-6|31	sed -i 's$/local/path/to/rfcs$/var/cache/rfc$' %{name}-%{version}
14cr|rfc-3.2-6|32	sed -i 's$/ftp.isi.edu/in-notes/iana$/www.iana.org$' %{name}-%{version}
14cr|rfc-3.2-6|33	
14cr|rfc-3.2-6|34	%install
14cr|rfc-3.2-6|35	rm -rf $RPM_BUILD_ROOT
14cr|rfc-3.2-6|36	mkdir -p $RPM_BUILD_ROOT/var/cache/rfc/
14cr|rfc-3.2-6|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|rfc-3.2-6|38	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
14cr|rfc-3.2-6|39	ln -s %{name}-%{version} %{name}
14cr|rfc-3.2-6|40	install -m755 %{name}-%{version} $RPM_BUILD_ROOT/%{_bindir}/
14cr|rfc-3.2-6|41	install -m755 %{name} $RPM_BUILD_ROOT/%{_bindir}/
14cr|rfc-3.2-6|42	install -m644 rfc-util.el $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
14cr|rfc-3.2-6|43	
14cr|rfc-3.2-6|44	%post
14cr|rfc-3.2-6|45	%{_bindir}/%{name} -i
14cr|rfc-3.2-6|46	%{_bindir}/%{name} -n -i
14cr|rfc-3.2-6|47	
14cr|rfc-3.2-6|48	%clean
14cr|rfc-3.2-6|49	rm -rf $RPM_BUILD_ROOT
14cr|rfc-3.2-6|50	
14cr|rfc-3.2-6|51	%files
14cr|rfc-3.2-6|52	%defattr(-,root,root)
14cr|rfc-3.2-6|53	%{_bindir}/%{name}-%{version}
14cr|rfc-3.2-6|54	%{_bindir}/%{name}
14cr|rfc-3.2-6|55	%{_datadir}/emacs/site-lisp/rfc-util.el
14cr|rfc-3.2-6|56	%dir /var/cache/rfc
14cr|rfc-3.2-6|57	
14cr|rfc-3.2-6|58	
14cr|rfc-3.2-6|59	
14cr|rfc-3.2-6|60	
14cr|rfc-3.2-6|61	%changelog
14cr|rfc-3.2-6|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-6
14cr|rfc-3.2-6|63	+ Revision: dbceda6
14cr|rfc-3.2-6|64	- MassBuild#464: Increase release tag
14cr|rfc-3.2-6|65	
14cr|rfc-3.2-6|66	

7370 14
14cr|rfcdiff-1.41-3|1	Summary:	Draft Diff Tool
14cr|rfcdiff-1.41-3|2	Name:		rfcdiff
14cr|rfcdiff-1.41-3|3	Version:	1.41
14cr|rfcdiff-1.41-3|4	Release:	3
14cr|rfcdiff-1.41-3|5	Group:		Development/Other
14cr|rfcdiff-1.41-3|6	License:	GPLv2+
14cr|rfcdiff-1.41-3|7	URL:		http://tools.ietf.org/tools/rfcdiff/
14cr|rfcdiff-1.41-3|8	Source0:	http://tools.ietf.org/tools/rfcdiff/rfcdiff-%{version}.tgz
14cr|rfcdiff-1.41-3|9	Patch0:         rfcdiff-1.41.patch
14cr|rfcdiff-1.41-3|10	BuildRequires:	txt2man
14cr|rfcdiff-1.41-3|11	Requires:       wdiff
14cr|rfcdiff-1.41-3|12	BuildArch:	noarch
14cr|rfcdiff-1.41-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rfcdiff-1.41-3|14	
14cr|rfcdiff-1.41-3|15	%description
14cr|rfcdiff-1.41-3|16	rfcdiff takes two RFCs or Internet-Drafts in text form as input, and
14cr|rfcdiff-1.41-3|17	produces output which indicates the differences found in one of various
14cr|rfcdiff-1.41-3|18	forms, controlled by a list of options. In all cases, page headers and
14cr|rfcdiff-1.41-3|19	page footers are stripped before looking for changes.
14cr|rfcdiff-1.41-3|20	
14cr|rfcdiff-1.41-3|21	%prep
14cr|rfcdiff-1.41-3|22	%setup -q
14cr|rfcdiff-1.41-3|23	%patch0 -p1
14cr|rfcdiff-1.41-3|24	
14cr|rfcdiff-1.41-3|25	%build
14cr|rfcdiff-1.41-3|26	make
14cr|rfcdiff-1.41-3|27	
14cr|rfcdiff-1.41-3|28	%install
14cr|rfcdiff-1.41-3|29	rm -rf %{buildroot}
14cr|rfcdiff-1.41-3|30	mkdir -p %{buildroot}%{_prefix}
14cr|rfcdiff-1.41-3|31	mkdir -p %{buildroot}%{_bindir}
14cr|rfcdiff-1.41-3|32	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|rfcdiff-1.41-3|33	install %{name} %{buildroot}%{_bindir}
14cr|rfcdiff-1.41-3|34	install -m 644 %{name}.1.gz %{buildroot}%{_mandir}/man1/
14cr|rfcdiff-1.41-3|35	
14cr|rfcdiff-1.41-3|36	%clean
14cr|rfcdiff-1.41-3|37	rm -rf %{buildroot}
14cr|rfcdiff-1.41-3|38	
14cr|rfcdiff-1.41-3|39	%files
14cr|rfcdiff-1.41-3|40	%defattr(-,root,root,-)
14cr|rfcdiff-1.41-3|41	%doc copyright
14cr|rfcdiff-1.41-3|42	%{_mandir}/man1/*
14cr|rfcdiff-1.41-3|43	%{_bindir}/%{name}
14cr|rfcdiff-1.41-3|44	
14cr|rfcdiff-1.41-3|45	
14cr|rfcdiff-1.41-3|46	%changelog
14cr|rfcdiff-1.41-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.41-3
14cr|rfcdiff-1.41-3|48	+ Revision: 93d4b95
14cr|rfcdiff-1.41-3|49	- MassBuild#464: Increase release tag
14cr|rfcdiff-1.41-3|50	
14cr|rfcdiff-1.41-3|51	

7371 14
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|1	%global packname  FDb.UCSC.tRNAs
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|3	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|4	Name:             R-%{packname}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|5	Version:          1.0.0
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|6	Release:          1
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|7	Summary:          Annotation package for FeatureDb object(s)
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|8	Group:            Sciences/Mathematics
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|9	License:          Artistic-2.0
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|12	BuildArch:        noarch
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|13	Requires:         R-core
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|14	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|15	Requires:         R-GenomicFeatures
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|16	Requires:         R-GenomicFeatures R-AnnotationDbi
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|17	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|18	BuildRequires:    R-devel Rmath-devel R-GenomicFeatures
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|20	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|21	%description
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|22	Exposes an annotation databases generated from UCSC by exposing these as
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|23	FeatureDb objects
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|24	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|25	%prep
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|26	%setup -q -c -n %{packname}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|27	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|28	%build
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|29	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|30	%install
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|35	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|36	%check
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|38	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|39	%files
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|40	%dir %{rlibdir}/%{packname}
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|41	%doc %{rlibdir}/%{packname}/html
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|46	%{rlibdir}/%{packname}/R
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|47	%{rlibdir}/%{packname}/help
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|48	%{rlibdir}/%{packname}/extdata
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|49	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|50	%changelog
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|52	+ Revision: a64d869
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|53	- Added tarball
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|54	
14cr|R-FDb.UCSC.tRNAs-1.0.0-1|55	

7372 14
14cr|R-fdrtool-1.2.11-2|1	%global packname  fdrtool
14cr|R-fdrtool-1.2.11-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fdrtool-1.2.11-2|3	
14cr|R-fdrtool-1.2.11-2|4	Name:             R-%{packname}
14cr|R-fdrtool-1.2.11-2|5	Version:          1.2.11
14cr|R-fdrtool-1.2.11-2|6	Release:          2
14cr|R-fdrtool-1.2.11-2|7	Summary:          Estimation and Control of (Local) False Discovery Rates
14cr|R-fdrtool-1.2.11-2|8	Group:            Sciences/Mathematics
14cr|R-fdrtool-1.2.11-2|9	License:          GPL (>= 3)
14cr|R-fdrtool-1.2.11-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fdrtool-1.2.11-2|11	Source0:          http://cran.r-project.org/src/contrib/fdrtool_1.2.11.tar.gz
14cr|R-fdrtool-1.2.11-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-fdrtool-1.2.11-2|13	
14cr|R-fdrtool-1.2.11-2|14	%description
14cr|R-fdrtool-1.2.11-2|15	This package allows to estimate both tail area-based false discovery rates
14cr|R-fdrtool-1.2.11-2|16	(Fdr) as well as local false discovery rates (fdr) for a variety of null
14cr|R-fdrtool-1.2.11-2|17	models (p-values, z-scores, correlation coefficients, t-scores).  The
14cr|R-fdrtool-1.2.11-2|18	proportion of null values and the parameters of the null distribution are
14cr|R-fdrtool-1.2.11-2|19	adaptively estimated from the data.  In addition, the package contains
14cr|R-fdrtool-1.2.11-2|20	functions for non-parametric density estimation (Grenander estimator), for
14cr|R-fdrtool-1.2.11-2|21	monotone regression (isotonic regression and antitonic regression with
14cr|R-fdrtool-1.2.11-2|22	weights), for computing the greatest convex minorant (GCM) and the least
14cr|R-fdrtool-1.2.11-2|23	concave majorant (LCM), and for the half-normal and correlation
14cr|R-fdrtool-1.2.11-2|24	
14cr|R-fdrtool-1.2.11-2|25	%prep
14cr|R-fdrtool-1.2.11-2|26	%setup -q -c -n %{packname}
14cr|R-fdrtool-1.2.11-2|27	
14cr|R-fdrtool-1.2.11-2|28	%build
14cr|R-fdrtool-1.2.11-2|29	
14cr|R-fdrtool-1.2.11-2|30	%install
14cr|R-fdrtool-1.2.11-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fdrtool-1.2.11-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fdrtool-1.2.11-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fdrtool-1.2.11-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fdrtool-1.2.11-2|35	
14cr|R-fdrtool-1.2.11-2|36	%check
14cr|R-fdrtool-1.2.11-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-fdrtool-1.2.11-2|38	
14cr|R-fdrtool-1.2.11-2|39	%files
14cr|R-fdrtool-1.2.11-2|40	%dir %{rlibdir}/%{packname}
14cr|R-fdrtool-1.2.11-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-fdrtool-1.2.11-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fdrtool-1.2.11-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-fdrtool-1.2.11-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-fdrtool-1.2.11-2|45	# %{rlibdir}/%{packname}/LICENSE
14cr|R-fdrtool-1.2.11-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fdrtool-1.2.11-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-fdrtool-1.2.11-2|48	%{rlibdir}/%{packname}/R
14cr|R-fdrtool-1.2.11-2|49	%{rlibdir}/%{packname}/data
14cr|R-fdrtool-1.2.11-2|50	%{rlibdir}/%{packname}/help
14cr|R-fdrtool-1.2.11-2|51	%{rlibdir}/%{packname}/libs
14cr|R-fdrtool-1.2.11-2|52	
14cr|R-fdrtool-1.2.11-2|53	
14cr|R-fdrtool-1.2.11-2|54	
14cr|R-fdrtool-1.2.11-2|55	%changelog
14cr|R-fdrtool-1.2.11-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-2
14cr|R-fdrtool-1.2.11-2|57	+ Revision: f6d4a68
14cr|R-fdrtool-1.2.11-2|58	- MassBuild#464: Increase release tag
14cr|R-fdrtool-1.2.11-2|59	
14cr|R-fdrtool-1.2.11-2|60	

7373 14
14cr|R-fftw-1.0.3-2|1	%global packname  fftw
14cr|R-fftw-1.0.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fftw-1.0.3-2|3	
14cr|R-fftw-1.0.3-2|4	Name:             R-%{packname}
14cr|R-fftw-1.0.3-2|5	Version:          1.0.3
14cr|R-fftw-1.0.3-2|6	Release:          2
14cr|R-fftw-1.0.3-2|7	Summary:          Fast FFT and DCT based on FFTW
14cr|R-fftw-1.0.3-2|8	Group:            Sciences/Mathematics
14cr|R-fftw-1.0.3-2|9	License:          GPLv2
14cr|R-fftw-1.0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fftw-1.0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
14cr|R-fftw-1.0.3-2|12	
14cr|R-fftw-1.0.3-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-fftw-1.0.3-2|14	BuildRequires:    pkgconfig(fftw3)
14cr|R-fftw-1.0.3-2|15	
14cr|R-fftw-1.0.3-2|16	
14cr|R-fftw-1.0.3-2|17	%description
14cr|R-fftw-1.0.3-2|18	Provides a simple and efficient wrapper around the fastest Fourier
14cr|R-fftw-1.0.3-2|19	transform in the west (FFTW) library.
14cr|R-fftw-1.0.3-2|20	
14cr|R-fftw-1.0.3-2|21	%prep
14cr|R-fftw-1.0.3-2|22	%setup -q -c -n %{packname}
14cr|R-fftw-1.0.3-2|23	
14cr|R-fftw-1.0.3-2|24	%build
14cr|R-fftw-1.0.3-2|25	
14cr|R-fftw-1.0.3-2|26	%install
14cr|R-fftw-1.0.3-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fftw-1.0.3-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fftw-1.0.3-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fftw-1.0.3-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fftw-1.0.3-2|31	
14cr|R-fftw-1.0.3-2|32	%check
14cr|R-fftw-1.0.3-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-fftw-1.0.3-2|34	
14cr|R-fftw-1.0.3-2|35	%files
14cr|R-fftw-1.0.3-2|36	%dir %{rlibdir}/%{packname}
14cr|R-fftw-1.0.3-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-fftw-1.0.3-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fftw-1.0.3-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-fftw-1.0.3-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fftw-1.0.3-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-fftw-1.0.3-2|42	%{rlibdir}/%{packname}/R
14cr|R-fftw-1.0.3-2|43	%{rlibdir}/%{packname}/help
14cr|R-fftw-1.0.3-2|44	%{rlibdir}/%{packname}/unittests
14cr|R-fftw-1.0.3-2|45	%{rlibdir}/%{packname}/libs
14cr|R-fftw-1.0.3-2|46	
14cr|R-fftw-1.0.3-2|47	%changelog
14cr|R-fftw-1.0.3-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|R-fftw-1.0.3-2|49	+ Revision: a8b6883
14cr|R-fftw-1.0.3-2|50	- MassBuild#464: Increase release tag
14cr|R-fftw-1.0.3-2|51	
14cr|R-fftw-1.0.3-2|52	

7374 14
14cr|R-fibroEset-1.4.6-3|1	%global packname  fibroEset
14cr|R-fibroEset-1.4.6-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fibroEset-1.4.6-3|3	
14cr|R-fibroEset-1.4.6-3|4	Name:             R-%{packname}
14cr|R-fibroEset-1.4.6-3|5	Version:          1.4.6
14cr|R-fibroEset-1.4.6-3|6	Release:          3
14cr|R-fibroEset-1.4.6-3|7	Summary:          exprSet for Karaman et al. (2003) fibroblasts data
14cr|R-fibroEset-1.4.6-3|8	Group:            Sciences/Mathematics
14cr|R-fibroEset-1.4.6-3|9	License:          LGPL
14cr|R-fibroEset-1.4.6-3|10	URL:              None
14cr|R-fibroEset-1.4.6-3|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/fibroEset_1.4.6.tar.gz
14cr|R-fibroEset-1.4.6-3|12	BuildArch:        noarch
14cr|R-fibroEset-1.4.6-3|13	Requires:         R-core
14cr|R-fibroEset-1.4.6-3|14	Requires:         R-Biobase
14cr|R-fibroEset-1.4.6-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cr|R-fibroEset-1.4.6-3|16	
14cr|R-fibroEset-1.4.6-3|17	%description
14cr|R-fibroEset-1.4.6-3|18	exprSet for Karaman et al. (2003) human, bonobo and gorilla fibroblasts
14cr|R-fibroEset-1.4.6-3|19	
14cr|R-fibroEset-1.4.6-3|20	%prep
14cr|R-fibroEset-1.4.6-3|21	%setup -q -c -n %{packname}
14cr|R-fibroEset-1.4.6-3|22	
14cr|R-fibroEset-1.4.6-3|23	%build
14cr|R-fibroEset-1.4.6-3|24	
14cr|R-fibroEset-1.4.6-3|25	%install
14cr|R-fibroEset-1.4.6-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fibroEset-1.4.6-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fibroEset-1.4.6-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fibroEset-1.4.6-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fibroEset-1.4.6-3|30	
14cr|R-fibroEset-1.4.6-3|31	%check
14cr|R-fibroEset-1.4.6-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-fibroEset-1.4.6-3|33	
14cr|R-fibroEset-1.4.6-3|34	%files
14cr|R-fibroEset-1.4.6-3|35	%dir %{rlibdir}/%{packname}
14cr|R-fibroEset-1.4.6-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-fibroEset-1.4.6-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fibroEset-1.4.6-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-fibroEset-1.4.6-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fibroEset-1.4.6-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-fibroEset-1.4.6-3|41	%{rlibdir}/%{packname}/R
14cr|R-fibroEset-1.4.6-3|42	%{rlibdir}/%{packname}/data
14cr|R-fibroEset-1.4.6-3|43	%{rlibdir}/%{packname}/help
14cr|R-fibroEset-1.4.6-3|44	
14cr|R-fibroEset-1.4.6-3|45	
14cr|R-fibroEset-1.4.6-3|46	
14cr|R-fibroEset-1.4.6-3|47	%changelog
14cr|R-fibroEset-1.4.6-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.6-3
14cr|R-fibroEset-1.4.6-3|49	+ Revision: 7fae418
14cr|R-fibroEset-1.4.6-3|50	- MassBuild#464: Increase release tag
14cr|R-fibroEset-1.4.6-3|51	
14cr|R-fibroEset-1.4.6-3|52	

7375 14
14cr|R-fields-6.9.1-2|1	%global packname  fields
14cr|R-fields-6.9.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fields-6.9.1-2|3	
14cr|R-fields-6.9.1-2|4	Name:             R-%{packname}
14cr|R-fields-6.9.1-2|5	Version:          6.9.1
14cr|R-fields-6.9.1-2|6	Release:          2
14cr|R-fields-6.9.1-2|7	Summary:          Tools for spatial data
14cr|R-fields-6.9.1-2|8	Group:            Sciences/Mathematics
14cr|R-fields-6.9.1-2|9	License:          GPL (>= 2)
14cr|R-fields-6.9.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fields-6.9.1-2|11	Source0:          http://cran.r-project.org/src/contrib/fields_6.9.1.tar.gz
14cr|R-fields-6.9.1-2|12	Requires:         R-methods R-spam R-maps
14cr|R-fields-6.9.1-2|13	BuildRequires:    R-devel Rmath-devel R-methods R-spam R-maps
14cr|R-fields-6.9.1-2|14	BuildRequires:    texlive-latex
14cr|R-fields-6.9.1-2|15	BuildRequires:    texlive-latex-fonts
14cr|R-fields-6.9.1-2|16	BuildRequires:    texlive-latexconfig
14cr|R-fields-6.9.1-2|17	
14cr|R-fields-6.9.1-2|18	
14cr|R-fields-6.9.1-2|19	%description
14cr|R-fields-6.9.1-2|20	Fields is for curve, surface and function fitting with an emphasis on
14cr|R-fields-6.9.1-2|21	splines, spatial data and spatial statistics. The major methods include
14cr|R-fields-6.9.1-2|22	cubic, robust, and thin plate splines, and Kriging for large data sets.
14cr|R-fields-6.9.1-2|23	The splines and Kriging methods are supporting by functions that can
14cr|R-fields-6.9.1-2|24	determine the smoothing parameter (nugget and sill variance) by cross
14cr|R-fields-6.9.1-2|25	validation and also by restricted maximum likelihood.  A major feature is
14cr|R-fields-6.9.1-2|26	that any covariance function implemented in R with the fields interface
14cr|R-fields-6.9.1-2|27	can be used for spatial prediction. Some tailored optimization functions
14cr|R-fields-6.9.1-2|28	are supplied for find the MLEs for the Matern family of covariances. There
14cr|R-fields-6.9.1-2|29	are also many useful functions for plotting and working with spatial data
14cr|R-fields-6.9.1-2|30	as images. This package also contains an implementation of a sparse matrix
14cr|R-fields-6.9.1-2|31	methods for large data sets and currently requires the sparse matrix
14cr|R-fields-6.9.1-2|32	(spam) package for testing (but not for the standard spatial functions.)
14cr|R-fields-6.9.1-2|33	Use help(fields) to get started and for an overview.  The fields source
14cr|R-fields-6.9.1-2|34	code is heavily commented and should provide useful explanation of
14cr|R-fields-6.9.1-2|35	numerical details in addition to the manual pages.
14cr|R-fields-6.9.1-2|36	
14cr|R-fields-6.9.1-2|37	%prep
14cr|R-fields-6.9.1-2|38	%setup -q -c -n %{packname}
14cr|R-fields-6.9.1-2|39	
14cr|R-fields-6.9.1-2|40	%build
14cr|R-fields-6.9.1-2|41	
14cr|R-fields-6.9.1-2|42	%install
14cr|R-fields-6.9.1-2|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fields-6.9.1-2|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fields-6.9.1-2|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fields-6.9.1-2|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fields-6.9.1-2|47	
14cr|R-fields-6.9.1-2|48	#%check
14cr|R-fields-6.9.1-2|49	#%{_bindir}/R CMD check %{packname}
14cr|R-fields-6.9.1-2|50	
14cr|R-fields-6.9.1-2|51	%files
14cr|R-fields-6.9.1-2|52	%dir %{rlibdir}/%{packname}
14cr|R-fields-6.9.1-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-fields-6.9.1-2|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fields-6.9.1-2|55	%{rlibdir}/%{packname}/INDEX
14cr|R-fields-6.9.1-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fields-6.9.1-2|57	%{rlibdir}/%{packname}/Meta
14cr|R-fields-6.9.1-2|58	%{rlibdir}/%{packname}/R
14cr|R-fields-6.9.1-2|59	%{rlibdir}/%{packname}/data
14cr|R-fields-6.9.1-2|60	%{rlibdir}/%{packname}/help
14cr|R-fields-6.9.1-2|61	%{rlibdir}/%{packname}/libs
14cr|R-fields-6.9.1-2|62	
14cr|R-fields-6.9.1-2|63	
14cr|R-fields-6.9.1-2|64	
14cr|R-fields-6.9.1-2|65	%changelog
14cr|R-fields-6.9.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.9.1-2
14cr|R-fields-6.9.1-2|67	+ Revision: d66da5a
14cr|R-fields-6.9.1-2|68	- MassBuild#464: Increase release tag
14cr|R-fields-6.9.1-2|69	
14cr|R-fields-6.9.1-2|70	

7376 14
14cr|R-filehash-2.2.2-2|1	%global packname  filehash
14cr|R-filehash-2.2.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-filehash-2.2.2-2|3	
14cr|R-filehash-2.2.2-2|4	Name:             R-%{packname}
14cr|R-filehash-2.2.2-2|5	Version:          2.2.2
14cr|R-filehash-2.2.2-2|6	Release:          2
14cr|R-filehash-2.2.2-2|7	Summary:          Simple key-value database
14cr|R-filehash-2.2.2-2|8	Group:            Sciences/Mathematics
14cr|R-filehash-2.2.2-2|9	License:          GPL (>= 2)
14cr|R-filehash-2.2.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-filehash-2.2.2-2|11	Source0:          http://cran.r-project.org/src/contrib/filehash_2.2-2.tar.gz
14cr|R-filehash-2.2.2-2|12	Requires:         R-methods
14cr|R-filehash-2.2.2-2|13	Requires:         R-utils
14cr|R-filehash-2.2.2-2|14	BuildRequires:    R-devel
14cr|R-filehash-2.2.2-2|15	BuildRequires:    Rmath-devel
14cr|R-filehash-2.2.2-2|16	BuildRequires:    texlive-collection-latex
14cr|R-filehash-2.2.2-2|17	BuildRequires:    R-methods
14cr|R-filehash-2.2.2-2|18	BuildRequires:    R-utils
14cr|R-filehash-2.2.2-2|19	BuildRequires:    pkgconfig(lapack)
14cr|R-filehash-2.2.2-2|20	
14cr|R-filehash-2.2.2-2|21	%description
14cr|R-filehash-2.2.2-2|22	Simple key-value database
14cr|R-filehash-2.2.2-2|23	
14cr|R-filehash-2.2.2-2|24	%prep
14cr|R-filehash-2.2.2-2|25	%setup -q -c -n %{packname}
14cr|R-filehash-2.2.2-2|26	
14cr|R-filehash-2.2.2-2|27	%build
14cr|R-filehash-2.2.2-2|28	
14cr|R-filehash-2.2.2-2|29	%install
14cr|R-filehash-2.2.2-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-filehash-2.2.2-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-filehash-2.2.2-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-filehash-2.2.2-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-filehash-2.2.2-2|34	
14cr|R-filehash-2.2.2-2|35	%check
14cr|R-filehash-2.2.2-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-filehash-2.2.2-2|37	
14cr|R-filehash-2.2.2-2|38	%files
14cr|R-filehash-2.2.2-2|39	%dir %{rlibdir}/%{packname}
14cr|R-filehash-2.2.2-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-filehash-2.2.2-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-filehash-2.2.2-2|42	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-filehash-2.2.2-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-filehash-2.2.2-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-filehash-2.2.2-2|45	%{rlibdir}/%{packname}/COPYING
14cr|R-filehash-2.2.2-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-filehash-2.2.2-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-filehash-2.2.2-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-filehash-2.2.2-2|49	%{rlibdir}/%{packname}/R
14cr|R-filehash-2.2.2-2|50	%{rlibdir}/%{packname}/help
14cr|R-filehash-2.2.2-2|51	%{rlibdir}/%{packname}/libs
14cr|R-filehash-2.2.2-2|52	
14cr|R-filehash-2.2.2-2|53	
14cr|R-filehash-2.2.2-2|54	
14cr|R-filehash-2.2.2-2|55	%changelog
14cr|R-filehash-2.2.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-2
14cr|R-filehash-2.2.2-2|57	+ Revision: cf8ed1b
14cr|R-filehash-2.2.2-2|58	- MassBuild#464: Increase release tag
14cr|R-filehash-2.2.2-2|59	
14cr|R-filehash-2.2.2-2|60	

7377 14
14cr|R-fImport-3000.82-3|1	%global packname  fImport
14cr|R-fImport-3000.82-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fImport-3000.82-3|3	
14cr|R-fImport-3000.82-3|4	%define __noautoprov 'perl.*'
14cr|R-fImport-3000.82-3|5	
14cr|R-fImport-3000.82-3|6	Name:             R-%{packname}
14cr|R-fImport-3000.82-3|7	Version:          3000.82
14cr|R-fImport-3000.82-3|8	Release:          3
14cr|R-fImport-3000.82-3|9	Summary:          Rmetrics - Economic and Financial Data Import
14cr|R-fImport-3000.82-3|10	Group:            Sciences/Mathematics
14cr|R-fImport-3000.82-3|11	License:          GPL (>= 2)
14cr|R-fImport-3000.82-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fImport-3000.82-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fImport-3000.82-3|14	BuildArch:        noarch
14cr|R-fImport-3000.82-3|15	Requires:         R-core
14cr|R-fImport-3000.82-3|16	
14cr|R-fImport-3000.82-3|17	Requires:         R-methods R-timeDate R-timeSeries
14cr|R-fImport-3000.82-3|18	
14cr|R-fImport-3000.82-3|19	Requires:         R-RUnit
14cr|R-fImport-3000.82-3|20	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-timeDate R-timeSeries
14cr|R-fImport-3000.82-3|21	
14cr|R-fImport-3000.82-3|22	BuildRequires:   R-RUnit
14cr|R-fImport-3000.82-3|23	%description
14cr|R-fImport-3000.82-3|24	Environment for teaching "Financial Engineering and Computational Finance"
14cr|R-fImport-3000.82-3|25	
14cr|R-fImport-3000.82-3|26	%prep
14cr|R-fImport-3000.82-3|27	%setup -q -c -n %{packname}
14cr|R-fImport-3000.82-3|28	
14cr|R-fImport-3000.82-3|29	%build
14cr|R-fImport-3000.82-3|30	
14cr|R-fImport-3000.82-3|31	%install
14cr|R-fImport-3000.82-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fImport-3000.82-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fImport-3000.82-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fImport-3000.82-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fImport-3000.82-3|36	
14cr|R-fImport-3000.82-3|37	%check
14cr|R-fImport-3000.82-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-fImport-3000.82-3|39	
14cr|R-fImport-3000.82-3|40	%files
14cr|R-fImport-3000.82-3|41	%dir %{rlibdir}/%{packname}
14cr|R-fImport-3000.82-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-fImport-3000.82-3|43	%doc %{rlibdir}/%{packname}/COPYRIGHT*
14cr|R-fImport-3000.82-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fImport-3000.82-3|45	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-fImport-3000.82-3|46	%{rlibdir}/%{packname}/INDEX
14cr|R-fImport-3000.82-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fImport-3000.82-3|48	%{rlibdir}/%{packname}/Meta
14cr|R-fImport-3000.82-3|49	%{rlibdir}/%{packname}/R
14cr|R-fImport-3000.82-3|50	%{rlibdir}/%{packname}/data
14cr|R-fImport-3000.82-3|51	%{rlibdir}/%{packname}/help
14cr|R-fImport-3000.82-3|52	%{rlibdir}/%{packname}/perl
14cr|R-fImport-3000.82-3|53	
14cr|R-fImport-3000.82-3|54	%changelog
14cr|R-fImport-3000.82-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3000.82-3
14cr|R-fImport-3000.82-3|56	+ Revision: 626dcd2
14cr|R-fImport-3000.82-3|57	- MassBuild#464: Increase release tag
14cr|R-fImport-3000.82-3|58	
14cr|R-fImport-3000.82-3|59	

7378 14
14cr|R-fit.models-0.5.10-2|1	%global packname  fit.models
14cr|R-fit.models-0.5.10-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fit.models-0.5.10-2|3	
14cr|R-fit.models-0.5.10-2|4	Name:             R-%{packname}
14cr|R-fit.models-0.5.10-2|5	Version:          0.5.10
14cr|R-fit.models-0.5.10-2|6	Release:          2
14cr|R-fit.models-0.5.10-2|7	Summary:          fit.models
14cr|R-fit.models-0.5.10-2|8	Group:            Sciences/Mathematics
14cr|R-fit.models-0.5.10-2|9	License:          GPLv1+
14cr|R-fit.models-0.5.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fit.models-0.5.10-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-10.tar.gz
14cr|R-fit.models-0.5.10-2|12	BuildArch:        noarch
14cr|R-fit.models-0.5.10-2|13	Requires:         R-core
14cr|R-fit.models-0.5.10-2|14	
14cr|R-fit.models-0.5.10-2|15	Requires:         R-lattice
14cr|R-fit.models-0.5.10-2|16	
14cr|R-fit.models-0.5.10-2|17	Requires:         R-MASS
14cr|R-fit.models-0.5.10-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
14cr|R-fit.models-0.5.10-2|19	
14cr|R-fit.models-0.5.10-2|20	BuildRequires:   R-MASS
14cr|R-fit.models-0.5.10-2|21	%description
14cr|R-fit.models-0.5.10-2|22	A framework for comparing fitted models
14cr|R-fit.models-0.5.10-2|23	
14cr|R-fit.models-0.5.10-2|24	%prep
14cr|R-fit.models-0.5.10-2|25	%setup -q -c -n %{packname}
14cr|R-fit.models-0.5.10-2|26	
14cr|R-fit.models-0.5.10-2|27	%build
14cr|R-fit.models-0.5.10-2|28	
14cr|R-fit.models-0.5.10-2|29	%install
14cr|R-fit.models-0.5.10-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fit.models-0.5.10-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fit.models-0.5.10-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fit.models-0.5.10-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fit.models-0.5.10-2|34	
14cr|R-fit.models-0.5.10-2|35	%check
14cr|R-fit.models-0.5.10-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-fit.models-0.5.10-2|37	
14cr|R-fit.models-0.5.10-2|38	%files
14cr|R-fit.models-0.5.10-2|39	%dir %{rlibdir}/%{packname}
14cr|R-fit.models-0.5.10-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-fit.models-0.5.10-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fit.models-0.5.10-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-fit.models-0.5.10-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fit.models-0.5.10-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-fit.models-0.5.10-2|45	%{rlibdir}/%{packname}/R
14cr|R-fit.models-0.5.10-2|46	%{rlibdir}/%{packname}/help
14cr|R-fit.models-0.5.10-2|47	
14cr|R-fit.models-0.5.10-2|48	%changelog
14cr|R-fit.models-0.5.10-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-2
14cr|R-fit.models-0.5.10-2|50	+ Revision: 63bc4a0
14cr|R-fit.models-0.5.10-2|51	- MassBuild#464: Increase release tag
14cr|R-fit.models-0.5.10-2|52	
14cr|R-fit.models-0.5.10-2|53	

7379 14
14cr|R-flexclust-1.3.4-2|1	%global packname  flexclust
14cr|R-flexclust-1.3.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-flexclust-1.3.4-2|3	
14cr|R-flexclust-1.3.4-2|4	Name:             R-%{packname}
14cr|R-flexclust-1.3.4-2|5	Version:          1.3.4
14cr|R-flexclust-1.3.4-2|6	Release:          2
14cr|R-flexclust-1.3.4-2|7	Summary:          Flexible Cluster Algorithms
14cr|R-flexclust-1.3.4-2|8	Group:            Sciences/Mathematics
14cr|R-flexclust-1.3.4-2|9	License:          GPL-2
14cr|R-flexclust-1.3.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-flexclust-1.3.4-2|11	Source0:          http://cran.r-project.org/src/contrib/flexclust_1.3-4.tar.gz
14cr|R-flexclust-1.3.4-2|12	Requires:         R-graphics R-grid R-lattice R-modeltools
14cr|R-flexclust-1.3.4-2|13	Requires:         R-methods R-stats R-stats4
14cr|R-flexclust-1.3.4-2|14	Requires:         R-ellipse R-clue R-cluster R-seriation R-multicore R-snow
14cr|R-flexclust-1.3.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-grid R-lattice R-modeltools
14cr|R-flexclust-1.3.4-2|16	BuildRequires:    R-methods R-stats R-stats4
14cr|R-flexclust-1.3.4-2|17	BuildRequires:    R-ellipse R-clue R-cluster R-seriation R-multicore R-snow
14cr|R-flexclust-1.3.4-2|18	
14cr|R-flexclust-1.3.4-2|19	%description
14cr|R-flexclust-1.3.4-2|20	The main function kcca implements a general framework for k-centroids
14cr|R-flexclust-1.3.4-2|21	cluster analysis supporting arbitrary distance measures and centroid
14cr|R-flexclust-1.3.4-2|22	computation. Further cluster methods include hard competitive learning,
14cr|R-flexclust-1.3.4-2|23	neural gas, and QT clustering. There are numerous visualization methods
14cr|R-flexclust-1.3.4-2|24	for cluster results (neighborhood graphs, convex cluster hulls, barcharts
14cr|R-flexclust-1.3.4-2|25	of centroids, ...), and bootstrap methods for the analysis of cluster
14cr|R-flexclust-1.3.4-2|26	
14cr|R-flexclust-1.3.4-2|27	%prep
14cr|R-flexclust-1.3.4-2|28	%setup -q -c -n %{packname}
14cr|R-flexclust-1.3.4-2|29	
14cr|R-flexclust-1.3.4-2|30	%build
14cr|R-flexclust-1.3.4-2|31	
14cr|R-flexclust-1.3.4-2|32	%install
14cr|R-flexclust-1.3.4-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-flexclust-1.3.4-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-flexclust-1.3.4-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-flexclust-1.3.4-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-flexclust-1.3.4-2|37	
14cr|R-flexclust-1.3.4-2|38	%check
14cr|R-flexclust-1.3.4-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-flexclust-1.3.4-2|40	
14cr|R-flexclust-1.3.4-2|41	%files
14cr|R-flexclust-1.3.4-2|42	%dir %{rlibdir}/%{packname}
14cr|R-flexclust-1.3.4-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-flexclust-1.3.4-2|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-flexclust-1.3.4-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-flexclust-1.3.4-2|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-flexclust-1.3.4-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-flexclust-1.3.4-2|48	# %{rlibdir}/%{packname}/LICENSE
14cr|R-flexclust-1.3.4-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-flexclust-1.3.4-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-flexclust-1.3.4-2|51	%{rlibdir}/%{packname}/R
14cr|R-flexclust-1.3.4-2|52	%{rlibdir}/%{packname}/data
14cr|R-flexclust-1.3.4-2|53	%{rlibdir}/%{packname}/help
14cr|R-flexclust-1.3.4-2|54	%{rlibdir}/%{packname}/libs
14cr|R-flexclust-1.3.4-2|55	
14cr|R-flexclust-1.3.4-2|56	
14cr|R-flexclust-1.3.4-2|57	
14cr|R-flexclust-1.3.4-2|58	%changelog
14cr|R-flexclust-1.3.4-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|R-flexclust-1.3.4-2|60	+ Revision: fb7c564
14cr|R-flexclust-1.3.4-2|61	- MassBuild#464: Increase release tag
14cr|R-flexclust-1.3.4-2|62	
14cr|R-flexclust-1.3.4-2|63	

7380 14
14cr|R-flexmix-2.3.11-2|1	%global packname  flexmix
14cr|R-flexmix-2.3.11-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-flexmix-2.3.11-2|3	
14cr|R-flexmix-2.3.11-2|4	%define debug_package %{nil}
14cr|R-flexmix-2.3.11-2|5	
14cr|R-flexmix-2.3.11-2|6	Name:             R-%{packname}
14cr|R-flexmix-2.3.11-2|7	Version:          2.3.11
14cr|R-flexmix-2.3.11-2|8	Release:          2
14cr|R-flexmix-2.3.11-2|9	Summary:          Flexible Mixture Modeling
14cr|R-flexmix-2.3.11-2|10	
14cr|R-flexmix-2.3.11-2|11	Group:            Sciences/Mathematics
14cr|R-flexmix-2.3.11-2|12	License:          GPL (>= 2)
14cr|R-flexmix-2.3.11-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-flexmix-2.3.11-2|14	Source0:          http://cran.r-project.org/src/contrib/flexmix_2.3-11.tar.gz
14cr|R-flexmix-2.3.11-2|15	Requires:         R-lattice R-modeltools R-multcomp R-methods R-stats R-stats4
14cr|R-flexmix-2.3.11-2|16	Requires:         R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid R-lme4
14cr|R-flexmix-2.3.11-2|17	Requires:         R-mgcv R-mlbench R-mvtnorm R-nnet
14cr|R-flexmix-2.3.11-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
14cr|R-flexmix-2.3.11-2|19	BuildRequires:    R-modeltools R-multcomp R-methods R-stats R-stats4
14cr|R-flexmix-2.3.11-2|20	BuildRequires:    R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid
14cr|R-flexmix-2.3.11-2|21	BuildRequires:    R-lme4 R-mgcv R-mlbench R-mvtnorm R-nnet
14cr|R-flexmix-2.3.11-2|22	
14cr|R-flexmix-2.3.11-2|23	%description
14cr|R-flexmix-2.3.11-2|24	FlexMix implements a general framework for finite mixtures of regression
14cr|R-flexmix-2.3.11-2|25	models using the EM algorithm.  FlexMix provides the E-step and all data
14cr|R-flexmix-2.3.11-2|26	handling, while the M-step can be supplied by the user to easily define
14cr|R-flexmix-2.3.11-2|27	new models. Existing drivers implement mixtures of standard linear models,
14cr|R-flexmix-2.3.11-2|28	generalized linear models and model-based clustering.
14cr|R-flexmix-2.3.11-2|29	
14cr|R-flexmix-2.3.11-2|30	%prep
14cr|R-flexmix-2.3.11-2|31	%setup -q -c -n %{packname}
14cr|R-flexmix-2.3.11-2|32	
14cr|R-flexmix-2.3.11-2|33	%build
14cr|R-flexmix-2.3.11-2|34	
14cr|R-flexmix-2.3.11-2|35	%install
14cr|R-flexmix-2.3.11-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-flexmix-2.3.11-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-flexmix-2.3.11-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-flexmix-2.3.11-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-flexmix-2.3.11-2|40	
14cr|R-flexmix-2.3.11-2|41	%check
14cr|R-flexmix-2.3.11-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-flexmix-2.3.11-2|43	
14cr|R-flexmix-2.3.11-2|44	%files
14cr|R-flexmix-2.3.11-2|45	%dir %{rlibdir}/%{packname}
14cr|R-flexmix-2.3.11-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-flexmix-2.3.11-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-flexmix-2.3.11-2|48	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-flexmix-2.3.11-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-flexmix-2.3.11-2|50	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-flexmix-2.3.11-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-flexmix-2.3.11-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-flexmix-2.3.11-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-flexmix-2.3.11-2|54	%{rlibdir}/%{packname}/R
14cr|R-flexmix-2.3.11-2|55	%{rlibdir}/%{packname}/data
14cr|R-flexmix-2.3.11-2|56	%{rlibdir}/%{packname}/help
14cr|R-flexmix-2.3.11-2|57	
14cr|R-flexmix-2.3.11-2|58	
14cr|R-flexmix-2.3.11-2|59	%changelog
14cr|R-flexmix-2.3.11-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.11-2
14cr|R-flexmix-2.3.11-2|61	+ Revision: dd061c4
14cr|R-flexmix-2.3.11-2|62	- MassBuild#464: Increase release tag
14cr|R-flexmix-2.3.11-2|63	
14cr|R-flexmix-2.3.11-2|64	

7381 14
14cr|R-fma-2.01-2|1	%global packname  fma
14cr|R-fma-2.01-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fma-2.01-2|3	
14cr|R-fma-2.01-2|4	Name:             R-%{packname}
14cr|R-fma-2.01-2|5	Version:          2.01
14cr|R-fma-2.01-2|6	Release:          2
14cr|R-fma-2.01-2|7	Summary:          Data sets from "Forecasting: methods and applications"
14cr|R-fma-2.01-2|8	Group:            Sciences/Mathematics
14cr|R-fma-2.01-2|9	License:          GPLv2+
14cr|R-fma-2.01-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fma-2.01-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fma-2.01-2|12	BuildArch:        noarch
14cr|R-fma-2.01-2|13	Requires:         R-core
14cr|R-fma-2.01-2|14	
14cr|R-fma-2.01-2|15	Requires:         R-graphics R-stats R-tseries
14cr|R-fma-2.01-2|16	Requires:         R-forecast
14cr|R-fma-2.01-2|17	
14cr|R-fma-2.01-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats R-tseries
14cr|R-fma-2.01-2|19	BuildRequires:    R-forecast
14cr|R-fma-2.01-2|20	
14cr|R-fma-2.01-2|21	%description
14cr|R-fma-2.01-2|22	All data sets from "Forecasting: methods and applications" by Makridakis,
14cr|R-fma-2.01-2|23	Wheelwright & Hyndman (Wiley, 3rd ed., 1998).
14cr|R-fma-2.01-2|24	
14cr|R-fma-2.01-2|25	%prep
14cr|R-fma-2.01-2|26	%setup -q -c -n %{packname}
14cr|R-fma-2.01-2|27	
14cr|R-fma-2.01-2|28	%build
14cr|R-fma-2.01-2|29	
14cr|R-fma-2.01-2|30	%install
14cr|R-fma-2.01-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fma-2.01-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fma-2.01-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fma-2.01-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fma-2.01-2|35	
14cr|R-fma-2.01-2|36	%check
14cr|R-fma-2.01-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-fma-2.01-2|38	
14cr|R-fma-2.01-2|39	%files
14cr|R-fma-2.01-2|40	%dir %{rlibdir}/%{packname}
14cr|R-fma-2.01-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-fma-2.01-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fma-2.01-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-fma-2.01-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fma-2.01-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-fma-2.01-2|46	%{rlibdir}/%{packname}/data
14cr|R-fma-2.01-2|47	%{rlibdir}/%{packname}/help
14cr|R-fma-2.01-2|48	
14cr|R-fma-2.01-2|49	%changelog
14cr|R-fma-2.01-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.01-2
14cr|R-fma-2.01-2|51	+ Revision: d0570a8
14cr|R-fma-2.01-2|52	- MassBuild#464: Increase release tag
14cr|R-fma-2.01-2|53	
14cr|R-fma-2.01-2|54	

7382 14
14cr|R-foreach-1.4.1-2|1	%global packname  foreach
14cr|R-foreach-1.4.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-foreach-1.4.1-2|3	
14cr|R-foreach-1.4.1-2|4	%define debug_package %{nil}
14cr|R-foreach-1.4.1-2|5	
14cr|R-foreach-1.4.1-2|6	Name:             R-%{packname}
14cr|R-foreach-1.4.1-2|7	Version:          1.4.1
14cr|R-foreach-1.4.1-2|8	Release:          2
14cr|R-foreach-1.4.1-2|9	Summary:          Foreach looping construct for R
14cr|R-foreach-1.4.1-2|10	Group:            Sciences/Mathematics
14cr|R-foreach-1.4.1-2|11	License:          Apache License (== 2.0)
14cr|R-foreach-1.4.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-foreach-1.4.1-2|13	Source0:          http://cran.r-project.org/src/contrib/foreach_1.4.1.tar.gz
14cr|R-foreach-1.4.1-2|14	Requires:         R-iterators R-codetools R-utils
14cr|R-foreach-1.4.1-2|15	Requires:         R-randomForest
14cr|R-foreach-1.4.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-iterators R-codetools R-utils
14cr|R-foreach-1.4.1-2|17	BuildRequires:    R-randomForest
14cr|R-foreach-1.4.1-2|18	
14cr|R-foreach-1.4.1-2|19	%description
14cr|R-foreach-1.4.1-2|20	Support for the foreach looping construct.  Foreach is an idiom that
14cr|R-foreach-1.4.1-2|21	allows for iterating over elements in a collection, without the use of an
14cr|R-foreach-1.4.1-2|22	explicit loop counter.  This package in particular is intended to be used
14cr|R-foreach-1.4.1-2|23	for its return value, rather than for its side effects.  In that sense, it
14cr|R-foreach-1.4.1-2|24	is similar to the standard lapply function, but doesn't require the
14cr|R-foreach-1.4.1-2|25	evaluation of a function.  Using foreach without side effects also
14cr|R-foreach-1.4.1-2|26	facilitates executing the loop in parallel.
14cr|R-foreach-1.4.1-2|27	
14cr|R-foreach-1.4.1-2|28	%prep
14cr|R-foreach-1.4.1-2|29	%setup -q -c -n %{packname}
14cr|R-foreach-1.4.1-2|30	
14cr|R-foreach-1.4.1-2|31	%build
14cr|R-foreach-1.4.1-2|32	
14cr|R-foreach-1.4.1-2|33	%install
14cr|R-foreach-1.4.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-foreach-1.4.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-foreach-1.4.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-foreach-1.4.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-foreach-1.4.1-2|38	
14cr|R-foreach-1.4.1-2|39	# It seems we should update iter and maybe some other packages for all tests to pass
14cr|R-foreach-1.4.1-2|40	# %check
14cr|R-foreach-1.4.1-2|41	#%{_bindir}/R CMD check %{packname}
14cr|R-foreach-1.4.1-2|42	
14cr|R-foreach-1.4.1-2|43	%files
14cr|R-foreach-1.4.1-2|44	%dir %{rlibdir}/%{packname}
14cr|R-foreach-1.4.1-2|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-foreach-1.4.1-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-foreach-1.4.1-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-foreach-1.4.1-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-foreach-1.4.1-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-foreach-1.4.1-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-foreach-1.4.1-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-foreach-1.4.1-2|52	%{rlibdir}/%{packname}/R
14cr|R-foreach-1.4.1-2|53	%{rlibdir}/%{packname}/demo
14cr|R-foreach-1.4.1-2|54	%{rlibdir}/%{packname}/examples
14cr|R-foreach-1.4.1-2|55	%{rlibdir}/%{packname}/help
14cr|R-foreach-1.4.1-2|56	%{rlibdir}/%{packname}/unitTests
14cr|R-foreach-1.4.1-2|57	
14cr|R-foreach-1.4.1-2|58	
14cr|R-foreach-1.4.1-2|59	
14cr|R-foreach-1.4.1-2|60	%changelog
14cr|R-foreach-1.4.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|R-foreach-1.4.1-2|62	+ Revision: 5aa202d
14cr|R-foreach-1.4.1-2|63	- MassBuild#464: Increase release tag
14cr|R-foreach-1.4.1-2|64	
14cr|R-foreach-1.4.1-2|65	

7383 14
14cr|R-forecast-5.3-3|1	%global packname  forecast
14cr|R-forecast-5.3-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-forecast-5.3-3|3	
14cr|R-forecast-5.3-3|4	Name:             R-%{packname}
14cr|R-forecast-5.3-3|5	Version:          5.3
14cr|R-forecast-5.3-3|6	Release:          3
14cr|R-forecast-5.3-3|7	Summary:          Forecasting functions for time series and linear models
14cr|R-forecast-5.3-3|8	Group:            Sciences/Mathematics
14cr|R-forecast-5.3-3|9	License:          GPL (>= 2)
14cr|R-forecast-5.3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-forecast-5.3-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-forecast-5.3-3|12	
14cr|R-forecast-5.3-3|13	Requires:         R-stats R-graphics R-zoo R-timeDate
14cr|R-forecast-5.3-3|14	Requires:         R-tseries R-testthat R-Rcpp R-colorspace
14cr|R-forecast-5.3-3|15	Requires:         R-Rmalschains R-fracdiff R-fpp
14cr|R-forecast-5.3-3|16	# Requires:         R-nnet  R-parallel
14cr|R-forecast-5.3-3|17	
14cr|R-forecast-5.3-3|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-graphics R-zoo R-timeDate
14cr|R-forecast-5.3-3|19	BuildRequires:    R-tseries R-testthat R-Rcpp R-colorspace
14cr|R-forecast-5.3-3|20	BuildRequires:    R-Rmalschains R-fracdiff R-fpp
14cr|R-forecast-5.3-3|21	# BuildRequires:    R-nnet R-parallel
14cr|R-forecast-5.3-3|22	BuildRequires:    lapack-devel
14cr|R-forecast-5.3-3|23	
14cr|R-forecast-5.3-3|24	%description
14cr|R-forecast-5.3-3|25	Methods and tools for displaying and analysing univariate time series
14cr|R-forecast-5.3-3|26	forecasts including exponential smoothing via state space models and
14cr|R-forecast-5.3-3|27	automatic ARIMA modelling.
14cr|R-forecast-5.3-3|28	
14cr|R-forecast-5.3-3|29	%prep
14cr|R-forecast-5.3-3|30	%setup -q -c -n %{packname}
14cr|R-forecast-5.3-3|31	
14cr|R-forecast-5.3-3|32	%build
14cr|R-forecast-5.3-3|33	
14cr|R-forecast-5.3-3|34	%install
14cr|R-forecast-5.3-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-forecast-5.3-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-forecast-5.3-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-forecast-5.3-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-forecast-5.3-3|39	
14cr|R-forecast-5.3-3|40	%check
14cr|R-forecast-5.3-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-forecast-5.3-3|42	
14cr|R-forecast-5.3-3|43	%files
14cr|R-forecast-5.3-3|44	%dir %{rlibdir}/%{packname}
14cr|R-forecast-5.3-3|45	%doc %{rlibdir}/%{packname}/html
14cr|R-forecast-5.3-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-forecast-5.3-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-forecast-5.3-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-forecast-5.3-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-forecast-5.3-3|50	%{rlibdir}/%{packname}/R
14cr|R-forecast-5.3-3|51	%{rlibdir}/%{packname}/data
14cr|R-forecast-5.3-3|52	%{rlibdir}/%{packname}/help
14cr|R-forecast-5.3-3|53	%{rlibdir}/%{packname}/libs
14cr|R-forecast-5.3-3|54	%{rlibdir}/%{packname}/tests
14cr|R-forecast-5.3-3|55	
14cr|R-forecast-5.3-3|56	%changelog
14cr|R-forecast-5.3-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3-3
14cr|R-forecast-5.3-3|58	+ Revision: 7ec8a33
14cr|R-forecast-5.3-3|59	- MassBuild#464: Increase release tag
14cr|R-forecast-5.3-3|60	
14cr|R-forecast-5.3-3|61	

7384 14
14cr|R-formatR-0.10-3|1	%global packname  formatR
14cr|R-formatR-0.10-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-formatR-0.10-3|3	
14cr|R-formatR-0.10-3|4	Name:             R-%{packname}
14cr|R-formatR-0.10-3|5	Version:          0.10
14cr|R-formatR-0.10-3|6	Release:          3
14cr|R-formatR-0.10-3|7	Summary:          Format R Code Automatically
14cr|R-formatR-0.10-3|8	Group:            Sciences/Mathematics
14cr|R-formatR-0.10-3|9	License:          GPL
14cr|R-formatR-0.10-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-formatR-0.10-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-formatR-0.10-3|12	BuildArch:        noarch
14cr|R-formatR-0.10-3|13	Requires:         R-core
14cr|R-formatR-0.10-3|14	
14cr|R-formatR-0.10-3|15	Requires:         R-codetools R-gWidgetsRGtk2 R-testit
14cr|R-formatR-0.10-3|16	Requires:  R-knitr
14cr|R-formatR-0.10-3|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-formatR-0.10-3|18	
14cr|R-formatR-0.10-3|19	BuildRequires:   R-codetools R-gWidgetsRGtk2 R-testit
14cr|R-formatR-0.10-3|20	BuildRequires: R-knitr
14cr|R-formatR-0.10-3|21	
14cr|R-formatR-0.10-3|22	%description
14cr|R-formatR-0.10-3|23	This package provides a function tidy.source() and optionally a GUI (by
14cr|R-formatR-0.10-3|24	gWidgets and preferably gWidgetsRGtk2) to format R source code. Spaces and
14cr|R-formatR-0.10-3|25	indent will be added to the code automatically, and comments will be
14cr|R-formatR-0.10-3|26	preserved under certain conditions, so that R code will be more
14cr|R-formatR-0.10-3|27	human-readable and tidy.
14cr|R-formatR-0.10-3|28	
14cr|R-formatR-0.10-3|29	%prep
14cr|R-formatR-0.10-3|30	%setup -q -c -n %{packname}
14cr|R-formatR-0.10-3|31	
14cr|R-formatR-0.10-3|32	%build
14cr|R-formatR-0.10-3|33	
14cr|R-formatR-0.10-3|34	%install
14cr|R-formatR-0.10-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-formatR-0.10-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-formatR-0.10-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-formatR-0.10-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-formatR-0.10-3|39	
14cr|R-formatR-0.10-3|40	%check
14cr|R-formatR-0.10-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-formatR-0.10-3|42	
14cr|R-formatR-0.10-3|43	%files
14cr|R-formatR-0.10-3|44	%dir %{rlibdir}/%{packname}
14cr|R-formatR-0.10-3|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-formatR-0.10-3|46	%doc %{rlibdir}/%{packname}/html
14cr|R-formatR-0.10-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-formatR-0.10-3|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-formatR-0.10-3|49	%{rlibdir}/%{packname}/INDEX
14cr|R-formatR-0.10-3|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-formatR-0.10-3|51	%{rlibdir}/%{packname}/Meta
14cr|R-formatR-0.10-3|52	%{rlibdir}/%{packname}/R
14cr|R-formatR-0.10-3|53	%{rlibdir}/%{packname}/help
14cr|R-formatR-0.10-3|54	%{rlibdir}/%{packname}/format
14cr|R-formatR-0.10-3|55	
14cr|R-formatR-0.10-3|56	%changelog
14cr|R-formatR-0.10-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-3
14cr|R-formatR-0.10-3|58	+ Revision: 61771f0
14cr|R-formatR-0.10-3|59	- MassBuild#464: Increase release tag
14cr|R-formatR-0.10-3|60	
14cr|R-formatR-0.10-3|61	

7385 14
14cr|R-Formula-1.1.1-2|1	%global packname  Formula
14cr|R-Formula-1.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Formula-1.1.1-2|3	
14cr|R-Formula-1.1.1-2|4	%define debug_package %{nil}
14cr|R-Formula-1.1.1-2|5	
14cr|R-Formula-1.1.1-2|6	Name:             R-%{packname}
14cr|R-Formula-1.1.1-2|7	Version:          1.1.1
14cr|R-Formula-1.1.1-2|8	Release:          2
14cr|R-Formula-1.1.1-2|9	Summary:          Extended Model Formulas
14cr|R-Formula-1.1.1-2|10	Group:            Sciences/Mathematics
14cr|R-Formula-1.1.1-2|11	License:          GPL-2
14cr|R-Formula-1.1.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Formula-1.1.1-2|13	Source0:          http://cran.r-project.org/src/contrib/Formula_1.1-1.tar.gz
14cr|R-Formula-1.1.1-2|14	Requires:         R-stats
14cr|R-Formula-1.1.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-Formula-1.1.1-2|16	
14cr|R-Formula-1.1.1-2|17	%description
14cr|R-Formula-1.1.1-2|18	Infrastructure for extended formulas with multiple parts on the right-hand
14cr|R-Formula-1.1.1-2|19	side and/or multiple responses on the left-hand side.
14cr|R-Formula-1.1.1-2|20	
14cr|R-Formula-1.1.1-2|21	%prep
14cr|R-Formula-1.1.1-2|22	%setup -q -c -n %{packname}
14cr|R-Formula-1.1.1-2|23	
14cr|R-Formula-1.1.1-2|24	%build
14cr|R-Formula-1.1.1-2|25	
14cr|R-Formula-1.1.1-2|26	%install
14cr|R-Formula-1.1.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Formula-1.1.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Formula-1.1.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Formula-1.1.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Formula-1.1.1-2|31	
14cr|R-Formula-1.1.1-2|32	%check
14cr|R-Formula-1.1.1-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-Formula-1.1.1-2|34	
14cr|R-Formula-1.1.1-2|35	%files
14cr|R-Formula-1.1.1-2|36	%dir %{rlibdir}/%{packname}
14cr|R-Formula-1.1.1-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-Formula-1.1.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-Formula-1.1.1-2|39	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Formula-1.1.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Formula-1.1.1-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Formula-1.1.1-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-Formula-1.1.1-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Formula-1.1.1-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-Formula-1.1.1-2|45	%{rlibdir}/%{packname}/R
14cr|R-Formula-1.1.1-2|46	%{rlibdir}/%{packname}/help
14cr|R-Formula-1.1.1-2|47	
14cr|R-Formula-1.1.1-2|48	
14cr|R-Formula-1.1.1-2|49	
14cr|R-Formula-1.1.1-2|50	%changelog
14cr|R-Formula-1.1.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|R-Formula-1.1.1-2|52	+ Revision: b86f0a5
14cr|R-Formula-1.1.1-2|53	- MassBuild#464: Increase release tag
14cr|R-Formula-1.1.1-2|54	
14cr|R-Formula-1.1.1-2|55	

7386 14
14cr|R-fpc-2.1.7-2|1	%bcond_with bootstrap
14cr|R-fpc-2.1.7-2|2	%global packname  fpc
14cr|R-fpc-2.1.7-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-fpc-2.1.7-2|4	
14cr|R-fpc-2.1.7-2|5	Name:             R-%{packname}
14cr|R-fpc-2.1.7-2|6	Version:          2.1.7
14cr|R-fpc-2.1.7-2|7	Release:          2
14cr|R-fpc-2.1.7-2|8	Summary:          Flexible procedures for clustering
14cr|R-fpc-2.1.7-2|9	Group:            Sciences/Mathematics
14cr|R-fpc-2.1.7-2|10	License:          GPL
14cr|R-fpc-2.1.7-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fpc-2.1.7-2|12	Source0:          http://cran.r-project.org/src/contrib/fpc_2.1-7.tar.gz
14cr|R-fpc-2.1.7-2|13	BuildArch:        noarch
14cr|R-fpc-2.1.7-2|14	Requires:         R-core R-MASS R-cluster R-mclust R-flexmix R-prabclus
14cr|R-fpc-2.1.7-2|15	Requires:         R-class R-diptest R-mvtnorm R-tclust
14cr|R-fpc-2.1.7-2|16	%if %{without bootstrap}
14cr|R-fpc-2.1.7-2|17	Requires:         R-trimcluster
14cr|R-fpc-2.1.7-2|18	%endif
14cr|R-fpc-2.1.7-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
14cr|R-fpc-2.1.7-2|20	BuildRequires:    R-cluster R-mclust R-flexmix R-prabclus R-class
14cr|R-fpc-2.1.7-2|21	BuildRequires:    R-diptest R-mvtnorm R-tclust
14cr|R-fpc-2.1.7-2|22	%if %{without bootstrap}
14cr|R-fpc-2.1.7-2|23	BuildRequires:    R-trimcluster
14cr|R-fpc-2.1.7-2|24	%endif
14cr|R-fpc-2.1.7-2|25	
14cr|R-fpc-2.1.7-2|26	%description
14cr|R-fpc-2.1.7-2|27	Various methods for clustering and cluster validation. Fixed point
14cr|R-fpc-2.1.7-2|28	clustering. Linear regression clustering. Clustering by merging Gaussian
14cr|R-fpc-2.1.7-2|29	mixture components. Symmetric and asymmetric discriminant projections for
14cr|R-fpc-2.1.7-2|30	visualisation of the separation of groupings. Cluster validation
14cr|R-fpc-2.1.7-2|31	statistics for distance based clustering including corrected Rand index.
14cr|R-fpc-2.1.7-2|32	Clusterwise cluster stability assessment. Methods for estimation of the
14cr|R-fpc-2.1.7-2|33	number of clusters: Calinski-Harabasz, Tibshirani and Walther's prediction
14cr|R-fpc-2.1.7-2|34	strength. Gaussian/multinomial mixture fitting for mixed
14cr|R-fpc-2.1.7-2|35	continuous/categorical variables. Veriablewise statistics for cluster
14cr|R-fpc-2.1.7-2|36	interpretation. DBSCAN clustering. Interface functions for many clustering
14cr|R-fpc-2.1.7-2|37	methods implemented in R, including estimating the number of clusters with
14cr|R-fpc-2.1.7-2|38	kmeans, pam and clara. Modality diagnosis for Gaussian mixtures. Note that
14cr|R-fpc-2.1.7-2|39	the use of the package mclust (called by function prabclust) is protected
14cr|R-fpc-2.1.7-2|40	by a special license, see
14cr|R-fpc-2.1.7-2|41	http://www.stat.washington.edu/mclust/license.txt.
14cr|R-fpc-2.1.7-2|42	
14cr|R-fpc-2.1.7-2|43	%prep
14cr|R-fpc-2.1.7-2|44	%setup -q -c -n %{packname}
14cr|R-fpc-2.1.7-2|45	
14cr|R-fpc-2.1.7-2|46	%build
14cr|R-fpc-2.1.7-2|47	
14cr|R-fpc-2.1.7-2|48	%install
14cr|R-fpc-2.1.7-2|49	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fpc-2.1.7-2|50	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fpc-2.1.7-2|51	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fpc-2.1.7-2|52	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fpc-2.1.7-2|53	
14cr|R-fpc-2.1.7-2|54	%if %{without bootstrap}
14cr|R-fpc-2.1.7-2|55	%check
14cr|R-fpc-2.1.7-2|56	%{_bindir}/R CMD check %{packname}
14cr|R-fpc-2.1.7-2|57	%endif
14cr|R-fpc-2.1.7-2|58	
14cr|R-fpc-2.1.7-2|59	%files
14cr|R-fpc-2.1.7-2|60	%dir %{rlibdir}/%{packname}
14cr|R-fpc-2.1.7-2|61	%doc %{rlibdir}/%{packname}/html
14cr|R-fpc-2.1.7-2|62	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fpc-2.1.7-2|63	%{rlibdir}/%{packname}/INDEX
14cr|R-fpc-2.1.7-2|64	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fpc-2.1.7-2|65	%{rlibdir}/%{packname}/Meta
14cr|R-fpc-2.1.7-2|66	%{rlibdir}/%{packname}/R
14cr|R-fpc-2.1.7-2|67	%{rlibdir}/%{packname}/data
14cr|R-fpc-2.1.7-2|68	%{rlibdir}/%{packname}/help
14cr|R-fpc-2.1.7-2|69	
14cr|R-fpc-2.1.7-2|70	
14cr|R-fpc-2.1.7-2|71	
14cr|R-fpc-2.1.7-2|72	%changelog
14cr|R-fpc-2.1.7-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-2
14cr|R-fpc-2.1.7-2|74	+ Revision: 3d2c9a5
14cr|R-fpc-2.1.7-2|75	- MassBuild#464: Increase release tag
14cr|R-fpc-2.1.7-2|76	
14cr|R-fpc-2.1.7-2|77	

7387 14
14cr|R-fpp-0.5-2|1	%global packname  fpp
14cr|R-fpp-0.5-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-fpp-0.5-2|3	
14cr|R-fpp-0.5-2|4	Name:             R-%{packname}
14cr|R-fpp-0.5-2|5	Version:          0.5
14cr|R-fpp-0.5-2|6	Release:          2
14cr|R-fpp-0.5-2|7	Summary:          Data for "Forecasting: principles and practice"
14cr|R-fpp-0.5-2|8	Group:            Sciences/Mathematics
14cr|R-fpp-0.5-2|9	License:          GPL (>= 2)
14cr|R-fpp-0.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fpp-0.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fpp-0.5-2|12	BuildArch:        noarch
14cr|R-fpp-0.5-2|13	Requires:         R-core
14cr|R-fpp-0.5-2|14	
14cr|R-fpp-0.5-2|15	Requires:         R-graphics R-stats R-lmtest R-tseries
14cr|R-fpp-0.5-2|16	Requires:         R-forecast R-fma R-expsmooth
14cr|R-fpp-0.5-2|17	
14cr|R-fpp-0.5-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats
14cr|R-fpp-0.5-2|19	BuildRequires:    R-expsmooth R-forecast R-fma
14cr|R-fpp-0.5-2|20	BuildRequires:    R-lmtest R-tseries
14cr|R-fpp-0.5-2|21	
14cr|R-fpp-0.5-2|22	%description
14cr|R-fpp-0.5-2|23	All data sets required for the examples and exercises in the book
14cr|R-fpp-0.5-2|24	"Forecasting: principles and practice" by Rob J Hyndman and George
14cr|R-fpp-0.5-2|25	Athanasopoulos. All packages required to run the examples are also loaded.
14cr|R-fpp-0.5-2|26	
14cr|R-fpp-0.5-2|27	%prep
14cr|R-fpp-0.5-2|28	%setup -q -c -n %{packname}
14cr|R-fpp-0.5-2|29	
14cr|R-fpp-0.5-2|30	%build
14cr|R-fpp-0.5-2|31	
14cr|R-fpp-0.5-2|32	%install
14cr|R-fpp-0.5-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fpp-0.5-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fpp-0.5-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fpp-0.5-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fpp-0.5-2|37	
14cr|R-fpp-0.5-2|38	# %check
14cr|R-fpp-0.5-2|39	# %{_bindir}/R CMD check %{packname}
14cr|R-fpp-0.5-2|40	
14cr|R-fpp-0.5-2|41	%files
14cr|R-fpp-0.5-2|42	%dir %{rlibdir}/%{packname}
14cr|R-fpp-0.5-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-fpp-0.5-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fpp-0.5-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-fpp-0.5-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fpp-0.5-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-fpp-0.5-2|48	%{rlibdir}/%{packname}/data
14cr|R-fpp-0.5-2|49	%{rlibdir}/%{packname}/help
14cr|R-fpp-0.5-2|50	
14cr|R-fpp-0.5-2|51	%changelog
14cr|R-fpp-0.5-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|R-fpp-0.5-2|53	+ Revision: ac4ea4a
14cr|R-fpp-0.5-2|54	- MassBuild#464: Increase release tag
14cr|R-fpp-0.5-2|55	
14cr|R-fpp-0.5-2|56	

7388 14
14cr|R-fracdiff-1.4.2-2|1	%global packname  fracdiff
14cr|R-fracdiff-1.4.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fracdiff-1.4.2-2|3	
14cr|R-fracdiff-1.4.2-2|4	Name:             R-%{packname}
14cr|R-fracdiff-1.4.2-2|5	Version:          1.4.2
14cr|R-fracdiff-1.4.2-2|6	Release:          2
14cr|R-fracdiff-1.4.2-2|7	Summary:          Fractionally differenced ARIMA aka ARFIMA(p,d,q) models
14cr|R-fracdiff-1.4.2-2|8	Group:            Sciences/Mathematics
14cr|R-fracdiff-1.4.2-2|9	License:          GPLv2+
14cr|R-fracdiff-1.4.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fracdiff-1.4.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-2.tar.gz
14cr|R-fracdiff-1.4.2-2|12	
14cr|R-fracdiff-1.4.2-2|13	Requires:         R-longmemo R-urca
14cr|R-fracdiff-1.4.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-fracdiff-1.4.2-2|15	
14cr|R-fracdiff-1.4.2-2|16	BuildRequires:    R-longmemo R-urca
14cr|R-fracdiff-1.4.2-2|17	BuildRequires:    lapack-devel
14cr|R-fracdiff-1.4.2-2|18	
14cr|R-fracdiff-1.4.2-2|19	%description
14cr|R-fracdiff-1.4.2-2|20	Maximum likelihood estimation of the parameters of a fractionally
14cr|R-fracdiff-1.4.2-2|21	differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics,
14cr|R-fracdiff-1.4.2-2|22	
14cr|R-fracdiff-1.4.2-2|23	%prep
14cr|R-fracdiff-1.4.2-2|24	%setup -q -c -n %{packname}
14cr|R-fracdiff-1.4.2-2|25	
14cr|R-fracdiff-1.4.2-2|26	%build
14cr|R-fracdiff-1.4.2-2|27	
14cr|R-fracdiff-1.4.2-2|28	%install
14cr|R-fracdiff-1.4.2-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fracdiff-1.4.2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fracdiff-1.4.2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fracdiff-1.4.2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fracdiff-1.4.2-2|33	
14cr|R-fracdiff-1.4.2-2|34	%check
14cr|R-fracdiff-1.4.2-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-fracdiff-1.4.2-2|36	
14cr|R-fracdiff-1.4.2-2|37	%files
14cr|R-fracdiff-1.4.2-2|38	%dir %{rlibdir}/%{packname}
14cr|R-fracdiff-1.4.2-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-fracdiff-1.4.2-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fracdiff-1.4.2-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-fracdiff-1.4.2-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fracdiff-1.4.2-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-fracdiff-1.4.2-2|44	%{rlibdir}/%{packname}/R
14cr|R-fracdiff-1.4.2-2|45	%{rlibdir}/%{packname}/help
14cr|R-fracdiff-1.4.2-2|46	%{rlibdir}/%{packname}/libs
14cr|R-fracdiff-1.4.2-2|47	
14cr|R-fracdiff-1.4.2-2|48	%changelog
14cr|R-fracdiff-1.4.2-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
14cr|R-fracdiff-1.4.2-2|50	+ Revision: 0860d49
14cr|R-fracdiff-1.4.2-2|51	- MassBuild#464: Increase release tag
14cr|R-fracdiff-1.4.2-2|52	
14cr|R-fracdiff-1.4.2-2|53	

7389 14
14cr|R-FRB-1.8-2|1	%global packname  FRB
14cr|R-FRB-1.8-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-FRB-1.8-2|3	
14cr|R-FRB-1.8-2|4	Name:             R-%{packname}
14cr|R-FRB-1.8-2|5	Version:          1.8
14cr|R-FRB-1.8-2|6	Release:          2
14cr|R-FRB-1.8-2|7	Summary:          Fast and Robust Bootstrap
14cr|R-FRB-1.8-2|8	Group:            Sciences/Mathematics
14cr|R-FRB-1.8-2|9	License:          GPLv2
14cr|R-FRB-1.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-FRB-1.8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-FRB-1.8-2|12	BuildArch:        noarch
14cr|R-FRB-1.8-2|13	Requires:         R-core
14cr|R-FRB-1.8-2|14	
14cr|R-FRB-1.8-2|15	Requires:         R-corpcor R-rrcov
14cr|R-FRB-1.8-2|16	
14cr|R-FRB-1.8-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-corpcor R-rrcov
14cr|R-FRB-1.8-2|18	
14cr|R-FRB-1.8-2|19	
14cr|R-FRB-1.8-2|20	%description
14cr|R-FRB-1.8-2|21	This package performs robust inference based on applying Fast and Robust
14cr|R-FRB-1.8-2|22	Bootstrap on robust estimators. Available methods are multivariate
14cr|R-FRB-1.8-2|23	regression, PCA and Hotelling tests.
14cr|R-FRB-1.8-2|24	
14cr|R-FRB-1.8-2|25	%prep
14cr|R-FRB-1.8-2|26	%setup -q -c -n %{packname}
14cr|R-FRB-1.8-2|27	
14cr|R-FRB-1.8-2|28	%build
14cr|R-FRB-1.8-2|29	
14cr|R-FRB-1.8-2|30	%install
14cr|R-FRB-1.8-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-FRB-1.8-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-FRB-1.8-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-FRB-1.8-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-FRB-1.8-2|35	
14cr|R-FRB-1.8-2|36	%check
14cr|R-FRB-1.8-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-FRB-1.8-2|38	
14cr|R-FRB-1.8-2|39	%files
14cr|R-FRB-1.8-2|40	%dir %{rlibdir}/%{packname}
14cr|R-FRB-1.8-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-FRB-1.8-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-FRB-1.8-2|43	%{rlibdir}/%{packname}/CITATION
14cr|R-FRB-1.8-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-FRB-1.8-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-FRB-1.8-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-FRB-1.8-2|47	%{rlibdir}/%{packname}/R
14cr|R-FRB-1.8-2|48	%{rlibdir}/%{packname}/data
14cr|R-FRB-1.8-2|49	%{rlibdir}/%{packname}/help
14cr|R-FRB-1.8-2|50	
14cr|R-FRB-1.8-2|51	%changelog
14cr|R-FRB-1.8-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-2
14cr|R-FRB-1.8-2|53	+ Revision: 896b3b8
14cr|R-FRB-1.8-2|54	- MassBuild#464: Increase release tag
14cr|R-FRB-1.8-2|55	
14cr|R-FRB-1.8-2|56	

7390 14
14cr|R-fts-0.9.9-1|1	%global packname  fts
14cr|R-fts-0.9.9-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-fts-0.9.9-1|3	
14cr|R-fts-0.9.9-1|4	Name:             R-%{packname}
14cr|R-fts-0.9.9-1|5	Version:          0.9.9
14cr|R-fts-0.9.9-1|6	Release:          1
14cr|R-fts-0.9.9-1|7	Summary:          R interface to tslib (a time series library in c++)
14cr|R-fts-0.9.9-1|8	Group:            Sciences/Mathematics
14cr|R-fts-0.9.9-1|9	License:          GPL-3
14cr|R-fts-0.9.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-fts-0.9.9-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-fts-0.9.9-1|12	Requires:         R-utils R-stats R-zoo R-BH
14cr|R-fts-0.9.9-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-stats R-zoo R-BH
14cr|R-fts-0.9.9-1|14	BuildRequires:    blas-devel
14cr|R-fts-0.9.9-1|15	BuildRequires:    lapack-devel
14cr|R-fts-0.9.9-1|16	
14cr|R-fts-0.9.9-1|17	%description
14cr|R-fts-0.9.9-1|18	fast operations for time series objects
14cr|R-fts-0.9.9-1|19	
14cr|R-fts-0.9.9-1|20	%prep
14cr|R-fts-0.9.9-1|21	%setup -q -c -n %{packname}
14cr|R-fts-0.9.9-1|22	
14cr|R-fts-0.9.9-1|23	%build
14cr|R-fts-0.9.9-1|24	
14cr|R-fts-0.9.9-1|25	%install
14cr|R-fts-0.9.9-1|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-fts-0.9.9-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-fts-0.9.9-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-fts-0.9.9-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-fts-0.9.9-1|30	
14cr|R-fts-0.9.9-1|31	%check
14cr|R-fts-0.9.9-1|32	%{_bindir}/R CMD check %{packname}
14cr|R-fts-0.9.9-1|33	
14cr|R-fts-0.9.9-1|34	%files
14cr|R-fts-0.9.9-1|35	%dir %{rlibdir}/%{packname}
14cr|R-fts-0.9.9-1|36	%doc %{rlibdir}/%{packname}/html
14cr|R-fts-0.9.9-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-fts-0.9.9-1|38	%{rlibdir}/%{packname}/INDEX
14cr|R-fts-0.9.9-1|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-fts-0.9.9-1|40	%{rlibdir}/%{packname}/Meta
14cr|R-fts-0.9.9-1|41	%{rlibdir}/%{packname}/R
14cr|R-fts-0.9.9-1|42	%{rlibdir}/%{packname}/help
14cr|R-fts-0.9.9-1|43	%{rlibdir}/%{packname}/libs
14cr|R-fts-0.9.9-1|44	
14cr|R-fts-0.9.9-1|45	
14cr|R-fts-0.9.9-1|46	
14cr|R-fts-0.9.9-1|47	%changelog
14cr|R-fts-0.9.9-1|48	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-1
14cr|R-fts-0.9.9-1|49	+ Revision: b04521d
14cr|R-fts-0.9.9-1|50	- Added R-zoo and R-BH reqs
14cr|R-fts-0.9.9-1|51	
14cr|R-fts-0.9.9-1|52	

7391 14
14cr|R-gam-1.09-2|1	%global packname  gam
14cr|R-gam-1.09-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gam-1.09-2|3	
14cr|R-gam-1.09-2|4	Name:             R-%{packname}
14cr|R-gam-1.09-2|5	Version:          1.09
14cr|R-gam-1.09-2|6	Release:          2
14cr|R-gam-1.09-2|7	Summary:          Generalized Additive Models
14cr|R-gam-1.09-2|8	Group:            Sciences/Mathematics
14cr|R-gam-1.09-2|9	License:          GPL-2
14cr|R-gam-1.09-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gam-1.09-2|11	Source0:          http://cran.r-project.org/src/contrib/gam_1.09.tar.gz
14cr|R-gam-1.09-2|12	Requires:         R-stats R-splines
14cr|R-gam-1.09-2|13	Requires:         R-akima
14cr|R-gam-1.09-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-splines
14cr|R-gam-1.09-2|15	BuildRequires:    R-akima
14cr|R-gam-1.09-2|16	BuildRequires:    blas-devel
14cr|R-gam-1.09-2|17	BuildRequires:    lapack-devel
14cr|R-gam-1.09-2|18	
14cr|R-gam-1.09-2|19	%description
14cr|R-gam-1.09-2|20	Functions for fitting and working with generalized additive models, as
14cr|R-gam-1.09-2|21	described in chapter 7 of "Statistical Models in S" (Chambers and Hastie
14cr|R-gam-1.09-2|22	(eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani,
14cr|R-gam-1.09-2|23	
14cr|R-gam-1.09-2|24	%prep
14cr|R-gam-1.09-2|25	%setup -q -c -n %{packname}
14cr|R-gam-1.09-2|26	
14cr|R-gam-1.09-2|27	%build
14cr|R-gam-1.09-2|28	
14cr|R-gam-1.09-2|29	%install
14cr|R-gam-1.09-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gam-1.09-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gam-1.09-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gam-1.09-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gam-1.09-2|34	
14cr|R-gam-1.09-2|35	#%check
14cr|R-gam-1.09-2|36	#%{_bindir}/R CMD check %{packname}
14cr|R-gam-1.09-2|37	
14cr|R-gam-1.09-2|38	%files
14cr|R-gam-1.09-2|39	%dir %{rlibdir}/%{packname}
14cr|R-gam-1.09-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gam-1.09-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gam-1.09-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-gam-1.09-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gam-1.09-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-gam-1.09-2|45	%{rlibdir}/%{packname}/R
14cr|R-gam-1.09-2|46	%{rlibdir}/%{packname}/data
14cr|R-gam-1.09-2|47	%{rlibdir}/%{packname}/help
14cr|R-gam-1.09-2|48	%{rlibdir}/%{packname}/libs
14cr|R-gam-1.09-2|49	%{rlibdir}/%{packname}/ratfor
14cr|R-gam-1.09-2|50	
14cr|R-gam-1.09-2|51	
14cr|R-gam-1.09-2|52	
14cr|R-gam-1.09-2|53	%changelog
14cr|R-gam-1.09-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.09-2
14cr|R-gam-1.09-2|55	+ Revision: 0be694e
14cr|R-gam-1.09-2|56	- MassBuild#464: Increase release tag
14cr|R-gam-1.09-2|57	
14cr|R-gam-1.09-2|58	

7392 14
14cr|R-GAMBoost-1.2.3-2|1	%global packname  GAMBoost
14cr|R-GAMBoost-1.2.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-GAMBoost-1.2.3-2|3	
14cr|R-GAMBoost-1.2.3-2|4	Name:             R-%{packname}
14cr|R-GAMBoost-1.2.3-2|5	Version:          1.2.3
14cr|R-GAMBoost-1.2.3-2|6	Release:          2
14cr|R-GAMBoost-1.2.3-2|7	Summary:          Generalized linear and additive models by likelihood based boosting
14cr|R-GAMBoost-1.2.3-2|8	Group:            Sciences/Mathematics
14cr|R-GAMBoost-1.2.3-2|9	License:          GPL (>= 2)
14cr|R-GAMBoost-1.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-GAMBoost-1.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-3.tar.gz
14cr|R-GAMBoost-1.2.3-2|12	
14cr|R-GAMBoost-1.2.3-2|13	Requires:         R-Matrix
14cr|R-GAMBoost-1.2.3-2|14	
14cr|R-GAMBoost-1.2.3-2|15	Requires:         R-parallel R-snowfall
14cr|R-GAMBoost-1.2.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Matrix
14cr|R-GAMBoost-1.2.3-2|17	
14cr|R-GAMBoost-1.2.3-2|18	BuildRequires:   R-parallel R-snowfall
14cr|R-GAMBoost-1.2.3-2|19	%description
14cr|R-GAMBoost-1.2.3-2|20	This package provides routines for fitting generalized linear and and
14cr|R-GAMBoost-1.2.3-2|21	generalized additive models by likelihood based boosting, using penalized
14cr|R-GAMBoost-1.2.3-2|22	
14cr|R-GAMBoost-1.2.3-2|23	%prep
14cr|R-GAMBoost-1.2.3-2|24	%setup -q -c -n %{packname}
14cr|R-GAMBoost-1.2.3-2|25	
14cr|R-GAMBoost-1.2.3-2|26	%build
14cr|R-GAMBoost-1.2.3-2|27	
14cr|R-GAMBoost-1.2.3-2|28	%install
14cr|R-GAMBoost-1.2.3-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GAMBoost-1.2.3-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GAMBoost-1.2.3-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GAMBoost-1.2.3-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GAMBoost-1.2.3-2|33	
14cr|R-GAMBoost-1.2.3-2|34	%check
14cr|R-GAMBoost-1.2.3-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-GAMBoost-1.2.3-2|36	
14cr|R-GAMBoost-1.2.3-2|37	%files
14cr|R-GAMBoost-1.2.3-2|38	%dir %{rlibdir}/%{packname}
14cr|R-GAMBoost-1.2.3-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-GAMBoost-1.2.3-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GAMBoost-1.2.3-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-GAMBoost-1.2.3-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-GAMBoost-1.2.3-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GAMBoost-1.2.3-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-GAMBoost-1.2.3-2|45	%{rlibdir}/%{packname}/R
14cr|R-GAMBoost-1.2.3-2|46	%{rlibdir}/%{packname}/help
14cr|R-GAMBoost-1.2.3-2|47	%{rlibdir}/%{packname}/libs
14cr|R-GAMBoost-1.2.3-2|48	
14cr|R-GAMBoost-1.2.3-2|49	%changelog
14cr|R-GAMBoost-1.2.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|R-GAMBoost-1.2.3-2|51	+ Revision: 5e3b31c
14cr|R-GAMBoost-1.2.3-2|52	- MassBuild#464: Increase release tag
14cr|R-GAMBoost-1.2.3-2|53	
14cr|R-GAMBoost-1.2.3-2|54	

7393 14
14cr|R-gamlss-4.3.0-2|1	%global packname  gamlss
14cr|R-gamlss-4.3.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gamlss-4.3.0-2|3	
14cr|R-gamlss-4.3.0-2|4	%define debug_package %{nil}
14cr|R-gamlss-4.3.0-2|5	
14cr|R-gamlss-4.3.0-2|6	Name:             R-%{packname}
14cr|R-gamlss-4.3.0-2|7	Version:          4.3.0
14cr|R-gamlss-4.3.0-2|8	Release:          2
14cr|R-gamlss-4.3.0-2|9	Summary:          Generalised Additive Models for Location Scale and Shape
14cr|R-gamlss-4.3.0-2|10	
14cr|R-gamlss-4.3.0-2|11	
14cr|R-gamlss-4.3.0-2|12	Group:            Sciences/Mathematics
14cr|R-gamlss-4.3.0-2|13	License:          GPLv2+
14cr|R-gamlss-4.3.0-2|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gamlss-4.3.0-2|15	Source0:          http://cran.r-project.org/src/contrib/gamlss_4.3-0.tar.gz
14cr|R-gamlss-4.3.0-2|16	
14cr|R-gamlss-4.3.0-2|17	Requires:         R-graphics R-stats R-splines R-utils R-gamlss.dist R-gamlss.data R-nlme
14cr|R-gamlss-4.3.0-2|18	Requires:         R-MASS R-survival
14cr|R-gamlss-4.3.0-2|19	
14cr|R-gamlss-4.3.0-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-stats R-splines R-utils R-gamlss.dist R-gamlss.data R-nlme
14cr|R-gamlss-4.3.0-2|21	BuildRequires:    R-MASS R-survival
14cr|R-gamlss-4.3.0-2|22	
14cr|R-gamlss-4.3.0-2|23	%description
14cr|R-gamlss-4.3.0-2|24	The library for fitting GAMLSS models.
14cr|R-gamlss-4.3.0-2|25	
14cr|R-gamlss-4.3.0-2|26	%prep
14cr|R-gamlss-4.3.0-2|27	%setup -q -c -n %{packname}
14cr|R-gamlss-4.3.0-2|28	
14cr|R-gamlss-4.3.0-2|29	%build
14cr|R-gamlss-4.3.0-2|30	
14cr|R-gamlss-4.3.0-2|31	%install
14cr|R-gamlss-4.3.0-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gamlss-4.3.0-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gamlss-4.3.0-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gamlss-4.3.0-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gamlss-4.3.0-2|36	
14cr|R-gamlss-4.3.0-2|37	%check
14cr|R-gamlss-4.3.0-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-gamlss-4.3.0-2|39	
14cr|R-gamlss-4.3.0-2|40	%files
14cr|R-gamlss-4.3.0-2|41	%dir %{rlibdir}/%{packname}
14cr|R-gamlss-4.3.0-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-gamlss-4.3.0-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-gamlss-4.3.0-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gamlss-4.3.0-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-gamlss-4.3.0-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-gamlss-4.3.0-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gamlss-4.3.0-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-gamlss-4.3.0-2|49	%{rlibdir}/%{packname}/R
14cr|R-gamlss-4.3.0-2|50	%{rlibdir}/%{packname}/help
14cr|R-gamlss-4.3.0-2|51	
14cr|R-gamlss-4.3.0-2|52	
14cr|R-gamlss-4.3.0-2|53	
14cr|R-gamlss-4.3.0-2|54	
14cr|R-gamlss-4.3.0-2|55	%changelog
14cr|R-gamlss-4.3.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|R-gamlss-4.3.0-2|57	+ Revision: 95064dd
14cr|R-gamlss-4.3.0-2|58	- MassBuild#464: Increase release tag
14cr|R-gamlss-4.3.0-2|59	
14cr|R-gamlss-4.3.0-2|60	

7394 14
14cr|R-gamlss.data-4.2.7-2|1	%global packname  gamlss.data
14cr|R-gamlss.data-4.2.7-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-gamlss.data-4.2.7-2|3	
14cr|R-gamlss.data-4.2.7-2|4	Name:             R-%{packname}
14cr|R-gamlss.data-4.2.7-2|5	Version:          4.2.7
14cr|R-gamlss.data-4.2.7-2|6	Release:          2
14cr|R-gamlss.data-4.2.7-2|7	Summary:          GAMLSS Data
14cr|R-gamlss.data-4.2.7-2|8	Group:            Sciences/Mathematics
14cr|R-gamlss.data-4.2.7-2|9	License:          GPL-2 | GPL-3
14cr|R-gamlss.data-4.2.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gamlss.data-4.2.7-2|11	Source0:          http://cran.r-project.org/src/contrib/gamlss.data_4.2-7.tar.gz
14cr|R-gamlss.data-4.2.7-2|12	BuildArch:        noarch
14cr|R-gamlss.data-4.2.7-2|13	Requires:         R-core
14cr|R-gamlss.data-4.2.7-2|14	
14cr|R-gamlss.data-4.2.7-2|15	
14cr|R-gamlss.data-4.2.7-2|16	
14cr|R-gamlss.data-4.2.7-2|17	
14cr|R-gamlss.data-4.2.7-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-gamlss.data-4.2.7-2|19	
14cr|R-gamlss.data-4.2.7-2|20	
14cr|R-gamlss.data-4.2.7-2|21	%description
14cr|R-gamlss.data-4.2.7-2|22	Data for GAMLSS models.
14cr|R-gamlss.data-4.2.7-2|23	
14cr|R-gamlss.data-4.2.7-2|24	%prep
14cr|R-gamlss.data-4.2.7-2|25	%setup -q -c -n %{packname}
14cr|R-gamlss.data-4.2.7-2|26	
14cr|R-gamlss.data-4.2.7-2|27	%build
14cr|R-gamlss.data-4.2.7-2|28	
14cr|R-gamlss.data-4.2.7-2|29	%install
14cr|R-gamlss.data-4.2.7-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gamlss.data-4.2.7-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gamlss.data-4.2.7-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gamlss.data-4.2.7-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gamlss.data-4.2.7-2|34	
14cr|R-gamlss.data-4.2.7-2|35	%check
14cr|R-gamlss.data-4.2.7-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-gamlss.data-4.2.7-2|37	
14cr|R-gamlss.data-4.2.7-2|38	%files
14cr|R-gamlss.data-4.2.7-2|39	%dir %{rlibdir}/%{packname}
14cr|R-gamlss.data-4.2.7-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gamlss.data-4.2.7-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gamlss.data-4.2.7-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-gamlss.data-4.2.7-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gamlss.data-4.2.7-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-gamlss.data-4.2.7-2|45	%{rlibdir}/%{packname}/R
14cr|R-gamlss.data-4.2.7-2|46	%{rlibdir}/%{packname}/data
14cr|R-gamlss.data-4.2.7-2|47	%{rlibdir}/%{packname}/help
14cr|R-gamlss.data-4.2.7-2|48	
14cr|R-gamlss.data-4.2.7-2|49	
14cr|R-gamlss.data-4.2.7-2|50	%changelog
14cr|R-gamlss.data-4.2.7-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.7-2
14cr|R-gamlss.data-4.2.7-2|52	+ Revision: a496741
14cr|R-gamlss.data-4.2.7-2|53	- MassBuild#464: Increase release tag
14cr|R-gamlss.data-4.2.7-2|54	
14cr|R-gamlss.data-4.2.7-2|55	

7395 14
14cr|R-gamlss.dist-4.3.0-2|1	%global packname  gamlss.dist
14cr|R-gamlss.dist-4.3.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gamlss.dist-4.3.0-2|3	
14cr|R-gamlss.dist-4.3.0-2|4	Name:             R-%{packname}
14cr|R-gamlss.dist-4.3.0-2|5	Version:          4.3.0
14cr|R-gamlss.dist-4.3.0-2|6	Release:          2
14cr|R-gamlss.dist-4.3.0-2|7	Summary:          Distributions to be used for GAMLSS modelling
14cr|R-gamlss.dist-4.3.0-2|8	
14cr|R-gamlss.dist-4.3.0-2|9	Group:            Sciences/Mathematics
14cr|R-gamlss.dist-4.3.0-2|10	License:          GPL-2 | GPL-3
14cr|R-gamlss.dist-4.3.0-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gamlss.dist-4.3.0-2|12	Source0:          http://cran.r-project.org/src/contrib/gamlss.dist_4.3-0.tar.gz
14cr|R-gamlss.dist-4.3.0-2|13	
14cr|R-gamlss.dist-4.3.0-2|14	Requires:         R-MASS
14cr|R-gamlss.dist-4.3.0-2|15	
14cr|R-gamlss.dist-4.3.0-2|16	
14cr|R-gamlss.dist-4.3.0-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-MASS
14cr|R-gamlss.dist-4.3.0-2|18	
14cr|R-gamlss.dist-4.3.0-2|19	
14cr|R-gamlss.dist-4.3.0-2|20	%description
14cr|R-gamlss.dist-4.3.0-2|21	This package contains the distributions for GAMLSS modelling.
14cr|R-gamlss.dist-4.3.0-2|22	
14cr|R-gamlss.dist-4.3.0-2|23	%prep
14cr|R-gamlss.dist-4.3.0-2|24	%setup -q -c -n %{packname}
14cr|R-gamlss.dist-4.3.0-2|25	
14cr|R-gamlss.dist-4.3.0-2|26	%build
14cr|R-gamlss.dist-4.3.0-2|27	
14cr|R-gamlss.dist-4.3.0-2|28	%install
14cr|R-gamlss.dist-4.3.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gamlss.dist-4.3.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gamlss.dist-4.3.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gamlss.dist-4.3.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gamlss.dist-4.3.0-2|33	
14cr|R-gamlss.dist-4.3.0-2|34	%check
14cr|R-gamlss.dist-4.3.0-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-gamlss.dist-4.3.0-2|36	
14cr|R-gamlss.dist-4.3.0-2|37	%files
14cr|R-gamlss.dist-4.3.0-2|38	%dir %{rlibdir}/%{packname}
14cr|R-gamlss.dist-4.3.0-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-gamlss.dist-4.3.0-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gamlss.dist-4.3.0-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gamlss.dist-4.3.0-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-gamlss.dist-4.3.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gamlss.dist-4.3.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-gamlss.dist-4.3.0-2|45	%{rlibdir}/%{packname}/R
14cr|R-gamlss.dist-4.3.0-2|46	%{rlibdir}/%{packname}/help
14cr|R-gamlss.dist-4.3.0-2|47	%{rlibdir}/%{packname}/libs
14cr|R-gamlss.dist-4.3.0-2|48	
14cr|R-gamlss.dist-4.3.0-2|49	
14cr|R-gamlss.dist-4.3.0-2|50	
14cr|R-gamlss.dist-4.3.0-2|51	%changelog
14cr|R-gamlss.dist-4.3.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0-2
14cr|R-gamlss.dist-4.3.0-2|53	+ Revision: a64d15e
14cr|R-gamlss.dist-4.3.0-2|54	- MassBuild#464: Increase release tag
14cr|R-gamlss.dist-4.3.0-2|55	
14cr|R-gamlss.dist-4.3.0-2|56	

7396 14
14cr|R-gbm-2.1-2|1	%global packname  gbm
14cr|R-gbm-2.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gbm-2.1-2|3	
14cr|R-gbm-2.1-2|4	Name:             R-%{packname}
14cr|R-gbm-2.1-2|5	Version:          2.1
14cr|R-gbm-2.1-2|6	Release:          2
14cr|R-gbm-2.1-2|7	Summary:          Generalized Boosted Regression Models
14cr|R-gbm-2.1-2|8	Group:            Sciences/Mathematics
14cr|R-gbm-2.1-2|9	License:          GPL (>= 2)
14cr|R-gbm-2.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gbm-2.1-2|11	Source0:          http://cran.r-project.org/src/contrib/gbm_2.1.tar.gz
14cr|R-gbm-2.1-2|12	Requires:         R-survival
14cr|R-gbm-2.1-2|13	Requires:         R-lattice
14cr|R-gbm-2.1-2|14	Requires:         R-splines R-RUnit
14cr|R-gbm-2.1-2|15	BuildRequires:    R-devel
14cr|R-gbm-2.1-2|16	BuildRequires:    Rmath-devel
14cr|R-gbm-2.1-2|17	BuildRequires:    texlive-collection-latex
14cr|R-gbm-2.1-2|18	BuildRequires:    R-survival R-RUnit
14cr|R-gbm-2.1-2|19	BuildRequires:    R-lattice
14cr|R-gbm-2.1-2|20	BuildRequires:    R-splines
14cr|R-gbm-2.1-2|21	BuildRequires:    pkgconfig(lapack)
14cr|R-gbm-2.1-2|22	
14cr|R-gbm-2.1-2|23	%description
14cr|R-gbm-2.1-2|24	This package implements extensions to Freund and Schapire's AdaBoost
14cr|R-gbm-2.1-2|25	algorithm and Friedman's gradient boosting machine. Includes regression
14cr|R-gbm-2.1-2|26	methods for least squares, absolute loss, quantile regression, logistic,
14cr|R-gbm-2.1-2|27	Poisson, Cox proportional hazards partial likelihood, and AdaBoost
14cr|R-gbm-2.1-2|28	exponential loss.
14cr|R-gbm-2.1-2|29	
14cr|R-gbm-2.1-2|30	%prep
14cr|R-gbm-2.1-2|31	%setup -q -c -n %{packname}
14cr|R-gbm-2.1-2|32	
14cr|R-gbm-2.1-2|33	%build
14cr|R-gbm-2.1-2|34	
14cr|R-gbm-2.1-2|35	%install
14cr|R-gbm-2.1-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gbm-2.1-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gbm-2.1-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gbm-2.1-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gbm-2.1-2|40	
14cr|R-gbm-2.1-2|41	%check
14cr|R-gbm-2.1-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-gbm-2.1-2|43	
14cr|R-gbm-2.1-2|44	%files
14cr|R-gbm-2.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-gbm-2.1-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-gbm-2.1-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-gbm-2.1-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gbm-2.1-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-gbm-2.1-2|50	%{rlibdir}/%{packname}/LICENSE
14cr|R-gbm-2.1-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gbm-2.1-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-gbm-2.1-2|53	%{rlibdir}/%{packname}/R
14cr|R-gbm-2.1-2|54	%{rlibdir}/%{packname}/demo
14cr|R-gbm-2.1-2|55	%{rlibdir}/%{packname}/help
14cr|R-gbm-2.1-2|56	%{rlibdir}/%{packname}/libs
14cr|R-gbm-2.1-2|57	
14cr|R-gbm-2.1-2|58	
14cr|R-gbm-2.1-2|59	
14cr|R-gbm-2.1-2|60	%changelog
14cr|R-gbm-2.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|R-gbm-2.1-2|62	+ Revision: a7367b3
14cr|R-gbm-2.1-2|63	- MassBuild#464: Increase release tag
14cr|R-gbm-2.1-2|64	
14cr|R-gbm-2.1-2|65	

7397 14
14cr|R-gclus-1.3.1-3|1	%global packname  gclus
14cr|R-gclus-1.3.1-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-gclus-1.3.1-3|3	
14cr|R-gclus-1.3.1-3|4	Name:             R-%{packname}
14cr|R-gclus-1.3.1-3|5	Version:          1.3.1
14cr|R-gclus-1.3.1-3|6	Release:          3
14cr|R-gclus-1.3.1-3|7	Summary:          Clustering Graphics
14cr|R-gclus-1.3.1-3|8	Group:            Sciences/Mathematics
14cr|R-gclus-1.3.1-3|9	License:          GPL (>= 2)
14cr|R-gclus-1.3.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gclus-1.3.1-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-gclus-1.3.1-3|12	BuildArch:        noarch
14cr|R-gclus-1.3.1-3|13	Requires:         R-core
14cr|R-gclus-1.3.1-3|14	Requires:         R-cluster
14cr|R-gclus-1.3.1-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-cluster
14cr|R-gclus-1.3.1-3|16	
14cr|R-gclus-1.3.1-3|17	%description
14cr|R-gclus-1.3.1-3|18	Orders panels in scatterplot matrices and parallel coordinate displays by
14cr|R-gclus-1.3.1-3|19	some merit index. Package contains various indices of merit, ordering
14cr|R-gclus-1.3.1-3|20	functions, and enhanced versions of pairs and parcoord which color panels
14cr|R-gclus-1.3.1-3|21	according to their merit level.
14cr|R-gclus-1.3.1-3|22	
14cr|R-gclus-1.3.1-3|23	%prep
14cr|R-gclus-1.3.1-3|24	%setup -q -c -n %{packname}
14cr|R-gclus-1.3.1-3|25	
14cr|R-gclus-1.3.1-3|26	%build
14cr|R-gclus-1.3.1-3|27	
14cr|R-gclus-1.3.1-3|28	%install
14cr|R-gclus-1.3.1-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gclus-1.3.1-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gclus-1.3.1-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gclus-1.3.1-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gclus-1.3.1-3|33	
14cr|R-gclus-1.3.1-3|34	%check
14cr|R-gclus-1.3.1-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-gclus-1.3.1-3|36	
14cr|R-gclus-1.3.1-3|37	%files
14cr|R-gclus-1.3.1-3|38	%dir %{rlibdir}/%{packname}
14cr|R-gclus-1.3.1-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-gclus-1.3.1-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gclus-1.3.1-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-gclus-1.3.1-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gclus-1.3.1-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-gclus-1.3.1-3|44	%{rlibdir}/%{packname}/R
14cr|R-gclus-1.3.1-3|45	%{rlibdir}/%{packname}/data
14cr|R-gclus-1.3.1-3|46	%{rlibdir}/%{packname}/help
14cr|R-gclus-1.3.1-3|47	
14cr|R-gclus-1.3.1-3|48	
14cr|R-gclus-1.3.1-3|49	
14cr|R-gclus-1.3.1-3|50	%changelog
14cr|R-gclus-1.3.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-3
14cr|R-gclus-1.3.1-3|52	+ Revision: f4fe3f5
14cr|R-gclus-1.3.1-3|53	- MassBuild#464: Increase release tag
14cr|R-gclus-1.3.1-3|54	
14cr|R-gclus-1.3.1-3|55	

7398 14
14cr|R-gdata-2.13.2-2|1	%global packname  gdata
14cr|R-gdata-2.13.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gdata-2.13.2-2|3	
14cr|R-gdata-2.13.2-2|4	%define debug_package %{nil}
14cr|R-gdata-2.13.2-2|5	%define __noautoreq 'perl.*'
14cr|R-gdata-2.13.2-2|6	%define __noautoprov 'perl.*'
14cr|R-gdata-2.13.2-2|7	
14cr|R-gdata-2.13.2-2|8	Name:             R-%{packname}
14cr|R-gdata-2.13.2-2|9	Version:          2.13.2
14cr|R-gdata-2.13.2-2|10	Release:          2
14cr|R-gdata-2.13.2-2|11	Summary:          Various R programming tools for data manipulation
14cr|R-gdata-2.13.2-2|12	Group:            Sciences/Mathematics
14cr|R-gdata-2.13.2-2|13	License:          GPL-2
14cr|R-gdata-2.13.2-2|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gdata-2.13.2-2|15	Source0:          http://cran.r-project.org/src/contrib/gdata_2.13.2.tar.gz
14cr|R-gdata-2.13.2-2|16	Requires:         R-gtools
14cr|R-gdata-2.13.2-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-gdata-2.13.2-2|18	BuildRequires:    R-gtools
14cr|R-gdata-2.13.2-2|19	
14cr|R-gdata-2.13.2-2|20	%description
14cr|R-gdata-2.13.2-2|21	Various R programming tools for data manipulation
14cr|R-gdata-2.13.2-2|22	
14cr|R-gdata-2.13.2-2|23	%prep
14cr|R-gdata-2.13.2-2|24	%setup -q -c -n %{packname}
14cr|R-gdata-2.13.2-2|25	
14cr|R-gdata-2.13.2-2|26	%build
14cr|R-gdata-2.13.2-2|27	
14cr|R-gdata-2.13.2-2|28	%install
14cr|R-gdata-2.13.2-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gdata-2.13.2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gdata-2.13.2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gdata-2.13.2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gdata-2.13.2-2|33	
14cr|R-gdata-2.13.2-2|34	%check
14cr|R-gdata-2.13.2-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-gdata-2.13.2-2|36	
14cr|R-gdata-2.13.2-2|37	%files
14cr|R-gdata-2.13.2-2|38	%dir %{rlibdir}/%{packname}
14cr|R-gdata-2.13.2-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-gdata-2.13.2-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gdata-2.13.2-2|41	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-gdata-2.13.2-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gdata-2.13.2-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gdata-2.13.2-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-gdata-2.13.2-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gdata-2.13.2-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-gdata-2.13.2-2|47	%{rlibdir}/%{packname}/R
14cr|R-gdata-2.13.2-2|48	%{rlibdir}/%{packname}/bin
14cr|R-gdata-2.13.2-2|49	%{rlibdir}/%{packname}/data
14cr|R-gdata-2.13.2-2|50	%{rlibdir}/%{packname}/help
14cr|R-gdata-2.13.2-2|51	%{rlibdir}/%{packname}/perl
14cr|R-gdata-2.13.2-2|52	%{rlibdir}/%{packname}/unitTests
14cr|R-gdata-2.13.2-2|53	%{rlibdir}/%{packname}/xls
14cr|R-gdata-2.13.2-2|54	
14cr|R-gdata-2.13.2-2|55	
14cr|R-gdata-2.13.2-2|56	
14cr|R-gdata-2.13.2-2|57	%changelog
14cr|R-gdata-2.13.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.2-2
14cr|R-gdata-2.13.2-2|59	+ Revision: 2766533
14cr|R-gdata-2.13.2-2|60	- MassBuild#464: Increase release tag
14cr|R-gdata-2.13.2-2|61	
14cr|R-gdata-2.13.2-2|62	

7399 14
14cr|R-gee-4.13.18-3|1	%global packname  gee
14cr|R-gee-4.13.18-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gee-4.13.18-3|3	
14cr|R-gee-4.13.18-3|4	Name:             R-%{packname}
14cr|R-gee-4.13.18-3|5	Version:          4.13.18
14cr|R-gee-4.13.18-3|6	Release:          3
14cr|R-gee-4.13.18-3|7	Summary:          Generalized Estimation Equation solver
14cr|R-gee-4.13.18-3|8	Group:            Sciences/Mathematics
14cr|R-gee-4.13.18-3|9	License:          GPL-2
14cr|R-gee-4.13.18-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gee-4.13.18-3|11	Source0:          http://cran.r-project.org/src/contrib/gee_4.13-18.tar.gz
14cr|R-gee-4.13.18-3|12	Requires:         R-stats
14cr|R-gee-4.13.18-3|13	Requires:         R-MASS
14cr|R-gee-4.13.18-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-gee-4.13.18-3|15	BuildRequires:    R-MASS
14cr|R-gee-4.13.18-3|16	BuildRequires:    blas-devel
14cr|R-gee-4.13.18-3|17	BuildRequires:    lapack-devel
14cr|R-gee-4.13.18-3|18	
14cr|R-gee-4.13.18-3|19	%description
14cr|R-gee-4.13.18-3|20	Generalized Estimation Equation solver
14cr|R-gee-4.13.18-3|21	
14cr|R-gee-4.13.18-3|22	%prep
14cr|R-gee-4.13.18-3|23	%setup -q -c -n %{packname}
14cr|R-gee-4.13.18-3|24	
14cr|R-gee-4.13.18-3|25	%build
14cr|R-gee-4.13.18-3|26	
14cr|R-gee-4.13.18-3|27	%install
14cr|R-gee-4.13.18-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gee-4.13.18-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gee-4.13.18-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gee-4.13.18-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gee-4.13.18-3|32	
14cr|R-gee-4.13.18-3|33	%check
14cr|R-gee-4.13.18-3|34	%{_bindir}/R CMD check %{packname}
14cr|R-gee-4.13.18-3|35	
14cr|R-gee-4.13.18-3|36	%files
14cr|R-gee-4.13.18-3|37	%dir %{rlibdir}/%{packname}
14cr|R-gee-4.13.18-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-gee-4.13.18-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gee-4.13.18-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-gee-4.13.18-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gee-4.13.18-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-gee-4.13.18-3|43	%{rlibdir}/%{packname}/R
14cr|R-gee-4.13.18-3|44	%{rlibdir}/%{packname}/help
14cr|R-gee-4.13.18-3|45	%{rlibdir}/%{packname}/libs
14cr|R-gee-4.13.18-3|46	
14cr|R-gee-4.13.18-3|47	
14cr|R-gee-4.13.18-3|48	
14cr|R-gee-4.13.18-3|49	%changelog
14cr|R-gee-4.13.18-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.13.18-3
14cr|R-gee-4.13.18-3|51	+ Revision: 7d5d0b4
14cr|R-gee-4.13.18-3|52	- MassBuild#464: Increase release tag
14cr|R-gee-4.13.18-3|53	
14cr|R-gee-4.13.18-3|54	

7400 14
14cr|R-geepack-1.1.6-2|1	%global packname  geepack
14cr|R-geepack-1.1.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-geepack-1.1.6-2|3	
14cr|R-geepack-1.1.6-2|4	Name:             R-%{packname}
14cr|R-geepack-1.1.6-2|5	Version:          1.1.6
14cr|R-geepack-1.1.6-2|6	Release:          2
14cr|R-geepack-1.1.6-2|7	Summary:          Generalized Estimating Equation Package
14cr|R-geepack-1.1.6-2|8	Group:            Sciences/Mathematics
14cr|R-geepack-1.1.6-2|9	License:          GPLv3+
14cr|R-geepack-1.1.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-geepack-1.1.6-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-6.tar.gz
14cr|R-geepack-1.1.6-2|12	
14cr|R-geepack-1.1.6-2|13	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-geepack-1.1.6-2|14	
14cr|R-geepack-1.1.6-2|15	%description
14cr|R-geepack-1.1.6-2|16	Generalized estimating equations solver for parameters in mean, scale, and
14cr|R-geepack-1.1.6-2|17	correlation structures, through mean link, scale link, and correlation
14cr|R-geepack-1.1.6-2|18	link. Can also handle clustered categorical responses.
14cr|R-geepack-1.1.6-2|19	
14cr|R-geepack-1.1.6-2|20	%prep
14cr|R-geepack-1.1.6-2|21	%setup -q -c -n %{packname}
14cr|R-geepack-1.1.6-2|22	
14cr|R-geepack-1.1.6-2|23	%build
14cr|R-geepack-1.1.6-2|24	
14cr|R-geepack-1.1.6-2|25	%install
14cr|R-geepack-1.1.6-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-geepack-1.1.6-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-geepack-1.1.6-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-geepack-1.1.6-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-geepack-1.1.6-2|30	
14cr|R-geepack-1.1.6-2|31	%check
14cr|R-geepack-1.1.6-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-geepack-1.1.6-2|33	
14cr|R-geepack-1.1.6-2|34	%files
14cr|R-geepack-1.1.6-2|35	%dir %{rlibdir}/%{packname}
14cr|R-geepack-1.1.6-2|36	%doc %{rlibdir}/%{packname}/doc
14cr|R-geepack-1.1.6-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-geepack-1.1.6-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-geepack-1.1.6-2|39	%{rlibdir}/%{packname}/CITATION
14cr|R-geepack-1.1.6-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-geepack-1.1.6-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-geepack-1.1.6-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-geepack-1.1.6-2|43	%{rlibdir}/%{packname}/R
14cr|R-geepack-1.1.6-2|44	%{rlibdir}/%{packname}/data
14cr|R-geepack-1.1.6-2|45	%{rlibdir}/%{packname}/help
14cr|R-geepack-1.1.6-2|46	%{rlibdir}/%{packname}/include
14cr|R-geepack-1.1.6-2|47	%{rlibdir}/%{packname}/libs
14cr|R-geepack-1.1.6-2|48	
14cr|R-geepack-1.1.6-2|49	%changelog
14cr|R-geepack-1.1.6-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-2
14cr|R-geepack-1.1.6-2|51	+ Revision: fa364a0
14cr|R-geepack-1.1.6-2|52	- MassBuild#464: Increase release tag
14cr|R-geepack-1.1.6-2|53	
14cr|R-geepack-1.1.6-2|54	

7401 14
14cr|R-genefilter-1.44.0-4|1	%bcond_with bootstrap
14cr|R-genefilter-1.44.0-4|2	%global packname  genefilter
14cr|R-genefilter-1.44.0-4|3	%global rlibdir  %{_libdir}/R/library
14cr|R-genefilter-1.44.0-4|4	
14cr|R-genefilter-1.44.0-4|5	Name:             R-%{packname}
14cr|R-genefilter-1.44.0-4|6	Version:          1.44.0
14cr|R-genefilter-1.44.0-4|7	Release:          4
14cr|R-genefilter-1.44.0-4|8	Summary:          genefilter: methods for filtering genes from microarray experiments
14cr|R-genefilter-1.44.0-4|9	Group:            Sciences/Mathematics
14cr|R-genefilter-1.44.0-4|10	License:          Artistic-2.0
14cr|R-genefilter-1.44.0-4|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-genefilter-1.44.0-4|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-genefilter-1.44.0-4|13	Requires:         R-AnnotationDbi R-annotate R-Biobase R-graphics R-methods R-stats R-survival
14cr|R-genefilter-1.44.0-4|14	Requires:         R-Biobase R-class R-hgu95av2.db R-methods R-tkWidgets R-ALL
14cr|R-genefilter-1.44.0-4|15	%if %{without bootstrap}
14cr|R-genefilter-1.44.0-4|16	Requires:         R-DESeq R-ROC R-pasilla
14cr|R-genefilter-1.44.0-4|17	%endif
14cr|R-genefilter-1.44.0-4|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-genefilter-1.44.0-4|19	BuildRequires:    R-AnnotationDbi R-annotate R-Biobase R-graphics R-methods R-stats R-survival
14cr|R-genefilter-1.44.0-4|20	BuildRequires:    R-Biobase R-class R-hgu95av2.db R-methods R-tkWidgets R-ALL
14cr|R-genefilter-1.44.0-4|21	%if %{without bootstrap}
14cr|R-genefilter-1.44.0-4|22	BuildRequires:    R-DESeq R-ROC R-pasilla
14cr|R-genefilter-1.44.0-4|23	%endif
14cr|R-genefilter-1.44.0-4|24	
14cr|R-genefilter-1.44.0-4|25	%description
14cr|R-genefilter-1.44.0-4|26	Some basic functions for filtering genes
14cr|R-genefilter-1.44.0-4|27	
14cr|R-genefilter-1.44.0-4|28	%prep
14cr|R-genefilter-1.44.0-4|29	%setup -q -c -n %{packname}
14cr|R-genefilter-1.44.0-4|30	
14cr|R-genefilter-1.44.0-4|31	%build
14cr|R-genefilter-1.44.0-4|32	
14cr|R-genefilter-1.44.0-4|33	%install
14cr|R-genefilter-1.44.0-4|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-genefilter-1.44.0-4|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-genefilter-1.44.0-4|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-genefilter-1.44.0-4|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-genefilter-1.44.0-4|38	
14cr|R-genefilter-1.44.0-4|39	%if %{without bootstrap}
14cr|R-genefilter-1.44.0-4|40	%check
14cr|R-genefilter-1.44.0-4|41	%{_bindir}/R CMD check %{packname}
14cr|R-genefilter-1.44.0-4|42	%endif
14cr|R-genefilter-1.44.0-4|43	
14cr|R-genefilter-1.44.0-4|44	%files
14cr|R-genefilter-1.44.0-4|45	%dir %{rlibdir}/%{packname}
14cr|R-genefilter-1.44.0-4|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-genefilter-1.44.0-4|47	%doc %{rlibdir}/%{packname}/html
14cr|R-genefilter-1.44.0-4|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-genefilter-1.44.0-4|49	%{rlibdir}/%{packname}/INDEX
14cr|R-genefilter-1.44.0-4|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-genefilter-1.44.0-4|51	%{rlibdir}/%{packname}/Meta
14cr|R-genefilter-1.44.0-4|52	%{rlibdir}/%{packname}/R
14cr|R-genefilter-1.44.0-4|53	%{rlibdir}/%{packname}/data
14cr|R-genefilter-1.44.0-4|54	%{rlibdir}/%{packname}/help
14cr|R-genefilter-1.44.0-4|55	%{rlibdir}/%{packname}/libs
14cr|R-genefilter-1.44.0-4|56	%{rlibdir}/%{packname}/wFun
14cr|R-genefilter-1.44.0-4|57	
14cr|R-genefilter-1.44.0-4|58	%changelog
14cr|R-genefilter-1.44.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.44.0-4
14cr|R-genefilter-1.44.0-4|60	+ Revision: c75fd9f
14cr|R-genefilter-1.44.0-4|61	- MassBuild#464: Increase release tag
14cr|R-genefilter-1.44.0-4|62	
14cr|R-genefilter-1.44.0-4|63	

7402 14
14cr|R-geneplotter-1.40.0-2|1	%global packname  geneplotter
14cr|R-geneplotter-1.40.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-geneplotter-1.40.0-2|3	
14cr|R-geneplotter-1.40.0-2|4	%define debug_package %{nil}
14cr|R-geneplotter-1.40.0-2|5	
14cr|R-geneplotter-1.40.0-2|6	Name:             R-%{packname}
14cr|R-geneplotter-1.40.0-2|7	Version:          1.40.0
14cr|R-geneplotter-1.40.0-2|8	Release:          2
14cr|R-geneplotter-1.40.0-2|9	Summary:          Graphics related functions for Bioconductor
14cr|R-geneplotter-1.40.0-2|10	Group:            Sciences/Mathematics
14cr|R-geneplotter-1.40.0-2|11	License:          Artistic-2.0
14cr|R-geneplotter-1.40.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-geneplotter-1.40.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/geneplotter_1.40.0.tar.gz
14cr|R-geneplotter-1.40.0-2|14	Requires:         R-Biobase R-annotate R-lattice R-AnnotationDbi R-graphics
14cr|R-geneplotter-1.40.0-2|15	Requires:         R-grDevices R-grid R-methods R-RColorBrewer R-stats R-utils
14cr|R-geneplotter-1.40.0-2|16	Requires:         R-Rgraphviz R-annotate R-fibroEset R-hgu95av2.db
14cr|R-geneplotter-1.40.0-2|17	Requires:         R-hu6800.db R-hgu133a.db
14cr|R-geneplotter-1.40.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-geneplotter-1.40.0-2|19	BuildRequires:    R-Biobase R-annotate R-lattice R-AnnotationDbi R-graphics
14cr|R-geneplotter-1.40.0-2|20	BuildRequires:    R-grDevices R-grid R-methods R-RColorBrewer R-stats R-utils
14cr|R-geneplotter-1.40.0-2|21	BuildRequires:    R-Rgraphviz R-annotate R-fibroEset R-hgu95av2.db
14cr|R-geneplotter-1.40.0-2|22	BuildRequires:    R-hu6800.db R-hgu133a.db
14cr|R-geneplotter-1.40.0-2|23	BuildRequires:    x11-server-xvfb
14cr|R-geneplotter-1.40.0-2|24	
14cr|R-geneplotter-1.40.0-2|25	%description
14cr|R-geneplotter-1.40.0-2|26	Some basic functions for plotting genetic data
14cr|R-geneplotter-1.40.0-2|27	
14cr|R-geneplotter-1.40.0-2|28	%prep
14cr|R-geneplotter-1.40.0-2|29	%setup -q -c -n %{packname}
14cr|R-geneplotter-1.40.0-2|30	
14cr|R-geneplotter-1.40.0-2|31	%build
14cr|R-geneplotter-1.40.0-2|32	
14cr|R-geneplotter-1.40.0-2|33	%install
14cr|R-geneplotter-1.40.0-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-geneplotter-1.40.0-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-geneplotter-1.40.0-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-geneplotter-1.40.0-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-geneplotter-1.40.0-2|38	
14cr|R-geneplotter-1.40.0-2|39	# Fails in build system
14cr|R-geneplotter-1.40.0-2|40	%if 0
14cr|R-geneplotter-1.40.0-2|41	%check
14cr|R-geneplotter-1.40.0-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-geneplotter-1.40.0-2|43	%endif
14cr|R-geneplotter-1.40.0-2|44	
14cr|R-geneplotter-1.40.0-2|45	%files
14cr|R-geneplotter-1.40.0-2|46	%dir %{rlibdir}/%{packname}
14cr|R-geneplotter-1.40.0-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-geneplotter-1.40.0-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-geneplotter-1.40.0-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-geneplotter-1.40.0-2|50	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-geneplotter-1.40.0-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-geneplotter-1.40.0-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-geneplotter-1.40.0-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-geneplotter-1.40.0-2|54	%{rlibdir}/%{packname}/R
14cr|R-geneplotter-1.40.0-2|55	%{rlibdir}/%{packname}/data
14cr|R-geneplotter-1.40.0-2|56	%{rlibdir}/%{packname}/help
14cr|R-geneplotter-1.40.0-2|57	
14cr|R-geneplotter-1.40.0-2|58	
14cr|R-geneplotter-1.40.0-2|59	%changelog
14cr|R-geneplotter-1.40.0-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-geneplotter-1.40.0-2|61	+ Revision: 3a9c5f3
14cr|R-geneplotter-1.40.0-2|62	- MassBuild#464: Increase release tag
14cr|R-geneplotter-1.40.0-2|63	
14cr|R-geneplotter-1.40.0-2|64	

7403 14
14cr|R-GenomeGraphs-1.22.0-2|1	%bcond_with internet
14cr|R-GenomeGraphs-1.22.0-2|2	%global packname  GenomeGraphs
14cr|R-GenomeGraphs-1.22.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-GenomeGraphs-1.22.0-2|4	
14cr|R-GenomeGraphs-1.22.0-2|5	%define debug_package %{nil}
14cr|R-GenomeGraphs-1.22.0-2|6	
14cr|R-GenomeGraphs-1.22.0-2|7	Name:             R-%{packname}
14cr|R-GenomeGraphs-1.22.0-2|8	Version:          1.22.0
14cr|R-GenomeGraphs-1.22.0-2|9	Release:          2
14cr|R-GenomeGraphs-1.22.0-2|10	Summary:          Plotting genomic information from Ensembl
14cr|R-GenomeGraphs-1.22.0-2|11	Group:            Sciences/Mathematics
14cr|R-GenomeGraphs-1.22.0-2|12	License:          Artistic-2.0
14cr|R-GenomeGraphs-1.22.0-2|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-GenomeGraphs-1.22.0-2|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomeGraphs_1.22.0.tar.gz
14cr|R-GenomeGraphs-1.22.0-2|15	Requires:         R-methods R-biomaRt R-grid
14cr|R-GenomeGraphs-1.22.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-GenomeGraphs-1.22.0-2|17	BuildRequires:    R-methods R-biomaRt R-grid
14cr|R-GenomeGraphs-1.22.0-2|18	
14cr|R-GenomeGraphs-1.22.0-2|19	%description
14cr|R-GenomeGraphs-1.22.0-2|20	Genomic data analyses requires integrated visualization of known genomic
14cr|R-GenomeGraphs-1.22.0-2|21	information and new experimental data.  GenomeGraphs uses the biomaRt
14cr|R-GenomeGraphs-1.22.0-2|22	package to perform live annotation queries to Ensembl and translates this
14cr|R-GenomeGraphs-1.22.0-2|23	to e.g. gene/transcript structures in viewports of the grid graphics
14cr|R-GenomeGraphs-1.22.0-2|24	package. This results in genomic information plotted together with your
14cr|R-GenomeGraphs-1.22.0-2|25	data.  Another strength of GenomeGraphs is to plot different data types
14cr|R-GenomeGraphs-1.22.0-2|26	such as array CGH, gene expression, sequencing and other data, together in
14cr|R-GenomeGraphs-1.22.0-2|27	one plot using the same genome coordinate system.
14cr|R-GenomeGraphs-1.22.0-2|28	
14cr|R-GenomeGraphs-1.22.0-2|29	%prep
14cr|R-GenomeGraphs-1.22.0-2|30	%setup -q -c -n %{packname}
14cr|R-GenomeGraphs-1.22.0-2|31	
14cr|R-GenomeGraphs-1.22.0-2|32	%build
14cr|R-GenomeGraphs-1.22.0-2|33	
14cr|R-GenomeGraphs-1.22.0-2|34	%install
14cr|R-GenomeGraphs-1.22.0-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GenomeGraphs-1.22.0-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GenomeGraphs-1.22.0-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GenomeGraphs-1.22.0-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GenomeGraphs-1.22.0-2|39	
14cr|R-GenomeGraphs-1.22.0-2|40	%if %{with internet}
14cr|R-GenomeGraphs-1.22.0-2|41	%check
14cr|R-GenomeGraphs-1.22.0-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-GenomeGraphs-1.22.0-2|43	%endif
14cr|R-GenomeGraphs-1.22.0-2|44	
14cr|R-GenomeGraphs-1.22.0-2|45	%files
14cr|R-GenomeGraphs-1.22.0-2|46	%dir %{rlibdir}/%{packname}
14cr|R-GenomeGraphs-1.22.0-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-GenomeGraphs-1.22.0-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-GenomeGraphs-1.22.0-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GenomeGraphs-1.22.0-2|50	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-GenomeGraphs-1.22.0-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-GenomeGraphs-1.22.0-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GenomeGraphs-1.22.0-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-GenomeGraphs-1.22.0-2|54	%{rlibdir}/%{packname}/R
14cr|R-GenomeGraphs-1.22.0-2|55	%{rlibdir}/%{packname}/data
14cr|R-GenomeGraphs-1.22.0-2|56	%{rlibdir}/%{packname}/extra
14cr|R-GenomeGraphs-1.22.0-2|57	%{rlibdir}/%{packname}/help
14cr|R-GenomeGraphs-1.22.0-2|58	
14cr|R-GenomeGraphs-1.22.0-2|59	
14cr|R-GenomeGraphs-1.22.0-2|60	%changelog
14cr|R-GenomeGraphs-1.22.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22.0-2
14cr|R-GenomeGraphs-1.22.0-2|62	+ Revision: e9833aa
14cr|R-GenomeGraphs-1.22.0-2|63	- MassBuild#464: Increase release tag
14cr|R-GenomeGraphs-1.22.0-2|64	
14cr|R-GenomeGraphs-1.22.0-2|65	

7404 14
14cr|R-GenomicFeatures-1.14.2-2|1	%global packname  GenomicFeatures
14cr|R-GenomicFeatures-1.14.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-GenomicFeatures-1.14.2-2|3	
14cr|R-GenomicFeatures-1.14.2-2|4	%define debug_package %{nil}
14cr|R-GenomicFeatures-1.14.2-2|5	
14cr|R-GenomicFeatures-1.14.2-2|6	Name:             R-%{packname}
14cr|R-GenomicFeatures-1.14.2-2|7	Version:          1.14.2
14cr|R-GenomicFeatures-1.14.2-2|8	Release:          2
14cr|R-GenomicFeatures-1.14.2-2|9	Summary:          Tools for making and manipulating transcript centric annotations
14cr|R-GenomicFeatures-1.14.2-2|10	Group:            Sciences/Mathematics
14cr|R-GenomicFeatures-1.14.2-2|11	License:          Artistic-2.0
14cr|R-GenomicFeatures-1.14.2-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-GenomicFeatures-1.14.2-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicFeatures_1.14.2.tar.gz
14cr|R-GenomicFeatures-1.14.2-2|14	Requires:         R-IRanges R-GenomicRanges R-AnnotationDbi
14cr|R-GenomicFeatures-1.14.2-2|15	Requires:         R-methods R-DBI R-RSQLite R-IRanges R-GenomicRanges R-Biostrings R-rtracklayer R-biomaRt R-RCurl R-utils R-Biobase
14cr|R-GenomicFeatures-1.14.2-2|16	Requires:         R-rtracklayer R-biomaRt R-org.Mm.eg.db R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg18 R-BSgenome.Celegans.UCSC.ce2 R-RUnit
14cr|R-GenomicFeatures-1.14.2-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges R-AnnotationDbi
14cr|R-GenomicFeatures-1.14.2-2|18	BuildRequires:    R-methods R-DBI R-RSQLite R-IRanges R-GenomicRanges R-Biostrings R-rtracklayer R-biomaRt R-RCurl R-utils R-Biobase
14cr|R-GenomicFeatures-1.14.2-2|19	BuildRequires:    R-rtracklayer R-biomaRt R-org.Mm.eg.db R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg18 R-BSgenome.Celegans.UCSC.ce2 R-RUnit
14cr|R-GenomicFeatures-1.14.2-2|20	
14cr|R-GenomicFeatures-1.14.2-2|21	%description
14cr|R-GenomicFeatures-1.14.2-2|22	A set of tools and methods for making and manipulating transcript centric
14cr|R-GenomicFeatures-1.14.2-2|23	annotations. With these tools the user can easily download the genomic
14cr|R-GenomicFeatures-1.14.2-2|24	locations of the transcripts, exons and cds of a given organism, from
14cr|R-GenomicFeatures-1.14.2-2|25	either the UCSC Genome Browser or a BioMart database (more sources will be
14cr|R-GenomicFeatures-1.14.2-2|26	supported in the future). This information is then stored in a local
14cr|R-GenomicFeatures-1.14.2-2|27	database that keeps track of the relationship between transcripts, exons,
14cr|R-GenomicFeatures-1.14.2-2|28	cds and genes. Flexible methods are provided for extracting the desired
14cr|R-GenomicFeatures-1.14.2-2|29	features in a convenient format.
14cr|R-GenomicFeatures-1.14.2-2|30	
14cr|R-GenomicFeatures-1.14.2-2|31	%prep
14cr|R-GenomicFeatures-1.14.2-2|32	%setup -q -c -n %{packname}
14cr|R-GenomicFeatures-1.14.2-2|33	
14cr|R-GenomicFeatures-1.14.2-2|34	%build
14cr|R-GenomicFeatures-1.14.2-2|35	
14cr|R-GenomicFeatures-1.14.2-2|36	%install
14cr|R-GenomicFeatures-1.14.2-2|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GenomicFeatures-1.14.2-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GenomicFeatures-1.14.2-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GenomicFeatures-1.14.2-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GenomicFeatures-1.14.2-2|41	
14cr|R-GenomicFeatures-1.14.2-2|42	%files
14cr|R-GenomicFeatures-1.14.2-2|43	%dir %{rlibdir}/%{packname}
14cr|R-GenomicFeatures-1.14.2-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-GenomicFeatures-1.14.2-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-GenomicFeatures-1.14.2-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GenomicFeatures-1.14.2-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-GenomicFeatures-1.14.2-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-GenomicFeatures-1.14.2-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GenomicFeatures-1.14.2-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-GenomicFeatures-1.14.2-2|51	%{rlibdir}/%{packname}/R
14cr|R-GenomicFeatures-1.14.2-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-GenomicFeatures-1.14.2-2|53	%{rlibdir}/%{packname}/help
14cr|R-GenomicFeatures-1.14.2-2|54	%{rlibdir}/%{packname}/script
14cr|R-GenomicFeatures-1.14.2-2|55	%{rlibdir}/%{packname}/txdb-template
14cr|R-GenomicFeatures-1.14.2-2|56	%{rlibdir}/%{packname}/unitTests
14cr|R-GenomicFeatures-1.14.2-2|57	
14cr|R-GenomicFeatures-1.14.2-2|58	
14cr|R-GenomicFeatures-1.14.2-2|59	
14cr|R-GenomicFeatures-1.14.2-2|60	%changelog
14cr|R-GenomicFeatures-1.14.2-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.2-2
14cr|R-GenomicFeatures-1.14.2-2|62	+ Revision: de0dd3e
14cr|R-GenomicFeatures-1.14.2-2|63	- MassBuild#464: Increase release tag
14cr|R-GenomicFeatures-1.14.2-2|64	
14cr|R-GenomicFeatures-1.14.2-2|65	

7405 14
14cr|R-GenomicRanges-1.14.4-2|1	#%bcond_with internet
14cr|R-GenomicRanges-1.14.4-2|2	%bcond_without bootstrap
14cr|R-GenomicRanges-1.14.4-2|3	%global packname  GenomicRanges
14cr|R-GenomicRanges-1.14.4-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-GenomicRanges-1.14.4-2|5	
14cr|R-GenomicRanges-1.14.4-2|6	Name:             R-%{packname}
14cr|R-GenomicRanges-1.14.4-2|7	Version:          1.14.4
14cr|R-GenomicRanges-1.14.4-2|8	Release:          2
14cr|R-GenomicRanges-1.14.4-2|9	Summary:          Representation and manipulation of genomic intervals
14cr|R-GenomicRanges-1.14.4-2|10	Group:            Sciences/Mathematics
14cr|R-GenomicRanges-1.14.4-2|11	License:          Artistic-2.0
14cr|R-GenomicRanges-1.14.4-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-GenomicRanges-1.14.4-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicRanges_1.14.4.tar.gz
14cr|R-GenomicRanges-1.14.4-2|14	Requires:         R-methods R-IRanges
14cr|R-GenomicRanges-1.14.4-2|15	%if %{with bootstrap}
14cr|R-GenomicRanges-1.14.4-2|16	Requires:         R-RUnit
14cr|R-GenomicRanges-1.14.4-2|17	%else
14cr|R-GenomicRanges-1.14.4-2|18	Requires:         R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
14cr|R-GenomicRanges-1.14.4-2|19	Requires:         R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
14cr|R-GenomicRanges-1.14.4-2|20	Requires:         R-rtracklayer R-org.Sc.sgd.db
14cr|R-GenomicRanges-1.14.4-2|21	Requires:         R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
14cr|R-GenomicRanges-1.14.4-2|22	%endif
14cr|R-GenomicRanges-1.14.4-2|23	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-GenomicRanges-1.14.4-2|24	BuildRequires: R-GenomicRanges
14cr|R-GenomicRanges-1.14.4-2|25	Requires: R-GenomicRanges
14cr|R-GenomicRanges-1.14.4-2|26	BuildRequires: R-XVector
14cr|R-GenomicRanges-1.14.4-2|27	Requires: R-XVector
14cr|R-GenomicRanges-1.14.4-2|28	BuildRequires:    R-IRanges R-methods
14cr|R-GenomicRanges-1.14.4-2|29	BuildRequires:    R-BiocGenerics
14cr|R-GenomicRanges-1.14.4-2|30	%if %{with bootstrap}
14cr|R-GenomicRanges-1.14.4-2|31	BuildRequires:    R-RUnit
14cr|R-GenomicRanges-1.14.4-2|32	%else
14cr|R-GenomicRanges-1.14.4-2|33	BuildRequires:    R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
14cr|R-GenomicRanges-1.14.4-2|34	BuildRequires:    R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
14cr|R-GenomicRanges-1.14.4-2|35	BuildRequires:    R-rtracklayer R-org.Sc.sgd.db
14cr|R-GenomicRanges-1.14.4-2|36	BuildRequires:    R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
14cr|R-GenomicRanges-1.14.4-2|37	%endif
14cr|R-GenomicRanges-1.14.4-2|38	
14cr|R-GenomicRanges-1.14.4-2|39	%description
14cr|R-GenomicRanges-1.14.4-2|40	The ability to efficiently store genomic annotations and alignments is
14cr|R-GenomicRanges-1.14.4-2|41	playing a central role when it comes to analyze high-throughput sequencing
14cr|R-GenomicRanges-1.14.4-2|42	data (a.k.a. NGS data). The package defines general purpose containers for
14cr|R-GenomicRanges-1.14.4-2|43	storing genomic intervals as well as more specialized containers for
14cr|R-GenomicRanges-1.14.4-2|44	storing alignments against a reference genome.
14cr|R-GenomicRanges-1.14.4-2|45	
14cr|R-GenomicRanges-1.14.4-2|46	%prep
14cr|R-GenomicRanges-1.14.4-2|47	%setup -q -c -n %{packname}
14cr|R-GenomicRanges-1.14.4-2|48	
14cr|R-GenomicRanges-1.14.4-2|49	%build
14cr|R-GenomicRanges-1.14.4-2|50	
14cr|R-GenomicRanges-1.14.4-2|51	%install
14cr|R-GenomicRanges-1.14.4-2|52	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GenomicRanges-1.14.4-2|53	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GenomicRanges-1.14.4-2|54	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GenomicRanges-1.14.4-2|55	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GenomicRanges-1.14.4-2|56	
14cr|R-GenomicRanges-1.14.4-2|57	%if %{without bootstrap}
14cr|R-GenomicRanges-1.14.4-2|58	%if %{with internet}
14cr|R-GenomicRanges-1.14.4-2|59	%check
14cr|R-GenomicRanges-1.14.4-2|60	%{_bindir}/R CMD check %{packname}
14cr|R-GenomicRanges-1.14.4-2|61	%endif
14cr|R-GenomicRanges-1.14.4-2|62	%endif
14cr|R-GenomicRanges-1.14.4-2|63	
14cr|R-GenomicRanges-1.14.4-2|64	%files
14cr|R-GenomicRanges-1.14.4-2|65	%dir %{rlibdir}/%{packname}
14cr|R-GenomicRanges-1.14.4-2|66	%doc %{rlibdir}/%{packname}/doc
14cr|R-GenomicRanges-1.14.4-2|67	%doc %{rlibdir}/%{packname}/html
14cr|R-GenomicRanges-1.14.4-2|68	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GenomicRanges-1.14.4-2|69	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-GenomicRanges-1.14.4-2|70	%{rlibdir}/%{packname}/INDEX
14cr|R-GenomicRanges-1.14.4-2|71	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GenomicRanges-1.14.4-2|72	%{rlibdir}/%{packname}/Meta
14cr|R-GenomicRanges-1.14.4-2|73	%{rlibdir}/%{packname}/R
14cr|R-GenomicRanges-1.14.4-2|74	%{rlibdir}/%{packname}/extdata
14cr|R-GenomicRanges-1.14.4-2|75	%{rlibdir}/%{packname}/help
14cr|R-GenomicRanges-1.14.4-2|76	%{rlibdir}/%{packname}/libs
14cr|R-GenomicRanges-1.14.4-2|77	%{rlibdir}/%{packname}/scripts
14cr|R-GenomicRanges-1.14.4-2|78	%{rlibdir}/%{packname}/unitTests
14cr|R-GenomicRanges-1.14.4-2|79	
14cr|R-GenomicRanges-1.14.4-2|80	
14cr|R-GenomicRanges-1.14.4-2|81	
14cr|R-GenomicRanges-1.14.4-2|82	%changelog
14cr|R-GenomicRanges-1.14.4-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.4-2
14cr|R-GenomicRanges-1.14.4-2|84	+ Revision: b859ec4
14cr|R-GenomicRanges-1.14.4-2|85	- MassBuild#464: Increase release tag
14cr|R-GenomicRanges-1.14.4-2|86	
14cr|R-GenomicRanges-1.14.4-2|87	

7406 14
14cr|R-GEOquery-2.28.0-2|1	%define debug_package %{nil}
14cr|R-GEOquery-2.28.0-2|2	
14cr|R-GEOquery-2.28.0-2|3	%global packname  GEOquery
14cr|R-GEOquery-2.28.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-GEOquery-2.28.0-2|5	
14cr|R-GEOquery-2.28.0-2|6	Name:             R-%{packname}
14cr|R-GEOquery-2.28.0-2|7	Version:          2.28.0
14cr|R-GEOquery-2.28.0-2|8	Release:          2
14cr|R-GEOquery-2.28.0-2|9	Summary:          Get data from NCBI Gene Expression Omnibus (GEO)
14cr|R-GEOquery-2.28.0-2|10	Group:            Sciences/Mathematics
14cr|R-GEOquery-2.28.0-2|11	License:          GPL-2
14cr|R-GEOquery-2.28.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-GEOquery-2.28.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-GEOquery-2.28.0-2|14	
14cr|R-GEOquery-2.28.0-2|15	Requires:         R-methods R-Biobase
14cr|R-GEOquery-2.28.0-2|16	Requires:         R-XML R-RCurl
14cr|R-GEOquery-2.28.0-2|17	Requires:         R-limma R-RUnit
14cr|R-GEOquery-2.28.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-Biobase
14cr|R-GEOquery-2.28.0-2|19	BuildRequires:    R-XML R-RCurl
14cr|R-GEOquery-2.28.0-2|20	BuildRequires:    R-limma R-RUnit
14cr|R-GEOquery-2.28.0-2|21	BuildRequires:    curl
14cr|R-GEOquery-2.28.0-2|22	
14cr|R-GEOquery-2.28.0-2|23	%description
14cr|R-GEOquery-2.28.0-2|24	The NCBI Gene Expression Omnibus (GEO) is a public repository of
14cr|R-GEOquery-2.28.0-2|25	microarray data.  Given the rich and varied nature of this resource, it is
14cr|R-GEOquery-2.28.0-2|26	only natural to want to apply BioConductor tools to these data.  GEOquery
14cr|R-GEOquery-2.28.0-2|27	is the bridge between GEO and BioConductor.
14cr|R-GEOquery-2.28.0-2|28	
14cr|R-GEOquery-2.28.0-2|29	%prep
14cr|R-GEOquery-2.28.0-2|30	%setup -q -c -n %{packname}
14cr|R-GEOquery-2.28.0-2|31	
14cr|R-GEOquery-2.28.0-2|32	%build
14cr|R-GEOquery-2.28.0-2|33	
14cr|R-GEOquery-2.28.0-2|34	%install
14cr|R-GEOquery-2.28.0-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GEOquery-2.28.0-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GEOquery-2.28.0-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GEOquery-2.28.0-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GEOquery-2.28.0-2|39	
14cr|R-GEOquery-2.28.0-2|40	# Do not run tests - their try to conenct to some sites that can be unavailable
14cr|R-GEOquery-2.28.0-2|41	# %check
14cr|R-GEOquery-2.28.0-2|42	# %{_bindir}/R CMD check %{packname}
14cr|R-GEOquery-2.28.0-2|43	
14cr|R-GEOquery-2.28.0-2|44	%files
14cr|R-GEOquery-2.28.0-2|45	%dir %{rlibdir}/%{packname}
14cr|R-GEOquery-2.28.0-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-GEOquery-2.28.0-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-GEOquery-2.28.0-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GEOquery-2.28.0-2|49	%{rlibdir}/%{packname}/CITATION
14cr|R-GEOquery-2.28.0-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-GEOquery-2.28.0-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GEOquery-2.28.0-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-GEOquery-2.28.0-2|53	%{rlibdir}/%{packname}/R
14cr|R-GEOquery-2.28.0-2|54	%{rlibdir}/%{packname}/extdata
14cr|R-GEOquery-2.28.0-2|55	%{rlibdir}/%{packname}/help
14cr|R-GEOquery-2.28.0-2|56	%{rlibdir}/%{packname}/unitTests
14cr|R-GEOquery-2.28.0-2|57	
14cr|R-GEOquery-2.28.0-2|58	%changelog
14cr|R-GEOquery-2.28.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.28.0-2
14cr|R-GEOquery-2.28.0-2|60	+ Revision: c4c1194
14cr|R-GEOquery-2.28.0-2|61	- MassBuild#464: Increase release tag
14cr|R-GEOquery-2.28.0-2|62	
14cr|R-GEOquery-2.28.0-2|63	

7407 14
14cr|R-geoR-1.7_4-3|1	%bcond_with bootstrap
14cr|R-geoR-1.7_4-3|2	%global packname  geoR
14cr|R-geoR-1.7_4-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-geoR-1.7_4-3|4	
14cr|R-geoR-1.7_4-3|5	Name:             R-%{packname}
14cr|R-geoR-1.7_4-3|6	Version:          1.7_4
14cr|R-geoR-1.7_4-3|7	Release:          3
14cr|R-geoR-1.7_4-3|8	Summary:          Analysis of geostatistical data
14cr|R-geoR-1.7_4-3|9	Group:            Sciences/Mathematics
14cr|R-geoR-1.7_4-3|10	License:          GPL (>= 2)
14cr|R-geoR-1.7_4-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-geoR-1.7_4-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-4.tar.gz
14cr|R-geoR-1.7_4-3|13	Requires:         R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
14cr|R-geoR-1.7_4-3|14	Requires:         R-scatterplot3d R-tcltk R-lattice R-graphics
14cr|R-geoR-1.7_4-3|15	%if %{without bootstrap}
14cr|R-geoR-1.7_4-3|16	Requires:         R-geoRglm
14cr|R-geoR-1.7_4-3|17	%endif
14cr|R-geoR-1.7_4-3|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-geoR-1.7_4-3|19	BuildRequires:    R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
14cr|R-geoR-1.7_4-3|20	BuildRequires:    R-scatterplot3d R-tcltk R-lattice R-graphics
14cr|R-geoR-1.7_4-3|21	%if %{without bootstrap}
14cr|R-geoR-1.7_4-3|22	BuildRequires:    R-geoRglm
14cr|R-geoR-1.7_4-3|23	%endif
14cr|R-geoR-1.7_4-3|24	
14cr|R-geoR-1.7_4-3|25	%description
14cr|R-geoR-1.7_4-3|26	Geostatistical analysis including traditional, likelihood-based and
14cr|R-geoR-1.7_4-3|27	Bayesian methods.
14cr|R-geoR-1.7_4-3|28	
14cr|R-geoR-1.7_4-3|29	%prep
14cr|R-geoR-1.7_4-3|30	%setup -q -c -n %{packname}
14cr|R-geoR-1.7_4-3|31	
14cr|R-geoR-1.7_4-3|32	%build
14cr|R-geoR-1.7_4-3|33	
14cr|R-geoR-1.7_4-3|34	%install
14cr|R-geoR-1.7_4-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-geoR-1.7_4-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-geoR-1.7_4-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-geoR-1.7_4-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-geoR-1.7_4-3|39	
14cr|R-geoR-1.7_4-3|40	%if %{without bootstrap}
14cr|R-geoR-1.7_4-3|41	%check
14cr|R-geoR-1.7_4-3|42	%{_bindir}/R CMD check %{packname}
14cr|R-geoR-1.7_4-3|43	%endif
14cr|R-geoR-1.7_4-3|44	
14cr|R-geoR-1.7_4-3|45	%files
14cr|R-geoR-1.7_4-3|46	%dir %{rlibdir}/%{packname}
14cr|R-geoR-1.7_4-3|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-geoR-1.7_4-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-geoR-1.7_4-3|49	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-geoR-1.7_4-3|50	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-geoR-1.7_4-3|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-geoR-1.7_4-3|52	%{rlibdir}/%{packname}/INDEX
14cr|R-geoR-1.7_4-3|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-geoR-1.7_4-3|54	%{rlibdir}/%{packname}/Meta
14cr|R-geoR-1.7_4-3|55	%{rlibdir}/%{packname}/R
14cr|R-geoR-1.7_4-3|56	%{rlibdir}/%{packname}/data
14cr|R-geoR-1.7_4-3|57	%{rlibdir}/%{packname}/help
14cr|R-geoR-1.7_4-3|58	%{rlibdir}/%{packname}/libs
14cr|R-geoR-1.7_4-3|59	
14cr|R-geoR-1.7_4-3|60	%changelog
14cr|R-geoR-1.7_4-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7_4-3
14cr|R-geoR-1.7_4-3|62	+ Revision: 98733be
14cr|R-geoR-1.7_4-3|63	- MassBuild#464: Increase release tag
14cr|R-geoR-1.7_4-3|64	
14cr|R-geoR-1.7_4-3|65	

7408 14
14cr|R-geoRglm-0.9.4-2|1	%global packname  geoRglm
14cr|R-geoRglm-0.9.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-geoRglm-0.9.4-2|3	
14cr|R-geoRglm-0.9.4-2|4	Name:             R-%{packname}
14cr|R-geoRglm-0.9.4-2|5	Version:          0.9.4
14cr|R-geoRglm-0.9.4-2|6	Release:          2
14cr|R-geoRglm-0.9.4-2|7	Summary:          geoRglm - a package for generalised linear spatial models
14cr|R-geoRglm-0.9.4-2|8	Group:            Sciences/Mathematics
14cr|R-geoRglm-0.9.4-2|9	License:          GPL (>= 2)
14cr|R-geoRglm-0.9.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-geoRglm-0.9.4-2|11	Source0:          http://cran.r-project.org/src/contrib/geoRglm_0.9-4.tar.gz
14cr|R-geoRglm-0.9.4-2|12	Requires:         R-geoR R-stats
14cr|R-geoRglm-0.9.4-2|13	Requires:         R-coda
14cr|R-geoRglm-0.9.4-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-geoR R-stats
14cr|R-geoRglm-0.9.4-2|15	BuildRequires:    R-coda
14cr|R-geoRglm-0.9.4-2|16	
14cr|R-geoRglm-0.9.4-2|17	%description
14cr|R-geoRglm-0.9.4-2|18	Functions for inference in generalised linear spatial models. The
14cr|R-geoRglm-0.9.4-2|19	posterior and predictive inference is based on Markov chain Monte Carlo
14cr|R-geoRglm-0.9.4-2|20	methods. Package geoRglm is an extension to the package geoR, which must
14cr|R-geoRglm-0.9.4-2|21	be installed first.
14cr|R-geoRglm-0.9.4-2|22	
14cr|R-geoRglm-0.9.4-2|23	%prep
14cr|R-geoRglm-0.9.4-2|24	%setup -q -c -n %{packname}
14cr|R-geoRglm-0.9.4-2|25	
14cr|R-geoRglm-0.9.4-2|26	%build
14cr|R-geoRglm-0.9.4-2|27	
14cr|R-geoRglm-0.9.4-2|28	%install
14cr|R-geoRglm-0.9.4-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-geoRglm-0.9.4-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-geoRglm-0.9.4-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-geoRglm-0.9.4-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-geoRglm-0.9.4-2|33	
14cr|R-geoRglm-0.9.4-2|34	%check
14cr|R-geoRglm-0.9.4-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-geoRglm-0.9.4-2|36	
14cr|R-geoRglm-0.9.4-2|37	%files
14cr|R-geoRglm-0.9.4-2|38	%dir %{rlibdir}/%{packname}
14cr|R-geoRglm-0.9.4-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-geoRglm-0.9.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-geoRglm-0.9.4-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-geoRglm-0.9.4-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-geoRglm-0.9.4-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-geoRglm-0.9.4-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-geoRglm-0.9.4-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-geoRglm-0.9.4-2|46	%{rlibdir}/%{packname}/R
14cr|R-geoRglm-0.9.4-2|47	%{rlibdir}/%{packname}/data
14cr|R-geoRglm-0.9.4-2|48	%{rlibdir}/%{packname}/help
14cr|R-geoRglm-0.9.4-2|49	%{rlibdir}/%{packname}/libs
14cr|R-geoRglm-0.9.4-2|50	
14cr|R-geoRglm-0.9.4-2|51	
14cr|R-geoRglm-0.9.4-2|52	
14cr|R-geoRglm-0.9.4-2|53	%changelog
14cr|R-geoRglm-0.9.4-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-2
14cr|R-geoRglm-0.9.4-2|55	+ Revision: 9291eee
14cr|R-geoRglm-0.9.4-2|56	- MassBuild#464: Increase release tag
14cr|R-geoRglm-0.9.4-2|57	
14cr|R-geoRglm-0.9.4-2|58	

7409 14
14cr|R-ggdendro-0.1.14-2|1	%define debug_package %{nil}
14cr|R-ggdendro-0.1.14-2|2	
14cr|R-ggdendro-0.1.14-2|3	%global packname  ggdendro
14cr|R-ggdendro-0.1.14-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-ggdendro-0.1.14-2|5	
14cr|R-ggdendro-0.1.14-2|6	Name:             R-%{packname}
14cr|R-ggdendro-0.1.14-2|7	Version:          0.1.14
14cr|R-ggdendro-0.1.14-2|8	Release:          2
14cr|R-ggdendro-0.1.14-2|9	Summary:          Tools for extracting dendrogram and tree diagram plot data for use with ggplot
14cr|R-ggdendro-0.1.14-2|10	Group:            Sciences/Mathematics
14cr|R-ggdendro-0.1.14-2|11	License:          GPLv2+
14cr|R-ggdendro-0.1.14-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ggdendro-0.1.14-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-14.tar.gz
14cr|R-ggdendro-0.1.14-2|14	
14cr|R-ggdendro-0.1.14-2|15	
14cr|R-ggdendro-0.1.14-2|16	Requires:         R-MASS R-ggplot2
14cr|R-ggdendro-0.1.14-2|17	Requires:         R-rpart R-tree
14cr|R-ggdendro-0.1.14-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-ggdendro-0.1.14-2|19	BuildRequires:    R-MASS R-ggplot2
14cr|R-ggdendro-0.1.14-2|20	BuildRequires:   R-rpart R-tree
14cr|R-ggdendro-0.1.14-2|21	%description
14cr|R-ggdendro-0.1.14-2|22	This is a set of tools for dendrograms and tree plots using ggplot.  The
14cr|R-ggdendro-0.1.14-2|23	ggplot philosophy is to clearly separate data from the presentation.
14cr|R-ggdendro-0.1.14-2|24	Unfortunately the plot method for dendrograms plots directly to a plot
14cr|R-ggdendro-0.1.14-2|25	device without exposing the data. The ggdendro package resolves this by
14cr|R-ggdendro-0.1.14-2|26	making available functions that extract the dendrogram plot data.
14cr|R-ggdendro-0.1.14-2|27	
14cr|R-ggdendro-0.1.14-2|28	%prep
14cr|R-ggdendro-0.1.14-2|29	%setup -q -c -n %{packname}
14cr|R-ggdendro-0.1.14-2|30	
14cr|R-ggdendro-0.1.14-2|31	%build
14cr|R-ggdendro-0.1.14-2|32	
14cr|R-ggdendro-0.1.14-2|33	%install
14cr|R-ggdendro-0.1.14-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ggdendro-0.1.14-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ggdendro-0.1.14-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ggdendro-0.1.14-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ggdendro-0.1.14-2|38	
14cr|R-ggdendro-0.1.14-2|39	%check
14cr|R-ggdendro-0.1.14-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-ggdendro-0.1.14-2|41	
14cr|R-ggdendro-0.1.14-2|42	%files
14cr|R-ggdendro-0.1.14-2|43	%dir %{rlibdir}/%{packname}
14cr|R-ggdendro-0.1.14-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-ggdendro-0.1.14-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-ggdendro-0.1.14-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ggdendro-0.1.14-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ggdendro-0.1.14-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-ggdendro-0.1.14-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ggdendro-0.1.14-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-ggdendro-0.1.14-2|51	%{rlibdir}/%{packname}/R
14cr|R-ggdendro-0.1.14-2|52	%{rlibdir}/%{packname}/help
14cr|R-ggdendro-0.1.14-2|53	%{rlibdir}/%{packname}/tests
14cr|R-ggdendro-0.1.14-2|54	
14cr|R-ggdendro-0.1.14-2|55	%changelog
14cr|R-ggdendro-0.1.14-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.14-2
14cr|R-ggdendro-0.1.14-2|57	+ Revision: 67a7a51
14cr|R-ggdendro-0.1.14-2|58	- MassBuild#464: Increase release tag
14cr|R-ggdendro-0.1.14-2|59	
14cr|R-ggdendro-0.1.14-2|60	

7410 14
14cr|R-ggplot2-0.9.3.1-3|1	%global packname  ggplot2
14cr|R-ggplot2-0.9.3.1-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ggplot2-0.9.3.1-3|3	
14cr|R-ggplot2-0.9.3.1-3|4	Name:             R-%{packname}
14cr|R-ggplot2-0.9.3.1-3|5	Version:          0.9.3.1
14cr|R-ggplot2-0.9.3.1-3|6	Release:          3
14cr|R-ggplot2-0.9.3.1-3|7	Summary:          An implementation of the Grammar of Graphics
14cr|R-ggplot2-0.9.3.1-3|8	Group:            Sciences/Mathematics
14cr|R-ggplot2-0.9.3.1-3|9	License:          GPL-2
14cr|R-ggplot2-0.9.3.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ggplot2-0.9.3.1-3|11	Source0:          http://cran.r-project.org/src/contrib/ggplot2_0.9.3.1.tar.gz
14cr|R-ggplot2-0.9.3.1-3|12	BuildArch:        noarch
14cr|R-ggplot2-0.9.3.1-3|13	Requires:         R-core
14cr|R-ggplot2-0.9.3.1-3|14	Requires:         R-reshape R-grid R-proto
14cr|R-ggplot2-0.9.3.1-3|15	Requires:         R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
14cr|R-ggplot2-0.9.3.1-3|16	Requires:         R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
14cr|R-ggplot2-0.9.3.1-3|17	Requires:         R-scales R-gtable
14cr|R-ggplot2-0.9.3.1-3|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-reshape R-grid R-proto
14cr|R-ggplot2-0.9.3.1-3|19	BuildRequires:    R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
14cr|R-ggplot2-0.9.3.1-3|20	BuildRequires:    R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
14cr|R-ggplot2-0.9.3.1-3|21	BuildRequires:    R-scales R-gtable
14cr|R-ggplot2-0.9.3.1-3|22	
14cr|R-ggplot2-0.9.3.1-3|23	%description
14cr|R-ggplot2-0.9.3.1-3|24	An implementation of the grammar of graphics in R. It combines the
14cr|R-ggplot2-0.9.3.1-3|25	advantages of both base and lattice graphics: conditioning and shared axes
14cr|R-ggplot2-0.9.3.1-3|26	are handled automatically, and you can still build up a plot step by step
14cr|R-ggplot2-0.9.3.1-3|27	from multiple data sources. It also implements a sophisticated
14cr|R-ggplot2-0.9.3.1-3|28	multidimensional conditioning system and a consistent interface to map
14cr|R-ggplot2-0.9.3.1-3|29	data to aesthetic attributes. See the ggplot2 website for more
14cr|R-ggplot2-0.9.3.1-3|30	information, documentation and examples.
14cr|R-ggplot2-0.9.3.1-3|31	
14cr|R-ggplot2-0.9.3.1-3|32	%prep
14cr|R-ggplot2-0.9.3.1-3|33	%setup -q -c -n %{packname}
14cr|R-ggplot2-0.9.3.1-3|34	
14cr|R-ggplot2-0.9.3.1-3|35	%build
14cr|R-ggplot2-0.9.3.1-3|36	
14cr|R-ggplot2-0.9.3.1-3|37	%install
14cr|R-ggplot2-0.9.3.1-3|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ggplot2-0.9.3.1-3|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ggplot2-0.9.3.1-3|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ggplot2-0.9.3.1-3|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ggplot2-0.9.3.1-3|42	
14cr|R-ggplot2-0.9.3.1-3|43	%check
14cr|R-ggplot2-0.9.3.1-3|44	%{_bindir}/R CMD check %{packname}
14cr|R-ggplot2-0.9.3.1-3|45	
14cr|R-ggplot2-0.9.3.1-3|46	%files
14cr|R-ggplot2-0.9.3.1-3|47	%dir %{rlibdir}/%{packname}
14cr|R-ggplot2-0.9.3.1-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-ggplot2-0.9.3.1-3|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-ggplot2-0.9.3.1-3|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ggplot2-0.9.3.1-3|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ggplot2-0.9.3.1-3|52	%{rlibdir}/%{packname}/INDEX
14cr|R-ggplot2-0.9.3.1-3|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ggplot2-0.9.3.1-3|54	%{rlibdir}/%{packname}/Meta
14cr|R-ggplot2-0.9.3.1-3|55	%{rlibdir}/%{packname}/R
14cr|R-ggplot2-0.9.3.1-3|56	%{rlibdir}/%{packname}/data
14cr|R-ggplot2-0.9.3.1-3|57	%{rlibdir}/%{packname}/help
14cr|R-ggplot2-0.9.3.1-3|58	%{rlibdir}/%{packname}/staticdocs
14cr|R-ggplot2-0.9.3.1-3|59	%{rlibdir}/%{packname}/test_ns
14cr|R-ggplot2-0.9.3.1-3|60	%{rlibdir}/%{packname}/tests
14cr|R-ggplot2-0.9.3.1-3|61	
14cr|R-ggplot2-0.9.3.1-3|62	%changelog
14cr|R-ggplot2-0.9.3.1-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3.1-3
14cr|R-ggplot2-0.9.3.1-3|64	+ Revision: d94e24d
14cr|R-ggplot2-0.9.3.1-3|65	- MassBuild#464: Increase release tag
14cr|R-ggplot2-0.9.3.1-3|66	
14cr|R-ggplot2-0.9.3.1-3|67	

7411 14
14cr|R-glmmML-1.0-2|1	%global packname  glmmML
14cr|R-glmmML-1.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-glmmML-1.0-2|3	
14cr|R-glmmML-1.0-2|4	Name:             R-%{packname}
14cr|R-glmmML-1.0-2|5	Version:          1.0
14cr|R-glmmML-1.0-2|6	Release:          2
14cr|R-glmmML-1.0-2|7	Summary:          Generalized linear models with clustering
14cr|R-glmmML-1.0-2|8	Group:            Sciences/Mathematics
14cr|R-glmmML-1.0-2|9	License:          GPL (>= 3)
14cr|R-glmmML-1.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-glmmML-1.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-glmmML-1.0-2|12	
14cr|R-glmmML-1.0-2|13	Requires:         R-stats
14cr|R-glmmML-1.0-2|14	
14cr|R-glmmML-1.0-2|15	BuildRequires:    lapack-devel
14cr|R-glmmML-1.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats
14cr|R-glmmML-1.0-2|17	
14cr|R-glmmML-1.0-2|18	
14cr|R-glmmML-1.0-2|19	%description
14cr|R-glmmML-1.0-2|20	Binomial and Poisson regression for clustered data, fixed and random
14cr|R-glmmML-1.0-2|21	effects with bootstrapping.
14cr|R-glmmML-1.0-2|22	
14cr|R-glmmML-1.0-2|23	%prep
14cr|R-glmmML-1.0-2|24	%setup -q -c -n %{packname}
14cr|R-glmmML-1.0-2|25	
14cr|R-glmmML-1.0-2|26	%build
14cr|R-glmmML-1.0-2|27	
14cr|R-glmmML-1.0-2|28	%install
14cr|R-glmmML-1.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-glmmML-1.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-glmmML-1.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-glmmML-1.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-glmmML-1.0-2|33	
14cr|R-glmmML-1.0-2|34	%check
14cr|R-glmmML-1.0-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-glmmML-1.0-2|36	
14cr|R-glmmML-1.0-2|37	%files
14cr|R-glmmML-1.0-2|38	%dir %{rlibdir}/%{packname}
14cr|R-glmmML-1.0-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-glmmML-1.0-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-glmmML-1.0-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-glmmML-1.0-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-glmmML-1.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-glmmML-1.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-glmmML-1.0-2|45	%{rlibdir}/%{packname}/R
14cr|R-glmmML-1.0-2|46	%{rlibdir}/%{packname}/help
14cr|R-glmmML-1.0-2|47	%{rlibdir}/%{packname}/libs
14cr|R-glmmML-1.0-2|48	
14cr|R-glmmML-1.0-2|49	%changelog
14cr|R-glmmML-1.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|R-glmmML-1.0-2|51	+ Revision: 44f0926
14cr|R-glmmML-1.0-2|52	- MassBuild#464: Increase release tag
14cr|R-glmmML-1.0-2|53	
14cr|R-glmmML-1.0-2|54	

7412 14
14cr|R-glmnet-1.9.8-2|1	%global packname  glmnet
14cr|R-glmnet-1.9.8-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-glmnet-1.9.8-2|3	
14cr|R-glmnet-1.9.8-2|4	Name:             R-%{packname}
14cr|R-glmnet-1.9.8-2|5	Version:          1.9.8
14cr|R-glmnet-1.9.8-2|6	Release:          2
14cr|R-glmnet-1.9.8-2|7	Summary:          Lasso and elastic-net regularized generalized linear models
14cr|R-glmnet-1.9.8-2|8	
14cr|R-glmnet-1.9.8-2|9	Group:            Sciences/Mathematics
14cr|R-glmnet-1.9.8-2|10	License:          GPLv2
14cr|R-glmnet-1.9.8-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-glmnet-1.9.8-2|12	Source0:          http://cran.r-project.org/src/contrib/glmnet_1.9-8.tar.gz
14cr|R-glmnet-1.9.8-2|13	
14cr|R-glmnet-1.9.8-2|14	Requires:         R-Matrix R-utils
14cr|R-glmnet-1.9.8-2|15	
14cr|R-glmnet-1.9.8-2|16	Requires:         R-survival R-foreach
14cr|R-glmnet-1.9.8-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Matrix R-utils
14cr|R-glmnet-1.9.8-2|18	
14cr|R-glmnet-1.9.8-2|19	BuildRequires:   R-survival R-foreach
14cr|R-glmnet-1.9.8-2|20	%description
14cr|R-glmnet-1.9.8-2|21	Extremely efficient procedures for fitting the entire lasso or elastic-net
14cr|R-glmnet-1.9.8-2|22	regularization path for linear regression, logistic and multinomial
14cr|R-glmnet-1.9.8-2|23	regression models, poisson regression and the Cox model. Two recent
14cr|R-glmnet-1.9.8-2|24	additions are the multiresponse gaussian, and the grouped multinomial. The
14cr|R-glmnet-1.9.8-2|25	algorithm uses cyclical coordinate descent in a pathwise fashion, as
14cr|R-glmnet-1.9.8-2|26	described in the paper listed below.
14cr|R-glmnet-1.9.8-2|27	
14cr|R-glmnet-1.9.8-2|28	%prep
14cr|R-glmnet-1.9.8-2|29	%setup -q -c -n %{packname}
14cr|R-glmnet-1.9.8-2|30	
14cr|R-glmnet-1.9.8-2|31	%build
14cr|R-glmnet-1.9.8-2|32	
14cr|R-glmnet-1.9.8-2|33	%install
14cr|R-glmnet-1.9.8-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-glmnet-1.9.8-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-glmnet-1.9.8-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-glmnet-1.9.8-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-glmnet-1.9.8-2|38	
14cr|R-glmnet-1.9.8-2|39	%check
14cr|R-glmnet-1.9.8-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-glmnet-1.9.8-2|41	
14cr|R-glmnet-1.9.8-2|42	%files
14cr|R-glmnet-1.9.8-2|43	%dir %{rlibdir}/%{packname}
14cr|R-glmnet-1.9.8-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-glmnet-1.9.8-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-glmnet-1.9.8-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-glmnet-1.9.8-2|47	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-glmnet-1.9.8-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-glmnet-1.9.8-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-glmnet-1.9.8-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-glmnet-1.9.8-2|51	%{rlibdir}/%{packname}/R
14cr|R-glmnet-1.9.8-2|52	%{rlibdir}/%{packname}/help
14cr|R-glmnet-1.9.8-2|53	%{rlibdir}/%{packname}/libs
14cr|R-glmnet-1.9.8-2|54	%{rlibdir}/%{packname}/mortran
14cr|R-glmnet-1.9.8-2|55	
14cr|R-glmnet-1.9.8-2|56	
14cr|R-glmnet-1.9.8-2|57	%changelog
14cr|R-glmnet-1.9.8-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.8-2
14cr|R-glmnet-1.9.8-2|59	+ Revision: 58f3686
14cr|R-glmnet-1.9.8-2|60	- MassBuild#464: Increase release tag
14cr|R-glmnet-1.9.8-2|61	
14cr|R-glmnet-1.9.8-2|62	

7413 14
14cr|R-globaltest-5.16.0-2|1	%global packname  globaltest
14cr|R-globaltest-5.16.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-globaltest-5.16.0-2|3	
14cr|R-globaltest-5.16.0-2|4	%define debug_package %{nil}
14cr|R-globaltest-5.16.0-2|5	
14cr|R-globaltest-5.16.0-2|6	Name:             R-%{packname}
14cr|R-globaltest-5.16.0-2|7	Version:          5.16.0
14cr|R-globaltest-5.16.0-2|8	Release:          2
14cr|R-globaltest-5.16.0-2|9	Summary:          Testing groups of covariates/features for association with a response variable
14cr|R-globaltest-5.16.0-2|10	Group:            Sciences/Mathematics
14cr|R-globaltest-5.16.0-2|11	License:          GPLv2+
14cr|R-globaltest-5.16.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-globaltest-5.16.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-globaltest-5.16.0-2|14	
14cr|R-globaltest-5.16.0-2|15	Requires:         R-methods
14cr|R-globaltest-5.16.0-2|16	Requires:         R-Biobase R-survival R-AnnotationDbi R-annotate R-multtest R-graphics
14cr|R-globaltest-5.16.0-2|17	Requires:         R-vsn R-golubEsets R-KEGG.db R-hu6800.db R-Rgraphviz R-GO.db R-lungExpression R-org.Hs.eg.db R-annotate R-Biobase R-survival R-GSEABase R-penalized R-gss R-MASS R-boot R-rpart
14cr|R-globaltest-5.16.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods
14cr|R-globaltest-5.16.0-2|19	BuildRequires:    R-Biobase R-survival R-AnnotationDbi R-annotate R-multtest R-graphics
14cr|R-globaltest-5.16.0-2|20	BuildRequires:   R-vsn R-golubEsets R-KEGG.db R-hu6800.db R-Rgraphviz R-GO.db R-lungExpression R-org.Hs.eg.db R-annotate R-Biobase R-survival R-GSEABase R-penalized R-gss R-MASS R-boot R-rpart
14cr|R-globaltest-5.16.0-2|21	%description
14cr|R-globaltest-5.16.0-2|22	The global test tests groups of covariates (or features) for association
14cr|R-globaltest-5.16.0-2|23	with a response variable. This package implements the test with diagnostic
14cr|R-globaltest-5.16.0-2|24	plots and multiple testing utilities, along with several functions to
14cr|R-globaltest-5.16.0-2|25	facilitate the use of this test for gene set testing of GO and KEGG terms.
14cr|R-globaltest-5.16.0-2|26	
14cr|R-globaltest-5.16.0-2|27	%prep
14cr|R-globaltest-5.16.0-2|28	%setup -q -c -n %{packname}
14cr|R-globaltest-5.16.0-2|29	
14cr|R-globaltest-5.16.0-2|30	%build
14cr|R-globaltest-5.16.0-2|31	
14cr|R-globaltest-5.16.0-2|32	%install
14cr|R-globaltest-5.16.0-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-globaltest-5.16.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-globaltest-5.16.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-globaltest-5.16.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-globaltest-5.16.0-2|37	
14cr|R-globaltest-5.16.0-2|38	%check
14cr|R-globaltest-5.16.0-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-globaltest-5.16.0-2|40	
14cr|R-globaltest-5.16.0-2|41	%files
14cr|R-globaltest-5.16.0-2|42	%dir %{rlibdir}/%{packname}
14cr|R-globaltest-5.16.0-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-globaltest-5.16.0-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-globaltest-5.16.0-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-globaltest-5.16.0-2|46	%{rlibdir}/%{packname}/CITATION
14cr|R-globaltest-5.16.0-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-globaltest-5.16.0-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-globaltest-5.16.0-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-globaltest-5.16.0-2|50	%{rlibdir}/%{packname}/R
14cr|R-globaltest-5.16.0-2|51	%{rlibdir}/%{packname}/help
14cr|R-globaltest-5.16.0-2|52	
14cr|R-globaltest-5.16.0-2|53	%changelog
14cr|R-globaltest-5.16.0-2|54	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.16.0-2
14cr|R-globaltest-5.16.0-2|55	+ Revision: 80d5828
14cr|R-globaltest-5.16.0-2|56	- Fix files
14cr|R-globaltest-5.16.0-2|57	
14cr|R-globaltest-5.16.0-2|58	

7414 14
14cr|R-gmodels-2.15.4.1-2|1	%global packname  gmodels
14cr|R-gmodels-2.15.4.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-gmodels-2.15.4.1-2|3	
14cr|R-gmodels-2.15.4.1-2|4	Name:             R-%{packname}
14cr|R-gmodels-2.15.4.1-2|5	Version:          2.15.4.1
14cr|R-gmodels-2.15.4.1-2|6	Release:          2
14cr|R-gmodels-2.15.4.1-2|7	Summary:          Various R programming tools for model fitting
14cr|R-gmodels-2.15.4.1-2|8	Group:            Sciences/Mathematics
14cr|R-gmodels-2.15.4.1-2|9	License:          GPL-2
14cr|R-gmodels-2.15.4.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gmodels-2.15.4.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-gmodels-2.15.4.1-2|12	BuildArch:        noarch
14cr|R-gmodels-2.15.4.1-2|13	Requires:         R-core
14cr|R-gmodels-2.15.4.1-2|14	
14cr|R-gmodels-2.15.4.1-2|15	
14cr|R-gmodels-2.15.4.1-2|16	Requires:         R-MASS R-gdata
14cr|R-gmodels-2.15.4.1-2|17	Requires:         R-gplots R-gtools R-Matrix R-nlme R-lme4
14cr|R-gmodels-2.15.4.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-gmodels-2.15.4.1-2|19	BuildRequires:    R-MASS R-gdata
14cr|R-gmodels-2.15.4.1-2|20	BuildRequires:   R-gplots R-gtools R-Matrix R-nlme R-lme4
14cr|R-gmodels-2.15.4.1-2|21	%description
14cr|R-gmodels-2.15.4.1-2|22	Various R programming tools for model fitting
14cr|R-gmodels-2.15.4.1-2|23	
14cr|R-gmodels-2.15.4.1-2|24	%prep
14cr|R-gmodels-2.15.4.1-2|25	%setup -q -c -n %{packname}
14cr|R-gmodels-2.15.4.1-2|26	
14cr|R-gmodels-2.15.4.1-2|27	%build
14cr|R-gmodels-2.15.4.1-2|28	
14cr|R-gmodels-2.15.4.1-2|29	%install
14cr|R-gmodels-2.15.4.1-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gmodels-2.15.4.1-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gmodels-2.15.4.1-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gmodels-2.15.4.1-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gmodels-2.15.4.1-2|34	
14cr|R-gmodels-2.15.4.1-2|35	%check
14cr|R-gmodels-2.15.4.1-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-gmodels-2.15.4.1-2|37	
14cr|R-gmodels-2.15.4.1-2|38	%files
14cr|R-gmodels-2.15.4.1-2|39	%dir %{rlibdir}/%{packname}
14cr|R-gmodels-2.15.4.1-2|40	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-gmodels-2.15.4.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-gmodels-2.15.4.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gmodels-2.15.4.1-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gmodels-2.15.4.1-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-gmodels-2.15.4.1-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gmodels-2.15.4.1-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-gmodels-2.15.4.1-2|47	%{rlibdir}/%{packname}/R
14cr|R-gmodels-2.15.4.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-gmodels-2.15.4.1-2|49	
14cr|R-gmodels-2.15.4.1-2|50	%changelog
14cr|R-gmodels-2.15.4.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.15.4.1-2
14cr|R-gmodels-2.15.4.1-2|52	+ Revision: 5687d6a
14cr|R-gmodels-2.15.4.1-2|53	- MassBuild#464: Increase release tag
14cr|R-gmodels-2.15.4.1-2|54	
14cr|R-gmodels-2.15.4.1-2|55	

7415 14
14cr|R-gnm-1.0.7-3|1	%global packname  gnm
14cr|R-gnm-1.0.7-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gnm-1.0.7-3|3	
14cr|R-gnm-1.0.7-3|4	Name:             R-%{packname}
14cr|R-gnm-1.0.7-3|5	Version:          1.0.7
14cr|R-gnm-1.0.7-3|6	Release:          3
14cr|R-gnm-1.0.7-3|7	Summary:          Generalized Nonlinear Models
14cr|R-gnm-1.0.7-3|8	Group:            Sciences/Mathematics
14cr|R-gnm-1.0.7-3|9	License:          GPLv2+
14cr|R-gnm-1.0.7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gnm-1.0.7-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-7.tar.gz
14cr|R-gnm-1.0.7-3|12	
14cr|R-gnm-1.0.7-3|13	
14cr|R-gnm-1.0.7-3|14	Requires:         R-MASS R-stats R-graphics R-qvcalc R-relimp
14cr|R-gnm-1.0.7-3|15	Requires:         R-vcdExtra
14cr|R-gnm-1.0.7-3|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-gnm-1.0.7-3|17	BuildRequires:    R-MASS R-stats R-graphics R-qvcalc R-relimp
14cr|R-gnm-1.0.7-3|18	BuildRequires:    R-vcdExtra
14cr|R-gnm-1.0.7-3|19	BuildRequires:    lapack-devel
14cr|R-gnm-1.0.7-3|20	
14cr|R-gnm-1.0.7-3|21	%description
14cr|R-gnm-1.0.7-3|22	Functions to specify and fit generalized nonlinear models, including
14cr|R-gnm-1.0.7-3|23	models with multiplicative interaction terms such as the UNIDIFF model
14cr|R-gnm-1.0.7-3|24	from sociology and the AMMI model from crop science, and many others.
14cr|R-gnm-1.0.7-3|25	Over-parameterized representations of models are used throughout;
14cr|R-gnm-1.0.7-3|26	functions are provided for inference on estimable parameter combinations,
14cr|R-gnm-1.0.7-3|27	as well as standard methods for diagnostics etc.
14cr|R-gnm-1.0.7-3|28	
14cr|R-gnm-1.0.7-3|29	%prep
14cr|R-gnm-1.0.7-3|30	%setup -q -c -n %{packname}
14cr|R-gnm-1.0.7-3|31	
14cr|R-gnm-1.0.7-3|32	%build
14cr|R-gnm-1.0.7-3|33	
14cr|R-gnm-1.0.7-3|34	%install
14cr|R-gnm-1.0.7-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gnm-1.0.7-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gnm-1.0.7-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gnm-1.0.7-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gnm-1.0.7-3|39	
14cr|R-gnm-1.0.7-3|40	%check
14cr|R-gnm-1.0.7-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-gnm-1.0.7-3|42	
14cr|R-gnm-1.0.7-3|43	%files
14cr|R-gnm-1.0.7-3|44	%dir %{rlibdir}/%{packname}
14cr|R-gnm-1.0.7-3|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-gnm-1.0.7-3|46	%doc %{rlibdir}/%{packname}/html
14cr|R-gnm-1.0.7-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gnm-1.0.7-3|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gnm-1.0.7-3|49	%{rlibdir}/%{packname}/CITATION
14cr|R-gnm-1.0.7-3|50	%{rlibdir}/%{packname}/INDEX
14cr|R-gnm-1.0.7-3|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gnm-1.0.7-3|52	%{rlibdir}/%{packname}/Meta
14cr|R-gnm-1.0.7-3|53	%{rlibdir}/%{packname}/R
14cr|R-gnm-1.0.7-3|54	%{rlibdir}/%{packname}/data
14cr|R-gnm-1.0.7-3|55	%{rlibdir}/%{packname}/demo
14cr|R-gnm-1.0.7-3|56	%{rlibdir}/%{packname}/help
14cr|R-gnm-1.0.7-3|57	%{rlibdir}/%{packname}/libs
14cr|R-gnm-1.0.7-3|58	
14cr|R-gnm-1.0.7-3|59	%changelog
14cr|R-gnm-1.0.7-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
14cr|R-gnm-1.0.7-3|61	+ Revision: c51bd63
14cr|R-gnm-1.0.7-3|62	- MassBuild#464: Increase release tag
14cr|R-gnm-1.0.7-3|63	
14cr|R-gnm-1.0.7-3|64	

7416 14
14cr|R-GO.db-2.10.1-2|1	%global packname  GO.db
14cr|R-GO.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-GO.db-2.10.1-2|3	
14cr|R-GO.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-GO.db-2.10.1-2|5	Version:          2.10.1
14cr|R-GO.db-2.10.1-2|6	Release:          2
14cr|R-GO.db-2.10.1-2|7	Summary:          A set of annotation maps describing the entire Gene Ontology
14cr|R-GO.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-GO.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-GO.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-GO.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/GO.db_2.10.1.tar.gz
14cr|R-GO.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-GO.db-2.10.1-2|13	Requires:         R-core
14cr|R-GO.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi
14cr|R-GO.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-GO.db-2.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
14cr|R-GO.db-2.10.1-2|17	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-GO.db-2.10.1-2|18	
14cr|R-GO.db-2.10.1-2|19	%description
14cr|R-GO.db-2.10.1-2|20	A set of annotation maps describing the entire Gene Ontology assembled
14cr|R-GO.db-2.10.1-2|21	using data from GO
14cr|R-GO.db-2.10.1-2|22	
14cr|R-GO.db-2.10.1-2|23	%prep
14cr|R-GO.db-2.10.1-2|24	%setup -q -c -n %{packname}
14cr|R-GO.db-2.10.1-2|25	
14cr|R-GO.db-2.10.1-2|26	%build
14cr|R-GO.db-2.10.1-2|27	
14cr|R-GO.db-2.10.1-2|28	%install
14cr|R-GO.db-2.10.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GO.db-2.10.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GO.db-2.10.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GO.db-2.10.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GO.db-2.10.1-2|33	
14cr|R-GO.db-2.10.1-2|34	%check
14cr|R-GO.db-2.10.1-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-GO.db-2.10.1-2|36	
14cr|R-GO.db-2.10.1-2|37	%files
14cr|R-GO.db-2.10.1-2|38	%dir %{rlibdir}/%{packname}
14cr|R-GO.db-2.10.1-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-GO.db-2.10.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GO.db-2.10.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-GO.db-2.10.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GO.db-2.10.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-GO.db-2.10.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-GO.db-2.10.1-2|45	%{rlibdir}/%{packname}/extdata
14cr|R-GO.db-2.10.1-2|46	%{rlibdir}/%{packname}/help
14cr|R-GO.db-2.10.1-2|47	
14cr|R-GO.db-2.10.1-2|48	
14cr|R-GO.db-2.10.1-2|49	
14cr|R-GO.db-2.10.1-2|50	%changelog
14cr|R-GO.db-2.10.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-GO.db-2.10.1-2|52	+ Revision: 537151f
14cr|R-GO.db-2.10.1-2|53	- MassBuild#464: Increase release tag
14cr|R-GO.db-2.10.1-2|54	
14cr|R-GO.db-2.10.1-2|55	

7417 14
14cr|R-goftest-1.0.2-1|1	%global packname  goftest
14cr|R-goftest-1.0.2-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-goftest-1.0.2-1|3	%define debug_package %{nil}
14cr|R-goftest-1.0.2-1|4	
14cr|R-goftest-1.0.2-1|5	Name:             R-%{packname}
14cr|R-goftest-1.0.2-1|6	Version:          1.0.2
14cr|R-goftest-1.0.2-1|7	Release:          1
14cr|R-goftest-1.0.2-1|8	Summary:          Classical Goodness-of-Fit Tests for Univariate Distributions
14cr|R-goftest-1.0.2-1|9	Group:            Sciences/Mathematics
14cr|R-goftest-1.0.2-1|10	License:          GPL (>= 2)
14cr|R-goftest-1.0.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-goftest-1.0.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-2.tar.gz
14cr|R-goftest-1.0.2-1|13	
14cr|R-goftest-1.0.2-1|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-goftest-1.0.2-1|15	
14cr|R-goftest-1.0.2-1|16	
14cr|R-goftest-1.0.2-1|17	%description
14cr|R-goftest-1.0.2-1|18	Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for
14cr|R-goftest-1.0.2-1|19	continuous univariate distributions, using efficient algorithms.
14cr|R-goftest-1.0.2-1|20	
14cr|R-goftest-1.0.2-1|21	%prep
14cr|R-goftest-1.0.2-1|22	%setup -q -c -n %{packname}
14cr|R-goftest-1.0.2-1|23	
14cr|R-goftest-1.0.2-1|24	%build
14cr|R-goftest-1.0.2-1|25	
14cr|R-goftest-1.0.2-1|26	%install
14cr|R-goftest-1.0.2-1|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-goftest-1.0.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-goftest-1.0.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-goftest-1.0.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-goftest-1.0.2-1|31	
14cr|R-goftest-1.0.2-1|32	%check
14cr|R-goftest-1.0.2-1|33	%{_bindir}/R CMD check %{packname}
14cr|R-goftest-1.0.2-1|34	
14cr|R-goftest-1.0.2-1|35	%files
14cr|R-goftest-1.0.2-1|36	%dir %{rlibdir}/%{packname}
14cr|R-goftest-1.0.2-1|37	%doc %{rlibdir}/%{packname}/html
14cr|R-goftest-1.0.2-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-goftest-1.0.2-1|39	%{rlibdir}/%{packname}/INDEX
14cr|R-goftest-1.0.2-1|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-goftest-1.0.2-1|41	%{rlibdir}/%{packname}/Meta
14cr|R-goftest-1.0.2-1|42	%{rlibdir}/%{packname}/R
14cr|R-goftest-1.0.2-1|43	%{rlibdir}/%{packname}/help
14cr|R-goftest-1.0.2-1|44	%{rlibdir}/%{packname}/libs
14cr|R-goftest-1.0.2-1|45	
14cr|R-goftest-1.0.2-1|46	%changelog
14cr|R-goftest-1.0.2-1|47	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
14cr|R-goftest-1.0.2-1|48	+ Revision: ea01381
14cr|R-goftest-1.0.2-1|49	- Build with whole texlive
14cr|R-goftest-1.0.2-1|50	
14cr|R-goftest-1.0.2-1|51	

7418 14
14cr|R-golubEsets-1.6.0-1|1	%global packname  golubEsets
14cr|R-golubEsets-1.6.0-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-golubEsets-1.6.0-1|3	
14cr|R-golubEsets-1.6.0-1|4	Name:             R-%{packname}
14cr|R-golubEsets-1.6.0-1|5	Version:          1.6.0
14cr|R-golubEsets-1.6.0-1|6	Release:          1
14cr|R-golubEsets-1.6.0-1|7	Summary:          exprSets for golub leukemia data
14cr|R-golubEsets-1.6.0-1|8	Group:            Sciences/Mathematics
14cr|R-golubEsets-1.6.0-1|9	License:          LGPL
14cr|R-golubEsets-1.6.0-1|10	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
14cr|R-golubEsets-1.6.0-1|11	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-golubEsets-1.6.0-1|12	BuildArch:        noarch
14cr|R-golubEsets-1.6.0-1|13	Requires:         R-core
14cr|R-golubEsets-1.6.0-1|14	
14cr|R-golubEsets-1.6.0-1|15	Requires:         R-Biobase
14cr|R-golubEsets-1.6.0-1|16	
14cr|R-golubEsets-1.6.0-1|17	
14cr|R-golubEsets-1.6.0-1|18	BuildRequires:    R-devel Rmath-devel R-Biobase
14cr|R-golubEsets-1.6.0-1|19	
14cr|R-golubEsets-1.6.0-1|20	
14cr|R-golubEsets-1.6.0-1|21	%description
14cr|R-golubEsets-1.6.0-1|22	representation of public golub data with some covariate data of provenance
14cr|R-golubEsets-1.6.0-1|23	unknown to the maintainer at present; now employs ExpressionSet format
14cr|R-golubEsets-1.6.0-1|24	
14cr|R-golubEsets-1.6.0-1|25	%prep
14cr|R-golubEsets-1.6.0-1|26	%setup -q -c -n %{packname}
14cr|R-golubEsets-1.6.0-1|27	
14cr|R-golubEsets-1.6.0-1|28	%build
14cr|R-golubEsets-1.6.0-1|29	
14cr|R-golubEsets-1.6.0-1|30	%install
14cr|R-golubEsets-1.6.0-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-golubEsets-1.6.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-golubEsets-1.6.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-golubEsets-1.6.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-golubEsets-1.6.0-1|35	
14cr|R-golubEsets-1.6.0-1|36	%check
14cr|R-golubEsets-1.6.0-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-golubEsets-1.6.0-1|38	
14cr|R-golubEsets-1.6.0-1|39	%files
14cr|R-golubEsets-1.6.0-1|40	%{rlibdir}/%{packname}
14cr|R-golubEsets-1.6.0-1|41	%changelog

7419 14
14cr|R-GPArotation-2012.3.1-3|1	%global packname  GPArotation
14cr|R-GPArotation-2012.3.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-GPArotation-2012.3.1-3|3	
14cr|R-GPArotation-2012.3.1-3|4	%define debug_package %{nil}
14cr|R-GPArotation-2012.3.1-3|5	
14cr|R-GPArotation-2012.3.1-3|6	Name:             R-%{packname}
14cr|R-GPArotation-2012.3.1-3|7	Version:          2012.3.1
14cr|R-GPArotation-2012.3.1-3|8	Release:          3
14cr|R-GPArotation-2012.3.1-3|9	Summary:          GPA Factor Rotation
14cr|R-GPArotation-2012.3.1-3|10	Group:            Sciences/Mathematics
14cr|R-GPArotation-2012.3.1-3|11	License:          GPL (>= 2) | file LICENSE
14cr|R-GPArotation-2012.3.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-GPArotation-2012.3.1-3|13	Source0:          http://cran.r-project.org/src/contrib/GPArotation_2012.3-1.tar.gz
14cr|R-GPArotation-2012.3.1-3|14	BuildRequires:    R-devel
14cr|R-GPArotation-2012.3.1-3|15	BuildRequires:    Rmath-devel
14cr|R-GPArotation-2012.3.1-3|16	BuildRequires:    texlive-collection-latex
14cr|R-GPArotation-2012.3.1-3|17	BuildRequires:    pkgconfig(lapack)
14cr|R-GPArotation-2012.3.1-3|18	
14cr|R-GPArotation-2012.3.1-3|19	%description
14cr|R-GPArotation-2012.3.1-3|20	Gradient Projection Algorithm Rotation for Factor Analysis. See
14cr|R-GPArotation-2012.3.1-3|21	?GPArotation.Intro for more details.
14cr|R-GPArotation-2012.3.1-3|22	
14cr|R-GPArotation-2012.3.1-3|23	%prep
14cr|R-GPArotation-2012.3.1-3|24	%setup -q -c -n %{packname}
14cr|R-GPArotation-2012.3.1-3|25	
14cr|R-GPArotation-2012.3.1-3|26	%build
14cr|R-GPArotation-2012.3.1-3|27	
14cr|R-GPArotation-2012.3.1-3|28	%install
14cr|R-GPArotation-2012.3.1-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GPArotation-2012.3.1-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GPArotation-2012.3.1-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GPArotation-2012.3.1-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GPArotation-2012.3.1-3|33	
14cr|R-GPArotation-2012.3.1-3|34	%check
14cr|R-GPArotation-2012.3.1-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-GPArotation-2012.3.1-3|36	
14cr|R-GPArotation-2012.3.1-3|37	%files
14cr|R-GPArotation-2012.3.1-3|38	%dir %{rlibdir}/%{packname}
14cr|R-GPArotation-2012.3.1-3|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-GPArotation-2012.3.1-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-GPArotation-2012.3.1-3|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-GPArotation-2012.3.1-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GPArotation-2012.3.1-3|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-GPArotation-2012.3.1-3|44	%{rlibdir}/%{packname}/INDEX
14cr|R-GPArotation-2012.3.1-3|45	%{rlibdir}/%{packname}/LICENSE
14cr|R-GPArotation-2012.3.1-3|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GPArotation-2012.3.1-3|47	%{rlibdir}/%{packname}/Meta
14cr|R-GPArotation-2012.3.1-3|48	%{rlibdir}/%{packname}/R
14cr|R-GPArotation-2012.3.1-3|49	%{rlibdir}/%{packname}/data
14cr|R-GPArotation-2012.3.1-3|50	%{rlibdir}/%{packname}/help
14cr|R-GPArotation-2012.3.1-3|51	
14cr|R-GPArotation-2012.3.1-3|52	%changelog
14cr|R-GPArotation-2012.3.1-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.3.1-3
14cr|R-GPArotation-2012.3.1-3|54	+ Revision: 3e47f1e
14cr|R-GPArotation-2012.3.1-3|55	- MassBuild#464: Increase release tag
14cr|R-GPArotation-2012.3.1-3|56	
14cr|R-GPArotation-2012.3.1-3|57	

7420 14
14cr|R-gpclib-1.5.5-2|1	%global packname  gpclib
14cr|R-gpclib-1.5.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gpclib-1.5.5-2|3	
14cr|R-gpclib-1.5.5-2|4	Name:             R-%{packname}
14cr|R-gpclib-1.5.5-2|5	Version:          1.5.5
14cr|R-gpclib-1.5.5-2|6	Release:          2
14cr|R-gpclib-1.5.5-2|7	Summary:          General Polygon Clipping Library for R
14cr|R-gpclib-1.5.5-2|8	Group:            Sciences/Mathematics
14cr|R-gpclib-1.5.5-2|9	License:          file LICENSE
14cr|R-gpclib-1.5.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gpclib-1.5.5-2|11	Source0:          http://cran.r-project.org/src/contrib/gpclib_1.5-5.tar.gz
14cr|R-gpclib-1.5.5-2|12	Requires:         R-methods
14cr|R-gpclib-1.5.5-2|13	Requires:         R-graphics
14cr|R-gpclib-1.5.5-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-gpclib-1.5.5-2|15	BuildRequires:    R-graphics
14cr|R-gpclib-1.5.5-2|16	
14cr|R-gpclib-1.5.5-2|17	%description
14cr|R-gpclib-1.5.5-2|18	General polygon clipping routines for R based on Alan Murta's C library
14cr|R-gpclib-1.5.5-2|19	
14cr|R-gpclib-1.5.5-2|20	%prep
14cr|R-gpclib-1.5.5-2|21	%setup -q -c -n %{packname}
14cr|R-gpclib-1.5.5-2|22	
14cr|R-gpclib-1.5.5-2|23	%build
14cr|R-gpclib-1.5.5-2|24	
14cr|R-gpclib-1.5.5-2|25	%install
14cr|R-gpclib-1.5.5-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gpclib-1.5.5-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gpclib-1.5.5-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gpclib-1.5.5-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gpclib-1.5.5-2|30	
14cr|R-gpclib-1.5.5-2|31	# segfault...
14cr|R-gpclib-1.5.5-2|32	# %check
14cr|R-gpclib-1.5.5-2|33	# %{_bindir}/R CMD check %{packname}
14cr|R-gpclib-1.5.5-2|34	
14cr|R-gpclib-1.5.5-2|35	%files
14cr|R-gpclib-1.5.5-2|36	%dir %{rlibdir}/%{packname}
14cr|R-gpclib-1.5.5-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-gpclib-1.5.5-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gpclib-1.5.5-2|39	%doc %{rlibdir}/%{packname}/README
14cr|R-gpclib-1.5.5-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-gpclib-1.5.5-2|41	%{rlibdir}/%{packname}/LICENSE
14cr|R-gpclib-1.5.5-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gpclib-1.5.5-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-gpclib-1.5.5-2|44	%{rlibdir}/%{packname}/R
14cr|R-gpclib-1.5.5-2|45	%{rlibdir}/%{packname}/help
14cr|R-gpclib-1.5.5-2|46	%{rlibdir}/%{packname}/libs
14cr|R-gpclib-1.5.5-2|47	%{rlibdir}/%{packname}/poly-ex
14cr|R-gpclib-1.5.5-2|48	%{rlibdir}/%{packname}/bugs
14cr|R-gpclib-1.5.5-2|49	
14cr|R-gpclib-1.5.5-2|50	%changelog
14cr|R-gpclib-1.5.5-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-2
14cr|R-gpclib-1.5.5-2|52	+ Revision: d69dd8a
14cr|R-gpclib-1.5.5-2|53	- MassBuild#464: Increase release tag
14cr|R-gpclib-1.5.5-2|54	
14cr|R-gpclib-1.5.5-2|55	

7421 14
14cr|R-gplots-2.12.1-2|1	%global packname  gplots
14cr|R-gplots-2.12.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gplots-2.12.1-2|3	
14cr|R-gplots-2.12.1-2|4	%define debug_package %{nil}
14cr|R-gplots-2.12.1-2|5	
14cr|R-gplots-2.12.1-2|6	Name:             R-%{packname}
14cr|R-gplots-2.12.1-2|7	Version:          2.12.1
14cr|R-gplots-2.12.1-2|8	Release:          2
14cr|R-gplots-2.12.1-2|9	Summary:          Various R programming tools for plotting data
14cr|R-gplots-2.12.1-2|10	Group:            Sciences/Mathematics
14cr|R-gplots-2.12.1-2|11	License:          GPL-2
14cr|R-gplots-2.12.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gplots-2.12.1-2|13	Source0:          http://cran.r-project.org/src/contrib/gplots_2.12.1.tar.gz
14cr|R-gplots-2.12.1-2|14	Requires:         R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
14cr|R-gplots-2.12.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-gplots-2.12.1-2|16	BuildRequires:    R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
14cr|R-gplots-2.12.1-2|17	
14cr|R-gplots-2.12.1-2|18	%description
14cr|R-gplots-2.12.1-2|19	Various R programming tools for plotting data
14cr|R-gplots-2.12.1-2|20	
14cr|R-gplots-2.12.1-2|21	%prep
14cr|R-gplots-2.12.1-2|22	%setup -q -c -n %{packname}
14cr|R-gplots-2.12.1-2|23	
14cr|R-gplots-2.12.1-2|24	%build
14cr|R-gplots-2.12.1-2|25	
14cr|R-gplots-2.12.1-2|26	%install
14cr|R-gplots-2.12.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gplots-2.12.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gplots-2.12.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gplots-2.12.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gplots-2.12.1-2|31	
14cr|R-gplots-2.12.1-2|32	%check
14cr|R-gplots-2.12.1-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-gplots-2.12.1-2|34	
14cr|R-gplots-2.12.1-2|35	%files
14cr|R-gplots-2.12.1-2|36	%dir %{rlibdir}/%{packname}
14cr|R-gplots-2.12.1-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-gplots-2.12.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-gplots-2.12.1-2|39	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-gplots-2.12.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gplots-2.12.1-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gplots-2.12.1-2|42	%doc %{rlibdir}/%{packname}/TODO
14cr|R-gplots-2.12.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-gplots-2.12.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gplots-2.12.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-gplots-2.12.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-gplots-2.12.1-2|47	%{rlibdir}/%{packname}/data
14cr|R-gplots-2.12.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-gplots-2.12.1-2|49	
14cr|R-gplots-2.12.1-2|50	
14cr|R-gplots-2.12.1-2|51	%changelog
14cr|R-gplots-2.12.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.1-2
14cr|R-gplots-2.12.1-2|53	+ Revision: 262e69b
14cr|R-gplots-2.12.1-2|54	- MassBuild#464: Increase release tag
14cr|R-gplots-2.12.1-2|55	
14cr|R-gplots-2.12.1-2|56	

7422 14
14cr|R-graph-1.40.1-2|1	%bcond_without bootstrap
14cr|R-graph-1.40.1-2|2	%global packname  graph
14cr|R-graph-1.40.1-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-graph-1.40.1-2|4	
14cr|R-graph-1.40.1-2|5	Name:             R-%{packname}
14cr|R-graph-1.40.1-2|6	Version:          1.40.1
14cr|R-graph-1.40.1-2|7	Release:          2
14cr|R-graph-1.40.1-2|8	Summary:          graph: A package to handle graph data structures
14cr|R-graph-1.40.1-2|9	Group:            Sciences/Mathematics
14cr|R-graph-1.40.1-2|10	License:          Artistic-2.0
14cr|R-graph-1.40.1-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-graph-1.40.1-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/graph_1.40.1.tar.gz
14cr|R-graph-1.40.1-2|13	Requires:         R-methods
14cr|R-graph-1.40.1-2|14	Requires:         R-methods R-stats R-tools R-utils
14cr|R-graph-1.40.1-2|15	Requires:         R-BiocGenerics
14cr|R-graph-1.40.1-2|16	%if %{with bootstrap}
14cr|R-graph-1.40.1-2|17	Requires:         R-XML R-RUnit R-cluster
14cr|R-graph-1.40.1-2|18	%else
14cr|R-graph-1.40.1-2|19	Requires:         R-SparseM R-XML R-RBGL R-RUnit R-cluster
14cr|R-graph-1.40.1-2|20	%endif
14cr|R-graph-1.40.1-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-graph-1.40.1-2|22	BuildRequires:    R-methods R-stats R-tools R-utils
14cr|R-graph-1.40.1-2|23	BuildRequires:    R-BiocGenerics
14cr|R-graph-1.40.1-2|24	%if %{with bootstrap}
14cr|R-graph-1.40.1-2|25	BuildRequires:    R-XML R-RUnit R-cluster
14cr|R-graph-1.40.1-2|26	%else
14cr|R-graph-1.40.1-2|27	BuildRequires:    R-SparseM R-XML R-RBGL R-RUnit R-cluster
14cr|R-graph-1.40.1-2|28	%endif
14cr|R-graph-1.40.1-2|29	BuildRequires:    x11-server-xvfb
14cr|R-graph-1.40.1-2|30	
14cr|R-graph-1.40.1-2|31	%description
14cr|R-graph-1.40.1-2|32	A package that implements some simple graph handling capabilities.
14cr|R-graph-1.40.1-2|33	
14cr|R-graph-1.40.1-2|34	%prep
14cr|R-graph-1.40.1-2|35	%setup -q -c -n %{packname}
14cr|R-graph-1.40.1-2|36	
14cr|R-graph-1.40.1-2|37	%build
14cr|R-graph-1.40.1-2|38	
14cr|R-graph-1.40.1-2|39	%install
14cr|R-graph-1.40.1-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-graph-1.40.1-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-graph-1.40.1-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-graph-1.40.1-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-graph-1.40.1-2|44	
14cr|R-graph-1.40.1-2|45	%if %{without bootstrap}
14cr|R-graph-1.40.1-2|46	%check
14cr|R-graph-1.40.1-2|47	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-graph-1.40.1-2|48	%endif
14cr|R-graph-1.40.1-2|49	
14cr|R-graph-1.40.1-2|50	%files
14cr|R-graph-1.40.1-2|51	%dir %{rlibdir}/%{packname}
14cr|R-graph-1.40.1-2|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-graph-1.40.1-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-graph-1.40.1-2|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-graph-1.40.1-2|55	%{rlibdir}/%{packname}/GXL
14cr|R-graph-1.40.1-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-graph-1.40.1-2|57	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-graph-1.40.1-2|58	%{rlibdir}/%{packname}/Meta
14cr|R-graph-1.40.1-2|59	%{rlibdir}/%{packname}/R
14cr|R-graph-1.40.1-2|60	%{rlibdir}/%{packname}/Scripts
14cr|R-graph-1.40.1-2|61	%{rlibdir}/%{packname}/data
14cr|R-graph-1.40.1-2|62	%{rlibdir}/%{packname}/help
14cr|R-graph-1.40.1-2|63	%{rlibdir}/%{packname}/libs
14cr|R-graph-1.40.1-2|64	%{rlibdir}/%{packname}/perf
14cr|R-graph-1.40.1-2|65	%{rlibdir}/%{packname}/unitTests
14cr|R-graph-1.40.1-2|66	
14cr|R-graph-1.40.1-2|67	
14cr|R-graph-1.40.1-2|68	
14cr|R-graph-1.40.1-2|69	%changelog
14cr|R-graph-1.40.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.1-2
14cr|R-graph-1.40.1-2|71	+ Revision: b7039c8
14cr|R-graph-1.40.1-2|72	- MassBuild#464: Increase release tag
14cr|R-graph-1.40.1-2|73	
14cr|R-graph-1.40.1-2|74	

7423 14
14cr|R-gridBase-0.4.7-2|1	%global packname  gridBase
14cr|R-gridBase-0.4.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gridBase-0.4.7-2|3	
14cr|R-gridBase-0.4.7-2|4	%define debug_package %{nil}
14cr|R-gridBase-0.4.7-2|5	
14cr|R-gridBase-0.4.7-2|6	Name:             R-%{packname}
14cr|R-gridBase-0.4.7-2|7	Version:          0.4.7
14cr|R-gridBase-0.4.7-2|8	Release:          2
14cr|R-gridBase-0.4.7-2|9	Summary:          Integration of base and grid graphics
14cr|R-gridBase-0.4.7-2|10	Group:            Sciences/Mathematics
14cr|R-gridBase-0.4.7-2|11	License:          GPL
14cr|R-gridBase-0.4.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gridBase-0.4.7-2|13	Source0:          http://cran.r-project.org/src/contrib/gridBase_0.4-7.tar.gz
14cr|R-gridBase-0.4.7-2|14	Requires:         R-graphics R-grid
14cr|R-gridBase-0.4.7-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-grid
14cr|R-gridBase-0.4.7-2|16	
14cr|R-gridBase-0.4.7-2|17	%description
14cr|R-gridBase-0.4.7-2|18	Integration of base and grid graphics
14cr|R-gridBase-0.4.7-2|19	
14cr|R-gridBase-0.4.7-2|20	%prep
14cr|R-gridBase-0.4.7-2|21	%setup -q -c -n %{packname}
14cr|R-gridBase-0.4.7-2|22	
14cr|R-gridBase-0.4.7-2|23	%build
14cr|R-gridBase-0.4.7-2|24	
14cr|R-gridBase-0.4.7-2|25	%install
14cr|R-gridBase-0.4.7-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gridBase-0.4.7-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gridBase-0.4.7-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gridBase-0.4.7-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gridBase-0.4.7-2|30	
14cr|R-gridBase-0.4.7-2|31	%check
14cr|R-gridBase-0.4.7-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-gridBase-0.4.7-2|33	
14cr|R-gridBase-0.4.7-2|34	%files
14cr|R-gridBase-0.4.7-2|35	%dir %{rlibdir}/%{packname}
14cr|R-gridBase-0.4.7-2|36	%doc %{rlibdir}/%{packname}/doc
14cr|R-gridBase-0.4.7-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-gridBase-0.4.7-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gridBase-0.4.7-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-gridBase-0.4.7-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gridBase-0.4.7-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-gridBase-0.4.7-2|42	%{rlibdir}/%{packname}/R
14cr|R-gridBase-0.4.7-2|43	%{rlibdir}/%{packname}/demo
14cr|R-gridBase-0.4.7-2|44	%{rlibdir}/%{packname}/help
14cr|R-gridBase-0.4.7-2|45	
14cr|R-gridBase-0.4.7-2|46	
14cr|R-gridBase-0.4.7-2|47	
14cr|R-gridBase-0.4.7-2|48	%changelog
14cr|R-gridBase-0.4.7-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-2
14cr|R-gridBase-0.4.7-2|50	+ Revision: c6404ee
14cr|R-gridBase-0.4.7-2|51	- MassBuild#464: Increase release tag
14cr|R-gridBase-0.4.7-2|52	
14cr|R-gridBase-0.4.7-2|53	

7424 14
14cr|R-GSEABase-1.26.0-1|1	%global packname  GSEABase
14cr|R-GSEABase-1.26.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-GSEABase-1.26.0-1|3	%define debug_package %{nil}
14cr|R-GSEABase-1.26.0-1|4	
14cr|R-GSEABase-1.26.0-1|5	Name:             R-%{packname}
14cr|R-GSEABase-1.26.0-1|6	Version:          1.26.0
14cr|R-GSEABase-1.26.0-1|7	Release:          1
14cr|R-GSEABase-1.26.0-1|8	Summary:          Gene set enrichment data structures and methods
14cr|R-GSEABase-1.26.0-1|9	Group:            Sciences/Mathematics
14cr|R-GSEABase-1.26.0-1|10	License:          Artistic-2.0
14cr|R-GSEABase-1.26.0-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-GSEABase-1.26.0-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-GSEABase-1.26.0-1|13	
14cr|R-GSEABase-1.26.0-1|14	Requires:         R-BiocGenerics R-Biobase R-annotate R-methods R-graph
14cr|R-GSEABase-1.26.0-1|15	Requires:         R-AnnotationDbi R-XML
14cr|R-GSEABase-1.26.0-1|16	Requires:         R-hgu95av2.db R-GO.db R-org.Hs.eg.db R-Rgraphviz
14cr|R-GSEABase-1.26.0-1|17	BuildRequires:    R-devel Rmath-devel R-BiocGenerics R-Biobase R-annotate R-methods R-graph
14cr|R-GSEABase-1.26.0-1|18	BuildRequires:    R-AnnotationDbi R-XML
14cr|R-GSEABase-1.26.0-1|19	BuildRequires:   R-hgu95av2.db R-GO.db R-org.Hs.eg.db R-Rgraphviz
14cr|R-GSEABase-1.26.0-1|20	%description
14cr|R-GSEABase-1.26.0-1|21	This package provides classes and methods to support Gene Set Enrichment
14cr|R-GSEABase-1.26.0-1|22	Analysis (GSEA).
14cr|R-GSEABase-1.26.0-1|23	
14cr|R-GSEABase-1.26.0-1|24	%prep
14cr|R-GSEABase-1.26.0-1|25	%setup -q -c -n %{packname}
14cr|R-GSEABase-1.26.0-1|26	
14cr|R-GSEABase-1.26.0-1|27	%build
14cr|R-GSEABase-1.26.0-1|28	
14cr|R-GSEABase-1.26.0-1|29	%install
14cr|R-GSEABase-1.26.0-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-GSEABase-1.26.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-GSEABase-1.26.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-GSEABase-1.26.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-GSEABase-1.26.0-1|34	
14cr|R-GSEABase-1.26.0-1|35	%files
14cr|R-GSEABase-1.26.0-1|36	%dir %{rlibdir}/%{packname}
14cr|R-GSEABase-1.26.0-1|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-GSEABase-1.26.0-1|38	%doc %{rlibdir}/%{packname}/html
14cr|R-GSEABase-1.26.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-GSEABase-1.26.0-1|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-GSEABase-1.26.0-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-GSEABase-1.26.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-GSEABase-1.26.0-1|43	%{rlibdir}/%{packname}/Meta
14cr|R-GSEABase-1.26.0-1|44	%{rlibdir}/%{packname}/R
14cr|R-GSEABase-1.26.0-1|45	%{rlibdir}/%{packname}/help
14cr|R-GSEABase-1.26.0-1|46	%{rlibdir}/%{packname}/UnitTests
14cr|R-GSEABase-1.26.0-1|47	%{rlibdir}/%{packname}/extdata
14cr|R-GSEABase-1.26.0-1|48	
14cr|R-GSEABase-1.26.0-1|49	%changelog
14cr|R-GSEABase-1.26.0-1|50	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26.0-1
14cr|R-GSEABase-1.26.0-1|51	+ Revision: 445a8cb
14cr|R-GSEABase-1.26.0-1|52	- Spec cleanup
14cr|R-GSEABase-1.26.0-1|53	
14cr|R-GSEABase-1.26.0-1|54	

7425 14
14cr|R-gsl-1.9.10-2|1	%global packname gsl
14cr|R-gsl-1.9.10-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-gsl-1.9.10-2|3	
14cr|R-gsl-1.9.10-2|4	Name: R-%{packname}
14cr|R-gsl-1.9.10-2|5	Version: 1.9.10
14cr|R-gsl-1.9.10-2|6	Release: 2
14cr|R-gsl-1.9.10-2|7	Summary: Wrapper for the Gnu Scientific Library
14cr|R-gsl-1.9.10-2|8	Group: Sciences/Mathematics
14cr|R-gsl-1.9.10-2|9	License: GPLv2+
14cr|R-gsl-1.9.10-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gsl-1.9.10-2|11	Source0: http://cran.r-project.org/src/contrib/gsl_1.9-10.tar.gz
14cr|R-gsl-1.9.10-2|12	Requires: R-core
14cr|R-gsl-1.9.10-2|13	BuildRequires: R-devel texlive-collection-latex
14cr|R-gsl-1.9.10-2|14	%ifarch i586
14cr|R-gsl-1.9.10-2|15	Requires: libgsl0 >= 1.12
14cr|R-gsl-1.9.10-2|16	BuildRequires: libgsl0 >= 1.12 libgsl-devel
14cr|R-gsl-1.9.10-2|17	%endif
14cr|R-gsl-1.9.10-2|18	%ifarch x86_64
14cr|R-gsl-1.9.10-2|19	Requires: lib64gsl0 >= 1.12
14cr|R-gsl-1.9.10-2|20	BuildRequires: lib64gsl0 >= 1.12 lib64gsl-devel
14cr|R-gsl-1.9.10-2|21	%endif
14cr|R-gsl-1.9.10-2|22	
14cr|R-gsl-1.9.10-2|23	%description
14cr|R-gsl-1.9.10-2|24	An R wrapper for the special functions and quasi random
14cr|R-gsl-1.9.10-2|25	number generators of the Gnu Scientific Library
14cr|R-gsl-1.9.10-2|26	(http://www.gnu.org/software/gsl/). See gsl-package.Rd for
14cr|R-gsl-1.9.10-2|27	details of overall package organization, and Misc.Rd for some
14cr|R-gsl-1.9.10-2|28	functions that are widely used in the package, and some tips on installation.
14cr|R-gsl-1.9.10-2|29	
14cr|R-gsl-1.9.10-2|30	%prep
14cr|R-gsl-1.9.10-2|31	%setup -q -c -n %{packname}
14cr|R-gsl-1.9.10-2|32	
14cr|R-gsl-1.9.10-2|33	%build
14cr|R-gsl-1.9.10-2|34	
14cr|R-gsl-1.9.10-2|35	%install
14cr|R-gsl-1.9.10-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gsl-1.9.10-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gsl-1.9.10-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gsl-1.9.10-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gsl-1.9.10-2|40	
14cr|R-gsl-1.9.10-2|41	%check
14cr|R-gsl-1.9.10-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-gsl-1.9.10-2|43	
14cr|R-gsl-1.9.10-2|44	%files
14cr|R-gsl-1.9.10-2|45	%dir %{rlibdir}/%{packname}
14cr|R-gsl-1.9.10-2|46	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-gsl-1.9.10-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-gsl-1.9.10-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gsl-1.9.10-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-gsl-1.9.10-2|50	%{rlibdir}/%{packname}/help
14cr|R-gsl-1.9.10-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-gsl-1.9.10-2|52	%{rlibdir}/%{packname}/libs
14cr|R-gsl-1.9.10-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-gsl-1.9.10-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gsl-1.9.10-2|55	%{rlibdir}/%{packname}/R
14cr|R-gsl-1.9.10-2|56	
14cr|R-gsl-1.9.10-2|57	
14cr|R-gsl-1.9.10-2|58	%changelog
14cr|R-gsl-1.9.10-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.10-2
14cr|R-gsl-1.9.10-2|60	+ Revision: f6b619a
14cr|R-gsl-1.9.10-2|61	- MassBuild#464: Increase release tag
14cr|R-gsl-1.9.10-2|62	
14cr|R-gsl-1.9.10-2|63	

7426 14
14cr|R-gss-2.1.2-2|1	%global packname  gss
14cr|R-gss-2.1.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gss-2.1.2-2|3	
14cr|R-gss-2.1.2-2|4	Name:             R-%{packname}
14cr|R-gss-2.1.2-2|5	Version:          2.1.2
14cr|R-gss-2.1.2-2|6	Release:          2
14cr|R-gss-2.1.2-2|7	Summary:          General Smoothing Splines
14cr|R-gss-2.1.2-2|8	
14cr|R-gss-2.1.2-2|9	
14cr|R-gss-2.1.2-2|10	Group:            Sciences/Mathematics
14cr|R-gss-2.1.2-2|11	License:          GPLv3
14cr|R-gss-2.1.2-2|12	URL:              http://cran.r-project.org/web/packages/gss/index.html
14cr|R-gss-2.1.2-2|13	Source0:          http://cran.r-project.org/src/contrib/gss_2.1-2.tar.gz
14cr|R-gss-2.1.2-2|14	Requires:         R-core
14cr|R-gss-2.1.2-2|15	BuildRequires:    R-devel
14cr|R-gss-2.1.2-2|16	BuildRequires:    pkgconfig(lapack)
14cr|R-gss-2.1.2-2|17	
14cr|R-gss-2.1.2-2|18	%description
14cr|R-gss-2.1.2-2|19	A comprehensive package for structural multivariate function
14cr|R-gss-2.1.2-2|20	estimation using smoothing splines.
14cr|R-gss-2.1.2-2|21	
14cr|R-gss-2.1.2-2|22	%prep
14cr|R-gss-2.1.2-2|23	%setup -q -c -n %{packname}
14cr|R-gss-2.1.2-2|24	
14cr|R-gss-2.1.2-2|25	%build
14cr|R-gss-2.1.2-2|26	
14cr|R-gss-2.1.2-2|27	%install
14cr|R-gss-2.1.2-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gss-2.1.2-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gss-2.1.2-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gss-2.1.2-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gss-2.1.2-2|32	
14cr|R-gss-2.1.2-2|33	%check
14cr|R-gss-2.1.2-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-gss-2.1.2-2|35	
14cr|R-gss-2.1.2-2|36	%files
14cr|R-gss-2.1.2-2|37	%dir %{rlibdir}/%{packname}
14cr|R-gss-2.1.2-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gss-2.1.2-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-gss-2.1.2-2|40	%{rlibdir}/%{packname}/help
14cr|R-gss-2.1.2-2|41	%{rlibdir}/%{packname}/libs
14cr|R-gss-2.1.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-gss-2.1.2-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-gss-2.1.2-2|44	%{rlibdir}/%{packname}/data
14cr|R-gss-2.1.2-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gss-2.1.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-gss-2.1.2-2|47	%{rlibdir}/gss/CITATION
14cr|R-gss-2.1.2-2|48	
14cr|R-gss-2.1.2-2|49	
14cr|R-gss-2.1.2-2|50	
14cr|R-gss-2.1.2-2|51	%changelog
14cr|R-gss-2.1.2-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|R-gss-2.1.2-2|53	+ Revision: 3c1cb0e
14cr|R-gss-2.1.2-2|54	- MassBuild#464: Increase release tag
14cr|R-gss-2.1.2-2|55	
14cr|R-gss-2.1.2-2|56	

7427 14
14cr|R-gtable-0.1.2-2|1	%global packname  gtable
14cr|R-gtable-0.1.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-gtable-0.1.2-2|3	
14cr|R-gtable-0.1.2-2|4	Name:             R-%{packname}
14cr|R-gtable-0.1.2-2|5	Version:          0.1.2
14cr|R-gtable-0.1.2-2|6	Release:          2
14cr|R-gtable-0.1.2-2|7	Summary:          Arrange grobs in tables
14cr|R-gtable-0.1.2-2|8	Group:            Sciences/Mathematics
14cr|R-gtable-0.1.2-2|9	License:          GPLv2
14cr|R-gtable-0.1.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gtable-0.1.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-gtable-0.1.2-2|12	BuildArch:        noarch
14cr|R-gtable-0.1.2-2|13	Requires:         R-core
14cr|R-gtable-0.1.2-2|14	
14cr|R-gtable-0.1.2-2|15	Requires:         R-grid
14cr|R-gtable-0.1.2-2|16	
14cr|R-gtable-0.1.2-2|17	Requires:         R-testthat R-plyr
14cr|R-gtable-0.1.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid
14cr|R-gtable-0.1.2-2|19	
14cr|R-gtable-0.1.2-2|20	BuildRequires:   R-testthat R-plyr
14cr|R-gtable-0.1.2-2|21	%description
14cr|R-gtable-0.1.2-2|22	Tools to make it easier to work with "tables" of grobs.
14cr|R-gtable-0.1.2-2|23	
14cr|R-gtable-0.1.2-2|24	%prep
14cr|R-gtable-0.1.2-2|25	%setup -q -c -n %{packname}
14cr|R-gtable-0.1.2-2|26	
14cr|R-gtable-0.1.2-2|27	%build
14cr|R-gtable-0.1.2-2|28	
14cr|R-gtable-0.1.2-2|29	%install
14cr|R-gtable-0.1.2-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gtable-0.1.2-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gtable-0.1.2-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gtable-0.1.2-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gtable-0.1.2-2|34	
14cr|R-gtable-0.1.2-2|35	%check
14cr|R-gtable-0.1.2-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-gtable-0.1.2-2|37	
14cr|R-gtable-0.1.2-2|38	%files
14cr|R-gtable-0.1.2-2|39	%dir %{rlibdir}/%{packname}
14cr|R-gtable-0.1.2-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gtable-0.1.2-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gtable-0.1.2-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gtable-0.1.2-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-gtable-0.1.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gtable-0.1.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-gtable-0.1.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-gtable-0.1.2-2|47	%{rlibdir}/%{packname}/help
14cr|R-gtable-0.1.2-2|48	%{rlibdir}/%{packname}/tests
14cr|R-gtable-0.1.2-2|49	
14cr|R-gtable-0.1.2-2|50	%changelog
14cr|R-gtable-0.1.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|R-gtable-0.1.2-2|52	+ Revision: d3920f3
14cr|R-gtable-0.1.2-2|53	- MassBuild#464: Increase release tag
14cr|R-gtable-0.1.2-2|54	
14cr|R-gtable-0.1.2-2|55	

7428 14
14cr|R-gtools-3.3.0-2|1	%global packname  gtools
14cr|R-gtools-3.3.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gtools-3.3.0-2|3	
14cr|R-gtools-3.3.0-2|4	Name:             R-%{packname}
14cr|R-gtools-3.3.0-2|5	Version:          3.3.0
14cr|R-gtools-3.3.0-2|6	Release:          2
14cr|R-gtools-3.3.0-2|7	Summary:          Various R programming tools
14cr|R-gtools-3.3.0-2|8	Group:            Sciences/Mathematics
14cr|R-gtools-3.3.0-2|9	License:          LGPL-2.1
14cr|R-gtools-3.3.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gtools-3.3.0-2|11	Source0:          http://cran.r-project.org/src/contrib/gtools_3.3.0.tar.gz
14cr|R-gtools-3.3.0-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-gtools-3.3.0-2|13	
14cr|R-gtools-3.3.0-2|14	%description
14cr|R-gtools-3.3.0-2|15	Various R programming tools
14cr|R-gtools-3.3.0-2|16	
14cr|R-gtools-3.3.0-2|17	%prep
14cr|R-gtools-3.3.0-2|18	%setup -q -c -n %{packname}
14cr|R-gtools-3.3.0-2|19	
14cr|R-gtools-3.3.0-2|20	%build
14cr|R-gtools-3.3.0-2|21	
14cr|R-gtools-3.3.0-2|22	%install
14cr|R-gtools-3.3.0-2|23	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gtools-3.3.0-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gtools-3.3.0-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gtools-3.3.0-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gtools-3.3.0-2|27	
14cr|R-gtools-3.3.0-2|28	%files
14cr|R-gtools-3.3.0-2|29	%dir %{rlibdir}/%{packname}
14cr|R-gtools-3.3.0-2|30	%doc %{rlibdir}/%{packname}/html
14cr|R-gtools-3.3.0-2|31	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-gtools-3.3.0-2|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gtools-3.3.0-2|33	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gtools-3.3.0-2|34	%{rlibdir}/%{packname}/INDEX
14cr|R-gtools-3.3.0-2|35	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gtools-3.3.0-2|36	%{rlibdir}/%{packname}/Meta
14cr|R-gtools-3.3.0-2|37	%{rlibdir}/%{packname}/R
14cr|R-gtools-3.3.0-2|38	%{rlibdir}/%{packname}/data
14cr|R-gtools-3.3.0-2|39	%{rlibdir}/%{packname}/help
14cr|R-gtools-3.3.0-2|40	%{rlibdir}/%{packname}/libs
14cr|R-gtools-3.3.0-2|41	
14cr|R-gtools-3.3.0-2|42	
14cr|R-gtools-3.3.0-2|43	
14cr|R-gtools-3.3.0-2|44	%changelog
14cr|R-gtools-3.3.0-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-2
14cr|R-gtools-3.3.0-2|46	+ Revision: 247eb22
14cr|R-gtools-3.3.0-2|47	- MassBuild#464: Increase release tag
14cr|R-gtools-3.3.0-2|48	
14cr|R-gtools-3.3.0-2|49	

7429 14
14cr|R-gWidgets-0.0.52-4|1	%bcond_with bootstrap
14cr|R-gWidgets-0.0.52-4|2	%global packname  gWidgets
14cr|R-gWidgets-0.0.52-4|3	%global rlibdir  %{_libdir}/R/library
14cr|R-gWidgets-0.0.52-4|4	
14cr|R-gWidgets-0.0.52-4|5	%define debug_package %{nil}
14cr|R-gWidgets-0.0.52-4|6	
14cr|R-gWidgets-0.0.52-4|7	Name:             R-%{packname}
14cr|R-gWidgets-0.0.52-4|8	Version:          0.0.52
14cr|R-gWidgets-0.0.52-4|9	Release:          4
14cr|R-gWidgets-0.0.52-4|10	Summary:          gWidgets API for building toolkit-independent, interactive GUIs
14cr|R-gWidgets-0.0.52-4|11	Group:            Sciences/Mathematics
14cr|R-gWidgets-0.0.52-4|12	License:          GPL (>= 2)
14cr|R-gWidgets-0.0.52-4|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gWidgets-0.0.52-4|14	Source0:          http://cran.r-project.org/src/contrib/gWidgets_0.0-52.tar.gz
14cr|R-gWidgets-0.0.52-4|15	Requires:         R-methods R-utils R-cairoDevice
14cr|R-gWidgets-0.0.52-4|16	%if %{without bootstrap}
14cr|R-gWidgets-0.0.52-4|17	Requires:         R-gWidgetsRGtk2 R-gWidgetstcltk
14cr|R-gWidgets-0.0.52-4|18	%endif
14cr|R-gWidgets-0.0.52-4|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-gWidgets-0.0.52-4|20	BuildRequires:    R-utils R-cairoDevice
14cr|R-gWidgets-0.0.52-4|21	%if %{without bootstrap}
14cr|R-gWidgets-0.0.52-4|22	BuildRequires:    R-gWidgetsRGtk2 R-cairoDevice R-gWidgetstcltk
14cr|R-gWidgets-0.0.52-4|23	%endif
14cr|R-gWidgets-0.0.52-4|24	BuildRequires:    x11-server-xvfb
14cr|R-gWidgets-0.0.52-4|25	
14cr|R-gWidgets-0.0.52-4|26	%description
14cr|R-gWidgets-0.0.52-4|27	gWidgets provides a toolkit-independent API for building interactive GUIs.
14cr|R-gWidgets-0.0.52-4|28	Atleast one of the gWidgetsXXX packages, such as gWidgetstcltk, needs to
14cr|R-gWidgets-0.0.52-4|29	be installed. Some icons are on loan from the scigraphica project
14cr|R-gWidgets-0.0.52-4|30	
14cr|R-gWidgets-0.0.52-4|31	%prep
14cr|R-gWidgets-0.0.52-4|32	%setup -q -c -n %{packname}
14cr|R-gWidgets-0.0.52-4|33	
14cr|R-gWidgets-0.0.52-4|34	%build
14cr|R-gWidgets-0.0.52-4|35	
14cr|R-gWidgets-0.0.52-4|36	%install
14cr|R-gWidgets-0.0.52-4|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gWidgets-0.0.52-4|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gWidgets-0.0.52-4|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gWidgets-0.0.52-4|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gWidgets-0.0.52-4|41	
14cr|R-gWidgets-0.0.52-4|42	%if %{without bootstrap}
14cr|R-gWidgets-0.0.52-4|43	%check
14cr|R-gWidgets-0.0.52-4|44	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-gWidgets-0.0.52-4|45	%endif
14cr|R-gWidgets-0.0.52-4|46	
14cr|R-gWidgets-0.0.52-4|47	%files
14cr|R-gWidgets-0.0.52-4|48	%dir %{rlibdir}/%{packname}
14cr|R-gWidgets-0.0.52-4|49	%doc %{rlibdir}/%{packname}/doc
14cr|R-gWidgets-0.0.52-4|50	%doc %{rlibdir}/%{packname}/html
14cr|R-gWidgets-0.0.52-4|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gWidgets-0.0.52-4|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gWidgets-0.0.52-4|53	%{rlibdir}/%{packname}/INDEX
14cr|R-gWidgets-0.0.52-4|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gWidgets-0.0.52-4|55	%{rlibdir}/%{packname}/Meta
14cr|R-gWidgets-0.0.52-4|56	%{rlibdir}/%{packname}/R
14cr|R-gWidgets-0.0.52-4|57	%{rlibdir}/%{packname}/help
14cr|R-gWidgets-0.0.52-4|58	%{rlibdir}/%{packname}/images
14cr|R-gWidgets-0.0.52-4|59	%{rlibdir}/%{packname}/install
14cr|R-gWidgets-0.0.52-4|60	%{rlibdir}/%{packname}/tests
14cr|R-gWidgets-0.0.52-4|61	
14cr|R-gWidgets-0.0.52-4|62	
14cr|R-gWidgets-0.0.52-4|63	
14cr|R-gWidgets-0.0.52-4|64	%changelog
14cr|R-gWidgets-0.0.52-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.52-4
14cr|R-gWidgets-0.0.52-4|66	+ Revision: c9b1aae
14cr|R-gWidgets-0.0.52-4|67	- MassBuild#464: Increase release tag
14cr|R-gWidgets-0.0.52-4|68	
14cr|R-gWidgets-0.0.52-4|69	

7430 14
14cr|R-gWidgetsRGtk2-0.0.82-2|1	%global packname  gWidgetsRGtk2
14cr|R-gWidgetsRGtk2-0.0.82-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gWidgetsRGtk2-0.0.82-2|3	
14cr|R-gWidgetsRGtk2-0.0.82-2|4	%define debug_package %{nil}
14cr|R-gWidgetsRGtk2-0.0.82-2|5	
14cr|R-gWidgetsRGtk2-0.0.82-2|6	Name:             R-%{packname}
14cr|R-gWidgetsRGtk2-0.0.82-2|7	Version:          0.0.82
14cr|R-gWidgetsRGtk2-0.0.82-2|8	Release:          2
14cr|R-gWidgetsRGtk2-0.0.82-2|9	Summary:          Toolkit implementation of gWidgets for RGtk2
14cr|R-gWidgetsRGtk2-0.0.82-2|10	Group:            Sciences/Mathematics
14cr|R-gWidgetsRGtk2-0.0.82-2|11	License:          GPL (>= 2)
14cr|R-gWidgetsRGtk2-0.0.82-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gWidgetsRGtk2-0.0.82-2|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetsRGtk2_0.0-82.tar.gz
14cr|R-gWidgetsRGtk2-0.0.82-2|14	Requires:         R-methods R-gWidgets R-RGtk2 R-cairoDevice
14cr|R-gWidgetsRGtk2-0.0.82-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-gWidgetsRGtk2-0.0.82-2|16	BuildRequires:    R-methods R-gWidgets R-RGtk2  R-cairoDevice
14cr|R-gWidgetsRGtk2-0.0.82-2|17	BuildRequires:    gtk2-devel
14cr|R-gWidgetsRGtk2-0.0.82-2|18	
14cr|R-gWidgetsRGtk2-0.0.82-2|19	%description
14cr|R-gWidgetsRGtk2-0.0.82-2|20	Port of gWidgets API to RGtk2
14cr|R-gWidgetsRGtk2-0.0.82-2|21	
14cr|R-gWidgetsRGtk2-0.0.82-2|22	%prep
14cr|R-gWidgetsRGtk2-0.0.82-2|23	%setup -q -c -n %{packname}
14cr|R-gWidgetsRGtk2-0.0.82-2|24	
14cr|R-gWidgetsRGtk2-0.0.82-2|25	%build
14cr|R-gWidgetsRGtk2-0.0.82-2|26	
14cr|R-gWidgetsRGtk2-0.0.82-2|27	%install
14cr|R-gWidgetsRGtk2-0.0.82-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gWidgetsRGtk2-0.0.82-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gWidgetsRGtk2-0.0.82-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gWidgetsRGtk2-0.0.82-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gWidgetsRGtk2-0.0.82-2|32	
14cr|R-gWidgetsRGtk2-0.0.82-2|33	%check
14cr|R-gWidgetsRGtk2-0.0.82-2|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-gWidgetsRGtk2-0.0.82-2|35	else			true
14cr|R-gWidgetsRGtk2-0.0.82-2|36	fi
14cr|R-gWidgetsRGtk2-0.0.82-2|37	
14cr|R-gWidgetsRGtk2-0.0.82-2|38	%files
14cr|R-gWidgetsRGtk2-0.0.82-2|39	%dir %{rlibdir}/%{packname}
14cr|R-gWidgetsRGtk2-0.0.82-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-gWidgetsRGtk2-0.0.82-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gWidgetsRGtk2-0.0.82-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gWidgetsRGtk2-0.0.82-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-gWidgetsRGtk2-0.0.82-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gWidgetsRGtk2-0.0.82-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-gWidgetsRGtk2-0.0.82-2|46	%{rlibdir}/%{packname}/R
14cr|R-gWidgetsRGtk2-0.0.82-2|47	%{rlibdir}/%{packname}/examples
14cr|R-gWidgetsRGtk2-0.0.82-2|48	%{rlibdir}/%{packname}/help
14cr|R-gWidgetsRGtk2-0.0.82-2|49	%{rlibdir}/%{packname}/images
14cr|R-gWidgetsRGtk2-0.0.82-2|50	
14cr|R-gWidgetsRGtk2-0.0.82-2|51	
14cr|R-gWidgetsRGtk2-0.0.82-2|52	%changelog
14cr|R-gWidgetsRGtk2-0.0.82-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.82-2
14cr|R-gWidgetsRGtk2-0.0.82-2|54	+ Revision: 2fc949d
14cr|R-gWidgetsRGtk2-0.0.82-2|55	- MassBuild#464: Increase release tag
14cr|R-gWidgetsRGtk2-0.0.82-2|56	
14cr|R-gWidgetsRGtk2-0.0.82-2|57	

7431 14
14cr|R-gWidgetstcltk-0.0.54-3|1	%global packname  gWidgetstcltk
14cr|R-gWidgetstcltk-0.0.54-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-gWidgetstcltk-0.0.54-3|3	
14cr|R-gWidgetstcltk-0.0.54-3|4	%define debug_package %{nil}
14cr|R-gWidgetstcltk-0.0.54-3|5	
14cr|R-gWidgetstcltk-0.0.54-3|6	Name:             R-%{packname}
14cr|R-gWidgetstcltk-0.0.54-3|7	Version:          0.0.54
14cr|R-gWidgetstcltk-0.0.54-3|8	Release:          3
14cr|R-gWidgetstcltk-0.0.54-3|9	Summary:          Toolkit implementation of gWidgets for tcltk package
14cr|R-gWidgetstcltk-0.0.54-3|10	Group:            Sciences/Mathematics
14cr|R-gWidgetstcltk-0.0.54-3|11	License:          GPL (>= 2)
14cr|R-gWidgetstcltk-0.0.54-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-gWidgetstcltk-0.0.54-3|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetstcltk_0.0-54.tar.gz
14cr|R-gWidgetstcltk-0.0.54-3|14	Requires:         R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
14cr|R-gWidgetstcltk-0.0.54-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-gWidgetstcltk-0.0.54-3|16	BuildRequires:    R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
14cr|R-gWidgetstcltk-0.0.54-3|17	BuildRequires:    x11-server-xvfb
14cr|R-gWidgetstcltk-0.0.54-3|18	
14cr|R-gWidgetstcltk-0.0.54-3|19	%description
14cr|R-gWidgetstcltk-0.0.54-3|20	Port of the gWidgets API to the tcltk package. Requires TK 8.5 or greater
14cr|R-gWidgetstcltk-0.0.54-3|21	for the tile (ttk)widgets http://www.tcl.tk/software/tcltk/8.5.tml. This
14cr|R-gWidgetstcltk-0.0.54-3|22	is the default on Windows. Under linux, Tk must be installed. Under Mac OS
14cr|R-gWidgetstcltk-0.0.54-3|23	X (10.5) there are two options: native Tk or X11. For the native one, Tk
14cr|R-gWidgetstcltk-0.0.54-3|24	must be upgraded. See www.tcl.tk to download source. Under the Mac it
14cr|R-gWidgetstcltk-0.0.54-3|25	compiles and installs cleanly. For X11, tcltk libraries can be downloaded
14cr|R-gWidgetstcltk-0.0.54-3|26	to augment the R binary package. See
14cr|R-gWidgetstcltk-0.0.54-3|27	http://cran.r-project.org/bin/macosx/tools/. The gdf function requires the
14cr|R-gWidgetstcltk-0.0.54-3|28	add on Tk package TkTable (http://tktable.sourceforge.net/).
14cr|R-gWidgetstcltk-0.0.54-3|29	
14cr|R-gWidgetstcltk-0.0.54-3|30	%prep
14cr|R-gWidgetstcltk-0.0.54-3|31	%setup -q -c -n %{packname}
14cr|R-gWidgetstcltk-0.0.54-3|32	
14cr|R-gWidgetstcltk-0.0.54-3|33	%build
14cr|R-gWidgetstcltk-0.0.54-3|34	
14cr|R-gWidgetstcltk-0.0.54-3|35	%install
14cr|R-gWidgetstcltk-0.0.54-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-gWidgetstcltk-0.0.54-3|37	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-gWidgetstcltk-0.0.54-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-gWidgetstcltk-0.0.54-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-gWidgetstcltk-0.0.54-3|40	
14cr|R-gWidgetstcltk-0.0.54-3|41	%check
14cr|R-gWidgetstcltk-0.0.54-3|42	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-gWidgetstcltk-0.0.54-3|43	
14cr|R-gWidgetstcltk-0.0.54-3|44	%files
14cr|R-gWidgetstcltk-0.0.54-3|45	%dir %{rlibdir}/%{packname}
14cr|R-gWidgetstcltk-0.0.54-3|46	%doc %{rlibdir}/%{packname}/html
14cr|R-gWidgetstcltk-0.0.54-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-gWidgetstcltk-0.0.54-3|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-gWidgetstcltk-0.0.54-3|49	%{rlibdir}/%{packname}/INDEX
14cr|R-gWidgetstcltk-0.0.54-3|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-gWidgetstcltk-0.0.54-3|51	%{rlibdir}/%{packname}/Meta
14cr|R-gWidgetstcltk-0.0.54-3|52	%{rlibdir}/%{packname}/R
14cr|R-gWidgetstcltk-0.0.54-3|53	%{rlibdir}/%{packname}/help
14cr|R-gWidgetstcltk-0.0.54-3|54	%{rlibdir}/%{packname}/images
14cr|R-gWidgetstcltk-0.0.54-3|55	%{rlibdir}/%{packname}/tcl
14cr|R-gWidgetstcltk-0.0.54-3|56	%{rlibdir}/%{packname}/tklibs
14cr|R-gWidgetstcltk-0.0.54-3|57	%{rlibdir}/%{packname}/*.tcl
14cr|R-gWidgetstcltk-0.0.54-3|58	%{rlibdir}/%{packname}/ChangeLog
14cr|R-gWidgetstcltk-0.0.54-3|59	
14cr|R-gWidgetstcltk-0.0.54-3|60	%changelog
14cr|R-gWidgetstcltk-0.0.54-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.54-3
14cr|R-gWidgetstcltk-0.0.54-3|62	+ Revision: 3494e0e
14cr|R-gWidgetstcltk-0.0.54-3|63	- MassBuild#464: Increase release tag
14cr|R-gWidgetstcltk-0.0.54-3|64	
14cr|R-gWidgetstcltk-0.0.54-3|65	

7432 14
14cr|rhapsody-0.28b-6|1	%define name	rhapsody
14cr|rhapsody-0.28b-6|2	%define version 0.28b
14cr|rhapsody-0.28b-6|3	%define release 6
14cr|rhapsody-0.28b-6|4	
14cr|rhapsody-0.28b-6|5	Name:		%{name}
14cr|rhapsody-0.28b-6|6	Version:	%{version}
14cr|rhapsody-0.28b-6|7	Release:	%{release}
14cr|rhapsody-0.28b-6|8	Summary:    Text mode irc client with menu interface
14cr|rhapsody-0.28b-6|9	License:	GPL
14cr|rhapsody-0.28b-6|10	Url:		http://%{name}.sf.net/
14cr|rhapsody-0.28b-6|11	Group:     	Networking/IRC
14cr|rhapsody-0.28b-6|12	Source0:    	%{name}_%{version}.tar.bz2
14cr|rhapsody-0.28b-6|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|rhapsody-0.28b-6|14	BuildRequires:	ncurses-devel
14cr|rhapsody-0.28b-6|15	%description
14cr|rhapsody-0.28b-6|16	Rhapsody is a text console IRC client for Unix operating systems.
14cr|rhapsody-0.28b-6|17	It is small, fast, portable and easy to use, yet it is full featured. The thing
14cr|rhapsody-0.28b-6|18	that separates it from the crowd is its intuitive menu driven user interface.
14cr|rhapsody-0.28b-6|19	
14cr|rhapsody-0.28b-6|20	%prep
14cr|rhapsody-0.28b-6|21	%setup -q
14cr|rhapsody-0.28b-6|22	
14cr|rhapsody-0.28b-6|23	%build
14cr|rhapsody-0.28b-6|24	./configure -i $RPM_BUILD_ROOT/%_bindir -d %_datadir/%name
14cr|rhapsody-0.28b-6|25	make clean
14cr|rhapsody-0.28b-6|26	%make
14cr|rhapsody-0.28b-6|27	
14cr|rhapsody-0.28b-6|28	%install
14cr|rhapsody-0.28b-6|29	rm -rf $RPM_BUILD_ROOT
14cr|rhapsody-0.28b-6|30	perl -pi -e "s|INSTDOCSPATH=(.*)|INSTDOCSPATH=$RPM_BUILD_ROOT\$1|" src/Makefile.inc
14cr|rhapsody-0.28b-6|31	%make install
14cr|rhapsody-0.28b-6|32	chmod  0644 $RPM_BUILD_ROOT/%_datadir/%{name}/*/*
14cr|rhapsody-0.28b-6|33	
14cr|rhapsody-0.28b-6|34	%clean
14cr|rhapsody-0.28b-6|35	rm -rf $RPM_BUILD_ROOT
14cr|rhapsody-0.28b-6|36	
14cr|rhapsody-0.28b-6|37	%files
14cr|rhapsody-0.28b-6|38	%defattr(-, root, root, 0755)
14cr|rhapsody-0.28b-6|39	%doc docs/*
14cr|rhapsody-0.28b-6|40	%{_bindir}/*
14cr|rhapsody-0.28b-6|41	%_datadir/%{name}/
14cr|rhapsody-0.28b-6|42	
14cr|rhapsody-0.28b-6|43	
14cr|rhapsody-0.28b-6|44	
14cr|rhapsody-0.28b-6|45	
14cr|rhapsody-0.28b-6|46	%changelog
14cr|rhapsody-0.28b-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.28b-6
14cr|rhapsody-0.28b-6|48	+ Revision: c2f93cc
14cr|rhapsody-0.28b-6|49	- MassBuild#464: Increase release tag
14cr|rhapsody-0.28b-6|50	
14cr|rhapsody-0.28b-6|51	

7433 14
14cr|R-heplots-1.0.11-3|1	%define debug_package %{nil}
14cr|R-heplots-1.0.11-3|2	
14cr|R-heplots-1.0.11-3|3	%global packname  heplots
14cr|R-heplots-1.0.11-3|4	%global rlibdir  %{_libdir}/R/library
14cr|R-heplots-1.0.11-3|5	
14cr|R-heplots-1.0.11-3|6	Name:             R-%{packname}
14cr|R-heplots-1.0.11-3|7	Version:          1.0.11
14cr|R-heplots-1.0.11-3|8	Release:          3
14cr|R-heplots-1.0.11-3|9	Summary:          Visualizing Hypothesis Tests in Multivariate Linear Models
14cr|R-heplots-1.0.11-3|10	Group:            Sciences/Mathematics
14cr|R-heplots-1.0.11-3|11	License:          GPLv2+
14cr|R-heplots-1.0.11-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-heplots-1.0.11-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-11.tar.gz
14cr|R-heplots-1.0.11-3|14	
14cr|R-heplots-1.0.11-3|15	Requires:         R-car R-graphics R-stats R-MASS
14cr|R-heplots-1.0.11-3|16	
14cr|R-heplots-1.0.11-3|17	Requires:         R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
14cr|R-heplots-1.0.11-3|18	Requires:         R-candisc
14cr|R-heplots-1.0.11-3|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-car R-graphics R-stats R-MASS
14cr|R-heplots-1.0.11-3|20	
14cr|R-heplots-1.0.11-3|21	BuildRequires:   R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
14cr|R-heplots-1.0.11-3|22	BuildRequires:  R-candisc
14cr|R-heplots-1.0.11-3|23	
14cr|R-heplots-1.0.11-3|24	%description
14cr|R-heplots-1.0.11-3|25	Provides HE plot functions for visualizing hypothesis tests in
14cr|R-heplots-1.0.11-3|26	multivariate linear models. They represents sums-of-squares-and-products
14cr|R-heplots-1.0.11-3|27	matrices for linear hypotheses and for error using ellipses (in two
14cr|R-heplots-1.0.11-3|28	dimensions) and ellipsoids (in three dimensions).
14cr|R-heplots-1.0.11-3|29	
14cr|R-heplots-1.0.11-3|30	%prep
14cr|R-heplots-1.0.11-3|31	%setup -q -c -n %{packname}
14cr|R-heplots-1.0.11-3|32	
14cr|R-heplots-1.0.11-3|33	%build
14cr|R-heplots-1.0.11-3|34	
14cr|R-heplots-1.0.11-3|35	%install
14cr|R-heplots-1.0.11-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-heplots-1.0.11-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-heplots-1.0.11-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-heplots-1.0.11-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-heplots-1.0.11-3|40	
14cr|R-heplots-1.0.11-3|41	# Disable for now; TODO: try with xvfb
14cr|R-heplots-1.0.11-3|42	# %check
14cr|R-heplots-1.0.11-3|43	# %{_bindir}/R CMD check %{packname}
14cr|R-heplots-1.0.11-3|44	
14cr|R-heplots-1.0.11-3|45	%files
14cr|R-heplots-1.0.11-3|46	%dir %{rlibdir}/%{packname}
14cr|R-heplots-1.0.11-3|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-heplots-1.0.11-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-heplots-1.0.11-3|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-heplots-1.0.11-3|50	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-heplots-1.0.11-3|51	%{rlibdir}/%{packname}/CITATION
14cr|R-heplots-1.0.11-3|52	%{rlibdir}/%{packname}/INDEX
14cr|R-heplots-1.0.11-3|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-heplots-1.0.11-3|54	%{rlibdir}/%{packname}/Meta
14cr|R-heplots-1.0.11-3|55	%{rlibdir}/%{packname}/R
14cr|R-heplots-1.0.11-3|56	%{rlibdir}/%{packname}/data
14cr|R-heplots-1.0.11-3|57	%{rlibdir}/%{packname}/demo
14cr|R-heplots-1.0.11-3|58	%{rlibdir}/%{packname}/help
14cr|R-heplots-1.0.11-3|59	
14cr|R-heplots-1.0.11-3|60	%changelog
14cr|R-heplots-1.0.11-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-3
14cr|R-heplots-1.0.11-3|62	+ Revision: eb7cb33
14cr|R-heplots-1.0.11-3|63	- MassBuild#464: Increase release tag
14cr|R-heplots-1.0.11-3|64	
14cr|R-heplots-1.0.11-3|65	

7434 14
14cr|R-hergm-1.3.11-2|1	%global packname  hergm
14cr|R-hergm-1.3.11-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-hergm-1.3.11-2|3	
14cr|R-hergm-1.3.11-2|4	Name:             R-%{packname}
14cr|R-hergm-1.3.11-2|5	Version:          1.3.11
14cr|R-hergm-1.3.11-2|6	Release:          2
14cr|R-hergm-1.3.11-2|7	Summary:          Hierarchical Exponential-Family Random Graph Models
14cr|R-hergm-1.3.11-2|8	
14cr|R-hergm-1.3.11-2|9	Group:            Sciences/Mathematics
14cr|R-hergm-1.3.11-2|10	License:          GPL-3
14cr|R-hergm-1.3.11-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-hergm-1.3.11-2|12	Source0:          http://cran.r-project.org/src/contrib/hergm_1.3-11.tar.gz
14cr|R-hergm-1.3.11-2|13	Requires:         R-ergm R-snow
14cr|R-hergm-1.3.11-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-ergm R-snow
14cr|R-hergm-1.3.11-2|15	
14cr|R-hergm-1.3.11-2|16	%description
14cr|R-hergm-1.3.11-2|17	The R package 'hergm' implements Hierarchical Exponential-Family Random
14cr|R-hergm-1.3.11-2|18	Graph Models (HERGMs), which can be used to model a wide range of
14cr|R-hergm-1.3.11-2|19	relational data (networks). 'hergm' implements both simulation and
14cr|R-hergm-1.3.11-2|20	Bayesian inference.
14cr|R-hergm-1.3.11-2|21	
14cr|R-hergm-1.3.11-2|22	%prep
14cr|R-hergm-1.3.11-2|23	%setup -q -c -n %{packname}
14cr|R-hergm-1.3.11-2|24	
14cr|R-hergm-1.3.11-2|25	%build
14cr|R-hergm-1.3.11-2|26	
14cr|R-hergm-1.3.11-2|27	%install
14cr|R-hergm-1.3.11-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hergm-1.3.11-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hergm-1.3.11-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hergm-1.3.11-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hergm-1.3.11-2|32	
14cr|R-hergm-1.3.11-2|33	%check
14cr|R-hergm-1.3.11-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-hergm-1.3.11-2|35	
14cr|R-hergm-1.3.11-2|36	%files
14cr|R-hergm-1.3.11-2|37	%dir %{rlibdir}/%{packname}
14cr|R-hergm-1.3.11-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-hergm-1.3.11-2|39	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-hergm-1.3.11-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hergm-1.3.11-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-hergm-1.3.11-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hergm-1.3.11-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-hergm-1.3.11-2|44	%{rlibdir}/%{packname}/R
14cr|R-hergm-1.3.11-2|45	%{rlibdir}/%{packname}/data
14cr|R-hergm-1.3.11-2|46	%{rlibdir}/%{packname}/demo
14cr|R-hergm-1.3.11-2|47	%{rlibdir}/%{packname}/help
14cr|R-hergm-1.3.11-2|48	%{rlibdir}/%{packname}/libs
14cr|R-hergm-1.3.11-2|49	
14cr|R-hergm-1.3.11-2|50	
14cr|R-hergm-1.3.11-2|51	
14cr|R-hergm-1.3.11-2|52	%changelog
14cr|R-hergm-1.3.11-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.11-2
14cr|R-hergm-1.3.11-2|54	+ Revision: 4477d1e
14cr|R-hergm-1.3.11-2|55	- MassBuild#464: Increase release tag
14cr|R-hergm-1.3.11-2|56	
14cr|R-hergm-1.3.11-2|57	

7435 14
14cr|R-hexbin-1.26.3-2|1	%global packname  hexbin
14cr|R-hexbin-1.26.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-hexbin-1.26.3-2|3	
14cr|R-hexbin-1.26.3-2|4	Name:             R-%{packname}
14cr|R-hexbin-1.26.3-2|5	Version:          1.26.3
14cr|R-hexbin-1.26.3-2|6	Release:          2
14cr|R-hexbin-1.26.3-2|7	Summary:          Hexagonal Binning Routines
14cr|R-hexbin-1.26.3-2|8	Group:            Sciences/Mathematics
14cr|R-hexbin-1.26.3-2|9	License:          GPL-2
14cr|R-hexbin-1.26.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-hexbin-1.26.3-2|11	Source0:          http://cran.r-project.org/src/contrib/hexbin_1.26.3.tar.gz
14cr|R-hexbin-1.26.3-2|12	Requires:         R-methods R-grid R-lattice R-graphics R-grDevices
14cr|R-hexbin-1.26.3-2|13	Requires:         R-stats R-utils R-marray R-affy R-Biobase
14cr|R-hexbin-1.26.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-hexbin-1.26.3-2|15	BuildRequires:    R-methods R-grid R-lattice R-graphics R-grDevices
14cr|R-hexbin-1.26.3-2|16	BuildRequires:    R-stats R-utils R-marray R-affy R-Biobase
14cr|R-hexbin-1.26.3-2|17	
14cr|R-hexbin-1.26.3-2|18	%description
14cr|R-hexbin-1.26.3-2|19	Binning and plotting functions for hexagonal bins. Now uses and relies on
14cr|R-hexbin-1.26.3-2|20	grid graphics and formal (S4) classes and methods.
14cr|R-hexbin-1.26.3-2|21	
14cr|R-hexbin-1.26.3-2|22	%prep
14cr|R-hexbin-1.26.3-2|23	%setup -q -c -n %{packname}
14cr|R-hexbin-1.26.3-2|24	
14cr|R-hexbin-1.26.3-2|25	%build
14cr|R-hexbin-1.26.3-2|26	
14cr|R-hexbin-1.26.3-2|27	%install
14cr|R-hexbin-1.26.3-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hexbin-1.26.3-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hexbin-1.26.3-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hexbin-1.26.3-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hexbin-1.26.3-2|32	
14cr|R-hexbin-1.26.3-2|33	%check
14cr|R-hexbin-1.26.3-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-hexbin-1.26.3-2|35	
14cr|R-hexbin-1.26.3-2|36	%files
14cr|R-hexbin-1.26.3-2|37	%dir %{rlibdir}/%{packname}
14cr|R-hexbin-1.26.3-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-hexbin-1.26.3-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-hexbin-1.26.3-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hexbin-1.26.3-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-hexbin-1.26.3-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hexbin-1.26.3-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-hexbin-1.26.3-2|44	%{rlibdir}/%{packname}/R
14cr|R-hexbin-1.26.3-2|45	%{rlibdir}/%{packname}/data
14cr|R-hexbin-1.26.3-2|46	%{rlibdir}/%{packname}/help
14cr|R-hexbin-1.26.3-2|47	%{rlibdir}/%{packname}/libs
14cr|R-hexbin-1.26.3-2|48	
14cr|R-hexbin-1.26.3-2|49	
14cr|R-hexbin-1.26.3-2|50	%changelog
14cr|R-hexbin-1.26.3-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26.3-2
14cr|R-hexbin-1.26.3-2|52	+ Revision: 305608c
14cr|R-hexbin-1.26.3-2|53	- MassBuild#464: Increase release tag
14cr|R-hexbin-1.26.3-2|54	
14cr|R-hexbin-1.26.3-2|55	

7436 14
14cr|R-hgu133acdf-2.13.0-2|1	%global packname  hgu133acdf
14cr|R-hgu133acdf-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu133acdf-2.13.0-2|3	
14cr|R-hgu133acdf-2.13.0-2|4	Name:             R-%{packname}
14cr|R-hgu133acdf-2.13.0-2|5	Version:          2.13.0
14cr|R-hgu133acdf-2.13.0-2|6	Release:          2
14cr|R-hgu133acdf-2.13.0-2|7	Summary:          hgu133acdf
14cr|R-hgu133acdf-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-hgu133acdf-2.13.0-2|9	License:          LGPL
14cr|R-hgu133acdf-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu133acdf-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133acdf_2.13.0.tar.gz
14cr|R-hgu133acdf-2.13.0-2|12	BuildArch:        noarch
14cr|R-hgu133acdf-2.13.0-2|13	Requires:         R-core
14cr|R-hgu133acdf-2.13.0-2|14	Requires:         R-utils R-AnnotationDbi
14cr|R-hgu133acdf-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-AnnotationDbi
14cr|R-hgu133acdf-2.13.0-2|16	
14cr|R-hgu133acdf-2.13.0-2|17	%description
14cr|R-hgu133acdf-2.13.0-2|18	A package containing an environment representing the HG-U133A.cdf file.
14cr|R-hgu133acdf-2.13.0-2|19	
14cr|R-hgu133acdf-2.13.0-2|20	%prep
14cr|R-hgu133acdf-2.13.0-2|21	%setup -q -c -n %{packname}
14cr|R-hgu133acdf-2.13.0-2|22	
14cr|R-hgu133acdf-2.13.0-2|23	%build
14cr|R-hgu133acdf-2.13.0-2|24	
14cr|R-hgu133acdf-2.13.0-2|25	%install
14cr|R-hgu133acdf-2.13.0-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu133acdf-2.13.0-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu133acdf-2.13.0-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu133acdf-2.13.0-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu133acdf-2.13.0-2|30	
14cr|R-hgu133acdf-2.13.0-2|31	%check
14cr|R-hgu133acdf-2.13.0-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-hgu133acdf-2.13.0-2|33	
14cr|R-hgu133acdf-2.13.0-2|34	%files
14cr|R-hgu133acdf-2.13.0-2|35	%dir %{rlibdir}/%{packname}
14cr|R-hgu133acdf-2.13.0-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu133acdf-2.13.0-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu133acdf-2.13.0-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu133acdf-2.13.0-2|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu133acdf-2.13.0-2|40	%{rlibdir}/%{packname}/Meta
14cr|R-hgu133acdf-2.13.0-2|41	%{rlibdir}/%{packname}/R
14cr|R-hgu133acdf-2.13.0-2|42	%{rlibdir}/%{packname}/data
14cr|R-hgu133acdf-2.13.0-2|43	%{rlibdir}/%{packname}/help
14cr|R-hgu133acdf-2.13.0-2|44	
14cr|R-hgu133acdf-2.13.0-2|45	
14cr|R-hgu133acdf-2.13.0-2|46	
14cr|R-hgu133acdf-2.13.0-2|47	%changelog
14cr|R-hgu133acdf-2.13.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-hgu133acdf-2.13.0-2|49	+ Revision: 37e0d27
14cr|R-hgu133acdf-2.13.0-2|50	- MassBuild#464: Increase release tag
14cr|R-hgu133acdf-2.13.0-2|51	
14cr|R-hgu133acdf-2.13.0-2|52	

7437 14
14cr|R-hgu133a.db-2.10.1-2|1	%global packname  hgu133a.db
14cr|R-hgu133a.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu133a.db-2.10.1-2|3	
14cr|R-hgu133a.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-hgu133a.db-2.10.1-2|5	Version:          2.10.1
14cr|R-hgu133a.db-2.10.1-2|6	Release:          2
14cr|R-hgu133a.db-2.10.1-2|7	Summary:          Affymetrix Human Genome U133 Set annotation data (chip hgu133a)
14cr|R-hgu133a.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-hgu133a.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-hgu133a.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu133a.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133a.db_2.10.1.tar.gz
14cr|R-hgu133a.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-hgu133a.db-2.10.1-2|13	Requires:         R-core
14cr|R-hgu133a.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu133a.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-hgu133a.db-2.10.1-2|16	Requires:         R-annotate
14cr|R-hgu133a.db-2.10.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu133a.db-2.10.1-2|18	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-hgu133a.db-2.10.1-2|19	BuildRequires:    R-annotate
14cr|R-hgu133a.db-2.10.1-2|20	
14cr|R-hgu133a.db-2.10.1-2|21	%description
14cr|R-hgu133a.db-2.10.1-2|22	Affymetrix Human Genome U133 Set annotation data (chip hgu133a) assembled
14cr|R-hgu133a.db-2.10.1-2|23	using data from public repositories
14cr|R-hgu133a.db-2.10.1-2|24	
14cr|R-hgu133a.db-2.10.1-2|25	%prep
14cr|R-hgu133a.db-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-hgu133a.db-2.10.1-2|27	
14cr|R-hgu133a.db-2.10.1-2|28	%build
14cr|R-hgu133a.db-2.10.1-2|29	
14cr|R-hgu133a.db-2.10.1-2|30	%install
14cr|R-hgu133a.db-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu133a.db-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu133a.db-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu133a.db-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu133a.db-2.10.1-2|35	
14cr|R-hgu133a.db-2.10.1-2|36	%check
14cr|R-hgu133a.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hgu133a.db-2.10.1-2|38	
14cr|R-hgu133a.db-2.10.1-2|39	%files
14cr|R-hgu133a.db-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-hgu133a.db-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu133a.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu133a.db-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu133a.db-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu133a.db-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-hgu133a.db-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-hgu133a.db-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-hgu133a.db-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-hgu133a.db-2.10.1-2|49	
14cr|R-hgu133a.db-2.10.1-2|50	
14cr|R-hgu133a.db-2.10.1-2|51	
14cr|R-hgu133a.db-2.10.1-2|52	%changelog
14cr|R-hgu133a.db-2.10.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-hgu133a.db-2.10.1-2|54	+ Revision: b23009c
14cr|R-hgu133a.db-2.10.1-2|55	- MassBuild#464: Increase release tag
14cr|R-hgu133a.db-2.10.1-2|56	
14cr|R-hgu133a.db-2.10.1-2|57	

7438 14
14cr|R-hgu133aprobe-2.13.0-2|1	%global packname  hgu133aprobe
14cr|R-hgu133aprobe-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu133aprobe-2.13.0-2|3	
14cr|R-hgu133aprobe-2.13.0-2|4	Name:             R-%{packname}
14cr|R-hgu133aprobe-2.13.0-2|5	Version:          2.13.0
14cr|R-hgu133aprobe-2.13.0-2|6	Release:          2
14cr|R-hgu133aprobe-2.13.0-2|7	Summary:          Probe sequence data for microarrays of type hgu133a
14cr|R-hgu133aprobe-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-hgu133aprobe-2.13.0-2|9	License:          LGPL
14cr|R-hgu133aprobe-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu133aprobe-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133aprobe_2.13.0.tar.gz
14cr|R-hgu133aprobe-2.13.0-2|12	BuildArch:        noarch
14cr|R-hgu133aprobe-2.13.0-2|13	Requires:         R-core
14cr|R-hgu133aprobe-2.13.0-2|14	Requires:         R-AnnotationDbi
14cr|R-hgu133aprobe-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
14cr|R-hgu133aprobe-2.13.0-2|16	
14cr|R-hgu133aprobe-2.13.0-2|17	%description
14cr|R-hgu133aprobe-2.13.0-2|18	This package was automatically created by package AnnotationDbi version
14cr|R-hgu133aprobe-2.13.0-2|19	1.15.34. The probe sequence data was obtained from
14cr|R-hgu133aprobe-2.13.0-2|20	http://www.affymetrix.com. The file name was HG-U133A\_probe\_tab.
14cr|R-hgu133aprobe-2.13.0-2|21	
14cr|R-hgu133aprobe-2.13.0-2|22	%prep
14cr|R-hgu133aprobe-2.13.0-2|23	%setup -q -c -n %{packname}
14cr|R-hgu133aprobe-2.13.0-2|24	
14cr|R-hgu133aprobe-2.13.0-2|25	%build
14cr|R-hgu133aprobe-2.13.0-2|26	
14cr|R-hgu133aprobe-2.13.0-2|27	%install
14cr|R-hgu133aprobe-2.13.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu133aprobe-2.13.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu133aprobe-2.13.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu133aprobe-2.13.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu133aprobe-2.13.0-2|32	
14cr|R-hgu133aprobe-2.13.0-2|33	%check
14cr|R-hgu133aprobe-2.13.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-hgu133aprobe-2.13.0-2|35	
14cr|R-hgu133aprobe-2.13.0-2|36	%files
14cr|R-hgu133aprobe-2.13.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-hgu133aprobe-2.13.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu133aprobe-2.13.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu133aprobe-2.13.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu133aprobe-2.13.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu133aprobe-2.13.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-hgu133aprobe-2.13.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-hgu133aprobe-2.13.0-2|44	%{rlibdir}/%{packname}/data
14cr|R-hgu133aprobe-2.13.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-hgu133aprobe-2.13.0-2|46	
14cr|R-hgu133aprobe-2.13.0-2|47	
14cr|R-hgu133aprobe-2.13.0-2|48	
14cr|R-hgu133aprobe-2.13.0-2|49	%changelog
14cr|R-hgu133aprobe-2.13.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-hgu133aprobe-2.13.0-2|51	+ Revision: deb9029
14cr|R-hgu133aprobe-2.13.0-2|52	- MassBuild#464: Increase release tag
14cr|R-hgu133aprobe-2.13.0-2|53	
14cr|R-hgu133aprobe-2.13.0-2|54	

7439 14
14cr|R-hgu133plus2.db-2.10.1-2|1	%global packname  hgu133plus2.db
14cr|R-hgu133plus2.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu133plus2.db-2.10.1-2|3	
14cr|R-hgu133plus2.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-hgu133plus2.db-2.10.1-2|5	Version:          2.10.1
14cr|R-hgu133plus2.db-2.10.1-2|6	Release:          2
14cr|R-hgu133plus2.db-2.10.1-2|7	Summary:          Affymetrix Human Genome U133 Plus 2.0 Array annotation data (chip hgu133plus2)
14cr|R-hgu133plus2.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-hgu133plus2.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-hgu133plus2.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu133plus2.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133plus2.db_2.10.1.tar.gz
14cr|R-hgu133plus2.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-hgu133plus2.db-2.10.1-2|13	Requires:         R-core
14cr|R-hgu133plus2.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu133plus2.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-hgu133plus2.db-2.10.1-2|16	Requires:         R-annotate
14cr|R-hgu133plus2.db-2.10.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu133plus2.db-2.10.1-2|18	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-hgu133plus2.db-2.10.1-2|19	BuildRequires:    R-annotate
14cr|R-hgu133plus2.db-2.10.1-2|20	
14cr|R-hgu133plus2.db-2.10.1-2|21	%description
14cr|R-hgu133plus2.db-2.10.1-2|22	Affymetrix Human Genome U133 Plus 2.0 Array annotation data (chip
14cr|R-hgu133plus2.db-2.10.1-2|23	hgu133plus2) assembled using data from public repositories
14cr|R-hgu133plus2.db-2.10.1-2|24	
14cr|R-hgu133plus2.db-2.10.1-2|25	%prep
14cr|R-hgu133plus2.db-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-hgu133plus2.db-2.10.1-2|27	
14cr|R-hgu133plus2.db-2.10.1-2|28	%build
14cr|R-hgu133plus2.db-2.10.1-2|29	
14cr|R-hgu133plus2.db-2.10.1-2|30	%install
14cr|R-hgu133plus2.db-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu133plus2.db-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu133plus2.db-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu133plus2.db-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu133plus2.db-2.10.1-2|35	
14cr|R-hgu133plus2.db-2.10.1-2|36	%check
14cr|R-hgu133plus2.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hgu133plus2.db-2.10.1-2|38	
14cr|R-hgu133plus2.db-2.10.1-2|39	%files
14cr|R-hgu133plus2.db-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-hgu133plus2.db-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu133plus2.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu133plus2.db-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu133plus2.db-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu133plus2.db-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-hgu133plus2.db-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-hgu133plus2.db-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-hgu133plus2.db-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-hgu133plus2.db-2.10.1-2|49	
14cr|R-hgu133plus2.db-2.10.1-2|50	
14cr|R-hgu133plus2.db-2.10.1-2|51	
14cr|R-hgu133plus2.db-2.10.1-2|52	%changelog
14cr|R-hgu133plus2.db-2.10.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-hgu133plus2.db-2.10.1-2|54	+ Revision: 61b115d
14cr|R-hgu133plus2.db-2.10.1-2|55	- MassBuild#464: Increase release tag
14cr|R-hgu133plus2.db-2.10.1-2|56	
14cr|R-hgu133plus2.db-2.10.1-2|57	

7440 14
14cr|R-hgu95av2cdf-2.13.0-2|1	%global packname  hgu95av2cdf
14cr|R-hgu95av2cdf-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu95av2cdf-2.13.0-2|3	
14cr|R-hgu95av2cdf-2.13.0-2|4	Name:             R-%{packname}
14cr|R-hgu95av2cdf-2.13.0-2|5	Version:          2.13.0
14cr|R-hgu95av2cdf-2.13.0-2|6	Release:          2
14cr|R-hgu95av2cdf-2.13.0-2|7	Summary:          hgu95av2cdf
14cr|R-hgu95av2cdf-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-hgu95av2cdf-2.13.0-2|9	License:          LGPL
14cr|R-hgu95av2cdf-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu95av2cdf-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2cdf_2.13.0.tar.gz
14cr|R-hgu95av2cdf-2.13.0-2|12	BuildArch:        noarch
14cr|R-hgu95av2cdf-2.13.0-2|13	Requires:         R-core
14cr|R-hgu95av2cdf-2.13.0-2|14	Requires:         R-utils R-AnnotationDbi
14cr|R-hgu95av2cdf-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-AnnotationDbi
14cr|R-hgu95av2cdf-2.13.0-2|16	
14cr|R-hgu95av2cdf-2.13.0-2|17	%description
14cr|R-hgu95av2cdf-2.13.0-2|18	A package containing an environment representing the HG_U95Av2.CDF file.
14cr|R-hgu95av2cdf-2.13.0-2|19	
14cr|R-hgu95av2cdf-2.13.0-2|20	%prep
14cr|R-hgu95av2cdf-2.13.0-2|21	%setup -q -c -n %{packname}
14cr|R-hgu95av2cdf-2.13.0-2|22	
14cr|R-hgu95av2cdf-2.13.0-2|23	%build
14cr|R-hgu95av2cdf-2.13.0-2|24	
14cr|R-hgu95av2cdf-2.13.0-2|25	%install
14cr|R-hgu95av2cdf-2.13.0-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu95av2cdf-2.13.0-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu95av2cdf-2.13.0-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu95av2cdf-2.13.0-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu95av2cdf-2.13.0-2|30	
14cr|R-hgu95av2cdf-2.13.0-2|31	%check
14cr|R-hgu95av2cdf-2.13.0-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-hgu95av2cdf-2.13.0-2|33	
14cr|R-hgu95av2cdf-2.13.0-2|34	%files
14cr|R-hgu95av2cdf-2.13.0-2|35	%dir %{rlibdir}/%{packname}
14cr|R-hgu95av2cdf-2.13.0-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu95av2cdf-2.13.0-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu95av2cdf-2.13.0-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu95av2cdf-2.13.0-2|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu95av2cdf-2.13.0-2|40	%{rlibdir}/%{packname}/Meta
14cr|R-hgu95av2cdf-2.13.0-2|41	%{rlibdir}/%{packname}/R
14cr|R-hgu95av2cdf-2.13.0-2|42	%{rlibdir}/%{packname}/data
14cr|R-hgu95av2cdf-2.13.0-2|43	%{rlibdir}/%{packname}/help
14cr|R-hgu95av2cdf-2.13.0-2|44	
14cr|R-hgu95av2cdf-2.13.0-2|45	
14cr|R-hgu95av2cdf-2.13.0-2|46	
14cr|R-hgu95av2cdf-2.13.0-2|47	%changelog
14cr|R-hgu95av2cdf-2.13.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-hgu95av2cdf-2.13.0-2|49	+ Revision: 6459dd8
14cr|R-hgu95av2cdf-2.13.0-2|50	- MassBuild#464: Increase release tag
14cr|R-hgu95av2cdf-2.13.0-2|51	
14cr|R-hgu95av2cdf-2.13.0-2|52	

7441 14
14cr|R-hgu95av2.db-2.10.1-2|1	%global packname  hgu95av2.db
14cr|R-hgu95av2.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu95av2.db-2.10.1-2|3	
14cr|R-hgu95av2.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-hgu95av2.db-2.10.1-2|5	Version:          2.10.1
14cr|R-hgu95av2.db-2.10.1-2|6	Release:          2
14cr|R-hgu95av2.db-2.10.1-2|7	Summary:          Affymetrix Human Genome U95 Set annotation data (chip hgu95av2)
14cr|R-hgu95av2.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-hgu95av2.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-hgu95av2.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu95av2.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2.db_2.10.1.tar.gz
14cr|R-hgu95av2.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-hgu95av2.db-2.10.1-2|13	Requires:         R-core
14cr|R-hgu95av2.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu95av2.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-hgu95av2.db-2.10.1-2|16	Requires:         R-annotate
14cr|R-hgu95av2.db-2.10.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hgu95av2.db-2.10.1-2|18	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-hgu95av2.db-2.10.1-2|19	BuildRequires:    R-annotate
14cr|R-hgu95av2.db-2.10.1-2|20	
14cr|R-hgu95av2.db-2.10.1-2|21	%description
14cr|R-hgu95av2.db-2.10.1-2|22	Affymetrix Human Genome U95 Set annotation data (chip hgu95av2) assembled
14cr|R-hgu95av2.db-2.10.1-2|23	using data from public repositories
14cr|R-hgu95av2.db-2.10.1-2|24	
14cr|R-hgu95av2.db-2.10.1-2|25	%prep
14cr|R-hgu95av2.db-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-hgu95av2.db-2.10.1-2|27	
14cr|R-hgu95av2.db-2.10.1-2|28	%build
14cr|R-hgu95av2.db-2.10.1-2|29	
14cr|R-hgu95av2.db-2.10.1-2|30	%install
14cr|R-hgu95av2.db-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu95av2.db-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu95av2.db-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu95av2.db-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu95av2.db-2.10.1-2|35	
14cr|R-hgu95av2.db-2.10.1-2|36	%check
14cr|R-hgu95av2.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hgu95av2.db-2.10.1-2|38	
14cr|R-hgu95av2.db-2.10.1-2|39	%files
14cr|R-hgu95av2.db-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-hgu95av2.db-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu95av2.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu95av2.db-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu95av2.db-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu95av2.db-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-hgu95av2.db-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-hgu95av2.db-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-hgu95av2.db-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-hgu95av2.db-2.10.1-2|49	
14cr|R-hgu95av2.db-2.10.1-2|50	
14cr|R-hgu95av2.db-2.10.1-2|51	
14cr|R-hgu95av2.db-2.10.1-2|52	%changelog
14cr|R-hgu95av2.db-2.10.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-hgu95av2.db-2.10.1-2|54	+ Revision: 04dee12
14cr|R-hgu95av2.db-2.10.1-2|55	- MassBuild#464: Increase release tag
14cr|R-hgu95av2.db-2.10.1-2|56	
14cr|R-hgu95av2.db-2.10.1-2|57	

7442 14
14cr|R-hgu95av2probe-2.13.0-2|1	%global packname  hgu95av2probe
14cr|R-hgu95av2probe-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hgu95av2probe-2.13.0-2|3	
14cr|R-hgu95av2probe-2.13.0-2|4	Name:             R-%{packname}
14cr|R-hgu95av2probe-2.13.0-2|5	Version:          2.13.0
14cr|R-hgu95av2probe-2.13.0-2|6	Release:          2
14cr|R-hgu95av2probe-2.13.0-2|7	Summary:          Probe sequence data for microarrays of type hgu95av2
14cr|R-hgu95av2probe-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-hgu95av2probe-2.13.0-2|9	License:          LGPL
14cr|R-hgu95av2probe-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hgu95av2probe-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2probe_2.13.0.tar.gz
14cr|R-hgu95av2probe-2.13.0-2|12	BuildArch:        noarch
14cr|R-hgu95av2probe-2.13.0-2|13	Requires:         R-core
14cr|R-hgu95av2probe-2.13.0-2|14	Requires:         R-AnnotationDbi
14cr|R-hgu95av2probe-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
14cr|R-hgu95av2probe-2.13.0-2|16	
14cr|R-hgu95av2probe-2.13.0-2|17	%description
14cr|R-hgu95av2probe-2.13.0-2|18	This package was automatically created by package AnnotationDbi version
14cr|R-hgu95av2probe-2.13.0-2|19	1.15.34. The probe sequence data was obtained from
14cr|R-hgu95av2probe-2.13.0-2|20	http://www.affymetrix.com. The file name was HG\_U95Av2\_probe\_tab.
14cr|R-hgu95av2probe-2.13.0-2|21	
14cr|R-hgu95av2probe-2.13.0-2|22	%prep
14cr|R-hgu95av2probe-2.13.0-2|23	%setup -q -c -n %{packname}
14cr|R-hgu95av2probe-2.13.0-2|24	
14cr|R-hgu95av2probe-2.13.0-2|25	%build
14cr|R-hgu95av2probe-2.13.0-2|26	
14cr|R-hgu95av2probe-2.13.0-2|27	%install
14cr|R-hgu95av2probe-2.13.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hgu95av2probe-2.13.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hgu95av2probe-2.13.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hgu95av2probe-2.13.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hgu95av2probe-2.13.0-2|32	
14cr|R-hgu95av2probe-2.13.0-2|33	%check
14cr|R-hgu95av2probe-2.13.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-hgu95av2probe-2.13.0-2|35	
14cr|R-hgu95av2probe-2.13.0-2|36	%files
14cr|R-hgu95av2probe-2.13.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-hgu95av2probe-2.13.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-hgu95av2probe-2.13.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hgu95av2probe-2.13.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-hgu95av2probe-2.13.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hgu95av2probe-2.13.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-hgu95av2probe-2.13.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-hgu95av2probe-2.13.0-2|44	%{rlibdir}/%{packname}/data
14cr|R-hgu95av2probe-2.13.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-hgu95av2probe-2.13.0-2|46	
14cr|R-hgu95av2probe-2.13.0-2|47	
14cr|R-hgu95av2probe-2.13.0-2|48	
14cr|R-hgu95av2probe-2.13.0-2|49	%changelog
14cr|R-hgu95av2probe-2.13.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-hgu95av2probe-2.13.0-2|51	+ Revision: 3545b21
14cr|R-hgu95av2probe-2.13.0-2|52	- MassBuild#464: Increase release tag
14cr|R-hgu95av2probe-2.13.0-2|53	
14cr|R-hgu95av2probe-2.13.0-2|54	

7443 14
14cr|R-highlight-0.4.4-1|1	%global packname  highlight
14cr|R-highlight-0.4.4-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-highlight-0.4.4-1|3	
14cr|R-highlight-0.4.4-1|4	Name:             R-%{packname}
14cr|R-highlight-0.4.4-1|5	Version:          0.4.4
14cr|R-highlight-0.4.4-1|6	Release:          1
14cr|R-highlight-0.4.4-1|7	Summary:          Syntax highlighter
14cr|R-highlight-0.4.4-1|8	Group:            Sciences/Mathematics
14cr|R-highlight-0.4.4-1|9	License:          GPLv3+
14cr|R-highlight-0.4.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-highlight-0.4.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-highlight-0.4.4-1|12	
14cr|R-highlight-0.4.4-1|13	
14cr|R-highlight-0.4.4-1|14	Requires:         R-grDevices R-tools
14cr|R-highlight-0.4.4-1|15	
14cr|R-highlight-0.4.4-1|16	BuildRequires:    R-devel Rmath-devel
14cr|R-highlight-0.4.4-1|17	BuildRequires:    R-grDevices R-tools
14cr|R-highlight-0.4.4-1|18	
14cr|R-highlight-0.4.4-1|19	%description
14cr|R-highlight-0.4.4-1|20	Syntax highlighter for R code based on the results of the R parser.
14cr|R-highlight-0.4.4-1|21	Rendering in HTML and latex markup. Custom Sweave driver performing syntax
14cr|R-highlight-0.4.4-1|22	highlighting of R code chunks
14cr|R-highlight-0.4.4-1|23	
14cr|R-highlight-0.4.4-1|24	%prep
14cr|R-highlight-0.4.4-1|25	%setup -q -c -n %{packname}
14cr|R-highlight-0.4.4-1|26	
14cr|R-highlight-0.4.4-1|27	%build
14cr|R-highlight-0.4.4-1|28	
14cr|R-highlight-0.4.4-1|29	%install
14cr|R-highlight-0.4.4-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-highlight-0.4.4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-highlight-0.4.4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-highlight-0.4.4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-highlight-0.4.4-1|34	
14cr|R-highlight-0.4.4-1|35	%check
14cr|R-highlight-0.4.4-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-highlight-0.4.4-1|37	
14cr|R-highlight-0.4.4-1|38	%files
14cr|R-highlight-0.4.4-1|39	%dir %{rlibdir}/%{packname}
14cr|R-highlight-0.4.4-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-highlight-0.4.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-highlight-0.4.4-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-highlight-0.4.4-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-highlight-0.4.4-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-highlight-0.4.4-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-highlight-0.4.4-1|46	%{rlibdir}/%{packname}/R
14cr|R-highlight-0.4.4-1|47	%{rlibdir}/%{packname}/help
14cr|R-highlight-0.4.4-1|48	%{rlibdir}/%{packname}/highlight
14cr|R-highlight-0.4.4-1|49	%{rlibdir}/%{packname}/libs
14cr|R-highlight-0.4.4-1|50	%{rlibdir}/%{packname}/rook
14cr|R-highlight-0.4.4-1|51	%{rlibdir}/%{packname}/stylesheet
14cr|R-highlight-0.4.4-1|52	
14cr|R-highlight-0.4.4-1|53	%changelog
14cr|R-highlight-0.4.4-1|54	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-1
14cr|R-highlight-0.4.4-1|55	+ Revision: f1bfea1
14cr|R-highlight-0.4.4-1|56	- Added tarball
14cr|R-highlight-0.4.4-1|57	
14cr|R-highlight-0.4.4-1|58	

7444 14
14cr|R-highr-0.3-3|1	%global packname  highr
14cr|R-highr-0.3-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-highr-0.3-3|3	
14cr|R-highr-0.3-3|4	Name:             R-%{packname}
14cr|R-highr-0.3-3|5	Version:          0.3
14cr|R-highr-0.3-3|6	Release:          3
14cr|R-highr-0.3-3|7	Summary:          Syntax highlighting for R
14cr|R-highr-0.3-3|8	Group:            Sciences/Mathematics
14cr|R-highr-0.3-3|9	License:          GPL
14cr|R-highr-0.3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-highr-0.3-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-highr-0.3-3|12	BuildArch:        noarch
14cr|R-highr-0.3-3|13	Requires:         R-core
14cr|R-highr-0.3-3|14	Requires:         R-knitr R-testit
14cr|R-highr-0.3-3|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-highr-0.3-3|16	BuildRequires:    R-knitr R-testit
14cr|R-highr-0.3-3|17	
14cr|R-highr-0.3-3|18	%description
14cr|R-highr-0.3-3|19	This package provides syntax highlighting for R source code. Currently it
14cr|R-highr-0.3-3|20	supports LaTeX and HTML output. Source code of other languages can be
14cr|R-highr-0.3-3|21	supported via Andre Simon's Highlight package.
14cr|R-highr-0.3-3|22	
14cr|R-highr-0.3-3|23	%prep
14cr|R-highr-0.3-3|24	%setup -q -c -n %{packname}
14cr|R-highr-0.3-3|25	
14cr|R-highr-0.3-3|26	%build
14cr|R-highr-0.3-3|27	
14cr|R-highr-0.3-3|28	%install
14cr|R-highr-0.3-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-highr-0.3-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-highr-0.3-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-highr-0.3-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-highr-0.3-3|33	
14cr|R-highr-0.3-3|34	%check
14cr|R-highr-0.3-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-highr-0.3-3|36	
14cr|R-highr-0.3-3|37	%files
14cr|R-highr-0.3-3|38	%dir %{rlibdir}/%{packname}
14cr|R-highr-0.3-3|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-highr-0.3-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-highr-0.3-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-highr-0.3-3|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-highr-0.3-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-highr-0.3-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-highr-0.3-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-highr-0.3-3|46	%{rlibdir}/%{packname}/R
14cr|R-highr-0.3-3|47	%{rlibdir}/%{packname}/help
14cr|R-highr-0.3-3|48	
14cr|R-highr-0.3-3|49	%changelog
14cr|R-highr-0.3-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|R-highr-0.3-3|51	+ Revision: 8a94f71
14cr|R-highr-0.3-3|52	- MassBuild#464: Increase release tag
14cr|R-highr-0.3-3|53	
14cr|R-highr-0.3-3|54	

7445 14
14cr|R-hmeasure-1.0-2|1	%global packname  hmeasure
14cr|R-hmeasure-1.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-hmeasure-1.0-2|3	
14cr|R-hmeasure-1.0-2|4	%define debug_package %{nil}
14cr|R-hmeasure-1.0-2|5	
14cr|R-hmeasure-1.0-2|6	Name:             R-%{packname}
14cr|R-hmeasure-1.0-2|7	Version:          1.0
14cr|R-hmeasure-1.0-2|8	Release:          2
14cr|R-hmeasure-1.0-2|9	Summary:          The H-measure and other scalar classification performance metrics
14cr|R-hmeasure-1.0-2|10	Group:            Sciences/Mathematics
14cr|R-hmeasure-1.0-2|11	License:          GPLv2+
14cr|R-hmeasure-1.0-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-hmeasure-1.0-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-hmeasure-1.0-2|14	
14cr|R-hmeasure-1.0-2|15	
14cr|R-hmeasure-1.0-2|16	
14cr|R-hmeasure-1.0-2|17	Requires:         R-MASS R-class
14cr|R-hmeasure-1.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-hmeasure-1.0-2|19	
14cr|R-hmeasure-1.0-2|20	BuildRequires:   R-MASS R-class
14cr|R-hmeasure-1.0-2|21	%description
14cr|R-hmeasure-1.0-2|22	Scalar performance metrics, including the H-measure, based on
14cr|R-hmeasure-1.0-2|23	classification scores for several classifiers applied to the same dataset.
14cr|R-hmeasure-1.0-2|24	
14cr|R-hmeasure-1.0-2|25	%prep
14cr|R-hmeasure-1.0-2|26	%setup -q -c -n %{packname}
14cr|R-hmeasure-1.0-2|27	
14cr|R-hmeasure-1.0-2|28	%build
14cr|R-hmeasure-1.0-2|29	
14cr|R-hmeasure-1.0-2|30	%install
14cr|R-hmeasure-1.0-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hmeasure-1.0-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hmeasure-1.0-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hmeasure-1.0-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hmeasure-1.0-2|35	
14cr|R-hmeasure-1.0-2|36	%check
14cr|R-hmeasure-1.0-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hmeasure-1.0-2|38	
14cr|R-hmeasure-1.0-2|39	%files
14cr|R-hmeasure-1.0-2|40	%dir %{rlibdir}/%{packname}
14cr|R-hmeasure-1.0-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-hmeasure-1.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-hmeasure-1.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hmeasure-1.0-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-hmeasure-1.0-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hmeasure-1.0-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-hmeasure-1.0-2|47	%{rlibdir}/%{packname}/R
14cr|R-hmeasure-1.0-2|48	%{rlibdir}/%{packname}/help
14cr|R-hmeasure-1.0-2|49	
14cr|R-hmeasure-1.0-2|50	%changelog
14cr|R-hmeasure-1.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|R-hmeasure-1.0-2|52	+ Revision: 8589bc3
14cr|R-hmeasure-1.0-2|53	- MassBuild#464: Increase release tag
14cr|R-hmeasure-1.0-2|54	
14cr|R-hmeasure-1.0-2|55	

7446 14
14cr|R-Hmisc-3.12.2-4|1	%bcond_with bootstrap
14cr|R-Hmisc-3.12.2-4|2	%global packname  Hmisc
14cr|R-Hmisc-3.12.2-4|3	%global rlibdir  %{_libdir}/R/library
14cr|R-Hmisc-3.12.2-4|4	
14cr|R-Hmisc-3.12.2-4|5	Name:             R-%{packname}
14cr|R-Hmisc-3.12.2-4|6	Version:          3.12.2
14cr|R-Hmisc-3.12.2-4|7	Release:          4
14cr|R-Hmisc-3.12.2-4|8	Summary:          Harrell Miscellaneous
14cr|R-Hmisc-3.12.2-4|9	Group:            Sciences/Mathematics
14cr|R-Hmisc-3.12.2-4|10	License:          GPL (>= 2)
14cr|R-Hmisc-3.12.2-4|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Hmisc-3.12.2-4|12	Source0:          http://cran.r-project.org/src/contrib/Hmisc_3.12-2.tar.gz
14cr|R-Hmisc-3.12.2-4|13	Requires:         R-methods R-survival R-lattice R-cluster R-Formula
14cr|R-Hmisc-3.12.2-4|14	%if %{without bootstrap}
14cr|R-Hmisc-3.12.2-4|15	Requires:         R-grid R-nnet R-foreign R-chron R-acepack R-subselect R-tree
14cr|R-Hmisc-3.12.2-4|16	Requires:         R-TeachingDemos R-rms R-mice
14cr|R-Hmisc-3.12.2-4|17	%endif
14cr|R-Hmisc-3.12.2-4|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-Hmisc-3.12.2-4|19	BuildRequires:    R-survival R-lattice R-cluster R-Formula
14cr|R-Hmisc-3.12.2-4|20	%if %{without bootstrap}
14cr|R-Hmisc-3.12.2-4|21	BuildRequires:    R-grid R-nnet R-foreign R-chron R-acepack R-subselect R-tree
14cr|R-Hmisc-3.12.2-4|22	BuildRequires:    R-TeachingDemos R-rms R-mice
14cr|R-Hmisc-3.12.2-4|23	%endif
14cr|R-Hmisc-3.12.2-4|24	
14cr|R-Hmisc-3.12.2-4|25	%description
14cr|R-Hmisc-3.12.2-4|26	The Hmisc library contains many functions useful for data analysis,
14cr|R-Hmisc-3.12.2-4|27	high-level graphics, utility operations, functions for computing sample
14cr|R-Hmisc-3.12.2-4|28	size and power, importing datasets, imputing missing values, advanced
14cr|R-Hmisc-3.12.2-4|29	table making, variable clustering, character string manipulation,
14cr|R-Hmisc-3.12.2-4|30	conversion of S objects to LaTeX code, and recoding variables.  Please
14cr|R-Hmisc-3.12.2-4|31	submit bug reports to 'http://biostat.mc.vanderbilt.edu/trac/Hmisc'.
14cr|R-Hmisc-3.12.2-4|32	
14cr|R-Hmisc-3.12.2-4|33	%prep
14cr|R-Hmisc-3.12.2-4|34	%setup -q -c -n %{packname}
14cr|R-Hmisc-3.12.2-4|35	
14cr|R-Hmisc-3.12.2-4|36	%build
14cr|R-Hmisc-3.12.2-4|37	
14cr|R-Hmisc-3.12.2-4|38	%install
14cr|R-Hmisc-3.12.2-4|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Hmisc-3.12.2-4|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Hmisc-3.12.2-4|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Hmisc-3.12.2-4|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Hmisc-3.12.2-4|43	
14cr|R-Hmisc-3.12.2-4|44	%if %{without bootstrap}
14cr|R-Hmisc-3.12.2-4|45	%check
14cr|R-Hmisc-3.12.2-4|46	%{_bindir}/R CMD check %{packname}
14cr|R-Hmisc-3.12.2-4|47	%endif
14cr|R-Hmisc-3.12.2-4|48	
14cr|R-Hmisc-3.12.2-4|49	%files
14cr|R-Hmisc-3.12.2-4|50	%dir %{rlibdir}/%{packname}
14cr|R-Hmisc-3.12.2-4|51	%doc %{rlibdir}/%{packname}/html
14cr|R-Hmisc-3.12.2-4|52	%doc %{rlibdir}/%{packname}/todo
14cr|R-Hmisc-3.12.2-4|53	%doc %{rlibdir}/%{packname}/CHANGELOG
14cr|R-Hmisc-3.12.2-4|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Hmisc-3.12.2-4|55	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Hmisc-3.12.2-4|56	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-Hmisc-3.12.2-4|57	%doc %{rlibdir}/%{packname}/WISHLIST
14cr|R-Hmisc-3.12.2-4|58	%{rlibdir}/%{packname}/INDEX
14cr|R-Hmisc-3.12.2-4|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Hmisc-3.12.2-4|60	%{rlibdir}/%{packname}/Meta
14cr|R-Hmisc-3.12.2-4|61	%{rlibdir}/%{packname}/R
14cr|R-Hmisc-3.12.2-4|62	%{rlibdir}/%{packname}/help
14cr|R-Hmisc-3.12.2-4|63	%{rlibdir}/%{packname}/libs
14cr|R-Hmisc-3.12.2-4|64	
14cr|R-Hmisc-3.12.2-4|65	
14cr|R-Hmisc-3.12.2-4|66	%changelog
14cr|R-Hmisc-3.12.2-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.2-4
14cr|R-Hmisc-3.12.2-4|68	+ Revision: 7ce7914
14cr|R-Hmisc-3.12.2-4|69	- MassBuild#464: Increase release tag
14cr|R-Hmisc-3.12.2-4|70	
14cr|R-Hmisc-3.12.2-4|71	

7447 14
14cr|R-hom.Hs.inp.db-2.10.1-2|1	%global packname  hom.Hs.inp.db
14cr|R-hom.Hs.inp.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hom.Hs.inp.db-2.10.1-2|3	
14cr|R-hom.Hs.inp.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-hom.Hs.inp.db-2.10.1-2|5	Version:          2.10.1
14cr|R-hom.Hs.inp.db-2.10.1-2|6	Release:          2
14cr|R-hom.Hs.inp.db-2.10.1-2|7	Summary:          Homology information for Homo Sapiens from Inparanoid
14cr|R-hom.Hs.inp.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-hom.Hs.inp.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-hom.Hs.inp.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hom.Hs.inp.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hom.Hs.inp.db_2.10.1.tar.gz
14cr|R-hom.Hs.inp.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-hom.Hs.inp.db-2.10.1-2|13	Requires:         R-core
14cr|R-hom.Hs.inp.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi
14cr|R-hom.Hs.inp.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-hom.Hs.inp.db-2.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
14cr|R-hom.Hs.inp.db-2.10.1-2|17	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-hom.Hs.inp.db-2.10.1-2|18	
14cr|R-hom.Hs.inp.db-2.10.1-2|19	%description
14cr|R-hom.Hs.inp.db-2.10.1-2|20	Homology information for Homo Sapiens from Inparanoid assembled using data
14cr|R-hom.Hs.inp.db-2.10.1-2|21	from public repositories
14cr|R-hom.Hs.inp.db-2.10.1-2|22	
14cr|R-hom.Hs.inp.db-2.10.1-2|23	%prep
14cr|R-hom.Hs.inp.db-2.10.1-2|24	%setup -q -c -n %{packname}
14cr|R-hom.Hs.inp.db-2.10.1-2|25	
14cr|R-hom.Hs.inp.db-2.10.1-2|26	%build
14cr|R-hom.Hs.inp.db-2.10.1-2|27	
14cr|R-hom.Hs.inp.db-2.10.1-2|28	%install
14cr|R-hom.Hs.inp.db-2.10.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hom.Hs.inp.db-2.10.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hom.Hs.inp.db-2.10.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hom.Hs.inp.db-2.10.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hom.Hs.inp.db-2.10.1-2|33	
14cr|R-hom.Hs.inp.db-2.10.1-2|34	# FIXME appears to hang at 100% cpu forever
14cr|R-hom.Hs.inp.db-2.10.1-2|35	%if 0
14cr|R-hom.Hs.inp.db-2.10.1-2|36	%check
14cr|R-hom.Hs.inp.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hom.Hs.inp.db-2.10.1-2|38	%endif
14cr|R-hom.Hs.inp.db-2.10.1-2|39	
14cr|R-hom.Hs.inp.db-2.10.1-2|40	%files
14cr|R-hom.Hs.inp.db-2.10.1-2|41	%dir %{rlibdir}/%{packname}
14cr|R-hom.Hs.inp.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-hom.Hs.inp.db-2.10.1-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hom.Hs.inp.db-2.10.1-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-hom.Hs.inp.db-2.10.1-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hom.Hs.inp.db-2.10.1-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-hom.Hs.inp.db-2.10.1-2|47	%{rlibdir}/%{packname}/R
14cr|R-hom.Hs.inp.db-2.10.1-2|48	%{rlibdir}/%{packname}/extdata
14cr|R-hom.Hs.inp.db-2.10.1-2|49	%{rlibdir}/%{packname}/help
14cr|R-hom.Hs.inp.db-2.10.1-2|50	
14cr|R-hom.Hs.inp.db-2.10.1-2|51	
14cr|R-hom.Hs.inp.db-2.10.1-2|52	
14cr|R-hom.Hs.inp.db-2.10.1-2|53	%changelog
14cr|R-hom.Hs.inp.db-2.10.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-hom.Hs.inp.db-2.10.1-2|55	+ Revision: 0822078
14cr|R-hom.Hs.inp.db-2.10.1-2|56	- MassBuild#464: Increase release tag
14cr|R-hom.Hs.inp.db-2.10.1-2|57	
14cr|R-hom.Hs.inp.db-2.10.1-2|58	

7448 14
14cr|R-Homo.sapiens-1.1.2-2|1	%global packname  Homo.sapiens
14cr|R-Homo.sapiens-1.1.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Homo.sapiens-1.1.2-2|3	
14cr|R-Homo.sapiens-1.1.2-2|4	Name:             R-%{packname}
14cr|R-Homo.sapiens-1.1.2-2|5	Version:          1.1.2
14cr|R-Homo.sapiens-1.1.2-2|6	Release:          2
14cr|R-Homo.sapiens-1.1.2-2|7	Summary:          Annotation package for the Homo.sapiens object
14cr|R-Homo.sapiens-1.1.2-2|8	Group:            Sciences/Mathematics
14cr|R-Homo.sapiens-1.1.2-2|9	License:          Artistic-2.0
14cr|R-Homo.sapiens-1.1.2-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-Homo.sapiens-1.1.2-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-Homo.sapiens-1.1.2-2|12	BuildArch:        noarch
14cr|R-Homo.sapiens-1.1.2-2|13	Requires:         R-core
14cr|R-Homo.sapiens-1.1.2-2|14	
14cr|R-Homo.sapiens-1.1.2-2|15	Requires:         R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Hs.eg.db R-TxDb.Hsapiens.UCSC.hg19.knownGene
14cr|R-Homo.sapiens-1.1.2-2|16	Requires:         R-GenomicFeatures R-AnnotationDbi
14cr|R-Homo.sapiens-1.1.2-2|17	
14cr|R-Homo.sapiens-1.1.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Hs.eg.db R-TxDb.Hsapiens.UCSC.hg19.knownGene
14cr|R-Homo.sapiens-1.1.2-2|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cr|R-Homo.sapiens-1.1.2-2|20	
14cr|R-Homo.sapiens-1.1.2-2|21	%description
14cr|R-Homo.sapiens-1.1.2-2|22	Contains the Homo.sapiens object to access data from several related
14cr|R-Homo.sapiens-1.1.2-2|23	annotation packages.
14cr|R-Homo.sapiens-1.1.2-2|24	
14cr|R-Homo.sapiens-1.1.2-2|25	%prep
14cr|R-Homo.sapiens-1.1.2-2|26	%setup -q -c -n %{packname}
14cr|R-Homo.sapiens-1.1.2-2|27	
14cr|R-Homo.sapiens-1.1.2-2|28	%build
14cr|R-Homo.sapiens-1.1.2-2|29	
14cr|R-Homo.sapiens-1.1.2-2|30	%install
14cr|R-Homo.sapiens-1.1.2-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Homo.sapiens-1.1.2-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Homo.sapiens-1.1.2-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Homo.sapiens-1.1.2-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Homo.sapiens-1.1.2-2|35	
14cr|R-Homo.sapiens-1.1.2-2|36	%check
14cr|R-Homo.sapiens-1.1.2-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Homo.sapiens-1.1.2-2|38	
14cr|R-Homo.sapiens-1.1.2-2|39	%files
14cr|R-Homo.sapiens-1.1.2-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Homo.sapiens-1.1.2-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Homo.sapiens-1.1.2-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Homo.sapiens-1.1.2-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-Homo.sapiens-1.1.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Homo.sapiens-1.1.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-Homo.sapiens-1.1.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-Homo.sapiens-1.1.2-2|47	%{rlibdir}/%{packname}/data
14cr|R-Homo.sapiens-1.1.2-2|48	%{rlibdir}/%{packname}/help
14cr|R-Homo.sapiens-1.1.2-2|49	
14cr|R-Homo.sapiens-1.1.2-2|50	%changelog
14cr|R-Homo.sapiens-1.1.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|R-Homo.sapiens-1.1.2-2|52	+ Revision: c1b32b3
14cr|R-Homo.sapiens-1.1.2-2|53	- MassBuild#464: Increase release tag
14cr|R-Homo.sapiens-1.1.2-2|54	
14cr|R-Homo.sapiens-1.1.2-2|55	

7449 14
14cr|R-HSAUR-1.3.3-2|1	%global packname  HSAUR
14cr|R-HSAUR-1.3.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-HSAUR-1.3.3-2|3	
14cr|R-HSAUR-1.3.3-2|4	%define debug_package %{nil}
14cr|R-HSAUR-1.3.3-2|5	
14cr|R-HSAUR-1.3.3-2|6	Name:             R-%{packname}
14cr|R-HSAUR-1.3.3-2|7	Version:          1.3.3
14cr|R-HSAUR-1.3.3-2|8	Release:          2
14cr|R-HSAUR-1.3.3-2|9	Summary:          A Handbook of Statistical Analyses Using R
14cr|R-HSAUR-1.3.3-2|10	Group:            Sciences/Mathematics
14cr|R-HSAUR-1.3.3-2|11	License:          GPL
14cr|R-HSAUR-1.3.3-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-HSAUR-1.3.3-2|13	Source0:          http://cran.r-project.org/src/contrib/HSAUR_1.3-3.tar.gz
14cr|R-HSAUR-1.3.3-2|14	Requires:         R-lattice R-MASS R-scatterplot3d
14cr|R-HSAUR-1.3.3-2|15	Requires:         R-ape R-coin R-flexmix R-gee R-ipred R-lme4 R-mclust R-party R-randomForest R-rmeta R-vcd R-survival R-KernSmooth R-rpart R-mvtnorm R-Matrix R-boot
14cr|R-HSAUR-1.3.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-MASS R-scatterplot3d
14cr|R-HSAUR-1.3.3-2|17	BuildRequires: R-TH.data
14cr|R-HSAUR-1.3.3-2|18	Requires: R-TH.data
14cr|R-HSAUR-1.3.3-2|19	BuildRequires:    R-ape R-coin R-flexmix R-gee R-ipred R-lme4 R-mclust R-party R-randomForest R-rmeta R-vcd R-survival R-KernSmooth R-rpart R-mvtnorm R-Matrix R-boot
14cr|R-HSAUR-1.3.3-2|20	
14cr|R-HSAUR-1.3.3-2|21	%description
14cr|R-HSAUR-1.3.3-2|22	Functions, data sets, analyses and examples from the book `A Handbook of
14cr|R-HSAUR-1.3.3-2|23	Statistical Analyses Using R' (Brian S. Everitt and Torsten Hothorn,
14cr|R-HSAUR-1.3.3-2|24	Chapman & Hall/CRC, 2006). The first chapter of the book, which is
14cr|R-HSAUR-1.3.3-2|25	entitled `An Introduction to R', is completely included in this package,
14cr|R-HSAUR-1.3.3-2|26	for all other chapters, a vignette containing all data analyses is
14cr|R-HSAUR-1.3.3-2|27	
14cr|R-HSAUR-1.3.3-2|28	%prep
14cr|R-HSAUR-1.3.3-2|29	%setup -q -c -n %{packname}
14cr|R-HSAUR-1.3.3-2|30	
14cr|R-HSAUR-1.3.3-2|31	%build
14cr|R-HSAUR-1.3.3-2|32	
14cr|R-HSAUR-1.3.3-2|33	%install
14cr|R-HSAUR-1.3.3-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-HSAUR-1.3.3-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-HSAUR-1.3.3-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-HSAUR-1.3.3-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-HSAUR-1.3.3-2|38	
14cr|R-HSAUR-1.3.3-2|39	%check
14cr|R-HSAUR-1.3.3-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-HSAUR-1.3.3-2|41	
14cr|R-HSAUR-1.3.3-2|42	%files
14cr|R-HSAUR-1.3.3-2|43	%dir %{rlibdir}/%{packname}
14cr|R-HSAUR-1.3.3-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-HSAUR-1.3.3-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-HSAUR-1.3.3-2|46	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-HSAUR-1.3.3-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-HSAUR-1.3.3-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-HSAUR-1.3.3-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-HSAUR-1.3.3-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-HSAUR-1.3.3-2|51	%{rlibdir}/%{packname}/R
14cr|R-HSAUR-1.3.3-2|52	%{rlibdir}/%{packname}/cache
14cr|R-HSAUR-1.3.3-2|53	%{rlibdir}/%{packname}/data
14cr|R-HSAUR-1.3.3-2|54	%{rlibdir}/%{packname}/help
14cr|R-HSAUR-1.3.3-2|55	%{rlibdir}/%{packname}/rawdata
14cr|R-HSAUR-1.3.3-2|56	
14cr|R-HSAUR-1.3.3-2|57	%changelog
14cr|R-HSAUR-1.3.3-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|R-HSAUR-1.3.3-2|59	+ Revision: 51eebcb
14cr|R-HSAUR-1.3.3-2|60	- MassBuild#464: Increase release tag
14cr|R-HSAUR-1.3.3-2|61	
14cr|R-HSAUR-1.3.3-2|62	

7450 14
14cr|R-hu6800.db-2.10.1-2|1	%global packname  hu6800.db
14cr|R-hu6800.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-hu6800.db-2.10.1-2|3	
14cr|R-hu6800.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-hu6800.db-2.10.1-2|5	Version:          2.10.1
14cr|R-hu6800.db-2.10.1-2|6	Release:          2
14cr|R-hu6800.db-2.10.1-2|7	Summary:          Affymetrix HuGeneFL Genome Array annotation data (chip hu6800)
14cr|R-hu6800.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-hu6800.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-hu6800.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-hu6800.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hu6800.db_2.10.1.tar.gz
14cr|R-hu6800.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-hu6800.db-2.10.1-2|13	Requires:         R-core
14cr|R-hu6800.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hu6800.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-hu6800.db-2.10.1-2|16	Requires:         R-annotate
14cr|R-hu6800.db-2.10.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
14cr|R-hu6800.db-2.10.1-2|18	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-hu6800.db-2.10.1-2|19	BuildRequires:    R-annotate
14cr|R-hu6800.db-2.10.1-2|20	
14cr|R-hu6800.db-2.10.1-2|21	%description
14cr|R-hu6800.db-2.10.1-2|22	Affymetrix HuGeneFL Genome Array annotation data (chip hu6800) assembled
14cr|R-hu6800.db-2.10.1-2|23	using data from public repositories
14cr|R-hu6800.db-2.10.1-2|24	
14cr|R-hu6800.db-2.10.1-2|25	%prep
14cr|R-hu6800.db-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-hu6800.db-2.10.1-2|27	
14cr|R-hu6800.db-2.10.1-2|28	%build
14cr|R-hu6800.db-2.10.1-2|29	
14cr|R-hu6800.db-2.10.1-2|30	%install
14cr|R-hu6800.db-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hu6800.db-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hu6800.db-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hu6800.db-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hu6800.db-2.10.1-2|35	
14cr|R-hu6800.db-2.10.1-2|36	%check
14cr|R-hu6800.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-hu6800.db-2.10.1-2|38	
14cr|R-hu6800.db-2.10.1-2|39	%files
14cr|R-hu6800.db-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-hu6800.db-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-hu6800.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hu6800.db-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-hu6800.db-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hu6800.db-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-hu6800.db-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-hu6800.db-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-hu6800.db-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-hu6800.db-2.10.1-2|49	
14cr|R-hu6800.db-2.10.1-2|50	
14cr|R-hu6800.db-2.10.1-2|51	
14cr|R-hu6800.db-2.10.1-2|52	%changelog
14cr|R-hu6800.db-2.10.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-hu6800.db-2.10.1-2|54	+ Revision: 4a3bebf
14cr|R-hu6800.db-2.10.1-2|55	- MassBuild#464: Increase release tag
14cr|R-hu6800.db-2.10.1-2|56	
14cr|R-hu6800.db-2.10.1-2|57	

7451 14
14cr|R-human.db0-2.10.1-2|1	%global packname  human.db0
14cr|R-human.db0-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-human.db0-2.10.1-2|3	
14cr|R-human.db0-2.10.1-2|4	Name:             R-%{packname}
14cr|R-human.db0-2.10.1-2|5	Version:          2.10.1
14cr|R-human.db0-2.10.1-2|6	Release:          2
14cr|R-human.db0-2.10.1-2|7	Summary:          Base Level Annotation databases for human
14cr|R-human.db0-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-human.db0-2.10.1-2|9	License:          The Artistic License, Version 2.0
14cr|R-human.db0-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-human.db0-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/human.db0_2.10.1.tar.gz
14cr|R-human.db0-2.10.1-2|12	BuildArch:        noarch
14cr|R-human.db0-2.10.1-2|13	Requires:         R-core
14cr|R-human.db0-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi
14cr|R-human.db0-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-human.db0-2.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
14cr|R-human.db0-2.10.1-2|17	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-human.db0-2.10.1-2|18	
14cr|R-human.db0-2.10.1-2|19	%description
14cr|R-human.db0-2.10.1-2|20	Base annotation databases for human, intended ONLY to be used by
14cr|R-human.db0-2.10.1-2|21	AnnotationDbi to produce regular annotation packages.
14cr|R-human.db0-2.10.1-2|22	
14cr|R-human.db0-2.10.1-2|23	%prep
14cr|R-human.db0-2.10.1-2|24	%setup -q -c -n %{packname}
14cr|R-human.db0-2.10.1-2|25	
14cr|R-human.db0-2.10.1-2|26	%build
14cr|R-human.db0-2.10.1-2|27	
14cr|R-human.db0-2.10.1-2|28	%install
14cr|R-human.db0-2.10.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-human.db0-2.10.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-human.db0-2.10.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-human.db0-2.10.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-human.db0-2.10.1-2|33	
14cr|R-human.db0-2.10.1-2|34	%check
14cr|R-human.db0-2.10.1-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-human.db0-2.10.1-2|36	
14cr|R-human.db0-2.10.1-2|37	%files
14cr|R-human.db0-2.10.1-2|38	%dir %{rlibdir}/%{packname}
14cr|R-human.db0-2.10.1-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-human.db0-2.10.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-human.db0-2.10.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-human.db0-2.10.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-human.db0-2.10.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-human.db0-2.10.1-2|44	%{rlibdir}/%{packname}/extdata
14cr|R-human.db0-2.10.1-2|45	%{rlibdir}/%{packname}/help
14cr|R-human.db0-2.10.1-2|46	
14cr|R-human.db0-2.10.1-2|47	
14cr|R-human.db0-2.10.1-2|48	
14cr|R-human.db0-2.10.1-2|49	%changelog
14cr|R-human.db0-2.10.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-human.db0-2.10.1-2|51	+ Revision: 4622e73
14cr|R-human.db0-2.10.1-2|52	- MassBuild#464: Increase release tag
14cr|R-human.db0-2.10.1-2|53	
14cr|R-human.db0-2.10.1-2|54	

7452 14
14cr|R-humanStemCell-0.2.9-2|1	%global packname  humanStemCell
14cr|R-humanStemCell-0.2.9-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-humanStemCell-0.2.9-2|3	
14cr|R-humanStemCell-0.2.9-2|4	Name:             R-%{packname}
14cr|R-humanStemCell-0.2.9-2|5	Version:          0.2.9
14cr|R-humanStemCell-0.2.9-2|6	Release:          2
14cr|R-humanStemCell-0.2.9-2|7	Summary:          Human Stem Cells time course experiment
14cr|R-humanStemCell-0.2.9-2|8	Group:            Sciences/Mathematics
14cr|R-humanStemCell-0.2.9-2|9	License:          Artistic-2.0
14cr|R-humanStemCell-0.2.9-2|10	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
14cr|R-humanStemCell-0.2.9-2|11	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/humanStemCell_0.2.9.tar.gz
14cr|R-humanStemCell-0.2.9-2|12	BuildArch:        noarch
14cr|R-humanStemCell-0.2.9-2|13	Requires:         R-core
14cr|R-humanStemCell-0.2.9-2|14	Requires:         R-Biobase R-hgu133plus2.db
14cr|R-humanStemCell-0.2.9-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase R-hgu133plus2.db
14cr|R-humanStemCell-0.2.9-2|16	
14cr|R-humanStemCell-0.2.9-2|17	%description
14cr|R-humanStemCell-0.2.9-2|18	Affymetrix time course experiment on human stem cells (two time points:
14cr|R-humanStemCell-0.2.9-2|19	undifferentiated and differentiated).
14cr|R-humanStemCell-0.2.9-2|20	
14cr|R-humanStemCell-0.2.9-2|21	%prep
14cr|R-humanStemCell-0.2.9-2|22	%setup -q -c -n %{packname}
14cr|R-humanStemCell-0.2.9-2|23	
14cr|R-humanStemCell-0.2.9-2|24	%build
14cr|R-humanStemCell-0.2.9-2|25	
14cr|R-humanStemCell-0.2.9-2|26	%install
14cr|R-humanStemCell-0.2.9-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-humanStemCell-0.2.9-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-humanStemCell-0.2.9-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-humanStemCell-0.2.9-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-humanStemCell-0.2.9-2|31	
14cr|R-humanStemCell-0.2.9-2|32	%check
14cr|R-humanStemCell-0.2.9-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-humanStemCell-0.2.9-2|34	
14cr|R-humanStemCell-0.2.9-2|35	%files
14cr|R-humanStemCell-0.2.9-2|36	%dir %{rlibdir}/%{packname}
14cr|R-humanStemCell-0.2.9-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-humanStemCell-0.2.9-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-humanStemCell-0.2.9-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-humanStemCell-0.2.9-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-humanStemCell-0.2.9-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-humanStemCell-0.2.9-2|42	%{rlibdir}/%{packname}/data
14cr|R-humanStemCell-0.2.9-2|43	%{rlibdir}/%{packname}/extdata
14cr|R-humanStemCell-0.2.9-2|44	%{rlibdir}/%{packname}/help
14cr|R-humanStemCell-0.2.9-2|45	%{rlibdir}/%{packname}/script
14cr|R-humanStemCell-0.2.9-2|46	
14cr|R-humanStemCell-0.2.9-2|47	
14cr|R-humanStemCell-0.2.9-2|48	
14cr|R-humanStemCell-0.2.9-2|49	%changelog
14cr|R-humanStemCell-0.2.9-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.9-2
14cr|R-humanStemCell-0.2.9-2|51	+ Revision: bd7fc55
14cr|R-humanStemCell-0.2.9-2|52	- MassBuild#464: Increase release tag
14cr|R-humanStemCell-0.2.9-2|53	
14cr|R-humanStemCell-0.2.9-2|54	

7453 14
14cr|R-hwriter-1.3-3|1	%global packname  hwriter
14cr|R-hwriter-1.3-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-hwriter-1.3-3|3	
14cr|R-hwriter-1.3-3|4	%define debug_package %{nil}
14cr|R-hwriter-1.3-3|5	
14cr|R-hwriter-1.3-3|6	Name:             R-%{packname}
14cr|R-hwriter-1.3-3|7	Version:          1.3
14cr|R-hwriter-1.3-3|8	Release:          3
14cr|R-hwriter-1.3-3|9	Summary:          HTML Writer - Outputs R objects in HTML format
14cr|R-hwriter-1.3-3|10	Group:            Sciences/Mathematics
14cr|R-hwriter-1.3-3|11	License:          LGPL-2.1
14cr|R-hwriter-1.3-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-hwriter-1.3-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-hwriter-1.3-3|14	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-hwriter-1.3-3|15	
14cr|R-hwriter-1.3-3|16	%description
14cr|R-hwriter-1.3-3|17	Easy-to-use and versatile functions to output R objects in HTML format
14cr|R-hwriter-1.3-3|18	
14cr|R-hwriter-1.3-3|19	%prep
14cr|R-hwriter-1.3-3|20	%setup -q -c -n %{packname}
14cr|R-hwriter-1.3-3|21	
14cr|R-hwriter-1.3-3|22	%build
14cr|R-hwriter-1.3-3|23	
14cr|R-hwriter-1.3-3|24	%install
14cr|R-hwriter-1.3-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-hwriter-1.3-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-hwriter-1.3-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-hwriter-1.3-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-hwriter-1.3-3|29	
14cr|R-hwriter-1.3-3|30	%check
14cr|R-hwriter-1.3-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-hwriter-1.3-3|32	
14cr|R-hwriter-1.3-3|33	%files
14cr|R-hwriter-1.3-3|34	%dir %{rlibdir}/%{packname}
14cr|R-hwriter-1.3-3|35	%doc %{rlibdir}/%{packname}/doc
14cr|R-hwriter-1.3-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-hwriter-1.3-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-hwriter-1.3-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-hwriter-1.3-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-hwriter-1.3-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-hwriter-1.3-3|41	%{rlibdir}/%{packname}/R
14cr|R-hwriter-1.3-3|42	%{rlibdir}/%{packname}/help
14cr|R-hwriter-1.3-3|43	%{rlibdir}/%{packname}/images
14cr|R-hwriter-1.3-3|44	%{rlibdir}/%{packname}/scripts
14cr|R-hwriter-1.3-3|45	
14cr|R-hwriter-1.3-3|46	
14cr|R-hwriter-1.3-3|47	%changelog
14cr|R-hwriter-1.3-3|48	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14cr|R-hwriter-1.3-3|49	+ Revision: 1209fc5
14cr|R-hwriter-1.3-3|50	- Build with whole texlive
14cr|R-hwriter-1.3-3|51	
14cr|R-hwriter-1.3-3|52	

7454 14
14cr|rhyme-0.9-9|1	Summary:	A rhyming dictionary
14cr|rhyme-0.9-9|2	Name:		rhyme
14cr|rhyme-0.9-9|3	Version:	0.9
14cr|rhyme-0.9-9|4	Release:	9
14cr|rhyme-0.9-9|5	License:	GPL+
14cr|rhyme-0.9-9|6	Group:		Databases
14cr|rhyme-0.9-9|7	URL:		http://rhyme.sourceforge.net/
14cr|rhyme-0.9-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|rhyme-0.9-9|9	Patch:      rhyme-0.9-fix-format-errors.patch
14cr|rhyme-0.9-9|10	BuildRequires:	python
14cr|rhyme-0.9-9|11	BuildRequires:	ncurses-devel
14cr|rhyme-0.9-9|12	BuildRequires:	readline-devel
14cr|rhyme-0.9-9|13	BuildRequires:	gdbm-devel
14cr|rhyme-0.9-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rhyme-0.9-9|15	
14cr|rhyme-0.9-9|16	%description
14cr|rhyme-0.9-9|17	A command-line based rhyming dictionary supporting about 127,000
14cr|rhyme-0.9-9|18	English words.
14cr|rhyme-0.9-9|19	
14cr|rhyme-0.9-9|20	%prep
14cr|rhyme-0.9-9|21	%setup -q
14cr|rhyme-0.9-9|22	%patch -p 1
14cr|rhyme-0.9-9|23	
14cr|rhyme-0.9-9|24	# fix strange file perms
14cr|rhyme-0.9-9|25	chmod 644 *
14cr|rhyme-0.9-9|26	
14cr|rhyme-0.9-9|27	%build
14cr|rhyme-0.9-9|28	make LIBS='-lgdbm -lreadline -lncurses' FLAGS='%{optflags}'
14cr|rhyme-0.9-9|29	
14cr|rhyme-0.9-9|30	# Tue Dec 11 2001 Oden Eriksson
14cr|rhyme-0.9-9|31	# I suppose it would be possible to do a devel package too,
14cr|rhyme-0.9-9|32	# but that would require some additional code to keep the *.txt
14cr|rhyme-0.9-9|33	# compressed...
14cr|rhyme-0.9-9|34	
14cr|rhyme-0.9-9|35	%install
14cr|rhyme-0.9-9|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rhyme-0.9-9|37	
14cr|rhyme-0.9-9|38	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|rhyme-0.9-9|39	install -m 644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cr|rhyme-0.9-9|40	install -m 644 words.db -D %{buildroot}%{_datadir}/%{name}/words.db
14cr|rhyme-0.9-9|41	install -m 644 rhymes.db -D %{buildroot}%{_datadir}/%{name}/rhymes.db
14cr|rhyme-0.9-9|42	install -m 644 multiple.db -D %{buildroot}%{_datadir}/%{name}/multiple.db
14cr|rhyme-0.9-9|43	
14cr|rhyme-0.9-9|44	%clean
14cr|rhyme-0.9-9|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rhyme-0.9-9|46	
14cr|rhyme-0.9-9|47	%files
14cr|rhyme-0.9-9|48	%defattr(-,root,root)
14cr|rhyme-0.9-9|49	%doc INSTALL
14cr|rhyme-0.9-9|50	%{_bindir}/*
14cr|rhyme-0.9-9|51	%{_datadir}/%{name}/*
14cr|rhyme-0.9-9|52	%{_mandir}/man1/%{name}.1*
14cr|rhyme-0.9-9|53	
14cr|rhyme-0.9-9|54	
14cr|rhyme-0.9-9|55	
14cr|rhyme-0.9-9|56	%changelog
14cr|rhyme-0.9-9|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-9
14cr|rhyme-0.9-9|58	+ Revision: 94fdfad
14cr|rhyme-0.9-9|59	- MassBuild#464: Increase release tag
14cr|rhyme-0.9-9|60	
14cr|rhyme-0.9-9|61	

7455 14
14cr|R-igraph0-0.5.7-2|1	%global packname igraph0
14cr|R-igraph0-0.5.7-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-igraph0-0.5.7-2|3	
14cr|R-igraph0-0.5.7-2|4	Name:             R-%{packname}
14cr|R-igraph0-0.5.7-2|5	Version:          0.5.7
14cr|R-igraph0-0.5.7-2|6	Release:          2
14cr|R-igraph0-0.5.7-2|7	Summary:          Network analysis and visualization, old, deprecated package
14cr|R-igraph0-0.5.7-2|8	Group:            Sciences/Mathematics
14cr|R-igraph0-0.5.7-2|9	License:          GPLv2+
14cr|R-igraph0-0.5.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-igraph0-0.5.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5.7.tar.gz
14cr|R-igraph0-0.5.7-2|12	Requires:         R-stats R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
14cr|R-igraph0-0.5.7-2|13	%ifarch i586
14cr|R-igraph0-0.5.7-2|14	Requires:         libgmp10 libxml2
14cr|R-igraph0-0.5.7-2|15	BuildRequires:    libgmp10 libxml2
14cr|R-igraph0-0.5.7-2|16	%endif
14cr|R-igraph0-0.5.7-2|17	%ifarch x86_64
14cr|R-igraph0-0.5.7-2|18	Requires:         lib64gmp10 libxml2
14cr|R-igraph0-0.5.7-2|19	BuildRequires:    lib64gmp10 libxml2
14cr|R-igraph0-0.5.7-2|20	%endif
14cr|R-igraph0-0.5.7-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-igraph0-0.5.7-2|22	BuildRequires:    R-stats R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
14cr|R-igraph0-0.5.7-2|23	
14cr|R-igraph0-0.5.7-2|24	%description
14cr|R-igraph0-0.5.7-2|25	Network analysis package, old, deprecated version.
14cr|R-igraph0-0.5.7-2|26	igraph0 is the old version of the igraph package, kept alive
14cr|R-igraph0-0.5.7-2|27	temporarily, for compatibility reasons. In this package,
14cr|R-igraph0-0.5.7-2|28	vertices and edges are indexed from zero, whereas in ’igraph’,
14cr|R-igraph0-0.5.7-2|29	starting from version 0.6, they are indexed from one. Please do
14cr|R-igraph0-0.5.7-2|30	not use this package for new projects.
14cr|R-igraph0-0.5.7-2|31	
14cr|R-igraph0-0.5.7-2|32	%prep
14cr|R-igraph0-0.5.7-2|33	%setup -q -c -n %{packname}
14cr|R-igraph0-0.5.7-2|34	
14cr|R-igraph0-0.5.7-2|35	%build
14cr|R-igraph0-0.5.7-2|36	
14cr|R-igraph0-0.5.7-2|37	%install
14cr|R-igraph0-0.5.7-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-igraph0-0.5.7-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-igraph0-0.5.7-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-igraph0-0.5.7-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-igraph0-0.5.7-2|42	
14cr|R-igraph0-0.5.7-2|43	%check
14cr|R-igraph0-0.5.7-2|44	%{_bindir}/R CMD check %{packname}
14cr|R-igraph0-0.5.7-2|45	
14cr|R-igraph0-0.5.7-2|46	%files
14cr|R-igraph0-0.5.7-2|47	%dir %{rlibdir}/%{packname}
14cr|R-igraph0-0.5.7-2|48	%doc %{rlibdir}/%{packname}/AUTHORS
14cr|R-igraph0-0.5.7-2|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-igraph0-0.5.7-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-igraph0-0.5.7-2|51	%doc %{rlibdir}/%{packname}/html
14cr|R-igraph0-0.5.7-2|52	%doc %{rlibdir}/%{packname}/html_library.license.terms
14cr|R-igraph0-0.5.7-2|53	%doc %{rlibdir}/%{packname}/html_library.tcl
14cr|R-igraph0-0.5.7-2|54	%doc %{rlibdir}/%{packname}/my_html_library.tcl
14cr|R-igraph0-0.5.7-2|55	%doc %{rlibdir}/%{packname}/tkigraph_help
14cr|R-igraph0-0.5.7-2|56	%{rlibdir}/%{packname}/help
14cr|R-igraph0-0.5.7-2|57	%{rlibdir}/%{packname}/INDEX
14cr|R-igraph0-0.5.7-2|58	%{rlibdir}/%{packname}/igraph.gif
14cr|R-igraph0-0.5.7-2|59	%{rlibdir}/%{packname}/libs
14cr|R-igraph0-0.5.7-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-igraph0-0.5.7-2|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-igraph0-0.5.7-2|62	%{rlibdir}/%{packname}/R
14cr|R-igraph0-0.5.7-2|63	
14cr|R-igraph0-0.5.7-2|64	%changelog
14cr|R-igraph0-0.5.7-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-2
14cr|R-igraph0-0.5.7-2|66	+ Revision: 6003b23
14cr|R-igraph0-0.5.7-2|67	- MassBuild#464: Increase release tag
14cr|R-igraph0-0.5.7-2|68	
14cr|R-igraph0-0.5.7-2|69	

7456 14
14cr|R-igraph-0.7.0-2|1	%global packname  igraph
14cr|R-igraph-0.7.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-igraph-0.7.0-2|3	
14cr|R-igraph-0.7.0-2|4	Name:             R-%{packname}
14cr|R-igraph-0.7.0-2|5	Version:          0.7.0
14cr|R-igraph-0.7.0-2|6	Release:          2
14cr|R-igraph-0.7.0-2|7	Summary:          Network analysis and visualization
14cr|R-igraph-0.7.0-2|8	Group:            Sciences/Mathematics
14cr|R-igraph-0.7.0-2|9	License:          GPL (>= 2)
14cr|R-igraph-0.7.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-igraph-0.7.0-2|11	Source0:          http://cran.r-project.org/src/contrib/igraph_0.7.0.tar.gz
14cr|R-igraph-0.7.0-2|12	Requires:         R-stats
14cr|R-igraph-0.7.0-2|13	Requires:         R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
14cr|R-igraph-0.7.0-2|14	Requires:    	  R-igraphdata R-jpeg R-png R-ape
14cr|R-igraph-0.7.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-igraph-0.7.0-2|16	BuildRequires:    R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
14cr|R-igraph-0.7.0-2|17	BuildRequires:    R-igraphdata R-jpeg R-png R-ape
14cr|R-igraph-0.7.0-2|18	BuildRequires:    libxml2-devel
14cr|R-igraph-0.7.0-2|19	BuildRequires:    gmp-devel
14cr|R-igraph-0.7.0-2|20	BuildRequires:    pkgconfig(lapack)
14cr|R-igraph-0.7.0-2|21	
14cr|R-igraph-0.7.0-2|22	%description
14cr|R-igraph-0.7.0-2|23	Routines for simple graphs and network analysis. igraph can handle large
14cr|R-igraph-0.7.0-2|24	graphs very well and provides functions for generating random and regular
14cr|R-igraph-0.7.0-2|25	graphs, graph visualization, centrality indices and much more.
14cr|R-igraph-0.7.0-2|26	
14cr|R-igraph-0.7.0-2|27	%prep
14cr|R-igraph-0.7.0-2|28	%setup -q -c -n %{packname}
14cr|R-igraph-0.7.0-2|29	
14cr|R-igraph-0.7.0-2|30	%build
14cr|R-igraph-0.7.0-2|31	
14cr|R-igraph-0.7.0-2|32	%install
14cr|R-igraph-0.7.0-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-igraph-0.7.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-igraph-0.7.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-igraph-0.7.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-igraph-0.7.0-2|37	
14cr|R-igraph-0.7.0-2|38	%check
14cr|R-igraph-0.7.0-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-igraph-0.7.0-2|40	
14cr|R-igraph-0.7.0-2|41	%files
14cr|R-igraph-0.7.0-2|42	%dir %{rlibdir}/%{packname}
14cr|R-igraph-0.7.0-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-igraph-0.7.0-2|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-igraph-0.7.0-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-igraph-0.7.0-2|46	%doc %{rlibdir}/%{packname}/AUTHORS
14cr|R-igraph-0.7.0-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-igraph-0.7.0-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-igraph-0.7.0-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-igraph-0.7.0-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-igraph-0.7.0-2|51	%{rlibdir}/%{packname}/R
14cr|R-igraph-0.7.0-2|52	%{rlibdir}/%{packname}/*.gif
14cr|R-igraph-0.7.0-2|53	%{rlibdir}/%{packname}/*.terms
14cr|R-igraph-0.7.0-2|54	%{rlibdir}/%{packname}/*.tcl
14cr|R-igraph-0.7.0-2|55	%{rlibdir}/%{packname}/demo
14cr|R-igraph-0.7.0-2|56	%{rlibdir}/%{packname}/help
14cr|R-igraph-0.7.0-2|57	%{rlibdir}/%{packname}/libs
14cr|R-igraph-0.7.0-2|58	%{rlibdir}/%{packname}/tests
14cr|R-igraph-0.7.0-2|59	%{rlibdir}/%{packname}/tkigraph_help
14cr|R-igraph-0.7.0-2|60	%{rlibdir}/igraph/benchmarks/time_sir.R
14cr|R-igraph-0.7.0-2|61	
14cr|R-igraph-0.7.0-2|62	
14cr|R-igraph-0.7.0-2|63	
14cr|R-igraph-0.7.0-2|64	
14cr|R-igraph-0.7.0-2|65	%changelog
14cr|R-igraph-0.7.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|R-igraph-0.7.0-2|67	+ Revision: 0972172
14cr|R-igraph-0.7.0-2|68	- MassBuild#464: Increase release tag
14cr|R-igraph-0.7.0-2|69	
14cr|R-igraph-0.7.0-2|70	

7457 14
14cr|R-igraphdata-0.2-2|1	%global packname  igraphdata
14cr|R-igraphdata-0.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-igraphdata-0.2-2|3	
14cr|R-igraphdata-0.2-2|4	Name:             R-%{packname}
14cr|R-igraphdata-0.2-2|5	Version:          0.2
14cr|R-igraphdata-0.2-2|6	Release:          2
14cr|R-igraphdata-0.2-2|7	Summary:          A collection of network data sets for the igraph package
14cr|R-igraphdata-0.2-2|8	Group:            Sciences/Mathematics
14cr|R-igraphdata-0.2-2|9	License:          CC BY-SA 2.0 + file LICENSE
14cr|R-igraphdata-0.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-igraphdata-0.2-2|11	Source0:          http://cran.r-project.org/src/contrib/igraphdata_0.2.tar.gz
14cr|R-igraphdata-0.2-2|12	BuildArch:        noarch
14cr|R-igraphdata-0.2-2|13	Requires:         R-core
14cr|R-igraphdata-0.2-2|14	Requires:         R-igraph0 R-igraph
14cr|R-igraphdata-0.2-2|15	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-igraphdata-0.2-2|16	BuildRequires:   R-igraph0 R-igraph
14cr|R-igraphdata-0.2-2|17	
14cr|R-igraphdata-0.2-2|18	%description
14cr|R-igraphdata-0.2-2|19	A small collection of various network data sets, to use with the igraph
14cr|R-igraphdata-0.2-2|20	package. They also work with the igraph0 package.
14cr|R-igraphdata-0.2-2|21	
14cr|R-igraphdata-0.2-2|22	%prep
14cr|R-igraphdata-0.2-2|23	%setup -q -c -n %{packname}
14cr|R-igraphdata-0.2-2|24	
14cr|R-igraphdata-0.2-2|25	%build
14cr|R-igraphdata-0.2-2|26	
14cr|R-igraphdata-0.2-2|27	%install
14cr|R-igraphdata-0.2-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-igraphdata-0.2-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-igraphdata-0.2-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-igraphdata-0.2-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-igraphdata-0.2-2|32	
14cr|R-igraphdata-0.2-2|33	%check
14cr|R-igraphdata-0.2-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-igraphdata-0.2-2|35	
14cr|R-igraphdata-0.2-2|36	%files
14cr|R-igraphdata-0.2-2|37	%dir %{rlibdir}/%{packname}
14cr|R-igraphdata-0.2-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-igraphdata-0.2-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-igraphdata-0.2-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-igraphdata-0.2-2|41	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-igraphdata-0.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-igraphdata-0.2-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-igraphdata-0.2-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-igraphdata-0.2-2|45	%{rlibdir}/%{packname}/help
14cr|R-igraphdata-0.2-2|46	%{rlibdir}/%{packname}/data
14cr|R-igraphdata-0.2-2|47	%{rlibdir}/%{packname}/getdata.R
14cr|R-igraphdata-0.2-2|48	
14cr|R-igraphdata-0.2-2|49	
14cr|R-igraphdata-0.2-2|50	
14cr|R-igraphdata-0.2-2|51	%changelog
14cr|R-igraphdata-0.2-2|52	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|R-igraphdata-0.2-2|53	+ Revision: eafde47
14cr|R-igraphdata-0.2-2|54	- Build with whole texlive
14cr|R-igraphdata-0.2-2|55	
14cr|R-igraphdata-0.2-2|56	

7458 14
14cr|ri-li-2.0.1-8|1	%define oname Ri-li
14cr|ri-li-2.0.1-8|2	
14cr|ri-li-2.0.1-8|3	Summary:	A toy wood train kit game
14cr|ri-li-2.0.1-8|4	Name:		ri-li
14cr|ri-li-2.0.1-8|5	Version:	2.0.1
14cr|ri-li-2.0.1-8|6	Release:	8
14cr|ri-li-2.0.1-8|7	License:	GPLv2+
14cr|ri-li-2.0.1-8|8	Group:		Games/Arcade
14cr|ri-li-2.0.1-8|9	Url:		http://www.ri-li.org
14cr|ri-li-2.0.1-8|10	Source0:	http://surfnet.dl.sourceforge.net/sourceforge/ri-li/%{oname}-%{version}.tar.bz2
14cr|ri-li-2.0.1-8|11	Patch0:		ri-li_makefile.in.patch
14cr|ri-li-2.0.1-8|12	Patch1:		ri-li_makefile.am.patch
14cr|ri-li-2.0.1-8|13	Patch2:		ri-li-2.0.1-gcc43.patch
14cr|ri-li-2.0.1-8|14	BuildRequires:	dos2unix
14cr|ri-li-2.0.1-8|15	BuildRequires:	pkgconfig(sdl)
14cr|ri-li-2.0.1-8|16	BuildRequires:	pkgconfig(SDL_mixer)
14cr|ri-li-2.0.1-8|17	
14cr|ri-li-2.0.1-8|18	%description
14cr|ri-li-2.0.1-8|19	You drive a toy wood engine in many levels and you must collect all the coaches
14cr|ri-li-2.0.1-8|20	to win. Full-featured, 8 languages: Arabic, Chinese, English, French, German,
14cr|ri-li-2.0.1-8|21	Japanese, Russian, Spanish. Colorful animated wood engine, 40 levels in this
14cr|ri-li-2.0.1-8|22	first version and 3 beautiful musics and many sound effects.
14cr|ri-li-2.0.1-8|23	
14cr|ri-li-2.0.1-8|24	%files
14cr|ri-li-2.0.1-8|25	%doc README COPYING AUTHORS NEWS COPYING.Music
14cr|ri-li-2.0.1-8|26	%{_gamesbindir}/Ri_li
14cr|ri-li-2.0.1-8|27	%{_gamesdatadir}/%{oname}/levels.dat
14cr|ri-li-2.0.1-8|28	%{_gamesdatadir}/%{oname}/sprites.dat
14cr|ri-li-2.0.1-8|29	%{_gamesdatadir}/%{oname}/Ri-li-icon-*.png
14cr|ri-li-2.0.1-8|30	%{_gamesdatadir}/%{oname}/*.ico
14cr|ri-li-2.0.1-8|31	%{_gamesdatadir}/%{oname}/Sounds/*
14cr|ri-li-2.0.1-8|32	%{_gamesdatadir}/%{oname}/language.*
14cr|ri-li-2.0.1-8|33	%{_iconsdir}/%{oname}*.png
14cr|ri-li-2.0.1-8|34	%{_miconsdir}/%{oname}*.png
14cr|ri-li-2.0.1-8|35	%{_liconsdir}/%{oname}*.png
14cr|ri-li-2.0.1-8|36	%{_datadir}/applications/%{name}.desktop
14cr|ri-li-2.0.1-8|37	
14cr|ri-li-2.0.1-8|38	#----------------------------------------------------------------------------
14cr|ri-li-2.0.1-8|39	
14cr|ri-li-2.0.1-8|40	%prep
14cr|ri-li-2.0.1-8|41	%setup -q -n %{oname}-%{version}
14cr|ri-li-2.0.1-8|42	%patch0 -p0
14cr|ri-li-2.0.1-8|43	%patch1 -p0
14cr|ri-li-2.0.1-8|44	%patch2 -p0
14cr|ri-li-2.0.1-8|45	dos2unix README COPYING AUTHORS NEWS COPYING.Music
14cr|ri-li-2.0.1-8|46	
14cr|ri-li-2.0.1-8|47	%build
14cr|ri-li-2.0.1-8|48	autoreconf -fi
14cr|ri-li-2.0.1-8|49	%configure2_5x \
14cr|ri-li-2.0.1-8|50	--bindir=%{_gamesbindir} \
14cr|ri-li-2.0.1-8|51	--datadir=%{_gamesdatadir}
14cr|ri-li-2.0.1-8|52	%make
14cr|ri-li-2.0.1-8|53	
14cr|ri-li-2.0.1-8|54	%install
14cr|ri-li-2.0.1-8|55	%makeinstall_std
14cr|ri-li-2.0.1-8|56	
14cr|ri-li-2.0.1-8|57	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/COPYING.Music
14cr|ri-li-2.0.1-8|58	
14cr|ri-li-2.0.1-8|59	install -m644 data/Ri-li-icon-16x16.png -D %{buildroot}%{_miconsdir}/%{oname}.png
14cr|ri-li-2.0.1-8|60	install -m644 data/Ri-li-icon-32x32.png -D %{buildroot}%{_iconsdir}/%{oname}.png
14cr|ri-li-2.0.1-8|61	install -m644 data/Ri-li-icon-48x48.png -D %{buildroot}%{_liconsdir}/%{oname}.png
14cr|ri-li-2.0.1-8|62	
14cr|ri-li-2.0.1-8|63	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ri-li-2.0.1-8|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ri-li-2.0.1-8|65	[Desktop Entry]
14cr|ri-li-2.0.1-8|66	Name=Ri-li
14cr|ri-li-2.0.1-8|67	Comment=Ri-li arcade game
14cr|ri-li-2.0.1-8|68	Exec=%{_gamesbindir}/Ri_li
14cr|ri-li-2.0.1-8|69	Icon=%{_gamesdatadir}/%{oname}/%{oname}-icon-48x48.png
14cr|ri-li-2.0.1-8|70	Terminal=false
14cr|ri-li-2.0.1-8|71	Type=Application
14cr|ri-li-2.0.1-8|72	Categories=Game;ArcadeGame;
14cr|ri-li-2.0.1-8|73	EOF
14cr|ri-li-2.0.1-8|74	
14cr|ri-li-2.0.1-8|75	
14cr|ri-li-2.0.1-8|76	%changelog
14cr|ri-li-2.0.1-8|77	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-8
14cr|ri-li-2.0.1-8|78	+ Revision: e131ddc
14cr|ri-li-2.0.1-8|79	- Spec cleanup
14cr|ri-li-2.0.1-8|80	
14cr|ri-li-2.0.1-8|81	

7459 14
14cr|R-ineq-0.2.12-2|1	%global packname  ineq
14cr|R-ineq-0.2.12-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ineq-0.2.12-2|3	
14cr|R-ineq-0.2.12-2|4	Name:             R-%{packname}
14cr|R-ineq-0.2.12-2|5	Version:          0.2.12
14cr|R-ineq-0.2.12-2|6	Release:          2
14cr|R-ineq-0.2.12-2|7	Summary:          Measuring Inequality, Concentration, and Poverty
14cr|R-ineq-0.2.12-2|8	
14cr|R-ineq-0.2.12-2|9	Group:            Sciences/Mathematics
14cr|R-ineq-0.2.12-2|10	License:          GPL-2
14cr|R-ineq-0.2.12-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ineq-0.2.12-2|12	Source0:          http://cran.r-project.org/src/contrib/ineq_0.2-12.tar.gz
14cr|R-ineq-0.2.12-2|13	BuildArch:        noarch
14cr|R-ineq-0.2.12-2|14	Requires:         R-core
14cr|R-ineq-0.2.12-2|15	Requires:         R-stats R-graphics R-grDevices
14cr|R-ineq-0.2.12-2|16	Requires:         R-stats R-graphics R-grDevices
14cr|R-ineq-0.2.12-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices
14cr|R-ineq-0.2.12-2|18	BuildRequires:    R-stats R-graphics R-grDevices
14cr|R-ineq-0.2.12-2|19	
14cr|R-ineq-0.2.12-2|20	%description
14cr|R-ineq-0.2.12-2|21	Inequality, concentration, and poverty measures. Lorenz curves (empirical
14cr|R-ineq-0.2.12-2|22	and theoretical).
14cr|R-ineq-0.2.12-2|23	
14cr|R-ineq-0.2.12-2|24	%prep
14cr|R-ineq-0.2.12-2|25	%setup -q -c -n %{packname}
14cr|R-ineq-0.2.12-2|26	
14cr|R-ineq-0.2.12-2|27	%build
14cr|R-ineq-0.2.12-2|28	
14cr|R-ineq-0.2.12-2|29	%install
14cr|R-ineq-0.2.12-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ineq-0.2.12-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ineq-0.2.12-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ineq-0.2.12-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ineq-0.2.12-2|34	
14cr|R-ineq-0.2.12-2|35	%check
14cr|R-ineq-0.2.12-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-ineq-0.2.12-2|37	
14cr|R-ineq-0.2.12-2|38	%files
14cr|R-ineq-0.2.12-2|39	%dir %{rlibdir}/%{packname}
14cr|R-ineq-0.2.12-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-ineq-0.2.12-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ineq-0.2.12-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-ineq-0.2.12-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ineq-0.2.12-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-ineq-0.2.12-2|45	%{rlibdir}/%{packname}/R
14cr|R-ineq-0.2.12-2|46	%{rlibdir}/%{packname}/data
14cr|R-ineq-0.2.12-2|47	%{rlibdir}/%{packname}/help
14cr|R-ineq-0.2.12-2|48	
14cr|R-ineq-0.2.12-2|49	
14cr|R-ineq-0.2.12-2|50	
14cr|R-ineq-0.2.12-2|51	
14cr|R-ineq-0.2.12-2|52	%changelog
14cr|R-ineq-0.2.12-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-2
14cr|R-ineq-0.2.12-2|54	+ Revision: 842bd9e
14cr|R-ineq-0.2.12-2|55	- MassBuild#464: Increase release tag
14cr|R-ineq-0.2.12-2|56	
14cr|R-ineq-0.2.12-2|57	

7460 14
14cr|R-inline-0.3.13-2|1	%bcond_with bootstrap
14cr|R-inline-0.3.13-2|2	%global packname  inline
14cr|R-inline-0.3.13-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-inline-0.3.13-2|4	
14cr|R-inline-0.3.13-2|5	Name:             R-%{packname}
14cr|R-inline-0.3.13-2|6	Version:          0.3.13
14cr|R-inline-0.3.13-2|7	Release:          2
14cr|R-inline-0.3.13-2|8	Summary:          Inline C, C++, Fortran function calls from R
14cr|R-inline-0.3.13-2|9	Group:            Sciences/Mathematics
14cr|R-inline-0.3.13-2|10	License:          LGPL
14cr|R-inline-0.3.13-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-inline-0.3.13-2|12	Source0:          http://cran.r-project.org/src/contrib/inline_0.3.13.tar.gz
14cr|R-inline-0.3.13-2|13	BuildArch:        noarch
14cr|R-inline-0.3.13-2|14	Requires:         R-core
14cr|R-inline-0.3.13-2|15	Requires:         R-methods
14cr|R-inline-0.3.13-2|16	%if %{without bootstrap}
14cr|R-inline-0.3.13-2|17	Requires:         R-Rcpp
14cr|R-inline-0.3.13-2|18	%endif
14cr|R-inline-0.3.13-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-inline-0.3.13-2|20	%if %{without bootstrap}
14cr|R-inline-0.3.13-2|21	BuildRequires:    R-Rcpp
14cr|R-inline-0.3.13-2|22	%endif
14cr|R-inline-0.3.13-2|23	
14cr|R-inline-0.3.13-2|24	%description
14cr|R-inline-0.3.13-2|25	Functionality to dynamically define R functions and S4 methods with
14cr|R-inline-0.3.13-2|26	in-lined C, C++ or Fortran code supporting .C and .Call calling
14cr|R-inline-0.3.13-2|27	
14cr|R-inline-0.3.13-2|28	%prep
14cr|R-inline-0.3.13-2|29	%setup -q -c -n %{packname}
14cr|R-inline-0.3.13-2|30	
14cr|R-inline-0.3.13-2|31	%build
14cr|R-inline-0.3.13-2|32	
14cr|R-inline-0.3.13-2|33	%install
14cr|R-inline-0.3.13-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-inline-0.3.13-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-inline-0.3.13-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-inline-0.3.13-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-inline-0.3.13-2|38	
14cr|R-inline-0.3.13-2|39	#%if %{without bootstrap}
14cr|R-inline-0.3.13-2|40	#%check
14cr|R-inline-0.3.13-2|41	#%{_bindir}/R CMD check %{packname}
14cr|R-inline-0.3.13-2|42	#%endif
14cr|R-inline-0.3.13-2|43	
14cr|R-inline-0.3.13-2|44	%files
14cr|R-inline-0.3.13-2|45	%dir %{rlibdir}/%{packname}
14cr|R-inline-0.3.13-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-inline-0.3.13-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-inline-0.3.13-2|48	# %doc %{rlibdir}/%{packname}/NEWS
14cr|R-inline-0.3.13-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-inline-0.3.13-2|50	# %{rlibdir}/%{packname}/LICENSE
14cr|R-inline-0.3.13-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-inline-0.3.13-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-inline-0.3.13-2|53	%{rlibdir}/%{packname}/R
14cr|R-inline-0.3.13-2|54	%{rlibdir}/%{packname}/help
14cr|R-inline-0.3.13-2|55	%{_datadir}/R/library/inline/NEWS.Rd
14cr|R-inline-0.3.13-2|56	
14cr|R-inline-0.3.13-2|57	
14cr|R-inline-0.3.13-2|58	
14cr|R-inline-0.3.13-2|59	%changelog
14cr|R-inline-0.3.13-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-2
14cr|R-inline-0.3.13-2|61	+ Revision: 579d709
14cr|R-inline-0.3.13-2|62	- MassBuild#464: Increase release tag
14cr|R-inline-0.3.13-2|63	
14cr|R-inline-0.3.13-2|64	

7461 14
14cr|rio500-0.9.1-7|1	%define major		0
14cr|rio500-0.9.1-7|2	%define libname		%mklibname %{name}_ %{major}
14cr|rio500-0.9.1-7|3	%define develname	%mklibname %{name} -d
14cr|rio500-0.9.1-7|4	
14cr|rio500-0.9.1-7|5	Summary:	Utilities for accessing a Rio 500 player
14cr|rio500-0.9.1-7|6	Name:		rio500
14cr|rio500-0.9.1-7|7	Version:	0.9.1
14cr|rio500-0.9.1-7|8	Release:	7
14cr|rio500-0.9.1-7|9	License:	GPLv2+
14cr|rio500-0.9.1-7|10	Group:		Sound
14cr|rio500-0.9.1-7|11	Source0:	http://downloads.sourceforge.net/rio500/%{name}-%{version}.tar.bz2
14cr|rio500-0.9.1-7|12	Patch:		rio500-0.9.1-format-strings.patch
14cr|rio500-0.9.1-7|13	URL:		http://rio500.sourceforge.net/
14cr|rio500-0.9.1-7|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|rio500-0.9.1-7|15	BuildRequires:	pkgconfig(libusb)
14cr|rio500-0.9.1-7|16	Obsoletes:	rio500-utils < %{version}-%{release}
14cr|rio500-0.9.1-7|17	Obsoletes:	rio500-share < %{version}-%{release}
14cr|rio500-0.9.1-7|18	Conflicts:	rio500-share < %{version}-%{release}
14cr|rio500-0.9.1-7|19	
14cr|rio500-0.9.1-7|20	%description
14cr|rio500-0.9.1-7|21	The Rio 500 support package consists of a static library (librio500)
14cr|rio500-0.9.1-7|22	containing low level rio access routines and a number of command
14cr|rio500-0.9.1-7|23	line utilities. These utilities will allow you to format the
14cr|rio500-0.9.1-7|24	memory in your rio, add/delete folders, and add/delete songs.
14cr|rio500-0.9.1-7|25	
14cr|rio500-0.9.1-7|26	%package -n %{libname}
14cr|rio500-0.9.1-7|27	Summary:	Shared library for rio500
14cr|rio500-0.9.1-7|28	Group:		System/Libraries
14cr|rio500-0.9.1-7|29	
14cr|rio500-0.9.1-7|30	%description -n %{libname}
14cr|rio500-0.9.1-7|31	This package contains the shared library from the rio500 application
14cr|rio500-0.9.1-7|32	for accessing the Rio 500 music player.
14cr|rio500-0.9.1-7|33	
14cr|rio500-0.9.1-7|34	%package -n %{develname}
14cr|rio500-0.9.1-7|35	Summary:	Development headers and static library for rio500
14cr|rio500-0.9.1-7|36	Group:		Development/C
14cr|rio500-0.9.1-7|37	Requires:	%{libname} = %{version}
14cr|rio500-0.9.1-7|38	Obsoletes:	rio500-devel <= %{version}-%{release}
14cr|rio500-0.9.1-7|39	
14cr|rio500-0.9.1-7|40	%description -n %{develname}
14cr|rio500-0.9.1-7|41	This package includes the header files and libraries needed for
14cr|rio500-0.9.1-7|42	developing programs accessing a Rio 500.
14cr|rio500-0.9.1-7|43	
14cr|rio500-0.9.1-7|44	%prep
14cr|rio500-0.9.1-7|45	%setup -q
14cr|rio500-0.9.1-7|46	%patch -p1
14cr|rio500-0.9.1-7|47	
14cr|rio500-0.9.1-7|48	%build
14cr|rio500-0.9.1-7|49	export CFLAGS="%{optflags} -fPIC -DPIC"
14cr|rio500-0.9.1-7|50	%configure2_5x --with-id3support
14cr|rio500-0.9.1-7|51	
14cr|rio500-0.9.1-7|52	%make
14cr|rio500-0.9.1-7|53	
14cr|rio500-0.9.1-7|54	%install
14cr|rio500-0.9.1-7|55	%{makeinstall_std}
14cr|rio500-0.9.1-7|56	
14cr|rio500-0.9.1-7|57	%find_lang %{name}
14cr|rio500-0.9.1-7|58	
14cr|rio500-0.9.1-7|59	%clean
14cr|rio500-0.9.1-7|60	
14cr|rio500-0.9.1-7|61	%files -f %{name}.lang
14cr|rio500-0.9.1-7|62	%defattr(-, root, root)
14cr|rio500-0.9.1-7|63	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
14cr|rio500-0.9.1-7|64	%{_bindir}/*
14cr|rio500-0.9.1-7|65	%{_mandir}/*/*
14cr|rio500-0.9.1-7|66	%{_sysconfdir}/udev/rules.d/60-rio500.rules
14cr|rio500-0.9.1-7|67	%{_datadir}/hal/fdi/information/20thirdparty/10-usb-music-players-rio500.fdi
14cr|rio500-0.9.1-7|68	%{_datadir}/%{name}
14cr|rio500-0.9.1-7|69	
14cr|rio500-0.9.1-7|70	%files -n %{libname}
14cr|rio500-0.9.1-7|71	%defattr(-,root,root)
14cr|rio500-0.9.1-7|72	%{_libdir}/lib%{name}.so.%{major}*
14cr|rio500-0.9.1-7|73	
14cr|rio500-0.9.1-7|74	%files -n %{develname}
14cr|rio500-0.9.1-7|75	%defattr(-,root,root)
14cr|rio500-0.9.1-7|76	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
14cr|rio500-0.9.1-7|77	%{_libdir}/lib%{name}.*a
14cr|rio500-0.9.1-7|78	%{_libdir}/lib%{name}.so
14cr|rio500-0.9.1-7|79	%{_libdir}/pkgconfig/%{name}.pc
14cr|rio500-0.9.1-7|80	%{_includedir}/rio500
14cr|rio500-0.9.1-7|81	
14cr|rio500-0.9.1-7|82	
14cr|rio500-0.9.1-7|83	
14cr|rio500-0.9.1-7|84	
14cr|rio500-0.9.1-7|85	%changelog
14cr|rio500-0.9.1-7|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-7
14cr|rio500-0.9.1-7|87	+ Revision: da3b471
14cr|rio500-0.9.1-7|88	- MassBuild#464: Increase release tag
14cr|rio500-0.9.1-7|89	
14cr|rio500-0.9.1-7|90	

7462 14
14cr|rioutil-1.5.1-0.54.4|1	%define svn	54
14cr|rioutil-1.5.1-0.54.4|2	
14cr|rioutil-1.5.1-0.54.4|3	%define release
14cr|rioutil-1.5.1-0.54.4|4	%define distname	%{name}-%{svn}.tar.lzma
14cr|rioutil-1.5.1-0.54.4|5	
14cr|rioutil-1.5.1-0.54.4|6	%define major		1
14cr|rioutil-1.5.1-0.54.4|7	%define libname		%mklibname %{name} %{major}
14cr|rioutil-1.5.1-0.54.4|8	%define develname	%mklibname %{name} -d
14cr|rioutil-1.5.1-0.54.4|9	
14cr|rioutil-1.5.1-0.54.4|10	Name: 	 	rioutil
14cr|rioutil-1.5.1-0.54.4|11	Summary: 	File transfer utility for newer RIO MP3 players
14cr|rioutil-1.5.1-0.54.4|12	Version: 	1.5.1
14cr|rioutil-1.5.1-0.54.4|13	Release: 	0.%{svn}.4
14cr|rioutil-1.5.1-0.54.4|14	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
14cr|rioutil-1.5.1-0.54.4|15	URL:		http://rioutil.sourceforge.net/
14cr|rioutil-1.5.1-0.54.4|16	License:	GPLv2+
14cr|rioutil-1.5.1-0.54.4|17	Group:		Sound
14cr|rioutil-1.5.1-0.54.4|18	BuildRequires:	libusb-devel
14cr|rioutil-1.5.1-0.54.4|19	
14cr|rioutil-1.5.1-0.54.4|20	%description
14cr|rioutil-1.5.1-0.54.4|21	RioUtil is a utility designed for the use of interfacing with Rio's third,
14cr|rioutil-1.5.1-0.54.4|22	fourth, and fifth generations of portable mp3 players:
14cr|rioutil-1.5.1-0.54.4|23	Rio 600/800/900/S-Series/Riot/Nike psa[play/Fuse/Chiba/Cali/Nitrus.
14cr|rioutil-1.5.1-0.54.4|24	
14cr|rioutil-1.5.1-0.54.4|25	It goes beyond the originally packaged software by providing downloading.
14cr|rioutil-1.5.1-0.54.4|26	
14cr|rioutil-1.5.1-0.54.4|27	%package -n 	%{libname}
14cr|rioutil-1.5.1-0.54.4|28	Summary:        Dynamic libraries from %{name}
14cr|rioutil-1.5.1-0.54.4|29	Group:          System/Libraries
14cr|rioutil-1.5.1-0.54.4|30	
14cr|rioutil-1.5.1-0.54.4|31	%description -n %{libname}
14cr|rioutil-1.5.1-0.54.4|32	Dynamic libraries from %{name}.
14cr|rioutil-1.5.1-0.54.4|33	
14cr|rioutil-1.5.1-0.54.4|34	%package -n 	%{develname}
14cr|rioutil-1.5.1-0.54.4|35	Summary: 	Header files and static libraries from %{name}
14cr|rioutil-1.5.1-0.54.4|36	Group: 		Development/C
14cr|rioutil-1.5.1-0.54.4|37	Provides:	%{name}-devel = %{version}-%{release}
14cr|rioutil-1.5.1-0.54.4|38	Obsoletes: 	%{name}-devel
14cr|rioutil-1.5.1-0.54.4|39	Obsoletes:	%{mklibname rioutil 1 -d}
14cr|rioutil-1.5.1-0.54.4|40	
14cr|rioutil-1.5.1-0.54.4|41	%description -n %{develname}
14cr|rioutil-1.5.1-0.54.4|42	Libraries and includes files for developing programs based on %{name}.
14cr|rioutil-1.5.1-0.54.4|43	
14cr|rioutil-1.5.1-0.54.4|44	%prep
14cr|rioutil-1.5.1-0.54.4|45	%setup -q -n %{name}-1.x
14cr|rioutil-1.5.1-0.54.4|46	
14cr|rioutil-1.5.1-0.54.4|47	%build
14cr|rioutil-1.5.1-0.54.4|48	sed -i -e 's,$(prefix)/lib,%{_libdir},g' Makefile.am librioutil/Makefile.am
14cr|rioutil-1.5.1-0.54.4|49	./autogen.sh
14cr|rioutil-1.5.1-0.54.4|50	%configure2_5x
14cr|rioutil-1.5.1-0.54.4|51	%make
14cr|rioutil-1.5.1-0.54.4|52	
14cr|rioutil-1.5.1-0.54.4|53	%install
14cr|rioutil-1.5.1-0.54.4|54	%makeinstall_std
14cr|rioutil-1.5.1-0.54.4|55	
14cr|rioutil-1.5.1-0.54.4|56	%files
14cr|rioutil-1.5.1-0.54.4|57	%doc AUTHORS ChangeLog NEWS TODO README
14cr|rioutil-1.5.1-0.54.4|58	%{_bindir}/%{name}
14cr|rioutil-1.5.1-0.54.4|59	%{_mandir}/man1/*
14cr|rioutil-1.5.1-0.54.4|60	
14cr|rioutil-1.5.1-0.54.4|61	%files -n %{libname}
14cr|rioutil-1.5.1-0.54.4|62	%{_libdir}/*.so.%{major}*
14cr|rioutil-1.5.1-0.54.4|63	
14cr|rioutil-1.5.1-0.54.4|64	%files -n %{develname}
14cr|rioutil-1.5.1-0.54.4|65	%{_includedir}/*
14cr|rioutil-1.5.1-0.54.4|66	%{_libdir}/*.*a
14cr|rioutil-1.5.1-0.54.4|67	%{_libdir}/*.so
14cr|rioutil-1.5.1-0.54.4|68	
14cr|rioutil-1.5.1-0.54.4|69	%changelog
14cr|rioutil-1.5.1-0.54.4|70	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-0.54.4
14cr|rioutil-1.5.1-0.54.4|71	+ Revision: 31f4732
14cr|rioutil-1.5.1-0.54.4|72	- Spec cleanup
14cr|rioutil-1.5.1-0.54.4|73	
14cr|rioutil-1.5.1-0.54.4|74	

7463 14
14cr|R-iplots-1.1.7-2|1	%global packname  iplots
14cr|R-iplots-1.1.7-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-iplots-1.1.7-2|3	
14cr|R-iplots-1.1.7-2|4	Name:             R-%{packname}
14cr|R-iplots-1.1.7-2|5	Version:          1.1.7
14cr|R-iplots-1.1.7-2|6	Release:          2
14cr|R-iplots-1.1.7-2|7	Summary:          iPlots - interactive graphics for R
14cr|R-iplots-1.1.7-2|8	Group:            Sciences/Mathematics
14cr|R-iplots-1.1.7-2|9	License:          GPL-2
14cr|R-iplots-1.1.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-iplots-1.1.7-2|11	Source0:          http://cran.r-project.org/src/contrib/iplots_1.1-7.tar.gz
14cr|R-iplots-1.1.7-2|12	BuildArch:        noarch
14cr|R-iplots-1.1.7-2|13	Requires:         R-core
14cr|R-iplots-1.1.7-2|14	Requires:         R-methods R-rJava
14cr|R-iplots-1.1.7-2|15	Requires:         R-maps R-MASS R-png
14cr|R-iplots-1.1.7-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-rJava
14cr|R-iplots-1.1.7-2|17	BuildRequires:    R-maps R-MASS R-png
14cr|R-iplots-1.1.7-2|18	BuildRequires:    java-rpmbuild
14cr|R-iplots-1.1.7-2|19	BuildRequires:    x11-server-xvfb
14cr|R-iplots-1.1.7-2|20	
14cr|R-iplots-1.1.7-2|21	%description
14cr|R-iplots-1.1.7-2|22	Interactive plots for R
14cr|R-iplots-1.1.7-2|23	
14cr|R-iplots-1.1.7-2|24	%prep
14cr|R-iplots-1.1.7-2|25	%setup -q -c -n %{packname}
14cr|R-iplots-1.1.7-2|26	
14cr|R-iplots-1.1.7-2|27	%build
14cr|R-iplots-1.1.7-2|28	
14cr|R-iplots-1.1.7-2|29	%install
14cr|R-iplots-1.1.7-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-iplots-1.1.7-2|31	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-iplots-1.1.7-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-iplots-1.1.7-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-iplots-1.1.7-2|34	mkdir -p %{buildroot}%{_javadir}/iplots.jar
14cr|R-iplots-1.1.7-2|35	ln -sf %{rlibdir}/java/iplots.jar %{buildroot}%{_javadir}/iplots.jar
14cr|R-iplots-1.1.7-2|36	
14cr|R-iplots-1.1.7-2|37	# FIXME wants to test (disabled/removed dependency) R-CarbonEL OS-X interface
14cr|R-iplots-1.1.7-2|38	%if 0
14cr|R-iplots-1.1.7-2|39	%check
14cr|R-iplots-1.1.7-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-iplots-1.1.7-2|41	%endif
14cr|R-iplots-1.1.7-2|42	
14cr|R-iplots-1.1.7-2|43	%files
14cr|R-iplots-1.1.7-2|44	%dir %{rlibdir}/%{packname}
14cr|R-iplots-1.1.7-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-iplots-1.1.7-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-iplots-1.1.7-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-iplots-1.1.7-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-iplots-1.1.7-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-iplots-1.1.7-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-iplots-1.1.7-2|51	%{rlibdir}/%{packname}/R
14cr|R-iplots-1.1.7-2|52	%{rlibdir}/%{packname}/help
14cr|R-iplots-1.1.7-2|53	%{rlibdir}/%{packname}/java
14cr|R-iplots-1.1.7-2|54	%{_javadir}/iplots.jar
14cr|R-iplots-1.1.7-2|55	
14cr|R-iplots-1.1.7-2|56	
14cr|R-iplots-1.1.7-2|57	
14cr|R-iplots-1.1.7-2|58	
14cr|R-iplots-1.1.7-2|59	
14cr|R-iplots-1.1.7-2|60	%changelog
14cr|R-iplots-1.1.7-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-2
14cr|R-iplots-1.1.7-2|62	+ Revision: 7b12978
14cr|R-iplots-1.1.7-2|63	- MassBuild#464: Increase release tag
14cr|R-iplots-1.1.7-2|64	
14cr|R-iplots-1.1.7-2|65	

7464 14
14cr|ripmime-1.4.0.10-3|1	%define	major 1
14cr|ripmime-1.4.0.10-3|2	%define libname %mklibname ripmime %{major}
14cr|ripmime-1.4.0.10-3|3	%define develname %mklibname ripmime -d
14cr|ripmime-1.4.0.10-3|4	
14cr|ripmime-1.4.0.10-3|5	Summary:	Extracts attachments out of mailpack format emails
14cr|ripmime-1.4.0.10-3|6	Name:		ripmime
14cr|ripmime-1.4.0.10-3|7	Version:	1.4.0.10
14cr|ripmime-1.4.0.10-3|8	Release:	3
14cr|ripmime-1.4.0.10-3|9	License:	BSD
14cr|ripmime-1.4.0.10-3|10	Group:		Networking/Mail
14cr|ripmime-1.4.0.10-3|11	URL:		http://www.pldaniels.com/ripmime/
14cr|ripmime-1.4.0.10-3|12	Source0:	http://www.pldaniels.com/ripmime/%{name}-%{version}.tar.gz
14cr|ripmime-1.4.0.10-3|13	Patch0:		ripmime-shared.diff
14cr|ripmime-1.4.0.10-3|14	Patch1:		ripmime-1.4.0.10-buffer_overflow.diff
14cr|ripmime-1.4.0.10-3|15	BuildRequires:	autoconf automake libtool
14cr|ripmime-1.4.0.10-3|16	BuildRequires:	ripole-devel
14cr|ripmime-1.4.0.10-3|17	
14cr|ripmime-1.4.0.10-3|18	%description
14cr|ripmime-1.4.0.10-3|19	ripMIME is a small program which has been developed as part of the
14cr|ripmime-1.4.0.10-3|20	commercial Xamime development (http://www.xamime.com).
14cr|ripmime-1.4.0.10-3|21	
14cr|ripmime-1.4.0.10-3|22	ripMIME has been written with one sole purpose in mind, to extract
14cr|ripmime-1.4.0.10-3|23	the attached files out of a MIME encoded email package.
14cr|ripmime-1.4.0.10-3|24	
14cr|ripmime-1.4.0.10-3|25	%package -n	%{libname}
14cr|ripmime-1.4.0.10-3|26	Summary:	Shared %{name} library
14cr|ripmime-1.4.0.10-3|27	Group:          System/Libraries
14cr|ripmime-1.4.0.10-3|28	
14cr|ripmime-1.4.0.10-3|29	%description -n	%{libname}
14cr|ripmime-1.4.0.10-3|30	ripMIME is a small program which has been developed as part of the
14cr|ripmime-1.4.0.10-3|31	commercial Xamime development (http://www.xamime.com).
14cr|ripmime-1.4.0.10-3|32	
14cr|ripmime-1.4.0.10-3|33	ripMIME has been written with one sole purpose in mind, to extract
14cr|ripmime-1.4.0.10-3|34	the attached files out of a MIME encoded email package.
14cr|ripmime-1.4.0.10-3|35	
14cr|ripmime-1.4.0.10-3|36	This package provides the shared %{name} library.
14cr|ripmime-1.4.0.10-3|37	
14cr|ripmime-1.4.0.10-3|38	%package -n	%{develname}
14cr|ripmime-1.4.0.10-3|39	Summary:	Development files for the %{name} library
14cr|ripmime-1.4.0.10-3|40	Group:		Development/C
14cr|ripmime-1.4.0.10-3|41	Provides:	%{name}-devel = %{version}
14cr|ripmime-1.4.0.10-3|42	Provides:	lib%{name}-devel = %{version}
14cr|ripmime-1.4.0.10-3|43	Requires:	%{libname} >= %{version}
14cr|ripmime-1.4.0.10-3|44	Obsoletes:	%{mklibname ripmime 1 -d}
14cr|ripmime-1.4.0.10-3|45	
14cr|ripmime-1.4.0.10-3|46	%description -n	%{develname}
14cr|ripmime-1.4.0.10-3|47	ripMIME is a small program which has been developed as part of the
14cr|ripmime-1.4.0.10-3|48	commercial Xamime development (http://www.xamime.com).
14cr|ripmime-1.4.0.10-3|49	
14cr|ripmime-1.4.0.10-3|50	ripMIME has been written with one sole purpose in mind, to extract
14cr|ripmime-1.4.0.10-3|51	the attached files out of a MIME encoded email package.
14cr|ripmime-1.4.0.10-3|52	
14cr|ripmime-1.4.0.10-3|53	This package provides development files for the %{name} library.
14cr|ripmime-1.4.0.10-3|54	
14cr|ripmime-1.4.0.10-3|55	%prep
14cr|ripmime-1.4.0.10-3|56	
14cr|ripmime-1.4.0.10-3|57	%setup -q -n %{name}-%{version}
14cr|ripmime-1.4.0.10-3|58	%patch0 -p0
14cr|ripmime-1.4.0.10-3|59	%patch1 -p0
14cr|ripmime-1.4.0.10-3|60	
14cr|ripmime-1.4.0.10-3|61	%build
14cr|ripmime-1.4.0.10-3|62	
14cr|ripmime-1.4.0.10-3|63	%make \
14cr|ripmime-1.4.0.10-3|64	CFLAGS="%{optflags}" \
14cr|ripmime-1.4.0.10-3|65	libdir=%{_libdir} LDFLAGS="%{ldflags}"
14cr|ripmime-1.4.0.10-3|66	
14cr|ripmime-1.4.0.10-3|67	%install
14cr|ripmime-1.4.0.10-3|68	rm -rf %{buildroot}
14cr|ripmime-1.4.0.10-3|69	
14cr|ripmime-1.4.0.10-3|70	%makeinstall_std \
14cr|ripmime-1.4.0.10-3|71	bindir=%{_bindir} \
14cr|ripmime-1.4.0.10-3|72	includedir=%{_includedir} \
14cr|ripmime-1.4.0.10-3|73	libdir=%{_libdir} \
14cr|ripmime-1.4.0.10-3|74	mandir=%{_mandir}
14cr|ripmime-1.4.0.10-3|75	
14cr|ripmime-1.4.0.10-3|76	# cleanups
14cr|ripmime-1.4.0.10-3|77	rm -f %{buildroot}%{_libdir}/*.*a
14cr|ripmime-1.4.0.10-3|78	
14cr|ripmime-1.4.0.10-3|79	%files
14cr|ripmime-1.4.0.10-3|80	%doc CHANGELOG CONTRIBUTORS INSTALL LICENSE README
14cr|ripmime-1.4.0.10-3|81	%{_bindir}/*
14cr|ripmime-1.4.0.10-3|82	%{_mandir}/man1/*
14cr|ripmime-1.4.0.10-3|83	
14cr|ripmime-1.4.0.10-3|84	%files -n %{libname}
14cr|ripmime-1.4.0.10-3|85	%{_libdir}/*.so.%{major}*
14cr|ripmime-1.4.0.10-3|86	
14cr|ripmime-1.4.0.10-3|87	%files -n %{develname}
14cr|ripmime-1.4.0.10-3|88	%doc TODO
14cr|ripmime-1.4.0.10-3|89	%dir %{_includedir}/%{name}
14cr|ripmime-1.4.0.10-3|90	%{_includedir}/%{name}/*.h
14cr|ripmime-1.4.0.10-3|91	%{_libdir}/*.so
14cr|ripmime-1.4.0.10-3|92	
14cr|ripmime-1.4.0.10-3|93	
14cr|ripmime-1.4.0.10-3|94	
14cr|ripmime-1.4.0.10-3|95	%changelog
14cr|ripmime-1.4.0.10-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0.10-3
14cr|ripmime-1.4.0.10-3|97	+ Revision: e211567
14cr|ripmime-1.4.0.10-3|98	- MassBuild#464: Increase release tag
14cr|ripmime-1.4.0.10-3|99	
14cr|ripmime-1.4.0.10-3|100	

7465 14
14cr|ripperx-2.7.0-6|1	%define	oname	ripperX
14cr|ripperx-2.7.0-6|2	
14cr|ripperx-2.7.0-6|3	Summary:	GTK program to rip CD audio and encode mp3s
14cr|ripperx-2.7.0-6|4	Name:		ripperx
14cr|ripperx-2.7.0-6|5	Version:	2.7.0
14cr|ripperx-2.7.0-6|6	Release:	6
14cr|ripperx-2.7.0-6|7	License:	GPL
14cr|ripperx-2.7.0-6|8	Group:		Sound
14cr|ripperx-2.7.0-6|9	Requires:	cdparanoia
14cr|ripperx-2.7.0-6|10	BuildRequires:	gtk+-devel >= 1.2
14cr|ripperx-2.7.0-6|11	BuildRequires:	libid3-devel
14cr|ripperx-2.7.0-6|12	BuildRequires:	desktop-file-utils
14cr|ripperx-2.7.0-6|13	Source0:	%{oname}-%{version}.tar.bz2
14cr|ripperx-2.7.0-6|14	Source11:	%{oname}-48.png
14cr|ripperx-2.7.0-6|15	Source12:	%{oname}-32.png
14cr|ripperx-2.7.0-6|16	Source13:	%{oname}-16.png
14cr|ripperx-2.7.0-6|17	Patch2:		%{oname}-2.7.0-cdplay-command.patch
14cr|ripperx-2.7.0-6|18	Patch3:		ripperX-2.7.0-fix-format-errors.patch
14cr|ripperx-2.7.0-6|19	Patch4:		ripperX-2.7.0-fix-linking.patch
14cr|ripperx-2.7.0-6|20	URL:		http://sourceforge.net/projects/ripperx/
14cr|ripperx-2.7.0-6|21	Provides:	%{oname}
14cr|ripperx-2.7.0-6|22	Obsoletes:	%{oname}
14cr|ripperx-2.7.0-6|23	
14cr|ripperx-2.7.0-6|24	%description
14cr|ripperx-2.7.0-6|25	GTK program to rip CD audio and encode mp3s. Supports parallel
14cr|ripperx-2.7.0-6|26	ripping/encoding, has plugins for cdparanoia, BladeEnc, Lame,
14cr|ripperx-2.7.0-6|27	GoGo, FHG (l3enc and mp3enc), XingMp3enc, 8hz-mp3, and the
14cr|ripperx-2.7.0-6|28	ISO encoder.  Also has support for CDDB and ID3 tags.
14cr|ripperx-2.7.0-6|29	
14cr|ripperx-2.7.0-6|30	%prep
14cr|ripperx-2.7.0-6|31	%setup -q -n %{oname}-%{version}
14cr|ripperx-2.7.0-6|32	%patch2 -p1
14cr|ripperx-2.7.0-6|33	%patch3 -p1
14cr|ripperx-2.7.0-6|34	%patch4 -p1
14cr|ripperx-2.7.0-6|35	
14cr|ripperx-2.7.0-6|36	perl -pi -e 's/MultipleArgs=false\n//' ripperX.desktop
14cr|ripperx-2.7.0-6|37	
14cr|ripperx-2.7.0-6|38	%build
14cr|ripperx-2.7.0-6|39	%configure
14cr|ripperx-2.7.0-6|40	%make
14cr|ripperx-2.7.0-6|41	
14cr|ripperx-2.7.0-6|42	
14cr|ripperx-2.7.0-6|43	%install
14cr|ripperx-2.7.0-6|44	%makeinstall
14cr|ripperx-2.7.0-6|45	
14cr|ripperx-2.7.0-6|46	install -m644 src/xpms/%{oname}-icon.xpm -D %{buildroot}%{_datadir}/pixmaps/%{oname}-icon.xpm
14cr|ripperx-2.7.0-6|47	desktop-file-install --vendor="" \
14cr|ripperx-2.7.0-6|48	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|ripperx-2.7.0-6|49	--add-category="AudioVideo;Audio;" \
14cr|ripperx-2.7.0-6|50	%{oname}.desktop
14cr|ripperx-2.7.0-6|51	
14cr|ripperx-2.7.0-6|52	#icon
14cr|ripperx-2.7.0-6|53	install -m644 %{SOURCE11} -D %{buildroot}/%{_liconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|54	install -m644 %{SOURCE12} -D %{buildroot}/%{_iconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|55	install -m644 %{SOURCE13} -D %{buildroot}/%{_miconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|56	
14cr|ripperx-2.7.0-6|57	%clean
14cr|ripperx-2.7.0-6|58	
14cr|ripperx-2.7.0-6|59	%files
14cr|ripperx-2.7.0-6|60	%doc FAQ README README.plugin README.plugin_spec_v0.1 README.plugin_tester TODO CHANGES COPYING BUGS
14cr|ripperx-2.7.0-6|61	%{_bindir}/%{oname}*
14cr|ripperx-2.7.0-6|62	%{_iconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|63	%{_liconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|64	%{_miconsdir}/%{oname}.png
14cr|ripperx-2.7.0-6|65	%{_datadir}/pixmaps/%{oname}-icon.xpm
14cr|ripperx-2.7.0-6|66	%{_datadir}/applications/%{oname}.desktop
14cr|ripperx-2.7.0-6|67	
14cr|ripperx-2.7.0-6|68	
14cr|ripperx-2.7.0-6|69	
14cr|ripperx-2.7.0-6|70	%changelog
14cr|ripperx-2.7.0-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-6
14cr|ripperx-2.7.0-6|72	+ Revision: cb5ca27
14cr|ripperx-2.7.0-6|73	- MassBuild#464: Increase release tag
14cr|ripperx-2.7.0-6|74	
14cr|ripperx-2.7.0-6|75	

7466 14
14cr|R-ipred-0.9.3-2|1	%global packname  ipred
14cr|R-ipred-0.9.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ipred-0.9.3-2|3	
14cr|R-ipred-0.9.3-2|4	Name:             R-%{packname}
14cr|R-ipred-0.9.3-2|5	Version:          0.9.3
14cr|R-ipred-0.9.3-2|6	Release:          2
14cr|R-ipred-0.9.3-2|7	Summary:          Improved Predictors
14cr|R-ipred-0.9.3-2|8	Group:            Sciences/Mathematics
14cr|R-ipred-0.9.3-2|9	License:          GPL
14cr|R-ipred-0.9.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ipred-0.9.3-2|11	Source0:          http://cran.r-project.org/src/contrib/ipred_0.9-3.tar.gz
14cr|R-ipred-0.9.3-2|12	
14cr|R-ipred-0.9.3-2|13	Requires:         R-rpart R-MASS R-mlbench R-survival R-nnet R-class
14cr|R-ipred-0.9.3-2|14	Requires:         R-mvtnorm
14cr|R-ipred-0.9.3-2|15	Requires:         R-prodlim
14cr|R-ipred-0.9.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart R-MASS R-mlbench R-survival R-nnet R-class
14cr|R-ipred-0.9.3-2|17	BuildRequires: R-TH.data
14cr|R-ipred-0.9.3-2|18	Requires: R-TH.data
14cr|R-ipred-0.9.3-2|19	BuildRequires:    R-mvtnorm
14cr|R-ipred-0.9.3-2|20	BuildRequires:    R-prodlim
14cr|R-ipred-0.9.3-2|21	
14cr|R-ipred-0.9.3-2|22	%description
14cr|R-ipred-0.9.3-2|23	Improved predictive models by indirect classification and bagging for
14cr|R-ipred-0.9.3-2|24	classification, regression and survival problems as well as resampling
14cr|R-ipred-0.9.3-2|25	based estimators of prediction error.
14cr|R-ipred-0.9.3-2|26	
14cr|R-ipred-0.9.3-2|27	%prep
14cr|R-ipred-0.9.3-2|28	%setup -q -c -n %{packname}
14cr|R-ipred-0.9.3-2|29	
14cr|R-ipred-0.9.3-2|30	%build
14cr|R-ipred-0.9.3-2|31	
14cr|R-ipred-0.9.3-2|32	%install
14cr|R-ipred-0.9.3-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ipred-0.9.3-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ipred-0.9.3-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ipred-0.9.3-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ipred-0.9.3-2|37	
14cr|R-ipred-0.9.3-2|38	%check
14cr|R-ipred-0.9.3-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-ipred-0.9.3-2|40	
14cr|R-ipred-0.9.3-2|41	%files
14cr|R-ipred-0.9.3-2|42	%dir %{rlibdir}/%{packname}
14cr|R-ipred-0.9.3-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-ipred-0.9.3-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-ipred-0.9.3-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ipred-0.9.3-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ipred-0.9.3-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-ipred-0.9.3-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ipred-0.9.3-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-ipred-0.9.3-2|50	%{rlibdir}/%{packname}/R
14cr|R-ipred-0.9.3-2|51	%{rlibdir}/%{packname}/data
14cr|R-ipred-0.9.3-2|52	%{rlibdir}/%{packname}/help
14cr|R-ipred-0.9.3-2|53	%{rlibdir}/%{packname}/libs
14cr|R-ipred-0.9.3-2|54	%{rlibdir}/ipred/COPYRIGHTS
14cr|R-ipred-0.9.3-2|55	
14cr|R-ipred-0.9.3-2|56	
14cr|R-ipred-0.9.3-2|57	
14cr|R-ipred-0.9.3-2|58	%changelog
14cr|R-ipred-0.9.3-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-2
14cr|R-ipred-0.9.3-2|60	+ Revision: 1bb89f9
14cr|R-ipred-0.9.3-2|61	- MassBuild#464: Increase release tag
14cr|R-ipred-0.9.3-2|62	
14cr|R-ipred-0.9.3-2|63	

7467 14
14cr|R-IRanges-1.20.6-2|1	%global packname  IRanges
14cr|R-IRanges-1.20.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-IRanges-1.20.6-2|3	
14cr|R-IRanges-1.20.6-2|4	Name:             R-%{packname}
14cr|R-IRanges-1.20.6-2|5	Version:          1.20.6
14cr|R-IRanges-1.20.6-2|6	Release:          2
14cr|R-IRanges-1.20.6-2|7	Summary:          Infrastructure for manipulating intervals on sequences
14cr|R-IRanges-1.20.6-2|8	Group:            Sciences/Mathematics
14cr|R-IRanges-1.20.6-2|9	License:          Artistic-2.0
14cr|R-IRanges-1.20.6-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-IRanges-1.20.6-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/IRanges_%{version}.tar.gz
14cr|R-IRanges-1.20.6-2|12	Requires:         R-methods R-utils R-stats
14cr|R-IRanges-1.20.6-2|13	Requires:         R-RUnit
14cr|R-IRanges-1.20.6-2|14	Requires:	  R-BiocGenerics
14cr|R-IRanges-1.20.6-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-stats
14cr|R-IRanges-1.20.6-2|16	BuildRequires:    R-methods R-utils R-stats
14cr|R-IRanges-1.20.6-2|17	BuildRequires:    R-RUnit
14cr|R-IRanges-1.20.6-2|18	BuildRequires:    R-BiocGenerics
14cr|R-IRanges-1.20.6-2|19	
14cr|R-IRanges-1.20.6-2|20	%description
14cr|R-IRanges-1.20.6-2|21	The package provides efficient low-level and highly reusable S4 classes
14cr|R-IRanges-1.20.6-2|22	for storing ranges of integers, RLE vectors (Run-Length Encoding), and,
14cr|R-IRanges-1.20.6-2|23	more generally, data that can be organized sequentially (formally defined
14cr|R-IRanges-1.20.6-2|24	as Vector objects), as well as views on these Vector objects. Efficient
14cr|R-IRanges-1.20.6-2|25	list-like classes are also provided for storing big collections of
14cr|R-IRanges-1.20.6-2|26	instances of the basic classes. All classes in the package use consistent
14cr|R-IRanges-1.20.6-2|27	naming and share the same rich and consistent "Vector API" as much as
14cr|R-IRanges-1.20.6-2|28	
14cr|R-IRanges-1.20.6-2|29	%prep
14cr|R-IRanges-1.20.6-2|30	%setup -q -c -n %{packname}
14cr|R-IRanges-1.20.6-2|31	
14cr|R-IRanges-1.20.6-2|32	%build
14cr|R-IRanges-1.20.6-2|33	
14cr|R-IRanges-1.20.6-2|34	%install
14cr|R-IRanges-1.20.6-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-IRanges-1.20.6-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-IRanges-1.20.6-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-IRanges-1.20.6-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-IRanges-1.20.6-2|39	
14cr|R-IRanges-1.20.6-2|40	#%check
14cr|R-IRanges-1.20.6-2|41	#%{_bindir}/R CMD check %{packname}
14cr|R-IRanges-1.20.6-2|42	
14cr|R-IRanges-1.20.6-2|43	%files
14cr|R-IRanges-1.20.6-2|44	%dir %{rlibdir}/%{packname}
14cr|R-IRanges-1.20.6-2|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-IRanges-1.20.6-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-IRanges-1.20.6-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-IRanges-1.20.6-2|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-IRanges-1.20.6-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-IRanges-1.20.6-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-IRanges-1.20.6-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-IRanges-1.20.6-2|52	%{rlibdir}/%{packname}/R
14cr|R-IRanges-1.20.6-2|53	%{rlibdir}/%{packname}/extdata
14cr|R-IRanges-1.20.6-2|54	%{rlibdir}/%{packname}/help
14cr|R-IRanges-1.20.6-2|55	%{rlibdir}/%{packname}/include
14cr|R-IRanges-1.20.6-2|56	%{rlibdir}/%{packname}/libs
14cr|R-IRanges-1.20.6-2|57	%{rlibdir}/%{packname}/unitTests
14cr|R-IRanges-1.20.6-2|58	
14cr|R-IRanges-1.20.6-2|59	
14cr|R-IRanges-1.20.6-2|60	
14cr|R-IRanges-1.20.6-2|61	%changelog
14cr|R-IRanges-1.20.6-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.6-2
14cr|R-IRanges-1.20.6-2|63	+ Revision: ab69f9d
14cr|R-IRanges-1.20.6-2|64	- MassBuild#464: Increase release tag
14cr|R-IRanges-1.20.6-2|65	
14cr|R-IRanges-1.20.6-2|66	

7468 14
14cr|R-isa2-0.3.3-2|1	%global packname  isa2
14cr|R-isa2-0.3.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-isa2-0.3.3-2|3	
14cr|R-isa2-0.3.3-2|4	Name:             R-%{packname}
14cr|R-isa2-0.3.3-2|5	Version:          0.3.3
14cr|R-isa2-0.3.3-2|6	Release:          2
14cr|R-isa2-0.3.3-2|7	Summary:          The Iterative Signature Algorithm
14cr|R-isa2-0.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-isa2-0.3.3-2|9	License:          file LICENCE
14cr|R-isa2-0.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-isa2-0.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/isa2_0.3.3.tar.gz
14cr|R-isa2-0.3.3-2|12	Requires:         R-methods
14cr|R-isa2-0.3.3-2|13	Requires:         R-igraph R-biclust R-lattice
14cr|R-isa2-0.3.3-2|14	Requires:         R-igraph0
14cr|R-isa2-0.3.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-isa2-0.3.3-2|16	BuildRequires:    R-igraph R-biclust R-lattice
14cr|R-isa2-0.3.3-2|17	BuildRequires:    R-igraph0
14cr|R-isa2-0.3.3-2|18	
14cr|R-isa2-0.3.3-2|19	%description
14cr|R-isa2-0.3.3-2|20	The ISA is a biclustering algorithm that finds modules in an input matrix.
14cr|R-isa2-0.3.3-2|21	A module or bicluster is a block of the reordered input matrix.
14cr|R-isa2-0.3.3-2|22	
14cr|R-isa2-0.3.3-2|23	%prep
14cr|R-isa2-0.3.3-2|24	%setup -q -c -n %{packname}
14cr|R-isa2-0.3.3-2|25	
14cr|R-isa2-0.3.3-2|26	%build
14cr|R-isa2-0.3.3-2|27	
14cr|R-isa2-0.3.3-2|28	%install
14cr|R-isa2-0.3.3-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-isa2-0.3.3-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-isa2-0.3.3-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-isa2-0.3.3-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-isa2-0.3.3-2|33	
14cr|R-isa2-0.3.3-2|34	%check
14cr|R-isa2-0.3.3-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-isa2-0.3.3-2|36	
14cr|R-isa2-0.3.3-2|37	%files
14cr|R-isa2-0.3.3-2|38	%dir %{rlibdir}/%{packname}
14cr|R-isa2-0.3.3-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-isa2-0.3.3-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-isa2-0.3.3-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-isa2-0.3.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-isa2-0.3.3-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-isa2-0.3.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-isa2-0.3.3-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-isa2-0.3.3-2|46	%{rlibdir}/%{packname}/R
14cr|R-isa2-0.3.3-2|47	%{rlibdir}/%{packname}/help
14cr|R-isa2-0.3.3-2|48	%{rlibdir}/%{packname}/libs
14cr|R-isa2-0.3.3-2|49	
14cr|R-isa2-0.3.3-2|50	
14cr|R-isa2-0.3.3-2|51	
14cr|R-isa2-0.3.3-2|52	%changelog
14cr|R-isa2-0.3.3-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|R-isa2-0.3.3-2|54	+ Revision: d9b66f8
14cr|R-isa2-0.3.3-2|55	- MassBuild#464: Increase release tag
14cr|R-isa2-0.3.3-2|56	
14cr|R-isa2-0.3.3-2|57	

7469 14
14cr|ristretto-0.6.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|ristretto-0.6.3-2|2	
14cr|ristretto-0.6.3-2|3	Summary:	A picture viewer for the Xfce desktop environment
14cr|ristretto-0.6.3-2|4	Name:		ristretto
14cr|ristretto-0.6.3-2|5	Version:	0.6.3
14cr|ristretto-0.6.3-2|6	Release:	2
14cr|ristretto-0.6.3-2|7	License:	GPLv2+
14cr|ristretto-0.6.3-2|8	Group:		Graphics
14cr|ristretto-0.6.3-2|9	URL:		http://goodies.xfce.org/projects/applications/ristretto
14cr|ristretto-0.6.3-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|ristretto-0.6.3-2|11	BuildRequires:	gtk+2-devel
14cr|ristretto-0.6.3-2|12	BuildRequires:	libxfce4util-devel
14cr|ristretto-0.6.3-2|13	BuildRequires:	dbus-glib-devel
14cr|ristretto-0.6.3-2|14	BuildRequires:	cairo-devel
14cr|ristretto-0.6.3-2|15	BuildRequires:	desktop-file-utils
14cr|ristretto-0.6.3-2|16	BuildRequires:	libexif-devel
14cr|ristretto-0.6.3-2|17	BuildRequires:	libxfce4ui-devel
14cr|ristretto-0.6.3-2|18	BuildRequires:	xfconf-devel
14cr|ristretto-0.6.3-2|19	BuildRequires:	exo-devel
14cr|ristretto-0.6.3-2|20	Requires(post):	desktop-file-utils
14cr|ristretto-0.6.3-2|21	Requires(postun): desktop-file-utils
14cr|ristretto-0.6.3-2|22	Requires:	xfconf
14cr|ristretto-0.6.3-2|23	
14cr|ristretto-0.6.3-2|24	%description
14cr|ristretto-0.6.3-2|25	Ristretto is a fast and lightweight picture-viewer for the
14cr|ristretto-0.6.3-2|26	Xfce desktop environment.
14cr|ristretto-0.6.3-2|27	
14cr|ristretto-0.6.3-2|28	%prep
14cr|ristretto-0.6.3-2|29	%setup -q
14cr|ristretto-0.6.3-2|30	
14cr|ristretto-0.6.3-2|31	%build
14cr|ristretto-0.6.3-2|32	%configure2_5x
14cr|ristretto-0.6.3-2|33	%make
14cr|ristretto-0.6.3-2|34	
14cr|ristretto-0.6.3-2|35	%install
14cr|ristretto-0.6.3-2|36	%makeinstall_std
14cr|ristretto-0.6.3-2|37	
14cr|ristretto-0.6.3-2|38	desktop-file-install \
14cr|ristretto-0.6.3-2|39	--add-only-show-in="XFCE" \
14cr|ristretto-0.6.3-2|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|ristretto-0.6.3-2|41	
14cr|ristretto-0.6.3-2|42	%find_lang %{name} --with-gnome
14cr|ristretto-0.6.3-2|43	
14cr|ristretto-0.6.3-2|44	%files -f %{name}.lang
14cr|ristretto-0.6.3-2|45	%doc AUTHORS README ChangeLog
14cr|ristretto-0.6.3-2|46	%{_bindir}/%{name}
14cr|ristretto-0.6.3-2|47	%{_datadir}/applications/*.desktop
14cr|ristretto-0.6.3-2|48	%{_iconsdir}/hicolor/*/apps/*.png
14cr|ristretto-0.6.3-2|49	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|ristretto-0.6.3-2|50	
14cr|ristretto-0.6.3-2|51	
14cr|ristretto-0.6.3-2|52	
14cr|ristretto-0.6.3-2|53	%changelog
14cr|ristretto-0.6.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-2
14cr|ristretto-0.6.3-2|55	+ Revision: e788803
14cr|ristretto-0.6.3-2|56	- MassBuild#464: Increase release tag
14cr|ristretto-0.6.3-2|57	
14cr|ristretto-0.6.3-2|58	

7470 14
14cr|R-ISwR-2.0_6-3|1	%global packname  ISwR
14cr|R-ISwR-2.0_6-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ISwR-2.0_6-3|3	
14cr|R-ISwR-2.0_6-3|4	Name:             R-%{packname}
14cr|R-ISwR-2.0_6-3|5	Version:          2.0_6
14cr|R-ISwR-2.0_6-3|6	Release:          3
14cr|R-ISwR-2.0_6-3|7	Summary:          Introductory Statistics with R
14cr|R-ISwR-2.0_6-3|8	Group:            Sciences/Mathematics
14cr|R-ISwR-2.0_6-3|9	License:          GPL (>= 2)
14cr|R-ISwR-2.0_6-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ISwR-2.0_6-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-6.tar.gz
14cr|R-ISwR-2.0_6-3|12	BuildArch:        noarch
14cr|R-ISwR-2.0_6-3|13	Requires:         R-core
14cr|R-ISwR-2.0_6-3|14	Requires:         R-survival
14cr|R-ISwR-2.0_6-3|15	BuildRequires:    R-devel
14cr|R-ISwR-2.0_6-3|16	BuildRequires:    Rmath-devel
14cr|R-ISwR-2.0_6-3|17	BuildRequires:    texlive-collection-latex
14cr|R-ISwR-2.0_6-3|18	BuildRequires:    R-survival
14cr|R-ISwR-2.0_6-3|19	BuildRequires:    pkgconfig(lapack)
14cr|R-ISwR-2.0_6-3|20	
14cr|R-ISwR-2.0_6-3|21	%description
14cr|R-ISwR-2.0_6-3|22	Data sets and scripts for text examples and exercises in P. Dalgaard
14cr|R-ISwR-2.0_6-3|23	(2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, ISBN
14cr|R-ISwR-2.0_6-3|24	
14cr|R-ISwR-2.0_6-3|25	%prep
14cr|R-ISwR-2.0_6-3|26	%setup -q -c -n %{packname}
14cr|R-ISwR-2.0_6-3|27	
14cr|R-ISwR-2.0_6-3|28	%build
14cr|R-ISwR-2.0_6-3|29	
14cr|R-ISwR-2.0_6-3|30	%install
14cr|R-ISwR-2.0_6-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ISwR-2.0_6-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ISwR-2.0_6-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ISwR-2.0_6-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ISwR-2.0_6-3|35	
14cr|R-ISwR-2.0_6-3|36	%check
14cr|R-ISwR-2.0_6-3|37	%{_bindir}/R CMD check %{packname}
14cr|R-ISwR-2.0_6-3|38	
14cr|R-ISwR-2.0_6-3|39	%files
14cr|R-ISwR-2.0_6-3|40	%dir %{rlibdir}/%{packname}
14cr|R-ISwR-2.0_6-3|41	%doc %{rlibdir}/%{packname}/html
14cr|R-ISwR-2.0_6-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ISwR-2.0_6-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-ISwR-2.0_6-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ISwR-2.0_6-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-ISwR-2.0_6-3|46	%{rlibdir}/%{packname}/R
14cr|R-ISwR-2.0_6-3|47	%{rlibdir}/%{packname}/data
14cr|R-ISwR-2.0_6-3|48	%{rlibdir}/%{packname}/help
14cr|R-ISwR-2.0_6-3|49	%{rlibdir}/%{packname}/rawdata
14cr|R-ISwR-2.0_6-3|50	%{rlibdir}/%{packname}/scripts
14cr|R-ISwR-2.0_6-3|51	
14cr|R-ISwR-2.0_6-3|52	
14cr|R-ISwR-2.0_6-3|53	
14cr|R-ISwR-2.0_6-3|54	%changelog
14cr|R-ISwR-2.0_6-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0_6-3
14cr|R-ISwR-2.0_6-3|56	+ Revision: 782f672
14cr|R-ISwR-2.0_6-3|57	- MassBuild#464: Increase release tag
14cr|R-ISwR-2.0_6-3|58	
14cr|R-ISwR-2.0_6-3|59	

7471 14
14cr|R-iterators-1.0.6-3|1	%bcond_with       bootstrap
14cr|R-iterators-1.0.6-3|2	%global packname  iterators
14cr|R-iterators-1.0.6-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-iterators-1.0.6-3|4	
14cr|R-iterators-1.0.6-3|5	%define debug_package %{nil}
14cr|R-iterators-1.0.6-3|6	
14cr|R-iterators-1.0.6-3|7	Name:             R-%{packname}
14cr|R-iterators-1.0.6-3|8	Version:          1.0.6
14cr|R-iterators-1.0.6-3|9	Release:          3
14cr|R-iterators-1.0.6-3|10	Summary:          Iterator construct for R
14cr|R-iterators-1.0.6-3|11	Group:            Sciences/Mathematics
14cr|R-iterators-1.0.6-3|12	License:          Apache License (== 2.0)
14cr|R-iterators-1.0.6-3|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-iterators-1.0.6-3|14	Source0:          http://cran.r-project.org/src/contrib/iterators_1.0.6.tar.gz
14cr|R-iterators-1.0.6-3|15	Requires:         R-utils
14cr|R-iterators-1.0.6-3|16	%if %{with bootstrap}
14cr|R-iterators-1.0.6-3|17	Requires:         R-RUnit
14cr|R-iterators-1.0.6-3|18	%else
14cr|R-iterators-1.0.6-3|19	Requires:         R-foreach R-RUnit
14cr|R-iterators-1.0.6-3|20	%endif
14cr|R-iterators-1.0.6-3|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cr|R-iterators-1.0.6-3|22	%if %{with bootstrap}
14cr|R-iterators-1.0.6-3|23	BuildRequires:    R-RUnit
14cr|R-iterators-1.0.6-3|24	%else
14cr|R-iterators-1.0.6-3|25	BuildRequires:    R-foreach R-RUnit
14cr|R-iterators-1.0.6-3|26	%endif
14cr|R-iterators-1.0.6-3|27	
14cr|R-iterators-1.0.6-3|28	%description
14cr|R-iterators-1.0.6-3|29	Support for iterators, which allow a programmer to traverse through all
14cr|R-iterators-1.0.6-3|30	the elements of a vector, list, or other collection of data.
14cr|R-iterators-1.0.6-3|31	
14cr|R-iterators-1.0.6-3|32	%prep
14cr|R-iterators-1.0.6-3|33	%setup -q -c -n %{packname}
14cr|R-iterators-1.0.6-3|34	
14cr|R-iterators-1.0.6-3|35	%build
14cr|R-iterators-1.0.6-3|36	
14cr|R-iterators-1.0.6-3|37	%install
14cr|R-iterators-1.0.6-3|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-iterators-1.0.6-3|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-iterators-1.0.6-3|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-iterators-1.0.6-3|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-iterators-1.0.6-3|42	
14cr|R-iterators-1.0.6-3|43	%if %{without bootstrap}
14cr|R-iterators-1.0.6-3|44	%check
14cr|R-iterators-1.0.6-3|45	%{_bindir}/R CMD check %{packname}
14cr|R-iterators-1.0.6-3|46	%endif
14cr|R-iterators-1.0.6-3|47	
14cr|R-iterators-1.0.6-3|48	%files
14cr|R-iterators-1.0.6-3|49	%dir %{rlibdir}/%{packname}
14cr|R-iterators-1.0.6-3|50	%doc %{rlibdir}/%{packname}/doc
14cr|R-iterators-1.0.6-3|51	%doc %{rlibdir}/%{packname}/html
14cr|R-iterators-1.0.6-3|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-iterators-1.0.6-3|53	%{rlibdir}/%{packname}/INDEX
14cr|R-iterators-1.0.6-3|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-iterators-1.0.6-3|55	%{rlibdir}/%{packname}/Meta
14cr|R-iterators-1.0.6-3|56	%{rlibdir}/%{packname}/R
14cr|R-iterators-1.0.6-3|57	%{rlibdir}/%{packname}/examples
14cr|R-iterators-1.0.6-3|58	%{rlibdir}/%{packname}/help
14cr|R-iterators-1.0.6-3|59	%{rlibdir}/%{packname}/unitTests
14cr|R-iterators-1.0.6-3|60	
14cr|R-iterators-1.0.6-3|61	
14cr|R-iterators-1.0.6-3|62	
14cr|R-iterators-1.0.6-3|63	%changelog
14cr|R-iterators-1.0.6-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-3
14cr|R-iterators-1.0.6-3|65	+ Revision: fed67a2
14cr|R-iterators-1.0.6-3|66	- MassBuild#464: Increase release tag
14cr|R-iterators-1.0.6-3|67	
14cr|R-iterators-1.0.6-3|68	

7472 14
14cr|R-itertools-0.1.3-2|1	%global packname  itertools
14cr|R-itertools-0.1.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-itertools-0.1.3-2|3	
14cr|R-itertools-0.1.3-2|4	Name:             R-%{packname}
14cr|R-itertools-0.1.3-2|5	Version:          0.1.3
14cr|R-itertools-0.1.3-2|6	Release:          2
14cr|R-itertools-0.1.3-2|7	Summary:          Iterator Tools
14cr|R-itertools-0.1.3-2|8	Group:            Sciences/Mathematics
14cr|R-itertools-0.1.3-2|9	License:          GPL-2
14cr|R-itertools-0.1.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-itertools-0.1.3-2|11	Source0:          http://cran.r-project.org/src/contrib/itertools_0.1-3.tar.gz
14cr|R-itertools-0.1.3-2|12	BuildArch:        noarch
14cr|R-itertools-0.1.3-2|13	Requires:         R-core
14cr|R-itertools-0.1.3-2|14	Requires:         R-iterators
14cr|R-itertools-0.1.3-2|15	Requires:         R-foreach
14cr|R-itertools-0.1.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-iterators
14cr|R-itertools-0.1.3-2|17	BuildRequires:    R-foreach
14cr|R-itertools-0.1.3-2|18	
14cr|R-itertools-0.1.3-2|19	%description
14cr|R-itertools-0.1.3-2|20	Various tools for creating iterators, many patterned after functions in
14cr|R-itertools-0.1.3-2|21	the Python itertools module, and others patterned after functions in the
14cr|R-itertools-0.1.3-2|22	'snow' package.
14cr|R-itertools-0.1.3-2|23	
14cr|R-itertools-0.1.3-2|24	%prep
14cr|R-itertools-0.1.3-2|25	%setup -q -c -n %{packname}
14cr|R-itertools-0.1.3-2|26	
14cr|R-itertools-0.1.3-2|27	%build
14cr|R-itertools-0.1.3-2|28	
14cr|R-itertools-0.1.3-2|29	%install
14cr|R-itertools-0.1.3-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-itertools-0.1.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-itertools-0.1.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-itertools-0.1.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-itertools-0.1.3-2|34	
14cr|R-itertools-0.1.3-2|35	%check
14cr|R-itertools-0.1.3-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-itertools-0.1.3-2|37	
14cr|R-itertools-0.1.3-2|38	%files
14cr|R-itertools-0.1.3-2|39	%dir %{rlibdir}/%{packname}
14cr|R-itertools-0.1.3-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-itertools-0.1.3-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-itertools-0.1.3-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-itertools-0.1.3-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-itertools-0.1.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-itertools-0.1.3-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-itertools-0.1.3-2|46	%{rlibdir}/%{packname}/R
14cr|R-itertools-0.1.3-2|47	%{rlibdir}/%{packname}/examples
14cr|R-itertools-0.1.3-2|48	%{rlibdir}/%{packname}/help
14cr|R-itertools-0.1.3-2|49	
14cr|R-itertools-0.1.3-2|50	
14cr|R-itertools-0.1.3-2|51	
14cr|R-itertools-0.1.3-2|52	%changelog
14cr|R-itertools-0.1.3-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-2
14cr|R-itertools-0.1.3-2|54	+ Revision: 03fe859
14cr|R-itertools-0.1.3-2|55	- MassBuild#464: Increase release tag
14cr|R-itertools-0.1.3-2|56	
14cr|R-itertools-0.1.3-2|57	

7473 14
14cr|R-its-1.1.8-3|1	%global packname  its
14cr|R-its-1.1.8-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-its-1.1.8-3|3	
14cr|R-its-1.1.8-3|4	Name:             R-%{packname}
14cr|R-its-1.1.8-3|5	Version:          1.1.8
14cr|R-its-1.1.8-3|6	Release:          3
14cr|R-its-1.1.8-3|7	Summary:          Irregular Time Series
14cr|R-its-1.1.8-3|8	Group:            Sciences/Mathematics
14cr|R-its-1.1.8-3|9	License:          GPL-2
14cr|R-its-1.1.8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-its-1.1.8-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-its-1.1.8-3|12	BuildArch:        noarch
14cr|R-its-1.1.8-3|13	Requires:         R-core
14cr|R-its-1.1.8-3|14	Requires:         R-methods R-stats R-Hmisc
14cr|R-its-1.1.8-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-stats R-Hmisc
14cr|R-its-1.1.8-3|16	
14cr|R-its-1.1.8-3|17	%description
14cr|R-its-1.1.8-3|18	The its package contains an S4 class for handling irregular time series
14cr|R-its-1.1.8-3|19	
14cr|R-its-1.1.8-3|20	%prep
14cr|R-its-1.1.8-3|21	%setup -q -c -n %{packname}
14cr|R-its-1.1.8-3|22	
14cr|R-its-1.1.8-3|23	%build
14cr|R-its-1.1.8-3|24	
14cr|R-its-1.1.8-3|25	%install
14cr|R-its-1.1.8-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-its-1.1.8-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-its-1.1.8-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-its-1.1.8-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-its-1.1.8-3|30	
14cr|R-its-1.1.8-3|31	%check
14cr|R-its-1.1.8-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-its-1.1.8-3|33	
14cr|R-its-1.1.8-3|34	%files
14cr|R-its-1.1.8-3|35	%dir %{rlibdir}/%{packname}
14cr|R-its-1.1.8-3|36	%doc %{rlibdir}/%{packname}/changes
14cr|R-its-1.1.8-3|37	%doc %{rlibdir}/%{packname}/html
14cr|R-its-1.1.8-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-its-1.1.8-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-its-1.1.8-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-its-1.1.8-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-its-1.1.8-3|42	%{rlibdir}/%{packname}/R
14cr|R-its-1.1.8-3|43	%{rlibdir}/%{packname}/dev
14cr|R-its-1.1.8-3|44	%{rlibdir}/%{packname}/examples
14cr|R-its-1.1.8-3|45	%{rlibdir}/%{packname}/help
14cr|R-its-1.1.8-3|46	%{rlibdir}/%{packname}/test
14cr|R-its-1.1.8-3|47	
14cr|R-its-1.1.8-3|48	
14cr|R-its-1.1.8-3|49	
14cr|R-its-1.1.8-3|50	%changelog
14cr|R-its-1.1.8-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.8-3
14cr|R-its-1.1.8-3|52	+ Revision: 4433a75
14cr|R-its-1.1.8-3|53	- MassBuild#464: Increase release tag
14cr|R-its-1.1.8-3|54	
14cr|R-its-1.1.8-3|55	

7474 14
14cr|R-JavaGD-0.6.1-2|1	%global packname  JavaGD
14cr|R-JavaGD-0.6.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-JavaGD-0.6.1-2|3	
14cr|R-JavaGD-0.6.1-2|4	Name:             R-%{packname}
14cr|R-JavaGD-0.6.1-2|5	Version:          0.6.1
14cr|R-JavaGD-0.6.1-2|6	Release:          2
14cr|R-JavaGD-0.6.1-2|7	Summary:          Java Graphics Device
14cr|R-JavaGD-0.6.1-2|8	Group:            Sciences/Mathematics
14cr|R-JavaGD-0.6.1-2|9	License:          GPL-2 | GPL-3
14cr|R-JavaGD-0.6.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-JavaGD-0.6.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-1.tar.gz
14cr|R-JavaGD-0.6.1-2|12	
14cr|R-JavaGD-0.6.1-2|13	Requires:         R-rJava
14cr|R-JavaGD-0.6.1-2|14	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-JavaGD-0.6.1-2|15	
14cr|R-JavaGD-0.6.1-2|16	BuildRequires:    R-rJava
14cr|R-JavaGD-0.6.1-2|17	BuildRequires:    java-rpmbuild
14cr|R-JavaGD-0.6.1-2|18	
14cr|R-JavaGD-0.6.1-2|19	%description
14cr|R-JavaGD-0.6.1-2|20	Graphics device routing all graphics commands to a Java program. The
14cr|R-JavaGD-0.6.1-2|21	actual functionality of the JavaGD depends on the Java-side
14cr|R-JavaGD-0.6.1-2|22	implementation. Simple AWT and Swing implementations are included.
14cr|R-JavaGD-0.6.1-2|23	
14cr|R-JavaGD-0.6.1-2|24	%prep
14cr|R-JavaGD-0.6.1-2|25	%setup -q -c -n %{packname}
14cr|R-JavaGD-0.6.1-2|26	
14cr|R-JavaGD-0.6.1-2|27	%build
14cr|R-JavaGD-0.6.1-2|28	
14cr|R-JavaGD-0.6.1-2|29	%install
14cr|R-JavaGD-0.6.1-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-JavaGD-0.6.1-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-JavaGD-0.6.1-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-JavaGD-0.6.1-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-JavaGD-0.6.1-2|34	
14cr|R-JavaGD-0.6.1-2|35	%check
14cr|R-JavaGD-0.6.1-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-JavaGD-0.6.1-2|37	
14cr|R-JavaGD-0.6.1-2|38	%files
14cr|R-JavaGD-0.6.1-2|39	%dir %{rlibdir}/%{packname}
14cr|R-JavaGD-0.6.1-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-JavaGD-0.6.1-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-JavaGD-0.6.1-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-JavaGD-0.6.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-JavaGD-0.6.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-JavaGD-0.6.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-JavaGD-0.6.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-JavaGD-0.6.1-2|47	%{rlibdir}/%{packname}/help
14cr|R-JavaGD-0.6.1-2|48	%{rlibdir}/%{packname}/java
14cr|R-JavaGD-0.6.1-2|49	%{rlibdir}/%{packname}/libs
14cr|R-JavaGD-0.6.1-2|50	
14cr|R-JavaGD-0.6.1-2|51	%changelog
14cr|R-JavaGD-0.6.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|R-JavaGD-0.6.1-2|53	+ Revision: 09139fd
14cr|R-JavaGD-0.6.1-2|54	- MassBuild#464: Increase release tag
14cr|R-JavaGD-0.6.1-2|55	
14cr|R-JavaGD-0.6.1-2|56	

7475 14
14cr|R-JGR-1.7.16-2|1	%global packname  JGR
14cr|R-JGR-1.7.16-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-JGR-1.7.16-2|3	
14cr|R-JGR-1.7.16-2|4	Name:             R-%{packname}
14cr|R-JGR-1.7.16-2|5	Version:          1.7.16
14cr|R-JGR-1.7.16-2|6	Release:          2
14cr|R-JGR-1.7.16-2|7	Summary:          JGR - Java GUI for R
14cr|R-JGR-1.7.16-2|8	Group:            Sciences/Mathematics
14cr|R-JGR-1.7.16-2|9	License:          GPL-2
14cr|R-JGR-1.7.16-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-JGR-1.7.16-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-16.tar.gz
14cr|R-JGR-1.7.16-2|12	BuildArch:        noarch
14cr|R-JGR-1.7.16-2|13	Requires:         R-core
14cr|R-JGR-1.7.16-2|14	
14cr|R-JGR-1.7.16-2|15	Requires:         R-rJava R-JavaGD R-iplots
14cr|R-JGR-1.7.16-2|16	
14cr|R-JGR-1.7.16-2|17	Requires:         R-XLConnect
14cr|R-JGR-1.7.16-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava R-JavaGD R-iplots
14cr|R-JGR-1.7.16-2|19	
14cr|R-JGR-1.7.16-2|20	BuildRequires:    R-XLConnect
14cr|R-JGR-1.7.16-2|21	BuildRequires:    java-rpmbuild
14cr|R-JGR-1.7.16-2|22	BuildRequires:    x11-server-xvfb
14cr|R-JGR-1.7.16-2|23	
14cr|R-JGR-1.7.16-2|24	%description
14cr|R-JGR-1.7.16-2|25	Java GUI for R - cross-platform, universal and unified Graphical User
14cr|R-JGR-1.7.16-2|26	Interface for R. For full functionality on Windows and Mac OS X JGR
14cr|R-JGR-1.7.16-2|27	requires a start application which depends on your OS. This can be
14cr|R-JGR-1.7.16-2|28	downloaded from JGR website: http://rforge.net/JGR/
14cr|R-JGR-1.7.16-2|29	
14cr|R-JGR-1.7.16-2|30	%prep
14cr|R-JGR-1.7.16-2|31	%setup -q -c -n %{packname}
14cr|R-JGR-1.7.16-2|32	
14cr|R-JGR-1.7.16-2|33	%build
14cr|R-JGR-1.7.16-2|34	
14cr|R-JGR-1.7.16-2|35	%install
14cr|R-JGR-1.7.16-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-JGR-1.7.16-2|37	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-JGR-1.7.16-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-JGR-1.7.16-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-JGR-1.7.16-2|40	
14cr|R-JGR-1.7.16-2|41	%check
14cr|R-JGR-1.7.16-2|42	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-JGR-1.7.16-2|43	
14cr|R-JGR-1.7.16-2|44	%files
14cr|R-JGR-1.7.16-2|45	%dir %{rlibdir}/%{packname}
14cr|R-JGR-1.7.16-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-JGR-1.7.16-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-JGR-1.7.16-2|48	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-JGR-1.7.16-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-JGR-1.7.16-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-JGR-1.7.16-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-JGR-1.7.16-2|52	%{rlibdir}/%{packname}/R
14cr|R-JGR-1.7.16-2|53	%{rlibdir}/%{packname}/help
14cr|R-JGR-1.7.16-2|54	%{rlibdir}/%{packname}/icons
14cr|R-JGR-1.7.16-2|55	%{rlibdir}/%{packname}/java
14cr|R-JGR-1.7.16-2|56	%{rlibdir}/%{packname}/scripts
14cr|R-JGR-1.7.16-2|57	
14cr|R-JGR-1.7.16-2|58	%changelog
14cr|R-JGR-1.7.16-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.16-2
14cr|R-JGR-1.7.16-2|60	+ Revision: 23dada0
14cr|R-JGR-1.7.16-2|61	- MassBuild#464: Increase release tag
14cr|R-JGR-1.7.16-2|62	
14cr|R-JGR-1.7.16-2|63	

7476 14
14cr|R-jpeg-0.1.8-2|1	%global packname  jpeg
14cr|R-jpeg-0.1.8-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-jpeg-0.1.8-2|3	
14cr|R-jpeg-0.1.8-2|4	Name:             R-%{packname}
14cr|R-jpeg-0.1.8-2|5	Version:          0.1.8
14cr|R-jpeg-0.1.8-2|6	Release:          2
14cr|R-jpeg-0.1.8-2|7	Summary:          Read and write JPEG images
14cr|R-jpeg-0.1.8-2|8	Group:            Sciences/Mathematics
14cr|R-jpeg-0.1.8-2|9	License:          GPLv2+
14cr|R-jpeg-0.1.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-jpeg-0.1.8-2|11	Source0:          http://cran.r-project.org/src/contrib/jpeg_0.1-8.tar.gz
14cr|R-jpeg-0.1.8-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-jpeg-0.1.8-2|13	BuildRequires:    jpeg-devel
14cr|R-jpeg-0.1.8-2|14	
14cr|R-jpeg-0.1.8-2|15	
14cr|R-jpeg-0.1.8-2|16	%description
14cr|R-jpeg-0.1.8-2|17	This package provides an easy and simple way to read, write and display
14cr|R-jpeg-0.1.8-2|18	bitmap images stored in the JPEG format. It can read and write both files
14cr|R-jpeg-0.1.8-2|19	and in-memory raw vectors.
14cr|R-jpeg-0.1.8-2|20	
14cr|R-jpeg-0.1.8-2|21	%prep
14cr|R-jpeg-0.1.8-2|22	%setup -q -c -n %{packname}
14cr|R-jpeg-0.1.8-2|23	
14cr|R-jpeg-0.1.8-2|24	%build
14cr|R-jpeg-0.1.8-2|25	
14cr|R-jpeg-0.1.8-2|26	%install
14cr|R-jpeg-0.1.8-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-jpeg-0.1.8-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-jpeg-0.1.8-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-jpeg-0.1.8-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-jpeg-0.1.8-2|31	
14cr|R-jpeg-0.1.8-2|32	%check
14cr|R-jpeg-0.1.8-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-jpeg-0.1.8-2|34	
14cr|R-jpeg-0.1.8-2|35	%files
14cr|R-jpeg-0.1.8-2|36	%dir %{rlibdir}/%{packname}
14cr|R-jpeg-0.1.8-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-jpeg-0.1.8-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-jpeg-0.1.8-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-jpeg-0.1.8-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-jpeg-0.1.8-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-jpeg-0.1.8-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-jpeg-0.1.8-2|43	%{rlibdir}/%{packname}/R
14cr|R-jpeg-0.1.8-2|44	%{rlibdir}/%{packname}/help
14cr|R-jpeg-0.1.8-2|45	%{rlibdir}/%{packname}/img
14cr|R-jpeg-0.1.8-2|46	%{rlibdir}/%{packname}/libs
14cr|R-jpeg-0.1.8-2|47	
14cr|R-jpeg-0.1.8-2|48	
14cr|R-jpeg-0.1.8-2|49	%changelog
14cr|R-jpeg-0.1.8-2|50	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-2
14cr|R-jpeg-0.1.8-2|51	+ Revision: d30db24
14cr|R-jpeg-0.1.8-2|52	- Turn back texlive
14cr|R-jpeg-0.1.8-2|53	
14cr|R-jpeg-0.1.8-2|54	

7477 14
14cr|R-KEGG.db-2.10.1-2|1	%global packname  KEGG.db
14cr|R-KEGG.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-KEGG.db-2.10.1-2|3	
14cr|R-KEGG.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-KEGG.db-2.10.1-2|5	Version:          2.10.1
14cr|R-KEGG.db-2.10.1-2|6	Release:          2
14cr|R-KEGG.db-2.10.1-2|7	Summary:          A set of annotation maps for KEGG
14cr|R-KEGG.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-KEGG.db-2.10.1-2|9	License:          file LICENSE
14cr|R-KEGG.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-KEGG.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/KEGG.db_2.10.1.tar.gz
14cr|R-KEGG.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-KEGG.db-2.10.1-2|13	Requires:         R-core
14cr|R-KEGG.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi
14cr|R-KEGG.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-KEGG.db-2.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
14cr|R-KEGG.db-2.10.1-2|17	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-KEGG.db-2.10.1-2|18	
14cr|R-KEGG.db-2.10.1-2|19	%description
14cr|R-KEGG.db-2.10.1-2|20	A set of annotation maps for KEGG assembled using data from KEGG
14cr|R-KEGG.db-2.10.1-2|21	
14cr|R-KEGG.db-2.10.1-2|22	%prep
14cr|R-KEGG.db-2.10.1-2|23	%setup -q -c -n %{packname}
14cr|R-KEGG.db-2.10.1-2|24	
14cr|R-KEGG.db-2.10.1-2|25	%build
14cr|R-KEGG.db-2.10.1-2|26	
14cr|R-KEGG.db-2.10.1-2|27	%install
14cr|R-KEGG.db-2.10.1-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-KEGG.db-2.10.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-KEGG.db-2.10.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-KEGG.db-2.10.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-KEGG.db-2.10.1-2|32	
14cr|R-KEGG.db-2.10.1-2|33	%check
14cr|R-KEGG.db-2.10.1-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-KEGG.db-2.10.1-2|35	
14cr|R-KEGG.db-2.10.1-2|36	%files
14cr|R-KEGG.db-2.10.1-2|37	%dir %{rlibdir}/%{packname}
14cr|R-KEGG.db-2.10.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-KEGG.db-2.10.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-KEGG.db-2.10.1-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-KEGG.db-2.10.1-2|41	%{rlibdir}/%{packname}/LICENSE
14cr|R-KEGG.db-2.10.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-KEGG.db-2.10.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-KEGG.db-2.10.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-KEGG.db-2.10.1-2|45	%{rlibdir}/%{packname}/extdata
14cr|R-KEGG.db-2.10.1-2|46	%{rlibdir}/%{packname}/help
14cr|R-KEGG.db-2.10.1-2|47	
14cr|R-KEGG.db-2.10.1-2|48	
14cr|R-KEGG.db-2.10.1-2|49	
14cr|R-KEGG.db-2.10.1-2|50	%changelog
14cr|R-KEGG.db-2.10.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-KEGG.db-2.10.1-2|52	+ Revision: 27ab635
14cr|R-KEGG.db-2.10.1-2|53	- MassBuild#464: Increase release tag
14cr|R-KEGG.db-2.10.1-2|54	
14cr|R-KEGG.db-2.10.1-2|55	

7478 14
14cr|R-Kendall-2.2-2|1	%global packname  Kendall
14cr|R-Kendall-2.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Kendall-2.2-2|3	
14cr|R-Kendall-2.2-2|4	Name:             R-%{packname}
14cr|R-Kendall-2.2-2|5	Version:          2.2
14cr|R-Kendall-2.2-2|6	Release:          2
14cr|R-Kendall-2.2-2|7	Summary:          Kendall rank correlation and Mann-Kendall trend test
14cr|R-Kendall-2.2-2|8	Group:            Sciences/Mathematics
14cr|R-Kendall-2.2-2|9	License:          GPL (>= 2)
14cr|R-Kendall-2.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Kendall-2.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-Kendall-2.2-2|12	
14cr|R-Kendall-2.2-2|13	
14cr|R-Kendall-2.2-2|14	Requires:         R-boot
14cr|R-Kendall-2.2-2|15	
14cr|R-Kendall-2.2-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-Kendall-2.2-2|17	BuildRequires:    R-boot
14cr|R-Kendall-2.2-2|18	
14cr|R-Kendall-2.2-2|19	%description
14cr|R-Kendall-2.2-2|20	Computes the Kendall rank correlation and Mann-Kendall trend test. See
14cr|R-Kendall-2.2-2|21	documentation for use of block bootstrap when there is autocorrelation.
14cr|R-Kendall-2.2-2|22	
14cr|R-Kendall-2.2-2|23	%prep
14cr|R-Kendall-2.2-2|24	%setup -q -c -n %{packname}
14cr|R-Kendall-2.2-2|25	
14cr|R-Kendall-2.2-2|26	%build
14cr|R-Kendall-2.2-2|27	
14cr|R-Kendall-2.2-2|28	%install
14cr|R-Kendall-2.2-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Kendall-2.2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Kendall-2.2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Kendall-2.2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Kendall-2.2-2|33	
14cr|R-Kendall-2.2-2|34	%check
14cr|R-Kendall-2.2-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-Kendall-2.2-2|36	
14cr|R-Kendall-2.2-2|37	%files
14cr|R-Kendall-2.2-2|38	%dir %{rlibdir}/%{packname}
14cr|R-Kendall-2.2-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-Kendall-2.2-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Kendall-2.2-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Kendall-2.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-Kendall-2.2-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Kendall-2.2-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-Kendall-2.2-2|45	%{rlibdir}/%{packname}/R
14cr|R-Kendall-2.2-2|46	%{rlibdir}/%{packname}/help
14cr|R-Kendall-2.2-2|47	%{rlibdir}/%{packname}/data
14cr|R-Kendall-2.2-2|48	%{rlibdir}/%{packname}/libs
14cr|R-Kendall-2.2-2|49	
14cr|R-Kendall-2.2-2|50	%changelog
14cr|R-Kendall-2.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-2
14cr|R-Kendall-2.2-2|52	+ Revision: 7146876
14cr|R-Kendall-2.2-2|53	- MassBuild#464: Increase release tag
14cr|R-Kendall-2.2-2|54	
14cr|R-Kendall-2.2-2|55	

7479 14
14cr|R-kernlab-0.9.19-3|1	%global packname  kernlab
14cr|R-kernlab-0.9.19-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-kernlab-0.9.19-3|3	
14cr|R-kernlab-0.9.19-3|4	Name:             R-%{packname}
14cr|R-kernlab-0.9.19-3|5	Version:          0.9.19
14cr|R-kernlab-0.9.19-3|6	Release:          3
14cr|R-kernlab-0.9.19-3|7	Summary:          Kernel-based Machine Learning Lab
14cr|R-kernlab-0.9.19-3|8	Group:            Sciences/Mathematics
14cr|R-kernlab-0.9.19-3|9	License:          GPL-2
14cr|R-kernlab-0.9.19-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-kernlab-0.9.19-3|11	Source0:          http://cran.r-project.org/src/contrib/kernlab_0.9-19.tar.gz
14cr|R-kernlab-0.9.19-3|12	Requires:         R-methods
14cr|R-kernlab-0.9.19-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-kernlab-0.9.19-3|14	BuildRequires:    blas-devel
14cr|R-kernlab-0.9.19-3|15	BuildRequires:    lapack-devel
14cr|R-kernlab-0.9.19-3|16	
14cr|R-kernlab-0.9.19-3|17	%description
14cr|R-kernlab-0.9.19-3|18	Kernel-based machine learning methods for classification, regression,
14cr|R-kernlab-0.9.19-3|19	clustering, novelty detection, quantile regression and dimensionality
14cr|R-kernlab-0.9.19-3|20	reduction. Among other methods kernlab includes Support Vector Machines,
14cr|R-kernlab-0.9.19-3|21	Spectral Clustering, Kernel PCA and a QP solver.
14cr|R-kernlab-0.9.19-3|22	
14cr|R-kernlab-0.9.19-3|23	%prep
14cr|R-kernlab-0.9.19-3|24	%setup -q -c -n %{packname}
14cr|R-kernlab-0.9.19-3|25	
14cr|R-kernlab-0.9.19-3|26	%build
14cr|R-kernlab-0.9.19-3|27	
14cr|R-kernlab-0.9.19-3|28	%install
14cr|R-kernlab-0.9.19-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-kernlab-0.9.19-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-kernlab-0.9.19-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-kernlab-0.9.19-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-kernlab-0.9.19-3|33	
14cr|R-kernlab-0.9.19-3|34	%check
14cr|R-kernlab-0.9.19-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-kernlab-0.9.19-3|36	
14cr|R-kernlab-0.9.19-3|37	%files
14cr|R-kernlab-0.9.19-3|38	%dir %{rlibdir}/%{packname}
14cr|R-kernlab-0.9.19-3|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-kernlab-0.9.19-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-kernlab-0.9.19-3|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-kernlab-0.9.19-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-kernlab-0.9.19-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-kernlab-0.9.19-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-kernlab-0.9.19-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-kernlab-0.9.19-3|46	%{rlibdir}/%{packname}/R
14cr|R-kernlab-0.9.19-3|47	%{rlibdir}/%{packname}/data
14cr|R-kernlab-0.9.19-3|48	%{rlibdir}/%{packname}/help
14cr|R-kernlab-0.9.19-3|49	%{rlibdir}/%{packname}/libs
14cr|R-kernlab-0.9.19-3|50	%{rlibdir}/%{packname}/COPYRIGHTS
14cr|R-kernlab-0.9.19-3|51	
14cr|R-kernlab-0.9.19-3|52	%changelog
14cr|R-kernlab-0.9.19-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.19-3
14cr|R-kernlab-0.9.19-3|54	+ Revision: cc919df
14cr|R-kernlab-0.9.19-3|55	- MassBuild#464: Increase release tag
14cr|R-kernlab-0.9.19-3|56	
14cr|R-kernlab-0.9.19-3|57	

7480 14
14cr|rkhunter-1.4.0-3|1	Summary:	Rootkit scans for rootkits, backdoors and local exploits
14cr|rkhunter-1.4.0-3|2	Name:		rkhunter
14cr|rkhunter-1.4.0-3|3	Version:	1.4.0
14cr|rkhunter-1.4.0-3|4	Release:	3
14cr|rkhunter-1.4.0-3|5	License:	GPLv2+
14cr|rkhunter-1.4.0-3|6	Group:		System/Configuration/Other
14cr|rkhunter-1.4.0-3|7	URL:		http://rkhunter.sourceforge.net/
14cr|rkhunter-1.4.0-3|8	Source0:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz
14cr|rkhunter-1.4.0-3|9	Source1:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz.asc
14cr|rkhunter-1.4.0-3|10	Source2:	rkhunter.cron
14cr|rkhunter-1.4.0-3|11	Source3:	rkhunter.logrotate
14cr|rkhunter-1.4.0-3|12	BuildArch:	noarch
14cr|rkhunter-1.4.0-3|13	Requires:	binutils
14cr|rkhunter-1.4.0-3|14	Requires:	e2fsprogs
14cr|rkhunter-1.4.0-3|15	Requires:	webfetch
14cr|rkhunter-1.4.0-3|16	Suggests:	unhide
14cr|rkhunter-1.4.0-3|17	
14cr|rkhunter-1.4.0-3|18	%description
14cr|rkhunter-1.4.0-3|19	Rootkit scanner is scanning tool to ensure you you're clean of known nasty
14cr|rkhunter-1.4.0-3|20	tools. This tool scans for rootkits, backdoors and local exploits by running
14cr|rkhunter-1.4.0-3|21	tests like:
14cr|rkhunter-1.4.0-3|22	- MD5/SHA1 hash compare
14cr|rkhunter-1.4.0-3|23	- Look for default files used by rootkits
14cr|rkhunter-1.4.0-3|24	- Wrong file permissions for binaries
14cr|rkhunter-1.4.0-3|25	- Look for suspected strings in LKM and KLD modules
14cr|rkhunter-1.4.0-3|26	- Look for hidden files
14cr|rkhunter-1.4.0-3|27	- Optional scan within plaintext and binary files
14cr|rkhunter-1.4.0-3|28	
14cr|rkhunter-1.4.0-3|29	%prep
14cr|rkhunter-1.4.0-3|30	
14cr|rkhunter-1.4.0-3|31	%setup -q
14cr|rkhunter-1.4.0-3|32	chmod -R a+r .
14cr|rkhunter-1.4.0-3|33	
14cr|rkhunter-1.4.0-3|34	%build
14cr|rkhunter-1.4.0-3|35	
14cr|rkhunter-1.4.0-3|36	%install
14cr|rkhunter-1.4.0-3|37	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_sbindir} \
14cr|rkhunter-1.4.0-3|38	%{buildroot}%{_var}/lib/rkhunter/{db/i18n,scripts,tmp} \
14cr|rkhunter-1.4.0-3|39	%{buildroot}%{_mandir}/man8
14cr|rkhunter-1.4.0-3|40	install files/rkhunter %{buildroot}%{_sbindir}/
14cr|rkhunter-1.4.0-3|41	install -m 644 files/%{name}.conf %{buildroot}%{_sysconfdir}
14cr|rkhunter-1.4.0-3|42	
14cr|rkhunter-1.4.0-3|43	cat<<EOF>>%{buildroot}%{_sysconfdir}/rkhunter.conf
14cr|rkhunter-1.4.0-3|44	INSTALLDIR=%{_var}
14cr|rkhunter-1.4.0-3|45	SCRIPTDIR=%{_var}/lib/rkhunter/scripts
14cr|rkhunter-1.4.0-3|46	PKGMGR=RPM
14cr|rkhunter-1.4.0-3|47	# to avoid some false positives...
14cr|rkhunter-1.4.0-3|48	ALLOWDEVFILE=/dev/shm/pulse-shm-*
14cr|rkhunter-1.4.0-3|49	ALLOWDEVFILE=/dev/shm/mono.*
14cr|rkhunter-1.4.0-3|50	ALLOWHIDDENDIR="/etc/.java"
14cr|rkhunter-1.4.0-3|51	ALLOWHIDDENDIR=/dev/.udev
14cr|rkhunter-1.4.0-3|52	ALLOWHIDDENDIR=/dev/.udevdb
14cr|rkhunter-1.4.0-3|53	ALLOWHIDDENDIR=/dev/.udev.tdb
14cr|rkhunter-1.4.0-3|54	ALLOWHIDDENDIR=/dev/.static
14cr|rkhunter-1.4.0-3|55	ALLOWHIDDENDIR=/dev/.initramfs
14cr|rkhunter-1.4.0-3|56	ALLOWHIDDENDIR=/dev/.SRC-unix
14cr|rkhunter-1.4.0-3|57	ALLOWHIDDENDIR=/dev/.mdadm
14cr|rkhunter-1.4.0-3|58	ALLOWHIDDENDIR=/dev/.systemd
14cr|rkhunter-1.4.0-3|59	ALLOWHIDDENDIR=/dev/.mount
14cr|rkhunter-1.4.0-3|60	ALLOWHIDDENFILE=/usr/share/man/man1/..1%{_extension}
14cr|rkhunter-1.4.0-3|61	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-settings.1%{_extension}
14cr|rkhunter-1.4.0-3|62	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-smi.1%{_extension}
14cr|rkhunter-1.4.0-3|63	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-xconfig.1%{_extension}
14cr|rkhunter-1.4.0-3|64	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-settings.1%{_extension}
14cr|rkhunter-1.4.0-3|65	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-xconfig.1%{_extension}
14cr|rkhunter-1.4.0-3|66	ALLOWHIDDENFILE=/usr/share/man/man5/.k5login.5%{_extension}
14cr|rkhunter-1.4.0-3|67	ALLOWHIDDENFILE=/usr/share/man/man5/.k5identity.5%{_extension}
14cr|rkhunter-1.4.0-3|68	SCRIPTWHITELIST=/usr/bin/GET
14cr|rkhunter-1.4.0-3|69	SCRIPTWHITELIST=/usr/bin/groups
14cr|rkhunter-1.4.0-3|70	SCRIPTWHITELIST=/usr/bin/ldd
14cr|rkhunter-1.4.0-3|71	SCRIPTWHITELIST=/usr/bin/whatis
14cr|rkhunter-1.4.0-3|72	SCRIPTWHITELIST=/sbin/ifup
14cr|rkhunter-1.4.0-3|73	SCRIPTWHITELIST=/sbin/ifdown
14cr|rkhunter-1.4.0-3|74	ALLOWDEVFILE=/dev/shm/pulse-shm-*
14cr|rkhunter-1.4.0-3|75	ALLOWDEVFILE=/dev/md/md-device-map
14cr|rkhunter-1.4.0-3|76	# tomboy creates this one
14cr|rkhunter-1.4.0-3|77	ALLOWDEVFILE="/dev/shm/mono.*"
14cr|rkhunter-1.4.0-3|78	# created by libv4l
14cr|rkhunter-1.4.0-3|79	ALLOWDEVFILE="/dev/shm/libv4l-*"
14cr|rkhunter-1.4.0-3|80	# created by spice video
14cr|rkhunter-1.4.0-3|81	ALLOWDEVFILE="/dev/shm/spice.*"
14cr|rkhunter-1.4.0-3|82	EOF
14cr|rkhunter-1.4.0-3|83	
14cr|rkhunter-1.4.0-3|84	install -m 644 files/*.dat %{buildroot}%{_var}/lib/rkhunter/db
14cr|rkhunter-1.4.0-3|85	install -m 644 files/i18n/* %{buildroot}%{_var}/lib/rkhunter/db/i18n
14cr|rkhunter-1.4.0-3|86	install -m 754 files/*.{pl,sh} %{buildroot}%{_var}/lib/rkhunter/scripts
14cr|rkhunter-1.4.0-3|87	install -m 644 files/rkhunter.8 %{buildroot}%{_mandir}/man8
14cr|rkhunter-1.4.0-3|88	
14cr|rkhunter-1.4.0-3|89	%{__mkdir_p} %{buildroot}%{_sysconfdir}/cron.daily
14cr|rkhunter-1.4.0-3|90	%{__install} -m 0755 %{SOURCE2} \
14cr|rkhunter-1.4.0-3|91	%{buildroot}%{_sysconfdir}/cron.daily/rkhunter
14cr|rkhunter-1.4.0-3|92	
14cr|rkhunter-1.4.0-3|93	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cr|rkhunter-1.4.0-3|94	%{__install} -m 0644 %{SOURCE3} \
14cr|rkhunter-1.4.0-3|95	%{buildroot}%{_sysconfdir}/logrotate.d/rkhunter
14cr|rkhunter-1.4.0-3|96	
14cr|rkhunter-1.4.0-3|97	%post
14cr|rkhunter-1.4.0-3|98	if [ $1 = 1 ]; then
14cr|rkhunter-1.4.0-3|99	# create rkhunter.dat
14cr|rkhunter-1.4.0-3|100	%{_sbindir}/rkhunter --propupd
14cr|rkhunter-1.4.0-3|101	# gather user / group info
14cr|rkhunter-1.4.0-3|102	echo "\r"|%{_sbindir}/rkhunter --enable group_changes,passwd_changes
14cr|rkhunter-1.4.0-3|103	# Suppress warning on fresh install because of missing copies of passwd
14cr|rkhunter-1.4.0-3|104	# and groups file above
14cr|rkhunter-1.4.0-3|105	/bin/true
14cr|rkhunter-1.4.0-3|106	fi
14cr|rkhunter-1.4.0-3|107	
14cr|rkhunter-1.4.0-3|108	%files
14cr|rkhunter-1.4.0-3|109	%doc files/CHANGELOG files/README
14cr|rkhunter-1.4.0-3|110	%config(noreplace) %{_sysconfdir}/rkhunter.conf
14cr|rkhunter-1.4.0-3|111	%{_sysconfdir}/cron.daily/rkhunter
14cr|rkhunter-1.4.0-3|112	%{_sysconfdir}/logrotate.d/rkhunter
14cr|rkhunter-1.4.0-3|113	%{_sbindir}/*
14cr|rkhunter-1.4.0-3|114	%{_var}/lib/rkhunter
14cr|rkhunter-1.4.0-3|115	%{_mandir}/man8/*
14cr|rkhunter-1.4.0-3|116	
14cr|rkhunter-1.4.0-3|117	
14cr|rkhunter-1.4.0-3|118	
14cr|rkhunter-1.4.0-3|119	%changelog
14cr|rkhunter-1.4.0-3|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|rkhunter-1.4.0-3|121	+ Revision: 25375bd
14cr|rkhunter-1.4.0-3|122	- MassBuild#464: Increase release tag
14cr|rkhunter-1.4.0-3|123	
14cr|rkhunter-1.4.0-3|124	

7481 14
14cr|R-kinship2-1.5.4-2|1	%global packname  kinship2
14cr|R-kinship2-1.5.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-kinship2-1.5.4-2|3	
14cr|R-kinship2-1.5.4-2|4	%define debug_package %{nil}
14cr|R-kinship2-1.5.4-2|5	
14cr|R-kinship2-1.5.4-2|6	Name:             R-%{packname}
14cr|R-kinship2-1.5.4-2|7	Version:          1.5.4
14cr|R-kinship2-1.5.4-2|8	Release:          2
14cr|R-kinship2-1.5.4-2|9	Summary:          Pedigree functions
14cr|R-kinship2-1.5.4-2|10	Group:            Sciences/Mathematics
14cr|R-kinship2-1.5.4-2|11	License:          GPL (>= 2)
14cr|R-kinship2-1.5.4-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-kinship2-1.5.4-2|13	Source0:          http://cran.r-project.org/src/contrib/kinship2_1.5.4.tar.gz
14cr|R-kinship2-1.5.4-2|14	Requires:         R-Matrix R-quadprog
14cr|R-kinship2-1.5.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-kinship2-1.5.4-2|16	BuildRequires:    R-Matrix R-quadprog
14cr|R-kinship2-1.5.4-2|17	
14cr|R-kinship2-1.5.4-2|18	%description
14cr|R-kinship2-1.5.4-2|19	Routines to handle family data with a pedigree object. The initial purpose
14cr|R-kinship2-1.5.4-2|20	was to create correlation structures that describe family relationships
14cr|R-kinship2-1.5.4-2|21	such as kinship and identity-by-descent, which can be used to model family
14cr|R-kinship2-1.5.4-2|22	data in mixed effects models, such as in the coxme function.  Also
14cr|R-kinship2-1.5.4-2|23	includes a tool for pedigree drawing which is focused on producing compact
14cr|R-kinship2-1.5.4-2|24	layouts without intervention.  Recent additions include utilities to trim
14cr|R-kinship2-1.5.4-2|25	the pedigree object with various criteria.
14cr|R-kinship2-1.5.4-2|26	
14cr|R-kinship2-1.5.4-2|27	%prep
14cr|R-kinship2-1.5.4-2|28	%setup -q -c -n %{packname}
14cr|R-kinship2-1.5.4-2|29	
14cr|R-kinship2-1.5.4-2|30	%build
14cr|R-kinship2-1.5.4-2|31	
14cr|R-kinship2-1.5.4-2|32	%install
14cr|R-kinship2-1.5.4-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-kinship2-1.5.4-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-kinship2-1.5.4-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-kinship2-1.5.4-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-kinship2-1.5.4-2|37	
14cr|R-kinship2-1.5.4-2|38	%check
14cr|R-kinship2-1.5.4-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-kinship2-1.5.4-2|40	
14cr|R-kinship2-1.5.4-2|41	%files
14cr|R-kinship2-1.5.4-2|42	%dir %{rlibdir}/%{packname}
14cr|R-kinship2-1.5.4-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-kinship2-1.5.4-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-kinship2-1.5.4-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-kinship2-1.5.4-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-kinship2-1.5.4-2|47	%{rlibdir}/%{packname}/COPYRIGHT
14cr|R-kinship2-1.5.4-2|48	%{rlibdir}/%{packname}/GPL2.txt
14cr|R-kinship2-1.5.4-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-kinship2-1.5.4-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-kinship2-1.5.4-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-kinship2-1.5.4-2|52	%{rlibdir}/%{packname}/R
14cr|R-kinship2-1.5.4-2|53	%{rlibdir}/%{packname}/data
14cr|R-kinship2-1.5.4-2|54	%{rlibdir}/%{packname}/help
14cr|R-kinship2-1.5.4-2|55	
14cr|R-kinship2-1.5.4-2|56	
14cr|R-kinship2-1.5.4-2|57	%changelog
14cr|R-kinship2-1.5.4-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-2
14cr|R-kinship2-1.5.4-2|59	+ Revision: a99c482
14cr|R-kinship2-1.5.4-2|60	- MassBuild#464: Increase release tag
14cr|R-kinship2-1.5.4-2|61	
14cr|R-kinship2-1.5.4-2|62	

7482 14
14cr|R-klaR-0.6.12-1|1	%global packname  klaR
14cr|R-klaR-0.6.12-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-klaR-0.6.12-1|3	
14cr|R-klaR-0.6.12-1|4	Name:             R-%{packname}
14cr|R-klaR-0.6.12-1|5	Version:          0.6.12
14cr|R-klaR-0.6.12-1|6	Release:          1
14cr|R-klaR-0.6.12-1|7	Summary:          Classification and visualization
14cr|R-klaR-0.6.12-1|8	Group:            Sciences/Mathematics
14cr|R-klaR-0.6.12-1|9	License:          GPL-2
14cr|R-klaR-0.6.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-klaR-0.6.12-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-12.tar.gz
14cr|R-klaR-0.6.12-1|12	BuildArch:        noarch
14cr|R-klaR-0.6.12-1|13	Requires:         R-core
14cr|R-klaR-0.6.12-1|14	
14cr|R-klaR-0.6.12-1|15	Requires:         R-MASS
14cr|R-klaR-0.6.12-1|16	Requires:         R-combinat
14cr|R-klaR-0.6.12-1|17	Requires:         R-scatterplot3d R-som R-mlbench R-rpart R-e1071
14cr|R-klaR-0.6.12-1|18	BuildRequires:    R-devel Rmath-devel R-MASS
14cr|R-klaR-0.6.12-1|19	BuildRequires:    R-combinat
14cr|R-klaR-0.6.12-1|20	BuildRequires:   R-scatterplot3d R-som R-mlbench R-rpart R-e1071
14cr|R-klaR-0.6.12-1|21	%description
14cr|R-klaR-0.6.12-1|22	Miscellaneous functions for classification and visualization developed at
14cr|R-klaR-0.6.12-1|23	the Fakultaet Statistik, Technische Universitaet Dortmund
14cr|R-klaR-0.6.12-1|24	
14cr|R-klaR-0.6.12-1|25	%prep
14cr|R-klaR-0.6.12-1|26	%setup -q -c -n %{packname}
14cr|R-klaR-0.6.12-1|27	
14cr|R-klaR-0.6.12-1|28	%build
14cr|R-klaR-0.6.12-1|29	
14cr|R-klaR-0.6.12-1|30	%install
14cr|R-klaR-0.6.12-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-klaR-0.6.12-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-klaR-0.6.12-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-klaR-0.6.12-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-klaR-0.6.12-1|35	
14cr|R-klaR-0.6.12-1|36	%check
14cr|R-klaR-0.6.12-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-klaR-0.6.12-1|38	
14cr|R-klaR-0.6.12-1|39	%files
14cr|R-klaR-0.6.12-1|40	%dir %{rlibdir}/%{packname}
14cr|R-klaR-0.6.12-1|41	%doc %{rlibdir}/%{packname}/html
14cr|R-klaR-0.6.12-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-klaR-0.6.12-1|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-klaR-0.6.12-1|44	%{rlibdir}/%{packname}/INDEX
14cr|R-klaR-0.6.12-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-klaR-0.6.12-1|46	%{rlibdir}/%{packname}/Meta
14cr|R-klaR-0.6.12-1|47	%{rlibdir}/%{packname}/R
14cr|R-klaR-0.6.12-1|48	%{rlibdir}/%{packname}/help
14cr|R-klaR-0.6.12-1|49	%{rlibdir}/%{packname}/data
14cr|R-klaR-0.6.12-1|50	%{rlibdir}/%{packname}/CITATION
14cr|R-klaR-0.6.12-1|51	
14cr|R-klaR-0.6.12-1|52	%changelog
14cr|R-klaR-0.6.12-1|53	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.12-1
14cr|R-klaR-0.6.12-1|54	+ Revision: f0a5904
14cr|R-klaR-0.6.12-1|55	- Add tarball
14cr|R-klaR-0.6.12-1|56	
14cr|R-klaR-0.6.12-1|57	

7483 14
14cr|R-knitr-1.5-2|1	%define debug_package %{nil}
14cr|R-knitr-1.5-2|2	
14cr|R-knitr-1.5-2|3	%global packname  knitr
14cr|R-knitr-1.5-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-knitr-1.5-2|5	
14cr|R-knitr-1.5-2|6	Name:             R-%{packname}
14cr|R-knitr-1.5-2|7	Version:          1.5
14cr|R-knitr-1.5-2|8	Release:          2
14cr|R-knitr-1.5-2|9	Summary:          A general-purpose package for dynamic report generation in R
14cr|R-knitr-1.5-2|10	Group:            Sciences/Mathematics
14cr|R-knitr-1.5-2|11	License:          GPL
14cr|R-knitr-1.5-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-knitr-1.5-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-knitr-1.5-2|14	
14cr|R-knitr-1.5-2|15	
14cr|R-knitr-1.5-2|16	Requires:         R-evaluate R-digest R-formatR R-highr R-markdown R-stringr R-tools
14cr|R-knitr-1.5-2|17	Requires:         R-testit R-rgl R-codetools R-XML R-RCurl
14cr|R-knitr-1.5-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-knitr-1.5-2|19	BuildRequires:    R-evaluate R-digest R-formatR R-highr R-markdown R-stringr R-tools
14cr|R-knitr-1.5-2|20	BuildRequires:   R-testit R-rgl R-codetools R-XML R-RCurl
14cr|R-knitr-1.5-2|21	
14cr|R-knitr-1.5-2|22	%description
14cr|R-knitr-1.5-2|23	This package provides a general-purpose tool for dynamic report generation
14cr|R-knitr-1.5-2|24	in R, which can be used to deal with any type of (plain text) files,
14cr|R-knitr-1.5-2|25	including Sweave, HTML, Markdown, reStructuredText and AsciiDoc. The
14cr|R-knitr-1.5-2|26	patterns of code chunks and inline R expressions can be customized. R code
14cr|R-knitr-1.5-2|27	is evaluated as if it were copied and pasted in an R terminal thanks to
14cr|R-knitr-1.5-2|28	the evaluate package (e.g. we do not need to explicitly print() plots from
14cr|R-knitr-1.5-2|29	ggplot2 or lattice). R code can be reformatted by the formatR package so
14cr|R-knitr-1.5-2|30	that long lines are automatically wrapped, with indent and spaces being
14cr|R-knitr-1.5-2|31	added, and comments being preserved. A simple caching mechanism is
14cr|R-knitr-1.5-2|32	provided to cache results from computations for the first time and the
14cr|R-knitr-1.5-2|33	computations will be skipped the next time. Almost all common graphics
14cr|R-knitr-1.5-2|34	devices, including those in base R and add-on packages like Cairo,
14cr|R-knitr-1.5-2|35	cairoDevice and tikzDevice, are built-in with this package and it is
14cr|R-knitr-1.5-2|36	straightforward to switch between devices without writing any special
14cr|R-knitr-1.5-2|37	functions. The width and height as well as alignment of plots in the
14cr|R-knitr-1.5-2|38	output document can be specified in chunk options (the size of plots for
14cr|R-knitr-1.5-2|39	graphics devices is still supported as usual). Multiple plots can be
14cr|R-knitr-1.5-2|40	recorded in a single code chunk, and it is also allowed to rearrange plots
14cr|R-knitr-1.5-2|41	to the end of a chunk or just keep the last plot. Warnings, messages and
14cr|R-knitr-1.5-2|42	errors are written in the output document by default (can be turned off).
14cr|R-knitr-1.5-2|43	Currently LaTeX, HTML, Markdown and reST are supported, and other output
14cr|R-knitr-1.5-2|44	formats can be supported by hook functions. The large collection of hooks
14cr|R-knitr-1.5-2|45	in this package makes it possible for the user to control almost
14cr|R-knitr-1.5-2|46	everything in the R code input and output. Hooks can be used either to
14cr|R-knitr-1.5-2|47	format the output or to run a specified R code fragment before or after a
14cr|R-knitr-1.5-2|48	code chunk. The language in code chunks is not restricted to R only (there
14cr|R-knitr-1.5-2|49	is simple support to Python and Awk, etc). Many features are borrowed from
14cr|R-knitr-1.5-2|50	or inspired by Sweave, cacheSweave, pgfSweave, brew and decumar.
14cr|R-knitr-1.5-2|51	
14cr|R-knitr-1.5-2|52	%prep
14cr|R-knitr-1.5-2|53	%setup -q -c -n %{packname}
14cr|R-knitr-1.5-2|54	
14cr|R-knitr-1.5-2|55	%build
14cr|R-knitr-1.5-2|56	
14cr|R-knitr-1.5-2|57	%install
14cr|R-knitr-1.5-2|58	mkdir -p %{buildroot}%{rlibdir}
14cr|R-knitr-1.5-2|59	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-knitr-1.5-2|60	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-knitr-1.5-2|61	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-knitr-1.5-2|62	
14cr|R-knitr-1.5-2|63	%check
14cr|R-knitr-1.5-2|64	%{_bindir}/R CMD check %{packname}
14cr|R-knitr-1.5-2|65	
14cr|R-knitr-1.5-2|66	%files
14cr|R-knitr-1.5-2|67	%dir %{rlibdir}/%{packname}
14cr|R-knitr-1.5-2|68	%doc %{rlibdir}/%{packname}/doc
14cr|R-knitr-1.5-2|69	%doc %{rlibdir}/%{packname}/html
14cr|R-knitr-1.5-2|70	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-knitr-1.5-2|71	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-knitr-1.5-2|72	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-knitr-1.5-2|73	%{rlibdir}/%{packname}/INDEX
14cr|R-knitr-1.5-2|74	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-knitr-1.5-2|75	%{rlibdir}/%{packname}/Meta
14cr|R-knitr-1.5-2|76	%{rlibdir}/%{packname}/R
14cr|R-knitr-1.5-2|77	%{rlibdir}/%{packname}/bin
14cr|R-knitr-1.5-2|78	%{rlibdir}/%{packname}/demo
14cr|R-knitr-1.5-2|79	%{rlibdir}/%{packname}/examples
14cr|R-knitr-1.5-2|80	%{rlibdir}/%{packname}/help
14cr|R-knitr-1.5-2|81	%{rlibdir}/%{packname}/misc
14cr|R-knitr-1.5-2|82	%{rlibdir}/%{packname}/opencpu
14cr|R-knitr-1.5-2|83	%{rlibdir}/%{packname}/shiny
14cr|R-knitr-1.5-2|84	%{rlibdir}/%{packname}/themes
14cr|R-knitr-1.5-2|85	
14cr|R-knitr-1.5-2|86	%changelog
14cr|R-knitr-1.5-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|R-knitr-1.5-2|88	+ Revision: e2dded6
14cr|R-knitr-1.5-2|89	- MassBuild#464: Increase release tag
14cr|R-knitr-1.5-2|90	
14cr|R-knitr-1.5-2|91	

7484 14
14cr|R-ks-1.9.3-1|1	%global packname  ks
14cr|R-ks-1.9.3-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ks-1.9.3-1|3	
14cr|R-ks-1.9.3-1|4	Name:             R-%{packname}
14cr|R-ks-1.9.3-1|5	Version:          1.9.3
14cr|R-ks-1.9.3-1|6	Release:          1
14cr|R-ks-1.9.3-1|7	Summary:          Kernel smoothing
14cr|R-ks-1.9.3-1|8	Group:            Sciences/Mathematics
14cr|R-ks-1.9.3-1|9	License:          GPL-2 | GPL-3
14cr|R-ks-1.9.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ks-1.9.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-ks-1.9.3-1|12	
14cr|R-ks-1.9.3-1|13	Requires:         R-KernSmooth R-misc3d R-mvtnorm R-rgl
14cr|R-ks-1.9.3-1|14	Requires:         R-multicool
14cr|R-ks-1.9.3-1|15	Requires:         R-MASS
14cr|R-ks-1.9.3-1|16	BuildRequires:    R-devel Rmath-devel R-KernSmooth R-misc3d R-mvtnorm R-rgl
14cr|R-ks-1.9.3-1|17	BuildRequires:    R-multicool
14cr|R-ks-1.9.3-1|18	BuildRequires:   R-MASS
14cr|R-ks-1.9.3-1|19	%description
14cr|R-ks-1.9.3-1|20	Kernel smoothers for univariate and multivariate data
14cr|R-ks-1.9.3-1|21	
14cr|R-ks-1.9.3-1|22	%prep
14cr|R-ks-1.9.3-1|23	%setup -q -c -n %{packname}
14cr|R-ks-1.9.3-1|24	
14cr|R-ks-1.9.3-1|25	%build
14cr|R-ks-1.9.3-1|26	
14cr|R-ks-1.9.3-1|27	%install
14cr|R-ks-1.9.3-1|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ks-1.9.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ks-1.9.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ks-1.9.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ks-1.9.3-1|32	
14cr|R-ks-1.9.3-1|33	%check
14cr|R-ks-1.9.3-1|34	#%{_bindir}/R CMD check %{packname}
14cr|R-ks-1.9.3-1|35	
14cr|R-ks-1.9.3-1|36	%files
14cr|R-ks-1.9.3-1|37	%dir %{rlibdir}/%{packname}
14cr|R-ks-1.9.3-1|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-ks-1.9.3-1|39	%doc %{rlibdir}/%{packname}/html
14cr|R-ks-1.9.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ks-1.9.3-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-ks-1.9.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ks-1.9.3-1|43	%{rlibdir}/%{packname}/Meta
14cr|R-ks-1.9.3-1|44	%{rlibdir}/%{packname}/R
14cr|R-ks-1.9.3-1|45	%{rlibdir}/%{packname}/help
14cr|R-ks-1.9.3-1|46	%{rlibdir}/%{packname}/data
14cr|R-ks-1.9.3-1|47	%{rlibdir}/%{packname}/libs
14cr|R-ks-1.9.3-1|48	
14cr|R-ks-1.9.3-1|49	%changelog
14cr|R-ks-1.9.3-1|50	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.3-1
14cr|R-ks-1.9.3-1|51	+ Revision: b2b9ef2
14cr|R-ks-1.9.3-1|52	- Added tarball
14cr|R-ks-1.9.3-1|53	
14cr|R-ks-1.9.3-1|54	

7485 14
14cr|rkward-0.6.1-2|1	%if %{_use_internal_dependency_generator}
14cr|rkward-0.6.1-2|2	%define __noautoreq 'libR\\.so|libRblas\\.so|libRlapack\\.so'
14cr|rkward-0.6.1-2|3	%else
14cr|rkward-0.6.1-2|4	%define _requires_exceptions libR.so\\|libRblas.so\\|libRlapack.so
14cr|rkward-0.6.1-2|5	%endif
14cr|rkward-0.6.1-2|6	
14cr|rkward-0.6.1-2|7	Summary:	A KDE gui to R language
14cr|rkward-0.6.1-2|8	Name:		rkward
14cr|rkward-0.6.1-2|9	Version:	0.6.1
14cr|rkward-0.6.1-2|10	Release:	2
14cr|rkward-0.6.1-2|11	License:	GPLv2+
14cr|rkward-0.6.1-2|12	Group:		Sciences/Mathematics
14cr|rkward-0.6.1-2|13	Url:		http://rkward.sourceforge.net
14cr|rkward-0.6.1-2|14	Source0:	https://sourceforge.net/projects/rkward/files/Current_Stable_Releases/%{name}-%{version}.tar.gz
14cr|rkward-0.6.1-2|15	BuildRequires:	pkgconfig(libR)
14cr|rkward-0.6.1-2|16	BuildRequires:	kdelibs4-devel
14cr|rkward-0.6.1-2|17	BuildRequires:	gcc-gfortran
14cr|rkward-0.6.1-2|18	BuildRequires:	desktop-file-utils
14cr|rkward-0.6.1-2|19	BuildRequires:	cmake
14cr|rkward-0.6.1-2|20	Requires:	R-base
14cr|rkward-0.6.1-2|21	Requires:	php-cli
14cr|rkward-0.6.1-2|22	Suggests:	katepart
14cr|rkward-0.6.1-2|23	Obsoletes:	kde4-%{name} < 0.5.1
14cr|rkward-0.6.1-2|24	Provides:	kde4-%{name} = %{version}
14cr|rkward-0.6.1-2|25	
14cr|rkward-0.6.1-2|26	%description
14cr|rkward-0.6.1-2|27	RKWard is meant to become an easy to use, transparent frontend to the
14cr|rkward-0.6.1-2|28	R-language, a very powerful, yet hard-to-get-into scripting-language with
14cr|rkward-0.6.1-2|29	a strong focus on statistic functions. It will not only provide a convenient
14cr|rkward-0.6.1-2|30	user-interface, however, but also take care of seamless integration with an
14cr|rkward-0.6.1-2|31	office-suite. Practical statistics is not just about calculating, after all,
14cr|rkward-0.6.1-2|32	but also about documenting and ultimately publishing the results.
14cr|rkward-0.6.1-2|33	
14cr|rkward-0.6.1-2|34	%prep
14cr|rkward-0.6.1-2|35	%setup -q
14cr|rkward-0.6.1-2|36	
14cr|rkward-0.6.1-2|37	%build
14cr|rkward-0.6.1-2|38	%cmake_kde4
14cr|rkward-0.6.1-2|39	%make
14cr|rkward-0.6.1-2|40	
14cr|rkward-0.6.1-2|41	%install
14cr|rkward-0.6.1-2|42	%makeinstall_std -C build
14cr|rkward-0.6.1-2|43	
14cr|rkward-0.6.1-2|44	#(tpg) provide by R-base
14cr|rkward-0.6.1-2|45	rm -rf %{buildroot}%{_libdir}/R/lib/R.css
14cr|rkward-0.6.1-2|46	
14cr|rkward-0.6.1-2|47	# provided by katepart
14cr|rkward-0.6.1-2|48	rm -f %{buildroot}%{_kde_appsdir}/katepart/syntax/r.xml
14cr|rkward-0.6.1-2|49	
14cr|rkward-0.6.1-2|50	%find_lang %{name}
14cr|rkward-0.6.1-2|51	
14cr|rkward-0.6.1-2|52	%files -f %{name}.lang
14cr|rkward-0.6.1-2|53	%doc AUTHORS ChangeLog README
14cr|rkward-0.6.1-2|54	%{_kde_bindir}/%{name}*
14cr|rkward-0.6.1-2|55	%{_kde_datadir}/applications/kde4/rkward.desktop
14cr|rkward-0.6.1-2|56	%{_kde_appsdir}/rkward
14cr|rkward-0.6.1-2|57	%{_kde_appsdir}/katepart/*
14cr|rkward-0.6.1-2|58	%{_kde_docdir}/*/*/*
14cr|rkward-0.6.1-2|59	%{_kde_iconsdir}/*
14cr|rkward-0.6.1-2|60	%{_kde_libdir}/kde4/libexec/%{name}.*
14cr|rkward-0.6.1-2|61	%{_kde_mandir}/man1/%{name}.1*
14cr|rkward-0.6.1-2|62	%{_libdir}/R/*
14cr|rkward-0.6.1-2|63	
14cr|rkward-0.6.1-2|64	
14cr|rkward-0.6.1-2|65	
14cr|rkward-0.6.1-2|66	%changelog
14cr|rkward-0.6.1-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cr|rkward-0.6.1-2|68	+ Revision: d838a95
14cr|rkward-0.6.1-2|69	- MassBuild#464: Increase release tag
14cr|rkward-0.6.1-2|70	
14cr|rkward-0.6.1-2|71	

7486 14
14cr|R-labdsv-1.6.1-2|1	%global packname  labdsv
14cr|R-labdsv-1.6.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-labdsv-1.6.1-2|3	
14cr|R-labdsv-1.6.1-2|4	Name:             R-%{packname}
14cr|R-labdsv-1.6.1-2|5	Version:          1.6.1
14cr|R-labdsv-1.6.1-2|6	Release:          2
14cr|R-labdsv-1.6.1-2|7	Summary:          Ordination and Multivariate Analysis for Ecology
14cr|R-labdsv-1.6.1-2|8	Group:            Sciences/Mathematics
14cr|R-labdsv-1.6.1-2|9	License:          GPL (>= 2)
14cr|R-labdsv-1.6.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-labdsv-1.6.1-2|11	Source0:          http://cran.r-project.org/src/contrib/labdsv_1.6-1.tar.gz
14cr|R-labdsv-1.6.1-2|12	Requires:         R-mgcv
14cr|R-labdsv-1.6.1-2|13	Requires:         R-MASS
14cr|R-labdsv-1.6.1-2|14	Requires:         R-rgl
14cr|R-labdsv-1.6.1-2|15	BuildRequires:    R-devel
14cr|R-labdsv-1.6.1-2|16	BuildRequires:    Rmath-devel
14cr|R-labdsv-1.6.1-2|17	BuildRequires:    texlive-collection-latex
14cr|R-labdsv-1.6.1-2|18	BuildRequires:    R-mgcv
14cr|R-labdsv-1.6.1-2|19	BuildRequires:    R-MASS
14cr|R-labdsv-1.6.1-2|20	BuildRequires:    R-rgl
14cr|R-labdsv-1.6.1-2|21	BuildRequires:    pkgconfig(lapack)
14cr|R-labdsv-1.6.1-2|22	%rename R-cran-labdsv
14cr|R-labdsv-1.6.1-2|23	
14cr|R-labdsv-1.6.1-2|24	%description
14cr|R-labdsv-1.6.1-2|25	A variety of ordination and vegetation analyses useful in analysis of
14cr|R-labdsv-1.6.1-2|26	datasets in community ecology.  Includes many of the common ordination
14cr|R-labdsv-1.6.1-2|27	methods, with graphical routines to facilitate their interpretation, as
14cr|R-labdsv-1.6.1-2|28	well as several novel analyses.
14cr|R-labdsv-1.6.1-2|29	
14cr|R-labdsv-1.6.1-2|30	%prep
14cr|R-labdsv-1.6.1-2|31	%setup -q -c -n %{packname}
14cr|R-labdsv-1.6.1-2|32	
14cr|R-labdsv-1.6.1-2|33	%build
14cr|R-labdsv-1.6.1-2|34	
14cr|R-labdsv-1.6.1-2|35	%install
14cr|R-labdsv-1.6.1-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-labdsv-1.6.1-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-labdsv-1.6.1-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-labdsv-1.6.1-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-labdsv-1.6.1-2|40	
14cr|R-labdsv-1.6.1-2|41	#%check
14cr|R-labdsv-1.6.1-2|42	#%{_bindir}/R CMD check %{packname}
14cr|R-labdsv-1.6.1-2|43	
14cr|R-labdsv-1.6.1-2|44	%files
14cr|R-labdsv-1.6.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-labdsv-1.6.1-2|46	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-labdsv-1.6.1-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-labdsv-1.6.1-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-labdsv-1.6.1-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-labdsv-1.6.1-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-labdsv-1.6.1-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-labdsv-1.6.1-2|52	%{rlibdir}/%{packname}/R
14cr|R-labdsv-1.6.1-2|53	%{rlibdir}/%{packname}/data
14cr|R-labdsv-1.6.1-2|54	%{rlibdir}/%{packname}/help
14cr|R-labdsv-1.6.1-2|55	%{rlibdir}/%{packname}/libs
14cr|R-labdsv-1.6.1-2|56	
14cr|R-labdsv-1.6.1-2|57	
14cr|R-labdsv-1.6.1-2|58	
14cr|R-labdsv-1.6.1-2|59	%changelog
14cr|R-labdsv-1.6.1-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-2
14cr|R-labdsv-1.6.1-2|61	+ Revision: 7b8b365
14cr|R-labdsv-1.6.1-2|62	- MassBuild#464: Increase release tag
14cr|R-labdsv-1.6.1-2|63	
14cr|R-labdsv-1.6.1-2|64	

7487 14
14cr|R-labeling-0.2-2|1	%global packname labeling
14cr|R-labeling-0.2-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-labeling-0.2-2|3	
14cr|R-labeling-0.2-2|4	Name:             R-%{packname}
14cr|R-labeling-0.2-2|5	Version:          0.2
14cr|R-labeling-0.2-2|6	Release:          2
14cr|R-labeling-0.2-2|7	Summary:          Axis Labeling
14cr|R-labeling-0.2-2|8	Group:            Sciences/Mathematics
14cr|R-labeling-0.2-2|9	License:          MIT
14cr|R-labeling-0.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-labeling-0.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2.tar.gz
14cr|R-labeling-0.2-2|12	BuildArch:        noarch
14cr|R-labeling-0.2-2|13	Requires:         R-core
14cr|R-labeling-0.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-labeling-0.2-2|15	
14cr|R-labeling-0.2-2|16	%description
14cr|R-labeling-0.2-2|17	Provides a range of axis labeling algorithms
14cr|R-labeling-0.2-2|18	
14cr|R-labeling-0.2-2|19	%prep
14cr|R-labeling-0.2-2|20	%setup -q -c -n %{packname}
14cr|R-labeling-0.2-2|21	
14cr|R-labeling-0.2-2|22	%build
14cr|R-labeling-0.2-2|23	
14cr|R-labeling-0.2-2|24	%install
14cr|R-labeling-0.2-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-labeling-0.2-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-labeling-0.2-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-labeling-0.2-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-labeling-0.2-2|29	
14cr|R-labeling-0.2-2|30	%check
14cr|R-labeling-0.2-2|31	%{_bindir}/R CMD check %{packname}
14cr|R-labeling-0.2-2|32	
14cr|R-labeling-0.2-2|33	%files
14cr|R-labeling-0.2-2|34	%dir %{rlibdir}/%{packname}
14cr|R-labeling-0.2-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-labeling-0.2-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-labeling-0.2-2|37	%{rlibdir}/%{packname}/help
14cr|R-labeling-0.2-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-labeling-0.2-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-labeling-0.2-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-labeling-0.2-2|41	%{rlibdir}/%{packname}/R
14cr|R-labeling-0.2-2|42	
14cr|R-labeling-0.2-2|43	%changelog
14cr|R-labeling-0.2-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|R-labeling-0.2-2|45	+ Revision: 06d8958
14cr|R-labeling-0.2-2|46	- MassBuild#464: Increase release tag
14cr|R-labeling-0.2-2|47	
14cr|R-labeling-0.2-2|48	

7488 14
14cr|R-latentnet-2.4.5-2|1	%global packname  latentnet
14cr|R-latentnet-2.4.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-latentnet-2.4.5-2|3	
14cr|R-latentnet-2.4.5-2|4	Name:             R-%{packname}
14cr|R-latentnet-2.4.5-2|5	Version:          2.4.5
14cr|R-latentnet-2.4.5-2|6	Release:          2
14cr|R-latentnet-2.4.5-2|7	Summary:          Latent position and cluster models for statistical networks
14cr|R-latentnet-2.4.5-2|8	Group:            Sciences/Mathematics
14cr|R-latentnet-2.4.5-2|9	License:          file LICENSE
14cr|R-latentnet-2.4.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-latentnet-2.4.5-2|11	Source0:          http://cran.r-project.org/src/contrib/latentnet_2.4-5.tar.gz
14cr|R-latentnet-2.4.5-2|12	Requires:         R-network R-shapes R-abind R-tools R-mvtnorm R-coda
14cr|R-latentnet-2.4.5-2|13	Requires:         R-KernSmooth R-snowFT R-ergm R-rgl
14cr|R-latentnet-2.4.5-2|14	Requires:         R-statnet.common
14cr|R-latentnet-2.4.5-2|15	BuildRequires:    R-devel Rmath-devel
14cr|R-latentnet-2.4.5-2|16	BuildRequires:    R-network R-shapes R-abind R-tools R-mvtnorm R-coda
14cr|R-latentnet-2.4.5-2|17	BuildRequires:    R-KernSmooth R-snowFT R-ergm R-rgl
14cr|R-latentnet-2.4.5-2|18	BuildRequires:    R-statnet.common
14cr|R-latentnet-2.4.5-2|19	BuildRequires:    blas-devel
14cr|R-latentnet-2.4.5-2|20	BuildRequires:    lapack-devel
14cr|R-latentnet-2.4.5-2|21	
14cr|R-latentnet-2.4.5-2|22	%description
14cr|R-latentnet-2.4.5-2|23	A package to fit and simulate latent position and cluster models for
14cr|R-latentnet-2.4.5-2|24	statistical networks.
14cr|R-latentnet-2.4.5-2|25	
14cr|R-latentnet-2.4.5-2|26	%prep
14cr|R-latentnet-2.4.5-2|27	%setup -q -c -n %{packname}
14cr|R-latentnet-2.4.5-2|28	
14cr|R-latentnet-2.4.5-2|29	%build
14cr|R-latentnet-2.4.5-2|30	
14cr|R-latentnet-2.4.5-2|31	%install
14cr|R-latentnet-2.4.5-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-latentnet-2.4.5-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-latentnet-2.4.5-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-latentnet-2.4.5-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-latentnet-2.4.5-2|36	
14cr|R-latentnet-2.4.5-2|37	# FIXME Should eventually finish on i586, but after 5 hours at 100% cpu
14cr|R-latentnet-2.4.5-2|38	# did not finish. Works fine on x86_64, so, could beh a real problem
14cr|R-latentnet-2.4.5-2|39	# that only happens in i586.
14cr|R-latentnet-2.4.5-2|40	%ifarch 0
14cr|R-latentnet-2.4.5-2|41	%check
14cr|R-latentnet-2.4.5-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-latentnet-2.4.5-2|43	%endif
14cr|R-latentnet-2.4.5-2|44	
14cr|R-latentnet-2.4.5-2|45	%files
14cr|R-latentnet-2.4.5-2|46	%dir %{rlibdir}/%{packname}
14cr|R-latentnet-2.4.5-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-latentnet-2.4.5-2|48	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-latentnet-2.4.5-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-latentnet-2.4.5-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-latentnet-2.4.5-2|51	%{rlibdir}/%{packname}/LICENSE
14cr|R-latentnet-2.4.5-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-latentnet-2.4.5-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-latentnet-2.4.5-2|54	%{rlibdir}/%{packname}/R
14cr|R-latentnet-2.4.5-2|55	%{rlibdir}/%{packname}/data
14cr|R-latentnet-2.4.5-2|56	%{rlibdir}/%{packname}/help
14cr|R-latentnet-2.4.5-2|57	%{rlibdir}/%{packname}/libs
14cr|R-latentnet-2.4.5-2|58	
14cr|R-latentnet-2.4.5-2|59	%changelog
14cr|R-latentnet-2.4.5-2|60	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.5-2
14cr|R-latentnet-2.4.5-2|61	+ Revision: d197d1f
14cr|R-latentnet-2.4.5-2|62	- Drop texlive BR
14cr|R-latentnet-2.4.5-2|63	
14cr|R-latentnet-2.4.5-2|64	

7489 14
14cr|R-latticeExtra-0.6.26-2|1	%bcond_without bootstrap
14cr|R-latticeExtra-0.6.26-2|2	%global packname  latticeExtra
14cr|R-latticeExtra-0.6.26-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-latticeExtra-0.6.26-2|4	
14cr|R-latticeExtra-0.6.26-2|5	Name:             R-%{packname}
14cr|R-latticeExtra-0.6.26-2|6	Version:          0.6.26
14cr|R-latticeExtra-0.6.26-2|7	Release:          2
14cr|R-latticeExtra-0.6.26-2|8	Summary:          Extra Graphical Utilities Based on Lattice
14cr|R-latticeExtra-0.6.26-2|9	Group:            Sciences/Mathematics
14cr|R-latticeExtra-0.6.26-2|10	License:          GPL (>= 2)
14cr|R-latticeExtra-0.6.26-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-latticeExtra-0.6.26-2|12	Source0:          http://cran.r-project.org/src/contrib/latticeExtra_0.6-26.tar.gz
14cr|R-latticeExtra-0.6.26-2|13	BuildArch:        noarch
14cr|R-latticeExtra-0.6.26-2|14	Requires:         R-core R-RColorBrewer R-lattice R-lattice R-grid
14cr|R-latticeExtra-0.6.26-2|15	%if %{without bootstrap}
14cr|R-latticeExtra-0.6.26-2|16	Requires:         R-maps R-mapproj R-deldir R-tripack R-quantreg R-zoo
14cr|R-latticeExtra-0.6.26-2|17	Requires:         R-MASS R-mgcv
14cr|R-latticeExtra-0.6.26-2|18	%endif
14cr|R-latticeExtra-0.6.26-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-RColorBrewer
14cr|R-latticeExtra-0.6.26-2|20	BuildRequires:    R-lattice R-lattice R-grid
14cr|R-latticeExtra-0.6.26-2|21	%if %{without bootstrap}
14cr|R-latticeExtra-0.6.26-2|22	BuildRequires:    R-maps R-mapproj R-deldir R-tripack R-quantreg R-zoo
14cr|R-latticeExtra-0.6.26-2|23	BuildRequires:    R-MASS R-mgcv
14cr|R-latticeExtra-0.6.26-2|24	%endif
14cr|R-latticeExtra-0.6.26-2|25	
14cr|R-latticeExtra-0.6.26-2|26	%description
14cr|R-latticeExtra-0.6.26-2|27	Extra graphical utilities based on lattice
14cr|R-latticeExtra-0.6.26-2|28	
14cr|R-latticeExtra-0.6.26-2|29	%prep
14cr|R-latticeExtra-0.6.26-2|30	%setup -q -c -n %{packname}
14cr|R-latticeExtra-0.6.26-2|31	
14cr|R-latticeExtra-0.6.26-2|32	%build
14cr|R-latticeExtra-0.6.26-2|33	
14cr|R-latticeExtra-0.6.26-2|34	%install
14cr|R-latticeExtra-0.6.26-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-latticeExtra-0.6.26-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-latticeExtra-0.6.26-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-latticeExtra-0.6.26-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-latticeExtra-0.6.26-2|39	
14cr|R-latticeExtra-0.6.26-2|40	%if %{without bootstrap}
14cr|R-latticeExtra-0.6.26-2|41	%check
14cr|R-latticeExtra-0.6.26-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-latticeExtra-0.6.26-2|43	%endif
14cr|R-latticeExtra-0.6.26-2|44	
14cr|R-latticeExtra-0.6.26-2|45	%files
14cr|R-latticeExtra-0.6.26-2|46	%dir %{rlibdir}/%{packname}
14cr|R-latticeExtra-0.6.26-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-latticeExtra-0.6.26-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-latticeExtra-0.6.26-2|49	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-latticeExtra-0.6.26-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-latticeExtra-0.6.26-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-latticeExtra-0.6.26-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-latticeExtra-0.6.26-2|53	%{rlibdir}/%{packname}/R
14cr|R-latticeExtra-0.6.26-2|54	%{rlibdir}/%{packname}/data
14cr|R-latticeExtra-0.6.26-2|55	%{rlibdir}/%{packname}/help
14cr|R-latticeExtra-0.6.26-2|56	%{rlibdir}/%{packname}/scripts
14cr|R-latticeExtra-0.6.26-2|57	
14cr|R-latticeExtra-0.6.26-2|58	
14cr|R-latticeExtra-0.6.26-2|59	
14cr|R-latticeExtra-0.6.26-2|60	%changelog
14cr|R-latticeExtra-0.6.26-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.26-2
14cr|R-latticeExtra-0.6.26-2|62	+ Revision: 21a86f0
14cr|R-latticeExtra-0.6.26-2|63	- MassBuild#464: Increase release tag
14cr|R-latticeExtra-0.6.26-2|64	
14cr|R-latticeExtra-0.6.26-2|65	

7490 14
14cr|R-latticist-0.9_44-3|1	%global packname  latticist
14cr|R-latticist-0.9_44-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-latticist-0.9_44-3|3	
14cr|R-latticist-0.9_44-3|4	%define debug_package %{nil}
14cr|R-latticist-0.9_44-3|5	
14cr|R-latticist-0.9_44-3|6	Name:             R-%{packname}
14cr|R-latticist-0.9_44-3|7	Version:          0.9_44
14cr|R-latticist-0.9_44-3|8	Release:          3
14cr|R-latticist-0.9_44-3|9	Summary:          A graphical user interface for exploratory visualisation
14cr|R-latticist-0.9_44-3|10	Group:            Sciences/Mathematics
14cr|R-latticist-0.9_44-3|11	License:          GPL (>= 2)
14cr|R-latticist-0.9_44-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-latticist-0.9_44-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-44.tar.gz
14cr|R-latticist-0.9_44-3|14	Requires:         R-lattice R-latticeExtra R-vcd
14cr|R-latticist-0.9_44-3|15	Requires:         R-gWidgets R-utils
14cr|R-latticist-0.9_44-3|16	Requires:         R-playwith R-hexbin R-deldir R-tripack R-DAAG R-RGtk2 R-gWidgetsRGtk2 R-gWidgetstcltk R-MASS
14cr|R-latticist-0.9_44-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-vcd
14cr|R-latticist-0.9_44-3|18	BuildRequires:    R-gWidgets R-utils
14cr|R-latticist-0.9_44-3|19	BuildRequires:    R-playwith R-hexbin R-deldir R-tripack R-DAAG R-RGtk2 R-gWidgetsRGtk2 R-gWidgetstcltk R-MASS
14cr|R-latticist-0.9_44-3|20	
14cr|R-latticist-0.9_44-3|21	%description
14cr|R-latticist-0.9_44-3|22	Latticist provides a graphical user interface for exploratory
14cr|R-latticist-0.9_44-3|23	visualisation. It is primarily an interface to the Lattice graphics
14cr|R-latticist-0.9_44-3|24	system, but also produces displays from the vcd package for categorical
14cr|R-latticist-0.9_44-3|25	data. Given a multivariate dataset (either a data frame or a table),
14cr|R-latticist-0.9_44-3|26	latticist attempts to produce useful displays based on the properties of
14cr|R-latticist-0.9_44-3|27	the data. The displays can be customised by editing the calls used to
14cr|R-latticist-0.9_44-3|28	generate them.
14cr|R-latticist-0.9_44-3|29	
14cr|R-latticist-0.9_44-3|30	%prep
14cr|R-latticist-0.9_44-3|31	%setup -q -c -n %{packname}
14cr|R-latticist-0.9_44-3|32	
14cr|R-latticist-0.9_44-3|33	%build
14cr|R-latticist-0.9_44-3|34	
14cr|R-latticist-0.9_44-3|35	%install
14cr|R-latticist-0.9_44-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-latticist-0.9_44-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-latticist-0.9_44-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-latticist-0.9_44-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-latticist-0.9_44-3|40	
14cr|R-latticist-0.9_44-3|41	%check
14cr|R-latticist-0.9_44-3|42	%{_bindir}/R CMD check %{packname}
14cr|R-latticist-0.9_44-3|43	
14cr|R-latticist-0.9_44-3|44	%files
14cr|R-latticist-0.9_44-3|45	%dir %{rlibdir}/%{packname}
14cr|R-latticist-0.9_44-3|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-latticist-0.9_44-3|47	%doc %{rlibdir}/%{packname}/html
14cr|R-latticist-0.9_44-3|48	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-latticist-0.9_44-3|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-latticist-0.9_44-3|50	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-latticist-0.9_44-3|51	%{rlibdir}/%{packname}/INDEX
14cr|R-latticist-0.9_44-3|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-latticist-0.9_44-3|53	%{rlibdir}/%{packname}/Meta
14cr|R-latticist-0.9_44-3|54	%{rlibdir}/%{packname}/R
14cr|R-latticist-0.9_44-3|55	%{rlibdir}/%{packname}/etc
14cr|R-latticist-0.9_44-3|56	%{rlibdir}/%{packname}/help
14cr|R-latticist-0.9_44-3|57	
14cr|R-latticist-0.9_44-3|58	
14cr|R-latticist-0.9_44-3|59	
14cr|R-latticist-0.9_44-3|60	%changelog
14cr|R-latticist-0.9_44-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9_44-3
14cr|R-latticist-0.9_44-3|62	+ Revision: cf88445
14cr|R-latticist-0.9_44-3|63	- MassBuild#464: Increase release tag
14cr|R-latticist-0.9_44-3|64	
14cr|R-latticist-0.9_44-3|65	

7491 14
14cr|R-lavaan-0.5.16-2|1	%bcond_without bootstrap
14cr|R-lavaan-0.5.16-2|2	%global packname  lavaan
14cr|R-lavaan-0.5.16-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-lavaan-0.5.16-2|4	
14cr|R-lavaan-0.5.16-2|5	Name:             R-%{packname}
14cr|R-lavaan-0.5.16-2|6	Version:          0.5.16
14cr|R-lavaan-0.5.16-2|7	Release:          2
14cr|R-lavaan-0.5.16-2|8	Summary:          Latent Variable Analysis
14cr|R-lavaan-0.5.16-2|9	Group:            Sciences/Mathematics
14cr|R-lavaan-0.5.16-2|10	License:          GPL (>= 2)
14cr|R-lavaan-0.5.16-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lavaan-0.5.16-2|12	Source0:          http://cran.r-project.org/src/contrib/lavaan_0.5-16.tar.gz
14cr|R-lavaan-0.5.16-2|13	BuildArch:        noarch
14cr|R-lavaan-0.5.16-2|14	Requires:         R-core
14cr|R-lavaan-0.5.16-2|15	Requires:         R-methods
14cr|R-lavaan-0.5.16-2|16	Requires:         R-stats4
14cr|R-lavaan-0.5.16-2|17	Requires:         R-stats
14cr|R-lavaan-0.5.16-2|18	Requires:         R-graphics
14cr|R-lavaan-0.5.16-2|19	%if %{with bootstrap}
14cr|R-lavaan-0.5.16-2|20	Requires:         R-quadprog
14cr|R-lavaan-0.5.16-2|21	Requires:         R-boot
14cr|R-lavaan-0.5.16-2|22	%else
14cr|R-lavaan-0.5.16-2|23	Requires:         R-psych
14cr|R-lavaan-0.5.16-2|24	Requires:         R-qgraph
14cr|R-lavaan-0.5.16-2|25	Requires:         R-quadprog
14cr|R-lavaan-0.5.16-2|26	Requires:         R-boot
14cr|R-lavaan-0.5.16-2|27	%endif
14cr|R-lavaan-0.5.16-2|28	BuildRequires:    R-devel
14cr|R-lavaan-0.5.16-2|29	BuildRequires: R-lavaan
14cr|R-lavaan-0.5.16-2|30	Requires: R-lavaan
14cr|R-lavaan-0.5.16-2|31	BuildRequires: R-pbivnorm
14cr|R-lavaan-0.5.16-2|32	Requires: R-pbivnorm
14cr|R-lavaan-0.5.16-2|33	BuildRequires: R-mnormt
14cr|R-lavaan-0.5.16-2|34	Requires: R-mnormt
14cr|R-lavaan-0.5.16-2|35	BuildRequires:    Rmath-devel
14cr|R-lavaan-0.5.16-2|36	BuildRequires:    texlive-collection-latex
14cr|R-lavaan-0.5.16-2|37	BuildRequires:    R-methods
14cr|R-lavaan-0.5.16-2|38	BuildRequires:    R-stats4
14cr|R-lavaan-0.5.16-2|39	BuildRequires:    R-stats
14cr|R-lavaan-0.5.16-2|40	BuildRequires:    R-graphics
14cr|R-lavaan-0.5.16-2|41	%if %{with bootstrap}
14cr|R-lavaan-0.5.16-2|42	BuildRequires:    R-quadprog R-boot
14cr|R-lavaan-0.5.16-2|43	%else
14cr|R-lavaan-0.5.16-2|44	BuildRequires:    R-psych
14cr|R-lavaan-0.5.16-2|45	BuildRequires:    R-qgraph
14cr|R-lavaan-0.5.16-2|46	BuildRequires:    R-quadprog
14cr|R-lavaan-0.5.16-2|47	BuildRequires:    R-boot
14cr|R-lavaan-0.5.16-2|48	%endif
14cr|R-lavaan-0.5.16-2|49	BuildRequires:    pkgconfig(lapack)
14cr|R-lavaan-0.5.16-2|50	
14cr|R-lavaan-0.5.16-2|51	%description
14cr|R-lavaan-0.5.16-2|52	Fit a variety of latent variable models, including confirmatory factor
14cr|R-lavaan-0.5.16-2|53	analysis, structural equation modeling and latent growth curve models.
14cr|R-lavaan-0.5.16-2|54	
14cr|R-lavaan-0.5.16-2|55	%prep
14cr|R-lavaan-0.5.16-2|56	%setup -q -c -n %{packname}
14cr|R-lavaan-0.5.16-2|57	
14cr|R-lavaan-0.5.16-2|58	%build
14cr|R-lavaan-0.5.16-2|59	
14cr|R-lavaan-0.5.16-2|60	%install
14cr|R-lavaan-0.5.16-2|61	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lavaan-0.5.16-2|62	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lavaan-0.5.16-2|63	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lavaan-0.5.16-2|64	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lavaan-0.5.16-2|65	
14cr|R-lavaan-0.5.16-2|66	%if %{without bootstrap}
14cr|R-lavaan-0.5.16-2|67	%check
14cr|R-lavaan-0.5.16-2|68	%{_bindir}/R CMD check %{packname}
14cr|R-lavaan-0.5.16-2|69	%endif
14cr|R-lavaan-0.5.16-2|70	
14cr|R-lavaan-0.5.16-2|71	%files
14cr|R-lavaan-0.5.16-2|72	%dir %{rlibdir}/%{packname}
14cr|R-lavaan-0.5.16-2|73	%doc %{rlibdir}/%{packname}/html
14cr|R-lavaan-0.5.16-2|74	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lavaan-0.5.16-2|75	%{rlibdir}/%{packname}/INDEX
14cr|R-lavaan-0.5.16-2|76	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lavaan-0.5.16-2|77	%{rlibdir}/%{packname}/Meta
14cr|R-lavaan-0.5.16-2|78	%{rlibdir}/%{packname}/R
14cr|R-lavaan-0.5.16-2|79	%{rlibdir}/%{packname}/data
14cr|R-lavaan-0.5.16-2|80	%{rlibdir}/%{packname}/help
14cr|R-lavaan-0.5.16-2|81	%{rlibdir}/lavaan/CITATION
14cr|R-lavaan-0.5.16-2|82	
14cr|R-lavaan-0.5.16-2|83	
14cr|R-lavaan-0.5.16-2|84	
14cr|R-lavaan-0.5.16-2|85	%changelog
14cr|R-lavaan-0.5.16-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.16-2
14cr|R-lavaan-0.5.16-2|87	+ Revision: 39874cd
14cr|R-lavaan-0.5.16-2|88	- MassBuild#464: Increase release tag
14cr|R-lavaan-0.5.16-2|89	
14cr|R-lavaan-0.5.16-2|90	

7492 14
14cr|R-lawstat-2.4.1-2|1	%global packname  lawstat
14cr|R-lawstat-2.4.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-lawstat-2.4.1-2|3	
14cr|R-lawstat-2.4.1-2|4	Name:             R-%{packname}
14cr|R-lawstat-2.4.1-2|5	Version:          2.4.1
14cr|R-lawstat-2.4.1-2|6	Release:          2
14cr|R-lawstat-2.4.1-2|7	Summary:          An R package for biostatistics, public policy, and law
14cr|R-lawstat-2.4.1-2|8	Group:            Sciences/Mathematics
14cr|R-lawstat-2.4.1-2|9	License:          GPL (>= 2)
14cr|R-lawstat-2.4.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lawstat-2.4.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-lawstat-2.4.1-2|12	BuildArch:        noarch
14cr|R-lawstat-2.4.1-2|13	Requires:         R-core
14cr|R-lawstat-2.4.1-2|14	
14cr|R-lawstat-2.4.1-2|15	Requires:         R-grDevices R-stats R-mvtnorm R-VGAM
14cr|R-lawstat-2.4.1-2|16	
14cr|R-lawstat-2.4.1-2|17	Requires:         R-Kendall R-Hmisc R-fBasics R-stabledist
14cr|R-lawstat-2.4.1-2|18	
14cr|R-lawstat-2.4.1-2|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-grDevices R-stats R-mvtnorm R-VGAM
14cr|R-lawstat-2.4.1-2|20	
14cr|R-lawstat-2.4.1-2|21	BuildRequires:   R-Kendall R-Hmisc R-fBasics R-stabledist
14cr|R-lawstat-2.4.1-2|22	
14cr|R-lawstat-2.4.1-2|23	%description
14cr|R-lawstat-2.4.1-2|24	An R software package on statistical tests widely utilized in
14cr|R-lawstat-2.4.1-2|25	biostatistics, public policy and law. Along with the well known tests for
14cr|R-lawstat-2.4.1-2|26	equality of means and variances, randomness, measures of relative
14cr|R-lawstat-2.4.1-2|27	variability etc, the package contains new robust tests of symmetry,
14cr|R-lawstat-2.4.1-2|28	omnibus and directional tests of normality, and their graphical
14cr|R-lawstat-2.4.1-2|29	counterparts such as Robust QQ plot; a robust trend tests for variances
14cr|R-lawstat-2.4.1-2|30	etc. All implemented tests and methods are illustrated by simulations and
14cr|R-lawstat-2.4.1-2|31	real-life examples from legal statistics, economics, and biostatistics.
14cr|R-lawstat-2.4.1-2|32	
14cr|R-lawstat-2.4.1-2|33	%prep
14cr|R-lawstat-2.4.1-2|34	%setup -q -c -n %{packname}
14cr|R-lawstat-2.4.1-2|35	
14cr|R-lawstat-2.4.1-2|36	%build
14cr|R-lawstat-2.4.1-2|37	
14cr|R-lawstat-2.4.1-2|38	%install
14cr|R-lawstat-2.4.1-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lawstat-2.4.1-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lawstat-2.4.1-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lawstat-2.4.1-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lawstat-2.4.1-2|43	
14cr|R-lawstat-2.4.1-2|44	%check
14cr|R-lawstat-2.4.1-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-lawstat-2.4.1-2|46	
14cr|R-lawstat-2.4.1-2|47	%files
14cr|R-lawstat-2.4.1-2|48	%dir %{rlibdir}/%{packname}
14cr|R-lawstat-2.4.1-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-lawstat-2.4.1-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lawstat-2.4.1-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-lawstat-2.4.1-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lawstat-2.4.1-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-lawstat-2.4.1-2|54	%{rlibdir}/%{packname}/R
14cr|R-lawstat-2.4.1-2|55	%{rlibdir}/%{packname}/data
14cr|R-lawstat-2.4.1-2|56	%{rlibdir}/%{packname}/help
14cr|R-lawstat-2.4.1-2|57	
14cr|R-lawstat-2.4.1-2|58	%changelog
14cr|R-lawstat-2.4.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|R-lawstat-2.4.1-2|60	+ Revision: 3dc389f
14cr|R-lawstat-2.4.1-2|61	- MassBuild#464: Increase release tag
14cr|R-lawstat-2.4.1-2|62	
14cr|R-lawstat-2.4.1-2|63	

7493 14
14cr|R-leaps-2.9-3|1	%global packname  leaps
14cr|R-leaps-2.9-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-leaps-2.9-3|3	
14cr|R-leaps-2.9-3|4	Name:             R-%{packname}
14cr|R-leaps-2.9-3|5	Version:          2.9
14cr|R-leaps-2.9-3|6	Release:          3
14cr|R-leaps-2.9-3|7	Summary:          regression subset selection
14cr|R-leaps-2.9-3|8	Group:            Sciences/Mathematics
14cr|R-leaps-2.9-3|9	License:          GPL (>= 2)
14cr|R-leaps-2.9-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-leaps-2.9-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-leaps-2.9-3|12	Requires:         R-biglm
14cr|R-leaps-2.9-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-leaps-2.9-3|14	BuildRequires:    R-biglm
14cr|R-leaps-2.9-3|15	%rename R-cran-leaps
14cr|R-leaps-2.9-3|16	
14cr|R-leaps-2.9-3|17	%description
14cr|R-leaps-2.9-3|18	Regression subset selection including exhaustive search
14cr|R-leaps-2.9-3|19	
14cr|R-leaps-2.9-3|20	%prep
14cr|R-leaps-2.9-3|21	%setup -q -c -n %{packname}
14cr|R-leaps-2.9-3|22	
14cr|R-leaps-2.9-3|23	%build
14cr|R-leaps-2.9-3|24	
14cr|R-leaps-2.9-3|25	%install
14cr|R-leaps-2.9-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-leaps-2.9-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-leaps-2.9-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-leaps-2.9-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-leaps-2.9-3|30	
14cr|R-leaps-2.9-3|31	%check
14cr|R-leaps-2.9-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-leaps-2.9-3|33	
14cr|R-leaps-2.9-3|34	%files
14cr|R-leaps-2.9-3|35	%dir %{rlibdir}/%{packname}
14cr|R-leaps-2.9-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-leaps-2.9-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-leaps-2.9-3|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-leaps-2.9-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-leaps-2.9-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-leaps-2.9-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-leaps-2.9-3|42	%{rlibdir}/%{packname}/R
14cr|R-leaps-2.9-3|43	%{rlibdir}/%{packname}/help
14cr|R-leaps-2.9-3|44	%{rlibdir}/%{packname}/libs
14cr|R-leaps-2.9-3|45	
14cr|R-leaps-2.9-3|46	
14cr|R-leaps-2.9-3|47	
14cr|R-leaps-2.9-3|48	%changelog
14cr|R-leaps-2.9-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-3
14cr|R-leaps-2.9-3|50	+ Revision: 1c76db9
14cr|R-leaps-2.9-3|51	- MassBuild#464: Increase release tag
14cr|R-leaps-2.9-3|52	
14cr|R-leaps-2.9-3|53	

7494 14
14cr|R-LearnBayes-2.12-2|1	%global packname LearnBayes
14cr|R-LearnBayes-2.12-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-LearnBayes-2.12-2|3	
14cr|R-LearnBayes-2.12-2|4	Name: R-%{packname}
14cr|R-LearnBayes-2.12-2|5	Version: 2.12
14cr|R-LearnBayes-2.12-2|6	Release: 2
14cr|R-LearnBayes-2.12-2|7	Summary: Functions for Learning Bayesian Inference
14cr|R-LearnBayes-2.12-2|8	Group: Sciences/Mathematics
14cr|R-LearnBayes-2.12-2|9	License: GPLv2+
14cr|R-LearnBayes-2.12-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-LearnBayes-2.12-2|11	Source0: http://cran.r-project.org/src/contrib/%{packname}_2.12.tar.gz
14cr|R-LearnBayes-2.12-2|12	BuildArch: noarch
14cr|R-LearnBayes-2.12-2|13	Requires: R-core
14cr|R-LearnBayes-2.12-2|14	BuildRequires: R-devel texlive-collection-latex
14cr|R-LearnBayes-2.12-2|15	
14cr|R-LearnBayes-2.12-2|16	%description
14cr|R-LearnBayes-2.12-2|17	LearnBayes contains a collection of functions helpful in
14cr|R-LearnBayes-2.12-2|18	learning the basic tenets of Bayesian statistical inference.
14cr|R-LearnBayes-2.12-2|19	It contains functions for summarizing basic one and two
14cr|R-LearnBayes-2.12-2|20	parameter posterior distributions and predictive distributions.
14cr|R-LearnBayes-2.12-2|21	It contains MCMC algorithms for summarizing posterior
14cr|R-LearnBayes-2.12-2|22	distributions defined by the user. It also contains functions
14cr|R-LearnBayes-2.12-2|23	for regression models, hierarchical models, Bayesian tests, and
14cr|R-LearnBayes-2.12-2|24	illustrations of Gibbs sampling.
14cr|R-LearnBayes-2.12-2|25	
14cr|R-LearnBayes-2.12-2|26	%prep
14cr|R-LearnBayes-2.12-2|27	%setup -q -c -n %{packname}
14cr|R-LearnBayes-2.12-2|28	
14cr|R-LearnBayes-2.12-2|29	%build
14cr|R-LearnBayes-2.12-2|30	
14cr|R-LearnBayes-2.12-2|31	%install
14cr|R-LearnBayes-2.12-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-LearnBayes-2.12-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-LearnBayes-2.12-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-LearnBayes-2.12-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-LearnBayes-2.12-2|36	
14cr|R-LearnBayes-2.12-2|37	%check
14cr|R-LearnBayes-2.12-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-LearnBayes-2.12-2|39	
14cr|R-LearnBayes-2.12-2|40	%files
14cr|R-LearnBayes-2.12-2|41	%dir %{rlibdir}/%{packname}
14cr|R-LearnBayes-2.12-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-LearnBayes-2.12-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-LearnBayes-2.12-2|44	%{rlibdir}/%{packname}/data
14cr|R-LearnBayes-2.12-2|45	%{rlibdir}/%{packname}/demo
14cr|R-LearnBayes-2.12-2|46	%{rlibdir}/%{packname}/help
14cr|R-LearnBayes-2.12-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-LearnBayes-2.12-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-LearnBayes-2.12-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-LearnBayes-2.12-2|50	%{rlibdir}/%{packname}/R
14cr|R-LearnBayes-2.12-2|51	
14cr|R-LearnBayes-2.12-2|52	%changelog
14cr|R-LearnBayes-2.12-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-2
14cr|R-LearnBayes-2.12-2|54	+ Revision: 0761b56
14cr|R-LearnBayes-2.12-2|55	- MassBuild#464: Increase release tag
14cr|R-LearnBayes-2.12-2|56	
14cr|R-LearnBayes-2.12-2|57	

7495 14
14cr|R-leeBamViews-0.99.13-3|1	%global packname  leeBamViews
14cr|R-leeBamViews-0.99.13-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-leeBamViews-0.99.13-3|3	
14cr|R-leeBamViews-0.99.13-3|4	%define debug_package %{nil}
14cr|R-leeBamViews-0.99.13-3|5	
14cr|R-leeBamViews-0.99.13-3|6	Name:             R-%{packname}
14cr|R-leeBamViews-0.99.13-3|7	Version:          0.99.13
14cr|R-leeBamViews-0.99.13-3|8	Release:          3
14cr|R-leeBamViews-0.99.13-3|9	Summary:          leeBamViews -- multiple yeast RNAseq samples excerpted from Lee 2009
14cr|R-leeBamViews-0.99.13-3|10	Group:            Sciences/Mathematics
14cr|R-leeBamViews-0.99.13-3|11	License:          Artistic 2.0
14cr|R-leeBamViews-0.99.13-3|12	URL:              None
14cr|R-leeBamViews-0.99.13-3|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/leeBamViews_0.99.13.tar.gz
14cr|R-leeBamViews-0.99.13-3|14	Requires:         R-Biobase R-Rsamtools R-BSgenome
14cr|R-leeBamViews-0.99.13-3|15	Requires:         R-GenomicRanges R-methods
14cr|R-leeBamViews-0.99.13-3|16	Requires:         R-GenomeGraphs R-biomaRt R-org.Sc.sgd.db R-edgeR
14cr|R-leeBamViews-0.99.13-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase R-Rsamtools R-BSgenome
14cr|R-leeBamViews-0.99.13-3|18	BuildRequires:    R-GenomicRanges R-methods
14cr|R-leeBamViews-0.99.13-3|19	BuildRequires:    R-GenomeGraphs R-biomaRt R-org.Sc.sgd.db R-edgeR
14cr|R-leeBamViews-0.99.13-3|20	
14cr|R-leeBamViews-0.99.13-3|21	%description
14cr|R-leeBamViews-0.99.13-3|22	data from PMID 19096707; prototype for managing multiple NGS samples
14cr|R-leeBamViews-0.99.13-3|23	
14cr|R-leeBamViews-0.99.13-3|24	%prep
14cr|R-leeBamViews-0.99.13-3|25	%setup -q -c -n %{packname}
14cr|R-leeBamViews-0.99.13-3|26	
14cr|R-leeBamViews-0.99.13-3|27	%build
14cr|R-leeBamViews-0.99.13-3|28	
14cr|R-leeBamViews-0.99.13-3|29	%install
14cr|R-leeBamViews-0.99.13-3|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-leeBamViews-0.99.13-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-leeBamViews-0.99.13-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-leeBamViews-0.99.13-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-leeBamViews-0.99.13-3|34	
14cr|R-leeBamViews-0.99.13-3|35	%files
14cr|R-leeBamViews-0.99.13-3|36	%dir %{rlibdir}/%{packname}
14cr|R-leeBamViews-0.99.13-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-leeBamViews-0.99.13-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-leeBamViews-0.99.13-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-leeBamViews-0.99.13-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-leeBamViews-0.99.13-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-leeBamViews-0.99.13-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-leeBamViews-0.99.13-3|43	%{rlibdir}/%{packname}/R
14cr|R-leeBamViews-0.99.13-3|44	%{rlibdir}/%{packname}/bam
14cr|R-leeBamViews-0.99.13-3|45	%{rlibdir}/%{packname}/data
14cr|R-leeBamViews-0.99.13-3|46	%{rlibdir}/%{packname}/help
14cr|R-leeBamViews-0.99.13-3|47	
14cr|R-leeBamViews-0.99.13-3|48	
14cr|R-leeBamViews-0.99.13-3|49	
14cr|R-leeBamViews-0.99.13-3|50	%changelog
14cr|R-leeBamViews-0.99.13-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.13-3
14cr|R-leeBamViews-0.99.13-3|52	+ Revision: 709426a
14cr|R-leeBamViews-0.99.13-3|53	- MassBuild#464: Increase release tag
14cr|R-leeBamViews-0.99.13-3|54	
14cr|R-leeBamViews-0.99.13-3|55	

7496 14
14cr|R-limma-3.18.2-2|1	%bcond_with bootstrap
14cr|R-limma-3.18.2-2|2	%global packname  limma
14cr|R-limma-3.18.2-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-limma-3.18.2-2|4	
14cr|R-limma-3.18.2-2|5	Name:             R-%{packname}
14cr|R-limma-3.18.2-2|6	Version:          3.18.2
14cr|R-limma-3.18.2-2|7	Release:          2
14cr|R-limma-3.18.2-2|8	Summary:          Linear Models for Microarray Data
14cr|R-limma-3.18.2-2|9	Group:            Sciences/Mathematics
14cr|R-limma-3.18.2-2|10	License:          LGPL
14cr|R-limma-3.18.2-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/limma.html
14cr|R-limma-3.18.2-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/limma_3.18.2.tar.gz
14cr|R-limma-3.18.2-2|13	Requires:         R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
14cr|R-limma-3.18.2-2|14	%if %{without bootstrap}
14cr|R-limma-3.18.2-2|15	Requires:         R-vsn
14cr|R-limma-3.18.2-2|16	%endif
14cr|R-limma-3.18.2-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-limma-3.18.2-2|18	BuildRequires:    R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
14cr|R-limma-3.18.2-2|19	%if %{without bootstrap}
14cr|R-limma-3.18.2-2|20	BuildRequires:    R-vsn
14cr|R-limma-3.18.2-2|21	%endif
14cr|R-limma-3.18.2-2|22	
14cr|R-limma-3.18.2-2|23	%description
14cr|R-limma-3.18.2-2|24	Data analysis, linear models and differential expression for microarray
14cr|R-limma-3.18.2-2|25	
14cr|R-limma-3.18.2-2|26	%prep
14cr|R-limma-3.18.2-2|27	%setup -q -c -n %{packname}
14cr|R-limma-3.18.2-2|28	
14cr|R-limma-3.18.2-2|29	%build
14cr|R-limma-3.18.2-2|30	
14cr|R-limma-3.18.2-2|31	%install
14cr|R-limma-3.18.2-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-limma-3.18.2-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-limma-3.18.2-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-limma-3.18.2-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-limma-3.18.2-2|36	
14cr|R-limma-3.18.2-2|37	# Disable check; either some example in this package is incorect or we should rebuild some
14cr|R-limma-3.18.2-2|38	# dependent packages
14cr|R-limma-3.18.2-2|39	%if %{without bootstrap}
14cr|R-limma-3.18.2-2|40	#%check
14cr|R-limma-3.18.2-2|41	#%{_bindir}/R CMD check %{packname}
14cr|R-limma-3.18.2-2|42	%endif
14cr|R-limma-3.18.2-2|43	
14cr|R-limma-3.18.2-2|44	%files
14cr|R-limma-3.18.2-2|45	%dir %{rlibdir}/%{packname}
14cr|R-limma-3.18.2-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-limma-3.18.2-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-limma-3.18.2-2|48	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-limma-3.18.2-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-limma-3.18.2-2|50	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-limma-3.18.2-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-limma-3.18.2-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-limma-3.18.2-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-limma-3.18.2-2|54	%{rlibdir}/%{packname}/R
14cr|R-limma-3.18.2-2|55	%{rlibdir}/%{packname}/help
14cr|R-limma-3.18.2-2|56	%{rlibdir}/%{packname}/libs
14cr|R-limma-3.18.2-2|57	
14cr|R-limma-3.18.2-2|58	
14cr|R-limma-3.18.2-2|59	%changelog
14cr|R-limma-3.18.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.18.2-2
14cr|R-limma-3.18.2-2|61	+ Revision: 88e1995
14cr|R-limma-3.18.2-2|62	- MassBuild#464: Increase release tag
14cr|R-limma-3.18.2-2|63	
14cr|R-limma-3.18.2-2|64	

7497 14
14cr|R-lme4-1.1.5-2|1	%bcond_with bootstrap
14cr|R-lme4-1.1.5-2|2	%global packname  lme4
14cr|R-lme4-1.1.5-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-lme4-1.1.5-2|4	
14cr|R-lme4-1.1.5-2|5	Name:             R-%{packname}
14cr|R-lme4-1.1.5-2|6	Version:          1.1.5
14cr|R-lme4-1.1.5-2|7	Release:          2
14cr|R-lme4-1.1.5-2|8	Summary:          Linear mixed-effects models using S4 classes
14cr|R-lme4-1.1.5-2|9	
14cr|R-lme4-1.1.5-2|10	Group:            Sciences/Mathematics
14cr|R-lme4-1.1.5-2|11	License:          GPL (>= 2)
14cr|R-lme4-1.1.5-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lme4-1.1.5-2|13	Source0:          http://cran.r-project.org/src/contrib/lme4_1.1-5.tar.gz
14cr|R-lme4-1.1.5-2|14	Requires:         R-methods R-Matrix R-lattice R-graphics R-nlme R-stats4
14cr|R-lme4-1.1.5-2|15	Requires:         R-stats
14cr|R-lme4-1.1.5-2|16	%if %{without bootstrap}
14cr|R-lme4-1.1.5-2|17	Requires:         R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
14cr|R-lme4-1.1.5-2|18	%endif
14cr|R-lme4-1.1.5-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-lme4-1.1.5-2|20	BuildRequires:    R-RcppEigen
14cr|R-lme4-1.1.5-2|21	Requires:         R-RcppEigen
14cr|R-lme4-1.1.5-2|22	BuildRequires:    R-minqa
14cr|R-lme4-1.1.5-2|23	Requires:         R-minqa
14cr|R-lme4-1.1.5-2|24	BuildRequires:    R-Rcpp
14cr|R-lme4-1.1.5-2|25	Requires:         R-Rcpp
14cr|R-lme4-1.1.5-2|26	BuildRequires:    R-PKPDmodels
14cr|R-lme4-1.1.5-2|27	Requires:         R-PKPDmodels
14cr|R-lme4-1.1.5-2|28	BuildRequires:    R-optimx
14cr|R-lme4-1.1.5-2|29	Requires:         R-optimx
14cr|R-lme4-1.1.5-2|30	BuildRequires:    R-Matrix R-lattice R-graphics R-nlme R-stats4 R-stats
14cr|R-lme4-1.1.5-2|31	%if %{without bootstrap}
14cr|R-lme4-1.1.5-2|32	BuildRequires:    R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
14cr|R-lme4-1.1.5-2|33	%endif
14cr|R-lme4-1.1.5-2|34	BuildRequires:    blas-devel
14cr|R-lme4-1.1.5-2|35	BuildRequires:    lapack-devel
14cr|R-lme4-1.1.5-2|36	
14cr|R-lme4-1.1.5-2|37	%description
14cr|R-lme4-1.1.5-2|38	Fit linear and generalized linear mixed-effects models.
14cr|R-lme4-1.1.5-2|39	
14cr|R-lme4-1.1.5-2|40	%prep
14cr|R-lme4-1.1.5-2|41	%setup -q -c -n %{packname}
14cr|R-lme4-1.1.5-2|42	
14cr|R-lme4-1.1.5-2|43	%build
14cr|R-lme4-1.1.5-2|44	
14cr|R-lme4-1.1.5-2|45	%install
14cr|R-lme4-1.1.5-2|46	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lme4-1.1.5-2|47	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lme4-1.1.5-2|48	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lme4-1.1.5-2|49	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lme4-1.1.5-2|50	
14cr|R-lme4-1.1.5-2|51	%if %{without bootstrap}
14cr|R-lme4-1.1.5-2|52	%check
14cr|R-lme4-1.1.5-2|53	%{_bindir}/R CMD check %{packname}
14cr|R-lme4-1.1.5-2|54	%endif
14cr|R-lme4-1.1.5-2|55	
14cr|R-lme4-1.1.5-2|56	%files
14cr|R-lme4-1.1.5-2|57	%dir %{rlibdir}/%{packname}
14cr|R-lme4-1.1.5-2|58	%doc %{rlibdir}/%{packname}/doc
14cr|R-lme4-1.1.5-2|59	%doc %{rlibdir}/%{packname}/html
14cr|R-lme4-1.1.5-2|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lme4-1.1.5-2|61	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-lme4-1.1.5-2|62	%{rlibdir}/%{packname}/INDEX
14cr|R-lme4-1.1.5-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lme4-1.1.5-2|64	%{rlibdir}/%{packname}/Meta
14cr|R-lme4-1.1.5-2|65	%{rlibdir}/%{packname}/R
14cr|R-lme4-1.1.5-2|66	%{rlibdir}/%{packname}/data
14cr|R-lme4-1.1.5-2|67	%{rlibdir}/%{packname}/help
14cr|R-lme4-1.1.5-2|68	%{rlibdir}/%{packname}/libs
14cr|R-lme4-1.1.5-2|69	%{rlibdir}/%{packname}/test*
14cr|R-lme4-1.1.5-2|70	%{rlibdir}/%{packname}/vignettedata
14cr|R-lme4-1.1.5-2|71	
14cr|R-lme4-1.1.5-2|72	
14cr|R-lme4-1.1.5-2|73	%changelog
14cr|R-lme4-1.1.5-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-2
14cr|R-lme4-1.1.5-2|75	+ Revision: 0fd6c83
14cr|R-lme4-1.1.5-2|76	- MassBuild#464: Increase release tag
14cr|R-lme4-1.1.5-2|77	
14cr|R-lme4-1.1.5-2|78	

7498 14
14cr|R-lmtest-0.9.33-2|1	%bcond_with bootstrap
14cr|R-lmtest-0.9.33-2|2	%global packname  lmtest
14cr|R-lmtest-0.9.33-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-lmtest-0.9.33-2|4	
14cr|R-lmtest-0.9.33-2|5	Name:             R-%{packname}
14cr|R-lmtest-0.9.33-2|6	Version:          0.9.33
14cr|R-lmtest-0.9.33-2|7	Release:          2
14cr|R-lmtest-0.9.33-2|8	Summary:          Testing Linear Regression Models
14cr|R-lmtest-0.9.33-2|9	Group:            Sciences/Mathematics
14cr|R-lmtest-0.9.33-2|10	License:          GPL-2
14cr|R-lmtest-0.9.33-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lmtest-0.9.33-2|12	Source0:          http://cran.r-project.org/src/contrib/lmtest_0.9-33.tar.gz
14cr|R-lmtest-0.9.33-2|13	Requires:         R-stats R-zoo R-graphics R-car R-survival
14cr|R-lmtest-0.9.33-2|14	%if %{without bootstrap}
14cr|R-lmtest-0.9.33-2|15	Requires:         R-strucchange R-sandwich R-dynlm R-AER
14cr|R-lmtest-0.9.33-2|16	%endif
14cr|R-lmtest-0.9.33-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-lmtest-0.9.33-2|18	BuildRequires:    R-stats R-zoo R-graphics R-car R-survival
14cr|R-lmtest-0.9.33-2|19	%if %{without bootstrap}
14cr|R-lmtest-0.9.33-2|20	BuildRequires:    R-strucchange R-sandwich R-dynlm R-AER
14cr|R-lmtest-0.9.33-2|21	%endif
14cr|R-lmtest-0.9.33-2|22	%rename R-cran-lmtest
14cr|R-lmtest-0.9.33-2|23	
14cr|R-lmtest-0.9.33-2|24	%description
14cr|R-lmtest-0.9.33-2|25	A collection of tests, data sets, and examples for diagnostic checking in
14cr|R-lmtest-0.9.33-2|26	linear regression models. Furthermore, some generic tools for inference in
14cr|R-lmtest-0.9.33-2|27	parametric models are provided.
14cr|R-lmtest-0.9.33-2|28	
14cr|R-lmtest-0.9.33-2|29	%prep
14cr|R-lmtest-0.9.33-2|30	%setup -q -c -n %{packname}
14cr|R-lmtest-0.9.33-2|31	
14cr|R-lmtest-0.9.33-2|32	%build
14cr|R-lmtest-0.9.33-2|33	
14cr|R-lmtest-0.9.33-2|34	%install
14cr|R-lmtest-0.9.33-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lmtest-0.9.33-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lmtest-0.9.33-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lmtest-0.9.33-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lmtest-0.9.33-2|39	
14cr|R-lmtest-0.9.33-2|40	%if %{without bootstrap}
14cr|R-lmtest-0.9.33-2|41	%check
14cr|R-lmtest-0.9.33-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-lmtest-0.9.33-2|43	%endif
14cr|R-lmtest-0.9.33-2|44	
14cr|R-lmtest-0.9.33-2|45	%files
14cr|R-lmtest-0.9.33-2|46	%dir %{rlibdir}/%{packname}
14cr|R-lmtest-0.9.33-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-lmtest-0.9.33-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-lmtest-0.9.33-2|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-lmtest-0.9.33-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lmtest-0.9.33-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-lmtest-0.9.33-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-lmtest-0.9.33-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lmtest-0.9.33-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-lmtest-0.9.33-2|55	%{rlibdir}/%{packname}/R
14cr|R-lmtest-0.9.33-2|56	%{rlibdir}/%{packname}/data
14cr|R-lmtest-0.9.33-2|57	%{rlibdir}/%{packname}/libs
14cr|R-lmtest-0.9.33-2|58	%{rlibdir}/%{packname}/help
14cr|R-lmtest-0.9.33-2|59	
14cr|R-lmtest-0.9.33-2|60	
14cr|R-lmtest-0.9.33-2|61	
14cr|R-lmtest-0.9.33-2|62	%changelog
14cr|R-lmtest-0.9.33-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.33-2
14cr|R-lmtest-0.9.33-2|64	+ Revision: f170672
14cr|R-lmtest-0.9.33-2|65	- MassBuild#464: Increase release tag
14cr|R-lmtest-0.9.33-2|66	
14cr|R-lmtest-0.9.33-2|67	

7499 14
14cr|R-locfit-1.5_9.1-5|1	%global packname  locfit
14cr|R-locfit-1.5_9.1-5|2	%global rlibdir  %{_libdir}/R/library
14cr|R-locfit-1.5_9.1-5|3	
14cr|R-locfit-1.5_9.1-5|4	%define debug_package %{nil}
14cr|R-locfit-1.5_9.1-5|5	
14cr|R-locfit-1.5_9.1-5|6	Name:             R-%{packname}
14cr|R-locfit-1.5_9.1-5|7	Version:          1.5_9.1
14cr|R-locfit-1.5_9.1-5|8	Release:          5
14cr|R-locfit-1.5_9.1-5|9	Summary:          Local Regression, Likelihood and Density Estimation
14cr|R-locfit-1.5_9.1-5|10	Group:            Sciences/Mathematics
14cr|R-locfit-1.5_9.1-5|11	License:          GPL (>= 2)
14cr|R-locfit-1.5_9.1-5|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-locfit-1.5_9.1-5|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.5-9.1.tar.gz
14cr|R-locfit-1.5_9.1-5|14	Requires:         R-akima R-lattice
14cr|R-locfit-1.5_9.1-5|15	Requires:         R-gam
14cr|R-locfit-1.5_9.1-5|16	BuildRequires:    R-devel Rmath-devel  R-akima R-lattice
14cr|R-locfit-1.5_9.1-5|17	BuildRequires:    R-gam
14cr|R-locfit-1.5_9.1-5|18	
14cr|R-locfit-1.5_9.1-5|19	%description
14cr|R-locfit-1.5_9.1-5|20	Local regression, likelihood and density estimation.
14cr|R-locfit-1.5_9.1-5|21	
14cr|R-locfit-1.5_9.1-5|22	%prep
14cr|R-locfit-1.5_9.1-5|23	%setup -q -c -n %{packname}
14cr|R-locfit-1.5_9.1-5|24	
14cr|R-locfit-1.5_9.1-5|25	%build
14cr|R-locfit-1.5_9.1-5|26	
14cr|R-locfit-1.5_9.1-5|27	%install
14cr|R-locfit-1.5_9.1-5|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-locfit-1.5_9.1-5|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-locfit-1.5_9.1-5|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-locfit-1.5_9.1-5|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-locfit-1.5_9.1-5|32	
14cr|R-locfit-1.5_9.1-5|33	# %check
14cr|R-locfit-1.5_9.1-5|34	# %{_bindir}/R CMD check %{packname}
14cr|R-locfit-1.5_9.1-5|35	
14cr|R-locfit-1.5_9.1-5|36	%files
14cr|R-locfit-1.5_9.1-5|37	%dir %{rlibdir}/%{packname}
14cr|R-locfit-1.5_9.1-5|38	%doc %{rlibdir}/%{packname}/html
14cr|R-locfit-1.5_9.1-5|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-locfit-1.5_9.1-5|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-locfit-1.5_9.1-5|41	%{rlibdir}/%{packname}/INDEX
14cr|R-locfit-1.5_9.1-5|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-locfit-1.5_9.1-5|43	%{rlibdir}/%{packname}/Meta
14cr|R-locfit-1.5_9.1-5|44	%{rlibdir}/%{packname}/R
14cr|R-locfit-1.5_9.1-5|45	%{rlibdir}/%{packname}/data
14cr|R-locfit-1.5_9.1-5|46	%{rlibdir}/%{packname}/help
14cr|R-locfit-1.5_9.1-5|47	%{rlibdir}/%{packname}/libs
14cr|R-locfit-1.5_9.1-5|48	
14cr|R-locfit-1.5_9.1-5|49	
14cr|R-locfit-1.5_9.1-5|50	
14cr|R-locfit-1.5_9.1-5|51	%changelog
14cr|R-locfit-1.5_9.1-5|52	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5_9.1-5
14cr|R-locfit-1.5_9.1-5|53	+ Revision: 5bb8140
14cr|R-locfit-1.5_9.1-5|54	- Bump release
14cr|R-locfit-1.5_9.1-5|55	
14cr|R-locfit-1.5_9.1-5|56	

7500 14
14cr|rlog-1.4-4|1	%define name 		rlog
14cr|rlog-1.4-4|2	%define version		1.4
14cr|rlog-1.4-4|3	%define release		4
14cr|rlog-1.4-4|4	%define major		5
14cr|rlog-1.4-4|5	%define libname		%mklibname %{name} %{major}
14cr|rlog-1.4-4|6	%define libnamedev	%mklibname %{name} %{major} -d
14cr|rlog-1.4-4|7	
14cr|rlog-1.4-4|8	Summary: 	Runtime Logging for C++
14cr|rlog-1.4-4|9	Name: 		%{name}
14cr|rlog-1.4-4|10	Version: 	%{version}
14cr|rlog-1.4-4|11	Release:        %mkrel %{release}
14cr|rlog-1.4-4|12	License:	LGPLv2+
14cr|rlog-1.4-4|13	Group:		Development/C++
14cr|rlog-1.4-4|14	Source:         http://rlog.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|rlog-1.4-4|15	URL:		http://www.arg0.net/rlog
14cr|rlog-1.4-4|16	
14cr|rlog-1.4-4|17	%description
14cr|rlog-1.4-4|18	RLog provides a flexible message logging facility for C++ programs and
14cr|rlog-1.4-4|19	libraries. It is designed to be fast enough to use in production code.
14cr|rlog-1.4-4|20	
14cr|rlog-1.4-4|21	%package -n 	%{libname}
14cr|rlog-1.4-4|22	Summary:	Libraries for rlog
14cr|rlog-1.4-4|23	Group:		Development/C++
14cr|rlog-1.4-4|24	Provides:	lib%{name} = %{version}-%{release}
14cr|rlog-1.4-4|25	Obsoletes:	%mklibname %{name} 1
14cr|rlog-1.4-4|26	
14cr|rlog-1.4-4|27	%description -n	%{libname}
14cr|rlog-1.4-4|28	Libraries for rlog.
14cr|rlog-1.4-4|29	
14cr|rlog-1.4-4|30	%package -n	%{libnamedev}
14cr|rlog-1.4-4|31	Summary:	Header files and development libraries for librlog1
14cr|rlog-1.4-4|32	Group:		Development/C++
14cr|rlog-1.4-4|33	Requires:	lib%{name} = %{version}-%{release}
14cr|rlog-1.4-4|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|rlog-1.4-4|35	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|rlog-1.4-4|36	Obsoletes:	%mklibname %{name} 1 -d
14cr|rlog-1.4-4|37	
14cr|rlog-1.4-4|38	%description -n	%{libnamedev}
14cr|rlog-1.4-4|39	Header files and development libraries for librlog1.
14cr|rlog-1.4-4|40	
14cr|rlog-1.4-4|41	%prep
14cr|rlog-1.4-4|42	%setup -q
14cr|rlog-1.4-4|43	
14cr|rlog-1.4-4|44	%build
14cr|rlog-1.4-4|45	CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \
14cr|rlog-1.4-4|46	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|rlog-1.4-4|47	make -j 2
14cr|rlog-1.4-4|48	
14cr|rlog-1.4-4|49	%install
14cr|rlog-1.4-4|50	make DESTDIR=%{buildroot} install
14cr|rlog-1.4-4|51	
14cr|rlog-1.4-4|52	%files -n %{libname}
14cr|rlog-1.4-4|53	%defattr(-,root,root)
14cr|rlog-1.4-4|54	%{_libdir}/librlog.so.*
14cr|rlog-1.4-4|55	
14cr|rlog-1.4-4|56	%files -n %{libnamedev}
14cr|rlog-1.4-4|57	%defattr(-,root,root)
14cr|rlog-1.4-4|58	%{_includedir}/%{name}
14cr|rlog-1.4-4|59	%{_libdir}/librlog.so
14cr|rlog-1.4-4|60	%{_libdir}/pkgconfig/librlog.pc
14cr|rlog-1.4-4|61	%{_datadir}/doc/%{name}
14cr|rlog-1.4-4|62	
14cr|rlog-1.4-4|63	
14cr|rlog-1.4-4|64	
14cr|rlog-1.4-4|65	
14cr|rlog-1.4-4|66	%changelog
14cr|rlog-1.4-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14cr|rlog-1.4-4|68	+ Revision: 103e308
14cr|rlog-1.4-4|69	- MassBuild#464: Increase release tag
14cr|rlog-1.4-4|70	
14cr|rlog-1.4-4|71	

7501 14
14cr|R-logcondens-2.1.2-1|1	%global packname  logcondens
14cr|R-logcondens-2.1.2-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-logcondens-2.1.2-1|3	%define debug_package %{nil}
14cr|R-logcondens-2.1.2-1|4	
14cr|R-logcondens-2.1.2-1|5	Name:             R-%{packname}
14cr|R-logcondens-2.1.2-1|6	Version:          2.1.2
14cr|R-logcondens-2.1.2-1|7	Release:          1
14cr|R-logcondens-2.1.2-1|8	Summary:          Estimate a Log-Concave Probability Density from iid Observations
14cr|R-logcondens-2.1.2-1|9	Group:            Sciences/Mathematics
14cr|R-logcondens-2.1.2-1|10	License:          GPLv2+
14cr|R-logcondens-2.1.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-logcondens-2.1.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-logcondens-2.1.2-1|13	
14cr|R-logcondens-2.1.2-1|14	
14cr|R-logcondens-2.1.2-1|15	Requires:         R-ks
14cr|R-logcondens-2.1.2-1|16	
14cr|R-logcondens-2.1.2-1|17	BuildRequires:    R-devel Rmath-devel
14cr|R-logcondens-2.1.2-1|18	BuildRequires:    R-ks
14cr|R-logcondens-2.1.2-1|19	
14cr|R-logcondens-2.1.2-1|20	%description
14cr|R-logcondens-2.1.2-1|21	Given independent and identically distributed observations X(1), ...,
14cr|R-logcondens-2.1.2-1|22	X(n), this package allows to compute the maximum likelihood estimator
14cr|R-logcondens-2.1.2-1|23	(MLE) of a density as well as a smoothed version of it under the
14cr|R-logcondens-2.1.2-1|24	assumption that the density is log-concave, see Rufibach (2007) and
14cr|R-logcondens-2.1.2-1|25	Duembgen and Rufibach (2009). The main function of the package is
14cr|R-logcondens-2.1.2-1|26	'logConDens' that allows computation of the log-concave MLE and its
14cr|R-logcondens-2.1.2-1|27	smoothed version. In addition, we provide functions to compute (1) the
14cr|R-logcondens-2.1.2-1|28	value of the density and distribution function estimates (MLE and
14cr|R-logcondens-2.1.2-1|29	smoothed) at a given point (2) the characterizing functions of the
14cr|R-logcondens-2.1.2-1|30	estimator, (3) to sample from the estimated distribution, (5) to compute a
14cr|R-logcondens-2.1.2-1|31	two-sample permutation test based on log-concave densities, (6) the ROC
14cr|R-logcondens-2.1.2-1|32	curve based on log-concave estimates within cases and controls, including
14cr|R-logcondens-2.1.2-1|33	confidence intervals for given values of false positive fractions (7)
14cr|R-logcondens-2.1.2-1|34	computation of a confidence interval for the value of the true density at
14cr|R-logcondens-2.1.2-1|35	a fixed point. Finally, three datasets that have been used to illustrate
14cr|R-logcondens-2.1.2-1|36	log-concave density estimation are made available.
14cr|R-logcondens-2.1.2-1|37	
14cr|R-logcondens-2.1.2-1|38	%prep
14cr|R-logcondens-2.1.2-1|39	%setup -q -c -n %{packname}
14cr|R-logcondens-2.1.2-1|40	
14cr|R-logcondens-2.1.2-1|41	%build
14cr|R-logcondens-2.1.2-1|42	
14cr|R-logcondens-2.1.2-1|43	%install
14cr|R-logcondens-2.1.2-1|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-logcondens-2.1.2-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-logcondens-2.1.2-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-logcondens-2.1.2-1|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-logcondens-2.1.2-1|48	
14cr|R-logcondens-2.1.2-1|49	%check
14cr|R-logcondens-2.1.2-1|50	%{_bindir}/R CMD check %{packname}
14cr|R-logcondens-2.1.2-1|51	
14cr|R-logcondens-2.1.2-1|52	%files
14cr|R-logcondens-2.1.2-1|53	%dir %{rlibdir}/%{packname}
14cr|R-logcondens-2.1.2-1|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-logcondens-2.1.2-1|55	%doc %{rlibdir}/%{packname}/html
14cr|R-logcondens-2.1.2-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-logcondens-2.1.2-1|57	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-logcondens-2.1.2-1|58	%{rlibdir}/%{packname}/INDEX
14cr|R-logcondens-2.1.2-1|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-logcondens-2.1.2-1|60	%{rlibdir}/%{packname}/Meta
14cr|R-logcondens-2.1.2-1|61	%{rlibdir}/%{packname}/R
14cr|R-logcondens-2.1.2-1|62	%{rlibdir}/%{packname}/help
14cr|R-logcondens-2.1.2-1|63	%{rlibdir}/%{packname}/CITATION
14cr|R-logcondens-2.1.2-1|64	%{rlibdir}/%{packname}/data
14cr|R-logcondens-2.1.2-1|65	
14cr|R-logcondens-2.1.2-1|66	%changelog
14cr|R-logcondens-2.1.2-1|67	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-1
14cr|R-logcondens-2.1.2-1|68	+ Revision: b99b482
14cr|R-logcondens-2.1.2-1|69	- Added tarball
14cr|R-logcondens-2.1.2-1|70	
14cr|R-logcondens-2.1.2-1|71	

7502 14
14cr|R-logspline-2.1.5-2|1	%global packname  logspline
14cr|R-logspline-2.1.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-logspline-2.1.5-2|3	
14cr|R-logspline-2.1.5-2|4	Name:             R-%{packname}
14cr|R-logspline-2.1.5-2|5	Version:          2.1.5
14cr|R-logspline-2.1.5-2|6	Release:          2
14cr|R-logspline-2.1.5-2|7	Summary:          Logspline density estimation routines
14cr|R-logspline-2.1.5-2|8	Group:            Sciences/Mathematics
14cr|R-logspline-2.1.5-2|9	License:          GPL (>= 2)
14cr|R-logspline-2.1.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-logspline-2.1.5-2|11	Source0:          http://cran.r-project.org/src/contrib/logspline_2.1.5.tar.gz
14cr|R-logspline-2.1.5-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-logspline-2.1.5-2|13	BuildRequires:    blas-devel
14cr|R-logspline-2.1.5-2|14	BuildRequires:    lapack-devel
14cr|R-logspline-2.1.5-2|15	
14cr|R-logspline-2.1.5-2|16	%description
14cr|R-logspline-2.1.5-2|17	Routines for the logspline density estimation. oldlogspline uses the same
14cr|R-logspline-2.1.5-2|18	algorithm as the logspline 1.0.x package - the Kooperberg and Stone (1992)
14cr|R-logspline-2.1.5-2|19	algorithm (with an improved interface). The recomended routine logspline
14cr|R-logspline-2.1.5-2|20	uses an algorithm from Stone et al (1997).
14cr|R-logspline-2.1.5-2|21	
14cr|R-logspline-2.1.5-2|22	%prep
14cr|R-logspline-2.1.5-2|23	%setup -q -c -n %{packname}
14cr|R-logspline-2.1.5-2|24	
14cr|R-logspline-2.1.5-2|25	%build
14cr|R-logspline-2.1.5-2|26	
14cr|R-logspline-2.1.5-2|27	%install
14cr|R-logspline-2.1.5-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-logspline-2.1.5-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-logspline-2.1.5-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-logspline-2.1.5-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-logspline-2.1.5-2|32	
14cr|R-logspline-2.1.5-2|33	%check
14cr|R-logspline-2.1.5-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-logspline-2.1.5-2|35	
14cr|R-logspline-2.1.5-2|36	%files
14cr|R-logspline-2.1.5-2|37	%dir %{rlibdir}/%{packname}
14cr|R-logspline-2.1.5-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-logspline-2.1.5-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-logspline-2.1.5-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-logspline-2.1.5-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-logspline-2.1.5-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-logspline-2.1.5-2|43	%{rlibdir}/%{packname}/R
14cr|R-logspline-2.1.5-2|44	%{rlibdir}/%{packname}/help
14cr|R-logspline-2.1.5-2|45	%{rlibdir}/%{packname}/libs
14cr|R-logspline-2.1.5-2|46	
14cr|R-logspline-2.1.5-2|47	
14cr|R-logspline-2.1.5-2|48	
14cr|R-logspline-2.1.5-2|49	%changelog
14cr|R-logspline-2.1.5-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-2
14cr|R-logspline-2.1.5-2|51	+ Revision: d99b1fc
14cr|R-logspline-2.1.5-2|52	- MassBuild#464: Increase release tag
14cr|R-logspline-2.1.5-2|53	
14cr|R-logspline-2.1.5-2|54	

7503 14
14cr|R-longmemo-1.0.0-2|1	%global packname  longmemo
14cr|R-longmemo-1.0.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-longmemo-1.0.0-2|3	
14cr|R-longmemo-1.0.0-2|4	Name:             R-%{packname}
14cr|R-longmemo-1.0.0-2|5	Version:          1.0.0
14cr|R-longmemo-1.0.0-2|6	Release:          2
14cr|R-longmemo-1.0.0-2|7	Summary:          Statistics for Long-Memory Processes (Jan Beran) -- Data and Functions
14cr|R-longmemo-1.0.0-2|8	Group:            Sciences/Mathematics
14cr|R-longmemo-1.0.0-2|9	License:          GPL (>= 2)
14cr|R-longmemo-1.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-longmemo-1.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-0.tar.gz
14cr|R-longmemo-1.0.0-2|12	BuildArch:        noarch
14cr|R-longmemo-1.0.0-2|13	Requires:         R-core
14cr|R-longmemo-1.0.0-2|14	
14cr|R-longmemo-1.0.0-2|15	Requires:         R-stats
14cr|R-longmemo-1.0.0-2|16	
14cr|R-longmemo-1.0.0-2|17	Requires:         R-sfsmisc
14cr|R-longmemo-1.0.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats
14cr|R-longmemo-1.0.0-2|19	
14cr|R-longmemo-1.0.0-2|20	BuildRequires:   R-sfsmisc
14cr|R-longmemo-1.0.0-2|21	
14cr|R-longmemo-1.0.0-2|22	%description
14cr|R-longmemo-1.0.0-2|23	Datasets and Functionality from the textbook Jan Beran (1994). Statistics
14cr|R-longmemo-1.0.0-2|24	for Long-Memory Processes; Chapman & Hall.
14cr|R-longmemo-1.0.0-2|25	
14cr|R-longmemo-1.0.0-2|26	%prep
14cr|R-longmemo-1.0.0-2|27	%setup -q -c -n %{packname}
14cr|R-longmemo-1.0.0-2|28	
14cr|R-longmemo-1.0.0-2|29	%build
14cr|R-longmemo-1.0.0-2|30	
14cr|R-longmemo-1.0.0-2|31	%install
14cr|R-longmemo-1.0.0-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-longmemo-1.0.0-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-longmemo-1.0.0-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-longmemo-1.0.0-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-longmemo-1.0.0-2|36	
14cr|R-longmemo-1.0.0-2|37	%check
14cr|R-longmemo-1.0.0-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-longmemo-1.0.0-2|39	
14cr|R-longmemo-1.0.0-2|40	%files
14cr|R-longmemo-1.0.0-2|41	%dir %{rlibdir}/%{packname}
14cr|R-longmemo-1.0.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-longmemo-1.0.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-longmemo-1.0.0-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-longmemo-1.0.0-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-longmemo-1.0.0-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-longmemo-1.0.0-2|47	%{rlibdir}/%{packname}/R
14cr|R-longmemo-1.0.0-2|48	%{rlibdir}/%{packname}/data
14cr|R-longmemo-1.0.0-2|49	%{rlibdir}/%{packname}/help
14cr|R-longmemo-1.0.0-2|50	
14cr|R-longmemo-1.0.0-2|51	%changelog
14cr|R-longmemo-1.0.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|R-longmemo-1.0.0-2|53	+ Revision: 7551181
14cr|R-longmemo-1.0.0-2|54	- MassBuild#464: Increase release tag
14cr|R-longmemo-1.0.0-2|55	
14cr|R-longmemo-1.0.0-2|56	

7504 14
14cr|rlpr-2.06-6|1	Summary:	Remote printing utilities
14cr|rlpr-2.06-6|2	Name:		rlpr
14cr|rlpr-2.06-6|3	Version:	2.06
14cr|rlpr-2.06-6|4	Release:	6
14cr|rlpr-2.06-6|5	License:	GPL
14cr|rlpr-2.06-6|6	Group:		Networking/Remote access
14cr|rlpr-2.06-6|7	# Site of original author is dead, and project, too. As several other
14cr|rlpr-2.06-6|8	# orphaned printing packages this is re-hosted on linuxprinting.org
14cr|rlpr-2.06-6|9	Source0:	http://www.linuxprinting.org/download/printing/%{name}-%{version}.tar.bz2
14cr|rlpr-2.06-6|10	URL:		http://www.linuxprinting.org/download/printing/README.txt
14cr|rlpr-2.06-6|11	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|rlpr-2.06-6|12	
14cr|rlpr-2.06-6|13	%description
14cr|rlpr-2.06-6|14	Rlpr is a package that makes it possible (or at the very least,
14cr|rlpr-2.06-6|15	easier), to print files on remote sites to your local printer. The
14cr|rlpr-2.06-6|16	rlpr package includes BSD-compatible replacements for `lpr', `lpq',
14cr|rlpr-2.06-6|17	and `lprm', whose functionality is a superset of their BSD
14cr|rlpr-2.06-6|18	counterparts. In other words, with the rlpr package, you can do
14cr|rlpr-2.06-6|19	everything you can do with the BSD printing commands, and more. The
14cr|rlpr-2.06-6|20	programs contained within the rlpr package are all GPL'd, and are more
14cr|rlpr-2.06-6|21	lightweight, cleaner and more secure than their BSD counterparts.
14cr|rlpr-2.06-6|22	
14cr|rlpr-2.06-6|23	%prep
14cr|rlpr-2.06-6|24	%setup -q
14cr|rlpr-2.06-6|25	
14cr|rlpr-2.06-6|26	%build
14cr|rlpr-2.06-6|27	%configure
14cr|rlpr-2.06-6|28	%make
14cr|rlpr-2.06-6|29	
14cr|rlpr-2.06-6|30	%install
14cr|rlpr-2.06-6|31	rm -rf $RPM_BUILD_ROOT
14cr|rlpr-2.06-6|32	%makeinstall
14cr|rlpr-2.06-6|33	
14cr|rlpr-2.06-6|34	%clean
14cr|rlpr-2.06-6|35	rm -fr %buildroot
14cr|rlpr-2.06-6|36	
14cr|rlpr-2.06-6|37	
14cr|rlpr-2.06-6|38	%files
14cr|rlpr-2.06-6|39	%defattr(644,root,root,755)
14cr|rlpr-2.06-6|40	%doc AUTHORS NEWS README THANKS TODO
14cr|rlpr-2.06-6|41	%attr(4755,root,root) %{_bindir}/*
14cr|rlpr-2.06-6|42	%{_mandir}/man*/*
14cr|rlpr-2.06-6|43	
14cr|rlpr-2.06-6|44	
14cr|rlpr-2.06-6|45	
14cr|rlpr-2.06-6|46	%changelog
14cr|rlpr-2.06-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.06-6
14cr|rlpr-2.06-6|48	+ Revision: 9389d53
14cr|rlpr-2.06-6|49	- MassBuild#464: Increase release tag
14cr|rlpr-2.06-6|50	
14cr|rlpr-2.06-6|51	

7505 14
14cr|R-lpSolve-5.6.7-3|1	%global packname  lpSolve
14cr|R-lpSolve-5.6.7-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-lpSolve-5.6.7-3|3	
14cr|R-lpSolve-5.6.7-3|4	Name:             R-%{packname}
14cr|R-lpSolve-5.6.7-3|5	Version:          5.6.7
14cr|R-lpSolve-5.6.7-3|6	Release:          3
14cr|R-lpSolve-5.6.7-3|7	Summary:          Interface to Lp_solve v. 5.5 to solve linear/integer programs
14cr|R-lpSolve-5.6.7-3|8	Group:            Sciences/Mathematics
14cr|R-lpSolve-5.6.7-3|9	License:          LGPL-2
14cr|R-lpSolve-5.6.7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lpSolve-5.6.7-3|11	Source0:          http://cran.r-project.org/src/contrib/lpSolve_5.6.7.tar.gz
14cr|R-lpSolve-5.6.7-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-lpSolve-5.6.7-3|13	BuildRequires:    blas-devel
14cr|R-lpSolve-5.6.7-3|14	BuildRequires:    lapack-devel
14cr|R-lpSolve-5.6.7-3|15	Patch0:           lpSolve_5.6.7-format.patch
14cr|R-lpSolve-5.6.7-3|16	
14cr|R-lpSolve-5.6.7-3|17	%description
14cr|R-lpSolve-5.6.7-3|18	Lp_solve is freely available (under LGPL 2) software for solving linear,
14cr|R-lpSolve-5.6.7-3|19	integer and mixed integer programs. In this implementation we supply a
14cr|R-lpSolve-5.6.7-3|20	"wrapper" function in C and some R functions that solve general
14cr|R-lpSolve-5.6.7-3|21	linear/integer problems, assignment problems, and transportation problems.
14cr|R-lpSolve-5.6.7-3|22	This version calls lp_solve version 5.5.
14cr|R-lpSolve-5.6.7-3|23	
14cr|R-lpSolve-5.6.7-3|24	%prep
14cr|R-lpSolve-5.6.7-3|25	%setup -q -c -n %{packname}
14cr|R-lpSolve-5.6.7-3|26	%patch0 -p0
14cr|R-lpSolve-5.6.7-3|27	
14cr|R-lpSolve-5.6.7-3|28	%build
14cr|R-lpSolve-5.6.7-3|29	
14cr|R-lpSolve-5.6.7-3|30	%install
14cr|R-lpSolve-5.6.7-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lpSolve-5.6.7-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lpSolve-5.6.7-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lpSolve-5.6.7-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lpSolve-5.6.7-3|35	
14cr|R-lpSolve-5.6.7-3|36	%check
14cr|R-lpSolve-5.6.7-3|37	%{_bindir}/R CMD check %{packname}
14cr|R-lpSolve-5.6.7-3|38	
14cr|R-lpSolve-5.6.7-3|39	%files
14cr|R-lpSolve-5.6.7-3|40	%dir %{rlibdir}/%{packname}
14cr|R-lpSolve-5.6.7-3|41	%doc %{rlibdir}/%{packname}/html
14cr|R-lpSolve-5.6.7-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lpSolve-5.6.7-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-lpSolve-5.6.7-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lpSolve-5.6.7-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-lpSolve-5.6.7-3|46	%{rlibdir}/%{packname}/R
14cr|R-lpSolve-5.6.7-3|47	%{rlibdir}/%{packname}/help
14cr|R-lpSolve-5.6.7-3|48	%{rlibdir}/%{packname}/libs
14cr|R-lpSolve-5.6.7-3|49	
14cr|R-lpSolve-5.6.7-3|50	
14cr|R-lpSolve-5.6.7-3|51	
14cr|R-lpSolve-5.6.7-3|52	%changelog
14cr|R-lpSolve-5.6.7-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.6.7-3
14cr|R-lpSolve-5.6.7-3|54	+ Revision: 4afd886
14cr|R-lpSolve-5.6.7-3|55	- MassBuild#464: Increase release tag
14cr|R-lpSolve-5.6.7-3|56	
14cr|R-lpSolve-5.6.7-3|57	

7506 14
14cr|R-lqa-1.0.3-2|1	%define debug_package %{nil}
14cr|R-lqa-1.0.3-2|2	
14cr|R-lqa-1.0.3-2|3	%global packname  lqa
14cr|R-lqa-1.0.3-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-lqa-1.0.3-2|5	
14cr|R-lqa-1.0.3-2|6	Name:             R-%{packname}
14cr|R-lqa-1.0.3-2|7	Version:          1.0.3
14cr|R-lqa-1.0.3-2|8	Release:          2
14cr|R-lqa-1.0.3-2|9	Summary:          Penalized Likelihood Inference for GLMs
14cr|R-lqa-1.0.3-2|10	Group:            Sciences/Mathematics
14cr|R-lqa-1.0.3-2|11	License:          GPL-2
14cr|R-lqa-1.0.3-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-lqa-1.0.3-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
14cr|R-lqa-1.0.3-2|14	
14cr|R-lqa-1.0.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-lqa-1.0.3-2|16	
14cr|R-lqa-1.0.3-2|17	
14cr|R-lqa-1.0.3-2|18	%description
14cr|R-lqa-1.0.3-2|19	This package provides some basic infrastructure and tools to fit
14cr|R-lqa-1.0.3-2|20	Generalized Linear Models (GLMs) via penalized likelihood inference.
14cr|R-lqa-1.0.3-2|21	Estimating procedures already implemented are the LQA algorithm (that is
14cr|R-lqa-1.0.3-2|22	where its name come from), P-IRLS, RidgeBoost, GBlockBoost and
14cr|R-lqa-1.0.3-2|23	
14cr|R-lqa-1.0.3-2|24	%prep
14cr|R-lqa-1.0.3-2|25	%setup -q -c -n %{packname}
14cr|R-lqa-1.0.3-2|26	
14cr|R-lqa-1.0.3-2|27	%build
14cr|R-lqa-1.0.3-2|28	
14cr|R-lqa-1.0.3-2|29	%install
14cr|R-lqa-1.0.3-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lqa-1.0.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lqa-1.0.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lqa-1.0.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lqa-1.0.3-2|34	
14cr|R-lqa-1.0.3-2|35	%check
14cr|R-lqa-1.0.3-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-lqa-1.0.3-2|37	
14cr|R-lqa-1.0.3-2|38	%files
14cr|R-lqa-1.0.3-2|39	%dir %{rlibdir}/%{packname}
14cr|R-lqa-1.0.3-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-lqa-1.0.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-lqa-1.0.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-lqa-1.0.3-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-lqa-1.0.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-lqa-1.0.3-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-lqa-1.0.3-2|46	%{rlibdir}/%{packname}/R
14cr|R-lqa-1.0.3-2|47	%{rlibdir}/%{packname}/help
14cr|R-lqa-1.0.3-2|48	
14cr|R-lqa-1.0.3-2|49	%changelog
14cr|R-lqa-1.0.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|R-lqa-1.0.3-2|51	+ Revision: efe45bd
14cr|R-lqa-1.0.3-2|52	- MassBuild#464: Increase release tag
14cr|R-lqa-1.0.3-2|53	
14cr|R-lqa-1.0.3-2|54	

7507 14
14cr|R-lungExpression-0.2.0-1|1	%global packname  lungExpression
14cr|R-lungExpression-0.2.0-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-lungExpression-0.2.0-1|3	
14cr|R-lungExpression-0.2.0-1|4	Name:             R-%{packname}
14cr|R-lungExpression-0.2.0-1|5	Version:          0.2.0
14cr|R-lungExpression-0.2.0-1|6	Release:          1
14cr|R-lungExpression-0.2.0-1|7	Summary:          ExpressionSets for Parmigiani et al., 2004 Clinical Cancer Research paper
14cr|R-lungExpression-0.2.0-1|8	Group:            Sciences/Mathematics
14cr|R-lungExpression-0.2.0-1|9	License:          GPLv2+
14cr|R-lungExpression-0.2.0-1|10	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
14cr|R-lungExpression-0.2.0-1|11	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-lungExpression-0.2.0-1|12	BuildArch:        noarch
14cr|R-lungExpression-0.2.0-1|13	Requires:         R-core
14cr|R-lungExpression-0.2.0-1|14	
14cr|R-lungExpression-0.2.0-1|15	Requires:         R-Biobase
14cr|R-lungExpression-0.2.0-1|16	
14cr|R-lungExpression-0.2.0-1|17	
14cr|R-lungExpression-0.2.0-1|18	BuildRequires:    R-devel Rmath-devel R-Biobase
14cr|R-lungExpression-0.2.0-1|19	
14cr|R-lungExpression-0.2.0-1|20	
14cr|R-lungExpression-0.2.0-1|21	%description
14cr|R-lungExpression-0.2.0-1|22	Data from three large lung cancer studies provided as ExpressionSets
14cr|R-lungExpression-0.2.0-1|23	
14cr|R-lungExpression-0.2.0-1|24	%prep
14cr|R-lungExpression-0.2.0-1|25	%setup -q -c -n %{packname}
14cr|R-lungExpression-0.2.0-1|26	
14cr|R-lungExpression-0.2.0-1|27	%build
14cr|R-lungExpression-0.2.0-1|28	
14cr|R-lungExpression-0.2.0-1|29	%install
14cr|R-lungExpression-0.2.0-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-lungExpression-0.2.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-lungExpression-0.2.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-lungExpression-0.2.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-lungExpression-0.2.0-1|34	
14cr|R-lungExpression-0.2.0-1|35	%check
14cr|R-lungExpression-0.2.0-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-lungExpression-0.2.0-1|37	
14cr|R-lungExpression-0.2.0-1|38	%files
14cr|R-lungExpression-0.2.0-1|39	%{rlibdir}/%{packname}
14cr|R-lungExpression-0.2.0-1|40	
14cr|R-lungExpression-0.2.0-1|41	%changelog

7508 14
14cr|rlwrap-0.37-3|1	Summary:	Readline wrapper
14cr|rlwrap-0.37-3|2	Name:		rlwrap
14cr|rlwrap-0.37-3|3	Version:	0.37
14cr|rlwrap-0.37-3|4	Release:	3
14cr|rlwrap-0.37-3|5	License:	GPLv2+
14cr|rlwrap-0.37-3|6	Group:		Text tools
14cr|rlwrap-0.37-3|7	Url:		http://utopia.knoware.nl/~hlub/rlwrap/
14cr|rlwrap-0.37-3|8	Source0:	http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-%{version}.tar.gz
14cr|rlwrap-0.37-3|9	BuildRequires:	readline-devel
14cr|rlwrap-0.37-3|10	BuildRequires:	pkgconfig(ncurses)
14cr|rlwrap-0.37-3|11	
14cr|rlwrap-0.37-3|12	%description
14cr|rlwrap-0.37-3|13	rlwrap is a 'readline wrapper' that uses the GNU readline library to
14cr|rlwrap-0.37-3|14	allow the editing of keyboard input for any other command. Input
14cr|rlwrap-0.37-3|15	history is remembered across invocations, separately for each command;
14cr|rlwrap-0.37-3|16	history completion and search work as in bash and completion word
14cr|rlwrap-0.37-3|17	lists can be specified on the command line.
14cr|rlwrap-0.37-3|18	
14cr|rlwrap-0.37-3|19	%files
14cr|rlwrap-0.37-3|20	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO PLEA
14cr|rlwrap-0.37-3|21	%attr(0755,root,root) %{_bindir}/rlwrap
14cr|rlwrap-0.37-3|22	%{_mandir}/man1/rlwrap.1*
14cr|rlwrap-0.37-3|23	%{_mandir}/man3/RlwrapFilter.3pm*
14cr|rlwrap-0.37-3|24	%dir %{_datadir}/rlwrap
14cr|rlwrap-0.37-3|25	%{_datadir}/rlwrap/*
14cr|rlwrap-0.37-3|26	
14cr|rlwrap-0.37-3|27	#----------------------------------------------------------------------------
14cr|rlwrap-0.37-3|28	
14cr|rlwrap-0.37-3|29	%prep
14cr|rlwrap-0.37-3|30	%setup -q
14cr|rlwrap-0.37-3|31	
14cr|rlwrap-0.37-3|32	%build
14cr|rlwrap-0.37-3|33	%configure2_5x
14cr|rlwrap-0.37-3|34	%make
14cr|rlwrap-0.37-3|35	
14cr|rlwrap-0.37-3|36	%install
14cr|rlwrap-0.37-3|37	%makeinstall_std
14cr|rlwrap-0.37-3|38	
14cr|rlwrap-0.37-3|39	%check
14cr|rlwrap-0.37-3|40	%make check
14cr|rlwrap-0.37-3|41	
14cr|rlwrap-0.37-3|42	
14cr|rlwrap-0.37-3|43	%changelog
14cr|rlwrap-0.37-3|44	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.37-3
14cr|rlwrap-0.37-3|45	+ Revision: 4cd11ee
14cr|rlwrap-0.37-3|46	- Spec cleanup
14cr|rlwrap-0.37-3|47	
14cr|rlwrap-0.37-3|48	

7509 14
14cr|R-mapproj-1.2.2-2|1	%global packname  mapproj
14cr|R-mapproj-1.2.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mapproj-1.2.2-2|3	
14cr|R-mapproj-1.2.2-2|4	Name:             R-%{packname}
14cr|R-mapproj-1.2.2-2|5	Version:          1.2.2
14cr|R-mapproj-1.2.2-2|6	Release:          2
14cr|R-mapproj-1.2.2-2|7	Summary:          Map Projections
14cr|R-mapproj-1.2.2-2|8	Group:            Sciences/Mathematics
14cr|R-mapproj-1.2.2-2|9	License:          file LICENSE
14cr|R-mapproj-1.2.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mapproj-1.2.2-2|11	Source0:          http://cran.r-project.org/src/contrib/mapproj_1.2-2.tar.gz
14cr|R-mapproj-1.2.2-2|12	Requires:         R-maps
14cr|R-mapproj-1.2.2-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-maps
14cr|R-mapproj-1.2.2-2|14	
14cr|R-mapproj-1.2.2-2|15	%description
14cr|R-mapproj-1.2.2-2|16	Converts latitude/longitude into projected coordinates.
14cr|R-mapproj-1.2.2-2|17	
14cr|R-mapproj-1.2.2-2|18	%prep
14cr|R-mapproj-1.2.2-2|19	%setup -q -c -n %{packname}
14cr|R-mapproj-1.2.2-2|20	
14cr|R-mapproj-1.2.2-2|21	%build
14cr|R-mapproj-1.2.2-2|22	
14cr|R-mapproj-1.2.2-2|23	%install
14cr|R-mapproj-1.2.2-2|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mapproj-1.2.2-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mapproj-1.2.2-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mapproj-1.2.2-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mapproj-1.2.2-2|28	
14cr|R-mapproj-1.2.2-2|29	%check
14cr|R-mapproj-1.2.2-2|30	%{_bindir}/R CMD check %{packname}
14cr|R-mapproj-1.2.2-2|31	
14cr|R-mapproj-1.2.2-2|32	%files
14cr|R-mapproj-1.2.2-2|33	%dir %{rlibdir}/%{packname}
14cr|R-mapproj-1.2.2-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-mapproj-1.2.2-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mapproj-1.2.2-2|36	%{rlibdir}/%{packname}/INDEX
14cr|R-mapproj-1.2.2-2|37	# %{rlibdir}/%{packname}/LICENSE
14cr|R-mapproj-1.2.2-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mapproj-1.2.2-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-mapproj-1.2.2-2|40	%{rlibdir}/%{packname}/R
14cr|R-mapproj-1.2.2-2|41	%{rlibdir}/%{packname}/help
14cr|R-mapproj-1.2.2-2|42	%{rlibdir}/%{packname}/libs
14cr|R-mapproj-1.2.2-2|43	
14cr|R-mapproj-1.2.2-2|44	
14cr|R-mapproj-1.2.2-2|45	
14cr|R-mapproj-1.2.2-2|46	%changelog
14cr|R-mapproj-1.2.2-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|R-mapproj-1.2.2-2|48	+ Revision: e932047
14cr|R-mapproj-1.2.2-2|49	- MassBuild#464: Increase release tag
14cr|R-mapproj-1.2.2-2|50	
14cr|R-mapproj-1.2.2-2|51	

7510 14
14cr|R-maps-2.3.7-2|1	%bcond_with bootstrap
14cr|R-maps-2.3.7-2|2	%global packname  maps
14cr|R-maps-2.3.7-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-maps-2.3.7-2|4	
14cr|R-maps-2.3.7-2|5	Name:             R-%{packname}
14cr|R-maps-2.3.7-2|6	Version:          2.3.7
14cr|R-maps-2.3.7-2|7	Release:          2
14cr|R-maps-2.3.7-2|8	Summary:          Draw Geographical Maps
14cr|R-maps-2.3.7-2|9	
14cr|R-maps-2.3.7-2|10	Group:            Sciences/Mathematics
14cr|R-maps-2.3.7-2|11	License:          GPL-2
14cr|R-maps-2.3.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-maps-2.3.7-2|13	Source0:          http://cran.r-project.org/src/contrib/maps_2.3-7.tar.gz
14cr|R-maps-2.3.7-2|14	%if %{without bootstrap}
14cr|R-maps-2.3.7-2|15	Requires:         R-mapproj
14cr|R-maps-2.3.7-2|16	%endif
14cr|R-maps-2.3.7-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-maps-2.3.7-2|18	%if %{without bootstrap}
14cr|R-maps-2.3.7-2|19	BuildRequires:    R-mapproj
14cr|R-maps-2.3.7-2|20	%endif
14cr|R-maps-2.3.7-2|21	
14cr|R-maps-2.3.7-2|22	%description
14cr|R-maps-2.3.7-2|23	Display of maps.  Projection code and larger maps are in separate packages
14cr|R-maps-2.3.7-2|24	(mapproj and mapdata).
14cr|R-maps-2.3.7-2|25	
14cr|R-maps-2.3.7-2|26	%prep
14cr|R-maps-2.3.7-2|27	%setup -q -c -n %{packname}
14cr|R-maps-2.3.7-2|28	
14cr|R-maps-2.3.7-2|29	%build
14cr|R-maps-2.3.7-2|30	
14cr|R-maps-2.3.7-2|31	%install
14cr|R-maps-2.3.7-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-maps-2.3.7-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-maps-2.3.7-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-maps-2.3.7-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-maps-2.3.7-2|36	
14cr|R-maps-2.3.7-2|37	%if %{without bootstrap}
14cr|R-maps-2.3.7-2|38	%check
14cr|R-maps-2.3.7-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-maps-2.3.7-2|40	%endif
14cr|R-maps-2.3.7-2|41	
14cr|R-maps-2.3.7-2|42	%files
14cr|R-maps-2.3.7-2|43	%dir %{rlibdir}/%{packname}
14cr|R-maps-2.3.7-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-maps-2.3.7-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-maps-2.3.7-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-maps-2.3.7-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-maps-2.3.7-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-maps-2.3.7-2|49	%{rlibdir}/%{packname}/R
14cr|R-maps-2.3.7-2|50	%{rlibdir}/%{packname}/data
14cr|R-maps-2.3.7-2|51	%{rlibdir}/%{packname}/help
14cr|R-maps-2.3.7-2|52	%{rlibdir}/%{packname}/libs
14cr|R-maps-2.3.7-2|53	%{rlibdir}/%{packname}/mapdata
14cr|R-maps-2.3.7-2|54	
14cr|R-maps-2.3.7-2|55	
14cr|R-maps-2.3.7-2|56	
14cr|R-maps-2.3.7-2|57	%changelog
14cr|R-maps-2.3.7-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.7-2
14cr|R-maps-2.3.7-2|59	+ Revision: 4427c10
14cr|R-maps-2.3.7-2|60	- MassBuild#464: Increase release tag
14cr|R-maps-2.3.7-2|61	
14cr|R-maps-2.3.7-2|62	

7511 14
14cr|R-maptools-0.8.29-2|1	%global packname  maptools
14cr|R-maptools-0.8.29-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-maptools-0.8.29-2|3	
14cr|R-maptools-0.8.29-2|4	Name:             R-%{packname}
14cr|R-maptools-0.8.29-2|5	Version:          0.8.29
14cr|R-maptools-0.8.29-2|6	Release:          2
14cr|R-maptools-0.8.29-2|7	Summary:          Tools for reading and handling spatial objects
14cr|R-maptools-0.8.29-2|8	Group:            Sciences/Mathematics
14cr|R-maptools-0.8.29-2|9	License:          GPL (>= 2)
14cr|R-maptools-0.8.29-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-maptools-0.8.29-2|11	Source0:          http://cran.r-project.org/src/contrib/maptools_0.8-29.tar.gz
14cr|R-maptools-0.8.29-2|12	Requires:         R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
14cr|R-maptools-0.8.29-2|13	Requires:         R-maps R-rgeos R-gpclib R-RArcInfo
14cr|R-maptools-0.8.29-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-maptools-0.8.29-2|15	BuildRequires:    R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
14cr|R-maptools-0.8.29-2|16	BuildRequires:    R-maps R-rgeos R-gpclib R-RArcInfo
14cr|R-maptools-0.8.29-2|17	BuildRequires:    geos-devel
14cr|R-maptools-0.8.29-2|18	BuildRequires:    blas-devel
14cr|R-maptools-0.8.29-2|19	BuildRequires:    lapack-devel
14cr|R-maptools-0.8.29-2|20	
14cr|R-maptools-0.8.29-2|21	%description
14cr|R-maptools-0.8.29-2|22	Set of tools for manipulating and reading geographic data, in particular
14cr|R-maptools-0.8.29-2|23	ESRI shapefiles; C code used from shapelib. It includes binary access to
14cr|R-maptools-0.8.29-2|24	GSHHS shoreline files. The package also provides interface wrappers for
14cr|R-maptools-0.8.29-2|25	exchanging spatial objects with packages such as PBSmapping, spatstat,
14cr|R-maptools-0.8.29-2|26	maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
14cr|R-maptools-0.8.29-2|27	
14cr|R-maptools-0.8.29-2|28	%prep
14cr|R-maptools-0.8.29-2|29	%setup -q -c -n %{packname}
14cr|R-maptools-0.8.29-2|30	
14cr|R-maptools-0.8.29-2|31	%build
14cr|R-maptools-0.8.29-2|32	
14cr|R-maptools-0.8.29-2|33	%install
14cr|R-maptools-0.8.29-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-maptools-0.8.29-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-maptools-0.8.29-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-maptools-0.8.29-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-maptools-0.8.29-2|38	
14cr|R-maptools-0.8.29-2|39	%check
14cr|R-maptools-0.8.29-2|40	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-maptools-0.8.29-2|41	else			true
14cr|R-maptools-0.8.29-2|42	fi
14cr|R-maptools-0.8.29-2|43	
14cr|R-maptools-0.8.29-2|44	%files
14cr|R-maptools-0.8.29-2|45	%dir %{rlibdir}/%{packname}
14cr|R-maptools-0.8.29-2|46	%doc %{rlibdir}/%{packname}/changes
14cr|R-maptools-0.8.29-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-maptools-0.8.29-2|48	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-maptools-0.8.29-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-maptools-0.8.29-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-maptools-0.8.29-2|51	# %{rlibdir}/%{packname}/LICENSE
14cr|R-maptools-0.8.29-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-maptools-0.8.29-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-maptools-0.8.29-2|54	%{rlibdir}/%{packname}/R
14cr|R-maptools-0.8.29-2|55	%{rlibdir}/%{packname}/data
14cr|R-maptools-0.8.29-2|56	%{rlibdir}/%{packname}/grids
14cr|R-maptools-0.8.29-2|57	%{rlibdir}/%{packname}/help
14cr|R-maptools-0.8.29-2|58	%{rlibdir}/%{packname}/libs
14cr|R-maptools-0.8.29-2|59	#%{rlibdir}/%{packname}/old_man
14cr|R-maptools-0.8.29-2|60	%{rlibdir}/%{packname}/shapes
14cr|R-maptools-0.8.29-2|61	%{rlibdir}/%{packname}/share
14cr|R-maptools-0.8.29-2|62	%{rlibdir}/maptools/README
14cr|R-maptools-0.8.29-2|63	%{rlibdir}/maptools/doc/combine_maptools.R
14cr|R-maptools-0.8.29-2|64	%{rlibdir}/maptools/doc/combine_maptools.Rnw
14cr|R-maptools-0.8.29-2|65	%{rlibdir}/maptools/doc/combine_maptools.pdf
14cr|R-maptools-0.8.29-2|66	%{rlibdir}/maptools/doc/index.html
14cr|R-maptools-0.8.29-2|67	
14cr|R-maptools-0.8.29-2|68	
14cr|R-maptools-0.8.29-2|69	
14cr|R-maptools-0.8.29-2|70	%changelog
14cr|R-maptools-0.8.29-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.29-2
14cr|R-maptools-0.8.29-2|72	+ Revision: 64c866d
14cr|R-maptools-0.8.29-2|73	- MassBuild#464: Increase release tag
14cr|R-maptools-0.8.29-2|74	
14cr|R-maptools-0.8.29-2|75	

7512 14
14cr|R-markdown-0.6.4-3|1	%bcond_with bootstrap
14cr|R-markdown-0.6.4-3|2	%global packname  markdown
14cr|R-markdown-0.6.4-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-markdown-0.6.4-3|4	
14cr|R-markdown-0.6.4-3|5	Name:             R-%{packname}
14cr|R-markdown-0.6.4-3|6	Version:          0.6.4
14cr|R-markdown-0.6.4-3|7	Release:          3
14cr|R-markdown-0.6.4-3|8	Summary:          Markdown rendering for R
14cr|R-markdown-0.6.4-3|9	Group:            Sciences/Mathematics
14cr|R-markdown-0.6.4-3|10	License:          GPL-2
14cr|R-markdown-0.6.4-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-markdown-0.6.4-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-markdown-0.6.4-3|13	
14cr|R-markdown-0.6.4-3|14	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-markdown-0.6.4-3|15	Requires:        R-RCurl
14cr|R-markdown-0.6.4-3|16	BuildRequires:   R-RCurl
14cr|R-markdown-0.6.4-3|17	
14cr|R-markdown-0.6.4-3|18	%if %{with bootstrap}
14cr|R-markdown-0.6.4-3|19	%else
14cr|R-markdown-0.6.4-3|20	Requires:        R-knitr
14cr|R-markdown-0.6.4-3|21	BuildRequires:   R-knitr
14cr|R-markdown-0.6.4-3|22	%endif
14cr|R-markdown-0.6.4-3|23	
14cr|R-markdown-0.6.4-3|24	%description
14cr|R-markdown-0.6.4-3|25	Markdown is a plain-text formatting syntax that can be converted to XHTML
14cr|R-markdown-0.6.4-3|26	or other formats. This package provides R bindings to the Sundown markdown
14cr|R-markdown-0.6.4-3|27	rendering library.
14cr|R-markdown-0.6.4-3|28	
14cr|R-markdown-0.6.4-3|29	%prep
14cr|R-markdown-0.6.4-3|30	%setup -q -c -n %{packname}
14cr|R-markdown-0.6.4-3|31	
14cr|R-markdown-0.6.4-3|32	%build
14cr|R-markdown-0.6.4-3|33	
14cr|R-markdown-0.6.4-3|34	%install
14cr|R-markdown-0.6.4-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-markdown-0.6.4-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-markdown-0.6.4-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-markdown-0.6.4-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-markdown-0.6.4-3|39	
14cr|R-markdown-0.6.4-3|40	%if %{with bootstrap}
14cr|R-markdown-0.6.4-3|41	%else
14cr|R-markdown-0.6.4-3|42	%check
14cr|R-markdown-0.6.4-3|43	%{_bindir}/R CMD check %{packname}
14cr|R-markdown-0.6.4-3|44	%endif
14cr|R-markdown-0.6.4-3|45	
14cr|R-markdown-0.6.4-3|46	%files
14cr|R-markdown-0.6.4-3|47	%dir %{rlibdir}/%{packname}
14cr|R-markdown-0.6.4-3|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-markdown-0.6.4-3|49	%doc %{rlibdir}/%{packname}/html
14cr|R-markdown-0.6.4-3|50	%doc %{rlibdir}/%{packname}/COPYING
14cr|R-markdown-0.6.4-3|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-markdown-0.6.4-3|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-markdown-0.6.4-3|53	%doc %{rlibdir}/%{packname}/NOTICE
14cr|R-markdown-0.6.4-3|54	%{rlibdir}/%{packname}/INDEX
14cr|R-markdown-0.6.4-3|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-markdown-0.6.4-3|56	%{rlibdir}/%{packname}/Meta
14cr|R-markdown-0.6.4-3|57	%{rlibdir}/%{packname}/R
14cr|R-markdown-0.6.4-3|58	%{rlibdir}/%{packname}/examples
14cr|R-markdown-0.6.4-3|59	%{rlibdir}/%{packname}/help
14cr|R-markdown-0.6.4-3|60	%{rlibdir}/%{packname}/include
14cr|R-markdown-0.6.4-3|61	%{rlibdir}/%{packname}/libs
14cr|R-markdown-0.6.4-3|62	%{rlibdir}/%{packname}/resources
14cr|R-markdown-0.6.4-3|63	
14cr|R-markdown-0.6.4-3|64	%changelog
14cr|R-markdown-0.6.4-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-3
14cr|R-markdown-0.6.4-3|66	+ Revision: ec99ed1
14cr|R-markdown-0.6.4-3|67	- MassBuild#464: Increase release tag
14cr|R-markdown-0.6.4-3|68	
14cr|R-markdown-0.6.4-3|69	

7513 14
14cr|R-marray-1.40.0-2|1	%global packname  marray
14cr|R-marray-1.40.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-marray-1.40.0-2|3	
14cr|R-marray-1.40.0-2|4	%define debug_package %{nil}
14cr|R-marray-1.40.0-2|5	
14cr|R-marray-1.40.0-2|6	Name:             R-%{packname}
14cr|R-marray-1.40.0-2|7	Version:          1.40.0
14cr|R-marray-1.40.0-2|8	Release:          2
14cr|R-marray-1.40.0-2|9	Summary:          Exploratory analysis for two-color spotted microarray data
14cr|R-marray-1.40.0-2|10	Group:            Sciences/Mathematics
14cr|R-marray-1.40.0-2|11	License:          LGPL
14cr|R-marray-1.40.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/marray.html
14cr|R-marray-1.40.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/marray_1.40.0.tar.gz
14cr|R-marray-1.40.0-2|14	Requires:         R-limma R-methods R-tkWidgets
14cr|R-marray-1.40.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-marray-1.40.0-2|16	BuildRequires:    R-limma R-methods R-tkWidgets
14cr|R-marray-1.40.0-2|17	
14cr|R-marray-1.40.0-2|18	%description
14cr|R-marray-1.40.0-2|19	Class definitions for two-color spotted microarray data. Fuctions for data
14cr|R-marray-1.40.0-2|20	input, diagnostic plots, normalization and quality checking.
14cr|R-marray-1.40.0-2|21	
14cr|R-marray-1.40.0-2|22	%prep
14cr|R-marray-1.40.0-2|23	%setup -q -c -n %{packname}
14cr|R-marray-1.40.0-2|24	
14cr|R-marray-1.40.0-2|25	%build
14cr|R-marray-1.40.0-2|26	
14cr|R-marray-1.40.0-2|27	%install
14cr|R-marray-1.40.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-marray-1.40.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-marray-1.40.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-marray-1.40.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-marray-1.40.0-2|32	
14cr|R-marray-1.40.0-2|33	%check
14cr|R-marray-1.40.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-marray-1.40.0-2|35	
14cr|R-marray-1.40.0-2|36	%files
14cr|R-marray-1.40.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-marray-1.40.0-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-marray-1.40.0-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-marray-1.40.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-marray-1.40.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-marray-1.40.0-2|42	%{rlibdir}/%{packname}/LICENSE
14cr|R-marray-1.40.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-marray-1.40.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-marray-1.40.0-2|45	%{rlibdir}/%{packname}/R
14cr|R-marray-1.40.0-2|46	%{rlibdir}/%{packname}/data
14cr|R-marray-1.40.0-2|47	%{rlibdir}/%{packname}/help
14cr|R-marray-1.40.0-2|48	%{rlibdir}/%{packname}/swirldata
14cr|R-marray-1.40.0-2|49	
14cr|R-marray-1.40.0-2|50	
14cr|R-marray-1.40.0-2|51	%changelog
14cr|R-marray-1.40.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-marray-1.40.0-2|53	+ Revision: 3f0821d
14cr|R-marray-1.40.0-2|54	- MassBuild#464: Increase release tag
14cr|R-marray-1.40.0-2|55	
14cr|R-marray-1.40.0-2|56	

7514 14
14cr|R-Matching-4.8.3.4-2|1	%global packname  Matching
14cr|R-Matching-4.8.3.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Matching-4.8.3.4-2|3	
14cr|R-Matching-4.8.3.4-2|4	Name:             R-%{packname}
14cr|R-Matching-4.8.3.4-2|5	Version:          4.8.3.4
14cr|R-Matching-4.8.3.4-2|6	Release:          2
14cr|R-Matching-4.8.3.4-2|7	Summary:          Multivariate and Propensity Score Matching with Balance Optimization
14cr|R-Matching-4.8.3.4-2|8	Group:            Sciences/Mathematics
14cr|R-Matching-4.8.3.4-2|9	License:          GPLv3
14cr|R-Matching-4.8.3.4-2|10	URL:              http://cran.r-project.org/web/packages/Matching/index.html
14cr|R-Matching-4.8.3.4-2|11	Source0:          http://cran.r-project.org/src/contrib/Matching_4.8-3.4.tar.gz
14cr|R-Matching-4.8.3.4-2|12	BuildRequires:    R-devel R-MASS R-rgenoud R-graphics R-stats R-parallel R-grDevices
14cr|R-Matching-4.8.3.4-2|13	Requires:         R-core R-MASS R-rgenoud R-graphics R-stats R-parallel R-grDevices
14cr|R-Matching-4.8.3.4-2|14	
14cr|R-Matching-4.8.3.4-2|15	%description
14cr|R-Matching-4.8.3.4-2|16	Provides functions for multivariate and propensity score matching and for
14cr|R-Matching-4.8.3.4-2|17	finding optimal balance based on a genetic search algorithm. A variety of
14cr|R-Matching-4.8.3.4-2|18	univariate and multivariate metrics to determine if balance has been
14cr|R-Matching-4.8.3.4-2|19	obtained are also provided.
14cr|R-Matching-4.8.3.4-2|20	
14cr|R-Matching-4.8.3.4-2|21	%prep
14cr|R-Matching-4.8.3.4-2|22	%setup -q -c -n %{packname}
14cr|R-Matching-4.8.3.4-2|23	
14cr|R-Matching-4.8.3.4-2|24	%build
14cr|R-Matching-4.8.3.4-2|25	
14cr|R-Matching-4.8.3.4-2|26	%install
14cr|R-Matching-4.8.3.4-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Matching-4.8.3.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Matching-4.8.3.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Matching-4.8.3.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Matching-4.8.3.4-2|31	
14cr|R-Matching-4.8.3.4-2|32	%files
14cr|R-Matching-4.8.3.4-2|33	%dir %{rlibdir}/%{packname}
14cr|R-Matching-4.8.3.4-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Matching-4.8.3.4-2|35	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Matching-4.8.3.4-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-Matching-4.8.3.4-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-Matching-4.8.3.4-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-Matching-4.8.3.4-2|39	%{rlibdir}/%{packname}/data
14cr|R-Matching-4.8.3.4-2|40	%{rlibdir}/%{packname}/demo
14cr|R-Matching-4.8.3.4-2|41	%{rlibdir}/%{packname}/extras
14cr|R-Matching-4.8.3.4-2|42	%{rlibdir}/%{packname}/libs
14cr|R-Matching-4.8.3.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Matching-4.8.3.4-2|44	%{rlibdir}/%{packname}/R
14cr|R-Matching-4.8.3.4-2|45	%{rlibdir}/%{packname}/help
14cr|R-Matching-4.8.3.4-2|46	
14cr|R-Matching-4.8.3.4-2|47	%changelog
14cr|R-Matching-4.8.3.4-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.8.3.4-2
14cr|R-Matching-4.8.3.4-2|49	+ Revision: be3b891
14cr|R-Matching-4.8.3.4-2|50	- MassBuild#464: Increase release tag
14cr|R-Matching-4.8.3.4-2|51	
14cr|R-Matching-4.8.3.4-2|52	

7515 14
14cr|R-MatchIt-2.4_21-1|1	%global packname  MatchIt
14cr|R-MatchIt-2.4_21-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-MatchIt-2.4_21-1|3	
14cr|R-MatchIt-2.4_21-1|4	Name:             R-%{packname}
14cr|R-MatchIt-2.4_21-1|5	Version:          2.4_21
14cr|R-MatchIt-2.4_21-1|6	Release:          1
14cr|R-MatchIt-2.4_21-1|7	Summary:          The skew-normal and skew-t distributions
14cr|R-MatchIt-2.4_21-1|8	Group:            Sciences/Mathematics
14cr|R-MatchIt-2.4_21-1|9	License:          GPLv2
14cr|R-MatchIt-2.4_21-1|10	URL:              http://cran.r-project.org/web/packages/MatchIt/index.html
14cr|R-MatchIt-2.4_21-1|11	Source0:          http://cran.r-project.org/src/contrib/MatchIt_2.4-21.tar.gz
14cr|R-MatchIt-2.4_21-1|12	BuildRequires:    R-devel R-MASS R-WhatIf R-cem R-nnet R-rpart R-mgcv R-Matching
14cr|R-MatchIt-2.4_21-1|13	Requires:         R-core R-MASS R-WhatIf R-cem R-nnet R-rpart R-mgcv R-Matching
14cr|R-MatchIt-2.4_21-1|14	BuildArch:        noarch
14cr|R-MatchIt-2.4_21-1|15	
14cr|R-MatchIt-2.4_21-1|16	%description
14cr|R-MatchIt-2.4_21-1|17	Functions for manipulating skew-normal and skew-t probability distributions,
14cr|R-MatchIt-2.4_21-1|18	and for fitting them to data, in the scalar and in the multivariate case.
14cr|R-MatchIt-2.4_21-1|19	
14cr|R-MatchIt-2.4_21-1|20	%prep
14cr|R-MatchIt-2.4_21-1|21	%setup -q -c -n %{packname}
14cr|R-MatchIt-2.4_21-1|22	
14cr|R-MatchIt-2.4_21-1|23	%build
14cr|R-MatchIt-2.4_21-1|24	
14cr|R-MatchIt-2.4_21-1|25	%install
14cr|R-MatchIt-2.4_21-1|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MatchIt-2.4_21-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MatchIt-2.4_21-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MatchIt-2.4_21-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MatchIt-2.4_21-1|30	
14cr|R-MatchIt-2.4_21-1|31	%files
14cr|R-MatchIt-2.4_21-1|32	%dir %{rlibdir}/%{packname}
14cr|R-MatchIt-2.4_21-1|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MatchIt-2.4_21-1|34	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-MatchIt-2.4_21-1|35	%doc %{rlibdir}/%{packname}/html
14cr|R-MatchIt-2.4_21-1|36	%{rlibdir}/%{packname}/INDEX
14cr|R-MatchIt-2.4_21-1|37	%{rlibdir}/%{packname}/Meta
14cr|R-MatchIt-2.4_21-1|38	%{rlibdir}/%{packname}/data
14cr|R-MatchIt-2.4_21-1|39	%{rlibdir}/%{packname}/demo
14cr|R-MatchIt-2.4_21-1|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MatchIt-2.4_21-1|41	%{rlibdir}/%{packname}/R
14cr|R-MatchIt-2.4_21-1|42	%{rlibdir}/%{packname}/help
14cr|R-MatchIt-2.4_21-1|43	%changelog
14cr|R-MatchIt-2.4_21-1|44	* Thu Oct 10 2013 Rosa <rosa@abf.rosalinux.ru> 2.4_21-1
14cr|R-MatchIt-2.4_21-1|45	+ Revision: ccc5f3c
14cr|R-MatchIt-2.4_21-1|46	- Automatic import for version 2.4_21-1
14cr|R-MatchIt-2.4_21-1|47	
14cr|R-MatchIt-2.4_21-1|48	

7516 14
14cr|R-matrixcalc-1.0.3-2|1	%global packname  matrixcalc
14cr|R-matrixcalc-1.0.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-matrixcalc-1.0.3-2|3	
14cr|R-matrixcalc-1.0.3-2|4	Name:             R-%{packname}
14cr|R-matrixcalc-1.0.3-2|5	Version:          1.0.3
14cr|R-matrixcalc-1.0.3-2|6	Release:          2
14cr|R-matrixcalc-1.0.3-2|7	Summary:          Collection of functions for matrix differential calculus
14cr|R-matrixcalc-1.0.3-2|8	Group:            Sciences/Mathematics
14cr|R-matrixcalc-1.0.3-2|9	License:          GPL (>=2)
14cr|R-matrixcalc-1.0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-matrixcalc-1.0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/matrixcalc_1.0-3.tar.gz
14cr|R-matrixcalc-1.0.3-2|12	BuildArch:        noarch
14cr|R-matrixcalc-1.0.3-2|13	Requires:         R-core
14cr|R-matrixcalc-1.0.3-2|14	BuildRequires:    R-devel
14cr|R-matrixcalc-1.0.3-2|15	BuildRequires:    Rmath-devel
14cr|R-matrixcalc-1.0.3-2|16	BuildRequires:    texlive-collection-latex
14cr|R-matrixcalc-1.0.3-2|17	BuildRequires:    pkgconfig(lapack)
14cr|R-matrixcalc-1.0.3-2|18	
14cr|R-matrixcalc-1.0.3-2|19	%description
14cr|R-matrixcalc-1.0.3-2|20	A collection of functions to support matrix differential calculus as
14cr|R-matrixcalc-1.0.3-2|21	presented in Magnus and Neudecker (1999) Matrix Differential Calculus with
14cr|R-matrixcalc-1.0.3-2|22	Applications in Statistics and Econometrics, Second Edition, John Wiley,
14cr|R-matrixcalc-1.0.3-2|23	New York.  Some of the functions are comparable to APL and J functions
14cr|R-matrixcalc-1.0.3-2|24	which are useful for actuarial models and calculations. This package is
14cr|R-matrixcalc-1.0.3-2|25	used for teaching and research purposes at the Department of Finance and
14cr|R-matrixcalc-1.0.3-2|26	Risk Engineering, Polytechnic University, Brooklyn, NY 11201.
14cr|R-matrixcalc-1.0.3-2|27	
14cr|R-matrixcalc-1.0.3-2|28	%prep
14cr|R-matrixcalc-1.0.3-2|29	%setup -q -c -n %{packname}
14cr|R-matrixcalc-1.0.3-2|30	
14cr|R-matrixcalc-1.0.3-2|31	%build
14cr|R-matrixcalc-1.0.3-2|32	
14cr|R-matrixcalc-1.0.3-2|33	%install
14cr|R-matrixcalc-1.0.3-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-matrixcalc-1.0.3-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-matrixcalc-1.0.3-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-matrixcalc-1.0.3-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-matrixcalc-1.0.3-2|38	
14cr|R-matrixcalc-1.0.3-2|39	%check
14cr|R-matrixcalc-1.0.3-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-matrixcalc-1.0.3-2|41	
14cr|R-matrixcalc-1.0.3-2|42	%files
14cr|R-matrixcalc-1.0.3-2|43	%dir %{rlibdir}/%{packname}
14cr|R-matrixcalc-1.0.3-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-matrixcalc-1.0.3-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-matrixcalc-1.0.3-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-matrixcalc-1.0.3-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-matrixcalc-1.0.3-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-matrixcalc-1.0.3-2|49	%{rlibdir}/%{packname}/R
14cr|R-matrixcalc-1.0.3-2|50	%{rlibdir}/%{packname}/help
14cr|R-matrixcalc-1.0.3-2|51	
14cr|R-matrixcalc-1.0.3-2|52	
14cr|R-matrixcalc-1.0.3-2|53	
14cr|R-matrixcalc-1.0.3-2|54	%changelog
14cr|R-matrixcalc-1.0.3-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|R-matrixcalc-1.0.3-2|56	+ Revision: 8971099
14cr|R-matrixcalc-1.0.3-2|57	- MassBuild#464: Increase release tag
14cr|R-matrixcalc-1.0.3-2|58	
14cr|R-matrixcalc-1.0.3-2|59	

7517 14
14cr|R-MatrixModels-0.3_1.1-1|1	%global packname  MatrixModels
14cr|R-MatrixModels-0.3_1.1-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-MatrixModels-0.3_1.1-1|3	
14cr|R-MatrixModels-0.3_1.1-1|4	Name:             R-%{packname}
14cr|R-MatrixModels-0.3_1.1-1|5	Version:          0.3_1.1
14cr|R-MatrixModels-0.3_1.1-1|6	Release:          1
14cr|R-MatrixModels-0.3_1.1-1|7	Summary:          Modelling with Sparse And Dense Matrices
14cr|R-MatrixModels-0.3_1.1-1|8	Group:            Sciences/Mathematics
14cr|R-MatrixModels-0.3_1.1-1|9	License:          GPL (>= 2)
14cr|R-MatrixModels-0.3_1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-MatrixModels-0.3_1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-1.1.tar.gz
14cr|R-MatrixModels-0.3_1.1-1|12	BuildArch:        noarch
14cr|R-MatrixModels-0.3_1.1-1|13	Requires:         R-core
14cr|R-MatrixModels-0.3_1.1-1|14	Requires:         R-stats
14cr|R-MatrixModels-0.3_1.1-1|15	Requires:         R-utils
14cr|R-MatrixModels-0.3_1.1-1|16	Requires:         R-methods
14cr|R-MatrixModels-0.3_1.1-1|17	Requires:         R-Matrix
14cr|R-MatrixModels-0.3_1.1-1|18	BuildRequires:    R-devel
14cr|R-MatrixModels-0.3_1.1-1|19	BuildRequires:    Rmath-devel
14cr|R-MatrixModels-0.3_1.1-1|20	BuildRequires:    texlive-collection-latex
14cr|R-MatrixModels-0.3_1.1-1|21	BuildRequires:    R-stats
14cr|R-MatrixModels-0.3_1.1-1|22	BuildRequires:    R-utils
14cr|R-MatrixModels-0.3_1.1-1|23	BuildRequires:    R-methods
14cr|R-MatrixModels-0.3_1.1-1|24	BuildRequires:    R-Matrix
14cr|R-MatrixModels-0.3_1.1-1|25	BuildRequires:    pkgconfig(lapack)
14cr|R-MatrixModels-0.3_1.1-1|26	
14cr|R-MatrixModels-0.3_1.1-1|27	%description
14cr|R-MatrixModels-0.3_1.1-1|28	Modelling with sparse and dense 'Matrix' matrices, using modular
14cr|R-MatrixModels-0.3_1.1-1|29	prediction and response module classes.
14cr|R-MatrixModels-0.3_1.1-1|30	
14cr|R-MatrixModels-0.3_1.1-1|31	%prep
14cr|R-MatrixModels-0.3_1.1-1|32	%setup -q -c -n %{packname}
14cr|R-MatrixModels-0.3_1.1-1|33	
14cr|R-MatrixModels-0.3_1.1-1|34	%build
14cr|R-MatrixModels-0.3_1.1-1|35	
14cr|R-MatrixModels-0.3_1.1-1|36	%install
14cr|R-MatrixModels-0.3_1.1-1|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MatrixModels-0.3_1.1-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MatrixModels-0.3_1.1-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MatrixModels-0.3_1.1-1|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MatrixModels-0.3_1.1-1|41	
14cr|R-MatrixModels-0.3_1.1-1|42	%check
14cr|R-MatrixModels-0.3_1.1-1|43	%{_bindir}/R CMD check %{packname}
14cr|R-MatrixModels-0.3_1.1-1|44	
14cr|R-MatrixModels-0.3_1.1-1|45	%files
14cr|R-MatrixModels-0.3_1.1-1|46	%dir %{rlibdir}/%{packname}
14cr|R-MatrixModels-0.3_1.1-1|47	%doc %{rlibdir}/%{packname}/html
14cr|R-MatrixModels-0.3_1.1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MatrixModels-0.3_1.1-1|49	%{rlibdir}/%{packname}/INDEX
14cr|R-MatrixModels-0.3_1.1-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MatrixModels-0.3_1.1-1|51	%{rlibdir}/%{packname}/Meta
14cr|R-MatrixModels-0.3_1.1-1|52	%{rlibdir}/%{packname}/R
14cr|R-MatrixModels-0.3_1.1-1|53	%{rlibdir}/%{packname}/help
14cr|R-MatrixModels-0.3_1.1-1|54	
14cr|R-MatrixModels-0.3_1.1-1|55	
14cr|R-MatrixModels-0.3_1.1-1|56	
14cr|R-MatrixModels-0.3_1.1-1|57	%changelog
14cr|R-MatrixModels-0.3_1.1-1|58	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3_1.1-1
14cr|R-MatrixModels-0.3_1.1-1|59	+ Revision: a2922e0
14cr|R-MatrixModels-0.3_1.1-1|60	- Updated to 0.3.1.1
14cr|R-MatrixModels-0.3_1.1-1|61	
14cr|R-MatrixModels-0.3_1.1-1|62	

7518 14
14cr|R-maxLik-1.2.0-2|1	%global packname  maxLik
14cr|R-maxLik-1.2.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-maxLik-1.2.0-2|3	
14cr|R-maxLik-1.2.0-2|4	Name:             R-%{packname}
14cr|R-maxLik-1.2.0-2|5	Version:          1.2.0
14cr|R-maxLik-1.2.0-2|6	Release:          2
14cr|R-maxLik-1.2.0-2|7	Summary:          Maximum Likelihood Estimation
14cr|R-maxLik-1.2.0-2|8	Group:            Sciences/Mathematics
14cr|R-maxLik-1.2.0-2|9	License:          GPL (>= 2)
14cr|R-maxLik-1.2.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-maxLik-1.2.0-2|11	Source0:          http://cran.r-project.org/src/contrib/maxLik_1.2-0.tar.gz
14cr|R-maxLik-1.2.0-2|12	BuildArch:        noarch
14cr|R-maxLik-1.2.0-2|13	Requires:         R-core
14cr|R-maxLik-1.2.0-2|14	Requires:         R-miscTools
14cr|R-maxLik-1.2.0-2|15	Requires:         R-sandwich
14cr|R-maxLik-1.2.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-miscTools
14cr|R-maxLik-1.2.0-2|17	BuildRequires:    R-sandwich
14cr|R-maxLik-1.2.0-2|18	
14cr|R-maxLik-1.2.0-2|19	%description
14cr|R-maxLik-1.2.0-2|20	Tools for Maximum Likelihood Estimation
14cr|R-maxLik-1.2.0-2|21	
14cr|R-maxLik-1.2.0-2|22	%prep
14cr|R-maxLik-1.2.0-2|23	%setup -q -c -n %{packname}
14cr|R-maxLik-1.2.0-2|24	
14cr|R-maxLik-1.2.0-2|25	%build
14cr|R-maxLik-1.2.0-2|26	
14cr|R-maxLik-1.2.0-2|27	%install
14cr|R-maxLik-1.2.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-maxLik-1.2.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-maxLik-1.2.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-maxLik-1.2.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-maxLik-1.2.0-2|32	
14cr|R-maxLik-1.2.0-2|33	%check
14cr|R-maxLik-1.2.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-maxLik-1.2.0-2|35	
14cr|R-maxLik-1.2.0-2|36	%files
14cr|R-maxLik-1.2.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-maxLik-1.2.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-maxLik-1.2.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-maxLik-1.2.0-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-maxLik-1.2.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-maxLik-1.2.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-maxLik-1.2.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-maxLik-1.2.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-maxLik-1.2.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-maxLik-1.2.0-2|46	%{_datadir}/R/library/maxLik/CITATION
14cr|R-maxLik-1.2.0-2|47	
14cr|R-maxLik-1.2.0-2|48	
14cr|R-maxLik-1.2.0-2|49	
14cr|R-maxLik-1.2.0-2|50	%changelog
14cr|R-maxLik-1.2.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|R-maxLik-1.2.0-2|52	+ Revision: 34dfc9d
14cr|R-maxLik-1.2.0-2|53	- MassBuild#464: Increase release tag
14cr|R-maxLik-1.2.0-2|54	
14cr|R-maxLik-1.2.0-2|55	

7519 14
14cr|R-MBESS-3.3.3-2|1	%global packname  MBESS
14cr|R-MBESS-3.3.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-MBESS-3.3.3-2|3	
14cr|R-MBESS-3.3.3-2|4	Name:             R-%{packname}
14cr|R-MBESS-3.3.3-2|5	Version:          3.3.3
14cr|R-MBESS-3.3.3-2|6	Release:          2
14cr|R-MBESS-3.3.3-2|7	Summary:          MBESS
14cr|R-MBESS-3.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-MBESS-3.3.3-2|9	License:          GPLv2+
14cr|R-MBESS-3.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-MBESS-3.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-MBESS-3.3.3-2|12	BuildArch:        noarch
14cr|R-MBESS-3.3.3-2|13	Requires:         R-core
14cr|R-MBESS-3.3.3-2|14	
14cr|R-MBESS-3.3.3-2|15	Requires:         R-MASS R-sem R-boot R-nlme R-gsl R-lavaan R-parallel R-snow R-OpenMx
14cr|R-MBESS-3.3.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-MBESS-3.3.3-2|17	
14cr|R-MBESS-3.3.3-2|18	BuildRequires:   R-MASS R-sem R-boot R-nlme R-gsl R-lavaan R-parallel R-snow R-OpenMx
14cr|R-MBESS-3.3.3-2|19	
14cr|R-MBESS-3.3.3-2|20	%description
14cr|R-MBESS-3.3.3-2|21	MBESS implements methods that are especially useful to researchers working
14cr|R-MBESS-3.3.3-2|22	within the behavioral, educational, and social sciences (both substantive
14cr|R-MBESS-3.3.3-2|23	researchers and methodologists), Many of the methods contained within
14cr|R-MBESS-3.3.3-2|24	MBESS are applicable to quantitative research in general,
14cr|R-MBESS-3.3.3-2|25	
14cr|R-MBESS-3.3.3-2|26	%prep
14cr|R-MBESS-3.3.3-2|27	%setup -q -c -n %{packname}
14cr|R-MBESS-3.3.3-2|28	
14cr|R-MBESS-3.3.3-2|29	%build
14cr|R-MBESS-3.3.3-2|30	
14cr|R-MBESS-3.3.3-2|31	%install
14cr|R-MBESS-3.3.3-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MBESS-3.3.3-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MBESS-3.3.3-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MBESS-3.3.3-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MBESS-3.3.3-2|36	
14cr|R-MBESS-3.3.3-2|37	%check
14cr|R-MBESS-3.3.3-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-MBESS-3.3.3-2|39	
14cr|R-MBESS-3.3.3-2|40	%files
14cr|R-MBESS-3.3.3-2|41	%dir %{rlibdir}/%{packname}
14cr|R-MBESS-3.3.3-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-MBESS-3.3.3-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MBESS-3.3.3-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-MBESS-3.3.3-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MBESS-3.3.3-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-MBESS-3.3.3-2|47	%{rlibdir}/%{packname}/R
14cr|R-MBESS-3.3.3-2|48	%{rlibdir}/%{packname}/data
14cr|R-MBESS-3.3.3-2|49	%{rlibdir}/%{packname}/help
14cr|R-MBESS-3.3.3-2|50	
14cr|R-MBESS-3.3.3-2|51	%changelog
14cr|R-MBESS-3.3.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-2
14cr|R-MBESS-3.3.3-2|53	+ Revision: 98d0531
14cr|R-MBESS-3.3.3-2|54	- MassBuild#464: Increase release tag
14cr|R-MBESS-3.3.3-2|55	
14cr|R-MBESS-3.3.3-2|56	

7520 14
14cr|R-mboost-2.2.3-2|1	%bcond_with internet
14cr|R-mboost-2.2.3-2|2	%global packname  mboost
14cr|R-mboost-2.2.3-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-mboost-2.2.3-2|4	
14cr|R-mboost-2.2.3-2|5	Name:             R-%{packname}
14cr|R-mboost-2.2.3-2|6	Version:          2.2.3
14cr|R-mboost-2.2.3-2|7	Release:          2
14cr|R-mboost-2.2.3-2|8	Summary:          Model-Based Boosting
14cr|R-mboost-2.2.3-2|9	Group:            Sciences/Mathematics
14cr|R-mboost-2.2.3-2|10	License:          GPL-2
14cr|R-mboost-2.2.3-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mboost-2.2.3-2|12	Source0:          http://cran.r-project.org/src/contrib/mboost_2.2-3.tar.gz
14cr|R-mboost-2.2.3-2|13	Requires:         R-methods R-stats
14cr|R-mboost-2.2.3-2|14	Requires:         R-Matrix R-survival R-splines R-lattice
14cr|R-mboost-2.2.3-2|15	Requires:         R-multicore R-party R-ipred R-MASS R-fields R-BayesX R-gbm
14cr|R-mboost-2.2.3-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-stats
14cr|R-mboost-2.2.3-2|17	BuildRequires:    R-Matrix R-survival R-splines R-lattice
14cr|R-mboost-2.2.3-2|18	BuildRequires:    R-multicore R-party R-ipred R-MASS R-fields R-BayesX R-gbm
14cr|R-mboost-2.2.3-2|19	BuildRequires:    blas-devel
14cr|R-mboost-2.2.3-2|20	BuildRequires:    lapack-devel
14cr|R-mboost-2.2.3-2|21	
14cr|R-mboost-2.2.3-2|22	%description
14cr|R-mboost-2.2.3-2|23	Functional gradient descent algorithm (boosting) for optimizing general
14cr|R-mboost-2.2.3-2|24	risk functions utilizing component-wise (penalised) least squares
14cr|R-mboost-2.2.3-2|25	estimates or regression trees as base-learners for fitting generalized
14cr|R-mboost-2.2.3-2|26	linear, additive and interaction models to potentially high-dimensional
14cr|R-mboost-2.2.3-2|27	
14cr|R-mboost-2.2.3-2|28	%prep
14cr|R-mboost-2.2.3-2|29	%setup -q -c -n %{packname}
14cr|R-mboost-2.2.3-2|30	
14cr|R-mboost-2.2.3-2|31	%build
14cr|R-mboost-2.2.3-2|32	
14cr|R-mboost-2.2.3-2|33	%install
14cr|R-mboost-2.2.3-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mboost-2.2.3-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mboost-2.2.3-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mboost-2.2.3-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mboost-2.2.3-2|38	
14cr|R-mboost-2.2.3-2|39	%if %{with internet}
14cr|R-mboost-2.2.3-2|40	%check
14cr|R-mboost-2.2.3-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-mboost-2.2.3-2|42	%endif
14cr|R-mboost-2.2.3-2|43	
14cr|R-mboost-2.2.3-2|44	%files
14cr|R-mboost-2.2.3-2|45	%dir %{rlibdir}/%{packname}
14cr|R-mboost-2.2.3-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-mboost-2.2.3-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-mboost-2.2.3-2|48	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-mboost-2.2.3-2|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-mboost-2.2.3-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mboost-2.2.3-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-mboost-2.2.3-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-mboost-2.2.3-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mboost-2.2.3-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-mboost-2.2.3-2|55	%{rlibdir}/%{packname}/R
14cr|R-mboost-2.2.3-2|56	%{rlibdir}/%{packname}/cache
14cr|R-mboost-2.2.3-2|57	%{rlibdir}/%{packname}/data
14cr|R-mboost-2.2.3-2|58	%{rlibdir}/%{packname}/help
14cr|R-mboost-2.2.3-2|59	%{rlibdir}/%{packname}/libs
14cr|R-mboost-2.2.3-2|60	%{rlibdir}/%{packname}/*.R
14cr|R-mboost-2.2.3-2|61	%{rlibdir}/%{packname}/*.Rda
14cr|R-mboost-2.2.3-2|62	
14cr|R-mboost-2.2.3-2|63	
14cr|R-mboost-2.2.3-2|64	%changelog
14cr|R-mboost-2.2.3-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-2
14cr|R-mboost-2.2.3-2|66	+ Revision: f96a838
14cr|R-mboost-2.2.3-2|67	- MassBuild#464: Increase release tag
14cr|R-mboost-2.2.3-2|68	
14cr|R-mboost-2.2.3-2|69	

7521 14
14cr|R-mclust-4.2-2|1	%global packname  mclust
14cr|R-mclust-4.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mclust-4.2-2|3	
14cr|R-mclust-4.2-2|4	Name:             R-%{packname}
14cr|R-mclust-4.2-2|5	Version:          4.2
14cr|R-mclust-4.2-2|6	Release:          2
14cr|R-mclust-4.2-2|7	Summary:          Model-Based Clustering / Normal Mixture Modeling
14cr|R-mclust-4.2-2|8	Group:            Sciences/Mathematics
14cr|R-mclust-4.2-2|9	License:          file LICENSE
14cr|R-mclust-4.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mclust-4.2-2|11	Source0:          http://cran.r-project.org/src/contrib/mclust_4.2.tar.gz
14cr|R-mclust-4.2-2|12	Requires:         R-stats R-utils
14cr|R-mclust-4.2-2|13	Requires:         R-mix
14cr|R-mclust-4.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-utils
14cr|R-mclust-4.2-2|15	BuildRequires:    R-mix
14cr|R-mclust-4.2-2|16	BuildRequires:    blas-devel
14cr|R-mclust-4.2-2|17	BuildRequires:    lapack-devel
14cr|R-mclust-4.2-2|18	
14cr|R-mclust-4.2-2|19	%description
14cr|R-mclust-4.2-2|20	Model-based clustering and normal mixture modeling including Bayesian
14cr|R-mclust-4.2-2|21	
14cr|R-mclust-4.2-2|22	%prep
14cr|R-mclust-4.2-2|23	%setup -q -c -n %{packname}
14cr|R-mclust-4.2-2|24	
14cr|R-mclust-4.2-2|25	%build
14cr|R-mclust-4.2-2|26	
14cr|R-mclust-4.2-2|27	%install
14cr|R-mclust-4.2-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mclust-4.2-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mclust-4.2-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mclust-4.2-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mclust-4.2-2|32	
14cr|R-mclust-4.2-2|33	%check
14cr|R-mclust-4.2-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-mclust-4.2-2|35	
14cr|R-mclust-4.2-2|36	%files
14cr|R-mclust-4.2-2|37	%dir %{rlibdir}/%{packname}
14cr|R-mclust-4.2-2|38	#%doc %{rlibdir}/%{packname}/cite
14cr|R-mclust-4.2-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-mclust-4.2-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-mclust-4.2-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mclust-4.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mclust-4.2-2|43	#%{rlibdir}/%{packname}/LICENSE
14cr|R-mclust-4.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mclust-4.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-mclust-4.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-mclust-4.2-2|47	%{rlibdir}/%{packname}/data
14cr|R-mclust-4.2-2|48	%{rlibdir}/%{packname}/help
14cr|R-mclust-4.2-2|49	%{rlibdir}/%{packname}/libs
14cr|R-mclust-4.2-2|50	%{rlibdir}/%{packname}/doc
14cr|R-mclust-4.2-2|51	%{rlibdir}/%{packname}/NEWS
14cr|R-mclust-4.2-2|52	
14cr|R-mclust-4.2-2|53	
14cr|R-mclust-4.2-2|54	
14cr|R-mclust-4.2-2|55	%changelog
14cr|R-mclust-4.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2-2
14cr|R-mclust-4.2-2|57	+ Revision: b521e83
14cr|R-mclust-4.2-2|58	- MassBuild#464: Increase release tag
14cr|R-mclust-4.2-2|59	
14cr|R-mclust-4.2-2|60	

7522 14
14cr|R-MCMCpack-1.3.3-2|1	%global packname  MCMCpack
14cr|R-MCMCpack-1.3.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-MCMCpack-1.3.3-2|3	
14cr|R-MCMCpack-1.3.3-2|4	Name:             R-%{packname}
14cr|R-MCMCpack-1.3.3-2|5	Version:          1.3.3
14cr|R-MCMCpack-1.3.3-2|6	Release:          2
14cr|R-MCMCpack-1.3.3-2|7	Summary:          Markov chain Monte Carlo (MCMC) Package
14cr|R-MCMCpack-1.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-MCMCpack-1.3.3-2|9	License:          GPL-3
14cr|R-MCMCpack-1.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-MCMCpack-1.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/MCMCpack_1.3-3.tar.gz
14cr|R-MCMCpack-1.3.3-2|12	Requires:         R-coda R-MASS R-stats
14cr|R-MCMCpack-1.3.3-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-coda R-MASS R-stats
14cr|R-MCMCpack-1.3.3-2|14	
14cr|R-MCMCpack-1.3.3-2|15	%description
14cr|R-MCMCpack-1.3.3-2|16	This package contains functions to perform Bayesian inference using
14cr|R-MCMCpack-1.3.3-2|17	posterior simulation for a number of statistical models. Most simulation
14cr|R-MCMCpack-1.3.3-2|18	is done in compiled C++ written in the Scythe Statistical Library Version
14cr|R-MCMCpack-1.3.3-2|19	1.0.2. All models return coda mcmc objects that can then be summarized
14cr|R-MCMCpack-1.3.3-2|20	using the coda package.  MCMCpack also contains some useful utility
14cr|R-MCMCpack-1.3.3-2|21	functions, including some additional density functions and pseudo-random
14cr|R-MCMCpack-1.3.3-2|22	number generators for statistical distributions, a general purpose
14cr|R-MCMCpack-1.3.3-2|23	Metropolis sampling algorithm, and tools for visualization.
14cr|R-MCMCpack-1.3.3-2|24	
14cr|R-MCMCpack-1.3.3-2|25	%prep
14cr|R-MCMCpack-1.3.3-2|26	%setup -q -c -n %{packname}
14cr|R-MCMCpack-1.3.3-2|27	
14cr|R-MCMCpack-1.3.3-2|28	%build
14cr|R-MCMCpack-1.3.3-2|29	
14cr|R-MCMCpack-1.3.3-2|30	%install
14cr|R-MCMCpack-1.3.3-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MCMCpack-1.3.3-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MCMCpack-1.3.3-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MCMCpack-1.3.3-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MCMCpack-1.3.3-2|35	
14cr|R-MCMCpack-1.3.3-2|36	%check
14cr|R-MCMCpack-1.3.3-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-MCMCpack-1.3.3-2|38	
14cr|R-MCMCpack-1.3.3-2|39	%files
14cr|R-MCMCpack-1.3.3-2|40	%dir %{rlibdir}/%{packname}
14cr|R-MCMCpack-1.3.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-MCMCpack-1.3.3-2|42	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-MCMCpack-1.3.3-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MCMCpack-1.3.3-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-MCMCpack-1.3.3-2|45	# %{rlibdir}/%{packname}/LICENSE
14cr|R-MCMCpack-1.3.3-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MCMCpack-1.3.3-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-MCMCpack-1.3.3-2|48	%{rlibdir}/%{packname}/R
14cr|R-MCMCpack-1.3.3-2|49	%{rlibdir}/%{packname}/data
14cr|R-MCMCpack-1.3.3-2|50	%{rlibdir}/%{packname}/help
14cr|R-MCMCpack-1.3.3-2|51	%{rlibdir}/%{packname}/libs
14cr|R-MCMCpack-1.3.3-2|52	
14cr|R-MCMCpack-1.3.3-2|53	%changelog
14cr|R-MCMCpack-1.3.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|R-MCMCpack-1.3.3-2|55	+ Revision: a6a8de8
14cr|R-MCMCpack-1.3.3-2|56	- MassBuild#464: Increase release tag
14cr|R-MCMCpack-1.3.3-2|57	
14cr|R-MCMCpack-1.3.3-2|58	

7523 14
14cr|R-mda-0.4.4-2|1	%global packname  mda
14cr|R-mda-0.4.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mda-0.4.4-2|3	
14cr|R-mda-0.4.4-2|4	Name:             R-%{packname}
14cr|R-mda-0.4.4-2|5	Version:          0.4.4
14cr|R-mda-0.4.4-2|6	Release:          2
14cr|R-mda-0.4.4-2|7	Summary:          Mixture and flexible discriminant analysis
14cr|R-mda-0.4.4-2|8	Group:            Sciences/Mathematics
14cr|R-mda-0.4.4-2|9	License:          GPL-2
14cr|R-mda-0.4.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mda-0.4.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-4.tar.gz
14cr|R-mda-0.4.4-2|12	
14cr|R-mda-0.4.4-2|13	Requires:         R-stats R-class
14cr|R-mda-0.4.4-2|14	
14cr|R-mda-0.4.4-2|15	Requires:         R-earth
14cr|R-mda-0.4.4-2|16	BuildRequires:    R-devel Rmath-devel R-stats R-class
14cr|R-mda-0.4.4-2|17	
14cr|R-mda-0.4.4-2|18	BuildRequires:   R-earth
14cr|R-mda-0.4.4-2|19	
14cr|R-mda-0.4.4-2|20	%description
14cr|R-mda-0.4.4-2|21	Mixture and flexible discriminant analysis, multivariate adaptive
14cr|R-mda-0.4.4-2|22	regression splines (MARS), BRUTO, ...
14cr|R-mda-0.4.4-2|23	
14cr|R-mda-0.4.4-2|24	%prep
14cr|R-mda-0.4.4-2|25	%setup -q -c -n %{packname}
14cr|R-mda-0.4.4-2|26	
14cr|R-mda-0.4.4-2|27	%build
14cr|R-mda-0.4.4-2|28	
14cr|R-mda-0.4.4-2|29	%install
14cr|R-mda-0.4.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mda-0.4.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mda-0.4.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mda-0.4.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mda-0.4.4-2|34	
14cr|R-mda-0.4.4-2|35	%check
14cr|R-mda-0.4.4-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-mda-0.4.4-2|37	
14cr|R-mda-0.4.4-2|38	%files
14cr|R-mda-0.4.4-2|39	%dir %{rlibdir}/%{packname}
14cr|R-mda-0.4.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-mda-0.4.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mda-0.4.4-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mda-0.4.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mda-0.4.4-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-mda-0.4.4-2|45	%{rlibdir}/%{packname}/R
14cr|R-mda-0.4.4-2|46	%{rlibdir}/%{packname}/help
14cr|R-mda-0.4.4-2|47	%{rlibdir}/%{packname}/data
14cr|R-mda-0.4.4-2|48	%{rlibdir}/%{packname}/libs
14cr|R-mda-0.4.4-2|49	
14cr|R-mda-0.4.4-2|50	%changelog
14cr|R-mda-0.4.4-2|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|R-mda-0.4.4-2|52	+ Revision: a56d001
14cr|R-mda-0.4.4-2|53	- Revert bootstrap
14cr|R-mda-0.4.4-2|54	
14cr|R-mda-0.4.4-2|55	

7524 14
14cr|R-MEMSS-0.9.2-2|1	%global packname  MEMSS
14cr|R-MEMSS-0.9.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-MEMSS-0.9.2-2|3	
14cr|R-MEMSS-0.9.2-2|4	Name:             R-%{packname}
14cr|R-MEMSS-0.9.2-2|5	Version:          0.9.2
14cr|R-MEMSS-0.9.2-2|6	Release:          2
14cr|R-MEMSS-0.9.2-2|7	Summary:          Data sets from Mixed-effects Models in S
14cr|R-MEMSS-0.9.2-2|8	Group:            Sciences/Mathematics
14cr|R-MEMSS-0.9.2-2|9	License:          GPL (>= 2)
14cr|R-MEMSS-0.9.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-MEMSS-0.9.2-2|11	Source0:          http://cran.r-project.org/src/contrib/MEMSS_0.9-2.tar.gz
14cr|R-MEMSS-0.9.2-2|12	BuildArch:        noarch
14cr|R-MEMSS-0.9.2-2|13	Requires:         R-core
14cr|R-MEMSS-0.9.2-2|14	Requires:         R-lme4
14cr|R-MEMSS-0.9.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lme4
14cr|R-MEMSS-0.9.2-2|16	
14cr|R-MEMSS-0.9.2-2|17	%description
14cr|R-MEMSS-0.9.2-2|18	Data sets and sample analyses from Pinheiro and Bates, "Mixed-effects
14cr|R-MEMSS-0.9.2-2|19	Models in S and S-PLUS" (Springer, 2000).
14cr|R-MEMSS-0.9.2-2|20	
14cr|R-MEMSS-0.9.2-2|21	%prep
14cr|R-MEMSS-0.9.2-2|22	%setup -q -c -n %{packname}
14cr|R-MEMSS-0.9.2-2|23	
14cr|R-MEMSS-0.9.2-2|24	%build
14cr|R-MEMSS-0.9.2-2|25	
14cr|R-MEMSS-0.9.2-2|26	%install
14cr|R-MEMSS-0.9.2-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MEMSS-0.9.2-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MEMSS-0.9.2-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MEMSS-0.9.2-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MEMSS-0.9.2-2|31	
14cr|R-MEMSS-0.9.2-2|32	%check
14cr|R-MEMSS-0.9.2-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-MEMSS-0.9.2-2|34	
14cr|R-MEMSS-0.9.2-2|35	%files
14cr|R-MEMSS-0.9.2-2|36	%dir %{rlibdir}/%{packname}
14cr|R-MEMSS-0.9.2-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-MEMSS-0.9.2-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MEMSS-0.9.2-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-MEMSS-0.9.2-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MEMSS-0.9.2-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-MEMSS-0.9.2-2|42	%{rlibdir}/%{packname}/data
14cr|R-MEMSS-0.9.2-2|43	%{rlibdir}/%{packname}/help
14cr|R-MEMSS-0.9.2-2|44	
14cr|R-MEMSS-0.9.2-2|45	%changelog
14cr|R-MEMSS-0.9.2-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
14cr|R-MEMSS-0.9.2-2|47	+ Revision: 1f8e6a8
14cr|R-MEMSS-0.9.2-2|48	- MassBuild#464: Increase release tag
14cr|R-MEMSS-0.9.2-2|49	
14cr|R-MEMSS-0.9.2-2|50	

7525 14
14cr|R-mgcv-1.7.29-2|1	%global packname  mgcv
14cr|R-mgcv-1.7.29-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mgcv-1.7.29-2|3	
14cr|R-mgcv-1.7.29-2|4	Name:             R-%{packname}
14cr|R-mgcv-1.7.29-2|5	Version:          1.7.29
14cr|R-mgcv-1.7.29-2|6	Release:          2
14cr|R-mgcv-1.7.29-2|7	Summary:          Mixed GAM Computation Vehicle with GCV/AIC/REML smoothness estimation
14cr|R-mgcv-1.7.29-2|8	Group:            Sciences/Mathematics
14cr|R-mgcv-1.7.29-2|9	License:          GPL (>= 2)
14cr|R-mgcv-1.7.29-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mgcv-1.7.29-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-29.tar.gz
14cr|R-mgcv-1.7.29-2|12	
14cr|R-mgcv-1.7.29-2|13	Requires:         R-nlme
14cr|R-mgcv-1.7.29-2|14	Requires:         R-methods R-stats R-graphics R-Matrix
14cr|R-mgcv-1.7.29-2|15	Requires:         R-splines R-parallel
14cr|R-mgcv-1.7.29-2|16	BuildRequires:    R-devel Rmath-devel  R-nlme
14cr|R-mgcv-1.7.29-2|17	BuildRequires:    R-methods R-stats R-graphics R-Matrix
14cr|R-mgcv-1.7.29-2|18	BuildRequires:    R-splines R-parallel
14cr|R-mgcv-1.7.29-2|19	BuildRequires:    lapack-devel
14cr|R-mgcv-1.7.29-2|20	
14cr|R-mgcv-1.7.29-2|21	%description
14cr|R-mgcv-1.7.29-2|22	Routines for GAMs and other generalized ridge regression with multiple
14cr|R-mgcv-1.7.29-2|23	smoothing parameter selection by GCV, REML or UBRE/AIC. Also GAMMs.
14cr|R-mgcv-1.7.29-2|24	Includes a gam() function.
14cr|R-mgcv-1.7.29-2|25	
14cr|R-mgcv-1.7.29-2|26	%prep
14cr|R-mgcv-1.7.29-2|27	%setup -q -c -n %{packname}
14cr|R-mgcv-1.7.29-2|28	
14cr|R-mgcv-1.7.29-2|29	%build
14cr|R-mgcv-1.7.29-2|30	
14cr|R-mgcv-1.7.29-2|31	%install
14cr|R-mgcv-1.7.29-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mgcv-1.7.29-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mgcv-1.7.29-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mgcv-1.7.29-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mgcv-1.7.29-2|36	
14cr|R-mgcv-1.7.29-2|37	%check
14cr|R-mgcv-1.7.29-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-mgcv-1.7.29-2|39	
14cr|R-mgcv-1.7.29-2|40	%files
14cr|R-mgcv-1.7.29-2|41	%dir %{rlibdir}/%{packname}
14cr|R-mgcv-1.7.29-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-mgcv-1.7.29-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mgcv-1.7.29-2|44	%{rlibdir}/%{packname}/CITATION
14cr|R-mgcv-1.7.29-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-mgcv-1.7.29-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mgcv-1.7.29-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-mgcv-1.7.29-2|48	%{rlibdir}/%{packname}/R
14cr|R-mgcv-1.7.29-2|49	%{rlibdir}/%{packname}/data
14cr|R-mgcv-1.7.29-2|50	%{rlibdir}/%{packname}/help
14cr|R-mgcv-1.7.29-2|51	%{rlibdir}/%{packname}/libs
14cr|R-mgcv-1.7.29-2|52	
14cr|R-mgcv-1.7.29-2|53	%changelog
14cr|R-mgcv-1.7.29-2|54	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.29-2
14cr|R-mgcv-1.7.29-2|55	+ Revision: 18c79b3
14cr|R-mgcv-1.7.29-2|56	- Drop texlive BR
14cr|R-mgcv-1.7.29-2|57	
14cr|R-mgcv-1.7.29-2|58	

7526 14
14cr|R-mice-2.21-3|1	%global packname  mice
14cr|R-mice-2.21-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-mice-2.21-3|3	
14cr|R-mice-2.21-3|4	%define debug_package %{nil}
14cr|R-mice-2.21-3|5	
14cr|R-mice-2.21-3|6	Name:             R-%{packname}
14cr|R-mice-2.21-3|7	Version:          2.21
14cr|R-mice-2.21-3|8	Release:          3
14cr|R-mice-2.21-3|9	Summary:          Multivariate Imputation by Chained Equations
14cr|R-mice-2.21-3|10	Group:            Sciences/Mathematics
14cr|R-mice-2.21-3|11	License:          GPL-2 | GPL-3
14cr|R-mice-2.21-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mice-2.21-3|13	Source0:          http://cran.r-project.org/src/contrib/mice_2.21.tar.gz
14cr|R-mice-2.21-3|14	BuildArch:        noarch
14cr|R-mice-2.21-3|15	Requires:         R-core
14cr|R-mice-2.21-3|16	Requires:         R-MASS R-nnet R-methods R-lattice
14cr|R-mice-2.21-3|17	Requires:         R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
14cr|R-mice-2.21-3|18	Requires:         R-AGD R-gamlss R-pan
14cr|R-mice-2.21-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-nnet R-methods R-lattice
14cr|R-mice-2.21-3|20	BuildRequires:    R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
14cr|R-mice-2.21-3|21	BuildRequires:    R-AGD R-gamlss R-pan
14cr|R-mice-2.21-3|22	
14cr|R-mice-2.21-3|23	%description
14cr|R-mice-2.21-3|24	Multiple Imputation using Fully Conditional Specification
14cr|R-mice-2.21-3|25	
14cr|R-mice-2.21-3|26	%prep
14cr|R-mice-2.21-3|27	%setup -q -c -n %{packname}
14cr|R-mice-2.21-3|28	
14cr|R-mice-2.21-3|29	%build
14cr|R-mice-2.21-3|30	
14cr|R-mice-2.21-3|31	%install
14cr|R-mice-2.21-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mice-2.21-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mice-2.21-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mice-2.21-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mice-2.21-3|36	
14cr|R-mice-2.21-3|37	%check
14cr|R-mice-2.21-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-mice-2.21-3|39	
14cr|R-mice-2.21-3|40	%files
14cr|R-mice-2.21-3|41	%dir %{rlibdir}/%{packname}
14cr|R-mice-2.21-3|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-mice-2.21-3|43	%doc %{rlibdir}/%{packname}/html
14cr|R-mice-2.21-3|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-mice-2.21-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mice-2.21-3|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-mice-2.21-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-mice-2.21-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mice-2.21-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-mice-2.21-3|50	%{rlibdir}/%{packname}/R
14cr|R-mice-2.21-3|51	%{rlibdir}/%{packname}/data
14cr|R-mice-2.21-3|52	%{rlibdir}/%{packname}/help
14cr|R-mice-2.21-3|53	%{rlibdir}/mice/libs/mice.so
14cr|R-mice-2.21-3|54	
14cr|R-mice-2.21-3|55	
14cr|R-mice-2.21-3|56	
14cr|R-mice-2.21-3|57	%changelog
14cr|R-mice-2.21-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.21-3
14cr|R-mice-2.21-3|59	+ Revision: 16b41ea
14cr|R-mice-2.21-3|60	- MassBuild#464: Increase release tag
14cr|R-mice-2.21-3|61	
14cr|R-mice-2.21-3|62	

7527 14
14cr|R-microbenchmark-1.3.0-1|1	%global packname  microbenchmark
14cr|R-microbenchmark-1.3.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-microbenchmark-1.3.0-1|3	%define debug_package %{nil}
14cr|R-microbenchmark-1.3.0-1|4	
14cr|R-microbenchmark-1.3.0-1|5	Name:             R-%{packname}
14cr|R-microbenchmark-1.3.0-1|6	Version:          1.3.0
14cr|R-microbenchmark-1.3.0-1|7	Release:          1
14cr|R-microbenchmark-1.3.0-1|8	Summary:          Sub microsecond accurate timing functions
14cr|R-microbenchmark-1.3.0-1|9	Group:            Sciences/Mathematics
14cr|R-microbenchmark-1.3.0-1|10	License:          BSD
14cr|R-microbenchmark-1.3.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-microbenchmark-1.3.0-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-0.tar.gz
14cr|R-microbenchmark-1.3.0-1|13	
14cr|R-microbenchmark-1.3.0-1|14	
14cr|R-microbenchmark-1.3.0-1|15	Requires:         R-graphics
14cr|R-microbenchmark-1.3.0-1|16	Requires:         R-ggplot2
14cr|R-microbenchmark-1.3.0-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-microbenchmark-1.3.0-1|18	BuildRequires:    R-graphics
14cr|R-microbenchmark-1.3.0-1|19	BuildRequires:   R-ggplot2
14cr|R-microbenchmark-1.3.0-1|20	%description
14cr|R-microbenchmark-1.3.0-1|21	Provides infrastructure to accurately measure and compare the execution
14cr|R-microbenchmark-1.3.0-1|22	time of R expressions.
14cr|R-microbenchmark-1.3.0-1|23	
14cr|R-microbenchmark-1.3.0-1|24	%prep
14cr|R-microbenchmark-1.3.0-1|25	%setup -q -c -n %{packname}
14cr|R-microbenchmark-1.3.0-1|26	
14cr|R-microbenchmark-1.3.0-1|27	%build
14cr|R-microbenchmark-1.3.0-1|28	
14cr|R-microbenchmark-1.3.0-1|29	%install
14cr|R-microbenchmark-1.3.0-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-microbenchmark-1.3.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-microbenchmark-1.3.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-microbenchmark-1.3.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-microbenchmark-1.3.0-1|34	
14cr|R-microbenchmark-1.3.0-1|35	%check
14cr|R-microbenchmark-1.3.0-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-microbenchmark-1.3.0-1|37	
14cr|R-microbenchmark-1.3.0-1|38	%files
14cr|R-microbenchmark-1.3.0-1|39	%dir %{rlibdir}/%{packname}
14cr|R-microbenchmark-1.3.0-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-microbenchmark-1.3.0-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-microbenchmark-1.3.0-1|42	%{rlibdir}/%{packname}/INDEX
14cr|R-microbenchmark-1.3.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-microbenchmark-1.3.0-1|44	%{rlibdir}/%{packname}/Meta
14cr|R-microbenchmark-1.3.0-1|45	%{rlibdir}/%{packname}/R
14cr|R-microbenchmark-1.3.0-1|46	%{rlibdir}/%{packname}/help
14cr|R-microbenchmark-1.3.0-1|47	%{rlibdir}/%{packname}/libs
14cr|R-microbenchmark-1.3.0-1|48	
14cr|R-microbenchmark-1.3.0-1|49	%changelog
14cr|R-microbenchmark-1.3.0-1|50	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
14cr|R-microbenchmark-1.3.0-1|51	+ Revision: 86ce1cd
14cr|R-microbenchmark-1.3.0-1|52	- Fix files
14cr|R-microbenchmark-1.3.0-1|53	
14cr|R-microbenchmark-1.3.0-1|54	

7528 14
14cr|R-microRNA-1.20.0-2|1	%global packname  microRNA
14cr|R-microRNA-1.20.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-microRNA-1.20.0-2|3	
14cr|R-microRNA-1.20.0-2|4	%define debug_package %{nil}
14cr|R-microRNA-1.20.0-2|5	
14cr|R-microRNA-1.20.0-2|6	Name:             R-%{packname}
14cr|R-microRNA-1.20.0-2|7	Version:          1.20.0
14cr|R-microRNA-1.20.0-2|8	Release:          2
14cr|R-microRNA-1.20.0-2|9	Summary:          Data and functions for dealing with microRNAs
14cr|R-microRNA-1.20.0-2|10	Group:            Sciences/Mathematics
14cr|R-microRNA-1.20.0-2|11	License:          Artistic-2.0
14cr|R-microRNA-1.20.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-microRNA-1.20.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/microRNA_1.20.0.tar.gz
14cr|R-microRNA-1.20.0-2|14	Requires:         R-Biostrings
14cr|R-microRNA-1.20.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-microRNA-1.20.0-2|16	BuildRequires:    R-Biostrings
14cr|R-microRNA-1.20.0-2|17	
14cr|R-microRNA-1.20.0-2|18	%description
14cr|R-microRNA-1.20.0-2|19	Different data resources for microRNAs and some functions for manipulating
14cr|R-microRNA-1.20.0-2|20	
14cr|R-microRNA-1.20.0-2|21	%prep
14cr|R-microRNA-1.20.0-2|22	%setup -q -c -n %{packname}
14cr|R-microRNA-1.20.0-2|23	
14cr|R-microRNA-1.20.0-2|24	%build
14cr|R-microRNA-1.20.0-2|25	
14cr|R-microRNA-1.20.0-2|26	%install
14cr|R-microRNA-1.20.0-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-microRNA-1.20.0-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-microRNA-1.20.0-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-microRNA-1.20.0-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-microRNA-1.20.0-2|31	
14cr|R-microRNA-1.20.0-2|32	%check
14cr|R-microRNA-1.20.0-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-microRNA-1.20.0-2|34	
14cr|R-microRNA-1.20.0-2|35	%files
14cr|R-microRNA-1.20.0-2|36	%dir %{rlibdir}/%{packname}
14cr|R-microRNA-1.20.0-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-microRNA-1.20.0-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-microRNA-1.20.0-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-microRNA-1.20.0-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-microRNA-1.20.0-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-microRNA-1.20.0-2|42	%{rlibdir}/%{packname}/R
14cr|R-microRNA-1.20.0-2|43	%{rlibdir}/%{packname}/data
14cr|R-microRNA-1.20.0-2|44	%{rlibdir}/%{packname}/extdata
14cr|R-microRNA-1.20.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-microRNA-1.20.0-2|46	%{rlibdir}/%{packname}/scripts
14cr|R-microRNA-1.20.0-2|47	
14cr|R-microRNA-1.20.0-2|48	
14cr|R-microRNA-1.20.0-2|49	%changelog
14cr|R-microRNA-1.20.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-2
14cr|R-microRNA-1.20.0-2|51	+ Revision: 9b26f3a
14cr|R-microRNA-1.20.0-2|52	- MassBuild#464: Increase release tag
14cr|R-microRNA-1.20.0-2|53	
14cr|R-microRNA-1.20.0-2|54	

7529 14
14cr|R-minqa-1.2.3-3|1	%global packname  minqa
14cr|R-minqa-1.2.3-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-minqa-1.2.3-3|3	
14cr|R-minqa-1.2.3-3|4	Name:             R-%{packname}
14cr|R-minqa-1.2.3-3|5	Version:          1.2.3
14cr|R-minqa-1.2.3-3|6	Release:          3
14cr|R-minqa-1.2.3-3|7	Summary:          Derivative-free optimization algorithms by quadratic approximation
14cr|R-minqa-1.2.3-3|8	Group:            Sciences/Mathematics
14cr|R-minqa-1.2.3-3|9	License:          GPL-2
14cr|R-minqa-1.2.3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-minqa-1.2.3-3|11	Source0:          http://cran.r-project.org/src/contrib/minqa_1.2.3.tar.gz
14cr|R-minqa-1.2.3-3|12	
14cr|R-minqa-1.2.3-3|13	Requires:         R-Rcpp
14cr|R-minqa-1.2.3-3|14	
14cr|R-minqa-1.2.3-3|15	
14cr|R-minqa-1.2.3-3|16	BuildRequires:    R-devel Rmath-devel R-Rcpp
14cr|R-minqa-1.2.3-3|17	BuildRequires:    texlive-scheme-tetex
14cr|R-minqa-1.2.3-3|18	
14cr|R-minqa-1.2.3-3|19	
14cr|R-minqa-1.2.3-3|20	%description
14cr|R-minqa-1.2.3-3|21	Derivative-free optimization by quadratic approximation based on an
14cr|R-minqa-1.2.3-3|22	interface to Fortran implementations by M. J. D. Powell.
14cr|R-minqa-1.2.3-3|23	
14cr|R-minqa-1.2.3-3|24	%prep
14cr|R-minqa-1.2.3-3|25	%setup -q -c -n %{packname}
14cr|R-minqa-1.2.3-3|26	
14cr|R-minqa-1.2.3-3|27	%build
14cr|R-minqa-1.2.3-3|28	
14cr|R-minqa-1.2.3-3|29	%install
14cr|R-minqa-1.2.3-3|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-minqa-1.2.3-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-minqa-1.2.3-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-minqa-1.2.3-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-minqa-1.2.3-3|34	
14cr|R-minqa-1.2.3-3|35	%check
14cr|R-minqa-1.2.3-3|36	%{_bindir}/R CMD check %{packname}
14cr|R-minqa-1.2.3-3|37	
14cr|R-minqa-1.2.3-3|38	%files
14cr|R-minqa-1.2.3-3|39	%dir %{rlibdir}/%{packname}
14cr|R-minqa-1.2.3-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-minqa-1.2.3-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-minqa-1.2.3-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-minqa-1.2.3-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-minqa-1.2.3-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-minqa-1.2.3-3|45	%{rlibdir}/%{packname}/R
14cr|R-minqa-1.2.3-3|46	%{rlibdir}/%{packname}/help
14cr|R-minqa-1.2.3-3|47	%{rlibdir}/%{packname}/libs
14cr|R-minqa-1.2.3-3|48	
14cr|R-minqa-1.2.3-3|49	
14cr|R-minqa-1.2.3-3|50	%changelog
14cr|R-minqa-1.2.3-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-3
14cr|R-minqa-1.2.3-3|52	+ Revision: 9ae59d5
14cr|R-minqa-1.2.3-3|53	- MassBuild#464: Increase release tag
14cr|R-minqa-1.2.3-3|54	
14cr|R-minqa-1.2.3-3|55	

7530 14
14cr|R-mirbase.db-1.2.0-1|1	%global packname  mirbase.db
14cr|R-mirbase.db-1.2.0-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-mirbase.db-1.2.0-1|3	
14cr|R-mirbase.db-1.2.0-1|4	Name:             R-%{packname}
14cr|R-mirbase.db-1.2.0-1|5	Version:          1.2.0
14cr|R-mirbase.db-1.2.0-1|6	Release:          1
14cr|R-mirbase.db-1.2.0-1|7	Summary:          miRBase: the microRNA database
14cr|R-mirbase.db-1.2.0-1|8	Group:            Sciences/Mathematics
14cr|R-mirbase.db-1.2.0-1|9	License:          file LICENSE
14cr|R-mirbase.db-1.2.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-mirbase.db-1.2.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-mirbase.db-1.2.0-1|12	BuildArch:        noarch
14cr|R-mirbase.db-1.2.0-1|13	Requires:         R-core
14cr|R-mirbase.db-1.2.0-1|14	
14cr|R-mirbase.db-1.2.0-1|15	Requires:         R-methods R-AnnotationDbi
14cr|R-mirbase.db-1.2.0-1|16	Requires:         R-methods R-AnnotationDbi
14cr|R-mirbase.db-1.2.0-1|17	
14cr|R-mirbase.db-1.2.0-1|18	BuildRequires:    R-devel Rmath-devel R-methods R-AnnotationDbi
14cr|R-mirbase.db-1.2.0-1|19	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-mirbase.db-1.2.0-1|20	
14cr|R-mirbase.db-1.2.0-1|21	%description
14cr|R-mirbase.db-1.2.0-1|22	miRBase: the microRNA database assembled using data from miRBase
14cr|R-mirbase.db-1.2.0-1|23	
14cr|R-mirbase.db-1.2.0-1|24	%prep
14cr|R-mirbase.db-1.2.0-1|25	%setup -q -c -n %{packname}
14cr|R-mirbase.db-1.2.0-1|26	
14cr|R-mirbase.db-1.2.0-1|27	%build
14cr|R-mirbase.db-1.2.0-1|28	
14cr|R-mirbase.db-1.2.0-1|29	%install
14cr|R-mirbase.db-1.2.0-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mirbase.db-1.2.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mirbase.db-1.2.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mirbase.db-1.2.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mirbase.db-1.2.0-1|34	
14cr|R-mirbase.db-1.2.0-1|35	%check
14cr|R-mirbase.db-1.2.0-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-mirbase.db-1.2.0-1|37	
14cr|R-mirbase.db-1.2.0-1|38	%files
14cr|R-mirbase.db-1.2.0-1|39	%dir %{rlibdir}/%{packname}
14cr|R-mirbase.db-1.2.0-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-mirbase.db-1.2.0-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mirbase.db-1.2.0-1|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mirbase.db-1.2.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mirbase.db-1.2.0-1|44	%{rlibdir}/%{packname}/Meta
14cr|R-mirbase.db-1.2.0-1|45	%{rlibdir}/%{packname}/R
14cr|R-mirbase.db-1.2.0-1|46	%{rlibdir}/%{packname}/help
14cr|R-mirbase.db-1.2.0-1|47	%{rlibdir}/%{packname}/LICENSE
14cr|R-mirbase.db-1.2.0-1|48	%{rlibdir}/%{packname}/extdata
14cr|R-mirbase.db-1.2.0-1|49	
14cr|R-mirbase.db-1.2.0-1|50	%changelog
14cr|R-mirbase.db-1.2.0-1|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cr|R-mirbase.db-1.2.0-1|52	+ Revision: fcf25cd
14cr|R-mirbase.db-1.2.0-1|53	- Added tarball
14cr|R-mirbase.db-1.2.0-1|54	
14cr|R-mirbase.db-1.2.0-1|55	

7531 14
14cr|R-misc3d-0.8.4-2|1	%global packname  misc3d
14cr|R-misc3d-0.8.4-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-misc3d-0.8.4-2|3	
14cr|R-misc3d-0.8.4-2|4	Name:             R-%{packname}
14cr|R-misc3d-0.8.4-2|5	Version:          0.8.4
14cr|R-misc3d-0.8.4-2|6	Release:          2
14cr|R-misc3d-0.8.4-2|7	Summary:          Miscellaneous 3D Plots
14cr|R-misc3d-0.8.4-2|8	Group:            Sciences/Mathematics
14cr|R-misc3d-0.8.4-2|9	License:          GPL
14cr|R-misc3d-0.8.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-misc3d-0.8.4-2|11	Source0:          http://cran.r-project.org/src/contrib/misc3d_0.8-4.tar.gz
14cr|R-misc3d-0.8.4-2|12	BuildArch:        noarch
14cr|R-misc3d-0.8.4-2|13	Requires:         R-core
14cr|R-misc3d-0.8.4-2|14	Requires:         R-rgl R-tkrplot R-MASS
14cr|R-misc3d-0.8.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-misc3d-0.8.4-2|16	BuildRequires:    R-rgl R-tkrplot R-MASS
14cr|R-misc3d-0.8.4-2|17	
14cr|R-misc3d-0.8.4-2|18	%description
14cr|R-misc3d-0.8.4-2|19	A collection of miscellaneous 3d plots, including isosurfaces.
14cr|R-misc3d-0.8.4-2|20	
14cr|R-misc3d-0.8.4-2|21	%prep
14cr|R-misc3d-0.8.4-2|22	%setup -q -c -n %{packname}
14cr|R-misc3d-0.8.4-2|23	
14cr|R-misc3d-0.8.4-2|24	%build
14cr|R-misc3d-0.8.4-2|25	
14cr|R-misc3d-0.8.4-2|26	%install
14cr|R-misc3d-0.8.4-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-misc3d-0.8.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-misc3d-0.8.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-misc3d-0.8.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-misc3d-0.8.4-2|31	
14cr|R-misc3d-0.8.4-2|32	%if 0
14cr|R-misc3d-0.8.4-2|33	%check
14cr|R-misc3d-0.8.4-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-misc3d-0.8.4-2|35	%endif
14cr|R-misc3d-0.8.4-2|36	
14cr|R-misc3d-0.8.4-2|37	%files
14cr|R-misc3d-0.8.4-2|38	%dir %{rlibdir}/%{packname}
14cr|R-misc3d-0.8.4-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-misc3d-0.8.4-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-misc3d-0.8.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-misc3d-0.8.4-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-misc3d-0.8.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-misc3d-0.8.4-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-misc3d-0.8.4-2|45	%{rlibdir}/%{packname}/R
14cr|R-misc3d-0.8.4-2|46	%{rlibdir}/%{packname}/data
14cr|R-misc3d-0.8.4-2|47	%{rlibdir}/%{packname}/demo
14cr|R-misc3d-0.8.4-2|48	%{rlibdir}/%{packname}/help
14cr|R-misc3d-0.8.4-2|49	
14cr|R-misc3d-0.8.4-2|50	
14cr|R-misc3d-0.8.4-2|51	
14cr|R-misc3d-0.8.4-2|52	%changelog
14cr|R-misc3d-0.8.4-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-2
14cr|R-misc3d-0.8.4-2|54	+ Revision: fb06a44
14cr|R-misc3d-0.8.4-2|55	- MassBuild#464: Increase release tag
14cr|R-misc3d-0.8.4-2|56	
14cr|R-misc3d-0.8.4-2|57	

7532 14
14cr|R-miscTools-0.6.16-2|1	%global packname  miscTools
14cr|R-miscTools-0.6.16-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-miscTools-0.6.16-2|3	
14cr|R-miscTools-0.6.16-2|4	Name:             R-%{packname}
14cr|R-miscTools-0.6.16-2|5	Version:          0.6.16
14cr|R-miscTools-0.6.16-2|6	Release:          2
14cr|R-miscTools-0.6.16-2|7	Summary:          Miscellanneous Tools and Utilities
14cr|R-miscTools-0.6.16-2|8	Group:            Sciences/Mathematics
14cr|R-miscTools-0.6.16-2|9	License:          GPL (>= 2)
14cr|R-miscTools-0.6.16-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-miscTools-0.6.16-2|11	Source0:          http://cran.r-project.org/src/contrib/miscTools_0.6-16.tar.gz
14cr|R-miscTools-0.6.16-2|12	BuildArch:        noarch
14cr|R-miscTools-0.6.16-2|13	Requires:         R-core
14cr|R-miscTools-0.6.16-2|14	Requires:         R-Ecdat
14cr|R-miscTools-0.6.16-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-miscTools-0.6.16-2|16	BuildRequires:    R-Ecdat
14cr|R-miscTools-0.6.16-2|17	
14cr|R-miscTools-0.6.16-2|18	%description
14cr|R-miscTools-0.6.16-2|19	Miscellanneous small tools and utilities
14cr|R-miscTools-0.6.16-2|20	
14cr|R-miscTools-0.6.16-2|21	%prep
14cr|R-miscTools-0.6.16-2|22	%setup -q -c -n %{packname}
14cr|R-miscTools-0.6.16-2|23	
14cr|R-miscTools-0.6.16-2|24	%build
14cr|R-miscTools-0.6.16-2|25	
14cr|R-miscTools-0.6.16-2|26	%install
14cr|R-miscTools-0.6.16-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-miscTools-0.6.16-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-miscTools-0.6.16-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-miscTools-0.6.16-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-miscTools-0.6.16-2|31	
14cr|R-miscTools-0.6.16-2|32	%check
14cr|R-miscTools-0.6.16-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-miscTools-0.6.16-2|34	
14cr|R-miscTools-0.6.16-2|35	%files
14cr|R-miscTools-0.6.16-2|36	%dir %{rlibdir}/%{packname}
14cr|R-miscTools-0.6.16-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-miscTools-0.6.16-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-miscTools-0.6.16-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-miscTools-0.6.16-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-miscTools-0.6.16-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-miscTools-0.6.16-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-miscTools-0.6.16-2|43	%{rlibdir}/%{packname}/R
14cr|R-miscTools-0.6.16-2|44	%{rlibdir}/%{packname}/help
14cr|R-miscTools-0.6.16-2|45	
14cr|R-miscTools-0.6.16-2|46	
14cr|R-miscTools-0.6.16-2|47	
14cr|R-miscTools-0.6.16-2|48	%changelog
14cr|R-miscTools-0.6.16-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.16-2
14cr|R-miscTools-0.6.16-2|50	+ Revision: 83844e4
14cr|R-miscTools-0.6.16-2|51	- MassBuild#464: Increase release tag
14cr|R-miscTools-0.6.16-2|52	
14cr|R-miscTools-0.6.16-2|53	

7533 14
14cr|R-mitools-2.2-3|1	%global packname  mitools
14cr|R-mitools-2.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mitools-2.2-3|3	
14cr|R-mitools-2.2-3|4	%define debug_package %{nil}
14cr|R-mitools-2.2-3|5	
14cr|R-mitools-2.2-3|6	Name:             R-%{packname}
14cr|R-mitools-2.2-3|7	Version:          2.2
14cr|R-mitools-2.2-3|8	Release:          3
14cr|R-mitools-2.2-3|9	Summary:          Tools for multiple imputation of missing data
14cr|R-mitools-2.2-3|10	Group:            Sciences/Mathematics
14cr|R-mitools-2.2-3|11	License:          GPL-2
14cr|R-mitools-2.2-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mitools-2.2-3|13	Source0:          http://cran.r-project.org/src/contrib/mitools_2.2.tar.gz
14cr|R-mitools-2.2-3|14	Requires:         R-RODBC R-DBI
14cr|R-mitools-2.2-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-mitools-2.2-3|16	BuildRequires:    R-RODBC R-DBI
14cr|R-mitools-2.2-3|17	
14cr|R-mitools-2.2-3|18	%description
14cr|R-mitools-2.2-3|19	Tools to perform analyses and combine results from multiple-imputation
14cr|R-mitools-2.2-3|20	
14cr|R-mitools-2.2-3|21	%prep
14cr|R-mitools-2.2-3|22	%setup -q -c -n %{packname}
14cr|R-mitools-2.2-3|23	
14cr|R-mitools-2.2-3|24	%build
14cr|R-mitools-2.2-3|25	
14cr|R-mitools-2.2-3|26	%install
14cr|R-mitools-2.2-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mitools-2.2-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mitools-2.2-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mitools-2.2-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mitools-2.2-3|31	
14cr|R-mitools-2.2-3|32	#%check
14cr|R-mitools-2.2-3|33	#%{_bindir}/R CMD check %{packname}
14cr|R-mitools-2.2-3|34	
14cr|R-mitools-2.2-3|35	%files
14cr|R-mitools-2.2-3|36	%dir %{rlibdir}/%{packname}
14cr|R-mitools-2.2-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-mitools-2.2-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-mitools-2.2-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mitools-2.2-3|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-mitools-2.2-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-mitools-2.2-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mitools-2.2-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-mitools-2.2-3|44	%{rlibdir}/%{packname}/R
14cr|R-mitools-2.2-3|45	%{rlibdir}/%{packname}/data
14cr|R-mitools-2.2-3|46	%{rlibdir}/%{packname}/demo
14cr|R-mitools-2.2-3|47	%{rlibdir}/%{packname}/dta
14cr|R-mitools-2.2-3|48	%{rlibdir}/%{packname}/help
14cr|R-mitools-2.2-3|49	
14cr|R-mitools-2.2-3|50	
14cr|R-mitools-2.2-3|51	
14cr|R-mitools-2.2-3|52	%changelog
14cr|R-mitools-2.2-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14cr|R-mitools-2.2-3|54	+ Revision: aa0c7cb
14cr|R-mitools-2.2-3|55	- MassBuild#464: Increase release tag
14cr|R-mitools-2.2-3|56	
14cr|R-mitools-2.2-3|57	

7534 14
14cr|R-mix-1.0_8-4|1	%global packname  mix
14cr|R-mix-1.0_8-4|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mix-1.0_8-4|3	
14cr|R-mix-1.0_8-4|4	Name:             R-%{packname}
14cr|R-mix-1.0_8-4|5	Version:          1.0_8
14cr|R-mix-1.0_8-4|6	Release:          4
14cr|R-mix-1.0_8-4|7	Summary:          Estimation/multiple Imputation for Mixed Categorical and Continuous Data
14cr|R-mix-1.0_8-4|8	Group:            Sciences/Mathematics
14cr|R-mix-1.0_8-4|9	License:          Unlimited
14cr|R-mix-1.0_8-4|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mix-1.0_8-4|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-8.tar.gz
14cr|R-mix-1.0_8-4|12	Requires:         R-stats
14cr|R-mix-1.0_8-4|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-mix-1.0_8-4|14	
14cr|R-mix-1.0_8-4|15	%description
14cr|R-mix-1.0_8-4|16	Estimation/multiple imputation programs for mixed categorical and
14cr|R-mix-1.0_8-4|17	continuous data
14cr|R-mix-1.0_8-4|18	
14cr|R-mix-1.0_8-4|19	%prep
14cr|R-mix-1.0_8-4|20	%setup -q -c -n %{packname}
14cr|R-mix-1.0_8-4|21	
14cr|R-mix-1.0_8-4|22	%build
14cr|R-mix-1.0_8-4|23	
14cr|R-mix-1.0_8-4|24	%install
14cr|R-mix-1.0_8-4|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mix-1.0_8-4|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mix-1.0_8-4|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mix-1.0_8-4|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mix-1.0_8-4|29	
14cr|R-mix-1.0_8-4|30	%check
14cr|R-mix-1.0_8-4|31	%{_bindir}/R CMD check %{packname}
14cr|R-mix-1.0_8-4|32	
14cr|R-mix-1.0_8-4|33	%files
14cr|R-mix-1.0_8-4|34	%dir %{rlibdir}/%{packname}
14cr|R-mix-1.0_8-4|35	%doc %{rlibdir}/%{packname}/html
14cr|R-mix-1.0_8-4|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mix-1.0_8-4|37	%{rlibdir}/%{packname}/INDEX
14cr|R-mix-1.0_8-4|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mix-1.0_8-4|39	%{rlibdir}/%{packname}/Meta
14cr|R-mix-1.0_8-4|40	%{rlibdir}/%{packname}/R
14cr|R-mix-1.0_8-4|41	%{rlibdir}/%{packname}/data
14cr|R-mix-1.0_8-4|42	%{rlibdir}/%{packname}/help
14cr|R-mix-1.0_8-4|43	%{rlibdir}/%{packname}/libs
14cr|R-mix-1.0_8-4|44	
14cr|R-mix-1.0_8-4|45	
14cr|R-mix-1.0_8-4|46	
14cr|R-mix-1.0_8-4|47	%changelog
14cr|R-mix-1.0_8-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_8-4
14cr|R-mix-1.0_8-4|49	+ Revision: 95134c1
14cr|R-mix-1.0_8-4|50	- MassBuild#464: Increase release tag
14cr|R-mix-1.0_8-4|51	
14cr|R-mix-1.0_8-4|52	

7535 14
14cr|R-mlbench-2.1.1-3|1	%global packname  mlbench
14cr|R-mlbench-2.1.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mlbench-2.1.1-3|3	
14cr|R-mlbench-2.1.1-3|4	Name:             R-%{packname}
14cr|R-mlbench-2.1.1-3|5	Version:          2.1.1
14cr|R-mlbench-2.1.1-3|6	Release:          3
14cr|R-mlbench-2.1.1-3|7	Summary:          Machine Learning Benchmark Problems
14cr|R-mlbench-2.1.1-3|8	Group:            Sciences/Mathematics
14cr|R-mlbench-2.1.1-3|9	License:          GPL-2
14cr|R-mlbench-2.1.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mlbench-2.1.1-3|11	Source0:          http://cran.r-project.org/src/contrib/mlbench_2.1-1.tar.gz
14cr|R-mlbench-2.1.1-3|12	Requires:         R-lattice
14cr|R-mlbench-2.1.1-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-mlbench-2.1.1-3|14	BuildRequires:    R-lattice
14cr|R-mlbench-2.1.1-3|15	
14cr|R-mlbench-2.1.1-3|16	%description
14cr|R-mlbench-2.1.1-3|17	A collection of artificial and real-world machine learning benchmark
14cr|R-mlbench-2.1.1-3|18	problems, including, e.g., several data sets from the UCI repository.
14cr|R-mlbench-2.1.1-3|19	
14cr|R-mlbench-2.1.1-3|20	%prep
14cr|R-mlbench-2.1.1-3|21	%setup -q -c -n %{packname}
14cr|R-mlbench-2.1.1-3|22	
14cr|R-mlbench-2.1.1-3|23	%build
14cr|R-mlbench-2.1.1-3|24	
14cr|R-mlbench-2.1.1-3|25	%install
14cr|R-mlbench-2.1.1-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mlbench-2.1.1-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mlbench-2.1.1-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mlbench-2.1.1-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mlbench-2.1.1-3|30	
14cr|R-mlbench-2.1.1-3|31	%check
14cr|R-mlbench-2.1.1-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-mlbench-2.1.1-3|33	
14cr|R-mlbench-2.1.1-3|34	%files
14cr|R-mlbench-2.1.1-3|35	%dir %{rlibdir}/%{packname}
14cr|R-mlbench-2.1.1-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-mlbench-2.1.1-3|37	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-mlbench-2.1.1-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mlbench-2.1.1-3|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-mlbench-2.1.1-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-mlbench-2.1.1-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mlbench-2.1.1-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-mlbench-2.1.1-3|43	%{rlibdir}/%{packname}/R
14cr|R-mlbench-2.1.1-3|44	%{rlibdir}/%{packname}/data
14cr|R-mlbench-2.1.1-3|45	%{rlibdir}/%{packname}/help
14cr|R-mlbench-2.1.1-3|46	%{rlibdir}/%{packname}/libs
14cr|R-mlbench-2.1.1-3|47	
14cr|R-mlbench-2.1.1-3|48	
14cr|R-mlbench-2.1.1-3|49	
14cr|R-mlbench-2.1.1-3|50	%changelog
14cr|R-mlbench-2.1.1-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-3
14cr|R-mlbench-2.1.1-3|52	+ Revision: 0d739b1
14cr|R-mlbench-2.1.1-3|53	- MassBuild#464: Increase release tag
14cr|R-mlbench-2.1.1-3|54	
14cr|R-mlbench-2.1.1-3|55	

7536 14
14cr|R-mlmRev-1.0.6-2|1	%global packname  mlmRev
14cr|R-mlmRev-1.0.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mlmRev-1.0.6-2|3	
14cr|R-mlmRev-1.0.6-2|4	%define debug_package %{nil}
14cr|R-mlmRev-1.0.6-2|5	
14cr|R-mlmRev-1.0.6-2|6	Name:             R-%{packname}
14cr|R-mlmRev-1.0.6-2|7	Version:          1.0.6
14cr|R-mlmRev-1.0.6-2|8	Release:          2
14cr|R-mlmRev-1.0.6-2|9	Summary:          Examples from Multilevel Modelling Software Review
14cr|R-mlmRev-1.0.6-2|10	Group:            Sciences/Mathematics
14cr|R-mlmRev-1.0.6-2|11	License:          GPL (>= 2)
14cr|R-mlmRev-1.0.6-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mlmRev-1.0.6-2|13	Source0:          http://cran.r-project.org/src/contrib/mlmRev_1.0-6.tar.gz
14cr|R-mlmRev-1.0.6-2|14	Requires:         R-lme4
14cr|R-mlmRev-1.0.6-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lme4
14cr|R-mlmRev-1.0.6-2|16	
14cr|R-mlmRev-1.0.6-2|17	%description
14cr|R-mlmRev-1.0.6-2|18	Data and examples from a multilevel modelling software review as well as
14cr|R-mlmRev-1.0.6-2|19	other well-known data sets from the multilevel modelling literature.
14cr|R-mlmRev-1.0.6-2|20	
14cr|R-mlmRev-1.0.6-2|21	%prep
14cr|R-mlmRev-1.0.6-2|22	%setup -q -c -n %{packname}
14cr|R-mlmRev-1.0.6-2|23	
14cr|R-mlmRev-1.0.6-2|24	%build
14cr|R-mlmRev-1.0.6-2|25	
14cr|R-mlmRev-1.0.6-2|26	%install
14cr|R-mlmRev-1.0.6-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mlmRev-1.0.6-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mlmRev-1.0.6-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mlmRev-1.0.6-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mlmRev-1.0.6-2|31	
14cr|R-mlmRev-1.0.6-2|32	%check
14cr|R-mlmRev-1.0.6-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-mlmRev-1.0.6-2|34	
14cr|R-mlmRev-1.0.6-2|35	%files
14cr|R-mlmRev-1.0.6-2|36	%dir %{rlibdir}/%{packname}
14cr|R-mlmRev-1.0.6-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-mlmRev-1.0.6-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-mlmRev-1.0.6-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mlmRev-1.0.6-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-mlmRev-1.0.6-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mlmRev-1.0.6-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-mlmRev-1.0.6-2|43	%{rlibdir}/%{packname}/data
14cr|R-mlmRev-1.0.6-2|44	%{rlibdir}/%{packname}/help
14cr|R-mlmRev-1.0.6-2|45	%{rlibdir}/%{packname}/original
14cr|R-mlmRev-1.0.6-2|46	
14cr|R-mlmRev-1.0.6-2|47	
14cr|R-mlmRev-1.0.6-2|48	%changelog
14cr|R-mlmRev-1.0.6-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-2
14cr|R-mlmRev-1.0.6-2|50	+ Revision: f36f94a
14cr|R-mlmRev-1.0.6-2|51	- MassBuild#464: Increase release tag
14cr|R-mlmRev-1.0.6-2|52	
14cr|R-mlmRev-1.0.6-2|53	

7537 14
14cr|R-mlogit-0.2.4-2|1	%global packname  mlogit
14cr|R-mlogit-0.2.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mlogit-0.2.4-2|3	
14cr|R-mlogit-0.2.4-2|4	%define debug_package %{nil}
14cr|R-mlogit-0.2.4-2|5	
14cr|R-mlogit-0.2.4-2|6	Name:             R-%{packname}
14cr|R-mlogit-0.2.4-2|7	Version:          0.2.4
14cr|R-mlogit-0.2.4-2|8	Release:          2
14cr|R-mlogit-0.2.4-2|9	Summary:          multinomial logit model
14cr|R-mlogit-0.2.4-2|10	Group:            Sciences/Mathematics
14cr|R-mlogit-0.2.4-2|11	License:          GPL (>= 2)
14cr|R-mlogit-0.2.4-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mlogit-0.2.4-2|13	Source0:          http://cran.r-project.org/src/contrib/mlogit_0.2-4.tar.gz
14cr|R-mlogit-0.2.4-2|14	Requires:         R-Formula R-statmod R-lmtest R-maxLik R-zoo R-MASS
14cr|R-mlogit-0.2.4-2|15	Requires:         R-car R-nnet R-AER R-lattice
14cr|R-mlogit-0.2.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-mlogit-0.2.4-2|17	BuildRequires:    R-Formula R-statmod R-lmtest R-maxLik R-zoo R-MASS
14cr|R-mlogit-0.2.4-2|18	BuildRequires:    R-car R-nnet R-AER R-lattice
14cr|R-mlogit-0.2.4-2|19	
14cr|R-mlogit-0.2.4-2|20	%description
14cr|R-mlogit-0.2.4-2|21	Estimation of the multinomial logit model
14cr|R-mlogit-0.2.4-2|22	
14cr|R-mlogit-0.2.4-2|23	%prep
14cr|R-mlogit-0.2.4-2|24	%setup -q -c -n %{packname}
14cr|R-mlogit-0.2.4-2|25	
14cr|R-mlogit-0.2.4-2|26	%build
14cr|R-mlogit-0.2.4-2|27	
14cr|R-mlogit-0.2.4-2|28	%install
14cr|R-mlogit-0.2.4-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mlogit-0.2.4-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mlogit-0.2.4-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mlogit-0.2.4-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mlogit-0.2.4-2|33	
14cr|R-mlogit-0.2.4-2|34	%check
14cr|R-mlogit-0.2.4-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-mlogit-0.2.4-2|36	
14cr|R-mlogit-0.2.4-2|37	%files
14cr|R-mlogit-0.2.4-2|38	%dir %{rlibdir}/%{packname}
14cr|R-mlogit-0.2.4-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-mlogit-0.2.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-mlogit-0.2.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mlogit-0.2.4-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mlogit-0.2.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mlogit-0.2.4-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-mlogit-0.2.4-2|45	%{rlibdir}/%{packname}/R
14cr|R-mlogit-0.2.4-2|46	%{rlibdir}/%{packname}/data
14cr|R-mlogit-0.2.4-2|47	%{rlibdir}/%{packname}/help
14cr|R-mlogit-0.2.4-2|48	%{rlibdir}/mlogit/NEWS
14cr|R-mlogit-0.2.4-2|49	
14cr|R-mlogit-0.2.4-2|50	
14cr|R-mlogit-0.2.4-2|51	%changelog
14cr|R-mlogit-0.2.4-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|R-mlogit-0.2.4-2|53	+ Revision: 57a499b
14cr|R-mlogit-0.2.4-2|54	- MassBuild#464: Increase release tag
14cr|R-mlogit-0.2.4-2|55	
14cr|R-mlogit-0.2.4-2|56	

7538 14
14cr|R-mnormt-1.4.7-2|1	%global packname  mnormt
14cr|R-mnormt-1.4.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mnormt-1.4.7-2|3	
14cr|R-mnormt-1.4.7-2|4	Name:             R-%{packname}
14cr|R-mnormt-1.4.7-2|5	Version:          1.4.7
14cr|R-mnormt-1.4.7-2|6	Release:          2
14cr|R-mnormt-1.4.7-2|7	Summary:          The multivariate normal and t distributions
14cr|R-mnormt-1.4.7-2|8	Group:            Sciences/Mathematics
14cr|R-mnormt-1.4.7-2|9	License:          GPLv2
14cr|R-mnormt-1.4.7-2|10	URL:              http://cran.r-project.org/web/packages/mnormt/index.html
14cr|R-mnormt-1.4.7-2|11	Source0:          http://cran.r-project.org/src/contrib/mnormt_1.4-7.tar.gz
14cr|R-mnormt-1.4.7-2|12	BuildRequires:    R-devel
14cr|R-mnormt-1.4.7-2|13	Requires:         R-core
14cr|R-mnormt-1.4.7-2|14	
14cr|R-mnormt-1.4.7-2|15	%description
14cr|R-mnormt-1.4.7-2|16	This package provides functions for computing the density and the distribution
14cr|R-mnormt-1.4.7-2|17	function of multivariate normal and multivariate "t" variates, and for
14cr|R-mnormt-1.4.7-2|18	generating random vectors sampled from these distributions. Probabilities are
14cr|R-mnormt-1.4.7-2|19	computed via a non-Monte Carlo method; different routines are used
14cr|R-mnormt-1.4.7-2|20	for the case d=1, d=2, d>2, if d denotes the number of dimensions.
14cr|R-mnormt-1.4.7-2|21	
14cr|R-mnormt-1.4.7-2|22	%prep
14cr|R-mnormt-1.4.7-2|23	%setup -q -c -n %{packname}
14cr|R-mnormt-1.4.7-2|24	
14cr|R-mnormt-1.4.7-2|25	%build
14cr|R-mnormt-1.4.7-2|26	
14cr|R-mnormt-1.4.7-2|27	%install
14cr|R-mnormt-1.4.7-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mnormt-1.4.7-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mnormt-1.4.7-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mnormt-1.4.7-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mnormt-1.4.7-2|32	
14cr|R-mnormt-1.4.7-2|33	%check
14cr|R-mnormt-1.4.7-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-mnormt-1.4.7-2|35	
14cr|R-mnormt-1.4.7-2|36	%files
14cr|R-mnormt-1.4.7-2|37	%dir %{rlibdir}/%{packname}
14cr|R-mnormt-1.4.7-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mnormt-1.4.7-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-mnormt-1.4.7-2|40	%{rlibdir}/%{packname}/help
14cr|R-mnormt-1.4.7-2|41	%{rlibdir}/%{packname}/libs
14cr|R-mnormt-1.4.7-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mnormt-1.4.7-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-mnormt-1.4.7-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mnormt-1.4.7-2|45	%{rlibdir}/%{packname}/R
14cr|R-mnormt-1.4.7-2|46	
14cr|R-mnormt-1.4.7-2|47	%changelog
14cr|R-mnormt-1.4.7-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-2
14cr|R-mnormt-1.4.7-2|49	+ Revision: 0fcaa62
14cr|R-mnormt-1.4.7-2|50	- MassBuild#464: Increase release tag
14cr|R-mnormt-1.4.7-2|51	
14cr|R-mnormt-1.4.7-2|52	

7539 14
14cr|R-modeltools-0.2.21-2|1	%global packname  modeltools
14cr|R-modeltools-0.2.21-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-modeltools-0.2.21-2|3	
14cr|R-modeltools-0.2.21-2|4	Name:             R-%{packname}
14cr|R-modeltools-0.2.21-2|5	Version:          0.2.21
14cr|R-modeltools-0.2.21-2|6	Release:          2
14cr|R-modeltools-0.2.21-2|7	Summary:          Tools and Classes for Statistical Models
14cr|R-modeltools-0.2.21-2|8	Group:            Sciences/Mathematics
14cr|R-modeltools-0.2.21-2|9	License:          GPL-2
14cr|R-modeltools-0.2.21-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-modeltools-0.2.21-2|11	Source0:          http://cran.r-project.org/src/contrib/modeltools_0.2-21.tar.gz
14cr|R-modeltools-0.2.21-2|12	BuildArch:        noarch
14cr|R-modeltools-0.2.21-2|13	Requires:         R-core
14cr|R-modeltools-0.2.21-2|14	Requires:         R-stats R-stats4
14cr|R-modeltools-0.2.21-2|15	Requires:         R-methods
14cr|R-modeltools-0.2.21-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-stats4
14cr|R-modeltools-0.2.21-2|17	BuildRequires:    R-methods
14cr|R-modeltools-0.2.21-2|18	
14cr|R-modeltools-0.2.21-2|19	%description
14cr|R-modeltools-0.2.21-2|20	A collection of tools to deal with statistical models. The functionality
14cr|R-modeltools-0.2.21-2|21	is experimental and the user interface is likely to change in the future.
14cr|R-modeltools-0.2.21-2|22	The documentation is rather terse, but packages `coin' and `party' have
14cr|R-modeltools-0.2.21-2|23	some working examples. However, if you find the implemented ideas
14cr|R-modeltools-0.2.21-2|24	interesting we would be very interested in a discussion of this proposal.
14cr|R-modeltools-0.2.21-2|25	Contributions are more than welcome!
14cr|R-modeltools-0.2.21-2|26	
14cr|R-modeltools-0.2.21-2|27	%prep
14cr|R-modeltools-0.2.21-2|28	%setup -q -c -n %{packname}
14cr|R-modeltools-0.2.21-2|29	
14cr|R-modeltools-0.2.21-2|30	%build
14cr|R-modeltools-0.2.21-2|31	
14cr|R-modeltools-0.2.21-2|32	%install
14cr|R-modeltools-0.2.21-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-modeltools-0.2.21-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-modeltools-0.2.21-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-modeltools-0.2.21-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-modeltools-0.2.21-2|37	
14cr|R-modeltools-0.2.21-2|38	%check
14cr|R-modeltools-0.2.21-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-modeltools-0.2.21-2|40	
14cr|R-modeltools-0.2.21-2|41	%files
14cr|R-modeltools-0.2.21-2|42	%dir %{rlibdir}/%{packname}
14cr|R-modeltools-0.2.21-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-modeltools-0.2.21-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-modeltools-0.2.21-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-modeltools-0.2.21-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-modeltools-0.2.21-2|47	# %{rlibdir}/%{packname}/LICENSE
14cr|R-modeltools-0.2.21-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-modeltools-0.2.21-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-modeltools-0.2.21-2|50	%{rlibdir}/%{packname}/R
14cr|R-modeltools-0.2.21-2|51	%{rlibdir}/%{packname}/help
14cr|R-modeltools-0.2.21-2|52	
14cr|R-modeltools-0.2.21-2|53	
14cr|R-modeltools-0.2.21-2|54	
14cr|R-modeltools-0.2.21-2|55	%changelog
14cr|R-modeltools-0.2.21-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.21-2
14cr|R-modeltools-0.2.21-2|57	+ Revision: 90792e8
14cr|R-modeltools-0.2.21-2|58	- MassBuild#464: Increase release tag
14cr|R-modeltools-0.2.21-2|59	
14cr|R-modeltools-0.2.21-2|60	

7540 14
14cr|R-mondate-0.10.01.02-2|1	%global packname  mondate
14cr|R-mondate-0.10.01.02-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-mondate-0.10.01.02-2|3	
14cr|R-mondate-0.10.01.02-2|4	Name:             R-%{packname}
14cr|R-mondate-0.10.01.02-2|5	Version:          0.10.01.02
14cr|R-mondate-0.10.01.02-2|6	Release:          2
14cr|R-mondate-0.10.01.02-2|7	Summary:          Keep track of dates in terms of months
14cr|R-mondate-0.10.01.02-2|8	Group:            Sciences/Mathematics
14cr|R-mondate-0.10.01.02-2|9	License:          GPL (>= 2)
14cr|R-mondate-0.10.01.02-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mondate-0.10.01.02-2|11	Source0:          http://cran.r-project.org/src/contrib/mondate_0.10.01.02.tar.gz
14cr|R-mondate-0.10.01.02-2|12	BuildArch:        noarch
14cr|R-mondate-0.10.01.02-2|13	Requires:         R-core
14cr|R-mondate-0.10.01.02-2|14	Requires:         R-utils R-methods
14cr|R-mondate-0.10.01.02-2|15	Requires:         R-zoo
14cr|R-mondate-0.10.01.02-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
14cr|R-mondate-0.10.01.02-2|17	BuildRequires:    R-zoo
14cr|R-mondate-0.10.01.02-2|18	
14cr|R-mondate-0.10.01.02-2|19	%description
14cr|R-mondate-0.10.01.02-2|20	Keep track of dates in month units.  Perform date arithmetic in "months"
14cr|R-mondate-0.10.01.02-2|21	(default), "years", and "days".  Enable dates to have "shape" (non NULL
14cr|R-mondate-0.10.01.02-2|22	dim).  Allow "infinite" dates.
14cr|R-mondate-0.10.01.02-2|23	
14cr|R-mondate-0.10.01.02-2|24	%prep
14cr|R-mondate-0.10.01.02-2|25	%setup -q -c -n %{packname}
14cr|R-mondate-0.10.01.02-2|26	
14cr|R-mondate-0.10.01.02-2|27	%build
14cr|R-mondate-0.10.01.02-2|28	
14cr|R-mondate-0.10.01.02-2|29	%install
14cr|R-mondate-0.10.01.02-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mondate-0.10.01.02-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mondate-0.10.01.02-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mondate-0.10.01.02-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mondate-0.10.01.02-2|34	
14cr|R-mondate-0.10.01.02-2|35	%check
14cr|R-mondate-0.10.01.02-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-mondate-0.10.01.02-2|37	
14cr|R-mondate-0.10.01.02-2|38	%files
14cr|R-mondate-0.10.01.02-2|39	%dir %{rlibdir}/%{packname}
14cr|R-mondate-0.10.01.02-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-mondate-0.10.01.02-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mondate-0.10.01.02-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-mondate-0.10.01.02-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mondate-0.10.01.02-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-mondate-0.10.01.02-2|45	%{rlibdir}/%{packname}/R
14cr|R-mondate-0.10.01.02-2|46	%{rlibdir}/%{packname}/help
14cr|R-mondate-0.10.01.02-2|47	%{rlibdir}/%{packname}/NEWS
14cr|R-mondate-0.10.01.02-2|48	
14cr|R-mondate-0.10.01.02-2|49	
14cr|R-mondate-0.10.01.02-2|50	
14cr|R-mondate-0.10.01.02-2|51	%changelog
14cr|R-mondate-0.10.01.02-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.01.02-2
14cr|R-mondate-0.10.01.02-2|53	+ Revision: 13f894c
14cr|R-mondate-0.10.01.02-2|54	- MassBuild#464: Increase release tag
14cr|R-mondate-0.10.01.02-2|55	
14cr|R-mondate-0.10.01.02-2|56	

7541 14
14cr|R-MPV-1.29-2|1	%global packname  MPV
14cr|R-MPV-1.29-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-MPV-1.29-2|3	
14cr|R-MPV-1.29-2|4	Name:             R-%{packname}
14cr|R-MPV-1.29-2|5	Version:          1.29
14cr|R-MPV-1.29-2|6	Release:          2
14cr|R-MPV-1.29-2|7	Summary:          Data Sets from Montgomery, Peck and Vining's Book
14cr|R-MPV-1.29-2|8	Group:            Sciences/Mathematics
14cr|R-MPV-1.29-2|9	License:          Unlimited
14cr|R-MPV-1.29-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-MPV-1.29-2|11	Source0:          http://cran.r-project.org/src/contrib/MPV_1.29.tar.gz
14cr|R-MPV-1.29-2|12	BuildArch:        noarch
14cr|R-MPV-1.29-2|13	Requires:         R-core
14cr|R-MPV-1.29-2|14	BuildRequires:    R-devel
14cr|R-MPV-1.29-2|15	BuildRequires:    Rmath-devel
14cr|R-MPV-1.29-2|16	BuildRequires:    texlive-collection-latex
14cr|R-MPV-1.29-2|17	BuildRequires:    pkgconfig(lapack)
14cr|R-MPV-1.29-2|18	
14cr|R-MPV-1.29-2|19	%description
14cr|R-MPV-1.29-2|20	These data sets are taken from the book Introduction to Linear Regression
14cr|R-MPV-1.29-2|21	Analysis (3rd ed), by the above authors.
14cr|R-MPV-1.29-2|22	
14cr|R-MPV-1.29-2|23	%prep
14cr|R-MPV-1.29-2|24	%setup -q -c -n %{packname}
14cr|R-MPV-1.29-2|25	
14cr|R-MPV-1.29-2|26	%build
14cr|R-MPV-1.29-2|27	
14cr|R-MPV-1.29-2|28	%install
14cr|R-MPV-1.29-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-MPV-1.29-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-MPV-1.29-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-MPV-1.29-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-MPV-1.29-2|33	
14cr|R-MPV-1.29-2|34	%check
14cr|R-MPV-1.29-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-MPV-1.29-2|36	
14cr|R-MPV-1.29-2|37	%files
14cr|R-MPV-1.29-2|38	%dir %{rlibdir}/%{packname}
14cr|R-MPV-1.29-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-MPV-1.29-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-MPV-1.29-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-MPV-1.29-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-MPV-1.29-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-MPV-1.29-2|44	%{rlibdir}/%{packname}/R
14cr|R-MPV-1.29-2|45	%{rlibdir}/%{packname}/data
14cr|R-MPV-1.29-2|46	%{rlibdir}/%{packname}/help
14cr|R-MPV-1.29-2|47	
14cr|R-MPV-1.29-2|48	
14cr|R-MPV-1.29-2|49	
14cr|R-MPV-1.29-2|50	%changelog
14cr|R-MPV-1.29-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.29-2
14cr|R-MPV-1.29-2|52	+ Revision: 9833845
14cr|R-MPV-1.29-2|53	- MassBuild#464: Increase release tag
14cr|R-MPV-1.29-2|54	
14cr|R-MPV-1.29-2|55	

7542 14
14cr|R-multcomp-1.3.2-2|1	%bcond_with internet
14cr|R-multcomp-1.3.2-2|2	%bcond_with bootstrap
14cr|R-multcomp-1.3.2-2|3	%global packname  multcomp
14cr|R-multcomp-1.3.2-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-multcomp-1.3.2-2|5	
14cr|R-multcomp-1.3.2-2|6	%define debug_package %{nil}
14cr|R-multcomp-1.3.2-2|7	
14cr|R-multcomp-1.3.2-2|8	Name:             R-%{packname}
14cr|R-multcomp-1.3.2-2|9	Version:          1.3.2
14cr|R-multcomp-1.3.2-2|10	Release:          2
14cr|R-multcomp-1.3.2-2|11	Summary:          Simultaneous Inference in General Parametric Models
14cr|R-multcomp-1.3.2-2|12	Group:            Sciences/Mathematics
14cr|R-multcomp-1.3.2-2|13	License:          GPL-2
14cr|R-multcomp-1.3.2-2|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-multcomp-1.3.2-2|15	Source0:          http://cran.r-project.org/src/contrib/multcomp_1.3-2.tar.gz
14cr|R-multcomp-1.3.2-2|16	Requires:         R-stats R-graphics R-mvtnorm R-survival R-lme4 R-nlme
14cr|R-multcomp-1.3.2-2|17	Requires:         R-robustbase R-coin R-MASS R-car R-foreign R-xtable
14cr|R-multcomp-1.3.2-2|18	Requires:         R-sandwich R-lmtest R-coxme texlive-inconsolata
14cr|R-multcomp-1.3.2-2|19	%if %{without bootstrap}
14cr|R-multcomp-1.3.2-2|20	Requires:         R-mboost
14cr|R-multcomp-1.3.2-2|21	%endif
14cr|R-multcomp-1.3.2-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-multcomp-1.3.2-2|23	BuildRequires:    R-graphics R-mvtnorm R-survival R-lme4 R-nlme R-robustbase
14cr|R-multcomp-1.3.2-2|24	BuildRequires:    R-coin R-MASS R-car R-foreign R-xtable R-sandwich R-lmtest
14cr|R-multcomp-1.3.2-2|25	BuildRequires:    R-coxme texlive-inconsolata
14cr|R-multcomp-1.3.2-2|26	%if %{without bootstrap}
14cr|R-multcomp-1.3.2-2|27	BuildRequires:    R-mboost
14cr|R-multcomp-1.3.2-2|28	%endif
14cr|R-multcomp-1.3.2-2|29	%rename R-cran-multcomp
14cr|R-multcomp-1.3.2-2|30	
14cr|R-multcomp-1.3.2-2|31	%description
14cr|R-multcomp-1.3.2-2|32	Simultaneous tests and confidence intervals for general linear hypotheses
14cr|R-multcomp-1.3.2-2|33	in parametric models, including linear, generalized linear, linear mixed
14cr|R-multcomp-1.3.2-2|34	effects, and survival models. The package includes demos reproducing
14cr|R-multcomp-1.3.2-2|35	analyzes presented in the book "Multiple Comparisons Using R" (Bretz,
14cr|R-multcomp-1.3.2-2|36	Hothorn, Westfall, 2010, CRC Press).
14cr|R-multcomp-1.3.2-2|37	
14cr|R-multcomp-1.3.2-2|38	%prep
14cr|R-multcomp-1.3.2-2|39	%setup -q -c -n %{packname}
14cr|R-multcomp-1.3.2-2|40	
14cr|R-multcomp-1.3.2-2|41	%build
14cr|R-multcomp-1.3.2-2|42	
14cr|R-multcomp-1.3.2-2|43	%install
14cr|R-multcomp-1.3.2-2|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-multcomp-1.3.2-2|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-multcomp-1.3.2-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-multcomp-1.3.2-2|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-multcomp-1.3.2-2|48	
14cr|R-multcomp-1.3.2-2|49	%if %{without bootstrap}
14cr|R-multcomp-1.3.2-2|50	%if %{with internet}
14cr|R-multcomp-1.3.2-2|51	%check
14cr|R-multcomp-1.3.2-2|52	%{_bindir}/R CMD check %{packname}
14cr|R-multcomp-1.3.2-2|53	%endif
14cr|R-multcomp-1.3.2-2|54	%endif
14cr|R-multcomp-1.3.2-2|55	
14cr|R-multcomp-1.3.2-2|56	%files
14cr|R-multcomp-1.3.2-2|57	%dir %{rlibdir}/%{packname}
14cr|R-multcomp-1.3.2-2|58	%doc %{rlibdir}/%{packname}/doc
14cr|R-multcomp-1.3.2-2|59	%doc %{rlibdir}/%{packname}/html
14cr|R-multcomp-1.3.2-2|60	# %doc %{rlibdir}/%{packname}/CHANGES
14cr|R-multcomp-1.3.2-2|61	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-multcomp-1.3.2-2|62	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-multcomp-1.3.2-2|63	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-multcomp-1.3.2-2|64	%{rlibdir}/%{packname}/INDEX
14cr|R-multcomp-1.3.2-2|65	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-multcomp-1.3.2-2|66	%{rlibdir}/%{packname}/MCMT
14cr|R-multcomp-1.3.2-2|67	%{rlibdir}/%{packname}/Meta
14cr|R-multcomp-1.3.2-2|68	%{rlibdir}/%{packname}/R
14cr|R-multcomp-1.3.2-2|69	# %{rlibdir}/%{packname}/applications
14cr|R-multcomp-1.3.2-2|70	%{rlibdir}/%{packname}/data
14cr|R-multcomp-1.3.2-2|71	%{rlibdir}/%{packname}/demo
14cr|R-multcomp-1.3.2-2|72	%{rlibdir}/%{packname}/deprecated
14cr|R-multcomp-1.3.2-2|73	%{rlibdir}/%{packname}/help
14cr|R-multcomp-1.3.2-2|74	%{rlibdir}/%{packname}/multcomp*.R
14cr|R-multcomp-1.3.2-2|75	
14cr|R-multcomp-1.3.2-2|76	
14cr|R-multcomp-1.3.2-2|77	
14cr|R-multcomp-1.3.2-2|78	%changelog
14cr|R-multcomp-1.3.2-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|R-multcomp-1.3.2-2|80	+ Revision: 35cd4d3
14cr|R-multcomp-1.3.2-2|81	- MassBuild#464: Increase release tag
14cr|R-multcomp-1.3.2-2|82	
14cr|R-multcomp-1.3.2-2|83	

7543 14
14cr|R-multicool-0.1.2-1|1	%global packname  multicool
14cr|R-multicool-0.1.2-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-multicool-0.1.2-1|3	
14cr|R-multicool-0.1.2-1|4	Name:             R-%{packname}
14cr|R-multicool-0.1.2-1|5	Version:          0.1.2
14cr|R-multicool-0.1.2-1|6	Release:          1
14cr|R-multicool-0.1.2-1|7	Summary:          Permutations of multisets in cool-lex order
14cr|R-multicool-0.1.2-1|8	Group:            Sciences/Mathematics
14cr|R-multicool-0.1.2-1|9	License:          GPLv2+
14cr|R-multicool-0.1.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-multicool-0.1.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-2.tar.gz
14cr|R-multicool-0.1.2-1|12	
14cr|R-multicool-0.1.2-1|13	
14cr|R-multicool-0.1.2-1|14	
14cr|R-multicool-0.1.2-1|15	
14cr|R-multicool-0.1.2-1|16	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-multicool-0.1.2-1|17	
14cr|R-multicool-0.1.2-1|18	
14cr|R-multicool-0.1.2-1|19	%description
14cr|R-multicool-0.1.2-1|20	A set of tools to permute multisets without loops or hash tables. The
14cr|R-multicool-0.1.2-1|21	permutation functions are based on C code from Aaron Williams. Cool-lex
14cr|R-multicool-0.1.2-1|22	order is similar to colexicographical order. The algorithm is described in
14cr|R-multicool-0.1.2-1|23	Williams, A. Loopless Generation of Multiset Permutations by Prefix
14cr|R-multicool-0.1.2-1|24	Shifts. SODA 2009, Symposium on Discrete Algorithms, New York, United
14cr|R-multicool-0.1.2-1|25	States. The permutation code is distributed without restrictions. The code
14cr|R-multicool-0.1.2-1|26	for stable and efficient computation of multinomial coefficients comes
14cr|R-multicool-0.1.2-1|27	from Dave Barber. The code can be download from
14cr|R-multicool-0.1.2-1|28	http://home.comcast.net/~tamivox/dave/multinomial/index.html and is
14cr|R-multicool-0.1.2-1|29	distributed without conditions.
14cr|R-multicool-0.1.2-1|30	
14cr|R-multicool-0.1.2-1|31	%prep
14cr|R-multicool-0.1.2-1|32	%setup -q -c -n %{packname}
14cr|R-multicool-0.1.2-1|33	
14cr|R-multicool-0.1.2-1|34	%build
14cr|R-multicool-0.1.2-1|35	
14cr|R-multicool-0.1.2-1|36	%install
14cr|R-multicool-0.1.2-1|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-multicool-0.1.2-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-multicool-0.1.2-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-multicool-0.1.2-1|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-multicool-0.1.2-1|41	
14cr|R-multicool-0.1.2-1|42	%check
14cr|R-multicool-0.1.2-1|43	%{_bindir}/R CMD check %{packname}
14cr|R-multicool-0.1.2-1|44	
14cr|R-multicool-0.1.2-1|45	%files
14cr|R-multicool-0.1.2-1|46	%dir %{rlibdir}/%{packname}
14cr|R-multicool-0.1.2-1|47	%doc %{rlibdir}/%{packname}/html
14cr|R-multicool-0.1.2-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-multicool-0.1.2-1|49	%{rlibdir}/%{packname}/INDEX
14cr|R-multicool-0.1.2-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-multicool-0.1.2-1|51	%{rlibdir}/%{packname}/Meta
14cr|R-multicool-0.1.2-1|52	%{rlibdir}/%{packname}/R
14cr|R-multicool-0.1.2-1|53	%{rlibdir}/%{packname}/help
14cr|R-multicool-0.1.2-1|54	%{rlibdir}/%{packname}/libs
14cr|R-multicool-0.1.2-1|55	
14cr|R-multicool-0.1.2-1|56	%changelog
14cr|R-multicool-0.1.2-1|57	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
14cr|R-multicool-0.1.2-1|58	+ Revision: 8f38509
14cr|R-multicool-0.1.2-1|59	- Added tarball
14cr|R-multicool-0.1.2-1|60	
14cr|R-multicool-0.1.2-1|61	

7544 14
14cr|R-multicore-0.1_7-3|1	%global packname  multicore
14cr|R-multicore-0.1_7-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-multicore-0.1_7-3|3	
14cr|R-multicore-0.1_7-3|4	Name:             R-%{packname}
14cr|R-multicore-0.1_7-3|5	Version:          0.1_7
14cr|R-multicore-0.1_7-3|6	Release:          3
14cr|R-multicore-0.1_7-3|7	Summary:          Parallel processing of R code on machines with multiple cores or CPUs
14cr|R-multicore-0.1_7-3|8	Group:            Sciences/Mathematics
14cr|R-multicore-0.1_7-3|9	License:          GPL-2
14cr|R-multicore-0.1_7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-multicore-0.1_7-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-7.tar.gz
14cr|R-multicore-0.1_7-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-multicore-0.1_7-3|13	
14cr|R-multicore-0.1_7-3|14	%description
14cr|R-multicore-0.1_7-3|15	This package provides a way of running parallel computations in R on
14cr|R-multicore-0.1_7-3|16	machines with multiple cores or CPUs. Jobs can share the entire initial
14cr|R-multicore-0.1_7-3|17	workspace and it provides methods for results collection.
14cr|R-multicore-0.1_7-3|18	
14cr|R-multicore-0.1_7-3|19	%prep
14cr|R-multicore-0.1_7-3|20	%setup -q -c -n %{packname}
14cr|R-multicore-0.1_7-3|21	
14cr|R-multicore-0.1_7-3|22	%build
14cr|R-multicore-0.1_7-3|23	
14cr|R-multicore-0.1_7-3|24	%install
14cr|R-multicore-0.1_7-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-multicore-0.1_7-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-multicore-0.1_7-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-multicore-0.1_7-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-multicore-0.1_7-3|29	
14cr|R-multicore-0.1_7-3|30	%check
14cr|R-multicore-0.1_7-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-multicore-0.1_7-3|32	
14cr|R-multicore-0.1_7-3|33	%files
14cr|R-multicore-0.1_7-3|34	%dir %{rlibdir}/%{packname}
14cr|R-multicore-0.1_7-3|35	%doc %{rlibdir}/%{packname}/html
14cr|R-multicore-0.1_7-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-multicore-0.1_7-3|37	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-multicore-0.1_7-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-multicore-0.1_7-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-multicore-0.1_7-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-multicore-0.1_7-3|41	%{rlibdir}/%{packname}/R
14cr|R-multicore-0.1_7-3|42	%{rlibdir}/%{packname}/help
14cr|R-multicore-0.1_7-3|43	%{rlibdir}/%{packname}/libs
14cr|R-multicore-0.1_7-3|44	
14cr|R-multicore-0.1_7-3|45	
14cr|R-multicore-0.1_7-3|46	
14cr|R-multicore-0.1_7-3|47	%changelog
14cr|R-multicore-0.1_7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1_7-3
14cr|R-multicore-0.1_7-3|49	+ Revision: a68c34c
14cr|R-multicore-0.1_7-3|50	- MassBuild#464: Increase release tag
14cr|R-multicore-0.1_7-3|51	
14cr|R-multicore-0.1_7-3|52	

7545 14
14cr|R-multtest-2.20.0-1|1	%global packname  multtest
14cr|R-multtest-2.20.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-multtest-2.20.0-1|3	
14cr|R-multtest-2.20.0-1|4	Name:             R-%{packname}
14cr|R-multtest-2.20.0-1|5	Version:          2.20.0
14cr|R-multtest-2.20.0-1|6	Release:          1
14cr|R-multtest-2.20.0-1|7	Summary:          Resampling-based multiple hypothesis testing
14cr|R-multtest-2.20.0-1|8	Group:            Sciences/Mathematics
14cr|R-multtest-2.20.0-1|9	License:          LGPL
14cr|R-multtest-2.20.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-multtest-2.20.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-multtest-2.20.0-1|12	
14cr|R-multtest-2.20.0-1|13	Requires:         R-methods R-Biobase
14cr|R-multtest-2.20.0-1|14	Requires:         R-survival R-MASS R-stats4
14cr|R-multtest-2.20.0-1|15	Requires:         R-snow
14cr|R-multtest-2.20.0-1|16	BuildRequires:    R-devel Rmath-devel R-methods R-Biobase
14cr|R-multtest-2.20.0-1|17	BuildRequires:    R-survival R-MASS R-stats4
14cr|R-multtest-2.20.0-1|18	BuildRequires:   R-snow
14cr|R-multtest-2.20.0-1|19	%description
14cr|R-multtest-2.20.0-1|20	Non-parametric bootstrap and permutation resampling-based multiple testing
14cr|R-multtest-2.20.0-1|21	procedures (including empirical Bayes methods) for controlling the
14cr|R-multtest-2.20.0-1|22	family-wise error rate (FWER), generalized family-wise error rate (gFWER),
14cr|R-multtest-2.20.0-1|23	tail probability of the proportion of false positives (TPPFP), and false
14cr|R-multtest-2.20.0-1|24	discovery rate (FDR).  Several choices of bootstrap-based null
14cr|R-multtest-2.20.0-1|25	distribution are implemented (centered, centered and scaled,
14cr|R-multtest-2.20.0-1|26	quantile-transformed). Single-step and step-wise methods are available.
14cr|R-multtest-2.20.0-1|27	Tests based on a variety of t- and F-statistics (including t-statistics
14cr|R-multtest-2.20.0-1|28	based on regression parameters from linear and survival models as well as
14cr|R-multtest-2.20.0-1|29	those based on correlation parameters) are included.  When probing
14cr|R-multtest-2.20.0-1|30	hypotheses with t-statistics, users may also select a potentially faster
14cr|R-multtest-2.20.0-1|31	null distribution which is multivariate normal with mean zero and variance
14cr|R-multtest-2.20.0-1|32	covariance matrix derived from the vector influence function.  Results are
14cr|R-multtest-2.20.0-1|33	reported in terms of adjusted p-values, confidence regions and test
14cr|R-multtest-2.20.0-1|34	statistic cutoffs. The procedures are directly applicable to identifying
14cr|R-multtest-2.20.0-1|35	differentially expressed genes in DNA microarray experiments.
14cr|R-multtest-2.20.0-1|36	
14cr|R-multtest-2.20.0-1|37	%prep
14cr|R-multtest-2.20.0-1|38	%setup -q -c -n %{packname}
14cr|R-multtest-2.20.0-1|39	
14cr|R-multtest-2.20.0-1|40	%build
14cr|R-multtest-2.20.0-1|41	
14cr|R-multtest-2.20.0-1|42	%install
14cr|R-multtest-2.20.0-1|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-multtest-2.20.0-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-multtest-2.20.0-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-multtest-2.20.0-1|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-multtest-2.20.0-1|47	
14cr|R-multtest-2.20.0-1|48	%check
14cr|R-multtest-2.20.0-1|49	%{_bindir}/R CMD check %{packname}
14cr|R-multtest-2.20.0-1|50	
14cr|R-multtest-2.20.0-1|51	%files
14cr|R-multtest-2.20.0-1|52	%{rlibdir}/%{packname}
14cr|R-multtest-2.20.0-1|53	
14cr|R-multtest-2.20.0-1|54	%changelog

7546 14
14cr|R-munsell-0.4.2-2|1	%global packname munsell
14cr|R-munsell-0.4.2-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-munsell-0.4.2-2|3	
14cr|R-munsell-0.4.2-2|4	Name:             R-%{packname}
14cr|R-munsell-0.4.2-2|5	Version:          0.4.2
14cr|R-munsell-0.4.2-2|6	Release:          2
14cr|R-munsell-0.4.2-2|7	Summary:          Munsell color system
14cr|R-munsell-0.4.2-2|8	Group:            Sciences/Mathematics
14cr|R-munsell-0.4.2-2|9	License:          MIT
14cr|R-munsell-0.4.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-munsell-0.4.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4.2.tar.gz
14cr|R-munsell-0.4.2-2|12	BuildArch:        noarch
14cr|R-munsell-0.4.2-2|13	Requires:         R-colorspace
14cr|R-munsell-0.4.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-munsell-0.4.2-2|15	BuildRequires:    R-colorspace
14cr|R-munsell-0.4.2-2|16	
14cr|R-munsell-0.4.2-2|17	%description
14cr|R-munsell-0.4.2-2|18	Functions for exploring and using the Munsell color system
14cr|R-munsell-0.4.2-2|19	
14cr|R-munsell-0.4.2-2|20	%prep
14cr|R-munsell-0.4.2-2|21	%setup -q -c -n %{packname}
14cr|R-munsell-0.4.2-2|22	
14cr|R-munsell-0.4.2-2|23	%build
14cr|R-munsell-0.4.2-2|24	
14cr|R-munsell-0.4.2-2|25	%install
14cr|R-munsell-0.4.2-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-munsell-0.4.2-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-munsell-0.4.2-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-munsell-0.4.2-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-munsell-0.4.2-2|30	
14cr|R-munsell-0.4.2-2|31	%files
14cr|R-munsell-0.4.2-2|32	%dir %{rlibdir}/%{packname}
14cr|R-munsell-0.4.2-2|33	%doc %{rlibdir}/%{packname}/html
14cr|R-munsell-0.4.2-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-munsell-0.4.2-2|35	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-munsell-0.4.2-2|36	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-munsell-0.4.2-2|37	%{rlibdir}/%{packname}/help
14cr|R-munsell-0.4.2-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-munsell-0.4.2-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-munsell-0.4.2-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-munsell-0.4.2-2|41	%{rlibdir}/%{packname}/R
14cr|R-munsell-0.4.2-2|42	%{rlibdir}/%{packname}/raw
14cr|R-munsell-0.4.2-2|43	
14cr|R-munsell-0.4.2-2|44	%changelog
14cr|R-munsell-0.4.2-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-2
14cr|R-munsell-0.4.2-2|46	+ Revision: 17ee363
14cr|R-munsell-0.4.2-2|47	- MassBuild#464: Increase release tag
14cr|R-munsell-0.4.2-2|48	
14cr|R-munsell-0.4.2-2|49	

7547 14
14cr|R-mvtnorm-1.0.0-1|1	%global packname  mvtnorm
14cr|R-mvtnorm-1.0.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-mvtnorm-1.0.0-1|3	
14cr|R-mvtnorm-1.0.0-1|4	Name:             R-%{packname}
14cr|R-mvtnorm-1.0.0-1|5	Version:          1.0.0
14cr|R-mvtnorm-1.0.0-1|6	Release:          1
14cr|R-mvtnorm-1.0.0-1|7	Summary:          Multivariate Normal and t Distributions
14cr|R-mvtnorm-1.0.0-1|8	
14cr|R-mvtnorm-1.0.0-1|9	Group:            Sciences/Mathematics
14cr|R-mvtnorm-1.0.0-1|10	License:          GPL-2
14cr|R-mvtnorm-1.0.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-mvtnorm-1.0.0-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-0.tar.gz
14cr|R-mvtnorm-1.0.0-1|13	Requires:         R-stats
14cr|R-mvtnorm-1.0.0-1|14	BuildRequires:    R-devel
14cr|R-mvtnorm-1.0.0-1|15	BuildRequires:    Rmath-devel
14cr|R-mvtnorm-1.0.0-1|16	BuildRequires:    texlive-collection-latex
14cr|R-mvtnorm-1.0.0-1|17	BuildRequires:    R-stats
14cr|R-mvtnorm-1.0.0-1|18	BuildRequires:    pkgconfig(lapack)
14cr|R-mvtnorm-1.0.0-1|19	
14cr|R-mvtnorm-1.0.0-1|20	%rename R-cran-mvtnorm
14cr|R-mvtnorm-1.0.0-1|21	
14cr|R-mvtnorm-1.0.0-1|22	%description
14cr|R-mvtnorm-1.0.0-1|23	Computes multivariate normal and t probabilities, quantiles, random
14cr|R-mvtnorm-1.0.0-1|24	deviates and densities.
14cr|R-mvtnorm-1.0.0-1|25	
14cr|R-mvtnorm-1.0.0-1|26	%prep
14cr|R-mvtnorm-1.0.0-1|27	%setup -q -c -n %{packname}
14cr|R-mvtnorm-1.0.0-1|28	
14cr|R-mvtnorm-1.0.0-1|29	%build
14cr|R-mvtnorm-1.0.0-1|30	
14cr|R-mvtnorm-1.0.0-1|31	%install
14cr|R-mvtnorm-1.0.0-1|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-mvtnorm-1.0.0-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-mvtnorm-1.0.0-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-mvtnorm-1.0.0-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-mvtnorm-1.0.0-1|36	
14cr|R-mvtnorm-1.0.0-1|37	%check
14cr|R-mvtnorm-1.0.0-1|38	%{_bindir}/R CMD check %{packname}
14cr|R-mvtnorm-1.0.0-1|39	
14cr|R-mvtnorm-1.0.0-1|40	%files
14cr|R-mvtnorm-1.0.0-1|41	%dir %{rlibdir}/%{packname}
14cr|R-mvtnorm-1.0.0-1|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-mvtnorm-1.0.0-1|43	%doc %{rlibdir}/%{packname}/html
14cr|R-mvtnorm-1.0.0-1|44	# %doc %{rlibdir}/%{packname}/CHANGES
14cr|R-mvtnorm-1.0.0-1|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-mvtnorm-1.0.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-mvtnorm-1.0.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-mvtnorm-1.0.0-1|48	%{rlibdir}/%{packname}/INDEX
14cr|R-mvtnorm-1.0.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-mvtnorm-1.0.0-1|50	%{rlibdir}/%{packname}/Meta
14cr|R-mvtnorm-1.0.0-1|51	%{rlibdir}/%{packname}/R
14cr|R-mvtnorm-1.0.0-1|52	%{rlibdir}/%{packname}/help
14cr|R-mvtnorm-1.0.0-1|53	%{rlibdir}/%{packname}/libs
14cr|R-mvtnorm-1.0.0-1|54	
14cr|R-mvtnorm-1.0.0-1|55	
14cr|R-mvtnorm-1.0.0-1|56	
14cr|R-mvtnorm-1.0.0-1|57	
14cr|R-mvtnorm-1.0.0-1|58	%changelog
14cr|R-mvtnorm-1.0.0-1|59	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14cr|R-mvtnorm-1.0.0-1|60	+ Revision: ad00724
14cr|R-mvtnorm-1.0.0-1|61	- Updated to 1.0.0
14cr|R-mvtnorm-1.0.0-1|62	
14cr|R-mvtnorm-1.0.0-1|63	

7548 14
14cr|R-network-1.9.0-2|1	%bcond_without bootstrap
14cr|R-network-1.9.0-2|2	%global packname  network
14cr|R-network-1.9.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-network-1.9.0-2|4	
14cr|R-network-1.9.0-2|5	Name:             R-%{packname}
14cr|R-network-1.9.0-2|6	Version:          1.9.0
14cr|R-network-1.9.0-2|7	Release:          2
14cr|R-network-1.9.0-2|8	Summary:          Classes for Relational Data
14cr|R-network-1.9.0-2|9	Group:            Sciences/Mathematics
14cr|R-network-1.9.0-2|10	License:          GPL (>= 2)
14cr|R-network-1.9.0-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-network-1.9.0-2|12	Source0:          http://cran.r-project.org/src/contrib/network_1.9.0.tar.gz
14cr|R-network-1.9.0-2|13	Requires:         R-utils
14cr|R-network-1.9.0-2|14	%if %{without bootstrap}
14cr|R-network-1.9.0-2|15	Requires:         R-sna R-statnet
14cr|R-network-1.9.0-2|16	%endif
14cr|R-network-1.9.0-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cr|R-network-1.9.0-2|18	%if %{without bootstrap}
14cr|R-network-1.9.0-2|19	BuildRequires:    R-sna R-statnet
14cr|R-network-1.9.0-2|20	%endif
14cr|R-network-1.9.0-2|21	
14cr|R-network-1.9.0-2|22	%description
14cr|R-network-1.9.0-2|23	Tools to create and modify network objects.  The network class can
14cr|R-network-1.9.0-2|24	represent a range of relational data types, and supports arbitrary
14cr|R-network-1.9.0-2|25	vertex/edge/graph attributes.
14cr|R-network-1.9.0-2|26	
14cr|R-network-1.9.0-2|27	%prep
14cr|R-network-1.9.0-2|28	%setup -q -c -n %{packname}
14cr|R-network-1.9.0-2|29	
14cr|R-network-1.9.0-2|30	%build
14cr|R-network-1.9.0-2|31	
14cr|R-network-1.9.0-2|32	%install
14cr|R-network-1.9.0-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-network-1.9.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-network-1.9.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-network-1.9.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-network-1.9.0-2|37	
14cr|R-network-1.9.0-2|38	%if %{without bootstrap}
14cr|R-network-1.9.0-2|39	%check
14cr|R-network-1.9.0-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-network-1.9.0-2|41	%endif
14cr|R-network-1.9.0-2|42	
14cr|R-network-1.9.0-2|43	%files
14cr|R-network-1.9.0-2|44	%dir %{rlibdir}/%{packname}
14cr|R-network-1.9.0-2|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-network-1.9.0-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-network-1.9.0-2|47	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-network-1.9.0-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-network-1.9.0-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-network-1.9.0-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-network-1.9.0-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-network-1.9.0-2|52	%{rlibdir}/%{packname}/R
14cr|R-network-1.9.0-2|53	%{rlibdir}/%{packname}/data
14cr|R-network-1.9.0-2|54	%{rlibdir}/%{packname}/help
14cr|R-network-1.9.0-2|55	%{rlibdir}/%{packname}/libs
14cr|R-network-1.9.0-2|56	%{rlibdir}/%{packname}/network.api
14cr|R-network-1.9.0-2|57	
14cr|R-network-1.9.0-2|58	
14cr|R-network-1.9.0-2|59	
14cr|R-network-1.9.0-2|60	%changelog
14cr|R-network-1.9.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-2
14cr|R-network-1.9.0-2|62	+ Revision: 797dd2e
14cr|R-network-1.9.0-2|63	- MassBuild#464: Increase release tag
14cr|R-network-1.9.0-2|64	
14cr|R-network-1.9.0-2|65	

7549 14
14cr|R-networkDynamic-0.6.2-2|1	%global packname networkDynamic
14cr|R-networkDynamic-0.6.2-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-networkDynamic-0.6.2-2|3	
14cr|R-networkDynamic-0.6.2-2|4	Name:             R-%{packname}
14cr|R-networkDynamic-0.6.2-2|5	Version:          0.6.2
14cr|R-networkDynamic-0.6.2-2|6	Release:          2
14cr|R-networkDynamic-0.6.2-2|7	Summary:          Dynamic Extensions for Network Objects
14cr|R-networkDynamic-0.6.2-2|8	Group:            Sciences/Mathematics
14cr|R-networkDynamic-0.6.2-2|9	License:          GPLv3
14cr|R-networkDynamic-0.6.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-networkDynamic-0.6.2-2|11	Source0:          http://cran.r-project.org/src/contrib/networkDynamic_0.6.2.tar.gz
14cr|R-networkDynamic-0.6.2-2|12	Requires:         R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
14cr|R-networkDynamic-0.6.2-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-networkDynamic-0.6.2-2|14	BuildRequires:    R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
14cr|R-networkDynamic-0.6.2-2|15	
14cr|R-networkDynamic-0.6.2-2|16	%description
14cr|R-networkDynamic-0.6.2-2|17	Simple interface routines to facilitate the handling of
14cr|R-networkDynamic-0.6.2-2|18	network objects with complex intertemporal data.
14cr|R-networkDynamic-0.6.2-2|19	networkDynamic is a part of the statnet suite of packages for network analysis.
14cr|R-networkDynamic-0.6.2-2|20	
14cr|R-networkDynamic-0.6.2-2|21	%prep
14cr|R-networkDynamic-0.6.2-2|22	%setup -q -c -n %{packname}
14cr|R-networkDynamic-0.6.2-2|23	
14cr|R-networkDynamic-0.6.2-2|24	%build
14cr|R-networkDynamic-0.6.2-2|25	
14cr|R-networkDynamic-0.6.2-2|26	%install
14cr|R-networkDynamic-0.6.2-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-networkDynamic-0.6.2-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-networkDynamic-0.6.2-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-networkDynamic-0.6.2-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-networkDynamic-0.6.2-2|31	
14cr|R-networkDynamic-0.6.2-2|32	%check
14cr|R-networkDynamic-0.6.2-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-networkDynamic-0.6.2-2|34	
14cr|R-networkDynamic-0.6.2-2|35	%files
14cr|R-networkDynamic-0.6.2-2|36	%dir %{rlibdir}/%{packname}
14cr|R-networkDynamic-0.6.2-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-networkDynamic-0.6.2-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-networkDynamic-0.6.2-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-networkDynamic-0.6.2-2|40	%{rlibdir}/%{packname}/data
14cr|R-networkDynamic-0.6.2-2|41	%{rlibdir}/%{packname}/extdata
14cr|R-networkDynamic-0.6.2-2|42	%{rlibdir}/%{packname}/help
14cr|R-networkDynamic-0.6.2-2|43	%{rlibdir}/%{packname}/libs
14cr|R-networkDynamic-0.6.2-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-networkDynamic-0.6.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-networkDynamic-0.6.2-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-networkDynamic-0.6.2-2|47	%{rlibdir}/%{packname}/R
14cr|R-networkDynamic-0.6.2-2|48	
14cr|R-networkDynamic-0.6.2-2|49	
14cr|R-networkDynamic-0.6.2-2|50	%changelog
14cr|R-networkDynamic-0.6.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|R-networkDynamic-0.6.2-2|52	+ Revision: 5a20024
14cr|R-networkDynamic-0.6.2-2|53	- MassBuild#464: Increase release tag
14cr|R-networkDynamic-0.6.2-2|54	
14cr|R-networkDynamic-0.6.2-2|55	

7550 14
14cr|R-networksis-2.1.2-2|1	%global packname  networksis
14cr|R-networksis-2.1.2-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-networksis-2.1.2-2|3	
14cr|R-networksis-2.1.2-2|4	Name:             R-%{packname}
14cr|R-networksis-2.1.2-2|5	Version:          2.1.2
14cr|R-networksis-2.1.2-2|6	Release:          2
14cr|R-networksis-2.1.2-2|7	Summary:          Simulate fixed marginals bipartite graphs using sequential importance sampling
14cr|R-networksis-2.1.2-2|8	Group:            Sciences/Mathematics
14cr|R-networksis-2.1.2-2|9	License:          GPL-3 + file LICENSE
14cr|R-networksis-2.1.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-networksis-2.1.2-2|11	Source0:          http://cran.r-project.org/src/contrib/networksis_2.1-2.tar.gz
14cr|R-networksis-2.1.2-2|12	Requires:         R-ergm R-network
14cr|R-networksis-2.1.2-2|13	Requires:         R-snow
14cr|R-networksis-2.1.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-ergm R-network
14cr|R-networksis-2.1.2-2|15	BuildRequires:    R-snow
14cr|R-networksis-2.1.2-2|16	
14cr|R-networksis-2.1.2-2|17	%description
14cr|R-networksis-2.1.2-2|18	Tools to simulate bipartite networks/graphs with the degrees of the nodes
14cr|R-networksis-2.1.2-2|19	fixed and specified. Part of the "statnet" suite of packages for network
14cr|R-networksis-2.1.2-2|20	
14cr|R-networksis-2.1.2-2|21	%prep
14cr|R-networksis-2.1.2-2|22	%setup -q -c -n %{packname}
14cr|R-networksis-2.1.2-2|23	
14cr|R-networksis-2.1.2-2|24	%build
14cr|R-networksis-2.1.2-2|25	
14cr|R-networksis-2.1.2-2|26	%install
14cr|R-networksis-2.1.2-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-networksis-2.1.2-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-networksis-2.1.2-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-networksis-2.1.2-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-networksis-2.1.2-2|31	
14cr|R-networksis-2.1.2-2|32	%check
14cr|R-networksis-2.1.2-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-networksis-2.1.2-2|34	
14cr|R-networksis-2.1.2-2|35	%files
14cr|R-networksis-2.1.2-2|36	%dir %{rlibdir}/%{packname}
14cr|R-networksis-2.1.2-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-networksis-2.1.2-2|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-networksis-2.1.2-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-networksis-2.1.2-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-networksis-2.1.2-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-networksis-2.1.2-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-networksis-2.1.2-2|43	%{rlibdir}/%{packname}/R
14cr|R-networksis-2.1.2-2|44	%{rlibdir}/%{packname}/data
14cr|R-networksis-2.1.2-2|45	%{rlibdir}/%{packname}/help
14cr|R-networksis-2.1.2-2|46	%{rlibdir}/%{packname}/libs
14cr|R-networksis-2.1.2-2|47	
14cr|R-networksis-2.1.2-2|48	%changelog
14cr|R-networksis-2.1.2-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|R-networksis-2.1.2-2|50	+ Revision: 1a65a84
14cr|R-networksis-2.1.2-2|51	- MassBuild#464: Increase release tag
14cr|R-networksis-2.1.2-2|52	
14cr|R-networksis-2.1.2-2|53	

7551 14
14cr|R-nor1mix-1.1.4-2|1	%global packname  nor1mix
14cr|R-nor1mix-1.1.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-nor1mix-1.1.4-2|3	
14cr|R-nor1mix-1.1.4-2|4	%define debug_package %{nil}
14cr|R-nor1mix-1.1.4-2|5	
14cr|R-nor1mix-1.1.4-2|6	Name:             R-%{packname}
14cr|R-nor1mix-1.1.4-2|7	Version:          1.1.4
14cr|R-nor1mix-1.1.4-2|8	Release:          2
14cr|R-nor1mix-1.1.4-2|9	Summary:          Normal (1-d) Mixture Models (S3 Classes and Methods)
14cr|R-nor1mix-1.1.4-2|10	Group:            Sciences/Mathematics
14cr|R-nor1mix-1.1.4-2|11	License:          GPL (>= 2)
14cr|R-nor1mix-1.1.4-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-nor1mix-1.1.4-2|13	Source0:          http://cran.r-project.org/src/contrib/nor1mix_1.1-4.tar.gz
14cr|R-nor1mix-1.1.4-2|14	Requires:         R-stats R-graphics
14cr|R-nor1mix-1.1.4-2|15	Requires:         R-cluster
14cr|R-nor1mix-1.1.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics
14cr|R-nor1mix-1.1.4-2|17	BuildRequires:    R-cluster
14cr|R-nor1mix-1.1.4-2|18	
14cr|R-nor1mix-1.1.4-2|19	%description
14cr|R-nor1mix-1.1.4-2|20	Onedimensional Normal Mixture Models Classes, for, e.g., density
14cr|R-nor1mix-1.1.4-2|21	estimation or clustering algorithms research and teaching; providing the
14cr|R-nor1mix-1.1.4-2|22	widely used Marron-Wand densities, see ?MarronWand.
14cr|R-nor1mix-1.1.4-2|23	
14cr|R-nor1mix-1.1.4-2|24	%prep
14cr|R-nor1mix-1.1.4-2|25	%setup -q -c -n %{packname}
14cr|R-nor1mix-1.1.4-2|26	
14cr|R-nor1mix-1.1.4-2|27	%build
14cr|R-nor1mix-1.1.4-2|28	
14cr|R-nor1mix-1.1.4-2|29	%install
14cr|R-nor1mix-1.1.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-nor1mix-1.1.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-nor1mix-1.1.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-nor1mix-1.1.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-nor1mix-1.1.4-2|34	
14cr|R-nor1mix-1.1.4-2|35	%check
14cr|R-nor1mix-1.1.4-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-nor1mix-1.1.4-2|37	
14cr|R-nor1mix-1.1.4-2|38	%files
14cr|R-nor1mix-1.1.4-2|39	%dir %{rlibdir}/%{packname}
14cr|R-nor1mix-1.1.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-nor1mix-1.1.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-nor1mix-1.1.4-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-nor1mix-1.1.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-nor1mix-1.1.4-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-nor1mix-1.1.4-2|45	%{rlibdir}/%{packname}/R
14cr|R-nor1mix-1.1.4-2|46	%{rlibdir}/%{packname}/help
14cr|R-nor1mix-1.1.4-2|47	
14cr|R-nor1mix-1.1.4-2|48	
14cr|R-nor1mix-1.1.4-2|49	
14cr|R-nor1mix-1.1.4-2|50	%changelog
14cr|R-nor1mix-1.1.4-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-2
14cr|R-nor1mix-1.1.4-2|52	+ Revision: 280cea4
14cr|R-nor1mix-1.1.4-2|53	- MassBuild#464: Increase release tag
14cr|R-nor1mix-1.1.4-2|54	
14cr|R-nor1mix-1.1.4-2|55	

7552 14
14cr|R-np-0.50.1-3|1	%global packname  np
14cr|R-np-0.50.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-np-0.50.1-3|3	
14cr|R-np-0.50.1-3|4	Name:             R-%{packname}
14cr|R-np-0.50.1-3|5	Version:          0.50.1
14cr|R-np-0.50.1-3|6	Release:          3
14cr|R-np-0.50.1-3|7	Summary:          Nonparametric kernel smoothing methods for mixed data types
14cr|R-np-0.50.1-3|8	Group:            Sciences/Mathematics
14cr|R-np-0.50.1-3|9	License:          GPL
14cr|R-np-0.50.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-np-0.50.1-3|11	Source0:          http://cran.r-project.org/src/contrib/np_0.50-1.tar.gz
14cr|R-np-0.50.1-3|12	Requires:         R-boot R-cubature
14cr|R-np-0.50.1-3|13	Requires:         R-quantreg R-MASS
14cr|R-np-0.50.1-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-boot R-cubature
14cr|R-np-0.50.1-3|15	BuildRequires:    R-quantreg R-MASS
14cr|R-np-0.50.1-3|16	BuildRequires:    blas-devel
14cr|R-np-0.50.1-3|17	BuildRequires:    lapack-devel
14cr|R-np-0.50.1-3|18	
14cr|R-np-0.50.1-3|19	%description
14cr|R-np-0.50.1-3|20	This package provides a variety of nonparametric (and semiparametric)
14cr|R-np-0.50.1-3|21	kernel methods that seamlessly handle a mix of continuous, unordered, and
14cr|R-np-0.50.1-3|22	ordered factor data types. We would like to gratefully acknowledge support
14cr|R-np-0.50.1-3|23	from the Natural Sciences and Engineering Research Council of Canada
14cr|R-np-0.50.1-3|24	(NSERC:www.nserc.ca), the Social Sciences and Humanities Research Council
14cr|R-np-0.50.1-3|25	of Canada (SSHRC:www.sshrc.ca), and the Shared Hierarchical Academic
14cr|R-np-0.50.1-3|26	Research Computing Network (SHARCNET:www.sharcnet.ca).
14cr|R-np-0.50.1-3|27	
14cr|R-np-0.50.1-3|28	%prep
14cr|R-np-0.50.1-3|29	%setup -q -c -n %{packname}
14cr|R-np-0.50.1-3|30	
14cr|R-np-0.50.1-3|31	%build
14cr|R-np-0.50.1-3|32	
14cr|R-np-0.50.1-3|33	%install
14cr|R-np-0.50.1-3|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-np-0.50.1-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-np-0.50.1-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-np-0.50.1-3|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-np-0.50.1-3|38	
14cr|R-np-0.50.1-3|39	# FIXME killed after 15 min at 100%% cpp ...
14cr|R-np-0.50.1-3|40	%if 0
14cr|R-np-0.50.1-3|41	%check
14cr|R-np-0.50.1-3|42	%{_bindir}/R CMD check %{packname}
14cr|R-np-0.50.1-3|43	%endif
14cr|R-np-0.50.1-3|44	
14cr|R-np-0.50.1-3|45	%files
14cr|R-np-0.50.1-3|46	%dir %{rlibdir}/%{packname}
14cr|R-np-0.50.1-3|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-np-0.50.1-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-np-0.50.1-3|49	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-np-0.50.1-3|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-np-0.50.1-3|51	%{rlibdir}/%{packname}/INDEX
14cr|R-np-0.50.1-3|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-np-0.50.1-3|53	%{rlibdir}/%{packname}/Meta
14cr|R-np-0.50.1-3|54	%{rlibdir}/%{packname}/R
14cr|R-np-0.50.1-3|55	%{rlibdir}/%{packname}/data
14cr|R-np-0.50.1-3|56	%{rlibdir}/%{packname}/demo
14cr|R-np-0.50.1-3|57	%{rlibdir}/%{packname}/help
14cr|R-np-0.50.1-3|58	%{rlibdir}/%{packname}/libs
14cr|R-np-0.50.1-3|59	
14cr|R-np-0.50.1-3|60	
14cr|R-np-0.50.1-3|61	
14cr|R-np-0.50.1-3|62	%changelog
14cr|R-np-0.50.1-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.1-3
14cr|R-np-0.50.1-3|64	+ Revision: 256c1d5
14cr|R-np-0.50.1-3|65	- MassBuild#464: Increase release tag
14cr|R-np-0.50.1-3|66	
14cr|R-np-0.50.1-3|67	

7553 14
14cr|R-numDeriv-2012.9.1-3|1	%global packname  numDeriv
14cr|R-numDeriv-2012.9.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-numDeriv-2012.9.1-3|3	
14cr|R-numDeriv-2012.9.1-3|4	%define debug_package %{nil}
14cr|R-numDeriv-2012.9.1-3|5	
14cr|R-numDeriv-2012.9.1-3|6	Name:             R-%{packname}
14cr|R-numDeriv-2012.9.1-3|7	Version:          2012.9.1
14cr|R-numDeriv-2012.9.1-3|8	Release:          3
14cr|R-numDeriv-2012.9.1-3|9	Summary:          Accurate Numerical Derivatives
14cr|R-numDeriv-2012.9.1-3|10	Group:            Sciences/Mathematics
14cr|R-numDeriv-2012.9.1-3|11	License:          GPL-2
14cr|R-numDeriv-2012.9.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-numDeriv-2012.9.1-3|13	Source0:          http://cran.r-project.org/src/contrib/numDeriv_2012.9-1.tar.gz
14cr|R-numDeriv-2012.9.1-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-numDeriv-2012.9.1-3|15	
14cr|R-numDeriv-2012.9.1-3|16	%description
14cr|R-numDeriv-2012.9.1-3|17	Accurate Numerical Derivatives. See ?numDeriv.Intro for more details.
14cr|R-numDeriv-2012.9.1-3|18	
14cr|R-numDeriv-2012.9.1-3|19	%prep
14cr|R-numDeriv-2012.9.1-3|20	%setup -q -c -n %{packname}
14cr|R-numDeriv-2012.9.1-3|21	
14cr|R-numDeriv-2012.9.1-3|22	%build
14cr|R-numDeriv-2012.9.1-3|23	
14cr|R-numDeriv-2012.9.1-3|24	%install
14cr|R-numDeriv-2012.9.1-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-numDeriv-2012.9.1-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-numDeriv-2012.9.1-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-numDeriv-2012.9.1-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-numDeriv-2012.9.1-3|29	
14cr|R-numDeriv-2012.9.1-3|30	%check
14cr|R-numDeriv-2012.9.1-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-numDeriv-2012.9.1-3|32	
14cr|R-numDeriv-2012.9.1-3|33	%files
14cr|R-numDeriv-2012.9.1-3|34	%dir %{rlibdir}/%{packname}
14cr|R-numDeriv-2012.9.1-3|35	%doc %{rlibdir}/%{packname}/doc
14cr|R-numDeriv-2012.9.1-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-numDeriv-2012.9.1-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-numDeriv-2012.9.1-3|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-numDeriv-2012.9.1-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-numDeriv-2012.9.1-3|40	#%{rlibdir}/%{packname}/LICENSE
14cr|R-numDeriv-2012.9.1-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-numDeriv-2012.9.1-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-numDeriv-2012.9.1-3|43	%{rlibdir}/%{packname}/R
14cr|R-numDeriv-2012.9.1-3|44	%{rlibdir}/%{packname}/help
14cr|R-numDeriv-2012.9.1-3|45	
14cr|R-numDeriv-2012.9.1-3|46	
14cr|R-numDeriv-2012.9.1-3|47	
14cr|R-numDeriv-2012.9.1-3|48	%changelog
14cr|R-numDeriv-2012.9.1-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.9.1-3
14cr|R-numDeriv-2012.9.1-3|50	+ Revision: 6f78cc4
14cr|R-numDeriv-2012.9.1-3|51	- MassBuild#464: Increase release tag
14cr|R-numDeriv-2012.9.1-3|52	
14cr|R-numDeriv-2012.9.1-3|53	

7554 14
14cr|R-nws-1.7.0.1-3|1	%global packname  nws
14cr|R-nws-1.7.0.1-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-nws-1.7.0.1-3|3	
14cr|R-nws-1.7.0.1-3|4	Name:             R-%{packname}
14cr|R-nws-1.7.0.1-3|5	Version:          1.7.0.1
14cr|R-nws-1.7.0.1-3|6	Release:          3
14cr|R-nws-1.7.0.1-3|7	Summary:          R functions for NetWorkSpaces and Sleigh
14cr|R-nws-1.7.0.1-3|8	Group:            Sciences/Mathematics
14cr|R-nws-1.7.0.1-3|9	License:          GPL (>= 2)
14cr|R-nws-1.7.0.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-nws-1.7.0.1-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-nws-1.7.0.1-3|12	BuildArch:        noarch
14cr|R-nws-1.7.0.1-3|13	Requires:         R-core
14cr|R-nws-1.7.0.1-3|14	Requires:         R-methods
14cr|R-nws-1.7.0.1-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-nws-1.7.0.1-3|16	
14cr|R-nws-1.7.0.1-3|17	%description
14cr|R-nws-1.7.0.1-3|18	Provides coordination and parallel execution facilities, as well as
14cr|R-nws-1.7.0.1-3|19	limited cross-language data exchange, using the netWorkSpaces server
14cr|R-nws-1.7.0.1-3|20	developed by REvolution Computing
14cr|R-nws-1.7.0.1-3|21	
14cr|R-nws-1.7.0.1-3|22	%prep
14cr|R-nws-1.7.0.1-3|23	%setup -q -c -n %{packname}
14cr|R-nws-1.7.0.1-3|24	
14cr|R-nws-1.7.0.1-3|25	%build
14cr|R-nws-1.7.0.1-3|26	
14cr|R-nws-1.7.0.1-3|27	%install
14cr|R-nws-1.7.0.1-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-nws-1.7.0.1-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-nws-1.7.0.1-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-nws-1.7.0.1-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-nws-1.7.0.1-3|32	
14cr|R-nws-1.7.0.1-3|33	%check
14cr|R-nws-1.7.0.1-3|34	%{_bindir}/R CMD check %{packname}
14cr|R-nws-1.7.0.1-3|35	
14cr|R-nws-1.7.0.1-3|36	%files
14cr|R-nws-1.7.0.1-3|37	%dir %{rlibdir}/%{packname}
14cr|R-nws-1.7.0.1-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-nws-1.7.0.1-3|39	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-nws-1.7.0.1-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-nws-1.7.0.1-3|41	%doc %{rlibdir}/%{packname}/README*
14cr|R-nws-1.7.0.1-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-nws-1.7.0.1-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-nws-1.7.0.1-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-nws-1.7.0.1-3|45	%{rlibdir}/%{packname}/R
14cr|R-nws-1.7.0.1-3|46	%{rlibdir}/%{packname}/bin
14cr|R-nws-1.7.0.1-3|47	%{rlibdir}/%{packname}/data
14cr|R-nws-1.7.0.1-3|48	%{rlibdir}/%{packname}/demo
14cr|R-nws-1.7.0.1-3|49	%{rlibdir}/%{packname}/examples
14cr|R-nws-1.7.0.1-3|50	%{rlibdir}/%{packname}/help
14cr|R-nws-1.7.0.1-3|51	
14cr|R-nws-1.7.0.1-3|52	
14cr|R-nws-1.7.0.1-3|53	
14cr|R-nws-1.7.0.1-3|54	%changelog
14cr|R-nws-1.7.0.1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0.1-3
14cr|R-nws-1.7.0.1-3|56	+ Revision: 5723378
14cr|R-nws-1.7.0.1-3|57	- MassBuild#464: Increase release tag
14cr|R-nws-1.7.0.1-3|58	
14cr|R-nws-1.7.0.1-3|59	

7555 14
14cr|rocksndiamonds-3.2.6.1-6|1	%define	name	rocksndiamonds
14cr|rocksndiamonds-3.2.6.1-6|2	%define version 3.2.6.1
14cr|rocksndiamonds-3.2.6.1-6|3	%define rel	6
14cr|rocksndiamonds-3.2.6.1-6|4	%define release %mkrel %rel
14cr|rocksndiamonds-3.2.6.1-6|5	%define	Summary	A boulderdash like game
14cr|rocksndiamonds-3.2.6.1-6|6	
14cr|rocksndiamonds-3.2.6.1-6|7	Name:		%{name}
14cr|rocksndiamonds-3.2.6.1-6|8	Summary:	%{Summary}
14cr|rocksndiamonds-3.2.6.1-6|9	Version:	%{version}
14cr|rocksndiamonds-3.2.6.1-6|10	Release:	%{release}
14cr|rocksndiamonds-3.2.6.1-6|11	Source0:	http://www.artsoft.org/RELEASES/unix/rocksndiamonds/%{name}-%{version}.tar.bz2
14cr|rocksndiamonds-3.2.6.1-6|12	Source11:	%{name}.16.png
14cr|rocksndiamonds-3.2.6.1-6|13	Source12:	%{name}.32.png
14cr|rocksndiamonds-3.2.6.1-6|14	Source13:	%{name}.48.png
14cr|rocksndiamonds-3.2.6.1-6|15	URL:		http://www.artsoft.org/rocksndiamonds/
14cr|rocksndiamonds-3.2.6.1-6|16	License:	GPL
14cr|rocksndiamonds-3.2.6.1-6|17	Group:		Games/Arcade
14cr|rocksndiamonds-3.2.6.1-6|18	BuildRequires:	SDL-devel
14cr|rocksndiamonds-3.2.6.1-6|19	BuildRequires:	SDL_mixer-devel
14cr|rocksndiamonds-3.2.6.1-6|20	BuildRequires:	SDL_image-devel
14cr|rocksndiamonds-3.2.6.1-6|21	BuildRequires:	SDL_net-devel
14cr|rocksndiamonds-3.2.6.1-6|22	BuildRequires:	libsmpeg-devel
14cr|rocksndiamonds-3.2.6.1-6|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rocksndiamonds-3.2.6.1-6|24	
14cr|rocksndiamonds-3.2.6.1-6|25	%description
14cr|rocksndiamonds-3.2.6.1-6|26	This is a nice little game with color graphics and sound for your
14cr|rocksndiamonds-3.2.6.1-6|27	Unix system.
14cr|rocksndiamonds-3.2.6.1-6|28	
14cr|rocksndiamonds-3.2.6.1-6|29	If you know the game "Boulderdash" (Commodore C64) or "Emerald Mine"
14cr|rocksndiamonds-3.2.6.1-6|30	(Amiga) or "Supaplex" (PC), you know what "ROCKS'N'DIAMONDS" is about.
14cr|rocksndiamonds-3.2.6.1-6|31	
14cr|rocksndiamonds-3.2.6.1-6|32	%prep
14cr|rocksndiamonds-3.2.6.1-6|33	%setup -q
14cr|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
14cr|rocksndiamonds-3.2.6.1-6|35	
14cr|rocksndiamonds-3.2.6.1-6|36	%build
14cr|rocksndiamonds-3.2.6.1-6|37	make sdl OPTIONS="%optflags" CC="gcc %ldflags"
14cr|rocksndiamonds-3.2.6.1-6|38	
14cr|rocksndiamonds-3.2.6.1-6|39	%install
14cr|rocksndiamonds-3.2.6.1-6|40	rm -rf $RPM_BUILD_ROOT
14cr|rocksndiamonds-3.2.6.1-6|41	
14cr|rocksndiamonds-3.2.6.1-6|42	# Install stuff
14cr|rocksndiamonds-3.2.6.1-6|43	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name} $RPM_BUILD_ROOT%{_mandir}/man1
14cr|rocksndiamonds-3.2.6.1-6|44	cp -a %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|rocksndiamonds-3.2.6.1-6|45	cp -a graphics levels sounds music $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|rocksndiamonds-3.2.6.1-6|46	cp -a *.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|rocksndiamonds-3.2.6.1-6|47	
14cr|rocksndiamonds-3.2.6.1-6|48	# Install scores
14cr|rocksndiamonds-3.2.6.1-6|49	mkdir -p $RPM_BUILD_ROOT/var/games/%{name}
14cr|rocksndiamonds-3.2.6.1-6|50	install -d $RPM_BUILD_ROOT/var/games/%{name}/scores
14cr|rocksndiamonds-3.2.6.1-6|51	
14cr|rocksndiamonds-3.2.6.1-6|52	
14cr|rocksndiamonds-3.2.6.1-6|53	# Menu
14cr|rocksndiamonds-3.2.6.1-6|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|rocksndiamonds-3.2.6.1-6|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|rocksndiamonds-3.2.6.1-6|56	[Desktop Entry]
14cr|rocksndiamonds-3.2.6.1-6|57	Name=Rocks n Diamonds
14cr|rocksndiamonds-3.2.6.1-6|58	Comment=%Summary
14cr|rocksndiamonds-3.2.6.1-6|59	Exec=%_gamesbindir/%{name}
14cr|rocksndiamonds-3.2.6.1-6|60	Icon=%name
14cr|rocksndiamonds-3.2.6.1-6|61	Terminal=false
14cr|rocksndiamonds-3.2.6.1-6|62	Type=Application
14cr|rocksndiamonds-3.2.6.1-6|63	StartupNotify=true
14cr|rocksndiamonds-3.2.6.1-6|64	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|rocksndiamonds-3.2.6.1-6|65	EOF
14cr|rocksndiamonds-3.2.6.1-6|66	
14cr|rocksndiamonds-3.2.6.1-6|67	
14cr|rocksndiamonds-3.2.6.1-6|68	# Icon
14cr|rocksndiamonds-3.2.6.1-6|69	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|70	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|71	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|72	
14cr|rocksndiamonds-3.2.6.1-6|73	%pre
14cr|rocksndiamonds-3.2.6.1-6|74	if [ -d %{_gamesdatadir}/%{name}/scores ]; then
14cr|rocksndiamonds-3.2.6.1-6|75	mkdir -p /var/games/%{name}/
14cr|rocksndiamonds-3.2.6.1-6|76	mv %{_gamesdatadir}/%{name}/scores /var/games/%{name}/
14cr|rocksndiamonds-3.2.6.1-6|77	fi
14cr|rocksndiamonds-3.2.6.1-6|78	
14cr|rocksndiamonds-3.2.6.1-6|79	%if %mdkversion < 200900
14cr|rocksndiamonds-3.2.6.1-6|80	%post
14cr|rocksndiamonds-3.2.6.1-6|81	%{update_menus}
14cr|rocksndiamonds-3.2.6.1-6|82	%endif
14cr|rocksndiamonds-3.2.6.1-6|83	
14cr|rocksndiamonds-3.2.6.1-6|84	%if %mdkversion < 200900
14cr|rocksndiamonds-3.2.6.1-6|85	%postun
14cr|rocksndiamonds-3.2.6.1-6|86	%{clean_menus}
14cr|rocksndiamonds-3.2.6.1-6|87	%endif
14cr|rocksndiamonds-3.2.6.1-6|88	
14cr|rocksndiamonds-3.2.6.1-6|89	%clean
14cr|rocksndiamonds-3.2.6.1-6|90	rm -rf $RPM_BUILD_ROOT
14cr|rocksndiamonds-3.2.6.1-6|91	
14cr|rocksndiamonds-3.2.6.1-6|92	%files
14cr|rocksndiamonds-3.2.6.1-6|93	%defattr(-,root,root)
14cr|rocksndiamonds-3.2.6.1-6|94	%doc README COPYING
14cr|rocksndiamonds-3.2.6.1-6|95	%attr(0755,root,root) %{_gamesbindir}/%{name}
14cr|rocksndiamonds-3.2.6.1-6|96	%{_gamesdatadir}/%{name}
14cr|rocksndiamonds-3.2.6.1-6|97	%_datadir/applications/mandriva*
14cr|rocksndiamonds-3.2.6.1-6|98	%{_iconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|99	%{_miconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|100	%{_liconsdir}/%{name}.png
14cr|rocksndiamonds-3.2.6.1-6|101	%{_mandir}/man?/*
14cr|rocksndiamonds-3.2.6.1-6|102	/var/games/%{name}
14cr|rocksndiamonds-3.2.6.1-6|103	
14cr|rocksndiamonds-3.2.6.1-6|104	
14cr|rocksndiamonds-3.2.6.1-6|105	
14cr|rocksndiamonds-3.2.6.1-6|106	%changelog
14cr|rocksndiamonds-3.2.6.1-6|107	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 3.2.6.1-6
14cr|rocksndiamonds-3.2.6.1-6|108	+ Revision: bc070a8
14cr|rocksndiamonds-3.2.6.1-6|109	- ABF:auto increment release
14cr|rocksndiamonds-3.2.6.1-6|110	
14cr|rocksndiamonds-3.2.6.1-6|111	

7556 14
14cr|rocrail-1.3-0.rev986.3|1	# FIXME: str fmt check is temporarily disabled
14cr|rocrail-1.3-0.rev986.3|2	# as priority is to get package working even somehow (wally 08/2010)
14cr|rocrail-1.3-0.rev986.3|3	%define Werror_cflags %nil
14cr|rocrail-1.3-0.rev986.3|4	
14cr|rocrail-1.3-0.rev986.3|5	%define __noautoprov '.+\.so$'
14cr|rocrail-1.3-0.rev986.3|6	
14cr|rocrail-1.3-0.rev986.3|7	%define oname	Rocrail
14cr|rocrail-1.3-0.rev986.3|8	%define rname	air
14cr|rocrail-1.3-0.rev986.3|9	%define revno	986
14cr|rocrail-1.3-0.rev986.3|10	
14cr|rocrail-1.3-0.rev986.3|11	Name:		rocrail
14cr|rocrail-1.3-0.rev986.3|12	License:	GPLv2+
14cr|rocrail-1.3-0.rev986.3|13	Group:		Networking/Other
14cr|rocrail-1.3-0.rev986.3|14	Summary:	Model Railroad Control System
14cr|rocrail-1.3-0.rev986.3|15	Version:	1.3
14cr|rocrail-1.3-0.rev986.3|16	Release:	%mkrel -c rev%{revno} 3
14cr|rocrail-1.3-0.rev986.3|17	URL:		http://www.rocrail.net/
14cr|rocrail-1.3-0.rev986.3|18	BuildRoot:	%{_tmppath}/build-%{name}-%{version}-%{svnrel}
14cr|rocrail-1.3-0.rev986.3|19	Source:		%{name}-%{version}-%{rname}-revno%{revno}.tar.gz
14cr|rocrail-1.3-0.rev986.3|20	Patch1:		rocrail-fix_makefile.patch
14cr|rocrail-1.3-0.rev986.3|21	BuildRequires:	gcc-c++
14cr|rocrail-1.3-0.rev986.3|22	BuildRequires:	wxgtku-devel
14cr|rocrail-1.3-0.rev986.3|23	Requires(post):	rpm-helper
14cr|rocrail-1.3-0.rev986.3|24	Requires(preun):	rpm-helper
14cr|rocrail-1.3-0.rev986.3|25	
14cr|rocrail-1.3-0.rev986.3|26	%description
14cr|rocrail-1.3-0.rev986.3|27	RocRail is a C/C++ control viewing program for a digital
14cr|rocrail-1.3-0.rev986.3|28	model railroad in manual and automatic mode. Supported
14cr|rocrail-1.3-0.rev986.3|29	multiple controllers:
14cr|rocrail-1.3-0.rev986.3|30	* Marklin 6050
14cr|rocrail-1.3-0.rev986.3|31	* IntelliBox P50x
14cr|rocrail-1.3-0.rev986.3|32	* SRCP
14cr|rocrail-1.3-0.rev986.3|33	* HSI88
14cr|rocrail-1.3-0.rev986.3|34	* Dinamo
14cr|rocrail-1.3-0.rev986.3|35	* OM32
14cr|rocrail-1.3-0.rev986.3|36	* Lenz
14cr|rocrail-1.3-0.rev986.3|37	* Selectrix
14cr|rocrail-1.3-0.rev986.3|38	* Zimo
14cr|rocrail-1.3-0.rev986.3|39	* ECoS
14cr|rocrail-1.3-0.rev986.3|40	* Loconet
14cr|rocrail-1.3-0.rev986.3|41	* OpenDCC
14cr|rocrail-1.3-0.rev986.3|42	
14cr|rocrail-1.3-0.rev986.3|43	RocRail is a 2 tier application written for Linux and Windows
14cr|rocrail-1.3-0.rev986.3|44	in C/C++ based on the wxWidgets class library.
14cr|rocrail-1.3-0.rev986.3|45	
14cr|rocrail-1.3-0.rev986.3|46	%prep
14cr|rocrail-1.3-0.rev986.3|47	%setup -q -n %{oname}-Air
14cr|rocrail-1.3-0.rev986.3|48	%patch1 -p1
14cr|rocrail-1.3-0.rev986.3|49	
14cr|rocrail-1.3-0.rev986.3|50	%build
14cr|rocrail-1.3-0.rev986.3|51	#fix filename
14cr|rocrail-1.3-0.rev986.3|52	mv "rocview/svg/themes/DB/signaldistant -2.svg" rocview/svg/themes/DB/signaldistant-2.svg
14cr|rocrail-1.3-0.rev986.3|53	
14cr|rocrail-1.3-0.rev986.3|54	#fix build flags
14cr|rocrail-1.3-0.rev986.3|55	find . -name "makefile" -exec sed -i -e 's|CC_EXTRA_FLAGS=.*|CC_EXTRA_FLAGS=-fPIC %{optflags}|g' {} \;
14cr|rocrail-1.3-0.rev986.3|56	find . -name "makefile" -exec sed -i -e 's|LNK_FLAGS=|LNK_FLAGS+=|g' {} \;
14cr|rocrail-1.3-0.rev986.3|57	find . -name "makefile" -exec sed -i -e 's|DEBUG=.*|DEBUG=|g' {} \;
14cr|rocrail-1.3-0.rev986.3|58	
14cr|rocrail-1.3-0.rev986.3|59	#do not use bzr to determine version
14cr|rocrail-1.3-0.rev986.3|60	find . -name "makefile" -exec sed -i -e 's|bzr revno|echo %{revno}|g' {} \;
14cr|rocrail-1.3-0.rev986.3|61	
14cr|rocrail-1.3-0.rev986.3|62	export LNK_FLAGS="%{ldflags}"
14cr|rocrail-1.3-0.rev986.3|63	
14cr|rocrail-1.3-0.rev986.3|64	#fix init script
14cr|rocrail-1.3-0.rev986.3|65	sed -i -e 's,rocraild_BIN=.*,rocraild_BIN=%{_libdir}/%{name}/rocrail,g' rocrail/package/rocraild
14cr|rocrail-1.3-0.rev986.3|66	sed -i -e 's,rocraild_PID=.*,rocraild_PID=%{_var}/run/rocraild.pid,g' rocrail/package/rocraild
14cr|rocrail-1.3-0.rev986.3|67	sed -i -e 's,rocraild_SH=.*,rocraild_SH=%{_libdir}/%{name}/rocraild.sh,g' rocrail/package/rocraild
14cr|rocrail-1.3-0.rev986.3|68	
14cr|rocrail-1.3-0.rev986.3|69	%make fromtar
14cr|rocrail-1.3-0.rev986.3|70	
14cr|rocrail-1.3-0.rev986.3|71	%install
14cr|rocrail-1.3-0.rev986.3|72	rm -rf %{buildroot}
14cr|rocrail-1.3-0.rev986.3|73	make DESTDIR=%{buildroot}%{_libdir}/%{name} install
14cr|rocrail-1.3-0.rev986.3|74	
14cr|rocrail-1.3-0.rev986.3|75	#install files which install doesn't handle
14cr|rocrail-1.3-0.rev986.3|76	mkdir -p %{buildroot}%{_datadir}/applications
14cr|rocrail-1.3-0.rev986.3|77	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cr|rocrail-1.3-0.rev986.3|78	mkdir -p %{buildroot}%{_initrddir}
14cr|rocrail-1.3-0.rev986.3|79	mkdir -p %{buildroot}%{_iconsdir}
14cr|rocrail-1.3-0.rev986.3|80	mkdir -p %{buildroot}%{_bindir}
14cr|rocrail-1.3-0.rev986.3|81	
14cr|rocrail-1.3-0.rev986.3|82	install -m 755 rocrail/package/rocraild %{buildroot}%{_initrddir}/rocraild
14cr|rocrail-1.3-0.rev986.3|83	
14cr|rocrail-1.3-0.rev986.3|84	mv	%{buildroot}%{_libdir}/%{name}/%{name}.xpm \
14cr|rocrail-1.3-0.rev986.3|85	%{buildroot}%{_libdir}/%{name}/rocraild.png \
14cr|rocrail-1.3-0.rev986.3|86	%{buildroot}%{_iconsdir}
14cr|rocrail-1.3-0.rev986.3|87	
14cr|rocrail-1.3-0.rev986.3|88	#desktop files
14cr|rocrail-1.3-0.rev986.3|89	cat > %{buildroot}%{_datadir}/applications/rocrail.desktop << EOF
14cr|rocrail-1.3-0.rev986.3|90	[Desktop Entry]
14cr|rocrail-1.3-0.rev986.3|91	Type=Application
14cr|rocrail-1.3-0.rev986.3|92	Terminal=true
14cr|rocrail-1.3-0.rev986.3|93	Exec=%{name}
14cr|rocrail-1.3-0.rev986.3|94	Icon=rocraild
14cr|rocrail-1.3-0.rev986.3|95	Name=Rocrail
14cr|rocrail-1.3-0.rev986.3|96	Categories=Utility;
14cr|rocrail-1.3-0.rev986.3|97	EOF
14cr|rocrail-1.3-0.rev986.3|98	
14cr|rocrail-1.3-0.rev986.3|99	cat > %{buildroot}%{_datadir}/applications/rocview.desktop << EOF
14cr|rocrail-1.3-0.rev986.3|100	[Desktop Entry]
14cr|rocrail-1.3-0.rev986.3|101	Type=Application
14cr|rocrail-1.3-0.rev986.3|102	Exec=rocview
14cr|rocrail-1.3-0.rev986.3|103	Icon=%{name}
14cr|rocrail-1.3-0.rev986.3|104	Name=Rocview
14cr|rocrail-1.3-0.rev986.3|105	Categories=Utility;
14cr|rocrail-1.3-0.rev986.3|106	EOF
14cr|rocrail-1.3-0.rev986.3|107	
14cr|rocrail-1.3-0.rev986.3|108	#binary scripts
14cr|rocrail-1.3-0.rev986.3|109	cat > %{buildroot}%{_bindir}/rocrail << EOF
14cr|rocrail-1.3-0.rev986.3|110	#!/bin/sh
14cr|rocrail-1.3-0.rev986.3|111	if [ ! -e ~/.rocrail ] ; then
14cr|rocrail-1.3-0.rev986.3|112	mkdir ~/.rocrail
14cr|rocrail-1.3-0.rev986.3|113	fi
14cr|rocrail-1.3-0.rev986.3|114	
14cr|rocrail-1.3-0.rev986.3|115	cd ~/.rocrail
14cr|rocrail-1.3-0.rev986.3|116	
14cr|rocrail-1.3-0.rev986.3|117	if pidof rocrail
14cr|rocrail-1.3-0.rev986.3|118	then
14cr|rocrail-1.3-0.rev986.3|119	echo "rocrail is running"
14cr|rocrail-1.3-0.rev986.3|120	else
14cr|rocrail-1.3-0.rev986.3|121	echo "rocrail is not running. start..."
14cr|rocrail-1.3-0.rev986.3|122	%{_libdir}/rocrail/rocrail -console -l %{_libdir}/rocrail
14cr|rocrail-1.3-0.rev986.3|123	fi
14cr|rocrail-1.3-0.rev986.3|124	EOF
14cr|rocrail-1.3-0.rev986.3|125	
14cr|rocrail-1.3-0.rev986.3|126	cat > %{buildroot}%{_bindir}/rocview << EOF
14cr|rocrail-1.3-0.rev986.3|127	#!/bin/sh
14cr|rocrail-1.3-0.rev986.3|128	if [ ! -e ~/.rocrail ] ; then
14cr|rocrail-1.3-0.rev986.3|129	mkdir ~/.rocrail
14cr|rocrail-1.3-0.rev986.3|130	fi
14cr|rocrail-1.3-0.rev986.3|131	
14cr|rocrail-1.3-0.rev986.3|132	if [ ! -e ~/.rocrail/rocview.ini ] ; then
14cr|rocrail-1.3-0.rev986.3|133	cp %{_libdir}/rocrail/plan.xml ~/.rocrail
14cr|rocrail-1.3-0.rev986.3|134	fi
14cr|rocrail-1.3-0.rev986.3|135	
14cr|rocrail-1.3-0.rev986.3|136	if [ ! -e ~/.rocrail/svg ] ; then
14cr|rocrail-1.3-0.rev986.3|137	ln -s %{_libdir}/rocrail/svg ~/.rocrail/svg
14cr|rocrail-1.3-0.rev986.3|138	fi
14cr|rocrail-1.3-0.rev986.3|139	
14cr|rocrail-1.3-0.rev986.3|140	if [ ! -e ~/.rocrail/images ] ; then
14cr|rocrail-1.3-0.rev986.3|141	ln -s %{_libdir}/rocrail/images ~/.rocrail/images
14cr|rocrail-1.3-0.rev986.3|142	fi
14cr|rocrail-1.3-0.rev986.3|143	
14cr|rocrail-1.3-0.rev986.3|144	cd ~/.rocrail
14cr|rocrail-1.3-0.rev986.3|145	
14cr|rocrail-1.3-0.rev986.3|146	%{_libdir}/rocrail/rocview -sp %{_libdir}/rocrail -themespath . $1 $2 $3
14cr|rocrail-1.3-0.rev986.3|147	EOF
14cr|rocrail-1.3-0.rev986.3|148	
14cr|rocrail-1.3-0.rev986.3|149	cat > %{buildroot}%{_libdir}/%{name}/rocraild.sh << EOF
14cr|rocrail-1.3-0.rev986.3|150	#!/bin/sh
14cr|rocrail-1.3-0.rev986.3|151	cd %{_libdir}/rocrail/
14cr|rocrail-1.3-0.rev986.3|152	rm -f nohup.out
14cr|rocrail-1.3-0.rev986.3|153	nohup ./rocrail -l %{_libdir}/rocrail&
14cr|rocrail-1.3-0.rev986.3|154	EOF
14cr|rocrail-1.3-0.rev986.3|155	
14cr|rocrail-1.3-0.rev986.3|156	#ugly workaround
14cr|rocrail-1.3-0.rev986.3|157	echo 'echo "$!" > /var/run/rocraild.pid' >> %{buildroot}%{_libdir}/%{name}/rocraild.sh
14cr|rocrail-1.3-0.rev986.3|158	
14cr|rocrail-1.3-0.rev986.3|159	#fix rights
14cr|rocrail-1.3-0.rev986.3|160	chmod 644 %{buildroot}%{_libdir}/%{name}/plan.xml
14cr|rocrail-1.3-0.rev986.3|161	chmod 755 %{buildroot}%{_libdir}/%{name}/rocraild.sh
14cr|rocrail-1.3-0.rev986.3|162	
14cr|rocrail-1.3-0.rev986.3|163	#clean empty files
14cr|rocrail-1.3-0.rev986.3|164	find %{buildroot}%{_libdir}/%{name} -size 0 -type f -exec rm -rf {} \;
14cr|rocrail-1.3-0.rev986.3|165	
14cr|rocrail-1.3-0.rev986.3|166	%clean
14cr|rocrail-1.3-0.rev986.3|167	rm -rf %{buildroot}
14cr|rocrail-1.3-0.rev986.3|168	
14cr|rocrail-1.3-0.rev986.3|169	%post
14cr|rocrail-1.3-0.rev986.3|170	%_post_service rocraild
14cr|rocrail-1.3-0.rev986.3|171	
14cr|rocrail-1.3-0.rev986.3|172	%preun
14cr|rocrail-1.3-0.rev986.3|173	%_preun_service rocraild
14cr|rocrail-1.3-0.rev986.3|174	
14cr|rocrail-1.3-0.rev986.3|175	%files
14cr|rocrail-1.3-0.rev986.3|176	%defattr(-,root,root)
14cr|rocrail-1.3-0.rev986.3|177	%doc README
14cr|rocrail-1.3-0.rev986.3|178	%{_libdir}/%{name}
14cr|rocrail-1.3-0.rev986.3|179	%attr(755,root,root) %{_bindir}/roc*
14cr|rocrail-1.3-0.rev986.3|180	%{_datadir}/applications/roc*.desktop
14cr|rocrail-1.3-0.rev986.3|181	%{_initrddir}/rocraild
14cr|rocrail-1.3-0.rev986.3|182	%{_iconsdir}/roc*
14cr|rocrail-1.3-0.rev986.3|183	
14cr|rocrail-1.3-0.rev986.3|184	
14cr|rocrail-1.3-0.rev986.3|185	
14cr|rocrail-1.3-0.rev986.3|186	%changelog
14cr|rocrail-1.3-0.rev986.3|187	* Fri Apr 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3-0.rev986.3
14cr|rocrail-1.3-0.rev986.3|188	+ Revision: 794ffc1
14cr|rocrail-1.3-0.rev986.3|189	- Fix req exceptions
14cr|rocrail-1.3-0.rev986.3|190	
14cr|rocrail-1.3-0.rev986.3|191	

7557 14
14cr|R-odfWeave-0.8.4-2|1	%global packname  odfWeave
14cr|R-odfWeave-0.8.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-odfWeave-0.8.4-2|3	
14cr|R-odfWeave-0.8.4-2|4	%define debug_package %{nil}
14cr|R-odfWeave-0.8.4-2|5	
14cr|R-odfWeave-0.8.4-2|6	Name:             R-%{packname}
14cr|R-odfWeave-0.8.4-2|7	Version:          0.8.4
14cr|R-odfWeave-0.8.4-2|8	Release:          2
14cr|R-odfWeave-0.8.4-2|9	Summary:          Sweave processing of Open Document Format (ODF) files
14cr|R-odfWeave-0.8.4-2|10	Group:            Sciences/Mathematics
14cr|R-odfWeave-0.8.4-2|11	License:          GPL-2
14cr|R-odfWeave-0.8.4-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-odfWeave-0.8.4-2|13	Source0:          http://cran.r-project.org/src/contrib/odfWeave_0.8.4.tar.gz
14cr|R-odfWeave-0.8.4-2|14	Requires:         R-lattice R-XML
14cr|R-odfWeave-0.8.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-XML
14cr|R-odfWeave-0.8.4-2|16	
14cr|R-odfWeave-0.8.4-2|17	%description
14cr|R-odfWeave-0.8.4-2|18	Sweave processing of Open Document Format (ODF) files
14cr|R-odfWeave-0.8.4-2|19	
14cr|R-odfWeave-0.8.4-2|20	%prep
14cr|R-odfWeave-0.8.4-2|21	%setup -q -c -n %{packname}
14cr|R-odfWeave-0.8.4-2|22	
14cr|R-odfWeave-0.8.4-2|23	%build
14cr|R-odfWeave-0.8.4-2|24	
14cr|R-odfWeave-0.8.4-2|25	%install
14cr|R-odfWeave-0.8.4-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-odfWeave-0.8.4-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-odfWeave-0.8.4-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-odfWeave-0.8.4-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-odfWeave-0.8.4-2|30	
14cr|R-odfWeave-0.8.4-2|31	# FIXME
14cr|R-odfWeave-0.8.4-2|32	# Opening and ending tag mismatch: list-style line 132 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|33	# Opening and ending tag mismatch: automatic-styles line 13 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|34	# Opening and ending tag mismatch: document-content line 2 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|35	# Extra content at the end of the document
14cr|R-odfWeave-0.8.4-2|36	# Error: 1: Opening and ending tag mismatch: list-style line 132 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|37	# 2: Opening and ending tag mismatch: automatic-styles line 13 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|38	# 3: Opening and ending tag mismatch: document-content line 2 and list-level-style-bullet
14cr|R-odfWeave-0.8.4-2|39	# 4: Extra content at the end of the document
14cr|R-odfWeave-0.8.4-2|40	%if 0
14cr|R-odfWeave-0.8.4-2|41	%check
14cr|R-odfWeave-0.8.4-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-odfWeave-0.8.4-2|43	%endif
14cr|R-odfWeave-0.8.4-2|44	
14cr|R-odfWeave-0.8.4-2|45	%files
14cr|R-odfWeave-0.8.4-2|46	%dir %{rlibdir}/%{packname}
14cr|R-odfWeave-0.8.4-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-odfWeave-0.8.4-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-odfWeave-0.8.4-2|49	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-odfWeave-0.8.4-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-odfWeave-0.8.4-2|51	%{rlibdir}/%{packname}/INDEX
14cr|R-odfWeave-0.8.4-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-odfWeave-0.8.4-2|53	%{rlibdir}/%{packname}/Meta
14cr|R-odfWeave-0.8.4-2|54	%{rlibdir}/%{packname}/R
14cr|R-odfWeave-0.8.4-2|55	%{rlibdir}/%{packname}/examples
14cr|R-odfWeave-0.8.4-2|56	%{rlibdir}/%{packname}/help
14cr|R-odfWeave-0.8.4-2|57	%{rlibdir}/%{packname}/validate
14cr|R-odfWeave-0.8.4-2|58	
14cr|R-odfWeave-0.8.4-2|59	
14cr|R-odfWeave-0.8.4-2|60	
14cr|R-odfWeave-0.8.4-2|61	%changelog
14cr|R-odfWeave-0.8.4-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-2
14cr|R-odfWeave-0.8.4-2|63	+ Revision: e866d77
14cr|R-odfWeave-0.8.4-2|64	- MassBuild#464: Increase release tag
14cr|R-odfWeave-0.8.4-2|65	
14cr|R-odfWeave-0.8.4-2|66	

7558 14
14cr|root-tail-1.2-13|1	%define name root-tail
14cr|root-tail-1.2-13|2	%define version 1.2
14cr|root-tail-1.2-13|3	%define release  13
14cr|root-tail-1.2-13|4	
14cr|root-tail-1.2-13|5	Summary:   Root-tail prints text directly to an X11 root window
14cr|root-tail-1.2-13|6	Name:      %{name}
14cr|root-tail-1.2-13|7	Version:   %{version}
14cr|root-tail-1.2-13|8	Release:   %{release}
14cr|root-tail-1.2-13|9	Source:    http://www.goof.com/pcg/marc/data/%{name}-%{version}.tar.bz2
14cr|root-tail-1.2-13|10	URL:	   http://www.goof.com/pcg/marc/root-tail.html
14cr|root-tail-1.2-13|11	BuildRequires: pkgconfig(x11)
14cr|root-tail-1.2-13|12	BuildRequires: pkgconfig(xext)
14cr|root-tail-1.2-13|13	BuildRequires: rman
14cr|root-tail-1.2-13|14	BuildRequires: imake
14cr|root-tail-1.2-13|15	BuildRequires: gccmakedep
14cr|root-tail-1.2-13|16	License:   GPL
14cr|root-tail-1.2-13|17	Group:     Monitoring
14cr|root-tail-1.2-13|18	
14cr|root-tail-1.2-13|19	%description
14cr|root-tail-1.2-13|20	Displays a given file anywhere on your X11 root window
14cr|root-tail-1.2-13|21	with a transparent background.
14cr|root-tail-1.2-13|22	It was made because I am very lazy and this was easier than
14cr|root-tail-1.2-13|23	making a new rxvt pixmap each time I changed my background
14cr|root-tail-1.2-13|24	to simulate that transparent effect.
14cr|root-tail-1.2-13|25	
14cr|root-tail-1.2-13|26	%prep
14cr|root-tail-1.2-13|27	%setup -q
14cr|root-tail-1.2-13|28	
14cr|root-tail-1.2-13|29	%build
14cr|root-tail-1.2-13|30	xmkmf -a
14cr|root-tail-1.2-13|31	make CDEBUGFLAGS="${RPM_OPT_FLAGS}" \
14cr|root-tail-1.2-13|32	CXXDEBUGFLAGS="${RPM_OPT_FLAGS}"
14cr|root-tail-1.2-13|33	
14cr|root-tail-1.2-13|34	%install
14cr|root-tail-1.2-13|35	rm -rf %buildroot
14cr|root-tail-1.2-13|36	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|root-tail-1.2-13|37	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
14cr|root-tail-1.2-13|38	cp root-tail ${RPM_BUILD_ROOT}%{_bindir}
14cr|root-tail-1.2-13|39	cp root-tail.man ${RPM_BUILD_ROOT}%{_mandir}/man1/root-tail.1
14cr|root-tail-1.2-13|40	
14cr|root-tail-1.2-13|41	# Menu
14cr|root-tail-1.2-13|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|root-tail-1.2-13|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|root-tail-1.2-13|44	[Desktop Entry]
14cr|root-tail-1.2-13|45	Name=Root-Tail
14cr|root-tail-1.2-13|46	Comment=Root-tail prints text directly to a root window
14cr|root-tail-1.2-13|47	Exec=%_bindir/%{name} -g 80x25+100+50 -font fixed /var/log/messages,black
14cr|root-tail-1.2-13|48	Terminal=false
14cr|root-tail-1.2-13|49	Type=Application
14cr|root-tail-1.2-13|50	StartupNotify=true
14cr|root-tail-1.2-13|51	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|root-tail-1.2-13|52	EOF
14cr|root-tail-1.2-13|53	
14cr|root-tail-1.2-13|54	
14cr|root-tail-1.2-13|55	#icon
14cr|root-tail-1.2-13|56	#install -d $RPM_BUILD_ROOT/%{_iconsdir}
14cr|root-tail-1.2-13|57	#install -d $RPM_BUILD_ROOT/%{_liconsdir}
14cr|root-tail-1.2-13|58	#install -d $RPM_BUILD_ROOT/%{_miconsdir}
14cr|root-tail-1.2-13|59	#bzcat %{SOURCE1} > $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|root-tail-1.2-13|60	#bzcat %{SOURCE2} > $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|root-tail-1.2-13|61	#bzcat %{SOURCE3} > $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|root-tail-1.2-13|62	
14cr|root-tail-1.2-13|63	%if %mdkversion < 200900
14cr|root-tail-1.2-13|64	%post
14cr|root-tail-1.2-13|65	%{update_menus}
14cr|root-tail-1.2-13|66	%endif
14cr|root-tail-1.2-13|67	
14cr|root-tail-1.2-13|68	%if %mdkversion < 200900
14cr|root-tail-1.2-13|69	%postun
14cr|root-tail-1.2-13|70	%{clean_menus}
14cr|root-tail-1.2-13|71	%endif
14cr|root-tail-1.2-13|72	
14cr|root-tail-1.2-13|73	%clean
14cr|root-tail-1.2-13|74	rm -rf %buildroot
14cr|root-tail-1.2-13|75	
14cr|root-tail-1.2-13|76	%files
14cr|root-tail-1.2-13|77	%defattr(-,root,root,755)
14cr|root-tail-1.2-13|78	%doc README Changes
14cr|root-tail-1.2-13|79	%attr(755,root,root)
14cr|root-tail-1.2-13|80	%{_bindir}/*
14cr|root-tail-1.2-13|81	%{_mandir}/man1/*
14cr|root-tail-1.2-13|82	%_datadir/applications/mandriva-*
14cr|root-tail-1.2-13|83	#%{_iconsdir}/%{name}.png
14cr|root-tail-1.2-13|84	#%{_liconsdir}/%{name}.png
14cr|root-tail-1.2-13|85	#%{_miconsdir}/%{name}.png
14cr|root-tail-1.2-13|86	
14cr|root-tail-1.2-13|87	
14cr|root-tail-1.2-13|88	
14cr|root-tail-1.2-13|89	%changelog
14cr|root-tail-1.2-13|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-13
14cr|root-tail-1.2-13|91	+ Revision: 38cb578
14cr|root-tail-1.2-13|92	- MassBuild#464: Increase release tag
14cr|root-tail-1.2-13|93	
14cr|root-tail-1.2-13|94	

7559 14
14cr|R-OpenMx-1.3.2_2301-1|1	%global packname  OpenMx
14cr|R-OpenMx-1.3.2_2301-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-OpenMx-1.3.2_2301-1|3	
14cr|R-OpenMx-1.3.2_2301-1|4	Name:             R-%{packname}
14cr|R-OpenMx-1.3.2_2301-1|5	Version:          1.3.2_2301
14cr|R-OpenMx-1.3.2_2301-1|6	Release:          1
14cr|R-OpenMx-1.3.2_2301-1|7	Summary:          Multipurpose Software for Statistical Modeling
14cr|R-OpenMx-1.3.2_2301-1|8	Group:            Sciences/Mathematics
14cr|R-OpenMx-1.3.2_2301-1|9	License:          Apache License 2.0
14cr|R-OpenMx-1.3.2_2301-1|10	URL:              None
14cr|R-OpenMx-1.3.2_2301-1|11	Source0:          OpenMx_1.3.2-2301.tar.gz
14cr|R-OpenMx-1.3.2_2301-1|12	
14cr|R-OpenMx-1.3.2_2301-1|13	Requires:         R-methods
14cr|R-OpenMx-1.3.2_2301-1|14	
14cr|R-OpenMx-1.3.2_2301-1|15	Requires:         R-snowfall
14cr|R-OpenMx-1.3.2_2301-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods
14cr|R-OpenMx-1.3.2_2301-1|17	
14cr|R-OpenMx-1.3.2_2301-1|18	BuildRequires:   R-snowfall
14cr|R-OpenMx-1.3.2_2301-1|19	BuildRequires:   lapack-devel
14cr|R-OpenMx-1.3.2_2301-1|20	
14cr|R-OpenMx-1.3.2_2301-1|21	%description
14cr|R-OpenMx-1.3.2_2301-1|22	The OpenMx Project intends to rewrite and extend the popular statistical
14cr|R-OpenMx-1.3.2_2301-1|23	package Mx to address the challenges facing a large range of modern
14cr|R-OpenMx-1.3.2_2301-1|24	statistical problems such as: the difficulty of measuring behavioral
14cr|R-OpenMx-1.3.2_2301-1|25	traits; the availability of technologies - such as such as magnetic
14cr|R-OpenMx-1.3.2_2301-1|26	resonance imaging, continuous physiological monitoring and microarrays -
14cr|R-OpenMx-1.3.2_2301-1|27	which generate extremely large amounts of data often with complex
14cr|R-OpenMx-1.3.2_2301-1|28	time-dependent patterning; and increased sophistication in the statistical
14cr|R-OpenMx-1.3.2_2301-1|29	models used to analyze the data.
14cr|R-OpenMx-1.3.2_2301-1|30	
14cr|R-OpenMx-1.3.2_2301-1|31	%prep
14cr|R-OpenMx-1.3.2_2301-1|32	%setup -q -c -n %{packname}
14cr|R-OpenMx-1.3.2_2301-1|33	
14cr|R-OpenMx-1.3.2_2301-1|34	%build
14cr|R-OpenMx-1.3.2_2301-1|35	
14cr|R-OpenMx-1.3.2_2301-1|36	%install
14cr|R-OpenMx-1.3.2_2301-1|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-OpenMx-1.3.2_2301-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-OpenMx-1.3.2_2301-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-OpenMx-1.3.2_2301-1|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-OpenMx-1.3.2_2301-1|41	
14cr|R-OpenMx-1.3.2_2301-1|42	%check
14cr|R-OpenMx-1.3.2_2301-1|43	%{_bindir}/R CMD check %{packname}
14cr|R-OpenMx-1.3.2_2301-1|44	
14cr|R-OpenMx-1.3.2_2301-1|45	%files
14cr|R-OpenMx-1.3.2_2301-1|46	%dir %{rlibdir}/%{packname}
14cr|R-OpenMx-1.3.2_2301-1|47	%doc %{rlibdir}/%{packname}/html
14cr|R-OpenMx-1.3.2_2301-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-OpenMx-1.3.2_2301-1|49	%{rlibdir}/%{packname}/CITATION
14cr|R-OpenMx-1.3.2_2301-1|50	%{rlibdir}/%{packname}/INDEX
14cr|R-OpenMx-1.3.2_2301-1|51	%{rlibdir}/%{packname}/LICENSE
14cr|R-OpenMx-1.3.2_2301-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-OpenMx-1.3.2_2301-1|53	%{rlibdir}/%{packname}/Meta
14cr|R-OpenMx-1.3.2_2301-1|54	%{rlibdir}/%{packname}/R
14cr|R-OpenMx-1.3.2_2301-1|55	%{rlibdir}/%{packname}/data
14cr|R-OpenMx-1.3.2_2301-1|56	%{rlibdir}/%{packname}/demo
14cr|R-OpenMx-1.3.2_2301-1|57	%{rlibdir}/%{packname}/help
14cr|R-OpenMx-1.3.2_2301-1|58	%{rlibdir}/%{packname}/libs
14cr|R-OpenMx-1.3.2_2301-1|59	%{rlibdir}/%{packname}/npsol
14cr|R-OpenMx-1.3.2_2301-1|60	%{rlibdir}/%{packname}/tools
14cr|R-OpenMx-1.3.2_2301-1|61	
14cr|R-OpenMx-1.3.2_2301-1|62	%changelog
14cr|R-OpenMx-1.3.2_2301-1|63	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2_2301-1
14cr|R-OpenMx-1.3.2_2301-1|64	+ Revision: 4b4426a
14cr|R-OpenMx-1.3.2_2301-1|65	- Fix files
14cr|R-OpenMx-1.3.2_2301-1|66	
14cr|R-OpenMx-1.3.2_2301-1|67	

7560 14
14cr|R-optextras-2013.10.27-2|1	%global packname  optextras
14cr|R-optextras-2013.10.27-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-optextras-2013.10.27-2|3	
14cr|R-optextras-2013.10.27-2|4	Name:             R-%{packname}
14cr|R-optextras-2013.10.27-2|5	Version:          2013.10.27
14cr|R-optextras-2013.10.27-2|6	Release:          2
14cr|R-optextras-2013.10.27-2|7	Summary:          A set of tools to support optimization methods
14cr|R-optextras-2013.10.27-2|8	Group:            Sciences/Mathematics
14cr|R-optextras-2013.10.27-2|9	License:          GPLv2
14cr|R-optextras-2013.10.27-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-optextras-2013.10.27-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-10.27.tar.gz
14cr|R-optextras-2013.10.27-2|12	BuildArch:        noarch
14cr|R-optextras-2013.10.27-2|13	Requires:         R-core
14cr|R-optextras-2013.10.27-2|14	
14cr|R-optextras-2013.10.27-2|15	Requires:         R-numDeriv
14cr|R-optextras-2013.10.27-2|16	
14cr|R-optextras-2013.10.27-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
14cr|R-optextras-2013.10.27-2|18	
14cr|R-optextras-2013.10.27-2|19	%description
14cr|R-optextras-2013.10.27-2|20	Tools to assist in safely applying user generated objective and derivative
14cr|R-optextras-2013.10.27-2|21	function to optimization programs. These are primarily function
14cr|R-optextras-2013.10.27-2|22	minimization methods with at most bounds and masks on the parameters.
14cr|R-optextras-2013.10.27-2|23	Provides a way to check the basic computation of objective functions that
14cr|R-optextras-2013.10.27-2|24	the user provides, along with proposed gradient and Hessian functions, as
14cr|R-optextras-2013.10.27-2|25	well as to wrap such functions to avoid failures when inadmissible
14cr|R-optextras-2013.10.27-2|26	parameters are provided. Check bounds and masks. Check scaling or
14cr|R-optextras-2013.10.27-2|27	optimality conditions. Perform an axial search to seek lower points on the
14cr|R-optextras-2013.10.27-2|28	objective function surface. Includes forward, central and backward
14cr|R-optextras-2013.10.27-2|29	gradient approximation codes.
14cr|R-optextras-2013.10.27-2|30	
14cr|R-optextras-2013.10.27-2|31	%prep
14cr|R-optextras-2013.10.27-2|32	%setup -q -c -n %{packname}
14cr|R-optextras-2013.10.27-2|33	
14cr|R-optextras-2013.10.27-2|34	%build
14cr|R-optextras-2013.10.27-2|35	
14cr|R-optextras-2013.10.27-2|36	%install
14cr|R-optextras-2013.10.27-2|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-optextras-2013.10.27-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-optextras-2013.10.27-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-optextras-2013.10.27-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-optextras-2013.10.27-2|41	
14cr|R-optextras-2013.10.27-2|42	%check
14cr|R-optextras-2013.10.27-2|43	%{_bindir}/R CMD check %{packname}
14cr|R-optextras-2013.10.27-2|44	
14cr|R-optextras-2013.10.27-2|45	%files
14cr|R-optextras-2013.10.27-2|46	%dir %{rlibdir}/%{packname}
14cr|R-optextras-2013.10.27-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-optextras-2013.10.27-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-optextras-2013.10.27-2|49	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-optextras-2013.10.27-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-optextras-2013.10.27-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-optextras-2013.10.27-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-optextras-2013.10.27-2|53	%{rlibdir}/%{packname}/R
14cr|R-optextras-2013.10.27-2|54	%{rlibdir}/%{packname}/help
14cr|R-optextras-2013.10.27-2|55	
14cr|R-optextras-2013.10.27-2|56	%changelog
14cr|R-optextras-2013.10.27-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.10.27-2
14cr|R-optextras-2013.10.27-2|58	+ Revision: c723994
14cr|R-optextras-2013.10.27-2|59	- MassBuild#464: Increase release tag
14cr|R-optextras-2013.10.27-2|60	
14cr|R-optextras-2013.10.27-2|61	

7561 14
14cr|R-optimx-2013.8.6-2|1	%global packname  optimx
14cr|R-optimx-2013.8.6-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-optimx-2013.8.6-2|3	
14cr|R-optimx-2013.8.6-2|4	Name:             R-%{packname}
14cr|R-optimx-2013.8.6-2|5	Version:          2013.8.6
14cr|R-optimx-2013.8.6-2|6	Release:          2
14cr|R-optimx-2013.8.6-2|7	Summary:          A Replacement and Extension of the optim() Function
14cr|R-optimx-2013.8.6-2|8	Group:            Sciences/Mathematics
14cr|R-optimx-2013.8.6-2|9	License:          GPLv2
14cr|R-optimx-2013.8.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-optimx-2013.8.6-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-optimx-2013.8.6-2|12	BuildArch:        noarch
14cr|R-optimx-2013.8.6-2|13	Requires:         R-core
14cr|R-optimx-2013.8.6-2|14	
14cr|R-optimx-2013.8.6-2|15	Requires:         R-numDeriv
14cr|R-optimx-2013.8.6-2|16	
14cr|R-optimx-2013.8.6-2|17	Requires:         R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
14cr|R-optimx-2013.8.6-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
14cr|R-optimx-2013.8.6-2|19	
14cr|R-optimx-2013.8.6-2|20	BuildRequires:   R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
14cr|R-optimx-2013.8.6-2|21	%description
14cr|R-optimx-2013.8.6-2|22	Provides a replacement and extension of the optim() function to unify and
14cr|R-optimx-2013.8.6-2|23	streamline optimization capabilities in R for smooth, possibly box
14cr|R-optimx-2013.8.6-2|24	constrained functions of several or many parameters. This is the CRAN
14cr|R-optimx-2013.8.6-2|25	version of the package.
14cr|R-optimx-2013.8.6-2|26	
14cr|R-optimx-2013.8.6-2|27	%prep
14cr|R-optimx-2013.8.6-2|28	%setup -q -c -n %{packname}
14cr|R-optimx-2013.8.6-2|29	
14cr|R-optimx-2013.8.6-2|30	%build
14cr|R-optimx-2013.8.6-2|31	
14cr|R-optimx-2013.8.6-2|32	%install
14cr|R-optimx-2013.8.6-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-optimx-2013.8.6-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-optimx-2013.8.6-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-optimx-2013.8.6-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-optimx-2013.8.6-2|37	
14cr|R-optimx-2013.8.6-2|38	%check
14cr|R-optimx-2013.8.6-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-optimx-2013.8.6-2|40	
14cr|R-optimx-2013.8.6-2|41	%files
14cr|R-optimx-2013.8.6-2|42	%dir %{rlibdir}/%{packname}
14cr|R-optimx-2013.8.6-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-optimx-2013.8.6-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-optimx-2013.8.6-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-optimx-2013.8.6-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-optimx-2013.8.6-2|47	%{rlibdir}/%{packname}/CITATION
14cr|R-optimx-2013.8.6-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-optimx-2013.8.6-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-optimx-2013.8.6-2|50	%{rlibdir}/%{packname}/R
14cr|R-optimx-2013.8.6-2|51	%{rlibdir}/%{packname}/demo
14cr|R-optimx-2013.8.6-2|52	%{rlibdir}/%{packname}/help
14cr|R-optimx-2013.8.6-2|53	%{rlibdir}/%{packname}/unitTests
14cr|R-optimx-2013.8.6-2|54	
14cr|R-optimx-2013.8.6-2|55	%changelog
14cr|R-optimx-2013.8.6-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.8.6-2
14cr|R-optimx-2013.8.6-2|57	+ Revision: d08498b
14cr|R-optimx-2013.8.6-2|58	- MassBuild#464: Increase release tag
14cr|R-optimx-2013.8.6-2|59	
14cr|R-optimx-2013.8.6-2|60	

7562 14
14cr|R-ordinal-2013.9.30-2|1	%global packname  ordinal
14cr|R-ordinal-2013.9.30-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ordinal-2013.9.30-2|3	
14cr|R-ordinal-2013.9.30-2|4	Name:             R-%{packname}
14cr|R-ordinal-2013.9.30-2|5	Version:          2013.9.30
14cr|R-ordinal-2013.9.30-2|6	Release:          2
14cr|R-ordinal-2013.9.30-2|7	Summary:          Regression Models for Ordinal Data
14cr|R-ordinal-2013.9.30-2|8	Group:            Sciences/Mathematics
14cr|R-ordinal-2013.9.30-2|9	License:          GPL (>= 2)
14cr|R-ordinal-2013.9.30-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ordinal-2013.9.30-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013.9-30.tar.gz
14cr|R-ordinal-2013.9.30-2|12	
14cr|R-ordinal-2013.9.30-2|13	
14cr|R-ordinal-2013.9.30-2|14	Requires:         R-ucminf R-MASS R-Matrix
14cr|R-ordinal-2013.9.30-2|15	Requires:         R-lme4 R-nnet R-xtable
14cr|R-ordinal-2013.9.30-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-ordinal-2013.9.30-2|17	BuildRequires:    R-ucminf R-MASS R-Matrix
14cr|R-ordinal-2013.9.30-2|18	BuildRequires:   R-lme4 R-nnet R-xtable
14cr|R-ordinal-2013.9.30-2|19	
14cr|R-ordinal-2013.9.30-2|20	%description
14cr|R-ordinal-2013.9.30-2|21	This package implements cumulative link (mixed) models also known as
14cr|R-ordinal-2013.9.30-2|22	ordered regression models, proportional odds models, proportional hazards
14cr|R-ordinal-2013.9.30-2|23	models for grouped survival times and ordered logit/probit/... models.
14cr|R-ordinal-2013.9.30-2|24	Estimation is via maximum likelihood and mixed models are fitted with the
14cr|R-ordinal-2013.9.30-2|25	Laplace approximation and adaptive Gauss-Hermite quadrature. Multiple
14cr|R-ordinal-2013.9.30-2|26	random effect terms are allowed and they may be nested, crossed or
14cr|R-ordinal-2013.9.30-2|27	partially nested/crossed. Restrictions of symmetry and equidistance can be
14cr|R-ordinal-2013.9.30-2|28	imposed on the thresholds (cut-points). Standard model methods are
14cr|R-ordinal-2013.9.30-2|29	available (summary, anova, drop-methods, step, confint, predict etc.) in
14cr|R-ordinal-2013.9.30-2|30	addition to profile methods and slice methods for visualizing the
14cr|R-ordinal-2013.9.30-2|31	likelihood function and checking convergence.
14cr|R-ordinal-2013.9.30-2|32	
14cr|R-ordinal-2013.9.30-2|33	%prep
14cr|R-ordinal-2013.9.30-2|34	%setup -q -c -n %{packname}
14cr|R-ordinal-2013.9.30-2|35	
14cr|R-ordinal-2013.9.30-2|36	%build
14cr|R-ordinal-2013.9.30-2|37	
14cr|R-ordinal-2013.9.30-2|38	%install
14cr|R-ordinal-2013.9.30-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ordinal-2013.9.30-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ordinal-2013.9.30-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ordinal-2013.9.30-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ordinal-2013.9.30-2|43	
14cr|R-ordinal-2013.9.30-2|44	%check
14cr|R-ordinal-2013.9.30-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-ordinal-2013.9.30-2|46	
14cr|R-ordinal-2013.9.30-2|47	%files
14cr|R-ordinal-2013.9.30-2|48	%dir %{rlibdir}/%{packname}
14cr|R-ordinal-2013.9.30-2|49	%doc %{rlibdir}/%{packname}/doc
14cr|R-ordinal-2013.9.30-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-ordinal-2013.9.30-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ordinal-2013.9.30-2|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ordinal-2013.9.30-2|53	%{rlibdir}/%{packname}/CITATION
14cr|R-ordinal-2013.9.30-2|54	%{rlibdir}/%{packname}/INDEX
14cr|R-ordinal-2013.9.30-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ordinal-2013.9.30-2|56	%{rlibdir}/%{packname}/Meta
14cr|R-ordinal-2013.9.30-2|57	%{rlibdir}/%{packname}/R
14cr|R-ordinal-2013.9.30-2|58	%{rlibdir}/%{packname}/data
14cr|R-ordinal-2013.9.30-2|59	%{rlibdir}/%{packname}/help
14cr|R-ordinal-2013.9.30-2|60	%{rlibdir}/%{packname}/libs
14cr|R-ordinal-2013.9.30-2|61	
14cr|R-ordinal-2013.9.30-2|62	%changelog
14cr|R-ordinal-2013.9.30-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.9.30-2
14cr|R-ordinal-2013.9.30-2|64	+ Revision: e039b1a
14cr|R-ordinal-2013.9.30-2|65	- MassBuild#464: Increase release tag
14cr|R-ordinal-2013.9.30-2|66	
14cr|R-ordinal-2013.9.30-2|67	

7563 14
14cr|R-OrganismDbi-1.4.0-3|1	%global packname  OrganismDbi
14cr|R-OrganismDbi-1.4.0-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-OrganismDbi-1.4.0-3|3	
14cr|R-OrganismDbi-1.4.0-3|4	%define debug_package %{nil}
14cr|R-OrganismDbi-1.4.0-3|5	
14cr|R-OrganismDbi-1.4.0-3|6	Name:             R-%{packname}
14cr|R-OrganismDbi-1.4.0-3|7	Version:          1.4.0
14cr|R-OrganismDbi-1.4.0-3|8	Release:          3
14cr|R-OrganismDbi-1.4.0-3|9	Summary:          Software to enable the smooth interfacing of different database packages
14cr|R-OrganismDbi-1.4.0-3|10	Group:            Sciences/Mathematics
14cr|R-OrganismDbi-1.4.0-3|11	License:          Artistic-2.0
14cr|R-OrganismDbi-1.4.0-3|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-OrganismDbi-1.4.0-3|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-OrganismDbi-1.4.0-3|14	
14cr|R-OrganismDbi-1.4.0-3|15	Requires:         R-methods R-AnnotationDbi R-GenomicFeatures
14cr|R-OrganismDbi-1.4.0-3|16	Requires:         R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
14cr|R-OrganismDbi-1.4.0-3|17	Requires:         R-Homo.sapiens R-Rattus.norvegicus R-RUnit
14cr|R-OrganismDbi-1.4.0-3|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-AnnotationDbi R-GenomicFeatures
14cr|R-OrganismDbi-1.4.0-3|19	BuildRequires:    R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
14cr|R-OrganismDbi-1.4.0-3|20	BuildRequires:    R-Homo.sapiens R-Rattus.norvegicus R-RUnit
14cr|R-OrganismDbi-1.4.0-3|21	
14cr|R-OrganismDbi-1.4.0-3|22	%description
14cr|R-OrganismDbi-1.4.0-3|23	The package enables a simple unified interface to several annotation
14cr|R-OrganismDbi-1.4.0-3|24	packages each of which has its own schema by taking advantage of the fact
14cr|R-OrganismDbi-1.4.0-3|25	that each of these packages implements a select methods.
14cr|R-OrganismDbi-1.4.0-3|26	
14cr|R-OrganismDbi-1.4.0-3|27	%prep
14cr|R-OrganismDbi-1.4.0-3|28	%setup -q -c -n %{packname}
14cr|R-OrganismDbi-1.4.0-3|29	
14cr|R-OrganismDbi-1.4.0-3|30	%build
14cr|R-OrganismDbi-1.4.0-3|31	
14cr|R-OrganismDbi-1.4.0-3|32	%install
14cr|R-OrganismDbi-1.4.0-3|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-OrganismDbi-1.4.0-3|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-OrganismDbi-1.4.0-3|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-OrganismDbi-1.4.0-3|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-OrganismDbi-1.4.0-3|37	
14cr|R-OrganismDbi-1.4.0-3|38	%check
14cr|R-OrganismDbi-1.4.0-3|39	%{_bindir}/R CMD check %{packname}
14cr|R-OrganismDbi-1.4.0-3|40	
14cr|R-OrganismDbi-1.4.0-3|41	%files
14cr|R-OrganismDbi-1.4.0-3|42	%dir %{rlibdir}/%{packname}
14cr|R-OrganismDbi-1.4.0-3|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-OrganismDbi-1.4.0-3|44	%doc %{rlibdir}/%{packname}/html
14cr|R-OrganismDbi-1.4.0-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-OrganismDbi-1.4.0-3|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-OrganismDbi-1.4.0-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-OrganismDbi-1.4.0-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-OrganismDbi-1.4.0-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-OrganismDbi-1.4.0-3|50	%{rlibdir}/%{packname}/OrgPkg-template
14cr|R-OrganismDbi-1.4.0-3|51	%{rlibdir}/%{packname}/R
14cr|R-OrganismDbi-1.4.0-3|52	%{rlibdir}/%{packname}/help
14cr|R-OrganismDbi-1.4.0-3|53	%{rlibdir}/%{packname}/script
14cr|R-OrganismDbi-1.4.0-3|54	%{rlibdir}/%{packname}/unitTests
14cr|R-OrganismDbi-1.4.0-3|55	
14cr|R-OrganismDbi-1.4.0-3|56	%changelog
14cr|R-OrganismDbi-1.4.0-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|R-OrganismDbi-1.4.0-3|58	+ Revision: c00ba9d
14cr|R-OrganismDbi-1.4.0-3|59	- MassBuild#464: Increase release tag
14cr|R-OrganismDbi-1.4.0-3|60	
14cr|R-OrganismDbi-1.4.0-3|61	

7564 14
14cr|R-org.At.tair.db-2.10.1-2|1	%bcond_with bootstrap
14cr|R-org.At.tair.db-2.10.1-2|2	%global packname  org.At.tair.db
14cr|R-org.At.tair.db-2.10.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-org.At.tair.db-2.10.1-2|4	
14cr|R-org.At.tair.db-2.10.1-2|5	Name:             R-%{packname}
14cr|R-org.At.tair.db-2.10.1-2|6	Version:          2.10.1
14cr|R-org.At.tair.db-2.10.1-2|7	Release:          2
14cr|R-org.At.tair.db-2.10.1-2|8	Summary:          Genome wide annotation for Arabidopsis
14cr|R-org.At.tair.db-2.10.1-2|9	Group:            Sciences/Mathematics
14cr|R-org.At.tair.db-2.10.1-2|10	License:          Artistic-2.0
14cr|R-org.At.tair.db-2.10.1-2|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-org.At.tair.db-2.10.1-2|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.At.tair.db_2.10.1.tar.gz
14cr|R-org.At.tair.db-2.10.1-2|13	BuildArch:        noarch
14cr|R-org.At.tair.db-2.10.1-2|14	Requires:         R-core R-methods R-AnnotationDbi
14cr|R-org.At.tair.db-2.10.1-2|15	%if %{without bootstrap}
14cr|R-org.At.tair.db-2.10.1-2|16	Requires:         R-hgu95av2.db R-RUnit
14cr|R-org.At.tair.db-2.10.1-2|17	%endif
14cr|R-org.At.tair.db-2.10.1-2|18	Requires:         R-annotate
14cr|R-org.At.tair.db-2.10.1-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-org.At.tair.db-2.10.1-2|20	BuildRequires:    R-methods R-AnnotationDbi R-annotate
14cr|R-org.At.tair.db-2.10.1-2|21	%if %{without bootstrap}
14cr|R-org.At.tair.db-2.10.1-2|22	BuildRequires:    R-hgu95av2.db R-RUnit
14cr|R-org.At.tair.db-2.10.1-2|23	%endif
14cr|R-org.At.tair.db-2.10.1-2|24	
14cr|R-org.At.tair.db-2.10.1-2|25	%description
14cr|R-org.At.tair.db-2.10.1-2|26	Genome wide annotation for Arabidopsis, primarily based on mapping using
14cr|R-org.At.tair.db-2.10.1-2|27	TAIR identifiers.
14cr|R-org.At.tair.db-2.10.1-2|28	
14cr|R-org.At.tair.db-2.10.1-2|29	%prep
14cr|R-org.At.tair.db-2.10.1-2|30	%setup -q -c -n %{packname}
14cr|R-org.At.tair.db-2.10.1-2|31	
14cr|R-org.At.tair.db-2.10.1-2|32	%build
14cr|R-org.At.tair.db-2.10.1-2|33	
14cr|R-org.At.tair.db-2.10.1-2|34	%install
14cr|R-org.At.tair.db-2.10.1-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-org.At.tair.db-2.10.1-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-org.At.tair.db-2.10.1-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-org.At.tair.db-2.10.1-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-org.At.tair.db-2.10.1-2|39	
14cr|R-org.At.tair.db-2.10.1-2|40	%if %{without bootstrap}
14cr|R-org.At.tair.db-2.10.1-2|41	%check
14cr|R-org.At.tair.db-2.10.1-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-org.At.tair.db-2.10.1-2|43	%endif
14cr|R-org.At.tair.db-2.10.1-2|44	
14cr|R-org.At.tair.db-2.10.1-2|45	%files
14cr|R-org.At.tair.db-2.10.1-2|46	%dir %{rlibdir}/%{packname}
14cr|R-org.At.tair.db-2.10.1-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-org.At.tair.db-2.10.1-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-org.At.tair.db-2.10.1-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-org.At.tair.db-2.10.1-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-org.At.tair.db-2.10.1-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-org.At.tair.db-2.10.1-2|52	%{rlibdir}/%{packname}/R
14cr|R-org.At.tair.db-2.10.1-2|53	%{rlibdir}/%{packname}/extdata
14cr|R-org.At.tair.db-2.10.1-2|54	%{rlibdir}/%{packname}/help
14cr|R-org.At.tair.db-2.10.1-2|55	
14cr|R-org.At.tair.db-2.10.1-2|56	
14cr|R-org.At.tair.db-2.10.1-2|57	
14cr|R-org.At.tair.db-2.10.1-2|58	%changelog
14cr|R-org.At.tair.db-2.10.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-org.At.tair.db-2.10.1-2|60	+ Revision: c01036d
14cr|R-org.At.tair.db-2.10.1-2|61	- MassBuild#464: Increase release tag
14cr|R-org.At.tair.db-2.10.1-2|62	
14cr|R-org.At.tair.db-2.10.1-2|63	

7565 14
14cr|R-org.Hs.eg.db-2.10.1-2|1	%bcond_with bootstrap
14cr|R-org.Hs.eg.db-2.10.1-2|2	%global packname  org.Hs.eg.db
14cr|R-org.Hs.eg.db-2.10.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-org.Hs.eg.db-2.10.1-2|4	
14cr|R-org.Hs.eg.db-2.10.1-2|5	Name:             R-%{packname}
14cr|R-org.Hs.eg.db-2.10.1-2|6	Version:          2.10.1
14cr|R-org.Hs.eg.db-2.10.1-2|7	Release:          2
14cr|R-org.Hs.eg.db-2.10.1-2|8	Summary:          Genome wide annotation for Human
14cr|R-org.Hs.eg.db-2.10.1-2|9	Group:            Sciences/Mathematics
14cr|R-org.Hs.eg.db-2.10.1-2|10	License:          Artistic-2.0
14cr|R-org.Hs.eg.db-2.10.1-2|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-org.Hs.eg.db-2.10.1-2|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Hs.eg.db_2.10.1.tar.gz
14cr|R-org.Hs.eg.db-2.10.1-2|13	BuildArch:        noarch
14cr|R-org.Hs.eg.db-2.10.1-2|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cr|R-org.Hs.eg.db-2.10.1-2|15	%if %{without bootstrap}
14cr|R-org.Hs.eg.db-2.10.1-2|16	Requires:         R-hgu95av2.db
14cr|R-org.Hs.eg.db-2.10.1-2|17	%endif
14cr|R-org.Hs.eg.db-2.10.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-org.Hs.eg.db-2.10.1-2|19	BuildRequires:    R-AnnotationDbi R-annotate
14cr|R-org.Hs.eg.db-2.10.1-2|20	%if %{without bootstrap}
14cr|R-org.Hs.eg.db-2.10.1-2|21	BuildRequires:    R-methods R-AnnotationDbi R-hgu95av2.db R-annotate
14cr|R-org.Hs.eg.db-2.10.1-2|22	%endif
14cr|R-org.Hs.eg.db-2.10.1-2|23	
14cr|R-org.Hs.eg.db-2.10.1-2|24	%description
14cr|R-org.Hs.eg.db-2.10.1-2|25	Genome wide annotation for Human, primarily based on mapping using Entrez
14cr|R-org.Hs.eg.db-2.10.1-2|26	Gene identifiers.
14cr|R-org.Hs.eg.db-2.10.1-2|27	
14cr|R-org.Hs.eg.db-2.10.1-2|28	%prep
14cr|R-org.Hs.eg.db-2.10.1-2|29	%setup -q -c -n %{packname}
14cr|R-org.Hs.eg.db-2.10.1-2|30	
14cr|R-org.Hs.eg.db-2.10.1-2|31	%build
14cr|R-org.Hs.eg.db-2.10.1-2|32	
14cr|R-org.Hs.eg.db-2.10.1-2|33	%install
14cr|R-org.Hs.eg.db-2.10.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-org.Hs.eg.db-2.10.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-org.Hs.eg.db-2.10.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-org.Hs.eg.db-2.10.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-org.Hs.eg.db-2.10.1-2|38	
14cr|R-org.Hs.eg.db-2.10.1-2|39	%if %{without bootstrap}
14cr|R-org.Hs.eg.db-2.10.1-2|40	%check
14cr|R-org.Hs.eg.db-2.10.1-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-org.Hs.eg.db-2.10.1-2|42	%endif
14cr|R-org.Hs.eg.db-2.10.1-2|43	
14cr|R-org.Hs.eg.db-2.10.1-2|44	%files
14cr|R-org.Hs.eg.db-2.10.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-org.Hs.eg.db-2.10.1-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-org.Hs.eg.db-2.10.1-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-org.Hs.eg.db-2.10.1-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-org.Hs.eg.db-2.10.1-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-org.Hs.eg.db-2.10.1-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-org.Hs.eg.db-2.10.1-2|51	%{rlibdir}/%{packname}/R
14cr|R-org.Hs.eg.db-2.10.1-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-org.Hs.eg.db-2.10.1-2|53	%{rlibdir}/%{packname}/help
14cr|R-org.Hs.eg.db-2.10.1-2|54	
14cr|R-org.Hs.eg.db-2.10.1-2|55	
14cr|R-org.Hs.eg.db-2.10.1-2|56	
14cr|R-org.Hs.eg.db-2.10.1-2|57	%changelog
14cr|R-org.Hs.eg.db-2.10.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-org.Hs.eg.db-2.10.1-2|59	+ Revision: 7819791
14cr|R-org.Hs.eg.db-2.10.1-2|60	- MassBuild#464: Increase release tag
14cr|R-org.Hs.eg.db-2.10.1-2|61	
14cr|R-org.Hs.eg.db-2.10.1-2|62	

7566 14
14cr|R-org.Mm.eg.db-2.10.1-2|1	%bcond_with bootstrap
14cr|R-org.Mm.eg.db-2.10.1-2|2	%global packname  org.Mm.eg.db
14cr|R-org.Mm.eg.db-2.10.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-org.Mm.eg.db-2.10.1-2|4	
14cr|R-org.Mm.eg.db-2.10.1-2|5	Name:             R-%{packname}
14cr|R-org.Mm.eg.db-2.10.1-2|6	Version:          2.10.1
14cr|R-org.Mm.eg.db-2.10.1-2|7	Release:          2
14cr|R-org.Mm.eg.db-2.10.1-2|8	Summary:          Genome wide annotation for Mouse
14cr|R-org.Mm.eg.db-2.10.1-2|9	Group:            Sciences/Mathematics
14cr|R-org.Mm.eg.db-2.10.1-2|10	License:          Artistic-2.0
14cr|R-org.Mm.eg.db-2.10.1-2|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-org.Mm.eg.db-2.10.1-2|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Mm.eg.db_2.10.1.tar.gz
14cr|R-org.Mm.eg.db-2.10.1-2|13	BuildArch:        noarch
14cr|R-org.Mm.eg.db-2.10.1-2|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cr|R-org.Mm.eg.db-2.10.1-2|15	%if %{without bootstrap}
14cr|R-org.Mm.eg.db-2.10.1-2|16	Requires:         R-hgu95av2.db
14cr|R-org.Mm.eg.db-2.10.1-2|17	%endif
14cr|R-org.Mm.eg.db-2.10.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-org.Mm.eg.db-2.10.1-2|19	BuildRequires:    R-AnnotationDbi R-annotate
14cr|R-org.Mm.eg.db-2.10.1-2|20	%if %{without bootstrap}
14cr|R-org.Mm.eg.db-2.10.1-2|21	BuildRequires:    R-hgu95av2.db
14cr|R-org.Mm.eg.db-2.10.1-2|22	%endif
14cr|R-org.Mm.eg.db-2.10.1-2|23	
14cr|R-org.Mm.eg.db-2.10.1-2|24	%description
14cr|R-org.Mm.eg.db-2.10.1-2|25	Genome wide annotation for Mouse, primarily based on mapping using Entrez
14cr|R-org.Mm.eg.db-2.10.1-2|26	Gene identifiers.
14cr|R-org.Mm.eg.db-2.10.1-2|27	
14cr|R-org.Mm.eg.db-2.10.1-2|28	%prep
14cr|R-org.Mm.eg.db-2.10.1-2|29	%setup -q -c -n %{packname}
14cr|R-org.Mm.eg.db-2.10.1-2|30	
14cr|R-org.Mm.eg.db-2.10.1-2|31	%build
14cr|R-org.Mm.eg.db-2.10.1-2|32	
14cr|R-org.Mm.eg.db-2.10.1-2|33	%install
14cr|R-org.Mm.eg.db-2.10.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-org.Mm.eg.db-2.10.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-org.Mm.eg.db-2.10.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-org.Mm.eg.db-2.10.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-org.Mm.eg.db-2.10.1-2|38	
14cr|R-org.Mm.eg.db-2.10.1-2|39	%if %{without bootstrap}
14cr|R-org.Mm.eg.db-2.10.1-2|40	%check
14cr|R-org.Mm.eg.db-2.10.1-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-org.Mm.eg.db-2.10.1-2|42	%endif
14cr|R-org.Mm.eg.db-2.10.1-2|43	
14cr|R-org.Mm.eg.db-2.10.1-2|44	%files
14cr|R-org.Mm.eg.db-2.10.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-org.Mm.eg.db-2.10.1-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-org.Mm.eg.db-2.10.1-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-org.Mm.eg.db-2.10.1-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-org.Mm.eg.db-2.10.1-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-org.Mm.eg.db-2.10.1-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-org.Mm.eg.db-2.10.1-2|51	%{rlibdir}/%{packname}/R
14cr|R-org.Mm.eg.db-2.10.1-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-org.Mm.eg.db-2.10.1-2|53	%{rlibdir}/%{packname}/help
14cr|R-org.Mm.eg.db-2.10.1-2|54	
14cr|R-org.Mm.eg.db-2.10.1-2|55	
14cr|R-org.Mm.eg.db-2.10.1-2|56	
14cr|R-org.Mm.eg.db-2.10.1-2|57	%changelog
14cr|R-org.Mm.eg.db-2.10.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-org.Mm.eg.db-2.10.1-2|59	+ Revision: 3b145f4
14cr|R-org.Mm.eg.db-2.10.1-2|60	- MassBuild#464: Increase release tag
14cr|R-org.Mm.eg.db-2.10.1-2|61	
14cr|R-org.Mm.eg.db-2.10.1-2|62	

7567 14
14cr|R-org.Rn.eg.db-2.10.1-2|1	%bcond_with bootstrap
14cr|R-org.Rn.eg.db-2.10.1-2|2	%global packname  org.Rn.eg.db
14cr|R-org.Rn.eg.db-2.10.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-org.Rn.eg.db-2.10.1-2|4	
14cr|R-org.Rn.eg.db-2.10.1-2|5	Name:             R-%{packname}
14cr|R-org.Rn.eg.db-2.10.1-2|6	Version:          2.10.1
14cr|R-org.Rn.eg.db-2.10.1-2|7	Release:          2
14cr|R-org.Rn.eg.db-2.10.1-2|8	Summary:          Genome wide annotation for Rat
14cr|R-org.Rn.eg.db-2.10.1-2|9	Group:            Sciences/Mathematics
14cr|R-org.Rn.eg.db-2.10.1-2|10	License:          Artistic-2.0
14cr|R-org.Rn.eg.db-2.10.1-2|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-org.Rn.eg.db-2.10.1-2|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Rn.eg.db_2.10.1.tar.gz
14cr|R-org.Rn.eg.db-2.10.1-2|13	BuildArch:        noarch
14cr|R-org.Rn.eg.db-2.10.1-2|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cr|R-org.Rn.eg.db-2.10.1-2|15	%if %{without bootstrap}
14cr|R-org.Rn.eg.db-2.10.1-2|16	Requires:         R-hgu95av2.db
14cr|R-org.Rn.eg.db-2.10.1-2|17	%endif
14cr|R-org.Rn.eg.db-2.10.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-org.Rn.eg.db-2.10.1-2|19	BuildRequires:    R-AnnotationDbi R-annotate
14cr|R-org.Rn.eg.db-2.10.1-2|20	%if %{without bootstrap}
14cr|R-org.Rn.eg.db-2.10.1-2|21	BuildRequires:    R-hgu95av2.db
14cr|R-org.Rn.eg.db-2.10.1-2|22	%endif
14cr|R-org.Rn.eg.db-2.10.1-2|23	
14cr|R-org.Rn.eg.db-2.10.1-2|24	%description
14cr|R-org.Rn.eg.db-2.10.1-2|25	Genome wide annotation for Rat, primarily based on mapping using Entrez
14cr|R-org.Rn.eg.db-2.10.1-2|26	Gene identifiers.
14cr|R-org.Rn.eg.db-2.10.1-2|27	
14cr|R-org.Rn.eg.db-2.10.1-2|28	%prep
14cr|R-org.Rn.eg.db-2.10.1-2|29	%setup -q -c -n %{packname}
14cr|R-org.Rn.eg.db-2.10.1-2|30	
14cr|R-org.Rn.eg.db-2.10.1-2|31	%build
14cr|R-org.Rn.eg.db-2.10.1-2|32	
14cr|R-org.Rn.eg.db-2.10.1-2|33	%install
14cr|R-org.Rn.eg.db-2.10.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-org.Rn.eg.db-2.10.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-org.Rn.eg.db-2.10.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-org.Rn.eg.db-2.10.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-org.Rn.eg.db-2.10.1-2|38	
14cr|R-org.Rn.eg.db-2.10.1-2|39	%if %{without bootstrap}
14cr|R-org.Rn.eg.db-2.10.1-2|40	%check
14cr|R-org.Rn.eg.db-2.10.1-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-org.Rn.eg.db-2.10.1-2|42	%endif
14cr|R-org.Rn.eg.db-2.10.1-2|43	
14cr|R-org.Rn.eg.db-2.10.1-2|44	%files
14cr|R-org.Rn.eg.db-2.10.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-org.Rn.eg.db-2.10.1-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-org.Rn.eg.db-2.10.1-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-org.Rn.eg.db-2.10.1-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-org.Rn.eg.db-2.10.1-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-org.Rn.eg.db-2.10.1-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-org.Rn.eg.db-2.10.1-2|51	%{rlibdir}/%{packname}/R
14cr|R-org.Rn.eg.db-2.10.1-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-org.Rn.eg.db-2.10.1-2|53	%{rlibdir}/%{packname}/help
14cr|R-org.Rn.eg.db-2.10.1-2|54	
14cr|R-org.Rn.eg.db-2.10.1-2|55	
14cr|R-org.Rn.eg.db-2.10.1-2|56	
14cr|R-org.Rn.eg.db-2.10.1-2|57	%changelog
14cr|R-org.Rn.eg.db-2.10.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-org.Rn.eg.db-2.10.1-2|59	+ Revision: 305dd94
14cr|R-org.Rn.eg.db-2.10.1-2|60	- MassBuild#464: Increase release tag
14cr|R-org.Rn.eg.db-2.10.1-2|61	
14cr|R-org.Rn.eg.db-2.10.1-2|62	

7568 14
14cr|R-org.Sc.sgd.db-2.10.1-2|1	%bcond_with bootstrap
14cr|R-org.Sc.sgd.db-2.10.1-2|2	%global packname  org.Sc.sgd.db
14cr|R-org.Sc.sgd.db-2.10.1-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-org.Sc.sgd.db-2.10.1-2|4	
14cr|R-org.Sc.sgd.db-2.10.1-2|5	Name:             R-%{packname}
14cr|R-org.Sc.sgd.db-2.10.1-2|6	Version:          2.10.1
14cr|R-org.Sc.sgd.db-2.10.1-2|7	Release:          2
14cr|R-org.Sc.sgd.db-2.10.1-2|8	Summary:          Genome wide annotation for Yeast
14cr|R-org.Sc.sgd.db-2.10.1-2|9	Group:            Sciences/Mathematics
14cr|R-org.Sc.sgd.db-2.10.1-2|10	License:          Artistic-2.0
14cr|R-org.Sc.sgd.db-2.10.1-2|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-org.Sc.sgd.db-2.10.1-2|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Sc.sgd.db_2.10.1.tar.gz
14cr|R-org.Sc.sgd.db-2.10.1-2|13	BuildArch:        noarch
14cr|R-org.Sc.sgd.db-2.10.1-2|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cr|R-org.Sc.sgd.db-2.10.1-2|15	%if %{without bootstrap}
14cr|R-org.Sc.sgd.db-2.10.1-2|16	Requires:         R-hgu95av2.db
14cr|R-org.Sc.sgd.db-2.10.1-2|17	%endif
14cr|R-org.Sc.sgd.db-2.10.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-org.Sc.sgd.db-2.10.1-2|19	BuildRequires:    R-AnnotationDbi R-annotate
14cr|R-org.Sc.sgd.db-2.10.1-2|20	%if %{without bootstrap}
14cr|R-org.Sc.sgd.db-2.10.1-2|21	BuildRequires:    R-hgu95av2.db
14cr|R-org.Sc.sgd.db-2.10.1-2|22	%endif
14cr|R-org.Sc.sgd.db-2.10.1-2|23	
14cr|R-org.Sc.sgd.db-2.10.1-2|24	%description
14cr|R-org.Sc.sgd.db-2.10.1-2|25	Genome wide annotation for Yeast, primarily based on mapping using ORF
14cr|R-org.Sc.sgd.db-2.10.1-2|26	identifiers from SGD.
14cr|R-org.Sc.sgd.db-2.10.1-2|27	
14cr|R-org.Sc.sgd.db-2.10.1-2|28	%prep
14cr|R-org.Sc.sgd.db-2.10.1-2|29	%setup -q -c -n %{packname}
14cr|R-org.Sc.sgd.db-2.10.1-2|30	
14cr|R-org.Sc.sgd.db-2.10.1-2|31	%build
14cr|R-org.Sc.sgd.db-2.10.1-2|32	
14cr|R-org.Sc.sgd.db-2.10.1-2|33	%install
14cr|R-org.Sc.sgd.db-2.10.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-org.Sc.sgd.db-2.10.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-org.Sc.sgd.db-2.10.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-org.Sc.sgd.db-2.10.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-org.Sc.sgd.db-2.10.1-2|38	
14cr|R-org.Sc.sgd.db-2.10.1-2|39	%if %{without bootstrap}
14cr|R-org.Sc.sgd.db-2.10.1-2|40	%check
14cr|R-org.Sc.sgd.db-2.10.1-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-org.Sc.sgd.db-2.10.1-2|42	%endif
14cr|R-org.Sc.sgd.db-2.10.1-2|43	
14cr|R-org.Sc.sgd.db-2.10.1-2|44	%files
14cr|R-org.Sc.sgd.db-2.10.1-2|45	%dir %{rlibdir}/%{packname}
14cr|R-org.Sc.sgd.db-2.10.1-2|46	%doc %{rlibdir}/%{packname}/html
14cr|R-org.Sc.sgd.db-2.10.1-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-org.Sc.sgd.db-2.10.1-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-org.Sc.sgd.db-2.10.1-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-org.Sc.sgd.db-2.10.1-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-org.Sc.sgd.db-2.10.1-2|51	%{rlibdir}/%{packname}/R
14cr|R-org.Sc.sgd.db-2.10.1-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-org.Sc.sgd.db-2.10.1-2|53	%{rlibdir}/%{packname}/help
14cr|R-org.Sc.sgd.db-2.10.1-2|54	
14cr|R-org.Sc.sgd.db-2.10.1-2|55	
14cr|R-org.Sc.sgd.db-2.10.1-2|56	
14cr|R-org.Sc.sgd.db-2.10.1-2|57	%changelog
14cr|R-org.Sc.sgd.db-2.10.1-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-org.Sc.sgd.db-2.10.1-2|59	+ Revision: fdd1bb3
14cr|R-org.Sc.sgd.db-2.10.1-2|60	- MassBuild#464: Increase release tag
14cr|R-org.Sc.sgd.db-2.10.1-2|61	
14cr|R-org.Sc.sgd.db-2.10.1-2|62	

7569 14
14cr|rosa-popularity-contest-1.0-3|1	Name:		rosa-popularity-contest
14cr|rosa-popularity-contest-1.0-3|2	Version:	1.0
14cr|rosa-popularity-contest-1.0-3|3	Release:	3
14cr|rosa-popularity-contest-1.0-3|4	Summary:	Vote for your favorite packages automatically
14cr|rosa-popularity-contest-1.0-3|5	Group:		Education
14cr|rosa-popularity-contest-1.0-3|6	License:	GPLv2
14cr|rosa-popularity-contest-1.0-3|7	Source0:	%{name}-%{version}.tar.gz
14cr|rosa-popularity-contest-1.0-3|8	Requires:	perl
14cr|rosa-popularity-contest-1.0-3|9	BuildArch:	noarch
14cr|rosa-popularity-contest-1.0-3|10	
14cr|rosa-popularity-contest-1.0-3|11	%description
14cr|rosa-popularity-contest-1.0-3|12	The popularity-contest package sets up a cron job that will
14cr|rosa-popularity-contest-1.0-3|13	periodically anonymously submit to the Debian developers
14cr|rosa-popularity-contest-1.0-3|14	statistics about the most used Debian packages on this system.
14cr|rosa-popularity-contest-1.0-3|15	
14cr|rosa-popularity-contest-1.0-3|16	This information helps ROSA making decisions such as which packages.
14cr|rosa-popularity-contest-1.0-3|17	should go to the supported repositories. It also lets ROSA improve
14cr|rosa-popularity-contest-1.0-3|18	future versions of the distribution so that the most popular packages
14cr|rosa-popularity-contest-1.0-3|19	are the ones which are installed automatically for new users.
14cr|rosa-popularity-contest-1.0-3|20	
14cr|rosa-popularity-contest-1.0-3|21	%prep
14cr|rosa-popularity-contest-1.0-3|22	%setup -q
14cr|rosa-popularity-contest-1.0-3|23	
14cr|rosa-popularity-contest-1.0-3|24	%build
14cr|rosa-popularity-contest-1.0-3|25	
14cr|rosa-popularity-contest-1.0-3|26	%install
14cr|rosa-popularity-contest-1.0-3|27	mkdir -p %{buildroot}%{_sbindir}
14cr|rosa-popularity-contest-1.0-3|28	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|rosa-popularity-contest-1.0-3|29	mkdir -p %{buildroot}/etc/cron.daily
14cr|rosa-popularity-contest-1.0-3|30	install -m 755 popularity-contest popcon-largest-unused %{buildroot}/%{_sbindir}
14cr|rosa-popularity-contest-1.0-3|31	install -m 755 popcon-upload %{buildroot}/%{_datadir}/%{name}
14cr|rosa-popularity-contest-1.0-3|32	install -m 644 default.conf %{buildroot}/%{_datadir}/%{name}
14cr|rosa-popularity-contest-1.0-3|33	install -m 755 popularity-contest-cron %{buildroot}/etc/cron.daily
14cr|rosa-popularity-contest-1.0-3|34	
14cr|rosa-popularity-contest-1.0-3|35	%post
14cr|rosa-popularity-contest-1.0-3|36	conffile=/etc/rosa-popularity-contest.conf
14cr|rosa-popularity-contest-1.0-3|37	if [ ! -e $conffile ]; then
14cr|rosa-popularity-contest-1.0-3|38	if [ -x /usr/bin/uuidgen ] ; then
14cr|rosa-popularity-contest-1.0-3|39	MY_HOSTID=`uuidgen | tr -d -`
14cr|rosa-popularity-contest-1.0-3|40	else
14cr|rosa-popularity-contest-1.0-3|41	MY_HOSTID=`dd if=/dev/urandom bs=1k count=1 2>/dev/null | md5sum | sed 's/  -//'''`
14cr|rosa-popularity-contest-1.0-3|42	fi
14cr|rosa-popularity-contest-1.0-3|43	
14cr|rosa-popularity-contest-1.0-3|44	DAY=`/bin/bash -c 'echo $(($RANDOM % 7))'`
14cr|rosa-popularity-contest-1.0-3|45	cat <<-EOF >$conffile
14cr|rosa-popularity-contest-1.0-3|46	# Config file for ROSA popularity-contest package.
14cr|rosa-popularity-contest-1.0-3|47	#
14cr|rosa-popularity-contest-1.0-3|48	# See /usr/share/rosa-popularity-contest/default.conf for more info
14cr|rosa-popularity-contest-1.0-3|49	# on the options.
14cr|rosa-popularity-contest-1.0-3|50	
14cr|rosa-popularity-contest-1.0-3|51	MY_HOSTID="$MY_HOSTID"
14cr|rosa-popularity-contest-1.0-3|52	PARTICIPATE="yes"
14cr|rosa-popularity-contest-1.0-3|53	USEHTTP="yes"
14cr|rosa-popularity-contest-1.0-3|54	DAY="$DAY"
14cr|rosa-popularity-contest-1.0-3|55	EOF
14cr|rosa-popularity-contest-1.0-3|56	
14cr|rosa-popularity-contest-1.0-3|57	# Make sure user nobody can read the file.
14cr|rosa-popularity-contest-1.0-3|58	chmod a+r $conffile
14cr|rosa-popularity-contest-1.0-3|59	fi
14cr|rosa-popularity-contest-1.0-3|60	
14cr|rosa-popularity-contest-1.0-3|61	%files
14cr|rosa-popularity-contest-1.0-3|62	%{_sbindir}/popularity-contest
14cr|rosa-popularity-contest-1.0-3|63	%{_sbindir}/popcon-largest-unused
14cr|rosa-popularity-contest-1.0-3|64	%{_datadir}/%{name}/popcon-upload
14cr|rosa-popularity-contest-1.0-3|65	%{_datadir}/%{name}/default.conf
14cr|rosa-popularity-contest-1.0-3|66	/etc/cron.daily/popularity-contest-cron
14cr|rosa-popularity-contest-1.0-3|67	
14cr|rosa-popularity-contest-1.0-3|68	%changelog
14cr|rosa-popularity-contest-1.0-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|rosa-popularity-contest-1.0-3|70	+ Revision: 113337a
14cr|rosa-popularity-contest-1.0-3|71	- MassBuild#464: Increase release tag
14cr|rosa-popularity-contest-1.0-3|72	
14cr|rosa-popularity-contest-1.0-3|73	

7570 14
14cr|rosa-software-center-0.1.0-1|1	# Constants ###################################################################
14cr|rosa-software-center-0.1.0-1|2	# Required version of Qt5
14cr|rosa-software-center-0.1.0-1|3	%define qt_version 5.2.1
14cr|rosa-software-center-0.1.0-1|4	
14cr|rosa-software-center-0.1.0-1|5	
14cr|rosa-software-center-0.1.0-1|6	# Main Package ################################################################
14cr|rosa-software-center-0.1.0-1|7	Name: rosa-software-center
14cr|rosa-software-center-0.1.0-1|8	Version: 0.1.0
14cr|rosa-software-center-0.1.0-1|9	Release: 1
14cr|rosa-software-center-0.1.0-1|10	License: GPLv3+
14cr|rosa-software-center-0.1.0-1|11	Group: System/Configuration/Packaging
14cr|rosa-software-center-0.1.0-1|12	URL: http://www.rosalab.ru
14cr|rosa-software-center-0.1.0-1|13	Summary: Software Center
14cr|rosa-software-center-0.1.0-1|14	
14cr|rosa-software-center-0.1.0-1|15	# Sources #####################################################################
14cr|rosa-software-center-0.1.0-1|16	Source0: %{name}-%{version}.tar.gz
14cr|rosa-software-center-0.1.0-1|17	Source1: yaml-cpp-0.5.1.tar.gz
14cr|rosa-software-center-0.1.0-1|18	
14cr|rosa-software-center-0.1.0-1|19	# Patches #####################################################################
14cr|rosa-software-center-0.1.0-1|20	Patch0: rsc_disable_check_main_repo.patch
14cr|rosa-software-center-0.1.0-1|21	
14cr|rosa-software-center-0.1.0-1|22	# to test metadata generation without ABF
14cr|rosa-software-center-0.1.0-1|23	Patch1: try_local_metadata.patch
14cr|rosa-software-center-0.1.0-1|24	
14cr|rosa-software-center-0.1.0-1|25	# Requires ####################################################################
14cr|rosa-software-center-0.1.0-1|26	BuildRequires: cmake
14cr|rosa-software-center-0.1.0-1|27	BuildRequires: qmake5 >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|28	BuildRequires: pkgconfig(Qt5Core) >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|29	BuildRequires: pkgconfig(Qt5Quick) >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|30	BuildRequires: pkgconfig(Qt5DBus) >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|31	BuildRequires: pkgconfig(Qt5Gui) >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|32	BuildRequires: pkgconfig(Qt5Svg) >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|33	BuildRequires: intltool
14cr|rosa-software-center-0.1.0-1|34	BuildRequires: qt5-linguist-tools >= %{qt_version}
14cr|rosa-software-center-0.1.0-1|35	BuildRequires: boost-devel
14cr|rosa-software-center-0.1.0-1|36	BuildRequires: polkit-qt5-1-devel
14cr|rosa-software-center-0.1.0-1|37	BuildRequires: rpm-devel
14cr|rosa-software-center-0.1.0-1|38	BuildRequires: curl-devel
14cr|rosa-software-center-0.1.0-1|39	BuildRequires: xapian-devel
14cr|rosa-software-center-0.1.0-1|40	BuildRequires: pkgconfig(QtCore)
14cr|rosa-software-center-0.1.0-1|41	
14cr|rosa-software-center-0.1.0-1|42	Requires: %{_lib}qt5gui5-x11
14cr|rosa-software-center-0.1.0-1|43	
14cr|rosa-software-center-0.1.0-1|44	Obsoletes: %{name}-updater
14cr|rosa-software-center-0.1.0-1|45	Obsoletes: %{name}-notifier
14cr|rosa-software-center-0.1.0-1|46	Obsoletes: %{name}-core
14cr|rosa-software-center-0.1.0-1|47	
14cr|rosa-software-center-0.1.0-1|48	%description
14cr|rosa-software-center-0.1.0-1|49	Software Center main application
14cr|rosa-software-center-0.1.0-1|50	
14cr|rosa-software-center-0.1.0-1|51	
14cr|rosa-software-center-0.1.0-1|52	# Preparation #################################################################
14cr|rosa-software-center-0.1.0-1|53	%prep
14cr|rosa-software-center-0.1.0-1|54	%setup -c -a 1
14cr|rosa-software-center-0.1.0-1|55	%patch0 -p1
14cr|rosa-software-center-0.1.0-1|56	%patch1 -p1
14cr|rosa-software-center-0.1.0-1|57	
14cr|rosa-software-center-0.1.0-1|58	
14cr|rosa-software-center-0.1.0-1|59	# Build #######################################################################
14cr|rosa-software-center-0.1.0-1|60	%build
14cr|rosa-software-center-0.1.0-1|61	
14cr|rosa-software-center-0.1.0-1|62	# Build and install yaml-cpp
14cr|rosa-software-center-0.1.0-1|63	cd yaml-cpp-0.5.1
14cr|rosa-software-center-0.1.0-1|64	%cmake -DCMAKE_BUILD_TYPE=Release \
14cr|rosa-software-center-0.1.0-1|65	-DBUILD_SHARED_LIBS=OFF \
14cr|rosa-software-center-0.1.0-1|66	-DYAML_CPP_BUILD_TOOLS=OFF
14cr|rosa-software-center-0.1.0-1|67	%make
14cr|rosa-software-center-0.1.0-1|68	make DESTDIR=../install install
14cr|rosa-software-center-0.1.0-1|69	
14cr|rosa-software-center-0.1.0-1|70	cd %{_builddir}/%{name}-%{version}
14cr|rosa-software-center-0.1.0-1|71	
14cr|rosa-software-center-0.1.0-1|72	# Build SC
14cr|rosa-software-center-0.1.0-1|73	mkdir -p build
14cr|rosa-software-center-0.1.0-1|74	cd build
14cr|rosa-software-center-0.1.0-1|75	export CXXFLAGS="-O2 -Wa,--compress-debug-sections -ggdb3 -fvar-tracking-assignments -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC"
14cr|rosa-software-center-0.1.0-1|76	cmake .. -DCMAKE_BUILD_TYPE=Debug \
14cr|rosa-software-center-0.1.0-1|77	-DCMAKE_INSTALL_PREFIX="/usr" \
14cr|rosa-software-center-0.1.0-1|78	-DBUILD_TESTING=OFF \
14cr|rosa-software-center-0.1.0-1|79	-DAPP_GIT_VERSION="%{version}-%{release}" \
14cr|rosa-software-center-0.1.0-1|80	-DCMAKE_INSTALL_DATADIR="%{_datadir}/%{name}" \
14cr|rosa-software-center-0.1.0-1|81	-DCMAKE_INSTALL_LIBDIR="%{_libdir}" \
14cr|rosa-software-center-0.1.0-1|82	-DCMAKE_INSTALL_SYSCONFDIR="%{_sysconfdir}" \
14cr|rosa-software-center-0.1.0-1|83	-DCMAKE_PREFIX_PATH=%{_builddir}/%{name}-%{version}/yaml-cpp-0.5.1/install/%{_prefix}
14cr|rosa-software-center-0.1.0-1|84	
14cr|rosa-software-center-0.1.0-1|85	%make VERBOSE=1
14cr|rosa-software-center-0.1.0-1|86	
14cr|rosa-software-center-0.1.0-1|87	
14cr|rosa-software-center-0.1.0-1|88	# Install ####################################################################
14cr|rosa-software-center-0.1.0-1|89	%install
14cr|rosa-software-center-0.1.0-1|90	
14cr|rosa-software-center-0.1.0-1|91	%makeinstall_std -C build
14cr|rosa-software-center-0.1.0-1|92	
14cr|rosa-software-center-0.1.0-1|93	# Make autostart of notifier by default => add update skel
14cr|rosa-software-center-0.1.0-1|94	mkdir -p %{buildroot}%{_sysconfdir}/skel/.config/autostart
14cr|rosa-software-center-0.1.0-1|95	cp %{buildroot}%{_datadir}/%{name}/desktop_integration/%{name}-notifier.desktop %{buildroot}%{_sysconfdir}/skel/.config/autostart
14cr|rosa-software-center-0.1.0-1|96	
14cr|rosa-software-center-0.1.0-1|97	
14cr|rosa-software-center-0.1.0-1|98	# Files ######################################################################
14cr|rosa-software-center-0.1.0-1|99	%files
14cr|rosa-software-center-0.1.0-1|100	
14cr|rosa-software-center-0.1.0-1|101	# main application
14cr|rosa-software-center-0.1.0-1|102	%{_bindir}/%{name}
14cr|rosa-software-center-0.1.0-1|103	%{_datadir}/applications/%{name}.desktop
14cr|rosa-software-center-0.1.0-1|104	%{_datadir}/icons/*
14cr|rosa-software-center-0.1.0-1|105	%{_datadir}/%{name}/images/*
14cr|rosa-software-center-0.1.0-1|106	%{_datadir}/%{name}/translations/rsc_*.qm
14cr|rosa-software-center-0.1.0-1|107	%{_datadir}/%{name}/ui/*
14cr|rosa-software-center-0.1.0-1|108	%{_datadir}/%{name}/ui_modules/*
14cr|rosa-software-center-0.1.0-1|109	
14cr|rosa-software-center-0.1.0-1|110	# rpm support lib
14cr|rosa-software-center-0.1.0-1|111	%{_libdir}/libsoftwarecenterrpm.so
14cr|rosa-software-center-0.1.0-1|112	
14cr|rosa-software-center-0.1.0-1|113	# urpm support lib
14cr|rosa-software-center-0.1.0-1|114	%{_libdir}/libsoftwarecenterurpm.so
14cr|rosa-software-center-0.1.0-1|115	%{_datadir}/%{name}/urpm/*
14cr|rosa-software-center-0.1.0-1|116	
14cr|rosa-software-center-0.1.0-1|117	# core lib
14cr|rosa-software-center-0.1.0-1|118	%{_libdir}/libsoftwarecenter.so
14cr|rosa-software-center-0.1.0-1|119	
14cr|rosa-software-center-0.1.0-1|120	# pkhelper
14cr|rosa-software-center-0.1.0-1|121	%{_bindir}/%{name}-pkhelper
14cr|rosa-software-center-0.1.0-1|122	%config %{_sysconfdir}/dbus-1/system.d/com.rosalinux.softwarecenter.pk.conf
14cr|rosa-software-center-0.1.0-1|123	%{_datadir}/dbus-1/system-services/com.rosalinux.softwarecenter.pk.service
14cr|rosa-software-center-0.1.0-1|124	%{_datadir}/polkit-1/actions/com.rosalinux.softwarecenter.pk.policy
14cr|rosa-software-center-0.1.0-1|125	
14cr|rosa-software-center-0.1.0-1|126	# rpmhelper
14cr|rosa-software-center-0.1.0-1|127	%{_bindir}/%{name}-rpmhelper
14cr|rosa-software-center-0.1.0-1|128	%config %{_sysconfdir}/dbus-1/system.d/com.rosalinux.softwarecenter.rpm.conf
14cr|rosa-software-center-0.1.0-1|129	%{_datadir}/dbus-1/system-services/com.rosalinux.softwarecenter.rpm.service
14cr|rosa-software-center-0.1.0-1|130	
14cr|rosa-software-center-0.1.0-1|131	# notifier
14cr|rosa-software-center-0.1.0-1|132	%{_bindir}/%{name}-notifier
14cr|rosa-software-center-0.1.0-1|133	%{_datadir}/%{name}/notifier/*
14cr|rosa-software-center-0.1.0-1|134	
14cr|rosa-software-center-0.1.0-1|135	# notifier-trayicon
14cr|rosa-software-center-0.1.0-1|136	%{_bindir}/%{name}-notifier-trayicon
14cr|rosa-software-center-0.1.0-1|137	%{_datadir}/%{name}/notifier_trayicon/*
14cr|rosa-software-center-0.1.0-1|138	
14cr|rosa-software-center-0.1.0-1|139	# desctop integration: icon, etc
14cr|rosa-software-center-0.1.0-1|140	%{_datadir}/%{name}/desktop_integration/*
14cr|rosa-software-center-0.1.0-1|141	%{_sysconfdir}/skel/.config/autostart/%{name}-notifier.desktop
14cr|rosa-software-center-0.1.0-1|142	
14cr|rosa-software-center-0.1.0-1|143	%changelog
14cr|rosa-software-center-0.1.0-1|144	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-1
14cr|rosa-software-center-0.1.0-1|145	+ Revision: 4444fdf
14cr|rosa-software-center-0.1.0-1|146	- MassBuild#464: Increase release tag
14cr|rosa-software-center-0.1.0-1|147	
14cr|rosa-software-center-0.1.0-1|148	* Fri May 30 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.1.0-0
14cr|rosa-software-center-0.1.0-1|149	+ Revision: 41bf65b
14cr|rosa-software-center-0.1.0-1|150	- Update to version 0.1.0
14cr|rosa-software-center-0.1.0-1|151	
14cr|rosa-software-center-0.1.0-1|152	* Mon Apr 28 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140426.0
14cr|rosa-software-center-0.1.0-1|153	+ Revision: b8b820f
14cr|rosa-software-center-0.1.0-1|154	- Add Qt5Svg to requirements
14cr|rosa-software-center-0.1.0-1|155	
14cr|rosa-software-center-0.1.0-1|156	* Mon Apr 28 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140426.0
14cr|rosa-software-center-0.1.0-1|157	+ Revision: 27308c2
14cr|rosa-software-center-0.1.0-1|158	- Update version of SC
14cr|rosa-software-center-0.1.0-1|159	
14cr|rosa-software-center-0.1.0-1|160	* Wed Mar 12 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140226.0
14cr|rosa-software-center-0.1.0-1|161	+ Revision: a8ff106
14cr|rosa-software-center-0.1.0-1|162	- Add patch: Try local metadata
14cr|rosa-software-center-0.1.0-1|163	
14cr|rosa-software-center-0.1.0-1|164	* Wed Feb 26 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140225.0
14cr|rosa-software-center-0.1.0-1|165	+ Revision: 19a7b68
14cr|rosa-software-center-0.1.0-1|166	- Update sources
14cr|rosa-software-center-0.1.0-1|167	
14cr|rosa-software-center-0.1.0-1|168	* Sat Feb 08 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140208.1
14cr|rosa-software-center-0.1.0-1|169	+ Revision: 1953179
14cr|rosa-software-center-0.1.0-1|170	- Updates sources to fix problem with yaml-cpp
14cr|rosa-software-center-0.1.0-1|171	
14cr|rosa-software-center-0.1.0-1|172	* Fri Feb 07 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140207.1
14cr|rosa-software-center-0.1.0-1|173	+ Revision: dade8fd
14cr|rosa-software-center-0.1.0-1|174	- Disable checks for main repository
14cr|rosa-software-center-0.1.0-1|175	
14cr|rosa-software-center-0.1.0-1|176	* Wed Jan 29 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
14cr|rosa-software-center-0.1.0-1|177	+ Revision: de1de52
14cr|rosa-software-center-0.1.0-1|178	- Use more pkgconfig for Qt5
14cr|rosa-software-center-0.1.0-1|179	
14cr|rosa-software-center-0.1.0-1|180	* Wed Jan 29 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
14cr|rosa-software-center-0.1.0-1|181	+ Revision: c1341f8
14cr|rosa-software-center-0.1.0-1|182	- Use pkgconfig for Qt in build requires
14cr|rosa-software-center-0.1.0-1|183	
14cr|rosa-software-center-0.1.0-1|184	* Thu Jan 23 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
14cr|rosa-software-center-0.1.0-1|185	+ Revision: cc35cdf
14cr|rosa-software-center-0.1.0-1|186	- Merge remote-tracking branch 'uxteam/master'
14cr|rosa-software-center-0.1.0-1|187	- Conflicts:
14cr|rosa-software-center-0.1.0-1|188	- .abf.yml
14cr|rosa-software-center-0.1.0-1|189	- rosa-software-center.spec
14cr|rosa-software-center-0.1.0-1|190	
14cr|rosa-software-center-0.1.0-1|191	* Thu Jan 23 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
14cr|rosa-software-center-0.1.0-1|192	+ Revision: 5d7d8e7
14cr|rosa-software-center-0.1.0-1|193	- Sources have been updated
14cr|rosa-software-center-0.1.0-1|194	
14cr|rosa-software-center-0.1.0-1|195	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.2
14cr|rosa-software-center-0.1.0-1|196	+ Revision: 6729e6e
14cr|rosa-software-center-0.1.0-1|197	- Sources updated
14cr|rosa-software-center-0.1.0-1|198	
14cr|rosa-software-center-0.1.0-1|199	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.1
14cr|rosa-software-center-0.1.0-1|200	+ Revision: 4449734
14cr|rosa-software-center-0.1.0-1|201	- Remove subfolder for libraries
14cr|rosa-software-center-0.1.0-1|202	
14cr|rosa-software-center-0.1.0-1|203	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.1
14cr|rosa-software-center-0.1.0-1|204	+ Revision: 22354c8
14cr|rosa-software-center-0.1.0-1|205	- Updates sources to new version
14cr|rosa-software-center-0.1.0-1|206	
14cr|rosa-software-center-0.1.0-1|207	* Thu Sep 26 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130926.1
14cr|rosa-software-center-0.1.0-1|208	+ Revision: 0b3f5a1
14cr|rosa-software-center-0.1.0-1|209	- Updated sources.
14cr|rosa-software-center-0.1.0-1|210	
14cr|rosa-software-center-0.1.0-1|211	* Fri Sep 13 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20130913.1
14cr|rosa-software-center-0.1.0-1|212	+ Revision: 98b3a9d
14cr|rosa-software-center-0.1.0-1|213	- Updated sources, enable debug build
14cr|rosa-software-center-0.1.0-1|214	
14cr|rosa-software-center-0.1.0-1|215	* Tue Sep 03 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130903.1
14cr|rosa-software-center-0.1.0-1|216	+ Revision: 4d64774
14cr|rosa-software-center-0.1.0-1|217	- Changed version of QT.
14cr|rosa-software-center-0.1.0-1|218	
14cr|rosa-software-center-0.1.0-1|219	* Tue Sep 03 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130903.1
14cr|rosa-software-center-0.1.0-1|220	+ Revision: c728a76
14cr|rosa-software-center-0.1.0-1|221	- Update sourse
14cr|rosa-software-center-0.1.0-1|222	
14cr|rosa-software-center-0.1.0-1|223	* Fri Aug 30 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130830.0
14cr|rosa-software-center-0.1.0-1|224	+ Revision: 4704267
14cr|rosa-software-center-0.1.0-1|225	- Fix archive
14cr|rosa-software-center-0.1.0-1|226	
14cr|rosa-software-center-0.1.0-1|227	* Fri Aug 30 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130830.0
14cr|rosa-software-center-0.1.0-1|228	+ Revision: c50555b
14cr|rosa-software-center-0.1.0-1|229	- Update sources
14cr|rosa-software-center-0.1.0-1|230	
14cr|rosa-software-center-0.1.0-1|231	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
14cr|rosa-software-center-0.1.0-1|232	+ Revision: 6172740
14cr|rosa-software-center-0.1.0-1|233	- Added autostart for skel
14cr|rosa-software-center-0.1.0-1|234	
14cr|rosa-software-center-0.1.0-1|235	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
14cr|rosa-software-center-0.1.0-1|236	+ Revision: 29f03bc
14cr|rosa-software-center-0.1.0-1|237	- Added libqt5gui5-x11 to required
14cr|rosa-software-center-0.1.0-1|238	
14cr|rosa-software-center-0.1.0-1|239	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
14cr|rosa-software-center-0.1.0-1|240	+ Revision: 7c224a0
14cr|rosa-software-center-0.1.0-1|241	- Added yaml-cpp lib for static linkage and updated sources
14cr|rosa-software-center-0.1.0-1|242	
14cr|rosa-software-center-0.1.0-1|243	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.1
14cr|rosa-software-center-0.1.0-1|244	+ Revision: 0ebb42c
14cr|rosa-software-center-0.1.0-1|245	- Update sources
14cr|rosa-software-center-0.1.0-1|246	
14cr|rosa-software-center-0.1.0-1|247	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
14cr|rosa-software-center-0.1.0-1|248	+ Revision: b884c56
14cr|rosa-software-center-0.1.0-1|249	- Add curl to BuildRequires
14cr|rosa-software-center-0.1.0-1|250	
14cr|rosa-software-center-0.1.0-1|251	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
14cr|rosa-software-center-0.1.0-1|252	+ Revision: 13579b2
14cr|rosa-software-center-0.1.0-1|253	- Add rpm-devel to BuildRequires
14cr|rosa-software-center-0.1.0-1|254	
14cr|rosa-software-center-0.1.0-1|255	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
14cr|rosa-software-center-0.1.0-1|256	+ Revision: aa30656
14cr|rosa-software-center-0.1.0-1|257	- Updates sources and refactor spec
14cr|rosa-software-center-0.1.0-1|258	
14cr|rosa-software-center-0.1.0-1|259	* Sat Jul 27 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-17.2601026
14cr|rosa-software-center-0.1.0-1|260	+ Revision: b1c648b
14cr|rosa-software-center-0.1.0-1|261	- Spec file has been updated to correspong new version of SC
14cr|rosa-software-center-0.1.0-1|262	
14cr|rosa-software-center-0.1.0-1|263	* Tue May 28 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-16.d4f7bb4
14cr|rosa-software-center-0.1.0-1|264	+ Revision: 53e723f
14cr|rosa-software-center-0.1.0-1|265	- Updated sources
14cr|rosa-software-center-0.1.0-1|266	
14cr|rosa-software-center-0.1.0-1|267	* Wed May 22 2013 Julia Pikareva <uxteam@rosalab.ru> 0.0.0-14.54bba5e
14cr|rosa-software-center-0.1.0-1|268	+ Revision: 846d475
14cr|rosa-software-center-0.1.0-1|269	- Transform page of the package information.
14cr|rosa-software-center-0.1.0-1|270	
14cr|rosa-software-center-0.1.0-1|271	* Mon May 20 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-13.c3acf61
14cr|rosa-software-center-0.1.0-1|272	+ Revision: 29ee814
14cr|rosa-software-center-0.1.0-1|273	- Update sources
14cr|rosa-software-center-0.1.0-1|274	
14cr|rosa-software-center-0.1.0-1|275	* Thu May 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-12.128fa55
14cr|rosa-software-center-0.1.0-1|276	+ Revision: e358f7c
14cr|rosa-software-center-0.1.0-1|277	- Update sources
14cr|rosa-software-center-0.1.0-1|278	
14cr|rosa-software-center-0.1.0-1|279	

7571 14
14cr|rosa-xfce-config-2014.1-1|1	%define snap 20140914
14cr|rosa-xfce-config-2014.1-1|2	
14cr|rosa-xfce-config-2014.1-1|3	Summary:	ROSA Xfce configuration files
14cr|rosa-xfce-config-2014.1-1|4	Name:		rosa-xfce-config
14cr|rosa-xfce-config-2014.1-1|5	Version:	2014.1
14cr|rosa-xfce-config-2014.1-1|6	Release:	1
14cr|rosa-xfce-config-2014.1-1|7	License:	GPLv2+
14cr|rosa-xfce-config-2014.1-1|8	Group:		Graphical desktop/Xfce
14cr|rosa-xfce-config-2014.1-1|9	Url:		http://rosalab.ru
14cr|rosa-xfce-config-2014.1-1|10	Source0:	%{name}-%{snap}.tar.bz2
14cr|rosa-xfce-config-2014.1-1|11	Requires:	dynamic
14cr|rosa-xfce-config-2014.1-1|12	Requires:	ia_ora-xfce
14cr|rosa-xfce-config-2014.1-1|13	Requires:	rosa-icons
14cr|rosa-xfce-config-2014.1-1|14	Requires:	rosa-release-common
14cr|rosa-xfce-config-2014.1-1|15	Requires:	xfconf
14cr|rosa-xfce-config-2014.1-1|16	BuildArch:	noarch
14cr|rosa-xfce-config-2014.1-1|17	
14cr|rosa-xfce-config-2014.1-1|18	%description
14cr|rosa-xfce-config-2014.1-1|19	This package contains configuration files for ROSA Xfce desktop environment.
14cr|rosa-xfce-config-2014.1-1|20	
14cr|rosa-xfce-config-2014.1-1|21	%files
14cr|rosa-xfce-config-2014.1-1|22	%doc AUTHORS ChangeLog README.update.urpmi
14cr|rosa-xfce-config-2014.1-1|23	%{_sysconfdir}/xdg/Terminal/*
14cr|rosa-xfce-config-2014.1-1|24	%{_sysconfdir}/xdg/Thunar/*
14cr|rosa-xfce-config-2014.1-1|25	%{_sysconfdir}/xdg/autostart/*
14cr|rosa-xfce-config-2014.1-1|26	%{_sysconfdir}/xdg/xfce4/*
14cr|rosa-xfce-config-2014.1-1|27	%{_bindir}/xfce4-firstrun
14cr|rosa-xfce-config-2014.1-1|28	
14cr|rosa-xfce-config-2014.1-1|29	#----------------------------------------------------------------------------
14cr|rosa-xfce-config-2014.1-1|30	
14cr|rosa-xfce-config-2014.1-1|31	%prep
14cr|rosa-xfce-config-2014.1-1|32	%setup -qn %{name}-%{snap}
14cr|rosa-xfce-config-2014.1-1|33	
14cr|rosa-xfce-config-2014.1-1|34	%build
14cr|rosa-xfce-config-2014.1-1|35	
14cr|rosa-xfce-config-2014.1-1|36	%install
14cr|rosa-xfce-config-2014.1-1|37	%makeinstall_std \
14cr|rosa-xfce-config-2014.1-1|38	sysconfdir=%{_sysconfdir} \
14cr|rosa-xfce-config-2014.1-1|39	iconsdir=%{_iconsdir} \
14cr|rosa-xfce-config-2014.1-1|40	prefix=%{_prefix}
14cr|rosa-xfce-config-2014.1-1|41	
14cr|rosa-xfce-config-2014.1-1|42	
14cr|rosa-xfce-config-2014.1-1|43	%changelog
14cr|rosa-xfce-config-2014.1-1|44	* Sun Sep 14 2014 Rosa <rosa@abf.rosalinux.ru> 2014.1-1
14cr|rosa-xfce-config-2014.1-1|45	+ Revision: 955b4d8
14cr|rosa-xfce-config-2014.1-1|46	- Automatic import for version 2014.1-1
14cr|rosa-xfce-config-2014.1-1|47	
14cr|rosa-xfce-config-2014.1-1|48	

7572 14
14cr|rosegarden-14.02-2|1	Name:		rosegarden
14cr|rosegarden-14.02-2|2	Version:	14.02
14cr|rosegarden-14.02-2|3	Release:	2
14cr|rosegarden-14.02-2|4	Summary:	Midi, audio and notation editor
14cr|rosegarden-14.02-2|5	License:	GPLv2+
14cr|rosegarden-14.02-2|6	Group:		Sound
14cr|rosegarden-14.02-2|7	URL:		http://www.rosegardenmusic.com/
14cr|rosegarden-14.02-2|8	Source0:	http://sourceforge.net/projects/rosegarden/files/rosegarden/14.02/%{name}-%{version}.tar.bz2
14cr|rosegarden-14.02-2|9	Source100:	%{name}.rpmlintrc
14cr|rosegarden-14.02-2|10	BuildRequires:	kdelibs4-devel
14cr|rosegarden-14.02-2|11	BuildRequires:	ladspa-devel
14cr|rosegarden-14.02-2|12	BuildRequires:	pkgconfig(jack)
14cr|rosegarden-14.02-2|13	BuildRequires:	pkgconfig(lrdf)
14cr|rosegarden-14.02-2|14	BuildRequires:	pkgconfig(dssi)
14cr|rosegarden-14.02-2|15	BuildRequires:	pkgconfig(fftw3)
14cr|rosegarden-14.02-2|16	BuildRequires:	pkgconfig(liblo)
14cr|rosegarden-14.02-2|17	BuildRequires:	pkgconfig(xft)
14cr|rosegarden-14.02-2|18	BuildRequires:	imagemagick
14cr|rosegarden-14.02-2|19	BuildRequires:	chrpath
14cr|rosegarden-14.02-2|20	BuildRequires:	libxml2-utils
14cr|rosegarden-14.02-2|21	BuildRequires:	makedepend
14cr|rosegarden-14.02-2|22	BuildRequires:	python
14cr|rosegarden-14.02-2|23	BuildRequires:	alsa-oss-devel
14cr|rosegarden-14.02-2|24	BuildRequires:	lirc-devel
14cr|rosegarden-14.02-2|25	Requires:	flac
14cr|rosegarden-14.02-2|26	Requires:	wavpack
14cr|rosegarden-14.02-2|27	Requires:	libsndfile-progs
14cr|rosegarden-14.02-2|28	# For sndfile-resample, see https://bugzilla.novell.com/show_bug.cgi?id=443543
14cr|rosegarden-14.02-2|29	# - AdamW 2008/12
14cr|rosegarden-14.02-2|30	Requires:	libsamplerate-progs
14cr|rosegarden-14.02-2|31	Requires:	xterm
14cr|rosegarden-14.02-2|32	Suggests:	lilypond
14cr|rosegarden-14.02-2|33	Suggests:	okular
14cr|rosegarden-14.02-2|34	Suggests:	qjackctl
14cr|rosegarden-14.02-2|35	Suggests:	fluidsynth
14cr|rosegarden-14.02-2|36	%rename		%{name}4
14cr|rosegarden-14.02-2|37	
14cr|rosegarden-14.02-2|38	%description
14cr|rosegarden-14.02-2|39	Rosegarden is an attractive, user-friendly MIDI and audio sequencer, notation
14cr|rosegarden-14.02-2|40	editor, and general-purpose music composition and editing application for Unix
14cr|rosegarden-14.02-2|41	and Linux
14cr|rosegarden-14.02-2|42	
14cr|rosegarden-14.02-2|43	%files -n %{name}
14cr|rosegarden-14.02-2|44	%doc AUTHORS COPYING README
14cr|rosegarden-14.02-2|45	%{_bindir}/%{name}
14cr|rosegarden-14.02-2|46	%{_datadir}/%{name}
14cr|rosegarden-14.02-2|47	%{_datadir}/applications/%{name}.desktop
14cr|rosegarden-14.02-2|48	%{_datadir}/icons/*/*/*/*%{name}*
14cr|rosegarden-14.02-2|49	%{_datadir}/mime/*
14cr|rosegarden-14.02-2|50	%{_datadir}/appdata/rosegarden.appdata.xml
14cr|rosegarden-14.02-2|51	
14cr|rosegarden-14.02-2|52	#--------------------------------------------------------------------
14cr|rosegarden-14.02-2|53	
14cr|rosegarden-14.02-2|54	%prep
14cr|rosegarden-14.02-2|55	%setup -q -n %{name}-%{version}
14cr|rosegarden-14.02-2|56	
14cr|rosegarden-14.02-2|57	
14cr|rosegarden-14.02-2|58	%build
14cr|rosegarden-14.02-2|59	#export QTDIR=/usr/lib/qt4
14cr|rosegarden-14.02-2|60	%configure2_5x
14cr|rosegarden-14.02-2|61	%make
14cr|rosegarden-14.02-2|62	
14cr|rosegarden-14.02-2|63	
14cr|rosegarden-14.02-2|64	%install
14cr|rosegarden-14.02-2|65	%makeinstall_std
14cr|rosegarden-14.02-2|66	
14cr|rosegarden-14.02-2|67	# install some extra files
14cr|rosegarden-14.02-2|68	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|rosegarden-14.02-2|69	cp -pr \
14cr|rosegarden-14.02-2|70	data/autoload \
14cr|rosegarden-14.02-2|71	data/chords \
14cr|rosegarden-14.02-2|72	data/examples \
14cr|rosegarden-14.02-2|73	data/fonts \
14cr|rosegarden-14.02-2|74	data/library \
14cr|rosegarden-14.02-2|75	data/pixmaps \
14cr|rosegarden-14.02-2|76	data/presets \
14cr|rosegarden-14.02-2|77	data/profile \
14cr|rosegarden-14.02-2|78	data/styles \
14cr|rosegarden-14.02-2|79	data/templates \
14cr|rosegarden-14.02-2|80	%{buildroot}%{_datadir}/%{name}
14cr|rosegarden-14.02-2|81	
14cr|rosegarden-14.02-2|82	#vim: set ft=rpm tabstop=4 shiftwidth=4 expandtab smarttab autoindent smartindent nu:
14cr|rosegarden-14.02-2|83	
14cr|rosegarden-14.02-2|84	
14cr|rosegarden-14.02-2|85	
14cr|rosegarden-14.02-2|86	%changelog
14cr|rosegarden-14.02-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.02-2
14cr|rosegarden-14.02-2|88	+ Revision: e7c31eb
14cr|rosegarden-14.02-2|89	- MassBuild#464: Increase release tag
14cr|rosegarden-14.02-2|90	
14cr|rosegarden-14.02-2|91	

7573 14
14cr|rote-0.2.8-8|1	%define	major 0
14cr|rote-0.2.8-8|2	%define	libname		%mklibname %{name} %{major}
14cr|rote-0.2.8-8|3	%define	libname_devel	%mklibname -d  %{name} %{major}
14cr|rote-0.2.8-8|4	
14cr|rote-0.2.8-8|5	Summary:	Simple C library for VT102 terminal emulation
14cr|rote-0.2.8-8|6	Name:		rote
14cr|rote-0.2.8-8|7	Version:	0.2.8
14cr|rote-0.2.8-8|8	Release:	8
14cr|rote-0.2.8-8|9	License:	GPL
14cr|rote-0.2.8-8|10	Group:		System/Libraries
14cr|rote-0.2.8-8|11	Url:		http://rote.sourceforge.net/
14cr|rote-0.2.8-8|12	Source0:	%{name}-%{version}.tar.bz2
14cr|rote-0.2.8-8|13	BuildRequires:	pkgconfig(ncurses)
14cr|rote-0.2.8-8|14	
14cr|rote-0.2.8-8|15	%description
14cr|rote-0.2.8-8|16	ROTE is a simple C library for VT102 terminal emulation. It allows
14cr|rote-0.2.8-8|17	the programmer to set up virtual 'screens' and send them data. The
14cr|rote-0.2.8-8|18	virtual screens will emulate the behavior of a VT102 terminal,
14cr|rote-0.2.8-8|19	interpreting escape sequences, control characters and such. The
14cr|rote-0.2.8-8|20	library supports ncurses as well so that you may render the
14cr|rote-0.2.8-8|21	virtual screen to the real screen when you need to.
14cr|rote-0.2.8-8|22	
14cr|rote-0.2.8-8|23	%package -n %{libname}
14cr|rote-0.2.8-8|24	Summary:	Simple C library for VT102 terminal emulation
14cr|rote-0.2.8-8|25	Group:		System/Libraries
14cr|rote-0.2.8-8|26	
14cr|rote-0.2.8-8|27	%description -n %{libname}
14cr|rote-0.2.8-8|28	ROTE is a simple C library for VT102 terminal emulation. It allows
14cr|rote-0.2.8-8|29	the programmer to set up virtual 'screens' and send them data. The
14cr|rote-0.2.8-8|30	virtual screens will emulate the behavior of a VT102 terminal,
14cr|rote-0.2.8-8|31	interpreting escape sequences, control characters and such. The
14cr|rote-0.2.8-8|32	library supports ncurses as well so that you may render the
14cr|rote-0.2.8-8|33	virtual screen to the real screen when you need to.
14cr|rote-0.2.8-8|34	
14cr|rote-0.2.8-8|35	This package contains the runtime files needed for ROTE.
14cr|rote-0.2.8-8|36	
14cr|rote-0.2.8-8|37	%package -n %{libname_devel}
14cr|rote-0.2.8-8|38	Summary:	Simple C library for VT102 terminal emulation
14cr|rote-0.2.8-8|39	Group:		System/Libraries
14cr|rote-0.2.8-8|40	Provides:	librote-devel
14cr|rote-0.2.8-8|41	Requires:	%{libname} = %{version}-%{release}
14cr|rote-0.2.8-8|42	
14cr|rote-0.2.8-8|43	%description -n %{libname_devel}
14cr|rote-0.2.8-8|44	ROTE is a simple C library for VT102 terminal emulation. It allows
14cr|rote-0.2.8-8|45	the programmer to set up virtual 'screens' and send them data. The
14cr|rote-0.2.8-8|46	virtual screens will emulate the behavior of a VT102 terminal,
14cr|rote-0.2.8-8|47	interpreting escape sequences, control characters and such. The
14cr|rote-0.2.8-8|48	library supports ncurses as well so that you may render the
14cr|rote-0.2.8-8|49	virtual screen to the real screen when you need to.
14cr|rote-0.2.8-8|50	
14cr|rote-0.2.8-8|51	This package contains the developement files needed for ROTE.
14cr|rote-0.2.8-8|52	
14cr|rote-0.2.8-8|53	%prep
14cr|rote-0.2.8-8|54	%setup -q
14cr|rote-0.2.8-8|55	
14cr|rote-0.2.8-8|56	%build
14cr|rote-0.2.8-8|57	%configure2_5x
14cr|rote-0.2.8-8|58	%make
14cr|rote-0.2.8-8|59	
14cr|rote-0.2.8-8|60	%install
14cr|rote-0.2.8-8|61	%makeinstall_std
14cr|rote-0.2.8-8|62	%multiarch_binaries %{buildroot}%{_bindir}/rote-config
14cr|rote-0.2.8-8|63	
14cr|rote-0.2.8-8|64	%files -n %{libname}
14cr|rote-0.2.8-8|65	%{_libdir}/*.so.*
14cr|rote-0.2.8-8|66	
14cr|rote-0.2.8-8|67	%files -n %{libname_devel}
14cr|rote-0.2.8-8|68	%{_libdir}/*.so
14cr|rote-0.2.8-8|69	%{_includedir}/*
14cr|rote-0.2.8-8|70	%{multiarch_bindir}/rote-config
14cr|rote-0.2.8-8|71	%{_bindir}/rote-config
14cr|rote-0.2.8-8|72	
14cr|rote-0.2.8-8|73	
14cr|rote-0.2.8-8|74	%changelog
14cr|rote-0.2.8-8|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-8
14cr|rote-0.2.8-8|76	+ Revision: 39a6ec8
14cr|rote-0.2.8-8|77	- MassBuild#464: Increase release tag
14cr|rote-0.2.8-8|78	
14cr|rote-0.2.8-8|79	

7574 14
14cr|roundcubemail-0.9.5-2|1	%if %mdkversion >= 201200
14cr|roundcubemail-0.9.5-2|2	# rpmlint just sucks!!!
14cr|roundcubemail-0.9.5-2|3	%define _build_pkgcheck_set %{nil}
14cr|roundcubemail-0.9.5-2|4	%define _build_pkgcheck_srpm %{nil}
14cr|roundcubemail-0.9.5-2|5	%endif
14cr|roundcubemail-0.9.5-2|6	
14cr|roundcubemail-0.9.5-2|7	Summary:	A PHP-based webmail server
14cr|roundcubemail-0.9.5-2|8	Name:		roundcubemail
14cr|roundcubemail-0.9.5-2|9	Version:	0.9.5
14cr|roundcubemail-0.9.5-2|10	Release:	2
14cr|roundcubemail-0.9.5-2|11	Group:		System/Servers
14cr|roundcubemail-0.9.5-2|12	License:	GPLv2
14cr|roundcubemail-0.9.5-2|13	# Use the -dep tarballs. These use system copies of the PHP stuff
14cr|roundcubemail-0.9.5-2|14	# rather than including them, which is better for our purposes.
14cr|roundcubemail-0.9.5-2|15	# - AdamW 2007/07
14cr|roundcubemail-0.9.5-2|16	URL:		http://www.roundcube.net/
14cr|roundcubemail-0.9.5-2|17	Source0:	https://sourceforge.net/projects/roundcubemail/files/roundcubemail-dependent/0.9.5/roundcubemail-0.9.5-dep.tar.gz
14cr|roundcubemail-0.9.5-2|18	Epoch:		1
14cr|roundcubemail-0.9.5-2|19	Requires:	apache-mod_php
14cr|roundcubemail-0.9.5-2|20	Requires:	php-gd
14cr|roundcubemail-0.9.5-2|21	Requires:	php-gettext
14cr|roundcubemail-0.9.5-2|22	Requires:	php-iconv
14cr|roundcubemail-0.9.5-2|23	Requires:	php-mbstring
14cr|roundcubemail-0.9.5-2|24	Requires:	php-mcrypt
14cr|roundcubemail-0.9.5-2|25	Requires:	php-openssl
14cr|roundcubemail-0.9.5-2|26	Requires:	php-pspell
14cr|roundcubemail-0.9.5-2|27	Requires:	php-session
14cr|roundcubemail-0.9.5-2|28	Requires:	php-pear-Auth_SASL
14cr|roundcubemail-0.9.5-2|29	Requires:	php-pear-Mail_Mime
14cr|roundcubemail-0.9.5-2|30	Requires:	php-pear-Net_SMTP
14cr|roundcubemail-0.9.5-2|31	Requires:	php-pear-Net_LDAP2
14cr|roundcubemail-0.9.5-2|32	Requires:	php-pear-MDB2
14cr|roundcubemail-0.9.5-2|33	Requires:	php-pear-Net_IDNA2
14cr|roundcubemail-0.9.5-2|34	# The installer suggests the use of these, but they're not
14cr|roundcubemail-0.9.5-2|35	# required - AdamW 2011/01
14cr|roundcubemail-0.9.5-2|36	Suggests:	php-fileinfo
14cr|roundcubemail-0.9.5-2|37	Suggests:	php-intl
14cr|roundcubemail-0.9.5-2|38	# Most people will probably use mysql, but you can use sqlite or
14cr|roundcubemail-0.9.5-2|39	# pgsql, so not a hard require - AdamW 2008/10
14cr|roundcubemail-0.9.5-2|40	Suggests:	php-pear-MDB2_Driver_mysql
14cr|roundcubemail-0.9.5-2|41	BuildArch:	noarch
14cr|roundcubemail-0.9.5-2|42	# rpm-build / rpm macros does not seem to require php-cli in cooker
14cr|roundcubemail-0.9.5-2|43	BuildRequires:	php-cli
14cr|roundcubemail-0.9.5-2|44	
14cr|roundcubemail-0.9.5-2|45	%description
14cr|roundcubemail-0.9.5-2|46	RoundCube Webmail is a browser-based multilingual IMAP client with an
14cr|roundcubemail-0.9.5-2|47	application-like user interface. It provides full functionality you expect
14cr|roundcubemail-0.9.5-2|48	from an e-mail client, including MIME support, address book, folder
14cr|roundcubemail-0.9.5-2|49	manipulation, message searching and spell checking. RoundCube Webmail is
14cr|roundcubemail-0.9.5-2|50	written in PHP and requires a MySQL or PostgreSQL database. The user
14cr|roundcubemail-0.9.5-2|51	interface is fully skinnable using XHTML and CSS 2.
14cr|roundcubemail-0.9.5-2|52	
14cr|roundcubemail-0.9.5-2|53	%prep
14cr|roundcubemail-0.9.5-2|54	
14cr|roundcubemail-0.9.5-2|55	%setup -q -n %{name}-%{version}-dep
14cr|roundcubemail-0.9.5-2|56	
14cr|roundcubemail-0.9.5-2|57	%build
14cr|roundcubemail-0.9.5-2|58	
14cr|roundcubemail-0.9.5-2|59	%install
14cr|roundcubemail-0.9.5-2|60	
14cr|roundcubemail-0.9.5-2|61	# tell it that we're moving the configuration files
14cr|roundcubemail-0.9.5-2|62	for i in installer/index.php program/include/iniset.php; do \
14cr|roundcubemail-0.9.5-2|63	sed -i \
14cr|roundcubemail-0.9.5-2|64	-e "s,INSTALL_PATH . 'config','%{_sysconfdir}/%{name}',g" \
14cr|roundcubemail-0.9.5-2|65	$i; \
14cr|roundcubemail-0.9.5-2|66	done
14cr|roundcubemail-0.9.5-2|67	# use systemwide log dir and temp dir
14cr|roundcubemail-0.9.5-2|68	sed -i \
14cr|roundcubemail-0.9.5-2|69	-e 's,logs/,%{_logdir}/%{name}/,g' \
14cr|roundcubemail-0.9.5-2|70	-e 's,temp/,/tmp/,g' \
14cr|roundcubemail-0.9.5-2|71	config/main.inc.php.dist
14cr|roundcubemail-0.9.5-2|72	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|roundcubemail-0.9.5-2|73	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|roundcubemail-0.9.5-2|74	mkdir -p %{buildroot}%{_logdir}/%{name}
14cr|roundcubemail-0.9.5-2|75	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php
14cr|roundcubemail-0.9.5-2|76	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php.dist
14cr|roundcubemail-0.9.5-2|77	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php
14cr|roundcubemail-0.9.5-2|78	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php.dist
14cr|roundcubemail-0.9.5-2|79	rm -rf config
14cr|roundcubemail-0.9.5-2|80	rm -rf temp
14cr|roundcubemail-0.9.5-2|81	rm -rf logs
14cr|roundcubemail-0.9.5-2|82	cp -a * %{buildroot}%{_datadir}/%{name}
14cr|roundcubemail-0.9.5-2|83	
14cr|roundcubemail-0.9.5-2|84	pushd %{buildroot}%{_datadir}/%{name}
14cr|roundcubemail-0.9.5-2|85	rm -f CHANGELOG INSTALL UPGRADING LICENSE README
14cr|roundcubemail-0.9.5-2|86	popd
14cr|roundcubemail-0.9.5-2|87	
14cr|roundcubemail-0.9.5-2|88	
14cr|roundcubemail-0.9.5-2|89	cat <<EOF > README.urpmi
14cr|roundcubemail-0.9.5-2|90	
14cr|roundcubemail-0.9.5-2|91	This package conforms to the Mandriva web applications policy:
14cr|roundcubemail-0.9.5-2|92	http://wiki.mandriva.com/Policies/Web_Applications
14cr|roundcubemail-0.9.5-2|93	
14cr|roundcubemail-0.9.5-2|94	It therefore differs from a standard installation in the following
14cr|roundcubemail-0.9.5-2|95	ways:
14cr|roundcubemail-0.9.5-2|96	
14cr|roundcubemail-0.9.5-2|97	* Logs are stored to /var/log/roundcubemail
14cr|roundcubemail-0.9.5-2|98	* Temporary files are placed in /tmp
14cr|roundcubemail-0.9.5-2|99	* Configuration files (main.inc.php and db.inc.php) are placed in
14cr|roundcubemail-0.9.5-2|100	/etc/roundcubemail
14cr|roundcubemail-0.9.5-2|101	
14cr|roundcubemail-0.9.5-2|102	You will need to edit /etc/roundcubemail/main.inc.php and
14cr|roundcubemail-0.9.5-2|103	/etc/roundcubemail/db.inc.php appropriately for your site before you
14cr|roundcubemail-0.9.5-2|104	can use Roundcube. You must at least configure an appropriate mail
14cr|roundcubemail-0.9.5-2|105	server and port in main.inc.php, and change the
14cr|roundcubemail-0.9.5-2|106	$rcmail_config['des_key'] setting. In db.inc.php you must configure
14cr|roundcubemail-0.9.5-2|107	an appropriate database location and user; in the most simple
14cr|roundcubemail-0.9.5-2|108	configuration, you would create a new user and database both named
14cr|roundcubemail-0.9.5-2|109	'roundcubemail' on a MySQL server running on the same machine, give
14cr|roundcubemail-0.9.5-2|110	the roundcubemail user full read/write access to the roundcubemail
14cr|roundcubemail-0.9.5-2|111	database, and set db.inc.php appropriately. Roundcubemail ships with
14cr|roundcubemail-0.9.5-2|112	an installer which can help you do all this, but it is disabled by
14cr|roundcubemail-0.9.5-2|113	default for security reasons. You can enable it in main.inc.php by
14cr|roundcubemail-0.9.5-2|114	setting the 'enable_installer' variable to 'true'. Then browse to
14cr|roundcubemail-0.9.5-2|115	http://server/roundcubemail/installer to use the installer.
14cr|roundcubemail-0.9.5-2|116	EOF
14cr|roundcubemail-0.9.5-2|117	
14cr|roundcubemail-0.9.5-2|118	mkdir -p %{buildroot}%{_webappconfdir}
14cr|roundcubemail-0.9.5-2|119	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|roundcubemail-0.9.5-2|120	Alias /%{name} %{_datadir}/%{name}
14cr|roundcubemail-0.9.5-2|121	
14cr|roundcubemail-0.9.5-2|122	<Directory %{_datadir}/%{name}>
14cr|roundcubemail-0.9.5-2|123	Require all granted
14cr|roundcubemail-0.9.5-2|124	</Directory>
14cr|roundcubemail-0.9.5-2|125	
14cr|roundcubemail-0.9.5-2|126	<Directory %{_datadir}/%{name}/SQL>
14cr|roundcubemail-0.9.5-2|127	Require all denied
14cr|roundcubemail-0.9.5-2|128	</Directory>
14cr|roundcubemail-0.9.5-2|129	
14cr|roundcubemail-0.9.5-2|130	php_value suhosin.session.encrypt Off
14cr|roundcubemail-0.9.5-2|131	EOF
14cr|roundcubemail-0.9.5-2|132	
14cr|roundcubemail-0.9.5-2|133	
14cr|roundcubemail-0.9.5-2|134	
14cr|roundcubemail-0.9.5-2|135	%clean
14cr|roundcubemail-0.9.5-2|136	
14cr|roundcubemail-0.9.5-2|137	%files
14cr|roundcubemail-0.9.5-2|138	%doc CHANGELOG README.urpmi UPGRADING
14cr|roundcubemail-0.9.5-2|139	%{_datadir}/%{name}
14cr|roundcubemail-0.9.5-2|140	%dir %{_sysconfdir}/%{name}
14cr|roundcubemail-0.9.5-2|141	%{_logdir}/%{name}
14cr|roundcubemail-0.9.5-2|142	# these store the default values, the installer refers to them
14cr|roundcubemail-0.9.5-2|143	# no need to edit them so they're not tagged config - AdamW 2011/01
14cr|roundcubemail-0.9.5-2|144	%{_sysconfdir}/%{name}/db.inc.php.dist
14cr|roundcubemail-0.9.5-2|145	%{_sysconfdir}/%{name}/main.inc.php.dist
14cr|roundcubemail-0.9.5-2|146	%config(noreplace) %{_sysconfdir}/%{name}/db.inc.php
14cr|roundcubemail-0.9.5-2|147	%config(noreplace) %{_sysconfdir}/%{name}/main.inc.php
14cr|roundcubemail-0.9.5-2|148	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|roundcubemail-0.9.5-2|149	
14cr|roundcubemail-0.9.5-2|150	
14cr|roundcubemail-0.9.5-2|151	%changelog
14cr|roundcubemail-0.9.5-2|152	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.5-2
14cr|roundcubemail-0.9.5-2|153	+ Revision: 7c9bbd5
14cr|roundcubemail-0.9.5-2|154	- MassBuild#464: Increase release tag
14cr|roundcubemail-0.9.5-2|155	
14cr|roundcubemail-0.9.5-2|156	

7575 14
14cr|rovclock-0.6e-6|1	Name:           rovclock
14cr|rovclock-0.6e-6|2	Version:        0.6e
14cr|rovclock-0.6e-6|3	Release:        6
14cr|rovclock-0.6e-6|4	Epoch:          0
14cr|rovclock-0.6e-6|5	Summary:        Radeon overclocking utility
14cr|rovclock-0.6e-6|6	License:        GPL
14cr|rovclock-0.6e-6|7	Group:          System/Kernel and hardware
14cr|rovclock-0.6e-6|8	URL:            http://www.hasw.net/linux/
14cr|rovclock-0.6e-6|9	Source0:        http://www.hasw.net/linux/rovclock-%{version}.tar.bz2
14cr|rovclock-0.6e-6|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|rovclock-0.6e-6|11	
14cr|rovclock-0.6e-6|12	%description
14cr|rovclock-0.6e-6|13	Rovclock is a Radeon overclocking utility.
14cr|rovclock-0.6e-6|14	
14cr|rovclock-0.6e-6|15	The cards that are reported to work are:
14cr|rovclock-0.6e-6|16	
14cr|rovclock-0.6e-6|17	Radeon 7500
14cr|rovclock-0.6e-6|18	Radeon 8500
14cr|rovclock-0.6e-6|19	Radeon 9000
14cr|rovclock-0.6e-6|20	Radeon 9100
14cr|rovclock-0.6e-6|21	Radeon 9500 (Pro)
14cr|rovclock-0.6e-6|22	Radeon 9550
14cr|rovclock-0.6e-6|23	Radeon 9600
14cr|rovclock-0.6e-6|24	Mobility FireGL T2
14cr|rovclock-0.6e-6|25	Mobility Radeon 9600 M10
14cr|rovclock-0.6e-6|26	Radeon 9700 (Pro)
14cr|rovclock-0.6e-6|27	Radeon X550
14cr|rovclock-0.6e-6|28	Radeon X800XL
14cr|rovclock-0.6e-6|29	
14cr|rovclock-0.6e-6|30	%prep
14cr|rovclock-0.6e-6|31	%setup -q
14cr|rovclock-0.6e-6|32	
14cr|rovclock-0.6e-6|33	%build
14cr|rovclock-0.6e-6|34	%{make} CC=%{__cc} CFLAGS="%{optflags}"
14cr|rovclock-0.6e-6|35	
14cr|rovclock-0.6e-6|36	%install
14cr|rovclock-0.6e-6|37	%{__rm} -rf %{buildroot}
14cr|rovclock-0.6e-6|38	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|rovclock-0.6e-6|39	%{__cp} -a %{name} %{buildroot}%{_bindir}/%{name}
14cr|rovclock-0.6e-6|40	
14cr|rovclock-0.6e-6|41	%clean
14cr|rovclock-0.6e-6|42	%{__rm} -rf %{buildroot}
14cr|rovclock-0.6e-6|43	
14cr|rovclock-0.6e-6|44	%files
14cr|rovclock-0.6e-6|45	%defattr(-,root,root,0755)
14cr|rovclock-0.6e-6|46	%doc ChangeLog COPYING README
14cr|rovclock-0.6e-6|47	%attr(0755,root,root) %{_bindir}/%{name}
14cr|rovclock-0.6e-6|48	
14cr|rovclock-0.6e-6|49	
14cr|rovclock-0.6e-6|50	
14cr|rovclock-0.6e-6|51	
14cr|rovclock-0.6e-6|52	
14cr|rovclock-0.6e-6|53	%changelog
14cr|rovclock-0.6e-6|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.6e-6
14cr|rovclock-0.6e-6|55	+ Revision: 1c78bb0
14cr|rovclock-0.6e-6|56	- MassBuild#464: Increase release tag
14cr|rovclock-0.6e-6|57	
14cr|rovclock-0.6e-6|58	

7576 14
14cr|rox-2.10-4|1	%define wrappers_ver 1.0.3
14cr|rox-2.10-4|2	%define oname ROX-Filer
14cr|rox-2.10-4|3	
14cr|rox-2.10-4|4	Summary:	A fast and powerful graphical file manager
14cr|rox-2.10-4|5	Name:		rox
14cr|rox-2.10-4|6	Version:	2.10
14cr|rox-2.10-4|7	Release:	4
14cr|rox-2.10-4|8	License:	GPLv2+
14cr|rox-2.10-4|9	Group:		Graphical desktop/Other
14cr|rox-2.10-4|10	Url:		http://rox.sourceforge.net
14cr|rox-2.10-4|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-filer-%{version}.tar.bz2
14cr|rox-2.10-4|12	Source1:	http://prdownloads.sourceforge.net/%{name}/Wrappers-%{wrappers_ver}.tar.bz2
14cr|rox-2.10-4|13	Source2:	rox-48.png
14cr|rox-2.10-4|14	Source3:	rox-32.png
14cr|rox-2.10-4|15	Source4:	rox-16.png
14cr|rox-2.10-4|16	Patch0:		rox-filer-2.10-linkage.patch
14cr|rox-2.10-4|17	Patch1:		rox-filer-2.7-shell.patch
14cr|rox-2.10-4|18	Patch2:		rox-2.1.0-gnuclient.patch
14cr|rox-2.10-4|19	BuildRequires:	gettext-devel
14cr|rox-2.10-4|20	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|rox-2.10-4|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|rox-2.10-4|22	BuildRequires:	pkgconfig(libglade-2.0)
14cr|rox-2.10-4|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|rox-2.10-4|24	BuildRequires:	pkgconfig(shared-mime-info)
14cr|rox-2.10-4|25	BuildRequires:	pkgconfig(xt)
14cr|rox-2.10-4|26	
14cr|rox-2.10-4|27	%description
14cr|rox-2.10-4|28	ROX-Filer is a fast, powerful, and easy to use graphical file manager. It
14cr|rox-2.10-4|29	has full support for drag-and-drop and application directories. The filer
14cr|rox-2.10-4|30	can also provide a pinboard (allowing you to pin up files on your desktop
14cr|rox-2.10-4|31	background) and panels. The emphasis is on uncluttered directory views;
14cr|rox-2.10-4|32	menus and prompts only appear when needed.
14cr|rox-2.10-4|33	
14cr|rox-2.10-4|34	The Wrappers package found on the Rox home page is already included.
14cr|rox-2.10-4|35	
14cr|rox-2.10-4|36	%files -f %{name}.lang
14cr|rox-2.10-4|37	%doc README*
14cr|rox-2.10-4|38	%doc %{_libdir}/apps/%{oname}/Help
14cr|rox-2.10-4|39	%doc %{_libdir}/apps/%{oname}/Messages/README
14cr|rox-2.10-4|40	%dir %{_libdir}/apps/
14cr|rox-2.10-4|41	%dir %{_libdir}/apps/%{oname}
14cr|rox-2.10-4|42	%{_libdir}/apps/%{oname}/Templates.glade
14cr|rox-2.10-4|43	%{_libdir}/apps/%{oname}/.DirIcon
14cr|rox-2.10-4|44	%{_libdir}/apps/%{oname}/A*
14cr|rox-2.10-4|45	%{_libdir}/apps/%{oname}/Options.xml
14cr|rox-2.10-4|46	%dir %{_libdir}/apps/%{oname}/Messages
14cr|rox-2.10-4|47	%{_libdir}/apps/%{oname}/ROX*
14cr|rox-2.10-4|48	%{_libdir}/apps/%{oname}/images
14cr|rox-2.10-4|49	%{_libdir}/apps/%{oname}/style.css
14cr|rox-2.10-4|50	%{_libdir}/apps/%{oname}/subclasses
14cr|rox-2.10-4|51	#wrappers
14cr|rox-2.10-4|52	%{_libdir}/apps/A*
14cr|rox-2.10-4|53	%{_libdir}/apps/E*
14cr|rox-2.10-4|54	%{_libdir}/apps/G*
14cr|rox-2.10-4|55	%{_libdir}/apps/L*
14cr|rox-2.10-4|56	%{_libdir}/apps/M*
14cr|rox-2.10-4|57	%{_libdir}/apps/N*
14cr|rox-2.10-4|58	%{_libdir}/apps/O*
14cr|rox-2.10-4|59	%{_libdir}/apps/README
14cr|rox-2.10-4|60	%{_libdir}/apps/S*
14cr|rox-2.10-4|61	%{_libdir}/apps/T*
14cr|rox-2.10-4|62	%{_libdir}/apps/V*
14cr|rox-2.10-4|63	%{_libdir}/apps/X*
14cr|rox-2.10-4|64	%{_mandir}/man1/*
14cr|rox-2.10-4|65	%{_bindir}/*
14cr|rox-2.10-4|66	%dir %{_datadir}/Choices
14cr|rox-2.10-4|67	%dir %{_datadir}/Choices/MIME-types
14cr|rox-2.10-4|68	%{_datadir}/mime/packages/rox.xml
14cr|rox-2.10-4|69	%{_liconsdir}/%{name}.png
14cr|rox-2.10-4|70	%{_iconsdir}/%{name}.png
14cr|rox-2.10-4|71	%{_miconsdir}/%{name}.png
14cr|rox-2.10-4|72	%{_datadir}/applications/%{name}.desktop
14cr|rox-2.10-4|73	
14cr|rox-2.10-4|74	#----------------------------------------------------------------------------
14cr|rox-2.10-4|75	
14cr|rox-2.10-4|76	%prep
14cr|rox-2.10-4|77	%setup -q -a 1 -n rox-filer-%{version}
14cr|rox-2.10-4|78	%patch0 -p1 -b .linkage
14cr|rox-2.10-4|79	%patch1 -p1 -b .shell
14cr|rox-2.10-4|80	%patch2 -p1 -b .gnuclient
14cr|rox-2.10-4|81	
14cr|rox-2.10-4|82	%build
14cr|rox-2.10-4|83	%setup_compile_flags
14cr|rox-2.10-4|84	mkdir %{oname}/build
14cr|rox-2.10-4|85	pushd %{oname}/build
14cr|rox-2.10-4|86	../src/configure
14cr|rox-2.10-4|87	%make
14cr|rox-2.10-4|88	popd
14cr|rox-2.10-4|89	
14cr|rox-2.10-4|90	%install
14cr|rox-2.10-4|91	mkdir -p %{buildroot}%{_libdir}/apps
14cr|rox-2.10-4|92	mkdir -p %{buildroot}%{_bindir}
14cr|rox-2.10-4|93	mkdir -p %{buildroot}%{_mandir}/man1
14cr|rox-2.10-4|94	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|rox-2.10-4|95	cp -a %{oname} %{buildroot}%{_libdir}/apps/
14cr|rox-2.10-4|96	rm -rf %{buildroot}%{_libdir}/apps/src
14cr|rox-2.10-4|97	rm -rf %{buildroot}%{_libdir}/apps/*/{src,build}
14cr|rox-2.10-4|98	cp -a rox.1 %{buildroot}%{_mandir}/man1
14cr|rox-2.10-4|99	( cd %{buildroot}%{_mandir}/man1 ; ln -s rox.1 %{oname}.1 )
14cr|rox-2.10-4|100	cat << EOF > %{buildroot}%{_bindir}/rox
14cr|rox-2.10-4|101	#!/bin/sh
14cr|rox-2.10-4|102	exec %{_libdir}/apps/%{oname}/AppRun "\$@"
14cr|rox-2.10-4|103	EOF
14cr|rox-2.10-4|104	chmod a+x %{buildroot}%{_bindir}/rox
14cr|rox-2.10-4|105	cp rox.xml %{buildroot}%{_datadir}/mime/packages
14cr|rox-2.10-4|106	cp -r Choices %{buildroot}%{_datadir}
14cr|rox-2.10-4|107	
14cr|rox-2.10-4|108	# Wrappers
14cr|rox-2.10-4|109	cp -a Wrappers/* %{buildroot}%{_libdir}/apps/
14cr|rox-2.10-4|110	cp -a Wrappers/README README.wrappers
14cr|rox-2.10-4|111	
14cr|rox-2.10-4|112	mkdir -p %{buildroot}%{_datadir}/applications
14cr|rox-2.10-4|113	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|rox-2.10-4|114	[Desktop Entry]
14cr|rox-2.10-4|115	Name=ROX
14cr|rox-2.10-4|116	Comment=File Manager of the ROX desktop environment
14cr|rox-2.10-4|117	Exec=%{_bindir}/%{name} %U
14cr|rox-2.10-4|118	Icon=%{name}
14cr|rox-2.10-4|119	Terminal=false
14cr|rox-2.10-4|120	Type=Application
14cr|rox-2.10-4|121	StartupNotify=true
14cr|rox-2.10-4|122	Categories=X-MandrivaLinux-System-FileTools;System;FileManager;
14cr|rox-2.10-4|123	EOF
14cr|rox-2.10-4|124	
14cr|rox-2.10-4|125	
14cr|rox-2.10-4|126	install -D %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|rox-2.10-4|127	install -D %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cr|rox-2.10-4|128	install -D %{SOURCE4} %{buildroot}%{_miconsdir}/%{name}.png
14cr|rox-2.10-4|129	
14cr|rox-2.10-4|130	# remove temp file
14cr|rox-2.10-4|131	rm -f %{buildroot}%{_libdir}/apps/Netscape/.AppRun.swp %{buildroot}%{_datadir}/Choices/MIME-types/* %{buildroot}%{_libdir}/apps/ROX-Filer/AppRun.*
14cr|rox-2.10-4|132	
14cr|rox-2.10-4|133	for langdir in %{buildroot}%{_libdir}/apps/%{oname}/Messages/*/;do
14cr|rox-2.10-4|134	echo "%lang($(basename $langdir)) $(echo $langdir |sed s!%{buildroot}!!)" >> %{name}.lang
14cr|rox-2.10-4|135	done
14cr|rox-2.10-4|136	
14cr|rox-2.10-4|137	
14cr|rox-2.10-4|138	%changelog
14cr|rox-2.10-4|139	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-4
14cr|rox-2.10-4|140	+ Revision: 4d1e55c
14cr|rox-2.10-4|141	- Fix BuildRequires, spec cleanup
14cr|rox-2.10-4|142	
14cr|rox-2.10-4|143	

7577 14
14cr|rox-archive-2.1-5|1	%define name rox-archive
14cr|rox-archive-2.1-5|2	%define oname archive
14cr|rox-archive-2.1-5|3	%define version 2.1
14cr|rox-archive-2.1-5|4	%define release 5
14cr|rox-archive-2.1-5|5	%define appdir %_prefix/lib/apps
14cr|rox-archive-2.1-5|6	Summary: Create and read archive files with the ROX desktop
14cr|rox-archive-2.1-5|7	Name: %{name}
14cr|rox-archive-2.1-5|8	Version: %{version}
14cr|rox-archive-2.1-5|9	Release: %{release}
14cr|rox-archive-2.1-5|10	Source0: http://prdownloads.sourceforge.net/sourceforge/rox/%{oname}-%{version}.tar.bz2
14cr|rox-archive-2.1-5|11	License: GPL
14cr|rox-archive-2.1-5|12	Group: Graphical desktop/Other
14cr|rox-archive-2.1-5|13	URL: http://rox.sf.net/archive.html
14cr|rox-archive-2.1-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|rox-archive-2.1-5|15	Requires: rox-lib
14cr|rox-archive-2.1-5|16	Buildarch: noarch
14cr|rox-archive-2.1-5|17	
14cr|rox-archive-2.1-5|18	%description
14cr|rox-archive-2.1-5|19	You can use this program to compress a directory or file into a
14cr|rox-archive-2.1-5|20	single, smaller file (which can be stored, emailed, etc).
14cr|rox-archive-2.1-5|21	
14cr|rox-archive-2.1-5|22	You can also use it to extract a compressed archive back into a
14cr|rox-archive-2.1-5|23	file or directory structure.
14cr|rox-archive-2.1-5|24	
14cr|rox-archive-2.1-5|25	
14cr|rox-archive-2.1-5|26	%prep
14cr|rox-archive-2.1-5|27	%setup -q -n %oname-%version
14cr|rox-archive-2.1-5|28	
14cr|rox-archive-2.1-5|29	%build
14cr|rox-archive-2.1-5|30	
14cr|rox-archive-2.1-5|31	%install
14cr|rox-archive-2.1-5|32	rm -rf $RPM_BUILD_ROOT %name.lang
14cr|rox-archive-2.1-5|33	mkdir -p %buildroot/%appdir
14cr|rox-archive-2.1-5|34	cp -r Archive %buildroot/%appdir
14cr|rox-archive-2.1-5|35	rm -f %buildroot%appdir/Archive/Messages/dist
14cr|rox-archive-2.1-5|36	rm -f %buildroot%appdir/Archive/Messages/*po
14cr|rox-archive-2.1-5|37	rm -rf %buildroot%appdir/Archive/tests
14cr|rox-archive-2.1-5|38	chmod 644 %buildroot%appdir/*/*.xml
14cr|rox-archive-2.1-5|39	
14cr|rox-archive-2.1-5|40	for gmo in %buildroot%appdir/*/Messages/*.gmo;do
14cr|rox-archive-2.1-5|41	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
14cr|rox-archive-2.1-5|42	done
14cr|rox-archive-2.1-5|43	
14cr|rox-archive-2.1-5|44	%clean
14cr|rox-archive-2.1-5|45	rm -rf $RPM_BUILD_ROOT
14cr|rox-archive-2.1-5|46	
14cr|rox-archive-2.1-5|47	%files -f %name.lang
14cr|rox-archive-2.1-5|48	%defattr(-,root,root)
14cr|rox-archive-2.1-5|49	%doc %appdir/Archive/Help
14cr|rox-archive-2.1-5|50	%dir %appdir/Archive/
14cr|rox-archive-2.1-5|51	%appdir/Archive/AppRun
14cr|rox-archive-2.1-5|52	%appdir/Archive/.DirIcon
14cr|rox-archive-2.1-5|53	%appdir/Archive/*.py
14cr|rox-archive-2.1-5|54	%appdir/Archive/AppInfo.xml
14cr|rox-archive-2.1-5|55	%appdir/Archive/Archive.xml
14cr|rox-archive-2.1-5|56	%dir %appdir/Archive/Messages
14cr|rox-archive-2.1-5|57	
14cr|rox-archive-2.1-5|58	
14cr|rox-archive-2.1-5|59	
14cr|rox-archive-2.1-5|60	
14cr|rox-archive-2.1-5|61	%changelog
14cr|rox-archive-2.1-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cr|rox-archive-2.1-5|63	+ Revision: c347385
14cr|rox-archive-2.1-5|64	- MassBuild#464: Increase release tag
14cr|rox-archive-2.1-5|65	
14cr|rox-archive-2.1-5|66	

7578 14
14cr|rox-clib-2.1.10-5|1	%define oname ROX-CLib
14cr|rox-clib-2.1.10-5|2	%define major 6
14cr|rox-clib-2.1.10-5|3	%define libname %mklibname rox-c %major
14cr|rox-clib-2.1.10-5|4	%define develname %mklibname -d rox-c
14cr|rox-clib-2.1.10-5|5	
14cr|rox-clib-2.1.10-5|6	Summary:	Shared code for ROX applications
14cr|rox-clib-2.1.10-5|7	Name:		rox-clib
14cr|rox-clib-2.1.10-5|8	Version:	2.1.10
14cr|rox-clib-2.1.10-5|9	Release:	5
14cr|rox-clib-2.1.10-5|10	Source0:	http://www.kerofin.demon.co.uk/rox/%{oname}-%{version}.tar.gz
14cr|rox-clib-2.1.10-5|11	URL:		http://www.kerofin.demon.co.uk/rox/ROX-CLib.html
14cr|rox-clib-2.1.10-5|12	License:	GPLv2
14cr|rox-clib-2.1.10-5|13	Group:		Graphical desktop/Other
14cr|rox-clib-2.1.10-5|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|rox-clib-2.1.10-5|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|rox-clib-2.1.10-5|16	Requires:	rox
14cr|rox-clib-2.1.10-5|17	
14cr|rox-clib-2.1.10-5|18	%description
14cr|rox-clib-2.1.10-5|19	A library for ROX applications written in C.
14cr|rox-clib-2.1.10-5|20	
14cr|rox-clib-2.1.10-5|21	%package -n %libname
14cr|rox-clib-2.1.10-5|22	Group: System/Libraries
14cr|rox-clib-2.1.10-5|23	Summary: Shared library of ROX-Clib
14cr|rox-clib-2.1.10-5|24	Requires: %name >= %version
14cr|rox-clib-2.1.10-5|25	
14cr|rox-clib-2.1.10-5|26	%description -n %libname
14cr|rox-clib-2.1.10-5|27	A library for ROX applications written in C.
14cr|rox-clib-2.1.10-5|28	
14cr|rox-clib-2.1.10-5|29	%package -n %develname
14cr|rox-clib-2.1.10-5|30	Group: Development/C
14cr|rox-clib-2.1.10-5|31	Summary: Headers for the rox C library
14cr|rox-clib-2.1.10-5|32	Requires: %libname = %version
14cr|rox-clib-2.1.10-5|33	Provides: librox-c-devel = %{EVRD}
14cr|rox-clib-2.1.10-5|34	Requires: libgtk+2.0-devel
14cr|rox-clib-2.1.10-5|35	Requires: libxml2-devel
14cr|rox-clib-2.1.10-5|36	Obsoletes: %mklibname -d rox-c 6
14cr|rox-clib-2.1.10-5|37	
14cr|rox-clib-2.1.10-5|38	%description -n %develname
14cr|rox-clib-2.1.10-5|39	A library for ROX applications written in C.
14cr|rox-clib-2.1.10-5|40	
14cr|rox-clib-2.1.10-5|41	%prep
14cr|rox-clib-2.1.10-5|42	%setup -q -n %oname
14cr|rox-clib-2.1.10-5|43	rm -rf .xvpics
14cr|rox-clib-2.1.10-5|44	
14cr|rox-clib-2.1.10-5|45	%build
14cr|rox-clib-2.1.10-5|46	export CFLAGS="%optflags"
14cr|rox-clib-2.1.10-5|47	./AppRun --compile
14cr|rox-clib-2.1.10-5|48	
14cr|rox-clib-2.1.10-5|49	%install
14cr|rox-clib-2.1.10-5|50	mkdir -p %buildroot/%_libdir
14cr|rox-clib-2.1.10-5|51	cd ..
14cr|rox-clib-2.1.10-5|52	cp -r %oname %buildroot/%_libdir
14cr|rox-clib-2.1.10-5|53	rm -rf %buildroot/%_libdir/%oname/src
14cr|rox-clib-2.1.10-5|54	perl -pi -e "s/lib/%_lib/g" %buildroot/%_libdir/%oname/Linux-*/bin/rox_run
14cr|rox-clib-2.1.10-5|55	perl -pi -e "s!$RPM_BUILD_DIR/%oname/src/../!%_libdir/%oname/!"  %buildroot/%_libdir/%oname/Linux-*/lib/librox-clib.la
14cr|rox-clib-2.1.10-5|56	
14cr|rox-clib-2.1.10-5|57	%files
14cr|rox-clib-2.1.10-5|58	%doc %_libdir/%oname/Help
14cr|rox-clib-2.1.10-5|59	%dir %_libdir/%oname
14cr|rox-clib-2.1.10-5|60	%_libdir/%oname/ROX-CLib.xml
14cr|rox-clib-2.1.10-5|61	%_libdir/%oname/ROX-CLib-src.xml
14cr|rox-clib-2.1.10-5|62	%_libdir/%oname/App*
14cr|rox-clib-2.1.10-5|63	%_libdir/%oname/.DirIcon
14cr|rox-clib-2.1.10-5|64	%dir %_libdir/%oname/Linux*/
14cr|rox-clib-2.1.10-5|65	%_libdir/%oname/Linux*/bin
14cr|rox-clib-2.1.10-5|66	%dir %_libdir/%oname/Linux*/lib
14cr|rox-clib-2.1.10-5|67	
14cr|rox-clib-2.1.10-5|68	%files -n %libname
14cr|rox-clib-2.1.10-5|69	%_libdir/%oname/Linux*/lib/librox-clib.so.%{major}*
14cr|rox-clib-2.1.10-5|70	
14cr|rox-clib-2.1.10-5|71	%files -n %develname
14cr|rox-clib-2.1.10-5|72	%_libdir/%oname/Linux*/lib/librox-clib.a
14cr|rox-clib-2.1.10-5|73	%_libdir/%oname/Linux*/lib/librox-clib.so
14cr|rox-clib-2.1.10-5|74	%_libdir/%oname/Linux*/lib/ROX-CLib.pc
14cr|rox-clib-2.1.10-5|75	%_libdir/%oname/Linux*/include
14cr|rox-clib-2.1.10-5|76	
14cr|rox-clib-2.1.10-5|77	
14cr|rox-clib-2.1.10-5|78	
14cr|rox-clib-2.1.10-5|79	
14cr|rox-clib-2.1.10-5|80	
14cr|rox-clib-2.1.10-5|81	%changelog
14cr|rox-clib-2.1.10-5|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.10-5
14cr|rox-clib-2.1.10-5|83	+ Revision: 48c6627
14cr|rox-clib-2.1.10-5|84	- MassBuild#464: Increase release tag
14cr|rox-clib-2.1.10-5|85	
14cr|rox-clib-2.1.10-5|86	

7579 14
14cr|rox-freefs-2.1.4-9|1	%define oname FreeFS
14cr|rox-freefs-2.1.4-9|2	
14cr|rox-freefs-2.1.4-9|3	Summary:	ROX application to monitor file system usage
14cr|rox-freefs-2.1.4-9|4	Name:		rox-freefs
14cr|rox-freefs-2.1.4-9|5	Version:	2.1.4
14cr|rox-freefs-2.1.4-9|6	Release:	9
14cr|rox-freefs-2.1.4-9|7	License:	GPL
14cr|rox-freefs-2.1.4-9|8	Group:		Graphical desktop/Other
14cr|rox-freefs-2.1.4-9|9	Url:		http://www.kerofin.demon.co.uk/rox/
14cr|rox-freefs-2.1.4-9|10	Source0:	http://www.kerofin.demon.co.uk/rox/%{oname}-%{version}.tar.bz2
14cr|rox-freefs-2.1.4-9|11	Patch:		FreeFS-2.1.3-fstab-check.patch
14cr|rox-freefs-2.1.4-9|12	BuildRequires: librox-c-devel >= 2.1.6
14cr|rox-freefs-2.1.4-9|13	
14cr|rox-freefs-2.1.4-9|14	%description
14cr|rox-freefs-2.1.4-9|15	Monitor free space on a file system. This runs as either a panel
14cr|rox-freefs-2.1.4-9|16	applet or a separate window.
14cr|rox-freefs-2.1.4-9|17	
14cr|rox-freefs-2.1.4-9|18	%prep
14cr|rox-freefs-2.1.4-9|19	%setup -q -n %{oname}
14cr|rox-freefs-2.1.4-9|20	%patch -p1
14cr|rox-freefs-2.1.4-9|21	
14cr|rox-freefs-2.1.4-9|22	%build
14cr|rox-freefs-2.1.4-9|23	pushd src
14cr|rox-freefs-2.1.4-9|24	autoconf
14cr|rox-freefs-2.1.4-9|25	popd
14cr|rox-freefs-2.1.4-9|26	export LIBDIRPATH=%_libdir
14cr|rox-freefs-2.1.4-9|27	./AppRun ||:
14cr|rox-freefs-2.1.4-9|28	
14cr|rox-freefs-2.1.4-9|29	%install
14cr|rox-freefs-2.1.4-9|30	mkdir -p %buildroot%_libdir/apps/
14cr|rox-freefs-2.1.4-9|31	cp -r ../%oname %buildroot%_libdir/apps/
14cr|rox-freefs-2.1.4-9|32	rm -rf %buildroot%_libdir/apps/%oname/src
14cr|rox-freefs-2.1.4-9|33	
14cr|rox-freefs-2.1.4-9|34	%files
14cr|rox-freefs-2.1.4-9|35	%dir %_libdir/apps/%oname
14cr|rox-freefs-2.1.4-9|36	%_libdir/apps/%oname/.DirIcon
14cr|rox-freefs-2.1.4-9|37	%_libdir/apps/%oname/App*
14cr|rox-freefs-2.1.4-9|38	%_libdir/apps/%oname/%oname.xml
14cr|rox-freefs-2.1.4-9|39	%doc %_libdir/apps/%oname/Help
14cr|rox-freefs-2.1.4-9|40	%_libdir/apps/%oname/Options.xml
14cr|rox-freefs-2.1.4-9|41	%_libdir/apps/%oname/Resources
14cr|rox-freefs-2.1.4-9|42	%_libdir/apps/%oname/Linux-*
14cr|rox-freefs-2.1.4-9|43	%_libdir/apps/%oname/libdir
14cr|rox-freefs-2.1.4-9|44	%_libdir/apps/%oname/choice_install
14cr|rox-freefs-2.1.4-9|45	%_libdir/apps/%oname/gtkrc
14cr|rox-freefs-2.1.4-9|46	%_libdir/apps/%oname/rox_run
14cr|rox-freefs-2.1.4-9|47	
14cr|rox-freefs-2.1.4-9|48	
14cr|rox-freefs-2.1.4-9|49	%changelog
14cr|rox-freefs-2.1.4-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-9
14cr|rox-freefs-2.1.4-9|51	+ Revision: 73aa5e1
14cr|rox-freefs-2.1.4-9|52	- MassBuild#464: Increase release tag
14cr|rox-freefs-2.1.4-9|53	
14cr|rox-freefs-2.1.4-9|54	

7580 14
14cr|rox-gcb-0.23-9|1	Name:		rox-gcb
14cr|rox-gcb-0.23-9|2	Version:	0.23
14cr|rox-gcb-0.23-9|3	Release:	9
14cr|rox-gcb-0.23-9|4	Summary:	Clipboard rox-applet
14cr|rox-gcb-0.23-9|5	Group:		Graphical desktop/Other
14cr|rox-gcb-0.23-9|6	License:	GPL
14cr|rox-gcb-0.23-9|7	URL:		ftp://ftp.atmsk.ru/rox/
14cr|rox-gcb-0.23-9|8	Source0:	%{name}-%{version}.tar.gz
14cr|rox-gcb-0.23-9|9	BuildRoot:	%_tmppath/%name-%version
14cr|rox-gcb-0.23-9|10	BuildRequires:	libgtksourceview-devel
14cr|rox-gcb-0.23-9|11	Requires:	rox
14cr|rox-gcb-0.23-9|12	
14cr|rox-gcb-0.23-9|13	%description
14cr|rox-gcb-0.23-9|14	Clipboard rox-applet
14cr|rox-gcb-0.23-9|15	
14cr|rox-gcb-0.23-9|16	%define _appsdir %{_libdir}/apps
14cr|rox-gcb-0.23-9|17	
14cr|rox-gcb-0.23-9|18	%prep
14cr|rox-gcb-0.23-9|19	%setup -q -n %{name}
14cr|rox-gcb-0.23-9|20	
14cr|rox-gcb-0.23-9|21	%build
14cr|rox-gcb-0.23-9|22	export CFLAGS="$RPM_OPT_FLAGS"
14cr|rox-gcb-0.23-9|23	./AppRun --compile
14cr|rox-gcb-0.23-9|24	
14cr|rox-gcb-0.23-9|25	%install
14cr|rox-gcb-0.23-9|26	rm -rf %buildroot
14cr|rox-gcb-0.23-9|27	mkdir -p $RPM_BUILD_ROOT%{_appsdir}
14cr|rox-gcb-0.23-9|28	cp -a ./ $RPM_BUILD_ROOT%{_appsdir}/%{name}
14cr|rox-gcb-0.23-9|29	rm -rf %buildroot/%_appsdir/%name/src
14cr|rox-gcb-0.23-9|30	
14cr|rox-gcb-0.23-9|31	%clean
14cr|rox-gcb-0.23-9|32	rm -rf %buildroot
14cr|rox-gcb-0.23-9|33	
14cr|rox-gcb-0.23-9|34	%files
14cr|rox-gcb-0.23-9|35	%defattr(-,root,root)
14cr|rox-gcb-0.23-9|36	%doc %{_appsdir}/%name/Help
14cr|rox-gcb-0.23-9|37	%dir %{_appsdir}/%name
14cr|rox-gcb-0.23-9|38	%{_appsdir}/%name/.DirIcon
14cr|rox-gcb-0.23-9|39	%{_appsdir}/%name/App*
14cr|rox-gcb-0.23-9|40	%{_appsdir}/%name/Linux-*
14cr|rox-gcb-0.23-9|41	%{_appsdir}/%name/gcb.png
14cr|rox-gcb-0.23-9|42	
14cr|rox-gcb-0.23-9|43	
14cr|rox-gcb-0.23-9|44	
14cr|rox-gcb-0.23-9|45	
14cr|rox-gcb-0.23-9|46	%changelog
14cr|rox-gcb-0.23-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-9
14cr|rox-gcb-0.23-9|48	+ Revision: f4c30c9
14cr|rox-gcb-0.23-9|49	- MassBuild#464: Increase release tag
14cr|rox-gcb-0.23-9|50	
14cr|rox-gcb-0.23-9|51	

7581 14
14cr|rox-lib-2.0.6-2|1	%define name rox-lib
14cr|rox-lib-2.0.6-2|2	%define version 2.0.6
14cr|rox-lib-2.0.6-2|3	%define release 2
14cr|rox-lib-2.0.6-2|4	%define oname rox-lib2
14cr|rox-lib-2.0.6-2|5	Summary: Shared code for ROX applications
14cr|rox-lib-2.0.6-2|6	Name: %{name}
14cr|rox-lib-2.0.6-2|7	Version: %{version}
14cr|rox-lib-2.0.6-2|8	Release: %{release}
14cr|rox-lib-2.0.6-2|9	Source0: http://prdownloads.sourceforge.net/rox/%{oname}-%{version}.tar.bz2
14cr|rox-lib-2.0.6-2|10	License: LGPL
14cr|rox-lib-2.0.6-2|11	Group: Graphical desktop/Other
14cr|rox-lib-2.0.6-2|12	URL: http://rox.sourceforge.net/rox_lib.html
14cr|rox-lib-2.0.6-2|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|rox-lib-2.0.6-2|14	BuildArch: noarch
14cr|rox-lib-2.0.6-2|15	Requires: pygtk2.0
14cr|rox-lib-2.0.6-2|16	Requires: rox
14cr|rox-lib-2.0.6-2|17	
14cr|rox-lib-2.0.6-2|18	%description
14cr|rox-lib-2.0.6-2|19	There is quite a lot of code which is needed by many ROX applications -- for
14cr|rox-lib-2.0.6-2|20	example: save boxes, menus and options.
14cr|rox-lib-2.0.6-2|21	
14cr|rox-lib-2.0.6-2|22	Keeping all this code in one place makes these programs smaller. It also
14cr|rox-lib-2.0.6-2|23	makes programs which use it more consistant.
14cr|rox-lib-2.0.6-2|24	
14cr|rox-lib-2.0.6-2|25	Programs which use ROX-Lib2 need to be able to find it, so you should put it
14cr|rox-lib-2.0.6-2|26	inside one of the standard library directories. If you don't have root
14cr|rox-lib-2.0.6-2|27	access, create a directory called 'lib' inside your home directory and move
14cr|rox-lib-2.0.6-2|28	ROX-Lib2 in there.
14cr|rox-lib-2.0.6-2|29	
14cr|rox-lib-2.0.6-2|30	
14cr|rox-lib-2.0.6-2|31	%prep
14cr|rox-lib-2.0.6-2|32	%setup -q -n %oname-%version
14cr|rox-lib-2.0.6-2|33	chmod 644 */*.xml
14cr|rox-lib-2.0.6-2|34	
14cr|rox-lib-2.0.6-2|35	%build
14cr|rox-lib-2.0.6-2|36	
14cr|rox-lib-2.0.6-2|37	%install
14cr|rox-lib-2.0.6-2|38	rm -rf $RPM_BUILD_ROOT
14cr|rox-lib-2.0.6-2|39	mkdir -p %buildroot/%_prefix/lib
14cr|rox-lib-2.0.6-2|40	cp -r ROX-Lib2 %buildroot/%_prefix/lib
14cr|rox-lib-2.0.6-2|41	
14cr|rox-lib-2.0.6-2|42	%clean
14cr|rox-lib-2.0.6-2|43	rm -rf $RPM_BUILD_ROOT
14cr|rox-lib-2.0.6-2|44	
14cr|rox-lib-2.0.6-2|45	%files
14cr|rox-lib-2.0.6-2|46	%defattr(-,root,root)
14cr|rox-lib-2.0.6-2|47	%doc ROX-Lib2/Help/README
14cr|rox-lib-2.0.6-2|48	%_prefix/lib/ROX-Lib2
14cr|rox-lib-2.0.6-2|49	
14cr|rox-lib-2.0.6-2|50	
14cr|rox-lib-2.0.6-2|51	
14cr|rox-lib-2.0.6-2|52	
14cr|rox-lib-2.0.6-2|53	%changelog
14cr|rox-lib-2.0.6-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6-2
14cr|rox-lib-2.0.6-2|55	+ Revision: bdf7275
14cr|rox-lib-2.0.6-2|56	- MassBuild#464: Increase release tag
14cr|rox-lib-2.0.6-2|57	
14cr|rox-lib-2.0.6-2|58	

7582 14
14cr|rox-magickthumbnail-0.5.1-8|1	%define name rox-magickthumbnail
14cr|rox-magickthumbnail-0.5.1-8|2	%define oname MagickThumbnail
14cr|rox-magickthumbnail-0.5.1-8|3	%define version 0.5.1
14cr|rox-magickthumbnail-0.5.1-8|4	%define release 8
14cr|rox-magickthumbnail-0.5.1-8|5	
14cr|rox-magickthumbnail-0.5.1-8|6	Summary: Thumbnail image generator for the ROX desktop
14cr|rox-magickthumbnail-0.5.1-8|7	Name: %{name}
14cr|rox-magickthumbnail-0.5.1-8|8	Version: %{version}
14cr|rox-magickthumbnail-0.5.1-8|9	Release: %{release}
14cr|rox-magickthumbnail-0.5.1-8|10	Source0: http://roxos.sunsite.dk/dev-contrib/guido/%{oname}.tar.bz2
14cr|rox-magickthumbnail-0.5.1-8|11	Patch: rox-magickthumbnail-first-frame.patch
14cr|rox-magickthumbnail-0.5.1-8|12	License: GPL
14cr|rox-magickthumbnail-0.5.1-8|13	Group: Graphical desktop/Other
14cr|rox-magickthumbnail-0.5.1-8|14	Url: http://roxos.sunsite.dk/dev-contrib/guido/
14cr|rox-magickthumbnail-0.5.1-8|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rox-magickthumbnail-0.5.1-8|16	Requires: rox-lib >= 1.9.12
14cr|rox-magickthumbnail-0.5.1-8|17	Requires: rox >= 2.1.1
14cr|rox-magickthumbnail-0.5.1-8|18	Requires: imagemagick
14cr|rox-magickthumbnail-0.5.1-8|19	BuildArch: noarch
14cr|rox-magickthumbnail-0.5.1-8|20	
14cr|rox-magickthumbnail-0.5.1-8|21	%description
14cr|rox-magickthumbnail-0.5.1-8|22	This application can generate thumbnails of the various filetypes,
14cr|rox-magickthumbnail-0.5.1-8|23	readable by ImageMagick, for display by ROX-Filer.
14cr|rox-magickthumbnail-0.5.1-8|24	
14cr|rox-magickthumbnail-0.5.1-8|25	%prep
14cr|rox-magickthumbnail-0.5.1-8|26	%setup -q -n %oname
14cr|rox-magickthumbnail-0.5.1-8|27	%patch -p1
14cr|rox-magickthumbnail-0.5.1-8|28	rm -f Help/.README.swp
14cr|rox-magickthumbnail-0.5.1-8|29	
14cr|rox-magickthumbnail-0.5.1-8|30	%build
14cr|rox-magickthumbnail-0.5.1-8|31	
14cr|rox-magickthumbnail-0.5.1-8|32	%install
14cr|rox-magickthumbnail-0.5.1-8|33	rm -rf $RPM_BUILD_ROOT
14cr|rox-magickthumbnail-0.5.1-8|34	mkdir -p %buildroot%_prefix/lib/apps/%oname
14cr|rox-magickthumbnail-0.5.1-8|35	cp -r .DirIcon * %buildroot%_prefix/lib/apps/%oname
14cr|rox-magickthumbnail-0.5.1-8|36	
14cr|rox-magickthumbnail-0.5.1-8|37	%clean
14cr|rox-magickthumbnail-0.5.1-8|38	rm -rf $RPM_BUILD_ROOT
14cr|rox-magickthumbnail-0.5.1-8|39	
14cr|rox-magickthumbnail-0.5.1-8|40	%files
14cr|rox-magickthumbnail-0.5.1-8|41	%defattr(-,root,root)
14cr|rox-magickthumbnail-0.5.1-8|42	%doc %_prefix/lib/apps/%oname/Help/
14cr|rox-magickthumbnail-0.5.1-8|43	%dir %_prefix/lib/apps/%oname/
14cr|rox-magickthumbnail-0.5.1-8|44	%_prefix/lib/apps/%oname/.DirIcon
14cr|rox-magickthumbnail-0.5.1-8|45	%_prefix/lib/apps/%oname/*.xml
14cr|rox-magickthumbnail-0.5.1-8|46	%_prefix/lib/apps/%oname/*.py
14cr|rox-magickthumbnail-0.5.1-8|47	%_prefix/lib/apps/%oname/AppRun
14cr|rox-magickthumbnail-0.5.1-8|48	
14cr|rox-magickthumbnail-0.5.1-8|49	
14cr|rox-magickthumbnail-0.5.1-8|50	
14cr|rox-magickthumbnail-0.5.1-8|51	
14cr|rox-magickthumbnail-0.5.1-8|52	%changelog
14cr|rox-magickthumbnail-0.5.1-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-8
14cr|rox-magickthumbnail-0.5.1-8|54	+ Revision: 91c79c9
14cr|rox-magickthumbnail-0.5.1-8|55	- MassBuild#464: Increase release tag
14cr|rox-magickthumbnail-0.5.1-8|56	
14cr|rox-magickthumbnail-0.5.1-8|57	

7583 14
14cr|rox-menu-1.0.2-9|1	%define name rox-menu
14cr|rox-menu-1.0.2-9|2	%define version 1.0.2
14cr|rox-menu-1.0.2-9|3	%define release 9
14cr|rox-menu-1.0.2-9|4	%define oname ROX-Menu
14cr|rox-menu-1.0.2-9|5	%define _appsdir	%{_libdir}/apps
14cr|rox-menu-1.0.2-9|6	
14cr|rox-menu-1.0.2-9|7	Summary: Menu for the panel of the ROX filer
14cr|rox-menu-1.0.2-9|8	Name: %{name}
14cr|rox-menu-1.0.2-9|9	Version: %{version}
14cr|rox-menu-1.0.2-9|10	Release: %{release}
14cr|rox-menu-1.0.2-9|11	Source0: http://www.skepticats.com/rox/dist/%oname-%version.tar.bz2
14cr|rox-menu-1.0.2-9|12	License: GPL
14cr|rox-menu-1.0.2-9|13	Group: Graphical desktop/Other
14cr|rox-menu-1.0.2-9|14	URL: http://www.skepticats.com/rox/rox-menu.html
14cr|rox-menu-1.0.2-9|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|rox-menu-1.0.2-9|16	BuildRequires: librox-c-devel >= 2.1.3
14cr|rox-menu-1.0.2-9|17	Requires: rox
14cr|rox-menu-1.0.2-9|18	
14cr|rox-menu-1.0.2-9|19	%description
14cr|rox-menu-1.0.2-9|20	ROX-Menu is a simple panel applet for ROX-Filer and the ROX desktop that
14cr|rox-menu-1.0.2-9|21	pops up a menu that you can use to start your favorite application
14cr|rox-menu-1.0.2-9|22	directories.  It serves the same purpose as the KDE "K" menu or the
14cr|rox-menu-1.0.2-9|23	Windows "Start" menu.
14cr|rox-menu-1.0.2-9|24	
14cr|rox-menu-1.0.2-9|25	%prep
14cr|rox-menu-1.0.2-9|26	%setup -q -n %oname
14cr|rox-menu-1.0.2-9|27	#gw that version is lib64-aware
14cr|rox-menu-1.0.2-9|28	cp -f %_libdir/ROX-CLib/Linux-*/bin/rox_run .
14cr|rox-menu-1.0.2-9|29	chmod 755 Help . Help/*.sh
14cr|rox-menu-1.0.2-9|30	
14cr|rox-menu-1.0.2-9|31	%build
14cr|rox-menu-1.0.2-9|32	./AppRun --compile
14cr|rox-menu-1.0.2-9|33	
14cr|rox-menu-1.0.2-9|34	%install
14cr|rox-menu-1.0.2-9|35	rm -rf $RPM_BUILD_ROOT
14cr|rox-menu-1.0.2-9|36	mkdir  -p %buildroot%_appsdir
14cr|rox-menu-1.0.2-9|37	cp -r ../%oname %buildroot%_appsdir
14cr|rox-menu-1.0.2-9|38	rm -rf %buildroot%_appsdir/%oname/src
14cr|rox-menu-1.0.2-9|39	rm -f %buildroot%_appsdir/%oname/makedist.sh
14cr|rox-menu-1.0.2-9|40	#install a default menu
14cr|rox-menu-1.0.2-9|41	mkdir -p %buildroot%_datadir/Choices/%oname
14cr|rox-menu-1.0.2-9|42	ln -s %_appsdir %buildroot%_datadir/Choices/%oname/Menu_Root
14cr|rox-menu-1.0.2-9|43	chmod 755 %buildroot%_libdir/apps/ROX-Menu/Help/Icons
14cr|rox-menu-1.0.2-9|44	chmod 644 %buildroot%_libdir/apps/ROX-Menu/Help/Icons/*
14cr|rox-menu-1.0.2-9|45	
14cr|rox-menu-1.0.2-9|46	%clean
14cr|rox-menu-1.0.2-9|47	rm -rf $RPM_BUILD_ROOT
14cr|rox-menu-1.0.2-9|48	
14cr|rox-menu-1.0.2-9|49	%files
14cr|rox-menu-1.0.2-9|50	%defattr(-,root,root)
14cr|rox-menu-1.0.2-9|51	%doc %_appsdir/%oname/Help
14cr|rox-menu-1.0.2-9|52	%dir %_appsdir/%oname
14cr|rox-menu-1.0.2-9|53	%_appsdir/%oname/.DirIcon
14cr|rox-menu-1.0.2-9|54	%_appsdir/%oname/App*
14cr|rox-menu-1.0.2-9|55	%_appsdir/%oname/rox_run
14cr|rox-menu-1.0.2-9|56	%_appsdir/%oname/Options.xml
14cr|rox-menu-1.0.2-9|57	%_appsdir/%oname/Linux-*
14cr|rox-menu-1.0.2-9|58	%_datadir/Choices/%oname
14cr|rox-menu-1.0.2-9|59	
14cr|rox-menu-1.0.2-9|60	
14cr|rox-menu-1.0.2-9|61	
14cr|rox-menu-1.0.2-9|62	
14cr|rox-menu-1.0.2-9|63	
14cr|rox-menu-1.0.2-9|64	%changelog
14cr|rox-menu-1.0.2-9|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-9
14cr|rox-menu-1.0.2-9|66	+ Revision: ac7ff38
14cr|rox-menu-1.0.2-9|67	- MassBuild#464: Increase release tag
14cr|rox-menu-1.0.2-9|68	
14cr|rox-menu-1.0.2-9|69	

7584 14
14cr|rox-mime-editor-0.6-2|1	%define name rox-mime-editor
14cr|rox-mime-editor-0.6-2|2	%define oname MIME-Editor
14cr|rox-mime-editor-0.6-2|3	%define fname mime-editor
14cr|rox-mime-editor-0.6-2|4	%define version 0.5
14cr|rox-mime-editor-0.6-2|5	%define release 6
14cr|rox-mime-editor-0.6-2|6	%define appdir %_prefix/lib/apps
14cr|rox-mime-editor-0.6-2|7	
14cr|rox-mime-editor-0.6-2|8	Summary: MIME database editor
14cr|rox-mime-editor-0.6-2|9	Name: %{name}
14cr|rox-mime-editor-0.6-2|10	Version: 0.6
14cr|rox-mime-editor-0.6-2|11	Release: 2
14cr|rox-mime-editor-0.6-2|12	Source0: https://sourceforge.net/projects/rox/files/MIME-Editor/0.6/mime-editor-%{version}.tar.bz2
14cr|rox-mime-editor-0.6-2|13	License: GPL
14cr|rox-mime-editor-0.6-2|14	Group: Graphical desktop/Other
14cr|rox-mime-editor-0.6-2|15	URL: http://rox.sf.net/mime_editor.php3
14cr|rox-mime-editor-0.6-2|16	Requires: rox-lib
14cr|rox-mime-editor-0.6-2|17	Buildarch: noarch
14cr|rox-mime-editor-0.6-2|18	
14cr|rox-mime-editor-0.6-2|19	%description
14cr|rox-mime-editor-0.6-2|20	The Shared MIME Database stores information about file types. It holds
14cr|rox-mime-editor-0.6-2|21	information such as "Files with names ending in .html have the MIME
14cr|rox-mime-editor-0.6-2|22	type text/html" and "A text/html file should be described as an `HTML
14cr|rox-mime-editor-0.6-2|23	Page'".
14cr|rox-mime-editor-0.6-2|24	
14cr|rox-mime-editor-0.6-2|25	Normally, you shouldn't need to edit this database, but if you do you
14cr|rox-mime-editor-0.6-2|26	can use MIME-Editor for the task.
14cr|rox-mime-editor-0.6-2|27	
14cr|rox-mime-editor-0.6-2|28	%prep
14cr|rox-mime-editor-0.6-2|29	%setup -q -n %fname-%version
14cr|rox-mime-editor-0.6-2|30	
14cr|rox-mime-editor-0.6-2|31	%build
14cr|rox-mime-editor-0.6-2|32	
14cr|rox-mime-editor-0.6-2|33	%install
14cr|rox-mime-editor-0.6-2|34	mkdir -p %{buildroot}/%appdir
14cr|rox-mime-editor-0.6-2|35	cp -r %oname %{buildroot}/%appdir
14cr|rox-mime-editor-0.6-2|36	rm -f %{buildroot}%appdir/%oname/Messages/dist
14cr|rox-mime-editor-0.6-2|37	rm -f %{buildroot}%appdir/%oname/Messages/*po
14cr|rox-mime-editor-0.6-2|38	for gmo in %{buildroot}%appdir/%oname/Messages/*.gmo;do
14cr|rox-mime-editor-0.6-2|39	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %name.lang
14cr|rox-mime-editor-0.6-2|40	done
14cr|rox-mime-editor-0.6-2|41	
14cr|rox-mime-editor-0.6-2|42	%clean
14cr|rox-mime-editor-0.6-2|43	
14cr|rox-mime-editor-0.6-2|44	%files -f %name.lang
14cr|rox-mime-editor-0.6-2|45	%doc %appdir/%oname/Help
14cr|rox-mime-editor-0.6-2|46	%dir %appdir/%oname/
14cr|rox-mime-editor-0.6-2|47	%appdir/%oname/*.*
14cr|rox-mime-editor-0.6-2|48	%appdir/%oname/AppRun
14cr|rox-mime-editor-0.6-2|49	%appdir/%oname/.DirIcon
14cr|rox-mime-editor-0.6-2|50	%dir %appdir/%oname/Messages
14cr|rox-mime-editor-0.6-2|51	
14cr|rox-mime-editor-0.6-2|52	
14cr|rox-mime-editor-0.6-2|53	
14cr|rox-mime-editor-0.6-2|54	
14cr|rox-mime-editor-0.6-2|55	%changelog
14cr|rox-mime-editor-0.6-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|rox-mime-editor-0.6-2|57	+ Revision: 230ac42
14cr|rox-mime-editor-0.6-2|58	- MassBuild#464: Increase release tag
14cr|rox-mime-editor-0.6-2|59	
14cr|rox-mime-editor-0.6-2|60	

7585 14
14cr|rox-musicbox-027-9|1	%define debug_package %{nil}
14cr|rox-musicbox-027-9|2	
14cr|rox-musicbox-027-9|3	%define oname MusicBox
14cr|rox-musicbox-027-9|4	
14cr|rox-musicbox-027-9|5	Summary: Music player for the ROX desktop
14cr|rox-musicbox-027-9|6	Name:    rox-musicbox
14cr|rox-musicbox-027-9|7	Version: 027
14cr|rox-musicbox-027-9|8	Release: 9
14cr|rox-musicbox-027-9|9	Source0: http://www.hayber.us/rox/musicbox/%{oname}-%{version}.tar.bz2
14cr|rox-musicbox-027-9|10	Patch:   MusicBox-026-pic.patch
14cr|rox-musicbox-027-9|11	License: GPL
14cr|rox-musicbox-027-9|12	Group:   Sound
14cr|rox-musicbox-027-9|13	URL: http://www.hayber.us/rox/MusicBox/
14cr|rox-musicbox-027-9|14	Requires: rox-lib >= 1.9.8
14cr|rox-musicbox-027-9|15	Requires: pyvorbis
14cr|rox-musicbox-027-9|16	Requires: pyao
14cr|rox-musicbox-027-9|17	Requires: pymad
14cr|rox-musicbox-027-9|18	Requires: pyid3lib
14cr|rox-musicbox-027-9|19	#BuildRequires: libflac-devel
14cr|rox-musicbox-027-9|20	BuildRequires: python-devel
14cr|rox-musicbox-027-9|21	BuildRequires: swig
14cr|rox-musicbox-027-9|22	
14cr|rox-musicbox-027-9|23	%description
14cr|rox-musicbox-027-9|24	MusicBox plays your mp3 and ogg files (yea!).  It supports ogg via
14cr|rox-musicbox-027-9|25	pyogg/libvorbis and mp3 via pymad/libmad.
14cr|rox-musicbox-027-9|26	
14cr|rox-musicbox-027-9|27	MusicBox supports mp3, ogg files, directories, .pls and .m3u files to
14cr|rox-musicbox-027-9|28	build the playlist.  Any and all of these can be used together.
14cr|rox-musicbox-027-9|29	
14cr|rox-musicbox-027-9|30	%prep
14cr|rox-musicbox-027-9|31	%setup -q -n %oname
14cr|rox-musicbox-027-9|32	%patch -p1
14cr|rox-musicbox-027-9|33	find  . -name .svn|xargs rm -rf
14cr|rox-musicbox-027-9|34	
14cr|rox-musicbox-027-9|35	%build
14cr|rox-musicbox-027-9|36	#cd plugins/flac
14cr|rox-musicbox-027-9|37	#%make
14cr|rox-musicbox-027-9|38	
14cr|rox-musicbox-027-9|39	%install
14cr|rox-musicbox-027-9|40	rm -rf %{name}.lang
14cr|rox-musicbox-027-9|41	mkdir -p %{buildroot}/%{_libdir}/apps
14cr|rox-musicbox-027-9|42	cp -r ../%{oname} %{buildroot}/%{_libdir}/apps/
14cr|rox-musicbox-027-9|43	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/*.po
14cr|rox-musicbox-027-9|44	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/messages.pot
14cr|rox-musicbox-027-9|45	# wrong bytecode version
14cr|rox-musicbox-027-9|46	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/*.pyc
14cr|rox-musicbox-027-9|47	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/dist
14cr|rox-musicbox-027-9|48	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/update-po
14cr|rox-musicbox-027-9|49	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/make_tips
14cr|rox-musicbox-027-9|50	#flac source code
14cr|rox-musicbox-027-9|51	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/*.i
14cr|rox-musicbox-027-9|52	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/*.c
14cr|rox-musicbox-027-9|53	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/Makefile
14cr|rox-musicbox-027-9|54	
14cr|rox-musicbox-027-9|55	for gmo in %{buildroot}%{_libdir}/apps/%{oname}/Messages/*.gmo;do
14cr|rox-musicbox-027-9|56	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %{name}.lang
14cr|rox-musicbox-027-9|57	done
14cr|rox-musicbox-027-9|58	
14cr|rox-musicbox-027-9|59	%files -f %{name}.lang
14cr|rox-musicbox-027-9|60	%doc %{_libdir}/apps/%{oname}/Help
14cr|rox-musicbox-027-9|61	%dir %{_libdir}/apps/%{oname}/
14cr|rox-musicbox-027-9|62	%dir %{_libdir}/apps/%{oname}/Messages
14cr|rox-musicbox-027-9|63	%{_libdir}/apps/%{oname}/Messages/tips.py
14cr|rox-musicbox-027-9|64	%{_libdir}/apps/%{oname}/plugins/
14cr|rox-musicbox-027-9|65	%{_libdir}/apps/%{oname}/Extras/
14cr|rox-musicbox-027-9|66	%{_libdir}/apps/%{oname}/images/
14cr|rox-musicbox-027-9|67	%{_libdir}/apps/%{oname}/AppRun
14cr|rox-musicbox-027-9|68	%{_libdir}/apps/%{oname}/.DirIcon
14cr|rox-musicbox-027-9|69	%{_libdir}/apps/%{oname}/*.py
14cr|rox-musicbox-027-9|70	%{_libdir}/apps/%{oname}/AppInfo.xml
14cr|rox-musicbox-027-9|71	%{_libdir}/apps/%{oname}/Options.xml
14cr|rox-musicbox-027-9|72	%{_libdir}/apps/%{oname}/tips
14cr|rox-musicbox-027-9|73	
14cr|rox-musicbox-027-9|74	%changelog
14cr|rox-musicbox-027-9|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-9
14cr|rox-musicbox-027-9|76	+ Revision: 66bcbd1
14cr|rox-musicbox-027-9|77	- MassBuild#464: Increase release tag
14cr|rox-musicbox-027-9|78	
14cr|rox-musicbox-027-9|79	

7586 14
14cr|rox-pager-1.0.2-0.20050604.6|1	%define oname Pager
14cr|rox-pager-1.0.2-0.20050604.6|2	%define version 1.0.2
14cr|rox-pager-1.0.2-0.20050604.6|3	%define cvs 20050604
14cr|rox-pager-1.0.2-0.20050604.6|4	%define fname pager-%cvs
14cr|rox-pager-1.0.2-0.20050604.6|5	Name:		rox-pager
14cr|rox-pager-1.0.2-0.20050604.6|6	Version:	%version
14cr|rox-pager-1.0.2-0.20050604.6|7	Release:	%mkrel 0.%cvs.6
14cr|rox-pager-1.0.2-0.20050604.6|8	Summary:	Pager for the panel of the ROX-Filer
14cr|rox-pager-1.0.2-0.20050604.6|9	Group:		Graphical desktop/Other
14cr|rox-pager-1.0.2-0.20050604.6|10	License:	GPL
14cr|rox-pager-1.0.2-0.20050604.6|11	URL:		http://rox.sourceforge.net/phpwiki/index.php/Pager
14cr|rox-pager-1.0.2-0.20050604.6|12	Source0:	http://prdownloads.sourceforge.net/rox/%fname.tar.bz2
14cr|rox-pager-1.0.2-0.20050604.6|13	Requires:       rox
14cr|rox-pager-1.0.2-0.20050604.6|14	BuildRequires: libwnck-devel
14cr|rox-pager-1.0.2-0.20050604.6|15	BuildRequires: libxml2-devel
14cr|rox-pager-1.0.2-0.20050604.6|16	Buildroot: %_tmppath/%name-%version
14cr|rox-pager-1.0.2-0.20050604.6|17	
14cr|rox-pager-1.0.2-0.20050604.6|18	%description
14cr|rox-pager-1.0.2-0.20050604.6|19	The pager is a panel applet that shows a miniature view of your
14cr|rox-pager-1.0.2-0.20050604.6|20	desktop. You can use it to bring hidden windows to the front, move
14cr|rox-pager-1.0.2-0.20050604.6|21	windows around or, if using multiple workspaces, see which one you're
14cr|rox-pager-1.0.2-0.20050604.6|22	on and change between them.
14cr|rox-pager-1.0.2-0.20050604.6|23	
14cr|rox-pager-1.0.2-0.20050604.6|24	The pager will only work if your window manager supports the Extended
14cr|rox-pager-1.0.2-0.20050604.6|25	Window Manager Hints standard, defined at http://freedesktop.org.
14cr|rox-pager-1.0.2-0.20050604.6|26	Different window managers have different levels of support for this,
14cr|rox-pager-1.0.2-0.20050604.6|27	so if it doesn't work, it's probably a problem with the window manager
14cr|rox-pager-1.0.2-0.20050604.6|28	rather than with the pager.
14cr|rox-pager-1.0.2-0.20050604.6|29	
14cr|rox-pager-1.0.2-0.20050604.6|30	%define _appsdir %{_libdir}/apps
14cr|rox-pager-1.0.2-0.20050604.6|31	
14cr|rox-pager-1.0.2-0.20050604.6|32	%prep
14cr|rox-pager-1.0.2-0.20050604.6|33	%setup -q -n %oname
14cr|rox-pager-1.0.2-0.20050604.6|34	
14cr|rox-pager-1.0.2-0.20050604.6|35	%build
14cr|rox-pager-1.0.2-0.20050604.6|36	export CFLAGS="$RPM_OPT_FLAGS"
14cr|rox-pager-1.0.2-0.20050604.6|37	./AppRun --compile
14cr|rox-pager-1.0.2-0.20050604.6|38	
14cr|rox-pager-1.0.2-0.20050604.6|39	%install
14cr|rox-pager-1.0.2-0.20050604.6|40	rm -rf %buildroot
14cr|rox-pager-1.0.2-0.20050604.6|41	mkdir -p $RPM_BUILD_ROOT%{_appsdir}
14cr|rox-pager-1.0.2-0.20050604.6|42	cp -a ../%oname $RPM_BUILD_ROOT%{_appsdir}/%{oname}
14cr|rox-pager-1.0.2-0.20050604.6|43	rm -rf %buildroot%_appsdir/%oname/./src
14cr|rox-pager-1.0.2-0.20050604.6|44	
14cr|rox-pager-1.0.2-0.20050604.6|45	
14cr|rox-pager-1.0.2-0.20050604.6|46	%files
14cr|rox-pager-1.0.2-0.20050604.6|47	%defattr(-,root,root)
14cr|rox-pager-1.0.2-0.20050604.6|48	%doc %{_appsdir}/%oname/Help
14cr|rox-pager-1.0.2-0.20050604.6|49	%dir %{_appsdir}/%oname/
14cr|rox-pager-1.0.2-0.20050604.6|50	%{_appsdir}/%oname/Linux*
14cr|rox-pager-1.0.2-0.20050604.6|51	%{_appsdir}/%oname/App*
14cr|rox-pager-1.0.2-0.20050604.6|52	%{_appsdir}/%oname/Options.xml
14cr|rox-pager-1.0.2-0.20050604.6|53	%{_appsdir}/%oname/.DirIcon
14cr|rox-pager-1.0.2-0.20050604.6|54	%dir %_libdir/apps/Pager/Messages/
14cr|rox-pager-1.0.2-0.20050604.6|55	%lang(it) %_libdir/apps/Pager/Messages/it.gmo
14cr|rox-pager-1.0.2-0.20050604.6|56	
14cr|rox-pager-1.0.2-0.20050604.6|57	%clean
14cr|rox-pager-1.0.2-0.20050604.6|58	rm -rf %buildroot
14cr|rox-pager-1.0.2-0.20050604.6|59	
14cr|rox-pager-1.0.2-0.20050604.6|60	
14cr|rox-pager-1.0.2-0.20050604.6|61	
14cr|rox-pager-1.0.2-0.20050604.6|62	
14cr|rox-pager-1.0.2-0.20050604.6|63	
14cr|rox-pager-1.0.2-0.20050604.6|64	%changelog
14cr|rox-pager-1.0.2-0.20050604.6|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.2-0.20050604.6
14cr|rox-pager-1.0.2-0.20050604.6|66	+ Revision: 7ed739a
14cr|rox-pager-1.0.2-0.20050604.6|67	- Automatic import for version 1.0.2
14cr|rox-pager-1.0.2-0.20050604.6|68	
14cr|rox-pager-1.0.2-0.20050604.6|69	

7587 14
14cr|rox-session-0.30-7|1	%define oname ROX-Session
14cr|rox-session-0.30-7|2	%define version 0.30
14cr|rox-session-0.30-7|3	%define name rox-session
14cr|rox-session-0.30-7|4	%define appdir %_prefix/lib/apps
14cr|rox-session-0.30-7|5	Name:		%name
14cr|rox-session-0.30-7|6	Version:	%version
14cr|rox-session-0.30-7|7	Release:    7
14cr|rox-session-0.30-7|8	Summary:	Session manager for the ROX graphical desktop
14cr|rox-session-0.30-7|9	Group:		Graphical desktop/Other
14cr|rox-session-0.30-7|10	License:	GPL
14cr|rox-session-0.30-7|11	URL:		http://rox.sourceforge.net/rox_session.php3
14cr|rox-session-0.30-7|12	Source:		http://prdownloads.sourceforge.net/rox/%{name}-%{version}.tar.bz2
14cr|rox-session-0.30-7|13	Source1:	rox-session
14cr|rox-session-0.30-7|14	Source2:	%name-48.png
14cr|rox-session-0.30-7|15	Source3:	%name-32.png
14cr|rox-session-0.30-7|16	Source4:	%name-16.png
14cr|rox-session-0.30-7|17	Patch1: rox-session-0.26-suppress-error.patch
14cr|rox-session-0.30-7|18	Requires:	rox-lib
14cr|rox-session-0.30-7|19	Requires: 	python
14cr|rox-session-0.30-7|20	Requires:	dbus-python
14cr|rox-session-0.30-7|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|rox-session-0.30-7|22	BuildArch: noarch
14cr|rox-session-0.30-7|23	
14cr|rox-session-0.30-7|24	%description
14cr|rox-session-0.30-7|25	ROX-Session is a really simple session manager. It loads, runs any
14cr|rox-session-0.30-7|26	programs you asked it to, and then quits when you run it a second time
14cr|rox-session-0.30-7|27	(thus ending your session). It does not display any windows until you
14cr|rox-session-0.30-7|28	ask it to quit.
14cr|rox-session-0.30-7|29	
14cr|rox-session-0.30-7|30	The first time you run it it will offer to make itself your session
14cr|rox-session-0.30-7|31	manager (so that you'll get a ROX desktop when you log in).
14cr|rox-session-0.30-7|32	
14cr|rox-session-0.30-7|33	%prep
14cr|rox-session-0.30-7|34	%setup -q
14cr|rox-session-0.30-7|35	%patch1 -p1
14cr|rox-session-0.30-7|36	chmod 644 %oname/*.xml
14cr|rox-session-0.30-7|37	
14cr|rox-session-0.30-7|38	%build
14cr|rox-session-0.30-7|39	rm -f %oname/Messages/*.p?
14cr|rox-session-0.30-7|40	rm -f %oname/Messages/update-po
14cr|rox-session-0.30-7|41	rm -f %oname/Messages/dist
14cr|rox-session-0.30-7|42	
14cr|rox-session-0.30-7|43	%install
14cr|rox-session-0.30-7|44	rm -rf $RPM_BUILD_ROOT %name.lang
14cr|rox-session-0.30-7|45	mkdir -p $RPM_BUILD_ROOT%appdir
14cr|rox-session-0.30-7|46	cp -a ./%oname $RPM_BUILD_ROOT%appdir
14cr|rox-session-0.30-7|47	rm -rf %buildroot%appdir/%oname/{src,build}
14cr|rox-session-0.30-7|48	
14cr|rox-session-0.30-7|49	#rox session entry
14cr|rox-session-0.30-7|50	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|rox-session-0.30-7|51	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/17Rox
14cr|rox-session-0.30-7|52	NAME=ROX
14cr|rox-session-0.30-7|53	ICON=%name.png
14cr|rox-session-0.30-7|54	DESC=Session manager for the ROX desktop
14cr|rox-session-0.30-7|55	EXEC=%{_bindir}/rox-session
14cr|rox-session-0.30-7|56	SCRIPT:
14cr|rox-session-0.30-7|57	exec %{_bindir}/rox-session
14cr|rox-session-0.30-7|58	EOF
14cr|rox-session-0.30-7|59	
14cr|rox-session-0.30-7|60	#session script
14cr|rox-session-0.30-7|61	mkdir -p %buildroot%_bindir
14cr|rox-session-0.30-7|62	cp %SOURCE1 %buildroot%_bindir/%name
14cr|rox-session-0.30-7|63	#gw path to the ROX-Session directory
14cr|rox-session-0.30-7|64	perl -pi -e "s^%%s^%appdir/%oname^" %buildroot%_bindir/%name
14cr|rox-session-0.30-7|65	
14cr|rox-session-0.30-7|66	#session icons
14cr|rox-session-0.30-7|67	mkdir -p %buildroot{%_iconsdir,%_miconsdir,%_liconsdir}
14cr|rox-session-0.30-7|68	install -m 644 %SOURCE2 %buildroot%_liconsdir/%name.png
14cr|rox-session-0.30-7|69	install -m 644 %SOURCE3 %buildroot%_iconsdir/%name.png
14cr|rox-session-0.30-7|70	install -m 644 %SOURCE4 %buildroot%_miconsdir/%name.png
14cr|rox-session-0.30-7|71	
14cr|rox-session-0.30-7|72	for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
14cr|rox-session-0.30-7|73	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
14cr|rox-session-0.30-7|74	done
14cr|rox-session-0.30-7|75	
14cr|rox-session-0.30-7|76	%clean
14cr|rox-session-0.30-7|77	rm -rf $RPM_BUILD_ROOT
14cr|rox-session-0.30-7|78	
14cr|rox-session-0.30-7|79	
14cr|rox-session-0.30-7|80	
14cr|rox-session-0.30-7|81	%files -f %name.lang
14cr|rox-session-0.30-7|82	%defattr (-,root,root)
14cr|rox-session-0.30-7|83	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/17Rox
14cr|rox-session-0.30-7|84	%attr(755,root,root) %{_bindir}/rox-session
14cr|rox-session-0.30-7|85	%doc %appdir/%oname/Help
14cr|rox-session-0.30-7|86	%dir %appdir/%oname
14cr|rox-session-0.30-7|87	%appdir/%oname/.DirIcon
14cr|rox-session-0.30-7|88	%appdir/%oname/browser
14cr|rox-session-0.30-7|89	%appdir/%oname/AppRun
14cr|rox-session-0.30-7|90	%appdir/%oname/Login
14cr|rox-session-0.30-7|91	%appdir/%oname/RunROX
14cr|rox-session-0.30-7|92	%appdir/%oname/Setup*
14cr|rox-session-0.30-7|93	%appdir/%oname/Styles
14cr|rox-session-0.30-7|94	%appdir/%oname/*.*
14cr|rox-session-0.30-7|95	%appdir/%oname/images
14cr|rox-session-0.30-7|96	%appdir/%oname/tests
14cr|rox-session-0.30-7|97	%dir %appdir/%oname/Messages
14cr|rox-session-0.30-7|98	%_liconsdir/%name.png
14cr|rox-session-0.30-7|99	%_iconsdir/%name.png
14cr|rox-session-0.30-7|100	%_miconsdir/%name.png
14cr|rox-session-0.30-7|101	
14cr|rox-session-0.30-7|102	
14cr|rox-session-0.30-7|103	
14cr|rox-session-0.30-7|104	
14cr|rox-session-0.30-7|105	%changelog
14cr|rox-session-0.30-7|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30-7
14cr|rox-session-0.30-7|107	+ Revision: 201ab1c
14cr|rox-session-0.30-7|108	- MassBuild#464: Increase release tag
14cr|rox-session-0.30-7|109	
14cr|rox-session-0.30-7|110	

7588 14
14cr|rox-system-1.9.1-8|1	%define oname system
14cr|rox-system-1.9.1-8|2	%define roxname System
14cr|rox-system-1.9.1-8|3	%define roxdir %_prefix/lib/apps
14cr|rox-system-1.9.1-8|4	
14cr|rox-system-1.9.1-8|5	Name:		rox-system
14cr|rox-system-1.9.1-8|6	Version:	1.9.1
14cr|rox-system-1.9.1-8|7	Release:	8
14cr|rox-system-1.9.1-8|8	Summary:	System monitor for the ROX graphical desktop
14cr|rox-system-1.9.1-8|9	Group:		Graphical desktop/Other
14cr|rox-system-1.9.1-8|10	License:	GPL
14cr|rox-system-1.9.1-8|11	URL:		http://rox.sourceforge.net/system.html
14cr|rox-system-1.9.1-8|12	Source:		http://prdownloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
14cr|rox-system-1.9.1-8|13	Requires:	rox-lib >= 1.9.9
14cr|rox-system-1.9.1-8|14	Requires:	python-ctypes
14cr|rox-system-1.9.1-8|15	BuildArch:	noarch
14cr|rox-system-1.9.1-8|16	
14cr|rox-system-1.9.1-8|17	%description
14cr|rox-system-1.9.1-8|18	System displays information about your system - what processes are running
14cr|rox-system-1.9.1-8|19	and the amount of memory they are using, as well as free and used disk space.
14cr|rox-system-1.9.1-8|20	It can also be useful for quitting crashed applications.
14cr|rox-system-1.9.1-8|21	
14cr|rox-system-1.9.1-8|22	%prep
14cr|rox-system-1.9.1-8|23	%setup -q -n %{oname}-%{version}
14cr|rox-system-1.9.1-8|24	
14cr|rox-system-1.9.1-8|25	%build
14cr|rox-system-1.9.1-8|26	cd %{roxname}/Messages
14cr|rox-system-1.9.1-8|27	./dist
14cr|rox-system-1.9.1-8|28	rm -f *.old
14cr|rox-system-1.9.1-8|29	
14cr|rox-system-1.9.1-8|30	%install
14cr|rox-system-1.9.1-8|31	mkdir -p %{buildroot}%{roxdir}
14cr|rox-system-1.9.1-8|32	cp -a %{roxname} %{buildroot}%{roxdir}
14cr|rox-system-1.9.1-8|33	rm -rf %{buildroot}%{roxdir}/%{roxname}/CVS \
14cr|rox-system-1.9.1-8|34	%{buildroot}%{roxdir}/%{roxname}/Help/CVS \
14cr|rox-system-1.9.1-8|35	%{buildroot}%{roxdir}/%{roxname}/Messages/dist \
14cr|rox-system-1.9.1-8|36	%{buildroot}%{roxdir}/%{roxname}/Messages/*po
14cr|rox-system-1.9.1-8|37	
14cr|rox-system-1.9.1-8|38	for gmo in %{buildroot}%{roxdir}/%{roxname}/Messages/*.gmo;do
14cr|rox-system-1.9.1-8|39	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %{name}.lang
14cr|rox-system-1.9.1-8|40	done
14cr|rox-system-1.9.1-8|41	
14cr|rox-system-1.9.1-8|42	%files -f %{name}.lang
14cr|rox-system-1.9.1-8|43	%doc %{roxdir}/%{roxname}/Help
14cr|rox-system-1.9.1-8|44	%dir %{roxdir}/%{roxname}
14cr|rox-system-1.9.1-8|45	%dir %{roxdir}/%{roxname}/Messages
14cr|rox-system-1.9.1-8|46	%{roxdir}/%{roxname}/.DirIcon
14cr|rox-system-1.9.1-8|47	%{roxdir}/%{roxname}/*.py
14cr|rox-system-1.9.1-8|48	%{roxdir}/%{roxname}/AppRun
14cr|rox-system-1.9.1-8|49	%attr(644,root,root) %{roxdir}/%{roxname}/*.xml
14cr|rox-system-1.9.1-8|50	%{roxdir}/%{roxname}/images
14cr|rox-system-1.9.1-8|51	
14cr|rox-system-1.9.1-8|52	
14cr|rox-system-1.9.1-8|53	%changelog
14cr|rox-system-1.9.1-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.1-8
14cr|rox-system-1.9.1-8|55	+ Revision: 7c55153
14cr|rox-system-1.9.1-8|56	- MassBuild#464: Increase release tag
14cr|rox-system-1.9.1-8|57	
14cr|rox-system-1.9.1-8|58	

7589 14
14cr|rox-wallpaper-2.3-2|1	%define oname wallpaper
14cr|rox-wallpaper-2.3-2|2	%define appdir %{_prefix}/lib/apps
14cr|rox-wallpaper-2.3-2|3	
14cr|rox-wallpaper-2.3-2|4	Summary:   Set the wallpaper image for the ROX graphical desktop
14cr|rox-wallpaper-2.3-2|5	
14cr|rox-wallpaper-2.3-2|6	Name:      rox-wallpaper
14cr|rox-wallpaper-2.3-2|7	Version:   2.3
14cr|rox-wallpaper-2.3-2|8	Release:   2
14cr|rox-wallpaper-2.3-2|9	Source0:   https://sourceforge.net/projects/rox/files/Wallpaper/2.3/Wallpaper-%{version}.tar.gz
14cr|rox-wallpaper-2.3-2|10	License:   GPL
14cr|rox-wallpaper-2.3-2|11	Group:     Graphical desktop/Other
14cr|rox-wallpaper-2.3-2|12	URL:       http://rox.sf.net/wallpaper.html
14cr|rox-wallpaper-2.3-2|13	Requires:  rox-lib
14cr|rox-wallpaper-2.3-2|14	BuildArch: noarch
14cr|rox-wallpaper-2.3-2|15	
14cr|rox-wallpaper-2.3-2|16	%description
14cr|rox-wallpaper-2.3-2|17	This program can be used to set the background image for your pinboard, if
14cr|rox-wallpaper-2.3-2|18	you are using ROX-Filer 1.3.1 or later to manage it. Use an older version of
14cr|rox-wallpaper-2.3-2|19	Wallpaper to set the background with older versions of the filer.
14cr|rox-wallpaper-2.3-2|20	
14cr|rox-wallpaper-2.3-2|21	Note that ROX-Filer already allows you to set an image or plain colour for
14cr|rox-wallpaper-2.3-2|22	the backdrop. Wallpaper lets you do more interesting things...
14cr|rox-wallpaper-2.3-2|23	
14cr|rox-wallpaper-2.3-2|24	%prep
14cr|rox-wallpaper-2.3-2|25	%setup -qc
14cr|rox-wallpaper-2.3-2|26	chmod 644 Wallpaper/Wallpaper.xml
14cr|rox-wallpaper-2.3-2|27	
14cr|rox-wallpaper-2.3-2|28	%build
14cr|rox-wallpaper-2.3-2|29	
14cr|rox-wallpaper-2.3-2|30	%install
14cr|rox-wallpaper-2.3-2|31	rm -rf %{buildroot} %{name}.lang
14cr|rox-wallpaper-2.3-2|32	mkdir -p %{buildroot}/%{appdir}
14cr|rox-wallpaper-2.3-2|33	cp -r Wallpaper %{buildroot}/%{appdir}
14cr|rox-wallpaper-2.3-2|34	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/*.po
14cr|rox-wallpaper-2.3-2|35	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/dist
14cr|rox-wallpaper-2.3-2|36	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/update-po
14cr|rox-wallpaper-2.3-2|37	for gmo in %{buildroot}%{appdir}/Wallpaper/Messages/*.gmo;do
14cr|rox-wallpaper-2.3-2|38	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %{name}.lang
14cr|rox-wallpaper-2.3-2|39	done
14cr|rox-wallpaper-2.3-2|40	
14cr|rox-wallpaper-2.3-2|41	%clean
14cr|rox-wallpaper-2.3-2|42	
14cr|rox-wallpaper-2.3-2|43	%files -f %{name}.lang
14cr|rox-wallpaper-2.3-2|44	%doc %{appdir}/Wallpaper/Help
14cr|rox-wallpaper-2.3-2|45	%dir %{appdir}/Wallpaper
14cr|rox-wallpaper-2.3-2|46	%{appdir}/Wallpaper/.DirIcon
14cr|rox-wallpaper-2.3-2|47	%{appdir}/Wallpaper/*.py
14cr|rox-wallpaper-2.3-2|48	%{appdir}/Wallpaper/App*
14cr|rox-wallpaper-2.3-2|49	%{appdir}/Wallpaper/Wallpaper.xml
14cr|rox-wallpaper-2.3-2|50	%{appdir}/Wallpaper/Messages/messages.pot
14cr|rox-wallpaper-2.3-2|51	%{appdir}/Wallpaper/makedist.sh
14cr|rox-wallpaper-2.3-2|52	
14cr|rox-wallpaper-2.3-2|53	
14cr|rox-wallpaper-2.3-2|54	%changelog
14cr|rox-wallpaper-2.3-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-2
14cr|rox-wallpaper-2.3-2|56	+ Revision: f1e6b7f
14cr|rox-wallpaper-2.3-2|57	- MassBuild#464: Increase release tag
14cr|rox-wallpaper-2.3-2|58	
14cr|rox-wallpaper-2.3-2|59	

7590 14
14cr|rox-wrappers-0.1-6|1	%define _appsdir %{_libdir}/apps
14cr|rox-wrappers-0.1-6|2	
14cr|rox-wrappers-0.1-6|3	Summary:	A collection of ROX Wrapper scripts
14cr|rox-wrappers-0.1-6|4	Name:		rox-wrappers
14cr|rox-wrappers-0.1-6|5	Version:	0.1
14cr|rox-wrappers-0.1-6|6	Release:	6
14cr|rox-wrappers-0.1-6|7	Group:		Graphical desktop/Other
14cr|rox-wrappers-0.1-6|8	License:	GPL
14cr|rox-wrappers-0.1-6|9	URL:		http://rox.sourceforge.net
14cr|rox-wrappers-0.1-6|10	Source0:	Wrappers.tar.bz2
14cr|rox-wrappers-0.1-6|11	Source1:	Drives.tar.bz2
14cr|rox-wrappers-0.1-6|12	Source2:	Antiword.tar.bz2
14cr|rox-wrappers-0.1-6|13	Source3:	Display.tar.bz2
14cr|rox-wrappers-0.1-6|14	Source4:	LaTeX.tar.bz2
14cr|rox-wrappers-0.1-6|15	Source5:	XDvi.tar.bz2
14cr|rox-wrappers-0.1-6|16	Source6:	XEmacs.tar.bz2
14cr|rox-wrappers-0.1-6|17	Source7:	XV.tar.bz2
14cr|rox-wrappers-0.1-6|18	Source8:	xTerminal.tar.bz2
14cr|rox-wrappers-0.1-6|19	Source9:	roxstuff.tar.bz2
14cr|rox-wrappers-0.1-6|20	Source10:	appmenu_convert.pl.bz2
14cr|rox-wrappers-0.1-6|21	Patch0:		Wrappers-AppRun-patch.bz2
14cr|rox-wrappers-0.1-6|22	Patch1:		Antiword-AppRun-patch.bz2
14cr|rox-wrappers-0.1-6|23	BuildRequires:  imagemagick
14cr|rox-wrappers-0.1-6|24	BuildArch: noarch
14cr|rox-wrappers-0.1-6|25	
14cr|rox-wrappers-0.1-6|26	%description
14cr|rox-wrappers-0.1-6|27	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|28	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|29	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|30	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|31	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|32	
14cr|rox-wrappers-0.1-6|33	This package contains a collection of ROX wrapper scripts for various
14cr|rox-wrappers-0.1-6|34	applications.
14cr|rox-wrappers-0.1-6|35	
14cr|rox-wrappers-0.1-6|36	#
14cr|rox-wrappers-0.1-6|37	# Multimedia
14cr|rox-wrappers-0.1-6|38	%package multimedia
14cr|rox-wrappers-0.1-6|39	Summary:  A collection of ROX Wrapper scripts for multimedia applications
14cr|rox-wrappers-0.1-6|40	Group:	  Graphical desktop/Other
14cr|rox-wrappers-0.1-6|41	Requires: rox
14cr|rox-wrappers-0.1-6|42	
14cr|rox-wrappers-0.1-6|43	%description multimedia
14cr|rox-wrappers-0.1-6|44	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|45	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|46	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|47	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|48	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|49	
14cr|rox-wrappers-0.1-6|50	This package contains a collection of ROX wrapper scripts for multimedia
14cr|rox-wrappers-0.1-6|51	applications.
14cr|rox-wrappers-0.1-6|52	
14cr|rox-wrappers-0.1-6|53	
14cr|rox-wrappers-0.1-6|54	#
14cr|rox-wrappers-0.1-6|55	# Networking
14cr|rox-wrappers-0.1-6|56	%package networking
14cr|rox-wrappers-0.1-6|57	Summary:  A collection of ROX Wrapper scripts for networking applications
14cr|rox-wrappers-0.1-6|58	Group:	  Graphical desktop/Other
14cr|rox-wrappers-0.1-6|59	Requires: rox
14cr|rox-wrappers-0.1-6|60	
14cr|rox-wrappers-0.1-6|61	
14cr|rox-wrappers-0.1-6|62	%description networking
14cr|rox-wrappers-0.1-6|63	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|64	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|65	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|66	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|67	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|68	
14cr|rox-wrappers-0.1-6|69	This package contains a collection of ROX wrapper scripts for networking
14cr|rox-wrappers-0.1-6|70	applications.
14cr|rox-wrappers-0.1-6|71	
14cr|rox-wrappers-0.1-6|72	
14cr|rox-wrappers-0.1-6|73	#
14cr|rox-wrappers-0.1-6|74	# Office
14cr|rox-wrappers-0.1-6|75	%package office
14cr|rox-wrappers-0.1-6|76	Summary:  A collection of ROX Wrapper scripts for office applications
14cr|rox-wrappers-0.1-6|77	Group:	  Graphical desktop/Other
14cr|rox-wrappers-0.1-6|78	Requires: rox
14cr|rox-wrappers-0.1-6|79	
14cr|rox-wrappers-0.1-6|80	%description office
14cr|rox-wrappers-0.1-6|81	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|82	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|83	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|84	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|85	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|86	
14cr|rox-wrappers-0.1-6|87	This package contains a collection of ROX wrapper scripts for office
14cr|rox-wrappers-0.1-6|88	applications.
14cr|rox-wrappers-0.1-6|89	
14cr|rox-wrappers-0.1-6|90	
14cr|rox-wrappers-0.1-6|91	#
14cr|rox-wrappers-0.1-6|92	# Text tools
14cr|rox-wrappers-0.1-6|93	%package texttools
14cr|rox-wrappers-0.1-6|94	Summary:  A collection of ROX Wrapper scripts for text editors/viewers
14cr|rox-wrappers-0.1-6|95	Group:	  Graphical desktop/Other
14cr|rox-wrappers-0.1-6|96	Requires: rox
14cr|rox-wrappers-0.1-6|97	
14cr|rox-wrappers-0.1-6|98	%description texttools
14cr|rox-wrappers-0.1-6|99	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|100	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|101	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|102	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|103	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|104	
14cr|rox-wrappers-0.1-6|105	This package contains a collection of ROX wrapper scripts for text
14cr|rox-wrappers-0.1-6|106	editors/viewers.
14cr|rox-wrappers-0.1-6|107	
14cr|rox-wrappers-0.1-6|108	
14cr|rox-wrappers-0.1-6|109	#
14cr|rox-wrappers-0.1-6|110	# Utilities
14cr|rox-wrappers-0.1-6|111	%package utils
14cr|rox-wrappers-0.1-6|112	Summary:  A collection of ROX Wrapper scripts for various utilities
14cr|rox-wrappers-0.1-6|113	Group:	  Graphical desktop/Other
14cr|rox-wrappers-0.1-6|114	Requires: rox
14cr|rox-wrappers-0.1-6|115	
14cr|rox-wrappers-0.1-6|116	%description utils
14cr|rox-wrappers-0.1-6|117	ROX-Filer is a fast, powerful, and easy to use graphical file
14cr|rox-wrappers-0.1-6|118	manager. It has full support for drag-and-drop and application
14cr|rox-wrappers-0.1-6|119	directories.  The filer can also provide a pinboard (allowing you to pin
14cr|rox-wrappers-0.1-6|120	up files on your desktop background) and panels.  The emphasis is on
14cr|rox-wrappers-0.1-6|121	uncluttered directory views; menus and prompts only appear when needed.
14cr|rox-wrappers-0.1-6|122	
14cr|rox-wrappers-0.1-6|123	This package contains a collection of ROX wrapper scripts for various
14cr|rox-wrappers-0.1-6|124	utilities.
14cr|rox-wrappers-0.1-6|125	
14cr|rox-wrappers-0.1-6|126	
14cr|rox-wrappers-0.1-6|127	%prep
14cr|rox-wrappers-0.1-6|128	%setup -q -T -b 0 -c -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|129	%setup -q -T -D -a 1 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|130	%setup -q -T -D -a 2 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|131	%setup -q -T -D -a 3 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|132	%setup -q -T -D -a 4 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|133	%setup -q -T -D -a 5 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|134	%setup -q -T -D -a 6 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|135	%setup -q -T -D -a 7 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|136	%setup -q -T -D -a 8 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|137	%setup -q -T -D -a 9 -n %{name}-%{version}
14cr|rox-wrappers-0.1-6|138	
14cr|rox-wrappers-0.1-6|139	# Editors nedit patch
14cr|rox-wrappers-0.1-6|140	%patch0 -p1
14cr|rox-wrappers-0.1-6|141	
14cr|rox-wrappers-0.1-6|142	# Antiword ggv patch
14cr|rox-wrappers-0.1-6|143	%patch1 -p1
14cr|rox-wrappers-0.1-6|144	
14cr|rox-wrappers-0.1-6|145	# Fix path for antiword
14cr|rox-wrappers-0.1-6|146	for FILE in Antiword/AppRun Antiword/Convert ; do
14cr|rox-wrappers-0.1-6|147	
14cr|rox-wrappers-0.1-6|148	sed "s|\$APP_DIR/\$PLATFORM|%{_bindir}|" < $FILE > $FILE.tmp
14cr|rox-wrappers-0.1-6|149	mv $FILE.tmp $FILE
14cr|rox-wrappers-0.1-6|150	chmod 755 $FILE
14cr|rox-wrappers-0.1-6|151	
14cr|rox-wrappers-0.1-6|152	done
14cr|rox-wrappers-0.1-6|153	
14cr|rox-wrappers-0.1-6|154	%build
14cr|rox-wrappers-0.1-6|155	
14cr|rox-wrappers-0.1-6|156	%install
14cr|rox-wrappers-0.1-6|157	mkdir -p ${RPM_BUILD_ROOT}%{_appsdir}
14cr|rox-wrappers-0.1-6|158	
14cr|rox-wrappers-0.1-6|159	cp -rf Wrappers/* ${RPM_BUILD_ROOT}%{_appsdir}
14cr|rox-wrappers-0.1-6|160	cp -rf Drives/* ${RPM_BUILD_ROOT}%{_appsdir}
14cr|rox-wrappers-0.1-6|161	rm -f  XEmacs/AppRun.ksh
14cr|rox-wrappers-0.1-6|162	mv -f  roxstuff/Floppy roxstuff/Floppy-2
14cr|rox-wrappers-0.1-6|163	mv -f  roxstuff/XEmacs roxstuff/XEmacs-2
14cr|rox-wrappers-0.1-6|164	cp -rf roxstuff/* ${RPM_BUILD_ROOT}%{_appsdir}
14cr|rox-wrappers-0.1-6|165	
14cr|rox-wrappers-0.1-6|166	
14cr|rox-wrappers-0.1-6|167	
14cr|rox-wrappers-0.1-6|168	for DIR in Antiword Display LaTeX XDvi XEmacs XV xTerminal ; do
14cr|rox-wrappers-0.1-6|169	
14cr|rox-wrappers-0.1-6|170	mkdir -p ${RPM_BUILD_ROOT}%{_appsdir}/$DIR
14cr|rox-wrappers-0.1-6|171	cp -rf $DIR/* ${RPM_BUILD_ROOT}%{_appsdir}/$DIR
14cr|rox-wrappers-0.1-6|172	
14cr|rox-wrappers-0.1-6|173	done
14cr|rox-wrappers-0.1-6|174	
14cr|rox-wrappers-0.1-6|175	rm -rf ${RPM_BUILD_ROOT}%{_appsdir}/Antiword/src
14cr|rox-wrappers-0.1-6|176	
14cr|rox-wrappers-0.1-6|177	function copy_dotfiles {
14cr|rox-wrappers-0.1-6|178	
14cr|rox-wrappers-0.1-6|179	for FILE in */.DirIcon* ; do
14cr|rox-wrappers-0.1-6|180	
14cr|rox-wrappers-0.1-6|181	if [ -e "$FILE" ]; then
14cr|rox-wrappers-0.1-6|182	
14cr|rox-wrappers-0.1-6|183	install -m 644 "$FILE" "${RPM_BUILD_ROOT}%{_appsdir}/$FILE"
14cr|rox-wrappers-0.1-6|184	
14cr|rox-wrappers-0.1-6|185	else
14cr|rox-wrappers-0.1-6|186	
14cr|rox-wrappers-0.1-6|187	true
14cr|rox-wrappers-0.1-6|188	
14cr|rox-wrappers-0.1-6|189	fi
14cr|rox-wrappers-0.1-6|190	
14cr|rox-wrappers-0.1-6|191	done
14cr|rox-wrappers-0.1-6|192	
14cr|rox-wrappers-0.1-6|193	}
14cr|rox-wrappers-0.1-6|194	
14cr|rox-wrappers-0.1-6|195	for DIR in Drives Wrappers roxstuff ; do
14cr|rox-wrappers-0.1-6|196	
14cr|rox-wrappers-0.1-6|197	cd "$DIR"
14cr|rox-wrappers-0.1-6|198	copy_dotfiles
14cr|rox-wrappers-0.1-6|199	cd ../
14cr|rox-wrappers-0.1-6|200	
14cr|rox-wrappers-0.1-6|201	done
14cr|rox-wrappers-0.1-6|202	
14cr|rox-wrappers-0.1-6|203	for DIR in ${RPM_BUILD_ROOT}%{_appsdir}/*/ ; do
14cr|rox-wrappers-0.1-6|204	
14cr|rox-wrappers-0.1-6|205	# Convert xpm to png.
14cr|rox-wrappers-0.1-6|206	if [ -e $DIR/AppIcon.xpm ]; then
14cr|rox-wrappers-0.1-6|207	
14cr|rox-wrappers-0.1-6|208	convert $DIR/AppIcon.xpm $DIR/AppIcon.png
14cr|rox-wrappers-0.1-6|209	mv $DIR/AppIcon.png $DIR/.DirIcon
14cr|rox-wrappers-0.1-6|210	rm -f $DIR/AppIcon.xpm
14cr|rox-wrappers-0.1-6|211	
14cr|rox-wrappers-0.1-6|212	fi
14cr|rox-wrappers-0.1-6|213	
14cr|rox-wrappers-0.1-6|214	# Convert old AppMenu to new AppInfo.xml (doesn't work).
14cr|rox-wrappers-0.1-6|215	if [ -e $DIR/AppMenu ]; then
14cr|rox-wrappers-0.1-6|216	
14cr|rox-wrappers-0.1-6|217	#bzcat %{SOURCE10} > appmenu_convert.pl
14cr|rox-wrappers-0.1-6|218	#chmod 755 ./appmenu_convert.pl
14cr|rox-wrappers-0.1-6|219	#./appmenu_convert.pl $DIR/AppMenu > $DIR/AppInfo.xml
14cr|rox-wrappers-0.1-6|220	
14cr|rox-wrappers-0.1-6|221	#Remove old AppMenu files
14cr|rox-wrappers-0.1-6|222	rm -f $DIR/AppMenu
14cr|rox-wrappers-0.1-6|223	
14cr|rox-wrappers-0.1-6|224	fi
14cr|rox-wrappers-0.1-6|225	
14cr|rox-wrappers-0.1-6|226	done
14cr|rox-wrappers-0.1-6|227	
14cr|rox-wrappers-0.1-6|228	install -m 644 Antiword/.DirIcon* ${RPM_BUILD_ROOT}%{_appsdir}/Antiword/.DirIcon
14cr|rox-wrappers-0.1-6|229	mv -f ${RPM_BUILD_ROOT}%{_appsdir}/XEmacs/ChangeLog ${RPM_BUILD_ROOT}%{_appsdir}/XEmacs/Help/ChangeLog
14cr|rox-wrappers-0.1-6|230	mv ${RPM_BUILD_ROOT}%{_appsdir}/CD-ROM ${RPM_BUILD_ROOT}%{_appsdir}/"Samba CD-ROM"
14cr|rox-wrappers-0.1-6|231	mv ${RPM_BUILD_ROOT}%{_appsdir}/"CD Writer" ${RPM_BUILD_ROOT}%{_appsdir}/"Samba CD-Writer"
14cr|rox-wrappers-0.1-6|232	
14cr|rox-wrappers-0.1-6|233	# Don't step on MDK rox package.
14cr|rox-wrappers-0.1-6|234	mv ${RPM_BUILD_ROOT}%{_appsdir}/Gimp ${RPM_BUILD_ROOT}%{_appsdir}/Gimp-2
14cr|rox-wrappers-0.1-6|235	mv ${RPM_BUILD_ROOT}%{_appsdir}/Vim ${RPM_BUILD_ROOT}%{_appsdir}/Vim-2
14cr|rox-wrappers-0.1-6|236	
14cr|rox-wrappers-0.1-6|237	# Fix permissions
14cr|rox-wrappers-0.1-6|238	chmod -R u=rwX %{buildroot}%{_appsdir}
14cr|rox-wrappers-0.1-6|239	chmod -R go=rX %{buildroot}%{_appsdir}
14cr|rox-wrappers-0.1-6|240	
14cr|rox-wrappers-0.1-6|241	
14cr|rox-wrappers-0.1-6|242	#
14cr|rox-wrappers-0.1-6|243	# Multimedia
14cr|rox-wrappers-0.1-6|244	%files multimedia
14cr|rox-wrappers-0.1-6|245	%dir %{_appsdir}/Audio
14cr|rox-wrappers-0.1-6|246	%{_appsdir}/Audio/*
14cr|rox-wrappers-0.1-6|247	%{_appsdir}/Audio/.DirIcon
14cr|rox-wrappers-0.1-6|248	
14cr|rox-wrappers-0.1-6|249	%dir %{_appsdir}/Display
14cr|rox-wrappers-0.1-6|250	%{_appsdir}/Display/*
14cr|rox-wrappers-0.1-6|251	%{_appsdir}/Display/.DirIcon
14cr|rox-wrappers-0.1-6|252	
14cr|rox-wrappers-0.1-6|253	%dir %{_appsdir}/Gimp-2
14cr|rox-wrappers-0.1-6|254	%{_appsdir}/Gimp-2/*
14cr|rox-wrappers-0.1-6|255	%{_appsdir}/Gimp-2/.DirIcon
14cr|rox-wrappers-0.1-6|256	
14cr|rox-wrappers-0.1-6|257	%dir %{_appsdir}/Graphics
14cr|rox-wrappers-0.1-6|258	%{_appsdir}/Graphics/*
14cr|rox-wrappers-0.1-6|259	%{_appsdir}/Graphics/.DirIcon
14cr|rox-wrappers-0.1-6|260	
14cr|rox-wrappers-0.1-6|261	%dir %{_appsdir}/XFig
14cr|rox-wrappers-0.1-6|262	%{_appsdir}/XFig/*
14cr|rox-wrappers-0.1-6|263	%{_appsdir}/XFig/.DirIcon
14cr|rox-wrappers-0.1-6|264	
14cr|rox-wrappers-0.1-6|265	%dir %{_appsdir}/XV
14cr|rox-wrappers-0.1-6|266	%{_appsdir}/XV/*
14cr|rox-wrappers-0.1-6|267	%{_appsdir}/XV/.DirIcon
14cr|rox-wrappers-0.1-6|268	
14cr|rox-wrappers-0.1-6|269	
14cr|rox-wrappers-0.1-6|270	#
14cr|rox-wrappers-0.1-6|271	# Networking
14cr|rox-wrappers-0.1-6|272	%files networking
14cr|rox-wrappers-0.1-6|273	%dir %{_appsdir}/Browser
14cr|rox-wrappers-0.1-6|274	%{_appsdir}/Browser/*
14cr|rox-wrappers-0.1-6|275	%{_appsdir}/Browser/.DirIcon
14cr|rox-wrappers-0.1-6|276	"%{_appsdir}/Samba CD-ROM/"
14cr|rox-wrappers-0.1-6|277	"%{_appsdir}/Samba CD-Writer/"
14cr|rox-wrappers-0.1-6|278	
14cr|rox-wrappers-0.1-6|279	
14cr|rox-wrappers-0.1-6|280	#
14cr|rox-wrappers-0.1-6|281	# Office
14cr|rox-wrappers-0.1-6|282	%files office
14cr|rox-wrappers-0.1-6|283	%dir %{_appsdir}/PIM
14cr|rox-wrappers-0.1-6|284	%{_appsdir}/PIM/*
14cr|rox-wrappers-0.1-6|285	%{_appsdir}/PIM/.DirIcon
14cr|rox-wrappers-0.1-6|286	
14cr|rox-wrappers-0.1-6|287	
14cr|rox-wrappers-0.1-6|288	#
14cr|rox-wrappers-0.1-6|289	# Text Tools
14cr|rox-wrappers-0.1-6|290	%files texttools
14cr|rox-wrappers-0.1-6|291	%dir %{_appsdir}/Antiword
14cr|rox-wrappers-0.1-6|292	%{_appsdir}/Antiword/*
14cr|rox-wrappers-0.1-6|293	%{_appsdir}/Antiword/.DirIcon
14cr|rox-wrappers-0.1-6|294	
14cr|rox-wrappers-0.1-6|295	%dir %{_appsdir}/Editors
14cr|rox-wrappers-0.1-6|296	%{_appsdir}/Editors/*
14cr|rox-wrappers-0.1-6|297	%{_appsdir}/Editors/.DirIcon
14cr|rox-wrappers-0.1-6|298	
14cr|rox-wrappers-0.1-6|299	%dir %{_appsdir}/LaTeX
14cr|rox-wrappers-0.1-6|300	%{_appsdir}/LaTeX/*
14cr|rox-wrappers-0.1-6|301	%{_appsdir}/LaTeX/.DirIcon
14cr|rox-wrappers-0.1-6|302	
14cr|rox-wrappers-0.1-6|303	%dir %{_appsdir}/Vim-2
14cr|rox-wrappers-0.1-6|304	%{_appsdir}/Vim-2/*
14cr|rox-wrappers-0.1-6|305	%{_appsdir}/Vim-2/.DirIcon
14cr|rox-wrappers-0.1-6|306	
14cr|rox-wrappers-0.1-6|307	%dir %{_appsdir}/XDvi
14cr|rox-wrappers-0.1-6|308	%{_appsdir}/XDvi/*
14cr|rox-wrappers-0.1-6|309	%{_appsdir}/XDvi/.DirIcon
14cr|rox-wrappers-0.1-6|310	
14cr|rox-wrappers-0.1-6|311	%dir %{_appsdir}/XEmacs
14cr|rox-wrappers-0.1-6|312	%{_appsdir}/XEmacs/*
14cr|rox-wrappers-0.1-6|313	%{_appsdir}/XEmacs/.DirIcon
14cr|rox-wrappers-0.1-6|314	
14cr|rox-wrappers-0.1-6|315	%dir %{_appsdir}/XEmacs-2
14cr|rox-wrappers-0.1-6|316	%{_appsdir}/XEmacs-2/*
14cr|rox-wrappers-0.1-6|317	%{_appsdir}/XEmacs-2/.DirIcon
14cr|rox-wrappers-0.1-6|318	
14cr|rox-wrappers-0.1-6|319	
14cr|rox-wrappers-0.1-6|320	#
14cr|rox-wrappers-0.1-6|321	# Utilities
14cr|rox-wrappers-0.1-6|322	%files utils
14cr|rox-wrappers-0.1-6|323	%dir %{_appsdir}/Floppy
14cr|rox-wrappers-0.1-6|324	%{_appsdir}/Floppy/*
14cr|rox-wrappers-0.1-6|325	%{_appsdir}/Floppy/.DirIcon
14cr|rox-wrappers-0.1-6|326	
14cr|rox-wrappers-0.1-6|327	%dir %{_appsdir}/Floppy-2
14cr|rox-wrappers-0.1-6|328	%{_appsdir}/Floppy-2/*
14cr|rox-wrappers-0.1-6|329	%{_appsdir}/Floppy-2/.DirIcon
14cr|rox-wrappers-0.1-6|330	
14cr|rox-wrappers-0.1-6|331	%dir %{_appsdir}/GZip
14cr|rox-wrappers-0.1-6|332	%{_appsdir}/GZip/*
14cr|rox-wrappers-0.1-6|333	%{_appsdir}/GZip/.DirIcon
14cr|rox-wrappers-0.1-6|334	
14cr|rox-wrappers-0.1-6|335	%dir %{_appsdir}/xTerminal
14cr|rox-wrappers-0.1-6|336	%{_appsdir}/xTerminal/*
14cr|rox-wrappers-0.1-6|337	%{_appsdir}/xTerminal/.DirIcon
14cr|rox-wrappers-0.1-6|338	
14cr|rox-wrappers-0.1-6|339	
14cr|rox-wrappers-0.1-6|340	
14cr|rox-wrappers-0.1-6|341	%changelog
14cr|rox-wrappers-0.1-6|342	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cr|rox-wrappers-0.1-6|343	+ Revision: ebecea1
14cr|rox-wrappers-0.1-6|344	- MassBuild#464: Increase release tag
14cr|rox-wrappers-0.1-6|345	
14cr|rox-wrappers-0.1-6|346	

7591 14
14cr|R-oz-1.0.20-2|1	%global packname  oz
14cr|R-oz-1.0.20-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-oz-1.0.20-2|3	
14cr|R-oz-1.0.20-2|4	Name:             R-%{packname}
14cr|R-oz-1.0.20-2|5	Version:          1.0.20
14cr|R-oz-1.0.20-2|6	Release:          2
14cr|R-oz-1.0.20-2|7	Summary:          Plot the Australian coastline and states
14cr|R-oz-1.0.20-2|8	Group:            Sciences/Mathematics
14cr|R-oz-1.0.20-2|9	License:          GPL-2
14cr|R-oz-1.0.20-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-oz-1.0.20-2|11	Source0:          http://cran.r-project.org/src/contrib/oz_1.0-20.tar.gz
14cr|R-oz-1.0.20-2|12	BuildArch:        noarch
14cr|R-oz-1.0.20-2|13	Requires:         R-core
14cr|R-oz-1.0.20-2|14	Requires:         R-graphics
14cr|R-oz-1.0.20-2|15	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-oz-1.0.20-2|16	BuildRequires:    R-graphics
14cr|R-oz-1.0.20-2|17	
14cr|R-oz-1.0.20-2|18	%description
14cr|R-oz-1.0.20-2|19	Functions for plotting Australia's coastline and state boundaries.
14cr|R-oz-1.0.20-2|20	
14cr|R-oz-1.0.20-2|21	%prep
14cr|R-oz-1.0.20-2|22	%setup -q -c -n %{packname}
14cr|R-oz-1.0.20-2|23	
14cr|R-oz-1.0.20-2|24	%build
14cr|R-oz-1.0.20-2|25	
14cr|R-oz-1.0.20-2|26	%install
14cr|R-oz-1.0.20-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-oz-1.0.20-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-oz-1.0.20-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-oz-1.0.20-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-oz-1.0.20-2|31	
14cr|R-oz-1.0.20-2|32	%check
14cr|R-oz-1.0.20-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-oz-1.0.20-2|34	
14cr|R-oz-1.0.20-2|35	%files
14cr|R-oz-1.0.20-2|36	%dir %{rlibdir}/%{packname}
14cr|R-oz-1.0.20-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-oz-1.0.20-2|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-oz-1.0.20-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-oz-1.0.20-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-oz-1.0.20-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-oz-1.0.20-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-oz-1.0.20-2|43	%{rlibdir}/%{packname}/R
14cr|R-oz-1.0.20-2|44	%{rlibdir}/%{packname}/help
14cr|R-oz-1.0.20-2|45	
14cr|R-oz-1.0.20-2|46	%changelog
14cr|R-oz-1.0.20-2|47	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.20-2
14cr|R-oz-1.0.20-2|48	+ Revision: 0cde51b
14cr|R-oz-1.0.20-2|49	- Build with whole texlive
14cr|R-oz-1.0.20-2|50	
14cr|R-oz-1.0.20-2|51	

7592 14
14cr|R-pan-0.9-2|1	%global packname  pan
14cr|R-pan-0.9-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pan-0.9-2|3	
14cr|R-pan-0.9-2|4	Name:             R-%{packname}
14cr|R-pan-0.9-2|5	Version:          0.9
14cr|R-pan-0.9-2|6	Release:          2
14cr|R-pan-0.9-2|7	Summary:          Multiple imputation for multivariate panel or clustered data
14cr|R-pan-0.9-2|8	Group:            Sciences/Mathematics
14cr|R-pan-0.9-2|9	License:          MIT + file LICENSE
14cr|R-pan-0.9-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pan-0.9-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-pan-0.9-2|12	
14cr|R-pan-0.9-2|13	
14cr|R-pan-0.9-2|14	
14cr|R-pan-0.9-2|15	Requires:         R-mitools R-lme4
14cr|R-pan-0.9-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-pan-0.9-2|17	
14cr|R-pan-0.9-2|18	BuildRequires:   R-mitools R-lme4
14cr|R-pan-0.9-2|19	%description
14cr|R-pan-0.9-2|20	Multiple imputation for multivariate panel or clustered data
14cr|R-pan-0.9-2|21	
14cr|R-pan-0.9-2|22	%prep
14cr|R-pan-0.9-2|23	%setup -q -c -n %{packname}
14cr|R-pan-0.9-2|24	
14cr|R-pan-0.9-2|25	%build
14cr|R-pan-0.9-2|26	
14cr|R-pan-0.9-2|27	%install
14cr|R-pan-0.9-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pan-0.9-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pan-0.9-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pan-0.9-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pan-0.9-2|32	
14cr|R-pan-0.9-2|33	%check
14cr|R-pan-0.9-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-pan-0.9-2|35	
14cr|R-pan-0.9-2|36	%files
14cr|R-pan-0.9-2|37	%dir %{rlibdir}/%{packname}
14cr|R-pan-0.9-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-pan-0.9-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-pan-0.9-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pan-0.9-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-pan-0.9-2|42	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-pan-0.9-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-pan-0.9-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pan-0.9-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-pan-0.9-2|46	%{rlibdir}/%{packname}/R
14cr|R-pan-0.9-2|47	%{rlibdir}/%{packname}/help
14cr|R-pan-0.9-2|48	%{rlibdir}/%{packname}/data
14cr|R-pan-0.9-2|49	%{rlibdir}/%{packname}/libs
14cr|R-pan-0.9-2|50	
14cr|R-pan-0.9-2|51	%changelog
14cr|R-pan-0.9-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|R-pan-0.9-2|53	+ Revision: 7a9a9c7
14cr|R-pan-0.9-2|54	- MassBuild#464: Increase release tag
14cr|R-pan-0.9-2|55	
14cr|R-pan-0.9-2|56	

7593 14
14cr|R-parathyroidSE-1.0.4-2|1	%define debug_package %{nil}
14cr|R-parathyroidSE-1.0.4-2|2	
14cr|R-parathyroidSE-1.0.4-2|3	%global packname  parathyroidSE
14cr|R-parathyroidSE-1.0.4-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-parathyroidSE-1.0.4-2|5	
14cr|R-parathyroidSE-1.0.4-2|6	Name:             R-%{packname}
14cr|R-parathyroidSE-1.0.4-2|7	Version:          1.0.4
14cr|R-parathyroidSE-1.0.4-2|8	Release:          2
14cr|R-parathyroidSE-1.0.4-2|9	Summary:          SummarizedExperiment for RNA-Seq of primary cultures of parathyroid tumors
14cr|R-parathyroidSE-1.0.4-2|10	Group:            Sciences/Mathematics
14cr|R-parathyroidSE-1.0.4-2|11	License:          LGPL
14cr|R-parathyroidSE-1.0.4-2|12	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
14cr|R-parathyroidSE-1.0.4-2|13	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-parathyroidSE-1.0.4-2|14	
14cr|R-parathyroidSE-1.0.4-2|15	Requires:         R-GenomicRanges
14cr|R-parathyroidSE-1.0.4-2|16	
14cr|R-parathyroidSE-1.0.4-2|17	Requires:         R-Rsamtools R-GEOquery R-SRAdb R-GenomicFeatures R-BiocStyle
14cr|R-parathyroidSE-1.0.4-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-GenomicRanges
14cr|R-parathyroidSE-1.0.4-2|19	
14cr|R-parathyroidSE-1.0.4-2|20	BuildRequires:   R-Rsamtools R-GEOquery R-SRAdb R-GenomicFeatures R-BiocStyle
14cr|R-parathyroidSE-1.0.4-2|21	
14cr|R-parathyroidSE-1.0.4-2|22	%description
14cr|R-parathyroidSE-1.0.4-2|23	This package provides SummarizedExperiment objects of read counts in genes
14cr|R-parathyroidSE-1.0.4-2|24	and exonic parts for paired-end RNA-Seq data from experiments on primary
14cr|R-parathyroidSE-1.0.4-2|25	cultures of parathyroid tumors.  The data were presented in the article
14cr|R-parathyroidSE-1.0.4-2|26	"Evidence of a Functional Estrogen Receptor in Parathyroid Adenomas" by
14cr|R-parathyroidSE-1.0.4-2|27	Haglund F, Ma R, Huss M, Sulaiman L, Lu M, Nilsson IL, Hoog A, Juhlin CC,
14cr|R-parathyroidSE-1.0.4-2|28	Hartman J, Larsson C, J Clin Endocrinol Metab. jc.2012-2484, Epub 2012 Sep
14cr|R-parathyroidSE-1.0.4-2|29	28, PMID: 23024189.  The sequencing was performed on tumor cultures from 4
14cr|R-parathyroidSE-1.0.4-2|30	patients at 2 time points over 3 conditions (DPN, OHT and control).  One
14cr|R-parathyroidSE-1.0.4-2|31	control sample was omitted by the paper authors due to low quality.  The
14cr|R-parathyroidSE-1.0.4-2|32	package vignette describes the creation of the object from raw sequencing
14cr|R-parathyroidSE-1.0.4-2|33	data provided by NCBI Gene Expression Omnibus under accession number
14cr|R-parathyroidSE-1.0.4-2|34	GSE37211.  The gene and exon features are the GRCh37 Ensembl annotations.
14cr|R-parathyroidSE-1.0.4-2|35	
14cr|R-parathyroidSE-1.0.4-2|36	%prep
14cr|R-parathyroidSE-1.0.4-2|37	%setup -q -c -n %{packname}
14cr|R-parathyroidSE-1.0.4-2|38	
14cr|R-parathyroidSE-1.0.4-2|39	%build
14cr|R-parathyroidSE-1.0.4-2|40	
14cr|R-parathyroidSE-1.0.4-2|41	%install
14cr|R-parathyroidSE-1.0.4-2|42	mkdir -p %{buildroot}%{rlibdir}
14cr|R-parathyroidSE-1.0.4-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-parathyroidSE-1.0.4-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-parathyroidSE-1.0.4-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-parathyroidSE-1.0.4-2|46	
14cr|R-parathyroidSE-1.0.4-2|47	# Disable check, some tricks are required to pass them inside ABF chroots
14cr|R-parathyroidSE-1.0.4-2|48	# %check
14cr|R-parathyroidSE-1.0.4-2|49	# %{_bindir}/R CMD check %{packname}
14cr|R-parathyroidSE-1.0.4-2|50	
14cr|R-parathyroidSE-1.0.4-2|51	%files
14cr|R-parathyroidSE-1.0.4-2|52	%dir %{rlibdir}/%{packname}
14cr|R-parathyroidSE-1.0.4-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-parathyroidSE-1.0.4-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-parathyroidSE-1.0.4-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-parathyroidSE-1.0.4-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-parathyroidSE-1.0.4-2|57	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-parathyroidSE-1.0.4-2|58	%{rlibdir}/%{packname}/Meta
14cr|R-parathyroidSE-1.0.4-2|59	%{rlibdir}/%{packname}/data
14cr|R-parathyroidSE-1.0.4-2|60	%{rlibdir}/%{packname}/extdata
14cr|R-parathyroidSE-1.0.4-2|61	%{rlibdir}/%{packname}/help
14cr|R-parathyroidSE-1.0.4-2|62	
14cr|R-parathyroidSE-1.0.4-2|63	%changelog
14cr|R-parathyroidSE-1.0.4-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cr|R-parathyroidSE-1.0.4-2|65	+ Revision: 5205ade
14cr|R-parathyroidSE-1.0.4-2|66	- MassBuild#464: Increase release tag
14cr|R-parathyroidSE-1.0.4-2|67	
14cr|R-parathyroidSE-1.0.4-2|68	

7594 14
14cr|R-party-1.0.13-2|1	%global packname  party
14cr|R-party-1.0.13-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-party-1.0.13-2|3	
14cr|R-party-1.0.13-2|4	Name:             R-%{packname}
14cr|R-party-1.0.13-2|5	Version:          1.0.13
14cr|R-party-1.0.13-2|6	Release:          2
14cr|R-party-1.0.13-2|7	Summary:          A Laboratory for Recursive Partytioning
14cr|R-party-1.0.13-2|8	Group:            Sciences/Mathematics
14cr|R-party-1.0.13-2|9	License:          GPL-2
14cr|R-party-1.0.13-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-party-1.0.13-2|11	Source0:          http://cran.r-project.org/src/contrib/party_1.0-13.tar.gz
14cr|R-party-1.0.13-2|12	Requires:         R-methods R-survival R-grid R-modeltools R-coin R-zoo
14cr|R-party-1.0.13-2|13	Requires:         R-sandwich R-strucchange R-vcd R-stats
14cr|R-party-1.0.13-2|14	Requires:         R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
14cr|R-party-1.0.13-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-party-1.0.13-2|16	BuildRequires: R-TH.data
14cr|R-party-1.0.13-2|17	Requires: R-TH.data
14cr|R-party-1.0.13-2|18	BuildRequires:    R-methods R-survival R-grid R-modeltools R-coin R-zoo
14cr|R-party-1.0.13-2|19	BuildRequires:    R-sandwich R-strucchange R-vcd R-stats
14cr|R-party-1.0.13-2|20	BuildRequires:    R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
14cr|R-party-1.0.13-2|21	BuildRequires:    blas-devel
14cr|R-party-1.0.13-2|22	BuildRequires:    lapack-devel
14cr|R-party-1.0.13-2|23	
14cr|R-party-1.0.13-2|24	%description
14cr|R-party-1.0.13-2|25	A computational toolbox for recursive partitioning. The core of the
14cr|R-party-1.0.13-2|26	package is ctree(), an implementation of conditional inference trees which
14cr|R-party-1.0.13-2|27	embed tree-structured regression models into a well defined theory of
14cr|R-party-1.0.13-2|28	conditional inference procedures. This non-parametric class of regression
14cr|R-party-1.0.13-2|29	trees is applicable to all kinds of regression problems, including
14cr|R-party-1.0.13-2|30	nominal, ordinal, numeric, censored as well as multivariate response
14cr|R-party-1.0.13-2|31	variables and arbitrary measurement scales of the covariates. Based on
14cr|R-party-1.0.13-2|32	conditional inference trees, cforest() provides an implementation of
14cr|R-party-1.0.13-2|33	Breiman's random forests. The function mob() implements an algorithm for
14cr|R-party-1.0.13-2|34	recursive partitioning based on parametric models (e.g. linear models,
14cr|R-party-1.0.13-2|35	GLMs or survival regression) employing parameter instability tests for
14cr|R-party-1.0.13-2|36	split selection. Extensible functionality for visualizing tree-structured
14cr|R-party-1.0.13-2|37	regression models is available.
14cr|R-party-1.0.13-2|38	
14cr|R-party-1.0.13-2|39	%prep
14cr|R-party-1.0.13-2|40	%setup -q -c -n %{packname}
14cr|R-party-1.0.13-2|41	
14cr|R-party-1.0.13-2|42	%build
14cr|R-party-1.0.13-2|43	
14cr|R-party-1.0.13-2|44	%install
14cr|R-party-1.0.13-2|45	mkdir -p %{buildroot}%{rlibdir}
14cr|R-party-1.0.13-2|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-party-1.0.13-2|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-party-1.0.13-2|48	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-party-1.0.13-2|49	
14cr|R-party-1.0.13-2|50	%if %{without bootstrap}
14cr|R-party-1.0.13-2|51	%check
14cr|R-party-1.0.13-2|52	%{_bindir}/R CMD check %{packname}
14cr|R-party-1.0.13-2|53	%endif
14cr|R-party-1.0.13-2|54	
14cr|R-party-1.0.13-2|55	%files
14cr|R-party-1.0.13-2|56	%dir %{rlibdir}/%{packname}
14cr|R-party-1.0.13-2|57	%doc %{rlibdir}/%{packname}/doc
14cr|R-party-1.0.13-2|58	%doc %{rlibdir}/%{packname}/html
14cr|R-party-1.0.13-2|59	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-party-1.0.13-2|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-party-1.0.13-2|61	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-party-1.0.13-2|62	%{rlibdir}/%{packname}/INDEX
14cr|R-party-1.0.13-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-party-1.0.13-2|64	%{rlibdir}/%{packname}/Meta
14cr|R-party-1.0.13-2|65	%{rlibdir}/%{packname}/R
14cr|R-party-1.0.13-2|66	%{rlibdir}/%{packname}/data
14cr|R-party-1.0.13-2|67	%{rlibdir}/%{packname}/help
14cr|R-party-1.0.13-2|68	%{rlibdir}/%{packname}/libs
14cr|R-party-1.0.13-2|69	%{rlibdir}/party/demo/strucchange-perm.R
14cr|R-party-1.0.13-2|70	%{rlibdir}/party/doxygen.cfg
14cr|R-party-1.0.13-2|71	
14cr|R-party-1.0.13-2|72	
14cr|R-party-1.0.13-2|73	
14cr|R-party-1.0.13-2|74	%changelog
14cr|R-party-1.0.13-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.13-2
14cr|R-party-1.0.13-2|76	+ Revision: 65a7794
14cr|R-party-1.0.13-2|77	- MassBuild#464: Increase release tag
14cr|R-party-1.0.13-2|78	
14cr|R-party-1.0.13-2|79	

7595 14
14cr|R-pasilla-0.2.20-2|1	%global packname  pasilla
14cr|R-pasilla-0.2.20-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pasilla-0.2.20-2|3	
14cr|R-pasilla-0.2.20-2|4	%define debug_package %{nil}
14cr|R-pasilla-0.2.20-2|5	
14cr|R-pasilla-0.2.20-2|6	Name:             R-%{packname}
14cr|R-pasilla-0.2.20-2|7	Version:          0.2.20
14cr|R-pasilla-0.2.20-2|8	Release:          2
14cr|R-pasilla-0.2.20-2|9	Summary:          Per-exon and per-gene read counts of RNA-seq samples of Pasilla knock-down
14cr|R-pasilla-0.2.20-2|10	Group:            Sciences/Mathematics
14cr|R-pasilla-0.2.20-2|11	License:          LGPL
14cr|R-pasilla-0.2.20-2|12	URL:              None
14cr|R-pasilla-0.2.20-2|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/pasilla_0.2.20.tar.gz
14cr|R-pasilla-0.2.20-2|14	Requires:         R-DEXSeq R-DESeq
14cr|R-pasilla-0.2.20-2|15	Requires:         R-locfit R-edgeR R-xtable
14cr|R-pasilla-0.2.20-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-DEXSeq R-DESeq
14cr|R-pasilla-0.2.20-2|17	BuildRequires:    R-locfit R-edgeR R-xtable
14cr|R-pasilla-0.2.20-2|18	
14cr|R-pasilla-0.2.20-2|19	%description
14cr|R-pasilla-0.2.20-2|20	This package provides per-exon and per-gene read counts computed for
14cr|R-pasilla-0.2.20-2|21	selected genes from RNA-seq data that were presented in the article
14cr|R-pasilla-0.2.20-2|22	"Conservation of an RNA regulatory map between Drosophila and mammals" by
14cr|R-pasilla-0.2.20-2|23	Brooks AN, Yang L, Duff MO, Hansen KD, Park JW, Dudoit S, Brenner SE,
14cr|R-pasilla-0.2.20-2|24	Graveley BR, Genome Res. 2011 Feb;21(2):193-202, Epub 2010 Oct 4, PMID:
14cr|R-pasilla-0.2.20-2|25	20921232.  The experiment studied the effect of RNAi knockdown of Pasilla,
14cr|R-pasilla-0.2.20-2|26	the Drosophila melanogaster ortholog of mammalian NOVA1 and NOVA2, on the
14cr|R-pasilla-0.2.20-2|27	transcriptome.  The package vignette describes how the data provided here
14cr|R-pasilla-0.2.20-2|28	were derived from the RNA-Seq read sequence data that is provided by NCBI
14cr|R-pasilla-0.2.20-2|29	Gene Expression Omnibus under accession numbers GSM461176 to GSM461181
14cr|R-pasilla-0.2.20-2|30	
14cr|R-pasilla-0.2.20-2|31	%prep
14cr|R-pasilla-0.2.20-2|32	%setup -q -c -n %{packname}
14cr|R-pasilla-0.2.20-2|33	
14cr|R-pasilla-0.2.20-2|34	%build
14cr|R-pasilla-0.2.20-2|35	
14cr|R-pasilla-0.2.20-2|36	%install
14cr|R-pasilla-0.2.20-2|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pasilla-0.2.20-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pasilla-0.2.20-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pasilla-0.2.20-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pasilla-0.2.20-2|41	
14cr|R-pasilla-0.2.20-2|42	# %check
14cr|R-pasilla-0.2.20-2|43	# %{_bindir}/R CMD check %{packname}
14cr|R-pasilla-0.2.20-2|44	
14cr|R-pasilla-0.2.20-2|45	%files
14cr|R-pasilla-0.2.20-2|46	%dir %{rlibdir}/%{packname}
14cr|R-pasilla-0.2.20-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-pasilla-0.2.20-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-pasilla-0.2.20-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pasilla-0.2.20-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-pasilla-0.2.20-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pasilla-0.2.20-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-pasilla-0.2.20-2|53	%{rlibdir}/%{packname}/data
14cr|R-pasilla-0.2.20-2|54	%{rlibdir}/%{packname}/extdata
14cr|R-pasilla-0.2.20-2|55	%{rlibdir}/%{packname}/help
14cr|R-pasilla-0.2.20-2|56	
14cr|R-pasilla-0.2.20-2|57	
14cr|R-pasilla-0.2.20-2|58	%changelog
14cr|R-pasilla-0.2.20-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.20-2
14cr|R-pasilla-0.2.20-2|60	+ Revision: 1b85742
14cr|R-pasilla-0.2.20-2|61	- MassBuild#464: Increase release tag
14cr|R-pasilla-0.2.20-2|62	
14cr|R-pasilla-0.2.20-2|63	

7596 14
14cr|R-pasillaBamSubset-0.3.0-1|1	%global packname  pasillaBamSubset
14cr|R-pasillaBamSubset-0.3.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pasillaBamSubset-0.3.0-1|3	%define debug_package %{nil}
14cr|R-pasillaBamSubset-0.3.0-1|4	
14cr|R-pasillaBamSubset-0.3.0-1|5	Name:             R-%{packname}
14cr|R-pasillaBamSubset-0.3.0-1|6	Version:          0.3.0
14cr|R-pasillaBamSubset-0.3.0-1|7	Release:          1
14cr|R-pasillaBamSubset-0.3.0-1|8	Summary:          Subset of BAM files from "Pasilla" experiment
14cr|R-pasillaBamSubset-0.3.0-1|9	Group:            Sciences/Mathematics
14cr|R-pasillaBamSubset-0.3.0-1|10	License:          LGPL
14cr|R-pasillaBamSubset-0.3.0-1|11	URL:              http://bioconductor.org/packages/devel/data/experiment/html/%{packname}.html
14cr|R-pasillaBamSubset-0.3.0-1|12	Source0:          http://bioconductor.org/packages/devel/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-pasillaBamSubset-0.3.0-1|13	
14cr|R-pasillaBamSubset-0.3.0-1|14	
14cr|R-pasillaBamSubset-0.3.0-1|15	BuildRequires:    R-devel Rmath-devel
14cr|R-pasillaBamSubset-0.3.0-1|16	BuildRequires:    R-pasilla
14cr|R-pasillaBamSubset-0.3.0-1|17	
14cr|R-pasillaBamSubset-0.3.0-1|18	
14cr|R-pasillaBamSubset-0.3.0-1|19	%description
14cr|R-pasillaBamSubset-0.3.0-1|20	Subset of BAM files from "Pasilla" experiment.
14cr|R-pasillaBamSubset-0.3.0-1|21	Bioconductor version: Development (3.0).
14cr|R-pasillaBamSubset-0.3.0-1|22	Subset of BAM files untreated1.bam (single-end reads) and
14cr|R-pasillaBamSubset-0.3.0-1|23	untreated3.bam (paired-end reads) from "Pasilla" experiment
14cr|R-pasillaBamSubset-0.3.0-1|24	(Pasilla knock-down by Brooks et al., Genome Research 2011).
14cr|R-pasillaBamSubset-0.3.0-1|25	See the vignette in the pasilla data package for how BAM
14cr|R-pasillaBamSubset-0.3.0-1|26	files untreated1.bam and untreated3.bam were obtained from
14cr|R-pasillaBamSubset-0.3.0-1|27	the RNA-Seq read sequence data that is provided by NCBI
14cr|R-pasillaBamSubset-0.3.0-1|28	Gene Expression Omnibus under accession numbers GSM461176
14cr|R-pasillaBamSubset-0.3.0-1|29	to GSM461181. Also contains the DNA sequence for fly
14cr|R-pasillaBamSubset-0.3.0-1|30	chromosome 4 to which the reads can be mapped.
14cr|R-pasillaBamSubset-0.3.0-1|31	
14cr|R-pasillaBamSubset-0.3.0-1|32	
14cr|R-pasillaBamSubset-0.3.0-1|33	%prep
14cr|R-pasillaBamSubset-0.3.0-1|34	%setup -q -c -n %{packname}
14cr|R-pasillaBamSubset-0.3.0-1|35	
14cr|R-pasillaBamSubset-0.3.0-1|36	%build
14cr|R-pasillaBamSubset-0.3.0-1|37	
14cr|R-pasillaBamSubset-0.3.0-1|38	%install
14cr|R-pasillaBamSubset-0.3.0-1|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pasillaBamSubset-0.3.0-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pasillaBamSubset-0.3.0-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pasillaBamSubset-0.3.0-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pasillaBamSubset-0.3.0-1|43	
14cr|R-pasillaBamSubset-0.3.0-1|44	%check
14cr|R-pasillaBamSubset-0.3.0-1|45	%{_bindir}/R CMD check %{packname}
14cr|R-pasillaBamSubset-0.3.0-1|46	
14cr|R-pasillaBamSubset-0.3.0-1|47	%files
14cr|R-pasillaBamSubset-0.3.0-1|48	%dir %{rlibdir}/%{packname}
14cr|R-pasillaBamSubset-0.3.0-1|49	%doc %{rlibdir}/%{packname}/html
14cr|R-pasillaBamSubset-0.3.0-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pasillaBamSubset-0.3.0-1|51	%{rlibdir}/%{packname}/INDEX
14cr|R-pasillaBamSubset-0.3.0-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pasillaBamSubset-0.3.0-1|53	%{rlibdir}/%{packname}/Meta
14cr|R-pasillaBamSubset-0.3.0-1|54	%{rlibdir}/%{packname}/R
14cr|R-pasillaBamSubset-0.3.0-1|55	%{rlibdir}/%{packname}/help
14cr|R-pasillaBamSubset-0.3.0-1|56	%{rlibdir}/%{packname}/extdata
14cr|R-pasillaBamSubset-0.3.0-1|57	
14cr|R-pasillaBamSubset-0.3.0-1|58	%changelog
14cr|R-pasillaBamSubset-0.3.0-1|59	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
14cr|R-pasillaBamSubset-0.3.0-1|60	+ Revision: 0861edf
14cr|R-pasillaBamSubset-0.3.0-1|61	- Added tarball
14cr|R-pasillaBamSubset-0.3.0-1|62	
14cr|R-pasillaBamSubset-0.3.0-1|63	

7597 14
14cr|R-pbivnorm-0.5.1-2|1	%global packname  pbivnorm
14cr|R-pbivnorm-0.5.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pbivnorm-0.5.1-2|3	
14cr|R-pbivnorm-0.5.1-2|4	Name:             R-%{packname}
14cr|R-pbivnorm-0.5.1-2|5	Version:          0.5.1
14cr|R-pbivnorm-0.5.1-2|6	Release:          2
14cr|R-pbivnorm-0.5.1-2|7	Summary:          Vectorized Bivariate Normal CDF
14cr|R-pbivnorm-0.5.1-2|8	Group:            Sciences/Mathematics
14cr|R-pbivnorm-0.5.1-2|9	License:          GPL (>= 2)
14cr|R-pbivnorm-0.5.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pbivnorm-0.5.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-1.tar.gz
14cr|R-pbivnorm-0.5.1-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-pbivnorm-0.5.1-2|13	
14cr|R-pbivnorm-0.5.1-2|14	
14cr|R-pbivnorm-0.5.1-2|15	%description
14cr|R-pbivnorm-0.5.1-2|16	Provides a vectorized R function for calculating probabilities from a
14cr|R-pbivnorm-0.5.1-2|17	standard bivariate normal CDF.
14cr|R-pbivnorm-0.5.1-2|18	
14cr|R-pbivnorm-0.5.1-2|19	%prep
14cr|R-pbivnorm-0.5.1-2|20	%setup -q -c -n %{packname}
14cr|R-pbivnorm-0.5.1-2|21	
14cr|R-pbivnorm-0.5.1-2|22	%build
14cr|R-pbivnorm-0.5.1-2|23	
14cr|R-pbivnorm-0.5.1-2|24	%install
14cr|R-pbivnorm-0.5.1-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pbivnorm-0.5.1-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pbivnorm-0.5.1-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pbivnorm-0.5.1-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pbivnorm-0.5.1-2|29	
14cr|R-pbivnorm-0.5.1-2|30	%check
14cr|R-pbivnorm-0.5.1-2|31	%{_bindir}/R CMD check %{packname}
14cr|R-pbivnorm-0.5.1-2|32	
14cr|R-pbivnorm-0.5.1-2|33	%files
14cr|R-pbivnorm-0.5.1-2|34	%dir %{rlibdir}/%{packname}
14cr|R-pbivnorm-0.5.1-2|35	%doc %{rlibdir}/%{packname}/html
14cr|R-pbivnorm-0.5.1-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pbivnorm-0.5.1-2|37	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-pbivnorm-0.5.1-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-pbivnorm-0.5.1-2|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pbivnorm-0.5.1-2|40	%{rlibdir}/%{packname}/Meta
14cr|R-pbivnorm-0.5.1-2|41	%{rlibdir}/%{packname}/R
14cr|R-pbivnorm-0.5.1-2|42	%{rlibdir}/%{packname}/help
14cr|R-pbivnorm-0.5.1-2|43	%{rlibdir}/%{packname}/libs
14cr|R-pbivnorm-0.5.1-2|44	
14cr|R-pbivnorm-0.5.1-2|45	%changelog
14cr|R-pbivnorm-0.5.1-2|46	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|R-pbivnorm-0.5.1-2|47	+ Revision: 09ef540
14cr|R-pbivnorm-0.5.1-2|48	- Build with whole texlive
14cr|R-pbivnorm-0.5.1-2|49	
14cr|R-pbivnorm-0.5.1-2|50	

7598 14
14cr|R-pbkrtest-0.3.7-2|1	%global packname  pbkrtest
14cr|R-pbkrtest-0.3.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pbkrtest-0.3.7-2|3	
14cr|R-pbkrtest-0.3.7-2|4	%define debug_package %{nil}
14cr|R-pbkrtest-0.3.7-2|5	
14cr|R-pbkrtest-0.3.7-2|6	Name:             R-%{packname}
14cr|R-pbkrtest-0.3.7-2|7	Version:          0.3.7
14cr|R-pbkrtest-0.3.7-2|8	Release:          2
14cr|R-pbkrtest-0.3.7-2|9	Summary:          Parametric bootstrap and Kenward Roger based methods for mixed model comparison
14cr|R-pbkrtest-0.3.7-2|10	Group:            Sciences/Mathematics
14cr|R-pbkrtest-0.3.7-2|11	License:          GPLv2+
14cr|R-pbkrtest-0.3.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pbkrtest-0.3.7-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-7.tar.gz
14cr|R-pbkrtest-0.3.7-2|14	
14cr|R-pbkrtest-0.3.7-2|15	Requires:         R-MASS R-lme4 R-parallel
14cr|R-pbkrtest-0.3.7-2|16	Requires:         R-Matrix
14cr|R-pbkrtest-0.3.7-2|17	Requires:         R-gplots
14cr|R-pbkrtest-0.3.7-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-lme4 R-parallel
14cr|R-pbkrtest-0.3.7-2|19	BuildRequires:    R-Matrix
14cr|R-pbkrtest-0.3.7-2|20	BuildRequires:   R-gplots
14cr|R-pbkrtest-0.3.7-2|21	%description
14cr|R-pbkrtest-0.3.7-2|22	Test in linear mixed effects models. . Attention is on linear mixed
14cr|R-pbkrtest-0.3.7-2|23	effects models as implemented in the lme4 package. . The package
14cr|R-pbkrtest-0.3.7-2|24	implements a parametric bootstrap test . The package implements a
14cr|R-pbkrtest-0.3.7-2|25	Kenward-Roger modification of F-tests
14cr|R-pbkrtest-0.3.7-2|26	
14cr|R-pbkrtest-0.3.7-2|27	%prep
14cr|R-pbkrtest-0.3.7-2|28	%setup -q -c -n %{packname}
14cr|R-pbkrtest-0.3.7-2|29	
14cr|R-pbkrtest-0.3.7-2|30	%build
14cr|R-pbkrtest-0.3.7-2|31	
14cr|R-pbkrtest-0.3.7-2|32	%install
14cr|R-pbkrtest-0.3.7-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pbkrtest-0.3.7-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pbkrtest-0.3.7-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pbkrtest-0.3.7-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pbkrtest-0.3.7-2|37	
14cr|R-pbkrtest-0.3.7-2|38	# % check
14cr|R-pbkrtest-0.3.7-2|39	# %{_bindir}/R CMD check %{packname}
14cr|R-pbkrtest-0.3.7-2|40	
14cr|R-pbkrtest-0.3.7-2|41	%files
14cr|R-pbkrtest-0.3.7-2|42	%dir %{rlibdir}/%{packname}
14cr|R-pbkrtest-0.3.7-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-pbkrtest-0.3.7-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-pbkrtest-0.3.7-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pbkrtest-0.3.7-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-pbkrtest-0.3.7-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pbkrtest-0.3.7-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-pbkrtest-0.3.7-2|49	%{rlibdir}/%{packname}/R
14cr|R-pbkrtest-0.3.7-2|50	%{rlibdir}/%{packname}/data
14cr|R-pbkrtest-0.3.7-2|51	%{rlibdir}/%{packname}/help
14cr|R-pbkrtest-0.3.7-2|52	
14cr|R-pbkrtest-0.3.7-2|53	%changelog
14cr|R-pbkrtest-0.3.7-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-2
14cr|R-pbkrtest-0.3.7-2|55	+ Revision: 6a40327
14cr|R-pbkrtest-0.3.7-2|56	- MassBuild#464: Increase release tag
14cr|R-pbkrtest-0.3.7-2|57	
14cr|R-pbkrtest-0.3.7-2|58	

7599 14
14cr|R-PBSmapping-2.66.53-2|1	%bcond_with bootstrap
14cr|R-PBSmapping-2.66.53-2|2	%global packname  PBSmapping
14cr|R-PBSmapping-2.66.53-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-PBSmapping-2.66.53-2|4	
14cr|R-PBSmapping-2.66.53-2|5	Name:             R-%{packname}
14cr|R-PBSmapping-2.66.53-2|6	Version:          2.66.53
14cr|R-PBSmapping-2.66.53-2|7	Release:          2
14cr|R-PBSmapping-2.66.53-2|8	Summary:          Mapping Fisheries Data and Spatial Analysis Tools
14cr|R-PBSmapping-2.66.53-2|9	Group:            Sciences/Mathematics
14cr|R-PBSmapping-2.66.53-2|10	License:          GPL (>= 2)
14cr|R-PBSmapping-2.66.53-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-PBSmapping-2.66.53-2|12	Source0:          http://cran.r-project.org/src/contrib/PBSmapping_2.66.53.tar.gz
14cr|R-PBSmapping-2.66.53-2|13	Requires:         R-foreign R-deldir
14cr|R-PBSmapping-2.66.53-2|14	%if %{without bootstrap}
14cr|R-PBSmapping-2.66.53-2|15	Requires:         R-maptools
14cr|R-PBSmapping-2.66.53-2|16	%endif
14cr|R-PBSmapping-2.66.53-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-PBSmapping-2.66.53-2|18	BuildRequires:    R-foreign R-deldir
14cr|R-PBSmapping-2.66.53-2|19	%if %{without bootstrap}
14cr|R-PBSmapping-2.66.53-2|20	BuildRequires:    R-maptools
14cr|R-PBSmapping-2.66.53-2|21	%endif
14cr|R-PBSmapping-2.66.53-2|22	
14cr|R-PBSmapping-2.66.53-2|23	%description
14cr|R-PBSmapping-2.66.53-2|24	This software has evolved from fisheries research conducted at the Pacific
14cr|R-PBSmapping-2.66.53-2|25	Biological Station (PBS) in Nanaimo, British Columbia, Canada. It extends
14cr|R-PBSmapping-2.66.53-2|26	the R language to include two-dimensional plotting features similar to
14cr|R-PBSmapping-2.66.53-2|27	those commonly available in a Geographic Information System (GIS).
14cr|R-PBSmapping-2.66.53-2|28	Embedded C code speeds algorithms from computational geometry, such as
14cr|R-PBSmapping-2.66.53-2|29	finding polygons that contain specified point events or converting between
14cr|R-PBSmapping-2.66.53-2|30	longitude-latitude and Universal Transverse Mercator (UTM) coordinates.
14cr|R-PBSmapping-2.66.53-2|31	It includes data for a global shoreline and other data sets in the public
14cr|R-PBSmapping-2.66.53-2|32	domain. The R directory '.../library/PBSmapping/doc' includes a complete
14cr|R-PBSmapping-2.66.53-2|33	user's guide PBSmapping-UG.pdf. To use this package effectively, please
14cr|R-PBSmapping-2.66.53-2|34	consult the guide.
14cr|R-PBSmapping-2.66.53-2|35	
14cr|R-PBSmapping-2.66.53-2|36	%prep
14cr|R-PBSmapping-2.66.53-2|37	%setup -q -c -n %{packname}
14cr|R-PBSmapping-2.66.53-2|38	
14cr|R-PBSmapping-2.66.53-2|39	%build
14cr|R-PBSmapping-2.66.53-2|40	
14cr|R-PBSmapping-2.66.53-2|41	%install
14cr|R-PBSmapping-2.66.53-2|42	mkdir -p %{buildroot}%{rlibdir}
14cr|R-PBSmapping-2.66.53-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-PBSmapping-2.66.53-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-PBSmapping-2.66.53-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-PBSmapping-2.66.53-2|46	
14cr|R-PBSmapping-2.66.53-2|47	%if %{without bootstrap}
14cr|R-PBSmapping-2.66.53-2|48	%check
14cr|R-PBSmapping-2.66.53-2|49	%{_bindir}/R CMD check %{packname}
14cr|R-PBSmapping-2.66.53-2|50	%endif
14cr|R-PBSmapping-2.66.53-2|51	
14cr|R-PBSmapping-2.66.53-2|52	%files
14cr|R-PBSmapping-2.66.53-2|53	%dir %{rlibdir}/%{packname}
14cr|R-PBSmapping-2.66.53-2|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-PBSmapping-2.66.53-2|55	%doc %{rlibdir}/%{packname}/html
14cr|R-PBSmapping-2.66.53-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-PBSmapping-2.66.53-2|57	%{rlibdir}/%{packname}/Extra
14cr|R-PBSmapping-2.66.53-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-PBSmapping-2.66.53-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-PBSmapping-2.66.53-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-PBSmapping-2.66.53-2|61	%{rlibdir}/%{packname}/R
14cr|R-PBSmapping-2.66.53-2|62	%{rlibdir}/%{packname}/Utils
14cr|R-PBSmapping-2.66.53-2|63	%{rlibdir}/%{packname}/data
14cr|R-PBSmapping-2.66.53-2|64	%{rlibdir}/%{packname}/demo
14cr|R-PBSmapping-2.66.53-2|65	%{rlibdir}/%{packname}/help
14cr|R-PBSmapping-2.66.53-2|66	%{rlibdir}/%{packname}/libs
14cr|R-PBSmapping-2.66.53-2|67	
14cr|R-PBSmapping-2.66.53-2|68	%changelog
14cr|R-PBSmapping-2.66.53-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.66.53-2
14cr|R-PBSmapping-2.66.53-2|70	+ Revision: 6ff1266
14cr|R-PBSmapping-2.66.53-2|71	- MassBuild#464: Increase release tag
14cr|R-PBSmapping-2.66.53-2|72	
14cr|R-PBSmapping-2.66.53-2|73	

7600 14
14cr|rpc2-2.10-3|1	%define	major	4
14cr|rpc2-2.10-3|2	%define	libname	    %mklibname %{name}_ %{major}
14cr|rpc2-2.10-3|3	%define	develname	%mklibname %{name} -d
14cr|rpc2-2.10-3|4	
14cr|rpc2-2.10-3|5	Summary:	RPC2 library
14cr|rpc2-2.10-3|6	Name:		rpc2
14cr|rpc2-2.10-3|7	Version:	2.10
14cr|rpc2-2.10-3|8	Release:	3
14cr|rpc2-2.10-3|9	License:	LGPL
14cr|rpc2-2.10-3|10	URL:		http://www.coda.cs.cmu.edu
14cr|rpc2-2.10-3|11	Source0:	ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/%{name}-%{version}.tar.gz
14cr|rpc2-2.10-3|12	Patch0:		rpc2-2.8-fix-format-errors.patch
14cr|rpc2-2.10-3|13	BuildRequires:	flex
14cr|rpc2-2.10-3|14	BuildRequires:	bison
14cr|rpc2-2.10-3|15	BuildRequires:	liblwp-devel
14cr|rpc2-2.10-3|16	BuildRequires:	ncurses-devel
14cr|rpc2-2.10-3|17	BuildRequires:	readline-devel
14cr|rpc2-2.10-3|18	Group:		Development/Other
14cr|rpc2-2.10-3|19	
14cr|rpc2-2.10-3|20	%description
14cr|rpc2-2.10-3|21	RPC2 is a remote procedure call library layered on top of UDP sockets and is
14cr|rpc2-2.10-3|22	used by the Coda distributed filesystem.
14cr|rpc2-2.10-3|23	
14cr|rpc2-2.10-3|24	%package -n	%{libname}
14cr|rpc2-2.10-3|25	Summary:	RPC2 library development files
14cr|rpc2-2.10-3|26	Group:		Development/Other
14cr|rpc2-2.10-3|27	
14cr|rpc2-2.10-3|28	%description -n %{libname}
14cr|rpc2-2.10-3|29	RPC2 is a remote procedure call library layered on top of UDP sockets and is
14cr|rpc2-2.10-3|30	used by the Coda distributed filesystem.
14cr|rpc2-2.10-3|31	
14cr|rpc2-2.10-3|32	%package -n	%{develname}
14cr|rpc2-2.10-3|33	Summary:	RPC2 library development files
14cr|rpc2-2.10-3|34	Group:		Development/Other
14cr|rpc2-2.10-3|35	Requires:	%{libname} = %{version}-%{release}
14cr|rpc2-2.10-3|36	Provides:	rpc2-devel = %{version}-%{release}
14cr|rpc2-2.10-3|37	Obsoletes:  %mklibname %{name}_ -d 4
14cr|rpc2-2.10-3|38	
14cr|rpc2-2.10-3|39	%description -n %{develname}
14cr|rpc2-2.10-3|40	Headers and static libraries for developing programs using the RPC2 library.
14cr|rpc2-2.10-3|41	
14cr|rpc2-2.10-3|42	%prep
14cr|rpc2-2.10-3|43	%setup -q
14cr|rpc2-2.10-3|44	%patch0 -p 1
14cr|rpc2-2.10-3|45	
14cr|rpc2-2.10-3|46	%build
14cr|rpc2-2.10-3|47	%configure2_5x
14cr|rpc2-2.10-3|48	%make
14cr|rpc2-2.10-3|49	
14cr|rpc2-2.10-3|50	%install
14cr|rpc2-2.10-3|51	%makeinstall
14cr|rpc2-2.10-3|52	
14cr|rpc2-2.10-3|53	%files -n %{libname}
14cr|rpc2-2.10-3|54	%{_libdir}/librpc2.so.*
14cr|rpc2-2.10-3|55	%{_libdir}/libse.so.*
14cr|rpc2-2.10-3|56	
14cr|rpc2-2.10-3|57	%files -n %{develname}
14cr|rpc2-2.10-3|58	%doc NEWS
14cr|rpc2-2.10-3|59	%{_bindir}/rp2gen
14cr|rpc2-2.10-3|60	%{_libdir}/*.a
14cr|rpc2-2.10-3|61	%{_libdir}/*.so
14cr|rpc2-2.10-3|62	%{_includedir}/rpc2
14cr|rpc2-2.10-3|63	%{_libdir}/pkgconfig/rpc2.pc
14cr|rpc2-2.10-3|64	
14cr|rpc2-2.10-3|65	
14cr|rpc2-2.10-3|66	
14cr|rpc2-2.10-3|67	%changelog
14cr|rpc2-2.10-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10-3
14cr|rpc2-2.10-3|69	+ Revision: 6ac48d1
14cr|rpc2-2.10-3|70	- MassBuild#464: Increase release tag
14cr|rpc2-2.10-3|71	
14cr|rpc2-2.10-3|72	

7601 14
14cr|R-pcaPP-1.9.49-2|1	%global packname  pcaPP
14cr|R-pcaPP-1.9.49-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pcaPP-1.9.49-2|3	
14cr|R-pcaPP-1.9.49-2|4	Name:             R-%{packname}
14cr|R-pcaPP-1.9.49-2|5	Version:          1.9.49
14cr|R-pcaPP-1.9.49-2|6	Release:          2
14cr|R-pcaPP-1.9.49-2|7	Summary:          Robust PCA by Projection Pursuit
14cr|R-pcaPP-1.9.49-2|8	Group:            Sciences/Mathematics
14cr|R-pcaPP-1.9.49-2|9	License:          GPL (>= 3)
14cr|R-pcaPP-1.9.49-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pcaPP-1.9.49-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.9-49.tar.gz
14cr|R-pcaPP-1.9.49-2|12	
14cr|R-pcaPP-1.9.49-2|13	Requires:         R-mvtnorm
14cr|R-pcaPP-1.9.49-2|14	
14cr|R-pcaPP-1.9.49-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex R-mvtnorm
14cr|R-pcaPP-1.9.49-2|16	BuildRequires:    lapack-devel
14cr|R-pcaPP-1.9.49-2|17	
14cr|R-pcaPP-1.9.49-2|18	
14cr|R-pcaPP-1.9.49-2|19	%description
14cr|R-pcaPP-1.9.49-2|20	Robust PCA by Projection Pursuit
14cr|R-pcaPP-1.9.49-2|21	
14cr|R-pcaPP-1.9.49-2|22	%prep
14cr|R-pcaPP-1.9.49-2|23	%setup -q -c -n %{packname}
14cr|R-pcaPP-1.9.49-2|24	
14cr|R-pcaPP-1.9.49-2|25	%build
14cr|R-pcaPP-1.9.49-2|26	
14cr|R-pcaPP-1.9.49-2|27	%install
14cr|R-pcaPP-1.9.49-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pcaPP-1.9.49-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pcaPP-1.9.49-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pcaPP-1.9.49-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pcaPP-1.9.49-2|32	
14cr|R-pcaPP-1.9.49-2|33	%check
14cr|R-pcaPP-1.9.49-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-pcaPP-1.9.49-2|35	
14cr|R-pcaPP-1.9.49-2|36	%files
14cr|R-pcaPP-1.9.49-2|37	%dir %{rlibdir}/%{packname}
14cr|R-pcaPP-1.9.49-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-pcaPP-1.9.49-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-pcaPP-1.9.49-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pcaPP-1.9.49-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-pcaPP-1.9.49-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pcaPP-1.9.49-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-pcaPP-1.9.49-2|44	%{rlibdir}/%{packname}/R
14cr|R-pcaPP-1.9.49-2|45	%{rlibdir}/%{packname}/libs
14cr|R-pcaPP-1.9.49-2|46	%{rlibdir}/%{packname}/help
14cr|R-pcaPP-1.9.49-2|47	
14cr|R-pcaPP-1.9.49-2|48	%changelog
14cr|R-pcaPP-1.9.49-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.49-2
14cr|R-pcaPP-1.9.49-2|50	+ Revision: 8f7d3c0
14cr|R-pcaPP-1.9.49-2|51	- MassBuild#464: Increase release tag
14cr|R-pcaPP-1.9.49-2|52	
14cr|R-pcaPP-1.9.49-2|53	

7602 14
14cr|R-penalized-0.9.42-3|1	%define debug_package %{nil}
14cr|R-penalized-0.9.42-3|2	
14cr|R-penalized-0.9.42-3|3	%global packname  penalized
14cr|R-penalized-0.9.42-3|4	%global rlibdir  %{_libdir}/R/library
14cr|R-penalized-0.9.42-3|5	
14cr|R-penalized-0.9.42-3|6	Name:             R-%{packname}
14cr|R-penalized-0.9.42-3|7	Version:          0.9.42
14cr|R-penalized-0.9.42-3|8	Release:          3
14cr|R-penalized-0.9.42-3|9	Summary:          L1 and L2 penalized estimation in GLMs and in the Cox model
14cr|R-penalized-0.9.42-3|10	Group:            Sciences/Mathematics
14cr|R-penalized-0.9.42-3|11	License:          GPL (>= 2)
14cr|R-penalized-0.9.42-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-penalized-0.9.42-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-42.tar.gz
14cr|R-penalized-0.9.42-3|14	
14cr|R-penalized-0.9.42-3|15	Requires:         R-methods R-survival
14cr|R-penalized-0.9.42-3|16	Requires:         R-survival
14cr|R-penalized-0.9.42-3|17	Requires:         R-globaltest
14cr|R-penalized-0.9.42-3|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-survival
14cr|R-penalized-0.9.42-3|19	BuildRequires:    R-survival
14cr|R-penalized-0.9.42-3|20	BuildRequires:    R-globaltest
14cr|R-penalized-0.9.42-3|21	
14cr|R-penalized-0.9.42-3|22	%description
14cr|R-penalized-0.9.42-3|23	A package for fitting possibly high dimensional penalized regression
14cr|R-penalized-0.9.42-3|24	models. The penalty structure can be any combination of an L1 penalty
14cr|R-penalized-0.9.42-3|25	(lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint
14cr|R-penalized-0.9.42-3|26	on the regression coefficients. The supported regression models are
14cr|R-penalized-0.9.42-3|27	linear, logistic and poisson regression and the Cox Proportional Hazards
14cr|R-penalized-0.9.42-3|28	model. Cross-validation routines allow optimization of the tuning
14cr|R-penalized-0.9.42-3|29	
14cr|R-penalized-0.9.42-3|30	%prep
14cr|R-penalized-0.9.42-3|31	%setup -q -c -n %{packname}
14cr|R-penalized-0.9.42-3|32	
14cr|R-penalized-0.9.42-3|33	%build
14cr|R-penalized-0.9.42-3|34	
14cr|R-penalized-0.9.42-3|35	%install
14cr|R-penalized-0.9.42-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-penalized-0.9.42-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-penalized-0.9.42-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-penalized-0.9.42-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-penalized-0.9.42-3|40	
14cr|R-penalized-0.9.42-3|41	%check
14cr|R-penalized-0.9.42-3|42	%{_bindir}/R CMD check %{packname}
14cr|R-penalized-0.9.42-3|43	
14cr|R-penalized-0.9.42-3|44	%files
14cr|R-penalized-0.9.42-3|45	%dir %{rlibdir}/%{packname}
14cr|R-penalized-0.9.42-3|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-penalized-0.9.42-3|47	%doc %{rlibdir}/%{packname}/html
14cr|R-penalized-0.9.42-3|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-penalized-0.9.42-3|49	%{rlibdir}/%{packname}/CITATION
14cr|R-penalized-0.9.42-3|50	%{rlibdir}/%{packname}/INDEX
14cr|R-penalized-0.9.42-3|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-penalized-0.9.42-3|52	%{rlibdir}/%{packname}/Meta
14cr|R-penalized-0.9.42-3|53	%{rlibdir}/%{packname}/R
14cr|R-penalized-0.9.42-3|54	%{rlibdir}/%{packname}/data
14cr|R-penalized-0.9.42-3|55	%{rlibdir}/%{packname}/help
14cr|R-penalized-0.9.42-3|56	
14cr|R-penalized-0.9.42-3|57	%changelog
14cr|R-penalized-0.9.42-3|58	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.42-3
14cr|R-penalized-0.9.42-3|59	+ Revision: 3992aa8
14cr|R-penalized-0.9.42-3|60	- Revert bootstrap
14cr|R-penalized-0.9.42-3|61	
14cr|R-penalized-0.9.42-3|62	

7603 14
14cr|R-pkgDepTools-1.28.0-2|1	%bcond_with internet
14cr|R-pkgDepTools-1.28.0-2|2	%global packname  pkgDepTools
14cr|R-pkgDepTools-1.28.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-pkgDepTools-1.28.0-2|4	
14cr|R-pkgDepTools-1.28.0-2|5	%define debug_package %{nil}
14cr|R-pkgDepTools-1.28.0-2|6	
14cr|R-pkgDepTools-1.28.0-2|7	Name:             R-%{packname}
14cr|R-pkgDepTools-1.28.0-2|8	Version:          1.28.0
14cr|R-pkgDepTools-1.28.0-2|9	Release:          2
14cr|R-pkgDepTools-1.28.0-2|10	Summary:          Package Dependency Tools
14cr|R-pkgDepTools-1.28.0-2|11	Group:            Sciences/Mathematics
14cr|R-pkgDepTools-1.28.0-2|12	License:          GPL-2
14cr|R-pkgDepTools-1.28.0-2|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-pkgDepTools-1.28.0-2|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/pkgDepTools_1.28.0.tar.gz
14cr|R-pkgDepTools-1.28.0-2|15	Requires:         R-methods R-graph R-RBGL R-Biobase R-Rgraphviz R-RCurl
14cr|R-pkgDepTools-1.28.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-pkgDepTools-1.28.0-2|17	BuildRequires:    R-methods R-graph R-RBGL R-Biobase R-Rgraphviz R-RCurl
14cr|R-pkgDepTools-1.28.0-2|18	
14cr|R-pkgDepTools-1.28.0-2|19	%description
14cr|R-pkgDepTools-1.28.0-2|20	This package provides tools for computing and analyzing dependency
14cr|R-pkgDepTools-1.28.0-2|21	relationships among R packages.  It provides tools for building a
14cr|R-pkgDepTools-1.28.0-2|22	graph-based representation of the dependencies among all packages in a
14cr|R-pkgDepTools-1.28.0-2|23	list of CRAN-style package repositories.  There are also utilities for
14cr|R-pkgDepTools-1.28.0-2|24	computing installation order of a given package.  If the RCurl package is
14cr|R-pkgDepTools-1.28.0-2|25	available, an estimate of the download size required to install a given
14cr|R-pkgDepTools-1.28.0-2|26	package and its dependencies can be obtained.
14cr|R-pkgDepTools-1.28.0-2|27	
14cr|R-pkgDepTools-1.28.0-2|28	%prep
14cr|R-pkgDepTools-1.28.0-2|29	%setup -q -c -n %{packname}
14cr|R-pkgDepTools-1.28.0-2|30	
14cr|R-pkgDepTools-1.28.0-2|31	%build
14cr|R-pkgDepTools-1.28.0-2|32	
14cr|R-pkgDepTools-1.28.0-2|33	%install
14cr|R-pkgDepTools-1.28.0-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pkgDepTools-1.28.0-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pkgDepTools-1.28.0-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pkgDepTools-1.28.0-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pkgDepTools-1.28.0-2|38	
14cr|R-pkgDepTools-1.28.0-2|39	%if %{with internet}
14cr|R-pkgDepTools-1.28.0-2|40	%check
14cr|R-pkgDepTools-1.28.0-2|41	%{_bindir}/R CMD check %{packname}
14cr|R-pkgDepTools-1.28.0-2|42	%endif
14cr|R-pkgDepTools-1.28.0-2|43	
14cr|R-pkgDepTools-1.28.0-2|44	%files
14cr|R-pkgDepTools-1.28.0-2|45	%dir %{rlibdir}/%{packname}
14cr|R-pkgDepTools-1.28.0-2|46	%doc %{rlibdir}/%{packname}/doc
14cr|R-pkgDepTools-1.28.0-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-pkgDepTools-1.28.0-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pkgDepTools-1.28.0-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-pkgDepTools-1.28.0-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pkgDepTools-1.28.0-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-pkgDepTools-1.28.0-2|52	%{rlibdir}/%{packname}/R
14cr|R-pkgDepTools-1.28.0-2|53	%{rlibdir}/%{packname}/help
14cr|R-pkgDepTools-1.28.0-2|54	
14cr|R-pkgDepTools-1.28.0-2|55	
14cr|R-pkgDepTools-1.28.0-2|56	%changelog
14cr|R-pkgDepTools-1.28.0-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.28.0-2
14cr|R-pkgDepTools-1.28.0-2|58	+ Revision: 144252a
14cr|R-pkgDepTools-1.28.0-2|59	- MassBuild#464: Increase release tag
14cr|R-pkgDepTools-1.28.0-2|60	
14cr|R-pkgDepTools-1.28.0-2|61	

7604 14
14cr|R-PKPDmodels-0.3.2-2|1	%define debug_package %{nil}
14cr|R-PKPDmodels-0.3.2-2|2	
14cr|R-PKPDmodels-0.3.2-2|3	%global packname  PKPDmodels
14cr|R-PKPDmodels-0.3.2-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-PKPDmodels-0.3.2-2|5	
14cr|R-PKPDmodels-0.3.2-2|6	Name:             R-%{packname}
14cr|R-PKPDmodels-0.3.2-2|7	Version:          0.3.2
14cr|R-PKPDmodels-0.3.2-2|8	Release:          2
14cr|R-PKPDmodels-0.3.2-2|9	Summary:          Pharmacokinetic/pharmacodynamic models
14cr|R-PKPDmodels-0.3.2-2|10	Group:            Sciences/Mathematics
14cr|R-PKPDmodels-0.3.2-2|11	License:          GPLv2+
14cr|R-PKPDmodels-0.3.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-PKPDmodels-0.3.2-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-PKPDmodels-0.3.2-2|14	
14cr|R-PKPDmodels-0.3.2-2|15	Requires:         R-lattice
14cr|R-PKPDmodels-0.3.2-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-PKPDmodels-0.3.2-2|17	BuildRequires:   R-lattice
14cr|R-PKPDmodels-0.3.2-2|18	
14cr|R-PKPDmodels-0.3.2-2|19	%description
14cr|R-PKPDmodels-0.3.2-2|20	Provides functions to evaluate common pharmacokinetic/pharmacodynamic
14cr|R-PKPDmodels-0.3.2-2|21	models and their gradients.
14cr|R-PKPDmodels-0.3.2-2|22	
14cr|R-PKPDmodels-0.3.2-2|23	%prep
14cr|R-PKPDmodels-0.3.2-2|24	%setup -q -c -n %{packname}
14cr|R-PKPDmodels-0.3.2-2|25	
14cr|R-PKPDmodels-0.3.2-2|26	%build
14cr|R-PKPDmodels-0.3.2-2|27	
14cr|R-PKPDmodels-0.3.2-2|28	%install
14cr|R-PKPDmodels-0.3.2-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-PKPDmodels-0.3.2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-PKPDmodels-0.3.2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-PKPDmodels-0.3.2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-PKPDmodels-0.3.2-2|33	
14cr|R-PKPDmodels-0.3.2-2|34	%check
14cr|R-PKPDmodels-0.3.2-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-PKPDmodels-0.3.2-2|36	
14cr|R-PKPDmodels-0.3.2-2|37	%files
14cr|R-PKPDmodels-0.3.2-2|38	%dir %{rlibdir}/%{packname}
14cr|R-PKPDmodels-0.3.2-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-PKPDmodels-0.3.2-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-PKPDmodels-0.3.2-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-PKPDmodels-0.3.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-PKPDmodels-0.3.2-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-PKPDmodels-0.3.2-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-PKPDmodels-0.3.2-2|45	%{rlibdir}/%{packname}/R
14cr|R-PKPDmodels-0.3.2-2|46	%{rlibdir}/%{packname}/help
14cr|R-PKPDmodels-0.3.2-2|47	
14cr|R-PKPDmodels-0.3.2-2|48	%changelog
14cr|R-PKPDmodels-0.3.2-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-2
14cr|R-PKPDmodels-0.3.2-2|50	+ Revision: 7d928f4
14cr|R-PKPDmodels-0.3.2-2|51	- MassBuild#464: Increase release tag
14cr|R-PKPDmodels-0.3.2-2|52	
14cr|R-PKPDmodels-0.3.2-2|53	

7605 14
14cr|rplay-3.3.2-8|1	%define libname %{_lib}%{name}
14cr|rplay-3.3.2-8|2	%define libnamedevel %{_lib}%{name}-devel
14cr|rplay-3.3.2-8|3	
14cr|rplay-3.3.2-8|4	Summary: A flexible network audio system
14cr|rplay-3.3.2-8|5	Name:    rplay
14cr|rplay-3.3.2-8|6	Version: 3.3.2
14cr|rplay-3.3.2-8|7	Release: 8
14cr|rplay-3.3.2-8|8	Source0: %{name}-%{version}.tar.bz2
14cr|rplay-3.3.2-8|9	Patch0: rplay-3.3.2-use-gnu.patch
14cr|rplay-3.3.2-8|10	License: GPL
14cr|rplay-3.3.2-8|11	Group: Sound
14cr|rplay-3.3.2-8|12	Url: http://rplay.doit.org/
14cr|rplay-3.3.2-8|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|rplay-3.3.2-8|14	Requires(pre): rpm-helper
14cr|rplay-3.3.2-8|15	Requires(preun): rpm-helper
14cr|rplay-3.3.2-8|16	
14cr|rplay-3.3.2-8|17	%description
14cr|rplay-3.3.2-8|18	rplay is a flexible network audio system that allows sounds to be
14cr|rplay-3.3.2-8|19	played to and from local and remote Unix systems.  Sounds can be
14cr|rplay-3.3.2-8|20	played with or without sending audio data over the network using
14cr|rplay-3.3.2-8|21	either UDP or TCP.  rplay audio servers can be configured to share
14cr|rplay-3.3.2-8|22	sound files with each other.
14cr|rplay-3.3.2-8|23	
14cr|rplay-3.3.2-8|24	Support for rplay is included in several applications.  These include
14cr|rplay-3.3.2-8|25	xpilot, xlockmore, xboing, fvwm, and ctwm.
14cr|rplay-3.3.2-8|26	
14cr|rplay-3.3.2-8|27	%package -n %{libname}
14cr|rplay-3.3.2-8|28	Group: Sound
14cr|rplay-3.3.2-8|29	Summary: The rplay libraries
14cr|rplay-3.3.2-8|30	
14cr|rplay-3.3.2-8|31	%description -n %{libname}
14cr|rplay-3.3.2-8|32	rplay is a flexible network audio system that allows sounds to be
14cr|rplay-3.3.2-8|33	played to and from local and remote Unix systems.  Sounds can be
14cr|rplay-3.3.2-8|34	played with or without sending audio data over the network using
14cr|rplay-3.3.2-8|35	either UDP or TCP.  rplay audio servers can be configured to share
14cr|rplay-3.3.2-8|36	sound files with each other.
14cr|rplay-3.3.2-8|37	
14cr|rplay-3.3.2-8|38	Support for rplay is included in several applications.  These include
14cr|rplay-3.3.2-8|39	xpilot, xlockmore, xboing, fvwm, and ctwm.
14cr|rplay-3.3.2-8|40	
14cr|rplay-3.3.2-8|41	%package -n %{libnamedevel}
14cr|rplay-3.3.2-8|42	Group: Sound
14cr|rplay-3.3.2-8|43	Summary: The rplay libraries
14cr|rplay-3.3.2-8|44	Requires: %{libname} = %{version}
14cr|rplay-3.3.2-8|45	Provides: %{name}-devel = %{version}-%{release}
14cr|rplay-3.3.2-8|46	
14cr|rplay-3.3.2-8|47	%description -n %{libnamedevel}
14cr|rplay-3.3.2-8|48	rplay is a flexible network audio system that allows sounds to be
14cr|rplay-3.3.2-8|49	played to and from local and remote Unix systems.  Sounds can be
14cr|rplay-3.3.2-8|50	played with or without sending audio data over the network using
14cr|rplay-3.3.2-8|51	either UDP or TCP.  rplay audio servers can be configured to share
14cr|rplay-3.3.2-8|52	sound files with each other.
14cr|rplay-3.3.2-8|53	
14cr|rplay-3.3.2-8|54	Support for rplay is included in several applications.  These include
14cr|rplay-3.3.2-8|55	xpilot, xlockmore, xboing, fvwm, and ctwm.
14cr|rplay-3.3.2-8|56	
14cr|rplay-3.3.2-8|57	%prep
14cr|rplay-3.3.2-8|58	%setup -q
14cr|rplay-3.3.2-8|59	%patch0 -p0 -b .usegnu
14cr|rplay-3.3.2-8|60	
14cr|rplay-3.3.2-8|61	%build
14cr|rplay-3.3.2-8|62	%configure
14cr|rplay-3.3.2-8|63	
14cr|rplay-3.3.2-8|64	%make
14cr|rplay-3.3.2-8|65	
14cr|rplay-3.3.2-8|66	%install
14cr|rplay-3.3.2-8|67	%makeinstall
14cr|rplay-3.3.2-8|68	
14cr|rplay-3.3.2-8|69	
14cr|rplay-3.3.2-8|70	%files
14cr|rplay-3.3.2-8|71	%doc ChangeLog NEWS PORTING README README.linux TODO
14cr|rplay-3.3.2-8|72	%{_bindir}/*
14cr|rplay-3.3.2-8|73	%{_mandir}/*/*
14cr|rplay-3.3.2-8|74	%{_infodir}/*
14cr|rplay-3.3.2-8|75	
14cr|rplay-3.3.2-8|76	%files -n %{libname}
14cr|rplay-3.3.2-8|77	%doc ChangeLog NEWS PORTING README README.linux TODO
14cr|rplay-3.3.2-8|78	%{_libdir}/*.so
14cr|rplay-3.3.2-8|79	
14cr|rplay-3.3.2-8|80	%files -n %{libnamedevel}
14cr|rplay-3.3.2-8|81	%doc ChangeLog NEWS PORTING README README.linux TODO
14cr|rplay-3.3.2-8|82	%{_includedir}/*
14cr|rplay-3.3.2-8|83	%{_libdir}/*.a
14cr|rplay-3.3.2-8|84	
14cr|rplay-3.3.2-8|85	
14cr|rplay-3.3.2-8|86	
14cr|rplay-3.3.2-8|87	
14cr|rplay-3.3.2-8|88	%changelog
14cr|rplay-3.3.2-8|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.2-8
14cr|rplay-3.3.2-8|90	+ Revision: 656480b
14cr|rplay-3.3.2-8|91	- MassBuild#464: Increase release tag
14cr|rplay-3.3.2-8|92	
14cr|rplay-3.3.2-8|93	

7606 14
14cr|R-playwith-0.9.54-3|1	%bcond_with bootstrap
14cr|R-playwith-0.9.54-3|2	%global packname  playwith
14cr|R-playwith-0.9.54-3|3	%global rlibdir  %{_libdir}/R/library
14cr|R-playwith-0.9.54-3|4	
14cr|R-playwith-0.9.54-3|5	Name:             R-%{packname}
14cr|R-playwith-0.9.54-3|6	Version:          0.9.54
14cr|R-playwith-0.9.54-3|7	Release:          3
14cr|R-playwith-0.9.54-3|8	Summary:          A GUI for interactive plots using GTK+
14cr|R-playwith-0.9.54-3|9	Group:            Sciences/Mathematics
14cr|R-playwith-0.9.54-3|10	License:          GPL (>= 2)
14cr|R-playwith-0.9.54-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-playwith-0.9.54-3|12	Source0:          http://cran.r-project.org/src/contrib/playwith_0.9-54.tar.gz
14cr|R-playwith-0.9.54-3|13	Requires:         R-lattice R-cairoDevice R-gWidgetsRGtk2 R-grid
14cr|R-playwith-0.9.54-3|14	Requires:         R-RGtk2 R-gWidgets R-gridBase R-grDevices R-graphics
14cr|R-playwith-0.9.54-3|15	Requires:         R-stats R-utils R-zoo R-MASS R-ggplot2 R-sp
14cr|R-playwith-0.9.54-3|16	%if %{without bootstrap}
14cr|R-playwith-0.9.54-3|17	Requires:         R-latticist
14cr|R-playwith-0.9.54-3|18	%endif
14cr|R-playwith-0.9.54-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-playwith-0.9.54-3|20	BuildRequires:    R-lattice R-cairoDevice R-gWidgetsRGtk2 R-grid
14cr|R-playwith-0.9.54-3|21	BuildRequires:    R-RGtk2 R-gWidgets R-gridBase R-grDevices R-graphics
14cr|R-playwith-0.9.54-3|22	BuildRequires:    R-stats R-utils R-zoo R-MASS R-ggplot2 R-sp
14cr|R-playwith-0.9.54-3|23	%if %{without bootstrap}
14cr|R-playwith-0.9.54-3|24	BuildRequires:    R-latticist
14cr|R-playwith-0.9.54-3|25	%endif
14cr|R-playwith-0.9.54-3|26	BuildRequires:    x11-server-xvfb
14cr|R-playwith-0.9.54-3|27	
14cr|R-playwith-0.9.54-3|28	%description
14cr|R-playwith-0.9.54-3|29	A GTK+ graphical user interface for editing and interacting with R plots.
14cr|R-playwith-0.9.54-3|30	
14cr|R-playwith-0.9.54-3|31	%prep
14cr|R-playwith-0.9.54-3|32	%setup -q -c -n %{packname}
14cr|R-playwith-0.9.54-3|33	
14cr|R-playwith-0.9.54-3|34	%build
14cr|R-playwith-0.9.54-3|35	
14cr|R-playwith-0.9.54-3|36	%install
14cr|R-playwith-0.9.54-3|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-playwith-0.9.54-3|38	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-playwith-0.9.54-3|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-playwith-0.9.54-3|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-playwith-0.9.54-3|41	
14cr|R-playwith-0.9.54-3|42	%if %{without bootstrap}
14cr|R-playwith-0.9.54-3|43	%check
14cr|R-playwith-0.9.54-3|44	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-playwith-0.9.54-3|45	%endif
14cr|R-playwith-0.9.54-3|46	
14cr|R-playwith-0.9.54-3|47	%files
14cr|R-playwith-0.9.54-3|48	%dir %{rlibdir}/%{packname}
14cr|R-playwith-0.9.54-3|49	%doc %{rlibdir}/%{packname}/html
14cr|R-playwith-0.9.54-3|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-playwith-0.9.54-3|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-playwith-0.9.54-3|52	%{rlibdir}/%{packname}/INDEX
14cr|R-playwith-0.9.54-3|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-playwith-0.9.54-3|54	%{rlibdir}/%{packname}/Meta
14cr|R-playwith-0.9.54-3|55	%{rlibdir}/%{packname}/R
14cr|R-playwith-0.9.54-3|56	%{rlibdir}/%{packname}/demo
14cr|R-playwith-0.9.54-3|57	%{rlibdir}/%{packname}/etc
14cr|R-playwith-0.9.54-3|58	%{rlibdir}/%{packname}/help
14cr|R-playwith-0.9.54-3|59	%{rlibdir}/%{packname}/libs
14cr|R-playwith-0.9.54-3|60	
14cr|R-playwith-0.9.54-3|61	%changelog
14cr|R-playwith-0.9.54-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.54-3
14cr|R-playwith-0.9.54-3|63	+ Revision: 30107d4
14cr|R-playwith-0.9.54-3|64	- MassBuild#464: Increase release tag
14cr|R-playwith-0.9.54-3|65	
14cr|R-playwith-0.9.54-3|66	

7607 14
14cr|R-plm-1.4.0-2|1	%bcond_with bootstrap
14cr|R-plm-1.4.0-2|2	%global packname  plm
14cr|R-plm-1.4.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-plm-1.4.0-2|4	
14cr|R-plm-1.4.0-2|5	%define debug_package %{nil}
14cr|R-plm-1.4.0-2|6	
14cr|R-plm-1.4.0-2|7	Name:             R-%{packname}
14cr|R-plm-1.4.0-2|8	Version:          1.4.0
14cr|R-plm-1.4.0-2|9	Release:          2
14cr|R-plm-1.4.0-2|10	Summary:          Linear Models for Panel Data
14cr|R-plm-1.4.0-2|11	Group:            Sciences/Mathematics
14cr|R-plm-1.4.0-2|12	License:          GPL (>= 2)
14cr|R-plm-1.4.0-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-plm-1.4.0-2|14	Source0:          http://cran.r-project.org/src/contrib/plm_1.4-0.tar.gz
14cr|R-plm-1.4.0-2|15	Requires:         R-stats R-bdsmatrix R-nlme R-Formula R-MASS R-sandwich
14cr|R-plm-1.4.0-2|16	Requires:         R-lmtest R-car
14cr|R-plm-1.4.0-2|17	%if %{without bootstrap}
14cr|R-plm-1.4.0-2|18	Requires:         R-AER
14cr|R-plm-1.4.0-2|19	%endif
14cr|R-plm-1.4.0-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-plm-1.4.0-2|21	BuildRequires:    R-stats R-bdsmatrix R-nlme R-Formula R-MASS R-sandwich
14cr|R-plm-1.4.0-2|22	BuildRequires:    R-lmtest R-car
14cr|R-plm-1.4.0-2|23	%if %{without bootstrap}
14cr|R-plm-1.4.0-2|24	BuildRequires:    R-AER
14cr|R-plm-1.4.0-2|25	%endif
14cr|R-plm-1.4.0-2|26	
14cr|R-plm-1.4.0-2|27	%description
14cr|R-plm-1.4.0-2|28	A set of estimators and tests for panel data.
14cr|R-plm-1.4.0-2|29	
14cr|R-plm-1.4.0-2|30	%prep
14cr|R-plm-1.4.0-2|31	%setup -q -c -n %{packname}
14cr|R-plm-1.4.0-2|32	
14cr|R-plm-1.4.0-2|33	%build
14cr|R-plm-1.4.0-2|34	
14cr|R-plm-1.4.0-2|35	%install
14cr|R-plm-1.4.0-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-plm-1.4.0-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-plm-1.4.0-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-plm-1.4.0-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-plm-1.4.0-2|40	
14cr|R-plm-1.4.0-2|41	%if %{without bootstrap}
14cr|R-plm-1.4.0-2|42	%check
14cr|R-plm-1.4.0-2|43	%{_bindir}/R CMD check %{packname}
14cr|R-plm-1.4.0-2|44	%endif
14cr|R-plm-1.4.0-2|45	
14cr|R-plm-1.4.0-2|46	%files
14cr|R-plm-1.4.0-2|47	%dir %{rlibdir}/%{packname}
14cr|R-plm-1.4.0-2|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-plm-1.4.0-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-plm-1.4.0-2|50	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-plm-1.4.0-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-plm-1.4.0-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-plm-1.4.0-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-plm-1.4.0-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-plm-1.4.0-2|55	%{rlibdir}/%{packname}/R
14cr|R-plm-1.4.0-2|56	%{rlibdir}/%{packname}/data
14cr|R-plm-1.4.0-2|57	%{rlibdir}/%{packname}/help
14cr|R-plm-1.4.0-2|58	%{rlibdir}/plm/NEWS
14cr|R-plm-1.4.0-2|59	
14cr|R-plm-1.4.0-2|60	
14cr|R-plm-1.4.0-2|61	%changelog
14cr|R-plm-1.4.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
14cr|R-plm-1.4.0-2|63	+ Revision: 2ea481c
14cr|R-plm-1.4.0-2|64	- MassBuild#464: Increase release tag
14cr|R-plm-1.4.0-2|65	
14cr|R-plm-1.4.0-2|66	

7608 14
14cr|R-plotmo-1.3.3-2|1	%global packname  plotmo
14cr|R-plotmo-1.3.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-plotmo-1.3.3-2|3	
14cr|R-plotmo-1.3.3-2|4	Name:             R-%{packname}
14cr|R-plotmo-1.3.3-2|5	Version:          1.3.3
14cr|R-plotmo-1.3.3-2|6	Release:          2
14cr|R-plotmo-1.3.3-2|7	Summary:          Plot a model's response while varying the values of the predictors
14cr|R-plotmo-1.3.3-2|8	Group:            Sciences/Mathematics
14cr|R-plotmo-1.3.3-2|9	License:          GPL-3
14cr|R-plotmo-1.3.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-plotmo-1.3.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-3.tar.gz
14cr|R-plotmo-1.3.3-2|12	BuildArch:        noarch
14cr|R-plotmo-1.3.3-2|13	Requires:         R-core
14cr|R-plotmo-1.3.3-2|14	
14cr|R-plotmo-1.3.3-2|15	Requires:         R-rpart
14cr|R-plotmo-1.3.3-2|16	Requires:         R-earth
14cr|R-plotmo-1.3.3-2|17	BuildRequires:    R-devel Rmath-devel
14cr|R-plotmo-1.3.3-2|18	
14cr|R-plotmo-1.3.3-2|19	BuildRequires:   R-rpart
14cr|R-plotmo-1.3.3-2|20	BuildRequires:   R-earth
14cr|R-plotmo-1.3.3-2|21	
14cr|R-plotmo-1.3.3-2|22	%description
14cr|R-plotmo-1.3.3-2|23	Plot a model's response when varying one or two predictors while holding
14cr|R-plotmo-1.3.3-2|24	the other predictors constant.  A poor man's partial dependence plot.
14cr|R-plotmo-1.3.3-2|25	
14cr|R-plotmo-1.3.3-2|26	%prep
14cr|R-plotmo-1.3.3-2|27	%setup -q -c -n %{packname}
14cr|R-plotmo-1.3.3-2|28	
14cr|R-plotmo-1.3.3-2|29	%build
14cr|R-plotmo-1.3.3-2|30	
14cr|R-plotmo-1.3.3-2|31	%install
14cr|R-plotmo-1.3.3-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-plotmo-1.3.3-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-plotmo-1.3.3-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-plotmo-1.3.3-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-plotmo-1.3.3-2|36	
14cr|R-plotmo-1.3.3-2|37	%check
14cr|R-plotmo-1.3.3-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-plotmo-1.3.3-2|39	
14cr|R-plotmo-1.3.3-2|40	%files
14cr|R-plotmo-1.3.3-2|41	%dir %{rlibdir}/%{packname}
14cr|R-plotmo-1.3.3-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-plotmo-1.3.3-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-plotmo-1.3.3-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-plotmo-1.3.3-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-plotmo-1.3.3-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-plotmo-1.3.3-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-plotmo-1.3.3-2|48	%{rlibdir}/%{packname}/R
14cr|R-plotmo-1.3.3-2|49	%{rlibdir}/%{packname}/help
14cr|R-plotmo-1.3.3-2|50	%{rlibdir}/%{packname}/slowtests
14cr|R-plotmo-1.3.3-2|51	
14cr|R-plotmo-1.3.3-2|52	%changelog
14cr|R-plotmo-1.3.3-2|53	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|R-plotmo-1.3.3-2|54	+ Revision: b9f85f2
14cr|R-plotmo-1.3.3-2|55	- Revert bootstrap
14cr|R-plotmo-1.3.3-2|56	
14cr|R-plotmo-1.3.3-2|57	

7609 14
14cr|R-plotrix-3.5.7-1|1	%global packname  plotrix
14cr|R-plotrix-3.5.7-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-plotrix-3.5.7-1|3	
14cr|R-plotrix-3.5.7-1|4	Name:             R-%{packname}
14cr|R-plotrix-3.5.7-1|5	Version:          3.5.7
14cr|R-plotrix-3.5.7-1|6	Release:          1
14cr|R-plotrix-3.5.7-1|7	Summary:          Various plotting functions
14cr|R-plotrix-3.5.7-1|8	Group:            Sciences/Mathematics
14cr|R-plotrix-3.5.7-1|9	License:          GPLv2+
14cr|R-plotrix-3.5.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-plotrix-3.5.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.5-7.tar.gz
14cr|R-plotrix-3.5.7-1|12	BuildArch:        noarch
14cr|R-plotrix-3.5.7-1|13	Requires:         R-core
14cr|R-plotrix-3.5.7-1|14	
14cr|R-plotrix-3.5.7-1|15	
14cr|R-plotrix-3.5.7-1|16	
14cr|R-plotrix-3.5.7-1|17	
14cr|R-plotrix-3.5.7-1|18	BuildRequires:    R-devel Rmath-devel
14cr|R-plotrix-3.5.7-1|19	
14cr|R-plotrix-3.5.7-1|20	
14cr|R-plotrix-3.5.7-1|21	%description
14cr|R-plotrix-3.5.7-1|22	Lots of plots, various labeling, axis and color scaling functions.
14cr|R-plotrix-3.5.7-1|23	
14cr|R-plotrix-3.5.7-1|24	%prep
14cr|R-plotrix-3.5.7-1|25	%setup -q -c -n %{packname}
14cr|R-plotrix-3.5.7-1|26	
14cr|R-plotrix-3.5.7-1|27	%build
14cr|R-plotrix-3.5.7-1|28	
14cr|R-plotrix-3.5.7-1|29	%install
14cr|R-plotrix-3.5.7-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-plotrix-3.5.7-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-plotrix-3.5.7-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-plotrix-3.5.7-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-plotrix-3.5.7-1|34	
14cr|R-plotrix-3.5.7-1|35	%check
14cr|R-plotrix-3.5.7-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-plotrix-3.5.7-1|37	
14cr|R-plotrix-3.5.7-1|38	%files
14cr|R-plotrix-3.5.7-1|39	%dir %{rlibdir}/%{packname}
14cr|R-plotrix-3.5.7-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-plotrix-3.5.7-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-plotrix-3.5.7-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-plotrix-3.5.7-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-plotrix-3.5.7-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-plotrix-3.5.7-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-plotrix-3.5.7-1|46	%{rlibdir}/%{packname}/R
14cr|R-plotrix-3.5.7-1|47	%{rlibdir}/%{packname}/help
14cr|R-plotrix-3.5.7-1|48	%{rlibdir}/%{packname}/CITATION
14cr|R-plotrix-3.5.7-1|49	%{rlibdir}/%{packname}/data
14cr|R-plotrix-3.5.7-1|50	%{rlibdir}/%{packname}/demo
14cr|R-plotrix-3.5.7-1|51	
14cr|R-plotrix-3.5.7-1|52	%changelog
14cr|R-plotrix-3.5.7-1|53	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.7-1
14cr|R-plotrix-3.5.7-1|54	+ Revision: 9979f32
14cr|R-plotrix-3.5.7-1|55	- Add tarball
14cr|R-plotrix-3.5.7-1|56	
14cr|R-plotrix-3.5.7-1|57	

7610 14
14cr|R-pls-2.4.3-1|1	%global packname  pls
14cr|R-pls-2.4.3-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-pls-2.4.3-1|3	
14cr|R-pls-2.4.3-1|4	Name:             R-%{packname}
14cr|R-pls-2.4.3-1|5	Version:          2.4.3
14cr|R-pls-2.4.3-1|6	Release:          1
14cr|R-pls-2.4.3-1|7	Summary:          Partial Least Squares and Principal Component regression
14cr|R-pls-2.4.3-1|8	Group:            Sciences/Mathematics
14cr|R-pls-2.4.3-1|9	License:          GPL-2
14cr|R-pls-2.4.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pls-2.4.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.4-3.tar.gz
14cr|R-pls-2.4.3-1|12	BuildArch:        noarch
14cr|R-pls-2.4.3-1|13	Requires:         R-core
14cr|R-pls-2.4.3-1|14	
14cr|R-pls-2.4.3-1|15	Requires:         R-MASS R-parallel R-Rmpi
14cr|R-pls-2.4.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-pls-2.4.3-1|17	
14cr|R-pls-2.4.3-1|18	BuildRequires:   R-MASS R-parallel R-Rmpi
14cr|R-pls-2.4.3-1|19	%description
14cr|R-pls-2.4.3-1|20	Multivariate regression methods Partial Least Squares Regression (PLSR),
14cr|R-pls-2.4.3-1|21	Principal Component Regression (PCR) and Canonical Powered Partial Least
14cr|R-pls-2.4.3-1|22	Squares (CPPLS)
14cr|R-pls-2.4.3-1|23	
14cr|R-pls-2.4.3-1|24	%prep
14cr|R-pls-2.4.3-1|25	%setup -q -c -n %{packname}
14cr|R-pls-2.4.3-1|26	
14cr|R-pls-2.4.3-1|27	%build
14cr|R-pls-2.4.3-1|28	
14cr|R-pls-2.4.3-1|29	%install
14cr|R-pls-2.4.3-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pls-2.4.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pls-2.4.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pls-2.4.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pls-2.4.3-1|34	
14cr|R-pls-2.4.3-1|35	%check
14cr|R-pls-2.4.3-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-pls-2.4.3-1|37	
14cr|R-pls-2.4.3-1|38	%files
14cr|R-pls-2.4.3-1|39	%dir %{rlibdir}/%{packname}
14cr|R-pls-2.4.3-1|40	%doc %{rlibdir}/%{packname}/html
14cr|R-pls-2.4.3-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pls-2.4.3-1|42	%{rlibdir}/%{packname}/INDEX
14cr|R-pls-2.4.3-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pls-2.4.3-1|44	%{rlibdir}/%{packname}/Meta
14cr|R-pls-2.4.3-1|45	%{rlibdir}/%{packname}/R
14cr|R-pls-2.4.3-1|46	%{rlibdir}/%{packname}/data
14cr|R-pls-2.4.3-1|47	%{rlibdir}/%{packname}/help
14cr|R-pls-2.4.3-1|48	
14cr|R-pls-2.4.3-1|49	%changelog
14cr|R-pls-2.4.3-1|50	* Sun Aug 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.3-1
14cr|R-pls-2.4.3-1|51	+ Revision: ba0f664
14cr|R-pls-2.4.3-1|52	- Fix files
14cr|R-pls-2.4.3-1|53	
14cr|R-pls-2.4.3-1|54	

7611 14
14cr|R-plyr-1.8.1-1|1	%bcond_with bootstrap
14cr|R-plyr-1.8.1-1|2	%global packname  plyr
14cr|R-plyr-1.8.1-1|3	%global rlibdir  %{_libdir}/R/library
14cr|R-plyr-1.8.1-1|4	
14cr|R-plyr-1.8.1-1|5	%define debug_package %{nil}
14cr|R-plyr-1.8.1-1|6	
14cr|R-plyr-1.8.1-1|7	Name:             R-%{packname}
14cr|R-plyr-1.8.1-1|8	Version:          1.8.1
14cr|R-plyr-1.8.1-1|9	Release:          1
14cr|R-plyr-1.8.1-1|10	Summary:          Tools for splitting, applying and combining data
14cr|R-plyr-1.8.1-1|11	Group:            Sciences/Mathematics
14cr|R-plyr-1.8.1-1|12	License:          MIT
14cr|R-plyr-1.8.1-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-plyr-1.8.1-1|14	Source0:          http://cran.r-project.org/src/contrib/plyr_1.8.1.tar.gz
14cr|R-plyr-1.8.1-1|15	%if %{with bootstrap}
14cr|R-plyr-1.8.1-1|16	Requires:         R-abind R-tcltk R-foreach R-itertools R-iterators
14cr|R-plyr-1.8.1-1|17	%else
14cr|R-plyr-1.8.1-1|18	Requires:         R-abind R-testthat R-tcltk R-foreach R-itertools R-iterators R-doMC
14cr|R-plyr-1.8.1-1|19	%endif
14cr|R-plyr-1.8.1-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-plyr-1.8.1-1|21	%if %{with bootstrap}
14cr|R-plyr-1.8.1-1|22	BuildRequires:    R-abind R-tcltk R-foreach R-itertools R-iterators
14cr|R-plyr-1.8.1-1|23	%else
14cr|R-plyr-1.8.1-1|24	BuildRequires:    R-abind R-testthat R-tcltk R-foreach R-itertools R-iterators R-doMC
14cr|R-plyr-1.8.1-1|25	%endif
14cr|R-plyr-1.8.1-1|26	BuildRequires:    x11-server-xvfb
14cr|R-plyr-1.8.1-1|27	
14cr|R-plyr-1.8.1-1|28	%description
14cr|R-plyr-1.8.1-1|29	plyr is a set of tools that solves a common set of problems: you need to
14cr|R-plyr-1.8.1-1|30	break a big problem down into manageable pieces, operate on each pieces
14cr|R-plyr-1.8.1-1|31	and then put all the pieces back together.  For example, you might want to
14cr|R-plyr-1.8.1-1|32	fit a model to each spatial location or time point in your study,
14cr|R-plyr-1.8.1-1|33	summarise data by panels or collapse high-dimensional arrays to simpler
14cr|R-plyr-1.8.1-1|34	summary statistics. The development of plyr has been generously supported
14cr|R-plyr-1.8.1-1|35	by BD (Becton Dickinson).
14cr|R-plyr-1.8.1-1|36	
14cr|R-plyr-1.8.1-1|37	%prep
14cr|R-plyr-1.8.1-1|38	%setup -q -c -n %{packname}
14cr|R-plyr-1.8.1-1|39	
14cr|R-plyr-1.8.1-1|40	%build
14cr|R-plyr-1.8.1-1|41	
14cr|R-plyr-1.8.1-1|42	%install
14cr|R-plyr-1.8.1-1|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-plyr-1.8.1-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-plyr-1.8.1-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-plyr-1.8.1-1|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-plyr-1.8.1-1|47	
14cr|R-plyr-1.8.1-1|48	# %if %{without bootstrap}
14cr|R-plyr-1.8.1-1|49	# %check
14cr|R-plyr-1.8.1-1|50	# xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-plyr-1.8.1-1|51	# %endif
14cr|R-plyr-1.8.1-1|52	
14cr|R-plyr-1.8.1-1|53	%files
14cr|R-plyr-1.8.1-1|54	%dir %{rlibdir}/%{packname}
14cr|R-plyr-1.8.1-1|55	%doc %{rlibdir}/%{packname}/html
14cr|R-plyr-1.8.1-1|56	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-plyr-1.8.1-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-plyr-1.8.1-1|58	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-plyr-1.8.1-1|59	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-plyr-1.8.1-1|60	%{rlibdir}/%{packname}/INDEX
14cr|R-plyr-1.8.1-1|61	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-plyr-1.8.1-1|62	%{rlibdir}/%{packname}/Meta
14cr|R-plyr-1.8.1-1|63	%{rlibdir}/%{packname}/R
14cr|R-plyr-1.8.1-1|64	%{rlibdir}/%{packname}/data
14cr|R-plyr-1.8.1-1|65	%{rlibdir}/%{packname}/help
14cr|R-plyr-1.8.1-1|66	%{rlibdir}/%{packname}/libs
14cr|R-plyr-1.8.1-1|67	%{rlibdir}/%{packname}/tests
14cr|R-plyr-1.8.1-1|68	
14cr|R-plyr-1.8.1-1|69	%changelog
14cr|R-plyr-1.8.1-1|70	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-1
14cr|R-plyr-1.8.1-1|71	+ Revision: 56455bf
14cr|R-plyr-1.8.1-1|72	- Fix files
14cr|R-plyr-1.8.1-1|73	
14cr|R-plyr-1.8.1-1|74	

7612 14
14cr|rpmdevtools-6.7-4|1	%define emacs_sitestart_d  %{_sysconfdir}/emacs/site-start.d
14cr|rpmdevtools-6.7-4|2	%define spectool_version   1.0.10
14cr|rpmdevtools-6.7-4|3	
14cr|rpmdevtools-6.7-4|4	Name:           rpmdevtools
14cr|rpmdevtools-6.7-4|5	Version:        6.7
14cr|rpmdevtools-6.7-4|6	Release:        4
14cr|rpmdevtools-6.7-4|7	Summary:        RPM Development Tools
14cr|rpmdevtools-6.7-4|8	
14cr|rpmdevtools-6.7-4|9	Group:          System/Configuration/Packaging
14cr|rpmdevtools-6.7-4|10	# rpmdev-setuptree is GPLv2, everything else GPLv2+
14cr|rpmdevtools-6.7-4|11	License:        GPL
14cr|rpmdevtools-6.7-4|12	URL:            http://fedoraproject.org/
14cr|rpmdevtools-6.7-4|13	Source0:        %{name}-%{version}.tar.bz2
14cr|rpmdevtools-6.7-4|14	Source1:        http://people.redhat.com/nphilipp/spectool/spectool-%{spectool_version}.tar.bz2
14cr|rpmdevtools-6.7-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|rpmdevtools-6.7-4|16	
14cr|rpmdevtools-6.7-4|17	BuildArch:      noarch
14cr|rpmdevtools-6.7-4|18	Provides:       spectool = %{spectool_version}
14cr|rpmdevtools-6.7-4|19	BuildRequires:  help2man
14cr|rpmdevtools-6.7-4|20	BuildRequires:  python-rpm
14cr|rpmdevtools-6.7-4|21	# Minimal RPM build requirements
14cr|rpmdevtools-6.7-4|22	Requires:       bash
14cr|rpmdevtools-6.7-4|23	Requires:       bzip2
14cr|rpmdevtools-6.7-4|24	Requires:       coreutils
14cr|rpmdevtools-6.7-4|25	Requires:       cpio
14cr|rpmdevtools-6.7-4|26	Requires:       diffutils
14cr|rpmdevtools-6.7-4|27	Requires:       findutils
14cr|rpmdevtools-6.7-4|28	Requires:       gawk
14cr|rpmdevtools-6.7-4|29	Requires:       gcc
14cr|rpmdevtools-6.7-4|30	Requires:       gcc-c++
14cr|rpmdevtools-6.7-4|31	Requires:       grep
14cr|rpmdevtools-6.7-4|32	Requires:       gzip
14cr|rpmdevtools-6.7-4|33	Requires:       info
14cr|rpmdevtools-6.7-4|34	Requires:       make
14cr|rpmdevtools-6.7-4|35	Requires:       patch
14cr|rpmdevtools-6.7-4|36	Requires:       redhat-release
14cr|rpmdevtools-6.7-4|37	Requires:       rpm-mandriva-setup-build
14cr|rpmdevtools-6.7-4|38	Requires:       rpm-build >= 4.4.2.1
14cr|rpmdevtools-6.7-4|39	Requires:       sed
14cr|rpmdevtools-6.7-4|40	Requires:       tar
14cr|rpmdevtools-6.7-4|41	Requires:       unzip
14cr|rpmdevtools-6.7-4|42	Requires:       util-linux
14cr|rpmdevtools-6.7-4|43	Requires:       which
14cr|rpmdevtools-6.7-4|44	# Additionally required for tool operations
14cr|rpmdevtools-6.7-4|45	#Requires:      cpio
14cr|rpmdevtools-6.7-4|46	Requires:       fakeroot
14cr|rpmdevtools-6.7-4|47	Requires:       file
14cr|rpmdevtools-6.7-4|48	Requires:       perl
14cr|rpmdevtools-6.7-4|49	Requires:       python
14cr|rpmdevtools-6.7-4|50	Requires:       python-rpm
14cr|rpmdevtools-6.7-4|51	#Requires:      sed
14cr|rpmdevtools-6.7-4|52	Requires:       wget
14cr|rpmdevtools-6.7-4|53	
14cr|rpmdevtools-6.7-4|54	%description
14cr|rpmdevtools-6.7-4|55	This package contains scripts and (X)Emacs support files to aid in
14cr|rpmdevtools-6.7-4|56	development of RPM packages.
14cr|rpmdevtools-6.7-4|57	rpmdev-setuptree    Create RPM build tree within user's home directory
14cr|rpmdevtools-6.7-4|58	rpmdev-diff         Diff contents of two archives
14cr|rpmdevtools-6.7-4|59	rpmdev-newspec      Creates new .spec from template
14cr|rpmdevtools-6.7-4|60	rpmdev-rmdevelrpms  Find (and optionally remove) "development" RPMs
14cr|rpmdevtools-6.7-4|61	rpmdev-checksig     Check package signatures using alternate RPM keyring
14cr|rpmdevtools-6.7-4|62	rpminfo             Print information about executables and libraries
14cr|rpmdevtools-6.7-4|63	rpmdev-md5          Display the md5sum of all files in an RPM
14cr|rpmdevtools-6.7-4|64	rpmdev-vercmp       RPM version comparison checker
14cr|rpmdevtools-6.7-4|65	spectool            Expand and download sources and patches in specfiles
14cr|rpmdevtools-6.7-4|66	rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
14cr|rpmdevtools-6.7-4|67	rpmdev-extract      Extract various archives, "tar xvf" style
14cr|rpmdevtools-6.7-4|68	...and many more.
14cr|rpmdevtools-6.7-4|69	
14cr|rpmdevtools-6.7-4|70	
14cr|rpmdevtools-6.7-4|71	%prep
14cr|rpmdevtools-6.7-4|72	%setup -q -a 1
14cr|rpmdevtools-6.7-4|73	%{__cp} -a spectool*/README README.spectool
14cr|rpmdevtools-6.7-4|74	
14cr|rpmdevtools-6.7-4|75	%build
14cr|rpmdevtools-6.7-4|76	%{configure2_5x} --libdir=%{_prefix}/lib
14cr|rpmdevtools-6.7-4|77	%{make}
14cr|rpmdevtools-6.7-4|78	
14cr|rpmdevtools-6.7-4|79	%install
14cr|rpmdevtools-6.7-4|80	%{__rm} -rf %{buildroot}
14cr|rpmdevtools-6.7-4|81	
14cr|rpmdevtools-6.7-4|82	%{makeinstall_std}
14cr|rpmdevtools-6.7-4|83	
14cr|rpmdevtools-6.7-4|84	%{__cp} -a spectool*/spectool %{buildroot}%{_bindir}
14cr|rpmdevtools-6.7-4|85	
14cr|rpmdevtools-6.7-4|86	%{__mkdir_p} %{buildroot}%{emacs_sitestart_d}
14cr|rpmdevtools-6.7-4|87	%{__ln_s} %{_datadir}/rpmdevtools/rpmdev-init.el %{buildroot}%{emacs_sitestart_d}/rpmdev-init.el
14cr|rpmdevtools-6.7-4|88	#/bin/touch %{buildroot}%{emacs_sitestart_d}/rpmdev-init.elc
14cr|rpmdevtools-6.7-4|89	
14cr|rpmdevtools-6.7-4|90	%{__chmod} 755 %{buildroot}%{_datadir}/rpmdevtools/{trap.sh,template.init,tmpdir.sh}
14cr|rpmdevtools-6.7-4|91	
14cr|rpmdevtools-6.7-4|92	%clean
14cr|rpmdevtools-6.7-4|93	%{__rm} -rf %{buildroot}
14cr|rpmdevtools-6.7-4|94	
14cr|rpmdevtools-6.7-4|95	%files
14cr|rpmdevtools-6.7-4|96	%defattr(-,root,root,-)
14cr|rpmdevtools-6.7-4|97	%doc COPYING README*
14cr|rpmdevtools-6.7-4|98	%config(noreplace) %{_sysconfdir}/rpmdevtools/
14cr|rpmdevtools-6.7-4|99	%{_datadir}/rpmdevtools/
14cr|rpmdevtools-6.7-4|100	%attr(0755,root,root) %{_bindir}/rpm*
14cr|rpmdevtools-6.7-4|101	%attr(0755,root,root) %{_bindir}/spectool
14cr|rpmdevtools-6.7-4|102	%config(noreplace) %{emacs_sitestart_d}/rpmdev-init.el*
14cr|rpmdevtools-6.7-4|103	%{_mandir}/man[18]/rpm*.[18]*
14cr|rpmdevtools-6.7-4|104	
14cr|rpmdevtools-6.7-4|105	
14cr|rpmdevtools-6.7-4|106	
14cr|rpmdevtools-6.7-4|107	
14cr|rpmdevtools-6.7-4|108	%changelog
14cr|rpmdevtools-6.7-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.7-4
14cr|rpmdevtools-6.7-4|110	+ Revision: 7140443
14cr|rpmdevtools-6.7-4|111	- MassBuild#464: Increase release tag
14cr|rpmdevtools-6.7-4|112	
14cr|rpmdevtools-6.7-4|113	

7613 14
14cr|rpm-get-1.5-7|1	%define	name	rpm-get
14cr|rpm-get-1.5-7|2	%define	version	1.5
14cr|rpm-get-1.5-7|3	%define release	7
14cr|rpm-get-1.5-7|4	
14cr|rpm-get-1.5-7|5	Summary:	Simple clone of apt-get for rpm
14cr|rpm-get-1.5-7|6	Name:		%{name}
14cr|rpm-get-1.5-7|7	Version:	%{version}
14cr|rpm-get-1.5-7|8	Release:	%{release}
14cr|rpm-get-1.5-7|9	License:	GPL
14cr|rpm-get-1.5-7|10	Group:		System/Configuration/Packaging
14cr|rpm-get-1.5-7|11	URL:		http://zoy.org/~alien/rpm-get
14cr|rpm-get-1.5-7|12	Source0:	http://zoy.org/~alien/rpm-get/%{name}-%{version}.tar.bz2
14cr|rpm-get-1.5-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|rpm-get-1.5-7|14	BuildArch:	noarch
14cr|rpm-get-1.5-7|15	
14cr|rpm-get-1.5-7|16	%description
14cr|rpm-get-1.5-7|17	rpm-get is a simple clone of Debian's apt-get utility for
14cr|rpm-get-1.5-7|18	automatically download and install files.
14cr|rpm-get-1.5-7|19	Use the /etc/rpm-get.conf file to set up your favorites ftp mirrors.
14cr|rpm-get-1.5-7|20	
14cr|rpm-get-1.5-7|21	%prep
14cr|rpm-get-1.5-7|22	%setup -q -n %{name}
14cr|rpm-get-1.5-7|23	
14cr|rpm-get-1.5-7|24	%install
14cr|rpm-get-1.5-7|25	rm -rf $RPM_BUILD_ROOT
14cr|rpm-get-1.5-7|26	
14cr|rpm-get-1.5-7|27	mkdir -p $RPM_BUILD_ROOT/var/rpm-get
14cr|rpm-get-1.5-7|28	
14cr|rpm-get-1.5-7|29	install -D -m755 %_builddir/%{name}/rpm-get-configure $RPM_BUILD_ROOT/sbin/rpm-get-configure
14cr|rpm-get-1.5-7|30	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-get $RPM_BUILD_ROOT/sbin/rpm-get
14cr|rpm-get-1.5-7|31	install -D -m755 $RPM_BUILD_DIR/rpm-get/dep-check.sh $RPM_BUILD_ROOT/sbin/dep-check.sh
14cr|rpm-get-1.5-7|32	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-dep.sh $RPM_BUILD_ROOT/sbin/rpm-dep.sh
14cr|rpm-get-1.5-7|33	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-fle2pkg.sh $RPM_BUILD_ROOT/sbin/rpm-fle2pkg.sh
14cr|rpm-get-1.5-7|34	install -D -m644 $RPM_BUILD_DIR/rpm-get/rpm-get.conf $RPM_BUILD_ROOT%{_sysconfdir}/rpm-get.conf
14cr|rpm-get-1.5-7|35	install -D -m644 $RPM_BUILD_DIR/rpm-get/rpm-get.1 $RPM_BUILD_ROOT%{_mandir}/man1/rpm-get.1
14cr|rpm-get-1.5-7|36	
14cr|rpm-get-1.5-7|37	%clean
14cr|rpm-get-1.5-7|38	rm -rf $RPM_BUILD_ROOT
14cr|rpm-get-1.5-7|39	
14cr|rpm-get-1.5-7|40	%files
14cr|rpm-get-1.5-7|41	%defattr(-,root,root)
14cr|rpm-get-1.5-7|42	%doc README Changes BUGS AUTHORS TODO
14cr|rpm-get-1.5-7|43	%config(noreplace) %{_sysconfdir}/*
14cr|rpm-get-1.5-7|44	/sbin/*
14cr|rpm-get-1.5-7|45	%{_mandir}/man1/*
14cr|rpm-get-1.5-7|46	/var/rpm-get/
14cr|rpm-get-1.5-7|47	
14cr|rpm-get-1.5-7|48	
14cr|rpm-get-1.5-7|49	
14cr|rpm-get-1.5-7|50	
14cr|rpm-get-1.5-7|51	%changelog
14cr|rpm-get-1.5-7|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|rpm-get-1.5-7|53	+ Revision: 6aa15c8
14cr|rpm-get-1.5-7|54	- MassBuild#464: Increase release tag
14cr|rpm-get-1.5-7|55	
14cr|rpm-get-1.5-7|56	

7614 14
14cr|R-pmml-1.4.1-2|1	%global packname  pmml
14cr|R-pmml-1.4.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-pmml-1.4.1-2|3	
14cr|R-pmml-1.4.1-2|4	Name:             R-%{packname}
14cr|R-pmml-1.4.1-2|5	Version:          1.4.1
14cr|R-pmml-1.4.1-2|6	Release:          2
14cr|R-pmml-1.4.1-2|7	Summary:          Generate PMML for various models
14cr|R-pmml-1.4.1-2|8	Group:            Sciences/Mathematics
14cr|R-pmml-1.4.1-2|9	License:          GPL (>= 2)
14cr|R-pmml-1.4.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pmml-1.4.1-2|11	Source0:          http://cran.r-project.org/src/contrib/pmml_1.4.1.tar.gz
14cr|R-pmml-1.4.1-2|12	BuildArch:        noarch
14cr|R-pmml-1.4.1-2|13	Requires:         R-core
14cr|R-pmml-1.4.1-2|14	Requires:         R-XML
14cr|R-pmml-1.4.1-2|15	Requires:         R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
14cr|R-pmml-1.4.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-XML
14cr|R-pmml-1.4.1-2|17	BuildRequires: R-pmmlTransformations
14cr|R-pmml-1.4.1-2|18	Requires: R-pmmlTransformations
14cr|R-pmml-1.4.1-2|19	BuildRequires: R-mlbench
14cr|R-pmml-1.4.1-2|20	Requires: R-mlbench
14cr|R-pmml-1.4.1-2|21	BuildRequires: R-e1071
14cr|R-pmml-1.4.1-2|22	Requires: R-e1071
14cr|R-pmml-1.4.1-2|23	BuildRequires: R-randomForestSRC
14cr|R-pmml-1.4.1-2|24	Requires: R-randomForestSRC
14cr|R-pmml-1.4.1-2|25	BuildRequires: R-glmnet
14cr|R-pmml-1.4.1-2|26	Requires: R-glmnet
14cr|R-pmml-1.4.1-2|27	BuildRequires: R-ada
14cr|R-pmml-1.4.1-2|28	Requires: R-ada
14cr|R-pmml-1.4.1-2|29	BuildRequires:    R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
14cr|R-pmml-1.4.1-2|30	
14cr|R-pmml-1.4.1-2|31	%description
14cr|R-pmml-1.4.1-2|32	The Predictive Modelling Markup Language (PMML) is a language for
14cr|R-pmml-1.4.1-2|33	representing models using XML in an application independent way. Such
14cr|R-pmml-1.4.1-2|34	models can then be shared with other applications that support PMML (see
14cr|R-pmml-1.4.1-2|35	http://www.dmg.org/products.html). The generic pmml() function takes an R
14cr|R-pmml-1.4.1-2|36	model as its argument and returns the corresponding PMML.  Currently
14cr|R-pmml-1.4.1-2|37	supported models for export include linear regression (lm and glm),
14cr|R-pmml-1.4.1-2|38	support vector machines (ksvm), decision trees (rpart), neural networks
14cr|R-pmml-1.4.1-2|39	(nnet, multinom), association rules (arules), survival models (coxph,
14cr|R-pmml-1.4.1-2|40	survreg), random survival forests (randomSurvivalForest), and clusters
14cr|R-pmml-1.4.1-2|41	(kmeans, hclust).
14cr|R-pmml-1.4.1-2|42	
14cr|R-pmml-1.4.1-2|43	%prep
14cr|R-pmml-1.4.1-2|44	%setup -q -c -n %{packname}
14cr|R-pmml-1.4.1-2|45	
14cr|R-pmml-1.4.1-2|46	%build
14cr|R-pmml-1.4.1-2|47	
14cr|R-pmml-1.4.1-2|48	%install
14cr|R-pmml-1.4.1-2|49	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pmml-1.4.1-2|50	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pmml-1.4.1-2|51	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pmml-1.4.1-2|52	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pmml-1.4.1-2|53	
14cr|R-pmml-1.4.1-2|54	%check
14cr|R-pmml-1.4.1-2|55	%{_bindir}/R CMD check %{packname}
14cr|R-pmml-1.4.1-2|56	
14cr|R-pmml-1.4.1-2|57	%files
14cr|R-pmml-1.4.1-2|58	%dir %{rlibdir}/%{packname}
14cr|R-pmml-1.4.1-2|59	%doc %{rlibdir}/%{packname}/html
14cr|R-pmml-1.4.1-2|60	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-pmml-1.4.1-2|61	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pmml-1.4.1-2|62	%{rlibdir}/%{packname}/INDEX
14cr|R-pmml-1.4.1-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pmml-1.4.1-2|64	%{rlibdir}/%{packname}/Meta
14cr|R-pmml-1.4.1-2|65	%{rlibdir}/%{packname}/R
14cr|R-pmml-1.4.1-2|66	%{rlibdir}/%{packname}/data
14cr|R-pmml-1.4.1-2|67	%{rlibdir}/%{packname}/help
14cr|R-pmml-1.4.1-2|68	
14cr|R-pmml-1.4.1-2|69	%changelog
14cr|R-pmml-1.4.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|R-pmml-1.4.1-2|71	+ Revision: 18e26bc
14cr|R-pmml-1.4.1-2|72	- MassBuild#464: Increase release tag
14cr|R-pmml-1.4.1-2|73	
14cr|R-pmml-1.4.1-2|74	

7615 14
14cr|R-pmmlTransformations-1.2.1-3|1	%global packname  pmmlTransformations
14cr|R-pmmlTransformations-1.2.1-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-pmmlTransformations-1.2.1-3|3	
14cr|R-pmmlTransformations-1.2.1-3|4	Name:             R-%{packname}
14cr|R-pmmlTransformations-1.2.1-3|5	Version:          1.2.1
14cr|R-pmmlTransformations-1.2.1-3|6	Release:          3
14cr|R-pmmlTransformations-1.2.1-3|7	Summary:          Transforms input data from a PMML perspective
14cr|R-pmmlTransformations-1.2.1-3|8	Group:            Sciences/Mathematics
14cr|R-pmmlTransformations-1.2.1-3|9	License:          LGPL (>= 2.1)
14cr|R-pmmlTransformations-1.2.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pmmlTransformations-1.2.1-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-pmmlTransformations-1.2.1-3|12	BuildArch:        noarch
14cr|R-pmmlTransformations-1.2.1-3|13	Requires:         R-core
14cr|R-pmmlTransformations-1.2.1-3|14	
14cr|R-pmmlTransformations-1.2.1-3|15	
14cr|R-pmmlTransformations-1.2.1-3|16	
14cr|R-pmmlTransformations-1.2.1-3|17	Requires:         R-pmml
14cr|R-pmmlTransformations-1.2.1-3|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-pmmlTransformations-1.2.1-3|19	
14cr|R-pmmlTransformations-1.2.1-3|20	BuildRequires:   R-pmml
14cr|R-pmmlTransformations-1.2.1-3|21	%description
14cr|R-pmmlTransformations-1.2.1-3|22	Allows for data to be transformed before using it to construct models.
14cr|R-pmmlTransformations-1.2.1-3|23	Builds structures to allow functions in the PMML package to output
14cr|R-pmmlTransformations-1.2.1-3|24	transformation details in addition to the model in the resulting PMML
14cr|R-pmmlTransformations-1.2.1-3|25	
14cr|R-pmmlTransformations-1.2.1-3|26	%prep
14cr|R-pmmlTransformations-1.2.1-3|27	%setup -q -c -n %{packname}
14cr|R-pmmlTransformations-1.2.1-3|28	
14cr|R-pmmlTransformations-1.2.1-3|29	%build
14cr|R-pmmlTransformations-1.2.1-3|30	
14cr|R-pmmlTransformations-1.2.1-3|31	%install
14cr|R-pmmlTransformations-1.2.1-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pmmlTransformations-1.2.1-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pmmlTransformations-1.2.1-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pmmlTransformations-1.2.1-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pmmlTransformations-1.2.1-3|36	
14cr|R-pmmlTransformations-1.2.1-3|37	%check
14cr|R-pmmlTransformations-1.2.1-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-pmmlTransformations-1.2.1-3|39	
14cr|R-pmmlTransformations-1.2.1-3|40	%files
14cr|R-pmmlTransformations-1.2.1-3|41	%dir %{rlibdir}/%{packname}
14cr|R-pmmlTransformations-1.2.1-3|42	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-pmmlTransformations-1.2.1-3|43	%doc %{rlibdir}/%{packname}/html
14cr|R-pmmlTransformations-1.2.1-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pmmlTransformations-1.2.1-3|45	%{rlibdir}/%{packname}/INDEX
14cr|R-pmmlTransformations-1.2.1-3|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pmmlTransformations-1.2.1-3|47	%{rlibdir}/%{packname}/Meta
14cr|R-pmmlTransformations-1.2.1-3|48	%{rlibdir}/%{packname}/R
14cr|R-pmmlTransformations-1.2.1-3|49	%{rlibdir}/%{packname}/help
14cr|R-pmmlTransformations-1.2.1-3|50	
14cr|R-pmmlTransformations-1.2.1-3|51	%changelog
14cr|R-pmmlTransformations-1.2.1-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|R-pmmlTransformations-1.2.1-3|53	+ Revision: d405d87
14cr|R-pmmlTransformations-1.2.1-3|54	- MassBuild#464: Increase release tag
14cr|R-pmmlTransformations-1.2.1-3|55	
14cr|R-pmmlTransformations-1.2.1-3|56	

7616 14
14cr|rpmmon-0.6.3-10|1	Name:		rpmmon
14cr|rpmmon-0.6.3-10|2	Version:	0.6.3
14cr|rpmmon-0.6.3-10|3	Release:	10
14cr|rpmmon-0.6.3-10|4	Summary:	Helps you build better RPMs
14cr|rpmmon-0.6.3-10|5	License:	GPL
14cr|rpmmon-0.6.3-10|6	Group:		Development/Other
14cr|rpmmon-0.6.3-10|7	URL:		http://www.zarb.org/~gc/html/rpmmon-tut.html
14cr|rpmmon-0.6.3-10|8	Source0:	%{name}.pl
14cr|rpmmon-0.6.3-10|9	Source1:	%{name}-tut.html
14cr|rpmmon-0.6.3-10|10	Source2:	rpmmon.bash_completion
14cr|rpmmon-0.6.3-10|11	Patch0:		%{name}-0.6.3.mandriva.patch
14cr|rpmmon-0.6.3-10|12	Patch1:		rpmmon-0.6.3-maintdb.patch
14cr|rpmmon-0.6.3-10|13	Patch2:		rpmmon-0.6.3-curl-ssl.patch
14cr|rpmmon-0.6.3-10|14	Requires:	curl
14cr|rpmmon-0.6.3-10|15	BuildArch:	noarch
14cr|rpmmon-0.6.3-10|16	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|rpmmon-0.6.3-10|17	
14cr|rpmmon-0.6.3-10|18	%description
14cr|rpmmon-0.6.3-10|19	In order to produce a quality Gnu/Linux distribution based on RPM, you
14cr|rpmmon-0.6.3-10|20	need some tools which will facilitate the maintenance of the RPM
14cr|rpmmon-0.6.3-10|21	packages you are maintainer of. This is the aim of `rpmmon'.
14cr|rpmmon-0.6.3-10|22	For that purpose, the first task performed by rpmmon is to monitor what
14cr|rpmmon-0.6.3-10|23	has been announced on Freshmeat, and try to guess if the package in the
14cr|rpmmon-0.6.3-10|24	distro you're developing is older.
14cr|rpmmon-0.6.3-10|25	Later on, this tool has grown to support additional features:
14cr|rpmmon-0.6.3-10|26	- get the list of packages you're responsible for, either in a static
14cr|rpmmon-0.6.3-10|27	oriented way (a local file) or more dynamically (an URL, for example
14cr|rpmmon-0.6.3-10|28	the results of a CGI script from the QA of your distro's company)
14cr|rpmmon-0.6.3-10|29	- hence, provide an easy (e.g. command-line) interface to quickly know
14cr|rpmmon-0.6.3-10|30	who's maintainer of a given package
14cr|rpmmon-0.6.3-10|31	- reversely, provide an easy interface to know what packages a given
14cr|rpmmon-0.6.3-10|32	person is responsible for
14cr|rpmmon-0.6.3-10|33	- try to find automatically on Freshmeat the good project page going
14cr|rpmmon-0.6.3-10|34	along a given RPM package
14cr|rpmmon-0.6.3-10|35	- runs rpmlint on your packages (rpmlint is a rpm correctness checker)
14cr|rpmmon-0.6.3-10|36	
14cr|rpmmon-0.6.3-10|37	%prep
14cr|rpmmon-0.6.3-10|38	%setup -q -c -T -D
14cr|rpmmon-0.6.3-10|39	cp %{SOURCE0} %{name}
14cr|rpmmon-0.6.3-10|40	cp %{SOURCE1} tutorial.html
14cr|rpmmon-0.6.3-10|41	%patch0
14cr|rpmmon-0.6.3-10|42	%patch1 -p1 -b .maintdb
14cr|rpmmon-0.6.3-10|43	%patch2 -p0
14cr|rpmmon-0.6.3-10|44	
14cr|rpmmon-0.6.3-10|45	%build
14cr|rpmmon-0.6.3-10|46	
14cr|rpmmon-0.6.3-10|47	%install
14cr|rpmmon-0.6.3-10|48	rm -rf %{buildroot}
14cr|rpmmon-0.6.3-10|49	install -d -m 755 %{buildroot}%{_bindir}
14cr|rpmmon-0.6.3-10|50	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|rpmmon-0.6.3-10|51	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|rpmmon-0.6.3-10|52	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cr|rpmmon-0.6.3-10|53	
14cr|rpmmon-0.6.3-10|54	%clean
14cr|rpmmon-0.6.3-10|55	rm -rf %{buildroot}
14cr|rpmmon-0.6.3-10|56	
14cr|rpmmon-0.6.3-10|57	%files
14cr|rpmmon-0.6.3-10|58	%defattr(-,root,root)
14cr|rpmmon-0.6.3-10|59	%doc tutorial.html
14cr|rpmmon-0.6.3-10|60	%{_bindir}/%{name}
14cr|rpmmon-0.6.3-10|61	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|rpmmon-0.6.3-10|62	
14cr|rpmmon-0.6.3-10|63	
14cr|rpmmon-0.6.3-10|64	
14cr|rpmmon-0.6.3-10|65	%changelog
14cr|rpmmon-0.6.3-10|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-10
14cr|rpmmon-0.6.3-10|67	+ Revision: 1549758
14cr|rpmmon-0.6.3-10|68	- MassBuild#464: Increase release tag
14cr|rpmmon-0.6.3-10|69	
14cr|rpmmon-0.6.3-10|70	

7617 14
14cr|rpmorphan-1.11-2|1	Name:           rpmorphan
14cr|rpmorphan-1.11-2|2	Version:        1.11
14cr|rpmorphan-1.11-2|3	Release:        2
14cr|rpmorphan-1.11-2|4	Epoch:          0
14cr|rpmorphan-1.11-2|5	Summary:        Find orphaned RPM packages
14cr|rpmorphan-1.11-2|6	Group:          System/Configuration/Packaging
14cr|rpmorphan-1.11-2|7	License:        GPLv2+
14cr|rpmorphan-1.11-2|8	URL:            http://rpmorphan.sourceforge.net/
14cr|rpmorphan-1.11-2|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmorphan/rpmorphan-%{version}.tar.gz
14cr|rpmorphan-1.11-2|10	Source1:        rpmorphan.logrotate
14cr|rpmorphan-1.11-2|11	Requires:       perl-Tk
14cr|rpmorphan-1.11-2|12	Requires:       rpm
14cr|rpmorphan-1.11-2|13	Requires(post): rpm-helper
14cr|rpmorphan-1.11-2|14	BuildArch:      noarch
14cr|rpmorphan-1.11-2|15	
14cr|rpmorphan-1.11-2|16	%description
14cr|rpmorphan-1.11-2|17	rpmorphan finds orphaned packages on your system. It determines
14cr|rpmorphan-1.11-2|18	which packages have no other packages depending on their installation,
14cr|rpmorphan-1.11-2|19	and shows you a list of these packages.
14cr|rpmorphan-1.11-2|20	
14cr|rpmorphan-1.11-2|21	It intends to be clone of deborphan Debian tools for RPM packages.
14cr|rpmorphan-1.11-2|22	
14cr|rpmorphan-1.11-2|23	%prep
14cr|rpmorphan-1.11-2|24	%setup -q
14cr|rpmorphan-1.11-2|25	
14cr|rpmorphan-1.11-2|26	%build
14cr|rpmorphan-1.11-2|27	
14cr|rpmorphan-1.11-2|28	%install
14cr|rpmorphan-1.11-2|29	%makeinstall_std
14cr|rpmorphan-1.11-2|30	
14cr|rpmorphan-1.11-2|31	%{__mv} %{buildroot}%{_bindir}/rpmorphan{.pl,}
14cr|rpmorphan-1.11-2|32	%{__mv} %{buildroot}%{_bindir}/rpmusage{.pl,}
14cr|rpmorphan-1.11-2|33	%{__perl} -pi -e 's/^rpmorphan\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmorphan %{buildroot}%{_mandir}/man1/rpmorphan.1
14cr|rpmorphan-1.11-2|34	%{__perl} -pi -e 's/^rpmusage\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmusage %{buildroot}%{_mandir}/man1/rpmusage.1
14cr|rpmorphan-1.11-2|35	
14cr|rpmorphan-1.11-2|36	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cr|rpmorphan-1.11-2|37	%{__cp} -p %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|rpmorphan-1.11-2|38	
14cr|rpmorphan-1.11-2|39	%post
14cr|rpmorphan-1.11-2|40	%create_ghostfile %{_logdir}/rpmorphan.log root root 644
14cr|rpmorphan-1.11-2|41	
14cr|rpmorphan-1.11-2|42	%files
14cr|rpmorphan-1.11-2|43	%defattr(0644,root,root,0755)
14cr|rpmorphan-1.11-2|44	%doc Authors Changelog COPYING NEWS Readme rpmorphan.lsm Todo
14cr|rpmorphan-1.11-2|45	%attr(0755,root,root) %{_bindir}/rpmorphan
14cr|rpmorphan-1.11-2|46	%attr(0755,root,root) %{_bindir}/rpmorphan-lib.pl
14cr|rpmorphan-1.11-2|47	%attr(0755,root,root) %{_bindir}/rpmusage
14cr|rpmorphan-1.11-2|48	%attr(0755,root,root) %{_bindir}/rpmextra
14cr|rpmorphan-1.11-2|49	%attr(0755,root,root) %{_bindir}/rpmextra.pl
14cr|rpmorphan-1.11-2|50	%attr(0755,root,root) %{_bindir}/grpmorphan
14cr|rpmorphan-1.11-2|51	%attr(0755,root,root) %{_bindir}/rpmdep
14cr|rpmorphan-1.11-2|52	%attr(0755,root,root) %{_bindir}/rpmdep.pl
14cr|rpmorphan-1.11-2|53	%attr(0755,root,root) %{_bindir}/rpmduplicates
14cr|rpmorphan-1.11-2|54	%attr(0755,root,root) %{_bindir}/rpmduplicates.pl
14cr|rpmorphan-1.11-2|55	%attr(0755,root,root) %{_bindir}/rpmorphan-curses-lib.pl
14cr|rpmorphan-1.11-2|56	%attr(0755,root,root) %{_bindir}/rpmorphan-tk-lib.pl
14cr|rpmorphan-1.11-2|57	%{_mandir}/man1/rpmdep.1.xz
14cr|rpmorphan-1.11-2|58	%{_mandir}/man1/rpmextra.1.xz
14cr|rpmorphan-1.11-2|59	%{_mandir}/man1/rpmduplicates.1.xz
14cr|rpmorphan-1.11-2|60	%ghost %{_logdir}/rpmorphan.log
14cr|rpmorphan-1.11-2|61	%{_mandir}/man1/rpmorphan.1*
14cr|rpmorphan-1.11-2|62	%{_mandir}/man1/rpmusage.1*
14cr|rpmorphan-1.11-2|63	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|rpmorphan-1.11-2|64	%config /etc/rpmorphanrc
14cr|rpmorphan-1.11-2|65	%dir %{_var}/lib/rpmorphan
14cr|rpmorphan-1.11-2|66	%{_var}/lib/rpmorphan/keep
14cr|rpmorphan-1.11-2|67	/usr/lib/%{name}/locale/en/rpmorphan_trans.pl
14cr|rpmorphan-1.11-2|68	/usr/lib/%{name}/locale/fr_FR/rpmorphan_trans.pl
14cr|rpmorphan-1.11-2|69	
14cr|rpmorphan-1.11-2|70	
14cr|rpmorphan-1.11-2|71	%changelog
14cr|rpmorphan-1.11-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.11-2
14cr|rpmorphan-1.11-2|73	+ Revision: a1b7d48
14cr|rpmorphan-1.11-2|74	- MassBuild#464: Increase release tag
14cr|rpmorphan-1.11-2|75	
14cr|rpmorphan-1.11-2|76	

7618 14
14cr|rpmrebuild-2.2.3-4|1	Name:           rpmrebuild
14cr|rpmrebuild-2.2.3-4|2	Version:        2.2.3
14cr|rpmrebuild-2.2.3-4|3	Release:        4
14cr|rpmrebuild-2.2.3-4|4	Epoch:          1
14cr|rpmrebuild-2.2.3-4|5	Summary:        Tool to build an RPM file from the RPM database
14cr|rpmrebuild-2.2.3-4|6	Group:          System/Configuration/Packaging
14cr|rpmrebuild-2.2.3-4|7	License:        GPLv2+
14cr|rpmrebuild-2.2.3-4|8	URL:            http://rpmrebuild.sourceforge.net/
14cr|rpmrebuild-2.2.3-4|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmrebuild/rpmrebuild-%version.tar.gz
14cr|rpmrebuild-2.2.3-4|10	Requires:       rpm-build
14cr|rpmrebuild-2.2.3-4|11	BuildArch:      noarch
14cr|rpmrebuild-2.2.3-4|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|rpmrebuild-2.2.3-4|13	
14cr|rpmrebuild-2.2.3-4|14	%description
14cr|rpmrebuild-2.2.3-4|15	rpmrebuild allows for the building of an RPM file from an installed RPM
14cr|rpmrebuild-2.2.3-4|16	or from another RPM file with or without changes (batch or interactive).
14cr|rpmrebuild-2.2.3-4|17	It can be extended by a plugin system.
14cr|rpmrebuild-2.2.3-4|18	
14cr|rpmrebuild-2.2.3-4|19	Typical usage is the easy repackaging of software after a configuration
14cr|rpmrebuild-2.2.3-4|20	change.
14cr|rpmrebuild-2.2.3-4|21	
14cr|rpmrebuild-2.2.3-4|22	%prep
14cr|rpmrebuild-2.2.3-4|23	%setup -q -c
14cr|rpmrebuild-2.2.3-4|24	%{__mv} rpmrebuild_parser.src rpmrebuild_parser.src.bak
14cr|rpmrebuild-2.2.3-4|25	/bin/echo '#!/bin/bash' > rpmrebuild_parser.src
14cr|rpmrebuild-2.2.3-4|26	%{__cat} rpmrebuild_parser.src.bak >> rpmrebuild_parser.src
14cr|rpmrebuild-2.2.3-4|27	%{__rm} rpmrebuild_parser.src.bak
14cr|rpmrebuild-2.2.3-4|28	%{__perl} -pi -e 's|%{_prefix}/lib/rpmrebuild|%{_datadir}/rpmrebuild|g' \
14cr|rpmrebuild-2.2.3-4|29	rpmrebuild \
14cr|rpmrebuild-2.2.3-4|30	popt-without-POPTdesc \
14cr|rpmrebuild-2.2.3-4|31	popt-with-POPTdesc \
14cr|rpmrebuild-2.2.3-4|32	spec.scripts.input \
14cr|rpmrebuild-2.2.3-4|33	man/en/rpmrebuild.1.in \
14cr|rpmrebuild-2.2.3-4|34	man/fr/rpmrebuild.1.in \
14cr|rpmrebuild-2.2.3-4|35	Makefile.include \
14cr|rpmrebuild-2.2.3-4|36	rpmrebuild.files \
14cr|rpmrebuild-2.2.3-4|37	rpmrebuild.spec
14cr|rpmrebuild-2.2.3-4|38	
14cr|rpmrebuild-2.2.3-4|39	%build
14cr|rpmrebuild-2.2.3-4|40	%{make}
14cr|rpmrebuild-2.2.3-4|41	
14cr|rpmrebuild-2.2.3-4|42	%install
14cr|rpmrebuild-2.2.3-4|43	%{__rm} -rf %{buildroot}
14cr|rpmrebuild-2.2.3-4|44	%{makeinstall_std}
14cr|rpmrebuild-2.2.3-4|45	%{__chmod} 0755 %{buildroot}%{_datadir}/rpmrebuild/{*.s{h,rc},plugins/*.sh}
14cr|rpmrebuild-2.2.3-4|46	
14cr|rpmrebuild-2.2.3-4|47	%clean
14cr|rpmrebuild-2.2.3-4|48	%{__rm} -rf %{buildroot}
14cr|rpmrebuild-2.2.3-4|49	
14cr|rpmrebuild-2.2.3-4|50	%files
14cr|rpmrebuild-2.2.3-4|51	%defattr(0644,root,root,0755)
14cr|rpmrebuild-2.2.3-4|52	%doc AUTHORS Changelog COPYING COPYRIGHT LISEZ.MOI News README Release rpmrebuild.lsm Todo Version
14cr|rpmrebuild-2.2.3-4|53	%attr(0755,root,root) %{_bindir}/rpmrebuild
14cr|rpmrebuild-2.2.3-4|54	%{_mandir}/man1/demo.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|55	%{_mandir}/man1/demofiles.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|56	%{_mandir}/man1/file2pacDep.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|57	%{_mandir}/man1/nodoc.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|58	%{_mandir}/man1/rpmrebuild.1*
14cr|rpmrebuild-2.2.3-4|59	%{_mandir}/man1/rpmrebuild_plugins.1*
14cr|rpmrebuild-2.2.3-4|60	%{_mandir}/man1/set_tag.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|61	%{_mandir}/man1/uniq.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|62	%lang(fr) %{_mandir}/fr*/man1/demo.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|63	%lang(fr) %{_mandir}/fr*/man1/demofiles.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|64	%lang(fr) %{_mandir}/fr*/man1/file2pacDep.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|65	%lang(fr) %{_mandir}/fr*/man1/nodoc.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|66	%lang(fr) %{_mandir}/fr*/man1/rpmrebuild.1*
14cr|rpmrebuild-2.2.3-4|67	%lang(fr) %{_mandir}/fr*/man1/rpmrebuild_plugins.1*
14cr|rpmrebuild-2.2.3-4|68	%lang(fr) %{_mandir}/fr*/man1/set_tag.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|69	%lang(fr) %{_mandir}/fr*/man1/uniq.plug.1rrp*
14cr|rpmrebuild-2.2.3-4|70	
14cr|rpmrebuild-2.2.3-4|71	%defattr(-,root,root,0755)
14cr|rpmrebuild-2.2.3-4|72	%{_datadir}/rpmrebuild
14cr|rpmrebuild-2.2.3-4|73	
14cr|rpmrebuild-2.2.3-4|74	
14cr|rpmrebuild-2.2.3-4|75	
14cr|rpmrebuild-2.2.3-4|76	%changelog
14cr|rpmrebuild-2.2.3-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2.3-4
14cr|rpmrebuild-2.2.3-4|78	+ Revision: 924621d
14cr|rpmrebuild-2.2.3-4|79	- MassBuild#464: Increase release tag
14cr|rpmrebuild-2.2.3-4|80	
14cr|rpmrebuild-2.2.3-4|81	

7619 14
14cr|rpmrestore-1.3-6|1	Name:           rpmrestore
14cr|rpmrestore-1.3-6|2	Version:        1.3
14cr|rpmrestore-1.3-6|3	Release:        6
14cr|rpmrestore-1.3-6|4	Epoch:          0
14cr|rpmrestore-1.3-6|5	Summary:        Restores install attributes from the RPM database
14cr|rpmrestore-1.3-6|6	Group:          System/Configuration/Packaging
14cr|rpmrestore-1.3-6|7	License:        GPL
14cr|rpmrestore-1.3-6|8	URL:            http://rpmrestore.sourceforge.net/
14cr|rpmrestore-1.3-6|9	Source0:        http://ovh.dl.sourceforge.net/rpmrestore/rpmrestore-%{version}.tar.gz
14cr|rpmrestore-1.3-6|10	BuildArch:      noarch
14cr|rpmrestore-1.3-6|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|rpmrestore-1.3-6|12	
14cr|rpmrestore-1.3-6|13	%description
14cr|rpmrestore-1.3-6|14	The RPM database stores the user, group, time, mode for all files,
14cr|rpmrestore-1.3-6|15	and offers a command to display the changes between install state (database)
14cr|rpmrestore-1.3-6|16	and current disk state. rpmrestore will help you to restore these install
14cr|rpmrestore-1.3-6|17	attributes.
14cr|rpmrestore-1.3-6|18	
14cr|rpmrestore-1.3-6|19	%prep
14cr|rpmrestore-1.3-6|20	%setup -q
14cr|rpmrestore-1.3-6|21	
14cr|rpmrestore-1.3-6|22	%build
14cr|rpmrestore-1.3-6|23	%{make}
14cr|rpmrestore-1.3-6|24	
14cr|rpmrestore-1.3-6|25	%install
14cr|rpmrestore-1.3-6|26	%{__rm} -rf %{buildroot}
14cr|rpmrestore-1.3-6|27	%{makeinstall_std}
14cr|rpmrestore-1.3-6|28	%{__rm} -r %{buildroot}%{_docdir}
14cr|rpmrestore-1.3-6|29	
14cr|rpmrestore-1.3-6|30	%{__mv} %{buildroot}%{_bindir}/{rpmrestore.pl,rpmrestore}
14cr|rpmrestore-1.3-6|31	%{__perl} -pi -e 's/^rpmrestore\.pl/rpmrestore/g' %{buildroot}%{_bindir}/rpmrestore %{buildroot}%{_mandir}/man1/rpmrestore.1
14cr|rpmrestore-1.3-6|32	
14cr|rpmrestore-1.3-6|33	%clean
14cr|rpmrestore-1.3-6|34	%{__rm} -rf %{buildroot}
14cr|rpmrestore-1.3-6|35	
14cr|rpmrestore-1.3-6|36	%files
14cr|rpmrestore-1.3-6|37	%defattr(0644,root,root,0755)
14cr|rpmrestore-1.3-6|38	%doc rpmrestore.lsm Authors COPYING Changelog NEWS Todo Readme
14cr|rpmrestore-1.3-6|39	%attr(0755,root,root) %{_bindir}/rpmrestore
14cr|rpmrestore-1.3-6|40	%{_mandir}/man1/rpmrestore.1*
14cr|rpmrestore-1.3-6|41	
14cr|rpmrestore-1.3-6|42	
14cr|rpmrestore-1.3-6|43	
14cr|rpmrestore-1.3-6|44	%changelog
14cr|rpmrestore-1.3-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.3-6
14cr|rpmrestore-1.3-6|46	+ Revision: 4803dbc
14cr|rpmrestore-1.3-6|47	- MassBuild#464: Increase release tag
14cr|rpmrestore-1.3-6|48	
14cr|rpmrestore-1.3-6|49	

7620 14
14cr|rpmsync-1.7-8|1	Summary:	Script to rsync update an RPM repository mirror
14cr|rpmsync-1.7-8|2	Name:		rpmsync
14cr|rpmsync-1.7-8|3	Version:	1.7
14cr|rpmsync-1.7-8|4	Release:	8
14cr|rpmsync-1.7-8|5	License:	LGPL
14cr|rpmsync-1.7-8|6	Group:		Networking/File transfer
14cr|rpmsync-1.7-8|7	Source0:	%{name}.pl
14cr|rpmsync-1.7-8|8	Source1:	README
14cr|rpmsync-1.7-8|9	Source2:	exclude.lst
14cr|rpmsync-1.7-8|10	Requires:	rsync
14cr|rpmsync-1.7-8|11	BuildArch:	noarch
14cr|rpmsync-1.7-8|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|rpmsync-1.7-8|13	
14cr|rpmsync-1.7-8|14	%description
14cr|rpmsync-1.7-8|15	- Script to rsync update an RPM repository mirror; most useful for
14cr|rpmsync-1.7-8|16	frequently updated distributions, like Mandriva Cooker, RedHat Rawhide
14cr|rpmsync-1.7-8|17	or security updates for a specific version of an RPM-based distribution
14cr|rpmsync-1.7-8|18	- Moves RPMs so you can rsync between package versions
14cr|rpmsync-1.7-8|19	- Supports mirroring directories and individual files
14cr|rpmsync-1.7-8|20	
14cr|rpmsync-1.7-8|21	%prep
14cr|rpmsync-1.7-8|22	
14cr|rpmsync-1.7-8|23	%setup -T -c
14cr|rpmsync-1.7-8|24	cp -f %{SOURCE0} %{SOURCE1} %{SOURCE2} .
14cr|rpmsync-1.7-8|25	
14cr|rpmsync-1.7-8|26	%install
14cr|rpmsync-1.7-8|27	rm -rf %{buildroot}
14cr|rpmsync-1.7-8|28	
14cr|rpmsync-1.7-8|29	install -d %{buildroot}%{_bindir}
14cr|rpmsync-1.7-8|30	install -m0755 %{name}.pl %{buildroot}%{_bindir}/%{name}
14cr|rpmsync-1.7-8|31	
14cr|rpmsync-1.7-8|32	%clean
14cr|rpmsync-1.7-8|33	rm -rf %{buildroot}
14cr|rpmsync-1.7-8|34	
14cr|rpmsync-1.7-8|35	%files
14cr|rpmsync-1.7-8|36	%defattr(-,root,root)
14cr|rpmsync-1.7-8|37	%doc README exclude.lst
14cr|rpmsync-1.7-8|38	%attr(0755,root,root) %{_bindir}/%{name}
14cr|rpmsync-1.7-8|39	
14cr|rpmsync-1.7-8|40	
14cr|rpmsync-1.7-8|41	
14cr|rpmsync-1.7-8|42	%changelog
14cr|rpmsync-1.7-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-8
14cr|rpmsync-1.7-8|44	+ Revision: 4f85285
14cr|rpmsync-1.7-8|45	- MassBuild#464: Increase release tag
14cr|rpmsync-1.7-8|46	
14cr|rpmsync-1.7-8|47	

7621 14
14cr|rpncalc-1.36.8-3|1	Name: rpncalc
14cr|rpncalc-1.36.8-3|2	Version: 1.36.8
14cr|rpncalc-1.36.8-3|3	Release: 3
14cr|rpncalc-1.36.8-3|4	Summary: An RPN calculator similar to the HP28S
14cr|rpncalc-1.36.8-3|5	URL: http://packages.debian.org/unstable/source/rpncalc
14cr|rpncalc-1.36.8-3|6	Source: %{name}_%{version}.tar.gz
14cr|rpncalc-1.36.8-3|7	Patch0: %{name}-1.36.8-make-install.patch
14cr|rpncalc-1.36.8-3|8	Patch1: %{name}-1.36.8-bison.patch
14cr|rpncalc-1.36.8-3|9	Group: Sciences/Mathematics
14cr|rpncalc-1.36.8-3|10	License: GPL
14cr|rpncalc-1.36.8-3|11	BuildRequires: bison
14cr|rpncalc-1.36.8-3|12	BuildRequires: flex
14cr|rpncalc-1.36.8-3|13	BuildRequires: ncurses-devel
14cr|rpncalc-1.36.8-3|14	BuildRequires: readline-devel
14cr|rpncalc-1.36.8-3|15	BuildRequires: ed
14cr|rpncalc-1.36.8-3|16	
14cr|rpncalc-1.36.8-3|17	%description
14cr|rpncalc-1.36.8-3|18	rpncalc is a calculator similar to dc(1), but it uses the readline library
14cr|rpncalc-1.36.8-3|19	and shows the stack visually.
14cr|rpncalc-1.36.8-3|20	
14cr|rpncalc-1.36.8-3|21	%prep
14cr|rpncalc-1.36.8-3|22	%setup -q -n %{name}
14cr|rpncalc-1.36.8-3|23	%patch0 -p1 -b .make-install
14cr|rpncalc-1.36.8-3|24	%patch1 -p1 -b .bison
14cr|rpncalc-1.36.8-3|25	
14cr|rpncalc-1.36.8-3|26	%build
14cr|rpncalc-1.36.8-3|27	%make
14cr|rpncalc-1.36.8-3|28	
14cr|rpncalc-1.36.8-3|29	%install
14cr|rpncalc-1.36.8-3|30	%make install DESTDIR=%{buildroot}
14cr|rpncalc-1.36.8-3|31	%find_lang %{name}
14cr|rpncalc-1.36.8-3|32	
14cr|rpncalc-1.36.8-3|33	%clean
14cr|rpncalc-1.36.8-3|34	rm -rf %{buildroot}
14cr|rpncalc-1.36.8-3|35	
14cr|rpncalc-1.36.8-3|36	%files -f %{name}.lang
14cr|rpncalc-1.36.8-3|37	%defattr(-,root,root)
14cr|rpncalc-1.36.8-3|38	%doc README COPYING debian/changelog
14cr|rpncalc-1.36.8-3|39	%{_bindir}/rpncalc
14cr|rpncalc-1.36.8-3|40	%{_mandir}/man1/rpncalc.1*
14cr|rpncalc-1.36.8-3|41	%lang(de) %{_mandir}/de/man1/rpncalc.1*
14cr|rpncalc-1.36.8-3|42	%lang(es) %{_mandir}/es/man1/rpncalc.1*
14cr|rpncalc-1.36.8-3|43	
14cr|rpncalc-1.36.8-3|44	
14cr|rpncalc-1.36.8-3|45	
14cr|rpncalc-1.36.8-3|46	%changelog
14cr|rpncalc-1.36.8-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.36.8-3
14cr|rpncalc-1.36.8-3|48	+ Revision: 2efdea8
14cr|rpncalc-1.36.8-3|49	- MassBuild#464: Increase release tag
14cr|rpncalc-1.36.8-3|50	
14cr|rpncalc-1.36.8-3|51	

7622 14
14cr|R-png-0.1.7-3|1	%global packname  png
14cr|R-png-0.1.7-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-png-0.1.7-3|3	
14cr|R-png-0.1.7-3|4	Name:             R-%{packname}
14cr|R-png-0.1.7-3|5	Version:          0.1.7
14cr|R-png-0.1.7-3|6	Release:          3
14cr|R-png-0.1.7-3|7	Summary:          Read and write PNG images
14cr|R-png-0.1.7-3|8	Group:            Sciences/Mathematics
14cr|R-png-0.1.7-3|9	License:          GPL-2 | GPL-3
14cr|R-png-0.1.7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-png-0.1.7-3|11	Source0:          http://cran.r-project.org/src/contrib/png_0.1-7.tar.gz
14cr|R-png-0.1.7-3|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-png-0.1.7-3|13	BuildRequires:    png-devel
14cr|R-png-0.1.7-3|14	
14cr|R-png-0.1.7-3|15	%description
14cr|R-png-0.1.7-3|16	This package provides an easy and simple way to read, write and display
14cr|R-png-0.1.7-3|17	bitmap images stored in the PNG format. It can read and write both files
14cr|R-png-0.1.7-3|18	and in-memory raw vectors.
14cr|R-png-0.1.7-3|19	
14cr|R-png-0.1.7-3|20	%prep
14cr|R-png-0.1.7-3|21	%setup -q -c -n %{packname}
14cr|R-png-0.1.7-3|22	
14cr|R-png-0.1.7-3|23	%build
14cr|R-png-0.1.7-3|24	
14cr|R-png-0.1.7-3|25	%install
14cr|R-png-0.1.7-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-png-0.1.7-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-png-0.1.7-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-png-0.1.7-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-png-0.1.7-3|30	
14cr|R-png-0.1.7-3|31	%check
14cr|R-png-0.1.7-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-png-0.1.7-3|33	
14cr|R-png-0.1.7-3|34	%files
14cr|R-png-0.1.7-3|35	%dir %{rlibdir}/%{packname}
14cr|R-png-0.1.7-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-png-0.1.7-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-png-0.1.7-3|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-png-0.1.7-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-png-0.1.7-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-png-0.1.7-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-png-0.1.7-3|42	%{rlibdir}/%{packname}/R
14cr|R-png-0.1.7-3|43	%{rlibdir}/%{packname}/help
14cr|R-png-0.1.7-3|44	%{rlibdir}/%{packname}/img
14cr|R-png-0.1.7-3|45	%{rlibdir}/%{packname}/libs
14cr|R-png-0.1.7-3|46	
14cr|R-png-0.1.7-3|47	%changelog
14cr|R-png-0.1.7-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
14cr|R-png-0.1.7-3|49	+ Revision: 49496a0
14cr|R-png-0.1.7-3|50	- MassBuild#464: Increase release tag
14cr|R-png-0.1.7-3|51	
14cr|R-png-0.1.7-3|52	

7623 14
14cr|R-poLCA-1.4.1-2|1	%global packname  poLCA
14cr|R-poLCA-1.4.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-poLCA-1.4.1-2|3	
14cr|R-poLCA-1.4.1-2|4	Name:             R-%{packname}
14cr|R-poLCA-1.4.1-2|5	Version:          1.4.1
14cr|R-poLCA-1.4.1-2|6	Release:          2
14cr|R-poLCA-1.4.1-2|7	Summary:          Polytomous variable Latent Class Analysis
14cr|R-poLCA-1.4.1-2|8	Group:            Sciences/Mathematics
14cr|R-poLCA-1.4.1-2|9	License:          GPLv2+
14cr|R-poLCA-1.4.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-poLCA-1.4.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-poLCA-1.4.1-2|12	
14cr|R-poLCA-1.4.1-2|13	Requires:         R-scatterplot3d R-MASS
14cr|R-poLCA-1.4.1-2|14	
14cr|R-poLCA-1.4.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex R-scatterplot3d R-MASS
14cr|R-poLCA-1.4.1-2|16	
14cr|R-poLCA-1.4.1-2|17	%description
14cr|R-poLCA-1.4.1-2|18	Latent class analysis and latent class regression models for polytomous
14cr|R-poLCA-1.4.1-2|19	outcome variables.  Also known as latent structure analysis.
14cr|R-poLCA-1.4.1-2|20	
14cr|R-poLCA-1.4.1-2|21	%prep
14cr|R-poLCA-1.4.1-2|22	%setup -q -c -n %{packname}
14cr|R-poLCA-1.4.1-2|23	
14cr|R-poLCA-1.4.1-2|24	%build
14cr|R-poLCA-1.4.1-2|25	
14cr|R-poLCA-1.4.1-2|26	%install
14cr|R-poLCA-1.4.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-poLCA-1.4.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-poLCA-1.4.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-poLCA-1.4.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-poLCA-1.4.1-2|31	
14cr|R-poLCA-1.4.1-2|32	%check
14cr|R-poLCA-1.4.1-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-poLCA-1.4.1-2|34	
14cr|R-poLCA-1.4.1-2|35	%files
14cr|R-poLCA-1.4.1-2|36	%dir %{rlibdir}/%{packname}
14cr|R-poLCA-1.4.1-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-poLCA-1.4.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-poLCA-1.4.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-poLCA-1.4.1-2|40	%{rlibdir}/%{packname}/CITATION
14cr|R-poLCA-1.4.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-poLCA-1.4.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-poLCA-1.4.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-poLCA-1.4.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-poLCA-1.4.1-2|45	%{rlibdir}/%{packname}/data
14cr|R-poLCA-1.4.1-2|46	%{rlibdir}/%{packname}/help
14cr|R-poLCA-1.4.1-2|47	%{rlibdir}/%{packname}/libs
14cr|R-poLCA-1.4.1-2|48	
14cr|R-poLCA-1.4.1-2|49	%changelog
14cr|R-poLCA-1.4.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|R-poLCA-1.4.1-2|51	+ Revision: 2550821
14cr|R-poLCA-1.4.1-2|52	- MassBuild#464: Increase release tag
14cr|R-poLCA-1.4.1-2|53	
14cr|R-poLCA-1.4.1-2|54	

7624 14
14cr|R-polspline-1.1.9-2|1	%global packname  polspline
14cr|R-polspline-1.1.9-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-polspline-1.1.9-2|3	
14cr|R-polspline-1.1.9-2|4	Name:             R-%{packname}
14cr|R-polspline-1.1.9-2|5	Version:          1.1.9
14cr|R-polspline-1.1.9-2|6	Release:          2
14cr|R-polspline-1.1.9-2|7	Summary:          Polynomial spline routines
14cr|R-polspline-1.1.9-2|8	Group:            Sciences/Mathematics
14cr|R-polspline-1.1.9-2|9	License:          GPL (>= 2)
14cr|R-polspline-1.1.9-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-polspline-1.1.9-2|11	Source0:          http://cran.r-project.org/src/contrib/polspline_1.1.9.tar.gz
14cr|R-polspline-1.1.9-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-polspline-1.1.9-2|13	BuildRequires:    blas-devel
14cr|R-polspline-1.1.9-2|14	BuildRequires:    lapack-devel
14cr|R-polspline-1.1.9-2|15	
14cr|R-polspline-1.1.9-2|16	%description
14cr|R-polspline-1.1.9-2|17	Routines for the polynomial spline fitting routines hazard regression,
14cr|R-polspline-1.1.9-2|18	hazard estimation with flexible tails, logspline, lspec, polyclass, and
14cr|R-polspline-1.1.9-2|19	polymars, by C. Kooperberg and co-authors
14cr|R-polspline-1.1.9-2|20	
14cr|R-polspline-1.1.9-2|21	%prep
14cr|R-polspline-1.1.9-2|22	%setup -q -c -n %{packname}
14cr|R-polspline-1.1.9-2|23	
14cr|R-polspline-1.1.9-2|24	%build
14cr|R-polspline-1.1.9-2|25	
14cr|R-polspline-1.1.9-2|26	%install
14cr|R-polspline-1.1.9-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-polspline-1.1.9-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-polspline-1.1.9-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-polspline-1.1.9-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-polspline-1.1.9-2|31	
14cr|R-polspline-1.1.9-2|32	%check
14cr|R-polspline-1.1.9-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-polspline-1.1.9-2|34	
14cr|R-polspline-1.1.9-2|35	%files
14cr|R-polspline-1.1.9-2|36	%dir %{rlibdir}/%{packname}
14cr|R-polspline-1.1.9-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-polspline-1.1.9-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-polspline-1.1.9-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-polspline-1.1.9-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-polspline-1.1.9-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-polspline-1.1.9-2|42	%{rlibdir}/%{packname}/R
14cr|R-polspline-1.1.9-2|43	%{rlibdir}/%{packname}/help
14cr|R-polspline-1.1.9-2|44	%{rlibdir}/%{packname}/libs
14cr|R-polspline-1.1.9-2|45	
14cr|R-polspline-1.1.9-2|46	
14cr|R-polspline-1.1.9-2|47	
14cr|R-polspline-1.1.9-2|48	%changelog
14cr|R-polspline-1.1.9-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-2
14cr|R-polspline-1.1.9-2|50	+ Revision: 6390df4
14cr|R-polspline-1.1.9-2|51	- MassBuild#464: Increase release tag
14cr|R-polspline-1.1.9-2|52	
14cr|R-polspline-1.1.9-2|53	

7625 14
14cr|R-polyclip-1.3.0-1|1	%global packname  polyclip
14cr|R-polyclip-1.3.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-polyclip-1.3.0-1|3	
14cr|R-polyclip-1.3.0-1|4	Name:             R-%{packname}
14cr|R-polyclip-1.3.0-1|5	Version:          1.3.0
14cr|R-polyclip-1.3.0-1|6	Release:          1
14cr|R-polyclip-1.3.0-1|7	Summary:          Polygon Clipping
14cr|R-polyclip-1.3.0-1|8	Group:            Sciences/Mathematics
14cr|R-polyclip-1.3.0-1|9	License:          BSL
14cr|R-polyclip-1.3.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-polyclip-1.3.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-0.tar.gz
14cr|R-polyclip-1.3.0-1|12	
14cr|R-polyclip-1.3.0-1|13	BuildRequires:    R-devel Rmath-devel
14cr|R-polyclip-1.3.0-1|14	# texlive-latex
14cr|R-polyclip-1.3.0-1|15	
14cr|R-polyclip-1.3.0-1|16	%description
14cr|R-polyclip-1.3.0-1|17	R port of the Clipper library. Performs polygon clipping operations
14cr|R-polyclip-1.3.0-1|18	(intersection, union, set minus, set difference) for polygonal regions of
14cr|R-polyclip-1.3.0-1|19	arbitrary complexity, including holes. Also computes offset polygons
14cr|R-polyclip-1.3.0-1|20	(spatial buffer zones, morphological dilations, Minkowski dilations) for
14cr|R-polyclip-1.3.0-1|21	polygonal regions and polygonal lines.
14cr|R-polyclip-1.3.0-1|22	
14cr|R-polyclip-1.3.0-1|23	%prep
14cr|R-polyclip-1.3.0-1|24	%setup -q -c -n %{packname}
14cr|R-polyclip-1.3.0-1|25	
14cr|R-polyclip-1.3.0-1|26	%build
14cr|R-polyclip-1.3.0-1|27	
14cr|R-polyclip-1.3.0-1|28	%install
14cr|R-polyclip-1.3.0-1|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-polyclip-1.3.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-polyclip-1.3.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-polyclip-1.3.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-polyclip-1.3.0-1|33	
14cr|R-polyclip-1.3.0-1|34	%check
14cr|R-polyclip-1.3.0-1|35	%{_bindir}/R CMD check %{packname}
14cr|R-polyclip-1.3.0-1|36	
14cr|R-polyclip-1.3.0-1|37	%files
14cr|R-polyclip-1.3.0-1|38	%dir %{rlibdir}/%{packname}
14cr|R-polyclip-1.3.0-1|39	%doc %{rlibdir}/%{packname}/html
14cr|R-polyclip-1.3.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-polyclip-1.3.0-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-polyclip-1.3.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-polyclip-1.3.0-1|43	%{rlibdir}/%{packname}/Meta
14cr|R-polyclip-1.3.0-1|44	%{rlibdir}/%{packname}/R
14cr|R-polyclip-1.3.0-1|45	%{rlibdir}/%{packname}/help
14cr|R-polyclip-1.3.0-1|46	%{rlibdir}/%{packname}/libs
14cr|R-polyclip-1.3.0-1|47	
14cr|R-polyclip-1.3.0-1|48	%changelog
14cr|R-polyclip-1.3.0-1|49	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
14cr|R-polyclip-1.3.0-1|50	+ Revision: b7eca65
14cr|R-polyclip-1.3.0-1|51	- Updated to 1.3-0
14cr|R-polyclip-1.3.0-1|52	
14cr|R-polyclip-1.3.0-1|53	

7626 14
14cr|R-polycor-0.7_8-3|1	%global packname  polycor
14cr|R-polycor-0.7_8-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-polycor-0.7_8-3|3	
14cr|R-polycor-0.7_8-3|4	Name:             R-%{packname}
14cr|R-polycor-0.7_8-3|5	Version:          0.7_8
14cr|R-polycor-0.7_8-3|6	Release:          3
14cr|R-polycor-0.7_8-3|7	Summary:          Polychoric and Polyserial Correlations
14cr|R-polycor-0.7_8-3|8	Group:            Sciences/Mathematics
14cr|R-polycor-0.7_8-3|9	License:          GPL (>= 2)
14cr|R-polycor-0.7_8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-polycor-0.7_8-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-8.tar.gz
14cr|R-polycor-0.7_8-3|12	BuildArch:        noarch
14cr|R-polycor-0.7_8-3|13	Requires:         R-core
14cr|R-polycor-0.7_8-3|14	Requires:         R-mvtnorm R-sfsmisc
14cr|R-polycor-0.7_8-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-mvtnorm R-sfsmisc
14cr|R-polycor-0.7_8-3|16	
14cr|R-polycor-0.7_8-3|17	%description
14cr|R-polycor-0.7_8-3|18	Computes polychoric and polyserial correlations by quick "two-step"
14cr|R-polycor-0.7_8-3|19	methods or ML, optionally with standard errors; tetrachoric and biserial
14cr|R-polycor-0.7_8-3|20	correlations are special cases.
14cr|R-polycor-0.7_8-3|21	
14cr|R-polycor-0.7_8-3|22	%prep
14cr|R-polycor-0.7_8-3|23	%setup -q -c -n %{packname}
14cr|R-polycor-0.7_8-3|24	
14cr|R-polycor-0.7_8-3|25	%build
14cr|R-polycor-0.7_8-3|26	
14cr|R-polycor-0.7_8-3|27	%install
14cr|R-polycor-0.7_8-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-polycor-0.7_8-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-polycor-0.7_8-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-polycor-0.7_8-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-polycor-0.7_8-3|32	
14cr|R-polycor-0.7_8-3|33	%check
14cr|R-polycor-0.7_8-3|34	%{_bindir}/R CMD check %{packname}
14cr|R-polycor-0.7_8-3|35	
14cr|R-polycor-0.7_8-3|36	%files
14cr|R-polycor-0.7_8-3|37	%dir %{rlibdir}/%{packname}
14cr|R-polycor-0.7_8-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-polycor-0.7_8-3|39	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-polycor-0.7_8-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-polycor-0.7_8-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-polycor-0.7_8-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-polycor-0.7_8-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-polycor-0.7_8-3|44	%{rlibdir}/%{packname}/R
14cr|R-polycor-0.7_8-3|45	%{rlibdir}/%{packname}/help
14cr|R-polycor-0.7_8-3|46	
14cr|R-polycor-0.7_8-3|47	
14cr|R-polycor-0.7_8-3|48	
14cr|R-polycor-0.7_8-3|49	%changelog
14cr|R-polycor-0.7_8-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7_8-3
14cr|R-polycor-0.7_8-3|51	+ Revision: 931f9c0
14cr|R-polycor-0.7_8-3|52	- MassBuild#464: Increase release tag
14cr|R-polycor-0.7_8-3|53	
14cr|R-polycor-0.7_8-3|54	

7627 14
14cr|R-prabclus-2.2.4-3|1	%global packname  prabclus
14cr|R-prabclus-2.2.4-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-prabclus-2.2.4-3|3	
14cr|R-prabclus-2.2.4-3|4	Name:             R-%{packname}
14cr|R-prabclus-2.2.4-3|5	Version:          2.2.4
14cr|R-prabclus-2.2.4-3|6	Release:          3
14cr|R-prabclus-2.2.4-3|7	Summary:          Clustering of presence-absence, abundance and multilocus genetic data
14cr|R-prabclus-2.2.4-3|8	Group:            Sciences/Mathematics
14cr|R-prabclus-2.2.4-3|9	License:          GPL
14cr|R-prabclus-2.2.4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-prabclus-2.2.4-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.2-4.tar.gz
14cr|R-prabclus-2.2.4-3|12	BuildArch:        noarch
14cr|R-prabclus-2.2.4-3|13	Requires:         R-core
14cr|R-prabclus-2.2.4-3|14	Requires:         R-MASS R-mclust
14cr|R-prabclus-2.2.4-3|15	Requires:         R-spdep R-maptools R-foreign R-mvtnorm
14cr|R-prabclus-2.2.4-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-mclust
14cr|R-prabclus-2.2.4-3|17	BuildRequires:    R-spdep R-maptools R-foreign R-mvtnorm
14cr|R-prabclus-2.2.4-3|18	
14cr|R-prabclus-2.2.4-3|19	%description
14cr|R-prabclus-2.2.4-3|20	Distance-based parametric bootstrap tests for clustering with spatial
14cr|R-prabclus-2.2.4-3|21	neighborhood information. Some distance measures, Clustering of
14cr|R-prabclus-2.2.4-3|22	presence-absence, abundance and multilocus genetical data for species
14cr|R-prabclus-2.2.4-3|23	delimitation, nearest neighbor based noise detection. Try package?prabclus
14cr|R-prabclus-2.2.4-3|24	for on overview. Note that the use of the package mclust (called by
14cr|R-prabclus-2.2.4-3|25	function prabclust) is protected by a special license, see
14cr|R-prabclus-2.2.4-3|26	http://www.stat.washington.edu/mclust/license.txt, particularly point 6.
14cr|R-prabclus-2.2.4-3|27	
14cr|R-prabclus-2.2.4-3|28	%prep
14cr|R-prabclus-2.2.4-3|29	%setup -q -c -n %{packname}
14cr|R-prabclus-2.2.4-3|30	
14cr|R-prabclus-2.2.4-3|31	%build
14cr|R-prabclus-2.2.4-3|32	
14cr|R-prabclus-2.2.4-3|33	%install
14cr|R-prabclus-2.2.4-3|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-prabclus-2.2.4-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-prabclus-2.2.4-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-prabclus-2.2.4-3|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-prabclus-2.2.4-3|38	
14cr|R-prabclus-2.2.4-3|39	%check
14cr|R-prabclus-2.2.4-3|40	%{_bindir}/R CMD check %{packname}
14cr|R-prabclus-2.2.4-3|41	
14cr|R-prabclus-2.2.4-3|42	%files
14cr|R-prabclus-2.2.4-3|43	%dir %{rlibdir}/%{packname}
14cr|R-prabclus-2.2.4-3|44	%doc %{rlibdir}/%{packname}/html
14cr|R-prabclus-2.2.4-3|45	%doc %{rlibdir}/%{packname}/extdata
14cr|R-prabclus-2.2.4-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-prabclus-2.2.4-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-prabclus-2.2.4-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-prabclus-2.2.4-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-prabclus-2.2.4-3|50	%{rlibdir}/%{packname}/R
14cr|R-prabclus-2.2.4-3|51	%{rlibdir}/%{packname}/data
14cr|R-prabclus-2.2.4-3|52	%{rlibdir}/%{packname}/help
14cr|R-prabclus-2.2.4-3|53	
14cr|R-prabclus-2.2.4-3|54	
14cr|R-prabclus-2.2.4-3|55	
14cr|R-prabclus-2.2.4-3|56	%changelog
14cr|R-prabclus-2.2.4-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-3
14cr|R-prabclus-2.2.4-3|58	+ Revision: c4b71a0
14cr|R-prabclus-2.2.4-3|59	- MassBuild#464: Increase release tag
14cr|R-prabclus-2.2.4-3|60	
14cr|R-prabclus-2.2.4-3|61	

7628 14
14cr|R-prefmod-0.8.32-1|1	%global packname  prefmod
14cr|R-prefmod-0.8.32-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-prefmod-0.8.32-1|3	
14cr|R-prefmod-0.8.32-1|4	Name:             R-%{packname}
14cr|R-prefmod-0.8.32-1|5	Version:          0.8.32
14cr|R-prefmod-0.8.32-1|6	Release:          1
14cr|R-prefmod-0.8.32-1|7	Summary:          Utilities to fit paired comparison models for preferences
14cr|R-prefmod-0.8.32-1|8	Group:            Sciences/Mathematics
14cr|R-prefmod-0.8.32-1|9	License:          GPLv2+
14cr|R-prefmod-0.8.32-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-prefmod-0.8.32-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-32.tar.gz
14cr|R-prefmod-0.8.32-1|12	
14cr|R-prefmod-0.8.32-1|13	Requires:         R-stats R-gnm R-colorspace
14cr|R-prefmod-0.8.32-1|14	
14cr|R-prefmod-0.8.32-1|15	
14cr|R-prefmod-0.8.32-1|16	BuildRequires:    R-devel Rmath-devel R-stats R-gnm R-colorspace
14cr|R-prefmod-0.8.32-1|17	
14cr|R-prefmod-0.8.32-1|18	
14cr|R-prefmod-0.8.32-1|19	%description
14cr|R-prefmod-0.8.32-1|20	Generates design matrix for analysing real paired comparisons and derived
14cr|R-prefmod-0.8.32-1|21	paired comparison data (Likert type items/ratings or rankings) using a
14cr|R-prefmod-0.8.32-1|22	loglinear approach.  Fits loglinear Bradley-Terry model (LLBT) exploiting
14cr|R-prefmod-0.8.32-1|23	an eliminate feature.  Computes pattern models for paired comparisons,
14cr|R-prefmod-0.8.32-1|24	rankings, and ratings.  Some treatment of missing values (MCAR and MNAR).
14cr|R-prefmod-0.8.32-1|25	Fits latent class (mixture) models for paired comparison, rating and
14cr|R-prefmod-0.8.32-1|26	ranking patterns using a non-parametric ML approach.
14cr|R-prefmod-0.8.32-1|27	
14cr|R-prefmod-0.8.32-1|28	%prep
14cr|R-prefmod-0.8.32-1|29	%setup -q -c -n %{packname}
14cr|R-prefmod-0.8.32-1|30	
14cr|R-prefmod-0.8.32-1|31	%build
14cr|R-prefmod-0.8.32-1|32	
14cr|R-prefmod-0.8.32-1|33	%install
14cr|R-prefmod-0.8.32-1|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-prefmod-0.8.32-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-prefmod-0.8.32-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-prefmod-0.8.32-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-prefmod-0.8.32-1|38	
14cr|R-prefmod-0.8.32-1|39	%check
14cr|R-prefmod-0.8.32-1|40	%{_bindir}/R CMD check %{packname}
14cr|R-prefmod-0.8.32-1|41	
14cr|R-prefmod-0.8.32-1|42	%files
14cr|R-prefmod-0.8.32-1|43	%dir %{rlibdir}/%{packname}
14cr|R-prefmod-0.8.32-1|44	%doc %{rlibdir}/%{packname}/html
14cr|R-prefmod-0.8.32-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-prefmod-0.8.32-1|46	%{rlibdir}/%{packname}/INDEX
14cr|R-prefmod-0.8.32-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-prefmod-0.8.32-1|48	%{rlibdir}/%{packname}/Meta
14cr|R-prefmod-0.8.32-1|49	%{rlibdir}/%{packname}/R
14cr|R-prefmod-0.8.32-1|50	%{rlibdir}/%{packname}/help
14cr|R-prefmod-0.8.32-1|51	%{rlibdir}/%{packname}/data
14cr|R-prefmod-0.8.32-1|52	%{rlibdir}/%{packname}/libs
14cr|R-prefmod-0.8.32-1|53	%{rlibdir}/%{packname}/CITATION
14cr|R-prefmod-0.8.32-1|54	
14cr|R-prefmod-0.8.32-1|55	%changelog
14cr|R-prefmod-0.8.32-1|56	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.32-1
14cr|R-prefmod-0.8.32-1|57	+ Revision: 0f58a88
14cr|R-prefmod-0.8.32-1|58	- Added tarball
14cr|R-prefmod-0.8.32-1|59	
14cr|R-prefmod-0.8.32-1|60	

7629 14
14cr|R-preprocessCore-1.24.0-2|1	%global packname  preprocessCore
14cr|R-preprocessCore-1.24.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-preprocessCore-1.24.0-2|3	
14cr|R-preprocessCore-1.24.0-2|4	Name:             R-%{packname}
14cr|R-preprocessCore-1.24.0-2|5	Version:          1.24.0
14cr|R-preprocessCore-1.24.0-2|6	Release:          2
14cr|R-preprocessCore-1.24.0-2|7	Summary:          A collection of pre-processing functions
14cr|R-preprocessCore-1.24.0-2|8	Group:            Sciences/Mathematics
14cr|R-preprocessCore-1.24.0-2|9	License:          LGPL (>= 2)
14cr|R-preprocessCore-1.24.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-preprocessCore-1.24.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/preprocessCore_1.24.0.tar.gz
14cr|R-preprocessCore-1.24.0-2|12	Requires:         R-methods
14cr|R-preprocessCore-1.24.0-2|13	Requires:         R-stats
14cr|R-preprocessCore-1.24.0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-preprocessCore-1.24.0-2|15	BuildRequires:    R-stats
14cr|R-preprocessCore-1.24.0-2|16	BuildRequires:    blas-devel
14cr|R-preprocessCore-1.24.0-2|17	BuildRequires:    lapack-devel
14cr|R-preprocessCore-1.24.0-2|18	
14cr|R-preprocessCore-1.24.0-2|19	%description
14cr|R-preprocessCore-1.24.0-2|20	A library of core preprocessing routines
14cr|R-preprocessCore-1.24.0-2|21	
14cr|R-preprocessCore-1.24.0-2|22	%prep
14cr|R-preprocessCore-1.24.0-2|23	%setup -q -c -n %{packname}
14cr|R-preprocessCore-1.24.0-2|24	
14cr|R-preprocessCore-1.24.0-2|25	%build
14cr|R-preprocessCore-1.24.0-2|26	
14cr|R-preprocessCore-1.24.0-2|27	%install
14cr|R-preprocessCore-1.24.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-preprocessCore-1.24.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-preprocessCore-1.24.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-preprocessCore-1.24.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-preprocessCore-1.24.0-2|32	
14cr|R-preprocessCore-1.24.0-2|33	%check
14cr|R-preprocessCore-1.24.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-preprocessCore-1.24.0-2|35	
14cr|R-preprocessCore-1.24.0-2|36	%files
14cr|R-preprocessCore-1.24.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-preprocessCore-1.24.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-preprocessCore-1.24.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-preprocessCore-1.24.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-preprocessCore-1.24.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-preprocessCore-1.24.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-preprocessCore-1.24.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-preprocessCore-1.24.0-2|44	%{rlibdir}/%{packname}/help
14cr|R-preprocessCore-1.24.0-2|45	%{rlibdir}/%{packname}/include
14cr|R-preprocessCore-1.24.0-2|46	%{rlibdir}/%{packname}/libs
14cr|R-preprocessCore-1.24.0-2|47	
14cr|R-preprocessCore-1.24.0-2|48	
14cr|R-preprocessCore-1.24.0-2|49	
14cr|R-preprocessCore-1.24.0-2|50	%changelog
14cr|R-preprocessCore-1.24.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24.0-2
14cr|R-preprocessCore-1.24.0-2|52	+ Revision: f6e2ad8
14cr|R-preprocessCore-1.24.0-2|53	- MassBuild#464: Increase release tag
14cr|R-preprocessCore-1.24.0-2|54	
14cr|R-preprocessCore-1.24.0-2|55	

7630 14
14cr|R-prodlim-1.3.7-2|1	%global packname prodlim
14cr|R-prodlim-1.3.7-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-prodlim-1.3.7-2|3	
14cr|R-prodlim-1.3.7-2|4	Name:             R-%{packname}
14cr|R-prodlim-1.3.7-2|5	Version:          1.3.7
14cr|R-prodlim-1.3.7-2|6	Release:          2
14cr|R-prodlim-1.3.7-2|7	Summary:          Product Limit Estimation for event history and survival analysis
14cr|R-prodlim-1.3.7-2|8	Group:            Sciences/Mathematics
14cr|R-prodlim-1.3.7-2|9	License:          GPLv2+
14cr|R-prodlim-1.3.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-prodlim-1.3.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-prodlim-1.3.7-2|12	Requires:         R-core R-KernSmooth R-survival
14cr|R-prodlim-1.3.7-2|13	BuildRequires:    R-devel texlive-collection-latex
14cr|R-prodlim-1.3.7-2|14	BuildRequires:    R-KernSmooth R-survival
14cr|R-prodlim-1.3.7-2|15	
14cr|R-prodlim-1.3.7-2|16	%description
14cr|R-prodlim-1.3.7-2|17	Fast and user friendly nonparametric estimation in
14cr|R-prodlim-1.3.7-2|18	censored survival (event history) analysis.
14cr|R-prodlim-1.3.7-2|19	
14cr|R-prodlim-1.3.7-2|20	%prep
14cr|R-prodlim-1.3.7-2|21	%setup -q -c -n %{packname}
14cr|R-prodlim-1.3.7-2|22	
14cr|R-prodlim-1.3.7-2|23	%build
14cr|R-prodlim-1.3.7-2|24	
14cr|R-prodlim-1.3.7-2|25	%install
14cr|R-prodlim-1.3.7-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-prodlim-1.3.7-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-prodlim-1.3.7-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-prodlim-1.3.7-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-prodlim-1.3.7-2|30	
14cr|R-prodlim-1.3.7-2|31	%files
14cr|R-prodlim-1.3.7-2|32	%dir %{rlibdir}/%{packname}
14cr|R-prodlim-1.3.7-2|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-prodlim-1.3.7-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-prodlim-1.3.7-2|35	%{rlibdir}/%{packname}/data
14cr|R-prodlim-1.3.7-2|36	%{rlibdir}/%{packname}/help
14cr|R-prodlim-1.3.7-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-prodlim-1.3.7-2|38	%{rlibdir}/%{packname}/libs
14cr|R-prodlim-1.3.7-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-prodlim-1.3.7-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-prodlim-1.3.7-2|41	%{rlibdir}/%{packname}/R
14cr|R-prodlim-1.3.7-2|42	
14cr|R-prodlim-1.3.7-2|43	%changelog
14cr|R-prodlim-1.3.7-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.7-2
14cr|R-prodlim-1.3.7-2|45	+ Revision: 4b1f4ac
14cr|R-prodlim-1.3.7-2|46	- MassBuild#464: Increase release tag
14cr|R-prodlim-1.3.7-2|47	
14cr|R-prodlim-1.3.7-2|48	

7631 14
14cr|R-profileModel-0.5.9-1|1	%global packname  profileModel
14cr|R-profileModel-0.5.9-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-profileModel-0.5.9-1|3	
14cr|R-profileModel-0.5.9-1|4	Name:             R-%{packname}
14cr|R-profileModel-0.5.9-1|5	Version:          0.5.9
14cr|R-profileModel-0.5.9-1|6	Release:          1
14cr|R-profileModel-0.5.9-1|7	Summary:          Tools for profiling inference functions for various model classes
14cr|R-profileModel-0.5.9-1|8	Group:            Sciences/Mathematics
14cr|R-profileModel-0.5.9-1|9	License:          GPLv2+
14cr|R-profileModel-0.5.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-profileModel-0.5.9-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-9.tar.gz
14cr|R-profileModel-0.5.9-1|12	BuildArch:        noarch
14cr|R-profileModel-0.5.9-1|13	Requires:         R-core
14cr|R-profileModel-0.5.9-1|14	
14cr|R-profileModel-0.5.9-1|15	
14cr|R-profileModel-0.5.9-1|16	
14cr|R-profileModel-0.5.9-1|17	Requires:         R-MASS R-gnm
14cr|R-profileModel-0.5.9-1|18	BuildRequires:    R-devel Rmath-devel
14cr|R-profileModel-0.5.9-1|19	
14cr|R-profileModel-0.5.9-1|20	BuildRequires:   R-MASS R-gnm
14cr|R-profileModel-0.5.9-1|21	%description
14cr|R-profileModel-0.5.9-1|22	profileModel provides tools that can be used to calculate, evaluate, plot
14cr|R-profileModel-0.5.9-1|23	and use for inference the profiles of *arbitrary* inference functions for
14cr|R-profileModel-0.5.9-1|24	*arbitrary* 'glm'-like fitted models with linear predictors.
14cr|R-profileModel-0.5.9-1|25	
14cr|R-profileModel-0.5.9-1|26	%prep
14cr|R-profileModel-0.5.9-1|27	%setup -q -c -n %{packname}
14cr|R-profileModel-0.5.9-1|28	
14cr|R-profileModel-0.5.9-1|29	%build
14cr|R-profileModel-0.5.9-1|30	
14cr|R-profileModel-0.5.9-1|31	%install
14cr|R-profileModel-0.5.9-1|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-profileModel-0.5.9-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-profileModel-0.5.9-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-profileModel-0.5.9-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-profileModel-0.5.9-1|36	
14cr|R-profileModel-0.5.9-1|37	%check
14cr|R-profileModel-0.5.9-1|38	%{_bindir}/R CMD check %{packname}
14cr|R-profileModel-0.5.9-1|39	
14cr|R-profileModel-0.5.9-1|40	%files
14cr|R-profileModel-0.5.9-1|41	%dir %{rlibdir}/%{packname}
14cr|R-profileModel-0.5.9-1|42	%doc %{rlibdir}/%{packname}/html
14cr|R-profileModel-0.5.9-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-profileModel-0.5.9-1|44	%{rlibdir}/%{packname}/INDEX
14cr|R-profileModel-0.5.9-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-profileModel-0.5.9-1|46	%{rlibdir}/%{packname}/Meta
14cr|R-profileModel-0.5.9-1|47	%{rlibdir}/%{packname}/R
14cr|R-profileModel-0.5.9-1|48	%{rlibdir}/%{packname}/help
14cr|R-profileModel-0.5.9-1|49	%{rlibdir}/%{packname}/CHANGES
14cr|R-profileModel-0.5.9-1|50	%{rlibdir}/%{packname}/CITATION
14cr|R-profileModel-0.5.9-1|51	
14cr|R-profileModel-0.5.9-1|52	%changelog
14cr|R-profileModel-0.5.9-1|53	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.9-1
14cr|R-profileModel-0.5.9-1|54	+ Revision: f423b7b
14cr|R-profileModel-0.5.9-1|55	- Added tarball
14cr|R-profileModel-0.5.9-1|56	
14cr|R-profileModel-0.5.9-1|57	

7632 14
14cr|R-proto-0.3.10-3|1	%global packname  proto
14cr|R-proto-0.3.10-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-proto-0.3.10-3|3	
14cr|R-proto-0.3.10-3|4	%define debug_package %{nil}
14cr|R-proto-0.3.10-3|5	
14cr|R-proto-0.3.10-3|6	Name:             R-%{packname}
14cr|R-proto-0.3.10-3|7	Version:          0.3.10
14cr|R-proto-0.3.10-3|8	Release:          3
14cr|R-proto-0.3.10-3|9	Summary:          Prototype object-based programming
14cr|R-proto-0.3.10-3|10	Group:            Sciences/Mathematics
14cr|R-proto-0.3.10-3|11	License:          GPL-2
14cr|R-proto-0.3.10-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-proto-0.3.10-3|13	Source0:          http://cran.r-project.org/src/contrib/proto_0.3-10.tar.gz
14cr|R-proto-0.3.10-3|14	Requires:         R-graph R-Rgraphviz
14cr|R-proto-0.3.10-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-proto-0.3.10-3|16	BuildRequires:    R-graph R-Rgraphviz
14cr|R-proto-0.3.10-3|17	
14cr|R-proto-0.3.10-3|18	%description
14cr|R-proto-0.3.10-3|19	An object oriented system using object-based, also called prototype-based,
14cr|R-proto-0.3.10-3|20	rather than class-based object oriented ideas.
14cr|R-proto-0.3.10-3|21	
14cr|R-proto-0.3.10-3|22	%prep
14cr|R-proto-0.3.10-3|23	%setup -q -c -n %{packname}
14cr|R-proto-0.3.10-3|24	
14cr|R-proto-0.3.10-3|25	%build
14cr|R-proto-0.3.10-3|26	
14cr|R-proto-0.3.10-3|27	%install
14cr|R-proto-0.3.10-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-proto-0.3.10-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-proto-0.3.10-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-proto-0.3.10-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-proto-0.3.10-3|32	
14cr|R-proto-0.3.10-3|33	%check
14cr|R-proto-0.3.10-3|34	%{_bindir}/R CMD check %{packname}
14cr|R-proto-0.3.10-3|35	
14cr|R-proto-0.3.10-3|36	%files
14cr|R-proto-0.3.10-3|37	%dir %{rlibdir}/%{packname}
14cr|R-proto-0.3.10-3|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-proto-0.3.10-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-proto-0.3.10-3|40	%doc %{rlibdir}/%{packname}/FAQ
14cr|R-proto-0.3.10-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-proto-0.3.10-3|42	%doc %{rlibdir}/%{packname}/README
14cr|R-proto-0.3.10-3|43	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-proto-0.3.10-3|44	%doc %{rlibdir}/%{packname}/WISHLIST
14cr|R-proto-0.3.10-3|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-proto-0.3.10-3|46	%{rlibdir}/%{packname}/INDEX
14cr|R-proto-0.3.10-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-proto-0.3.10-3|48	%{rlibdir}/%{packname}/Meta
14cr|R-proto-0.3.10-3|49	%{rlibdir}/%{packname}/R
14cr|R-proto-0.3.10-3|50	%{rlibdir}/%{packname}/demo
14cr|R-proto-0.3.10-3|51	%{rlibdir}/%{packname}/help
14cr|R-proto-0.3.10-3|52	
14cr|R-proto-0.3.10-3|53	
14cr|R-proto-0.3.10-3|54	
14cr|R-proto-0.3.10-3|55	%changelog
14cr|R-proto-0.3.10-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.10-3
14cr|R-proto-0.3.10-3|57	+ Revision: a67db06
14cr|R-proto-0.3.10-3|58	- MassBuild#464: Increase release tag
14cr|R-proto-0.3.10-3|59	
14cr|R-proto-0.3.10-3|60	

7633 14
14cr|R-proxy-0.4.12-2|1	%bcond_with bootstrap
14cr|R-proxy-0.4.12-2|2	%global packname  proxy
14cr|R-proxy-0.4.12-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-proxy-0.4.12-2|4	
14cr|R-proxy-0.4.12-2|5	Name:             R-%{packname}
14cr|R-proxy-0.4.12-2|6	Version:          0.4.12
14cr|R-proxy-0.4.12-2|7	Release:          2
14cr|R-proxy-0.4.12-2|8	Summary:          Distance and Similarity Measures
14cr|R-proxy-0.4.12-2|9	Group:            Sciences/Mathematics
14cr|R-proxy-0.4.12-2|10	License:          GPL-2
14cr|R-proxy-0.4.12-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-proxy-0.4.12-2|12	Source0:          http://cran.r-project.org/src/contrib/proxy_0.4-12.tar.gz
14cr|R-proxy-0.4.12-2|13	%if %{without bootstrap}
14cr|R-proxy-0.4.12-2|14	Requires:         R-cba
14cr|R-proxy-0.4.12-2|15	%endif
14cr|R-proxy-0.4.12-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-proxy-0.4.12-2|17	%if %{without bootstrap}
14cr|R-proxy-0.4.12-2|18	BuildRequires:    R-cba
14cr|R-proxy-0.4.12-2|19	%endif
14cr|R-proxy-0.4.12-2|20	
14cr|R-proxy-0.4.12-2|21	%description
14cr|R-proxy-0.4.12-2|22	Provides an extensible framework for the effcient calculation of auto- and
14cr|R-proxy-0.4.12-2|23	cross-proximities, along with implementations of the most popular ones.
14cr|R-proxy-0.4.12-2|24	
14cr|R-proxy-0.4.12-2|25	%prep
14cr|R-proxy-0.4.12-2|26	%setup -q -c -n %{packname}
14cr|R-proxy-0.4.12-2|27	
14cr|R-proxy-0.4.12-2|28	%build
14cr|R-proxy-0.4.12-2|29	
14cr|R-proxy-0.4.12-2|30	%install
14cr|R-proxy-0.4.12-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-proxy-0.4.12-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-proxy-0.4.12-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-proxy-0.4.12-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-proxy-0.4.12-2|35	
14cr|R-proxy-0.4.12-2|36	%if %{without bootstrap}
14cr|R-proxy-0.4.12-2|37	%check
14cr|R-proxy-0.4.12-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-proxy-0.4.12-2|39	%endif
14cr|R-proxy-0.4.12-2|40	
14cr|R-proxy-0.4.12-2|41	%files
14cr|R-proxy-0.4.12-2|42	%dir %{rlibdir}/%{packname}
14cr|R-proxy-0.4.12-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-proxy-0.4.12-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-proxy-0.4.12-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-proxy-0.4.12-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-proxy-0.4.12-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-proxy-0.4.12-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-proxy-0.4.12-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-proxy-0.4.12-2|50	%{rlibdir}/%{packname}/R
14cr|R-proxy-0.4.12-2|51	%{rlibdir}/%{packname}/help
14cr|R-proxy-0.4.12-2|52	%{rlibdir}/%{packname}/libs
14cr|R-proxy-0.4.12-2|53	
14cr|R-proxy-0.4.12-2|54	
14cr|R-proxy-0.4.12-2|55	
14cr|R-proxy-0.4.12-2|56	%changelog
14cr|R-proxy-0.4.12-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.12-2
14cr|R-proxy-0.4.12-2|58	+ Revision: d0c480b
14cr|R-proxy-0.4.12-2|59	- MassBuild#464: Increase release tag
14cr|R-proxy-0.4.12-2|60	
14cr|R-proxy-0.4.12-2|61	

7634 14
14cr|R-pscl-1.4.6-1|1	%global packname  pscl
14cr|R-pscl-1.4.6-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-pscl-1.4.6-1|3	
14cr|R-pscl-1.4.6-1|4	Name:             R-%{packname}
14cr|R-pscl-1.4.6-1|5	Version:          1.4.6
14cr|R-pscl-1.4.6-1|6	Release:          1
14cr|R-pscl-1.4.6-1|7	Summary:          Political Science Computational Laboratory, Stanford University
14cr|R-pscl-1.4.6-1|8	Group:            Sciences/Mathematics
14cr|R-pscl-1.4.6-1|9	License:          GPL-2
14cr|R-pscl-1.4.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-pscl-1.4.6-1|11	Source0:          http://cran.r-project.org/src/contrib/pscl_1.4.6.tar.gz
14cr|R-pscl-1.4.6-1|12	Requires:         R-MASS R-stats R-mvtnorm R-coda R-gam R-vcd
14cr|R-pscl-1.4.6-1|13	Requires:         R-lattice
14cr|R-pscl-1.4.6-1|14	Requires:         R-MCMCpack R-car R-lmtest R-sandwich R-zoo
14cr|R-pscl-1.4.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-stats R-mvtnorm R-coda R-gam R-vcd
14cr|R-pscl-1.4.6-1|16	BuildRequires:    R-lattice
14cr|R-pscl-1.4.6-1|17	BuildRequires:    R-MCMCpack R-car R-lmtest R-sandwich R-zoo
14cr|R-pscl-1.4.6-1|18	BuildRequires:    blas-devel
14cr|R-pscl-1.4.6-1|19	BuildRequires:    lapack-devel
14cr|R-pscl-1.4.6-1|20	
14cr|R-pscl-1.4.6-1|21	%description
14cr|R-pscl-1.4.6-1|22	Bayesian analysis of item-response theory (IRT) models, roll call
14cr|R-pscl-1.4.6-1|23	analysis; computing highest density regions; maximum likelihood estimation
14cr|R-pscl-1.4.6-1|24	of zero-inflated and hurdle models for count data; goodness-of-fit
14cr|R-pscl-1.4.6-1|25	measures for GLMs; data sets used in writing and teaching at the Political
14cr|R-pscl-1.4.6-1|26	Science Computational Laboratory; seats-votes curves.
14cr|R-pscl-1.4.6-1|27	
14cr|R-pscl-1.4.6-1|28	%prep
14cr|R-pscl-1.4.6-1|29	%setup -q -c -n %{packname}
14cr|R-pscl-1.4.6-1|30	
14cr|R-pscl-1.4.6-1|31	%build
14cr|R-pscl-1.4.6-1|32	
14cr|R-pscl-1.4.6-1|33	%install
14cr|R-pscl-1.4.6-1|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-pscl-1.4.6-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-pscl-1.4.6-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-pscl-1.4.6-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-pscl-1.4.6-1|38	
14cr|R-pscl-1.4.6-1|39	# %check
14cr|R-pscl-1.4.6-1|40	# %{_bindir}/R CMD check %{packname}
14cr|R-pscl-1.4.6-1|41	
14cr|R-pscl-1.4.6-1|42	%files
14cr|R-pscl-1.4.6-1|43	%dir %{rlibdir}/%{packname}
14cr|R-pscl-1.4.6-1|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-pscl-1.4.6-1|45	%doc %{rlibdir}/%{packname}/html
14cr|R-pscl-1.4.6-1|46	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-pscl-1.4.6-1|47	%doc %{rlibdir}/%{packname}/COPYRIGHTS
14cr|R-pscl-1.4.6-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-pscl-1.4.6-1|49	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-pscl-1.4.6-1|50	%{rlibdir}/%{packname}/INDEX
14cr|R-pscl-1.4.6-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-pscl-1.4.6-1|52	%{rlibdir}/%{packname}/Meta
14cr|R-pscl-1.4.6-1|53	%{rlibdir}/%{packname}/R
14cr|R-pscl-1.4.6-1|54	%{rlibdir}/%{packname}/data
14cr|R-pscl-1.4.6-1|55	%{rlibdir}/%{packname}/extdata
14cr|R-pscl-1.4.6-1|56	%{rlibdir}/%{packname}/help
14cr|R-pscl-1.4.6-1|57	%{rlibdir}/%{packname}/libs
14cr|R-pscl-1.4.6-1|58	
14cr|R-pscl-1.4.6-1|59	
14cr|R-pscl-1.4.6-1|60	
14cr|R-pscl-1.4.6-1|61	%changelog
14cr|R-pscl-1.4.6-1|62	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.6-1
14cr|R-pscl-1.4.6-1|63	+ Revision: b239b3a
14cr|R-pscl-1.4.6-1|64	- Fix files
14cr|R-pscl-1.4.6-1|65	
14cr|R-pscl-1.4.6-1|66	

7635 14
14cr|R-psych-1.4.2.3-2|1	%global packname  psych
14cr|R-psych-1.4.2.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-psych-1.4.2.3-2|3	
14cr|R-psych-1.4.2.3-2|4	Name:             R-%{packname}
14cr|R-psych-1.4.2.3-2|5	Version:          1.4.2.3
14cr|R-psych-1.4.2.3-2|6	Release:          2
14cr|R-psych-1.4.2.3-2|7	Summary:          Procedures for Psychological, Psychometric, and Personality Research
14cr|R-psych-1.4.2.3-2|8	Group:            Sciences/Mathematics
14cr|R-psych-1.4.2.3-2|9	License:          GPL (>= 2)
14cr|R-psych-1.4.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-psych-1.4.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/psych_1.4.2.3.tar.gz
14cr|R-psych-1.4.2.3-2|12	Requires:         R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
14cr|R-psych-1.4.2.3-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-psych-1.4.2.3-2|14	BuildRequires:    R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
14cr|R-psych-1.4.2.3-2|15	
14cr|R-psych-1.4.2.3-2|16	%define debug_package %{nil}
14cr|R-psych-1.4.2.3-2|17	
14cr|R-psych-1.4.2.3-2|18	%description
14cr|R-psych-1.4.2.3-2|19	A number of routines for personality, psychometrics and experimental
14cr|R-psych-1.4.2.3-2|20	psychology.  Functions are primarily for scale construction using factor
14cr|R-psych-1.4.2.3-2|21	analysis, cluster analysis and reliability analysis, although others
14cr|R-psych-1.4.2.3-2|22	provide basic descriptive statistics. Item Response Theory is done using
14cr|R-psych-1.4.2.3-2|23	factor analysis of tetrachoric and polychoric correlations. Functions for
14cr|R-psych-1.4.2.3-2|24	simulating particular item and test structures are included. Several
14cr|R-psych-1.4.2.3-2|25	functions serve as a useful front end for structural equation modeling.
14cr|R-psych-1.4.2.3-2|26	Graphical displays of path diagrams, factor analysis and structural
14cr|R-psych-1.4.2.3-2|27	equation models are created using basic graphics. Some of the functions
14cr|R-psych-1.4.2.3-2|28	are written to support a book on psychometrics as well as publications in
14cr|R-psych-1.4.2.3-2|29	personality research. For more information, see the
14cr|R-psych-1.4.2.3-2|30	personality-project.org/r webpage.
14cr|R-psych-1.4.2.3-2|31	
14cr|R-psych-1.4.2.3-2|32	%prep
14cr|R-psych-1.4.2.3-2|33	%setup -q -c -n %{packname}
14cr|R-psych-1.4.2.3-2|34	
14cr|R-psych-1.4.2.3-2|35	%build
14cr|R-psych-1.4.2.3-2|36	
14cr|R-psych-1.4.2.3-2|37	%install
14cr|R-psych-1.4.2.3-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-psych-1.4.2.3-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-psych-1.4.2.3-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-psych-1.4.2.3-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-psych-1.4.2.3-2|42	
14cr|R-psych-1.4.2.3-2|43	%check
14cr|R-psych-1.4.2.3-2|44	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-psych-1.4.2.3-2|45	else			true
14cr|R-psych-1.4.2.3-2|46	fi
14cr|R-psych-1.4.2.3-2|47	
14cr|R-psych-1.4.2.3-2|48	%files
14cr|R-psych-1.4.2.3-2|49	%dir %{rlibdir}/%{packname}
14cr|R-psych-1.4.2.3-2|50	%doc %{rlibdir}/%{packname}/doc
14cr|R-psych-1.4.2.3-2|51	%doc %{rlibdir}/%{packname}/html
14cr|R-psych-1.4.2.3-2|52	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-psych-1.4.2.3-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-psych-1.4.2.3-2|54	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-psych-1.4.2.3-2|55	%{rlibdir}/%{packname}/INDEX
14cr|R-psych-1.4.2.3-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-psych-1.4.2.3-2|57	%{rlibdir}/%{packname}/Meta
14cr|R-psych-1.4.2.3-2|58	%{rlibdir}/%{packname}/R
14cr|R-psych-1.4.2.3-2|59	%{rlibdir}/%{packname}/data
14cr|R-psych-1.4.2.3-2|60	%{rlibdir}/%{packname}/help
14cr|R-psych-1.4.2.3-2|61	
14cr|R-psych-1.4.2.3-2|62	
14cr|R-psych-1.4.2.3-2|63	
14cr|R-psych-1.4.2.3-2|64	%changelog
14cr|R-psych-1.4.2.3-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2.3-2
14cr|R-psych-1.4.2.3-2|66	+ Revision: 3d42930
14cr|R-psych-1.4.2.3-2|67	- MassBuild#464: Increase release tag
14cr|R-psych-1.4.2.3-2|68	
14cr|R-psych-1.4.2.3-2|69	

7636 14
14cr|R-qgraph-1.2.3-2|1	%global packname  qgraph
14cr|R-qgraph-1.2.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-qgraph-1.2.3-2|3	
14cr|R-qgraph-1.2.3-2|4	Name:             R-%{packname}
14cr|R-qgraph-1.2.3-2|5	Version:          1.2.3
14cr|R-qgraph-1.2.3-2|6	Release:          2
14cr|R-qgraph-1.2.3-2|7	Summary:          Network representations of relationships in data
14cr|R-qgraph-1.2.3-2|8	Group:            Sciences/Mathematics
14cr|R-qgraph-1.2.3-2|9	License:          GPL-2
14cr|R-qgraph-1.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-qgraph-1.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/qgraph_1.2.3.tar.gz
14cr|R-qgraph-1.2.3-2|12	Requires:         R-psych R-ellipse R-lavaan R-sem R-plyr
14cr|R-qgraph-1.2.3-2|13	Requires:         R-RSVGTipsDevice R-tikzDevice R-fdrtool R-lavaan R-sem
14cr|R-qgraph-1.2.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-qgraph-1.2.3-2|15	BuildRequires: R-jpeg
14cr|R-qgraph-1.2.3-2|16	Requires: R-jpeg
14cr|R-qgraph-1.2.3-2|17	BuildRequires: R-igraph
14cr|R-qgraph-1.2.3-2|18	Requires: R-igraph
14cr|R-qgraph-1.2.3-2|19	BuildRequires:    R-psych R-ellipse R-lavaan R-sem R-plyr
14cr|R-qgraph-1.2.3-2|20	BuildRequires:    R-RSVGTipsDevice R-tikzDevice R-fdrtool R-lavaan R-sem
14cr|R-qgraph-1.2.3-2|21	
14cr|R-qgraph-1.2.3-2|22	%description
14cr|R-qgraph-1.2.3-2|23	The qgraph package can be used to visualize data as networks.
14cr|R-qgraph-1.2.3-2|24	
14cr|R-qgraph-1.2.3-2|25	%prep
14cr|R-qgraph-1.2.3-2|26	%setup -q -c -n %{packname}
14cr|R-qgraph-1.2.3-2|27	
14cr|R-qgraph-1.2.3-2|28	%build
14cr|R-qgraph-1.2.3-2|29	
14cr|R-qgraph-1.2.3-2|30	%install
14cr|R-qgraph-1.2.3-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-qgraph-1.2.3-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-qgraph-1.2.3-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-qgraph-1.2.3-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-qgraph-1.2.3-2|35	
14cr|R-qgraph-1.2.3-2|36	%check
14cr|R-qgraph-1.2.3-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-qgraph-1.2.3-2|38	
14cr|R-qgraph-1.2.3-2|39	%files
14cr|R-qgraph-1.2.3-2|40	%dir %{rlibdir}/%{packname}
14cr|R-qgraph-1.2.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-qgraph-1.2.3-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-qgraph-1.2.3-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-qgraph-1.2.3-2|44	%{rlibdir}/%{packname}/CITATION
14cr|R-qgraph-1.2.3-2|45	%{rlibdir}/%{packname}/COPYING
14cr|R-qgraph-1.2.3-2|46	%{rlibdir}/%{packname}/COPYRIGHTS
14cr|R-qgraph-1.2.3-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-qgraph-1.2.3-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-qgraph-1.2.3-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-qgraph-1.2.3-2|50	%{rlibdir}/%{packname}/R
14cr|R-qgraph-1.2.3-2|51	%{rlibdir}/%{packname}/data
14cr|R-qgraph-1.2.3-2|52	%{rlibdir}/%{packname}/help
14cr|R-qgraph-1.2.3-2|53	%{rlibdir}/%{packname}/libs
14cr|R-qgraph-1.2.3-2|54	
14cr|R-qgraph-1.2.3-2|55	
14cr|R-qgraph-1.2.3-2|56	%changelog
14cr|R-qgraph-1.2.3-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
14cr|R-qgraph-1.2.3-2|58	+ Revision: 5c12d96
14cr|R-qgraph-1.2.3-2|59	- MassBuild#464: Increase release tag
14cr|R-qgraph-1.2.3-2|60	
14cr|R-qgraph-1.2.3-2|61	

7637 14
14cr|R-quadprog-1.5.5-2|1	%global packname  quadprog
14cr|R-quadprog-1.5.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-quadprog-1.5.5-2|3	
14cr|R-quadprog-1.5.5-2|4	Name:             R-%{packname}
14cr|R-quadprog-1.5.5-2|5	Version:          1.5.5
14cr|R-quadprog-1.5.5-2|6	Release:          2
14cr|R-quadprog-1.5.5-2|7	Summary:          Functions to solve Quadratic Programming Problems
14cr|R-quadprog-1.5.5-2|8	Group:            Sciences/Mathematics
14cr|R-quadprog-1.5.5-2|9	License:          GPL (>= 2)
14cr|R-quadprog-1.5.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-quadprog-1.5.5-2|11	Source0:          http://cran.r-project.org/src/contrib/quadprog_1.5-5.tar.gz
14cr|R-quadprog-1.5.5-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-quadprog-1.5.5-2|13	BuildRequires:    blas-devel
14cr|R-quadprog-1.5.5-2|14	BuildRequires:    lapack-devel
14cr|R-quadprog-1.5.5-2|15	
14cr|R-quadprog-1.5.5-2|16	%description
14cr|R-quadprog-1.5.5-2|17	This package contains routines and documentation for solving quadratic
14cr|R-quadprog-1.5.5-2|18	programming problems.
14cr|R-quadprog-1.5.5-2|19	
14cr|R-quadprog-1.5.5-2|20	%prep
14cr|R-quadprog-1.5.5-2|21	%setup -q -c -n %{packname}
14cr|R-quadprog-1.5.5-2|22	
14cr|R-quadprog-1.5.5-2|23	%build
14cr|R-quadprog-1.5.5-2|24	
14cr|R-quadprog-1.5.5-2|25	%install
14cr|R-quadprog-1.5.5-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-quadprog-1.5.5-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-quadprog-1.5.5-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-quadprog-1.5.5-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-quadprog-1.5.5-2|30	
14cr|R-quadprog-1.5.5-2|31	%check
14cr|R-quadprog-1.5.5-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-quadprog-1.5.5-2|33	
14cr|R-quadprog-1.5.5-2|34	%files
14cr|R-quadprog-1.5.5-2|35	%dir %{rlibdir}/%{packname}
14cr|R-quadprog-1.5.5-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-quadprog-1.5.5-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-quadprog-1.5.5-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-quadprog-1.5.5-2|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-quadprog-1.5.5-2|40	%{rlibdir}/%{packname}/Meta
14cr|R-quadprog-1.5.5-2|41	%{rlibdir}/%{packname}/R
14cr|R-quadprog-1.5.5-2|42	%{rlibdir}/%{packname}/help
14cr|R-quadprog-1.5.5-2|43	%{rlibdir}/%{packname}/libs
14cr|R-quadprog-1.5.5-2|44	
14cr|R-quadprog-1.5.5-2|45	%changelog
14cr|R-quadprog-1.5.5-2|46	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-2
14cr|R-quadprog-1.5.5-2|47	+ Revision: c25cbba
14cr|R-quadprog-1.5.5-2|48	- Build with whole texlive
14cr|R-quadprog-1.5.5-2|49	
14cr|R-quadprog-1.5.5-2|50	

7638 14
14cr|R-quantreg-5.05-2|1	%bcond_with bootstrap
14cr|R-quantreg-5.05-2|2	%global packname  quantreg
14cr|R-quantreg-5.05-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-quantreg-5.05-2|4	
14cr|R-quantreg-5.05-2|5	Name:             R-%{packname}
14cr|R-quantreg-5.05-2|6	Version:          5.05
14cr|R-quantreg-5.05-2|7	Release:          2
14cr|R-quantreg-5.05-2|8	Summary:          Quantile Regression
14cr|R-quantreg-5.05-2|9	Group:            Sciences/Mathematics
14cr|R-quantreg-5.05-2|10	License:          GPLv2+
14cr|R-quantreg-5.05-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-quantreg-5.05-2|12	Source0:          http://cran.r-project.org/src/contrib/quantreg_5.05.tar.gz
14cr|R-quantreg-5.05-2|13	Requires:         R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
14cr|R-quantreg-5.05-2|14	Requires:         R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
14cr|R-quantreg-5.05-2|15	%if %{without bootstrap}
14cr|R-quantreg-5.05-2|16	Requires:         R-zoo
14cr|R-quantreg-5.05-2|17	%endif
14cr|R-quantreg-5.05-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-quantreg-5.05-2|19	BuildRequires:    R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
14cr|R-quantreg-5.05-2|20	BuildRequires:    R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
14cr|R-quantreg-5.05-2|21	%if %{without bootstrap}
14cr|R-quantreg-5.05-2|22	BuildRequires:    R-zoo
14cr|R-quantreg-5.05-2|23	%endif
14cr|R-quantreg-5.05-2|24	BuildRequires:    blas-devel
14cr|R-quantreg-5.05-2|25	BuildRequires:    lapack-devel
14cr|R-quantreg-5.05-2|26	
14cr|R-quantreg-5.05-2|27	%description
14cr|R-quantreg-5.05-2|28	Quantile regression and related methods.
14cr|R-quantreg-5.05-2|29	
14cr|R-quantreg-5.05-2|30	%prep
14cr|R-quantreg-5.05-2|31	%setup -q -c -n %{packname}
14cr|R-quantreg-5.05-2|32	
14cr|R-quantreg-5.05-2|33	%build
14cr|R-quantreg-5.05-2|34	
14cr|R-quantreg-5.05-2|35	%install
14cr|R-quantreg-5.05-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-quantreg-5.05-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-quantreg-5.05-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-quantreg-5.05-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-quantreg-5.05-2|40	
14cr|R-quantreg-5.05-2|41	%if %{without bootstrap}
14cr|R-quantreg-5.05-2|42	%check
14cr|R-quantreg-5.05-2|43	%{_bindir}/R CMD check %{packname}
14cr|R-quantreg-5.05-2|44	%endif
14cr|R-quantreg-5.05-2|45	
14cr|R-quantreg-5.05-2|46	%files
14cr|R-quantreg-5.05-2|47	%dir %{rlibdir}/%{packname}
14cr|R-quantreg-5.05-2|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-quantreg-5.05-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-quantreg-5.05-2|50	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-quantreg-5.05-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-quantreg-5.05-2|52	%doc %{rlibdir}/%{packname}/FAQ
14cr|R-quantreg-5.05-2|53	%{rlibdir}/%{packname}/INDEX
14cr|R-quantreg-5.05-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-quantreg-5.05-2|55	%{rlibdir}/%{packname}/Meta
14cr|R-quantreg-5.05-2|56	%{rlibdir}/%{packname}/R
14cr|R-quantreg-5.05-2|57	%{rlibdir}/%{packname}/TODO
14cr|R-quantreg-5.05-2|58	%{rlibdir}/%{packname}/data
14cr|R-quantreg-5.05-2|59	%{rlibdir}/%{packname}/demo
14cr|R-quantreg-5.05-2|60	%{rlibdir}/%{packname}/help
14cr|R-quantreg-5.05-2|61	%{rlibdir}/%{packname}/libs
14cr|R-quantreg-5.05-2|62	
14cr|R-quantreg-5.05-2|63	
14cr|R-quantreg-5.05-2|64	%changelog
14cr|R-quantreg-5.05-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.05-2
14cr|R-quantreg-5.05-2|66	+ Revision: fc5f0de
14cr|R-quantreg-5.05-2|67	- MassBuild#464: Increase release tag
14cr|R-quantreg-5.05-2|68	
14cr|R-quantreg-5.05-2|69	

7639 14
14cr|R-qvcalc-0.8.8-2|1	%global packname  qvcalc
14cr|R-qvcalc-0.8.8-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-qvcalc-0.8.8-2|3	
14cr|R-qvcalc-0.8.8-2|4	Name:             R-%{packname}
14cr|R-qvcalc-0.8.8-2|5	Version:          0.8.8
14cr|R-qvcalc-0.8.8-2|6	Release:          2
14cr|R-qvcalc-0.8.8-2|7	Summary:          Quasi variances for factor effects in statistical models
14cr|R-qvcalc-0.8.8-2|8	Group:            Sciences/Mathematics
14cr|R-qvcalc-0.8.8-2|9	License:          GPL (>= 2)
14cr|R-qvcalc-0.8.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-qvcalc-0.8.8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-8.tar.gz
14cr|R-qvcalc-0.8.8-2|12	BuildArch:        noarch
14cr|R-qvcalc-0.8.8-2|13	Requires:         R-core
14cr|R-qvcalc-0.8.8-2|14	
14cr|R-qvcalc-0.8.8-2|15	
14cr|R-qvcalc-0.8.8-2|16	
14cr|R-qvcalc-0.8.8-2|17	Requires:         R-relimp R-MASS
14cr|R-qvcalc-0.8.8-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-qvcalc-0.8.8-2|19	
14cr|R-qvcalc-0.8.8-2|20	BuildRequires:   R-relimp R-MASS
14cr|R-qvcalc-0.8.8-2|21	%description
14cr|R-qvcalc-0.8.8-2|22	Functions to compute quasi variances and associated measures of
14cr|R-qvcalc-0.8.8-2|23	approximation error
14cr|R-qvcalc-0.8.8-2|24	
14cr|R-qvcalc-0.8.8-2|25	%prep
14cr|R-qvcalc-0.8.8-2|26	%setup -q -c -n %{packname}
14cr|R-qvcalc-0.8.8-2|27	
14cr|R-qvcalc-0.8.8-2|28	%build
14cr|R-qvcalc-0.8.8-2|29	
14cr|R-qvcalc-0.8.8-2|30	%install
14cr|R-qvcalc-0.8.8-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-qvcalc-0.8.8-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-qvcalc-0.8.8-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-qvcalc-0.8.8-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-qvcalc-0.8.8-2|35	
14cr|R-qvcalc-0.8.8-2|36	%check
14cr|R-qvcalc-0.8.8-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-qvcalc-0.8.8-2|38	
14cr|R-qvcalc-0.8.8-2|39	%files
14cr|R-qvcalc-0.8.8-2|40	%dir %{rlibdir}/%{packname}
14cr|R-qvcalc-0.8.8-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-qvcalc-0.8.8-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-qvcalc-0.8.8-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-qvcalc-0.8.8-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-qvcalc-0.8.8-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-qvcalc-0.8.8-2|46	%{rlibdir}/%{packname}/R
14cr|R-qvcalc-0.8.8-2|47	%{rlibdir}/%{packname}/help
14cr|R-qvcalc-0.8.8-2|48	
14cr|R-qvcalc-0.8.8-2|49	%changelog
14cr|R-qvcalc-0.8.8-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-2
14cr|R-qvcalc-0.8.8-2|51	+ Revision: d9afa2b
14cr|R-qvcalc-0.8.8-2|52	- MassBuild#464: Increase release tag
14cr|R-qvcalc-0.8.8-2|53	
14cr|R-qvcalc-0.8.8-2|54	

7640 14
14cr|R-R2HTML-2.2-3|1	%global packname  R2HTML
14cr|R-R2HTML-2.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-R2HTML-2.2-3|3	
14cr|R-R2HTML-2.2-3|4	%define debug_package %{nil}
14cr|R-R2HTML-2.2-3|5	
14cr|R-R2HTML-2.2-3|6	Name:             R-%{packname}
14cr|R-R2HTML-2.2-3|7	Version:          2.2
14cr|R-R2HTML-2.2-3|8	Release:          3
14cr|R-R2HTML-2.2-3|9	Summary:          HTML exportation for R objects
14cr|R-R2HTML-2.2-3|10	Group:            Sciences/Mathematics
14cr|R-R2HTML-2.2-3|11	License:          GPL (>= 2)
14cr|R-R2HTML-2.2-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-R2HTML-2.2-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-R2HTML-2.2-3|14	Requires:         R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
14cr|R-R2HTML-2.2-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-R2HTML-2.2-3|16	BuildRequires:    R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
14cr|R-R2HTML-2.2-3|17	%rename R-cran-R2HTML
14cr|R-R2HTML-2.2-3|18	
14cr|R-R2HTML-2.2-3|19	%description
14cr|R-R2HTML-2.2-3|20	Includes HTML function and methods to write in an HTML file. Thus, making
14cr|R-R2HTML-2.2-3|21	HTML reports is easy. Includes a function that allows redirection on the
14cr|R-R2HTML-2.2-3|22	fly, which appears to be very usefull for teaching purpose, as the student
14cr|R-R2HTML-2.2-3|23	can keep a copy of the produced output to keep all that he did during the
14cr|R-R2HTML-2.2-3|24	course. Package comes with a vignette describing how to write HTML reports
14cr|R-R2HTML-2.2-3|25	for statistical analysis. Finally, a driver for Sweave allows to parse
14cr|R-R2HTML-2.2-3|26	HTML flat files containing R code and to automatically write the
14cr|R-R2HTML-2.2-3|27	corresponding outputs (tables and graphs).
14cr|R-R2HTML-2.2-3|28	
14cr|R-R2HTML-2.2-3|29	%prep
14cr|R-R2HTML-2.2-3|30	%setup -q -c -n %{packname}
14cr|R-R2HTML-2.2-3|31	
14cr|R-R2HTML-2.2-3|32	%build
14cr|R-R2HTML-2.2-3|33	
14cr|R-R2HTML-2.2-3|34	%install
14cr|R-R2HTML-2.2-3|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-R2HTML-2.2-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-R2HTML-2.2-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-R2HTML-2.2-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-R2HTML-2.2-3|39	
14cr|R-R2HTML-2.2-3|40	%check
14cr|R-R2HTML-2.2-3|41	%{_bindir}/R CMD check %{packname}
14cr|R-R2HTML-2.2-3|42	
14cr|R-R2HTML-2.2-3|43	%files
14cr|R-R2HTML-2.2-3|44	%dir %{rlibdir}/%{packname}
14cr|R-R2HTML-2.2-3|45	%doc %{rlibdir}/%{packname}/doc
14cr|R-R2HTML-2.2-3|46	%doc %{rlibdir}/%{packname}/html
14cr|R-R2HTML-2.2-3|47	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-R2HTML-2.2-3|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-R2HTML-2.2-3|49	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-R2HTML-2.2-3|50	%{rlibdir}/%{packname}/INDEX
14cr|R-R2HTML-2.2-3|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-R2HTML-2.2-3|52	%{rlibdir}/%{packname}/Meta
14cr|R-R2HTML-2.2-3|53	%{rlibdir}/%{packname}/R
14cr|R-R2HTML-2.2-3|54	%{rlibdir}/%{packname}/demo
14cr|R-R2HTML-2.2-3|55	%{rlibdir}/%{packname}/help
14cr|R-R2HTML-2.2-3|56	%{rlibdir}/%{packname}/output
14cr|R-R2HTML-2.2-3|57	%{rlibdir}/%{packname}/samples
14cr|R-R2HTML-2.2-3|58	
14cr|R-R2HTML-2.2-3|59	
14cr|R-R2HTML-2.2-3|60	
14cr|R-R2HTML-2.2-3|61	%changelog
14cr|R-R2HTML-2.2-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14cr|R-R2HTML-2.2-3|63	+ Revision: 324dba5
14cr|R-R2HTML-2.2-3|64	- MassBuild#464: Increase release tag
14cr|R-R2HTML-2.2-3|65	
14cr|R-R2HTML-2.2-3|66	

7641 14
14cr|R-rae230a.db-2.10.1-2|1	%global packname  rae230a.db
14cr|R-rae230a.db-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-rae230a.db-2.10.1-2|3	
14cr|R-rae230a.db-2.10.1-2|4	Name:             R-%{packname}
14cr|R-rae230a.db-2.10.1-2|5	Version:          2.10.1
14cr|R-rae230a.db-2.10.1-2|6	Release:          2
14cr|R-rae230a.db-2.10.1-2|7	Summary:          Affymetrix Rat Expression Set 230 annotation data (chip rae230a)
14cr|R-rae230a.db-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-rae230a.db-2.10.1-2|9	License:          Artistic-2.0
14cr|R-rae230a.db-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-rae230a.db-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-rae230a.db-2.10.1-2|12	BuildArch:        noarch
14cr|R-rae230a.db-2.10.1-2|13	Requires:         R-core
14cr|R-rae230a.db-2.10.1-2|14	Requires:         R-methods R-AnnotationDbi R-org.Rn.eg.db
14cr|R-rae230a.db-2.10.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-rae230a.db-2.10.1-2|16	Requires:         R-annotate
14cr|R-rae230a.db-2.10.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Rn.eg.db
14cr|R-rae230a.db-2.10.1-2|18	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-rae230a.db-2.10.1-2|19	BuildRequires:    R-annotate
14cr|R-rae230a.db-2.10.1-2|20	
14cr|R-rae230a.db-2.10.1-2|21	%description
14cr|R-rae230a.db-2.10.1-2|22	Affymetrix Rat Expression Set 230 annotation data (chip rae230a) assembled
14cr|R-rae230a.db-2.10.1-2|23	using data from public repositories
14cr|R-rae230a.db-2.10.1-2|24	
14cr|R-rae230a.db-2.10.1-2|25	%prep
14cr|R-rae230a.db-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-rae230a.db-2.10.1-2|27	
14cr|R-rae230a.db-2.10.1-2|28	%build
14cr|R-rae230a.db-2.10.1-2|29	
14cr|R-rae230a.db-2.10.1-2|30	%install
14cr|R-rae230a.db-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rae230a.db-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rae230a.db-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rae230a.db-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rae230a.db-2.10.1-2|35	
14cr|R-rae230a.db-2.10.1-2|36	%check
14cr|R-rae230a.db-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-rae230a.db-2.10.1-2|38	
14cr|R-rae230a.db-2.10.1-2|39	%files
14cr|R-rae230a.db-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-rae230a.db-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-rae230a.db-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rae230a.db-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-rae230a.db-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rae230a.db-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-rae230a.db-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-rae230a.db-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-rae230a.db-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-rae230a.db-2.10.1-2|49	
14cr|R-rae230a.db-2.10.1-2|50	
14cr|R-rae230a.db-2.10.1-2|51	
14cr|R-rae230a.db-2.10.1-2|52	%changelog
14cr|R-rae230a.db-2.10.1-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-rae230a.db-2.10.1-2|54	+ Revision: 52f4f5c
14cr|R-rae230a.db-2.10.1-2|55	- MassBuild#464: Increase release tag
14cr|R-rae230a.db-2.10.1-2|56	
14cr|R-rae230a.db-2.10.1-2|57	

7642 14
14cr|R-rae230aprobe-2.13.0-2|1	%global packname  rae230aprobe
14cr|R-rae230aprobe-2.13.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-rae230aprobe-2.13.0-2|3	
14cr|R-rae230aprobe-2.13.0-2|4	Name:             R-%{packname}
14cr|R-rae230aprobe-2.13.0-2|5	Version:          2.13.0
14cr|R-rae230aprobe-2.13.0-2|6	Release:          2
14cr|R-rae230aprobe-2.13.0-2|7	Summary:          Probe sequence data for microarrays of type rae230a
14cr|R-rae230aprobe-2.13.0-2|8	Group:            Sciences/Mathematics
14cr|R-rae230aprobe-2.13.0-2|9	License:          LGPL
14cr|R-rae230aprobe-2.13.0-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-rae230aprobe-2.13.0-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/rae230aprobe_2.13.0.tar.gz
14cr|R-rae230aprobe-2.13.0-2|12	BuildArch:        noarch
14cr|R-rae230aprobe-2.13.0-2|13	Requires:         R-core
14cr|R-rae230aprobe-2.13.0-2|14	Requires:         R-AnnotationDbi
14cr|R-rae230aprobe-2.13.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
14cr|R-rae230aprobe-2.13.0-2|16	
14cr|R-rae230aprobe-2.13.0-2|17	%description
14cr|R-rae230aprobe-2.13.0-2|18	This package was automatically created by package AnnotationDbi version
14cr|R-rae230aprobe-2.13.0-2|19	1.15.34. The probe sequence data was obtained from
14cr|R-rae230aprobe-2.13.0-2|20	http://www.affymetrix.com. The file name was RAE230A\_probe\_tab.
14cr|R-rae230aprobe-2.13.0-2|21	
14cr|R-rae230aprobe-2.13.0-2|22	%prep
14cr|R-rae230aprobe-2.13.0-2|23	%setup -q -c -n %{packname}
14cr|R-rae230aprobe-2.13.0-2|24	
14cr|R-rae230aprobe-2.13.0-2|25	%build
14cr|R-rae230aprobe-2.13.0-2|26	
14cr|R-rae230aprobe-2.13.0-2|27	%install
14cr|R-rae230aprobe-2.13.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rae230aprobe-2.13.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rae230aprobe-2.13.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rae230aprobe-2.13.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rae230aprobe-2.13.0-2|32	
14cr|R-rae230aprobe-2.13.0-2|33	%check
14cr|R-rae230aprobe-2.13.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-rae230aprobe-2.13.0-2|35	
14cr|R-rae230aprobe-2.13.0-2|36	%files
14cr|R-rae230aprobe-2.13.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-rae230aprobe-2.13.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-rae230aprobe-2.13.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rae230aprobe-2.13.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-rae230aprobe-2.13.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rae230aprobe-2.13.0-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-rae230aprobe-2.13.0-2|43	%{rlibdir}/%{packname}/R
14cr|R-rae230aprobe-2.13.0-2|44	%{rlibdir}/%{packname}/data
14cr|R-rae230aprobe-2.13.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-rae230aprobe-2.13.0-2|46	
14cr|R-rae230aprobe-2.13.0-2|47	
14cr|R-rae230aprobe-2.13.0-2|48	
14cr|R-rae230aprobe-2.13.0-2|49	%changelog
14cr|R-rae230aprobe-2.13.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-2
14cr|R-rae230aprobe-2.13.0-2|51	+ Revision: 27dc369
14cr|R-rae230aprobe-2.13.0-2|52	- MassBuild#464: Increase release tag
14cr|R-rae230aprobe-2.13.0-2|53	
14cr|R-rae230aprobe-2.13.0-2|54	

7643 14
14cr|R-RandomFields-2.0.66-3|1	%global packname  RandomFields
14cr|R-RandomFields-2.0.66-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RandomFields-2.0.66-3|3	
14cr|R-RandomFields-2.0.66-3|4	Name:             R-%{packname}
14cr|R-RandomFields-2.0.66-3|5	Version:          2.0.66
14cr|R-RandomFields-2.0.66-3|6	Release:          3
14cr|R-RandomFields-2.0.66-3|7	Summary:          Simulation and Analysis of Random Fields
14cr|R-RandomFields-2.0.66-3|8	Group:            Sciences/Mathematics
14cr|R-RandomFields-2.0.66-3|9	License:          GPL
14cr|R-RandomFields-2.0.66-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RandomFields-2.0.66-3|11	Source0:          http://cran.r-project.org/src/contrib/RandomFields_2.0.66.tar.gz
14cr|R-RandomFields-2.0.66-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RandomFields-2.0.66-3|13	BuildRequires:    blas-devel
14cr|R-RandomFields-2.0.66-3|14	BuildRequires:    lapack-devel
14cr|R-RandomFields-2.0.66-3|15	
14cr|R-RandomFields-2.0.66-3|16	%description
14cr|R-RandomFields-2.0.66-3|17	Simulation of Gaussian and extreme value random fields; conditional
14cr|R-RandomFields-2.0.66-3|18	simulation; kriging
14cr|R-RandomFields-2.0.66-3|19	
14cr|R-RandomFields-2.0.66-3|20	%prep
14cr|R-RandomFields-2.0.66-3|21	%setup -q -c -n %{packname}
14cr|R-RandomFields-2.0.66-3|22	
14cr|R-RandomFields-2.0.66-3|23	%build
14cr|R-RandomFields-2.0.66-3|24	
14cr|R-RandomFields-2.0.66-3|25	%install
14cr|R-RandomFields-2.0.66-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RandomFields-2.0.66-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RandomFields-2.0.66-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RandomFields-2.0.66-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RandomFields-2.0.66-3|30	
14cr|R-RandomFields-2.0.66-3|31	%check
14cr|R-RandomFields-2.0.66-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-RandomFields-2.0.66-3|33	
14cr|R-RandomFields-2.0.66-3|34	%files
14cr|R-RandomFields-2.0.66-3|35	%dir %{rlibdir}/%{packname}
14cr|R-RandomFields-2.0.66-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-RandomFields-2.0.66-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RandomFields-2.0.66-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-RandomFields-2.0.66-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RandomFields-2.0.66-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-RandomFields-2.0.66-3|41	%{rlibdir}/%{packname}/R
14cr|R-RandomFields-2.0.66-3|42	%{rlibdir}/%{packname}/data
14cr|R-RandomFields-2.0.66-3|43	%{rlibdir}/%{packname}/help
14cr|R-RandomFields-2.0.66-3|44	%{rlibdir}/%{packname}/libs
14cr|R-RandomFields-2.0.66-3|45	
14cr|R-RandomFields-2.0.66-3|46	
14cr|R-RandomFields-2.0.66-3|47	
14cr|R-RandomFields-2.0.66-3|48	%changelog
14cr|R-RandomFields-2.0.66-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.66-3
14cr|R-RandomFields-2.0.66-3|50	+ Revision: bbc1774
14cr|R-RandomFields-2.0.66-3|51	- MassBuild#464: Increase release tag
14cr|R-RandomFields-2.0.66-3|52	
14cr|R-RandomFields-2.0.66-3|53	

7644 14
14cr|R-randomForest-4.6.7-3|1	%global packname  randomForest
14cr|R-randomForest-4.6.7-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-randomForest-4.6.7-3|3	
14cr|R-randomForest-4.6.7-3|4	Name:             R-%{packname}
14cr|R-randomForest-4.6.7-3|5	Version:          4.6.7
14cr|R-randomForest-4.6.7-3|6	Release:          3
14cr|R-randomForest-4.6.7-3|7	Summary:          Breiman and Cutler's random forests for classification and regression
14cr|R-randomForest-4.6.7-3|8	Group:            Sciences/Mathematics
14cr|R-randomForest-4.6.7-3|9	License:          GPL (>= 2)
14cr|R-randomForest-4.6.7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-randomForest-4.6.7-3|11	Source0:          http://cran.r-project.org/src/contrib/randomForest_4.6-7.tar.gz
14cr|R-randomForest-4.6.7-3|12	Requires:         R-stats
14cr|R-randomForest-4.6.7-3|13	Requires:         R-RColorBrewer R-MASS
14cr|R-randomForest-4.6.7-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-randomForest-4.6.7-3|15	BuildRequires:    R-RColorBrewer R-MASS
14cr|R-randomForest-4.6.7-3|16	
14cr|R-randomForest-4.6.7-3|17	%description
14cr|R-randomForest-4.6.7-3|18	Classification and regression based on a forest of trees using random
14cr|R-randomForest-4.6.7-3|19	
14cr|R-randomForest-4.6.7-3|20	%prep
14cr|R-randomForest-4.6.7-3|21	%setup -q -c -n %{packname}
14cr|R-randomForest-4.6.7-3|22	
14cr|R-randomForest-4.6.7-3|23	%build
14cr|R-randomForest-4.6.7-3|24	
14cr|R-randomForest-4.6.7-3|25	%install
14cr|R-randomForest-4.6.7-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-randomForest-4.6.7-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-randomForest-4.6.7-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-randomForest-4.6.7-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-randomForest-4.6.7-3|30	
14cr|R-randomForest-4.6.7-3|31	#%check
14cr|R-randomForest-4.6.7-3|32	#%{_bindir}/R CMD check %{packname}
14cr|R-randomForest-4.6.7-3|33	
14cr|R-randomForest-4.6.7-3|34	%files
14cr|R-randomForest-4.6.7-3|35	%dir %{rlibdir}/%{packname}
14cr|R-randomForest-4.6.7-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-randomForest-4.6.7-3|37	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-randomForest-4.6.7-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-randomForest-4.6.7-3|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-randomForest-4.6.7-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-randomForest-4.6.7-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-randomForest-4.6.7-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-randomForest-4.6.7-3|43	%{rlibdir}/%{packname}/R
14cr|R-randomForest-4.6.7-3|44	%{rlibdir}/%{packname}/data
14cr|R-randomForest-4.6.7-3|45	%{rlibdir}/%{packname}/help
14cr|R-randomForest-4.6.7-3|46	%{rlibdir}/%{packname}/libs
14cr|R-randomForest-4.6.7-3|47	
14cr|R-randomForest-4.6.7-3|48	
14cr|R-randomForest-4.6.7-3|49	
14cr|R-randomForest-4.6.7-3|50	%changelog
14cr|R-randomForest-4.6.7-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.7-3
14cr|R-randomForest-4.6.7-3|52	+ Revision: 2cd4e2a
14cr|R-randomForest-4.6.7-3|53	- MassBuild#464: Increase release tag
14cr|R-randomForest-4.6.7-3|54	
14cr|R-randomForest-4.6.7-3|55	

7645 14
14cr|R-randomForestSRC-1.4-2|1	%global packname  randomForestSRC
14cr|R-randomForestSRC-1.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-randomForestSRC-1.4-2|3	
14cr|R-randomForestSRC-1.4-2|4	Name:             R-%{packname}
14cr|R-randomForestSRC-1.4-2|5	Version:          1.4
14cr|R-randomForestSRC-1.4-2|6	Release:          2
14cr|R-randomForestSRC-1.4-2|7	Summary:          Random Forests for Survival, Regression and Classification (RF-SRC)
14cr|R-randomForestSRC-1.4-2|8	Group:            Sciences/Mathematics
14cr|R-randomForestSRC-1.4-2|9	License:          GPL (>= 3)
14cr|R-randomForestSRC-1.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-randomForestSRC-1.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-randomForestSRC-1.4-2|12	
14cr|R-randomForestSRC-1.4-2|13	Requires:         R-parallel
14cr|R-randomForestSRC-1.4-2|14	
14cr|R-randomForestSRC-1.4-2|15	Requires:         R-glmnet R-XML
14cr|R-randomForestSRC-1.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-parallel
14cr|R-randomForestSRC-1.4-2|17	
14cr|R-randomForestSRC-1.4-2|18	BuildRequires:    R-glmnet R-XML
14cr|R-randomForestSRC-1.4-2|19	
14cr|R-randomForestSRC-1.4-2|20	%description
14cr|R-randomForestSRC-1.4-2|21	A unified treatment of Breiman's random forests for survival, regression
14cr|R-randomForestSRC-1.4-2|22	and classification problems based on Ishwaran and Kogalur's random
14cr|R-randomForestSRC-1.4-2|23	survival forests (RSF) package.  The package runs in both serial and
14cr|R-randomForestSRC-1.4-2|24	parallel (OpenMP) modes.
14cr|R-randomForestSRC-1.4-2|25	
14cr|R-randomForestSRC-1.4-2|26	%prep
14cr|R-randomForestSRC-1.4-2|27	%setup -q -c -n %{packname}
14cr|R-randomForestSRC-1.4-2|28	
14cr|R-randomForestSRC-1.4-2|29	%build
14cr|R-randomForestSRC-1.4-2|30	
14cr|R-randomForestSRC-1.4-2|31	%install
14cr|R-randomForestSRC-1.4-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-randomForestSRC-1.4-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-randomForestSRC-1.4-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-randomForestSRC-1.4-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-randomForestSRC-1.4-2|36	
14cr|R-randomForestSRC-1.4-2|37	%check
14cr|R-randomForestSRC-1.4-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-randomForestSRC-1.4-2|39	
14cr|R-randomForestSRC-1.4-2|40	%files
14cr|R-randomForestSRC-1.4-2|41	%dir %{rlibdir}/%{packname}
14cr|R-randomForestSRC-1.4-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-randomForestSRC-1.4-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-randomForestSRC-1.4-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-randomForestSRC-1.4-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-randomForestSRC-1.4-2|46	%{rlibdir}/%{packname}/CITATION
14cr|R-randomForestSRC-1.4-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-randomForestSRC-1.4-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-randomForestSRC-1.4-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-randomForestSRC-1.4-2|50	%{rlibdir}/%{packname}/R
14cr|R-randomForestSRC-1.4-2|51	%{rlibdir}/%{packname}/data
14cr|R-randomForestSRC-1.4-2|52	%{rlibdir}/%{packname}/help
14cr|R-randomForestSRC-1.4-2|53	%{rlibdir}/%{packname}/libs
14cr|R-randomForestSRC-1.4-2|54	
14cr|R-randomForestSRC-1.4-2|55	%changelog
14cr|R-randomForestSRC-1.4-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|R-randomForestSRC-1.4-2|57	+ Revision: 6b137d8
14cr|R-randomForestSRC-1.4-2|58	- MassBuild#464: Increase release tag
14cr|R-randomForestSRC-1.4-2|59	
14cr|R-randomForestSRC-1.4-2|60	

7646 14
14cr|R-randomSurvivalForest-3.6.4-2|1	%global packname  randomSurvivalForest
14cr|R-randomSurvivalForest-3.6.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-randomSurvivalForest-3.6.4-2|3	
14cr|R-randomSurvivalForest-3.6.4-2|4	Name:             R-%{packname}
14cr|R-randomSurvivalForest-3.6.4-2|5	Version:          3.6.4
14cr|R-randomSurvivalForest-3.6.4-2|6	Release:          2
14cr|R-randomSurvivalForest-3.6.4-2|7	Summary:          Random Survival Forests
14cr|R-randomSurvivalForest-3.6.4-2|8	Group:            Sciences/Mathematics
14cr|R-randomSurvivalForest-3.6.4-2|9	License:          GPL (>= 2)
14cr|R-randomSurvivalForest-3.6.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-randomSurvivalForest-3.6.4-2|11	Source0:          http://cran.r-project.org/src/contrib/randomSurvivalForest_3.6.4.tar.gz
14cr|R-randomSurvivalForest-3.6.4-2|12	Requires:         R-XML
14cr|R-randomSurvivalForest-3.6.4-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-randomSurvivalForest-3.6.4-2|14	BuildRequires:    R-XML
14cr|R-randomSurvivalForest-3.6.4-2|15	
14cr|R-randomSurvivalForest-3.6.4-2|16	%description
14cr|R-randomSurvivalForest-3.6.4-2|17	Random survival forests for right-censored and competing risks survival
14cr|R-randomSurvivalForest-3.6.4-2|18	
14cr|R-randomSurvivalForest-3.6.4-2|19	%prep
14cr|R-randomSurvivalForest-3.6.4-2|20	%setup -q -c -n %{packname}
14cr|R-randomSurvivalForest-3.6.4-2|21	
14cr|R-randomSurvivalForest-3.6.4-2|22	%build
14cr|R-randomSurvivalForest-3.6.4-2|23	
14cr|R-randomSurvivalForest-3.6.4-2|24	%install
14cr|R-randomSurvivalForest-3.6.4-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-randomSurvivalForest-3.6.4-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-randomSurvivalForest-3.6.4-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-randomSurvivalForest-3.6.4-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-randomSurvivalForest-3.6.4-2|29	
14cr|R-randomSurvivalForest-3.6.4-2|30	#%check
14cr|R-randomSurvivalForest-3.6.4-2|31	#%{_bindir}/R CMD check %{packname}
14cr|R-randomSurvivalForest-3.6.4-2|32	
14cr|R-randomSurvivalForest-3.6.4-2|33	%files
14cr|R-randomSurvivalForest-3.6.4-2|34	%dir %{rlibdir}/%{packname}
14cr|R-randomSurvivalForest-3.6.4-2|35	# %doc %{rlibdir}/%{packname}/doc
14cr|R-randomSurvivalForest-3.6.4-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-randomSurvivalForest-3.6.4-2|37	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-randomSurvivalForest-3.6.4-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-randomSurvivalForest-3.6.4-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-randomSurvivalForest-3.6.4-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-randomSurvivalForest-3.6.4-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-randomSurvivalForest-3.6.4-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-randomSurvivalForest-3.6.4-2|43	%{rlibdir}/%{packname}/R
14cr|R-randomSurvivalForest-3.6.4-2|44	%{rlibdir}/%{packname}/data
14cr|R-randomSurvivalForest-3.6.4-2|45	%{rlibdir}/%{packname}/help
14cr|R-randomSurvivalForest-3.6.4-2|46	%{rlibdir}/%{packname}/libs
14cr|R-randomSurvivalForest-3.6.4-2|47	
14cr|R-randomSurvivalForest-3.6.4-2|48	
14cr|R-randomSurvivalForest-3.6.4-2|49	
14cr|R-randomSurvivalForest-3.6.4-2|50	%changelog
14cr|R-randomSurvivalForest-3.6.4-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.4-2
14cr|R-randomSurvivalForest-3.6.4-2|52	+ Revision: bfa2b65
14cr|R-randomSurvivalForest-3.6.4-2|53	- MassBuild#464: Increase release tag
14cr|R-randomSurvivalForest-3.6.4-2|54	
14cr|R-randomSurvivalForest-3.6.4-2|55	

7647 14
14cr|R-RANN-2.3.0-2|1	%global packname  RANN
14cr|R-RANN-2.3.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RANN-2.3.0-2|3	
14cr|R-RANN-2.3.0-2|4	Name:             R-%{packname}
14cr|R-RANN-2.3.0-2|5	Version:          2.3.0
14cr|R-RANN-2.3.0-2|6	Release:          2
14cr|R-RANN-2.3.0-2|7	Summary:          Fast Nearest Neighbour Search
14cr|R-RANN-2.3.0-2|8	Group:            Sciences/Mathematics
14cr|R-RANN-2.3.0-2|9	License:          GPL-2
14cr|R-RANN-2.3.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RANN-2.3.0-2|11	Source0:          http://cran.r-project.org/src/contrib/RANN_2.3.0.tar.gz
14cr|R-RANN-2.3.0-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RANN-2.3.0-2|13	
14cr|R-RANN-2.3.0-2|14	%description
14cr|R-RANN-2.3.0-2|15	Finds the k nearest neighbours for every point in a given dataset in O(N
14cr|R-RANN-2.3.0-2|16	log N) time using Arya and Mount's ANN library (v1.1.1).  Two functions
14cr|R-RANN-2.3.0-2|17	allow searches for nearest neighbours within a point set or between two
14cr|R-RANN-2.3.0-2|18	separate point sets. There is support for approximate as well as exact
14cr|R-RANN-2.3.0-2|19	searches, fixed radius searches and bd as well as kd trees. This version
14cr|R-RANN-2.3.0-2|20	updates ANN 1.1.3 and fixes package compilation on Windows.
14cr|R-RANN-2.3.0-2|21	
14cr|R-RANN-2.3.0-2|22	%prep
14cr|R-RANN-2.3.0-2|23	%setup -q -c -n %{packname}
14cr|R-RANN-2.3.0-2|24	
14cr|R-RANN-2.3.0-2|25	%build
14cr|R-RANN-2.3.0-2|26	
14cr|R-RANN-2.3.0-2|27	%install
14cr|R-RANN-2.3.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RANN-2.3.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RANN-2.3.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RANN-2.3.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RANN-2.3.0-2|32	
14cr|R-RANN-2.3.0-2|33	%check
14cr|R-RANN-2.3.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-RANN-2.3.0-2|35	
14cr|R-RANN-2.3.0-2|36	%files
14cr|R-RANN-2.3.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-RANN-2.3.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-RANN-2.3.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RANN-2.3.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-RANN-2.3.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RANN-2.3.0-2|42	%{rlibdir}/%{packname}/NEWS
14cr|R-RANN-2.3.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-RANN-2.3.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-RANN-2.3.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-RANN-2.3.0-2|46	%{rlibdir}/%{packname}/libs
14cr|R-RANN-2.3.0-2|47	%{rlibdir}/%{packname}/COPYRIGHT
14cr|R-RANN-2.3.0-2|48	
14cr|R-RANN-2.3.0-2|49	%changelog
14cr|R-RANN-2.3.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-2
14cr|R-RANN-2.3.0-2|51	+ Revision: bdb9daf
14cr|R-RANN-2.3.0-2|52	- MassBuild#464: Increase release tag
14cr|R-RANN-2.3.0-2|53	
14cr|R-RANN-2.3.0-2|54	

7648 14
14cr|R-RArcInfo-0.4_12-3|1	%global packname  RArcInfo
14cr|R-RArcInfo-0.4_12-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RArcInfo-0.4_12-3|3	
14cr|R-RArcInfo-0.4_12-3|4	Name:             R-%{packname}
14cr|R-RArcInfo-0.4_12-3|5	Version:          0.4_12
14cr|R-RArcInfo-0.4_12-3|6	Release:          3
14cr|R-RArcInfo-0.4_12-3|7	Summary:          Functions to import data from Arc/Info V7.x binary coverages
14cr|R-RArcInfo-0.4_12-3|8	Group:            Sciences/Mathematics
14cr|R-RArcInfo-0.4_12-3|9	License:          GPL (>= 2)
14cr|R-RArcInfo-0.4_12-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RArcInfo-0.4_12-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-12.tar.gz
14cr|R-RArcInfo-0.4_12-3|12	Requires:         R-RColorBrewer
14cr|R-RArcInfo-0.4_12-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-RColorBrewer
14cr|R-RArcInfo-0.4_12-3|14	
14cr|R-RArcInfo-0.4_12-3|15	%description
14cr|R-RArcInfo-0.4_12-3|16	This package uses the functions written by Daniel Morissette
14cr|R-RArcInfo-0.4_12-3|17	<danmo@videotron.ca> to read geographical information in Arc/Info V 7.x
14cr|R-RArcInfo-0.4_12-3|18	format and E00 files to import the coverages into R variables.
14cr|R-RArcInfo-0.4_12-3|19	
14cr|R-RArcInfo-0.4_12-3|20	%prep
14cr|R-RArcInfo-0.4_12-3|21	%setup -q -c -n %{packname}
14cr|R-RArcInfo-0.4_12-3|22	
14cr|R-RArcInfo-0.4_12-3|23	%build
14cr|R-RArcInfo-0.4_12-3|24	
14cr|R-RArcInfo-0.4_12-3|25	%install
14cr|R-RArcInfo-0.4_12-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RArcInfo-0.4_12-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RArcInfo-0.4_12-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RArcInfo-0.4_12-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RArcInfo-0.4_12-3|30	
14cr|R-RArcInfo-0.4_12-3|31	%check
14cr|R-RArcInfo-0.4_12-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-RArcInfo-0.4_12-3|33	
14cr|R-RArcInfo-0.4_12-3|34	%files
14cr|R-RArcInfo-0.4_12-3|35	%dir %{rlibdir}/%{packname}
14cr|R-RArcInfo-0.4_12-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-RArcInfo-0.4_12-3|37	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-RArcInfo-0.4_12-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RArcInfo-0.4_12-3|39	%{rlibdir}/%{packname}/INDEX
14cr|R-RArcInfo-0.4_12-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RArcInfo-0.4_12-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-RArcInfo-0.4_12-3|42	%{rlibdir}/%{packname}/R
14cr|R-RArcInfo-0.4_12-3|43	%{rlibdir}/%{packname}/exampleData
14cr|R-RArcInfo-0.4_12-3|44	%{rlibdir}/%{packname}/help
14cr|R-RArcInfo-0.4_12-3|45	%{rlibdir}/%{packname}/libs
14cr|R-RArcInfo-0.4_12-3|46	
14cr|R-RArcInfo-0.4_12-3|47	
14cr|R-RArcInfo-0.4_12-3|48	
14cr|R-RArcInfo-0.4_12-3|49	%changelog
14cr|R-RArcInfo-0.4_12-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4_12-3
14cr|R-RArcInfo-0.4_12-3|51	+ Revision: f5428dd
14cr|R-RArcInfo-0.4_12-3|52	- MassBuild#464: Increase release tag
14cr|R-RArcInfo-0.4_12-3|53	
14cr|R-RArcInfo-0.4_12-3|54	

7649 14
14cr|R-rattle-3.0.2-3|1	%global packname  rattle
14cr|R-rattle-3.0.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rattle-3.0.2-3|3	
14cr|R-rattle-3.0.2-3|4	%define debug_package %{nil}
14cr|R-rattle-3.0.2-3|5	
14cr|R-rattle-3.0.2-3|6	Name:             R-%{packname}
14cr|R-rattle-3.0.2-3|7	Version:          3.0.2
14cr|R-rattle-3.0.2-3|8	Release:          3
14cr|R-rattle-3.0.2-3|9	Summary:          Graphical user interface for data mining in R
14cr|R-rattle-3.0.2-3|10	Group:            Sciences/Mathematics
14cr|R-rattle-3.0.2-3|11	License:          GPL (>= 2)
14cr|R-rattle-3.0.2-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rattle-3.0.2-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-rattle-3.0.2-3|14	Requires:         R-RGtk2 R-pmml R-bitops R-colorspace R-ada R-amap R-arules
14cr|R-rattle-3.0.2-3|15	Requires:         R-arulesViz R-biclust R-cairoDevice R-cba R-descr R-doBy
14cr|R-rattle-3.0.2-3|16	Requires:         R-e1071 R-ellipse R-fBasics R-foreign R-fpc
14cr|R-rattle-3.0.2-3|17	Requires:         R-gdata R-gplots R-graph R-grid R-gtools R-gWidgetsRGtk2
14cr|R-rattle-3.0.2-3|18	Requires:         R-Hmisc R-kernlab R-latticist R-Matrix R-methods R-mice
14cr|R-rattle-3.0.2-3|19	Requires:         R-network R-nnet R-odfWeave R-party R-playwith R-psych
14cr|R-rattle-3.0.2-3|20	Requires:         R-randomForest R-RBGL R-RColorBrewer R-reshape R-rggobi
14cr|R-rattle-3.0.2-3|21	Requires:         R-RGtk2Extras R-ROCR R-RODBC R-rpart R-rpart.plot
14cr|R-rattle-3.0.2-3|22	Requires:         R-RSvgDevice R-siatclust R-survival R-timeDate
14cr|R-rattle-3.0.2-3|23	Requires:         R-verification R-XML R-pkgDepTools R-Rgraphviz
14cr|R-rattle-3.0.2-3|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rattle-3.0.2-3|25	BuildRequires:    R-RGtk2 R-pmml R-bitops R-colorspace R-ada R-amap R-arules
14cr|R-rattle-3.0.2-3|26	BuildRequires:    R-arulesViz R-biclust R-cairoDevice R-cba R-descr R-doBy
14cr|R-rattle-3.0.2-3|27	BuildRequires:    R-e1071 R-ellipse R-fBasics R-foreign R-fpc
14cr|R-rattle-3.0.2-3|28	BuildRequires:    R-gdata R-gplots R-graph R-grid R-gtools R-gWidgetsRGtk2
14cr|R-rattle-3.0.2-3|29	BuildRequires:    R-Hmisc R-kernlab R-latticist R-Matrix R-methods R-mice
14cr|R-rattle-3.0.2-3|30	BuildRequires:    R-network R-nnet R-odfWeave R-party R-playwith R-psych
14cr|R-rattle-3.0.2-3|31	BuildRequires:    R-randomForest R-RBGL R-RColorBrewer R-reshape R-rggobi
14cr|R-rattle-3.0.2-3|32	BuildRequires:    R-RGtk2Extras R-ROCR R-RODBC R-rpart R-rpart.plot
14cr|R-rattle-3.0.2-3|33	BuildRequires:    R-RSvgDevice R-siatclust R-survival R-timeDate
14cr|R-rattle-3.0.2-3|34	BuildRequires:    R-verification R-XML R-pkgDepTools R-Rgraphviz
14cr|R-rattle-3.0.2-3|35	BuildRequires:    x11-server-xvfb
14cr|R-rattle-3.0.2-3|36	
14cr|R-rattle-3.0.2-3|37	Requires:    R-Deducer R-ggdendro R-hmeasure R-Snowball R-weightedKmeans
14cr|R-rattle-3.0.2-3|38	Requires:    R-corrplot R-SnowballC R-tm R-xlsx
14cr|R-rattle-3.0.2-3|39	
14cr|R-rattle-3.0.2-3|40	BuildRequires:    R-Deducer R-ggdendro R-hmeasure R-Snowball R-weightedKmeans
14cr|R-rattle-3.0.2-3|41	BuildRequires:    R-corrplot R-SnowballC R-tm R-xlsx
14cr|R-rattle-3.0.2-3|42	
14cr|R-rattle-3.0.2-3|43	%description
14cr|R-rattle-3.0.2-3|44	Rattle (the R Analytic Tool To Learn Easily) provides a Gnome (RGtk2)
14cr|R-rattle-3.0.2-3|45	based interface to R functionality for data mining.  The aim is to provide
14cr|R-rattle-3.0.2-3|46	a simple and intuitive interface that allows a user to quickly load data
14cr|R-rattle-3.0.2-3|47	from a CSV file (or via ODBC), transform and explore the data, build and
14cr|R-rattle-3.0.2-3|48	evaluate models, and export models as PMML (predictive modelling markup
14cr|R-rattle-3.0.2-3|49	language) or as scores. All of this with knowing little about R. All R
14cr|R-rattle-3.0.2-3|50	commands are logged and commented through the log tab. Thus they are
14cr|R-rattle-3.0.2-3|51	available to the user as a script file or as an aide for the user to learn
14cr|R-rattle-3.0.2-3|52	R or to copy-and-paste directly into R itself.  Rattle also exports a
14cr|R-rattle-3.0.2-3|53	number of utility functions and the graphical user interface, invoked as
14cr|R-rattle-3.0.2-3|54	rattle(), does not need to be run to deploy these.
14cr|R-rattle-3.0.2-3|55	
14cr|R-rattle-3.0.2-3|56	%prep
14cr|R-rattle-3.0.2-3|57	%setup -q -c -n %{packname}
14cr|R-rattle-3.0.2-3|58	
14cr|R-rattle-3.0.2-3|59	%build
14cr|R-rattle-3.0.2-3|60	
14cr|R-rattle-3.0.2-3|61	%install
14cr|R-rattle-3.0.2-3|62	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rattle-3.0.2-3|63	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rattle-3.0.2-3|64	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rattle-3.0.2-3|65	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rattle-3.0.2-3|66	rm -f %{buildroot}%{rlibdir}/%{packname}/.Rhistory
14cr|R-rattle-3.0.2-3|67	
14cr|R-rattle-3.0.2-3|68	# Disable check, we don't have all suggested packages
14cr|R-rattle-3.0.2-3|69	%check
14cr|R-rattle-3.0.2-3|70	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-rattle-3.0.2-3|71	
14cr|R-rattle-3.0.2-3|72	%files
14cr|R-rattle-3.0.2-3|73	%dir %{rlibdir}/%{packname}
14cr|R-rattle-3.0.2-3|74	%doc %{rlibdir}/%{packname}/doc
14cr|R-rattle-3.0.2-3|75	%doc %{rlibdir}/%{packname}/html
14cr|R-rattle-3.0.2-3|76	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-rattle-3.0.2-3|77	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-rattle-3.0.2-3|78	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rattle-3.0.2-3|79	%doc %{rlibdir}/%{packname}/INSTALL
14cr|R-rattle-3.0.2-3|80	%{rlibdir}/%{packname}/INDEX
14cr|R-rattle-3.0.2-3|81	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rattle-3.0.2-3|82	%{rlibdir}/%{packname}/Meta
14cr|R-rattle-3.0.2-3|83	%{rlibdir}/%{packname}/R
14cr|R-rattle-3.0.2-3|84	%{rlibdir}/%{packname}/arff
14cr|R-rattle-3.0.2-3|85	%{rlibdir}/%{packname}/csv
14cr|R-rattle-3.0.2-3|86	%{rlibdir}/%{packname}/etc
14cr|R-rattle-3.0.2-3|87	%{rlibdir}/%{packname}/data
14cr|R-rattle-3.0.2-3|88	%{rlibdir}/%{packname}/help
14cr|R-rattle-3.0.2-3|89	%{rlibdir}/%{packname}/odt
14cr|R-rattle-3.0.2-3|90	%{rlibdir}/%{packname}/po
14cr|R-rattle-3.0.2-3|91	
14cr|R-rattle-3.0.2-3|92	%changelog
14cr|R-rattle-3.0.2-3|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-3
14cr|R-rattle-3.0.2-3|94	+ Revision: f00e848
14cr|R-rattle-3.0.2-3|95	- MassBuild#464: Increase release tag
14cr|R-rattle-3.0.2-3|96	
14cr|R-rattle-3.0.2-3|97	

7650 14
14cr|R-Rattus.norvegicus-1.1.2-2|1	%global packname  Rattus.norvegicus
14cr|R-Rattus.norvegicus-1.1.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Rattus.norvegicus-1.1.2-2|3	
14cr|R-Rattus.norvegicus-1.1.2-2|4	Name:             R-%{packname}
14cr|R-Rattus.norvegicus-1.1.2-2|5	Version:          1.1.2
14cr|R-Rattus.norvegicus-1.1.2-2|6	Release:          2
14cr|R-Rattus.norvegicus-1.1.2-2|7	Summary:          Annotation package for the Rattus.norvegicus object
14cr|R-Rattus.norvegicus-1.1.2-2|8	Group:            Sciences/Mathematics
14cr|R-Rattus.norvegicus-1.1.2-2|9	License:          Artistic-2.0
14cr|R-Rattus.norvegicus-1.1.2-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-Rattus.norvegicus-1.1.2-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-Rattus.norvegicus-1.1.2-2|12	BuildArch:        noarch
14cr|R-Rattus.norvegicus-1.1.2-2|13	Requires:         R-core
14cr|R-Rattus.norvegicus-1.1.2-2|14	
14cr|R-Rattus.norvegicus-1.1.2-2|15	Requires:         R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Rn.eg.db R-TxDb.Rnorvegicus.UCSC.rn5.refGene
14cr|R-Rattus.norvegicus-1.1.2-2|16	Requires:         R-GenomicFeatures R-AnnotationDbi
14cr|R-Rattus.norvegicus-1.1.2-2|17	
14cr|R-Rattus.norvegicus-1.1.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Rn.eg.db R-TxDb.Rnorvegicus.UCSC.rn5.refGene
14cr|R-Rattus.norvegicus-1.1.2-2|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cr|R-Rattus.norvegicus-1.1.2-2|20	
14cr|R-Rattus.norvegicus-1.1.2-2|21	%description
14cr|R-Rattus.norvegicus-1.1.2-2|22	Contains the Rattus.norvegicus object to access data from several related
14cr|R-Rattus.norvegicus-1.1.2-2|23	annotation packages.
14cr|R-Rattus.norvegicus-1.1.2-2|24	
14cr|R-Rattus.norvegicus-1.1.2-2|25	%prep
14cr|R-Rattus.norvegicus-1.1.2-2|26	%setup -q -c -n %{packname}
14cr|R-Rattus.norvegicus-1.1.2-2|27	
14cr|R-Rattus.norvegicus-1.1.2-2|28	%build
14cr|R-Rattus.norvegicus-1.1.2-2|29	
14cr|R-Rattus.norvegicus-1.1.2-2|30	%install
14cr|R-Rattus.norvegicus-1.1.2-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rattus.norvegicus-1.1.2-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rattus.norvegicus-1.1.2-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rattus.norvegicus-1.1.2-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rattus.norvegicus-1.1.2-2|35	
14cr|R-Rattus.norvegicus-1.1.2-2|36	%check
14cr|R-Rattus.norvegicus-1.1.2-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Rattus.norvegicus-1.1.2-2|38	
14cr|R-Rattus.norvegicus-1.1.2-2|39	%files
14cr|R-Rattus.norvegicus-1.1.2-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Rattus.norvegicus-1.1.2-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Rattus.norvegicus-1.1.2-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rattus.norvegicus-1.1.2-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-Rattus.norvegicus-1.1.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rattus.norvegicus-1.1.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-Rattus.norvegicus-1.1.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-Rattus.norvegicus-1.1.2-2|47	%{rlibdir}/%{packname}/data
14cr|R-Rattus.norvegicus-1.1.2-2|48	%{rlibdir}/%{packname}/help
14cr|R-Rattus.norvegicus-1.1.2-2|49	
14cr|R-Rattus.norvegicus-1.1.2-2|50	%changelog
14cr|R-Rattus.norvegicus-1.1.2-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|R-Rattus.norvegicus-1.1.2-2|52	+ Revision: 420dce1
14cr|R-Rattus.norvegicus-1.1.2-2|53	- MassBuild#464: Increase release tag
14cr|R-Rattus.norvegicus-1.1.2-2|54	
14cr|R-Rattus.norvegicus-1.1.2-2|55	

7651 14
14cr|R-rbenchmark-1.0.0-3|1	%global packname  rbenchmark
14cr|R-rbenchmark-1.0.0-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-rbenchmark-1.0.0-3|3	
14cr|R-rbenchmark-1.0.0-3|4	Name:             R-%{packname}
14cr|R-rbenchmark-1.0.0-3|5	Version:          1.0.0
14cr|R-rbenchmark-1.0.0-3|6	Release:          3
14cr|R-rbenchmark-1.0.0-3|7	Summary:          Benchmarking routine for R
14cr|R-rbenchmark-1.0.0-3|8	Group:            Sciences/Mathematics
14cr|R-rbenchmark-1.0.0-3|9	License:          GPL (>= 2)
14cr|R-rbenchmark-1.0.0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rbenchmark-1.0.0-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-rbenchmark-1.0.0-3|12	BuildArch:        noarch
14cr|R-rbenchmark-1.0.0-3|13	Requires:         R-core
14cr|R-rbenchmark-1.0.0-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rbenchmark-1.0.0-3|15	
14cr|R-rbenchmark-1.0.0-3|16	%description
14cr|R-rbenchmark-1.0.0-3|17	rbenchmark is inspired by the Perl module Benchmark, and is intended to
14cr|R-rbenchmark-1.0.0-3|18	facilitate benchmarking of arbitrary R code. The library consists of just
14cr|R-rbenchmark-1.0.0-3|19	one function, benchmark, which is a simple wrapper around system.time.
14cr|R-rbenchmark-1.0.0-3|20	Given a specification of the benchmarking process (counts of replications,
14cr|R-rbenchmark-1.0.0-3|21	evaluation environment) and an arbitrary number of expressions, benchmark
14cr|R-rbenchmark-1.0.0-3|22	evaluates each of the expressions in the specified environment,
14cr|R-rbenchmark-1.0.0-3|23	replicating the evaluation as many times as specified, and returning the
14cr|R-rbenchmark-1.0.0-3|24	results conveniently wrapped into a data frame.
14cr|R-rbenchmark-1.0.0-3|25	
14cr|R-rbenchmark-1.0.0-3|26	%prep
14cr|R-rbenchmark-1.0.0-3|27	%setup -q -c -n %{packname}
14cr|R-rbenchmark-1.0.0-3|28	
14cr|R-rbenchmark-1.0.0-3|29	%build
14cr|R-rbenchmark-1.0.0-3|30	
14cr|R-rbenchmark-1.0.0-3|31	%install
14cr|R-rbenchmark-1.0.0-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rbenchmark-1.0.0-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rbenchmark-1.0.0-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rbenchmark-1.0.0-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rbenchmark-1.0.0-3|36	
14cr|R-rbenchmark-1.0.0-3|37	%check
14cr|R-rbenchmark-1.0.0-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-rbenchmark-1.0.0-3|39	
14cr|R-rbenchmark-1.0.0-3|40	%files
14cr|R-rbenchmark-1.0.0-3|41	%dir %{rlibdir}/%{packname}
14cr|R-rbenchmark-1.0.0-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-rbenchmark-1.0.0-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rbenchmark-1.0.0-3|44	%{rlibdir}/%{packname}/INDEX
14cr|R-rbenchmark-1.0.0-3|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rbenchmark-1.0.0-3|46	%{rlibdir}/%{packname}/Meta
14cr|R-rbenchmark-1.0.0-3|47	%{rlibdir}/%{packname}/R
14cr|R-rbenchmark-1.0.0-3|48	%{rlibdir}/%{packname}/help
14cr|R-rbenchmark-1.0.0-3|49	%{rlibdir}/%{packname}/demo
14cr|R-rbenchmark-1.0.0-3|50	
14cr|R-rbenchmark-1.0.0-3|51	
14cr|R-rbenchmark-1.0.0-3|52	
14cr|R-rbenchmark-1.0.0-3|53	%changelog
14cr|R-rbenchmark-1.0.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|R-rbenchmark-1.0.0-3|55	+ Revision: fcc64b7
14cr|R-rbenchmark-1.0.0-3|56	- MassBuild#464: Increase release tag
14cr|R-rbenchmark-1.0.0-3|57	
14cr|R-rbenchmark-1.0.0-3|58	

7652 14
14cr|R-RBGL-1.38.0-2|1	%global packname  RBGL
14cr|R-RBGL-1.38.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RBGL-1.38.0-2|3	
14cr|R-RBGL-1.38.0-2|4	Name:             R-%{packname}
14cr|R-RBGL-1.38.0-2|5	Version:          1.38.0
14cr|R-RBGL-1.38.0-2|6	Release:          2
14cr|R-RBGL-1.38.0-2|7	Summary:          An interface to the BOOST graph library
14cr|R-RBGL-1.38.0-2|8	Group:            Sciences/Mathematics
14cr|R-RBGL-1.38.0-2|9	License:          Artistic-2.0
14cr|R-RBGL-1.38.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-RBGL-1.38.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/RBGL_1.38.0.tar.gz
14cr|R-RBGL-1.38.0-2|12	Requires:         R-graph R-methods
14cr|R-RBGL-1.38.0-2|13	Requires:         R-methods
14cr|R-RBGL-1.38.0-2|14	Requires:         R-Rgraphviz
14cr|R-RBGL-1.38.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graph R-methods
14cr|R-RBGL-1.38.0-2|16	BuildRequires:    R-methods
14cr|R-RBGL-1.38.0-2|17	BuildRequires:    R-Rgraphviz
14cr|R-RBGL-1.38.0-2|18	BuildRequires:    blas-devel
14cr|R-RBGL-1.38.0-2|19	BuildRequires:    boost-devel
14cr|R-RBGL-1.38.0-2|20	BuildRequires:    graphviz-devel
14cr|R-RBGL-1.38.0-2|21	BuildRequires:    lapack-devel
14cr|R-RBGL-1.38.0-2|22	
14cr|R-RBGL-1.38.0-2|23	%description
14cr|R-RBGL-1.38.0-2|24	A fairly extensive and comprehensive interface to the graph algorithms
14cr|R-RBGL-1.38.0-2|25	contained in the BOOST library.
14cr|R-RBGL-1.38.0-2|26	
14cr|R-RBGL-1.38.0-2|27	%prep
14cr|R-RBGL-1.38.0-2|28	%setup -q -c -n %{packname}
14cr|R-RBGL-1.38.0-2|29	
14cr|R-RBGL-1.38.0-2|30	%build
14cr|R-RBGL-1.38.0-2|31	
14cr|R-RBGL-1.38.0-2|32	%install
14cr|R-RBGL-1.38.0-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RBGL-1.38.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RBGL-1.38.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RBGL-1.38.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RBGL-1.38.0-2|37	
14cr|R-RBGL-1.38.0-2|38	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-RBGL-1.38.0-2|39	else			true
14cr|R-RBGL-1.38.0-2|40	fi
14cr|R-RBGL-1.38.0-2|41	
14cr|R-RBGL-1.38.0-2|42	%files
14cr|R-RBGL-1.38.0-2|43	%dir %{rlibdir}/%{packname}
14cr|R-RBGL-1.38.0-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-RBGL-1.38.0-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-RBGL-1.38.0-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RBGL-1.38.0-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-RBGL-1.38.0-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-RBGL-1.38.0-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RBGL-1.38.0-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-RBGL-1.38.0-2|51	%{rlibdir}/%{packname}/R
14cr|R-RBGL-1.38.0-2|52	%{rlibdir}/%{packname}/XML
14cr|R-RBGL-1.38.0-2|53	%{rlibdir}/%{packname}/boostExamples
14cr|R-RBGL-1.38.0-2|54	%{rlibdir}/%{packname}/data
14cr|R-RBGL-1.38.0-2|55	%{rlibdir}/%{packname}/demos
14cr|R-RBGL-1.38.0-2|56	%{rlibdir}/%{packname}/dot
14cr|R-RBGL-1.38.0-2|57	%{rlibdir}/%{packname}/dtd
14cr|R-RBGL-1.38.0-2|58	%{rlibdir}/%{packname}/fdep.ps
14cr|R-RBGL-1.38.0-2|59	%{rlibdir}/%{packname}/help
14cr|R-RBGL-1.38.0-2|60	%{rlibdir}/%{packname}/libs
14cr|R-RBGL-1.38.0-2|61	
14cr|R-RBGL-1.38.0-2|62	
14cr|R-RBGL-1.38.0-2|63	
14cr|R-RBGL-1.38.0-2|64	%changelog
14cr|R-RBGL-1.38.0-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-2
14cr|R-RBGL-1.38.0-2|66	+ Revision: 078506b
14cr|R-RBGL-1.38.0-2|67	- MassBuild#464: Increase release tag
14cr|R-RBGL-1.38.0-2|68	
14cr|R-RBGL-1.38.0-2|69	

7653 14
14cr|R-Rcgmin-2013.02.20-2|1	%global packname  Rcgmin
14cr|R-Rcgmin-2013.02.20-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Rcgmin-2013.02.20-2|3	
14cr|R-Rcgmin-2013.02.20-2|4	Name:             R-%{packname}
14cr|R-Rcgmin-2013.02.20-2|5	Version:          2013.02.20
14cr|R-Rcgmin-2013.02.20-2|6	Release:          2
14cr|R-Rcgmin-2013.02.20-2|7	Summary:          Conjugate gradient minimization of nonlinear functions with box constraints
14cr|R-Rcgmin-2013.02.20-2|8	Group:            Sciences/Mathematics
14cr|R-Rcgmin-2013.02.20-2|9	License:          GPLv2+
14cr|R-Rcgmin-2013.02.20-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rcgmin-2013.02.20-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-02.20.tar.gz
14cr|R-Rcgmin-2013.02.20-2|12	BuildArch:        noarch
14cr|R-Rcgmin-2013.02.20-2|13	Requires:         R-core
14cr|R-Rcgmin-2013.02.20-2|14	
14cr|R-Rcgmin-2013.02.20-2|15	Requires:         R-numDeriv
14cr|R-Rcgmin-2013.02.20-2|16	
14cr|R-Rcgmin-2013.02.20-2|17	
14cr|R-Rcgmin-2013.02.20-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
14cr|R-Rcgmin-2013.02.20-2|19	
14cr|R-Rcgmin-2013.02.20-2|20	
14cr|R-Rcgmin-2013.02.20-2|21	%description
14cr|R-Rcgmin-2013.02.20-2|22	Conjugate gradient minimization of nonlinear functions with box
14cr|R-Rcgmin-2013.02.20-2|23	constraints incorporating Dai/Yuan update
14cr|R-Rcgmin-2013.02.20-2|24	
14cr|R-Rcgmin-2013.02.20-2|25	%prep
14cr|R-Rcgmin-2013.02.20-2|26	%setup -q -c -n %{packname}
14cr|R-Rcgmin-2013.02.20-2|27	
14cr|R-Rcgmin-2013.02.20-2|28	%build
14cr|R-Rcgmin-2013.02.20-2|29	
14cr|R-Rcgmin-2013.02.20-2|30	%install
14cr|R-Rcgmin-2013.02.20-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rcgmin-2013.02.20-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rcgmin-2013.02.20-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rcgmin-2013.02.20-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rcgmin-2013.02.20-2|35	
14cr|R-Rcgmin-2013.02.20-2|36	%check
14cr|R-Rcgmin-2013.02.20-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Rcgmin-2013.02.20-2|38	
14cr|R-Rcgmin-2013.02.20-2|39	%files
14cr|R-Rcgmin-2013.02.20-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Rcgmin-2013.02.20-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Rcgmin-2013.02.20-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rcgmin-2013.02.20-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Rcgmin-2013.02.20-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-Rcgmin-2013.02.20-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rcgmin-2013.02.20-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-Rcgmin-2013.02.20-2|47	%{rlibdir}/%{packname}/R
14cr|R-Rcgmin-2013.02.20-2|48	%{rlibdir}/%{packname}/demo
14cr|R-Rcgmin-2013.02.20-2|49	%{rlibdir}/%{packname}/help
14cr|R-Rcgmin-2013.02.20-2|50	
14cr|R-Rcgmin-2013.02.20-2|51	%changelog
14cr|R-Rcgmin-2013.02.20-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.02.20-2
14cr|R-Rcgmin-2013.02.20-2|53	+ Revision: 9964fc1
14cr|R-Rcgmin-2013.02.20-2|54	- MassBuild#464: Increase release tag
14cr|R-Rcgmin-2013.02.20-2|55	
14cr|R-Rcgmin-2013.02.20-2|56	

7654 14
14cr|R-Rcmdr-2.0.4-2|1	%global packname  Rcmdr
14cr|R-Rcmdr-2.0.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rcmdr-2.0.4-2|3	
14cr|R-Rcmdr-2.0.4-2|4	Name:             R-%{packname}
14cr|R-Rcmdr-2.0.4-2|5	Version:          2.0.4
14cr|R-Rcmdr-2.0.4-2|6	Release:          2
14cr|R-Rcmdr-2.0.4-2|7	Summary:          R Commander
14cr|R-Rcmdr-2.0.4-2|8	
14cr|R-Rcmdr-2.0.4-2|9	Group:            Sciences/Mathematics
14cr|R-Rcmdr-2.0.4-2|10	License:          GPL (>= 2)
14cr|R-Rcmdr-2.0.4-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rcmdr-2.0.4-2|12	Source0:          http://cran.r-project.org/src/contrib/Rcmdr_2.0-4.tar.gz
14cr|R-Rcmdr-2.0.4-2|13	Requires:         R-tcltk R-grDevices R-utils R-car
14cr|R-Rcmdr-2.0.4-2|14	Requires:         R-abind R-aplpack R-colorspace R-effects R-e1071 R-foreign R-grid R-Hmisc R-lattice R-leaps R-lmtest R-MASS R-mgcv R-multcomp R-nlme R-nnet R-relimp R-rgl R-RODBC R-sem
14cr|R-Rcmdr-2.0.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk R-grDevices R-utils R-car
14cr|R-Rcmdr-2.0.4-2|16	BuildRequires:    R-abind R-aplpack R-colorspace R-effects R-e1071 R-foreign R-grid R-Hmisc R-lattice R-leaps R-lmtest R-MASS R-mgcv R-multcomp R-nlme R-nnet R-relimp R-rgl R-RODBC R-sem
14cr|R-Rcmdr-2.0.4-2|17	
14cr|R-Rcmdr-2.0.4-2|18	%description
14cr|R-Rcmdr-2.0.4-2|19	A platform-independent basic-statistics GUI (graphical user interface) for
14cr|R-Rcmdr-2.0.4-2|20	R, based on the tcltk package.
14cr|R-Rcmdr-2.0.4-2|21	
14cr|R-Rcmdr-2.0.4-2|22	%prep
14cr|R-Rcmdr-2.0.4-2|23	%setup -q -c -n %{packname}
14cr|R-Rcmdr-2.0.4-2|24	
14cr|R-Rcmdr-2.0.4-2|25	%build
14cr|R-Rcmdr-2.0.4-2|26	
14cr|R-Rcmdr-2.0.4-2|27	%install
14cr|R-Rcmdr-2.0.4-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rcmdr-2.0.4-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rcmdr-2.0.4-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rcmdr-2.0.4-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rcmdr-2.0.4-2|32	
14cr|R-Rcmdr-2.0.4-2|33	%check
14cr|R-Rcmdr-2.0.4-2|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-Rcmdr-2.0.4-2|35	else			true
14cr|R-Rcmdr-2.0.4-2|36	fi
14cr|R-Rcmdr-2.0.4-2|37	
14cr|R-Rcmdr-2.0.4-2|38	%files
14cr|R-Rcmdr-2.0.4-2|39	%dir %{rlibdir}/%{packname}
14cr|R-Rcmdr-2.0.4-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-Rcmdr-2.0.4-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Rcmdr-2.0.4-2|42	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-Rcmdr-2.0.4-2|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Rcmdr-2.0.4-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rcmdr-2.0.4-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Rcmdr-2.0.4-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-Rcmdr-2.0.4-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rcmdr-2.0.4-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-Rcmdr-2.0.4-2|49	%{rlibdir}/%{packname}/R
14cr|R-Rcmdr-2.0.4-2|50	%{rlibdir}/%{packname}/etc
14cr|R-Rcmdr-2.0.4-2|51	%{rlibdir}/%{packname}/help
14cr|R-Rcmdr-2.0.4-2|52	%{rlibdir}/%{packname}/libs
14cr|R-Rcmdr-2.0.4-2|53	%{rlibdir}/%{packname}/po
14cr|R-Rcmdr-2.0.4-2|54	
14cr|R-Rcmdr-2.0.4-2|55	
14cr|R-Rcmdr-2.0.4-2|56	
14cr|R-Rcmdr-2.0.4-2|57	%changelog
14cr|R-Rcmdr-2.0.4-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14cr|R-Rcmdr-2.0.4-2|59	+ Revision: 12b0c64
14cr|R-Rcmdr-2.0.4-2|60	- MassBuild#464: Increase release tag
14cr|R-Rcmdr-2.0.4-2|61	
14cr|R-Rcmdr-2.0.4-2|62	

7655 14
14cr|R-RColorBrewer-1.0_5-3|1	%global packname  RColorBrewer
14cr|R-RColorBrewer-1.0_5-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-RColorBrewer-1.0_5-3|3	
14cr|R-RColorBrewer-1.0_5-3|4	Name:             R-%{packname}
14cr|R-RColorBrewer-1.0_5-3|5	Version:          1.0_5
14cr|R-RColorBrewer-1.0_5-3|6	Release:          3
14cr|R-RColorBrewer-1.0_5-3|7	Summary:          ColorBrewer palettes
14cr|R-RColorBrewer-1.0_5-3|8	Group:            Sciences/Mathematics
14cr|R-RColorBrewer-1.0_5-3|9	License:          Apache License 2.0
14cr|R-RColorBrewer-1.0_5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RColorBrewer-1.0_5-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
14cr|R-RColorBrewer-1.0_5-3|12	BuildArch:        noarch
14cr|R-RColorBrewer-1.0_5-3|13	Requires:         R-core
14cr|R-RColorBrewer-1.0_5-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RColorBrewer-1.0_5-3|15	
14cr|R-RColorBrewer-1.0_5-3|16	%description
14cr|R-RColorBrewer-1.0_5-3|17	The packages provides palettes for drawing nice maps shaded according to a
14cr|R-RColorBrewer-1.0_5-3|18	
14cr|R-RColorBrewer-1.0_5-3|19	%prep
14cr|R-RColorBrewer-1.0_5-3|20	%setup -q -c -n %{packname}
14cr|R-RColorBrewer-1.0_5-3|21	
14cr|R-RColorBrewer-1.0_5-3|22	%build
14cr|R-RColorBrewer-1.0_5-3|23	
14cr|R-RColorBrewer-1.0_5-3|24	%install
14cr|R-RColorBrewer-1.0_5-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RColorBrewer-1.0_5-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RColorBrewer-1.0_5-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RColorBrewer-1.0_5-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RColorBrewer-1.0_5-3|29	
14cr|R-RColorBrewer-1.0_5-3|30	%check
14cr|R-RColorBrewer-1.0_5-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-RColorBrewer-1.0_5-3|32	
14cr|R-RColorBrewer-1.0_5-3|33	%files
14cr|R-RColorBrewer-1.0_5-3|34	%dir %{rlibdir}/%{packname}
14cr|R-RColorBrewer-1.0_5-3|35	%doc %{rlibdir}/%{packname}/html
14cr|R-RColorBrewer-1.0_5-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RColorBrewer-1.0_5-3|37	%{rlibdir}/%{packname}/COPYING
14cr|R-RColorBrewer-1.0_5-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-RColorBrewer-1.0_5-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RColorBrewer-1.0_5-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-RColorBrewer-1.0_5-3|41	%{rlibdir}/%{packname}/R
14cr|R-RColorBrewer-1.0_5-3|42	%{rlibdir}/%{packname}/help
14cr|R-RColorBrewer-1.0_5-3|43	
14cr|R-RColorBrewer-1.0_5-3|44	
14cr|R-RColorBrewer-1.0_5-3|45	
14cr|R-RColorBrewer-1.0_5-3|46	%changelog
14cr|R-RColorBrewer-1.0_5-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_5-3
14cr|R-RColorBrewer-1.0_5-3|48	+ Revision: fb7ba0d
14cr|R-RColorBrewer-1.0_5-3|49	- MassBuild#464: Increase release tag
14cr|R-RColorBrewer-1.0_5-3|50	
14cr|R-RColorBrewer-1.0_5-3|51	

7656 14
14cr|R-Rcompression-0.93_2-3|1	%global packname  Rcompression
14cr|R-Rcompression-0.93_2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rcompression-0.93_2-3|3	
14cr|R-Rcompression-0.93_2-3|4	Name:             R-%{packname}
14cr|R-Rcompression-0.93_2-3|5	Version:          0.93_2
14cr|R-Rcompression-0.93_2-3|6	Release:          3
14cr|R-Rcompression-0.93_2-3|7	Summary:          In-memory decompression for GNU zip and bzip2 formats
14cr|R-Rcompression-0.93_2-3|8	Group:            Sciences/Mathematics
14cr|R-Rcompression-0.93_2-3|9	License:          zlib. See LICENSE.
14cr|R-Rcompression-0.93_2-3|10	URL:              http://www.omegahat.org/Rcompression/
14cr|R-Rcompression-0.93_2-3|11	Source0:          http://www.omegahat.org/Rcompression/Rcompression_0.93-2.tar.gz
14cr|R-Rcompression-0.93_2-3|12	Requires:         R-methods
14cr|R-Rcompression-0.93_2-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-Rcompression-0.93_2-3|14	
14cr|R-Rcompression-0.93_2-3|15	%description
14cr|R-Rcompression-0.93_2-3|16	The package is a basic interface to some of the compression facilities in
14cr|R-Rcompression-0.93_2-3|17	the zlib and bzip2 libraries for uncompressing (and compressing) data in
14cr|R-Rcompression-0.93_2-3|18	memory that is not in a file. It handles bz2, gzip and regular compress
14cr|R-Rcompression-0.93_2-3|19	(.Z) content.  It can work on files or with data in memory, e.g.
14cr|R-Rcompression-0.93_2-3|20	downloaded directly into memory via an HTTP request.  It is used when we
14cr|R-Rcompression-0.93_2-3|21	don't want to write data to a file and then read it back into R. This is
14cr|R-Rcompression-0.93_2-3|22	common when performing HTTP requests via the RCurl package and dependent
14cr|R-Rcompression-0.93_2-3|23	packages such as SSOAP.
14cr|R-Rcompression-0.93_2-3|24	
14cr|R-Rcompression-0.93_2-3|25	%prep
14cr|R-Rcompression-0.93_2-3|26	%setup -q -c -n %{packname}
14cr|R-Rcompression-0.93_2-3|27	
14cr|R-Rcompression-0.93_2-3|28	%build
14cr|R-Rcompression-0.93_2-3|29	
14cr|R-Rcompression-0.93_2-3|30	%install
14cr|R-Rcompression-0.93_2-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rcompression-0.93_2-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rcompression-0.93_2-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rcompression-0.93_2-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rcompression-0.93_2-3|35	
14cr|R-Rcompression-0.93_2-3|36	%files
14cr|R-Rcompression-0.93_2-3|37	%dir %{rlibdir}/%{packname}
14cr|R-Rcompression-0.93_2-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-Rcompression-0.93_2-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rcompression-0.93_2-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-Rcompression-0.93_2-3|41	%{rlibdir}/%{packname}/LICENSE
14cr|R-Rcompression-0.93_2-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rcompression-0.93_2-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-Rcompression-0.93_2-3|44	%{rlibdir}/%{packname}/R
14cr|R-Rcompression-0.93_2-3|45	%{rlibdir}/%{packname}/help
14cr|R-Rcompression-0.93_2-3|46	%{rlibdir}/%{packname}/libs
14cr|R-Rcompression-0.93_2-3|47	%{rlibdir}/%{packname}/sampleData
14cr|R-Rcompression-0.93_2-3|48	
14cr|R-Rcompression-0.93_2-3|49	
14cr|R-Rcompression-0.93_2-3|50	
14cr|R-Rcompression-0.93_2-3|51	%changelog
14cr|R-Rcompression-0.93_2-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93_2-3
14cr|R-Rcompression-0.93_2-3|53	+ Revision: 9e02050
14cr|R-Rcompression-0.93_2-3|54	- MassBuild#464: Increase release tag
14cr|R-Rcompression-0.93_2-3|55	
14cr|R-Rcompression-0.93_2-3|56	

7657 14
14cr|R-Rcpp-0.11.2-1|1	%global packname  Rcpp
14cr|R-Rcpp-0.11.2-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rcpp-0.11.2-1|3	
14cr|R-Rcpp-0.11.2-1|4	%define __noautoreq '/usr/bin/R'
14cr|R-Rcpp-0.11.2-1|5	
14cr|R-Rcpp-0.11.2-1|6	Name:             R-%{packname}
14cr|R-Rcpp-0.11.2-1|7	Version:          0.11.2
14cr|R-Rcpp-0.11.2-1|8	Release:          1
14cr|R-Rcpp-0.11.2-1|9	Summary:          Seamless R and C++ Integration
14cr|R-Rcpp-0.11.2-1|10	Group:            Sciences/Mathematics
14cr|R-Rcpp-0.11.2-1|11	License:          GPL (>= 2)
14cr|R-Rcpp-0.11.2-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rcpp-0.11.2-1|13	Source0:          http://cran.r-project.org/src/contrib/Rcpp_0.11.2.tar.gz
14cr|R-Rcpp-0.11.2-1|14	Requires:         R-methods
14cr|R-Rcpp-0.11.2-1|15	Requires:         R-RUnit
14cr|R-Rcpp-0.11.2-1|16	Requires:         R-inline
14cr|R-Rcpp-0.11.2-1|17	Requires:         R-rbenchmark
14cr|R-Rcpp-0.11.2-1|18	BuildRequires:    R-devel
14cr|R-Rcpp-0.11.2-1|19	BuildRequires:    Rmath-devel
14cr|R-Rcpp-0.11.2-1|20	BuildRequires:    texlive-collection-latex
14cr|R-Rcpp-0.11.2-1|21	BuildRequires:    R-methods
14cr|R-Rcpp-0.11.2-1|22	BuildRequires:    R-RUnit
14cr|R-Rcpp-0.11.2-1|23	BuildRequires:    R-inline
14cr|R-Rcpp-0.11.2-1|24	BuildRequires:    R-rbenchmark
14cr|R-Rcpp-0.11.2-1|25	
14cr|R-Rcpp-0.11.2-1|26	%description
14cr|R-Rcpp-0.11.2-1|27	The Rcpp package provides R functions as well as a C++ library which
14cr|R-Rcpp-0.11.2-1|28	facilitate the integration of R and C++. . R data types (SEXP) are matched
14cr|R-Rcpp-0.11.2-1|29	to C++ objects in a class hierarchy. All R types are supported (vectors,
14cr|R-Rcpp-0.11.2-1|30	functions, environment, etc ...)  and each type is mapped to a dedicated
14cr|R-Rcpp-0.11.2-1|31	class. For example, numeric vectors are represented as instances of the
14cr|R-Rcpp-0.11.2-1|32	Rcpp::NumericVector class, environments are represented as instances of
14cr|R-Rcpp-0.11.2-1|33	Rcpp::Environment, functions are represented as Rcpp::Function, etc ...
14cr|R-Rcpp-0.11.2-1|34	The "Rcpp-introduction" vignette provides a good entry point to Rcpp. .
14cr|R-Rcpp-0.11.2-1|35	Conversion from C++ to R and back is driven by the templates Rcpp::wrap
14cr|R-Rcpp-0.11.2-1|36	and Rcpp::as which are highly flexible and extensible, as documented in
14cr|R-Rcpp-0.11.2-1|37	the "Rcpp-extending" vignette. . Rcpp also provides Rcpp modules, a
14cr|R-Rcpp-0.11.2-1|38	framework that allows exposing C++ functions and classes to the R level.
14cr|R-Rcpp-0.11.2-1|39	The "Rcpp-modules" vignette details the current set of features of
14cr|R-Rcpp-0.11.2-1|40	Rcpp-modules. . Rcpp includes a concept called Rcpp sugar that brings many
14cr|R-Rcpp-0.11.2-1|41	R functions into C++. Sugar takes advantage of lazy evaluation and
14cr|R-Rcpp-0.11.2-1|42	expression templates to achieve great performance while exposing a syntax
14cr|R-Rcpp-0.11.2-1|43	that is much nicer to use than the equivalent low-level loop code. The
14cr|R-Rcpp-0.11.2-1|44	"Rcpp-sugar" vignette gives an overview of the feature. . Several examples
14cr|R-Rcpp-0.11.2-1|45	are included, and more than 750 unit tests in over 330 unit test functions
14cr|R-Rcpp-0.11.2-1|46	provide additional usage examples. . An earlier version of Rcpp,
14cr|R-Rcpp-0.11.2-1|47	containing what we now call the 'classic Rcpp API' was written during 2005
14cr|R-Rcpp-0.11.2-1|48	and 2006 by Dominick Samperi. This code has been factored out of Rcpp into
14cr|R-Rcpp-0.11.2-1|49	the package RcppClassic, and it is still available for code relying on the
14cr|R-Rcpp-0.11.2-1|50	older interface. New development should use alwayse use this Rcpp package
14cr|R-Rcpp-0.11.2-1|51	
14cr|R-Rcpp-0.11.2-1|52	%prep
14cr|R-Rcpp-0.11.2-1|53	%setup -q -c -n %{packname}
14cr|R-Rcpp-0.11.2-1|54	perl -pi -e 's|%{_bindir}/r|%{_bindir}/R|;' `find . -name \*.R` `find . -name \*.r`
14cr|R-Rcpp-0.11.2-1|55	
14cr|R-Rcpp-0.11.2-1|56	%build
14cr|R-Rcpp-0.11.2-1|57	
14cr|R-Rcpp-0.11.2-1|58	%install
14cr|R-Rcpp-0.11.2-1|59	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rcpp-0.11.2-1|60	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rcpp-0.11.2-1|61	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rcpp-0.11.2-1|62	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rcpp-0.11.2-1|63	
14cr|R-Rcpp-0.11.2-1|64	#%check
14cr|R-Rcpp-0.11.2-1|65	#%{_bindir}/R CMD check %{packname}
14cr|R-Rcpp-0.11.2-1|66	
14cr|R-Rcpp-0.11.2-1|67	%files
14cr|R-Rcpp-0.11.2-1|68	%dir %{rlibdir}/%{packname}
14cr|R-Rcpp-0.11.2-1|69	%doc %{rlibdir}/%{packname}/announce
14cr|R-Rcpp-0.11.2-1|70	%doc %{rlibdir}/%{packname}/doc
14cr|R-Rcpp-0.11.2-1|71	%doc %{rlibdir}/%{packname}/html
14cr|R-Rcpp-0.11.2-1|72	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-Rcpp-0.11.2-1|73	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rcpp-0.11.2-1|74	%doc %{rlibdir}/%{packname}/README
14cr|R-Rcpp-0.11.2-1|75	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-Rcpp-0.11.2-1|76	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-Rcpp-0.11.2-1|77	%{rlibdir}/%{packname}/INDEX
14cr|R-Rcpp-0.11.2-1|78	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rcpp-0.11.2-1|79	%{rlibdir}/%{packname}/Meta
14cr|R-Rcpp-0.11.2-1|80	%{rlibdir}/%{packname}/R
14cr|R-Rcpp-0.11.2-1|81	%{rlibdir}/%{packname}/discovery
14cr|R-Rcpp-0.11.2-1|82	%{rlibdir}/%{packname}/examples
14cr|R-Rcpp-0.11.2-1|83	%{rlibdir}/%{packname}/help
14cr|R-Rcpp-0.11.2-1|84	%{rlibdir}/%{packname}/include
14cr|R-Rcpp-0.11.2-1|85	# %{rlibdir}/%{packname}/lib
14cr|R-Rcpp-0.11.2-1|86	%{rlibdir}/%{packname}/libs
14cr|R-Rcpp-0.11.2-1|87	%{rlibdir}/%{packname}/prompt
14cr|R-Rcpp-0.11.2-1|88	%{rlibdir}/%{packname}/skeleton
14cr|R-Rcpp-0.11.2-1|89	%{rlibdir}/%{packname}/unitTests
14cr|R-Rcpp-0.11.2-1|90	
14cr|R-Rcpp-0.11.2-1|91	
14cr|R-Rcpp-0.11.2-1|92	
14cr|R-Rcpp-0.11.2-1|93	%changelog
14cr|R-Rcpp-0.11.2-1|94	* Mon Sep 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2-1
14cr|R-Rcpp-0.11.2-1|95	+ Revision: 840a5fb
14cr|R-Rcpp-0.11.2-1|96	- Updated to 0.11.2
14cr|R-Rcpp-0.11.2-1|97	
14cr|R-Rcpp-0.11.2-1|98	

7658 14
14cr|R-RcppArmadillo-0.4.000.4-2|1	%global packname RcppArmadillo
14cr|R-RcppArmadillo-0.4.000.4-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-RcppArmadillo-0.4.000.4-2|3	
14cr|R-RcppArmadillo-0.4.000.4-2|4	Name:             R-%{packname}
14cr|R-RcppArmadillo-0.4.000.4-2|5	Version:          0.4.000.4
14cr|R-RcppArmadillo-0.4.000.4-2|6	Release:          2
14cr|R-RcppArmadillo-0.4.000.4-2|7	Summary:          Rcpp integration for Armadillo templated linear algebra library
14cr|R-RcppArmadillo-0.4.000.4-2|8	Group:            Sciences/Mathematics
14cr|R-RcppArmadillo-0.4.000.4-2|9	License:          GPLv2+
14cr|R-RcppArmadillo-0.4.000.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RcppArmadillo-0.4.000.4-2|11	Source0:          http://cran.r-project.org/src/contrib/RcppArmadillo_0.4.000.4.tar.gz
14cr|R-RcppArmadillo-0.4.000.4-2|12	Requires:         R-Rcpp >= 0.10.2 R-inline R-RUnit
14cr|R-RcppArmadillo-0.4.000.4-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RcppArmadillo-0.4.000.4-2|14	BuildRequires:    R-Rcpp >= 0.10.2 R-inline R-RUnit
14cr|R-RcppArmadillo-0.4.000.4-2|15	BuildRequires:    lapack-devel
14cr|R-RcppArmadillo-0.4.000.4-2|16	
14cr|R-RcppArmadillo-0.4.000.4-2|17	%description
14cr|R-RcppArmadillo-0.4.000.4-2|18	R and Armadillo integration using Rcpp Armadillo is a
14cr|R-RcppArmadillo-0.4.000.4-2|19	templated C++ linear algebra library (by Conrad Sanderson) that
14cr|R-RcppArmadillo-0.4.000.4-2|20	aims towards a good balance between speed and ease of use.
14cr|R-RcppArmadillo-0.4.000.4-2|21	Integer, floating point and complex numbers are supported, as
14cr|R-RcppArmadillo-0.4.000.4-2|22	well as a subset of trigonometric and statistics functions.
14cr|R-RcppArmadillo-0.4.000.4-2|23	Various matrix decompositions are provided through optional
14cr|R-RcppArmadillo-0.4.000.4-2|24	integration with LAPACK and ATLAS libraries.
14cr|R-RcppArmadillo-0.4.000.4-2|25	A delayed evaluation approach is employed (during compile time) to
14cr|R-RcppArmadillo-0.4.000.4-2|26	combine several operations into one, and to reduce (or
14cr|R-RcppArmadillo-0.4.000.4-2|27	eliminate) the need for temporaries. This is accomplished
14cr|R-RcppArmadillo-0.4.000.4-2|28	through recursive templates and template meta-programming.
14cr|R-RcppArmadillo-0.4.000.4-2|29	This library is useful if C++ has been decided as the language of
14cr|R-RcppArmadillo-0.4.000.4-2|30	choice (due to speed and/or integration capabilities), rather than
14cr|R-RcppArmadillo-0.4.000.4-2|31	another language.
14cr|R-RcppArmadillo-0.4.000.4-2|32	The RcppArmadillo package includes the header files from the templated
14cr|R-RcppArmadillo-0.4.000.4-2|33	Armadillo library (currently version 3.820). Thus users do not
14cr|R-RcppArmadillo-0.4.000.4-2|34	need to install Armadillo itself in order to use RcppArmadillo.
14cr|R-RcppArmadillo-0.4.000.4-2|35	This Armadillo integration provides a nice illustration of the
14cr|R-RcppArmadillo-0.4.000.4-2|36	capabilities of the Rcpp package for seamless R and C++ integration.
14cr|R-RcppArmadillo-0.4.000.4-2|37	Armadillo is licensed under the MPL 2.0, while RcppArmadillo (the Rcpp
14cr|R-RcppArmadillo-0.4.000.4-2|38	bindings/bridge to Armadillo) is licensed under the GNU GPL
14cr|R-RcppArmadillo-0.4.000.4-2|39	version 2 or later, as is the rest of Rcpp.
14cr|R-RcppArmadillo-0.4.000.4-2|40	
14cr|R-RcppArmadillo-0.4.000.4-2|41	%prep
14cr|R-RcppArmadillo-0.4.000.4-2|42	%setup -q -c -n %{packname}
14cr|R-RcppArmadillo-0.4.000.4-2|43	
14cr|R-RcppArmadillo-0.4.000.4-2|44	%build
14cr|R-RcppArmadillo-0.4.000.4-2|45	
14cr|R-RcppArmadillo-0.4.000.4-2|46	%install
14cr|R-RcppArmadillo-0.4.000.4-2|47	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RcppArmadillo-0.4.000.4-2|48	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RcppArmadillo-0.4.000.4-2|49	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RcppArmadillo-0.4.000.4-2|50	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RcppArmadillo-0.4.000.4-2|51	
14cr|R-RcppArmadillo-0.4.000.4-2|52	%check
14cr|R-RcppArmadillo-0.4.000.4-2|53	%{_bindir}/R CMD check %{packname}
14cr|R-RcppArmadillo-0.4.000.4-2|54	
14cr|R-RcppArmadillo-0.4.000.4-2|55	%files
14cr|R-RcppArmadillo-0.4.000.4-2|56	%dir %{rlibdir}/%{packname}
14cr|R-RcppArmadillo-0.4.000.4-2|57	%doc %{rlibdir}/%{packname}/announce
14cr|R-RcppArmadillo-0.4.000.4-2|58	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-RcppArmadillo-0.4.000.4-2|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RcppArmadillo-0.4.000.4-2|60	%doc %{rlibdir}/%{packname}/doc
14cr|R-RcppArmadillo-0.4.000.4-2|61	%doc %{rlibdir}/%{packname}/html
14cr|R-RcppArmadillo-0.4.000.4-2|62	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-RcppArmadillo-0.4.000.4-2|63	%{rlibdir}/%{packname}/examples
14cr|R-RcppArmadillo-0.4.000.4-2|64	%{rlibdir}/%{packname}/help
14cr|R-RcppArmadillo-0.4.000.4-2|65	%{rlibdir}/%{packname}/include
14cr|R-RcppArmadillo-0.4.000.4-2|66	%{rlibdir}/%{packname}/INDEX
14cr|R-RcppArmadillo-0.4.000.4-2|67	%{rlibdir}/%{packname}/libs
14cr|R-RcppArmadillo-0.4.000.4-2|68	%{rlibdir}/%{packname}/Meta
14cr|R-RcppArmadillo-0.4.000.4-2|69	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RcppArmadillo-0.4.000.4-2|70	%{rlibdir}/%{packname}/R
14cr|R-RcppArmadillo-0.4.000.4-2|71	%{rlibdir}/%{packname}/skeleton
14cr|R-RcppArmadillo-0.4.000.4-2|72	%{rlibdir}/%{packname}/unitTests
14cr|R-RcppArmadillo-0.4.000.4-2|73	
14cr|R-RcppArmadillo-0.4.000.4-2|74	
14cr|R-RcppArmadillo-0.4.000.4-2|75	
14cr|R-RcppArmadillo-0.4.000.4-2|76	
14cr|R-RcppArmadillo-0.4.000.4-2|77	%changelog
14cr|R-RcppArmadillo-0.4.000.4-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.000.4-2
14cr|R-RcppArmadillo-0.4.000.4-2|79	+ Revision: dbd79e5
14cr|R-RcppArmadillo-0.4.000.4-2|80	- MassBuild#464: Increase release tag
14cr|R-RcppArmadillo-0.4.000.4-2|81	
14cr|R-RcppArmadillo-0.4.000.4-2|82	

7659 14
14cr|R-RcppEigen-0.3.2.1.1-2|1	%global packname  RcppEigen
14cr|R-RcppEigen-0.3.2.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RcppEigen-0.3.2.1.1-2|3	
14cr|R-RcppEigen-0.3.2.1.1-2|4	Name:             R-%{packname}
14cr|R-RcppEigen-0.3.2.1.1-2|5	Version:          0.3.2.1.1
14cr|R-RcppEigen-0.3.2.1.1-2|6	Release:          2
14cr|R-RcppEigen-0.3.2.1.1-2|7	Summary:          Rcpp integration for the Eigen templated linear algebra library
14cr|R-RcppEigen-0.3.2.1.1-2|8	Group:            Sciences/Mathematics
14cr|R-RcppEigen-0.3.2.1.1-2|9	License:          GPL (>= 2)
14cr|R-RcppEigen-0.3.2.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RcppEigen-0.3.2.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-RcppEigen-0.3.2.1.1-2|12	
14cr|R-RcppEigen-0.3.2.1.1-2|13	
14cr|R-RcppEigen-0.3.2.1.1-2|14	Requires:         R-Matrix R-Rcpp
14cr|R-RcppEigen-0.3.2.1.1-2|15	Requires:         R-inline R-RUnit R-testthat
14cr|R-RcppEigen-0.3.2.1.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-RcppEigen-0.3.2.1.1-2|17	BuildRequires:    R-Matrix R-Rcpp
14cr|R-RcppEigen-0.3.2.1.1-2|18	BuildRequires:   R-inline R-RUnit R-testthat
14cr|R-RcppEigen-0.3.2.1.1-2|19	BuildRequires:    pkgconfig(lapack)
14cr|R-RcppEigen-0.3.2.1.1-2|20	
14cr|R-RcppEigen-0.3.2.1.1-2|21	%description
14cr|R-RcppEigen-0.3.2.1.1-2|22	R and Eigen integration using Rcpp. . Eigen is a C++ template library for
14cr|R-RcppEigen-0.3.2.1.1-2|23	linear algebra: matrices, vectors, numerical solvers and related
14cr|R-RcppEigen-0.3.2.1.1-2|24	algorithms.  It supports dense and sparse matrices on integer, floating
14cr|R-RcppEigen-0.3.2.1.1-2|25	point and complex numbers, decompositions of such matrices, and solutions
14cr|R-RcppEigen-0.3.2.1.1-2|26	of linear systems. Its performance on many algorithms is comparable with
14cr|R-RcppEigen-0.3.2.1.1-2|27	some of the best implementations based on Lapack and level-3 BLAS. . The
14cr|R-RcppEigen-0.3.2.1.1-2|28	RcppEigen package includes the header files from the Eigen C++ template
14cr|R-RcppEigen-0.3.2.1.1-2|29	library (currently version 3.2.0). Thus users do not need to install Eigen
14cr|R-RcppEigen-0.3.2.1.1-2|30	itself in order to use RcppEigen. . Eigen is licensed under the GNU LGPL
14cr|R-RcppEigen-0.3.2.1.1-2|31	version 3 or later, and also under the GNU GPL version 2 or later.
14cr|R-RcppEigen-0.3.2.1.1-2|32	RcppEigen (the Rcpp bindings/bridge to Eigen) is licensed under the GNU
14cr|R-RcppEigen-0.3.2.1.1-2|33	GPL version 2 or later, as is the rest of Rcpp.
14cr|R-RcppEigen-0.3.2.1.1-2|34	
14cr|R-RcppEigen-0.3.2.1.1-2|35	%prep
14cr|R-RcppEigen-0.3.2.1.1-2|36	%setup -q -c -n %{packname}
14cr|R-RcppEigen-0.3.2.1.1-2|37	
14cr|R-RcppEigen-0.3.2.1.1-2|38	%build
14cr|R-RcppEigen-0.3.2.1.1-2|39	
14cr|R-RcppEigen-0.3.2.1.1-2|40	%install
14cr|R-RcppEigen-0.3.2.1.1-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RcppEigen-0.3.2.1.1-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RcppEigen-0.3.2.1.1-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RcppEigen-0.3.2.1.1-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RcppEigen-0.3.2.1.1-2|45	
14cr|R-RcppEigen-0.3.2.1.1-2|46	%check
14cr|R-RcppEigen-0.3.2.1.1-2|47	%{_bindir}/R CMD check %{packname}
14cr|R-RcppEigen-0.3.2.1.1-2|48	
14cr|R-RcppEigen-0.3.2.1.1-2|49	%files
14cr|R-RcppEigen-0.3.2.1.1-2|50	%dir %{rlibdir}/%{packname}
14cr|R-RcppEigen-0.3.2.1.1-2|51	%doc %{rlibdir}/%{packname}/doc
14cr|R-RcppEigen-0.3.2.1.1-2|52	%doc %{rlibdir}/%{packname}/html
14cr|R-RcppEigen-0.3.2.1.1-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RcppEigen-0.3.2.1.1-2|54	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-RcppEigen-0.3.2.1.1-2|55	%{rlibdir}/%{packname}/COPYRIGHTS
14cr|R-RcppEigen-0.3.2.1.1-2|56	%{rlibdir}/%{packname}/LICENSE
14cr|R-RcppEigen-0.3.2.1.1-2|57	%{rlibdir}/%{packname}/CITATION
14cr|R-RcppEigen-0.3.2.1.1-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-RcppEigen-0.3.2.1.1-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RcppEigen-0.3.2.1.1-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-RcppEigen-0.3.2.1.1-2|61	%{rlibdir}/%{packname}/R
14cr|R-RcppEigen-0.3.2.1.1-2|62	%{rlibdir}/%{packname}/examples
14cr|R-RcppEigen-0.3.2.1.1-2|63	%{rlibdir}/%{packname}/help
14cr|R-RcppEigen-0.3.2.1.1-2|64	%{rlibdir}/%{packname}/include
14cr|R-RcppEigen-0.3.2.1.1-2|65	%{rlibdir}/%{packname}/libs
14cr|R-RcppEigen-0.3.2.1.1-2|66	%{rlibdir}/%{packname}/skeleton
14cr|R-RcppEigen-0.3.2.1.1-2|67	%{rlibdir}/%{packname}/unitTests
14cr|R-RcppEigen-0.3.2.1.1-2|68	
14cr|R-RcppEigen-0.3.2.1.1-2|69	%changelog
14cr|R-RcppEigen-0.3.2.1.1-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2.1.1-2
14cr|R-RcppEigen-0.3.2.1.1-2|71	+ Revision: 7c1f8f2
14cr|R-RcppEigen-0.3.2.1.1-2|72	- MassBuild#464: Increase release tag
14cr|R-RcppEigen-0.3.2.1.1-2|73	
14cr|R-RcppEigen-0.3.2.1.1-2|74	

7660 14
14cr|R-Rcsdp-0.1.52-2|1	%global packname  Rcsdp
14cr|R-Rcsdp-0.1.52-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rcsdp-0.1.52-2|3	
14cr|R-Rcsdp-0.1.52-2|4	Name:             R-%{packname}
14cr|R-Rcsdp-0.1.52-2|5	Version:          0.1.52
14cr|R-Rcsdp-0.1.52-2|6	Release:          2
14cr|R-Rcsdp-0.1.52-2|7	Summary:          R interface to the CSDP semidefinite programming library
14cr|R-Rcsdp-0.1.52-2|8	Group:            Sciences/Mathematics
14cr|R-Rcsdp-0.1.52-2|9	License:          file LICENSE
14cr|R-Rcsdp-0.1.52-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rcsdp-0.1.52-2|11	Source0:          http://cran.r-project.org/src/contrib/Rcsdp_0.1.52.tar.gz
14cr|R-Rcsdp-0.1.52-2|12	Requires:         R-Matrix
14cr|R-Rcsdp-0.1.52-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Rcsdp-0.1.52-2|14	BuildRequires:    R-Matrix
14cr|R-Rcsdp-0.1.52-2|15	BuildRequires:    blas-devel
14cr|R-Rcsdp-0.1.52-2|16	BuildRequires:    coin-or-devel
14cr|R-Rcsdp-0.1.52-2|17	BuildRequires:    lapack-devel
14cr|R-Rcsdp-0.1.52-2|18	
14cr|R-Rcsdp-0.1.52-2|19	%description
14cr|R-Rcsdp-0.1.52-2|20	R interface to the CSDP semidefinite programming library. Installs version
14cr|R-Rcsdp-0.1.52-2|21	6.0.1 of CSDP from the COIN-OR website if required. An existing
14cr|R-Rcsdp-0.1.52-2|22	intallation of CSDP may be used by passing the proper configure arguments
14cr|R-Rcsdp-0.1.52-2|23	to the installation command. See the INSTALL file for further details.
14cr|R-Rcsdp-0.1.52-2|24	
14cr|R-Rcsdp-0.1.52-2|25	%prep
14cr|R-Rcsdp-0.1.52-2|26	%setup -q -c -n %{packname}
14cr|R-Rcsdp-0.1.52-2|27	
14cr|R-Rcsdp-0.1.52-2|28	%build
14cr|R-Rcsdp-0.1.52-2|29	
14cr|R-Rcsdp-0.1.52-2|30	%install
14cr|R-Rcsdp-0.1.52-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rcsdp-0.1.52-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rcsdp-0.1.52-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rcsdp-0.1.52-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rcsdp-0.1.52-2|35	
14cr|R-Rcsdp-0.1.52-2|36	%check
14cr|R-Rcsdp-0.1.52-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Rcsdp-0.1.52-2|38	
14cr|R-Rcsdp-0.1.52-2|39	%files
14cr|R-Rcsdp-0.1.52-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Rcsdp-0.1.52-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Rcsdp-0.1.52-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rcsdp-0.1.52-2|43	%doc %{rlibdir}/%{packname}/INSTALL
14cr|R-Rcsdp-0.1.52-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-Rcsdp-0.1.52-2|45	# %{rlibdir}/%{packname}/LICENSE
14cr|R-Rcsdp-0.1.52-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rcsdp-0.1.52-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-Rcsdp-0.1.52-2|48	%{rlibdir}/%{packname}/R
14cr|R-Rcsdp-0.1.52-2|49	%{rlibdir}/%{packname}/help
14cr|R-Rcsdp-0.1.52-2|50	%{rlibdir}/%{packname}/libs
14cr|R-Rcsdp-0.1.52-2|51	
14cr|R-Rcsdp-0.1.52-2|52	
14cr|R-Rcsdp-0.1.52-2|53	
14cr|R-Rcsdp-0.1.52-2|54	%changelog
14cr|R-Rcsdp-0.1.52-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.52-2
14cr|R-Rcsdp-0.1.52-2|56	+ Revision: 29069ab
14cr|R-Rcsdp-0.1.52-2|57	- MassBuild#464: Increase release tag
14cr|R-Rcsdp-0.1.52-2|58	
14cr|R-Rcsdp-0.1.52-2|59	

7661 14
14cr|R-RCurl-1.95.4.1-3|1	%global packname  RCurl
14cr|R-RCurl-1.95.4.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RCurl-1.95.4.1-3|3	
14cr|R-RCurl-1.95.4.1-3|4	Name:             R-%{packname}
14cr|R-RCurl-1.95.4.1-3|5	Version:          1.95.4.1
14cr|R-RCurl-1.95.4.1-3|6	Release:          3
14cr|R-RCurl-1.95.4.1-3|7	Summary:          General network (HTTP/FTP/...) client interface for R
14cr|R-RCurl-1.95.4.1-3|8	Group:            Sciences/Mathematics
14cr|R-RCurl-1.95.4.1-3|9	License:          BSD
14cr|R-RCurl-1.95.4.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RCurl-1.95.4.1-3|11	Source0:          http://cran.r-project.org/src/contrib/RCurl_1.95-4.1.tar.gz
14cr|R-RCurl-1.95.4.1-3|12	Requires:         R-methods R-bitops R-Rcompression R-XML
14cr|R-RCurl-1.95.4.1-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RCurl-1.95.4.1-3|14	BuildRequires:    R-methods R-bitops R-Rcompression R-XML
14cr|R-RCurl-1.95.4.1-3|15	BuildRequires:    curl-devel
14cr|R-RCurl-1.95.4.1-3|16	
14cr|R-RCurl-1.95.4.1-3|17	%description
14cr|R-RCurl-1.95.4.1-3|18	The package allows one to compose general HTTP requests and provides
14cr|R-RCurl-1.95.4.1-3|19	convenient functions to fetch URIs, get & post forms, etc. and process the
14cr|R-RCurl-1.95.4.1-3|20	results returned by the Web server. This provides a great deal of control
14cr|R-RCurl-1.95.4.1-3|21	over the HTTP/FTP/... connection and the form of the request while
14cr|R-RCurl-1.95.4.1-3|22	providing a higher-level interface than is available just using R socket
14cr|R-RCurl-1.95.4.1-3|23	connections.  Additionally, the underlying implementation is robust and
14cr|R-RCurl-1.95.4.1-3|24	extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS,
14cr|R-RCurl-1.95.4.1-3|25	telnet, dict, ldap, and also supports cookies, redirects, authentication,
14cr|R-RCurl-1.95.4.1-3|26	
14cr|R-RCurl-1.95.4.1-3|27	%prep
14cr|R-RCurl-1.95.4.1-3|28	%setup -q -c -n %{packname}
14cr|R-RCurl-1.95.4.1-3|29	
14cr|R-RCurl-1.95.4.1-3|30	%build
14cr|R-RCurl-1.95.4.1-3|31	
14cr|R-RCurl-1.95.4.1-3|32	%install
14cr|R-RCurl-1.95.4.1-3|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RCurl-1.95.4.1-3|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RCurl-1.95.4.1-3|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RCurl-1.95.4.1-3|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RCurl-1.95.4.1-3|37	
14cr|R-RCurl-1.95.4.1-3|38	%files
14cr|R-RCurl-1.95.4.1-3|39	%dir %{rlibdir}/%{packname}
14cr|R-RCurl-1.95.4.1-3|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-RCurl-1.95.4.1-3|41	%doc %{rlibdir}/%{packname}/html
14cr|R-RCurl-1.95.4.1-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RCurl-1.95.4.1-3|43	%{rlibdir}/%{packname}/CurlSSL
14cr|R-RCurl-1.95.4.1-3|44	%{rlibdir}/%{packname}/HTTPErrors
14cr|R-RCurl-1.95.4.1-3|45	%{rlibdir}/%{packname}/INDEX
14cr|R-RCurl-1.95.4.1-3|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RCurl-1.95.4.1-3|47	%{rlibdir}/%{packname}/Meta
14cr|R-RCurl-1.95.4.1-3|48	%{rlibdir}/%{packname}/R
14cr|R-RCurl-1.95.4.1-3|49	%{rlibdir}/%{packname}/data
14cr|R-RCurl-1.95.4.1-3|50	%{rlibdir}/%{packname}/enums
14cr|R-RCurl-1.95.4.1-3|51	%{rlibdir}/%{packname}/examples
14cr|R-RCurl-1.95.4.1-3|52	%{rlibdir}/%{packname}/help
14cr|R-RCurl-1.95.4.1-3|53	%{rlibdir}/%{packname}/libs
14cr|R-RCurl-1.95.4.1-3|54	
14cr|R-RCurl-1.95.4.1-3|55	%changelog
14cr|R-RCurl-1.95.4.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.95.4.1-3
14cr|R-RCurl-1.95.4.1-3|57	+ Revision: b52543c
14cr|R-RCurl-1.95.4.1-3|58	- MassBuild#464: Increase release tag
14cr|R-RCurl-1.95.4.1-3|59	
14cr|R-RCurl-1.95.4.1-3|60	

7662 14
14cr|R-reactome.db-1.48.0-1|1	%define debug_package %{nil}
14cr|R-reactome.db-1.48.0-1|2	
14cr|R-reactome.db-1.48.0-1|3	%global packname  reactome.db
14cr|R-reactome.db-1.48.0-1|4	%global rlibdir  %{_libdir}/R/library
14cr|R-reactome.db-1.48.0-1|5	
14cr|R-reactome.db-1.48.0-1|6	Name:             R-%{packname}
14cr|R-reactome.db-1.48.0-1|7	Version:          1.48.0
14cr|R-reactome.db-1.48.0-1|8	Release:          1
14cr|R-reactome.db-1.48.0-1|9	Summary:          A set of annotation maps for reactome
14cr|R-reactome.db-1.48.0-1|10	Group:            Sciences/Mathematics
14cr|R-reactome.db-1.48.0-1|11	License:          CC BY-NC 3.0
14cr|R-reactome.db-1.48.0-1|12	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-reactome.db-1.48.0-1|13	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-reactome.db-1.48.0-1|14	
14cr|R-reactome.db-1.48.0-1|15	BuildRequires:    R-devel Rmath-devel R-AnnotationDbi
14cr|R-reactome.db-1.48.0-1|16	Requires:         R-AnnotationDbi
14cr|R-reactome.db-1.48.0-1|17	
14cr|R-reactome.db-1.48.0-1|18	%description
14cr|R-reactome.db-1.48.0-1|19	A set of annotation maps for reactome.
14cr|R-reactome.db-1.48.0-1|20	
14cr|R-reactome.db-1.48.0-1|21	%prep
14cr|R-reactome.db-1.48.0-1|22	%setup -q -c -n %{packname}
14cr|R-reactome.db-1.48.0-1|23	
14cr|R-reactome.db-1.48.0-1|24	%build
14cr|R-reactome.db-1.48.0-1|25	
14cr|R-reactome.db-1.48.0-1|26	%install
14cr|R-reactome.db-1.48.0-1|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-reactome.db-1.48.0-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-reactome.db-1.48.0-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-reactome.db-1.48.0-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-reactome.db-1.48.0-1|31	
14cr|R-reactome.db-1.48.0-1|32	%check
14cr|R-reactome.db-1.48.0-1|33	%{_bindir}/R CMD check %{packname}
14cr|R-reactome.db-1.48.0-1|34	
14cr|R-reactome.db-1.48.0-1|35	%files
14cr|R-reactome.db-1.48.0-1|36	%dir %{rlibdir}/%{packname}
14cr|R-reactome.db-1.48.0-1|37	%doc %{rlibdir}/%{packname}/html
14cr|R-reactome.db-1.48.0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-reactome.db-1.48.0-1|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-reactome.db-1.48.0-1|40	%{rlibdir}/%{packname}/DBschemas
14cr|R-reactome.db-1.48.0-1|41	%{rlibdir}/%{packname}/INDEX
14cr|R-reactome.db-1.48.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-reactome.db-1.48.0-1|43	%{rlibdir}/%{packname}/Meta
14cr|R-reactome.db-1.48.0-1|44	%{rlibdir}/%{packname}/R
14cr|R-reactome.db-1.48.0-1|45	%{rlibdir}/%{packname}/extdata
14cr|R-reactome.db-1.48.0-1|46	%{rlibdir}/%{packname}/help
14cr|R-reactome.db-1.48.0-1|47	
14cr|R-reactome.db-1.48.0-1|48	%changelog
14cr|R-reactome.db-1.48.0-1|49	* Sat Sep 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.48.0-1
14cr|R-reactome.db-1.48.0-1|50	+ Revision: 8a2796b
14cr|R-reactome.db-1.48.0-1|51	- Disable debug
14cr|R-reactome.db-1.48.0-1|52	
14cr|R-reactome.db-1.48.0-1|53	

7663 14
14cr|R-relations-0.6_3-1|1	%bcond_with bootstrap
14cr|R-relations-0.6_3-1|2	%global packname  relations
14cr|R-relations-0.6_3-1|3	%global rlibdir  %{_libdir}/R/library
14cr|R-relations-0.6_3-1|4	
14cr|R-relations-0.6_3-1|5	Name:             R-%{packname}
14cr|R-relations-0.6_3-1|6	Version:          0.6_3
14cr|R-relations-0.6_3-1|7	Release:          1
14cr|R-relations-0.6_3-1|8	Summary:          Data Structures and Algorithms for Relations
14cr|R-relations-0.6_3-1|9	Group:            Sciences/Mathematics
14cr|R-relations-0.6_3-1|10	License:          GPL-2
14cr|R-relations-0.6_3-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-relations-0.6_3-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-3.tar.gz
14cr|R-relations-0.6_3-1|13	Requires:         R-sets
14cr|R-relations-0.6_3-1|14	Requires:         R-cluster R-stats R-slam
14cr|R-relations-0.6_3-1|15	%if %{with bootstrap}
14cr|R-relations-0.6_3-1|16	Requires:         R-Rgraphviz R-Rglpk R-lpSolve R-Rsymphony
14cr|R-relations-0.6_3-1|17	%else
14cr|R-relations-0.6_3-1|18	Requires:         R-Rgraphviz R-clue R-Rglpk R-lpSolve R-Rsymphony
14cr|R-relations-0.6_3-1|19	%endif
14cr|R-relations-0.6_3-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sets
14cr|R-relations-0.6_3-1|21	BuildRequires:    R-cluster R-stats R-slam
14cr|R-relations-0.6_3-1|22	%if %{with bootstrap}
14cr|R-relations-0.6_3-1|23	BuildRequires:    R-Rgraphviz R-Rglpk R-lpSolve R-Rsymphony
14cr|R-relations-0.6_3-1|24	%else
14cr|R-relations-0.6_3-1|25	BuildRequires:    R-Rgraphviz R-clue R-Rglpk R-lpSolve R-Rsymphony
14cr|R-relations-0.6_3-1|26	%endif
14cr|R-relations-0.6_3-1|27	
14cr|R-relations-0.6_3-1|28	%define debug_package %{nil}
14cr|R-relations-0.6_3-1|29	
14cr|R-relations-0.6_3-1|30	%description
14cr|R-relations-0.6_3-1|31	Data structures and algorithms for k-ary relations with arbitrary domains,
14cr|R-relations-0.6_3-1|32	featuring relational algebra, predicate functions, and fitters for
14cr|R-relations-0.6_3-1|33	consensus relations.
14cr|R-relations-0.6_3-1|34	
14cr|R-relations-0.6_3-1|35	%prep
14cr|R-relations-0.6_3-1|36	%setup -q -c -n %{packname}
14cr|R-relations-0.6_3-1|37	
14cr|R-relations-0.6_3-1|38	%build
14cr|R-relations-0.6_3-1|39	
14cr|R-relations-0.6_3-1|40	%install
14cr|R-relations-0.6_3-1|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-relations-0.6_3-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-relations-0.6_3-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-relations-0.6_3-1|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-relations-0.6_3-1|45	
14cr|R-relations-0.6_3-1|46	%if %{without bootstrap}
14cr|R-relations-0.6_3-1|47	%check
14cr|R-relations-0.6_3-1|48	%{_bindir}/R CMD check %{packname}
14cr|R-relations-0.6_3-1|49	%endif
14cr|R-relations-0.6_3-1|50	
14cr|R-relations-0.6_3-1|51	%files
14cr|R-relations-0.6_3-1|52	%dir %{rlibdir}/%{packname}
14cr|R-relations-0.6_3-1|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-relations-0.6_3-1|54	%doc %{rlibdir}/%{packname}/html
14cr|R-relations-0.6_3-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-relations-0.6_3-1|56	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-relations-0.6_3-1|57	%{rlibdir}/%{packname}/INDEX
14cr|R-relations-0.6_3-1|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-relations-0.6_3-1|59	%{rlibdir}/%{packname}/Meta
14cr|R-relations-0.6_3-1|60	%{rlibdir}/%{packname}/R
14cr|R-relations-0.6_3-1|61	%{rlibdir}/%{packname}/data
14cr|R-relations-0.6_3-1|62	%{rlibdir}/%{packname}/help
14cr|R-relations-0.6_3-1|63	%{rlibdir}/%{packname}/po
14cr|R-relations-0.6_3-1|64	
14cr|R-relations-0.6_3-1|65	
14cr|R-relations-0.6_3-1|66	
14cr|R-relations-0.6_3-1|67	%changelog
14cr|R-relations-0.6_3-1|68	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6_3-1
14cr|R-relations-0.6_3-1|69	+ Revision: 9416a19
14cr|R-relations-0.6_3-1|70	- Updated to 0.6-3
14cr|R-relations-0.6_3-1|71	
14cr|R-relations-0.6_3-1|72	

7664 14
14cr|R-relevent-1.0.3-2|1	%global packname  relevent
14cr|R-relevent-1.0.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-relevent-1.0.3-2|3	
14cr|R-relevent-1.0.3-2|4	Name:             R-%{packname}
14cr|R-relevent-1.0.3-2|5	Version:          1.0.3
14cr|R-relevent-1.0.3-2|6	Release:          2
14cr|R-relevent-1.0.3-2|7	Summary:          Relational Event Models
14cr|R-relevent-1.0.3-2|8	Group:            Sciences/Mathematics
14cr|R-relevent-1.0.3-2|9	License:          GPL-2
14cr|R-relevent-1.0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-relevent-1.0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/relevent_1.0-3.tar.gz
14cr|R-relevent-1.0.3-2|12	Requires:         R-trust R-sna R-coda
14cr|R-relevent-1.0.3-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-relevent-1.0.3-2|14	BuildRequires:    R-trust R-sna R-coda
14cr|R-relevent-1.0.3-2|15	
14cr|R-relevent-1.0.3-2|16	%description
14cr|R-relevent-1.0.3-2|17	Tools to fit relational event models.
14cr|R-relevent-1.0.3-2|18	
14cr|R-relevent-1.0.3-2|19	%prep
14cr|R-relevent-1.0.3-2|20	%setup -q -c -n %{packname}
14cr|R-relevent-1.0.3-2|21	
14cr|R-relevent-1.0.3-2|22	%build
14cr|R-relevent-1.0.3-2|23	
14cr|R-relevent-1.0.3-2|24	%install
14cr|R-relevent-1.0.3-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-relevent-1.0.3-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-relevent-1.0.3-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-relevent-1.0.3-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-relevent-1.0.3-2|29	
14cr|R-relevent-1.0.3-2|30	%check
14cr|R-relevent-1.0.3-2|31	%{_bindir}/R CMD check %{packname}
14cr|R-relevent-1.0.3-2|32	
14cr|R-relevent-1.0.3-2|33	%files
14cr|R-relevent-1.0.3-2|34	%dir %{rlibdir}/%{packname}
14cr|R-relevent-1.0.3-2|35	%doc %{rlibdir}/%{packname}/html
14cr|R-relevent-1.0.3-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-relevent-1.0.3-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-relevent-1.0.3-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-relevent-1.0.3-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-relevent-1.0.3-2|40	%{rlibdir}/%{packname}/R
14cr|R-relevent-1.0.3-2|41	%{rlibdir}/%{packname}/help
14cr|R-relevent-1.0.3-2|42	%{rlibdir}/%{packname}/libs
14cr|R-relevent-1.0.3-2|43	
14cr|R-relevent-1.0.3-2|44	%changelog
14cr|R-relevent-1.0.3-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|R-relevent-1.0.3-2|46	+ Revision: c14e11a
14cr|R-relevent-1.0.3-2|47	- MassBuild#464: Increase release tag
14cr|R-relevent-1.0.3-2|48	
14cr|R-relevent-1.0.3-2|49	

7665 14
14cr|R-relimp-1.0_3-3|1	%global packname  relimp
14cr|R-relimp-1.0_3-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-relimp-1.0_3-3|3	
14cr|R-relimp-1.0_3-3|4	Name:             R-%{packname}
14cr|R-relimp-1.0_3-3|5	Version:          1.0_3
14cr|R-relimp-1.0_3-3|6	Release:          3
14cr|R-relimp-1.0_3-3|7	Summary:          Relative Contribution of Effects in a Regression Model
14cr|R-relimp-1.0_3-3|8	Group:            Sciences/Mathematics
14cr|R-relimp-1.0_3-3|9	License:          GPL (>= 2)
14cr|R-relimp-1.0_3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-relimp-1.0_3-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
14cr|R-relimp-1.0_3-3|12	BuildArch:        noarch
14cr|R-relimp-1.0_3-3|13	Requires:         R-core
14cr|R-relimp-1.0_3-3|14	Requires:         R-tcltk
14cr|R-relimp-1.0_3-3|15	Requires:         R-nnet
14cr|R-relimp-1.0_3-3|16	Requires:         R-MASS
14cr|R-relimp-1.0_3-3|17	BuildRequires:    R-devel
14cr|R-relimp-1.0_3-3|18	BuildRequires:    Rmath-devel
14cr|R-relimp-1.0_3-3|19	BuildRequires:    texlive
14cr|R-relimp-1.0_3-3|20	BuildRequires:    R-tcltk
14cr|R-relimp-1.0_3-3|21	BuildRequires:    R-nnet
14cr|R-relimp-1.0_3-3|22	BuildRequires:    R-MASS
14cr|R-relimp-1.0_3-3|23	BuildRequires:    pkgconfig(lapack)
14cr|R-relimp-1.0_3-3|24	%rename R-cran-relimp
14cr|R-relimp-1.0_3-3|25	
14cr|R-relimp-1.0_3-3|26	%description
14cr|R-relimp-1.0_3-3|27	Functions to facilitate inference on the relative importance of predictors
14cr|R-relimp-1.0_3-3|28	in a linear or generalized linear model, and a couple of useful Tcl/Tk
14cr|R-relimp-1.0_3-3|29	
14cr|R-relimp-1.0_3-3|30	%prep
14cr|R-relimp-1.0_3-3|31	%setup -q -c -n %{packname}
14cr|R-relimp-1.0_3-3|32	
14cr|R-relimp-1.0_3-3|33	%build
14cr|R-relimp-1.0_3-3|34	
14cr|R-relimp-1.0_3-3|35	%install
14cr|R-relimp-1.0_3-3|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-relimp-1.0_3-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-relimp-1.0_3-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-relimp-1.0_3-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-relimp-1.0_3-3|40	
14cr|R-relimp-1.0_3-3|41	%check
14cr|R-relimp-1.0_3-3|42	%{_bindir}/R CMD check %{packname}
14cr|R-relimp-1.0_3-3|43	
14cr|R-relimp-1.0_3-3|44	%files
14cr|R-relimp-1.0_3-3|45	%dir %{rlibdir}/%{packname}
14cr|R-relimp-1.0_3-3|46	%doc %{rlibdir}/%{packname}/html
14cr|R-relimp-1.0_3-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-relimp-1.0_3-3|48	%{rlibdir}/%{packname}/INDEX
14cr|R-relimp-1.0_3-3|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-relimp-1.0_3-3|50	%{rlibdir}/%{packname}/Meta
14cr|R-relimp-1.0_3-3|51	%{rlibdir}/%{packname}/R
14cr|R-relimp-1.0_3-3|52	%{rlibdir}/%{packname}/help
14cr|R-relimp-1.0_3-3|53	
14cr|R-relimp-1.0_3-3|54	
14cr|R-relimp-1.0_3-3|55	
14cr|R-relimp-1.0_3-3|56	%changelog
14cr|R-relimp-1.0_3-3|57	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_3-3
14cr|R-relimp-1.0_3-3|58	+ Revision: 6b460d4
14cr|R-relimp-1.0_3-3|59	- Build with whole texlive
14cr|R-relimp-1.0_3-3|60	
14cr|R-relimp-1.0_3-3|61	

7666 14
14cr|R-reshape-0.8.4-3|1	%global packname  reshape
14cr|R-reshape-0.8.4-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-reshape-0.8.4-3|3	
14cr|R-reshape-0.8.4-3|4	Name:             R-%{packname}
14cr|R-reshape-0.8.4-3|5	Version:          0.8.4
14cr|R-reshape-0.8.4-3|6	Release:          3
14cr|R-reshape-0.8.4-3|7	Summary:          Flexibly reshape data
14cr|R-reshape-0.8.4-3|8	Group:            Sciences/Mathematics
14cr|R-reshape-0.8.4-3|9	License:          MIT
14cr|R-reshape-0.8.4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-reshape-0.8.4-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-reshape-0.8.4-3|12	BuildArch:        noarch
14cr|R-reshape-0.8.4-3|13	Requires:         R-core
14cr|R-reshape-0.8.4-3|14	Requires:         R-plyr
14cr|R-reshape-0.8.4-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-plyr
14cr|R-reshape-0.8.4-3|16	
14cr|R-reshape-0.8.4-3|17	%description
14cr|R-reshape-0.8.4-3|18	Reshape lets you flexibly restructure and aggregate data using just two
14cr|R-reshape-0.8.4-3|19	functions: melt and cast.
14cr|R-reshape-0.8.4-3|20	
14cr|R-reshape-0.8.4-3|21	%prep
14cr|R-reshape-0.8.4-3|22	%setup -q -c -n %{packname}
14cr|R-reshape-0.8.4-3|23	
14cr|R-reshape-0.8.4-3|24	%build
14cr|R-reshape-0.8.4-3|25	
14cr|R-reshape-0.8.4-3|26	%install
14cr|R-reshape-0.8.4-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-reshape-0.8.4-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-reshape-0.8.4-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-reshape-0.8.4-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-reshape-0.8.4-3|31	
14cr|R-reshape-0.8.4-3|32	%check
14cr|R-reshape-0.8.4-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-reshape-0.8.4-3|34	
14cr|R-reshape-0.8.4-3|35	%files
14cr|R-reshape-0.8.4-3|36	%dir %{rlibdir}/%{packname}
14cr|R-reshape-0.8.4-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-reshape-0.8.4-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-reshape-0.8.4-3|39	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-reshape-0.8.4-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-reshape-0.8.4-3|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-reshape-0.8.4-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-reshape-0.8.4-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-reshape-0.8.4-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-reshape-0.8.4-3|45	%{rlibdir}/%{packname}/R
14cr|R-reshape-0.8.4-3|46	%{rlibdir}/%{packname}/data
14cr|R-reshape-0.8.4-3|47	%{rlibdir}/%{packname}/help
14cr|R-reshape-0.8.4-3|48	
14cr|R-reshape-0.8.4-3|49	
14cr|R-reshape-0.8.4-3|50	
14cr|R-reshape-0.8.4-3|51	%changelog
14cr|R-reshape-0.8.4-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|R-reshape-0.8.4-3|53	+ Revision: e9e25e8
14cr|R-reshape-0.8.4-3|54	- MassBuild#464: Increase release tag
14cr|R-reshape-0.8.4-3|55	
14cr|R-reshape-0.8.4-3|56	

7667 14
14cr|R-reshape2-1.2.2-2|1	%global packname reshape2
14cr|R-reshape2-1.2.2-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-reshape2-1.2.2-2|3	
14cr|R-reshape2-1.2.2-2|4	Name: R-%{packname}
14cr|R-reshape2-1.2.2-2|5	Version: 1.2.2
14cr|R-reshape2-1.2.2-2|6	Release: 2
14cr|R-reshape2-1.2.2-2|7	Summary: Flexibly reshape data: a reboot of the reshape package
14cr|R-reshape2-1.2.2-2|8	Group: Sciences/Mathematics
14cr|R-reshape2-1.2.2-2|9	License: MIT
14cr|R-reshape2-1.2.2-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-reshape2-1.2.2-2|11	Source0: http://cran.r-project.org/src/contrib/%{packname}_1.2.2.tar.gz
14cr|R-reshape2-1.2.2-2|12	BuildArch: noarch
14cr|R-reshape2-1.2.2-2|13	Requires: R-core R-plyr R-stringr R-lattice
14cr|R-reshape2-1.2.2-2|14	BuildRequires: R-devel Rmath-devel R-plyr R-stringr R-lattice texlive-collection-latex
14cr|R-reshape2-1.2.2-2|15	
14cr|R-reshape2-1.2.2-2|16	%description
14cr|R-reshape2-1.2.2-2|17	Reshape lets you flexibly restructure and aggregate data
14cr|R-reshape2-1.2.2-2|18	using just two functions: melt and cast.
14cr|R-reshape2-1.2.2-2|19	
14cr|R-reshape2-1.2.2-2|20	%prep
14cr|R-reshape2-1.2.2-2|21	%setup -q -c -n %{packname}
14cr|R-reshape2-1.2.2-2|22	
14cr|R-reshape2-1.2.2-2|23	%build
14cr|R-reshape2-1.2.2-2|24	
14cr|R-reshape2-1.2.2-2|25	%install
14cr|R-reshape2-1.2.2-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-reshape2-1.2.2-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-reshape2-1.2.2-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-reshape2-1.2.2-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-reshape2-1.2.2-2|30	
14cr|R-reshape2-1.2.2-2|31	%check
14cr|R-reshape2-1.2.2-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-reshape2-1.2.2-2|33	
14cr|R-reshape2-1.2.2-2|34	%files
14cr|R-reshape2-1.2.2-2|35	%dir %{rlibdir}/%{packname}
14cr|R-reshape2-1.2.2-2|36	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-reshape2-1.2.2-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-reshape2-1.2.2-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-reshape2-1.2.2-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-reshape2-1.2.2-2|40	%{rlibdir}/%{packname}/data
14cr|R-reshape2-1.2.2-2|41	%{rlibdir}/%{packname}/help
14cr|R-reshape2-1.2.2-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-reshape2-1.2.2-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-reshape2-1.2.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-reshape2-1.2.2-2|45	%{rlibdir}/%{packname}/R
14cr|R-reshape2-1.2.2-2|46	%{rlibdir}/%{packname}/tests
14cr|R-reshape2-1.2.2-2|47	
14cr|R-reshape2-1.2.2-2|48	%changelog
14cr|R-reshape2-1.2.2-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|R-reshape2-1.2.2-2|50	+ Revision: 08c94fc
14cr|R-reshape2-1.2.2-2|51	- MassBuild#464: Increase release tag
14cr|R-reshape2-1.2.2-2|52	
14cr|R-reshape2-1.2.2-2|53	

7668 14
14cr|R-rgdal-0.8.16-2|1	%global packname  rgdal
14cr|R-rgdal-0.8.16-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rgdal-0.8.16-2|3	
14cr|R-rgdal-0.8.16-2|4	Name:             R-%{packname}
14cr|R-rgdal-0.8.16-2|5	Version:          0.8.16
14cr|R-rgdal-0.8.16-2|6	Release:          2
14cr|R-rgdal-0.8.16-2|7	Summary:          Bindings for the Geospatial Data Abstraction Library
14cr|R-rgdal-0.8.16-2|8	Group:            Sciences/Mathematics
14cr|R-rgdal-0.8.16-2|9	License:          GPL (>= 2)
14cr|R-rgdal-0.8.16-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rgdal-0.8.16-2|11	Source0:          http://cran.r-project.org/src/contrib/rgdal_0.8-16.tar.gz
14cr|R-rgdal-0.8.16-2|12	Requires:         R-methods R-sp
14cr|R-rgdal-0.8.16-2|13	Requires:         gdal
14cr|R-rgdal-0.8.16-2|14	Requires:         gdal-devel
14cr|R-rgdal-0.8.16-2|15	Requires:         proj
14cr|R-rgdal-0.8.16-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-sp
14cr|R-rgdal-0.8.16-2|17	BuildRequires:    gdal
14cr|R-rgdal-0.8.16-2|18	BuildRequires:    gdal-devel
14cr|R-rgdal-0.8.16-2|19	BuildRequires:    proj
14cr|R-rgdal-0.8.16-2|20	
14cr|R-rgdal-0.8.16-2|21	%description
14cr|R-rgdal-0.8.16-2|22	Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library
14cr|R-rgdal-0.8.16-2|23	(GDAL) (>= 1.3.1) and access to projection/transformation operations from
14cr|R-rgdal-0.8.16-2|24	the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the
14cr|R-rgdal-0.8.16-2|25	package, and, when installing the package from source, must be correctly
14cr|R-rgdal-0.8.16-2|26	installed first. Both GDAL raster and OGR vector map data can be imported
14cr|R-rgdal-0.8.16-2|27	into R, and GDAL raster data and OGR vector data exported. Use is made of
14cr|R-rgdal-0.8.16-2|28	classes defined in the sp package. Windows binaries (including GDAL,
14cr|R-rgdal-0.8.16-2|29	PROJ.4 and Expat) are provided on CRAN. Mac Intel OS X binaries (including
14cr|R-rgdal-0.8.16-2|30	GDAL, PROJ.4 and Expat) are not provided on CRAN, but can be installed
14cr|R-rgdal-0.8.16-2|31	from the CRAN Extras repository with: setRepositories(ind=1:2);
14cr|R-rgdal-0.8.16-2|32	
14cr|R-rgdal-0.8.16-2|33	%prep
14cr|R-rgdal-0.8.16-2|34	%setup -q -c -n %{packname}
14cr|R-rgdal-0.8.16-2|35	
14cr|R-rgdal-0.8.16-2|36	%build
14cr|R-rgdal-0.8.16-2|37	
14cr|R-rgdal-0.8.16-2|38	%install
14cr|R-rgdal-0.8.16-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rgdal-0.8.16-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rgdal-0.8.16-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rgdal-0.8.16-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rgdal-0.8.16-2|43	
14cr|R-rgdal-0.8.16-2|44	%check
14cr|R-rgdal-0.8.16-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-rgdal-0.8.16-2|46	
14cr|R-rgdal-0.8.16-2|47	%files
14cr|R-rgdal-0.8.16-2|48	%dir %{rlibdir}/%{packname}
14cr|R-rgdal-0.8.16-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-rgdal-0.8.16-2|50	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-rgdal-0.8.16-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rgdal-0.8.16-2|52	%doc %{rlibdir}/%{packname}/README*
14cr|R-rgdal-0.8.16-2|53	%{rlibdir}/%{packname}/INDEX
14cr|R-rgdal-0.8.16-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rgdal-0.8.16-2|55	%{rlibdir}/%{packname}/Meta
14cr|R-rgdal-0.8.16-2|56	%{rlibdir}/%{packname}/OSGeo4W_test
14cr|R-rgdal-0.8.16-2|57	%{rlibdir}/%{packname}/SVN_VERSION
14cr|R-rgdal-0.8.16-2|58	%{rlibdir}/%{packname}/R
14cr|R-rgdal-0.8.16-2|59	%{rlibdir}/%{packname}/data
14cr|R-rgdal-0.8.16-2|60	%{rlibdir}/%{packname}/doc
14cr|R-rgdal-0.8.16-2|61	%{rlibdir}/%{packname}/etc
14cr|R-rgdal-0.8.16-2|62	%{rlibdir}/%{packname}/help
14cr|R-rgdal-0.8.16-2|63	%{rlibdir}/%{packname}/libs
14cr|R-rgdal-0.8.16-2|64	%{rlibdir}/%{packname}/pictures
14cr|R-rgdal-0.8.16-2|65	%{rlibdir}/%{packname}/vectors
14cr|R-rgdal-0.8.16-2|66	
14cr|R-rgdal-0.8.16-2|67	
14cr|R-rgdal-0.8.16-2|68	%changelog
14cr|R-rgdal-0.8.16-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.16-2
14cr|R-rgdal-0.8.16-2|70	+ Revision: 4b52da8
14cr|R-rgdal-0.8.16-2|71	- MassBuild#464: Increase release tag
14cr|R-rgdal-0.8.16-2|72	
14cr|R-rgdal-0.8.16-2|73	

7669 14
14cr|R-rgenoud-5.7.12-2|1	%global packname  rgenoud
14cr|R-rgenoud-5.7.12-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rgenoud-5.7.12-2|3	
14cr|R-rgenoud-5.7.12-2|4	Name:             R-%{packname}
14cr|R-rgenoud-5.7.12-2|5	Version:          5.7.12
14cr|R-rgenoud-5.7.12-2|6	Release:          2
14cr|R-rgenoud-5.7.12-2|7	Summary:          R version of GENetic Optimization Using Derivatives
14cr|R-rgenoud-5.7.12-2|8	Group:            Sciences/Mathematics
14cr|R-rgenoud-5.7.12-2|9	License:          GPL-3
14cr|R-rgenoud-5.7.12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rgenoud-5.7.12-2|11	Source0:          http://cran.r-project.org/src/contrib/rgenoud_5.7-12.tar.gz
14cr|R-rgenoud-5.7.12-2|12	Requires:         R-utils
14cr|R-rgenoud-5.7.12-2|13	Requires:         R-snow
14cr|R-rgenoud-5.7.12-2|14	BuildRequires:    R-devel
14cr|R-rgenoud-5.7.12-2|15	BuildRequires:    Rmath-devel
14cr|R-rgenoud-5.7.12-2|16	BuildRequires:    texlive-collection-latex
14cr|R-rgenoud-5.7.12-2|17	BuildRequires:    R-utils
14cr|R-rgenoud-5.7.12-2|18	BuildRequires:    R-snow
14cr|R-rgenoud-5.7.12-2|19	
14cr|R-rgenoud-5.7.12-2|20	%description
14cr|R-rgenoud-5.7.12-2|21	A genetic algorithm plus derivative optimizer
14cr|R-rgenoud-5.7.12-2|22	
14cr|R-rgenoud-5.7.12-2|23	%prep
14cr|R-rgenoud-5.7.12-2|24	%setup -q -c -n %{packname}
14cr|R-rgenoud-5.7.12-2|25	
14cr|R-rgenoud-5.7.12-2|26	%build
14cr|R-rgenoud-5.7.12-2|27	
14cr|R-rgenoud-5.7.12-2|28	%install
14cr|R-rgenoud-5.7.12-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rgenoud-5.7.12-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rgenoud-5.7.12-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rgenoud-5.7.12-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rgenoud-5.7.12-2|33	
14cr|R-rgenoud-5.7.12-2|34	#%check
14cr|R-rgenoud-5.7.12-2|35	#%{_bindir}/R CMD check %{packname}
14cr|R-rgenoud-5.7.12-2|36	
14cr|R-rgenoud-5.7.12-2|37	%files
14cr|R-rgenoud-5.7.12-2|38	%dir %{rlibdir}/%{packname}
14cr|R-rgenoud-5.7.12-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-rgenoud-5.7.12-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-rgenoud-5.7.12-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-rgenoud-5.7.12-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rgenoud-5.7.12-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-rgenoud-5.7.12-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rgenoud-5.7.12-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-rgenoud-5.7.12-2|46	%{rlibdir}/%{packname}/R
14cr|R-rgenoud-5.7.12-2|47	%{rlibdir}/%{packname}/help
14cr|R-rgenoud-5.7.12-2|48	%{rlibdir}/%{packname}/libs
14cr|R-rgenoud-5.7.12-2|49	
14cr|R-rgenoud-5.7.12-2|50	
14cr|R-rgenoud-5.7.12-2|51	
14cr|R-rgenoud-5.7.12-2|52	%changelog
14cr|R-rgenoud-5.7.12-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.7.12-2
14cr|R-rgenoud-5.7.12-2|54	+ Revision: 5fc0492
14cr|R-rgenoud-5.7.12-2|55	- MassBuild#464: Increase release tag
14cr|R-rgenoud-5.7.12-2|56	
14cr|R-rgenoud-5.7.12-2|57	

7670 14
14cr|R-rgeos-0.3.3-2|1	%bcond_with bootstrap
14cr|R-rgeos-0.3.3-2|2	%global packname  rgeos
14cr|R-rgeos-0.3.3-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-rgeos-0.3.3-2|4	
14cr|R-rgeos-0.3.3-2|5	Name:             R-%{packname}
14cr|R-rgeos-0.3.3-2|6	Version:          0.3.3
14cr|R-rgeos-0.3.3-2|7	Release:          2
14cr|R-rgeos-0.3.3-2|8	Summary:          Interface to Geometry Engine - Open Source (GEOS)
14cr|R-rgeos-0.3.3-2|9	Group:            Sciences/Mathematics
14cr|R-rgeos-0.3.3-2|10	License:          GPL (>= 2)
14cr|R-rgeos-0.3.3-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rgeos-0.3.3-2|12	Source0:          http://cran.r-project.org/src/contrib/rgeos_0.3-3.tar.gz
14cr|R-rgeos-0.3.3-2|13	Requires:         R-methods R-sp R-stringr R-testthat R-plyr R-XML
14cr|R-rgeos-0.3.3-2|14	%if %{without bootstrap}
14cr|R-rgeos-0.3.3-2|15	Requires:         R-maptools
14cr|R-rgeos-0.3.3-2|16	%endif
14cr|R-rgeos-0.3.3-2|17	Requires:         gdal
14cr|R-rgeos-0.3.3-2|18	Requires:         gdal-devel
14cr|R-rgeos-0.3.3-2|19	Requires:         proj
14cr|R-rgeos-0.3.3-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rgeos-0.3.3-2|21	BuildRequires:    R-methods R-sp R-stringr R-testthat R-plyr R-XML
14cr|R-rgeos-0.3.3-2|22	%if %{without bootstrap}
14cr|R-rgeos-0.3.3-2|23	BuildRequires:    R-maptools
14cr|R-rgeos-0.3.3-2|24	%endif
14cr|R-rgeos-0.3.3-2|25	BuildRequires:    gdal
14cr|R-rgeos-0.3.3-2|26	BuildRequires:    gdal-devel
14cr|R-rgeos-0.3.3-2|27	BuildRequires:    proj
14cr|R-rgeos-0.3.3-2|28	
14cr|R-rgeos-0.3.3-2|29	%description
14cr|R-rgeos-0.3.3-2|30	Interface to Geometry Engine - Open Source (GEOS) using the C API for
14cr|R-rgeos-0.3.3-2|31	topology operations on geometries.
14cr|R-rgeos-0.3.3-2|32	
14cr|R-rgeos-0.3.3-2|33	%prep
14cr|R-rgeos-0.3.3-2|34	%setup -q -c -n %{packname}
14cr|R-rgeos-0.3.3-2|35	
14cr|R-rgeos-0.3.3-2|36	%build
14cr|R-rgeos-0.3.3-2|37	
14cr|R-rgeos-0.3.3-2|38	%install
14cr|R-rgeos-0.3.3-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rgeos-0.3.3-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rgeos-0.3.3-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rgeos-0.3.3-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rgeos-0.3.3-2|43	
14cr|R-rgeos-0.3.3-2|44	%if %{without bootstrap}
14cr|R-rgeos-0.3.3-2|45	%check
14cr|R-rgeos-0.3.3-2|46	%{_bindir}/R CMD check %{packname}
14cr|R-rgeos-0.3.3-2|47	%endif
14cr|R-rgeos-0.3.3-2|48	
14cr|R-rgeos-0.3.3-2|49	%files
14cr|R-rgeos-0.3.3-2|50	%dir %{rlibdir}/%{packname}
14cr|R-rgeos-0.3.3-2|51	%doc %{rlibdir}/%{packname}/html
14cr|R-rgeos-0.3.3-2|52	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-rgeos-0.3.3-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rgeos-0.3.3-2|54	%doc %{rlibdir}/%{packname}/README*
14cr|R-rgeos-0.3.3-2|55	%doc %{rlibdir}/%{packname}/SVN_VERSION
14cr|R-rgeos-0.3.3-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-rgeos-0.3.3-2|57	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rgeos-0.3.3-2|58	%{rlibdir}/%{packname}/Meta
14cr|R-rgeos-0.3.3-2|59	%{rlibdir}/%{packname}/R
14cr|R-rgeos-0.3.3-2|60	%{rlibdir}/%{packname}/help
14cr|R-rgeos-0.3.3-2|61	%{rlibdir}/%{packname}/libs
14cr|R-rgeos-0.3.3-2|62	%{rlibdir}/%{packname}/poly-ex-gpc
14cr|R-rgeos-0.3.3-2|63	%{rlibdir}/%{packname}/tests
14cr|R-rgeos-0.3.3-2|64	%{rlibdir}/%{packname}/wkts
14cr|R-rgeos-0.3.3-2|65	
14cr|R-rgeos-0.3.3-2|66	
14cr|R-rgeos-0.3.3-2|67	
14cr|R-rgeos-0.3.3-2|68	%changelog
14cr|R-rgeos-0.3.3-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|R-rgeos-0.3.3-2|70	+ Revision: 72a0577
14cr|R-rgeos-0.3.3-2|71	- MassBuild#464: Increase release tag
14cr|R-rgeos-0.3.3-2|72	
14cr|R-rgeos-0.3.3-2|73	

7671 14
14cr|R-rggobi-2.1.19-3|1	%global packname  rggobi
14cr|R-rggobi-2.1.19-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rggobi-2.1.19-3|3	
14cr|R-rggobi-2.1.19-3|4	Name:             R-%{packname}
14cr|R-rggobi-2.1.19-3|5	Version:          2.1.19
14cr|R-rggobi-2.1.19-3|6	Release:          3
14cr|R-rggobi-2.1.19-3|7	Summary:          Interface between R and GGobi
14cr|R-rggobi-2.1.19-3|8	Group:            Sciences/Mathematics
14cr|R-rggobi-2.1.19-3|9	License:          BSD
14cr|R-rggobi-2.1.19-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rggobi-2.1.19-3|11	Source0:          http://cran.r-project.org/src/contrib/rggobi_2.1.19.tar.gz
14cr|R-rggobi-2.1.19-3|12	Requires:         R-RGtk2 R-utils R-methods R-reshape
14cr|R-rggobi-2.1.19-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rggobi-2.1.19-3|14	BuildRequires:    R-RGtk2 R-utils R-methods R-reshape
14cr|R-rggobi-2.1.19-3|15	BuildRequires:    ggobi-devel
14cr|R-rggobi-2.1.19-3|16	BuildRequires:    octave-devel
14cr|R-rggobi-2.1.19-3|17	Patch0:           rggobi_2.1.17-format.patch
14cr|R-rggobi-2.1.19-3|18	
14cr|R-rggobi-2.1.19-3|19	%description
14cr|R-rggobi-2.1.19-3|20	The rggobi package provides a command-line interface to GGobi, an
14cr|R-rggobi-2.1.19-3|21	interactive and dynamic graphics package. Rggobi complements GGobi's
14cr|R-rggobi-2.1.19-3|22	graphical user interface, providing a way to fluidly transition between
14cr|R-rggobi-2.1.19-3|23	analysis and exploration, as well as automating common tasks.
14cr|R-rggobi-2.1.19-3|24	
14cr|R-rggobi-2.1.19-3|25	%prep
14cr|R-rggobi-2.1.19-3|26	%setup -q -c -n %{packname}
14cr|R-rggobi-2.1.19-3|27	%patch0 -p1
14cr|R-rggobi-2.1.19-3|28	
14cr|R-rggobi-2.1.19-3|29	%build
14cr|R-rggobi-2.1.19-3|30	
14cr|R-rggobi-2.1.19-3|31	%install
14cr|R-rggobi-2.1.19-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rggobi-2.1.19-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rggobi-2.1.19-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rggobi-2.1.19-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rggobi-2.1.19-3|36	
14cr|R-rggobi-2.1.19-3|37	%check
14cr|R-rggobi-2.1.19-3|38	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cr|R-rggobi-2.1.19-3|39	else			true
14cr|R-rggobi-2.1.19-3|40	fi
14cr|R-rggobi-2.1.19-3|41	
14cr|R-rggobi-2.1.19-3|42	%files
14cr|R-rggobi-2.1.19-3|43	%dir %{rlibdir}/%{packname}
14cr|R-rggobi-2.1.19-3|44	%doc %{rlibdir}/%{packname}/html
14cr|R-rggobi-2.1.19-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rggobi-2.1.19-3|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-rggobi-2.1.19-3|47	%{rlibdir}/%{packname}/INDEX
14cr|R-rggobi-2.1.19-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rggobi-2.1.19-3|49	%{rlibdir}/%{packname}/Meta
14cr|R-rggobi-2.1.19-3|50	%{rlibdir}/%{packname}/R
14cr|R-rggobi-2.1.19-3|51	%{rlibdir}/%{packname}/data
14cr|R-rggobi-2.1.19-3|52	%{rlibdir}/%{packname}/demo
14cr|R-rggobi-2.1.19-3|53	%{rlibdir}/%{packname}/help
14cr|R-rggobi-2.1.19-3|54	%{rlibdir}/%{packname}/libs
14cr|R-rggobi-2.1.19-3|55	
14cr|R-rggobi-2.1.19-3|56	%changelog
14cr|R-rggobi-2.1.19-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.19-3
14cr|R-rggobi-2.1.19-3|58	+ Revision: 628a560
14cr|R-rggobi-2.1.19-3|59	- MassBuild#464: Increase release tag
14cr|R-rggobi-2.1.19-3|60	
14cr|R-rggobi-2.1.19-3|61	

7672 14
14cr|R-rgl-0.93.996-3|1	%global packname  rgl
14cr|R-rgl-0.93.996-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rgl-0.93.996-3|3	
14cr|R-rgl-0.93.996-3|4	Name:             R-%{packname}
14cr|R-rgl-0.93.996-3|5	Version:          0.93.996
14cr|R-rgl-0.93.996-3|6	Release:          3
14cr|R-rgl-0.93.996-3|7	Summary:          3D visualization device system (OpenGL)
14cr|R-rgl-0.93.996-3|8	Group:            Sciences/Mathematics
14cr|R-rgl-0.93.996-3|9	License:          GPL
14cr|R-rgl-0.93.996-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rgl-0.93.996-3|11	Source0:          http://cran.r-project.org/src/contrib/rgl_0.93.996.tar.gz
14cr|R-rgl-0.93.996-3|12	Requires:         R-stats R-grDevices
14cr|R-rgl-0.93.996-3|13	Requires:         R-MASS
14cr|R-rgl-0.93.996-3|14	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-grDevices
14cr|R-rgl-0.93.996-3|15	BuildRequires:    R-MASS
14cr|R-rgl-0.93.996-3|16	BuildRequires:    png-devel
14cr|R-rgl-0.93.996-3|17	BuildRequires:    pkgconfig(gl)
14cr|R-rgl-0.93.996-3|18	BuildRequires:    pkgconfig(glu)
14cr|R-rgl-0.93.996-3|19	%rename R-cran-rgl
14cr|R-rgl-0.93.996-3|20	
14cr|R-rgl-0.93.996-3|21	%description
14cr|R-rgl-0.93.996-3|22	3D visualization device (OpenGL)
14cr|R-rgl-0.93.996-3|23	
14cr|R-rgl-0.93.996-3|24	%prep
14cr|R-rgl-0.93.996-3|25	%setup -q -c -n %{packname}
14cr|R-rgl-0.93.996-3|26	
14cr|R-rgl-0.93.996-3|27	%build
14cr|R-rgl-0.93.996-3|28	
14cr|R-rgl-0.93.996-3|29	%install
14cr|R-rgl-0.93.996-3|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rgl-0.93.996-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rgl-0.93.996-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rgl-0.93.996-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rgl-0.93.996-3|34	
14cr|R-rgl-0.93.996-3|35	%files
14cr|R-rgl-0.93.996-3|36	%dir %{rlibdir}/%{packname}
14cr|R-rgl-0.93.996-3|37	%doc %{rlibdir}/%{packname}/html
14cr|R-rgl-0.93.996-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rgl-0.93.996-3|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-rgl-0.93.996-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-rgl-0.93.996-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rgl-0.93.996-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-rgl-0.93.996-3|43	%{rlibdir}/%{packname}/R
14cr|R-rgl-0.93.996-3|44	%{rlibdir}/%{packname}/demo
14cr|R-rgl-0.93.996-3|45	%{rlibdir}/%{packname}/demodata
14cr|R-rgl-0.93.996-3|46	%{rlibdir}/%{packname}/fonts
14cr|R-rgl-0.93.996-3|47	%{rlibdir}/%{packname}/help
14cr|R-rgl-0.93.996-3|48	%{rlibdir}/%{packname}/libs
14cr|R-rgl-0.93.996-3|49	%{rlibdir}/%{packname}/textures
14cr|R-rgl-0.93.996-3|50	%{rlibdir}/%{packname}/WebGL
14cr|R-rgl-0.93.996-3|51	
14cr|R-rgl-0.93.996-3|52	
14cr|R-rgl-0.93.996-3|53	
14cr|R-rgl-0.93.996-3|54	%changelog
14cr|R-rgl-0.93.996-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.996-3
14cr|R-rgl-0.93.996-3|56	+ Revision: 4c134cb
14cr|R-rgl-0.93.996-3|57	- MassBuild#464: Increase release tag
14cr|R-rgl-0.93.996-3|58	
14cr|R-rgl-0.93.996-3|59	

7673 14
14cr|R-Rglpk-0.6.0-2|1	%global packname  Rglpk
14cr|R-Rglpk-0.6.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rglpk-0.6.0-2|3	
14cr|R-Rglpk-0.6.0-2|4	Name:             R-%{packname}
14cr|R-Rglpk-0.6.0-2|5	Version:          0.6.0
14cr|R-Rglpk-0.6.0-2|6	Release:          2
14cr|R-Rglpk-0.6.0-2|7	Summary:          R/GNU Linear Programming Kit Interface
14cr|R-Rglpk-0.6.0-2|8	Group:            Sciences/Mathematics
14cr|R-Rglpk-0.6.0-2|9	License:          GPL-2
14cr|R-Rglpk-0.6.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rglpk-0.6.0-2|11	Source0:          http://cran.r-project.org/src/contrib/Rglpk_0.6-0.tar.gz
14cr|R-Rglpk-0.6.0-2|12	Requires:         R-slam
14cr|R-Rglpk-0.6.0-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-slam
14cr|R-Rglpk-0.6.0-2|14	BuildRequires:    glpk-devel
14cr|R-Rglpk-0.6.0-2|15	
14cr|R-Rglpk-0.6.0-2|16	%description
14cr|R-Rglpk-0.6.0-2|17	R interface to the GNU Linear Programing Kit (GLPK version 4.47 is shipped
14cr|R-Rglpk-0.6.0-2|18	with the source package).  GLPK is open source software for solving
14cr|R-Rglpk-0.6.0-2|19	large-scale linear programming (LP), mixed integer linear programming
14cr|R-Rglpk-0.6.0-2|20	(MILP) and other related problems.
14cr|R-Rglpk-0.6.0-2|21	
14cr|R-Rglpk-0.6.0-2|22	%prep
14cr|R-Rglpk-0.6.0-2|23	%setup -q -c -n %{packname}
14cr|R-Rglpk-0.6.0-2|24	
14cr|R-Rglpk-0.6.0-2|25	%build
14cr|R-Rglpk-0.6.0-2|26	
14cr|R-Rglpk-0.6.0-2|27	%install
14cr|R-Rglpk-0.6.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rglpk-0.6.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rglpk-0.6.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rglpk-0.6.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rglpk-0.6.0-2|32	
14cr|R-Rglpk-0.6.0-2|33	%check
14cr|R-Rglpk-0.6.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-Rglpk-0.6.0-2|35	
14cr|R-Rglpk-0.6.0-2|36	%files
14cr|R-Rglpk-0.6.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-Rglpk-0.6.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-Rglpk-0.6.0-2|39	%doc %{rlibdir}/%{packname}/CHANGELOG
14cr|R-Rglpk-0.6.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rglpk-0.6.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-Rglpk-0.6.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rglpk-0.6.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-Rglpk-0.6.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-Rglpk-0.6.0-2|45	%{rlibdir}/%{packname}/examples
14cr|R-Rglpk-0.6.0-2|46	%{rlibdir}/%{packname}/help
14cr|R-Rglpk-0.6.0-2|47	%{rlibdir}/%{packname}/libs
14cr|R-Rglpk-0.6.0-2|48	
14cr|R-Rglpk-0.6.0-2|49	
14cr|R-Rglpk-0.6.0-2|50	
14cr|R-Rglpk-0.6.0-2|51	
14cr|R-Rglpk-0.6.0-2|52	%changelog
14cr|R-Rglpk-0.6.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|R-Rglpk-0.6.0-2|54	+ Revision: cb94964
14cr|R-Rglpk-0.6.0-2|55	- MassBuild#464: Increase release tag
14cr|R-Rglpk-0.6.0-2|56	
14cr|R-Rglpk-0.6.0-2|57	

7674 14
14cr|R-Rgraphviz-2.6.0-1|1	%global packname  Rgraphviz
14cr|R-Rgraphviz-2.6.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rgraphviz-2.6.0-1|3	
14cr|R-Rgraphviz-2.6.0-1|4	Name:             R-%{packname}
14cr|R-Rgraphviz-2.6.0-1|5	Version:          2.6.0
14cr|R-Rgraphviz-2.6.0-1|6	Release:          1
14cr|R-Rgraphviz-2.6.0-1|7	Summary:          Provides plotting capabilities for R graph objects
14cr|R-Rgraphviz-2.6.0-1|8	Group:            Sciences/Mathematics
14cr|R-Rgraphviz-2.6.0-1|9	License:          Artistic-2.0
14cr|R-Rgraphviz-2.6.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-Rgraphviz-2.6.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-Rgraphviz-2.6.0-1|12	Requires:         R-methods R-utils R-graph R-grid
14cr|R-Rgraphviz-2.6.0-1|13	Requires:         R-graph R-graphics R-grDevices R-grid R-methods R-utils
14cr|R-Rgraphviz-2.6.0-1|14	Requires:         graphviz
14cr|R-Rgraphviz-2.6.0-1|15	Requires:    	  R-BiocGenerics
14cr|R-Rgraphviz-2.6.0-1|16	BuildRequires:    R-utils R-graph R-grid R-graph R-graphics R-grDevices
14cr|R-Rgraphviz-2.6.0-1|17	BuildRequires:    R-grid R-methods R-utils
14cr|R-Rgraphviz-2.6.0-1|18	BuildRequires:    R-BiocGenerics
14cr|R-Rgraphviz-2.6.0-1|19	BuildRequires:    blas-devel
14cr|R-Rgraphviz-2.6.0-1|20	BuildRequires:    graphviz-devel
14cr|R-Rgraphviz-2.6.0-1|21	BuildRequires:    graphviz
14cr|R-Rgraphviz-2.6.0-1|22	BuildRequires:    lapack-devel
14cr|R-Rgraphviz-2.6.0-1|23	BuildRequires:    x11-server-xvfb
14cr|R-Rgraphviz-2.6.0-1|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-Rgraphviz-2.6.0-1|25	
14cr|R-Rgraphviz-2.6.0-1|26	%description
14cr|R-Rgraphviz-2.6.0-1|27	Interfaces R with the AT and T graphviz library for plotting R graph
14cr|R-Rgraphviz-2.6.0-1|28	objects from the graph package. Users on all platforms must install
14cr|R-Rgraphviz-2.6.0-1|29	graphviz; see the README file, available in the source distribution of
14cr|R-Rgraphviz-2.6.0-1|30	this file, for details.
14cr|R-Rgraphviz-2.6.0-1|31	
14cr|R-Rgraphviz-2.6.0-1|32	%prep
14cr|R-Rgraphviz-2.6.0-1|33	%setup -q -c -n %{packname}
14cr|R-Rgraphviz-2.6.0-1|34	
14cr|R-Rgraphviz-2.6.0-1|35	%build
14cr|R-Rgraphviz-2.6.0-1|36	
14cr|R-Rgraphviz-2.6.0-1|37	%install
14cr|R-Rgraphviz-2.6.0-1|38	export CFLAGS="-I/usr/include/graphviz"
14cr|R-Rgraphviz-2.6.0-1|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rgraphviz-2.6.0-1|40	%{_bindir}/R CMD INSTALL --configure-args='--with-graphviz=/usr' -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rgraphviz-2.6.0-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rgraphviz-2.6.0-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rgraphviz-2.6.0-1|43	
14cr|R-Rgraphviz-2.6.0-1|44	# FIXME blocks (apparently due to calling malloc, with bogus value, from
14cr|R-Rgraphviz-2.6.0-1|45	# signal handler that apparently triggered the signal due to out of memory)
14cr|R-Rgraphviz-2.6.0-1|46	#(gdb) bt
14cr|R-Rgraphviz-2.6.0-1|47	#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:96
14cr|R-Rgraphviz-2.6.0-1|48	#1  0x00000034de680ce5 in _L_lock_9980 () from /lib64/libc.so.6
14cr|R-Rgraphviz-2.6.0-1|49	#2  0x00000034de67ea62 in __GI___libc_malloc (bytes=227072984864) at malloc.c:2925
14cr|R-Rgraphviz-2.6.0-1|50	#3  0x00007f1f8b006268 in ?? () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|51	#4  0x00007f1f8af7fbee in ?? () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|52	#5  0x00007f1f8af81417 in ?? () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|53	#6  0x00007f1f8af8248e in ?? () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|54	#7  0x00007f1f8afb21b5 in R_GetTraceback () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|55	#8  0x00007f1f8affad61 in ?? () from /usr/lib64/R/lib/libR.so
14cr|R-Rgraphviz-2.6.0-1|56	#9  <signal handler called>
14cr|R-Rgraphviz-2.6.0-1|57	#10 malloc_consolidate (av=0x34de9ac720) at malloc.c:4252
14cr|R-Rgraphviz-2.6.0-1|58	#11 0x00000034de67bff8 in malloc_consolidate (av=0x34de9ac720) at malloc.c:4227
14cr|R-Rgraphviz-2.6.0-1|59	#12 _int_malloc (av=0x34de9ac720, bytes=<optimized out>) at malloc.c:3538
14cr|R-Rgraphviz-2.6.0-1|60	#13 0x00000034de67ea70 in __GI___libc_malloc (bytes=2008) at malloc.c:2928
14cr|R-Rgraphviz-2.6.0-1|61	%if 0
14cr|R-Rgraphviz-2.6.0-1|62	%check
14cr|R-Rgraphviz-2.6.0-1|63	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-Rgraphviz-2.6.0-1|64	%endif
14cr|R-Rgraphviz-2.6.0-1|65	
14cr|R-Rgraphviz-2.6.0-1|66	%files
14cr|R-Rgraphviz-2.6.0-1|67	%dir %{rlibdir}/%{packname}
14cr|R-Rgraphviz-2.6.0-1|68	%doc %{rlibdir}/%{packname}/doc
14cr|R-Rgraphviz-2.6.0-1|69	%doc %{rlibdir}/%{packname}/html
14cr|R-Rgraphviz-2.6.0-1|70	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rgraphviz-2.6.0-1|71	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-Rgraphviz-2.6.0-1|72	%{rlibdir}/%{packname}/INDEX
14cr|R-Rgraphviz-2.6.0-1|73	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rgraphviz-2.6.0-1|74	%{rlibdir}/%{packname}/Meta
14cr|R-Rgraphviz-2.6.0-1|75	%{rlibdir}/%{packname}/R
14cr|R-Rgraphviz-2.6.0-1|76	%{rlibdir}/%{packname}/help
14cr|R-Rgraphviz-2.6.0-1|77	%{rlibdir}/%{packname}/libs
14cr|R-Rgraphviz-2.6.0-1|78	%{rlibdir}/%{packname}/prepare
14cr|R-Rgraphviz-2.6.0-1|79	%{rlibdir}/%{packname}/unitTests
14cr|R-Rgraphviz-2.6.0-1|80	%{rlibdir}/%{packname}/usecases
14cr|R-Rgraphviz-2.6.0-1|81	
14cr|R-Rgraphviz-2.6.0-1|82	%changelog
14cr|R-Rgraphviz-2.6.0-1|83	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-1
14cr|R-Rgraphviz-2.6.0-1|84	+ Revision: f18c269
14cr|R-Rgraphviz-2.6.0-1|85	- Fix build with system graphviz
14cr|R-Rgraphviz-2.6.0-1|86	
14cr|R-Rgraphviz-2.6.0-1|87	

7675 14
14cr|R-RGtk2-2.20.27-2|1	%global packname  RGtk2
14cr|R-RGtk2-2.20.27-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RGtk2-2.20.27-2|3	
14cr|R-RGtk2-2.20.27-2|4	Name:             R-%{packname}
14cr|R-RGtk2-2.20.27-2|5	Version:          2.20.27
14cr|R-RGtk2-2.20.27-2|6	Release:          2
14cr|R-RGtk2-2.20.27-2|7	Summary:          R bindings for Gtk 2.8.0 and above
14cr|R-RGtk2-2.20.27-2|8	Group:            Sciences/Mathematics
14cr|R-RGtk2-2.20.27-2|9	License:          GPL
14cr|R-RGtk2-2.20.27-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RGtk2-2.20.27-2|11	Source0:          http://cran.r-project.org/src/contrib/RGtk2_2.20.27.tar.gz
14cr|R-RGtk2-2.20.27-2|12	Patch1:		R-RGtk2-format-security.patch
14cr|R-RGtk2-2.20.27-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RGtk2-2.20.27-2|14	BuildRequires:    gtk2-devel
14cr|R-RGtk2-2.20.27-2|15	BuildRequires:    pkgconfig(libglade-2.0)
14cr|R-RGtk2-2.20.27-2|16	%rename R-cran-RGtk2
14cr|R-RGtk2-2.20.27-2|17	
14cr|R-RGtk2-2.20.27-2|18	%description
14cr|R-RGtk2-2.20.27-2|19	Facilities in the R language for programming graphical interfaces using
14cr|R-RGtk2-2.20.27-2|20	Gtk, the Gimp Tool Kit.
14cr|R-RGtk2-2.20.27-2|21	
14cr|R-RGtk2-2.20.27-2|22	%prep
14cr|R-RGtk2-2.20.27-2|23	%setup -q -c -n %{packname}
14cr|R-RGtk2-2.20.27-2|24	%patch1 -p0
14cr|R-RGtk2-2.20.27-2|25	
14cr|R-RGtk2-2.20.27-2|26	%build
14cr|R-RGtk2-2.20.27-2|27	
14cr|R-RGtk2-2.20.27-2|28	%install
14cr|R-RGtk2-2.20.27-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RGtk2-2.20.27-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RGtk2-2.20.27-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RGtk2-2.20.27-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RGtk2-2.20.27-2|33	
14cr|R-RGtk2-2.20.27-2|34	%check
14cr|R-RGtk2-2.20.27-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-RGtk2-2.20.27-2|36	
14cr|R-RGtk2-2.20.27-2|37	%files
14cr|R-RGtk2-2.20.27-2|38	%dir %{rlibdir}/%{packname}
14cr|R-RGtk2-2.20.27-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-RGtk2-2.20.27-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-RGtk2-2.20.27-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-RGtk2-2.20.27-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RGtk2-2.20.27-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-RGtk2-2.20.27-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RGtk2-2.20.27-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-RGtk2-2.20.27-2|46	%{rlibdir}/%{packname}/R
14cr|R-RGtk2-2.20.27-2|47	%{rlibdir}/%{packname}/demo
14cr|R-RGtk2-2.20.27-2|48	%{rlibdir}/%{packname}/examples
14cr|R-RGtk2-2.20.27-2|49	%{rlibdir}/%{packname}/help
14cr|R-RGtk2-2.20.27-2|50	%{rlibdir}/%{packname}/images
14cr|R-RGtk2-2.20.27-2|51	%{rlibdir}/%{packname}/include
14cr|R-RGtk2-2.20.27-2|52	%{rlibdir}/%{packname}/libs
14cr|R-RGtk2-2.20.27-2|53	%{rlibdir}/%{packname}/ui
14cr|R-RGtk2-2.20.27-2|54	
14cr|R-RGtk2-2.20.27-2|55	
14cr|R-RGtk2-2.20.27-2|56	
14cr|R-RGtk2-2.20.27-2|57	%changelog
14cr|R-RGtk2-2.20.27-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.27-2
14cr|R-RGtk2-2.20.27-2|59	+ Revision: 62cc2fa
14cr|R-RGtk2-2.20.27-2|60	- MassBuild#464: Increase release tag
14cr|R-RGtk2-2.20.27-2|61	
14cr|R-RGtk2-2.20.27-2|62	

7676 14
14cr|R-RGtk2Extras-0.6.1-3|1	%global packname  RGtk2Extras
14cr|R-RGtk2Extras-0.6.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RGtk2Extras-0.6.1-3|3	
14cr|R-RGtk2Extras-0.6.1-3|4	Name:             R-%{packname}
14cr|R-RGtk2Extras-0.6.1-3|5	Version:          0.6.1
14cr|R-RGtk2Extras-0.6.1-3|6	Release:          3
14cr|R-RGtk2Extras-0.6.1-3|7	Summary:          Data frame editor and dialog making wrapper for RGtk2
14cr|R-RGtk2Extras-0.6.1-3|8	Group:            Sciences/Mathematics
14cr|R-RGtk2Extras-0.6.1-3|9	License:          GPL (>= 2)
14cr|R-RGtk2Extras-0.6.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RGtk2Extras-0.6.1-3|11	Source0:          http://cran.r-project.org/src/contrib/RGtk2Extras_0.6.1.tar.gz
14cr|R-RGtk2Extras-0.6.1-3|12	Requires:         R-methods R-RGtk2 R-gWidgets R-gWidgetsRGtk2
14cr|R-RGtk2Extras-0.6.1-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RGtk2Extras-0.6.1-3|14	BuildRequires:    R-methods R-RGtk2 R-gWidgets R-gWidgetsRGtk2
14cr|R-RGtk2Extras-0.6.1-3|15	BuildRequires:    gtk2-devel
14cr|R-RGtk2Extras-0.6.1-3|16	BuildRequires:    pkgconfig(libglade-2.0)
14cr|R-RGtk2Extras-0.6.1-3|17	BuildRequires:    x11-server-xvfb
14cr|R-RGtk2Extras-0.6.1-3|18	
14cr|R-RGtk2Extras-0.6.1-3|19	%description
14cr|R-RGtk2Extras-0.6.1-3|20	Useful add-ons for RGtk2
14cr|R-RGtk2Extras-0.6.1-3|21	
14cr|R-RGtk2Extras-0.6.1-3|22	%prep
14cr|R-RGtk2Extras-0.6.1-3|23	%setup -q -c -n %{packname}
14cr|R-RGtk2Extras-0.6.1-3|24	
14cr|R-RGtk2Extras-0.6.1-3|25	%build
14cr|R-RGtk2Extras-0.6.1-3|26	
14cr|R-RGtk2Extras-0.6.1-3|27	%install
14cr|R-RGtk2Extras-0.6.1-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RGtk2Extras-0.6.1-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RGtk2Extras-0.6.1-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RGtk2Extras-0.6.1-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RGtk2Extras-0.6.1-3|32	
14cr|R-RGtk2Extras-0.6.1-3|33	%check
14cr|R-RGtk2Extras-0.6.1-3|34	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-RGtk2Extras-0.6.1-3|35	
14cr|R-RGtk2Extras-0.6.1-3|36	%files
14cr|R-RGtk2Extras-0.6.1-3|37	%dir %{rlibdir}/%{packname}
14cr|R-RGtk2Extras-0.6.1-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-RGtk2Extras-0.6.1-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RGtk2Extras-0.6.1-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-RGtk2Extras-0.6.1-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RGtk2Extras-0.6.1-3|42	%{rlibdir}/%{packname}/Meta
14cr|R-RGtk2Extras-0.6.1-3|43	%{rlibdir}/%{packname}/R
14cr|R-RGtk2Extras-0.6.1-3|44	%{rlibdir}/%{packname}/demo
14cr|R-RGtk2Extras-0.6.1-3|45	%{rlibdir}/%{packname}/help
14cr|R-RGtk2Extras-0.6.1-3|46	%{rlibdir}/%{packname}/libs
14cr|R-RGtk2Extras-0.6.1-3|47	
14cr|R-RGtk2Extras-0.6.1-3|48	%changelog
14cr|R-RGtk2Extras-0.6.1-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|R-RGtk2Extras-0.6.1-3|50	+ Revision: e5a8d06
14cr|R-RGtk2Extras-0.6.1-3|51	- MassBuild#464: Increase release tag
14cr|R-RGtk2Extras-0.6.1-3|52	
14cr|R-RGtk2Extras-0.6.1-3|53	

7677 14
14cr|R-rJava-0.9.6-2|1	%global packname  rJava
14cr|R-rJava-0.9.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rJava-0.9.6-2|3	
14cr|R-rJava-0.9.6-2|4	Name:             R-%{packname}
14cr|R-rJava-0.9.6-2|5	Version:          0.9.6
14cr|R-rJava-0.9.6-2|6	Release:          2
14cr|R-rJava-0.9.6-2|7	Summary:          Low-level R to Java interface
14cr|R-rJava-0.9.6-2|8	Group:            Sciences/Mathematics
14cr|R-rJava-0.9.6-2|9	License:          GPL-2
14cr|R-rJava-0.9.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rJava-0.9.6-2|11	Source0:          http://cran.r-project.org/src/contrib/rJava_0.9-6.tar.gz
14cr|R-rJava-0.9.6-2|12	Requires:         R-methods
14cr|R-rJava-0.9.6-2|13	Requires:         java
14cr|R-rJava-0.9.6-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-rJava-0.9.6-2|15	BuildRequires:    java-rpmbuild
14cr|R-rJava-0.9.6-2|16	BuildRequires:    x11-server-xvfb
14cr|R-rJava-0.9.6-2|17	
14cr|R-rJava-0.9.6-2|18	%description
14cr|R-rJava-0.9.6-2|19	Low-level interface to Java VM very much like .C/.Call and friends. Allows
14cr|R-rJava-0.9.6-2|20	creation of objects, calling methods and accessing fields.
14cr|R-rJava-0.9.6-2|21	
14cr|R-rJava-0.9.6-2|22	%prep
14cr|R-rJava-0.9.6-2|23	%setup -q -c -n %{packname}
14cr|R-rJava-0.9.6-2|24	
14cr|R-rJava-0.9.6-2|25	%build
14cr|R-rJava-0.9.6-2|26	
14cr|R-rJava-0.9.6-2|27	%install
14cr|R-rJava-0.9.6-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rJava-0.9.6-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rJava-0.9.6-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rJava-0.9.6-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rJava-0.9.6-2|32	
14cr|R-rJava-0.9.6-2|33	%check
14cr|R-rJava-0.9.6-2|34	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-rJava-0.9.6-2|35	
14cr|R-rJava-0.9.6-2|36	%files
14cr|R-rJava-0.9.6-2|37	%dir %{rlibdir}/%{packname}
14cr|R-rJava-0.9.6-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-rJava-0.9.6-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rJava-0.9.6-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-rJava-0.9.6-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-rJava-0.9.6-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rJava-0.9.6-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-rJava-0.9.6-2|44	%{rlibdir}/%{packname}/R
14cr|R-rJava-0.9.6-2|45	%{rlibdir}/%{packname}/help
14cr|R-rJava-0.9.6-2|46	%{rlibdir}/%{packname}/java
14cr|R-rJava-0.9.6-2|47	%{rlibdir}/%{packname}/javadoc
14cr|R-rJava-0.9.6-2|48	%{rlibdir}/%{packname}/jri
14cr|R-rJava-0.9.6-2|49	%{rlibdir}/%{packname}/libs
14cr|R-rJava-0.9.6-2|50	
14cr|R-rJava-0.9.6-2|51	
14cr|R-rJava-0.9.6-2|52	
14cr|R-rJava-0.9.6-2|53	%changelog
14cr|R-rJava-0.9.6-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-2
14cr|R-rJava-0.9.6-2|55	+ Revision: 92a065d
14cr|R-rJava-0.9.6-2|56	- MassBuild#464: Increase release tag
14cr|R-rJava-0.9.6-2|57	
14cr|R-rJava-0.9.6-2|58	

7678 14
14cr|R-rlecuyer-0.3_3-3|1	%global packname  rlecuyer
14cr|R-rlecuyer-0.3_3-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rlecuyer-0.3_3-3|3	
14cr|R-rlecuyer-0.3_3-3|4	Name:             R-%{packname}
14cr|R-rlecuyer-0.3_3-3|5	Version:          0.3_3
14cr|R-rlecuyer-0.3_3-3|6	Release:          3
14cr|R-rlecuyer-0.3_3-3|7	Summary:          R interface to RNG with multiple streams
14cr|R-rlecuyer-0.3_3-3|8	Group:            Sciences/Mathematics
14cr|R-rlecuyer-0.3_3-3|9	License:          GPL (>= 2)
14cr|R-rlecuyer-0.3_3-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rlecuyer-0.3_3-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-3.tar.gz
14cr|R-rlecuyer-0.3_3-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rlecuyer-0.3_3-3|13	
14cr|R-rlecuyer-0.3_3-3|14	%description
14cr|R-rlecuyer-0.3_3-3|15	Provides an interface to the C implementation of the random number
14cr|R-rlecuyer-0.3_3-3|16	generator with multiple independent streams developed by L'Ecuyer et al
14cr|R-rlecuyer-0.3_3-3|17	(2002). The main purpose of this package is to enable the use of this
14cr|R-rlecuyer-0.3_3-3|18	random number generator in parallel R applications.
14cr|R-rlecuyer-0.3_3-3|19	
14cr|R-rlecuyer-0.3_3-3|20	%prep
14cr|R-rlecuyer-0.3_3-3|21	%setup -q -c -n %{packname}
14cr|R-rlecuyer-0.3_3-3|22	
14cr|R-rlecuyer-0.3_3-3|23	%build
14cr|R-rlecuyer-0.3_3-3|24	
14cr|R-rlecuyer-0.3_3-3|25	%install
14cr|R-rlecuyer-0.3_3-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rlecuyer-0.3_3-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rlecuyer-0.3_3-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rlecuyer-0.3_3-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rlecuyer-0.3_3-3|30	
14cr|R-rlecuyer-0.3_3-3|31	%check
14cr|R-rlecuyer-0.3_3-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-rlecuyer-0.3_3-3|33	
14cr|R-rlecuyer-0.3_3-3|34	%files
14cr|R-rlecuyer-0.3_3-3|35	%dir %{rlibdir}/%{packname}
14cr|R-rlecuyer-0.3_3-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-rlecuyer-0.3_3-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rlecuyer-0.3_3-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-rlecuyer-0.3_3-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rlecuyer-0.3_3-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-rlecuyer-0.3_3-3|41	%{rlibdir}/%{packname}/R
14cr|R-rlecuyer-0.3_3-3|42	%{rlibdir}/%{packname}/help
14cr|R-rlecuyer-0.3_3-3|43	%{rlibdir}/%{packname}/libs
14cr|R-rlecuyer-0.3_3-3|44	
14cr|R-rlecuyer-0.3_3-3|45	
14cr|R-rlecuyer-0.3_3-3|46	
14cr|R-rlecuyer-0.3_3-3|47	%changelog
14cr|R-rlecuyer-0.3_3-3|48	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3_3-3
14cr|R-rlecuyer-0.3_3-3|49	+ Revision: d4cf47e
14cr|R-rlecuyer-0.3_3-3|50	- Turn back texlive
14cr|R-rlecuyer-0.3_3-3|51	
14cr|R-rlecuyer-0.3_3-3|52	

7679 14
14cr|R-Rmalschains-0.2.1-2|1	%global packname  Rmalschains
14cr|R-Rmalschains-0.2.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rmalschains-0.2.1-2|3	
14cr|R-Rmalschains-0.2.1-2|4	Name:             R-%{packname}
14cr|R-Rmalschains-0.2.1-2|5	Version:          0.2.1
14cr|R-Rmalschains-0.2.1-2|6	Release:          2
14cr|R-Rmalschains-0.2.1-2|7	Summary:          Continuous Optimization using MA-LS-Chains
14cr|R-Rmalschains-0.2.1-2|8	Group:            Sciences/Mathematics
14cr|R-Rmalschains-0.2.1-2|9	License:          GPLv3
14cr|R-Rmalschains-0.2.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rmalschains-0.2.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-1.tar.gz
14cr|R-Rmalschains-0.2.1-2|12	
14cr|R-Rmalschains-0.2.1-2|13	Requires:         R-Rcpp
14cr|R-Rmalschains-0.2.1-2|14	
14cr|R-Rmalschains-0.2.1-2|15	Requires:         R-inline
14cr|R-Rmalschains-0.2.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Rcpp
14cr|R-Rmalschains-0.2.1-2|17	
14cr|R-Rmalschains-0.2.1-2|18	BuildRequires:   R-inline
14cr|R-Rmalschains-0.2.1-2|19	%description
14cr|R-Rmalschains-0.2.1-2|20	This package implements an algorithm family for continuous optimization
14cr|R-Rmalschains-0.2.1-2|21	called memetic algorithms with local search chains (MA-LS-Chains). Memetic
14cr|R-Rmalschains-0.2.1-2|22	algorithms are hybridizations of genetic algorithms with local search
14cr|R-Rmalschains-0.2.1-2|23	methods. They are especially suited for continuous optimization.
14cr|R-Rmalschains-0.2.1-2|24	
14cr|R-Rmalschains-0.2.1-2|25	%prep
14cr|R-Rmalschains-0.2.1-2|26	%setup -q -c -n %{packname}
14cr|R-Rmalschains-0.2.1-2|27	
14cr|R-Rmalschains-0.2.1-2|28	%build
14cr|R-Rmalschains-0.2.1-2|29	
14cr|R-Rmalschains-0.2.1-2|30	%install
14cr|R-Rmalschains-0.2.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rmalschains-0.2.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rmalschains-0.2.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rmalschains-0.2.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rmalschains-0.2.1-2|35	
14cr|R-Rmalschains-0.2.1-2|36	%check
14cr|R-Rmalschains-0.2.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Rmalschains-0.2.1-2|38	
14cr|R-Rmalschains-0.2.1-2|39	%files
14cr|R-Rmalschains-0.2.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Rmalschains-0.2.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-Rmalschains-0.2.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rmalschains-0.2.1-2|43	%{rlibdir}/%{packname}/CITATION
14cr|R-Rmalschains-0.2.1-2|44	%{rlibdir}/%{packname}/LICENSE
14cr|R-Rmalschains-0.2.1-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-Rmalschains-0.2.1-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rmalschains-0.2.1-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-Rmalschains-0.2.1-2|48	%{rlibdir}/%{packname}/R
14cr|R-Rmalschains-0.2.1-2|49	%{rlibdir}/%{packname}/demo
14cr|R-Rmalschains-0.2.1-2|50	%{rlibdir}/%{packname}/help
14cr|R-Rmalschains-0.2.1-2|51	%{rlibdir}/%{packname}/libs
14cr|R-Rmalschains-0.2.1-2|52	
14cr|R-Rmalschains-0.2.1-2|53	%changelog
14cr|R-Rmalschains-0.2.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|R-Rmalschains-0.2.1-2|55	+ Revision: 839ce63
14cr|R-Rmalschains-0.2.1-2|56	- MassBuild#464: Increase release tag
14cr|R-Rmalschains-0.2.1-2|57	
14cr|R-Rmalschains-0.2.1-2|58	

7680 14
14cr|R-rmeta-2.16-3|1	%global packname  rmeta
14cr|R-rmeta-2.16-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-rmeta-2.16-3|3	
14cr|R-rmeta-2.16-3|4	Name:             R-%{packname}
14cr|R-rmeta-2.16-3|5	Version:          2.16
14cr|R-rmeta-2.16-3|6	Release:          3
14cr|R-rmeta-2.16-3|7	Summary:          Meta-analysis
14cr|R-rmeta-2.16-3|8	Group:            Sciences/Mathematics
14cr|R-rmeta-2.16-3|9	License:          GPL-2
14cr|R-rmeta-2.16-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rmeta-2.16-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-rmeta-2.16-3|12	Source1:          NAMESPACE
14cr|R-rmeta-2.16-3|13	BuildArch:        noarch
14cr|R-rmeta-2.16-3|14	Requires:         R-core
14cr|R-rmeta-2.16-3|15	Requires:         R-grid
14cr|R-rmeta-2.16-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid
14cr|R-rmeta-2.16-3|17	
14cr|R-rmeta-2.16-3|18	%description
14cr|R-rmeta-2.16-3|19	Functions for simple fixed and random effects meta-analysis for two-sample
14cr|R-rmeta-2.16-3|20	comparisons and cumulative meta-analyses. Draws standard summary plots,
14cr|R-rmeta-2.16-3|21	funnel plots, and computes summaries and tests for association and
14cr|R-rmeta-2.16-3|22	
14cr|R-rmeta-2.16-3|23	%prep
14cr|R-rmeta-2.16-3|24	%setup -q -c -n %{packname}
14cr|R-rmeta-2.16-3|25	cp %{SOURCE1} %{packname}/
14cr|R-rmeta-2.16-3|26	
14cr|R-rmeta-2.16-3|27	%build
14cr|R-rmeta-2.16-3|28	
14cr|R-rmeta-2.16-3|29	%install
14cr|R-rmeta-2.16-3|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rmeta-2.16-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rmeta-2.16-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rmeta-2.16-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rmeta-2.16-3|34	
14cr|R-rmeta-2.16-3|35	%check
14cr|R-rmeta-2.16-3|36	%{_bindir}/R CMD check %{packname}
14cr|R-rmeta-2.16-3|37	
14cr|R-rmeta-2.16-3|38	%files
14cr|R-rmeta-2.16-3|39	%dir %{rlibdir}/%{packname}
14cr|R-rmeta-2.16-3|40	%doc %{rlibdir}/%{packname}/html
14cr|R-rmeta-2.16-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rmeta-2.16-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-rmeta-2.16-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rmeta-2.16-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-rmeta-2.16-3|45	%{rlibdir}/%{packname}/R
14cr|R-rmeta-2.16-3|46	%{rlibdir}/%{packname}/data
14cr|R-rmeta-2.16-3|47	%{rlibdir}/%{packname}/help
14cr|R-rmeta-2.16-3|48	
14cr|R-rmeta-2.16-3|49	
14cr|R-rmeta-2.16-3|50	
14cr|R-rmeta-2.16-3|51	%changelog
14cr|R-rmeta-2.16-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.16-3
14cr|R-rmeta-2.16-3|53	+ Revision: 1fe035e
14cr|R-rmeta-2.16-3|54	- MassBuild#464: Increase release tag
14cr|R-rmeta-2.16-3|55	
14cr|R-rmeta-2.16-3|56	

7681 14
14cr|R-Rmpi-0.6.5-2|1	%global packname Rmpi
14cr|R-Rmpi-0.6.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rmpi-0.6.5-2|3	
14cr|R-Rmpi-0.6.5-2|4	Name:		R-%{packname}
14cr|R-Rmpi-0.6.5-2|5	Version:	0.6.5
14cr|R-Rmpi-0.6.5-2|6	Release:	2
14cr|R-Rmpi-0.6.5-2|7	Summary:	Interface (Wrapper) to MPI (Message-Passing Interface)
14cr|R-Rmpi-0.6.5-2|8	
14cr|R-Rmpi-0.6.5-2|9	Group:		Sciences/Mathematics
14cr|R-Rmpi-0.6.5-2|10	License:	GPLv2+
14cr|R-Rmpi-0.6.5-2|11	Url:		http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rmpi-0.6.5-2|12	Source0:	http://cran.r-project.org/src/contrib/Rmpi_0.6-5.tar.gz
14cr|R-Rmpi-0.6.5-2|13	BuildRequires:	openmpi
14cr|R-Rmpi-0.6.5-2|14	BuildRequires:	R-rlecuyer
14cr|R-Rmpi-0.6.5-2|15	BuildRequires:	R-rsprng
14cr|R-Rmpi-0.6.5-2|16	BuildRequires:	texlive-collection-latex
14cr|R-Rmpi-0.6.5-2|17	BuildRequires:	pkgconfig(libR)
14cr|R-Rmpi-0.6.5-2|18	BuildRequires:	pkgconfig(libRmath)
14cr|R-Rmpi-0.6.5-2|19	BuildRequires:	pkgconfig(ompi)
14cr|R-Rmpi-0.6.5-2|20	Requires:	openmpi
14cr|R-Rmpi-0.6.5-2|21	Requires:	R-rlecuyer
14cr|R-Rmpi-0.6.5-2|22	Requires:	R-rsprng
14cr|R-Rmpi-0.6.5-2|23	
14cr|R-Rmpi-0.6.5-2|24	%description
14cr|R-Rmpi-0.6.5-2|25	Rmpi provides an interface (wrapper) to MPI APIs. It also provides
14cr|R-Rmpi-0.6.5-2|26	interactive R slave environment.
14cr|R-Rmpi-0.6.5-2|27	
14cr|R-Rmpi-0.6.5-2|28	%files
14cr|R-Rmpi-0.6.5-2|29	%dir %{rlibdir}/%{packname}
14cr|R-Rmpi-0.6.5-2|30	%doc %{rlibdir}/%{packname}/html
14cr|R-Rmpi-0.6.5-2|31	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rmpi-0.6.5-2|32	%{rlibdir}/%{packname}/INDEX
14cr|R-Rmpi-0.6.5-2|33	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rmpi-0.6.5-2|34	%{rlibdir}/%{packname}/Meta
14cr|R-Rmpi-0.6.5-2|35	%{rlibdir}/%{packname}/CITATION
14cr|R-Rmpi-0.6.5-2|36	%{rlibdir}/%{packname}/MacR64slaves.sh
14cr|R-Rmpi-0.6.5-2|37	%{rlibdir}/%{packname}/R*
14cr|R-Rmpi-0.6.5-2|38	%{rlibdir}/%{packname}/c*
14cr|R-Rmpi-0.6.5-2|39	%{rlibdir}/%{packname}/demo
14cr|R-Rmpi-0.6.5-2|40	%{rlibdir}/%{packname}/help
14cr|R-Rmpi-0.6.5-2|41	%{rlibdir}/%{packname}/libs
14cr|R-Rmpi-0.6.5-2|42	%{rlibdir}/%{packname}/s*
14cr|R-Rmpi-0.6.5-2|43	
14cr|R-Rmpi-0.6.5-2|44	#----------------------------------------------------------------------------
14cr|R-Rmpi-0.6.5-2|45	
14cr|R-Rmpi-0.6.5-2|46	%prep
14cr|R-Rmpi-0.6.5-2|47	%setup -q -c -n %{packname}
14cr|R-Rmpi-0.6.5-2|48	
14cr|R-Rmpi-0.6.5-2|49	%build
14cr|R-Rmpi-0.6.5-2|50	
14cr|R-Rmpi-0.6.5-2|51	%install
14cr|R-Rmpi-0.6.5-2|52	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rmpi-0.6.5-2|53	%{_bindir}/R CMD INSTALL --no-test-load -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rmpi-0.6.5-2|54	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rmpi-0.6.5-2|55	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rmpi-0.6.5-2|56	
14cr|R-Rmpi-0.6.5-2|57	
14cr|R-Rmpi-0.6.5-2|58	
14cr|R-Rmpi-0.6.5-2|59	%changelog
14cr|R-Rmpi-0.6.5-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-2
14cr|R-Rmpi-0.6.5-2|61	+ Revision: 93dd811
14cr|R-Rmpi-0.6.5-2|62	- MassBuild#464: Increase release tag
14cr|R-Rmpi-0.6.5-2|63	
14cr|R-Rmpi-0.6.5-2|64	

7682 14
14cr|R-rms-4.0.0-2|1	%global packname  rms
14cr|R-rms-4.0.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rms-4.0.0-2|3	
14cr|R-rms-4.0.0-2|4	Name:             R-%{packname}
14cr|R-rms-4.0.0-2|5	Version:          4.0.0
14cr|R-rms-4.0.0-2|6	Release:          2
14cr|R-rms-4.0.0-2|7	Summary:          Regression Modeling Strategies
14cr|R-rms-4.0.0-2|8	Group:            Sciences/Mathematics
14cr|R-rms-4.0.0-2|9	License:          GPL (>= 2)
14cr|R-rms-4.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rms-4.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/rms_4.0-0.tar.gz
14cr|R-rms-4.0.0-2|12	Requires:         R-Hmisc R-survival
14cr|R-rms-4.0.0-2|13	Requires:         R-survival
14cr|R-rms-4.0.0-2|14	Requires:         R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
14cr|R-rms-4.0.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Hmisc R-survival
14cr|R-rms-4.0.0-2|16	BuildRequires:    R-survival
14cr|R-rms-4.0.0-2|17	BuildRequires:    R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
14cr|R-rms-4.0.0-2|18	BuildRequires:    x11-server-xvfb
14cr|R-rms-4.0.0-2|19	
14cr|R-rms-4.0.0-2|20	%description
14cr|R-rms-4.0.0-2|21	Regression modeling, testing, estimation, validation, graphics,
14cr|R-rms-4.0.0-2|22	prediction, and typesetting by storing enhanced model design attributes in
14cr|R-rms-4.0.0-2|23	the fit.  rms is a collection of 229 functions that assist with and
14cr|R-rms-4.0.0-2|24	streamline modeling.  It also contains functions for binary and ordinal
14cr|R-rms-4.0.0-2|25	logistic regression models and the Buckley-James multiple regression model
14cr|R-rms-4.0.0-2|26	for right-censored responses, and implements penalized maximum likelihood
14cr|R-rms-4.0.0-2|27	estimation for logistic and ordinary linear models. rms works with almost
14cr|R-rms-4.0.0-2|28	any regression model, but it was especially written to work with binary or
14cr|R-rms-4.0.0-2|29	ordinal logistic regression, Cox regression, accelerated failure time
14cr|R-rms-4.0.0-2|30	models, ordinary linear models, the Buckley-James model, generalized least
14cr|R-rms-4.0.0-2|31	squares for serially or spatially correlated observations, generalized
14cr|R-rms-4.0.0-2|32	linear models, and quantile regression.
14cr|R-rms-4.0.0-2|33	
14cr|R-rms-4.0.0-2|34	%prep
14cr|R-rms-4.0.0-2|35	%setup -q -c -n %{packname}
14cr|R-rms-4.0.0-2|36	
14cr|R-rms-4.0.0-2|37	%build
14cr|R-rms-4.0.0-2|38	
14cr|R-rms-4.0.0-2|39	%install
14cr|R-rms-4.0.0-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rms-4.0.0-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rms-4.0.0-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rms-4.0.0-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rms-4.0.0-2|44	
14cr|R-rms-4.0.0-2|45	%check
14cr|R-rms-4.0.0-2|46	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-rms-4.0.0-2|47	
14cr|R-rms-4.0.0-2|48	%files
14cr|R-rms-4.0.0-2|49	%dir %{rlibdir}/%{packname}
14cr|R-rms-4.0.0-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-rms-4.0.0-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rms-4.0.0-2|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-rms-4.0.0-2|53	%{rlibdir}/%{packname}/INDEX
14cr|R-rms-4.0.0-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rms-4.0.0-2|55	%{rlibdir}/%{packname}/Meta
14cr|R-rms-4.0.0-2|56	%{rlibdir}/%{packname}/R
14cr|R-rms-4.0.0-2|57	%{rlibdir}/%{packname}/help
14cr|R-rms-4.0.0-2|58	%{rlibdir}/%{packname}/libs
14cr|R-rms-4.0.0-2|59	%{rlibdir}/%{packname}/demo
14cr|R-rms-4.0.0-2|60	
14cr|R-rms-4.0.0-2|61	%changelog
14cr|R-rms-4.0.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
14cr|R-rms-4.0.0-2|63	+ Revision: b283b7e
14cr|R-rms-4.0.0-2|64	- MassBuild#464: Increase release tag
14cr|R-rms-4.0.0-2|65	
14cr|R-rms-4.0.0-2|66	

7683 14
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|1	%global packname  RNAseqData.HNRNPC.bam.chr14
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|3	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|4	%define debug_package %{nil}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|5	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|6	Name:             R-%{packname}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|7	Version:          0.2.0
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|8	Release:          1
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|9	Summary:          RNAseqData.HNRNPC.bam.chr14
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|10	Group:            Sciences/Mathematics
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|11	License:          BSL
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|12	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|13	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|14	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|16	#BuildRequires:    R-GenomicAlignments R-BiocInstaller
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|17	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|18	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|19	%description
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|20	RNAseqData.HNRNPC.bam.chr14
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|21	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|22	%prep
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|23	%setup -q -c -n %{packname}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|24	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|25	%build
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|26	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|27	%install
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|32	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|33	# %check
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|34	# %{_bindir}/R CMD check %{packname}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|35	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|36	%files
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|37	%dir %{rlibdir}/%{packname}
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|38	%doc %{rlibdir}/%{packname}/html
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|40	%{rlibdir}/%{packname}/INDEX
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|42	%{rlibdir}/%{packname}/Meta
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|43	%{rlibdir}/%{packname}/R
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|44	%{rlibdir}/%{packname}/extdata
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|45	%{rlibdir}/%{packname}/help
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|46	%{rlibdir}/%{packname}/scripts
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|47	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|48	%changelog
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|49	* Sat Aug 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|50	+ Revision: d644e4a
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|51	- Fix files
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|52	
14cr|R-RNAseqData.HNRNPC.bam.chr14-0.2.0-1|53	

7684 14
14cr|R-robust-0.4.15-2|1	%global packname  robust
14cr|R-robust-0.4.15-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-robust-0.4.15-2|3	
14cr|R-robust-0.4.15-2|4	Name:             R-%{packname}
14cr|R-robust-0.4.15-2|5	Version:          0.4.15
14cr|R-robust-0.4.15-2|6	Release:          2
14cr|R-robust-0.4.15-2|7	Summary:          Robust Library
14cr|R-robust-0.4.15-2|8	Group:            Sciences/Mathematics
14cr|R-robust-0.4.15-2|9	License:          GPLv1+
14cr|R-robust-0.4.15-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-robust-0.4.15-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-15.tar.gz
14cr|R-robust-0.4.15-2|12	
14cr|R-robust-0.4.15-2|13	Requires:         R-fit.models R-MASS R-lattice R-robustbase R-rrcov
14cr|R-robust-0.4.15-2|14	Requires:         R-stats R-robustbase
14cr|R-robust-0.4.15-2|15	
14cr|R-robust-0.4.15-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-fit.models R-MASS R-lattice R-robustbase R-rrcov
14cr|R-robust-0.4.15-2|17	BuildRequires:    R-stats R-robustbase
14cr|R-robust-0.4.15-2|18	BuildRequires:    lapack-devel
14cr|R-robust-0.4.15-2|19	
14cr|R-robust-0.4.15-2|20	%description
14cr|R-robust-0.4.15-2|21	A package of robust methods.
14cr|R-robust-0.4.15-2|22	
14cr|R-robust-0.4.15-2|23	%prep
14cr|R-robust-0.4.15-2|24	%setup -q -c -n %{packname}
14cr|R-robust-0.4.15-2|25	
14cr|R-robust-0.4.15-2|26	%build
14cr|R-robust-0.4.15-2|27	
14cr|R-robust-0.4.15-2|28	%install
14cr|R-robust-0.4.15-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-robust-0.4.15-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-robust-0.4.15-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-robust-0.4.15-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-robust-0.4.15-2|33	
14cr|R-robust-0.4.15-2|34	%check
14cr|R-robust-0.4.15-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-robust-0.4.15-2|36	
14cr|R-robust-0.4.15-2|37	%files
14cr|R-robust-0.4.15-2|38	%dir %{rlibdir}/%{packname}
14cr|R-robust-0.4.15-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-robust-0.4.15-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-robust-0.4.15-2|41	%{rlibdir}/%{packname}/Copyright
14cr|R-robust-0.4.15-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-robust-0.4.15-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-robust-0.4.15-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-robust-0.4.15-2|45	%{rlibdir}/%{packname}/R
14cr|R-robust-0.4.15-2|46	%{rlibdir}/%{packname}/data*
14cr|R-robust-0.4.15-2|47	%{rlibdir}/%{packname}/help
14cr|R-robust-0.4.15-2|48	%{rlibdir}/%{packname}/libs
14cr|R-robust-0.4.15-2|49	%{rlibdir}/%{packname}/tests_S
14cr|R-robust-0.4.15-2|50	
14cr|R-robust-0.4.15-2|51	%changelog
14cr|R-robust-0.4.15-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.15-2
14cr|R-robust-0.4.15-2|53	+ Revision: b3712ff
14cr|R-robust-0.4.15-2|54	- MassBuild#464: Increase release tag
14cr|R-robust-0.4.15-2|55	
14cr|R-robust-0.4.15-2|56	

7685 14
14cr|R-robustbase-0.91.1-1|1	%global packname  robustbase
14cr|R-robustbase-0.91.1-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-robustbase-0.91.1-1|3	
14cr|R-robustbase-0.91.1-1|4	%define debug_package %{nil}
14cr|R-robustbase-0.91.1-1|5	
14cr|R-robustbase-0.91.1-1|6	Name:             R-%{packname}
14cr|R-robustbase-0.91.1-1|7	Version:          0.91.1
14cr|R-robustbase-0.91.1-1|8	Release:          1
14cr|R-robustbase-0.91.1-1|9	Summary:          Basic Robust Statistics
14cr|R-robustbase-0.91.1-1|10	
14cr|R-robustbase-0.91.1-1|11	Group:            Sciences/Mathematics
14cr|R-robustbase-0.91.1-1|12	License:          GPL (>= 2)
14cr|R-robustbase-0.91.1-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-robustbase-0.91.1-1|14	Source0:          http://cran.r-project.org/src/contrib/robustbase_0.91-1.tar.gz
14cr|R-robustbase-0.91.1-1|15	Requires:         R-stats R-graphics R-methods
14cr|R-robustbase-0.91.1-1|16	Requires:         R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
14cr|R-robustbase-0.91.1-1|17	Requires:         R-reshape2
14cr|R-robustbase-0.91.1-1|18	Requires:         R-robust R-fit.models R-catdata
14cr|R-robustbase-0.91.1-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-methods
14cr|R-robustbase-0.91.1-1|20	BuildRequires:    R-DEoptimR
14cr|R-robustbase-0.91.1-1|21	Requires:         R-DEoptimR
14cr|R-robustbase-0.91.1-1|22	BuildRequires:    R-robust R-fit.models R-catdata
14cr|R-robustbase-0.91.1-1|23	BuildRequires:    R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
14cr|R-robustbase-0.91.1-1|24	BuildRequires:    blas-devel
14cr|R-robustbase-0.91.1-1|25	BuildRequires:    lapack-devel
14cr|R-robustbase-0.91.1-1|26	BuildRequires:    R-reshape2
14cr|R-robustbase-0.91.1-1|27	
14cr|R-robustbase-0.91.1-1|28	%description
14cr|R-robustbase-0.91.1-1|29	"Essential" Robust Statistics.  The goal is to provide tools allowing to
14cr|R-robustbase-0.91.1-1|30	analyze data with robust methods.  This includes regression methodology
14cr|R-robustbase-0.91.1-1|31	including model selections and multivariate statistics where we strive to
14cr|R-robustbase-0.91.1-1|32	cover the book "Robust Statistics, Theory and Methods" by Maronna, Martin
14cr|R-robustbase-0.91.1-1|33	and Yohai; Wiley 2006.
14cr|R-robustbase-0.91.1-1|34	
14cr|R-robustbase-0.91.1-1|35	%prep
14cr|R-robustbase-0.91.1-1|36	%setup -q -c -n %{packname}
14cr|R-robustbase-0.91.1-1|37	
14cr|R-robustbase-0.91.1-1|38	%build
14cr|R-robustbase-0.91.1-1|39	
14cr|R-robustbase-0.91.1-1|40	%install
14cr|R-robustbase-0.91.1-1|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-robustbase-0.91.1-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-robustbase-0.91.1-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-robustbase-0.91.1-1|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-robustbase-0.91.1-1|45	
14cr|R-robustbase-0.91.1-1|46	# 64bit check fails in ABF
14cr|R-robustbase-0.91.1-1|47	# %check
14cr|R-robustbase-0.91.1-1|48	# %{_bindir}/R CMD check %{packname}
14cr|R-robustbase-0.91.1-1|49	
14cr|R-robustbase-0.91.1-1|50	%files
14cr|R-robustbase-0.91.1-1|51	%dir %{rlibdir}/%{packname}
14cr|R-robustbase-0.91.1-1|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-robustbase-0.91.1-1|53	%doc %{rlibdir}/%{packname}/html
14cr|R-robustbase-0.91.1-1|54	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-robustbase-0.91.1-1|55	%doc %{rlibdir}/%{packname}/Copyrights
14cr|R-robustbase-0.91.1-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-robustbase-0.91.1-1|57	%{rlibdir}/%{packname}/INDEX
14cr|R-robustbase-0.91.1-1|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-robustbase-0.91.1-1|59	%{rlibdir}/%{packname}/Meta
14cr|R-robustbase-0.91.1-1|60	%{rlibdir}/%{packname}/R
14cr|R-robustbase-0.91.1-1|61	%{rlibdir}/%{packname}/data
14cr|R-robustbase-0.91.1-1|62	%{rlibdir}/%{packname}/external
14cr|R-robustbase-0.91.1-1|63	%{rlibdir}/%{packname}/help
14cr|R-robustbase-0.91.1-1|64	%{rlibdir}/%{packname}/libs
14cr|R-robustbase-0.91.1-1|65	%{rlibdir}/%{packname}/xtraR
14cr|R-robustbase-0.91.1-1|66	
14cr|R-robustbase-0.91.1-1|67	%changelog
14cr|R-robustbase-0.91.1-1|68	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91.1-1
14cr|R-robustbase-0.91.1-1|69	+ Revision: 6f20f88
14cr|R-robustbase-0.91.1-1|70	- Disable check
14cr|R-robustbase-0.91.1-1|71	
14cr|R-robustbase-0.91.1-1|72	

7686 14
14cr|R-ROC-1.38.0-2|1	%global packname  ROC
14cr|R-ROC-1.38.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ROC-1.38.0-2|3	
14cr|R-ROC-1.38.0-2|4	Name:             R-%{packname}
14cr|R-ROC-1.38.0-2|5	Version:          1.38.0
14cr|R-ROC-1.38.0-2|6	Release:          2
14cr|R-ROC-1.38.0-2|7	Summary:          utilities for ROC, with uarray focus
14cr|R-ROC-1.38.0-2|8	Group:            Sciences/Mathematics
14cr|R-ROC-1.38.0-2|9	License:          Artistic-2.0
14cr|R-ROC-1.38.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-ROC-1.38.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-ROC-1.38.0-2|12	
14cr|R-ROC-1.38.0-2|13	Requires:         R-utils R-methods
14cr|R-ROC-1.38.0-2|14	
14cr|R-ROC-1.38.0-2|15	Requires:         R-Biobase
14cr|R-ROC-1.38.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-utils R-methods
14cr|R-ROC-1.38.0-2|17	
14cr|R-ROC-1.38.0-2|18	BuildRequires:   R-Biobase
14cr|R-ROC-1.38.0-2|19	%description
14cr|R-ROC-1.38.0-2|20	utilities for ROC, with uarray focus
14cr|R-ROC-1.38.0-2|21	
14cr|R-ROC-1.38.0-2|22	%prep
14cr|R-ROC-1.38.0-2|23	%setup -q -c -n %{packname}
14cr|R-ROC-1.38.0-2|24	
14cr|R-ROC-1.38.0-2|25	%build
14cr|R-ROC-1.38.0-2|26	
14cr|R-ROC-1.38.0-2|27	%install
14cr|R-ROC-1.38.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ROC-1.38.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ROC-1.38.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ROC-1.38.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ROC-1.38.0-2|32	
14cr|R-ROC-1.38.0-2|33	%check
14cr|R-ROC-1.38.0-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-ROC-1.38.0-2|35	
14cr|R-ROC-1.38.0-2|36	%files
14cr|R-ROC-1.38.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-ROC-1.38.0-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-ROC-1.38.0-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-ROC-1.38.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ROC-1.38.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-ROC-1.38.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ROC-1.38.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-ROC-1.38.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-ROC-1.38.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-ROC-1.38.0-2|46	%{rlibdir}/%{packname}/libs
14cr|R-ROC-1.38.0-2|47	
14cr|R-ROC-1.38.0-2|48	%changelog
14cr|R-ROC-1.38.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-2
14cr|R-ROC-1.38.0-2|50	+ Revision: 9781f23
14cr|R-ROC-1.38.0-2|51	- MassBuild#464: Increase release tag
14cr|R-ROC-1.38.0-2|52	
14cr|R-ROC-1.38.0-2|53	

7687 14
14cr|R-ROCR-1.0_5-2|1	%global packname  ROCR
14cr|R-ROCR-1.0_5-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-ROCR-1.0_5-2|3	
14cr|R-ROCR-1.0_5-2|4	Name:             R-%{packname}
14cr|R-ROCR-1.0_5-2|5	Version:          1.0_5
14cr|R-ROCR-1.0_5-2|6	Release:          2
14cr|R-ROCR-1.0_5-2|7	Summary:          Visualizing the performance of scoring classifiers
14cr|R-ROCR-1.0_5-2|8	Group:            Sciences/Mathematics
14cr|R-ROCR-1.0_5-2|9	License:          GPL (>= 2)
14cr|R-ROCR-1.0_5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ROCR-1.0_5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
14cr|R-ROCR-1.0_5-2|12	BuildArch:        noarch
14cr|R-ROCR-1.0_5-2|13	Requires:         R-core
14cr|R-ROCR-1.0_5-2|14	Requires:         R-gplots R-methods
14cr|R-ROCR-1.0_5-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-gplots R-methods
14cr|R-ROCR-1.0_5-2|16	
14cr|R-ROCR-1.0_5-2|17	%description
14cr|R-ROCR-1.0_5-2|18	ROC graphs, sensitivity/specificity curves, lift charts, and
14cr|R-ROCR-1.0_5-2|19	precision/recall plots are popular examples of trade-off visualizations
14cr|R-ROCR-1.0_5-2|20	for specific pairs of performance measures. ROCR is a flexible tool for
14cr|R-ROCR-1.0_5-2|21	creating cutoff-parametrized 2D performance curves by freely combining two
14cr|R-ROCR-1.0_5-2|22	from over 25 performance measures (new performance measures can be added
14cr|R-ROCR-1.0_5-2|23	using a standard interface). Curves from different cross-validation or
14cr|R-ROCR-1.0_5-2|24	bootstrapping runs can be averaged by different methods, and standard
14cr|R-ROCR-1.0_5-2|25	deviations, standard errors or box plots can be used to visualize the
14cr|R-ROCR-1.0_5-2|26	variability across the runs. The parametrization can be visualized by
14cr|R-ROCR-1.0_5-2|27	printing cutoff values at the corresponding curve positions, or by
14cr|R-ROCR-1.0_5-2|28	coloring the curve according to cutoff. All components of a performance
14cr|R-ROCR-1.0_5-2|29	plot can be quickly adjusted using a flexible parameter dispatching
14cr|R-ROCR-1.0_5-2|30	mechanism. Despite its flexibility, ROCR is easy to use, with only three
14cr|R-ROCR-1.0_5-2|31	commands and reasonable default values for all optional parameters.
14cr|R-ROCR-1.0_5-2|32	
14cr|R-ROCR-1.0_5-2|33	%prep
14cr|R-ROCR-1.0_5-2|34	%setup -q -c -n %{packname}
14cr|R-ROCR-1.0_5-2|35	
14cr|R-ROCR-1.0_5-2|36	%build
14cr|R-ROCR-1.0_5-2|37	
14cr|R-ROCR-1.0_5-2|38	%install
14cr|R-ROCR-1.0_5-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ROCR-1.0_5-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ROCR-1.0_5-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ROCR-1.0_5-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ROCR-1.0_5-2|43	
14cr|R-ROCR-1.0_5-2|44	%check
14cr|R-ROCR-1.0_5-2|45	%{_bindir}/R CMD check %{packname}
14cr|R-ROCR-1.0_5-2|46	
14cr|R-ROCR-1.0_5-2|47	%files
14cr|R-ROCR-1.0_5-2|48	%dir %{rlibdir}/%{packname}
14cr|R-ROCR-1.0_5-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-ROCR-1.0_5-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ROCR-1.0_5-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ROCR-1.0_5-2|52	%{rlibdir}/%{packname}/CITATION
14cr|R-ROCR-1.0_5-2|53	%{rlibdir}/%{packname}/INDEX
14cr|R-ROCR-1.0_5-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ROCR-1.0_5-2|55	%{rlibdir}/%{packname}/Meta
14cr|R-ROCR-1.0_5-2|56	%{rlibdir}/%{packname}/R
14cr|R-ROCR-1.0_5-2|57	%{rlibdir}/%{packname}/data
14cr|R-ROCR-1.0_5-2|58	%{rlibdir}/%{packname}/demo
14cr|R-ROCR-1.0_5-2|59	%{rlibdir}/%{packname}/help
14cr|R-ROCR-1.0_5-2|60	
14cr|R-ROCR-1.0_5-2|61	
14cr|R-ROCR-1.0_5-2|62	
14cr|R-ROCR-1.0_5-2|63	%changelog
14cr|R-ROCR-1.0_5-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_5-2
14cr|R-ROCR-1.0_5-2|65	+ Revision: 05d274f
14cr|R-ROCR-1.0_5-2|66	- MassBuild#464: Increase release tag
14cr|R-ROCR-1.0_5-2|67	
14cr|R-ROCR-1.0_5-2|68	

7688 14
14cr|R-RODBC-1.3.10-2|1	%global packname  RODBC
14cr|R-RODBC-1.3.10-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RODBC-1.3.10-2|3	
14cr|R-RODBC-1.3.10-2|4	Name:             R-%{packname}
14cr|R-RODBC-1.3.10-2|5	Version:          1.3.10
14cr|R-RODBC-1.3.10-2|6	Release:          2
14cr|R-RODBC-1.3.10-2|7	Summary:          ODBC Database Access
14cr|R-RODBC-1.3.10-2|8	Group:            Sciences/Mathematics
14cr|R-RODBC-1.3.10-2|9	License:          GPL-2 | GPL-3
14cr|R-RODBC-1.3.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RODBC-1.3.10-2|11	Source0:          http://cran.r-project.org/src/contrib/RODBC_1.3-10.tar.gz
14cr|R-RODBC-1.3.10-2|12	Requires:         R-utils
14cr|R-RODBC-1.3.10-2|13	Requires:         R-stats
14cr|R-RODBC-1.3.10-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cr|R-RODBC-1.3.10-2|15	BuildRequires:    R-stats
14cr|R-RODBC-1.3.10-2|16	BuildRequires:    unixODBC-devel
14cr|R-RODBC-1.3.10-2|17	
14cr|R-RODBC-1.3.10-2|18	%description
14cr|R-RODBC-1.3.10-2|19	An ODBC database interface
14cr|R-RODBC-1.3.10-2|20	
14cr|R-RODBC-1.3.10-2|21	%prep
14cr|R-RODBC-1.3.10-2|22	%setup -q -c -n %{packname}
14cr|R-RODBC-1.3.10-2|23	
14cr|R-RODBC-1.3.10-2|24	%build
14cr|R-RODBC-1.3.10-2|25	
14cr|R-RODBC-1.3.10-2|26	%install
14cr|R-RODBC-1.3.10-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RODBC-1.3.10-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RODBC-1.3.10-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RODBC-1.3.10-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RODBC-1.3.10-2|31	
14cr|R-RODBC-1.3.10-2|32	%check
14cr|R-RODBC-1.3.10-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-RODBC-1.3.10-2|34	
14cr|R-RODBC-1.3.10-2|35	%files
14cr|R-RODBC-1.3.10-2|36	%dir %{rlibdir}/%{packname}
14cr|R-RODBC-1.3.10-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-RODBC-1.3.10-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-RODBC-1.3.10-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RODBC-1.3.10-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-RODBC-1.3.10-2|41	# %{rlibdir}/%{packname}/LICENCE
14cr|R-RODBC-1.3.10-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RODBC-1.3.10-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-RODBC-1.3.10-2|44	%{rlibdir}/%{packname}/R
14cr|R-RODBC-1.3.10-2|45	%{rlibdir}/%{packname}/help
14cr|R-RODBC-1.3.10-2|46	%{rlibdir}/%{packname}/libs
14cr|R-RODBC-1.3.10-2|47	%{rlibdir}/%{packname}/po
14cr|R-RODBC-1.3.10-2|48	%{rlibdir}/%{packname}/tests.R
14cr|R-RODBC-1.3.10-2|49	
14cr|R-RODBC-1.3.10-2|50	
14cr|R-RODBC-1.3.10-2|51	
14cr|R-RODBC-1.3.10-2|52	%changelog
14cr|R-RODBC-1.3.10-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-2
14cr|R-RODBC-1.3.10-2|54	+ Revision: 7a915d9
14cr|R-RODBC-1.3.10-2|55	- MassBuild#464: Increase release tag
14cr|R-RODBC-1.3.10-2|56	
14cr|R-RODBC-1.3.10-2|57	

7689 14
14cr|R-rpanel-1.1.3-2|1	%bcond_with bootstrap
14cr|R-rpanel-1.1.3-2|2	%global packname  rpanel
14cr|R-rpanel-1.1.3-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-rpanel-1.1.3-2|4	
14cr|R-rpanel-1.1.3-2|5	%define debug_package %{nil}
14cr|R-rpanel-1.1.3-2|6	
14cr|R-rpanel-1.1.3-2|7	Name:             R-%{packname}
14cr|R-rpanel-1.1.3-2|8	Version:          1.1.3
14cr|R-rpanel-1.1.3-2|9	Release:          2
14cr|R-rpanel-1.1.3-2|10	Summary:          Simple Interactive Controls for R Using the tcltk Package
14cr|R-rpanel-1.1.3-2|11	
14cr|R-rpanel-1.1.3-2|12	Group:            Sciences/Mathematics
14cr|R-rpanel-1.1.3-2|13	License:          GPL-2
14cr|R-rpanel-1.1.3-2|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rpanel-1.1.3-2|15	Source0:          http://cran.r-project.org/src/contrib/rpanel_1.1-3.tar.gz
14cr|R-rpanel-1.1.3-2|16	Requires:         R-tcltk
14cr|R-rpanel-1.1.3-2|17	%if %{with bootstrap}
14cr|R-rpanel-1.1.3-2|18	Requires:         R-tkrplot R-rgl R-sp R-geoR R-RandomFields
14cr|R-rpanel-1.1.3-2|19	%else
14cr|R-rpanel-1.1.3-2|20	Requires:         R-tkrplot R-rgl R-sp R-geoR R-RandomFields R-sm R-denstrip R-maps
14cr|R-rpanel-1.1.3-2|21	%endif
14cr|R-rpanel-1.1.3-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk
14cr|R-rpanel-1.1.3-2|23	%if %{with bootstrap}
14cr|R-rpanel-1.1.3-2|24	BuildRequires:    R-tkrplot R-rgl R-sp R-geoR R-RandomFields
14cr|R-rpanel-1.1.3-2|25	%else
14cr|R-rpanel-1.1.3-2|26	BuildRequires:    R-tkrplot R-rgl R-sp R-geoR R-RandomFields R-sm R-denstrip R-maps
14cr|R-rpanel-1.1.3-2|27	%endif
14cr|R-rpanel-1.1.3-2|28	
14cr|R-rpanel-1.1.3-2|29	BuildRequires:    bwidget
14cr|R-rpanel-1.1.3-2|30	BuildRequires:    x11-server-xvfb
14cr|R-rpanel-1.1.3-2|31	
14cr|R-rpanel-1.1.3-2|32	%description
14cr|R-rpanel-1.1.3-2|33	rpanel provides a set of functions to build simple GUI controls for R
14cr|R-rpanel-1.1.3-2|34	functions.  These are built on the tcltk package. Uses could include
14cr|R-rpanel-1.1.3-2|35	changing a parameter on a graph by animating it with a slider or a
14cr|R-rpanel-1.1.3-2|36	"doublebutton", up to more sophisticated control panels.
14cr|R-rpanel-1.1.3-2|37	
14cr|R-rpanel-1.1.3-2|38	%prep
14cr|R-rpanel-1.1.3-2|39	%setup -q -c -n %{packname}
14cr|R-rpanel-1.1.3-2|40	
14cr|R-rpanel-1.1.3-2|41	%build
14cr|R-rpanel-1.1.3-2|42	
14cr|R-rpanel-1.1.3-2|43	%install
14cr|R-rpanel-1.1.3-2|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rpanel-1.1.3-2|45	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rpanel-1.1.3-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rpanel-1.1.3-2|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rpanel-1.1.3-2|48	
14cr|R-rpanel-1.1.3-2|49	%if %{without bootstrap}
14cr|R-rpanel-1.1.3-2|50	%check
14cr|R-rpanel-1.1.3-2|51	xvfb-run  %{_bindir}/R CMD check %{packname}
14cr|R-rpanel-1.1.3-2|52	%endif
14cr|R-rpanel-1.1.3-2|53	
14cr|R-rpanel-1.1.3-2|54	%files
14cr|R-rpanel-1.1.3-2|55	%dir %{rlibdir}/%{packname}
14cr|R-rpanel-1.1.3-2|56	%doc %{rlibdir}/%{packname}/history.txt
14cr|R-rpanel-1.1.3-2|57	%doc %{rlibdir}/%{packname}/html
14cr|R-rpanel-1.1.3-2|58	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-rpanel-1.1.3-2|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rpanel-1.1.3-2|60	%{rlibdir}/%{packname}/COPYING
14cr|R-rpanel-1.1.3-2|61	%{rlibdir}/%{packname}/INDEX
14cr|R-rpanel-1.1.3-2|62	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rpanel-1.1.3-2|63	%{rlibdir}/%{packname}/Meta
14cr|R-rpanel-1.1.3-2|64	%{rlibdir}/%{packname}/R
14cr|R-rpanel-1.1.3-2|65	%{rlibdir}/%{packname}/data
14cr|R-rpanel-1.1.3-2|66	%{rlibdir}/%{packname}/demo
14cr|R-rpanel-1.1.3-2|67	%{rlibdir}/%{packname}/help
14cr|R-rpanel-1.1.3-2|68	%{rlibdir}/%{packname}/images
14cr|R-rpanel-1.1.3-2|69	
14cr|R-rpanel-1.1.3-2|70	
14cr|R-rpanel-1.1.3-2|71	%changelog
14cr|R-rpanel-1.1.3-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|R-rpanel-1.1.3-2|73	+ Revision: 48cdb3a
14cr|R-rpanel-1.1.3-2|74	- MassBuild#464: Increase release tag
14cr|R-rpanel-1.1.3-2|75	
14cr|R-rpanel-1.1.3-2|76	

7690 14
14cr|R-rpart.plot-1.4.4-2|1	%define debug_package %{nil}
14cr|R-rpart.plot-1.4.4-2|2	%global packname  rpart.plot
14cr|R-rpart.plot-1.4.4-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-rpart.plot-1.4.4-2|4	
14cr|R-rpart.plot-1.4.4-2|5	Name:             R-%{packname}
14cr|R-rpart.plot-1.4.4-2|6	Version:          1.4.4
14cr|R-rpart.plot-1.4.4-2|7	Release:          2
14cr|R-rpart.plot-1.4.4-2|8	Summary:          Plot rpart models.  An enhanced version of plot.rpart
14cr|R-rpart.plot-1.4.4-2|9	Group:            Sciences/Mathematics
14cr|R-rpart.plot-1.4.4-2|10	License:          GPL-3
14cr|R-rpart.plot-1.4.4-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rpart.plot-1.4.4-2|12	Source0:          http://cran.r-project.org/src/contrib/rpart.plot_1.4-4.tar.gz
14cr|R-rpart.plot-1.4.4-2|13	Requires:         R-rpart
14cr|R-rpart.plot-1.4.4-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart
14cr|R-rpart.plot-1.4.4-2|15	
14cr|R-rpart.plot-1.4.4-2|16	%description
14cr|R-rpart.plot-1.4.4-2|17	Plot rpart models. Extends plot.rpart and text.rpart in the rpart package.
14cr|R-rpart.plot-1.4.4-2|18	
14cr|R-rpart.plot-1.4.4-2|19	%prep
14cr|R-rpart.plot-1.4.4-2|20	%setup -q -c -n %{packname}
14cr|R-rpart.plot-1.4.4-2|21	
14cr|R-rpart.plot-1.4.4-2|22	%build
14cr|R-rpart.plot-1.4.4-2|23	
14cr|R-rpart.plot-1.4.4-2|24	%install
14cr|R-rpart.plot-1.4.4-2|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rpart.plot-1.4.4-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rpart.plot-1.4.4-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rpart.plot-1.4.4-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rpart.plot-1.4.4-2|29	
14cr|R-rpart.plot-1.4.4-2|30	%check
14cr|R-rpart.plot-1.4.4-2|31	%{_bindir}/R CMD check %{packname}
14cr|R-rpart.plot-1.4.4-2|32	
14cr|R-rpart.plot-1.4.4-2|33	%files
14cr|R-rpart.plot-1.4.4-2|34	%dir %{rlibdir}/%{packname}
14cr|R-rpart.plot-1.4.4-2|35	%doc %{rlibdir}/%{packname}/doc
14cr|R-rpart.plot-1.4.4-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-rpart.plot-1.4.4-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rpart.plot-1.4.4-2|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-rpart.plot-1.4.4-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-rpart.plot-1.4.4-2|40	#%{rlibdir}/%{packname}/LICENCE
14cr|R-rpart.plot-1.4.4-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rpart.plot-1.4.4-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-rpart.plot-1.4.4-2|43	%{rlibdir}/%{packname}/R
14cr|R-rpart.plot-1.4.4-2|44	%{rlibdir}/%{packname}/data
14cr|R-rpart.plot-1.4.4-2|45	%{rlibdir}/%{packname}/help
14cr|R-rpart.plot-1.4.4-2|46	# %{rlibdir}/%{packname}/libs
14cr|R-rpart.plot-1.4.4-2|47	%{rlibdir}/rpart.plot/slowtests/README.txt
14cr|R-rpart.plot-1.4.4-2|48	%{rlibdir}/rpart.plot/slowtests/code.in.rpart.report.with.prp.R
14cr|R-rpart.plot-1.4.4-2|49	%{rlibdir}/rpart.plot/slowtests/data.stagec
14cr|R-rpart.plot-1.4.4-2|50	%{rlibdir}/rpart.plot/slowtests/make.bat
14cr|R-rpart.plot-1.4.4-2|51	%{rlibdir}/rpart.plot/slowtests/test.prp.R
14cr|R-rpart.plot-1.4.4-2|52	%{rlibdir}/rpart.plot/slowtests/test.prp.Rout.save
14cr|R-rpart.plot-1.4.4-2|53	%{rlibdir}/rpart.plot/slowtests/test.prp.save.ps
14cr|R-rpart.plot-1.4.4-2|54	%{rlibdir}/rpart.plot/slowtests/user-manual-figs.R
14cr|R-rpart.plot-1.4.4-2|55	
14cr|R-rpart.plot-1.4.4-2|56	
14cr|R-rpart.plot-1.4.4-2|57	
14cr|R-rpart.plot-1.4.4-2|58	%changelog
14cr|R-rpart.plot-1.4.4-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-2
14cr|R-rpart.plot-1.4.4-2|60	+ Revision: a66f4dd
14cr|R-rpart.plot-1.4.4-2|61	- MassBuild#464: Increase release tag
14cr|R-rpart.plot-1.4.4-2|62	
14cr|R-rpart.plot-1.4.4-2|63	

7691 14
14cr|R-Rpoppler-0.0.1-3|1	%global packname  Rpoppler
14cr|R-Rpoppler-0.0.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rpoppler-0.0.1-3|3	
14cr|R-Rpoppler-0.0.1-3|4	Name:             R-%{packname}
14cr|R-Rpoppler-0.0.1-3|5	Version:          0.0.1
14cr|R-Rpoppler-0.0.1-3|6	Release:          3
14cr|R-Rpoppler-0.0.1-3|7	Summary:          PDF tools based on Poppler
14cr|R-Rpoppler-0.0.1-3|8	Group:            Sciences/Mathematics
14cr|R-Rpoppler-0.0.1-3|9	License:          GPLv2
14cr|R-Rpoppler-0.0.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rpoppler-0.0.1-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-1.tar.gz
14cr|R-Rpoppler-0.0.1-3|12	
14cr|R-Rpoppler-0.0.1-3|13	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-Rpoppler-0.0.1-3|14	BuildRequires:    pkgconfig(poppler-glib)
14cr|R-Rpoppler-0.0.1-3|15	
14cr|R-Rpoppler-0.0.1-3|16	%description
14cr|R-Rpoppler-0.0.1-3|17	PDF tools based on the Poppler library
14cr|R-Rpoppler-0.0.1-3|18	
14cr|R-Rpoppler-0.0.1-3|19	%prep
14cr|R-Rpoppler-0.0.1-3|20	%setup -q -c -n %{packname}
14cr|R-Rpoppler-0.0.1-3|21	
14cr|R-Rpoppler-0.0.1-3|22	%build
14cr|R-Rpoppler-0.0.1-3|23	
14cr|R-Rpoppler-0.0.1-3|24	%install
14cr|R-Rpoppler-0.0.1-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rpoppler-0.0.1-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rpoppler-0.0.1-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rpoppler-0.0.1-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rpoppler-0.0.1-3|29	
14cr|R-Rpoppler-0.0.1-3|30	%check
14cr|R-Rpoppler-0.0.1-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-Rpoppler-0.0.1-3|32	
14cr|R-Rpoppler-0.0.1-3|33	%files
14cr|R-Rpoppler-0.0.1-3|34	%dir %{rlibdir}/%{packname}
14cr|R-Rpoppler-0.0.1-3|35	%doc %{rlibdir}/%{packname}/html
14cr|R-Rpoppler-0.0.1-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rpoppler-0.0.1-3|37	%{rlibdir}/%{packname}/INDEX
14cr|R-Rpoppler-0.0.1-3|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rpoppler-0.0.1-3|39	%{rlibdir}/%{packname}/Meta
14cr|R-Rpoppler-0.0.1-3|40	%{rlibdir}/%{packname}/R
14cr|R-Rpoppler-0.0.1-3|41	%{rlibdir}/%{packname}/help
14cr|R-Rpoppler-0.0.1-3|42	%{rlibdir}/%{packname}/libs
14cr|R-Rpoppler-0.0.1-3|43	
14cr|R-Rpoppler-0.0.1-3|44	%changelog
14cr|R-Rpoppler-0.0.1-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14cr|R-Rpoppler-0.0.1-3|46	+ Revision: bdefbc0
14cr|R-Rpoppler-0.0.1-3|47	- MassBuild#464: Increase release tag
14cr|R-Rpoppler-0.0.1-3|48	
14cr|R-Rpoppler-0.0.1-3|49	

7692 14
14cr|R-rpvm-1.0_4-3|1	%global packname  rpvm
14cr|R-rpvm-1.0_4-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rpvm-1.0_4-3|3	
14cr|R-rpvm-1.0_4-3|4	Name:             R-%{packname}
14cr|R-rpvm-1.0_4-3|5	Epoch:            1
14cr|R-rpvm-1.0_4-3|6	Version:          1.0_4
14cr|R-rpvm-1.0_4-3|7	Release:          3
14cr|R-rpvm-1.0_4-3|8	Summary:          R interface to PVM (Parallel Virtual Machine)
14cr|R-rpvm-1.0_4-3|9	Group:            Sciences/Mathematics
14cr|R-rpvm-1.0_4-3|10	License:          GPL (>= 2)
14cr|R-rpvm-1.0_4-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rpvm-1.0_4-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.tar.gz
14cr|R-rpvm-1.0_4-3|13	Requires:         R-rsprng
14cr|R-rpvm-1.0_4-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rpvm-1.0_4-3|15	BuildRequires:    R-rsprng
14cr|R-rpvm-1.0_4-3|16	BuildRequires:    libpvm-devel
14cr|R-rpvm-1.0_4-3|17	Patch0:           rpvm_1.0.2-pvmgs.patch
14cr|R-rpvm-1.0_4-3|18	
14cr|R-rpvm-1.0_4-3|19	%description
14cr|R-rpvm-1.0_4-3|20	Provides interface to PVM APIs, and examples and documentation for its
14cr|R-rpvm-1.0_4-3|21	
14cr|R-rpvm-1.0_4-3|22	%prep
14cr|R-rpvm-1.0_4-3|23	%setup -q -c -n %{packname}
14cr|R-rpvm-1.0_4-3|24	echo 'exportPattern( "." )' > %{packname}/NAMESPACE
14cr|R-rpvm-1.0_4-3|25	%patch0 -p1
14cr|R-rpvm-1.0_4-3|26	(cd rpvm; autoreconf)
14cr|R-rpvm-1.0_4-3|27	
14cr|R-rpvm-1.0_4-3|28	%build
14cr|R-rpvm-1.0_4-3|29	
14cr|R-rpvm-1.0_4-3|30	%install
14cr|R-rpvm-1.0_4-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rpvm-1.0_4-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rpvm-1.0_4-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rpvm-1.0_4-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rpvm-1.0_4-3|35	
14cr|R-rpvm-1.0_4-3|36	#%check
14cr|R-rpvm-1.0_4-3|37	#%{_bindir}/R CMD check %{packname}
14cr|R-rpvm-1.0_4-3|38	
14cr|R-rpvm-1.0_4-3|39	%files
14cr|R-rpvm-1.0_4-3|40	%dir %{rlibdir}/%{packname}
14cr|R-rpvm-1.0_4-3|41	%doc %{rlibdir}/%{packname}/html
14cr|R-rpvm-1.0_4-3|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rpvm-1.0_4-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-rpvm-1.0_4-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rpvm-1.0_4-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-rpvm-1.0_4-3|46	%{rlibdir}/%{packname}/R
14cr|R-rpvm-1.0_4-3|47	%{rlibdir}/%{packname}/demo
14cr|R-rpvm-1.0_4-3|48	%{rlibdir}/%{packname}/help
14cr|R-rpvm-1.0_4-3|49	%{rlibdir}/%{packname}/libs
14cr|R-rpvm-1.0_4-3|50	%{rlibdir}/%{packname}/pvm*
14cr|R-rpvm-1.0_4-3|51	%{rlibdir}/%{packname}/sla*
14cr|R-rpvm-1.0_4-3|52	
14cr|R-rpvm-1.0_4-3|53	
14cr|R-rpvm-1.0_4-3|54	
14cr|R-rpvm-1.0_4-3|55	%changelog
14cr|R-rpvm-1.0_4-3|56	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0_4-3
14cr|R-rpvm-1.0_4-3|57	+ Revision: 1bc58a2
14cr|R-rpvm-1.0_4-3|58	- Create dummy NAMESPACE file
14cr|R-rpvm-1.0_4-3|59	
14cr|R-rpvm-1.0_4-3|60	

7693 14
14cr|R-rrcov-1.3.4-2|1	%global packname  rrcov
14cr|R-rrcov-1.3.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rrcov-1.3.4-2|3	
14cr|R-rrcov-1.3.4-2|4	Name:             R-%{packname}
14cr|R-rrcov-1.3.4-2|5	Version:          1.3.4
14cr|R-rrcov-1.3.4-2|6	Release:          2
14cr|R-rrcov-1.3.4-2|7	Summary:          Scalable Robust Estimators with High Breakdown Point
14cr|R-rrcov-1.3.4-2|8	Group:            Sciences/Mathematics
14cr|R-rrcov-1.3.4-2|9	License:          GPL (>= 2)
14cr|R-rrcov-1.3.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rrcov-1.3.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-4.tar.gz
14cr|R-rrcov-1.3.4-2|12	
14cr|R-rrcov-1.3.4-2|13	Requires:         R-methods R-robustbase R-pcaPP
14cr|R-rrcov-1.3.4-2|14	Requires:         R-stats4 R-mvtnorm
14cr|R-rrcov-1.3.4-2|15	Requires:         R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
14cr|R-rrcov-1.3.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-robustbase R-pcaPP
14cr|R-rrcov-1.3.4-2|17	BuildRequires:    R-stats4 R-mvtnorm
14cr|R-rrcov-1.3.4-2|18	BuildRequires:    R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
14cr|R-rrcov-1.3.4-2|19	BuildRequires:    lapack-devel
14cr|R-rrcov-1.3.4-2|20	
14cr|R-rrcov-1.3.4-2|21	%description
14cr|R-rrcov-1.3.4-2|22	Robust Location and Scatter Estimation and Robust Multivariate Analysis
14cr|R-rrcov-1.3.4-2|23	with High Breakdown Point.
14cr|R-rrcov-1.3.4-2|24	
14cr|R-rrcov-1.3.4-2|25	%prep
14cr|R-rrcov-1.3.4-2|26	%setup -q -c -n %{packname}
14cr|R-rrcov-1.3.4-2|27	
14cr|R-rrcov-1.3.4-2|28	%build
14cr|R-rrcov-1.3.4-2|29	
14cr|R-rrcov-1.3.4-2|30	%install
14cr|R-rrcov-1.3.4-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rrcov-1.3.4-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rrcov-1.3.4-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rrcov-1.3.4-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rrcov-1.3.4-2|35	
14cr|R-rrcov-1.3.4-2|36	%check
14cr|R-rrcov-1.3.4-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-rrcov-1.3.4-2|38	
14cr|R-rrcov-1.3.4-2|39	%files
14cr|R-rrcov-1.3.4-2|40	%dir %{rlibdir}/%{packname}
14cr|R-rrcov-1.3.4-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-rrcov-1.3.4-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-rrcov-1.3.4-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rrcov-1.3.4-2|44	%{rlibdir}/%{packname}/CITATION
14cr|R-rrcov-1.3.4-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-rrcov-1.3.4-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rrcov-1.3.4-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-rrcov-1.3.4-2|48	%{rlibdir}/%{packname}/R
14cr|R-rrcov-1.3.4-2|49	%{rlibdir}/%{packname}/bm
14cr|R-rrcov-1.3.4-2|50	%{rlibdir}/%{packname}/data
14cr|R-rrcov-1.3.4-2|51	%{rlibdir}/%{packname}/help
14cr|R-rrcov-1.3.4-2|52	%{rlibdir}/%{packname}/libs
14cr|R-rrcov-1.3.4-2|53	
14cr|R-rrcov-1.3.4-2|54	%changelog
14cr|R-rrcov-1.3.4-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|R-rrcov-1.3.4-2|56	+ Revision: 78f599f
14cr|R-rrcov-1.3.4-2|57	- MassBuild#464: Increase release tag
14cr|R-rrcov-1.3.4-2|58	
14cr|R-rrcov-1.3.4-2|59	

7694 14
14cr|R-Rsamtools-1.14.3-2|1	%bcond_with bootstrap
14cr|R-Rsamtools-1.14.3-2|2	%global packname  Rsamtools
14cr|R-Rsamtools-1.14.3-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-Rsamtools-1.14.3-2|4	
14cr|R-Rsamtools-1.14.3-2|5	Name:             R-%{packname}
14cr|R-Rsamtools-1.14.3-2|6	Version:          1.14.3
14cr|R-Rsamtools-1.14.3-2|7	Release:          2
14cr|R-Rsamtools-1.14.3-2|8	Summary:          Binary alignment (BAM), variant call (BCF), or tabix file import
14cr|R-Rsamtools-1.14.3-2|9	Group:            Sciences/Mathematics
14cr|R-Rsamtools-1.14.3-2|10	License:          Artistic-2.0 + file LICENSE
14cr|R-Rsamtools-1.14.3-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-Rsamtools-1.14.3-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Rsamtools_1.14.3.tar.gz
14cr|R-Rsamtools-1.14.3-2|13	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings
14cr|R-Rsamtools-1.14.3-2|14	Requires:         R-utils R-zlibbioc R-rtracklayer R-bitops
14cr|R-Rsamtools-1.14.3-2|15	%if %{with bootstrap}
14cr|R-Rsamtools-1.14.3-2|16	Requires:         R-RUnit R-KEGG.db
14cr|R-Rsamtools-1.14.3-2|17	%else
14cr|R-Rsamtools-1.14.3-2|18	Requires:         R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db
14cr|R-Rsamtools-1.14.3-2|19	%endif
14cr|R-Rsamtools-1.14.3-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Rsamtools-1.14.3-2|21	BuildRequires:    R-methods R-IRanges R-GenomicRanges R-Biostrings
14cr|R-Rsamtools-1.14.3-2|22	BuildRequires:    R-utils R-zlibbioc R-rtracklayer R-bitops
14cr|R-Rsamtools-1.14.3-2|23	%if %{with bootstrap}
14cr|R-Rsamtools-1.14.3-2|24	BuildRequires:    R-RUnit R-KEGG.db
14cr|R-Rsamtools-1.14.3-2|25	%else
14cr|R-Rsamtools-1.14.3-2|26	BuildRequires:    R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db
14cr|R-Rsamtools-1.14.3-2|27	%endif
14cr|R-Rsamtools-1.14.3-2|28	
14cr|R-Rsamtools-1.14.3-2|29	%description
14cr|R-Rsamtools-1.14.3-2|30	This package provides an interface to the 'samtools', 'bcftools', and
14cr|R-Rsamtools-1.14.3-2|31	'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment
14cr|R-Rsamtools-1.14.3-2|32	/ Map), binary variant call (BCF) and compressed indexed tab-delimited
14cr|R-Rsamtools-1.14.3-2|33	(tabix) files.
14cr|R-Rsamtools-1.14.3-2|34	
14cr|R-Rsamtools-1.14.3-2|35	%prep
14cr|R-Rsamtools-1.14.3-2|36	%setup -q -c -n %{packname}
14cr|R-Rsamtools-1.14.3-2|37	
14cr|R-Rsamtools-1.14.3-2|38	%build
14cr|R-Rsamtools-1.14.3-2|39	
14cr|R-Rsamtools-1.14.3-2|40	%install
14cr|R-Rsamtools-1.14.3-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rsamtools-1.14.3-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rsamtools-1.14.3-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rsamtools-1.14.3-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rsamtools-1.14.3-2|45	
14cr|R-Rsamtools-1.14.3-2|46	#%if %{without bootstrap}
14cr|R-Rsamtools-1.14.3-2|47	#%check
14cr|R-Rsamtools-1.14.3-2|48	#%{_bindir}/R CMD check %{packname}
14cr|R-Rsamtools-1.14.3-2|49	#%endif
14cr|R-Rsamtools-1.14.3-2|50	
14cr|R-Rsamtools-1.14.3-2|51	%files
14cr|R-Rsamtools-1.14.3-2|52	%dir %{rlibdir}/%{packname}
14cr|R-Rsamtools-1.14.3-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-Rsamtools-1.14.3-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-Rsamtools-1.14.3-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rsamtools-1.14.3-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Rsamtools-1.14.3-2|57	%{rlibdir}/%{packname}/INDEX
14cr|R-Rsamtools-1.14.3-2|58	%{rlibdir}/%{packname}/LICENSE
14cr|R-Rsamtools-1.14.3-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rsamtools-1.14.3-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-Rsamtools-1.14.3-2|61	%{rlibdir}/%{packname}/R
14cr|R-Rsamtools-1.14.3-2|62	%{rlibdir}/%{packname}/extdata
14cr|R-Rsamtools-1.14.3-2|63	%{rlibdir}/%{packname}/help
14cr|R-Rsamtools-1.14.3-2|64	%{rlibdir}/%{packname}/include
14cr|R-Rsamtools-1.14.3-2|65	%{rlibdir}/%{packname}/libs
14cr|R-Rsamtools-1.14.3-2|66	%{rlibdir}/%{packname}/scripts
14cr|R-Rsamtools-1.14.3-2|67	%{rlibdir}/%{packname}/unitTests
14cr|R-Rsamtools-1.14.3-2|68	%{rlibdir}/%{packname}/usretc
14cr|R-Rsamtools-1.14.3-2|69	%{rlibdir}/%{packname}/usrlib
14cr|R-Rsamtools-1.14.3-2|70	
14cr|R-Rsamtools-1.14.3-2|71	
14cr|R-Rsamtools-1.14.3-2|72	
14cr|R-Rsamtools-1.14.3-2|73	%changelog
14cr|R-Rsamtools-1.14.3-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.3-2
14cr|R-Rsamtools-1.14.3-2|75	+ Revision: eb37453
14cr|R-Rsamtools-1.14.3-2|76	- MassBuild#464: Increase release tag
14cr|R-Rsamtools-1.14.3-2|77	
14cr|R-Rsamtools-1.14.3-2|78	

7695 14
14cr|R-rscproxy-2.0.5-3|1	%global packname  rscproxy
14cr|R-rscproxy-2.0.5-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rscproxy-2.0.5-3|3	
14cr|R-rscproxy-2.0.5-3|4	Name:             R-%{packname}
14cr|R-rscproxy-2.0.5-3|5	Version:          2.0.5
14cr|R-rscproxy-2.0.5-3|6	Release:          3
14cr|R-rscproxy-2.0.5-3|7	Summary:          statconn: provides portable C-style interface to R (StatConnector)
14cr|R-rscproxy-2.0.5-3|8	Group:            Sciences/Mathematics
14cr|R-rscproxy-2.0.5-3|9	License:          GPL-2
14cr|R-rscproxy-2.0.5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rscproxy-2.0.5-3|11	Source0:          http://cran.r-project.org/src/contrib/rscproxy_2.0-5.tar.gz
14cr|R-rscproxy-2.0.5-3|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-rscproxy-2.0.5-3|13	
14cr|R-rscproxy-2.0.5-3|14	%description
14cr|R-rscproxy-2.0.5-3|15	rscproxy library provides an interface to R used by third party
14cr|R-rscproxy-2.0.5-3|16	applications, most notable, but not limited to, statconnDCOM, ROOo and
14cr|R-rscproxy-2.0.5-3|17	other systems.
14cr|R-rscproxy-2.0.5-3|18	
14cr|R-rscproxy-2.0.5-3|19	%prep
14cr|R-rscproxy-2.0.5-3|20	%setup -q -c -n %{packname}
14cr|R-rscproxy-2.0.5-3|21	
14cr|R-rscproxy-2.0.5-3|22	%build
14cr|R-rscproxy-2.0.5-3|23	
14cr|R-rscproxy-2.0.5-3|24	%install
14cr|R-rscproxy-2.0.5-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rscproxy-2.0.5-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rscproxy-2.0.5-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rscproxy-2.0.5-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rscproxy-2.0.5-3|29	
14cr|R-rscproxy-2.0.5-3|30	%check
14cr|R-rscproxy-2.0.5-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-rscproxy-2.0.5-3|32	
14cr|R-rscproxy-2.0.5-3|33	%files
14cr|R-rscproxy-2.0.5-3|34	%dir %{rlibdir}/%{packname}
14cr|R-rscproxy-2.0.5-3|35	%doc %{rlibdir}/%{packname}/html
14cr|R-rscproxy-2.0.5-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rscproxy-2.0.5-3|37	%{rlibdir}/%{packname}/INDEX
14cr|R-rscproxy-2.0.5-3|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rscproxy-2.0.5-3|39	%{rlibdir}/%{packname}/Meta
14cr|R-rscproxy-2.0.5-3|40	%{rlibdir}/%{packname}/R
14cr|R-rscproxy-2.0.5-3|41	%{rlibdir}/%{packname}/help
14cr|R-rscproxy-2.0.5-3|42	%{rlibdir}/%{packname}/include
14cr|R-rscproxy-2.0.5-3|43	%{rlibdir}/%{packname}/libs
14cr|R-rscproxy-2.0.5-3|44	
14cr|R-rscproxy-2.0.5-3|45	%changelog
14cr|R-rscproxy-2.0.5-3|46	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-3
14cr|R-rscproxy-2.0.5-3|47	+ Revision: 067e277
14cr|R-rscproxy-2.0.5-3|48	- Build with whole texlive
14cr|R-rscproxy-2.0.5-3|49	
14cr|R-rscproxy-2.0.5-3|50	

7696 14
14cr|R-rsprng-1.0-3|1	%global packname  rsprng
14cr|R-rsprng-1.0-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-rsprng-1.0-3|3	
14cr|R-rsprng-1.0-3|4	Name:             R-%{packname}
14cr|R-rsprng-1.0-3|5	Version:          1.0
14cr|R-rsprng-1.0-3|6	Release:          3
14cr|R-rsprng-1.0-3|7	Summary:          R interface to SPRNG (Scalable Parallel Random Number Generators)
14cr|R-rsprng-1.0-3|8	Group:            Sciences/Mathematics
14cr|R-rsprng-1.0-3|9	License:          GPL (>= 2)
14cr|R-rsprng-1.0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-rsprng-1.0-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-rsprng-1.0-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-rsprng-1.0-3|13	BuildRequires:    gmp-devel
14cr|R-rsprng-1.0-3|14	BuildRequires:    sprng-devel
14cr|R-rsprng-1.0-3|15	
14cr|R-rsprng-1.0-3|16	%description
14cr|R-rsprng-1.0-3|17	Provides interface to SPRNG 2.0 APIs, and examples and documentation for
14cr|R-rsprng-1.0-3|18	its use.
14cr|R-rsprng-1.0-3|19	
14cr|R-rsprng-1.0-3|20	%prep
14cr|R-rsprng-1.0-3|21	%setup -q -c -n %{packname}
14cr|R-rsprng-1.0-3|22	
14cr|R-rsprng-1.0-3|23	%build
14cr|R-rsprng-1.0-3|24	
14cr|R-rsprng-1.0-3|25	%install
14cr|R-rsprng-1.0-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rsprng-1.0-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rsprng-1.0-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rsprng-1.0-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rsprng-1.0-3|30	
14cr|R-rsprng-1.0-3|31	%check
14cr|R-rsprng-1.0-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-rsprng-1.0-3|33	
14cr|R-rsprng-1.0-3|34	%files
14cr|R-rsprng-1.0-3|35	%dir %{rlibdir}/%{packname}
14cr|R-rsprng-1.0-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-rsprng-1.0-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rsprng-1.0-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-rsprng-1.0-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rsprng-1.0-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-rsprng-1.0-3|41	%{rlibdir}/%{packname}/R
14cr|R-rsprng-1.0-3|42	%{rlibdir}/%{packname}/help
14cr|R-rsprng-1.0-3|43	%{rlibdir}/%{packname}/libs
14cr|R-rsprng-1.0-3|44	
14cr|R-rsprng-1.0-3|45	
14cr|R-rsprng-1.0-3|46	
14cr|R-rsprng-1.0-3|47	%changelog
14cr|R-rsprng-1.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|R-rsprng-1.0-3|49	+ Revision: a18dcda
14cr|R-rsprng-1.0-3|50	- MassBuild#464: Increase release tag
14cr|R-rsprng-1.0-3|51	
14cr|R-rsprng-1.0-3|52	

7697 14
14cr|R-RSQLite-0.11.4-2|1	%global packname  RSQLite
14cr|R-RSQLite-0.11.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RSQLite-0.11.4-2|3	
14cr|R-RSQLite-0.11.4-2|4	Name:             R-%{packname}
14cr|R-RSQLite-0.11.4-2|5	Version:          0.11.4
14cr|R-RSQLite-0.11.4-2|6	Release:          2
14cr|R-RSQLite-0.11.4-2|7	Summary:          SQLite interface for R
14cr|R-RSQLite-0.11.4-2|8	Group:            Sciences/Mathematics
14cr|R-RSQLite-0.11.4-2|9	License:          LGPL (>= 2)
14cr|R-RSQLite-0.11.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RSQLite-0.11.4-2|11	Source0:          http://cran.r-project.org/src/contrib/RSQLite_0.11.4.tar.gz
14cr|R-RSQLite-0.11.4-2|12	Requires:         R-methods R-DBI R-RUnit
14cr|R-RSQLite-0.11.4-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-RSQLite-0.11.4-2|14	BuildRequires:    R-methods R-DBI R-RUnit
14cr|R-RSQLite-0.11.4-2|15	BuildRequires:    sqlite3-devel
14cr|R-RSQLite-0.11.4-2|16	
14cr|R-RSQLite-0.11.4-2|17	%description
14cr|R-RSQLite-0.11.4-2|18	Database Interface R driver for SQLite. This package embeds the SQLite
14cr|R-RSQLite-0.11.4-2|19	database engine in R and provides an interface compliant with the DBI
14cr|R-RSQLite-0.11.4-2|20	package. The source for the SQLite engine (version 3.7.9) is included.
14cr|R-RSQLite-0.11.4-2|21	
14cr|R-RSQLite-0.11.4-2|22	%prep
14cr|R-RSQLite-0.11.4-2|23	%setup -q -c -n %{packname}
14cr|R-RSQLite-0.11.4-2|24	
14cr|R-RSQLite-0.11.4-2|25	%build
14cr|R-RSQLite-0.11.4-2|26	
14cr|R-RSQLite-0.11.4-2|27	%install
14cr|R-RSQLite-0.11.4-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RSQLite-0.11.4-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RSQLite-0.11.4-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RSQLite-0.11.4-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RSQLite-0.11.4-2|32	
14cr|R-RSQLite-0.11.4-2|33	%check
14cr|R-RSQLite-0.11.4-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-RSQLite-0.11.4-2|35	
14cr|R-RSQLite-0.11.4-2|36	%files
14cr|R-RSQLite-0.11.4-2|37	%dir %{rlibdir}/%{packname}
14cr|R-RSQLite-0.11.4-2|38	%doc %{rlibdir}/%{packname}/announce
14cr|R-RSQLite-0.11.4-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-RSQLite-0.11.4-2|40	%doc %{rlibdir}/%{packname}/rsqlitePerf.txt
14cr|R-RSQLite-0.11.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RSQLite-0.11.4-2|42	%doc %{rlibdir}/%{packname}/HACKING
14cr|R-RSQLite-0.11.4-2|43	%doc %{rlibdir}/%{packname}/INSTALL
14cr|R-RSQLite-0.11.4-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-RSQLite-0.11.4-2|45	%doc %{rlibdir}/%{packname}/ONEWS
14cr|R-RSQLite-0.11.4-2|46	%doc %{rlibdir}/%{packname}/README
14cr|R-RSQLite-0.11.4-2|47	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-RSQLite-0.11.4-2|48	%doc %{rlibdir}/%{packname}/TODO
14cr|R-RSQLite-0.11.4-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-RSQLite-0.11.4-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RSQLite-0.11.4-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-RSQLite-0.11.4-2|52	%{rlibdir}/%{packname}/R
14cr|R-RSQLite-0.11.4-2|53	%{rlibdir}/%{packname}/help
14cr|R-RSQLite-0.11.4-2|54	%{rlibdir}/%{packname}/include
14cr|R-RSQLite-0.11.4-2|55	%{rlibdir}/%{packname}/libs
14cr|R-RSQLite-0.11.4-2|56	%{rlibdir}/%{packname}/UnitTests
14cr|R-RSQLite-0.11.4-2|57	
14cr|R-RSQLite-0.11.4-2|58	%changelog
14cr|R-RSQLite-0.11.4-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.4-2
14cr|R-RSQLite-0.11.4-2|60	+ Revision: f5f2a33
14cr|R-RSQLite-0.11.4-2|61	- MassBuild#464: Increase release tag
14cr|R-RSQLite-0.11.4-2|62	
14cr|R-RSQLite-0.11.4-2|63	

7698 14
14cr|R-RSvgDevice-0.6.4.3-2|1	%global packname  RSvgDevice
14cr|R-RSvgDevice-0.6.4.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RSvgDevice-0.6.4.3-2|3	
14cr|R-RSvgDevice-0.6.4.3-2|4	Name:             R-%{packname}
14cr|R-RSvgDevice-0.6.4.3-2|5	Version:          0.6.4.3
14cr|R-RSvgDevice-0.6.4.3-2|6	Release:          2
14cr|R-RSvgDevice-0.6.4.3-2|7	Summary:          An R SVG graphics device
14cr|R-RSvgDevice-0.6.4.3-2|8	Group:            Sciences/Mathematics
14cr|R-RSvgDevice-0.6.4.3-2|9	License:          GPL (>= 2)
14cr|R-RSvgDevice-0.6.4.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RSvgDevice-0.6.4.3-2|11	Source0:          http://cran.r-project.org/src/contrib/RSvgDevice_0.6.4.3.tar.gz
14cr|R-RSvgDevice-0.6.4.3-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-RSvgDevice-0.6.4.3-2|13	
14cr|R-RSvgDevice-0.6.4.3-2|14	%description
14cr|R-RSvgDevice-0.6.4.3-2|15	A graphics device for R that uses the w3.org xml standard for Scalable
14cr|R-RSvgDevice-0.6.4.3-2|16	Vector Graphics.
14cr|R-RSvgDevice-0.6.4.3-2|17	
14cr|R-RSvgDevice-0.6.4.3-2|18	%prep
14cr|R-RSvgDevice-0.6.4.3-2|19	%setup -q -c -n %{packname}
14cr|R-RSvgDevice-0.6.4.3-2|20	
14cr|R-RSvgDevice-0.6.4.3-2|21	%build
14cr|R-RSvgDevice-0.6.4.3-2|22	
14cr|R-RSvgDevice-0.6.4.3-2|23	%install
14cr|R-RSvgDevice-0.6.4.3-2|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RSvgDevice-0.6.4.3-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RSvgDevice-0.6.4.3-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RSvgDevice-0.6.4.3-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RSvgDevice-0.6.4.3-2|28	
14cr|R-RSvgDevice-0.6.4.3-2|29	%check
14cr|R-RSvgDevice-0.6.4.3-2|30	%{_bindir}/R CMD check %{packname}
14cr|R-RSvgDevice-0.6.4.3-2|31	
14cr|R-RSvgDevice-0.6.4.3-2|32	%files
14cr|R-RSvgDevice-0.6.4.3-2|33	%dir %{rlibdir}/%{packname}
14cr|R-RSvgDevice-0.6.4.3-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-RSvgDevice-0.6.4.3-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RSvgDevice-0.6.4.3-2|36	%{rlibdir}/%{packname}/INDEX
14cr|R-RSvgDevice-0.6.4.3-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RSvgDevice-0.6.4.3-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-RSvgDevice-0.6.4.3-2|39	%{rlibdir}/%{packname}/R
14cr|R-RSvgDevice-0.6.4.3-2|40	%{rlibdir}/%{packname}/help
14cr|R-RSvgDevice-0.6.4.3-2|41	%{rlibdir}/%{packname}/libs
14cr|R-RSvgDevice-0.6.4.3-2|42	
14cr|R-RSvgDevice-0.6.4.3-2|43	%changelog
14cr|R-RSvgDevice-0.6.4.3-2|44	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4.3-2
14cr|R-RSvgDevice-0.6.4.3-2|45	+ Revision: 69d36ad
14cr|R-RSvgDevice-0.6.4.3-2|46	- Build with whole texlive
14cr|R-RSvgDevice-0.6.4.3-2|47	
14cr|R-RSvgDevice-0.6.4.3-2|48	

7699 14
14cr|R-RSVGTipsDevice-1.0_4-3|1	%global packname  RSVGTipsDevice
14cr|R-RSVGTipsDevice-1.0_4-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RSVGTipsDevice-1.0_4-3|3	
14cr|R-RSVGTipsDevice-1.0_4-3|4	Name:             R-%{packname}
14cr|R-RSVGTipsDevice-1.0_4-3|5	Version:          1.0_4
14cr|R-RSVGTipsDevice-1.0_4-3|6	Release:          3
14cr|R-RSVGTipsDevice-1.0_4-3|7	Summary:          An R SVG graphics device with dynamic tips and hyperlinks
14cr|R-RSVGTipsDevice-1.0_4-3|8	Group:            Sciences/Mathematics
14cr|R-RSVGTipsDevice-1.0_4-3|9	License:          GPL (>= 2)
14cr|R-RSVGTipsDevice-1.0_4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RSVGTipsDevice-1.0_4-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.tar.gz
14cr|R-RSVGTipsDevice-1.0_4-3|12	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-RSVGTipsDevice-1.0_4-3|13	
14cr|R-RSVGTipsDevice-1.0_4-3|14	%description
14cr|R-RSVGTipsDevice-1.0_4-3|15	A graphics device for R that uses the w3.org xml standard for Scalable
14cr|R-RSVGTipsDevice-1.0_4-3|16	Vector Graphics.  This version supports tooltips with 1 to 3 lines,
14cr|R-RSVGTipsDevice-1.0_4-3|17	hyperlinks, and line styles.
14cr|R-RSVGTipsDevice-1.0_4-3|18	
14cr|R-RSVGTipsDevice-1.0_4-3|19	%prep
14cr|R-RSVGTipsDevice-1.0_4-3|20	%setup -q -c -n %{packname}
14cr|R-RSVGTipsDevice-1.0_4-3|21	
14cr|R-RSVGTipsDevice-1.0_4-3|22	%build
14cr|R-RSVGTipsDevice-1.0_4-3|23	
14cr|R-RSVGTipsDevice-1.0_4-3|24	%install
14cr|R-RSVGTipsDevice-1.0_4-3|25	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RSVGTipsDevice-1.0_4-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RSVGTipsDevice-1.0_4-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RSVGTipsDevice-1.0_4-3|28	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RSVGTipsDevice-1.0_4-3|29	
14cr|R-RSVGTipsDevice-1.0_4-3|30	%check
14cr|R-RSVGTipsDevice-1.0_4-3|31	%{_bindir}/R CMD check %{packname}
14cr|R-RSVGTipsDevice-1.0_4-3|32	
14cr|R-RSVGTipsDevice-1.0_4-3|33	%files
14cr|R-RSVGTipsDevice-1.0_4-3|34	%dir %{rlibdir}/%{packname}
14cr|R-RSVGTipsDevice-1.0_4-3|35	%doc %{rlibdir}/%{packname}/html
14cr|R-RSVGTipsDevice-1.0_4-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RSVGTipsDevice-1.0_4-3|37	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-RSVGTipsDevice-1.0_4-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-RSVGTipsDevice-1.0_4-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RSVGTipsDevice-1.0_4-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-RSVGTipsDevice-1.0_4-3|41	%{rlibdir}/%{packname}/R
14cr|R-RSVGTipsDevice-1.0_4-3|42	%{rlibdir}/%{packname}/help
14cr|R-RSVGTipsDevice-1.0_4-3|43	%{rlibdir}/%{packname}/libs
14cr|R-RSVGTipsDevice-1.0_4-3|44	%{rlibdir}/%{packname}/serverconfig
14cr|R-RSVGTipsDevice-1.0_4-3|45	
14cr|R-RSVGTipsDevice-1.0_4-3|46	%changelog
14cr|R-RSVGTipsDevice-1.0_4-3|47	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0_4-3
14cr|R-RSVGTipsDevice-1.0_4-3|48	+ Revision: a4ebebd
14cr|R-RSVGTipsDevice-1.0_4-3|49	- Build with whole texlive
14cr|R-RSVGTipsDevice-1.0_4-3|50	
14cr|R-RSVGTipsDevice-1.0_4-3|51	

7700 14
14cr|R-Rsymphony-0.1.17-2|1	%global packname  Rsymphony
14cr|R-Rsymphony-0.1.17-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Rsymphony-0.1.17-2|3	
14cr|R-Rsymphony-0.1.17-2|4	Name:             R-%{packname}
14cr|R-Rsymphony-0.1.17-2|5	Version:          0.1.17
14cr|R-Rsymphony-0.1.17-2|6	Release:          2
14cr|R-Rsymphony-0.1.17-2|7	Summary:          Symphony in R
14cr|R-Rsymphony-0.1.17-2|8	Group:            Sciences/Mathematics
14cr|R-Rsymphony-0.1.17-2|9	License:          EPL
14cr|R-Rsymphony-0.1.17-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rsymphony-0.1.17-2|11	Source0:          http://cran.r-project.org/src/contrib/Rsymphony_0.1-17.tar.gz
14cr|R-Rsymphony-0.1.17-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Rsymphony-0.1.17-2|13	BuildRequires:    coin-or-devel
14cr|R-Rsymphony-0.1.17-2|14	BuildRequires:    blas-devel
14cr|R-Rsymphony-0.1.17-2|15	BuildRequires:    lapack-devel
14cr|R-Rsymphony-0.1.17-2|16	
14cr|R-Rsymphony-0.1.17-2|17	%description
14cr|R-Rsymphony-0.1.17-2|18	An R interface to the SYMPHONY MILP solver (version 5.4.3).
14cr|R-Rsymphony-0.1.17-2|19	
14cr|R-Rsymphony-0.1.17-2|20	%prep
14cr|R-Rsymphony-0.1.17-2|21	%setup -q -c -n %{packname}
14cr|R-Rsymphony-0.1.17-2|22	perl -pi -e 's|^(SYMPHONY_LIBS="-lSym)"|$1 -lCgl -lOsiClp -lClp -lOsi -lCoinUtils"|;' \
14cr|R-Rsymphony-0.1.17-2|23	Rsymphony/configure
14cr|R-Rsymphony-0.1.17-2|24	
14cr|R-Rsymphony-0.1.17-2|25	%build
14cr|R-Rsymphony-0.1.17-2|26	
14cr|R-Rsymphony-0.1.17-2|27	%install
14cr|R-Rsymphony-0.1.17-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rsymphony-0.1.17-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rsymphony-0.1.17-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rsymphony-0.1.17-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rsymphony-0.1.17-2|32	
14cr|R-Rsymphony-0.1.17-2|33	%check
14cr|R-Rsymphony-0.1.17-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-Rsymphony-0.1.17-2|35	
14cr|R-Rsymphony-0.1.17-2|36	%files
14cr|R-Rsymphony-0.1.17-2|37	%dir %{rlibdir}/%{packname}
14cr|R-Rsymphony-0.1.17-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-Rsymphony-0.1.17-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rsymphony-0.1.17-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-Rsymphony-0.1.17-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rsymphony-0.1.17-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-Rsymphony-0.1.17-2|43	%{rlibdir}/%{packname}/R
14cr|R-Rsymphony-0.1.17-2|44	%{rlibdir}/%{packname}/help
14cr|R-Rsymphony-0.1.17-2|45	%{rlibdir}/%{packname}/libs
14cr|R-Rsymphony-0.1.17-2|46	
14cr|R-Rsymphony-0.1.17-2|47	
14cr|R-Rsymphony-0.1.17-2|48	
14cr|R-Rsymphony-0.1.17-2|49	%changelog
14cr|R-Rsymphony-0.1.17-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.17-2
14cr|R-Rsymphony-0.1.17-2|51	+ Revision: c0509b3
14cr|R-Rsymphony-0.1.17-2|52	- MassBuild#464: Increase release tag
14cr|R-Rsymphony-0.1.17-2|53	
14cr|R-Rsymphony-0.1.17-2|54	

7701 14
14cr|R-rtracklayer-1.22.3-2|1	%bcond_with internet
14cr|R-rtracklayer-1.22.3-2|2	%bcond_with bootstrap
14cr|R-rtracklayer-1.22.3-2|3	%global packname  rtracklayer
14cr|R-rtracklayer-1.22.3-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-rtracklayer-1.22.3-2|5	
14cr|R-rtracklayer-1.22.3-2|6	Name:             R-%{packname}
14cr|R-rtracklayer-1.22.3-2|7	Version:          1.22.3
14cr|R-rtracklayer-1.22.3-2|8	Release:          2
14cr|R-rtracklayer-1.22.3-2|9	Summary:          R interface to genome browsers and their annotation tracks
14cr|R-rtracklayer-1.22.3-2|10	Group:            Sciences/Mathematics
14cr|R-rtracklayer-1.22.3-2|11	License:          Artistic-2.0
14cr|R-rtracklayer-1.22.3-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-rtracklayer-1.22.3-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/rtracklayer_1.22.3.tar.gz
14cr|R-rtracklayer-1.22.3-2|14	Requires:         R-methods R-RCurl R-XML R-IRanges R-GenomicRanges
14cr|R-rtracklayer-1.22.3-2|15	Requires:         R-Biostrings R-BSgenome R-zlibbioc
14cr|R-rtracklayer-1.22.3-2|16	Requires:         R-Rsamtools
14cr|R-rtracklayer-1.22.3-2|17	%if %{with bootstrap}
14cr|R-rtracklayer-1.22.3-2|18	Requires:         R-microRNA R-genefilter R-org.Hs.eg.db
14cr|R-rtracklayer-1.22.3-2|19	Requires:         R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
14cr|R-rtracklayer-1.22.3-2|20	%else
14cr|R-rtracklayer-1.22.3-2|21	Requires:         R-humanStemCell R-microRNA R-genefilter R-limma
14cr|R-rtracklayer-1.22.3-2|22	Requires:         R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-rtracklayer-1.22.3-2|23	Requires:         R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
14cr|R-rtracklayer-1.22.3-2|24	Requires:         R-BiocGenerics
14cr|R-rtracklayer-1.22.3-2|25	%endif
14cr|R-rtracklayer-1.22.3-2|26	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-rtracklayer-1.22.3-2|27	BuildRequires:    R-RCurl R-XML R-IRanges R-GenomicRanges R-Biostrings
14cr|R-rtracklayer-1.22.3-2|28	BuildRequires:    R-BSgenome R-zlibbioc
14cr|R-rtracklayer-1.22.3-2|29	BuildRequires:    R-BiocGenerics
14cr|R-rtracklayer-1.22.3-2|30	%if %{with bootstrap}
14cr|R-rtracklayer-1.22.3-2|31	BuildRequires:    R-microRNA R-genefilter R-org.Hs.eg.db
14cr|R-rtracklayer-1.22.3-2|32	BuildRequires:    R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
14cr|R-rtracklayer-1.22.3-2|33	%else
14cr|R-rtracklayer-1.22.3-2|34	BuildRequires:    R-humanStemCell R-microRNA R-genefilter R-limma
14cr|R-rtracklayer-1.22.3-2|35	BuildRequires:    R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-rtracklayer-1.22.3-2|36	BuildRequires:    R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
14cr|R-rtracklayer-1.22.3-2|37	%endif
14cr|R-rtracklayer-1.22.3-2|38	BuildRequires:    R-Rsamtools
14cr|R-rtracklayer-1.22.3-2|39	
14cr|R-rtracklayer-1.22.3-2|40	%description
14cr|R-rtracklayer-1.22.3-2|41	Extensible framework for interacting with multiple genome browsers
14cr|R-rtracklayer-1.22.3-2|42	(currently UCSC built-in) and manipulating annotation tracks in various
14cr|R-rtracklayer-1.22.3-2|43	formats (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in).
14cr|R-rtracklayer-1.22.3-2|44	The user may export/import tracks to/from the supported browsers, as well
14cr|R-rtracklayer-1.22.3-2|45	as query and modify the browser state, such as the current viewport.
14cr|R-rtracklayer-1.22.3-2|46	
14cr|R-rtracklayer-1.22.3-2|47	%prep
14cr|R-rtracklayer-1.22.3-2|48	%setup -q -c -n %{packname}
14cr|R-rtracklayer-1.22.3-2|49	
14cr|R-rtracklayer-1.22.3-2|50	%build
14cr|R-rtracklayer-1.22.3-2|51	
14cr|R-rtracklayer-1.22.3-2|52	%install
14cr|R-rtracklayer-1.22.3-2|53	mkdir -p %{buildroot}%{rlibdir}
14cr|R-rtracklayer-1.22.3-2|54	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-rtracklayer-1.22.3-2|55	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-rtracklayer-1.22.3-2|56	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-rtracklayer-1.22.3-2|57	
14cr|R-rtracklayer-1.22.3-2|58	%if %{without bootstrap}
14cr|R-rtracklayer-1.22.3-2|59	%if %{with internet}
14cr|R-rtracklayer-1.22.3-2|60	%check
14cr|R-rtracklayer-1.22.3-2|61	%{_bindir}/R CMD check %{packname}
14cr|R-rtracklayer-1.22.3-2|62	%endif
14cr|R-rtracklayer-1.22.3-2|63	%endif
14cr|R-rtracklayer-1.22.3-2|64	
14cr|R-rtracklayer-1.22.3-2|65	%files
14cr|R-rtracklayer-1.22.3-2|66	%dir %{rlibdir}/%{packname}
14cr|R-rtracklayer-1.22.3-2|67	%doc %{rlibdir}/%{packname}/doc
14cr|R-rtracklayer-1.22.3-2|68	%doc %{rlibdir}/%{packname}/html
14cr|R-rtracklayer-1.22.3-2|69	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-rtracklayer-1.22.3-2|70	%{rlibdir}/%{packname}/CITATION
14cr|R-rtracklayer-1.22.3-2|71	%{rlibdir}/%{packname}/INDEX
14cr|R-rtracklayer-1.22.3-2|72	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-rtracklayer-1.22.3-2|73	%{rlibdir}/%{packname}/NEWS
14cr|R-rtracklayer-1.22.3-2|74	%{rlibdir}/%{packname}/Meta
14cr|R-rtracklayer-1.22.3-2|75	%{rlibdir}/%{packname}/R
14cr|R-rtracklayer-1.22.3-2|76	%{rlibdir}/%{packname}/data
14cr|R-rtracklayer-1.22.3-2|77	%{rlibdir}/%{packname}/demo
14cr|R-rtracklayer-1.22.3-2|78	%{rlibdir}/%{packname}/help
14cr|R-rtracklayer-1.22.3-2|79	%{rlibdir}/%{packname}/libs
14cr|R-rtracklayer-1.22.3-2|80	%{rlibdir}/%{packname}/notes
14cr|R-rtracklayer-1.22.3-2|81	%{rlibdir}/%{packname}/scripts
14cr|R-rtracklayer-1.22.3-2|82	%{rlibdir}/%{packname}/tests
14cr|R-rtracklayer-1.22.3-2|83	%{rlibdir}/%{packname}/unitTests
14cr|R-rtracklayer-1.22.3-2|84	%{rlibdir}/%{packname}/extdata
14cr|R-rtracklayer-1.22.3-2|85	
14cr|R-rtracklayer-1.22.3-2|86	
14cr|R-rtracklayer-1.22.3-2|87	
14cr|R-rtracklayer-1.22.3-2|88	%changelog
14cr|R-rtracklayer-1.22.3-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22.3-2
14cr|R-rtracklayer-1.22.3-2|90	+ Revision: 5927bea
14cr|R-rtracklayer-1.22.3-2|91	- MassBuild#464: Increase release tag
14cr|R-rtracklayer-1.22.3-2|92	
14cr|R-rtracklayer-1.22.3-2|93	

7702 14
14cr|R-RUnit-0.4.26-3|1	%global packname  RUnit
14cr|R-RUnit-0.4.26-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-RUnit-0.4.26-3|3	
14cr|R-RUnit-0.4.26-3|4	%define debug_package %{nil}
14cr|R-RUnit-0.4.26-3|5	
14cr|R-RUnit-0.4.26-3|6	Name:             R-%{packname}
14cr|R-RUnit-0.4.26-3|7	Version:          0.4.26
14cr|R-RUnit-0.4.26-3|8	Release:          3
14cr|R-RUnit-0.4.26-3|9	Summary:          R Unit test framework
14cr|R-RUnit-0.4.26-3|10	Group:            Sciences/Mathematics
14cr|R-RUnit-0.4.26-3|11	License:          GPL-2
14cr|R-RUnit-0.4.26-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RUnit-0.4.26-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-RUnit-0.4.26-3|14	Requires:         R-utils R-methods
14cr|R-RUnit-0.4.26-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
14cr|R-RUnit-0.4.26-3|16	BuildRequires:    x11-server-xvfb
14cr|R-RUnit-0.4.26-3|17	
14cr|R-RUnit-0.4.26-3|18	%description
14cr|R-RUnit-0.4.26-3|19	R functions implementing a standard Unit Testing framework, with
14cr|R-RUnit-0.4.26-3|20	additional code inspection and report generation tools
14cr|R-RUnit-0.4.26-3|21	
14cr|R-RUnit-0.4.26-3|22	%prep
14cr|R-RUnit-0.4.26-3|23	%setup -q -c -n %{packname}
14cr|R-RUnit-0.4.26-3|24	
14cr|R-RUnit-0.4.26-3|25	%build
14cr|R-RUnit-0.4.26-3|26	
14cr|R-RUnit-0.4.26-3|27	%install
14cr|R-RUnit-0.4.26-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RUnit-0.4.26-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RUnit-0.4.26-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RUnit-0.4.26-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RUnit-0.4.26-3|32	
14cr|R-RUnit-0.4.26-3|33	%check
14cr|R-RUnit-0.4.26-3|34	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-RUnit-0.4.26-3|35	
14cr|R-RUnit-0.4.26-3|36	%files
14cr|R-RUnit-0.4.26-3|37	%dir %{rlibdir}/%{packname}
14cr|R-RUnit-0.4.26-3|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-RUnit-0.4.26-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-RUnit-0.4.26-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RUnit-0.4.26-3|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-RUnit-0.4.26-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-RUnit-0.4.26-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RUnit-0.4.26-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-RUnit-0.4.26-3|45	%{rlibdir}/%{packname}/R
14cr|R-RUnit-0.4.26-3|46	%{rlibdir}/%{packname}/examples
14cr|R-RUnit-0.4.26-3|47	%{rlibdir}/%{packname}/help
14cr|R-RUnit-0.4.26-3|48	%{rlibdir}/%{packname}/share
14cr|R-RUnit-0.4.26-3|49	%{rlibdir}/%{packname}/unitTests
14cr|R-RUnit-0.4.26-3|50	
14cr|R-RUnit-0.4.26-3|51	
14cr|R-RUnit-0.4.26-3|52	
14cr|R-RUnit-0.4.26-3|53	%changelog
14cr|R-RUnit-0.4.26-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.26-3
14cr|R-RUnit-0.4.26-3|55	+ Revision: 8e3a97f
14cr|R-RUnit-0.4.26-3|56	- MassBuild#464: Increase release tag
14cr|R-RUnit-0.4.26-3|57	
14cr|R-RUnit-0.4.26-3|58	

7703 14
14cr|R-Rvmmin-2013.11.11-2|1	%global packname  Rvmmin
14cr|R-Rvmmin-2013.11.11-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-Rvmmin-2013.11.11-2|3	
14cr|R-Rvmmin-2013.11.11-2|4	Name:             R-%{packname}
14cr|R-Rvmmin-2013.11.11-2|5	Version:          2013.11.11
14cr|R-Rvmmin-2013.11.11-2|6	Release:          2
14cr|R-Rvmmin-2013.11.11-2|7	Summary:          Variable metric nonlinear function minimization with bounds constraints
14cr|R-Rvmmin-2013.11.11-2|8	Group:            Sciences/Mathematics
14cr|R-Rvmmin-2013.11.11-2|9	License:          GPLv2+
14cr|R-Rvmmin-2013.11.11-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Rvmmin-2013.11.11-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-11.11.tar.gz
14cr|R-Rvmmin-2013.11.11-2|12	BuildArch:        noarch
14cr|R-Rvmmin-2013.11.11-2|13	Requires:         R-core
14cr|R-Rvmmin-2013.11.11-2|14	
14cr|R-Rvmmin-2013.11.11-2|15	Requires:         R-optextras
14cr|R-Rvmmin-2013.11.11-2|16	
14cr|R-Rvmmin-2013.11.11-2|17	
14cr|R-Rvmmin-2013.11.11-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-optextras
14cr|R-Rvmmin-2013.11.11-2|19	
14cr|R-Rvmmin-2013.11.11-2|20	
14cr|R-Rvmmin-2013.11.11-2|21	%description
14cr|R-Rvmmin-2013.11.11-2|22	Variable metric nonlinear function minimization with bounds constraints
14cr|R-Rvmmin-2013.11.11-2|23	
14cr|R-Rvmmin-2013.11.11-2|24	%prep
14cr|R-Rvmmin-2013.11.11-2|25	%setup -q -c -n %{packname}
14cr|R-Rvmmin-2013.11.11-2|26	
14cr|R-Rvmmin-2013.11.11-2|27	%build
14cr|R-Rvmmin-2013.11.11-2|28	
14cr|R-Rvmmin-2013.11.11-2|29	%install
14cr|R-Rvmmin-2013.11.11-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Rvmmin-2013.11.11-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Rvmmin-2013.11.11-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Rvmmin-2013.11.11-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Rvmmin-2013.11.11-2|34	
14cr|R-Rvmmin-2013.11.11-2|35	%check
14cr|R-Rvmmin-2013.11.11-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-Rvmmin-2013.11.11-2|37	
14cr|R-Rvmmin-2013.11.11-2|38	%files
14cr|R-Rvmmin-2013.11.11-2|39	%dir %{rlibdir}/%{packname}
14cr|R-Rvmmin-2013.11.11-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-Rvmmin-2013.11.11-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Rvmmin-2013.11.11-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-Rvmmin-2013.11.11-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-Rvmmin-2013.11.11-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Rvmmin-2013.11.11-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-Rvmmin-2013.11.11-2|46	%{rlibdir}/%{packname}/R
14cr|R-Rvmmin-2013.11.11-2|47	%{rlibdir}/%{packname}/demo
14cr|R-Rvmmin-2013.11.11-2|48	%{rlibdir}/%{packname}/help
14cr|R-Rvmmin-2013.11.11-2|49	
14cr|R-Rvmmin-2013.11.11-2|50	%changelog
14cr|R-Rvmmin-2013.11.11-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.11.11-2
14cr|R-Rvmmin-2013.11.11-2|52	+ Revision: a050b00
14cr|R-Rvmmin-2013.11.11-2|53	- MassBuild#464: Increase release tag
14cr|R-Rvmmin-2013.11.11-2|54	
14cr|R-Rvmmin-2013.11.11-2|55	

7704 14
14cr|R-RWeka-0.4.21-2|1	%define debug_package %{nil}
14cr|R-RWeka-0.4.21-2|2	
14cr|R-RWeka-0.4.21-2|3	%global packname  RWeka
14cr|R-RWeka-0.4.21-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-RWeka-0.4.21-2|5	
14cr|R-RWeka-0.4.21-2|6	Name:             R-%{packname}
14cr|R-RWeka-0.4.21-2|7	Version:          0.4.21
14cr|R-RWeka-0.4.21-2|8	Release:          2
14cr|R-RWeka-0.4.21-2|9	Summary:          R/Weka interface
14cr|R-RWeka-0.4.21-2|10	Group:            Sciences/Mathematics
14cr|R-RWeka-0.4.21-2|11	License:          GPL-2
14cr|R-RWeka-0.4.21-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RWeka-0.4.21-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-21.tar.gz
14cr|R-RWeka-0.4.21-2|14	
14cr|R-RWeka-0.4.21-2|15	
14cr|R-RWeka-0.4.21-2|16	Requires:         R-RWekajars R-rJava R-graphics R-stats R-utils R-grid
14cr|R-RWeka-0.4.21-2|17	Requires:         R-party R-mlbench R-e1071
14cr|R-RWeka-0.4.21-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-RWeka-0.4.21-2|19	BuildRequires:    R-RWekajars R-rJava R-graphics R-stats R-utils R-grid
14cr|R-RWeka-0.4.21-2|20	BuildRequires:    R-party R-mlbench R-e1071
14cr|R-RWeka-0.4.21-2|21	BuildRequires:    java-rpmbuild
14cr|R-RWeka-0.4.21-2|22	
14cr|R-RWeka-0.4.21-2|23	%description
14cr|R-RWeka-0.4.21-2|24	An R interface to Weka (Version 3.7.10). Weka is a collection of machine
14cr|R-RWeka-0.4.21-2|25	learning algorithms for data mining tasks written in Java, containing
14cr|R-RWeka-0.4.21-2|26	tools for data pre-processing, classification, regression, clustering,
14cr|R-RWeka-0.4.21-2|27	association rules, and visualization.  Package RWeka contains the
14cr|R-RWeka-0.4.21-2|28	interface code, the Weka jar is in a separate package RWekajars.  For more
14cr|R-RWeka-0.4.21-2|29	information on Weka see http://www.cs.waikato.ac.nz/~ml/weka/.
14cr|R-RWeka-0.4.21-2|30	
14cr|R-RWeka-0.4.21-2|31	%prep
14cr|R-RWeka-0.4.21-2|32	%setup -q -c -n %{packname}
14cr|R-RWeka-0.4.21-2|33	
14cr|R-RWeka-0.4.21-2|34	%build
14cr|R-RWeka-0.4.21-2|35	
14cr|R-RWeka-0.4.21-2|36	%install
14cr|R-RWeka-0.4.21-2|37	export JAVA="/usr/bin/java"
14cr|R-RWeka-0.4.21-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RWeka-0.4.21-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RWeka-0.4.21-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RWeka-0.4.21-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RWeka-0.4.21-2|42	
14cr|R-RWeka-0.4.21-2|43	%check
14cr|R-RWeka-0.4.21-2|44	%{_bindir}/R CMD check %{packname}
14cr|R-RWeka-0.4.21-2|45	
14cr|R-RWeka-0.4.21-2|46	%files
14cr|R-RWeka-0.4.21-2|47	%dir %{rlibdir}/%{packname}
14cr|R-RWeka-0.4.21-2|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-RWeka-0.4.21-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-RWeka-0.4.21-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RWeka-0.4.21-2|51	%{rlibdir}/%{packname}/CITATION
14cr|R-RWeka-0.4.21-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-RWeka-0.4.21-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RWeka-0.4.21-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-RWeka-0.4.21-2|55	%{rlibdir}/%{packname}/R
14cr|R-RWeka-0.4.21-2|56	%{rlibdir}/%{packname}/arff
14cr|R-RWeka-0.4.21-2|57	%{rlibdir}/%{packname}/help
14cr|R-RWeka-0.4.21-2|58	%{rlibdir}/%{packname}/java
14cr|R-RWeka-0.4.21-2|59	%{rlibdir}/%{packname}/po/*/LC_MESSAGES/*
14cr|R-RWeka-0.4.21-2|60	
14cr|R-RWeka-0.4.21-2|61	%changelog
14cr|R-RWeka-0.4.21-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.21-2
14cr|R-RWeka-0.4.21-2|63	+ Revision: f845617
14cr|R-RWeka-0.4.21-2|64	- MassBuild#464: Increase release tag
14cr|R-RWeka-0.4.21-2|65	
14cr|R-RWeka-0.4.21-2|66	

7705 14
14cr|R-RWekajars-3.7.10.1-2|1	%global packname  RWekajars
14cr|R-RWekajars-3.7.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-RWekajars-3.7.10.1-2|3	
14cr|R-RWekajars-3.7.10.1-2|4	Name:             R-%{packname}
14cr|R-RWekajars-3.7.10.1-2|5	Version:          3.7.10.1
14cr|R-RWekajars-3.7.10.1-2|6	Release:          2
14cr|R-RWekajars-3.7.10.1-2|7	Summary:          R/Weka interface jars
14cr|R-RWekajars-3.7.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-RWekajars-3.7.10.1-2|9	License:          GPL-2
14cr|R-RWekajars-3.7.10.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-RWekajars-3.7.10.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.7.10-1.tar.gz
14cr|R-RWekajars-3.7.10.1-2|12	BuildArch:        noarch
14cr|R-RWekajars-3.7.10.1-2|13	Requires:         R-core
14cr|R-RWekajars-3.7.10.1-2|14	Requires:         R-rJava
14cr|R-RWekajars-3.7.10.1-2|15	
14cr|R-RWekajars-3.7.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-RWekajars-3.7.10.1-2|17	BuildRequires:    R-rJava
14cr|R-RWekajars-3.7.10.1-2|18	#BuildRequires:    java-1.6.0-openjdk
14cr|R-RWekajars-3.7.10.1-2|19	BuildRequires:    java-rpmbuild
14cr|R-RWekajars-3.7.10.1-2|20	
14cr|R-RWekajars-3.7.10.1-2|21	%description
14cr|R-RWekajars-3.7.10.1-2|22	External jars required for package RWeka.
14cr|R-RWekajars-3.7.10.1-2|23	
14cr|R-RWekajars-3.7.10.1-2|24	%prep
14cr|R-RWekajars-3.7.10.1-2|25	%setup -q -c -n %{packname}
14cr|R-RWekajars-3.7.10.1-2|26	
14cr|R-RWekajars-3.7.10.1-2|27	%build
14cr|R-RWekajars-3.7.10.1-2|28	
14cr|R-RWekajars-3.7.10.1-2|29	%install
14cr|R-RWekajars-3.7.10.1-2|30	export JAVA="/usr/bin/java"
14cr|R-RWekajars-3.7.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-RWekajars-3.7.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-RWekajars-3.7.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-RWekajars-3.7.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-RWekajars-3.7.10.1-2|35	
14cr|R-RWekajars-3.7.10.1-2|36	%check
14cr|R-RWekajars-3.7.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-RWekajars-3.7.10.1-2|38	
14cr|R-RWekajars-3.7.10.1-2|39	%files
14cr|R-RWekajars-3.7.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-RWekajars-3.7.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-RWekajars-3.7.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-RWekajars-3.7.10.1-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-RWekajars-3.7.10.1-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-RWekajars-3.7.10.1-2|45	%{rlibdir}/%{packname}/R
14cr|R-RWekajars-3.7.10.1-2|46	%{rlibdir}/%{packname}/java
14cr|R-RWekajars-3.7.10.1-2|47	%{rlibdir}/%{packname}/help
14cr|R-RWekajars-3.7.10.1-2|48	
14cr|R-RWekajars-3.7.10.1-2|49	%changelog
14cr|R-RWekajars-3.7.10.1-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.10.1-2
14cr|R-RWekajars-3.7.10.1-2|51	+ Revision: a84065c
14cr|R-RWekajars-3.7.10.1-2|52	- MassBuild#464: Increase release tag
14cr|R-RWekajars-3.7.10.1-2|53	
14cr|R-RWekajars-3.7.10.1-2|54	

7706 14
14cr|R-sampleSelection-0.7.2-3|1	%global packname  sampleSelection
14cr|R-sampleSelection-0.7.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-sampleSelection-0.7.2-3|3	
14cr|R-sampleSelection-0.7.2-3|4	%define debug_package %{nil}
14cr|R-sampleSelection-0.7.2-3|5	
14cr|R-sampleSelection-0.7.2-3|6	Name:             R-%{packname}
14cr|R-sampleSelection-0.7.2-3|7	Version:          0.7.2
14cr|R-sampleSelection-0.7.2-3|8	Release:          3
14cr|R-sampleSelection-0.7.2-3|9	Summary:          Sample Selection Models
14cr|R-sampleSelection-0.7.2-3|10	Group:            Sciences/Mathematics
14cr|R-sampleSelection-0.7.2-3|11	License:          GPL (>= 2)
14cr|R-sampleSelection-0.7.2-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sampleSelection-0.7.2-3|13	Source0:          http://cran.r-project.org/src/contrib/sampleSelection_0.7-2.tar.gz
14cr|R-sampleSelection-0.7.2-3|14	Requires:         R-maxLik R-systemfit R-miscTools R-VGAM R-MASS R-mvtnorm R-plm
14cr|R-sampleSelection-0.7.2-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-sampleSelection-0.7.2-3|16	BuildRequires:    R-maxLik R-systemfit R-miscTools R-VGAM R-MASS R-mvtnorm R-plm
14cr|R-sampleSelection-0.7.2-3|17	
14cr|R-sampleSelection-0.7.2-3|18	%description
14cr|R-sampleSelection-0.7.2-3|19	Estimation of Sample Selection Models
14cr|R-sampleSelection-0.7.2-3|20	
14cr|R-sampleSelection-0.7.2-3|21	%prep
14cr|R-sampleSelection-0.7.2-3|22	%setup -q -c -n %{packname}
14cr|R-sampleSelection-0.7.2-3|23	
14cr|R-sampleSelection-0.7.2-3|24	%build
14cr|R-sampleSelection-0.7.2-3|25	
14cr|R-sampleSelection-0.7.2-3|26	%install
14cr|R-sampleSelection-0.7.2-3|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sampleSelection-0.7.2-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sampleSelection-0.7.2-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sampleSelection-0.7.2-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sampleSelection-0.7.2-3|31	
14cr|R-sampleSelection-0.7.2-3|32	%check
14cr|R-sampleSelection-0.7.2-3|33	%{_bindir}/R CMD check %{packname}
14cr|R-sampleSelection-0.7.2-3|34	
14cr|R-sampleSelection-0.7.2-3|35	%files
14cr|R-sampleSelection-0.7.2-3|36	%dir %{rlibdir}/%{packname}
14cr|R-sampleSelection-0.7.2-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-sampleSelection-0.7.2-3|38	%doc %{rlibdir}/%{packname}/html
14cr|R-sampleSelection-0.7.2-3|39	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sampleSelection-0.7.2-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sampleSelection-0.7.2-3|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-sampleSelection-0.7.2-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-sampleSelection-0.7.2-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sampleSelection-0.7.2-3|44	%{rlibdir}/%{packname}/Meta
14cr|R-sampleSelection-0.7.2-3|45	%{rlibdir}/%{packname}/R
14cr|R-sampleSelection-0.7.2-3|46	%{rlibdir}/%{packname}/data
14cr|R-sampleSelection-0.7.2-3|47	%{rlibdir}/%{packname}/help
14cr|R-sampleSelection-0.7.2-3|48	
14cr|R-sampleSelection-0.7.2-3|49	%changelog
14cr|R-sampleSelection-0.7.2-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-3
14cr|R-sampleSelection-0.7.2-3|51	+ Revision: dfbc75d
14cr|R-sampleSelection-0.7.2-3|52	- MassBuild#464: Increase release tag
14cr|R-sampleSelection-0.7.2-3|53	
14cr|R-sampleSelection-0.7.2-3|54	

7707 14
14cr|R-sandwich-2.3.0-2|1	%bcond_with bootstrap
14cr|R-sandwich-2.3.0-2|2	%global packname  sandwich
14cr|R-sandwich-2.3.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-sandwich-2.3.0-2|4	
14cr|R-sandwich-2.3.0-2|5	%define debug_package %{nil}
14cr|R-sandwich-2.3.0-2|6	
14cr|R-sandwich-2.3.0-2|7	Name:             R-%{packname}
14cr|R-sandwich-2.3.0-2|8	Version:          2.3.0
14cr|R-sandwich-2.3.0-2|9	Release:          2
14cr|R-sandwich-2.3.0-2|10	Summary:          Robust Covariance Matrix Estimators
14cr|R-sandwich-2.3.0-2|11	Group:            Sciences/Mathematics
14cr|R-sandwich-2.3.0-2|12	License:          GPL-2
14cr|R-sandwich-2.3.0-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sandwich-2.3.0-2|14	Source0:          http://cran.r-project.org/src/contrib/sandwich_2.3-0.tar.gz
14cr|R-sandwich-2.3.0-2|15	Requires:         R-stats R-zoo R-stats
14cr|R-sandwich-2.3.0-2|16	%if %{with bootstrap}
14cr|R-sandwich-2.3.0-2|17	Requires:         R-car R-lmtest R-survival R-MASS R-scatterplot3d
14cr|R-sandwich-2.3.0-2|18	%else
14cr|R-sandwich-2.3.0-2|19	Requires:         R-car R-lmtest R-strucchange R-AER R-survival R-MASS
14cr|R-sandwich-2.3.0-2|20	Requires:         R-scatterplot3d
14cr|R-sandwich-2.3.0-2|21	%endif
14cr|R-sandwich-2.3.0-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-zoo
14cr|R-sandwich-2.3.0-2|23	BuildRequires:    R-stats
14cr|R-sandwich-2.3.0-2|24	%if %{with bootstrap}
14cr|R-sandwich-2.3.0-2|25	BuildRequires:    R-car R-lmtest R-survival R-MASS R-scatterplot3d
14cr|R-sandwich-2.3.0-2|26	%else
14cr|R-sandwich-2.3.0-2|27	BuildRequires:    R-car R-lmtest R-strucchange R-AER R-survival R-MASS
14cr|R-sandwich-2.3.0-2|28	BuildRequires:    R-scatterplot3d
14cr|R-sandwich-2.3.0-2|29	%endif
14cr|R-sandwich-2.3.0-2|30	
14cr|R-sandwich-2.3.0-2|31	%description
14cr|R-sandwich-2.3.0-2|32	Model-robust standard error estimators for cross-sectional, time series
14cr|R-sandwich-2.3.0-2|33	and longitudinal data.
14cr|R-sandwich-2.3.0-2|34	
14cr|R-sandwich-2.3.0-2|35	%prep
14cr|R-sandwich-2.3.0-2|36	%setup -q -c -n %{packname}
14cr|R-sandwich-2.3.0-2|37	
14cr|R-sandwich-2.3.0-2|38	%build
14cr|R-sandwich-2.3.0-2|39	
14cr|R-sandwich-2.3.0-2|40	%install
14cr|R-sandwich-2.3.0-2|41	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sandwich-2.3.0-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sandwich-2.3.0-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sandwich-2.3.0-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sandwich-2.3.0-2|45	
14cr|R-sandwich-2.3.0-2|46	%if %{without bootstrap}
14cr|R-sandwich-2.3.0-2|47	%check
14cr|R-sandwich-2.3.0-2|48	%{_bindir}/R CMD check %{packname}
14cr|R-sandwich-2.3.0-2|49	%endif
14cr|R-sandwich-2.3.0-2|50	
14cr|R-sandwich-2.3.0-2|51	%files
14cr|R-sandwich-2.3.0-2|52	%dir %{rlibdir}/%{packname}
14cr|R-sandwich-2.3.0-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-sandwich-2.3.0-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-sandwich-2.3.0-2|55	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sandwich-2.3.0-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sandwich-2.3.0-2|57	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-sandwich-2.3.0-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-sandwich-2.3.0-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sandwich-2.3.0-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-sandwich-2.3.0-2|61	%{rlibdir}/%{packname}/R
14cr|R-sandwich-2.3.0-2|62	%{rlibdir}/%{packname}/data
14cr|R-sandwich-2.3.0-2|63	%{rlibdir}/%{packname}/help
14cr|R-sandwich-2.3.0-2|64	
14cr|R-sandwich-2.3.0-2|65	
14cr|R-sandwich-2.3.0-2|66	
14cr|R-sandwich-2.3.0-2|67	%changelog
14cr|R-sandwich-2.3.0-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-2
14cr|R-sandwich-2.3.0-2|69	+ Revision: 16b3883
14cr|R-sandwich-2.3.0-2|70	- MassBuild#464: Increase release tag
14cr|R-sandwich-2.3.0-2|71	
14cr|R-sandwich-2.3.0-2|72	

7708 14
14cr|R-scales-0.2.3-2|1	%global packname scales
14cr|R-scales-0.2.3-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-scales-0.2.3-2|3	
14cr|R-scales-0.2.3-2|4	Name:             R-%{packname}
14cr|R-scales-0.2.3-2|5	Version:          0.2.3
14cr|R-scales-0.2.3-2|6	Release:          2
14cr|R-scales-0.2.3-2|7	Summary:          Scale functions for graphics
14cr|R-scales-0.2.3-2|8	Group:            Sciences/Mathematics
14cr|R-scales-0.2.3-2|9	License:          MIT
14cr|R-scales-0.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-scales-0.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-scales-0.2.3-2|12	BuildArch:        noarch
14cr|R-scales-0.2.3-2|13	Requires:         R-methods R-RColorBrewer R-stringr R-dichromat
14cr|R-scales-0.2.3-2|14	Requires:         R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
14cr|R-scales-0.2.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-scales-0.2.3-2|16	BuildRequires:    R-methods R-RColorBrewer R-stringr R-dichromat
14cr|R-scales-0.2.3-2|17	BuildRequires:    R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
14cr|R-scales-0.2.3-2|18	
14cr|R-scales-0.2.3-2|19	%description
14cr|R-scales-0.2.3-2|20	Scales map data to aesthetics, and provide methods for
14cr|R-scales-0.2.3-2|21	automatically determining breaks and labels for axes and legends.
14cr|R-scales-0.2.3-2|22	
14cr|R-scales-0.2.3-2|23	%prep
14cr|R-scales-0.2.3-2|24	%setup -q -c -n %{packname}
14cr|R-scales-0.2.3-2|25	
14cr|R-scales-0.2.3-2|26	%build
14cr|R-scales-0.2.3-2|27	
14cr|R-scales-0.2.3-2|28	%install
14cr|R-scales-0.2.3-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-scales-0.2.3-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-scales-0.2.3-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-scales-0.2.3-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-scales-0.2.3-2|33	
14cr|R-scales-0.2.3-2|34	%check
14cr|R-scales-0.2.3-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-scales-0.2.3-2|36	
14cr|R-scales-0.2.3-2|37	%files
14cr|R-scales-0.2.3-2|38	%dir %{rlibdir}/%{packname}
14cr|R-scales-0.2.3-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-scales-0.2.3-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-scales-0.2.3-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-scales-0.2.3-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-scales-0.2.3-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-scales-0.2.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-scales-0.2.3-2|45	%{rlibdir}/%{packname}/R
14cr|R-scales-0.2.3-2|46	%{rlibdir}/%{packname}/help
14cr|R-scales-0.2.3-2|47	%{rlibdir}/%{packname}/tests
14cr|R-scales-0.2.3-2|48	
14cr|R-scales-0.2.3-2|49	%changelog
14cr|R-scales-0.2.3-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-2
14cr|R-scales-0.2.3-2|51	+ Revision: 9a5a04e
14cr|R-scales-0.2.3-2|52	- MassBuild#464: Increase release tag
14cr|R-scales-0.2.3-2|53	
14cr|R-scales-0.2.3-2|54	

7709 14
14cr|R-scatterplot3d-0.3.35-2|1	%global packname  scatterplot3d
14cr|R-scatterplot3d-0.3.35-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-scatterplot3d-0.3.35-2|3	
14cr|R-scatterplot3d-0.3.35-2|4	%define debug_package %{nil}
14cr|R-scatterplot3d-0.3.35-2|5	
14cr|R-scatterplot3d-0.3.35-2|6	Name:             R-%{packname}
14cr|R-scatterplot3d-0.3.35-2|7	Version:          0.3.35
14cr|R-scatterplot3d-0.3.35-2|8	Release:          2
14cr|R-scatterplot3d-0.3.35-2|9	Summary:          3D Scatter Plot
14cr|R-scatterplot3d-0.3.35-2|10	Group:            Sciences/Mathematics
14cr|R-scatterplot3d-0.3.35-2|11	License:          GPL-2
14cr|R-scatterplot3d-0.3.35-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-scatterplot3d-0.3.35-2|13	Source0:          http://cran.r-project.org/src/contrib/scatterplot3d_0.3-35.tar.gz
14cr|R-scatterplot3d-0.3.35-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-scatterplot3d-0.3.35-2|15	%rename R-cran-scatterplot3d
14cr|R-scatterplot3d-0.3.35-2|16	
14cr|R-scatterplot3d-0.3.35-2|17	%description
14cr|R-scatterplot3d-0.3.35-2|18	Plots a three dimensional (3D) point cloud.
14cr|R-scatterplot3d-0.3.35-2|19	
14cr|R-scatterplot3d-0.3.35-2|20	%prep
14cr|R-scatterplot3d-0.3.35-2|21	%setup -q -c -n %{packname}
14cr|R-scatterplot3d-0.3.35-2|22	
14cr|R-scatterplot3d-0.3.35-2|23	%build
14cr|R-scatterplot3d-0.3.35-2|24	
14cr|R-scatterplot3d-0.3.35-2|25	%install
14cr|R-scatterplot3d-0.3.35-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-scatterplot3d-0.3.35-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-scatterplot3d-0.3.35-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-scatterplot3d-0.3.35-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-scatterplot3d-0.3.35-2|30	
14cr|R-scatterplot3d-0.3.35-2|31	%check
14cr|R-scatterplot3d-0.3.35-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-scatterplot3d-0.3.35-2|33	
14cr|R-scatterplot3d-0.3.35-2|34	%files
14cr|R-scatterplot3d-0.3.35-2|35	%dir %{rlibdir}/%{packname}
14cr|R-scatterplot3d-0.3.35-2|36	%doc %{rlibdir}/%{packname}/doc
14cr|R-scatterplot3d-0.3.35-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-scatterplot3d-0.3.35-2|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-scatterplot3d-0.3.35-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-scatterplot3d-0.3.35-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-scatterplot3d-0.3.35-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-scatterplot3d-0.3.35-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-scatterplot3d-0.3.35-2|43	%{rlibdir}/%{packname}/R
14cr|R-scatterplot3d-0.3.35-2|44	%{rlibdir}/%{packname}/help
14cr|R-scatterplot3d-0.3.35-2|45	%{rlibdir}/%{packname}/po
14cr|R-scatterplot3d-0.3.35-2|46	
14cr|R-scatterplot3d-0.3.35-2|47	
14cr|R-scatterplot3d-0.3.35-2|48	
14cr|R-scatterplot3d-0.3.35-2|49	%changelog
14cr|R-scatterplot3d-0.3.35-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.35-2
14cr|R-scatterplot3d-0.3.35-2|51	+ Revision: 6824bb0
14cr|R-scatterplot3d-0.3.35-2|52	- MassBuild#464: Increase release tag
14cr|R-scatterplot3d-0.3.35-2|53	
14cr|R-scatterplot3d-0.3.35-2|54	

7710 14
14cr|rsec-0.70.1-4|1	Name:		rsec
14cr|rsec-0.70.1-4|2	Version:	0.70.1
14cr|rsec-0.70.1-4|3	Release:	4
14cr|rsec-0.70.1-4|4	
14cr|rsec-0.70.1-4|5	Summary:	Security Reporting tool
14cr|rsec-0.70.1-4|6	License:	GPLv2
14cr|rsec-0.70.1-4|7	Group:		System/Base
14cr|rsec-0.70.1-4|8	URL:		http://annvix.org/Tools/rsec
14cr|rsec-0.70.1-4|9	Source0:	http://annvix.org/downloads/rsec/%{name}-%{version}.tar.bz2
14cr|rsec-0.70.1-4|10	
14cr|rsec-0.70.1-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|rsec-0.70.1-4|12	
14cr|rsec-0.70.1-4|13	Requires:	bash
14cr|rsec-0.70.1-4|14	Requires:	coreutils
14cr|rsec-0.70.1-4|15	Requires:	perl-base
14cr|rsec-0.70.1-4|16	Requires:	diffutils
14cr|rsec-0.70.1-4|17	Requires:	shadow-utils
14cr|rsec-0.70.1-4|18	Requires:	gawk
14cr|rsec-0.70.1-4|19	Requires:	mailx
14cr|rsec-0.70.1-4|20	Requires:	setup >= 2.2.0-21mdk
14cr|rsec-0.70.1-4|21	Requires:	iproute2
14cr|rsec-0.70.1-4|22	Requires:	rkhunter >= 1.3.0
14cr|rsec-0.70.1-4|23	Conflicts:	passwd < 0.67
14cr|rsec-0.70.1-4|24	Conflicts:	msec
14cr|rsec-0.70.1-4|25	
14cr|rsec-0.70.1-4|26	%description
14cr|rsec-0.70.1-4|27	The Annvix Security Reporting tool (rsec) is largely based on the
14cr|rsec-0.70.1-4|28	Mandriva Linux msec program.  rsec produces the same reports as msec, but
14cr|rsec-0.70.1-4|29	does not manage permission issues or system configuration changes.  It is
14cr|rsec-0.70.1-4|30	nothing more than a reporting tool to advise you of changes to your system
14cr|rsec-0.70.1-4|31	and potential problem areas.  Any changes or fixes are entirely up to the
14cr|rsec-0.70.1-4|32	user to correct.
14cr|rsec-0.70.1-4|33	
14cr|rsec-0.70.1-4|34	
14cr|rsec-0.70.1-4|35	%prep
14cr|rsec-0.70.1-4|36	%setup -q
14cr|rsec-0.70.1-4|37	
14cr|rsec-0.70.1-4|38	
14cr|rsec-0.70.1-4|39	%build
14cr|rsec-0.70.1-4|40	make CFLAGS="%{optflags}"
14cr|rsec-0.70.1-4|41	
14cr|rsec-0.70.1-4|42	
14cr|rsec-0.70.1-4|43	%install
14cr|rsec-0.70.1-4|44	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|rsec-0.70.1-4|45	%makeinstall_std
14cr|rsec-0.70.1-4|46	
14cr|rsec-0.70.1-4|47	pushd %{buildroot}%{_sysconfdir}/cron.daily
14cr|rsec-0.70.1-4|48	ln -s ../..%{_datadir}/rsec/pkgcheck.sh pkgcheck
14cr|rsec-0.70.1-4|49	popd
14cr|rsec-0.70.1-4|50	
14cr|rsec-0.70.1-4|51	
14cr|rsec-0.70.1-4|52	%post
14cr|rsec-0.70.1-4|53	touch /var/log/security.log && chmod 0640 /var/log/security.log
14cr|rsec-0.70.1-4|54	
14cr|rsec-0.70.1-4|55	
14cr|rsec-0.70.1-4|56	%clean
14cr|rsec-0.70.1-4|57	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|rsec-0.70.1-4|58	
14cr|rsec-0.70.1-4|59	
14cr|rsec-0.70.1-4|60	%files
14cr|rsec-0.70.1-4|61	%defattr(-,root,root)
14cr|rsec-0.70.1-4|62	%doc AUTHORS COPYING ChangeLog
14cr|rsec-0.70.1-4|63	%{_bindir}/promisc_check
14cr|rsec-0.70.1-4|64	%{_bindir}/rsec_find
14cr|rsec-0.70.1-4|65	%dir %_datadir/rsec
14cr|rsec-0.70.1-4|66	%{_datadir}/rsec/*
14cr|rsec-0.70.1-4|67	%{_mandir}/man8/rsec.8*
14cr|rsec-0.70.1-4|68	%dir %attr(0750,root,root) /var/log/security
14cr|rsec-0.70.1-4|69	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/security/rsec.conf
14cr|rsec-0.70.1-4|70	%config(noreplace) %{_sysconfdir}/logrotate.d/rsec
14cr|rsec-0.70.1-4|71	%config(noreplace) %{_sysconfdir}/cron.daily/rsec
14cr|rsec-0.70.1-4|72	%config(noreplace) %{_sysconfdir}/cron.hourly/rsec
14cr|rsec-0.70.1-4|73	%{_sysconfdir}/cron.daily/pkgcheck
14cr|rsec-0.70.1-4|74	%ghost %attr(0640,root,root) /var/log/security.log
14cr|rsec-0.70.1-4|75	
14cr|rsec-0.70.1-4|76	
14cr|rsec-0.70.1-4|77	
14cr|rsec-0.70.1-4|78	%changelog
14cr|rsec-0.70.1-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.1-4
14cr|rsec-0.70.1-4|80	+ Revision: 663f7b2
14cr|rsec-0.70.1-4|81	- MassBuild#464: Increase release tag
14cr|rsec-0.70.1-4|82	
14cr|rsec-0.70.1-4|83	

7711 14
14cr|R-sem-3.1.3-2|1	%define debug_package %{nil}
14cr|R-sem-3.1.3-2|2	
14cr|R-sem-3.1.3-2|3	%global packname  sem
14cr|R-sem-3.1.3-2|4	%global rlibdir  %{_datadir}/R/library
14cr|R-sem-3.1.3-2|5	
14cr|R-sem-3.1.3-2|6	Name:             R-%{packname}
14cr|R-sem-3.1.3-2|7	Version:          3.1.3
14cr|R-sem-3.1.3-2|8	Release:          2
14cr|R-sem-3.1.3-2|9	Summary:          Structural Equation Models
14cr|R-sem-3.1.3-2|10	
14cr|R-sem-3.1.3-2|11	Group:            Sciences/Mathematics
14cr|R-sem-3.1.3-2|12	License:          GPL (>= 2)
14cr|R-sem-3.1.3-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sem-3.1.3-2|14	Source0:          http://cran.r-project.org/src/contrib/sem_3.1-3.tar.gz
14cr|R-sem-3.1.3-2|15	BuildArch:        noarch
14cr|R-sem-3.1.3-2|16	Requires:         R-core
14cr|R-sem-3.1.3-2|17	Requires:         R-stats R-MASS R-matrixcalc
14cr|R-sem-3.1.3-2|18	Requires:         R-boot R-tcltk R-polycor
14cr|R-sem-3.1.3-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-MASS R-matrixcalc
14cr|R-sem-3.1.3-2|20	# BuildRequires: R-mi
14cr|R-sem-3.1.3-2|21	# Requires: R-mi
14cr|R-sem-3.1.3-2|22	BuildRequires: R-MBESS
14cr|R-sem-3.1.3-2|23	Requires: R-MBESS
14cr|R-sem-3.1.3-2|24	BuildRequires: pkgconfig(blas)
14cr|R-sem-3.1.3-2|25	BuildRequires: pkgconfig(lapack)
14cr|R-sem-3.1.3-2|26	BuildRequires:    R-boot R-tcltk R-polycor
14cr|R-sem-3.1.3-2|27	
14cr|R-sem-3.1.3-2|28	%description
14cr|R-sem-3.1.3-2|29	This package contains functions for fitting general linear structural
14cr|R-sem-3.1.3-2|30	equation models (with observed and unobserved variables) using the RAM
14cr|R-sem-3.1.3-2|31	approach, and for fitting structural equations in observed-variable models
14cr|R-sem-3.1.3-2|32	by two-stage least squares.
14cr|R-sem-3.1.3-2|33	
14cr|R-sem-3.1.3-2|34	%prep
14cr|R-sem-3.1.3-2|35	%setup -q -c -n %{packname}
14cr|R-sem-3.1.3-2|36	
14cr|R-sem-3.1.3-2|37	%build
14cr|R-sem-3.1.3-2|38	
14cr|R-sem-3.1.3-2|39	%install
14cr|R-sem-3.1.3-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sem-3.1.3-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sem-3.1.3-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sem-3.1.3-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sem-3.1.3-2|44	
14cr|R-sem-3.1.3-2|45	# %check
14cr|R-sem-3.1.3-2|46	# %{_bindir}/R CMD check %{packname}
14cr|R-sem-3.1.3-2|47	
14cr|R-sem-3.1.3-2|48	%files
14cr|R-sem-3.1.3-2|49	%dir %{rlibdir}/%{packname}
14cr|R-sem-3.1.3-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-sem-3.1.3-2|51	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-sem-3.1.3-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sem-3.1.3-2|53	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-sem-3.1.3-2|54	%{rlibdir}/%{packname}/INDEX
14cr|R-sem-3.1.3-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sem-3.1.3-2|56	%{rlibdir}/%{packname}/Meta
14cr|R-sem-3.1.3-2|57	%{rlibdir}/%{packname}/R
14cr|R-sem-3.1.3-2|58	%{rlibdir}/%{packname}/data
14cr|R-sem-3.1.3-2|59	%{rlibdir}/%{packname}/etc
14cr|R-sem-3.1.3-2|60	%{rlibdir}/%{packname}/help
14cr|R-sem-3.1.3-2|61	%{rlibdir}/%{packname}/libs
14cr|R-sem-3.1.3-2|62	
14cr|R-sem-3.1.3-2|63	
14cr|R-sem-3.1.3-2|64	
14cr|R-sem-3.1.3-2|65	%changelog
14cr|R-sem-3.1.3-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.3-2
14cr|R-sem-3.1.3-2|67	+ Revision: 0050f96
14cr|R-sem-3.1.3-2|68	- MassBuild#464: Increase release tag
14cr|R-sem-3.1.3-2|69	
14cr|R-sem-3.1.3-2|70	

7712 14
14cr|R-sendmailR-1.1.2-1|1	%global packname  sendmailR
14cr|R-sendmailR-1.1.2-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-sendmailR-1.1.2-1|3	%define debug_package %{nil}
14cr|R-sendmailR-1.1.2-1|4	
14cr|R-sendmailR-1.1.2-1|5	Name:             R-%{packname}
14cr|R-sendmailR-1.1.2-1|6	Version:          1.1.2
14cr|R-sendmailR-1.1.2-1|7	Release:          1
14cr|R-sendmailR-1.1.2-1|8	Summary:          send email using R
14cr|R-sendmailR-1.1.2-1|9	Group:            Sciences/Mathematics
14cr|R-sendmailR-1.1.2-1|10	License:          GPL-2
14cr|R-sendmailR-1.1.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sendmailR-1.1.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-2.tar.gz
14cr|R-sendmailR-1.1.2-1|13	BuildArch:        noarch
14cr|R-sendmailR-1.1.2-1|14	Requires:         R-core
14cr|R-sendmailR-1.1.2-1|15	
14cr|R-sendmailR-1.1.2-1|16	Requires:         R-base64enc
14cr|R-sendmailR-1.1.2-1|17	
14cr|R-sendmailR-1.1.2-1|18	BuildRequires:    R-devel Rmath-devel texlive R-base64enc
14cr|R-sendmailR-1.1.2-1|19	
14cr|R-sendmailR-1.1.2-1|20	
14cr|R-sendmailR-1.1.2-1|21	%description
14cr|R-sendmailR-1.1.2-1|22	Package contains a simple SMTP client which provides a portable solution
14cr|R-sendmailR-1.1.2-1|23	for sending email, including attachements, from within R.
14cr|R-sendmailR-1.1.2-1|24	
14cr|R-sendmailR-1.1.2-1|25	%prep
14cr|R-sendmailR-1.1.2-1|26	%setup -q -c -n %{packname}
14cr|R-sendmailR-1.1.2-1|27	
14cr|R-sendmailR-1.1.2-1|28	%build
14cr|R-sendmailR-1.1.2-1|29	
14cr|R-sendmailR-1.1.2-1|30	%install
14cr|R-sendmailR-1.1.2-1|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sendmailR-1.1.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sendmailR-1.1.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sendmailR-1.1.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sendmailR-1.1.2-1|35	
14cr|R-sendmailR-1.1.2-1|36	%check
14cr|R-sendmailR-1.1.2-1|37	%{_bindir}/R CMD check %{packname}
14cr|R-sendmailR-1.1.2-1|38	
14cr|R-sendmailR-1.1.2-1|39	%files
14cr|R-sendmailR-1.1.2-1|40	%dir %{rlibdir}/%{packname}
14cr|R-sendmailR-1.1.2-1|41	%doc %{rlibdir}/%{packname}/html
14cr|R-sendmailR-1.1.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sendmailR-1.1.2-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-sendmailR-1.1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sendmailR-1.1.2-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-sendmailR-1.1.2-1|46	%{rlibdir}/%{packname}/R
14cr|R-sendmailR-1.1.2-1|47	%{rlibdir}/%{packname}/help
14cr|R-sendmailR-1.1.2-1|48	
14cr|R-sendmailR-1.1.2-1|49	%changelog
14cr|R-sendmailR-1.1.2-1|50	* Mon Sep 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
14cr|R-sendmailR-1.1.2-1|51	+ Revision: bfdd534
14cr|R-sendmailR-1.1.2-1|52	- Fix files
14cr|R-sendmailR-1.1.2-1|53	
14cr|R-sendmailR-1.1.2-1|54	

7713 14
14cr|R-seqnames.db-1.0.1-2|1	%global packname  seqnames.db
14cr|R-seqnames.db-1.0.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-seqnames.db-1.0.1-2|3	
14cr|R-seqnames.db-1.0.1-2|4	Name:             R-%{packname}
14cr|R-seqnames.db-1.0.1-2|5	Version:          1.0.1
14cr|R-seqnames.db-1.0.1-2|6	Release:          2
14cr|R-seqnames.db-1.0.1-2|7	Summary:          Chromosome Name translations
14cr|R-seqnames.db-1.0.1-2|8	Group:            Sciences/Mathematics
14cr|R-seqnames.db-1.0.1-2|9	License:          Artistic-2.0
14cr|R-seqnames.db-1.0.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-seqnames.db-1.0.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-seqnames.db-1.0.1-2|12	BuildArch:        noarch
14cr|R-seqnames.db-1.0.1-2|13	Requires:         R-core
14cr|R-seqnames.db-1.0.1-2|14	
14cr|R-seqnames.db-1.0.1-2|15	Requires:         R-methods R-AnnotationDbi
14cr|R-seqnames.db-1.0.1-2|16	Requires:         R-methods R-AnnotationDbi
14cr|R-seqnames.db-1.0.1-2|17	
14cr|R-seqnames.db-1.0.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
14cr|R-seqnames.db-1.0.1-2|19	BuildRequires:    R-methods R-AnnotationDbi
14cr|R-seqnames.db-1.0.1-2|20	
14cr|R-seqnames.db-1.0.1-2|21	%description
14cr|R-seqnames.db-1.0.1-2|22	Provides translation information for various kinds of chromosome name
14cr|R-seqnames.db-1.0.1-2|23	
14cr|R-seqnames.db-1.0.1-2|24	%prep
14cr|R-seqnames.db-1.0.1-2|25	%setup -q -c -n %{packname}
14cr|R-seqnames.db-1.0.1-2|26	
14cr|R-seqnames.db-1.0.1-2|27	%build
14cr|R-seqnames.db-1.0.1-2|28	
14cr|R-seqnames.db-1.0.1-2|29	%install
14cr|R-seqnames.db-1.0.1-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-seqnames.db-1.0.1-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-seqnames.db-1.0.1-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-seqnames.db-1.0.1-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-seqnames.db-1.0.1-2|34	
14cr|R-seqnames.db-1.0.1-2|35	%check
14cr|R-seqnames.db-1.0.1-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-seqnames.db-1.0.1-2|37	
14cr|R-seqnames.db-1.0.1-2|38	%files
14cr|R-seqnames.db-1.0.1-2|39	%dir %{rlibdir}/%{packname}
14cr|R-seqnames.db-1.0.1-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-seqnames.db-1.0.1-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-seqnames.db-1.0.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-seqnames.db-1.0.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-seqnames.db-1.0.1-2|44	%{rlibdir}/%{packname}/extdata
14cr|R-seqnames.db-1.0.1-2|45	%{rlibdir}/%{packname}/help
14cr|R-seqnames.db-1.0.1-2|46	
14cr|R-seqnames.db-1.0.1-2|47	%changelog
14cr|R-seqnames.db-1.0.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|R-seqnames.db-1.0.1-2|49	+ Revision: ad5e616
14cr|R-seqnames.db-1.0.1-2|50	- MassBuild#464: Increase release tag
14cr|R-seqnames.db-1.0.1-2|51	
14cr|R-seqnames.db-1.0.1-2|52	

7714 14
14cr|R-seriation-1.0.13-2|1	%global packname  seriation
14cr|R-seriation-1.0.13-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-seriation-1.0.13-2|3	
14cr|R-seriation-1.0.13-2|4	Name:             R-%{packname}
14cr|R-seriation-1.0.13-2|5	Version:          1.0.13
14cr|R-seriation-1.0.13-2|6	Release:          2
14cr|R-seriation-1.0.13-2|7	Summary:          Infrastructure for seriation
14cr|R-seriation-1.0.13-2|8	
14cr|R-seriation-1.0.13-2|9	Group:            Sciences/Mathematics
14cr|R-seriation-1.0.13-2|10	License:          GPL-2
14cr|R-seriation-1.0.13-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-seriation-1.0.13-2|12	Source0:          http://cran.r-project.org/src/contrib/seriation_1.0-13.tar.gz
14cr|R-seriation-1.0.13-2|13	Requires:         R-stats R-cluster R-TSP R-gclus R-grid R-colorspace
14cr|R-seriation-1.0.13-2|14	Requires:         R-MASS R-biclust
14cr|R-seriation-1.0.13-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-seriation-1.0.13-2|16	BuildRequires:    R-stats R-cluster R-TSP R-gclus R-grid R-colorspace
14cr|R-seriation-1.0.13-2|17	BuildRequires:    R-MASS R-biclust
14cr|R-seriation-1.0.13-2|18	
14cr|R-seriation-1.0.13-2|19	%description
14cr|R-seriation-1.0.13-2|20	Infrastructure for seriation with an implementation of several
14cr|R-seriation-1.0.13-2|21	seriation/sequencing techniques to reorder matrices, dissimilarity
14cr|R-seriation-1.0.13-2|22	matrices, and dendrograms. Also contains some visualizations techniques
14cr|R-seriation-1.0.13-2|23	based on seriation.
14cr|R-seriation-1.0.13-2|24	
14cr|R-seriation-1.0.13-2|25	%prep
14cr|R-seriation-1.0.13-2|26	%setup -q -c -n %{packname}
14cr|R-seriation-1.0.13-2|27	
14cr|R-seriation-1.0.13-2|28	%build
14cr|R-seriation-1.0.13-2|29	
14cr|R-seriation-1.0.13-2|30	%install
14cr|R-seriation-1.0.13-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-seriation-1.0.13-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-seriation-1.0.13-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-seriation-1.0.13-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-seriation-1.0.13-2|35	
14cr|R-seriation-1.0.13-2|36	%check
14cr|R-seriation-1.0.13-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-seriation-1.0.13-2|38	
14cr|R-seriation-1.0.13-2|39	%files
14cr|R-seriation-1.0.13-2|40	%dir %{rlibdir}/%{packname}
14cr|R-seriation-1.0.13-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-seriation-1.0.13-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-seriation-1.0.13-2|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-seriation-1.0.13-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-seriation-1.0.13-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-seriation-1.0.13-2|46	# %{rlibdir}/%{packname}/LICENSE
14cr|R-seriation-1.0.13-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-seriation-1.0.13-2|48	%{rlibdir}/%{packname}/NEWS
14cr|R-seriation-1.0.13-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-seriation-1.0.13-2|50	%{rlibdir}/%{packname}/R
14cr|R-seriation-1.0.13-2|51	%{rlibdir}/%{packname}/data
14cr|R-seriation-1.0.13-2|52	%{rlibdir}/%{packname}/help
14cr|R-seriation-1.0.13-2|53	%{rlibdir}/%{packname}/libs
14cr|R-seriation-1.0.13-2|54	%{rlibdir}/seriation/tests/criterion.R
14cr|R-seriation-1.0.13-2|55	%{rlibdir}/seriation/tests/permuation_vector.R
14cr|R-seriation-1.0.13-2|56	
14cr|R-seriation-1.0.13-2|57	
14cr|R-seriation-1.0.13-2|58	
14cr|R-seriation-1.0.13-2|59	%changelog
14cr|R-seriation-1.0.13-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.13-2
14cr|R-seriation-1.0.13-2|61	+ Revision: 078fdfd
14cr|R-seriation-1.0.13-2|62	- MassBuild#464: Increase release tag
14cr|R-seriation-1.0.13-2|63	
14cr|R-seriation-1.0.13-2|64	

7715 14
14cr|R-setRNG-2011.11.2-2|1	%define debug_package %{nil}
14cr|R-setRNG-2011.11.2-2|2	
14cr|R-setRNG-2011.11.2-2|3	%global packname  setRNG
14cr|R-setRNG-2011.11.2-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-setRNG-2011.11.2-2|5	
14cr|R-setRNG-2011.11.2-2|6	Name:             R-%{packname}
14cr|R-setRNG-2011.11.2-2|7	Version:          2011.11.2
14cr|R-setRNG-2011.11.2-2|8	Release:          2
14cr|R-setRNG-2011.11.2-2|9	Summary:          Set (Normal) Random Number Generator and Seed
14cr|R-setRNG-2011.11.2-2|10	Group:            Sciences/Mathematics
14cr|R-setRNG-2011.11.2-2|11	License:          GPLv2 | file LICENSE
14cr|R-setRNG-2011.11.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-setRNG-2011.11.2-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2011.11-2.tar.gz
14cr|R-setRNG-2011.11.2-2|14	
14cr|R-setRNG-2011.11.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-setRNG-2011.11.2-2|16	
14cr|R-setRNG-2011.11.2-2|17	
14cr|R-setRNG-2011.11.2-2|18	%description
14cr|R-setRNG-2011.11.2-2|19	SetRNG provides utilities to help set and record the setting of the seed
14cr|R-setRNG-2011.11.2-2|20	and the uniform and normal generators used when a random experiment is
14cr|R-setRNG-2011.11.2-2|21	run. The utilities can be used in other functions that do random
14cr|R-setRNG-2011.11.2-2|22	experiments to simplify recording and/or setting all the necessary
14cr|R-setRNG-2011.11.2-2|23	information for reproducibility.  See the vignette and reference manual
14cr|R-setRNG-2011.11.2-2|24	for examples.
14cr|R-setRNG-2011.11.2-2|25	
14cr|R-setRNG-2011.11.2-2|26	%prep
14cr|R-setRNG-2011.11.2-2|27	%setup -q -c -n %{packname}
14cr|R-setRNG-2011.11.2-2|28	
14cr|R-setRNG-2011.11.2-2|29	%build
14cr|R-setRNG-2011.11.2-2|30	
14cr|R-setRNG-2011.11.2-2|31	%install
14cr|R-setRNG-2011.11.2-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-setRNG-2011.11.2-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-setRNG-2011.11.2-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-setRNG-2011.11.2-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-setRNG-2011.11.2-2|36	
14cr|R-setRNG-2011.11.2-2|37	%check
14cr|R-setRNG-2011.11.2-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-setRNG-2011.11.2-2|39	
14cr|R-setRNG-2011.11.2-2|40	%files
14cr|R-setRNG-2011.11.2-2|41	%dir %{rlibdir}/%{packname}
14cr|R-setRNG-2011.11.2-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-setRNG-2011.11.2-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-setRNG-2011.11.2-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-setRNG-2011.11.2-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-setRNG-2011.11.2-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-setRNG-2011.11.2-2|47	%{rlibdir}/%{packname}/LICENSE
14cr|R-setRNG-2011.11.2-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-setRNG-2011.11.2-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-setRNG-2011.11.2-2|50	%{rlibdir}/%{packname}/R
14cr|R-setRNG-2011.11.2-2|51	%{rlibdir}/%{packname}/help
14cr|R-setRNG-2011.11.2-2|52	
14cr|R-setRNG-2011.11.2-2|53	%changelog
14cr|R-setRNG-2011.11.2-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2011.11.2-2
14cr|R-setRNG-2011.11.2-2|55	+ Revision: 7633339
14cr|R-setRNG-2011.11.2-2|56	- MassBuild#464: Increase release tag
14cr|R-setRNG-2011.11.2-2|57	
14cr|R-setRNG-2011.11.2-2|58	

7716 14
14cr|R-sets-1.0.13-3|1	%global packname  sets
14cr|R-sets-1.0.13-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-sets-1.0.13-3|3	
14cr|R-sets-1.0.13-3|4	Name:             R-%{packname}
14cr|R-sets-1.0.13-3|5	Version:          1.0.13
14cr|R-sets-1.0.13-3|6	Release:          3
14cr|R-sets-1.0.13-3|7	Summary:          Sets, Generalized Sets, Customizable Sets and Intervals
14cr|R-sets-1.0.13-3|8	Group:            Sciences/Mathematics
14cr|R-sets-1.0.13-3|9	License:          GPL-2
14cr|R-sets-1.0.13-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sets-1.0.13-3|11	Source0:          http://cran.r-project.org/src/contrib/sets_1.0-13.tar.gz
14cr|R-sets-1.0.13-3|12	Requires:         R-stats
14cr|R-sets-1.0.13-3|13	Requires:         R-proxy
14cr|R-sets-1.0.13-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-sets-1.0.13-3|15	BuildRequires:    R-stats
14cr|R-sets-1.0.13-3|16	BuildRequires:    R-proxy
14cr|R-sets-1.0.13-3|17	
14cr|R-sets-1.0.13-3|18	%description
14cr|R-sets-1.0.13-3|19	Data structures and basic operations for ordinary sets, generalizations
14cr|R-sets-1.0.13-3|20	such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and
14cr|R-sets-1.0.13-3|21	
14cr|R-sets-1.0.13-3|22	%prep
14cr|R-sets-1.0.13-3|23	%setup -q -c -n %{packname}
14cr|R-sets-1.0.13-3|24	
14cr|R-sets-1.0.13-3|25	%build
14cr|R-sets-1.0.13-3|26	
14cr|R-sets-1.0.13-3|27	%install
14cr|R-sets-1.0.13-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sets-1.0.13-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sets-1.0.13-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sets-1.0.13-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sets-1.0.13-3|32	
14cr|R-sets-1.0.13-3|33	#%check
14cr|R-sets-1.0.13-3|34	#%{_bindir}/R CMD check %{packname}
14cr|R-sets-1.0.13-3|35	
14cr|R-sets-1.0.13-3|36	%files
14cr|R-sets-1.0.13-3|37	%dir %{rlibdir}/%{packname}
14cr|R-sets-1.0.13-3|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-sets-1.0.13-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-sets-1.0.13-3|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sets-1.0.13-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sets-1.0.13-3|42	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-sets-1.0.13-3|43	%{rlibdir}/%{packname}/INDEX
14cr|R-sets-1.0.13-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sets-1.0.13-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-sets-1.0.13-3|46	%{rlibdir}/%{packname}/R
14cr|R-sets-1.0.13-3|47	%{rlibdir}/%{packname}/data
14cr|R-sets-1.0.13-3|48	%{rlibdir}/%{packname}/help
14cr|R-sets-1.0.13-3|49	%{rlibdir}/%{packname}/libs
14cr|R-sets-1.0.13-3|50	
14cr|R-sets-1.0.13-3|51	
14cr|R-sets-1.0.13-3|52	
14cr|R-sets-1.0.13-3|53	%changelog
14cr|R-sets-1.0.13-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.13-3
14cr|R-sets-1.0.13-3|55	+ Revision: ab0a091
14cr|R-sets-1.0.13-3|56	- MassBuild#464: Increase release tag
14cr|R-sets-1.0.13-3|57	
14cr|R-sets-1.0.13-3|58	

7717 14
14cr|R-sfsmisc-1.0.26-2|1	%global packname  sfsmisc
14cr|R-sfsmisc-1.0.26-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-sfsmisc-1.0.26-2|3	
14cr|R-sfsmisc-1.0.26-2|4	Name:             R-%{packname}
14cr|R-sfsmisc-1.0.26-2|5	Version:          1.0.26
14cr|R-sfsmisc-1.0.26-2|6	Release:          2
14cr|R-sfsmisc-1.0.26-2|7	Summary:          Utilities from Seminar fuer Statistik ETH Zurich
14cr|R-sfsmisc-1.0.26-2|8	Group:            Sciences/Mathematics
14cr|R-sfsmisc-1.0.26-2|9	License:          GPL (>= 2)
14cr|R-sfsmisc-1.0.26-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sfsmisc-1.0.26-2|11	Source0:          http://cran.r-project.org/src/contrib/sfsmisc_1.0-26.tar.gz
14cr|R-sfsmisc-1.0.26-2|12	BuildArch:        noarch
14cr|R-sfsmisc-1.0.26-2|13	Requires:         R-core
14cr|R-sfsmisc-1.0.26-2|14	Requires:         R-stats R-methods R-utils
14cr|R-sfsmisc-1.0.26-2|15	Requires:         R-datasets R-MASS R-tcltk
14cr|R-sfsmisc-1.0.26-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-methods R-utils
14cr|R-sfsmisc-1.0.26-2|17	BuildRequires:   R-datasets R-MASS R-tcltk
14cr|R-sfsmisc-1.0.26-2|18	
14cr|R-sfsmisc-1.0.26-2|19	%description
14cr|R-sfsmisc-1.0.26-2|20	Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, quite
14cr|R-sfsmisc-1.0.26-2|21	a few related to graphics; many ported from S-plus times.
14cr|R-sfsmisc-1.0.26-2|22	
14cr|R-sfsmisc-1.0.26-2|23	%prep
14cr|R-sfsmisc-1.0.26-2|24	%setup -q -c -n %{packname}
14cr|R-sfsmisc-1.0.26-2|25	
14cr|R-sfsmisc-1.0.26-2|26	%build
14cr|R-sfsmisc-1.0.26-2|27	
14cr|R-sfsmisc-1.0.26-2|28	%install
14cr|R-sfsmisc-1.0.26-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sfsmisc-1.0.26-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sfsmisc-1.0.26-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sfsmisc-1.0.26-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sfsmisc-1.0.26-2|33	
14cr|R-sfsmisc-1.0.26-2|34	# FIXME fail to reencode latin1 to utf (should not be latin1...)
14cr|R-sfsmisc-1.0.26-2|35	%if 0
14cr|R-sfsmisc-1.0.26-2|36	%check
14cr|R-sfsmisc-1.0.26-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-sfsmisc-1.0.26-2|38	%endif
14cr|R-sfsmisc-1.0.26-2|39	
14cr|R-sfsmisc-1.0.26-2|40	%files
14cr|R-sfsmisc-1.0.26-2|41	%dir %{rlibdir}/%{packname}
14cr|R-sfsmisc-1.0.26-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-sfsmisc-1.0.26-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-sfsmisc-1.0.26-2|44	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-sfsmisc-1.0.26-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sfsmisc-1.0.26-2|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-sfsmisc-1.0.26-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-sfsmisc-1.0.26-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sfsmisc-1.0.26-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-sfsmisc-1.0.26-2|50	%{rlibdir}/%{packname}/R
14cr|R-sfsmisc-1.0.26-2|51	%{rlibdir}/%{packname}/data
14cr|R-sfsmisc-1.0.26-2|52	%{rlibdir}/%{packname}/demo
14cr|R-sfsmisc-1.0.26-2|53	%{rlibdir}/%{packname}/help
14cr|R-sfsmisc-1.0.26-2|54	
14cr|R-sfsmisc-1.0.26-2|55	
14cr|R-sfsmisc-1.0.26-2|56	
14cr|R-sfsmisc-1.0.26-2|57	
14cr|R-sfsmisc-1.0.26-2|58	%changelog
14cr|R-sfsmisc-1.0.26-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.26-2
14cr|R-sfsmisc-1.0.26-2|60	+ Revision: 4c786fd
14cr|R-sfsmisc-1.0.26-2|61	- MassBuild#464: Increase release tag
14cr|R-sfsmisc-1.0.26-2|62	
14cr|R-sfsmisc-1.0.26-2|63	

7718 14
14cr|R-sgeostat-1.0.25-3|1	%global packname  sgeostat
14cr|R-sgeostat-1.0.25-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-sgeostat-1.0.25-3|3	
14cr|R-sgeostat-1.0.25-3|4	Name:             R-%{packname}
14cr|R-sgeostat-1.0.25-3|5	Version:          1.0.25
14cr|R-sgeostat-1.0.25-3|6	Release:          3
14cr|R-sgeostat-1.0.25-3|7	Summary:          An Object-oriented Framework for Geostatistical Modeling in S+
14cr|R-sgeostat-1.0.25-3|8	Group:            Sciences/Mathematics
14cr|R-sgeostat-1.0.25-3|9	License:          file LICENSE
14cr|R-sgeostat-1.0.25-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sgeostat-1.0.25-3|11	Source0:          http://cran.r-project.org/src/contrib/sgeostat_1.0-25.tar.gz
14cr|R-sgeostat-1.0.25-3|12	Requires:         R-stats R-grDevices R-graphics
14cr|R-sgeostat-1.0.25-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-grDevices R-graphics
14cr|R-sgeostat-1.0.25-3|14	
14cr|R-sgeostat-1.0.25-3|15	%description
14cr|R-sgeostat-1.0.25-3|16	An Object-oriented Framework for Geostatistical Modeling in S+
14cr|R-sgeostat-1.0.25-3|17	
14cr|R-sgeostat-1.0.25-3|18	%prep
14cr|R-sgeostat-1.0.25-3|19	%setup -q -c -n %{packname}
14cr|R-sgeostat-1.0.25-3|20	
14cr|R-sgeostat-1.0.25-3|21	%build
14cr|R-sgeostat-1.0.25-3|22	
14cr|R-sgeostat-1.0.25-3|23	%install
14cr|R-sgeostat-1.0.25-3|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sgeostat-1.0.25-3|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sgeostat-1.0.25-3|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sgeostat-1.0.25-3|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sgeostat-1.0.25-3|28	
14cr|R-sgeostat-1.0.25-3|29	%check
14cr|R-sgeostat-1.0.25-3|30	%{_bindir}/R CMD check %{packname}
14cr|R-sgeostat-1.0.25-3|31	
14cr|R-sgeostat-1.0.25-3|32	%files
14cr|R-sgeostat-1.0.25-3|33	%dir %{rlibdir}/%{packname}
14cr|R-sgeostat-1.0.25-3|34	%doc %{rlibdir}/%{packname}/html
14cr|R-sgeostat-1.0.25-3|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sgeostat-1.0.25-3|36	%{rlibdir}/%{packname}/INDEX
14cr|R-sgeostat-1.0.25-3|37	%{rlibdir}/%{packname}/LICENSE
14cr|R-sgeostat-1.0.25-3|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sgeostat-1.0.25-3|39	%{rlibdir}/%{packname}/Meta
14cr|R-sgeostat-1.0.25-3|40	%{rlibdir}/%{packname}/R
14cr|R-sgeostat-1.0.25-3|41	%{rlibdir}/%{packname}/data
14cr|R-sgeostat-1.0.25-3|42	%{rlibdir}/%{packname}/help
14cr|R-sgeostat-1.0.25-3|43	%{rlibdir}/%{packname}/libs
14cr|R-sgeostat-1.0.25-3|44	
14cr|R-sgeostat-1.0.25-3|45	
14cr|R-sgeostat-1.0.25-3|46	
14cr|R-sgeostat-1.0.25-3|47	%changelog
14cr|R-sgeostat-1.0.25-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.25-3
14cr|R-sgeostat-1.0.25-3|49	+ Revision: e704ef4
14cr|R-sgeostat-1.0.25-3|50	- MassBuild#464: Increase release tag
14cr|R-sgeostat-1.0.25-3|51	
14cr|R-sgeostat-1.0.25-3|52	

7719 14
14cr|R-shapefiles-0.7-3|1	%global packname  shapefiles
14cr|R-shapefiles-0.7-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-shapefiles-0.7-3|3	
14cr|R-shapefiles-0.7-3|4	Name:             R-%{packname}
14cr|R-shapefiles-0.7-3|5	Version:          0.7
14cr|R-shapefiles-0.7-3|6	Release:          3
14cr|R-shapefiles-0.7-3|7	Summary:          Read and Write ESRI Shapefiles
14cr|R-shapefiles-0.7-3|8	Group:            Sciences/Mathematics
14cr|R-shapefiles-0.7-3|9	License:          GPL
14cr|R-shapefiles-0.7-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-shapefiles-0.7-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-shapefiles-0.7-3|12	BuildArch:        noarch
14cr|R-shapefiles-0.7-3|13	Requires:         R-core
14cr|R-shapefiles-0.7-3|14	Requires:         R-foreign
14cr|R-shapefiles-0.7-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-foreign
14cr|R-shapefiles-0.7-3|16	
14cr|R-shapefiles-0.7-3|17	%description
14cr|R-shapefiles-0.7-3|18	Functions to read and write ESRI shapefiles
14cr|R-shapefiles-0.7-3|19	
14cr|R-shapefiles-0.7-3|20	%prep
14cr|R-shapefiles-0.7-3|21	%setup -q -c -n %{packname}
14cr|R-shapefiles-0.7-3|22	
14cr|R-shapefiles-0.7-3|23	%build
14cr|R-shapefiles-0.7-3|24	
14cr|R-shapefiles-0.7-3|25	%install
14cr|R-shapefiles-0.7-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-shapefiles-0.7-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-shapefiles-0.7-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-shapefiles-0.7-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-shapefiles-0.7-3|30	
14cr|R-shapefiles-0.7-3|31	%check
14cr|R-shapefiles-0.7-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-shapefiles-0.7-3|33	
14cr|R-shapefiles-0.7-3|34	%files
14cr|R-shapefiles-0.7-3|35	%dir %{rlibdir}/%{packname}
14cr|R-shapefiles-0.7-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-shapefiles-0.7-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-shapefiles-0.7-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-shapefiles-0.7-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-shapefiles-0.7-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-shapefiles-0.7-3|41	%{rlibdir}/%{packname}/R
14cr|R-shapefiles-0.7-3|42	%{rlibdir}/%{packname}/help
14cr|R-shapefiles-0.7-3|43	
14cr|R-shapefiles-0.7-3|44	
14cr|R-shapefiles-0.7-3|45	
14cr|R-shapefiles-0.7-3|46	%changelog
14cr|R-shapefiles-0.7-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|R-shapefiles-0.7-3|48	+ Revision: dad564a
14cr|R-shapefiles-0.7-3|49	- MassBuild#464: Increase release tag
14cr|R-shapefiles-0.7-3|50	
14cr|R-shapefiles-0.7-3|51	

7720 14
14cr|R-shapes-1.1.9-2|1	%global packname  shapes
14cr|R-shapes-1.1.9-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-shapes-1.1.9-2|3	
14cr|R-shapes-1.1.9-2|4	Name:             R-%{packname}
14cr|R-shapes-1.1.9-2|5	Version:          1.1.9
14cr|R-shapes-1.1.9-2|6	Release:          2
14cr|R-shapes-1.1.9-2|7	Summary:          Statistical shape analysis
14cr|R-shapes-1.1.9-2|8	Group:            Sciences/Mathematics
14cr|R-shapes-1.1.9-2|9	License:          GPL-2
14cr|R-shapes-1.1.9-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-shapes-1.1.9-2|11	Source0:          http://cran.r-project.org/src/contrib/shapes_1.1-9.tar.gz
14cr|R-shapes-1.1.9-2|12	BuildArch:        noarch
14cr|R-shapes-1.1.9-2|13	Requires:         R-core
14cr|R-shapes-1.1.9-2|14	Requires:         R-scatterplot3d R-rgl R-MASS
14cr|R-shapes-1.1.9-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-scatterplot3d R-rgl R-MASS
14cr|R-shapes-1.1.9-2|16	
14cr|R-shapes-1.1.9-2|17	%description
14cr|R-shapes-1.1.9-2|18	Routines for the statistical analysis of shapes. In particular, the
14cr|R-shapes-1.1.9-2|19	package provides routines for procrustes analysis, displaying shapes and
14cr|R-shapes-1.1.9-2|20	principal components, testing for mean shape difference, thin-plate spline
14cr|R-shapes-1.1.9-2|21	transformation grids and edge superimposition methods.
14cr|R-shapes-1.1.9-2|22	
14cr|R-shapes-1.1.9-2|23	%prep
14cr|R-shapes-1.1.9-2|24	%setup -q -c -n %{packname}
14cr|R-shapes-1.1.9-2|25	
14cr|R-shapes-1.1.9-2|26	%build
14cr|R-shapes-1.1.9-2|27	
14cr|R-shapes-1.1.9-2|28	%install
14cr|R-shapes-1.1.9-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-shapes-1.1.9-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-shapes-1.1.9-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-shapes-1.1.9-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-shapes-1.1.9-2|33	
14cr|R-shapes-1.1.9-2|34	# FIXME (Error in rgl.open() : rgl.open failed)
14cr|R-shapes-1.1.9-2|35	%if 0
14cr|R-shapes-1.1.9-2|36	%check
14cr|R-shapes-1.1.9-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-shapes-1.1.9-2|38	%endif
14cr|R-shapes-1.1.9-2|39	
14cr|R-shapes-1.1.9-2|40	%files
14cr|R-shapes-1.1.9-2|41	%dir %{rlibdir}/%{packname}
14cr|R-shapes-1.1.9-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-shapes-1.1.9-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-shapes-1.1.9-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-shapes-1.1.9-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-shapes-1.1.9-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-shapes-1.1.9-2|47	%{rlibdir}/%{packname}/R
14cr|R-shapes-1.1.9-2|48	%{rlibdir}/%{packname}/data
14cr|R-shapes-1.1.9-2|49	%{rlibdir}/%{packname}/demo
14cr|R-shapes-1.1.9-2|50	%{rlibdir}/%{packname}/help
14cr|R-shapes-1.1.9-2|51	
14cr|R-shapes-1.1.9-2|52	
14cr|R-shapes-1.1.9-2|53	
14cr|R-shapes-1.1.9-2|54	%changelog
14cr|R-shapes-1.1.9-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-2
14cr|R-shapes-1.1.9-2|56	+ Revision: b330134
14cr|R-shapes-1.1.9-2|57	- MassBuild#464: Increase release tag
14cr|R-shapes-1.1.9-2|58	
14cr|R-shapes-1.1.9-2|59	

7721 14
14cr|R-ShortRead-1.20.0-2|1	%global packname  ShortRead
14cr|R-ShortRead-1.20.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ShortRead-1.20.0-2|3	
14cr|R-ShortRead-1.20.0-2|4	Name:             R-%{packname}
14cr|R-ShortRead-1.20.0-2|5	Version:          1.20.0
14cr|R-ShortRead-1.20.0-2|6	Release:          2
14cr|R-ShortRead-1.20.0-2|7	Summary:          Classes and methods for high-throughput short-read sequencing data
14cr|R-ShortRead-1.20.0-2|8	Group:            Sciences/Mathematics
14cr|R-ShortRead-1.20.0-2|9	License:          Artistic-2.0
14cr|R-ShortRead-1.20.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-ShortRead-1.20.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/ShortRead_1.20.0.tar.gz
14cr|R-ShortRead-1.20.0-2|12	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
14cr|R-ShortRead-1.20.0-2|13	Requires:         R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
14cr|R-ShortRead-1.20.0-2|14	Requires:         R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
14cr|R-ShortRead-1.20.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
14cr|R-ShortRead-1.20.0-2|16	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
14cr|R-ShortRead-1.20.0-2|17	BuildRequires:    R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
14cr|R-ShortRead-1.20.0-2|18	BuildRequires:    R-XVector
14cr|R-ShortRead-1.20.0-2|19	
14cr|R-ShortRead-1.20.0-2|20	%description
14cr|R-ShortRead-1.20.0-2|21	Base classes, functions, and methods for representation of
14cr|R-ShortRead-1.20.0-2|22	high-throughput, short-read sequencing data.
14cr|R-ShortRead-1.20.0-2|23	
14cr|R-ShortRead-1.20.0-2|24	%prep
14cr|R-ShortRead-1.20.0-2|25	%setup -q -c -n %{packname}
14cr|R-ShortRead-1.20.0-2|26	
14cr|R-ShortRead-1.20.0-2|27	%build
14cr|R-ShortRead-1.20.0-2|28	
14cr|R-ShortRead-1.20.0-2|29	%install
14cr|R-ShortRead-1.20.0-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ShortRead-1.20.0-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ShortRead-1.20.0-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ShortRead-1.20.0-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ShortRead-1.20.0-2|34	
14cr|R-ShortRead-1.20.0-2|35	# FIXME fails in build system (probably hidden message due no internet access)
14cr|R-ShortRead-1.20.0-2|36	%if 0
14cr|R-ShortRead-1.20.0-2|37	%check
14cr|R-ShortRead-1.20.0-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-ShortRead-1.20.0-2|39	%endif
14cr|R-ShortRead-1.20.0-2|40	
14cr|R-ShortRead-1.20.0-2|41	%files
14cr|R-ShortRead-1.20.0-2|42	%dir %{rlibdir}/%{packname}
14cr|R-ShortRead-1.20.0-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-ShortRead-1.20.0-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-ShortRead-1.20.0-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-ShortRead-1.20.0-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ShortRead-1.20.0-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-ShortRead-1.20.0-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-ShortRead-1.20.0-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ShortRead-1.20.0-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-ShortRead-1.20.0-2|51	%{rlibdir}/%{packname}/R
14cr|R-ShortRead-1.20.0-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-ShortRead-1.20.0-2|53	%{rlibdir}/%{packname}/help
14cr|R-ShortRead-1.20.0-2|54	%{rlibdir}/%{packname}/libs
14cr|R-ShortRead-1.20.0-2|55	%{rlibdir}/%{packname}/script
14cr|R-ShortRead-1.20.0-2|56	%{rlibdir}/%{packname}/template
14cr|R-ShortRead-1.20.0-2|57	%{rlibdir}/%{packname}/unitTests
14cr|R-ShortRead-1.20.0-2|58	
14cr|R-ShortRead-1.20.0-2|59	
14cr|R-ShortRead-1.20.0-2|60	
14cr|R-ShortRead-1.20.0-2|61	%changelog
14cr|R-ShortRead-1.20.0-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-2
14cr|R-ShortRead-1.20.0-2|63	+ Revision: eaa80c6
14cr|R-ShortRead-1.20.0-2|64	- MassBuild#464: Increase release tag
14cr|R-ShortRead-1.20.0-2|65	
14cr|R-ShortRead-1.20.0-2|66	

7722 14
14cr|R-siatclust-1.0.5-3|1	%global packname  siatclust
14cr|R-siatclust-1.0.5-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-siatclust-1.0.5-3|3	
14cr|R-siatclust-1.0.5-3|4	Name:             R-%{packname}
14cr|R-siatclust-1.0.5-3|5	Version:          1.0.5
14cr|R-siatclust-1.0.5-3|6	Release:          3
14cr|R-siatclust-1.0.5-3|7	Summary:          Shenzhen Institutes of Advanced Technology Clustering Suite
14cr|R-siatclust-1.0.5-3|8	Group:            Sciences/Mathematics
14cr|R-siatclust-1.0.5-3|9	License:          GPL (>= 3)
14cr|R-siatclust-1.0.5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-siatclust-1.0.5-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-siatclust-1.0.5-3|12	Requires:         R-lattice R-latticeExtra R-clv
14cr|R-siatclust-1.0.5-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-clv
14cr|R-siatclust-1.0.5-3|14	
14cr|R-siatclust-1.0.5-3|15	%description
14cr|R-siatclust-1.0.5-3|16	A collection of cluster analysis tools and algorithms for data mining
14cr|R-siatclust-1.0.5-3|17	developed at the Shenzhen Institutes of Advanced Technology (SIAT) under
14cr|R-siatclust-1.0.5-3|18	the Senior International Scientist program of the Chinese Academy of
14cr|R-siatclust-1.0.5-3|19	Sciences. Development of this package is also supported by the Shenzhen
14cr|R-siatclust-1.0.5-3|20	High Technology Development Fund within the Shenzhen Key Laboratory for
14cr|R-siatclust-1.0.5-3|21	High Performance Data Mining.
14cr|R-siatclust-1.0.5-3|22	
14cr|R-siatclust-1.0.5-3|23	%prep
14cr|R-siatclust-1.0.5-3|24	%setup -q -c -n %{packname}
14cr|R-siatclust-1.0.5-3|25	
14cr|R-siatclust-1.0.5-3|26	%build
14cr|R-siatclust-1.0.5-3|27	
14cr|R-siatclust-1.0.5-3|28	%install
14cr|R-siatclust-1.0.5-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-siatclust-1.0.5-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-siatclust-1.0.5-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-siatclust-1.0.5-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-siatclust-1.0.5-3|33	
14cr|R-siatclust-1.0.5-3|34	%check
14cr|R-siatclust-1.0.5-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-siatclust-1.0.5-3|36	
14cr|R-siatclust-1.0.5-3|37	%files
14cr|R-siatclust-1.0.5-3|38	%dir %{rlibdir}/%{packname}
14cr|R-siatclust-1.0.5-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-siatclust-1.0.5-3|40	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-siatclust-1.0.5-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-siatclust-1.0.5-3|42	%{rlibdir}/%{packname}/INDEX
14cr|R-siatclust-1.0.5-3|43	%{rlibdir}/%{packname}/LICENSE
14cr|R-siatclust-1.0.5-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-siatclust-1.0.5-3|45	%{rlibdir}/%{packname}/Meta
14cr|R-siatclust-1.0.5-3|46	%{rlibdir}/%{packname}/R
14cr|R-siatclust-1.0.5-3|47	%{rlibdir}/%{packname}/data
14cr|R-siatclust-1.0.5-3|48	%{rlibdir}/%{packname}/help
14cr|R-siatclust-1.0.5-3|49	%{rlibdir}/%{packname}/libs
14cr|R-siatclust-1.0.5-3|50	
14cr|R-siatclust-1.0.5-3|51	
14cr|R-siatclust-1.0.5-3|52	
14cr|R-siatclust-1.0.5-3|53	%changelog
14cr|R-siatclust-1.0.5-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|R-siatclust-1.0.5-3|55	+ Revision: 6f68e78
14cr|R-siatclust-1.0.5-3|56	- MassBuild#464: Increase release tag
14cr|R-siatclust-1.0.5-3|57	
14cr|R-siatclust-1.0.5-3|58	

7723 14
14cr|rsibreak-0.11-2|1	Name:		rsibreak
14cr|rsibreak-0.11-2|2	Version:	0.11
14cr|rsibreak-0.11-2|3	Summary:	Assists in the Recovery and Prevention of Repetitive Strain Injury
14cr|rsibreak-0.11-2|4	Release:	2
14cr|rsibreak-0.11-2|5	License:	GPLv2
14cr|rsibreak-0.11-2|6	Group:		Graphical desktop/KDE
14cr|rsibreak-0.11-2|7	URL:		http://www.rsibreak.org
14cr|rsibreak-0.11-2|8	Source0:	http://www.rsibreak.org/files/%{name}-%{version}.tar.bz2
14cr|rsibreak-0.11-2|9	BuildRequires:	kdelibs4-devel
14cr|rsibreak-0.11-2|10	Requires:	kdebase4-runtime
14cr|rsibreak-0.11-2|11	
14cr|rsibreak-0.11-2|12	%description
14cr|rsibreak-0.11-2|13	Repetitive Strain Injury is an illness which can occur as a result of
14cr|rsibreak-0.11-2|14	working with a mouse and keyboard. This utility can be used to remind
14cr|rsibreak-0.11-2|15	you to take a break now and then.
14cr|rsibreak-0.11-2|16	
14cr|rsibreak-0.11-2|17	%files  -f %{name}.lang
14cr|rsibreak-0.11-2|18	%defattr(-,root,root)
14cr|rsibreak-0.11-2|19	%{_kde_bindir}/%{name}
14cr|rsibreak-0.11-2|20	%{_kde_appsdir}/rsibreak/rsibreak.notifyrc
14cr|rsibreak-0.11-2|21	%{_kde_datadir}/autostart/rsibreak.desktop
14cr|rsibreak-0.11-2|22	%{_kde_iconsdir}/hicolor/*/*/*
14cr|rsibreak-0.11-2|23	%{_kde_datadir}/applications/kde4/rsibreak.desktop
14cr|rsibreak-0.11-2|24	%{_kde_datadir}/dbus-1/interfaces/org.rsibreak.rsiwidget.xml
14cr|rsibreak-0.11-2|25	%{_kde_docdir}/HTML/*/rsibreak
14cr|rsibreak-0.11-2|26	
14cr|rsibreak-0.11-2|27	#-----------------------------------------------------------------------------
14cr|rsibreak-0.11-2|28	
14cr|rsibreak-0.11-2|29	%package -n plasma-applet-rsibreak
14cr|rsibreak-0.11-2|30	Summary:	Plasma applet for rsibreak
14cr|rsibreak-0.11-2|31	Group:		Graphical desktop/KDE
14cr|rsibreak-0.11-2|32	Requires:	%{name} = %{version}
14cr|rsibreak-0.11-2|33	Requires:	plasma-engine-rsibreak = %{version}
14cr|rsibreak-0.11-2|34	Provides:	plasma-applet
14cr|rsibreak-0.11-2|35	Conflicts:	extragear-plasma < 4.0.82
14cr|rsibreak-0.11-2|36	Conflicts:	kdebase4-workspace < 2:4.1.80-6
14cr|rsibreak-0.11-2|37	
14cr|rsibreak-0.11-2|38	%description -n plasma-applet-rsibreak
14cr|rsibreak-0.11-2|39	Plasma applet for rsibreak
14cr|rsibreak-0.11-2|40	
14cr|rsibreak-0.11-2|41	%files -n plasma-applet-rsibreak -f plasma_applet_rsibreak.lang
14cr|rsibreak-0.11-2|42	%defattr(-,root,root)
14cr|rsibreak-0.11-2|43	%{_kde_services}/plasma-applet-rsibreak.desktop
14cr|rsibreak-0.11-2|44	%{_kde_libdir}/kde4/plasma_applet_rsibreak.so
14cr|rsibreak-0.11-2|45	%{_kde_appsdir}/desktoptheme/default/widgets/rsibreak.svg
14cr|rsibreak-0.11-2|46	
14cr|rsibreak-0.11-2|47	#--------------------------------------------------------------------
14cr|rsibreak-0.11-2|48	
14cr|rsibreak-0.11-2|49	%package -n plasma-engine-rsibreak
14cr|rsibreak-0.11-2|50	Summary:	Plasma engine for rsibreak
14cr|rsibreak-0.11-2|51	Group:		Graphical desktop/KDE
14cr|rsibreak-0.11-2|52	Provides:	plasma-engine
14cr|rsibreak-0.11-2|53	
14cr|rsibreak-0.11-2|54	%description -n plasma-engine-rsibreak
14cr|rsibreak-0.11-2|55	Plasma engine for rsibreak
14cr|rsibreak-0.11-2|56	
14cr|rsibreak-0.11-2|57	%files -n plasma-engine-rsibreak
14cr|rsibreak-0.11-2|58	%defattr(-,root,root)
14cr|rsibreak-0.11-2|59	%{_kde_services}/plasma-engine-rsibreak.desktop
14cr|rsibreak-0.11-2|60	%{_kde_libdir}/kde4/plasma_engine_rsibreak.so
14cr|rsibreak-0.11-2|61	
14cr|rsibreak-0.11-2|62	#--------------------------------------------------------------------
14cr|rsibreak-0.11-2|63	
14cr|rsibreak-0.11-2|64	%prep
14cr|rsibreak-0.11-2|65	%setup -q
14cr|rsibreak-0.11-2|66	
14cr|rsibreak-0.11-2|67	%build
14cr|rsibreak-0.11-2|68	%cmake_kde4
14cr|rsibreak-0.11-2|69	%make
14cr|rsibreak-0.11-2|70	
14cr|rsibreak-0.11-2|71	%install
14cr|rsibreak-0.11-2|72	%__rm -rf %{buildroot}
14cr|rsibreak-0.11-2|73	%makeinstall_std -C build
14cr|rsibreak-0.11-2|74	
14cr|rsibreak-0.11-2|75	%find_lang %{name}
14cr|rsibreak-0.11-2|76	%find_lang plasma_applet_rsibreak
14cr|rsibreak-0.11-2|77	
14cr|rsibreak-0.11-2|78	%clean
14cr|rsibreak-0.11-2|79	%__rm -rf %{buildroot}
14cr|rsibreak-0.11-2|80	
14cr|rsibreak-0.11-2|81	
14cr|rsibreak-0.11-2|82	
14cr|rsibreak-0.11-2|83	
14cr|rsibreak-0.11-2|84	%changelog
14cr|rsibreak-0.11-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-2
14cr|rsibreak-0.11-2|86	+ Revision: 68bd4de
14cr|rsibreak-0.11-2|87	- MassBuild#464: Increase release tag
14cr|rsibreak-0.11-2|88	
14cr|rsibreak-0.11-2|89	

7724 14
14cr|rsipclient-0.20-8|1	%define	name	rsipclient
14cr|rsipclient-0.20-8|2	%define version 0.20
14cr|rsipclient-0.20-8|3	%define release 8
14cr|rsipclient-0.20-8|4	
14cr|rsipclient-0.20-8|5	Summary:	A Python client to contact rsipd server
14cr|rsipclient-0.20-8|6	Name:		%{name}
14cr|rsipclient-0.20-8|7	Version:	%{version}
14cr|rsipclient-0.20-8|8	Release:	%{release}
14cr|rsipclient-0.20-8|9	License:	GPL
14cr|rsipclient-0.20-8|10	Group:          System/Configuration/Networking
14cr|rsipclient-0.20-8|11	URL:		http://openresources.info.ucl.ac.be/rsip/index.php
14cr|rsipclient-0.20-8|12	Source0:	%{name}-%{version}.tar.bz2
14cr|rsipclient-0.20-8|13	Requires:   python
14cr|rsipclient-0.20-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|rsipclient-0.20-8|15	Buildarch:	noarch
14cr|rsipclient-0.20-8|16	
14cr|rsipclient-0.20-8|17	%description
14cr|rsipclient-0.20-8|18	Python client version to install on rsipd client machines.
14cr|rsipclient-0.20-8|19	The slpd from http://www.openslp.org is highly recommended as it will allow
14cr|rsipclient-0.20-8|20	easier installation of the client software, but it is not required.
14cr|rsipclient-0.20-8|21	
14cr|rsipclient-0.20-8|22	
14cr|rsipclient-0.20-8|23	%prep
14cr|rsipclient-0.20-8|24	%setup -q -c -n %{name}-%{version}
14cr|rsipclient-0.20-8|25	
14cr|rsipclient-0.20-8|26	%build
14cr|rsipclient-0.20-8|27	
14cr|rsipclient-0.20-8|28	%install
14cr|rsipclient-0.20-8|29	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|rsipclient-0.20-8|30	
14cr|rsipclient-0.20-8|31	install -d %{buildroot}%{_sbindir}
14cr|rsipclient-0.20-8|32	install -m 755 rsipclient %{buildroot}%{_sbindir}/rsipclient
14cr|rsipclient-0.20-8|33	
14cr|rsipclient-0.20-8|34	%clean
14cr|rsipclient-0.20-8|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|rsipclient-0.20-8|36	
14cr|rsipclient-0.20-8|37	%files
14cr|rsipclient-0.20-8|38	%defattr(-,root,root)
14cr|rsipclient-0.20-8|39	%{_sbindir}/rsipclient
14cr|rsipclient-0.20-8|40	
14cr|rsipclient-0.20-8|41	
14cr|rsipclient-0.20-8|42	
14cr|rsipclient-0.20-8|43	
14cr|rsipclient-0.20-8|44	%changelog
14cr|rsipclient-0.20-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-8
14cr|rsipclient-0.20-8|46	+ Revision: e7b2877
14cr|rsipclient-0.20-8|47	- MassBuild#464: Increase release tag
14cr|rsipclient-0.20-8|48	
14cr|rsipclient-0.20-8|49	

7725 14
14cr|rsl-1.42-3|1	%define major 1
14cr|rsl-1.42-3|2	%define libname %mklibname rsl %{major}
14cr|rsl-1.42-3|3	%define devname %mklibname rsl -d
14cr|rsl-1.42-3|4	
14cr|rsl-1.42-3|5	Summary:	TRMM Radar Software Library
14cr|rsl-1.42-3|6	Name:		rsl
14cr|rsl-1.42-3|7	Version:	1.42
14cr|rsl-1.42-3|8	Release:	3
14cr|rsl-1.42-3|9	License:	LGPLv2+
14cr|rsl-1.42-3|10	Group:		System/Libraries
14cr|rsl-1.42-3|11	Url:		http://trmm-fc.gsfc.nasa.gov/trmm_gv/software/rsl/
14cr|rsl-1.42-3|12	Source0:	%{name}-v%{version}.tar.gz
14cr|rsl-1.42-3|13	Patch0:		rsl-1.42-mdv-install.patch
14cr|rsl-1.42-3|14	Patch1:		rsl-v1.42-tirpc.patch
14cr|rsl-1.42-3|15	BuildRequires:	bison
14cr|rsl-1.42-3|16	BuildRequires:	flex
14cr|rsl-1.42-3|17	BuildRequires:	pkgconfig(libtirpc)
14cr|rsl-1.42-3|18	BuildRequires:	pkgconfig(zlib)
14cr|rsl-1.42-3|19	
14cr|rsl-1.42-3|20	%description
14cr|rsl-1.42-3|21	This library is an object oriented programming environment for writing software
14cr|rsl-1.42-3|22	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cr|rsl-1.42-3|23	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cr|rsl-1.42-3|24	formats. Additional functions are provided to manipulate the RSL objects.
14cr|rsl-1.42-3|25	Nearly all of the functions return objects. When they don't, they usually
14cr|rsl-1.42-3|26	perform actions like output, making images, etc. The most general object in RSL
14cr|rsl-1.42-3|27	is Radar. The structure Radar is the method used to define the ideal
14cr|rsl-1.42-3|28	or universal radar representation in RAM while keeping the natural resolution
14cr|rsl-1.42-3|29	of the data unchanged. More simply, Radar represents the super set of all radar
14cr|rsl-1.42-3|30	file formats. The Radar structure is hierarchically defined such that it is
14cr|rsl-1.42-3|31	composed of Volumes, each containing one field type. Volumes are composed
14cr|rsl-1.42-3|32	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cr|rsl-1.42-3|33	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cr|rsl-1.42-3|34	etc. There are approximately 20 field types.
14cr|rsl-1.42-3|35	
14cr|rsl-1.42-3|36	%files
14cr|rsl-1.42-3|37	%{_bindir}/*
14cr|rsl-1.42-3|38	%doc CHANGES Copyright README
14cr|rsl-1.42-3|39	
14cr|rsl-1.42-3|40	#------------------------------------------------------------------------------
14cr|rsl-1.42-3|41	
14cr|rsl-1.42-3|42	%package -n %{libname}
14cr|rsl-1.42-3|43	Summary:	TRMM Radar Software Library
14cr|rsl-1.42-3|44	Group:		System/Libraries
14cr|rsl-1.42-3|45	Requires:	%{name}-data >= %{EVRD}
14cr|rsl-1.42-3|46	
14cr|rsl-1.42-3|47	%description -n %{libname}
14cr|rsl-1.42-3|48	This library is an object oriented programming environment for writing software
14cr|rsl-1.42-3|49	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cr|rsl-1.42-3|50	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cr|rsl-1.42-3|51	formats. Additional functions are provided to manipulate the RSL objects.
14cr|rsl-1.42-3|52	Nearly all of the functions return objects. When they don't, they usually
14cr|rsl-1.42-3|53	perform actions like output, making images, etc. The most general object in RSL
14cr|rsl-1.42-3|54	is Radar. The structure Radar is the method used to define the ideal
14cr|rsl-1.42-3|55	or universal radar representation in RAM while keeping the natural resolution
14cr|rsl-1.42-3|56	of the data unchanged. More simply, Radar represents the super set of all radar
14cr|rsl-1.42-3|57	file formats. The Radar structure is hierarchically defined such that it is
14cr|rsl-1.42-3|58	composed of Volumes, each containing one field type. Volumes are composed
14cr|rsl-1.42-3|59	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cr|rsl-1.42-3|60	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cr|rsl-1.42-3|61	etc. There are approximately 20 field types.
14cr|rsl-1.42-3|62	
14cr|rsl-1.42-3|63	%files -n %{libname}
14cr|rsl-1.42-3|64	%{_libdir}/librsl.so.%{major}*
14cr|rsl-1.42-3|65	
14cr|rsl-1.42-3|66	#------------------------------------------------------------------------------
14cr|rsl-1.42-3|67	
14cr|rsl-1.42-3|68	%package -n %{devname}
14cr|rsl-1.42-3|69	Summary:	TRMM Radar Software Library development files
14cr|rsl-1.42-3|70	Group:		Development/C++
14cr|rsl-1.42-3|71	Requires:	%{libname} = %{EVRD}
14cr|rsl-1.42-3|72	Provides:	%{name}-devel = %{EVRD}
14cr|rsl-1.42-3|73	
14cr|rsl-1.42-3|74	%description -n %{devname}
14cr|rsl-1.42-3|75	This library is an object oriented programming environment for writing software
14cr|rsl-1.42-3|76	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cr|rsl-1.42-3|77	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cr|rsl-1.42-3|78	formats. Additional functions are provided to manipulate the RSL objects.
14cr|rsl-1.42-3|79	Nearly all of the functions return objects. When they don't, they usually
14cr|rsl-1.42-3|80	perform actions like output, making images, etc. The most general object in RSL
14cr|rsl-1.42-3|81	is Radar. The structure Radar is the method used to define the ideal
14cr|rsl-1.42-3|82	or universal radar representation in RAM while keeping the natural resolution
14cr|rsl-1.42-3|83	of the data unchanged. More simply, Radar represents the super set of all radar
14cr|rsl-1.42-3|84	file formats. The Radar structure is hierarchically defined such that it is
14cr|rsl-1.42-3|85	composed of Volumes, each containing one field type. Volumes are composed
14cr|rsl-1.42-3|86	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cr|rsl-1.42-3|87	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cr|rsl-1.42-3|88	etc. There are approximately 20 field types.
14cr|rsl-1.42-3|89	
14cr|rsl-1.42-3|90	This package contains files needed only for development.
14cr|rsl-1.42-3|91	
14cr|rsl-1.42-3|92	%files -n %{devname}
14cr|rsl-1.42-3|93	%{_libdir}/librsl.so
14cr|rsl-1.42-3|94	%{_includedir}/*
14cr|rsl-1.42-3|95	%doc CHANGES Copyright README
14cr|rsl-1.42-3|96	
14cr|rsl-1.42-3|97	#------------------------------------------------------------------------------
14cr|rsl-1.42-3|98	
14cr|rsl-1.42-3|99	%package data
14cr|rsl-1.42-3|100	Summary:	TRMM Radar Software Library data files
14cr|rsl-1.42-3|101	Group:		System/Libraries
14cr|rsl-1.42-3|102	
14cr|rsl-1.42-3|103	%description data
14cr|rsl-1.42-3|104	This library is an object oriented programming environment for writing software
14cr|rsl-1.42-3|105	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cr|rsl-1.42-3|106	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cr|rsl-1.42-3|107	formats. Additional functions are provided to manipulate the RSL objects.
14cr|rsl-1.42-3|108	Nearly all of the functions return objects. When they don't, they usually
14cr|rsl-1.42-3|109	perform actions like output, making images, etc. The most general object in RSL
14cr|rsl-1.42-3|110	is Radar. The structure Radar is the method used to define the ideal
14cr|rsl-1.42-3|111	or universal radar representation in RAM while keeping the natural resolution
14cr|rsl-1.42-3|112	of the data unchanged. More simply, Radar represents the super set of all radar
14cr|rsl-1.42-3|113	file formats. The Radar structure is hierarchically defined such that it is
14cr|rsl-1.42-3|114	composed of Volumes, each containing one field type. Volumes are composed
14cr|rsl-1.42-3|115	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cr|rsl-1.42-3|116	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cr|rsl-1.42-3|117	etc. There are approximately 20 field types.
14cr|rsl-1.42-3|118	
14cr|rsl-1.42-3|119	%files data
14cr|rsl-1.42-3|120	%{_datadir}/rsl/
14cr|rsl-1.42-3|121	
14cr|rsl-1.42-3|122	#------------------------------------------------------------------------------
14cr|rsl-1.42-3|123	
14cr|rsl-1.42-3|124	%package doc
14cr|rsl-1.42-3|125	Summary:	TRMM Radar Software Library documentation
14cr|rsl-1.42-3|126	Group:		Documentation
14cr|rsl-1.42-3|127	
14cr|rsl-1.42-3|128	%description doc
14cr|rsl-1.42-3|129	This library is an object oriented programming environment for writing software
14cr|rsl-1.42-3|130	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cr|rsl-1.42-3|131	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cr|rsl-1.42-3|132	formats. Additional functions are provided to manipulate the RSL objects.
14cr|rsl-1.42-3|133	Nearly all of the functions return objects. When they don't, they usually
14cr|rsl-1.42-3|134	perform actions like output, making images, etc. The most general object in RSL
14cr|rsl-1.42-3|135	is Radar. The structure Radar is the method used to define the ideal
14cr|rsl-1.42-3|136	or universal radar representation in RAM while keeping the natural resolution
14cr|rsl-1.42-3|137	of the data unchanged. More simply, Radar represents the super set of all radar
14cr|rsl-1.42-3|138	file formats. The Radar structure is hierarchically defined such that it is
14cr|rsl-1.42-3|139	composed of Volumes, each containing one field type. Volumes are composed
14cr|rsl-1.42-3|140	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cr|rsl-1.42-3|141	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cr|rsl-1.42-3|142	etc. There are approximately 20 field types.
14cr|rsl-1.42-3|143	
14cr|rsl-1.42-3|144	This package contains RSL documentation.
14cr|rsl-1.42-3|145	
14cr|rsl-1.42-3|146	%files doc
14cr|rsl-1.42-3|147	%doc doc/*.html doc/*.gif doc/*.jpg doc/*.fig
14cr|rsl-1.42-3|148	
14cr|rsl-1.42-3|149	#------------------------------------------------------------------------------
14cr|rsl-1.42-3|150	
14cr|rsl-1.42-3|151	%prep
14cr|rsl-1.42-3|152	%setup -q -n %{name}-v%{version}
14cr|rsl-1.42-3|153	%patch0 -p1
14cr|rsl-1.42-3|154	%patch1 -p1
14cr|rsl-1.42-3|155	
14cr|rsl-1.42-3|156	%build
14cr|rsl-1.42-3|157	autoreconf -fi
14cr|rsl-1.42-3|158	%configure2_5x
14cr|rsl-1.42-3|159	%make
14cr|rsl-1.42-3|160	
14cr|rsl-1.42-3|161	%install
14cr|rsl-1.42-3|162	%makeinstall_std
14cr|rsl-1.42-3|163	
14cr|rsl-1.42-3|164	rm -rf %{buildroot}%{_docdir}
14cr|rsl-1.42-3|165	# --disable-static doesn't work here
14cr|rsl-1.42-3|166	rm -rf %{buildroot}%{_libdir}/librsl.a
14cr|rsl-1.42-3|167	
14cr|rsl-1.42-3|168	
14cr|rsl-1.42-3|169	%changelog
14cr|rsl-1.42-3|170	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.42-3
14cr|rsl-1.42-3|171	+ Revision: a2cbc8e
14cr|rsl-1.42-3|172	- Update BuildRequires
14cr|rsl-1.42-3|173	
14cr|rsl-1.42-3|174	

7726 14
14cr|R-slam-0.1.32-2|1	%global packname  slam
14cr|R-slam-0.1.32-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-slam-0.1.32-2|3	
14cr|R-slam-0.1.32-2|4	Name:             R-%{packname}
14cr|R-slam-0.1.32-2|5	Version:          0.1.32
14cr|R-slam-0.1.32-2|6	Release:          2
14cr|R-slam-0.1.32-2|7	Summary:          Sparse Lightweight Arrays and Matrices
14cr|R-slam-0.1.32-2|8	
14cr|R-slam-0.1.32-2|9	Group:            Sciences/Mathematics
14cr|R-slam-0.1.32-2|10	License:          GPL-2
14cr|R-slam-0.1.32-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-slam-0.1.32-2|12	Source0:          http://cran.r-project.org/src/contrib/slam_0.1-32.tar.gz
14cr|R-slam-0.1.32-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-slam-0.1.32-2|14	BuildRequires:    blas-devel
14cr|R-slam-0.1.32-2|15	BuildRequires:    lapack-devel
14cr|R-slam-0.1.32-2|16	
14cr|R-slam-0.1.32-2|17	%description
14cr|R-slam-0.1.32-2|18	Data structures and algorithms for sparse arrays and matrices, based on
14cr|R-slam-0.1.32-2|19	index arrays and simple triplet representations, respectively.
14cr|R-slam-0.1.32-2|20	
14cr|R-slam-0.1.32-2|21	%prep
14cr|R-slam-0.1.32-2|22	%setup -q -c -n %{packname}
14cr|R-slam-0.1.32-2|23	
14cr|R-slam-0.1.32-2|24	%build
14cr|R-slam-0.1.32-2|25	
14cr|R-slam-0.1.32-2|26	%install
14cr|R-slam-0.1.32-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-slam-0.1.32-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-slam-0.1.32-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-slam-0.1.32-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-slam-0.1.32-2|31	
14cr|R-slam-0.1.32-2|32	%check
14cr|R-slam-0.1.32-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-slam-0.1.32-2|34	
14cr|R-slam-0.1.32-2|35	%files
14cr|R-slam-0.1.32-2|36	%dir %{rlibdir}/%{packname}
14cr|R-slam-0.1.32-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-slam-0.1.32-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-slam-0.1.32-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-slam-0.1.32-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-slam-0.1.32-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-slam-0.1.32-2|42	%{rlibdir}/%{packname}/R
14cr|R-slam-0.1.32-2|43	%{rlibdir}/%{packname}/help
14cr|R-slam-0.1.32-2|44	%{rlibdir}/%{packname}/libs
14cr|R-slam-0.1.32-2|45	
14cr|R-slam-0.1.32-2|46	
14cr|R-slam-0.1.32-2|47	
14cr|R-slam-0.1.32-2|48	
14cr|R-slam-0.1.32-2|49	%changelog
14cr|R-slam-0.1.32-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.32-2
14cr|R-slam-0.1.32-2|51	+ Revision: bd28e9a
14cr|R-slam-0.1.32-2|52	- MassBuild#464: Increase release tag
14cr|R-slam-0.1.32-2|53	
14cr|R-slam-0.1.32-2|54	

7727 14
14cr|R-Sleuth2-1.0.7-2|1	%define debug_package %{nil}
14cr|R-Sleuth2-1.0.7-2|2	
14cr|R-Sleuth2-1.0.7-2|3	%global packname  Sleuth2
14cr|R-Sleuth2-1.0.7-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-Sleuth2-1.0.7-2|5	
14cr|R-Sleuth2-1.0.7-2|6	Name:             R-%{packname}
14cr|R-Sleuth2-1.0.7-2|7	Version:          1.0.7
14cr|R-Sleuth2-1.0.7-2|8	Release:          2
14cr|R-Sleuth2-1.0.7-2|9	Summary:          Data sets from Ramsey and Schafer's "Statistical Sleuth (2nd ed)"
14cr|R-Sleuth2-1.0.7-2|10	Group:            Sciences/Mathematics
14cr|R-Sleuth2-1.0.7-2|11	License:          GPLv2+
14cr|R-Sleuth2-1.0.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Sleuth2-1.0.7-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-7.tar.gz
14cr|R-Sleuth2-1.0.7-2|14	
14cr|R-Sleuth2-1.0.7-2|15	
14cr|R-Sleuth2-1.0.7-2|16	
14cr|R-Sleuth2-1.0.7-2|17	Requires:         R-lattice
14cr|R-Sleuth2-1.0.7-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-Sleuth2-1.0.7-2|19	
14cr|R-Sleuth2-1.0.7-2|20	BuildRequires:   R-lattice
14cr|R-Sleuth2-1.0.7-2|21	%description
14cr|R-Sleuth2-1.0.7-2|22	Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The Statistical
14cr|R-Sleuth2-1.0.7-2|23	Sleuth: A Course in Methods of Data Analysis (2nd ed)", Duxbury.
14cr|R-Sleuth2-1.0.7-2|24	
14cr|R-Sleuth2-1.0.7-2|25	%prep
14cr|R-Sleuth2-1.0.7-2|26	%setup -q -c -n %{packname}
14cr|R-Sleuth2-1.0.7-2|27	
14cr|R-Sleuth2-1.0.7-2|28	%build
14cr|R-Sleuth2-1.0.7-2|29	
14cr|R-Sleuth2-1.0.7-2|30	%install
14cr|R-Sleuth2-1.0.7-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Sleuth2-1.0.7-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Sleuth2-1.0.7-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Sleuth2-1.0.7-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Sleuth2-1.0.7-2|35	
14cr|R-Sleuth2-1.0.7-2|36	%check
14cr|R-Sleuth2-1.0.7-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Sleuth2-1.0.7-2|38	
14cr|R-Sleuth2-1.0.7-2|39	%files
14cr|R-Sleuth2-1.0.7-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Sleuth2-1.0.7-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-Sleuth2-1.0.7-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-Sleuth2-1.0.7-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Sleuth2-1.0.7-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-Sleuth2-1.0.7-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Sleuth2-1.0.7-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-Sleuth2-1.0.7-2|47	%{rlibdir}/%{packname}/R
14cr|R-Sleuth2-1.0.7-2|48	%{rlibdir}/%{packname}/data
14cr|R-Sleuth2-1.0.7-2|49	%{rlibdir}/%{packname}/help
14cr|R-Sleuth2-1.0.7-2|50	
14cr|R-Sleuth2-1.0.7-2|51	%changelog
14cr|R-Sleuth2-1.0.7-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cr|R-Sleuth2-1.0.7-2|53	+ Revision: e6e511f
14cr|R-Sleuth2-1.0.7-2|54	- MassBuild#464: Increase release tag
14cr|R-Sleuth2-1.0.7-2|55	
14cr|R-Sleuth2-1.0.7-2|56	

7728 14
14cr|R-sm-2.2.5.4-2|1	%define debug_package %{nil}
14cr|R-sm-2.2.5.4-2|2	
14cr|R-sm-2.2.5.4-2|3	%global packname  sm
14cr|R-sm-2.2.5.4-2|4	%global rlibdir  %{_datadir}/R/library
14cr|R-sm-2.2.5.4-2|5	
14cr|R-sm-2.2.5.4-2|6	Name:             R-%{packname}
14cr|R-sm-2.2.5.4-2|7	Version:          2.2.5.4
14cr|R-sm-2.2.5.4-2|8	Release:          2
14cr|R-sm-2.2.5.4-2|9	Summary:          Smoothing methods for nonparametric regression and density estimation
14cr|R-sm-2.2.5.4-2|10	Group:            Sciences/Mathematics
14cr|R-sm-2.2.5.4-2|11	License:          GPL-2
14cr|R-sm-2.2.5.4-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sm-2.2.5.4-2|13	Source0:          http://cran.r-project.org/src/contrib/sm_2.2-5.4.tar.gz
14cr|R-sm-2.2.5.4-2|14	BuildArch:        noarch
14cr|R-sm-2.2.5.4-2|15	Requires:         R-core
14cr|R-sm-2.2.5.4-2|16	Requires:         R-rpanel R-tkrplot R-rgl R-misc3d R-akima R-gam
14cr|R-sm-2.2.5.4-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-sm-2.2.5.4-2|18	BuildRequires:    R-rpanel R-tkrplot R-rgl R-misc3d R-akima R-gam
14cr|R-sm-2.2.5.4-2|19	
14cr|R-sm-2.2.5.4-2|20	%description
14cr|R-sm-2.2.5.4-2|21	This is software linked to the book `Applied Smoothing Techniques for Data
14cr|R-sm-2.2.5.4-2|22	Analysis: The Kernel Approach with S-Plus Illustrations' Oxford University
14cr|R-sm-2.2.5.4-2|23	
14cr|R-sm-2.2.5.4-2|24	%prep
14cr|R-sm-2.2.5.4-2|25	%setup -q -c -n %{packname}
14cr|R-sm-2.2.5.4-2|26	
14cr|R-sm-2.2.5.4-2|27	%build
14cr|R-sm-2.2.5.4-2|28	
14cr|R-sm-2.2.5.4-2|29	%install
14cr|R-sm-2.2.5.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sm-2.2.5.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sm-2.2.5.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sm-2.2.5.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sm-2.2.5.4-2|34	
14cr|R-sm-2.2.5.4-2|35	# FIXME (possibly due to bootstrap of other packages: Error in rgl.open() : rgl.open failed)
14cr|R-sm-2.2.5.4-2|36	%if 0
14cr|R-sm-2.2.5.4-2|37	%check
14cr|R-sm-2.2.5.4-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-sm-2.2.5.4-2|39	%endif
14cr|R-sm-2.2.5.4-2|40	
14cr|R-sm-2.2.5.4-2|41	%files
14cr|R-sm-2.2.5.4-2|42	%dir %{rlibdir}/%{packname}
14cr|R-sm-2.2.5.4-2|43	%doc %{rlibdir}/%{packname}/history.txt
14cr|R-sm-2.2.5.4-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-sm-2.2.5.4-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sm-2.2.5.4-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sm-2.2.5.4-2|47	%{rlibdir}/%{packname}/COPYING
14cr|R-sm-2.2.5.4-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-sm-2.2.5.4-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sm-2.2.5.4-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-sm-2.2.5.4-2|51	%{rlibdir}/%{packname}/R
14cr|R-sm-2.2.5.4-2|52	%{rlibdir}/%{packname}/data
14cr|R-sm-2.2.5.4-2|53	%{rlibdir}/%{packname}/help
14cr|R-sm-2.2.5.4-2|54	%{rlibdir}/%{packname}/scripts
14cr|R-sm-2.2.5.4-2|55	%{rlibdir}/%{packname}/smdata
14cr|R-sm-2.2.5.4-2|56	%{rlibdir}/sm/libs/sm.so
14cr|R-sm-2.2.5.4-2|57	
14cr|R-sm-2.2.5.4-2|58	%changelog
14cr|R-sm-2.2.5.4-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5.4-2
14cr|R-sm-2.2.5.4-2|60	+ Revision: 48cc643
14cr|R-sm-2.2.5.4-2|61	- MassBuild#464: Increase release tag
14cr|R-sm-2.2.5.4-2|62	
14cr|R-sm-2.2.5.4-2|63	

7729 14
14cr|R-sn-1.0.0-2|1	%global packname  sn
14cr|R-sn-1.0.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-sn-1.0.0-2|3	
14cr|R-sn-1.0.0-2|4	Name:             R-%{packname}
14cr|R-sn-1.0.0-2|5	Version:          1.0.0
14cr|R-sn-1.0.0-2|6	Release:          2
14cr|R-sn-1.0.0-2|7	Summary:          The skew-normal and skew-t distributions
14cr|R-sn-1.0.0-2|8	Group:            Sciences/Mathematics
14cr|R-sn-1.0.0-2|9	License:          GPLv2
14cr|R-sn-1.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sn-1.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/sn_1.0-0.tar.gz
14cr|R-sn-1.0.0-2|12	BuildRequires:    R-devel R-mnormt R-sm
14cr|R-sn-1.0.0-2|13	BuildRequires: R-sn
14cr|R-sn-1.0.0-2|14	Requires: R-sn
14cr|R-sn-1.0.0-2|15	BuildRequires: R-numDeriv
14cr|R-sn-1.0.0-2|16	Requires: R-numDeriv
14cr|R-sn-1.0.0-2|17	Requires:         R-core R-mnormt R-sm
14cr|R-sn-1.0.0-2|18	BuildArch:        noarch
14cr|R-sn-1.0.0-2|19	
14cr|R-sn-1.0.0-2|20	%description
14cr|R-sn-1.0.0-2|21	Functions for manipulating skew-normal and skew-t probability distributions,
14cr|R-sn-1.0.0-2|22	and for fitting them to data, in the scalar and in the multivariate case.
14cr|R-sn-1.0.0-2|23	
14cr|R-sn-1.0.0-2|24	%prep
14cr|R-sn-1.0.0-2|25	%setup -q -c -n %{packname}
14cr|R-sn-1.0.0-2|26	
14cr|R-sn-1.0.0-2|27	%build
14cr|R-sn-1.0.0-2|28	
14cr|R-sn-1.0.0-2|29	%install
14cr|R-sn-1.0.0-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sn-1.0.0-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sn-1.0.0-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sn-1.0.0-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sn-1.0.0-2|34	
14cr|R-sn-1.0.0-2|35	%check
14cr|R-sn-1.0.0-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-sn-1.0.0-2|37	
14cr|R-sn-1.0.0-2|38	%files
14cr|R-sn-1.0.0-2|39	%dir %{rlibdir}/%{packname}
14cr|R-sn-1.0.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sn-1.0.0-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sn-1.0.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-sn-1.0.0-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-sn-1.0.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-sn-1.0.0-2|45	%{rlibdir}/%{packname}/data
14cr|R-sn-1.0.0-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sn-1.0.0-2|47	%{rlibdir}/%{packname}/R
14cr|R-sn-1.0.0-2|48	%{rlibdir}/%{packname}/help
14cr|R-sn-1.0.0-2|49	
14cr|R-sn-1.0.0-2|50	%changelog
14cr|R-sn-1.0.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|R-sn-1.0.0-2|52	+ Revision: 70927f5
14cr|R-sn-1.0.0-2|53	- MassBuild#464: Increase release tag
14cr|R-sn-1.0.0-2|54	
14cr|R-sn-1.0.0-2|55	

7730 14
14cr|R-sna-2.3.2-2|1	%bcond_with bootstrap
14cr|R-sna-2.3.2-2|2	%global packname  sna
14cr|R-sna-2.3.2-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-sna-2.3.2-2|4	
14cr|R-sna-2.3.2-2|5	Name:             R-%{packname}
14cr|R-sna-2.3.2-2|6	Version:          2.3.2
14cr|R-sna-2.3.2-2|7	Release:          2
14cr|R-sna-2.3.2-2|8	Summary:          Tools for Social Network Analysis
14cr|R-sna-2.3.2-2|9	Group:            Sciences/Mathematics
14cr|R-sna-2.3.2-2|10	License:          GPL (>= 2)
14cr|R-sna-2.3.2-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sna-2.3.2-2|12	Source0:          http://cran.r-project.org/src/contrib/sna_2.3-2.tar.gz
14cr|R-sna-2.3.2-2|13	Requires:         R-utils R-network R-rgl R-numDeriv R-SparseM
14cr|R-sna-2.3.2-2|14	%if %{without bootstrap}
14cr|R-sna-2.3.2-2|15	Requires:         R-statnet
14cr|R-sna-2.3.2-2|16	%endif
14cr|R-sna-2.3.2-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-sna-2.3.2-2|18	BuildRequires:    R-utils R-network R-rgl R-numDeriv R-SparseM
14cr|R-sna-2.3.2-2|19	%if %{without bootstrap}
14cr|R-sna-2.3.2-2|20	BuildRequires:    R-statnet
14cr|R-sna-2.3.2-2|21	%endif
14cr|R-sna-2.3.2-2|22	
14cr|R-sna-2.3.2-2|23	%description
14cr|R-sna-2.3.2-2|24	A range of tools for social network analysis, including node and
14cr|R-sna-2.3.2-2|25	graph-level indices, structural distance and covariance methods,
14cr|R-sna-2.3.2-2|26	structural equivalence detection, p* modeling, random graph generation,
14cr|R-sna-2.3.2-2|27	and 2D/3D network visualization.
14cr|R-sna-2.3.2-2|28	
14cr|R-sna-2.3.2-2|29	%prep
14cr|R-sna-2.3.2-2|30	%setup -q -c -n %{packname}
14cr|R-sna-2.3.2-2|31	
14cr|R-sna-2.3.2-2|32	%build
14cr|R-sna-2.3.2-2|33	
14cr|R-sna-2.3.2-2|34	%install
14cr|R-sna-2.3.2-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sna-2.3.2-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sna-2.3.2-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sna-2.3.2-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sna-2.3.2-2|39	
14cr|R-sna-2.3.2-2|40	%if %{without bootstrap}
14cr|R-sna-2.3.2-2|41	%check
14cr|R-sna-2.3.2-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-sna-2.3.2-2|43	%endif
14cr|R-sna-2.3.2-2|44	
14cr|R-sna-2.3.2-2|45	%files
14cr|R-sna-2.3.2-2|46	%dir %{rlibdir}/%{packname}
14cr|R-sna-2.3.2-2|47	%doc %{rlibdir}/%{packname}/html
14cr|R-sna-2.3.2-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sna-2.3.2-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-sna-2.3.2-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sna-2.3.2-2|51	%{rlibdir}/%{packname}/Meta
14cr|R-sna-2.3.2-2|52	%{rlibdir}/%{packname}/R
14cr|R-sna-2.3.2-2|53	%{rlibdir}/%{packname}/data
14cr|R-sna-2.3.2-2|54	%{rlibdir}/%{packname}/help
14cr|R-sna-2.3.2-2|55	%{rlibdir}/%{packname}/libs
14cr|R-sna-2.3.2-2|56	
14cr|R-sna-2.3.2-2|57	
14cr|R-sna-2.3.2-2|58	%changelog
14cr|R-sna-2.3.2-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-2
14cr|R-sna-2.3.2-2|60	+ Revision: a1e7012
14cr|R-sna-2.3.2-2|61	- MassBuild#464: Increase release tag
14cr|R-sna-2.3.2-2|62	
14cr|R-sna-2.3.2-2|63	

7731 14
14cr|R-snow-0.3.13-2|1	%global packname  snow
14cr|R-snow-0.3.13-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-snow-0.3.13-2|3	
14cr|R-snow-0.3.13-2|4	Name:             R-%{packname}
14cr|R-snow-0.3.13-2|5	Version:          0.3.13
14cr|R-snow-0.3.13-2|6	Release:          2
14cr|R-snow-0.3.13-2|7	Summary:          Simple Network of Workstations
14cr|R-snow-0.3.13-2|8	Group:            Sciences/Mathematics
14cr|R-snow-0.3.13-2|9	License:          GPL
14cr|R-snow-0.3.13-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-snow-0.3.13-2|11	Source0:          http://cran.r-project.org/src/contrib/snow_0.3-13.tar.gz
14cr|R-snow-0.3.13-2|12	BuildArch:        noarch
14cr|R-snow-0.3.13-2|13	Requires:         R-core
14cr|R-snow-0.3.13-2|14	Requires:         R-utils
14cr|R-snow-0.3.13-2|15	Requires:         R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
14cr|R-snow-0.3.13-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cr|R-snow-0.3.13-2|17	BuildRequires:    R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
14cr|R-snow-0.3.13-2|18	
14cr|R-snow-0.3.13-2|19	%description
14cr|R-snow-0.3.13-2|20	Support for simple parallel computing in R.
14cr|R-snow-0.3.13-2|21	
14cr|R-snow-0.3.13-2|22	%prep
14cr|R-snow-0.3.13-2|23	%setup -q -c -n %{packname}
14cr|R-snow-0.3.13-2|24	
14cr|R-snow-0.3.13-2|25	%build
14cr|R-snow-0.3.13-2|26	
14cr|R-snow-0.3.13-2|27	%install
14cr|R-snow-0.3.13-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-snow-0.3.13-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-snow-0.3.13-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-snow-0.3.13-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-snow-0.3.13-2|32	
14cr|R-snow-0.3.13-2|33	%check
14cr|R-snow-0.3.13-2|34	_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
14cr|R-snow-0.3.13-2|35	
14cr|R-snow-0.3.13-2|36	%files
14cr|R-snow-0.3.13-2|37	%dir %{rlibdir}/%{packname}
14cr|R-snow-0.3.13-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-snow-0.3.13-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-snow-0.3.13-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-snow-0.3.13-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-snow-0.3.13-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-snow-0.3.13-2|43	%{rlibdir}/%{packname}/R*
14cr|R-snow-0.3.13-2|44	%{rlibdir}/%{packname}/help
14cr|R-snow-0.3.13-2|45	
14cr|R-snow-0.3.13-2|46	
14cr|R-snow-0.3.13-2|47	
14cr|R-snow-0.3.13-2|48	%changelog
14cr|R-snow-0.3.13-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-2
14cr|R-snow-0.3.13-2|50	+ Revision: acdaa3a
14cr|R-snow-0.3.13-2|51	- MassBuild#464: Increase release tag
14cr|R-snow-0.3.13-2|52	
14cr|R-snow-0.3.13-2|53	

7732 14
14cr|R-Snowball-0.0.10-2|1	%define debug_package %{nil}
14cr|R-Snowball-0.0.10-2|2	
14cr|R-Snowball-0.0.10-2|3	%global packname  Snowball
14cr|R-Snowball-0.0.10-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-Snowball-0.0.10-2|5	
14cr|R-Snowball-0.0.10-2|6	Name:             R-%{packname}
14cr|R-Snowball-0.0.10-2|7	Version:          0.0.10
14cr|R-Snowball-0.0.10-2|8	Release:          2
14cr|R-Snowball-0.0.10-2|9	Summary:          Snowball Stemmers
14cr|R-Snowball-0.0.10-2|10	Group:            Sciences/Mathematics
14cr|R-Snowball-0.0.10-2|11	License:          BSD_2_clause + file LICENSE
14cr|R-Snowball-0.0.10-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Snowball-0.0.10-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-10.tar.gz
14cr|R-Snowball-0.0.10-2|14	
14cr|R-Snowball-0.0.10-2|15	
14cr|R-Snowball-0.0.10-2|16	Requires:         R-RWeka R-rJava
14cr|R-Snowball-0.0.10-2|17	
14cr|R-Snowball-0.0.10-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-Snowball-0.0.10-2|19	BuildRequires:    R-RWeka R-rJava
14cr|R-Snowball-0.0.10-2|20	BuildRequires:    java-rpmbuild
14cr|R-Snowball-0.0.10-2|21	
14cr|R-Snowball-0.0.10-2|22	%description
14cr|R-Snowball-0.0.10-2|23	Snowball stemmers.
14cr|R-Snowball-0.0.10-2|24	
14cr|R-Snowball-0.0.10-2|25	%prep
14cr|R-Snowball-0.0.10-2|26	%setup -q -c -n %{packname}
14cr|R-Snowball-0.0.10-2|27	
14cr|R-Snowball-0.0.10-2|28	%build
14cr|R-Snowball-0.0.10-2|29	
14cr|R-Snowball-0.0.10-2|30	%install
14cr|R-Snowball-0.0.10-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Snowball-0.0.10-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Snowball-0.0.10-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Snowball-0.0.10-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Snowball-0.0.10-2|35	
14cr|R-Snowball-0.0.10-2|36	%check
14cr|R-Snowball-0.0.10-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-Snowball-0.0.10-2|38	
14cr|R-Snowball-0.0.10-2|39	%files
14cr|R-Snowball-0.0.10-2|40	%dir %{rlibdir}/%{packname}
14cr|R-Snowball-0.0.10-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-Snowball-0.0.10-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-Snowball-0.0.10-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Snowball-0.0.10-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-Snowball-0.0.10-2|45	%{rlibdir}/%{packname}/LICENSE
14cr|R-Snowball-0.0.10-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Snowball-0.0.10-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-Snowball-0.0.10-2|48	%{rlibdir}/%{packname}/R
14cr|R-Snowball-0.0.10-2|49	%{rlibdir}/%{packname}/java
14cr|R-Snowball-0.0.10-2|50	%{rlibdir}/%{packname}/help
14cr|R-Snowball-0.0.10-2|51	%{rlibdir}/%{packname}/words
14cr|R-Snowball-0.0.10-2|52	
14cr|R-Snowball-0.0.10-2|53	%changelog
14cr|R-Snowball-0.0.10-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.10-2
14cr|R-Snowball-0.0.10-2|55	+ Revision: 5d11f3a
14cr|R-Snowball-0.0.10-2|56	- MassBuild#464: Increase release tag
14cr|R-Snowball-0.0.10-2|57	
14cr|R-Snowball-0.0.10-2|58	

7733 14
14cr|R-SnowballC-0.5-2|1	%global packname  SnowballC
14cr|R-SnowballC-0.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-SnowballC-0.5-2|3	
14cr|R-SnowballC-0.5-2|4	Name:             R-%{packname}
14cr|R-SnowballC-0.5-2|5	Version:          0.5
14cr|R-SnowballC-0.5-2|6	Release:          2
14cr|R-SnowballC-0.5-2|7	Summary:          Snowball stemmers based on the C libstemmer UTF-8 library
14cr|R-SnowballC-0.5-2|8	Group:            Sciences/Mathematics
14cr|R-SnowballC-0.5-2|9	License:          BSD
14cr|R-SnowballC-0.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-SnowballC-0.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-SnowballC-0.5-2|12	
14cr|R-SnowballC-0.5-2|13	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-SnowballC-0.5-2|14	
14cr|R-SnowballC-0.5-2|15	
14cr|R-SnowballC-0.5-2|16	%description
14cr|R-SnowballC-0.5-2|17	An R interface to the C libstemmer library that implements Porter's word
14cr|R-SnowballC-0.5-2|18	stemming algorithm for collapsing words to a common root to aid comparison
14cr|R-SnowballC-0.5-2|19	of vocabulary. Currently supported languages are Danish, Dutch, English,
14cr|R-SnowballC-0.5-2|20	Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese,
14cr|R-SnowballC-0.5-2|21	Romanian, Russian, Spanish, Swedish and Turkish.
14cr|R-SnowballC-0.5-2|22	
14cr|R-SnowballC-0.5-2|23	%prep
14cr|R-SnowballC-0.5-2|24	%setup -q -c -n %{packname}
14cr|R-SnowballC-0.5-2|25	
14cr|R-SnowballC-0.5-2|26	%build
14cr|R-SnowballC-0.5-2|27	
14cr|R-SnowballC-0.5-2|28	%install
14cr|R-SnowballC-0.5-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-SnowballC-0.5-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-SnowballC-0.5-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-SnowballC-0.5-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-SnowballC-0.5-2|33	
14cr|R-SnowballC-0.5-2|34	%check
14cr|R-SnowballC-0.5-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-SnowballC-0.5-2|36	
14cr|R-SnowballC-0.5-2|37	%files
14cr|R-SnowballC-0.5-2|38	%dir %{rlibdir}/%{packname}
14cr|R-SnowballC-0.5-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-SnowballC-0.5-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-SnowballC-0.5-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-SnowballC-0.5-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-SnowballC-0.5-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-SnowballC-0.5-2|44	%{rlibdir}/%{packname}/R
14cr|R-SnowballC-0.5-2|45	%{rlibdir}/%{packname}/help
14cr|R-SnowballC-0.5-2|46	%{rlibdir}/%{packname}/libs
14cr|R-SnowballC-0.5-2|47	%{rlibdir}/%{packname}/words*
14cr|R-SnowballC-0.5-2|48	
14cr|R-SnowballC-0.5-2|49	%changelog
14cr|R-SnowballC-0.5-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|R-SnowballC-0.5-2|51	+ Revision: 1a47c86
14cr|R-SnowballC-0.5-2|52	- MassBuild#464: Increase release tag
14cr|R-SnowballC-0.5-2|53	
14cr|R-SnowballC-0.5-2|54	

7734 14
14cr|R-snowfall-1.84.6-2|1	%global packname  snowfall
14cr|R-snowfall-1.84.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-snowfall-1.84.6-2|3	
14cr|R-snowfall-1.84.6-2|4	%define debug_package %{nil}
14cr|R-snowfall-1.84.6-2|5	
14cr|R-snowfall-1.84.6-2|6	Name:             R-%{packname}
14cr|R-snowfall-1.84.6-2|7	Version:          1.84.6
14cr|R-snowfall-1.84.6-2|8	Release:          2
14cr|R-snowfall-1.84.6-2|9	Summary:          Easier cluster computing (based on snow)
14cr|R-snowfall-1.84.6-2|10	Group:            Sciences/Mathematics
14cr|R-snowfall-1.84.6-2|11	License:          GPL
14cr|R-snowfall-1.84.6-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-snowfall-1.84.6-2|13	Source0:          http://cran.r-project.org/src/contrib/snowfall_1.84-6.tar.gz
14cr|R-snowfall-1.84.6-2|14	Requires:         R-snow R-Rmpi
14cr|R-snowfall-1.84.6-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-snowfall-1.84.6-2|16	BuildRequires:    R-snow R-Rmpi
14cr|R-snowfall-1.84.6-2|17	
14cr|R-snowfall-1.84.6-2|18	%description
14cr|R-snowfall-1.84.6-2|19	Usability wrapper around snow for easier development of parallel R
14cr|R-snowfall-1.84.6-2|20	programs. This package offers e.g. extended error checks, and additional
14cr|R-snowfall-1.84.6-2|21	functions. All functions work in sequential mode, too, if no cluster is
14cr|R-snowfall-1.84.6-2|22	present or wished. Package is also designed as connector to the cluster
14cr|R-snowfall-1.84.6-2|23	management tool sfCluster, but can also used without it.
14cr|R-snowfall-1.84.6-2|24	
14cr|R-snowfall-1.84.6-2|25	%prep
14cr|R-snowfall-1.84.6-2|26	%setup -q -c -n %{packname}
14cr|R-snowfall-1.84.6-2|27	
14cr|R-snowfall-1.84.6-2|28	%build
14cr|R-snowfall-1.84.6-2|29	
14cr|R-snowfall-1.84.6-2|30	%install
14cr|R-snowfall-1.84.6-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-snowfall-1.84.6-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-snowfall-1.84.6-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-snowfall-1.84.6-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-snowfall-1.84.6-2|35	
14cr|R-snowfall-1.84.6-2|36	%check
14cr|R-snowfall-1.84.6-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-snowfall-1.84.6-2|38	
14cr|R-snowfall-1.84.6-2|39	%files
14cr|R-snowfall-1.84.6-2|40	%dir %{rlibdir}/%{packname}
14cr|R-snowfall-1.84.6-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-snowfall-1.84.6-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-snowfall-1.84.6-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-snowfall-1.84.6-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-snowfall-1.84.6-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-snowfall-1.84.6-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-snowfall-1.84.6-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-snowfall-1.84.6-2|48	%{rlibdir}/%{packname}/R
14cr|R-snowfall-1.84.6-2|49	%{rlibdir}/%{packname}/data
14cr|R-snowfall-1.84.6-2|50	%{rlibdir}/%{packname}/help
14cr|R-snowfall-1.84.6-2|51	
14cr|R-snowfall-1.84.6-2|52	
14cr|R-snowfall-1.84.6-2|53	%changelog
14cr|R-snowfall-1.84.6-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.84.6-2
14cr|R-snowfall-1.84.6-2|55	+ Revision: 3c1e7d2
14cr|R-snowfall-1.84.6-2|56	- MassBuild#464: Increase release tag
14cr|R-snowfall-1.84.6-2|57	
14cr|R-snowfall-1.84.6-2|58	

7735 14
14cr|R-snowFT-1.3_0-3|1	%global packname  snowFT
14cr|R-snowFT-1.3_0-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-snowFT-1.3_0-3|3	
14cr|R-snowFT-1.3_0-3|4	Name:             R-%{packname}
14cr|R-snowFT-1.3_0-3|5	Version:          1.3_0
14cr|R-snowFT-1.3_0-3|6	Release:          3
14cr|R-snowFT-1.3_0-3|7	Summary:          Fault Tolerant Simple Network of Workstations
14cr|R-snowFT-1.3_0-3|8	Group:            Sciences/Mathematics
14cr|R-snowFT-1.3_0-3|9	License:          GPL (>= 2)
14cr|R-snowFT-1.3_0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-snowFT-1.3_0-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-0.tar.gz
14cr|R-snowFT-1.3_0-3|12	BuildArch:        noarch
14cr|R-snowFT-1.3_0-3|13	Requires:         R-core
14cr|R-snowFT-1.3_0-3|14	Requires:         R-snow
14cr|R-snowFT-1.3_0-3|15	Requires:         R-rpvm R-Rmpi R-rlecuyer R-rsprng
14cr|R-snowFT-1.3_0-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-snow
14cr|R-snowFT-1.3_0-3|17	BuildRequires:    R-rpvm R-Rmpi R-rlecuyer R-rsprng
14cr|R-snowFT-1.3_0-3|18	
14cr|R-snowFT-1.3_0-3|19	%description
14cr|R-snowFT-1.3_0-3|20	Extension of the snow package supporting fault tolerant and reproducible
14cr|R-snowFT-1.3_0-3|21	applications, as well as supporting easy-to-use parallel programming -
14cr|R-snowFT-1.3_0-3|22	only one function is needed.
14cr|R-snowFT-1.3_0-3|23	
14cr|R-snowFT-1.3_0-3|24	%prep
14cr|R-snowFT-1.3_0-3|25	%setup -q -c -n %{packname}
14cr|R-snowFT-1.3_0-3|26	
14cr|R-snowFT-1.3_0-3|27	perl -pi -e 's|\brmpi\b|Rmpi|;' snowFT/man/snowFT-package.Rd snowFT/DESCRIPTION
14cr|R-snowFT-1.3_0-3|28	
14cr|R-snowFT-1.3_0-3|29	%build
14cr|R-snowFT-1.3_0-3|30	
14cr|R-snowFT-1.3_0-3|31	%install
14cr|R-snowFT-1.3_0-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-snowFT-1.3_0-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-snowFT-1.3_0-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-snowFT-1.3_0-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-snowFT-1.3_0-3|36	
14cr|R-snowFT-1.3_0-3|37	%check
14cr|R-snowFT-1.3_0-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-snowFT-1.3_0-3|39	
14cr|R-snowFT-1.3_0-3|40	%files
14cr|R-snowFT-1.3_0-3|41	%dir %{rlibdir}/%{packname}
14cr|R-snowFT-1.3_0-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-snowFT-1.3_0-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-snowFT-1.3_0-3|44	%{rlibdir}/%{packname}/INDEX
14cr|R-snowFT-1.3_0-3|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-snowFT-1.3_0-3|46	%{rlibdir}/%{packname}/Meta
14cr|R-snowFT-1.3_0-3|47	%{rlibdir}/%{packname}/R
14cr|R-snowFT-1.3_0-3|48	%{rlibdir}/%{packname}/help
14cr|R-snowFT-1.3_0-3|49	
14cr|R-snowFT-1.3_0-3|50	
14cr|R-snowFT-1.3_0-3|51	
14cr|R-snowFT-1.3_0-3|52	%changelog
14cr|R-snowFT-1.3_0-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3_0-3
14cr|R-snowFT-1.3_0-3|54	+ Revision: 90349ee
14cr|R-snowFT-1.3_0-3|55	- MassBuild#464: Increase release tag
14cr|R-snowFT-1.3_0-3|56	
14cr|R-snowFT-1.3_0-3|57	

7736 14
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|1	%global packname  SNPlocs.Hsapiens.dbSNP.20100427
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|3	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|4	%define debug_package %{nil}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|5	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|6	Name:             R-%{packname}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|7	Version:          0.99.6
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|8	Release:          3
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|9	Summary:          SNP locations for Homo sapiens (dbSNP BUILD 131)
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|10	Group:            Sciences/Mathematics
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|11	License:          Artistic-2.0
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|12	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|13	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|14	Requires:         R-IRanges R-GenomicRanges
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|15	Requires:         R-methods R-IRanges R-GenomicRanges
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|16	Requires:         R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|18	BuildRequires:    R-methods R-IRanges R-GenomicRanges
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|19	BuildRequires:    R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|20	BuildRequires:    texlive-scheme-tetex
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|21	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|22	%description
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|23	SNP locations and alleles for Homo sapiens extracted from dbSNP BUILD
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|24	131:human_9606 (based on GRCh37). The source data files used for this
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|25	package were created by NCBI on 24-26 March 2010. WARNING: The SNPs in
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|26	this package are based on the GRCh37 genome. Note that the GRCh37 genome
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|27	is the same as the hg19 genome from UCSC except for the mitochondrion
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|28	chromosome. Therefore, the SNPs in this package can be "injected" in
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|29	BSgenome.Hsapiens.UCSC.hg19 but this injection will exclude chrM (i.e.
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|30	nothing will be injected in that sequence).
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|31	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|32	%prep
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|33	%setup -q -c -n %{packname}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|34	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|35	%build
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|36	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|37	%install
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|42	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|43	%check
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|44	%{_bindir}/R CMD check %{packname}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|45	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|46	%files
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|47	%dir %{rlibdir}/%{packname}
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|48	%doc %{rlibdir}/%{packname}/html
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|50	%{rlibdir}/%{packname}/INDEX
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|52	%{rlibdir}/%{packname}/Meta
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|53	%{rlibdir}/%{packname}/R
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|54	%{rlibdir}/%{packname}/data
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|55	%{rlibdir}/%{packname}/help
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|56	%{rlibdir}/%{packname}/tools
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|57	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|58	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|59	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|60	%changelog
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-3
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|62	+ Revision: b992819
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|63	- MassBuild#464: Increase release tag
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|64	
14cr|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-3|65	

7737 14
14cr|R-som-0.3.5-1|1	%global packname  som
14cr|R-som-0.3.5-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-som-0.3.5-1|3	
14cr|R-som-0.3.5-1|4	Name:             R-%{packname}
14cr|R-som-0.3.5-1|5	Version:          0.3.5
14cr|R-som-0.3.5-1|6	Release:          1
14cr|R-som-0.3.5-1|7	Summary:          Self-Organizing Map
14cr|R-som-0.3.5-1|8	Group:            Sciences/Mathematics
14cr|R-som-0.3.5-1|9	License:          GPLv3+
14cr|R-som-0.3.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-som-0.3.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-5.tar.gz
14cr|R-som-0.3.5-1|12	
14cr|R-som-0.3.5-1|13	
14cr|R-som-0.3.5-1|14	
14cr|R-som-0.3.5-1|15	
14cr|R-som-0.3.5-1|16	BuildRequires:    R-devel Rmath-devel texlive
14cr|R-som-0.3.5-1|17	
14cr|R-som-0.3.5-1|18	
14cr|R-som-0.3.5-1|19	%description
14cr|R-som-0.3.5-1|20	Self-Organizing Map (with application in gene clustering)
14cr|R-som-0.3.5-1|21	
14cr|R-som-0.3.5-1|22	%prep
14cr|R-som-0.3.5-1|23	%setup -q -c -n %{packname}
14cr|R-som-0.3.5-1|24	
14cr|R-som-0.3.5-1|25	%build
14cr|R-som-0.3.5-1|26	
14cr|R-som-0.3.5-1|27	%install
14cr|R-som-0.3.5-1|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-som-0.3.5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-som-0.3.5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-som-0.3.5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-som-0.3.5-1|32	
14cr|R-som-0.3.5-1|33	%check
14cr|R-som-0.3.5-1|34	%{_bindir}/R CMD check %{packname}
14cr|R-som-0.3.5-1|35	
14cr|R-som-0.3.5-1|36	%files
14cr|R-som-0.3.5-1|37	%dir %{rlibdir}/%{packname}
14cr|R-som-0.3.5-1|38	%doc %{rlibdir}/%{packname}/html
14cr|R-som-0.3.5-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-som-0.3.5-1|40	%{rlibdir}/%{packname}/INDEX
14cr|R-som-0.3.5-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-som-0.3.5-1|42	%{rlibdir}/%{packname}/Meta
14cr|R-som-0.3.5-1|43	%{rlibdir}/%{packname}/R
14cr|R-som-0.3.5-1|44	%{rlibdir}/%{packname}/help
14cr|R-som-0.3.5-1|45	%{rlibdir}/%{packname}/libs
14cr|R-som-0.3.5-1|46	%{rlibdir}/%{packname}/data
14cr|R-som-0.3.5-1|47	
14cr|R-som-0.3.5-1|48	%changelog
14cr|R-som-0.3.5-1|49	* Sun Sep 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-1
14cr|R-som-0.3.5-1|50	+ Revision: a6caa34
14cr|R-som-0.3.5-1|51	- Put tarball to file store
14cr|R-som-0.3.5-1|52	
14cr|R-som-0.3.5-1|53	

7738 14
14cr|R-sp-1.0.15-2|1	%bcond_without bootstrap
14cr|R-sp-1.0.15-2|2	%global packname  sp
14cr|R-sp-1.0.15-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-sp-1.0.15-2|4	
14cr|R-sp-1.0.15-2|5	Name:             R-%{packname}
14cr|R-sp-1.0.15-2|6	Version:          1.0.15
14cr|R-sp-1.0.15-2|7	Release:          2
14cr|R-sp-1.0.15-2|8	Summary:          Classes and methods for spatial data
14cr|R-sp-1.0.15-2|9	
14cr|R-sp-1.0.15-2|10	Group:            Sciences/Mathematics
14cr|R-sp-1.0.15-2|11	License:          GPL (>= 2)
14cr|R-sp-1.0.15-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-sp-1.0.15-2|13	Source0:          http://cran.r-project.org/src/contrib/sp_1.0-15.tar.gz
14cr|R-sp-1.0.15-2|14	Requires:         R-methods R-graphics
14cr|R-sp-1.0.15-2|15	Requires:         R-utils R-lattice R-grid
14cr|R-sp-1.0.15-2|16	%if %{with bootstrap}
14cr|R-sp-1.0.15-2|17	Requires:         R-lattice R-RColorBrewer
14cr|R-sp-1.0.15-2|18	%else
14cr|R-sp-1.0.15-2|19	Requires:         R-lattice R-RColorBrewer R-rgdal R-rgeos
14cr|R-sp-1.0.15-2|20	%endif
14cr|R-sp-1.0.15-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-sp-1.0.15-2|22	BuildRequires:    R-graphics R-utils R-lattice R-grid
14cr|R-sp-1.0.15-2|23	%if %{with bootstrap}
14cr|R-sp-1.0.15-2|24	BuildRequires:    R-lattice R-RColorBrewer
14cr|R-sp-1.0.15-2|25	%else
14cr|R-sp-1.0.15-2|26	BuildRequires:    R-lattice R-RColorBrewer R-rgdal R-rgeos
14cr|R-sp-1.0.15-2|27	%endif
14cr|R-sp-1.0.15-2|28	BuildRequires:    blas-devel
14cr|R-sp-1.0.15-2|29	BuildRequires:    lapack-devel
14cr|R-sp-1.0.15-2|30	BuildRequires:    x11-server-xvfb
14cr|R-sp-1.0.15-2|31	
14cr|R-sp-1.0.15-2|32	%description
14cr|R-sp-1.0.15-2|33	A package that provides classes and methods for spatial data. The classes
14cr|R-sp-1.0.15-2|34	document where the spatial location information resides, for 2D or 3D
14cr|R-sp-1.0.15-2|35	data. Utility functions are provided, e.g. for plotting data as maps,
14cr|R-sp-1.0.15-2|36	spatial selection, as well as methods for retrieving coordinates, for
14cr|R-sp-1.0.15-2|37	subsetting, print, summary, etc.
14cr|R-sp-1.0.15-2|38	
14cr|R-sp-1.0.15-2|39	%prep
14cr|R-sp-1.0.15-2|40	%setup -q -c -n %{packname}
14cr|R-sp-1.0.15-2|41	
14cr|R-sp-1.0.15-2|42	%build
14cr|R-sp-1.0.15-2|43	
14cr|R-sp-1.0.15-2|44	%install
14cr|R-sp-1.0.15-2|45	mkdir -p %{buildroot}%{rlibdir}
14cr|R-sp-1.0.15-2|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-sp-1.0.15-2|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-sp-1.0.15-2|48	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-sp-1.0.15-2|49	
14cr|R-sp-1.0.15-2|50	%if %{without bootstrap}
14cr|R-sp-1.0.15-2|51	%check
14cr|R-sp-1.0.15-2|52	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-sp-1.0.15-2|53	%endif
14cr|R-sp-1.0.15-2|54	
14cr|R-sp-1.0.15-2|55	%files
14cr|R-sp-1.0.15-2|56	%dir %{rlibdir}/%{packname}
14cr|R-sp-1.0.15-2|57	%doc %{rlibdir}/%{packname}/doc
14cr|R-sp-1.0.15-2|58	%doc %{rlibdir}/%{packname}/html
14cr|R-sp-1.0.15-2|59	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-sp-1.0.15-2|60	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-sp-1.0.15-2|61	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-sp-1.0.15-2|62	%{rlibdir}/%{packname}/INDEX
14cr|R-sp-1.0.15-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-sp-1.0.15-2|64	%{rlibdir}/%{packname}/Meta
14cr|R-sp-1.0.15-2|65	%{rlibdir}/%{packname}/R
14cr|R-sp-1.0.15-2|66	%{rlibdir}/%{packname}/data
14cr|R-sp-1.0.15-2|67	%{rlibdir}/%{packname}/demo
14cr|R-sp-1.0.15-2|68	%{rlibdir}/%{packname}/external
14cr|R-sp-1.0.15-2|69	%{rlibdir}/%{packname}/help
14cr|R-sp-1.0.15-2|70	%{rlibdir}/%{packname}/include
14cr|R-sp-1.0.15-2|71	%{rlibdir}/%{packname}/libs
14cr|R-sp-1.0.15-2|72	
14cr|R-sp-1.0.15-2|73	
14cr|R-sp-1.0.15-2|74	
14cr|R-sp-1.0.15-2|75	
14cr|R-sp-1.0.15-2|76	%changelog
14cr|R-sp-1.0.15-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-2
14cr|R-sp-1.0.15-2|78	+ Revision: 197130c
14cr|R-sp-1.0.15-2|79	- MassBuild#464: Increase release tag
14cr|R-sp-1.0.15-2|80	
14cr|R-sp-1.0.15-2|81	

7739 14
14cr|R-spam-0.41.0-2|1	%bcond_with bootstrap
14cr|R-spam-0.41.0-2|2	%global packname  spam
14cr|R-spam-0.41.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-spam-0.41.0-2|4	
14cr|R-spam-0.41.0-2|5	Name:             R-%{packname}
14cr|R-spam-0.41.0-2|6	Version:          0.41.0
14cr|R-spam-0.41.0-2|7	Release:          2
14cr|R-spam-0.41.0-2|8	Summary:          SPArse Matrix
14cr|R-spam-0.41.0-2|9	Group:            Sciences/Mathematics
14cr|R-spam-0.41.0-2|10	License:          GPL | file LICENSE
14cr|R-spam-0.41.0-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-spam-0.41.0-2|12	Source0:          http://cran.r-project.org/src/contrib/spam_0.41-0.tar.gz
14cr|R-spam-0.41.0-2|13	Requires:         R-methods
14cr|R-spam-0.41.0-2|14	%if %{with bootstrap}
14cr|R-spam-0.41.0-2|15	Requires:         R-SparseM
14cr|R-spam-0.41.0-2|16	Requires:         R-Matrix
14cr|R-spam-0.41.0-2|17	%else
14cr|R-spam-0.41.0-2|18	Requires:         R-fields
14cr|R-spam-0.41.0-2|19	Requires:         R-SparseM
14cr|R-spam-0.41.0-2|20	Requires:         R-Matrix
14cr|R-spam-0.41.0-2|21	%endif
14cr|R-spam-0.41.0-2|22	BuildRequires:    R-devel
14cr|R-spam-0.41.0-2|23	BuildRequires:    Rmath-devel
14cr|R-spam-0.41.0-2|24	BuildRequires:    texlive-collection-latex
14cr|R-spam-0.41.0-2|25	BuildRequires:    R-methods
14cr|R-spam-0.41.0-2|26	%if %{with bootstrap}
14cr|R-spam-0.41.0-2|27	BuildRequires:    R-SparseM
14cr|R-spam-0.41.0-2|28	BuildRequires:    R-Matrix
14cr|R-spam-0.41.0-2|29	%else
14cr|R-spam-0.41.0-2|30	BuildRequires:    R-fields
14cr|R-spam-0.41.0-2|31	BuildRequires:    R-SparseM
14cr|R-spam-0.41.0-2|32	BuildRequires:    R-Matrix
14cr|R-spam-0.41.0-2|33	%endif
14cr|R-spam-0.41.0-2|34	BuildRequires:    blas-devel
14cr|R-spam-0.41.0-2|35	BuildRequires:    lapack-devel
14cr|R-spam-0.41.0-2|36	
14cr|R-spam-0.41.0-2|37	%description
14cr|R-spam-0.41.0-2|38	Set of function for sparse matrix algebra.  Differences with
14cr|R-spam-0.41.0-2|39	SparseM/Matrix are: (1) we only support (essentially) one sparse matrix
14cr|R-spam-0.41.0-2|40	format, (2) based on transparent and simple structure(s), (3) tailored for
14cr|R-spam-0.41.0-2|41	MCMC calculations within GMRF. (4) S3 and S4 like-"compatible" ...  and it
14cr|R-spam-0.41.0-2|42	is fast.
14cr|R-spam-0.41.0-2|43	
14cr|R-spam-0.41.0-2|44	%prep
14cr|R-spam-0.41.0-2|45	%setup -q -c -n %{packname}
14cr|R-spam-0.41.0-2|46	
14cr|R-spam-0.41.0-2|47	%build
14cr|R-spam-0.41.0-2|48	
14cr|R-spam-0.41.0-2|49	%install
14cr|R-spam-0.41.0-2|50	mkdir -p %{buildroot}%{rlibdir}
14cr|R-spam-0.41.0-2|51	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-spam-0.41.0-2|52	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-spam-0.41.0-2|53	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-spam-0.41.0-2|54	
14cr|R-spam-0.41.0-2|55	%if %{without bootstrap}
14cr|R-spam-0.41.0-2|56	%check
14cr|R-spam-0.41.0-2|57	%{_bindir}/R CMD check %{packname}
14cr|R-spam-0.41.0-2|58	%endif
14cr|R-spam-0.41.0-2|59	
14cr|R-spam-0.41.0-2|60	%files
14cr|R-spam-0.41.0-2|61	%dir %{rlibdir}/%{packname}
14cr|R-spam-0.41.0-2|62	%doc %{rlibdir}/%{packname}/html
14cr|R-spam-0.41.0-2|63	%doc %{rlibdir}/%{packname}/0NEWS
14cr|R-spam-0.41.0-2|64	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-spam-0.41.0-2|65	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-spam-0.41.0-2|66	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-spam-0.41.0-2|67	%{rlibdir}/%{packname}/INDEX
14cr|R-spam-0.41.0-2|68	%{rlibdir}/%{packname}/LICENSE
14cr|R-spam-0.41.0-2|69	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-spam-0.41.0-2|70	%{rlibdir}/%{packname}/Meta
14cr|R-spam-0.41.0-2|71	%{rlibdir}/%{packname}/R
14cr|R-spam-0.41.0-2|72	%{rlibdir}/%{packname}/data
14cr|R-spam-0.41.0-2|73	%{rlibdir}/%{packname}/demo
14cr|R-spam-0.41.0-2|74	%{rlibdir}/%{packname}/demodata
14cr|R-spam-0.41.0-2|75	%{rlibdir}/%{packname}/help
14cr|R-spam-0.41.0-2|76	%{rlibdir}/%{packname}/libs
14cr|R-spam-0.41.0-2|77	
14cr|R-spam-0.41.0-2|78	
14cr|R-spam-0.41.0-2|79	
14cr|R-spam-0.41.0-2|80	%changelog
14cr|R-spam-0.41.0-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41.0-2
14cr|R-spam-0.41.0-2|82	+ Revision: ba1a98d
14cr|R-spam-0.41.0-2|83	- MassBuild#464: Increase release tag
14cr|R-spam-0.41.0-2|84	
14cr|R-spam-0.41.0-2|85	

7740 14
14cr|R-SparseM-1.03-2|1	%global packname  SparseM
14cr|R-SparseM-1.03-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-SparseM-1.03-2|3	
14cr|R-SparseM-1.03-2|4	Name:             R-%{packname}
14cr|R-SparseM-1.03-2|5	Version:          1.03
14cr|R-SparseM-1.03-2|6	Release:          2
14cr|R-SparseM-1.03-2|7	Summary:          Sparse Linear Algebra
14cr|R-SparseM-1.03-2|8	Group:            Sciences/Mathematics
14cr|R-SparseM-1.03-2|9	License:          file LICENSE
14cr|R-SparseM-1.03-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-SparseM-1.03-2|11	Source0:          http://cran.r-project.org/src/contrib/SparseM_1.03.tar.gz
14cr|R-SparseM-1.03-2|12	Requires:         R-methods
14cr|R-SparseM-1.03-2|13	Requires:         R-stats
14cr|R-SparseM-1.03-2|14	Requires:         R-utils
14cr|R-SparseM-1.03-2|15	BuildRequires:    R-devel
14cr|R-SparseM-1.03-2|16	BuildRequires:    Rmath-devel
14cr|R-SparseM-1.03-2|17	BuildRequires:    texlive-collection-latex
14cr|R-SparseM-1.03-2|18	BuildRequires:    R-methods
14cr|R-SparseM-1.03-2|19	BuildRequires:    R-stats
14cr|R-SparseM-1.03-2|20	BuildRequires:    R-utils
14cr|R-SparseM-1.03-2|21	BuildRequires:    pkgconfig(lapack)
14cr|R-SparseM-1.03-2|22	
14cr|R-SparseM-1.03-2|23	%description
14cr|R-SparseM-1.03-2|24	Basic linear algebra for sparse matrices
14cr|R-SparseM-1.03-2|25	
14cr|R-SparseM-1.03-2|26	%prep
14cr|R-SparseM-1.03-2|27	%setup -q -c -n %{packname}
14cr|R-SparseM-1.03-2|28	
14cr|R-SparseM-1.03-2|29	%build
14cr|R-SparseM-1.03-2|30	
14cr|R-SparseM-1.03-2|31	%install
14cr|R-SparseM-1.03-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-SparseM-1.03-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-SparseM-1.03-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-SparseM-1.03-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-SparseM-1.03-2|36	
14cr|R-SparseM-1.03-2|37	%check
14cr|R-SparseM-1.03-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-SparseM-1.03-2|39	
14cr|R-SparseM-1.03-2|40	%files
14cr|R-SparseM-1.03-2|41	%dir %{rlibdir}/%{packname}
14cr|R-SparseM-1.03-2|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-SparseM-1.03-2|43	%doc %{rlibdir}/%{packname}/html
14cr|R-SparseM-1.03-2|44	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-SparseM-1.03-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-SparseM-1.03-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-SparseM-1.03-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-SparseM-1.03-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-SparseM-1.03-2|49	%{rlibdir}/%{packname}/R
14cr|R-SparseM-1.03-2|50	%{rlibdir}/%{packname}/data
14cr|R-SparseM-1.03-2|51	%{rlibdir}/%{packname}/demo
14cr|R-SparseM-1.03-2|52	%{rlibdir}/%{packname}/extdata
14cr|R-SparseM-1.03-2|53	%{rlibdir}/%{packname}/help
14cr|R-SparseM-1.03-2|54	%{rlibdir}/%{packname}/libs
14cr|R-SparseM-1.03-2|55	
14cr|R-SparseM-1.03-2|56	
14cr|R-SparseM-1.03-2|57	
14cr|R-SparseM-1.03-2|58	%changelog
14cr|R-SparseM-1.03-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-2
14cr|R-SparseM-1.03-2|60	+ Revision: 443531d
14cr|R-SparseM-1.03-2|61	- MassBuild#464: Increase release tag
14cr|R-SparseM-1.03-2|62	
14cr|R-SparseM-1.03-2|63	

7741 14
14cr|R-spatstat-1.31.0-1|1	%bcond_with bootstrap
14cr|R-spatstat-1.31.0-1|2	%global packname  spatstat
14cr|R-spatstat-1.31.0-1|3	%global rlibdir  %{_libdir}/R/library
14cr|R-spatstat-1.31.0-1|4	
14cr|R-spatstat-1.31.0-1|5	Name:             R-%{packname}
14cr|R-spatstat-1.31.0-1|6	Version:          1.31.0
14cr|R-spatstat-1.31.0-1|7	Release:          1
14cr|R-spatstat-1.31.0-1|8	Summary:          Spatial Point Pattern analysis, model-fitting, simulation, tests
14cr|R-spatstat-1.31.0-1|9	Group:            Sciences/Mathematics
14cr|R-spatstat-1.31.0-1|10	License:          GPL (>= 2)
14cr|R-spatstat-1.31.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-spatstat-1.31.0-1|12	Source0:          http://cran.r-project.org/src/contrib/spatstat_1.31-0.tar.gz
14cr|R-spatstat-1.31.0-1|13	Requires:         R-stats R-graphics R-utils R-mgcv R-deldir
14cr|R-spatstat-1.31.0-1|14	Requires:         R-gsl
14cr|R-spatstat-1.31.0-1|15	%if %{with bootstrap}
14cr|R-spatstat-1.31.0-1|16	Requires:         R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
14cr|R-spatstat-1.31.0-1|17	Requires:         R-RandomFields
14cr|R-spatstat-1.31.0-1|18	%else
14cr|R-spatstat-1.31.0-1|19	Requires:         R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
14cr|R-spatstat-1.31.0-1|20	Requires:         R-scatterplot3d R-RandomFields
14cr|R-spatstat-1.31.0-1|21	%endif
14cr|R-spatstat-1.31.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cr|R-spatstat-1.31.0-1|23	BuildRequires:    R-graphics R-utils R-mgcv R-deldir
14cr|R-spatstat-1.31.0-1|24	BuildRequires:    R-gsl
14cr|R-spatstat-1.31.0-1|25	%if %{with bootstrap}
14cr|R-spatstat-1.31.0-1|26	BuildRequires:    R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
14cr|R-spatstat-1.31.0-1|27	BuildRequires:    R-RandomFields
14cr|R-spatstat-1.31.0-1|28	%else
14cr|R-spatstat-1.31.0-1|29	BuildRequires:    R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
14cr|R-spatstat-1.31.0-1|30	BuildRequires:    R-scatterplot3d R-RandomFields
14cr|R-spatstat-1.31.0-1|31	%endif
14cr|R-spatstat-1.31.0-1|32	BuildRequires:    x11-server-xvfb
14cr|R-spatstat-1.31.0-1|33	
14cr|R-spatstat-1.31.0-1|34	%description
14cr|R-spatstat-1.31.0-1|35	A package for analysing spatial data, mainly Spatial Point Patterns,
14cr|R-spatstat-1.31.0-1|36	including multitype/marked points and spatial covariates, in any
14cr|R-spatstat-1.31.0-1|37	two-dimensional spatial region. Also supports three-dimensional point
14cr|R-spatstat-1.31.0-1|38	patterns, and space-time point patterns in any number of dimensions.
14cr|R-spatstat-1.31.0-1|39	Contains over 1000 functions for plotting spatial data, exploratory data
14cr|R-spatstat-1.31.0-1|40	analysis, model-fitting, simulation, spatial sampling, model diagnostics,
14cr|R-spatstat-1.31.0-1|41	and formal inference.  Data types include point patterns, line segment
14cr|R-spatstat-1.31.0-1|42	patterns, spatial windows, pixel images and tessellations.  Exploratory
14cr|R-spatstat-1.31.0-1|43	methods include K-functions, nearest neighbour distance and empty space
14cr|R-spatstat-1.31.0-1|44	statistics, Fry plots, pair correlation function, kernel smoothed
14cr|R-spatstat-1.31.0-1|45	intensity, relative risk estimation with cross-validated bandwidth
14cr|R-spatstat-1.31.0-1|46	selection, mark correlation functions, segregation indices, mark
14cr|R-spatstat-1.31.0-1|47	dependence diagnostics etc.  Point process models can be fitted to point
14cr|R-spatstat-1.31.0-1|48	pattern data using functions ppm, kppm, slrm similar to glm. Models may
14cr|R-spatstat-1.31.0-1|49	include dependence on covariates, interpoint interaction, cluster
14cr|R-spatstat-1.31.0-1|50	formation and dependence on marks. Fitted models can be simulated
14cr|R-spatstat-1.31.0-1|51	automatically.  Also provides facilities for formal inference (such as
14cr|R-spatstat-1.31.0-1|52	chi-squared tests) and model diagnostics (including simulation envelopes,
14cr|R-spatstat-1.31.0-1|53	residuals, residual plots and Q-Q plots).
14cr|R-spatstat-1.31.0-1|54	
14cr|R-spatstat-1.31.0-1|55	%prep
14cr|R-spatstat-1.31.0-1|56	%setup -q -c -n %{packname}
14cr|R-spatstat-1.31.0-1|57	
14cr|R-spatstat-1.31.0-1|58	%build
14cr|R-spatstat-1.31.0-1|59	
14cr|R-spatstat-1.31.0-1|60	%install
14cr|R-spatstat-1.31.0-1|61	mkdir -p %{buildroot}%{rlibdir}
14cr|R-spatstat-1.31.0-1|62	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-spatstat-1.31.0-1|63	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-spatstat-1.31.0-1|64	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-spatstat-1.31.0-1|65	
14cr|R-spatstat-1.31.0-1|66	%if %{without bootstrap}
14cr|R-spatstat-1.31.0-1|67	%check
14cr|R-spatstat-1.31.0-1|68	xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-spatstat-1.31.0-1|69	%endif
14cr|R-spatstat-1.31.0-1|70	
14cr|R-spatstat-1.31.0-1|71	%files
14cr|R-spatstat-1.31.0-1|72	%dir %{rlibdir}/%{packname}
14cr|R-spatstat-1.31.0-1|73	%doc %{rlibdir}/%{packname}/doc
14cr|R-spatstat-1.31.0-1|74	%doc %{rlibdir}/%{packname}/html
14cr|R-spatstat-1.31.0-1|75	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-spatstat-1.31.0-1|76	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-spatstat-1.31.0-1|77	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-spatstat-1.31.0-1|78	%{rlibdir}/%{packname}/INDEX
14cr|R-spatstat-1.31.0-1|79	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-spatstat-1.31.0-1|80	%{rlibdir}/%{packname}/Meta
14cr|R-spatstat-1.31.0-1|81	%{rlibdir}/%{packname}/R
14cr|R-spatstat-1.31.0-1|82	%{rlibdir}/%{packname}/data
14cr|R-spatstat-1.31.0-1|83	%{rlibdir}/%{packname}/demo
14cr|R-spatstat-1.31.0-1|84	%{rlibdir}/%{packname}/help
14cr|R-spatstat-1.31.0-1|85	%{rlibdir}/%{packname}/libs
14cr|R-spatstat-1.31.0-1|86	%{rlibdir}/%{packname}/ratfor
14cr|R-spatstat-1.31.0-1|87	
14cr|R-spatstat-1.31.0-1|88	
14cr|R-spatstat-1.31.0-1|89	
14cr|R-spatstat-1.31.0-1|90	%changelog
14cr|R-spatstat-1.31.0-1|91	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.31.0-1
14cr|R-spatstat-1.31.0-1|92	+ Revision: 544e52e
14cr|R-spatstat-1.31.0-1|93	- Fix files
14cr|R-spatstat-1.31.0-1|94	
14cr|R-spatstat-1.31.0-1|95	

7742 14
14cr|R-spdep-0.5.71-2|1	%global packname  spdep
14cr|R-spdep-0.5.71-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-spdep-0.5.71-2|3	
14cr|R-spdep-0.5.71-2|4	Name:             R-%{packname}
14cr|R-spdep-0.5.71-2|5	Version:          0.5.71
14cr|R-spdep-0.5.71-2|6	Release:          2
14cr|R-spdep-0.5.71-2|7	Summary:          Spatial dependence: weighting schemes, statistics and models
14cr|R-spdep-0.5.71-2|8	Group:            Sciences/Mathematics
14cr|R-spdep-0.5.71-2|9	License:          GPL (>= 2)
14cr|R-spdep-0.5.71-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-spdep-0.5.71-2|11	Source0:          http://cran.r-project.org/src/contrib/spdep_0.5-71.tar.gz
14cr|R-spdep-0.5.71-2|12	Requires:         R-methods R-sp R-boot R-Matrix R-MASS R-nlme R-maptools R-deldir R-coda
14cr|R-spdep-0.5.71-2|13	Requires:         R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
14cr|R-spdep-0.5.71-2|14	Requires:         R-LearnBayes
14cr|R-spdep-0.5.71-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-sp R-boot R-Matrix R-MASS R-nlme R-maptools R-deldir R-coda
14cr|R-spdep-0.5.71-2|16	BuildRequires:    R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
14cr|R-spdep-0.5.71-2|17	BuildRequires:    R-LearnBayes
14cr|R-spdep-0.5.71-2|18	BuildRequires:    blas-devel
14cr|R-spdep-0.5.71-2|19	BuildRequires:    lapack-devel
14cr|R-spdep-0.5.71-2|20	
14cr|R-spdep-0.5.71-2|21	%description
14cr|R-spdep-0.5.71-2|22	A collection of functions to create spatial weights matrix objects from
14cr|R-spdep-0.5.71-2|23	polygon contiguities, from point patterns by distance and tesselations,
14cr|R-spdep-0.5.71-2|24	for summarising these objects, and for permitting their use in spatial
14cr|R-spdep-0.5.71-2|25	data analysis, including regional aggregation by minimum spanning tree; a
14cr|R-spdep-0.5.71-2|26	collection of tests for spatial autocorrelation, including global Moran's
14cr|R-spdep-0.5.71-2|27	I, APLE, Geary's C, Hubert/Mantel general cross product statistic,
14cr|R-spdep-0.5.71-2|28	Empirical Bayes estimates and Assuncao/Reis Index, Getis/Ord G and
14cr|R-spdep-0.5.71-2|29	multicoloured join count statistics, local Moran's I and Getis/Ord G,
14cr|R-spdep-0.5.71-2|30	saddlepoint approximations  and exact tests for global and local Moran's
14cr|R-spdep-0.5.71-2|31	I; and functions for estimating spatial simultaneous autoregressive (SAR)
14cr|R-spdep-0.5.71-2|32	lag and error models, impact measures for lag models, weighted and
14cr|R-spdep-0.5.71-2|33	unweighted SAR and CAR spatial regression models, semi-parametric and
14cr|R-spdep-0.5.71-2|34	Moran eigenvector spatial filtering, GM SAR error models, and generalized
14cr|R-spdep-0.5.71-2|35	spatial two stage least squares models.
14cr|R-spdep-0.5.71-2|36	
14cr|R-spdep-0.5.71-2|37	%prep
14cr|R-spdep-0.5.71-2|38	%setup -q -c -n %{packname}
14cr|R-spdep-0.5.71-2|39	
14cr|R-spdep-0.5.71-2|40	%build
14cr|R-spdep-0.5.71-2|41	
14cr|R-spdep-0.5.71-2|42	%install
14cr|R-spdep-0.5.71-2|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-spdep-0.5.71-2|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-spdep-0.5.71-2|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-spdep-0.5.71-2|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-spdep-0.5.71-2|47	
14cr|R-spdep-0.5.71-2|48	%check
14cr|R-spdep-0.5.71-2|49	%{_bindir}/R CMD check %{packname}
14cr|R-spdep-0.5.71-2|50	
14cr|R-spdep-0.5.71-2|51	%files
14cr|R-spdep-0.5.71-2|52	%dir %{rlibdir}/%{packname}
14cr|R-spdep-0.5.71-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-spdep-0.5.71-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-spdep-0.5.71-2|55	%doc %{rlibdir}/%{packname}/CHANGES
14cr|R-spdep-0.5.71-2|56	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-spdep-0.5.71-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-spdep-0.5.71-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-spdep-0.5.71-2|59	# %{rlibdir}/%{packname}/LICENCE
14cr|R-spdep-0.5.71-2|60	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-spdep-0.5.71-2|61	%{rlibdir}/%{packname}/Meta
14cr|R-spdep-0.5.71-2|62	%{rlibdir}/%{packname}/R
14cr|R-spdep-0.5.71-2|63	%{rlibdir}/%{packname}/data
14cr|R-spdep-0.5.71-2|64	%{rlibdir}/%{packname}/etc
14cr|R-spdep-0.5.71-2|65	%{rlibdir}/%{packname}/help
14cr|R-spdep-0.5.71-2|66	%{rlibdir}/%{packname}/libs
14cr|R-spdep-0.5.71-2|67	%{rlibdir}/spdep/README
14cr|R-spdep-0.5.71-2|68	
14cr|R-spdep-0.5.71-2|69	
14cr|R-spdep-0.5.71-2|70	
14cr|R-spdep-0.5.71-2|71	%changelog
14cr|R-spdep-0.5.71-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.71-2
14cr|R-spdep-0.5.71-2|73	+ Revision: 449f927
14cr|R-spdep-0.5.71-2|74	- MassBuild#464: Increase release tag
14cr|R-spdep-0.5.71-2|75	
14cr|R-spdep-0.5.71-2|76	

7743 14
14cr|rspfd-1.1-2|1	Name:         rspfd
14cr|rspfd-1.1-2|2	License:      GPL
14cr|rspfd-1.1-2|3	Group:        Communications
14cr|rspfd-1.1-2|4	Version:      1.1
14cr|rspfd-1.1-2|5	Release:      2
14cr|rspfd-1.1-2|6	Summary:      Routing Daemon for Use Over Amateur Radio Links
14cr|rspfd-1.1-2|7	Source0:      http://rspf.sourceforge.net/rspf/rspfd-%{version}.tar.gz
14cr|rspfd-1.1-2|8	URL:          http://rspf.sourceforge.net/
14cr|rspfd-1.1-2|9	
14cr|rspfd-1.1-2|10	%description
14cr|rspfd-1.1-2|11	RSPFd is a routing daemon specifically designed to be used over amateur
14cr|rspfd-1.1-2|12	radio links.  This implementation adheres as closely as possible to
14cr|rspfd-1.1-2|13	RSPF v2.2. Most other implementations (part of *NOS programs) follow
14cr|rspfd-1.1-2|14	RSPF v2.0 somewhat.
14cr|rspfd-1.1-2|15	
14cr|rspfd-1.1-2|16	
14cr|rspfd-1.1-2|17	
14cr|rspfd-1.1-2|18	Authors:
14cr|rspfd-1.1-2|19	--------
14cr|rspfd-1.1-2|20	Craig Small <csmall@small.dropbear.id.au>
14cr|rspfd-1.1-2|21	
14cr|rspfd-1.1-2|22	%prep
14cr|rspfd-1.1-2|23	%setup -q
14cr|rspfd-1.1-2|24	
14cr|rspfd-1.1-2|25	%build
14cr|rspfd-1.1-2|26	%configure2_5x
14cr|rspfd-1.1-2|27	%make
14cr|rspfd-1.1-2|28	
14cr|rspfd-1.1-2|29	%install
14cr|rspfd-1.1-2|30	#make install DESTDIR=$RPM_BUILD_ROOT
14cr|rspfd-1.1-2|31	%makeinstall_std
14cr|rspfd-1.1-2|32	
14cr|rspfd-1.1-2|33	%files
14cr|rspfd-1.1-2|34	%doc AUTHORS README
14cr|rspfd-1.1-2|35	%{_mandir}/man5/*.xz
14cr|rspfd-1.1-2|36	%{_mandir}/man8/*.xz
14cr|rspfd-1.1-2|37	%{_sbindir}/*
14cr|rspfd-1.1-2|38	
14cr|rspfd-1.1-2|39	
14cr|rspfd-1.1-2|40	
14cr|rspfd-1.1-2|41	%changelog
14cr|rspfd-1.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|rspfd-1.1-2|43	+ Revision: af0518c
14cr|rspfd-1.1-2|44	- MassBuild#464: Increase release tag
14cr|rspfd-1.1-2|45	
14cr|rspfd-1.1-2|46	

7744 14
14cr|R-splancs-2.01.34-2|1	%global packname  splancs
14cr|R-splancs-2.01.34-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-splancs-2.01.34-2|3	
14cr|R-splancs-2.01.34-2|4	Name:             R-%{packname}
14cr|R-splancs-2.01.34-2|5	Version:          2.01.34
14cr|R-splancs-2.01.34-2|6	Release:          2
14cr|R-splancs-2.01.34-2|7	Summary:          Spatial and Space-Time Point Pattern Analysis
14cr|R-splancs-2.01.34-2|8	Group:            Sciences/Mathematics
14cr|R-splancs-2.01.34-2|9	License:          GPL (>= 2)
14cr|R-splancs-2.01.34-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-splancs-2.01.34-2|11	Source0:          http://cran.r-project.org/src/contrib/splancs_2.01-34.tar.gz
14cr|R-splancs-2.01.34-2|12	Requires:         R-sp
14cr|R-splancs-2.01.34-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sp
14cr|R-splancs-2.01.34-2|14	
14cr|R-splancs-2.01.34-2|15	%description
14cr|R-splancs-2.01.34-2|16	Spatial and Space-Time Point Pattern Analysis Functions
14cr|R-splancs-2.01.34-2|17	
14cr|R-splancs-2.01.34-2|18	%prep
14cr|R-splancs-2.01.34-2|19	%setup -q -c -n %{packname}
14cr|R-splancs-2.01.34-2|20	
14cr|R-splancs-2.01.34-2|21	%build
14cr|R-splancs-2.01.34-2|22	
14cr|R-splancs-2.01.34-2|23	%install
14cr|R-splancs-2.01.34-2|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-splancs-2.01.34-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-splancs-2.01.34-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-splancs-2.01.34-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-splancs-2.01.34-2|28	
14cr|R-splancs-2.01.34-2|29	%check
14cr|R-splancs-2.01.34-2|30	%{_bindir}/R CMD check %{packname}
14cr|R-splancs-2.01.34-2|31	
14cr|R-splancs-2.01.34-2|32	%files
14cr|R-splancs-2.01.34-2|33	%dir %{rlibdir}/%{packname}
14cr|R-splancs-2.01.34-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-splancs-2.01.34-2|35	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-splancs-2.01.34-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-splancs-2.01.34-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-splancs-2.01.34-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-splancs-2.01.34-2|39	%{rlibdir}/%{packname}/Meta
14cr|R-splancs-2.01.34-2|40	%{rlibdir}/%{packname}/R
14cr|R-splancs-2.01.34-2|41	%{rlibdir}/%{packname}/data
14cr|R-splancs-2.01.34-2|42	%{rlibdir}/%{packname}/help
14cr|R-splancs-2.01.34-2|43	%{rlibdir}/%{packname}/libs
14cr|R-splancs-2.01.34-2|44	%{rlibdir}/%{packname}/README
14cr|R-splancs-2.01.34-2|45	
14cr|R-splancs-2.01.34-2|46	
14cr|R-splancs-2.01.34-2|47	
14cr|R-splancs-2.01.34-2|48	%changelog
14cr|R-splancs-2.01.34-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.01.34-2
14cr|R-splancs-2.01.34-2|50	+ Revision: 6368f00
14cr|R-splancs-2.01.34-2|51	- MassBuild#464: Increase release tag
14cr|R-splancs-2.01.34-2|52	
14cr|R-splancs-2.01.34-2|53	

7745 14
14cr|R-spls-2.2.1-1|1	%global packname  spls
14cr|R-spls-2.2.1-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-spls-2.2.1-1|3	%define debug_package %{nil}
14cr|R-spls-2.2.1-1|4	
14cr|R-spls-2.2.1-1|5	Name:             R-%{packname}
14cr|R-spls-2.2.1-1|6	Version:          2.2.1
14cr|R-spls-2.2.1-1|7	Release:          1
14cr|R-spls-2.2.1-1|8	Summary:          Sparse Partial Least Squares (SPLS) Regression and Classification
14cr|R-spls-2.2.1-1|9	Group:            Sciences/Mathematics
14cr|R-spls-2.2.1-1|10	License:          GPLv2+
14cr|R-spls-2.2.1-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-spls-2.2.1-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.2-1.tar.gz
14cr|R-spls-2.2.1-1|13	
14cr|R-spls-2.2.1-1|14	
14cr|R-spls-2.2.1-1|15	Requires:         R-MASS R-nnet R-parallel R-pls
14cr|R-spls-2.2.1-1|16	
14cr|R-spls-2.2.1-1|17	BuildRequires:    R-devel Rmath-devel
14cr|R-spls-2.2.1-1|18	BuildRequires:    R-MASS R-nnet R-parallel R-pls
14cr|R-spls-2.2.1-1|19	
14cr|R-spls-2.2.1-1|20	%description
14cr|R-spls-2.2.1-1|21	This package provides functions for fitting a Sparse Partial Least Squares
14cr|R-spls-2.2.1-1|22	Regression and Classification
14cr|R-spls-2.2.1-1|23	
14cr|R-spls-2.2.1-1|24	%prep
14cr|R-spls-2.2.1-1|25	%setup -q -c -n %{packname}
14cr|R-spls-2.2.1-1|26	
14cr|R-spls-2.2.1-1|27	%build
14cr|R-spls-2.2.1-1|28	
14cr|R-spls-2.2.1-1|29	%install
14cr|R-spls-2.2.1-1|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-spls-2.2.1-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-spls-2.2.1-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-spls-2.2.1-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-spls-2.2.1-1|34	
14cr|R-spls-2.2.1-1|35	%check
14cr|R-spls-2.2.1-1|36	%{_bindir}/R CMD check %{packname}
14cr|R-spls-2.2.1-1|37	
14cr|R-spls-2.2.1-1|38	%files
14cr|R-spls-2.2.1-1|39	%dir %{rlibdir}/%{packname}
14cr|R-spls-2.2.1-1|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-spls-2.2.1-1|41	%doc %{rlibdir}/%{packname}/html
14cr|R-spls-2.2.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-spls-2.2.1-1|43	%{rlibdir}/%{packname}/INDEX
14cr|R-spls-2.2.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-spls-2.2.1-1|45	%{rlibdir}/%{packname}/Meta
14cr|R-spls-2.2.1-1|46	%{rlibdir}/%{packname}/R
14cr|R-spls-2.2.1-1|47	%{rlibdir}/%{packname}/help
14cr|R-spls-2.2.1-1|48	%{rlibdir}/%{packname}/data
14cr|R-spls-2.2.1-1|49	
14cr|R-spls-2.2.1-1|50	%changelog
14cr|R-spls-2.2.1-1|51	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-1
14cr|R-spls-2.2.1-1|52	+ Revision: 3eebfca
14cr|R-spls-2.2.1-1|53	- Added tarball
14cr|R-spls-2.2.1-1|54	
14cr|R-spls-2.2.1-1|55	

7746 14
14cr|R-SRAdb-1.16.0-2|1	%define debug_package %{nil}
14cr|R-SRAdb-1.16.0-2|2	
14cr|R-SRAdb-1.16.0-2|3	%global packname  SRAdb
14cr|R-SRAdb-1.16.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-SRAdb-1.16.0-2|5	
14cr|R-SRAdb-1.16.0-2|6	Name:             R-%{packname}
14cr|R-SRAdb-1.16.0-2|7	Version:          1.16.0
14cr|R-SRAdb-1.16.0-2|8	Release:          2
14cr|R-SRAdb-1.16.0-2|9	Summary:          A compilation of metadata from NCBI SRA and tools
14cr|R-SRAdb-1.16.0-2|10	Group:            Sciences/Mathematics
14cr|R-SRAdb-1.16.0-2|11	License:          Artistic-2.0
14cr|R-SRAdb-1.16.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-SRAdb-1.16.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-SRAdb-1.16.0-2|14	
14cr|R-SRAdb-1.16.0-2|15	Requires:         R-RSQLite R-graph R-RCurl
14cr|R-SRAdb-1.16.0-2|16	Requires:         R-GEOquery
14cr|R-SRAdb-1.16.0-2|17	Requires:         R-Rgraphviz
14cr|R-SRAdb-1.16.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-RSQLite R-graph R-RCurl
14cr|R-SRAdb-1.16.0-2|19	BuildRequires:    R-GEOquery
14cr|R-SRAdb-1.16.0-2|20	BuildRequires:   R-Rgraphviz
14cr|R-SRAdb-1.16.0-2|21	%description
14cr|R-SRAdb-1.16.0-2|22	The Sequence Read Archive (SRA) is the largest public repository of
14cr|R-SRAdb-1.16.0-2|23	sequencing data from the next generation of sequencing platforms including
14cr|R-SRAdb-1.16.0-2|24	Roche 454 GS System, Illumina Genome Analyzer, Applied Biosystems SOLiD
14cr|R-SRAdb-1.16.0-2|25	System, Helicos Heliscope, and others. However, finding data of interest
14cr|R-SRAdb-1.16.0-2|26	can be challenging using current tools. SRAdb is an attempt to make access
14cr|R-SRAdb-1.16.0-2|27	to the metadata associated with submission, study, sample, experiment and
14cr|R-SRAdb-1.16.0-2|28	run much more feasible. This is accomplished by parsing all the NCBI SRA
14cr|R-SRAdb-1.16.0-2|29	metadata into a SQLite database that can be stored and queried locally.
14cr|R-SRAdb-1.16.0-2|30	Fulltext search in the package make querying metadata very flexible and
14cr|R-SRAdb-1.16.0-2|31	powerful.  fastq and sra files can be downloaded for doing alignment
14cr|R-SRAdb-1.16.0-2|32	locally. Beside ftp protocol, the SRAdb has funcitons supporting fastp
14cr|R-SRAdb-1.16.0-2|33	protocol (ascp from Aspera Connect) for faster downloading large data
14cr|R-SRAdb-1.16.0-2|34	files over long distance. The SQLite database is updated regularly as new
14cr|R-SRAdb-1.16.0-2|35	data is added to SRA and can be downloaded at will for the most up-to-date
14cr|R-SRAdb-1.16.0-2|36	
14cr|R-SRAdb-1.16.0-2|37	%prep
14cr|R-SRAdb-1.16.0-2|38	%setup -q -c -n %{packname}
14cr|R-SRAdb-1.16.0-2|39	
14cr|R-SRAdb-1.16.0-2|40	%build
14cr|R-SRAdb-1.16.0-2|41	
14cr|R-SRAdb-1.16.0-2|42	%install
14cr|R-SRAdb-1.16.0-2|43	mkdir -p %{buildroot}%{rlibdir}
14cr|R-SRAdb-1.16.0-2|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-SRAdb-1.16.0-2|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-SRAdb-1.16.0-2|46	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-SRAdb-1.16.0-2|47	
14cr|R-SRAdb-1.16.0-2|48	%check
14cr|R-SRAdb-1.16.0-2|49	%{_bindir}/R CMD check %{packname}
14cr|R-SRAdb-1.16.0-2|50	
14cr|R-SRAdb-1.16.0-2|51	%files
14cr|R-SRAdb-1.16.0-2|52	%dir %{rlibdir}/%{packname}
14cr|R-SRAdb-1.16.0-2|53	%doc %{rlibdir}/%{packname}/doc
14cr|R-SRAdb-1.16.0-2|54	%doc %{rlibdir}/%{packname}/html
14cr|R-SRAdb-1.16.0-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-SRAdb-1.16.0-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-SRAdb-1.16.0-2|57	%{rlibdir}/%{packname}/CITATION
14cr|R-SRAdb-1.16.0-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-SRAdb-1.16.0-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-SRAdb-1.16.0-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-SRAdb-1.16.0-2|61	%{rlibdir}/%{packname}/R
14cr|R-SRAdb-1.16.0-2|62	%{rlibdir}/%{packname}/extdata
14cr|R-SRAdb-1.16.0-2|63	%{rlibdir}/%{packname}/help
14cr|R-SRAdb-1.16.0-2|64	
14cr|R-SRAdb-1.16.0-2|65	%changelog
14cr|R-SRAdb-1.16.0-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16.0-2
14cr|R-SRAdb-1.16.0-2|67	+ Revision: 8311c50
14cr|R-SRAdb-1.16.0-2|68	- MassBuild#464: Increase release tag
14cr|R-SRAdb-1.16.0-2|69	
14cr|R-SRAdb-1.16.0-2|70	

7747 14
14cr|rss2email-2.65-3|1	Name:           rss2email
14cr|rss2email-2.65-3|2	Version:        2.65
14cr|rss2email-2.65-3|3	Release:        3
14cr|rss2email-2.65-3|4	Summary:        Deliver news from RSS feeds to your smtp server as text or html mail
14cr|rss2email-2.65-3|5	Group:          Networking/News
14cr|rss2email-2.65-3|6	License:        GPLv3
14cr|rss2email-2.65-3|7	URL:            http://rss2email.infogami.com/
14cr|rss2email-2.65-3|8	Source0:        http://rss2email.infogami.com/rss2email.py
14cr|rss2email-2.65-3|9	Source1:        http://rss2email.infogami.com/CHANGELOG
14cr|rss2email-2.65-3|10	# Fedora variant of http://lindsey.smith.googlepages.com/r2e
14cr|rss2email-2.65-3|11	Source3:        rss2email-r2e
14cr|rss2email-2.65-3|12	# man page taken from
14cr|rss2email-2.65-3|13	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
14cr|rss2email-2.65-3|14	Source4:        rss2email-r2e.1
14cr|rss2email-2.65-3|15	Source5:        rss2email-config.py.template
14cr|rss2email-2.65-3|16	Patch0:         rss2email-use-configpy-from-homedir.patch
14cr|rss2email-2.65-3|17	# patch taken from
14cr|rss2email-2.65-3|18	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
14cr|rss2email-2.65-3|19	Patch1:         rss2email-warn-if-problems-with-local-mta.patch
14cr|rss2email-2.65-3|20	BuildArch:      noarch
14cr|rss2email-2.65-3|21	
14cr|rss2email-2.65-3|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rss2email-2.65-3|23	
14cr|rss2email-2.65-3|24	Requires:       python-feedparser
14cr|rss2email-2.65-3|25	Requires:       python-html2text
14cr|rss2email-2.65-3|26	
14cr|rss2email-2.65-3|27	%description
14cr|rss2email-2.65-3|28	rss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can
14cr|rss2email-2.65-3|29	parse them regularly with the help of cron and send new items to you by email.
14cr|rss2email-2.65-3|30	
14cr|rss2email-2.65-3|31	A HTML mail will be send in the default configuration to the local smtp server.
14cr|rss2email-2.65-3|32	See the man page r2e for details how to set rss2email up.
14cr|rss2email-2.65-3|33	
14cr|rss2email-2.65-3|34	
14cr|rss2email-2.65-3|35	%prep
14cr|rss2email-2.65-3|36	%setup -q -c -T
14cr|rss2email-2.65-3|37	install -p -m 0644 %{SOURCE0} rss2email.py
14cr|rss2email-2.65-3|38	install -p -m 0644 %{SOURCE1} CHANGELOG.html
14cr|rss2email-2.65-3|39	# let rss2email use ${HOME}/.rss2email/config.py
14cr|rss2email-2.65-3|40	%patch0 -b .patch0
14cr|rss2email-2.65-3|41	%patch1 -b .patch1
14cr|rss2email-2.65-3|42	sed -i -e 's/\r//' CHANGELOG.html rss2email.py
14cr|rss2email-2.65-3|43	
14cr|rss2email-2.65-3|44	
14cr|rss2email-2.65-3|45	%build
14cr|rss2email-2.65-3|46	echo nothing to build
14cr|rss2email-2.65-3|47	
14cr|rss2email-2.65-3|48	
14cr|rss2email-2.65-3|49	%install
14cr|rss2email-2.65-3|50	rm -rf $RPM_BUILD_ROOT
14cr|rss2email-2.65-3|51	mkdir -p  \
14cr|rss2email-2.65-3|52	$RPM_BUILD_ROOT%{_bindir}/ \
14cr|rss2email-2.65-3|53	$RPM_BUILD_ROOT%{_datadir}/%{name}/  \
14cr|rss2email-2.65-3|54	$RPM_BUILD_ROOT%{_mandir}/man1/
14cr|rss2email-2.65-3|55	
14cr|rss2email-2.65-3|56	install -p -m 0755 rss2email.py $RPM_BUILD_ROOT%{_datadir}/%{name}/
14cr|rss2email-2.65-3|57	install -p -m 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/r2e
14cr|rss2email-2.65-3|58	sed -i -e 's;/usr/share;%{_datadir};g' $RPM_BUILD_ROOT%{_bindir}/r2e
14cr|rss2email-2.65-3|59	install -p -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/r2e.1
14cr|rss2email-2.65-3|60	install -p -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/config.py.template
14cr|rss2email-2.65-3|61	
14cr|rss2email-2.65-3|62	
14cr|rss2email-2.65-3|63	%clean
14cr|rss2email-2.65-3|64	rm -rf $RPM_BUILD_ROOT
14cr|rss2email-2.65-3|65	
14cr|rss2email-2.65-3|66	
14cr|rss2email-2.65-3|67	%files
14cr|rss2email-2.65-3|68	%defattr(-,root,root,-)
14cr|rss2email-2.65-3|69	%doc CHANGELOG.html
14cr|rss2email-2.65-3|70	%{_bindir}/*
14cr|rss2email-2.65-3|71	%{_datadir}/%{name}/
14cr|rss2email-2.65-3|72	%{_mandir}/man1/*
14cr|rss2email-2.65-3|73	
14cr|rss2email-2.65-3|74	
14cr|rss2email-2.65-3|75	
14cr|rss2email-2.65-3|76	%changelog
14cr|rss2email-2.65-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.65-3
14cr|rss2email-2.65-3|78	+ Revision: cfa637f
14cr|rss2email-2.65-3|79	- MassBuild#464: Increase release tag
14cr|rss2email-2.65-3|80	
14cr|rss2email-2.65-3|81	

7748 14
14cr|rss_glx-0.9.1-3|1	%define	oname	rss-glx
14cr|rss_glx-0.9.1-3|2	%define	fname	%{oname}_%{version}
14cr|rss_glx-0.9.1-3|3	
14cr|rss_glx-0.9.1-3|4	%define	build_plf 0
14cr|rss_glx-0.9.1-3|5	%{?_with_plf: %{expand: %%global build_plf 1}}
14cr|rss_glx-0.9.1-3|6	
14cr|rss_glx-0.9.1-3|7	%if %{build_plf}
14cr|rss_glx-0.9.1-3|8	%define	distsuffix plf
14cr|rss_glx-0.9.1-3|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14cr|rss_glx-0.9.1-3|10	%define extrarelsuffix plf
14cr|rss_glx-0.9.1-3|11	%endif
14cr|rss_glx-0.9.1-3|12	
14cr|rss_glx-0.9.1-3|13	Summary:	Really Slick Screensavers Port to GLX
14cr|rss_glx-0.9.1-3|14	Name:		rss_glx
14cr|rss_glx-0.9.1-3|15	Version:	0.9.1
14cr|rss_glx-0.9.1-3|16	Release:	3%{?extrarelsuffix}
14cr|rss_glx-0.9.1-3|17	Epoch:		1
14cr|rss_glx-0.9.1-3|18	License:	GPLv2
14cr|rss_glx-0.9.1-3|19	Group:		Graphical desktop/Other
14cr|rss_glx-0.9.1-3|20	Url:		http://rss-glx.sourceforge.net/
14cr|rss_glx-0.9.1-3|21	Source0:	%{fname}.tar.bz2
14cr|rss_glx-0.9.1-3|22	Patch0:		rss-glx_0.9.1-linkage.patch
14cr|rss_glx-0.9.1-3|23	Patch1:		rss-glx_0.9.1-desktopentry.patch
14cr|rss_glx-0.9.1-3|24	BuildRequires:	bzip2-devel
14cr|rss_glx-0.9.1-3|25	BuildRequires:	pkgconfig(freealut)
14cr|rss_glx-0.9.1-3|26	BuildRequires:	pkgconfig(glew)
14cr|rss_glx-0.9.1-3|27	BuildRequires:	pkgconfig(glu)
14cr|rss_glx-0.9.1-3|28	BuildRequires:	pkgconfig(ImageMagick)
14cr|rss_glx-0.9.1-3|29	BuildRequires:	pkgconfig(openal)
14cr|rss_glx-0.9.1-3|30	BuildRequires:	pkgconfig(quesoglc)
14cr|rss_glx-0.9.1-3|31	BuildRequires:	pkgconfig(x11)
14cr|rss_glx-0.9.1-3|32	BuildRequires:	pkgconfig(xt)
14cr|rss_glx-0.9.1-3|33	BuildRequires:	chrpath
14cr|rss_glx-0.9.1-3|34	Requires:	xscreensaver
14cr|rss_glx-0.9.1-3|35	
14cr|rss_glx-0.9.1-3|36	%description
14cr|rss_glx-0.9.1-3|37	This is a collection of OpenGL screensavers for xscreensaver. They
14cr|rss_glx-0.9.1-3|38	require a hardware-accellerated GLX implementation.
14cr|rss_glx-0.9.1-3|39	
14cr|rss_glx-0.9.1-3|40	You need to add them manually to your ~/.xscreensaver file as described
14cr|rss_glx-0.9.1-3|41	in README.xscreensaver
14cr|rss_glx-0.9.1-3|42	
14cr|rss_glx-0.9.1-3|43	%if %{build_plf}
14cr|rss_glx-0.9.1-3|44	This package is in Restricted repository, as it includes images that
14cr|rss_glx-0.9.1-3|45	are similar to those from the Matrix movies.
14cr|rss_glx-0.9.1-3|46	%endif
14cr|rss_glx-0.9.1-3|47	
14cr|rss_glx-0.9.1-3|48	%package	matrixview
14cr|rss_glx-0.9.1-3|49	Summary:	Really Slick Screensavers Port to GLX - Matrixview
14cr|rss_glx-0.9.1-3|50	Group:		Graphical desktop/Other
14cr|rss_glx-0.9.1-3|51	Requires:	xscreensaver
14cr|rss_glx-0.9.1-3|52	
14cr|rss_glx-0.9.1-3|53	%description	matrixview
14cr|rss_glx-0.9.1-3|54	This is a collection of OpenGL screensavers for xscreensaver. They
14cr|rss_glx-0.9.1-3|55	require a hardware-accellerated GLX implementation.
14cr|rss_glx-0.9.1-3|56	
14cr|rss_glx-0.9.1-3|57	This contains the matrixview screensaver. It is in Restricted repository
14cr|rss_glx-0.9.1-3|58	as it includes images that are similar to those from the Matrix movies.
14cr|rss_glx-0.9.1-3|59	
14cr|rss_glx-0.9.1-3|60	%prep
14cr|rss_glx-0.9.1-3|61	%setup -q -n %{fname}
14cr|rss_glx-0.9.1-3|62	%patch0 -p1
14cr|rss_glx-0.9.1-3|63	%patch1 -p1 -b .desktopentry
14cr|rss_glx-0.9.1-3|64	
14cr|rss_glx-0.9.1-3|65	%build
14cr|rss_glx-0.9.1-3|66	%configure2_5x \
14cr|rss_glx-0.9.1-3|67	--with-configdir=%{_datadir}/xscreensaver/config \
14cr|rss_glx-0.9.1-3|68	--bindir=%{_libexecdir}/xscreensaver \
14cr|rss_glx-0.9.1-3|69	--with-kdessconfigdir=%{_datadir}/applnk/System/ScreenSavers/
14cr|rss_glx-0.9.1-3|70	%make CXXFLAGS="%{optflags}" CPPFLAGS="-I%{_includedir}/ImageMagick"
14cr|rss_glx-0.9.1-3|71	
14cr|rss_glx-0.9.1-3|72	%install
14cr|rss_glx-0.9.1-3|73	%makeinstall_std
14cr|rss_glx-0.9.1-3|74	
14cr|rss_glx-0.9.1-3|75	# we don't need the static libs
14cr|rss_glx-0.9.1-3|76	rm -rf %{buildroot}%{_libdir}/lib*a
14cr|rss_glx-0.9.1-3|77	%if ! %{build_plf}
14cr|rss_glx-0.9.1-3|78	rm -f %{buildroot}%{_libexecdir}/xscreensaver/matrixview
14cr|rss_glx-0.9.1-3|79	rm -f %{buildroot}%{_mandir}/man1/matrixview.1
14cr|rss_glx-0.9.1-3|80	rm -f %{buildroot}%{_datadir}/xscreensaver/config/matrixview.xml
14cr|rss_glx-0.9.1-3|81	rm -f %{buildroot}%{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
14cr|rss_glx-0.9.1-3|82	%endif
14cr|rss_glx-0.9.1-3|83	
14cr|rss_glx-0.9.1-3|84	for screensaver in %{buildroot}%{_libdir}/xscreensaver/*;
14cr|rss_glx-0.9.1-3|85	do fgrep -q ELF $screensaver && chrpath -d $screensaver
14cr|rss_glx-0.9.1-3|86	done
14cr|rss_glx-0.9.1-3|87	
14cr|rss_glx-0.9.1-3|88	%files
14cr|rss_glx-0.9.1-3|89	%doc README*
14cr|rss_glx-0.9.1-3|90	%{_libexecdir}/xscreensaver/*
14cr|rss_glx-0.9.1-3|91	%{_mandir}/man1/*
14cr|rss_glx-0.9.1-3|92	%{_datadir}/xscreensaver/config/*
14cr|rss_glx-0.9.1-3|93	%{_datadir}/applnk/System/ScreenSavers/*
14cr|rss_glx-0.9.1-3|94	
14cr|rss_glx-0.9.1-3|95	%if %{build_plf}
14cr|rss_glx-0.9.1-3|96	%exclude %{_libexecdir}/xscreensaver/matrixview
14cr|rss_glx-0.9.1-3|97	%exclude %{_mandir}/man1/matrixview.1*
14cr|rss_glx-0.9.1-3|98	%exclude %{_datadir}/xscreensaver/config/matrixview.xml
14cr|rss_glx-0.9.1-3|99	%exclude %{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
14cr|rss_glx-0.9.1-3|100	%endif
14cr|rss_glx-0.9.1-3|101	
14cr|rss_glx-0.9.1-3|102	%if %{build_plf}
14cr|rss_glx-0.9.1-3|103	%files matrixview
14cr|rss_glx-0.9.1-3|104	%doc README*
14cr|rss_glx-0.9.1-3|105	%{_libexecdir}/xscreensaver/matrixview
14cr|rss_glx-0.9.1-3|106	%{_mandir}/man1/matrixview.1*
14cr|rss_glx-0.9.1-3|107	%{_datadir}/xscreensaver/config/matrixview.xml
14cr|rss_glx-0.9.1-3|108	%{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
14cr|rss_glx-0.9.1-3|109	%endif
14cr|rss_glx-0.9.1-3|110	
14cr|rss_glx-0.9.1-3|111	
14cr|rss_glx-0.9.1-3|112	%changelog
14cr|rss_glx-0.9.1-3|113	* Tue Jul 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.1-3
14cr|rss_glx-0.9.1-3|114	+ Revision: f8d42a7
14cr|rss_glx-0.9.1-3|115	- Bump release
14cr|rss_glx-0.9.1-3|116	
14cr|rss_glx-0.9.1-3|117	

7749 14
14cr|rssh-2.3.4-2|1	Summary:	Restricted shell for scp or sftp
14cr|rssh-2.3.4-2|2	Name:		rssh
14cr|rssh-2.3.4-2|3	Version:	2.3.4
14cr|rssh-2.3.4-2|4	Release:	2
14cr|rssh-2.3.4-2|5	License:	BSD
14cr|rssh-2.3.4-2|6	Group:		Networking/Remote access
14cr|rssh-2.3.4-2|7	URL:		http://www.pizzashack.org/rssh/
14cr|rssh-2.3.4-2|8	#gw this is tar.gz for signature checking
14cr|rssh-2.3.4-2|9	Source0:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz
14cr|rssh-2.3.4-2|10	Source1:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz.sig
14cr|rssh-2.3.4-2|11	Requires:	openssh
14cr|rssh-2.3.4-2|12	BuildRequires:	openssh-server
14cr|rssh-2.3.4-2|13	
14cr|rssh-2.3.4-2|14	%description
14cr|rssh-2.3.4-2|15	rssh is a restricted shell, used as a login shell, that allows users to perform
14cr|rssh-2.3.4-2|16	only scp, sftp, cvs, svnserve (Subversion), rdist, and/or rsync operations.
14cr|rssh-2.3.4-2|17	
14cr|rssh-2.3.4-2|18	%prep
14cr|rssh-2.3.4-2|19	%setup -q
14cr|rssh-2.3.4-2|20	
14cr|rssh-2.3.4-2|21	%build
14cr|rssh-2.3.4-2|22	%configure2_5x \
14cr|rssh-2.3.4-2|23	--with-sftp-server=%{_libdir}/ssh/sftp-server \
14cr|rssh-2.3.4-2|24	--with-rsync=/usr/bin/rsync \
14cr|rssh-2.3.4-2|25	--with-scp=/usr/bin/scp \
14cr|rssh-2.3.4-2|26	--with-rdist=/usr/bin/rdist \
14cr|rssh-2.3.4-2|27	--with-cvs=/usr/bin/cvs \
14cr|rssh-2.3.4-2|28	--with-svnserve=/usr/bin/svnserve
14cr|rssh-2.3.4-2|29	%make
14cr|rssh-2.3.4-2|30	
14cr|rssh-2.3.4-2|31	%install
14cr|rssh-2.3.4-2|32	%makeinstall
14cr|rssh-2.3.4-2|33	
14cr|rssh-2.3.4-2|34	install -m 755 -D conf_convert.sh %{buildroot}%{_datadir}/%{name}/conf_convert.sh
14cr|rssh-2.3.4-2|35	
14cr|rssh-2.3.4-2|36	cp rssh.conf.default %{buildroot}/%{_sysconfdir}/rssh.conf
14cr|rssh-2.3.4-2|37	rm -f %{buildroot}/%{_sysconfdir}/rssh.conf.default
14cr|rssh-2.3.4-2|38	cat > README.2.2.8-8mdv.upgrade.urpmi <<EOF
14cr|rssh-2.3.4-2|39	Subversion support
14cr|rssh-2.3.4-2|40	
14cr|rssh-2.3.4-2|41	The 2.3.2-8mdv release of the rssh package adds support for Subversion by
14cr|rssh-2.3.4-2|42	adding an additional configuration parameter that, if set, allows an rssh user
14cr|rssh-2.3.4-2|43	to run svnserve -t.
14cr|rssh-2.3.4-2|44	
14cr|rssh-2.3.4-2|45	This support requires changing the /etc/rssh.conf file format to add an
14cr|rssh-2.3.4-2|46	additional binary digit to the permissions field.  The package will attempt to
14cr|rssh-2.3.4-2|47	make that change automatically during the upgrade, disabling svnserve for all
14cr|rssh-2.3.4-2|48	users by default, but you may want to double-check the resulting /etc/rssh.conf
14cr|rssh-2.3.4-2|49	file to be sure it's correct.
14cr|rssh-2.3.4-2|50	EOF
14cr|rssh-2.3.4-2|51	
14cr|rssh-2.3.4-2|52	%post
14cr|rssh-2.3.4-2|53	# 2.3.2-8mdv added Subversion support, which requires adding another binary
14cr|rssh-2.3.4-2|54	# digit to the user configuration lines in rssh.conf.  When upgrading, run
14cr|rssh-2.3.4-2|55	# the conf_convert script to do so.
14cr|rssh-2.3.4-2|56	if [ $1 = 2 ]; then
14cr|rssh-2.3.4-2|57	echo 'Adjusting /etc/rssh.conf for file format change'
14cr|rssh-2.3.4-2|58	%{_datadir}/rssh/conf_convert %{_sysconfdir}/rssh.conf \
14cr|rssh-2.3.4-2|59	> %{_sysconfdir}/rssh.conf.tmp
14cr|rssh-2.3.4-2|60	if cmp %{_sysconfdir}/rssh.conf.tmp %{_sysconfdir}/rssh.conf >/dev/null ; then
14cr|rssh-2.3.4-2|61	rm -f %{_sysconfdir}/rssh.conf.tmp
14cr|rssh-2.3.4-2|62	else
14cr|rssh-2.3.4-2|63	mv -f %{_sysconfdir}/rssh.conf.tmp %{_sysconfdir}/rssh.conf
14cr|rssh-2.3.4-2|64	fi
14cr|rssh-2.3.4-2|65	fi
14cr|rssh-2.3.4-2|66	
14cr|rssh-2.3.4-2|67	%files
14cr|rssh-2.3.4-2|68	%doc AUTHORS ChangeLog CHROOT COPYING README SECURITY TODO README.2.2.8-8mdv.upgrade.urpmi
14cr|rssh-2.3.4-2|69	%config(noreplace) %{_sysconfdir}/rssh.conf
14cr|rssh-2.3.4-2|70	%attr(0755,root,root) %{_bindir}/rssh
14cr|rssh-2.3.4-2|71	%attr(4755,root,root) %{_libexecdir}/rssh_chroot_helper
14cr|rssh-2.3.4-2|72	%{_mandir}/man?/*
14cr|rssh-2.3.4-2|73	%{_datadir}/rssh
14cr|rssh-2.3.4-2|74	
14cr|rssh-2.3.4-2|75	%changelog
14cr|rssh-2.3.4-2|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-2
14cr|rssh-2.3.4-2|77	+ Revision: 6a4c23f
14cr|rssh-2.3.4-2|78	- MassBuild#464: Increase release tag
14cr|rssh-2.3.4-2|79	
14cr|rssh-2.3.4-2|80	

7750 14
14cr|R-stabledist-0.6_6-2|1	%global packname stabledist
14cr|R-stabledist-0.6_6-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-stabledist-0.6_6-2|3	
14cr|R-stabledist-0.6_6-2|4	Name:             R-%{packname}
14cr|R-stabledist-0.6_6-2|5	Version:          0.6_6
14cr|R-stabledist-0.6_6-2|6	Release:          2
14cr|R-stabledist-0.6_6-2|7	Summary:          Stable Distribution Functions
14cr|R-stabledist-0.6_6-2|8	Group:            Sciences/Mathematics
14cr|R-stabledist-0.6_6-2|9	License:          GPLv2+
14cr|R-stabledist-0.6_6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-stabledist-0.6_6-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-6.tar.gz
14cr|R-stabledist-0.6_6-2|12	BuildArch:        noarch
14cr|R-stabledist-0.6_6-2|13	Requires:         R-stats R-utils R-fBasics R-RUnit R-sfsmisc
14cr|R-stabledist-0.6_6-2|14	BuildRequires:    R-devel Rmath-devel R-stats R-utils R-fBasics R-RUnit R-sfsmisc texlive-collection-latex
14cr|R-stabledist-0.6_6-2|15	
14cr|R-stabledist-0.6_6-2|16	%description
14cr|R-stabledist-0.6_6-2|17	Density, Probability and Quantile functions, and random
14cr|R-stabledist-0.6_6-2|18	number generation for (skew) stable distributions, using the
14cr|R-stabledist-0.6_6-2|19	parameterizations of Nolan.
14cr|R-stabledist-0.6_6-2|20	
14cr|R-stabledist-0.6_6-2|21	%prep
14cr|R-stabledist-0.6_6-2|22	%setup -q -c -n %{packname}
14cr|R-stabledist-0.6_6-2|23	
14cr|R-stabledist-0.6_6-2|24	%build
14cr|R-stabledist-0.6_6-2|25	
14cr|R-stabledist-0.6_6-2|26	%install
14cr|R-stabledist-0.6_6-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-stabledist-0.6_6-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-stabledist-0.6_6-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-stabledist-0.6_6-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-stabledist-0.6_6-2|31	
14cr|R-stabledist-0.6_6-2|32	%files
14cr|R-stabledist-0.6_6-2|33	%dir %{rlibdir}/%{packname}
14cr|R-stabledist-0.6_6-2|34	%doc %{rlibdir}/%{packname}/html
14cr|R-stabledist-0.6_6-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-stabledist-0.6_6-2|36	%{rlibdir}/%{packname}/Meta
14cr|R-stabledist-0.6_6-2|37	%{rlibdir}/%{packname}/INDEX
14cr|R-stabledist-0.6_6-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-stabledist-0.6_6-2|39	%{rlibdir}/%{packname}/R
14cr|R-stabledist-0.6_6-2|40	%{rlibdir}/%{packname}/help
14cr|R-stabledist-0.6_6-2|41	%{rlibdir}/%{packname}/unitTests
14cr|R-stabledist-0.6_6-2|42	%{rlibdir}/%{packname}/xtraR
14cr|R-stabledist-0.6_6-2|43	
14cr|R-stabledist-0.6_6-2|44	%changelog
14cr|R-stabledist-0.6_6-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6_6-2
14cr|R-stabledist-0.6_6-2|46	+ Revision: 10af4a3
14cr|R-stabledist-0.6_6-2|47	- MassBuild#464: Increase release tag
14cr|R-stabledist-0.6_6-2|48	
14cr|R-stabledist-0.6_6-2|49	

7751 14
14cr|R-statmod-1.4.18-2|1	%bcond_without bootstrap
14cr|R-statmod-1.4.18-2|2	%global packname  statmod
14cr|R-statmod-1.4.18-2|3	%global rlibdir  %{_datadir}/R/library
14cr|R-statmod-1.4.18-2|4	
14cr|R-statmod-1.4.18-2|5	Name:             R-%{packname}
14cr|R-statmod-1.4.18-2|6	Version:          1.4.18
14cr|R-statmod-1.4.18-2|7	Release:          2
14cr|R-statmod-1.4.18-2|8	Summary:          Statistical Modeling
14cr|R-statmod-1.4.18-2|9	Group:            Sciences/Mathematics
14cr|R-statmod-1.4.18-2|10	License:          LGPL (>= 2)
14cr|R-statmod-1.4.18-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-statmod-1.4.18-2|12	Source0:          http://cran.r-project.org/src/contrib/statmod_1.4.18.tar.gz
14cr|R-statmod-1.4.18-2|13	# BuildArch:        noarch
14cr|R-statmod-1.4.18-2|14	Requires:         R-core R-MASS
14cr|R-statmod-1.4.18-2|15	%if %{without bootstrap}
14cr|R-statmod-1.4.18-2|16	Requires:         R-tweedie
14cr|R-statmod-1.4.18-2|17	%endif
14cr|R-statmod-1.4.18-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
14cr|R-statmod-1.4.18-2|19	%if %{without bootstrap}
14cr|R-statmod-1.4.18-2|20	BuildRequires:    R-tweedie
14cr|R-statmod-1.4.18-2|21	%endif
14cr|R-statmod-1.4.18-2|22	
14cr|R-statmod-1.4.18-2|23	%description
14cr|R-statmod-1.4.18-2|24	Various statistical modeling functions including growth curve comparisons,
14cr|R-statmod-1.4.18-2|25	limiting dilution analysis, mixed linear models, heteroscedastic
14cr|R-statmod-1.4.18-2|26	regression, Tweedie family generalized linear models, the inverse-Gaussian
14cr|R-statmod-1.4.18-2|27	distribution and Gauss quadrature.
14cr|R-statmod-1.4.18-2|28	
14cr|R-statmod-1.4.18-2|29	%prep
14cr|R-statmod-1.4.18-2|30	%setup -q -c -n %{packname}
14cr|R-statmod-1.4.18-2|31	
14cr|R-statmod-1.4.18-2|32	%build
14cr|R-statmod-1.4.18-2|33	
14cr|R-statmod-1.4.18-2|34	%install
14cr|R-statmod-1.4.18-2|35	mkdir -p %{buildroot}%{rlibdir}
14cr|R-statmod-1.4.18-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-statmod-1.4.18-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-statmod-1.4.18-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-statmod-1.4.18-2|39	
14cr|R-statmod-1.4.18-2|40	%if %{without bootstrap}
14cr|R-statmod-1.4.18-2|41	%check
14cr|R-statmod-1.4.18-2|42	%{_bindir}/R CMD check %{packname}
14cr|R-statmod-1.4.18-2|43	%endif
14cr|R-statmod-1.4.18-2|44	
14cr|R-statmod-1.4.18-2|45	%files
14cr|R-statmod-1.4.18-2|46	%dir %{rlibdir}/%{packname}
14cr|R-statmod-1.4.18-2|47	%doc %{rlibdir}/%{packname}/doc
14cr|R-statmod-1.4.18-2|48	%doc %{rlibdir}/%{packname}/html
14cr|R-statmod-1.4.18-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-statmod-1.4.18-2|50	%{rlibdir}/%{packname}/INDEX
14cr|R-statmod-1.4.18-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-statmod-1.4.18-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-statmod-1.4.18-2|53	%{rlibdir}/%{packname}/R
14cr|R-statmod-1.4.18-2|54	%{rlibdir}/%{packname}/data
14cr|R-statmod-1.4.18-2|55	%{rlibdir}/%{packname}/help
14cr|R-statmod-1.4.18-2|56	%{rlibdir}/%{packname}/libs
14cr|R-statmod-1.4.18-2|57	
14cr|R-statmod-1.4.18-2|58	
14cr|R-statmod-1.4.18-2|59	
14cr|R-statmod-1.4.18-2|60	%changelog
14cr|R-statmod-1.4.18-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.18-2
14cr|R-statmod-1.4.18-2|62	+ Revision: 5186771
14cr|R-statmod-1.4.18-2|63	- MassBuild#464: Increase release tag
14cr|R-statmod-1.4.18-2|64	
14cr|R-statmod-1.4.18-2|65	

7752 14
14cr|R-statnet-3.1.0-4|1	%global packname  statnet
14cr|R-statnet-3.1.0-4|2	%global rlibdir  %{_datadir}/R/library
14cr|R-statnet-3.1.0-4|3	
14cr|R-statnet-3.1.0-4|4	Name:             R-%{packname}
14cr|R-statnet-3.1.0-4|5	Version:          3.1.0
14cr|R-statnet-3.1.0-4|6	Release:          4
14cr|R-statnet-3.1.0-4|7	Summary:          Software tools for the Statistical Modeling of Network Data
14cr|R-statnet-3.1.0-4|8	Group:            Sciences/Mathematics
14cr|R-statnet-3.1.0-4|9	License:          GPL-3 + file LICENSE
14cr|R-statnet-3.1.0-4|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-statnet-3.1.0-4|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.1-0.tar.gz
14cr|R-statnet-3.1.0-4|12	BuildArch:        noarch
14cr|R-statnet-3.1.0-4|13	Requires:         R-core
14cr|R-statnet-3.1.0-4|14	Requires:         R-network R-ergm R-latentnet R-degreenet R-sna R-abind R-shapes R-tools R-utils
14cr|R-statnet-3.1.0-4|15	Requires:         R-relevent R-networksis R-hergm
14cr|R-statnet-3.1.0-4|16	Requires:         R-statnet.common
14cr|R-statnet-3.1.0-4|17	Requires:         R-tergm R-ergm.count R-networkDynamic
14cr|R-statnet-3.1.0-4|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-network R-ergm R-latentnet R-degreenet R-sna R-abind R-shapes R-tools R-utils
14cr|R-statnet-3.1.0-4|19	BuildRequires:    R-relevent R-networksis R-hergm
14cr|R-statnet-3.1.0-4|20	BuildRequires:    R-statnet.common
14cr|R-statnet-3.1.0-4|21	BuildRequires:    R-tergm R-ergm.count R-networkDynamic
14cr|R-statnet-3.1.0-4|22	
14cr|R-statnet-3.1.0-4|23	%description
14cr|R-statnet-3.1.0-4|24	An integrated set of tools for the representation, visualization, analysis
14cr|R-statnet-3.1.0-4|25	and simulation of network data. For an introduction type:
14cr|R-statnet-3.1.0-4|26	
14cr|R-statnet-3.1.0-4|27	%prep
14cr|R-statnet-3.1.0-4|28	%setup -q -c -n %{packname}
14cr|R-statnet-3.1.0-4|29	
14cr|R-statnet-3.1.0-4|30	%build
14cr|R-statnet-3.1.0-4|31	
14cr|R-statnet-3.1.0-4|32	%install
14cr|R-statnet-3.1.0-4|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-statnet-3.1.0-4|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-statnet-3.1.0-4|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-statnet-3.1.0-4|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-statnet-3.1.0-4|37	
14cr|R-statnet-3.1.0-4|38	%check
14cr|R-statnet-3.1.0-4|39	%{_bindir}/R CMD check %{packname}
14cr|R-statnet-3.1.0-4|40	
14cr|R-statnet-3.1.0-4|41	%files
14cr|R-statnet-3.1.0-4|42	%dir %{rlibdir}/%{packname}
14cr|R-statnet-3.1.0-4|43	%doc %{rlibdir}/%{packname}/html
14cr|R-statnet-3.1.0-4|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-statnet-3.1.0-4|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-statnet-3.1.0-4|46	%{rlibdir}/%{packname}/INDEX
14cr|R-statnet-3.1.0-4|47	%{rlibdir}/%{packname}/LICENSE
14cr|R-statnet-3.1.0-4|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-statnet-3.1.0-4|49	%{rlibdir}/%{packname}/Meta
14cr|R-statnet-3.1.0-4|50	%{rlibdir}/%{packname}/R
14cr|R-statnet-3.1.0-4|51	%{rlibdir}/%{packname}/help
14cr|R-statnet-3.1.0-4|52	
14cr|R-statnet-3.1.0-4|53	
14cr|R-statnet-3.1.0-4|54	
14cr|R-statnet-3.1.0-4|55	%changelog
14cr|R-statnet-3.1.0-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-4
14cr|R-statnet-3.1.0-4|57	+ Revision: b1df5a2
14cr|R-statnet-3.1.0-4|58	- MassBuild#464: Increase release tag
14cr|R-statnet-3.1.0-4|59	
14cr|R-statnet-3.1.0-4|60	

7753 14
14cr|R-statnet.common-3.1.1-2|1	%global packname statnet.common
14cr|R-statnet.common-3.1.1-2|2	%global rlibdir %{_libdir}/R/library
14cr|R-statnet.common-3.1.1-2|3	
14cr|R-statnet.common-3.1.1-2|4	Name:             R-%{packname}
14cr|R-statnet.common-3.1.1-2|5	Version:          3.1.1
14cr|R-statnet.common-3.1.1-2|6	Release:          2
14cr|R-statnet.common-3.1.1-2|7	Summary:          Common R Scripts and Utilities Used by the Statnet Project Software
14cr|R-statnet.common-3.1.1-2|8	Group:            Sciences/Mathematics
14cr|R-statnet.common-3.1.1-2|9	License:          GPLv3
14cr|R-statnet.common-3.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-statnet.common-3.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/statnet.common_3.1.1.tar.gz
14cr|R-statnet.common-3.1.1-2|12	BuildArch:        noarch
14cr|R-statnet.common-3.1.1-2|13	Requires:         R-core
14cr|R-statnet.common-3.1.1-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-statnet.common-3.1.1-2|15	
14cr|R-statnet.common-3.1.1-2|16	%description
14cr|R-statnet.common-3.1.1-2|17	This package contains non-statistical utilities used by
14cr|R-statnet.common-3.1.1-2|18	the software developed by the Statnet Project.
14cr|R-statnet.common-3.1.1-2|19	They may also be of use to others.
14cr|R-statnet.common-3.1.1-2|20	
14cr|R-statnet.common-3.1.1-2|21	%prep
14cr|R-statnet.common-3.1.1-2|22	%setup -q -c -n %{packname}
14cr|R-statnet.common-3.1.1-2|23	
14cr|R-statnet.common-3.1.1-2|24	%build
14cr|R-statnet.common-3.1.1-2|25	
14cr|R-statnet.common-3.1.1-2|26	%install
14cr|R-statnet.common-3.1.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-statnet.common-3.1.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-statnet.common-3.1.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-statnet.common-3.1.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-statnet.common-3.1.1-2|31	
14cr|R-statnet.common-3.1.1-2|32	%check
14cr|R-statnet.common-3.1.1-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-statnet.common-3.1.1-2|34	
14cr|R-statnet.common-3.1.1-2|35	%files
14cr|R-statnet.common-3.1.1-2|36	%dir %{rlibdir}/%{packname}
14cr|R-statnet.common-3.1.1-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-statnet.common-3.1.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-statnet.common-3.1.1-2|39	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-statnet.common-3.1.1-2|40	%{rlibdir}/%{packname}/help
14cr|R-statnet.common-3.1.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-statnet.common-3.1.1-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-statnet.common-3.1.1-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-statnet.common-3.1.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-statnet.common-3.1.1-2|45	
14cr|R-statnet.common-3.1.1-2|46	
14cr|R-statnet.common-3.1.1-2|47	%changelog
14cr|R-statnet.common-3.1.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-2
14cr|R-statnet.common-3.1.1-2|49	+ Revision: 60d0741
14cr|R-statnet.common-3.1.1-2|50	- MassBuild#464: Increase release tag
14cr|R-statnet.common-3.1.1-2|51	
14cr|R-statnet.common-3.1.1-2|52	

7754 14
14cr|R-stringr-0.6-6|1	%bcond_with       bootstrap
14cr|R-stringr-0.6-6|2	%global packname  stringr
14cr|R-stringr-0.6-6|3	%global rlibdir  %{_datadir}/R/library
14cr|R-stringr-0.6-6|4	
14cr|R-stringr-0.6-6|5	Name:             R-%{packname}
14cr|R-stringr-0.6-6|6	Version:          0.6
14cr|R-stringr-0.6-6|7	Release:          6
14cr|R-stringr-0.6-6|8	Summary:          Make it easier to work with strings
14cr|R-stringr-0.6-6|9	Group:            Sciences/Mathematics
14cr|R-stringr-0.6-6|10	License:          GPL-2
14cr|R-stringr-0.6-6|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-stringr-0.6-6|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-stringr-0.6-6|13	BuildArch:        noarch
14cr|R-stringr-0.6-6|14	Requires:         R-core
14cr|R-stringr-0.6-6|15	Requires:         R-plyr
14cr|R-stringr-0.6-6|16	%if %{without bootstrap}
14cr|R-stringr-0.6-6|17	Requires:         R-testthat
14cr|R-stringr-0.6-6|18	%endif
14cr|R-stringr-0.6-6|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-stringr-0.6-6|20	BuildRequires:    R-plyr
14cr|R-stringr-0.6-6|21	%if %{without bootstrap}
14cr|R-stringr-0.6-6|22	BuildRequires:    R-testthat
14cr|R-stringr-0.6-6|23	%endif
14cr|R-stringr-0.6-6|24	
14cr|R-stringr-0.6-6|25	%description
14cr|R-stringr-0.6-6|26	stringr is a set of simple wrappers that make R's string functions more
14cr|R-stringr-0.6-6|27	consistent, simpler and easier to use.  It does this by ensuring that:
14cr|R-stringr-0.6-6|28	function and argument names (and positions) are consistent, all functions
14cr|R-stringr-0.6-6|29	deal with NA's and zero length character appropriately, and the output
14cr|R-stringr-0.6-6|30	data structures from each function matches the input data structures of
14cr|R-stringr-0.6-6|31	other functions.
14cr|R-stringr-0.6-6|32	
14cr|R-stringr-0.6-6|33	%prep
14cr|R-stringr-0.6-6|34	%setup -q -c -n %{packname}
14cr|R-stringr-0.6-6|35	
14cr|R-stringr-0.6-6|36	%build
14cr|R-stringr-0.6-6|37	
14cr|R-stringr-0.6-6|38	%install
14cr|R-stringr-0.6-6|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-stringr-0.6-6|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-stringr-0.6-6|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-stringr-0.6-6|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-stringr-0.6-6|43	
14cr|R-stringr-0.6-6|44	%if %{without bootstrap}
14cr|R-stringr-0.6-6|45	%check
14cr|R-stringr-0.6-6|46	%{_bindir}/R CMD check %{packname}
14cr|R-stringr-0.6-6|47	%endif
14cr|R-stringr-0.6-6|48	
14cr|R-stringr-0.6-6|49	%files
14cr|R-stringr-0.6-6|50	%dir %{rlibdir}/%{packname}
14cr|R-stringr-0.6-6|51	%doc %{rlibdir}/%{packname}/html
14cr|R-stringr-0.6-6|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-stringr-0.6-6|53	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-stringr-0.6-6|54	%{rlibdir}/%{packname}/INDEX
14cr|R-stringr-0.6-6|55	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-stringr-0.6-6|56	%{rlibdir}/%{packname}/Meta
14cr|R-stringr-0.6-6|57	%{rlibdir}/%{packname}/R
14cr|R-stringr-0.6-6|58	%{rlibdir}/%{packname}/help
14cr|R-stringr-0.6-6|59	%{rlibdir}/%{packname}/tests
14cr|R-stringr-0.6-6|60	
14cr|R-stringr-0.6-6|61	
14cr|R-stringr-0.6-6|62	
14cr|R-stringr-0.6-6|63	%changelog
14cr|R-stringr-0.6-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-6
14cr|R-stringr-0.6-6|65	+ Revision: 2345da7
14cr|R-stringr-0.6-6|66	- MassBuild#464: Increase release tag
14cr|R-stringr-0.6-6|67	
14cr|R-stringr-0.6-6|68	

7755 14
14cr|R-strucchange-1.5.0-2|1	%bcond_with bootstrap
14cr|R-strucchange-1.5.0-2|2	%global packname  strucchange
14cr|R-strucchange-1.5.0-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-strucchange-1.5.0-2|4	
14cr|R-strucchange-1.5.0-2|5	%define debug_package %{nil}
14cr|R-strucchange-1.5.0-2|6	
14cr|R-strucchange-1.5.0-2|7	Name:             R-%{packname}
14cr|R-strucchange-1.5.0-2|8	Version:          1.5.0
14cr|R-strucchange-1.5.0-2|9	Release:          2
14cr|R-strucchange-1.5.0-2|10	Summary:          Testing, Monitoring, and Dating Structural Changes
14cr|R-strucchange-1.5.0-2|11	Group:            Sciences/Mathematics
14cr|R-strucchange-1.5.0-2|12	License:          GPL-2
14cr|R-strucchange-1.5.0-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-strucchange-1.5.0-2|14	Source0:          http://cran.r-project.org/src/contrib/strucchange_1.5-0.tar.gz
14cr|R-strucchange-1.5.0-2|15	Requires:         R-graphics R-stats R-zoo R-sandwich R-graphics R-stats
14cr|R-strucchange-1.5.0-2|16	Requires:         R-lmtest R-car R-e1071 R-tseries R-foreach
14cr|R-strucchange-1.5.0-2|17	%if %{without bootstrap}
14cr|R-strucchange-1.5.0-2|18	Requires:         R-dynlm
14cr|R-strucchange-1.5.0-2|19	%endif
14cr|R-strucchange-1.5.0-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-strucchange-1.5.0-2|21	BuildRequires:    R-graphics R-stats R-zoo R-sandwich R-graphics R-stats
14cr|R-strucchange-1.5.0-2|22	BuildRequires:    R-lmtest R-car R-e1071 R-tseries R-foreach
14cr|R-strucchange-1.5.0-2|23	%if %{without bootstrap}
14cr|R-strucchange-1.5.0-2|24	BuildRequires:    R-dynlm
14cr|R-strucchange-1.5.0-2|25	%endif
14cr|R-strucchange-1.5.0-2|26	
14cr|R-strucchange-1.5.0-2|27	%description
14cr|R-strucchange-1.5.0-2|28	Testing, monitoring and dating structural changes in (linear) regression
14cr|R-strucchange-1.5.0-2|29	models. strucchange features tests/methods from the generalized
14cr|R-strucchange-1.5.0-2|30	fluctuation test framework as well as from the F test (Chow test)
14cr|R-strucchange-1.5.0-2|31	framework. This includes methods to fit, plot and test fluctuation
14cr|R-strucchange-1.5.0-2|32	processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F
14cr|R-strucchange-1.5.0-2|33	statistics, respectively. It is possible to monitor incoming data online
14cr|R-strucchange-1.5.0-2|34	using fluctuation processes. Finally, the breakpoints in regression models
14cr|R-strucchange-1.5.0-2|35	with structural changes can be estimated together with confidence
14cr|R-strucchange-1.5.0-2|36	intervals. Emphasis is always given to methods for visualizing the data.
14cr|R-strucchange-1.5.0-2|37	
14cr|R-strucchange-1.5.0-2|38	%prep
14cr|R-strucchange-1.5.0-2|39	%setup -q -c -n %{packname}
14cr|R-strucchange-1.5.0-2|40	
14cr|R-strucchange-1.5.0-2|41	%build
14cr|R-strucchange-1.5.0-2|42	
14cr|R-strucchange-1.5.0-2|43	%install
14cr|R-strucchange-1.5.0-2|44	mkdir -p %{buildroot}%{rlibdir}
14cr|R-strucchange-1.5.0-2|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-strucchange-1.5.0-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-strucchange-1.5.0-2|47	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-strucchange-1.5.0-2|48	
14cr|R-strucchange-1.5.0-2|49	%if %{without bootstrap}
14cr|R-strucchange-1.5.0-2|50	%check
14cr|R-strucchange-1.5.0-2|51	%{_bindir}/R CMD check %{packname}
14cr|R-strucchange-1.5.0-2|52	%endif
14cr|R-strucchange-1.5.0-2|53	
14cr|R-strucchange-1.5.0-2|54	%files
14cr|R-strucchange-1.5.0-2|55	%dir %{rlibdir}/%{packname}
14cr|R-strucchange-1.5.0-2|56	%doc %{rlibdir}/%{packname}/doc
14cr|R-strucchange-1.5.0-2|57	%doc %{rlibdir}/%{packname}/html
14cr|R-strucchange-1.5.0-2|58	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-strucchange-1.5.0-2|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-strucchange-1.5.0-2|60	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-strucchange-1.5.0-2|61	%{rlibdir}/%{packname}/INDEX
14cr|R-strucchange-1.5.0-2|62	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-strucchange-1.5.0-2|63	%{rlibdir}/%{packname}/Meta
14cr|R-strucchange-1.5.0-2|64	%{rlibdir}/%{packname}/R
14cr|R-strucchange-1.5.0-2|65	%{rlibdir}/%{packname}/data
14cr|R-strucchange-1.5.0-2|66	%{rlibdir}/%{packname}/demo
14cr|R-strucchange-1.5.0-2|67	%{rlibdir}/%{packname}/help
14cr|R-strucchange-1.5.0-2|68	
14cr|R-strucchange-1.5.0-2|69	
14cr|R-strucchange-1.5.0-2|70	%changelog
14cr|R-strucchange-1.5.0-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|R-strucchange-1.5.0-2|72	+ Revision: 8863360
14cr|R-strucchange-1.5.0-2|73	- MassBuild#464: Increase release tag
14cr|R-strucchange-1.5.0-2|74	
14cr|R-strucchange-1.5.0-2|75	

7756 14
14cr|rstudio-0.98.501-2|1	%define gitversion c097d85
14cr|rstudio-0.98.501-2|2	
14cr|rstudio-0.98.501-2|3	Name:		rstudio
14cr|rstudio-0.98.501-2|4	Version:	0.98.501
14cr|rstudio-0.98.501-2|5	Release:	2
14cr|rstudio-0.98.501-2|6	Summary:	RStudio IDE is a powerful and productive user interface for R
14cr|rstudio-0.98.501-2|7	Group:		Sciences/Mathematics
14cr|rstudio-0.98.501-2|8	License:	GPLv3
14cr|rstudio-0.98.501-2|9	Url:		http://www.rstudio.com/
14cr|rstudio-0.98.501-2|10	Source:		%{name}-v%{version}.tgz
14cr|rstudio-0.98.501-2|11	Source1:	https://s3.amazonaws.com/rstudio-buildtools/core-dictionaries.zip
14cr|rstudio-0.98.501-2|12	Source2:	https://s3.amazonaws.com/rstudio-buildtools/mathjax-20.zip
14cr|rstudio-0.98.501-2|13	Source3:	https://s3.amazonaws.com/rstudio-buildtools/gin-1.5.zip
14cr|rstudio-0.98.501-2|14	
14cr|rstudio-0.98.501-2|15	BuildRequires: cmake
14cr|rstudio-0.98.501-2|16	BuildRequires: boost-devel
14cr|rstudio-0.98.501-2|17	BuildRequires: icu-devel
14cr|rstudio-0.98.501-2|18	BuildRequires: java-devel
14cr|rstudio-0.98.501-2|19	BuildRequires: pam-devel
14cr|rstudio-0.98.501-2|20	BuildRequires: qt4-devel
14cr|rstudio-0.98.501-2|21	BuildRequires: R-base
14cr|rstudio-0.98.501-2|22	BuildRequires: R-devel
14cr|rstudio-0.98.501-2|23	BuildRequires: ant
14cr|rstudio-0.98.501-2|24	BuildRequires: pkgconfig(QtWebKit)
14cr|rstudio-0.98.501-2|25	BuildRequires: pkgconfig(fontconfig)
14cr|rstudio-0.98.501-2|26	BuildRequires: pkgconfig(freetype2)
14cr|rstudio-0.98.501-2|27	BuildRequires: pkgconfig(glib-2.0)
14cr|rstudio-0.98.501-2|28	BuildRequires: pkgconfig(liblzma)
14cr|rstudio-0.98.501-2|29	BuildRequires: pkgconfig(libpcre)
14cr|rstudio-0.98.501-2|30	BuildRequires: pkgconfig(libpng)
14cr|rstudio-0.98.501-2|31	BuildRequires: pkgconfig(libxml-2.0)
14cr|rstudio-0.98.501-2|32	BuildRequires: pkgconfig(sqlite3)
14cr|rstudio-0.98.501-2|33	BuildRequires: pkgconfig(uuid)
14cr|rstudio-0.98.501-2|34	BuildRequires: gwt
14cr|rstudio-0.98.501-2|35	Requires: R-base
14cr|rstudio-0.98.501-2|36	Requires: rstudio-common
14cr|rstudio-0.98.501-2|37	
14cr|rstudio-0.98.501-2|38	%description
14cr|rstudio-0.98.501-2|39	RStudio is a free and open source integrated development environment for R.
14cr|rstudio-0.98.501-2|40	
14cr|rstudio-0.98.501-2|41	%package server
14cr|rstudio-0.98.501-2|42	Summary:	RStudio IDE - server part
14cr|rstudio-0.98.501-2|43	Group:		Sciences/Mathematics
14cr|rstudio-0.98.501-2|44	License:	GPLv3
14cr|rstudio-0.98.501-2|45	Url:		http://www.rstudio.com/
14cr|rstudio-0.98.501-2|46	Requires:	R-base
14cr|rstudio-0.98.501-2|47	Requires:	rstudio-common
14cr|rstudio-0.98.501-2|48	
14cr|rstudio-0.98.501-2|49	%description server
14cr|rstudio-0.98.501-2|50	RStudio is a free and open source integrated development environment for R.
14cr|rstudio-0.98.501-2|51	
14cr|rstudio-0.98.501-2|52	%package common
14cr|rstudio-0.98.501-2|53	Summary:	RStudio IDE - common files
14cr|rstudio-0.98.501-2|54	Group:		Sciences/Mathematics
14cr|rstudio-0.98.501-2|55	License:	GPLv3
14cr|rstudio-0.98.501-2|56	Url:		http://www.rstudio.com/
14cr|rstudio-0.98.501-2|57	Requires:	R-base
14cr|rstudio-0.98.501-2|58	
14cr|rstudio-0.98.501-2|59	%description common
14cr|rstudio-0.98.501-2|60	RStudio is a free and open source integrated development environment for R.
14cr|rstudio-0.98.501-2|61	
14cr|rstudio-0.98.501-2|62	%prep
14cr|rstudio-0.98.501-2|63	%setup -q -n rstudio-rstudio-%{gitversion}
14cr|rstudio-0.98.501-2|64	mkdir -p dependencies/common/dictionaries
14cr|rstudio-0.98.501-2|65	unzip -qd dependencies/common/dictionaries %{SOURCE1}
14cr|rstudio-0.98.501-2|66	mkdir -p dependencies/common/mathjax
14cr|rstudio-0.98.501-2|67	unzip -qd dependencies/common/mathjax %{SOURCE2}
14cr|rstudio-0.98.501-2|68	mkdir -p src/gwt/lib/gwt
14cr|rstudio-0.98.501-2|69	pushd src/gwt/lib/gwt
14cr|rstudio-0.98.501-2|70	ln -s /usr/share/java/gwt/ 2.5.1
14cr|rstudio-0.98.501-2|71	popd
14cr|rstudio-0.98.501-2|72	mkdir -p src/gwt/lib/gin/1.5
14cr|rstudio-0.98.501-2|73	unzip -qd src/gwt/lib/gin/1.5 %{SOURCE3}
14cr|rstudio-0.98.501-2|74	
14cr|rstudio-0.98.501-2|75	%build
14cr|rstudio-0.98.501-2|76	pushd .
14cr|rstudio-0.98.501-2|77	%cmake \
14cr|rstudio-0.98.501-2|78	-DRSTUDIO_TARGET=Desktop \
14cr|rstudio-0.98.501-2|79	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cr|rstudio-0.98.501-2|80	-DCMAKE_BUILD_TYPE=Release
14cr|rstudio-0.98.501-2|81	%make
14cr|rstudio-0.98.501-2|82	popd
14cr|rstudio-0.98.501-2|83	
14cr|rstudio-0.98.501-2|84	pushd .
14cr|rstudio-0.98.501-2|85	%cmake \
14cr|rstudio-0.98.501-2|86	-DRSTUDIO_TARGET=Server \
14cr|rstudio-0.98.501-2|87	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name}-server \
14cr|rstudio-0.98.501-2|88	-DCMAKE_BUILD_TYPE=Release
14cr|rstudio-0.98.501-2|89	
14cr|rstudio-0.98.501-2|90	%make
14cr|rstudio-0.98.501-2|91	popd
14cr|rstudio-0.98.501-2|92	
14cr|rstudio-0.98.501-2|93	%install
14cr|rstudio-0.98.501-2|94	pushd .
14cr|rstudio-0.98.501-2|95	%cmake \
14cr|rstudio-0.98.501-2|96	-DRSTUDIO_TARGET=Desktop \
14cr|rstudio-0.98.501-2|97	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cr|rstudio-0.98.501-2|98	-DCMAKE_BUILD_TYPE=Release
14cr|rstudio-0.98.501-2|99	%makeinstall_std
14cr|rstudio-0.98.501-2|100	
14cr|rstudio-0.98.501-2|101	mkdir -p %{buildroot}%{_bindir}
14cr|rstudio-0.98.501-2|102	ln -s %{_libdir}/%{name}-server/bin/%{name}-server %{buildroot}%{_bindir}/%{name}-server
14cr|rstudio-0.98.501-2|103	ln -s %{_libdir}/%{name}/bin/%{name} %{buildroot}%{_bindir}/%{name}
14cr|rstudio-0.98.501-2|104	
14cr|rstudio-0.98.501-2|105	
14cr|rstudio-0.98.501-2|106	# The default one is too ugly
14cr|rstudio-0.98.501-2|107	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|rstudio-0.98.501-2|108	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cr|rstudio-0.98.501-2|109	[Desktop Entry]
14cr|rstudio-0.98.501-2|110	Name=RStudio
14cr|rstudio-0.98.501-2|111	Comment=IDE for R
14cr|rstudio-0.98.501-2|112	Exec=%{_bindir}/rstudio
14cr|rstudio-0.98.501-2|113	Icon=rstudio
14cr|rstudio-0.98.501-2|114	Type=Application
14cr|rstudio-0.98.501-2|115	Terminal=false
14cr|rstudio-0.98.501-2|116	Categories=Science;Math;X-MandrivaLinux-MoreApplications-Sciences-Mathematics;
14cr|rstudio-0.98.501-2|117	MimeType=text/x-r-source;text/x-r;text/x-R;text/x-r-doc;text/x-r-sweave;text/x-r-markdown;text/x-r-html;application/x-r-data;application/x-r-project;text/x-r-history;text/x-r-profile;text/x-tex;text/x-markdown;text/html;text/css;text/javascript;
14cr|rstudio-0.98.501-2|118	EOF
14cr|rstudio-0.98.501-2|119	popd
14cr|rstudio-0.98.501-2|120	
14cr|rstudio-0.98.501-2|121	%cmake \
14cr|rstudio-0.98.501-2|122	-DRSTUDIO_TARGET=Server \
14cr|rstudio-0.98.501-2|123	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name}-server
14cr|rstudio-0.98.501-2|124	%makeinstall_std
14cr|rstudio-0.98.501-2|125	ln -s %{_libdir}/%{name}-server/bin/rserver %{buildroot}%{_bindir}/rserver
14cr|rstudio-0.98.501-2|126	
14cr|rstudio-0.98.501-2|127	%files
14cr|rstudio-0.98.501-2|128	%doc README.md COPYING
14cr|rstudio-0.98.501-2|129	%{_bindir}/%{name}
14cr|rstudio-0.98.501-2|130	%{_libdir}/%{name}
14cr|rstudio-0.98.501-2|131	%{_datadir}/applications/rosa-%{name}.desktop
14cr|rstudio-0.98.501-2|132	
14cr|rstudio-0.98.501-2|133	%files server
14cr|rstudio-0.98.501-2|134	%{_bindir}/%{name}-server
14cr|rstudio-0.98.501-2|135	%{_bindir}/rserver
14cr|rstudio-0.98.501-2|136	%{_libdir}/%{name}-server
14cr|rstudio-0.98.501-2|137	
14cr|rstudio-0.98.501-2|138	%files common
14cr|rstudio-0.98.501-2|139	%{_datadir}/mime/packages/%{name}.xml
14cr|rstudio-0.98.501-2|140	%{_datadir}/pixmaps/%{name}.png
14cr|rstudio-0.98.501-2|141	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|rstudio-0.98.501-2|142	%{_iconsdir}/hicolor/*/mimetypes/application-x-r-*.png
14cr|rstudio-0.98.501-2|143	
14cr|rstudio-0.98.501-2|144	%changelog
14cr|rstudio-0.98.501-2|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.501-2
14cr|rstudio-0.98.501-2|146	+ Revision: 149dcfd
14cr|rstudio-0.98.501-2|147	- MassBuild#464: Increase release tag
14cr|rstudio-0.98.501-2|148	
14cr|rstudio-0.98.501-2|149	

7757 14
14cr|R-subselect-0.12.3-2|1	%global packname  subselect
14cr|R-subselect-0.12.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-subselect-0.12.3-2|3	
14cr|R-subselect-0.12.3-2|4	Name:             R-%{packname}
14cr|R-subselect-0.12.3-2|5	Version:          0.12.3
14cr|R-subselect-0.12.3-2|6	Release:          2
14cr|R-subselect-0.12.3-2|7	Summary:          Selecting variable subsets
14cr|R-subselect-0.12.3-2|8	Group:            Sciences/Mathematics
14cr|R-subselect-0.12.3-2|9	License:          GPL (>= 2)
14cr|R-subselect-0.12.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-subselect-0.12.3-2|11	Source0:          http://cran.r-project.org/src/contrib/subselect_0.12-3.tar.gz
14cr|R-subselect-0.12.3-2|12	Requires:         R-MASS R-ISwR
14cr|R-subselect-0.12.3-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-subselect-0.12.3-2|14	BuildRequires:    R-MASS R-ISwR
14cr|R-subselect-0.12.3-2|15	BuildRequires:    blas-devel
14cr|R-subselect-0.12.3-2|16	BuildRequires:    lapack-devel
14cr|R-subselect-0.12.3-2|17	
14cr|R-subselect-0.12.3-2|18	%description
14cr|R-subselect-0.12.3-2|19	A collection of functions which (i) assess the quality of variable subsets
14cr|R-subselect-0.12.3-2|20	as surrogates for a full data set, in either an exploratory data analysis
14cr|R-subselect-0.12.3-2|21	or in the context of a multivariate linear model, and (ii) search for
14cr|R-subselect-0.12.3-2|22	subsets which are optimal under various criteria.
14cr|R-subselect-0.12.3-2|23	
14cr|R-subselect-0.12.3-2|24	%prep
14cr|R-subselect-0.12.3-2|25	%setup -q -c -n %{packname}
14cr|R-subselect-0.12.3-2|26	
14cr|R-subselect-0.12.3-2|27	%build
14cr|R-subselect-0.12.3-2|28	
14cr|R-subselect-0.12.3-2|29	%install
14cr|R-subselect-0.12.3-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-subselect-0.12.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-subselect-0.12.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-subselect-0.12.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-subselect-0.12.3-2|34	
14cr|R-subselect-0.12.3-2|35	#%check
14cr|R-subselect-0.12.3-2|36	#%{_bindir}/R CMD check %{packname}
14cr|R-subselect-0.12.3-2|37	
14cr|R-subselect-0.12.3-2|38	%files
14cr|R-subselect-0.12.3-2|39	%dir %{rlibdir}/%{packname}
14cr|R-subselect-0.12.3-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-subselect-0.12.3-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-subselect-0.12.3-2|42	%doc %{rlibdir}/%{packname}/readme
14cr|R-subselect-0.12.3-2|43	%doc %{rlibdir}/%{packname}/CHANGELOG
14cr|R-subselect-0.12.3-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-subselect-0.12.3-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-subselect-0.12.3-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-subselect-0.12.3-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-subselect-0.12.3-2|48	%{rlibdir}/%{packname}/R
14cr|R-subselect-0.12.3-2|49	%{rlibdir}/%{packname}/data
14cr|R-subselect-0.12.3-2|50	%{rlibdir}/%{packname}/help
14cr|R-subselect-0.12.3-2|51	%{rlibdir}/%{packname}/libs
14cr|R-subselect-0.12.3-2|52	
14cr|R-subselect-0.12.3-2|53	
14cr|R-subselect-0.12.3-2|54	
14cr|R-subselect-0.12.3-2|55	%changelog
14cr|R-subselect-0.12.3-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.3-2
14cr|R-subselect-0.12.3-2|57	+ Revision: c1efc8d
14cr|R-subselect-0.12.3-2|58	- MassBuild#464: Increase release tag
14cr|R-subselect-0.12.3-2|59	
14cr|R-subselect-0.12.3-2|60	

7758 14
14cr|R-survey-3.29.5-2|1	%global packname  survey
14cr|R-survey-3.29.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-survey-3.29.5-2|3	
14cr|R-survey-3.29.5-2|4	%define debug_package %{nil}
14cr|R-survey-3.29.5-2|5	
14cr|R-survey-3.29.5-2|6	Name:             R-%{packname}
14cr|R-survey-3.29.5-2|7	Version:          3.29.5
14cr|R-survey-3.29.5-2|8	Release:          2
14cr|R-survey-3.29.5-2|9	Summary:          analysis of complex survey samples
14cr|R-survey-3.29.5-2|10	Group:            Sciences/Mathematics
14cr|R-survey-3.29.5-2|11	License:          GPL-2 | GPL-3
14cr|R-survey-3.29.5-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-survey-3.29.5-2|13	Source0:          http://cran.r-project.org/src/contrib/survey_3.29-5.tar.gz
14cr|R-survey-3.29.5-2|14	Requires:         R-foreign R-survival R-MASS R-splines R-KernSmooth
14cr|R-survey-3.29.5-2|15	Requires:         R-hexbin R-mitools R-lattice R-RSQLite R-RODBC R-quantreg
14cr|R-survey-3.29.5-2|16	Requires:         R-Matrix R-multicore R-CompQuadForm
14cr|R-survey-3.29.5-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-survey-3.29.5-2|18	BuildRequires:    R-foreign R-survival R-MASS R-splines R-KernSmooth
14cr|R-survey-3.29.5-2|19	BuildRequires:    R-hexbin R-mitools R-lattice R-RSQLite R-RODBC R-quantreg
14cr|R-survey-3.29.5-2|20	BuildRequires:    R-Matrix R-multicore R-CompQuadForm
14cr|R-survey-3.29.5-2|21	
14cr|R-survey-3.29.5-2|22	%description
14cr|R-survey-3.29.5-2|23	Summary statistics, two-sample tests, generalised linear models,
14cr|R-survey-3.29.5-2|24	cumulative link models, Cox models, loglinear models, and general maximum
14cr|R-survey-3.29.5-2|25	pseudolikelihood estimation for multistage stratified, cluster-sampled,
14cr|R-survey-3.29.5-2|26	unequally weighted survey samples. Variances by Taylor series
14cr|R-survey-3.29.5-2|27	linearisation or replicate weights. Post-stratification, calibration, and
14cr|R-survey-3.29.5-2|28	raking. Two-phase subsampling designs. Graphics. Predictive margins by
14cr|R-survey-3.29.5-2|29	direct standardization. PPS sampling without replacement. Principal
14cr|R-survey-3.29.5-2|30	components, factor analysis.
14cr|R-survey-3.29.5-2|31	
14cr|R-survey-3.29.5-2|32	%prep
14cr|R-survey-3.29.5-2|33	%setup -q -c -n %{packname}
14cr|R-survey-3.29.5-2|34	
14cr|R-survey-3.29.5-2|35	%build
14cr|R-survey-3.29.5-2|36	
14cr|R-survey-3.29.5-2|37	%install
14cr|R-survey-3.29.5-2|38	mkdir -p %{buildroot}%{rlibdir}
14cr|R-survey-3.29.5-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-survey-3.29.5-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-survey-3.29.5-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-survey-3.29.5-2|42	
14cr|R-survey-3.29.5-2|43	%check
14cr|R-survey-3.29.5-2|44	%{_bindir}/R CMD check %{packname}
14cr|R-survey-3.29.5-2|45	
14cr|R-survey-3.29.5-2|46	%files
14cr|R-survey-3.29.5-2|47	%dir %{rlibdir}/%{packname}
14cr|R-survey-3.29.5-2|48	%doc %{rlibdir}/%{packname}/disclaimer
14cr|R-survey-3.29.5-2|49	%doc %{rlibdir}/%{packname}/doc
14cr|R-survey-3.29.5-2|50	%doc %{rlibdir}/%{packname}/html
14cr|R-survey-3.29.5-2|51	%doc %{rlibdir}/%{packname}/porting*
14cr|R-survey-3.29.5-2|52	%doc %{rlibdir}/%{packname}/*.pdf
14cr|R-survey-3.29.5-2|53	%doc %{rlibdir}/%{packname}/BUGS
14cr|R-survey-3.29.5-2|54	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-survey-3.29.5-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-survey-3.29.5-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-survey-3.29.5-2|57	%{rlibdir}/%{packname}/COPYING
14cr|R-survey-3.29.5-2|58	%{rlibdir}/%{packname}/INDEX
14cr|R-survey-3.29.5-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-survey-3.29.5-2|60	%{rlibdir}/%{packname}/Meta
14cr|R-survey-3.29.5-2|61	%{rlibdir}/%{packname}/R
14cr|R-survey-3.29.5-2|62	%{rlibdir}/%{packname}/api.db
14cr|R-survey-3.29.5-2|63	%{rlibdir}/%{packname}/data
14cr|R-survey-3.29.5-2|64	%{rlibdir}/%{packname}/help
14cr|R-survey-3.29.5-2|65	
14cr|R-survey-3.29.5-2|66	%changelog
14cr|R-survey-3.29.5-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.29.5-2
14cr|R-survey-3.29.5-2|68	+ Revision: 2284e3c
14cr|R-survey-3.29.5-2|69	- MassBuild#464: Increase release tag
14cr|R-survey-3.29.5-2|70	
14cr|R-survey-3.29.5-2|71	

7759 14
14cr|R-svGUI-0.9.55-2|1	%global packname  svGUI
14cr|R-svGUI-0.9.55-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-svGUI-0.9.55-2|3	
14cr|R-svGUI-0.9.55-2|4	Name:             R-%{packname}
14cr|R-svGUI-0.9.55-2|5	Version:          0.9.55
14cr|R-svGUI-0.9.55-2|6	Release:          2
14cr|R-svGUI-0.9.55-2|7	Summary:          SciViews GUI API - Functions to manage GUIs
14cr|R-svGUI-0.9.55-2|8	Group:            Sciences/Mathematics
14cr|R-svGUI-0.9.55-2|9	License:          GPLv2
14cr|R-svGUI-0.9.55-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-svGUI-0.9.55-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-55.tar.gz
14cr|R-svGUI-0.9.55-2|12	BuildArch:        noarch
14cr|R-svGUI-0.9.55-2|13	Requires:         R-core
14cr|R-svGUI-0.9.55-2|14	
14cr|R-svGUI-0.9.55-2|15	
14cr|R-svGUI-0.9.55-2|16	
14cr|R-svGUI-0.9.55-2|17	
14cr|R-svGUI-0.9.55-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-svGUI-0.9.55-2|19	
14cr|R-svGUI-0.9.55-2|20	
14cr|R-svGUI-0.9.55-2|21	%description
14cr|R-svGUI-0.9.55-2|22	Functions to manage GUIs from R
14cr|R-svGUI-0.9.55-2|23	
14cr|R-svGUI-0.9.55-2|24	%prep
14cr|R-svGUI-0.9.55-2|25	%setup -q -c -n %{packname}
14cr|R-svGUI-0.9.55-2|26	
14cr|R-svGUI-0.9.55-2|27	%build
14cr|R-svGUI-0.9.55-2|28	
14cr|R-svGUI-0.9.55-2|29	%install
14cr|R-svGUI-0.9.55-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-svGUI-0.9.55-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-svGUI-0.9.55-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-svGUI-0.9.55-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-svGUI-0.9.55-2|34	
14cr|R-svGUI-0.9.55-2|35	%check
14cr|R-svGUI-0.9.55-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-svGUI-0.9.55-2|37	
14cr|R-svGUI-0.9.55-2|38	%files
14cr|R-svGUI-0.9.55-2|39	%dir %{rlibdir}/%{packname}
14cr|R-svGUI-0.9.55-2|40	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-svGUI-0.9.55-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-svGUI-0.9.55-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-svGUI-0.9.55-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-svGUI-0.9.55-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-svGUI-0.9.55-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-svGUI-0.9.55-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-svGUI-0.9.55-2|47	%{rlibdir}/%{packname}/R
14cr|R-svGUI-0.9.55-2|48	%{rlibdir}/%{packname}/help
14cr|R-svGUI-0.9.55-2|49	
14cr|R-svGUI-0.9.55-2|50	%changelog
14cr|R-svGUI-0.9.55-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.55-2
14cr|R-svGUI-0.9.55-2|52	+ Revision: d58d3f6
14cr|R-svGUI-0.9.55-2|53	- MassBuild#464: Increase release tag
14cr|R-svGUI-0.9.55-2|54	
14cr|R-svGUI-0.9.55-2|55	

7760 14
14cr|rsvndump-0.6-2|1	Summary:	Remote Subversion repository dump
14cr|rsvndump-0.6-2|2	Name:		rsvndump
14cr|rsvndump-0.6-2|3	Version:	0.6
14cr|rsvndump-0.6-2|4	Release:	2
14cr|rsvndump-0.6-2|5	License:	GPLv3
14cr|rsvndump-0.6-2|6	Group:		System/Servers
14cr|rsvndump-0.6-2|7	URL:		http://rsvndump.sourceforge.net/
14cr|rsvndump-0.6-2|8	Source0:	http://downloads.sourceforge.net/project/rsvndump/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cr|rsvndump-0.6-2|9	BuildRequires:	apr-devel
14cr|rsvndump-0.6-2|10	BuildRequires:	subversion-devel
14cr|rsvndump-0.6-2|11	BuildRequires:	gettext-devel
14cr|rsvndump-0.6-2|12	
14cr|rsvndump-0.6-2|13	%description
14cr|rsvndump-0.6-2|14	rsvndump is a command line tool that is able to dump a subversion repository
14cr|rsvndump-0.6-2|15	that resides on a remote server. All data is dumped in the format that can be
14cr|rsvndump-0.6-2|16	read/written by svnadmin, so the data produced by rsvndump can easily be
14cr|rsvndump-0.6-2|17	imported into a new subversion repository.
14cr|rsvndump-0.6-2|18	
14cr|rsvndump-0.6-2|19	%prep
14cr|rsvndump-0.6-2|20	%setup -q
14cr|rsvndump-0.6-2|21	
14cr|rsvndump-0.6-2|22	
14cr|rsvndump-0.6-2|23	%build
14cr|rsvndump-0.6-2|24	%configure2_5x
14cr|rsvndump-0.6-2|25	%make
14cr|rsvndump-0.6-2|26	
14cr|rsvndump-0.6-2|27	%install
14cr|rsvndump-0.6-2|28	%makeinstall_std
14cr|rsvndump-0.6-2|29	%find_lang %{name}
14cr|rsvndump-0.6-2|30	
14cr|rsvndump-0.6-2|31	%files -f %{name}.lang
14cr|rsvndump-0.6-2|32	%doc AUTHORS ChangeLog THANKS doc/rsvndump.txt
14cr|rsvndump-0.6-2|33	%{_bindir}/rsvndump
14cr|rsvndump-0.6-2|34	
14cr|rsvndump-0.6-2|35	
14cr|rsvndump-0.6-2|36	
14cr|rsvndump-0.6-2|37	%changelog
14cr|rsvndump-0.6-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cr|rsvndump-0.6-2|39	+ Revision: 2f5bf75
14cr|rsvndump-0.6-2|40	- MassBuild#464: Increase release tag
14cr|rsvndump-0.6-2|41	
14cr|rsvndump-0.6-2|42	

7761 14
14cr|R-svUnit-0.7.12-2|1	%define debug_package %{nil}
14cr|R-svUnit-0.7.12-2|2	
14cr|R-svUnit-0.7.12-2|3	%global packname  svUnit
14cr|R-svUnit-0.7.12-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-svUnit-0.7.12-2|5	
14cr|R-svUnit-0.7.12-2|6	Name:             R-%{packname}
14cr|R-svUnit-0.7.12-2|7	Version:          0.7.12
14cr|R-svUnit-0.7.12-2|8	Release:          2
14cr|R-svUnit-0.7.12-2|9	Summary:          SciViews GUI API - Unit testing
14cr|R-svUnit-0.7.12-2|10	Group:            Sciences/Mathematics
14cr|R-svUnit-0.7.12-2|11	License:          GPL-2
14cr|R-svUnit-0.7.12-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-svUnit-0.7.12-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-12.tar.gz
14cr|R-svUnit-0.7.12-2|14	
14cr|R-svUnit-0.7.12-2|15	Requires:         R-svGUI R-datasets R-utils R-XML
14cr|R-svUnit-0.7.12-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-svUnit-0.7.12-2|17	
14cr|R-svUnit-0.7.12-2|18	BuildRequires:   R-svGUI R-datasets R-utils R-XML
14cr|R-svUnit-0.7.12-2|19	
14cr|R-svUnit-0.7.12-2|20	%description
14cr|R-svUnit-0.7.12-2|21	A complete unit test system and functions to implement its GUI part
14cr|R-svUnit-0.7.12-2|22	
14cr|R-svUnit-0.7.12-2|23	%prep
14cr|R-svUnit-0.7.12-2|24	%setup -q -c -n %{packname}
14cr|R-svUnit-0.7.12-2|25	
14cr|R-svUnit-0.7.12-2|26	%build
14cr|R-svUnit-0.7.12-2|27	
14cr|R-svUnit-0.7.12-2|28	%install
14cr|R-svUnit-0.7.12-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-svUnit-0.7.12-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-svUnit-0.7.12-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-svUnit-0.7.12-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-svUnit-0.7.12-2|33	
14cr|R-svUnit-0.7.12-2|34	%check
14cr|R-svUnit-0.7.12-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-svUnit-0.7.12-2|36	
14cr|R-svUnit-0.7.12-2|37	%files
14cr|R-svUnit-0.7.12-2|38	%dir %{rlibdir}/%{packname}
14cr|R-svUnit-0.7.12-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-svUnit-0.7.12-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-svUnit-0.7.12-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-svUnit-0.7.12-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-svUnit-0.7.12-2|43	%{rlibdir}/%{packname}/CITATION
14cr|R-svUnit-0.7.12-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-svUnit-0.7.12-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-svUnit-0.7.12-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-svUnit-0.7.12-2|47	%{rlibdir}/%{packname}/R
14cr|R-svUnit-0.7.12-2|48	%{rlibdir}/%{packname}/Tests*
14cr|R-svUnit-0.7.12-2|49	%{rlibdir}/%{packname}/help
14cr|R-svUnit-0.7.12-2|50	%{rlibdir}/%{packname}/komodo
14cr|R-svUnit-0.7.12-2|51	%{rlibdir}/%{packname}/unitTests
14cr|R-svUnit-0.7.12-2|52	
14cr|R-svUnit-0.7.12-2|53	%changelog
14cr|R-svUnit-0.7.12-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.12-2
14cr|R-svUnit-0.7.12-2|55	+ Revision: d26b1a5
14cr|R-svUnit-0.7.12-2|56	- MassBuild#464: Increase release tag
14cr|R-svUnit-0.7.12-2|57	
14cr|R-svUnit-0.7.12-2|58	

7762 14
14cr|R-systemfit-1.1.14-3|1	%global packname  systemfit
14cr|R-systemfit-1.1.14-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-systemfit-1.1.14-3|3	
14cr|R-systemfit-1.1.14-3|4	%define debug_package %{nil}
14cr|R-systemfit-1.1.14-3|5	
14cr|R-systemfit-1.1.14-3|6	Name:             R-%{packname}
14cr|R-systemfit-1.1.14-3|7	Version:          1.1.14
14cr|R-systemfit-1.1.14-3|8	Release:          3
14cr|R-systemfit-1.1.14-3|9	Summary:          Estimating Systems of Simultaneous Equations
14cr|R-systemfit-1.1.14-3|10	Group:            Sciences/Mathematics
14cr|R-systemfit-1.1.14-3|11	License:          GPL (>= 2)
14cr|R-systemfit-1.1.14-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-systemfit-1.1.14-3|13	Source0:          http://cran.r-project.org/src/contrib/systemfit_1.1-14.tar.gz
14cr|R-systemfit-1.1.14-3|14	Requires:         R-Matrix R-car R-lmtest R-plm R-MASS R-sem
14cr|R-systemfit-1.1.14-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-systemfit-1.1.14-3|16	BuildRequires:    R-Matrix R-car R-lmtest R-plm R-MASS R-sem
14cr|R-systemfit-1.1.14-3|17	
14cr|R-systemfit-1.1.14-3|18	%description
14cr|R-systemfit-1.1.14-3|19	This package contains functions for fitting simultaneous systems of linear
14cr|R-systemfit-1.1.14-3|20	and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least
14cr|R-systemfit-1.1.14-3|21	Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least
14cr|R-systemfit-1.1.14-3|22	Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), and Three-Stage
14cr|R-systemfit-1.1.14-3|23	Least Squares (3SLS).
14cr|R-systemfit-1.1.14-3|24	
14cr|R-systemfit-1.1.14-3|25	%prep
14cr|R-systemfit-1.1.14-3|26	%setup -q -c -n %{packname}
14cr|R-systemfit-1.1.14-3|27	
14cr|R-systemfit-1.1.14-3|28	%build
14cr|R-systemfit-1.1.14-3|29	
14cr|R-systemfit-1.1.14-3|30	%install
14cr|R-systemfit-1.1.14-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-systemfit-1.1.14-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-systemfit-1.1.14-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-systemfit-1.1.14-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-systemfit-1.1.14-3|35	
14cr|R-systemfit-1.1.14-3|36	%check
14cr|R-systemfit-1.1.14-3|37	%{_bindir}/R CMD check %{packname}
14cr|R-systemfit-1.1.14-3|38	
14cr|R-systemfit-1.1.14-3|39	%files
14cr|R-systemfit-1.1.14-3|40	%dir %{rlibdir}/%{packname}
14cr|R-systemfit-1.1.14-3|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-systemfit-1.1.14-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-systemfit-1.1.14-3|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-systemfit-1.1.14-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-systemfit-1.1.14-3|45	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-systemfit-1.1.14-3|46	%{rlibdir}/%{packname}/INDEX
14cr|R-systemfit-1.1.14-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-systemfit-1.1.14-3|48	%{rlibdir}/%{packname}/Meta
14cr|R-systemfit-1.1.14-3|49	%{rlibdir}/%{packname}/R
14cr|R-systemfit-1.1.14-3|50	%{rlibdir}/%{packname}/data
14cr|R-systemfit-1.1.14-3|51	%{rlibdir}/%{packname}/help
14cr|R-systemfit-1.1.14-3|52	
14cr|R-systemfit-1.1.14-3|53	%changelog
14cr|R-systemfit-1.1.14-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.14-3
14cr|R-systemfit-1.1.14-3|55	+ Revision: 08a0568
14cr|R-systemfit-1.1.14-3|56	- MassBuild#464: Increase release tag
14cr|R-systemfit-1.1.14-3|57	
14cr|R-systemfit-1.1.14-3|58	

7763 14
14cr|rt-3.8.11-4|1	# We cannot fix this package neither now nor later, just ignore rpmlint
14cr|rt-3.8.11-4|2	%define _build_pkgcheck_set %{nil}
14cr|rt-3.8.11-4|3	
14cr|rt-3.8.11-4|4	%define __noautoreq 'perl\\(RT->Config->Get\\)'
14cr|rt-3.8.11-4|5	
14cr|rt-3.8.11-4|6	#
14cr|rt-3.8.11-4|7	# Copyright (c) 2005, 2006, 2007, 2008 Ralf Corsepius, Ulm, Germany.
14cr|rt-3.8.11-4|8	# This file and all modifications and additions to the pristine
14cr|rt-3.8.11-4|9	# package are under the same license as the package itself.
14cr|rt-3.8.11-4|10	#
14cr|rt-3.8.11-4|11	
14cr|rt-3.8.11-4|12	# Supported rpmbuild options:
14cr|rt-3.8.11-4|13	#
14cr|rt-3.8.11-4|14	# --with gd/--without gd
14cr|rt-3.8.11-4|15	#	enable/disable gd support
14cr|rt-3.8.11-4|16	#	Default: --with (had been default in rt < 3.8.0)
14cr|rt-3.8.11-4|17	%bcond_without gd
14cr|rt-3.8.11-4|18	
14cr|rt-3.8.11-4|19	# --with graphviz/--without graphviz
14cr|rt-3.8.11-4|20	#	enable/disable graphiz support
14cr|rt-3.8.11-4|21	#	Default: --without (missing deps)
14cr|rt-3.8.11-4|22	%bcond_with graphviz
14cr|rt-3.8.11-4|23	
14cr|rt-3.8.11-4|24	# --with devel_mode/--without devel_mode
14cr|rt-3.8.11-4|25	#	enable/disable building/installing devel files
14cr|rt-3.8.11-4|26	#	Default: without (missing deps; TBA in spec)
14cr|rt-3.8.11-4|27	%bcond_with devel_mode
14cr|rt-3.8.11-4|28	
14cr|rt-3.8.11-4|29	# --with gpg/--without gpg
14cr|rt-3.8.11-4|30	#	enable/disable building gpg support
14cr|rt-3.8.11-4|31	#	Default: without
14cr|rt-3.8.11-4|32	%bcond_with gpg
14cr|rt-3.8.11-4|33	
14cr|rt-3.8.11-4|34	# --with tests
14cr|rt-3.8.11-4|35	#	run testsuite when building the rpm
14cr|rt-3.8.11-4|36	#	Default: without (doesn't work in chroots.)
14cr|rt-3.8.11-4|37	%bcond_with tests
14cr|rt-3.8.11-4|38	
14cr|rt-3.8.11-4|39	%define RT_BINDIR		%{_sbindir}
14cr|rt-3.8.11-4|40	%define RT_LIBDIR		%{perl_vendorlib}
14cr|rt-3.8.11-4|41	%define RT_WWWDIR		%{_datadir}/rt/html
14cr|rt-3.8.11-4|42	%define RT_LOGDIR		/var/log/rt
14cr|rt-3.8.11-4|43	%define RT_CACHEDIR		/var/cache/rt
14cr|rt-3.8.11-4|44	%define RT_LOCALSTATEDIR	/var/lib/rt
14cr|rt-3.8.11-4|45	
14cr|rt-3.8.11-4|46	Summary:	Request tracker 3
14cr|rt-3.8.11-4|47	Name:		rt
14cr|rt-3.8.11-4|48	Version:	3.8.11
14cr|rt-3.8.11-4|49	Release:	4
14cr|rt-3.8.11-4|50	License:	GPLv2+
14cr|rt-3.8.11-4|51	Group:		System/Servers
14cr|rt-3.8.11-4|52	Url:		http://www.bestpractical.com/rt
14cr|rt-3.8.11-4|53	Source0:	http://www.bestpractical.com/pub/rt/release/rt-%{version}.tar.gz
14cr|rt-3.8.11-4|54	Source3:	rt.conf.in
14cr|rt-3.8.11-4|55	Source4:	README.fedora.in
14cr|rt-3.8.11-4|56	Source5:	rt.logrotate.in
14cr|rt-3.8.11-4|57	Patch0:		rt-3.8.9-config.diff
14cr|rt-3.8.11-4|58	Patch1:		rt-3.4.1-I18N.diff
14cr|rt-3.8.11-4|59	Patch2:		rt-3.8.1-Makefile.diff
14cr|rt-3.8.11-4|60	Patch3:		rt-3.8.1-test-dependencies.diff
14cr|rt-3.8.11-4|61	Patch4:		rt-3.8.11-pod.patch
14cr|rt-3.8.11-4|62	BuildRequires:	apache-devel
14cr|rt-3.8.11-4|63	# This list is alpha sorted
14cr|rt-3.8.11-4|64	BuildRequires:	perl(Apache::DBI)
14cr|rt-3.8.11-4|65	BuildRequires:	perl(Apache::Session) >= 1.53
14cr|rt-3.8.11-4|66	BuildRequires:	perl(Cache::Simple::TimedExpiry)
14cr|rt-3.8.11-4|67	BuildRequires:	perl(Calendar::Simple)
14cr|rt-3.8.11-4|68	BuildRequires:	perl(CGI::Cookie) >= 1.20
14cr|rt-3.8.11-4|69	BuildRequires:	perl(Class::ReturnValue) >= 0.40
14cr|rt-3.8.11-4|70	BuildRequires:	perl(CPAN)
14cr|rt-3.8.11-4|71	BuildRequires:	perl(CSS::Squish) >= 0.06
14cr|rt-3.8.11-4|72	BuildRequires:	perl(Data::ICal)
14cr|rt-3.8.11-4|73	BuildRequires:	perl(Date::Format)
14cr|rt-3.8.11-4|74	BuildRequires:	perl(DBD::mysql) >= 2.1018
14cr|rt-3.8.11-4|75	BuildRequires:	perl(DBI) >= 1.37
14cr|rt-3.8.11-4|76	BuildRequires:	perl(DBIx::SearchBuilder) >= 1.54
14cr|rt-3.8.11-4|77	BuildRequires:	perl(Devel::StackTrace) >= 1.19
14cr|rt-3.8.11-4|78	BuildRequires:	perl(Digest::base)
14cr|rt-3.8.11-4|79	BuildRequires:	perl(Digest::MD5) >= 2.27
14cr|rt-3.8.11-4|80	BuildRequires:	perl(Digest::SHA)
14cr|rt-3.8.11-4|81	BuildRequires:	perl(Email::Address)
14cr|rt-3.8.11-4|82	BuildRequires:	perl(Encode) >= 2.13
14cr|rt-3.8.11-4|83	BuildRequires:	perl(Errno)
14cr|rt-3.8.11-4|84	BuildRequires:	perl(File::Glob)
14cr|rt-3.8.11-4|85	BuildRequires:	perl(File::ShareDir)
14cr|rt-3.8.11-4|86	BuildRequires:	perl(File::Spec) >= 0.8
14cr|rt-3.8.11-4|87	BuildRequires:	perl(File::Temp) >= 0.18
14cr|rt-3.8.11-4|88	BuildRequires:	perl(Getopt::Long) >= 2.24
14cr|rt-3.8.11-4|89	BuildRequires:	perl(HTML::Entities)
14cr|rt-3.8.11-4|90	BuildRequires:	perl(HTML::FormatText)
14cr|rt-3.8.11-4|91	BuildRequires:	perl(HTML::Mason) >= 1.36
14cr|rt-3.8.11-4|92	BuildRequires:	perl(HTML::RewriteAttributes) >= 0.02
14cr|rt-3.8.11-4|93	BuildRequires:	perl(HTML::Scrubber) >= 0.08
14cr|rt-3.8.11-4|94	BuildRequires:	perl(HTML::TreeBuilder)
14cr|rt-3.8.11-4|95	BuildRequires:	perl(HTTP::Request::Common)
14cr|rt-3.8.11-4|96	BuildRequires:	perl(HTTP::Server::Simple) >= 0.34
14cr|rt-3.8.11-4|97	BuildRequires:	perl(HTTP::Server::Simple::Mason) >= 0.09
14cr|rt-3.8.11-4|98	BuildRequires:	perl(Locale::Maketext) >= 1.06
14cr|rt-3.8.11-4|99	BuildRequires:	perl(Locale::Maketext::Fuzzy)
14cr|rt-3.8.11-4|100	BuildRequires:	perl(Locale::Maketext::Lexicon) >= 0.32
14cr|rt-3.8.11-4|101	BuildRequires:	perl(Log::Dispatch) >= 2.0
14cr|rt-3.8.11-4|102	BuildRequires:	perl(LWP)
14cr|rt-3.8.11-4|103	BuildRequires:	perl(LWP::UserAgent)
14cr|rt-3.8.11-4|104	BuildRequires:	perl(Mail::Mailer) >= 1.57
14cr|rt-3.8.11-4|105	BuildRequires:	perl(MIME::Entity) >= 5.425
14cr|rt-3.8.11-4|106	BuildRequires:	perl(MIME::Types)
14cr|rt-3.8.11-4|107	BuildRequires:	perl(Module::Versions::Report) >= 1.05
14cr|rt-3.8.11-4|108	BuildRequires:	perl(Net::Server)
14cr|rt-3.8.11-4|109	BuildRequires:	perl(Net::Server::PreFork)
14cr|rt-3.8.11-4|110	BuildRequires:	perl(Net::SMTP)
14cr|rt-3.8.11-4|111	BuildRequires:	perl(Pod::Usage)
14cr|rt-3.8.11-4|112	BuildRequires:	perl(Regexp::Common)
14cr|rt-3.8.11-4|113	BuildRequires:	perl(Scalar::Util)
14cr|rt-3.8.11-4|114	BuildRequires:	perl(Storable) >= 2.08
14cr|rt-3.8.11-4|115	BuildRequires:	perl(Term::ReadKey)
14cr|rt-3.8.11-4|116	BuildRequires:	perl(Term::ReadLine)
14cr|rt-3.8.11-4|117	BuildRequires:	perl(Text::ParseWords)
14cr|rt-3.8.11-4|118	BuildRequires:	perl(Text::Quoted) >= 2.02
14cr|rt-3.8.11-4|119	BuildRequires:	perl(Text::Template)
14cr|rt-3.8.11-4|120	BuildRequires:	perl(Text::WikiFormat) >= 0.76
14cr|rt-3.8.11-4|121	BuildRequires:	perl(Text::Wrapper)
14cr|rt-3.8.11-4|122	BuildRequires:	perl(Time::HiRes)
14cr|rt-3.8.11-4|123	BuildRequires:	perl(Time::ParseDate)
14cr|rt-3.8.11-4|124	BuildRequires:	perl(Tree::Simple) >= 1.04
14cr|rt-3.8.11-4|125	BuildRequires:	perl(UNIVERSAL::require)
14cr|rt-3.8.11-4|126	BuildRequires:	perl(XML::RSS) >= 1.05
14cr|rt-3.8.11-4|127	%if %{with devel_mode}
14cr|rt-3.8.11-4|128	BuildRequires:	perl(File::Find)
14cr|rt-3.8.11-4|129	BuildRequires:	perl(HTML::Form)
14cr|rt-3.8.11-4|130	BuildRequires:	perl(IPC::Run3)
14cr|rt-3.8.11-4|131	BuildRequires:	perl(Log::Dispatch::Perl)
14cr|rt-3.8.11-4|132	BuildRequires:	perl(Module::Refresh) >= 0.03
14cr|rt-3.8.11-4|133	BuildRequires:	perl(String::ShellQuote)
14cr|rt-3.8.11-4|134	BuildRequires:	perl(Test::Builder) >= 0.77
14cr|rt-3.8.11-4|135	BuildRequires:	perl(Test::Deep)
14cr|rt-3.8.11-4|136	BuildRequires:	perl(Test::Expect) >= 0.31
14cr|rt-3.8.11-4|137	BuildRequires:	perl(Test::HTTP::Server::Simple) >= 0.09
14cr|rt-3.8.11-4|138	BuildRequires:	perl(Test::MockTime)
14cr|rt-3.8.11-4|139	BuildRequires:	perl(Test::Warn)
14cr|rt-3.8.11-4|140	BuildRequires:	perl(Test::WWW::Mechanize)
14cr|rt-3.8.11-4|141	BuildRequires:	perl(WWW::Mechanize)
14cr|rt-3.8.11-4|142	BuildRequires:	perl(XML::Simple)
14cr|rt-3.8.11-4|143	%endif
14cr|rt-3.8.11-4|144	%if %{with gd}
14cr|rt-3.8.11-4|145	BuildRequires:	perl(GD)
14cr|rt-3.8.11-4|146	BuildRequires:	perl(GD::Graph)
14cr|rt-3.8.11-4|147	BuildRequires:	perl(GD::Text)
14cr|rt-3.8.11-4|148	%endif
14cr|rt-3.8.11-4|149	%if %{with gpg}
14cr|rt-3.8.11-4|150	BuildRequires:	perl(GnuPG::Interface)
14cr|rt-3.8.11-4|151	BuildRequires:	perl(PerlIO::eol)
14cr|rt-3.8.11-4|152	%endif
14cr|rt-3.8.11-4|153	%if %{with graphviz}
14cr|rt-3.8.11-4|154	BuildRequires:	perl(GraphViz)
14cr|rt-3.8.11-4|155	BuildRequires:	perl(IPC::Run)
14cr|rt-3.8.11-4|156	BuildRequires:	perl(IPC::Run::SafeHandles)
14cr|rt-3.8.11-4|157	%endif
14cr|rt-3.8.11-4|158	
14cr|rt-3.8.11-4|159	# rpm doesn't catch these:
14cr|rt-3.8.11-4|160	Requires:	apache-mod_perl
14cr|rt-3.8.11-4|161	Requires:	perl(Apache::Session)
14cr|rt-3.8.11-4|162	Requires:	perl(Calendar::Simple)
14cr|rt-3.8.11-4|163	Requires:	perl(HTTP::Server::Simple::Mason)
14cr|rt-3.8.11-4|164	Requires:	perl(I18N::LangTags::List)
14cr|rt-3.8.11-4|165	Requires:	perl(Locale::Maketext::Fuzzy)
14cr|rt-3.8.11-4|166	Requires:	perl(LWP::MediaTypes)
14cr|rt-3.8.11-4|167	Requires:	perl(Module::Versions::Report)
14cr|rt-3.8.11-4|168	Requires:	perl(Tree::Simple)
14cr|rt-3.8.11-4|169	Requires:	perl(URI::URL)
14cr|rt-3.8.11-4|170	%if %{with gd}
14cr|rt-3.8.11-4|171	Requires:	perl(GD::Text)
14cr|rt-3.8.11-4|172	Requires:	perl(GD::Graph::bars)
14cr|rt-3.8.11-4|173	Requires:	perl(GD::Graph::pie)
14cr|rt-3.8.11-4|174	%endif
14cr|rt-3.8.11-4|175	# rpm fails to add these:
14cr|rt-3.8.11-4|176	Provides:	perl(RT::Shredder::Exceptions)
14cr|rt-3.8.11-4|177	Provides:	perl(RT::Shredder::Record)
14cr|rt-3.8.11-4|178	Provides:	perl(RT::Shredder::Transaction)
14cr|rt-3.8.11-4|179	Provides:	perl(RT::Tickets_Overlay_SQL)
14cr|rt-3.8.11-4|180	# For Debian compatibility
14cr|rt-3.8.11-4|181	Provides:	request-tracker3 = %{EVRD}
14cr|rt-3.8.11-4|182	# Split out. Technically, not actually necessary, but ... let's keep it for now.
14cr|rt-3.8.11-4|183	Requires:	rt-mailgate
14cr|rt-3.8.11-4|184	BuildArch:	noarch
14cr|rt-3.8.11-4|185	
14cr|rt-3.8.11-4|186	%description
14cr|rt-3.8.11-4|187	RT is an enterprise-grade ticketing system which enables a group of people
14cr|rt-3.8.11-4|188	to intelligently and efficiently manage tasks, issues, and requests submitted
14cr|rt-3.8.11-4|189	by a community of users.
14cr|rt-3.8.11-4|190	
14cr|rt-3.8.11-4|191	%files
14cr|rt-3.8.11-4|192	%doc COPYING README UPGRADING README.fedora
14cr|rt-3.8.11-4|193	%{_bindir}/*
14cr|rt-3.8.11-4|194	%{_sbindir}/*
14cr|rt-3.8.11-4|195	%exclude %{_sbindir}/rt-mailgate
14cr|rt-3.8.11-4|196	%{RT_LIBDIR}/*
14cr|rt-3.8.11-4|197	%attr(0700,apache,apache) %{RT_LOGDIR}
14cr|rt-3.8.11-4|198	%dir %{_sysconfdir}/rt
14cr|rt-3.8.11-4|199	%attr(-,root,root)%{_sysconfdir}/rt/upgrade
14cr|rt-3.8.11-4|200	%attr(-,root,root)%{_sysconfdir}/rt/acl*
14cr|rt-3.8.11-4|201	%attr(-,root,root)%{_sysconfdir}/rt/schema*
14cr|rt-3.8.11-4|202	%attr(-,root,root)%{_sysconfdir}/rt/init*
14cr|rt-3.8.11-4|203	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/rt/RT_*
14cr|rt-3.8.11-4|204	%config(noreplace) %{_sysconfdir}/logrotate.d/rt
14cr|rt-3.8.11-4|205	%dir %{_datadir}/rt
14cr|rt-3.8.11-4|206	%{RT_WWWDIR}
14cr|rt-3.8.11-4|207	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/rt.conf
14cr|rt-3.8.11-4|208	%dir %{RT_CACHEDIR}
14cr|rt-3.8.11-4|209	%attr(0770,apache,apache) %{RT_CACHEDIR}/mason_data
14cr|rt-3.8.11-4|210	%attr(0770,apache,apache) %{RT_CACHEDIR}/session_data
14cr|rt-3.8.11-4|211	%if "%{RT_LOCALSTATEDIR}" != "%{RT_CACHEDIR}"
14cr|rt-3.8.11-4|212	%dir %{RT_LOCALSTATEDIR}
14cr|rt-3.8.11-4|213	%endif
14cr|rt-3.8.11-4|214	%{_datadir}/fonts/Droid*
14cr|rt-3.8.11-4|215	%ghost %{_prefix}/local/lib/rt
14cr|rt-3.8.11-4|216	%ghost %{_prefix}/local/etc/rt
14cr|rt-3.8.11-4|217	
14cr|rt-3.8.11-4|218	#----------------------------------------------------------------------------
14cr|rt-3.8.11-4|219	
14cr|rt-3.8.11-4|220	%package mailgate
14cr|rt-3.8.11-4|221	Summary:	rt's mailgate utility
14cr|rt-3.8.11-4|222	Group:		System/Servers
14cr|rt-3.8.11-4|223	# rpm doesn't catch these:
14cr|rt-3.8.11-4|224	Requires:	perl(Pod::Usage)
14cr|rt-3.8.11-4|225	Requires:	perl(HTML::TreeBuilder)
14cr|rt-3.8.11-4|226	Requires:	perl(HTML::FormatText)
14cr|rt-3.8.11-4|227	
14cr|rt-3.8.11-4|228	%description mailgate
14cr|rt-3.8.11-4|229	rt's mailgate utility.
14cr|rt-3.8.11-4|230	
14cr|rt-3.8.11-4|231	%files mailgate
14cr|rt-3.8.11-4|232	%{_sbindir}/rt-mailgate
14cr|rt-3.8.11-4|233	%{_mandir}/man1/rt-mailgate*
14cr|rt-3.8.11-4|234	
14cr|rt-3.8.11-4|235	#----------------------------------------------------------------------------
14cr|rt-3.8.11-4|236	
14cr|rt-3.8.11-4|237	%prep
14cr|rt-3.8.11-4|238	%setup -q
14cr|rt-3.8.11-4|239	
14cr|rt-3.8.11-4|240	sed -e 's,@RT_CACHEDIR@,%{RT_CACHEDIR},' %{SOURCE4} \
14cr|rt-3.8.11-4|241	> README.fedora
14cr|rt-3.8.11-4|242	sed -e 's,@RT_LOGDIR@,%{RT_LOGDIR},' %{SOURCE5} \
14cr|rt-3.8.11-4|243	> rt.logrotate
14cr|rt-3.8.11-4|244	
14cr|rt-3.8.11-4|245	# Fixup the tarball shipping with broken permissions
14cr|rt-3.8.11-4|246	find . \( -name '*.pm' -o -name '*.pm.in' -o -name '*.po' -o -name '*.pod' \) \
14cr|rt-3.8.11-4|247	-exec chmod a-x {} \;
14cr|rt-3.8.11-4|248	chmod -x UPGRADING README C* aclocal.* config.* *.ac *.in
14cr|rt-3.8.11-4|249	find etc -type f -exec chmod a-x {} \;
14cr|rt-3.8.11-4|250	
14cr|rt-3.8.11-4|251	%patch0 -p1
14cr|rt-3.8.11-4|252	#%patch1 -p1
14cr|rt-3.8.11-4|253	%patch2 -p1
14cr|rt-3.8.11-4|254	%patch3 -p1
14cr|rt-3.8.11-4|255	%patch4 -p1
14cr|rt-3.8.11-4|256	
14cr|rt-3.8.11-4|257	# Patch backups added by rpm disturb
14cr|rt-3.8.11-4|258	find -name '*.orig' -exec rm -f {} \;
14cr|rt-3.8.11-4|259	
14cr|rt-3.8.11-4|260	cat << \EOF > %{name}-prov
14cr|rt-3.8.11-4|261	#!/bin/sh
14cr|rt-3.8.11-4|262	%{__perl_provides} $* |\
14cr|rt-3.8.11-4|263	sed -e '/^perl(RT)$/d' \
14cr|rt-3.8.11-4|264	-e '/^perl(HTML::Mason/d' \
14cr|rt-3.8.11-4|265	-e '/^perl(IO::Handle::CRLF)$/d'
14cr|rt-3.8.11-4|266	EOF
14cr|rt-3.8.11-4|267	%define __perl_provides %{_builddir}/rt-%{version}/%{name}-prov
14cr|rt-3.8.11-4|268	chmod +x %{__perl_provides}
14cr|rt-3.8.11-4|269	
14cr|rt-3.8.11-4|270	# Filter out a bogus R:perl() rpm adds.
14cr|rt-3.8.11-4|271	# Keep SpamAssassin optional
14cr|rt-3.8.11-4|272	cat << \EOF > %{name}-req
14cr|rt-3.8.11-4|273	#!/bin/sh
14cr|rt-3.8.11-4|274	%{__perl_requires} $* |\
14cr|rt-3.8.11-4|275	sed -e '/^perl()/d' \
14cr|rt-3.8.11-4|276	-e '/^perl(Mail::SpamAssassin)$/d'
14cr|rt-3.8.11-4|277	EOF
14cr|rt-3.8.11-4|278	%define __perl_requires %{_builddir}/rt-%{version}/%{name}-req
14cr|rt-3.8.11-4|279	chmod +x %{__perl_requires}
14cr|rt-3.8.11-4|280	
14cr|rt-3.8.11-4|281	# Propagate rpm's directories to config.layout
14cr|rt-3.8.11-4|282	cat << \EOF >> config.layout
14cr|rt-3.8.11-4|283	
14cr|rt-3.8.11-4|284	# Mandriva directory layout.
14cr|rt-3.8.11-4|285	<Layout Mandriva>
14cr|rt-3.8.11-4|286	bindir:		%{RT_BINDIR}
14cr|rt-3.8.11-4|287	sysconfdir:		%{_sysconfdir}/rt
14cr|rt-3.8.11-4|288	libdir:		%{RT_LIBDIR}
14cr|rt-3.8.11-4|289	manualdir:		${datadir}/doc
14cr|rt-3.8.11-4|290	localstatedir:	%{RT_LOCALSTATEDIR}
14cr|rt-3.8.11-4|291	htmldir:		%{RT_WWWDIR}
14cr|rt-3.8.11-4|292	logfiledir:		%{RT_LOGDIR}
14cr|rt-3.8.11-4|293	masonstatedir:	%{RT_CACHEDIR}/mason_data
14cr|rt-3.8.11-4|294	sessionstatedir:	%{RT_CACHEDIR}/session_data
14cr|rt-3.8.11-4|295	customdir:		%{_prefix}/local/lib/rt
14cr|rt-3.8.11-4|296	custometcdir:		%{_prefix}/local/etc/rt
14cr|rt-3.8.11-4|297	customhtmldir:	${customdir}/html
14cr|rt-3.8.11-4|298	customlexdir:		${customdir}/po
14cr|rt-3.8.11-4|299	customlibdir:		${customdir}/lib
14cr|rt-3.8.11-4|300	</Layout>
14cr|rt-3.8.11-4|301	EOF
14cr|rt-3.8.11-4|302	
14cr|rt-3.8.11-4|303	# Comment out the Makefile trying to change groups/owners
14cr|rt-3.8.11-4|304	# Fix DESTDIR support
14cr|rt-3.8.11-4|305	sed -i \
14cr|rt-3.8.11-4|306	-e 's,	chgrp,	: chrgp,g' \
14cr|rt-3.8.11-4|307	-e 's,	chown,	: chown,g' \
14cr|rt-3.8.11-4|308	-e 's,$(DESTDIR)/,$(DESTDIR),g' \
14cr|rt-3.8.11-4|309	-e 's,-o $(BIN_OWNER) -g $(RTGROUP),,g' \
14cr|rt-3.8.11-4|310	Makefile.in
14cr|rt-3.8.11-4|311	
14cr|rt-3.8.11-4|312	%build
14cr|rt-3.8.11-4|313	%configure \
14cr|rt-3.8.11-4|314	--with-apachectl=/usr/sbin/apachectl \
14cr|rt-3.8.11-4|315	--with-web-user=apache \
14cr|rt-3.8.11-4|316	--with-web-group=apache \
14cr|rt-3.8.11-4|317	--enable-layout=Mandriva \
14cr|rt-3.8.11-4|318	--with-modperl2 \
14cr|rt-3.8.11-4|319	--with-web-handler=modperl2 \
14cr|rt-3.8.11-4|320	--libdir=%{RT_LIBDIR} \
14cr|rt-3.8.11-4|321	%{?with_graphviz:--enable-graphviz}%{!?with_graphviz:--disable-graphviz} \
14cr|rt-3.8.11-4|322	%{?with_gd:--enable-gd}%{!?with_gd:--disable-gd} \
14cr|rt-3.8.11-4|323	%{?with_gpg:--enable-gpg}%{!?with_gpg:--disable-gpg} \
14cr|rt-3.8.11-4|324	%{?with_devel_mode:--enable-devel-mode}%{!?with_devel_mode:--disable-devel-mode}
14cr|rt-3.8.11-4|325	
14cr|rt-3.8.11-4|326	%make
14cr|rt-3.8.11-4|327	
14cr|rt-3.8.11-4|328	# Generate man-pages
14cr|rt-3.8.11-4|329	pod2man bin/rt-mailgate > bin/rt-mailgate.1
14cr|rt-3.8.11-4|330	
14cr|rt-3.8.11-4|331	%install
14cr|rt-3.8.11-4|332	%makeinstall_std
14cr|rt-3.8.11-4|333	
14cr|rt-3.8.11-4|334	# Cleanup the mess rt's configuration leaves behind
14cr|rt-3.8.11-4|335	rm -f %{buildroot}%{_docdir}/README
14cr|rt-3.8.11-4|336	
14cr|rt-3.8.11-4|337	# Win32 stuff
14cr|rt-3.8.11-4|338	rm -f %{buildroot}%{RT_BINDIR}/mason_handler.svc
14cr|rt-3.8.11-4|339	
14cr|rt-3.8.11-4|340	# We don't want CPAN
14cr|rt-3.8.11-4|341	rm -f %{buildroot}%{_sbindir}/rt-test-dependencies
14cr|rt-3.8.11-4|342	
14cr|rt-3.8.11-4|343	# An installed testsuite without infrastructure
14cr|rt-3.8.11-4|344	rm -rf %{buildroot}%{RT_LIBDIR}/t
14cr|rt-3.8.11-4|345	
14cr|rt-3.8.11-4|346	# Bogus
14cr|rt-3.8.11-4|347	rm -f %{buildroot}%{RT_LIBDIR}/RT.pm.in
14cr|rt-3.8.11-4|348	
14cr|rt-3.8.11-4|349	# Unsupported
14cr|rt-3.8.11-4|350	rm -f %{buildroot}%{RT_BINDIR}/*.scgi
14cr|rt-3.8.11-4|351	
14cr|rt-3.8.11-4|352	# Install apache configuration
14cr|rt-3.8.11-4|353	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|rt-3.8.11-4|354	sed -e 's,@RT_WWWDIR@,%{RT_WWWDIR},g' \
14cr|rt-3.8.11-4|355	-e 's,@RT_BINDIR@,%{RT_BINDIR},g' \
14cr|rt-3.8.11-4|356	%{SOURCE3} > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/rt.conf
14cr|rt-3.8.11-4|357	
14cr|rt-3.8.11-4|358	mkdir -p %{buildroot}%{_mandir}/man1
14cr|rt-3.8.11-4|359	install -m 0644 bin/rt-mailgate.1 \
14cr|rt-3.8.11-4|360	%{buildroot}%{_mandir}/man1
14cr|rt-3.8.11-4|361	
14cr|rt-3.8.11-4|362	if [ "%{_bindir}" != "%{RT_BINDIR}" ]; then
14cr|rt-3.8.11-4|363	mkdir -p %{buildroot}%{_bindir}
14cr|rt-3.8.11-4|364	mv %{buildroot}%{RT_BINDIR}/rt \
14cr|rt-3.8.11-4|365	%{buildroot}%{_bindir}
14cr|rt-3.8.11-4|366	fi
14cr|rt-3.8.11-4|367	
14cr|rt-3.8.11-4|368	install -d -m755 %{buildroot}%{_prefix}/local/etc/rt
14cr|rt-3.8.11-4|369	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt
14cr|rt-3.8.11-4|370	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/html
14cr|rt-3.8.11-4|371	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/po
14cr|rt-3.8.11-4|372	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/lib
14cr|rt-3.8.11-4|373	
14cr|rt-3.8.11-4|374	install -d -m755 %{buildroot}%{RT_LOGDIR}
14cr|rt-3.8.11-4|375	
14cr|rt-3.8.11-4|376	# install log rotation stuff
14cr|rt-3.8.11-4|377	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|rt-3.8.11-4|378	install -m 644 rt.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/rt
14cr|rt-3.8.11-4|379	
14cr|rt-3.8.11-4|380	install -d -m755 %{buildroot}%{RT_LOCALSTATEDIR}
14cr|rt-3.8.11-4|381	
14cr|rt-3.8.11-4|382	install -d -m755 %{buildroot}%{_sysconfdir}/rt/upgrade
14cr|rt-3.8.11-4|383	cp -R etc/upgrade/* %{buildroot}%{_sysconfdir}/rt/upgrade
14cr|rt-3.8.11-4|384	rm -f %{buildroot}%{_sysconfdir}/rt/upgrade/*.in
14cr|rt-3.8.11-4|385	
14cr|rt-3.8.11-4|386	# Fix permissions
14cr|rt-3.8.11-4|387	find %{buildroot}%{RT_WWWDIR} \
14cr|rt-3.8.11-4|388	-type f -exec chmod a-x {} \;
14cr|rt-3.8.11-4|389	
14cr|rt-3.8.11-4|390	rm -Rf %{buildroot}/%{RT_LIBDIR}/RT/Test*
14cr|rt-3.8.11-4|391	mkdir -p %{buildroot}/%{_datadir}/fonts
14cr|rt-3.8.11-4|392	mv %{buildroot}/Droid* %{buildroot}/%{_datadir}/fonts
14cr|rt-3.8.11-4|393	
14cr|rt-3.8.11-4|394	%check
14cr|rt-3.8.11-4|395	# The tests don't work:
14cr|rt-3.8.11-4|396	# - Require to be run as root
14cr|rt-3.8.11-4|397	# - Require an operational rt system
14cr|rt-3.8.11-4|398	# - Require packages which are n/a in Fedora
14cr|rt-3.8.11-4|399	%{?with_tests:make test}
14cr|rt-3.8.11-4|400	
14cr|rt-3.8.11-4|401	
14cr|rt-3.8.11-4|402	%changelog
14cr|rt-3.8.11-4|403	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.11-4
14cr|rt-3.8.11-4|404	+ Revision: 4ce57bc
14cr|rt-3.8.11-4|405	- Don't build mason_handler.fcgi man
14cr|rt-3.8.11-4|406	
14cr|rt-3.8.11-4|407	

7764 14
14cr|R-tcltk2-1.2.10-2|1	%global packname  tcltk2
14cr|R-tcltk2-1.2.10-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tcltk2-1.2.10-2|3	
14cr|R-tcltk2-1.2.10-2|4	%define debug_package %{nil}
14cr|R-tcltk2-1.2.10-2|5	
14cr|R-tcltk2-1.2.10-2|6	Name:             R-%{packname}
14cr|R-tcltk2-1.2.10-2|7	Version:          1.2.10
14cr|R-tcltk2-1.2.10-2|8	Release:          2
14cr|R-tcltk2-1.2.10-2|9	Summary:          Tcl/Tk Additions
14cr|R-tcltk2-1.2.10-2|10	Group:            Sciences/Mathematics
14cr|R-tcltk2-1.2.10-2|11	License:          file LICENSE
14cr|R-tcltk2-1.2.10-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tcltk2-1.2.10-2|13	Source0:          http://cran.r-project.org/src/contrib/tcltk2_1.2-10.tar.gz
14cr|R-tcltk2-1.2.10-2|14	Source1:	  %{name}.rpmlintrc
14cr|R-tcltk2-1.2.10-2|15	Requires:         R-tcltk
14cr|R-tcltk2-1.2.10-2|16	Requires:         R-utils
14cr|R-tcltk2-1.2.10-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk
14cr|R-tcltk2-1.2.10-2|18	BuildRequires:    R-utils
14cr|R-tcltk2-1.2.10-2|19	
14cr|R-tcltk2-1.2.10-2|20	%description
14cr|R-tcltk2-1.2.10-2|21	A series of additional Tcl commands and Tk widgets with style and various
14cr|R-tcltk2-1.2.10-2|22	functions (under Windows: DDE exchange, access to the registry and icon
14cr|R-tcltk2-1.2.10-2|23	manipulation) to supplement the tcltk package
14cr|R-tcltk2-1.2.10-2|24	
14cr|R-tcltk2-1.2.10-2|25	%prep
14cr|R-tcltk2-1.2.10-2|26	%setup -q -c -n %{packname}
14cr|R-tcltk2-1.2.10-2|27	perl -pi -e 's|/bin/tclsh8.3|%{_bindir}/tclsh|;'			\
14cr|R-tcltk2-1.2.10-2|28	tcltk2.Rcheck/tcltk2/tklibs/ctext3.2/function_finder.tcl		\
14cr|R-tcltk2-1.2.10-2|29	tcltk2/inst/tklibs/ctext3.2/function_finder.tcl
14cr|R-tcltk2-1.2.10-2|30	
14cr|R-tcltk2-1.2.10-2|31	%build
14cr|R-tcltk2-1.2.10-2|32	
14cr|R-tcltk2-1.2.10-2|33	%install
14cr|R-tcltk2-1.2.10-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tcltk2-1.2.10-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tcltk2-1.2.10-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tcltk2-1.2.10-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tcltk2-1.2.10-2|38	
14cr|R-tcltk2-1.2.10-2|39	%check
14cr|R-tcltk2-1.2.10-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-tcltk2-1.2.10-2|41	
14cr|R-tcltk2-1.2.10-2|42	%files
14cr|R-tcltk2-1.2.10-2|43	%dir %{rlibdir}/%{packname}
14cr|R-tcltk2-1.2.10-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-tcltk2-1.2.10-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-tcltk2-1.2.10-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tcltk2-1.2.10-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-tcltk2-1.2.10-2|48	%{rlibdir}/%{packname}/Fonts.txt
14cr|R-tcltk2-1.2.10-2|49	%{rlibdir}/%{packname}/INDEX
14cr|R-tcltk2-1.2.10-2|50	%{rlibdir}/%{packname}/LICENSE
14cr|R-tcltk2-1.2.10-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tcltk2-1.2.10-2|52	%{rlibdir}/%{packname}/Meta
14cr|R-tcltk2-1.2.10-2|53	%{rlibdir}/%{packname}/R
14cr|R-tcltk2-1.2.10-2|54	%{rlibdir}/%{packname}/gui
14cr|R-tcltk2-1.2.10-2|55	%{rlibdir}/%{packname}/help
14cr|R-tcltk2-1.2.10-2|56	%{rlibdir}/%{packname}/po
14cr|R-tcltk2-1.2.10-2|57	%{rlibdir}/%{packname}/tklibs
14cr|R-tcltk2-1.2.10-2|58	%{rlibdir}/tcltk2/test.R
14cr|R-tcltk2-1.2.10-2|59	
14cr|R-tcltk2-1.2.10-2|60	
14cr|R-tcltk2-1.2.10-2|61	
14cr|R-tcltk2-1.2.10-2|62	%changelog
14cr|R-tcltk2-1.2.10-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.10-2
14cr|R-tcltk2-1.2.10-2|64	+ Revision: 8b39d8a
14cr|R-tcltk2-1.2.10-2|65	- MassBuild#464: Increase release tag
14cr|R-tcltk2-1.2.10-2|66	
14cr|R-tcltk2-1.2.10-2|67	

7765 14
14cr|R-tclust-1.1.03-3|1	%global packname  tclust
14cr|R-tclust-1.1.03-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tclust-1.1.03-3|3	
14cr|R-tclust-1.1.03-3|4	Name:             R-%{packname}
14cr|R-tclust-1.1.03-3|5	Version:          1.1.03
14cr|R-tclust-1.1.03-3|6	Release:          3
14cr|R-tclust-1.1.03-3|7	Summary:          Robust Trimmed Clustering
14cr|R-tclust-1.1.03-3|8	Group:            Sciences/Mathematics
14cr|R-tclust-1.1.03-3|9	License:          GPLv3
14cr|R-tclust-1.1.03-3|10	URL:              http://cran.r-project.org/web/packages/tclust/index.html
14cr|R-tclust-1.1.03-3|11	Source0:          http://cran.r-project.org/src/contrib/tclust_1.1-03.tar.gz
14cr|R-tclust-1.1.03-3|12	BuildRequires:    R-devel R-mvtnorm R-sn R-mclust R-cluster lapack-devel
14cr|R-tclust-1.1.03-3|13	Requires:    	  R-core R-mvtnorm R-sn R-mclust R-cluster
14cr|R-tclust-1.1.03-3|14	
14cr|R-tclust-1.1.03-3|15	%description
14cr|R-tclust-1.1.03-3|16	Robust Trimmed Clustering
14cr|R-tclust-1.1.03-3|17	
14cr|R-tclust-1.1.03-3|18	%prep
14cr|R-tclust-1.1.03-3|19	%setup -q -c -n %{packname}
14cr|R-tclust-1.1.03-3|20	
14cr|R-tclust-1.1.03-3|21	%build
14cr|R-tclust-1.1.03-3|22	
14cr|R-tclust-1.1.03-3|23	%install
14cr|R-tclust-1.1.03-3|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tclust-1.1.03-3|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tclust-1.1.03-3|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tclust-1.1.03-3|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tclust-1.1.03-3|28	
14cr|R-tclust-1.1.03-3|29	# %check
14cr|R-tclust-1.1.03-3|30	# %{_bindir}/R CMD check %{packname}
14cr|R-tclust-1.1.03-3|31	
14cr|R-tclust-1.1.03-3|32	%files
14cr|R-tclust-1.1.03-3|33	%dir %{rlibdir}/%{packname}
14cr|R-tclust-1.1.03-3|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tclust-1.1.03-3|35	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-tclust-1.1.03-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-tclust-1.1.03-3|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-tclust-1.1.03-3|38	%{rlibdir}/%{packname}/help
14cr|R-tclust-1.1.03-3|39	%{rlibdir}/%{packname}/libs
14cr|R-tclust-1.1.03-3|40	%{rlibdir}/%{packname}/INDEX
14cr|R-tclust-1.1.03-3|41	%{rlibdir}/%{packname}/Meta
14cr|R-tclust-1.1.03-3|42	%{rlibdir}/%{packname}/data
14cr|R-tclust-1.1.03-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tclust-1.1.03-3|44	%{rlibdir}/%{packname}/R
14cr|R-tclust-1.1.03-3|45	%changelog
14cr|R-tclust-1.1.03-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.03-3
14cr|R-tclust-1.1.03-3|47	+ Revision: cfe0bcb
14cr|R-tclust-1.1.03-3|48	- MassBuild#464: Increase release tag
14cr|R-tclust-1.1.03-3|49	
14cr|R-tclust-1.1.03-3|50	

7766 14
14cr|R-TeachingDemos-2.9-2|1	%global packname  TeachingDemos
14cr|R-TeachingDemos-2.9-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-TeachingDemos-2.9-2|3	
14cr|R-TeachingDemos-2.9-2|4	Name:             R-%{packname}
14cr|R-TeachingDemos-2.9-2|5	Version:          2.9
14cr|R-TeachingDemos-2.9-2|6	Release:          2
14cr|R-TeachingDemos-2.9-2|7	Summary:          Demonstrations for teaching and learning
14cr|R-TeachingDemos-2.9-2|8	Group:            Sciences/Mathematics
14cr|R-TeachingDemos-2.9-2|9	License:          Artistic-2.0
14cr|R-TeachingDemos-2.9-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-TeachingDemos-2.9-2|11	Source0:          http://cran.r-project.org/src/contrib/TeachingDemos_2.9.tar.gz
14cr|R-TeachingDemos-2.9-2|12	BuildArch:        noarch
14cr|R-TeachingDemos-2.9-2|13	Requires:         R-core
14cr|R-TeachingDemos-2.9-2|14	Requires:         R-tkrplot R-lattice R-MASS R-rgl R-sgeostat R-mapproj R-tcltk R-tcltk2 R-EBImage R-png
14cr|R-TeachingDemos-2.9-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-TeachingDemos-2.9-2|16	BuildRequires:    R-tkrplot R-lattice R-MASS R-rgl R-sgeostat R-mapproj R-tcltk R-tcltk2 R-EBImage R-png
14cr|R-TeachingDemos-2.9-2|17	
14cr|R-TeachingDemos-2.9-2|18	%description
14cr|R-TeachingDemos-2.9-2|19	This package is a set of demonstration functions that can be used in a
14cr|R-TeachingDemos-2.9-2|20	classroom to demonstrate statistical concepts, or on your own to better
14cr|R-TeachingDemos-2.9-2|21	understand the concepts or the programming.
14cr|R-TeachingDemos-2.9-2|22	
14cr|R-TeachingDemos-2.9-2|23	%prep
14cr|R-TeachingDemos-2.9-2|24	%setup -q -c -n %{packname}
14cr|R-TeachingDemos-2.9-2|25	
14cr|R-TeachingDemos-2.9-2|26	%build
14cr|R-TeachingDemos-2.9-2|27	
14cr|R-TeachingDemos-2.9-2|28	%install
14cr|R-TeachingDemos-2.9-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TeachingDemos-2.9-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TeachingDemos-2.9-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TeachingDemos-2.9-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TeachingDemos-2.9-2|33	
14cr|R-TeachingDemos-2.9-2|34	%files
14cr|R-TeachingDemos-2.9-2|35	%dir %{rlibdir}/%{packname}
14cr|R-TeachingDemos-2.9-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-TeachingDemos-2.9-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TeachingDemos-2.9-2|38	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-TeachingDemos-2.9-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-TeachingDemos-2.9-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TeachingDemos-2.9-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-TeachingDemos-2.9-2|42	%{rlibdir}/%{packname}/R
14cr|R-TeachingDemos-2.9-2|43	%{rlibdir}/%{packname}/data
14cr|R-TeachingDemos-2.9-2|44	%{rlibdir}/%{packname}/help
14cr|R-TeachingDemos-2.9-2|45	
14cr|R-TeachingDemos-2.9-2|46	
14cr|R-TeachingDemos-2.9-2|47	
14cr|R-TeachingDemos-2.9-2|48	%changelog
14cr|R-TeachingDemos-2.9-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9-2
14cr|R-TeachingDemos-2.9-2|50	+ Revision: 901c3ab
14cr|R-TeachingDemos-2.9-2|51	- MassBuild#464: Increase release tag
14cr|R-TeachingDemos-2.9-2|52	
14cr|R-TeachingDemos-2.9-2|53	

7767 14
14cr|R-tensor-1.5-2|1	%global packname  tensor
14cr|R-tensor-1.5-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-tensor-1.5-2|3	
14cr|R-tensor-1.5-2|4	Name:             R-%{packname}
14cr|R-tensor-1.5-2|5	Version:          1.5
14cr|R-tensor-1.5-2|6	Release:          2
14cr|R-tensor-1.5-2|7	Summary:          Tensor product of arrays
14cr|R-tensor-1.5-2|8	Group:            Sciences/Mathematics
14cr|R-tensor-1.5-2|9	License:          GPLv2+
14cr|R-tensor-1.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tensor-1.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-tensor-1.5-2|12	BuildArch:        noarch
14cr|R-tensor-1.5-2|13	Requires:         R-core
14cr|R-tensor-1.5-2|14	
14cr|R-tensor-1.5-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-tensor-1.5-2|16	
14cr|R-tensor-1.5-2|17	
14cr|R-tensor-1.5-2|18	%description
14cr|R-tensor-1.5-2|19	The tensor product of two arrays is notionally an outer product of the
14cr|R-tensor-1.5-2|20	arrays collapsed in specific extents by summing along the appropriate
14cr|R-tensor-1.5-2|21	
14cr|R-tensor-1.5-2|22	%prep
14cr|R-tensor-1.5-2|23	%setup -q -c -n %{packname}
14cr|R-tensor-1.5-2|24	
14cr|R-tensor-1.5-2|25	%build
14cr|R-tensor-1.5-2|26	
14cr|R-tensor-1.5-2|27	%install
14cr|R-tensor-1.5-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tensor-1.5-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tensor-1.5-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tensor-1.5-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tensor-1.5-2|32	
14cr|R-tensor-1.5-2|33	%check
14cr|R-tensor-1.5-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-tensor-1.5-2|35	
14cr|R-tensor-1.5-2|36	%files
14cr|R-tensor-1.5-2|37	%dir %{rlibdir}/%{packname}
14cr|R-tensor-1.5-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-tensor-1.5-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tensor-1.5-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-tensor-1.5-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tensor-1.5-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-tensor-1.5-2|43	%{rlibdir}/%{packname}/R
14cr|R-tensor-1.5-2|44	%{rlibdir}/%{packname}/help
14cr|R-tensor-1.5-2|45	
14cr|R-tensor-1.5-2|46	%changelog
14cr|R-tensor-1.5-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|R-tensor-1.5-2|48	+ Revision: b2a37f7
14cr|R-tensor-1.5-2|49	- MassBuild#464: Increase release tag
14cr|R-tensor-1.5-2|50	
14cr|R-tensor-1.5-2|51	

7768 14
14cr|R-tergm-3.1.4-2|1	%global packname  tergm
14cr|R-tergm-3.1.4-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tergm-3.1.4-2|3	
14cr|R-tergm-3.1.4-2|4	Name:             R-%{packname}
14cr|R-tergm-3.1.4-2|5	Version:          3.1.4
14cr|R-tergm-3.1.4-2|6	Release:          2
14cr|R-tergm-3.1.4-2|7	Summary:          Fit, Simulate and Diagnose Models for Network Evoluation
14cr|R-tergm-3.1.4-2|8	Group:            Sciences/Mathematics
14cr|R-tergm-3.1.4-2|9	License:          GPL-3 + file LICENSE
14cr|R-tergm-3.1.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tergm-3.1.4-2|11	Source0:          http://cran.r-project.org/src/contrib/tergm_3.1.4.tar.gz
14cr|R-tergm-3.1.4-2|12	
14cr|R-tergm-3.1.4-2|13	Requires:         R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
14cr|R-tergm-3.1.4-2|14	
14cr|R-tergm-3.1.4-2|15	Requires:         R-lattice R-snow
14cr|R-tergm-3.1.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
14cr|R-tergm-3.1.4-2|17	
14cr|R-tergm-3.1.4-2|18	BuildRequires:   R-lattice R-snow
14cr|R-tergm-3.1.4-2|19	%description
14cr|R-tergm-3.1.4-2|20	An integrated set of extensions to the `ergm` package to analyze and
14cr|R-tergm-3.1.4-2|21	simulate network evolution based on exponential-family random graph models
14cr|R-tergm-3.1.4-2|22	(ERGM). "tergm" is a part of the "statnet" suite of packages for network
14cr|R-tergm-3.1.4-2|23	
14cr|R-tergm-3.1.4-2|24	%prep
14cr|R-tergm-3.1.4-2|25	%setup -q -c -n %{packname}
14cr|R-tergm-3.1.4-2|26	
14cr|R-tergm-3.1.4-2|27	%build
14cr|R-tergm-3.1.4-2|28	
14cr|R-tergm-3.1.4-2|29	%install
14cr|R-tergm-3.1.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tergm-3.1.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tergm-3.1.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tergm-3.1.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tergm-3.1.4-2|34	
14cr|R-tergm-3.1.4-2|35	%check
14cr|R-tergm-3.1.4-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-tergm-3.1.4-2|37	
14cr|R-tergm-3.1.4-2|38	%files
14cr|R-tergm-3.1.4-2|39	%dir %{rlibdir}/%{packname}
14cr|R-tergm-3.1.4-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-tergm-3.1.4-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tergm-3.1.4-2|42	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-tergm-3.1.4-2|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-tergm-3.1.4-2|44	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-tergm-3.1.4-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-tergm-3.1.4-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tergm-3.1.4-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-tergm-3.1.4-2|48	%{rlibdir}/%{packname}/R
14cr|R-tergm-3.1.4-2|49	%{rlibdir}/%{packname}/help
14cr|R-tergm-3.1.4-2|50	%{rlibdir}/%{packname}/libs
14cr|R-tergm-3.1.4-2|51	
14cr|R-tergm-3.1.4-2|52	
14cr|R-tergm-3.1.4-2|53	%changelog
14cr|R-tergm-3.1.4-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.4-2
14cr|R-tergm-3.1.4-2|55	+ Revision: a5470cb
14cr|R-tergm-3.1.4-2|56	- MassBuild#464: Increase release tag
14cr|R-tergm-3.1.4-2|57	
14cr|R-tergm-3.1.4-2|58	

7769 14
14cr|R-testit-0.3-2|1	%global packname  testit
14cr|R-testit-0.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-testit-0.3-2|3	
14cr|R-testit-0.3-2|4	Name:             R-%{packname}
14cr|R-testit-0.3-2|5	Version:          0.3
14cr|R-testit-0.3-2|6	Release:          2
14cr|R-testit-0.3-2|7	Summary:          A simple package for testing R packages
14cr|R-testit-0.3-2|8	Group:            Sciences/Mathematics
14cr|R-testit-0.3-2|9	License:          GPL
14cr|R-testit-0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-testit-0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-testit-0.3-2|12	BuildArch:        noarch
14cr|R-testit-0.3-2|13	Requires:         R-core
14cr|R-testit-0.3-2|14	
14cr|R-testit-0.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-testit-0.3-2|16	
14cr|R-testit-0.3-2|17	%description
14cr|R-testit-0.3-2|18	This package provides two convenience functions assert() and test_pkg() to
14cr|R-testit-0.3-2|19	facilitate testing R packages.
14cr|R-testit-0.3-2|20	
14cr|R-testit-0.3-2|21	%prep
14cr|R-testit-0.3-2|22	%setup -q -c -n %{packname}
14cr|R-testit-0.3-2|23	
14cr|R-testit-0.3-2|24	%build
14cr|R-testit-0.3-2|25	
14cr|R-testit-0.3-2|26	%install
14cr|R-testit-0.3-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-testit-0.3-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-testit-0.3-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-testit-0.3-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-testit-0.3-2|31	
14cr|R-testit-0.3-2|32	%check
14cr|R-testit-0.3-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-testit-0.3-2|34	
14cr|R-testit-0.3-2|35	%files
14cr|R-testit-0.3-2|36	%dir %{rlibdir}/%{packname}
14cr|R-testit-0.3-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-testit-0.3-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-testit-0.3-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-testit-0.3-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-testit-0.3-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-testit-0.3-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-testit-0.3-2|43	%{rlibdir}/%{packname}/R
14cr|R-testit-0.3-2|44	%{rlibdir}/%{packname}/help
14cr|R-testit-0.3-2|45	
14cr|R-testit-0.3-2|46	%changelog
14cr|R-testit-0.3-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|R-testit-0.3-2|48	+ Revision: 534d404
14cr|R-testit-0.3-2|49	- MassBuild#464: Increase release tag
14cr|R-testit-0.3-2|50	
14cr|R-testit-0.3-2|51	

7770 14
14cr|R-testthat-0.7.1-2|1	%global packname  testthat
14cr|R-testthat-0.7.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-testthat-0.7.1-2|3	
14cr|R-testthat-0.7.1-2|4	Name:             R-%{packname}
14cr|R-testthat-0.7.1-2|5	Version:          0.7.1
14cr|R-testthat-0.7.1-2|6	Release:          2
14cr|R-testthat-0.7.1-2|7	Summary:          Testthat code.  Tools to make testing fun :)
14cr|R-testthat-0.7.1-2|8	Group:            Sciences/Mathematics
14cr|R-testthat-0.7.1-2|9	License:          GPL
14cr|R-testthat-0.7.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-testthat-0.7.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-testthat-0.7.1-2|12	BuildArch:        noarch
14cr|R-testthat-0.7.1-2|13	Requires:         R-core
14cr|R-testthat-0.7.1-2|14	Requires:         R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
14cr|R-testthat-0.7.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-testthat-0.7.1-2|16	BuildRequires:    R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
14cr|R-testthat-0.7.1-2|17	
14cr|R-testthat-0.7.1-2|18	%description
14cr|R-testthat-0.7.1-2|19	A testing package specifically tailored for R that's fun, flexible and
14cr|R-testthat-0.7.1-2|20	easy to set up.
14cr|R-testthat-0.7.1-2|21	
14cr|R-testthat-0.7.1-2|22	%prep
14cr|R-testthat-0.7.1-2|23	%setup -q -c -n %{packname}
14cr|R-testthat-0.7.1-2|24	
14cr|R-testthat-0.7.1-2|25	%build
14cr|R-testthat-0.7.1-2|26	
14cr|R-testthat-0.7.1-2|27	%install
14cr|R-testthat-0.7.1-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-testthat-0.7.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-testthat-0.7.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-testthat-0.7.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-testthat-0.7.1-2|32	
14cr|R-testthat-0.7.1-2|33	# %check
14cr|R-testthat-0.7.1-2|34	# %{_bindir}/R CMD check %{packname}
14cr|R-testthat-0.7.1-2|35	
14cr|R-testthat-0.7.1-2|36	%files
14cr|R-testthat-0.7.1-2|37	%dir %{rlibdir}/%{packname}
14cr|R-testthat-0.7.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-testthat-0.7.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-testthat-0.7.1-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-testthat-0.7.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-testthat-0.7.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-testthat-0.7.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-testthat-0.7.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-testthat-0.7.1-2|45	%{rlibdir}/%{packname}/help
14cr|R-testthat-0.7.1-2|46	%{rlibdir}/%{packname}/tests
14cr|R-testthat-0.7.1-2|47	
14cr|R-testthat-0.7.1-2|48	
14cr|R-testthat-0.7.1-2|49	
14cr|R-testthat-0.7.1-2|50	%changelog
14cr|R-testthat-0.7.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|R-testthat-0.7.1-2|52	+ Revision: f875ef8
14cr|R-testthat-0.7.1-2|53	- MassBuild#464: Increase release tag
14cr|R-testthat-0.7.1-2|54	
14cr|R-testthat-0.7.1-2|55	

7771 14
14cr|rtf2xml-1.33-6|1	Summary:		Converts RTF format to structured XML
14cr|rtf2xml-1.33-6|2	Name:			rtf2xml
14cr|rtf2xml-1.33-6|3	Version:		1.33
14cr|rtf2xml-1.33-6|4	Release:		6
14cr|rtf2xml-1.33-6|5	Source0:		http://belnet.dl.sourceforge.net/sourceforge/rtf2xml/rtf2xml-1.33.tar.bz2
14cr|rtf2xml-1.33-6|6	URL:			http://rtf2xml.sourceforge.net/
14cr|rtf2xml-1.33-6|7	License:		GPL
14cr|rtf2xml-1.33-6|8	Group:			File tools
14cr|rtf2xml-1.33-6|9	Requires:		python
14cr|rtf2xml-1.33-6|10	BuildRequires:	python-devel
14cr|rtf2xml-1.33-6|11	BuildArch:		noarch
14cr|rtf2xml-1.33-6|12	
14cr|rtf2xml-1.33-6|13	%description
14cr|rtf2xml-1.33-6|14	Converts a RTF file to structured XML.
14cr|rtf2xml-1.33-6|15	
14cr|rtf2xml-1.33-6|16	%prep
14cr|rtf2xml-1.33-6|17	%setup -q
14cr|rtf2xml-1.33-6|18	
14cr|rtf2xml-1.33-6|19	%build
14cr|rtf2xml-1.33-6|20	%{__python} setup.py build
14cr|rtf2xml-1.33-6|21	
14cr|rtf2xml-1.33-6|22	%install
14cr|rtf2xml-1.33-6|23	mkdir -p %{buildroot}%{_bindir}
14cr|rtf2xml-1.33-6|24	%{__python} setup.py install --root=%{buildroot} --record rtf2xml.lst
14cr|rtf2xml-1.33-6|25	
14cr|rtf2xml-1.33-6|26	%files
14cr|rtf2xml-1.33-6|27	%doc README.txt
14cr|rtf2xml-1.33-6|28	%attr(0755,root,root) %{_bindir}/*
14cr|rtf2xml-1.33-6|29	%{py_puresitedir}/*
14cr|rtf2xml-1.33-6|30	
14cr|rtf2xml-1.33-6|31	%changelog
14cr|rtf2xml-1.33-6|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-6
14cr|rtf2xml-1.33-6|33	+ Revision: 7b67014
14cr|rtf2xml-1.33-6|34	- MassBuild#464: Increase release tag
14cr|rtf2xml-1.33-6|35	
14cr|rtf2xml-1.33-6|36	

7772 14
14cr|rtf-converter-1.1-10|1	Summary:	Converts RTF files to HTML
14cr|rtf-converter-1.1-10|2	Name:		rtf-converter
14cr|rtf-converter-1.1-10|3	Version:	1.1
14cr|rtf-converter-1.1-10|4	Release:	10
14cr|rtf-converter-1.1-10|5	License:	GPL
14cr|rtf-converter-1.1-10|6	Group:		Publishing
14cr|rtf-converter-1.1-10|7	Source0:	http://www.kaitiaki.org.nz/download/%{name}_%{version}.tar.gz
14cr|rtf-converter-1.1-10|8	# Source0-md5:	224c2855e68d1aea5c4f0230cbc1879b
14cr|rtf-converter-1.1-10|9	URL:		http://www.kaitiaki.org.nz/download/
14cr|rtf-converter-1.1-10|10	Patch0:		%{name}-cflags.patch
14cr|rtf-converter-1.1-10|11	Patch1:		rtf-converter-1.1-mdv-fix-gcc-4.3.patch
14cr|rtf-converter-1.1-10|12	BuildRequires:	libstdc++-devel
14cr|rtf-converter-1.1-10|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
14cr|rtf-converter-1.1-10|14	
14cr|rtf-converter-1.1-10|15	%description
14cr|rtf-converter-1.1-10|16	The program is intended for command-line conversion of RTF to HTML. It
14cr|rtf-converter-1.1-10|17	produces only the HTML body code which will need to be wrapped in BODY
14cr|rtf-converter-1.1-10|18	tags and given an HTML header. It attempts to produce HTML 4.0
14cr|rtf-converter-1.1-10|19	(strict) compliant html code.
14cr|rtf-converter-1.1-10|20	
14cr|rtf-converter-1.1-10|21	%prep
14cr|rtf-converter-1.1-10|22	%setup -q -n rtf
14cr|rtf-converter-1.1-10|23	%patch0 -p1
14cr|rtf-converter-1.1-10|24	%patch1 -p1 -b .gcc43
14cr|rtf-converter-1.1-10|25	
14cr|rtf-converter-1.1-10|26	%build
14cr|rtf-converter-1.1-10|27	%make
14cr|rtf-converter-1.1-10|28	
14cr|rtf-converter-1.1-10|29	%install
14cr|rtf-converter-1.1-10|30	rm -rf $RPM_BUILD_ROOT
14cr|rtf-converter-1.1-10|31	install -D %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|rtf-converter-1.1-10|32	
14cr|rtf-converter-1.1-10|33	%clean
14cr|rtf-converter-1.1-10|34	rm -rf $RPM_BUILD_ROOT
14cr|rtf-converter-1.1-10|35	
14cr|rtf-converter-1.1-10|36	%files
14cr|rtf-converter-1.1-10|37	%defattr(644,root,root,755)
14cr|rtf-converter-1.1-10|38	%doc INSTALL README
14cr|rtf-converter-1.1-10|39	%attr(755,root,root) %{_bindir}/rtf-converter
14cr|rtf-converter-1.1-10|40	
14cr|rtf-converter-1.1-10|41	%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
14cr|rtf-converter-1.1-10|42	
14cr|rtf-converter-1.1-10|43	
14cr|rtf-converter-1.1-10|44	
14cr|rtf-converter-1.1-10|45	
14cr|rtf-converter-1.1-10|46	%changelog
14cr|rtf-converter-1.1-10|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-10
14cr|rtf-converter-1.1-10|48	+ Revision: 957fd2c
14cr|rtf-converter-1.1-10|49	- MassBuild#464: Increase release tag
14cr|rtf-converter-1.1-10|50	
14cr|rtf-converter-1.1-10|51	

7773 14
14cr|R-TH.data-1.0.3-2|1	%global packname  TH.data
14cr|R-TH.data-1.0.3-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-TH.data-1.0.3-2|3	
14cr|R-TH.data-1.0.3-2|4	Name:             R-%{packname}
14cr|R-TH.data-1.0.3-2|5	Version:          1.0.3
14cr|R-TH.data-1.0.3-2|6	Release:          2
14cr|R-TH.data-1.0.3-2|7	Summary:          TH's Data Archive
14cr|R-TH.data-1.0.3-2|8	Group:            Sciences/Mathematics
14cr|R-TH.data-1.0.3-2|9	License:          GPL-3
14cr|R-TH.data-1.0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-TH.data-1.0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/TH.data_1.0-3.tar.gz
14cr|R-TH.data-1.0.3-2|12	BuildArch:        noarch
14cr|R-TH.data-1.0.3-2|13	Requires:         R-core
14cr|R-TH.data-1.0.3-2|14	
14cr|R-TH.data-1.0.3-2|15	BuildRequires:    R-devel Rmath-devel texinfo texlive-epsf
14cr|R-TH.data-1.0.3-2|16	
14cr|R-TH.data-1.0.3-2|17	
14cr|R-TH.data-1.0.3-2|18	%description
14cr|R-TH.data-1.0.3-2|19	Contains data sets used in other packages I maintain.
14cr|R-TH.data-1.0.3-2|20	
14cr|R-TH.data-1.0.3-2|21	%prep
14cr|R-TH.data-1.0.3-2|22	%setup -q -c -n %{packname}
14cr|R-TH.data-1.0.3-2|23	
14cr|R-TH.data-1.0.3-2|24	%build
14cr|R-TH.data-1.0.3-2|25	
14cr|R-TH.data-1.0.3-2|26	%install
14cr|R-TH.data-1.0.3-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TH.data-1.0.3-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TH.data-1.0.3-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TH.data-1.0.3-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TH.data-1.0.3-2|31	
14cr|R-TH.data-1.0.3-2|32	%check
14cr|R-TH.data-1.0.3-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-TH.data-1.0.3-2|34	
14cr|R-TH.data-1.0.3-2|35	%files
14cr|R-TH.data-1.0.3-2|36	%dir %{rlibdir}/%{packname}
14cr|R-TH.data-1.0.3-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-TH.data-1.0.3-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TH.data-1.0.3-2|39	%{rlibdir}/%{packname}/INDEX
14cr|R-TH.data-1.0.3-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TH.data-1.0.3-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-TH.data-1.0.3-2|42	%{rlibdir}/%{packname}/help
14cr|R-TH.data-1.0.3-2|43	%{rlibdir}/%{packname}/data
14cr|R-TH.data-1.0.3-2|44	%{rlibdir}/%{packname}/rda
14cr|R-TH.data-1.0.3-2|45	
14cr|R-TH.data-1.0.3-2|46	
14cr|R-TH.data-1.0.3-2|47	%changelog
14cr|R-TH.data-1.0.3-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|R-TH.data-1.0.3-2|49	+ Revision: 6f8789f
14cr|R-TH.data-1.0.3-2|50	- MassBuild#464: Increase release tag
14cr|R-TH.data-1.0.3-2|51	
14cr|R-TH.data-1.0.3-2|52	

7774 14
14cr|R-tiff-0.1.5-2|1	%global packname  tiff
14cr|R-tiff-0.1.5-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tiff-0.1.5-2|3	
14cr|R-tiff-0.1.5-2|4	Name:             R-%{packname}
14cr|R-tiff-0.1.5-2|5	Version:          0.1.5
14cr|R-tiff-0.1.5-2|6	Release:          2
14cr|R-tiff-0.1.5-2|7	Summary:          Read and write TIFF images
14cr|R-tiff-0.1.5-2|8	Group:            Sciences/Mathematics
14cr|R-tiff-0.1.5-2|9	License:          GPL-2 | GPL-3
14cr|R-tiff-0.1.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tiff-0.1.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-5.tar.gz
14cr|R-tiff-0.1.5-2|12	
14cr|R-tiff-0.1.5-2|13	BuildRequires:    tiff-devel
14cr|R-tiff-0.1.5-2|14	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-tiff-0.1.5-2|15	
14cr|R-tiff-0.1.5-2|16	
14cr|R-tiff-0.1.5-2|17	%description
14cr|R-tiff-0.1.5-2|18	This package provides an easy and simple way to read, write and display
14cr|R-tiff-0.1.5-2|19	bitmap images stored in the TIFF format. It can read and write both files
14cr|R-tiff-0.1.5-2|20	and in-memory raw vectors.
14cr|R-tiff-0.1.5-2|21	
14cr|R-tiff-0.1.5-2|22	%prep
14cr|R-tiff-0.1.5-2|23	%setup -q -c -n %{packname}
14cr|R-tiff-0.1.5-2|24	
14cr|R-tiff-0.1.5-2|25	%build
14cr|R-tiff-0.1.5-2|26	
14cr|R-tiff-0.1.5-2|27	%install
14cr|R-tiff-0.1.5-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tiff-0.1.5-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tiff-0.1.5-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tiff-0.1.5-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tiff-0.1.5-2|32	
14cr|R-tiff-0.1.5-2|33	%check
14cr|R-tiff-0.1.5-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-tiff-0.1.5-2|35	
14cr|R-tiff-0.1.5-2|36	%files
14cr|R-tiff-0.1.5-2|37	%dir %{rlibdir}/%{packname}
14cr|R-tiff-0.1.5-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-tiff-0.1.5-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tiff-0.1.5-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-tiff-0.1.5-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-tiff-0.1.5-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tiff-0.1.5-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-tiff-0.1.5-2|44	%{rlibdir}/%{packname}/R
14cr|R-tiff-0.1.5-2|45	%{rlibdir}/%{packname}/help
14cr|R-tiff-0.1.5-2|46	%{rlibdir}/%{packname}/img
14cr|R-tiff-0.1.5-2|47	%{rlibdir}/%{packname}/libs
14cr|R-tiff-0.1.5-2|48	
14cr|R-tiff-0.1.5-2|49	%changelog
14cr|R-tiff-0.1.5-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-2
14cr|R-tiff-0.1.5-2|51	+ Revision: 34e3d99
14cr|R-tiff-0.1.5-2|52	- MassBuild#464: Increase release tag
14cr|R-tiff-0.1.5-2|53	
14cr|R-tiff-0.1.5-2|54	

7775 14
14cr|R-tikzDevice-0.6.2-3|1	%global packname  tikzDevice
14cr|R-tikzDevice-0.6.2-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tikzDevice-0.6.2-3|3	
14cr|R-tikzDevice-0.6.2-3|4	Name:             R-%{packname}
14cr|R-tikzDevice-0.6.2-3|5	Version:          0.6.2
14cr|R-tikzDevice-0.6.2-3|6	Release:          3
14cr|R-tikzDevice-0.6.2-3|7	Summary:          A Device for R Graphics Output in PGF/TikZ Format
14cr|R-tikzDevice-0.6.2-3|8	Group:            Sciences/Mathematics
14cr|R-tikzDevice-0.6.2-3|9	License:          GPL (>= 3)
14cr|R-tikzDevice-0.6.2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tikzDevice-0.6.2-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-tikzDevice-0.6.2-3|12	Requires:         R-filehash
14cr|R-tikzDevice-0.6.2-3|13	Requires:         R-testthat R-evaluate R-stringr R-ggplot2 R-maps
14cr|R-tikzDevice-0.6.2-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-filehash texlive-preview
14cr|R-tikzDevice-0.6.2-3|15	BuildRequires:    R-testthat R-evaluate R-stringr R-ggplot2 R-maps
14cr|R-tikzDevice-0.6.2-3|16	
14cr|R-tikzDevice-0.6.2-3|17	%description
14cr|R-tikzDevice-0.6.2-3|18	The TikZ device enables LaTeX-ready output from R graphics functions. This
14cr|R-tikzDevice-0.6.2-3|19	is done by producing code that can be understood by the TikZ graphics
14cr|R-tikzDevice-0.6.2-3|20	language. All text in a graphic output with the tikz() function will can
14cr|R-tikzDevice-0.6.2-3|21	be typeset by LaTeX and therefore will match whatever fonts are currently
14cr|R-tikzDevice-0.6.2-3|22	used in the document. This also means that LaTeX mathematics can be
14cr|R-tikzDevice-0.6.2-3|23	typeset directly into labels and annotations!  Graphics produced this way
14cr|R-tikzDevice-0.6.2-3|24	can also be annotated with custom TikZ commands.
14cr|R-tikzDevice-0.6.2-3|25	
14cr|R-tikzDevice-0.6.2-3|26	%prep
14cr|R-tikzDevice-0.6.2-3|27	%setup -q -c -n %{packname}
14cr|R-tikzDevice-0.6.2-3|28	
14cr|R-tikzDevice-0.6.2-3|29	%build
14cr|R-tikzDevice-0.6.2-3|30	
14cr|R-tikzDevice-0.6.2-3|31	%install
14cr|R-tikzDevice-0.6.2-3|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tikzDevice-0.6.2-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tikzDevice-0.6.2-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tikzDevice-0.6.2-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tikzDevice-0.6.2-3|36	
14cr|R-tikzDevice-0.6.2-3|37	%check
14cr|R-tikzDevice-0.6.2-3|38	%{_bindir}/R CMD check %{packname}
14cr|R-tikzDevice-0.6.2-3|39	
14cr|R-tikzDevice-0.6.2-3|40	%files
14cr|R-tikzDevice-0.6.2-3|41	%dir %{rlibdir}/%{packname}
14cr|R-tikzDevice-0.6.2-3|42	%doc %{rlibdir}/%{packname}/doc
14cr|R-tikzDevice-0.6.2-3|43	%doc %{rlibdir}/%{packname}/html
14cr|R-tikzDevice-0.6.2-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tikzDevice-0.6.2-3|45	%doc %{rlibdir}/%{packname}/GIT_VERSION
14cr|R-tikzDevice-0.6.2-3|46	%{rlibdir}/%{packname}/INDEX
14cr|R-tikzDevice-0.6.2-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tikzDevice-0.6.2-3|48	%{rlibdir}/%{packname}/Meta
14cr|R-tikzDevice-0.6.2-3|49	%{rlibdir}/%{packname}/R
14cr|R-tikzDevice-0.6.2-3|50	%{rlibdir}/%{packname}/help
14cr|R-tikzDevice-0.6.2-3|51	%{rlibdir}/%{packname}/libs
14cr|R-tikzDevice-0.6.2-3|52	%{rlibdir}/%{packname}/tests
14cr|R-tikzDevice-0.6.2-3|53	
14cr|R-tikzDevice-0.6.2-3|54	
14cr|R-tikzDevice-0.6.2-3|55	
14cr|R-tikzDevice-0.6.2-3|56	%changelog
14cr|R-tikzDevice-0.6.2-3|57	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-3
14cr|R-tikzDevice-0.6.2-3|58	+ Revision: 4cfe86a
14cr|R-tikzDevice-0.6.2-3|59	- Build with texlive-preview
14cr|R-tikzDevice-0.6.2-3|60	
14cr|R-tikzDevice-0.6.2-3|61	

7776 14
14cr|R-timeDate-3010.98-2|1	%global packname  timeDate
14cr|R-timeDate-3010.98-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-timeDate-3010.98-2|3	
14cr|R-timeDate-3010.98-2|4	Name:             R-%{packname}
14cr|R-timeDate-3010.98-2|5	Version:          3010.98
14cr|R-timeDate-3010.98-2|6	Release:          2
14cr|R-timeDate-3010.98-2|7	Summary:          Rmetrics - Chronological and Calendarical Objects
14cr|R-timeDate-3010.98-2|8	Group:            Sciences/Mathematics
14cr|R-timeDate-3010.98-2|9	License:          GPL (>= 2)
14cr|R-timeDate-3010.98-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-timeDate-3010.98-2|11	Source0:          http://cran.r-project.org/src/contrib/timeDate_3010.98.tar.gz
14cr|R-timeDate-3010.98-2|12	BuildArch:        noarch
14cr|R-timeDate-3010.98-2|13	Requires:         R-core
14cr|R-timeDate-3010.98-2|14	Requires:         R-graphics R-utils R-stats R-methods
14cr|R-timeDate-3010.98-2|15	Requires:         R-RUnit
14cr|R-timeDate-3010.98-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-utils R-stats R-methods
14cr|R-timeDate-3010.98-2|17	BuildRequires:    R-RUnit
14cr|R-timeDate-3010.98-2|18	
14cr|R-timeDate-3010.98-2|19	%description
14cr|R-timeDate-3010.98-2|20	Environment for teaching "Financial Engineering and Computational Finance"
14cr|R-timeDate-3010.98-2|21	
14cr|R-timeDate-3010.98-2|22	%prep
14cr|R-timeDate-3010.98-2|23	%setup -q -c -n %{packname}
14cr|R-timeDate-3010.98-2|24	
14cr|R-timeDate-3010.98-2|25	%build
14cr|R-timeDate-3010.98-2|26	
14cr|R-timeDate-3010.98-2|27	%install
14cr|R-timeDate-3010.98-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-timeDate-3010.98-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-timeDate-3010.98-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-timeDate-3010.98-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-timeDate-3010.98-2|32	
14cr|R-timeDate-3010.98-2|33	#%check
14cr|R-timeDate-3010.98-2|34	#%{_bindir}/R CMD check %{packname}
14cr|R-timeDate-3010.98-2|35	
14cr|R-timeDate-3010.98-2|36	%files
14cr|R-timeDate-3010.98-2|37	%dir %{rlibdir}/%{packname}
14cr|R-timeDate-3010.98-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-timeDate-3010.98-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-timeDate-3010.98-2|40	%{rlibdir}/%{packname}/COPYRIGHT.html
14cr|R-timeDate-3010.98-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-timeDate-3010.98-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-timeDate-3010.98-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-timeDate-3010.98-2|44	%{rlibdir}/%{packname}/R
14cr|R-timeDate-3010.98-2|45	%{rlibdir}/%{packname}/help
14cr|R-timeDate-3010.98-2|46	%{rlibdir}/%{packname}/unitTests
14cr|R-timeDate-3010.98-2|47	
14cr|R-timeDate-3010.98-2|48	
14cr|R-timeDate-3010.98-2|49	
14cr|R-timeDate-3010.98-2|50	%changelog
14cr|R-timeDate-3010.98-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3010.98-2
14cr|R-timeDate-3010.98-2|52	+ Revision: cfae077
14cr|R-timeDate-3010.98-2|53	- MassBuild#464: Increase release tag
14cr|R-timeDate-3010.98-2|54	
14cr|R-timeDate-3010.98-2|55	

7777 14
14cr|R-timeSeries-3010.97-4|1	%bcond_with bootstrap
14cr|R-timeSeries-3010.97-4|2	%global packname  timeSeries
14cr|R-timeSeries-3010.97-4|3	%global rlibdir  %{_datadir}/R/library
14cr|R-timeSeries-3010.97-4|4	
14cr|R-timeSeries-3010.97-4|5	Name:             R-%{packname}
14cr|R-timeSeries-3010.97-4|6	Version:          3010.97
14cr|R-timeSeries-3010.97-4|7	Release:          4
14cr|R-timeSeries-3010.97-4|8	Summary:          Rmetrics - Financial Time Series Objects
14cr|R-timeSeries-3010.97-4|9	Group:            Sciences/Mathematics
14cr|R-timeSeries-3010.97-4|10	License:          GPL (>= 2)
14cr|R-timeSeries-3010.97-4|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-timeSeries-3010.97-4|12	Source0:          http://cran.r-project.org/src/contrib/timeSeries_3010.97.tar.gz
14cr|R-timeSeries-3010.97-4|13	BuildArch:        noarch
14cr|R-timeSeries-3010.97-4|14	Requires:         R-core R-graphics R-grDevices R-methods R-stats R-utils
14cr|R-timeSeries-3010.97-4|15	Requires:         R-timeDate R-RUnit
14cr|R-timeSeries-3010.97-4|16	%if %{without bootstrap}
14cr|R-timeSeries-3010.97-4|17	Requires:         R-robustbase
14cr|R-timeSeries-3010.97-4|18	%endif
14cr|R-timeSeries-3010.97-4|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics
14cr|R-timeSeries-3010.97-4|20	BuildRequires:    R-grDevices R-methods R-stats R-utils R-timeDate R-RUnit
14cr|R-timeSeries-3010.97-4|21	%if %{without bootstrap}
14cr|R-timeSeries-3010.97-4|22	BuildRequires:    R-robustbase
14cr|R-timeSeries-3010.97-4|23	%endif
14cr|R-timeSeries-3010.97-4|24	
14cr|R-timeSeries-3010.97-4|25	%description
14cr|R-timeSeries-3010.97-4|26	Environment for teaching "Financial Engineering and Computational Finance"
14cr|R-timeSeries-3010.97-4|27	
14cr|R-timeSeries-3010.97-4|28	%prep
14cr|R-timeSeries-3010.97-4|29	%setup -q -c -n %{packname}
14cr|R-timeSeries-3010.97-4|30	
14cr|R-timeSeries-3010.97-4|31	%build
14cr|R-timeSeries-3010.97-4|32	
14cr|R-timeSeries-3010.97-4|33	%install
14cr|R-timeSeries-3010.97-4|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-timeSeries-3010.97-4|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-timeSeries-3010.97-4|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-timeSeries-3010.97-4|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-timeSeries-3010.97-4|38	
14cr|R-timeSeries-3010.97-4|39	#%if %{without bootstrap}
14cr|R-timeSeries-3010.97-4|40	#%check
14cr|R-timeSeries-3010.97-4|41	#%{_bindir}/R CMD check %{packname}
14cr|R-timeSeries-3010.97-4|42	#%endif
14cr|R-timeSeries-3010.97-4|43	
14cr|R-timeSeries-3010.97-4|44	%files
14cr|R-timeSeries-3010.97-4|45	%dir %{rlibdir}/%{packname}
14cr|R-timeSeries-3010.97-4|46	%doc %{rlibdir}/%{packname}/html
14cr|R-timeSeries-3010.97-4|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-timeSeries-3010.97-4|48	%doc %{rlibdir}/%{packname}/README
14cr|R-timeSeries-3010.97-4|49	%doc %{rlibdir}/%{packname}/THANKS
14cr|R-timeSeries-3010.97-4|50	%{rlibdir}/%{packname}/COPYING
14cr|R-timeSeries-3010.97-4|51	%{rlibdir}/%{packname}/COPYRIGHTS
14cr|R-timeSeries-3010.97-4|52	%{rlibdir}/%{packname}/INDEX
14cr|R-timeSeries-3010.97-4|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-timeSeries-3010.97-4|54	%{rlibdir}/%{packname}/Meta
14cr|R-timeSeries-3010.97-4|55	%{rlibdir}/%{packname}/R
14cr|R-timeSeries-3010.97-4|56	%{rlibdir}/%{packname}/data
14cr|R-timeSeries-3010.97-4|57	%{rlibdir}/%{packname}/help
14cr|R-timeSeries-3010.97-4|58	%{rlibdir}/%{packname}/unitTests
14cr|R-timeSeries-3010.97-4|59	
14cr|R-timeSeries-3010.97-4|60	
14cr|R-timeSeries-3010.97-4|61	
14cr|R-timeSeries-3010.97-4|62	%changelog
14cr|R-timeSeries-3010.97-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3010.97-4
14cr|R-timeSeries-3010.97-4|64	+ Revision: 6cc7ee5
14cr|R-timeSeries-3010.97-4|65	- MassBuild#464: Increase release tag
14cr|R-timeSeries-3010.97-4|66	
14cr|R-timeSeries-3010.97-4|67	

7778 14
14cr|rtirq-20120505-2|1	Name:		rtirq
14cr|rtirq-20120505-2|2	Summary:	Realtime IRQ thread system tunning
14cr|rtirq-20120505-2|3	Version:	20120505
14cr|rtirq-20120505-2|4	Release:	2
14cr|rtirq-20120505-2|5	License:	GPLv2
14cr|rtirq-20120505-2|6	URL:		http://www.rncbc.org/jack/#rtirq
14cr|rtirq-20120505-2|7	Group:		System/Configuration/Boot and Init
14cr|rtirq-20120505-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|rtirq-20120505-2|9	BuildArch:	noarch
14cr|rtirq-20120505-2|10	Requires:	/bin/sh,util-linux,sysvinit-tools
14cr|rtirq-20120505-2|11	Requires(post,preun):	/sbin/chkconfig
14cr|rtirq-20120505-2|12	
14cr|rtirq-20120505-2|13	%description
14cr|rtirq-20120505-2|14	Startup scripts for tunning the realtime scheduling policy and priority
14cr|rtirq-20120505-2|15	of relevant IRQ service threads, featured for a realtime-preempt enabled
14cr|rtirq-20120505-2|16	kernel configuration.
14cr|rtirq-20120505-2|17	
14cr|rtirq-20120505-2|18	%prep
14cr|rtirq-20120505-2|19	%setup -q
14cr|rtirq-20120505-2|20	
14cr|rtirq-20120505-2|21	%build
14cr|rtirq-20120505-2|22	
14cr|rtirq-20120505-2|23	%install
14cr|rtirq-20120505-2|24	install -vD rtirq.sh   -m 0755 %{buildroot}/etc/init.d/rtirq
14cr|rtirq-20120505-2|25	install -vD rtirq.conf -m 0644 %{buildroot}/etc/sysconfig/rtirq
14cr|rtirq-20120505-2|26	
14cr|rtirq-20120505-2|27	%post
14cr|rtirq-20120505-2|28	# Only run on install, not upgrade.
14cr|rtirq-20120505-2|29	if [ "$1" = "1" ]; then
14cr|rtirq-20120505-2|30	chkconfig --add rtirq
14cr|rtirq-20120505-2|31	chkconfig rtirq on
14cr|rtirq-20120505-2|32	fi
14cr|rtirq-20120505-2|33	
14cr|rtirq-20120505-2|34	%preun
14cr|rtirq-20120505-2|35	# Only run if this is the last instance to be removed.
14cr|rtirq-20120505-2|36	if [ "$1" = "0" ]; then
14cr|rtirq-20120505-2|37	chkconfig rtirq off
14cr|rtirq-20120505-2|38	chkconfig --del rtirq
14cr|rtirq-20120505-2|39	fi
14cr|rtirq-20120505-2|40	
14cr|rtirq-20120505-2|41	%files
14cr|rtirq-20120505-2|42	%config(noreplace) /etc/sysconfig/rtirq
14cr|rtirq-20120505-2|43	/etc/init.d/rtirq
14cr|rtirq-20120505-2|44	
14cr|rtirq-20120505-2|45	
14cr|rtirq-20120505-2|46	
14cr|rtirq-20120505-2|47	%changelog
14cr|rtirq-20120505-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120505-2
14cr|rtirq-20120505-2|49	+ Revision: 62584d6
14cr|rtirq-20120505-2|50	- MassBuild#464: Increase release tag
14cr|rtirq-20120505-2|51	
14cr|rtirq-20120505-2|52	

7779 14
14cr|R-tis-1.23-3|1	%global packname  tis
14cr|R-tis-1.23-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tis-1.23-3|3	
14cr|R-tis-1.23-3|4	Name:             R-%{packname}
14cr|R-tis-1.23-3|5	Version:          1.23
14cr|R-tis-1.23-3|6	Release:          3
14cr|R-tis-1.23-3|7	Summary:          Time Indexes and Time Indexed Series
14cr|R-tis-1.23-3|8	Group:            Sciences/Mathematics
14cr|R-tis-1.23-3|9	License:          Unlimited
14cr|R-tis-1.23-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tis-1.23-3|11	Source0:          http://cran.r-project.org/src/contrib/tis_1.23.tar.gz
14cr|R-tis-1.23-3|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-tis-1.23-3|13	
14cr|R-tis-1.23-3|14	%description
14cr|R-tis-1.23-3|15	Functions and S3 classes for time indexes and time indexed series, which
14cr|R-tis-1.23-3|16	are compatible with FAME frequencies.
14cr|R-tis-1.23-3|17	
14cr|R-tis-1.23-3|18	%prep
14cr|R-tis-1.23-3|19	%setup -q -c -n %{packname}
14cr|R-tis-1.23-3|20	
14cr|R-tis-1.23-3|21	%build
14cr|R-tis-1.23-3|22	
14cr|R-tis-1.23-3|23	%install
14cr|R-tis-1.23-3|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tis-1.23-3|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tis-1.23-3|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tis-1.23-3|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tis-1.23-3|28	
14cr|R-tis-1.23-3|29	%files
14cr|R-tis-1.23-3|30	%dir %{rlibdir}/%{packname}
14cr|R-tis-1.23-3|31	%doc %{rlibdir}/%{packname}/html
14cr|R-tis-1.23-3|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tis-1.23-3|33	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-tis-1.23-3|34	%{rlibdir}/%{packname}/INDEX
14cr|R-tis-1.23-3|35	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tis-1.23-3|36	%{rlibdir}/%{packname}/Meta
14cr|R-tis-1.23-3|37	%{rlibdir}/%{packname}/R
14cr|R-tis-1.23-3|38	%{rlibdir}/%{packname}/help
14cr|R-tis-1.23-3|39	%{rlibdir}/%{packname}/libs
14cr|R-tis-1.23-3|40	
14cr|R-tis-1.23-3|41	
14cr|R-tis-1.23-3|42	
14cr|R-tis-1.23-3|43	%changelog
14cr|R-tis-1.23-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.23-3
14cr|R-tis-1.23-3|45	+ Revision: 9c42831
14cr|R-tis-1.23-3|46	- MassBuild#464: Increase release tag
14cr|R-tis-1.23-3|47	
14cr|R-tis-1.23-3|48	

7780 14
14cr|R-tkrplot-0.0_23-3|1	%global packname  tkrplot
14cr|R-tkrplot-0.0_23-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tkrplot-0.0_23-3|3	
14cr|R-tkrplot-0.0_23-3|4	Name:             R-%{packname}
14cr|R-tkrplot-0.0_23-3|5	Version:          0.0_23
14cr|R-tkrplot-0.0_23-3|6	Release:          3
14cr|R-tkrplot-0.0_23-3|7	Summary:          TK Rplot
14cr|R-tkrplot-0.0_23-3|8	Group:            Sciences/Mathematics
14cr|R-tkrplot-0.0_23-3|9	License:          GPL
14cr|R-tkrplot-0.0_23-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tkrplot-0.0_23-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-23.tar.gz
14cr|R-tkrplot-0.0_23-3|12	Requires:         R-grDevices R-tcltk
14cr|R-tkrplot-0.0_23-3|13	BuildRequires:    R-devel Rmath-devel texlive R-grDevices R-tcltk
14cr|R-tkrplot-0.0_23-3|14	
14cr|R-tkrplot-0.0_23-3|15	%description
14cr|R-tkrplot-0.0_23-3|16	simple mechanism for placing R graphics in a Tk widget
14cr|R-tkrplot-0.0_23-3|17	
14cr|R-tkrplot-0.0_23-3|18	%prep
14cr|R-tkrplot-0.0_23-3|19	%setup -q -c -n %{packname}
14cr|R-tkrplot-0.0_23-3|20	
14cr|R-tkrplot-0.0_23-3|21	%build
14cr|R-tkrplot-0.0_23-3|22	
14cr|R-tkrplot-0.0_23-3|23	%install
14cr|R-tkrplot-0.0_23-3|24	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tkrplot-0.0_23-3|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tkrplot-0.0_23-3|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tkrplot-0.0_23-3|27	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tkrplot-0.0_23-3|28	
14cr|R-tkrplot-0.0_23-3|29	%check
14cr|R-tkrplot-0.0_23-3|30	%{_bindir}/R CMD check %{packname}
14cr|R-tkrplot-0.0_23-3|31	
14cr|R-tkrplot-0.0_23-3|32	%files
14cr|R-tkrplot-0.0_23-3|33	%dir %{rlibdir}/%{packname}
14cr|R-tkrplot-0.0_23-3|34	%doc %{rlibdir}/%{packname}/html
14cr|R-tkrplot-0.0_23-3|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tkrplot-0.0_23-3|36	%{rlibdir}/%{packname}/INDEX
14cr|R-tkrplot-0.0_23-3|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tkrplot-0.0_23-3|38	%{rlibdir}/%{packname}/Meta
14cr|R-tkrplot-0.0_23-3|39	%{rlibdir}/%{packname}/R
14cr|R-tkrplot-0.0_23-3|40	%{rlibdir}/%{packname}/help
14cr|R-tkrplot-0.0_23-3|41	%{rlibdir}/%{packname}/libs
14cr|R-tkrplot-0.0_23-3|42	
14cr|R-tkrplot-0.0_23-3|43	
14cr|R-tkrplot-0.0_23-3|44	
14cr|R-tkrplot-0.0_23-3|45	%changelog
14cr|R-tkrplot-0.0_23-3|46	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0_23-3
14cr|R-tkrplot-0.0_23-3|47	+ Revision: 1d39008
14cr|R-tkrplot-0.0_23-3|48	- Build with whole texlive
14cr|R-tkrplot-0.0_23-3|49	
14cr|R-tkrplot-0.0_23-3|50	

7781 14
14cr|R-tkWidgets-1.32.0-2|1	%global packname  tkWidgets
14cr|R-tkWidgets-1.32.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tkWidgets-1.32.0-2|3	
14cr|R-tkWidgets-1.32.0-2|4	%define debug_package %{nil}
14cr|R-tkWidgets-1.32.0-2|5	
14cr|R-tkWidgets-1.32.0-2|6	Name:             R-%{packname}
14cr|R-tkWidgets-1.32.0-2|7	Version:          1.32.0
14cr|R-tkWidgets-1.32.0-2|8	Release:          2
14cr|R-tkWidgets-1.32.0-2|9	Summary:          R based tk widgets
14cr|R-tkWidgets-1.32.0-2|10	Group:            Sciences/Mathematics
14cr|R-tkWidgets-1.32.0-2|11	License:          Artistic-2.0
14cr|R-tkWidgets-1.32.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-tkWidgets-1.32.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-tkWidgets-1.32.0-2|14	Requires:         R-methods R-widgetTools R-DynDoc R-tools
14cr|R-tkWidgets-1.32.0-2|15	Requires:         R-Biobase
14cr|R-tkWidgets-1.32.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-widgetTools R-DynDoc R-tools
14cr|R-tkWidgets-1.32.0-2|17	BuildRequires:    R-Biobase
14cr|R-tkWidgets-1.32.0-2|18	
14cr|R-tkWidgets-1.32.0-2|19	%description
14cr|R-tkWidgets-1.32.0-2|20	Widgets to provide user interfaces. tcltk should have been installed for
14cr|R-tkWidgets-1.32.0-2|21	the widgets to run.
14cr|R-tkWidgets-1.32.0-2|22	
14cr|R-tkWidgets-1.32.0-2|23	%prep
14cr|R-tkWidgets-1.32.0-2|24	%setup -q -c -n %{packname}
14cr|R-tkWidgets-1.32.0-2|25	
14cr|R-tkWidgets-1.32.0-2|26	%build
14cr|R-tkWidgets-1.32.0-2|27	
14cr|R-tkWidgets-1.32.0-2|28	%install
14cr|R-tkWidgets-1.32.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tkWidgets-1.32.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tkWidgets-1.32.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tkWidgets-1.32.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tkWidgets-1.32.0-2|33	
14cr|R-tkWidgets-1.32.0-2|34	%check
14cr|R-tkWidgets-1.32.0-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-tkWidgets-1.32.0-2|36	
14cr|R-tkWidgets-1.32.0-2|37	%files
14cr|R-tkWidgets-1.32.0-2|38	%dir %{rlibdir}/%{packname}
14cr|R-tkWidgets-1.32.0-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-tkWidgets-1.32.0-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-tkWidgets-1.32.0-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tkWidgets-1.32.0-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-tkWidgets-1.32.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tkWidgets-1.32.0-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-tkWidgets-1.32.0-2|45	%{rlibdir}/%{packname}/R
14cr|R-tkWidgets-1.32.0-2|46	%{rlibdir}/%{packname}/help
14cr|R-tkWidgets-1.32.0-2|47	%{rlibdir}/%{packname}/testfiles
14cr|R-tkWidgets-1.32.0-2|48	
14cr|R-tkWidgets-1.32.0-2|49	
14cr|R-tkWidgets-1.32.0-2|50	
14cr|R-tkWidgets-1.32.0-2|51	%changelog
14cr|R-tkWidgets-1.32.0-2|52	* Tue Jun 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.32.0-2
14cr|R-tkWidgets-1.32.0-2|53	+ Revision: 536ed94
14cr|R-tkWidgets-1.32.0-2|54	- Bump release to rebuild with new R
14cr|R-tkWidgets-1.32.0-2|55	
14cr|R-tkWidgets-1.32.0-2|56	

7782 14
14cr|R-tm-0.5.10-2|1	%global packname  tm
14cr|R-tm-0.5.10-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tm-0.5.10-2|3	
14cr|R-tm-0.5.10-2|4	Name:             R-%{packname}
14cr|R-tm-0.5.10-2|5	Version:          0.5.10
14cr|R-tm-0.5.10-2|6	Release:          2
14cr|R-tm-0.5.10-2|7	Summary:          Text Mining Package
14cr|R-tm-0.5.10-2|8	Group:            Sciences/Mathematics
14cr|R-tm-0.5.10-2|9	License:          GPL-3
14cr|R-tm-0.5.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tm-0.5.10-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-10.tar.gz
14cr|R-tm-0.5.10-2|12	
14cr|R-tm-0.5.10-2|13	
14cr|R-tm-0.5.10-2|14	Requires:         R-parallel R-slam
14cr|R-tm-0.5.10-2|15	Requires:         R-filehash R-proxy R-Rgraphviz R-Rpoppler R-SnowballC R-XML
14cr|R-tm-0.5.10-2|16	# Requires:         R-Rcampdf
14cr|R-tm-0.5.10-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-tm-0.5.10-2|18	BuildRequires:    R-parallel R-slam
14cr|R-tm-0.5.10-2|19	BuildRequires:    R-filehash R-proxy R-Rgraphviz R-Rpoppler R-SnowballC R-XML
14cr|R-tm-0.5.10-2|20	# BuildRequires:    R-Rcampdf
14cr|R-tm-0.5.10-2|21	
14cr|R-tm-0.5.10-2|22	%description
14cr|R-tm-0.5.10-2|23	A framework for text mining applications within R.
14cr|R-tm-0.5.10-2|24	
14cr|R-tm-0.5.10-2|25	%prep
14cr|R-tm-0.5.10-2|26	%setup -q -c -n %{packname}
14cr|R-tm-0.5.10-2|27	
14cr|R-tm-0.5.10-2|28	%build
14cr|R-tm-0.5.10-2|29	
14cr|R-tm-0.5.10-2|30	%install
14cr|R-tm-0.5.10-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tm-0.5.10-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tm-0.5.10-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tm-0.5.10-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tm-0.5.10-2|35	
14cr|R-tm-0.5.10-2|36	# %check
14cr|R-tm-0.5.10-2|37	# %{_bindir}/R CMD check %{packname}
14cr|R-tm-0.5.10-2|38	
14cr|R-tm-0.5.10-2|39	%files
14cr|R-tm-0.5.10-2|40	%dir %{rlibdir}/%{packname}
14cr|R-tm-0.5.10-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-tm-0.5.10-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-tm-0.5.10-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tm-0.5.10-2|44	%doc %{rlibdir}/%{packname}/NEWS*
14cr|R-tm-0.5.10-2|45	%{rlibdir}/%{packname}/CITATION
14cr|R-tm-0.5.10-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-tm-0.5.10-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tm-0.5.10-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-tm-0.5.10-2|49	%{rlibdir}/%{packname}/R
14cr|R-tm-0.5.10-2|50	%{rlibdir}/%{packname}/data
14cr|R-tm-0.5.10-2|51	%{rlibdir}/%{packname}/ghostscript
14cr|R-tm-0.5.10-2|52	%{rlibdir}/%{packname}/help
14cr|R-tm-0.5.10-2|53	%{rlibdir}/%{packname}/libs
14cr|R-tm-0.5.10-2|54	%{rlibdir}/%{packname}/stopwords
14cr|R-tm-0.5.10-2|55	%{rlibdir}/%{packname}/texts
14cr|R-tm-0.5.10-2|56	
14cr|R-tm-0.5.10-2|57	%changelog
14cr|R-tm-0.5.10-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-2
14cr|R-tm-0.5.10-2|59	+ Revision: e06cac0
14cr|R-tm-0.5.10-2|60	- MassBuild#464: Increase release tag
14cr|R-tm-0.5.10-2|61	
14cr|R-tm-0.5.10-2|62	

7783 14
14cr|rtorrent-0.9.3-2|1	%define	libtorrentver	0.13.3
14cr|rtorrent-0.9.3-2|2	
14cr|rtorrent-0.9.3-2|3	Name:		rtorrent
14cr|rtorrent-0.9.3-2|4	Version:	0.9.3
14cr|rtorrent-0.9.3-2|5	Release:	2
14cr|rtorrent-0.9.3-2|6	Epoch:		1
14cr|rtorrent-0.9.3-2|7	Summary:	Curses based BitTorrent client
14cr|rtorrent-0.9.3-2|8	License:	GPLv2+
14cr|rtorrent-0.9.3-2|9	Group:		Networking/File transfer
14cr|rtorrent-0.9.3-2|10	URL:		http://libtorrent.rakshasa.no/
14cr|rtorrent-0.9.3-2|11	Source0:	http://libtorrent.rakshasa.no/downloads/%name-%{version}.tar.gz
14cr|rtorrent-0.9.3-2|12	
14cr|rtorrent-0.9.3-2|13	BuildRequires:	pkgconfig(libtorrent) >= %{libtorrentver}
14cr|rtorrent-0.9.3-2|14	BuildRequires:	pkgconfig(libcurl)
14cr|rtorrent-0.9.3-2|15	BuildRequires:	pkgconfig(ncursesw)
14cr|rtorrent-0.9.3-2|16	BuildRequires:	pkgconfig(xmlrpc)
14cr|rtorrent-0.9.3-2|17	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|rtorrent-0.9.3-2|18	
14cr|rtorrent-0.9.3-2|19	Requires:	libtorrent >= %{libtorrentver}
14cr|rtorrent-0.9.3-2|20	
14cr|rtorrent-0.9.3-2|21	%description
14cr|rtorrent-0.9.3-2|22	This is a text mode BitTorrent client with a curses interface based on
14cr|rtorrent-0.9.3-2|23	libtorrent.
14cr|rtorrent-0.9.3-2|24	
14cr|rtorrent-0.9.3-2|25	%prep
14cr|rtorrent-0.9.3-2|26	%setup -q
14cr|rtorrent-0.9.3-2|27	
14cr|rtorrent-0.9.3-2|28	%build
14cr|rtorrent-0.9.3-2|29	export CPPFLAGS=-I%{_includedir}/ncursesw
14cr|rtorrent-0.9.3-2|30	export LIBS="-lpthread -lxmlrpc -lxmlrpc_util"
14cr|rtorrent-0.9.3-2|31	
14cr|rtorrent-0.9.3-2|32	%configure2_5x --with-xmlrpc-c
14cr|rtorrent-0.9.3-2|33	%make
14cr|rtorrent-0.9.3-2|34	
14cr|rtorrent-0.9.3-2|35	
14cr|rtorrent-0.9.3-2|36	%install
14cr|rtorrent-0.9.3-2|37	%makeinstall_std
14cr|rtorrent-0.9.3-2|38	
14cr|rtorrent-0.9.3-2|39	
14cr|rtorrent-0.9.3-2|40	%files
14cr|rtorrent-0.9.3-2|41	%doc README AUTHORS doc/rtorrent.rc
14cr|rtorrent-0.9.3-2|42	%{_bindir}/rtorrent
14cr|rtorrent-0.9.3-2|43	
14cr|rtorrent-0.9.3-2|44	
14cr|rtorrent-0.9.3-2|45	
14cr|rtorrent-0.9.3-2|46	%changelog
14cr|rtorrent-0.9.3-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.3-2
14cr|rtorrent-0.9.3-2|48	+ Revision: 633866a
14cr|rtorrent-0.9.3-2|49	- MassBuild#464: Increase release tag
14cr|rtorrent-0.9.3-2|50	
14cr|rtorrent-0.9.3-2|51	

7784 14
14cr|R-tree-1.0.35-2|1	%global packname  tree
14cr|R-tree-1.0.35-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tree-1.0.35-2|3	
14cr|R-tree-1.0.35-2|4	Name:             R-%{packname}
14cr|R-tree-1.0.35-2|5	Version:          1.0.35
14cr|R-tree-1.0.35-2|6	Release:          2
14cr|R-tree-1.0.35-2|7	Summary:          Classification and regression trees
14cr|R-tree-1.0.35-2|8	Group:            Sciences/Mathematics
14cr|R-tree-1.0.35-2|9	License:          GPL-2 | GPL-3
14cr|R-tree-1.0.35-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tree-1.0.35-2|11	Source0:          http://cran.r-project.org/src/contrib/tree_1.0-35.tar.gz
14cr|R-tree-1.0.35-2|12	Requires:         R-grDevices R-graphics R-stats
14cr|R-tree-1.0.35-2|13	Requires:         R-MASS
14cr|R-tree-1.0.35-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices R-graphics R-stats
14cr|R-tree-1.0.35-2|15	BuildRequires:    R-MASS
14cr|R-tree-1.0.35-2|16	
14cr|R-tree-1.0.35-2|17	%description
14cr|R-tree-1.0.35-2|18	Classification and Regression Trees.
14cr|R-tree-1.0.35-2|19	
14cr|R-tree-1.0.35-2|20	%prep
14cr|R-tree-1.0.35-2|21	%setup -q -c -n %{packname}
14cr|R-tree-1.0.35-2|22	
14cr|R-tree-1.0.35-2|23	%build
14cr|R-tree-1.0.35-2|24	
14cr|R-tree-1.0.35-2|25	%install
14cr|R-tree-1.0.35-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tree-1.0.35-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tree-1.0.35-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tree-1.0.35-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tree-1.0.35-2|30	
14cr|R-tree-1.0.35-2|31	%check
14cr|R-tree-1.0.35-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-tree-1.0.35-2|33	
14cr|R-tree-1.0.35-2|34	%files
14cr|R-tree-1.0.35-2|35	%dir %{rlibdir}/%{packname}
14cr|R-tree-1.0.35-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-tree-1.0.35-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tree-1.0.35-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-tree-1.0.35-2|39	# %{rlibdir}/%{packname}/LICENCE
14cr|R-tree-1.0.35-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tree-1.0.35-2|41	%{rlibdir}/%{packname}/Meta
14cr|R-tree-1.0.35-2|42	%{rlibdir}/%{packname}/R
14cr|R-tree-1.0.35-2|43	%{rlibdir}/%{packname}/help
14cr|R-tree-1.0.35-2|44	%{rlibdir}/%{packname}/libs
14cr|R-tree-1.0.35-2|45	%{rlibdir}/%{packname}/po
14cr|R-tree-1.0.35-2|46	
14cr|R-tree-1.0.35-2|47	
14cr|R-tree-1.0.35-2|48	%changelog
14cr|R-tree-1.0.35-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.35-2
14cr|R-tree-1.0.35-2|50	+ Revision: 471cd6a
14cr|R-tree-1.0.35-2|51	- MassBuild#464: Increase release tag
14cr|R-tree-1.0.35-2|52	
14cr|R-tree-1.0.35-2|53	

7785 14
14cr|R-trimcluster-0.1_2-3|1	%global packname  trimcluster
14cr|R-trimcluster-0.1_2-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-trimcluster-0.1_2-3|3	
14cr|R-trimcluster-0.1_2-3|4	Name:             R-%{packname}
14cr|R-trimcluster-0.1_2-3|5	Version:          0.1_2
14cr|R-trimcluster-0.1_2-3|6	Release:          3
14cr|R-trimcluster-0.1_2-3|7	Summary:          Cluster analysis with trimming
14cr|R-trimcluster-0.1_2-3|8	Group:            Sciences/Mathematics
14cr|R-trimcluster-0.1_2-3|9	License:          GPL
14cr|R-trimcluster-0.1_2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-trimcluster-0.1_2-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-2.tar.gz
14cr|R-trimcluster-0.1_2-3|12	Source1:          NAMESPACE
14cr|R-trimcluster-0.1_2-3|13	BuildArch:        noarch
14cr|R-trimcluster-0.1_2-3|14	Requires:         R-core
14cr|R-trimcluster-0.1_2-3|15	Requires:         R-fpc
14cr|R-trimcluster-0.1_2-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-trimcluster-0.1_2-3|17	BuildRequires:    R-fpc
14cr|R-trimcluster-0.1_2-3|18	
14cr|R-trimcluster-0.1_2-3|19	%description
14cr|R-trimcluster-0.1_2-3|20	Trimmed k-means clustering.
14cr|R-trimcluster-0.1_2-3|21	
14cr|R-trimcluster-0.1_2-3|22	%prep
14cr|R-trimcluster-0.1_2-3|23	%setup -q -c -n %{packname}
14cr|R-trimcluster-0.1_2-3|24	cp %{SOURCE1} %{packname}/
14cr|R-trimcluster-0.1_2-3|25	
14cr|R-trimcluster-0.1_2-3|26	%build
14cr|R-trimcluster-0.1_2-3|27	
14cr|R-trimcluster-0.1_2-3|28	%install
14cr|R-trimcluster-0.1_2-3|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-trimcluster-0.1_2-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-trimcluster-0.1_2-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-trimcluster-0.1_2-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-trimcluster-0.1_2-3|33	
14cr|R-trimcluster-0.1_2-3|34	%check
14cr|R-trimcluster-0.1_2-3|35	%{_bindir}/R CMD check %{packname}
14cr|R-trimcluster-0.1_2-3|36	
14cr|R-trimcluster-0.1_2-3|37	%files
14cr|R-trimcluster-0.1_2-3|38	%dir %{rlibdir}/%{packname}
14cr|R-trimcluster-0.1_2-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-trimcluster-0.1_2-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-trimcluster-0.1_2-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-trimcluster-0.1_2-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-trimcluster-0.1_2-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-trimcluster-0.1_2-3|44	%{rlibdir}/%{packname}/R
14cr|R-trimcluster-0.1_2-3|45	%{rlibdir}/%{packname}/help
14cr|R-trimcluster-0.1_2-3|46	
14cr|R-trimcluster-0.1_2-3|47	
14cr|R-trimcluster-0.1_2-3|48	
14cr|R-trimcluster-0.1_2-3|49	%changelog
14cr|R-trimcluster-0.1_2-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1_2-3
14cr|R-trimcluster-0.1_2-3|51	+ Revision: 4dc85ac
14cr|R-trimcluster-0.1_2-3|52	- MassBuild#464: Increase release tag
14cr|R-trimcluster-0.1_2-3|53	
14cr|R-trimcluster-0.1_2-3|54	

7786 14
14cr|R-tripack-1.3.6-2|1	%global packname  tripack
14cr|R-tripack-1.3.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tripack-1.3.6-2|3	
14cr|R-tripack-1.3.6-2|4	Name:             R-%{packname}
14cr|R-tripack-1.3.6-2|5	Version:          1.3.6
14cr|R-tripack-1.3.6-2|6	Release:          2
14cr|R-tripack-1.3.6-2|7	Summary:          Triangulation of irregularly spaced data
14cr|R-tripack-1.3.6-2|8	Group:            Sciences/Mathematics
14cr|R-tripack-1.3.6-2|9	License:          file LICENSE
14cr|R-tripack-1.3.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tripack-1.3.6-2|11	Source0:          http://cran.r-project.org/src/contrib/tripack_1.3-6.tar.gz
14cr|R-tripack-1.3.6-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-tripack-1.3.6-2|13	
14cr|R-tripack-1.3.6-2|14	%description
14cr|R-tripack-1.3.6-2|15	A constrained two-dimensional Delaunay triangulation package
14cr|R-tripack-1.3.6-2|16	
14cr|R-tripack-1.3.6-2|17	%prep
14cr|R-tripack-1.3.6-2|18	%setup -q -c -n %{packname}
14cr|R-tripack-1.3.6-2|19	
14cr|R-tripack-1.3.6-2|20	%build
14cr|R-tripack-1.3.6-2|21	
14cr|R-tripack-1.3.6-2|22	%install
14cr|R-tripack-1.3.6-2|23	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tripack-1.3.6-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tripack-1.3.6-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tripack-1.3.6-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tripack-1.3.6-2|27	
14cr|R-tripack-1.3.6-2|28	%check
14cr|R-tripack-1.3.6-2|29	%{_bindir}/R CMD check %{packname}
14cr|R-tripack-1.3.6-2|30	
14cr|R-tripack-1.3.6-2|31	%files
14cr|R-tripack-1.3.6-2|32	%dir %{rlibdir}/%{packname}
14cr|R-tripack-1.3.6-2|33	%doc %{rlibdir}/%{packname}/html
14cr|R-tripack-1.3.6-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tripack-1.3.6-2|35	%{rlibdir}/%{packname}/INDEX
14cr|R-tripack-1.3.6-2|36	%{rlibdir}/%{packname}/LICENSE
14cr|R-tripack-1.3.6-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tripack-1.3.6-2|38	%{rlibdir}/%{packname}/Meta
14cr|R-tripack-1.3.6-2|39	%{rlibdir}/%{packname}/R
14cr|R-tripack-1.3.6-2|40	%{rlibdir}/%{packname}/data
14cr|R-tripack-1.3.6-2|41	%{rlibdir}/%{packname}/help
14cr|R-tripack-1.3.6-2|42	%{rlibdir}/%{packname}/libs
14cr|R-tripack-1.3.6-2|43	
14cr|R-tripack-1.3.6-2|44	
14cr|R-tripack-1.3.6-2|45	
14cr|R-tripack-1.3.6-2|46	%changelog
14cr|R-tripack-1.3.6-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-2
14cr|R-tripack-1.3.6-2|48	+ Revision: 0806a67
14cr|R-tripack-1.3.6-2|49	- MassBuild#464: Increase release tag
14cr|R-tripack-1.3.6-2|50	
14cr|R-tripack-1.3.6-2|51	

7787 14
14cr|R-truncreg-0.2.1-2|1	%global packname  truncreg
14cr|R-truncreg-0.2.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-truncreg-0.2.1-2|3	
14cr|R-truncreg-0.2.1-2|4	Name:             R-%{packname}
14cr|R-truncreg-0.2.1-2|5	Version:          0.2.1
14cr|R-truncreg-0.2.1-2|6	Release:          2
14cr|R-truncreg-0.2.1-2|7	Summary:          Truncated Regression Models
14cr|R-truncreg-0.2.1-2|8	Group:            Sciences/Mathematics
14cr|R-truncreg-0.2.1-2|9	License:          GPL (>=2)
14cr|R-truncreg-0.2.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-truncreg-0.2.1-2|11	Source0:          http://cran.r-project.org/src/contrib/truncreg_0.2-1.tar.gz
14cr|R-truncreg-0.2.1-2|12	BuildArch:        noarch
14cr|R-truncreg-0.2.1-2|13	Requires:         R-core
14cr|R-truncreg-0.2.1-2|14	Requires:         R-maxLik
14cr|R-truncreg-0.2.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-maxLik
14cr|R-truncreg-0.2.1-2|16	
14cr|R-truncreg-0.2.1-2|17	%description
14cr|R-truncreg-0.2.1-2|18	Estimation of models for truncated variables by maximum likelihood
14cr|R-truncreg-0.2.1-2|19	
14cr|R-truncreg-0.2.1-2|20	%prep
14cr|R-truncreg-0.2.1-2|21	%setup -q -c -n %{packname}
14cr|R-truncreg-0.2.1-2|22	
14cr|R-truncreg-0.2.1-2|23	%build
14cr|R-truncreg-0.2.1-2|24	
14cr|R-truncreg-0.2.1-2|25	%install
14cr|R-truncreg-0.2.1-2|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-truncreg-0.2.1-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-truncreg-0.2.1-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-truncreg-0.2.1-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-truncreg-0.2.1-2|30	
14cr|R-truncreg-0.2.1-2|31	%check
14cr|R-truncreg-0.2.1-2|32	%{_bindir}/R CMD check %{packname}
14cr|R-truncreg-0.2.1-2|33	
14cr|R-truncreg-0.2.1-2|34	%files
14cr|R-truncreg-0.2.1-2|35	%dir %{rlibdir}/%{packname}
14cr|R-truncreg-0.2.1-2|36	%doc %{rlibdir}/%{packname}/html
14cr|R-truncreg-0.2.1-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-truncreg-0.2.1-2|38	%{rlibdir}/%{packname}/INDEX
14cr|R-truncreg-0.2.1-2|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-truncreg-0.2.1-2|40	%{rlibdir}/%{packname}/Meta
14cr|R-truncreg-0.2.1-2|41	%{rlibdir}/%{packname}/R
14cr|R-truncreg-0.2.1-2|42	%{rlibdir}/%{packname}/help
14cr|R-truncreg-0.2.1-2|43	%{rlibdir}/truncreg/NEWS
14cr|R-truncreg-0.2.1-2|44	
14cr|R-truncreg-0.2.1-2|45	
14cr|R-truncreg-0.2.1-2|46	
14cr|R-truncreg-0.2.1-2|47	%changelog
14cr|R-truncreg-0.2.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|R-truncreg-0.2.1-2|49	+ Revision: f4e7802
14cr|R-truncreg-0.2.1-2|50	- MassBuild#464: Increase release tag
14cr|R-truncreg-0.2.1-2|51	
14cr|R-truncreg-0.2.1-2|52	

7788 14
14cr|R-trust-0.1.6-2|1	%global packname  trust
14cr|R-trust-0.1.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-trust-0.1.6-2|3	
14cr|R-trust-0.1.6-2|4	%define debug_package %{nil}
14cr|R-trust-0.1.6-2|5	
14cr|R-trust-0.1.6-2|6	Name:             R-%{packname}
14cr|R-trust-0.1.6-2|7	Version:          0.1.6
14cr|R-trust-0.1.6-2|8	Release:          2
14cr|R-trust-0.1.6-2|9	Summary:          Trust Region Optimization
14cr|R-trust-0.1.6-2|10	
14cr|R-trust-0.1.6-2|11	Group:            Sciences/Mathematics
14cr|R-trust-0.1.6-2|12	License:          X11
14cr|R-trust-0.1.6-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-trust-0.1.6-2|14	Source0:          http://cran.r-project.org/src/contrib/trust_0.1-6.tar.gz
14cr|R-trust-0.1.6-2|15	BuildRequires:    R-devel
14cr|R-trust-0.1.6-2|16	BuildRequires:    Rmath-devel
14cr|R-trust-0.1.6-2|17	BuildRequires:    texlive-collection-latex
14cr|R-trust-0.1.6-2|18	BuildRequires:    pkgconfig(lapack)
14cr|R-trust-0.1.6-2|19	
14cr|R-trust-0.1.6-2|20	%description
14cr|R-trust-0.1.6-2|21	local optimization using two derivatives and trust regions
14cr|R-trust-0.1.6-2|22	
14cr|R-trust-0.1.6-2|23	%prep
14cr|R-trust-0.1.6-2|24	%setup -q -c -n %{packname}
14cr|R-trust-0.1.6-2|25	
14cr|R-trust-0.1.6-2|26	%build
14cr|R-trust-0.1.6-2|27	
14cr|R-trust-0.1.6-2|28	%install
14cr|R-trust-0.1.6-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-trust-0.1.6-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-trust-0.1.6-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-trust-0.1.6-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-trust-0.1.6-2|33	
14cr|R-trust-0.1.6-2|34	%check
14cr|R-trust-0.1.6-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-trust-0.1.6-2|36	
14cr|R-trust-0.1.6-2|37	%files
14cr|R-trust-0.1.6-2|38	%dir %{rlibdir}/%{packname}
14cr|R-trust-0.1.6-2|39	%doc %{rlibdir}/%{packname}/doc
14cr|R-trust-0.1.6-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-trust-0.1.6-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-trust-0.1.6-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-trust-0.1.6-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-trust-0.1.6-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-trust-0.1.6-2|45	%{rlibdir}/%{packname}/R
14cr|R-trust-0.1.6-2|46	%{rlibdir}/%{packname}/help
14cr|R-trust-0.1.6-2|47	%{rlibdir}/%{packname}/LICENSE
14cr|R-trust-0.1.6-2|48	
14cr|R-trust-0.1.6-2|49	
14cr|R-trust-0.1.6-2|50	%changelog
14cr|R-trust-0.1.6-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-2
14cr|R-trust-0.1.6-2|52	+ Revision: 2cd427d
14cr|R-trust-0.1.6-2|53	- MassBuild#464: Increase release tag
14cr|R-trust-0.1.6-2|54	
14cr|R-trust-0.1.6-2|55	

7789 14
14cr|R-TSA-1.01-2|1	%global packname  TSA
14cr|R-TSA-1.01-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-TSA-1.01-2|3	
14cr|R-TSA-1.01-2|4	Name:             R-%{packname}
14cr|R-TSA-1.01-2|5	Version:          1.01
14cr|R-TSA-1.01-2|6	Release:          2
14cr|R-TSA-1.01-2|7	Summary:          Time Series Analysis
14cr|R-TSA-1.01-2|8	Group:            Sciences/Mathematics
14cr|R-TSA-1.01-2|9	License:          GPL (>= 2)
14cr|R-TSA-1.01-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-TSA-1.01-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-TSA-1.01-2|12	BuildArch:        noarch
14cr|R-TSA-1.01-2|13	Requires:         R-core
14cr|R-TSA-1.01-2|14	Requires:         R-leaps R-locfit R-mgcv R-tseries
14cr|R-TSA-1.01-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-leaps R-locfit R-mgcv R-tseries
14cr|R-TSA-1.01-2|16	
14cr|R-TSA-1.01-2|17	%description
14cr|R-TSA-1.01-2|18	Contains R functions and datasets detailed in the book "Time Series
14cr|R-TSA-1.01-2|19	Analysis with Applications in R (second edition)" by Jonathan Cryer and
14cr|R-TSA-1.01-2|20	Kung-Sik Chan
14cr|R-TSA-1.01-2|21	
14cr|R-TSA-1.01-2|22	%prep
14cr|R-TSA-1.01-2|23	%setup -q -c -n %{packname}
14cr|R-TSA-1.01-2|24	
14cr|R-TSA-1.01-2|25	%build
14cr|R-TSA-1.01-2|26	
14cr|R-TSA-1.01-2|27	%install
14cr|R-TSA-1.01-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TSA-1.01-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TSA-1.01-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TSA-1.01-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TSA-1.01-2|32	
14cr|R-TSA-1.01-2|33	%check
14cr|R-TSA-1.01-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-TSA-1.01-2|35	
14cr|R-TSA-1.01-2|36	%files
14cr|R-TSA-1.01-2|37	%dir %{rlibdir}/%{packname}
14cr|R-TSA-1.01-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-TSA-1.01-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TSA-1.01-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-TSA-1.01-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TSA-1.01-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-TSA-1.01-2|43	%{rlibdir}/%{packname}/R
14cr|R-TSA-1.01-2|44	%{rlibdir}/%{packname}/data
14cr|R-TSA-1.01-2|45	%{rlibdir}/%{packname}/help
14cr|R-TSA-1.01-2|46	
14cr|R-TSA-1.01-2|47	
14cr|R-TSA-1.01-2|48	
14cr|R-TSA-1.01-2|49	%changelog
14cr|R-TSA-1.01-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-2
14cr|R-TSA-1.01-2|51	+ Revision: 7d7c092
14cr|R-TSA-1.01-2|52	- MassBuild#464: Increase release tag
14cr|R-TSA-1.01-2|53	
14cr|R-TSA-1.01-2|54	

7790 14
14cr|R-tseries-0.10.32-2|1	%global packname  tseries
14cr|R-tseries-0.10.32-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tseries-0.10.32-2|3	
14cr|R-tseries-0.10.32-2|4	Name:             R-%{packname}
14cr|R-tseries-0.10.32-2|5	Version:          0.10.32
14cr|R-tseries-0.10.32-2|6	Release:          2
14cr|R-tseries-0.10.32-2|7	Summary:          Time series analysis and computational finance
14cr|R-tseries-0.10.32-2|8	Group:            Sciences/Mathematics
14cr|R-tseries-0.10.32-2|9	License:          GPL-2
14cr|R-tseries-0.10.32-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tseries-0.10.32-2|11	Source0:          http://cran.r-project.org/src/contrib/tseries_0.10-32.tar.gz
14cr|R-tseries-0.10.32-2|12	Requires:         R-quadprog R-stats R-zoo R-graphics R-stats R-utils R-its
14cr|R-tseries-0.10.32-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-tseries-0.10.32-2|14	BuildRequires:    R-quadprog R-stats R-zoo R-graphics R-stats R-utils R-its
14cr|R-tseries-0.10.32-2|15	BuildRequires:    blas-devel
14cr|R-tseries-0.10.32-2|16	BuildRequires:    lapack-devel
14cr|R-tseries-0.10.32-2|17	
14cr|R-tseries-0.10.32-2|18	%description
14cr|R-tseries-0.10.32-2|19	Package for time series analysis and computational finance
14cr|R-tseries-0.10.32-2|20	
14cr|R-tseries-0.10.32-2|21	%prep
14cr|R-tseries-0.10.32-2|22	%setup -q -c -n %{packname}
14cr|R-tseries-0.10.32-2|23	
14cr|R-tseries-0.10.32-2|24	%build
14cr|R-tseries-0.10.32-2|25	
14cr|R-tseries-0.10.32-2|26	%install
14cr|R-tseries-0.10.32-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tseries-0.10.32-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tseries-0.10.32-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tseries-0.10.32-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tseries-0.10.32-2|31	
14cr|R-tseries-0.10.32-2|32	%check
14cr|R-tseries-0.10.32-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-tseries-0.10.32-2|34	
14cr|R-tseries-0.10.32-2|35	%files
14cr|R-tseries-0.10.32-2|36	%dir %{rlibdir}/%{packname}
14cr|R-tseries-0.10.32-2|37	%doc %{rlibdir}/%{packname}/html
14cr|R-tseries-0.10.32-2|38	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-tseries-0.10.32-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tseries-0.10.32-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-tseries-0.10.32-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tseries-0.10.32-2|42	%{rlibdir}/%{packname}/Meta
14cr|R-tseries-0.10.32-2|43	%{rlibdir}/%{packname}/R
14cr|R-tseries-0.10.32-2|44	%{rlibdir}/%{packname}/data
14cr|R-tseries-0.10.32-2|45	%{rlibdir}/%{packname}/help
14cr|R-tseries-0.10.32-2|46	%{rlibdir}/%{packname}/libs
14cr|R-tseries-0.10.32-2|47	
14cr|R-tseries-0.10.32-2|48	%changelog
14cr|R-tseries-0.10.32-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.32-2
14cr|R-tseries-0.10.32-2|50	+ Revision: f8f9027
14cr|R-tseries-0.10.32-2|51	- MassBuild#464: Increase release tag
14cr|R-tseries-0.10.32-2|52	
14cr|R-tseries-0.10.32-2|53	

7791 14
14cr|R-TSP-1.0.8-3|1	%global packname  TSP
14cr|R-TSP-1.0.8-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-TSP-1.0.8-3|3	
14cr|R-TSP-1.0.8-3|4	Name:             R-%{packname}
14cr|R-TSP-1.0.8-3|5	Version:          1.0.8
14cr|R-TSP-1.0.8-3|6	Release:          3
14cr|R-TSP-1.0.8-3|7	Summary:          Traveling Salesperson Problem (TSP)
14cr|R-TSP-1.0.8-3|8	Group:            Sciences/Mathematics
14cr|R-TSP-1.0.8-3|9	License:          GPL-2
14cr|R-TSP-1.0.8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-TSP-1.0.8-3|11	Source0:          http://cran.r-project.org/src/contrib/TSP_1.0-8.tar.gz
14cr|R-TSP-1.0.8-3|12	Requires:         R-maps R-sp R-maptools
14cr|R-TSP-1.0.8-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-TSP-1.0.8-3|14	BuildRequires:    R-maps R-sp R-maptools
14cr|R-TSP-1.0.8-3|15	BuildRequires:    blas-devel
14cr|R-TSP-1.0.8-3|16	BuildRequires:    lapack-devel
14cr|R-TSP-1.0.8-3|17	
14cr|R-TSP-1.0.8-3|18	%description
14cr|R-TSP-1.0.8-3|19	Basic infrastructure and some algorithms for the traveling salesperson
14cr|R-TSP-1.0.8-3|20	problem (also traveling salesman problem; TSP). The package provides some
14cr|R-TSP-1.0.8-3|21	simple algorithms and an interface to Concorde, the currently fastest TSP
14cr|R-TSP-1.0.8-3|22	solver. Concorde itself is not included in the package and has to be
14cr|R-TSP-1.0.8-3|23	obtained separately.
14cr|R-TSP-1.0.8-3|24	
14cr|R-TSP-1.0.8-3|25	%prep
14cr|R-TSP-1.0.8-3|26	%setup -q -c -n %{packname}
14cr|R-TSP-1.0.8-3|27	
14cr|R-TSP-1.0.8-3|28	%build
14cr|R-TSP-1.0.8-3|29	
14cr|R-TSP-1.0.8-3|30	%install
14cr|R-TSP-1.0.8-3|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TSP-1.0.8-3|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TSP-1.0.8-3|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TSP-1.0.8-3|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TSP-1.0.8-3|35	
14cr|R-TSP-1.0.8-3|36	%check
14cr|R-TSP-1.0.8-3|37	%{_bindir}/R CMD check %{packname}
14cr|R-TSP-1.0.8-3|38	
14cr|R-TSP-1.0.8-3|39	%files
14cr|R-TSP-1.0.8-3|40	%dir %{rlibdir}/%{packname}
14cr|R-TSP-1.0.8-3|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-TSP-1.0.8-3|42	%doc %{rlibdir}/%{packname}/html
14cr|R-TSP-1.0.8-3|43	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-TSP-1.0.8-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TSP-1.0.8-3|45	%{rlibdir}/%{packname}/INDEX
14cr|R-TSP-1.0.8-3|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TSP-1.0.8-3|47	%{rlibdir}/%{packname}/Meta
14cr|R-TSP-1.0.8-3|48	%{rlibdir}/%{packname}/R
14cr|R-TSP-1.0.8-3|49	%{rlibdir}/%{packname}/data
14cr|R-TSP-1.0.8-3|50	%{rlibdir}/%{packname}/help
14cr|R-TSP-1.0.8-3|51	%{rlibdir}/%{packname}/libs
14cr|R-TSP-1.0.8-3|52	%{rlibdir}/%{packname}/NEWS
14cr|R-TSP-1.0.8-3|53	
14cr|R-TSP-1.0.8-3|54	
14cr|R-TSP-1.0.8-3|55	
14cr|R-TSP-1.0.8-3|56	%changelog
14cr|R-TSP-1.0.8-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-3
14cr|R-TSP-1.0.8-3|58	+ Revision: 7df6125
14cr|R-TSP-1.0.8-3|59	- MassBuild#464: Increase release tag
14cr|R-TSP-1.0.8-3|60	
14cr|R-TSP-1.0.8-3|61	

7792 14
14cr|rt-tests-0.72-3|1	%define name rt-tests
14cr|rt-tests-0.72-3|2	%define version 0.72
14cr|rt-tests-0.72-3|3	%define release 3
14cr|rt-tests-0.72-3|4	
14cr|rt-tests-0.72-3|5	Summary: Programs that test various rt-features
14cr|rt-tests-0.72-3|6	Name:    %{name}
14cr|rt-tests-0.72-3|7	Version: %{version}
14cr|rt-tests-0.72-3|8	Release: %{release}
14cr|rt-tests-0.72-3|9	License: GPLv2
14cr|rt-tests-0.72-3|10	Group:   Development/Other
14cr|rt-tests-0.72-3|11	URL:     http://rt.wiki.kernel.org/index.php/Cyclictest
14cr|rt-tests-0.72-3|12	Source0: %{name}-%{version}.tar.bz2
14cr|rt-tests-0.72-3|13	Patch0: rt-tests-0.72-fix-str-fmt.patch
14cr|rt-tests-0.72-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|rt-tests-0.72-3|15	BuildRequires: python
14cr|rt-tests-0.72-3|16	
14cr|rt-tests-0.72-3|17	%description
14cr|rt-tests-0.72-3|18	A set of programs that test and measure various components of "realtime"
14cr|rt-tests-0.72-3|19	kernel behavior, such as timer latency, signal latency and the functioning
14cr|rt-tests-0.72-3|20	of priority-inheritance mutexes.
14cr|rt-tests-0.72-3|21	
14cr|rt-tests-0.72-3|22	%prep
14cr|rt-tests-0.72-3|23	%setup -q -n %{name}
14cr|rt-tests-0.72-3|24	%patch0 -p0
14cr|rt-tests-0.72-3|25	
14cr|rt-tests-0.72-3|26	%build
14cr|rt-tests-0.72-3|27	%make CC="gcc %{optflags} %{ldflags}"
14cr|rt-tests-0.72-3|28	
14cr|rt-tests-0.72-3|29	%install
14cr|rt-tests-0.72-3|30	rm -rf $RPM_BUILD_ROOT
14cr|rt-tests-0.72-3|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|rt-tests-0.72-3|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
14cr|rt-tests-0.72-3|33	mkdir -p $RPM_BUILD_ROOT/%{python_sitelib}
14cr|rt-tests-0.72-3|34	make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install
14cr|rt-tests-0.72-3|35	
14cr|rt-tests-0.72-3|36	%clean
14cr|rt-tests-0.72-3|37	rm -rf $RPM_BUILD_ROOT
14cr|rt-tests-0.72-3|38	
14cr|rt-tests-0.72-3|39	
14cr|rt-tests-0.72-3|40	%files
14cr|rt-tests-0.72-3|41	%defattr(-,root,root,-)
14cr|rt-tests-0.72-3|42	%doc ChangeLog COPYING
14cr|rt-tests-0.72-3|43	%{_bindir}/cyclictest
14cr|rt-tests-0.72-3|44	%{_bindir}/hackbench
14cr|rt-tests-0.72-3|45	%{_bindir}/pip_stress
14cr|rt-tests-0.72-3|46	%{_bindir}/pi_stress
14cr|rt-tests-0.72-3|47	%{_bindir}/pmqtest
14cr|rt-tests-0.72-3|48	%{_bindir}/ptsematest
14cr|rt-tests-0.72-3|49	%{_bindir}/rt-migrate-test
14cr|rt-tests-0.72-3|50	%{_bindir}/sendme
14cr|rt-tests-0.72-3|51	%{_bindir}/signaltest
14cr|rt-tests-0.72-3|52	%{_bindir}/hwlatdetect
14cr|rt-tests-0.72-3|53	%{_bindir}/sigwaittest
14cr|rt-tests-0.72-3|54	%{_bindir}/svsematest
14cr|rt-tests-0.72-3|55	%{_mandir}/man4/*.4.*
14cr|rt-tests-0.72-3|56	%{_mandir}/man8/*.8.*
14cr|rt-tests-0.72-3|57	%{python_sitelib}/hwlatdetect.py
14cr|rt-tests-0.72-3|58	%{_usrsrc}/backfire/backfire.c
14cr|rt-tests-0.72-3|59	
14cr|rt-tests-0.72-3|60	
14cr|rt-tests-0.72-3|61	
14cr|rt-tests-0.72-3|62	%changelog
14cr|rt-tests-0.72-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.72-3
14cr|rt-tests-0.72-3|64	+ Revision: 6b2a9b8
14cr|rt-tests-0.72-3|65	- MassBuild#464: Increase release tag
14cr|rt-tests-0.72-3|66	
14cr|rt-tests-0.72-3|67	

7793 14
14cr|R-tweedie-2.1.7-2|1	%global packname  tweedie
14cr|R-tweedie-2.1.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-tweedie-2.1.7-2|3	
14cr|R-tweedie-2.1.7-2|4	Name:             R-%{packname}
14cr|R-tweedie-2.1.7-2|5	Version:          2.1.7
14cr|R-tweedie-2.1.7-2|6	Release:          2
14cr|R-tweedie-2.1.7-2|7	Summary:          Tweedie exponential family models
14cr|R-tweedie-2.1.7-2|8	Group:            Sciences/Mathematics
14cr|R-tweedie-2.1.7-2|9	License:          GPL (>= 2)
14cr|R-tweedie-2.1.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-tweedie-2.1.7-2|11	Source0:          http://cran.r-project.org/src/contrib/tweedie_2.1.7.tar.gz
14cr|R-tweedie-2.1.7-2|12	Requires:         R-statmod
14cr|R-tweedie-2.1.7-2|13	Requires:         R-fBasics
14cr|R-tweedie-2.1.7-2|14	Requires:         R-stabledist
14cr|R-tweedie-2.1.7-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statmod
14cr|R-tweedie-2.1.7-2|16	BuildRequires:    R-fBasics
14cr|R-tweedie-2.1.7-2|17	BuildRequires:    R-stabledist
14cr|R-tweedie-2.1.7-2|18	
14cr|R-tweedie-2.1.7-2|19	%description
14cr|R-tweedie-2.1.7-2|20	Maximum likelihood computations for Tweedie families.
14cr|R-tweedie-2.1.7-2|21	
14cr|R-tweedie-2.1.7-2|22	%prep
14cr|R-tweedie-2.1.7-2|23	%setup -q -c -n %{packname}
14cr|R-tweedie-2.1.7-2|24	
14cr|R-tweedie-2.1.7-2|25	%build
14cr|R-tweedie-2.1.7-2|26	
14cr|R-tweedie-2.1.7-2|27	%install
14cr|R-tweedie-2.1.7-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-tweedie-2.1.7-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-tweedie-2.1.7-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-tweedie-2.1.7-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-tweedie-2.1.7-2|32	
14cr|R-tweedie-2.1.7-2|33	%check
14cr|R-tweedie-2.1.7-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-tweedie-2.1.7-2|35	
14cr|R-tweedie-2.1.7-2|36	%files
14cr|R-tweedie-2.1.7-2|37	%dir %{rlibdir}/%{packname}
14cr|R-tweedie-2.1.7-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-tweedie-2.1.7-2|39	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-tweedie-2.1.7-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-tweedie-2.1.7-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-tweedie-2.1.7-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-tweedie-2.1.7-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-tweedie-2.1.7-2|44	%{rlibdir}/%{packname}/R
14cr|R-tweedie-2.1.7-2|45	%{rlibdir}/%{packname}/help
14cr|R-tweedie-2.1.7-2|46	%{rlibdir}/%{packname}/libs
14cr|R-tweedie-2.1.7-2|47	
14cr|R-tweedie-2.1.7-2|48	
14cr|R-tweedie-2.1.7-2|49	
14cr|R-tweedie-2.1.7-2|50	%changelog
14cr|R-tweedie-2.1.7-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-2
14cr|R-tweedie-2.1.7-2|52	+ Revision: 3fdcfee
14cr|R-tweedie-2.1.7-2|53	- MassBuild#464: Increase release tag
14cr|R-tweedie-2.1.7-2|54	
14cr|R-tweedie-2.1.7-2|55	

7794 14
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|1	%global packname  TxDb.Hsapiens.UCSC.hg19.knownGene
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|3	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|4	Name:             R-%{packname}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|5	Version:          2.10.1
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|6	Release:          2
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|7	Summary:          Annotation package for the Hsapiens_UCSC_hg19_knownGene_TxDb object
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|9	License:          Artistic-2.0
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/TxDb.Hsapiens.UCSC.hg19.knownGene_2.10.1.tar.gz
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|12	BuildArch:        noarch
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|13	Requires:         R-core
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|14	Requires:         R-GenomicFeatures
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|15	Requires:         R-GenomicFeatures R-AnnotationDbi
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-GenomicFeatures
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|17	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|18	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|19	%description
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|20	Contains the Hsapiens_UCSC_hg19_knownGene_TxDb object annotation database
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|21	as generated from UCSC
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|22	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|23	%prep
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|24	%setup -q -c -n %{packname}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|25	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|26	%build
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|27	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|28	%install
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|33	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|34	%check
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|36	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|37	%files
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|38	%dir %{rlibdir}/%{packname}
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|44	%{rlibdir}/%{packname}/R
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|45	%{rlibdir}/%{packname}/extdata
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|46	%{rlibdir}/%{packname}/help
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|47	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|48	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|49	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|50	%changelog
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|52	+ Revision: 4ee8eeb
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|53	- MassBuild#464: Increase release tag
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|54	
14cr|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-2|55	

7795 14
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|1	%global packname  TxDb.Rnorvegicus.UCSC.rn5.refGene
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|3	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|4	Name:             R-%{packname}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|5	Version:          2.10.1
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|6	Release:          2
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|7	Summary:          Annotation package for TranscriptDb object(s)
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|8	Group:            Sciences/Mathematics
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|9	License:          Artistic-2.0
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|12	BuildArch:        noarch
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|13	Requires:         R-core
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|14	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|15	Requires:         R-GenomicFeatures
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|16	Requires:         R-GenomicFeatures R-AnnotationDbi
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|17	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-GenomicFeatures
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|20	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|21	%description
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|22	Exposes an annotation databases generated from UCSC by exposing these as
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|23	TranscriptDb objects
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|24	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|25	%prep
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|26	%setup -q -c -n %{packname}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|27	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|28	%build
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|29	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|30	%install
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|35	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|36	%check
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|38	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|39	%files
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|40	%dir %{rlibdir}/%{packname}
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|46	%{rlibdir}/%{packname}/R
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|47	%{rlibdir}/%{packname}/extdata
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|49	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|50	%changelog
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-2
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|52	+ Revision: 98f2d45
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|53	- MassBuild#464: Increase release tag
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|54	
14cr|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-2|55	

7796 14
14cr|rubber-1.1-10|1	Name:		rubber
14cr|rubber-1.1-10|2	Summary:	An automated system for building LaTeX documents
14cr|rubber-1.1-10|3	Version:	1.1
14cr|rubber-1.1-10|4	Release:	10
14cr|rubber-1.1-10|5	Source:		http://ebeffara.free.fr/pub/%{name}-%{version}.tar.bz2
14cr|rubber-1.1-10|6	URL:		http://www.pps.jussieu.fr/~beffara/soft/rubber/
14cr|rubber-1.1-10|7	License:	GPL
14cr|rubber-1.1-10|8	Group:		Publishing
14cr|rubber-1.1-10|9	Requires:	texlive
14cr|rubber-1.1-10|10	BuildRequires:  python-devel
14cr|rubber-1.1-10|11	BuildRequires:  texinfo
14cr|rubber-1.1-10|12	BuildArch: noarch
14cr|rubber-1.1-10|13	
14cr|rubber-1.1-10|14	%description
14cr|rubber-1.1-10|15	This is a building system for LaTeX documents. It is based on a routine that
14cr|rubber-1.1-10|16	runs just as many compilations as necessary. The module system provides a
14cr|rubber-1.1-10|17	great flexibility that virtually allows support for any package with no user
14cr|rubber-1.1-10|18	intervention, as well as pre- and post-processing of the document. The
14cr|rubber-1.1-10|19	standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex,
14cr|rubber-1.1-10|20	makeindex. A good number of standard packages are supported, including
14cr|rubber-1.1-10|21	graphics/graphicx (with automatic conversion between various formats and
14cr|rubber-1.1-10|22	Metapost compilation).
14cr|rubber-1.1-10|23	
14cr|rubber-1.1-10|24	%prep
14cr|rubber-1.1-10|25	%setup -q
14cr|rubber-1.1-10|26	
14cr|rubber-1.1-10|27	%build
14cr|rubber-1.1-10|28	./configure --prefix=%{_prefix} --bindir=%{_bindir} --mandir=%{_mandir} --infodir=%{_infodir}
14cr|rubber-1.1-10|29	%make
14cr|rubber-1.1-10|30	
14cr|rubber-1.1-10|31	%install
14cr|rubber-1.1-10|32	python setup.py install --root=%{buildroot}
14cr|rubber-1.1-10|33	
14cr|rubber-1.1-10|34	%clean
14cr|rubber-1.1-10|35	
14cr|rubber-1.1-10|36	%files
14cr|rubber-1.1-10|37	%doc COPYING NEWS README
14cr|rubber-1.1-10|38	%{_bindir}/*
14cr|rubber-1.1-10|39	%{py_puresitedir}/rubber
14cr|rubber-1.1-10|40	%{py_puresitedir}/*.egg-info
14cr|rubber-1.1-10|41	%{_datadir}/rubber
14cr|rubber-1.1-10|42	%lang(fr) %{_mandir}/fr/man1/*
14cr|rubber-1.1-10|43	%{_mandir}/man1/*
14cr|rubber-1.1-10|44	%{_infodir}/*
14cr|rubber-1.1-10|45	
14cr|rubber-1.1-10|46	%changelog
14cr|rubber-1.1-10|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-10
14cr|rubber-1.1-10|48	+ Revision: faf3e5d
14cr|rubber-1.1-10|49	- MassBuild#464: Increase release tag
14cr|rubber-1.1-10|50	
14cr|rubber-1.1-10|51	

7797 14
14cr|rubberband-1.7.0-2|1	%define		major		2
14cr|rubberband-1.7.0-2|2	%define		libname		%mklibname %{name} %{major}
14cr|rubberband-1.7.0-2|3	%define		develname	%mklibname -d %{name}
14cr|rubberband-1.7.0-2|4	
14cr|rubberband-1.7.0-2|5	Summary:	Audio time-stretching and pitch-shifting library
14cr|rubberband-1.7.0-2|6	Name:		rubberband
14cr|rubberband-1.7.0-2|7	Version:	1.7.0
14cr|rubberband-1.7.0-2|8	Release:	2
14cr|rubberband-1.7.0-2|9	License:	GPLv2
14cr|rubberband-1.7.0-2|10	Group:		System/Libraries
14cr|rubberband-1.7.0-2|11	URL:		http://www.breakfastquay.com/rubberband/
14cr|rubberband-1.7.0-2|12	Source0:	http://www.breakfastquay.com/rubberband/files/%{name}-%{version}.tar.bz2
14cr|rubberband-1.7.0-2|13	Source1:	http://www.breakfastquay.com/rubberband/usage.txt
14cr|rubberband-1.7.0-2|14	Patch1:		rubberband-1.5.0-mk.patch
14cr|rubberband-1.7.0-2|15	# incorrect version in configure.ac (harmless) and .pc.in (could be bad
14cr|rubberband-1.7.0-2|16	# if a consumer strictly requires 1.5.0 functionality);
14cr|rubberband-1.7.0-2|17	# e-mailed to author
14cr|rubberband-1.7.0-2|18	Patch2:		rubberband-1.7.0-fix_ver.patch
14cr|rubberband-1.7.0-2|19	BuildRequires:	fftw3-devel
14cr|rubberband-1.7.0-2|20	BuildRequires:	ladspa-devel
14cr|rubberband-1.7.0-2|21	BuildRequires:	pkgconfig(samplerate)
14cr|rubberband-1.7.0-2|22	BuildRequires:	pkgconfig(sndfile)
14cr|rubberband-1.7.0-2|23	BuildRequires:	pkgconfig
14cr|rubberband-1.7.0-2|24	BuildRequires:	vamp-plugin-sdk-devel
14cr|rubberband-1.7.0-2|25	Requires:	%{libname} = %{version}-%{release}
14cr|rubberband-1.7.0-2|26	
14cr|rubberband-1.7.0-2|27	%description
14cr|rubberband-1.7.0-2|28	Rubber Band is a library and utility program that permits you to change the
14cr|rubberband-1.7.0-2|29	tempo and pitch of an audio recording independently of one another.
14cr|rubberband-1.7.0-2|30	
14cr|rubberband-1.7.0-2|31	%package -n %{libname}
14cr|rubberband-1.7.0-2|32	Summary:	Audio time-stretching and pitch-shifting library
14cr|rubberband-1.7.0-2|33	Group:		System/Libraries
14cr|rubberband-1.7.0-2|34	
14cr|rubberband-1.7.0-2|35	%description -n %{libname}
14cr|rubberband-1.7.0-2|36	Rubber Band is a library and utility program that permits you to change the
14cr|rubberband-1.7.0-2|37	tempo and pitch of an audio recording independently of one another.
14cr|rubberband-1.7.0-2|38	
14cr|rubberband-1.7.0-2|39	%package -n %{develname}
14cr|rubberband-1.7.0-2|40	Summary:	Development files for rubberband
14cr|rubberband-1.7.0-2|41	Group:		Development/C
14cr|rubberband-1.7.0-2|42	Requires:	%{libname} = %{version}-%{release}
14cr|rubberband-1.7.0-2|43	Provides:	%{name}-devel = %{version}-%{release}
14cr|rubberband-1.7.0-2|44	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|rubberband-1.7.0-2|45	
14cr|rubberband-1.7.0-2|46	%description -n	%{develname}
14cr|rubberband-1.7.0-2|47	Rubber Band is a library and utility program that permits you to change the
14cr|rubberband-1.7.0-2|48	tempo and pitch of an audio recording independently of one another. This
14cr|rubberband-1.7.0-2|49	package contains files needed to develop with the rubberband library.
14cr|rubberband-1.7.0-2|50	
14cr|rubberband-1.7.0-2|51	%prep
14cr|rubberband-1.7.0-2|52	%setup -q
14cr|rubberband-1.7.0-2|53	%patch1 -p1
14cr|rubberband-1.7.0-2|54	%patch2 -p1
14cr|rubberband-1.7.0-2|55	
14cr|rubberband-1.7.0-2|56	%__cp %{SOURCE1} .
14cr|rubberband-1.7.0-2|57	
14cr|rubberband-1.7.0-2|58	%build
14cr|rubberband-1.7.0-2|59	autoreconf -fiv
14cr|rubberband-1.7.0-2|60	%__sed -i 's|{exec_prefix}/lib|{exec_prefix}/%{_lib}|' rubberband.pc.in
14cr|rubberband-1.7.0-2|61	%configure2_5x
14cr|rubberband-1.7.0-2|62	%make
14cr|rubberband-1.7.0-2|63	
14cr|rubberband-1.7.0-2|64	%install
14cr|rubberband-1.7.0-2|65	%__rm -rf %{buildroot}
14cr|rubberband-1.7.0-2|66	%makeinstall_std
14cr|rubberband-1.7.0-2|67	
14cr|rubberband-1.7.0-2|68	# lib64 fix
14cr|rubberband-1.7.0-2|69	%__perl -pi -e "s|/lib\b|/%{_lib}|g" %{buildroot}%{_libdir}/pkgconfig/rubberband.pc
14cr|rubberband-1.7.0-2|70	
14cr|rubberband-1.7.0-2|71	%files
14cr|rubberband-1.7.0-2|72	%doc usage.txt CHANGELOG
14cr|rubberband-1.7.0-2|73	%{_bindir}/rubberband
14cr|rubberband-1.7.0-2|74	
14cr|rubberband-1.7.0-2|75	%files -n %{libname}
14cr|rubberband-1.7.0-2|76	%{_libdir}/librubberband.so.%{major}*
14cr|rubberband-1.7.0-2|77	%{_libdir}/ladspa/ladspa-rubberband.cat
14cr|rubberband-1.7.0-2|78	%{_libdir}/ladspa/ladspa-rubberband.so
14cr|rubberband-1.7.0-2|79	%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
14cr|rubberband-1.7.0-2|80	%{_libdir}/vamp/vamp-rubberband.cat
14cr|rubberband-1.7.0-2|81	%{_libdir}/vamp/vamp-rubberband.so
14cr|rubberband-1.7.0-2|82	
14cr|rubberband-1.7.0-2|83	%files -n %{develname}
14cr|rubberband-1.7.0-2|84	%{_includedir}/rubberband
14cr|rubberband-1.7.0-2|85	%{_libdir}/librubberband.so
14cr|rubberband-1.7.0-2|86	%{_libdir}/librubberband.a
14cr|rubberband-1.7.0-2|87	%{_libdir}/pkgconfig/rubberband.pc
14cr|rubberband-1.7.0-2|88	
14cr|rubberband-1.7.0-2|89	
14cr|rubberband-1.7.0-2|90	
14cr|rubberband-1.7.0-2|91	%changelog
14cr|rubberband-1.7.0-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-2
14cr|rubberband-1.7.0-2|93	+ Revision: f0fa020
14cr|rubberband-1.7.0-2|94	- MassBuild#464: Increase release tag
14cr|rubberband-1.7.0-2|95	
14cr|rubberband-1.7.0-2|96	

7798 14
14cr|ruby-actionmailer-4.1.1-3|1	%define	rname	actionmailer
14cr|ruby-actionmailer-4.1.1-3|2	
14cr|ruby-actionmailer-4.1.1-3|3	Summary:	Service layer for easy email delivery and testing
14cr|ruby-actionmailer-4.1.1-3|4	Name:		ruby-%{rname}
14cr|ruby-actionmailer-4.1.1-3|5	Version:	4.1.1
14cr|ruby-actionmailer-4.1.1-3|6	Release:	3
14cr|ruby-actionmailer-4.1.1-3|7	URL:		http://www.rubyonrails.org/
14cr|ruby-actionmailer-4.1.1-3|8	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cr|ruby-actionmailer-4.1.1-3|9	License:	MIT
14cr|ruby-actionmailer-4.1.1-3|10	Group:		Development/Ruby
14cr|ruby-actionmailer-4.1.1-3|11	BuildArch:	noarch
14cr|ruby-actionmailer-4.1.1-3|12	BuildRequires:	ruby-RubyGems
14cr|ruby-actionmailer-4.1.1-3|13	Provides:	rubygem(%{rname})
14cr|ruby-actionmailer-4.1.1-3|14	
14cr|ruby-actionmailer-4.1.1-3|15	%description
14cr|ruby-actionmailer-4.1.1-3|16	Makes it trivial to test and deliver emails sent from a single service layer.
14cr|ruby-actionmailer-4.1.1-3|17	
14cr|ruby-actionmailer-4.1.1-3|18	%prep
14cr|ruby-actionmailer-4.1.1-3|19	
14cr|ruby-actionmailer-4.1.1-3|20	%build
14cr|ruby-actionmailer-4.1.1-3|21	
14cr|ruby-actionmailer-4.1.1-3|22	%install
14cr|ruby-actionmailer-4.1.1-3|23	gem install --ri -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-actionmailer-4.1.1-3|24	
14cr|ruby-actionmailer-4.1.1-3|25	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-actionmailer-4.1.1-3|26	
14cr|ruby-actionmailer-4.1.1-3|27	%files
14cr|ruby-actionmailer-4.1.1-3|28	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-actionmailer-4.1.1-3|29	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-actionmailer-4.1.1-3|30	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-actionmailer-4.1.1-3|31	
14cr|ruby-actionmailer-4.1.1-3|32	
14cr|ruby-actionmailer-4.1.1-3|33	
14cr|ruby-actionmailer-4.1.1-3|34	%changelog
14cr|ruby-actionmailer-4.1.1-3|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|ruby-actionmailer-4.1.1-3|36	+ Revision: 369d400
14cr|ruby-actionmailer-4.1.1-3|37	- MassBuild#464: Increase release tag
14cr|ruby-actionmailer-4.1.1-3|38	
14cr|ruby-actionmailer-4.1.1-3|39	

7799 14
14cr|ruby-actionpack-4.1.1-3|1	%define	rname	actionpack
14cr|ruby-actionpack-4.1.1-3|2	
14cr|ruby-actionpack-4.1.1-3|3	Summary:	Part of Rails framework handling controller/view split
14cr|ruby-actionpack-4.1.1-3|4	Name:		ruby-%{rname}
14cr|ruby-actionpack-4.1.1-3|5	Version:	4.1.1
14cr|ruby-actionpack-4.1.1-3|6	Release:	3
14cr|ruby-actionpack-4.1.1-3|7	URL:		http://www.rubyonrails.com/
14cr|ruby-actionpack-4.1.1-3|8	Source0:	http://rubygems.org/gems/%{rname}-%{version}.gem
14cr|ruby-actionpack-4.1.1-3|9	License:	MIT
14cr|ruby-actionpack-4.1.1-3|10	Group:		Development/Ruby
14cr|ruby-actionpack-4.1.1-3|11	BuildArch:	noarch
14cr|ruby-actionpack-4.1.1-3|12	BuildRequires:	ruby-RubyGems
14cr|ruby-actionpack-4.1.1-3|13	
14cr|ruby-actionpack-4.1.1-3|14	%description
14cr|ruby-actionpack-4.1.1-3|15	Action Pack splits the response to a web request into a controller part
14cr|ruby-actionpack-4.1.1-3|16	(performing the logic) and a view part (rendering a template). This two-step
14cr|ruby-actionpack-4.1.1-3|17	approach is known as an action, which will normally create, read, update, or
14cr|ruby-actionpack-4.1.1-3|18	delete (CRUD for short) some sort of model part (often backed by a database)
14cr|ruby-actionpack-4.1.1-3|19	before choosing either to render a template or redirecting to another action.
14cr|ruby-actionpack-4.1.1-3|20	
14cr|ruby-actionpack-4.1.1-3|21	Action Pack implements these actions as public methods on Action Controllers
14cr|ruby-actionpack-4.1.1-3|22	and uses Action Views to implement the template rendering. Action Controllers
14cr|ruby-actionpack-4.1.1-3|23	are then responsible for handling all the actions relating to a certain part
14cr|ruby-actionpack-4.1.1-3|24	of an application. This grouping usually consists of actions for lists and for
14cr|ruby-actionpack-4.1.1-3|25	CRUDs revolving around a single (or a few) model objects. So ContactController
14cr|ruby-actionpack-4.1.1-3|26	would be responsible for listing contacts, creating, deleting, and updating
14cr|ruby-actionpack-4.1.1-3|27	contacts. A WeblogController could be responsible for both posts and comments.
14cr|ruby-actionpack-4.1.1-3|28	
14cr|ruby-actionpack-4.1.1-3|29	Action View templates are written using embedded Ruby in tags mingled in with
14cr|ruby-actionpack-4.1.1-3|30	the HTML. To avoid cluttering the templates with code, a bunch of helper
14cr|ruby-actionpack-4.1.1-3|31	classes provide common behavior for forms, dates, and strings. And it's easy
14cr|ruby-actionpack-4.1.1-3|32	to add specific helpers to keep the separation as the application evolves.
14cr|ruby-actionpack-4.1.1-3|33	
14cr|ruby-actionpack-4.1.1-3|34	Note: Some of the features, such as scaffolding and form building, are tied to
14cr|ruby-actionpack-4.1.1-3|35	ActiveRecord[http://activerecord.rubyonrails.org] (an object-relational
14cr|ruby-actionpack-4.1.1-3|36	mapping package), but that doesn't mean that Action Pack depends on Active
14cr|ruby-actionpack-4.1.1-3|37	Record. Action Pack is an independent package that can be used with any sort
14cr|ruby-actionpack-4.1.1-3|38	of backend (Instiki[http://www.instiki.org], which is based on an older version
14cr|ruby-actionpack-4.1.1-3|39	of Action Pack, used Madeleine for example). Read more about the role Action
14cr|ruby-actionpack-4.1.1-3|40	Pack can play when used together with Active Record on
14cr|ruby-actionpack-4.1.1-3|41	http://www.rubyonrails.org.
14cr|ruby-actionpack-4.1.1-3|42	
14cr|ruby-actionpack-4.1.1-3|43	%prep
14cr|ruby-actionpack-4.1.1-3|44	
14cr|ruby-actionpack-4.1.1-3|45	%build
14cr|ruby-actionpack-4.1.1-3|46	
14cr|ruby-actionpack-4.1.1-3|47	%install
14cr|ruby-actionpack-4.1.1-3|48	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-actionpack-4.1.1-3|49	
14cr|ruby-actionpack-4.1.1-3|50	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-actionpack-4.1.1-3|51	chmod g-w,g+r,o+r -R %{buildroot}
14cr|ruby-actionpack-4.1.1-3|52	
14cr|ruby-actionpack-4.1.1-3|53	%files
14cr|ruby-actionpack-4.1.1-3|54	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-actionpack-4.1.1-3|55	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-actionpack-4.1.1-3|56	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-actionpack-4.1.1-3|57	
14cr|ruby-actionpack-4.1.1-3|58	
14cr|ruby-actionpack-4.1.1-3|59	%changelog
14cr|ruby-actionpack-4.1.1-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|ruby-actionpack-4.1.1-3|61	+ Revision: a35becc
14cr|ruby-actionpack-4.1.1-3|62	- MassBuild#464: Increase release tag
14cr|ruby-actionpack-4.1.1-3|63	
14cr|ruby-actionpack-4.1.1-3|64	

7800 14
14cr|ruby-activesupport-4.1.1-3|1	%define	rname	activesupport
14cr|ruby-activesupport-4.1.1-3|2	
14cr|ruby-activesupport-4.1.1-3|3	Summary:	Support and utility classes used by the Rails framework
14cr|ruby-activesupport-4.1.1-3|4	
14cr|ruby-activesupport-4.1.1-3|5	Name:		ruby-%{rname}
14cr|ruby-activesupport-4.1.1-3|6	Version:	4.1.1
14cr|ruby-activesupport-4.1.1-3|7	Release:	3
14cr|ruby-activesupport-4.1.1-3|8	URL:		http://as.rubyonrails.com/
14cr|ruby-activesupport-4.1.1-3|9	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cr|ruby-activesupport-4.1.1-3|10	License:	MIT
14cr|ruby-activesupport-4.1.1-3|11	Group:		Development/Ruby
14cr|ruby-activesupport-4.1.1-3|12	BuildArch:	noarch
14cr|ruby-activesupport-4.1.1-3|13	BuildRequires:	ruby-RubyGems
14cr|ruby-activesupport-4.1.1-3|14	Provides:	rubygem(%{rname})
14cr|ruby-activesupport-4.1.1-3|15	Provides:	rubygem-activesupport
14cr|ruby-activesupport-4.1.1-3|16	
14cr|ruby-activesupport-4.1.1-3|17	%description
14cr|ruby-activesupport-4.1.1-3|18	Utility library which carries commonly used classes and goodies from the Rails
14cr|ruby-activesupport-4.1.1-3|19	framework.
14cr|ruby-activesupport-4.1.1-3|20	
14cr|ruby-activesupport-4.1.1-3|21	%prep
14cr|ruby-activesupport-4.1.1-3|22	
14cr|ruby-activesupport-4.1.1-3|23	%build
14cr|ruby-activesupport-4.1.1-3|24	
14cr|ruby-activesupport-4.1.1-3|25	%install
14cr|ruby-activesupport-4.1.1-3|26	gem install -E -n %{buildroot}%{_bindir} --no-rdoc --no-ri --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-activesupport-4.1.1-3|27	
14cr|ruby-activesupport-4.1.1-3|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-activesupport-4.1.1-3|29	
14cr|ruby-activesupport-4.1.1-3|30	%files
14cr|ruby-activesupport-4.1.1-3|31	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-activesupport-4.1.1-3|32	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-activesupport-4.1.1-3|33	
14cr|ruby-activesupport-4.1.1-3|34	
14cr|ruby-activesupport-4.1.1-3|35	
14cr|ruby-activesupport-4.1.1-3|36	%changelog
14cr|ruby-activesupport-4.1.1-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|ruby-activesupport-4.1.1-3|38	+ Revision: 047950c
14cr|ruby-activesupport-4.1.1-3|39	- MassBuild#464: Increase release tag
14cr|ruby-activesupport-4.1.1-3|40	
14cr|ruby-activesupport-4.1.1-3|41	

7801 14
14cr|ruby-amazon-0.9.2-7|1	%define name ruby-amazon
14cr|ruby-amazon-0.9.2-7|2	%define version 0.9.2
14cr|ruby-amazon-0.9.2-7|3	%define release 7
14cr|ruby-amazon-0.9.2-7|4	%define rubyver 1.8
14cr|ruby-amazon-0.9.2-7|5	
14cr|ruby-amazon-0.9.2-7|6	Summary: Ruby/Amazon module for access to Amazon Web Services
14cr|ruby-amazon-0.9.2-7|7	Name: %name
14cr|ruby-amazon-0.9.2-7|8	Version: %version
14cr|ruby-amazon-0.9.2-7|9	Release: %release
14cr|ruby-amazon-0.9.2-7|10	License: GPL
14cr|ruby-amazon-0.9.2-7|11	Group: Development/Ruby
14cr|ruby-amazon-0.9.2-7|12	URL: http://www.caliban.org/ruby/
14cr|ruby-amazon-0.9.2-7|13	Source0: http://www.caliban.org/files/ruby/%{name}-%{version}.tar.bz2
14cr|ruby-amazon-0.9.2-7|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|ruby-amazon-0.9.2-7|15	BuildArch: noarch
14cr|ruby-amazon-0.9.2-7|16	BuildRequires: ruby >= %{rubyver}
14cr|ruby-amazon-0.9.2-7|17	Requires: ruby >= %{rubyver}
14cr|ruby-amazon-0.9.2-7|18	
14cr|ruby-amazon-0.9.2-7|19	%description
14cr|ruby-amazon-0.9.2-7|20	Ruby/Amazon is a Ruby interface to Amazon Web Services.
14cr|ruby-amazon-0.9.2-7|21	
14cr|ruby-amazon-0.9.2-7|22	%prep
14cr|ruby-amazon-0.9.2-7|23	%setup -q
14cr|ruby-amazon-0.9.2-7|24	ruby setup.rb config --prefix=$RPM_BUILD_ROOT%{_prefix}
14cr|ruby-amazon-0.9.2-7|25	ruby setup.rb setup
14cr|ruby-amazon-0.9.2-7|26	
14cr|ruby-amazon-0.9.2-7|27	%build
14cr|ruby-amazon-0.9.2-7|28	rdoc -x CVS lib
14cr|ruby-amazon-0.9.2-7|29	
14cr|ruby-amazon-0.9.2-7|30	%clean
14cr|ruby-amazon-0.9.2-7|31	rm -rf %buildroot
14cr|ruby-amazon-0.9.2-7|32	
14cr|ruby-amazon-0.9.2-7|33	%install
14cr|ruby-amazon-0.9.2-7|34	rm -rf %buildroot
14cr|ruby-amazon-0.9.2-7|35	ruby setup.rb install
14cr|ruby-amazon-0.9.2-7|36	
14cr|ruby-amazon-0.9.2-7|37	%files
14cr|ruby-amazon-0.9.2-7|38	%defattr(-,root,root)
14cr|ruby-amazon-0.9.2-7|39	%{ruby_sitelibdir}/amazon*
14cr|ruby-amazon-0.9.2-7|40	%doc COPYING INSTALL NEWS README README.rdoc TODO example doc
14cr|ruby-amazon-0.9.2-7|41	
14cr|ruby-amazon-0.9.2-7|42	
14cr|ruby-amazon-0.9.2-7|43	
14cr|ruby-amazon-0.9.2-7|44	
14cr|ruby-amazon-0.9.2-7|45	
14cr|ruby-amazon-0.9.2-7|46	%changelog
14cr|ruby-amazon-0.9.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-7
14cr|ruby-amazon-0.9.2-7|48	+ Revision: b8556a8
14cr|ruby-amazon-0.9.2-7|49	- MassBuild#464: Increase release tag
14cr|ruby-amazon-0.9.2-7|50	
14cr|ruby-amazon-0.9.2-7|51	

7802 14
14cr|ruby-augeas-0.6.3-2|1	Name:           ruby-augeas
14cr|ruby-augeas-0.6.3-2|2	Version:        0.6.3
14cr|ruby-augeas-0.6.3-2|3	Release:        2
14cr|ruby-augeas-0.6.3-2|4	Summary:        Ruby bindings for Augeas
14cr|ruby-augeas-0.6.3-2|5	Group:          Development/Ruby
14cr|ruby-augeas-0.6.3-2|6	
14cr|ruby-augeas-0.6.3-2|7	License:        LGPLv2+
14cr|ruby-augeas-0.6.3-2|8	URL:            http://augeas.net
14cr|ruby-augeas-0.6.3-2|9	Source0:        https://rubygems.org/downloads/augeas-0.6.3.gem
14cr|ruby-augeas-0.6.3-2|10	BuildRequires:  ruby-devel
14cr|ruby-augeas-0.6.3-2|11	BuildRequires:  ruby-RubyGems
14cr|ruby-augeas-0.6.3-2|12	BuildRequires:  pkgconfig(augeas) >= 0.5.1
14cr|ruby-augeas-0.6.3-2|13	
14cr|ruby-augeas-0.6.3-2|14	%description
14cr|ruby-augeas-0.6.3-2|15	Ruby bindings for augeas.
14cr|ruby-augeas-0.6.3-2|16	
14cr|ruby-augeas-0.6.3-2|17	%prep
14cr|ruby-augeas-0.6.3-2|18	%setup -q
14cr|ruby-augeas-0.6.3-2|19	
14cr|ruby-augeas-0.6.3-2|20	%build
14cr|ruby-augeas-0.6.3-2|21	%gem_build
14cr|ruby-augeas-0.6.3-2|22	
14cr|ruby-augeas-0.6.3-2|23	%install
14cr|ruby-augeas-0.6.3-2|24	%gem_install
14cr|ruby-augeas-0.6.3-2|25	
14cr|ruby-augeas-0.6.3-2|26	#zero lenght
14cr|ruby-augeas-0.6.3-2|27	rm -fr %{buildroot}%{ruby_gemdir}/doc/augeas-0.6.3/ri/created.rid
14cr|ruby-augeas-0.6.3-2|28	rm -fr %{buildroot}%{ruby_gemdir}/doc/augeas-0.6.3/rdoc/created.rid
14cr|ruby-augeas-0.6.3-2|29	
14cr|ruby-augeas-0.6.3-2|30	%files
14cr|ruby-augeas-0.6.3-2|31	%doc COPYING README.rdoc NEWS
14cr|ruby-augeas-0.6.3-2|32	%{ruby_sitearchdir}/_augeas.so
14cr|ruby-augeas-0.6.3-2|33	%{ruby_gemdir}/
14cr|ruby-augeas-0.6.3-2|34	%changelog
14cr|ruby-augeas-0.6.3-2|35	* Wed Aug 13 2014 abfonly <abfonly@gmail.com> 0.6.3-2
14cr|ruby-augeas-0.6.3-2|36	+ Revision: 7ae54cc
14cr|ruby-augeas-0.6.3-2|37	- Merge pull request #1 from abfonly/ruby-augeas:rosa2014.1
14cr|ruby-augeas-0.6.3-2|38	- abfonly
14cr|ruby-augeas-0.6.3-2|39	
14cr|ruby-augeas-0.6.3-2|40	

7803 14
14cr|ruby-bdb-0.6.6-2|1	%define rbname bdb
14cr|ruby-bdb-0.6.6-2|2	
14cr|ruby-bdb-0.6.6-2|3	Summary:	An interface to Berkeley DB for Ruby
14cr|ruby-bdb-0.6.6-2|4	Name:		ruby-%{rbname}
14cr|ruby-bdb-0.6.6-2|5	Version:	0.6.6
14cr|ruby-bdb-0.6.6-2|6	Release:	2
14cr|ruby-bdb-0.6.6-2|7	License:	GPLv2+
14cr|ruby-bdb-0.6.6-2|8	Group:		Development/Ruby
14cr|ruby-bdb-0.6.6-2|9	Url:		http://moulon.inra.fr/ruby/bdb.html
14cr|ruby-bdb-0.6.6-2|10	Source0:	ftp://moulon.inra.fr/pub/ruby/%{rbname}-%{version}.tar.bz2
14cr|ruby-bdb-0.6.6-2|11	Patch0:		ruby-bdb-dependency.patch
14cr|ruby-bdb-0.6.6-2|12	Patch1:		add-ruby2.1-support.patch
14cr|ruby-bdb-0.6.6-2|13	Patch2:		add-support-for-libdb_version_5_and_higher.patch
14cr|ruby-bdb-0.6.6-2|14	Patch3:		update-bdb-versions.patch
14cr|ruby-bdb-0.6.6-2|15	Patch4:		remove_constants_safely.patch
14cr|ruby-bdb-0.6.6-2|16	BuildRequires:	db-devel
14cr|ruby-bdb-0.6.6-2|17	BuildRequires:	pkgconfig(ruby)
14cr|ruby-bdb-0.6.6-2|18	
14cr|ruby-bdb-0.6.6-2|19	%description
14cr|ruby-bdb-0.6.6-2|20	This is an interface to Berkeley DB, it contains also an interface to
14cr|ruby-bdb-0.6.6-2|21	Berkeley DB XML.
14cr|ruby-bdb-0.6.6-2|22	
14cr|ruby-bdb-0.6.6-2|23	%files
14cr|ruby-bdb-0.6.6-2|24	%doc README.en examples docs Changes
14cr|ruby-bdb-0.6.6-2|25	%{ruby_vendorarchdir}/bdb.so
14cr|ruby-bdb-0.6.6-2|26	
14cr|ruby-bdb-0.6.6-2|27	#----------------------------------------------------------------------------
14cr|ruby-bdb-0.6.6-2|28	
14cr|ruby-bdb-0.6.6-2|29	%prep
14cr|ruby-bdb-0.6.6-2|30	%setup -q -n %{rbname}-%{version}
14cr|ruby-bdb-0.6.6-2|31	%patch0
14cr|ruby-bdb-0.6.6-2|32	%patch1 -p1
14cr|ruby-bdb-0.6.6-2|33	%patch2 -p1
14cr|ruby-bdb-0.6.6-2|34	%patch3 -p1
14cr|ruby-bdb-0.6.6-2|35	%patch4 -p1
14cr|ruby-bdb-0.6.6-2|36	
14cr|ruby-bdb-0.6.6-2|37	for f in `find examples -name \*.rb`
14cr|ruby-bdb-0.6.6-2|38	do
14cr|ruby-bdb-0.6.6-2|39	if head -n1 "$f" | grep '^#!' >/dev/null;
14cr|ruby-bdb-0.6.6-2|40	then
14cr|ruby-bdb-0.6.6-2|41	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
14cr|ruby-bdb-0.6.6-2|42	chmod 0755 "$f"
14cr|ruby-bdb-0.6.6-2|43	else
14cr|ruby-bdb-0.6.6-2|44	chmod 0644 "$f"
14cr|ruby-bdb-0.6.6-2|45	fi
14cr|ruby-bdb-0.6.6-2|46	done
14cr|ruby-bdb-0.6.6-2|47	
14cr|ruby-bdb-0.6.6-2|48	%build
14cr|ruby-bdb-0.6.6-2|49	ruby extconf.rb --vendor
14cr|ruby-bdb-0.6.6-2|50	make
14cr|ruby-bdb-0.6.6-2|51	
14cr|ruby-bdb-0.6.6-2|52	%install
14cr|ruby-bdb-0.6.6-2|53	%makeinstall_std
14cr|ruby-bdb-0.6.6-2|54	
14cr|ruby-bdb-0.6.6-2|55	%check
14cr|ruby-bdb-0.6.6-2|56	make test
14cr|ruby-bdb-0.6.6-2|57	
14cr|ruby-bdb-0.6.6-2|58	%changelog
14cr|ruby-bdb-0.6.6-2|59	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-2
14cr|ruby-bdb-0.6.6-2|60	+ Revision: 2e6cca3
14cr|ruby-bdb-0.6.6-2|61	- Add patches from Debian to fix build with ruby 2.1+, spec cleanup
14cr|ruby-bdb-0.6.6-2|62	
14cr|ruby-bdb-0.6.6-2|63	

7804 14
14cr|ruby-daemons-1.1.6-4|1	%define	oname	daemons
14cr|ruby-daemons-1.1.6-4|2	
14cr|ruby-daemons-1.1.6-4|3	Summary:	A toolkit to create and control daemons in different ways
14cr|ruby-daemons-1.1.6-4|4	Name:		ruby-%{oname}
14cr|ruby-daemons-1.1.6-4|5	Version:	1.1.6
14cr|ruby-daemons-1.1.6-4|6	Release:	4
14cr|ruby-daemons-1.1.6-4|7	License:	BSD and Ruby
14cr|ruby-daemons-1.1.6-4|8	Group:		Development/Ruby
14cr|ruby-daemons-1.1.6-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|ruby-daemons-1.1.6-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|ruby-daemons-1.1.6-4|11	BuildRequires:	ruby-RubyGems
14cr|ruby-daemons-1.1.6-4|12	BuildArch:	noarch
14cr|ruby-daemons-1.1.6-4|13	
14cr|ruby-daemons-1.1.6-4|14	%description
14cr|ruby-daemons-1.1.6-4|15	Daemons provides an easy way to wrap existing ruby scripts (for example a
14cr|ruby-daemons-1.1.6-4|16	self-written server)  to be run as a daemon and to be controlled by simple
14cr|ruby-daemons-1.1.6-4|17	start/stop/restart commands.  You can also call blocks as daemons and control
14cr|ruby-daemons-1.1.6-4|18	them from the parent or just daemonize the current process.  Besides this basic
14cr|ruby-daemons-1.1.6-4|19	functionality, daemons offers many advanced features like exception backtracing
14cr|ruby-daemons-1.1.6-4|20	and logging (in case your ruby script crashes) and monitoring and automatic
14cr|ruby-daemons-1.1.6-4|21	restarting of your processes if they crash.
14cr|ruby-daemons-1.1.6-4|22	
14cr|ruby-daemons-1.1.6-4|23	%prep
14cr|ruby-daemons-1.1.6-4|24	
14cr|ruby-daemons-1.1.6-4|25	%build
14cr|ruby-daemons-1.1.6-4|26	
14cr|ruby-daemons-1.1.6-4|27	%install
14cr|ruby-daemons-1.1.6-4|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-daemons-1.1.6-4|29	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|ruby-daemons-1.1.6-4|30	
14cr|ruby-daemons-1.1.6-4|31	%files
14cr|ruby-daemons-1.1.6-4|32	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-daemons-1.1.6-4|33	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|ruby-daemons-1.1.6-4|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-daemons-1.1.6-4|35	
14cr|ruby-daemons-1.1.6-4|36	
14cr|ruby-daemons-1.1.6-4|37	
14cr|ruby-daemons-1.1.6-4|38	%changelog
14cr|ruby-daemons-1.1.6-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14cr|ruby-daemons-1.1.6-4|40	+ Revision: af36ff6
14cr|ruby-daemons-1.1.6-4|41	- MassBuild#464: Increase release tag
14cr|ruby-daemons-1.1.6-4|42	
14cr|ruby-daemons-1.1.6-4|43	

7805 14
14cr|ruby-dbd-mysql-0.4.4-3|1	%define base_name	dbd-mysql
14cr|ruby-dbd-mysql-0.4.4-3|2	%define name	ruby-%{base_name}
14cr|ruby-dbd-mysql-0.4.4-3|3	%define version	0.4.4
14cr|ruby-dbd-mysql-0.4.4-3|4	%define release	3
14cr|ruby-dbd-mysql-0.4.4-3|5	
14cr|ruby-dbd-mysql-0.4.4-3|6	# Be backportable
14cr|ruby-dbd-mysql-0.4.4-3|7	%{!?ruby_vendorlibdir:%define ruby_vendorlibdir %ruby_sitelibdir}
14cr|ruby-dbd-mysql-0.4.4-3|8	
14cr|ruby-dbd-mysql-0.4.4-3|9	Name:		%{name}
14cr|ruby-dbd-mysql-0.4.4-3|10	Version:	%{version}
14cr|ruby-dbd-mysql-0.4.4-3|11	Release:	%{release}
14cr|ruby-dbd-mysql-0.4.4-3|12	Summary:	MySQL driver for ruby-DBI
14cr|ruby-dbd-mysql-0.4.4-3|13	Group:		Development/Ruby
14cr|ruby-dbd-mysql-0.4.4-3|14	License:	BSD-like
14cr|ruby-dbd-mysql-0.4.4-3|15	URL:		http://ruby-dbi.rubyforge.org/
14cr|ruby-dbd-mysql-0.4.4-3|16	Source:		http://rubyforge.org/frs/download.php/69558/%{base_name}-%{version}.tar.gz
14cr|ruby-dbd-mysql-0.4.4-3|17	BuildRequires:	ruby
14cr|ruby-dbd-mysql-0.4.4-3|18	BuildArch:      noarch
14cr|ruby-dbd-mysql-0.4.4-3|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|ruby-dbd-mysql-0.4.4-3|20	
14cr|ruby-dbd-mysql-0.4.4-3|21	%description
14cr|ruby-dbd-mysql-0.4.4-3|22	This is a MySQL driver for ruby-DBI.
14cr|ruby-dbd-mysql-0.4.4-3|23	
14cr|ruby-dbd-mysql-0.4.4-3|24	%prep
14cr|ruby-dbd-mysql-0.4.4-3|25	%setup -q -n %{base_name}-%{version}
14cr|ruby-dbd-mysql-0.4.4-3|26	
14cr|ruby-dbd-mysql-0.4.4-3|27	%build
14cr|ruby-dbd-mysql-0.4.4-3|28	ruby setup.rb config \
14cr|ruby-dbd-mysql-0.4.4-3|29	--bin-dir=%{buildroot}%{_bindir} \
14cr|ruby-dbd-mysql-0.4.4-3|30	--rb-dir=%{buildroot}%{ruby_vendorlibdir}
14cr|ruby-dbd-mysql-0.4.4-3|31	ruby setup.rb setup
14cr|ruby-dbd-mysql-0.4.4-3|32	
14cr|ruby-dbd-mysql-0.4.4-3|33	%install
14cr|ruby-dbd-mysql-0.4.4-3|34	rm -rf %{buildroot}
14cr|ruby-dbd-mysql-0.4.4-3|35	ruby setup.rb install
14cr|ruby-dbd-mysql-0.4.4-3|36	
14cr|ruby-dbd-mysql-0.4.4-3|37	%clean
14cr|ruby-dbd-mysql-0.4.4-3|38	rm -rf %{buildroot}
14cr|ruby-dbd-mysql-0.4.4-3|39	
14cr|ruby-dbd-mysql-0.4.4-3|40	%files
14cr|ruby-dbd-mysql-0.4.4-3|41	%defattr(-,root,root)
14cr|ruby-dbd-mysql-0.4.4-3|42	%doc README ChangeLog LICENSE
14cr|ruby-dbd-mysql-0.4.4-3|43	%{ruby_vendorlibdir}/dbd
14cr|ruby-dbd-mysql-0.4.4-3|44	
14cr|ruby-dbd-mysql-0.4.4-3|45	
14cr|ruby-dbd-mysql-0.4.4-3|46	
14cr|ruby-dbd-mysql-0.4.4-3|47	
14cr|ruby-dbd-mysql-0.4.4-3|48	%changelog
14cr|ruby-dbd-mysql-0.4.4-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-3
14cr|ruby-dbd-mysql-0.4.4-3|50	+ Revision: 766cecf
14cr|ruby-dbd-mysql-0.4.4-3|51	- MassBuild#464: Increase release tag
14cr|ruby-dbd-mysql-0.4.4-3|52	
14cr|ruby-dbd-mysql-0.4.4-3|53	

7806 14
14cr|ruby-dbi-0.4.3-3|1	%define base_name	dbi
14cr|ruby-dbi-0.4.3-3|2	%define name	ruby-%{base_name}
14cr|ruby-dbi-0.4.3-3|3	%define version	0.4.3
14cr|ruby-dbi-0.4.3-3|4	%define release	3
14cr|ruby-dbi-0.4.3-3|5	
14cr|ruby-dbi-0.4.3-3|6	# Be backportable
14cr|ruby-dbi-0.4.3-3|7	%{!?ruby_vendorlibdir:%define ruby_vendorlibdir %ruby_sitelibdir}
14cr|ruby-dbi-0.4.3-3|8	
14cr|ruby-dbi-0.4.3-3|9	Name:		%{name}
14cr|ruby-dbi-0.4.3-3|10	Version:	%{version}
14cr|ruby-dbi-0.4.3-3|11	Release:	%{release}
14cr|ruby-dbi-0.4.3-3|12	Summary:	A database independent interface for accessing database
14cr|ruby-dbi-0.4.3-3|13	Group:		Development/Ruby
14cr|ruby-dbi-0.4.3-3|14	License:	BSD-like
14cr|ruby-dbi-0.4.3-3|15	URL:		http://ruby-dbi.rubyforge.org/
14cr|ruby-dbi-0.4.3-3|16	Source:		http://rubyforge.org/frs/download.php/63601/%{base_name}-%{version}.tar.gz
14cr|ruby-dbi-0.4.3-3|17	BuildRequires:	ruby
14cr|ruby-dbi-0.4.3-3|18	BuildArch:	    noarch
14cr|ruby-dbi-0.4.3-3|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|ruby-dbi-0.4.3-3|20	
14cr|ruby-dbi-0.4.3-3|21	%description
14cr|ruby-dbi-0.4.3-3|22	Ruby/DBI is a database interface in the spirit of Perl's prolific DBI authored
14cr|ruby-dbi-0.4.3-3|23	by Tim Bunce.
14cr|ruby-dbi-0.4.3-3|24	
14cr|ruby-dbi-0.4.3-3|25	%prep
14cr|ruby-dbi-0.4.3-3|26	%setup -q -n %{base_name}-%{version}
14cr|ruby-dbi-0.4.3-3|27	
14cr|ruby-dbi-0.4.3-3|28	%build
14cr|ruby-dbi-0.4.3-3|29	ruby setup.rb config \
14cr|ruby-dbi-0.4.3-3|30	--bin-dir=%{buildroot}%{_bindir} \
14cr|ruby-dbi-0.4.3-3|31	--rb-dir=%{buildroot}%{ruby_vendorlibdir}
14cr|ruby-dbi-0.4.3-3|32	ruby setup.rb setup
14cr|ruby-dbi-0.4.3-3|33	
14cr|ruby-dbi-0.4.3-3|34	%install
14cr|ruby-dbi-0.4.3-3|35	rm -rf %{buildroot}
14cr|ruby-dbi-0.4.3-3|36	ruby setup.rb install
14cr|ruby-dbi-0.4.3-3|37	
14cr|ruby-dbi-0.4.3-3|38	%clean
14cr|ruby-dbi-0.4.3-3|39	rm -rf %{buildroot}
14cr|ruby-dbi-0.4.3-3|40	
14cr|ruby-dbi-0.4.3-3|41	%files
14cr|ruby-dbi-0.4.3-3|42	%defattr(-,root,root)
14cr|ruby-dbi-0.4.3-3|43	%doc README ChangeLog examples LICENSE
14cr|ruby-dbi-0.4.3-3|44	%_bindir/*
14cr|ruby-dbi-0.4.3-3|45	%{ruby_vendorlibdir}/dbi*
14cr|ruby-dbi-0.4.3-3|46	
14cr|ruby-dbi-0.4.3-3|47	
14cr|ruby-dbi-0.4.3-3|48	
14cr|ruby-dbi-0.4.3-3|49	
14cr|ruby-dbi-0.4.3-3|50	%changelog
14cr|ruby-dbi-0.4.3-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-3
14cr|ruby-dbi-0.4.3-3|52	+ Revision: bf6f138
14cr|ruby-dbi-0.4.3-3|53	- MassBuild#464: Increase release tag
14cr|ruby-dbi-0.4.3-3|54	
14cr|ruby-dbi-0.4.3-3|55	

7807 14
14cr|ruby-dict-0.9.4-4|1	Summary: Ruby/DICT library
14cr|ruby-dict-0.9.4-4|2	Name: ruby-dict
14cr|ruby-dict-0.9.4-4|3	Version: 0.9.4
14cr|ruby-dict-0.9.4-4|4	Release: 4
14cr|ruby-dict-0.9.4-4|5	License: GPLv2+
14cr|ruby-dict-0.9.4-4|6	Group: Development/Ruby
14cr|ruby-dict-0.9.4-4|7	Source: http://www.caliban.org/files/ruby/%{name}-%{version}.tar.gz
14cr|ruby-dict-0.9.4-4|8	URL: http://www.caliban.org/ruby/
14cr|ruby-dict-0.9.4-4|9	BuildRoot: /var/tmp/%{name}-%{version}
14cr|ruby-dict-0.9.4-4|10	BuildArch: noarch
14cr|ruby-dict-0.9.4-4|11	BuildRequires: ruby
14cr|ruby-dict-0.9.4-4|12	
14cr|ruby-dict-0.9.4-4|13	%description
14cr|ruby-dict-0.9.4-4|14	Ruby/DICT is an RFC 2229 compliant client-side library implementation of the
14cr|ruby-dict-0.9.4-4|15	DICT protocol, written in the Ruby programming language. It can be used to
14cr|ruby-dict-0.9.4-4|16	write clients that access dictionary definitions from a set of natural
14cr|ruby-dict-0.9.4-4|17	language dictionary databases.
14cr|ruby-dict-0.9.4-4|18	
14cr|ruby-dict-0.9.4-4|19	In addition, rdict, a dictionary client built on Ruby/DICT, is included.
14cr|ruby-dict-0.9.4-4|20	
14cr|ruby-dict-0.9.4-4|21	
14cr|ruby-dict-0.9.4-4|22	%prep
14cr|ruby-dict-0.9.4-4|23	%setup
14cr|ruby-dict-0.9.4-4|24	make config ROOT=%{buildroot}%{_prefix}
14cr|ruby-dict-0.9.4-4|25	make setup
14cr|ruby-dict-0.9.4-4|26	
14cr|ruby-dict-0.9.4-4|27	
14cr|ruby-dict-0.9.4-4|28	%clean
14cr|ruby-dict-0.9.4-4|29	rm -rf %{buildroot}
14cr|ruby-dict-0.9.4-4|30	
14cr|ruby-dict-0.9.4-4|31	
14cr|ruby-dict-0.9.4-4|32	%install
14cr|ruby-dict-0.9.4-4|33	rm -rf %{buildroot}
14cr|ruby-dict-0.9.4-4|34	make install ROOT=%{buildroot}%{_prefix}
14cr|ruby-dict-0.9.4-4|35	mkdir -p %{buildroot}%{_mandir}/man{1,3}
14cr|ruby-dict-0.9.4-4|36	install doc/dict.3 %{buildroot}%{_mandir}/man3/dict.3
14cr|ruby-dict-0.9.4-4|37	install doc/rdict.1 %{buildroot}%{_mandir}/man1/rdict.1
14cr|ruby-dict-0.9.4-4|38	
14cr|ruby-dict-0.9.4-4|39	
14cr|ruby-dict-0.9.4-4|40	%files
14cr|ruby-dict-0.9.4-4|41	%defattr(-,root,root)
14cr|ruby-dict-0.9.4-4|42	%doc Changelog COPYING doc/dict.html doc/rdict.html doc/rfc2229.txt README TODO
14cr|ruby-dict-0.9.4-4|43	%{_bindir}/rdict
14cr|ruby-dict-0.9.4-4|44	%{ruby_sitelibdir}/dict.rb
14cr|ruby-dict-0.9.4-4|45	%{_mandir}/man1/rdict.1.*
14cr|ruby-dict-0.9.4-4|46	%{_mandir}/man3/dict.3.*
14cr|ruby-dict-0.9.4-4|47	
14cr|ruby-dict-0.9.4-4|48	
14cr|ruby-dict-0.9.4-4|49	
14cr|ruby-dict-0.9.4-4|50	
14cr|ruby-dict-0.9.4-4|51	
14cr|ruby-dict-0.9.4-4|52	%changelog
14cr|ruby-dict-0.9.4-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-4
14cr|ruby-dict-0.9.4-4|54	+ Revision: 9d06dcb
14cr|ruby-dict-0.9.4-4|55	- MassBuild#464: Increase release tag
14cr|ruby-dict-0.9.4-4|56	
14cr|ruby-dict-0.9.4-4|57	

7808 14
14cr|ruby-diff-lcs-1.1.2-4|1	%define	oname	diff-lcs
14cr|ruby-diff-lcs-1.1.2-4|2	
14cr|ruby-diff-lcs-1.1.2-4|3	Summary:	Provide a list of changes between two sequenced collections
14cr|ruby-diff-lcs-1.1.2-4|4	Name:		ruby-%{oname}
14cr|ruby-diff-lcs-1.1.2-4|5	Version:	1.1.2
14cr|ruby-diff-lcs-1.1.2-4|6	Release:	4
14cr|ruby-diff-lcs-1.1.2-4|7	License:	GPLv2+ or Ruby or Artistic
14cr|ruby-diff-lcs-1.1.2-4|8	Group:		Development/Ruby
14cr|ruby-diff-lcs-1.1.2-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|ruby-diff-lcs-1.1.2-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|ruby-diff-lcs-1.1.2-4|11	BuildRequires:	ruby-RubyGems
14cr|ruby-diff-lcs-1.1.2-4|12	Requires:	ruby
14cr|ruby-diff-lcs-1.1.2-4|13	BuildArch:	noarch
14cr|ruby-diff-lcs-1.1.2-4|14	
14cr|ruby-diff-lcs-1.1.2-4|15	%description
14cr|ruby-diff-lcs-1.1.2-4|16	Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
14cr|ruby-diff-lcs-1.1.2-4|17	common subsequence (LCS) algorithm to compute intelligent differences between
14cr|ruby-diff-lcs-1.1.2-4|18	two sequenced enumerable containers. The implementation is based on Mario I.
14cr|ruby-diff-lcs-1.1.2-4|19	Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
14cr|ruby-diff-lcs-1.1.2-4|20	(Algorithm::Diff).
14cr|ruby-diff-lcs-1.1.2-4|21	
14cr|ruby-diff-lcs-1.1.2-4|22	%prep
14cr|ruby-diff-lcs-1.1.2-4|23	
14cr|ruby-diff-lcs-1.1.2-4|24	%build
14cr|ruby-diff-lcs-1.1.2-4|25	
14cr|ruby-diff-lcs-1.1.2-4|26	%install
14cr|ruby-diff-lcs-1.1.2-4|27	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-diff-lcs-1.1.2-4|28	
14cr|ruby-diff-lcs-1.1.2-4|29	chmod g-w,g+r,o+r -R %{buildroot}
14cr|ruby-diff-lcs-1.1.2-4|30	
14cr|ruby-diff-lcs-1.1.2-4|31	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cr|ruby-diff-lcs-1.1.2-4|32	
14cr|ruby-diff-lcs-1.1.2-4|33	%clean
14cr|ruby-diff-lcs-1.1.2-4|34	
14cr|ruby-diff-lcs-1.1.2-4|35	%files
14cr|ruby-diff-lcs-1.1.2-4|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-diff-lcs-1.1.2-4|37	%{_bindir}/*
14cr|ruby-diff-lcs-1.1.2-4|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|ruby-diff-lcs-1.1.2-4|39	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|ruby-diff-lcs-1.1.2-4|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-diff-lcs-1.1.2-4|41	
14cr|ruby-diff-lcs-1.1.2-4|42	
14cr|ruby-diff-lcs-1.1.2-4|43	
14cr|ruby-diff-lcs-1.1.2-4|44	
14cr|ruby-diff-lcs-1.1.2-4|45	%changelog
14cr|ruby-diff-lcs-1.1.2-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-4
14cr|ruby-diff-lcs-1.1.2-4|47	+ Revision: 3c24355
14cr|ruby-diff-lcs-1.1.2-4|48	- MassBuild#464: Increase release tag
14cr|ruby-diff-lcs-1.1.2-4|49	
14cr|ruby-diff-lcs-1.1.2-4|50	

7809 14
14cr|ruby-feedparser-0.9.3-1|1	%define rname feedparser
14cr|ruby-feedparser-0.9.3-1|2	
14cr|ruby-feedparser-0.9.3-1|3	Summary:	RSS and Atom parser for Ruby
14cr|ruby-feedparser-0.9.3-1|4	Name:		ruby-%{rname}
14cr|ruby-feedparser-0.9.3-1|5	Version:	0.9.3
14cr|ruby-feedparser-0.9.3-1|6	Release:	1
14cr|ruby-feedparser-0.9.3-1|7	License:	GPLv2+
14cr|ruby-feedparser-0.9.3-1|8	Group:		Development/Ruby
14cr|ruby-feedparser-0.9.3-1|9	Url:		http://home.gna.org/ruby-feedparser/
14cr|ruby-feedparser-0.9.3-1|10	# 0.9.3+ is from Debian
14cr|ruby-feedparser-0.9.3-1|11	# Source hosted on github: https://github.com/feed2imap/ruby-feedparser
14cr|ruby-feedparser-0.9.3-1|12	Source0:	%{name}-%{version}.tar.gz
14cr|ruby-feedparser-0.9.3-1|13	BuildRequires:	graphviz
14cr|ruby-feedparser-0.9.3-1|14	BuildRequires:	ruby-rake
14cr|ruby-feedparser-0.9.3-1|15	BuildRequires:	rubygem-magic
14cr|ruby-feedparser-0.9.3-1|16	BuildRequires:	rubygem-mocha
14cr|ruby-feedparser-0.9.3-1|17	Requires:	rubygem-magic
14cr|ruby-feedparser-0.9.3-1|18	Requires:	rubygem-mocha
14cr|ruby-feedparser-0.9.3-1|19	BuildArch:	noarch
14cr|ruby-feedparser-0.9.3-1|20	
14cr|ruby-feedparser-0.9.3-1|21	%description
14cr|ruby-feedparser-0.9.3-1|22	Ruby-Feedparser is an RSS and Atom parser for Ruby.
14cr|ruby-feedparser-0.9.3-1|23	
14cr|ruby-feedparser-0.9.3-1|24	Ruby-feedparser is :
14cr|ruby-feedparser-0.9.3-1|25	
14cr|ruby-feedparser-0.9.3-1|26	* based on REXML
14cr|ruby-feedparser-0.9.3-1|27	* built for robustness : most feeds are not valid
14cr|ruby-feedparser-0.9.3-1|28	* fully unit-tested
14cr|ruby-feedparser-0.9.3-1|29	* easy to use (it can output text or HTML easily)
14cr|ruby-feedparser-0.9.3-1|30	
14cr|ruby-feedparser-0.9.3-1|31	%files
14cr|ruby-feedparser-0.9.3-1|32	%{ruby_sitelibdir}/*
14cr|ruby-feedparser-0.9.3-1|33	%doc ChangeLog LICENSE COPYING README rdoc
14cr|ruby-feedparser-0.9.3-1|34	
14cr|ruby-feedparser-0.9.3-1|35	#----------------------------------------------------------------------------
14cr|ruby-feedparser-0.9.3-1|36	
14cr|ruby-feedparser-0.9.3-1|37	%prep
14cr|ruby-feedparser-0.9.3-1|38	%setup -q
14cr|ruby-feedparser-0.9.3-1|39	
14cr|ruby-feedparser-0.9.3-1|40	%build
14cr|ruby-feedparser-0.9.3-1|41	ruby setup.rb config
14cr|ruby-feedparser-0.9.3-1|42	ruby setup.rb setup
14cr|ruby-feedparser-0.9.3-1|43	rake rdoc
14cr|ruby-feedparser-0.9.3-1|44	
14cr|ruby-feedparser-0.9.3-1|45	%install
14cr|ruby-feedparser-0.9.3-1|46	ruby setup.rb install --prefix=%{buildroot}
14cr|ruby-feedparser-0.9.3-1|47	
14cr|ruby-feedparser-0.9.3-1|48	%check
14cr|ruby-feedparser-0.9.3-1|49	rake test
14cr|ruby-feedparser-0.9.3-1|50	
14cr|ruby-feedparser-0.9.3-1|51	%changelog
14cr|ruby-feedparser-0.9.3-1|52	* Thu Aug 14 2014 abfonly <abfonly@gmail.com> 0.9.3-1
14cr|ruby-feedparser-0.9.3-1|53	+ Revision: a9075a1
14cr|ruby-feedparser-0.9.3-1|54	- Updated ruby-feedparser.spec
14cr|ruby-feedparser-0.9.3-1|55	
14cr|ruby-feedparser-0.9.3-1|56	

7810 14
14cr|ruby-gd-0.8.0-16|1	%define oname ruby-gd
14cr|ruby-gd-0.8.0-16|2	
14cr|ruby-gd-0.8.0-16|3	Summary:	An interface to Boutell GD library
14cr|ruby-gd-0.8.0-16|4	Name:		ruby-gd
14cr|ruby-gd-0.8.0-16|5	Version:	0.8.0
14cr|ruby-gd-0.8.0-16|6	Release:	16
14cr|ruby-gd-0.8.0-16|7	License:	Ruby License
14cr|ruby-gd-0.8.0-16|8	Group:		Development/Ruby
14cr|ruby-gd-0.8.0-16|9	Url:		http://rubyforge.org/projects/ruby-gd/
14cr|ruby-gd-0.8.0-16|10	Source0:	http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|ruby-gd-0.8.0-16|11	# Sadly we build from the gem (not the real sources) and this one is invalid
14cr|ruby-gd-0.8.0-16|12	Source1:	metadata.gz
14cr|ruby-gd-0.8.0-16|13	# Patches from https://github.com/Spakman/ruby-gd adding support for ruby 1.9
14cr|ruby-gd-0.8.0-16|14	Patch1:		0001-Made-the-extension-compile-and-run-under-Ruby-1.9.1.patch
14cr|ruby-gd-0.8.0-16|15	Patch2:		0002-Added-back-in-Ruby-1.8-support.-Tested-under-1.8.6-a.patch
14cr|ruby-gd-0.8.0-16|16	Patch3:		0003-Fixed-a-memory-leak-when-creating-a-GD-image-from-a-.patch
14cr|ruby-gd-0.8.0-16|17	Patch4:		0004-Ruby-1.9.2-compatibility-STR2CSTR-becomes-StringValu.patch
14cr|ruby-gd-0.8.0-16|18	Patch5:		0005-port-to-ruby2.1.patch
14cr|ruby-gd-0.8.0-16|19	# Fix for arches where VALUE != int
14cr|ruby-gd-0.8.0-16|20	Patch7:		0007-Add-type-for-img_set_interlace-parameters.patch
14cr|ruby-gd-0.8.0-16|21	BuildRequires:	rubygems
14cr|ruby-gd-0.8.0-16|22	BuildRequires:	gd-devel
14cr|ruby-gd-0.8.0-16|23	BuildRequires:	pkgconfig(freetype2)
14cr|ruby-gd-0.8.0-16|24	BuildRequires:	pkgconfig(libpng)
14cr|ruby-gd-0.8.0-16|25	BuildRequires:	pkgconfig(ruby)
14cr|ruby-gd-0.8.0-16|26	BuildRequires:	pkgconfig(zlib)
14cr|ruby-gd-0.8.0-16|27	
14cr|ruby-gd-0.8.0-16|28	%description
14cr|ruby-gd-0.8.0-16|29	Ruby/GD (formerly known as "GD") is an extension library to use Thomas
14cr|ruby-gd-0.8.0-16|30	Boutell's gd library (http://www.boutell.com/gd/) from Ruby.
14cr|ruby-gd-0.8.0-16|31	
14cr|ruby-gd-0.8.0-16|32	%files
14cr|ruby-gd-0.8.0-16|33	%{ruby_sitearchdir}/GD.so
14cr|ruby-gd-0.8.0-16|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-gd-0.8.0-16|35	%{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-gd-0.8.0-16|36	%{ruby_gemdir}/gems/%{oname}-%{version}/*.en
14cr|ruby-gd-0.8.0-16|37	
14cr|ruby-gd-0.8.0-16|38	#----------------------------------------------------------------------------
14cr|ruby-gd-0.8.0-16|39	
14cr|ruby-gd-0.8.0-16|40	%prep
14cr|ruby-gd-0.8.0-16|41	%setup -c
14cr|ruby-gd-0.8.0-16|42	#tar xzf data.tar.gz
14cr|ruby-gd-0.8.0-16|43	
14cr|ruby-gd-0.8.0-16|44	%apply_patches
14cr|ruby-gd-0.8.0-16|45	cp -a %{SOURCE1} .
14cr|ruby-gd-0.8.0-16|46	
14cr|ruby-gd-0.8.0-16|47	%build
14cr|ruby-gd-0.8.0-16|48	%gem_build
14cr|ruby-gd-0.8.0-16|49	
14cr|ruby-gd-0.8.0-16|50	%install
14cr|ruby-gd-0.8.0-16|51	%gem_install
14cr|ruby-gd-0.8.0-16|52	
14cr|ruby-gd-0.8.0-16|53	%changelog
14cr|ruby-gd-0.8.0-16|54	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-16
14cr|ruby-gd-0.8.0-16|55	+ Revision: d0fed8d
14cr|ruby-gd-0.8.0-16|56	- Fix build with Ruby 2.1
14cr|ruby-gd-0.8.0-16|57	
14cr|ruby-gd-0.8.0-16|58	

7811 14
14cr|rubygem-actionview-4.1.1-3|1	# Generated from actionview-4.1.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-actionview-4.1.1-3|2	%define	rbname	actionview
14cr|rubygem-actionview-4.1.1-3|3	
14cr|rubygem-actionview-4.1.1-3|4	Summary:	Rendering framework putting the V in MVC (part of Rails)
14cr|rubygem-actionview-4.1.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-actionview-4.1.1-3|6	
14cr|rubygem-actionview-4.1.1-3|7	Version:	4.1.1
14cr|rubygem-actionview-4.1.1-3|8	Release:	3
14cr|rubygem-actionview-4.1.1-3|9	Group:		Development/Ruby
14cr|rubygem-actionview-4.1.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-actionview-4.1.1-3|11	URL:		http://www.rubyonrails.org
14cr|rubygem-actionview-4.1.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-actionview-4.1.1-3|13	BuildRequires:	rubygems
14cr|rubygem-actionview-4.1.1-3|14	BuildArch:	noarch
14cr|rubygem-actionview-4.1.1-3|15	
14cr|rubygem-actionview-4.1.1-3|16	%description
14cr|rubygem-actionview-4.1.1-3|17	Simple, battle-tested conventions and helpers for building web pages.
14cr|rubygem-actionview-4.1.1-3|18	
14cr|rubygem-actionview-4.1.1-3|19	%package	doc
14cr|rubygem-actionview-4.1.1-3|20	Summary:	Documentation for %{name}
14cr|rubygem-actionview-4.1.1-3|21	Group:		Books/Computer books
14cr|rubygem-actionview-4.1.1-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-actionview-4.1.1-3|23	
14cr|rubygem-actionview-4.1.1-3|24	%description	doc
14cr|rubygem-actionview-4.1.1-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-actionview-4.1.1-3|26	
14cr|rubygem-actionview-4.1.1-3|27	%prep
14cr|rubygem-actionview-4.1.1-3|28	%setup -q
14cr|rubygem-actionview-4.1.1-3|29	
14cr|rubygem-actionview-4.1.1-3|30	%build
14cr|rubygem-actionview-4.1.1-3|31	%gem_build
14cr|rubygem-actionview-4.1.1-3|32	
14cr|rubygem-actionview-4.1.1-3|33	%install
14cr|rubygem-actionview-4.1.1-3|34	%gem_install
14cr|rubygem-actionview-4.1.1-3|35	
14cr|rubygem-actionview-4.1.1-3|36	%files
14cr|rubygem-actionview-4.1.1-3|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-actionview-4.1.1-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-actionview-4.1.1-3|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-actionview-4.1.1-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view
14cr|rubygem-actionview-4.1.1-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/*.rb
14cr|rubygem-actionview-4.1.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers
14cr|rubygem-actionview-4.1.1-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/*.rb
14cr|rubygem-actionview-4.1.1-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/tags
14cr|rubygem-actionview-4.1.1-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/tags/*.rb
14cr|rubygem-actionview-4.1.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/locale
14cr|rubygem-actionview-4.1.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/locale/*.yml
14cr|rubygem-actionview-4.1.1-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/renderer
14cr|rubygem-actionview-4.1.1-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/renderer/*.rb
14cr|rubygem-actionview-4.1.1-3|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/tasks
14cr|rubygem-actionview-4.1.1-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/tasks/*.rake
14cr|rubygem-actionview-4.1.1-3|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template
14cr|rubygem-actionview-4.1.1-3|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/*.rb
14cr|rubygem-actionview-4.1.1-3|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/handlers
14cr|rubygem-actionview-4.1.1-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/handlers/*.rb
14cr|rubygem-actionview-4.1.1-3|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/testing
14cr|rubygem-actionview-4.1.1-3|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/testing/*.rb
14cr|rubygem-actionview-4.1.1-3|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/vendor
14cr|rubygem-actionview-4.1.1-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/vendor/*.rb
14cr|rubygem-actionview-4.1.1-3|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/vendor/html-scanner/html
14cr|rubygem-actionview-4.1.1-3|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/vendor/html-scanner/html/*.rb
14cr|rubygem-actionview-4.1.1-3|62	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-actionview-4.1.1-3|63	
14cr|rubygem-actionview-4.1.1-3|64	%files doc
14cr|rubygem-actionview-4.1.1-3|65	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-actionview-4.1.1-3|66	
14cr|rubygem-actionview-4.1.1-3|67	
14cr|rubygem-actionview-4.1.1-3|68	%changelog
14cr|rubygem-actionview-4.1.1-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|rubygem-actionview-4.1.1-3|70	+ Revision: 632ea7d
14cr|rubygem-actionview-4.1.1-3|71	- MassBuild#464: Increase release tag
14cr|rubygem-actionview-4.1.1-3|72	
14cr|rubygem-actionview-4.1.1-3|73	

7812 14
14cr|rubygem-activeldap-4.0.3-3|1	# Generated from activeldap-4.0.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-activeldap-4.0.3-3|2	%define	rbname	activeldap
14cr|rubygem-activeldap-4.0.3-3|3	
14cr|rubygem-activeldap-4.0.3-3|4	Summary:	ActiveLdap is a object-oriented API to LDAP
14cr|rubygem-activeldap-4.0.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-activeldap-4.0.3-3|6	
14cr|rubygem-activeldap-4.0.3-3|7	Version:	4.0.3
14cr|rubygem-activeldap-4.0.3-3|8	Release:	3
14cr|rubygem-activeldap-4.0.3-3|9	Group:		Development/Ruby
14cr|rubygem-activeldap-4.0.3-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-activeldap-4.0.3-3|11	URL:		http://ruby-activeldap.rubyforge.org/
14cr|rubygem-activeldap-4.0.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-activeldap-4.0.3-3|13	BuildRequires:	rubygems
14cr|rubygem-activeldap-4.0.3-3|14	BuildArch:	noarch
14cr|rubygem-activeldap-4.0.3-3|15	
14cr|rubygem-activeldap-4.0.3-3|16	%description
14cr|rubygem-activeldap-4.0.3-3|17	'ActiveLdap' is a ruby library which provides a clean
14cr|rubygem-activeldap-4.0.3-3|18	objected oriented interface to the Ruby/LDAP library.  It was inspired
14cr|rubygem-activeldap-4.0.3-3|19	by ActiveRecord. This is not nearly as clean or as flexible as
14cr|rubygem-activeldap-4.0.3-3|20	ActiveRecord, but it is still trivial to define new objects and manipulate
14cr|rubygem-activeldap-4.0.3-3|21	them with minimal difficulty.
14cr|rubygem-activeldap-4.0.3-3|22	
14cr|rubygem-activeldap-4.0.3-3|23	%package	doc
14cr|rubygem-activeldap-4.0.3-3|24	Summary:	Documentation for %{name}
14cr|rubygem-activeldap-4.0.3-3|25	Group:		Books/Computer books
14cr|rubygem-activeldap-4.0.3-3|26	Requires:	%{name} = %{EVRD}
14cr|rubygem-activeldap-4.0.3-3|27	
14cr|rubygem-activeldap-4.0.3-3|28	%description	doc
14cr|rubygem-activeldap-4.0.3-3|29	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-activeldap-4.0.3-3|30	
14cr|rubygem-activeldap-4.0.3-3|31	%prep
14cr|rubygem-activeldap-4.0.3-3|32	%setup -q
14cr|rubygem-activeldap-4.0.3-3|33	
14cr|rubygem-activeldap-4.0.3-3|34	%build
14cr|rubygem-activeldap-4.0.3-3|35	%gem_build
14cr|rubygem-activeldap-4.0.3-3|36	
14cr|rubygem-activeldap-4.0.3-3|37	%install
14cr|rubygem-activeldap-4.0.3-3|38	%gem_install
14cr|rubygem-activeldap-4.0.3-3|39	
14cr|rubygem-activeldap-4.0.3-3|40	%files
14cr|rubygem-activeldap-4.0.3-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-activeldap-4.0.3-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-activeldap-4.0.3-3|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-activeldap-4.0.3-3|44	
14cr|rubygem-activeldap-4.0.3-3|45	%files doc
14cr|rubygem-activeldap-4.0.3-3|46	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-activeldap-4.0.3-3|47	
14cr|rubygem-activeldap-4.0.3-3|48	%changelog
14cr|rubygem-activeldap-4.0.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-3
14cr|rubygem-activeldap-4.0.3-3|50	+ Revision: 08df4ed
14cr|rubygem-activeldap-4.0.3-3|51	- MassBuild#464: Increase release tag
14cr|rubygem-activeldap-4.0.3-3|52	
14cr|rubygem-activeldap-4.0.3-3|53	

7813 14
14cr|rubygem-activemodel-4.1.1-3|1	# Generated from activemodel-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-activemodel-4.1.1-3|2	%define	rbname	activemodel
14cr|rubygem-activemodel-4.1.1-3|3	
14cr|rubygem-activemodel-4.1.1-3|4	Summary:	A toolkit for building modeling frameworks (part of Rails)
14cr|rubygem-activemodel-4.1.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-activemodel-4.1.1-3|6	
14cr|rubygem-activemodel-4.1.1-3|7	Version:	4.1.1
14cr|rubygem-activemodel-4.1.1-3|8	Release:	3
14cr|rubygem-activemodel-4.1.1-3|9	Group:		Development/Ruby
14cr|rubygem-activemodel-4.1.1-3|10	License:	MIT
14cr|rubygem-activemodel-4.1.1-3|11	URL:		http://www.rubyonrails.org
14cr|rubygem-activemodel-4.1.1-3|12	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-activemodel-4.1.1-3|13	BuildRequires:	rubygems
14cr|rubygem-activemodel-4.1.1-3|14	BuildRequires:	rubygem(activesupport) = %{version}
14cr|rubygem-activemodel-4.1.1-3|15	BuildRequires:	rubygem(builder)
14cr|rubygem-activemodel-4.1.1-3|16	BuildRequires:	rubygem(i18n) => 0.4.2
14cr|rubygem-activemodel-4.1.1-3|17	BuildRequires:	rubygem(mocha)
14cr|rubygem-activemodel-4.1.1-3|18	BuildArch:	noarch
14cr|rubygem-activemodel-4.1.1-3|19	
14cr|rubygem-activemodel-4.1.1-3|20	%description
14cr|rubygem-activemodel-4.1.1-3|21	A toolkit for building modeling frameworks like Active Record and Active
14cr|rubygem-activemodel-4.1.1-3|22	Resource. Rich support for attributes, callbacks, validations, observers,
14cr|rubygem-activemodel-4.1.1-3|23	serialization, internationalization, and testing.
14cr|rubygem-activemodel-4.1.1-3|24	
14cr|rubygem-activemodel-4.1.1-3|25	%package	doc
14cr|rubygem-activemodel-4.1.1-3|26	Summary:	Documentation for %{name}
14cr|rubygem-activemodel-4.1.1-3|27	Group:		Books/Computer books
14cr|rubygem-activemodel-4.1.1-3|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-activemodel-4.1.1-3|29	
14cr|rubygem-activemodel-4.1.1-3|30	%description	doc
14cr|rubygem-activemodel-4.1.1-3|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-activemodel-4.1.1-3|32	
14cr|rubygem-activemodel-4.1.1-3|33	%prep
14cr|rubygem-activemodel-4.1.1-3|34	%setup -q
14cr|rubygem-activemodel-4.1.1-3|35	
14cr|rubygem-activemodel-4.1.1-3|36	%build
14cr|rubygem-activemodel-4.1.1-3|37	%gem_build
14cr|rubygem-activemodel-4.1.1-3|38	
14cr|rubygem-activemodel-4.1.1-3|39	%install
14cr|rubygem-activemodel-4.1.1-3|40	%gem_install
14cr|rubygem-activemodel-4.1.1-3|41	
14cr|rubygem-activemodel-4.1.1-3|42	%files
14cr|rubygem-activemodel-4.1.1-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-activemodel-4.1.1-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-activemodel-4.1.1-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-activemodel-4.1.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model
14cr|rubygem-activemodel-4.1.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/*.rb
14cr|rubygem-activemodel-4.1.1-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale
14cr|rubygem-activemodel-4.1.1-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale/*.yml
14cr|rubygem-activemodel-4.1.1-3|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers
14cr|rubygem-activemodel-4.1.1-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers/*.rb
14cr|rubygem-activemodel-4.1.1-3|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations
14cr|rubygem-activemodel-4.1.1-3|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations/*.rb
14cr|rubygem-activemodel-4.1.1-3|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-activemodel-4.1.1-3|55	
14cr|rubygem-activemodel-4.1.1-3|56	%files doc
14cr|rubygem-activemodel-4.1.1-3|57	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-activemodel-4.1.1-3|58	
14cr|rubygem-activemodel-4.1.1-3|59	%changelog
14cr|rubygem-activemodel-4.1.1-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|rubygem-activemodel-4.1.1-3|61	+ Revision: 44e3766
14cr|rubygem-activemodel-4.1.1-3|62	- MassBuild#464: Increase release tag
14cr|rubygem-activemodel-4.1.1-3|63	
14cr|rubygem-activemodel-4.1.1-3|64	

7814 14
14cr|rubygem-activerecord-4.1.1-2|1	# Generated from activerecord-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-activerecord-4.1.1-2|2	%define	rbname	activerecord
14cr|rubygem-activerecord-4.1.1-2|3	
14cr|rubygem-activerecord-4.1.1-2|4	Summary:	Object-relational mapper framework (part of Rails)
14cr|rubygem-activerecord-4.1.1-2|5	Name:		rubygem-%{rbname}
14cr|rubygem-activerecord-4.1.1-2|6	
14cr|rubygem-activerecord-4.1.1-2|7	Version:	4.1.1
14cr|rubygem-activerecord-4.1.1-2|8	Release:	2
14cr|rubygem-activerecord-4.1.1-2|9	Group:		Development/Ruby
14cr|rubygem-activerecord-4.1.1-2|10	License:	GPLv2+ or Ruby
14cr|rubygem-activerecord-4.1.1-2|11	URL:		http://www.rubyonrails.org
14cr|rubygem-activerecord-4.1.1-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-activerecord-4.1.1-2|13	BuildRequires:	rubygems
14cr|rubygem-activerecord-4.1.1-2|14	BuildArch:	noarch
14cr|rubygem-activerecord-4.1.1-2|15	%rename		ruby-activerecord
14cr|rubygem-activerecord-4.1.1-2|16	
14cr|rubygem-activerecord-4.1.1-2|17	%description
14cr|rubygem-activerecord-4.1.1-2|18	Databases on Rails. Build a persistent domain model by mapping database tables
14cr|rubygem-activerecord-4.1.1-2|19	to Ruby classes. Strong conventions for associations, validations,
14cr|rubygem-activerecord-4.1.1-2|20	aggregations, migrations, and testing come baked-in.
14cr|rubygem-activerecord-4.1.1-2|21	
14cr|rubygem-activerecord-4.1.1-2|22	%package	doc
14cr|rubygem-activerecord-4.1.1-2|23	Summary:	Documentation for %{name}
14cr|rubygem-activerecord-4.1.1-2|24	Group:		Books/Computer books
14cr|rubygem-activerecord-4.1.1-2|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-activerecord-4.1.1-2|26	
14cr|rubygem-activerecord-4.1.1-2|27	%description	doc
14cr|rubygem-activerecord-4.1.1-2|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-activerecord-4.1.1-2|29	
14cr|rubygem-activerecord-4.1.1-2|30	%prep
14cr|rubygem-activerecord-4.1.1-2|31	%setup -q
14cr|rubygem-activerecord-4.1.1-2|32	
14cr|rubygem-activerecord-4.1.1-2|33	%build
14cr|rubygem-activerecord-4.1.1-2|34	%gem_build -f examples
14cr|rubygem-activerecord-4.1.1-2|35	
14cr|rubygem-activerecord-4.1.1-2|36	%install
14cr|rubygem-activerecord-4.1.1-2|37	%gem_install
14cr|rubygem-activerecord-4.1.1-2|38	
14cr|rubygem-activerecord-4.1.1-2|39	%files
14cr|rubygem-activerecord-4.1.1-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-activerecord-4.1.1-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-activerecord-4.1.1-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-activerecord-4.1.1-2|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-activerecord-4.1.1-2|44	
14cr|rubygem-activerecord-4.1.1-2|45	%files doc
14cr|rubygem-activerecord-4.1.1-2|46	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-activerecord-4.1.1-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-activerecord-4.1.1-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-activerecord-4.1.1-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
14cr|rubygem-activerecord-4.1.1-2|50	
14cr|rubygem-activerecord-4.1.1-2|51	%changelog
14cr|rubygem-activerecord-4.1.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-2
14cr|rubygem-activerecord-4.1.1-2|53	+ Revision: 4b7250b
14cr|rubygem-activerecord-4.1.1-2|54	- MassBuild#464: Increase release tag
14cr|rubygem-activerecord-4.1.1-2|55	
14cr|rubygem-activerecord-4.1.1-2|56	

7815 14
14cr|rubygem-addressable-2.2.8-3|1	# Generated from addressable-2.2.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-addressable-2.2.8-3|2	%define	rbname	addressable
14cr|rubygem-addressable-2.2.8-3|3	
14cr|rubygem-addressable-2.2.8-3|4	Summary:	A replacement for the URI implementation of Ruby's standard library
14cr|rubygem-addressable-2.2.8-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-addressable-2.2.8-3|6	Version:	2.2.8
14cr|rubygem-addressable-2.2.8-3|7	Release:	3
14cr|rubygem-addressable-2.2.8-3|8	Group:		Development/Ruby
14cr|rubygem-addressable-2.2.8-3|9	License:	MIT
14cr|rubygem-addressable-2.2.8-3|10	URL:		http://addressable.rubyforge.org/
14cr|rubygem-addressable-2.2.8-3|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-addressable-2.2.8-3|12	BuildRequires:	rubygems
14cr|rubygem-addressable-2.2.8-3|13	BuildArch:	noarch
14cr|rubygem-addressable-2.2.8-3|14	
14cr|rubygem-addressable-2.2.8-3|15	%description
14cr|rubygem-addressable-2.2.8-3|16	Addressable is a replacement for the URI implementation that is part of
14cr|rubygem-addressable-2.2.8-3|17	Ruby's standard library. It more closely conforms to the relevant RFCs and
14cr|rubygem-addressable-2.2.8-3|18	adds support for IRIs and URI templates.
14cr|rubygem-addressable-2.2.8-3|19	
14cr|rubygem-addressable-2.2.8-3|20	%package	doc
14cr|rubygem-addressable-2.2.8-3|21	Summary:	Documentation for %{name}
14cr|rubygem-addressable-2.2.8-3|22	Group:		Books/Computer books
14cr|rubygem-addressable-2.2.8-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-addressable-2.2.8-3|24	
14cr|rubygem-addressable-2.2.8-3|25	%description	doc
14cr|rubygem-addressable-2.2.8-3|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-addressable-2.2.8-3|27	
14cr|rubygem-addressable-2.2.8-3|28	%prep
14cr|rubygem-addressable-2.2.8-3|29	%setup -q
14cr|rubygem-addressable-2.2.8-3|30	
14cr|rubygem-addressable-2.2.8-3|31	%build
14cr|rubygem-addressable-2.2.8-3|32	%gem_build -f '(spec|tasks|website)/'
14cr|rubygem-addressable-2.2.8-3|33	
14cr|rubygem-addressable-2.2.8-3|34	%install
14cr|rubygem-addressable-2.2.8-3|35	%gem_install
14cr|rubygem-addressable-2.2.8-3|36	
14cr|rubygem-addressable-2.2.8-3|37	%files
14cr|rubygem-addressable-2.2.8-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-addressable-2.2.8-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-addressable-2.2.8-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable
14cr|rubygem-addressable-2.2.8-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/idna
14cr|rubygem-addressable-2.2.8-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/*.rb
14cr|rubygem-addressable-2.2.8-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/idna/*.rb
14cr|rubygem-addressable-2.2.8-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-addressable-2.2.8-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/addressable
14cr|rubygem-addressable-2.2.8-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/addressable/*.rb
14cr|rubygem-addressable-2.2.8-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
14cr|rubygem-addressable-2.2.8-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
14cr|rubygem-addressable-2.2.8-3|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-addressable-2.2.8-3|50	
14cr|rubygem-addressable-2.2.8-3|51	%files doc
14cr|rubygem-addressable-2.2.8-3|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-addressable-2.2.8-3|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
14cr|rubygem-addressable-2.2.8-3|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/website
14cr|rubygem-addressable-2.2.8-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/website/*.html
14cr|rubygem-addressable-2.2.8-3|56	
14cr|rubygem-addressable-2.2.8-3|57	%changelog
14cr|rubygem-addressable-2.2.8-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.8-3
14cr|rubygem-addressable-2.2.8-3|59	+ Revision: cfe5b55
14cr|rubygem-addressable-2.2.8-3|60	- MassBuild#464: Increase release tag
14cr|rubygem-addressable-2.2.8-3|61	
14cr|rubygem-addressable-2.2.8-3|62	

7816 14
14cr|rubygem-allison-2.0.3-4|1	# Generated from allison-2.0.3.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-allison-2.0.3-4|2	%define	rbname	allison
14cr|rubygem-allison-2.0.3-4|3	
14cr|rubygem-allison-2.0.3-4|4	Summary:	A modern, pretty RDoc template
14cr|rubygem-allison-2.0.3-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-allison-2.0.3-4|6	Version:	2.0.3
14cr|rubygem-allison-2.0.3-4|7	Release:	4
14cr|rubygem-allison-2.0.3-4|8	Group:		Development/Ruby
14cr|rubygem-allison-2.0.3-4|9	License:	GPLv2+ or Ruby
14cr|rubygem-allison-2.0.3-4|10	URL:		http://blog.evanweaver.com/pages/code#allison
14cr|rubygem-allison-2.0.3-4|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-allison-2.0.3-4|12	BuildRequires:	rubygems
14cr|rubygem-allison-2.0.3-4|13	BuildArch:	noarch
14cr|rubygem-allison-2.0.3-4|14	
14cr|rubygem-allison-2.0.3-4|15	%description
14cr|rubygem-allison-2.0.3-4|16	A modern, pretty RDoc template.
14cr|rubygem-allison-2.0.3-4|17	
14cr|rubygem-allison-2.0.3-4|18	%package	doc
14cr|rubygem-allison-2.0.3-4|19	Summary:	Documentation for %{name}
14cr|rubygem-allison-2.0.3-4|20	Group:		Books/Computer books
14cr|rubygem-allison-2.0.3-4|21	Requires:	%{name} = %{EVRD}
14cr|rubygem-allison-2.0.3-4|22	
14cr|rubygem-allison-2.0.3-4|23	%description	doc
14cr|rubygem-allison-2.0.3-4|24	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-allison-2.0.3-4|25	
14cr|rubygem-allison-2.0.3-4|26	%prep
14cr|rubygem-allison-2.0.3-4|27	%setup -q
14cr|rubygem-allison-2.0.3-4|28	
14cr|rubygem-allison-2.0.3-4|29	%build
14cr|rubygem-allison-2.0.3-4|30	mkdir -p .%{ruby_gemdir}
14cr|rubygem-allison-2.0.3-4|31	gem install -V --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-allison-2.0.3-4|32	--force --rdoc %{SOURCE0}
14cr|rubygem-allison-2.0.3-4|33	
14cr|rubygem-allison-2.0.3-4|34	%install
14cr|rubygem-allison-2.0.3-4|35	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-allison-2.0.3-4|36	mkdir -p %{buildroot}%{_bindir}
14cr|rubygem-allison-2.0.3-4|37	cp -rf .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-allison-2.0.3-4|38	pushd %{buildroot}
14cr|rubygem-allison-2.0.3-4|39	ln -s ../../%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/allison ./%{_bindir}/allison
14cr|rubygem-allison-2.0.3-4|40	popd
14cr|rubygem-allison-2.0.3-4|41	
14cr|rubygem-allison-2.0.3-4|42	
14cr|rubygem-allison-2.0.3-4|43	%files
14cr|rubygem-allison-2.0.3-4|44	%{_bindir}/allison
14cr|rubygem-allison-2.0.3-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-allison-2.0.3-4|46	%{ruby_gemdir}/bin/allison
14cr|rubygem-allison-2.0.3-4|47	%{ruby_gemdir}/cache/*
14cr|rubygem-allison-2.0.3-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/*
14cr|rubygem-allison-2.0.3-4|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-allison-2.0.3-4|50	
14cr|rubygem-allison-2.0.3-4|51	%files doc
14cr|rubygem-allison-2.0.3-4|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-allison-2.0.3-4|53	
14cr|rubygem-allison-2.0.3-4|54	%changelog
14cr|rubygem-allison-2.0.3-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-4
14cr|rubygem-allison-2.0.3-4|56	+ Revision: dd0b663
14cr|rubygem-allison-2.0.3-4|57	- MassBuild#464: Increase release tag
14cr|rubygem-allison-2.0.3-4|58	
14cr|rubygem-allison-2.0.3-4|59	

7817 14
14cr|rubygem-appraisal-0.1-3|1	# Generated from appraisal-0.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-appraisal-0.1-3|2	%define	rbname	appraisal
14cr|rubygem-appraisal-0.1-3|3	
14cr|rubygem-appraisal-0.1-3|4	Summary:	Find out what your Ruby gems are worth
14cr|rubygem-appraisal-0.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-appraisal-0.1-3|6	
14cr|rubygem-appraisal-0.1-3|7	Version:	0.1
14cr|rubygem-appraisal-0.1-3|8	Release:	3
14cr|rubygem-appraisal-0.1-3|9	Group:		Development/Ruby
14cr|rubygem-appraisal-0.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-appraisal-0.1-3|11	URL:		http://github.com/thoughtbot/appraisal
14cr|rubygem-appraisal-0.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-appraisal-0.1-3|13	BuildRequires:	rubygems
14cr|rubygem-appraisal-0.1-3|14	BuildArch:	noarch
14cr|rubygem-appraisal-0.1-3|15	
14cr|rubygem-appraisal-0.1-3|16	%description
14cr|rubygem-appraisal-0.1-3|17	Appraisal integrates with bundler and rake to test your library against
14cr|rubygem-appraisal-0.1-3|18	different versions of dependencies in repeatable scenarios called
14cr|rubygem-appraisal-0.1-3|19	"appraisals."
14cr|rubygem-appraisal-0.1-3|20	
14cr|rubygem-appraisal-0.1-3|21	%package	doc
14cr|rubygem-appraisal-0.1-3|22	Summary:	Documentation for %{name}
14cr|rubygem-appraisal-0.1-3|23	Group:		Books/Computer books
14cr|rubygem-appraisal-0.1-3|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-appraisal-0.1-3|25	
14cr|rubygem-appraisal-0.1-3|26	%description	doc
14cr|rubygem-appraisal-0.1-3|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-appraisal-0.1-3|28	
14cr|rubygem-appraisal-0.1-3|29	%prep
14cr|rubygem-appraisal-0.1-3|30	%setup -q
14cr|rubygem-appraisal-0.1-3|31	
14cr|rubygem-appraisal-0.1-3|32	%build
14cr|rubygem-appraisal-0.1-3|33	%gem_build -f features
14cr|rubygem-appraisal-0.1-3|34	
14cr|rubygem-appraisal-0.1-3|35	%install
14cr|rubygem-appraisal-0.1-3|36	%gem_install
14cr|rubygem-appraisal-0.1-3|37	
14cr|rubygem-appraisal-0.1-3|38	%clean
14cr|rubygem-appraisal-0.1-3|39	
14cr|rubygem-appraisal-0.1-3|40	%files
14cr|rubygem-appraisal-0.1-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-appraisal-0.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
14cr|rubygem-appraisal-0.1-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*.feature
14cr|rubygem-appraisal-0.1-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/step_definitions
14cr|rubygem-appraisal-0.1-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/step_definitions/*.rb
14cr|rubygem-appraisal-0.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/support
14cr|rubygem-appraisal-0.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/support/*.rb
14cr|rubygem-appraisal-0.1-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-appraisal-0.1-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-appraisal-0.1-3|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/appraisal
14cr|rubygem-appraisal-0.1-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/appraisal/*.rb
14cr|rubygem-appraisal-0.1-3|52	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-appraisal-0.1-3|53	
14cr|rubygem-appraisal-0.1-3|54	%files doc
14cr|rubygem-appraisal-0.1-3|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-appraisal-0.1-3|56	
14cr|rubygem-appraisal-0.1-3|57	
14cr|rubygem-appraisal-0.1-3|58	
14cr|rubygem-appraisal-0.1-3|59	
14cr|rubygem-appraisal-0.1-3|60	%changelog
14cr|rubygem-appraisal-0.1-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14cr|rubygem-appraisal-0.1-3|62	+ Revision: 436300d
14cr|rubygem-appraisal-0.1-3|63	- MassBuild#464: Increase release tag
14cr|rubygem-appraisal-0.1-3|64	
14cr|rubygem-appraisal-0.1-3|65	

7818 14
14cr|rubygem-archive-tar-minitar-0.5.2-4|1	%define	oname	archive-tar-minitar
14cr|rubygem-archive-tar-minitar-0.5.2-4|2	
14cr|rubygem-archive-tar-minitar-0.5.2-4|3	Summary:	Provides POSIX archive management from Ruby programs
14cr|rubygem-archive-tar-minitar-0.5.2-4|4	Name:		rubygem-%{oname}
14cr|rubygem-archive-tar-minitar-0.5.2-4|5	Version:	0.5.2
14cr|rubygem-archive-tar-minitar-0.5.2-4|6	Release:	4
14cr|rubygem-archive-tar-minitar-0.5.2-4|7	License:	GPLv2+ or Ruby
14cr|rubygem-archive-tar-minitar-0.5.2-4|8	Group:		Development/Ruby
14cr|rubygem-archive-tar-minitar-0.5.2-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-archive-tar-minitar-0.5.2-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-archive-tar-minitar-0.5.2-4|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-archive-tar-minitar-0.5.2-4|12	BuildArch:	noarch
14cr|rubygem-archive-tar-minitar-0.5.2-4|13	
14cr|rubygem-archive-tar-minitar-0.5.2-4|14	%description
14cr|rubygem-archive-tar-minitar-0.5.2-4|15	Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
14cr|rubygem-archive-tar-minitar-0.5.2-4|16	provides the ability to deal with POSIX tar(1) archive files. The
14cr|rubygem-archive-tar-minitar-0.5.2-4|17	implementation is based heavily on Mauricio Ferna'ndez's implementation in
14cr|rubygem-archive-tar-minitar-0.5.2-4|18	rpa-base, but has been reorganised to promote reuse in other projects.
14cr|rubygem-archive-tar-minitar-0.5.2-4|19	
14cr|rubygem-archive-tar-minitar-0.5.2-4|20	%prep
14cr|rubygem-archive-tar-minitar-0.5.2-4|21	
14cr|rubygem-archive-tar-minitar-0.5.2-4|22	%build
14cr|rubygem-archive-tar-minitar-0.5.2-4|23	
14cr|rubygem-archive-tar-minitar-0.5.2-4|24	%install
14cr|rubygem-archive-tar-minitar-0.5.2-4|25	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-archive-tar-minitar-0.5.2-4|26	
14cr|rubygem-archive-tar-minitar-0.5.2-4|27	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cr|rubygem-archive-tar-minitar-0.5.2-4|28	
14cr|rubygem-archive-tar-minitar-0.5.2-4|29	
14cr|rubygem-archive-tar-minitar-0.5.2-4|30	%clean
14cr|rubygem-archive-tar-minitar-0.5.2-4|31	
14cr|rubygem-archive-tar-minitar-0.5.2-4|32	%files
14cr|rubygem-archive-tar-minitar-0.5.2-4|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-archive-tar-minitar-0.5.2-4|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-archive-tar-minitar-0.5.2-4|35	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-archive-tar-minitar-0.5.2-4|36	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-archive-tar-minitar-0.5.2-4|37	%{_bindir}/minitar
14cr|rubygem-archive-tar-minitar-0.5.2-4|38	
14cr|rubygem-archive-tar-minitar-0.5.2-4|39	
14cr|rubygem-archive-tar-minitar-0.5.2-4|40	
14cr|rubygem-archive-tar-minitar-0.5.2-4|41	
14cr|rubygem-archive-tar-minitar-0.5.2-4|42	%changelog
14cr|rubygem-archive-tar-minitar-0.5.2-4|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-4
14cr|rubygem-archive-tar-minitar-0.5.2-4|44	+ Revision: e5c649e
14cr|rubygem-archive-tar-minitar-0.5.2-4|45	- MassBuild#464: Increase release tag
14cr|rubygem-archive-tar-minitar-0.5.2-4|46	
14cr|rubygem-archive-tar-minitar-0.5.2-4|47	

7819 14
14cr|rubygem-arel-5.0.0-3|1	# Generated from arel-3.0.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-arel-5.0.0-3|2	%define	rbname	arel
14cr|rubygem-arel-5.0.0-3|3	
14cr|rubygem-arel-5.0.0-3|4	Summary:	Arel is a SQL AST manager for Ruby
14cr|rubygem-arel-5.0.0-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-arel-5.0.0-3|6	
14cr|rubygem-arel-5.0.0-3|7	Version:	5.0.0
14cr|rubygem-arel-5.0.0-3|8	Release:	3
14cr|rubygem-arel-5.0.0-3|9	Group:		Development/Ruby
14cr|rubygem-arel-5.0.0-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-arel-5.0.0-3|11	URL:		http://github.com/rails/arel
14cr|rubygem-arel-5.0.0-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-arel-5.0.0-3|13	BuildRequires:	rubygems
14cr|rubygem-arel-5.0.0-3|14	# required by check suite
14cr|rubygem-arel-5.0.0-3|15	BuildRequires:	rubygem(hoe)
14cr|rubygem-arel-5.0.0-3|16	BuildArch:	noarch
14cr|rubygem-arel-5.0.0-3|17	
14cr|rubygem-arel-5.0.0-3|18	%description
14cr|rubygem-arel-5.0.0-3|19	Arel is a SQL AST manager for Ruby. It
14cr|rubygem-arel-5.0.0-3|20	1. Simplifies the generation of complex SQL queries
14cr|rubygem-arel-5.0.0-3|21	2. Adapts to various RDBMS systems
14cr|rubygem-arel-5.0.0-3|22	It is intended to be a framework framework; that is, you can build your own
14cr|rubygem-arel-5.0.0-3|23	ORM
14cr|rubygem-arel-5.0.0-3|24	with it, focusing on innovative object and collection modeling as opposed to
14cr|rubygem-arel-5.0.0-3|25	database compatibility and query generation.
14cr|rubygem-arel-5.0.0-3|26	
14cr|rubygem-arel-5.0.0-3|27	%package	doc
14cr|rubygem-arel-5.0.0-3|28	Summary:	Documentation for %{name}
14cr|rubygem-arel-5.0.0-3|29	Group:		Books/Computer books
14cr|rubygem-arel-5.0.0-3|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-arel-5.0.0-3|31	
14cr|rubygem-arel-5.0.0-3|32	%description	doc
14cr|rubygem-arel-5.0.0-3|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-arel-5.0.0-3|34	
14cr|rubygem-arel-5.0.0-3|35	%prep
14cr|rubygem-arel-5.0.0-3|36	%setup -q
14cr|rubygem-arel-5.0.0-3|37	
14cr|rubygem-arel-5.0.0-3|38	%build
14cr|rubygem-arel-5.0.0-3|39	%gem_build
14cr|rubygem-arel-5.0.0-3|40	
14cr|rubygem-arel-5.0.0-3|41	%check
14cr|rubygem-arel-5.0.0-3|42	rake test
14cr|rubygem-arel-5.0.0-3|43	
14cr|rubygem-arel-5.0.0-3|44	%install
14cr|rubygem-arel-5.0.0-3|45	%gem_install
14cr|rubygem-arel-5.0.0-3|46	
14cr|rubygem-arel-5.0.0-3|47	%files
14cr|rubygem-arel-5.0.0-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-arel-5.0.0-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-arel-5.0.0-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-arel-5.0.0-3|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-arel-5.0.0-3|52	
14cr|rubygem-arel-5.0.0-3|53	%files doc
14cr|rubygem-arel-5.0.0-3|54	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-arel-5.0.0-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
14cr|rubygem-arel-5.0.0-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-arel-5.0.0-3|57	
14cr|rubygem-arel-5.0.0-3|58	%changelog
14cr|rubygem-arel-5.0.0-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.0-3
14cr|rubygem-arel-5.0.0-3|60	+ Revision: 2cac998
14cr|rubygem-arel-5.0.0-3|61	- MassBuild#464: Increase release tag
14cr|rubygem-arel-5.0.0-3|62	
14cr|rubygem-arel-5.0.0-3|63	

7820 14
14cr|rubygem-aruba-0.4.11-4|1	%define oname aruba
14cr|rubygem-aruba-0.4.11-4|2	
14cr|rubygem-aruba-0.4.11-4|3	Name:       rubygem-%{oname}
14cr|rubygem-aruba-0.4.11-4|4	Version:    0.4.11
14cr|rubygem-aruba-0.4.11-4|5	Release:	4
14cr|rubygem-aruba-0.4.11-4|6	Summary:    CLI Steps for Cucumber, hand-crafted for you in Aruba
14cr|rubygem-aruba-0.4.11-4|7	Group:      Development/Ruby
14cr|rubygem-aruba-0.4.11-4|8	License:    MIT
14cr|rubygem-aruba-0.4.11-4|9	URL:        http://github.com/aslakhellesoy/aruba
14cr|rubygem-aruba-0.4.11-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-aruba-0.4.11-4|11	Requires:   rubygems
14cr|rubygem-aruba-0.4.11-4|12	Requires:   rubygem(cucumber) >= 0.9.4
14cr|rubygem-aruba-0.4.11-4|13	Requires:   rubygem(background_process)
14cr|rubygem-aruba-0.4.11-4|14	Requires:   rubygem(rspec) >= 2.0.1
14cr|rubygem-aruba-0.4.11-4|15	BuildRequires: rubygems
14cr|rubygem-aruba-0.4.11-4|16	BuildArch: noarch
14cr|rubygem-aruba-0.4.11-4|17	Provides: rubygem(%{oname}) = %{version}
14cr|rubygem-aruba-0.4.11-4|18	
14cr|rubygem-aruba-0.4.11-4|19	%description
14cr|rubygem-aruba-0.4.11-4|20	CLI Steps for Cucumber, hand-crafted for you in Aruba
14cr|rubygem-aruba-0.4.11-4|21	
14cr|rubygem-aruba-0.4.11-4|22	
14cr|rubygem-aruba-0.4.11-4|23	%prep
14cr|rubygem-aruba-0.4.11-4|24	
14cr|rubygem-aruba-0.4.11-4|25	%build
14cr|rubygem-aruba-0.4.11-4|26	
14cr|rubygem-aruba-0.4.11-4|27	%install
14cr|rubygem-aruba-0.4.11-4|28	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-aruba-0.4.11-4|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-aruba-0.4.11-4|30	--force --rdoc %{SOURCE0}
14cr|rubygem-aruba-0.4.11-4|31	
14cr|rubygem-aruba-0.4.11-4|32	# clean vcs files
14cr|rubygem-aruba-0.4.11-4|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.git*
14cr|rubygem-aruba-0.4.11-4|34	%clean
14cr|rubygem-aruba-0.4.11-4|35	
14cr|rubygem-aruba-0.4.11-4|36	%files
14cr|rubygem-aruba-0.4.11-4|37	%defattr(-, root, root, -)
14cr|rubygem-aruba-0.4.11-4|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-aruba-0.4.11-4|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-aruba-0.4.11-4|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/spec/%{oname}
14cr|rubygem-aruba-0.4.11-4|41	#% {ruby_gemdir}/gems/% {oname}-% {version}/.bundle/
14cr|rubygem-aruba-0.4.11-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/.rvmrc
14cr|rubygem-aruba-0.4.11-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/.rspec
14cr|rubygem-aruba-0.4.11-4|44	%{ruby_gemdir}/gems/%{oname}-%{version}/.travis.yml
14cr|rubygem-aruba-0.4.11-4|45	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
14cr|rubygem-aruba-0.4.11-4|46	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
14cr|rubygem-aruba-0.4.11-4|47	
14cr|rubygem-aruba-0.4.11-4|48	%{ruby_gemdir}/gems/%{oname}-%{version}/templates/
14cr|rubygem-aruba-0.4.11-4|49	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
14cr|rubygem-aruba-0.4.11-4|50	%{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
14cr|rubygem-aruba-0.4.11-4|51	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-aruba-0.4.11-4|52	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/*.rb
14cr|rubygem-aruba-0.4.11-4|53	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/%{oname}/*.rb
14cr|rubygem-aruba-0.4.11-4|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-aruba-0.4.11-4|55	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-aruba-0.4.11-4|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-aruba-0.4.11-4|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-aruba-0.4.11-4|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-aruba-0.4.11-4|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.md
14cr|rubygem-aruba-0.4.11-4|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-aruba-0.4.11-4|61	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-aruba-0.4.11-4|62	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-aruba-0.4.11-4|63	
14cr|rubygem-aruba-0.4.11-4|64	
14cr|rubygem-aruba-0.4.11-4|65	
14cr|rubygem-aruba-0.4.11-4|66	%changelog
14cr|rubygem-aruba-0.4.11-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.11-4
14cr|rubygem-aruba-0.4.11-4|68	+ Revision: 4ef47d4
14cr|rubygem-aruba-0.4.11-4|69	- MassBuild#464: Increase release tag
14cr|rubygem-aruba-0.4.11-4|70	
14cr|rubygem-aruba-0.4.11-4|71	

7821 14
14cr|rubygem-aruba-0.6.1-1|1	%define rbname aruba
14cr|rubygem-aruba-0.6.1-1|2	
14cr|rubygem-aruba-0.6.1-1|3	Summary:	CLI Steps for Cucumber, hand-crafted for you in Aruba
14cr|rubygem-aruba-0.6.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-aruba-0.6.1-1|5	Version:	0.6.1
14cr|rubygem-aruba-0.6.1-1|6	Release:	1
14cr|rubygem-aruba-0.6.1-1|7	License:	MIT
14cr|rubygem-aruba-0.6.1-1|8	Group:		Development/Ruby
14cr|rubygem-aruba-0.6.1-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-aruba-0.6.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-aruba-0.6.1-1|11	BuildRequires:	rubygems
14cr|rubygem-aruba-0.6.1-1|12	BuildArch:	noarch
14cr|rubygem-aruba-0.6.1-1|13	
14cr|rubygem-aruba-0.6.1-1|14	%description
14cr|rubygem-aruba-0.6.1-1|15	CLI Steps for Cucumber, hand-crafted for you in Aruba.
14cr|rubygem-aruba-0.6.1-1|16	
14cr|rubygem-aruba-0.6.1-1|17	%files
14cr|rubygem-aruba-0.6.1-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-aruba-0.6.1-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-aruba-0.6.1-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-aruba-0.6.1-1|21	
14cr|rubygem-aruba-0.6.1-1|22	#----------------------------------------------------------------------------
14cr|rubygem-aruba-0.6.1-1|23	
14cr|rubygem-aruba-0.6.1-1|24	%package doc
14cr|rubygem-aruba-0.6.1-1|25	Summary:	Documentation for %{name}
14cr|rubygem-aruba-0.6.1-1|26	Group:		Documentation
14cr|rubygem-aruba-0.6.1-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-aruba-0.6.1-1|28	Conflicts:	%{name} < 0.6.1
14cr|rubygem-aruba-0.6.1-1|29	
14cr|rubygem-aruba-0.6.1-1|30	%description doc
14cr|rubygem-aruba-0.6.1-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-aruba-0.6.1-1|32	
14cr|rubygem-aruba-0.6.1-1|33	%files doc
14cr|rubygem-aruba-0.6.1-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-aruba-0.6.1-1|35	
14cr|rubygem-aruba-0.6.1-1|36	#----------------------------------------------------------------------------
14cr|rubygem-aruba-0.6.1-1|37	
14cr|rubygem-aruba-0.6.1-1|38	%prep
14cr|rubygem-aruba-0.6.1-1|39	%setup -q
14cr|rubygem-aruba-0.6.1-1|40	
14cr|rubygem-aruba-0.6.1-1|41	%build
14cr|rubygem-aruba-0.6.1-1|42	%gem_build
14cr|rubygem-aruba-0.6.1-1|43	
14cr|rubygem-aruba-0.6.1-1|44	%install
14cr|rubygem-aruba-0.6.1-1|45	%gem_install
14cr|rubygem-aruba-0.6.1-1|46	
14cr|rubygem-aruba-0.6.1-1|47	
14cr|rubygem-aruba-0.6.1-1|48	
14cr|rubygem-aruba-0.6.1-1|49	%changelog
14cr|rubygem-aruba-0.6.1-1|50	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-1
14cr|rubygem-aruba-0.6.1-1|51	+ Revision: 0e8bfe7
14cr|rubygem-aruba-0.6.1-1|52	- New version 0.6.1, spec cleanup
14cr|rubygem-aruba-0.6.1-1|53	
14cr|rubygem-aruba-0.6.1-1|54	

7822 14
14cr|rubygem-autotest-4.2.9-4|1	%define oname autotest
14cr|rubygem-autotest-4.2.9-4|2	%define geminstdir %{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-autotest-4.2.9-4|3	
14cr|rubygem-autotest-4.2.9-4|4	Summary:    Autotest, without ZenTest
14cr|rubygem-autotest-4.2.9-4|5	Name:       rubygem-%{oname}
14cr|rubygem-autotest-4.2.9-4|6	Version:    4.2.9
14cr|rubygem-autotest-4.2.9-4|7	Release:    4
14cr|rubygem-autotest-4.2.9-4|8	Group:      Development/Ruby
14cr|rubygem-autotest-4.2.9-4|9	License:    MIT
14cr|rubygem-autotest-4.2.9-4|10	URL:        http://github.com/grosser/autotest
14cr|rubygem-autotest-4.2.9-4|11	Source0:    %{oname}-%{version}.gem
14cr|rubygem-autotest-4.2.9-4|12	Requires:   rubygems
14cr|rubygem-autotest-4.2.9-4|13	BuildRequires: rubygems
14cr|rubygem-autotest-4.2.9-4|14	BuildArch:  noarch
14cr|rubygem-autotest-4.2.9-4|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-autotest-4.2.9-4|16	
14cr|rubygem-autotest-4.2.9-4|17	%description
14cr|rubygem-autotest-4.2.9-4|18	Autotest, without ZenTest
14cr|rubygem-autotest-4.2.9-4|19	
14cr|rubygem-autotest-4.2.9-4|20	
14cr|rubygem-autotest-4.2.9-4|21	%prep
14cr|rubygem-autotest-4.2.9-4|22	
14cr|rubygem-autotest-4.2.9-4|23	%build
14cr|rubygem-autotest-4.2.9-4|24	
14cr|rubygem-autotest-4.2.9-4|25	%install
14cr|rubygem-autotest-4.2.9-4|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-autotest-4.2.9-4|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-autotest-4.2.9-4|28	--force --rdoc %{SOURCE0}
14cr|rubygem-autotest-4.2.9-4|29	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-autotest-4.2.9-4|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-autotest-4.2.9-4|31	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-autotest-4.2.9-4|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-autotest-4.2.9-4|33	
14cr|rubygem-autotest-4.2.9-4|34	# remove vcs files
14cr|rubygem-autotest-4.2.9-4|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-autotest-4.2.9-4|36	%clean
14cr|rubygem-autotest-4.2.9-4|37	
14cr|rubygem-autotest-4.2.9-4|38	%files
14cr|rubygem-autotest-4.2.9-4|39	%{_bindir}/unit_diff
14cr|rubygem-autotest-4.2.9-4|40	%{_bindir}/autotest
14cr|rubygem-autotest-4.2.9-4|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-autotest-4.2.9-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-autotest-4.2.9-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/example_dot_autotest.rb
14cr|rubygem-autotest-4.2.9-4|44	%{ruby_gemdir}/gems/%{oname}-%{version}/articles/
14cr|rubygem-autotest-4.2.9-4|45	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-autotest-4.2.9-4|46	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-autotest-4.2.9-4|47	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-autotest-4.2.9-4|48	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-autotest-4.2.9-4|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-autotest-4.2.9-4|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-autotest-4.2.9-4|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
14cr|rubygem-autotest-4.2.9-4|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-autotest-4.2.9-4|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-autotest-4.2.9-4|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-autotest-4.2.9-4|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-autotest-4.2.9-4|56	
14cr|rubygem-autotest-4.2.9-4|57	
14cr|rubygem-autotest-4.2.9-4|58	%changelog
14cr|rubygem-autotest-4.2.9-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.9-4
14cr|rubygem-autotest-4.2.9-4|60	+ Revision: 8488446
14cr|rubygem-autotest-4.2.9-4|61	- MassBuild#464: Increase release tag
14cr|rubygem-autotest-4.2.9-4|62	
14cr|rubygem-autotest-4.2.9-4|63	

7823 14
14cr|rubygem-awesome_print-0.4.0-4|1	%define oname awesome_print
14cr|rubygem-awesome_print-0.4.0-4|2	
14cr|rubygem-awesome_print-0.4.0-4|3	Summary:    Pretty print Ruby objects with proper indentation and colors
14cr|rubygem-awesome_print-0.4.0-4|4	Name:       rubygem-%{oname}
14cr|rubygem-awesome_print-0.4.0-4|5	Version:    0.4.0
14cr|rubygem-awesome_print-0.4.0-4|6	Release:	4
14cr|rubygem-awesome_print-0.4.0-4|7	Group:      Development/Ruby
14cr|rubygem-awesome_print-0.4.0-4|8	License:    GPLv2+
14cr|rubygem-awesome_print-0.4.0-4|9	URL:        http://github.com/michaeldv/awesome_print
14cr|rubygem-awesome_print-0.4.0-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-awesome_print-0.4.0-4|11	Requires:   rubygems
14cr|rubygem-awesome_print-0.4.0-4|12	Requires:   rubygem(rspec) >= 2.5.0
14cr|rubygem-awesome_print-0.4.0-4|13	BuildRequires: rubygems
14cr|rubygem-awesome_print-0.4.0-4|14	BuildArch:  noarch
14cr|rubygem-awesome_print-0.4.0-4|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-awesome_print-0.4.0-4|16	
14cr|rubygem-awesome_print-0.4.0-4|17	%description
14cr|rubygem-awesome_print-0.4.0-4|18	Great Ruby dubugging companion: pretty print Ruby objects to visualize their
14cr|rubygem-awesome_print-0.4.0-4|19	structure. Supports Rails ActiveRecord objects via included mixin.
14cr|rubygem-awesome_print-0.4.0-4|20	
14cr|rubygem-awesome_print-0.4.0-4|21	%prep
14cr|rubygem-awesome_print-0.4.0-4|22	
14cr|rubygem-awesome_print-0.4.0-4|23	%build
14cr|rubygem-awesome_print-0.4.0-4|24	
14cr|rubygem-awesome_print-0.4.0-4|25	%install
14cr|rubygem-awesome_print-0.4.0-4|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-awesome_print-0.4.0-4|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-awesome_print-0.4.0-4|28	--force --rdoc %{SOURCE0}
14cr|rubygem-awesome_print-0.4.0-4|29	
14cr|rubygem-awesome_print-0.4.0-4|30	%clean
14cr|rubygem-awesome_print-0.4.0-4|31	
14cr|rubygem-awesome_print-0.4.0-4|32	%files
14cr|rubygem-awesome_print-0.4.0-4|33	%defattr(-, root, root, -)
14cr|rubygem-awesome_print-0.4.0-4|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-awesome_print-0.4.0-4|35	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
14cr|rubygem-awesome_print-0.4.0-4|36	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-awesome_print-0.4.0-4|37	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
14cr|rubygem-awesome_print-0.4.0-4|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-awesome_print-0.4.0-4|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-awesome_print-0.4.0-4|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
14cr|rubygem-awesome_print-0.4.0-4|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-awesome_print-0.4.0-4|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-awesome_print-0.4.0-4|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-awesome_print-0.4.0-4|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-awesome_print-0.4.0-4|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-awesome_print-0.4.0-4|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-awesome_print-0.4.0-4|47	
14cr|rubygem-awesome_print-0.4.0-4|48	
14cr|rubygem-awesome_print-0.4.0-4|49	
14cr|rubygem-awesome_print-0.4.0-4|50	%changelog
14cr|rubygem-awesome_print-0.4.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|rubygem-awesome_print-0.4.0-4|52	+ Revision: f56f350
14cr|rubygem-awesome_print-0.4.0-4|53	- MassBuild#464: Increase release tag
14cr|rubygem-awesome_print-0.4.0-4|54	
14cr|rubygem-awesome_print-0.4.0-4|55	

7824 14
14cr|rubygem-awesome_print-1.2.0-1|1	%define rbname awesome_print
14cr|rubygem-awesome_print-1.2.0-1|2	
14cr|rubygem-awesome_print-1.2.0-1|3	Summary:	Pretty print Ruby objects with proper indentation and colors
14cr|rubygem-awesome_print-1.2.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-awesome_print-1.2.0-1|5	Version:	1.2.0
14cr|rubygem-awesome_print-1.2.0-1|6	Release:	1
14cr|rubygem-awesome_print-1.2.0-1|7	License:	GPLv2+
14cr|rubygem-awesome_print-1.2.0-1|8	Group:		Development/Ruby
14cr|rubygem-awesome_print-1.2.0-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-awesome_print-1.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-awesome_print-1.2.0-1|11	BuildRequires:	rubygems
14cr|rubygem-awesome_print-1.2.0-1|12	BuildArch:	noarch
14cr|rubygem-awesome_print-1.2.0-1|13	
14cr|rubygem-awesome_print-1.2.0-1|14	%description
14cr|rubygem-awesome_print-1.2.0-1|15	Great Ruby dubugging companion: pretty print Ruby objects to visualize their
14cr|rubygem-awesome_print-1.2.0-1|16	structure. Supports Rails ActiveRecord objects via included mixin.
14cr|rubygem-awesome_print-1.2.0-1|17	
14cr|rubygem-awesome_print-1.2.0-1|18	%files
14cr|rubygem-awesome_print-1.2.0-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-awesome_print-1.2.0-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-awesome_print-1.2.0-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-awesome_print-1.2.0-1|22	
14cr|rubygem-awesome_print-1.2.0-1|23	#----------------------------------------------------------------------------
14cr|rubygem-awesome_print-1.2.0-1|24	
14cr|rubygem-awesome_print-1.2.0-1|25	%package doc
14cr|rubygem-awesome_print-1.2.0-1|26	Summary:	Documentation for %{name}
14cr|rubygem-awesome_print-1.2.0-1|27	Group:		Documentation
14cr|rubygem-awesome_print-1.2.0-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-awesome_print-1.2.0-1|29	Conflicts:	%{name} < 1.2.0
14cr|rubygem-awesome_print-1.2.0-1|30	
14cr|rubygem-awesome_print-1.2.0-1|31	%description doc
14cr|rubygem-awesome_print-1.2.0-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-awesome_print-1.2.0-1|33	
14cr|rubygem-awesome_print-1.2.0-1|34	%files doc
14cr|rubygem-awesome_print-1.2.0-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-awesome_print-1.2.0-1|36	
14cr|rubygem-awesome_print-1.2.0-1|37	#----------------------------------------------------------------------------
14cr|rubygem-awesome_print-1.2.0-1|38	
14cr|rubygem-awesome_print-1.2.0-1|39	%prep
14cr|rubygem-awesome_print-1.2.0-1|40	%setup -q
14cr|rubygem-awesome_print-1.2.0-1|41	
14cr|rubygem-awesome_print-1.2.0-1|42	%build
14cr|rubygem-awesome_print-1.2.0-1|43	%gem_build
14cr|rubygem-awesome_print-1.2.0-1|44	
14cr|rubygem-awesome_print-1.2.0-1|45	%install
14cr|rubygem-awesome_print-1.2.0-1|46	%gem_install
14cr|rubygem-awesome_print-1.2.0-1|47	
14cr|rubygem-awesome_print-1.2.0-1|48	
14cr|rubygem-awesome_print-1.2.0-1|49	%changelog
14cr|rubygem-awesome_print-1.2.0-1|50	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
14cr|rubygem-awesome_print-1.2.0-1|51	+ Revision: 45e44c8
14cr|rubygem-awesome_print-1.2.0-1|52	- New version 1.2.0, spec cleanup
14cr|rubygem-awesome_print-1.2.0-1|53	
14cr|rubygem-awesome_print-1.2.0-1|54	

7825 14
14cr|rubygem-aws-s3-0.6.3-1|1	%define rbname aws-s3
14cr|rubygem-aws-s3-0.6.3-1|2	
14cr|rubygem-aws-s3-0.6.3-1|3	Summary:	Client library for Amazon's Simple Storage Service's REST API
14cr|rubygem-aws-s3-0.6.3-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-aws-s3-0.6.3-1|5	Version:	0.6.3
14cr|rubygem-aws-s3-0.6.3-1|6	Release:	1
14cr|rubygem-aws-s3-0.6.3-1|7	License:	MIT
14cr|rubygem-aws-s3-0.6.3-1|8	Group:		Development/Ruby
14cr|rubygem-aws-s3-0.6.3-1|9	Url:		http://amazon.rubyforge.org
14cr|rubygem-aws-s3-0.6.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-aws-s3-0.6.3-1|11	BuildRequires:	rubygems
14cr|rubygem-aws-s3-0.6.3-1|12	BuildArch:	noarch
14cr|rubygem-aws-s3-0.6.3-1|13	
14cr|rubygem-aws-s3-0.6.3-1|14	%description
14cr|rubygem-aws-s3-0.6.3-1|15	Client library for Amazon's Simple Storage Service's REST API
14cr|rubygem-aws-s3-0.6.3-1|16	
14cr|rubygem-aws-s3-0.6.3-1|17	%files
14cr|rubygem-aws-s3-0.6.3-1|18	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-aws-s3-0.6.3-1|19	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-aws-s3-0.6.3-1|20	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-aws-s3-0.6.3-1|21	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/INSTALL
14cr|rubygem-aws-s3-0.6.3-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-aws-s3-0.6.3-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cr|rubygem-aws-s3-0.6.3-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-aws-s3-0.6.3-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-aws-s3-0.6.3-1|26	%{_bindir}/s3sh
14cr|rubygem-aws-s3-0.6.3-1|27	
14cr|rubygem-aws-s3-0.6.3-1|28	#----------------------------------------------------------------------------
14cr|rubygem-aws-s3-0.6.3-1|29	
14cr|rubygem-aws-s3-0.6.3-1|30	%prep
14cr|rubygem-aws-s3-0.6.3-1|31	%setup -q
14cr|rubygem-aws-s3-0.6.3-1|32	
14cr|rubygem-aws-s3-0.6.3-1|33	%build
14cr|rubygem-aws-s3-0.6.3-1|34	%gem_build
14cr|rubygem-aws-s3-0.6.3-1|35	
14cr|rubygem-aws-s3-0.6.3-1|36	%install
14cr|rubygem-aws-s3-0.6.3-1|37	%gem_install
14cr|rubygem-aws-s3-0.6.3-1|38	
14cr|rubygem-aws-s3-0.6.3-1|39	
14cr|rubygem-aws-s3-0.6.3-1|40	%changelog
14cr|rubygem-aws-s3-0.6.3-1|41	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.3-1
14cr|rubygem-aws-s3-0.6.3-1|42	+ Revision: 009161f
14cr|rubygem-aws-s3-0.6.3-1|43	- New version 0.6.3, build it properly
14cr|rubygem-aws-s3-0.6.3-1|44	
14cr|rubygem-aws-s3-0.6.3-1|45	

7826 14
14cr|rubygem-background_process-1.2-3|1	%define oname background_process
14cr|rubygem-background_process-1.2-3|2	
14cr|rubygem-background_process-1.2-3|3	Name:       rubygem-%{oname}
14cr|rubygem-background_process-1.2-3|4	Version:    1.2
14cr|rubygem-background_process-1.2-3|5	Release:    3
14cr|rubygem-background_process-1.2-3|6	Summary:    A library for spawning and interacting with UNIX processes
14cr|rubygem-background_process-1.2-3|7	Group:      Development/Ruby
14cr|rubygem-background_process-1.2-3|8	License:    MIT
14cr|rubygem-background_process-1.2-3|9	URL:        http://github.com/timcharper/background_process
14cr|rubygem-background_process-1.2-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-background_process-1.2-3|11	Requires:   rubygems
14cr|rubygem-background_process-1.2-3|12	BuildRequires: rubygems
14cr|rubygem-background_process-1.2-3|13	BuildArch:  noarch
14cr|rubygem-background_process-1.2-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-background_process-1.2-3|15	
14cr|rubygem-background_process-1.2-3|16	%description
14cr|rubygem-background_process-1.2-3|17	A library for spawning and interacting with UNIX processes
14cr|rubygem-background_process-1.2-3|18	
14cr|rubygem-background_process-1.2-3|19	
14cr|rubygem-background_process-1.2-3|20	%prep
14cr|rubygem-background_process-1.2-3|21	
14cr|rubygem-background_process-1.2-3|22	%build
14cr|rubygem-background_process-1.2-3|23	
14cr|rubygem-background_process-1.2-3|24	%install
14cr|rubygem-background_process-1.2-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-background_process-1.2-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-background_process-1.2-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-background_process-1.2-3|28	
14cr|rubygem-background_process-1.2-3|29	%clean
14cr|rubygem-background_process-1.2-3|30	
14cr|rubygem-background_process-1.2-3|31	%files
14cr|rubygem-background_process-1.2-3|32	%defattr(-, root, root, -)
14cr|rubygem-background_process-1.2-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-background_process-1.2-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-background_process-1.2-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-background_process-1.2-3|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-background_process-1.2-3|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
14cr|rubygem-background_process-1.2-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.textile
14cr|rubygem-background_process-1.2-3|39	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-background_process-1.2-3|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-background_process-1.2-3|41	
14cr|rubygem-background_process-1.2-3|42	
14cr|rubygem-background_process-1.2-3|43	
14cr|rubygem-background_process-1.2-3|44	%changelog
14cr|rubygem-background_process-1.2-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|rubygem-background_process-1.2-3|46	+ Revision: 4430cc6
14cr|rubygem-background_process-1.2-3|47	- MassBuild#464: Increase release tag
14cr|rubygem-background_process-1.2-3|48	
14cr|rubygem-background_process-1.2-3|49	

7827 14
14cr|rubygem-bacon-1.1.0-4|1	# Generated from bacon-1.1.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-bacon-1.1.0-4|2	%define	rbname	bacon
14cr|rubygem-bacon-1.1.0-4|3	
14cr|rubygem-bacon-1.1.0-4|4	Summary:	A small RSpec clone
14cr|rubygem-bacon-1.1.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-bacon-1.1.0-4|6	
14cr|rubygem-bacon-1.1.0-4|7	Version:	1.1.0
14cr|rubygem-bacon-1.1.0-4|8	Release:	4
14cr|rubygem-bacon-1.1.0-4|9	Group:		Development/Ruby
14cr|rubygem-bacon-1.1.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-bacon-1.1.0-4|11	URL:		http://chneukirchen.org/repos/bacon
14cr|rubygem-bacon-1.1.0-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-bacon-1.1.0-4|13	Patch0:		bacon-1.1.0-add-missing-licenses-field.patch
14cr|rubygem-bacon-1.1.0-4|14	BuildRequires:	rubygems
14cr|rubygem-bacon-1.1.0-4|15	BuildArch:	noarch
14cr|rubygem-bacon-1.1.0-4|16	
14cr|rubygem-bacon-1.1.0-4|17	%description
14cr|rubygem-bacon-1.1.0-4|18	Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless
14cr|rubygem-bacon-1.1.0-4|19	providing all essential features.  http://github.com/chneukirchen/bacon
14cr|rubygem-bacon-1.1.0-4|20	
14cr|rubygem-bacon-1.1.0-4|21	%package	doc
14cr|rubygem-bacon-1.1.0-4|22	Summary:	Documentation for %{name}
14cr|rubygem-bacon-1.1.0-4|23	Group:		Books/Computer books
14cr|rubygem-bacon-1.1.0-4|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-bacon-1.1.0-4|25	
14cr|rubygem-bacon-1.1.0-4|26	%description	doc
14cr|rubygem-bacon-1.1.0-4|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-bacon-1.1.0-4|28	
14cr|rubygem-bacon-1.1.0-4|29	%prep
14cr|rubygem-bacon-1.1.0-4|30	%setup -q
14cr|rubygem-bacon-1.1.0-4|31	gunzip metadata.gz
14cr|rubygem-bacon-1.1.0-4|32	%patch0 -p1 -b .licenses~
14cr|rubygem-bacon-1.1.0-4|33	gzip metadata
14cr|rubygem-bacon-1.1.0-4|34	
14cr|rubygem-bacon-1.1.0-4|35	%build
14cr|rubygem-bacon-1.1.0-4|36	%gem_build -f test
14cr|rubygem-bacon-1.1.0-4|37	
14cr|rubygem-bacon-1.1.0-4|38	%install
14cr|rubygem-bacon-1.1.0-4|39	%gem_install
14cr|rubygem-bacon-1.1.0-4|40	
14cr|rubygem-bacon-1.1.0-4|41	%files
14cr|rubygem-bacon-1.1.0-4|42	%{_bindir}/bacon
14cr|rubygem-bacon-1.1.0-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-bacon-1.1.0-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-bacon-1.1.0-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/bacon
14cr|rubygem-bacon-1.1.0-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-bacon-1.1.0-4|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-bacon-1.1.0-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/autotest
14cr|rubygem-bacon-1.1.0-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/autotest/*.rb
14cr|rubygem-bacon-1.1.0-4|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-bacon-1.1.0-4|51	
14cr|rubygem-bacon-1.1.0-4|52	%files doc
14cr|rubygem-bacon-1.1.0-4|53	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-bacon-1.1.0-4|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/RDOX
14cr|rubygem-bacon-1.1.0-4|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-bacon-1.1.0-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-bacon-1.1.0-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-bacon-1.1.0-4|58	
14cr|rubygem-bacon-1.1.0-4|59	
14cr|rubygem-bacon-1.1.0-4|60	
14cr|rubygem-bacon-1.1.0-4|61	%changelog
14cr|rubygem-bacon-1.1.0-4|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cr|rubygem-bacon-1.1.0-4|63	+ Revision: 8333a2f
14cr|rubygem-bacon-1.1.0-4|64	- MassBuild#464: Increase release tag
14cr|rubygem-bacon-1.1.0-4|65	
14cr|rubygem-bacon-1.1.0-4|66	

7828 14
14cr|rubygem-bcat-0.6.2-1|1	%define rbname bcat
14cr|rubygem-bcat-0.6.2-1|2	
14cr|rubygem-bcat-0.6.2-1|3	Summary:	CLI Steps for Cucumber, hand-crafted for you in Aruba
14cr|rubygem-bcat-0.6.2-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-bcat-0.6.2-1|5	Version:	0.6.2
14cr|rubygem-bcat-0.6.2-1|6	Release:	1
14cr|rubygem-bcat-0.6.2-1|7	License:	MIT
14cr|rubygem-bcat-0.6.2-1|8	Group:		Development/Ruby
14cr|rubygem-bcat-0.6.2-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-bcat-0.6.2-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-bcat-0.6.2-1|11	BuildRequires:	rubygems
14cr|rubygem-bcat-0.6.2-1|12	BuildArch:	noarch
14cr|rubygem-bcat-0.6.2-1|13	
14cr|rubygem-bcat-0.6.2-1|14	%description
14cr|rubygem-bcat-0.6.2-1|15	CLI Steps for Cucumber, hand-crafted for you in Aruba.
14cr|rubygem-bcat-0.6.2-1|16	
14cr|rubygem-bcat-0.6.2-1|17	%files
14cr|rubygem-bcat-0.6.2-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-bcat-0.6.2-1|19	%{_bindir}/a2h
14cr|rubygem-bcat-0.6.2-1|20	%{_bindir}/btee
14cr|rubygem-bcat-0.6.2-1|21	%{_bindir}/bcat
14cr|rubygem-bcat-0.6.2-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cr|rubygem-bcat-0.6.2-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-bcat-0.6.2-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-bcat-0.6.2-1|25	
14cr|rubygem-bcat-0.6.2-1|26	#----------------------------------------------------------------------------
14cr|rubygem-bcat-0.6.2-1|27	
14cr|rubygem-bcat-0.6.2-1|28	%package doc
14cr|rubygem-bcat-0.6.2-1|29	Summary:	Documentation for %{name}
14cr|rubygem-bcat-0.6.2-1|30	Group:		Documentation
14cr|rubygem-bcat-0.6.2-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-bcat-0.6.2-1|32	Conflicts:	%{name} < 0.6.2
14cr|rubygem-bcat-0.6.2-1|33	
14cr|rubygem-bcat-0.6.2-1|34	%description doc
14cr|rubygem-bcat-0.6.2-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-bcat-0.6.2-1|36	
14cr|rubygem-bcat-0.6.2-1|37	%files doc
14cr|rubygem-bcat-0.6.2-1|38	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-bcat-0.6.2-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-bcat-0.6.2-1|40	
14cr|rubygem-bcat-0.6.2-1|41	#----------------------------------------------------------------------------
14cr|rubygem-bcat-0.6.2-1|42	
14cr|rubygem-bcat-0.6.2-1|43	%prep
14cr|rubygem-bcat-0.6.2-1|44	%setup -q
14cr|rubygem-bcat-0.6.2-1|45	
14cr|rubygem-bcat-0.6.2-1|46	%build
14cr|rubygem-bcat-0.6.2-1|47	%gem_build
14cr|rubygem-bcat-0.6.2-1|48	
14cr|rubygem-bcat-0.6.2-1|49	%install
14cr|rubygem-bcat-0.6.2-1|50	%gem_install
14cr|rubygem-bcat-0.6.2-1|51	
14cr|rubygem-bcat-0.6.2-1|52	%changelog
14cr|rubygem-bcat-0.6.2-1|53	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.2-1
14cr|rubygem-bcat-0.6.2-1|54	+ Revision: 7e29919
14cr|rubygem-bcat-0.6.2-1|55	- New version 0.6.2, spec cleanup
14cr|rubygem-bcat-0.6.2-1|56	
14cr|rubygem-bcat-0.6.2-1|57	

7829 14
14cr|rubygem-bcrypt-ruby-3.0.1-5|1	# Generated from bcrypt-ruby-3.0.1.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
14cr|rubygem-bcrypt-ruby-3.0.1-5|2	%define	rbname	bcrypt-ruby
14cr|rubygem-bcrypt-ruby-3.0.1-5|3	
14cr|rubygem-bcrypt-ruby-3.0.1-5|4	Summary:	OpenBSD's bcrypt() password hashing algorithm
14cr|rubygem-bcrypt-ruby-3.0.1-5|5	Name:		rubygem-%{rbname}
14cr|rubygem-bcrypt-ruby-3.0.1-5|6	
14cr|rubygem-bcrypt-ruby-3.0.1-5|7	Version:	3.0.1
14cr|rubygem-bcrypt-ruby-3.0.1-5|8	Release:	5
14cr|rubygem-bcrypt-ruby-3.0.1-5|9	Group:		Development/Ruby
14cr|rubygem-bcrypt-ruby-3.0.1-5|10	License:	GPLv2+ or Ruby
14cr|rubygem-bcrypt-ruby-3.0.1-5|11	URL:		http://bcrypt-ruby.rubyforge.org
14cr|rubygem-bcrypt-ruby-3.0.1-5|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-bcrypt-ruby-3.0.1-5|13	BuildRequires:	rubygems
14cr|rubygem-bcrypt-ruby-3.0.1-5|14	BuildRequires:	ruby-devel
14cr|rubygem-bcrypt-ruby-3.0.1-5|15	
14cr|rubygem-bcrypt-ruby-3.0.1-5|16	%description
14cr|rubygem-bcrypt-ruby-3.0.1-5|17	bcrypt() is a sophisticated and secure hash algorithm designed by The
14cr|rubygem-bcrypt-ruby-3.0.1-5|18	OpenBSD project
14cr|rubygem-bcrypt-ruby-3.0.1-5|19	for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for
14cr|rubygem-bcrypt-ruby-3.0.1-5|20	safely handling
14cr|rubygem-bcrypt-ruby-3.0.1-5|21	passwords.
14cr|rubygem-bcrypt-ruby-3.0.1-5|22	
14cr|rubygem-bcrypt-ruby-3.0.1-5|23	%package	doc
14cr|rubygem-bcrypt-ruby-3.0.1-5|24	Summary:	Documentation for %{name}
14cr|rubygem-bcrypt-ruby-3.0.1-5|25	Group:		Books/Computer books
14cr|rubygem-bcrypt-ruby-3.0.1-5|26	Requires:	%{name} = %{EVRD}
14cr|rubygem-bcrypt-ruby-3.0.1-5|27	BuildArch:	noarch
14cr|rubygem-bcrypt-ruby-3.0.1-5|28	
14cr|rubygem-bcrypt-ruby-3.0.1-5|29	%description	doc
14cr|rubygem-bcrypt-ruby-3.0.1-5|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-bcrypt-ruby-3.0.1-5|31	
14cr|rubygem-bcrypt-ruby-3.0.1-5|32	%prep
14cr|rubygem-bcrypt-ruby-3.0.1-5|33	%setup -q
14cr|rubygem-bcrypt-ruby-3.0.1-5|34	
14cr|rubygem-bcrypt-ruby-3.0.1-5|35	%build
14cr|rubygem-bcrypt-ruby-3.0.1-5|36	%gem_build
14cr|rubygem-bcrypt-ruby-3.0.1-5|37	
14cr|rubygem-bcrypt-ruby-3.0.1-5|38	%install
14cr|rubygem-bcrypt-ruby-3.0.1-5|39	%gem_install
14cr|rubygem-bcrypt-ruby-3.0.1-5|40	
14cr|rubygem-bcrypt-ruby-3.0.1-5|41	%files
14cr|rubygem-bcrypt-ruby-3.0.1-5|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-bcrypt-ruby-3.0.1-5|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-bcrypt-ruby-3.0.1-5|44	%{ruby_sitearchdir}/*.so
14cr|rubygem-bcrypt-ruby-3.0.1-5|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-bcrypt-ruby-3.0.1-5|46	
14cr|rubygem-bcrypt-ruby-3.0.1-5|47	%files doc
14cr|rubygem-bcrypt-ruby-3.0.1-5|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-bcrypt-ruby-3.0.1-5|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cr|rubygem-bcrypt-ruby-3.0.1-5|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-bcrypt-ruby-3.0.1-5|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-bcrypt-ruby-3.0.1-5|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-bcrypt-ruby-3.0.1-5|53	
14cr|rubygem-bcrypt-ruby-3.0.1-5|54	
14cr|rubygem-bcrypt-ruby-3.0.1-5|55	
14cr|rubygem-bcrypt-ruby-3.0.1-5|56	%changelog
14cr|rubygem-bcrypt-ruby-3.0.1-5|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-5
14cr|rubygem-bcrypt-ruby-3.0.1-5|58	+ Revision: 929e81e
14cr|rubygem-bcrypt-ruby-3.0.1-5|59	- MassBuild#464: Increase release tag
14cr|rubygem-bcrypt-ruby-3.0.1-5|60	
14cr|rubygem-bcrypt-ruby-3.0.1-5|61	

7830 14
14cr|rubygem-BlueCloth-1.0.1-4|1	%define	oname	BlueCloth
14cr|rubygem-BlueCloth-1.0.1-4|2	
14cr|rubygem-BlueCloth-1.0.1-4|3	Summary:	A Ruby implementation of Markdown
14cr|rubygem-BlueCloth-1.0.1-4|4	Name:		rubygem-%{oname}
14cr|rubygem-BlueCloth-1.0.1-4|5	Version:	1.0.1
14cr|rubygem-BlueCloth-1.0.1-4|6	Release:	4
14cr|rubygem-BlueCloth-1.0.1-4|7	License:	GPLv2+
14cr|rubygem-BlueCloth-1.0.1-4|8	Group:		Development/Ruby
14cr|rubygem-BlueCloth-1.0.1-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-BlueCloth-1.0.1-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-BlueCloth-1.0.1-4|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-BlueCloth-1.0.1-4|12	BuildArch:	noarch
14cr|rubygem-BlueCloth-1.0.1-4|13	
14cr|rubygem-BlueCloth-1.0.1-4|14	%description
14cr|rubygem-BlueCloth-1.0.1-4|15	BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool
14cr|rubygem-BlueCloth-1.0.1-4|16	for web writers. Markdown allows you to write using an easy-to-read,
14cr|rubygem-BlueCloth-1.0.1-4|17	easy-to-write plain text format, then convert it to structurally valid XHTML
14cr|rubygem-BlueCloth-1.0.1-4|18	(or HTML).
14cr|rubygem-BlueCloth-1.0.1-4|19	
14cr|rubygem-BlueCloth-1.0.1-4|20	%prep
14cr|rubygem-BlueCloth-1.0.1-4|21	
14cr|rubygem-BlueCloth-1.0.1-4|22	%build
14cr|rubygem-BlueCloth-1.0.1-4|23	
14cr|rubygem-BlueCloth-1.0.1-4|24	%install
14cr|rubygem-BlueCloth-1.0.1-4|25	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-BlueCloth-1.0.1-4|26	
14cr|rubygem-BlueCloth-1.0.1-4|27	%clean
14cr|rubygem-BlueCloth-1.0.1-4|28	
14cr|rubygem-BlueCloth-1.0.1-4|29	%files
14cr|rubygem-BlueCloth-1.0.1-4|30	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-BlueCloth-1.0.1-4|31	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-BlueCloth-1.0.1-4|32	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-BlueCloth-1.0.1-4|33	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-BlueCloth-1.0.1-4|34	
14cr|rubygem-BlueCloth-1.0.1-4|35	
14cr|rubygem-BlueCloth-1.0.1-4|36	
14cr|rubygem-BlueCloth-1.0.1-4|37	
14cr|rubygem-BlueCloth-1.0.1-4|38	%changelog
14cr|rubygem-BlueCloth-1.0.1-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cr|rubygem-BlueCloth-1.0.1-4|40	+ Revision: 5a11c03
14cr|rubygem-BlueCloth-1.0.1-4|41	- MassBuild#464: Increase release tag
14cr|rubygem-BlueCloth-1.0.1-4|42	
14cr|rubygem-BlueCloth-1.0.1-4|43	

7831 14
14cr|rubygem-builder-3.2.2-3|1	# Generated from builder-3.0.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-builder-3.2.2-3|2	%define	rbname	builder
14cr|rubygem-builder-3.2.2-3|3	
14cr|rubygem-builder-3.2.2-3|4	Summary:	Builders for MarkUp
14cr|rubygem-builder-3.2.2-3|5	
14cr|rubygem-builder-3.2.2-3|6	Name:		rubygem-%{rbname}
14cr|rubygem-builder-3.2.2-3|7	
14cr|rubygem-builder-3.2.2-3|8	Version:	3.2.2
14cr|rubygem-builder-3.2.2-3|9	Release:	3
14cr|rubygem-builder-3.2.2-3|10	Group:		Development/Ruby
14cr|rubygem-builder-3.2.2-3|11	License:	MIT
14cr|rubygem-builder-3.2.2-3|12	URL:		http://onestepback.org
14cr|rubygem-builder-3.2.2-3|13	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-builder-3.2.2-3|14	BuildRequires:	rubygems
14cr|rubygem-builder-3.2.2-3|15	BuildArch:	noarch
14cr|rubygem-builder-3.2.2-3|16	
14cr|rubygem-builder-3.2.2-3|17	%description
14cr|rubygem-builder-3.2.2-3|18	Builder provides a number of builder objects that make creating structured
14cr|rubygem-builder-3.2.2-3|19	data
14cr|rubygem-builder-3.2.2-3|20	simple to do.  Currently the following builder objects are supported:
14cr|rubygem-builder-3.2.2-3|21	* XML Markup
14cr|rubygem-builder-3.2.2-3|22	* XML Events
14cr|rubygem-builder-3.2.2-3|23	
14cr|rubygem-builder-3.2.2-3|24	%package	doc
14cr|rubygem-builder-3.2.2-3|25	Summary:	Documentation for %{name}
14cr|rubygem-builder-3.2.2-3|26	
14cr|rubygem-builder-3.2.2-3|27	Group:		Books/Computer books
14cr|rubygem-builder-3.2.2-3|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-builder-3.2.2-3|29	
14cr|rubygem-builder-3.2.2-3|30	%description	doc
14cr|rubygem-builder-3.2.2-3|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-builder-3.2.2-3|32	
14cr|rubygem-builder-3.2.2-3|33	%prep
14cr|rubygem-builder-3.2.2-3|34	%setup -q
14cr|rubygem-builder-3.2.2-3|35	
14cr|rubygem-builder-3.2.2-3|36	%build
14cr|rubygem-builder-3.2.2-3|37	%gem_build -f test
14cr|rubygem-builder-3.2.2-3|38	
14cr|rubygem-builder-3.2.2-3|39	%install
14cr|rubygem-builder-3.2.2-3|40	%gem_install
14cr|rubygem-builder-3.2.2-3|41	
14cr|rubygem-builder-3.2.2-3|42	%clean
14cr|rubygem-builder-3.2.2-3|43	
14cr|rubygem-builder-3.2.2-3|44	%files
14cr|rubygem-builder-3.2.2-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-builder-3.2.2-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-builder-3.2.2-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-builder-3.2.2-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/builder
14cr|rubygem-builder-3.2.2-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/builder/*.rb
14cr|rubygem-builder-3.2.2-3|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-builder-3.2.2-3|51	
14cr|rubygem-builder-3.2.2-3|52	%files doc
14cr|rubygem-builder-3.2.2-3|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
14cr|rubygem-builder-3.2.2-3|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
14cr|rubygem-builder-3.2.2-3|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README*
14cr|rubygem-builder-3.2.2-3|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
14cr|rubygem-builder-3.2.2-3|57	#%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TAGS
14cr|rubygem-builder-3.2.2-3|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-builder-3.2.2-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-builder-3.2.2-3|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
14cr|rubygem-builder-3.2.2-3|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases
14cr|rubygem-builder-3.2.2-3|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases/*.rdoc
14cr|rubygem-builder-3.2.2-3|63	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-builder-3.2.2-3|64	
14cr|rubygem-builder-3.2.2-3|65	
14cr|rubygem-builder-3.2.2-3|66	
14cr|rubygem-builder-3.2.2-3|67	%changelog
14cr|rubygem-builder-3.2.2-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-3
14cr|rubygem-builder-3.2.2-3|69	+ Revision: fda64ce
14cr|rubygem-builder-3.2.2-3|70	- MassBuild#464: Increase release tag
14cr|rubygem-builder-3.2.2-3|71	
14cr|rubygem-builder-3.2.2-3|72	

7832 14
14cr|rubygem-bundler-1.2.1-3|1	# Generated from bundler-1.0.10.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-bundler-1.2.1-3|2	%define	rbname	bundler
14cr|rubygem-bundler-1.2.1-3|3	
14cr|rubygem-bundler-1.2.1-3|4	Summary:	The best way to manage your application's dependencies
14cr|rubygem-bundler-1.2.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-bundler-1.2.1-3|6	
14cr|rubygem-bundler-1.2.1-3|7	Version:	1.2.1
14cr|rubygem-bundler-1.2.1-3|8	Release:	3
14cr|rubygem-bundler-1.2.1-3|9	Group:		Development/Ruby
14cr|rubygem-bundler-1.2.1-3|10	License:	MIT
14cr|rubygem-bundler-1.2.1-3|11	URL:		http://gembundler.com
14cr|rubygem-bundler-1.2.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-bundler-1.2.1-3|13	BuildRequires:	rubygems >= 1.3.6
14cr|rubygem-bundler-1.2.1-3|14	BuildRequires:  locales-en
14cr|rubygem-bundler-1.2.1-3|15	BuildArch:	noarch
14cr|rubygem-bundler-1.2.1-3|16	
14cr|rubygem-bundler-1.2.1-3|17	%description
14cr|rubygem-bundler-1.2.1-3|18	Bundler manages an application's dependencies through its entire life, across
14cr|rubygem-bundler-1.2.1-3|19	many machines, systematically and repeatably
14cr|rubygem-bundler-1.2.1-3|20	
14cr|rubygem-bundler-1.2.1-3|21	%package	doc
14cr|rubygem-bundler-1.2.1-3|22	Summary:	Documentation for %{name}
14cr|rubygem-bundler-1.2.1-3|23	Group:		Books/Computer books
14cr|rubygem-bundler-1.2.1-3|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-bundler-1.2.1-3|25	BuildArch:	noarch
14cr|rubygem-bundler-1.2.1-3|26	
14cr|rubygem-bundler-1.2.1-3|27	%description	doc
14cr|rubygem-bundler-1.2.1-3|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-bundler-1.2.1-3|29	
14cr|rubygem-bundler-1.2.1-3|30	%prep
14cr|rubygem-bundler-1.2.1-3|31	%setup -q
14cr|rubygem-bundler-1.2.1-3|32	
14cr|rubygem-bundler-1.2.1-3|33	%build
14cr|rubygem-bundler-1.2.1-3|34	export LC_ALL=en_US.UTF-8
14cr|rubygem-bundler-1.2.1-3|35	%gem_build -f '(bin|man|lib|spec)/'
14cr|rubygem-bundler-1.2.1-3|36	
14cr|rubygem-bundler-1.2.1-3|37	%install
14cr|rubygem-bundler-1.2.1-3|38	%gem_install
14cr|rubygem-bundler-1.2.1-3|39	
14cr|rubygem-bundler-1.2.1-3|40	%files
14cr|rubygem-bundler-1.2.1-3|41	%{_bindir}/bundle
14cr|rubygem-bundler-1.2.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-bundler-1.2.1-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-bundler-1.2.1-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/bundle
14cr|rubygem-bundler-1.2.1-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-bundler-1.2.1-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-bundler-1.2.1-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-bundler-1.2.1-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
14cr|rubygem-bundler-1.2.1-3|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-bundler-1.2.1-3|50	
14cr|rubygem-bundler-1.2.1-3|51	%files doc
14cr|rubygem-bundler-1.2.1-3|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-bundler-1.2.1-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/man
14cr|rubygem-bundler-1.2.1-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*
14cr|rubygem-bundler-1.2.1-3|55	
14cr|rubygem-bundler-1.2.1-3|56	
14cr|rubygem-bundler-1.2.1-3|57	
14cr|rubygem-bundler-1.2.1-3|58	%changelog
14cr|rubygem-bundler-1.2.1-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|rubygem-bundler-1.2.1-3|60	+ Revision: ff4ebb4
14cr|rubygem-bundler-1.2.1-3|61	- MassBuild#464: Increase release tag
14cr|rubygem-bundler-1.2.1-3|62	
14cr|rubygem-bundler-1.2.1-3|63	

7833 14
14cr|rubygem-camping-2.1.532-1|1	%define rbname camping
14cr|rubygem-camping-2.1.532-1|2	
14cr|rubygem-camping-2.1.532-1|3	Summary:	Minature rails for stay-at-home moms
14cr|rubygem-camping-2.1.532-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-camping-2.1.532-1|5	Version:	2.1.532
14cr|rubygem-camping-2.1.532-1|6	Release:	1
14cr|rubygem-camping-2.1.532-1|7	License:	MIT
14cr|rubygem-camping-2.1.532-1|8	Group:		Development/Ruby
14cr|rubygem-camping-2.1.532-1|9	Url:		https://rubygems.org/gems/%{rbname}
14cr|rubygem-camping-2.1.532-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-camping-2.1.532-1|11	BuildRequires:	rubygems
14cr|rubygem-camping-2.1.532-1|12	BuildArch:	noarch
14cr|rubygem-camping-2.1.532-1|13	
14cr|rubygem-camping-2.1.532-1|14	%description
14cr|rubygem-camping-2.1.532-1|15	Minature rails for stay-at-home moms.
14cr|rubygem-camping-2.1.532-1|16	
14cr|rubygem-camping-2.1.532-1|17	%files
14cr|rubygem-camping-2.1.532-1|18	%{_bindir}/camping
14cr|rubygem-camping-2.1.532-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-camping-2.1.532-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cr|rubygem-camping-2.1.532-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-camping-2.1.532-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-camping-2.1.532-1|23	
14cr|rubygem-camping-2.1.532-1|24	#----------------------------------------------------------------------------
14cr|rubygem-camping-2.1.532-1|25	
14cr|rubygem-camping-2.1.532-1|26	%package doc
14cr|rubygem-camping-2.1.532-1|27	Summary:	Documentation for %{name}
14cr|rubygem-camping-2.1.532-1|28	Group:		Documentation
14cr|rubygem-camping-2.1.532-1|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-camping-2.1.532-1|30	Conflicts:	%{name} < 2.1.532
14cr|rubygem-camping-2.1.532-1|31	
14cr|rubygem-camping-2.1.532-1|32	%description doc
14cr|rubygem-camping-2.1.532-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-camping-2.1.532-1|34	
14cr|rubygem-camping-2.1.532-1|35	%files doc
14cr|rubygem-camping-2.1.532-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-camping-2.1.532-1|37	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-camping-2.1.532-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-camping-2.1.532-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
14cr|rubygem-camping-2.1.532-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/book/
14cr|rubygem-camping-2.1.532-1|41	
14cr|rubygem-camping-2.1.532-1|42	#----------------------------------------------------------------------------
14cr|rubygem-camping-2.1.532-1|43	
14cr|rubygem-camping-2.1.532-1|44	%prep
14cr|rubygem-camping-2.1.532-1|45	%setup -q
14cr|rubygem-camping-2.1.532-1|46	
14cr|rubygem-camping-2.1.532-1|47	%build
14cr|rubygem-camping-2.1.532-1|48	%gem_build
14cr|rubygem-camping-2.1.532-1|49	
14cr|rubygem-camping-2.1.532-1|50	%install
14cr|rubygem-camping-2.1.532-1|51	%gem_install
14cr|rubygem-camping-2.1.532-1|52	
14cr|rubygem-camping-2.1.532-1|53	%changelog
14cr|rubygem-camping-2.1.532-1|54	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.532-1
14cr|rubygem-camping-2.1.532-1|55	+ Revision: d881a65
14cr|rubygem-camping-2.1.532-1|56	- New version 2.1.532, spec cleanup
14cr|rubygem-camping-2.1.532-1|57	
14cr|rubygem-camping-2.1.532-1|58	

7834 14
14cr|rubygem-cancan-1.2.0-3|1	%define oname cancan
14cr|rubygem-cancan-1.2.0-3|2	
14cr|rubygem-cancan-1.2.0-3|3	Name:       rubygem-%{oname}
14cr|rubygem-cancan-1.2.0-3|4	Version:    1.2.0
14cr|rubygem-cancan-1.2.0-3|5	Release:    3
14cr|rubygem-cancan-1.2.0-3|6	Summary:    Simple authorization solution for Rails
14cr|rubygem-cancan-1.2.0-3|7	Group:      Development/Ruby
14cr|rubygem-cancan-1.2.0-3|8	License:    MIT
14cr|rubygem-cancan-1.2.0-3|9	URL:        http://github.com/ryanb/cancan
14cr|rubygem-cancan-1.2.0-3|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-cancan-1.2.0-3|11	Requires:   rubygems
14cr|rubygem-cancan-1.2.0-3|12	BuildRequires: rubygems
14cr|rubygem-cancan-1.2.0-3|13	BuildArch:  noarch
14cr|rubygem-cancan-1.2.0-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-cancan-1.2.0-3|15	
14cr|rubygem-cancan-1.2.0-3|16	%description
14cr|rubygem-cancan-1.2.0-3|17	Simple authorization solution for Rails which is completely decoupled from the
14cr|rubygem-cancan-1.2.0-3|18	user's roles. All permissions are stored in a single location for convenience.
14cr|rubygem-cancan-1.2.0-3|19	
14cr|rubygem-cancan-1.2.0-3|20	
14cr|rubygem-cancan-1.2.0-3|21	%prep
14cr|rubygem-cancan-1.2.0-3|22	
14cr|rubygem-cancan-1.2.0-3|23	%build
14cr|rubygem-cancan-1.2.0-3|24	
14cr|rubygem-cancan-1.2.0-3|25	%install
14cr|rubygem-cancan-1.2.0-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-cancan-1.2.0-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-cancan-1.2.0-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-cancan-1.2.0-3|29	
14cr|rubygem-cancan-1.2.0-3|30	%clean
14cr|rubygem-cancan-1.2.0-3|31	
14cr|rubygem-cancan-1.2.0-3|32	%files
14cr|rubygem-cancan-1.2.0-3|33	%defattr(-, root, root, -)
14cr|rubygem-cancan-1.2.0-3|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-cancan-1.2.0-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-cancan-1.2.0-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-cancan-1.2.0-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
14cr|rubygem-cancan-1.2.0-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
14cr|rubygem-cancan-1.2.0-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-cancan-1.2.0-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-cancan-1.2.0-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-cancan-1.2.0-3|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-cancan-1.2.0-3|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-cancan-1.2.0-3|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-cancan-1.2.0-3|45	
14cr|rubygem-cancan-1.2.0-3|46	
14cr|rubygem-cancan-1.2.0-3|47	
14cr|rubygem-cancan-1.2.0-3|48	%changelog
14cr|rubygem-cancan-1.2.0-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14cr|rubygem-cancan-1.2.0-3|50	+ Revision: 7416897
14cr|rubygem-cancan-1.2.0-3|51	- MassBuild#464: Increase release tag
14cr|rubygem-cancan-1.2.0-3|52	
14cr|rubygem-cancan-1.2.0-3|53	

7835 14
14cr|rubygem-capybara-2.4.3-1|1	%define rbname capybara
14cr|rubygem-capybara-2.4.3-1|2	
14cr|rubygem-capybara-2.4.3-1|3	Summary:	Integration testing tool for rack based web applications
14cr|rubygem-capybara-2.4.3-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-capybara-2.4.3-1|5	Version:	2.4.3
14cr|rubygem-capybara-2.4.3-1|6	Release:	1
14cr|rubygem-capybara-2.4.3-1|7	License:	MIT
14cr|rubygem-capybara-2.4.3-1|8	Group:		Development/Ruby
14cr|rubygem-capybara-2.4.3-1|9	Url:		https://rubygems.org/gems/%{rbname}
14cr|rubygem-capybara-2.4.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-capybara-2.4.3-1|11	BuildRequires:	rubygems
14cr|rubygem-capybara-2.4.3-1|12	BuildArch:	noarch
14cr|rubygem-capybara-2.4.3-1|13	
14cr|rubygem-capybara-2.4.3-1|14	%description
14cr|rubygem-capybara-2.4.3-1|15	Capybara is an integration testing tool for rack based web applications.
14cr|rubygem-capybara-2.4.3-1|16	It simulates how a user would interact with a website.
14cr|rubygem-capybara-2.4.3-1|17	
14cr|rubygem-capybara-2.4.3-1|18	%files
14cr|rubygem-capybara-2.4.3-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-capybara-2.4.3-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-capybara-2.4.3-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-capybara-2.4.3-1|22	
14cr|rubygem-capybara-2.4.3-1|23	#----------------------------------------------------------------------------
14cr|rubygem-capybara-2.4.3-1|24	
14cr|rubygem-capybara-2.4.3-1|25	%package doc
14cr|rubygem-capybara-2.4.3-1|26	Summary:	Documentation for %{name}
14cr|rubygem-capybara-2.4.3-1|27	Group:		Documentation
14cr|rubygem-capybara-2.4.3-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-capybara-2.4.3-1|29	
14cr|rubygem-capybara-2.4.3-1|30	%description doc
14cr|rubygem-capybara-2.4.3-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-capybara-2.4.3-1|32	
14cr|rubygem-capybara-2.4.3-1|33	%files doc
14cr|rubygem-capybara-2.4.3-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-capybara-2.4.3-1|35	
14cr|rubygem-capybara-2.4.3-1|36	#----------------------------------------------------------------------------
14cr|rubygem-capybara-2.4.3-1|37	
14cr|rubygem-capybara-2.4.3-1|38	%prep
14cr|rubygem-capybara-2.4.3-1|39	%setup -q
14cr|rubygem-capybara-2.4.3-1|40	
14cr|rubygem-capybara-2.4.3-1|41	%build
14cr|rubygem-capybara-2.4.3-1|42	%gem_build
14cr|rubygem-capybara-2.4.3-1|43	
14cr|rubygem-capybara-2.4.3-1|44	%install
14cr|rubygem-capybara-2.4.3-1|45	%gem_install
14cr|rubygem-capybara-2.4.3-1|46	
14cr|rubygem-capybara-2.4.3-1|47	%changelog
14cr|rubygem-capybara-2.4.3-1|48	* Wed Sep 24 2014 Rosa <rosa@abf.rosalinux.ru> 2.4.3-1
14cr|rubygem-capybara-2.4.3-1|49	+ Revision: 37975d0
14cr|rubygem-capybara-2.4.3-1|50	- Automatic import for version 2.4.3-1
14cr|rubygem-capybara-2.4.3-1|51	
14cr|rubygem-capybara-2.4.3-1|52	

7836 14
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|1	# Generated from cgi_multipart_eof_fix-2.5.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|2	%define	rbname	cgi_multipart_eof_fix
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|3	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|4	Summary:	Fix an exploitable bug in CGI multipart parsing
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|6	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|7	Version:	2.5.0
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|8	Release:	4
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|9	Group:		Development/Ruby
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|10	License:	AFL
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|11	URL:		http://blog.evanweaver.com/pages/code#cgi_multipart_eof_fix
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|13	Patch0:		cgi_multipart_eof_fix-2.5.0-add-licenses-tag-to-metadata.patch
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|14	BuildRequires:	rubygems
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|15	BuildArch:	noarch
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|16	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|17	%description
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|18	Fix an exploitable bug in CGI multipart parsing.
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|19	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|20	%package	doc
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|21	Summary:	Documentation for %{name}
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|22	Group:		Books/Computer books
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|24	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|25	%description	doc
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|27	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|28	%prep
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|29	%setup -q
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|30	gunzip metadata.gz
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|31	%patch0 -p1 -b .licenses~
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|32	gzip metadata
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|33	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|34	%build
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|35	%gem_build
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|36	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|37	%install
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|38	%gem_install
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|39	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|40	%files
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|45	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|46	%files doc
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|48	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|49	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|50	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|51	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|52	%changelog
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-4
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|54	+ Revision: 6ad66aa
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|55	- MassBuild#464: Increase release tag
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|56	
14cr|rubygem-cgi_multipart_eof_fix-2.5.0-4|57	

7837 14
14cr|rubygem-childprocess-0.5.3-1|1	%define rbname childprocess
14cr|rubygem-childprocess-0.5.3-1|2	
14cr|rubygem-childprocess-0.5.3-1|3	Summary:	Control external programs running in the background
14cr|rubygem-childprocess-0.5.3-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-childprocess-0.5.3-1|5	Version:	0.5.3
14cr|rubygem-childprocess-0.5.3-1|6	Release:	1
14cr|rubygem-childprocess-0.5.3-1|7	License:	MIT
14cr|rubygem-childprocess-0.5.3-1|8	Group:		Development/Ruby
14cr|rubygem-childprocess-0.5.3-1|9	Url:		https://rubygems.org/gems/%{rbname}
14cr|rubygem-childprocess-0.5.3-1|10	Source0:	https://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-childprocess-0.5.3-1|11	BuildRequires:	rubygems
14cr|rubygem-childprocess-0.5.3-1|12	BuildArch:	noarch
14cr|rubygem-childprocess-0.5.3-1|13	
14cr|rubygem-childprocess-0.5.3-1|14	%description
14cr|rubygem-childprocess-0.5.3-1|15	This gem aims at being a simple and reliable solution for controlling external
14cr|rubygem-childprocess-0.5.3-1|16	programs running in the background on any Ruby / OS combination.
14cr|rubygem-childprocess-0.5.3-1|17	
14cr|rubygem-childprocess-0.5.3-1|18	%files
14cr|rubygem-childprocess-0.5.3-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-childprocess-0.5.3-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-childprocess-0.5.3-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-childprocess-0.5.3-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess
14cr|rubygem-childprocess-0.5.3-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/*.rb
14cr|rubygem-childprocess-0.5.3-1|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby
14cr|rubygem-childprocess-0.5.3-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby/*.rb
14cr|rubygem-childprocess-0.5.3-1|26	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools
14cr|rubygem-childprocess-0.5.3-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools/*.rb
14cr|rubygem-childprocess-0.5.3-1|28	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix
14cr|rubygem-childprocess-0.5.3-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/*.rb
14cr|rubygem-childprocess-0.5.3-1|30	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform
14cr|rubygem-childprocess-0.5.3-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform/*.rb
14cr|rubygem-childprocess-0.5.3-1|32	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows
14cr|rubygem-childprocess-0.5.3-1|33	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows/*.rb
14cr|rubygem-childprocess-0.5.3-1|34	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-childprocess-0.5.3-1|35	
14cr|rubygem-childprocess-0.5.3-1|36	#----------------------------------------------------------------------------
14cr|rubygem-childprocess-0.5.3-1|37	
14cr|rubygem-childprocess-0.5.3-1|38	%package doc
14cr|rubygem-childprocess-0.5.3-1|39	Summary:	Documentation for %{name}
14cr|rubygem-childprocess-0.5.3-1|40	Group:		Documentation
14cr|rubygem-childprocess-0.5.3-1|41	Requires:	%{name} = %{EVRD}
14cr|rubygem-childprocess-0.5.3-1|42	
14cr|rubygem-childprocess-0.5.3-1|43	%description doc
14cr|rubygem-childprocess-0.5.3-1|44	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-childprocess-0.5.3-1|45	
14cr|rubygem-childprocess-0.5.3-1|46	%files doc
14cr|rubygem-childprocess-0.5.3-1|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-childprocess-0.5.3-1|48	
14cr|rubygem-childprocess-0.5.3-1|49	#----------------------------------------------------------------------------
14cr|rubygem-childprocess-0.5.3-1|50	
14cr|rubygem-childprocess-0.5.3-1|51	%prep
14cr|rubygem-childprocess-0.5.3-1|52	%setup -q
14cr|rubygem-childprocess-0.5.3-1|53	
14cr|rubygem-childprocess-0.5.3-1|54	%build
14cr|rubygem-childprocess-0.5.3-1|55	%gem_build
14cr|rubygem-childprocess-0.5.3-1|56	
14cr|rubygem-childprocess-0.5.3-1|57	%install
14cr|rubygem-childprocess-0.5.3-1|58	%gem_install
14cr|rubygem-childprocess-0.5.3-1|59	
14cr|rubygem-childprocess-0.5.3-1|60	
14cr|rubygem-childprocess-0.5.3-1|61	%changelog
14cr|rubygem-childprocess-0.5.3-1|62	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.3-1
14cr|rubygem-childprocess-0.5.3-1|63	+ Revision: f22758d
14cr|rubygem-childprocess-0.5.3-1|64	- New version 0.5.3, spec cleanup
14cr|rubygem-childprocess-0.5.3-1|65	
14cr|rubygem-childprocess-0.5.3-1|66	

7838 14
14cr|rubygem-choices-0.2.0-3|1	%define oname choices
14cr|rubygem-choices-0.2.0-3|2	
14cr|rubygem-choices-0.2.0-3|3	Name:       rubygem-%{oname}
14cr|rubygem-choices-0.2.0-3|4	Version:    0.2.0
14cr|rubygem-choices-0.2.0-3|5	Release:    3
14cr|rubygem-choices-0.2.0-3|6	Summary:    Easy settings for your app
14cr|rubygem-choices-0.2.0-3|7	Group:      Development/Ruby
14cr|rubygem-choices-0.2.0-3|8	License:    MIT
14cr|rubygem-choices-0.2.0-3|9	URL:        http://github.com/mislav/choices
14cr|rubygem-choices-0.2.0-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-choices-0.2.0-3|11	Requires:   rubygems
14cr|rubygem-choices-0.2.0-3|12	BuildRequires: rubygems
14cr|rubygem-choices-0.2.0-3|13	BuildArch:  noarch
14cr|rubygem-choices-0.2.0-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-choices-0.2.0-3|15	
14cr|rubygem-choices-0.2.0-3|16	%description
14cr|rubygem-choices-0.2.0-3|17	Easy settings for your app
14cr|rubygem-choices-0.2.0-3|18	
14cr|rubygem-choices-0.2.0-3|19	
14cr|rubygem-choices-0.2.0-3|20	%prep
14cr|rubygem-choices-0.2.0-3|21	
14cr|rubygem-choices-0.2.0-3|22	%build
14cr|rubygem-choices-0.2.0-3|23	
14cr|rubygem-choices-0.2.0-3|24	%install
14cr|rubygem-choices-0.2.0-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-choices-0.2.0-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-choices-0.2.0-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-choices-0.2.0-3|28	
14cr|rubygem-choices-0.2.0-3|29	%clean
14cr|rubygem-choices-0.2.0-3|30	
14cr|rubygem-choices-0.2.0-3|31	%files
14cr|rubygem-choices-0.2.0-3|32	%defattr(-, root, root, -)
14cr|rubygem-choices-0.2.0-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-choices-0.2.0-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-choices-0.2.0-3|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-choices-0.2.0-3|36	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-choices-0.2.0-3|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-choices-0.2.0-3|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-choices-0.2.0-3|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-choices-0.2.0-3|40	
14cr|rubygem-choices-0.2.0-3|41	
14cr|rubygem-choices-0.2.0-3|42	
14cr|rubygem-choices-0.2.0-3|43	%changelog
14cr|rubygem-choices-0.2.0-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|rubygem-choices-0.2.0-3|45	+ Revision: 44483d3
14cr|rubygem-choices-0.2.0-3|46	- MassBuild#464: Increase release tag
14cr|rubygem-choices-0.2.0-3|47	
14cr|rubygem-choices-0.2.0-3|48	

7839 14
14cr|rubygem-chronic-0.3.0-3|1	# Generated from chronic-0.3.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-chronic-0.3.0-3|2	%define	rbname	chronic
14cr|rubygem-chronic-0.3.0-3|3	
14cr|rubygem-chronic-0.3.0-3|4	Summary:	Natural language date/time parsing
14cr|rubygem-chronic-0.3.0-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-chronic-0.3.0-3|6	
14cr|rubygem-chronic-0.3.0-3|7	Version:	0.3.0
14cr|rubygem-chronic-0.3.0-3|8	Release:	3
14cr|rubygem-chronic-0.3.0-3|9	Group:		Development/Ruby
14cr|rubygem-chronic-0.3.0-3|10	License:	MIT
14cr|rubygem-chronic-0.3.0-3|11	URL:		http://github.com/mojombo/chronic
14cr|rubygem-chronic-0.3.0-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-chronic-0.3.0-3|13	BuildRequires:	rubygems
14cr|rubygem-chronic-0.3.0-3|14	BuildArch:	noarch
14cr|rubygem-chronic-0.3.0-3|15	
14cr|rubygem-chronic-0.3.0-3|16	%description
14cr|rubygem-chronic-0.3.0-3|17	Chronic is a natural language date/time parser written in pure Ruby.
14cr|rubygem-chronic-0.3.0-3|18	
14cr|rubygem-chronic-0.3.0-3|19	%package	doc
14cr|rubygem-chronic-0.3.0-3|20	Summary:	Documentation for %{name}
14cr|rubygem-chronic-0.3.0-3|21	Group:		Books/Computer books
14cr|rubygem-chronic-0.3.0-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-chronic-0.3.0-3|23	
14cr|rubygem-chronic-0.3.0-3|24	%description	doc
14cr|rubygem-chronic-0.3.0-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-chronic-0.3.0-3|26	
14cr|rubygem-chronic-0.3.0-3|27	%prep
14cr|rubygem-chronic-0.3.0-3|28	%setup -q
14cr|rubygem-chronic-0.3.0-3|29	
14cr|rubygem-chronic-0.3.0-3|30	%build
14cr|rubygem-chronic-0.3.0-3|31	%gem_build -f '(benchmark|test)'
14cr|rubygem-chronic-0.3.0-3|32	
14cr|rubygem-chronic-0.3.0-3|33	%install
14cr|rubygem-chronic-0.3.0-3|34	%gem_install
14cr|rubygem-chronic-0.3.0-3|35	
14cr|rubygem-chronic-0.3.0-3|36	%clean
14cr|rubygem-chronic-0.3.0-3|37	
14cr|rubygem-chronic-0.3.0-3|38	%files
14cr|rubygem-chronic-0.3.0-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-chronic-0.3.0-3|40	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-chronic-0.3.0-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-chronic-0.3.0-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-chronic-0.3.0-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic
14cr|rubygem-chronic-0.3.0-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/*.rb
14cr|rubygem-chronic-0.3.0-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/numerizer
14cr|rubygem-chronic-0.3.0-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/numerizer/*.rb
14cr|rubygem-chronic-0.3.0-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/repeaters
14cr|rubygem-chronic-0.3.0-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/repeaters/*.rb
14cr|rubygem-chronic-0.3.0-3|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-chronic-0.3.0-3|50	
14cr|rubygem-chronic-0.3.0-3|51	%files doc
14cr|rubygem-chronic-0.3.0-3|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-chronic-0.3.0-3|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cr|rubygem-chronic-0.3.0-3|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/benchmark
14cr|rubygem-chronic-0.3.0-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/benchmark/*.rb
14cr|rubygem-chronic-0.3.0-3|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-chronic-0.3.0-3|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-chronic-0.3.0-3|58	
14cr|rubygem-chronic-0.3.0-3|59	
14cr|rubygem-chronic-0.3.0-3|60	
14cr|rubygem-chronic-0.3.0-3|61	%changelog
14cr|rubygem-chronic-0.3.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cr|rubygem-chronic-0.3.0-3|63	+ Revision: 228bdc0
14cr|rubygem-chronic-0.3.0-3|64	- MassBuild#464: Increase release tag
14cr|rubygem-chronic-0.3.0-3|65	
14cr|rubygem-chronic-0.3.0-3|66	

7840 14
14cr|rubygem-chunky_png-1.3.1-1|1	%define rbname chunky_png
14cr|rubygem-chunky_png-1.3.1-1|2	
14cr|rubygem-chunky_png-1.3.1-1|3	Summary:	Pure Ruby library can read and write PNG images
14cr|rubygem-chunky_png-1.3.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-chunky_png-1.3.1-1|5	Version:	1.3.1
14cr|rubygem-chunky_png-1.3.1-1|6	Release:	1
14cr|rubygem-chunky_png-1.3.1-1|7	License:	MIT
14cr|rubygem-chunky_png-1.3.1-1|8	Group:		Development/Ruby
14cr|rubygem-chunky_png-1.3.1-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-chunky_png-1.3.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-chunky_png-1.3.1-1|11	BuildRequires:	rubygems
14cr|rubygem-chunky_png-1.3.1-1|12	BuildArch:	noarch
14cr|rubygem-chunky_png-1.3.1-1|13	
14cr|rubygem-chunky_png-1.3.1-1|14	%description
14cr|rubygem-chunky_png-1.3.1-1|15	This pure Ruby library can read and write PNG images without depending on
14cr|rubygem-chunky_png-1.3.1-1|16	an external image library, like RMagick. It tries to be memory efficient
14cr|rubygem-chunky_png-1.3.1-1|17	and reasonably fast.
14cr|rubygem-chunky_png-1.3.1-1|18	
14cr|rubygem-chunky_png-1.3.1-1|19	%files
14cr|rubygem-chunky_png-1.3.1-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-chunky_png-1.3.1-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-chunky_png-1.3.1-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-chunky_png-1.3.1-1|23	
14cr|rubygem-chunky_png-1.3.1-1|24	#----------------------------------------------------------------------------
14cr|rubygem-chunky_png-1.3.1-1|25	
14cr|rubygem-chunky_png-1.3.1-1|26	%package doc
14cr|rubygem-chunky_png-1.3.1-1|27	Summary:	Documentation for %{name}
14cr|rubygem-chunky_png-1.3.1-1|28	Group:		Documentation
14cr|rubygem-chunky_png-1.3.1-1|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-chunky_png-1.3.1-1|30	
14cr|rubygem-chunky_png-1.3.1-1|31	%description doc
14cr|rubygem-chunky_png-1.3.1-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-chunky_png-1.3.1-1|33	
14cr|rubygem-chunky_png-1.3.1-1|34	%files doc
14cr|rubygem-chunky_png-1.3.1-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-chunky_png-1.3.1-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-chunky_png-1.3.1-1|37	
14cr|rubygem-chunky_png-1.3.1-1|38	#----------------------------------------------------------------------------
14cr|rubygem-chunky_png-1.3.1-1|39	
14cr|rubygem-chunky_png-1.3.1-1|40	%prep
14cr|rubygem-chunky_png-1.3.1-1|41	%setup -q
14cr|rubygem-chunky_png-1.3.1-1|42	
14cr|rubygem-chunky_png-1.3.1-1|43	%build
14cr|rubygem-chunky_png-1.3.1-1|44	%gem_build
14cr|rubygem-chunky_png-1.3.1-1|45	
14cr|rubygem-chunky_png-1.3.1-1|46	%install
14cr|rubygem-chunky_png-1.3.1-1|47	%gem_install
14cr|rubygem-chunky_png-1.3.1-1|48	
14cr|rubygem-chunky_png-1.3.1-1|49	
14cr|rubygem-chunky_png-1.3.1-1|50	%changelog
14cr|rubygem-chunky_png-1.3.1-1|51	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 1.3.1-1
14cr|rubygem-chunky_png-1.3.1-1|52	+ Revision: f99b544
14cr|rubygem-chunky_png-1.3.1-1|53	- Automatic import for version 1.3.1-1
14cr|rubygem-chunky_png-1.3.1-1|54	
14cr|rubygem-chunky_png-1.3.1-1|55	

7841 14
14cr|rubygem-columnize-0.3.1-3|1	%define oname columnize
14cr|rubygem-columnize-0.3.1-3|2	
14cr|rubygem-columnize-0.3.1-3|3	Name:       rubygem-%{oname}
14cr|rubygem-columnize-0.3.1-3|4	Version:    0.3.1
14cr|rubygem-columnize-0.3.1-3|5	Release:    3
14cr|rubygem-columnize-0.3.1-3|6	Summary:    Read file with caching
14cr|rubygem-columnize-0.3.1-3|7	Group:      Development/Ruby
14cr|rubygem-columnize-0.3.1-3|8	License:    GPLv2+
14cr|rubygem-columnize-0.3.1-3|9	URL:        http://rubyforge.org/projects/rocky-hacks/columnize
14cr|rubygem-columnize-0.3.1-3|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-columnize-0.3.1-3|11	Requires:   rubygems
14cr|rubygem-columnize-0.3.1-3|12	BuildRequires: rubygems
14cr|rubygem-columnize-0.3.1-3|13	BuildArch:  noarch
14cr|rubygem-columnize-0.3.1-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-columnize-0.3.1-3|15	
14cr|rubygem-columnize-0.3.1-3|16	%description
14cr|rubygem-columnize-0.3.1-3|17	Return a list of strings as a set of arranged in columns.
14cr|rubygem-columnize-0.3.1-3|18	For example, for a line width of 4 characters (arranged vertically):
14cr|rubygem-columnize-0.3.1-3|19	['1', '2,', '3', '4'] => '1  3
14cr|rubygem-columnize-0.3.1-3|20	2  4
14cr|rubygem-columnize-0.3.1-3|21	'
14cr|rubygem-columnize-0.3.1-3|22	or arranged horizontally:
14cr|rubygem-columnize-0.3.1-3|23	['1', '2,', '3', '4'] => '1  2
14cr|rubygem-columnize-0.3.1-3|24	3  4
14cr|rubygem-columnize-0.3.1-3|25	'
14cr|rubygem-columnize-0.3.1-3|26	Each column is only as wide as necessary.  By default, columns are
14cr|rubygem-columnize-0.3.1-3|27	separated by two spaces - one was not legible enough. Set "colsep"
14cr|rubygem-columnize-0.3.1-3|28	to adjust the string separate columns. Set `displaywidth' to set
14cr|rubygem-columnize-0.3.1-3|29	the line width.
14cr|rubygem-columnize-0.3.1-3|30	Normally, consecutive items go down from the top to bottom from
14cr|rubygem-columnize-0.3.1-3|31	the left-most column to the right-most. If +arrange_vertical+ is
14cr|rubygem-columnize-0.3.1-3|32	set false, consecutive items will go across, left to right, top to
14cr|rubygem-columnize-0.3.1-3|33	bottom.
14cr|rubygem-columnize-0.3.1-3|34	
14cr|rubygem-columnize-0.3.1-3|35	
14cr|rubygem-columnize-0.3.1-3|36	%prep
14cr|rubygem-columnize-0.3.1-3|37	
14cr|rubygem-columnize-0.3.1-3|38	%build
14cr|rubygem-columnize-0.3.1-3|39	
14cr|rubygem-columnize-0.3.1-3|40	%install
14cr|rubygem-columnize-0.3.1-3|41	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-columnize-0.3.1-3|42	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-columnize-0.3.1-3|43	--force --rdoc %{SOURCE0}
14cr|rubygem-columnize-0.3.1-3|44	
14cr|rubygem-columnize-0.3.1-3|45	%clean
14cr|rubygem-columnize-0.3.1-3|46	
14cr|rubygem-columnize-0.3.1-3|47	%files
14cr|rubygem-columnize-0.3.1-3|48	%defattr(-, root, root, -)
14cr|rubygem-columnize-0.3.1-3|49	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-columnize-0.3.1-3|50	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-columnize-0.3.1-3|51	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-columnize-0.3.1-3|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-columnize-0.3.1-3|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/AUTHORS
14cr|rubygem-columnize-0.3.1-3|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
14cr|rubygem-columnize-0.3.1-3|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-columnize-0.3.1-3|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/NEWS
14cr|rubygem-columnize-0.3.1-3|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-columnize-0.3.1-3|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-columnize-0.3.1-3|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-columnize-0.3.1-3|60	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-columnize-0.3.1-3|61	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-columnize-0.3.1-3|62	
14cr|rubygem-columnize-0.3.1-3|63	
14cr|rubygem-columnize-0.3.1-3|64	
14cr|rubygem-columnize-0.3.1-3|65	%changelog
14cr|rubygem-columnize-0.3.1-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|rubygem-columnize-0.3.1-3|67	+ Revision: e02128f
14cr|rubygem-columnize-0.3.1-3|68	- MassBuild#464: Increase release tag
14cr|rubygem-columnize-0.3.1-3|69	
14cr|rubygem-columnize-0.3.1-3|70	

7842 14
14cr|rubygem-compass-1.0.1-1|1	%define rbname compass
14cr|rubygem-compass-1.0.1-1|2	
14cr|rubygem-compass-1.0.1-1|3	Summary:	Sass-based Stylesheet Framework for the creation and maintenance of CSS
14cr|rubygem-compass-1.0.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-compass-1.0.1-1|5	Version:	1.0.1
14cr|rubygem-compass-1.0.1-1|6	Release:	1
14cr|rubygem-compass-1.0.1-1|7	License:	MIT
14cr|rubygem-compass-1.0.1-1|8	Group:		Development/Ruby
14cr|rubygem-compass-1.0.1-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-compass-1.0.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-compass-1.0.1-1|11	BuildRequires:	rubygems
14cr|rubygem-compass-1.0.1-1|12	BuildArch:	noarch
14cr|rubygem-compass-1.0.1-1|13	
14cr|rubygem-compass-1.0.1-1|14	%description
14cr|rubygem-compass-1.0.1-1|15	Compass is a Sass-based Stylesheet Framework that streamlines the creation
14cr|rubygem-compass-1.0.1-1|16	and maintenance of CSS.
14cr|rubygem-compass-1.0.1-1|17	
14cr|rubygem-compass-1.0.1-1|18	%files
14cr|rubygem-compass-1.0.1-1|19	%{_bindir}/compass
14cr|rubygem-compass-1.0.1-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-compass-1.0.1-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cr|rubygem-compass-1.0.1-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-compass-1.0.1-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-compass-1.0.1-1|24	
14cr|rubygem-compass-1.0.1-1|25	#----------------------------------------------------------------------------
14cr|rubygem-compass-1.0.1-1|26	
14cr|rubygem-compass-1.0.1-1|27	%package doc
14cr|rubygem-compass-1.0.1-1|28	Summary:	Documentation for %{name}
14cr|rubygem-compass-1.0.1-1|29	Group:		Documentation
14cr|rubygem-compass-1.0.1-1|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-compass-1.0.1-1|31	
14cr|rubygem-compass-1.0.1-1|32	%description doc
14cr|rubygem-compass-1.0.1-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-compass-1.0.1-1|34	
14cr|rubygem-compass-1.0.1-1|35	%files doc
14cr|rubygem-compass-1.0.1-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-compass-1.0.1-1|37	
14cr|rubygem-compass-1.0.1-1|38	#----------------------------------------------------------------------------
14cr|rubygem-compass-1.0.1-1|39	
14cr|rubygem-compass-1.0.1-1|40	%prep
14cr|rubygem-compass-1.0.1-1|41	%setup -q
14cr|rubygem-compass-1.0.1-1|42	
14cr|rubygem-compass-1.0.1-1|43	%build
14cr|rubygem-compass-1.0.1-1|44	%gem_build
14cr|rubygem-compass-1.0.1-1|45	
14cr|rubygem-compass-1.0.1-1|46	%install
14cr|rubygem-compass-1.0.1-1|47	%gem_install
14cr|rubygem-compass-1.0.1-1|48	
14cr|rubygem-compass-1.0.1-1|49	
14cr|rubygem-compass-1.0.1-1|50	%changelog
14cr|rubygem-compass-1.0.1-1|51	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.1-1
14cr|rubygem-compass-1.0.1-1|52	+ Revision: 021c2a0
14cr|rubygem-compass-1.0.1-1|53	- Automatic import for version 1.0.1-1
14cr|rubygem-compass-1.0.1-1|54	
14cr|rubygem-compass-1.0.1-1|55	

7843 14
14cr|rubygem-compass-core-1.0.1-1|1	%define rbname compass-core
14cr|rubygem-compass-core-1.0.1-1|2	
14cr|rubygem-compass-core-1.0.1-1|3	Summary:	The Compass core stylesheet library and minimum required ruby extensions
14cr|rubygem-compass-core-1.0.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-compass-core-1.0.1-1|5	Version:	1.0.1
14cr|rubygem-compass-core-1.0.1-1|6	Release:	1
14cr|rubygem-compass-core-1.0.1-1|7	License:	MIT
14cr|rubygem-compass-core-1.0.1-1|8	Group:		Development/Ruby
14cr|rubygem-compass-core-1.0.1-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-compass-core-1.0.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-compass-core-1.0.1-1|11	BuildRequires:	rubygems
14cr|rubygem-compass-core-1.0.1-1|12	BuildArch:	noarch
14cr|rubygem-compass-core-1.0.1-1|13	
14cr|rubygem-compass-core-1.0.1-1|14	%description
14cr|rubygem-compass-core-1.0.1-1|15	The Compass core stylesheet library and minimum required ruby extensions.
14cr|rubygem-compass-core-1.0.1-1|16	This library can be used stand-alone without the compass ruby configuration
14cr|rubygem-compass-core-1.0.1-1|17	file or compass command line tools.
14cr|rubygem-compass-core-1.0.1-1|18	
14cr|rubygem-compass-core-1.0.1-1|19	%files
14cr|rubygem-compass-core-1.0.1-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-compass-core-1.0.1-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-compass-core-1.0.1-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-compass-core-1.0.1-1|23	
14cr|rubygem-compass-core-1.0.1-1|24	#----------------------------------------------------------------------------
14cr|rubygem-compass-core-1.0.1-1|25	
14cr|rubygem-compass-core-1.0.1-1|26	%package doc
14cr|rubygem-compass-core-1.0.1-1|27	Summary:	Documentation for %{name}
14cr|rubygem-compass-core-1.0.1-1|28	Group:		Documentation
14cr|rubygem-compass-core-1.0.1-1|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-compass-core-1.0.1-1|30	
14cr|rubygem-compass-core-1.0.1-1|31	%description doc
14cr|rubygem-compass-core-1.0.1-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-compass-core-1.0.1-1|33	
14cr|rubygem-compass-core-1.0.1-1|34	%files doc
14cr|rubygem-compass-core-1.0.1-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-compass-core-1.0.1-1|36	
14cr|rubygem-compass-core-1.0.1-1|37	#----------------------------------------------------------------------------
14cr|rubygem-compass-core-1.0.1-1|38	
14cr|rubygem-compass-core-1.0.1-1|39	%prep
14cr|rubygem-compass-core-1.0.1-1|40	%setup -q
14cr|rubygem-compass-core-1.0.1-1|41	
14cr|rubygem-compass-core-1.0.1-1|42	%build
14cr|rubygem-compass-core-1.0.1-1|43	%gem_build
14cr|rubygem-compass-core-1.0.1-1|44	
14cr|rubygem-compass-core-1.0.1-1|45	%install
14cr|rubygem-compass-core-1.0.1-1|46	%gem_install
14cr|rubygem-compass-core-1.0.1-1|47	
14cr|rubygem-compass-core-1.0.1-1|48	
14cr|rubygem-compass-core-1.0.1-1|49	%changelog
14cr|rubygem-compass-core-1.0.1-1|50	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.1-1
14cr|rubygem-compass-core-1.0.1-1|51	+ Revision: 16f7a36
14cr|rubygem-compass-core-1.0.1-1|52	- Automatic import for version 1.0.1-1
14cr|rubygem-compass-core-1.0.1-1|53	
14cr|rubygem-compass-core-1.0.1-1|54	

7844 14
14cr|rubygem-compass-import-once-1.0.5-1|1	%define rbname compass-import-once
14cr|rubygem-compass-import-once-1.0.5-1|2	
14cr|rubygem-compass-import-once-1.0.5-1|3	Summary:	Changes the behavior of Sass's import directive to only import a file once
14cr|rubygem-compass-import-once-1.0.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-compass-import-once-1.0.5-1|5	Version:	1.0.5
14cr|rubygem-compass-import-once-1.0.5-1|6	Release:	1
14cr|rubygem-compass-import-once-1.0.5-1|7	License:	MIT
14cr|rubygem-compass-import-once-1.0.5-1|8	Group:		Development/Ruby
14cr|rubygem-compass-import-once-1.0.5-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-compass-import-once-1.0.5-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-compass-import-once-1.0.5-1|11	BuildRequires:	rubygems
14cr|rubygem-compass-import-once-1.0.5-1|12	BuildArch:	noarch
14cr|rubygem-compass-import-once-1.0.5-1|13	
14cr|rubygem-compass-import-once-1.0.5-1|14	%description
14cr|rubygem-compass-import-once-1.0.5-1|15	Changes the behavior of Sass's import directive to only import a file once.
14cr|rubygem-compass-import-once-1.0.5-1|16	
14cr|rubygem-compass-import-once-1.0.5-1|17	%files
14cr|rubygem-compass-import-once-1.0.5-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-compass-import-once-1.0.5-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-compass-import-once-1.0.5-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-compass-import-once-1.0.5-1|21	
14cr|rubygem-compass-import-once-1.0.5-1|22	#----------------------------------------------------------------------------
14cr|rubygem-compass-import-once-1.0.5-1|23	
14cr|rubygem-compass-import-once-1.0.5-1|24	%package doc
14cr|rubygem-compass-import-once-1.0.5-1|25	Summary:	Documentation for %{name}
14cr|rubygem-compass-import-once-1.0.5-1|26	Group:		Documentation
14cr|rubygem-compass-import-once-1.0.5-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-compass-import-once-1.0.5-1|28	
14cr|rubygem-compass-import-once-1.0.5-1|29	%description doc
14cr|rubygem-compass-import-once-1.0.5-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-compass-import-once-1.0.5-1|31	
14cr|rubygem-compass-import-once-1.0.5-1|32	%files doc
14cr|rubygem-compass-import-once-1.0.5-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-compass-import-once-1.0.5-1|34	
14cr|rubygem-compass-import-once-1.0.5-1|35	#----------------------------------------------------------------------------
14cr|rubygem-compass-import-once-1.0.5-1|36	
14cr|rubygem-compass-import-once-1.0.5-1|37	%prep
14cr|rubygem-compass-import-once-1.0.5-1|38	%setup -q
14cr|rubygem-compass-import-once-1.0.5-1|39	
14cr|rubygem-compass-import-once-1.0.5-1|40	%build
14cr|rubygem-compass-import-once-1.0.5-1|41	%gem_build
14cr|rubygem-compass-import-once-1.0.5-1|42	
14cr|rubygem-compass-import-once-1.0.5-1|43	%install
14cr|rubygem-compass-import-once-1.0.5-1|44	%gem_install
14cr|rubygem-compass-import-once-1.0.5-1|45	
14cr|rubygem-compass-import-once-1.0.5-1|46	
14cr|rubygem-compass-import-once-1.0.5-1|47	%changelog
14cr|rubygem-compass-import-once-1.0.5-1|48	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.5-1
14cr|rubygem-compass-import-once-1.0.5-1|49	+ Revision: 95a0f09
14cr|rubygem-compass-import-once-1.0.5-1|50	- Automatic import for version 1.0.5-1
14cr|rubygem-compass-import-once-1.0.5-1|51	
14cr|rubygem-compass-import-once-1.0.5-1|52	

7845 14
14cr|rubygem-configuration-1.1.0-3|1	%define oname configuration
14cr|rubygem-configuration-1.1.0-3|2	%define geminstdir %{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-configuration-1.1.0-3|3	
14cr|rubygem-configuration-1.1.0-3|4	Summary:    Pure ruby scoped configuration files
14cr|rubygem-configuration-1.1.0-3|5	Name:       rubygem-%{oname}
14cr|rubygem-configuration-1.1.0-3|6	Version:    1.1.0
14cr|rubygem-configuration-1.1.0-3|7	Release:    3
14cr|rubygem-configuration-1.1.0-3|8	Group:      Development/Ruby
14cr|rubygem-configuration-1.1.0-3|9	License:    Ruby License
14cr|rubygem-configuration-1.1.0-3|10	URL:        http://github.com/ahoward/configuration/tree/master
14cr|rubygem-configuration-1.1.0-3|11	Source0:    http://gems.rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-configuration-1.1.0-3|12	Requires:   rubygems
14cr|rubygem-configuration-1.1.0-3|13	BuildRequires: rubygems
14cr|rubygem-configuration-1.1.0-3|14	BuildArch:  noarch
14cr|rubygem-configuration-1.1.0-3|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-configuration-1.1.0-3|16	
14cr|rubygem-configuration-1.1.0-3|17	%description
14cr|rubygem-configuration-1.1.0-3|18	Pure ruby scoped configuration files
14cr|rubygem-configuration-1.1.0-3|19	
14cr|rubygem-configuration-1.1.0-3|20	%prep
14cr|rubygem-configuration-1.1.0-3|21	
14cr|rubygem-configuration-1.1.0-3|22	%build
14cr|rubygem-configuration-1.1.0-3|23	
14cr|rubygem-configuration-1.1.0-3|24	%install
14cr|rubygem-configuration-1.1.0-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-configuration-1.1.0-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-configuration-1.1.0-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-configuration-1.1.0-3|28	
14cr|rubygem-configuration-1.1.0-3|29	%clean
14cr|rubygem-configuration-1.1.0-3|30	
14cr|rubygem-configuration-1.1.0-3|31	%files
14cr|rubygem-configuration-1.1.0-3|32	%defattr(-, root, root, -)
14cr|rubygem-configuration-1.1.0-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-configuration-1.1.0-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
14cr|rubygem-configuration-1.1.0-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-configuration-1.1.0-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/samples/
14cr|rubygem-configuration-1.1.0-3|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/configuration.gemspec
14cr|rubygem-configuration-1.1.0-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-configuration-1.1.0-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-configuration-1.1.0-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.erb
14cr|rubygem-configuration-1.1.0-3|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-configuration-1.1.0-3|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-configuration-1.1.0-3|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-configuration-1.1.0-3|44	
14cr|rubygem-configuration-1.1.0-3|45	
14cr|rubygem-configuration-1.1.0-3|46	
14cr|rubygem-configuration-1.1.0-3|47	%changelog
14cr|rubygem-configuration-1.1.0-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|rubygem-configuration-1.1.0-3|49	+ Revision: f78bea2
14cr|rubygem-configuration-1.1.0-3|50	- MassBuild#464: Increase release tag
14cr|rubygem-configuration-1.1.0-3|51	
14cr|rubygem-configuration-1.1.0-3|52	

7846 14
14cr|rubygem-crack-0.1.8-3|1	# Generated from crack-0.1.8.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-crack-0.1.8-3|2	%define	rbname	crack
14cr|rubygem-crack-0.1.8-3|3	
14cr|rubygem-crack-0.1.8-3|4	Summary:	Really simple JSON and XML parsing, ripped from Merb and Rails
14cr|rubygem-crack-0.1.8-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-crack-0.1.8-3|6	
14cr|rubygem-crack-0.1.8-3|7	Version:	0.1.8
14cr|rubygem-crack-0.1.8-3|8	Release:	3
14cr|rubygem-crack-0.1.8-3|9	Group:		Development/Ruby
14cr|rubygem-crack-0.1.8-3|10	License:	MIT
14cr|rubygem-crack-0.1.8-3|11	URL:		http://github.com/jnunemaker/crack
14cr|rubygem-crack-0.1.8-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-crack-0.1.8-3|13	BuildRequires:	rubygems
14cr|rubygem-crack-0.1.8-3|14	BuildArch:	noarch
14cr|rubygem-crack-0.1.8-3|15	
14cr|rubygem-crack-0.1.8-3|16	%description
14cr|rubygem-crack-0.1.8-3|17	Really simple JSON and XML parsing, ripped from Merb and Rails.
14cr|rubygem-crack-0.1.8-3|18	
14cr|rubygem-crack-0.1.8-3|19	%package	doc
14cr|rubygem-crack-0.1.8-3|20	Summary:	Documentation for %{name}
14cr|rubygem-crack-0.1.8-3|21	Group:		Books/Computer books
14cr|rubygem-crack-0.1.8-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-crack-0.1.8-3|23	
14cr|rubygem-crack-0.1.8-3|24	%description	doc
14cr|rubygem-crack-0.1.8-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-crack-0.1.8-3|26	
14cr|rubygem-crack-0.1.8-3|27	%prep
14cr|rubygem-crack-0.1.8-3|28	%setup -q
14cr|rubygem-crack-0.1.8-3|29	
14cr|rubygem-crack-0.1.8-3|30	%build
14cr|rubygem-crack-0.1.8-3|31	%gem_build -f test
14cr|rubygem-crack-0.1.8-3|32	
14cr|rubygem-crack-0.1.8-3|33	%install
14cr|rubygem-crack-0.1.8-3|34	%gem_install
14cr|rubygem-crack-0.1.8-3|35	
14cr|rubygem-crack-0.1.8-3|36	%clean
14cr|rubygem-crack-0.1.8-3|37	rm -rf %{buildroot}
14cr|rubygem-crack-0.1.8-3|38	
14cr|rubygem-crack-0.1.8-3|39	%files
14cr|rubygem-crack-0.1.8-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-crack-0.1.8-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-crack-0.1.8-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-crack-0.1.8-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/crack
14cr|rubygem-crack-0.1.8-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/crack/*.rb
14cr|rubygem-crack-0.1.8-3|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-crack-0.1.8-3|46	
14cr|rubygem-crack-0.1.8-3|47	%files doc
14cr|rubygem-crack-0.1.8-3|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-crack-0.1.8-3|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-crack-0.1.8-3|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-crack-0.1.8-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-crack-0.1.8-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-crack-0.1.8-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/data
14cr|rubygem-crack-0.1.8-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/data/*.json
14cr|rubygem-crack-0.1.8-3|55	
14cr|rubygem-crack-0.1.8-3|56	
14cr|rubygem-crack-0.1.8-3|57	
14cr|rubygem-crack-0.1.8-3|58	%changelog
14cr|rubygem-crack-0.1.8-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-3
14cr|rubygem-crack-0.1.8-3|60	+ Revision: 7e52466
14cr|rubygem-crack-0.1.8-3|61	- MassBuild#464: Increase release tag
14cr|rubygem-crack-0.1.8-3|62	
14cr|rubygem-crack-0.1.8-3|63	

7847 14
14cr|rubygem-cucumber-1.3.17-1|1	%define rbname cucumber
14cr|rubygem-cucumber-1.3.17-1|2	
14cr|rubygem-cucumber-1.3.17-1|3	Summary:	Behaviour Driven Development with elegance and joy
14cr|rubygem-cucumber-1.3.17-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-cucumber-1.3.17-1|5	Version:	1.3.17
14cr|rubygem-cucumber-1.3.17-1|6	Release:	1
14cr|rubygem-cucumber-1.3.17-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-cucumber-1.3.17-1|8	Group:		Development/Ruby
14cr|rubygem-cucumber-1.3.17-1|9	Url:		http://cukes.info
14cr|rubygem-cucumber-1.3.17-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-cucumber-1.3.17-1|11	BuildRequires:	locales-en
14cr|rubygem-cucumber-1.3.17-1|12	BuildRequires:	rubygems
14cr|rubygem-cucumber-1.3.17-1|13	BuildArch:	noarch
14cr|rubygem-cucumber-1.3.17-1|14	%rename		ruby-cucumber
14cr|rubygem-cucumber-1.3.17-1|15	
14cr|rubygem-cucumber-1.3.17-1|16	%description
14cr|rubygem-cucumber-1.3.17-1|17	Behaviour Driven Development with elegance and joy.
14cr|rubygem-cucumber-1.3.17-1|18	
14cr|rubygem-cucumber-1.3.17-1|19	%files
14cr|rubygem-cucumber-1.3.17-1|20	%{_bindir}/cucumber
14cr|rubygem-cucumber-1.3.17-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-cucumber-1.3.17-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-cucumber-1.3.17-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/cucumber
14cr|rubygem-cucumber-1.3.17-1|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
14cr|rubygem-cucumber-1.3.17-1|25	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/.cucumber
14cr|rubygem-cucumber-1.3.17-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
14cr|rubygem-cucumber-1.3.17-1|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/fixtures
14cr|rubygem-cucumber-1.3.17-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/fixtures/*
14cr|rubygem-cucumber-1.3.17-1|29	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks
14cr|rubygem-cucumber-1.3.17-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.rake
14cr|rubygem-cucumber-1.3.17-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.rb
14cr|rubygem-cucumber-1.3.17-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.txt
14cr|rubygem-cucumber-1.3.17-1|33	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/legacy_features
14cr|rubygem-cucumber-1.3.17-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/legacy_features/*
14cr|rubygem-cucumber-1.3.17-1|35	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-cucumber-1.3.17-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-cucumber-1.3.17-1|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-cucumber-1.3.17-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
14cr|rubygem-cucumber-1.3.17-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/cucumber
14cr|rubygem-cucumber-1.3.17-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/
14cr|rubygem-cucumber-1.3.17-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default
14cr|rubygem-cucumber-1.3.17-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/
14cr|rubygem-cucumber-1.3.17-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/html/
14cr|rubygem-cucumber-1.3.17-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/cucumber/*
14cr|rubygem-cucumber-1.3.17-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/html/*
14cr|rubygem-cucumber-1.3.17-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/stats
14cr|rubygem-cucumber-1.3.17-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/.cucumber/stepdefs.json
14cr|rubygem-cucumber-1.3.17-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-cucumber-1.3.17-1|49	
14cr|rubygem-cucumber-1.3.17-1|50	#------------------------------------------------------------------
14cr|rubygem-cucumber-1.3.17-1|51	
14cr|rubygem-cucumber-1.3.17-1|52	%package doc
14cr|rubygem-cucumber-1.3.17-1|53	Summary:	Documentation for %{name}
14cr|rubygem-cucumber-1.3.17-1|54	Group:		Documentation
14cr|rubygem-cucumber-1.3.17-1|55	Requires:	%{name} = %{EVRD}
14cr|rubygem-cucumber-1.3.17-1|56	
14cr|rubygem-cucumber-1.3.17-1|57	%description doc
14cr|rubygem-cucumber-1.3.17-1|58	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-cucumber-1.3.17-1|59	
14cr|rubygem-cucumber-1.3.17-1|60	%files doc
14cr|rubygem-cucumber-1.3.17-1|61	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-cucumber-1.3.17-1|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-cucumber-1.3.17-1|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
14cr|rubygem-cucumber-1.3.17-1|64	
14cr|rubygem-cucumber-1.3.17-1|65	#------------------------------------------------------------------
14cr|rubygem-cucumber-1.3.17-1|66	
14cr|rubygem-cucumber-1.3.17-1|67	%prep
14cr|rubygem-cucumber-1.3.17-1|68	%setup -q
14cr|rubygem-cucumber-1.3.17-1|69	
14cr|rubygem-cucumber-1.3.17-1|70	%build
14cr|rubygem-cucumber-1.3.17-1|71	export LANG=en_US.UTF-8
14cr|rubygem-cucumber-1.3.17-1|72	export LC_ALL=en_US.UTF-8
14cr|rubygem-cucumber-1.3.17-1|73	%gem_build -f '(examples|features|fixtures|gem_tasks|legacy_features|spec)/'
14cr|rubygem-cucumber-1.3.17-1|74	
14cr|rubygem-cucumber-1.3.17-1|75	%install
14cr|rubygem-cucumber-1.3.17-1|76	%gem_install
14cr|rubygem-cucumber-1.3.17-1|77	
14cr|rubygem-cucumber-1.3.17-1|78	
14cr|rubygem-cucumber-1.3.17-1|79	%changelog
14cr|rubygem-cucumber-1.3.17-1|80	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.17-1
14cr|rubygem-cucumber-1.3.17-1|81	+ Revision: 8d516ad
14cr|rubygem-cucumber-1.3.17-1|82	- New version 1.3.17, spec cleanup
14cr|rubygem-cucumber-1.3.17-1|83	
14cr|rubygem-cucumber-1.3.17-1|84	

7848 14
14cr|rubygem-cucumber-rails-1.4.1-1|1	%define rbname cucumber-rails
14cr|rubygem-cucumber-rails-1.4.1-1|2	
14cr|rubygem-cucumber-rails-1.4.1-1|3	Summary:	Cucumber Generators and Runtime for Rails
14cr|rubygem-cucumber-rails-1.4.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-cucumber-rails-1.4.1-1|5	Version:	1.4.1
14cr|rubygem-cucumber-rails-1.4.1-1|6	Release:	1
14cr|rubygem-cucumber-rails-1.4.1-1|7	License:	MIT
14cr|rubygem-cucumber-rails-1.4.1-1|8	Group:		Development/Ruby
14cr|rubygem-cucumber-rails-1.4.1-1|9	Url:		http://github.com/aslakhellesoy/%{rbname}
14cr|rubygem-cucumber-rails-1.4.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-cucumber-rails-1.4.1-1|11	BuildRequires:	rubygems
14cr|rubygem-cucumber-rails-1.4.1-1|12	Suggests:	rubygem(aruba)
14cr|rubygem-cucumber-rails-1.4.1-1|13	BuildArch:	noarch
14cr|rubygem-cucumber-rails-1.4.1-1|14	
14cr|rubygem-cucumber-rails-1.4.1-1|15	%description
14cr|rubygem-cucumber-rails-1.4.1-1|16	Cucumber Generators and Runtime for Rails.
14cr|rubygem-cucumber-rails-1.4.1-1|17	
14cr|rubygem-cucumber-rails-1.4.1-1|18	%files
14cr|rubygem-cucumber-rails-1.4.1-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-cucumber-rails-1.4.1-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-cucumber-rails-1.4.1-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-cucumber-rails-1.4.1-1|22	
14cr|rubygem-cucumber-rails-1.4.1-1|23	#----------------------------------------------------------------------------
14cr|rubygem-cucumber-rails-1.4.1-1|24	
14cr|rubygem-cucumber-rails-1.4.1-1|25	%package doc
14cr|rubygem-cucumber-rails-1.4.1-1|26	Summary:	Documentation for %{name}
14cr|rubygem-cucumber-rails-1.4.1-1|27	Group:		Documentation
14cr|rubygem-cucumber-rails-1.4.1-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-cucumber-rails-1.4.1-1|29	Conflicts:	%{name} < 1.4.1
14cr|rubygem-cucumber-rails-1.4.1-1|30	
14cr|rubygem-cucumber-rails-1.4.1-1|31	%description doc
14cr|rubygem-cucumber-rails-1.4.1-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-cucumber-rails-1.4.1-1|33	
14cr|rubygem-cucumber-rails-1.4.1-1|34	%files doc
14cr|rubygem-cucumber-rails-1.4.1-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-cucumber-rails-1.4.1-1|36	
14cr|rubygem-cucumber-rails-1.4.1-1|37	#----------------------------------------------------------------------------
14cr|rubygem-cucumber-rails-1.4.1-1|38	
14cr|rubygem-cucumber-rails-1.4.1-1|39	%prep
14cr|rubygem-cucumber-rails-1.4.1-1|40	%setup -q
14cr|rubygem-cucumber-rails-1.4.1-1|41	
14cr|rubygem-cucumber-rails-1.4.1-1|42	%build
14cr|rubygem-cucumber-rails-1.4.1-1|43	%gem_build
14cr|rubygem-cucumber-rails-1.4.1-1|44	
14cr|rubygem-cucumber-rails-1.4.1-1|45	%install
14cr|rubygem-cucumber-rails-1.4.1-1|46	%gem_install
14cr|rubygem-cucumber-rails-1.4.1-1|47	
14cr|rubygem-cucumber-rails-1.4.1-1|48	
14cr|rubygem-cucumber-rails-1.4.1-1|49	
14cr|rubygem-cucumber-rails-1.4.1-1|50	
14cr|rubygem-cucumber-rails-1.4.1-1|51	%changelog
14cr|rubygem-cucumber-rails-1.4.1-1|52	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-1
14cr|rubygem-cucumber-rails-1.4.1-1|53	+ Revision: f7f52de
14cr|rubygem-cucumber-rails-1.4.1-1|54	- New version 1.4.1, spec cleanup
14cr|rubygem-cucumber-rails-1.4.1-1|55	
14cr|rubygem-cucumber-rails-1.4.1-1|56	

7849 14
14cr|rubygem-culerity-0.2.12-3|1	%define oname culerity
14cr|rubygem-culerity-0.2.12-3|2	
14cr|rubygem-culerity-0.2.12-3|3	Name:       rubygem-%{oname}
14cr|rubygem-culerity-0.2.12-3|4	Version:    0.2.12
14cr|rubygem-culerity-0.2.12-3|5	Release:    3
14cr|rubygem-culerity-0.2.12-3|6	Summary:    Integrates Cucumber and Celerity in order to test your application's full stack
14cr|rubygem-culerity-0.2.12-3|7	Group:      Development/Ruby
14cr|rubygem-culerity-0.2.12-3|8	License:    MIT
14cr|rubygem-culerity-0.2.12-3|9	URL:        http://github.com/langalex/culerity
14cr|rubygem-culerity-0.2.12-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-culerity-0.2.12-3|11	Requires:   rubygems
14cr|rubygem-culerity-0.2.12-3|12	BuildRequires: rubygems
14cr|rubygem-culerity-0.2.12-3|13	BuildArch:  noarch
14cr|rubygem-culerity-0.2.12-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-culerity-0.2.12-3|15	
14cr|rubygem-culerity-0.2.12-3|16	%description
14cr|rubygem-culerity-0.2.12-3|17	Culerity integrates Cucumber and Celerity in order to test your application's
14cr|rubygem-culerity-0.2.12-3|18	full stack.
14cr|rubygem-culerity-0.2.12-3|19	
14cr|rubygem-culerity-0.2.12-3|20	
14cr|rubygem-culerity-0.2.12-3|21	%prep
14cr|rubygem-culerity-0.2.12-3|22	
14cr|rubygem-culerity-0.2.12-3|23	%build
14cr|rubygem-culerity-0.2.12-3|24	
14cr|rubygem-culerity-0.2.12-3|25	%install
14cr|rubygem-culerity-0.2.12-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-culerity-0.2.12-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-culerity-0.2.12-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-culerity-0.2.12-3|29	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-culerity-0.2.12-3|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-culerity-0.2.12-3|31	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-culerity-0.2.12-3|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-culerity-0.2.12-3|33	
14cr|rubygem-culerity-0.2.12-3|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-culerity-0.2.12-3|35	
14cr|rubygem-culerity-0.2.12-3|36	%clean
14cr|rubygem-culerity-0.2.12-3|37	
14cr|rubygem-culerity-0.2.12-3|38	%files
14cr|rubygem-culerity-0.2.12-3|39	%defattr(-, root, root, -)
14cr|rubygem-culerity-0.2.12-3|40	%{_bindir}/run_celerity_server.rb
14cr|rubygem-culerity-0.2.12-3|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-culerity-0.2.12-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-culerity-0.2.12-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-culerity-0.2.12-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-culerity-0.2.12-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
14cr|rubygem-culerity-0.2.12-3|46	%{ruby_gemdir}/gems/%{oname}-%{version}/rails_generators/
14cr|rubygem-culerity-0.2.12-3|47	%{ruby_gemdir}/gems/%{oname}-%{version}/script/
14cr|rubygem-culerity-0.2.12-3|48	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-culerity-0.2.12-3|49	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
14cr|rubygem-culerity-0.2.12-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES.md
14cr|rubygem-culerity-0.2.12-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
14cr|rubygem-culerity-0.2.12-3|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-culerity-0.2.12-3|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-culerity-0.2.12-3|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
14cr|rubygem-culerity-0.2.12-3|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-culerity-0.2.12-3|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-culerity-0.2.12-3|57	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-culerity-0.2.12-3|58	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-culerity-0.2.12-3|59	
14cr|rubygem-culerity-0.2.12-3|60	
14cr|rubygem-culerity-0.2.12-3|61	
14cr|rubygem-culerity-0.2.12-3|62	%changelog
14cr|rubygem-culerity-0.2.12-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-3
14cr|rubygem-culerity-0.2.12-3|64	+ Revision: 5abdd61
14cr|rubygem-culerity-0.2.12-3|65	- MassBuild#464: Increase release tag
14cr|rubygem-culerity-0.2.12-3|66	
14cr|rubygem-culerity-0.2.12-3|67	

7850 14
14cr|rubygem-curb-0.8.6-1|1	%define Werror_cflags %nil
14cr|rubygem-curb-0.8.6-1|2	
14cr|rubygem-curb-0.8.6-1|3	%define rbname curb
14cr|rubygem-curb-0.8.6-1|4	
14cr|rubygem-curb-0.8.6-1|5	Summary:	Ruby libcurl bindings
14cr|rubygem-curb-0.8.6-1|6	Name:		rubygem-%{rbname}
14cr|rubygem-curb-0.8.6-1|7	Version:	0.8.6
14cr|rubygem-curb-0.8.6-1|8	Release:	1
14cr|rubygem-curb-0.8.6-1|9	License:	MIT
14cr|rubygem-curb-0.8.6-1|10	Group:		Development/Ruby
14cr|rubygem-curb-0.8.6-1|11	Url:		http://curb.rubyforge.org/
14cr|rubygem-curb-0.8.6-1|12	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-curb-0.8.6-1|13	BuildRequires:	rubygems
14cr|rubygem-curb-0.8.6-1|14	BuildRequires:	pkgconfig(libcurl)
14cr|rubygem-curb-0.8.6-1|15	BuildRequires:	pkgconfig(ruby)
14cr|rubygem-curb-0.8.6-1|16	
14cr|rubygem-curb-0.8.6-1|17	%description
14cr|rubygem-curb-0.8.6-1|18	Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for
14cr|rubygem-curb-0.8.6-1|19	the libcurl(3), a fully-featured client-side URL transfer library. cURL and
14cr|rubygem-curb-0.8.6-1|20	libcurl live at http://curl.haxx.se/
14cr|rubygem-curb-0.8.6-1|21	
14cr|rubygem-curb-0.8.6-1|22	%files
14cr|rubygem-curb-0.8.6-1|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-curb-0.8.6-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-curb-0.8.6-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-curb-0.8.6-1|26	%{ruby_sitearchdir}/curb_core.so
14cr|rubygem-curb-0.8.6-1|27	
14cr|rubygem-curb-0.8.6-1|28	#----------------------------------------------------------------------------
14cr|rubygem-curb-0.8.6-1|29	
14cr|rubygem-curb-0.8.6-1|30	%package doc
14cr|rubygem-curb-0.8.6-1|31	Summary:	Documentation for %{name}
14cr|rubygem-curb-0.8.6-1|32	Group:		Documentation
14cr|rubygem-curb-0.8.6-1|33	Requires:	%{name} = %{EVRD}
14cr|rubygem-curb-0.8.6-1|34	
14cr|rubygem-curb-0.8.6-1|35	%description doc
14cr|rubygem-curb-0.8.6-1|36	Documents, Rdoc & RI documentation for %{name}.
14cr|rubygem-curb-0.8.6-1|37	
14cr|rubygem-curb-0.8.6-1|38	%files doc
14cr|rubygem-curb-0.8.6-1|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-curb-0.8.6-1|40	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-curb-0.8.6-1|41	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.markdown
14cr|rubygem-curb-0.8.6-1|42	
14cr|rubygem-curb-0.8.6-1|43	#----------------------------------------------------------------------------
14cr|rubygem-curb-0.8.6-1|44	
14cr|rubygem-curb-0.8.6-1|45	%prep
14cr|rubygem-curb-0.8.6-1|46	%setup -q
14cr|rubygem-curb-0.8.6-1|47	
14cr|rubygem-curb-0.8.6-1|48	%build
14cr|rubygem-curb-0.8.6-1|49	export CONFIGURE_ARGS="--with-cflags='%{optflags}'"
14cr|rubygem-curb-0.8.6-1|50	%gem_build
14cr|rubygem-curb-0.8.6-1|51	
14cr|rubygem-curb-0.8.6-1|52	%install
14cr|rubygem-curb-0.8.6-1|53	%gem_install
14cr|rubygem-curb-0.8.6-1|54	
14cr|rubygem-curb-0.8.6-1|55	%changelog
14cr|rubygem-curb-0.8.6-1|56	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.6-1
14cr|rubygem-curb-0.8.6-1|57	+ Revision: 77479a7
14cr|rubygem-curb-0.8.6-1|58	- New version 0.8.6
14cr|rubygem-curb-0.8.6-1|59	
14cr|rubygem-curb-0.8.6-1|60	

7851 14
14cr|rubygem-daemon_controller-0.2.6-3|1	# Generated from daemon_controller-0.2.6.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-daemon_controller-0.2.6-3|2	%define	rbname	daemon_controller
14cr|rubygem-daemon_controller-0.2.6-3|3	
14cr|rubygem-daemon_controller-0.2.6-3|4	Summary:	A library for implementing daemon management capabilities
14cr|rubygem-daemon_controller-0.2.6-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-daemon_controller-0.2.6-3|6	
14cr|rubygem-daemon_controller-0.2.6-3|7	Version:	0.2.6
14cr|rubygem-daemon_controller-0.2.6-3|8	Release:	3
14cr|rubygem-daemon_controller-0.2.6-3|9	Group:		Development/Ruby
14cr|rubygem-daemon_controller-0.2.6-3|10	License:	BSD
14cr|rubygem-daemon_controller-0.2.6-3|11	URL:		http://github.com/FooBarWidget/daemon_controller/tree/master
14cr|rubygem-daemon_controller-0.2.6-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-daemon_controller-0.2.6-3|13	BuildRequires:	rubygems
14cr|rubygem-daemon_controller-0.2.6-3|14	BuildArch:	noarch
14cr|rubygem-daemon_controller-0.2.6-3|15	
14cr|rubygem-daemon_controller-0.2.6-3|16	%description
14cr|rubygem-daemon_controller-0.2.6-3|17	A library for robust daemon management.
14cr|rubygem-daemon_controller-0.2.6-3|18	
14cr|rubygem-daemon_controller-0.2.6-3|19	%package	doc
14cr|rubygem-daemon_controller-0.2.6-3|20	Summary:	Documentation for %{name}
14cr|rubygem-daemon_controller-0.2.6-3|21	Group:		Books/Computer books
14cr|rubygem-daemon_controller-0.2.6-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-daemon_controller-0.2.6-3|23	
14cr|rubygem-daemon_controller-0.2.6-3|24	%description	doc
14cr|rubygem-daemon_controller-0.2.6-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-daemon_controller-0.2.6-3|26	
14cr|rubygem-daemon_controller-0.2.6-3|27	%prep
14cr|rubygem-daemon_controller-0.2.6-3|28	%setup -q
14cr|rubygem-daemon_controller-0.2.6-3|29	
14cr|rubygem-daemon_controller-0.2.6-3|30	%build
14cr|rubygem-daemon_controller-0.2.6-3|31	%gem_build -f spec/
14cr|rubygem-daemon_controller-0.2.6-3|32	
14cr|rubygem-daemon_controller-0.2.6-3|33	%install
14cr|rubygem-daemon_controller-0.2.6-3|34	%gem_install
14cr|rubygem-daemon_controller-0.2.6-3|35	
14cr|rubygem-daemon_controller-0.2.6-3|36	%files
14cr|rubygem-daemon_controller-0.2.6-3|37	%doc LICENSE.txt README.markdown
14cr|rubygem-daemon_controller-0.2.6-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-daemon_controller-0.2.6-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-daemon_controller-0.2.6-3|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-daemon_controller-0.2.6-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller
14cr|rubygem-daemon_controller-0.2.6-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller/*.rb
14cr|rubygem-daemon_controller-0.2.6-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-daemon_controller-0.2.6-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
14cr|rubygem-daemon_controller-0.2.6-3|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-daemon_controller-0.2.6-3|46	
14cr|rubygem-daemon_controller-0.2.6-3|47	%files doc
14cr|rubygem-daemon_controller-0.2.6-3|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-daemon_controller-0.2.6-3|49	
14cr|rubygem-daemon_controller-0.2.6-3|50	
14cr|rubygem-daemon_controller-0.2.6-3|51	
14cr|rubygem-daemon_controller-0.2.6-3|52	
14cr|rubygem-daemon_controller-0.2.6-3|53	%changelog
14cr|rubygem-daemon_controller-0.2.6-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-3
14cr|rubygem-daemon_controller-0.2.6-3|55	+ Revision: 257a1eb
14cr|rubygem-daemon_controller-0.2.6-3|56	- MassBuild#464: Increase release tag
14cr|rubygem-daemon_controller-0.2.6-3|57	
14cr|rubygem-daemon_controller-0.2.6-3|58	

7852 14
14cr|rubygem-daemons-1.1.9-3|1	# Generated from daemons-1.0.10.gem by gem2rpm -*- rpm-spec -*-
14cr|rubygem-daemons-1.1.9-3|2	%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
14cr|rubygem-daemons-1.1.9-3|3	%define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
14cr|rubygem-daemons-1.1.9-3|4	%define gemname daemons
14cr|rubygem-daemons-1.1.9-3|5	%define geminstdir %{gemdir}/gems/%{gemname}-%{version}
14cr|rubygem-daemons-1.1.9-3|6	
14cr|rubygem-daemons-1.1.9-3|7	Summary: A toolkit to create and control daemons in different ways
14cr|rubygem-daemons-1.1.9-3|8	Name: rubygem-%{gemname}
14cr|rubygem-daemons-1.1.9-3|9	Version: 1.1.9
14cr|rubygem-daemons-1.1.9-3|10	Release:	3
14cr|rubygem-daemons-1.1.9-3|11	Group: Development/Ruby
14cr|rubygem-daemons-1.1.9-3|12	# The entire source code is MIT except daemonize.rb (GPLv2+ or Ruby)
14cr|rubygem-daemons-1.1.9-3|13	License: MIT and (GPLv2+ or Ruby)
14cr|rubygem-daemons-1.1.9-3|14	URL: http://daemons.rubyforge.org
14cr|rubygem-daemons-1.1.9-3|15	Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
14cr|rubygem-daemons-1.1.9-3|16	Requires: rubygems
14cr|rubygem-daemons-1.1.9-3|17	BuildRequires: rubygems
14cr|rubygem-daemons-1.1.9-3|18	BuildArch: noarch
14cr|rubygem-daemons-1.1.9-3|19	Provides: rubygem(%{gemname}) = %{version}
14cr|rubygem-daemons-1.1.9-3|20	
14cr|rubygem-daemons-1.1.9-3|21	%description
14cr|rubygem-daemons-1.1.9-3|22	Daemons provides an easy way to wrap existing ruby scripts (for example a
14cr|rubygem-daemons-1.1.9-3|23	self-written server)  to be run as a daemon and to be controlled by simple
14cr|rubygem-daemons-1.1.9-3|24	start/stop/restart commands.  You can also call blocks as daemons and control
14cr|rubygem-daemons-1.1.9-3|25	them from the parent or just daemonize the current process.  Besides this
14cr|rubygem-daemons-1.1.9-3|26	basic functionality, daemons offers many advanced features like exception
14cr|rubygem-daemons-1.1.9-3|27	backtracing and logging (in case your ruby script crashes) and monitoring and
14cr|rubygem-daemons-1.1.9-3|28	automatic restarting of your processes if they crash.
14cr|rubygem-daemons-1.1.9-3|29	
14cr|rubygem-daemons-1.1.9-3|30	
14cr|rubygem-daemons-1.1.9-3|31	%prep
14cr|rubygem-daemons-1.1.9-3|32	
14cr|rubygem-daemons-1.1.9-3|33	%build
14cr|rubygem-daemons-1.1.9-3|34	
14cr|rubygem-daemons-1.1.9-3|35	%install
14cr|rubygem-daemons-1.1.9-3|36	mkdir -p %{buildroot}%{gemdir}
14cr|rubygem-daemons-1.1.9-3|37	gem install --local --install-dir %{buildroot}%{gemdir} \
14cr|rubygem-daemons-1.1.9-3|38	--force --rdoc %{SOURCE0}
14cr|rubygem-daemons-1.1.9-3|39	chmod a+x %{buildroot}%{geminstdir}/examples/run/myserver.rb
14cr|rubygem-daemons-1.1.9-3|40	
14cr|rubygem-daemons-1.1.9-3|41	%files
14cr|rubygem-daemons-1.1.9-3|42	%dir %{geminstdir}
14cr|rubygem-daemons-1.1.9-3|43	%doc %{gemdir}/doc/%{gemname}-%{version}
14cr|rubygem-daemons-1.1.9-3|44	%{geminstdir}/examples/
14cr|rubygem-daemons-1.1.9-3|45	%{geminstdir}/lib/
14cr|rubygem-daemons-1.1.9-3|46	%{geminstdir}/Rakefile
14cr|rubygem-daemons-1.1.9-3|47	%{geminstdir}/setup.rb
14cr|rubygem-daemons-1.1.9-3|48	%doc %{geminstdir}/LICENSE
14cr|rubygem-daemons-1.1.9-3|49	%doc %{geminstdir}/README
14cr|rubygem-daemons-1.1.9-3|50	%doc %{geminstdir}/Releases
14cr|rubygem-daemons-1.1.9-3|51	%doc %{geminstdir}/TODO
14cr|rubygem-daemons-1.1.9-3|52	%{gemdir}/cache/%{gemname}-%{version}.gem
14cr|rubygem-daemons-1.1.9-3|53	%{gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|rubygem-daemons-1.1.9-3|54	
14cr|rubygem-daemons-1.1.9-3|55	%changelog
14cr|rubygem-daemons-1.1.9-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-3
14cr|rubygem-daemons-1.1.9-3|57	+ Revision: cbc4783
14cr|rubygem-daemons-1.1.9-3|58	- MassBuild#464: Increase release tag
14cr|rubygem-daemons-1.1.9-3|59	
14cr|rubygem-daemons-1.1.9-3|60	

7853 14
14cr|rubygem-database_cleaner-0.5.2-3|1	%define oname database_cleaner
14cr|rubygem-database_cleaner-0.5.2-3|2	
14cr|rubygem-database_cleaner-0.5.2-3|3	Name:       rubygem-%{oname}
14cr|rubygem-database_cleaner-0.5.2-3|4	Version:    0.5.2
14cr|rubygem-database_cleaner-0.5.2-3|5	Release:    3
14cr|rubygem-database_cleaner-0.5.2-3|6	Summary:    Strategies for cleaning databases
14cr|rubygem-database_cleaner-0.5.2-3|7	Group:      Development/Ruby
14cr|rubygem-database_cleaner-0.5.2-3|8	License:    MIT
14cr|rubygem-database_cleaner-0.5.2-3|9	URL:        http://github.com/bmabey/database_cleaner
14cr|rubygem-database_cleaner-0.5.2-3|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-database_cleaner-0.5.2-3|11	Requires:   rubygems
14cr|rubygem-database_cleaner-0.5.2-3|12	BuildRequires: rubygems
14cr|rubygem-database_cleaner-0.5.2-3|13	BuildArch:  noarch
14cr|rubygem-database_cleaner-0.5.2-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-database_cleaner-0.5.2-3|15	
14cr|rubygem-database_cleaner-0.5.2-3|16	%description
14cr|rubygem-database_cleaner-0.5.2-3|17	Strategies for cleaning databases.  Can be used to ensure a clean state for
14cr|rubygem-database_cleaner-0.5.2-3|18	testing.
14cr|rubygem-database_cleaner-0.5.2-3|19	
14cr|rubygem-database_cleaner-0.5.2-3|20	
14cr|rubygem-database_cleaner-0.5.2-3|21	%prep
14cr|rubygem-database_cleaner-0.5.2-3|22	
14cr|rubygem-database_cleaner-0.5.2-3|23	%build
14cr|rubygem-database_cleaner-0.5.2-3|24	
14cr|rubygem-database_cleaner-0.5.2-3|25	%install
14cr|rubygem-database_cleaner-0.5.2-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-database_cleaner-0.5.2-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-database_cleaner-0.5.2-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-database_cleaner-0.5.2-3|29	
14cr|rubygem-database_cleaner-0.5.2-3|30	%clean
14cr|rubygem-database_cleaner-0.5.2-3|31	
14cr|rubygem-database_cleaner-0.5.2-3|32	%files
14cr|rubygem-database_cleaner-0.5.2-3|33	%defattr(-, root, root, -)
14cr|rubygem-database_cleaner-0.5.2-3|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-database_cleaner-0.5.2-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-database_cleaner-0.5.2-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-database_cleaner-0.5.2-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-database_cleaner-0.5.2-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-database_cleaner-0.5.2-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
14cr|rubygem-database_cleaner-0.5.2-3|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-database_cleaner-0.5.2-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-database_cleaner-0.5.2-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-database_cleaner-0.5.2-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-database_cleaner-0.5.2-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.textile
14cr|rubygem-database_cleaner-0.5.2-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/TODO
14cr|rubygem-database_cleaner-0.5.2-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
14cr|rubygem-database_cleaner-0.5.2-3|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-database_cleaner-0.5.2-3|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-database_cleaner-0.5.2-3|49	
14cr|rubygem-database_cleaner-0.5.2-3|50	
14cr|rubygem-database_cleaner-0.5.2-3|51	
14cr|rubygem-database_cleaner-0.5.2-3|52	%changelog
14cr|rubygem-database_cleaner-0.5.2-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-3
14cr|rubygem-database_cleaner-0.5.2-3|54	+ Revision: c1d8914
14cr|rubygem-database_cleaner-0.5.2-3|55	- MassBuild#464: Increase release tag
14cr|rubygem-database_cleaner-0.5.2-3|56	
14cr|rubygem-database_cleaner-0.5.2-3|57	

7854 14
14cr|rubygem-datamapper-1.2.0-5|1	%define rbname datamapper
14cr|rubygem-datamapper-1.2.0-5|2	
14cr|rubygem-datamapper-1.2.0-5|3	Summary:	An Object/Relational Mapper for Ruby
14cr|rubygem-datamapper-1.2.0-5|4	Name:		rubygem-%{rbname}
14cr|rubygem-datamapper-1.2.0-5|5	Version:	1.2.0
14cr|rubygem-datamapper-1.2.0-5|6	Release:	5
14cr|rubygem-datamapper-1.2.0-5|7	License:	GPLv2+ or Ruby
14cr|rubygem-datamapper-1.2.0-5|8	Group:		Development/Ruby
14cr|rubygem-datamapper-1.2.0-5|9	Url:		http://datamapper.org
14cr|rubygem-datamapper-1.2.0-5|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-datamapper-1.2.0-5|11	BuildRequires:	rubygems
14cr|rubygem-datamapper-1.2.0-5|12	BuildArch:	noarch
14cr|rubygem-datamapper-1.2.0-5|13	
14cr|rubygem-datamapper-1.2.0-5|14	%description
14cr|rubygem-datamapper-1.2.0-5|15	Faster, Better, Simpler.
14cr|rubygem-datamapper-1.2.0-5|16	
14cr|rubygem-datamapper-1.2.0-5|17	%files
14cr|rubygem-datamapper-1.2.0-5|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-datamapper-1.2.0-5|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-datamapper-1.2.0-5|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-datamapper-1.2.0-5|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-datamapper-1.2.0-5|22	
14cr|rubygem-datamapper-1.2.0-5|23	#----------------------------------------------------------------------------
14cr|rubygem-datamapper-1.2.0-5|24	
14cr|rubygem-datamapper-1.2.0-5|25	%package doc
14cr|rubygem-datamapper-1.2.0-5|26	Summary:	Documentation for %{name}
14cr|rubygem-datamapper-1.2.0-5|27	Group:		Documentation
14cr|rubygem-datamapper-1.2.0-5|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-datamapper-1.2.0-5|29	BuildArch:	noarch
14cr|rubygem-datamapper-1.2.0-5|30	
14cr|rubygem-datamapper-1.2.0-5|31	%description doc
14cr|rubygem-datamapper-1.2.0-5|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-datamapper-1.2.0-5|33	
14cr|rubygem-datamapper-1.2.0-5|34	%files doc
14cr|rubygem-datamapper-1.2.0-5|35	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-datamapper-1.2.0-5|36	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-datamapper-1.2.0-5|37	
14cr|rubygem-datamapper-1.2.0-5|38	#----------------------------------------------------------------------------
14cr|rubygem-datamapper-1.2.0-5|39	
14cr|rubygem-datamapper-1.2.0-5|40	%prep
14cr|rubygem-datamapper-1.2.0-5|41	%setup -q
14cr|rubygem-datamapper-1.2.0-5|42	
14cr|rubygem-datamapper-1.2.0-5|43	%build
14cr|rubygem-datamapper-1.2.0-5|44	%gem_build
14cr|rubygem-datamapper-1.2.0-5|45	
14cr|rubygem-datamapper-1.2.0-5|46	%install
14cr|rubygem-datamapper-1.2.0-5|47	%gem_install
14cr|rubygem-datamapper-1.2.0-5|48	
14cr|rubygem-datamapper-1.2.0-5|49	
14cr|rubygem-datamapper-1.2.0-5|50	%changelog
14cr|rubygem-datamapper-1.2.0-5|51	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
14cr|rubygem-datamapper-1.2.0-5|52	+ Revision: c8fc110
14cr|rubygem-datamapper-1.2.0-5|53	- Spec cleanup
14cr|rubygem-datamapper-1.2.0-5|54	
14cr|rubygem-datamapper-1.2.0-5|55	

7855 14
14cr|rubygem-data_objects-0.10.14-1|1	
14cr|rubygem-data_objects-0.10.14-1|2	%define	rbname	data_objects
14cr|rubygem-data_objects-0.10.14-1|3	
14cr|rubygem-data_objects-0.10.14-1|4	Summary:	DataObjects basic API and shared driver specifications
14cr|rubygem-data_objects-0.10.14-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-data_objects-0.10.14-1|6	
14cr|rubygem-data_objects-0.10.14-1|7	Version:	0.10.14
14cr|rubygem-data_objects-0.10.14-1|8	Release:	1
14cr|rubygem-data_objects-0.10.14-1|9	Group:		Development/Ruby
14cr|rubygem-data_objects-0.10.14-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-data_objects-0.10.14-1|11	URL:		http://github.com/datamapper/do
14cr|rubygem-data_objects-0.10.14-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-data_objects-0.10.14-1|13	BuildRequires:	rubygems
14cr|rubygem-data_objects-0.10.14-1|14	BuildArch:	noarch
14cr|rubygem-data_objects-0.10.14-1|15	
14cr|rubygem-data_objects-0.10.14-1|16	%description
14cr|rubygem-data_objects-0.10.14-1|17	Provide a standard and simplified API for communicating with RDBMS from Ruby.
14cr|rubygem-data_objects-0.10.14-1|18	
14cr|rubygem-data_objects-0.10.14-1|19	%files
14cr|rubygem-data_objects-0.10.14-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-data_objects-0.10.14-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/*.rb
14cr|rubygem-data_objects-0.10.14-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/error/*.rb
14cr|rubygem-data_objects-0.10.14-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/*.rb
14cr|rubygem-data_objects-0.10.14-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/lib/*.rb
14cr|rubygem-data_objects-0.10.14-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/*.rb
14cr|rubygem-data_objects-0.10.14-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/error/*.rb
14cr|rubygem-data_objects-0.10.14-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/typecast/*.rb
14cr|rubygem-data_objects-0.10.14-1|28	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-data_objects-0.10.14-1|29	#-------------------------------------------------------------------------------------
14cr|rubygem-data_objects-0.10.14-1|30	
14cr|rubygem-data_objects-0.10.14-1|31	%package	doc
14cr|rubygem-data_objects-0.10.14-1|32	Summary:	Documentation for %{name}
14cr|rubygem-data_objects-0.10.14-1|33	Group:		Books/Computer books
14cr|rubygem-data_objects-0.10.14-1|34	Requires:	%{name} = %{EVRD}
14cr|rubygem-data_objects-0.10.14-1|35	
14cr|rubygem-data_objects-0.10.14-1|36	%description	doc
14cr|rubygem-data_objects-0.10.14-1|37	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-data_objects-0.10.14-1|38	
14cr|rubygem-data_objects-0.10.14-1|39	%files doc
14cr|rubygem-data_objects-0.10.14-1|40	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-data_objects-0.10.14-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
14cr|rubygem-data_objects-0.10.14-1|42	#-------------------------------------------------------------------------------------
14cr|rubygem-data_objects-0.10.14-1|43	
14cr|rubygem-data_objects-0.10.14-1|44	%prep
14cr|rubygem-data_objects-0.10.14-1|45	%setup -q
14cr|rubygem-data_objects-0.10.14-1|46	
14cr|rubygem-data_objects-0.10.14-1|47	%build
14cr|rubygem-data_objects-0.10.14-1|48	%gem_build
14cr|rubygem-data_objects-0.10.14-1|49	
14cr|rubygem-data_objects-0.10.14-1|50	%install
14cr|rubygem-data_objects-0.10.14-1|51	%gem_install
14cr|rubygem-data_objects-0.10.14-1|52	
14cr|rubygem-data_objects-0.10.14-1|53	
14cr|rubygem-data_objects-0.10.14-1|54	
14cr|rubygem-data_objects-0.10.14-1|55	
14cr|rubygem-data_objects-0.10.14-1|56	
14cr|rubygem-data_objects-0.10.14-1|57	
14cr|rubygem-data_objects-0.10.14-1|58	
14cr|rubygem-data_objects-0.10.14-1|59	%changelog
14cr|rubygem-data_objects-0.10.14-1|60	* Thu Aug 28 2014 abfonly <abfonly@gmail.com> 0.10.14-1
14cr|rubygem-data_objects-0.10.14-1|61	+ Revision: 371745d
14cr|rubygem-data_objects-0.10.14-1|62	- Merge pull request #1 from abfonly/rubygem-data_objects:rosa2014.1
14cr|rubygem-data_objects-0.10.14-1|63	- abfonly
14cr|rubygem-data_objects-0.10.14-1|64	
14cr|rubygem-data_objects-0.10.14-1|65	

7856 14
14cr|rubygem-diff-lcs-1.1.3-3|1	%define oname   diff-lcs
14cr|rubygem-diff-lcs-1.1.3-3|2	
14cr|rubygem-diff-lcs-1.1.3-3|3	Name:       rubygem-%{oname}
14cr|rubygem-diff-lcs-1.1.3-3|4	Version:    1.1.3
14cr|rubygem-diff-lcs-1.1.3-3|5	Release:    3
14cr|rubygem-diff-lcs-1.1.3-3|6	Summary:    Provides a list of changes
14cr|rubygem-diff-lcs-1.1.3-3|7	Group:      Development/Ruby
14cr|rubygem-diff-lcs-1.1.3-3|8	License:    GPLv2+
14cr|rubygem-diff-lcs-1.1.3-3|9	URL:        http://rubyforge.org/projects/ruwiki/
14cr|rubygem-diff-lcs-1.1.3-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-diff-lcs-1.1.3-3|11	BuildRequires: rubygems
14cr|rubygem-diff-lcs-1.1.3-3|12	BuildRequires: rubygem(rake)
14cr|rubygem-diff-lcs-1.1.3-3|13	BuildRequires: rubygem(archive-tar-minitar)
14cr|rubygem-diff-lcs-1.1.3-3|14	BuildArch:  noarch
14cr|rubygem-diff-lcs-1.1.3-3|15	
14cr|rubygem-diff-lcs-1.1.3-3|16	%description
14cr|rubygem-diff-lcs-1.1.3-3|17	Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
14cr|rubygem-diff-lcs-1.1.3-3|18	common subsequence (LCS) algorithm to compute intelligent differences
14cr|rubygem-diff-lcs-1.1.3-3|19	between two sequenced enumerable containers. The implementation is based on
14cr|rubygem-diff-lcs-1.1.3-3|20	Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
14cr|rubygem-diff-lcs-1.1.3-3|21	(Algorithm::Diff).
14cr|rubygem-diff-lcs-1.1.3-3|22	
14cr|rubygem-diff-lcs-1.1.3-3|23	#-------------------------------------------------------------------------------
14cr|rubygem-diff-lcs-1.1.3-3|24	%package        doc
14cr|rubygem-diff-lcs-1.1.3-3|25	Summary:    Documentation for %{name}
14cr|rubygem-diff-lcs-1.1.3-3|26	Group:      Development/Ruby
14cr|rubygem-diff-lcs-1.1.3-3|27	Requires:   %{name} = %{version}-%{release}
14cr|rubygem-diff-lcs-1.1.3-3|28	
14cr|rubygem-diff-lcs-1.1.3-3|29	%description    doc
14cr|rubygem-diff-lcs-1.1.3-3|30	Documents, Rdoc & RI documentation for %{name}.
14cr|rubygem-diff-lcs-1.1.3-3|31	#-------------------------------------------------------------------------------
14cr|rubygem-diff-lcs-1.1.3-3|32	
14cr|rubygem-diff-lcs-1.1.3-3|33	%prep
14cr|rubygem-diff-lcs-1.1.3-3|34	%setup -q
14cr|rubygem-diff-lcs-1.1.3-3|35	tar xmf data.tar.gz
14cr|rubygem-diff-lcs-1.1.3-3|36	
14cr|rubygem-diff-lcs-1.1.3-3|37	%build
14cr|rubygem-diff-lcs-1.1.3-3|38	%gem_build
14cr|rubygem-diff-lcs-1.1.3-3|39	
14cr|rubygem-diff-lcs-1.1.3-3|40	%install
14cr|rubygem-diff-lcs-1.1.3-3|41	%gem_install
14cr|rubygem-diff-lcs-1.1.3-3|42	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.yardoc
14cr|rubygem-diff-lcs-1.1.3-3|43	
14cr|rubygem-diff-lcs-1.1.3-3|44	# Fix Wrong interpreter
14cr|rubygem-diff-lcs-1.1.3-3|45	sed -i '/^#!/d' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/diff/{lcs/*.rb,lcs.rb}
14cr|rubygem-diff-lcs-1.1.3-3|46	
14cr|rubygem-diff-lcs-1.1.3-3|47	%files
14cr|rubygem-diff-lcs-1.1.3-3|48	%{_bindir}/ldiff
14cr|rubygem-diff-lcs-1.1.3-3|49	%{_bindir}/htmldiff
14cr|rubygem-diff-lcs-1.1.3-3|50	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-diff-lcs-1.1.3-3|51	%{ruby_gemdir}/gems/%{oname}-%{version}/bin
14cr|rubygem-diff-lcs-1.1.3-3|52	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
14cr|rubygem-diff-lcs-1.1.3-3|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-diff-lcs-1.1.3-3|54	
14cr|rubygem-diff-lcs-1.1.3-3|55	%files          doc
14cr|rubygem-diff-lcs-1.1.3-3|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-diff-lcs-1.1.3-3|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs/COPYING.txt
14cr|rubygem-diff-lcs-1.1.3-3|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-diff-lcs-1.1.3-3|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.rdoc
14cr|rubygem-diff-lcs-1.1.3-3|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-diff-lcs-1.1.3-3|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.rdoc
14cr|rubygem-diff-lcs-1.1.3-3|62	
14cr|rubygem-diff-lcs-1.1.3-3|63	%changelog
14cr|rubygem-diff-lcs-1.1.3-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cr|rubygem-diff-lcs-1.1.3-3|65	+ Revision: 99438e4
14cr|rubygem-diff-lcs-1.1.3-3|66	- MassBuild#464: Increase release tag
14cr|rubygem-diff-lcs-1.1.3-3|67	
14cr|rubygem-diff-lcs-1.1.3-3|68	

7857 14
14cr|rubygem-dm-aggregates-1.2.0-4|1	# Generated from dm-aggregates-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-aggregates-1.2.0-4|2	%define	rbname	dm-aggregates
14cr|rubygem-dm-aggregates-1.2.0-4|3	
14cr|rubygem-dm-aggregates-1.2.0-4|4	Summary:	DataMapper plugin providing support for aggregates on collections
14cr|rubygem-dm-aggregates-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-aggregates-1.2.0-4|6	
14cr|rubygem-dm-aggregates-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-aggregates-1.2.0-4|8	Release:	4
14cr|rubygem-dm-aggregates-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-aggregates-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-aggregates-1.2.0-4|11	URL:		http://github.com/datamapper/dm-aggregates
14cr|rubygem-dm-aggregates-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-aggregates-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-aggregates-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-aggregates-1.2.0-4|15	
14cr|rubygem-dm-aggregates-1.2.0-4|16	%description
14cr|rubygem-dm-aggregates-1.2.0-4|17	DataMapper plugin providing support for aggregates on collections
14cr|rubygem-dm-aggregates-1.2.0-4|18	
14cr|rubygem-dm-aggregates-1.2.0-4|19	%package	doc
14cr|rubygem-dm-aggregates-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-aggregates-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-aggregates-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-aggregates-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-aggregates-1.2.0-4|24	
14cr|rubygem-dm-aggregates-1.2.0-4|25	%description	doc
14cr|rubygem-dm-aggregates-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-aggregates-1.2.0-4|27	
14cr|rubygem-dm-aggregates-1.2.0-4|28	%prep
14cr|rubygem-dm-aggregates-1.2.0-4|29	%setup -q
14cr|rubygem-dm-aggregates-1.2.0-4|30	
14cr|rubygem-dm-aggregates-1.2.0-4|31	%build
14cr|rubygem-dm-aggregates-1.2.0-4|32	%gem_build
14cr|rubygem-dm-aggregates-1.2.0-4|33	
14cr|rubygem-dm-aggregates-1.2.0-4|34	%install
14cr|rubygem-dm-aggregates-1.2.0-4|35	%gem_install
14cr|rubygem-dm-aggregates-1.2.0-4|36	
14cr|rubygem-dm-aggregates-1.2.0-4|37	%files
14cr|rubygem-dm-aggregates-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-aggregates-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-aggregates-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-dm-aggregates-1.2.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters
14cr|rubygem-dm-aggregates-1.2.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/
14cr|rubygem-dm-aggregates-1.2.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/*.rb
14cr|rubygem-dm-aggregates-1.2.0-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-aggregates-1.2.0-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-dm-aggregates-1.2.0-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
14cr|rubygem-dm-aggregates-1.2.0-4|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-aggregates-1.2.0-4|48	
14cr|rubygem-dm-aggregates-1.2.0-4|49	%files doc
14cr|rubygem-dm-aggregates-1.2.0-4|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-aggregates-1.2.0-4|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-aggregates-1.2.0-4|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-aggregates-1.2.0-4|53	
14cr|rubygem-dm-aggregates-1.2.0-4|54	
14cr|rubygem-dm-aggregates-1.2.0-4|55	
14cr|rubygem-dm-aggregates-1.2.0-4|56	%changelog
14cr|rubygem-dm-aggregates-1.2.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-aggregates-1.2.0-4|58	+ Revision: d2318fd
14cr|rubygem-dm-aggregates-1.2.0-4|59	- MassBuild#464: Increase release tag
14cr|rubygem-dm-aggregates-1.2.0-4|60	
14cr|rubygem-dm-aggregates-1.2.0-4|61	

7858 14
14cr|rubygem-dm-constraints-1.2.0-4|1	# Generated from dm-constraints-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-constraints-1.2.0-4|2	%define	rbname	dm-constraints
14cr|rubygem-dm-constraints-1.2.0-4|3	
14cr|rubygem-dm-constraints-1.2.0-4|4	Summary:	DataMapper plugin constraining relationships
14cr|rubygem-dm-constraints-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-constraints-1.2.0-4|6	
14cr|rubygem-dm-constraints-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-constraints-1.2.0-4|8	Release:	4
14cr|rubygem-dm-constraints-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-constraints-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-constraints-1.2.0-4|11	URL:		http://github.com/datamapper/dm-constraints
14cr|rubygem-dm-constraints-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-constraints-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-constraints-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-constraints-1.2.0-4|15	
14cr|rubygem-dm-constraints-1.2.0-4|16	%description
14cr|rubygem-dm-constraints-1.2.0-4|17	DataMapper plugin constraining relationships
14cr|rubygem-dm-constraints-1.2.0-4|18	
14cr|rubygem-dm-constraints-1.2.0-4|19	%package	doc
14cr|rubygem-dm-constraints-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-constraints-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-constraints-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-constraints-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-constraints-1.2.0-4|24	
14cr|rubygem-dm-constraints-1.2.0-4|25	%description	doc
14cr|rubygem-dm-constraints-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-constraints-1.2.0-4|27	
14cr|rubygem-dm-constraints-1.2.0-4|28	%prep
14cr|rubygem-dm-constraints-1.2.0-4|29	%setup -q
14cr|rubygem-dm-constraints-1.2.0-4|30	
14cr|rubygem-dm-constraints-1.2.0-4|31	%build
14cr|rubygem-dm-constraints-1.2.0-4|32	%gem_build
14cr|rubygem-dm-constraints-1.2.0-4|33	
14cr|rubygem-dm-constraints-1.2.0-4|34	%install
14cr|rubygem-dm-constraints-1.2.0-4|35	%gem_install
14cr|rubygem-dm-constraints-1.2.0-4|36	
14cr|rubygem-dm-constraints-1.2.0-4|37	%files
14cr|rubygem-dm-constraints-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-constraints-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-constraints-1.2.0-4|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-constraints-1.2.0-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/adapters/*.rb
14cr|rubygem-dm-constraints-1.2.0-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/migrations/*.rb
14cr|rubygem-dm-constraints-1.2.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/relationship/*.rb
14cr|rubygem-dm-constraints-1.2.0-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/*.rb
14cr|rubygem-dm-constraints-1.2.0-4|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-constraints-1.2.0-4|46	
14cr|rubygem-dm-constraints-1.2.0-4|47	%files doc
14cr|rubygem-dm-constraints-1.2.0-4|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-constraints-1.2.0-4|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-constraints-1.2.0-4|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-constraints-1.2.0-4|51	
14cr|rubygem-dm-constraints-1.2.0-4|52	
14cr|rubygem-dm-constraints-1.2.0-4|53	
14cr|rubygem-dm-constraints-1.2.0-4|54	%changelog
14cr|rubygem-dm-constraints-1.2.0-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-constraints-1.2.0-4|56	+ Revision: 9b3793a
14cr|rubygem-dm-constraints-1.2.0-4|57	- MassBuild#464: Increase release tag
14cr|rubygem-dm-constraints-1.2.0-4|58	
14cr|rubygem-dm-constraints-1.2.0-4|59	

7859 14
14cr|rubygem-dm-core-1.2.0-4|1	# Generated from dm-core-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
14cr|rubygem-dm-core-1.2.0-4|2	%define	rbname	dm-core
14cr|rubygem-dm-core-1.2.0-4|3	
14cr|rubygem-dm-core-1.2.0-4|4	Summary:	An Object/Relational Mapper for Ruby
14cr|rubygem-dm-core-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-core-1.2.0-4|6	
14cr|rubygem-dm-core-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-core-1.2.0-4|8	Release:	4
14cr|rubygem-dm-core-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-core-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-core-1.2.0-4|11	URL:		http://github.com/datamapper/dm-core
14cr|rubygem-dm-core-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-core-1.2.0-4|13	Source100:	%{name}.rpmlintrc
14cr|rubygem-dm-core-1.2.0-4|14	BuildRequires:	rubygems
14cr|rubygem-dm-core-1.2.0-4|15	#BuildRequires:  rubygem-addressable >= 2.3.2
14cr|rubygem-dm-core-1.2.0-4|16	#Requires:		rubygem-addressable >= 2.3.2
14cr|rubygem-dm-core-1.2.0-4|17	BuildArch:	noarch
14cr|rubygem-dm-core-1.2.0-4|18	
14cr|rubygem-dm-core-1.2.0-4|19	%description
14cr|rubygem-dm-core-1.2.0-4|20	Faster, Better, Simpler.
14cr|rubygem-dm-core-1.2.0-4|21	
14cr|rubygem-dm-core-1.2.0-4|22	%package	doc
14cr|rubygem-dm-core-1.2.0-4|23	Summary:	Documentation for %{name}
14cr|rubygem-dm-core-1.2.0-4|24	Group:		Books/Computer books
14cr|rubygem-dm-core-1.2.0-4|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-core-1.2.0-4|26	
14cr|rubygem-dm-core-1.2.0-4|27	%description	doc
14cr|rubygem-dm-core-1.2.0-4|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-core-1.2.0-4|29	
14cr|rubygem-dm-core-1.2.0-4|30	%prep
14cr|rubygem-dm-core-1.2.0-4|31	%setup -q
14cr|rubygem-dm-core-1.2.0-4|32	
14cr|rubygem-dm-core-1.2.0-4|33	%build
14cr|rubygem-dm-core-1.2.0-4|34	%gem_build
14cr|rubygem-dm-core-1.2.0-4|35	
14cr|rubygem-dm-core-1.2.0-4|36	%install
14cr|rubygem-dm-core-1.2.0-4|37	%gem_install
14cr|rubygem-dm-core-1.2.0-4|38	
14cr|rubygem-dm-core-1.2.0-4|39	%files
14cr|rubygem-dm-core-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-core-1.2.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-core-1.2.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-dm-core-1.2.0-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
14cr|rubygem-dm-core-1.2.0-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/inflector
14cr|rubygem-dm-core-1.2.0-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/ext
14cr|rubygem-dm-core-1.2.0-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec
14cr|rubygem-dm-core-1.2.0-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared
14cr|rubygem-dm-core-1.2.0-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/public
14cr|rubygem-dm-core-1.2.0-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic
14cr|rubygem-dm-core-1.2.0-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query/conditions
14cr|rubygem-dm-core-1.2.0-4|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query
14cr|rubygem-dm-core-1.2.0-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/lib
14cr|rubygem-dm-core-1.2.0-4|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource
14cr|rubygem-dm-core-1.2.0-4|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/persistence_state
14cr|rubygem-dm-core-1.2.0-4|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query
14cr|rubygem-dm-core-1.2.0-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/conditions
14cr|rubygem-dm-core-1.2.0-4|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model
14cr|rubygem-dm-core-1.2.0-4|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/associations
14cr|rubygem-dm-core-1.2.0-4|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext
14cr|rubygem-dm-core-1.2.0-4|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property
14cr|rubygem-dm-core-1.2.0-4|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/typecast
14cr|rubygem-dm-core-1.2.0-4|62	
14cr|rubygem-dm-core-1.2.0-4|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/public/*.rb
14cr|rubygem-dm-core-1.2.0-4|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/*.rb
14cr|rubygem-dm-core-1.2.0-4|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query/conditions/*.rb
14cr|rubygem-dm-core-1.2.0-4|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/*.rb
14cr|rubygem-dm-core-1.2.0-4|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/lib/*.rb
14cr|rubygem-dm-core-1.2.0-4|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/conditions/*.rb
14cr|rubygem-dm-core-1.2.0-4|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/ext/*.rb
14cr|rubygem-dm-core-1.2.0-4|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/inflector/*.rb
14cr|rubygem-dm-core-1.2.0-4|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/*.rb
14cr|rubygem-dm-core-1.2.0-4|72	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/typecast/*.rb
14cr|rubygem-dm-core-1.2.0-4|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/*.rb
14cr|rubygem-dm-core-1.2.0-4|74	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/associations/*.rb
14cr|rubygem-dm-core-1.2.0-4|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-dm-core-1.2.0-4|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
14cr|rubygem-dm-core-1.2.0-4|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/*.rb
14cr|rubygem-dm-core-1.2.0-4|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/*.rb
14cr|rubygem-dm-core-1.2.0-4|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/persistence_state/*.rb
14cr|rubygem-dm-core-1.2.0-4|80	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/*.rb
14cr|rubygem-dm-core-1.2.0-4|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model/*.rb
14cr|rubygem-dm-core-1.2.0-4|82	
14cr|rubygem-dm-core-1.2.0-4|83	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-core-1.2.0-4|84	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-core/adapters
14cr|rubygem-dm-core-1.2.0-4|85	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-core/adapters/*.rb
14cr|rubygem-dm-core-1.2.0-4|86	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-core-1.2.0-4|87	
14cr|rubygem-dm-core-1.2.0-4|88	%files doc
14cr|rubygem-dm-core-1.2.0-4|89	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-core-1.2.0-4|90	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-core-1.2.0-4|91	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-core-1.2.0-4|92	
14cr|rubygem-dm-core-1.2.0-4|93	
14cr|rubygem-dm-core-1.2.0-4|94	
14cr|rubygem-dm-core-1.2.0-4|95	%changelog
14cr|rubygem-dm-core-1.2.0-4|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-core-1.2.0-4|97	+ Revision: b95476c
14cr|rubygem-dm-core-1.2.0-4|98	- MassBuild#464: Increase release tag
14cr|rubygem-dm-core-1.2.0-4|99	
14cr|rubygem-dm-core-1.2.0-4|100	

7860 14
14cr|rubygem-dm-do-adapter-1.2.0-4|1	# Generated from dm-do-adapter-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
14cr|rubygem-dm-do-adapter-1.2.0-4|2	%define	rbname	dm-do-adapter
14cr|rubygem-dm-do-adapter-1.2.0-4|3	
14cr|rubygem-dm-do-adapter-1.2.0-4|4	Summary:	DataObjects Adapter for DataMapper
14cr|rubygem-dm-do-adapter-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-do-adapter-1.2.0-4|6	
14cr|rubygem-dm-do-adapter-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-do-adapter-1.2.0-4|8	Release:	4
14cr|rubygem-dm-do-adapter-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-do-adapter-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-do-adapter-1.2.0-4|11	URL:		http://github.com/datamapper/dm-do-adapter
14cr|rubygem-dm-do-adapter-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-do-adapter-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-do-adapter-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-do-adapter-1.2.0-4|15	
14cr|rubygem-dm-do-adapter-1.2.0-4|16	%description
14cr|rubygem-dm-do-adapter-1.2.0-4|17	DataObjects Adapter for DataMapper
14cr|rubygem-dm-do-adapter-1.2.0-4|18	
14cr|rubygem-dm-do-adapter-1.2.0-4|19	%package	doc
14cr|rubygem-dm-do-adapter-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-do-adapter-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-do-adapter-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-do-adapter-1.2.0-4|23	
14cr|rubygem-dm-do-adapter-1.2.0-4|24	%description	doc
14cr|rubygem-dm-do-adapter-1.2.0-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-do-adapter-1.2.0-4|26	
14cr|rubygem-dm-do-adapter-1.2.0-4|27	%prep
14cr|rubygem-dm-do-adapter-1.2.0-4|28	%setup -q
14cr|rubygem-dm-do-adapter-1.2.0-4|29	
14cr|rubygem-dm-do-adapter-1.2.0-4|30	%build
14cr|rubygem-dm-do-adapter-1.2.0-4|31	%gem_build
14cr|rubygem-dm-do-adapter-1.2.0-4|32	
14cr|rubygem-dm-do-adapter-1.2.0-4|33	%install
14cr|rubygem-dm-do-adapter-1.2.0-4|34	%gem_install
14cr|rubygem-dm-do-adapter-1.2.0-4|35	
14cr|rubygem-dm-do-adapter-1.2.0-4|36	%files
14cr|rubygem-dm-do-adapter-1.2.0-4|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-do-adapter-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-do-adapter-1.2.0-4|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-do-adapter-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter
14cr|rubygem-dm-do-adapter-1.2.0-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/*.rb
14cr|rubygem-dm-do-adapter-1.2.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/spec
14cr|rubygem-dm-do-adapter-1.2.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/spec/*.rb
14cr|rubygem-dm-do-adapter-1.2.0-4|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-do-adapter-1.2.0-4|45	
14cr|rubygem-dm-do-adapter-1.2.0-4|46	%files doc
14cr|rubygem-dm-do-adapter-1.2.0-4|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-do-adapter-1.2.0-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-do-adapter-1.2.0-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-do-adapter-1.2.0-4|50	
14cr|rubygem-dm-do-adapter-1.2.0-4|51	
14cr|rubygem-dm-do-adapter-1.2.0-4|52	
14cr|rubygem-dm-do-adapter-1.2.0-4|53	%changelog
14cr|rubygem-dm-do-adapter-1.2.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-do-adapter-1.2.0-4|55	+ Revision: db1e69b
14cr|rubygem-dm-do-adapter-1.2.0-4|56	- MassBuild#464: Increase release tag
14cr|rubygem-dm-do-adapter-1.2.0-4|57	
14cr|rubygem-dm-do-adapter-1.2.0-4|58	

7861 14
14cr|rubygem-dm-migrations-1.2.0-4|1	# Generated from dm-migrations-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-migrations-1.2.0-4|2	%define	rbname	dm-migrations
14cr|rubygem-dm-migrations-1.2.0-4|3	
14cr|rubygem-dm-migrations-1.2.0-4|4	Summary:	DataMapper plugin for writing and speccing migrations
14cr|rubygem-dm-migrations-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-migrations-1.2.0-4|6	
14cr|rubygem-dm-migrations-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-migrations-1.2.0-4|8	Release:	4
14cr|rubygem-dm-migrations-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-migrations-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-migrations-1.2.0-4|11	URL:		http://github.com/datamapper/dm-migrations
14cr|rubygem-dm-migrations-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-migrations-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-migrations-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-migrations-1.2.0-4|15	
14cr|rubygem-dm-migrations-1.2.0-4|16	%description
14cr|rubygem-dm-migrations-1.2.0-4|17	DataMapper plugin for writing and speccing migrations
14cr|rubygem-dm-migrations-1.2.0-4|18	
14cr|rubygem-dm-migrations-1.2.0-4|19	%package	doc
14cr|rubygem-dm-migrations-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-migrations-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-migrations-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-migrations-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-migrations-1.2.0-4|24	
14cr|rubygem-dm-migrations-1.2.0-4|25	%description	doc
14cr|rubygem-dm-migrations-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-migrations-1.2.0-4|27	
14cr|rubygem-dm-migrations-1.2.0-4|28	%prep
14cr|rubygem-dm-migrations-1.2.0-4|29	%setup -q
14cr|rubygem-dm-migrations-1.2.0-4|30	
14cr|rubygem-dm-migrations-1.2.0-4|31	%build
14cr|rubygem-dm-migrations-1.2.0-4|32	%gem_build
14cr|rubygem-dm-migrations-1.2.0-4|33	
14cr|rubygem-dm-migrations-1.2.0-4|34	%install
14cr|rubygem-dm-migrations-1.2.0-4|35	%gem_install
14cr|rubygem-dm-migrations-1.2.0-4|36	
14cr|rubygem-dm-migrations-1.2.0-4|37	%files
14cr|rubygem-dm-migrations-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-migrations-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-migrations-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec
14cr|rubygem-dm-migrations-1.2.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/example
14cr|rubygem-dm-migrations-1.2.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/matchers
14cr|rubygem-dm-migrations-1.2.0-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/
14cr|rubygem-dm-migrations-1.2.0-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/adapters/
14cr|rubygem-dm-migrations-1.2.0-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/exceptions
14cr|rubygem-dm-migrations-1.2.0-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/sql
14cr|rubygem-dm-migrations-1.2.0-4|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/exceptions/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/adapters/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/sql/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/example/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/matchers/*.rb
14cr|rubygem-dm-migrations-1.2.0-4|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-migrations-1.2.0-4|55	
14cr|rubygem-dm-migrations-1.2.0-4|56	%files doc
14cr|rubygem-dm-migrations-1.2.0-4|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-migrations-1.2.0-4|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-migrations-1.2.0-4|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-migrations-1.2.0-4|60	
14cr|rubygem-dm-migrations-1.2.0-4|61	
14cr|rubygem-dm-migrations-1.2.0-4|62	
14cr|rubygem-dm-migrations-1.2.0-4|63	%changelog
14cr|rubygem-dm-migrations-1.2.0-4|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-migrations-1.2.0-4|65	+ Revision: a3209d5
14cr|rubygem-dm-migrations-1.2.0-4|66	- MassBuild#464: Increase release tag
14cr|rubygem-dm-migrations-1.2.0-4|67	
14cr|rubygem-dm-migrations-1.2.0-4|68	

7862 14
14cr|rubygem-dm-serializer-1.2.2-1|1	%define rbname dm-serializer
14cr|rubygem-dm-serializer-1.2.2-1|2	
14cr|rubygem-dm-serializer-1.2.2-1|3	Summary:	DataMapper plugin for serializing Resources and Collections
14cr|rubygem-dm-serializer-1.2.2-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-dm-serializer-1.2.2-1|5	Version:	1.2.2
14cr|rubygem-dm-serializer-1.2.2-1|6	Release:	1
14cr|rubygem-dm-serializer-1.2.2-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-dm-serializer-1.2.2-1|8	Group:		Development/Ruby
14cr|rubygem-dm-serializer-1.2.2-1|9	URL:		http://github.com/datamapper/%{rbname}
14cr|rubygem-dm-serializer-1.2.2-1|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-serializer-1.2.2-1|11	BuildRequires:	rubygems
14cr|rubygem-dm-serializer-1.2.2-1|12	BuildArch:	noarch
14cr|rubygem-dm-serializer-1.2.2-1|13	
14cr|rubygem-dm-serializer-1.2.2-1|14	%description
14cr|rubygem-dm-serializer-1.2.2-1|15	DataMapper plugin for serializing Resources and Collections.
14cr|rubygem-dm-serializer-1.2.2-1|16	
14cr|rubygem-dm-serializer-1.2.2-1|17	%files
14cr|rubygem-dm-serializer-1.2.2-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-serializer-1.2.2-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-serializer-1.2.2-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/xml
14cr|rubygem-dm-serializer-1.2.2-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/xml/*.rb
14cr|rubygem-dm-serializer-1.2.2-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-dm-serializer-1.2.2-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-serializer-1.2.2-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-serializer-1.2.2-1|25	
14cr|rubygem-dm-serializer-1.2.2-1|26	#----------------------------------------------------------------------------
14cr|rubygem-dm-serializer-1.2.2-1|27	
14cr|rubygem-dm-serializer-1.2.2-1|28	%package doc
14cr|rubygem-dm-serializer-1.2.2-1|29	Summary:	Documentation for %{name}
14cr|rubygem-dm-serializer-1.2.2-1|30	Group:		Documentation
14cr|rubygem-dm-serializer-1.2.2-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-serializer-1.2.2-1|32	BuildArch:	noarch
14cr|rubygem-dm-serializer-1.2.2-1|33	
14cr|rubygem-dm-serializer-1.2.2-1|34	%description doc
14cr|rubygem-dm-serializer-1.2.2-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-serializer-1.2.2-1|36	
14cr|rubygem-dm-serializer-1.2.2-1|37	%files doc
14cr|rubygem-dm-serializer-1.2.2-1|38	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-serializer-1.2.2-1|39	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-serializer-1.2.2-1|40	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-serializer-1.2.2-1|41	
14cr|rubygem-dm-serializer-1.2.2-1|42	#----------------------------------------------------------------------------
14cr|rubygem-dm-serializer-1.2.2-1|43	
14cr|rubygem-dm-serializer-1.2.2-1|44	%prep
14cr|rubygem-dm-serializer-1.2.2-1|45	%setup -q
14cr|rubygem-dm-serializer-1.2.2-1|46	
14cr|rubygem-dm-serializer-1.2.2-1|47	%build
14cr|rubygem-dm-serializer-1.2.2-1|48	%gem_build
14cr|rubygem-dm-serializer-1.2.2-1|49	
14cr|rubygem-dm-serializer-1.2.2-1|50	%install
14cr|rubygem-dm-serializer-1.2.2-1|51	%gem_install
14cr|rubygem-dm-serializer-1.2.2-1|52	
14cr|rubygem-dm-serializer-1.2.2-1|53	
14cr|rubygem-dm-serializer-1.2.2-1|54	%changelog
14cr|rubygem-dm-serializer-1.2.2-1|55	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
14cr|rubygem-dm-serializer-1.2.2-1|56	+ Revision: 7dafa96
14cr|rubygem-dm-serializer-1.2.2-1|57	- New version 1.2.2, spec cleanup
14cr|rubygem-dm-serializer-1.2.2-1|58	
14cr|rubygem-dm-serializer-1.2.2-1|59	

7863 14
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|1	# Generated from dm-sqlite-adapter-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|2	%define	rbname	dm-sqlite-adapter
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|3	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|4	Summary:	Sqlite3 Adapter for DataMapper
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|6	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|8	Release:	4
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|11	URL:		http://github.com/datamapper/dm-sqlite-adapter
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|15	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|16	%description
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|17	Sqlite3 Adapter for DataMapper
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|18	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|19	%package	doc
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|23	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|24	%description	doc
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|26	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|27	%prep
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|28	%setup -q
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|29	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|30	%build
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|31	%gem_build
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|32	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|33	%install
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|34	%gem_install
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|35	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|36	%files
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/*.rb
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/spec
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/spec/*.rb
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|45	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|46	%files doc
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|49	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|50	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|51	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|52	%changelog
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|54	+ Revision: 2ff857c
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|55	- MassBuild#464: Increase release tag
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|56	
14cr|rubygem-dm-sqlite-adapter-1.2.0-4|57	

7864 14
14cr|rubygem-dm-timestamps-1.2.0-4|1	# Generated from dm-timestamps-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-timestamps-1.2.0-4|2	%define	rbname	dm-timestamps
14cr|rubygem-dm-timestamps-1.2.0-4|3	
14cr|rubygem-dm-timestamps-1.2.0-4|4	Summary:	DataMapper plugin for magical timestamps
14cr|rubygem-dm-timestamps-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-timestamps-1.2.0-4|6	
14cr|rubygem-dm-timestamps-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-timestamps-1.2.0-4|8	Release:	4
14cr|rubygem-dm-timestamps-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-timestamps-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-timestamps-1.2.0-4|11	URL:		http://github.com/datamapper/dm-timestamps
14cr|rubygem-dm-timestamps-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-timestamps-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-timestamps-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-timestamps-1.2.0-4|15	
14cr|rubygem-dm-timestamps-1.2.0-4|16	%description
14cr|rubygem-dm-timestamps-1.2.0-4|17	DataMapper plugin for magical timestamps
14cr|rubygem-dm-timestamps-1.2.0-4|18	
14cr|rubygem-dm-timestamps-1.2.0-4|19	%package	doc
14cr|rubygem-dm-timestamps-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-timestamps-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-timestamps-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-timestamps-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-timestamps-1.2.0-4|24	
14cr|rubygem-dm-timestamps-1.2.0-4|25	%description	doc
14cr|rubygem-dm-timestamps-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-timestamps-1.2.0-4|27	
14cr|rubygem-dm-timestamps-1.2.0-4|28	%prep
14cr|rubygem-dm-timestamps-1.2.0-4|29	%setup -q
14cr|rubygem-dm-timestamps-1.2.0-4|30	
14cr|rubygem-dm-timestamps-1.2.0-4|31	%build
14cr|rubygem-dm-timestamps-1.2.0-4|32	%gem_build
14cr|rubygem-dm-timestamps-1.2.0-4|33	
14cr|rubygem-dm-timestamps-1.2.0-4|34	%install
14cr|rubygem-dm-timestamps-1.2.0-4|35	%gem_install
14cr|rubygem-dm-timestamps-1.2.0-4|36	
14cr|rubygem-dm-timestamps-1.2.0-4|37	%files
14cr|rubygem-dm-timestamps-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-timestamps-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-timestamps-1.2.0-4|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-timestamps-1.2.0-4|41	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-timestamps-1.2.0-4|42	
14cr|rubygem-dm-timestamps-1.2.0-4|43	%files doc
14cr|rubygem-dm-timestamps-1.2.0-4|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-timestamps-1.2.0-4|45	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-timestamps-1.2.0-4|46	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-timestamps-1.2.0-4|47	
14cr|rubygem-dm-timestamps-1.2.0-4|48	
14cr|rubygem-dm-timestamps-1.2.0-4|49	
14cr|rubygem-dm-timestamps-1.2.0-4|50	%changelog
14cr|rubygem-dm-timestamps-1.2.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-timestamps-1.2.0-4|52	+ Revision: 57d25b0
14cr|rubygem-dm-timestamps-1.2.0-4|53	- MassBuild#464: Increase release tag
14cr|rubygem-dm-timestamps-1.2.0-4|54	
14cr|rubygem-dm-timestamps-1.2.0-4|55	

7865 14
14cr|rubygem-dm-transactions-1.2.0-4|1	# Generated from dm-transactions-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-transactions-1.2.0-4|2	%define	rbname	dm-transactions
14cr|rubygem-dm-transactions-1.2.0-4|3	
14cr|rubygem-dm-transactions-1.2.0-4|4	Summary:	Adds transaction support to datamapper
14cr|rubygem-dm-transactions-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-transactions-1.2.0-4|6	
14cr|rubygem-dm-transactions-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-transactions-1.2.0-4|8	Release:	4
14cr|rubygem-dm-transactions-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-transactions-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-transactions-1.2.0-4|11	URL:		http://github.com/datamapper/dm-transactions
14cr|rubygem-dm-transactions-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-transactions-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-transactions-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-transactions-1.2.0-4|15	
14cr|rubygem-dm-transactions-1.2.0-4|16	%description
14cr|rubygem-dm-transactions-1.2.0-4|17	Makes transaction support available for adapters that support them
14cr|rubygem-dm-transactions-1.2.0-4|18	
14cr|rubygem-dm-transactions-1.2.0-4|19	%package	doc
14cr|rubygem-dm-transactions-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-transactions-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-transactions-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-transactions-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-transactions-1.2.0-4|24	
14cr|rubygem-dm-transactions-1.2.0-4|25	%description	doc
14cr|rubygem-dm-transactions-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-transactions-1.2.0-4|27	
14cr|rubygem-dm-transactions-1.2.0-4|28	%prep
14cr|rubygem-dm-transactions-1.2.0-4|29	%setup -q
14cr|rubygem-dm-transactions-1.2.0-4|30	
14cr|rubygem-dm-transactions-1.2.0-4|31	%build
14cr|rubygem-dm-transactions-1.2.0-4|32	%gem_build
14cr|rubygem-dm-transactions-1.2.0-4|33	
14cr|rubygem-dm-transactions-1.2.0-4|34	%install
14cr|rubygem-dm-transactions-1.2.0-4|35	%gem_install
14cr|rubygem-dm-transactions-1.2.0-4|36	
14cr|rubygem-dm-transactions-1.2.0-4|37	%files
14cr|rubygem-dm-transactions-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-transactions-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-transactions-1.2.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-dm-transactions-1.2.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters
14cr|rubygem-dm-transactions-1.2.0-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
14cr|rubygem-dm-transactions-1.2.0-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-transactions-1.2.0-4|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-transactions-1.2.0-4|45	
14cr|rubygem-dm-transactions-1.2.0-4|46	%files doc
14cr|rubygem-dm-transactions-1.2.0-4|47	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-transactions-1.2.0-4|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-transactions-1.2.0-4|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-transactions-1.2.0-4|50	
14cr|rubygem-dm-transactions-1.2.0-4|51	
14cr|rubygem-dm-transactions-1.2.0-4|52	
14cr|rubygem-dm-transactions-1.2.0-4|53	%changelog
14cr|rubygem-dm-transactions-1.2.0-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-transactions-1.2.0-4|55	+ Revision: 0d7cd48
14cr|rubygem-dm-transactions-1.2.0-4|56	- MassBuild#464: Increase release tag
14cr|rubygem-dm-transactions-1.2.0-4|57	
14cr|rubygem-dm-transactions-1.2.0-4|58	

7866 14
14cr|rubygem-dm-types-1.2.2-1|1	%define rbname dm-types
14cr|rubygem-dm-types-1.2.2-1|2	
14cr|rubygem-dm-types-1.2.2-1|3	Summary:	DataMapper plugin providing extra data types
14cr|rubygem-dm-types-1.2.2-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-dm-types-1.2.2-1|5	Version:	1.2.2
14cr|rubygem-dm-types-1.2.2-1|6	Release:	1
14cr|rubygem-dm-types-1.2.2-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-dm-types-1.2.2-1|8	Group:		Development/Ruby
14cr|rubygem-dm-types-1.2.2-1|9	Url:		http://github.com/datamapper/%{rbname}
14cr|rubygem-dm-types-1.2.2-1|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-types-1.2.2-1|11	BuildRequires:	rubygems
14cr|rubygem-dm-types-1.2.2-1|12	BuildArch:	noarch
14cr|rubygem-dm-types-1.2.2-1|13	
14cr|rubygem-dm-types-1.2.2-1|14	%description
14cr|rubygem-dm-types-1.2.2-1|15	DataMapper plugin providing extra data types.
14cr|rubygem-dm-types-1.2.2-1|16	
14cr|rubygem-dm-types-1.2.2-1|17	%files
14cr|rubygem-dm-types-1.2.2-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-types-1.2.2-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-types-1.2.2-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-dm-types-1.2.2-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/paranoid
14cr|rubygem-dm-types-1.2.2-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
14cr|rubygem-dm-types-1.2.2-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-dm-types-1.2.2-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-types-1.2.2-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/paranoid/*.rb
14cr|rubygem-dm-types-1.2.2-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
14cr|rubygem-dm-types-1.2.2-1|27	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-types-1.2.2-1|28	
14cr|rubygem-dm-types-1.2.2-1|29	#----------------------------------------------------------------------------
14cr|rubygem-dm-types-1.2.2-1|30	
14cr|rubygem-dm-types-1.2.2-1|31	%package doc
14cr|rubygem-dm-types-1.2.2-1|32	Summary:	Documentation for %{name}
14cr|rubygem-dm-types-1.2.2-1|33	Group:		Documentation
14cr|rubygem-dm-types-1.2.2-1|34	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-types-1.2.2-1|35	BuildArch:	noarch
14cr|rubygem-dm-types-1.2.2-1|36	
14cr|rubygem-dm-types-1.2.2-1|37	%description doc
14cr|rubygem-dm-types-1.2.2-1|38	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-types-1.2.2-1|39	
14cr|rubygem-dm-types-1.2.2-1|40	%files doc
14cr|rubygem-dm-types-1.2.2-1|41	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-types-1.2.2-1|42	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-types-1.2.2-1|43	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-types-1.2.2-1|44	
14cr|rubygem-dm-types-1.2.2-1|45	#----------------------------------------------------------------------------
14cr|rubygem-dm-types-1.2.2-1|46	
14cr|rubygem-dm-types-1.2.2-1|47	%prep
14cr|rubygem-dm-types-1.2.2-1|48	%setup -q
14cr|rubygem-dm-types-1.2.2-1|49	
14cr|rubygem-dm-types-1.2.2-1|50	%build
14cr|rubygem-dm-types-1.2.2-1|51	%gem_build
14cr|rubygem-dm-types-1.2.2-1|52	
14cr|rubygem-dm-types-1.2.2-1|53	%install
14cr|rubygem-dm-types-1.2.2-1|54	%gem_install
14cr|rubygem-dm-types-1.2.2-1|55	
14cr|rubygem-dm-types-1.2.2-1|56	
14cr|rubygem-dm-types-1.2.2-1|57	%changelog
14cr|rubygem-dm-types-1.2.2-1|58	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
14cr|rubygem-dm-types-1.2.2-1|59	+ Revision: 37f2173
14cr|rubygem-dm-types-1.2.2-1|60	- New version 1.2.2, spec cleanup
14cr|rubygem-dm-types-1.2.2-1|61	
14cr|rubygem-dm-types-1.2.2-1|62	

7867 14
14cr|rubygem-dm-validations-1.2.0-4|1	# Generated from dm-validations-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-dm-validations-1.2.0-4|2	%define	rbname	dm-validations
14cr|rubygem-dm-validations-1.2.0-4|3	
14cr|rubygem-dm-validations-1.2.0-4|4	Summary:	Library for performing validations on DM models and pure Ruby object
14cr|rubygem-dm-validations-1.2.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-dm-validations-1.2.0-4|6	
14cr|rubygem-dm-validations-1.2.0-4|7	Version:	1.2.0
14cr|rubygem-dm-validations-1.2.0-4|8	Release:	4
14cr|rubygem-dm-validations-1.2.0-4|9	Group:		Development/Ruby
14cr|rubygem-dm-validations-1.2.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-dm-validations-1.2.0-4|11	URL:		http://github.com/datamapper/dm-validations
14cr|rubygem-dm-validations-1.2.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-dm-validations-1.2.0-4|13	BuildRequires:	rubygems
14cr|rubygem-dm-validations-1.2.0-4|14	BuildArch:	noarch
14cr|rubygem-dm-validations-1.2.0-4|15	
14cr|rubygem-dm-validations-1.2.0-4|16	%description
14cr|rubygem-dm-validations-1.2.0-4|17	Library for performing validations on DM models and pure Ruby object
14cr|rubygem-dm-validations-1.2.0-4|18	
14cr|rubygem-dm-validations-1.2.0-4|19	%package	doc
14cr|rubygem-dm-validations-1.2.0-4|20	Summary:	Documentation for %{name}
14cr|rubygem-dm-validations-1.2.0-4|21	Group:		Books/Computer books
14cr|rubygem-dm-validations-1.2.0-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-dm-validations-1.2.0-4|23	BuildArch:	noarch
14cr|rubygem-dm-validations-1.2.0-4|24	
14cr|rubygem-dm-validations-1.2.0-4|25	%description	doc
14cr|rubygem-dm-validations-1.2.0-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-dm-validations-1.2.0-4|27	
14cr|rubygem-dm-validations-1.2.0-4|28	%prep
14cr|rubygem-dm-validations-1.2.0-4|29	%setup -q
14cr|rubygem-dm-validations-1.2.0-4|30	
14cr|rubygem-dm-validations-1.2.0-4|31	%build
14cr|rubygem-dm-validations-1.2.0-4|32	%gem_build
14cr|rubygem-dm-validations-1.2.0-4|33	
14cr|rubygem-dm-validations-1.2.0-4|34	%install
14cr|rubygem-dm-validations-1.2.0-4|35	%gem_install
14cr|rubygem-dm-validations-1.2.0-4|36	
14cr|rubygem-dm-validations-1.2.0-4|37	%files
14cr|rubygem-dm-validations-1.2.0-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-dm-validations-1.2.0-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-dm-validations-1.2.0-4|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-dm-validations-1.2.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-dm-validations-1.2.0-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-dm-validations-1.2.0-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/formats
14cr|rubygem-dm-validations-1.2.0-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/formats/*.rb
14cr|rubygem-dm-validations-1.2.0-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
14cr|rubygem-dm-validations-1.2.0-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
14cr|rubygem-dm-validations-1.2.0-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/validators
14cr|rubygem-dm-validations-1.2.0-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/validators/*.rb
14cr|rubygem-dm-validations-1.2.0-4|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-dm-validations-1.2.0-4|50	
14cr|rubygem-dm-validations-1.2.0-4|51	%files doc
14cr|rubygem-dm-validations-1.2.0-4|52	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-dm-validations-1.2.0-4|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-dm-validations-1.2.0-4|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-dm-validations-1.2.0-4|55	
14cr|rubygem-dm-validations-1.2.0-4|56	
14cr|rubygem-dm-validations-1.2.0-4|57	
14cr|rubygem-dm-validations-1.2.0-4|58	%changelog
14cr|rubygem-dm-validations-1.2.0-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|rubygem-dm-validations-1.2.0-4|60	+ Revision: ed9505b
14cr|rubygem-dm-validations-1.2.0-4|61	- MassBuild#464: Increase release tag
14cr|rubygem-dm-validations-1.2.0-4|62	
14cr|rubygem-dm-validations-1.2.0-4|63	

7868 14
14cr|rubygem-do_mysql-0.10.14-1|1	
14cr|rubygem-do_mysql-0.10.14-1|2	%define	rbname	do_mysql
14cr|rubygem-do_mysql-0.10.14-1|3	
14cr|rubygem-do_mysql-0.10.14-1|4	Summary:	DataObjects MySQL Driver
14cr|rubygem-do_mysql-0.10.14-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-do_mysql-0.10.14-1|6	Url:		http://rubygems.org/gems/do_mysql
14cr|rubygem-do_mysql-0.10.14-1|7	Version:	0.10.14
14cr|rubygem-do_mysql-0.10.14-1|8	Release:	1
14cr|rubygem-do_mysql-0.10.14-1|9	Group:		Development/Ruby
14cr|rubygem-do_mysql-0.10.14-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-do_mysql-0.10.14-1|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-do_mysql-0.10.14-1|12	BuildRequires:	rubygems
14cr|rubygem-do_mysql-0.10.14-1|13	BuildRequires:	ruby-devel
14cr|rubygem-do_mysql-0.10.14-1|14	BuildRequires:	mysql-devel
14cr|rubygem-do_mysql-0.10.14-1|15	
14cr|rubygem-do_mysql-0.10.14-1|16	Requires:	rubygem(data_objects) = 0.10.14
14cr|rubygem-do_mysql-0.10.14-1|17	
14cr|rubygem-do_mysql-0.10.14-1|18	%description
14cr|rubygem-do_mysql-0.10.14-1|19	Implements the DataObjects API for MySQL.
14cr|rubygem-do_mysql-0.10.14-1|20	
14cr|rubygem-do_mysql-0.10.14-1|21	%files
14cr|rubygem-do_mysql-0.10.14-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-do_mysql-0.10.14-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_mysql/*.rb
14cr|rubygem-do_mysql-0.10.14-1|24	%{ruby_sitearchdir}/%{rbname}/do_mysql.so
14cr|rubygem-do_mysql-0.10.14-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-do_mysql-0.10.14-1|26	
14cr|rubygem-do_mysql-0.10.14-1|27	#----------------------------------------------------------
14cr|rubygem-do_mysql-0.10.14-1|28	%package	doc
14cr|rubygem-do_mysql-0.10.14-1|29	Summary:	Documentation for %{name}
14cr|rubygem-do_mysql-0.10.14-1|30	Group:		Books/Computer books
14cr|rubygem-do_mysql-0.10.14-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-do_mysql-0.10.14-1|32	BuildArch:	noarch
14cr|rubygem-do_mysql-0.10.14-1|33	
14cr|rubygem-do_mysql-0.10.14-1|34	%description	doc
14cr|rubygem-do_mysql-0.10.14-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-do_mysql-0.10.14-1|36	
14cr|rubygem-do_mysql-0.10.14-1|37	%files doc
14cr|rubygem-do_mysql-0.10.14-1|38	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-do_mysql-0.10.14-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
14cr|rubygem-do_mysql-0.10.14-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-do_mysql-0.10.14-1|41	
14cr|rubygem-do_mysql-0.10.14-1|42	#----------------------------------------------------------
14cr|rubygem-do_mysql-0.10.14-1|43	
14cr|rubygem-do_mysql-0.10.14-1|44	%prep
14cr|rubygem-do_mysql-0.10.14-1|45	%setup -q
14cr|rubygem-do_mysql-0.10.14-1|46	
14cr|rubygem-do_mysql-0.10.14-1|47	%build
14cr|rubygem-do_mysql-0.10.14-1|48	%gem_build
14cr|rubygem-do_mysql-0.10.14-1|49	
14cr|rubygem-do_mysql-0.10.14-1|50	%install
14cr|rubygem-do_mysql-0.10.14-1|51	%gem_install
14cr|rubygem-do_mysql-0.10.14-1|52	
14cr|rubygem-do_mysql-0.10.14-1|53	
14cr|rubygem-do_mysql-0.10.14-1|54	
14cr|rubygem-do_mysql-0.10.14-1|55	
14cr|rubygem-do_mysql-0.10.14-1|56	
14cr|rubygem-do_mysql-0.10.14-1|57	
14cr|rubygem-do_mysql-0.10.14-1|58	
14cr|rubygem-do_mysql-0.10.14-1|59	%changelog
14cr|rubygem-do_mysql-0.10.14-1|60	* Thu Aug 28 2014 abfonly <abfonly@gmail.com> 0.10.14-1
14cr|rubygem-do_mysql-0.10.14-1|61	+ Revision: eaaa2a5
14cr|rubygem-do_mysql-0.10.14-1|62	- Merge pull request #1 from abfonly/rubygem-do_mysql:rosa2014.1
14cr|rubygem-do_mysql-0.10.14-1|63	- abfonly
14cr|rubygem-do_mysql-0.10.14-1|64	
14cr|rubygem-do_mysql-0.10.14-1|65	

7869 14
14cr|rubygem-do_sqlite3-0.10.14-1|1	
14cr|rubygem-do_sqlite3-0.10.14-1|2	%define	rbname	do_sqlite3
14cr|rubygem-do_sqlite3-0.10.14-1|3	
14cr|rubygem-do_sqlite3-0.10.14-1|4	Summary:	DataObjects MySQL Driver
14cr|rubygem-do_sqlite3-0.10.14-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-do_sqlite3-0.10.14-1|6	Url:		http://rubygems.org/gems/do_mysql
14cr|rubygem-do_sqlite3-0.10.14-1|7	Version:	0.10.14
14cr|rubygem-do_sqlite3-0.10.14-1|8	Release:	1
14cr|rubygem-do_sqlite3-0.10.14-1|9	Group:		Development/Ruby
14cr|rubygem-do_sqlite3-0.10.14-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-do_sqlite3-0.10.14-1|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-do_sqlite3-0.10.14-1|12	BuildRequires:	rubygems
14cr|rubygem-do_sqlite3-0.10.14-1|13	BuildRequires:	ruby-devel
14cr|rubygem-do_sqlite3-0.10.14-1|14	BuildRequires:	sqlite3-devel
14cr|rubygem-do_sqlite3-0.10.14-1|15	
14cr|rubygem-do_sqlite3-0.10.14-1|16	Requires:	rubygem(data_objects) = 0.10.14
14cr|rubygem-do_sqlite3-0.10.14-1|17	
14cr|rubygem-do_sqlite3-0.10.14-1|18	%description
14cr|rubygem-do_sqlite3-0.10.14-1|19	Implements the DataObjects API for MySQL
14cr|rubygem-do_sqlite3-0.10.14-1|20	
14cr|rubygem-do_sqlite3-0.10.14-1|21	%files
14cr|rubygem-do_sqlite3-0.10.14-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-do_sqlite3-0.10.14-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_sqlite3/*.rb
14cr|rubygem-do_sqlite3-0.10.14-1|24	%{ruby_sitearchdir}/%{rbname}/%{rbname}.so
14cr|rubygem-do_sqlite3-0.10.14-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-do_sqlite3-0.10.14-1|26	#-------------------------------------------------------------
14cr|rubygem-do_sqlite3-0.10.14-1|27	
14cr|rubygem-do_sqlite3-0.10.14-1|28	%package	doc
14cr|rubygem-do_sqlite3-0.10.14-1|29	Summary:	Documentation for %{name}
14cr|rubygem-do_sqlite3-0.10.14-1|30	Group:		Books/Computer books
14cr|rubygem-do_sqlite3-0.10.14-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-do_sqlite3-0.10.14-1|32	BuildArch:	noarch
14cr|rubygem-do_sqlite3-0.10.14-1|33	
14cr|rubygem-do_sqlite3-0.10.14-1|34	%description	doc
14cr|rubygem-do_sqlite3-0.10.14-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-do_sqlite3-0.10.14-1|36	
14cr|rubygem-do_sqlite3-0.10.14-1|37	%files doc
14cr|rubygem-do_sqlite3-0.10.14-1|38	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-do_sqlite3-0.10.14-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
14cr|rubygem-do_sqlite3-0.10.14-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-do_sqlite3-0.10.14-1|41	#-------------------------------------------------------------
14cr|rubygem-do_sqlite3-0.10.14-1|42	
14cr|rubygem-do_sqlite3-0.10.14-1|43	%prep
14cr|rubygem-do_sqlite3-0.10.14-1|44	%setup -q
14cr|rubygem-do_sqlite3-0.10.14-1|45	
14cr|rubygem-do_sqlite3-0.10.14-1|46	%build
14cr|rubygem-do_sqlite3-0.10.14-1|47	%gem_build
14cr|rubygem-do_sqlite3-0.10.14-1|48	
14cr|rubygem-do_sqlite3-0.10.14-1|49	%install
14cr|rubygem-do_sqlite3-0.10.14-1|50	%gem_install
14cr|rubygem-do_sqlite3-0.10.14-1|51	
14cr|rubygem-do_sqlite3-0.10.14-1|52	
14cr|rubygem-do_sqlite3-0.10.14-1|53	
14cr|rubygem-do_sqlite3-0.10.14-1|54	
14cr|rubygem-do_sqlite3-0.10.14-1|55	
14cr|rubygem-do_sqlite3-0.10.14-1|56	
14cr|rubygem-do_sqlite3-0.10.14-1|57	
14cr|rubygem-do_sqlite3-0.10.14-1|58	%changelog
14cr|rubygem-do_sqlite3-0.10.14-1|59	* Fri Aug 29 2014 abfonly <abfonly@gmail.com> 0.10.14-1
14cr|rubygem-do_sqlite3-0.10.14-1|60	+ Revision: 73a6dd7
14cr|rubygem-do_sqlite3-0.10.14-1|61	- Merge pull request #1 from abfonly/rubygem-do_sqlite3:rosa2014.1
14cr|rubygem-do_sqlite3-0.10.14-1|62	- abfonly
14cr|rubygem-do_sqlite3-0.10.14-1|63	
14cr|rubygem-do_sqlite3-0.10.14-1|64	

7870 14
14cr|rubygem-echoe-4.5.5-4|1	# Generated from echoe-4.5.5.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-echoe-4.5.5-4|2	%define	rbname	echoe
14cr|rubygem-echoe-4.5.5-4|3	
14cr|rubygem-echoe-4.5.5-4|4	Summary:	A Rubygems packaging tool
14cr|rubygem-echoe-4.5.5-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-echoe-4.5.5-4|6	
14cr|rubygem-echoe-4.5.5-4|7	Version:	4.5.5
14cr|rubygem-echoe-4.5.5-4|8	Release:	4
14cr|rubygem-echoe-4.5.5-4|9	Group:		Development/Ruby
14cr|rubygem-echoe-4.5.5-4|10	License:	MIT
14cr|rubygem-echoe-4.5.5-4|11	URL:		http://fauna.github.com/fauna/echoe/
14cr|rubygem-echoe-4.5.5-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-echoe-4.5.5-4|13	BuildRequires:	rubygems >= 1.2
14cr|rubygem-echoe-4.5.5-4|14	BuildArch:	noarch
14cr|rubygem-echoe-4.5.5-4|15	
14cr|rubygem-echoe-4.5.5-4|16	%description
14cr|rubygem-echoe-4.5.5-4|17	A Rubygems packaging tool that provides Rake tasks for documentation,
14cr|rubygem-echoe-4.5.5-4|18	extension compiling, testing, and deployment.
14cr|rubygem-echoe-4.5.5-4|19	
14cr|rubygem-echoe-4.5.5-4|20	%package	doc
14cr|rubygem-echoe-4.5.5-4|21	Summary:	Documentation for %{name}
14cr|rubygem-echoe-4.5.5-4|22	Group:		Books/Computer books
14cr|rubygem-echoe-4.5.5-4|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-echoe-4.5.5-4|24	
14cr|rubygem-echoe-4.5.5-4|25	%description	doc
14cr|rubygem-echoe-4.5.5-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-echoe-4.5.5-4|27	
14cr|rubygem-echoe-4.5.5-4|28	%prep
14cr|rubygem-echoe-4.5.5-4|29	%setup -q
14cr|rubygem-echoe-4.5.5-4|30	
14cr|rubygem-echoe-4.5.5-4|31	%build
14cr|rubygem-echoe-4.5.5-4|32	%gem_build -f vendor/
14cr|rubygem-echoe-4.5.5-4|33	
14cr|rubygem-echoe-4.5.5-4|34	%install
14cr|rubygem-echoe-4.5.5-4|35	%gem_install
14cr|rubygem-echoe-4.5.5-4|36	
14cr|rubygem-echoe-4.5.5-4|37	%clean
14cr|rubygem-echoe-4.5.5-4|38	
14cr|rubygem-echoe-4.5.5-4|39	%files
14cr|rubygem-echoe-4.5.5-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-echoe-4.5.5-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-echoe-4.5.5-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe
14cr|rubygem-echoe-4.5.5-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/
14cr|rubygem-echoe-4.5.5-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake
14cr|rubygem-echoe-4.5.5-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/MIT-LICENSE
14cr|rubygem-echoe-4.5.5-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib
14cr|rubygem-echoe-4.5.5-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake
14cr|rubygem-echoe-4.5.5-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib
14cr|rubygem-echoe-4.5.5-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib/*.rb
14cr|rubygem-echoe-4.5.5-4|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-echoe-4.5.5-4|51	
14cr|rubygem-echoe-4.5.5-4|52	%files doc
14cr|rubygem-echoe-4.5.5-4|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-echoe-4.5.5-4|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-echoe-4.5.5-4|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-echoe-4.5.5-4|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-echoe-4.5.5-4|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe/*.rb
14cr|rubygem-echoe-4.5.5-4|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-echoe-4.5.5-4|59	
14cr|rubygem-echoe-4.5.5-4|60	
14cr|rubygem-echoe-4.5.5-4|61	
14cr|rubygem-echoe-4.5.5-4|62	%changelog
14cr|rubygem-echoe-4.5.5-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.5-4
14cr|rubygem-echoe-4.5.5-4|64	+ Revision: c9e2317
14cr|rubygem-echoe-4.5.5-4|65	- MassBuild#464: Increase release tag
14cr|rubygem-echoe-4.5.5-4|66	
14cr|rubygem-echoe-4.5.5-4|67	

7871 14
14cr|rubygem-em-http-request-0.2.7-4|1	%define oname em-http-request
14cr|rubygem-em-http-request-0.2.7-4|2	
14cr|rubygem-em-http-request-0.2.7-4|3	Name:       rubygem-%{oname}
14cr|rubygem-em-http-request-0.2.7-4|4	Version:    0.2.7
14cr|rubygem-em-http-request-0.2.7-4|5	Release:    4
14cr|rubygem-em-http-request-0.2.7-4|6	Summary:    EventMachine based, async HTTP Request interface
14cr|rubygem-em-http-request-0.2.7-4|7	Group:      Development/Ruby
14cr|rubygem-em-http-request-0.2.7-4|8	License:    Ruby License
14cr|rubygem-em-http-request-0.2.7-4|9	URL:        http://github.com/igrigorik/em-http-request
14cr|rubygem-em-http-request-0.2.7-4|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-em-http-request-0.2.7-4|11	Requires:   rubygems
14cr|rubygem-em-http-request-0.2.7-4|12	Requires:   rubygem(eventmachine) >= 0.12.9
14cr|rubygem-em-http-request-0.2.7-4|13	Requires:   rubygem(addressable) >= 2.0.0
14cr|rubygem-em-http-request-0.2.7-4|14	BuildRequires: rubygems
14cr|rubygem-em-http-request-0.2.7-4|15	BuildRequires: ruby-devel
14cr|rubygem-em-http-request-0.2.7-4|16	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-em-http-request-0.2.7-4|17	
14cr|rubygem-em-http-request-0.2.7-4|18	%description
14cr|rubygem-em-http-request-0.2.7-4|19	EventMachine based, async HTTP Request interface
14cr|rubygem-em-http-request-0.2.7-4|20	
14cr|rubygem-em-http-request-0.2.7-4|21	%prep
14cr|rubygem-em-http-request-0.2.7-4|22	
14cr|rubygem-em-http-request-0.2.7-4|23	%build
14cr|rubygem-em-http-request-0.2.7-4|24	mkdir -p .%{ruby_gemdir}
14cr|rubygem-em-http-request-0.2.7-4|25	gem install --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-em-http-request-0.2.7-4|26	-V  --force --rdoc %{SOURCE0}
14cr|rubygem-em-http-request-0.2.7-4|27	
14cr|rubygem-em-http-request-0.2.7-4|28	%install
14cr|rubygem-em-http-request-0.2.7-4|29	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-em-http-request-0.2.7-4|30	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-em-http-request-0.2.7-4|31	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
14cr|rubygem-em-http-request-0.2.7-4|32	
14cr|rubygem-em-http-request-0.2.7-4|33	# install so files in sitarchdir
14cr|rubygem-em-http-request-0.2.7-4|34	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-em-http-request-0.2.7-4|35	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-em-http-request-0.2.7-4|36	rm %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-em-http-request-0.2.7-4|37	
14cr|rubygem-em-http-request-0.2.7-4|38	%clean
14cr|rubygem-em-http-request-0.2.7-4|39	
14cr|rubygem-em-http-request-0.2.7-4|40	%files
14cr|rubygem-em-http-request-0.2.7-4|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-em-http-request-0.2.7-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-em-http-request-0.2.7-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-em-http-request-0.2.7-4|44	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-em-http-request-0.2.7-4|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-em-http-request-0.2.7-4|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-em-http-request-0.2.7-4|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-em-http-request-0.2.7-4|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-em-http-request-0.2.7-4|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-em-http-request-0.2.7-4|50	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|rubygem-em-http-request-0.2.7-4|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-em-http-request-0.2.7-4|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-em-http-request-0.2.7-4|53	%{ruby_sitearchdir}/*.so
14cr|rubygem-em-http-request-0.2.7-4|54	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-em-http-request-0.2.7-4|55	
14cr|rubygem-em-http-request-0.2.7-4|56	
14cr|rubygem-em-http-request-0.2.7-4|57	%changelog
14cr|rubygem-em-http-request-0.2.7-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-4
14cr|rubygem-em-http-request-0.2.7-4|59	+ Revision: 30f3cd1
14cr|rubygem-em-http-request-0.2.7-4|60	- MassBuild#464: Increase release tag
14cr|rubygem-em-http-request-0.2.7-4|61	
14cr|rubygem-em-http-request-0.2.7-4|62	

7872 14
14cr|rubygem-erubis-2.7.0-4|1	# Generated from erubis-2.7.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-erubis-2.7.0-4|2	%define	rbname	erubis
14cr|rubygem-erubis-2.7.0-4|3	
14cr|rubygem-erubis-2.7.0-4|4	Summary:	A fast and extensible eRuby implementation which supports multi-language
14cr|rubygem-erubis-2.7.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-erubis-2.7.0-4|6	
14cr|rubygem-erubis-2.7.0-4|7	Version:	2.7.0
14cr|rubygem-erubis-2.7.0-4|8	Release:	4
14cr|rubygem-erubis-2.7.0-4|9	Group:		Development/Ruby
14cr|rubygem-erubis-2.7.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-erubis-2.7.0-4|11	URL:		http://www.kuwata-lab.com/erubis/
14cr|rubygem-erubis-2.7.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-erubis-2.7.0-4|13	BuildRequires:	rubygems
14cr|rubygem-erubis-2.7.0-4|14	BuildArch:	noarch
14cr|rubygem-erubis-2.7.0-4|15	
14cr|rubygem-erubis-2.7.0-4|16	%description
14cr|rubygem-erubis-2.7.0-4|17	Erubis is an implementation of eRuby and has the following features:
14cr|rubygem-erubis-2.7.0-4|18	* Very fast, almost three times faster than ERB and about 10% faster than
14cr|rubygem-erubis-2.7.0-4|19	eruby.
14cr|rubygem-erubis-2.7.0-4|20	* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
14cr|rubygem-erubis-2.7.0-4|21	* Auto escaping support
14cr|rubygem-erubis-2.7.0-4|22	* Auto trimming spaces around '<% %>'
14cr|rubygem-erubis-2.7.0-4|23	* Embedded pattern changeable (default '<% %>')
14cr|rubygem-erubis-2.7.0-4|24	* Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb
14cr|rubygem-erubis-2.7.0-4|25	... ?>')
14cr|rubygem-erubis-2.7.0-4|26	* Context object available and easy to combine eRuby template with YAML
14cr|rubygem-erubis-2.7.0-4|27	datafile
14cr|rubygem-erubis-2.7.0-4|28	* Print statement available
14cr|rubygem-erubis-2.7.0-4|29	* Easy to extend and customize in subclass
14cr|rubygem-erubis-2.7.0-4|30	* Ruby on Rails support
14cr|rubygem-erubis-2.7.0-4|31	
14cr|rubygem-erubis-2.7.0-4|32	%package	doc
14cr|rubygem-erubis-2.7.0-4|33	Summary:	Documentation for %{name}
14cr|rubygem-erubis-2.7.0-4|34	Group:		Books/Computer books
14cr|rubygem-erubis-2.7.0-4|35	Requires:	%{name} = %{EVRD}
14cr|rubygem-erubis-2.7.0-4|36	BuildArch:	noarch
14cr|rubygem-erubis-2.7.0-4|37	
14cr|rubygem-erubis-2.7.0-4|38	%description	doc
14cr|rubygem-erubis-2.7.0-4|39	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-erubis-2.7.0-4|40	
14cr|rubygem-erubis-2.7.0-4|41	%prep
14cr|rubygem-erubis-2.7.0-4|42	%setup -q
14cr|rubygem-erubis-2.7.0-4|43	
14cr|rubygem-erubis-2.7.0-4|44	%build
14cr|rubygem-erubis-2.7.0-4|45	%gem_build
14cr|rubygem-erubis-2.7.0-4|46	
14cr|rubygem-erubis-2.7.0-4|47	%install
14cr|rubygem-erubis-2.7.0-4|48	%gem_install
14cr|rubygem-erubis-2.7.0-4|49	
14cr|rubygem-erubis-2.7.0-4|50	%files
14cr|rubygem-erubis-2.7.0-4|51	%{_bindir}/erubis
14cr|rubygem-erubis-2.7.0-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-erubis-2.7.0-4|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-erubis-2.7.0-4|54	
14cr|rubygem-erubis-2.7.0-4|55	%files doc
14cr|rubygem-erubis-2.7.0-4|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-erubis-2.7.0-4|57	
14cr|rubygem-erubis-2.7.0-4|58	
14cr|rubygem-erubis-2.7.0-4|59	
14cr|rubygem-erubis-2.7.0-4|60	%changelog
14cr|rubygem-erubis-2.7.0-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-4
14cr|rubygem-erubis-2.7.0-4|62	+ Revision: 91447c3
14cr|rubygem-erubis-2.7.0-4|63	- MassBuild#464: Increase release tag
14cr|rubygem-erubis-2.7.0-4|64	
14cr|rubygem-erubis-2.7.0-4|65	

7873 14
14cr|rubygem-eventmachine-1.0.0-4|1	%define	oname	eventmachine
14cr|rubygem-eventmachine-1.0.0-4|2	
14cr|rubygem-eventmachine-1.0.0-4|3	Summary:	A fast, single-threaded engine for arbitrary network communications
14cr|rubygem-eventmachine-1.0.0-4|4	Name:		rubygem-%{oname}
14cr|rubygem-eventmachine-1.0.0-4|5	Version:	1.0.0
14cr|rubygem-eventmachine-1.0.0-4|6	Release:	4
14cr|rubygem-eventmachine-1.0.0-4|7	License:	MIT
14cr|rubygem-eventmachine-1.0.0-4|8	Group:		Development/Ruby
14cr|rubygem-eventmachine-1.0.0-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-eventmachine-1.0.0-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-eventmachine-1.0.0-4|11	BuildRequires:	ruby-RubyGems ruby-devel
14cr|rubygem-eventmachine-1.0.0-4|12	
14cr|rubygem-eventmachine-1.0.0-4|13	%description
14cr|rubygem-eventmachine-1.0.0-4|14	EventMachine implements a fast, single-threaded engine for arbitrary network
14cr|rubygem-eventmachine-1.0.0-4|15	communications. It's extremely easy to use in Ruby. EventMachine wraps all
14cr|rubygem-eventmachine-1.0.0-4|16	interactions with IP sockets, allowing programs to concentrate on the
14cr|rubygem-eventmachine-1.0.0-4|17	implementation of network protocols. It can be used to create both network
14cr|rubygem-eventmachine-1.0.0-4|18	servers and clients. To create a server or client, a Ruby program only needs
14cr|rubygem-eventmachine-1.0.0-4|19	to specify the IP address and port, and provide a Module that implements the
14cr|rubygem-eventmachine-1.0.0-4|20	communications protocol. Implementations of several standard network protocols
14cr|rubygem-eventmachine-1.0.0-4|21	are provided with the package, primarily to serve as examples. The real goal of
14cr|rubygem-eventmachine-1.0.0-4|22	EventMachine is to enable programs to easily interface with other programs
14cr|rubygem-eventmachine-1.0.0-4|23	using TCP/IP, especially if custom protocols are required.
14cr|rubygem-eventmachine-1.0.0-4|24	
14cr|rubygem-eventmachine-1.0.0-4|25	%prep
14cr|rubygem-eventmachine-1.0.0-4|26	
14cr|rubygem-eventmachine-1.0.0-4|27	%build
14cr|rubygem-eventmachine-1.0.0-4|28	
14cr|rubygem-eventmachine-1.0.0-4|29	%install
14cr|rubygem-eventmachine-1.0.0-4|30	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-eventmachine-1.0.0-4|31	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|rubygem-eventmachine-1.0.0-4|32	
14cr|rubygem-eventmachine-1.0.0-4|33	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-eventmachine-1.0.0-4|34	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so  %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-eventmachine-1.0.0-4|35	
14cr|rubygem-eventmachine-1.0.0-4|36	%files
14cr|rubygem-eventmachine-1.0.0-4|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-eventmachine-1.0.0-4|38	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|rubygem-eventmachine-1.0.0-4|39	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-eventmachine-1.0.0-4|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-eventmachine-1.0.0-4|41	%{ruby_sitearchdir}/fastfilereaderext.so
14cr|rubygem-eventmachine-1.0.0-4|42	%{ruby_sitearchdir}/rubyeventmachine.so
14cr|rubygem-eventmachine-1.0.0-4|43	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-eventmachine-1.0.0-4|44	
14cr|rubygem-eventmachine-1.0.0-4|45	%changelog
14cr|rubygem-eventmachine-1.0.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|rubygem-eventmachine-1.0.0-4|47	+ Revision: 2bac6d9
14cr|rubygem-eventmachine-1.0.0-4|48	- MassBuild#464: Increase release tag
14cr|rubygem-eventmachine-1.0.0-4|49	
14cr|rubygem-eventmachine-1.0.0-4|50	

7874 14
14cr|rubygem-execjs-2.2.1-1|1	%define rbname execjs
14cr|rubygem-execjs-2.2.1-1|2	
14cr|rubygem-execjs-2.2.1-1|3	Summary:	ExecJS lets you run JavaScript code from Ruby
14cr|rubygem-execjs-2.2.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-execjs-2.2.1-1|5	Version:	2.2.1
14cr|rubygem-execjs-2.2.1-1|6	Release:	1
14cr|rubygem-execjs-2.2.1-1|7	License:	GPLv2+
14cr|rubygem-execjs-2.2.1-1|8	Group:		Development/Ruby
14cr|rubygem-execjs-2.2.1-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-execjs-2.2.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-execjs-2.2.1-1|11	BuildRequires:	rubygems
14cr|rubygem-execjs-2.2.1-1|12	BuildArch:	noarch
14cr|rubygem-execjs-2.2.1-1|13	
14cr|rubygem-execjs-2.2.1-1|14	%description
14cr|rubygem-execjs-2.2.1-1|15	ExecJS lets you run JavaScript code from Ruby.
14cr|rubygem-execjs-2.2.1-1|16	
14cr|rubygem-execjs-2.2.1-1|17	%files
14cr|rubygem-execjs-2.2.1-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-execjs-2.2.1-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-execjs-2.2.1-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-execjs-2.2.1-1|21	
14cr|rubygem-execjs-2.2.1-1|22	#----------------------------------------------------------------------------
14cr|rubygem-execjs-2.2.1-1|23	
14cr|rubygem-execjs-2.2.1-1|24	%package doc
14cr|rubygem-execjs-2.2.1-1|25	Summary:	Documentation for %{name}
14cr|rubygem-execjs-2.2.1-1|26	Group:		Documentation
14cr|rubygem-execjs-2.2.1-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-execjs-2.2.1-1|28	
14cr|rubygem-execjs-2.2.1-1|29	%description doc
14cr|rubygem-execjs-2.2.1-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-execjs-2.2.1-1|31	
14cr|rubygem-execjs-2.2.1-1|32	%files doc
14cr|rubygem-execjs-2.2.1-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-execjs-2.2.1-1|34	
14cr|rubygem-execjs-2.2.1-1|35	#----------------------------------------------------------------------------
14cr|rubygem-execjs-2.2.1-1|36	
14cr|rubygem-execjs-2.2.1-1|37	%prep
14cr|rubygem-execjs-2.2.1-1|38	%setup -q
14cr|rubygem-execjs-2.2.1-1|39	
14cr|rubygem-execjs-2.2.1-1|40	%build
14cr|rubygem-execjs-2.2.1-1|41	%gem_build
14cr|rubygem-execjs-2.2.1-1|42	
14cr|rubygem-execjs-2.2.1-1|43	%install
14cr|rubygem-execjs-2.2.1-1|44	%gem_install
14cr|rubygem-execjs-2.2.1-1|45	
14cr|rubygem-execjs-2.2.1-1|46	
14cr|rubygem-execjs-2.2.1-1|47	%changelog
14cr|rubygem-execjs-2.2.1-1|48	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 2.2.1-1
14cr|rubygem-execjs-2.2.1-1|49	+ Revision: 379f0e1
14cr|rubygem-execjs-2.2.1-1|50	- Automatic import for version 2.2.1-1
14cr|rubygem-execjs-2.2.1-1|51	
14cr|rubygem-execjs-2.2.1-1|52	

7875 14
14cr|rubygem-factory_girl-4.4.0-1|1	
14cr|rubygem-factory_girl-4.4.0-1|2	%define	rbname	factory_girl
14cr|rubygem-factory_girl-4.4.0-1|3	
14cr|rubygem-factory_girl-4.4.0-1|4	Summary:	Framework and DSL for defining and using model instance factories
14cr|rubygem-factory_girl-4.4.0-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-factory_girl-4.4.0-1|6	
14cr|rubygem-factory_girl-4.4.0-1|7	Version:	4.4.0
14cr|rubygem-factory_girl-4.4.0-1|8	Release:	1
14cr|rubygem-factory_girl-4.4.0-1|9	Group:		Development/Ruby
14cr|rubygem-factory_girl-4.4.0-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-factory_girl-4.4.0-1|11	URL:		http://thoughtbot.com/projects/factory_girl
14cr|rubygem-factory_girl-4.4.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-factory_girl-4.4.0-1|13	BuildRequires:	rubygems
14cr|rubygem-factory_girl-4.4.0-1|14	BuildArch:	noarch
14cr|rubygem-factory_girl-4.4.0-1|15	
14cr|rubygem-factory_girl-4.4.0-1|16	%description
14cr|rubygem-factory_girl-4.4.0-1|17	factory_girl provides a framework and DSL for defining and
14cr|rubygem-factory_girl-4.4.0-1|18	using factories - less error-prone, more explicit, and
14cr|rubygem-factory_girl-4.4.0-1|19	all-around easier to work with than fixtures.
14cr|rubygem-factory_girl-4.4.0-1|20	
14cr|rubygem-factory_girl-4.4.0-1|21	%files
14cr|rubygem-factory_girl-4.4.0-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
14cr|rubygem-factory_girl-4.4.0-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-factory_girl-4.4.0-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/factory_girl/*
14cr|rubygem-factory_girl-4.4.0-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
14cr|rubygem-factory_girl-4.4.0-1|26	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-factory_girl-4.4.0-1|27	#-----------------------------------------------------
14cr|rubygem-factory_girl-4.4.0-1|28	
14cr|rubygem-factory_girl-4.4.0-1|29	%package	doc
14cr|rubygem-factory_girl-4.4.0-1|30	Summary:	Documentation for %{name}
14cr|rubygem-factory_girl-4.4.0-1|31	Group:		Books/Computer books
14cr|rubygem-factory_girl-4.4.0-1|32	Requires:	%{name} = %{EVRD}
14cr|rubygem-factory_girl-4.4.0-1|33	
14cr|rubygem-factory_girl-4.4.0-1|34	%description	doc
14cr|rubygem-factory_girl-4.4.0-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-factory_girl-4.4.0-1|36	
14cr|rubygem-factory_girl-4.4.0-1|37	%files doc
14cr|rubygem-factory_girl-4.4.0-1|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-factory_girl-4.4.0-1|39	#-----------------------------------------------------
14cr|rubygem-factory_girl-4.4.0-1|40	
14cr|rubygem-factory_girl-4.4.0-1|41	%prep
14cr|rubygem-factory_girl-4.4.0-1|42	%setup -q
14cr|rubygem-factory_girl-4.4.0-1|43	
14cr|rubygem-factory_girl-4.4.0-1|44	%build
14cr|rubygem-factory_girl-4.4.0-1|45	%gem_build -f '(features|spec)/'
14cr|rubygem-factory_girl-4.4.0-1|46	
14cr|rubygem-factory_girl-4.4.0-1|47	%install
14cr|rubygem-factory_girl-4.4.0-1|48	%gem_install
14cr|rubygem-factory_girl-4.4.0-1|49	
14cr|rubygem-factory_girl-4.4.0-1|50	
14cr|rubygem-factory_girl-4.4.0-1|51	
14cr|rubygem-factory_girl-4.4.0-1|52	
14cr|rubygem-factory_girl-4.4.0-1|53	
14cr|rubygem-factory_girl-4.4.0-1|54	
14cr|rubygem-factory_girl-4.4.0-1|55	
14cr|rubygem-factory_girl-4.4.0-1|56	
14cr|rubygem-factory_girl-4.4.0-1|57	
14cr|rubygem-factory_girl-4.4.0-1|58	
14cr|rubygem-factory_girl-4.4.0-1|59	%changelog
14cr|rubygem-factory_girl-4.4.0-1|60	* Thu Aug 28 2014 abfonly <abfonly@gmail.com> 4.4.0-1
14cr|rubygem-factory_girl-4.4.0-1|61	+ Revision: 300a9f1
14cr|rubygem-factory_girl-4.4.0-1|62	- Merge pull request #1 from abfonly/rubygem-factory_girl:rosa2014.1
14cr|rubygem-factory_girl-4.4.0-1|63	- abfonly
14cr|rubygem-factory_girl-4.4.0-1|64	
14cr|rubygem-factory_girl-4.4.0-1|65	

7876 14
14cr|rubygem-fakefs-0.2.1-3|1	%define oname fakefs
14cr|rubygem-fakefs-0.2.1-3|2	
14cr|rubygem-fakefs-0.2.1-3|3	Summary:    A fake filesystem. Use it in your tests
14cr|rubygem-fakefs-0.2.1-3|4	Name:       rubygem-%{oname}
14cr|rubygem-fakefs-0.2.1-3|5	Version:    0.2.1
14cr|rubygem-fakefs-0.2.1-3|6	Release:    3
14cr|rubygem-fakefs-0.2.1-3|7	Group:      Development/Ruby
14cr|rubygem-fakefs-0.2.1-3|8	License:    MIT
14cr|rubygem-fakefs-0.2.1-3|9	URL:        http://github.com/defunkt/fakefs
14cr|rubygem-fakefs-0.2.1-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-fakefs-0.2.1-3|11	Requires:   rubygems
14cr|rubygem-fakefs-0.2.1-3|12	BuildRequires: rubygems
14cr|rubygem-fakefs-0.2.1-3|13	BuildArch:  noarch
14cr|rubygem-fakefs-0.2.1-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-fakefs-0.2.1-3|15	
14cr|rubygem-fakefs-0.2.1-3|16	%description
14cr|rubygem-fakefs-0.2.1-3|17	A fake filesystem. Use it in your tests.
14cr|rubygem-fakefs-0.2.1-3|18	
14cr|rubygem-fakefs-0.2.1-3|19	%prep
14cr|rubygem-fakefs-0.2.1-3|20	
14cr|rubygem-fakefs-0.2.1-3|21	%build
14cr|rubygem-fakefs-0.2.1-3|22	
14cr|rubygem-fakefs-0.2.1-3|23	%install
14cr|rubygem-fakefs-0.2.1-3|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-fakefs-0.2.1-3|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-fakefs-0.2.1-3|26	--force --rdoc %{SOURCE0}
14cr|rubygem-fakefs-0.2.1-3|27	rm %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-fakefs-0.2.1-3|28	
14cr|rubygem-fakefs-0.2.1-3|29	%clean
14cr|rubygem-fakefs-0.2.1-3|30	
14cr|rubygem-fakefs-0.2.1-3|31	%files
14cr|rubygem-fakefs-0.2.1-3|32	%defattr(-, root, root, -)
14cr|rubygem-fakefs-0.2.1-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-fakefs-0.2.1-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-fakefs-0.2.1-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-fakefs-0.2.1-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/test
14cr|rubygem-fakefs-0.2.1-3|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-fakefs-0.2.1-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CONTRIBUTORS
14cr|rubygem-fakefs-0.2.1-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-fakefs-0.2.1-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-fakefs-0.2.1-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
14cr|rubygem-fakefs-0.2.1-3|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-fakefs-0.2.1-3|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-fakefs-0.2.1-3|44	
14cr|rubygem-fakefs-0.2.1-3|45	
14cr|rubygem-fakefs-0.2.1-3|46	
14cr|rubygem-fakefs-0.2.1-3|47	%changelog
14cr|rubygem-fakefs-0.2.1-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-3
14cr|rubygem-fakefs-0.2.1-3|49	+ Revision: 07289d7
14cr|rubygem-fakefs-0.2.1-3|50	- MassBuild#464: Increase release tag
14cr|rubygem-fakefs-0.2.1-3|51	
14cr|rubygem-fakefs-0.2.1-3|52	

7877 14
14cr|rubygem-faraday-0.4.6-3|1	%define oname faraday
14cr|rubygem-faraday-0.4.6-3|2	
14cr|rubygem-faraday-0.4.6-3|3	Name:       rubygem-%{oname}
14cr|rubygem-faraday-0.4.6-3|4	Version:    0.4.6
14cr|rubygem-faraday-0.4.6-3|5	Release:    3
14cr|rubygem-faraday-0.4.6-3|6	Summary:    HTTP/REST API client library
14cr|rubygem-faraday-0.4.6-3|7	Group:      Development/Ruby
14cr|rubygem-faraday-0.4.6-3|8	License:    MIT
14cr|rubygem-faraday-0.4.6-3|9	URL:        http://github.com/technoweenie/faraday
14cr|rubygem-faraday-0.4.6-3|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-faraday-0.4.6-3|11	Requires:   rubygems
14cr|rubygem-faraday-0.4.6-3|12	BuildRequires: rubygems
14cr|rubygem-faraday-0.4.6-3|13	BuildArch:  noarch
14cr|rubygem-faraday-0.4.6-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-faraday-0.4.6-3|15	
14cr|rubygem-faraday-0.4.6-3|16	%description
14cr|rubygem-faraday-0.4.6-3|17	HTTP/REST API client library with pluggable components
14cr|rubygem-faraday-0.4.6-3|18	
14cr|rubygem-faraday-0.4.6-3|19	
14cr|rubygem-faraday-0.4.6-3|20	%prep
14cr|rubygem-faraday-0.4.6-3|21	
14cr|rubygem-faraday-0.4.6-3|22	%build
14cr|rubygem-faraday-0.4.6-3|23	
14cr|rubygem-faraday-0.4.6-3|24	%install
14cr|rubygem-faraday-0.4.6-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-faraday-0.4.6-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-faraday-0.4.6-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-faraday-0.4.6-3|28	
14cr|rubygem-faraday-0.4.6-3|29	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-faraday-0.4.6-3|30	
14cr|rubygem-faraday-0.4.6-3|31	%clean
14cr|rubygem-faraday-0.4.6-3|32	
14cr|rubygem-faraday-0.4.6-3|33	%files
14cr|rubygem-faraday-0.4.6-3|34	%defattr(-, root, root, -)
14cr|rubygem-faraday-0.4.6-3|35	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-faraday-0.4.6-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
14cr|rubygem-faraday-0.4.6-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-faraday-0.4.6-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-faraday-0.4.6-3|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-faraday-0.4.6-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-faraday-0.4.6-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-faraday-0.4.6-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-faraday-0.4.6-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-faraday-0.4.6-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-faraday-0.4.6-3|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-faraday-0.4.6-3|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-faraday-0.4.6-3|47	
14cr|rubygem-faraday-0.4.6-3|48	
14cr|rubygem-faraday-0.4.6-3|49	
14cr|rubygem-faraday-0.4.6-3|50	%changelog
14cr|rubygem-faraday-0.4.6-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-3
14cr|rubygem-faraday-0.4.6-3|52	+ Revision: b2c8d56
14cr|rubygem-faraday-0.4.6-3|53	- MassBuild#464: Increase release tag
14cr|rubygem-faraday-0.4.6-3|54	
14cr|rubygem-faraday-0.4.6-3|55	

7878 14
14cr|rubygem-faraday-0.9.0-1|1	%define rbname faraday
14cr|rubygem-faraday-0.9.0-1|2	
14cr|rubygem-faraday-0.9.0-1|3	Summary:	HTTP/REST API client library
14cr|rubygem-faraday-0.9.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-faraday-0.9.0-1|5	Version:	0.9.0
14cr|rubygem-faraday-0.9.0-1|6	Release:	1
14cr|rubygem-faraday-0.9.0-1|7	License:	MIT
14cr|rubygem-faraday-0.9.0-1|8	Group:		Development/Ruby
14cr|rubygem-faraday-0.9.0-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-faraday-0.9.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-faraday-0.9.0-1|11	BuildRequires:	rubygems
14cr|rubygem-faraday-0.9.0-1|12	BuildArch:	noarch
14cr|rubygem-faraday-0.9.0-1|13	
14cr|rubygem-faraday-0.9.0-1|14	%description
14cr|rubygem-faraday-0.9.0-1|15	HTTP/REST API client library with pluggable components
14cr|rubygem-faraday-0.9.0-1|16	
14cr|rubygem-faraday-0.9.0-1|17	%files
14cr|rubygem-faraday-0.9.0-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-faraday-0.9.0-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-faraday-0.9.0-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-faraday-0.9.0-1|21	
14cr|rubygem-faraday-0.9.0-1|22	#----------------------------------------------------------------------------
14cr|rubygem-faraday-0.9.0-1|23	
14cr|rubygem-faraday-0.9.0-1|24	%package doc
14cr|rubygem-faraday-0.9.0-1|25	Summary:	Documentation for %{name}
14cr|rubygem-faraday-0.9.0-1|26	Group:		Documentation
14cr|rubygem-faraday-0.9.0-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-faraday-0.9.0-1|28	Conflicts:	%{name} < 0.9.0
14cr|rubygem-faraday-0.9.0-1|29	
14cr|rubygem-faraday-0.9.0-1|30	%description doc
14cr|rubygem-faraday-0.9.0-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-faraday-0.9.0-1|32	
14cr|rubygem-faraday-0.9.0-1|33	%files doc
14cr|rubygem-faraday-0.9.0-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-faraday-0.9.0-1|35	
14cr|rubygem-faraday-0.9.0-1|36	#----------------------------------------------------------------------------
14cr|rubygem-faraday-0.9.0-1|37	
14cr|rubygem-faraday-0.9.0-1|38	%prep
14cr|rubygem-faraday-0.9.0-1|39	%setup -q
14cr|rubygem-faraday-0.9.0-1|40	
14cr|rubygem-faraday-0.9.0-1|41	%build
14cr|rubygem-faraday-0.9.0-1|42	%gem_build
14cr|rubygem-faraday-0.9.0-1|43	
14cr|rubygem-faraday-0.9.0-1|44	%install
14cr|rubygem-faraday-0.9.0-1|45	%gem_install
14cr|rubygem-faraday-0.9.0-1|46	
14cr|rubygem-faraday-0.9.0-1|47	%changelog
14cr|rubygem-faraday-0.9.0-1|48	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-1
14cr|rubygem-faraday-0.9.0-1|49	+ Revision: 22ab620
14cr|rubygem-faraday-0.9.0-1|50	- New version 0.9.0, spec cleanup
14cr|rubygem-faraday-0.9.0-1|51	
14cr|rubygem-faraday-0.9.0-1|52	

7879 14
14cr|rubygem-fastercsv-1.5.4-4|1	# Generated from fastercsv-1.5.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-fastercsv-1.5.4-4|2	%define	rbname	fastercsv
14cr|rubygem-fastercsv-1.5.4-4|3	
14cr|rubygem-fastercsv-1.5.4-4|4	Summary:	FasterCSV is CSV, but faster, smaller, and cleaner
14cr|rubygem-fastercsv-1.5.4-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-fastercsv-1.5.4-4|6	
14cr|rubygem-fastercsv-1.5.4-4|7	Version:	1.5.4
14cr|rubygem-fastercsv-1.5.4-4|8	Release:	4
14cr|rubygem-fastercsv-1.5.4-4|9	Group:		Development/Ruby
14cr|rubygem-fastercsv-1.5.4-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-fastercsv-1.5.4-4|11	URL:		http://fastercsv.rubyforge.org
14cr|rubygem-fastercsv-1.5.4-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-fastercsv-1.5.4-4|13	BuildRequires:	rubygems
14cr|rubygem-fastercsv-1.5.4-4|14	BuildArch:	noarch
14cr|rubygem-fastercsv-1.5.4-4|15	
14cr|rubygem-fastercsv-1.5.4-4|16	%description
14cr|rubygem-fastercsv-1.5.4-4|17	FasterCSV is intended as a complete replacement to the CSV standard library.
14cr|rubygem-fastercsv-1.5.4-4|18	It
14cr|rubygem-fastercsv-1.5.4-4|19	is significantly faster and smaller while still being pure Ruby code. It also
14cr|rubygem-fastercsv-1.5.4-4|20	strives for a better interface.
14cr|rubygem-fastercsv-1.5.4-4|21	
14cr|rubygem-fastercsv-1.5.4-4|22	%package	doc
14cr|rubygem-fastercsv-1.5.4-4|23	Summary:	Documentation for %{name}
14cr|rubygem-fastercsv-1.5.4-4|24	Group:		Books/Computer books
14cr|rubygem-fastercsv-1.5.4-4|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-fastercsv-1.5.4-4|26	BuildArch:	noarch
14cr|rubygem-fastercsv-1.5.4-4|27	
14cr|rubygem-fastercsv-1.5.4-4|28	%description	doc
14cr|rubygem-fastercsv-1.5.4-4|29	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-fastercsv-1.5.4-4|30	
14cr|rubygem-fastercsv-1.5.4-4|31	%prep
14cr|rubygem-fastercsv-1.5.4-4|32	%setup -q
14cr|rubygem-fastercsv-1.5.4-4|33	
14cr|rubygem-fastercsv-1.5.4-4|34	%build
14cr|rubygem-fastercsv-1.5.4-4|35	%gem_build
14cr|rubygem-fastercsv-1.5.4-4|36	
14cr|rubygem-fastercsv-1.5.4-4|37	%install
14cr|rubygem-fastercsv-1.5.4-4|38	%gem_install
14cr|rubygem-fastercsv-1.5.4-4|39	
14cr|rubygem-fastercsv-1.5.4-4|40	%files
14cr|rubygem-fastercsv-1.5.4-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-fastercsv-1.5.4-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-fastercsv-1.5.4-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-fastercsv-1.5.4-4|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-fastercsv-1.5.4-4|45	
14cr|rubygem-fastercsv-1.5.4-4|46	%files doc
14cr|rubygem-fastercsv-1.5.4-4|47	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/AUTHORS
14cr|rubygem-fastercsv-1.5.4-4|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-fastercsv-1.5.4-4|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-fastercsv-1.5.4-4|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/INSTALL
14cr|rubygem-fastercsv-1.5.4-4|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-fastercsv-1.5.4-4|52	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-fastercsv-1.5.4-4|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cr|rubygem-fastercsv-1.5.4-4|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-fastercsv-1.5.4-4|55	
14cr|rubygem-fastercsv-1.5.4-4|56	
14cr|rubygem-fastercsv-1.5.4-4|57	
14cr|rubygem-fastercsv-1.5.4-4|58	%changelog
14cr|rubygem-fastercsv-1.5.4-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-4
14cr|rubygem-fastercsv-1.5.4-4|60	+ Revision: f0f7e4d
14cr|rubygem-fastercsv-1.5.4-4|61	- MassBuild#464: Increase release tag
14cr|rubygem-fastercsv-1.5.4-4|62	
14cr|rubygem-fastercsv-1.5.4-4|63	

7880 14
14cr|rubygem-fast_gettext-0.8.1-3|1	# Generated from fast_gettext-0.8.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-fast_gettext-0.8.1-3|2	%define	rbname	fast_gettext
14cr|rubygem-fast_gettext-0.8.1-3|3	
14cr|rubygem-fast_gettext-0.8.1-3|4	Summary:	A simple, fast, memory-efficient and threadsafe implementation of GetText
14cr|rubygem-fast_gettext-0.8.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-fast_gettext-0.8.1-3|6	
14cr|rubygem-fast_gettext-0.8.1-3|7	Version:	0.8.1
14cr|rubygem-fast_gettext-0.8.1-3|8	Release:	3
14cr|rubygem-fast_gettext-0.8.1-3|9	Group:		Development/Ruby
14cr|rubygem-fast_gettext-0.8.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-fast_gettext-0.8.1-3|11	URL:		http://github.com/grosser/fast_gettext
14cr|rubygem-fast_gettext-0.8.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-fast_gettext-0.8.1-3|13	BuildRequires:	rubygems
14cr|rubygem-fast_gettext-0.8.1-3|14	BuildArch:	noarch
14cr|rubygem-fast_gettext-0.8.1-3|15	
14cr|rubygem-fast_gettext-0.8.1-3|16	%description
14cr|rubygem-fast_gettext-0.8.1-3|17	A simple, fast, memory-efficient and threadsafe implementation of GetText
14cr|rubygem-fast_gettext-0.8.1-3|18	
14cr|rubygem-fast_gettext-0.8.1-3|19	%package        doc
14cr|rubygem-fast_gettext-0.8.1-3|20	Summary:        Documentation for %{name}
14cr|rubygem-fast_gettext-0.8.1-3|21	Group:          Books/Computer books
14cr|rubygem-fast_gettext-0.8.1-3|22	Requires:       %{name} = %{EVRD}
14cr|rubygem-fast_gettext-0.8.1-3|23	
14cr|rubygem-fast_gettext-0.8.1-3|24	%description    doc
14cr|rubygem-fast_gettext-0.8.1-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-fast_gettext-0.8.1-3|26	
14cr|rubygem-fast_gettext-0.8.1-3|27	%prep
14cr|rubygem-fast_gettext-0.8.1-3|28	%setup -q
14cr|rubygem-fast_gettext-0.8.1-3|29	
14cr|rubygem-fast_gettext-0.8.1-3|30	%build
14cr|rubygem-fast_gettext-0.8.1-3|31	%gem_build
14cr|rubygem-fast_gettext-0.8.1-3|32	
14cr|rubygem-fast_gettext-0.8.1-3|33	%install
14cr|rubygem-fast_gettext-0.8.1-3|34	%gem_install
14cr|rubygem-fast_gettext-0.8.1-3|35	
14cr|rubygem-fast_gettext-0.8.1-3|36	%files
14cr|rubygem-fast_gettext-0.8.1-3|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-fast_gettext-0.8.1-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-fast_gettext-0.8.1-3|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-fast_gettext-0.8.1-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext
14cr|rubygem-fast_gettext-0.8.1-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/*.rb
14cr|rubygem-fast_gettext-0.8.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/translation_repository
14cr|rubygem-fast_gettext-0.8.1-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/translation_repository/*.rb
14cr|rubygem-fast_gettext-0.8.1-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/translation_repository/db_models
14cr|rubygem-fast_gettext-0.8.1-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/translation_repository/db_models/*.rb
14cr|rubygem-fast_gettext-0.8.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/vendor
14cr|rubygem-fast_gettext-0.8.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/vendor/*.mo
14cr|rubygem-fast_gettext-0.8.1-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/vendor/*.rb
14cr|rubygem-fast_gettext-0.8.1-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/fast_gettext/vendor/*.rdoc
14cr|rubygem-fast_gettext-0.8.1-3|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-fast_gettext-0.8.1-3|51	
14cr|rubygem-fast_gettext-0.8.1-3|52	%files doc
14cr|rubygem-fast_gettext-0.8.1-3|53	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-fast_gettext-0.8.1-3|54	
14cr|rubygem-fast_gettext-0.8.1-3|55	%changelog
14cr|rubygem-fast_gettext-0.8.1-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|rubygem-fast_gettext-0.8.1-3|57	+ Revision: 67493e9
14cr|rubygem-fast_gettext-0.8.1-3|58	- MassBuild#464: Increase release tag
14cr|rubygem-fast_gettext-0.8.1-3|59	
14cr|rubygem-fast_gettext-0.8.1-3|60	

7881 14
14cr|rubygem-fastri-0.3.1.1-3|1	# Generated from fastri-0.3.1.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-fastri-0.3.1.1-3|2	%define	rbname	fastri
14cr|rubygem-fastri-0.3.1.1-3|3	
14cr|rubygem-fastri-0.3.1.1-3|4	Summary:	RI docs across machines, faster and smarter than ri
14cr|rubygem-fastri-0.3.1.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-fastri-0.3.1.1-3|6	
14cr|rubygem-fastri-0.3.1.1-3|7	Version:	0.3.1.1
14cr|rubygem-fastri-0.3.1.1-3|8	Release:	3
14cr|rubygem-fastri-0.3.1.1-3|9	Group:		Development/Ruby
14cr|rubygem-fastri-0.3.1.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-fastri-0.3.1.1-3|11	URL:		http://eigenclass.org/hiki/fastri
14cr|rubygem-fastri-0.3.1.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-fastri-0.3.1.1-3|13	BuildRequires:	rubygems
14cr|rubygem-fastri-0.3.1.1-3|14	BuildArch:	noarch
14cr|rubygem-fastri-0.3.1.1-3|15	Obsoletes:	ruby-fastri
14cr|rubygem-fastri-0.3.1.1-3|16	
14cr|rubygem-fastri-0.3.1.1-3|17	%description
14cr|rubygem-fastri-0.3.1.1-3|18	FastRI is an alternative to the ri command-line tool. It is *much* faster, and
14cr|rubygem-fastri-0.3.1.1-3|19	also allows you to offer RI lookup services over DRb. FastRI is smarter than
14cr|rubygem-fastri-0.3.1.1-3|20	ri, and can find classes anywhere in the hierarchy without specifying the
14cr|rubygem-fastri-0.3.1.1-3|21	"full path". FastRI can perform fast full-text searches. It also knows about
14cr|rubygem-fastri-0.3.1.1-3|22	gems, and can tell you e.g. which extensions to a core class were added by a
14cr|rubygem-fastri-0.3.1.1-3|23	specific gem.
14cr|rubygem-fastri-0.3.1.1-3|24	
14cr|rubygem-fastri-0.3.1.1-3|25	%package	doc
14cr|rubygem-fastri-0.3.1.1-3|26	Summary:	Documentation for %{name}
14cr|rubygem-fastri-0.3.1.1-3|27	Group:		Books/Computer books
14cr|rubygem-fastri-0.3.1.1-3|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-fastri-0.3.1.1-3|29	BuildArch:	noarch
14cr|rubygem-fastri-0.3.1.1-3|30	
14cr|rubygem-fastri-0.3.1.1-3|31	%description	doc
14cr|rubygem-fastri-0.3.1.1-3|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-fastri-0.3.1.1-3|33	
14cr|rubygem-fastri-0.3.1.1-3|34	%prep
14cr|rubygem-fastri-0.3.1.1-3|35	%setup -q
14cr|rubygem-fastri-0.3.1.1-3|36	
14cr|rubygem-fastri-0.3.1.1-3|37	%build
14cr|rubygem-fastri-0.3.1.1-3|38	mkdir -p .%{ruby_gemdir}
14cr|rubygem-fastri-0.3.1.1-3|39	gem install -V --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-fastri-0.3.1.1-3|40	--force --rdoc %{SOURCE0}
14cr|rubygem-fastri-0.3.1.1-3|41	%install
14cr|rubygem-fastri-0.3.1.1-3|42	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-fastri-0.3.1.1-3|43	mkdir -p %{buildroot}%{_bindir}
14cr|rubygem-fastri-0.3.1.1-3|44	cp -rf .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-fastri-0.3.1.1-3|45	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/fastri-server %{buildroot}%{_bindir}/fastri-server
14cr|rubygem-fastri-0.3.1.1-3|46	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/fri %{buildroot}%{_bindir}/fri
14cr|rubygem-fastri-0.3.1.1-3|47	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/qri %{buildroot}%{_bindir}/qri
14cr|rubygem-fastri-0.3.1.1-3|48	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/ri-emacs %{buildroot}%{_bindir}/ri-emacs
14cr|rubygem-fastri-0.3.1.1-3|49	
14cr|rubygem-fastri-0.3.1.1-3|50	%files
14cr|rubygem-fastri-0.3.1.1-3|51	%{_bindir}/fastri-server
14cr|rubygem-fastri-0.3.1.1-3|52	%{_bindir}/fri
14cr|rubygem-fastri-0.3.1.1-3|53	%{_bindir}/qri
14cr|rubygem-fastri-0.3.1.1-3|54	%{_bindir}/ri-emacs
14cr|rubygem-fastri-0.3.1.1-3|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-fastri-0.3.1.1-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/*
14cr|rubygem-fastri-0.3.1.1-3|57	%{ruby_gemdir}/bin/*
14cr|rubygem-fastri-0.3.1.1-3|58	%{ruby_gemdir}/cache/*
14cr|rubygem-fastri-0.3.1.1-3|59	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-fastri-0.3.1.1-3|60	
14cr|rubygem-fastri-0.3.1.1-3|61	%files doc
14cr|rubygem-fastri-0.3.1.1-3|62	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-fastri-0.3.1.1-3|63	
14cr|rubygem-fastri-0.3.1.1-3|64	
14cr|rubygem-fastri-0.3.1.1-3|65	%changelog
14cr|rubygem-fastri-0.3.1.1-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1.1-3
14cr|rubygem-fastri-0.3.1.1-3|67	+ Revision: 15c5412
14cr|rubygem-fastri-0.3.1.1-3|68	- MassBuild#464: Increase release tag
14cr|rubygem-fastri-0.3.1.1-3|69	
14cr|rubygem-fastri-0.3.1.1-3|70	

7882 14
14cr|rubygem-fastthread-1.0.7-4|1	%define	oname	fastthread
14cr|rubygem-fastthread-1.0.7-4|2	
14cr|rubygem-fastthread-1.0.7-4|3	Summary:	Optimized replacement for thread.rb primitives
14cr|rubygem-fastthread-1.0.7-4|4	Name:		rubygem-%{oname}
14cr|rubygem-fastthread-1.0.7-4|5	Version:	1.0.7
14cr|rubygem-fastthread-1.0.7-4|6	Release:	4
14cr|rubygem-fastthread-1.0.7-4|7	License:	GPLv2+ or Ruby License
14cr|rubygem-fastthread-1.0.7-4|8	Group:		Development/Ruby
14cr|rubygem-fastthread-1.0.7-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-fastthread-1.0.7-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-fastthread-1.0.7-4|11	BuildRequires:	ruby-devel ruby-RubyGems
14cr|rubygem-fastthread-1.0.7-4|12	Requires:	ruby
14cr|rubygem-fastthread-1.0.7-4|13	Provides:	rubygem(%{oname}) = %{version}
14cr|rubygem-fastthread-1.0.7-4|14	
14cr|rubygem-fastthread-1.0.7-4|15	%description
14cr|rubygem-fastthread-1.0.7-4|16	Optimized replacement for thread.rb primitives.
14cr|rubygem-fastthread-1.0.7-4|17	
14cr|rubygem-fastthread-1.0.7-4|18	%prep
14cr|rubygem-fastthread-1.0.7-4|19	
14cr|rubygem-fastthread-1.0.7-4|20	%build
14cr|rubygem-fastthread-1.0.7-4|21	mkdir -p %{buildroot}/%{ruby_gemdir}
14cr|rubygem-fastthread-1.0.7-4|22	
14cr|rubygem-fastthread-1.0.7-4|23	%install
14cr|rubygem-fastthread-1.0.7-4|24	gem install -V --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-fastthread-1.0.7-4|25	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|rubygem-fastthread-1.0.7-4|26	
14cr|rubygem-fastthread-1.0.7-4|27	%files
14cr|rubygem-fastthread-1.0.7-4|28	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-fastthread-1.0.7-4|29	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|rubygem-fastthread-1.0.7-4|30	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-fastthread-1.0.7-4|31	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-fastthread-1.0.7-4|32	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-fastthread-1.0.7-4|33	
14cr|rubygem-fastthread-1.0.7-4|34	%changelog
14cr|rubygem-fastthread-1.0.7-4|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-4
14cr|rubygem-fastthread-1.0.7-4|36	+ Revision: c1f0a20
14cr|rubygem-fastthread-1.0.7-4|37	- MassBuild#464: Increase release tag
14cr|rubygem-fastthread-1.0.7-4|38	
14cr|rubygem-fastthread-1.0.7-4|39	

7883 14
14cr|rubygem-fcgi-0.9.2.1-2|1	%define	rbname	fcgi
14cr|rubygem-fcgi-0.9.2.1-2|2	
14cr|rubygem-fcgi-0.9.2.1-2|3	Summary:	FastCGI library for Ruby
14cr|rubygem-fcgi-0.9.2.1-2|4	Name:		rubygem-%{rbname}
14cr|rubygem-fcgi-0.9.2.1-2|5	Version:	0.9.2.1
14cr|rubygem-fcgi-0.9.2.1-2|6	Release:	2
14cr|rubygem-fcgi-0.9.2.1-2|7	License:	GPLv2+ or Ruby
14cr|rubygem-fcgi-0.9.2.1-2|8	Group:		Development/Ruby
14cr|rubygem-fcgi-0.9.2.1-2|9	Url:		http://rubyforge.org/projects/fcgi/
14cr|rubygem-fcgi-0.9.2.1-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-fcgi-0.9.2.1-2|11	BuildRequires:	fcgi-devel
14cr|rubygem-fcgi-0.9.2.1-2|12	BuildRequires:	pkgconfig(ruby)
14cr|rubygem-fcgi-0.9.2.1-2|13	BuildRequires:	rubygem(rake)
14cr|rubygem-fcgi-0.9.2.1-2|14	
14cr|rubygem-fcgi-0.9.2.1-2|15	%description
14cr|rubygem-fcgi-0.9.2.1-2|16	FastCGI is a language independent, scalable, open extension to CGI that
14cr|rubygem-fcgi-0.9.2.1-2|17	provides high performance without the limitations of server specific APIs. For
14cr|rubygem-fcgi-0.9.2.1-2|18	more information, see http://www.fastcgi.com/.
14cr|rubygem-fcgi-0.9.2.1-2|19	
14cr|rubygem-fcgi-0.9.2.1-2|20	%files
14cr|rubygem-fcgi-0.9.2.1-2|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-fcgi-0.9.2.1-2|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-fcgi-0.9.2.1-2|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-fcgi-0.9.2.1-2|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-fcgi-0.9.2.1-2|25	%{ruby_sitearchdir}/*.so
14cr|rubygem-fcgi-0.9.2.1-2|26	
14cr|rubygem-fcgi-0.9.2.1-2|27	#----------------------------------------------------------------------------
14cr|rubygem-fcgi-0.9.2.1-2|28	
14cr|rubygem-fcgi-0.9.2.1-2|29	%package doc
14cr|rubygem-fcgi-0.9.2.1-2|30	Summary:	Documentation for %{name}
14cr|rubygem-fcgi-0.9.2.1-2|31	Group:		Documentation
14cr|rubygem-fcgi-0.9.2.1-2|32	Requires:	%{name} = %{EVRD}
14cr|rubygem-fcgi-0.9.2.1-2|33	BuildArch:	noarch
14cr|rubygem-fcgi-0.9.2.1-2|34	
14cr|rubygem-fcgi-0.9.2.1-2|35	%description doc
14cr|rubygem-fcgi-0.9.2.1-2|36	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-fcgi-0.9.2.1-2|37	
14cr|rubygem-fcgi-0.9.2.1-2|38	%files doc
14cr|rubygem-fcgi-0.9.2.1-2|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-fcgi-0.9.2.1-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/README*
14cr|rubygem-fcgi-0.9.2.1-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-fcgi-0.9.2.1-2|42	
14cr|rubygem-fcgi-0.9.2.1-2|43	#----------------------------------------------------------------------------
14cr|rubygem-fcgi-0.9.2.1-2|44	
14cr|rubygem-fcgi-0.9.2.1-2|45	%prep
14cr|rubygem-fcgi-0.9.2.1-2|46	%setup -q
14cr|rubygem-fcgi-0.9.2.1-2|47	#tar xmf data.tar.gz
14cr|rubygem-fcgi-0.9.2.1-2|48	
14cr|rubygem-fcgi-0.9.2.1-2|49	%build
14cr|rubygem-fcgi-0.9.2.1-2|50	%gem_build
14cr|rubygem-fcgi-0.9.2.1-2|51	
14cr|rubygem-fcgi-0.9.2.1-2|52	%install
14cr|rubygem-fcgi-0.9.2.1-2|53	%gem_install
14cr|rubygem-fcgi-0.9.2.1-2|54	
14cr|rubygem-fcgi-0.9.2.1-2|55	
14cr|rubygem-fcgi-0.9.2.1-2|56	%changelog
14cr|rubygem-fcgi-0.9.2.1-2|57	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2.1-2
14cr|rubygem-fcgi-0.9.2.1-2|58	+ Revision: 771f176
14cr|rubygem-fcgi-0.9.2.1-2|59	- Spec cleanup
14cr|rubygem-fcgi-0.9.2.1-2|60	
14cr|rubygem-fcgi-0.9.2.1-2|61	

7884 14
14cr|rubygem-ffi-1.0.11-5|1	%define oname ffi
14cr|rubygem-ffi-1.0.11-5|2	
14cr|rubygem-ffi-1.0.11-5|3	Name:       rubygem-%{oname}
14cr|rubygem-ffi-1.0.11-5|4	Version:    1.0.11
14cr|rubygem-ffi-1.0.11-5|5	Release:	5
14cr|rubygem-ffi-1.0.11-5|6	Summary:    A ruby extension for programmatically loading dynamic libraries
14cr|rubygem-ffi-1.0.11-5|7	Group:      Development/Ruby
14cr|rubygem-ffi-1.0.11-5|8	License:    LGPLv3
14cr|rubygem-ffi-1.0.11-5|9	URL:        http://wiki.github.com/ffi/ffi
14cr|rubygem-ffi-1.0.11-5|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ffi-1.0.11-5|11	Requires:   rubygems
14cr|rubygem-ffi-1.0.11-5|12	BuildRequires: rubygems
14cr|rubygem-ffi-1.0.11-5|13	BuildRequires: ruby-devel
14cr|rubygem-ffi-1.0.11-5|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-ffi-1.0.11-5|15	
14cr|rubygem-ffi-1.0.11-5|16	%description
14cr|rubygem-ffi-1.0.11-5|17	Ruby-FFI is a ruby extension for programmatically loading dynamic
14cr|rubygem-ffi-1.0.11-5|18	libraries, binding functions within them, and calling those functions
14cr|rubygem-ffi-1.0.11-5|19	from Ruby code. Moreover, a Ruby-FFI extension works without changes
14cr|rubygem-ffi-1.0.11-5|20	on Ruby and JRuby. Discover why should you write your next extension
14cr|rubygem-ffi-1.0.11-5|21	using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
14cr|rubygem-ffi-1.0.11-5|22	
14cr|rubygem-ffi-1.0.11-5|23	
14cr|rubygem-ffi-1.0.11-5|24	%prep
14cr|rubygem-ffi-1.0.11-5|25	
14cr|rubygem-ffi-1.0.11-5|26	%build
14cr|rubygem-ffi-1.0.11-5|27	mkdir -p .%{ruby_gemdir}
14cr|rubygem-ffi-1.0.11-5|28	gem install -V --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-ffi-1.0.11-5|29	--force --rdoc %{SOURCE0}
14cr|rubygem-ffi-1.0.11-5|30	
14cr|rubygem-ffi-1.0.11-5|31	%install
14cr|rubygem-ffi-1.0.11-5|32	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ffi-1.0.11-5|33	cp -r .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-ffi-1.0.11-5|34	
14cr|rubygem-ffi-1.0.11-5|35	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
14cr|rubygem-ffi-1.0.11-5|36	
14cr|rubygem-ffi-1.0.11-5|37	#install arch dependant files in sitearchdir
14cr|rubygem-ffi-1.0.11-5|38	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-ffi-1.0.11-5|39	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-ffi-1.0.11-5|40	
14cr|rubygem-ffi-1.0.11-5|41	%files
14cr|rubygem-ffi-1.0.11-5|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ffi-1.0.11-5|43	%{ruby_gemdir}/gems/%{oname}-%{version}/gen/
14cr|rubygem-ffi-1.0.11-5|44	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ffi-1.0.11-5|45	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-ffi-1.0.11-5|46	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
14cr|rubygem-ffi-1.0.11-5|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-ffi-1.0.11-5|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-ffi-1.0.11-5|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ffi-1.0.11-5|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-ffi-1.0.11-5|51	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ffi-1.0.11-5|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ffi-1.0.11-5|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ffi-1.0.11-5|54	%{ruby_sitearchdir}/ffi_c.so
14cr|rubygem-ffi-1.0.11-5|55	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-ffi-1.0.11-5|56	
14cr|rubygem-ffi-1.0.11-5|57	
14cr|rubygem-ffi-1.0.11-5|58	%changelog
14cr|rubygem-ffi-1.0.11-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-5
14cr|rubygem-ffi-1.0.11-5|60	+ Revision: c14c0dd
14cr|rubygem-ffi-1.0.11-5|61	- MassBuild#464: Increase release tag
14cr|rubygem-ffi-1.0.11-5|62	
14cr|rubygem-ffi-1.0.11-5|63	

7885 14
14cr|rubygem-file-tail-1.0.5-3|1	# Generated from file-tail-1.0.5.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-file-tail-1.0.5-3|2	%define	rbname	file-tail
14cr|rubygem-file-tail-1.0.5-3|3	
14cr|rubygem-file-tail-1.0.5-3|4	Summary:	File::Tail for Ruby
14cr|rubygem-file-tail-1.0.5-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-file-tail-1.0.5-3|6	
14cr|rubygem-file-tail-1.0.5-3|7	Version:	1.0.5
14cr|rubygem-file-tail-1.0.5-3|8	Release:	3
14cr|rubygem-file-tail-1.0.5-3|9	Group:		Development/Ruby
14cr|rubygem-file-tail-1.0.5-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-file-tail-1.0.5-3|11	URL:		http://flori.github.com/file-tail
14cr|rubygem-file-tail-1.0.5-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-file-tail-1.0.5-3|13	BuildRequires:	rubygems
14cr|rubygem-file-tail-1.0.5-3|14	BuildArch:	noarch
14cr|rubygem-file-tail-1.0.5-3|15	
14cr|rubygem-file-tail-1.0.5-3|16	%description
14cr|rubygem-file-tail-1.0.5-3|17	Library to tail files in Ruby
14cr|rubygem-file-tail-1.0.5-3|18	
14cr|rubygem-file-tail-1.0.5-3|19	%package	doc
14cr|rubygem-file-tail-1.0.5-3|20	Summary:	Documentation for %{name}
14cr|rubygem-file-tail-1.0.5-3|21	Group:		Books/Computer books
14cr|rubygem-file-tail-1.0.5-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-file-tail-1.0.5-3|23	
14cr|rubygem-file-tail-1.0.5-3|24	%description	doc
14cr|rubygem-file-tail-1.0.5-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-file-tail-1.0.5-3|26	
14cr|rubygem-file-tail-1.0.5-3|27	%prep
14cr|rubygem-file-tail-1.0.5-3|28	%setup -q
14cr|rubygem-file-tail-1.0.5-3|29	
14cr|rubygem-file-tail-1.0.5-3|30	%build
14cr|rubygem-file-tail-1.0.5-3|31	%gem_build -f '(examples|tests)/'
14cr|rubygem-file-tail-1.0.5-3|32	
14cr|rubygem-file-tail-1.0.5-3|33	%install
14cr|rubygem-file-tail-1.0.5-3|34	%gem_install
14cr|rubygem-file-tail-1.0.5-3|35	
14cr|rubygem-file-tail-1.0.5-3|36	%files
14cr|rubygem-file-tail-1.0.5-3|37	%{_bindir}/rtail
14cr|rubygem-file-tail-1.0.5-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-file-tail-1.0.5-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-file-tail-1.0.5-3|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rtail
14cr|rubygem-file-tail-1.0.5-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-file-tail-1.0.5-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file
14cr|rubygem-file-tail-1.0.5-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/*.rb
14cr|rubygem-file-tail-1.0.5-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail
14cr|rubygem-file-tail-1.0.5-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail/*.rb
14cr|rubygem-file-tail-1.0.5-3|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-file-tail-1.0.5-3|47	
14cr|rubygem-file-tail-1.0.5-3|48	%files doc
14cr|rubygem-file-tail-1.0.5-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-file-tail-1.0.5-3|50	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-file-tail-1.0.5-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
14cr|rubygem-file-tail-1.0.5-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
14cr|rubygem-file-tail-1.0.5-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-file-tail-1.0.5-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
14cr|rubygem-file-tail-1.0.5-3|55	
14cr|rubygem-file-tail-1.0.5-3|56	
14cr|rubygem-file-tail-1.0.5-3|57	
14cr|rubygem-file-tail-1.0.5-3|58	
14cr|rubygem-file-tail-1.0.5-3|59	%changelog
14cr|rubygem-file-tail-1.0.5-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|rubygem-file-tail-1.0.5-3|61	+ Revision: f326639
14cr|rubygem-file-tail-1.0.5-3|62	- MassBuild#464: Increase release tag
14cr|rubygem-file-tail-1.0.5-3|63	
14cr|rubygem-file-tail-1.0.5-3|64	

7886 14
14cr|rubygem-flexmock-1.0.3-3|1	# Generated from flexmock-0.9.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-flexmock-1.0.3-3|2	%define	rbname	flexmock
14cr|rubygem-flexmock-1.0.3-3|3	
14cr|rubygem-flexmock-1.0.3-3|4	Summary:	Simple and Flexible Mock Objects for Testing
14cr|rubygem-flexmock-1.0.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-flexmock-1.0.3-3|6	
14cr|rubygem-flexmock-1.0.3-3|7	Version:	1.0.3
14cr|rubygem-flexmock-1.0.3-3|8	Release:	3
14cr|rubygem-flexmock-1.0.3-3|9	Group:		Development/Ruby
14cr|rubygem-flexmock-1.0.3-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-flexmock-1.0.3-3|11	URL:		https://github.com/jimweirich/flexmock
14cr|rubygem-flexmock-1.0.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-flexmock-1.0.3-3|13	BuildRequires:	rubygems
14cr|rubygem-flexmock-1.0.3-3|14	BuildArch:	noarch
14cr|rubygem-flexmock-1.0.3-3|15	%rename		ruby-flexmock
14cr|rubygem-flexmock-1.0.3-3|16	
14cr|rubygem-flexmock-1.0.3-3|17	%description
14cr|rubygem-flexmock-1.0.3-3|18	FlexMock is a extremely simple mock object class compatible
14cr|rubygem-flexmock-1.0.3-3|19	with the Test::Unit framework.  Although the FlexMock's
14cr|rubygem-flexmock-1.0.3-3|20	interface is simple, it is very flexible.
14cr|rubygem-flexmock-1.0.3-3|21	
14cr|rubygem-flexmock-1.0.3-3|22	%package	doc
14cr|rubygem-flexmock-1.0.3-3|23	Summary:	Documentation for %{name}
14cr|rubygem-flexmock-1.0.3-3|24	Group:		Books/Computer books
14cr|rubygem-flexmock-1.0.3-3|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-flexmock-1.0.3-3|26	
14cr|rubygem-flexmock-1.0.3-3|27	%description	doc
14cr|rubygem-flexmock-1.0.3-3|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-flexmock-1.0.3-3|29	
14cr|rubygem-flexmock-1.0.3-3|30	%prep
14cr|rubygem-flexmock-1.0.3-3|31	%setup -q
14cr|rubygem-flexmock-1.0.3-3|32	
14cr|rubygem-flexmock-1.0.3-3|33	%build
14cr|rubygem-flexmock-1.0.3-3|34	%gem_build -f test
14cr|rubygem-flexmock-1.0.3-3|35	
14cr|rubygem-flexmock-1.0.3-3|36	%install
14cr|rubygem-flexmock-1.0.3-3|37	%gem_install
14cr|rubygem-flexmock-1.0.3-3|38	
14cr|rubygem-flexmock-1.0.3-3|39	%files
14cr|rubygem-flexmock-1.0.3-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-flexmock-1.0.3-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/examples
14cr|rubygem-flexmock-1.0.3-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/examples/*.rdoc
14cr|rubygem-flexmock-1.0.3-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-flexmock-1.0.3-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-flexmock-1.0.3-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock
14cr|rubygem-flexmock-1.0.3-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/*.rb
14cr|rubygem-flexmock-1.0.3-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/rails
14cr|rubygem-flexmock-1.0.3-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/rails/*.rb
14cr|rubygem-flexmock-1.0.3-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-flexmock-1.0.3-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-flexmock-1.0.3-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/rspec_integration
14cr|rubygem-flexmock-1.0.3-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/rspec_integration/*.rb
14cr|rubygem-flexmock-1.0.3-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_unit_integration
14cr|rubygem-flexmock-1.0.3-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_unit_integration/*.rb
14cr|rubygem-flexmock-1.0.3-3|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-flexmock-1.0.3-3|56	
14cr|rubygem-flexmock-1.0.3-3|57	%files doc
14cr|rubygem-flexmock-1.0.3-3|58	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-flexmock-1.0.3-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-flexmock-1.0.3-3|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
14cr|rubygem-flexmock-1.0.3-3|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
14cr|rubygem-flexmock-1.0.3-3|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
14cr|rubygem-flexmock-1.0.3-3|63	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases
14cr|rubygem-flexmock-1.0.3-3|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases/*.rdoc
14cr|rubygem-flexmock-1.0.3-3|65	
14cr|rubygem-flexmock-1.0.3-3|66	
14cr|rubygem-flexmock-1.0.3-3|67	
14cr|rubygem-flexmock-1.0.3-3|68	%changelog
14cr|rubygem-flexmock-1.0.3-3|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-3
14cr|rubygem-flexmock-1.0.3-3|70	+ Revision: d1c0f0c
14cr|rubygem-flexmock-1.0.3-3|71	- MassBuild#464: Increase release tag
14cr|rubygem-flexmock-1.0.3-3|72	
14cr|rubygem-flexmock-1.0.3-3|73	

7887 14
14cr|rubygem-formatador-0.2.5-1|1	%define rbname formatador
14cr|rubygem-formatador-0.2.5-1|2	
14cr|rubygem-formatador-0.2.5-1|3	Summary:	STDOUT text formatting for Ruby
14cr|rubygem-formatador-0.2.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-formatador-0.2.5-1|5	Version:	0.2.5
14cr|rubygem-formatador-0.2.5-1|6	Release:	1
14cr|rubygem-formatador-0.2.5-1|7	License:	MIT
14cr|rubygem-formatador-0.2.5-1|8	Group:		Development/Ruby
14cr|rubygem-formatador-0.2.5-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-formatador-0.2.5-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-formatador-0.2.5-1|11	BuildRequires:	rubygems
14cr|rubygem-formatador-0.2.5-1|12	BuildArch:	noarch
14cr|rubygem-formatador-0.2.5-1|13	
14cr|rubygem-formatador-0.2.5-1|14	%description
14cr|rubygem-formatador-0.2.5-1|15	STDOUT text formatting for Ruby.
14cr|rubygem-formatador-0.2.5-1|16	
14cr|rubygem-formatador-0.2.5-1|17	%files
14cr|rubygem-formatador-0.2.5-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-formatador-0.2.5-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-formatador-0.2.5-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-formatador-0.2.5-1|21	
14cr|rubygem-formatador-0.2.5-1|22	#----------------------------------------------------------------------------
14cr|rubygem-formatador-0.2.5-1|23	
14cr|rubygem-formatador-0.2.5-1|24	%package doc
14cr|rubygem-formatador-0.2.5-1|25	Summary:	Documentation for %{name}
14cr|rubygem-formatador-0.2.5-1|26	Group:		Documentation
14cr|rubygem-formatador-0.2.5-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-formatador-0.2.5-1|28	
14cr|rubygem-formatador-0.2.5-1|29	%description doc
14cr|rubygem-formatador-0.2.5-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-formatador-0.2.5-1|31	
14cr|rubygem-formatador-0.2.5-1|32	%files doc
14cr|rubygem-formatador-0.2.5-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-formatador-0.2.5-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-formatador-0.2.5-1|35	
14cr|rubygem-formatador-0.2.5-1|36	#----------------------------------------------------------------------------
14cr|rubygem-formatador-0.2.5-1|37	
14cr|rubygem-formatador-0.2.5-1|38	%prep
14cr|rubygem-formatador-0.2.5-1|39	%setup -q
14cr|rubygem-formatador-0.2.5-1|40	
14cr|rubygem-formatador-0.2.5-1|41	%build
14cr|rubygem-formatador-0.2.5-1|42	%gem_build
14cr|rubygem-formatador-0.2.5-1|43	
14cr|rubygem-formatador-0.2.5-1|44	%install
14cr|rubygem-formatador-0.2.5-1|45	%gem_install
14cr|rubygem-formatador-0.2.5-1|46	
14cr|rubygem-formatador-0.2.5-1|47	
14cr|rubygem-formatador-0.2.5-1|48	%changelog
14cr|rubygem-formatador-0.2.5-1|49	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 0.2.5-1
14cr|rubygem-formatador-0.2.5-1|50	+ Revision: 164ce6e
14cr|rubygem-formatador-0.2.5-1|51	- Automatic import for version 0.2.5-1
14cr|rubygem-formatador-0.2.5-1|52	
14cr|rubygem-formatador-0.2.5-1|53	

7888 14
14cr|rubygem-fssm-0.1.4-3|1	%define oname fssm
14cr|rubygem-fssm-0.1.4-3|2	
14cr|rubygem-fssm-0.1.4-3|3	Name:       rubygem-%{oname}
14cr|rubygem-fssm-0.1.4-3|4	Version:    0.1.4
14cr|rubygem-fssm-0.1.4-3|5	Release:    3
14cr|rubygem-fssm-0.1.4-3|6	Summary:    File System State Monitor
14cr|rubygem-fssm-0.1.4-3|7	Group:      Development/Ruby
14cr|rubygem-fssm-0.1.4-3|8	License:    MIT
14cr|rubygem-fssm-0.1.4-3|9	URL:        http://github.com/ttilley/fssm
14cr|rubygem-fssm-0.1.4-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-fssm-0.1.4-3|11	Requires:   rubygems
14cr|rubygem-fssm-0.1.4-3|12	BuildRequires: rubygems
14cr|rubygem-fssm-0.1.4-3|13	BuildArch:  noarch
14cr|rubygem-fssm-0.1.4-3|14	
14cr|rubygem-fssm-0.1.4-3|15	%description
14cr|rubygem-fssm-0.1.4-3|16	file system state monitor
14cr|rubygem-fssm-0.1.4-3|17	
14cr|rubygem-fssm-0.1.4-3|18	
14cr|rubygem-fssm-0.1.4-3|19	%prep
14cr|rubygem-fssm-0.1.4-3|20	
14cr|rubygem-fssm-0.1.4-3|21	%build
14cr|rubygem-fssm-0.1.4-3|22	
14cr|rubygem-fssm-0.1.4-3|23	%install
14cr|rubygem-fssm-0.1.4-3|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-fssm-0.1.4-3|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-fssm-0.1.4-3|26	--force --rdoc %{SOURCE0}
14cr|rubygem-fssm-0.1.4-3|27	
14cr|rubygem-fssm-0.1.4-3|28	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-fssm-0.1.4-3|29	%clean
14cr|rubygem-fssm-0.1.4-3|30	
14cr|rubygem-fssm-0.1.4-3|31	%files
14cr|rubygem-fssm-0.1.4-3|32	%defattr(-, root, root, -)
14cr|rubygem-fssm-0.1.4-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-fssm-0.1.4-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
14cr|rubygem-fssm-0.1.4-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/example.rb
14cr|rubygem-fssm-0.1.4-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-fssm-0.1.4-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/profile/
14cr|rubygem-fssm-0.1.4-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-fssm-0.1.4-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-fssm-0.1.4-3|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-fssm-0.1.4-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-fssm-0.1.4-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-fssm-0.1.4-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
14cr|rubygem-fssm-0.1.4-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
14cr|rubygem-fssm-0.1.4-3|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-fssm-0.1.4-3|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-fssm-0.1.4-3|47	
14cr|rubygem-fssm-0.1.4-3|48	
14cr|rubygem-fssm-0.1.4-3|49	
14cr|rubygem-fssm-0.1.4-3|50	%changelog
14cr|rubygem-fssm-0.1.4-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-3
14cr|rubygem-fssm-0.1.4-3|52	+ Revision: 14ea0f7
14cr|rubygem-fssm-0.1.4-3|53	- MassBuild#464: Increase release tag
14cr|rubygem-fssm-0.1.4-3|54	
14cr|rubygem-fssm-0.1.4-3|55	

7889 14
14cr|rubygem-gem2rpm5-0.6.7-3|1	# Generated from gem2rpm5-0.6.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-gem2rpm5-0.6.7-3|2	%define	rbname	gem2rpm5
14cr|rubygem-gem2rpm5-0.6.7-3|3	
14cr|rubygem-gem2rpm5-0.6.7-3|4	Summary:	Generate rpm specfiles from gems
14cr|rubygem-gem2rpm5-0.6.7-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-gem2rpm5-0.6.7-3|6	
14cr|rubygem-gem2rpm5-0.6.7-3|7	Version:	0.6.7
14cr|rubygem-gem2rpm5-0.6.7-3|8	Release:	3
14cr|rubygem-gem2rpm5-0.6.7-3|9	Group:		Development/Ruby
14cr|rubygem-gem2rpm5-0.6.7-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-gem2rpm5-0.6.7-3|11	URL:		http://wiki.mandriva.com/en/Policies/Ruby
14cr|rubygem-gem2rpm5-0.6.7-3|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-gem2rpm5-0.6.7-3|13	BuildRequires:	rubygems
14cr|rubygem-gem2rpm5-0.6.7-3|14	BuildRequires:	locales-en
14cr|rubygem-gem2rpm5-0.6.7-3|15	BuildArch:	noarch
14cr|rubygem-gem2rpm5-0.6.7-3|16	
14cr|rubygem-gem2rpm5-0.6.7-3|17	%description
14cr|rubygem-gem2rpm5-0.6.7-3|18	Generate source rpms and rpm spec files from a Ruby Gem. The spec file is
14cr|rubygem-gem2rpm5-0.6.7-3|19	adapted to first of all follow Mandriva Linux packaging guidelines, using
14cr|rubygem-gem2rpm5-0.6.7-3|20	rpm5's gem_helper, while following the gem as much as necessary to remain
14cr|rubygem-gem2rpm5-0.6.7-3|21	compatible without the bloat.
14cr|rubygem-gem2rpm5-0.6.7-3|22	
14cr|rubygem-gem2rpm5-0.6.7-3|23	%prep
14cr|rubygem-gem2rpm5-0.6.7-3|24	%setup -q
14cr|rubygem-gem2rpm5-0.6.7-3|25	
14cr|rubygem-gem2rpm5-0.6.7-3|26	%build
14cr|rubygem-gem2rpm5-0.6.7-3|27	export LC_ALL=en_US.UTF-8
14cr|rubygem-gem2rpm5-0.6.7-3|28	%gem_build
14cr|rubygem-gem2rpm5-0.6.7-3|29	
14cr|rubygem-gem2rpm5-0.6.7-3|30	%install
14cr|rubygem-gem2rpm5-0.6.7-3|31	%gem_install
14cr|rubygem-gem2rpm5-0.6.7-3|32	
14cr|rubygem-gem2rpm5-0.6.7-3|33	%files
14cr|rubygem-gem2rpm5-0.6.7-3|34	%{_bindir}/gem2rpm5
14cr|rubygem-gem2rpm5-0.6.7-3|35	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/AUTHORS
14cr|rubygem-gem2rpm5-0.6.7-3|36	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-gem2rpm5-0.6.7-3|37	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-gem2rpm5-0.6.7-3|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-gem2rpm5-0.6.7-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-gem2rpm5-0.6.7-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-gem2rpm5-0.6.7-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/gem2rpm5
14cr|rubygem-gem2rpm5-0.6.7-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-gem2rpm5-0.6.7-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-gem2rpm5-0.6.7-3|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-gem2rpm5-0.6.7-3|45	
14cr|rubygem-gem2rpm5-0.6.7-3|46	%changelog
14cr|rubygem-gem2rpm5-0.6.7-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.7-3
14cr|rubygem-gem2rpm5-0.6.7-3|48	+ Revision: 903202d
14cr|rubygem-gem2rpm5-0.6.7-3|49	- MassBuild#464: Increase release tag
14cr|rubygem-gem2rpm5-0.6.7-3|50	
14cr|rubygem-gem2rpm5-0.6.7-3|51	

7890 14
14cr|rubygem-gemcutter-0.7.1-4|1	# Generated from gemcutter-0.7.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-gemcutter-0.7.1-4|2	%define	rbname	gemcutter
14cr|rubygem-gemcutter-0.7.1-4|3	
14cr|rubygem-gemcutter-0.7.1-4|4	Summary:	Commands to interact with RubyGems.org
14cr|rubygem-gemcutter-0.7.1-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-gemcutter-0.7.1-4|6	
14cr|rubygem-gemcutter-0.7.1-4|7	Version:	0.7.1
14cr|rubygem-gemcutter-0.7.1-4|8	Release:	4
14cr|rubygem-gemcutter-0.7.1-4|9	Group:		Development/Ruby
14cr|rubygem-gemcutter-0.7.1-4|10	License:	MIT
14cr|rubygem-gemcutter-0.7.1-4|11	URL:		http://rubygems.org
14cr|rubygem-gemcutter-0.7.1-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-gemcutter-0.7.1-4|13	BuildRequires:	rubygems
14cr|rubygem-gemcutter-0.7.1-4|14	BuildArch:	noarch
14cr|rubygem-gemcutter-0.7.1-4|15	
14cr|rubygem-gemcutter-0.7.1-4|16	%description
14cr|rubygem-gemcutter-0.7.1-4|17	Adds several commands to RubyGems for managing gems and more on RubyGems.org.
14cr|rubygem-gemcutter-0.7.1-4|18	
14cr|rubygem-gemcutter-0.7.1-4|19	%package	doc
14cr|rubygem-gemcutter-0.7.1-4|20	Summary:	Documentation for %{name}
14cr|rubygem-gemcutter-0.7.1-4|21	Group:		Books/Computer books
14cr|rubygem-gemcutter-0.7.1-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-gemcutter-0.7.1-4|23	
14cr|rubygem-gemcutter-0.7.1-4|24	%description	doc
14cr|rubygem-gemcutter-0.7.1-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-gemcutter-0.7.1-4|26	
14cr|rubygem-gemcutter-0.7.1-4|27	%prep
14cr|rubygem-gemcutter-0.7.1-4|28	%setup -q
14cr|rubygem-gemcutter-0.7.1-4|29	
14cr|rubygem-gemcutter-0.7.1-4|30	%build
14cr|rubygem-gemcutter-0.7.1-4|31	%gem_build -f test
14cr|rubygem-gemcutter-0.7.1-4|32	
14cr|rubygem-gemcutter-0.7.1-4|33	%install
14cr|rubygem-gemcutter-0.7.1-4|34	%gem_install
14cr|rubygem-gemcutter-0.7.1-4|35	
14cr|rubygem-gemcutter-0.7.1-4|36	%files
14cr|rubygem-gemcutter-0.7.1-4|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-gemcutter-0.7.1-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-gemcutter-0.7.1-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-gemcutter-0.7.1-4|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-gemcutter-0.7.1-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gemcutter/version.rb
14cr|rubygem-gemcutter-0.7.1-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems
14cr|rubygem-gemcutter-0.7.1-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems/commands
14cr|rubygem-gemcutter-0.7.1-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems/commands/*.rb
14cr|rubygem-gemcutter-0.7.1-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-gemcutter-0.7.1-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-gemcutter-0.7.1-4|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-gemcutter-0.7.1-4|48	
14cr|rubygem-gemcutter-0.7.1-4|49	%files doc
14cr|rubygem-gemcutter-0.7.1-4|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-gemcutter-0.7.1-4|51	
14cr|rubygem-gemcutter-0.7.1-4|52	
14cr|rubygem-gemcutter-0.7.1-4|53	
14cr|rubygem-gemcutter-0.7.1-4|54	%changelog
14cr|rubygem-gemcutter-0.7.1-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-4
14cr|rubygem-gemcutter-0.7.1-4|56	+ Revision: 5e5dfbf
14cr|rubygem-gemcutter-0.7.1-4|57	- MassBuild#464: Increase release tag
14cr|rubygem-gemcutter-0.7.1-4|58	
14cr|rubygem-gemcutter-0.7.1-4|59	

7891 14
14cr|rubygem-gem_plugin-0.2.3-3|1	%define oname gem_plugin
14cr|rubygem-gem_plugin-0.2.3-3|2	
14cr|rubygem-gem_plugin-0.2.3-3|3	Name:       rubygem-%{oname}
14cr|rubygem-gem_plugin-0.2.3-3|4	Version:    0.2.3
14cr|rubygem-gem_plugin-0.2.3-3|5	Release:    3
14cr|rubygem-gem_plugin-0.2.3-3|6	Summary:    A plugin system based on rubygems that uses dependencies only
14cr|rubygem-gem_plugin-0.2.3-3|7	Group:      Development/Ruby
14cr|rubygem-gem_plugin-0.2.3-3|8	License:    GPLv2+
14cr|rubygem-gem_plugin-0.2.3-3|9	URL:        http://rubydoc.info/gems/%{oname}/%{version}/frames
14cr|rubygem-gem_plugin-0.2.3-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-gem_plugin-0.2.3-3|11	Requires:   rubygems
14cr|rubygem-gem_plugin-0.2.3-3|12	BuildRequires: rubygems
14cr|rubygem-gem_plugin-0.2.3-3|13	BuildArch:  noarch
14cr|rubygem-gem_plugin-0.2.3-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-gem_plugin-0.2.3-3|15	
14cr|rubygem-gem_plugin-0.2.3-3|16	%description
14cr|rubygem-gem_plugin-0.2.3-3|17	A plugin system based on rubygems that uses dependencies only
14cr|rubygem-gem_plugin-0.2.3-3|18	
14cr|rubygem-gem_plugin-0.2.3-3|19	
14cr|rubygem-gem_plugin-0.2.3-3|20	%prep
14cr|rubygem-gem_plugin-0.2.3-3|21	
14cr|rubygem-gem_plugin-0.2.3-3|22	%build
14cr|rubygem-gem_plugin-0.2.3-3|23	
14cr|rubygem-gem_plugin-0.2.3-3|24	%install
14cr|rubygem-gem_plugin-0.2.3-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-gem_plugin-0.2.3-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-gem_plugin-0.2.3-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-gem_plugin-0.2.3-3|28	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-gem_plugin-0.2.3-3|29	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-gem_plugin-0.2.3-3|30	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-gem_plugin-0.2.3-3|31	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-gem_plugin-0.2.3-3|32	sed -i -e '1i#!/usr/bin/env ruby' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/gpgen
14cr|rubygem-gem_plugin-0.2.3-3|33	
14cr|rubygem-gem_plugin-0.2.3-3|34	%clean
14cr|rubygem-gem_plugin-0.2.3-3|35	
14cr|rubygem-gem_plugin-0.2.3-3|36	%files
14cr|rubygem-gem_plugin-0.2.3-3|37	%defattr(-, root, root, -)
14cr|rubygem-gem_plugin-0.2.3-3|38	%{_bindir}/gpgen
14cr|rubygem-gem_plugin-0.2.3-3|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-gem_plugin-0.2.3-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-gem_plugin-0.2.3-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-gem_plugin-0.2.3-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-gem_plugin-0.2.3-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/setup.rb
14cr|rubygem-gem_plugin-0.2.3-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/resources/lib/
14cr|rubygem-gem_plugin-0.2.3-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/resources/resources/
14cr|rubygem-gem_plugin-0.2.3-3|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-gem_plugin-0.2.3-3|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-gem_plugin-0.2.3-3|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-gem_plugin-0.2.3-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
14cr|rubygem-gem_plugin-0.2.3-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-gem_plugin-0.2.3-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-gem_plugin-0.2.3-3|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest
14cr|rubygem-gem_plugin-0.2.3-3|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-gem_plugin-0.2.3-3|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/COPYING
14cr|rubygem-gem_plugin-0.2.3-3|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/LICENSE
14cr|rubygem-gem_plugin-0.2.3-3|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/README
14cr|rubygem-gem_plugin-0.2.3-3|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/Rakefile
14cr|rubygem-gem_plugin-0.2.3-3|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-gem_plugin-0.2.3-3|59	
14cr|rubygem-gem_plugin-0.2.3-3|60	
14cr|rubygem-gem_plugin-0.2.3-3|61	
14cr|rubygem-gem_plugin-0.2.3-3|62	%changelog
14cr|rubygem-gem_plugin-0.2.3-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|rubygem-gem_plugin-0.2.3-3|64	+ Revision: 86ff5be
14cr|rubygem-gem_plugin-0.2.3-3|65	- MassBuild#464: Increase release tag
14cr|rubygem-gem_plugin-0.2.3-3|66	
14cr|rubygem-gem_plugin-0.2.3-3|67	

7892 14
14cr|rubygem-gettext-2.3.2-3|1	# Generated from gettext-2.3.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-gettext-2.3.2-3|2	%define	rbname	gettext
14cr|rubygem-gettext-2.3.2-3|3	
14cr|rubygem-gettext-2.3.2-3|4	Summary:	Gettext is a pure Ruby libary and tools to localize messages
14cr|rubygem-gettext-2.3.2-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-gettext-2.3.2-3|6	
14cr|rubygem-gettext-2.3.2-3|7	Version:	2.3.2
14cr|rubygem-gettext-2.3.2-3|8	Release:	3
14cr|rubygem-gettext-2.3.2-3|9	Group:		Development/Ruby
14cr|rubygem-gettext-2.3.2-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-gettext-2.3.2-3|11	URL:		http://ruby-gettext.github.com/
14cr|rubygem-gettext-2.3.2-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-gettext-2.3.2-3|13	BuildRequires:	rubygems
14cr|rubygem-gettext-2.3.2-3|14	BuildArch:	noarch
14cr|rubygem-gettext-2.3.2-3|15	
14cr|rubygem-gettext-2.3.2-3|16	%description
14cr|rubygem-gettext-2.3.2-3|17	Gettext is a GNU gettext-like program for Ruby.
14cr|rubygem-gettext-2.3.2-3|18	The catalog file(po-file) is same format with GNU gettext.
14cr|rubygem-gettext-2.3.2-3|19	So you can use GNU gettext tools for maintaining.
14cr|rubygem-gettext-2.3.2-3|20	
14cr|rubygem-gettext-2.3.2-3|21	%package	doc
14cr|rubygem-gettext-2.3.2-3|22	Summary:	Documentation for %{name}
14cr|rubygem-gettext-2.3.2-3|23	Group:		Books/Computer books
14cr|rubygem-gettext-2.3.2-3|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-gettext-2.3.2-3|25	BuildArch:	noarch
14cr|rubygem-gettext-2.3.2-3|26	Obsoletes:	ruby-gettext
14cr|rubygem-gettext-2.3.2-3|27	
14cr|rubygem-gettext-2.3.2-3|28	%description	doc
14cr|rubygem-gettext-2.3.2-3|29	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-gettext-2.3.2-3|30	
14cr|rubygem-gettext-2.3.2-3|31	%prep
14cr|rubygem-gettext-2.3.2-3|32	%setup -q
14cr|rubygem-gettext-2.3.2-3|33	
14cr|rubygem-gettext-2.3.2-3|34	%build
14cr|rubygem-gettext-2.3.2-3|35	%gem_build
14cr|rubygem-gettext-2.3.2-3|36	
14cr|rubygem-gettext-2.3.2-3|37	%install
14cr|rubygem-gettext-2.3.2-3|38	%gem_install
14cr|rubygem-gettext-2.3.2-3|39	
14cr|rubygem-gettext-2.3.2-3|40	%files
14cr|rubygem-gettext-2.3.2-3|41	%{_bindir}/rmsgfmt
14cr|rubygem-gettext-2.3.2-3|42	%{_bindir}/rmsginit
14cr|rubygem-gettext-2.3.2-3|43	%{_bindir}/rmsgmerge
14cr|rubygem-gettext-2.3.2-3|44	%{_bindir}/rxgettext
14cr|rubygem-gettext-2.3.2-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-gettext-2.3.2-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-gettext-2.3.2-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsgfmt
14cr|rubygem-gettext-2.3.2-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsginit
14cr|rubygem-gettext-2.3.2-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsgmerge
14cr|rubygem-gettext-2.3.2-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rxgettext
14cr|rubygem-gettext-2.3.2-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-gettext-2.3.2-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-gettext-2.3.2-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext
14cr|rubygem-gettext-2.3.2-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/*.rb
14cr|rubygem-gettext-2.3.2-3|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/core_ext
14cr|rubygem-gettext-2.3.2-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/core_ext/*.rb
14cr|rubygem-gettext-2.3.2-3|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/parser
14cr|rubygem-gettext-2.3.2-3|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/parser/*.rb
14cr|rubygem-gettext-2.3.2-3|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/runtime
14cr|rubygem-gettext-2.3.2-3|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/runtime/*.rb
14cr|rubygem-gettext-2.3.2-3|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools
14cr|rubygem-gettext-2.3.2-3|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/*.rb
14cr|rubygem-gettext-2.3.2-3|63	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/parser
14cr|rubygem-gettext-2.3.2-3|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/parser/*.rb
14cr|rubygem-gettext-2.3.2-3|65	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-gettext-2.3.2-3|66	
14cr|rubygem-gettext-2.3.2-3|67	%files doc
14cr|rubygem-gettext-2.3.2-3|68	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-gettext-2.3.2-3|69	
14cr|rubygem-gettext-2.3.2-3|70	
14cr|rubygem-gettext-2.3.2-3|71	%changelog
14cr|rubygem-gettext-2.3.2-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-3
14cr|rubygem-gettext-2.3.2-3|73	+ Revision: 827ef58
14cr|rubygem-gettext-2.3.2-3|74	- MassBuild#464: Increase release tag
14cr|rubygem-gettext-2.3.2-3|75	
14cr|rubygem-gettext-2.3.2-3|76	

7893 14
14cr|rubygem-gettext_i18n_rails-1.0.5-3|1	# Generated from gettext_i18n_rails-1.0.5.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-gettext_i18n_rails-1.0.5-3|2	%define	rbname	gettext_i18n_rails
14cr|rubygem-gettext_i18n_rails-1.0.5-3|3	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|4	Summary:	Simple FastGettext Rails integration
14cr|rubygem-gettext_i18n_rails-1.0.5-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-gettext_i18n_rails-1.0.5-3|6	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|7	Version:	1.0.5
14cr|rubygem-gettext_i18n_rails-1.0.5-3|8	Release:	3
14cr|rubygem-gettext_i18n_rails-1.0.5-3|9	Group:		Development/Ruby
14cr|rubygem-gettext_i18n_rails-1.0.5-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-gettext_i18n_rails-1.0.5-3|11	URL:		http://github.com/grosser/gettext_i18n_rails
14cr|rubygem-gettext_i18n_rails-1.0.5-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-gettext_i18n_rails-1.0.5-3|13	BuildRequires:	rubygems
14cr|rubygem-gettext_i18n_rails-1.0.5-3|14	BuildArch:	noarch
14cr|rubygem-gettext_i18n_rails-1.0.5-3|15	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|16	%description
14cr|rubygem-gettext_i18n_rails-1.0.5-3|17	Simple FastGettext Rails integration.
14cr|rubygem-gettext_i18n_rails-1.0.5-3|18	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|19	%package	doc
14cr|rubygem-gettext_i18n_rails-1.0.5-3|20	Summary:	Documentation for %{name}
14cr|rubygem-gettext_i18n_rails-1.0.5-3|21	Group:		Books/Computer books
14cr|rubygem-gettext_i18n_rails-1.0.5-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-gettext_i18n_rails-1.0.5-3|23	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|24	%description	doc
14cr|rubygem-gettext_i18n_rails-1.0.5-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-gettext_i18n_rails-1.0.5-3|26	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|27	%prep
14cr|rubygem-gettext_i18n_rails-1.0.5-3|28	%setup -q
14cr|rubygem-gettext_i18n_rails-1.0.5-3|29	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|30	%build
14cr|rubygem-gettext_i18n_rails-1.0.5-3|31	%gem_build
14cr|rubygem-gettext_i18n_rails-1.0.5-3|32	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|33	%install
14cr|rubygem-gettext_i18n_rails-1.0.5-3|34	%gem_install
14cr|rubygem-gettext_i18n_rails-1.0.5-3|35	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|36	%files
14cr|rubygem-gettext_i18n_rails-1.0.5-3|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-gettext_i18n_rails-1.0.5-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-gettext_i18n_rails-1.0.5-3|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-gettext_i18n_rails-1.0.5-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext_i18n_rails
14cr|rubygem-gettext_i18n_rails-1.0.5-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext_i18n_rails/*.rb
14cr|rubygem-gettext_i18n_rails-1.0.5-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext_i18n_rails/active_model
14cr|rubygem-gettext_i18n_rails-1.0.5-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext_i18n_rails/active_model/*.rb
14cr|rubygem-gettext_i18n_rails-1.0.5-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/tasks
14cr|rubygem-gettext_i18n_rails-1.0.5-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/tasks/*.rake
14cr|rubygem-gettext_i18n_rails-1.0.5-3|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-gettext_i18n_rails-1.0.5-3|47	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|48	%files doc
14cr|rubygem-gettext_i18n_rails-1.0.5-3|49	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-gettext_i18n_rails-1.0.5-3|50	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|51	%changelog
14cr|rubygem-gettext_i18n_rails-1.0.5-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-3
14cr|rubygem-gettext_i18n_rails-1.0.5-3|53	+ Revision: 10e8dc5
14cr|rubygem-gettext_i18n_rails-1.0.5-3|54	- MassBuild#464: Increase release tag
14cr|rubygem-gettext_i18n_rails-1.0.5-3|55	
14cr|rubygem-gettext_i18n_rails-1.0.5-3|56	

7894 14
14cr|rubygem-gherkin-2.12.2-1|1	#debuginfo-without-sources
14cr|rubygem-gherkin-2.12.2-1|2	%define debug_package	%{nil}
14cr|rubygem-gherkin-2.12.2-1|3	
14cr|rubygem-gherkin-2.12.2-1|4	%define oname   gherkin
14cr|rubygem-gherkin-2.12.2-1|5	
14cr|rubygem-gherkin-2.12.2-1|6	Name:       rubygem-%{oname}
14cr|rubygem-gherkin-2.12.2-1|7	Version:    2.12.2
14cr|rubygem-gherkin-2.12.2-1|8	Release:    1
14cr|rubygem-gherkin-2.12.2-1|9	Summary:    Fast Gherkin lexer/parser
14cr|rubygem-gherkin-2.12.2-1|10	Group:      Development/Ruby
14cr|rubygem-gherkin-2.12.2-1|11	License:    MIT
14cr|rubygem-gherkin-2.12.2-1|12	URL:        http://github.com/aslakhellesoy/gherkin
14cr|rubygem-gherkin-2.12.2-1|13	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-gherkin-2.12.2-1|14	BuildRequires: rubygems
14cr|rubygem-gherkin-2.12.2-1|15	BuildRequires: ruby-devel
14cr|rubygem-gherkin-2.12.2-1|16	BuildRequires: rubygem(bundler)
14cr|rubygem-gherkin-2.12.2-1|17	BuildRequires: rubygem(rake-compiler) >= 0.7.1
14cr|rubygem-gherkin-2.12.2-1|18	Requires: rubygem(multi_json) >= 1.3
14cr|rubygem-gherkin-2.12.2-1|19	Requires: rubygem(multi_json) < 2
14cr|rubygem-gherkin-2.12.2-1|20	
14cr|rubygem-gherkin-2.12.2-1|21	
14cr|rubygem-gherkin-2.12.2-1|22	
14cr|rubygem-gherkin-2.12.2-1|23	
14cr|rubygem-gherkin-2.12.2-1|24	
14cr|rubygem-gherkin-2.12.2-1|25	%description
14cr|rubygem-gherkin-2.12.2-1|26	A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
14cr|rubygem-gherkin-2.12.2-1|27	
14cr|rubygem-gherkin-2.12.2-1|28	#-------------------------------------------------------------------------------
14cr|rubygem-gherkin-2.12.2-1|29	%package        doc
14cr|rubygem-gherkin-2.12.2-1|30	Summary:    Documentation for %{name}
14cr|rubygem-gherkin-2.12.2-1|31	Group:      Development/Ruby
14cr|rubygem-gherkin-2.12.2-1|32	Requires:   %{name} = %{version}-%{release}
14cr|rubygem-gherkin-2.12.2-1|33	
14cr|rubygem-gherkin-2.12.2-1|34	%description    doc
14cr|rubygem-gherkin-2.12.2-1|35	Documents, Rdoc & RI documentation for %{name}.
14cr|rubygem-gherkin-2.12.2-1|36	#-------------------------------------------------------------------------------
14cr|rubygem-gherkin-2.12.2-1|37	
14cr|rubygem-gherkin-2.12.2-1|38	%prep
14cr|rubygem-gherkin-2.12.2-1|39	%setup -q
14cr|rubygem-gherkin-2.12.2-1|40	#tar xmf data.tar.gz
14cr|rubygem-gherkin-2.12.2-1|41	
14cr|rubygem-gherkin-2.12.2-1|42	%build
14cr|rubygem-gherkin-2.12.2-1|43	export RUBYOPT=-Ku
14cr|rubygem-gherkin-2.12.2-1|44	%gem_build
14cr|rubygem-gherkin-2.12.2-1|45	
14cr|rubygem-gherkin-2.12.2-1|46	%install
14cr|rubygem-gherkin-2.12.2-1|47	%gem_install
14cr|rubygem-gherkin-2.12.2-1|48	
14cr|rubygem-gherkin-2.12.2-1|49	
14cr|rubygem-gherkin-2.12.2-1|50	
14cr|rubygem-gherkin-2.12.2-1|51	%files
14cr|rubygem-gherkin-2.12.2-1|52	%doc LICENSE
14cr|rubygem-gherkin-2.12.2-1|53	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-gherkin-2.12.2-1|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
14cr|rubygem-gherkin-2.12.2-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-gherkin-2.12.2-1|56	%{ruby_sitearchdir}/gherkin_lexer_*.so
14cr|rubygem-gherkin-2.12.2-1|57	
14cr|rubygem-gherkin-2.12.2-1|58	%files          doc
14cr|rubygem-gherkin-2.12.2-1|59	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-gherkin-2.12.2-1|60	
14cr|rubygem-gherkin-2.12.2-1|61	%changelog
14cr|rubygem-gherkin-2.12.2-1|62	* Thu Aug 14 2014 abfonly <abfonly@gmail.com> 2.12.2-1
14cr|rubygem-gherkin-2.12.2-1|63	+ Revision: a6ae822
14cr|rubygem-gherkin-2.12.2-1|64	- Updated rubygem-gherkin.spec
14cr|rubygem-gherkin-2.12.2-1|65	
14cr|rubygem-gherkin-2.12.2-1|66	

7895 14
14cr|rubygem-gio2-1.1.5-4|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-gio2-1.1.5-4|2	%define	rbname	gio2
14cr|rubygem-gio2-1.1.5-4|3	
14cr|rubygem-gio2-1.1.5-4|4	Summary:	Ruby binding of gio-2.x
14cr|rubygem-gio2-1.1.5-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-gio2-1.1.5-4|6	
14cr|rubygem-gio2-1.1.5-4|7	Version:	1.1.5
14cr|rubygem-gio2-1.1.5-4|8	Release:	4
14cr|rubygem-gio2-1.1.5-4|9	Group:		Development/Ruby
14cr|rubygem-gio2-1.1.5-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-gio2-1.1.5-4|11	URL:		http://ruby-gnome2.sourceforge.jp/
14cr|rubygem-gio2-1.1.5-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-gio2-1.1.5-4|13	BuildRequires:	rubygems
14cr|rubygem-gio2-1.1.5-4|14	BuildRequires:  rubygem(glib2)
14cr|rubygem-gio2-1.1.5-4|15	BuildRequires:  rubygem-glib2-devel
14cr|rubygem-gio2-1.1.5-4|16	BuildRequires:  ruby-devel
14cr|rubygem-gio2-1.1.5-4|17	BuildRequires:  pkgconfig(glib-2.0)
14cr|rubygem-gio2-1.1.5-4|18	
14cr|rubygem-gio2-1.1.5-4|19	%description
14cr|rubygem-gio2-1.1.5-4|20	Ruby binding of gio-2.x.
14cr|rubygem-gio2-1.1.5-4|21	
14cr|rubygem-gio2-1.1.5-4|22	%package	doc
14cr|rubygem-gio2-1.1.5-4|23	Summary:	Documentation for %{name}
14cr|rubygem-gio2-1.1.5-4|24	Group:		Books/Computer books
14cr|rubygem-gio2-1.1.5-4|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-gio2-1.1.5-4|26	BuildArch:	noarch
14cr|rubygem-gio2-1.1.5-4|27	
14cr|rubygem-gio2-1.1.5-4|28	%description	doc
14cr|rubygem-gio2-1.1.5-4|29	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-gio2-1.1.5-4|30	
14cr|rubygem-gio2-1.1.5-4|31	%prep
14cr|rubygem-gio2-1.1.5-4|32	%setup -q
14cr|rubygem-gio2-1.1.5-4|33	
14cr|rubygem-gio2-1.1.5-4|34	%build
14cr|rubygem-gio2-1.1.5-4|35	%gem_build
14cr|rubygem-gio2-1.1.5-4|36	
14cr|rubygem-gio2-1.1.5-4|37	%install
14cr|rubygem-gio2-1.1.5-4|38	%gem_install
14cr|rubygem-gio2-1.1.5-4|39	
14cr|rubygem-gio2-1.1.5-4|40	%files
14cr|rubygem-gio2-1.1.5-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-gio2-1.1.5-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-gio2-1.1.5-4|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-gio2-1.1.5-4|44	%{ruby_sitearchdir}/%{rbname}.so
14cr|rubygem-gio2-1.1.5-4|45	
14cr|rubygem-gio2-1.1.5-4|46	%files doc
14cr|rubygem-gio2-1.1.5-4|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-gio2-1.1.5-4|48	
14cr|rubygem-gio2-1.1.5-4|49	
14cr|rubygem-gio2-1.1.5-4|50	
14cr|rubygem-gio2-1.1.5-4|51	%changelog
14cr|rubygem-gio2-1.1.5-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-4
14cr|rubygem-gio2-1.1.5-4|53	+ Revision: 806db19
14cr|rubygem-gio2-1.1.5-4|54	- MassBuild#464: Increase release tag
14cr|rubygem-gio2-1.1.5-4|55	
14cr|rubygem-gio2-1.1.5-4|56	

7896 14
14cr|rubygem-haml-3.0.24-3|1	%define oname haml
14cr|rubygem-haml-3.0.24-3|2	
14cr|rubygem-haml-3.0.24-3|3	Name:       rubygem-%{oname}
14cr|rubygem-haml-3.0.24-3|4	Version:    3.0.24
14cr|rubygem-haml-3.0.24-3|5	Release:    3
14cr|rubygem-haml-3.0.24-3|6	Summary:    An elegant, structured XHTML/XML templating engine
14cr|rubygem-haml-3.0.24-3|7	Group:      Development/Ruby
14cr|rubygem-haml-3.0.24-3|8	License:    GPLv2+
14cr|rubygem-haml-3.0.24-3|9	URL:        http://haml-lang.com/
14cr|rubygem-haml-3.0.24-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-haml-3.0.24-3|11	Requires:   rubygems
14cr|rubygem-haml-3.0.24-3|12	Requires:   rubygem(fssm) = 0.1.4
14cr|rubygem-haml-3.0.24-3|13	Suggests:   rubygem(maruku)
14cr|rubygem-haml-3.0.24-3|14	Suggests:   rubygem(yard)
14cr|rubygem-haml-3.0.24-3|15	BuildRequires: rubygems
14cr|rubygem-haml-3.0.24-3|16	BuildArch:  noarch
14cr|rubygem-haml-3.0.24-3|17	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-haml-3.0.24-3|18	
14cr|rubygem-haml-3.0.24-3|19	%description
14cr|rubygem-haml-3.0.24-3|20	Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or
14cr|rubygem-haml-3.0.24-3|21	XML
14cr|rubygem-haml-3.0.24-3|22	that's designed to express the structure of XHTML or XML documents
14cr|rubygem-haml-3.0.24-3|23	in a non-repetitive, elegant, easy way,
14cr|rubygem-haml-3.0.24-3|24	using indentation rather than closing tags
14cr|rubygem-haml-3.0.24-3|25	and allowing Ruby to be embedded with ease.
14cr|rubygem-haml-3.0.24-3|26	It was originally envisioned as a plugin for Ruby on Rails,
14cr|rubygem-haml-3.0.24-3|27	but it can function as a stand-alone templating engine.
14cr|rubygem-haml-3.0.24-3|28	
14cr|rubygem-haml-3.0.24-3|29	
14cr|rubygem-haml-3.0.24-3|30	%prep
14cr|rubygem-haml-3.0.24-3|31	
14cr|rubygem-haml-3.0.24-3|32	%build
14cr|rubygem-haml-3.0.24-3|33	
14cr|rubygem-haml-3.0.24-3|34	%install
14cr|rubygem-haml-3.0.24-3|35	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-haml-3.0.24-3|36	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-haml-3.0.24-3|37	--force --rdoc %{SOURCE0}
14cr|rubygem-haml-3.0.24-3|38	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-haml-3.0.24-3|39	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-haml-3.0.24-3|40	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-haml-3.0.24-3|41	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-haml-3.0.24-3|42	
14cr|rubygem-haml-3.0.24-3|43	#Don’t use vendor
14cr|rubygem-haml-3.0.24-3|44	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/vendor
14cr|rubygem-haml-3.0.24-3|45	
14cr|rubygem-haml-3.0.24-3|46	%clean
14cr|rubygem-haml-3.0.24-3|47	
14cr|rubygem-haml-3.0.24-3|48	%files
14cr|rubygem-haml-3.0.24-3|49	%defattr(-, root, root, -)
14cr|rubygem-haml-3.0.24-3|50	%{_bindir}/haml
14cr|rubygem-haml-3.0.24-3|51	%{_bindir}/html2haml
14cr|rubygem-haml-3.0.24-3|52	%{_bindir}/sass
14cr|rubygem-haml-3.0.24-3|53	%{_bindir}/css2sass
14cr|rubygem-haml-3.0.24-3|54	%{_bindir}/sass-convert
14cr|rubygem-haml-3.0.24-3|55	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-haml-3.0.24-3|56	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts
14cr|rubygem-haml-3.0.24-3|57	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-haml-3.0.24-3|58	%{ruby_gemdir}/gems/%{oname}-%{version}/extra/
14cr|rubygem-haml-3.0.24-3|59	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-haml-3.0.24-3|60	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
14cr|rubygem-haml-3.0.24-3|61	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-haml-3.0.24-3|62	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
14cr|rubygem-haml-3.0.24-3|63	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-haml-3.0.24-3|64	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CONTRIBUTING
14cr|rubygem-haml-3.0.24-3|65	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
14cr|rubygem-haml-3.0.24-3|66	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-haml-3.0.24-3|67	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-haml-3.0.24-3|68	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/REVISION
14cr|rubygem-haml-3.0.24-3|69	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-haml-3.0.24-3|70	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION_NAME
14cr|rubygem-haml-3.0.24-3|71	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-haml-3.0.24-3|72	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-haml-3.0.24-3|73	
14cr|rubygem-haml-3.0.24-3|74	
14cr|rubygem-haml-3.0.24-3|75	
14cr|rubygem-haml-3.0.24-3|76	%changelog
14cr|rubygem-haml-3.0.24-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.24-3
14cr|rubygem-haml-3.0.24-3|78	+ Revision: afef3b9
14cr|rubygem-haml-3.0.24-3|79	- MassBuild#464: Increase release tag
14cr|rubygem-haml-3.0.24-3|80	
14cr|rubygem-haml-3.0.24-3|81	

7897 14
14cr|rubygem-hashie-0.4.0-3|1	%define oname hashie
14cr|rubygem-hashie-0.4.0-3|2	
14cr|rubygem-hashie-0.4.0-3|3	Name:       rubygem-%{oname}
14cr|rubygem-hashie-0.4.0-3|4	Version:    0.4.0
14cr|rubygem-hashie-0.4.0-3|5	Release:    3
14cr|rubygem-hashie-0.4.0-3|6	Summary:    Your friendly neighborhood hash toolkit
14cr|rubygem-hashie-0.4.0-3|7	Group:      Development/Ruby
14cr|rubygem-hashie-0.4.0-3|8	License:    MIT
14cr|rubygem-hashie-0.4.0-3|9	URL:        http://github.com/intridea/hashie
14cr|rubygem-hashie-0.4.0-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-hashie-0.4.0-3|11	Requires:   rubygems
14cr|rubygem-hashie-0.4.0-3|12	Suggests:   rubygem(rspec)
14cr|rubygem-hashie-0.4.0-3|13	BuildRequires: rubygems
14cr|rubygem-hashie-0.4.0-3|14	BuildArch:  noarch
14cr|rubygem-hashie-0.4.0-3|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-hashie-0.4.0-3|16	
14cr|rubygem-hashie-0.4.0-3|17	%description
14cr|rubygem-hashie-0.4.0-3|18	Hashie is a small collection of tools that make hashes more powerful.
14cr|rubygem-hashie-0.4.0-3|19	Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
14cr|rubygem-hashie-0.4.0-3|20	
14cr|rubygem-hashie-0.4.0-3|21	
14cr|rubygem-hashie-0.4.0-3|22	%prep
14cr|rubygem-hashie-0.4.0-3|23	
14cr|rubygem-hashie-0.4.0-3|24	%build
14cr|rubygem-hashie-0.4.0-3|25	
14cr|rubygem-hashie-0.4.0-3|26	%install
14cr|rubygem-hashie-0.4.0-3|27	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-hashie-0.4.0-3|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-hashie-0.4.0-3|29	--force --rdoc %{SOURCE0}
14cr|rubygem-hashie-0.4.0-3|30	
14cr|rubygem-hashie-0.4.0-3|31	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-hashie-0.4.0-3|32	
14cr|rubygem-hashie-0.4.0-3|33	%clean
14cr|rubygem-hashie-0.4.0-3|34	
14cr|rubygem-hashie-0.4.0-3|35	%files
14cr|rubygem-hashie-0.4.0-3|36	%defattr(-, root, root, -)
14cr|rubygem-hashie-0.4.0-3|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-hashie-0.4.0-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-hashie-0.4.0-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-hashie-0.4.0-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
14cr|rubygem-hashie-0.4.0-3|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-hashie-0.4.0-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
14cr|rubygem-hashie-0.4.0-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile.lock
14cr|rubygem-hashie-0.4.0-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-hashie-0.4.0-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-hashie-0.4.0-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-hashie-0.4.0-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-hashie-0.4.0-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-hashie-0.4.0-3|49	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-hashie-0.4.0-3|50	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-hashie-0.4.0-3|51	
14cr|rubygem-hashie-0.4.0-3|52	
14cr|rubygem-hashie-0.4.0-3|53	
14cr|rubygem-hashie-0.4.0-3|54	%changelog
14cr|rubygem-hashie-0.4.0-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|rubygem-hashie-0.4.0-3|56	+ Revision: a7e97ae
14cr|rubygem-hashie-0.4.0-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-hashie-0.4.0-3|58	
14cr|rubygem-hashie-0.4.0-3|59	

7898 14
14cr|rubygem-heckle-1.4.3-3|1	%define oname heckle
14cr|rubygem-heckle-1.4.3-3|2	
14cr|rubygem-heckle-1.4.3-3|3	Summary:    Heckle is unit test sadism(tm) at it's core
14cr|rubygem-heckle-1.4.3-3|4	Name:       rubygem-%{oname}
14cr|rubygem-heckle-1.4.3-3|5	Version:    1.4.3
14cr|rubygem-heckle-1.4.3-3|6	Release:    3
14cr|rubygem-heckle-1.4.3-3|7	Group:      Development/Ruby
14cr|rubygem-heckle-1.4.3-3|8	License:    MIT
14cr|rubygem-heckle-1.4.3-3|9	URL:        http://www.rubyforge.org/projects/seattlerb
14cr|rubygem-heckle-1.4.3-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-heckle-1.4.3-3|11	Requires:   rubygems
14cr|rubygem-heckle-1.4.3-3|12	Requires:   rubygem(ParseTree) >= 2.0.0
14cr|rubygem-heckle-1.4.3-3|13	Requires:   rubygem(ruby2ruby) >= 1.1.6
14cr|rubygem-heckle-1.4.3-3|14	Requires:   rubygem(ZenTest) >= 3.5.2
14cr|rubygem-heckle-1.4.3-3|15	Requires:   rubygem(hoe) >= 2.3.0
14cr|rubygem-heckle-1.4.3-3|16	BuildRequires: rubygems
14cr|rubygem-heckle-1.4.3-3|17	BuildArch:  noarch
14cr|rubygem-heckle-1.4.3-3|18	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-heckle-1.4.3-3|19	
14cr|rubygem-heckle-1.4.3-3|20	%description
14cr|rubygem-heckle-1.4.3-3|21	Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It
14cr|rubygem-heckle-1.4.3-3|22	modifies your code and runs your tests to make sure they fail. The idea is
14cr|rubygem-heckle-1.4.3-3|23	that if code can be changed and your tests don't notice, either that code
14cr|rubygem-heckle-1.4.3-3|24	isn't being covered or it doesn't do anything.
14cr|rubygem-heckle-1.4.3-3|25	It's like hiring a white-hat hacker to try to break into your server and
14cr|rubygem-heckle-1.4.3-3|26	making sure you detect it. You learn the most by trying to break things and
14cr|rubygem-heckle-1.4.3-3|27	watching the outcome in an act of unit test sadism.
14cr|rubygem-heckle-1.4.3-3|28	
14cr|rubygem-heckle-1.4.3-3|29	%prep
14cr|rubygem-heckle-1.4.3-3|30	
14cr|rubygem-heckle-1.4.3-3|31	%build
14cr|rubygem-heckle-1.4.3-3|32	
14cr|rubygem-heckle-1.4.3-3|33	%install
14cr|rubygem-heckle-1.4.3-3|34	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-heckle-1.4.3-3|35	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-heckle-1.4.3-3|36	--force --rdoc %{SOURCE0}
14cr|rubygem-heckle-1.4.3-3|37	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-heckle-1.4.3-3|38	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-heckle-1.4.3-3|39	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-heckle-1.4.3-3|40	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-heckle-1.4.3-3|41	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/*
14cr|rubygem-heckle-1.4.3-3|42	
14cr|rubygem-heckle-1.4.3-3|43	%clean
14cr|rubygem-heckle-1.4.3-3|44	
14cr|rubygem-heckle-1.4.3-3|45	%files
14cr|rubygem-heckle-1.4.3-3|46	%defattr(-, root, root, -)
14cr|rubygem-heckle-1.4.3-3|47	%{_bindir}/heckle
14cr|rubygem-heckle-1.4.3-3|48	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-heckle-1.4.3-3|49	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-heckle-1.4.3-3|50	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-heckle-1.4.3-3|51	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-heckle-1.4.3-3|52	%{ruby_gemdir}/gems/%{oname}-%{version}/sample/
14cr|rubygem-heckle-1.4.3-3|53	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-heckle-1.4.3-3|54	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-heckle-1.4.3-3|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-heckle-1.4.3-3|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-heckle-1.4.3-3|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-heckle-1.4.3-3|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-heckle-1.4.3-3|59	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-heckle-1.4.3-3|60	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-heckle-1.4.3-3|61	
14cr|rubygem-heckle-1.4.3-3|62	
14cr|rubygem-heckle-1.4.3-3|63	
14cr|rubygem-heckle-1.4.3-3|64	%changelog
14cr|rubygem-heckle-1.4.3-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-3
14cr|rubygem-heckle-1.4.3-3|66	+ Revision: 7adc16e
14cr|rubygem-heckle-1.4.3-3|67	- MassBuild#464: Increase release tag
14cr|rubygem-heckle-1.4.3-3|68	
14cr|rubygem-heckle-1.4.3-3|69	

7899 14
14cr|rubygem-highline-1.5.2-5|1	%define	oname	highline
14cr|rubygem-highline-1.5.2-5|2	
14cr|rubygem-highline-1.5.2-5|3	Summary:	A high-level command-line IO library for ruby
14cr|rubygem-highline-1.5.2-5|4	Name:		rubygem-%{oname}
14cr|rubygem-highline-1.5.2-5|5	Version:	1.5.2
14cr|rubygem-highline-1.5.2-5|6	Release:	5
14cr|rubygem-highline-1.5.2-5|7	License:	GPLv2 or Ruby
14cr|rubygem-highline-1.5.2-5|8	Group:		Development/Ruby
14cr|rubygem-highline-1.5.2-5|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-highline-1.5.2-5|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-highline-1.5.2-5|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-highline-1.5.2-5|12	Requires:	ruby
14cr|rubygem-highline-1.5.2-5|13	BuildArch:	noarch
14cr|rubygem-highline-1.5.2-5|14	
14cr|rubygem-highline-1.5.2-5|15	%description
14cr|rubygem-highline-1.5.2-5|16	A high-level IO library that provides validation, type conversion, and more for
14cr|rubygem-highline-1.5.2-5|17	command-line interfaces. HighLine also includes a complete menu system that can
14cr|rubygem-highline-1.5.2-5|18	crank out anything from simple list selection to complete shells with just
14cr|rubygem-highline-1.5.2-5|19	minutes of work.
14cr|rubygem-highline-1.5.2-5|20	
14cr|rubygem-highline-1.5.2-5|21	%prep
14cr|rubygem-highline-1.5.2-5|22	
14cr|rubygem-highline-1.5.2-5|23	%build
14cr|rubygem-highline-1.5.2-5|24	
14cr|rubygem-highline-1.5.2-5|25	%install
14cr|rubygem-highline-1.5.2-5|26	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-highline-1.5.2-5|27	
14cr|rubygem-highline-1.5.2-5|28	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|rubygem-highline-1.5.2-5|29	
14cr|rubygem-highline-1.5.2-5|30	for r in `find %{buildroot} -name \*.rb`; do
14cr|rubygem-highline-1.5.2-5|31	sed -e 's#/usr/local/bin/ruby#/usr/bin/env ruby#g' -i $r
14cr|rubygem-highline-1.5.2-5|32	done
14cr|rubygem-highline-1.5.2-5|33	
14cr|rubygem-highline-1.5.2-5|34	%clean
14cr|rubygem-highline-1.5.2-5|35	
14cr|rubygem-highline-1.5.2-5|36	%files
14cr|rubygem-highline-1.5.2-5|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-highline-1.5.2-5|38	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-highline-1.5.2-5|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-highline-1.5.2-5|40	
14cr|rubygem-highline-1.5.2-5|41	
14cr|rubygem-highline-1.5.2-5|42	
14cr|rubygem-highline-1.5.2-5|43	
14cr|rubygem-highline-1.5.2-5|44	%changelog
14cr|rubygem-highline-1.5.2-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-5
14cr|rubygem-highline-1.5.2-5|46	+ Revision: b9c1b1e
14cr|rubygem-highline-1.5.2-5|47	- MassBuild#464: Increase release tag
14cr|rubygem-highline-1.5.2-5|48	
14cr|rubygem-highline-1.5.2-5|49	

7900 14
14cr|rubygem-hoe-3.12.0-3|1	# Generated from hoe-2.13.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-hoe-3.12.0-3|2	%define	rbname	hoe
14cr|rubygem-hoe-3.12.0-3|3	
14cr|rubygem-hoe-3.12.0-3|4	Summary:	Hoe is a rake/rubygems helper for project Rakefiles
14cr|rubygem-hoe-3.12.0-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-hoe-3.12.0-3|6	
14cr|rubygem-hoe-3.12.0-3|7	Version:	3.12.0
14cr|rubygem-hoe-3.12.0-3|8	Release:	3
14cr|rubygem-hoe-3.12.0-3|9	Group:		Development/Ruby
14cr|rubygem-hoe-3.12.0-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-hoe-3.12.0-3|11	URL:		https://github.com/seattlerb/hoe
14cr|rubygem-hoe-3.12.0-3|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-hoe-3.12.0-3|13	BuildRequires:	rubygems >= 1.4
14cr|rubygem-hoe-3.12.0-3|14	BuildArch:	noarch
14cr|rubygem-hoe-3.12.0-3|15	
14cr|rubygem-hoe-3.12.0-3|16	%description
14cr|rubygem-hoe-3.12.0-3|17	Hoe is a rake/rubygems helper for project Rakefiles. It helps you
14cr|rubygem-hoe-3.12.0-3|18	manage and maintain, and release your project and includes a dynamic
14cr|rubygem-hoe-3.12.0-3|19	plug-in system allowing for easy extensibility. Hoe ships with
14cr|rubygem-hoe-3.12.0-3|20	plug-ins for all your usual project tasks including rdoc generation,
14cr|rubygem-hoe-3.12.0-3|21	testing, packaging, and deployment.
14cr|rubygem-hoe-3.12.0-3|22	See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
14cr|rubygem-hoe-3.12.0-3|23	below.
14cr|rubygem-hoe-3.12.0-3|24	For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf
14cr|rubygem-hoe-3.12.0-3|25	
14cr|rubygem-hoe-3.12.0-3|26	%package	doc
14cr|rubygem-hoe-3.12.0-3|27	Summary:	Documentation for %{name}
14cr|rubygem-hoe-3.12.0-3|28	Group:		Books/Computer books
14cr|rubygem-hoe-3.12.0-3|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-hoe-3.12.0-3|30	BuildArch:	noarch
14cr|rubygem-hoe-3.12.0-3|31	
14cr|rubygem-hoe-3.12.0-3|32	%description	doc
14cr|rubygem-hoe-3.12.0-3|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-hoe-3.12.0-3|34	
14cr|rubygem-hoe-3.12.0-3|35	%prep
14cr|rubygem-hoe-3.12.0-3|36	%setup -q
14cr|rubygem-hoe-3.12.0-3|37	
14cr|rubygem-hoe-3.12.0-3|38	%build
14cr|rubygem-hoe-3.12.0-3|39	%gem_build
14cr|rubygem-hoe-3.12.0-3|40	
14cr|rubygem-hoe-3.12.0-3|41	%install
14cr|rubygem-hoe-3.12.0-3|42	%gem_install
14cr|rubygem-hoe-3.12.0-3|43	
14cr|rubygem-hoe-3.12.0-3|44	%files
14cr|rubygem-hoe-3.12.0-3|45	%{_bindir}/sow
14cr|rubygem-hoe-3.12.0-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-hoe-3.12.0-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-hoe-3.12.0-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sow
14cr|rubygem-hoe-3.12.0-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-hoe-3.12.0-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-hoe-3.12.0-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe
14cr|rubygem-hoe-3.12.0-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe/*.rb
14cr|rubygem-hoe-3.12.0-3|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-hoe-3.12.0-3|54	
14cr|rubygem-hoe-3.12.0-3|55	%files doc
14cr|rubygem-hoe-3.12.0-3|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-hoe-3.12.0-3|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-hoe-3.12.0-3|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-hoe-3.12.0-3|59	
14cr|rubygem-hoe-3.12.0-3|60	
14cr|rubygem-hoe-3.12.0-3|61	%changelog
14cr|rubygem-hoe-3.12.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.0-3
14cr|rubygem-hoe-3.12.0-3|63	+ Revision: 631d658
14cr|rubygem-hoe-3.12.0-3|64	- MassBuild#464: Increase release tag
14cr|rubygem-hoe-3.12.0-3|65	
14cr|rubygem-hoe-3.12.0-3|66	

7901 14
14cr|rubygem-hpricot-0.8.3-5|1	%define oname hpricot
14cr|rubygem-hpricot-0.8.3-5|2	
14cr|rubygem-hpricot-0.8.3-5|3	Summary:    A swift, liberal HTML parser with a fantastic library
14cr|rubygem-hpricot-0.8.3-5|4	Name:       rubygem-%{oname}
14cr|rubygem-hpricot-0.8.3-5|5	Version:    0.8.3
14cr|rubygem-hpricot-0.8.3-5|6	Release:    5
14cr|rubygem-hpricot-0.8.3-5|7	Group:      Development/Ruby
14cr|rubygem-hpricot-0.8.3-5|8	License:    MIT
14cr|rubygem-hpricot-0.8.3-5|9	URL:        http://code.whytheluckystiff.net/hpricot/
14cr|rubygem-hpricot-0.8.3-5|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-hpricot-0.8.3-5|11	Requires:   rubygems
14cr|rubygem-hpricot-0.8.3-5|12	BuildRequires: rubygems
14cr|rubygem-hpricot-0.8.3-5|13	BuildRequires: ruby-devel
14cr|rubygem-hpricot-0.8.3-5|14	Obsoletes:  ruby-hpricot < %{version}
14cr|rubygem-hpricot-0.8.3-5|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-hpricot-0.8.3-5|16	
14cr|rubygem-hpricot-0.8.3-5|17	%description
14cr|rubygem-hpricot-0.8.3-5|18	Hpricot is a very flexible HTML parser, based on Tanaka Akira's
14cr|rubygem-hpricot-0.8.3-5|19	HTree and John Resig's JQuery, but with the scanner recoded in C
14cr|rubygem-hpricot-0.8.3-5|20	(using Ragel for scanning.)
14cr|rubygem-hpricot-0.8.3-5|21	
14cr|rubygem-hpricot-0.8.3-5|22	#---------------------------------------
14cr|rubygem-hpricot-0.8.3-5|23	%package	doc
14cr|rubygem-hpricot-0.8.3-5|24	Summary:	Documentation for %{name}
14cr|rubygem-hpricot-0.8.3-5|25	Group:		Books/Computer books
14cr|rubygem-hpricot-0.8.3-5|26	Requires:	%{name} = %{EVRD}
14cr|rubygem-hpricot-0.8.3-5|27	BuildArch:	noarch
14cr|rubygem-hpricot-0.8.3-5|28	
14cr|rubygem-hpricot-0.8.3-5|29	%description	doc
14cr|rubygem-hpricot-0.8.3-5|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-hpricot-0.8.3-5|31	
14cr|rubygem-hpricot-0.8.3-5|32	%files doc
14cr|rubygem-hpricot-0.8.3-5|33	%{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|rubygem-hpricot-0.8.3-5|34	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-hpricot-0.8.3-5|35	#-----------------------------------------
14cr|rubygem-hpricot-0.8.3-5|36	
14cr|rubygem-hpricot-0.8.3-5|37	%prep
14cr|rubygem-hpricot-0.8.3-5|38	
14cr|rubygem-hpricot-0.8.3-5|39	%build
14cr|rubygem-hpricot-0.8.3-5|40	mkdir -p .%{ruby_gemdir}
14cr|rubygem-hpricot-0.8.3-5|41	gem install -V --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-hpricot-0.8.3-5|42	--force --rdoc %{SOURCE0}
14cr|rubygem-hpricot-0.8.3-5|43	
14cr|rubygem-hpricot-0.8.3-5|44	%install
14cr|rubygem-hpricot-0.8.3-5|45	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-hpricot-0.8.3-5|46	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-hpricot-0.8.3-5|47	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
14cr|rubygem-hpricot-0.8.3-5|48	
14cr|rubygem-hpricot-0.8.3-5|49	# install so files in sitearchdir
14cr|rubygem-hpricot-0.8.3-5|50	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-hpricot-0.8.3-5|51	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-hpricot-0.8.3-5|52	
14cr|rubygem-hpricot-0.8.3-5|53	for f in `find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/ -name \*.rb | sort` ; do
14cr|rubygem-hpricot-0.8.3-5|54	sed -i -e '/^#!/d' $f
14cr|rubygem-hpricot-0.8.3-5|55	done
14cr|rubygem-hpricot-0.8.3-5|56	
14cr|rubygem-hpricot-0.8.3-5|57	# some linting fix
14cr|rubygem-hpricot-0.8.3-5|58	pushd %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test
14cr|rubygem-hpricot-0.8.3-5|59	chmod +x {test_xml,nokogiri-bench,test_paths}.rb
14cr|rubygem-hpricot-0.8.3-5|60	popd
14cr|rubygem-hpricot-0.8.3-5|61	find %{buildroot}%{ruby_gemdir}/extensions/*/*/%{oname}-%{version} -name 'gem.build_complete' -exec rm {} \;
14cr|rubygem-hpricot-0.8.3-5|62	
14cr|rubygem-hpricot-0.8.3-5|63	%files
14cr|rubygem-hpricot-0.8.3-5|64	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-hpricot-0.8.3-5|65	%{ruby_gemdir}/gems/%{oname}-%{version}/extras/
14cr|rubygem-hpricot-0.8.3-5|66	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-hpricot-0.8.3-5|67	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-hpricot-0.8.3-5|68	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-hpricot-0.8.3-5|69	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-hpricot-0.8.3-5|70	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
14cr|rubygem-hpricot-0.8.3-5|71	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-hpricot-0.8.3-5|72	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-hpricot-0.8.3-5|73	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-hpricot-0.8.3-5|74	%{ruby_sitearchdir}/*.so
14cr|rubygem-hpricot-0.8.3-5|75	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-hpricot-0.8.3-5|76	
14cr|rubygem-hpricot-0.8.3-5|77	
14cr|rubygem-hpricot-0.8.3-5|78	
14cr|rubygem-hpricot-0.8.3-5|79	%changelog
14cr|rubygem-hpricot-0.8.3-5|80	* Tue Sep 16 2014 abfonly <abfonly@gmail.com> 0.8.3-5
14cr|rubygem-hpricot-0.8.3-5|81	+ Revision: 29e11dd
14cr|rubygem-hpricot-0.8.3-5|82	- Merge pull request #1 from abfonly/rubygem-hpricot:rosa2014.1
14cr|rubygem-hpricot-0.8.3-5|83	- abfonly
14cr|rubygem-hpricot-0.8.3-5|84	
14cr|rubygem-hpricot-0.8.3-5|85	

7902 14
14cr|rubygem-htmlentities-4.2.2-4|1	%define oname htmlentities
14cr|rubygem-htmlentities-4.2.2-4|2	
14cr|rubygem-htmlentities-4.2.2-4|3	Name:       rubygem-%{oname}
14cr|rubygem-htmlentities-4.2.2-4|4	Version:    4.2.2
14cr|rubygem-htmlentities-4.2.2-4|5	Release:    4
14cr|rubygem-htmlentities-4.2.2-4|6	Summary:    A module for encoding and decoding (X)HTML entities
14cr|rubygem-htmlentities-4.2.2-4|7	Group:      Development/Ruby
14cr|rubygem-htmlentities-4.2.2-4|8	License:    MIT
14cr|rubygem-htmlentities-4.2.2-4|9	URL:        http://htmlentities.rubyforge.org/
14cr|rubygem-htmlentities-4.2.2-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-htmlentities-4.2.2-4|11	Requires:   rubygems
14cr|rubygem-htmlentities-4.2.2-4|12	BuildRequires: rubygems
14cr|rubygem-htmlentities-4.2.2-4|13	BuildArch:  noarch
14cr|rubygem-htmlentities-4.2.2-4|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-htmlentities-4.2.2-4|15	
14cr|rubygem-htmlentities-4.2.2-4|16	%description
14cr|rubygem-htmlentities-4.2.2-4|17	A module for encoding and decoding (X)HTML entities.
14cr|rubygem-htmlentities-4.2.2-4|18	
14cr|rubygem-htmlentities-4.2.2-4|19	%prep
14cr|rubygem-htmlentities-4.2.2-4|20	
14cr|rubygem-htmlentities-4.2.2-4|21	%build
14cr|rubygem-htmlentities-4.2.2-4|22	
14cr|rubygem-htmlentities-4.2.2-4|23	%install
14cr|rubygem-htmlentities-4.2.2-4|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-htmlentities-4.2.2-4|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-htmlentities-4.2.2-4|26	--force --rdoc %{SOURCE0}
14cr|rubygem-htmlentities-4.2.2-4|27	
14cr|rubygem-htmlentities-4.2.2-4|28	%clean
14cr|rubygem-htmlentities-4.2.2-4|29	
14cr|rubygem-htmlentities-4.2.2-4|30	%files
14cr|rubygem-htmlentities-4.2.2-4|31	%defattr(-, root, root, -)
14cr|rubygem-htmlentities-4.2.2-4|32	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-htmlentities-4.2.2-4|33	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-htmlentities-4.2.2-4|34	%{ruby_gemdir}/gems/%{oname}-%{version}/perf/
14cr|rubygem-htmlentities-4.2.2-4|35	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-htmlentities-4.2.2-4|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-htmlentities-4.2.2-4|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-htmlentities-4.2.2-4|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-htmlentities-4.2.2-4|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING.txt
14cr|rubygem-htmlentities-4.2.2-4|40	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-htmlentities-4.2.2-4|41	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-htmlentities-4.2.2-4|42	
14cr|rubygem-htmlentities-4.2.2-4|43	
14cr|rubygem-htmlentities-4.2.2-4|44	
14cr|rubygem-htmlentities-4.2.2-4|45	%changelog
14cr|rubygem-htmlentities-4.2.2-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.2-4
14cr|rubygem-htmlentities-4.2.2-4|47	+ Revision: dccfc10
14cr|rubygem-htmlentities-4.2.2-4|48	- MassBuild#464: Increase release tag
14cr|rubygem-htmlentities-4.2.2-4|49	
14cr|rubygem-htmlentities-4.2.2-4|50	

7903 14
14cr|rubygem-httpclient-2.1.5.2-3|1	%define oname httpclient
14cr|rubygem-httpclient-2.1.5.2-3|2	
14cr|rubygem-httpclient-2.1.5.2-3|3	Summary:    Gives something like the functionality of libwww-perl (LWP) in Ruby
14cr|rubygem-httpclient-2.1.5.2-3|4	Name:       rubygem-%{oname}
14cr|rubygem-httpclient-2.1.5.2-3|5	Version:    2.1.5.2
14cr|rubygem-httpclient-2.1.5.2-3|6	Release:    3
14cr|rubygem-httpclient-2.1.5.2-3|7	Group:      Development/Ruby
14cr|rubygem-httpclient-2.1.5.2-3|8	License:    Ruby or GPLv2
14cr|rubygem-httpclient-2.1.5.2-3|9	URL:        http://dev.ctor.org/httpclient
14cr|rubygem-httpclient-2.1.5.2-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-httpclient-2.1.5.2-3|11	Requires:   rubygems
14cr|rubygem-httpclient-2.1.5.2-3|12	BuildRequires: rubygems
14cr|rubygem-httpclient-2.1.5.2-3|13	BuildArch:  noarch
14cr|rubygem-httpclient-2.1.5.2-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-httpclient-2.1.5.2-3|15	
14cr|rubygem-httpclient-2.1.5.2-3|16	%description
14cr|rubygem-httpclient-2.1.5.2-3|17	gives something like the functionality of libwww-perl (LWP) in Ruby
14cr|rubygem-httpclient-2.1.5.2-3|18	
14cr|rubygem-httpclient-2.1.5.2-3|19	%prep
14cr|rubygem-httpclient-2.1.5.2-3|20	
14cr|rubygem-httpclient-2.1.5.2-3|21	%build
14cr|rubygem-httpclient-2.1.5.2-3|22	
14cr|rubygem-httpclient-2.1.5.2-3|23	%install
14cr|rubygem-httpclient-2.1.5.2-3|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-httpclient-2.1.5.2-3|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-httpclient-2.1.5.2-3|26	--force --rdoc %{SOURCE0}
14cr|rubygem-httpclient-2.1.5.2-3|27	
14cr|rubygem-httpclient-2.1.5.2-3|28	%clean
14cr|rubygem-httpclient-2.1.5.2-3|29	
14cr|rubygem-httpclient-2.1.5.2-3|30	%files
14cr|rubygem-httpclient-2.1.5.2-3|31	%defattr(-, root, root, -)
14cr|rubygem-httpclient-2.1.5.2-3|32	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-httpclient-2.1.5.2-3|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-httpclient-2.1.5.2-3|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-httpclient-2.1.5.2-3|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-httpclient-2.1.5.2-3|36	
14cr|rubygem-httpclient-2.1.5.2-3|37	
14cr|rubygem-httpclient-2.1.5.2-3|38	
14cr|rubygem-httpclient-2.1.5.2-3|39	%changelog
14cr|rubygem-httpclient-2.1.5.2-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5.2-3
14cr|rubygem-httpclient-2.1.5.2-3|41	+ Revision: f64b00e
14cr|rubygem-httpclient-2.1.5.2-3|42	- MassBuild#464: Increase release tag
14cr|rubygem-httpclient-2.1.5.2-3|43	
14cr|rubygem-httpclient-2.1.5.2-3|44	

7904 14
14cr|rubygem-i18n-0.6.9-4|1	# Generated from i18n-0.6.0.gem by gem2rpm5 0.6.6 -*- rpm-spec -*-
14cr|rubygem-i18n-0.6.9-4|2	%define	rbname	i18n
14cr|rubygem-i18n-0.6.9-4|3	
14cr|rubygem-i18n-0.6.9-4|4	Summary:	New wave Internationalization support for Ruby
14cr|rubygem-i18n-0.6.9-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-i18n-0.6.9-4|6	
14cr|rubygem-i18n-0.6.9-4|7	Version:	0.6.9
14cr|rubygem-i18n-0.6.9-4|8	Release:	4
14cr|rubygem-i18n-0.6.9-4|9	Group:		Development/Ruby
14cr|rubygem-i18n-0.6.9-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-i18n-0.6.9-4|11	URL:		http://github.com/svenfuchs/i18n
14cr|rubygem-i18n-0.6.9-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-i18n-0.6.9-4|13	BuildRequires:	rubygems >= 1.3.5
14cr|rubygem-i18n-0.6.9-4|14	BuildArch:	noarch
14cr|rubygem-i18n-0.6.9-4|15	
14cr|rubygem-i18n-0.6.9-4|16	%description
14cr|rubygem-i18n-0.6.9-4|17	New wave Internationalization support for Ruby.
14cr|rubygem-i18n-0.6.9-4|18	
14cr|rubygem-i18n-0.6.9-4|19	%package	doc
14cr|rubygem-i18n-0.6.9-4|20	Summary:	Documentation for %{name}
14cr|rubygem-i18n-0.6.9-4|21	Group:		Books/Computer books
14cr|rubygem-i18n-0.6.9-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-i18n-0.6.9-4|23	
14cr|rubygem-i18n-0.6.9-4|24	%description	doc
14cr|rubygem-i18n-0.6.9-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-i18n-0.6.9-4|26	
14cr|rubygem-i18n-0.6.9-4|27	%prep
14cr|rubygem-i18n-0.6.9-4|28	%setup -q
14cr|rubygem-i18n-0.6.9-4|29	
14cr|rubygem-i18n-0.6.9-4|30	%build
14cr|rubygem-i18n-0.6.9-4|31	%gem_build
14cr|rubygem-i18n-0.6.9-4|32	
14cr|rubygem-i18n-0.6.9-4|33	%install
14cr|rubygem-i18n-0.6.9-4|34	%gem_install
14cr|rubygem-i18n-0.6.9-4|35	
14cr|rubygem-i18n-0.6.9-4|36	%files
14cr|rubygem-i18n-0.6.9-4|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-i18n-0.6.9-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-i18n-0.6.9-4|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-i18n-0.6.9-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n
14cr|rubygem-i18n-0.6.9-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/*.rb
14cr|rubygem-i18n-0.6.9-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend
14cr|rubygem-i18n-0.6.9-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend/*.rb
14cr|rubygem-i18n-0.6.9-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext
14cr|rubygem-i18n-0.6.9-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/*.rb
14cr|rubygem-i18n-0.6.9-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel
14cr|rubygem-i18n-0.6.9-4|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel/*.rb
14cr|rubygem-i18n-0.6.9-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string
14cr|rubygem-i18n-0.6.9-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string/*.rb
14cr|rubygem-i18n-0.6.9-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext
14cr|rubygem-i18n-0.6.9-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext/*.rb
14cr|rubygem-i18n-0.6.9-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate
14cr|rubygem-i18n-0.6.9-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate/*.rb
14cr|rubygem-i18n-0.6.9-4|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale
14cr|rubygem-i18n-0.6.9-4|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/*.rb
14cr|rubygem-i18n-0.6.9-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag
14cr|rubygem-i18n-0.6.9-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag/*.rb
14cr|rubygem-i18n-0.6.9-4|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests
14cr|rubygem-i18n-0.6.9-4|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/*.rb
14cr|rubygem-i18n-0.6.9-4|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization
14cr|rubygem-i18n-0.6.9-4|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization/*.rb
14cr|rubygem-i18n-0.6.9-4|62	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-i18n-0.6.9-4|63	
14cr|rubygem-i18n-0.6.9-4|64	%files doc
14cr|rubygem-i18n-0.6.9-4|65	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-i18n-0.6.9-4|66	
14cr|rubygem-i18n-0.6.9-4|67	
14cr|rubygem-i18n-0.6.9-4|68	%changelog
14cr|rubygem-i18n-0.6.9-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.9-4
14cr|rubygem-i18n-0.6.9-4|70	+ Revision: 6d54c5b
14cr|rubygem-i18n-0.6.9-4|71	- MassBuild#464: Increase release tag
14cr|rubygem-i18n-0.6.9-4|72	
14cr|rubygem-i18n-0.6.9-4|73	

7905 14
14cr|rubygem-icalendar-1.1.5-3|1	%define oname icalendar
14cr|rubygem-icalendar-1.1.5-3|2	
14cr|rubygem-icalendar-1.1.5-3|3	Name:       rubygem-%{oname}
14cr|rubygem-icalendar-1.1.5-3|4	Version:    1.1.5
14cr|rubygem-icalendar-1.1.5-3|5	Release:    3
14cr|rubygem-icalendar-1.1.5-3|6	Summary:    This is a Ruby library for dealing with iCalendar files
14cr|rubygem-icalendar-1.1.5-3|7	Group:      Development/Ruby
14cr|rubygem-icalendar-1.1.5-3|8	License:    GPLv2+
14cr|rubygem-icalendar-1.1.5-3|9	URL:        http://github.com/sdague/icalendar
14cr|rubygem-icalendar-1.1.5-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-icalendar-1.1.5-3|11	Requires:   rubygems
14cr|rubygem-icalendar-1.1.5-3|12	Requires:   rubygem(rubyforge) >= 2.0.3
14cr|rubygem-icalendar-1.1.5-3|13	Requires:   rubygem(gemcutter) >= 0.3.0
14cr|rubygem-icalendar-1.1.5-3|14	Requires:   rubygem(hoe) >= 2.5.0
14cr|rubygem-icalendar-1.1.5-3|15	BuildRequires: rubygems
14cr|rubygem-icalendar-1.1.5-3|16	BuildArch:  noarch
14cr|rubygem-icalendar-1.1.5-3|17	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-icalendar-1.1.5-3|18	
14cr|rubygem-icalendar-1.1.5-3|19	%description
14cr|rubygem-icalendar-1.1.5-3|20	This is a Ruby library for dealing with iCalendar files.
14cr|rubygem-icalendar-1.1.5-3|21	
14cr|rubygem-icalendar-1.1.5-3|22	%prep
14cr|rubygem-icalendar-1.1.5-3|23	
14cr|rubygem-icalendar-1.1.5-3|24	%build
14cr|rubygem-icalendar-1.1.5-3|25	
14cr|rubygem-icalendar-1.1.5-3|26	%install
14cr|rubygem-icalendar-1.1.5-3|27	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-icalendar-1.1.5-3|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-icalendar-1.1.5-3|29	--force --rdoc %{SOURCE0}
14cr|rubygem-icalendar-1.1.5-3|30	
14cr|rubygem-icalendar-1.1.5-3|31	%clean
14cr|rubygem-icalendar-1.1.5-3|32	
14cr|rubygem-icalendar-1.1.5-3|33	%files
14cr|rubygem-icalendar-1.1.5-3|34	%defattr(-, root, root, -)
14cr|rubygem-icalendar-1.1.5-3|35	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-icalendar-1.1.5-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
14cr|rubygem-icalendar-1.1.5-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-icalendar-1.1.5-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-icalendar-1.1.5-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/script/
14cr|rubygem-icalendar-1.1.5-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/test*
14cr|rubygem-icalendar-1.1.5-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/website/
14cr|rubygem-icalendar-1.1.5-3|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-icalendar-1.1.5-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-icalendar-1.1.5-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/GPL
14cr|rubygem-icalendar-1.1.5-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-icalendar-1.1.5-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-icalendar-1.1.5-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/PostInstall.txt
14cr|rubygem-icalendar-1.1.5-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-icalendar-1.1.5-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-icalendar-1.1.5-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-icalendar-1.1.5-3|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-icalendar-1.1.5-3|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-icalendar-1.1.5-3|53	
14cr|rubygem-icalendar-1.1.5-3|54	
14cr|rubygem-icalendar-1.1.5-3|55	
14cr|rubygem-icalendar-1.1.5-3|56	%changelog
14cr|rubygem-icalendar-1.1.5-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-3
14cr|rubygem-icalendar-1.1.5-3|58	+ Revision: 34b754d
14cr|rubygem-icalendar-1.1.5-3|59	- MassBuild#464: Increase release tag
14cr|rubygem-icalendar-1.1.5-3|60	
14cr|rubygem-icalendar-1.1.5-3|61	

7906 14
14cr|rubygem-json-1.8.1-4|1	%define	rbname	json
14cr|rubygem-json-1.8.1-4|2	
14cr|rubygem-json-1.8.1-4|3	Summary:	JSON Implementation for Ruby
14cr|rubygem-json-1.8.1-4|4	Name:		rubygem-%{rbname}
14cr|rubygem-json-1.8.1-4|5	
14cr|rubygem-json-1.8.1-4|6	Version:	1.8.1
14cr|rubygem-json-1.8.1-4|7	Release:	4
14cr|rubygem-json-1.8.1-4|8	Group:		Development/Ruby
14cr|rubygem-json-1.8.1-4|9	License:	GPLv2+ or Ruby
14cr|rubygem-json-1.8.1-4|10	URL:		http://flori.github.com/json
14cr|rubygem-json-1.8.1-4|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-json-1.8.1-4|12	BuildRequires:	rubygems
14cr|rubygem-json-1.8.1-4|13	BuildRequires:	ruby-devel
14cr|rubygem-json-1.8.1-4|14	%rename		ruby-%{rbname}
14cr|rubygem-json-1.8.1-4|15	
14cr|rubygem-json-1.8.1-4|16	%description
14cr|rubygem-json-1.8.1-4|17	This is a JSON implementation as a Ruby extension in C.
14cr|rubygem-json-1.8.1-4|18	
14cr|rubygem-json-1.8.1-4|19	%package	doc
14cr|rubygem-json-1.8.1-4|20	Summary:	Documentation for %{name}
14cr|rubygem-json-1.8.1-4|21	Group:		Books/Computer books
14cr|rubygem-json-1.8.1-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-json-1.8.1-4|23	
14cr|rubygem-json-1.8.1-4|24	%description	doc
14cr|rubygem-json-1.8.1-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-json-1.8.1-4|26	
14cr|rubygem-json-1.8.1-4|27	%prep
14cr|rubygem-json-1.8.1-4|28	%setup -q
14cr|rubygem-json-1.8.1-4|29	
14cr|rubygem-json-1.8.1-4|30	%build
14cr|rubygem-json-1.8.1-4|31	%gem_build -f '(.*.rb|benchmarks|bin|data|java/lib|tools|tests)'
14cr|rubygem-json-1.8.1-4|32	
14cr|rubygem-json-1.8.1-4|33	%install
14cr|rubygem-json-1.8.1-4|34	%gem_install
14cr|rubygem-json-1.8.1-4|35	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/ext
14cr|rubygem-json-1.8.1-4|36	
14cr|rubygem-json-1.8.1-4|37	%files
14cr|rubygem-json-1.8.1-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-json-1.8.1-4|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rb
14cr|rubygem-json-1.8.1-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/data
14cr|rubygem-json-1.8.1-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.html
14cr|rubygem-json-1.8.1-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.js
14cr|rubygem-json-1.8.1-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.json
14cr|rubygem-json-1.8.1-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-json-1.8.1-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json.rb
14cr|rubygem-json-1.8.1-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json
14cr|rubygem-json-1.8.1-4|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/*
14cr|rubygem-json-1.8.1-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tools
14cr|rubygem-json-1.8.1-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
14cr|rubygem-json-1.8.1-4|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-json-1.8.1-4|51	%dir %{ruby_sitearchdir}/json
14cr|rubygem-json-1.8.1-4|52	%dir %{ruby_sitearchdir}/json/ext
14cr|rubygem-json-1.8.1-4|53	%{ruby_sitearchdir}/json/ext/generator.so
14cr|rubygem-json-1.8.1-4|54	#{ruby_sitearchdir}/json/ext/parser.so
14cr|rubygem-json-1.8.1-4|55	
14cr|rubygem-json-1.8.1-4|56	%files doc
14cr|rubygem-json-1.8.1-4|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-json-1.8.1-4|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.*
14cr|rubygem-json-1.8.1-4|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
14cr|rubygem-json-1.8.1-4|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*
14cr|rubygem-json-1.8.1-4|61	
14cr|rubygem-json-1.8.1-4|62	
14cr|rubygem-json-1.8.1-4|63	
14cr|rubygem-json-1.8.1-4|64	%changelog
14cr|rubygem-json-1.8.1-4|65	* Fri Sep 12 2014 abfonly <abfonly@gmail.com> 1.8.1-4
14cr|rubygem-json-1.8.1-4|66	+ Revision: a29d176
14cr|rubygem-json-1.8.1-4|67	- Merge pull request #1 from abfonly/rubygem-json:rosa2014.1
14cr|rubygem-json-1.8.1-4|68	- abfonly
14cr|rubygem-json-1.8.1-4|69	
14cr|rubygem-json-1.8.1-4|70	

7907 14
14cr|rubygem-json_pure-1.6.5-4|1	%define	rbname	json_pure
14cr|rubygem-json_pure-1.6.5-4|2	
14cr|rubygem-json_pure-1.6.5-4|3	Summary:	JSON Implementation for Ruby
14cr|rubygem-json_pure-1.6.5-4|4	Name:		rubygem-%{rbname}
14cr|rubygem-json_pure-1.6.5-4|5	
14cr|rubygem-json_pure-1.6.5-4|6	Version:	1.6.5
14cr|rubygem-json_pure-1.6.5-4|7	Release:	4
14cr|rubygem-json_pure-1.6.5-4|8	Group:		Development/Ruby
14cr|rubygem-json_pure-1.6.5-4|9	License:	GPLv2+
14cr|rubygem-json_pure-1.6.5-4|10	URL:		http://flori.github.com/json
14cr|rubygem-json_pure-1.6.5-4|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-json_pure-1.6.5-4|12	BuildRequires:	rubygems
14cr|rubygem-json_pure-1.6.5-4|13	BuildArch:	noarch
14cr|rubygem-json_pure-1.6.5-4|14	
14cr|rubygem-json_pure-1.6.5-4|15	%description
14cr|rubygem-json_pure-1.6.5-4|16	This is an implementation of the JSON specification according to RFC 4627
14cr|rubygem-json_pure-1.6.5-4|17	(http://www.ietf.org/rfc/rfc4627.txt) written in pure ruby.
14cr|rubygem-json_pure-1.6.5-4|18	
14cr|rubygem-json_pure-1.6.5-4|19	%package	doc
14cr|rubygem-json_pure-1.6.5-4|20	Summary:	Documentation for %{name}
14cr|rubygem-json_pure-1.6.5-4|21	Group:		Books/Computer books
14cr|rubygem-json_pure-1.6.5-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-json_pure-1.6.5-4|23	
14cr|rubygem-json_pure-1.6.5-4|24	%description	doc
14cr|rubygem-json_pure-1.6.5-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-json_pure-1.6.5-4|26	
14cr|rubygem-json_pure-1.6.5-4|27	%prep
14cr|rubygem-json_pure-1.6.5-4|28	%setup -q
14cr|rubygem-json_pure-1.6.5-4|29	
14cr|rubygem-json_pure-1.6.5-4|30	%build
14cr|rubygem-json_pure-1.6.5-4|31	%gem_build -f '(benchmarks|data|java/lib|tests|tools)/'
14cr|rubygem-json_pure-1.6.5-4|32	
14cr|rubygem-json_pure-1.6.5-4|33	%install
14cr|rubygem-json_pure-1.6.5-4|34	%gem_install
14cr|rubygem-json_pure-1.6.5-4|35	rm -rf %{buildroot}%{_bindir}
14cr|rubygem-json_pure-1.6.5-4|36	
14cr|rubygem-json_pure-1.6.5-4|37	%files
14cr|rubygem-json_pure-1.6.5-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-json_pure-1.6.5-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/data
14cr|rubygem-json_pure-1.6.5-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tools
14cr|rubygem-json_pure-1.6.5-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-json_pure-1.6.5-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json
14cr|rubygem-json_pure-1.6.5-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/add
14cr|rubygem-json_pure-1.6.5-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/pure
14cr|rubygem-json_pure-1.6.5-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/ext
14cr|rubygem-json_pure-1.6.5-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/*.rb
14cr|rubygem-json_pure-1.6.5-4|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
14cr|rubygem-json_pure-1.6.5-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.*
14cr|rubygem-json_pure-1.6.5-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-json_pure-1.6.5-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/add/*.rb
14cr|rubygem-json_pure-1.6.5-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/pure/*.rb
14cr|rubygem-json_pure-1.6.5-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/ext/.keep
14cr|rubygem-json_pure-1.6.5-4|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-json_pure-1.6.5-4|54	
14cr|rubygem-json_pure-1.6.5-4|55	%files doc
14cr|rubygem-json_pure-1.6.5-4|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.*
14cr|rubygem-json_pure-1.6.5-4|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-json_pure-1.6.5-4|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
14cr|rubygem-json_pure-1.6.5-4|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*
14cr|rubygem-json_pure-1.6.5-4|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/benchmarks
14cr|rubygem-json_pure-1.6.5-4|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/benchmarks/*
14cr|rubygem-json_pure-1.6.5-4|62	
14cr|rubygem-json_pure-1.6.5-4|63	
14cr|rubygem-json_pure-1.6.5-4|64	
14cr|rubygem-json_pure-1.6.5-4|65	%changelog
14cr|rubygem-json_pure-1.6.5-4|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.5-4
14cr|rubygem-json_pure-1.6.5-4|67	+ Revision: 6250495
14cr|rubygem-json_pure-1.6.5-4|68	- MassBuild#464: Increase release tag
14cr|rubygem-json_pure-1.6.5-4|69	
14cr|rubygem-json_pure-1.6.5-4|70	

7908 14
14cr|rubygem-jwt-1.0.0-1|1	%define rbname jwt
14cr|rubygem-jwt-1.0.0-1|2	
14cr|rubygem-jwt-1.0.0-1|3	Summary:	JSON Web Token implementation in Ruby
14cr|rubygem-jwt-1.0.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-jwt-1.0.0-1|5	Version:	1.0.0
14cr|rubygem-jwt-1.0.0-1|6	Release:	1
14cr|rubygem-jwt-1.0.0-1|7	License:	MIT
14cr|rubygem-jwt-1.0.0-1|8	Group:		Development/Ruby
14cr|rubygem-jwt-1.0.0-1|9	Url:		http://rubygems.org/downloads/%{rbname}
14cr|rubygem-jwt-1.0.0-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-jwt-1.0.0-1|11	BuildRequires:	rubygems
14cr|rubygem-jwt-1.0.0-1|12	BuildArch:	noarch
14cr|rubygem-jwt-1.0.0-1|13	
14cr|rubygem-jwt-1.0.0-1|14	%description
14cr|rubygem-jwt-1.0.0-1|15	JSON Web Token implementation in Ruby.
14cr|rubygem-jwt-1.0.0-1|16	
14cr|rubygem-jwt-1.0.0-1|17	%files
14cr|rubygem-jwt-1.0.0-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-jwt-1.0.0-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-jwt-1.0.0-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-jwt-1.0.0-1|21	
14cr|rubygem-jwt-1.0.0-1|22	#----------------------------------------------------------------------------
14cr|rubygem-jwt-1.0.0-1|23	
14cr|rubygem-jwt-1.0.0-1|24	%package doc
14cr|rubygem-jwt-1.0.0-1|25	Summary:	Documentation for %{name}
14cr|rubygem-jwt-1.0.0-1|26	Group:		Documentation
14cr|rubygem-jwt-1.0.0-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-jwt-1.0.0-1|28	
14cr|rubygem-jwt-1.0.0-1|29	%description doc
14cr|rubygem-jwt-1.0.0-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-jwt-1.0.0-1|31	
14cr|rubygem-jwt-1.0.0-1|32	%files doc
14cr|rubygem-jwt-1.0.0-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-jwt-1.0.0-1|34	
14cr|rubygem-jwt-1.0.0-1|35	#----------------------------------------------------------------------------
14cr|rubygem-jwt-1.0.0-1|36	
14cr|rubygem-jwt-1.0.0-1|37	%prep
14cr|rubygem-jwt-1.0.0-1|38	%setup -q
14cr|rubygem-jwt-1.0.0-1|39	
14cr|rubygem-jwt-1.0.0-1|40	%build
14cr|rubygem-jwt-1.0.0-1|41	%gem_build
14cr|rubygem-jwt-1.0.0-1|42	
14cr|rubygem-jwt-1.0.0-1|43	%install
14cr|rubygem-jwt-1.0.0-1|44	%gem_install
14cr|rubygem-jwt-1.0.0-1|45	
14cr|rubygem-jwt-1.0.0-1|46	%changelog
14cr|rubygem-jwt-1.0.0-1|47	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.0-1
14cr|rubygem-jwt-1.0.0-1|48	+ Revision: 2544f51
14cr|rubygem-jwt-1.0.0-1|49	- Automatic import for version 1.0.0-1
14cr|rubygem-jwt-1.0.0-1|50	
14cr|rubygem-jwt-1.0.0-1|51	

7909 14
14cr|rubygem-launchy-0.3.7-3|1	%define oname launchy
14cr|rubygem-launchy-0.3.7-3|2	
14cr|rubygem-launchy-0.3.7-3|3	Summary:    Helper class for launching cross-platform applications
14cr|rubygem-launchy-0.3.7-3|4	Name:       rubygem-%{oname}
14cr|rubygem-launchy-0.3.7-3|5	Version:    0.3.7
14cr|rubygem-launchy-0.3.7-3|6	Release:    3
14cr|rubygem-launchy-0.3.7-3|7	Group:      Development/Ruby
14cr|rubygem-launchy-0.3.7-3|8	License:    ISC License
14cr|rubygem-launchy-0.3.7-3|9	URL:        http://copiousfreetime.rubyforge.org/launchy/
14cr|rubygem-launchy-0.3.7-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-launchy-0.3.7-3|11	Requires:   rubygems
14cr|rubygem-launchy-0.3.7-3|12	Requires:   rubygem(rake) >= 0.8.1
14cr|rubygem-launchy-0.3.7-3|13	Requires:   rubygem(configuration) >= 0.0.5
14cr|rubygem-launchy-0.3.7-3|14	BuildRequires: rubygems
14cr|rubygem-launchy-0.3.7-3|15	BuildArch:  noarch
14cr|rubygem-launchy-0.3.7-3|16	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-launchy-0.3.7-3|17	
14cr|rubygem-launchy-0.3.7-3|18	%description
14cr|rubygem-launchy-0.3.7-3|19	Launchy is helper class for launching cross-platform applications in a
14cr|rubygem-launchy-0.3.7-3|20	fire and forget manner.
14cr|rubygem-launchy-0.3.7-3|21	There are application concepts (browser, email client, etc) that are
14cr|rubygem-launchy-0.3.7-3|22	common across all platforms, and they may be launched differently on
14cr|rubygem-launchy-0.3.7-3|23	each platform.  Launchy is here to make a common approach to launching
14cr|rubygem-launchy-0.3.7-3|24	external application from within ruby programs.
14cr|rubygem-launchy-0.3.7-3|25	
14cr|rubygem-launchy-0.3.7-3|26	
14cr|rubygem-launchy-0.3.7-3|27	%prep
14cr|rubygem-launchy-0.3.7-3|28	
14cr|rubygem-launchy-0.3.7-3|29	%build
14cr|rubygem-launchy-0.3.7-3|30	
14cr|rubygem-launchy-0.3.7-3|31	%install
14cr|rubygem-launchy-0.3.7-3|32	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-launchy-0.3.7-3|33	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-launchy-0.3.7-3|34	--force --rdoc %{SOURCE0}
14cr|rubygem-launchy-0.3.7-3|35	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-launchy-0.3.7-3|36	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-launchy-0.3.7-3|37	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-launchy-0.3.7-3|38	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-launchy-0.3.7-3|39	
14cr|rubygem-launchy-0.3.7-3|40	%clean
14cr|rubygem-launchy-0.3.7-3|41	
14cr|rubygem-launchy-0.3.7-3|42	%files
14cr|rubygem-launchy-0.3.7-3|43	%defattr(-, root, root, -)
14cr|rubygem-launchy-0.3.7-3|44	%{_bindir}/launchy
14cr|rubygem-launchy-0.3.7-3|45	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-launchy-0.3.7-3|46	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-launchy-0.3.7-3|47	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-launchy-0.3.7-3|48	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
14cr|rubygem-launchy-0.3.7-3|49	%{ruby_gemdir}/gems/%{oname}-%{version}/gemspec.rb
14cr|rubygem-launchy-0.3.7-3|50	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-launchy-0.3.7-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-launchy-0.3.7-3|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-launchy-0.3.7-3|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/HISTORY
14cr|rubygem-launchy-0.3.7-3|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-launchy-0.3.7-3|55	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-launchy-0.3.7-3|56	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-launchy-0.3.7-3|57	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-launchy-0.3.7-3|58	
14cr|rubygem-launchy-0.3.7-3|59	
14cr|rubygem-launchy-0.3.7-3|60	
14cr|rubygem-launchy-0.3.7-3|61	%changelog
14cr|rubygem-launchy-0.3.7-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-3
14cr|rubygem-launchy-0.3.7-3|63	+ Revision: e1d1423
14cr|rubygem-launchy-0.3.7-3|64	- MassBuild#464: Increase release tag
14cr|rubygem-launchy-0.3.7-3|65	
14cr|rubygem-launchy-0.3.7-3|66	

7910 14
14cr|rubygem-libnotify-0.7.4-3|1	# Generated from libnotify-0.7.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-libnotify-0.7.4-3|2	%define	rbname	libnotify
14cr|rubygem-libnotify-0.7.4-3|3	
14cr|rubygem-libnotify-0.7.4-3|4	Summary:	Ruby bindings for libnotify using FFI
14cr|rubygem-libnotify-0.7.4-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-libnotify-0.7.4-3|6	
14cr|rubygem-libnotify-0.7.4-3|7	Version:	0.7.4
14cr|rubygem-libnotify-0.7.4-3|8	Release:	3
14cr|rubygem-libnotify-0.7.4-3|9	Group:		Development/Ruby
14cr|rubygem-libnotify-0.7.4-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-libnotify-0.7.4-3|11	URL:		http://rubygems.org/gems/libnotify
14cr|rubygem-libnotify-0.7.4-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-libnotify-0.7.4-3|13	BuildRequires:	rubygems
14cr|rubygem-libnotify-0.7.4-3|14	BuildArch:	noarch
14cr|rubygem-libnotify-0.7.4-3|15	Obsoletes:	ruby-libnotify
14cr|rubygem-libnotify-0.7.4-3|16	
14cr|rubygem-libnotify-0.7.4-3|17	%description
14cr|rubygem-libnotify-0.7.4-3|18	Ruby bindings for libnotify using FFI
14cr|rubygem-libnotify-0.7.4-3|19	
14cr|rubygem-libnotify-0.7.4-3|20	%package	doc
14cr|rubygem-libnotify-0.7.4-3|21	Summary:	Documentation for %{name}
14cr|rubygem-libnotify-0.7.4-3|22	Group:		Books/Computer books
14cr|rubygem-libnotify-0.7.4-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-libnotify-0.7.4-3|24	BuildArch:	noarch
14cr|rubygem-libnotify-0.7.4-3|25	
14cr|rubygem-libnotify-0.7.4-3|26	%description	doc
14cr|rubygem-libnotify-0.7.4-3|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-libnotify-0.7.4-3|28	
14cr|rubygem-libnotify-0.7.4-3|29	%prep
14cr|rubygem-libnotify-0.7.4-3|30	%setup -q
14cr|rubygem-libnotify-0.7.4-3|31	
14cr|rubygem-libnotify-0.7.4-3|32	%build
14cr|rubygem-libnotify-0.7.4-3|33	%gem_build
14cr|rubygem-libnotify-0.7.4-3|34	
14cr|rubygem-libnotify-0.7.4-3|35	%install
14cr|rubygem-libnotify-0.7.4-3|36	%gem_install
14cr|rubygem-libnotify-0.7.4-3|37	
14cr|rubygem-libnotify-0.7.4-3|38	%files
14cr|rubygem-libnotify-0.7.4-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-libnotify-0.7.4-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-libnotify-0.7.4-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-libnotify-0.7.4-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify
14cr|rubygem-libnotify-0.7.4-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/*.rb
14cr|rubygem-libnotify-0.7.4-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/tasks
14cr|rubygem-libnotify-0.7.4-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/tasks/*.rake
14cr|rubygem-libnotify-0.7.4-3|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-libnotify-0.7.4-3|47	
14cr|rubygem-libnotify-0.7.4-3|48	%files doc
14cr|rubygem-libnotify-0.7.4-3|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-libnotify-0.7.4-3|50	
14cr|rubygem-libnotify-0.7.4-3|51	
14cr|rubygem-libnotify-0.7.4-3|52	%changelog
14cr|rubygem-libnotify-0.7.4-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-3
14cr|rubygem-libnotify-0.7.4-3|54	+ Revision: af668db
14cr|rubygem-libnotify-0.7.4-3|55	- MassBuild#464: Increase release tag
14cr|rubygem-libnotify-0.7.4-3|56	
14cr|rubygem-libnotify-0.7.4-3|57	

7911 14
14cr|rubygem-libxml-ruby-2.7.0-1|1	
14cr|rubygem-libxml-ruby-2.7.0-1|2	%define	rbname	libxml-ruby
14cr|rubygem-libxml-ruby-2.7.0-1|3	
14cr|rubygem-libxml-ruby-2.7.0-1|4	Summary:	Ruby libxml bindings
14cr|rubygem-libxml-ruby-2.7.0-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-libxml-ruby-2.7.0-1|6	
14cr|rubygem-libxml-ruby-2.7.0-1|7	Version:	2.7.0
14cr|rubygem-libxml-ruby-2.7.0-1|8	Release:	1
14cr|rubygem-libxml-ruby-2.7.0-1|9	Group:		Development/Ruby
14cr|rubygem-libxml-ruby-2.7.0-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-libxml-ruby-2.7.0-1|11	URL:		http://libxml.rubyforge.org/
14cr|rubygem-libxml-ruby-2.7.0-1|12	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-libxml-ruby-2.7.0-1|13	BuildRequires:	rubygems
14cr|rubygem-libxml-ruby-2.7.0-1|14	BuildRequires:	ruby-devel
14cr|rubygem-libxml-ruby-2.7.0-1|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|rubygem-libxml-ruby-2.7.0-1|16	Provides:	rubygem-libxml
14cr|rubygem-libxml-ruby-2.7.0-1|17	%rename		ruby-libxml
14cr|rubygem-libxml-ruby-2.7.0-1|18	
14cr|rubygem-libxml-ruby-2.7.0-1|19	%description
14cr|rubygem-libxml-ruby-2.7.0-1|20	The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2
14cr|rubygem-libxml-ruby-2.7.0-1|21	XML toolkit. It is free software, released under the MIT License.
14cr|rubygem-libxml-ruby-2.7.0-1|22	Libxml-ruby's primary advantage over REXML is performance - if speed  is your
14cr|rubygem-libxml-ruby-2.7.0-1|23	need, these are good libraries to consider, as demonstrated by the informal
14cr|rubygem-libxml-ruby-2.7.0-1|24	benchmark below.
14cr|rubygem-libxml-ruby-2.7.0-1|25	
14cr|rubygem-libxml-ruby-2.7.0-1|26	%files
14cr|rubygem-libxml-ruby-2.7.0-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-libxml-ruby-2.7.0-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/*.rb
14cr|rubygem-libxml-ruby-2.7.0-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xml/*.rb
14cr|rubygem-libxml-ruby-2.7.0-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/schema/*.rb
14cr|rubygem-libxml-ruby-2.7.0-1|31	%{ruby_sitearchdir}/libxml_ruby.so
14cr|rubygem-libxml-ruby-2.7.0-1|32	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-libxml-ruby-2.7.0-1|33	#-----------------------------------------------------------
14cr|rubygem-libxml-ruby-2.7.0-1|34	
14cr|rubygem-libxml-ruby-2.7.0-1|35	%package	doc
14cr|rubygem-libxml-ruby-2.7.0-1|36	Summary:	Documentation for %{name}
14cr|rubygem-libxml-ruby-2.7.0-1|37	Group:		Books/Computer books
14cr|rubygem-libxml-ruby-2.7.0-1|38	Requires:	%{name} = %{EVRD}
14cr|rubygem-libxml-ruby-2.7.0-1|39	BuildArch:	noarch
14cr|rubygem-libxml-ruby-2.7.0-1|40	
14cr|rubygem-libxml-ruby-2.7.0-1|41	%description	doc
14cr|rubygem-libxml-ruby-2.7.0-1|42	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-libxml-ruby-2.7.0-1|43	
14cr|rubygem-libxml-ruby-2.7.0-1|44	%files doc
14cr|rubygem-libxml-ruby-2.7.0-1|45	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-libxml-ruby-2.7.0-1|46	#-----------------------------------------------------------
14cr|rubygem-libxml-ruby-2.7.0-1|47	
14cr|rubygem-libxml-ruby-2.7.0-1|48	%prep
14cr|rubygem-libxml-ruby-2.7.0-1|49	%setup -q
14cr|rubygem-libxml-ruby-2.7.0-1|50	
14cr|rubygem-libxml-ruby-2.7.0-1|51	
14cr|rubygem-libxml-ruby-2.7.0-1|52	%build
14cr|rubygem-libxml-ruby-2.7.0-1|53	%gem_build
14cr|rubygem-libxml-ruby-2.7.0-1|54	
14cr|rubygem-libxml-ruby-2.7.0-1|55	%install
14cr|rubygem-libxml-ruby-2.7.0-1|56	%gem_install
14cr|rubygem-libxml-ruby-2.7.0-1|57	
14cr|rubygem-libxml-ruby-2.7.0-1|58	
14cr|rubygem-libxml-ruby-2.7.0-1|59	
14cr|rubygem-libxml-ruby-2.7.0-1|60	
14cr|rubygem-libxml-ruby-2.7.0-1|61	
14cr|rubygem-libxml-ruby-2.7.0-1|62	
14cr|rubygem-libxml-ruby-2.7.0-1|63	
14cr|rubygem-libxml-ruby-2.7.0-1|64	%changelog
14cr|rubygem-libxml-ruby-2.7.0-1|65	* Sun Aug 31 2014 abfonly <abfonly@gmail.com> 2.7.0-1
14cr|rubygem-libxml-ruby-2.7.0-1|66	+ Revision: 9c82dce
14cr|rubygem-libxml-ruby-2.7.0-1|67	- Merge pull request #1 from abfonly/rubygem-libxml-ruby:rosa2014.1
14cr|rubygem-libxml-ruby-2.7.0-1|68	- abfonly
14cr|rubygem-libxml-ruby-2.7.0-1|69	
14cr|rubygem-libxml-ruby-2.7.0-1|70	

7912 14
14cr|rubygem-locale-2.0.8-3|1	# Generated from locale-2.0.8.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-locale-2.0.8-3|2	%define	rbname	locale
14cr|rubygem-locale-2.0.8-3|3	
14cr|rubygem-locale-2.0.8-3|4	Summary:	Ruby-Locale is the pure ruby library which provides basic APIs for localization
14cr|rubygem-locale-2.0.8-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-locale-2.0.8-3|6	
14cr|rubygem-locale-2.0.8-3|7	Version:	2.0.8
14cr|rubygem-locale-2.0.8-3|8	Release:	3
14cr|rubygem-locale-2.0.8-3|9	Group:		Development/Ruby
14cr|rubygem-locale-2.0.8-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-locale-2.0.8-3|11	URL:		https://github.com/ruby-gettext/locale
14cr|rubygem-locale-2.0.8-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-locale-2.0.8-3|13	BuildRequires:	rubygems
14cr|rubygem-locale-2.0.8-3|14	BuildArch:	noarch
14cr|rubygem-locale-2.0.8-3|15	Obsoletes:	ruby-locale
14cr|rubygem-locale-2.0.8-3|16	
14cr|rubygem-locale-2.0.8-3|17	%description
14cr|rubygem-locale-2.0.8-3|18	Ruby-Locale is the pure ruby library which provides basic APIs for
14cr|rubygem-locale-2.0.8-3|19	localization.
14cr|rubygem-locale-2.0.8-3|20	
14cr|rubygem-locale-2.0.8-3|21	%package	doc
14cr|rubygem-locale-2.0.8-3|22	Summary:	Documentation for %{name}
14cr|rubygem-locale-2.0.8-3|23	Group:		Books/Computer books
14cr|rubygem-locale-2.0.8-3|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-locale-2.0.8-3|25	BuildArch:	noarch
14cr|rubygem-locale-2.0.8-3|26	
14cr|rubygem-locale-2.0.8-3|27	%description	doc
14cr|rubygem-locale-2.0.8-3|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-locale-2.0.8-3|29	
14cr|rubygem-locale-2.0.8-3|30	%prep
14cr|rubygem-locale-2.0.8-3|31	%setup -q
14cr|rubygem-locale-2.0.8-3|32	
14cr|rubygem-locale-2.0.8-3|33	%build
14cr|rubygem-locale-2.0.8-3|34	%gem_build
14cr|rubygem-locale-2.0.8-3|35	
14cr|rubygem-locale-2.0.8-3|36	%install
14cr|rubygem-locale-2.0.8-3|37	%gem_install
14cr|rubygem-locale-2.0.8-3|38	
14cr|rubygem-locale-2.0.8-3|39	%files
14cr|rubygem-locale-2.0.8-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-locale-2.0.8-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-locale-2.0.8-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-locale-2.0.8-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale
14cr|rubygem-locale-2.0.8-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/*.rb
14cr|rubygem-locale-2.0.8-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/data
14cr|rubygem-locale-2.0.8-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/data/*.gz
14cr|rubygem-locale-2.0.8-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/driver
14cr|rubygem-locale-2.0.8-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/driver/*.rb
14cr|rubygem-locale-2.0.8-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/info
14cr|rubygem-locale-2.0.8-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/info/*.rb
14cr|rubygem-locale-2.0.8-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/tag
14cr|rubygem-locale-2.0.8-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/tag/*.rb
14cr|rubygem-locale-2.0.8-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/util
14cr|rubygem-locale-2.0.8-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/util/*.rb
14cr|rubygem-locale-2.0.8-3|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-locale-2.0.8-3|56	
14cr|rubygem-locale-2.0.8-3|57	%files doc
14cr|rubygem-locale-2.0.8-3|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-locale-2.0.8-3|59	
14cr|rubygem-locale-2.0.8-3|60	
14cr|rubygem-locale-2.0.8-3|61	%changelog
14cr|rubygem-locale-2.0.8-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-3
14cr|rubygem-locale-2.0.8-3|63	+ Revision: def3e96
14cr|rubygem-locale-2.0.8-3|64	- MassBuild#464: Increase release tag
14cr|rubygem-locale-2.0.8-3|65	
14cr|rubygem-locale-2.0.8-3|66	

7913 14
14cr|rubygem-log4r-1.1.10-3|1	# Generated from log4r-1.1.10.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-log4r-1.1.10-3|2	%define	rbname	log4r
14cr|rubygem-log4r-1.1.10-3|3	
14cr|rubygem-log4r-1.1.10-3|4	Summary:	Log4r, logging framework for ruby
14cr|rubygem-log4r-1.1.10-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-log4r-1.1.10-3|6	
14cr|rubygem-log4r-1.1.10-3|7	Version:	1.1.10
14cr|rubygem-log4r-1.1.10-3|8	Release:	3
14cr|rubygem-log4r-1.1.10-3|9	Group:		Development/Ruby
14cr|rubygem-log4r-1.1.10-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-log4r-1.1.10-3|11	URL:		http://log4r.rubyforge.org
14cr|rubygem-log4r-1.1.10-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-log4r-1.1.10-3|13	BuildRequires:	rubygems
14cr|rubygem-log4r-1.1.10-3|14	BuildArch:	noarch
14cr|rubygem-log4r-1.1.10-3|15	Obsoletes:	ruby-log4r
14cr|rubygem-log4r-1.1.10-3|16	
14cr|rubygem-log4r-1.1.10-3|17	%description
14cr|rubygem-log4r-1.1.10-3|18	See also: http://logging.apache.org/log4j
14cr|rubygem-log4r-1.1.10-3|19	
14cr|rubygem-log4r-1.1.10-3|20	%package	doc
14cr|rubygem-log4r-1.1.10-3|21	Summary:	Documentation for %{name}
14cr|rubygem-log4r-1.1.10-3|22	Group:		Books/Computer books
14cr|rubygem-log4r-1.1.10-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-log4r-1.1.10-3|24	BuildArch:	noarch
14cr|rubygem-log4r-1.1.10-3|25	
14cr|rubygem-log4r-1.1.10-3|26	%description	doc
14cr|rubygem-log4r-1.1.10-3|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-log4r-1.1.10-3|28	
14cr|rubygem-log4r-1.1.10-3|29	%prep
14cr|rubygem-log4r-1.1.10-3|30	%setup -q
14cr|rubygem-log4r-1.1.10-3|31	
14cr|rubygem-log4r-1.1.10-3|32	%build
14cr|rubygem-log4r-1.1.10-3|33	%gem_build
14cr|rubygem-log4r-1.1.10-3|34	
14cr|rubygem-log4r-1.1.10-3|35	%install
14cr|rubygem-log4r-1.1.10-3|36	%gem_install
14cr|rubygem-log4r-1.1.10-3|37	
14cr|rubygem-log4r-1.1.10-3|38	%files
14cr|rubygem-log4r-1.1.10-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-log4r-1.1.10-3|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-log4r-1.1.10-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r
14cr|rubygem-log4r-1.1.10-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/*.rb
14cr|rubygem-log4r-1.1.10-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/formatter
14cr|rubygem-log4r-1.1.10-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/formatter/*.rb
14cr|rubygem-log4r-1.1.10-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/lib
14cr|rubygem-log4r-1.1.10-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/lib/*.rb
14cr|rubygem-log4r-1.1.10-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/outputter
14cr|rubygem-log4r-1.1.10-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/outputter/*.rb
14cr|rubygem-log4r-1.1.10-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc
14cr|rubygem-log4r-1.1.10-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/GDC
14cr|rubygem-log4r-1.1.10-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/MDC
14cr|rubygem-log4r-1.1.10-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/NDC
14cr|rubygem-log4r-1.1.10-3|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/configurator
14cr|rubygem-log4r-1.1.10-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/emailoutputter
14cr|rubygem-log4r-1.1.10-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/formatter
14cr|rubygem-log4r-1.1.10-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/log4jxmlformatter
14cr|rubygem-log4r-1.1.10-3|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/log4r
14cr|rubygem-log4r-1.1.10-3|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/logger
14cr|rubygem-log4r-1.1.10-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/logserver
14cr|rubygem-log4r-1.1.10-3|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/outputter
14cr|rubygem-log4r-1.1.10-3|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/patternformatter
14cr|rubygem-log4r-1.1.10-3|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/scribeoutputter
14cr|rubygem-log4r-1.1.10-3|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/syslogoutputter
14cr|rubygem-log4r-1.1.10-3|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/win32eventoutputter
14cr|rubygem-log4r-1.1.10-3|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/yamlconfigurator
14cr|rubygem-log4r-1.1.10-3|66	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-log4r-1.1.10-3|67	
14cr|rubygem-log4r-1.1.10-3|68	%files doc
14cr|rubygem-log4r-1.1.10-3|69	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-log4r-1.1.10-3|70	
14cr|rubygem-log4r-1.1.10-3|71	
14cr|rubygem-log4r-1.1.10-3|72	%changelog
14cr|rubygem-log4r-1.1.10-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-3
14cr|rubygem-log4r-1.1.10-3|74	+ Revision: aee9e98
14cr|rubygem-log4r-1.1.10-3|75	- MassBuild#464: Increase release tag
14cr|rubygem-log4r-1.1.10-3|76	
14cr|rubygem-log4r-1.1.10-3|77	

7914 14
14cr|rubygem-mab-0.0.3-1|1	%define rbname mab
14cr|rubygem-mab-0.0.3-1|2	
14cr|rubygem-mab-0.0.3-1|3	Summary:	Markup as Ruby
14cr|rubygem-mab-0.0.3-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-mab-0.0.3-1|5	Version:	0.0.3
14cr|rubygem-mab-0.0.3-1|6	Release:	1
14cr|rubygem-mab-0.0.3-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-mab-0.0.3-1|8	Group:		Development/Ruby
14cr|rubygem-mab-0.0.3-1|9	Url:		https://rubygems.org/gems/%{rbname}
14cr|rubygem-mab-0.0.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-mab-0.0.3-1|11	BuildRequires:	rubygems
14cr|rubygem-mab-0.0.3-1|12	BuildArch:	noarch
14cr|rubygem-mab-0.0.3-1|13	
14cr|rubygem-mab-0.0.3-1|14	%description
14cr|rubygem-mab-0.0.3-1|15	Markup as Ruby.
14cr|rubygem-mab-0.0.3-1|16	
14cr|rubygem-mab-0.0.3-1|17	%files
14cr|rubygem-mab-0.0.3-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-mab-0.0.3-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-mab-0.0.3-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-mab-0.0.3-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-mab-0.0.3-1|22	
14cr|rubygem-mab-0.0.3-1|23	#----------------------------------------------------------------------------
14cr|rubygem-mab-0.0.3-1|24	
14cr|rubygem-mab-0.0.3-1|25	%package doc
14cr|rubygem-mab-0.0.3-1|26	Summary:	Documentation for %{name}
14cr|rubygem-mab-0.0.3-1|27	Group:		Documentation
14cr|rubygem-mab-0.0.3-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-mab-0.0.3-1|29	
14cr|rubygem-mab-0.0.3-1|30	%description doc
14cr|rubygem-mab-0.0.3-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-mab-0.0.3-1|32	
14cr|rubygem-mab-0.0.3-1|33	%files doc
14cr|rubygem-mab-0.0.3-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-mab-0.0.3-1|35	
14cr|rubygem-mab-0.0.3-1|36	#----------------------------------------------------------------------------
14cr|rubygem-mab-0.0.3-1|37	
14cr|rubygem-mab-0.0.3-1|38	%prep
14cr|rubygem-mab-0.0.3-1|39	%setup -q
14cr|rubygem-mab-0.0.3-1|40	
14cr|rubygem-mab-0.0.3-1|41	%build
14cr|rubygem-mab-0.0.3-1|42	%gem_build
14cr|rubygem-mab-0.0.3-1|43	
14cr|rubygem-mab-0.0.3-1|44	%install
14cr|rubygem-mab-0.0.3-1|45	%gem_install
14cr|rubygem-mab-0.0.3-1|46	
14cr|rubygem-mab-0.0.3-1|47	
14cr|rubygem-mab-0.0.3-1|48	%changelog
14cr|rubygem-mab-0.0.3-1|49	* Wed Sep 24 2014 Rosa <rosa@abf.rosalinux.ru> 0.0.3-1
14cr|rubygem-mab-0.0.3-1|50	+ Revision: 73f5e66
14cr|rubygem-mab-0.0.3-1|51	- Automatic import for version 0.0.3-1
14cr|rubygem-mab-0.0.3-1|52	
14cr|rubygem-mab-0.0.3-1|53	

7915 14
14cr|rubygem-magic-0.2.8-1|1	%define rbname magic
14cr|rubygem-magic-0.2.8-1|2	
14cr|rubygem-magic-0.2.8-1|3	Summary:	Ruby FFI bindings to libmagic
14cr|rubygem-magic-0.2.8-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-magic-0.2.8-1|5	Version:	0.2.8
14cr|rubygem-magic-0.2.8-1|6	Release:	1
14cr|rubygem-magic-0.2.8-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-magic-0.2.8-1|8	Group:		Development/Ruby
14cr|rubygem-magic-0.2.8-1|9	Url:		https://github.com/qoobaa/%{rbname}
14cr|rubygem-magic-0.2.8-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-magic-0.2.8-1|11	BuildRequires:	rubygems
14cr|rubygem-magic-0.2.8-1|12	BuildArch:	noarch
14cr|rubygem-magic-0.2.8-1|13	
14cr|rubygem-magic-0.2.8-1|14	%description
14cr|rubygem-magic-0.2.8-1|15	Ruby FFI bindings to libmagic.
14cr|rubygem-magic-0.2.8-1|16	
14cr|rubygem-magic-0.2.8-1|17	%files
14cr|rubygem-magic-0.2.8-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-magic-0.2.8-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-magic-0.2.8-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-magic-0.2.8-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-magic-0.2.8-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-magic-0.2.8-1|23	
14cr|rubygem-magic-0.2.8-1|24	#----------------------------------------------------------------------------
14cr|rubygem-magic-0.2.8-1|25	
14cr|rubygem-magic-0.2.8-1|26	%package doc
14cr|rubygem-magic-0.2.8-1|27	Summary:	Documentation for %{name}
14cr|rubygem-magic-0.2.8-1|28	Group:		Books/Computer books
14cr|rubygem-magic-0.2.8-1|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-magic-0.2.8-1|30	BuildArch:	noarch
14cr|rubygem-magic-0.2.8-1|31	
14cr|rubygem-magic-0.2.8-1|32	%description doc
14cr|rubygem-magic-0.2.8-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-magic-0.2.8-1|34	
14cr|rubygem-magic-0.2.8-1|35	%files doc
14cr|rubygem-magic-0.2.8-1|36	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-magic-0.2.8-1|37	
14cr|rubygem-magic-0.2.8-1|38	#----------------------------------------------------------------------------
14cr|rubygem-magic-0.2.8-1|39	
14cr|rubygem-magic-0.2.8-1|40	%prep
14cr|rubygem-magic-0.2.8-1|41	%setup -q
14cr|rubygem-magic-0.2.8-1|42	
14cr|rubygem-magic-0.2.8-1|43	%build
14cr|rubygem-magic-0.2.8-1|44	%gem_build
14cr|rubygem-magic-0.2.8-1|45	
14cr|rubygem-magic-0.2.8-1|46	%install
14cr|rubygem-magic-0.2.8-1|47	%gem_install
14cr|rubygem-magic-0.2.8-1|48	
14cr|rubygem-magic-0.2.8-1|49	
14cr|rubygem-magic-0.2.8-1|50	%changelog
14cr|rubygem-magic-0.2.8-1|51	* Wed Aug 13 2014 Rosa <rosa@abf.rosalinux.ru> 0.2.8-1
14cr|rubygem-magic-0.2.8-1|52	+ Revision: c8f6f1a
14cr|rubygem-magic-0.2.8-1|53	- Automatic import for version 0.2.8-1
14cr|rubygem-magic-0.2.8-1|54	
14cr|rubygem-magic-0.2.8-1|55	

7916 14
14cr|rubygem-mail-2.5.4-3|1	%define gemname mail
14cr|rubygem-mail-2.5.4-3|2	Summary:	A really Ruby Mail handler
14cr|rubygem-mail-2.5.4-3|3	Name:		rubygem-%{gemname}
14cr|rubygem-mail-2.5.4-3|4	Version:	2.5.4
14cr|rubygem-mail-2.5.4-3|5	Release:	3
14cr|rubygem-mail-2.5.4-3|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|rubygem-mail-2.5.4-3|7	License:	MIT
14cr|rubygem-mail-2.5.4-3|8	Group:		System/Servers
14cr|rubygem-mail-2.5.4-3|9	Url:		http://www.rubyonrails.org/
14cr|rubygem-mail-2.5.4-3|10	BuildArch:	noarch
14cr|rubygem-mail-2.5.4-3|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-mail-2.5.4-3|12	
14cr|rubygem-mail-2.5.4-3|13	%description
14cr|rubygem-mail-2.5.4-3|14	A really Ruby Mail handler.
14cr|rubygem-mail-2.5.4-3|15	
14cr|rubygem-mail-2.5.4-3|16	%prep
14cr|rubygem-mail-2.5.4-3|17	%setup -c
14cr|rubygem-mail-2.5.4-3|18	
14cr|rubygem-mail-2.5.4-3|19	%build
14cr|rubygem-mail-2.5.4-3|20	
14cr|rubygem-mail-2.5.4-3|21	%install
14cr|rubygem-mail-2.5.4-3|22	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-mail-2.5.4-3|23	
14cr|rubygem-mail-2.5.4-3|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|rubygem-mail-2.5.4-3|25	
14cr|rubygem-mail-2.5.4-3|26	%clean
14cr|rubygem-mail-2.5.4-3|27	
14cr|rubygem-mail-2.5.4-3|28	%files
14cr|rubygem-mail-2.5.4-3|29	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|rubygem-mail-2.5.4-3|30	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|rubygem-mail-2.5.4-3|31	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|rubygem-mail-2.5.4-3|32	
14cr|rubygem-mail-2.5.4-3|33	
14cr|rubygem-mail-2.5.4-3|34	
14cr|rubygem-mail-2.5.4-3|35	%changelog
14cr|rubygem-mail-2.5.4-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.4-3
14cr|rubygem-mail-2.5.4-3|37	+ Revision: eb8e47a
14cr|rubygem-mail-2.5.4-3|38	- MassBuild#464: Increase release tag
14cr|rubygem-mail-2.5.4-3|39	
14cr|rubygem-mail-2.5.4-3|40	

7917 14
14cr|rubygem-maruku-0.5.9-3|1	%define oname maruku
14cr|rubygem-maruku-0.5.9-3|2	
14cr|rubygem-maruku-0.5.9-3|3	Name:       rubygem-%{oname}
14cr|rubygem-maruku-0.5.9-3|4	Version:    0.5.9
14cr|rubygem-maruku-0.5.9-3|5	Release:    3
14cr|rubygem-maruku-0.5.9-3|6	Summary:    Maruku is a Markdown-superset interpreter written in Ruby
14cr|rubygem-maruku-0.5.9-3|7	Group:      Development/Ruby
14cr|rubygem-maruku-0.5.9-3|8	License:    GPLv2+ or Ruby
14cr|rubygem-maruku-0.5.9-3|9	URL:        http://maruku.rubyforge.org
14cr|rubygem-maruku-0.5.9-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-maruku-0.5.9-3|11	Requires:   rubygems
14cr|rubygem-maruku-0.5.9-3|12	BuildRequires: rubygems
14cr|rubygem-maruku-0.5.9-3|13	BuildArch:  noarch
14cr|rubygem-maruku-0.5.9-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-maruku-0.5.9-3|15	
14cr|rubygem-maruku-0.5.9-3|16	%description
14cr|rubygem-maruku-0.5.9-3|17	Maruku is a Markdown interpreter in Ruby. It features native export to HTML
14cr|rubygem-maruku-0.5.9-3|18	and PDF (via Latex). The output is really beautiful!
14cr|rubygem-maruku-0.5.9-3|19	
14cr|rubygem-maruku-0.5.9-3|20	
14cr|rubygem-maruku-0.5.9-3|21	%prep
14cr|rubygem-maruku-0.5.9-3|22	
14cr|rubygem-maruku-0.5.9-3|23	%build
14cr|rubygem-maruku-0.5.9-3|24	
14cr|rubygem-maruku-0.5.9-3|25	%install
14cr|rubygem-maruku-0.5.9-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-maruku-0.5.9-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-maruku-0.5.9-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-maruku-0.5.9-3|29	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-maruku-0.5.9-3|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-maruku-0.5.9-3|31	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-maruku-0.5.9-3|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-maruku-0.5.9-3|33	
14cr|rubygem-maruku-0.5.9-3|34	%clean
14cr|rubygem-maruku-0.5.9-3|35	
14cr|rubygem-maruku-0.5.9-3|36	%files
14cr|rubygem-maruku-0.5.9-3|37	%defattr(-, root, root, -)
14cr|rubygem-maruku-0.5.9-3|38	%{_bindir}/maruku
14cr|rubygem-maruku-0.5.9-3|39	%{_bindir}/marutex
14cr|rubygem-maruku-0.5.9-3|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-maruku-0.5.9-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-maruku-0.5.9-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-maruku-0.5.9-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/tests/
14cr|rubygem-maruku-0.5.9-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/maruku_gem.rb
14cr|rubygem-maruku-0.5.9-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/*.sh
14cr|rubygem-maruku-0.5.9-3|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-maruku-0.5.9-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-maruku-0.5.9-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs
14cr|rubygem-maruku-0.5.9-3|49	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-maruku-0.5.9-3|50	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-maruku-0.5.9-3|51	
14cr|rubygem-maruku-0.5.9-3|52	
14cr|rubygem-maruku-0.5.9-3|53	
14cr|rubygem-maruku-0.5.9-3|54	%changelog
14cr|rubygem-maruku-0.5.9-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.9-3
14cr|rubygem-maruku-0.5.9-3|56	+ Revision: be98fce
14cr|rubygem-maruku-0.5.9-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-maruku-0.5.9-3|58	
14cr|rubygem-maruku-0.5.9-3|59	

7918 14
14cr|rubygem-memcache-client-1.8.5-3|1	%define oname memcache-client
14cr|rubygem-memcache-client-1.8.5-3|2	
14cr|rubygem-memcache-client-1.8.5-3|3	Name:       rubygem-%{oname}
14cr|rubygem-memcache-client-1.8.5-3|4	Version:    1.8.5
14cr|rubygem-memcache-client-1.8.5-3|5	Release:    3
14cr|rubygem-memcache-client-1.8.5-3|6	Summary:    A Ruby library for accessing memcached
14cr|rubygem-memcache-client-1.8.5-3|7	Group:      Development/Ruby
14cr|rubygem-memcache-client-1.8.5-3|8	License:    MIT
14cr|rubygem-memcache-client-1.8.5-3|9	URL:        http://github.com/mperham/memcache-client
14cr|rubygem-memcache-client-1.8.5-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-memcache-client-1.8.5-3|11	Requires:   rubygems
14cr|rubygem-memcache-client-1.8.5-3|12	BuildRequires: rubygems
14cr|rubygem-memcache-client-1.8.5-3|13	BuildArch:  noarch
14cr|rubygem-memcache-client-1.8.5-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-memcache-client-1.8.5-3|15	
14cr|rubygem-memcache-client-1.8.5-3|16	%description
14cr|rubygem-memcache-client-1.8.5-3|17	A Ruby library for accessing memcached.
14cr|rubygem-memcache-client-1.8.5-3|18	
14cr|rubygem-memcache-client-1.8.5-3|19	
14cr|rubygem-memcache-client-1.8.5-3|20	%prep
14cr|rubygem-memcache-client-1.8.5-3|21	
14cr|rubygem-memcache-client-1.8.5-3|22	%build
14cr|rubygem-memcache-client-1.8.5-3|23	
14cr|rubygem-memcache-client-1.8.5-3|24	%install
14cr|rubygem-memcache-client-1.8.5-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-memcache-client-1.8.5-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-memcache-client-1.8.5-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-memcache-client-1.8.5-3|28	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-memcache-client-1.8.5-3|29	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-memcache-client-1.8.5-3|30	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-memcache-client-1.8.5-3|31	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-memcache-client-1.8.5-3|32	
14cr|rubygem-memcache-client-1.8.5-3|33	%clean
14cr|rubygem-memcache-client-1.8.5-3|34	
14cr|rubygem-memcache-client-1.8.5-3|35	%files
14cr|rubygem-memcache-client-1.8.5-3|36	%defattr(-, root, root, -)
14cr|rubygem-memcache-client-1.8.5-3|37	%{_bindir}/memcached_top
14cr|rubygem-memcache-client-1.8.5-3|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-memcache-client-1.8.5-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-memcache-client-1.8.5-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-memcache-client-1.8.5-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-memcache-client-1.8.5-3|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-memcache-client-1.8.5-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/FAQ.rdoc
14cr|rubygem-memcache-client-1.8.5-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.rdoc
14cr|rubygem-memcache-client-1.8.5-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.txt
14cr|rubygem-memcache-client-1.8.5-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/performance.txt
14cr|rubygem-memcache-client-1.8.5-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-memcache-client-1.8.5-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-memcache-client-1.8.5-3|49	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-memcache-client-1.8.5-3|50	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-memcache-client-1.8.5-3|51	
14cr|rubygem-memcache-client-1.8.5-3|52	
14cr|rubygem-memcache-client-1.8.5-3|53	
14cr|rubygem-memcache-client-1.8.5-3|54	%changelog
14cr|rubygem-memcache-client-1.8.5-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-3
14cr|rubygem-memcache-client-1.8.5-3|56	+ Revision: 6f6bbcd
14cr|rubygem-memcache-client-1.8.5-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-memcache-client-1.8.5-3|58	
14cr|rubygem-memcache-client-1.8.5-3|59	

7919 14
14cr|rubygem-metaclass-0.0.1-3|1	# Generated from metaclass-0.0.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-metaclass-0.0.1-3|2	%define	rbname	metaclass
14cr|rubygem-metaclass-0.0.1-3|3	
14cr|rubygem-metaclass-0.0.1-3|4	Summary:	Adds a metaclass method to all Ruby objects
14cr|rubygem-metaclass-0.0.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-metaclass-0.0.1-3|6	
14cr|rubygem-metaclass-0.0.1-3|7	Version:	0.0.1
14cr|rubygem-metaclass-0.0.1-3|8	Release:	3
14cr|rubygem-metaclass-0.0.1-3|9	Group:		Development/Ruby
14cr|rubygem-metaclass-0.0.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-metaclass-0.0.1-3|11	URL:		http://github.com/floehopper/metaclass
14cr|rubygem-metaclass-0.0.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-metaclass-0.0.1-3|13	BuildRequires:	rubygems
14cr|rubygem-metaclass-0.0.1-3|14	BuildArch:	noarch
14cr|rubygem-metaclass-0.0.1-3|15	
14cr|rubygem-metaclass-0.0.1-3|16	%description
14cr|rubygem-metaclass-0.0.1-3|17	Adds a metaclass method to all Ruby objects
14cr|rubygem-metaclass-0.0.1-3|18	
14cr|rubygem-metaclass-0.0.1-3|19	%package	doc
14cr|rubygem-metaclass-0.0.1-3|20	Summary:	Documentation for %{name}
14cr|rubygem-metaclass-0.0.1-3|21	Group:		Books/Computer books
14cr|rubygem-metaclass-0.0.1-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-metaclass-0.0.1-3|23	
14cr|rubygem-metaclass-0.0.1-3|24	%description	doc
14cr|rubygem-metaclass-0.0.1-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-metaclass-0.0.1-3|26	
14cr|rubygem-metaclass-0.0.1-3|27	%prep
14cr|rubygem-metaclass-0.0.1-3|28	%setup -q
14cr|rubygem-metaclass-0.0.1-3|29	
14cr|rubygem-metaclass-0.0.1-3|30	%build
14cr|rubygem-metaclass-0.0.1-3|31	%gem_build -f test
14cr|rubygem-metaclass-0.0.1-3|32	
14cr|rubygem-metaclass-0.0.1-3|33	%install
14cr|rubygem-metaclass-0.0.1-3|34	%gem_install
14cr|rubygem-metaclass-0.0.1-3|35	
14cr|rubygem-metaclass-0.0.1-3|36	%files
14cr|rubygem-metaclass-0.0.1-3|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-metaclass-0.0.1-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-metaclass-0.0.1-3|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-metaclass-0.0.1-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/metaclass
14cr|rubygem-metaclass-0.0.1-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/metaclass/*.rb
14cr|rubygem-metaclass-0.0.1-3|42	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-metaclass-0.0.1-3|43	
14cr|rubygem-metaclass-0.0.1-3|44	%files doc
14cr|rubygem-metaclass-0.0.1-3|45	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-metaclass-0.0.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-metaclass-0.0.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-metaclass-0.0.1-3|48	
14cr|rubygem-metaclass-0.0.1-3|49	
14cr|rubygem-metaclass-0.0.1-3|50	
14cr|rubygem-metaclass-0.0.1-3|51	
14cr|rubygem-metaclass-0.0.1-3|52	%changelog
14cr|rubygem-metaclass-0.0.1-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14cr|rubygem-metaclass-0.0.1-3|54	+ Revision: d13a03d
14cr|rubygem-metaclass-0.0.1-3|55	- MassBuild#464: Increase release tag
14cr|rubygem-metaclass-0.0.1-3|56	
14cr|rubygem-metaclass-0.0.1-3|57	

7920 14
14cr|rubygem-mime-types-1.19-3|1	%define	oname	mime-types
14cr|rubygem-mime-types-1.19-3|2	
14cr|rubygem-mime-types-1.19-3|3	Summary:	MIME content type identification library for ruby
14cr|rubygem-mime-types-1.19-3|4	Name:		rubygem-%{oname}
14cr|rubygem-mime-types-1.19-3|5	Version:	1.19
14cr|rubygem-mime-types-1.19-3|6	Release:	3
14cr|rubygem-mime-types-1.19-3|7	License:	GPLv2+ or Ruby or Perl Artistic License
14cr|rubygem-mime-types-1.19-3|8	Group:		Development/Ruby
14cr|rubygem-mime-types-1.19-3|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-mime-types-1.19-3|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-mime-types-1.19-3|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-mime-types-1.19-3|12	Requires:	rubygem-hoe >= 1.8.3
14cr|rubygem-mime-types-1.19-3|13	Requires:	rubygem(simplecov)
14cr|rubygem-mime-types-1.19-3|14	Requires:	rubygem-nokogiri
14cr|rubygem-mime-types-1.19-3|15	Requires:	rubygem-archive-tar-minitar
14cr|rubygem-mime-types-1.19-3|16	BuildArch:	noarch
14cr|rubygem-mime-types-1.19-3|17	
14cr|rubygem-mime-types-1.19-3|18	%description
14cr|rubygem-mime-types-1.19-3|19	This ruby library allows for the identification of a file's likely MIME content
14cr|rubygem-mime-types-1.19-3|20	type. The identification of MIME content type is based on a file's filename
14cr|rubygem-mime-types-1.19-3|21	extensions.
14cr|rubygem-mime-types-1.19-3|22	
14cr|rubygem-mime-types-1.19-3|23	%prep
14cr|rubygem-mime-types-1.19-3|24	
14cr|rubygem-mime-types-1.19-3|25	%build
14cr|rubygem-mime-types-1.19-3|26	
14cr|rubygem-mime-types-1.19-3|27	%install
14cr|rubygem-mime-types-1.19-3|28	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-mime-types-1.19-3|29	
14cr|rubygem-mime-types-1.19-3|30	rm -rf %{buildroot}%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-mime-types-1.19-3|31	
14cr|rubygem-mime-types-1.19-3|32	%files
14cr|rubygem-mime-types-1.19-3|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-mime-types-1.19-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-mime-types-1.19-3|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-mime-types-1.19-3|36	
14cr|rubygem-mime-types-1.19-3|37	
14cr|rubygem-mime-types-1.19-3|38	
14cr|rubygem-mime-types-1.19-3|39	
14cr|rubygem-mime-types-1.19-3|40	%changelog
14cr|rubygem-mime-types-1.19-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19-3
14cr|rubygem-mime-types-1.19-3|42	+ Revision: ec336b8
14cr|rubygem-mime-types-1.19-3|43	- MassBuild#464: Increase release tag
14cr|rubygem-mime-types-1.19-3|44	
14cr|rubygem-mime-types-1.19-3|45	

7921 14
14cr|rubygem-minitest-5.3.4-3|1	# Generated from minitest-2.11.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-minitest-5.3.4-3|2	%define	rbname	minitest
14cr|rubygem-minitest-5.3.4-3|3	
14cr|rubygem-minitest-5.3.4-3|4	Summary:	Testing facilities supporting TDD, BDD, mocking, and benchmarking
14cr|rubygem-minitest-5.3.4-3|5	
14cr|rubygem-minitest-5.3.4-3|6	Name:		rubygem-%{rbname}
14cr|rubygem-minitest-5.3.4-3|7	
14cr|rubygem-minitest-5.3.4-3|8	Version:	5.3.4
14cr|rubygem-minitest-5.3.4-3|9	Release:	3
14cr|rubygem-minitest-5.3.4-3|10	Group:		Development/Ruby
14cr|rubygem-minitest-5.3.4-3|11	License:	GPLv2+ or Ruby
14cr|rubygem-minitest-5.3.4-3|12	URL:		https://github.com/seattlerb/minitest
14cr|rubygem-minitest-5.3.4-3|13	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-minitest-5.3.4-3|14	BuildRequires:	rubygems
14cr|rubygem-minitest-5.3.4-3|15	BuildArch:	noarch
14cr|rubygem-minitest-5.3.4-3|16	
14cr|rubygem-minitest-5.3.4-3|17	%description
14cr|rubygem-minitest-5.3.4-3|18	minitest provides a complete suite of testing facilities supporting
14cr|rubygem-minitest-5.3.4-3|19	TDD, BDD, mocking, and benchmarking.
14cr|rubygem-minitest-5.3.4-3|20	"I had a class with Jim Weirich on testing last week and we were
14cr|rubygem-minitest-5.3.4-3|21	allowed to choose our testing frameworks. Kirk Haines and I were
14cr|rubygem-minitest-5.3.4-3|22	paired up and we cracked open the code for a few test
14cr|rubygem-minitest-5.3.4-3|23	frameworks...
14cr|rubygem-minitest-5.3.4-3|24	I MUST say that mintiest is *very* readable / understandable
14cr|rubygem-minitest-5.3.4-3|25	compared to the 'other two' options we looked at. Nicely done and
14cr|rubygem-minitest-5.3.4-3|26	thank you for helping us keep our mental sanity."
14cr|rubygem-minitest-5.3.4-3|27	-- Wayne E. Seguin
14cr|rubygem-minitest-5.3.4-3|28	minitest/unit is a small and incredibly fast unit testing framework.
14cr|rubygem-minitest-5.3.4-3|29	It provides a rich set of assertions to make your tests clean and
14cr|rubygem-minitest-5.3.4-3|30	readable.
14cr|rubygem-minitest-5.3.4-3|31	minitest/spec is a functionally complete spec engine. It hooks onto
14cr|rubygem-minitest-5.3.4-3|32	minitest/unit and seamlessly bridges test assertions over to spec
14cr|rubygem-minitest-5.3.4-3|33	expectations.
14cr|rubygem-minitest-5.3.4-3|34	minitest/benchmark is an awesome way to assert the performance of your
14cr|rubygem-minitest-5.3.4-3|35	algorithms in a repeatable manner. Now you can assert that your newb
14cr|rubygem-minitest-5.3.4-3|36	co-worker doesn't replace your linear algorithm with an exponential
14cr|rubygem-minitest-5.3.4-3|37	one!
14cr|rubygem-minitest-5.3.4-3|38	minitest/mock by Steven Baker, is a beautifully tiny mock object
14cr|rubygem-minitest-5.3.4-3|39	framework.
14cr|rubygem-minitest-5.3.4-3|40	minitest/pride shows pride in testing and adds coloring to your test
14cr|rubygem-minitest-5.3.4-3|41	output. I guess it is an example of how to write IO pipes too. :P
14cr|rubygem-minitest-5.3.4-3|42	minitest/unit is meant to have a clean implementation for language
14cr|rubygem-minitest-5.3.4-3|43	implementors that need a minimal set of methods to bootstrap a working
14cr|rubygem-minitest-5.3.4-3|44	test suite. For example, there is no magic involved for test-case
14cr|rubygem-minitest-5.3.4-3|45	discovery.
14cr|rubygem-minitest-5.3.4-3|46	"Again, I can't praise enough the idea of a testing/specing
14cr|rubygem-minitest-5.3.4-3|47	framework that I can actually read in full in one sitting!"
14cr|rubygem-minitest-5.3.4-3|48	-- Piotr Szotkowski
14cr|rubygem-minitest-5.3.4-3|49	
14cr|rubygem-minitest-5.3.4-3|50	%package	doc
14cr|rubygem-minitest-5.3.4-3|51	Summary:	Documentation for %{name}
14cr|rubygem-minitest-5.3.4-3|52	
14cr|rubygem-minitest-5.3.4-3|53	Group:		Books/Computer books
14cr|rubygem-minitest-5.3.4-3|54	Requires:	%{name} = %{EVRD}
14cr|rubygem-minitest-5.3.4-3|55	BuildArch:	noarch
14cr|rubygem-minitest-5.3.4-3|56	
14cr|rubygem-minitest-5.3.4-3|57	%description	doc
14cr|rubygem-minitest-5.3.4-3|58	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-minitest-5.3.4-3|59	
14cr|rubygem-minitest-5.3.4-3|60	%prep
14cr|rubygem-minitest-5.3.4-3|61	%setup -q
14cr|rubygem-minitest-5.3.4-3|62	
14cr|rubygem-minitest-5.3.4-3|63	%build
14cr|rubygem-minitest-5.3.4-3|64	%gem_build
14cr|rubygem-minitest-5.3.4-3|65	
14cr|rubygem-minitest-5.3.4-3|66	%install
14cr|rubygem-minitest-5.3.4-3|67	%gem_install
14cr|rubygem-minitest-5.3.4-3|68	
14cr|rubygem-minitest-5.3.4-3|69	%clean
14cr|rubygem-minitest-5.3.4-3|70	
14cr|rubygem-minitest-5.3.4-3|71	%files
14cr|rubygem-minitest-5.3.4-3|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-minitest-5.3.4-3|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe
14cr|rubygem-minitest-5.3.4-3|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-minitest-5.3.4-3|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe/*.rb
14cr|rubygem-minitest-5.3.4-3|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-minitest-5.3.4-3|77	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest
14cr|rubygem-minitest-5.3.4-3|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest/*.rb
14cr|rubygem-minitest-5.3.4-3|79	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-minitest-5.3.4-3|80	
14cr|rubygem-minitest-5.3.4-3|81	%files doc
14cr|rubygem-minitest-5.3.4-3|82	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-minitest-5.3.4-3|83	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-minitest-5.3.4-3|84	
14cr|rubygem-minitest-5.3.4-3|85	
14cr|rubygem-minitest-5.3.4-3|86	
14cr|rubygem-minitest-5.3.4-3|87	%changelog
14cr|rubygem-minitest-5.3.4-3|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3.4-3
14cr|rubygem-minitest-5.3.4-3|89	+ Revision: ca3d12b
14cr|rubygem-minitest-5.3.4-3|90	- MassBuild#464: Increase release tag
14cr|rubygem-minitest-5.3.4-3|91	
14cr|rubygem-minitest-5.3.4-3|92	

7922 14
14cr|rubygem-mocha-1.1.0-1|1	# Generated from mocha-0.9.12.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-mocha-1.1.0-1|2	%define	rbname	mocha
14cr|rubygem-mocha-1.1.0-1|3	
14cr|rubygem-mocha-1.1.0-1|4	Summary:	Mocking and stubbing library
14cr|rubygem-mocha-1.1.0-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-mocha-1.1.0-1|6	Version:	1.1.0
14cr|rubygem-mocha-1.1.0-1|7	Release:	1
14cr|rubygem-mocha-1.1.0-1|8	Group:		Development/Ruby
14cr|rubygem-mocha-1.1.0-1|9	License:	GPLv2+ or Ruby
14cr|rubygem-mocha-1.1.0-1|10	Url:		http://mocha.rubyforge.org
14cr|rubygem-mocha-1.1.0-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-mocha-1.1.0-1|12	Source1:	%{name}.rpmlintrc
14cr|rubygem-mocha-1.1.0-1|13	BuildRequires:	rubygems
14cr|rubygem-mocha-1.1.0-1|14	BuildArch:	noarch
14cr|rubygem-mocha-1.1.0-1|15	
14cr|rubygem-mocha-1.1.0-1|16	%description
14cr|rubygem-mocha-1.1.0-1|17	Mocking and stubbing library with JMock/SchMock syntax, which allows
14cr|rubygem-mocha-1.1.0-1|18	mocking and stubbing of methods on real (non-mock) classes.
14cr|rubygem-mocha-1.1.0-1|19	
14cr|rubygem-mocha-1.1.0-1|20	%files
14cr|rubygem-mocha-1.1.0-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-mocha-1.1.0-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-mocha-1.1.0-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-mocha-1.1.0-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-mocha-1.1.0-1|25	
14cr|rubygem-mocha-1.1.0-1|26	#----------------------------------------------------------------------------
14cr|rubygem-mocha-1.1.0-1|27	
14cr|rubygem-mocha-1.1.0-1|28	%package	doc
14cr|rubygem-mocha-1.1.0-1|29	Summary:	Documentation for %{name}
14cr|rubygem-mocha-1.1.0-1|30	Group:		Books/Computer books
14cr|rubygem-mocha-1.1.0-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-mocha-1.1.0-1|32	BuildArch:	noarch
14cr|rubygem-mocha-1.1.0-1|33	
14cr|rubygem-mocha-1.1.0-1|34	%description	doc
14cr|rubygem-mocha-1.1.0-1|35	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-mocha-1.1.0-1|36	
14cr|rubygem-mocha-1.1.0-1|37	%files doc
14cr|rubygem-mocha-1.1.0-1|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-mocha-1.1.0-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-mocha-1.1.0-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-mocha-1.1.0-1|41	
14cr|rubygem-mocha-1.1.0-1|42	#----------------------------------------------------------------------------
14cr|rubygem-mocha-1.1.0-1|43	
14cr|rubygem-mocha-1.1.0-1|44	%prep
14cr|rubygem-mocha-1.1.0-1|45	%setup -q
14cr|rubygem-mocha-1.1.0-1|46	
14cr|rubygem-mocha-1.1.0-1|47	%build
14cr|rubygem-mocha-1.1.0-1|48	%gem_build -f '(examples|test)/'
14cr|rubygem-mocha-1.1.0-1|49	
14cr|rubygem-mocha-1.1.0-1|50	%install
14cr|rubygem-mocha-1.1.0-1|51	%gem_install
14cr|rubygem-mocha-1.1.0-1|52	
14cr|rubygem-mocha-1.1.0-1|53	%changelog
14cr|rubygem-mocha-1.1.0-1|54	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14cr|rubygem-mocha-1.1.0-1|55	+ Revision: 531ef62
14cr|rubygem-mocha-1.1.0-1|56	- New version 1.1.0, update files
14cr|rubygem-mocha-1.1.0-1|57	
14cr|rubygem-mocha-1.1.0-1|58	

7923 14
14cr|rubygem-mongrel-1.1.5-5|1	%define	rbname	mongrel
14cr|rubygem-mongrel-1.1.5-5|2	
14cr|rubygem-mongrel-1.1.5-5|3	Summary:	A small fast HTTP library and server for Ruby apps
14cr|rubygem-mongrel-1.1.5-5|4	Name:		rubygem-%{rbname}
14cr|rubygem-mongrel-1.1.5-5|5	
14cr|rubygem-mongrel-1.1.5-5|6	Version:	1.1.5
14cr|rubygem-mongrel-1.1.5-5|7	Release:	5
14cr|rubygem-mongrel-1.1.5-5|8	Group:		Development/Ruby
14cr|rubygem-mongrel-1.1.5-5|9	License:	GPLv2+ or Ruby
14cr|rubygem-mongrel-1.1.5-5|10	URL:		http://mongrel.rubyforge.org
14cr|rubygem-mongrel-1.1.5-5|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-mongrel-1.1.5-5|12	Patch0:		mongrel-1.1.5-ruby1.9.patch
14cr|rubygem-mongrel-1.1.5-5|13	Patch1:		mongrel-1.1.5-add-licenses-tag.patch
14cr|rubygem-mongrel-1.1.5-5|14	Requires:	rubygem(cgi_multipart_eof_fix)
14cr|rubygem-mongrel-1.1.5-5|15	BuildRequires:	rubygems
14cr|rubygem-mongrel-1.1.5-5|16	BuildRequires:	ruby-devel
14cr|rubygem-mongrel-1.1.5-5|17	
14cr|rubygem-mongrel-1.1.5-5|18	%description
14cr|rubygem-mongrel-1.1.5-5|19	A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa
14cr|rubygem-mongrel-1.1.5-5|20	apps.
14cr|rubygem-mongrel-1.1.5-5|21	
14cr|rubygem-mongrel-1.1.5-5|22	
14cr|rubygem-mongrel-1.1.5-5|23	%files
14cr|rubygem-mongrel-1.1.5-5|24	%{_bindir}/mongrel_rails
14cr|rubygem-mongrel-1.1.5-5|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/mongrel_rails
14cr|rubygem-mongrel-1.1.5-5|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel.rb
14cr|rubygem-mongrel-1.1.5-5|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel/*.yml
14cr|rubygem-mongrel-1.1.5-5|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel/*.rb
14cr|rubygem-mongrel-1.1.5-5|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
14cr|rubygem-mongrel-1.1.5-5|30	%{ruby_sitearchdir}/http11.so
14cr|rubygem-mongrel-1.1.5-5|31	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-mongrel-1.1.5-5|32	
14cr|rubygem-mongrel-1.1.5-5|33	#----------------------------------------------------------
14cr|rubygem-mongrel-1.1.5-5|34	
14cr|rubygem-mongrel-1.1.5-5|35	%package	doc
14cr|rubygem-mongrel-1.1.5-5|36	Summary:	Documentation for %{name}
14cr|rubygem-mongrel-1.1.5-5|37	Group:		Books/Computer books
14cr|rubygem-mongrel-1.1.5-5|38	Requires:	%{name} = %{EVRD}
14cr|rubygem-mongrel-1.1.5-5|39	BuildArch:	noarch
14cr|rubygem-mongrel-1.1.5-5|40	
14cr|rubygem-mongrel-1.1.5-5|41	%description	doc
14cr|rubygem-mongrel-1.1.5-5|42	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-mongrel-1.1.5-5|43	
14cr|rubygem-mongrel-1.1.5-5|44	%files doc
14cr|rubygem-mongrel-1.1.5-5|45	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-mongrel-1.1.5-5|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-mongrel-1.1.5-5|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-mongrel-1.1.5-5|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-mongrel-1.1.5-5|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-mongrel-1.1.5-5|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
14cr|rubygem-mongrel-1.1.5-5|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-mongrel-1.1.5-5|52	
14cr|rubygem-mongrel-1.1.5-5|53	%prep
14cr|rubygem-mongrel-1.1.5-5|54	%setup -q
14cr|rubygem-mongrel-1.1.5-5|55	%patch0 -p1 -b .ruby19~
14cr|rubygem-mongrel-1.1.5-5|56	gunzip metadata.gz
14cr|rubygem-mongrel-1.1.5-5|57	%patch1 -p1 -b .licenses~
14cr|rubygem-mongrel-1.1.5-5|58	gzip metadata
14cr|rubygem-mongrel-1.1.5-5|59	
14cr|rubygem-mongrel-1.1.5-5|60	%build
14cr|rubygem-mongrel-1.1.5-5|61	%gem_build -f '(examples|test|tools)'
14cr|rubygem-mongrel-1.1.5-5|62	
14cr|rubygem-mongrel-1.1.5-5|63	%install
14cr|rubygem-mongrel-1.1.5-5|64	%gem_install
14cr|rubygem-mongrel-1.1.5-5|65	
14cr|rubygem-mongrel-1.1.5-5|66	perl -pi -e "s|/usr/local/bin/ruby|/usr/bin/ruby|" %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/webrick_compare.rb
14cr|rubygem-mongrel-1.1.5-5|67	chmod +x %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/webrick_compare.rb
14cr|rubygem-mongrel-1.1.5-5|68	chmod +x %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/camping/blog.rb
14cr|rubygem-mongrel-1.1.5-5|69	chmod +x %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/camping/tepee.rb
14cr|rubygem-mongrel-1.1.5-5|70	sed -i -e '1i#!/usr/bin/ruby' %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/mongrel_rails
14cr|rubygem-mongrel-1.1.5-5|71	
14cr|rubygem-mongrel-1.1.5-5|72	
14cr|rubygem-mongrel-1.1.5-5|73	%changelog
14cr|rubygem-mongrel-1.1.5-5|74	* Mon Aug 25 2014 abfonly <abfonly@gmail.com> 1.1.5-5
14cr|rubygem-mongrel-1.1.5-5|75	+ Revision: 093bd13
14cr|rubygem-mongrel-1.1.5-5|76	- Merge pull request #1 from abfonly/rubygem-mongrel:rosa2014.1
14cr|rubygem-mongrel-1.1.5-5|77	- abfonly
14cr|rubygem-mongrel-1.1.5-5|78	
14cr|rubygem-mongrel-1.1.5-5|79	

7924 14
14cr|rubygem-msgpack-0.5.8-1|1	%define rbname msgpack
14cr|rubygem-msgpack-0.5.8-1|2	
14cr|rubygem-msgpack-0.5.8-1|3	Summary:	MessagePack, a binary-based efficient data interchange format
14cr|rubygem-msgpack-0.5.8-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-msgpack-0.5.8-1|5	Version:	0.5.8
14cr|rubygem-msgpack-0.5.8-1|6	Release:	1
14cr|rubygem-msgpack-0.5.8-1|7	License:	ASL 2.0
14cr|rubygem-msgpack-0.5.8-1|8	Group:		Development/Ruby
14cr|rubygem-msgpack-0.5.8-1|9	Url:		http://msgpack.sourceforge.net/
14cr|rubygem-msgpack-0.5.8-1|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-msgpack-0.5.8-1|11	BuildRequires:	rubygems
14cr|rubygem-msgpack-0.5.8-1|12	BuildRequires:	pkgconfig(ruby)
14cr|rubygem-msgpack-0.5.8-1|13	Conflicts:	ruby-msgpack < 0.5.8
14cr|rubygem-msgpack-0.5.8-1|14	Obsoletes:	ruby-msgpack < 0.5.8
14cr|rubygem-msgpack-0.5.8-1|15	
14cr|rubygem-msgpack-0.5.8-1|16	%description
14cr|rubygem-msgpack-0.5.8-1|17	MessagePack, a binary-based efficient data interchange format.
14cr|rubygem-msgpack-0.5.8-1|18	
14cr|rubygem-msgpack-0.5.8-1|19	%files
14cr|rubygem-msgpack-0.5.8-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-msgpack-0.5.8-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-msgpack-0.5.8-1|22	%{ruby_sitearchdir}/%{rbname}/%{rbname}.so
14cr|rubygem-msgpack-0.5.8-1|23	
14cr|rubygem-msgpack-0.5.8-1|24	#----------------------------------------------------------------------------
14cr|rubygem-msgpack-0.5.8-1|25	
14cr|rubygem-msgpack-0.5.8-1|26	%package doc
14cr|rubygem-msgpack-0.5.8-1|27	Summary:	Documentation for %{name}
14cr|rubygem-msgpack-0.5.8-1|28	Group:		Books/Computer books
14cr|rubygem-msgpack-0.5.8-1|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-msgpack-0.5.8-1|30	BuildArch:	noarch
14cr|rubygem-msgpack-0.5.8-1|31	
14cr|rubygem-msgpack-0.5.8-1|32	%description doc
14cr|rubygem-msgpack-0.5.8-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-msgpack-0.5.8-1|34	
14cr|rubygem-msgpack-0.5.8-1|35	%files doc
14cr|rubygem-msgpack-0.5.8-1|36	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-msgpack-0.5.8-1|37	
14cr|rubygem-msgpack-0.5.8-1|38	#----------------------------------------------------------------------------
14cr|rubygem-msgpack-0.5.8-1|39	
14cr|rubygem-msgpack-0.5.8-1|40	%prep
14cr|rubygem-msgpack-0.5.8-1|41	%setup -q
14cr|rubygem-msgpack-0.5.8-1|42	
14cr|rubygem-msgpack-0.5.8-1|43	%build
14cr|rubygem-msgpack-0.5.8-1|44	%gem_build
14cr|rubygem-msgpack-0.5.8-1|45	
14cr|rubygem-msgpack-0.5.8-1|46	%install
14cr|rubygem-msgpack-0.5.8-1|47	%gem_install
14cr|rubygem-msgpack-0.5.8-1|48	
14cr|rubygem-msgpack-0.5.8-1|49	
14cr|rubygem-msgpack-0.5.8-1|50	%changelog
14cr|rubygem-msgpack-0.5.8-1|51	* Mon Sep 22 2014 Rosa <rosa@abf.rosalinux.ru> 0.5.8-1
14cr|rubygem-msgpack-0.5.8-1|52	+ Revision: 07b585c
14cr|rubygem-msgpack-0.5.8-1|53	- Automatic import for version 0.5.8-1
14cr|rubygem-msgpack-0.5.8-1|54	
14cr|rubygem-msgpack-0.5.8-1|55	

7925 14
14cr|rubygem-multi_json-1.10.1-1|1	%define rbname multi_json
14cr|rubygem-multi_json-1.10.1-1|2	
14cr|rubygem-multi_json-1.10.1-1|3	Name:       rubygem-%{rbname}
14cr|rubygem-multi_json-1.10.1-1|4	Version:    1.10.1
14cr|rubygem-multi_json-1.10.1-1|5	Release:    1
14cr|rubygem-multi_json-1.10.1-1|6	Summary:    A gem to provide swappable JSON backends
14cr|rubygem-multi_json-1.10.1-1|7	Group:      Development/Ruby
14cr|rubygem-multi_json-1.10.1-1|8	License:    GPLv2+
14cr|rubygem-multi_json-1.10.1-1|9	URL:        http://github.com/intridea/multi_json
14cr|rubygem-multi_json-1.10.1-1|10	Source0:    http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-multi_json-1.10.1-1|11	BuildRequires: rubygems
14cr|rubygem-multi_json-1.10.1-1|12	
14cr|rubygem-multi_json-1.10.1-1|13	Requires:   rubygems
14cr|rubygem-multi_json-1.10.1-1|14	Suggests:   rubygem(rspec)
14cr|rubygem-multi_json-1.10.1-1|15	
14cr|rubygem-multi_json-1.10.1-1|16	BuildArch:  noarch
14cr|rubygem-multi_json-1.10.1-1|17	
14cr|rubygem-multi_json-1.10.1-1|18	
14cr|rubygem-multi_json-1.10.1-1|19	%description
14cr|rubygem-multi_json-1.10.1-1|20	A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem,
14cr|rubygem-multi_json-1.10.1-1|21	ActiveSupport, or JSON pure.
14cr|rubygem-multi_json-1.10.1-1|22	
14cr|rubygem-multi_json-1.10.1-1|23	#-------------------------------------------------------------------------------
14cr|rubygem-multi_json-1.10.1-1|24	%package        doc
14cr|rubygem-multi_json-1.10.1-1|25	Summary:    Documentation for %{name}
14cr|rubygem-multi_json-1.10.1-1|26	Group:      Development/Ruby
14cr|rubygem-multi_json-1.10.1-1|27	Requires:   %{name} = %{version}-%{release}
14cr|rubygem-multi_json-1.10.1-1|28	
14cr|rubygem-multi_json-1.10.1-1|29	%description    doc
14cr|rubygem-multi_json-1.10.1-1|30	Documents, Rdoc & RI documentation for %{name}.
14cr|rubygem-multi_json-1.10.1-1|31	#-------------------------------------------------------------------------------
14cr|rubygem-multi_json-1.10.1-1|32	%prep
14cr|rubygem-multi_json-1.10.1-1|33	%setup -q
14cr|rubygem-multi_json-1.10.1-1|34	sed -i /spec.signing_key/d %{rbname}.gemspec
14cr|rubygem-multi_json-1.10.1-1|35	
14cr|rubygem-multi_json-1.10.1-1|36	%build
14cr|rubygem-multi_json-1.10.1-1|37	%gem_build
14cr|rubygem-multi_json-1.10.1-1|38	
14cr|rubygem-multi_json-1.10.1-1|39	%install
14cr|rubygem-multi_json-1.10.1-1|40	%gem_install
14cr|rubygem-multi_json-1.10.1-1|41	
14cr|rubygem-multi_json-1.10.1-1|42	
14cr|rubygem-multi_json-1.10.1-1|43	%files
14cr|rubygem-multi_json-1.10.1-1|44	%doc README.md
14cr|rubygem-multi_json-1.10.1-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-multi_json-1.10.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-multi_json-1.10.1-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-multi_json-1.10.1-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-multi_json-1.10.1-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/multi_json
14cr|rubygem-multi_json-1.10.1-1|50	
14cr|rubygem-multi_json-1.10.1-1|51	%files doc
14cr|rubygem-multi_json-1.10.1-1|52	%doc LICENSE.md
14cr|rubygem-multi_json-1.10.1-1|53	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-multi_json-1.10.1-1|54	
14cr|rubygem-multi_json-1.10.1-1|55	
14cr|rubygem-multi_json-1.10.1-1|56	
14cr|rubygem-multi_json-1.10.1-1|57	
14cr|rubygem-multi_json-1.10.1-1|58	%changelog
14cr|rubygem-multi_json-1.10.1-1|59	* Thu Aug 14 2014 abfonly <abfonly@gmail.com> 1.10.1-1
14cr|rubygem-multi_json-1.10.1-1|60	+ Revision: a9b9fc5
14cr|rubygem-multi_json-1.10.1-1|61	- Merge pull request #1 from abfonly/rubygem-multi_json:rosa2014.1
14cr|rubygem-multi_json-1.10.1-1|62	- abfonly
14cr|rubygem-multi_json-1.10.1-1|63	
14cr|rubygem-multi_json-1.10.1-1|64	

7926 14
14cr|rubygem-multipart-post-2.0.0-1|1	%define rbname multipart-post
14cr|rubygem-multipart-post-2.0.0-1|2	
14cr|rubygem-multipart-post-2.0.0-1|3	Summary:	Use with Net::HTTP to do multipart form posts
14cr|rubygem-multipart-post-2.0.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-multipart-post-2.0.0-1|5	Version:	2.0.0
14cr|rubygem-multipart-post-2.0.0-1|6	Release:	1
14cr|rubygem-multipart-post-2.0.0-1|7	License:	MIT
14cr|rubygem-multipart-post-2.0.0-1|8	Group:		Development/Ruby
14cr|rubygem-multipart-post-2.0.0-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-multipart-post-2.0.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-multipart-post-2.0.0-1|11	BuildRequires:	rubygems
14cr|rubygem-multipart-post-2.0.0-1|12	BuildArch:	noarch
14cr|rubygem-multipart-post-2.0.0-1|13	
14cr|rubygem-multipart-post-2.0.0-1|14	%description
14cr|rubygem-multipart-post-2.0.0-1|15	Use with Net::HTTP to do multipart form posts.
14cr|rubygem-multipart-post-2.0.0-1|16	
14cr|rubygem-multipart-post-2.0.0-1|17	IO values that have #content_type, #original_filename,
14cr|rubygem-multipart-post-2.0.0-1|18	and #local_path will be posted as a binary file.
14cr|rubygem-multipart-post-2.0.0-1|19	
14cr|rubygem-multipart-post-2.0.0-1|20	%files
14cr|rubygem-multipart-post-2.0.0-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-multipart-post-2.0.0-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-multipart-post-2.0.0-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-multipart-post-2.0.0-1|24	
14cr|rubygem-multipart-post-2.0.0-1|25	#----------------------------------------------------------------------------
14cr|rubygem-multipart-post-2.0.0-1|26	
14cr|rubygem-multipart-post-2.0.0-1|27	%package doc
14cr|rubygem-multipart-post-2.0.0-1|28	Summary:	Documentation for %{name}
14cr|rubygem-multipart-post-2.0.0-1|29	Group:		Documentation
14cr|rubygem-multipart-post-2.0.0-1|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-multipart-post-2.0.0-1|31	
14cr|rubygem-multipart-post-2.0.0-1|32	%description doc
14cr|rubygem-multipart-post-2.0.0-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-multipart-post-2.0.0-1|34	
14cr|rubygem-multipart-post-2.0.0-1|35	%files doc
14cr|rubygem-multipart-post-2.0.0-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-multipart-post-2.0.0-1|37	
14cr|rubygem-multipart-post-2.0.0-1|38	#----------------------------------------------------------------------------
14cr|rubygem-multipart-post-2.0.0-1|39	
14cr|rubygem-multipart-post-2.0.0-1|40	%prep
14cr|rubygem-multipart-post-2.0.0-1|41	%setup -q
14cr|rubygem-multipart-post-2.0.0-1|42	
14cr|rubygem-multipart-post-2.0.0-1|43	%build
14cr|rubygem-multipart-post-2.0.0-1|44	%gem_build
14cr|rubygem-multipart-post-2.0.0-1|45	
14cr|rubygem-multipart-post-2.0.0-1|46	%install
14cr|rubygem-multipart-post-2.0.0-1|47	%gem_install
14cr|rubygem-multipart-post-2.0.0-1|48	
14cr|rubygem-multipart-post-2.0.0-1|49	
14cr|rubygem-multipart-post-2.0.0-1|50	%changelog
14cr|rubygem-multipart-post-2.0.0-1|51	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.0-1
14cr|rubygem-multipart-post-2.0.0-1|52	+ Revision: 81ef339
14cr|rubygem-multipart-post-2.0.0-1|53	- Automatic import for version 2.0.0-1
14cr|rubygem-multipart-post-2.0.0-1|54	
14cr|rubygem-multipart-post-2.0.0-1|55	

7927 14
14cr|rubygem-multi_test-0.1.1-1|1	%define rbname multi_test
14cr|rubygem-multi_test-0.1.1-1|2	
14cr|rubygem-multi_test-0.1.1-1|3	Summary:	Wafter-thin gem to help control rogue test/unit/autorun requires
14cr|rubygem-multi_test-0.1.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-multi_test-0.1.1-1|5	Version:	0.1.1
14cr|rubygem-multi_test-0.1.1-1|6	Release:	1
14cr|rubygem-multi_test-0.1.1-1|7	License:	MIT
14cr|rubygem-multi_test-0.1.1-1|8	Group:		Development/Ruby
14cr|rubygem-multi_test-0.1.1-1|9	Url:		http://github.com/rspec/%{rbname}
14cr|rubygem-multi_test-0.1.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-multi_test-0.1.1-1|11	BuildRequires:	rubygems
14cr|rubygem-multi_test-0.1.1-1|12	BuildArch:	noarch
14cr|rubygem-multi_test-0.1.1-1|13	
14cr|rubygem-multi_test-0.1.1-1|14	%description
14cr|rubygem-multi_test-0.1.1-1|15	Wafter-thin gem to help control rogue test/unit/autorun requires.
14cr|rubygem-multi_test-0.1.1-1|16	
14cr|rubygem-multi_test-0.1.1-1|17	%files
14cr|rubygem-multi_test-0.1.1-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-multi_test-0.1.1-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-multi_test-0.1.1-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-multi_test-0.1.1-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-multi_test-0.1.1-1|22	
14cr|rubygem-multi_test-0.1.1-1|23	#----------------------------------------------------------------------------
14cr|rubygem-multi_test-0.1.1-1|24	
14cr|rubygem-multi_test-0.1.1-1|25	%package doc
14cr|rubygem-multi_test-0.1.1-1|26	Summary:	Documentation for %{name}
14cr|rubygem-multi_test-0.1.1-1|27	Group:		Documentation
14cr|rubygem-multi_test-0.1.1-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-multi_test-0.1.1-1|29	
14cr|rubygem-multi_test-0.1.1-1|30	%description doc
14cr|rubygem-multi_test-0.1.1-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-multi_test-0.1.1-1|32	
14cr|rubygem-multi_test-0.1.1-1|33	%files doc
14cr|rubygem-multi_test-0.1.1-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-multi_test-0.1.1-1|35	
14cr|rubygem-multi_test-0.1.1-1|36	#----------------------------------------------------------------------------
14cr|rubygem-multi_test-0.1.1-1|37	
14cr|rubygem-multi_test-0.1.1-1|38	%prep
14cr|rubygem-multi_test-0.1.1-1|39	%setup -q
14cr|rubygem-multi_test-0.1.1-1|40	
14cr|rubygem-multi_test-0.1.1-1|41	%build
14cr|rubygem-multi_test-0.1.1-1|42	%gem_build
14cr|rubygem-multi_test-0.1.1-1|43	
14cr|rubygem-multi_test-0.1.1-1|44	%install
14cr|rubygem-multi_test-0.1.1-1|45	%gem_install
14cr|rubygem-multi_test-0.1.1-1|46	
14cr|rubygem-multi_test-0.1.1-1|47	
14cr|rubygem-multi_test-0.1.1-1|48	%changelog
14cr|rubygem-multi_test-0.1.1-1|49	* Tue Sep 23 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.1-1
14cr|rubygem-multi_test-0.1.1-1|50	+ Revision: 655bf37
14cr|rubygem-multi_test-0.1.1-1|51	- Automatic import for version 0.1.1-1
14cr|rubygem-multi_test-0.1.1-1|52	
14cr|rubygem-multi_test-0.1.1-1|53	

7928 14
14cr|rubygem-multi_xml-0.5.5-1|1	%define rbname multi_xml
14cr|rubygem-multi_xml-0.5.5-1|2	
14cr|rubygem-multi_xml-0.5.5-1|3	Summary:	Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML
14cr|rubygem-multi_xml-0.5.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-multi_xml-0.5.5-1|5	Version:	0.5.5
14cr|rubygem-multi_xml-0.5.5-1|6	Release:	1
14cr|rubygem-multi_xml-0.5.5-1|7	License:	MIT
14cr|rubygem-multi_xml-0.5.5-1|8	Group:		Development/Ruby
14cr|rubygem-multi_xml-0.5.5-1|9	Url:		http://rubygems.org/downloads/%{rbname}
14cr|rubygem-multi_xml-0.5.5-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-multi_xml-0.5.5-1|11	BuildRequires:	rubygems
14cr|rubygem-multi_xml-0.5.5-1|12	BuildArch:	noarch
14cr|rubygem-multi_xml-0.5.5-1|13	
14cr|rubygem-multi_xml-0.5.5-1|14	%description
14cr|rubygem-multi_xml-0.5.5-1|15	Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
14cr|rubygem-multi_xml-0.5.5-1|16	
14cr|rubygem-multi_xml-0.5.5-1|17	%files
14cr|rubygem-multi_xml-0.5.5-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-multi_xml-0.5.5-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-multi_xml-0.5.5-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-multi_xml-0.5.5-1|21	
14cr|rubygem-multi_xml-0.5.5-1|22	#----------------------------------------------------------------------------
14cr|rubygem-multi_xml-0.5.5-1|23	
14cr|rubygem-multi_xml-0.5.5-1|24	%package doc
14cr|rubygem-multi_xml-0.5.5-1|25	Summary:	Documentation for %{name}
14cr|rubygem-multi_xml-0.5.5-1|26	Group:		Documentation
14cr|rubygem-multi_xml-0.5.5-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-multi_xml-0.5.5-1|28	
14cr|rubygem-multi_xml-0.5.5-1|29	%description doc
14cr|rubygem-multi_xml-0.5.5-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-multi_xml-0.5.5-1|31	
14cr|rubygem-multi_xml-0.5.5-1|32	%files doc
14cr|rubygem-multi_xml-0.5.5-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-multi_xml-0.5.5-1|34	
14cr|rubygem-multi_xml-0.5.5-1|35	#----------------------------------------------------------------------------
14cr|rubygem-multi_xml-0.5.5-1|36	
14cr|rubygem-multi_xml-0.5.5-1|37	%prep
14cr|rubygem-multi_xml-0.5.5-1|38	%setup -q
14cr|rubygem-multi_xml-0.5.5-1|39	
14cr|rubygem-multi_xml-0.5.5-1|40	%build
14cr|rubygem-multi_xml-0.5.5-1|41	%gem_build
14cr|rubygem-multi_xml-0.5.5-1|42	
14cr|rubygem-multi_xml-0.5.5-1|43	%install
14cr|rubygem-multi_xml-0.5.5-1|44	%gem_install
14cr|rubygem-multi_xml-0.5.5-1|45	
14cr|rubygem-multi_xml-0.5.5-1|46	%changelog
14cr|rubygem-multi_xml-0.5.5-1|47	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 0.5.5-1
14cr|rubygem-multi_xml-0.5.5-1|48	+ Revision: daeeb06
14cr|rubygem-multi_xml-0.5.5-1|49	- Automatic import for version 0.5.5-1
14cr|rubygem-multi_xml-0.5.5-1|50	
14cr|rubygem-multi_xml-0.5.5-1|51	

7929 14
14cr|rubygem-mustache-0.11.2-3|1	%define oname mustache
14cr|rubygem-mustache-0.11.2-3|2	
14cr|rubygem-mustache-0.11.2-3|3	Name:       rubygem-%{oname}
14cr|rubygem-mustache-0.11.2-3|4	Version:    0.11.2
14cr|rubygem-mustache-0.11.2-3|5	Release:    3
14cr|rubygem-mustache-0.11.2-3|6	Summary:    Mustache is a framework-agnostic way to render logic-free views
14cr|rubygem-mustache-0.11.2-3|7	Group:      Development/Ruby
14cr|rubygem-mustache-0.11.2-3|8	License:    MIT
14cr|rubygem-mustache-0.11.2-3|9	URL:        http://github.com/defunkt/mustache
14cr|rubygem-mustache-0.11.2-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-mustache-0.11.2-3|11	Requires:   rubygems
14cr|rubygem-mustache-0.11.2-3|12	BuildRequires: rubygems
14cr|rubygem-mustache-0.11.2-3|13	BuildArch:  noarch
14cr|rubygem-mustache-0.11.2-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-mustache-0.11.2-3|15	
14cr|rubygem-mustache-0.11.2-3|16	%description
14cr|rubygem-mustache-0.11.2-3|17	Inspired by ctemplate, Mustache is a framework-agnostic way to render
14cr|rubygem-mustache-0.11.2-3|18	logic-free views.
14cr|rubygem-mustache-0.11.2-3|19	As ctemplates says, "It emphasizes separating logic from presentation:
14cr|rubygem-mustache-0.11.2-3|20	it is impossible to embed application logic in this template
14cr|rubygem-mustache-0.11.2-3|21	language.
14cr|rubygem-mustache-0.11.2-3|22	Think of Mustache as a replacement for your views. Instead of views
14cr|rubygem-mustache-0.11.2-3|23	consisting of ERB or HAML with random helpers and arbitrary logic,
14cr|rubygem-mustache-0.11.2-3|24	your views are broken into two parts: a Ruby class and an HTML
14cr|rubygem-mustache-0.11.2-3|25	template.
14cr|rubygem-mustache-0.11.2-3|26	
14cr|rubygem-mustache-0.11.2-3|27	
14cr|rubygem-mustache-0.11.2-3|28	%prep
14cr|rubygem-mustache-0.11.2-3|29	
14cr|rubygem-mustache-0.11.2-3|30	%build
14cr|rubygem-mustache-0.11.2-3|31	
14cr|rubygem-mustache-0.11.2-3|32	%install
14cr|rubygem-mustache-0.11.2-3|33	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-mustache-0.11.2-3|34	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-mustache-0.11.2-3|35	--force --rdoc %{SOURCE0}
14cr|rubygem-mustache-0.11.2-3|36	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-mustache-0.11.2-3|37	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-mustache-0.11.2-3|38	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-mustache-0.11.2-3|39	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-mustache-0.11.2-3|40	
14cr|rubygem-mustache-0.11.2-3|41	%clean
14cr|rubygem-mustache-0.11.2-3|42	
14cr|rubygem-mustache-0.11.2-3|43	%files
14cr|rubygem-mustache-0.11.2-3|44	%defattr(-, root, root, -)
14cr|rubygem-mustache-0.11.2-3|45	%{_bindir}/mustache
14cr|rubygem-mustache-0.11.2-3|46	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-mustache-0.11.2-3|47	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-mustache-0.11.2-3|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-mustache-0.11.2-3|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-mustache-0.11.2-3|50	
14cr|rubygem-mustache-0.11.2-3|51	
14cr|rubygem-mustache-0.11.2-3|52	
14cr|rubygem-mustache-0.11.2-3|53	%changelog
14cr|rubygem-mustache-0.11.2-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2-3
14cr|rubygem-mustache-0.11.2-3|55	+ Revision: 5d32686
14cr|rubygem-mustache-0.11.2-3|56	- MassBuild#464: Increase release tag
14cr|rubygem-mustache-0.11.2-3|57	
14cr|rubygem-mustache-0.11.2-3|58	

7930 14
14cr|rubygem-mysql-2.9.1-1|1	
14cr|rubygem-mysql-2.9.1-1|2	%define	rbname	mysql
14cr|rubygem-mysql-2.9.1-1|3	
14cr|rubygem-mysql-2.9.1-1|4	Summary:	This is the MySQL API module for Ruby
14cr|rubygem-mysql-2.9.1-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-mysql-2.9.1-1|6	
14cr|rubygem-mysql-2.9.1-1|7	Version:	2.9.1
14cr|rubygem-mysql-2.9.1-1|8	Release:	1
14cr|rubygem-mysql-2.9.1-1|9	Group:		Development/Ruby
14cr|rubygem-mysql-2.9.1-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-mysql-2.9.1-1|11	URL:		http://mysql-win.rubyforge.org
14cr|rubygem-mysql-2.9.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-mysql-2.9.1-1|13	BuildRequires:	rubygems
14cr|rubygem-mysql-2.9.1-1|14	BuildRequires:	ruby-devel
14cr|rubygem-mysql-2.9.1-1|15	BuildRequires:	mysql-devel
14cr|rubygem-mysql-2.9.1-1|16	
14cr|rubygem-mysql-2.9.1-1|17	# keep this please .Sflo
14cr|rubygem-mysql-2.9.1-1|18	%if %{mdvver} >= 201410
14cr|rubygem-mysql-2.9.1-1|19	Provides:	rubygem-mariadb
14cr|rubygem-mysql-2.9.1-1|20	%endif
14cr|rubygem-mysql-2.9.1-1|21	
14cr|rubygem-mysql-2.9.1-1|22	%rename		ruby-mysql
14cr|rubygem-mysql-2.9.1-1|23	
14cr|rubygem-mysql-2.9.1-1|24	%description
14cr|rubygem-mysql-2.9.1-1|25	This is the MySQL API module for Ruby. It provides the same functions for Ruby
14cr|rubygem-mysql-2.9.1-1|26	programs that the MySQL C API provides for C programs.
14cr|rubygem-mysql-2.9.1-1|27	This is a conversion of tmtm's original extension into a proper RubyGems.
14cr|rubygem-mysql-2.9.1-1|28	
14cr|rubygem-mysql-2.9.1-1|29	%files
14cr|rubygem-mysql-2.9.1-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/extra/*.css
14cr|rubygem-mysql-2.9.1-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/extra/*.html
14cr|rubygem-mysql-2.9.1-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-mysql-2.9.1-1|33	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
14cr|rubygem-mysql-2.9.1-1|34	%{ruby_sitearchdir}/mysql/mysql_api.so
14cr|rubygem-mysql-2.9.1-1|35	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-mysql-2.9.1-1|36	#-----------------------------------------------------------
14cr|rubygem-mysql-2.9.1-1|37	
14cr|rubygem-mysql-2.9.1-1|38	%package	doc
14cr|rubygem-mysql-2.9.1-1|39	Summary:	Documentation for %{name}
14cr|rubygem-mysql-2.9.1-1|40	Group:		Books/Computer books
14cr|rubygem-mysql-2.9.1-1|41	Requires:	%{name} = %{EVRD}
14cr|rubygem-mysql-2.9.1-1|42	BuildArch:	noarch
14cr|rubygem-mysql-2.9.1-1|43	
14cr|rubygem-mysql-2.9.1-1|44	%description	doc
14cr|rubygem-mysql-2.9.1-1|45	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-mysql-2.9.1-1|46	
14cr|rubygem-mysql-2.9.1-1|47	%files doc
14cr|rubygem-mysql-2.9.1-1|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-mysql-2.9.1-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-mysql-2.9.1-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-mysql-2.9.1-1|51	#-----------------------------------------------------------
14cr|rubygem-mysql-2.9.1-1|52	
14cr|rubygem-mysql-2.9.1-1|53	%prep
14cr|rubygem-mysql-2.9.1-1|54	%setup -q
14cr|rubygem-mysql-2.9.1-1|55	
14cr|rubygem-mysql-2.9.1-1|56	%build
14cr|rubygem-mysql-2.9.1-1|57	%gem_build -f '(extra|tasks|test)'
14cr|rubygem-mysql-2.9.1-1|58	
14cr|rubygem-mysql-2.9.1-1|59	%install
14cr|rubygem-mysql-2.9.1-1|60	%gem_install
14cr|rubygem-mysql-2.9.1-1|61	
14cr|rubygem-mysql-2.9.1-1|62	rm -fr %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/.gemtest
14cr|rubygem-mysql-2.9.1-1|63	perl -pi -e "s|/usr/local/bin/ruby|/usr/bin/ruby|" %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_mysql.rb
14cr|rubygem-mysql-2.9.1-1|64	chmod +x %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_mysql.rb
14cr|rubygem-mysql-2.9.1-1|65	
14cr|rubygem-mysql-2.9.1-1|66	
14cr|rubygem-mysql-2.9.1-1|67	
14cr|rubygem-mysql-2.9.1-1|68	
14cr|rubygem-mysql-2.9.1-1|69	
14cr|rubygem-mysql-2.9.1-1|70	%changelog
14cr|rubygem-mysql-2.9.1-1|71	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 2.9.1-1
14cr|rubygem-mysql-2.9.1-1|72	+ Revision: c34519c
14cr|rubygem-mysql-2.9.1-1|73	- Merge pull request #1 from abfonly/rubygem-mysql:rosa2014.1
14cr|rubygem-mysql-2.9.1-1|74	- abfonly
14cr|rubygem-mysql-2.9.1-1|75	
14cr|rubygem-mysql-2.9.1-1|76	

7931 14
14cr|rubygem-ncurses-ruby-1.2.4-1|1	
14cr|rubygem-ncurses-ruby-1.2.4-1|2	%define	rbname	ncurses
14cr|rubygem-ncurses-ruby-1.2.4-1|3	
14cr|rubygem-ncurses-ruby-1.2.4-1|4	Summary:	Ruby wrapper for ncurses library
14cr|rubygem-ncurses-ruby-1.2.4-1|5	Name:		rubygem-%{rbname}-ruby
14cr|rubygem-ncurses-ruby-1.2.4-1|6	
14cr|rubygem-ncurses-ruby-1.2.4-1|7	Version:	1.2.4
14cr|rubygem-ncurses-ruby-1.2.4-1|8	Release:	1
14cr|rubygem-ncurses-ruby-1.2.4-1|9	Group:		Development/Ruby
14cr|rubygem-ncurses-ruby-1.2.4-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-ncurses-ruby-1.2.4-1|11	URL:		http://ncurses-ruby.berlios.de/
14cr|rubygem-ncurses-ruby-1.2.4-1|12	Source0:	http://rubygems.org/gems/%{rbname}-ruby-%{version}.gem
14cr|rubygem-ncurses-ruby-1.2.4-1|13	
14cr|rubygem-ncurses-ruby-1.2.4-1|14	BuildRequires:	rubygems
14cr|rubygem-ncurses-ruby-1.2.4-1|15	BuildRequires:	ruby-devel
14cr|rubygem-ncurses-ruby-1.2.4-1|16	BuildRequires:	rubygem(rake)
14cr|rubygem-ncurses-ruby-1.2.4-1|17	BuildRequires:	pkgconfig(ncurses)
14cr|rubygem-ncurses-ruby-1.2.4-1|18	%rename		ruby-ncurses
14cr|rubygem-ncurses-ruby-1.2.4-1|19	
14cr|rubygem-ncurses-ruby-1.2.4-1|20	%description
14cr|rubygem-ncurses-ruby-1.2.4-1|21	This wrapper provides access to the functions, macros, global variables and
14cr|rubygem-ncurses-ruby-1.2.4-1|22	constants of the ncurses library.  These are mapped to a Ruby Module named
14cr|rubygem-ncurses-ruby-1.2.4-1|23	"Ncurses":  Functions and external variables are implemented as singleton
14cr|rubygem-ncurses-ruby-1.2.4-1|24	functions of the Module Ncurses.
14cr|rubygem-ncurses-ruby-1.2.4-1|25	
14cr|rubygem-ncurses-ruby-1.2.4-1|26	%files
14cr|rubygem-ncurses-ruby-1.2.4-1|27	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/*.rb
14cr|rubygem-ncurses-ruby-1.2.4-1|28	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/%{rbname}-ruby/*.rb
14cr|rubygem-ncurses-ruby-1.2.4-1|29	%{ruby_gemdir}/specifications/%{rbname}-ruby-%{version}.gemspec
14cr|rubygem-ncurses-ruby-1.2.4-1|30	%{ruby_sitearchdir}/*.so
14cr|rubygem-ncurses-ruby-1.2.4-1|31	#----------------------------------------------------------------
14cr|rubygem-ncurses-ruby-1.2.4-1|32	
14cr|rubygem-ncurses-ruby-1.2.4-1|33	%package	doc
14cr|rubygem-ncurses-ruby-1.2.4-1|34	Summary:	Documentation for %{name}
14cr|rubygem-ncurses-ruby-1.2.4-1|35	Group:		Books/Computer books
14cr|rubygem-ncurses-ruby-1.2.4-1|36	Requires:	%{name} = %{EVRD}
14cr|rubygem-ncurses-ruby-1.2.4-1|37	BuildArch:	noarch
14cr|rubygem-ncurses-ruby-1.2.4-1|38	
14cr|rubygem-ncurses-ruby-1.2.4-1|39	%description	doc
14cr|rubygem-ncurses-ruby-1.2.4-1|40	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-ncurses-ruby-1.2.4-1|41	
14cr|rubygem-ncurses-ruby-1.2.4-1|42	%files doc
14cr|rubygem-ncurses-ruby-1.2.4-1|43	%doc %{ruby_gemdir}/doc/%{rbname}-ruby-%{version}
14cr|rubygem-ncurses-ruby-1.2.4-1|44	#----------------------------------------------------------------
14cr|rubygem-ncurses-ruby-1.2.4-1|45	
14cr|rubygem-ncurses-ruby-1.2.4-1|46	%prep
14cr|rubygem-ncurses-ruby-1.2.4-1|47	%setup -q
14cr|rubygem-ncurses-ruby-1.2.4-1|48	
14cr|rubygem-ncurses-ruby-1.2.4-1|49	
14cr|rubygem-ncurses-ruby-1.2.4-1|50	%build
14cr|rubygem-ncurses-ruby-1.2.4-1|51	%gem_build
14cr|rubygem-ncurses-ruby-1.2.4-1|52	
14cr|rubygem-ncurses-ruby-1.2.4-1|53	%install
14cr|rubygem-ncurses-ruby-1.2.4-1|54	%gem_install
14cr|rubygem-ncurses-ruby-1.2.4-1|55	
14cr|rubygem-ncurses-ruby-1.2.4-1|56	sed -i -e '1i#!/usr/bin/ruby' %{buildroot}%{ruby_gemdir}/gems/ncurses-ruby-1.2.4/lib/ncurses.rb
14cr|rubygem-ncurses-ruby-1.2.4-1|57	
14cr|rubygem-ncurses-ruby-1.2.4-1|58	
14cr|rubygem-ncurses-ruby-1.2.4-1|59	
14cr|rubygem-ncurses-ruby-1.2.4-1|60	%changelog
14cr|rubygem-ncurses-ruby-1.2.4-1|61	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 1.2.4-1
14cr|rubygem-ncurses-ruby-1.2.4-1|62	+ Revision: 06af2c6
14cr|rubygem-ncurses-ruby-1.2.4-1|63	- Merge pull request #1 from abfonly/rubygem-ncurses:rosa2014.1
14cr|rubygem-ncurses-ruby-1.2.4-1|64	- abfonly
14cr|rubygem-ncurses-ruby-1.2.4-1|65	
14cr|rubygem-ncurses-ruby-1.2.4-1|66	

7932 14
14cr|rubygem-nokogiri-1.5.0-4|1	# Generated from nokogiri-1.5.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-nokogiri-1.5.0-4|2	%define	rbname	nokogiri
14cr|rubygem-nokogiri-1.5.0-4|3	
14cr|rubygem-nokogiri-1.5.0-4|4	Summary:	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
14cr|rubygem-nokogiri-1.5.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-nokogiri-1.5.0-4|6	
14cr|rubygem-nokogiri-1.5.0-4|7	Version:	1.5.0
14cr|rubygem-nokogiri-1.5.0-4|8	Release:	4
14cr|rubygem-nokogiri-1.5.0-4|9	Group:		Development/Ruby
14cr|rubygem-nokogiri-1.5.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-nokogiri-1.5.0-4|11	URL:		http://nokogiri.org
14cr|rubygem-nokogiri-1.5.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-nokogiri-1.5.0-4|13	Patch0:		nokogiri-1.5.0-string-format-fix.patch
14cr|rubygem-nokogiri-1.5.0-4|14	BuildRequires:	rubygems
14cr|rubygem-nokogiri-1.5.0-4|15	BuildRequires:	ruby-devel
14cr|rubygem-nokogiri-1.5.0-4|16	BuildRequires:	libxslt-devel
14cr|rubygem-nokogiri-1.5.0-4|17	BuildRequires:	pkgconfig(libxml-2.0)
14cr|rubygem-nokogiri-1.5.0-4|18	BuildRequires:	locales-en
14cr|rubygem-nokogiri-1.5.0-4|19	
14cr|rubygem-nokogiri-1.5.0-4|20	%description
14cr|rubygem-nokogiri-1.5.0-4|21	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.  Among Nokogiri's
14cr|rubygem-nokogiri-1.5.0-4|22	many features is the ability to search documents via XPath or CSS3 selectors.
14cr|rubygem-nokogiri-1.5.0-4|23	XML is like violence - if it doesn’t solve your problems, you are not using
14cr|rubygem-nokogiri-1.5.0-4|24	enough of it.
14cr|rubygem-nokogiri-1.5.0-4|25	
14cr|rubygem-nokogiri-1.5.0-4|26	%package	doc
14cr|rubygem-nokogiri-1.5.0-4|27	Summary:	Documentation for %{name}
14cr|rubygem-nokogiri-1.5.0-4|28	Group:		Books/Computer books
14cr|rubygem-nokogiri-1.5.0-4|29	Requires:	%{name} = %{EVRD}
14cr|rubygem-nokogiri-1.5.0-4|30	BuildArch:	noarch
14cr|rubygem-nokogiri-1.5.0-4|31	
14cr|rubygem-nokogiri-1.5.0-4|32	%description	doc
14cr|rubygem-nokogiri-1.5.0-4|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-nokogiri-1.5.0-4|34	
14cr|rubygem-nokogiri-1.5.0-4|35	%prep
14cr|rubygem-nokogiri-1.5.0-4|36	%setup -q
14cr|rubygem-nokogiri-1.5.0-4|37	%patch0 -p1 -b .str_fmt~
14cr|rubygem-nokogiri-1.5.0-4|38	
14cr|rubygem-nokogiri-1.5.0-4|39	%build
14cr|rubygem-nokogiri-1.5.0-4|40	export LC_ALL=en_US.UTF-8
14cr|rubygem-nokogiri-1.5.0-4|41	%gem_build
14cr|rubygem-nokogiri-1.5.0-4|42	
14cr|rubygem-nokogiri-1.5.0-4|43	%install
14cr|rubygem-nokogiri-1.5.0-4|44	%gem_install
14cr|rubygem-nokogiri-1.5.0-4|45	
14cr|rubygem-nokogiri-1.5.0-4|46	%files
14cr|rubygem-nokogiri-1.5.0-4|47	%{_bindir}/nokogiri
14cr|rubygem-nokogiri-1.5.0-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-nokogiri-1.5.0-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-nokogiri-1.5.0-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext
14cr|rubygem-nokogiri-1.5.0-4|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd
14cr|rubygem-nokogiri-1.5.0-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/nokogiri
14cr|rubygem-nokogiri-1.5.0-4|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri
14cr|rubygem-nokogiri-1.5.0-4|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-nokogiri-1.5.0-4|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-nokogiri-1.5.0-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri
14cr|rubygem-nokogiri-1.5.0-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/*.rb
14cr|rubygem-nokogiri-1.5.0-4|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css
14cr|rubygem-nokogiri-1.5.0-4|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rb
14cr|rubygem-nokogiri-1.5.0-4|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rex
14cr|rubygem-nokogiri-1.5.0-4|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.y
14cr|rubygem-nokogiri-1.5.0-4|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators
14cr|rubygem-nokogiri-1.5.0-4|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators/*.rb
14cr|rubygem-nokogiri-1.5.0-4|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html
14cr|rubygem-nokogiri-1.5.0-4|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/*.rb
14cr|rubygem-nokogiri-1.5.0-4|66	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax
14cr|rubygem-nokogiri-1.5.0-4|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax/*.rb
14cr|rubygem-nokogiri-1.5.0-4|68	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml
14cr|rubygem-nokogiri-1.5.0-4|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/*.rb
14cr|rubygem-nokogiri-1.5.0-4|70	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node
14cr|rubygem-nokogiri-1.5.0-4|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node/*.rb
14cr|rubygem-nokogiri-1.5.0-4|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp
14cr|rubygem-nokogiri-1.5.0-4|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp/*.rb
14cr|rubygem-nokogiri-1.5.0-4|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax
14cr|rubygem-nokogiri-1.5.0-4|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax/*.rb
14cr|rubygem-nokogiri-1.5.0-4|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath
14cr|rubygem-nokogiri-1.5.0-4|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath/*.rb
14cr|rubygem-nokogiri-1.5.0-4|78	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt
14cr|rubygem-nokogiri-1.5.0-4|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt/*.rb
14cr|rubygem-nokogiri-1.5.0-4|80	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser
14cr|rubygem-nokogiri-1.5.0-4|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser/*.rb
14cr|rubygem-nokogiri-1.5.0-4|82	
14cr|rubygem-nokogiri-1.5.0-4|83	%{ruby_sitearchdir}/%{rbname}/*.so
14cr|rubygem-nokogiri-1.5.0-4|84	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-nokogiri-1.5.0-4|85	
14cr|rubygem-nokogiri-1.5.0-4|86	
14cr|rubygem-nokogiri-1.5.0-4|87	%files doc
14cr|rubygem-nokogiri-1.5.0-4|88	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-nokogiri-1.5.0-4|89	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-nokogiri-1.5.0-4|90	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri/*.c
14cr|rubygem-nokogiri-1.5.0-4|91	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-nokogiri-1.5.0-4|92	
14cr|rubygem-nokogiri-1.5.0-4|93	
14cr|rubygem-nokogiri-1.5.0-4|94	
14cr|rubygem-nokogiri-1.5.0-4|95	%changelog
14cr|rubygem-nokogiri-1.5.0-4|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-4
14cr|rubygem-nokogiri-1.5.0-4|97	+ Revision: 590c7a1
14cr|rubygem-nokogiri-1.5.0-4|98	- MassBuild#464: Increase release tag
14cr|rubygem-nokogiri-1.5.0-4|99	
14cr|rubygem-nokogiri-1.5.0-4|100	

7933 14
14cr|rubygem-oa-core-0.0.5-3|1	%define oname oa-core
14cr|rubygem-oa-core-0.0.5-3|2	
14cr|rubygem-oa-core-0.0.5-3|3	Name:       rubygem-%{oname}
14cr|rubygem-oa-core-0.0.5-3|4	Version:    0.0.5
14cr|rubygem-oa-core-0.0.5-3|5	Release:    3
14cr|rubygem-oa-core-0.0.5-3|6	Summary:    HTTP Basic strategies for OmniAuth
14cr|rubygem-oa-core-0.0.5-3|7	Group:      Development/Ruby
14cr|rubygem-oa-core-0.0.5-3|8	License:    MIT
14cr|rubygem-oa-core-0.0.5-3|9	URL:        http://github.com/intridea/omniauth
14cr|rubygem-oa-core-0.0.5-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-oa-core-0.0.5-3|11	Requires:   rubygems
14cr|rubygem-oa-core-0.0.5-3|12	Suggests:   rubygem(rake)
14cr|rubygem-oa-core-0.0.5-3|13	Suggests:   rubygem(mg) >= 0.0.8
14cr|rubygem-oa-core-0.0.5-3|14	Suggests:   rubygem(rspec) >= 1.3.0
14cr|rubygem-oa-core-0.0.5-3|15	Suggests:   rubygem(webmock) >= 1.3.4
14cr|rubygem-oa-core-0.0.5-3|16	Suggests:   rubygem(rack-test) >= 0.5.4
14cr|rubygem-oa-core-0.0.5-3|17	Suggests:   rubygem(json) >= 1.4.3
14cr|rubygem-oa-core-0.0.5-3|18	BuildRequires: rubygems
14cr|rubygem-oa-core-0.0.5-3|19	BuildArch:  noarch
14cr|rubygem-oa-core-0.0.5-3|20	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-oa-core-0.0.5-3|21	
14cr|rubygem-oa-core-0.0.5-3|22	%description
14cr|rubygem-oa-core-0.0.5-3|23	HTTP Basic strategies for OmniAuth.
14cr|rubygem-oa-core-0.0.5-3|24	
14cr|rubygem-oa-core-0.0.5-3|25	
14cr|rubygem-oa-core-0.0.5-3|26	%prep
14cr|rubygem-oa-core-0.0.5-3|27	
14cr|rubygem-oa-core-0.0.5-3|28	%build
14cr|rubygem-oa-core-0.0.5-3|29	
14cr|rubygem-oa-core-0.0.5-3|30	%install
14cr|rubygem-oa-core-0.0.5-3|31	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-oa-core-0.0.5-3|32	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-oa-core-0.0.5-3|33	--force --rdoc %{SOURCE0}
14cr|rubygem-oa-core-0.0.5-3|34	
14cr|rubygem-oa-core-0.0.5-3|35	%clean
14cr|rubygem-oa-core-0.0.5-3|36	
14cr|rubygem-oa-core-0.0.5-3|37	%files
14cr|rubygem-oa-core-0.0.5-3|38	%defattr(-, root, root, -)
14cr|rubygem-oa-core-0.0.5-3|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-oa-core-0.0.5-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-oa-core-0.0.5-3|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-oa-core-0.0.5-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
14cr|rubygem-oa-core-0.0.5-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.rdoc
14cr|rubygem-oa-core-0.0.5-3|44	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-oa-core-0.0.5-3|45	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-oa-core-0.0.5-3|46	
14cr|rubygem-oa-core-0.0.5-3|47	
14cr|rubygem-oa-core-0.0.5-3|48	
14cr|rubygem-oa-core-0.0.5-3|49	%changelog
14cr|rubygem-oa-core-0.0.5-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-3
14cr|rubygem-oa-core-0.0.5-3|51	+ Revision: 9aab645
14cr|rubygem-oa-core-0.0.5-3|52	- MassBuild#464: Increase release tag
14cr|rubygem-oa-core-0.0.5-3|53	
14cr|rubygem-oa-core-0.0.5-3|54	

7934 14
14cr|rubygem-oa-oauth-0.0.1-3|1	%define oname oa-oauth
14cr|rubygem-oa-oauth-0.0.1-3|2	
14cr|rubygem-oa-oauth-0.0.1-3|3	Name:       rubygem-%{oname}
14cr|rubygem-oa-oauth-0.0.1-3|4	Version:    0.0.1
14cr|rubygem-oa-oauth-0.0.1-3|5	Release:    3
14cr|rubygem-oa-oauth-0.0.1-3|6	Summary:    OAuth strategies for OmniAuth
14cr|rubygem-oa-oauth-0.0.1-3|7	Group:      Development/Ruby
14cr|rubygem-oa-oauth-0.0.1-3|8	License:    MIT
14cr|rubygem-oa-oauth-0.0.1-3|9	URL:        http://github.com/intridea/omniauth
14cr|rubygem-oa-oauth-0.0.1-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-oa-oauth-0.0.1-3|11	Requires:   rubygems
14cr|rubygem-oa-oauth-0.0.1-3|12	Suggests:   rubygem(rspec)
14cr|rubygem-oa-oauth-0.0.1-3|13	Suggests:   rubygem(webmock)
14cr|rubygem-oa-oauth-0.0.1-3|14	Suggests:   rubygem(rack-test)
14cr|rubygem-oa-oauth-0.0.1-3|15	Suggests:   rubygem(mg)
14cr|rubygem-oa-oauth-0.0.1-3|16	BuildRequires: rubygems
14cr|rubygem-oa-oauth-0.0.1-3|17	BuildArch: noarch
14cr|rubygem-oa-oauth-0.0.1-3|18	Provides: rubygem(%{oname}) = %{version}
14cr|rubygem-oa-oauth-0.0.1-3|19	
14cr|rubygem-oa-oauth-0.0.1-3|20	%description
14cr|rubygem-oa-oauth-0.0.1-3|21	OAuth strategies for OmniAuth.
14cr|rubygem-oa-oauth-0.0.1-3|22	
14cr|rubygem-oa-oauth-0.0.1-3|23	
14cr|rubygem-oa-oauth-0.0.1-3|24	%prep
14cr|rubygem-oa-oauth-0.0.1-3|25	
14cr|rubygem-oa-oauth-0.0.1-3|26	%build
14cr|rubygem-oa-oauth-0.0.1-3|27	
14cr|rubygem-oa-oauth-0.0.1-3|28	%install
14cr|rubygem-oa-oauth-0.0.1-3|29	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-oa-oauth-0.0.1-3|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-oa-oauth-0.0.1-3|31	--force --rdoc %{SOURCE0}
14cr|rubygem-oa-oauth-0.0.1-3|32	
14cr|rubygem-oa-oauth-0.0.1-3|33	%clean
14cr|rubygem-oa-oauth-0.0.1-3|34	
14cr|rubygem-oa-oauth-0.0.1-3|35	%files
14cr|rubygem-oa-oauth-0.0.1-3|36	%defattr(-, root, root, -)
14cr|rubygem-oa-oauth-0.0.1-3|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-oa-oauth-0.0.1-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-oa-oauth-0.0.1-3|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-oa-oauth-0.0.1-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/*.rdoc
14cr|rubygem-oa-oauth-0.0.1-3|41	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-oa-oauth-0.0.1-3|42	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-oa-oauth-0.0.1-3|43	
14cr|rubygem-oa-oauth-0.0.1-3|44	
14cr|rubygem-oa-oauth-0.0.1-3|45	
14cr|rubygem-oa-oauth-0.0.1-3|46	%changelog
14cr|rubygem-oa-oauth-0.0.1-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14cr|rubygem-oa-oauth-0.0.1-3|48	+ Revision: fa93f61
14cr|rubygem-oa-oauth-0.0.1-3|49	- MassBuild#464: Increase release tag
14cr|rubygem-oa-oauth-0.0.1-3|50	
14cr|rubygem-oa-oauth-0.0.1-3|51	

7935 14
14cr|rubygem-oauth-0.4.4-4|1	# Generated from oauth-0.4.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-oauth-0.4.4-4|2	%define	rbname	oauth
14cr|rubygem-oauth-0.4.4-4|3	
14cr|rubygem-oauth-0.4.4-4|4	Summary:	OAuth Core Ruby implementation
14cr|rubygem-oauth-0.4.4-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-oauth-0.4.4-4|6	
14cr|rubygem-oauth-0.4.4-4|7	Version:	0.4.4
14cr|rubygem-oauth-0.4.4-4|8	Release:	4
14cr|rubygem-oauth-0.4.4-4|9	Group:		Development/Ruby
14cr|rubygem-oauth-0.4.4-4|10	License:	MIT
14cr|rubygem-oauth-0.4.4-4|11	URL:		http://%{rbname}.rubyforge.org/
14cr|rubygem-oauth-0.4.4-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-oauth-0.4.4-4|13	BuildRequires:	rubygems
14cr|rubygem-oauth-0.4.4-4|14	BuildArch:	noarch
14cr|rubygem-oauth-0.4.4-4|15	
14cr|rubygem-oauth-0.4.4-4|16	%description
14cr|rubygem-oauth-0.4.4-4|17	This is a RubyGem for implementing both OAuth clients and servers in Ruby
14cr|rubygem-oauth-0.4.4-4|18	applications.
14cr|rubygem-oauth-0.4.4-4|19	
14cr|rubygem-oauth-0.4.4-4|20	%package	doc
14cr|rubygem-oauth-0.4.4-4|21	Summary:	Documentation for %{name}
14cr|rubygem-oauth-0.4.4-4|22	Group:		Books/Computer books
14cr|rubygem-oauth-0.4.4-4|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-oauth-0.4.4-4|24	
14cr|rubygem-oauth-0.4.4-4|25	%description	doc
14cr|rubygem-oauth-0.4.4-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-oauth-0.4.4-4|27	
14cr|rubygem-oauth-0.4.4-4|28	%prep
14cr|rubygem-oauth-0.4.4-4|29	%setup -q
14cr|rubygem-oauth-0.4.4-4|30	
14cr|rubygem-oauth-0.4.4-4|31	%build
14cr|rubygem-oauth-0.4.4-4|32	%gem_build -f '(Gemfile|Rakefile|examples|tasks|test)'
14cr|rubygem-oauth-0.4.4-4|33	
14cr|rubygem-oauth-0.4.4-4|34	%install
14cr|rubygem-oauth-0.4.4-4|35	%gem_install
14cr|rubygem-oauth-0.4.4-4|36	
14cr|rubygem-oauth-0.4.4-4|37	%clean
14cr|rubygem-oauth-0.4.4-4|38	
14cr|rubygem-oauth-0.4.4-4|39	%files
14cr|rubygem-oauth-0.4.4-4|40	%{_bindir}/oauth
14cr|rubygem-oauth-0.4.4-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-oauth-0.4.4-4|42	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-oauth-0.4.4-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/Gemfile*
14cr|rubygem-oauth-0.4.4-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
14cr|rubygem-oauth-0.4.4-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-oauth-0.4.4-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/oauth
14cr|rubygem-oauth-0.4.4-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-oauth-0.4.4-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-oauth-0.4.4-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest
14cr|rubygem-oauth-0.4.4-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest/*.rb
14cr|rubygem-oauth-0.4.4-4|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth
14cr|rubygem-oauth-0.4.4-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth/*
14cr|rubygem-oauth-0.4.4-4|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
14cr|rubygem-oauth-0.4.4-4|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
14cr|rubygem-oauth-0.4.4-4|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-oauth-0.4.4-4|56	
14cr|rubygem-oauth-0.4.4-4|57	%files doc
14cr|rubygem-oauth-0.4.4-4|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-oauth-0.4.4-4|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-oauth-0.4.4-4|60	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cr|rubygem-oauth-0.4.4-4|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-oauth-0.4.4-4|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-oauth-0.4.4-4|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
14cr|rubygem-oauth-0.4.4-4|64	
14cr|rubygem-oauth-0.4.4-4|65	
14cr|rubygem-oauth-0.4.4-4|66	
14cr|rubygem-oauth-0.4.4-4|67	%changelog
14cr|rubygem-oauth-0.4.4-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-4
14cr|rubygem-oauth-0.4.4-4|69	+ Revision: 2c6c0c4
14cr|rubygem-oauth-0.4.4-4|70	- MassBuild#464: Increase release tag
14cr|rubygem-oauth-0.4.4-4|71	
14cr|rubygem-oauth-0.4.4-4|72	

7936 14
14cr|rubygem-oauth2-0.0.13-3|1	%define oname oauth2
14cr|rubygem-oauth2-0.0.13-3|2	
14cr|rubygem-oauth2-0.0.13-3|3	Name:       rubygem-%{oname}
14cr|rubygem-oauth2-0.0.13-3|4	Version:    0.0.13
14cr|rubygem-oauth2-0.0.13-3|5	Release:    3
14cr|rubygem-oauth2-0.0.13-3|6	Summary:    A Ruby wrapper for the OAuth 2.0 protocol
14cr|rubygem-oauth2-0.0.13-3|7	Group:      Development/Ruby
14cr|rubygem-oauth2-0.0.13-3|8	License:    MIT
14cr|rubygem-oauth2-0.0.13-3|9	URL:        http://github.com/intridea/oauth2
14cr|rubygem-oauth2-0.0.13-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-oauth2-0.0.13-3|11	Requires:   rubygems
14cr|rubygem-oauth2-0.0.13-3|12	Requires:   rubygem(faraday) >= 0.4.1
14cr|rubygem-oauth2-0.0.13-3|13	Requires:   rubygem(multi_json) >= 0.0.4
14cr|rubygem-oauth2-0.0.13-3|14	Requires:   rubygem(rspec)
14cr|rubygem-oauth2-0.0.13-3|15	BuildRequires: rubygems
14cr|rubygem-oauth2-0.0.13-3|16	BuildArch:  noarch
14cr|rubygem-oauth2-0.0.13-3|17	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-oauth2-0.0.13-3|18	
14cr|rubygem-oauth2-0.0.13-3|19	%description
14cr|rubygem-oauth2-0.0.13-3|20	A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
14cr|rubygem-oauth2-0.0.13-3|21	original OAuth gem.
14cr|rubygem-oauth2-0.0.13-3|22	
14cr|rubygem-oauth2-0.0.13-3|23	
14cr|rubygem-oauth2-0.0.13-3|24	%prep
14cr|rubygem-oauth2-0.0.13-3|25	
14cr|rubygem-oauth2-0.0.13-3|26	%build
14cr|rubygem-oauth2-0.0.13-3|27	
14cr|rubygem-oauth2-0.0.13-3|28	%install
14cr|rubygem-oauth2-0.0.13-3|29	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-oauth2-0.0.13-3|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-oauth2-0.0.13-3|31	--force --rdoc %{SOURCE0}
14cr|rubygem-oauth2-0.0.13-3|32	
14cr|rubygem-oauth2-0.0.13-3|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-oauth2-0.0.13-3|34	
14cr|rubygem-oauth2-0.0.13-3|35	%clean
14cr|rubygem-oauth2-0.0.13-3|36	
14cr|rubygem-oauth2-0.0.13-3|37	%files
14cr|rubygem-oauth2-0.0.13-3|38	%defattr(-, root, root, -)
14cr|rubygem-oauth2-0.0.13-3|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-oauth2-0.0.13-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
14cr|rubygem-oauth2-0.0.13-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-oauth2-0.0.13-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-oauth2-0.0.13-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/specs.watchr
14cr|rubygem-oauth2-0.0.13-3|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-oauth2-0.0.13-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
14cr|rubygem-oauth2-0.0.13-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-oauth2-0.0.13-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-oauth2-0.0.13-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-oauth2-0.0.13-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-oauth2-0.0.13-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-oauth2-0.0.13-3|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-oauth2-0.0.13-3|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-oauth2-0.0.13-3|53	
14cr|rubygem-oauth2-0.0.13-3|54	
14cr|rubygem-oauth2-0.0.13-3|55	
14cr|rubygem-oauth2-0.0.13-3|56	%changelog
14cr|rubygem-oauth2-0.0.13-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.13-3
14cr|rubygem-oauth2-0.0.13-3|58	+ Revision: 6b123ca
14cr|rubygem-oauth2-0.0.13-3|59	- MassBuild#464: Increase release tag
14cr|rubygem-oauth2-0.0.13-3|60	
14cr|rubygem-oauth2-0.0.13-3|61	

7937 14
14cr|rubygem-oauth2-1.0.0-1|1	%define rbname oauth2
14cr|rubygem-oauth2-1.0.0-1|2	
14cr|rubygem-oauth2-1.0.0-1|3	Summary:	A Ruby wrapper for the OAuth 2.0 protocol
14cr|rubygem-oauth2-1.0.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-oauth2-1.0.0-1|5	Version:	1.0.0
14cr|rubygem-oauth2-1.0.0-1|6	Release:	1
14cr|rubygem-oauth2-1.0.0-1|7	License:	MIT
14cr|rubygem-oauth2-1.0.0-1|8	Group:		Development/Ruby
14cr|rubygem-oauth2-1.0.0-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-oauth2-1.0.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-oauth2-1.0.0-1|11	BuildRequires:	rubygems
14cr|rubygem-oauth2-1.0.0-1|12	BuildArch:	noarch
14cr|rubygem-oauth2-1.0.0-1|13	
14cr|rubygem-oauth2-1.0.0-1|14	%description
14cr|rubygem-oauth2-1.0.0-1|15	A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
14cr|rubygem-oauth2-1.0.0-1|16	original OAuth gem.
14cr|rubygem-oauth2-1.0.0-1|17	
14cr|rubygem-oauth2-1.0.0-1|18	%files
14cr|rubygem-oauth2-1.0.0-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-oauth2-1.0.0-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-oauth2-1.0.0-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-oauth2-1.0.0-1|22	
14cr|rubygem-oauth2-1.0.0-1|23	#----------------------------------------------------------------------------
14cr|rubygem-oauth2-1.0.0-1|24	
14cr|rubygem-oauth2-1.0.0-1|25	%package doc
14cr|rubygem-oauth2-1.0.0-1|26	Summary:	Documentation for %{name}
14cr|rubygem-oauth2-1.0.0-1|27	Group:		Documentation
14cr|rubygem-oauth2-1.0.0-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-oauth2-1.0.0-1|29	Conflicts:	%{name} < 1.0.0
14cr|rubygem-oauth2-1.0.0-1|30	
14cr|rubygem-oauth2-1.0.0-1|31	%description doc
14cr|rubygem-oauth2-1.0.0-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-oauth2-1.0.0-1|33	
14cr|rubygem-oauth2-1.0.0-1|34	%files doc
14cr|rubygem-oauth2-1.0.0-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-oauth2-1.0.0-1|36	
14cr|rubygem-oauth2-1.0.0-1|37	#----------------------------------------------------------------------------
14cr|rubygem-oauth2-1.0.0-1|38	
14cr|rubygem-oauth2-1.0.0-1|39	%prep
14cr|rubygem-oauth2-1.0.0-1|40	%setup -q
14cr|rubygem-oauth2-1.0.0-1|41	
14cr|rubygem-oauth2-1.0.0-1|42	%build
14cr|rubygem-oauth2-1.0.0-1|43	%gem_build
14cr|rubygem-oauth2-1.0.0-1|44	
14cr|rubygem-oauth2-1.0.0-1|45	%install
14cr|rubygem-oauth2-1.0.0-1|46	%gem_install
14cr|rubygem-oauth2-1.0.0-1|47	
14cr|rubygem-oauth2-1.0.0-1|48	
14cr|rubygem-oauth2-1.0.0-1|49	%changelog
14cr|rubygem-oauth2-1.0.0-1|50	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-1
14cr|rubygem-oauth2-1.0.0-1|51	+ Revision: 6027bce
14cr|rubygem-oauth2-1.0.0-1|52	- New version 1.0.0, spec cleanup
14cr|rubygem-oauth2-1.0.0-1|53	
14cr|rubygem-oauth2-1.0.0-1|54	

7938 14
14cr|rubygem-openssl-nonblock-0.2.1-4|1	
14cr|rubygem-openssl-nonblock-0.2.1-4|2	%define	rbname	openssl-nonblock
14cr|rubygem-openssl-nonblock-0.2.1-4|3	
14cr|rubygem-openssl-nonblock-0.2.1-4|4	Summary:	Non-blocking support for Ruby OpenSSL
14cr|rubygem-openssl-nonblock-0.2.1-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-openssl-nonblock-0.2.1-4|6	
14cr|rubygem-openssl-nonblock-0.2.1-4|7	Version:	0.2.1
14cr|rubygem-openssl-nonblock-0.2.1-4|8	Release:	4
14cr|rubygem-openssl-nonblock-0.2.1-4|9	Group:		Development/Ruby
14cr|rubygem-openssl-nonblock-0.2.1-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-openssl-nonblock-0.2.1-4|11	URL:		http://rev.rubyforge.org
14cr|rubygem-openssl-nonblock-0.2.1-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-openssl-nonblock-0.2.1-4|13	BuildRequires:	rubygems
14cr|rubygem-openssl-nonblock-0.2.1-4|14	BuildRequires:	ruby-devel
14cr|rubygem-openssl-nonblock-0.2.1-4|15	BuildRequires:	openssl-devel
14cr|rubygem-openssl-nonblock-0.2.1-4|16	
14cr|rubygem-openssl-nonblock-0.2.1-4|17	%description
14cr|rubygem-openssl-nonblock-0.2.1-4|18	Non-blocking support for Ruby OpenSSL
14cr|rubygem-openssl-nonblock-0.2.1-4|19	
14cr|rubygem-openssl-nonblock-0.2.1-4|20	%files
14cr|rubygem-openssl-nonblock-0.2.1-4|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-openssl-nonblock-0.2.1-4|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-openssl-nonblock-0.2.1-4|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl
14cr|rubygem-openssl-nonblock-0.2.1-4|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl/*.rb
14cr|rubygem-openssl-nonblock-0.2.1-4|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-openssl-nonblock-0.2.1-4|26	%{ruby_sitearchdir}/*.so
14cr|rubygem-openssl-nonblock-0.2.1-4|27	#------------------------------------------------------------
14cr|rubygem-openssl-nonblock-0.2.1-4|28	
14cr|rubygem-openssl-nonblock-0.2.1-4|29	%package	doc
14cr|rubygem-openssl-nonblock-0.2.1-4|30	Summary:	Documentation for %{name}
14cr|rubygem-openssl-nonblock-0.2.1-4|31	Group:		Books/Computer books
14cr|rubygem-openssl-nonblock-0.2.1-4|32	Requires:	%{name} = %{EVRD}
14cr|rubygem-openssl-nonblock-0.2.1-4|33	BuildArch:	noarch
14cr|rubygem-openssl-nonblock-0.2.1-4|34	
14cr|rubygem-openssl-nonblock-0.2.1-4|35	%description	doc
14cr|rubygem-openssl-nonblock-0.2.1-4|36	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-openssl-nonblock-0.2.1-4|37	
14cr|rubygem-openssl-nonblock-0.2.1-4|38	%files doc
14cr|rubygem-openssl-nonblock-0.2.1-4|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-openssl-nonblock-0.2.1-4|40	#------------------------------------------------------------
14cr|rubygem-openssl-nonblock-0.2.1-4|41	
14cr|rubygem-openssl-nonblock-0.2.1-4|42	%prep
14cr|rubygem-openssl-nonblock-0.2.1-4|43	%setup -q
14cr|rubygem-openssl-nonblock-0.2.1-4|44	
14cr|rubygem-openssl-nonblock-0.2.1-4|45	%build
14cr|rubygem-openssl-nonblock-0.2.1-4|46	%gem_build
14cr|rubygem-openssl-nonblock-0.2.1-4|47	
14cr|rubygem-openssl-nonblock-0.2.1-4|48	%install
14cr|rubygem-openssl-nonblock-0.2.1-4|49	%gem_install
14cr|rubygem-openssl-nonblock-0.2.1-4|50	
14cr|rubygem-openssl-nonblock-0.2.1-4|51	
14cr|rubygem-openssl-nonblock-0.2.1-4|52	
14cr|rubygem-openssl-nonblock-0.2.1-4|53	
14cr|rubygem-openssl-nonblock-0.2.1-4|54	
14cr|rubygem-openssl-nonblock-0.2.1-4|55	
14cr|rubygem-openssl-nonblock-0.2.1-4|56	
14cr|rubygem-openssl-nonblock-0.2.1-4|57	
14cr|rubygem-openssl-nonblock-0.2.1-4|58	%changelog
14cr|rubygem-openssl-nonblock-0.2.1-4|59	* Wed Aug 27 2014 abfonly <abfonly@gmail.com> 0.2.1-4
14cr|rubygem-openssl-nonblock-0.2.1-4|60	+ Revision: d740f84
14cr|rubygem-openssl-nonblock-0.2.1-4|61	- Merge pull request #1 from abfonly/rubygem-openssl-nonblock:rosa2014.1
14cr|rubygem-openssl-nonblock-0.2.1-4|62	- abf only
14cr|rubygem-openssl-nonblock-0.2.1-4|63	
14cr|rubygem-openssl-nonblock-0.2.1-4|64	

7939 14
14cr|rubygem-pam-1.5.3-3|1	# Generated from pam-1.5.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-pam-1.5.3-3|2	%define	rbname	pam
14cr|rubygem-pam-1.5.3-3|3	
14cr|rubygem-pam-1.5.3-3|4	Summary:	Ruby bindings for pam
14cr|rubygem-pam-1.5.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-pam-1.5.3-3|6	
14cr|rubygem-pam-1.5.3-3|7	Version:	1.5.3
14cr|rubygem-pam-1.5.3-3|8	Release:	3
14cr|rubygem-pam-1.5.3-3|9	Group:		Development/Ruby
14cr|rubygem-pam-1.5.3-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-pam-1.5.3-3|11	URL:		http://sourceforge.net/projects/ruby-pam
14cr|rubygem-pam-1.5.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-pam-1.5.3-3|13	Patch0:		pam-1.5.3-ruby1.9.patch
14cr|rubygem-pam-1.5.3-3|14	Patch1:		pam-1.5.3-add-missing-tags-to-metadata.patch
14cr|rubygem-pam-1.5.3-3|15	BuildRequires:	rubygems
14cr|rubygem-pam-1.5.3-3|16	BuildRequires:	ruby-devel
14cr|rubygem-pam-1.5.3-3|17	BuildRequires:	pam-devel
14cr|rubygem-pam-1.5.3-3|18	%rename		ruby-pam
14cr|rubygem-pam-1.5.3-3|19	
14cr|rubygem-pam-1.5.3-3|20	%description
14cr|rubygem-pam-1.5.3-3|21	Ruby bindings pam.
14cr|rubygem-pam-1.5.3-3|22	
14cr|rubygem-pam-1.5.3-3|23	%package	doc
14cr|rubygem-pam-1.5.3-3|24	Summary:	Documentation for %{name}
14cr|rubygem-pam-1.5.3-3|25	Group:		Books/Computer books
14cr|rubygem-pam-1.5.3-3|26	Requires:	%{name} = %{EVRD}
14cr|rubygem-pam-1.5.3-3|27	BuildArch:	noarch
14cr|rubygem-pam-1.5.3-3|28	
14cr|rubygem-pam-1.5.3-3|29	%description	doc
14cr|rubygem-pam-1.5.3-3|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-pam-1.5.3-3|31	
14cr|rubygem-pam-1.5.3-3|32	%prep
14cr|rubygem-pam-1.5.3-3|33	%setup -q
14cr|rubygem-pam-1.5.3-3|34	%patch0 -p1 -b .ruby19~
14cr|rubygem-pam-1.5.3-3|35	gunzip metadata.gz
14cr|rubygem-pam-1.5.3-3|36	%patch1 -p1 -b .missing_field~
14cr|rubygem-pam-1.5.3-3|37	gzip metadata
14cr|rubygem-pam-1.5.3-3|38	
14cr|rubygem-pam-1.5.3-3|39	%build
14cr|rubygem-pam-1.5.3-3|40	%gem_build -f test
14cr|rubygem-pam-1.5.3-3|41	
14cr|rubygem-pam-1.5.3-3|42	%install
14cr|rubygem-pam-1.5.3-3|43	%gem_install
14cr|rubygem-pam-1.5.3-3|44	
14cr|rubygem-pam-1.5.3-3|45	%files
14cr|rubygem-pam-1.5.3-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-pam-1.5.3-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-pam-1.5.3-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-pam-1.5.3-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-pam-1.5.3-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-pam-1.5.3-3|51	%{ruby_sitearchdir}/_%{rbname}.so
14cr|rubygem-pam-1.5.3-3|52	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-pam-1.5.3-3|53	
14cr|rubygem-pam-1.5.3-3|54	%files doc
14cr|rubygem-pam-1.5.3-3|55	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-pam-1.5.3-3|56	
14cr|rubygem-pam-1.5.3-3|57	
14cr|rubygem-pam-1.5.3-3|58	
14cr|rubygem-pam-1.5.3-3|59	%changelog
14cr|rubygem-pam-1.5.3-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-3
14cr|rubygem-pam-1.5.3-3|61	+ Revision: 7d4541d
14cr|rubygem-pam-1.5.3-3|62	- MassBuild#464: Increase release tag
14cr|rubygem-pam-1.5.3-3|63	
14cr|rubygem-pam-1.5.3-3|64	

7940 14
14cr|rubygem-ParseTree-3.0.6-2|1	%define oname ParseTree
14cr|rubygem-ParseTree-3.0.6-2|2	
14cr|rubygem-ParseTree-3.0.6-2|3	Name:       rubygem-%{oname}
14cr|rubygem-ParseTree-3.0.6-2|4	Version:    3.0.6
14cr|rubygem-ParseTree-3.0.6-2|5	Release:    2
14cr|rubygem-ParseTree-3.0.6-2|6	Summary:    A C extension that extracts the parse tree for an entire class
14cr|rubygem-ParseTree-3.0.6-2|7	Group:      Development/Ruby
14cr|rubygem-ParseTree-3.0.6-2|8	License:    MIT
14cr|rubygem-ParseTree-3.0.6-2|9	URL:        http://rubyforge.org/projects/parsetree/
14cr|rubygem-ParseTree-3.0.6-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ParseTree-3.0.6-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
14cr|rubygem-ParseTree-3.0.6-2|12	Requires:   rubygems
14cr|rubygem-ParseTree-3.0.6-2|13	Requires:   rubygem(RubyInline) >= 3.7.0
14cr|rubygem-ParseTree-3.0.6-2|14	Requires:   rubygem(sexp_processor) >= 3.0.0
14cr|rubygem-ParseTree-3.0.6-2|15	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-ParseTree-3.0.6-2|16	Requires:   rubygem(minitest) >= 1.6.0
14cr|rubygem-ParseTree-3.0.6-2|17	Requires:   rubygem(hoe) >= 2.6.0
14cr|rubygem-ParseTree-3.0.6-2|18	BuildRequires: rubygems
14cr|rubygem-ParseTree-3.0.6-2|19	BuildArch:  noarch
14cr|rubygem-ParseTree-3.0.6-2|20	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-ParseTree-3.0.6-2|21	
14cr|rubygem-ParseTree-3.0.6-2|22	%description
14cr|rubygem-ParseTree-3.0.6-2|23	ParseTree is a C extension (using RubyInline) that extracts the parse
14cr|rubygem-ParseTree-3.0.6-2|24	tree for an entire class or a specific method and returns it as a
14cr|rubygem-ParseTree-3.0.6-2|25	s-expression (aka sexp) using ruby's arrays, strings, symbols, and
14cr|rubygem-ParseTree-3.0.6-2|26	integers.
14cr|rubygem-ParseTree-3.0.6-2|27	As an example:
14cr|rubygem-ParseTree-3.0.6-2|28	def conditional1(arg1)
14cr|rubygem-ParseTree-3.0.6-2|29	if arg1 == 0 then
14cr|rubygem-ParseTree-3.0.6-2|30	return 1
14cr|rubygem-ParseTree-3.0.6-2|31	end
14cr|rubygem-ParseTree-3.0.6-2|32	return 0
14cr|rubygem-ParseTree-3.0.6-2|33	end
14cr|rubygem-ParseTree-3.0.6-2|34	becomes:
14cr|rubygem-ParseTree-3.0.6-2|35	[:defn,
14cr|rubygem-ParseTree-3.0.6-2|36	:conditional1,
14cr|rubygem-ParseTree-3.0.6-2|37	[:scope,
14cr|rubygem-ParseTree-3.0.6-2|38	[:block,
14cr|rubygem-ParseTree-3.0.6-2|39	[:args, :arg1],
14cr|rubygem-ParseTree-3.0.6-2|40	[:if,
14cr|rubygem-ParseTree-3.0.6-2|41	[:call, [:lvar, :arg1], :==, [:array, [:lit, 0]]],
14cr|rubygem-ParseTree-3.0.6-2|42	[:return, [:lit, 1]],
14cr|rubygem-ParseTree-3.0.6-2|43	nil],
14cr|rubygem-ParseTree-3.0.6-2|44	[:return, [:lit, 0]]]]]
14cr|rubygem-ParseTree-3.0.6-2|45	
14cr|rubygem-ParseTree-3.0.6-2|46	
14cr|rubygem-ParseTree-3.0.6-2|47	%prep
14cr|rubygem-ParseTree-3.0.6-2|48	
14cr|rubygem-ParseTree-3.0.6-2|49	%build
14cr|rubygem-ParseTree-3.0.6-2|50	
14cr|rubygem-ParseTree-3.0.6-2|51	%install
14cr|rubygem-ParseTree-3.0.6-2|52	rm -rf %{buildroot}
14cr|rubygem-ParseTree-3.0.6-2|53	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ParseTree-3.0.6-2|54	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-ParseTree-3.0.6-2|55	--force --rdoc %{SOURCE0}
14cr|rubygem-ParseTree-3.0.6-2|56	
14cr|rubygem-ParseTree-3.0.6-2|57	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-ParseTree-3.0.6-2|58	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-ParseTree-3.0.6-2|59	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-ParseTree-3.0.6-2|60	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
14cr|rubygem-ParseTree-3.0.6-2|61	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
14cr|rubygem-ParseTree-3.0.6-2|62	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
14cr|rubygem-ParseTree-3.0.6-2|63	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/demo -type f | xargs chmod 755
14cr|rubygem-ParseTree-3.0.6-2|64	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/validate.sh
14cr|rubygem-ParseTree-3.0.6-2|65	
14cr|rubygem-ParseTree-3.0.6-2|66	#fix shebang once again...
14cr|rubygem-ParseTree-3.0.6-2|67	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{bin/*,lib/parse_tree.rb,test/*.rb,demo/*}
14cr|rubygem-ParseTree-3.0.6-2|68	
14cr|rubygem-ParseTree-3.0.6-2|69	%files
14cr|rubygem-ParseTree-3.0.6-2|70	%defattr(-, root, root, -)
14cr|rubygem-ParseTree-3.0.6-2|71	%{_bindir}/parse_tree_abc
14cr|rubygem-ParseTree-3.0.6-2|72	%{_bindir}/parse_tree_audit
14cr|rubygem-ParseTree-3.0.6-2|73	%{_bindir}/parse_tree_deps
14cr|rubygem-ParseTree-3.0.6-2|74	%{_bindir}/parse_tree_show
14cr|rubygem-ParseTree-3.0.6-2|75	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ParseTree-3.0.6-2|76	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-ParseTree-3.0.6-2|77	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-ParseTree-3.0.6-2|78	%{ruby_gemdir}/gems/%{oname}-%{version}/demo/
14cr|rubygem-ParseTree-3.0.6-2|79	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ParseTree-3.0.6-2|80	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-ParseTree-3.0.6-2|81	%{ruby_gemdir}/gems/%{oname}-%{version}/validate.sh
14cr|rubygem-ParseTree-3.0.6-2|82	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ParseTree-3.0.6-2|83	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-ParseTree-3.0.6-2|84	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-ParseTree-3.0.6-2|85	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ParseTree-3.0.6-2|86	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-ParseTree-3.0.6-2|87	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ParseTree-3.0.6-2|88	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ParseTree-3.0.6-2|89	
14cr|rubygem-ParseTree-3.0.6-2|90	
14cr|rubygem-ParseTree-3.0.6-2|91	
14cr|rubygem-ParseTree-3.0.6-2|92	%changelog
14cr|rubygem-ParseTree-3.0.6-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.6-2
14cr|rubygem-ParseTree-3.0.6-2|94	+ Revision: b9532e7
14cr|rubygem-ParseTree-3.0.6-2|95	- MassBuild#464: Increase release tag
14cr|rubygem-ParseTree-3.0.6-2|96	
14cr|rubygem-ParseTree-3.0.6-2|97	

7941 14
14cr|rubygem-patron-0.4.18-4|1	%define oname patron
14cr|rubygem-patron-0.4.18-4|2	
14cr|rubygem-patron-0.4.18-4|3	Summary:    Patron HTTP client
14cr|rubygem-patron-0.4.18-4|4	Name:       rubygem-%{oname}
14cr|rubygem-patron-0.4.18-4|5	Version:    0.4.18
14cr|rubygem-patron-0.4.18-4|6	Release:    4
14cr|rubygem-patron-0.4.18-4|7	Group:      Development/Ruby
14cr|rubygem-patron-0.4.18-4|8	License:    MIT
14cr|rubygem-patron-0.4.18-4|9	URL:        http://github.com/toland/Patron
14cr|rubygem-patron-0.4.18-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-patron-0.4.18-4|11	Requires:   rubygems
14cr|rubygem-patron-0.4.18-4|12	BuildRequires: rubygems
14cr|rubygem-patron-0.4.18-4|13	BuildRequires: ruby-devel
14cr|rubygem-patron-0.4.18-4|14	BuildRequires: pkgconfig(libcurl)
14cr|rubygem-patron-0.4.18-4|15	
14cr|rubygem-patron-0.4.18-4|16	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-patron-0.4.18-4|17	
14cr|rubygem-patron-0.4.18-4|18	%description
14cr|rubygem-patron-0.4.18-4|19	Ruby HTTP client library based on libcurl
14cr|rubygem-patron-0.4.18-4|20	
14cr|rubygem-patron-0.4.18-4|21	
14cr|rubygem-patron-0.4.18-4|22	%prep
14cr|rubygem-patron-0.4.18-4|23	
14cr|rubygem-patron-0.4.18-4|24	%build
14cr|rubygem-patron-0.4.18-4|25	mkdir -p .%{ruby_gemdir}
14cr|rubygem-patron-0.4.18-4|26	gem install -V --local --install-dir .%{ruby_gemdir} \
14cr|rubygem-patron-0.4.18-4|27	--force --rdoc %{SOURCE0}
14cr|rubygem-patron-0.4.18-4|28	
14cr|rubygem-patron-0.4.18-4|29	%install
14cr|rubygem-patron-0.4.18-4|30	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-patron-0.4.18-4|31	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
14cr|rubygem-patron-0.4.18-4|32	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
14cr|rubygem-patron-0.4.18-4|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-patron-0.4.18-4|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-patron-0.4.18-4|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.rspec
14cr|rubygem-patron-0.4.18-4|36	
14cr|rubygem-patron-0.4.18-4|37	# install the so file in sitearchdir
14cr|rubygem-patron-0.4.18-4|38	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-patron-0.4.18-4|39	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/patron/*.so %{buildroot}%{ruby_sitearchdir}
14cr|rubygem-patron-0.4.18-4|40	
14cr|rubygem-patron-0.4.18-4|41	%files
14cr|rubygem-patron-0.4.18-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/*
14cr|rubygem-patron-0.4.18-4|43	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-patron-0.4.18-4|44	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|rubygem-patron-0.4.18-4|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-patron-0.4.18-4|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-patron-0.4.18-4|47	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|rubygem-patron-0.4.18-4|48	%{ruby_sitearchdir}/*.so
14cr|rubygem-patron-0.4.18-4|49	
14cr|rubygem-patron-0.4.18-4|50	
14cr|rubygem-patron-0.4.18-4|51	
14cr|rubygem-patron-0.4.18-4|52	%changelog
14cr|rubygem-patron-0.4.18-4|53	* Fri Sep 12 2014 abfonly <abfonly@gmail.com> 0.4.18-4
14cr|rubygem-patron-0.4.18-4|54	+ Revision: eb1b310
14cr|rubygem-patron-0.4.18-4|55	- Fixed BR, bump rel.
14cr|rubygem-patron-0.4.18-4|56	
14cr|rubygem-patron-0.4.18-4|57	

7942 14
14cr|rubygem-pg-0.17.1-1|1	
14cr|rubygem-pg-0.17.1-1|2	%define	rbname	pg
14cr|rubygem-pg-0.17.1-1|3	
14cr|rubygem-pg-0.17.1-1|4	Summary:	Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
14cr|rubygem-pg-0.17.1-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-pg-0.17.1-1|6	
14cr|rubygem-pg-0.17.1-1|7	Version:	0.17.1
14cr|rubygem-pg-0.17.1-1|8	Release:	1
14cr|rubygem-pg-0.17.1-1|9	Group:		Development/Ruby
14cr|rubygem-pg-0.17.1-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-pg-0.17.1-1|11	URL:		https://bitbucket.org/ged/ruby-pg
14cr|rubygem-pg-0.17.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-pg-0.17.1-1|13	BuildRequires:	rubygems
14cr|rubygem-pg-0.17.1-1|14	BuildRequires:	ruby-devel
14cr|rubygem-pg-0.17.1-1|15	BuildRequires:	postgresql-devel
14cr|rubygem-pg-0.17.1-1|16	
14cr|rubygem-pg-0.17.1-1|17	%description
14cr|rubygem-pg-0.17.1-1|18	Pg is the Ruby interface to the {PostgreSQL
14cr|rubygem-pg-0.17.1-1|19	RDBMS}[http://www.postgresql.org/].
14cr|rubygem-pg-0.17.1-1|20	It works with {PostgreSQL 8.3 and later}.
14cr|rubygem-pg-0.17.1-1|21	
14cr|rubygem-pg-0.17.1-1|22	%files
14cr|rubygem-pg-0.17.1-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/ext/*.c
14cr|rubygem-pg-0.17.1-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-pg-0.17.1-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pg/*.rb
14cr|rubygem-pg-0.17.1-1|26	%{ruby_sitearchdir}/*.so
14cr|rubygem-pg-0.17.1-1|27	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-pg-0.17.1-1|28	
14cr|rubygem-pg-0.17.1-1|29	#-----------------------------------------------------------
14cr|rubygem-pg-0.17.1-1|30	%package	doc
14cr|rubygem-pg-0.17.1-1|31	Summary:	Documentation for %{name}
14cr|rubygem-pg-0.17.1-1|32	Group:		Books/Computer books
14cr|rubygem-pg-0.17.1-1|33	Requires:	%{name} = %{EVRD}
14cr|rubygem-pg-0.17.1-1|34	BuildArch:	noarch
14cr|rubygem-pg-0.17.1-1|35	
14cr|rubygem-pg-0.17.1-1|36	%description	doc
14cr|rubygem-pg-0.17.1-1|37	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-pg-0.17.1-1|38	
14cr|rubygem-pg-0.17.1-1|39	%files doc
14cr|rubygem-pg-0.17.1-1|40	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-pg-0.17.1-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-pg-0.17.1-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-pg-0.17.1-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-pg-0.17.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/POSTGRES
14cr|rubygem-pg-0.17.1-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/ext/*.txt
14cr|rubygem-pg-0.17.1-1|46	#-----------------------------------------------------------
14cr|rubygem-pg-0.17.1-1|47	
14cr|rubygem-pg-0.17.1-1|48	%prep
14cr|rubygem-pg-0.17.1-1|49	%setup -q
14cr|rubygem-pg-0.17.1-1|50	
14cr|rubygem-pg-0.17.1-1|51	%build
14cr|rubygem-pg-0.17.1-1|52	%gem_build
14cr|rubygem-pg-0.17.1-1|53	
14cr|rubygem-pg-0.17.1-1|54	%install
14cr|rubygem-pg-0.17.1-1|55	%gem_install
14cr|rubygem-pg-0.17.1-1|56	
14cr|rubygem-pg-0.17.1-1|57	
14cr|rubygem-pg-0.17.1-1|58	
14cr|rubygem-pg-0.17.1-1|59	
14cr|rubygem-pg-0.17.1-1|60	
14cr|rubygem-pg-0.17.1-1|61	%changelog
14cr|rubygem-pg-0.17.1-1|62	* Wed Aug 27 2014 abfonly <abfonly@gmail.com> 0.17.1-1
14cr|rubygem-pg-0.17.1-1|63	+ Revision: 93d958a
14cr|rubygem-pg-0.17.1-1|64	- Merge pull request #1 from abfonly/rubygem-pg:rosa2014.1
14cr|rubygem-pg-0.17.1-1|65	- abfonly
14cr|rubygem-pg-0.17.1-1|66	
14cr|rubygem-pg-0.17.1-1|67	

7943 14
14cr|rubygem-pickle-0.2.12-3|1	%define oname pickle
14cr|rubygem-pickle-0.2.12-3|2	
14cr|rubygem-pickle-0.2.12-3|3	Name:       rubygem-%{oname}
14cr|rubygem-pickle-0.2.12-3|4	Version:    0.2.12
14cr|rubygem-pickle-0.2.12-3|5	Release:    3
14cr|rubygem-pickle-0.2.12-3|6	Summary:    Easy model creation and reference in your cucumber features
14cr|rubygem-pickle-0.2.12-3|7	Group:      Development/Ruby
14cr|rubygem-pickle-0.2.12-3|8	License:    MIT
14cr|rubygem-pickle-0.2.12-3|9	URL:        http://github.com/ianwhite/pickle/tree
14cr|rubygem-pickle-0.2.12-3|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-pickle-0.2.12-3|11	Requires:   rubygems
14cr|rubygem-pickle-0.2.12-3|12	Requires:   rubygem(cucumber) >= 0.8
14cr|rubygem-pickle-0.2.12-3|13	Requires:   rubygem(yard)
14cr|rubygem-pickle-0.2.12-3|14	Requires:   rubygem(rspec)
14cr|rubygem-pickle-0.2.12-3|15	Requires:   rubygem(rake)
14cr|rubygem-pickle-0.2.12-3|16	BuildRequires: rubygems
14cr|rubygem-pickle-0.2.12-3|17	BuildArch:  noarch
14cr|rubygem-pickle-0.2.12-3|18	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-pickle-0.2.12-3|19	
14cr|rubygem-pickle-0.2.12-3|20	%description
14cr|rubygem-pickle-0.2.12-3|21	Easy model creation and reference in your cucumber features
14cr|rubygem-pickle-0.2.12-3|22	
14cr|rubygem-pickle-0.2.12-3|23	%prep
14cr|rubygem-pickle-0.2.12-3|24	
14cr|rubygem-pickle-0.2.12-3|25	%build
14cr|rubygem-pickle-0.2.12-3|26	
14cr|rubygem-pickle-0.2.12-3|27	%install
14cr|rubygem-pickle-0.2.12-3|28	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-pickle-0.2.12-3|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-pickle-0.2.12-3|30	--force --rdoc %{SOURCE0}
14cr|rubygem-pickle-0.2.12-3|31	
14cr|rubygem-pickle-0.2.12-3|32	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|rubygem-pickle-0.2.12-3|33	
14cr|rubygem-pickle-0.2.12-3|34	%clean
14cr|rubygem-pickle-0.2.12-3|35	
14cr|rubygem-pickle-0.2.12-3|36	%files
14cr|rubygem-pickle-0.2.12-3|37	%defattr(-, root, root, -)
14cr|rubygem-pickle-0.2.12-3|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-pickle-0.2.12-3|39	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-pickle-0.2.12-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-pickle-0.2.12-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/rails_generators/
14cr|rubygem-pickle-0.2.12-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-pickle-0.2.12-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
14cr|rubygem-pickle-0.2.12-3|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-pickle-0.2.12-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-pickle-0.2.12-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.txt
14cr|rubygem-pickle-0.2.12-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile*
14cr|rubygem-pickle-0.2.12-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-pickle-0.2.12-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Todo.txt
14cr|rubygem-pickle-0.2.12-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
14cr|rubygem-pickle-0.2.12-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-pickle-0.2.12-3|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-pickle-0.2.12-3|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-pickle-0.2.12-3|54	
14cr|rubygem-pickle-0.2.12-3|55	
14cr|rubygem-pickle-0.2.12-3|56	
14cr|rubygem-pickle-0.2.12-3|57	%changelog
14cr|rubygem-pickle-0.2.12-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.12-3
14cr|rubygem-pickle-0.2.12-3|59	+ Revision: a678dc6
14cr|rubygem-pickle-0.2.12-3|60	- MassBuild#464: Increase release tag
14cr|rubygem-pickle-0.2.12-3|61	
14cr|rubygem-pickle-0.2.12-3|62	

7944 14
14cr|rubygem-pickle-0.4.11-1|1	%define rbname pickle
14cr|rubygem-pickle-0.4.11-1|2	
14cr|rubygem-pickle-0.4.11-1|3	Summary:	Easy model creation and reference in your cucumber features
14cr|rubygem-pickle-0.4.11-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-pickle-0.4.11-1|5	Version:	0.4.11
14cr|rubygem-pickle-0.4.11-1|6	Release:	1
14cr|rubygem-pickle-0.4.11-1|7	License:	MIT
14cr|rubygem-pickle-0.4.11-1|8	Group:		Development/Ruby
14cr|rubygem-pickle-0.4.11-1|9	Url:		http://rubygems.org/downloads/%{rbname}
14cr|rubygem-pickle-0.4.11-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-pickle-0.4.11-1|11	BuildRequires:	rubygems
14cr|rubygem-pickle-0.4.11-1|12	BuildArch:	noarch
14cr|rubygem-pickle-0.4.11-1|13	
14cr|rubygem-pickle-0.4.11-1|14	%description
14cr|rubygem-pickle-0.4.11-1|15	Easy model creation and reference in your cucumber features.
14cr|rubygem-pickle-0.4.11-1|16	
14cr|rubygem-pickle-0.4.11-1|17	%files
14cr|rubygem-pickle-0.4.11-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-pickle-0.4.11-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-pickle-0.4.11-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-pickle-0.4.11-1|21	
14cr|rubygem-pickle-0.4.11-1|22	#----------------------------------------------------------------------------
14cr|rubygem-pickle-0.4.11-1|23	
14cr|rubygem-pickle-0.4.11-1|24	%package doc
14cr|rubygem-pickle-0.4.11-1|25	Summary:	Documentation for %{name}
14cr|rubygem-pickle-0.4.11-1|26	Group:		Documentation
14cr|rubygem-pickle-0.4.11-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-pickle-0.4.11-1|28	Conflicts:	%{name} < 0.4.11
14cr|rubygem-pickle-0.4.11-1|29	
14cr|rubygem-pickle-0.4.11-1|30	%description doc
14cr|rubygem-pickle-0.4.11-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-pickle-0.4.11-1|32	
14cr|rubygem-pickle-0.4.11-1|33	%files doc
14cr|rubygem-pickle-0.4.11-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-pickle-0.4.11-1|35	
14cr|rubygem-pickle-0.4.11-1|36	#----------------------------------------------------------------------------
14cr|rubygem-pickle-0.4.11-1|37	
14cr|rubygem-pickle-0.4.11-1|38	%prep
14cr|rubygem-pickle-0.4.11-1|39	%setup -q
14cr|rubygem-pickle-0.4.11-1|40	
14cr|rubygem-pickle-0.4.11-1|41	%build
14cr|rubygem-pickle-0.4.11-1|42	%gem_build
14cr|rubygem-pickle-0.4.11-1|43	
14cr|rubygem-pickle-0.4.11-1|44	%install
14cr|rubygem-pickle-0.4.11-1|45	%gem_install
14cr|rubygem-pickle-0.4.11-1|46	
14cr|rubygem-pickle-0.4.11-1|47	%changelog
14cr|rubygem-pickle-0.4.11-1|48	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.11-1
14cr|rubygem-pickle-0.4.11-1|49	+ Revision: 7065f2b
14cr|rubygem-pickle-0.4.11-1|50	- New version 0.4.11, spec cleanup
14cr|rubygem-pickle-0.4.11-1|51	
14cr|rubygem-pickle-0.4.11-1|52	

7945 14
14cr|rubygem-plist-3.0.0-4|1	%define	oname	plist
14cr|rubygem-plist-3.0.0-4|2	
14cr|rubygem-plist-3.0.0-4|3	Summary:	A ruby library to manipulate Property List files
14cr|rubygem-plist-3.0.0-4|4	Name:		rubygem-%{oname}
14cr|rubygem-plist-3.0.0-4|5	Version:	3.0.0
14cr|rubygem-plist-3.0.0-4|6	Release:	4
14cr|rubygem-plist-3.0.0-4|7	License:	MIT
14cr|rubygem-plist-3.0.0-4|8	Group:		Development/Ruby
14cr|rubygem-plist-3.0.0-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-plist-3.0.0-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-plist-3.0.0-4|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-plist-3.0.0-4|12	BuildArch:	noarch
14cr|rubygem-plist-3.0.0-4|13	
14cr|rubygem-plist-3.0.0-4|14	%description
14cr|rubygem-plist-3.0.0-4|15	Plist is a library to manipulate Property List files, also known as plists.
14cr|rubygem-plist-3.0.0-4|16	It can parse plist files into native Ruby data structures as well as generating
14cr|rubygem-plist-3.0.0-4|17	new plist files from your Ruby objects.
14cr|rubygem-plist-3.0.0-4|18	
14cr|rubygem-plist-3.0.0-4|19	%prep
14cr|rubygem-plist-3.0.0-4|20	
14cr|rubygem-plist-3.0.0-4|21	%build
14cr|rubygem-plist-3.0.0-4|22	
14cr|rubygem-plist-3.0.0-4|23	%install
14cr|rubygem-plist-3.0.0-4|24	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-plist-3.0.0-4|25	
14cr|rubygem-plist-3.0.0-4|26	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext
14cr|rubygem-plist-3.0.0-4|27	
14cr|rubygem-plist-3.0.0-4|28	%clean
14cr|rubygem-plist-3.0.0-4|29	
14cr|rubygem-plist-3.0.0-4|30	%files
14cr|rubygem-plist-3.0.0-4|31	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-plist-3.0.0-4|32	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-plist-3.0.0-4|33	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-plist-3.0.0-4|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-plist-3.0.0-4|35	
14cr|rubygem-plist-3.0.0-4|36	
14cr|rubygem-plist-3.0.0-4|37	
14cr|rubygem-plist-3.0.0-4|38	
14cr|rubygem-plist-3.0.0-4|39	%changelog
14cr|rubygem-plist-3.0.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-4
14cr|rubygem-plist-3.0.0-4|41	+ Revision: eb56416
14cr|rubygem-plist-3.0.0-4|42	- MassBuild#464: Increase release tag
14cr|rubygem-plist-3.0.0-4|43	
14cr|rubygem-plist-3.0.0-4|44	

7946 14
14cr|rubygem-postgres-0.8.1-5|1	# Generated from postgres-0.8.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-postgres-0.8.1-5|2	%define	rbname	postgres
14cr|rubygem-postgres-0.8.1-5|3	
14cr|rubygem-postgres-0.8.1-5|4	Summary:	Deprecated version of the Ruby PostgreSQL driver
14cr|rubygem-postgres-0.8.1-5|5	Name:		rubygem-%{rbname}
14cr|rubygem-postgres-0.8.1-5|6	
14cr|rubygem-postgres-0.8.1-5|7	Version:	0.8.1
14cr|rubygem-postgres-0.8.1-5|8	Release:	5
14cr|rubygem-postgres-0.8.1-5|9	Group:		Development/Ruby
14cr|rubygem-postgres-0.8.1-5|10	License:	GPLv2+ or Ruby
14cr|rubygem-postgres-0.8.1-5|11	URL:		https://bitbucket.org/ged/ruby-pg
14cr|rubygem-postgres-0.8.1-5|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-postgres-0.8.1-5|13	BuildRequires:	rubygems
14cr|rubygem-postgres-0.8.1-5|14	BuildArch:	noarch
14cr|rubygem-postgres-0.8.1-5|15	%rename     ruby-postgres
14cr|rubygem-postgres-0.8.1-5|16	
14cr|rubygem-postgres-0.8.1-5|17	%description
14cr|rubygem-postgres-0.8.1-5|18	This is an old, deprecated version of the Ruby PostgreSQL driver that hasn't
14cr|rubygem-postgres-0.8.1-5|19	been maintained or supported since early 2008.
14cr|rubygem-postgres-0.8.1-5|20	You should install/require 'pg' instead.
14cr|rubygem-postgres-0.8.1-5|21	If you need the 'postgres' gem for legacy code that can't be converted, you
14cr|rubygem-postgres-0.8.1-5|22	can
14cr|rubygem-postgres-0.8.1-5|23	still install it using an explicit version, like so:
14cr|rubygem-postgres-0.8.1-5|24	gem install postgres -v '0.7.9.2008.01.28'
14cr|rubygem-postgres-0.8.1-5|25	gem uninstall postgres -v '>0.7.9.2008.01.28'
14cr|rubygem-postgres-0.8.1-5|26	If you have any questions, the nice folks in the Google group can help:
14cr|rubygem-postgres-0.8.1-5|27	http://goo.gl/OjOPP / ruby-pg@googlegroups.com
14cr|rubygem-postgres-0.8.1-5|28	
14cr|rubygem-postgres-0.8.1-5|29	%package	doc
14cr|rubygem-postgres-0.8.1-5|30	Summary:	Documentation for %{name}
14cr|rubygem-postgres-0.8.1-5|31	Group:		Books/Computer books
14cr|rubygem-postgres-0.8.1-5|32	Requires:	%{name} = %{EVRD}
14cr|rubygem-postgres-0.8.1-5|33	BuildArch:	noarch
14cr|rubygem-postgres-0.8.1-5|34	
14cr|rubygem-postgres-0.8.1-5|35	%description	doc
14cr|rubygem-postgres-0.8.1-5|36	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-postgres-0.8.1-5|37	
14cr|rubygem-postgres-0.8.1-5|38	%prep
14cr|rubygem-postgres-0.8.1-5|39	%setup -q
14cr|rubygem-postgres-0.8.1-5|40	
14cr|rubygem-postgres-0.8.1-5|41	%build
14cr|rubygem-postgres-0.8.1-5|42	%gem_build
14cr|rubygem-postgres-0.8.1-5|43	
14cr|rubygem-postgres-0.8.1-5|44	%install
14cr|rubygem-postgres-0.8.1-5|45	%gem_install
14cr|rubygem-postgres-0.8.1-5|46	
14cr|rubygem-postgres-0.8.1-5|47	%files
14cr|rubygem-postgres-0.8.1-5|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-postgres-0.8.1-5|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-postgres-0.8.1-5|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-postgres-0.8.1-5|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-postgres-0.8.1-5|52	
14cr|rubygem-postgres-0.8.1-5|53	%files doc
14cr|rubygem-postgres-0.8.1-5|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-postgres-0.8.1-5|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-postgres-0.8.1-5|56	
14cr|rubygem-postgres-0.8.1-5|57	
14cr|rubygem-postgres-0.8.1-5|58	%changelog
14cr|rubygem-postgres-0.8.1-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-5
14cr|rubygem-postgres-0.8.1-5|60	+ Revision: 5966257
14cr|rubygem-postgres-0.8.1-5|61	- MassBuild#464: Increase release tag
14cr|rubygem-postgres-0.8.1-5|62	
14cr|rubygem-postgres-0.8.1-5|63	

7947 14
14cr|rubygem-prawn-0.8.4-3|1	%define oname prawn
14cr|rubygem-prawn-0.8.4-3|2	
14cr|rubygem-prawn-0.8.4-3|3	Summary:    A fast and nimble PDF generator for Ruby
14cr|rubygem-prawn-0.8.4-3|4	Name:       rubygem-%{oname}
14cr|rubygem-prawn-0.8.4-3|5	Version:    0.8.4
14cr|rubygem-prawn-0.8.4-3|6	Release:    3
14cr|rubygem-prawn-0.8.4-3|7	Group:      Development/Ruby
14cr|rubygem-prawn-0.8.4-3|8	License:    Ruby or GPLv2
14cr|rubygem-prawn-0.8.4-3|9	URL:        http://wiki.github.com/sandal/prawn
14cr|rubygem-prawn-0.8.4-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-prawn-0.8.4-3|11	Requires:   rubygems
14cr|rubygem-prawn-0.8.4-3|12	Requires:   rubygem(prawn-core) >= 0.8.4
14cr|rubygem-prawn-0.8.4-3|13	Requires:   rubygem(prawn-core) < 0.9
14cr|rubygem-prawn-0.8.4-3|14	Requires:   rubygem(prawn-layout) >= 0.8.4
14cr|rubygem-prawn-0.8.4-3|15	Requires:   rubygem(prawn-layout) < 0.9
14cr|rubygem-prawn-0.8.4-3|16	Requires:   rubygem(prawn-security) >= 0.8.4
14cr|rubygem-prawn-0.8.4-3|17	Requires:   rubygem(prawn-security) < 0.9
14cr|rubygem-prawn-0.8.4-3|18	BuildRequires: rubygems
14cr|rubygem-prawn-0.8.4-3|19	BuildArch:  noarch
14cr|rubygem-prawn-0.8.4-3|20	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-prawn-0.8.4-3|21	
14cr|rubygem-prawn-0.8.4-3|22	%description
14cr|rubygem-prawn-0.8.4-3|23	Prawn is a fast, tiny, and nimble PDF generator for Ruby
14cr|rubygem-prawn-0.8.4-3|24	
14cr|rubygem-prawn-0.8.4-3|25	%prep
14cr|rubygem-prawn-0.8.4-3|26	
14cr|rubygem-prawn-0.8.4-3|27	%build
14cr|rubygem-prawn-0.8.4-3|28	
14cr|rubygem-prawn-0.8.4-3|29	%install
14cr|rubygem-prawn-0.8.4-3|30	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-prawn-0.8.4-3|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-prawn-0.8.4-3|32	--force --rdoc %{SOURCE0}
14cr|rubygem-prawn-0.8.4-3|33	
14cr|rubygem-prawn-0.8.4-3|34	%clean
14cr|rubygem-prawn-0.8.4-3|35	
14cr|rubygem-prawn-0.8.4-3|36	%files
14cr|rubygem-prawn-0.8.4-3|37	%defattr(-, root, root, -)
14cr|rubygem-prawn-0.8.4-3|38	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-prawn-0.8.4-3|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-prawn-0.8.4-3|40	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-prawn-0.8.4-3|41	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-prawn-0.8.4-3|42	
14cr|rubygem-prawn-0.8.4-3|43	
14cr|rubygem-prawn-0.8.4-3|44	
14cr|rubygem-prawn-0.8.4-3|45	%changelog
14cr|rubygem-prawn-0.8.4-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|rubygem-prawn-0.8.4-3|47	+ Revision: 76c856d
14cr|rubygem-prawn-0.8.4-3|48	- MassBuild#464: Increase release tag
14cr|rubygem-prawn-0.8.4-3|49	
14cr|rubygem-prawn-0.8.4-3|50	

7948 14
14cr|rubygem-prawn-core-0.8.4-3|1	%define oname prawn-core
14cr|rubygem-prawn-core-0.8.4-3|2	
14cr|rubygem-prawn-core-0.8.4-3|3	Summary:    A fast and nimble PDF generator for Ruby
14cr|rubygem-prawn-core-0.8.4-3|4	Name:       rubygem-%{oname}
14cr|rubygem-prawn-core-0.8.4-3|5	Version:    0.8.4
14cr|rubygem-prawn-core-0.8.4-3|6	Release:    3
14cr|rubygem-prawn-core-0.8.4-3|7	Group:      Development/Ruby
14cr|rubygem-prawn-core-0.8.4-3|8	License:    Ruby or GPLv2
14cr|rubygem-prawn-core-0.8.4-3|9	URL:        http://prawn.majesticseacreature.com
14cr|rubygem-prawn-core-0.8.4-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-prawn-core-0.8.4-3|11	Requires:   rubygems
14cr|rubygem-prawn-core-0.8.4-3|12	BuildRequires: rubygems
14cr|rubygem-prawn-core-0.8.4-3|13	BuildArch:  noarch
14cr|rubygem-prawn-core-0.8.4-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-prawn-core-0.8.4-3|15	
14cr|rubygem-prawn-core-0.8.4-3|16	%description
14cr|rubygem-prawn-core-0.8.4-3|17	Prawn is a fast, tiny, and nimble PDF generator for Ruby
14cr|rubygem-prawn-core-0.8.4-3|18	
14cr|rubygem-prawn-core-0.8.4-3|19	%prep
14cr|rubygem-prawn-core-0.8.4-3|20	
14cr|rubygem-prawn-core-0.8.4-3|21	%build
14cr|rubygem-prawn-core-0.8.4-3|22	
14cr|rubygem-prawn-core-0.8.4-3|23	%install
14cr|rubygem-prawn-core-0.8.4-3|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-prawn-core-0.8.4-3|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-prawn-core-0.8.4-3|26	--force --rdoc %{SOURCE0}
14cr|rubygem-prawn-core-0.8.4-3|27	
14cr|rubygem-prawn-core-0.8.4-3|28	%clean
14cr|rubygem-prawn-core-0.8.4-3|29	
14cr|rubygem-prawn-core-0.8.4-3|30	%files
14cr|rubygem-prawn-core-0.8.4-3|31	%defattr(-, root, root, -)
14cr|rubygem-prawn-core-0.8.4-3|32	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-prawn-core-0.8.4-3|33	%{ruby_gemdir}/gems/%{oname}-%{version}/data/
14cr|rubygem-prawn-core-0.8.4-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-prawn-core-0.8.4-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-prawn-core-0.8.4-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-prawn-core-0.8.4-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/vendor/
14cr|rubygem-prawn-core-0.8.4-3|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-prawn-core-0.8.4-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/HACKING
14cr|rubygem-prawn-core-0.8.4-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-prawn-core-0.8.4-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-prawn-core-0.8.4-3|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-prawn-core-0.8.4-3|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-prawn-core-0.8.4-3|44	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-prawn-core-0.8.4-3|45	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-prawn-core-0.8.4-3|46	
14cr|rubygem-prawn-core-0.8.4-3|47	
14cr|rubygem-prawn-core-0.8.4-3|48	
14cr|rubygem-prawn-core-0.8.4-3|49	%changelog
14cr|rubygem-prawn-core-0.8.4-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|rubygem-prawn-core-0.8.4-3|51	+ Revision: 18be696
14cr|rubygem-prawn-core-0.8.4-3|52	- MassBuild#464: Increase release tag
14cr|rubygem-prawn-core-0.8.4-3|53	
14cr|rubygem-prawn-core-0.8.4-3|54	

7949 14
14cr|rubygem-prawn-format-0.2.3-3|1	%define oname prawn-format
14cr|rubygem-prawn-format-0.2.3-3|2	
14cr|rubygem-prawn-format-0.2.3-3|3	Name:       rubygem-%{oname}
14cr|rubygem-prawn-format-0.2.3-3|4	Version:    0.2.3
14cr|rubygem-prawn-format-0.2.3-3|5	Release:    3
14cr|rubygem-prawn-format-0.2.3-3|6	Summary:    An extension of Prawn that allows inline formatting
14cr|rubygem-prawn-format-0.2.3-3|7	Group:      Development/Ruby
14cr|rubygem-prawn-format-0.2.3-3|8	License:    GPLv2+
14cr|rubygem-prawn-format-0.2.3-3|9	URL:        http://rubyforge.org/projects/prawn
14cr|rubygem-prawn-format-0.2.3-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-prawn-format-0.2.3-3|11	Requires:   rubygems
14cr|rubygem-prawn-format-0.2.3-3|12	Requires:   rubygem(prawn-core) >= 0
14cr|rubygem-prawn-format-0.2.3-3|13	Requires:   rubygem(echoe) >= 0
14cr|rubygem-prawn-format-0.2.3-3|14	BuildRequires: rubygems
14cr|rubygem-prawn-format-0.2.3-3|15	BuildArch:  noarch
14cr|rubygem-prawn-format-0.2.3-3|16	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-prawn-format-0.2.3-3|17	
14cr|rubygem-prawn-format-0.2.3-3|18	%description
14cr|rubygem-prawn-format-0.2.3-3|19	An extension of Prawn that allows inline formatting
14cr|rubygem-prawn-format-0.2.3-3|20	
14cr|rubygem-prawn-format-0.2.3-3|21	%prep
14cr|rubygem-prawn-format-0.2.3-3|22	
14cr|rubygem-prawn-format-0.2.3-3|23	%build
14cr|rubygem-prawn-format-0.2.3-3|24	
14cr|rubygem-prawn-format-0.2.3-3|25	%install
14cr|rubygem-prawn-format-0.2.3-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-prawn-format-0.2.3-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-prawn-format-0.2.3-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-prawn-format-0.2.3-3|29	
14cr|rubygem-prawn-format-0.2.3-3|30	%clean
14cr|rubygem-prawn-format-0.2.3-3|31	
14cr|rubygem-prawn-format-0.2.3-3|32	%files
14cr|rubygem-prawn-format-0.2.3-3|33	%defattr(-, root, root, -)
14cr|rubygem-prawn-format-0.2.3-3|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-prawn-format-0.2.3-3|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-prawn-format-0.2.3-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-prawn-format-0.2.3-3|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/manual/
14cr|rubygem-prawn-format-0.2.3-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest
14cr|rubygem-prawn-format-0.2.3-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-prawn-format-0.2.3-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
14cr|rubygem-prawn-format-0.2.3-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-prawn-format-0.2.3-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-prawn-format-0.2.3-3|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-prawn-format-0.2.3-3|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-prawn-format-0.2.3-3|45	
14cr|rubygem-prawn-format-0.2.3-3|46	
14cr|rubygem-prawn-format-0.2.3-3|47	
14cr|rubygem-prawn-format-0.2.3-3|48	%changelog
14cr|rubygem-prawn-format-0.2.3-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-3
14cr|rubygem-prawn-format-0.2.3-3|50	+ Revision: 7e5ae92
14cr|rubygem-prawn-format-0.2.3-3|51	- MassBuild#464: Increase release tag
14cr|rubygem-prawn-format-0.2.3-3|52	
14cr|rubygem-prawn-format-0.2.3-3|53	

7950 14
14cr|rubygem-prawn-layout-0.8.4-3|1	%define oname prawn-layout
14cr|rubygem-prawn-layout-0.8.4-3|2	
14cr|rubygem-prawn-layout-0.8.4-3|3	Summary:    An extension to Prawn that provides table support
14cr|rubygem-prawn-layout-0.8.4-3|4	Name:       rubygem-%{oname}
14cr|rubygem-prawn-layout-0.8.4-3|5	Version:    0.8.4
14cr|rubygem-prawn-layout-0.8.4-3|6	Release:    3
14cr|rubygem-prawn-layout-0.8.4-3|7	Group:      Development/Ruby
14cr|rubygem-prawn-layout-0.8.4-3|8	License:    Ruby or GPLv2
14cr|rubygem-prawn-layout-0.8.4-3|9	URL:        http://prawn.majesticseacreature.com
14cr|rubygem-prawn-layout-0.8.4-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-prawn-layout-0.8.4-3|11	Requires:   rubygems
14cr|rubygem-prawn-layout-0.8.4-3|12	Requires:   rubygem(prawn-core)
14cr|rubygem-prawn-layout-0.8.4-3|13	BuildRequires: rubygems
14cr|rubygem-prawn-layout-0.8.4-3|14	BuildArch:  noarch
14cr|rubygem-prawn-layout-0.8.4-3|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-prawn-layout-0.8.4-3|16	
14cr|rubygem-prawn-layout-0.8.4-3|17	%description
14cr|rubygem-prawn-layout-0.8.4-3|18	An extension to Prawn that provides table support and other layout
14cr|rubygem-prawn-layout-0.8.4-3|19	functionality
14cr|rubygem-prawn-layout-0.8.4-3|20	
14cr|rubygem-prawn-layout-0.8.4-3|21	%prep
14cr|rubygem-prawn-layout-0.8.4-3|22	
14cr|rubygem-prawn-layout-0.8.4-3|23	%build
14cr|rubygem-prawn-layout-0.8.4-3|24	
14cr|rubygem-prawn-layout-0.8.4-3|25	%install
14cr|rubygem-prawn-layout-0.8.4-3|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-prawn-layout-0.8.4-3|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-prawn-layout-0.8.4-3|28	--force --rdoc %{SOURCE0}
14cr|rubygem-prawn-layout-0.8.4-3|29	
14cr|rubygem-prawn-layout-0.8.4-3|30	%clean
14cr|rubygem-prawn-layout-0.8.4-3|31	
14cr|rubygem-prawn-layout-0.8.4-3|32	%files
14cr|rubygem-prawn-layout-0.8.4-3|33	%defattr(-, root, root, -)
14cr|rubygem-prawn-layout-0.8.4-3|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-prawn-layout-0.8.4-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-prawn-layout-0.8.4-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-prawn-layout-0.8.4-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-prawn-layout-0.8.4-3|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-prawn-layout-0.8.4-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-prawn-layout-0.8.4-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-prawn-layout-0.8.4-3|41	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-prawn-layout-0.8.4-3|42	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-prawn-layout-0.8.4-3|43	
14cr|rubygem-prawn-layout-0.8.4-3|44	
14cr|rubygem-prawn-layout-0.8.4-3|45	
14cr|rubygem-prawn-layout-0.8.4-3|46	%changelog
14cr|rubygem-prawn-layout-0.8.4-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|rubygem-prawn-layout-0.8.4-3|48	+ Revision: 7ca00d1
14cr|rubygem-prawn-layout-0.8.4-3|49	- MassBuild#464: Increase release tag
14cr|rubygem-prawn-layout-0.8.4-3|50	
14cr|rubygem-prawn-layout-0.8.4-3|51	

7951 14
14cr|rubygem-prawn-security-0.8.4-3|1	%define oname prawn-security
14cr|rubygem-prawn-security-0.8.4-3|2	
14cr|rubygem-prawn-security-0.8.4-3|3	Name:       rubygem-%{oname}
14cr|rubygem-prawn-security-0.8.4-3|4	Version:    0.8.4
14cr|rubygem-prawn-security-0.8.4-3|5	Release:    3
14cr|rubygem-prawn-security-0.8.4-3|6	Summary:    Popular Password Protection & Permissions for Prawn PDFs
14cr|rubygem-prawn-security-0.8.4-3|7	Group:      Development/Ruby
14cr|rubygem-prawn-security-0.8.4-3|8	License:    Ruby or GPLv2
14cr|rubygem-prawn-security-0.8.4-3|9	URL:        http://github.com/madriska/prawn-security/
14cr|rubygem-prawn-security-0.8.4-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-prawn-security-0.8.4-3|11	Requires:   rubygems
14cr|rubygem-prawn-security-0.8.4-3|12	BuildRequires: rubygems
14cr|rubygem-prawn-security-0.8.4-3|13	BuildArch:  noarch
14cr|rubygem-prawn-security-0.8.4-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-prawn-security-0.8.4-3|15	
14cr|rubygem-prawn-security-0.8.4-3|16	%description
14cr|rubygem-prawn-security-0.8.4-3|17	Prawn/Security adds document encryption, password protection, and
14cr|rubygem-prawn-security-0.8.4-3|18	permissions to Prawn.
14cr|rubygem-prawn-security-0.8.4-3|19	
14cr|rubygem-prawn-security-0.8.4-3|20	%prep
14cr|rubygem-prawn-security-0.8.4-3|21	
14cr|rubygem-prawn-security-0.8.4-3|22	%build
14cr|rubygem-prawn-security-0.8.4-3|23	
14cr|rubygem-prawn-security-0.8.4-3|24	%install
14cr|rubygem-prawn-security-0.8.4-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-prawn-security-0.8.4-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-prawn-security-0.8.4-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-prawn-security-0.8.4-3|28	
14cr|rubygem-prawn-security-0.8.4-3|29	%clean
14cr|rubygem-prawn-security-0.8.4-3|30	
14cr|rubygem-prawn-security-0.8.4-3|31	%files
14cr|rubygem-prawn-security-0.8.4-3|32	%defattr(-, root, root, -)
14cr|rubygem-prawn-security-0.8.4-3|33	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-prawn-security-0.8.4-3|34	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
14cr|rubygem-prawn-security-0.8.4-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-prawn-security-0.8.4-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-prawn-security-0.8.4-3|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-prawn-security-0.8.4-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-prawn-security-0.8.4-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-prawn-security-0.8.4-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-prawn-security-0.8.4-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-prawn-security-0.8.4-3|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-prawn-security-0.8.4-3|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-prawn-security-0.8.4-3|44	
14cr|rubygem-prawn-security-0.8.4-3|45	
14cr|rubygem-prawn-security-0.8.4-3|46	
14cr|rubygem-prawn-security-0.8.4-3|47	%changelog
14cr|rubygem-prawn-security-0.8.4-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-3
14cr|rubygem-prawn-security-0.8.4-3|49	+ Revision: ecc3c83
14cr|rubygem-prawn-security-0.8.4-3|50	- MassBuild#464: Increase release tag
14cr|rubygem-prawn-security-0.8.4-3|51	
14cr|rubygem-prawn-security-0.8.4-3|52	

7952 14
14cr|rubygem-racc-1.4.12-1|1	
14cr|rubygem-racc-1.4.12-1|2	%define	rbname	racc
14cr|rubygem-racc-1.4.12-1|3	
14cr|rubygem-racc-1.4.12-1|4	Summary:	Racc is a LALR(1) parser generator
14cr|rubygem-racc-1.4.12-1|5	Name:		rubygem-%{rbname}
14cr|rubygem-racc-1.4.12-1|6	
14cr|rubygem-racc-1.4.12-1|7	Version:	1.4.12
14cr|rubygem-racc-1.4.12-1|8	Release:	1
14cr|rubygem-racc-1.4.12-1|9	Group:		Development/Ruby
14cr|rubygem-racc-1.4.12-1|10	License:	GPLv2+ or Ruby
14cr|rubygem-racc-1.4.12-1|11	URL:		http://i.loveruby.net/en/projects/racc/
14cr|rubygem-racc-1.4.12-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-racc-1.4.12-1|13	BuildRequires:	rubygems
14cr|rubygem-racc-1.4.12-1|14	BuildRequires:	ruby-devel
14cr|rubygem-racc-1.4.12-1|15	
14cr|rubygem-racc-1.4.12-1|16	%description
14cr|rubygem-racc-1.4.12-1|17	Racc is a LALR(1) parser generator.
14cr|rubygem-racc-1.4.12-1|18	It is written in Ruby itself, and generates Ruby program.
14cr|rubygem-racc-1.4.12-1|19	NOTE: Ruby 1.8.x comes with Racc runtime module.  You
14cr|rubygem-racc-1.4.12-1|20	can run your parsers generated by racc 1.4.x out of the
14cr|rubygem-racc-1.4.12-1|21	box.
14cr|rubygem-racc-1.4.12-1|22	
14cr|rubygem-racc-1.4.12-1|23	%files
14cr|rubygem-racc-1.4.12-1|24	%{_bindir}/racc
14cr|rubygem-racc-1.4.12-1|25	%{_bindir}/racc2y
14cr|rubygem-racc-1.4.12-1|26	%{_bindir}/y2racc
14cr|rubygem-racc-1.4.12-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/racc
14cr|rubygem-racc-1.4.12-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/racc2y
14cr|rubygem-racc-1.4.12-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/y2racc
14cr|rubygem-racc-1.4.12-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-racc-1.4.12-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/racc/*.rb
14cr|rubygem-racc-1.4.12-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/racc/pre-setup
14cr|rubygem-racc-1.4.12-1|33	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-racc-1.4.12-1|34	%{ruby_sitearchdir}/%{rbname}/*.so
14cr|rubygem-racc-1.4.12-1|35	#---------------------------------------------------------
14cr|rubygem-racc-1.4.12-1|36	
14cr|rubygem-racc-1.4.12-1|37	%package	doc
14cr|rubygem-racc-1.4.12-1|38	Summary:	Documentation for %{name}
14cr|rubygem-racc-1.4.12-1|39	Group:		Books/Computer books
14cr|rubygem-racc-1.4.12-1|40	Requires:	%{name} = %{EVRD}
14cr|rubygem-racc-1.4.12-1|41	BuildArch:	noarch
14cr|rubygem-racc-1.4.12-1|42	
14cr|rubygem-racc-1.4.12-1|43	%description	doc
14cr|rubygem-racc-1.4.12-1|44	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-racc-1.4.12-1|45	
14cr|rubygem-racc-1.4.12-1|46	%files doc
14cr|rubygem-racc-1.4.12-1|47	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-racc-1.4.12-1|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-racc-1.4.12-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-racc-1.4.12-1|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/rdoc/en/*.rdoc
14cr|rubygem-racc-1.4.12-1|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/rdoc/ja/*.ja.rdoc
14cr|rubygem-racc-1.4.12-1|52	#---------------------------------------------------------
14cr|rubygem-racc-1.4.12-1|53	
14cr|rubygem-racc-1.4.12-1|54	%prep
14cr|rubygem-racc-1.4.12-1|55	%setup -q
14cr|rubygem-racc-1.4.12-1|56	
14cr|rubygem-racc-1.4.12-1|57	%build
14cr|rubygem-racc-1.4.12-1|58	%gem_build
14cr|rubygem-racc-1.4.12-1|59	
14cr|rubygem-racc-1.4.12-1|60	%install
14cr|rubygem-racc-1.4.12-1|61	%gem_install
14cr|rubygem-racc-1.4.12-1|62	
14cr|rubygem-racc-1.4.12-1|63	perl -pi -e "s|/usr/local/bin/ruby|/usr/bin/ruby|" %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/racc2y
14cr|rubygem-racc-1.4.12-1|64	perl -pi -e "s|/usr/local/bin/ruby|/usr/bin/ruby|" %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/y2racc
14cr|rubygem-racc-1.4.12-1|65	
14cr|rubygem-racc-1.4.12-1|66	
14cr|rubygem-racc-1.4.12-1|67	
14cr|rubygem-racc-1.4.12-1|68	
14cr|rubygem-racc-1.4.12-1|69	
14cr|rubygem-racc-1.4.12-1|70	
14cr|rubygem-racc-1.4.12-1|71	
14cr|rubygem-racc-1.4.12-1|72	%changelog
14cr|rubygem-racc-1.4.12-1|73	* Sat Aug 30 2014 abfonly <abfonly@gmail.com> 1.4.12-1
14cr|rubygem-racc-1.4.12-1|74	+ Revision: e7f0bbb
14cr|rubygem-racc-1.4.12-1|75	- Merge pull request #2 from abfonly/rubygem-racc:rosa2014.1
14cr|rubygem-racc-1.4.12-1|76	- abfonly
14cr|rubygem-racc-1.4.12-1|77	
14cr|rubygem-racc-1.4.12-1|78	

7953 14
14cr|rubygem-rack-1.5.2-4|1	%define	rbname	rack
14cr|rubygem-rack-1.5.2-4|2	
14cr|rubygem-rack-1.5.2-4|3	Summary:	A modular Ruby webserver interface
14cr|rubygem-rack-1.5.2-4|4	Name:		rubygem-%{rbname}
14cr|rubygem-rack-1.5.2-4|5	
14cr|rubygem-rack-1.5.2-4|6	Version:	1.5.2
14cr|rubygem-rack-1.5.2-4|7	Release:	4
14cr|rubygem-rack-1.5.2-4|8	Group:		Development/Ruby
14cr|rubygem-rack-1.5.2-4|9	License:	MIT
14cr|rubygem-rack-1.5.2-4|10	URL:		http://rack.rubyforge.org
14cr|rubygem-rack-1.5.2-4|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rack-1.5.2-4|12	Requires:	ruby-RubyGems
14cr|rubygem-rack-1.5.2-4|13	Requires:	rubygem(bacon)
14cr|rubygem-rack-1.5.2-4|14	Requires:	rubygem(memcache-client)
14cr|rubygem-rack-1.5.2-4|15	Requires:	rubygem(mongrel)
14cr|rubygem-rack-1.5.2-4|16	BuildRequires:	ruby-RubyGems
14cr|rubygem-rack-1.5.2-4|17	BuildRequires:	rubygem(bacon)
14cr|rubygem-rack-1.5.2-4|18	BuildRequires:	rubygem(mongrel)
14cr|rubygem-rack-1.5.2-4|19	BuildArch:	noarch
14cr|rubygem-rack-1.5.2-4|20	
14cr|rubygem-rack-1.5.2-4|21	
14cr|rubygem-rack-1.5.2-4|22	%description
14cr|rubygem-rack-1.5.2-4|23	Rack provides minimal, modular and adaptable interface for developing
14cr|rubygem-rack-1.5.2-4|24	web applications in Ruby.  By wrapping HTTP requests and responses in
14cr|rubygem-rack-1.5.2-4|25	the simplest way possible, it unifies and distills the API for web
14cr|rubygem-rack-1.5.2-4|26	servers, web frameworks, and software in between (the so-called
14cr|rubygem-rack-1.5.2-4|27	middleware) into a single method call.
14cr|rubygem-rack-1.5.2-4|28	
14cr|rubygem-rack-1.5.2-4|29	%files
14cr|rubygem-rack-1.5.2-4|30	%{_bindir}/rackup
14cr|rubygem-rack-1.5.2-4|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rackup
14cr|rubygem-rack-1.5.2-4|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.svg
14cr|rubygem-rack-1.5.2-4|33	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.png
14cr|rubygem-rack-1.5.2-4|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.css
14cr|rubygem-rack-1.5.2-4|35	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-rack-1.5.2-4|36	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rack-1.5.2-4|37	#------------------------------------------------------------
14cr|rubygem-rack-1.5.2-4|38	
14cr|rubygem-rack-1.5.2-4|39	%package	doc
14cr|rubygem-rack-1.5.2-4|40	Summary:	Documentation for %{name}
14cr|rubygem-rack-1.5.2-4|41	Group:		Books/Computer books
14cr|rubygem-rack-1.5.2-4|42	Requires:	%{name} = %{EVRD}
14cr|rubygem-rack-1.5.2-4|43	
14cr|rubygem-rack-1.5.2-4|44	%description	doc
14cr|rubygem-rack-1.5.2-4|45	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rack-1.5.2-4|46	
14cr|rubygem-rack-1.5.2-4|47	%files doc
14cr|rubygem-rack-1.5.2-4|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/KNOWN-ISSUES
14cr|rubygem-rack-1.5.2-4|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
14cr|rubygem-rack-1.5.2-4|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rack-1.5.2-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.rb
14cr|rubygem-rack-1.5.2-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.ru
14cr|rubygem-rack-1.5.2-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-rack-1.5.2-4|54	#------------------------------------------------------------
14cr|rubygem-rack-1.5.2-4|55	
14cr|rubygem-rack-1.5.2-4|56	%prep
14cr|rubygem-rack-1.5.2-4|57	%setup -q
14cr|rubygem-rack-1.5.2-4|58	
14cr|rubygem-rack-1.5.2-4|59	%build
14cr|rubygem-rack-1.5.2-4|60	%gem_build -f '(contrib|example|test)/'
14cr|rubygem-rack-1.5.2-4|61	
14cr|rubygem-rack-1.5.2-4|62	%install
14cr|rubygem-rack-1.5.2-4|63	%gem_install
14cr|rubygem-rack-1.5.2-4|64	
14cr|rubygem-rack-1.5.2-4|65	
14cr|rubygem-rack-1.5.2-4|66	
14cr|rubygem-rack-1.5.2-4|67	
14cr|rubygem-rack-1.5.2-4|68	
14cr|rubygem-rack-1.5.2-4|69	
14cr|rubygem-rack-1.5.2-4|70	
14cr|rubygem-rack-1.5.2-4|71	%changelog
14cr|rubygem-rack-1.5.2-4|72	* Mon Aug 25 2014 abfonly <abfonly@gmail.com> 1.5.2-4
14cr|rubygem-rack-1.5.2-4|73	+ Revision: 7c27e00
14cr|rubygem-rack-1.5.2-4|74	- Merge pull request #1 from abfonly/rubygem-rack:rosa2014.1
14cr|rubygem-rack-1.5.2-4|75	- abfonly
14cr|rubygem-rack-1.5.2-4|76	
14cr|rubygem-rack-1.5.2-4|77	

7954 14
14cr|rubygem-rack-protection-1.5.3-1|1	%define oname   rack-protection
14cr|rubygem-rack-protection-1.5.3-1|2	
14cr|rubygem-rack-protection-1.5.3-1|3	Name:       rubygem-%{oname}
14cr|rubygem-rack-protection-1.5.3-1|4	Version:    1.5.3
14cr|rubygem-rack-protection-1.5.3-1|5	Release:    1
14cr|rubygem-rack-protection-1.5.3-1|6	Summary:    Protection for Rack
14cr|rubygem-rack-protection-1.5.3-1|7	Group:      Development/Ruby
14cr|rubygem-rack-protection-1.5.3-1|8	License:    Ruby License
14cr|rubygem-rack-protection-1.5.3-1|9	URL:        http://rdoc.rubyforge.org
14cr|rubygem-rack-protection-1.5.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rack-protection-1.5.3-1|11	BuildRequires: rubygems
14cr|rubygem-rack-protection-1.5.3-1|12	BuildArch:  noarch
14cr|rubygem-rack-protection-1.5.3-1|13	
14cr|rubygem-rack-protection-1.5.3-1|14	%description
14cr|rubygem-rack-protection-1.5.3-1|15	Something Rack related.
14cr|rubygem-rack-protection-1.5.3-1|16	
14cr|rubygem-rack-protection-1.5.3-1|17	%files
14cr|rubygem-rack-protection-1.5.3-1|18	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
14cr|rubygem-rack-protection-1.5.3-1|19	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rack-protection-1.5.3-1|20	
14cr|rubygem-rack-protection-1.5.3-1|21	#-------------------------------------------------------------------------------
14cr|rubygem-rack-protection-1.5.3-1|22	%package        doc
14cr|rubygem-rack-protection-1.5.3-1|23	Summary:    Documentation for %{name}
14cr|rubygem-rack-protection-1.5.3-1|24	Group:      Development/Ruby
14cr|rubygem-rack-protection-1.5.3-1|25	Requires:   %{name} = %{version}-%{release}
14cr|rubygem-rack-protection-1.5.3-1|26	
14cr|rubygem-rack-protection-1.5.3-1|27	%description    doc
14cr|rubygem-rack-protection-1.5.3-1|28	Documents, Rdoc & RI documentation for %{name}.
14cr|rubygem-rack-protection-1.5.3-1|29	
14cr|rubygem-rack-protection-1.5.3-1|30	
14cr|rubygem-rack-protection-1.5.3-1|31	%files          doc
14cr|rubygem-rack-protection-1.5.3-1|32	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rack-protection-1.5.3-1|33	#-------------------------------------------------------------------------------
14cr|rubygem-rack-protection-1.5.3-1|34	
14cr|rubygem-rack-protection-1.5.3-1|35	%prep
14cr|rubygem-rack-protection-1.5.3-1|36	%setup -q
14cr|rubygem-rack-protection-1.5.3-1|37	tar xmf data.tar.gz
14cr|rubygem-rack-protection-1.5.3-1|38	
14cr|rubygem-rack-protection-1.5.3-1|39	%build
14cr|rubygem-rack-protection-1.5.3-1|40	%gem_build
14cr|rubygem-rack-protection-1.5.3-1|41	
14cr|rubygem-rack-protection-1.5.3-1|42	%install
14cr|rubygem-rack-protection-1.5.3-1|43	%gem_install
14cr|rubygem-rack-protection-1.5.3-1|44	
14cr|rubygem-rack-protection-1.5.3-1|45	
14cr|rubygem-rack-protection-1.5.3-1|46	
14cr|rubygem-rack-protection-1.5.3-1|47	
14cr|rubygem-rack-protection-1.5.3-1|48	
14cr|rubygem-rack-protection-1.5.3-1|49	%changelog
14cr|rubygem-rack-protection-1.5.3-1|50	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 1.5.3-1
14cr|rubygem-rack-protection-1.5.3-1|51	+ Revision: a629f1a
14cr|rubygem-rack-protection-1.5.3-1|52	- Merge pull request #1 from abfonly/rubygem-rack-protection:rosa2014.1
14cr|rubygem-rack-protection-1.5.3-1|53	- abfonly
14cr|rubygem-rack-protection-1.5.3-1|54	
14cr|rubygem-rack-protection-1.5.3-1|55	

7955 14
14cr|rubygem-rack-ssl-1.3.2-4|1	# Generated from rack-1.2.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-rack-ssl-1.3.2-4|2	%define	rbname	rack-ssl
14cr|rubygem-rack-ssl-1.3.2-4|3	
14cr|rubygem-rack-ssl-1.3.2-4|4	Summary:	A modular Ruby webserver interface
14cr|rubygem-rack-ssl-1.3.2-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-rack-ssl-1.3.2-4|6	
14cr|rubygem-rack-ssl-1.3.2-4|7	Version:	1.3.2
14cr|rubygem-rack-ssl-1.3.2-4|8	Release:	4
14cr|rubygem-rack-ssl-1.3.2-4|9	Group:		Development/Ruby
14cr|rubygem-rack-ssl-1.3.2-4|10	License:	MIT
14cr|rubygem-rack-ssl-1.3.2-4|11	URL:		http://rack.rubyforge.org
14cr|rubygem-rack-ssl-1.3.2-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rack-ssl-1.3.2-4|13	Requires:	ruby-RubyGems
14cr|rubygem-rack-ssl-1.3.2-4|14	BuildRequires:	ruby-RubyGems
14cr|rubygem-rack-ssl-1.3.2-4|15	BuildArch:	noarch
14cr|rubygem-rack-ssl-1.3.2-4|16	#rename		ruby-rack
14cr|rubygem-rack-ssl-1.3.2-4|17	
14cr|rubygem-rack-ssl-1.3.2-4|18	%description
14cr|rubygem-rack-ssl-1.3.2-4|19	Rack provides minimal, modular and adaptable interface for developing
14cr|rubygem-rack-ssl-1.3.2-4|20	web applications in Ruby.  By wrapping HTTP requests and responses in
14cr|rubygem-rack-ssl-1.3.2-4|21	the simplest way possible, it unifies and distills the API for web
14cr|rubygem-rack-ssl-1.3.2-4|22	servers, web frameworks, and software in between (the so-called
14cr|rubygem-rack-ssl-1.3.2-4|23	middleware) into a single method call.
14cr|rubygem-rack-ssl-1.3.2-4|24	
14cr|rubygem-rack-ssl-1.3.2-4|25	%prep
14cr|rubygem-rack-ssl-1.3.2-4|26	%setup -q
14cr|rubygem-rack-ssl-1.3.2-4|27	
14cr|rubygem-rack-ssl-1.3.2-4|28	%build
14cr|rubygem-rack-ssl-1.3.2-4|29	%gem_build -f '(contrib|example|test)/'
14cr|rubygem-rack-ssl-1.3.2-4|30	
14cr|rubygem-rack-ssl-1.3.2-4|31	%install
14cr|rubygem-rack-ssl-1.3.2-4|32	%gem_install
14cr|rubygem-rack-ssl-1.3.2-4|33	
14cr|rubygem-rack-ssl-1.3.2-4|34	%files
14cr|rubygem-rack-ssl-1.3.2-4|35	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rack-ssl-1.3.2-4|36	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-rack-ssl-1.3.2-4|37	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-rack-ssl-1.3.2-4|38	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rack-ssl-1.3.2-4|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rack-ssl-1.3.2-4|40	
14cr|rubygem-rack-ssl-1.3.2-4|41	
14cr|rubygem-rack-ssl-1.3.2-4|42	
14cr|rubygem-rack-ssl-1.3.2-4|43	%changelog
14cr|rubygem-rack-ssl-1.3.2-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-4
14cr|rubygem-rack-ssl-1.3.2-4|45	+ Revision: 498a5ac
14cr|rubygem-rack-ssl-1.3.2-4|46	- MassBuild#464: Increase release tag
14cr|rubygem-rack-ssl-1.3.2-4|47	
14cr|rubygem-rack-ssl-1.3.2-4|48	

7956 14
14cr|rubygem-railties-4.1.1-3|1	# Generated from railties-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-railties-4.1.1-3|2	%define	rbname	railties
14cr|rubygem-railties-4.1.1-3|3	
14cr|rubygem-railties-4.1.1-3|4	Summary:	Tools for creating, working with, and running Rails applications
14cr|rubygem-railties-4.1.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-railties-4.1.1-3|6	
14cr|rubygem-railties-4.1.1-3|7	Version:	4.1.1
14cr|rubygem-railties-4.1.1-3|8	Release:	3
14cr|rubygem-railties-4.1.1-3|9	Group:		Development/Ruby
14cr|rubygem-railties-4.1.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-railties-4.1.1-3|11	URL:		http://www.rubyonrails.org
14cr|rubygem-railties-4.1.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-railties-4.1.1-3|13	Source1:	%{name}.rpmlintrc
14cr|rubygem-railties-4.1.1-3|14	BuildRequires:	rubygems
14cr|rubygem-railties-4.1.1-3|15	BuildArch:	noarch
14cr|rubygem-railties-4.1.1-3|16	
14cr|rubygem-railties-4.1.1-3|17	%description
14cr|rubygem-railties-4.1.1-3|18	Rails internals: application bootup, plugins, generators, and rake tasks.
14cr|rubygem-railties-4.1.1-3|19	
14cr|rubygem-railties-4.1.1-3|20	%package	doc
14cr|rubygem-railties-4.1.1-3|21	Summary:	Documentation for %{name}
14cr|rubygem-railties-4.1.1-3|22	Group:		Books/Computer books
14cr|rubygem-railties-4.1.1-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-railties-4.1.1-3|24	
14cr|rubygem-railties-4.1.1-3|25	%description	doc
14cr|rubygem-railties-4.1.1-3|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-railties-4.1.1-3|27	
14cr|rubygem-railties-4.1.1-3|28	%prep
14cr|rubygem-railties-4.1.1-3|29	%setup -q
14cr|rubygem-railties-4.1.1-3|30	
14cr|rubygem-railties-4.1.1-3|31	%build
14cr|rubygem-railties-4.1.1-3|32	%gem_build -f guides
14cr|rubygem-railties-4.1.1-3|33	
14cr|rubygem-railties-4.1.1-3|34	%install
14cr|rubygem-railties-4.1.1-3|35	%gem_install
14cr|rubygem-railties-4.1.1-3|36	
14cr|rubygem-railties-4.1.1-3|37	%files
14cr|rubygem-railties-4.1.1-3|38	%{_bindir}/rails
14cr|rubygem-railties-4.1.1-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-railties-4.1.1-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-railties-4.1.1-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rails
14cr|rubygem-railties-4.1.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-railties-4.1.1-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-railties-4.1.1-3|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-railties-4.1.1-3|45	
14cr|rubygem-railties-4.1.1-3|46	%files doc
14cr|rubygem-railties-4.1.1-3|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-railties-4.1.1-3|48	
14cr|rubygem-railties-4.1.1-3|49	
14cr|rubygem-railties-4.1.1-3|50	
14cr|rubygem-railties-4.1.1-3|51	%changelog
14cr|rubygem-railties-4.1.1-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
14cr|rubygem-railties-4.1.1-3|53	+ Revision: f4804ec
14cr|rubygem-railties-4.1.1-3|54	- MassBuild#464: Increase release tag
14cr|rubygem-railties-4.1.1-3|55	
14cr|rubygem-railties-4.1.1-3|56	

7957 14
14cr|rubygem-rake-10.0.4-2|1	%define rbname   rake
14cr|rubygem-rake-10.0.4-2|2	
14cr|rubygem-rake-10.0.4-2|3	Summary:    Simple ruby build program with capabilities similar to make
14cr|rubygem-rake-10.0.4-2|4	Name:       rubygem-%{rbname}
14cr|rubygem-rake-10.0.4-2|5	Version:    10.0.4
14cr|rubygem-rake-10.0.4-2|6	Release:    2
14cr|rubygem-rake-10.0.4-2|7	License:    MIT
14cr|rubygem-rake-10.0.4-2|8	Group:      Development/Ruby
14cr|rubygem-rake-10.0.4-2|9	URL:        http://rake.rubyforge.org/
14cr|rubygem-rake-10.0.4-2|10	Source0:    http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-rake-10.0.4-2|11	BuildArch:  noarch
14cr|rubygem-rake-10.0.4-2|12	BuildRequires: rubygems
14cr|rubygem-rake-10.0.4-2|13	BuildRequires: p7zip
14cr|rubygem-rake-10.0.4-2|14	
14cr|rubygem-rake-10.0.4-2|15	%description
14cr|rubygem-rake-10.0.4-2|16	This package contains Rake, a simple ruby build program with capabilities
14cr|rubygem-rake-10.0.4-2|17	similar to make.
14cr|rubygem-rake-10.0.4-2|18	
14cr|rubygem-rake-10.0.4-2|19	%package	doc
14cr|rubygem-rake-10.0.4-2|20	Summary:	Documentation for %{name}
14cr|rubygem-rake-10.0.4-2|21	Group:		Books/Computer books
14cr|rubygem-rake-10.0.4-2|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-rake-10.0.4-2|23	
14cr|rubygem-rake-10.0.4-2|24	%description	doc
14cr|rubygem-rake-10.0.4-2|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rake-10.0.4-2|26	
14cr|rubygem-rake-10.0.4-2|27	%prep
14cr|rubygem-rake-10.0.4-2|28	%setup -q
14cr|rubygem-rake-10.0.4-2|29	
14cr|rubygem-rake-10.0.4-2|30	%build
14cr|rubygem-rake-10.0.4-2|31	%gem_build
14cr|rubygem-rake-10.0.4-2|32	
14cr|rubygem-rake-10.0.4-2|33	%install
14cr|rubygem-rake-10.0.4-2|34	%gem_install
14cr|rubygem-rake-10.0.4-2|35	
14cr|rubygem-rake-10.0.4-2|36	# Install manpage
14cr|rubygem-rake-10.0.4-2|37	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|rubygem-rake-10.0.4-2|38	# use 7z and not gzip, as the file is corrupted.
14cr|rubygem-rake-10.0.4-2|39	# For some reason it works fine with 7z.
14cr|rubygem-rake-10.0.4-2|40	7z e doc/%{rbname}.1.gz
14cr|rubygem-rake-10.0.4-2|41	install %{rbname}.1 %{buildroot}%{_mandir}/man1/rake.1
14cr|rubygem-rake-10.0.4-2|42	
14cr|rubygem-rake-10.0.4-2|43	%files
14cr|rubygem-rake-10.0.4-2|44	%{_bindir}/rake
14cr|rubygem-rake-10.0.4-2|45	%{_mandir}/man1/*
14cr|rubygem-rake-10.0.4-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rake-10.0.4-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-rake-10.0.4-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rake
14cr|rubygem-rake-10.0.4-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
14cr|rubygem-rake-10.0.4-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
14cr|rubygem-rake-10.0.4-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-rake-10.0.4-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-rake-10.0.4-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake
14cr|rubygem-rake-10.0.4-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/*.rb
14cr|rubygem-rake-10.0.4-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib
14cr|rubygem-rake-10.0.4-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib/*.rb
14cr|rubygem-rake-10.0.4-2|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext
14cr|rubygem-rake-10.0.4-2|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext/*.rb
14cr|rubygem-rake-10.0.4-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders
14cr|rubygem-rake-10.0.4-2|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders/*.rb
14cr|rubygem-rake-10.0.4-2|61	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rake-10.0.4-2|62	
14cr|rubygem-rake-10.0.4-2|63	%files doc
14cr|rubygem-rake-10.0.4-2|64	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rake-10.0.4-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-rake-10.0.4-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
14cr|rubygem-rake-10.0.4-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
14cr|rubygem-rake-10.0.4-2|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cr|rubygem-rake-10.0.4-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
14cr|rubygem-rake-10.0.4-2|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.rdoc
14cr|rubygem-rake-10.0.4-2|71	
14cr|rubygem-rake-10.0.4-2|72	%changelog
14cr|rubygem-rake-10.0.4-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.0.4-2
14cr|rubygem-rake-10.0.4-2|74	+ Revision: 9e43387
14cr|rubygem-rake-10.0.4-2|75	- MassBuild#464: Increase release tag
14cr|rubygem-rake-10.0.4-2|76	
14cr|rubygem-rake-10.0.4-2|77	

7958 14
14cr|rubygem-rake-compiler-0.8.0-4|1	%define oname rake-compiler
14cr|rubygem-rake-compiler-0.8.0-4|2	
14cr|rubygem-rake-compiler-0.8.0-4|3	Name:       rubygem-%{oname}
14cr|rubygem-rake-compiler-0.8.0-4|4	Version:    0.8.0
14cr|rubygem-rake-compiler-0.8.0-4|5	Release:	4
14cr|rubygem-rake-compiler-0.8.0-4|6	Summary:    Rake-based Ruby Extension (C, Java) task generator
14cr|rubygem-rake-compiler-0.8.0-4|7	Group:      Development/Ruby
14cr|rubygem-rake-compiler-0.8.0-4|8	License:    MIT
14cr|rubygem-rake-compiler-0.8.0-4|9	URL:        http://github.com/luislavena/rake-compiler
14cr|rubygem-rake-compiler-0.8.0-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rake-compiler-0.8.0-4|11	Requires:   rubygems
14cr|rubygem-rake-compiler-0.8.0-4|12	BuildRequires: rubygems
14cr|rubygem-rake-compiler-0.8.0-4|13	BuildArch:  noarch
14cr|rubygem-rake-compiler-0.8.0-4|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-rake-compiler-0.8.0-4|15	
14cr|rubygem-rake-compiler-0.8.0-4|16	%description
14cr|rubygem-rake-compiler-0.8.0-4|17	Provide a standard and simplified way to build and package
14cr|rubygem-rake-compiler-0.8.0-4|18	Ruby extensions (C, Java) using Rake as glue.
14cr|rubygem-rake-compiler-0.8.0-4|19	
14cr|rubygem-rake-compiler-0.8.0-4|20	
14cr|rubygem-rake-compiler-0.8.0-4|21	%prep
14cr|rubygem-rake-compiler-0.8.0-4|22	
14cr|rubygem-rake-compiler-0.8.0-4|23	%build
14cr|rubygem-rake-compiler-0.8.0-4|24	
14cr|rubygem-rake-compiler-0.8.0-4|25	%install
14cr|rubygem-rake-compiler-0.8.0-4|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-rake-compiler-0.8.0-4|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-rake-compiler-0.8.0-4|28	--force --rdoc %{SOURCE0}
14cr|rubygem-rake-compiler-0.8.0-4|29	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-rake-compiler-0.8.0-4|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-rake-compiler-0.8.0-4|31	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-rake-compiler-0.8.0-4|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-rake-compiler-0.8.0-4|33	
14cr|rubygem-rake-compiler-0.8.0-4|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f -exec sed -i -e '/#!/d' {} \;
14cr|rubygem-rake-compiler-0.8.0-4|35	
14cr|rubygem-rake-compiler-0.8.0-4|36	%files
14cr|rubygem-rake-compiler-0.8.0-4|37	%{_bindir}/rake-compiler
14cr|rubygem-rake-compiler-0.8.0-4|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-rake-compiler-0.8.0-4|39	%{ruby_gemdir}/gems/%{oname}-%{version}/Isolate
14cr|rubygem-rake-compiler-0.8.0-4|40	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-rake-compiler-0.8.0-4|41	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-rake-compiler-0.8.0-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-rake-compiler-0.8.0-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-rake-compiler-0.8.0-4|44	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
14cr|rubygem-rake-compiler-0.8.0-4|45	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
14cr|rubygem-rake-compiler-0.8.0-4|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rake-compiler-0.8.0-4|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-rake-compiler-0.8.0-4|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-rake-compiler-0.8.0-4|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.txt
14cr|rubygem-rake-compiler-0.8.0-4|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-rake-compiler-0.8.0-4|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-rake-compiler-0.8.0-4|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rake-compiler-0.8.0-4|53	
14cr|rubygem-rake-compiler-0.8.0-4|54	
14cr|rubygem-rake-compiler-0.8.0-4|55	
14cr|rubygem-rake-compiler-0.8.0-4|56	%changelog
14cr|rubygem-rake-compiler-0.8.0-4|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-4
14cr|rubygem-rake-compiler-0.8.0-4|58	+ Revision: 8f0dcc9
14cr|rubygem-rake-compiler-0.8.0-4|59	- MassBuild#464: Increase release tag
14cr|rubygem-rake-compiler-0.8.0-4|60	
14cr|rubygem-rake-compiler-0.8.0-4|61	

7959 14
14cr|rubygem-raspell-1.3-3|1	# Generated from raspell-1.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-raspell-1.3-3|2	%define	rbname	raspell
14cr|rubygem-raspell-1.3-3|3	
14cr|rubygem-raspell-1.3-3|4	Summary:	An interface binding for the Aspell spelling checker
14cr|rubygem-raspell-1.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-raspell-1.3-3|6	
14cr|rubygem-raspell-1.3-3|7	Version:	1.3
14cr|rubygem-raspell-1.3-3|8	Release:	3
14cr|rubygem-raspell-1.3-3|9	Group:		Development/Ruby
14cr|rubygem-raspell-1.3-3|10	License:	GPLv2+
14cr|rubygem-raspell-1.3-3|11	URL:		http://blog.evanweaver.com/files/doc/fauna/raspell/
14cr|rubygem-raspell-1.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-raspell-1.3-3|13	Patch0:		raspell-1.3-format-string-fixes.patch
14cr|rubygem-raspell-1.3-3|14	Requires:	aspell
14cr|rubygem-raspell-1.3-3|15	BuildRequires:	aspell-devel
14cr|rubygem-raspell-1.3-3|16	BuildRequires:	rubygems >= 1.2
14cr|rubygem-raspell-1.3-3|17	BuildRequires:	ruby-devel
14cr|rubygem-raspell-1.3-3|18	
14cr|rubygem-raspell-1.3-3|19	%description
14cr|rubygem-raspell-1.3-3|20	An interface binding for the Aspell spelling checker.
14cr|rubygem-raspell-1.3-3|21	
14cr|rubygem-raspell-1.3-3|22	%files
14cr|rubygem-raspell-1.3-3|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-raspell-1.3-3|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-raspell-1.3-3|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-raspell-1.3-3|26	%{ruby_sitearchdir}/raspell.so
14cr|rubygem-raspell-1.3-3|27	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-raspell-1.3-3|28	#-------------------------------------------------------------
14cr|rubygem-raspell-1.3-3|29	
14cr|rubygem-raspell-1.3-3|30	%package	doc
14cr|rubygem-raspell-1.3-3|31	Summary:	Documentation for %{name}
14cr|rubygem-raspell-1.3-3|32	Group:		Books/Computer books
14cr|rubygem-raspell-1.3-3|33	Requires:	%{name} = %{EVRD}
14cr|rubygem-raspell-1.3-3|34	
14cr|rubygem-raspell-1.3-3|35	%description	doc
14cr|rubygem-raspell-1.3-3|36	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-raspell-1.3-3|37	
14cr|rubygem-raspell-1.3-3|38	%files doc
14cr|rubygem-raspell-1.3-3|39	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-raspell-1.3-3|40	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-raspell-1.3-3|41	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
14cr|rubygem-raspell-1.3-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-raspell-1.3-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-raspell-1.3-3|44	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-raspell-1.3-3|45	
14cr|rubygem-raspell-1.3-3|46	#-------------------------------------------------------------
14cr|rubygem-raspell-1.3-3|47	
14cr|rubygem-raspell-1.3-3|48	%prep
14cr|rubygem-raspell-1.3-3|49	%setup -q
14cr|rubygem-raspell-1.3-3|50	%patch0 -p1 -b .str_fmt~
14cr|rubygem-raspell-1.3-3|51	
14cr|rubygem-raspell-1.3-3|52	%build
14cr|rubygem-raspell-1.3-3|53	%gem_build -f test
14cr|rubygem-raspell-1.3-3|54	
14cr|rubygem-raspell-1.3-3|55	%install
14cr|rubygem-raspell-1.3-3|56	%gem_install
14cr|rubygem-raspell-1.3-3|57	
14cr|rubygem-raspell-1.3-3|58	
14cr|rubygem-raspell-1.3-3|59	
14cr|rubygem-raspell-1.3-3|60	
14cr|rubygem-raspell-1.3-3|61	
14cr|rubygem-raspell-1.3-3|62	
14cr|rubygem-raspell-1.3-3|63	
14cr|rubygem-raspell-1.3-3|64	%changelog
14cr|rubygem-raspell-1.3-3|65	* Sat Aug 30 2014 abfonly <abfonly@gmail.com> 1.3-3
14cr|rubygem-raspell-1.3-3|66	+ Revision: 3fae272
14cr|rubygem-raspell-1.3-3|67	- Updated rubygem-raspell.spec
14cr|rubygem-raspell-1.3-3|68	
14cr|rubygem-raspell-1.3-3|69	

7960 14
14cr|rubygem-rb-fsevent-0.9.4-1|1	%define rbname rb-fsevent
14cr|rubygem-rb-fsevent-0.9.4-1|2	
14cr|rubygem-rb-fsevent-0.9.4-1|3	Summary:	FSEvents API with Signals catching (without RubyCocoa)
14cr|rubygem-rb-fsevent-0.9.4-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rb-fsevent-0.9.4-1|5	Version:	0.9.4
14cr|rubygem-rb-fsevent-0.9.4-1|6	Release:	1
14cr|rubygem-rb-fsevent-0.9.4-1|7	License:	MIT
14cr|rubygem-rb-fsevent-0.9.4-1|8	Group:		Development/Ruby
14cr|rubygem-rb-fsevent-0.9.4-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-rb-fsevent-0.9.4-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rb-fsevent-0.9.4-1|11	BuildRequires:	rubygems
14cr|rubygem-rb-fsevent-0.9.4-1|12	BuildArch:	noarch
14cr|rubygem-rb-fsevent-0.9.4-1|13	
14cr|rubygem-rb-fsevent-0.9.4-1|14	%description
14cr|rubygem-rb-fsevent-0.9.4-1|15	FSEvents API with Signals catching (without RubyCocoa).
14cr|rubygem-rb-fsevent-0.9.4-1|16	
14cr|rubygem-rb-fsevent-0.9.4-1|17	%files
14cr|rubygem-rb-fsevent-0.9.4-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-rb-fsevent-0.9.4-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rb-fsevent-0.9.4-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rb-fsevent-0.9.4-1|21	
14cr|rubygem-rb-fsevent-0.9.4-1|22	#----------------------------------------------------------------------------
14cr|rubygem-rb-fsevent-0.9.4-1|23	
14cr|rubygem-rb-fsevent-0.9.4-1|24	%package doc
14cr|rubygem-rb-fsevent-0.9.4-1|25	Summary:	Documentation for %{name}
14cr|rubygem-rb-fsevent-0.9.4-1|26	Group:		Documentation
14cr|rubygem-rb-fsevent-0.9.4-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-rb-fsevent-0.9.4-1|28	
14cr|rubygem-rb-fsevent-0.9.4-1|29	%description doc
14cr|rubygem-rb-fsevent-0.9.4-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rb-fsevent-0.9.4-1|31	
14cr|rubygem-rb-fsevent-0.9.4-1|32	%files doc
14cr|rubygem-rb-fsevent-0.9.4-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rb-fsevent-0.9.4-1|34	
14cr|rubygem-rb-fsevent-0.9.4-1|35	#----------------------------------------------------------------------------
14cr|rubygem-rb-fsevent-0.9.4-1|36	
14cr|rubygem-rb-fsevent-0.9.4-1|37	%prep
14cr|rubygem-rb-fsevent-0.9.4-1|38	%setup -q
14cr|rubygem-rb-fsevent-0.9.4-1|39	
14cr|rubygem-rb-fsevent-0.9.4-1|40	%build
14cr|rubygem-rb-fsevent-0.9.4-1|41	%gem_build
14cr|rubygem-rb-fsevent-0.9.4-1|42	
14cr|rubygem-rb-fsevent-0.9.4-1|43	%install
14cr|rubygem-rb-fsevent-0.9.4-1|44	%gem_install
14cr|rubygem-rb-fsevent-0.9.4-1|45	
14cr|rubygem-rb-fsevent-0.9.4-1|46	
14cr|rubygem-rb-fsevent-0.9.4-1|47	%changelog
14cr|rubygem-rb-fsevent-0.9.4-1|48	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 0.9.4-1
14cr|rubygem-rb-fsevent-0.9.4-1|49	+ Revision: 708bb5f
14cr|rubygem-rb-fsevent-0.9.4-1|50	- Automatic import for version 0.9.4-1
14cr|rubygem-rb-fsevent-0.9.4-1|51	
14cr|rubygem-rb-fsevent-0.9.4-1|52	

7961 14
14cr|rubygem-rb-inotify-0.9.5-1|1	%define rbname rb-inotify
14cr|rubygem-rb-inotify-0.9.5-1|2	
14cr|rubygem-rb-inotify-0.9.5-1|3	Summary:	Ruby wrapper for Linux's inotify, using FFI
14cr|rubygem-rb-inotify-0.9.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rb-inotify-0.9.5-1|5	Version:	0.9.5
14cr|rubygem-rb-inotify-0.9.5-1|6	Release:	1
14cr|rubygem-rb-inotify-0.9.5-1|7	License:	MIT
14cr|rubygem-rb-inotify-0.9.5-1|8	Group:		Development/Ruby
14cr|rubygem-rb-inotify-0.9.5-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-rb-inotify-0.9.5-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rb-inotify-0.9.5-1|11	BuildRequires:	rubygems
14cr|rubygem-rb-inotify-0.9.5-1|12	BuildArch:	noarch
14cr|rubygem-rb-inotify-0.9.5-1|13	
14cr|rubygem-rb-inotify-0.9.5-1|14	%description
14cr|rubygem-rb-inotify-0.9.5-1|15	A Ruby wrapper for Linux's inotify, using FFI.
14cr|rubygem-rb-inotify-0.9.5-1|16	
14cr|rubygem-rb-inotify-0.9.5-1|17	%files
14cr|rubygem-rb-inotify-0.9.5-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-rb-inotify-0.9.5-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rb-inotify-0.9.5-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rb-inotify-0.9.5-1|21	
14cr|rubygem-rb-inotify-0.9.5-1|22	#----------------------------------------------------------------------------
14cr|rubygem-rb-inotify-0.9.5-1|23	
14cr|rubygem-rb-inotify-0.9.5-1|24	%package doc
14cr|rubygem-rb-inotify-0.9.5-1|25	Summary:	Documentation for %{name}
14cr|rubygem-rb-inotify-0.9.5-1|26	Group:		Documentation
14cr|rubygem-rb-inotify-0.9.5-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-rb-inotify-0.9.5-1|28	
14cr|rubygem-rb-inotify-0.9.5-1|29	%description doc
14cr|rubygem-rb-inotify-0.9.5-1|30	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rb-inotify-0.9.5-1|31	
14cr|rubygem-rb-inotify-0.9.5-1|32	%files doc
14cr|rubygem-rb-inotify-0.9.5-1|33	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rb-inotify-0.9.5-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
14cr|rubygem-rb-inotify-0.9.5-1|35	
14cr|rubygem-rb-inotify-0.9.5-1|36	#----------------------------------------------------------------------------
14cr|rubygem-rb-inotify-0.9.5-1|37	
14cr|rubygem-rb-inotify-0.9.5-1|38	%prep
14cr|rubygem-rb-inotify-0.9.5-1|39	%setup -q
14cr|rubygem-rb-inotify-0.9.5-1|40	
14cr|rubygem-rb-inotify-0.9.5-1|41	%build
14cr|rubygem-rb-inotify-0.9.5-1|42	%gem_build
14cr|rubygem-rb-inotify-0.9.5-1|43	
14cr|rubygem-rb-inotify-0.9.5-1|44	%install
14cr|rubygem-rb-inotify-0.9.5-1|45	%gem_install
14cr|rubygem-rb-inotify-0.9.5-1|46	
14cr|rubygem-rb-inotify-0.9.5-1|47	
14cr|rubygem-rb-inotify-0.9.5-1|48	%changelog
14cr|rubygem-rb-inotify-0.9.5-1|49	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 0.9.5-1
14cr|rubygem-rb-inotify-0.9.5-1|50	+ Revision: a396177
14cr|rubygem-rb-inotify-0.9.5-1|51	- Automatic import for version 0.9.5-1
14cr|rubygem-rb-inotify-0.9.5-1|52	
14cr|rubygem-rb-inotify-0.9.5-1|53	

7962 14
14cr|rubygem-rdiscount-1.6.8-3|1	# Generated from rdiscount-1.6.8.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-rdiscount-1.6.8-3|2	%define	rbname	rdiscount
14cr|rubygem-rdiscount-1.6.8-3|3	
14cr|rubygem-rdiscount-1.6.8-3|4	Summary:	Fast Implementation of Gruber's Markdown in C
14cr|rubygem-rdiscount-1.6.8-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-rdiscount-1.6.8-3|6	
14cr|rubygem-rdiscount-1.6.8-3|7	Version:	1.6.8
14cr|rubygem-rdiscount-1.6.8-3|8	Release:	3
14cr|rubygem-rdiscount-1.6.8-3|9	Group:		Development/Ruby
14cr|rubygem-rdiscount-1.6.8-3|10	License:	BSD
14cr|rubygem-rdiscount-1.6.8-3|11	URL:		http://github.com/rtomayko/rdiscount
14cr|rubygem-rdiscount-1.6.8-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rdiscount-1.6.8-3|13	BuildRequires:	rubygems
14cr|rubygem-rdiscount-1.6.8-3|14	BuildRequires:	ruby-devel
14cr|rubygem-rdiscount-1.6.8-3|15	BuildRequires:	rubygem(rake)
14cr|rubygem-rdiscount-1.6.8-3|16	
14cr|rubygem-rdiscount-1.6.8-3|17	%description
14cr|rubygem-rdiscount-1.6.8-3|18	Fast Implementation of Gruber's Markdown in C
14cr|rubygem-rdiscount-1.6.8-3|19	
14cr|rubygem-rdiscount-1.6.8-3|20	%package	doc
14cr|rubygem-rdiscount-1.6.8-3|21	Summary:	Documentation for %{name}
14cr|rubygem-rdiscount-1.6.8-3|22	Group:		Books/Computer books
14cr|rubygem-rdiscount-1.6.8-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-rdiscount-1.6.8-3|24	BuildArch:	noarch
14cr|rubygem-rdiscount-1.6.8-3|25	
14cr|rubygem-rdiscount-1.6.8-3|26	%description	doc
14cr|rubygem-rdiscount-1.6.8-3|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rdiscount-1.6.8-3|28	
14cr|rubygem-rdiscount-1.6.8-3|29	%prep
14cr|rubygem-rdiscount-1.6.8-3|30	%setup -q
14cr|rubygem-rdiscount-1.6.8-3|31	
14cr|rubygem-rdiscount-1.6.8-3|32	%build
14cr|rubygem-rdiscount-1.6.8-3|33	%gem_build -f '(man|test)/'
14cr|rubygem-rdiscount-1.6.8-3|34	
14cr|rubygem-rdiscount-1.6.8-3|35	%install
14cr|rubygem-rdiscount-1.6.8-3|36	%gem_install
14cr|rubygem-rdiscount-1.6.8-3|37	
14cr|rubygem-rdiscount-1.6.8-3|38	%clean
14cr|rubygem-rdiscount-1.6.8-3|39	
14cr|rubygem-rdiscount-1.6.8-3|40	%files
14cr|rubygem-rdiscount-1.6.8-3|41	%{_bindir}/rdiscount
14cr|rubygem-rdiscount-1.6.8-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rdiscount-1.6.8-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-rdiscount-1.6.8-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rdiscount
14cr|rubygem-rdiscount-1.6.8-3|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-rdiscount-1.6.8-3|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-rdiscount-1.6.8-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/man
14cr|rubygem-rdiscount-1.6.8-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.1
14cr|rubygem-rdiscount-1.6.8-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.7
14cr|rubygem-rdiscount-1.6.8-3|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rdiscount-1.6.8-3|51	%{ruby_sitearchdir}/%{rbname}.so
14cr|rubygem-rdiscount-1.6.8-3|52	
14cr|rubygem-rdiscount-1.6.8-3|53	%files doc
14cr|rubygem-rdiscount-1.6.8-3|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
14cr|rubygem-rdiscount-1.6.8-3|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rdiscount-1.6.8-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.ronn
14cr|rubygem-rdiscount-1.6.8-3|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-rdiscount-1.6.8-3|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-rdiscount-1.6.8-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.txt
14cr|rubygem-rdiscount-1.6.8-3|60	
14cr|rubygem-rdiscount-1.6.8-3|61	
14cr|rubygem-rdiscount-1.6.8-3|62	
14cr|rubygem-rdiscount-1.6.8-3|63	%changelog
14cr|rubygem-rdiscount-1.6.8-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.8-3
14cr|rubygem-rdiscount-1.6.8-3|65	+ Revision: 49525f6
14cr|rubygem-rdiscount-1.6.8-3|66	- MassBuild#464: Increase release tag
14cr|rubygem-rdiscount-1.6.8-3|67	
14cr|rubygem-rdiscount-1.6.8-3|68	

7963 14
14cr|rubygem-RedCloth-4.2.9-1|1	%define	rbname	RedCloth
14cr|rubygem-RedCloth-4.2.9-1|2	
14cr|rubygem-RedCloth-4.2.9-1|3	Summary:	A textile parser for Ruby
14cr|rubygem-RedCloth-4.2.9-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-RedCloth-4.2.9-1|5	Version:	4.2.9
14cr|rubygem-RedCloth-4.2.9-1|6	Release:	1
14cr|rubygem-RedCloth-4.2.9-1|7	License:	MIT
14cr|rubygem-RedCloth-4.2.9-1|8	Group:		Development/Ruby
14cr|rubygem-RedCloth-4.2.9-1|9	Url:		http://%{rbname}.rubyforge.org/
14cr|rubygem-RedCloth-4.2.9-1|10	Source0:	https://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-RedCloth-4.2.9-1|11	BuildRequires:	rubygems
14cr|rubygem-RedCloth-4.2.9-1|12	BuildRequires:	pkgconfig(ruby)
14cr|rubygem-RedCloth-4.2.9-1|13	
14cr|rubygem-RedCloth-4.2.9-1|14	%description
14cr|rubygem-RedCloth-4.2.9-1|15	RedCloth is a Ruby library for converting Textile into HTML.
14cr|rubygem-RedCloth-4.2.9-1|16	
14cr|rubygem-RedCloth-4.2.9-1|17	%files
14cr|rubygem-RedCloth-4.2.9-1|18	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-RedCloth-4.2.9-1|19	%{_bindir}/redcloth
14cr|rubygem-RedCloth-4.2.9-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-RedCloth-4.2.9-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-RedCloth-4.2.9-1|22	%{ruby_sitearchdir}/redcloth_scan.so
14cr|rubygem-RedCloth-4.2.9-1|23	
14cr|rubygem-RedCloth-4.2.9-1|24	#----------------------------------------------------------------------------
14cr|rubygem-RedCloth-4.2.9-1|25	
14cr|rubygem-RedCloth-4.2.9-1|26	%prep
14cr|rubygem-RedCloth-4.2.9-1|27	%setup -q
14cr|rubygem-RedCloth-4.2.9-1|28	
14cr|rubygem-RedCloth-4.2.9-1|29	%build
14cr|rubygem-RedCloth-4.2.9-1|30	%gem_build
14cr|rubygem-RedCloth-4.2.9-1|31	
14cr|rubygem-RedCloth-4.2.9-1|32	%install
14cr|rubygem-RedCloth-4.2.9-1|33	%gem_install
14cr|rubygem-RedCloth-4.2.9-1|34	
14cr|rubygem-RedCloth-4.2.9-1|35	
14cr|rubygem-RedCloth-4.2.9-1|36	%changelog
14cr|rubygem-RedCloth-4.2.9-1|37	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.9-1
14cr|rubygem-RedCloth-4.2.9-1|38	+ Revision: 85f94d6
14cr|rubygem-RedCloth-4.2.9-1|39	- New version 4.2.9, spec cleanup
14cr|rubygem-RedCloth-4.2.9-1|40	
14cr|rubygem-RedCloth-4.2.9-1|41	

7964 14
14cr|rubygem-ref-1.0.5-1|1	%define rbname ref
14cr|rubygem-ref-1.0.5-1|2	
14cr|rubygem-ref-1.0.5-1|3	Summary:	Weak, soft, and strong references in Ruby that work across multiple runtimes
14cr|rubygem-ref-1.0.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-ref-1.0.5-1|5	Version:	1.0.5
14cr|rubygem-ref-1.0.5-1|6	Release:	1
14cr|rubygem-ref-1.0.5-1|7	License:	MIT
14cr|rubygem-ref-1.0.5-1|8	Group:		Development/Ruby
14cr|rubygem-ref-1.0.5-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-ref-1.0.5-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-ref-1.0.5-1|11	BuildRequires:	rubygems
14cr|rubygem-ref-1.0.5-1|12	BuildArch:	noarch
14cr|rubygem-ref-1.0.5-1|13	
14cr|rubygem-ref-1.0.5-1|14	%description
14cr|rubygem-ref-1.0.5-1|15	Library that implements weak, soft, and strong references in Ruby that work
14cr|rubygem-ref-1.0.5-1|16	across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and IronRuby).
14cr|rubygem-ref-1.0.5-1|17	Also includes implementation of maps/hashes that use references and a reference
14cr|rubygem-ref-1.0.5-1|18	queue.
14cr|rubygem-ref-1.0.5-1|19	
14cr|rubygem-ref-1.0.5-1|20	%files
14cr|rubygem-ref-1.0.5-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-ref-1.0.5-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-ref-1.0.5-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-ref-1.0.5-1|24	
14cr|rubygem-ref-1.0.5-1|25	#----------------------------------------------------------------------------
14cr|rubygem-ref-1.0.5-1|26	
14cr|rubygem-ref-1.0.5-1|27	%package doc
14cr|rubygem-ref-1.0.5-1|28	Summary:	Documentation for %{name}
14cr|rubygem-ref-1.0.5-1|29	Group:		Documentation
14cr|rubygem-ref-1.0.5-1|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-ref-1.0.5-1|31	
14cr|rubygem-ref-1.0.5-1|32	%description doc
14cr|rubygem-ref-1.0.5-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-ref-1.0.5-1|34	
14cr|rubygem-ref-1.0.5-1|35	%files doc
14cr|rubygem-ref-1.0.5-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-ref-1.0.5-1|37	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
14cr|rubygem-ref-1.0.5-1|38	
14cr|rubygem-ref-1.0.5-1|39	#----------------------------------------------------------------------------
14cr|rubygem-ref-1.0.5-1|40	
14cr|rubygem-ref-1.0.5-1|41	%prep
14cr|rubygem-ref-1.0.5-1|42	%setup -q
14cr|rubygem-ref-1.0.5-1|43	
14cr|rubygem-ref-1.0.5-1|44	%build
14cr|rubygem-ref-1.0.5-1|45	%gem_build
14cr|rubygem-ref-1.0.5-1|46	
14cr|rubygem-ref-1.0.5-1|47	%install
14cr|rubygem-ref-1.0.5-1|48	%gem_install
14cr|rubygem-ref-1.0.5-1|49	
14cr|rubygem-ref-1.0.5-1|50	
14cr|rubygem-ref-1.0.5-1|51	%changelog
14cr|rubygem-ref-1.0.5-1|52	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.5-1
14cr|rubygem-ref-1.0.5-1|53	+ Revision: 4df2175
14cr|rubygem-ref-1.0.5-1|54	- Automatic import for version 1.0.5-1
14cr|rubygem-ref-1.0.5-1|55	
14cr|rubygem-ref-1.0.5-1|56	

7965 14
14cr|rubygem-rexical-1.0.5-4|1	%define oname rexical
14cr|rubygem-rexical-1.0.5-4|2	
14cr|rubygem-rexical-1.0.5-4|3	Summary:    Rexical is a lexical scanner generator
14cr|rubygem-rexical-1.0.5-4|4	Name:       rubygem-%{oname}
14cr|rubygem-rexical-1.0.5-4|5	Version:    1.0.5
14cr|rubygem-rexical-1.0.5-4|6	Release:	4
14cr|rubygem-rexical-1.0.5-4|7	Group:      Development/Ruby
14cr|rubygem-rexical-1.0.5-4|8	License:    LGPLv2
14cr|rubygem-rexical-1.0.5-4|9	URL:        http://github.com/tenderlove/rexical/tree/master
14cr|rubygem-rexical-1.0.5-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rexical-1.0.5-4|11	Requires:   rubygems
14cr|rubygem-rexical-1.0.5-4|12	Requires:   rubygem(hoe) >= 2.3.1
14cr|rubygem-rexical-1.0.5-4|13	BuildRequires: rubygems
14cr|rubygem-rexical-1.0.5-4|14	BuildArch:  noarch
14cr|rubygem-rexical-1.0.5-4|15	Provides: rubygem(%{oname}) = %{version}
14cr|rubygem-rexical-1.0.5-4|16	
14cr|rubygem-rexical-1.0.5-4|17	%description
14cr|rubygem-rexical-1.0.5-4|18	Rexical is a lexical scanner generator.
14cr|rubygem-rexical-1.0.5-4|19	It is written in Ruby itself, and generates Ruby program.
14cr|rubygem-rexical-1.0.5-4|20	It is designed for use with Racc.
14cr|rubygem-rexical-1.0.5-4|21	
14cr|rubygem-rexical-1.0.5-4|22	
14cr|rubygem-rexical-1.0.5-4|23	%prep
14cr|rubygem-rexical-1.0.5-4|24	
14cr|rubygem-rexical-1.0.5-4|25	%build
14cr|rubygem-rexical-1.0.5-4|26	
14cr|rubygem-rexical-1.0.5-4|27	%install
14cr|rubygem-rexical-1.0.5-4|28	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-rexical-1.0.5-4|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-rexical-1.0.5-4|30	--force --rdoc %{SOURCE0}
14cr|rubygem-rexical-1.0.5-4|31	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-rexical-1.0.5-4|32	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-rexical-1.0.5-4|33	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-rexical-1.0.5-4|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-rexical-1.0.5-4|35	
14cr|rubygem-rexical-1.0.5-4|36	sed -i 's!#!.*!#!/usr/bin/env ruby' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/rex*
14cr|rubygem-rexical-1.0.5-4|37	
14cr|rubygem-rexical-1.0.5-4|38	%files
14cr|rubygem-rexical-1.0.5-4|39	%{_bindir}/rex
14cr|rubygem-rexical-1.0.5-4|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-rexical-1.0.5-4|41	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-rexical-1.0.5-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-rexical-1.0.5-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/sample/
14cr|rubygem-rexical-1.0.5-4|44	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-rexical-1.0.5-4|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rexical-1.0.5-4|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-rexical-1.0.5-4|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.ja
14cr|rubygem-rexical-1.0.5-4|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-rexical-1.0.5-4|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
14cr|rubygem-rexical-1.0.5-4|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/DOCUMENTATION.en.rdoc
14cr|rubygem-rexical-1.0.5-4|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/DOCUMENTATION.ja.rdoc
14cr|rubygem-rexical-1.0.5-4|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-rexical-1.0.5-4|53	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-rexical-1.0.5-4|54	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rexical-1.0.5-4|55	
14cr|rubygem-rexical-1.0.5-4|56	
14cr|rubygem-rexical-1.0.5-4|57	
14cr|rubygem-rexical-1.0.5-4|58	%changelog
14cr|rubygem-rexical-1.0.5-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-4
14cr|rubygem-rexical-1.0.5-4|60	+ Revision: e50ad37
14cr|rubygem-rexical-1.0.5-4|61	- MassBuild#464: Increase release tag
14cr|rubygem-rexical-1.0.5-4|62	
14cr|rubygem-rexical-1.0.5-4|63	

7966 14
14cr|rubygem-riddle-1.2.2-3|1	# Generated from riddle-1.2.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-riddle-1.2.2-3|2	%define	rbname	riddle
14cr|rubygem-riddle-1.2.2-3|3	
14cr|rubygem-riddle-1.2.2-3|4	Summary:	An API for Sphinx, written in and for Ruby
14cr|rubygem-riddle-1.2.2-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-riddle-1.2.2-3|6	
14cr|rubygem-riddle-1.2.2-3|7	Version:	1.2.2
14cr|rubygem-riddle-1.2.2-3|8	Release:	3
14cr|rubygem-riddle-1.2.2-3|9	Group:		Development/Ruby
14cr|rubygem-riddle-1.2.2-3|10	License:	MIT
14cr|rubygem-riddle-1.2.2-3|11	URL:		http://riddle.freelancing-gods.com
14cr|rubygem-riddle-1.2.2-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-riddle-1.2.2-3|13	BuildRequires:	rubygems
14cr|rubygem-riddle-1.2.2-3|14	BuildArch:	noarch
14cr|rubygem-riddle-1.2.2-3|15	
14cr|rubygem-riddle-1.2.2-3|16	%description
14cr|rubygem-riddle-1.2.2-3|17	A Ruby API and configuration helper for the Sphinx search service.
14cr|rubygem-riddle-1.2.2-3|18	
14cr|rubygem-riddle-1.2.2-3|19	%package	doc
14cr|rubygem-riddle-1.2.2-3|20	Summary:	Documentation for %{name}
14cr|rubygem-riddle-1.2.2-3|21	Group:		Books/Computer books
14cr|rubygem-riddle-1.2.2-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-riddle-1.2.2-3|23	
14cr|rubygem-riddle-1.2.2-3|24	%description	doc
14cr|rubygem-riddle-1.2.2-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-riddle-1.2.2-3|26	
14cr|rubygem-riddle-1.2.2-3|27	%prep
14cr|rubygem-riddle-1.2.2-3|28	%setup -q
14cr|rubygem-riddle-1.2.2-3|29	
14cr|rubygem-riddle-1.2.2-3|30	%build
14cr|rubygem-riddle-1.2.2-3|31	%gem_build -f spec
14cr|rubygem-riddle-1.2.2-3|32	
14cr|rubygem-riddle-1.2.2-3|33	%install
14cr|rubygem-riddle-1.2.2-3|34	%gem_install
14cr|rubygem-riddle-1.2.2-3|35	
14cr|rubygem-riddle-1.2.2-3|36	%clean
14cr|rubygem-riddle-1.2.2-3|37	
14cr|rubygem-riddle-1.2.2-3|38	%files
14cr|rubygem-riddle-1.2.2-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-riddle-1.2.2-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-riddle-1.2.2-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-riddle-1.2.2-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/riddle
14cr|rubygem-riddle-1.2.2-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/riddle/*
14cr|rubygem-riddle-1.2.2-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-riddle-1.2.2-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
14cr|rubygem-riddle-1.2.2-3|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-riddle-1.2.2-3|47	
14cr|rubygem-riddle-1.2.2-3|48	%files doc
14cr|rubygem-riddle-1.2.2-3|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.textile
14cr|rubygem-riddle-1.2.2-3|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-riddle-1.2.2-3|51	
14cr|rubygem-riddle-1.2.2-3|52	
14cr|rubygem-riddle-1.2.2-3|53	
14cr|rubygem-riddle-1.2.2-3|54	%changelog
14cr|rubygem-riddle-1.2.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14cr|rubygem-riddle-1.2.2-3|56	+ Revision: 57ebfa8
14cr|rubygem-riddle-1.2.2-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-riddle-1.2.2-3|58	
14cr|rubygem-riddle-1.2.2-3|59	

7967 14
14cr|rubygem-rmail-1.0.0-3|1	# Generated from rmail-1.0.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-rmail-1.0.0-3|2	%define	rbname	rmail
14cr|rubygem-rmail-1.0.0-3|3	
14cr|rubygem-rmail-1.0.0-3|4	Summary:	A MIME mail parsing and generation library
14cr|rubygem-rmail-1.0.0-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-rmail-1.0.0-3|6	
14cr|rubygem-rmail-1.0.0-3|7	Version:	1.0.0
14cr|rubygem-rmail-1.0.0-3|8	Release:	3
14cr|rubygem-rmail-1.0.0-3|9	Group:		Development/Ruby
14cr|rubygem-rmail-1.0.0-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-rmail-1.0.0-3|11	URL:		http://www.rfc20.org/rubymail
14cr|rubygem-rmail-1.0.0-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rmail-1.0.0-3|13	BuildRequires:	rubygems
14cr|rubygem-rmail-1.0.0-3|14	BuildArch:	noarch
14cr|rubygem-rmail-1.0.0-3|15	Obsoletes:	ruby-rmai
14cr|rubygem-rmail-1.0.0-3|16	
14cr|rubygem-rmail-1.0.0-3|17	%description
14cr|rubygem-rmail-1.0.0-3|18	RMail is a lightweight mail library containing various utility classes and
14cr|rubygem-rmail-1.0.0-3|19	modules that allow ruby scripts to parse, modify, and generate MIME mail
14cr|rubygem-rmail-1.0.0-3|20	messages.
14cr|rubygem-rmail-1.0.0-3|21	
14cr|rubygem-rmail-1.0.0-3|22	%package	doc
14cr|rubygem-rmail-1.0.0-3|23	Summary:	Documentation for %{name}
14cr|rubygem-rmail-1.0.0-3|24	Group:		Books/Computer books
14cr|rubygem-rmail-1.0.0-3|25	Requires:	%{name} = %{EVRD}
14cr|rubygem-rmail-1.0.0-3|26	BuildArch:	noarch
14cr|rubygem-rmail-1.0.0-3|27	
14cr|rubygem-rmail-1.0.0-3|28	%description	doc
14cr|rubygem-rmail-1.0.0-3|29	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rmail-1.0.0-3|30	
14cr|rubygem-rmail-1.0.0-3|31	%prep
14cr|rubygem-rmail-1.0.0-3|32	%setup -q
14cr|rubygem-rmail-1.0.0-3|33	
14cr|rubygem-rmail-1.0.0-3|34	%build
14cr|rubygem-rmail-1.0.0-3|35	#% gem_build
14cr|rubygem-rmail-1.0.0-3|36	
14cr|rubygem-rmail-1.0.0-3|37	%install
14cr|rubygem-rmail-1.0.0-3|38	#% gem_install
14cr|rubygem-rmail-1.0.0-3|39	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-rmail-1.0.0-3|40	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-rmail-1.0.0-3|41	--force --rdoc %{SOURCE0}
14cr|rubygem-rmail-1.0.0-3|42	
14cr|rubygem-rmail-1.0.0-3|43	# Remove shebang from files that do not have executable permissions
14cr|rubygem-rmail-1.0.0-3|44	for file in `find %{buildroot}/ -type f ! -perm /a+x -name "*.rb"`; do
14cr|rubygem-rmail-1.0.0-3|45	[ ! -z "`head -n 1 $file | grep \"^#!/\"`" ] && sed -i -e '/^#!\//, 1d' $file
14cr|rubygem-rmail-1.0.0-3|46	done
14cr|rubygem-rmail-1.0.0-3|47	
14cr|rubygem-rmail-1.0.0-3|48	rm -rf %{buildroot}/%{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-rmail-1.0.0-3|49	
14cr|rubygem-rmail-1.0.0-3|50	%files
14cr|rubygem-rmail-1.0.0-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rmail-1.0.0-3|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/guide
14cr|rubygem-rmail-1.0.0-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-rmail-1.0.0-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/version
14cr|rubygem-rmail-1.0.0-3|55	/usr/lib/ruby/gems/*/cache/rmail-*.gem
14cr|rubygem-rmail-1.0.0-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/NOTES
14cr|rubygem-rmail-1.0.0-3|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
14cr|rubygem-rmail-1.0.0-3|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/install.rb
14cr|rubygem-rmail-1.0.0-3|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-rmail-1.0.0-3|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail
14cr|rubygem-rmail-1.0.0-3|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/*.rb
14cr|rubygem-rmail-1.0.0-3|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/mailbox
14cr|rubygem-rmail-1.0.0-3|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/mailbox/*.rb
14cr|rubygem-rmail-1.0.0-3|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/parser
14cr|rubygem-rmail-1.0.0-3|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/parser/*.rb
14cr|rubygem-rmail-1.0.0-3|66	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rmail-1.0.0-3|67	
14cr|rubygem-rmail-1.0.0-3|68	%files doc
14cr|rubygem-rmail-1.0.0-3|69	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/NEWS
14cr|rubygem-rmail-1.0.0-3|70	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-rmail-1.0.0-3|71	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/THANKS
14cr|rubygem-rmail-1.0.0-3|72	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cr|rubygem-rmail-1.0.0-3|73	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/guide/*.txt
14cr|rubygem-rmail-1.0.0-3|74	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rmail-1.0.0-3|75	
14cr|rubygem-rmail-1.0.0-3|76	%changelog
14cr|rubygem-rmail-1.0.0-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|rubygem-rmail-1.0.0-3|78	+ Revision: b5b9f84
14cr|rubygem-rmail-1.0.0-3|79	- MassBuild#464: Increase release tag
14cr|rubygem-rmail-1.0.0-3|80	
14cr|rubygem-rmail-1.0.0-3|81	

7968 14
14cr|rubygem-ronn-0.7.3-3|1	%define oname ronn
14cr|rubygem-ronn-0.7.3-3|2	
14cr|rubygem-ronn-0.7.3-3|3	Name:       rubygem-%{oname}
14cr|rubygem-ronn-0.7.3-3|4	Version:    0.7.3
14cr|rubygem-ronn-0.7.3-3|5	Release:    3
14cr|rubygem-ronn-0.7.3-3|6	Summary:    Builds manuals
14cr|rubygem-ronn-0.7.3-3|7	Group:      Development/Ruby
14cr|rubygem-ronn-0.7.3-3|8	License:    MIT
14cr|rubygem-ronn-0.7.3-3|9	URL:        http://rtomayko.github.com/ronn
14cr|rubygem-ronn-0.7.3-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ronn-0.7.3-3|11	Requires:   rubygems
14cr|rubygem-ronn-0.7.3-3|12	Requires:   rubygem(hpricot) >= 0.8.2
14cr|rubygem-ronn-0.7.3-3|13	Requires:   rubygem(rdiscount) >= 1.5.8
14cr|rubygem-ronn-0.7.3-3|14	Requires:   rubygem(mustache) >= 0.7.0
14cr|rubygem-ronn-0.7.3-3|15	BuildRequires: rubygems
14cr|rubygem-ronn-0.7.3-3|16	BuildArch:  noarch
14cr|rubygem-ronn-0.7.3-3|17	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-ronn-0.7.3-3|18	
14cr|rubygem-ronn-0.7.3-3|19	%description
14cr|rubygem-ronn-0.7.3-3|20	Builds manuals
14cr|rubygem-ronn-0.7.3-3|21	
14cr|rubygem-ronn-0.7.3-3|22	%prep
14cr|rubygem-ronn-0.7.3-3|23	
14cr|rubygem-ronn-0.7.3-3|24	%build
14cr|rubygem-ronn-0.7.3-3|25	
14cr|rubygem-ronn-0.7.3-3|26	%install
14cr|rubygem-ronn-0.7.3-3|27	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ronn-0.7.3-3|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-ronn-0.7.3-3|29	--force --rdoc %{SOURCE0}
14cr|rubygem-ronn-0.7.3-3|30	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-ronn-0.7.3-3|31	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-ronn-0.7.3-3|32	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-ronn-0.7.3-3|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-ronn-0.7.3-3|34	
14cr|rubygem-ronn-0.7.3-3|35	%clean
14cr|rubygem-ronn-0.7.3-3|36	
14cr|rubygem-ronn-0.7.3-3|37	%files
14cr|rubygem-ronn-0.7.3-3|38	%defattr(-, root, root, -)
14cr|rubygem-ronn-0.7.3-3|39	%{_bindir}/ronn
14cr|rubygem-ronn-0.7.3-3|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ronn-0.7.3-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/config.ru
14cr|rubygem-ronn-0.7.3-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-ronn-0.7.3-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ronn-0.7.3-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/man/
14cr|rubygem-ronn-0.7.3-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-ronn-0.7.3-3|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ronn-0.7.3-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES
14cr|rubygem-ronn-0.7.3-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
14cr|rubygem-ronn-0.7.3-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/AUTHORS
14cr|rubygem-ronn-0.7.3-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/INSTALLING
14cr|rubygem-ronn-0.7.3-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ronn-0.7.3-3|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-ronn-0.7.3-3|53	%{ruby_gemdir}/gems/%{oname}-%{version}/ronn.gemspec
14cr|rubygem-ronn-0.7.3-3|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ronn-0.7.3-3|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ronn-0.7.3-3|56	
14cr|rubygem-ronn-0.7.3-3|57	
14cr|rubygem-ronn-0.7.3-3|58	
14cr|rubygem-ronn-0.7.3-3|59	%changelog
14cr|rubygem-ronn-0.7.3-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-3
14cr|rubygem-ronn-0.7.3-3|61	+ Revision: bf27c15
14cr|rubygem-ronn-0.7.3-3|62	- MassBuild#464: Increase release tag
14cr|rubygem-ronn-0.7.3-3|63	
14cr|rubygem-ronn-0.7.3-3|64	

7969 14
14cr|rubygem-rots-0.2.1-4|1	# Generated from rots-0.2.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-rots-0.2.1-4|2	%define	rbname	rots
14cr|rubygem-rots-0.2.1-4|3	
14cr|rubygem-rots-0.2.1-4|4	Summary:	An OpenID server for making tests of OpenID clients implementations
14cr|rubygem-rots-0.2.1-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-rots-0.2.1-4|6	
14cr|rubygem-rots-0.2.1-4|7	Version:	0.2.1
14cr|rubygem-rots-0.2.1-4|8	Release:	4
14cr|rubygem-rots-0.2.1-4|9	Group:		Development/Ruby
14cr|rubygem-rots-0.2.1-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-rots-0.2.1-4|11	URL:		http://github.com/roman/rots
14cr|rubygem-rots-0.2.1-4|12	Source0:	%{rbname}-%{version}.gem
14cr|rubygem-rots-0.2.1-4|13	BuildRequires:	rubygems
14cr|rubygem-rots-0.2.1-4|14	BuildArch:	noarch
14cr|rubygem-rots-0.2.1-4|15	
14cr|rubygem-rots-0.2.1-4|16	%description
14cr|rubygem-rots-0.2.1-4|17	Ruby OpenID Test Server (ROST) provides a basic OpenID server made in top of
14cr|rubygem-rots-0.2.1-4|18	the Rack gem.
14cr|rubygem-rots-0.2.1-4|19	With this small server, you can make dummy OpenID request for testing
14cr|rubygem-rots-0.2.1-4|20	purposes,
14cr|rubygem-rots-0.2.1-4|21	the success of the response will depend on a parameter given on the url of the
14cr|rubygem-rots-0.2.1-4|22	authentication request.
14cr|rubygem-rots-0.2.1-4|23	
14cr|rubygem-rots-0.2.1-4|24	%package	doc
14cr|rubygem-rots-0.2.1-4|25	Summary:	Documentation for %{name}
14cr|rubygem-rots-0.2.1-4|26	Group:		Books/Computer books
14cr|rubygem-rots-0.2.1-4|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-rots-0.2.1-4|28	BuildArch:	noarch
14cr|rubygem-rots-0.2.1-4|29	
14cr|rubygem-rots-0.2.1-4|30	%description	doc
14cr|rubygem-rots-0.2.1-4|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rots-0.2.1-4|32	
14cr|rubygem-rots-0.2.1-4|33	%prep
14cr|rubygem-rots-0.2.1-4|34	%setup -q
14cr|rubygem-rots-0.2.1-4|35	
14cr|rubygem-rots-0.2.1-4|36	%build
14cr|rubygem-rots-0.2.1-4|37	%gem_build -f spec/
14cr|rubygem-rots-0.2.1-4|38	
14cr|rubygem-rots-0.2.1-4|39	%install
14cr|rubygem-rots-0.2.1-4|40	%gem_install
14cr|rubygem-rots-0.2.1-4|41	
14cr|rubygem-rots-0.2.1-4|42	%files
14cr|rubygem-rots-0.2.1-4|43	%{_bindir}/rots
14cr|rubygem-rots-0.2.1-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rots-0.2.1-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-rots-0.2.1-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rots
14cr|rubygem-rots-0.2.1-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-rots-0.2.1-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-rots-0.2.1-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rots
14cr|rubygem-rots-0.2.1-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rots/*.rb
14cr|rubygem-rots-0.2.1-4|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-rots-0.2.1-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
14cr|rubygem-rots-0.2.1-4|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rots-0.2.1-4|54	
14cr|rubygem-rots-0.2.1-4|55	%files doc
14cr|rubygem-rots-0.2.1-4|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-rots-0.2.1-4|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rots-0.2.1-4|58	
14cr|rubygem-rots-0.2.1-4|59	
14cr|rubygem-rots-0.2.1-4|60	
14cr|rubygem-rots-0.2.1-4|61	
14cr|rubygem-rots-0.2.1-4|62	%changelog
14cr|rubygem-rots-0.2.1-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-4
14cr|rubygem-rots-0.2.1-4|64	+ Revision: 2190a5b
14cr|rubygem-rots-0.2.1-4|65	- MassBuild#464: Increase release tag
14cr|rubygem-rots-0.2.1-4|66	
14cr|rubygem-rots-0.2.1-4|67	

7970 14
14cr|rubygem-rr-1.0.0-3|1	%define	oname	rr
14cr|rubygem-rr-1.0.0-3|2	
14cr|rubygem-rr-1.0.0-3|3	Summary:	RR (Double Ruby)
14cr|rubygem-rr-1.0.0-3|4	Name:		rubygem-%{oname}
14cr|rubygem-rr-1.0.0-3|5	Version:	1.0.0
14cr|rubygem-rr-1.0.0-3|6	Release:	3
14cr|rubygem-rr-1.0.0-3|7	License:	GPLv2
14cr|rubygem-rr-1.0.0-3|8	Group:		Development/Ruby
14cr|rubygem-rr-1.0.0-3|9	URL:		http://rubygems.org/gems/%{oname}
14cr|rubygem-rr-1.0.0-3|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rr-1.0.0-3|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-rr-1.0.0-3|12	Requires:	ruby
14cr|rubygem-rr-1.0.0-3|13	BuildArch:	noarch
14cr|rubygem-rr-1.0.0-3|14	
14cr|rubygem-rr-1.0.0-3|15	%description
14cr|rubygem-rr-1.0.0-3|16	RR (Double Ruby) is a double framework that features a rich selection of double
14cr|rubygem-rr-1.0.0-3|17	techniques and a terse syntax.
14cr|rubygem-rr-1.0.0-3|18	
14cr|rubygem-rr-1.0.0-3|19	%prep
14cr|rubygem-rr-1.0.0-3|20	
14cr|rubygem-rr-1.0.0-3|21	%build
14cr|rubygem-rr-1.0.0-3|22	
14cr|rubygem-rr-1.0.0-3|23	%install
14cr|rubygem-rr-1.0.0-3|24	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-rr-1.0.0-3|25	
14cr|rubygem-rr-1.0.0-3|26	chmod g-w,g+r,o+r -R %{buildroot}
14cr|rubygem-rr-1.0.0-3|27	
14cr|rubygem-rr-1.0.0-3|28	%clean
14cr|rubygem-rr-1.0.0-3|29	
14cr|rubygem-rr-1.0.0-3|30	%files
14cr|rubygem-rr-1.0.0-3|31	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rr-1.0.0-3|32	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-rr-1.0.0-3|33	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-rr-1.0.0-3|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rr-1.0.0-3|35	
14cr|rubygem-rr-1.0.0-3|36	
14cr|rubygem-rr-1.0.0-3|37	
14cr|rubygem-rr-1.0.0-3|38	
14cr|rubygem-rr-1.0.0-3|39	%changelog
14cr|rubygem-rr-1.0.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|rubygem-rr-1.0.0-3|41	+ Revision: d53e8f0
14cr|rubygem-rr-1.0.0-3|42	- MassBuild#464: Increase release tag
14cr|rubygem-rr-1.0.0-3|43	
14cr|rubygem-rr-1.0.0-3|44	

7971 14
14cr|rubygem-rspec-3.1.0-1|1	%define rbname rspec
14cr|rubygem-rspec-3.1.0-1|2	
14cr|rubygem-rspec-3.1.0-1|3	Summary:	Behaviour Driven Development for Ruby
14cr|rubygem-rspec-3.1.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rspec-3.1.0-1|5	Version:	3.1.0
14cr|rubygem-rspec-3.1.0-1|6	Release:	1
14cr|rubygem-rspec-3.1.0-1|7	License:	MIT
14cr|rubygem-rspec-3.1.0-1|8	Group:		Development/Ruby
14cr|rubygem-rspec-3.1.0-1|9	Url:		http://rspec.info
14cr|rubygem-rspec-3.1.0-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-rspec-3.1.0-1|11	BuildRequires:	rubygems
14cr|rubygem-rspec-3.1.0-1|12	BuildArch:	noarch
14cr|rubygem-rspec-3.1.0-1|13	
14cr|rubygem-rspec-3.1.0-1|14	%description
14cr|rubygem-rspec-3.1.0-1|15	Behaviour Driven Development for Ruby.
14cr|rubygem-rspec-3.1.0-1|16	
14cr|rubygem-rspec-3.1.0-1|17	%files
14cr|rubygem-rspec-3.1.0-1|18	%{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-rspec-3.1.0-1|19	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rspec-3.1.0-1|20	
14cr|rubygem-rspec-3.1.0-1|21	#----------------------------------------------------------------------------
14cr|rubygem-rspec-3.1.0-1|22	
14cr|rubygem-rspec-3.1.0-1|23	%package doc
14cr|rubygem-rspec-3.1.0-1|24	Summary:	Documentation for %{name}
14cr|rubygem-rspec-3.1.0-1|25	Group:		Documentation
14cr|rubygem-rspec-3.1.0-1|26	Requires:	%{name} = %{EVRD}
14cr|rubygem-rspec-3.1.0-1|27	Conflicts:	%{name} < 3.1.0
14cr|rubygem-rspec-3.1.0-1|28	BuildArch:	noarch
14cr|rubygem-rspec-3.1.0-1|29	
14cr|rubygem-rspec-3.1.0-1|30	%description doc
14cr|rubygem-rspec-3.1.0-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rspec-3.1.0-1|32	
14cr|rubygem-rspec-3.1.0-1|33	%files doc
14cr|rubygem-rspec-3.1.0-1|34	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rspec-3.1.0-1|35	
14cr|rubygem-rspec-3.1.0-1|36	#----------------------------------------------------------------------------
14cr|rubygem-rspec-3.1.0-1|37	
14cr|rubygem-rspec-3.1.0-1|38	%prep
14cr|rubygem-rspec-3.1.0-1|39	%setup -q
14cr|rubygem-rspec-3.1.0-1|40	
14cr|rubygem-rspec-3.1.0-1|41	%build
14cr|rubygem-rspec-3.1.0-1|42	%gem_build
14cr|rubygem-rspec-3.1.0-1|43	
14cr|rubygem-rspec-3.1.0-1|44	%install
14cr|rubygem-rspec-3.1.0-1|45	%gem_install
14cr|rubygem-rspec-3.1.0-1|46	
14cr|rubygem-rspec-3.1.0-1|47	
14cr|rubygem-rspec-3.1.0-1|48	%changelog
14cr|rubygem-rspec-3.1.0-1|49	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0-1
14cr|rubygem-rspec-3.1.0-1|50	+ Revision: b8704b2
14cr|rubygem-rspec-3.1.0-1|51	- New version 3.1.0
14cr|rubygem-rspec-3.1.0-1|52	- Spec cleanup
14cr|rubygem-rspec-3.1.0-1|53	- Split docs package
14cr|rubygem-rspec-3.1.0-1|54	
14cr|rubygem-rspec-3.1.0-1|55	

7972 14
14cr|rubygem-rspec-core-3.1.4-1|1	%define rbname rspec-core
14cr|rubygem-rspec-core-3.1.4-1|2	
14cr|rubygem-rspec-core-3.1.4-1|3	Summary:	RSpec runner and example groups
14cr|rubygem-rspec-core-3.1.4-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rspec-core-3.1.4-1|5	Version:	3.1.4
14cr|rubygem-rspec-core-3.1.4-1|6	Release:	1
14cr|rubygem-rspec-core-3.1.4-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-rspec-core-3.1.4-1|8	Group:		Development/Ruby
14cr|rubygem-rspec-core-3.1.4-1|9	URL:		http://github.com/rspec/rspec-core
14cr|rubygem-rspec-core-3.1.4-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rspec-core-3.1.4-1|11	BuildRequires:	rubygems
14cr|rubygem-rspec-core-3.1.4-1|12	BuildArch:	noarch
14cr|rubygem-rspec-core-3.1.4-1|13	
14cr|rubygem-rspec-core-3.1.4-1|14	%description
14cr|rubygem-rspec-core-3.1.4-1|15	BDD for Ruby. RSpec runner and example groups.
14cr|rubygem-rspec-core-3.1.4-1|16	
14cr|rubygem-rspec-core-3.1.4-1|17	%files
14cr|rubygem-rspec-core-3.1.4-1|18	%{_bindir}/rspec
14cr|rubygem-rspec-core-3.1.4-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rspec-core-3.1.4-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/exe
14cr|rubygem-rspec-core-3.1.4-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/exe/rspec
14cr|rubygem-rspec-core-3.1.4-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rspec-core-3.1.4-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-rspec-core-3.1.4-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rspec-core-3.1.4-1|25	
14cr|rubygem-rspec-core-3.1.4-1|26	#----------------------------------------------------------------------------
14cr|rubygem-rspec-core-3.1.4-1|27	
14cr|rubygem-rspec-core-3.1.4-1|28	%package doc
14cr|rubygem-rspec-core-3.1.4-1|29	Summary:	Documentation for %{name}
14cr|rubygem-rspec-core-3.1.4-1|30	Group:		Documentation
14cr|rubygem-rspec-core-3.1.4-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-rspec-core-3.1.4-1|32	
14cr|rubygem-rspec-core-3.1.4-1|33	%description doc
14cr|rubygem-rspec-core-3.1.4-1|34	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rspec-core-3.1.4-1|35	
14cr|rubygem-rspec-core-3.1.4-1|36	%files doc
14cr|rubygem-rspec-core-3.1.4-1|37	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rspec-core-3.1.4-1|38	
14cr|rubygem-rspec-core-3.1.4-1|39	#----------------------------------------------------------------------------
14cr|rubygem-rspec-core-3.1.4-1|40	
14cr|rubygem-rspec-core-3.1.4-1|41	%prep
14cr|rubygem-rspec-core-3.1.4-1|42	%setup -q
14cr|rubygem-rspec-core-3.1.4-1|43	
14cr|rubygem-rspec-core-3.1.4-1|44	%build
14cr|rubygem-rspec-core-3.1.4-1|45	%gem_build -f '(features|spec)'
14cr|rubygem-rspec-core-3.1.4-1|46	
14cr|rubygem-rspec-core-3.1.4-1|47	%install
14cr|rubygem-rspec-core-3.1.4-1|48	%gem_install
14cr|rubygem-rspec-core-3.1.4-1|49	
14cr|rubygem-rspec-core-3.1.4-1|50	
14cr|rubygem-rspec-core-3.1.4-1|51	%changelog
14cr|rubygem-rspec-core-3.1.4-1|52	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.4-1
14cr|rubygem-rspec-core-3.1.4-1|53	+ Revision: 22b4bd3
14cr|rubygem-rspec-core-3.1.4-1|54	- Fix summary
14cr|rubygem-rspec-core-3.1.4-1|55	
14cr|rubygem-rspec-core-3.1.4-1|56	

7973 14
14cr|rubygem-rspec-expectations-3.1.1-1|1	%define rbname rspec-expectations
14cr|rubygem-rspec-expectations-3.1.1-1|2	
14cr|rubygem-rspec-expectations-3.1.1-1|3	Summary:	Behaviour Driven Development for Ruby
14cr|rubygem-rspec-expectations-3.1.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rspec-expectations-3.1.1-1|5	Version:	3.1.1
14cr|rubygem-rspec-expectations-3.1.1-1|6	Release:	1
14cr|rubygem-rspec-expectations-3.1.1-1|7	License:	MIT
14cr|rubygem-rspec-expectations-3.1.1-1|8	Group:		Development/Ruby
14cr|rubygem-rspec-expectations-3.1.1-1|9	Url:		http://github.com/rspec/%{rbname}
14cr|rubygem-rspec-expectations-3.1.1-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-rspec-expectations-3.1.1-1|11	BuildRequires:	rubygems
14cr|rubygem-rspec-expectations-3.1.1-1|12	BuildArch:	noarch
14cr|rubygem-rspec-expectations-3.1.1-1|13	
14cr|rubygem-rspec-expectations-3.1.1-1|14	%description
14cr|rubygem-rspec-expectations-3.1.1-1|15	RSpec expectations (should[_not] and matchers).
14cr|rubygem-rspec-expectations-3.1.1-1|16	
14cr|rubygem-rspec-expectations-3.1.1-1|17	%files
14cr|rubygem-rspec-expectations-3.1.1-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-rspec-expectations-3.1.1-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rspec-expectations-3.1.1-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rspec-expectations-3.1.1-1|21	
14cr|rubygem-rspec-expectations-3.1.1-1|22	#----------------------------------------------------------------------------
14cr|rubygem-rspec-expectations-3.1.1-1|23	
14cr|rubygem-rspec-expectations-3.1.1-1|24	%package doc
14cr|rubygem-rspec-expectations-3.1.1-1|25	Summary:	Documentation for %{name}
14cr|rubygem-rspec-expectations-3.1.1-1|26	Group:		Documentation
14cr|rubygem-rspec-expectations-3.1.1-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-rspec-expectations-3.1.1-1|28	Conflicts:	%{name} < 3.1.1
14cr|rubygem-rspec-expectations-3.1.1-1|29	
14cr|rubygem-rspec-expectations-3.1.1-1|30	%description doc
14cr|rubygem-rspec-expectations-3.1.1-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rspec-expectations-3.1.1-1|32	
14cr|rubygem-rspec-expectations-3.1.1-1|33	%files doc
14cr|rubygem-rspec-expectations-3.1.1-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rspec-expectations-3.1.1-1|35	
14cr|rubygem-rspec-expectations-3.1.1-1|36	#----------------------------------------------------------------------------
14cr|rubygem-rspec-expectations-3.1.1-1|37	
14cr|rubygem-rspec-expectations-3.1.1-1|38	%prep
14cr|rubygem-rspec-expectations-3.1.1-1|39	%setup -q
14cr|rubygem-rspec-expectations-3.1.1-1|40	
14cr|rubygem-rspec-expectations-3.1.1-1|41	%build
14cr|rubygem-rspec-expectations-3.1.1-1|42	%gem_build
14cr|rubygem-rspec-expectations-3.1.1-1|43	
14cr|rubygem-rspec-expectations-3.1.1-1|44	%install
14cr|rubygem-rspec-expectations-3.1.1-1|45	%gem_install
14cr|rubygem-rspec-expectations-3.1.1-1|46	
14cr|rubygem-rspec-expectations-3.1.1-1|47	
14cr|rubygem-rspec-expectations-3.1.1-1|48	%changelog
14cr|rubygem-rspec-expectations-3.1.1-1|49	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.1-1
14cr|rubygem-rspec-expectations-3.1.1-1|50	+ Revision: 2d5a036
14cr|rubygem-rspec-expectations-3.1.1-1|51	- New version 3.1.1
14cr|rubygem-rspec-expectations-3.1.1-1|52	- Spec cleanup
14cr|rubygem-rspec-expectations-3.1.1-1|53	- Split docs package
14cr|rubygem-rspec-expectations-3.1.1-1|54	
14cr|rubygem-rspec-expectations-3.1.1-1|55	

7974 14
14cr|rubygem-rspec-mocks-3.1.1-1|1	%define rbname rspec-mocks
14cr|rubygem-rspec-mocks-3.1.1-1|2	
14cr|rubygem-rspec-mocks-3.1.1-1|3	Summary:	Behaviour Driven Development for Ruby
14cr|rubygem-rspec-mocks-3.1.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rspec-mocks-3.1.1-1|5	Version:	3.1.1
14cr|rubygem-rspec-mocks-3.1.1-1|6	Release:	1
14cr|rubygem-rspec-mocks-3.1.1-1|7	License:	MIT
14cr|rubygem-rspec-mocks-3.1.1-1|8	Group:		Development/Ruby
14cr|rubygem-rspec-mocks-3.1.1-1|9	Url:		http://github.com/rspec/%{rbname}
14cr|rubygem-rspec-mocks-3.1.1-1|10	Source0:	https://rubygems.org/downloads/%{rbname}-%{version}.gem
14cr|rubygem-rspec-mocks-3.1.1-1|11	BuildRequires:	rubygems
14cr|rubygem-rspec-mocks-3.1.1-1|12	BuildArch:	noarch
14cr|rubygem-rspec-mocks-3.1.1-1|13	
14cr|rubygem-rspec-mocks-3.1.1-1|14	%description
14cr|rubygem-rspec-mocks-3.1.1-1|15	RSpec's 'test double' framework, with support for stubbing and mocking.
14cr|rubygem-rspec-mocks-3.1.1-1|16	
14cr|rubygem-rspec-mocks-3.1.1-1|17	%files
14cr|rubygem-rspec-mocks-3.1.1-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-rspec-mocks-3.1.1-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rspec-mocks-3.1.1-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rspec-mocks-3.1.1-1|21	
14cr|rubygem-rspec-mocks-3.1.1-1|22	#----------------------------------------------------------------------------
14cr|rubygem-rspec-mocks-3.1.1-1|23	
14cr|rubygem-rspec-mocks-3.1.1-1|24	%package doc
14cr|rubygem-rspec-mocks-3.1.1-1|25	Summary:	Documentation for %{name}
14cr|rubygem-rspec-mocks-3.1.1-1|26	Group:		Documentation
14cr|rubygem-rspec-mocks-3.1.1-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-rspec-mocks-3.1.1-1|28	Conflicts:	%{name} < 3.1.1
14cr|rubygem-rspec-mocks-3.1.1-1|29	BuildArch:	noarch
14cr|rubygem-rspec-mocks-3.1.1-1|30	
14cr|rubygem-rspec-mocks-3.1.1-1|31	%description doc
14cr|rubygem-rspec-mocks-3.1.1-1|32	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rspec-mocks-3.1.1-1|33	
14cr|rubygem-rspec-mocks-3.1.1-1|34	%files doc
14cr|rubygem-rspec-mocks-3.1.1-1|35	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rspec-mocks-3.1.1-1|36	
14cr|rubygem-rspec-mocks-3.1.1-1|37	#----------------------------------------------------------------------------
14cr|rubygem-rspec-mocks-3.1.1-1|38	
14cr|rubygem-rspec-mocks-3.1.1-1|39	%prep
14cr|rubygem-rspec-mocks-3.1.1-1|40	%setup -q
14cr|rubygem-rspec-mocks-3.1.1-1|41	
14cr|rubygem-rspec-mocks-3.1.1-1|42	%build
14cr|rubygem-rspec-mocks-3.1.1-1|43	%gem_build
14cr|rubygem-rspec-mocks-3.1.1-1|44	
14cr|rubygem-rspec-mocks-3.1.1-1|45	%install
14cr|rubygem-rspec-mocks-3.1.1-1|46	%gem_install
14cr|rubygem-rspec-mocks-3.1.1-1|47	
14cr|rubygem-rspec-mocks-3.1.1-1|48	
14cr|rubygem-rspec-mocks-3.1.1-1|49	%changelog
14cr|rubygem-rspec-mocks-3.1.1-1|50	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.1-1
14cr|rubygem-rspec-mocks-3.1.1-1|51	+ Revision: f23a947
14cr|rubygem-rspec-mocks-3.1.1-1|52	- New version 3.1.1
14cr|rubygem-rspec-mocks-3.1.1-1|53	- Spec cleanup
14cr|rubygem-rspec-mocks-3.1.1-1|54	- Split docs package
14cr|rubygem-rspec-mocks-3.1.1-1|55	
14cr|rubygem-rspec-mocks-3.1.1-1|56	

7975 14
14cr|rubygem-rspec-support-3.1.0-1|1	%define rbname rspec-support
14cr|rubygem-rspec-support-3.1.0-1|2	
14cr|rubygem-rspec-support-3.1.0-1|3	Summary:	Common functionality for RSpec Core
14cr|rubygem-rspec-support-3.1.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-rspec-support-3.1.0-1|5	Version:	3.1.0
14cr|rubygem-rspec-support-3.1.0-1|6	Release:	1
14cr|rubygem-rspec-support-3.1.0-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-rspec-support-3.1.0-1|8	Group:		Development/Ruby
14cr|rubygem-rspec-support-3.1.0-1|9	URL:		http://github.com/rspec/%{rbname}
14cr|rubygem-rspec-support-3.1.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-rspec-support-3.1.0-1|11	BuildRequires:	rubygems
14cr|rubygem-rspec-support-3.1.0-1|12	BuildArch:	noarch
14cr|rubygem-rspec-support-3.1.0-1|13	
14cr|rubygem-rspec-support-3.1.0-1|14	%description
14cr|rubygem-rspec-support-3.1.0-1|15	Common functionality for RSpec Core.
14cr|rubygem-rspec-support-3.1.0-1|16	
14cr|rubygem-rspec-support-3.1.0-1|17	%files
14cr|rubygem-rspec-support-3.1.0-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-rspec-support-3.1.0-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-rspec-support-3.1.0-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-rspec-support-3.1.0-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-rspec-support-3.1.0-1|22	
14cr|rubygem-rspec-support-3.1.0-1|23	#----------------------------------------------------------------------------
14cr|rubygem-rspec-support-3.1.0-1|24	
14cr|rubygem-rspec-support-3.1.0-1|25	%package doc
14cr|rubygem-rspec-support-3.1.0-1|26	Summary:	Documentation for %{name}
14cr|rubygem-rspec-support-3.1.0-1|27	Group:		Documentation
14cr|rubygem-rspec-support-3.1.0-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-rspec-support-3.1.0-1|29	
14cr|rubygem-rspec-support-3.1.0-1|30	%description doc
14cr|rubygem-rspec-support-3.1.0-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-rspec-support-3.1.0-1|32	
14cr|rubygem-rspec-support-3.1.0-1|33	%files doc
14cr|rubygem-rspec-support-3.1.0-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-rspec-support-3.1.0-1|35	
14cr|rubygem-rspec-support-3.1.0-1|36	#----------------------------------------------------------------------------
14cr|rubygem-rspec-support-3.1.0-1|37	
14cr|rubygem-rspec-support-3.1.0-1|38	%prep
14cr|rubygem-rspec-support-3.1.0-1|39	%setup -q
14cr|rubygem-rspec-support-3.1.0-1|40	
14cr|rubygem-rspec-support-3.1.0-1|41	%build
14cr|rubygem-rspec-support-3.1.0-1|42	%gem_build
14cr|rubygem-rspec-support-3.1.0-1|43	
14cr|rubygem-rspec-support-3.1.0-1|44	%install
14cr|rubygem-rspec-support-3.1.0-1|45	%gem_install
14cr|rubygem-rspec-support-3.1.0-1|46	
14cr|rubygem-rspec-support-3.1.0-1|47	
14cr|rubygem-rspec-support-3.1.0-1|48	%changelog
14cr|rubygem-rspec-support-3.1.0-1|49	* Tue Sep 23 2014 Rosa <rosa@abf.rosalinux.ru> 3.1.0-1
14cr|rubygem-rspec-support-3.1.0-1|50	+ Revision: 4f5dccb
14cr|rubygem-rspec-support-3.1.0-1|51	- Automatic import for version 3.1.0-1
14cr|rubygem-rspec-support-3.1.0-1|52	
14cr|rubygem-rspec-support-3.1.0-1|53	

7976 14
14cr|rubygem-ruby2ruby-1.2.5-3|1	%define oname ruby2ruby
14cr|rubygem-ruby2ruby-1.2.5-3|2	
14cr|rubygem-ruby2ruby-1.2.5-3|3	Summary:    Allows generating pure ruby code easily from RubyParser compatible Sexps
14cr|rubygem-ruby2ruby-1.2.5-3|4	Name:       rubygem-%{oname}
14cr|rubygem-ruby2ruby-1.2.5-3|5	Version:    1.2.5
14cr|rubygem-ruby2ruby-1.2.5-3|6	Release:    3
14cr|rubygem-ruby2ruby-1.2.5-3|7	Group:      Development/Ruby
14cr|rubygem-ruby2ruby-1.2.5-3|8	License:    MIT
14cr|rubygem-ruby2ruby-1.2.5-3|9	URL:        http://seattlerb.rubyforge.org/
14cr|rubygem-ruby2ruby-1.2.5-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ruby2ruby-1.2.5-3|11	Requires:   rubygems
14cr|rubygem-ruby2ruby-1.2.5-3|12	Requires:   rubygem(sexp_processor) >= 3.0
14cr|rubygem-ruby2ruby-1.2.5-3|13	Requires:   rubygem(ruby_parser) >= 2.0
14cr|rubygem-ruby2ruby-1.2.5-3|14	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-ruby2ruby-1.2.5-3|15	Requires:   rubygem(minitest) >= 1.7.1
14cr|rubygem-ruby2ruby-1.2.5-3|16	Requires:   rubygem(ParseTree) >= 3.0
14cr|rubygem-ruby2ruby-1.2.5-3|17	Requires:   rubygem(hoe) >= 2.6.2
14cr|rubygem-ruby2ruby-1.2.5-3|18	BuildRequires: rubygems
14cr|rubygem-ruby2ruby-1.2.5-3|19	BuildArch:  noarch
14cr|rubygem-ruby2ruby-1.2.5-3|20	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-ruby2ruby-1.2.5-3|21	
14cr|rubygem-ruby2ruby-1.2.5-3|22	%description
14cr|rubygem-ruby2ruby-1.2.5-3|23	ruby2ruby provides a means of generating pure ruby code easily from
14cr|rubygem-ruby2ruby-1.2.5-3|24	RubyParser compatible Sexps. This makes making dynamic language
14cr|rubygem-ruby2ruby-1.2.5-3|25	processors in ruby easier than ever!
14cr|rubygem-ruby2ruby-1.2.5-3|26	
14cr|rubygem-ruby2ruby-1.2.5-3|27	%prep
14cr|rubygem-ruby2ruby-1.2.5-3|28	
14cr|rubygem-ruby2ruby-1.2.5-3|29	%build
14cr|rubygem-ruby2ruby-1.2.5-3|30	
14cr|rubygem-ruby2ruby-1.2.5-3|31	%install
14cr|rubygem-ruby2ruby-1.2.5-3|32	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ruby2ruby-1.2.5-3|33	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-ruby2ruby-1.2.5-3|34	--force --rdoc %{SOURCE0}
14cr|rubygem-ruby2ruby-1.2.5-3|35	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-ruby2ruby-1.2.5-3|36	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-ruby2ruby-1.2.5-3|37	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-ruby2ruby-1.2.5-3|38	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-ruby2ruby-1.2.5-3|39	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
14cr|rubygem-ruby2ruby-1.2.5-3|40	chmod 644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{test,lib}/*
14cr|rubygem-ruby2ruby-1.2.5-3|41	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/*
14cr|rubygem-ruby2ruby-1.2.5-3|42	
14cr|rubygem-ruby2ruby-1.2.5-3|43	%clean
14cr|rubygem-ruby2ruby-1.2.5-3|44	
14cr|rubygem-ruby2ruby-1.2.5-3|45	%files
14cr|rubygem-ruby2ruby-1.2.5-3|46	%defattr(-, root, root, -)
14cr|rubygem-ruby2ruby-1.2.5-3|47	%{_bindir}/r2r_show
14cr|rubygem-ruby2ruby-1.2.5-3|48	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ruby2ruby-1.2.5-3|49	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-ruby2ruby-1.2.5-3|50	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-ruby2ruby-1.2.5-3|51	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ruby2ruby-1.2.5-3|52	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-ruby2ruby-1.2.5-3|53	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ruby2ruby-1.2.5-3|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-ruby2ruby-1.2.5-3|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-ruby2ruby-1.2.5-3|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ruby2ruby-1.2.5-3|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-ruby2ruby-1.2.5-3|58	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ruby2ruby-1.2.5-3|59	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ruby2ruby-1.2.5-3|60	
14cr|rubygem-ruby2ruby-1.2.5-3|61	
14cr|rubygem-ruby2ruby-1.2.5-3|62	
14cr|rubygem-ruby2ruby-1.2.5-3|63	%changelog
14cr|rubygem-ruby2ruby-1.2.5-3|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-3
14cr|rubygem-ruby2ruby-1.2.5-3|65	+ Revision: 0e8f532
14cr|rubygem-ruby2ruby-1.2.5-3|66	- MassBuild#464: Increase release tag
14cr|rubygem-ruby2ruby-1.2.5-3|67	
14cr|rubygem-ruby2ruby-1.2.5-3|68	

7977 14
14cr|rubygem-rubyforge-2.0.4-3|1	%define	oname	rubyforge
14cr|rubygem-rubyforge-2.0.4-3|2	
14cr|rubygem-rubyforge-2.0.4-3|3	Summary:	A script which automates a limited set of rubyforge operations
14cr|rubygem-rubyforge-2.0.4-3|4	Name:		rubygem-%{oname}
14cr|rubygem-rubyforge-2.0.4-3|5	Version:	2.0.4
14cr|rubygem-rubyforge-2.0.4-3|6	Release:	3
14cr|rubygem-rubyforge-2.0.4-3|7	License:	MIT
14cr|rubygem-rubyforge-2.0.4-3|8	Group:		Development/Ruby
14cr|rubygem-rubyforge-2.0.4-3|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-rubyforge-2.0.4-3|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rubyforge-2.0.4-3|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-rubyforge-2.0.4-3|12	BuildArch:	noarch
14cr|rubygem-rubyforge-2.0.4-3|13	
14cr|rubygem-rubyforge-2.0.4-3|14	%description
14cr|rubygem-rubyforge-2.0.4-3|15	A script which automates a limited set of rubyforge operations.
14cr|rubygem-rubyforge-2.0.4-3|16	
14cr|rubygem-rubyforge-2.0.4-3|17	* Run 'rubyforge help' for complete usage.
14cr|rubygem-rubyforge-2.0.4-3|18	* Setup: For first time users AND upgrades to 0.4.0:
14cr|rubygem-rubyforge-2.0.4-3|19	* rubyforge setup (deletes your username and password, so run sparingly!)
14cr|rubygem-rubyforge-2.0.4-3|20	* edit ~/.rubyforge/user-config.yml
14cr|rubygem-rubyforge-2.0.4-3|21	* rubyforge config
14cr|rubygem-rubyforge-2.0.4-3|22	* For all rubyforge upgrades, run 'rubyforge config' to ensure you have latest.
14cr|rubygem-rubyforge-2.0.4-3|23	
14cr|rubygem-rubyforge-2.0.4-3|24	%prep
14cr|rubygem-rubyforge-2.0.4-3|25	
14cr|rubygem-rubyforge-2.0.4-3|26	%build
14cr|rubygem-rubyforge-2.0.4-3|27	
14cr|rubygem-rubyforge-2.0.4-3|28	%install
14cr|rubygem-rubyforge-2.0.4-3|29	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-rubyforge-2.0.4-3|30	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|rubygem-rubyforge-2.0.4-3|31	
14cr|rubygem-rubyforge-2.0.4-3|32	%clean
14cr|rubygem-rubyforge-2.0.4-3|33	
14cr|rubygem-rubyforge-2.0.4-3|34	%files
14cr|rubygem-rubyforge-2.0.4-3|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rubyforge-2.0.4-3|36	%{_bindir}/rubyforge
14cr|rubygem-rubyforge-2.0.4-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-rubyforge-2.0.4-3|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rubyforge-2.0.4-3|39	
14cr|rubygem-rubyforge-2.0.4-3|40	
14cr|rubygem-rubyforge-2.0.4-3|41	
14cr|rubygem-rubyforge-2.0.4-3|42	
14cr|rubygem-rubyforge-2.0.4-3|43	%changelog
14cr|rubygem-rubyforge-2.0.4-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-3
14cr|rubygem-rubyforge-2.0.4-3|45	+ Revision: 4187297
14cr|rubygem-rubyforge-2.0.4-3|46	- MassBuild#464: Increase release tag
14cr|rubygem-rubyforge-2.0.4-3|47	
14cr|rubygem-rubyforge-2.0.4-3|48	

7978 14
14cr|rubygem-ruby-hmac-0.4.0-4|1	%define	oname	ruby-hmac
14cr|rubygem-ruby-hmac-0.4.0-4|2	
14cr|rubygem-ruby-hmac-0.4.0-4|3	Summary:	A ruby module that provides a common interface to HMAC functionality
14cr|rubygem-ruby-hmac-0.4.0-4|4	Name:		rubygem-%{oname}
14cr|rubygem-ruby-hmac-0.4.0-4|5	Version:	0.4.0
14cr|rubygem-ruby-hmac-0.4.0-4|6	Release:	4
14cr|rubygem-ruby-hmac-0.4.0-4|7	License:	MIT
14cr|rubygem-ruby-hmac-0.4.0-4|8	Group:		Development/Ruby
14cr|rubygem-ruby-hmac-0.4.0-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-ruby-hmac-0.4.0-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ruby-hmac-0.4.0-4|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-ruby-hmac-0.4.0-4|12	BuildArch:	noarch
14cr|rubygem-ruby-hmac-0.4.0-4|13	
14cr|rubygem-ruby-hmac-0.4.0-4|14	%description
14cr|rubygem-ruby-hmac-0.4.0-4|15	This module provides a common interface to HMAC functionality.
14cr|rubygem-ruby-hmac-0.4.0-4|16	HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard
14cr|rubygem-ruby-hmac-0.4.0-4|17	is documented in RFC2104. Namely, a MAC provides a way to check the integrity
14cr|rubygem-ruby-hmac-0.4.0-4|18	of information transmitted over or stored in an unreliable medium, based on a
14cr|rubygem-ruby-hmac-0.4.0-4|19	secret key.
14cr|rubygem-ruby-hmac-0.4.0-4|20	
14cr|rubygem-ruby-hmac-0.4.0-4|21	%prep
14cr|rubygem-ruby-hmac-0.4.0-4|22	
14cr|rubygem-ruby-hmac-0.4.0-4|23	%build
14cr|rubygem-ruby-hmac-0.4.0-4|24	
14cr|rubygem-ruby-hmac-0.4.0-4|25	%install
14cr|rubygem-ruby-hmac-0.4.0-4|26	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-ruby-hmac-0.4.0-4|27	
14cr|rubygem-ruby-hmac-0.4.0-4|28	%clean
14cr|rubygem-ruby-hmac-0.4.0-4|29	
14cr|rubygem-ruby-hmac-0.4.0-4|30	%files
14cr|rubygem-ruby-hmac-0.4.0-4|31	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ruby-hmac-0.4.0-4|32	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ruby-hmac-0.4.0-4|33	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-ruby-hmac-0.4.0-4|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ruby-hmac-0.4.0-4|35	
14cr|rubygem-ruby-hmac-0.4.0-4|36	
14cr|rubygem-ruby-hmac-0.4.0-4|37	
14cr|rubygem-ruby-hmac-0.4.0-4|38	
14cr|rubygem-ruby-hmac-0.4.0-4|39	%changelog
14cr|rubygem-ruby-hmac-0.4.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cr|rubygem-ruby-hmac-0.4.0-4|41	+ Revision: 2e703de
14cr|rubygem-ruby-hmac-0.4.0-4|42	- MassBuild#464: Increase release tag
14cr|rubygem-ruby-hmac-0.4.0-4|43	
14cr|rubygem-ruby-hmac-0.4.0-4|44	

7979 14
14cr|rubygem-RubyInline-3.8.6-2|1	%define oname RubyInline
14cr|rubygem-RubyInline-3.8.6-2|2	
14cr|rubygem-RubyInline-3.8.6-2|3	Name:       rubygem-%{oname}
14cr|rubygem-RubyInline-3.8.6-2|4	Version:    3.8.6
14cr|rubygem-RubyInline-3.8.6-2|5	Release:    2
14cr|rubygem-RubyInline-3.8.6-2|6	Summary:    Inline allows you to write foreign code within your ruby code
14cr|rubygem-RubyInline-3.8.6-2|7	Group:      Development/Ruby
14cr|rubygem-RubyInline-3.8.6-2|8	License:    MIT
14cr|rubygem-RubyInline-3.8.6-2|9	URL:        http://rubyforge.org/projects/rubyinline/
14cr|rubygem-RubyInline-3.8.6-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-RubyInline-3.8.6-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
14cr|rubygem-RubyInline-3.8.6-2|12	Requires:   rubygems
14cr|rubygem-RubyInline-3.8.6-2|13	Requires:   rubygem(ZenTest) >= 4.3
14cr|rubygem-RubyInline-3.8.6-2|14	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-RubyInline-3.8.6-2|15	Requires:   rubygem(minitest) >= 1.7.1
14cr|rubygem-RubyInline-3.8.6-2|16	Requires:   rubygem(hoe) >= 2.6.2
14cr|rubygem-RubyInline-3.8.6-2|17	BuildRequires: rubygems
14cr|rubygem-RubyInline-3.8.6-2|18	BuildArch:  noarch
14cr|rubygem-RubyInline-3.8.6-2|19	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-RubyInline-3.8.6-2|20	
14cr|rubygem-RubyInline-3.8.6-2|21	%description
14cr|rubygem-RubyInline-3.8.6-2|22	Inline allows you to write foreign code within your ruby code. It
14cr|rubygem-RubyInline-3.8.6-2|23	automatically determines if the code in question has changed and
14cr|rubygem-RubyInline-3.8.6-2|24	builds it only when necessary. The extensions are then automatically
14cr|rubygem-RubyInline-3.8.6-2|25	loaded into the class/module that defines it.
14cr|rubygem-RubyInline-3.8.6-2|26	You can even write extra builders that will allow you to write inlined
14cr|rubygem-RubyInline-3.8.6-2|27	code in any language. Use Inline::C as a template and look at
14cr|rubygem-RubyInline-3.8.6-2|28	Module#inline for the required API.
14cr|rubygem-RubyInline-3.8.6-2|29	
14cr|rubygem-RubyInline-3.8.6-2|30	
14cr|rubygem-RubyInline-3.8.6-2|31	%prep
14cr|rubygem-RubyInline-3.8.6-2|32	
14cr|rubygem-RubyInline-3.8.6-2|33	%build
14cr|rubygem-RubyInline-3.8.6-2|34	
14cr|rubygem-RubyInline-3.8.6-2|35	%install
14cr|rubygem-RubyInline-3.8.6-2|36	rm -rf %buildroot
14cr|rubygem-RubyInline-3.8.6-2|37	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-RubyInline-3.8.6-2|38	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-RubyInline-3.8.6-2|39	--force --rdoc %{SOURCE0}
14cr|rubygem-RubyInline-3.8.6-2|40	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/demo -type f | xargs chmod 755
14cr|rubygem-RubyInline-3.8.6-2|41	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
14cr|rubygem-RubyInline-3.8.6-2|42	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/tutorial -type f | xargs chmod 755
14cr|rubygem-RubyInline-3.8.6-2|43	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
14cr|rubygem-RubyInline-3.8.6-2|44	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby\w*/,"/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{example.rb,example2.rb,demo/hello.rb,lib/inline.rb}
14cr|rubygem-RubyInline-3.8.6-2|45	
14cr|rubygem-RubyInline-3.8.6-2|46	%clean
14cr|rubygem-RubyInline-3.8.6-2|47	rm -rf %buildroot
14cr|rubygem-RubyInline-3.8.6-2|48	
14cr|rubygem-RubyInline-3.8.6-2|49	%files
14cr|rubygem-RubyInline-3.8.6-2|50	%defattr(-, root, root, -)
14cr|rubygem-RubyInline-3.8.6-2|51	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-RubyInline-3.8.6-2|52	%{ruby_gemdir}/gems/%{oname}-%{version}/demo/
14cr|rubygem-RubyInline-3.8.6-2|53	%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
14cr|rubygem-RubyInline-3.8.6-2|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-RubyInline-3.8.6-2|55	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-RubyInline-3.8.6-2|56	%{ruby_gemdir}/gems/%{oname}-%{version}/tutorial/
14cr|rubygem-RubyInline-3.8.6-2|57	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-RubyInline-3.8.6-2|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-RubyInline-3.8.6-2|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-RubyInline-3.8.6-2|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-RubyInline-3.8.6-2|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-RubyInline-3.8.6-2|62	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-RubyInline-3.8.6-2|63	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-RubyInline-3.8.6-2|64	
14cr|rubygem-RubyInline-3.8.6-2|65	
14cr|rubygem-RubyInline-3.8.6-2|66	
14cr|rubygem-RubyInline-3.8.6-2|67	%changelog
14cr|rubygem-RubyInline-3.8.6-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.6-2
14cr|rubygem-RubyInline-3.8.6-2|69	+ Revision: c3c365c
14cr|rubygem-RubyInline-3.8.6-2|70	- MassBuild#464: Increase release tag
14cr|rubygem-RubyInline-3.8.6-2|71	
14cr|rubygem-RubyInline-3.8.6-2|72	

7980 14
14cr|rubygem-ruby-openid-2.1.8-3|1	# Generated from ruby-openid-2.1.8.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-ruby-openid-2.1.8-3|2	%define	rbname	ruby-openid
14cr|rubygem-ruby-openid-2.1.8-3|3	
14cr|rubygem-ruby-openid-2.1.8-3|4	Summary:	A library for consuming and serving OpenID identities
14cr|rubygem-ruby-openid-2.1.8-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-ruby-openid-2.1.8-3|6	
14cr|rubygem-ruby-openid-2.1.8-3|7	Version:	2.1.8
14cr|rubygem-ruby-openid-2.1.8-3|8	Release:	3
14cr|rubygem-ruby-openid-2.1.8-3|9	Group:		Development/Ruby
14cr|rubygem-ruby-openid-2.1.8-3|10	License:	ASL 2.0
14cr|rubygem-ruby-openid-2.1.8-3|11	URL:		http://github.com/openid/ruby-openid
14cr|rubygem-ruby-openid-2.1.8-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-ruby-openid-2.1.8-3|13	BuildRequires:	rubygems
14cr|rubygem-ruby-openid-2.1.8-3|14	BuildArch:	noarch
14cr|rubygem-ruby-openid-2.1.8-3|15	
14cr|rubygem-ruby-openid-2.1.8-3|16	%description
14cr|rubygem-ruby-openid-2.1.8-3|17	Ruby OpenID is a Ruby library for verifying and serving OpenID identities.
14cr|rubygem-ruby-openid-2.1.8-3|18	
14cr|rubygem-ruby-openid-2.1.8-3|19	==Features
14cr|rubygem-ruby-openid-2.1.8-3|20	* Easy to use API for verifying OpenID identites - OpenID::Consumer
14cr|rubygem-ruby-openid-2.1.8-3|21	* Support for serving OpenID identites - OpenID::Server
14cr|rubygem-ruby-openid-2.1.8-3|22	* Does not depend on underlying web framework
14cr|rubygem-ruby-openid-2.1.8-3|23	* Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
14cr|rubygem-ruby-openid-2.1.8-3|24	* Example code to help you get started, including:
14cr|rubygem-ruby-openid-2.1.8-3|25	* Ruby on Rails based consumer and server
14cr|rubygem-ruby-openid-2.1.8-3|26	* OpenIDLoginGenerator for quickly getting creating a rails app that uses
14cr|rubygem-ruby-openid-2.1.8-3|27	OpenID for authentication
14cr|rubygem-ruby-openid-2.1.8-3|28	* ActiveRecordOpenIDStore plugin
14cr|rubygem-ruby-openid-2.1.8-3|29	* Comprehensive test suite
14cr|rubygem-ruby-openid-2.1.8-3|30	* Supports both OpenID 1 and OpenID 2 transparently
14cr|rubygem-ruby-openid-2.1.8-3|31	
14cr|rubygem-ruby-openid-2.1.8-3|32	%package	doc
14cr|rubygem-ruby-openid-2.1.8-3|33	Summary:	Documentation for %{name}
14cr|rubygem-ruby-openid-2.1.8-3|34	Group:		Books/Computer books
14cr|rubygem-ruby-openid-2.1.8-3|35	Requires:	%{name} = %{EVRD}
14cr|rubygem-ruby-openid-2.1.8-3|36	BuildArch:	noarch
14cr|rubygem-ruby-openid-2.1.8-3|37	
14cr|rubygem-ruby-openid-2.1.8-3|38	%description	doc
14cr|rubygem-ruby-openid-2.1.8-3|39	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-ruby-openid-2.1.8-3|40	
14cr|rubygem-ruby-openid-2.1.8-3|41	%prep
14cr|rubygem-ruby-openid-2.1.8-3|42	%setup -q
14cr|rubygem-ruby-openid-2.1.8-3|43	
14cr|rubygem-ruby-openid-2.1.8-3|44	%build
14cr|rubygem-ruby-openid-2.1.8-3|45	%gem_build -f '(admin|examples|test)/'
14cr|rubygem-ruby-openid-2.1.8-3|46	
14cr|rubygem-ruby-openid-2.1.8-3|47	%install
14cr|rubygem-ruby-openid-2.1.8-3|48	%gem_install
14cr|rubygem-ruby-openid-2.1.8-3|49	
14cr|rubygem-ruby-openid-2.1.8-3|50	%clean
14cr|rubygem-ruby-openid-2.1.8-3|51	
14cr|rubygem-ruby-openid-2.1.8-3|52	%files
14cr|rubygem-ruby-openid-2.1.8-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-ruby-openid-2.1.8-3|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/admin
14cr|rubygem-ruby-openid-2.1.8-3|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/admin/*.rb
14cr|rubygem-ruby-openid-2.1.8-3|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-ruby-openid-2.1.8-3|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-ruby-openid-2.1.8-3|58	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-ruby-openid-2.1.8-3|59	
14cr|rubygem-ruby-openid-2.1.8-3|60	%files doc
14cr|rubygem-ruby-openid-2.1.8-3|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/INSTALL
14cr|rubygem-ruby-openid-2.1.8-3|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-ruby-openid-2.1.8-3|63	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-ruby-openid-2.1.8-3|64	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/UPGRADE
14cr|rubygem-ruby-openid-2.1.8-3|65	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-ruby-openid-2.1.8-3|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
14cr|rubygem-ruby-openid-2.1.8-3|67	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-ruby-openid-2.1.8-3|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-ruby-openid-2.1.8-3|69	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-ruby-openid-2.1.8-3|70	
14cr|rubygem-ruby-openid-2.1.8-3|71	
14cr|rubygem-ruby-openid-2.1.8-3|72	
14cr|rubygem-ruby-openid-2.1.8-3|73	%changelog
14cr|rubygem-ruby-openid-2.1.8-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.8-3
14cr|rubygem-ruby-openid-2.1.8-3|75	+ Revision: dd3082d
14cr|rubygem-ruby-openid-2.1.8-3|76	- MassBuild#464: Increase release tag
14cr|rubygem-ruby-openid-2.1.8-3|77	
14cr|rubygem-ruby-openid-2.1.8-3|78	

7981 14
14cr|rubygem-ruby_parser-2.0.5-3|1	%define oname ruby_parser
14cr|rubygem-ruby_parser-2.0.5-3|2	
14cr|rubygem-ruby_parser-2.0.5-3|3	Name:       rubygem-%{oname}
14cr|rubygem-ruby_parser-2.0.5-3|4	Version:    2.0.5
14cr|rubygem-ruby_parser-2.0.5-3|5	Release:    3
14cr|rubygem-ruby_parser-2.0.5-3|6	Summary:    A ruby parser written in pure ruby
14cr|rubygem-ruby_parser-2.0.5-3|7	Group:      Development/Ruby
14cr|rubygem-ruby_parser-2.0.5-3|8	License:    MIT
14cr|rubygem-ruby_parser-2.0.5-3|9	URL:        http://parsetree.rubyforge.org/
14cr|rubygem-ruby_parser-2.0.5-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ruby_parser-2.0.5-3|11	Requires:   rubygems
14cr|rubygem-ruby_parser-2.0.5-3|12	Requires:   rubygem(sexp_processor) >= 3.0
14cr|rubygem-ruby_parser-2.0.5-3|13	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-ruby_parser-2.0.5-3|14	Requires:   rubygem(minitest) >= 1.7.1
14cr|rubygem-ruby_parser-2.0.5-3|15	Requires:   rubygem(ParseTree) >= 3.0
14cr|rubygem-ruby_parser-2.0.5-3|16	Requires:   rubygem(hoe) >= 2.6.2
14cr|rubygem-ruby_parser-2.0.5-3|17	BuildRequires: rubygems
14cr|rubygem-ruby_parser-2.0.5-3|18	BuildArch: noarch
14cr|rubygem-ruby_parser-2.0.5-3|19	Provides: rubygem(%{oname}) = %{version}
14cr|rubygem-ruby_parser-2.0.5-3|20	
14cr|rubygem-ruby_parser-2.0.5-3|21	%description
14cr|rubygem-ruby_parser-2.0.5-3|22	ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
14cr|rubygem-ruby_parser-2.0.5-3|23	racc--which does by default use a C extension). RP's output is
14cr|rubygem-ruby_parser-2.0.5-3|24	the same as ParseTree's output: s-expressions using ruby's arrays and
14cr|rubygem-ruby_parser-2.0.5-3|25	base types.
14cr|rubygem-ruby_parser-2.0.5-3|26	As an example:
14cr|rubygem-ruby_parser-2.0.5-3|27	def conditional1(arg1)
14cr|rubygem-ruby_parser-2.0.5-3|28	if arg1 == 0 then
14cr|rubygem-ruby_parser-2.0.5-3|29	return 1
14cr|rubygem-ruby_parser-2.0.5-3|30	end
14cr|rubygem-ruby_parser-2.0.5-3|31	return 0
14cr|rubygem-ruby_parser-2.0.5-3|32	end
14cr|rubygem-ruby_parser-2.0.5-3|33	becomes:
14cr|rubygem-ruby_parser-2.0.5-3|34	s(:defn, :conditional1,
14cr|rubygem-ruby_parser-2.0.5-3|35	s(:args, :arg1),
14cr|rubygem-ruby_parser-2.0.5-3|36	s(:scope,
14cr|rubygem-ruby_parser-2.0.5-3|37	s(:block,
14cr|rubygem-ruby_parser-2.0.5-3|38	s(:if,
14cr|rubygem-ruby_parser-2.0.5-3|39	s(:call, s(:lvar, :arg1), :==, s(:arglist, s(:lit, 0))),
14cr|rubygem-ruby_parser-2.0.5-3|40	s(:return, s(:lit, 1)),
14cr|rubygem-ruby_parser-2.0.5-3|41	nil),
14cr|rubygem-ruby_parser-2.0.5-3|42	s(:return, s(:lit, 0)))))
14cr|rubygem-ruby_parser-2.0.5-3|43	
14cr|rubygem-ruby_parser-2.0.5-3|44	
14cr|rubygem-ruby_parser-2.0.5-3|45	%prep
14cr|rubygem-ruby_parser-2.0.5-3|46	
14cr|rubygem-ruby_parser-2.0.5-3|47	%build
14cr|rubygem-ruby_parser-2.0.5-3|48	
14cr|rubygem-ruby_parser-2.0.5-3|49	%install
14cr|rubygem-ruby_parser-2.0.5-3|50	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ruby_parser-2.0.5-3|51	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-ruby_parser-2.0.5-3|52	--force --rdoc %{SOURCE0}
14cr|rubygem-ruby_parser-2.0.5-3|53	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-ruby_parser-2.0.5-3|54	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-ruby_parser-2.0.5-3|55	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-ruby_parser-2.0.5-3|56	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
14cr|rubygem-ruby_parser-2.0.5-3|57	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
14cr|rubygem-ruby_parser-2.0.5-3|58	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
14cr|rubygem-ruby_parser-2.0.5-3|59	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
14cr|rubygem-ruby_parser-2.0.5-3|60	
14cr|rubygem-ruby_parser-2.0.5-3|61	%clean
14cr|rubygem-ruby_parser-2.0.5-3|62	
14cr|rubygem-ruby_parser-2.0.5-3|63	%files
14cr|rubygem-ruby_parser-2.0.5-3|64	%defattr(-, root, root, -)
14cr|rubygem-ruby_parser-2.0.5-3|65	%{_bindir}/ruby_parse
14cr|rubygem-ruby_parser-2.0.5-3|66	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ruby_parser-2.0.5-3|67	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-ruby_parser-2.0.5-3|68	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-ruby_parser-2.0.5-3|69	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ruby_parser-2.0.5-3|70	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-ruby_parser-2.0.5-3|71	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ruby_parser-2.0.5-3|72	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-ruby_parser-2.0.5-3|73	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-ruby_parser-2.0.5-3|74	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ruby_parser-2.0.5-3|75	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-ruby_parser-2.0.5-3|76	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ruby_parser-2.0.5-3|77	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ruby_parser-2.0.5-3|78	
14cr|rubygem-ruby_parser-2.0.5-3|79	
14cr|rubygem-ruby_parser-2.0.5-3|80	
14cr|rubygem-ruby_parser-2.0.5-3|81	%changelog
14cr|rubygem-ruby_parser-2.0.5-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-3
14cr|rubygem-ruby_parser-2.0.5-3|83	+ Revision: 9686891
14cr|rubygem-ruby_parser-2.0.5-3|84	- MassBuild#464: Increase release tag
14cr|rubygem-ruby_parser-2.0.5-3|85	
14cr|rubygem-ruby_parser-2.0.5-3|86	

7982 14
14cr|rubygem-ruby-yadis-0.3.4-4|1	%define	oname	ruby-yadis
14cr|rubygem-ruby-yadis-0.3.4-4|2	
14cr|rubygem-ruby-yadis-0.3.4-4|3	Summary:	A library for performing Yadis service discovery
14cr|rubygem-ruby-yadis-0.3.4-4|4	Name:		rubygem-%{oname}
14cr|rubygem-ruby-yadis-0.3.4-4|5	Version:	0.3.4
14cr|rubygem-ruby-yadis-0.3.4-4|6	Release:	4
14cr|rubygem-ruby-yadis-0.3.4-4|7	License:	Apache License
14cr|rubygem-ruby-yadis-0.3.4-4|8	Group:		Development/Ruby
14cr|rubygem-ruby-yadis-0.3.4-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-ruby-yadis-0.3.4-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ruby-yadis-0.3.4-4|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-ruby-yadis-0.3.4-4|12	Requires:	ruby
14cr|rubygem-ruby-yadis-0.3.4-4|13	BuildArch:	noarch
14cr|rubygem-ruby-yadis-0.3.4-4|14	
14cr|rubygem-ruby-yadis-0.3.4-4|15	%description
14cr|rubygem-ruby-yadis-0.3.4-4|16	Echoe is a Rubygems packaging tool that provides Rake tasks for documentation,
14cr|rubygem-ruby-yadis-0.3.4-4|17	extension compiling, testing, and deployment.
14cr|rubygem-ruby-yadis-0.3.4-4|18	
14cr|rubygem-ruby-yadis-0.3.4-4|19	%prep
14cr|rubygem-ruby-yadis-0.3.4-4|20	
14cr|rubygem-ruby-yadis-0.3.4-4|21	%build
14cr|rubygem-ruby-yadis-0.3.4-4|22	
14cr|rubygem-ruby-yadis-0.3.4-4|23	%install
14cr|rubygem-ruby-yadis-0.3.4-4|24	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-ruby-yadis-0.3.4-4|25	
14cr|rubygem-ruby-yadis-0.3.4-4|26	%clean
14cr|rubygem-ruby-yadis-0.3.4-4|27	
14cr|rubygem-ruby-yadis-0.3.4-4|28	%files
14cr|rubygem-ruby-yadis-0.3.4-4|29	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ruby-yadis-0.3.4-4|30	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ruby-yadis-0.3.4-4|31	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-ruby-yadis-0.3.4-4|32	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ruby-yadis-0.3.4-4|33	
14cr|rubygem-ruby-yadis-0.3.4-4|34	
14cr|rubygem-ruby-yadis-0.3.4-4|35	
14cr|rubygem-ruby-yadis-0.3.4-4|36	
14cr|rubygem-ruby-yadis-0.3.4-4|37	%changelog
14cr|rubygem-ruby-yadis-0.3.4-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-4
14cr|rubygem-ruby-yadis-0.3.4-4|39	+ Revision: 121f960
14cr|rubygem-ruby-yadis-0.3.4-4|40	- MassBuild#464: Increase release tag
14cr|rubygem-ruby-yadis-0.3.4-4|41	
14cr|rubygem-ruby-yadis-0.3.4-4|42	

7983 14
14cr|rubygem-rubyzip-0.9.4-4|1	%define oname rubyzip
14cr|rubygem-rubyzip-0.9.4-4|2	
14cr|rubygem-rubyzip-0.9.4-4|3	Name:       rubygem-%{oname}
14cr|rubygem-rubyzip-0.9.4-4|4	Version:    0.9.4
14cr|rubygem-rubyzip-0.9.4-4|5	Release:    4
14cr|rubygem-rubyzip-0.9.4-4|6	Summary:    A ruby module for reading and writing zip files
14cr|rubygem-rubyzip-0.9.4-4|7	Group:      Development/Ruby
14cr|rubygem-rubyzip-0.9.4-4|8	License:    GPLv2+ or Ruby License
14cr|rubygem-rubyzip-0.9.4-4|9	URL:        http://rubyzip.sourceforge.net/
14cr|rubygem-rubyzip-0.9.4-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-rubyzip-0.9.4-4|11	Requires:   rubygems
14cr|rubygem-rubyzip-0.9.4-4|12	BuildRequires: rubygems
14cr|rubygem-rubyzip-0.9.4-4|13	BuildArch:  noarch
14cr|rubygem-rubyzip-0.9.4-4|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-rubyzip-0.9.4-4|15	
14cr|rubygem-rubyzip-0.9.4-4|16	%description
14cr|rubygem-rubyzip-0.9.4-4|17	rubyzip is a ruby module for reading and writing zip files
14cr|rubygem-rubyzip-0.9.4-4|18	
14cr|rubygem-rubyzip-0.9.4-4|19	
14cr|rubygem-rubyzip-0.9.4-4|20	%prep
14cr|rubygem-rubyzip-0.9.4-4|21	
14cr|rubygem-rubyzip-0.9.4-4|22	%build
14cr|rubygem-rubyzip-0.9.4-4|23	
14cr|rubygem-rubyzip-0.9.4-4|24	%install
14cr|rubygem-rubyzip-0.9.4-4|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-rubyzip-0.9.4-4|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-rubyzip-0.9.4-4|27	--force --rdoc %{SOURCE0}
14cr|rubygem-rubyzip-0.9.4-4|28	
14cr|rubygem-rubyzip-0.9.4-4|29	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/samples/ -type f \
14cr|rubygem-rubyzip-0.9.4-4|30	-name "*.rb" -exec chmod 755 {} \;
14cr|rubygem-rubyzip-0.9.4-4|31	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/ -type f \
14cr|rubygem-rubyzip-0.9.4-4|32	-name "*.rb" -exec chmod 755 {} \;
14cr|rubygem-rubyzip-0.9.4-4|33	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/install.rb
14cr|rubygem-rubyzip-0.9.4-4|34	chmod 644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-rubyzip-0.9.4-4|35	for f in `find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/ -type f` ; do
14cr|rubygem-rubyzip-0.9.4-4|36	sed -i -e '/^#!/d' $f
14cr|rubygem-rubyzip-0.9.4-4|37	chmod 644 $f
14cr|rubygem-rubyzip-0.9.4-4|38	done
14cr|rubygem-rubyzip-0.9.4-4|39	
14cr|rubygem-rubyzip-0.9.4-4|40	%clean
14cr|rubygem-rubyzip-0.9.4-4|41	
14cr|rubygem-rubyzip-0.9.4-4|42	%files
14cr|rubygem-rubyzip-0.9.4-4|43	%defattr(-, root, root, -)
14cr|rubygem-rubyzip-0.9.4-4|44	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-rubyzip-0.9.4-4|45	%{ruby_gemdir}/gems/%{oname}-%{version}/install.rb
14cr|rubygem-rubyzip-0.9.4-4|46	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-rubyzip-0.9.4-4|47	%{ruby_gemdir}/gems/%{oname}-%{version}/samples/
14cr|rubygem-rubyzip-0.9.4-4|48	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-rubyzip-0.9.4-4|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-rubyzip-0.9.4-4|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
14cr|rubygem-rubyzip-0.9.4-4|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/NEWS
14cr|rubygem-rubyzip-0.9.4-4|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-rubyzip-0.9.4-4|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
14cr|rubygem-rubyzip-0.9.4-4|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/TODO
14cr|rubygem-rubyzip-0.9.4-4|55	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-rubyzip-0.9.4-4|56	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-rubyzip-0.9.4-4|57	
14cr|rubygem-rubyzip-0.9.4-4|58	
14cr|rubygem-rubyzip-0.9.4-4|59	
14cr|rubygem-rubyzip-0.9.4-4|60	%changelog
14cr|rubygem-rubyzip-0.9.4-4|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-4
14cr|rubygem-rubyzip-0.9.4-4|62	+ Revision: 812c666
14cr|rubygem-rubyzip-0.9.4-4|63	- MassBuild#464: Increase release tag
14cr|rubygem-rubyzip-0.9.4-4|64	
14cr|rubygem-rubyzip-0.9.4-4|65	

7984 14
14cr|rubygem-sass-3.4.5-1|1	%define rbname sass
14cr|rubygem-sass-3.4.5-1|2	
14cr|rubygem-sass-3.4.5-1|3	Summary:	Ruby extension of CSS3, adding nested rules, variables, mixins, and more
14cr|rubygem-sass-3.4.5-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-sass-3.4.5-1|5	Version:	3.4.5
14cr|rubygem-sass-3.4.5-1|6	Release:	1
14cr|rubygem-sass-3.4.5-1|7	License:	MIT
14cr|rubygem-sass-3.4.5-1|8	Group:		Development/Ruby
14cr|rubygem-sass-3.4.5-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-sass-3.4.5-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-sass-3.4.5-1|11	BuildRequires:	rubygems
14cr|rubygem-sass-3.4.5-1|12	BuildArch:	noarch
14cr|rubygem-sass-3.4.5-1|13	
14cr|rubygem-sass-3.4.5-1|14	%description
14cr|rubygem-sass-3.4.5-1|15	Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules,
14cr|rubygem-sass-3.4.5-1|16	variables, mixins, selector inheritance, and more. It's translated to well-
14cr|rubygem-sass-3.4.5-1|17	formatted, standard CSS using the command line tool or a web-framework plugin.
14cr|rubygem-sass-3.4.5-1|18	
14cr|rubygem-sass-3.4.5-1|19	%files
14cr|rubygem-sass-3.4.5-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-sass-3.4.5-1|21	%{_bindir}/*
14cr|rubygem-sass-3.4.5-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cr|rubygem-sass-3.4.5-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-sass-3.4.5-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-sass-3.4.5-1|25	
14cr|rubygem-sass-3.4.5-1|26	#----------------------------------------------------------------------------
14cr|rubygem-sass-3.4.5-1|27	
14cr|rubygem-sass-3.4.5-1|28	%package doc
14cr|rubygem-sass-3.4.5-1|29	Summary:	Documentation for %{name}
14cr|rubygem-sass-3.4.5-1|30	Group:		Documentation
14cr|rubygem-sass-3.4.5-1|31	Requires:	%{name} = %{EVRD}
14cr|rubygem-sass-3.4.5-1|32	
14cr|rubygem-sass-3.4.5-1|33	%description doc
14cr|rubygem-sass-3.4.5-1|34	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-sass-3.4.5-1|35	
14cr|rubygem-sass-3.4.5-1|36	%files doc
14cr|rubygem-sass-3.4.5-1|37	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-sass-3.4.5-1|38	
14cr|rubygem-sass-3.4.5-1|39	#----------------------------------------------------------------------------
14cr|rubygem-sass-3.4.5-1|40	
14cr|rubygem-sass-3.4.5-1|41	%prep
14cr|rubygem-sass-3.4.5-1|42	%setup -q
14cr|rubygem-sass-3.4.5-1|43	
14cr|rubygem-sass-3.4.5-1|44	%build
14cr|rubygem-sass-3.4.5-1|45	%gem_build
14cr|rubygem-sass-3.4.5-1|46	
14cr|rubygem-sass-3.4.5-1|47	%install
14cr|rubygem-sass-3.4.5-1|48	%gem_install
14cr|rubygem-sass-3.4.5-1|49	
14cr|rubygem-sass-3.4.5-1|50	
14cr|rubygem-sass-3.4.5-1|51	%changelog
14cr|rubygem-sass-3.4.5-1|52	* Mon Sep 29 2014 Rosa <rosa@abf.rosalinux.ru> 3.4.5-1
14cr|rubygem-sass-3.4.5-1|53	+ Revision: c68dec9
14cr|rubygem-sass-3.4.5-1|54	- Automatic import for version 3.4.5-1
14cr|rubygem-sass-3.4.5-1|55	
14cr|rubygem-sass-3.4.5-1|56	

7985 14
14cr|rubygem-sequel-3.31.0-4|1	# Generated from sequel-3.31.0.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-sequel-3.31.0-4|2	%define	rbname	sequel
14cr|rubygem-sequel-3.31.0-4|3	
14cr|rubygem-sequel-3.31.0-4|4	Summary:	The Database Toolkit for Ruby
14cr|rubygem-sequel-3.31.0-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-sequel-3.31.0-4|6	
14cr|rubygem-sequel-3.31.0-4|7	Version:	3.31.0
14cr|rubygem-sequel-3.31.0-4|8	Release:	4
14cr|rubygem-sequel-3.31.0-4|9	Group:		Development/Ruby
14cr|rubygem-sequel-3.31.0-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-sequel-3.31.0-4|11	URL:		http://sequel.rubyforge.org
14cr|rubygem-sequel-3.31.0-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-sequel-3.31.0-4|13	Source1:        %{name}.rpmlintrc
14cr|rubygem-sequel-3.31.0-4|14	BuildRequires:	rubygems
14cr|rubygem-sequel-3.31.0-4|15	BuildArch:	noarch
14cr|rubygem-sequel-3.31.0-4|16	
14cr|rubygem-sequel-3.31.0-4|17	%description
14cr|rubygem-sequel-3.31.0-4|18	The Database Toolkit for Ruby
14cr|rubygem-sequel-3.31.0-4|19	
14cr|rubygem-sequel-3.31.0-4|20	%package	doc
14cr|rubygem-sequel-3.31.0-4|21	Summary:	Documentation for %{name}
14cr|rubygem-sequel-3.31.0-4|22	Group:		Books/Computer books
14cr|rubygem-sequel-3.31.0-4|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-sequel-3.31.0-4|24	BuildArch:	noarch
14cr|rubygem-sequel-3.31.0-4|25	
14cr|rubygem-sequel-3.31.0-4|26	%description	doc
14cr|rubygem-sequel-3.31.0-4|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-sequel-3.31.0-4|28	
14cr|rubygem-sequel-3.31.0-4|29	%prep
14cr|rubygem-sequel-3.31.0-4|30	%setup -q
14cr|rubygem-sequel-3.31.0-4|31	
14cr|rubygem-sequel-3.31.0-4|32	%build
14cr|rubygem-sequel-3.31.0-4|33	%gem_build
14cr|rubygem-sequel-3.31.0-4|34	
14cr|rubygem-sequel-3.31.0-4|35	%install
14cr|rubygem-sequel-3.31.0-4|36	%gem_install
14cr|rubygem-sequel-3.31.0-4|37	
14cr|rubygem-sequel-3.31.0-4|38	%files
14cr|rubygem-sequel-3.31.0-4|39	%{_bindir}/sequel
14cr|rubygem-sequel-3.31.0-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-sequel-3.31.0-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-sequel-3.31.0-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
14cr|rubygem-sequel-3.31.0-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins
14cr|rubygem-sequel-3.31.0-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model
14cr|rubygem-sequel-3.31.0-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database
14cr|rubygem-sequel-3.31.0-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/
14cr|rubygem-sequel-3.31.0-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift
14cr|rubygem-sequel-3.31.0-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc
14cr|rubygem-sequel-3.31.0-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado
14cr|rubygem-sequel-3.31.0-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do
14cr|rubygem-sequel-3.31.0-4|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc
14cr|rubygem-sequel-3.31.0-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils
14cr|rubygem-sequel-3.31.0-4|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared
14cr|rubygem-sequel-3.31.0-4|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions
14cr|rubygem-sequel-3.31.0-4|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset
14cr|rubygem-sequel-3.31.0-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool
14cr|rubygem-sequel-3.31.0-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sequel
14cr|rubygem-sequel-3.31.0-4|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
14cr|rubygem-sequel-3.31.0-4|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
14cr|rubygem-sequel-3.31.0-4|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-sequel-3.31.0-4|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-sequel-3.31.0-4|62	
14cr|rubygem-sequel-3.31.0-4|63	
14cr|rubygem-sequel-3.31.0-4|64	
14cr|rubygem-sequel-3.31.0-4|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift/*.rb
14cr|rubygem-sequel-3.31.0-4|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc/*.rb
14cr|rubygem-sequel-3.31.0-4|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado/*.rb
14cr|rubygem-sequel-3.31.0-4|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do/*.rb
14cr|rubygem-sequel-3.31.0-4|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc/*.rb
14cr|rubygem-sequel-3.31.0-4|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils/*.rb
14cr|rubygem-sequel-3.31.0-4|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared/*.rb
14cr|rubygem-sequel-3.31.0-4|72	
14cr|rubygem-sequel-3.31.0-4|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool/*.rb
14cr|rubygem-sequel-3.31.0-4|74	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cr|rubygem-sequel-3.31.0-4|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins/*.rb
14cr|rubygem-sequel-3.31.0-4|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model/*.rb
14cr|rubygem-sequel-3.31.0-4|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database/*.rb
14cr|rubygem-sequel-3.31.0-4|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
14cr|rubygem-sequel-3.31.0-4|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions/*.rb
14cr|rubygem-sequel-3.31.0-4|80	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset/*.rb
14cr|rubygem-sequel-3.31.0-4|81	
14cr|rubygem-sequel-3.31.0-4|82	
14cr|rubygem-sequel-3.31.0-4|83	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-sequel-3.31.0-4|84	
14cr|rubygem-sequel-3.31.0-4|85	%files doc
14cr|rubygem-sequel-3.31.0-4|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-sequel-3.31.0-4|87	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-sequel-3.31.0-4|88	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
14cr|rubygem-sequel-3.31.0-4|89	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
14cr|rubygem-sequel-3.31.0-4|90	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.txt
14cr|rubygem-sequel-3.31.0-4|91	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-sequel-3.31.0-4|92	
14cr|rubygem-sequel-3.31.0-4|93	
14cr|rubygem-sequel-3.31.0-4|94	
14cr|rubygem-sequel-3.31.0-4|95	%changelog
14cr|rubygem-sequel-3.31.0-4|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.31.0-4
14cr|rubygem-sequel-3.31.0-4|97	+ Revision: 16c8076
14cr|rubygem-sequel-3.31.0-4|98	- MassBuild#464: Increase release tag
14cr|rubygem-sequel-3.31.0-4|99	
14cr|rubygem-sequel-3.31.0-4|100	

7986 14
14cr|rubygem-sexp_processor-3.0.5-3|1	%define oname sexp_processor
14cr|rubygem-sexp_processor-3.0.5-3|2	
14cr|rubygem-sexp_processor-3.0.5-3|3	Name:       rubygem-%{oname}
14cr|rubygem-sexp_processor-3.0.5-3|4	Version:    3.0.5
14cr|rubygem-sexp_processor-3.0.5-3|5	Release:    3
14cr|rubygem-sexp_processor-3.0.5-3|6	Summary:    Branches from ParseTree bringing all the generic sexp processing tools with it
14cr|rubygem-sexp_processor-3.0.5-3|7	Group:      Development/Ruby
14cr|rubygem-sexp_processor-3.0.5-3|8	License:    MIT
14cr|rubygem-sexp_processor-3.0.5-3|9	URL:        http://rubyforge.org/projects/parsetree/
14cr|rubygem-sexp_processor-3.0.5-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-sexp_processor-3.0.5-3|11	Requires:   rubygems
14cr|rubygem-sexp_processor-3.0.5-3|12	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-sexp_processor-3.0.5-3|13	Requires:   rubygem(minitest) >= 1.6.0
14cr|rubygem-sexp_processor-3.0.5-3|14	Requires:   rubygem(hoe) >= 2.6.0
14cr|rubygem-sexp_processor-3.0.5-3|15	BuildRequires: rubygems
14cr|rubygem-sexp_processor-3.0.5-3|16	BuildArch:  noarch
14cr|rubygem-sexp_processor-3.0.5-3|17	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-sexp_processor-3.0.5-3|18	
14cr|rubygem-sexp_processor-3.0.5-3|19	%description
14cr|rubygem-sexp_processor-3.0.5-3|20	sexp_processor branches from ParseTree bringing all the generic sexp
14cr|rubygem-sexp_processor-3.0.5-3|21	processing tools with it. Sexp, SexpProcessor, Environment, etc... all
14cr|rubygem-sexp_processor-3.0.5-3|22	for your language processing pleasure.
14cr|rubygem-sexp_processor-3.0.5-3|23	
14cr|rubygem-sexp_processor-3.0.5-3|24	
14cr|rubygem-sexp_processor-3.0.5-3|25	%prep
14cr|rubygem-sexp_processor-3.0.5-3|26	
14cr|rubygem-sexp_processor-3.0.5-3|27	%build
14cr|rubygem-sexp_processor-3.0.5-3|28	
14cr|rubygem-sexp_processor-3.0.5-3|29	%install
14cr|rubygem-sexp_processor-3.0.5-3|30	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-sexp_processor-3.0.5-3|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-sexp_processor-3.0.5-3|32	--force --rdoc %{SOURCE0}
14cr|rubygem-sexp_processor-3.0.5-3|33	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
14cr|rubygem-sexp_processor-3.0.5-3|34	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
14cr|rubygem-sexp_processor-3.0.5-3|35	
14cr|rubygem-sexp_processor-3.0.5-3|36	%clean
14cr|rubygem-sexp_processor-3.0.5-3|37	
14cr|rubygem-sexp_processor-3.0.5-3|38	%files
14cr|rubygem-sexp_processor-3.0.5-3|39	%defattr(-, root, root, -)
14cr|rubygem-sexp_processor-3.0.5-3|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-sexp_processor-3.0.5-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-sexp_processor-3.0.5-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-sexp_processor-3.0.5-3|43	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-sexp_processor-3.0.5-3|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-sexp_processor-3.0.5-3|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-sexp_processor-3.0.5-3|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-sexp_processor-3.0.5-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-sexp_processor-3.0.5-3|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-sexp_processor-3.0.5-3|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-sexp_processor-3.0.5-3|50	
14cr|rubygem-sexp_processor-3.0.5-3|51	
14cr|rubygem-sexp_processor-3.0.5-3|52	
14cr|rubygem-sexp_processor-3.0.5-3|53	%changelog
14cr|rubygem-sexp_processor-3.0.5-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.5-3
14cr|rubygem-sexp_processor-3.0.5-3|55	+ Revision: d7359ee
14cr|rubygem-sexp_processor-3.0.5-3|56	- MassBuild#464: Increase release tag
14cr|rubygem-sexp_processor-3.0.5-3|57	
14cr|rubygem-sexp_processor-3.0.5-3|58	

7987 14
14cr|rubygem-shoulda-2.11.3-4|1	# Generated from shoulda-2.11.3.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-shoulda-2.11.3-4|2	%define	rbname	shoulda
14cr|rubygem-shoulda-2.11.3-4|3	
14cr|rubygem-shoulda-2.11.3-4|4	Summary:	Making tests easy on the fingers and eyes
14cr|rubygem-shoulda-2.11.3-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-shoulda-2.11.3-4|6	
14cr|rubygem-shoulda-2.11.3-4|7	Version:	2.11.3
14cr|rubygem-shoulda-2.11.3-4|8	Release:	4
14cr|rubygem-shoulda-2.11.3-4|9	Group:		Development/Ruby
14cr|rubygem-shoulda-2.11.3-4|10	License:	GPLv2
14cr|rubygem-shoulda-2.11.3-4|11	URL:		http://thoughtbot.com/community/
14cr|rubygem-shoulda-2.11.3-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-shoulda-2.11.3-4|13	BuildRequires:	rubygems
14cr|rubygem-shoulda-2.11.3-4|14	BuildArch:	noarch
14cr|rubygem-shoulda-2.11.3-4|15	
14cr|rubygem-shoulda-2.11.3-4|16	%description
14cr|rubygem-shoulda-2.11.3-4|17	Making tests easy on the fingers and eyes.
14cr|rubygem-shoulda-2.11.3-4|18	
14cr|rubygem-shoulda-2.11.3-4|19	%package	doc
14cr|rubygem-shoulda-2.11.3-4|20	Summary:	Documentation for %{name}
14cr|rubygem-shoulda-2.11.3-4|21	Group:		Books/Computer books
14cr|rubygem-shoulda-2.11.3-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-shoulda-2.11.3-4|23	
14cr|rubygem-shoulda-2.11.3-4|24	%description	doc
14cr|rubygem-shoulda-2.11.3-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-shoulda-2.11.3-4|26	
14cr|rubygem-shoulda-2.11.3-4|27	%prep
14cr|rubygem-shoulda-2.11.3-4|28	%setup -q
14cr|rubygem-shoulda-2.11.3-4|29	
14cr|rubygem-shoulda-2.11.3-4|30	%build
14cr|rubygem-shoulda-2.11.3-4|31	%gem_build -f '(rails|test)/'
14cr|rubygem-shoulda-2.11.3-4|32	
14cr|rubygem-shoulda-2.11.3-4|33	%install
14cr|rubygem-shoulda-2.11.3-4|34	%gem_install
14cr|rubygem-shoulda-2.11.3-4|35	
14cr|rubygem-shoulda-2.11.3-4|36	%clean
14cr|rubygem-shoulda-2.11.3-4|37	
14cr|rubygem-shoulda-2.11.3-4|38	%files
14cr|rubygem-shoulda-2.11.3-4|39	%{_bindir}/convert_to_should_syntax
14cr|rubygem-shoulda-2.11.3-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-shoulda-2.11.3-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-shoulda-2.11.3-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/convert_to_should_syntax
14cr|rubygem-shoulda-2.11.3-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-shoulda-2.11.3-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-shoulda-2.11.3-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/rails
14cr|rubygem-shoulda-2.11.3-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/rails/*.rb
14cr|rubygem-shoulda-2.11.3-4|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-shoulda-2.11.3-4|48	
14cr|rubygem-shoulda-2.11.3-4|49	%files doc
14cr|rubygem-shoulda-2.11.3-4|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-shoulda-2.11.3-4|51	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-shoulda-2.11.3-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-shoulda-2.11.3-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-shoulda-2.11.3-4|54	
14cr|rubygem-shoulda-2.11.3-4|55	
14cr|rubygem-shoulda-2.11.3-4|56	
14cr|rubygem-shoulda-2.11.3-4|57	%changelog
14cr|rubygem-shoulda-2.11.3-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.11.3-4
14cr|rubygem-shoulda-2.11.3-4|59	+ Revision: 2fa9152
14cr|rubygem-shoulda-2.11.3-4|60	- MassBuild#464: Increase release tag
14cr|rubygem-shoulda-2.11.3-4|61	
14cr|rubygem-shoulda-2.11.3-4|62	

7988 14
14cr|rubygem-simplecov-0.7.1-3|1	# Generated from simplecov-0.6.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-simplecov-0.7.1-3|2	%define	rbname	simplecov
14cr|rubygem-simplecov-0.7.1-3|3	
14cr|rubygem-simplecov-0.7.1-3|4	Summary:	Code coverage for Ruby
14cr|rubygem-simplecov-0.7.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-simplecov-0.7.1-3|6	
14cr|rubygem-simplecov-0.7.1-3|7	Version:	0.7.1
14cr|rubygem-simplecov-0.7.1-3|8	Release:	3
14cr|rubygem-simplecov-0.7.1-3|9	Group:		Development/Ruby
14cr|rubygem-simplecov-0.7.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-simplecov-0.7.1-3|11	URL:		http://github.com/colszowka/simplecov
14cr|rubygem-simplecov-0.7.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-simplecov-0.7.1-3|13	BuildRequires:	rubygems
14cr|rubygem-simplecov-0.7.1-3|14	BuildArch:	noarch
14cr|rubygem-simplecov-0.7.1-3|15	
14cr|rubygem-simplecov-0.7.1-3|16	%description
14cr|rubygem-simplecov-0.7.1-3|17	Code coverage for Ruby 1.9 with a powerful configuration library and automatic
14cr|rubygem-simplecov-0.7.1-3|18	merging of coverage across test suites
14cr|rubygem-simplecov-0.7.1-3|19	
14cr|rubygem-simplecov-0.7.1-3|20	%package	doc
14cr|rubygem-simplecov-0.7.1-3|21	Summary:	Documentation for %{name}
14cr|rubygem-simplecov-0.7.1-3|22	Group:		Books/Computer books
14cr|rubygem-simplecov-0.7.1-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-simplecov-0.7.1-3|24	BuildArch:	noarch
14cr|rubygem-simplecov-0.7.1-3|25	
14cr|rubygem-simplecov-0.7.1-3|26	%description	doc
14cr|rubygem-simplecov-0.7.1-3|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-simplecov-0.7.1-3|28	
14cr|rubygem-simplecov-0.7.1-3|29	%prep
14cr|rubygem-simplecov-0.7.1-3|30	%setup -q
14cr|rubygem-simplecov-0.7.1-3|31	
14cr|rubygem-simplecov-0.7.1-3|32	%build
14cr|rubygem-simplecov-0.7.1-3|33	%gem_build
14cr|rubygem-simplecov-0.7.1-3|34	
14cr|rubygem-simplecov-0.7.1-3|35	%install
14cr|rubygem-simplecov-0.7.1-3|36	%gem_install
14cr|rubygem-simplecov-0.7.1-3|37	
14cr|rubygem-simplecov-0.7.1-3|38	%files
14cr|rubygem-simplecov-0.7.1-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-simplecov-0.7.1-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-simplecov-0.7.1-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-simplecov-0.7.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov
14cr|rubygem-simplecov-0.7.1-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/*.rb
14cr|rubygem-simplecov-0.7.1-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/formatter
14cr|rubygem-simplecov-0.7.1-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/formatter/*.rb
14cr|rubygem-simplecov-0.7.1-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/railties
14cr|rubygem-simplecov-0.7.1-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/railties/*.rake
14cr|rubygem-simplecov-0.7.1-3|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-simplecov-0.7.1-3|49	
14cr|rubygem-simplecov-0.7.1-3|50	%files doc
14cr|rubygem-simplecov-0.7.1-3|51	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-simplecov-0.7.1-3|52	
14cr|rubygem-simplecov-0.7.1-3|53	
14cr|rubygem-simplecov-0.7.1-3|54	%changelog
14cr|rubygem-simplecov-0.7.1-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|rubygem-simplecov-0.7.1-3|56	+ Revision: 140513c
14cr|rubygem-simplecov-0.7.1-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-simplecov-0.7.1-3|58	
14cr|rubygem-simplecov-0.7.1-3|59	

7989 14
14cr|rubygem-simplecov-html-0.7.1-3|1	# Generated from simplecov-html-0.7.1.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-simplecov-html-0.7.1-3|2	%define	rbname	simplecov-html
14cr|rubygem-simplecov-html-0.7.1-3|3	
14cr|rubygem-simplecov-html-0.7.1-3|4	Summary:	Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
14cr|rubygem-simplecov-html-0.7.1-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-simplecov-html-0.7.1-3|6	
14cr|rubygem-simplecov-html-0.7.1-3|7	Version:	0.7.1
14cr|rubygem-simplecov-html-0.7.1-3|8	Release:	3
14cr|rubygem-simplecov-html-0.7.1-3|9	Group:		Development/Ruby
14cr|rubygem-simplecov-html-0.7.1-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-simplecov-html-0.7.1-3|11	URL:		https://github.com/colszowka/simplecov-html
14cr|rubygem-simplecov-html-0.7.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-simplecov-html-0.7.1-3|13	BuildRequires:	rubygems
14cr|rubygem-simplecov-html-0.7.1-3|14	BuildArch:	noarch
14cr|rubygem-simplecov-html-0.7.1-3|15	
14cr|rubygem-simplecov-html-0.7.1-3|16	%description
14cr|rubygem-simplecov-html-0.7.1-3|17	Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
14cr|rubygem-simplecov-html-0.7.1-3|18	
14cr|rubygem-simplecov-html-0.7.1-3|19	%package	doc
14cr|rubygem-simplecov-html-0.7.1-3|20	Summary:	Documentation for %{name}
14cr|rubygem-simplecov-html-0.7.1-3|21	Group:		Books/Computer books
14cr|rubygem-simplecov-html-0.7.1-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-simplecov-html-0.7.1-3|23	BuildArch:	noarch
14cr|rubygem-simplecov-html-0.7.1-3|24	
14cr|rubygem-simplecov-html-0.7.1-3|25	%description	doc
14cr|rubygem-simplecov-html-0.7.1-3|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-simplecov-html-0.7.1-3|27	
14cr|rubygem-simplecov-html-0.7.1-3|28	%prep
14cr|rubygem-simplecov-html-0.7.1-3|29	%setup -q
14cr|rubygem-simplecov-html-0.7.1-3|30	
14cr|rubygem-simplecov-html-0.7.1-3|31	%build
14cr|rubygem-simplecov-html-0.7.1-3|32	%gem_build
14cr|rubygem-simplecov-html-0.7.1-3|33	
14cr|rubygem-simplecov-html-0.7.1-3|34	%install
14cr|rubygem-simplecov-html-0.7.1-3|35	%gem_install
14cr|rubygem-simplecov-html-0.7.1-3|36	
14cr|rubygem-simplecov-html-0.7.1-3|37	%files
14cr|rubygem-simplecov-html-0.7.1-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-simplecov-html-0.7.1-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-simplecov-html-0.7.1-3|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-simplecov-html-0.7.1-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov-html
14cr|rubygem-simplecov-html-0.7.1-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov-html/*.rb
14cr|rubygem-simplecov-html-0.7.1-3|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-simplecov-html-0.7.1-3|44	
14cr|rubygem-simplecov-html-0.7.1-3|45	%files doc
14cr|rubygem-simplecov-html-0.7.1-3|46	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-simplecov-html-0.7.1-3|47	
14cr|rubygem-simplecov-html-0.7.1-3|48	
14cr|rubygem-simplecov-html-0.7.1-3|49	%changelog
14cr|rubygem-simplecov-html-0.7.1-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-3
14cr|rubygem-simplecov-html-0.7.1-3|51	+ Revision: 607416c
14cr|rubygem-simplecov-html-0.7.1-3|52	- MassBuild#464: Increase release tag
14cr|rubygem-simplecov-html-0.7.1-3|53	
14cr|rubygem-simplecov-html-0.7.1-3|54	

7990 14
14cr|rubygem-sinatra-1.3.2-3|1	# Generated from sinatra-1.2.6.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-sinatra-1.3.2-3|2	%define	rbname	sinatra
14cr|rubygem-sinatra-1.3.2-3|3	
14cr|rubygem-sinatra-1.3.2-3|4	Summary:	Classy web-development dressed in a DSL
14cr|rubygem-sinatra-1.3.2-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-sinatra-1.3.2-3|6	
14cr|rubygem-sinatra-1.3.2-3|7	Version:	1.3.2
14cr|rubygem-sinatra-1.3.2-3|8	Release:	3
14cr|rubygem-sinatra-1.3.2-3|9	Group:		Development/Ruby
14cr|rubygem-sinatra-1.3.2-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-sinatra-1.3.2-3|11	URL:		http://sinatra.rubyforge.org
14cr|rubygem-sinatra-1.3.2-3|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-sinatra-1.3.2-3|13	BuildRequires:	rubygems
14cr|rubygem-sinatra-1.3.2-3|14	BuildArch:	noarch
14cr|rubygem-sinatra-1.3.2-3|15	
14cr|rubygem-sinatra-1.3.2-3|16	%description
14cr|rubygem-sinatra-1.3.2-3|17	Classy web-development dressed in a DSL
14cr|rubygem-sinatra-1.3.2-3|18	
14cr|rubygem-sinatra-1.3.2-3|19	%package	doc
14cr|rubygem-sinatra-1.3.2-3|20	Summary:	Documentation for %{name}
14cr|rubygem-sinatra-1.3.2-3|21	Group:		Books/Computer books
14cr|rubygem-sinatra-1.3.2-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-sinatra-1.3.2-3|23	BuildArch:	noarch
14cr|rubygem-sinatra-1.3.2-3|24	
14cr|rubygem-sinatra-1.3.2-3|25	%description	doc
14cr|rubygem-sinatra-1.3.2-3|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-sinatra-1.3.2-3|27	
14cr|rubygem-sinatra-1.3.2-3|28	%prep
14cr|rubygem-sinatra-1.3.2-3|29	%setup -q
14cr|rubygem-sinatra-1.3.2-3|30	
14cr|rubygem-sinatra-1.3.2-3|31	%build
14cr|rubygem-sinatra-1.3.2-3|32	%gem_build
14cr|rubygem-sinatra-1.3.2-3|33	
14cr|rubygem-sinatra-1.3.2-3|34	%install
14cr|rubygem-sinatra-1.3.2-3|35	%gem_install
14cr|rubygem-sinatra-1.3.2-3|36	
14cr|rubygem-sinatra-1.3.2-3|37	%files
14cr|rubygem-sinatra-1.3.2-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-sinatra-1.3.2-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-sinatra-1.3.2-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/images
14cr|rubygem-sinatra-1.3.2-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-sinatra-1.3.2-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra
14cr|rubygem-sinatra-1.3.2-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/*.rb
14cr|rubygem-sinatra-1.3.2-3|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/images/*.png
14cr|rubygem-sinatra-1.3.2-3|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-sinatra-1.3.2-3|46	
14cr|rubygem-sinatra-1.3.2-3|47	%files doc
14cr|rubygem-sinatra-1.3.2-3|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-sinatra-1.3.2-3|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-sinatra-1.3.2-3|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-sinatra-1.3.2-3|51	
14cr|rubygem-sinatra-1.3.2-3|52	
14cr|rubygem-sinatra-1.3.2-3|53	
14cr|rubygem-sinatra-1.3.2-3|54	%changelog
14cr|rubygem-sinatra-1.3.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-3
14cr|rubygem-sinatra-1.3.2-3|56	+ Revision: 55a059b
14cr|rubygem-sinatra-1.3.2-3|57	- MassBuild#464: Increase release tag
14cr|rubygem-sinatra-1.3.2-3|58	
14cr|rubygem-sinatra-1.3.2-3|59	

7991 14
14cr|rubygem-spork-0.9.2-4|1	%define oname spork
14cr|rubygem-spork-0.9.2-4|2	
14cr|rubygem-spork-0.9.2-4|3	Name:       rubygem-%{oname}
14cr|rubygem-spork-0.9.2-4|4	Version:    0.9.2
14cr|rubygem-spork-0.9.2-4|5	Release:    4
14cr|rubygem-spork-0.9.2-4|6	Summary:    A forking Drb spec server
14cr|rubygem-spork-0.9.2-4|7	Group:      Development/Ruby
14cr|rubygem-spork-0.9.2-4|8	License:    MIT
14cr|rubygem-spork-0.9.2-4|9	URL:        http://github.com/timcharper/spork
14cr|rubygem-spork-0.9.2-4|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-spork-0.9.2-4|11	Requires:   rubygems
14cr|rubygem-spork-0.9.2-4|12	BuildRequires: rubygems
14cr|rubygem-spork-0.9.2-4|13	BuildRequires: rubygem(rake)
14cr|rubygem-spork-0.9.2-4|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-spork-0.9.2-4|15	
14cr|rubygem-spork-0.9.2-4|16	%description
14cr|rubygem-spork-0.9.2-4|17	A forking Drb spec server
14cr|rubygem-spork-0.9.2-4|18	
14cr|rubygem-spork-0.9.2-4|19	%prep
14cr|rubygem-spork-0.9.2-4|20	
14cr|rubygem-spork-0.9.2-4|21	%build
14cr|rubygem-spork-0.9.2-4|22	
14cr|rubygem-spork-0.9.2-4|23	%install
14cr|rubygem-spork-0.9.2-4|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-spork-0.9.2-4|25	gem install -V --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-spork-0.9.2-4|26	--force --rdoc %{SOURCE0}
14cr|rubygem-spork-0.9.2-4|27	
14cr|rubygem-spork-0.9.2-4|28	# copy binaries to bindir
14cr|rubygem-spork-0.9.2-4|29	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-spork-0.9.2-4|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-spork-0.9.2-4|31	
14cr|rubygem-spork-0.9.2-4|32	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
14cr|rubygem-spork-0.9.2-4|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-spork-0.9.2-4|34	
14cr|rubygem-spork-0.9.2-4|35	%files
14cr|rubygem-spork-0.9.2-4|36	%{_bindir}/spork
14cr|rubygem-spork-0.9.2-4|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-spork-0.9.2-4|38	%{ruby_gemdir}/gems/%{oname}-%{version}/assets/
14cr|rubygem-spork-0.9.2-4|39	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-spork-0.9.2-4|40	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
14cr|rubygem-spork-0.9.2-4|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-spork-0.9.2-4|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-spork-0.9.2-4|43	%{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
14cr|rubygem-spork-0.9.2-4|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-spork-0.9.2-4|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
14cr|rubygem-spork-0.9.2-4|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
14cr|rubygem-spork-0.9.2-4|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-spork-0.9.2-4|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-spork-0.9.2-4|49	
14cr|rubygem-spork-0.9.2-4|50	%changelog
14cr|rubygem-spork-0.9.2-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-4
14cr|rubygem-spork-0.9.2-4|52	+ Revision: 4dcf186
14cr|rubygem-spork-0.9.2-4|53	- MassBuild#464: Increase release tag
14cr|rubygem-spork-0.9.2-4|54	
14cr|rubygem-spork-0.9.2-4|55	

7992 14
14cr|rubygem-sprockets-2.12.0-10|1	%define __noautoreq '!=|1.3.0'
14cr|rubygem-sprockets-2.12.0-10|2	
14cr|rubygem-sprockets-2.12.0-10|3	%define gemname sprockets
14cr|rubygem-sprockets-2.12.0-10|4	Summary:	Sprockets is a Rack-based asset packaging system
14cr|rubygem-sprockets-2.12.0-10|5	Name:		rubygem-%{gemname}
14cr|rubygem-sprockets-2.12.0-10|6	Version:	2.12.0
14cr|rubygem-sprockets-2.12.0-10|7	Release:	10
14cr|rubygem-sprockets-2.12.0-10|8	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|rubygem-sprockets-2.12.0-10|9	License:	MIT
14cr|rubygem-sprockets-2.12.0-10|10	Group:		System/Servers
14cr|rubygem-sprockets-2.12.0-10|11	Url:		http://www.rubyonrails.org/
14cr|rubygem-sprockets-2.12.0-10|12	BuildArch:	noarch
14cr|rubygem-sprockets-2.12.0-10|13	BuildRequires:	ruby-RubyGems
14cr|rubygem-sprockets-2.12.0-10|14	
14cr|rubygem-sprockets-2.12.0-10|15	%description
14cr|rubygem-sprockets-2.12.0-10|16	Sprockets is a Rack-based asset packaging system that concatenates
14cr|rubygem-sprockets-2.12.0-10|17	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
14cr|rubygem-sprockets-2.12.0-10|18	
14cr|rubygem-sprockets-2.12.0-10|19	%prep
14cr|rubygem-sprockets-2.12.0-10|20	%setup -c
14cr|rubygem-sprockets-2.12.0-10|21	
14cr|rubygem-sprockets-2.12.0-10|22	%build
14cr|rubygem-sprockets-2.12.0-10|23	
14cr|rubygem-sprockets-2.12.0-10|24	%install
14cr|rubygem-sprockets-2.12.0-10|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-sprockets-2.12.0-10|26	
14cr|rubygem-sprockets-2.12.0-10|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|rubygem-sprockets-2.12.0-10|28	
14cr|rubygem-sprockets-2.12.0-10|29	%files
14cr|rubygem-sprockets-2.12.0-10|30	%{_bindir}/sprockets
14cr|rubygem-sprockets-2.12.0-10|31	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|rubygem-sprockets-2.12.0-10|32	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|rubygem-sprockets-2.12.0-10|33	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|rubygem-sprockets-2.12.0-10|34	
14cr|rubygem-sprockets-2.12.0-10|35	
14cr|rubygem-sprockets-2.12.0-10|36	
14cr|rubygem-sprockets-2.12.0-10|37	%changelog
14cr|rubygem-sprockets-2.12.0-10|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.0-10
14cr|rubygem-sprockets-2.12.0-10|39	+ Revision: 606667a
14cr|rubygem-sprockets-2.12.0-10|40	- MassBuild#464: Increase release tag
14cr|rubygem-sprockets-2.12.0-10|41	
14cr|rubygem-sprockets-2.12.0-10|42	

7993 14
14cr|rubygem-sprockets-rails-2.1.3-3|1	# Generated from sprockets-rails-2.1.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-sprockets-rails-2.1.3-3|2	%define	rbname	sprockets-rails
14cr|rubygem-sprockets-rails-2.1.3-3|3	
14cr|rubygem-sprockets-rails-2.1.3-3|4	Summary:	Sprockets Rails integration
14cr|rubygem-sprockets-rails-2.1.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-sprockets-rails-2.1.3-3|6	
14cr|rubygem-sprockets-rails-2.1.3-3|7	Version:	2.1.3
14cr|rubygem-sprockets-rails-2.1.3-3|8	Release:	3
14cr|rubygem-sprockets-rails-2.1.3-3|9	Group:		Development/Ruby
14cr|rubygem-sprockets-rails-2.1.3-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-sprockets-rails-2.1.3-3|11	URL:		https://github.com/rails/sprockets-rails
14cr|rubygem-sprockets-rails-2.1.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-sprockets-rails-2.1.3-3|13	BuildRequires:	rubygems
14cr|rubygem-sprockets-rails-2.1.3-3|14	BuildArch:	noarch
14cr|rubygem-sprockets-rails-2.1.3-3|15	
14cr|rubygem-sprockets-rails-2.1.3-3|16	%description
14cr|rubygem-sprockets-rails-2.1.3-3|17	Sprockets Rails integration
14cr|rubygem-sprockets-rails-2.1.3-3|18	
14cr|rubygem-sprockets-rails-2.1.3-3|19	%package	doc
14cr|rubygem-sprockets-rails-2.1.3-3|20	Summary:	Documentation for %{name}
14cr|rubygem-sprockets-rails-2.1.3-3|21	Group:		Books/Computer books
14cr|rubygem-sprockets-rails-2.1.3-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-sprockets-rails-2.1.3-3|23	
14cr|rubygem-sprockets-rails-2.1.3-3|24	%description	doc
14cr|rubygem-sprockets-rails-2.1.3-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-sprockets-rails-2.1.3-3|26	
14cr|rubygem-sprockets-rails-2.1.3-3|27	%prep
14cr|rubygem-sprockets-rails-2.1.3-3|28	%setup -q
14cr|rubygem-sprockets-rails-2.1.3-3|29	
14cr|rubygem-sprockets-rails-2.1.3-3|30	%build
14cr|rubygem-sprockets-rails-2.1.3-3|31	%gem_build
14cr|rubygem-sprockets-rails-2.1.3-3|32	
14cr|rubygem-sprockets-rails-2.1.3-3|33	%install
14cr|rubygem-sprockets-rails-2.1.3-3|34	%gem_install
14cr|rubygem-sprockets-rails-2.1.3-3|35	
14cr|rubygem-sprockets-rails-2.1.3-3|36	%files
14cr|rubygem-sprockets-rails-2.1.3-3|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-sprockets-rails-2.1.3-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets
14cr|rubygem-sprockets-rails-2.1.3-3|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/*.rb
14cr|rubygem-sprockets-rails-2.1.3-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/rails
14cr|rubygem-sprockets-rails-2.1.3-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/rails/*.rb
14cr|rubygem-sprockets-rails-2.1.3-3|42	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-sprockets-rails-2.1.3-3|43	
14cr|rubygem-sprockets-rails-2.1.3-3|44	%files doc
14cr|rubygem-sprockets-rails-2.1.3-3|45	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-sprockets-rails-2.1.3-3|46	
14cr|rubygem-sprockets-rails-2.1.3-3|47	%changelog
14cr|rubygem-sprockets-rails-2.1.3-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-3
14cr|rubygem-sprockets-rails-2.1.3-3|49	+ Revision: 1529892
14cr|rubygem-sprockets-rails-2.1.3-3|50	- MassBuild#464: Increase release tag
14cr|rubygem-sprockets-rails-2.1.3-3|51	
14cr|rubygem-sprockets-rails-2.1.3-3|52	

7994 14
14cr|rubygem-spruz-0.2.5-3|1	# Generated from spruz-0.2.5.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-spruz-0.2.5-3|2	%define	rbname	spruz
14cr|rubygem-spruz-0.2.5-3|3	
14cr|rubygem-spruz-0.2.5-3|4	Summary:	Useful stuff
14cr|rubygem-spruz-0.2.5-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-spruz-0.2.5-3|6	
14cr|rubygem-spruz-0.2.5-3|7	Version:	0.2.5
14cr|rubygem-spruz-0.2.5-3|8	Release:	3
14cr|rubygem-spruz-0.2.5-3|9	Group:		Development/Ruby
14cr|rubygem-spruz-0.2.5-3|10	License:	BSD
14cr|rubygem-spruz-0.2.5-3|11	URL:		http://flori.github.com/spruz
14cr|rubygem-spruz-0.2.5-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-spruz-0.2.5-3|13	BuildRequires:	rubygems
14cr|rubygem-spruz-0.2.5-3|14	BuildArch:	noarch
14cr|rubygem-spruz-0.2.5-3|15	
14cr|rubygem-spruz-0.2.5-3|16	%description
14cr|rubygem-spruz-0.2.5-3|17	All the stuff that isn't good/big enough for a real library.
14cr|rubygem-spruz-0.2.5-3|18	
14cr|rubygem-spruz-0.2.5-3|19	%package	doc
14cr|rubygem-spruz-0.2.5-3|20	Summary:	Documentation for %{name}
14cr|rubygem-spruz-0.2.5-3|21	Group:		Books/Computer books
14cr|rubygem-spruz-0.2.5-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-spruz-0.2.5-3|23	
14cr|rubygem-spruz-0.2.5-3|24	%description	doc
14cr|rubygem-spruz-0.2.5-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-spruz-0.2.5-3|26	
14cr|rubygem-spruz-0.2.5-3|27	%prep
14cr|rubygem-spruz-0.2.5-3|28	%setup -q
14cr|rubygem-spruz-0.2.5-3|29	
14cr|rubygem-spruz-0.2.5-3|30	%build
14cr|rubygem-spruz-0.2.5-3|31	%gem_build -f tests
14cr|rubygem-spruz-0.2.5-3|32	
14cr|rubygem-spruz-0.2.5-3|33	%install
14cr|rubygem-spruz-0.2.5-3|34	%gem_install
14cr|rubygem-spruz-0.2.5-3|35	
14cr|rubygem-spruz-0.2.5-3|36	%files
14cr|rubygem-spruz-0.2.5-3|37	%doc LICENSE
14cr|rubygem-spruz-0.2.5-3|38	%{_bindir}/enum
14cr|rubygem-spruz-0.2.5-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-spruz-0.2.5-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-spruz-0.2.5-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/enum
14cr|rubygem-spruz-0.2.5-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-spruz-0.2.5-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-spruz-0.2.5-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz
14cr|rubygem-spruz-0.2.5-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/*.rb
14cr|rubygem-spruz-0.2.5-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/xt
14cr|rubygem-spruz-0.2.5-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/xt/*.rb
14cr|rubygem-spruz-0.2.5-3|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-spruz-0.2.5-3|49	
14cr|rubygem-spruz-0.2.5-3|50	%files doc
14cr|rubygem-spruz-0.2.5-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-spruz-0.2.5-3|52	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-spruz-0.2.5-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
14cr|rubygem-spruz-0.2.5-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
14cr|rubygem-spruz-0.2.5-3|55	
14cr|rubygem-spruz-0.2.5-3|56	
14cr|rubygem-spruz-0.2.5-3|57	
14cr|rubygem-spruz-0.2.5-3|58	
14cr|rubygem-spruz-0.2.5-3|59	%changelog
14cr|rubygem-spruz-0.2.5-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-3
14cr|rubygem-spruz-0.2.5-3|61	+ Revision: ee56c2e
14cr|rubygem-spruz-0.2.5-3|62	- MassBuild#464: Increase release tag
14cr|rubygem-spruz-0.2.5-3|63	
14cr|rubygem-spruz-0.2.5-3|64	

7995 14
14cr|rubygem-sqlite3-1.3.9-1|1	%define	rbname	sqlite3
14cr|rubygem-sqlite3-1.3.9-1|2	
14cr|rubygem-sqlite3-1.3.9-1|3	Summary:	Interface with the SQLite3 database engine
14cr|rubygem-sqlite3-1.3.9-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-sqlite3-1.3.9-1|5	
14cr|rubygem-sqlite3-1.3.9-1|6	Version:	1.3.9
14cr|rubygem-sqlite3-1.3.9-1|7	Release:	1
14cr|rubygem-sqlite3-1.3.9-1|8	Group:		Development/Ruby
14cr|rubygem-sqlite3-1.3.9-1|9	License:	GPLv2+ or Ruby
14cr|rubygem-sqlite3-1.3.9-1|10	URL:		http://github.com/luislavena/sqlite3-ruby
14cr|rubygem-sqlite3-1.3.9-1|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-sqlite3-1.3.9-1|12	BuildRequires:	rubygems >= 1.3.5
14cr|rubygem-sqlite3-1.3.9-1|13	BuildRequires:	ruby-devel
14cr|rubygem-sqlite3-1.3.9-1|14	BuildRequires:	rubygem(rake)
14cr|rubygem-sqlite3-1.3.9-1|15	BuildRequires:  sqlite-devel
14cr|rubygem-sqlite3-1.3.9-1|16	BuildRequires:  pkgconfig(sqlite3)
14cr|rubygem-sqlite3-1.3.9-1|17	
14cr|rubygem-sqlite3-1.3.9-1|18	
14cr|rubygem-sqlite3-1.3.9-1|19	%description
14cr|rubygem-sqlite3-1.3.9-1|20	This module allows Ruby programs to interface with the SQLite3
14cr|rubygem-sqlite3-1.3.9-1|21	database engine (http://www.sqlite.org).  You must have the
14cr|rubygem-sqlite3-1.3.9-1|22	SQLite engine installed in order to build this module.
14cr|rubygem-sqlite3-1.3.9-1|23	Note that this module is only compatible with SQLite 3.6.16 or newer.
14cr|rubygem-sqlite3-1.3.9-1|24	
14cr|rubygem-sqlite3-1.3.9-1|25	%files
14cr|rubygem-sqlite3-1.3.9-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-sqlite3-1.3.9-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sqlite3/*.rb
14cr|rubygem-sqlite3-1.3.9-1|28	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-sqlite3-1.3.9-1|29	%{ruby_sitearchdir}/%{rbname}/*.so
14cr|rubygem-sqlite3-1.3.9-1|30	
14cr|rubygem-sqlite3-1.3.9-1|31	#--------------------------------------------------------
14cr|rubygem-sqlite3-1.3.9-1|32	%package	doc
14cr|rubygem-sqlite3-1.3.9-1|33	Summary:	Documentation for %{name}
14cr|rubygem-sqlite3-1.3.9-1|34	Group:		Books/Computer books
14cr|rubygem-sqlite3-1.3.9-1|35	Requires:	%{name} = %{EVRD}
14cr|rubygem-sqlite3-1.3.9-1|36	BuildArch:	noarch
14cr|rubygem-sqlite3-1.3.9-1|37	
14cr|rubygem-sqlite3-1.3.9-1|38	%description	doc
14cr|rubygem-sqlite3-1.3.9-1|39	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-sqlite3-1.3.9-1|40	
14cr|rubygem-sqlite3-1.3.9-1|41	%files doc
14cr|rubygem-sqlite3-1.3.9-1|42	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-sqlite3-1.3.9-1|43	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-sqlite3-1.3.9-1|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/sqlite3/*.c
14cr|rubygem-sqlite3-1.3.9-1|45	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-sqlite3-1.3.9-1|46	#--------------------------------------------------------
14cr|rubygem-sqlite3-1.3.9-1|47	
14cr|rubygem-sqlite3-1.3.9-1|48	%prep
14cr|rubygem-sqlite3-1.3.9-1|49	%setup -q
14cr|rubygem-sqlite3-1.3.9-1|50	
14cr|rubygem-sqlite3-1.3.9-1|51	%build
14cr|rubygem-sqlite3-1.3.9-1|52	%gem_build
14cr|rubygem-sqlite3-1.3.9-1|53	
14cr|rubygem-sqlite3-1.3.9-1|54	%install
14cr|rubygem-sqlite3-1.3.9-1|55	%gem_install
14cr|rubygem-sqlite3-1.3.9-1|56	
14cr|rubygem-sqlite3-1.3.9-1|57	
14cr|rubygem-sqlite3-1.3.9-1|58	
14cr|rubygem-sqlite3-1.3.9-1|59	
14cr|rubygem-sqlite3-1.3.9-1|60	
14cr|rubygem-sqlite3-1.3.9-1|61	
14cr|rubygem-sqlite3-1.3.9-1|62	
14cr|rubygem-sqlite3-1.3.9-1|63	%changelog
14cr|rubygem-sqlite3-1.3.9-1|64	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 1.3.9-1
14cr|rubygem-sqlite3-1.3.9-1|65	+ Revision: fa6d2db
14cr|rubygem-sqlite3-1.3.9-1|66	- Merge pull request #1 from abfonly/rubygem-sqlite3:rosa2014.1
14cr|rubygem-sqlite3-1.3.9-1|67	- abfonly
14cr|rubygem-sqlite3-1.3.9-1|68	
14cr|rubygem-sqlite3-1.3.9-1|69	

7996 14
14cr|rubygem-state_machine-0.9.4-3|1	# Generated from state_machine-0.9.4.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-state_machine-0.9.4-3|2	%define	rbname	state_machine
14cr|rubygem-state_machine-0.9.4-3|3	
14cr|rubygem-state_machine-0.9.4-3|4	Summary:	Adds support for creating state machines for attributes on any Ruby class
14cr|rubygem-state_machine-0.9.4-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-state_machine-0.9.4-3|6	
14cr|rubygem-state_machine-0.9.4-3|7	Version:	0.9.4
14cr|rubygem-state_machine-0.9.4-3|8	Release:	3
14cr|rubygem-state_machine-0.9.4-3|9	Group:		Development/Ruby
14cr|rubygem-state_machine-0.9.4-3|10	License:	MIT
14cr|rubygem-state_machine-0.9.4-3|11	URL:		http://www.pluginaweek.org
14cr|rubygem-state_machine-0.9.4-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-state_machine-0.9.4-3|13	BuildRequires:	rubygems
14cr|rubygem-state_machine-0.9.4-3|14	BuildArch:	noarch
14cr|rubygem-state_machine-0.9.4-3|15	
14cr|rubygem-state_machine-0.9.4-3|16	%description
14cr|rubygem-state_machine-0.9.4-3|17	Adds support for creating state machines for attributes on any Ruby class
14cr|rubygem-state_machine-0.9.4-3|18	
14cr|rubygem-state_machine-0.9.4-3|19	%package	doc
14cr|rubygem-state_machine-0.9.4-3|20	Summary:	Documentation for %{name}
14cr|rubygem-state_machine-0.9.4-3|21	Group:		Books/Computer books
14cr|rubygem-state_machine-0.9.4-3|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-state_machine-0.9.4-3|23	
14cr|rubygem-state_machine-0.9.4-3|24	%description	doc
14cr|rubygem-state_machine-0.9.4-3|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-state_machine-0.9.4-3|26	
14cr|rubygem-state_machine-0.9.4-3|27	%prep
14cr|rubygem-state_machine-0.9.4-3|28	%setup -q
14cr|rubygem-state_machine-0.9.4-3|29	
14cr|rubygem-state_machine-0.9.4-3|30	%build
14cr|rubygem-state_machine-0.9.4-3|31	%gem_build -f 	'(.*.rb|.*.rdoc|LICENSE|examples|test)'
14cr|rubygem-state_machine-0.9.4-3|32	
14cr|rubygem-state_machine-0.9.4-3|33	%install
14cr|rubygem-state_machine-0.9.4-3|34	%gem_install
14cr|rubygem-state_machine-0.9.4-3|35	
14cr|rubygem-state_machine-0.9.4-3|36	%clean
14cr|rubygem-state_machine-0.9.4-3|37	
14cr|rubygem-state_machine-0.9.4-3|38	%files
14cr|rubygem-state_machine-0.9.4-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-state_machine-0.9.4-3|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-state_machine-0.9.4-3|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/init.rb
14cr|rubygem-state_machine-0.9.4-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-state_machine-0.9.4-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-state_machine-0.9.4-3|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-state_machine-0.9.4-3|45	
14cr|rubygem-state_machine-0.9.4-3|46	%files doc
14cr|rubygem-state_machine-0.9.4-3|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-state_machine-0.9.4-3|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-state_machine-0.9.4-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-state_machine-0.9.4-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
14cr|rubygem-state_machine-0.9.4-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-state_machine-0.9.4-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-state_machine-0.9.4-3|53	
14cr|rubygem-state_machine-0.9.4-3|54	
14cr|rubygem-state_machine-0.9.4-3|55	
14cr|rubygem-state_machine-0.9.4-3|56	
14cr|rubygem-state_machine-0.9.4-3|57	%changelog
14cr|rubygem-state_machine-0.9.4-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-3
14cr|rubygem-state_machine-0.9.4-3|59	+ Revision: 70cbbd9
14cr|rubygem-state_machine-0.9.4-3|60	- MassBuild#464: Increase release tag
14cr|rubygem-state_machine-0.9.4-3|61	
14cr|rubygem-state_machine-0.9.4-3|62	

7997 14
14cr|rubygem-stomp-1.1.7-5|1	%define	oname	stomp
14cr|rubygem-stomp-1.1.7-5|2	
14cr|rubygem-stomp-1.1.7-5|3	Summary:	Ruby client for the Stomp messaging protocol
14cr|rubygem-stomp-1.1.7-5|4	Name:		rubygem-%{oname}
14cr|rubygem-stomp-1.1.7-5|5	Version:	1.1.7
14cr|rubygem-stomp-1.1.7-5|6	Release:	5
14cr|rubygem-stomp-1.1.7-5|7	License:	Apache License
14cr|rubygem-stomp-1.1.7-5|8	Group:		Development/Ruby
14cr|rubygem-stomp-1.1.7-5|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-stomp-1.1.7-5|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-stomp-1.1.7-5|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-stomp-1.1.7-5|12	Requires:	ruby
14cr|rubygem-stomp-1.1.7-5|13	BuildArch:	noarch
14cr|rubygem-stomp-1.1.7-5|14	%rename ruby-%{oname}
14cr|rubygem-stomp-1.1.7-5|15	
14cr|rubygem-stomp-1.1.7-5|16	%description
14cr|rubygem-stomp-1.1.7-5|17	The Stomp project is the Streaming Text Orientated Messaging Protocol site
14cr|rubygem-stomp-1.1.7-5|18	(or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp).
14cr|rubygem-stomp-1.1.7-5|19	Stomp provides an interoperable wire format so that any of the available
14cr|rubygem-stomp-1.1.7-5|20	Stomp Clients can communicate with any Stomp Message Broker to provide easy
14cr|rubygem-stomp-1.1.7-5|21	and widespread messaging interop among languages, platforms and brokers.
14cr|rubygem-stomp-1.1.7-5|22	
14cr|rubygem-stomp-1.1.7-5|23	%prep
14cr|rubygem-stomp-1.1.7-5|24	
14cr|rubygem-stomp-1.1.7-5|25	%build
14cr|rubygem-stomp-1.1.7-5|26	
14cr|rubygem-stomp-1.1.7-5|27	%install
14cr|rubygem-stomp-1.1.7-5|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-stomp-1.1.7-5|29	
14cr|rubygem-stomp-1.1.7-5|30	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cr|rubygem-stomp-1.1.7-5|31	
14cr|rubygem-stomp-1.1.7-5|32	%clean
14cr|rubygem-stomp-1.1.7-5|33	
14cr|rubygem-stomp-1.1.7-5|34	%files
14cr|rubygem-stomp-1.1.7-5|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-stomp-1.1.7-5|36	%{_bindir}/*
14cr|rubygem-stomp-1.1.7-5|37	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-stomp-1.1.7-5|38	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-stomp-1.1.7-5|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-stomp-1.1.7-5|40	
14cr|rubygem-stomp-1.1.7-5|41	
14cr|rubygem-stomp-1.1.7-5|42	
14cr|rubygem-stomp-1.1.7-5|43	
14cr|rubygem-stomp-1.1.7-5|44	%changelog
14cr|rubygem-stomp-1.1.7-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-5
14cr|rubygem-stomp-1.1.7-5|46	+ Revision: 230a65f
14cr|rubygem-stomp-1.1.7-5|47	- MassBuild#464: Increase release tag
14cr|rubygem-stomp-1.1.7-5|48	
14cr|rubygem-stomp-1.1.7-5|49	

7998 14
14cr|rubygem-stompserver-0.9.9-6|1	%define	oname	stompserver
14cr|rubygem-stompserver-0.9.9-6|2	
14cr|rubygem-stompserver-0.9.9-6|3	Summary:	A basic message queue processing server
14cr|rubygem-stompserver-0.9.9-6|4	Name:		rubygem-%{oname}
14cr|rubygem-stompserver-0.9.9-6|5	Version:	0.9.9
14cr|rubygem-stompserver-0.9.9-6|6	Release:	6
14cr|rubygem-stompserver-0.9.9-6|7	License:	MIT
14cr|rubygem-stompserver-0.9.9-6|8	Group:		Development/Ruby
14cr|rubygem-stompserver-0.9.9-6|9	URL:		http://%{oname}.rubyforge.org/
14cr|rubygem-stompserver-0.9.9-6|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|rubygem-stompserver-0.9.9-6|11	Source1:	%{oname}.service
14cr|rubygem-stompserver-0.9.9-6|12	BuildRequires:	ruby-RubyGems
14cr|rubygem-stompserver-0.9.9-6|13	BuildRequires: systemd
14cr|rubygem-stompserver-0.9.9-6|14	Requires(pre): systemd
14cr|rubygem-stompserver-0.9.9-6|15	Requires(post): systemd
14cr|rubygem-stompserver-0.9.9-6|16	Requires(preun): systemd
14cr|rubygem-stompserver-0.9.9-6|17	Requires(postun): systemd
14cr|rubygem-stompserver-0.9.9-6|18	BuildArch:	noarch
14cr|rubygem-stompserver-0.9.9-6|19	
14cr|rubygem-stompserver-0.9.9-6|20	%description
14cr|rubygem-stompserver-0.9.9-6|21	Stomp messaging server with file/dbm/memory/activerecord based FIFO queues,
14cr|rubygem-stompserver-0.9.9-6|22	queue monitoring, and basic authentication.
14cr|rubygem-stompserver-0.9.9-6|23	
14cr|rubygem-stompserver-0.9.9-6|24	%prep
14cr|rubygem-stompserver-0.9.9-6|25	
14cr|rubygem-stompserver-0.9.9-6|26	%build
14cr|rubygem-stompserver-0.9.9-6|27	
14cr|rubygem-stompserver-0.9.9-6|28	%install
14cr|rubygem-stompserver-0.9.9-6|29	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-stompserver-0.9.9-6|30	
14cr|rubygem-stompserver-0.9.9-6|31	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cr|rubygem-stompserver-0.9.9-6|32	
14cr|rubygem-stompserver-0.9.9-6|33	install -d %{buildroot}%{_unitdir}
14cr|rubygem-stompserver-0.9.9-6|34	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{oname}.service
14cr|rubygem-stompserver-0.9.9-6|35	install -m644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/config/%{oname}.conf -D %{buildroot}%{_sysconfdir}/%{oname}.conf
14cr|rubygem-stompserver-0.9.9-6|36	sed	-e 's#:daemon:.*#:daemon: true#g' \
14cr|rubygem-stompserver-0.9.9-6|37	-e 's#:working_dir:.*#:working_dir: %{_localstatedir}/lib/%{oname}#g' \
14cr|rubygem-stompserver-0.9.9-6|38	-e 's#:user:.*#:user: %{oname}#g' \
14cr|rubygem-stompserver-0.9.9-6|39	-e 's#:group:.*#:group: %{oname}#g' \
14cr|rubygem-stompserver-0.9.9-6|40	-i %{buildroot}%{_sysconfdir}/%{oname}.conf
14cr|rubygem-stompserver-0.9.9-6|41	echo ':logdir: ../../log/stompserver' >> %{buildroot}%{_sysconfdir}/%{oname}.conf
14cr|rubygem-stompserver-0.9.9-6|42	echo ':pidfile: ../../run/stompserver/stompserver.pid' >> %{buildroot}%{_sysconfdir}/%{oname}.conf
14cr|rubygem-stompserver-0.9.9-6|43	
14cr|rubygem-stompserver-0.9.9-6|44	install -m644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/etc/passwd.example -D %{buildroot}%{_localstatedir}/lib/%{oname}/etc/.passwd
14cr|rubygem-stompserver-0.9.9-6|45	sed -e 's/testuser:testpass/#testuser:testpass/g' -i %{buildroot}%{_localstatedir}/lib/%{oname}/etc/.passwd
14cr|rubygem-stompserver-0.9.9-6|46	
14cr|rubygem-stompserver-0.9.9-6|47	install -d %{buildroot}%{_localstatedir}/lib/%{oname}/.queue
14cr|rubygem-stompserver-0.9.9-6|48	install -d %{buildroot}%{_var}/{log,run}/%{oname}
14cr|rubygem-stompserver-0.9.9-6|49	
14cr|rubygem-stompserver-0.9.9-6|50	%pre
14cr|rubygem-stompserver-0.9.9-6|51	%systemd_pre %{oname}.service
14cr|rubygem-stompserver-0.9.9-6|52	%_pre_useradd %{oname} %{_localstatedir}/lib/%{oname} /sbin/nologin
14cr|rubygem-stompserver-0.9.9-6|53	
14cr|rubygem-stompserver-0.9.9-6|54	%post
14cr|rubygem-stompserver-0.9.9-6|55	%systemd_post %{oname}.service
14cr|rubygem-stompserver-0.9.9-6|56	
14cr|rubygem-stompserver-0.9.9-6|57	%preun
14cr|rubygem-stompserver-0.9.9-6|58	%systemd_preun %{oname}.service
14cr|rubygem-stompserver-0.9.9-6|59	
14cr|rubygem-stompserver-0.9.9-6|60	%postun
14cr|rubygem-stompserver-0.9.9-6|61	%systemd_postun_with_restart %{oname}.service
14cr|rubygem-stompserver-0.9.9-6|62	%_postun_userdel %{oname}
14cr|rubygem-stompserver-0.9.9-6|63	
14cr|rubygem-stompserver-0.9.9-6|64	%clean
14cr|rubygem-stompserver-0.9.9-6|65	
14cr|rubygem-stompserver-0.9.9-6|66	%files
14cr|rubygem-stompserver-0.9.9-6|67	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-stompserver-0.9.9-6|68	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|rubygem-stompserver-0.9.9-6|69	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-stompserver-0.9.9-6|70	%{_bindir}/%{oname}
14cr|rubygem-stompserver-0.9.9-6|71	%{_unitdir}/%{oname}.service
14cr|rubygem-stompserver-0.9.9-6|72	%config(noreplace) %{_sysconfdir}/%{oname}.conf
14cr|rubygem-stompserver-0.9.9-6|73	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}
14cr|rubygem-stompserver-0.9.9-6|74	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}/etc
14cr|rubygem-stompserver-0.9.9-6|75	%config(noreplace) %attr(640,root,stompserver) %{_localstatedir}/lib/%{oname}/etc/.passwd
14cr|rubygem-stompserver-0.9.9-6|76	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}/.queue
14cr|rubygem-stompserver-0.9.9-6|77	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/log/%{oname}
14cr|rubygem-stompserver-0.9.9-6|78	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/run/%{oname}
14cr|rubygem-stompserver-0.9.9-6|79	
14cr|rubygem-stompserver-0.9.9-6|80	%changelog
14cr|rubygem-stompserver-0.9.9-6|81	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-6
14cr|rubygem-stompserver-0.9.9-6|82	+ Revision: 3afc94d
14cr|rubygem-stompserver-0.9.9-6|83	- Clean service file
14cr|rubygem-stompserver-0.9.9-6|84	
14cr|rubygem-stompserver-0.9.9-6|85	

7999 14
14cr|rubygem-stringex-1.5.1-1|1	%define rbname stringex
14cr|rubygem-stringex-1.5.1-1|2	
14cr|rubygem-stringex-1.5.1-1|3	Summary:	Some [hopefully] useful extensions to Ruby's String class
14cr|rubygem-stringex-1.5.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-stringex-1.5.1-1|5	Version:	1.5.1
14cr|rubygem-stringex-1.5.1-1|6	Release:	1
14cr|rubygem-stringex-1.5.1-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-stringex-1.5.1-1|8	Group:		Development/Ruby
14cr|rubygem-stringex-1.5.1-1|9	Url:		http://github.com/rsl/stringex
14cr|rubygem-stringex-1.5.1-1|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-stringex-1.5.1-1|11	BuildRequires:	rubygems
14cr|rubygem-stringex-1.5.1-1|12	BuildArch:	noarch
14cr|rubygem-stringex-1.5.1-1|13	
14cr|rubygem-stringex-1.5.1-1|14	%description
14cr|rubygem-stringex-1.5.1-1|15	Some [hopefully] useful extensions to Ruby's String class. Stringex is made up
14cr|rubygem-stringex-1.5.1-1|16	of three libraries: ActsAsUrl [permalink solution with better character
14cr|rubygem-stringex-1.5.1-1|17	translation], Unidecoder [Unicode to Ascii transliteration], and
14cr|rubygem-stringex-1.5.1-1|18	StringExtensions [miscellaneous helper methods for the String class].
14cr|rubygem-stringex-1.5.1-1|19	
14cr|rubygem-stringex-1.5.1-1|20	%files
14cr|rubygem-stringex-1.5.1-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-stringex-1.5.1-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-stringex-1.5.1-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-stringex-1.5.1-1|24	
14cr|rubygem-stringex-1.5.1-1|25	#----------------------------------------------------------------------------
14cr|rubygem-stringex-1.5.1-1|26	
14cr|rubygem-stringex-1.5.1-1|27	%package doc
14cr|rubygem-stringex-1.5.1-1|28	Summary:	Documentation for %{name}
14cr|rubygem-stringex-1.5.1-1|29	Group:		Documentation
14cr|rubygem-stringex-1.5.1-1|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-stringex-1.5.1-1|31	BuildArch:	noarch
14cr|rubygem-stringex-1.5.1-1|32	
14cr|rubygem-stringex-1.5.1-1|33	%description doc
14cr|rubygem-stringex-1.5.1-1|34	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-stringex-1.5.1-1|35	
14cr|rubygem-stringex-1.5.1-1|36	%files doc
14cr|rubygem-stringex-1.5.1-1|37	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-stringex-1.5.1-1|38	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
14cr|rubygem-stringex-1.5.1-1|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-stringex-1.5.1-1|40	
14cr|rubygem-stringex-1.5.1-1|41	#----------------------------------------------------------------------------
14cr|rubygem-stringex-1.5.1-1|42	
14cr|rubygem-stringex-1.5.1-1|43	%prep
14cr|rubygem-stringex-1.5.1-1|44	%setup -q
14cr|rubygem-stringex-1.5.1-1|45	
14cr|rubygem-stringex-1.5.1-1|46	%build
14cr|rubygem-stringex-1.5.1-1|47	%gem_build
14cr|rubygem-stringex-1.5.1-1|48	
14cr|rubygem-stringex-1.5.1-1|49	%install
14cr|rubygem-stringex-1.5.1-1|50	%gem_install
14cr|rubygem-stringex-1.5.1-1|51	
14cr|rubygem-stringex-1.5.1-1|52	
14cr|rubygem-stringex-1.5.1-1|53	%changelog
14cr|rubygem-stringex-1.5.1-1|54	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-1
14cr|rubygem-stringex-1.5.1-1|55	+ Revision: 6d4c891
14cr|rubygem-stringex-1.5.1-1|56	- Downgrade to 1.5.1
14cr|rubygem-stringex-1.5.1-1|57	
14cr|rubygem-stringex-1.5.1-1|58	

8000 14
14cr|rubygem-syntax-1.0.0-3|1	%define oname syntax
14cr|rubygem-syntax-1.0.0-3|2	
14cr|rubygem-syntax-1.0.0-3|3	Name:       rubygem-%{oname}
14cr|rubygem-syntax-1.0.0-3|4	Version:    1.0.0
14cr|rubygem-syntax-1.0.0-3|5	Release:    3
14cr|rubygem-syntax-1.0.0-3|6	Summary:    Syntax is Ruby library for performing simple syntax highlighting
14cr|rubygem-syntax-1.0.0-3|7	Group:      Development/Ruby
14cr|rubygem-syntax-1.0.0-3|8	License:    BSD
14cr|rubygem-syntax-1.0.0-3|9	URL:        http://rubygems.org/gems/syntax/
14cr|rubygem-syntax-1.0.0-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-syntax-1.0.0-3|11	Requires:   rubygems
14cr|rubygem-syntax-1.0.0-3|12	BuildRequires: rubygems
14cr|rubygem-syntax-1.0.0-3|13	BuildArch:  noarch
14cr|rubygem-syntax-1.0.0-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-syntax-1.0.0-3|15	
14cr|rubygem-syntax-1.0.0-3|16	%description
14cr|rubygem-syntax-1.0.0-3|17	Syntax is Ruby library for performing simple syntax highlighting.
14cr|rubygem-syntax-1.0.0-3|18	
14cr|rubygem-syntax-1.0.0-3|19	%prep
14cr|rubygem-syntax-1.0.0-3|20	
14cr|rubygem-syntax-1.0.0-3|21	%build
14cr|rubygem-syntax-1.0.0-3|22	
14cr|rubygem-syntax-1.0.0-3|23	%install
14cr|rubygem-syntax-1.0.0-3|24	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-syntax-1.0.0-3|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-syntax-1.0.0-3|26	--force --rdoc %{SOURCE0}
14cr|rubygem-syntax-1.0.0-3|27	
14cr|rubygem-syntax-1.0.0-3|28	%clean
14cr|rubygem-syntax-1.0.0-3|29	
14cr|rubygem-syntax-1.0.0-3|30	%files
14cr|rubygem-syntax-1.0.0-3|31	%defattr(-, root, root, -)
14cr|rubygem-syntax-1.0.0-3|32	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-syntax-1.0.0-3|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-syntax-1.0.0-3|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-syntax-1.0.0-3|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-syntax-1.0.0-3|36	
14cr|rubygem-syntax-1.0.0-3|37	
14cr|rubygem-syntax-1.0.0-3|38	
14cr|rubygem-syntax-1.0.0-3|39	%changelog
14cr|rubygem-syntax-1.0.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|rubygem-syntax-1.0.0-3|41	+ Revision: 115b593
14cr|rubygem-syntax-1.0.0-3|42	- MassBuild#464: Increase release tag
14cr|rubygem-syntax-1.0.0-3|43	
14cr|rubygem-syntax-1.0.0-3|44	

8001 14
14cr|rubygem-term-ansicolor-1.0.7-4|1	# Generated from term-ansicolor-1.0.7.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-term-ansicolor-1.0.7-4|2	%define	rbname	term-ansicolor
14cr|rubygem-term-ansicolor-1.0.7-4|3	
14cr|rubygem-term-ansicolor-1.0.7-4|4	Summary:	Ruby library that colors strings using ANSI escape sequences
14cr|rubygem-term-ansicolor-1.0.7-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-term-ansicolor-1.0.7-4|6	
14cr|rubygem-term-ansicolor-1.0.7-4|7	Version:	1.0.7
14cr|rubygem-term-ansicolor-1.0.7-4|8	Release:	4
14cr|rubygem-term-ansicolor-1.0.7-4|9	Group:		Development/Ruby
14cr|rubygem-term-ansicolor-1.0.7-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-term-ansicolor-1.0.7-4|11	URL:		http://flori.github.com/term-ansicolor
14cr|rubygem-term-ansicolor-1.0.7-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-term-ansicolor-1.0.7-4|13	BuildRequires:	rubygems
14cr|rubygem-term-ansicolor-1.0.7-4|14	BuildArch:	noarch
14cr|rubygem-term-ansicolor-1.0.7-4|15	
14cr|rubygem-term-ansicolor-1.0.7-4|16	%description
14cr|rubygem-term-ansicolor-1.0.7-4|17	Ruby library that colors strings using ANSI escape sequences.
14cr|rubygem-term-ansicolor-1.0.7-4|18	
14cr|rubygem-term-ansicolor-1.0.7-4|19	%package	doc
14cr|rubygem-term-ansicolor-1.0.7-4|20	Summary:	Documentation for %{name}
14cr|rubygem-term-ansicolor-1.0.7-4|21	Group:		Books/Computer books
14cr|rubygem-term-ansicolor-1.0.7-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-term-ansicolor-1.0.7-4|23	
14cr|rubygem-term-ansicolor-1.0.7-4|24	%description	doc
14cr|rubygem-term-ansicolor-1.0.7-4|25	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-term-ansicolor-1.0.7-4|26	
14cr|rubygem-term-ansicolor-1.0.7-4|27	%prep
14cr|rubygem-term-ansicolor-1.0.7-4|28	%setup -q
14cr|rubygem-term-ansicolor-1.0.7-4|29	
14cr|rubygem-term-ansicolor-1.0.7-4|30	%build
14cr|rubygem-term-ansicolor-1.0.7-4|31	%gem_build -f '(examples|test)'
14cr|rubygem-term-ansicolor-1.0.7-4|32	
14cr|rubygem-term-ansicolor-1.0.7-4|33	%install
14cr|rubygem-term-ansicolor-1.0.7-4|34	%gem_install
14cr|rubygem-term-ansicolor-1.0.7-4|35	
14cr|rubygem-term-ansicolor-1.0.7-4|36	%files
14cr|rubygem-term-ansicolor-1.0.7-4|37	%{_bindir}/cdiff
14cr|rubygem-term-ansicolor-1.0.7-4|38	%{_bindir}/decolor
14cr|rubygem-term-ansicolor-1.0.7-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-term-ansicolor-1.0.7-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-term-ansicolor-1.0.7-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/cdiff
14cr|rubygem-term-ansicolor-1.0.7-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/decolor
14cr|rubygem-term-ansicolor-1.0.7-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-term-ansicolor-1.0.7-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/term
14cr|rubygem-term-ansicolor-1.0.7-4|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-term-ansicolor-1.0.7-4|46	
14cr|rubygem-term-ansicolor-1.0.7-4|47	%files doc
14cr|rubygem-term-ansicolor-1.0.7-4|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-term-ansicolor-1.0.7-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-term-ansicolor-1.0.7-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cr|rubygem-term-ansicolor-1.0.7-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
14cr|rubygem-term-ansicolor-1.0.7-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
14cr|rubygem-term-ansicolor-1.0.7-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
14cr|rubygem-term-ansicolor-1.0.7-4|54	
14cr|rubygem-term-ansicolor-1.0.7-4|55	
14cr|rubygem-term-ansicolor-1.0.7-4|56	
14cr|rubygem-term-ansicolor-1.0.7-4|57	%changelog
14cr|rubygem-term-ansicolor-1.0.7-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-4
14cr|rubygem-term-ansicolor-1.0.7-4|59	+ Revision: 35f6dd3
14cr|rubygem-term-ansicolor-1.0.7-4|60	- MassBuild#464: Increase release tag
14cr|rubygem-term-ansicolor-1.0.7-4|61	
14cr|rubygem-term-ansicolor-1.0.7-4|62	

8002 14
14cr|rubygem-thin-1.3.1-4|1	# Generated from thin-1.3.1.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
14cr|rubygem-thin-1.3.1-4|2	%define	rbname	thin
14cr|rubygem-thin-1.3.1-4|3	
14cr|rubygem-thin-1.3.1-4|4	Summary:	A thin and fast web server
14cr|rubygem-thin-1.3.1-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-thin-1.3.1-4|6	
14cr|rubygem-thin-1.3.1-4|7	Version:	1.3.1
14cr|rubygem-thin-1.3.1-4|8	Release:	4
14cr|rubygem-thin-1.3.1-4|9	Group:		Development/Ruby
14cr|rubygem-thin-1.3.1-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-thin-1.3.1-4|11	URL:		http://code.macournoyer.com/thin/
14cr|rubygem-thin-1.3.1-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-thin-1.3.1-4|13	Patch0:		thin-1.3.1-format-string-fixes.patch
14cr|rubygem-thin-1.3.1-4|14	BuildRequires:	rubygems
14cr|rubygem-thin-1.3.1-4|15	BuildRequires:	ruby-devel
14cr|rubygem-thin-1.3.1-4|16	
14cr|rubygem-thin-1.3.1-4|17	%description
14cr|rubygem-thin-1.3.1-4|18	A thin and fast web server
14cr|rubygem-thin-1.3.1-4|19	
14cr|rubygem-thin-1.3.1-4|20	%package	doc
14cr|rubygem-thin-1.3.1-4|21	Summary:	Documentation for %{name}
14cr|rubygem-thin-1.3.1-4|22	Group:		Books/Computer books
14cr|rubygem-thin-1.3.1-4|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-thin-1.3.1-4|24	BuildArch:	noarch
14cr|rubygem-thin-1.3.1-4|25	
14cr|rubygem-thin-1.3.1-4|26	%description	doc
14cr|rubygem-thin-1.3.1-4|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-thin-1.3.1-4|28	
14cr|rubygem-thin-1.3.1-4|29	%prep
14cr|rubygem-thin-1.3.1-4|30	%setup -q
14cr|rubygem-thin-1.3.1-4|31	%patch0 -p1 -b .str_fmt~
14cr|rubygem-thin-1.3.1-4|32	
14cr|rubygem-thin-1.3.1-4|33	%build
14cr|rubygem-thin-1.3.1-4|34	%gem_build
14cr|rubygem-thin-1.3.1-4|35	
14cr|rubygem-thin-1.3.1-4|36	%install
14cr|rubygem-thin-1.3.1-4|37	%gem_install
14cr|rubygem-thin-1.3.1-4|38	
14cr|rubygem-thin-1.3.1-4|39	%files
14cr|rubygem-thin-1.3.1-4|40	%{_bindir}/thin
14cr|rubygem-thin-1.3.1-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-thin-1.3.1-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cr|rubygem-thin-1.3.1-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-thin-1.3.1-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack
14cr|rubygem-thin-1.3.1-4|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack/adapter
14cr|rubygem-thin-1.3.1-4|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin
14cr|rubygem-thin-1.3.1-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/backends
14cr|rubygem-thin-1.3.1-4|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers
14cr|rubygem-thin-1.3.1-4|49	%dir %{ruby_sitearchdir}
14cr|rubygem-thin-1.3.1-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/backends/*.rb
14cr|rubygem-thin-1.3.1-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers/*.rb
14cr|rubygem-thin-1.3.1-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers/*.erb
14cr|rubygem-thin-1.3.1-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/%{rbname}
14cr|rubygem-thin-1.3.1-4|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-thin-1.3.1-4|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack/adapter/*.rb
14cr|rubygem-thin-1.3.1-4|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/*.rb
14cr|rubygem-thin-1.3.1-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/*.erb
14cr|rubygem-thin-1.3.1-4|58	%{ruby_sitearchdir}/thin_parser.so
14cr|rubygem-thin-1.3.1-4|59	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-thin-1.3.1-4|60	
14cr|rubygem-thin-1.3.1-4|61	%files doc
14cr|rubygem-thin-1.3.1-4|62	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-thin-1.3.1-4|63	
14cr|rubygem-thin-1.3.1-4|64	
14cr|rubygem-thin-1.3.1-4|65	
14cr|rubygem-thin-1.3.1-4|66	%changelog
14cr|rubygem-thin-1.3.1-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-4
14cr|rubygem-thin-1.3.1-4|68	+ Revision: 4346462
14cr|rubygem-thin-1.3.1-4|69	- MassBuild#464: Increase release tag
14cr|rubygem-thin-1.3.1-4|70	
14cr|rubygem-thin-1.3.1-4|71	

8003 14
14cr|rubygem-thor-0.14.6-6|1	%define gemname thor
14cr|rubygem-thor-0.14.6-6|2	Summary:	A scripting framework that replaces rake, sake and rubigen
14cr|rubygem-thor-0.14.6-6|3	Name:		rubygem-%{gemname}
14cr|rubygem-thor-0.14.6-6|4	Version:	0.14.6
14cr|rubygem-thor-0.14.6-6|5	Release:	6
14cr|rubygem-thor-0.14.6-6|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|rubygem-thor-0.14.6-6|7	Source1:        %{name}.rpmlintrc
14cr|rubygem-thor-0.14.6-6|8	License:	MIT
14cr|rubygem-thor-0.14.6-6|9	Group:		System/Servers
14cr|rubygem-thor-0.14.6-6|10	Url:		http://www.rubyonrails.org/
14cr|rubygem-thor-0.14.6-6|11	BuildArch:	noarch
14cr|rubygem-thor-0.14.6-6|12	BuildRequires:	ruby-RubyGems
14cr|rubygem-thor-0.14.6-6|13	Provides:       rubygem(%{gemname}) = %{version}
14cr|rubygem-thor-0.14.6-6|14	
14cr|rubygem-thor-0.14.6-6|15	%description
14cr|rubygem-thor-0.14.6-6|16	A scripting framework that replaces rake, sake and rubigen.
14cr|rubygem-thor-0.14.6-6|17	
14cr|rubygem-thor-0.14.6-6|18	%prep
14cr|rubygem-thor-0.14.6-6|19	%setup -c
14cr|rubygem-thor-0.14.6-6|20	
14cr|rubygem-thor-0.14.6-6|21	%build
14cr|rubygem-thor-0.14.6-6|22	
14cr|rubygem-thor-0.14.6-6|23	%install
14cr|rubygem-thor-0.14.6-6|24	
14cr|rubygem-thor-0.14.6-6|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-thor-0.14.6-6|26	
14cr|rubygem-thor-0.14.6-6|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|rubygem-thor-0.14.6-6|28	
14cr|rubygem-thor-0.14.6-6|29	%files
14cr|rubygem-thor-0.14.6-6|30	%{_bindir}/rake2thor
14cr|rubygem-thor-0.14.6-6|31	%{_bindir}/thor
14cr|rubygem-thor-0.14.6-6|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|rubygem-thor-0.14.6-6|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|rubygem-thor-0.14.6-6|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|rubygem-thor-0.14.6-6|35	
14cr|rubygem-thor-0.14.6-6|36	
14cr|rubygem-thor-0.14.6-6|37	
14cr|rubygem-thor-0.14.6-6|38	%changelog
14cr|rubygem-thor-0.14.6-6|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.6-6
14cr|rubygem-thor-0.14.6-6|40	+ Revision: 23dea51
14cr|rubygem-thor-0.14.6-6|41	- MassBuild#464: Increase release tag
14cr|rubygem-thor-0.14.6-6|42	
14cr|rubygem-thor-0.14.6-6|43	

8004 14
14cr|rubygem-thread_safe-0.3.3-3|1	# Generated from thread_safe-0.3.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cr|rubygem-thread_safe-0.3.3-3|2	%define	rbname	thread_safe
14cr|rubygem-thread_safe-0.3.3-3|3	
14cr|rubygem-thread_safe-0.3.3-3|4	Summary:	Thread-safe collections and utilities for Ruby
14cr|rubygem-thread_safe-0.3.3-3|5	Name:		rubygem-%{rbname}
14cr|rubygem-thread_safe-0.3.3-3|6	
14cr|rubygem-thread_safe-0.3.3-3|7	Version:	0.3.3
14cr|rubygem-thread_safe-0.3.3-3|8	Release:	3
14cr|rubygem-thread_safe-0.3.3-3|9	Group:		Development/Ruby
14cr|rubygem-thread_safe-0.3.3-3|10	License:	GPLv2+ or Ruby
14cr|rubygem-thread_safe-0.3.3-3|11	URL:		https://github.com/headius/thread_safe
14cr|rubygem-thread_safe-0.3.3-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-thread_safe-0.3.3-3|13	BuildRequires:	rubygems
14cr|rubygem-thread_safe-0.3.3-3|14	BuildArch:	noarch
14cr|rubygem-thread_safe-0.3.3-3|15	
14cr|rubygem-thread_safe-0.3.3-3|16	%description
14cr|rubygem-thread_safe-0.3.3-3|17	A collection of data structures and utilities
14cr|rubygem-thread_safe-0.3.3-3|18	to make thread-safe programming in Ruby easier
14cr|rubygem-thread_safe-0.3.3-3|19	
14cr|rubygem-thread_safe-0.3.3-3|20	%package	doc
14cr|rubygem-thread_safe-0.3.3-3|21	Summary:	Documentation for %{name}
14cr|rubygem-thread_safe-0.3.3-3|22	Group:		Books/Computer books
14cr|rubygem-thread_safe-0.3.3-3|23	Requires:	%{name} = %{EVRD}
14cr|rubygem-thread_safe-0.3.3-3|24	
14cr|rubygem-thread_safe-0.3.3-3|25	%description	doc
14cr|rubygem-thread_safe-0.3.3-3|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-thread_safe-0.3.3-3|27	
14cr|rubygem-thread_safe-0.3.3-3|28	%prep
14cr|rubygem-thread_safe-0.3.3-3|29	%setup -q
14cr|rubygem-thread_safe-0.3.3-3|30	
14cr|rubygem-thread_safe-0.3.3-3|31	%build
14cr|rubygem-thread_safe-0.3.3-3|32	%gem_build
14cr|rubygem-thread_safe-0.3.3-3|33	
14cr|rubygem-thread_safe-0.3.3-3|34	# %check
14cr|rubygem-thread_safe-0.3.3-3|35	# rake test
14cr|rubygem-thread_safe-0.3.3-3|36	
14cr|rubygem-thread_safe-0.3.3-3|37	%install
14cr|rubygem-thread_safe-0.3.3-3|38	%gem_install
14cr|rubygem-thread_safe-0.3.3-3|39	
14cr|rubygem-thread_safe-0.3.3-3|40	%files
14cr|rubygem-thread_safe-0.3.3-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-thread_safe-0.3.3-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-thread_safe-0.3.3-3|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-thread_safe-0.3.3-3|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe
14cr|rubygem-thread_safe-0.3.3-3|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/*.rb
14cr|rubygem-thread_safe-0.3.3-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/util
14cr|rubygem-thread_safe-0.3.3-3|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/util/*.rb
14cr|rubygem-thread_safe-0.3.3-3|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-thread_safe-0.3.3-3|49	
14cr|rubygem-thread_safe-0.3.3-3|50	%files doc
14cr|rubygem-thread_safe-0.3.3-3|51	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-thread_safe-0.3.3-3|52	
14cr|rubygem-thread_safe-0.3.3-3|53	%changelog
14cr|rubygem-thread_safe-0.3.3-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-3
14cr|rubygem-thread_safe-0.3.3-3|55	+ Revision: 08dcd80
14cr|rubygem-thread_safe-0.3.3-3|56	- MassBuild#464: Increase release tag
14cr|rubygem-thread_safe-0.3.3-3|57	
14cr|rubygem-thread_safe-0.3.3-3|58	

8005 14
14cr|rubygem-tilt-2.0.1-1|1	%define	rbname	tilt
14cr|rubygem-tilt-2.0.1-1|2	
14cr|rubygem-tilt-2.0.1-1|3	Summary:	Generic interface to multiple Ruby template engines
14cr|rubygem-tilt-2.0.1-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-tilt-2.0.1-1|5	
14cr|rubygem-tilt-2.0.1-1|6	Version:	2.0.1
14cr|rubygem-tilt-2.0.1-1|7	Release:	1
14cr|rubygem-tilt-2.0.1-1|8	Group:		Development/Ruby
14cr|rubygem-tilt-2.0.1-1|9	License:	GPLv2+ or Ruby
14cr|rubygem-tilt-2.0.1-1|10	URL:		http://github.com/rtomayko/tilt/
14cr|rubygem-tilt-2.0.1-1|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-tilt-2.0.1-1|12	BuildRequires:	rubygems
14cr|rubygem-tilt-2.0.1-1|13	BuildArch:	noarch
14cr|rubygem-tilt-2.0.1-1|14	
14cr|rubygem-tilt-2.0.1-1|15	%description
14cr|rubygem-tilt-2.0.1-1|16	Generic interface to multiple Ruby template engines
14cr|rubygem-tilt-2.0.1-1|17	
14cr|rubygem-tilt-2.0.1-1|18	%files
14cr|rubygem-tilt-2.0.1-1|19	%{_bindir}/tilt
14cr|rubygem-tilt-2.0.1-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-tilt-2.0.1-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-tilt-2.0.1-1|22	#-----------------------------------------------
14cr|rubygem-tilt-2.0.1-1|23	
14cr|rubygem-tilt-2.0.1-1|24	%package	doc
14cr|rubygem-tilt-2.0.1-1|25	Summary:	Documentation for %{name}
14cr|rubygem-tilt-2.0.1-1|26	Group:		Books/Computer books
14cr|rubygem-tilt-2.0.1-1|27	Requires:	%{name} = %{EVRD}
14cr|rubygem-tilt-2.0.1-1|28	BuildArch:	noarch
14cr|rubygem-tilt-2.0.1-1|29	
14cr|rubygem-tilt-2.0.1-1|30	%description	doc
14cr|rubygem-tilt-2.0.1-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-tilt-2.0.1-1|32	
14cr|rubygem-tilt-2.0.1-1|33	
14cr|rubygem-tilt-2.0.1-1|34	%files doc
14cr|rubygem-tilt-2.0.1-1|35	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-tilt-2.0.1-1|36	#-----------------------------------------------
14cr|rubygem-tilt-2.0.1-1|37	
14cr|rubygem-tilt-2.0.1-1|38	%prep
14cr|rubygem-tilt-2.0.1-1|39	%setup -q
14cr|rubygem-tilt-2.0.1-1|40	
14cr|rubygem-tilt-2.0.1-1|41	%build
14cr|rubygem-tilt-2.0.1-1|42	%gem_build
14cr|rubygem-tilt-2.0.1-1|43	
14cr|rubygem-tilt-2.0.1-1|44	%install
14cr|rubygem-tilt-2.0.1-1|45	%gem_install
14cr|rubygem-tilt-2.0.1-1|46	
14cr|rubygem-tilt-2.0.1-1|47	
14cr|rubygem-tilt-2.0.1-1|48	
14cr|rubygem-tilt-2.0.1-1|49	
14cr|rubygem-tilt-2.0.1-1|50	
14cr|rubygem-tilt-2.0.1-1|51	
14cr|rubygem-tilt-2.0.1-1|52	
14cr|rubygem-tilt-2.0.1-1|53	%changelog
14cr|rubygem-tilt-2.0.1-1|54	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 2.0.1-1
14cr|rubygem-tilt-2.0.1-1|55	+ Revision: 3d1c023
14cr|rubygem-tilt-2.0.1-1|56	- Merge pull request #1 from abfonly/rubygem-tilt:rosa2014.1
14cr|rubygem-tilt-2.0.1-1|57	- abfonly
14cr|rubygem-tilt-2.0.1-1|58	
14cr|rubygem-tilt-2.0.1-1|59	

8006 14
14cr|rubygem-transaction-simple-1.4.0.2-4|1	# Generated from transaction-simple-1.4.0.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-transaction-simple-1.4.0.2-4|2	%define	rbname	transaction-simple
14cr|rubygem-transaction-simple-1.4.0.2-4|3	
14cr|rubygem-transaction-simple-1.4.0.2-4|4	Summary:	Add active transaction support to objects
14cr|rubygem-transaction-simple-1.4.0.2-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-transaction-simple-1.4.0.2-4|6	
14cr|rubygem-transaction-simple-1.4.0.2-4|7	Version:	1.4.0.2
14cr|rubygem-transaction-simple-1.4.0.2-4|8	Release:	4
14cr|rubygem-transaction-simple-1.4.0.2-4|9	Group:		Development/Ruby
14cr|rubygem-transaction-simple-1.4.0.2-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-transaction-simple-1.4.0.2-4|11	URL:		http://trans-simple.rubyforge.org/
14cr|rubygem-transaction-simple-1.4.0.2-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-transaction-simple-1.4.0.2-4|13	BuildRequires:	rubygems
14cr|rubygem-transaction-simple-1.4.0.2-4|14	BuildArch:	noarch
14cr|rubygem-transaction-simple-1.4.0.2-4|15	Obsoletes:	ruby-transaction-simple
14cr|rubygem-transaction-simple-1.4.0.2-4|16	
14cr|rubygem-transaction-simple-1.4.0.2-4|17	%description
14cr|rubygem-transaction-simple-1.4.0.2-4|18	Transaction::Simple provides a generic way to add active transaction support
14cr|rubygem-transaction-simple-1.4.0.2-4|19	to
14cr|rubygem-transaction-simple-1.4.0.2-4|20	objects. The transaction methods added by this module will work with most
14cr|rubygem-transaction-simple-1.4.0.2-4|21	objects, excluding those that cannot be Marshal-ed (bindings, procedure
14cr|rubygem-transaction-simple-1.4.0.2-4|22	objects, IO instances, or singleton objects).
14cr|rubygem-transaction-simple-1.4.0.2-4|23	The transactions supported by Transaction::Simple are not associated with any
14cr|rubygem-transaction-simple-1.4.0.2-4|24	sort of data store. They are "live" transactions occurring in memory on the
14cr|rubygem-transaction-simple-1.4.0.2-4|25	object itself. This is to allow "test" changes to be made to an object before
14cr|rubygem-transaction-simple-1.4.0.2-4|26	making the changes permanent.
14cr|rubygem-transaction-simple-1.4.0.2-4|27	Transaction::Simple can handle an "infinite" number of transaction levels
14cr|rubygem-transaction-simple-1.4.0.2-4|28	(limited only by memory). If I open two transactions, commit the second, but
14cr|rubygem-transaction-simple-1.4.0.2-4|29	abort the first, the object will revert to the original version.
14cr|rubygem-transaction-simple-1.4.0.2-4|30	Transaction::Simple supports "named" transactions, so that multiple levels of
14cr|rubygem-transaction-simple-1.4.0.2-4|31	transactions can be committed, aborted, or rewound by referring to the
14cr|rubygem-transaction-simple-1.4.0.2-4|32	appropriate name of the transaction. Names may be any object except nil.
14cr|rubygem-transaction-simple-1.4.0.2-4|33	Transaction groups are also supported. A transaction group is an object
14cr|rubygem-transaction-simple-1.4.0.2-4|34	wrapper
14cr|rubygem-transaction-simple-1.4.0.2-4|35	that manages a group of objects as if they were a single object for the
14cr|rubygem-transaction-simple-1.4.0.2-4|36	purpose
14cr|rubygem-transaction-simple-1.4.0.2-4|37	of transaction management. All transactions for this group of objects should
14cr|rubygem-transaction-simple-1.4.0.2-4|38	be
14cr|rubygem-transaction-simple-1.4.0.2-4|39	performed against the transaction group object, not against individual objects
14cr|rubygem-transaction-simple-1.4.0.2-4|40	in the group.
14cr|rubygem-transaction-simple-1.4.0.2-4|41	Version 1.4.0 of Transaction::Simple adds a new post-rewind hook so that
14cr|rubygem-transaction-simple-1.4.0.2-4|42	complex graph objects of the type in tests/tc_broken_graph.rb can correct
14cr|rubygem-transaction-simple-1.4.0.2-4|43	themselves.
14cr|rubygem-transaction-simple-1.4.0.2-4|44	Version 1.4.0.1 just fixes a simple bug with #transaction method handling
14cr|rubygem-transaction-simple-1.4.0.2-4|45	during the deprecation warning.
14cr|rubygem-transaction-simple-1.4.0.2-4|46	Version 1.4.0.2 is a small update for people who use Transaction::Simple in
14cr|rubygem-transaction-simple-1.4.0.2-4|47	bundler (adding lib/transaction-simple.rb) and other scenarios where having
14cr|rubygem-transaction-simple-1.4.0.2-4|48	Hoe
14cr|rubygem-transaction-simple-1.4.0.2-4|49	as a runtime dependency (a bug fixed in Hoe several years ago, but not visible
14cr|rubygem-transaction-simple-1.4.0.2-4|50	in Transaction::Simple because it has not needed a re-release). All of the
14cr|rubygem-transaction-simple-1.4.0.2-4|51	files internally have also been marked as UTF-8, ensuring full Ruby 1.9
14cr|rubygem-transaction-simple-1.4.0.2-4|52	compatibility.
14cr|rubygem-transaction-simple-1.4.0.2-4|53	
14cr|rubygem-transaction-simple-1.4.0.2-4|54	%package	doc
14cr|rubygem-transaction-simple-1.4.0.2-4|55	Summary:	Documentation for %{name}
14cr|rubygem-transaction-simple-1.4.0.2-4|56	Group:		Books/Computer books
14cr|rubygem-transaction-simple-1.4.0.2-4|57	Requires:	%{name} = %{EVRD}
14cr|rubygem-transaction-simple-1.4.0.2-4|58	BuildArch:	noarch
14cr|rubygem-transaction-simple-1.4.0.2-4|59	
14cr|rubygem-transaction-simple-1.4.0.2-4|60	%description	doc
14cr|rubygem-transaction-simple-1.4.0.2-4|61	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-transaction-simple-1.4.0.2-4|62	
14cr|rubygem-transaction-simple-1.4.0.2-4|63	%prep
14cr|rubygem-transaction-simple-1.4.0.2-4|64	%setup -q
14cr|rubygem-transaction-simple-1.4.0.2-4|65	
14cr|rubygem-transaction-simple-1.4.0.2-4|66	%build
14cr|rubygem-transaction-simple-1.4.0.2-4|67	%gem_build
14cr|rubygem-transaction-simple-1.4.0.2-4|68	
14cr|rubygem-transaction-simple-1.4.0.2-4|69	%install
14cr|rubygem-transaction-simple-1.4.0.2-4|70	%gem_install
14cr|rubygem-transaction-simple-1.4.0.2-4|71	
14cr|rubygem-transaction-simple-1.4.0.2-4|72	%files
14cr|rubygem-transaction-simple-1.4.0.2-4|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-transaction-simple-1.4.0.2-4|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-transaction-simple-1.4.0.2-4|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-transaction-simple-1.4.0.2-4|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction
14cr|rubygem-transaction-simple-1.4.0.2-4|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/*.rb
14cr|rubygem-transaction-simple-1.4.0.2-4|78	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple
14cr|rubygem-transaction-simple-1.4.0.2-4|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/*.rb
14cr|rubygem-transaction-simple-1.4.0.2-4|80	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe
14cr|rubygem-transaction-simple-1.4.0.2-4|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe/*.rb
14cr|rubygem-transaction-simple-1.4.0.2-4|82	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-transaction-simple-1.4.0.2-4|83	
14cr|rubygem-transaction-simple-1.4.0.2-4|84	%files doc
14cr|rubygem-transaction-simple-1.4.0.2-4|85	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cr|rubygem-transaction-simple-1.4.0.2-4|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cr|rubygem-transaction-simple-1.4.0.2-4|87	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-transaction-simple-1.4.0.2-4|88	
14cr|rubygem-transaction-simple-1.4.0.2-4|89	%changelog
14cr|rubygem-transaction-simple-1.4.0.2-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0.2-4
14cr|rubygem-transaction-simple-1.4.0.2-4|91	+ Revision: e52acb1
14cr|rubygem-transaction-simple-1.4.0.2-4|92	- MassBuild#464: Increase release tag
14cr|rubygem-transaction-simple-1.4.0.2-4|93	
14cr|rubygem-transaction-simple-1.4.0.2-4|94	

8007 14
14cr|rubygem-treetop-1.4.10-6|1	%define gemname treetop
14cr|rubygem-treetop-1.4.10-6|2	Summary:	A Ruby-based text parsing and interpretation DSL
14cr|rubygem-treetop-1.4.10-6|3	Name:		rubygem-%{gemname}
14cr|rubygem-treetop-1.4.10-6|4	Version:	1.4.10
14cr|rubygem-treetop-1.4.10-6|5	Release:	6
14cr|rubygem-treetop-1.4.10-6|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|rubygem-treetop-1.4.10-6|7	License:	MIT
14cr|rubygem-treetop-1.4.10-6|8	Group:		System/Servers
14cr|rubygem-treetop-1.4.10-6|9	Url:		http://www.rubyonrails.org/
14cr|rubygem-treetop-1.4.10-6|10	BuildArch:	noarch
14cr|rubygem-treetop-1.4.10-6|11	BuildRequires:	ruby-RubyGems
14cr|rubygem-treetop-1.4.10-6|12	Provides:       rubygem(%{gemname}) = %{version}
14cr|rubygem-treetop-1.4.10-6|13	
14cr|rubygem-treetop-1.4.10-6|14	%description
14cr|rubygem-treetop-1.4.10-6|15	A Ruby-based text parsing and interpretation DSL.
14cr|rubygem-treetop-1.4.10-6|16	
14cr|rubygem-treetop-1.4.10-6|17	%prep
14cr|rubygem-treetop-1.4.10-6|18	%setup -c
14cr|rubygem-treetop-1.4.10-6|19	
14cr|rubygem-treetop-1.4.10-6|20	%build
14cr|rubygem-treetop-1.4.10-6|21	
14cr|rubygem-treetop-1.4.10-6|22	%install
14cr|rubygem-treetop-1.4.10-6|23	
14cr|rubygem-treetop-1.4.10-6|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|rubygem-treetop-1.4.10-6|25	
14cr|rubygem-treetop-1.4.10-6|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|rubygem-treetop-1.4.10-6|27	
14cr|rubygem-treetop-1.4.10-6|28	%clean
14cr|rubygem-treetop-1.4.10-6|29	
14cr|rubygem-treetop-1.4.10-6|30	%files
14cr|rubygem-treetop-1.4.10-6|31	%{_bindir}/tt
14cr|rubygem-treetop-1.4.10-6|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|rubygem-treetop-1.4.10-6|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|rubygem-treetop-1.4.10-6|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|rubygem-treetop-1.4.10-6|35	
14cr|rubygem-treetop-1.4.10-6|36	
14cr|rubygem-treetop-1.4.10-6|37	
14cr|rubygem-treetop-1.4.10-6|38	%changelog
14cr|rubygem-treetop-1.4.10-6|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.10-6
14cr|rubygem-treetop-1.4.10-6|40	+ Revision: 1673162
14cr|rubygem-treetop-1.4.10-6|41	- MassBuild#464: Increase release tag
14cr|rubygem-treetop-1.4.10-6|42	
14cr|rubygem-treetop-1.4.10-6|43	

8008 14
14cr|rubygem-trollop-1.16.2-3|1	%define oname trollop
14cr|rubygem-trollop-1.16.2-3|2	
14cr|rubygem-trollop-1.16.2-3|3	Name:       rubygem-%{oname}
14cr|rubygem-trollop-1.16.2-3|4	Version:    1.16.2
14cr|rubygem-trollop-1.16.2-3|5	Release:    3
14cr|rubygem-trollop-1.16.2-3|6	Summary:    Trollop is a commandline option parser for Ruby that just gets out of your way
14cr|rubygem-trollop-1.16.2-3|7	Group:      Development/Ruby
14cr|rubygem-trollop-1.16.2-3|8	License:    Ruby or GPLv2
14cr|rubygem-trollop-1.16.2-3|9	URL:        http://trollop.rubyforge.org
14cr|rubygem-trollop-1.16.2-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-trollop-1.16.2-3|11	Requires:   rubygems
14cr|rubygem-trollop-1.16.2-3|12	BuildRequires: rubygems
14cr|rubygem-trollop-1.16.2-3|13	BuildArch:  noarch
14cr|rubygem-trollop-1.16.2-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-trollop-1.16.2-3|15	
14cr|rubygem-trollop-1.16.2-3|16	%description
14cr|rubygem-trollop-1.16.2-3|17	Trollop is a commandline option parser for Ruby that just
14cr|rubygem-trollop-1.16.2-3|18	gets out of your way. One line of code per option is all you need to write.
14cr|rubygem-trollop-1.16.2-3|19	For that, you get a nice automatically-generated help page, robust option
14cr|rubygem-trollop-1.16.2-3|20	parsing, command subcompletion, and sensible defaults for everything you don't
14cr|rubygem-trollop-1.16.2-3|21	specify.
14cr|rubygem-trollop-1.16.2-3|22	
14cr|rubygem-trollop-1.16.2-3|23	
14cr|rubygem-trollop-1.16.2-3|24	%prep
14cr|rubygem-trollop-1.16.2-3|25	
14cr|rubygem-trollop-1.16.2-3|26	%build
14cr|rubygem-trollop-1.16.2-3|27	
14cr|rubygem-trollop-1.16.2-3|28	%install
14cr|rubygem-trollop-1.16.2-3|29	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-trollop-1.16.2-3|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-trollop-1.16.2-3|31	--force --rdoc %{SOURCE0}
14cr|rubygem-trollop-1.16.2-3|32	
14cr|rubygem-trollop-1.16.2-3|33	%clean
14cr|rubygem-trollop-1.16.2-3|34	
14cr|rubygem-trollop-1.16.2-3|35	%files
14cr|rubygem-trollop-1.16.2-3|36	%defattr(-, root, root, -)
14cr|rubygem-trollop-1.16.2-3|37	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-trollop-1.16.2-3|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-trollop-1.16.2-3|39	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-trollop-1.16.2-3|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-trollop-1.16.2-3|41	
14cr|rubygem-trollop-1.16.2-3|42	
14cr|rubygem-trollop-1.16.2-3|43	
14cr|rubygem-trollop-1.16.2-3|44	%changelog
14cr|rubygem-trollop-1.16.2-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16.2-3
14cr|rubygem-trollop-1.16.2-3|46	+ Revision: 373b248
14cr|rubygem-trollop-1.16.2-3|47	- MassBuild#464: Increase release tag
14cr|rubygem-trollop-1.16.2-3|48	
14cr|rubygem-trollop-1.16.2-3|49	

8009 14
14cr|rubygem-tzinfo-1.1.0-3|1	%define oname tzinfo
14cr|rubygem-tzinfo-1.1.0-3|2	
14cr|rubygem-tzinfo-1.1.0-3|3	Name:       rubygem-%{oname}
14cr|rubygem-tzinfo-1.1.0-3|4	Version:    1.1.0
14cr|rubygem-tzinfo-1.1.0-3|5	Release:    3
14cr|rubygem-tzinfo-1.1.0-3|6	Summary:    Daylight-savings aware timezone library
14cr|rubygem-tzinfo-1.1.0-3|7	
14cr|rubygem-tzinfo-1.1.0-3|8	Group:      Development/Ruby
14cr|rubygem-tzinfo-1.1.0-3|9	License:    MIT
14cr|rubygem-tzinfo-1.1.0-3|10	URL:        http://tzinfo.rubyforge.org/
14cr|rubygem-tzinfo-1.1.0-3|11	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-tzinfo-1.1.0-3|12	Requires:   rubygems
14cr|rubygem-tzinfo-1.1.0-3|13	BuildRequires: rubygems
14cr|rubygem-tzinfo-1.1.0-3|14	BuildArch:  noarch
14cr|rubygem-tzinfo-1.1.0-3|15	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-tzinfo-1.1.0-3|16	
14cr|rubygem-tzinfo-1.1.0-3|17	%description
14cr|rubygem-tzinfo-1.1.0-3|18	TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
14cr|rubygem-tzinfo-1.1.0-3|19	daylight savings aware transformations between times in different time zones.
14cr|rubygem-tzinfo-1.1.0-3|20	
14cr|rubygem-tzinfo-1.1.0-3|21	
14cr|rubygem-tzinfo-1.1.0-3|22	%prep
14cr|rubygem-tzinfo-1.1.0-3|23	
14cr|rubygem-tzinfo-1.1.0-3|24	%build
14cr|rubygem-tzinfo-1.1.0-3|25	
14cr|rubygem-tzinfo-1.1.0-3|26	%install
14cr|rubygem-tzinfo-1.1.0-3|27	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-tzinfo-1.1.0-3|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-tzinfo-1.1.0-3|29	--force --rdoc %{SOURCE0}
14cr|rubygem-tzinfo-1.1.0-3|30	
14cr|rubygem-tzinfo-1.1.0-3|31	%clean
14cr|rubygem-tzinfo-1.1.0-3|32	
14cr|rubygem-tzinfo-1.1.0-3|33	%files
14cr|rubygem-tzinfo-1.1.0-3|34	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-tzinfo-1.1.0-3|35	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-tzinfo-1.1.0-3|36	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-tzinfo-1.1.0-3|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-tzinfo-1.1.0-3|38	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-tzinfo-1.1.0-3|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-tzinfo-1.1.0-3|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README*
14cr|rubygem-tzinfo-1.1.0-3|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES*
14cr|rubygem-tzinfo-1.1.0-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts
14cr|rubygem-tzinfo-1.1.0-3|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-tzinfo-1.1.0-3|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-tzinfo-1.1.0-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/*gemspec
14cr|rubygem-tzinfo-1.1.0-3|46	
14cr|rubygem-tzinfo-1.1.0-3|47	
14cr|rubygem-tzinfo-1.1.0-3|48	
14cr|rubygem-tzinfo-1.1.0-3|49	%changelog
14cr|rubygem-tzinfo-1.1.0-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|rubygem-tzinfo-1.1.0-3|51	+ Revision: ae88b3e
14cr|rubygem-tzinfo-1.1.0-3|52	- MassBuild#464: Increase release tag
14cr|rubygem-tzinfo-1.1.0-3|53	
14cr|rubygem-tzinfo-1.1.0-3|54	

8010 14
14cr|rubygem-uglifier-2.5.3-1|1	%define rbname uglifier
14cr|rubygem-uglifier-2.5.3-1|2	
14cr|rubygem-uglifier-2.5.3-1|3	Summary:	Minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby
14cr|rubygem-uglifier-2.5.3-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-uglifier-2.5.3-1|5	Version:	2.5.3
14cr|rubygem-uglifier-2.5.3-1|6	Release:	1
14cr|rubygem-uglifier-2.5.3-1|7	License:	MIT
14cr|rubygem-uglifier-2.5.3-1|8	Group:		Development/Ruby
14cr|rubygem-uglifier-2.5.3-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cr|rubygem-uglifier-2.5.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-uglifier-2.5.3-1|11	BuildRequires:	rubygems
14cr|rubygem-uglifier-2.5.3-1|12	BuildArch:	noarch
14cr|rubygem-uglifier-2.5.3-1|13	
14cr|rubygem-uglifier-2.5.3-1|14	%description
14cr|rubygem-uglifier-2.5.3-1|15	Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible
14cr|rubygem-uglifier-2.5.3-1|16	in Ruby.
14cr|rubygem-uglifier-2.5.3-1|17	
14cr|rubygem-uglifier-2.5.3-1|18	%files
14cr|rubygem-uglifier-2.5.3-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cr|rubygem-uglifier-2.5.3-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cr|rubygem-uglifier-2.5.3-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-uglifier-2.5.3-1|22	
14cr|rubygem-uglifier-2.5.3-1|23	#----------------------------------------------------------------------------
14cr|rubygem-uglifier-2.5.3-1|24	
14cr|rubygem-uglifier-2.5.3-1|25	%package doc
14cr|rubygem-uglifier-2.5.3-1|26	Summary:	Documentation for %{name}
14cr|rubygem-uglifier-2.5.3-1|27	Group:		Documentation
14cr|rubygem-uglifier-2.5.3-1|28	Requires:	%{name} = %{EVRD}
14cr|rubygem-uglifier-2.5.3-1|29	
14cr|rubygem-uglifier-2.5.3-1|30	%description doc
14cr|rubygem-uglifier-2.5.3-1|31	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-uglifier-2.5.3-1|32	
14cr|rubygem-uglifier-2.5.3-1|33	%files doc
14cr|rubygem-uglifier-2.5.3-1|34	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-uglifier-2.5.3-1|35	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE.txt
14cr|rubygem-uglifier-2.5.3-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
14cr|rubygem-uglifier-2.5.3-1|37	
14cr|rubygem-uglifier-2.5.3-1|38	#----------------------------------------------------------------------------
14cr|rubygem-uglifier-2.5.3-1|39	
14cr|rubygem-uglifier-2.5.3-1|40	%prep
14cr|rubygem-uglifier-2.5.3-1|41	%setup -q
14cr|rubygem-uglifier-2.5.3-1|42	
14cr|rubygem-uglifier-2.5.3-1|43	%build
14cr|rubygem-uglifier-2.5.3-1|44	%gem_build
14cr|rubygem-uglifier-2.5.3-1|45	
14cr|rubygem-uglifier-2.5.3-1|46	%install
14cr|rubygem-uglifier-2.5.3-1|47	%gem_install
14cr|rubygem-uglifier-2.5.3-1|48	
14cr|rubygem-uglifier-2.5.3-1|49	
14cr|rubygem-uglifier-2.5.3-1|50	%changelog
14cr|rubygem-uglifier-2.5.3-1|51	* Thu Sep 25 2014 Rosa <rosa@abf.rosalinux.ru> 2.5.3-1
14cr|rubygem-uglifier-2.5.3-1|52	+ Revision: a008256
14cr|rubygem-uglifier-2.5.3-1|53	- Automatic import for version 2.5.3-1
14cr|rubygem-uglifier-2.5.3-1|54	
14cr|rubygem-uglifier-2.5.3-1|55	

8011 14
14cr|rubygem-ultrasphinx-1.11-6|1	# Generated from ultrasphinx-1.11.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-ultrasphinx-1.11-6|2	%define	rbname	ultrasphinx
14cr|rubygem-ultrasphinx-1.11-6|3	
14cr|rubygem-ultrasphinx-1.11-6|4	Summary:	Ruby on Rails configurator and client to the Sphinx fulltext search engine
14cr|rubygem-ultrasphinx-1.11-6|5	Name:		rubygem-%{rbname}
14cr|rubygem-ultrasphinx-1.11-6|6	Version:	1.11
14cr|rubygem-ultrasphinx-1.11-6|7	Release:	6
14cr|rubygem-ultrasphinx-1.11-6|8	Group:		Development/Ruby
14cr|rubygem-ultrasphinx-1.11-6|9	License:	Academic Free License (AFL) v. 3.0
14cr|rubygem-ultrasphinx-1.11-6|10	URL:		http://blog.evanweaver.com/files/doc/fauna/ultrasphinx/
14cr|rubygem-ultrasphinx-1.11-6|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-ultrasphinx-1.11-6|12	Patch0:		ultrasphinx-1.11-prefix.patch
14cr|rubygem-ultrasphinx-1.11-6|13	Patch1:		ultrasphinx-1.11-test-dispatch-env-shebang.patch
14cr|rubygem-ultrasphinx-1.11-6|14	BuildRequires:	rubygems >= 1.2
14cr|rubygem-ultrasphinx-1.11-6|15	BuildArch:	noarch
14cr|rubygem-ultrasphinx-1.11-6|16	Requires:	sphinx
14cr|rubygem-ultrasphinx-1.11-6|17	
14cr|rubygem-ultrasphinx-1.11-6|18	%description
14cr|rubygem-ultrasphinx-1.11-6|19	Ruby on Rails configurator and client to the Sphinx fulltext search engine.
14cr|rubygem-ultrasphinx-1.11-6|20	
14cr|rubygem-ultrasphinx-1.11-6|21	%package        doc
14cr|rubygem-ultrasphinx-1.11-6|22	Summary:        Documentation for %{name}
14cr|rubygem-ultrasphinx-1.11-6|23	Group:          Books/Computer books
14cr|rubygem-ultrasphinx-1.11-6|24	Requires:       %{name} = %{EVRD}
14cr|rubygem-ultrasphinx-1.11-6|25	BuildArch:      noarch
14cr|rubygem-ultrasphinx-1.11-6|26	
14cr|rubygem-ultrasphinx-1.11-6|27	%description    doc
14cr|rubygem-ultrasphinx-1.11-6|28	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-ultrasphinx-1.11-6|29	
14cr|rubygem-ultrasphinx-1.11-6|30	%prep
14cr|rubygem-ultrasphinx-1.11-6|31	%setup -q
14cr|rubygem-ultrasphinx-1.11-6|32	%patch0 -p1 -b .prefix~
14cr|rubygem-ultrasphinx-1.11-6|33	%patch1 -p1 -b .shebang~
14cr|rubygem-ultrasphinx-1.11-6|34	
14cr|rubygem-ultrasphinx-1.11-6|35	%build
14cr|rubygem-ultrasphinx-1.11-6|36	%gem_build -f '(.*.rb|Rakefile|tasks|vendor)'
14cr|rubygem-ultrasphinx-1.11-6|37	
14cr|rubygem-ultrasphinx-1.11-6|38	%install
14cr|rubygem-ultrasphinx-1.11-6|39	
14cr|rubygem-ultrasphinx-1.11-6|40	%gem_install
14cr|rubygem-ultrasphinx-1.11-6|41	
14cr|rubygem-ultrasphinx-1.11-6|42	%clean
14cr|rubygem-ultrasphinx-1.11-6|43	
14cr|rubygem-ultrasphinx-1.11-6|44	%files
14cr|rubygem-ultrasphinx-1.11-6|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-ultrasphinx-1.11-6|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
14cr|rubygem-ultrasphinx-1.11-6|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/init.rb
14cr|rubygem-ultrasphinx-1.11-6|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-ultrasphinx-1.11-6|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cr|rubygem-ultrasphinx-1.11-6|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
14cr|rubygem-ultrasphinx-1.11-6|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*
14cr|rubygem-ultrasphinx-1.11-6|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-ultrasphinx-1.11-6|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cr|rubygem-ultrasphinx-1.11-6|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor
14cr|rubygem-ultrasphinx-1.11-6|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/*
14cr|rubygem-ultrasphinx-1.11-6|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-ultrasphinx-1.11-6|57	
14cr|rubygem-ultrasphinx-1.11-6|58	%files doc
14cr|rubygem-ultrasphinx-1.11-6|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
14cr|rubygem-ultrasphinx-1.11-6|60	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/DEPLOYMENT_NOTES
14cr|rubygem-ultrasphinx-1.11-6|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-ultrasphinx-1.11-6|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/RAKE_TASKS
14cr|rubygem-ultrasphinx-1.11-6|63	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-ultrasphinx-1.11-6|64	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cr|rubygem-ultrasphinx-1.11-6|65	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-ultrasphinx-1.11-6|66	
14cr|rubygem-ultrasphinx-1.11-6|67	
14cr|rubygem-ultrasphinx-1.11-6|68	
14cr|rubygem-ultrasphinx-1.11-6|69	%changelog
14cr|rubygem-ultrasphinx-1.11-6|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11-6
14cr|rubygem-ultrasphinx-1.11-6|71	+ Revision: 84e6b86
14cr|rubygem-ultrasphinx-1.11-6|72	- MassBuild#464: Increase release tag
14cr|rubygem-ultrasphinx-1.11-6|73	
14cr|rubygem-ultrasphinx-1.11-6|74	

8012 14
14cr|rubygem-uuidtools-2.1.2-4|1	# Generated from uuidtools-2.1.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-uuidtools-2.1.2-4|2	%define	rbname	uuidtools
14cr|rubygem-uuidtools-2.1.2-4|3	
14cr|rubygem-uuidtools-2.1.2-4|4	Summary:	UUID generator
14cr|rubygem-uuidtools-2.1.2-4|5	Name:		rubygem-%{rbname}
14cr|rubygem-uuidtools-2.1.2-4|6	
14cr|rubygem-uuidtools-2.1.2-4|7	Version:	2.1.2
14cr|rubygem-uuidtools-2.1.2-4|8	Release:	4
14cr|rubygem-uuidtools-2.1.2-4|9	Group:		Development/Ruby
14cr|rubygem-uuidtools-2.1.2-4|10	License:	GPLv2+ or Ruby
14cr|rubygem-uuidtools-2.1.2-4|11	URL:		http://uuidtools.rubyforge.org/
14cr|rubygem-uuidtools-2.1.2-4|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-uuidtools-2.1.2-4|13	BuildRequires:	rubygems
14cr|rubygem-uuidtools-2.1.2-4|14	BuildArch:	noarch
14cr|rubygem-uuidtools-2.1.2-4|15	
14cr|rubygem-uuidtools-2.1.2-4|16	%description
14cr|rubygem-uuidtools-2.1.2-4|17	A simple universally unique ID generation library.
14cr|rubygem-uuidtools-2.1.2-4|18	
14cr|rubygem-uuidtools-2.1.2-4|19	%package	doc
14cr|rubygem-uuidtools-2.1.2-4|20	Summary:	Documentation for %{name}
14cr|rubygem-uuidtools-2.1.2-4|21	Group:		Books/Computer books
14cr|rubygem-uuidtools-2.1.2-4|22	Requires:	%{name} = %{EVRD}
14cr|rubygem-uuidtools-2.1.2-4|23	BuildArch:	noarch
14cr|rubygem-uuidtools-2.1.2-4|24	
14cr|rubygem-uuidtools-2.1.2-4|25	%description	doc
14cr|rubygem-uuidtools-2.1.2-4|26	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-uuidtools-2.1.2-4|27	
14cr|rubygem-uuidtools-2.1.2-4|28	%prep
14cr|rubygem-uuidtools-2.1.2-4|29	%setup -q
14cr|rubygem-uuidtools-2.1.2-4|30	
14cr|rubygem-uuidtools-2.1.2-4|31	%build
14cr|rubygem-uuidtools-2.1.2-4|32	%gem_build
14cr|rubygem-uuidtools-2.1.2-4|33	
14cr|rubygem-uuidtools-2.1.2-4|34	%install
14cr|rubygem-uuidtools-2.1.2-4|35	%gem_install
14cr|rubygem-uuidtools-2.1.2-4|36	
14cr|rubygem-uuidtools-2.1.2-4|37	%files
14cr|rubygem-uuidtools-2.1.2-4|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-uuidtools-2.1.2-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-uuidtools-2.1.2-4|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-uuidtools-2.1.2-4|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/compat
14cr|rubygem-uuidtools-2.1.2-4|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/compat/*.rb
14cr|rubygem-uuidtools-2.1.2-4|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/uuidtools
14cr|rubygem-uuidtools-2.1.2-4|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/uuidtools/*.rb
14cr|rubygem-uuidtools-2.1.2-4|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-uuidtools-2.1.2-4|46	
14cr|rubygem-uuidtools-2.1.2-4|47	%files doc
14cr|rubygem-uuidtools-2.1.2-4|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
14cr|rubygem-uuidtools-2.1.2-4|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-uuidtools-2.1.2-4|50	
14cr|rubygem-uuidtools-2.1.2-4|51	
14cr|rubygem-uuidtools-2.1.2-4|52	
14cr|rubygem-uuidtools-2.1.2-4|53	%changelog
14cr|rubygem-uuidtools-2.1.2-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-4
14cr|rubygem-uuidtools-2.1.2-4|55	+ Revision: 5dc1ce1
14cr|rubygem-uuidtools-2.1.2-4|56	- MassBuild#464: Increase release tag
14cr|rubygem-uuidtools-2.1.2-4|57	
14cr|rubygem-uuidtools-2.1.2-4|58	

8013 14
14cr|rubygem-webmock-1.6.2-4|1	# Generated from webmock-1.6.2.gem by gem2rpm5 -*- rpm-spec -*-
14cr|rubygem-webmock-1.6.2-4|2	%define	rbname	webmock
14cr|rubygem-webmock-1.6.2-4|3	
14cr|rubygem-webmock-1.6.2-4|4	%define debug_package %{nil}
14cr|rubygem-webmock-1.6.2-4|5	
14cr|rubygem-webmock-1.6.2-4|6	Summary:	HTTP regression testing framework
14cr|rubygem-webmock-1.6.2-4|7	Name:		rubygem-%{rbname}
14cr|rubygem-webmock-1.6.2-4|8	
14cr|rubygem-webmock-1.6.2-4|9	Version:	1.6.2
14cr|rubygem-webmock-1.6.2-4|10	Release:	4
14cr|rubygem-webmock-1.6.2-4|11	Group:		Development/Ruby
14cr|rubygem-webmock-1.6.2-4|12	License:	GPLv2
14cr|rubygem-webmock-1.6.2-4|13	URL:		http://github.com/bblimke/webmock
14cr|rubygem-webmock-1.6.2-4|14	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-webmock-1.6.2-4|15	BuildRequires:	rubygems
14cr|rubygem-webmock-1.6.2-4|16	
14cr|rubygem-webmock-1.6.2-4|17	%description
14cr|rubygem-webmock-1.6.2-4|18	WebMock allows stubbing HTTP requests and setting expectations on HTTP
14cr|rubygem-webmock-1.6.2-4|19	requests.
14cr|rubygem-webmock-1.6.2-4|20	
14cr|rubygem-webmock-1.6.2-4|21	%package	doc
14cr|rubygem-webmock-1.6.2-4|22	Summary:	Documentation for %{name}
14cr|rubygem-webmock-1.6.2-4|23	Group:		Books/Computer books
14cr|rubygem-webmock-1.6.2-4|24	Requires:	%{name} = %{EVRD}
14cr|rubygem-webmock-1.6.2-4|25	
14cr|rubygem-webmock-1.6.2-4|26	%description	doc
14cr|rubygem-webmock-1.6.2-4|27	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-webmock-1.6.2-4|28	
14cr|rubygem-webmock-1.6.2-4|29	%prep
14cr|rubygem-webmock-1.6.2-4|30	%setup -q
14cr|rubygem-webmock-1.6.2-4|31	
14cr|rubygem-webmock-1.6.2-4|32	%build
14cr|rubygem-webmock-1.6.2-4|33	%gem_build -f '(spec|vendor|test)/'
14cr|rubygem-webmock-1.6.2-4|34	
14cr|rubygem-webmock-1.6.2-4|35	%install
14cr|rubygem-webmock-1.6.2-4|36	%gem_install
14cr|rubygem-webmock-1.6.2-4|37	
14cr|rubygem-webmock-1.6.2-4|38	%files
14cr|rubygem-webmock-1.6.2-4|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-webmock-1.6.2-4|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-webmock-1.6.2-4|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-webmock-1.6.2-4|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock
14cr|rubygem-webmock-1.6.2-4|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock/*
14cr|rubygem-webmock-1.6.2-4|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cr|rubygem-webmock-1.6.2-4|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
14cr|rubygem-webmock-1.6.2-4|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.txt
14cr|rubygem-webmock-1.6.2-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util
14cr|rubygem-webmock-1.6.2-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util/*.rb
14cr|rubygem-webmock-1.6.2-4|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor
14cr|rubygem-webmock-1.6.2-4|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/addressable
14cr|rubygem-webmock-1.6.2-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/crack
14cr|rubygem-webmock-1.6.2-4|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/right_http_connection-1.2.4
14cr|rubygem-webmock-1.6.2-4|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cr|rubygem-webmock-1.6.2-4|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cr|rubygem-webmock-1.6.2-4|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-webmock-1.6.2-4|56	
14cr|rubygem-webmock-1.6.2-4|57	%files doc
14cr|rubygem-webmock-1.6.2-4|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cr|rubygem-webmock-1.6.2-4|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
14cr|rubygem-webmock-1.6.2-4|60	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-webmock-1.6.2-4|61	
14cr|rubygem-webmock-1.6.2-4|62	
14cr|rubygem-webmock-1.6.2-4|63	
14cr|rubygem-webmock-1.6.2-4|64	%changelog
14cr|rubygem-webmock-1.6.2-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-4
14cr|rubygem-webmock-1.6.2-4|66	+ Revision: fbd7bad
14cr|rubygem-webmock-1.6.2-4|67	- MassBuild#464: Increase release tag
14cr|rubygem-webmock-1.6.2-4|68	
14cr|rubygem-webmock-1.6.2-4|69	

8014 14
14cr|rubygem-xml-simple-1.0.12-3|1	%define oname xml-simple
14cr|rubygem-xml-simple-1.0.12-3|2	
14cr|rubygem-xml-simple-1.0.12-3|3	Name:       rubygem-%{oname}
14cr|rubygem-xml-simple-1.0.12-3|4	Version:    1.0.12
14cr|rubygem-xml-simple-1.0.12-3|5	Release:    3
14cr|rubygem-xml-simple-1.0.12-3|6	Summary:    A simple API for XML processing
14cr|rubygem-xml-simple-1.0.12-3|7	Group:      Development/Ruby
14cr|rubygem-xml-simple-1.0.12-3|8	License:    GPLv2+ or Ruby License
14cr|rubygem-xml-simple-1.0.12-3|9	URL:        http://xml-simple.rubyforge.org
14cr|rubygem-xml-simple-1.0.12-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-xml-simple-1.0.12-3|11	Requires:   rubygems
14cr|rubygem-xml-simple-1.0.12-3|12	BuildRequires: rubygems
14cr|rubygem-xml-simple-1.0.12-3|13	BuildArch:  noarch
14cr|rubygem-xml-simple-1.0.12-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-xml-simple-1.0.12-3|15	
14cr|rubygem-xml-simple-1.0.12-3|16	%description
14cr|rubygem-xml-simple-1.0.12-3|17	A simple API for XML processing.
14cr|rubygem-xml-simple-1.0.12-3|18	
14cr|rubygem-xml-simple-1.0.12-3|19	
14cr|rubygem-xml-simple-1.0.12-3|20	%prep
14cr|rubygem-xml-simple-1.0.12-3|21	
14cr|rubygem-xml-simple-1.0.12-3|22	%build
14cr|rubygem-xml-simple-1.0.12-3|23	
14cr|rubygem-xml-simple-1.0.12-3|24	%install
14cr|rubygem-xml-simple-1.0.12-3|25	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-xml-simple-1.0.12-3|26	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-xml-simple-1.0.12-3|27	--force --rdoc %{SOURCE0}
14cr|rubygem-xml-simple-1.0.12-3|28	
14cr|rubygem-xml-simple-1.0.12-3|29	%clean
14cr|rubygem-xml-simple-1.0.12-3|30	
14cr|rubygem-xml-simple-1.0.12-3|31	%files
14cr|rubygem-xml-simple-1.0.12-3|32	%defattr(-, root, root, -)
14cr|rubygem-xml-simple-1.0.12-3|33	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-xml-simple-1.0.12-3|34	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-xml-simple-1.0.12-3|35	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-xml-simple-1.0.12-3|36	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-xml-simple-1.0.12-3|37	
14cr|rubygem-xml-simple-1.0.12-3|38	
14cr|rubygem-xml-simple-1.0.12-3|39	
14cr|rubygem-xml-simple-1.0.12-3|40	%changelog
14cr|rubygem-xml-simple-1.0.12-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.12-3
14cr|rubygem-xml-simple-1.0.12-3|42	+ Revision: 33864f4
14cr|rubygem-xml-simple-1.0.12-3|43	- MassBuild#464: Increase release tag
14cr|rubygem-xml-simple-1.0.12-3|44	
14cr|rubygem-xml-simple-1.0.12-3|45	

8015 14
14cr|rubygem-xpath-2.0.0-1|1	%define rbname xpath
14cr|rubygem-xpath-2.0.0-1|2	
14cr|rubygem-xpath-2.0.0-1|3	Summary:	Generate XPath expressions from Ruby
14cr|rubygem-xpath-2.0.0-1|4	Name:		rubygem-%{rbname}
14cr|rubygem-xpath-2.0.0-1|5	Version:	2.0.0
14cr|rubygem-xpath-2.0.0-1|6	Release:	1
14cr|rubygem-xpath-2.0.0-1|7	License:	GPLv2+ or Ruby
14cr|rubygem-xpath-2.0.0-1|8	Group:		Development/Ruby
14cr|rubygem-xpath-2.0.0-1|9	Url:		https://rubygems.org/gems/%{rbname}
14cr|rubygem-xpath-2.0.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cr|rubygem-xpath-2.0.0-1|11	BuildRequires:	rubygems
14cr|rubygem-xpath-2.0.0-1|12	BuildArch:	noarch
14cr|rubygem-xpath-2.0.0-1|13	
14cr|rubygem-xpath-2.0.0-1|14	%description
14cr|rubygem-xpath-2.0.0-1|15	XPath is a Ruby DSL for generating XPath expressions.
14cr|rubygem-xpath-2.0.0-1|16	
14cr|rubygem-xpath-2.0.0-1|17	%files
14cr|rubygem-xpath-2.0.0-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cr|rubygem-xpath-2.0.0-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cr|rubygem-xpath-2.0.0-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cr|rubygem-xpath-2.0.0-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath
14cr|rubygem-xpath-2.0.0-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath/*.rb
14cr|rubygem-xpath-2.0.0-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cr|rubygem-xpath-2.0.0-1|24	
14cr|rubygem-xpath-2.0.0-1|25	#----------------------------------------------------------------------------
14cr|rubygem-xpath-2.0.0-1|26	
14cr|rubygem-xpath-2.0.0-1|27	%package doc
14cr|rubygem-xpath-2.0.0-1|28	Summary:	Documentation for %{name}
14cr|rubygem-xpath-2.0.0-1|29	Group:		Documentation
14cr|rubygem-xpath-2.0.0-1|30	Requires:	%{name} = %{EVRD}
14cr|rubygem-xpath-2.0.0-1|31	
14cr|rubygem-xpath-2.0.0-1|32	%description doc
14cr|rubygem-xpath-2.0.0-1|33	Documents, RDoc & RI documentation for %{name}.
14cr|rubygem-xpath-2.0.0-1|34	
14cr|rubygem-xpath-2.0.0-1|35	%files doc
14cr|rubygem-xpath-2.0.0-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cr|rubygem-xpath-2.0.0-1|37	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
14cr|rubygem-xpath-2.0.0-1|38	
14cr|rubygem-xpath-2.0.0-1|39	#----------------------------------------------------------------------------
14cr|rubygem-xpath-2.0.0-1|40	
14cr|rubygem-xpath-2.0.0-1|41	%prep
14cr|rubygem-xpath-2.0.0-1|42	%setup -q
14cr|rubygem-xpath-2.0.0-1|43	
14cr|rubygem-xpath-2.0.0-1|44	%build
14cr|rubygem-xpath-2.0.0-1|45	%gem_build
14cr|rubygem-xpath-2.0.0-1|46	
14cr|rubygem-xpath-2.0.0-1|47	%install
14cr|rubygem-xpath-2.0.0-1|48	%gem_install
14cr|rubygem-xpath-2.0.0-1|49	
14cr|rubygem-xpath-2.0.0-1|50	
14cr|rubygem-xpath-2.0.0-1|51	%changelog
14cr|rubygem-xpath-2.0.0-1|52	* Wed Sep 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14cr|rubygem-xpath-2.0.0-1|53	+ Revision: 8dd80bb
14cr|rubygem-xpath-2.0.0-1|54	- New version 2.0.0, spec cleanup
14cr|rubygem-xpath-2.0.0-1|55	
14cr|rubygem-xpath-2.0.0-1|56	

8016 14
14cr|rubygem-yard-0.5.3-3|1	%define oname yard
14cr|rubygem-yard-0.5.3-3|2	
14cr|rubygem-yard-0.5.3-3|3	Name:       rubygem-%{oname}
14cr|rubygem-yard-0.5.3-3|4	Version:    0.5.3
14cr|rubygem-yard-0.5.3-3|5	Release:    3
14cr|rubygem-yard-0.5.3-3|6	Summary:    Documentation tool for consistent and usable documentation in Ruby
14cr|rubygem-yard-0.5.3-3|7	Group:      Development/Ruby
14cr|rubygem-yard-0.5.3-3|8	License:    MIT
14cr|rubygem-yard-0.5.3-3|9	URL:        http://yardoc.org
14cr|rubygem-yard-0.5.3-3|10	Source0:    %{oname}-%{version}.gem
14cr|rubygem-yard-0.5.3-3|11	Requires:   rubygems
14cr|rubygem-yard-0.5.3-3|12	BuildRequires: rubygems
14cr|rubygem-yard-0.5.3-3|13	BuildArch:  noarch
14cr|rubygem-yard-0.5.3-3|14	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-yard-0.5.3-3|15	
14cr|rubygem-yard-0.5.3-3|16	%description
14cr|rubygem-yard-0.5.3-3|17	YARD is a documentation generation tool for the Ruby programming language.
14cr|rubygem-yard-0.5.3-3|18	It enables the user to generate consistent, usable documentation that can be
14cr|rubygem-yard-0.5.3-3|19	exported to a number of formats very easily, and also supports extending for
14cr|rubygem-yard-0.5.3-3|20	custom Ruby constructs such as custom class level definitions.
14cr|rubygem-yard-0.5.3-3|21	
14cr|rubygem-yard-0.5.3-3|22	%prep
14cr|rubygem-yard-0.5.3-3|23	
14cr|rubygem-yard-0.5.3-3|24	%build
14cr|rubygem-yard-0.5.3-3|25	
14cr|rubygem-yard-0.5.3-3|26	%install
14cr|rubygem-yard-0.5.3-3|27	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-yard-0.5.3-3|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-yard-0.5.3-3|29	--force --rdoc %{SOURCE0}
14cr|rubygem-yard-0.5.3-3|30	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-yard-0.5.3-3|31	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-yard-0.5.3-3|32	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-yard-0.5.3-3|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
14cr|rubygem-yard-0.5.3-3|34	
14cr|rubygem-yard-0.5.3-3|35	%files
14cr|rubygem-yard-0.5.3-3|36	%{_bindir}/yardoc
14cr|rubygem-yard-0.5.3-3|37	%{_bindir}/yri
14cr|rubygem-yard-0.5.3-3|38	%{_bindir}/yard-graph
14cr|rubygem-yard-0.5.3-3|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-yard-0.5.3-3|40	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts/
14cr|rubygem-yard-0.5.3-3|41	%{ruby_gemdir}/gems/%{oname}-%{version}/benchmarks/
14cr|rubygem-yard-0.5.3-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-yard-0.5.3-3|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-yard-0.5.3-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
14cr|rubygem-yard-0.5.3-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/templates/
14cr|rubygem-yard-0.5.3-3|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-yard-0.5.3-3|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs/
14cr|rubygem-yard-0.5.3-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
14cr|rubygem-yard-0.5.3-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|rubygem-yard-0.5.3-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
14cr|rubygem-yard-0.5.3-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-yard-0.5.3-3|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-yard-0.5.3-3|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-yard-0.5.3-3|54	
14cr|rubygem-yard-0.5.3-3|55	%changelog
14cr|rubygem-yard-0.5.3-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-3
14cr|rubygem-yard-0.5.3-3|57	+ Revision: 9251fe7
14cr|rubygem-yard-0.5.3-3|58	- MassBuild#464: Increase release tag
14cr|rubygem-yard-0.5.3-3|59	
14cr|rubygem-yard-0.5.3-3|60	

8017 14
14cr|rubygem-ZenTest-4.4.0-2|1	%define oname ZenTest
14cr|rubygem-ZenTest-4.4.0-2|2	
14cr|rubygem-ZenTest-4.4.0-2|3	Summary:    ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby
14cr|rubygem-ZenTest-4.4.0-2|4	Name:       rubygem-%{oname}
14cr|rubygem-ZenTest-4.4.0-2|5	Version:    4.4.0
14cr|rubygem-ZenTest-4.4.0-2|6	Release:    2
14cr|rubygem-ZenTest-4.4.0-2|7	Group:      Development/Ruby
14cr|rubygem-ZenTest-4.4.0-2|8	License:    MIT
14cr|rubygem-ZenTest-4.4.0-2|9	URL:        http://www.zenspider.com/ZSS/Products/ZenTest/
14cr|rubygem-ZenTest-4.4.0-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|rubygem-ZenTest-4.4.0-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
14cr|rubygem-ZenTest-4.4.0-2|12	Requires:   rubygems
14cr|rubygem-ZenTest-4.4.0-2|13	Requires:   rubygem(rubyforge) >= 2.0.4
14cr|rubygem-ZenTest-4.4.0-2|14	Requires:   rubygem(minitest) >= 1.7.0
14cr|rubygem-ZenTest-4.4.0-2|15	Requires:   rubygem(hoe) >= 2.6.1
14cr|rubygem-ZenTest-4.4.0-2|16	BuildRequires: rubygems
14cr|rubygem-ZenTest-4.4.0-2|17	BuildArch:  noarch
14cr|rubygem-ZenTest-4.4.0-2|18	Provides:   rubygem(%{oname}) = %{version}
14cr|rubygem-ZenTest-4.4.0-2|19	
14cr|rubygem-ZenTest-4.4.0-2|20	%description
14cr|rubygem-ZenTest-4.4.0-2|21	ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
14cr|rubygem-ZenTest-4.4.0-2|22	multiruby.
14cr|rubygem-ZenTest-4.4.0-2|23	ZenTest scans your target and unit-test code and writes your missing
14cr|rubygem-ZenTest-4.4.0-2|24	code based on simple naming rules, enabling XP at a much quicker
14cr|rubygem-ZenTest-4.4.0-2|25	pace. ZenTest only works with Ruby and Test::Unit. Nobody uses this
14cr|rubygem-ZenTest-4.4.0-2|26	tool anymore but it is the package namesake, so it stays.
14cr|rubygem-ZenTest-4.4.0-2|27	unit_diff is a command-line filter to diff expected results from
14cr|rubygem-ZenTest-4.4.0-2|28	actual results and allow you to quickly see exactly what is wrong.
14cr|rubygem-ZenTest-4.4.0-2|29	autotest is a continous testing facility meant to be used during
14cr|rubygem-ZenTest-4.4.0-2|30	development. As soon as you save a file, autotest will run the
14cr|rubygem-ZenTest-4.4.0-2|31	corresponding dependent tests.
14cr|rubygem-ZenTest-4.4.0-2|32	multiruby runs anything you want on multiple versions of ruby. Great
14cr|rubygem-ZenTest-4.4.0-2|33	for compatibility checking! Use multiruby_setup to manage your
14cr|rubygem-ZenTest-4.4.0-2|34	installed versions.
14cr|rubygem-ZenTest-4.4.0-2|35	
14cr|rubygem-ZenTest-4.4.0-2|36	
14cr|rubygem-ZenTest-4.4.0-2|37	%prep
14cr|rubygem-ZenTest-4.4.0-2|38	
14cr|rubygem-ZenTest-4.4.0-2|39	%build
14cr|rubygem-ZenTest-4.4.0-2|40	
14cr|rubygem-ZenTest-4.4.0-2|41	%install
14cr|rubygem-ZenTest-4.4.0-2|42	rm -rf %buildroot
14cr|rubygem-ZenTest-4.4.0-2|43	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|rubygem-ZenTest-4.4.0-2|44	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|rubygem-ZenTest-4.4.0-2|45	--force --rdoc %{SOURCE0}
14cr|rubygem-ZenTest-4.4.0-2|46	mkdir -p %{buildroot}/%{_bindir}
14cr|rubygem-ZenTest-4.4.0-2|47	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
14cr|rubygem-ZenTest-4.4.0-2|48	rmdir %{buildroot}%{ruby_gemdir}/bin
14cr|rubygem-ZenTest-4.4.0-2|49	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
14cr|rubygem-ZenTest-4.4.0-2|50	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
14cr|rubygem-ZenTest-4.4.0-2|51	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
14cr|rubygem-ZenTest-4.4.0-2|52	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{bin,test}/*
14cr|rubygem-ZenTest-4.4.0-2|53	
14cr|rubygem-ZenTest-4.4.0-2|54	%clean
14cr|rubygem-ZenTest-4.4.0-2|55	rm -rf %buildroot
14cr|rubygem-ZenTest-4.4.0-2|56	
14cr|rubygem-ZenTest-4.4.0-2|57	%files
14cr|rubygem-ZenTest-4.4.0-2|58	%defattr(-, root, root, -)
14cr|rubygem-ZenTest-4.4.0-2|59	%{_bindir}/autotest
14cr|rubygem-ZenTest-4.4.0-2|60	%{_bindir}/multigem
14cr|rubygem-ZenTest-4.4.0-2|61	%{_bindir}/multiruby
14cr|rubygem-ZenTest-4.4.0-2|62	%{_bindir}/multiruby_setup
14cr|rubygem-ZenTest-4.4.0-2|63	%{_bindir}/unit_diff
14cr|rubygem-ZenTest-4.4.0-2|64	%{_bindir}/zentest
14cr|rubygem-ZenTest-4.4.0-2|65	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-ZenTest-4.4.0-2|66	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
14cr|rubygem-ZenTest-4.4.0-2|67	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
14cr|rubygem-ZenTest-4.4.0-2|68	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|rubygem-ZenTest-4.4.0-2|69	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|rubygem-ZenTest-4.4.0-2|70	%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
14cr|rubygem-ZenTest-4.4.0-2|71	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-ZenTest-4.4.0-2|72	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
14cr|rubygem-ZenTest-4.4.0-2|73	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
14cr|rubygem-ZenTest-4.4.0-2|74	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|rubygem-ZenTest-4.4.0-2|75	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
14cr|rubygem-ZenTest-4.4.0-2|76	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/articles/*
14cr|rubygem-ZenTest-4.4.0-2|77	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/example.txt
14cr|rubygem-ZenTest-4.4.0-2|78	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|rubygem-ZenTest-4.4.0-2|79	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-ZenTest-4.4.0-2|80	
14cr|rubygem-ZenTest-4.4.0-2|81	
14cr|rubygem-ZenTest-4.4.0-2|82	
14cr|rubygem-ZenTest-4.4.0-2|83	%changelog
14cr|rubygem-ZenTest-4.4.0-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-2
14cr|rubygem-ZenTest-4.4.0-2|85	+ Revision: 46b82be
14cr|rubygem-ZenTest-4.4.0-2|86	- MassBuild#464: Increase release tag
14cr|rubygem-ZenTest-4.4.0-2|87	
14cr|rubygem-ZenTest-4.4.0-2|88	

8018 14
14cr|rubygem-zoom-0.4.1-5|1	%define oname   zoom
14cr|rubygem-zoom-0.4.1-5|2	
14cr|rubygem-zoom-0.4.1-5|3	Summary:	Ruby Zoom Handler
14cr|rubygem-zoom-0.4.1-5|4	Name:		rubygem-%{oname}
14cr|rubygem-zoom-0.4.1-5|5	Version:	0.4.1
14cr|rubygem-zoom-0.4.1-5|6	Release:	5
14cr|rubygem-zoom-0.4.1-5|7	License:	MIT
14cr|rubygem-zoom-0.4.1-5|8	Group:		Development/Ruby
14cr|rubygem-zoom-0.4.1-5|9	Url:		http://tmail.rubyforge.org
14cr|rubygem-zoom-0.4.1-5|10	Source0:	http://rubygems.org/downloads/%{oname}-%{version}.gem
14cr|rubygem-zoom-0.4.1-5|11	Patch0:		zoom-0.4.1-ruby-1.9.patch
14cr|rubygem-zoom-0.4.1-5|12	Patch1:		114813bd42da5e9d2c3f8b2a9070c35891d2e377.patch
14cr|rubygem-zoom-0.4.1-5|13	BuildRequires:	rubygems
14cr|rubygem-zoom-0.4.1-5|14	BuildRequires:	rubygem-minitest
14cr|rubygem-zoom-0.4.1-5|15	BuildRequires:	pkgconfig(ruby)
14cr|rubygem-zoom-0.4.1-5|16	BuildRequires:	pkgconfig(yaz)
14cr|rubygem-zoom-0.4.1-5|17	
14cr|rubygem-zoom-0.4.1-5|18	%description
14cr|rubygem-zoom-0.4.1-5|19	Ruby/ZOOM provides a Ruby binding to the Z40.50 Object-Orientation
14cr|rubygem-zoom-0.4.1-5|20	Model (ZOOM), an abstract object-oriented programming interface to
14cr|rubygem-zoom-0.4.1-5|21	a subset of the services specified by the Z39.50 standard, also
14cr|rubygem-zoom-0.4.1-5|22	known as the international standard ISO 23950.
14cr|rubygem-zoom-0.4.1-5|23	
14cr|rubygem-zoom-0.4.1-5|24	%files
14cr|rubygem-zoom-0.4.1-5|25	%{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|rubygem-zoom-0.4.1-5|26	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|rubygem-zoom-0.4.1-5|27	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|rubygem-zoom-0.4.1-5|28	%doc ChangeLog README sample
14cr|rubygem-zoom-0.4.1-5|29	%{ruby_sitearchdir}/zoom.so
14cr|rubygem-zoom-0.4.1-5|30	
14cr|rubygem-zoom-0.4.1-5|31	#-------------------------------------------------------------------------------
14cr|rubygem-zoom-0.4.1-5|32	
14cr|rubygem-zoom-0.4.1-5|33	%prep
14cr|rubygem-zoom-0.4.1-5|34	%setup -q
14cr|rubygem-zoom-0.4.1-5|35	%apply_patches
14cr|rubygem-zoom-0.4.1-5|36	
14cr|rubygem-zoom-0.4.1-5|37	%build
14cr|rubygem-zoom-0.4.1-5|38	%gem_build
14cr|rubygem-zoom-0.4.1-5|39	
14cr|rubygem-zoom-0.4.1-5|40	%install
14cr|rubygem-zoom-0.4.1-5|41	%gem_install
14cr|rubygem-zoom-0.4.1-5|42	
14cr|rubygem-zoom-0.4.1-5|43	
14cr|rubygem-zoom-0.4.1-5|44	%changelog
14cr|rubygem-zoom-0.4.1-5|45	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-5
14cr|rubygem-zoom-0.4.1-5|46	+ Revision: cd83947
14cr|rubygem-zoom-0.4.1-5|47	- Add authors to gem, spec cleanup
14cr|rubygem-zoom-0.4.1-5|48	
14cr|rubygem-zoom-0.4.1-5|49	

8019 14
14cr|ruby-geoip-0.8.6-4|1	%define	oname	geoip
14cr|ruby-geoip-0.8.6-4|2	
14cr|ruby-geoip-0.8.6-4|3	Summary:	GeoIP ruby gem
14cr|ruby-geoip-0.8.6-4|4	Name:		ruby-%{oname}
14cr|ruby-geoip-0.8.6-4|5	Version:	0.8.6
14cr|ruby-geoip-0.8.6-4|6	Release:	4
14cr|ruby-geoip-0.8.6-4|7	License:	MIT
14cr|ruby-geoip-0.8.6-4|8	Group:		Development/Ruby
14cr|ruby-geoip-0.8.6-4|9	URL:		http://%{oname}.rubyforge.org/
14cr|ruby-geoip-0.8.6-4|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|ruby-geoip-0.8.6-4|11	BuildArch:	noarch
14cr|ruby-geoip-0.8.6-4|12	BuildRequires:	ruby-RubyGems
14cr|ruby-geoip-0.8.6-4|13	Requires:	ruby
14cr|ruby-geoip-0.8.6-4|14	
14cr|ruby-geoip-0.8.6-4|15	%description
14cr|ruby-geoip-0.8.6-4|16	The Ruby gem for querying Maxmind.com's GeoIP database, which returns the
14cr|ruby-geoip-0.8.6-4|17	geographic location of a server given its IP address
14cr|ruby-geoip-0.8.6-4|18	
14cr|ruby-geoip-0.8.6-4|19	%prep
14cr|ruby-geoip-0.8.6-4|20	
14cr|ruby-geoip-0.8.6-4|21	%build
14cr|ruby-geoip-0.8.6-4|22	
14cr|ruby-geoip-0.8.6-4|23	%install
14cr|ruby-geoip-0.8.6-4|24	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-geoip-0.8.6-4|25	
14cr|ruby-geoip-0.8.6-4|26	%clean
14cr|ruby-geoip-0.8.6-4|27	
14cr|ruby-geoip-0.8.6-4|28	%files
14cr|ruby-geoip-0.8.6-4|29	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-geoip-0.8.6-4|30	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|ruby-geoip-0.8.6-4|31	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-geoip-0.8.6-4|32	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|ruby-geoip-0.8.6-4|33	
14cr|ruby-geoip-0.8.6-4|34	
14cr|ruby-geoip-0.8.6-4|35	
14cr|ruby-geoip-0.8.6-4|36	
14cr|ruby-geoip-0.8.6-4|37	%changelog
14cr|ruby-geoip-0.8.6-4|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6-4
14cr|ruby-geoip-0.8.6-4|39	+ Revision: ba3781e
14cr|ruby-geoip-0.8.6-4|40	- MassBuild#464: Increase release tag
14cr|ruby-geoip-0.8.6-4|41	
14cr|ruby-geoip-0.8.6-4|42	

8020 14
14cr|ruby-hike-1.2.1-3|1	%define rname	hike
14cr|ruby-hike-1.2.1-3|2	
14cr|ruby-hike-1.2.1-3|3	Name:		ruby-%{rname}
14cr|ruby-hike-1.2.1-3|4	Summary:	A Ruby library for finding files in a set of paths
14cr|ruby-hike-1.2.1-3|5	Version:	1.2.1
14cr|ruby-hike-1.2.1-3|6	Release:	3
14cr|ruby-hike-1.2.1-3|7	License:	MIT
14cr|ruby-hike-1.2.1-3|8	Group:		Development/Ruby
14cr|ruby-hike-1.2.1-3|9	URL:		https://github.com/sstephenson/hike
14cr|ruby-hike-1.2.1-3|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cr|ruby-hike-1.2.1-3|11	BuildRequires:	ruby-RubyGems
14cr|ruby-hike-1.2.1-3|12	BuildArch:	noarch
14cr|ruby-hike-1.2.1-3|13	
14cr|ruby-hike-1.2.1-3|14	%description
14cr|ruby-hike-1.2.1-3|15	Hike is a Ruby library for finding files in a set of paths. Use it to implement
14cr|ruby-hike-1.2.1-3|16	search paths, load paths, and the like.
14cr|ruby-hike-1.2.1-3|17	
14cr|ruby-hike-1.2.1-3|18	%prep
14cr|ruby-hike-1.2.1-3|19	
14cr|ruby-hike-1.2.1-3|20	%build
14cr|ruby-hike-1.2.1-3|21	
14cr|ruby-hike-1.2.1-3|22	%install
14cr|ruby-hike-1.2.1-3|23	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-hike-1.2.1-3|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-hike-1.2.1-3|25	
14cr|ruby-hike-1.2.1-3|26	%files
14cr|ruby-hike-1.2.1-3|27	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-hike-1.2.1-3|28	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-hike-1.2.1-3|29	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-hike-1.2.1-3|30	
14cr|ruby-hike-1.2.1-3|31	
14cr|ruby-hike-1.2.1-3|32	
14cr|ruby-hike-1.2.1-3|33	%changelog
14cr|ruby-hike-1.2.1-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|ruby-hike-1.2.1-3|35	+ Revision: 0dd0c6a
14cr|ruby-hike-1.2.1-3|36	- MassBuild#464: Increase release tag
14cr|ruby-hike-1.2.1-3|37	
14cr|ruby-hike-1.2.1-3|38	

8021 14
14cr|ruby-journey-1.0.4-3|1	%define rname	journey
14cr|ruby-journey-1.0.4-3|2	
14cr|ruby-journey-1.0.4-3|3	Name:		ruby-journey
14cr|ruby-journey-1.0.4-3|4	Summary:	Ruby router
14cr|ruby-journey-1.0.4-3|5	Version:	1.0.4
14cr|ruby-journey-1.0.4-3|6	Release:	3
14cr|ruby-journey-1.0.4-3|7	License:	MIT
14cr|ruby-journey-1.0.4-3|8	Group:		Development/Ruby
14cr|ruby-journey-1.0.4-3|9	URL:		http://rubygems.org/gems/journey
14cr|ruby-journey-1.0.4-3|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cr|ruby-journey-1.0.4-3|11	BuildArch:	noarch
14cr|ruby-journey-1.0.4-3|12	BuildRequires:	ruby-RubyGems
14cr|ruby-journey-1.0.4-3|13	
14cr|ruby-journey-1.0.4-3|14	%description
14cr|ruby-journey-1.0.4-3|15	Journey is a router. It routes requests.
14cr|ruby-journey-1.0.4-3|16	
14cr|ruby-journey-1.0.4-3|17	%prep
14cr|ruby-journey-1.0.4-3|18	
14cr|ruby-journey-1.0.4-3|19	%build
14cr|ruby-journey-1.0.4-3|20	
14cr|ruby-journey-1.0.4-3|21	%install
14cr|ruby-journey-1.0.4-3|22	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-journey-1.0.4-3|23	
14cr|ruby-journey-1.0.4-3|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-journey-1.0.4-3|25	
14cr|ruby-journey-1.0.4-3|26	%files
14cr|ruby-journey-1.0.4-3|27	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-journey-1.0.4-3|28	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-journey-1.0.4-3|29	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-journey-1.0.4-3|30	
14cr|ruby-journey-1.0.4-3|31	
14cr|ruby-journey-1.0.4-3|32	
14cr|ruby-journey-1.0.4-3|33	%changelog
14cr|ruby-journey-1.0.4-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-3
14cr|ruby-journey-1.0.4-3|35	+ Revision: 79f76a5
14cr|ruby-journey-1.0.4-3|36	- MassBuild#464: Increase release tag
14cr|ruby-journey-1.0.4-3|37	
14cr|ruby-journey-1.0.4-3|38	

8022 14
14cr|ruby-ldetect-0.0.2-11|1	%define rname ldetect
14cr|ruby-ldetect-0.0.2-11|2	
14cr|ruby-ldetect-0.0.2-11|3	Summary: Ruby binding for libdetect
14cr|ruby-ldetect-0.0.2-11|4	Name: ruby-%{rname}
14cr|ruby-ldetect-0.0.2-11|5	Version: 0.0.2
14cr|ruby-ldetect-0.0.2-11|6	Release: 11
14cr|ruby-ldetect-0.0.2-11|7	URL: http://people.mandriva.com/~pterjan/soft/ruby-ldetect/
14cr|ruby-ldetect-0.0.2-11|8	Source0: http://people.mandriva.com/~pterjan/soft/ruby-ldetect/download/%{name}-%{version}.tar.bz2
14cr|ruby-ldetect-0.0.2-11|9	License: GPL
14cr|ruby-ldetect-0.0.2-11|10	Group: Development/Ruby
14cr|ruby-ldetect-0.0.2-11|11	Requires: ruby >= 1.8
14cr|ruby-ldetect-0.0.2-11|12	BuildRequires: ruby-devel, ldetect-devel >= 0.8.0
14cr|ruby-ldetect-0.0.2-11|13	
14cr|ruby-ldetect-0.0.2-11|14	%description
14cr|ruby-ldetect-0.0.2-11|15	Ruby/LDetect is a Ruby binding for Mandriva's libdetect.
14cr|ruby-ldetect-0.0.2-11|16	It allows hardware detection and mapping to known modules.
14cr|ruby-ldetect-0.0.2-11|17	
14cr|ruby-ldetect-0.0.2-11|18	%prep
14cr|ruby-ldetect-0.0.2-11|19	%setup -q
14cr|ruby-ldetect-0.0.2-11|20	
14cr|ruby-ldetect-0.0.2-11|21	%build
14cr|ruby-ldetect-0.0.2-11|22	ruby extconf.rb --vendor
14cr|ruby-ldetect-0.0.2-11|23	make
14cr|ruby-ldetect-0.0.2-11|24	
14cr|ruby-ldetect-0.0.2-11|25	%install
14cr|ruby-ldetect-0.0.2-11|26	%makeinstall_std
14cr|ruby-ldetect-0.0.2-11|27	
14cr|ruby-ldetect-0.0.2-11|28	%clean
14cr|ruby-ldetect-0.0.2-11|29	
14cr|ruby-ldetect-0.0.2-11|30	%files
14cr|ruby-ldetect-0.0.2-11|31	%{ruby_vendorarchdir}/*.so
14cr|ruby-ldetect-0.0.2-11|32	%doc ChangeLog README sample.rb
14cr|ruby-ldetect-0.0.2-11|33	
14cr|ruby-ldetect-0.0.2-11|34	
14cr|ruby-ldetect-0.0.2-11|35	
14cr|ruby-ldetect-0.0.2-11|36	
14cr|ruby-ldetect-0.0.2-11|37	
14cr|ruby-ldetect-0.0.2-11|38	%changelog
14cr|ruby-ldetect-0.0.2-11|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-11
14cr|ruby-ldetect-0.0.2-11|40	+ Revision: 4b3e0b2
14cr|ruby-ldetect-0.0.2-11|41	- MassBuild#464: Increase release tag
14cr|ruby-ldetect-0.0.2-11|42	
14cr|ruby-ldetect-0.0.2-11|43	

8023 14
14cr|ruby-mail-2.4.4-2|1	%define gemname mail
14cr|ruby-mail-2.4.4-2|2	Summary:	A really Ruby Mail handler
14cr|ruby-mail-2.4.4-2|3	Name:		ruby-%{gemname}
14cr|ruby-mail-2.4.4-2|4	Version:	2.4.4
14cr|ruby-mail-2.4.4-2|5	Release:	2
14cr|ruby-mail-2.4.4-2|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|ruby-mail-2.4.4-2|7	License:	MIT
14cr|ruby-mail-2.4.4-2|8	Group:		System/Servers
14cr|ruby-mail-2.4.4-2|9	Url:		http://www.rubyonrails.org/
14cr|ruby-mail-2.4.4-2|10	BuildArch:	noarch
14cr|ruby-mail-2.4.4-2|11	BuildRequires:	ruby-RubyGems
14cr|ruby-mail-2.4.4-2|12	%rename		rubygem-%{gemname}
14cr|ruby-mail-2.4.4-2|13	
14cr|ruby-mail-2.4.4-2|14	%description
14cr|ruby-mail-2.4.4-2|15	A really Ruby Mail handler.
14cr|ruby-mail-2.4.4-2|16	
14cr|ruby-mail-2.4.4-2|17	%prep
14cr|ruby-mail-2.4.4-2|18	%setup -c
14cr|ruby-mail-2.4.4-2|19	
14cr|ruby-mail-2.4.4-2|20	%build
14cr|ruby-mail-2.4.4-2|21	
14cr|ruby-mail-2.4.4-2|22	%install
14cr|ruby-mail-2.4.4-2|23	rm -rf %{buildroot}
14cr|ruby-mail-2.4.4-2|24	
14cr|ruby-mail-2.4.4-2|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-mail-2.4.4-2|26	
14cr|ruby-mail-2.4.4-2|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-mail-2.4.4-2|28	
14cr|ruby-mail-2.4.4-2|29	%files
14cr|ruby-mail-2.4.4-2|30	%defattr(-,root,root)
14cr|ruby-mail-2.4.4-2|31	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|ruby-mail-2.4.4-2|32	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|ruby-mail-2.4.4-2|33	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|ruby-mail-2.4.4-2|34	
14cr|ruby-mail-2.4.4-2|35	
14cr|ruby-mail-2.4.4-2|36	
14cr|ruby-mail-2.4.4-2|37	%changelog
14cr|ruby-mail-2.4.4-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-2
14cr|ruby-mail-2.4.4-2|39	+ Revision: 9e7b935
14cr|ruby-mail-2.4.4-2|40	- MassBuild#464: Increase release tag
14cr|ruby-mail-2.4.4-2|41	
14cr|ruby-mail-2.4.4-2|42	

8024 14
14cr|ruby-mpd-0.2.3-7|1	%define rname mpd
14cr|ruby-mpd-0.2.3-7|2	%define debug_package %{nil}
14cr|ruby-mpd-0.2.3-7|3	
14cr|ruby-mpd-0.2.3-7|4	Summary: Ruby bindings for libmpd
14cr|ruby-mpd-0.2.3-7|5	Name:    ruby-%{rname}
14cr|ruby-mpd-0.2.3-7|6	Version: 0.2.3
14cr|ruby-mpd-0.2.3-7|7	Release: 7
14cr|ruby-mpd-0.2.3-7|8	URL: https://rubyforge.org/
14cr|ruby-mpd-0.2.3-7|9	Source0: https://rubyforge.org/frs/download.php/8040/%{rname}-rb-%{version}.tar.gz
14cr|ruby-mpd-0.2.3-7|10	License: GPL
14cr|ruby-mpd-0.2.3-7|11	Group: Development/Ruby
14cr|ruby-mpd-0.2.3-7|12	Requires: ruby >= 1.6.8
14cr|ruby-mpd-0.2.3-7|13	BuildRequires: ruby-devel libmpd-devel
14cr|ruby-mpd-0.2.3-7|14	
14cr|ruby-mpd-0.2.3-7|15	%description
14cr|ruby-mpd-0.2.3-7|16	This is the libmpd API module for Ruby.
14cr|ruby-mpd-0.2.3-7|17	
14cr|ruby-mpd-0.2.3-7|18	%prep
14cr|ruby-mpd-0.2.3-7|19	%setup -q -n %{rname}-rb-%{version}
14cr|ruby-mpd-0.2.3-7|20	perl -pi -e 's/555/755/' setup.rb
14cr|ruby-mpd-0.2.3-7|21	
14cr|ruby-mpd-0.2.3-7|22	%build
14cr|ruby-mpd-0.2.3-7|23	ruby setup.rb config
14cr|ruby-mpd-0.2.3-7|24	ruby setup.rb setup
14cr|ruby-mpd-0.2.3-7|25	
14cr|ruby-mpd-0.2.3-7|26	#%check
14cr|ruby-mpd-0.2.3-7|27	#ruby -Ilib test/test.rb
14cr|ruby-mpd-0.2.3-7|28	
14cr|ruby-mpd-0.2.3-7|29	%install
14cr|ruby-mpd-0.2.3-7|30	ruby setup.rb install --prefix=%buildroot
14cr|ruby-mpd-0.2.3-7|31	
14cr|ruby-mpd-0.2.3-7|32	%files
14cr|ruby-mpd-0.2.3-7|33	%doc COPYING INSTALL.en.txt INSTALL.ja.txt
14cr|ruby-mpd-0.2.3-7|34	%{ruby_sitelibdir}/*
14cr|ruby-mpd-0.2.3-7|35	
14cr|ruby-mpd-0.2.3-7|36	%changelog
14cr|ruby-mpd-0.2.3-7|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-7
14cr|ruby-mpd-0.2.3-7|38	+ Revision: 326c7cc
14cr|ruby-mpd-0.2.3-7|39	- MassBuild#464: Increase release tag
14cr|ruby-mpd-0.2.3-7|40	
14cr|ruby-mpd-0.2.3-7|41	

8025 14
14cr|ruby-pg-0.9.0-3|1	Name:           ruby-pg
14cr|ruby-pg-0.9.0-3|2	Version:        0.9.0
14cr|ruby-pg-0.9.0-3|3	Release:        3
14cr|ruby-pg-0.9.0-3|4	Summary:        A Ruby interface to the PostgreSQL RDBMS
14cr|ruby-pg-0.9.0-3|5	License:        GPLv2+ or Ruby License
14cr|ruby-pg-0.9.0-3|6	Group:          Development/Ruby
14cr|ruby-pg-0.9.0-3|7	Source0:        http://bitbucket.org/ged/%{name}/downloads/pg-%{version}.tar.bz2
14cr|ruby-pg-0.9.0-3|8	URL:            http://rubyforge.org/projects/ruby-pg/
14cr|ruby-pg-0.9.0-3|9	BuildRequires:  postgresql-devel
14cr|ruby-pg-0.9.0-3|10	BuildRequires:  ruby-devel
14cr|ruby-pg-0.9.0-3|11	Requires:       postgresql-server
14cr|ruby-pg-0.9.0-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|ruby-pg-0.9.0-3|13	
14cr|ruby-pg-0.9.0-3|14	%description
14cr|ruby-pg-0.9.0-3|15	This is the extension library to access a PostgreSQL database from Ruby.
14cr|ruby-pg-0.9.0-3|16	This library works with PostgreSQL 7.4 and later.
14cr|ruby-pg-0.9.0-3|17	
14cr|ruby-pg-0.9.0-3|18	%prep
14cr|ruby-pg-0.9.0-3|19	%setup -q -n pg-%{version}
14cr|ruby-pg-0.9.0-3|20	
14cr|ruby-pg-0.9.0-3|21	%build
14cr|ruby-pg-0.9.0-3|22	cd ext
14cr|ruby-pg-0.9.0-3|23	ruby extconf.rb
14cr|ruby-pg-0.9.0-3|24	make \
14cr|ruby-pg-0.9.0-3|25	CFLAGS="$RPM_OPT_FLAGS -fPIC"
14cr|ruby-pg-0.9.0-3|26	
14cr|ruby-pg-0.9.0-3|27	%install
14cr|ruby-pg-0.9.0-3|28	rm -rf %buildroot
14cr|ruby-pg-0.9.0-3|29	install -d %{buildroot}%{ruby_archdir}
14cr|ruby-pg-0.9.0-3|30	
14cr|ruby-pg-0.9.0-3|31	cd ext
14cr|ruby-pg-0.9.0-3|32	make install \
14cr|ruby-pg-0.9.0-3|33	archdir=%{buildroot}%{ruby_archdir} \
14cr|ruby-pg-0.9.0-3|34	sitearchdir=%{buildroot}%{ruby_archdir}
14cr|ruby-pg-0.9.0-3|35	
14cr|ruby-pg-0.9.0-3|36	%clean
14cr|ruby-pg-0.9.0-3|37	rm -rf %buildroot
14cr|ruby-pg-0.9.0-3|38	
14cr|ruby-pg-0.9.0-3|39	%files
14cr|ruby-pg-0.9.0-3|40	%defattr(-,root,root,-)
14cr|ruby-pg-0.9.0-3|41	%doc README LICENSE ChangeLog
14cr|ruby-pg-0.9.0-3|42	%{ruby_archdir}/pg_ext.so
14cr|ruby-pg-0.9.0-3|43	
14cr|ruby-pg-0.9.0-3|44	
14cr|ruby-pg-0.9.0-3|45	
14cr|ruby-pg-0.9.0-3|46	%changelog
14cr|ruby-pg-0.9.0-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|ruby-pg-0.9.0-3|48	+ Revision: 3186c19
14cr|ruby-pg-0.9.0-3|49	- MassBuild#464: Increase release tag
14cr|ruby-pg-0.9.0-3|50	
14cr|ruby-pg-0.9.0-3|51	

8026 14
14cr|ruby-polyglot-0.3.3-2|1	%define rname	polyglot
14cr|ruby-polyglot-0.3.3-2|2	
14cr|ruby-polyglot-0.3.3-2|3	Name:		ruby-%{rname}
14cr|ruby-polyglot-0.3.3-2|4	Summary:	Ruby library allowing a module to register a file type loader
14cr|ruby-polyglot-0.3.3-2|5	Version:	0.3.3
14cr|ruby-polyglot-0.3.3-2|6	Release:	2
14cr|ruby-polyglot-0.3.3-2|7	License:	MIT
14cr|ruby-polyglot-0.3.3-2|8	Group:		Development/Ruby
14cr|ruby-polyglot-0.3.3-2|9	URL:		http://rubygems.org/gems/polyglot
14cr|ruby-polyglot-0.3.3-2|10	Source0:	http://rubygems.org/downloads/polyglot-0.3.3.gem
14cr|ruby-polyglot-0.3.3-2|11	BuildArch:	noarch
14cr|ruby-polyglot-0.3.3-2|12	BuildRequires:	ruby-RubyGems
14cr|ruby-polyglot-0.3.3-2|13	
14cr|ruby-polyglot-0.3.3-2|14	%description
14cr|ruby-polyglot-0.3.3-2|15	The Polyglot library allows a Ruby module to register a loader for the file
14cr|ruby-polyglot-0.3.3-2|16	type associated with a filename extension, and it augments 'require' to find
14cr|ruby-polyglot-0.3.3-2|17	and load matching files.
14cr|ruby-polyglot-0.3.3-2|18	
14cr|ruby-polyglot-0.3.3-2|19	%prep
14cr|ruby-polyglot-0.3.3-2|20	
14cr|ruby-polyglot-0.3.3-2|21	%build
14cr|ruby-polyglot-0.3.3-2|22	
14cr|ruby-polyglot-0.3.3-2|23	%install
14cr|ruby-polyglot-0.3.3-2|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-polyglot-0.3.3-2|25	
14cr|ruby-polyglot-0.3.3-2|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-polyglot-0.3.3-2|27	
14cr|ruby-polyglot-0.3.3-2|28	%files
14cr|ruby-polyglot-0.3.3-2|29	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-polyglot-0.3.3-2|30	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-polyglot-0.3.3-2|31	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-polyglot-0.3.3-2|32	
14cr|ruby-polyglot-0.3.3-2|33	
14cr|ruby-polyglot-0.3.3-2|34	
14cr|ruby-polyglot-0.3.3-2|35	%changelog
14cr|ruby-polyglot-0.3.3-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-2
14cr|ruby-polyglot-0.3.3-2|37	+ Revision: 8d4175e
14cr|ruby-polyglot-0.3.3-2|38	- MassBuild#464: Increase release tag
14cr|ruby-polyglot-0.3.3-2|39	
14cr|ruby-polyglot-0.3.3-2|40	

8027 14
14cr|ruby-racc-1.4.5-6|1	%define rname racc
14cr|ruby-racc-1.4.5-6|2	%define name ruby-%{rname}
14cr|ruby-racc-1.4.5-6|3	%define version 1.4.5
14cr|ruby-racc-1.4.5-6|4	%define release 6
14cr|ruby-racc-1.4.5-6|5	
14cr|ruby-racc-1.4.5-6|6	Summary: LALR(1) Parser Generator
14cr|ruby-racc-1.4.5-6|7	Name: %{name}
14cr|ruby-racc-1.4.5-6|8	Version: %{version}
14cr|ruby-racc-1.4.5-6|9	Release: %{release}
14cr|ruby-racc-1.4.5-6|10	URL: http://i.loveruby.net/en/racc.html
14cr|ruby-racc-1.4.5-6|11	Source0: %{rname}-%{version}-all.tar.bz2
14cr|ruby-racc-1.4.5-6|12	License: LGPL
14cr|ruby-racc-1.4.5-6|13	Group: Development/Ruby
14cr|ruby-racc-1.4.5-6|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|ruby-racc-1.4.5-6|15	Requires: ruby >= 1.8
14cr|ruby-racc-1.4.5-6|16	BuildRequires: ruby-devel
14cr|ruby-racc-1.4.5-6|17	BuildArch: noarch
14cr|ruby-racc-1.4.5-6|18	
14cr|ruby-racc-1.4.5-6|19	%description
14cr|ruby-racc-1.4.5-6|20	Racc is Ruby yACC. It is written in Ruby and generates ruby code.
14cr|ruby-racc-1.4.5-6|21	Now almost all functions of yacc are implemented.
14cr|ruby-racc-1.4.5-6|22	
14cr|ruby-racc-1.4.5-6|23	%prep
14cr|ruby-racc-1.4.5-6|24	%setup -q -n %{rname}-%{version}-all
14cr|ruby-racc-1.4.5-6|25	
14cr|ruby-racc-1.4.5-6|26	%build
14cr|ruby-racc-1.4.5-6|27	ruby setup.rb config --bin-dir=%{_bindir} --rb-dir=%{ruby_sitelibdir} --with=racc
14cr|ruby-racc-1.4.5-6|28	ruby setup.rb setup
14cr|ruby-racc-1.4.5-6|29	
14cr|ruby-racc-1.4.5-6|30	%install
14cr|ruby-racc-1.4.5-6|31	rm -rf %buildroot
14cr|ruby-racc-1.4.5-6|32	ruby setup.rb install --prefix=%buildroot
14cr|ruby-racc-1.4.5-6|33	
14cr|ruby-racc-1.4.5-6|34	%check
14cr|ruby-racc-1.4.5-6|35	cd packages/racc/test
14cr|ruby-racc-1.4.5-6|36	ruby test.rb
14cr|ruby-racc-1.4.5-6|37	
14cr|ruby-racc-1.4.5-6|38	%clean
14cr|ruby-racc-1.4.5-6|39	rm -rf %buildroot
14cr|ruby-racc-1.4.5-6|40	
14cr|ruby-racc-1.4.5-6|41	%files
14cr|ruby-racc-1.4.5-6|42	%defattr(-,root,root)
14cr|ruby-racc-1.4.5-6|43	%{ruby_sitelibdir}/racc
14cr|ruby-racc-1.4.5-6|44	%{_bindir}/*
14cr|ruby-racc-1.4.5-6|45	%doc README.* packages/racc/NEWS.* packages/racc/doc.*
14cr|ruby-racc-1.4.5-6|46	
14cr|ruby-racc-1.4.5-6|47	
14cr|ruby-racc-1.4.5-6|48	
14cr|ruby-racc-1.4.5-6|49	
14cr|ruby-racc-1.4.5-6|50	%changelog
14cr|ruby-racc-1.4.5-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-6
14cr|ruby-racc-1.4.5-6|52	+ Revision: 1d3b0b5
14cr|ruby-racc-1.4.5-6|53	- MassBuild#464: Increase release tag
14cr|ruby-racc-1.4.5-6|54	
14cr|ruby-racc-1.4.5-6|55	

8028 14
14cr|ruby-rack-cache-1.2-2|1	%define rname	rack-cache
14cr|ruby-rack-cache-1.2-2|2	
14cr|ruby-rack-cache-1.2-2|3	Name:		ruby-rack-cache
14cr|ruby-rack-cache-1.2-2|4	Summary:	Ruby component to enable HTTP caching for Rack-based applications
14cr|ruby-rack-cache-1.2-2|5	Version:	1.2
14cr|ruby-rack-cache-1.2-2|6	Release:	2
14cr|ruby-rack-cache-1.2-2|7	License:	MIT
14cr|ruby-rack-cache-1.2-2|8	Group:		Development/Ruby
14cr|ruby-rack-cache-1.2-2|9	URL:		http://rubygems.org/gems/rack-cache
14cr|ruby-rack-cache-1.2-2|10	Source0:	http://rubygems.org/downloads/rack-cache-1.2.gem
14cr|ruby-rack-cache-1.2-2|11	BuildArch:	noarch
14cr|ruby-rack-cache-1.2-2|12	BuildRequires:	ruby-RubyGems
14cr|ruby-rack-cache-1.2-2|13	
14cr|ruby-rack-cache-1.2-2|14	%description
14cr|ruby-rack-cache-1.2-2|15	Rack::Cache is suitable as a quick drop-in component to enable HTTP caching
14cr|ruby-rack-cache-1.2-2|16	for Rack-based applications that produce freshness (Expires, Cache-Control)
14cr|ruby-rack-cache-1.2-2|17	and/or validation (Last-Modified, ETag) information.
14cr|ruby-rack-cache-1.2-2|18	
14cr|ruby-rack-cache-1.2-2|19	%prep
14cr|ruby-rack-cache-1.2-2|20	
14cr|ruby-rack-cache-1.2-2|21	%build
14cr|ruby-rack-cache-1.2-2|22	
14cr|ruby-rack-cache-1.2-2|23	%install
14cr|ruby-rack-cache-1.2-2|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-rack-cache-1.2-2|25	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-rack-cache-1.2-2|26	
14cr|ruby-rack-cache-1.2-2|27	%files
14cr|ruby-rack-cache-1.2-2|28	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-rack-cache-1.2-2|29	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-rack-cache-1.2-2|30	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-rack-cache-1.2-2|31	
14cr|ruby-rack-cache-1.2-2|32	
14cr|ruby-rack-cache-1.2-2|33	
14cr|ruby-rack-cache-1.2-2|34	%changelog
14cr|ruby-rack-cache-1.2-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
14cr|ruby-rack-cache-1.2-2|36	+ Revision: ac707de
14cr|ruby-rack-cache-1.2-2|37	- MassBuild#464: Increase release tag
14cr|ruby-rack-cache-1.2-2|38	
14cr|ruby-rack-cache-1.2-2|39	

8029 14
14cr|ruby-rack-test-0.6.2-2|1	%define oname rack-test
14cr|ruby-rack-test-0.6.2-2|2	
14cr|ruby-rack-test-0.6.2-2|3	Name:       ruby-%{oname}
14cr|ruby-rack-test-0.6.2-2|4	Version:    0.6.2
14cr|ruby-rack-test-0.6.2-2|5	Release:    2
14cr|ruby-rack-test-0.6.2-2|6	Summary:    Simple testing API built on Rack
14cr|ruby-rack-test-0.6.2-2|7	Group:      Development/Ruby
14cr|ruby-rack-test-0.6.2-2|8	License:    MIT
14cr|ruby-rack-test-0.6.2-2|9	URL:        http://github.com/brynary/rack-test
14cr|ruby-rack-test-0.6.2-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|ruby-rack-test-0.6.2-2|11	BuildRequires: ruby-RubyGems
14cr|ruby-rack-test-0.6.2-2|12	BuildArch:  noarch
14cr|ruby-rack-test-0.6.2-2|13	%rename     rubygem-%{oname}
14cr|ruby-rack-test-0.6.2-2|14	
14cr|ruby-rack-test-0.6.2-2|15	%description
14cr|ruby-rack-test-0.6.2-2|16	Rack::Test is a small, simple testing API for Rack apps. It can be used on its
14cr|ruby-rack-test-0.6.2-2|17	own or as a reusable starting point for Web frameworks and testing libraries
14cr|ruby-rack-test-0.6.2-2|18	to build on. Most of its initial functionality is an extraction of Merb 1.0's
14cr|ruby-rack-test-0.6.2-2|19	request helpers feature.
14cr|ruby-rack-test-0.6.2-2|20	
14cr|ruby-rack-test-0.6.2-2|21	%prep
14cr|ruby-rack-test-0.6.2-2|22	
14cr|ruby-rack-test-0.6.2-2|23	%build
14cr|ruby-rack-test-0.6.2-2|24	
14cr|ruby-rack-test-0.6.2-2|25	%install
14cr|ruby-rack-test-0.6.2-2|26	mkdir -p %{buildroot}%{ruby_gemdir}
14cr|ruby-rack-test-0.6.2-2|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|ruby-rack-test-0.6.2-2|28	--force --rdoc %{SOURCE0}
14cr|ruby-rack-test-0.6.2-2|29	
14cr|ruby-rack-test-0.6.2-2|30	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
14cr|ruby-rack-test-0.6.2-2|31	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-rack-test-0.6.2-2|32	
14cr|ruby-rack-test-0.6.2-2|33	%files
14cr|ruby-rack-test-0.6.2-2|34	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|ruby-rack-test-0.6.2-2|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-rack-test-0.6.2-2|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-rack-test-0.6.2-2|37	
14cr|ruby-rack-test-0.6.2-2|38	%changelog
14cr|ruby-rack-test-0.6.2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|ruby-rack-test-0.6.2-2|40	+ Revision: 40246ee
14cr|ruby-rack-test-0.6.2-2|41	- MassBuild#464: Increase release tag
14cr|ruby-rack-test-0.6.2-2|42	
14cr|ruby-rack-test-0.6.2-2|43	

8030 14
14cr|ruby-rdiscount-1.3.1.1-4|1	%define	oname	rdiscount
14cr|ruby-rdiscount-1.3.1.1-4|2	
14cr|ruby-rdiscount-1.3.1.1-4|3	Summary:	Discount (For Ruby) Implementation of John Gruber's Markdown
14cr|ruby-rdiscount-1.3.1.1-4|4	Name:		ruby-%{oname}
14cr|ruby-rdiscount-1.3.1.1-4|5	# (proyvind): stick with 1.3.1.1 for now as it's explicitly required by gitorious...
14cr|ruby-rdiscount-1.3.1.1-4|6	Version:	1.3.1.1
14cr|ruby-rdiscount-1.3.1.1-4|7	Release:	4
14cr|ruby-rdiscount-1.3.1.1-4|8	License:	BSD
14cr|ruby-rdiscount-1.3.1.1-4|9	Group:		Development/Ruby
14cr|ruby-rdiscount-1.3.1.1-4|10	URL:		http://%{oname}.rubyforge.org/
14cr|ruby-rdiscount-1.3.1.1-4|11	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cr|ruby-rdiscount-1.3.1.1-4|12	BuildRequires:	ruby-RubyGems ruby-devel
14cr|ruby-rdiscount-1.3.1.1-4|13	Requires:	ruby
14cr|ruby-rdiscount-1.3.1.1-4|14	
14cr|ruby-rdiscount-1.3.1.1-4|15	%description
14cr|ruby-rdiscount-1.3.1.1-4|16	Discount (For Ruby) Implementation of John Gruber's Markdown.
14cr|ruby-rdiscount-1.3.1.1-4|17	
14cr|ruby-rdiscount-1.3.1.1-4|18	%prep
14cr|ruby-rdiscount-1.3.1.1-4|19	
14cr|ruby-rdiscount-1.3.1.1-4|20	%build
14cr|ruby-rdiscount-1.3.1.1-4|21	
14cr|ruby-rdiscount-1.3.1.1-4|22	%install
14cr|ruby-rdiscount-1.3.1.1-4|23	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-rdiscount-1.3.1.1-4|24	
14cr|ruby-rdiscount-1.3.1.1-4|25	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cr|ruby-rdiscount-1.3.1.1-4|26	
14cr|ruby-rdiscount-1.3.1.1-4|27	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext
14cr|ruby-rdiscount-1.3.1.1-4|28	
14cr|ruby-rdiscount-1.3.1.1-4|29	# install the so file in sitearchdir
14cr|ruby-rdiscount-1.3.1.1-4|30	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cr|ruby-rdiscount-1.3.1.1-4|31	mv %{buildroot}%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}/rdiscount.so %{buildroot}%{ruby_sitearchdir}
14cr|ruby-rdiscount-1.3.1.1-4|32	
14cr|ruby-rdiscount-1.3.1.1-4|33	%files
14cr|ruby-rdiscount-1.3.1.1-4|34	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-rdiscount-1.3.1.1-4|35	%{_bindir}/*
14cr|ruby-rdiscount-1.3.1.1-4|36	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cr|ruby-rdiscount-1.3.1.1-4|37	%{ruby_gemdir}/gems/%{oname}-%{version}
14cr|ruby-rdiscount-1.3.1.1-4|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-rdiscount-1.3.1.1-4|39	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cr|ruby-rdiscount-1.3.1.1-4|40	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cr|ruby-rdiscount-1.3.1.1-4|41	%{ruby_sitearchdir}/*.so
14cr|ruby-rdiscount-1.3.1.1-4|42	
14cr|ruby-rdiscount-1.3.1.1-4|43	%changelog
14cr|ruby-rdiscount-1.3.1.1-4|44	* Fri Sep 12 2014 abfonly <abfonly@gmail.com> 1.3.1.1-4
14cr|ruby-rdiscount-1.3.1.1-4|45	+ Revision: 594e13f
14cr|ruby-rdiscount-1.3.1.1-4|46	- Updated ruby-rdiscount.spec
14cr|ruby-rdiscount-1.3.1.1-4|47	
14cr|ruby-rdiscount-1.3.1.1-4|48	

8031 14
14cr|rubyripper-0.6.2-4|1	Name:       rubyripper
14cr|rubyripper-0.6.2-4|2	Summary:    A high precision cd ripper
14cr|rubyripper-0.6.2-4|3	Version:    0.6.2
14cr|rubyripper-0.6.2-4|4	Release:	4
14cr|rubyripper-0.6.2-4|5	Url:        http://code.google.com/p/rubyripper/
14cr|rubyripper-0.6.2-4|6	License:    GPLv3+
14cr|rubyripper-0.6.2-4|7	Group:      Sound
14cr|rubyripper-0.6.2-4|8	Source0:    http://rubyripper.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|rubyripper-0.6.2-4|9	Patch0:     %{name}-0.5.7-rescue-gtk2.patch
14cr|rubyripper-0.6.2-4|10	Requires:   cdparanoia
14cr|rubyripper-0.6.2-4|11	Requires:   ruby
14cr|rubyripper-0.6.2-4|12	Requires:   rubygem(gettext)
14cr|rubyripper-0.6.2-4|13	# for cd-discid
14cr|rubyripper-0.6.2-4|14	Requires:   abcde
14cr|rubyripper-0.6.2-4|15	Requires:   vorbis-tools vorbisgain
14cr|rubyripper-0.6.2-4|16	BuildRequires:  cdparanoia
14cr|rubyripper-0.6.2-4|17	BuildRequires:  rubygem(gettext)
14cr|rubyripper-0.6.2-4|18	BuildArch:  noarch
14cr|rubyripper-0.6.2-4|19	
14cr|rubyripper-0.6.2-4|20	Suggests:   rubyripper-gtk
14cr|rubyripper-0.6.2-4|21	Suggests:   mp3gain
14cr|rubyripper-0.6.2-4|22	Suggests:   flac
14cr|rubyripper-0.6.2-4|23	Suggests:   normalize
14cr|rubyripper-0.6.2-4|24	
14cr|rubyripper-0.6.2-4|25	%description
14cr|rubyripper-0.6.2-4|26	Rubyripper is a digital audio extraction algorithm that uses cdparanoia
14cr|rubyripper-0.6.2-4|27	error correcting power and it's own secure ripping algorithm to make
14cr|rubyripper-0.6.2-4|28	sure that a CD rip is done successfully and accurately.
14cr|rubyripper-0.6.2-4|29	
14cr|rubyripper-0.6.2-4|30	%files -f %{name}.lang
14cr|rubyripper-0.6.2-4|31	%_bindir/rrip_cli
14cr|rubyripper-0.6.2-4|32	%{ruby_sitelibdir}/rr_lib.rb
14cr|rubyripper-0.6.2-4|33	%doc README
14cr|rubyripper-0.6.2-4|34	
14cr|rubyripper-0.6.2-4|35	
14cr|rubyripper-0.6.2-4|36	#--------------------------------------------------------------------
14cr|rubyripper-0.6.2-4|37	%package -n rubyripper-gtk
14cr|rubyripper-0.6.2-4|38	Summary:    GTK frontend for rubyripper
14cr|rubyripper-0.6.2-4|39	Group:      Graphical desktop/GNOME
14cr|rubyripper-0.6.2-4|40	Requires:   rubyripper
14cr|rubyripper-0.6.2-4|41	Requires:   rubygem(gtk2)
14cr|rubyripper-0.6.2-4|42	
14cr|rubyripper-0.6.2-4|43	%description -n rubyripper-gtk
14cr|rubyripper-0.6.2-4|44	GTK2 frontend for rubyripper
14cr|rubyripper-0.6.2-4|45	
14cr|rubyripper-0.6.2-4|46	%files -n rubyripper-gtk
14cr|rubyripper-0.6.2-4|47	%_bindir/rrip_gui
14cr|rubyripper-0.6.2-4|48	%_iconsdir/hicolor/*/apps/%{name}.png
14cr|rubyripper-0.6.2-4|49	%_datadir/applications/%{name}.desktop
14cr|rubyripper-0.6.2-4|50	
14cr|rubyripper-0.6.2-4|51	#--------------------------------------------------------------------
14cr|rubyripper-0.6.2-4|52	%prep
14cr|rubyripper-0.6.2-4|53	%setup -q
14cr|rubyripper-0.6.2-4|54	%patch0 -p0
14cr|rubyripper-0.6.2-4|55	
14cr|rubyripper-0.6.2-4|56	#specify bindir to avoid binaries to be in /usr/usr/bin
14cr|rubyripper-0.6.2-4|57	%configure2_5x \
14cr|rubyripper-0.6.2-4|58	--enable-lang-all \
14cr|rubyripper-0.6.2-4|59	--enable-cli \
14cr|rubyripper-0.6.2-4|60	--enable-gtk2 \
14cr|rubyripper-0.6.2-4|61	--bindir=/bin
14cr|rubyripper-0.6.2-4|62	
14cr|rubyripper-0.6.2-4|63	%install
14cr|rubyripper-0.6.2-4|64	%makeinstall_std
14cr|rubyripper-0.6.2-4|65	chmod -x README
14cr|rubyripper-0.6.2-4|66	%find_lang %{name}
14cr|rubyripper-0.6.2-4|67	
14cr|rubyripper-0.6.2-4|68	
14cr|rubyripper-0.6.2-4|69	%changelog
14cr|rubyripper-0.6.2-4|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-4
14cr|rubyripper-0.6.2-4|71	+ Revision: 7831dd4
14cr|rubyripper-0.6.2-4|72	- MassBuild#464: Increase release tag
14cr|rubyripper-0.6.2-4|73	
14cr|rubyripper-0.6.2-4|74	

8032 14
14cr|ruby-RMagick-2.13.1-6|1	%define rbname RMagick
14cr|ruby-RMagick-2.13.1-6|2	
14cr|ruby-RMagick-2.13.1-6|3	Summary:	ImageMagick extension for Ruby
14cr|ruby-RMagick-2.13.1-6|4	Name:		ruby-%{rbname}
14cr|ruby-RMagick-2.13.1-6|5	Version:	2.13.1
14cr|ruby-RMagick-2.13.1-6|6	Release:	6
14cr|ruby-RMagick-2.13.1-6|7	Group:		Development/Ruby
14cr|ruby-RMagick-2.13.1-6|8	License:	BSD-like
14cr|ruby-RMagick-2.13.1-6|9	URL:		http://rmagick.rubyforge.org
14cr|ruby-RMagick-2.13.1-6|10	Source0:	%{rbname}-%{version}.tar.bz2
14cr|ruby-RMagick-2.13.1-6|11	BuildRequires:	imagemagick
14cr|ruby-RMagick-2.13.1-6|12	BuildRequires:	imagemagick-devel
14cr|ruby-RMagick-2.13.1-6|13	BuildRequires:	ruby-devel
14cr|ruby-RMagick-2.13.1-6|14	Provides:	ruby-rvg
14cr|ruby-RMagick-2.13.1-6|15	
14cr|ruby-RMagick-2.13.1-6|16	%description
14cr|ruby-RMagick-2.13.1-6|17	A Ruby binding for ImageMagick, a graphics manipulation toolkit.
14cr|ruby-RMagick-2.13.1-6|18	This release includes RVG.
14cr|ruby-RMagick-2.13.1-6|19	
14cr|ruby-RMagick-2.13.1-6|20	%prep
14cr|ruby-RMagick-2.13.1-6|21	%setup -q -n %{rbname}-%{version}
14cr|ruby-RMagick-2.13.1-6|22	
14cr|ruby-RMagick-2.13.1-6|23	%build
14cr|ruby-RMagick-2.13.1-6|24	sed -i -e 's/-ldotneato//' ext/RMagick/extconf.rb
14cr|ruby-RMagick-2.13.1-6|25	ruby setup.rb config --doc-dir=%{buildroot}%{_datadir}/doc/%{name}-%{version} --disable-htmldoc
14cr|ruby-RMagick-2.13.1-6|26	ruby setup.rb setup
14cr|ruby-RMagick-2.13.1-6|27	
14cr|ruby-RMagick-2.13.1-6|28	%install
14cr|ruby-RMagick-2.13.1-6|29	ruby setup.rb install --prefix=%{buildroot}
14cr|ruby-RMagick-2.13.1-6|30	rm -rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cr|ruby-RMagick-2.13.1-6|31	
14cr|ruby-RMagick-2.13.1-6|32	for f in `find doc examples -name \*.rb`
14cr|ruby-RMagick-2.13.1-6|33	do
14cr|ruby-RMagick-2.13.1-6|34	if head -n1 "$f" | grep '^#!' >/dev/null;
14cr|ruby-RMagick-2.13.1-6|35	then
14cr|ruby-RMagick-2.13.1-6|36	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
14cr|ruby-RMagick-2.13.1-6|37	chmod 0755 "$f"
14cr|ruby-RMagick-2.13.1-6|38	else
14cr|ruby-RMagick-2.13.1-6|39	chmod 0644 "$f"
14cr|ruby-RMagick-2.13.1-6|40	fi
14cr|ruby-RMagick-2.13.1-6|41	done
14cr|ruby-RMagick-2.13.1-6|42	chmod 0755 %{buildroot}%{ruby_sitearchdir}/*.so
14cr|ruby-RMagick-2.13.1-6|43	
14cr|ruby-RMagick-2.13.1-6|44	%files
14cr|ruby-RMagick-2.13.1-6|45	%doc README.html ChangeLog doc examples
14cr|ruby-RMagick-2.13.1-6|46	%{ruby_sitelibdir}/*.rb
14cr|ruby-RMagick-2.13.1-6|47	%{ruby_sitelibdir}/rvg
14cr|ruby-RMagick-2.13.1-6|48	%{ruby_sitearchdir}/*.so
14cr|ruby-RMagick-2.13.1-6|49	
14cr|ruby-RMagick-2.13.1-6|50	%changelog
14cr|ruby-RMagick-2.13.1-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13.1-6
14cr|ruby-RMagick-2.13.1-6|52	+ Revision: 7040fbb
14cr|ruby-RMagick-2.13.1-6|53	- MassBuild#464: Increase release tag
14cr|ruby-RMagick-2.13.1-6|54	
14cr|ruby-RMagick-2.13.1-6|55	

8033 14
14cr|ruby-SDL-2.0.1-5|1	%define real_name rubysdl
14cr|ruby-SDL-2.0.1-5|2	
14cr|ruby-SDL-2.0.1-5|3	Summary: Wrapper around the cross platform Simple DirectMedia Layer game library
14cr|ruby-SDL-2.0.1-5|4	Name:    ruby-SDL
14cr|ruby-SDL-2.0.1-5|5	Version: 2.0.1
14cr|ruby-SDL-2.0.1-5|6	Release: 5
14cr|ruby-SDL-2.0.1-5|7	License: LGPLv2+
14cr|ruby-SDL-2.0.1-5|8	Source:  http://www.kmc.gr.jp/~ohai/rubysdl/%{real_name}-%{version}.tar.gz
14cr|ruby-SDL-2.0.1-5|9	Source1: http://www.kmc.gr.jp/~ohai/rubysdl_ref_2.en.html.bz2
14cr|ruby-SDL-2.0.1-5|10	Group:   Development/Ruby
14cr|ruby-SDL-2.0.1-5|11	URL:     http://www.kmc.gr.jp/~ohai/index.en.html
14cr|ruby-SDL-2.0.1-5|12	BuildRequires: SDL-devel
14cr|ruby-SDL-2.0.1-5|13	BuildRequires: SDL_image-devel
14cr|ruby-SDL-2.0.1-5|14	BuildRequires: SDL_mixer-devel
14cr|ruby-SDL-2.0.1-5|15	BuildRequires: SDL_ttf-devel
14cr|ruby-SDL-2.0.1-5|16	BuildRequires: libsmpeg-devel
14cr|ruby-SDL-2.0.1-5|17	BuildRequires: ruby-devel
14cr|ruby-SDL-2.0.1-5|18	
14cr|ruby-SDL-2.0.1-5|19	Provides: %{real_name} = %{version}-%{release}
14cr|ruby-SDL-2.0.1-5|20	
14cr|ruby-SDL-2.0.1-5|21	%description
14cr|ruby-SDL-2.0.1-5|22	Ruby-SDL is a wrapper around the cross platform Simple Direct Layer game
14cr|ruby-SDL-2.0.1-5|23	library. Essentially it allows you to write cross platform games in Ruby,
14cr|ruby-SDL-2.0.1-5|24	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
14cr|ruby-SDL-2.0.1-5|25	
14cr|ruby-SDL-2.0.1-5|26	%prep
14cr|ruby-SDL-2.0.1-5|27	%setup -q -n %{real_name}-%{version}
14cr|ruby-SDL-2.0.1-5|28	bzcat %{SOURCE1} > reference_manual.html
14cr|ruby-SDL-2.0.1-5|29	
14cr|ruby-SDL-2.0.1-5|30	%build
14cr|ruby-SDL-2.0.1-5|31	ruby extconf.rb --enable-opengl
14cr|ruby-SDL-2.0.1-5|32	make
14cr|ruby-SDL-2.0.1-5|33	sed -i 's|/usr/local/bin/ruby|/usr/bin/ruby|' sample/*.rb
14cr|ruby-SDL-2.0.1-5|34	chmod 0755 sample/kanji.rb
14cr|ruby-SDL-2.0.1-5|35	
14cr|ruby-SDL-2.0.1-5|36	%install
14cr|ruby-SDL-2.0.1-5|37	%makeinstall_std
14cr|ruby-SDL-2.0.1-5|38	
14cr|ruby-SDL-2.0.1-5|39	%files
14cr|ruby-SDL-2.0.1-5|40	%doc README.* sample rubysdl_const_list.txt reference_manual.html
14cr|ruby-SDL-2.0.1-5|41	%{ruby_sitelibdir}/*.rb
14cr|ruby-SDL-2.0.1-5|42	%{ruby_sitearchdir}/*.so
14cr|ruby-SDL-2.0.1-5|43	
14cr|ruby-SDL-2.0.1-5|44	
14cr|ruby-SDL-2.0.1-5|45	%changelog
14cr|ruby-SDL-2.0.1-5|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-5
14cr|ruby-SDL-2.0.1-5|47	+ Revision: b87cfe9
14cr|ruby-SDL-2.0.1-5|48	- MassBuild#464: Increase release tag
14cr|ruby-SDL-2.0.1-5|49	
14cr|ruby-SDL-2.0.1-5|50	

8034 14
14cr|ruby-sprockets2.1-2.1.3-3|1	%define gemname sprockets
14cr|ruby-sprockets2.1-2.1.3-3|2	%define __noautoreq '^[^a-zA-Z]*$'
14cr|ruby-sprockets2.1-2.1.3-3|3	
14cr|ruby-sprockets2.1-2.1.3-3|4	Summary:	Sprockets is a Rack-based asset packaging system
14cr|ruby-sprockets2.1-2.1.3-3|5	Name:		ruby-%{gemname}2.1
14cr|ruby-sprockets2.1-2.1.3-3|6	Version:	2.1.3
14cr|ruby-sprockets2.1-2.1.3-3|7	Release:	3
14cr|ruby-sprockets2.1-2.1.3-3|8	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
14cr|ruby-sprockets2.1-2.1.3-3|9	License:	MIT
14cr|ruby-sprockets2.1-2.1.3-3|10	Group:		System/Servers
14cr|ruby-sprockets2.1-2.1.3-3|11	Url:		http://www.rubyonrails.org/
14cr|ruby-sprockets2.1-2.1.3-3|12	BuildArch:	noarch
14cr|ruby-sprockets2.1-2.1.3-3|13	BuildRequires:	ruby-RubyGems
14cr|ruby-sprockets2.1-2.1.3-3|14	#Provides:       rubygem(%{gemname}) = %{version}
14cr|ruby-sprockets2.1-2.1.3-3|15	
14cr|ruby-sprockets2.1-2.1.3-3|16	%description
14cr|ruby-sprockets2.1-2.1.3-3|17	Sprockets is a Rack-based asset packaging system that concatenates
14cr|ruby-sprockets2.1-2.1.3-3|18	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
14cr|ruby-sprockets2.1-2.1.3-3|19	
14cr|ruby-sprockets2.1-2.1.3-3|20	%prep
14cr|ruby-sprockets2.1-2.1.3-3|21	%setup -c
14cr|ruby-sprockets2.1-2.1.3-3|22	
14cr|ruby-sprockets2.1-2.1.3-3|23	%build
14cr|ruby-sprockets2.1-2.1.3-3|24	
14cr|ruby-sprockets2.1-2.1.3-3|25	%install
14cr|ruby-sprockets2.1-2.1.3-3|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-sprockets2.1-2.1.3-3|27	
14cr|ruby-sprockets2.1-2.1.3-3|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-sprockets2.1-2.1.3-3|29	
14cr|ruby-sprockets2.1-2.1.3-3|30	%files
14cr|ruby-sprockets2.1-2.1.3-3|31	%defattr(-,root,root)
14cr|ruby-sprockets2.1-2.1.3-3|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
14cr|ruby-sprockets2.1-2.1.3-3|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
14cr|ruby-sprockets2.1-2.1.3-3|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
14cr|ruby-sprockets2.1-2.1.3-3|35	
14cr|ruby-sprockets2.1-2.1.3-3|36	
14cr|ruby-sprockets2.1-2.1.3-3|37	
14cr|ruby-sprockets2.1-2.1.3-3|38	%changelog
14cr|ruby-sprockets2.1-2.1.3-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-3
14cr|ruby-sprockets2.1-2.1.3-3|40	+ Revision: 0fae30a
14cr|ruby-sprockets2.1-2.1.3-3|41	- MassBuild#464: Increase release tag
14cr|ruby-sprockets2.1-2.1.3-3|42	
14cr|ruby-sprockets2.1-2.1.3-3|43	

8035 14
14cr|ruby-tar-0.1-9|1	%define rname tar
14cr|ruby-tar-0.1-9|2	%define name ruby-%{rname}
14cr|ruby-tar-0.1-9|3	%define version 0.1
14cr|ruby-tar-0.1-9|4	%define release 9
14cr|ruby-tar-0.1-9|5	
14cr|ruby-tar-0.1-9|6	Summary: Ruby implementation of the Unix 'tar' format
14cr|ruby-tar-0.1-9|7	Name: %{name}
14cr|ruby-tar-0.1-9|8	Version: %{version}
14cr|ruby-tar-0.1-9|9	Release: %{release}
14cr|ruby-tar-0.1-9|10	URL: http://ruby.jamisbuck.org/
14cr|ruby-tar-0.1-9|11	Source0: %{rname}-%{version}.tar.bz2
14cr|ruby-tar-0.1-9|12	License: GPL
14cr|ruby-tar-0.1-9|13	Group: Development/Ruby
14cr|ruby-tar-0.1-9|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|ruby-tar-0.1-9|15	Requires: ruby >= 1.8
14cr|ruby-tar-0.1-9|16	BuildRequires: ruby-devel
14cr|ruby-tar-0.1-9|17	BuildArch: noarch
14cr|ruby-tar-0.1-9|18	
14cr|ruby-tar-0.1-9|19	%description
14cr|ruby-tar-0.1-9|20	A pure Ruby implementation of the Unix 'tar' file format. It is a library
14cr|ruby-tar-0.1-9|21	that allows you to easily read, write, and append to tar files, whether the
14cr|ruby-tar-0.1-9|22	'tar' command exists on your system or not. Right now it handles archives
14cr|ruby-tar-0.1-9|23	containing regular files very well--links, block devices, and so forth are
14cr|ruby-tar-0.1-9|24	not handled yet.
14cr|ruby-tar-0.1-9|25	
14cr|ruby-tar-0.1-9|26	%prep
14cr|ruby-tar-0.1-9|27	%setup -q -n %{rname}-%{version}
14cr|ruby-tar-0.1-9|28	
14cr|ruby-tar-0.1-9|29	%build
14cr|ruby-tar-0.1-9|30	ruby setup.rb config
14cr|ruby-tar-0.1-9|31	ruby setup.rb setup
14cr|ruby-tar-0.1-9|32	
14cr|ruby-tar-0.1-9|33	%install
14cr|ruby-tar-0.1-9|34	rm -rf %buildroot
14cr|ruby-tar-0.1-9|35	ruby setup.rb install --prefix=%buildroot
14cr|ruby-tar-0.1-9|36	
14cr|ruby-tar-0.1-9|37	%clean
14cr|ruby-tar-0.1-9|38	rm -rf %buildroot
14cr|ruby-tar-0.1-9|39	
14cr|ruby-tar-0.1-9|40	%files
14cr|ruby-tar-0.1-9|41	%defattr(-,root,root)
14cr|ruby-tar-0.1-9|42	%{ruby_sitelibdir}/*.rb
14cr|ruby-tar-0.1-9|43	%doc LICENSE ChangeLog doc samples
14cr|ruby-tar-0.1-9|44	
14cr|ruby-tar-0.1-9|45	
14cr|ruby-tar-0.1-9|46	
14cr|ruby-tar-0.1-9|47	
14cr|ruby-tar-0.1-9|48	
14cr|ruby-tar-0.1-9|49	%changelog
14cr|ruby-tar-0.1-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cr|ruby-tar-0.1-9|51	+ Revision: 4460abd
14cr|ruby-tar-0.1-9|52	- MassBuild#464: Increase release tag
14cr|ruby-tar-0.1-9|53	
14cr|ruby-tar-0.1-9|54	

8036 14
14cr|ruby-tzinfo-1.2.1-2|1	%define oname tzinfo
14cr|ruby-tzinfo-1.2.1-2|2	
14cr|ruby-tzinfo-1.2.1-2|3	Name:       ruby-%{oname}
14cr|ruby-tzinfo-1.2.1-2|4	Version:    1.2.1
14cr|ruby-tzinfo-1.2.1-2|5	Release:    2
14cr|ruby-tzinfo-1.2.1-2|6	Summary:    Daylight-savings aware timezone library
14cr|ruby-tzinfo-1.2.1-2|7	Group:      Development/Ruby
14cr|ruby-tzinfo-1.2.1-2|8	License:    MIT
14cr|ruby-tzinfo-1.2.1-2|9	URL:        http://tzinfo.rubyforge.org/
14cr|ruby-tzinfo-1.2.1-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cr|ruby-tzinfo-1.2.1-2|11	BuildRequires: rubygems
14cr|ruby-tzinfo-1.2.1-2|12	BuildArch:  noarch
14cr|ruby-tzinfo-1.2.1-2|13	%rename     rubygem-%{oname}
14cr|ruby-tzinfo-1.2.1-2|14	
14cr|ruby-tzinfo-1.2.1-2|15	%description
14cr|ruby-tzinfo-1.2.1-2|16	TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
14cr|ruby-tzinfo-1.2.1-2|17	daylight savings aware transformations between times in different time zones.
14cr|ruby-tzinfo-1.2.1-2|18	
14cr|ruby-tzinfo-1.2.1-2|19	
14cr|ruby-tzinfo-1.2.1-2|20	%prep
14cr|ruby-tzinfo-1.2.1-2|21	
14cr|ruby-tzinfo-1.2.1-2|22	%build
14cr|ruby-tzinfo-1.2.1-2|23	
14cr|ruby-tzinfo-1.2.1-2|24	%install
14cr|ruby-tzinfo-1.2.1-2|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
14cr|ruby-tzinfo-1.2.1-2|26	--force --rdoc %{SOURCE0}
14cr|ruby-tzinfo-1.2.1-2|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-tzinfo-1.2.1-2|28	
14cr|ruby-tzinfo-1.2.1-2|29	%files
14cr|ruby-tzinfo-1.2.1-2|30	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
14cr|ruby-tzinfo-1.2.1-2|31	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
14cr|ruby-tzinfo-1.2.1-2|32	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
14cr|ruby-tzinfo-1.2.1-2|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cr|ruby-tzinfo-1.2.1-2|34	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
14cr|ruby-tzinfo-1.2.1-2|35	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
14cr|ruby-tzinfo-1.2.1-2|36	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README*
14cr|ruby-tzinfo-1.2.1-2|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES*
14cr|ruby-tzinfo-1.2.1-2|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cr|ruby-tzinfo-1.2.1-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts
14cr|ruby-tzinfo-1.2.1-2|40	%{ruby_gemdir}/gems/%{oname}-%{version}/*gemspec
14cr|ruby-tzinfo-1.2.1-2|41	%changelog
14cr|ruby-tzinfo-1.2.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|ruby-tzinfo-1.2.1-2|43	+ Revision: 9248ee5
14cr|ruby-tzinfo-1.2.1-2|44	- MassBuild#464: Increase release tag
14cr|ruby-tzinfo-1.2.1-2|45	
14cr|ruby-tzinfo-1.2.1-2|46	

8037 14
14cr|ruby-wirble-0.1.3-3|1	%define rname	wirble
14cr|ruby-wirble-0.1.3-3|2	
14cr|ruby-wirble-0.1.3-3|3	%define name	ruby-%{rname}
14cr|ruby-wirble-0.1.3-3|4	%define version 0.1.3
14cr|ruby-wirble-0.1.3-3|5	%define release 3
14cr|ruby-wirble-0.1.3-3|6	
14cr|ruby-wirble-0.1.3-3|7	Summary:	Enhancements for Irb
14cr|ruby-wirble-0.1.3-3|8	Name:		%{name}
14cr|ruby-wirble-0.1.3-3|9	Version:	%{version}
14cr|ruby-wirble-0.1.3-3|10	Release:	%{release}
14cr|ruby-wirble-0.1.3-3|11	Source0:	http://pablotron.org/files/gems/%{rname}-%{version}.gem
14cr|ruby-wirble-0.1.3-3|12	License:	MIT
14cr|ruby-wirble-0.1.3-3|13	Group:		Development/Ruby
14cr|ruby-wirble-0.1.3-3|14	Url:		http://pablotron.org/software/wirble/
14cr|ruby-wirble-0.1.3-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ruby-wirble-0.1.3-3|16	BuildArch:	noarch
14cr|ruby-wirble-0.1.3-3|17	BuildRequires:	ruby-RubyGems
14cr|ruby-wirble-0.1.3-3|18	Provides:	rubygem(%{rname})
14cr|ruby-wirble-0.1.3-3|19	
14cr|ruby-wirble-0.1.3-3|20	%description
14cr|ruby-wirble-0.1.3-3|21	Wirble is a set of enhancements for Irb. Wirble enables several items
14cr|ruby-wirble-0.1.3-3|22	mentioned on the RubyGarden "Irb Tips and Tricks" page, including
14cr|ruby-wirble-0.1.3-3|23	tab-completion, history, and a built-in ri command, as well as
14cr|ruby-wirble-0.1.3-3|24	colorized results and a couple other goodies. The idea, of course, is
14cr|ruby-wirble-0.1.3-3|25	to fill Irb with useful features without turning your ~/.irbrc file
14cr|ruby-wirble-0.1.3-3|26	into swiss cheese.
14cr|ruby-wirble-0.1.3-3|27	
14cr|ruby-wirble-0.1.3-3|28	%prep
14cr|ruby-wirble-0.1.3-3|29	
14cr|ruby-wirble-0.1.3-3|30	%build
14cr|ruby-wirble-0.1.3-3|31	
14cr|ruby-wirble-0.1.3-3|32	%install
14cr|ruby-wirble-0.1.3-3|33	%__rm -rf %{buildroot}
14cr|ruby-wirble-0.1.3-3|34	gem install --ri -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cr|ruby-wirble-0.1.3-3|35	
14cr|ruby-wirble-0.1.3-3|36	%__rm -rf %{buildroot}%{ruby_gemdir}/cache
14cr|ruby-wirble-0.1.3-3|37	
14cr|ruby-wirble-0.1.3-3|38	%clean
14cr|ruby-wirble-0.1.3-3|39	%__rm -rf %{buildroot}
14cr|ruby-wirble-0.1.3-3|40	
14cr|ruby-wirble-0.1.3-3|41	%files
14cr|ruby-wirble-0.1.3-3|42	%defattr(-,root,root)
14cr|ruby-wirble-0.1.3-3|43	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cr|ruby-wirble-0.1.3-3|44	%{ruby_gemdir}/gems/%{rname}-%{version}
14cr|ruby-wirble-0.1.3-3|45	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cr|ruby-wirble-0.1.3-3|46	
14cr|ruby-wirble-0.1.3-3|47	
14cr|ruby-wirble-0.1.3-3|48	
14cr|ruby-wirble-0.1.3-3|49	%changelog
14cr|ruby-wirble-0.1.3-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-3
14cr|ruby-wirble-0.1.3-3|51	+ Revision: d798aed
14cr|ruby-wirble-0.1.3-3|52	- MassBuild#464: Increase release tag
14cr|ruby-wirble-0.1.3-3|53	
14cr|ruby-wirble-0.1.3-3|54	

8038 14
14cr|R-ucminf-1.1.3-2|1	%global packname  ucminf
14cr|R-ucminf-1.1.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-ucminf-1.1.3-2|3	
14cr|R-ucminf-1.1.3-2|4	Name:             R-%{packname}
14cr|R-ucminf-1.1.3-2|5	Version:          1.1.3
14cr|R-ucminf-1.1.3-2|6	Release:          2
14cr|R-ucminf-1.1.3-2|7	Summary:          General-purpose unconstrained non-linear optimization
14cr|R-ucminf-1.1.3-2|8	Group:            Sciences/Mathematics
14cr|R-ucminf-1.1.3-2|9	License:          GPL (>= 2)
14cr|R-ucminf-1.1.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-ucminf-1.1.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-3.tar.gz
14cr|R-ucminf-1.1.3-2|12	
14cr|R-ucminf-1.1.3-2|13	Requires:         R-numDeriv
14cr|R-ucminf-1.1.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-ucminf-1.1.3-2|15	
14cr|R-ucminf-1.1.3-2|16	BuildRequires:    R-numDeriv
14cr|R-ucminf-1.1.3-2|17	BuildRequires:    lapack-devel
14cr|R-ucminf-1.1.3-2|18	
14cr|R-ucminf-1.1.3-2|19	
14cr|R-ucminf-1.1.3-2|20	%description
14cr|R-ucminf-1.1.3-2|21	An algorithm for general-purpose unconstrained non-linear optimization.
14cr|R-ucminf-1.1.3-2|22	The algorithm is of quasi-Newton type with BFGS updating of the inverse
14cr|R-ucminf-1.1.3-2|23	Hessian and soft line search with a trust region type monitoring of the
14cr|R-ucminf-1.1.3-2|24	input to the line search algorithm. The interface of 'ucminf' is designed
14cr|R-ucminf-1.1.3-2|25	for easy interchange with 'optim'.
14cr|R-ucminf-1.1.3-2|26	
14cr|R-ucminf-1.1.3-2|27	%prep
14cr|R-ucminf-1.1.3-2|28	%setup -q -c -n %{packname}
14cr|R-ucminf-1.1.3-2|29	
14cr|R-ucminf-1.1.3-2|30	%build
14cr|R-ucminf-1.1.3-2|31	
14cr|R-ucminf-1.1.3-2|32	%install
14cr|R-ucminf-1.1.3-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-ucminf-1.1.3-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-ucminf-1.1.3-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-ucminf-1.1.3-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-ucminf-1.1.3-2|37	
14cr|R-ucminf-1.1.3-2|38	%check
14cr|R-ucminf-1.1.3-2|39	%{_bindir}/R CMD check %{packname}
14cr|R-ucminf-1.1.3-2|40	
14cr|R-ucminf-1.1.3-2|41	%files
14cr|R-ucminf-1.1.3-2|42	%dir %{rlibdir}/%{packname}
14cr|R-ucminf-1.1.3-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-ucminf-1.1.3-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-ucminf-1.1.3-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-ucminf-1.1.3-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-ucminf-1.1.3-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-ucminf-1.1.3-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-ucminf-1.1.3-2|49	%{rlibdir}/%{packname}/R
14cr|R-ucminf-1.1.3-2|50	%{rlibdir}/%{packname}/help
14cr|R-ucminf-1.1.3-2|51	%{rlibdir}/%{packname}/libs
14cr|R-ucminf-1.1.3-2|52	
14cr|R-ucminf-1.1.3-2|53	%changelog
14cr|R-ucminf-1.1.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-2
14cr|R-ucminf-1.1.3-2|55	+ Revision: 7651186
14cr|R-ucminf-1.1.3-2|56	- MassBuild#464: Increase release tag
14cr|R-ucminf-1.1.3-2|57	
14cr|R-ucminf-1.1.3-2|58	

8039 14
14cr|ruijieclient-0.7.0-2|1	Summary:	A ruijie network supplicant for GNU/Linux
14cr|ruijieclient-0.7.0-2|2	Name:		ruijieclient
14cr|ruijieclient-0.7.0-2|3	Version:	0.7.0
14cr|ruijieclient-0.7.0-2|4	Release:	2
14cr|ruijieclient-0.7.0-2|5	License:	LGPLv3+
14cr|ruijieclient-0.7.0-2|6	Group:		System/Servers
14cr|ruijieclient-0.7.0-2|7	URL:		http://code.google.com/p/ruijieclient/
14cr|ruijieclient-0.7.0-2|8	Source:		http://ruijieclient.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|ruijieclient-0.7.0-2|9	Source1:	ruijie.conf
14cr|ruijieclient-0.7.0-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ruijieclient-0.7.0-2|11	BuildRequires:	libpcap-devel
14cr|ruijieclient-0.7.0-2|12	
14cr|ruijieclient-0.7.0-2|13	%description
14cr|ruijieclient-0.7.0-2|14	RuijieClient is a ruijie network supplicant for GNU/Linux which is based
14cr|ruijieclient-0.7.0-2|15	on mystar, but re-writed form scratch.
14cr|ruijieclient-0.7.0-2|16	
14cr|ruijieclient-0.7.0-2|17	%prep
14cr|ruijieclient-0.7.0-2|18	%setup -q -n %{name}-%{version}
14cr|ruijieclient-0.7.0-2|19	
14cr|ruijieclient-0.7.0-2|20	%build
14cr|ruijieclient-0.7.0-2|21	%configure2_5x
14cr|ruijieclient-0.7.0-2|22	%make
14cr|ruijieclient-0.7.0-2|23	
14cr|ruijieclient-0.7.0-2|24	%install
14cr|ruijieclient-0.7.0-2|25	rm -rf %{buildroot}
14cr|ruijieclient-0.7.0-2|26	%makeinstall_std
14cr|ruijieclient-0.7.0-2|27	
14cr|ruijieclient-0.7.0-2|28	rm -fr %buildroot%_datadir/doc
14cr|ruijieclient-0.7.0-2|29	
14cr|ruijieclient-0.7.0-2|30	install -D %{SOURCE1} -m0644 %buildroot%_sysconfdir/ruijie.conf
14cr|ruijieclient-0.7.0-2|31	
14cr|ruijieclient-0.7.0-2|32	%clean
14cr|ruijieclient-0.7.0-2|33	rm -rf %{buildroot}
14cr|ruijieclient-0.7.0-2|34	
14cr|ruijieclient-0.7.0-2|35	%files
14cr|ruijieclient-0.7.0-2|36	%defattr(-,root,root)
14cr|ruijieclient-0.7.0-2|37	%doc README
14cr|ruijieclient-0.7.0-2|38	%{_bindir}/ruijieclient
14cr|ruijieclient-0.7.0-2|39	%config(noreplace) %_sysconfdir/ruijie.conf
14cr|ruijieclient-0.7.0-2|40	
14cr|ruijieclient-0.7.0-2|41	
14cr|ruijieclient-0.7.0-2|42	
14cr|ruijieclient-0.7.0-2|43	%changelog
14cr|ruijieclient-0.7.0-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|ruijieclient-0.7.0-2|45	+ Revision: 71e1caf
14cr|ruijieclient-0.7.0-2|46	- MassBuild#464: Increase release tag
14cr|ruijieclient-0.7.0-2|47	
14cr|ruijieclient-0.7.0-2|48	

8040 14
14cr|rules_du_jour-1.30-5|1	Summary:	This script updates SpamAssassin RuleSet files from the internet
14cr|rules_du_jour-1.30-5|2	Name:		rules_du_jour
14cr|rules_du_jour-1.30-5|3	Version:	1.30
14cr|rules_du_jour-1.30-5|4	Release:	5
14cr|rules_du_jour-1.30-5|5	License:	GPL
14cr|rules_du_jour-1.30-5|6	Group:		Networking/Mail
14cr|rules_du_jour-1.30-5|7	URL:		http://sandgnat.com/rdj/rules_du_jour
14cr|rules_du_jour-1.30-5|8	Source0:	http://sandgnat.com/rdj/rules_du_jour
14cr|rules_du_jour-1.30-5|9	Requires:	curl
14cr|rules_du_jour-1.30-5|10	Requires:	spamassassin
14cr|rules_du_jour-1.30-5|11	Requires:	spamassassin-spamd
14cr|rules_du_jour-1.30-5|12	Requires:	wget
14cr|rules_du_jour-1.30-5|13	BuildArch:	noarch
14cr|rules_du_jour-1.30-5|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
14cr|rules_du_jour-1.30-5|15	
14cr|rules_du_jour-1.30-5|16	%description
14cr|rules_du_jour-1.30-5|17	This script updates SpamAssassin RuleSet files from the internet.
14cr|rules_du_jour-1.30-5|18	
14cr|rules_du_jour-1.30-5|19	%prep
14cr|rules_du_jour-1.30-5|20	
14cr|rules_du_jour-1.30-5|21	%setup -c -T -n %{name}-%{version}
14cr|rules_du_jour-1.30-5|22	cp %{SOURCE0} %{name}
14cr|rules_du_jour-1.30-5|23	
14cr|rules_du_jour-1.30-5|24	%install
14cr|rules_du_jour-1.30-5|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rules_du_jour-1.30-5|26	
14cr|rules_du_jour-1.30-5|27	install -d %{buildroot}%{_sbindir}
14cr|rules_du_jour-1.30-5|28	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cr|rules_du_jour-1.30-5|29	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|rules_du_jour-1.30-5|30	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/RulesDuJour
14cr|rules_du_jour-1.30-5|31	
14cr|rules_du_jour-1.30-5|32	cat > RulesDuJour << EOF
14cr|rules_du_jour-1.30-5|33	TRUSTED_RULESETS="TRIPWIRE EVILNUMBERS SARE_RANDOM"
14cr|rules_du_jour-1.30-5|34	SA_DIR="%{_sysconfdir}/mail/spamassassin"
14cr|rules_du_jour-1.30-5|35	SA_RESTART="%{_initrddir}/spamd restart"
14cr|rules_du_jour-1.30-5|36	#SA_RESTART="svc -du /service/spamd /service/spamd/log"
14cr|rules_du_jour-1.30-5|37	EOF
14cr|rules_du_jour-1.30-5|38	
14cr|rules_du_jour-1.30-5|39	install -m0755 %{name} %{buildroot}%{_sbindir}/
14cr|rules_du_jour-1.30-5|40	ln -s %{_sbindir}/%{name} %{buildroot}%{_sysconfdir}/mail/spamassassin/RulesDuJour/%{name}
14cr|rules_du_jour-1.30-5|41	ln -s %{_sbindir}/%{name} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cr|rules_du_jour-1.30-5|42	
14cr|rules_du_jour-1.30-5|43	install -m0644 RulesDuJour %{buildroot}%{_sysconfdir}/sysconfig/
14cr|rules_du_jour-1.30-5|44	
14cr|rules_du_jour-1.30-5|45	%clean
14cr|rules_du_jour-1.30-5|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|rules_du_jour-1.30-5|47	
14cr|rules_du_jour-1.30-5|48	%files
14cr|rules_du_jour-1.30-5|49	%defattr(-,root,root)
14cr|rules_du_jour-1.30-5|50	%dir %attr(0755,root,root) %{_sysconfdir}/mail/spamassassin/RulesDuJour
14cr|rules_du_jour-1.30-5|51	%config(noreplace) %{_sysconfdir}/sysconfig/RulesDuJour
14cr|rules_du_jour-1.30-5|52	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|rules_du_jour-1.30-5|53	%attr(0755,root,root) %{_sysconfdir}/mail/spamassassin/RulesDuJour/%{name}
14cr|rules_du_jour-1.30-5|54	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
14cr|rules_du_jour-1.30-5|55	
14cr|rules_du_jour-1.30-5|56	
14cr|rules_du_jour-1.30-5|57	
14cr|rules_du_jour-1.30-5|58	%changelog
14cr|rules_du_jour-1.30-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-5
14cr|rules_du_jour-1.30-5|60	+ Revision: 0b932b2
14cr|rules_du_jour-1.30-5|61	- MassBuild#464: Increase release tag
14cr|rules_du_jour-1.30-5|62	
14cr|rules_du_jour-1.30-5|63	

8041 14
14cr|ruli-0.36-6|1	%define	major 4
14cr|ruli-0.36-6|2	%define libname %mklibname ruli %{major}
14cr|ruli-0.36-6|3	%define develname %mklibname ruli -d
14cr|ruli-0.36-6|4	
14cr|ruli-0.36-6|5	Summary:	The RULI (Resolver User Layer Interface) library
14cr|ruli-0.36-6|6	Name:		ruli
14cr|ruli-0.36-6|7	Version:	0.36
14cr|ruli-0.36-6|8	Release:	6
14cr|ruli-0.36-6|9	License:	BSD
14cr|ruli-0.36-6|10	Group:		System/Libraries
14cr|ruli-0.36-6|11	URL:		http://www.nongnu.org/ruli/
14cr|ruli-0.36-6|12	Source0:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz
14cr|ruli-0.36-6|13	Source2:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz.sig
14cr|ruli-0.36-6|14	Patch0:		ruli-0.35-optflags.diff
14cr|ruli-0.36-6|15	Patch1:		ruli-0.36-format_not_a_string_literal_and_no_format_arguments.diff
14cr|ruli-0.36-6|16	BuildRequires:	oop-devel
14cr|ruli-0.36-6|17	BuildConflicts:	%{name}-devel
14cr|ruli-0.36-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ruli-0.36-6|19	
14cr|ruli-0.36-6|20	%description
14cr|ruli-0.36-6|21	RULI stands for Resolver User Layer Interface. It's a library
14cr|ruli-0.36-6|22	built on top of an asynchronous DNS stub resolver. RULI provides
14cr|ruli-0.36-6|23	an easy-to-use interface for querying DNS SRV resource records.
14cr|ruli-0.36-6|24	The goal is to promote the wide deployment of SRV-cognizant
14cr|ruli-0.36-6|25	software. RULI aims to fully support SRV-related standards. There
14cr|ruli-0.36-6|26	are bindings for PHP and Perl. IPv6 is supported.
14cr|ruli-0.36-6|27	
14cr|ruli-0.36-6|28	As side-effect, RULI also provides a general-purpose,
14cr|ruli-0.36-6|29	event-driven, asynchronous, stub DNS resolver.
14cr|ruli-0.36-6|30	
14cr|ruli-0.36-6|31	%package -n	%{libname}
14cr|ruli-0.36-6|32	Summary:	The RULI (Resolver User Layer Interface) library
14cr|ruli-0.36-6|33	Group:          System/Libraries
14cr|ruli-0.36-6|34	
14cr|ruli-0.36-6|35	%description -n	%{libname}
14cr|ruli-0.36-6|36	RULI stands for Resolver User Layer Interface. It's a library
14cr|ruli-0.36-6|37	built on top of an asynchronous DNS stub resolver. RULI provides
14cr|ruli-0.36-6|38	an easy-to-use interface for querying DNS SRV resource records.
14cr|ruli-0.36-6|39	The goal is to promote the wide deployment of SRV-cognizant
14cr|ruli-0.36-6|40	software. RULI aims to fully support SRV-related standards. There
14cr|ruli-0.36-6|41	are bindings for PHP and Perl. IPv6 is supported.
14cr|ruli-0.36-6|42	
14cr|ruli-0.36-6|43	As side-effect, RULI also provides a general-purpose,
14cr|ruli-0.36-6|44	event-driven, asynchronous, stub DNS resolver.
14cr|ruli-0.36-6|45	
14cr|ruli-0.36-6|46	%package -n	%{develname}
14cr|ruli-0.36-6|47	Summary:	Static library and header files for the %{libname} library
14cr|ruli-0.36-6|48	Group:		Development/C
14cr|ruli-0.36-6|49	Provides:	%{name}-devel = %{version}-%{release}
14cr|ruli-0.36-6|50	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|ruli-0.36-6|51	Requires:	%{libname} = %{version}-%{release}
14cr|ruli-0.36-6|52	Obsoletes:	%{mklibname ruli 4 -d}
14cr|ruli-0.36-6|53	
14cr|ruli-0.36-6|54	%description -n	%{develname}
14cr|ruli-0.36-6|55	RULI stands for Resolver User Layer Interface. It's a library
14cr|ruli-0.36-6|56	built on top of an asynchronous DNS stub resolver. RULI provides
14cr|ruli-0.36-6|57	an easy-to-use interface for querying DNS SRV resource records.
14cr|ruli-0.36-6|58	The goal is to promote the wide deployment of SRV-cognizant
14cr|ruli-0.36-6|59	software. RULI aims to fully support SRV-related standards. There
14cr|ruli-0.36-6|60	are bindings for PHP and Perl. IPv6 is supported.
14cr|ruli-0.36-6|61	
14cr|ruli-0.36-6|62	As side-effect, RULI also provides a general-purpose,
14cr|ruli-0.36-6|63	event-driven, asynchronous, stub DNS resolver.
14cr|ruli-0.36-6|64	
14cr|ruli-0.36-6|65	%package	tools
14cr|ruli-0.36-6|66	Summary:	Tools utilizing the RULI (Resolver User Layer Interface) library
14cr|ruli-0.36-6|67	Group:          System/Servers
14cr|ruli-0.36-6|68	
14cr|ruli-0.36-6|69	%description	tools
14cr|ruli-0.36-6|70	RULI stands for Resolver User Layer Interface. It's a library
14cr|ruli-0.36-6|71	built on top of an asynchronous DNS stub resolver. RULI provides
14cr|ruli-0.36-6|72	an easy-to-use interface for querying DNS SRV resource records.
14cr|ruli-0.36-6|73	The goal is to promote the wide deployment of SRV-cognizant
14cr|ruli-0.36-6|74	software. RULI aims to fully support SRV-related standards. There
14cr|ruli-0.36-6|75	are bindings for PHP and Perl. IPv6 is supported.
14cr|ruli-0.36-6|76	
14cr|ruli-0.36-6|77	As side-effect, RULI also provides a general-purpose,
14cr|ruli-0.36-6|78	event-driven, asynchronous, stub DNS resolver.
14cr|ruli-0.36-6|79	
14cr|ruli-0.36-6|80	%prep
14cr|ruli-0.36-6|81	
14cr|ruli-0.36-6|82	%setup -q -n %{name}-%{version}
14cr|ruli-0.36-6|83	%patch0 -p1
14cr|ruli-0.36-6|84	%patch1 -p1
14cr|ruli-0.36-6|85	
14cr|ruli-0.36-6|86	%build
14cr|ruli-0.36-6|87	
14cr|ruli-0.36-6|88	for dir in src sample tools; do
14cr|ruli-0.36-6|89	%make -C $dir \
14cr|ruli-0.36-6|90	OOP_BASE_DIR=%{_prefix} \
14cr|ruli-0.36-6|91	OOP_INCLUDE_DIR=%{_includedir} \
14cr|ruli-0.36-6|92	OOP_LIB_DIR=%{_libdir}
14cr|ruli-0.36-6|93	done
14cr|ruli-0.36-6|94	
14cr|ruli-0.36-6|95	#	DEFINE_SOLARIS="%{optflags} -fPIC"
14cr|ruli-0.36-6|96	
14cr|ruli-0.36-6|97	%install
14cr|ruli-0.36-6|98	rm -rf %{buildroot}
14cr|ruli-0.36-6|99	
14cr|ruli-0.36-6|100	for dir in src sample tools; do
14cr|ruli-0.36-6|101	make -C $dir \
14cr|ruli-0.36-6|102	INSTALL_BASE_DIR=%{buildroot}%{_prefix} \
14cr|ruli-0.36-6|103	INSTALL_INCLUDE_DIR=%{buildroot}%{_includedir} \
14cr|ruli-0.36-6|104	INSTALL_LIB_DIR=%{buildroot}%{_libdir} \
14cr|ruli-0.36-6|105	INSTALL_MAN_DIR=%{buildroot}%{_mandir} \
14cr|ruli-0.36-6|106	install
14cr|ruli-0.36-6|107	done
14cr|ruli-0.36-6|108	
14cr|ruli-0.36-6|109	%if %mdkversion < 200900
14cr|ruli-0.36-6|110	%post -n %{libname} -p /sbin/ldconfig
14cr|ruli-0.36-6|111	%endif
14cr|ruli-0.36-6|112	
14cr|ruli-0.36-6|113	%if %mdkversion < 200900
14cr|ruli-0.36-6|114	%postun -n %{libname} -p /sbin/ldconfig
14cr|ruli-0.36-6|115	%endif
14cr|ruli-0.36-6|116	
14cr|ruli-0.36-6|117	%clean
14cr|ruli-0.36-6|118	rm -rf %{buildroot}
14cr|ruli-0.36-6|119	
14cr|ruli-0.36-6|120	%files -n %{libname}
14cr|ruli-0.36-6|121	%defattr(-,root,root)
14cr|ruli-0.36-6|122	%doc README
14cr|ruli-0.36-6|123	%attr(0755,root,root) %{_libdir}/*.so.*
14cr|ruli-0.36-6|124	%attr(0644,root,root) %{_mandir}/man3/*
14cr|ruli-0.36-6|125	
14cr|ruli-0.36-6|126	%files -n %{develname}
14cr|ruli-0.36-6|127	%defattr(-,root,root)
14cr|ruli-0.36-6|128	%doc TODO
14cr|ruli-0.36-6|129	%attr(0644,root,root) %{_includedir}/*.h
14cr|ruli-0.36-6|130	%attr(0755,root,root) %{_libdir}/*.so
14cr|ruli-0.36-6|131	%attr(0755,root,root) %{_libdir}/*.a
14cr|ruli-0.36-6|132	
14cr|ruli-0.36-6|133	%files tools
14cr|ruli-0.36-6|134	%defattr(-,root,root)
14cr|ruli-0.36-6|135	%doc tools/README
14cr|ruli-0.36-6|136	%attr(0755,root,root) %{_bindir}/*
14cr|ruli-0.36-6|137	%attr(0644,root,root) %{_mandir}/man1/*
14cr|ruli-0.36-6|138	
14cr|ruli-0.36-6|139	
14cr|ruli-0.36-6|140	
14cr|ruli-0.36-6|141	%changelog
14cr|ruli-0.36-6|142	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.36-6
14cr|ruli-0.36-6|143	+ Revision: 4c573c0
14cr|ruli-0.36-6|144	- MassBuild#464: Increase release tag
14cr|ruli-0.36-6|145	
14cr|ruli-0.36-6|146	

8042 14
14cr|runit-2.1.1-4|1	%define _enable_debug_packages %{nil}
14cr|runit-2.1.1-4|2	%define debug_package          %{nil}
14cr|runit-2.1.1-4|3	
14cr|runit-2.1.1-4|4	Summary:	A UN*X init scheme with service supervision
14cr|runit-2.1.1-4|5	Name:		runit
14cr|runit-2.1.1-4|6	Version:	2.1.1
14cr|runit-2.1.1-4|7	Release:	4
14cr|runit-2.1.1-4|8	License:	BSD
14cr|runit-2.1.1-4|9	Group:		System/Base
14cr|runit-2.1.1-4|10	URL:		http://smarden.org/runit/
14cr|runit-2.1.1-4|11	Source0:	http://smarden.org/runit/%{name}-%{version}.tar.gz
14cr|runit-2.1.1-4|12	BuildRequires:	dietlibc-devel >= 0.32
14cr|runit-2.1.1-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|runit-2.1.1-4|14	
14cr|runit-2.1.1-4|15	%description
14cr|runit-2.1.1-4|16	runit is a daemontools alike replacement for SysV-init and other init schemes.
14cr|runit-2.1.1-4|17	It currently runs on GNU/Linux, OpenBSD, FreeBSD, and can easily be adapted to
14cr|runit-2.1.1-4|18	other Unix operating systems. runit implements a simple three-stage concept.
14cr|runit-2.1.1-4|19	Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the
14cr|runit-2.1.1-4|20	system's uptime services (via the runsvdir program). Stage 3 handles the tasks
14cr|runit-2.1.1-4|21	necessary to shutdown and halt or reboot.
14cr|runit-2.1.1-4|22	
14cr|runit-2.1.1-4|23	%prep
14cr|runit-2.1.1-4|24	
14cr|runit-2.1.1-4|25	%setup -q -n admin
14cr|runit-2.1.1-4|26	
14cr|runit-2.1.1-4|27	%build
14cr|runit-2.1.1-4|28	
14cr|runit-2.1.1-4|29	pushd %{name}-%{version}/src
14cr|runit-2.1.1-4|30	echo "diet gcc -Os -pipe" > conf-cc
14cr|runit-2.1.1-4|31	echo "diet gcc -Os -static -s" > conf-ld
14cr|runit-2.1.1-4|32	make
14cr|runit-2.1.1-4|33	popd
14cr|runit-2.1.1-4|34	
14cr|runit-2.1.1-4|35	%install
14cr|runit-2.1.1-4|36	rm -rf %{buildroot}
14cr|runit-2.1.1-4|37	
14cr|runit-2.1.1-4|38	install -d %{buildroot}/sbin/
14cr|runit-2.1.1-4|39	install -d %{buildroot}%{_mandir}/man8
14cr|runit-2.1.1-4|40	
14cr|runit-2.1.1-4|41	pushd %{name}-%{version}
14cr|runit-2.1.1-4|42	for i in `cat package/commands`; do
14cr|runit-2.1.1-4|43	install -m0755 src/$i %{buildroot}/sbin/
14cr|runit-2.1.1-4|44	done
14cr|runit-2.1.1-4|45	popd
14cr|runit-2.1.1-4|46	
14cr|runit-2.1.1-4|47	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
14cr|runit-2.1.1-4|48	
14cr|runit-2.1.1-4|49	%clean
14cr|runit-2.1.1-4|50	rm -rf %{buildroot}
14cr|runit-2.1.1-4|51	
14cr|runit-2.1.1-4|52	%files
14cr|runit-2.1.1-4|53	%defattr(-,root,root)
14cr|runit-2.1.1-4|54	%doc %{name}-%{version}/package/CHANGES
14cr|runit-2.1.1-4|55	%doc %{name}-%{version}/package/README
14cr|runit-2.1.1-4|56	%doc %{name}-%{version}/package/THANKS
14cr|runit-2.1.1-4|57	%doc %{name}-%{version}/doc/*.html
14cr|runit-2.1.1-4|58	%doc %{name}-%{version}/etc/2
14cr|runit-2.1.1-4|59	%doc %{name}-%{version}/etc/debian
14cr|runit-2.1.1-4|60	%attr(0755,root,root) /sbin/chpst
14cr|runit-2.1.1-4|61	%attr(0755,root,root) /sbin/runit
14cr|runit-2.1.1-4|62	%attr(0755,root,root) /sbin/runit-init
14cr|runit-2.1.1-4|63	%attr(0755,root,root) /sbin/runsv
14cr|runit-2.1.1-4|64	%attr(0755,root,root) /sbin/runsvchdir
14cr|runit-2.1.1-4|65	%attr(0755,root,root) /sbin/runsvdir
14cr|runit-2.1.1-4|66	%attr(0755,root,root) /sbin/sv
14cr|runit-2.1.1-4|67	%attr(0755,root,root) /sbin/svlogd
14cr|runit-2.1.1-4|68	%attr(0755,root,root) /sbin/utmpset
14cr|runit-2.1.1-4|69	%attr(0644,root,root) %{_mandir}/man8/chpst.8*
14cr|runit-2.1.1-4|70	%attr(0644,root,root) %{_mandir}/man8/runit-init.8*
14cr|runit-2.1.1-4|71	%attr(0644,root,root) %{_mandir}/man8/runit.8*
14cr|runit-2.1.1-4|72	%attr(0644,root,root) %{_mandir}/man8/runsv.8*
14cr|runit-2.1.1-4|73	%attr(0644,root,root) %{_mandir}/man8/runsvchdir.8*
14cr|runit-2.1.1-4|74	%attr(0644,root,root) %{_mandir}/man8/runsvdir.8*
14cr|runit-2.1.1-4|75	%attr(0644,root,root) %{_mandir}/man8/sv.8*
14cr|runit-2.1.1-4|76	%attr(0644,root,root) %{_mandir}/man8/svlogd.8*
14cr|runit-2.1.1-4|77	%attr(0644,root,root) %{_mandir}/man8/utmpset.8*
14cr|runit-2.1.1-4|78	
14cr|runit-2.1.1-4|79	
14cr|runit-2.1.1-4|80	
14cr|runit-2.1.1-4|81	%changelog
14cr|runit-2.1.1-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-4
14cr|runit-2.1.1-4|83	+ Revision: 3e3a63e
14cr|runit-2.1.1-4|84	- MassBuild#464: Increase release tag
14cr|runit-2.1.1-4|85	
14cr|runit-2.1.1-4|86	

8043 14
14cr|runsuid-1.5-8|1	Summary:	Runs scripts with different group/user id
14cr|runsuid-1.5-8|2	Name:		runsuid
14cr|runsuid-1.5-8|3	Version:	1.5
14cr|runsuid-1.5-8|4	Release:	8
14cr|runsuid-1.5-8|5	License:	GPL
14cr|runsuid-1.5-8|6	Group:		System/Base
14cr|runsuid-1.5-8|7	Url:		http://www.ftp.uni-erlangen.de/~runsuid/
14cr|runsuid-1.5-8|8	Source0:	http://www.ftp.uni-erlangen.de/~runsuid/%{name}-%{version}.tgz
14cr|runsuid-1.5-8|9	BuildRequires:	glibc-devel
14cr|runsuid-1.5-8|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|runsuid-1.5-8|11	
14cr|runsuid-1.5-8|12	%description
14cr|runsuid-1.5-8|13	runsuid runs a script with another user-id/group-id, when
14cr|runsuid-1.5-8|14	the user has the right to do so according to the configuration file.
14cr|runsuid-1.5-8|15	If used in the right combination with access restrictions this can
14cr|runsuid-1.5-8|16	ease the life of system administrators. Additionally, it can be used
14cr|runsuid-1.5-8|17	for running CGI-scripts as different fixed users.
14cr|runsuid-1.5-8|18	
14cr|runsuid-1.5-8|19	%prep
14cr|runsuid-1.5-8|20	%setup -q %{name}-%{version}
14cr|runsuid-1.5-8|21	
14cr|runsuid-1.5-8|22	%build
14cr|runsuid-1.5-8|23	perl -pi -e "s/MAKE_CFLAGS=-O3 -Wall/MAKE_CFLAGS=%{optflags}/" Makefile
14cr|runsuid-1.5-8|24	
14cr|runsuid-1.5-8|25	%make
14cr|runsuid-1.5-8|26	
14cr|runsuid-1.5-8|27	%install
14cr|runsuid-1.5-8|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|runsuid-1.5-8|29	install -d  %{buildroot}%{_sbindir}
14cr|runsuid-1.5-8|30	install -D %{name} %{buildroot}%{_sbindir}/%{name}
14cr|runsuid-1.5-8|31	
14cr|runsuid-1.5-8|32	%clean
14cr|runsuid-1.5-8|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|runsuid-1.5-8|34	
14cr|runsuid-1.5-8|35	%files
14cr|runsuid-1.5-8|36	%defattr(644,root,root,755)
14cr|runsuid-1.5-8|37	%doc README runsuid.rc.example
14cr|runsuid-1.5-8|38	%attr(755,root,root) %{_sbindir}/%{name}
14cr|runsuid-1.5-8|39	
14cr|runsuid-1.5-8|40	
14cr|runsuid-1.5-8|41	
14cr|runsuid-1.5-8|42	
14cr|runsuid-1.5-8|43	
14cr|runsuid-1.5-8|44	%changelog
14cr|runsuid-1.5-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-8
14cr|runsuid-1.5-8|46	+ Revision: fbd97e9
14cr|runsuid-1.5-8|47	- MassBuild#464: Increase release tag
14cr|runsuid-1.5-8|48	
14cr|runsuid-1.5-8|49	

8044 14
14cr|R-urca-1.2.8-2|1	%global packname  urca
14cr|R-urca-1.2.8-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-urca-1.2.8-2|3	
14cr|R-urca-1.2.8-2|4	Name:             R-%{packname}
14cr|R-urca-1.2.8-2|5	Version:          1.2.8
14cr|R-urca-1.2.8-2|6	Release:          2
14cr|R-urca-1.2.8-2|7	Summary:          Unit root and cointegration tests for time series data
14cr|R-urca-1.2.8-2|8	Group:            Sciences/Mathematics
14cr|R-urca-1.2.8-2|9	License:          GPL (>= 2)
14cr|R-urca-1.2.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-urca-1.2.8-2|11	Source0:          http://cran.r-project.org/src/contrib/urca_1.2-8.tar.gz
14cr|R-urca-1.2.8-2|12	Requires:         R-methods
14cr|R-urca-1.2.8-2|13	Requires:         R-nlme R-graphics R-stats
14cr|R-urca-1.2.8-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cr|R-urca-1.2.8-2|15	BuildRequires:    R-nlme R-graphics R-stats
14cr|R-urca-1.2.8-2|16	BuildRequires:    blas-devel
14cr|R-urca-1.2.8-2|17	BuildRequires:    lapack-devel
14cr|R-urca-1.2.8-2|18	
14cr|R-urca-1.2.8-2|19	%description
14cr|R-urca-1.2.8-2|20	Unit root and cointegration tests encountered in applied econometric
14cr|R-urca-1.2.8-2|21	analysis are implemented.
14cr|R-urca-1.2.8-2|22	
14cr|R-urca-1.2.8-2|23	%prep
14cr|R-urca-1.2.8-2|24	%setup -q -c -n %{packname}
14cr|R-urca-1.2.8-2|25	
14cr|R-urca-1.2.8-2|26	%build
14cr|R-urca-1.2.8-2|27	
14cr|R-urca-1.2.8-2|28	%install
14cr|R-urca-1.2.8-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-urca-1.2.8-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-urca-1.2.8-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-urca-1.2.8-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-urca-1.2.8-2|33	
14cr|R-urca-1.2.8-2|34	%check
14cr|R-urca-1.2.8-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-urca-1.2.8-2|36	
14cr|R-urca-1.2.8-2|37	%files
14cr|R-urca-1.2.8-2|38	%dir %{rlibdir}/%{packname}
14cr|R-urca-1.2.8-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-urca-1.2.8-2|40	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-urca-1.2.8-2|41	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-urca-1.2.8-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-urca-1.2.8-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-urca-1.2.8-2|44	%{rlibdir}/%{packname}/License
14cr|R-urca-1.2.8-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-urca-1.2.8-2|46	%{rlibdir}/%{packname}/MacKinnonLicense.txt
14cr|R-urca-1.2.8-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-urca-1.2.8-2|48	%{rlibdir}/%{packname}/R
14cr|R-urca-1.2.8-2|49	%{rlibdir}/%{packname}/Rcmdr
14cr|R-urca-1.2.8-2|50	%{rlibdir}/%{packname}/book-ex
14cr|R-urca-1.2.8-2|51	%{rlibdir}/%{packname}/data
14cr|R-urca-1.2.8-2|52	%{rlibdir}/%{packname}/help
14cr|R-urca-1.2.8-2|53	%{rlibdir}/%{packname}/libs
14cr|R-urca-1.2.8-2|54	
14cr|R-urca-1.2.8-2|55	
14cr|R-urca-1.2.8-2|56	
14cr|R-urca-1.2.8-2|57	%changelog
14cr|R-urca-1.2.8-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cr|R-urca-1.2.8-2|59	+ Revision: aaa06a4
14cr|R-urca-1.2.8-2|60	- MassBuild#464: Increase release tag
14cr|R-urca-1.2.8-2|61	
14cr|R-urca-1.2.8-2|62	

8045 14
14cr|rute-1.0.0-5|1	Summary:	Rute Users Tutorial and Exposition
14cr|rute-1.0.0-5|2	Name:		rute
14cr|rute-1.0.0-5|3	Version:	1.0.0
14cr|rute-1.0.0-5|4	Release:	5
14cr|rute-1.0.0-5|5	
14cr|rute-1.0.0-5|6	Source0:	%{name}.html.tar.bz2
14cr|rute-1.0.0-5|7	Source1:	rute.menu
14cr|rute-1.0.0-5|8	
14cr|rute-1.0.0-5|9	License:	Paul Sheer, <psheer@icon.co.za>. Published under Open Content license.
14cr|rute-1.0.0-5|10	Group:		Books/Computer books
14cr|rute-1.0.0-5|11	BuildRoot:	%_tmppath/%name-%version-root
14cr|rute-1.0.0-5|12	BuildArch:	noarch
14cr|rute-1.0.0-5|13	Requires:	xdg-utils
14cr|rute-1.0.0-5|14	URL:		http://rute.2038bug.com
14cr|rute-1.0.0-5|15	Obsoletes:	rute_pdf
14cr|rute-1.0.0-5|16	
14cr|rute-1.0.0-5|17	%description
14cr|rute-1.0.0-5|18	Rute is a beginners guide to Linux and Unix-like systems. It is designed as a
14cr|rute-1.0.0-5|19	dependency consistent tutorial document. This means you can (and should) read
14cr|rute-1.0.0-5|20	it from beginning to end in consecutive order. Rute also satisfies the
14cr|rute-1.0.0-5|21	requirements for course notes for a Linux training course.
14cr|rute-1.0.0-5|22	
14cr|rute-1.0.0-5|23	%prep
14cr|rute-1.0.0-5|24	%setup -q -n %{name}
14cr|rute-1.0.0-5|25	
14cr|rute-1.0.0-5|26	%build
14cr|rute-1.0.0-5|27	rm -fr $RPM_BUILD_ROOT
14cr|rute-1.0.0-5|28	
14cr|rute-1.0.0-5|29	%install
14cr|rute-1.0.0-5|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|rute-1.0.0-5|31	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|rute-1.0.0-5|32	[Desktop Entry]
14cr|rute-1.0.0-5|33	Name=Beginners Guide to Linux
14cr|rute-1.0.0-5|34	Comment=Rute Users Tutorial and Exposition
14cr|rute-1.0.0-5|35	Exec=xdg-open %{_docdir}/%{name}/index.html
14cr|rute-1.0.0-5|36	Icon=documentation_section
14cr|rute-1.0.0-5|37	Type=Application
14cr|rute-1.0.0-5|38	Categories=Documentation;System;
14cr|rute-1.0.0-5|39	EOF
14cr|rute-1.0.0-5|40	
14cr|rute-1.0.0-5|41	%clean
14cr|rute-1.0.0-5|42	rm -rf $RPM_BUILD_ROOT
14cr|rute-1.0.0-5|43	
14cr|rute-1.0.0-5|44	%if %mdkversion < 200900
14cr|rute-1.0.0-5|45	%post
14cr|rute-1.0.0-5|46	%{update_menus}
14cr|rute-1.0.0-5|47	%endif
14cr|rute-1.0.0-5|48	
14cr|rute-1.0.0-5|49	%if %mdkversion < 200900
14cr|rute-1.0.0-5|50	%postun
14cr|rute-1.0.0-5|51	%{clean_menus}
14cr|rute-1.0.0-5|52	%endif
14cr|rute-1.0.0-5|53	
14cr|rute-1.0.0-5|54	%files
14cr|rute-1.0.0-5|55	%defattr(-,root,root,0755)
14cr|rute-1.0.0-5|56	%doc *
14cr|rute-1.0.0-5|57	%{_datadir}/applications/*.desktop
14cr|rute-1.0.0-5|58	
14cr|rute-1.0.0-5|59	
14cr|rute-1.0.0-5|60	
14cr|rute-1.0.0-5|61	%changelog
14cr|rute-1.0.0-5|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|rute-1.0.0-5|63	+ Revision: 112af01
14cr|rute-1.0.0-5|64	- MassBuild#464: Increase release tag
14cr|rute-1.0.0-5|65	
14cr|rute-1.0.0-5|66	

8046 14
14cr|rutorrent-3.2-6|1	Summary:	Web frontend for the rTorrent bittorrent client
14cr|rutorrent-3.2-6|2	Name:		rutorrent
14cr|rutorrent-3.2-6|3	Version:	3.2
14cr|rutorrent-3.2-6|4	Release:	6
14cr|rutorrent-3.2-6|5	License:	GPLv3
14cr|rutorrent-3.2-6|6	Group:		Networking/File transfer
14cr|rutorrent-3.2-6|7	URL:		http://code.google.com/p/rutorrent/
14cr|rutorrent-3.2-6|8	Source:		http://rutorrent.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|rutorrent-3.2-6|9	# Plugins are here in the same .spec for simplicity as they mostly share
14cr|rutorrent-3.2-6|10	# rutorrent's version number. If this changes in the future or it is otherwise
14cr|rutorrent-3.2-6|11	# seemed better, this can be splitted to one or more separate src.rpms.
14cr|rutorrent-3.2-6|12	# - Anssi 08/2010
14cr|rutorrent-3.2-6|13	Source1:	http://rutorrent.googlecode.com/files/plugins-%{version}.tar.gz
14cr|rutorrent-3.2-6|14	Patch0:		rutorrent-fhs.patch
14cr|rutorrent-3.2-6|15	Patch1:		rutorrent-log.patch
14cr|rutorrent-3.2-6|16	# Load a "backup" config file before the actual config file.
14cr|rutorrent-3.2-6|17	# In case of an unhandled .rpmnew file, the possible newly added configuration
14cr|rutorrent-3.2-6|18	# options are loaded from the backup file. This is similar in how e.g. normal
14cr|rutorrent-3.2-6|19	# initscript configurations are handled. - Anssi 08/2010
14cr|rutorrent-3.2-6|20	Patch2:		rutorrent-defaults.patch
14cr|rutorrent-3.2-6|21	BuildRoot:	%{_tmppath}/%{name}-root
14cr|rutorrent-3.2-6|22	BuildArch:	noarch
14cr|rutorrent-3.2-6|23	Requires:	webserver
14cr|rutorrent-3.2-6|24	# suggests to allow other webservers:
14cr|rutorrent-3.2-6|25	Suggests:	apache-mod_php
14cr|rutorrent-3.2-6|26	# for apache user:
14cr|rutorrent-3.2-6|27	Requires(pre):	apache-conf
14cr|rutorrent-3.2-6|28	
14cr|rutorrent-3.2-6|29	%description
14cr|rutorrent-3.2-6|30	rutorrent is a web frontend for the rTorrent bittorrent client.
14cr|rutorrent-3.2-6|31	
14cr|rutorrent-3.2-6|32	Plugin packages are named rutorrent-plugin-*.
14cr|rutorrent-3.2-6|33	
14cr|rutorrent-3.2-6|34	Note that you need to either configure an SCGI module for your web server or
14cr|rutorrent-3.2-6|35	install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
14cr|rutorrent-3.2-6|36	work. See the online documentation for more details.
14cr|rutorrent-3.2-6|37	All configuration files, including plugin configuration, are in
14cr|rutorrent-3.2-6|38	%{_sysconfdir}/%{name}.
14cr|rutorrent-3.2-6|39	
14cr|rutorrent-3.2-6|40	# mkplugin(plugin_name, version, url)
14cr|rutorrent-3.2-6|41	%define mkplugin() \
14cr|rutorrent-3.2-6|42	%package plugin-%{1} \
14cr|rutorrent-3.2-6|43	Summary:	rutorrent plugin: %{expand:%{%{1}_summary}} \
14cr|rutorrent-3.2-6|44	Requires:	%{name} = %{version} \
14cr|rutorrent-3.2-6|45	%{expand:%%{?%{1}_req:Requires: %{%{1}_req}}} \
14cr|rutorrent-3.2-6|46	Group:		Networking/File transfer \
14cr|rutorrent-3.2-6|47	%description plugin-%{1} \
14cr|rutorrent-3.2-6|48	%(echo "%{expand:%{%{1}_desc}}" | fold -s) \
14cr|rutorrent-3.2-6|49	\
14cr|rutorrent-3.2-6|50	This is a plugin for rutorrent, a web frontend for the rTorrent bittorrent \
14cr|rutorrent-3.2-6|51	client. \
14cr|rutorrent-3.2-6|52	%files plugin-%{1} -f lists/%{1}.list \
14cr|rutorrent-3.2-6|53	%defattr(-,root,root) \
14cr|rutorrent-3.2-6|54	%{_datadir}/%{name}/plugins/%{1}
14cr|rutorrent-3.2-6|55	
14cr|rutorrent-3.2-6|56	%define autotools_req	%name-plugin-_getdir
14cr|rutorrent-3.2-6|57	%define autotools_summary Automation tool
14cr|rutorrent-3.2-6|58	%define autotools_desc	This plug-in provides some possibilities on automation.
14cr|rutorrent-3.2-6|59	%mkplugin autotools	http://code.google.com/p/rutorrent/wiki/PluginAutotools
14cr|rutorrent-3.2-6|60	
14cr|rutorrent-3.2-6|61	%define chunks_summary	Chunks information
14cr|rutorrent-3.2-6|62	%define chunks_desc	This plug-in provides chunks information for opened torrents.
14cr|rutorrent-3.2-6|63	%mkplugin chunks	http://code.google.com/p/rutorrent/wiki/PluginChunks
14cr|rutorrent-3.2-6|64	
14cr|rutorrent-3.2-6|65	%define cookies_summary	Cookies information
14cr|rutorrent-3.2-6|66	%define cookies_desc	This plug-in provides cookies information.
14cr|rutorrent-3.2-6|67	%mkplugin cookies	http://code.google.com/p/rutorrent/wiki/PluginCookies
14cr|rutorrent-3.2-6|68	
14cr|rutorrent-3.2-6|69	%define cpuload_summary	Show cpu load
14cr|rutorrent-3.2-6|70	%define cpuload_desc	This plug-in adds to status bar an indicator of cpu load.
14cr|rutorrent-3.2-6|71	%mkplugin cpuload	http://code.google.com/p/rutorrent/wiki/PluginCpuload
14cr|rutorrent-3.2-6|72	
14cr|rutorrent-3.2-6|73	%define create_req	%name-plugin-_getdir
14cr|rutorrent-3.2-6|74	%define create_summary	Create torrent files
14cr|rutorrent-3.2-6|75	%define create_desc	This plug-in provides ability to create .torrent files.
14cr|rutorrent-3.2-6|76	%mkplugin create	http://code.google.com/p/rutorrent/wiki/PluginCreate
14cr|rutorrent-3.2-6|77	
14cr|rutorrent-3.2-6|78	%define data_summary	Transfer downloaded files through http
14cr|rutorrent-3.2-6|79	%define data_desc	This plug-in is intended for obtaining torrent data through http.
14cr|rutorrent-3.2-6|80	%mkplugin data		http://code.google.com/p/rutorrent/wiki/PluginData
14cr|rutorrent-3.2-6|81	
14cr|rutorrent-3.2-6|82	%define datadir_req	%name-plugin-_getdir
14cr|rutorrent-3.2-6|83	%define datadir_summary	Move data files
14cr|rutorrent-3.2-6|84	%define datadir_desc	This plug-in is intended for moving torrent's data files.
14cr|rutorrent-3.2-6|85	%mkplugin datadir	http://code.google.com/p/rutorrent/wiki/PluginDataDir
14cr|rutorrent-3.2-6|86	
14cr|rutorrent-3.2-6|87	%define diskspace_summary Available disk space
14cr|rutorrent-3.2-6|88	%define diskspace_desc	This plug-in adds to status bar an indicator of available disk space.
14cr|rutorrent-3.2-6|89	%mkplugin diskspace	http://code.google.com/p/rutorrent/wiki/PluginDiskspace
14cr|rutorrent-3.2-6|90	
14cr|rutorrent-3.2-6|91	%define edit_summary	Edit torrents
14cr|rutorrent-3.2-6|92	%define edit_desc	This plug-in allows user to edit the list of trackers and commentaries of the current torrent.
14cr|rutorrent-3.2-6|93	%mkplugin edit		http://code.google.com/p/rutorrent/wiki/PluginEdit
14cr|rutorrent-3.2-6|94	
14cr|rutorrent-3.2-6|95	%define erasedata_summary Remove data files
14cr|rutorrent-3.2-6|96	%define erasedata_desc	This plug-in allows to remove not only a .torrent file, but also its data.
14cr|rutorrent-3.2-6|97	%mkplugin erasedata	http://code.google.com/p/rutorrent/wiki/PluginErasedata
14cr|rutorrent-3.2-6|98	
14cr|rutorrent-3.2-6|99	%define extsearch_summary	External search
14cr|rutorrent-3.2-6|100	%define extsearch_desc	The plug-in is intended for external search of torrents.
14cr|rutorrent-3.2-6|101	%mkplugin extsearch	http://code.google.com/p/rutorrent/wiki/PluginExtsearch
14cr|rutorrent-3.2-6|102	
14cr|rutorrent-3.2-6|103	%define feeds_summary	RSS feed creator
14cr|rutorrent-3.2-6|104	%define feeds_desc	The plug-in is intended for making RSS feeds with information of torrents.
14cr|rutorrent-3.2-6|105	%mkplugin feeds		http://code.google.com/p/rutorrent/wiki/PluginFeeds
14cr|rutorrent-3.2-6|106	
14cr|rutorrent-3.2-6|107	%define geoip_req	php-geoip
14cr|rutorrent-3.2-6|108	%define geoip_summary	Peer country information
14cr|rutorrent-3.2-6|109	%define geoip_desc	This plug-in provides country information for peers.
14cr|rutorrent-3.2-6|110	%mkplugin geoip		http://code.google.com/p/rutorrent/wiki/PluginGeoIP
14cr|rutorrent-3.2-6|111	
14cr|rutorrent-3.2-6|112	%define _getdir_summary	Navigate host system
14cr|rutorrent-3.2-6|113	%define _getdir_desc	This service plug-in _getdir gives to other plug-ins the possibility of comfortable navigation on a host file system.
14cr|rutorrent-3.2-6|114	%mkplugin _getdir	http://code.google.com/p/rutorrent/wiki/Plugin_getdir
14cr|rutorrent-3.2-6|115	
14cr|rutorrent-3.2-6|116	%define httprpc_summary	Low-traffic mod_scgi replacement
14cr|rutorrent-3.2-6|117	%define httprpc_desc	This plug-in is designed as a low-traffic replacement of the web server module mod_scgi and performs functions of the last.
14cr|rutorrent-3.2-6|118	%mkplugin httprpc	http://code.google.com/p/rutorrent/wiki/PluginHTTPRPC
14cr|rutorrent-3.2-6|119	
14cr|rutorrent-3.2-6|120	%define loginmgr_summary 3rd party login manager
14cr|rutorrent-3.2-6|121	%define loginmgr_desc	The plug-in is intended for managing accounts on private trackers.
14cr|rutorrent-3.2-6|122	%mkplugin loginmgr	http://code.google.com/p/rutorrent/wiki/PluginLoginMgr
14cr|rutorrent-3.2-6|123	
14cr|rutorrent-3.2-6|124	%define ratio_summary	Set ratio limits
14cr|rutorrent-3.2-6|125	%define ratio_desc	This plug-in allows to manage a ratio limits for groups of torrents.
14cr|rutorrent-3.2-6|126	%mkplugin ratio		http://code.google.com/p/rutorrent/wiki/PluginRatio
14cr|rutorrent-3.2-6|127	
14cr|rutorrent-3.2-6|128	%define retrackers_summary Add custom trackers automatically
14cr|rutorrent-3.2-6|129	%define retrackers_desc	This plug-in appends specified trackers to the trackers list of all newly added torrents.
14cr|rutorrent-3.2-6|130	%mkplugin retrackers	http://code.google.com/p/rutorrent/wiki/PluginRetrackers
14cr|rutorrent-3.2-6|131	
14cr|rutorrent-3.2-6|132	%define rpc_summary	mod_scgi replacement
14cr|rutorrent-3.2-6|133	%define rpc_desc	This plug-in is designed as a replacement of the web server module mod_scgi and performs functions of the last.
14cr|rutorrent-3.2-6|134	%mkplugin rpc		http://code.google.com/p/rutorrent/wiki/PluginRPC
14cr|rutorrent-3.2-6|135	
14cr|rutorrent-3.2-6|136	%define rss_req		%name-plugin-_getdir
14cr|rutorrent-3.2-6|137	%define rss_summary	RSS feed client
14cr|rutorrent-3.2-6|138	%define rss_desc	This plug-in is intended for work with RSS feeds.
14cr|rutorrent-3.2-6|139	%mkplugin rss		http://code.google.com/p/rutorrent/wiki/PluginRSS
14cr|rutorrent-3.2-6|140	
14cr|rutorrent-3.2-6|141	%define rssurlrewrite_req	%name-plugin-rss
14cr|rutorrent-3.2-6|142	%define rssurlrewrite_summary	URL rewriting in the RSS plugin
14cr|rutorrent-3.2-6|143	%define rssurlrewrite_desc	The plug-in is intended for url rewrite in RSS plugin.
14cr|rutorrent-3.2-6|144	%mkplugin rssurlrewrite		http://code.google.com/p/rutorrent/wiki/PluginRSSURLRewrite
14cr|rutorrent-3.2-6|145	
14cr|rutorrent-3.2-6|146	%define scheduler_summary Behavior scheduler
14cr|rutorrent-3.2-6|147	%define scheduler_desc	You can enable the scheduler and click the cells to define any of six rTorrent behavior types at each particular hour of 168 week hours.
14cr|rutorrent-3.2-6|148	%mkplugin scheduler	http://code.google.com/p/rutorrent/wiki/PluginScheduler
14cr|rutorrent-3.2-6|149	
14cr|rutorrent-3.2-6|150	%define seedingtime_summary Show 'Finished' time
14cr|rutorrent-3.2-6|151	%define seedingtime_desc This plug-in adds the column 'Finished' to the torrents list. This column contains the time when download of the torrent was completed.
14cr|rutorrent-3.2-6|152	%mkplugin seedingtime	http://code.google.com/p/rutorrent/wiki/PluginSeedingtime
14cr|rutorrent-3.2-6|153	
14cr|rutorrent-3.2-6|154	%define show_peers_like_wtorrent_summary wTorrent style peer counts
14cr|rutorrent-3.2-6|155	%define show_peers_like_wtorrent_desc	This plug-in changes the format of values in columns 'Seeds' and 'Peers' in the torrents list.
14cr|rutorrent-3.2-6|156	%mkplugin show_peers_like_wtorrent	http://code.google.com/p/rutorrent/wiki/PluginShow_peers_like_wtorrent
14cr|rutorrent-3.2-6|157	
14cr|rutorrent-3.2-6|158	%define source_summary	Transfer .torrent file through http
14cr|rutorrent-3.2-6|159	%define source_desc	This plug-in is intended for obtaining source .torrent file.
14cr|rutorrent-3.2-6|160	%mkplugin source	http://code.google.com/p/rutorrent/wiki/PluginSource
14cr|rutorrent-3.2-6|161	
14cr|rutorrent-3.2-6|162	%define theme_summary	Theme support for ruTorrent
14cr|rutorrent-3.2-6|163	%define theme_desc	This plugin allows you to change the gui theme to one of several provided themes, or any your create, provided they are placed in the proper directory within the plugin.
14cr|rutorrent-3.2-6|164	%mkplugin theme		http://code.google.com/p/rutorrent/wiki/PluginTheme
14cr|rutorrent-3.2-6|165	
14cr|rutorrent-3.2-6|166	%define throttle_summary Torrent group throttling
14cr|rutorrent-3.2-6|167	%define throttle_desc	This plug-in gives a convenient control over a limits of speed for groups of torrents.
14cr|rutorrent-3.2-6|168	%mkplugin throttle	http://code.google.com/p/rutorrent/wiki/PluginThrottle
14cr|rutorrent-3.2-6|169	
14cr|rutorrent-3.2-6|170	%define tracklabels_ver	3.0
14cr|rutorrent-3.2-6|171	%define tracklabels_summary Add labels based on trackers
14cr|rutorrent-3.2-6|172	%define tracklabels_desc This plug-in adds a set of labels on the category panel. These labels are created automatically on the basis of torrents' trackers.
14cr|rutorrent-3.2-6|173	%mkplugin tracklabels	http://code.google.com/p/rutorrent/wiki/PluginTracklabels
14cr|rutorrent-3.2-6|174	
14cr|rutorrent-3.2-6|175	%define trafic_summary	Traffic statistics
14cr|rutorrent-3.2-6|176	%define trafic_desc	This plug-in is a subsystem for registration of the total (all trackers counted) rTorrent traffic.
14cr|rutorrent-3.2-6|177	%mkplugin trafic	http://code.google.com/p/rutorrent/wiki/PluginTrafic
14cr|rutorrent-3.2-6|178	
14cr|rutorrent-3.2-6|179	%define unpack_req	%name-plugin-_getdir
14cr|rutorrent-3.2-6|180	%define unpack_summary	Unpack downloaded data
14cr|rutorrent-3.2-6|181	%define unpack_desc	This plug-in is intended for unpack torrent's data. Packages unzip and unrar are required to unpack those specific formats.
14cr|rutorrent-3.2-6|182	%mkplugin unpack	http://code.google.com/p/rutorrent/wiki/PluginUnpack
14cr|rutorrent-3.2-6|183	
14cr|rutorrent-3.2-6|184	%prep
14cr|rutorrent-3.2-6|185	%setup -q -n %name -a 1
14cr|rutorrent-3.2-6|186	%apply_patches
14cr|rutorrent-3.2-6|187	find -name '*.00??*' -print -delete
14cr|rutorrent-3.2-6|188	
14cr|rutorrent-3.2-6|189	# make sure a directory layout change is not missed
14cr|rutorrent-3.2-6|190	[ $(ls | wc -l) -eq 10 ]
14cr|rutorrent-3.2-6|191	# make sure the fhs patch does not miss anything
14cr|rutorrent-3.2-6|192	grep -R -e 'conf/' -e "'/share" . && exit 1
14cr|rutorrent-3.2-6|193	
14cr|rutorrent-3.2-6|194	# for defaults.patch:
14cr|rutorrent-3.2-6|195	cp -a conf/config.php php/defaults-mdv.php
14cr|rutorrent-3.2-6|196	
14cr|rutorrent-3.2-6|197	cat > README.install.urpmi <<EOF
14cr|rutorrent-3.2-6|198	Note that you will need to either configure an SCGI module for your web server
14cr|rutorrent-3.2-6|199	or install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
14cr|rutorrent-3.2-6|200	work. See the online documentation for more details:
14cr|rutorrent-3.2-6|201	http://code.google.com/p/rutorrent/wiki/WebSERVER
14cr|rutorrent-3.2-6|202	
14cr|rutorrent-3.2-6|203	On this Mandriva packaging of rutorrent and its plugins, all configuration
14cr|rutorrent-3.2-6|204	files are in %{_sysconfdir}/%{name}.
14cr|rutorrent-3.2-6|205	The access configuration is in %{_webappconfdir}/%{name}.conf. By default only
14cr|rutorrent-3.2-6|206	localhost is allowed to use rutorrent.
14cr|rutorrent-3.2-6|207	EOF
14cr|rutorrent-3.2-6|208	
14cr|rutorrent-3.2-6|209	%install
14cr|rutorrent-3.2-6|210	rm -rf %{buildroot}
14cr|rutorrent-3.2-6|211	
14cr|rutorrent-3.2-6|212	install -d -m755 %{buildroot}%{_webappconfdir}
14cr|rutorrent-3.2-6|213	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|rutorrent-3.2-6|214	Alias /%{name} %{_datadir}/%{name}
14cr|rutorrent-3.2-6|215	
14cr|rutorrent-3.2-6|216	<Directory %{_datadir}/%{name}>
14cr|rutorrent-3.2-6|217	Require local granted
14cr|rutorrent-3.2-6|218	</Directory>
14cr|rutorrent-3.2-6|219	EOF
14cr|rutorrent-3.2-6|220	
14cr|rutorrent-3.2-6|221	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|rutorrent-3.2-6|222	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cr|rutorrent-3.2-6|223	%{_logdir}/%{name}/*.log {
14cr|rutorrent-3.2-6|224	missingok
14cr|rutorrent-3.2-6|225	}
14cr|rutorrent-3.2-6|226	EOF
14cr|rutorrent-3.2-6|227	
14cr|rutorrent-3.2-6|228	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|rutorrent-3.2-6|229	cp -a *.html *.ico css images js lang php plugins %{buildroot}%{_datadir}/%{name}
14cr|rutorrent-3.2-6|230	
14cr|rutorrent-3.2-6|231	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|rutorrent-3.2-6|232	cp -a share %{buildroot}%{_localstatedir}/lib/%{name}
14cr|rutorrent-3.2-6|233	
14cr|rutorrent-3.2-6|234	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cr|rutorrent-3.2-6|235	cp -a conf/* %{buildroot}%{_sysconfdir}/%{name}
14cr|rutorrent-3.2-6|236	
14cr|rutorrent-3.2-6|237	install -d -m755 %{buildroot}%{_logdir}/%{name}
14cr|rutorrent-3.2-6|238	
14cr|rutorrent-3.2-6|239	rm -rf lists
14cr|rutorrent-3.2-6|240	mkdir lists
14cr|rutorrent-3.2-6|241	for dir in %{buildroot}%{_datadir}/%{name}/plugins/*; do
14cr|rutorrent-3.2-6|242	plugin=$(basename "$dir")
14cr|rutorrent-3.2-6|243	version=$(sed -n 's,plugin.version: ,,p' "$dir/plugin.info" | tr -d '\r')
14cr|rutorrent-3.2-6|244	# check that rpm version is set correctly:
14cr|rutorrent-3.2-6|245	[ "%version" = "$version" ]
14cr|rutorrent-3.2-6|246	
14cr|rutorrent-3.2-6|247	touch lists/$plugin.list
14cr|rutorrent-3.2-6|248	if [ -e "$dir/conf.php" ]; then
14cr|rutorrent-3.2-6|249	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
14cr|rutorrent-3.2-6|250	cp "$dir/conf.php" %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
14cr|rutorrent-3.2-6|251	mv "$dir/conf.php" "$dir/defaults-mdv.php"
14cr|rutorrent-3.2-6|252	sed -i '/rtorrent.php.error/s/conf.php/defaults-mdv.php/' $dir/plugin.info
14cr|rutorrent-3.2-6|253	echo "%dir %{_sysconfdir}/%{name}/plugins/$plugin" >> lists/$plugin.list
14cr|rutorrent-3.2-6|254	echo "%config(noreplace) %{_sysconfdir}/%{name}/plugins/$plugin/conf.php" >> lists/$plugin.list
14cr|rutorrent-3.2-6|255	fi
14cr|rutorrent-3.2-6|256	for file in $dir/readme*.txt; do
14cr|rutorrent-3.2-6|257	[ -e "$file" ] || continue
14cr|rutorrent-3.2-6|258	rm "$file"
14cr|rutorrent-3.2-6|259	echo "%doc plugins/$plugin/$(basename "$file")" >> lists/$plugin.list
14cr|rutorrent-3.2-6|260	done
14cr|rutorrent-3.2-6|261	done
14cr|rutorrent-3.2-6|262	
14cr|rutorrent-3.2-6|263	%clean
14cr|rutorrent-3.2-6|264	rm -rf %{buildroot}
14cr|rutorrent-3.2-6|265	
14cr|rutorrent-3.2-6|266	%if %mdkversion < 201010
14cr|rutorrent-3.2-6|267	%post
14cr|rutorrent-3.2-6|268	%_post_webapp
14cr|rutorrent-3.2-6|269	
14cr|rutorrent-3.2-6|270	%postun
14cr|rutorrent-3.2-6|271	%_postun_webapp
14cr|rutorrent-3.2-6|272	%endif
14cr|rutorrent-3.2-6|273	
14cr|rutorrent-3.2-6|274	%files
14cr|rutorrent-3.2-6|275	%defattr(-,root,root,0755)
14cr|rutorrent-3.2-6|276	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|rutorrent-3.2-6|277	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|rutorrent-3.2-6|278	%dir %{_sysconfdir}/%{name}
14cr|rutorrent-3.2-6|279	%config(noreplace) %{_sysconfdir}/%{name}/access.ini
14cr|rutorrent-3.2-6|280	%config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|rutorrent-3.2-6|281	%config(noreplace) %{_sysconfdir}/%{name}/plugins.ini
14cr|rutorrent-3.2-6|282	%dir %{_sysconfdir}/%{name}/plugins
14cr|rutorrent-3.2-6|283	%dir %{_sysconfdir}/%{name}/users
14cr|rutorrent-3.2-6|284	%dir %{_datadir}/%{name}
14cr|rutorrent-3.2-6|285	%{_datadir}/%{name}/css
14cr|rutorrent-3.2-6|286	%{_datadir}/%{name}/favicon.ico
14cr|rutorrent-3.2-6|287	%{_datadir}/%{name}/images
14cr|rutorrent-3.2-6|288	%{_datadir}/%{name}/index.html
14cr|rutorrent-3.2-6|289	%{_datadir}/%{name}/js
14cr|rutorrent-3.2-6|290	%{_datadir}/%{name}/lang
14cr|rutorrent-3.2-6|291	%{_datadir}/%{name}/php
14cr|rutorrent-3.2-6|292	%dir %{_datadir}/%{name}/plugins
14cr|rutorrent-3.2-6|293	%dir %{_localstatedir}/lib/%{name}
14cr|rutorrent-3.2-6|294	%attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/share
14cr|rutorrent-3.2-6|295	%attr(0755,apache,apache) %dir %{_logdir}/%{name}
14cr|rutorrent-3.2-6|296	
14cr|rutorrent-3.2-6|297	
14cr|rutorrent-3.2-6|298	
14cr|rutorrent-3.2-6|299	%changelog
14cr|rutorrent-3.2-6|300	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-6
14cr|rutorrent-3.2-6|301	+ Revision: 125d53a
14cr|rutorrent-3.2-6|302	- MassBuild#464: Increase release tag
14cr|rutorrent-3.2-6|303	
14cr|rutorrent-3.2-6|304	

8047 14
14cr|rutracker-news-0.3-1|1	%bcond_with qt5
14cr|rutracker-news-0.3-1|2	
14cr|rutracker-news-0.3-1|3	Summary:	Rutracker.org new releases fetcher
14cr|rutracker-news-0.3-1|4	Name:		rutracker-news
14cr|rutracker-news-0.3-1|5	Version:	0.3
14cr|rutracker-news-0.3-1|6	Release:	1
14cr|rutracker-news-0.3-1|7	License:	GPLv2+
14cr|rutracker-news-0.3-1|8	Group:		Networking/News
14cr|rutracker-news-0.3-1|9	Url:		http://code.google.com/p/rutracker-news/
14cr|rutracker-news-0.3-1|10	# http://rutracker-news.googlecode.com/archive/%{version}.tar.gz
14cr|rutracker-news-0.3-1|11	Source0:	%{name}-%{version}.tar.bz2
14cr|rutracker-news-0.3-1|12	BuildRequires:	imagemagick
14cr|rutracker-news-0.3-1|13	%if %{with qt5}
14cr|rutracker-news-0.3-1|14	BuildRequires:	qmake5
14cr|rutracker-news-0.3-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cr|rutracker-news-0.3-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cr|rutracker-news-0.3-1|17	BuildRequires:	pkgconfig(Qt5Network)
14cr|rutracker-news-0.3-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14cr|rutracker-news-0.3-1|19	%else
14cr|rutracker-news-0.3-1|20	BuildRequires:	qt4-devel
14cr|rutracker-news-0.3-1|21	%endif
14cr|rutracker-news-0.3-1|22	
14cr|rutracker-news-0.3-1|23	%description
14cr|rutracker-news-0.3-1|24	Rutracker.org new releases fetcher. Supports most popular subforums (various
14cr|rutracker-news-0.3-1|25	movies, TV series, anime etc). Fetches also IMDB ratings where it's possible.
14cr|rutracker-news-0.3-1|26	See project homepage for more info.
14cr|rutracker-news-0.3-1|27	
14cr|rutracker-news-0.3-1|28	GUI in Russian only (other languages make no sense for this application).
14cr|rutracker-news-0.3-1|29	
14cr|rutracker-news-0.3-1|30	%files
14cr|rutracker-news-0.3-1|31	%doc AUTHORS COPYING
14cr|rutracker-news-0.3-1|32	%{_bindir}/%{name}
14cr|rutracker-news-0.3-1|33	%{_datadir}/applications/%{name}.desktop
14cr|rutracker-news-0.3-1|34	%{_liconsdir}/%{name}.png
14cr|rutracker-news-0.3-1|35	%{_miconsdir}/%{name}.png
14cr|rutracker-news-0.3-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|rutracker-news-0.3-1|37	
14cr|rutracker-news-0.3-1|38	#----------------------------------------------------------------------------
14cr|rutracker-news-0.3-1|39	
14cr|rutracker-news-0.3-1|40	%prep
14cr|rutracker-news-0.3-1|41	%setup -q
14cr|rutracker-news-0.3-1|42	
14cr|rutracker-news-0.3-1|43	%build
14cr|rutracker-news-0.3-1|44	%if %{with qt5}
14cr|rutracker-news-0.3-1|45	%qmake_qt5
14cr|rutracker-news-0.3-1|46	%else
14cr|rutracker-news-0.3-1|47	%qmake_qt4
14cr|rutracker-news-0.3-1|48	%endif
14cr|rutracker-news-0.3-1|49	%make
14cr|rutracker-news-0.3-1|50	for N in 16 32 64 128; do convert %{name}.png -resize ${N}x${N} $N.png; done
14cr|rutracker-news-0.3-1|51	
14cr|rutracker-news-0.3-1|52	%install
14cr|rutracker-news-0.3-1|53	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cr|rutracker-news-0.3-1|54	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|rutracker-news-0.3-1|55	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|rutracker-news-0.3-1|56	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|rutracker-news-0.3-1|57	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|rutracker-news-0.3-1|58	
14cr|rutracker-news-0.3-1|59	# menu-entry
14cr|rutracker-news-0.3-1|60	mkdir -p %{buildroot}%{_datadir}/applications
14cr|rutracker-news-0.3-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|rutracker-news-0.3-1|62	[Desktop Entry]
14cr|rutracker-news-0.3-1|63	Name=Rutracker News
14cr|rutracker-news-0.3-1|64	Comment=Rutracker.org new releases fetcher
14cr|rutracker-news-0.3-1|65	Exec=%{name}
14cr|rutracker-news-0.3-1|66	Icon=%{name}
14cr|rutracker-news-0.3-1|67	Terminal=false
14cr|rutracker-news-0.3-1|68	Type=Application
14cr|rutracker-news-0.3-1|69	Categories=Qt;Network;News;
14cr|rutracker-news-0.3-1|70	EOF
14cr|rutracker-news-0.3-1|71	
14cr|rutracker-news-0.3-1|72	
14cr|rutracker-news-0.3-1|73	%changelog
14cr|rutracker-news-0.3-1|74	* Tue Jul 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-1
14cr|rutracker-news-0.3-1|75	+ Revision: 15cd35a
14cr|rutracker-news-0.3-1|76	- New version 0.3 (fixes bug with empty search result and adds HD anime search support), add optional Qt5 build
14cr|rutracker-news-0.3-1|77	
14cr|rutracker-news-0.3-1|78	

8048 14
14cr|R-vcd-1.3.1-2|1	%bcond_without bootstrap
14cr|R-vcd-1.3.1-2|2	%global packname  vcd
14cr|R-vcd-1.3.1-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-vcd-1.3.1-2|4	
14cr|R-vcd-1.3.1-2|5	%define debug_package %{nil}
14cr|R-vcd-1.3.1-2|6	
14cr|R-vcd-1.3.1-2|7	Name:             R-%{packname}
14cr|R-vcd-1.3.1-2|8	Version:          1.3.1
14cr|R-vcd-1.3.1-2|9	Release:          2
14cr|R-vcd-1.3.1-2|10	Summary:          Visualizing Categorical Data
14cr|R-vcd-1.3.1-2|11	Group:            Sciences/Mathematics
14cr|R-vcd-1.3.1-2|12	License:          GPL-2
14cr|R-vcd-1.3.1-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-vcd-1.3.1-2|14	Source0:          http://cran.r-project.org/src/contrib/vcd_1.3-1.tar.gz
14cr|R-vcd-1.3.1-2|15	Requires:         R-MASS R-grid R-colorspace R-stats R-utils
14cr|R-vcd-1.3.1-2|16	Requires:         R-grDevices R-KernSmooth R-mvtnorm R-kernlab
14cr|R-vcd-1.3.1-2|17	%if %{without bootstrap}
14cr|R-vcd-1.3.1-2|18	Requires:         R-HSAUR
14cr|R-vcd-1.3.1-2|19	%endif
14cr|R-vcd-1.3.1-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-vcd-1.3.1-2|21	BuildRequires:    R-MASS R-grid R-colorspace R-stats R-utils
14cr|R-vcd-1.3.1-2|22	BuildRequires:    R-grDevices R-KernSmooth R-mvtnorm R-kernlab
14cr|R-vcd-1.3.1-2|23	%if %{without bootstrap}
14cr|R-vcd-1.3.1-2|24	BuildRequires:    R-HSAUR
14cr|R-vcd-1.3.1-2|25	%endif
14cr|R-vcd-1.3.1-2|26	
14cr|R-vcd-1.3.1-2|27	%description
14cr|R-vcd-1.3.1-2|28	Visualization techniques, data sets, summary and inference procedures
14cr|R-vcd-1.3.1-2|29	aimed particularly at categorical data. Special emphasis is given to
14cr|R-vcd-1.3.1-2|30	highly extensible grid graphics. The package was inspired by the book
14cr|R-vcd-1.3.1-2|31	"Visualizing Categorical Data" by Michael Friendly.
14cr|R-vcd-1.3.1-2|32	
14cr|R-vcd-1.3.1-2|33	%prep
14cr|R-vcd-1.3.1-2|34	%setup -q -c -n %{packname}
14cr|R-vcd-1.3.1-2|35	
14cr|R-vcd-1.3.1-2|36	%build
14cr|R-vcd-1.3.1-2|37	
14cr|R-vcd-1.3.1-2|38	%install
14cr|R-vcd-1.3.1-2|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-vcd-1.3.1-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-vcd-1.3.1-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-vcd-1.3.1-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-vcd-1.3.1-2|43	
14cr|R-vcd-1.3.1-2|44	%if %{without bootstrap}
14cr|R-vcd-1.3.1-2|45	%check
14cr|R-vcd-1.3.1-2|46	%{_bindir}/R CMD check %{packname}
14cr|R-vcd-1.3.1-2|47	%endif
14cr|R-vcd-1.3.1-2|48	
14cr|R-vcd-1.3.1-2|49	%files
14cr|R-vcd-1.3.1-2|50	%dir %{rlibdir}/%{packname}
14cr|R-vcd-1.3.1-2|51	%doc %{rlibdir}/%{packname}/doc
14cr|R-vcd-1.3.1-2|52	%doc %{rlibdir}/%{packname}/html
14cr|R-vcd-1.3.1-2|53	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-vcd-1.3.1-2|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-vcd-1.3.1-2|55	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cr|R-vcd-1.3.1-2|56	%{rlibdir}/%{packname}/INDEX
14cr|R-vcd-1.3.1-2|57	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-vcd-1.3.1-2|58	%{rlibdir}/%{packname}/Meta
14cr|R-vcd-1.3.1-2|59	%{rlibdir}/%{packname}/R
14cr|R-vcd-1.3.1-2|60	%{rlibdir}/%{packname}/data
14cr|R-vcd-1.3.1-2|61	%{rlibdir}/%{packname}/demo
14cr|R-vcd-1.3.1-2|62	%{rlibdir}/%{packname}/help
14cr|R-vcd-1.3.1-2|63	
14cr|R-vcd-1.3.1-2|64	
14cr|R-vcd-1.3.1-2|65	%changelog
14cr|R-vcd-1.3.1-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-2
14cr|R-vcd-1.3.1-2|67	+ Revision: b532600
14cr|R-vcd-1.3.1-2|68	- MassBuild#464: Increase release tag
14cr|R-vcd-1.3.1-2|69	
14cr|R-vcd-1.3.1-2|70	

8049 14
14cr|R-vcdExtra-0.6.0-2|1	%define debug_package %{nil}
14cr|R-vcdExtra-0.6.0-2|2	
14cr|R-vcdExtra-0.6.0-2|3	%global packname  vcdExtra
14cr|R-vcdExtra-0.6.0-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-vcdExtra-0.6.0-2|5	
14cr|R-vcdExtra-0.6.0-2|6	Name:             R-%{packname}
14cr|R-vcdExtra-0.6.0-2|7	Version:          0.6.0
14cr|R-vcdExtra-0.6.0-2|8	Release:          2
14cr|R-vcdExtra-0.6.0-2|9	Summary:          vcd extensions and additions
14cr|R-vcdExtra-0.6.0-2|10	Group:            Sciences/Mathematics
14cr|R-vcdExtra-0.6.0-2|11	License:          GPL (>= 2)
14cr|R-vcdExtra-0.6.0-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-vcdExtra-0.6.0-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-0.tar.gz
14cr|R-vcdExtra-0.6.0-2|14	
14cr|R-vcdExtra-0.6.0-2|15	Requires:         R-vcd R-gnm
14cr|R-vcdExtra-0.6.0-2|16	Requires:         R-MASS
14cr|R-vcdExtra-0.6.0-2|17	Requires:         R-ca R-gmodels R-Fahrmeir R-effects R-VGAM R-plyr R-rgl R-lmtest R-nnet R-ggplot2 R-Sleuth2 R-car R-lattice
14cr|R-vcdExtra-0.6.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-vcd R-gnm
14cr|R-vcdExtra-0.6.0-2|19	BuildRequires:    R-MASS
14cr|R-vcdExtra-0.6.0-2|20	BuildRequires:    R-ca R-gmodels R-Fahrmeir R-effects R-VGAM R-plyr R-rgl R-lmtest R-nnet R-ggplot2 R-Sleuth2 R-car R-lattice
14cr|R-vcdExtra-0.6.0-2|21	BuildRequires:    x11-server-xvfb
14cr|R-vcdExtra-0.6.0-2|22	
14cr|R-vcdExtra-0.6.0-2|23	%description
14cr|R-vcdExtra-0.6.0-2|24	Provides additional data sets, methods and documentation to complement the
14cr|R-vcdExtra-0.6.0-2|25	vcd package for Visualizing Categorical Data and the gnm package for
14cr|R-vcdExtra-0.6.0-2|26	Generalized Nonlinear Models. In particular, vcdExtra extends mosaic,
14cr|R-vcdExtra-0.6.0-2|27	assoc and sieve plots from vcd to handle glm() and gnm() models and adds a
14cr|R-vcdExtra-0.6.0-2|28	3D version in mosaic3d.  Additionally, methods are provided for comparing
14cr|R-vcdExtra-0.6.0-2|29	and visualizing lists of glm and loglm objects.
14cr|R-vcdExtra-0.6.0-2|30	
14cr|R-vcdExtra-0.6.0-2|31	%prep
14cr|R-vcdExtra-0.6.0-2|32	%setup -q -c -n %{packname}
14cr|R-vcdExtra-0.6.0-2|33	
14cr|R-vcdExtra-0.6.0-2|34	%build
14cr|R-vcdExtra-0.6.0-2|35	
14cr|R-vcdExtra-0.6.0-2|36	%install
14cr|R-vcdExtra-0.6.0-2|37	mkdir -p %{buildroot}%{rlibdir}
14cr|R-vcdExtra-0.6.0-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-vcdExtra-0.6.0-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-vcdExtra-0.6.0-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-vcdExtra-0.6.0-2|41	
14cr|R-vcdExtra-0.6.0-2|42	# Fail even with xvfb due to GL problems
14cr|R-vcdExtra-0.6.0-2|43	# %check
14cr|R-vcdExtra-0.6.0-2|44	#xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-vcdExtra-0.6.0-2|45	
14cr|R-vcdExtra-0.6.0-2|46	%files
14cr|R-vcdExtra-0.6.0-2|47	%dir %{rlibdir}/%{packname}
14cr|R-vcdExtra-0.6.0-2|48	%doc %{rlibdir}/%{packname}/doc
14cr|R-vcdExtra-0.6.0-2|49	%doc %{rlibdir}/%{packname}/html
14cr|R-vcdExtra-0.6.0-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-vcdExtra-0.6.0-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-vcdExtra-0.6.0-2|52	%{rlibdir}/%{packname}/INDEX
14cr|R-vcdExtra-0.6.0-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-vcdExtra-0.6.0-2|54	%{rlibdir}/%{packname}/Meta
14cr|R-vcdExtra-0.6.0-2|55	%{rlibdir}/%{packname}/R
14cr|R-vcdExtra-0.6.0-2|56	%{rlibdir}/%{packname}/data
14cr|R-vcdExtra-0.6.0-2|57	%{rlibdir}/%{packname}/demo
14cr|R-vcdExtra-0.6.0-2|58	%{rlibdir}/%{packname}/help
14cr|R-vcdExtra-0.6.0-2|59	
14cr|R-vcdExtra-0.6.0-2|60	%changelog
14cr|R-vcdExtra-0.6.0-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|R-vcdExtra-0.6.0-2|62	+ Revision: 89a2e03
14cr|R-vcdExtra-0.6.0-2|63	- MassBuild#464: Increase release tag
14cr|R-vcdExtra-0.6.0-2|64	
14cr|R-vcdExtra-0.6.0-2|65	

8050 14
14cr|R-verification-1.35-3|1	%global packname  verification
14cr|R-verification-1.35-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-verification-1.35-3|3	
14cr|R-verification-1.35-3|4	%define debug_package %{nil}
14cr|R-verification-1.35-3|5	
14cr|R-verification-1.35-3|6	Name:             R-%{packname}
14cr|R-verification-1.35-3|7	Version:          1.35
14cr|R-verification-1.35-3|8	Release:          3
14cr|R-verification-1.35-3|9	Summary:          Forecast verification utilities
14cr|R-verification-1.35-3|10	Group:            Sciences/Mathematics
14cr|R-verification-1.35-3|11	License:          GPL (>= 2)
14cr|R-verification-1.35-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-verification-1.35-3|13	Source0:          http://cran.r-project.org/src/contrib/verification_1.35.tar.gz
14cr|R-verification-1.35-3|14	Requires:         R-methods R-waveslim R-fields R-boot R-CircStats
14cr|R-verification-1.35-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-verification-1.35-3|16	BuildRequires:    R-methods R-waveslim R-fields R-boot R-CircStats
14cr|R-verification-1.35-3|17	
14cr|R-verification-1.35-3|18	%description
14cr|R-verification-1.35-3|19	This package contains utilities for verification of discrete,continuous,
14cr|R-verification-1.35-3|20	probabilistic forecasts and forecast expressed as parametric
14cr|R-verification-1.35-3|21	
14cr|R-verification-1.35-3|22	%prep
14cr|R-verification-1.35-3|23	%setup -q -c -n %{packname}
14cr|R-verification-1.35-3|24	
14cr|R-verification-1.35-3|25	%build
14cr|R-verification-1.35-3|26	
14cr|R-verification-1.35-3|27	%install
14cr|R-verification-1.35-3|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-verification-1.35-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-verification-1.35-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-verification-1.35-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-verification-1.35-3|32	
14cr|R-verification-1.35-3|33	# %check
14cr|R-verification-1.35-3|34	#%{_bindir}/R CMD check %{packname}
14cr|R-verification-1.35-3|35	
14cr|R-verification-1.35-3|36	%files
14cr|R-verification-1.35-3|37	%dir %{rlibdir}/%{packname}
14cr|R-verification-1.35-3|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-verification-1.35-3|39	%doc %{rlibdir}/%{packname}/html
14cr|R-verification-1.35-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-verification-1.35-3|41	%{rlibdir}/%{packname}/INDEX
14cr|R-verification-1.35-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-verification-1.35-3|43	%{rlibdir}/%{packname}/Meta
14cr|R-verification-1.35-3|44	%{rlibdir}/%{packname}/R
14cr|R-verification-1.35-3|45	%{rlibdir}/%{packname}/data
14cr|R-verification-1.35-3|46	%{rlibdir}/%{packname}/help
14cr|R-verification-1.35-3|47	
14cr|R-verification-1.35-3|48	%changelog
14cr|R-verification-1.35-3|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.35-3
14cr|R-verification-1.35-3|50	+ Revision: ba3082e
14cr|R-verification-1.35-3|51	- MassBuild#464: Increase release tag
14cr|R-verification-1.35-3|52	
14cr|R-verification-1.35-3|53	

8051 14
14cr|R-VGAM-0.9.4-1|1	%global packname  VGAM
14cr|R-VGAM-0.9.4-1|2	%global rlibdir  %{_libdir}/R/library
14cr|R-VGAM-0.9.4-1|3	
14cr|R-VGAM-0.9.4-1|4	Name:             R-%{packname}
14cr|R-VGAM-0.9.4-1|5	Version:          0.9.4
14cr|R-VGAM-0.9.4-1|6	Release:          1
14cr|R-VGAM-0.9.4-1|7	Summary:          Vector Generalized Linear and Additive Models
14cr|R-VGAM-0.9.4-1|8	Group:            Sciences/Mathematics
14cr|R-VGAM-0.9.4-1|9	License:          GPL-2
14cr|R-VGAM-0.9.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-VGAM-0.9.4-1|11	Source0:          http://cran.r-project.org/src/contrib/VGAM_0.9-4.tar.gz
14cr|R-VGAM-0.9.4-1|12	Requires:         R-splines
14cr|R-VGAM-0.9.4-1|13	Requires:         R-methods
14cr|R-VGAM-0.9.4-1|14	Requires:         R-stats
14cr|R-VGAM-0.9.4-1|15	Requires:         R-stats4
14cr|R-VGAM-0.9.4-1|16	Requires:         R-VGAMdata
14cr|R-VGAM-0.9.4-1|17	BuildRequires:    R-devel
14cr|R-VGAM-0.9.4-1|18	BuildRequires:    Rmath-devel
14cr|R-VGAM-0.9.4-1|19	BuildRequires:    texlive-collection-latex
14cr|R-VGAM-0.9.4-1|20	BuildRequires:    R-splines
14cr|R-VGAM-0.9.4-1|21	BuildRequires:    R-methods
14cr|R-VGAM-0.9.4-1|22	BuildRequires:    R-stats
14cr|R-VGAM-0.9.4-1|23	BuildRequires:    R-stats4
14cr|R-VGAM-0.9.4-1|24	BuildRequires:    R-VGAMdata
14cr|R-VGAM-0.9.4-1|25	BuildRequires:    pkgconfig(lapack)
14cr|R-VGAM-0.9.4-1|26	
14cr|R-VGAM-0.9.4-1|27	%description
14cr|R-VGAM-0.9.4-1|28	Vector generalized linear and additive models, and associated models
14cr|R-VGAM-0.9.4-1|29	(Reduced-Rank VGLMs, Quadratic RR-VGLMs, Reduced-Rank VGAMs). This package
14cr|R-VGAM-0.9.4-1|30	fits many models and distribution by maximum likelihood estimation (MLE)
14cr|R-VGAM-0.9.4-1|31	or penalized MLE. Also fits constrained ordination models in ecology.
14cr|R-VGAM-0.9.4-1|32	
14cr|R-VGAM-0.9.4-1|33	%prep
14cr|R-VGAM-0.9.4-1|34	%setup -q -c -n %{packname}
14cr|R-VGAM-0.9.4-1|35	
14cr|R-VGAM-0.9.4-1|36	%build
14cr|R-VGAM-0.9.4-1|37	
14cr|R-VGAM-0.9.4-1|38	%install
14cr|R-VGAM-0.9.4-1|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-VGAM-0.9.4-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-VGAM-0.9.4-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-VGAM-0.9.4-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-VGAM-0.9.4-1|43	
14cr|R-VGAM-0.9.4-1|44	%check
14cr|R-VGAM-0.9.4-1|45	%{_bindir}/R CMD check %{packname}
14cr|R-VGAM-0.9.4-1|46	
14cr|R-VGAM-0.9.4-1|47	%files
14cr|R-VGAM-0.9.4-1|48	%dir %{rlibdir}/%{packname}
14cr|R-VGAM-0.9.4-1|49	%doc %{rlibdir}/%{packname}/html
14cr|R-VGAM-0.9.4-1|50	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-VGAM-0.9.4-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-VGAM-0.9.4-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-VGAM-0.9.4-1|53	%{rlibdir}/%{packname}/INDEX
14cr|R-VGAM-0.9.4-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-VGAM-0.9.4-1|55	%{rlibdir}/%{packname}/Meta
14cr|R-VGAM-0.9.4-1|56	%{rlibdir}/%{packname}/R
14cr|R-VGAM-0.9.4-1|57	%{rlibdir}/%{packname}/data
14cr|R-VGAM-0.9.4-1|58	%{rlibdir}/%{packname}/demo
14cr|R-VGAM-0.9.4-1|59	%{rlibdir}/%{packname}/help
14cr|R-VGAM-0.9.4-1|60	%{rlibdir}/%{packname}/libs
14cr|R-VGAM-0.9.4-1|61	
14cr|R-VGAM-0.9.4-1|62	%changelog
14cr|R-VGAM-0.9.4-1|63	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-1
14cr|R-VGAM-0.9.4-1|64	+ Revision: aa53941
14cr|R-VGAM-0.9.4-1|65	- Fix files
14cr|R-VGAM-0.9.4-1|66	
14cr|R-VGAM-0.9.4-1|67	

8052 14
14cr|R-VGAMdata-0.9.4-1|1	%global packname  VGAMdata
14cr|R-VGAMdata-0.9.4-1|2	%global rlibdir  %{_datadir}/R/library
14cr|R-VGAMdata-0.9.4-1|3	%define debug_package %{nil}
14cr|R-VGAMdata-0.9.4-1|4	
14cr|R-VGAMdata-0.9.4-1|5	Name:             R-%{packname}
14cr|R-VGAMdata-0.9.4-1|6	Version:          0.9.4
14cr|R-VGAMdata-0.9.4-1|7	Release:          1
14cr|R-VGAMdata-0.9.4-1|8	Summary:          Data supporting the VGAM package
14cr|R-VGAMdata-0.9.4-1|9	Group:            Sciences/Mathematics
14cr|R-VGAMdata-0.9.4-1|10	License:          GPL-2
14cr|R-VGAMdata-0.9.4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-VGAMdata-0.9.4-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-4.tar.gz
14cr|R-VGAMdata-0.9.4-1|13	BuildArch:        noarch
14cr|R-VGAMdata-0.9.4-1|14	Requires:         R-core
14cr|R-VGAMdata-0.9.4-1|15	
14cr|R-VGAMdata-0.9.4-1|16	
14cr|R-VGAMdata-0.9.4-1|17	
14cr|R-VGAMdata-0.9.4-1|18	Requires:         R-VGAM
14cr|R-VGAMdata-0.9.4-1|19	BuildRequires:    R-devel Rmath-devel
14cr|R-VGAMdata-0.9.4-1|20	
14cr|R-VGAMdata-0.9.4-1|21	BuildRequires:   R-VGAM
14cr|R-VGAMdata-0.9.4-1|22	%description
14cr|R-VGAMdata-0.9.4-1|23	Data sets to accompany the VGAM package. These are used to illustrate
14cr|R-VGAMdata-0.9.4-1|24	vector generalized linear and additive models (VGLMs/VGAMs), and
14cr|R-VGAMdata-0.9.4-1|25	associated models (Reduced-Rank VGLMs, Quadratic RR-VGLMs, Row-Column
14cr|R-VGAMdata-0.9.4-1|26	Interaction Models, and constrained and unconstrained ordination models in
14cr|R-VGAMdata-0.9.4-1|27	
14cr|R-VGAMdata-0.9.4-1|28	%prep
14cr|R-VGAMdata-0.9.4-1|29	%setup -q -c -n %{packname}
14cr|R-VGAMdata-0.9.4-1|30	
14cr|R-VGAMdata-0.9.4-1|31	%build
14cr|R-VGAMdata-0.9.4-1|32	
14cr|R-VGAMdata-0.9.4-1|33	%install
14cr|R-VGAMdata-0.9.4-1|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-VGAMdata-0.9.4-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-VGAMdata-0.9.4-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-VGAMdata-0.9.4-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-VGAMdata-0.9.4-1|38	
14cr|R-VGAMdata-0.9.4-1|39	%check
14cr|R-VGAMdata-0.9.4-1|40	%{_bindir}/R CMD check %{packname}
14cr|R-VGAMdata-0.9.4-1|41	
14cr|R-VGAMdata-0.9.4-1|42	%files
14cr|R-VGAMdata-0.9.4-1|43	%dir %{rlibdir}/%{packname}
14cr|R-VGAMdata-0.9.4-1|44	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-VGAMdata-0.9.4-1|45	%doc %{rlibdir}/%{packname}/html
14cr|R-VGAMdata-0.9.4-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-VGAMdata-0.9.4-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-VGAMdata-0.9.4-1|48	%{rlibdir}/%{packname}/INDEX
14cr|R-VGAMdata-0.9.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-VGAMdata-0.9.4-1|50	%{rlibdir}/%{packname}/Meta
14cr|R-VGAMdata-0.9.4-1|51	%{rlibdir}/%{packname}/R
14cr|R-VGAMdata-0.9.4-1|52	%{rlibdir}/%{packname}/data
14cr|R-VGAMdata-0.9.4-1|53	%{rlibdir}/%{packname}/demo
14cr|R-VGAMdata-0.9.4-1|54	%{rlibdir}/%{packname}/help
14cr|R-VGAMdata-0.9.4-1|55	
14cr|R-VGAMdata-0.9.4-1|56	%changelog
14cr|R-VGAMdata-0.9.4-1|57	* Wed Sep 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-1
14cr|R-VGAMdata-0.9.4-1|58	+ Revision: 2d5d4fd
14cr|R-VGAMdata-0.9.4-1|59	- Fix files
14cr|R-VGAMdata-0.9.4-1|60	
14cr|R-VGAMdata-0.9.4-1|61	

8053 14
14cr|R-VIM-4.0.0-3|1	%global packname  VIM
14cr|R-VIM-4.0.0-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-VIM-4.0.0-3|3	
14cr|R-VIM-4.0.0-3|4	Name:             R-%{packname}
14cr|R-VIM-4.0.0-3|5	Version:          4.0.0
14cr|R-VIM-4.0.0-3|6	Release:          3
14cr|R-VIM-4.0.0-3|7	Summary:          Visualization and Imputation of Missing Values
14cr|R-VIM-4.0.0-3|8	Group:            Sciences/Mathematics
14cr|R-VIM-4.0.0-3|9	License:          GPL (>= 2)
14cr|R-VIM-4.0.0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-VIM-4.0.0-3|11	Source0:          http://cran.r-project.org/src/contrib/VIM_4.0.0.tar.gz
14cr|R-VIM-4.0.0-3|12	Requires:         R-e1071 R-car R-colorspace R-nnet R-robustbase R-tcltk
14cr|R-VIM-4.0.0-3|13	Requires:         R-tkrplot R-sp R-vcd R-Rcpp R-car R-colorspace R-grDevices
14cr|R-VIM-4.0.0-3|14	Requires:         R-robustbase R-stats R-tcltk R-sp R-utils R-vcd
14cr|R-VIM-4.0.0-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-VIM-4.0.0-3|16	BuildRequires: R-glmnet
14cr|R-VIM-4.0.0-3|17	Requires: R-glmnet
14cr|R-VIM-4.0.0-3|18	BuildRequires:    R-e1071 R-car R-colorspace R-nnet R-robustbase R-tcltk
14cr|R-VIM-4.0.0-3|19	BuildRequires:    R-tkrplot R-sp R-vcd R-Rcpp R-car R-colorspace R-grDevices
14cr|R-VIM-4.0.0-3|20	BuildRequires:    R-robustbase R-stats R-tcltk R-sp R-utils R-vcd
14cr|R-VIM-4.0.0-3|21	
14cr|R-VIM-4.0.0-3|22	%description
14cr|R-VIM-4.0.0-3|23	This package introduces new tools for the visualization of missing and/or
14cr|R-VIM-4.0.0-3|24	imputed values, which can be used for exploring the data and the structure
14cr|R-VIM-4.0.0-3|25	of the missing and/or imputed values. Depending on this structure of the
14cr|R-VIM-4.0.0-3|26	missing values, the corresponding methods may help to identify the
14cr|R-VIM-4.0.0-3|27	mechanism generating the missings and allows to explore the data including
14cr|R-VIM-4.0.0-3|28	missing values.  In addition, the quality of imputation can be visually
14cr|R-VIM-4.0.0-3|29	explored using various univariate, bivariate, multiple and multivariate
14cr|R-VIM-4.0.0-3|30	plot methods.  A graphical user interface allows an easy handling of the
14cr|R-VIM-4.0.0-3|31	implemented plot methods.
14cr|R-VIM-4.0.0-3|32	
14cr|R-VIM-4.0.0-3|33	%prep
14cr|R-VIM-4.0.0-3|34	%setup -q -c -n %{packname}
14cr|R-VIM-4.0.0-3|35	
14cr|R-VIM-4.0.0-3|36	%build
14cr|R-VIM-4.0.0-3|37	
14cr|R-VIM-4.0.0-3|38	%install
14cr|R-VIM-4.0.0-3|39	mkdir -p %{buildroot}%{rlibdir}
14cr|R-VIM-4.0.0-3|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-VIM-4.0.0-3|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-VIM-4.0.0-3|42	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-VIM-4.0.0-3|43	
14cr|R-VIM-4.0.0-3|44	#  When sourcing 'VIM-EU-SILC.R':
14cr|R-VIM-4.0.0-3|45	# Error: [tcl] invalid command name "toplevel".
14cr|R-VIM-4.0.0-3|46	%if 0
14cr|R-VIM-4.0.0-3|47	%check
14cr|R-VIM-4.0.0-3|48	%{_bindir}/R CMD check %{packname}
14cr|R-VIM-4.0.0-3|49	%endif
14cr|R-VIM-4.0.0-3|50	
14cr|R-VIM-4.0.0-3|51	%files
14cr|R-VIM-4.0.0-3|52	%dir %{rlibdir}/%{packname}
14cr|R-VIM-4.0.0-3|53	# %doc %{rlibdir}/%{packname}/doc
14cr|R-VIM-4.0.0-3|54	%doc %{rlibdir}/%{packname}/html
14cr|R-VIM-4.0.0-3|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-VIM-4.0.0-3|56	%{rlibdir}/%{packname}/INDEX
14cr|R-VIM-4.0.0-3|57	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-VIM-4.0.0-3|58	%{rlibdir}/%{packname}/Meta
14cr|R-VIM-4.0.0-3|59	%{rlibdir}/%{packname}/R
14cr|R-VIM-4.0.0-3|60	%{rlibdir}/%{packname}/data
14cr|R-VIM-4.0.0-3|61	%{rlibdir}/%{packname}/help
14cr|R-VIM-4.0.0-3|62	%{rlibdir}/%{packname}/libs
14cr|R-VIM-4.0.0-3|63	# %{rlibdir}/%{packname}/tklibs
14cr|R-VIM-4.0.0-3|64	%{rlibdir}/VIM/NEWS
14cr|R-VIM-4.0.0-3|65	
14cr|R-VIM-4.0.0-3|66	
14cr|R-VIM-4.0.0-3|67	%changelog
14cr|R-VIM-4.0.0-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-3
14cr|R-VIM-4.0.0-3|69	+ Revision: 38b6be9
14cr|R-VIM-4.0.0-3|70	- MassBuild#464: Increase release tag
14cr|R-VIM-4.0.0-3|71	
14cr|R-VIM-4.0.0-3|72	

8054 14
14cr|R-vioplot-0.2-2|1	%global packname  vioplot
14cr|R-vioplot-0.2-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-vioplot-0.2-2|3	
14cr|R-vioplot-0.2-2|4	Name:             R-%{packname}
14cr|R-vioplot-0.2-2|5	Version:          0.2
14cr|R-vioplot-0.2-2|6	Release:          2
14cr|R-vioplot-0.2-2|7	Summary:          Violin plot
14cr|R-vioplot-0.2-2|8	Group:            Sciences/Mathematics
14cr|R-vioplot-0.2-2|9	License:          BSD
14cr|R-vioplot-0.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-vioplot-0.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-vioplot-0.2-2|12	BuildArch:        noarch
14cr|R-vioplot-0.2-2|13	Requires:         R-core
14cr|R-vioplot-0.2-2|14	
14cr|R-vioplot-0.2-2|15	Requires:         R-sm
14cr|R-vioplot-0.2-2|16	
14cr|R-vioplot-0.2-2|17	
14cr|R-vioplot-0.2-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sm
14cr|R-vioplot-0.2-2|19	
14cr|R-vioplot-0.2-2|20	
14cr|R-vioplot-0.2-2|21	%description
14cr|R-vioplot-0.2-2|22	A violin plot is a combination of a box plot and a kernel density plot.
14cr|R-vioplot-0.2-2|23	
14cr|R-vioplot-0.2-2|24	%prep
14cr|R-vioplot-0.2-2|25	%setup -q -c -n %{packname}
14cr|R-vioplot-0.2-2|26	
14cr|R-vioplot-0.2-2|27	%build
14cr|R-vioplot-0.2-2|28	
14cr|R-vioplot-0.2-2|29	%install
14cr|R-vioplot-0.2-2|30	mkdir -p %{buildroot}%{rlibdir}
14cr|R-vioplot-0.2-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-vioplot-0.2-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-vioplot-0.2-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-vioplot-0.2-2|34	
14cr|R-vioplot-0.2-2|35	%check
14cr|R-vioplot-0.2-2|36	%{_bindir}/R CMD check %{packname}
14cr|R-vioplot-0.2-2|37	
14cr|R-vioplot-0.2-2|38	%files
14cr|R-vioplot-0.2-2|39	%dir %{rlibdir}/%{packname}
14cr|R-vioplot-0.2-2|40	%doc %{rlibdir}/%{packname}/html
14cr|R-vioplot-0.2-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-vioplot-0.2-2|42	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-vioplot-0.2-2|43	%{rlibdir}/%{packname}/INDEX
14cr|R-vioplot-0.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-vioplot-0.2-2|45	%{rlibdir}/%{packname}/Meta
14cr|R-vioplot-0.2-2|46	%{rlibdir}/%{packname}/R
14cr|R-vioplot-0.2-2|47	%{rlibdir}/%{packname}/help
14cr|R-vioplot-0.2-2|48	
14cr|R-vioplot-0.2-2|49	%changelog
14cr|R-vioplot-0.2-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|R-vioplot-0.2-2|51	+ Revision: 5e651de
14cr|R-vioplot-0.2-2|52	- MassBuild#464: Increase release tag
14cr|R-vioplot-0.2-2|53	
14cr|R-vioplot-0.2-2|54	

8055 14
14cr|rvm-1.16-4|1	%define name rvm
14cr|rvm-1.16-4|2	%define version 1.16
14cr|rvm-1.16-4|3	%define release 4
14cr|rvm-1.16-4|4	
14cr|rvm-1.16-4|5	%define major 1
14cr|rvm-1.16-4|6	
14cr|rvm-1.16-4|7	%define libname %mklibname %name %major
14cr|rvm-1.16-4|8	%define develname %mklibname %name -d
14cr|rvm-1.16-4|9	
14cr|rvm-1.16-4|10	Summary: RVM library
14cr|rvm-1.16-4|11	Name: %name
14cr|rvm-1.16-4|12	Version: %version
14cr|rvm-1.16-4|13	Release: %release
14cr|rvm-1.16-4|14	Group: Development/Other
14cr|rvm-1.16-4|15	License: LGPL
14cr|rvm-1.16-4|16	Url: http://www.coda.cs.cmu.edu/doc/html/index.html
14cr|rvm-1.16-4|17	Source: ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/%name-%{version}.tar.gz
14cr|rvm-1.16-4|18	BuildRequires:	liblwp-devel
14cr|rvm-1.16-4|19	BuildRequires:	chrpath
14cr|rvm-1.16-4|20	Buildroot: %_tmppath/%name-%{version}
14cr|rvm-1.16-4|21	
14cr|rvm-1.16-4|22	%description
14cr|rvm-1.16-4|23	The RVM persistent recoverable memory library. The RVM library is used by
14cr|rvm-1.16-4|24	the Coda distributed filesystem.
14cr|rvm-1.16-4|25	
14cr|rvm-1.16-4|26	%package -n %libname
14cr|rvm-1.16-4|27	Summary: RVM tools
14cr|rvm-1.16-4|28	Group: Development/Other
14cr|rvm-1.16-4|29	
14cr|rvm-1.16-4|30	%description -n %libname
14cr|rvm-1.16-4|31	The RVM persistent recoverable memory library. The RVM library is used by
14cr|rvm-1.16-4|32	the Coda distributed filesystem.
14cr|rvm-1.16-4|33	
14cr|rvm-1.16-4|34	%package -n %develname
14cr|rvm-1.16-4|35	Summary: RVM library development files
14cr|rvm-1.16-4|36	Group: Development/Other
14cr|rvm-1.16-4|37	Requires: %libname = %version-%release
14cr|rvm-1.16-4|38	Provides: rvm-devel = %version-%release
14cr|rvm-1.16-4|39	Obsoletes:  %mklibname %name -d 1
14cr|rvm-1.16-4|40	
14cr|rvm-1.16-4|41	%description -n %develname
14cr|rvm-1.16-4|42	Headers and static libraries for developing programs using the RVM library.
14cr|rvm-1.16-4|43	The RVM library is used by the Coda distributed filesystem.
14cr|rvm-1.16-4|44	
14cr|rvm-1.16-4|45	%package tools
14cr|rvm-1.16-4|46	Summary: RVM tools
14cr|rvm-1.16-4|47	Group: Development/Other
14cr|rvm-1.16-4|48	
14cr|rvm-1.16-4|49	%description tools
14cr|rvm-1.16-4|50	Userspace tools to initialize and manipulate RVM log and data segments.
14cr|rvm-1.16-4|51	The RVM library is used by the Coda distributed filesystem.
14cr|rvm-1.16-4|52	
14cr|rvm-1.16-4|53	%prep
14cr|rvm-1.16-4|54	%setup -q
14cr|rvm-1.16-4|55	
14cr|rvm-1.16-4|56	%build
14cr|rvm-1.16-4|57	autoreconf -fi
14cr|rvm-1.16-4|58	%configure
14cr|rvm-1.16-4|59	%make
14cr|rvm-1.16-4|60	
14cr|rvm-1.16-4|61	%install
14cr|rvm-1.16-4|62	%makeinstall
14cr|rvm-1.16-4|63	chrpath --delete %{buildroot}%{_libdir}/*.so.*
14cr|rvm-1.16-4|64	
14cr|rvm-1.16-4|65	%files -n %libname
14cr|rvm-1.16-4|66	%doc COPYING NEWS INSTALL
14cr|rvm-1.16-4|67	%{_libdir}/librvmlwp.so.*
14cr|rvm-1.16-4|68	%{_libdir}/librdslwp.so.*
14cr|rvm-1.16-4|69	%{_libdir}/libseglwp.so.*
14cr|rvm-1.16-4|70	
14cr|rvm-1.16-4|71	%files -n %develname
14cr|rvm-1.16-4|72	%{_libdir}/librvmlwp.a
14cr|rvm-1.16-4|73	%{_libdir}/librvmlwp.so
14cr|rvm-1.16-4|74	%{_libdir}/librdslwp.a
14cr|rvm-1.16-4|75	%{_libdir}/librdslwp.so
14cr|rvm-1.16-4|76	%{_libdir}/libseglwp.a
14cr|rvm-1.16-4|77	%{_libdir}/libseglwp.so
14cr|rvm-1.16-4|78	%{_includedir}/rvm
14cr|rvm-1.16-4|79	%{_libdir}/pkgconfig/rvmlwp.pc
14cr|rvm-1.16-4|80	
14cr|rvm-1.16-4|81	%files tools
14cr|rvm-1.16-4|82	%{_sbindir}/rvmutl
14cr|rvm-1.16-4|83	%{_sbindir}/rdsinit
14cr|rvm-1.16-4|84	
14cr|rvm-1.16-4|85	
14cr|rvm-1.16-4|86	
14cr|rvm-1.16-4|87	
14cr|rvm-1.16-4|88	%changelog
14cr|rvm-1.16-4|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14cr|rvm-1.16-4|90	+ Revision: 427bf81
14cr|rvm-1.16-4|91	- MassBuild#464: Increase release tag
14cr|rvm-1.16-4|92	
14cr|rvm-1.16-4|93	

8056 14
14cr|R-vsn-3.30.0-2|1	%global packname  vsn
14cr|R-vsn-3.30.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-vsn-3.30.0-2|3	
14cr|R-vsn-3.30.0-2|4	Name:             R-%{packname}
14cr|R-vsn-3.30.0-2|5	Version:          3.30.0
14cr|R-vsn-3.30.0-2|6	Release:          2
14cr|R-vsn-3.30.0-2|7	Summary:          Variance stabilization and calibration for microarray data
14cr|R-vsn-3.30.0-2|8	Group:            Sciences/Mathematics
14cr|R-vsn-3.30.0-2|9	License:          Artistic-2.0
14cr|R-vsn-3.30.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/vsn.html
14cr|R-vsn-3.30.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/vsn_3.30.0.tar.gz
14cr|R-vsn-3.30.0-2|12	Requires:         R-Biobase R-methods R-affy R-limma R-lattice
14cr|R-vsn-3.30.0-2|13	Requires:         R-affydata R-hgu95av2cdf
14cr|R-vsn-3.30.0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-vsn-3.30.0-2|15	BuildRequires:    R-Biobase R-methods R-affy R-limma R-lattice
14cr|R-vsn-3.30.0-2|16	BuildRequires:    R-affydata R-hgu95av2cdf
14cr|R-vsn-3.30.0-2|17	
14cr|R-vsn-3.30.0-2|18	%description
14cr|R-vsn-3.30.0-2|19	The package implements a method for normalising microarray intensities,
14cr|R-vsn-3.30.0-2|20	both between colours within array, and between arrays. The method uses a
14cr|R-vsn-3.30.0-2|21	robust variant of the maximum-likelihood estimator for the stochastic
14cr|R-vsn-3.30.0-2|22	model of microarray data described in the references (see vignette). The
14cr|R-vsn-3.30.0-2|23	model incorporates data calibration (a.k.a. normalization), a model for
14cr|R-vsn-3.30.0-2|24	the dependence of the variance on the mean intensity, and a variance
14cr|R-vsn-3.30.0-2|25	stabilizing data transformation. Differences between transformed
14cr|R-vsn-3.30.0-2|26	intensities are analogous to "normalized log-ratios". However, in contrast
14cr|R-vsn-3.30.0-2|27	to the latter, their variance is independent of the mean, and they are
14cr|R-vsn-3.30.0-2|28	usually more sensitive and specific in detecting differential
14cr|R-vsn-3.30.0-2|29	
14cr|R-vsn-3.30.0-2|30	%prep
14cr|R-vsn-3.30.0-2|31	%setup -q -c -n %{packname}
14cr|R-vsn-3.30.0-2|32	
14cr|R-vsn-3.30.0-2|33	%build
14cr|R-vsn-3.30.0-2|34	
14cr|R-vsn-3.30.0-2|35	%install
14cr|R-vsn-3.30.0-2|36	mkdir -p %{buildroot}%{rlibdir}
14cr|R-vsn-3.30.0-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-vsn-3.30.0-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-vsn-3.30.0-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-vsn-3.30.0-2|40	
14cr|R-vsn-3.30.0-2|41	%files
14cr|R-vsn-3.30.0-2|42	%dir %{rlibdir}/%{packname}
14cr|R-vsn-3.30.0-2|43	%doc %{rlibdir}/%{packname}/doc
14cr|R-vsn-3.30.0-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-vsn-3.30.0-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-vsn-3.30.0-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-vsn-3.30.0-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-vsn-3.30.0-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-vsn-3.30.0-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-vsn-3.30.0-2|50	%{rlibdir}/%{packname}/R
14cr|R-vsn-3.30.0-2|51	%{rlibdir}/%{packname}/data
14cr|R-vsn-3.30.0-2|52	%{rlibdir}/%{packname}/help
14cr|R-vsn-3.30.0-2|53	%{rlibdir}/%{packname}/libs
14cr|R-vsn-3.30.0-2|54	%{rlibdir}/%{packname}/scripts
14cr|R-vsn-3.30.0-2|55	
14cr|R-vsn-3.30.0-2|56	
14cr|R-vsn-3.30.0-2|57	%changelog
14cr|R-vsn-3.30.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.30.0-2
14cr|R-vsn-3.30.0-2|59	+ Revision: a02114c
14cr|R-vsn-3.30.0-2|60	- MassBuild#464: Increase release tag
14cr|R-vsn-3.30.0-2|61	
14cr|R-vsn-3.30.0-2|62	

8057 14
14cr|R-waveslim-1.12-2|1	%global packname  waveslim
14cr|R-waveslim-1.12-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-waveslim-1.12-2|3	
14cr|R-waveslim-1.12-2|4	Name:             R-%{packname}
14cr|R-waveslim-1.12-2|5	Version:          1.12
14cr|R-waveslim-1.12-2|6	Release:          2
14cr|R-waveslim-1.12-2|7	Summary:          Basic wavelet routines for one-, two- and three-dimensional signal processing
14cr|R-waveslim-1.12-2|8	Group:            Sciences/Mathematics
14cr|R-waveslim-1.12-2|9	License:          GPL (>= 2)
14cr|R-waveslim-1.12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-waveslim-1.12-2|11	Source0:          http://cran.r-project.org/src/contrib/Archive/waveslim/waveslim_1.12.tar.gz
14cr|R-waveslim-1.12-2|12	Requires:         R-stats R-graphics R-grDevices
14cr|R-waveslim-1.12-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices R-fftw
14cr|R-waveslim-1.12-2|14	
14cr|R-waveslim-1.12-2|15	%description
14cr|R-waveslim-1.12-2|16	Basic wavelet routines for time series (1D), image (2D) and array (3D)
14cr|R-waveslim-1.12-2|17	analysis.  The code provided here is based on wavelet methodology
14cr|R-waveslim-1.12-2|18	developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher
14cr|R-waveslim-1.12-2|19	(2001); the dual-tree complex wavelet transform (CWT) from Kingsbury
14cr|R-waveslim-1.12-2|20	(1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs
14cr|R-waveslim-1.12-2|21	(Selesnick 2001, 2002).  All figures in chapters 4-7 of GSW (2001) are
14cr|R-waveslim-1.12-2|22	reproducible using this package and R code available at the book
14cr|R-waveslim-1.12-2|23	website(s) below.
14cr|R-waveslim-1.12-2|24	
14cr|R-waveslim-1.12-2|25	%prep
14cr|R-waveslim-1.12-2|26	%setup -q -c -n %{packname}
14cr|R-waveslim-1.12-2|27	echo 'exportPattern( "." )' > %{packname}/NAMESPACE
14cr|R-waveslim-1.12-2|28	
14cr|R-waveslim-1.12-2|29	%build
14cr|R-waveslim-1.12-2|30	
14cr|R-waveslim-1.12-2|31	%install
14cr|R-waveslim-1.12-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-waveslim-1.12-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-waveslim-1.12-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-waveslim-1.12-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-waveslim-1.12-2|36	
14cr|R-waveslim-1.12-2|37	# %check
14cr|R-waveslim-1.12-2|38	# %{_bindir}/R CMD check %{packname}
14cr|R-waveslim-1.12-2|39	
14cr|R-waveslim-1.12-2|40	%files
14cr|R-waveslim-1.12-2|41	%dir %{rlibdir}/%{packname}
14cr|R-waveslim-1.12-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-waveslim-1.12-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-waveslim-1.12-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-waveslim-1.12-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-waveslim-1.12-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-waveslim-1.12-2|47	%{rlibdir}/%{packname}/R
14cr|R-waveslim-1.12-2|48	%{rlibdir}/%{packname}/data
14cr|R-waveslim-1.12-2|49	%{rlibdir}/%{packname}/help
14cr|R-waveslim-1.12-2|50	%{rlibdir}/%{packname}/libs
14cr|R-waveslim-1.12-2|51	
14cr|R-waveslim-1.12-2|52	
14cr|R-waveslim-1.12-2|53	
14cr|R-waveslim-1.12-2|54	%changelog
14cr|R-waveslim-1.12-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-2
14cr|R-waveslim-1.12-2|56	+ Revision: 4bfa493
14cr|R-waveslim-1.12-2|57	- MassBuild#464: Increase release tag
14cr|R-waveslim-1.12-2|58	
14cr|R-waveslim-1.12-2|59	

8058 14
14cr|R-weightedKmeans-1.2.0-2|1	%global packname  weightedKmeans
14cr|R-weightedKmeans-1.2.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-weightedKmeans-1.2.0-2|3	
14cr|R-weightedKmeans-1.2.0-2|4	Name:             R-%{packname}
14cr|R-weightedKmeans-1.2.0-2|5	Version:          1.2.0
14cr|R-weightedKmeans-1.2.0-2|6	Release:          2
14cr|R-weightedKmeans-1.2.0-2|7	Summary:          Weighted KMeans Clustering
14cr|R-weightedKmeans-1.2.0-2|8	Group:            Sciences/Mathematics
14cr|R-weightedKmeans-1.2.0-2|9	License:          GPLv3+
14cr|R-weightedKmeans-1.2.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-weightedKmeans-1.2.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-weightedKmeans-1.2.0-2|12	
14cr|R-weightedKmeans-1.2.0-2|13	Requires:         R-lattice R-latticeExtra R-clv
14cr|R-weightedKmeans-1.2.0-2|14	
14cr|R-weightedKmeans-1.2.0-2|15	
14cr|R-weightedKmeans-1.2.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-clv
14cr|R-weightedKmeans-1.2.0-2|17	
14cr|R-weightedKmeans-1.2.0-2|18	
14cr|R-weightedKmeans-1.2.0-2|19	%description
14cr|R-weightedKmeans-1.2.0-2|20	Entropy weighted kmeans (ewkm) is a weighted subspace clustering algorithm
14cr|R-weightedKmeans-1.2.0-2|21	that is well suited to very high dimensional data. Weights are calculated
14cr|R-weightedKmeans-1.2.0-2|22	as the importance of a variable with regard to cluster membership. The
14cr|R-weightedKmeans-1.2.0-2|23	feature group weighted kmenas (fgkm) extends this concept by grouping
14cr|R-weightedKmeans-1.2.0-2|24	features and weighting the group in addition to weihgting individual
14cr|R-weightedKmeans-1.2.0-2|25	
14cr|R-weightedKmeans-1.2.0-2|26	%prep
14cr|R-weightedKmeans-1.2.0-2|27	%setup -q -c -n %{packname}
14cr|R-weightedKmeans-1.2.0-2|28	
14cr|R-weightedKmeans-1.2.0-2|29	%build
14cr|R-weightedKmeans-1.2.0-2|30	
14cr|R-weightedKmeans-1.2.0-2|31	%install
14cr|R-weightedKmeans-1.2.0-2|32	mkdir -p %{buildroot}%{rlibdir}
14cr|R-weightedKmeans-1.2.0-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-weightedKmeans-1.2.0-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-weightedKmeans-1.2.0-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-weightedKmeans-1.2.0-2|36	
14cr|R-weightedKmeans-1.2.0-2|37	%check
14cr|R-weightedKmeans-1.2.0-2|38	%{_bindir}/R CMD check %{packname}
14cr|R-weightedKmeans-1.2.0-2|39	
14cr|R-weightedKmeans-1.2.0-2|40	%files
14cr|R-weightedKmeans-1.2.0-2|41	%dir %{rlibdir}/%{packname}
14cr|R-weightedKmeans-1.2.0-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-weightedKmeans-1.2.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-weightedKmeans-1.2.0-2|44	%doc %{rlibdir}/%{packname}/LICENSE
14cr|R-weightedKmeans-1.2.0-2|45	%doc %{rlibdir}/%{packname}/ChangeLog
14cr|R-weightedKmeans-1.2.0-2|46	%{rlibdir}/%{packname}/INDEX
14cr|R-weightedKmeans-1.2.0-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-weightedKmeans-1.2.0-2|48	%{rlibdir}/%{packname}/Meta
14cr|R-weightedKmeans-1.2.0-2|49	%{rlibdir}/%{packname}/R
14cr|R-weightedKmeans-1.2.0-2|50	%{rlibdir}/%{packname}/help
14cr|R-weightedKmeans-1.2.0-2|51	%{rlibdir}/%{packname}/data
14cr|R-weightedKmeans-1.2.0-2|52	%{rlibdir}/%{packname}/libs
14cr|R-weightedKmeans-1.2.0-2|53	
14cr|R-weightedKmeans-1.2.0-2|54	%changelog
14cr|R-weightedKmeans-1.2.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|R-weightedKmeans-1.2.0-2|56	+ Revision: de1cb14
14cr|R-weightedKmeans-1.2.0-2|57	- MassBuild#464: Increase release tag
14cr|R-weightedKmeans-1.2.0-2|58	
14cr|R-weightedKmeans-1.2.0-2|59	

8059 14
14cr|R-WhatIf-1.5.6-2|1	%global packname  WhatIf
14cr|R-WhatIf-1.5.6-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-WhatIf-1.5.6-2|3	
14cr|R-WhatIf-1.5.6-2|4	Name:             R-%{packname}
14cr|R-WhatIf-1.5.6-2|5	Version:          1.5.6
14cr|R-WhatIf-1.5.6-2|6	Release:          2
14cr|R-WhatIf-1.5.6-2|7	Summary:          Software for Evaluating Counterfactuals
14cr|R-WhatIf-1.5.6-2|8	Group:            Sciences/Mathematics
14cr|R-WhatIf-1.5.6-2|9	License:          GPLv3
14cr|R-WhatIf-1.5.6-2|10	URL:              http://cran.r-project.org/web/packages/WhatIf/index.html
14cr|R-WhatIf-1.5.6-2|11	Source0:          http://cran.r-project.org/src/contrib/WhatIf_1.5-6.tar.gz
14cr|R-WhatIf-1.5.6-2|12	BuildRequires:    R-devel R-lpSolve
14cr|R-WhatIf-1.5.6-2|13	Requires:         R-core R-lpSolve
14cr|R-WhatIf-1.5.6-2|14	BuildArch:        noarch
14cr|R-WhatIf-1.5.6-2|15	
14cr|R-WhatIf-1.5.6-2|16	%description
14cr|R-WhatIf-1.5.6-2|17	Inferences about counterfactuals are essential for prediction,
14cr|R-WhatIf-1.5.6-2|18	answering what if questions, and estimating causal effects.
14cr|R-WhatIf-1.5.6-2|19	However, when the counterfactuals posed are too far from the data at hand,
14cr|R-WhatIf-1.5.6-2|20	conclusions drawn from well-specified statistical analyses become based largely
14cr|R-WhatIf-1.5.6-2|21	on speculation hidden in convenient modeling assumptions that few would be
14cr|R-WhatIf-1.5.6-2|22	willing to defend. Unfortunately, standard statistical approaches assume the
14cr|R-WhatIf-1.5.6-2|23	veracity of the model rather than revealing the degree of model-dependence,
14cr|R-WhatIf-1.5.6-2|24	which makes this problem hard to detect. WhatIf offers easy-to-apply methods
14cr|R-WhatIf-1.5.6-2|25	to evaluate counterfactuals that do not require sensitivity testing over
14cr|R-WhatIf-1.5.6-2|26	specified classes of models. If an analysis fails the tests offered here,
14cr|R-WhatIf-1.5.6-2|27	then we know that substantive inferences will be sensitive to at least some
14cr|R-WhatIf-1.5.6-2|28	modeling choices that are not based on empirical evidence, no matter what
14cr|R-WhatIf-1.5.6-2|29	method of inference one chooses to use. WhatIf implements the methods for
14cr|R-WhatIf-1.5.6-2|30	evaluating counterfactuals discussed in Gary King and Langche Zeng, 2006,
14cr|R-WhatIf-1.5.6-2|31	"The Dangers of Extreme Counterfactuals," Political Analysis 14 (2);
14cr|R-WhatIf-1.5.6-2|32	and Gary King and Langche Zeng, 2007, "When Can History Be Our Guide?
14cr|R-WhatIf-1.5.6-2|33	The Pitfalls of Counterfactual Inference,"
14cr|R-WhatIf-1.5.6-2|34	International Studies Quarterly 51 (March).
14cr|R-WhatIf-1.5.6-2|35	
14cr|R-WhatIf-1.5.6-2|36	%prep
14cr|R-WhatIf-1.5.6-2|37	%setup -q -c -n %{packname}
14cr|R-WhatIf-1.5.6-2|38	
14cr|R-WhatIf-1.5.6-2|39	%build
14cr|R-WhatIf-1.5.6-2|40	
14cr|R-WhatIf-1.5.6-2|41	%install
14cr|R-WhatIf-1.5.6-2|42	mkdir -p %{buildroot}%{rlibdir}
14cr|R-WhatIf-1.5.6-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-WhatIf-1.5.6-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-WhatIf-1.5.6-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-WhatIf-1.5.6-2|46	
14cr|R-WhatIf-1.5.6-2|47	%check
14cr|R-WhatIf-1.5.6-2|48	%{_bindir}/R CMD check %{packname}
14cr|R-WhatIf-1.5.6-2|49	
14cr|R-WhatIf-1.5.6-2|50	%files
14cr|R-WhatIf-1.5.6-2|51	%dir %{rlibdir}/%{packname}
14cr|R-WhatIf-1.5.6-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-WhatIf-1.5.6-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-WhatIf-1.5.6-2|54	%doc %{rlibdir}/%{packname}/doc
14cr|R-WhatIf-1.5.6-2|55	%{rlibdir}/%{packname}/INDEX
14cr|R-WhatIf-1.5.6-2|56	%{rlibdir}/%{packname}/Meta
14cr|R-WhatIf-1.5.6-2|57	%{rlibdir}/%{packname}/data
14cr|R-WhatIf-1.5.6-2|58	%{rlibdir}/%{packname}/demo
14cr|R-WhatIf-1.5.6-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-WhatIf-1.5.6-2|60	%{rlibdir}/%{packname}/R
14cr|R-WhatIf-1.5.6-2|61	%{rlibdir}/%{packname}/help
14cr|R-WhatIf-1.5.6-2|62	
14cr|R-WhatIf-1.5.6-2|63	%changelog
14cr|R-WhatIf-1.5.6-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-2
14cr|R-WhatIf-1.5.6-2|65	+ Revision: 754d37b
14cr|R-WhatIf-1.5.6-2|66	- MassBuild#464: Increase release tag
14cr|R-WhatIf-1.5.6-2|67	
14cr|R-WhatIf-1.5.6-2|68	

8060 14
14cr|R-widgetTools-1.40.0-2|1	%global packname  widgetTools
14cr|R-widgetTools-1.40.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-widgetTools-1.40.0-2|3	
14cr|R-widgetTools-1.40.0-2|4	%define debug_package %{nil}
14cr|R-widgetTools-1.40.0-2|5	
14cr|R-widgetTools-1.40.0-2|6	Name:             R-%{packname}
14cr|R-widgetTools-1.40.0-2|7	Version:          1.40.0
14cr|R-widgetTools-1.40.0-2|8	Release:          2
14cr|R-widgetTools-1.40.0-2|9	Summary:          Creates an interactive tcltk widget
14cr|R-widgetTools-1.40.0-2|10	Group:            Sciences/Mathematics
14cr|R-widgetTools-1.40.0-2|11	License:          LGPL
14cr|R-widgetTools-1.40.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-widgetTools-1.40.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/widgetTools_1.40.0.tar.gz
14cr|R-widgetTools-1.40.0-2|14	Requires:         R-methods R-utils R-tcltk
14cr|R-widgetTools-1.40.0-2|15	Requires:         R-Biobase
14cr|R-widgetTools-1.40.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-tcltk
14cr|R-widgetTools-1.40.0-2|17	BuildRequires:    R-Biobase
14cr|R-widgetTools-1.40.0-2|18	
14cr|R-widgetTools-1.40.0-2|19	%description
14cr|R-widgetTools-1.40.0-2|20	This packages contains tools to support the construction of tcltk widgets
14cr|R-widgetTools-1.40.0-2|21	
14cr|R-widgetTools-1.40.0-2|22	%prep
14cr|R-widgetTools-1.40.0-2|23	%setup -q -c -n %{packname}
14cr|R-widgetTools-1.40.0-2|24	
14cr|R-widgetTools-1.40.0-2|25	%build
14cr|R-widgetTools-1.40.0-2|26	
14cr|R-widgetTools-1.40.0-2|27	%install
14cr|R-widgetTools-1.40.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-widgetTools-1.40.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-widgetTools-1.40.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-widgetTools-1.40.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-widgetTools-1.40.0-2|32	
14cr|R-widgetTools-1.40.0-2|33	#%check
14cr|R-widgetTools-1.40.0-2|34	#%{_bindir}/R CMD check %{packname}
14cr|R-widgetTools-1.40.0-2|35	
14cr|R-widgetTools-1.40.0-2|36	%files
14cr|R-widgetTools-1.40.0-2|37	%dir %{rlibdir}/%{packname}
14cr|R-widgetTools-1.40.0-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-widgetTools-1.40.0-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-widgetTools-1.40.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-widgetTools-1.40.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-widgetTools-1.40.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-widgetTools-1.40.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-widgetTools-1.40.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-widgetTools-1.40.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-widgetTools-1.40.0-2|46	
14cr|R-widgetTools-1.40.0-2|47	
14cr|R-widgetTools-1.40.0-2|48	
14cr|R-widgetTools-1.40.0-2|49	%changelog
14cr|R-widgetTools-1.40.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-2
14cr|R-widgetTools-1.40.0-2|51	+ Revision: dbf2706
14cr|R-widgetTools-1.40.0-2|52	- MassBuild#464: Increase release tag
14cr|R-widgetTools-1.40.0-2|53	
14cr|R-widgetTools-1.40.0-2|54	

8061 14
14cr|R-XLConnect-0.2.7-2|1	%define debug_package %{nil}
14cr|R-XLConnect-0.2.7-2|2	
14cr|R-XLConnect-0.2.7-2|3	%global packname  XLConnect
14cr|R-XLConnect-0.2.7-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-XLConnect-0.2.7-2|5	
14cr|R-XLConnect-0.2.7-2|6	Name:             R-%{packname}
14cr|R-XLConnect-0.2.7-2|7	Version:          0.2.7
14cr|R-XLConnect-0.2.7-2|8	Release:          2
14cr|R-XLConnect-0.2.7-2|9	Summary:          Excel Connector for R
14cr|R-XLConnect-0.2.7-2|10	Group:            Sciences/Mathematics
14cr|R-XLConnect-0.2.7-2|11	License:          GPL-3
14cr|R-XLConnect-0.2.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-XLConnect-0.2.7-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-7.tar.gz
14cr|R-XLConnect-0.2.7-2|14	
14cr|R-XLConnect-0.2.7-2|15	
14cr|R-XLConnect-0.2.7-2|16	Requires:         R-methods R-rJava R-utils
14cr|R-XLConnect-0.2.7-2|17	Requires:         R-RUnit R-lattice R-ggplot2 R-fImport R-forecast R-zoo R-scales
14cr|R-XLConnect-0.2.7-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cr|R-XLConnect-0.2.7-2|19	BuildRequires:    R-methods R-rJava R-utils
14cr|R-XLConnect-0.2.7-2|20	BuildRequires:    R-RUnit R-lattice R-ggplot2 R-fImport R-forecast R-zoo R-scales
14cr|R-XLConnect-0.2.7-2|21	BuildRequires:    java-rpmbuild
14cr|R-XLConnect-0.2.7-2|22	BuildRequires:    x11-server-xvfb
14cr|R-XLConnect-0.2.7-2|23	
14cr|R-XLConnect-0.2.7-2|24	%description
14cr|R-XLConnect-0.2.7-2|25	Manipulate Excel files from R
14cr|R-XLConnect-0.2.7-2|26	
14cr|R-XLConnect-0.2.7-2|27	%prep
14cr|R-XLConnect-0.2.7-2|28	%setup -q -c -n %{packname}
14cr|R-XLConnect-0.2.7-2|29	
14cr|R-XLConnect-0.2.7-2|30	%build
14cr|R-XLConnect-0.2.7-2|31	
14cr|R-XLConnect-0.2.7-2|32	%install
14cr|R-XLConnect-0.2.7-2|33	mkdir -p %{buildroot}%{rlibdir}
14cr|R-XLConnect-0.2.7-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-XLConnect-0.2.7-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-XLConnect-0.2.7-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-XLConnect-0.2.7-2|37	
14cr|R-XLConnect-0.2.7-2|38	# Need to setup some fonts for check to pass...
14cr|R-XLConnect-0.2.7-2|39	# %check
14cr|R-XLConnect-0.2.7-2|40	# xvfb-run %{_bindir}/R CMD check %{packname}
14cr|R-XLConnect-0.2.7-2|41	
14cr|R-XLConnect-0.2.7-2|42	%files
14cr|R-XLConnect-0.2.7-2|43	%dir %{rlibdir}/%{packname}
14cr|R-XLConnect-0.2.7-2|44	%doc %{rlibdir}/%{packname}/doc
14cr|R-XLConnect-0.2.7-2|45	%doc %{rlibdir}/%{packname}/html
14cr|R-XLConnect-0.2.7-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-XLConnect-0.2.7-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-XLConnect-0.2.7-2|48	%{rlibdir}/%{packname}/INDEX
14cr|R-XLConnect-0.2.7-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-XLConnect-0.2.7-2|50	%{rlibdir}/%{packname}/Meta
14cr|R-XLConnect-0.2.7-2|51	%{rlibdir}/%{packname}/R
14cr|R-XLConnect-0.2.7-2|52	%{rlibdir}/%{packname}/XLConnect.R
14cr|R-XLConnect-0.2.7-2|53	%{rlibdir}/%{packname}/demo*
14cr|R-XLConnect-0.2.7-2|54	%{rlibdir}/%{packname}/help
14cr|R-XLConnect-0.2.7-2|55	%{rlibdir}/%{packname}/java
14cr|R-XLConnect-0.2.7-2|56	%{rlibdir}/%{packname}/unitTests
14cr|R-XLConnect-0.2.7-2|57	
14cr|R-XLConnect-0.2.7-2|58	%changelog
14cr|R-XLConnect-0.2.7-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-2
14cr|R-XLConnect-0.2.7-2|60	+ Revision: 3716627
14cr|R-XLConnect-0.2.7-2|61	- MassBuild#464: Increase release tag
14cr|R-XLConnect-0.2.7-2|62	
14cr|R-XLConnect-0.2.7-2|63	

8062 14
14cr|R-xlsx-0.5.5-2|1	%define debug_package %{nil}
14cr|R-xlsx-0.5.5-2|2	
14cr|R-xlsx-0.5.5-2|3	%global packname  xlsx
14cr|R-xlsx-0.5.5-2|4	%global rlibdir  %{_libdir}/R/library
14cr|R-xlsx-0.5.5-2|5	
14cr|R-xlsx-0.5.5-2|6	Name:             R-%{packname}
14cr|R-xlsx-0.5.5-2|7	Version:          0.5.5
14cr|R-xlsx-0.5.5-2|8	Release:          2
14cr|R-xlsx-0.5.5-2|9	Summary:          Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
14cr|R-xlsx-0.5.5-2|10	Group:            Sciences/Mathematics
14cr|R-xlsx-0.5.5-2|11	License:          GPL-3
14cr|R-xlsx-0.5.5-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-xlsx-0.5.5-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-xlsx-0.5.5-2|14	
14cr|R-xlsx-0.5.5-2|15	Requires:         R-rJava R-xlsxjars
14cr|R-xlsx-0.5.5-2|16	
14cr|R-xlsx-0.5.5-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava R-xlsxjars
14cr|R-xlsx-0.5.5-2|18	BuildRequires:    java-rpmbuild
14cr|R-xlsx-0.5.5-2|19	
14cr|R-xlsx-0.5.5-2|20	
14cr|R-xlsx-0.5.5-2|21	%description
14cr|R-xlsx-0.5.5-2|22	Provide R functions to read/write/format Excel 2007 and Excel
14cr|R-xlsx-0.5.5-2|23	97/2000/XP/2003 file formats.
14cr|R-xlsx-0.5.5-2|24	
14cr|R-xlsx-0.5.5-2|25	%prep
14cr|R-xlsx-0.5.5-2|26	%setup -q -c -n %{packname}
14cr|R-xlsx-0.5.5-2|27	
14cr|R-xlsx-0.5.5-2|28	%build
14cr|R-xlsx-0.5.5-2|29	
14cr|R-xlsx-0.5.5-2|30	%install
14cr|R-xlsx-0.5.5-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-xlsx-0.5.5-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-xlsx-0.5.5-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-xlsx-0.5.5-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-xlsx-0.5.5-2|35	
14cr|R-xlsx-0.5.5-2|36	%check
14cr|R-xlsx-0.5.5-2|37	%{_bindir}/R CMD check %{packname}
14cr|R-xlsx-0.5.5-2|38	
14cr|R-xlsx-0.5.5-2|39	%files
14cr|R-xlsx-0.5.5-2|40	%dir %{rlibdir}/%{packname}
14cr|R-xlsx-0.5.5-2|41	%doc %{rlibdir}/%{packname}/doc
14cr|R-xlsx-0.5.5-2|42	%doc %{rlibdir}/%{packname}/html
14cr|R-xlsx-0.5.5-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-xlsx-0.5.5-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-xlsx-0.5.5-2|45	%{rlibdir}/%{packname}/INDEX
14cr|R-xlsx-0.5.5-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-xlsx-0.5.5-2|47	%{rlibdir}/%{packname}/Meta
14cr|R-xlsx-0.5.5-2|48	%{rlibdir}/%{packname}/R
14cr|R-xlsx-0.5.5-2|49	%{rlibdir}/%{packname}/help
14cr|R-xlsx-0.5.5-2|50	%{rlibdir}/%{packname}/java
14cr|R-xlsx-0.5.5-2|51	%{rlibdir}/%{packname}/tests
14cr|R-xlsx-0.5.5-2|52	
14cr|R-xlsx-0.5.5-2|53	%changelog
14cr|R-xlsx-0.5.5-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-2
14cr|R-xlsx-0.5.5-2|55	+ Revision: 4df3f26
14cr|R-xlsx-0.5.5-2|56	- MassBuild#464: Increase release tag
14cr|R-xlsx-0.5.5-2|57	
14cr|R-xlsx-0.5.5-2|58	

8063 14
14cr|R-xlsxjars-0.6.0-2|1	%global packname  xlsxjars
14cr|R-xlsxjars-0.6.0-2|2	%global rlibdir  %{_datadir}/R/library
14cr|R-xlsxjars-0.6.0-2|3	
14cr|R-xlsxjars-0.6.0-2|4	Name:             R-%{packname}
14cr|R-xlsxjars-0.6.0-2|5	Version:          0.6.0
14cr|R-xlsxjars-0.6.0-2|6	Release:          2
14cr|R-xlsxjars-0.6.0-2|7	Summary:          Package required POI jars for the xlsx package
14cr|R-xlsxjars-0.6.0-2|8	Group:            Sciences/Mathematics
14cr|R-xlsxjars-0.6.0-2|9	License:          GPL-3
14cr|R-xlsxjars-0.6.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-xlsxjars-0.6.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-xlsxjars-0.6.0-2|12	BuildArch:        noarch
14cr|R-xlsxjars-0.6.0-2|13	Requires:         R-core
14cr|R-xlsxjars-0.6.0-2|14	
14cr|R-xlsxjars-0.6.0-2|15	Requires:         R-rJava
14cr|R-xlsxjars-0.6.0-2|16	
14cr|R-xlsxjars-0.6.0-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava
14cr|R-xlsxjars-0.6.0-2|18	
14cr|R-xlsxjars-0.6.0-2|19	BuildRequires:    java-rpmbuild
14cr|R-xlsxjars-0.6.0-2|20	
14cr|R-xlsxjars-0.6.0-2|21	
14cr|R-xlsxjars-0.6.0-2|22	%description
14cr|R-xlsxjars-0.6.0-2|23	The xlsxjars package collects all the external jars required for the xlxs
14cr|R-xlsxjars-0.6.0-2|24	package.  These external jars are quite large in size (15MB) and have a
14cr|R-xlsxjars-0.6.0-2|25	slow release cycle.  By separating the Java and R development, the storage
14cr|R-xlsxjars-0.6.0-2|26	footprint on CRAN is reduced. This release corresponds to POI 3.10.
14cr|R-xlsxjars-0.6.0-2|27	
14cr|R-xlsxjars-0.6.0-2|28	%prep
14cr|R-xlsxjars-0.6.0-2|29	%setup -q -c -n %{packname}
14cr|R-xlsxjars-0.6.0-2|30	
14cr|R-xlsxjars-0.6.0-2|31	%build
14cr|R-xlsxjars-0.6.0-2|32	
14cr|R-xlsxjars-0.6.0-2|33	%install
14cr|R-xlsxjars-0.6.0-2|34	mkdir -p %{buildroot}%{rlibdir}
14cr|R-xlsxjars-0.6.0-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-xlsxjars-0.6.0-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-xlsxjars-0.6.0-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-xlsxjars-0.6.0-2|38	
14cr|R-xlsxjars-0.6.0-2|39	%check
14cr|R-xlsxjars-0.6.0-2|40	%{_bindir}/R CMD check %{packname}
14cr|R-xlsxjars-0.6.0-2|41	
14cr|R-xlsxjars-0.6.0-2|42	%files
14cr|R-xlsxjars-0.6.0-2|43	%dir %{rlibdir}/%{packname}
14cr|R-xlsxjars-0.6.0-2|44	%doc %{rlibdir}/%{packname}/html
14cr|R-xlsxjars-0.6.0-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-xlsxjars-0.6.0-2|46	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-xlsxjars-0.6.0-2|47	%{rlibdir}/%{packname}/INDEX
14cr|R-xlsxjars-0.6.0-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-xlsxjars-0.6.0-2|49	%{rlibdir}/%{packname}/Meta
14cr|R-xlsxjars-0.6.0-2|50	%{rlibdir}/%{packname}/R
14cr|R-xlsxjars-0.6.0-2|51	%{rlibdir}/%{packname}/java
14cr|R-xlsxjars-0.6.0-2|52	%{rlibdir}/%{packname}/help
14cr|R-xlsxjars-0.6.0-2|53	%{rlibdir}/%{packname}/make*
14cr|R-xlsxjars-0.6.0-2|54	
14cr|R-xlsxjars-0.6.0-2|55	%changelog
14cr|R-xlsxjars-0.6.0-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|R-xlsxjars-0.6.0-2|57	+ Revision: 223e623
14cr|R-xlsxjars-0.6.0-2|58	- MassBuild#464: Increase release tag
14cr|R-xlsxjars-0.6.0-2|59	
14cr|R-xlsxjars-0.6.0-2|60	

8064 14
14cr|R-XML-3.98.1.1-2|1	%global packname  XML
14cr|R-XML-3.98.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-XML-3.98.1.1-2|3	
14cr|R-XML-3.98.1.1-2|4	Name:             R-%{packname}
14cr|R-XML-3.98.1.1-2|5	Version:          3.98.1.1
14cr|R-XML-3.98.1.1-2|6	Release:          2
14cr|R-XML-3.98.1.1-2|7	Summary:          Tools for parsing and generating XML within R and S-Plus
14cr|R-XML-3.98.1.1-2|8	Group:            Sciences/Mathematics
14cr|R-XML-3.98.1.1-2|9	License:          BSD
14cr|R-XML-3.98.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-XML-3.98.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/XML_3.98-1.1.tar.gz
14cr|R-XML-3.98.1.1-2|12	Requires:         R-methods R-utils
14cr|R-XML-3.98.1.1-2|13	Requires:         R-methods
14cr|R-XML-3.98.1.1-2|14	Requires:         R-bitops
14cr|R-XML-3.98.1.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils
14cr|R-XML-3.98.1.1-2|16	BuildRequires:    R-methods
14cr|R-XML-3.98.1.1-2|17	BuildRequires:    R-bitops
14cr|R-XML-3.98.1.1-2|18	BuildRequires:    libxml2-devel
14cr|R-XML-3.98.1.1-2|19	
14cr|R-XML-3.98.1.1-2|20	%description
14cr|R-XML-3.98.1.1-2|21	This package provides many approaches for both reading and creating XML
14cr|R-XML-3.98.1.1-2|22	(and HTML) documents (including DTDs), both local and accessible via HTTP
14cr|R-XML-3.98.1.1-2|23	or FTP.  It also offers access to an XPath "interpreter".
14cr|R-XML-3.98.1.1-2|24	
14cr|R-XML-3.98.1.1-2|25	%prep
14cr|R-XML-3.98.1.1-2|26	%setup -q -c -n %{packname}
14cr|R-XML-3.98.1.1-2|27	
14cr|R-XML-3.98.1.1-2|28	%build
14cr|R-XML-3.98.1.1-2|29	
14cr|R-XML-3.98.1.1-2|30	%install
14cr|R-XML-3.98.1.1-2|31	mkdir -p %{buildroot}%{rlibdir}
14cr|R-XML-3.98.1.1-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-XML-3.98.1.1-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-XML-3.98.1.1-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-XML-3.98.1.1-2|35	
14cr|R-XML-3.98.1.1-2|36	%files
14cr|R-XML-3.98.1.1-2|37	%dir %{rlibdir}/%{packname}
14cr|R-XML-3.98.1.1-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-XML-3.98.1.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-XML-3.98.1.1-2|40	#%doc %{rlibdir}/%{packname}/Docs
14cr|R-XML-3.98.1.1-2|41	#%doc %{rlibdir}/%{packname}/README*
14cr|R-XML-3.98.1.1-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-XML-3.98.1.1-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-XML-3.98.1.1-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-XML-3.98.1.1-2|45	%{rlibdir}/%{packname}/R
14cr|R-XML-3.98.1.1-2|46	%{rlibdir}/%{packname}/examples
14cr|R-XML-3.98.1.1-2|47	%{rlibdir}/%{packname}/exampleData
14cr|R-XML-3.98.1.1-2|48	%{rlibdir}/%{packname}/help
14cr|R-XML-3.98.1.1-2|49	%{rlibdir}/%{packname}/libs
14cr|R-XML-3.98.1.1-2|50	%{rlibdir}/%{packname}/scripts
14cr|R-XML-3.98.1.1-2|51	
14cr|R-XML-3.98.1.1-2|52	
14cr|R-XML-3.98.1.1-2|53	
14cr|R-XML-3.98.1.1-2|54	%changelog
14cr|R-XML-3.98.1.1-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.98.1.1-2
14cr|R-XML-3.98.1.1-2|56	+ Revision: 29893cc
14cr|R-XML-3.98.1.1-2|57	- MassBuild#464: Increase release tag
14cr|R-XML-3.98.1.1-2|58	
14cr|R-XML-3.98.1.1-2|59	

8065 14
14cr|rxp-1.4.8-5|1	%define name	rxp
14cr|rxp-1.4.8-5|2	%define version	1.4.8
14cr|rxp-1.4.8-5|3	%define rel	5
14cr|rxp-1.4.8-5|4	%define release	%mkrel %{rel}
14cr|rxp-1.4.8-5|5	
14cr|rxp-1.4.8-5|6	Name:		%{name}
14cr|rxp-1.4.8-5|7	Version:	%{version}
14cr|rxp-1.4.8-5|8	Release:	%{release}
14cr|rxp-1.4.8-5|9	Summary:	XML parser
14cr|rxp-1.4.8-5|10	Group:		Development/Other
14cr|rxp-1.4.8-5|11	License:	GPL
14cr|rxp-1.4.8-5|12	URL:		http://www.cogsci.ed.ac.uk/~richard/rxp.html
14cr|rxp-1.4.8-5|13	Source:		ftp://ftp.cogsci.ed.ac.uk/pub/richard/%{name}-%{version}.tar.bz2
14cr|rxp-1.4.8-5|14	Patch:		%{name}.makefile.patch
14cr|rxp-1.4.8-5|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|rxp-1.4.8-5|16	
14cr|rxp-1.4.8-5|17	%description
14cr|rxp-1.4.8-5|18	RXP is a validating XML parser written in C. It is used by the LT XML toolkit,
14cr|rxp-1.4.8-5|19	and the Festival speech synthesis system.
14cr|rxp-1.4.8-5|20	
14cr|rxp-1.4.8-5|21	%prep
14cr|rxp-1.4.8-5|22	%setup
14cr|rxp-1.4.8-5|23	%patch
14cr|rxp-1.4.8-5|24	
14cr|rxp-1.4.8-5|25	%build
14cr|rxp-1.4.8-5|26	export CFLAGS=$RPM_OPT_FLAGS
14cr|rxp-1.4.8-5|27	%make
14cr|rxp-1.4.8-5|28	
14cr|rxp-1.4.8-5|29	%install
14cr|rxp-1.4.8-5|30	rm -rf %{buildroot}
14cr|rxp-1.4.8-5|31	install -d -m 755 %{buildroot}%{_bindir}
14cr|rxp-1.4.8-5|32	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|rxp-1.4.8-5|33	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|rxp-1.4.8-5|34	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|rxp-1.4.8-5|35	
14cr|rxp-1.4.8-5|36	%clean
14cr|rxp-1.4.8-5|37	rm -rf %{buildroot}
14cr|rxp-1.4.8-5|38	
14cr|rxp-1.4.8-5|39	%files
14cr|rxp-1.4.8-5|40	%defattr(-,root,root)
14cr|rxp-1.4.8-5|41	%doc COPYING COPYRIGHT Manual Threads
14cr|rxp-1.4.8-5|42	%{_bindir}/%{name}
14cr|rxp-1.4.8-5|43	%{_mandir}/man1/%{name}.1*
14cr|rxp-1.4.8-5|44	
14cr|rxp-1.4.8-5|45	
14cr|rxp-1.4.8-5|46	
14cr|rxp-1.4.8-5|47	
14cr|rxp-1.4.8-5|48	
14cr|rxp-1.4.8-5|49	%changelog
14cr|rxp-1.4.8-5|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.4.8-5
14cr|rxp-1.4.8-5|51	+ Revision: 0e7ba1c
14cr|rxp-1.4.8-5|52	- Automatic import for version 1.4.8
14cr|rxp-1.4.8-5|53	
14cr|rxp-1.4.8-5|54	

8066 14
14cr|R-xtable-1.7.3-2|1	%global packname  xtable
14cr|R-xtable-1.7.3-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-xtable-1.7.3-2|3	
14cr|R-xtable-1.7.3-2|4	%define debug_package %{nil}
14cr|R-xtable-1.7.3-2|5	
14cr|R-xtable-1.7.3-2|6	Name:             R-%{packname}
14cr|R-xtable-1.7.3-2|7	Version:          1.7.3
14cr|R-xtable-1.7.3-2|8	Release:          2
14cr|R-xtable-1.7.3-2|9	Summary:          Export tables to LaTeX or HTML
14cr|R-xtable-1.7.3-2|10	Group:            Sciences/Mathematics
14cr|R-xtable-1.7.3-2|11	License:          GPL (>= 2)
14cr|R-xtable-1.7.3-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-xtable-1.7.3-2|13	Source0:          http://cran.r-project.org/src/contrib/xtable_1.7-3.tar.gz
14cr|R-xtable-1.7.3-2|14	BuildRequires:    R-devel
14cr|R-xtable-1.7.3-2|15	BuildRequires:    Rmath-devel
14cr|R-xtable-1.7.3-2|16	BuildRequires:    texlive-collection-latex
14cr|R-xtable-1.7.3-2|17	BuildRequires:    pkgconfig(lapack)
14cr|R-xtable-1.7.3-2|18	
14cr|R-xtable-1.7.3-2|19	%description
14cr|R-xtable-1.7.3-2|20	Coerce data to LaTeX and HTML tables
14cr|R-xtable-1.7.3-2|21	
14cr|R-xtable-1.7.3-2|22	%prep
14cr|R-xtable-1.7.3-2|23	%setup -q -c -n %{packname}
14cr|R-xtable-1.7.3-2|24	
14cr|R-xtable-1.7.3-2|25	%build
14cr|R-xtable-1.7.3-2|26	
14cr|R-xtable-1.7.3-2|27	%install
14cr|R-xtable-1.7.3-2|28	mkdir -p %{buildroot}%{rlibdir}
14cr|R-xtable-1.7.3-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-xtable-1.7.3-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-xtable-1.7.3-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-xtable-1.7.3-2|32	
14cr|R-xtable-1.7.3-2|33	%check
14cr|R-xtable-1.7.3-2|34	%{_bindir}/R CMD check %{packname}
14cr|R-xtable-1.7.3-2|35	
14cr|R-xtable-1.7.3-2|36	%files
14cr|R-xtable-1.7.3-2|37	%dir %{rlibdir}/%{packname}
14cr|R-xtable-1.7.3-2|38	%doc %{rlibdir}/%{packname}/doc
14cr|R-xtable-1.7.3-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-xtable-1.7.3-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-xtable-1.7.3-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-xtable-1.7.3-2|42	%{rlibdir}/%{packname}/INDEX
14cr|R-xtable-1.7.3-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-xtable-1.7.3-2|44	%{rlibdir}/%{packname}/Meta
14cr|R-xtable-1.7.3-2|45	%{rlibdir}/%{packname}/R
14cr|R-xtable-1.7.3-2|46	%{rlibdir}/%{packname}/data
14cr|R-xtable-1.7.3-2|47	%{rlibdir}/%{packname}/help
14cr|R-xtable-1.7.3-2|48	
14cr|R-xtable-1.7.3-2|49	
14cr|R-xtable-1.7.3-2|50	
14cr|R-xtable-1.7.3-2|51	%changelog
14cr|R-xtable-1.7.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-2
14cr|R-xtable-1.7.3-2|53	+ Revision: 2c8ab41
14cr|R-xtable-1.7.3-2|54	- MassBuild#464: Increase release tag
14cr|R-xtable-1.7.3-2|55	
14cr|R-xtable-1.7.3-2|56	

8067 14
14cr|R-xts-0.9.7-2|1	%global packname  xts
14cr|R-xts-0.9.7-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-xts-0.9.7-2|3	
14cr|R-xts-0.9.7-2|4	Name:             R-%{packname}
14cr|R-xts-0.9.7-2|5	Version:          0.9.7
14cr|R-xts-0.9.7-2|6	Release:          2
14cr|R-xts-0.9.7-2|7	Summary:          eXtensible Time Series
14cr|R-xts-0.9.7-2|8	Group:            Sciences/Mathematics
14cr|R-xts-0.9.7-2|9	License:          GPL-2
14cr|R-xts-0.9.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-xts-0.9.7-2|11	Source0:          http://cran.r-project.org/src/contrib/xts_0.9-7.tar.gz
14cr|R-xts-0.9.7-2|12	Requires:         R-zoo
14cr|R-xts-0.9.7-2|13	Requires:         R-timeSeries R-timeDate R-tseries R-its R-chron R-fts R-tis
14cr|R-xts-0.9.7-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-zoo
14cr|R-xts-0.9.7-2|15	BuildRequires:    R-timeSeries R-timeDate R-tseries R-its R-chron R-fts R-tis
14cr|R-xts-0.9.7-2|16	
14cr|R-xts-0.9.7-2|17	%description
14cr|R-xts-0.9.7-2|18	Provide for uniform handling of R's different time-based data classes by
14cr|R-xts-0.9.7-2|19	extending zoo, maximizing native format information preservation and
14cr|R-xts-0.9.7-2|20	allowing for user level customization and extension, while simplifying
14cr|R-xts-0.9.7-2|21	cross-class interoperability.
14cr|R-xts-0.9.7-2|22	
14cr|R-xts-0.9.7-2|23	%prep
14cr|R-xts-0.9.7-2|24	%setup -q -c -n %{packname}
14cr|R-xts-0.9.7-2|25	
14cr|R-xts-0.9.7-2|26	%build
14cr|R-xts-0.9.7-2|27	
14cr|R-xts-0.9.7-2|28	%install
14cr|R-xts-0.9.7-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-xts-0.9.7-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-xts-0.9.7-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-xts-0.9.7-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-xts-0.9.7-2|33	
14cr|R-xts-0.9.7-2|34	%check
14cr|R-xts-0.9.7-2|35	%{_bindir}/R CMD check %{packname}
14cr|R-xts-0.9.7-2|36	
14cr|R-xts-0.9.7-2|37	%files
14cr|R-xts-0.9.7-2|38	%dir %{rlibdir}/%{packname}
14cr|R-xts-0.9.7-2|39	%doc %{rlibdir}/%{packname}/api_example
14cr|R-xts-0.9.7-2|40	%doc %{rlibdir}/%{packname}/doc
14cr|R-xts-0.9.7-2|41	%doc %{rlibdir}/%{packname}/html
14cr|R-xts-0.9.7-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-xts-0.9.7-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-xts-0.9.7-2|44	%{rlibdir}/%{packname}/INDEX
14cr|R-xts-0.9.7-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-xts-0.9.7-2|46	%{rlibdir}/%{packname}/Meta
14cr|R-xts-0.9.7-2|47	%{rlibdir}/%{packname}/R
14cr|R-xts-0.9.7-2|48	%{rlibdir}/%{packname}/data
14cr|R-xts-0.9.7-2|49	%{rlibdir}/%{packname}/help
14cr|R-xts-0.9.7-2|50	%{rlibdir}/%{packname}/include
14cr|R-xts-0.9.7-2|51	%{rlibdir}/%{packname}/libs
14cr|R-xts-0.9.7-2|52	# %{rlibdir}/%{packname}/unitTests
14cr|R-xts-0.9.7-2|53	
14cr|R-xts-0.9.7-2|54	
14cr|R-xts-0.9.7-2|55	
14cr|R-xts-0.9.7-2|56	%changelog
14cr|R-xts-0.9.7-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-2
14cr|R-xts-0.9.7-2|58	+ Revision: 5d88d88
14cr|R-xts-0.9.7-2|59	- MassBuild#464: Increase release tag
14cr|R-xts-0.9.7-2|60	
14cr|R-xts-0.9.7-2|61	

8068 14
14cr|rxtx-2.2-1.pre1.20111029|1	%define version	2.2
14cr|rxtx-2.2-1.pre1.20111029|2	%define prerel	pre1
14cr|rxtx-2.2-1.pre1.20111029|3	%define upver	%version%{?prerel}
14cr|rxtx-2.2-1.pre1.20111029|4	%define rev	20111029
14cr|rxtx-2.2-1.pre1.20111029|5	%define mdvrel	1
14cr|rxtx-2.2-1.pre1.20111029|6	
14cr|rxtx-2.2-1.pre1.20111029|7	Name:		rxtx
14cr|rxtx-2.2-1.pre1.20111029|8	Version:	%version
14cr|rxtx-2.2-1.pre1.20111029|9	Release:	%mkrel %{mdvrel}%{?prerel:.%prerel}%{?rev:.%rev}
14cr|rxtx-2.2-1.pre1.20111029|10	Summary:	Serial and parallel I/O libraries supporting Sun's CommAPI
14cr|rxtx-2.2-1.pre1.20111029|11	Group:		System/Libraries
14cr|rxtx-2.2-1.pre1.20111029|12	License:	LGPLv2+
14cr|rxtx-2.2-1.pre1.20111029|13	URL:		http://www.rxtx.qbang.org/
14cr|rxtx-2.2-1.pre1.20111029|14	#Source0:	http://rxtx.qbang.org/pub/rxtx/%{name}-%{upver}.zip
14cr|rxtx-2.2-1.pre1.20111029|15	# The source for this package was pulled from upstream's vcs.  Use the
14cr|rxtx-2.2-1.pre1.20111029|16	# following commands to generate the tarball:
14cr|rxtx-2.2-1.pre1.20111029|17	#  cvs -d:pserver:anonymous@qbang.org:/var/cvs/cvsroot co -r commapi-0-0-1 -D "2011-10-29" -d rxtx-2.2pre1 rxtx-devel
14cr|rxtx-2.2-1.pre1.20111029|18	#  tar cjvf rxtx-2.2pre1.tar.bz2 --exclude CVS --exclude .cvsignore rxtx-2.2pre1
14cr|rxtx-2.2-1.pre1.20111029|19	Source0:	%{name}-%{upver}.tar.bz2
14cr|rxtx-2.2-1.pre1.20111029|20	Patch0:		rxtx-2.2pre1-fc-loadlibrary.patch
14cr|rxtx-2.2-1.pre1.20111029|21	Patch1:		rxtx-2.2pre1-mdv-all-ports.patch
14cr|rxtx-2.2-1.pre1.20111029|22	Patch2:		rxtx-2.2pre1-mdv-link-math.patch
14cr|rxtx-2.2-1.pre1.20111029|23	BuildRequires:	java-devel >= 0:1.6.0
14cr|rxtx-2.2-1.pre1.20111029|24	
14cr|rxtx-2.2-1.pre1.20111029|25	%description
14cr|rxtx-2.2-1.pre1.20111029|26	RXTX is a native library providing serial and parallel communication for the
14cr|rxtx-2.2-1.pre1.20111029|27	Java Development Toolkit (JDK) moving towards compliance with Sun's CommAPI.
14cr|rxtx-2.2-1.pre1.20111029|28	
14cr|rxtx-2.2-1.pre1.20111029|29	%prep
14cr|rxtx-2.2-1.pre1.20111029|30	%setup -q -n %{name}-%{upver}
14cr|rxtx-2.2-1.pre1.20111029|31	sed -e 's|@JNIPATH@|%{_jnidir}|' %{PATCH0} | patch -s -b --suffix .p0 -p1
14cr|rxtx-2.2-1.pre1.20111029|32	%patch1 -p1
14cr|rxtx-2.2-1.pre1.20111029|33	%patch2 -p1
14cr|rxtx-2.2-1.pre1.20111029|34	# remove prebuilt binaries
14cr|rxtx-2.2-1.pre1.20111029|35	find . -name '*.jar' -delete
14cr|rxtx-2.2-1.pre1.20111029|36	find . -name '*.hqx' -delete
14cr|rxtx-2.2-1.pre1.20111029|37	
14cr|rxtx-2.2-1.pre1.20111029|38	%build
14cr|rxtx-2.2-1.pre1.20111029|39	%configure2_5x
14cr|rxtx-2.2-1.pre1.20111029|40	make
14cr|rxtx-2.2-1.pre1.20111029|41	iconv -f ISO_8859-1 -t UTF-8 ChangeLog >ChangeLog.utf-8
14cr|rxtx-2.2-1.pre1.20111029|42	mv ChangeLog.utf-8 ChangeLog
14cr|rxtx-2.2-1.pre1.20111029|43	
14cr|rxtx-2.2-1.pre1.20111029|44	%install
14cr|rxtx-2.2-1.pre1.20111029|45	rm -rf %{buildroot}
14cr|rxtx-2.2-1.pre1.20111029|46	install -d -m 755 %{buildroot}%{_libdir}
14cr|rxtx-2.2-1.pre1.20111029|47	install -d -m 755 %{buildroot}%{_javadir}
14cr|rxtx-2.2-1.pre1.20111029|48	install -d -m 755 %{buildroot}%{_jnidir}
14cr|rxtx-2.2-1.pre1.20111029|49	make RXTX_PATH=%{buildroot}%{_jnidir} JHOME=%{buildroot}%{_javadir} install
14cr|rxtx-2.2-1.pre1.20111029|50	find %{buildroot} -name '*.la' -exec rm {} \;
14cr|rxtx-2.2-1.pre1.20111029|51	
14cr|rxtx-2.2-1.pre1.20111029|52	%clean
14cr|rxtx-2.2-1.pre1.20111029|53	rm -rf %{buildroot}
14cr|rxtx-2.2-1.pre1.20111029|54	
14cr|rxtx-2.2-1.pre1.20111029|55	%files
14cr|rxtx-2.2-1.pre1.20111029|56	%defattr(-,root,root)
14cr|rxtx-2.2-1.pre1.20111029|57	%doc AUTHORS ChangeLog README TODO COPYING
14cr|rxtx-2.2-1.pre1.20111029|58	%doc RMISecurityManager.html SerialPortInstructions.txt
14cr|rxtx-2.2-1.pre1.20111029|59	%{_javadir}/RXTXcomm.jar
14cr|rxtx-2.2-1.pre1.20111029|60	%{_jnidir}/*.so
14cr|rxtx-2.2-1.pre1.20111029|61	
14cr|rxtx-2.2-1.pre1.20111029|62	
14cr|rxtx-2.2-1.pre1.20111029|63	
14cr|rxtx-2.2-1.pre1.20111029|64	%changelog
14cr|rxtx-2.2-1.pre1.20111029|65	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.2-1.pre1.20111029
14cr|rxtx-2.2-1.pre1.20111029|66	+ Revision: e3faecc
14cr|rxtx-2.2-1.pre1.20111029|67	- Automatic import for version 2.2
14cr|rxtx-2.2-1.pre1.20111029|68	
14cr|rxtx-2.2-1.pre1.20111029|69	

8069 14
14cr|R-XVector-0.2.0-2|1	%global packname  XVector
14cr|R-XVector-0.2.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-XVector-0.2.0-2|3	
14cr|R-XVector-0.2.0-2|4	Name:             R-%{packname}
14cr|R-XVector-0.2.0-2|5	Version:          0.2.0
14cr|R-XVector-0.2.0-2|6	Release:          2
14cr|R-XVector-0.2.0-2|7	Summary:          Representation and manpulation of external sequences
14cr|R-XVector-0.2.0-2|8	Group:            Sciences/Mathematics
14cr|R-XVector-0.2.0-2|9	License:          Artistic-2.0
14cr|R-XVector-0.2.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-XVector-0.2.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cr|R-XVector-0.2.0-2|12	
14cr|R-XVector-0.2.0-2|13	Requires:         R-methods R-BiocGenerics R-IRanges
14cr|R-XVector-0.2.0-2|14	Requires:         R-Biostrings R-drosophila2probe R-RUnit
14cr|R-XVector-0.2.0-2|15	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-IRanges
14cr|R-XVector-0.2.0-2|16	BuildRequires:    R-methods R-BiocGenerics R-IRanges
14cr|R-XVector-0.2.0-2|17	BuildRequires:    R-Biostrings R-drosophila2probe R-RUnit
14cr|R-XVector-0.2.0-2|18	
14cr|R-XVector-0.2.0-2|19	%description
14cr|R-XVector-0.2.0-2|20	Memory efficient S4 classes for storing sequences "externally" (behind an
14cr|R-XVector-0.2.0-2|21	R external pointer, or on disk).
14cr|R-XVector-0.2.0-2|22	
14cr|R-XVector-0.2.0-2|23	%prep
14cr|R-XVector-0.2.0-2|24	%setup -q -c -n %{packname}
14cr|R-XVector-0.2.0-2|25	
14cr|R-XVector-0.2.0-2|26	%build
14cr|R-XVector-0.2.0-2|27	
14cr|R-XVector-0.2.0-2|28	%install
14cr|R-XVector-0.2.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cr|R-XVector-0.2.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-XVector-0.2.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-XVector-0.2.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-XVector-0.2.0-2|33	
14cr|R-XVector-0.2.0-2|34	# %check
14cr|R-XVector-0.2.0-2|35	# %{_bindir}/R CMD check %{packname}
14cr|R-XVector-0.2.0-2|36	
14cr|R-XVector-0.2.0-2|37	%files
14cr|R-XVector-0.2.0-2|38	%dir %{rlibdir}/%{packname}
14cr|R-XVector-0.2.0-2|39	%doc %{rlibdir}/%{packname}/html
14cr|R-XVector-0.2.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-XVector-0.2.0-2|41	%{rlibdir}/%{packname}/INDEX
14cr|R-XVector-0.2.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-XVector-0.2.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-XVector-0.2.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-XVector-0.2.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-XVector-0.2.0-2|46	%{rlibdir}/%{packname}/include
14cr|R-XVector-0.2.0-2|47	%{rlibdir}/%{packname}/libs
14cr|R-XVector-0.2.0-2|48	%{rlibdir}/%{packname}/unitTests
14cr|R-XVector-0.2.0-2|49	
14cr|R-XVector-0.2.0-2|50	
14cr|R-XVector-0.2.0-2|51	%changelog
14cr|R-XVector-0.2.0-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|R-XVector-0.2.0-2|53	+ Revision: 64f36e7
14cr|R-XVector-0.2.0-2|54	- MassBuild#464: Increase release tag
14cr|R-XVector-0.2.0-2|55	
14cr|R-XVector-0.2.0-2|56	

8070 14
14cr|rxvt-unicode-9.20-2|1	Summary:	A color VT102 terminal emulator for the X Window System
14cr|rxvt-unicode-9.20-2|2	Name:		rxvt-unicode
14cr|rxvt-unicode-9.20-2|3	Version:	9.20
14cr|rxvt-unicode-9.20-2|4	Release:	2
14cr|rxvt-unicode-9.20-2|5	License:	GPLv2+
14cr|rxvt-unicode-9.20-2|6	Group:		Terminals
14cr|rxvt-unicode-9.20-2|7	Url:		http://dist.schmorp.de/rxvt-unicode
14cr|rxvt-unicode-9.20-2|8	Source0:	http://dist.schmorp.de/rxvt-unicode/%{name}-%{version}.tar.bz2
14cr|rxvt-unicode-9.20-2|9	Source1:	%{name}.desktop
14cr|rxvt-unicode-9.20-2|10	Patch0:		rxvt-unicode-9.20-Fix-hard-coded-wrong-path-to-xsubpp.patch
14cr|rxvt-unicode-9.20-2|11	# Don't build terminfo files because they are already in ncurses-extraterms
14cr|rxvt-unicode-9.20-2|12	Patch1:		rxvt-unicode-9.20-terminfo.patch
14cr|rxvt-unicode-9.20-2|13	# X11 locales are required to build IM support
14cr|rxvt-unicode-9.20-2|14	BuildRequires:	libx11-common
14cr|rxvt-unicode-9.20-2|15	BuildRequires:	libstdc++-static-devel
14cr|rxvt-unicode-9.20-2|16	BuildRequires:	perl-devel
14cr|rxvt-unicode-9.20-2|17	BuildRequires:	pkgconfig(fontconfig)
14cr|rxvt-unicode-9.20-2|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|rxvt-unicode-9.20-2|19	BuildRequires:	pkgconfig(ice)
14cr|rxvt-unicode-9.20-2|20	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|rxvt-unicode-9.20-2|21	BuildRequires:	pkgconfig(x11)
14cr|rxvt-unicode-9.20-2|22	BuildRequires:	pkgconfig(xft)
14cr|rxvt-unicode-9.20-2|23	BuildRequires:	pkgconfig(xrender)
14cr|rxvt-unicode-9.20-2|24	Requires:	ncurses-extraterms
14cr|rxvt-unicode-9.20-2|25	
14cr|rxvt-unicode-9.20-2|26	%description
14cr|rxvt-unicode-9.20-2|27	Rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
14cr|rxvt-unicode-9.20-2|28	store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
14cr|rxvt-unicode-9.20-2|29	and output. It also supports mixing multiple fonts at the same time, including
14cr|rxvt-unicode-9.20-2|30	Xft fonts.
14cr|rxvt-unicode-9.20-2|31	
14cr|rxvt-unicode-9.20-2|32	%files
14cr|rxvt-unicode-9.20-2|33	%{_bindir}/urxvt*
14cr|rxvt-unicode-9.20-2|34	%{_libdir}/urxvt
14cr|rxvt-unicode-9.20-2|35	%{_datadir}/applications/*.desktop
14cr|rxvt-unicode-9.20-2|36	%{_mandir}/man*/*
14cr|rxvt-unicode-9.20-2|37	
14cr|rxvt-unicode-9.20-2|38	#----------------------------------------------------------------------------
14cr|rxvt-unicode-9.20-2|39	
14cr|rxvt-unicode-9.20-2|40	%prep
14cr|rxvt-unicode-9.20-2|41	%setup -q
14cr|rxvt-unicode-9.20-2|42	%patch0 -p1
14cr|rxvt-unicode-9.20-2|43	%patch1 -p1
14cr|rxvt-unicode-9.20-2|44	find . -type f -exec chmod a+r {} \;
14cr|rxvt-unicode-9.20-2|45	
14cr|rxvt-unicode-9.20-2|46	%build
14cr|rxvt-unicode-9.20-2|47	./autogen.sh
14cr|rxvt-unicode-9.20-2|48	
14cr|rxvt-unicode-9.20-2|49	%configure2_5x \
14cr|rxvt-unicode-9.20-2|50	--enable-unicode3 \
14cr|rxvt-unicode-9.20-2|51	--enable-combining \
14cr|rxvt-unicode-9.20-2|52	--enable-xft \
14cr|rxvt-unicode-9.20-2|53	--enable-font-styles \
14cr|rxvt-unicode-9.20-2|54	--enable-transparency \
14cr|rxvt-unicode-9.20-2|55	--enable-fading \
14cr|rxvt-unicode-9.20-2|56	--enable-rxvt-scroll \
14cr|rxvt-unicode-9.20-2|57	--disable-next-scroll \
14cr|rxvt-unicode-9.20-2|58	--disable-xterm-scroll \
14cr|rxvt-unicode-9.20-2|59	--enable-perl \
14cr|rxvt-unicode-9.20-2|60	--enable-xim \
14cr|rxvt-unicode-9.20-2|61	--enable-backspace-key \
14cr|rxvt-unicode-9.20-2|62	--enable-delete-key \
14cr|rxvt-unicode-9.20-2|63	--enable-resources \
14cr|rxvt-unicode-9.20-2|64	--disable-8bitctrls \
14cr|rxvt-unicode-9.20-2|65	--enable-swapscreen \
14cr|rxvt-unicode-9.20-2|66	--enable-iso14755 \
14cr|rxvt-unicode-9.20-2|67	--enable-frills \
14cr|rxvt-unicode-9.20-2|68	--enable-keepscrolling \
14cr|rxvt-unicode-9.20-2|69	--enable-selectionscrolling \
14cr|rxvt-unicode-9.20-2|70	--enable-mousewheel \
14cr|rxvt-unicode-9.20-2|71	--enable-slipwheeling \
14cr|rxvt-unicode-9.20-2|72	--enable-smart-resize \
14cr|rxvt-unicode-9.20-2|73	--enable-text-blink \
14cr|rxvt-unicode-9.20-2|74	--enable-pointer-blank \
14cr|rxvt-unicode-9.20-2|75	--disable-utmp \
14cr|rxvt-unicode-9.20-2|76	--disable-wtmp \
14cr|rxvt-unicode-9.20-2|77	--disable-lastlog \
14cr|rxvt-unicode-9.20-2|78	--with-term=rxvt-unicode-256color \
14cr|rxvt-unicode-9.20-2|79	--enable-256-color
14cr|rxvt-unicode-9.20-2|80	
14cr|rxvt-unicode-9.20-2|81	%make
14cr|rxvt-unicode-9.20-2|82	
14cr|rxvt-unicode-9.20-2|83	%install
14cr|rxvt-unicode-9.20-2|84	%makeinstall_std
14cr|rxvt-unicode-9.20-2|85	
14cr|rxvt-unicode-9.20-2|86	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|rxvt-unicode-9.20-2|87	
14cr|rxvt-unicode-9.20-2|88	
14cr|rxvt-unicode-9.20-2|89	%changelog
14cr|rxvt-unicode-9.20-2|90	* Thu Sep 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.20-2
14cr|rxvt-unicode-9.20-2|91	+ Revision: 9ce5ec3
14cr|rxvt-unicode-9.20-2|92	- Don't build terminfo files, require ncurses-extraterms instead
14cr|rxvt-unicode-9.20-2|93	
14cr|rxvt-unicode-9.20-2|94	

8071 14
14cr|R-yeastNagalakshmi-0.99.3-3|1	%global packname  yeastNagalakshmi
14cr|R-yeastNagalakshmi-0.99.3-3|2	%global rlibdir  %{_datadir}/R/library
14cr|R-yeastNagalakshmi-0.99.3-3|3	
14cr|R-yeastNagalakshmi-0.99.3-3|4	Name:             R-%{packname}
14cr|R-yeastNagalakshmi-0.99.3-3|5	Version:          0.99.3
14cr|R-yeastNagalakshmi-0.99.3-3|6	Release:          3
14cr|R-yeastNagalakshmi-0.99.3-3|7	Summary:          Yeast genome RNA sequencing data based on Nagalakshmi et. al
14cr|R-yeastNagalakshmi-0.99.3-3|8	Group:            Sciences/Mathematics
14cr|R-yeastNagalakshmi-0.99.3-3|9	License:          Artistic-2.0
14cr|R-yeastNagalakshmi-0.99.3-3|10	URL:              None
14cr|R-yeastNagalakshmi-0.99.3-3|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/yeastNagalakshmi_0.99.3.tar.gz
14cr|R-yeastNagalakshmi-0.99.3-3|12	BuildArch:        noarch
14cr|R-yeastNagalakshmi-0.99.3-3|13	Requires:         R-core
14cr|R-yeastNagalakshmi-0.99.3-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-yeastNagalakshmi-0.99.3-3|15	
14cr|R-yeastNagalakshmi-0.99.3-3|16	%description
14cr|R-yeastNagalakshmi-0.99.3-3|17	The yeast genome data was retrieved from the sequence read archive,
14cr|R-yeastNagalakshmi-0.99.3-3|18	aligned with bwa, and converted to BAM format with samtools.
14cr|R-yeastNagalakshmi-0.99.3-3|19	
14cr|R-yeastNagalakshmi-0.99.3-3|20	%prep
14cr|R-yeastNagalakshmi-0.99.3-3|21	%setup -q -c -n %{packname}
14cr|R-yeastNagalakshmi-0.99.3-3|22	
14cr|R-yeastNagalakshmi-0.99.3-3|23	%build
14cr|R-yeastNagalakshmi-0.99.3-3|24	
14cr|R-yeastNagalakshmi-0.99.3-3|25	%install
14cr|R-yeastNagalakshmi-0.99.3-3|26	mkdir -p %{buildroot}%{rlibdir}
14cr|R-yeastNagalakshmi-0.99.3-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-yeastNagalakshmi-0.99.3-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-yeastNagalakshmi-0.99.3-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-yeastNagalakshmi-0.99.3-3|30	
14cr|R-yeastNagalakshmi-0.99.3-3|31	%check
14cr|R-yeastNagalakshmi-0.99.3-3|32	%{_bindir}/R CMD check %{packname}
14cr|R-yeastNagalakshmi-0.99.3-3|33	
14cr|R-yeastNagalakshmi-0.99.3-3|34	%files
14cr|R-yeastNagalakshmi-0.99.3-3|35	%dir %{rlibdir}/%{packname}
14cr|R-yeastNagalakshmi-0.99.3-3|36	%doc %{rlibdir}/%{packname}/html
14cr|R-yeastNagalakshmi-0.99.3-3|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-yeastNagalakshmi-0.99.3-3|38	%{rlibdir}/%{packname}/INDEX
14cr|R-yeastNagalakshmi-0.99.3-3|39	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-yeastNagalakshmi-0.99.3-3|40	%{rlibdir}/%{packname}/Meta
14cr|R-yeastNagalakshmi-0.99.3-3|41	%{rlibdir}/%{packname}/extdata
14cr|R-yeastNagalakshmi-0.99.3-3|42	%{rlibdir}/%{packname}/help
14cr|R-yeastNagalakshmi-0.99.3-3|43	
14cr|R-yeastNagalakshmi-0.99.3-3|44	
14cr|R-yeastNagalakshmi-0.99.3-3|45	
14cr|R-yeastNagalakshmi-0.99.3-3|46	%changelog
14cr|R-yeastNagalakshmi-0.99.3-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.3-3
14cr|R-yeastNagalakshmi-0.99.3-3|48	+ Revision: 9597bbe
14cr|R-yeastNagalakshmi-0.99.3-3|49	- MassBuild#464: Increase release tag
14cr|R-yeastNagalakshmi-0.99.3-3|50	
14cr|R-yeastNagalakshmi-0.99.3-3|51	

8072 14
14cr|R-Zelig-4.2.1-3|1	%global packname  Zelig
14cr|R-Zelig-4.2.1-3|2	%global rlibdir  %{_libdir}/R/library
14cr|R-Zelig-4.2.1-3|3	
14cr|R-Zelig-4.2.1-3|4	%define debug_package %{nil}
14cr|R-Zelig-4.2.1-3|5	
14cr|R-Zelig-4.2.1-3|6	Name:             R-%{packname}
14cr|R-Zelig-4.2.1-3|7	Version:          4.2.1
14cr|R-Zelig-4.2.1-3|8	Release:          3
14cr|R-Zelig-4.2.1-3|9	Summary:          Everyone's Statistical Software
14cr|R-Zelig-4.2.1-3|10	Group:            Sciences/Mathematics
14cr|R-Zelig-4.2.1-3|11	License:          GPL (>= 2)
14cr|R-Zelig-4.2.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-Zelig-4.2.1-3|13	Source0:          http://cran.r-project.org/src/contrib/Zelig_4.2-1.tar.gz
14cr|R-Zelig-4.2.1-3|14	Requires:         R-MASS R-boot R-stats
14cr|R-Zelig-4.2.1-3|15	Requires:         R-VGAM R-MCMCpack R-mvtnorm R-survival R-sandwich R-zoo R-coda R-nnet R-sna R-gee R-systemfit R-mgcv R-lme4 R-anchors R-survey R-quantreg
14cr|R-Zelig-4.2.1-3|16	Requires:         R-Amelia R-MatchIt
14cr|R-Zelig-4.2.1-3|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-boot R-stats
14cr|R-Zelig-4.2.1-3|18	BuildRequires:    R-VGAM R-MCMCpack R-mvtnorm R-survival R-sandwich R-zoo R-coda R-nnet R-sna R-gee R-systemfit R-mgcv R-lme4 R-anchors R-survey R-quantreg
14cr|R-Zelig-4.2.1-3|19	BuildRequires:    R-Amelia R-MatchIt
14cr|R-Zelig-4.2.1-3|20	
14cr|R-Zelig-4.2.1-3|21	%description
14cr|R-Zelig-4.2.1-3|22	Zelig is an easy-to-use program that can estimate, and help interpret the
14cr|R-Zelig-4.2.1-3|23	results of, an enormous range of statistical models. It literally is
14cr|R-Zelig-4.2.1-3|24	``everyone's statistical software'' because Zelig's simple unified
14cr|R-Zelig-4.2.1-3|25	framework incorporates everyone else's (R) code. We also hope it will
14cr|R-Zelig-4.2.1-3|26	become ``everyone's statistical software'' for applications and teaching,
14cr|R-Zelig-4.2.1-3|27	and so have designed Zelig so that anyone can easily use it or add their
14cr|R-Zelig-4.2.1-3|28	programs to it.  Zelig also comes with infrastructure that facilitates the
14cr|R-Zelig-4.2.1-3|29	use of any existing method, such as by allowing multiply imputed data for
14cr|R-Zelig-4.2.1-3|30	any model, and mimicking the program Clarify (for Stata) that takes the
14cr|R-Zelig-4.2.1-3|31	raw output of existing statistical procedures and translates them into
14cr|R-Zelig-4.2.1-3|32	quantities of direct interest.
14cr|R-Zelig-4.2.1-3|33	
14cr|R-Zelig-4.2.1-3|34	%prep
14cr|R-Zelig-4.2.1-3|35	%setup -q -c -n %{packname}
14cr|R-Zelig-4.2.1-3|36	
14cr|R-Zelig-4.2.1-3|37	%build
14cr|R-Zelig-4.2.1-3|38	
14cr|R-Zelig-4.2.1-3|39	%install
14cr|R-Zelig-4.2.1-3|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-Zelig-4.2.1-3|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-Zelig-4.2.1-3|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-Zelig-4.2.1-3|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-Zelig-4.2.1-3|44	
14cr|R-Zelig-4.2.1-3|45	%check
14cr|R-Zelig-4.2.1-3|46	%{_bindir}/R CMD check %{packname}
14cr|R-Zelig-4.2.1-3|47	
14cr|R-Zelig-4.2.1-3|48	%files
14cr|R-Zelig-4.2.1-3|49	%dir %{rlibdir}/%{packname}
14cr|R-Zelig-4.2.1-3|50	%doc %{rlibdir}/%{packname}/doc
14cr|R-Zelig-4.2.1-3|51	%doc %{rlibdir}/%{packname}/html
14cr|R-Zelig-4.2.1-3|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-Zelig-4.2.1-3|53	%{rlibdir}/%{packname}/INDEX
14cr|R-Zelig-4.2.1-3|54	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-Zelig-4.2.1-3|55	%{rlibdir}/%{packname}/Meta
14cr|R-Zelig-4.2.1-3|56	%{rlibdir}/%{packname}/R
14cr|R-Zelig-4.2.1-3|57	%{rlibdir}/%{packname}/data
14cr|R-Zelig-4.2.1-3|58	%{rlibdir}/%{packname}/demo
14cr|R-Zelig-4.2.1-3|59	%{rlibdir}/%{packname}/help
14cr|R-Zelig-4.2.1-3|60	%{rlibdir}/%{packname}/templates
14cr|R-Zelig-4.2.1-3|61	%{rlibdir}/%{packname}/NEWS
14cr|R-Zelig-4.2.1-3|62	
14cr|R-Zelig-4.2.1-3|63	
14cr|R-Zelig-4.2.1-3|64	%changelog
14cr|R-Zelig-4.2.1-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.1-3
14cr|R-Zelig-4.2.1-3|66	+ Revision: 8d4ed42
14cr|R-Zelig-4.2.1-3|67	- MassBuild#464: Increase release tag
14cr|R-Zelig-4.2.1-3|68	
14cr|R-Zelig-4.2.1-3|69	

8073 14
14cr|rzip-2.1-9|1	%define	name	rzip
14cr|rzip-2.1-9|2	%define	version	2.1
14cr|rzip-2.1-9|3	%define release	9
14cr|rzip-2.1-9|4	
14cr|rzip-2.1-9|5	Name:		%{name}
14cr|rzip-2.1-9|6	Summary:	Compression program, similar in functionality to gzip or bzip2
14cr|rzip-2.1-9|7	Version:	%{version}
14cr|rzip-2.1-9|8	Release:	%{release}
14cr|rzip-2.1-9|9	Source0:	%{name}-%{version}.tar.bz2
14cr|rzip-2.1-9|10	URL:		http://rzip.samba.org/
14cr|rzip-2.1-9|11	Group:		Archiving/Compression
14cr|rzip-2.1-9|12	License:	GPLv2+
14cr|rzip-2.1-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|rzip-2.1-9|14	BuildRequires:	bzip2-devel
14cr|rzip-2.1-9|15	
14cr|rzip-2.1-9|16	%description
14cr|rzip-2.1-9|17	rzip is a compression program, similar in functionality to gzip or bzip2,
14cr|rzip-2.1-9|18	but able to take advantage long distance redundencies in files, which can
14cr|rzip-2.1-9|19	sometimes allow rzip to produce much better compression ratios than other
14cr|rzip-2.1-9|20	programs.
14cr|rzip-2.1-9|21	The principal advantage of rzip is that it has an effective history
14cr|rzip-2.1-9|22	buffer of 900 Mbyte. This means it can find matching pieces of the input
14cr|rzip-2.1-9|23	file over huge distances compared to other commonly used compression
14cr|rzip-2.1-9|24	programs. The gzip program by comparison uses a history buffer of 32
14cr|rzip-2.1-9|25	kbyte and bzip2 uses a history buffer of 900 kbyte. The second advantage
14cr|rzip-2.1-9|26	of rzip over bzip2 is that it is usually faster.
14cr|rzip-2.1-9|27	
14cr|rzip-2.1-9|28	%prep
14cr|rzip-2.1-9|29	%setup -q
14cr|rzip-2.1-9|30	
14cr|rzip-2.1-9|31	%build
14cr|rzip-2.1-9|32	%configure2_5x
14cr|rzip-2.1-9|33	%make
14cr|rzip-2.1-9|34	
14cr|rzip-2.1-9|35	%install
14cr|rzip-2.1-9|36	rm -rf $RPM_BUILD_ROOT
14cr|rzip-2.1-9|37	%makeinstall
14cr|rzip-2.1-9|38	mkdir $RPM_BUILD_ROOT/usr/share
14cr|rzip-2.1-9|39	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT/usr/share
14cr|rzip-2.1-9|40	
14cr|rzip-2.1-9|41	%clean
14cr|rzip-2.1-9|42	rm -rf $RPM_BUILD_ROOT
14cr|rzip-2.1-9|43	
14cr|rzip-2.1-9|44	%files
14cr|rzip-2.1-9|45	%defattr(-,root,root,0755)
14cr|rzip-2.1-9|46	%doc COPYING
14cr|rzip-2.1-9|47	%{_mandir}/man1/rzip.1*
14cr|rzip-2.1-9|48	%{_bindir}/rzip
14cr|rzip-2.1-9|49	
14cr|rzip-2.1-9|50	
14cr|rzip-2.1-9|51	
14cr|rzip-2.1-9|52	
14cr|rzip-2.1-9|53	%changelog
14cr|rzip-2.1-9|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-9
14cr|rzip-2.1-9|55	+ Revision: 36d66b9
14cr|rzip-2.1-9|56	- MassBuild#464: Increase release tag
14cr|rzip-2.1-9|57	
14cr|rzip-2.1-9|58	

8074 14
14cr|R-zlibbioc-1.8.0-2|1	%global packname  zlibbioc
14cr|R-zlibbioc-1.8.0-2|2	%global rlibdir  %{_libdir}/R/library
14cr|R-zlibbioc-1.8.0-2|3	
14cr|R-zlibbioc-1.8.0-2|4	Name:             R-%{packname}
14cr|R-zlibbioc-1.8.0-2|5	Version:          1.8.0
14cr|R-zlibbioc-1.8.0-2|6	Release:          2
14cr|R-zlibbioc-1.8.0-2|7	Summary:          An R packaged zlib-1.2.5
14cr|R-zlibbioc-1.8.0-2|8	Group:            Sciences/Mathematics
14cr|R-zlibbioc-1.8.0-2|9	License:          Artistic-2.0 + file LICENSE
14cr|R-zlibbioc-1.8.0-2|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cr|R-zlibbioc-1.8.0-2|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/zlibbioc_1.8.0.tar.gz
14cr|R-zlibbioc-1.8.0-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-zlibbioc-1.8.0-2|13	BuildRequires:    zlib-devel
14cr|R-zlibbioc-1.8.0-2|14	
14cr|R-zlibbioc-1.8.0-2|15	%description
14cr|R-zlibbioc-1.8.0-2|16	This package uses the source code of zlib-1.2.5 to create libraries for
14cr|R-zlibbioc-1.8.0-2|17	systems that do not have these available via other means (most Linux and
14cr|R-zlibbioc-1.8.0-2|18	Mac users should have system-level access to zlib, and no direct need for
14cr|R-zlibbioc-1.8.0-2|19	this package). See the vignette for instructions on use.
14cr|R-zlibbioc-1.8.0-2|20	
14cr|R-zlibbioc-1.8.0-2|21	%prep
14cr|R-zlibbioc-1.8.0-2|22	%setup -q -c -n %{packname}
14cr|R-zlibbioc-1.8.0-2|23	
14cr|R-zlibbioc-1.8.0-2|24	%build
14cr|R-zlibbioc-1.8.0-2|25	
14cr|R-zlibbioc-1.8.0-2|26	%install
14cr|R-zlibbioc-1.8.0-2|27	mkdir -p %{buildroot}%{rlibdir}
14cr|R-zlibbioc-1.8.0-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-zlibbioc-1.8.0-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-zlibbioc-1.8.0-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-zlibbioc-1.8.0-2|31	
14cr|R-zlibbioc-1.8.0-2|32	%check
14cr|R-zlibbioc-1.8.0-2|33	%{_bindir}/R CMD check %{packname}
14cr|R-zlibbioc-1.8.0-2|34	
14cr|R-zlibbioc-1.8.0-2|35	%files
14cr|R-zlibbioc-1.8.0-2|36	%dir %{rlibdir}/%{packname}
14cr|R-zlibbioc-1.8.0-2|37	%doc %{rlibdir}/%{packname}/doc
14cr|R-zlibbioc-1.8.0-2|38	%doc %{rlibdir}/%{packname}/html
14cr|R-zlibbioc-1.8.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-zlibbioc-1.8.0-2|40	%{rlibdir}/%{packname}/INDEX
14cr|R-zlibbioc-1.8.0-2|41	%{rlibdir}/%{packname}/LICENSE
14cr|R-zlibbioc-1.8.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-zlibbioc-1.8.0-2|43	%{rlibdir}/%{packname}/Meta
14cr|R-zlibbioc-1.8.0-2|44	%{rlibdir}/%{packname}/R
14cr|R-zlibbioc-1.8.0-2|45	%{rlibdir}/%{packname}/help
14cr|R-zlibbioc-1.8.0-2|46	%{rlibdir}/%{packname}/libs
14cr|R-zlibbioc-1.8.0-2|47	
14cr|R-zlibbioc-1.8.0-2|48	
14cr|R-zlibbioc-1.8.0-2|49	
14cr|R-zlibbioc-1.8.0-2|50	%changelog
14cr|R-zlibbioc-1.8.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
14cr|R-zlibbioc-1.8.0-2|52	+ Revision: 339171d
14cr|R-zlibbioc-1.8.0-2|53	- MassBuild#464: Increase release tag
14cr|R-zlibbioc-1.8.0-2|54	
14cr|R-zlibbioc-1.8.0-2|55	

8075 14
14cr|R-zoo-1.7.11-2|1	%bcond_with bootstrap
14cr|R-zoo-1.7.11-2|2	%global packname  zoo
14cr|R-zoo-1.7.11-2|3	%global rlibdir  %{_libdir}/R/library
14cr|R-zoo-1.7.11-2|4	
14cr|R-zoo-1.7.11-2|5	Name:             R-%{packname}
14cr|R-zoo-1.7.11-2|6	Version:          1.7.11
14cr|R-zoo-1.7.11-2|7	Release:          2
14cr|R-zoo-1.7.11-2|8	Summary:          Regular and Irregular Time Series S3 Infrastructure (Z's ordered observations)
14cr|R-zoo-1.7.11-2|9	
14cr|R-zoo-1.7.11-2|10	Group:            Sciences/Mathematics
14cr|R-zoo-1.7.11-2|11	License:          GPL-2
14cr|R-zoo-1.7.11-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cr|R-zoo-1.7.11-2|13	Source0:          http://cran.r-project.org/src/contrib/zoo_1.7-11.tar.gz
14cr|R-zoo-1.7.11-2|14	Requires:         R-stats R-utils R-graphics R-grDevices R-lattice R-coda
14cr|R-zoo-1.7.11-2|15	Requires:         R-chron R-fts R-its R-lattice R-timeDate R-timeSeries R-tis
14cr|R-zoo-1.7.11-2|16	%if %{without bootstrap}
14cr|R-zoo-1.7.11-2|17	Requires:         R-DAAG R-mondate R-strucchange R-tis R-tseries R-xts R-scales
14cr|R-zoo-1.7.11-2|18	%endif
14cr|R-zoo-1.7.11-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cr|R-zoo-1.7.11-2|20	BuildRequires:    R-stats R-utils R-graphics R-grDevices R-lattice R-coda
14cr|R-zoo-1.7.11-2|21	BuildRequires:    R-chron R-fts R-its R-lattice R-timeDate R-timeSeries R-tis
14cr|R-zoo-1.7.11-2|22	%if %{without bootstrap}
14cr|R-zoo-1.7.11-2|23	BuildRequires:    R-DAAG R-mondate R-strucchange R-tis R-tseries R-xts R-scales
14cr|R-zoo-1.7.11-2|24	%endif
14cr|R-zoo-1.7.11-2|25	%rename R-cran-zoo
14cr|R-zoo-1.7.11-2|26	
14cr|R-zoo-1.7.11-2|27	%description
14cr|R-zoo-1.7.11-2|28	An S3 class with methods for totally ordered indexed observations. It is
14cr|R-zoo-1.7.11-2|29	particularly aimed at irregular time series of numeric vectors/matrices
14cr|R-zoo-1.7.11-2|30	and factors. zoo's key design goals are independence of a particular
14cr|R-zoo-1.7.11-2|31	index/date/time class and consistency with ts and base R by providing
14cr|R-zoo-1.7.11-2|32	methods to extend standard generics.
14cr|R-zoo-1.7.11-2|33	
14cr|R-zoo-1.7.11-2|34	%prep
14cr|R-zoo-1.7.11-2|35	%setup -q -c -n %{packname}
14cr|R-zoo-1.7.11-2|36	
14cr|R-zoo-1.7.11-2|37	%build
14cr|R-zoo-1.7.11-2|38	
14cr|R-zoo-1.7.11-2|39	%install
14cr|R-zoo-1.7.11-2|40	mkdir -p %{buildroot}%{rlibdir}
14cr|R-zoo-1.7.11-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cr|R-zoo-1.7.11-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cr|R-zoo-1.7.11-2|43	rm -f %{buildroot}%{rlibdir}/R.css
14cr|R-zoo-1.7.11-2|44	
14cr|R-zoo-1.7.11-2|45	# %if %{without bootstrap}
14cr|R-zoo-1.7.11-2|46	# %check
14cr|R-zoo-1.7.11-2|47	# %{_bindir}/R CMD check %{packname}
14cr|R-zoo-1.7.11-2|48	# %endif
14cr|R-zoo-1.7.11-2|49	
14cr|R-zoo-1.7.11-2|50	%files
14cr|R-zoo-1.7.11-2|51	%dir %{rlibdir}/%{packname}
14cr|R-zoo-1.7.11-2|52	%doc %{rlibdir}/%{packname}/doc
14cr|R-zoo-1.7.11-2|53	%doc %{rlibdir}/%{packname}/html
14cr|R-zoo-1.7.11-2|54	%doc %{rlibdir}/%{packname}/CITATION
14cr|R-zoo-1.7.11-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cr|R-zoo-1.7.11-2|56	%doc %{rlibdir}/%{packname}/NEWS
14cr|R-zoo-1.7.11-2|57	%{rlibdir}/%{packname}/INDEX
14cr|R-zoo-1.7.11-2|58	%{rlibdir}/%{packname}/NAMESPACE
14cr|R-zoo-1.7.11-2|59	%{rlibdir}/%{packname}/Meta
14cr|R-zoo-1.7.11-2|60	%{rlibdir}/%{packname}/R
14cr|R-zoo-1.7.11-2|61	%{rlibdir}/%{packname}/demo
14cr|R-zoo-1.7.11-2|62	%{rlibdir}/%{packname}/help
14cr|R-zoo-1.7.11-2|63	%{rlibdir}/%{packname}/libs
14cr|R-zoo-1.7.11-2|64	%{rlibdir}/zoo/THANKS
14cr|R-zoo-1.7.11-2|65	%{rlibdir}/zoo/TODO
14cr|R-zoo-1.7.11-2|66	%{rlibdir}/zoo/WISHLIST
14cr|R-zoo-1.7.11-2|67	
14cr|R-zoo-1.7.11-2|68	
14cr|R-zoo-1.7.11-2|69	%changelog
14cr|R-zoo-1.7.11-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.11-2
14cr|R-zoo-1.7.11-2|71	+ Revision: 2949dcc
14cr|R-zoo-1.7.11-2|72	- MassBuild#464: Increase release tag
14cr|R-zoo-1.7.11-2|73	
14cr|R-zoo-1.7.11-2|74	

8076 14
14cr|s3270-3.3.14ga7-2|1	Summary:	Scripted 3270 Emulator
14cr|s3270-3.3.14ga7-2|2	Name:		s3270
14cr|s3270-3.3.14ga7-2|3	Version:	3.3.14ga7
14cr|s3270-3.3.14ga7-2|4	Release:	2
14cr|s3270-3.3.14ga7-2|5	License:	GPLv2+
14cr|s3270-3.3.14ga7-2|6	Group:		Terminals
14cr|s3270-3.3.14ga7-2|7	Url:		http://www.geocities.com/SiliconValley/Peaks/7814/
14cr|s3270-3.3.14ga7-2|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%version/suite3270-%{version}-src.tgz
14cr|s3270-3.3.14ga7-2|9	Requires:	x3270 = %{version}
14cr|s3270-3.3.14ga7-2|10	BuildRequires:	pkgconfig(openssl)
14cr|s3270-3.3.14ga7-2|11	
14cr|s3270-3.3.14ga7-2|12	%description
14cr|s3270-3.3.14ga7-2|13	Complete IBM 3278/3279 emulation, TN3270E support, structured
14cr|s3270-3.3.14ga7-2|14	fields, color xterm emulation, highly configurable.
14cr|s3270-3.3.14ga7-2|15	
14cr|s3270-3.3.14ga7-2|16	%files
14cr|s3270-3.3.14ga7-2|17	%doc html/*.html README
14cr|s3270-3.3.14ga7-2|18	%doc Examples/cms_cmd.expect
14cr|s3270-3.3.14ga7-2|19	%{_bindir}/*
14cr|s3270-3.3.14ga7-2|20	%{_mandir}/man1/%{name}.*
14cr|s3270-3.3.14ga7-2|21	
14cr|s3270-3.3.14ga7-2|22	#----------------------------------------------------------------------------
14cr|s3270-3.3.14ga7-2|23	
14cr|s3270-3.3.14ga7-2|24	%prep
14cr|s3270-3.3.14ga7-2|25	%setup -q -n %{name}-3.3
14cr|s3270-3.3.14ga7-2|26	perl -p -i -e "s|^#!/usr/local|#!/usr|g" Examples/cms_cmd.expect
14cr|s3270-3.3.14ga7-2|27	
14cr|s3270-3.3.14ga7-2|28	%build
14cr|s3270-3.3.14ga7-2|29	%configure2_5x
14cr|s3270-3.3.14ga7-2|30	%make
14cr|s3270-3.3.14ga7-2|31	
14cr|s3270-3.3.14ga7-2|32	%install
14cr|s3270-3.3.14ga7-2|33	%makeinstall_std
14cr|s3270-3.3.14ga7-2|34	
14cr|s3270-3.3.14ga7-2|35	rm -f %{buildroot}%{_bindir}/x3270if
14cr|s3270-3.3.14ga7-2|36	
14cr|s3270-3.3.14ga7-2|37	install -d %{buildroot}%{_mandir}/man1
14cr|s3270-3.3.14ga7-2|38	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|s3270-3.3.14ga7-2|39	
14cr|s3270-3.3.14ga7-2|40	
14cr|s3270-3.3.14ga7-2|41	%changelog
14cr|s3270-3.3.14ga7-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.14ga7-2
14cr|s3270-3.3.14ga7-2|43	+ Revision: 6db8798
14cr|s3270-3.3.14ga7-2|44	- MassBuild#464: Increase release tag
14cr|s3270-3.3.14ga7-2|45	
14cr|s3270-3.3.14ga7-2|46	

8077 14
14cr|s710-0.21-3|1	%define libmajor 9
14cr|s710-0.21-3|2	%define libname %mklibname %{name}_ %{libmajor}
14cr|s710-0.21-3|3	%define develname %mklibname %{name} -d
14cr|s710-0.21-3|4	%define staticname %mklibname %{name} -s -d
14cr|s710-0.21-3|5	
14cr|s710-0.21-3|6	Summary: 	Software for interfacing with Polar Heart Rate Monitors
14cr|s710-0.21-3|7	Name: 		s710
14cr|s710-0.21-3|8	Version: 	0.21
14cr|s710-0.21-3|9	Release: 	3
14cr|s710-0.21-3|10	URL:		http://daveb.net/s710/
14cr|s710-0.21-3|11	Source0: 	http://s710.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|s710-0.21-3|12	License: 	GPL
14cr|s710-0.21-3|13	Group: 		Toys
14cr|s710-0.21-3|14	
14cr|s710-0.21-3|15	BuildRequires:	libusb-devel
14cr|s710-0.21-3|16	BuildRequires:	gd-devel
14cr|s710-0.21-3|17	BuildRequires:	libpng-devel
14cr|s710-0.21-3|18	
14cr|s710-0.21-3|19	%description
14cr|s710-0.21-3|20	This software lets you communicate from a Linux computer to a Polar S710 heart
14cr|s710-0.21-3|21	rate monitor via the serial IR or USB interface. It is not complete, but a
14cr|s710-0.21-3|22	utility is provided that gives you the ability to view the settings on the
14cr|s710-0.21-3|23	watch and download exercise files. Other utilities (also provided) allow you to
14cr|s710-0.21-3|24	print the contents of exercise files and render the data in PNG graphs. A Perl
14cr|s710-0.21-3|25	interface to the library is also provided.
14cr|s710-0.21-3|26	
14cr|s710-0.21-3|27	%package -n %{libname}
14cr|s710-0.21-3|28	Summary: 	Library for interfacing with Polar Heart Rate Monitors
14cr|s710-0.21-3|29	License:	GPL
14cr|s710-0.21-3|30	Group:		Development/Other
14cr|s710-0.21-3|31	
14cr|s710-0.21-3|32	%description -n %{libname}
14cr|s710-0.21-3|33	This package contains the library required by applications which communicate
14cr|s710-0.21-3|34	with Polar Heart Rate Monitors
14cr|s710-0.21-3|35	
14cr|s710-0.21-3|36	%package -n %{develname}
14cr|s710-0.21-3|37	Summary: 	Library for interfacing with Polar Heart Rate Monitors
14cr|s710-0.21-3|38	License:	GPL
14cr|s710-0.21-3|39	Group:		Development/Other
14cr|s710-0.21-3|40	Requires:	%{libname} = %{version}-%{release}
14cr|s710-0.21-3|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|s710-0.21-3|42	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|s710-0.21-3|43	Provides:	%{libname}-devel = %{version}-%{release}
14cr|s710-0.21-3|44	Obsoletes:	%{mklibname %{name}_ %{libmajor} -d}
14cr|s710-0.21-3|45	
14cr|s710-0.21-3|46	%description -n %{develname}
14cr|s710-0.21-3|47	This package contains the development library required to compile applications
14cr|s710-0.21-3|48	which communicate with Polar Heart Rate Monitors.
14cr|s710-0.21-3|49	
14cr|s710-0.21-3|50	%package -n %{staticname}
14cr|s710-0.21-3|51	Summary: 	Library for interfacing with Polar Heart Rate Monitors
14cr|s710-0.21-3|52	License:	GPL
14cr|s710-0.21-3|53	Group:		Development/Other
14cr|s710-0.21-3|54	Requires:	%{develname} = %{version}-%{release}
14cr|s710-0.21-3|55	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|s710-0.21-3|56	Provides:	%{libname}-static-devel = %{version}-%{release}
14cr|s710-0.21-3|57	Obsoletes:	%{mklibname %{name}_ %{libmajor} -s -d}
14cr|s710-0.21-3|58	
14cr|s710-0.21-3|59	%description -n %{staticname}
14cr|s710-0.21-3|60	This package contains the development library required to compile applications
14cr|s710-0.21-3|61	which communicate with Polar Heart Rate Monitors, but to not depend on the
14cr|s710-0.21-3|62	library.
14cr|s710-0.21-3|63	
14cr|s710-0.21-3|64	%prep
14cr|s710-0.21-3|65	%setup -q
14cr|s710-0.21-3|66	
14cr|s710-0.21-3|67	%build
14cr|s710-0.21-3|68	autoreconf -fi
14cr|s710-0.21-3|69	%configure --with-usb
14cr|s710-0.21-3|70	%make LIBS="-lgd -lusb -lm"
14cr|s710-0.21-3|71	
14cr|s710-0.21-3|72	%install
14cr|s710-0.21-3|73	%makeinstall_std
14cr|s710-0.21-3|74	
14cr|s710-0.21-3|75	# weird docs dir
14cr|s710-0.21-3|76	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}/
14cr|s710-0.21-3|77	mv %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/* %{buildroot}/%{_defaultdocdir}/%{name}/
14cr|s710-0.21-3|78	
14cr|s710-0.21-3|79	%files
14cr|s710-0.21-3|80	%defattr(-,root,root)
14cr|s710-0.21-3|81	%doc %{_defaultdocdir}/%{name}/*
14cr|s710-0.21-3|82	%{_bindir}/s710d
14cr|s710-0.21-3|83	%{_bindir}/s710sh
14cr|s710-0.21-3|84	%{_bindir}/srdcat
14cr|s710-0.21-3|85	%{_bindir}/srdhead
14cr|s710-0.21-3|86	%{_bindir}/srdplot
14cr|s710-0.21-3|87	%{_bindir}/srd2hrm
14cr|s710-0.21-3|88	%{_bindir}/srdmerge
14cr|s710-0.21-3|89	
14cr|s710-0.21-3|90	%files -n %{libname}
14cr|s710-0.21-3|91	%{_libdir}/*%{name}.so.%{libmajor}*
14cr|s710-0.21-3|92	
14cr|s710-0.21-3|93	%files -n %{develname}
14cr|s710-0.21-3|94	%{_includedir}/%{name}.h
14cr|s710-0.21-3|95	%{_libdir}/*%{name}.so
14cr|s710-0.21-3|96	
14cr|s710-0.21-3|97	%files -n %{staticname}
14cr|s710-0.21-3|98	%{_libdir}/*%{name}.a
14cr|s710-0.21-3|99	
14cr|s710-0.21-3|100	
14cr|s710-0.21-3|101	
14cr|s710-0.21-3|102	
14cr|s710-0.21-3|103	%changelog
14cr|s710-0.21-3|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21-3
14cr|s710-0.21-3|105	+ Revision: 821b00d
14cr|s710-0.21-3|106	- MassBuild#464: Increase release tag
14cr|s710-0.21-3|107	
14cr|s710-0.21-3|108	

8078 14
14cr|safecat-1.13-5|1	%define _enable_debug_packages %{nil}
14cr|safecat-1.13-5|2	%define debug_package          %{nil}
14cr|safecat-1.13-5|3	
14cr|safecat-1.13-5|4	Summary:	Secure File Wiping and Deletion
14cr|safecat-1.13-5|5	Name:		safecat
14cr|safecat-1.13-5|6	Version:	1.13
14cr|safecat-1.13-5|7	Release:	5
14cr|safecat-1.13-5|8	License:	BSD
14cr|safecat-1.13-5|9	Group:		File tools
14cr|safecat-1.13-5|10	URL:		http://jeenyus.net/~budney/linux/software/safecat.html
14cr|safecat-1.13-5|11	Source0:	http://jeenyus.net/~budney/linux/software/safecat/%{name}-%{version}.tar.bz2
14cr|safecat-1.13-5|12	Source1:	README.MDK
14cr|safecat-1.13-5|13	BuildRequires:	dietlibc-devel >= 0.20
14cr|safecat-1.13-5|14	BuildRequires:  groff-for-man
14cr|safecat-1.13-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|safecat-1.13-5|16	
14cr|safecat-1.13-5|17	%description
14cr|safecat-1.13-5|18	safecat is an implementation of D. J. Bernstein's maildir algorithm. It can be
14cr|safecat-1.13-5|19	used to write mail messages to a qmail-style maildir, or to write data to a
14cr|safecat-1.13-5|20	"spool" directory reliably. There are no lockfiles with safecat, and nothing is
14cr|safecat-1.13-5|21	left to chance. If safecat returns a successful exit status, then you can be
14cr|safecat-1.13-5|22	(practically) 100% sure your data is safely committed to disk. Further, if data
14cr|safecat-1.13-5|23	is written to a directory using safecat (or other implementations of the
14cr|safecat-1.13-5|24	maildir algorithm), then every file in that directory is guaranteed to be
14cr|safecat-1.13-5|25	complete. If safecat fails to write all of the data, there will be no file at
14cr|safecat-1.13-5|26	all in the destination directory.
14cr|safecat-1.13-5|27	
14cr|safecat-1.13-5|28	Of course, you know that such a thing cannot be: between UNIX and the different
14cr|safecat-1.13-5|29	hardware options available, a 100% guarantee is not possible. However, safecat
14cr|safecat-1.13-5|30	takes every precaution possible in writing your data.
14cr|safecat-1.13-5|31	
14cr|safecat-1.13-5|32	%prep
14cr|safecat-1.13-5|33	
14cr|safecat-1.13-5|34	%setup -q
14cr|safecat-1.13-5|35	cp %{SOURCE1} README.MDK
14cr|safecat-1.13-5|36	
14cr|safecat-1.13-5|37	%build
14cr|safecat-1.13-5|38	echo "diet gcc -Os -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" > conf-cc
14cr|safecat-1.13-5|39	echo "diet gcc -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -s" > conf-ld
14cr|safecat-1.13-5|40	echo "%{_prefix}" > conf-root
14cr|safecat-1.13-5|41	make
14cr|safecat-1.13-5|42	
14cr|safecat-1.13-5|43	%install
14cr|safecat-1.13-5|44	rm -rf %{buildroot}
14cr|safecat-1.13-5|45	
14cr|safecat-1.13-5|46	install -d %{buildroot}%{_bindir}
14cr|safecat-1.13-5|47	install -d %{buildroot}%{_mandir}/man1
14cr|safecat-1.13-5|48	
14cr|safecat-1.13-5|49	install -m0755 safecat %{buildroot}%{_bindir}/
14cr|safecat-1.13-5|50	install -m0755 maildir %{buildroot}%{_bindir}/
14cr|safecat-1.13-5|51	install -m0644 safecat.1 %{buildroot}%{_mandir}/man1/
14cr|safecat-1.13-5|52	install -m0644 maildir.1 %{buildroot}%{_mandir}/man1/
14cr|safecat-1.13-5|53	
14cr|safecat-1.13-5|54	%clean
14cr|safecat-1.13-5|55	rm -rf %{buildroot}
14cr|safecat-1.13-5|56	
14cr|safecat-1.13-5|57	%files
14cr|safecat-1.13-5|58	%defattr (-,root,root)
14cr|safecat-1.13-5|59	%doc COPYING CHANGES INSTALL README README.MDK
14cr|safecat-1.13-5|60	%{_bindir}/safecat
14cr|safecat-1.13-5|61	%{_bindir}/maildir
14cr|safecat-1.13-5|62	%{_mandir}/man1/safecat.1*
14cr|safecat-1.13-5|63	%{_mandir}/man1/maildir.1*
14cr|safecat-1.13-5|64	
14cr|safecat-1.13-5|65	
14cr|safecat-1.13-5|66	
14cr|safecat-1.13-5|67	%changelog
14cr|safecat-1.13-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-5
14cr|safecat-1.13-5|69	+ Revision: 4d710bd
14cr|safecat-1.13-5|70	- MassBuild#464: Increase release tag
14cr|safecat-1.13-5|71	
14cr|safecat-1.13-5|72	

8079 14
14cr|safecopy-1.7-1|1	%define	version 1.7
14cr|safecopy-1.7-1|2	%define rel	1
14cr|safecopy-1.7-1|3	%define	release	%mkrel %rel
14cr|safecopy-1.7-1|4	
14cr|safecopy-1.7-1|5	Name:		safecopy
14cr|safecopy-1.7-1|6	Summary:	A data recovery tool
14cr|safecopy-1.7-1|7	Version:	%{version}
14cr|safecopy-1.7-1|8	Release:	%{release}
14cr|safecopy-1.7-1|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|safecopy-1.7-1|10	URL:		http://safecopy.sourceforge.net
14cr|safecopy-1.7-1|11	Group:		File tools
14cr|safecopy-1.7-1|12	License:	GPLv2+
14cr|safecopy-1.7-1|13	
14cr|safecopy-1.7-1|14	%description
14cr|safecopy-1.7-1|15	safecopy is a data recovery tool which tries to extract as much data a
14cr|safecopy-1.7-1|16	possible from a seekable but problematic (i.e., damaged sectors) source like
14cr|safecopy-1.7-1|17	floppy drives, hard disk partitions, CDs, etc., where other tools like dd
14cr|safecopy-1.7-1|18	would fail due to I/O errors.
14cr|safecopy-1.7-1|19	
14cr|safecopy-1.7-1|20	%prep
14cr|safecopy-1.7-1|21	%setup -q
14cr|safecopy-1.7-1|22	
14cr|safecopy-1.7-1|23	%build
14cr|safecopy-1.7-1|24	%configure
14cr|safecopy-1.7-1|25	%make
14cr|safecopy-1.7-1|26	
14cr|safecopy-1.7-1|27	%install
14cr|safecopy-1.7-1|28	%makeinstall
14cr|safecopy-1.7-1|29	
14cr|safecopy-1.7-1|30	%files
14cr|safecopy-1.7-1|31	%doc README AUTHORS ChangeLog NEWS
14cr|safecopy-1.7-1|32	%{_bindir}/*
14cr|safecopy-1.7-1|33	%{_mandir}/man1/*
14cr|safecopy-1.7-1|34	
14cr|safecopy-1.7-1|35	
14cr|safecopy-1.7-1|36	
14cr|safecopy-1.7-1|37	%changelog
14cr|safecopy-1.7-1|38	* Tue May 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.7-1
14cr|safecopy-1.7-1|39	+ Revision: 8f9e70d
14cr|safecopy-1.7-1|40	- Automatic import for version 1.7
14cr|safecopy-1.7-1|41	
14cr|safecopy-1.7-1|42	

8080 14
14cr|saga-1.6.35da44git-4|1	%define major 0
14cr|saga-1.6.35da44git-4|2	%define libname %mklibname %name %major
14cr|saga-1.6.35da44git-4|3	%define develname %mklibname %name -d
14cr|saga-1.6.35da44git-4|4	%define gitversion 35da44git
14cr|saga-1.6.35da44git-4|5	
14cr|saga-1.6.35da44git-4|6	Name:		saga
14cr|saga-1.6.35da44git-4|7	Version:	1.6.%{gitversion}
14cr|saga-1.6.35da44git-4|8	Release:	4
14cr|saga-1.6.35da44git-4|9	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cr|saga-1.6.35da44git-4|10	URL:		http://saga-project.github.com/saga-cpp/
14cr|saga-1.6.35da44git-4|11	License:	Boost Software License 1.0
14cr|saga-1.6.35da44git-4|12	Group:		System/Cluster
14cr|saga-1.6.35da44git-4|13	# git clone git://github.com/saga-project/saga-cpp.git
14cr|saga-1.6.35da44git-4|14	# git --git-dir=saga-cpp/.git archive --format tar --prefix saga-35da44git/ 35da44 | gzip > saga-35da44git.tar.gz
14cr|saga-1.6.35da44git-4|15	Source0:	%{name}-%{gitversion}.tar.gz
14cr|saga-1.6.35da44git-4|16	Patch0:		saga-35da44git.boost150.patch
14cr|saga-1.6.35da44git-4|17	Patch1:		saga-35da44git.fixscope.patch
14cr|saga-1.6.35da44git-4|18	Patch2:		boost-1.55.patch
14cr|saga-1.6.35da44git-4|19	BuildRequires:	boost-devel
14cr|saga-1.6.35da44git-4|20	BuildRequires:	sqlite3-devel
14cr|saga-1.6.35da44git-4|21	BuildRequires:	postgresql-devel
14cr|saga-1.6.35da44git-4|22	BuildRequires:	xmlrpc-c-devel
14cr|saga-1.6.35da44git-4|23	buildrequires:	soci-devel
14cr|saga-1.6.35da44git-4|24	
14cr|saga-1.6.35da44git-4|25	%description
14cr|saga-1.6.35da44git-4|26	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cr|saga-1.6.35da44git-4|27	API for Grid Computing) API specification. The SAGA specification has
14cr|saga-1.6.35da44git-4|28	been defined by the SAGA Research Group at OGF as a high-level API that
14cr|saga-1.6.35da44git-4|29	directly addresses the needs of Grid application developers.
14cr|saga-1.6.35da44git-4|30	
14cr|saga-1.6.35da44git-4|31	The purpose of the open source SAGA C++ Framework is to enable an
14cr|saga-1.6.35da44git-4|32	application programmer to easily create Grid applications without getting
14cr|saga-1.6.35da44git-4|33	involved with any specific Grid middleware. This does not only greatly
14cr|saga-1.6.35da44git-4|34	reduce the implementation complexity of an application but also makes
14cr|saga-1.6.35da44git-4|35	it portable between various Grid ecosystems.
14cr|saga-1.6.35da44git-4|36	
14cr|saga-1.6.35da44git-4|37	%package -n %{libname}
14cr|saga-1.6.35da44git-4|38	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cr|saga-1.6.35da44git-4|39	Group:		System/Cluster
14cr|saga-1.6.35da44git-4|40	Provides:	libsaga = %{version}-%{release}
14cr|saga-1.6.35da44git-4|41	
14cr|saga-1.6.35da44git-4|42	%package -n %{develname}
14cr|saga-1.6.35da44git-4|43	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cr|saga-1.6.35da44git-4|44	Group:		System/Cluster
14cr|saga-1.6.35da44git-4|45	Provides:	saga-devel = %{version}-%{release}
14cr|saga-1.6.35da44git-4|46	Provides:	libsaga-devel = %{version}-%{release}
14cr|saga-1.6.35da44git-4|47	Requires:	%{libname} = %{version}-%{release}
14cr|saga-1.6.35da44git-4|48	
14cr|saga-1.6.35da44git-4|49	%description -n %{libname}
14cr|saga-1.6.35da44git-4|50	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cr|saga-1.6.35da44git-4|51	API for Grid Computing) API specification. The SAGA specification has
14cr|saga-1.6.35da44git-4|52	been defined by the SAGA Research Group at OGF as a high-level API that
14cr|saga-1.6.35da44git-4|53	directly addresses the needs of Grid application developers.
14cr|saga-1.6.35da44git-4|54	
14cr|saga-1.6.35da44git-4|55	The purpose of the open source SAGA C++ Framework is to enable an
14cr|saga-1.6.35da44git-4|56	application programmer to easily create Grid applications without getting
14cr|saga-1.6.35da44git-4|57	involved with any specific Grid middleware. This does not only greatly
14cr|saga-1.6.35da44git-4|58	reduce the implementation complexity of an application but also makes
14cr|saga-1.6.35da44git-4|59	it portable between various Grid ecosystems.
14cr|saga-1.6.35da44git-4|60	
14cr|saga-1.6.35da44git-4|61	%description -n %{develname}
14cr|saga-1.6.35da44git-4|62	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cr|saga-1.6.35da44git-4|63	API for Grid Computing) API specification. The SAGA specification has
14cr|saga-1.6.35da44git-4|64	been defined by the SAGA Research Group at OGF as a high-level API that
14cr|saga-1.6.35da44git-4|65	directly addresses the needs of Grid application developers.
14cr|saga-1.6.35da44git-4|66	
14cr|saga-1.6.35da44git-4|67	The purpose of the open source SAGA C++ Framework is to enable an
14cr|saga-1.6.35da44git-4|68	application programmer to easily create Grid applications without getting
14cr|saga-1.6.35da44git-4|69	involved with any specific Grid middleware. This does not only greatly
14cr|saga-1.6.35da44git-4|70	reduce the implementation complexity of an application but also makes
14cr|saga-1.6.35da44git-4|71	it portable between various Grid ecosystems.
14cr|saga-1.6.35da44git-4|72	
14cr|saga-1.6.35da44git-4|73	This package contains the developement files to compile applications
14cr|saga-1.6.35da44git-4|74	using saga.
14cr|saga-1.6.35da44git-4|75	
14cr|saga-1.6.35da44git-4|76	%prep
14cr|saga-1.6.35da44git-4|77	%setup -q -n %{name}-%{gitversion}
14cr|saga-1.6.35da44git-4|78	%apply_patches
14cr|saga-1.6.35da44git-4|79	
14cr|saga-1.6.35da44git-4|80	%build
14cr|saga-1.6.35da44git-4|81	%configure2_5x
14cr|saga-1.6.35da44git-4|82	sed -i 's!usr//!usr/!g' config/saga_boost.pc
14cr|saga-1.6.35da44git-4|83	%make
14cr|saga-1.6.35da44git-4|84	
14cr|saga-1.6.35da44git-4|85	%install
14cr|saga-1.6.35da44git-4|86	%make_install
14cr|saga-1.6.35da44git-4|87	
14cr|saga-1.6.35da44git-4|88	%files -n %{libname}
14cr|saga-1.6.35da44git-4|89	%defattr(-,root,root)
14cr|saga-1.6.35da44git-4|90	%doc CHANGES INSTALL LICENSE README
14cr|saga-1.6.35da44git-4|91	%{_libdir}/libsaga*
14cr|saga-1.6.35da44git-4|92	%{_datadir}/%{name}/*.ini
14cr|saga-1.6.35da44git-4|93	%{_bindir}/%{name}-*
14cr|saga-1.6.35da44git-4|94	
14cr|saga-1.6.35da44git-4|95	%files -n %{develname}
14cr|saga-1.6.35da44git-4|96	%defattr(-,root,root)
14cr|saga-1.6.35da44git-4|97	%doc examples
14cr|saga-1.6.35da44git-4|98	%{_libdir}/pkgconfig
14cr|saga-1.6.35da44git-4|99	%{_includedir}/%{name}
14cr|saga-1.6.35da44git-4|100	%{_datadir}/%{name}/make
14cr|saga-1.6.35da44git-4|101	%{_datadir}/%{name}/doc
14cr|saga-1.6.35da44git-4|102	%{_datadir}/%{name}/*.%{name}-core
14cr|saga-1.6.35da44git-4|103	%{_datadir}/%{name}/adaptor_generator
14cr|saga-1.6.35da44git-4|104	%{_datadir}/%{name}/config
14cr|saga-1.6.35da44git-4|105	%{_mandir}/man1/*
14cr|saga-1.6.35da44git-4|106	
14cr|saga-1.6.35da44git-4|107	
14cr|saga-1.6.35da44git-4|108	%changelog
14cr|saga-1.6.35da44git-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.35da44git-4
14cr|saga-1.6.35da44git-4|110	+ Revision: 0a15de2
14cr|saga-1.6.35da44git-4|111	- MassBuild#464: Increase release tag
14cr|saga-1.6.35da44git-4|112	
14cr|saga-1.6.35da44git-4|113	

8081 14
14cr|sakura-3.1.5-1|1	Summary:	A lightweight terminal emulator with very few dependencies
14cr|sakura-3.1.5-1|2	Name:		sakura
14cr|sakura-3.1.5-1|3	Version:	3.1.5
14cr|sakura-3.1.5-1|4	Release:	1
14cr|sakura-3.1.5-1|5	License:	GPLv2+
14cr|sakura-3.1.5-1|6	Group:		Terminals
14cr|sakura-3.1.5-1|7	Url:		http://www.pleyades.net/david/sakura.php
14cr|sakura-3.1.5-1|8	Source0:	http://launchpad.net/sakura/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cr|sakura-3.1.5-1|9	BuildRequires:	cmake
14cr|sakura-3.1.5-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|sakura-3.1.5-1|11	BuildRequires:	pkgconfig(vte-2.90)
14cr|sakura-3.1.5-1|12	
14cr|sakura-3.1.5-1|13	%description
14cr|sakura-3.1.5-1|14	Sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
14cr|sakura-3.1.5-1|15	with few dependencies, so you don't need a full GNOME desktop installed to have
14cr|sakura-3.1.5-1|16	a decent terminal emulator. Current terminal emulators based on VTE are
14cr|sakura-3.1.5-1|17	gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
14cr|sakura-3.1.5-1|18	the vte sources. The differences between sakura and the last one are that it
14cr|sakura-3.1.5-1|19	uses a notebook to provide several terminals in one window and adds a
14cr|sakura-3.1.5-1|20	contextual menu with some basic options. No more no less.
14cr|sakura-3.1.5-1|21	
14cr|sakura-3.1.5-1|22	%files -f %{name}.lang
14cr|sakura-3.1.5-1|23	%doc INSTALL
14cr|sakura-3.1.5-1|24	%{_bindir}/*
14cr|sakura-3.1.5-1|25	%{_datadir}/applications/*
14cr|sakura-3.1.5-1|26	%{_datadir}/pixmaps/*
14cr|sakura-3.1.5-1|27	%{_mandir}/man1/sakura.1*
14cr|sakura-3.1.5-1|28	
14cr|sakura-3.1.5-1|29	#----------------------------------------------------------------------------
14cr|sakura-3.1.5-1|30	
14cr|sakura-3.1.5-1|31	%prep
14cr|sakura-3.1.5-1|32	%setup -q
14cr|sakura-3.1.5-1|33	%apply_patches
14cr|sakura-3.1.5-1|34	
14cr|sakura-3.1.5-1|35	%build
14cr|sakura-3.1.5-1|36	%cmake \
14cr|sakura-3.1.5-1|37	-DLOCALE_INSTALL_DIR=%{_datadir}/locale \
14cr|sakura-3.1.5-1|38	-DLIB_INSTALL_DIR=%{_libdir}
14cr|sakura-3.1.5-1|39	
14cr|sakura-3.1.5-1|40	%make
14cr|sakura-3.1.5-1|41	
14cr|sakura-3.1.5-1|42	%install
14cr|sakura-3.1.5-1|43	%makeinstall_std -C build
14cr|sakura-3.1.5-1|44	
14cr|sakura-3.1.5-1|45	%find_lang %{name}
14cr|sakura-3.1.5-1|46	
14cr|sakura-3.1.5-1|47	
14cr|sakura-3.1.5-1|48	%changelog
14cr|sakura-3.1.5-1|49	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.5-1
14cr|sakura-3.1.5-1|50	+ Revision: 7971faf
14cr|sakura-3.1.5-1|51	- New version 3.1.5
14cr|sakura-3.1.5-1|52	
14cr|sakura-3.1.5-1|53	

8082 14
14cr|sam2p-0.49.2-2|1	%define build_plf 0
14cr|sam2p-0.49.2-2|2	%{?_with_plf: %global build_plf 1}
14cr|sam2p-0.49.2-2|3	
14cr|sam2p-0.49.2-2|4	%define debug_package %{nil}
14cr|sam2p-0.49.2-2|5	
14cr|sam2p-0.49.2-2|6	# enablelzw = 0 (don't build with LZW compression support)
14cr|sam2p-0.49.2-2|7	# enablelzw = 1 (build with LZW compression support)
14cr|sam2p-0.49.2-2|8	# Currently we use enablelzw = 0 due to Unisys LZW patents.
14cr|sam2p-0.49.2-2|9	%define enablelzw       0
14cr|sam2p-0.49.2-2|10	
14cr|sam2p-0.49.2-2|11	%if %build_plf
14cr|sam2p-0.49.2-2|12	%define enablelzw       1
14cr|sam2p-0.49.2-2|13	%endif
14cr|sam2p-0.49.2-2|14	
14cr|sam2p-0.49.2-2|15	%define		sam2pver	0.49.2
14cr|sam2p-0.49.2-2|16	%define		tif22pnmver	0.14
14cr|sam2p-0.49.2-2|17	
14cr|sam2p-0.49.2-2|18	Summary:	Convert raster images to PostScript or PDF
14cr|sam2p-0.49.2-2|19	
14cr|sam2p-0.49.2-2|20	Name:		sam2p
14cr|sam2p-0.49.2-2|21	Version:	0.49.2
14cr|sam2p-0.49.2-2|22	Release:	2
14cr|sam2p-0.49.2-2|23	License:	GPL
14cr|sam2p-0.49.2-2|24	Source0:	http://code.google.com/p/sam2p/downloads/list/sam2p-0.49.2.tar.gz
14cr|sam2p-0.49.2-2|25	Source1:	http://code.google.com/p/sam2p/downloads/list/tif22pnm-0.14.tar.gz
14cr|sam2p-0.49.2-2|26	URL:		http://code.google.com/p/sam2p/downloads/list
14cr|sam2p-0.49.2-2|27	Group:		Graphics
14cr|sam2p-0.49.2-2|28	BuildRequires:	libjpeg-progs
14cr|sam2p-0.49.2-2|29	BuildRequires:	libtiff-devel
14cr|sam2p-0.49.2-2|30	BuildRequires:	libpng-devel
14cr|sam2p-0.49.2-2|31	Requires:	netpbm
14cr|sam2p-0.49.2-2|32	Requires:	ghostscript
14cr|sam2p-0.49.2-2|33	Requires:	jpeg-progs
14cr|sam2p-0.49.2-2|34	
14cr|sam2p-0.49.2-2|35	%description
14cr|sam2p-0.49.2-2|36	sam2p is a UNIX command line utility written in ANSI C++ that converts
14cr|sam2p-0.49.2-2|37	many raster (bitmap) image formats into Adobe PostScript or PDF files
14cr|sam2p-0.49.2-2|38	and several other formats. The images are not vectorized. sam2p gives
14cr|sam2p-0.49.2-2|39	full control to the user to specify standards-compliance, compression,
14cr|sam2p-0.49.2-2|40	and bit depths. In some cases sam2p can compress an image 100 times
14cr|sam2p-0.49.2-2|41	smaller than the PostScript output of many other common image
14cr|sam2p-0.49.2-2|42	converters. sam2p provides ZIP, RLE and LZW (de)compression filters
14cr|sam2p-0.49.2-2|43	even on Level1 devices.
14cr|sam2p-0.49.2-2|44	
14cr|sam2p-0.49.2-2|45	%prep
14cr|sam2p-0.49.2-2|46	%setup -q -n %{name}-%{sam2pver} -a 1
14cr|sam2p-0.49.2-2|47	
14cr|sam2p-0.49.2-2|48	
14cr|sam2p-0.49.2-2|49	%build
14cr|sam2p-0.49.2-2|50	# don't use icecream
14cr|sam2p-0.49.2-2|51	PATH=/bin:/usr/bin:/usr/X11R6/bin
14cr|sam2p-0.49.2-2|52	export PATH
14cr|sam2p-0.49.2-2|53	autoconf
14cr|sam2p-0.49.2-2|54	
14cr|sam2p-0.49.2-2|55	pushd tif22pnm-%{tif22pnmver}
14cr|sam2p-0.49.2-2|56	%configure2_5x \
14cr|sam2p-0.49.2-2|57	--with-libtiff-idir=%{_includedir} \
14cr|sam2p-0.49.2-2|58	--with-libpng-idir=%{_includedir} \
14cr|sam2p-0.49.2-2|59	--with-libtiff-ldir=%{_libdir} \
14cr|sam2p-0.49.2-2|60	--with-libpng-ldir=%{_libdir}
14cr|sam2p-0.49.2-2|61	
14cr|sam2p-0.49.2-2|62	sed -i -e 's/lpng /lpng -lm/' cc_help.sh
14cr|sam2p-0.49.2-2|63	
14cr|sam2p-0.49.2-2|64	make
14cr|sam2p-0.49.2-2|65	
14cr|sam2p-0.49.2-2|66	cp tif22pnm png22pnm ../
14cr|sam2p-0.49.2-2|67	cp -p README ../README.tif22pnm
14cr|sam2p-0.49.2-2|68	popd
14cr|sam2p-0.49.2-2|69	
14cr|sam2p-0.49.2-2|70	%configure \
14cr|sam2p-0.49.2-2|71	%if %build_plf
14cr|sam2p-0.49.2-2|72	--enable-lzw \
14cr|sam2p-0.49.2-2|73	--enable-gif
14cr|sam2p-0.49.2-2|74	%endif
14cr|sam2p-0.49.2-2|75	
14cr|sam2p-0.49.2-2|76	make
14cr|sam2p-0.49.2-2|77	
14cr|sam2p-0.49.2-2|78	%install
14cr|sam2p-0.49.2-2|79	mkdir -p %{buildroot}%{_bindir}
14cr|sam2p-0.49.2-2|80	install -m 755 sam2p tif22pnm png22pnm %{buildroot}%{_bindir}
14cr|sam2p-0.49.2-2|81	
14cr|sam2p-0.49.2-2|82	%files
14cr|sam2p-0.49.2-2|83	%doc COPYING
14cr|sam2p-0.49.2-2|84	%doc README README.tif22pnm examples contrib
14cr|sam2p-0.49.2-2|85	%{_bindir}/*
14cr|sam2p-0.49.2-2|86	
14cr|sam2p-0.49.2-2|87	
14cr|sam2p-0.49.2-2|88	%changelog
14cr|sam2p-0.49.2-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.49.2-2
14cr|sam2p-0.49.2-2|90	+ Revision: c08b682
14cr|sam2p-0.49.2-2|91	- MassBuild#464: Increase release tag
14cr|sam2p-0.49.2-2|92	
14cr|sam2p-0.49.2-2|93	

8083 14
14cr|sambru-0.23-7|1	%define name	sambru
14cr|sambru-0.23-7|2	%define version	0.23
14cr|sambru-0.23-7|3	%define release 7
14cr|sambru-0.23-7|4	
14cr|sambru-0.23-7|5	Name: 	 	%{name}
14cr|sambru-0.23-7|6	Summary: 	Transfers addressbook to/from Samsung phones
14cr|sambru-0.23-7|7	Version: 	%{version}
14cr|sambru-0.23-7|8	Release: 	%{release}
14cr|sambru-0.23-7|9	
14cr|sambru-0.23-7|10	Source:		%{name}-%{version}.tar.bz2
14cr|sambru-0.23-7|11	URL:		http://lager.dyndns.org/sambru/
14cr|sambru-0.23-7|12	License:	GPL
14cr|sambru-0.23-7|13	Group:		Communications
14cr|sambru-0.23-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|sambru-0.23-7|15	Requires:	perl uucp
14cr|sambru-0.23-7|16	
14cr|sambru-0.23-7|17	%description
14cr|sambru-0.23-7|18	SamBru (Samsung Backup and Restore Utility) is a perl script that will talk
14cr|sambru-0.23-7|19	to a Samsung SCH-6100 or SCH-8500 phone. It is also reported to work with the
14cr|sambru-0.23-7|20	SCH-850, SPH-T100, i and "uproar" phones. (Note: it will most likely NOT work
14cr|sambru-0.23-7|21	with a SCH-3500, as it uses a different (binary) format.) You can use it to
14cr|sambru-0.23-7|22	back up and restore the phone book, calendar, and TODO list. It can save the
14cr|sambru-0.23-7|23	data in either raw/native format, or as vCard/vCalendar data so that
14cr|sambru-0.23-7|24	GnomeCard and GnomeCal can be used to view & edit the data. Currently, only
14cr|sambru-0.23-7|25	the phone list is supported.
14cr|sambru-0.23-7|26	
14cr|sambru-0.23-7|27	%prep
14cr|sambru-0.23-7|28	%setup -q
14cr|sambru-0.23-7|29	
14cr|sambru-0.23-7|30	%install
14cr|sambru-0.23-7|31	rm -rf $RPM_BUILD_ROOT
14cr|sambru-0.23-7|32	mkdir -p %buildroot/%_bindir
14cr|sambru-0.23-7|33	cp %name %buildroot/%_bindir
14cr|sambru-0.23-7|34	
14cr|sambru-0.23-7|35	%clean
14cr|sambru-0.23-7|36	rm -rf $RPM_BUILD_ROOT
14cr|sambru-0.23-7|37	
14cr|sambru-0.23-7|38	%files
14cr|sambru-0.23-7|39	%defattr(-,root,root)
14cr|sambru-0.23-7|40	%doc README TODO Changelog
14cr|sambru-0.23-7|41	%{_bindir}/%name
14cr|sambru-0.23-7|42	
14cr|sambru-0.23-7|43	
14cr|sambru-0.23-7|44	
14cr|sambru-0.23-7|45	
14cr|sambru-0.23-7|46	%changelog
14cr|sambru-0.23-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-7
14cr|sambru-0.23-7|48	+ Revision: dd0293d
14cr|sambru-0.23-7|49	- MassBuild#464: Increase release tag
14cr|sambru-0.23-7|50	
14cr|sambru-0.23-7|51	

8084 14
14cr|samhain-2.5.2b-4|1	%define package_version %{version}
14cr|samhain-2.5.2b-4|2	
14cr|samhain-2.5.2b-4|3	%define debug_package %{nil}
14cr|samhain-2.5.2b-4|4	
14cr|samhain-2.5.2b-4|5	Name:           samhain
14cr|samhain-2.5.2b-4|6	Version:        2.5.2b
14cr|samhain-2.5.2b-4|7	Release:        4
14cr|samhain-2.5.2b-4|8	Epoch:          0
14cr|samhain-2.5.2b-4|9	Summary:        File integrity and host-based IDS
14cr|samhain-2.5.2b-4|10	License:        GPLv2+
14cr|samhain-2.5.2b-4|11	Group:          System/Servers
14cr|samhain-2.5.2b-4|12	URL:            http://www.la-samhna.de/samhain/
14cr|samhain-2.5.2b-4|13	Source0:        http://www.la-samhna.de/samhain/samhain-current.tar.gz
14cr|samhain-2.5.2b-4|14	#Requires(post): lsb-core
14cr|samhain-2.5.2b-4|15	#Requires(preun): lsb-core
14cr|samhain-2.5.2b-4|16	Requires(post): rpm-helper
14cr|samhain-2.5.2b-4|17	Requires(preun): rpm-helper
14cr|samhain-2.5.2b-4|18	BuildRequires:  attr-devel
14cr|samhain-2.5.2b-4|19	BuildRequires:  ext2fs-devel
14cr|samhain-2.5.2b-4|20	BuildRequires:  gmp-devel
14cr|samhain-2.5.2b-4|21	BuildRequires:  prelude-devel
14cr|samhain-2.5.2b-4|22	BuildRequires:  wrap-devel
14cr|samhain-2.5.2b-4|23	BuildRequires:  procps
14cr|samhain-2.5.2b-4|24	
14cr|samhain-2.5.2b-4|25	%description
14cr|samhain-2.5.2b-4|26	samhain is an open source file integrity and host-based intrusion
14cr|samhain-2.5.2b-4|27	detection system for Linux and Unix. It can run as a daemon process, and
14cr|samhain-2.5.2b-4|28	thus can remember file changes. Contrary to a tool that runs from
14cr|samhain-2.5.2b-4|29	cron, if a file is modified you will get only one report, while
14cr|samhain-2.5.2b-4|30	subsequent checks of that file will ignore the modification as it is
14cr|samhain-2.5.2b-4|31	already reported (unless the file is modified again).
14cr|samhain-2.5.2b-4|32	
14cr|samhain-2.5.2b-4|33	samhain can optionally be used as client/server system to provide
14cr|samhain-2.5.2b-4|34	centralized monitoring for multiple host. Logging to a (MySQL or
14cr|samhain-2.5.2b-4|35	PostgreSQL) database is supported.
14cr|samhain-2.5.2b-4|36	
14cr|samhain-2.5.2b-4|37	This package contains only the single host version. It also contains
14cr|samhain-2.5.2b-4|38	support for tcp-wrappers and prelude.
14cr|samhain-2.5.2b-4|39	
14cr|samhain-2.5.2b-4|40	This package does not contain database support.
14cr|samhain-2.5.2b-4|41	
14cr|samhain-2.5.2b-4|42	%prep
14cr|samhain-2.5.2b-4|43	%setup -q -c
14cr|samhain-2.5.2b-4|44	%{__tar} xf samhain-%{package_version}.tar.gz
14cr|samhain-2.5.2b-4|45	cd samhain-%{package_version}
14cr|samhain-2.5.2b-4|46	
14cr|samhain-2.5.2b-4|47	%build
14cr|samhain-2.5.2b-4|48	cd samhain-%{package_version}
14cr|samhain-2.5.2b-4|49	%{serverbuild}
14cr|samhain-2.5.2b-4|50	%setup_compile_flags
14cr|samhain-2.5.2b-4|51	# XXX: Wow, these guys are evil, overriding the default configure
14cr|samhain-2.5.2b-4|52	# XXX: args parsing...
14cr|samhain-2.5.2b-4|53	./configure \
14cr|samhain-2.5.2b-4|54	--build=%{_target_platform} \
14cr|samhain-2.5.2b-4|55	--prefix=%{_prefix} \
14cr|samhain-2.5.2b-4|56	--exec-prefix=%{_exec_prefix} \
14cr|samhain-2.5.2b-4|57	--sbindir=%{_sbindir} \
14cr|samhain-2.5.2b-4|58	--sysconfdir=%{_sysconfdir} \
14cr|samhain-2.5.2b-4|59	--localstatedir=%{_var} \
14cr|samhain-2.5.2b-4|60	--mandir=%{_mandir} \
14cr|samhain-2.5.2b-4|61	--with-libwrap \
14cr|samhain-2.5.2b-4|62	--with-prelude
14cr|samhain-2.5.2b-4|63	# XXX: parallel make doesn't work since `encode' must exist first
14cr|samhain-2.5.2b-4|64	%{__make}
14cr|samhain-2.5.2b-4|65	
14cr|samhain-2.5.2b-4|66	%install
14cr|samhain-2.5.2b-4|67	cd samhain-%{package_version}
14cr|samhain-2.5.2b-4|68	%{__cat} > sstrip << EOF
14cr|samhain-2.5.2b-4|69	#!/bin/sh
14cr|samhain-2.5.2b-4|70	echo "*** sstrip DISABLED ***"
14cr|samhain-2.5.2b-4|71	EOF
14cr|samhain-2.5.2b-4|72	%{__chmod} 0755 sstrip
14cr|samhain-2.5.2b-4|73	%{makeinstall_std}
14cr|samhain-2.5.2b-4|74	%{__mkdir_p} %{buildroot}%{_initrddir}
14cr|samhain-2.5.2b-4|75	%{__install} -m 0755 init/samhain.startLSB %{buildroot}%{_initrddir}/%{name}
14cr|samhain-2.5.2b-4|76	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cr|samhain-2.5.2b-4|77	%{__cat} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14cr|samhain-2.5.2b-4|78	%{_logdir}/%{name}_log {
14cr|samhain-2.5.2b-4|79	notifempty
14cr|samhain-2.5.2b-4|80	missingok
14cr|samhain-2.5.2b-4|81	rotate 7
14cr|samhain-2.5.2b-4|82	daily
14cr|samhain-2.5.2b-4|83	compress
14cr|samhain-2.5.2b-4|84	create 644 root root
14cr|samhain-2.5.2b-4|85	postrotate
14cr|samhain-2.5.2b-4|86	/sbin/service %{name} reload 2>/dev/null || true
14cr|samhain-2.5.2b-4|87	endscript
14cr|samhain-2.5.2b-4|88	}
14cr|samhain-2.5.2b-4|89	EOF
14cr|samhain-2.5.2b-4|90	/bin/touch %{buildroot}%{_logdir}/%{name}_log.lock
14cr|samhain-2.5.2b-4|91	/bin/touch %{buildroot}%{_logdir}/%{name}_log
14cr|samhain-2.5.2b-4|92	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain_file
14cr|samhain-2.5.2b-4|93	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain.html
14cr|samhain-2.5.2b-4|94	
14cr|samhain-2.5.2b-4|95	
14cr|samhain-2.5.2b-4|96	%post
14cr|samhain-2.5.2b-4|97	if [ "$1" = 1 ]; then
14cr|samhain-2.5.2b-4|98	%create_ghostfile %{_logdir}/%{name}_log.lock root root 0644
14cr|samhain-2.5.2b-4|99	%create_ghostfile %{_logdir}/%{name}_log root root 0644
14cr|samhain-2.5.2b-4|100	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain_file root root 0644
14cr|samhain-2.5.2b-4|101	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain.html root root 0644
14cr|samhain-2.5.2b-4|102	%{_sbindir}/samhain -t init >/dev/null 2>&1
14cr|samhain-2.5.2b-4|103	fi
14cr|samhain-2.5.2b-4|104	%_post_service %{name}
14cr|samhain-2.5.2b-4|105	
14cr|samhain-2.5.2b-4|106	%preun
14cr|samhain-2.5.2b-4|107	%_preun_service %{name}
14cr|samhain-2.5.2b-4|108	
14cr|samhain-2.5.2b-4|109	%files
14cr|samhain-2.5.2b-4|110	%defattr(0644,root,root,0755)
14cr|samhain-2.5.2b-4|111	%doc samhain-%{package_version}/docs/BUGS samhain-%{package_version}/COPYING
14cr|samhain-2.5.2b-4|112	%doc samhain-%{package_version}/docs/Changelog samhain-%{package_version}/docs/TODO
14cr|samhain-2.5.2b-4|113	%doc samhain-%{package_version}/LICENSE samhain-%{package_version}/docs/HOWTO*
14cr|samhain-2.5.2b-4|114	%doc samhain-%{package_version}/docs/MANUAL-* samhain-%{package_version}/docs/README*
14cr|samhain-2.5.2b-4|115	%doc samhain-%{version}.tar.gz.asc
14cr|samhain-2.5.2b-4|116	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|samhain-2.5.2b-4|117	%{_mandir}/man5/samhain*
14cr|samhain-2.5.2b-4|118	%{_mandir}/man8/samhain*
14cr|samhain-2.5.2b-4|119	%config(noreplace) %{_sysconfdir}/samhainrc
14cr|samhain-2.5.2b-4|120	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|samhain-2.5.2b-4|121	%ghost %{_logdir}/%{name}_log
14cr|samhain-2.5.2b-4|122	%ghost %{_logdir}/%{name}_log.lock
14cr|samhain-2.5.2b-4|123	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|samhain-2.5.2b-4|124	%dir %{_localstatedir}/lib/%{name}
14cr|samhain-2.5.2b-4|125	%ghost %{_localstatedir}/lib/%{name}/samhain_file
14cr|samhain-2.5.2b-4|126	%ghost %{_localstatedir}/lib/%{name}/samhain.html
14cr|samhain-2.5.2b-4|127	
14cr|samhain-2.5.2b-4|128	%changelog
14cr|samhain-2.5.2b-4|129	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5.2b-4
14cr|samhain-2.5.2b-4|130	+ Revision: fe24423
14cr|samhain-2.5.2b-4|131	- MassBuild#464: Increase release tag
14cr|samhain-2.5.2b-4|132	
14cr|samhain-2.5.2b-4|133	

8085 14
14cr|samsung-tools-2.1-3|1	Name:		samsung-tools
14cr|samsung-tools-2.1-3|2	Version:	2.1
14cr|samsung-tools-2.1-3|3	Release:	3
14cr|samsung-tools-2.1-3|4	License:	GPLv2+
14cr|samsung-tools-2.1-3|5	Group:		System/Configuration/Hardware
14cr|samsung-tools-2.1-3|6	URL:		https://launchpad.net/samsung-tools
14cr|samsung-tools-2.1-3|7	Source0:	http://launchpad.net/samsung-tools/trunk/2.1/+download/%{name}-%{version}.tar.gz
14cr|samsung-tools-2.1-3|8	Summary:	Tools for Samsung laptops
14cr|samsung-tools-2.1-3|9	
14cr|samsung-tools-2.1-3|10	%define debug_package %{nil}
14cr|samsung-tools-2.1-3|11	
14cr|samsung-tools-2.1-3|12	%description
14cr|samsung-tools-2.1-3|13	Tools for Samsung netbooks.
14cr|samsung-tools-2.1-3|14	'Samsung Tools' is the successor of 'Samsung Scripts'
14cr|samsung-tools-2.1-3|15	provided by the 'Linux On My Samsung' project.
14cr|samsung-tools-2.1-3|16	It allows the complete configuration and the
14cr|samsung-tools-2.1-3|17	control in a friendly way of devices
14cr|samsung-tools-2.1-3|18	found on Samsung netbooks (bluetooth, wireless,
14cr|samsung-tools-2.1-3|19	webcam, backlight, CPU fan, special keys)
14cr|samsung-tools-2.1-3|20	and the control of various aspects
14cr|samsung-tools-2.1-3|21	related to power management,
14cr|samsung-tools-2.1-3|22	like the CPU undervolting
14cr|samsung-tools-2.1-3|23	(when a PHC-enabled kernel is available).
14cr|samsung-tools-2.1-3|24	
14cr|samsung-tools-2.1-3|25	
14cr|samsung-tools-2.1-3|26	%prep
14cr|samsung-tools-2.1-3|27	%setup -q
14cr|samsung-tools-2.1-3|28	
14cr|samsung-tools-2.1-3|29	%build
14cr|samsung-tools-2.1-3|30	#make
14cr|samsung-tools-2.1-3|31	
14cr|samsung-tools-2.1-3|32	%install
14cr|samsung-tools-2.1-3|33	%makeinstall_std
14cr|samsung-tools-2.1-3|34	
14cr|samsung-tools-2.1-3|35	%find_lang %{name} --all-name
14cr|samsung-tools-2.1-3|36	
14cr|samsung-tools-2.1-3|37	%files -f %{name}.lang
14cr|samsung-tools-2.1-3|38	%doc ChangeLog README
14cr|samsung-tools-2.1-3|39	%{_bindir}/%{name}
14cr|samsung-tools-2.1-3|40	%{_bindir}/%{name}-preferences
14cr|samsung-tools-2.1-3|41	%{_sysconfdir}/%{name}
14cr|samsung-tools-2.1-3|42	%{_sysconfdir}/dbus-1
14cr|samsung-tools-2.1-3|43	%{_sysconfdir}/pm/
14cr|samsung-tools-2.1-3|44	%{_sysconfdir}/xdg/autostart/*.desktop
14cr|samsung-tools-2.1-3|45	%{_datadir}/applications/%{name}-preferences.desktop
14cr|samsung-tools-2.1-3|46	%{_datadir}/dbus-1/*/*
14cr|samsung-tools-2.1-3|47	%{_prefix}/lib/%{name}
14cr|samsung-tools-2.1-3|48	
14cr|samsung-tools-2.1-3|49	%changelog
14cr|samsung-tools-2.1-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-3
14cr|samsung-tools-2.1-3|51	+ Revision: 87e433d
14cr|samsung-tools-2.1-3|52	- MassBuild#464: Increase release tag
14cr|samsung-tools-2.1-3|53	
14cr|samsung-tools-2.1-3|54	

8086 14
14cr|samuel-0.1.8-3|1	%if %{mdvver} >= 201200
14cr|samuel-0.1.8-3|2	%define __noautoprov 'engine.so'
14cr|samuel-0.1.8-3|3	%else
14cr|samuel-0.1.8-3|4	%define _provides_exceptions engine.so
14cr|samuel-0.1.8-3|5	%endif
14cr|samuel-0.1.8-3|6	
14cr|samuel-0.1.8-3|7	Name:		samuel
14cr|samuel-0.1.8-3|8	Version:	0.1.8
14cr|samuel-0.1.8-3|9	Release:	3
14cr|samuel-0.1.8-3|10	Summary:	A Draughts Program
14cr|samuel-0.1.8-3|11	Group:		Games/Boards
14cr|samuel-0.1.8-3|12	License:	GPLv3+
14cr|samuel-0.1.8-3|13	URL:		http://www.johncheetham.com/projects/samuel/
14cr|samuel-0.1.8-3|14	Source:		http://www.johncheetham.com/projects/samuel/%{name}-%{version}.tar.gz
14cr|samuel-0.1.8-3|15	BuildRequires:	imagemagick
14cr|samuel-0.1.8-3|16	BuildRequires:	python-devel
14cr|samuel-0.1.8-3|17	Requires:	pygtk2
14cr|samuel-0.1.8-3|18	
14cr|samuel-0.1.8-3|19	%description
14cr|samuel-0.1.8-3|20	A Draughts program for Linux written in Python, GTK, C++.
14cr|samuel-0.1.8-3|21	Derived from the windows program guicheckers.
14cr|samuel-0.1.8-3|22	
14cr|samuel-0.1.8-3|23	%prep
14cr|samuel-0.1.8-3|24	%setup -q
14cr|samuel-0.1.8-3|25	%__chmod 644 README
14cr|samuel-0.1.8-3|26	
14cr|samuel-0.1.8-3|27	%build
14cr|samuel-0.1.8-3|28	%__python setup.py build
14cr|samuel-0.1.8-3|29	
14cr|samuel-0.1.8-3|30	%install
14cr|samuel-0.1.8-3|31	%__rm -rf %{buildroot}
14cr|samuel-0.1.8-3|32	%__python setup.py install --root %{buildroot}
14cr|samuel-0.1.8-3|33	
14cr|samuel-0.1.8-3|34	# icons
14cr|samuel-0.1.8-3|35	for N in 16 32 48 64 128; do convert %{name}.png -resize ${N}x${N} $N.png; done
14cr|samuel-0.1.8-3|36	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|samuel-0.1.8-3|37	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|samuel-0.1.8-3|38	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|samuel-0.1.8-3|39	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|samuel-0.1.8-3|40	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|samuel-0.1.8-3|41	
14cr|samuel-0.1.8-3|42	# overwrite the default .desktop file
14cr|samuel-0.1.8-3|43	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|samuel-0.1.8-3|44	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|samuel-0.1.8-3|45	[Desktop Entry]
14cr|samuel-0.1.8-3|46	Type=Application
14cr|samuel-0.1.8-3|47	Name=Samuel
14cr|samuel-0.1.8-3|48	Comment=Draughts Game
14cr|samuel-0.1.8-3|49	Comment[ru]=Шахматы
14cr|samuel-0.1.8-3|50	Icon=samuel
14cr|samuel-0.1.8-3|51	Exec=samuel
14cr|samuel-0.1.8-3|52	Terminal=false
14cr|samuel-0.1.8-3|53	Categories=Game;BoardGame;
14cr|samuel-0.1.8-3|54	EOF
14cr|samuel-0.1.8-3|55	
14cr|samuel-0.1.8-3|56	%__rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cr|samuel-0.1.8-3|57	
14cr|samuel-0.1.8-3|58	%clean
14cr|samuel-0.1.8-3|59	%__rm -rf %{buildroot}
14cr|samuel-0.1.8-3|60	
14cr|samuel-0.1.8-3|61	%files
14cr|samuel-0.1.8-3|62	%doc LICENSE README
14cr|samuel-0.1.8-3|63	%{_bindir}/%{name}
14cr|samuel-0.1.8-3|64	%{_datadir}/%{name}
14cr|samuel-0.1.8-3|65	%{py_platsitedir}/%{name}
14cr|samuel-0.1.8-3|66	%{py_platsitedir}/%{name}*.egg-info
14cr|samuel-0.1.8-3|67	%{_datadir}/applications/%{name}.desktop
14cr|samuel-0.1.8-3|68	%{_datadir}/pixmaps/%{name}.png
14cr|samuel-0.1.8-3|69	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|samuel-0.1.8-3|70	
14cr|samuel-0.1.8-3|71	
14cr|samuel-0.1.8-3|72	
14cr|samuel-0.1.8-3|73	
14cr|samuel-0.1.8-3|74	%changelog
14cr|samuel-0.1.8-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-3
14cr|samuel-0.1.8-3|76	+ Revision: f1f8be0
14cr|samuel-0.1.8-3|77	- MassBuild#464: Increase release tag
14cr|samuel-0.1.8-3|78	
14cr|samuel-0.1.8-3|79	

8087 14
14cr|sancp-1.6.2-0.C.5.3|1	%define _localstatedir %{_var}
14cr|sancp-1.6.2-0.C.5.3|2	
14cr|sancp-1.6.2-0.C.5.3|3	Name:           sancp
14cr|sancp-1.6.2-0.C.5.3|4	Version:        1.6.2
14cr|sancp-1.6.2-0.C.5.3|5	Release:        %mkrel 0.C.5.3
14cr|sancp-1.6.2-0.C.5.3|6	Epoch:          0
14cr|sancp-1.6.2-0.C.5.3|7	Summary:        Security Analyst Network Connection Profiler
14cr|sancp-1.6.2-0.C.5.3|8	License:        GPLv2+
14cr|sancp-1.6.2-0.C.5.3|9	Group:          Networking/Other
14cr|sancp-1.6.2-0.C.5.3|10	URL:            http://www.metre.net/sancp.html
14cr|sancp-1.6.2-0.C.5.3|11	Source0:        http://metre.net/files/sancp-%{version}-candidate.C.5.tar.gz
14cr|sancp-1.6.2-0.C.5.3|12	#Source1:       http://metre.net/files/sancp-%{version}-candidate.C.5.tar.gz.md5
14cr|sancp-1.6.2-0.C.5.3|13	Source2:        sancp.init
14cr|sancp-1.6.2-0.C.5.3|14	Source3:        sancp.logrotate
14cr|sancp-1.6.2-0.C.5.3|15	Patch0:         sancp-1.6.2-candidate.C.5-no-u_int64_t.patch
14cr|sancp-1.6.2-0.C.5.3|16	Requires(post): rpm-helper
14cr|sancp-1.6.2-0.C.5.3|17	Requires(postun): rpm-helper
14cr|sancp-1.6.2-0.C.5.3|18	Requires(pre):  rpm-helper
14cr|sancp-1.6.2-0.C.5.3|19	Requires(preun): rpm-helper
14cr|sancp-1.6.2-0.C.5.3|20	BuildRequires:  pcap-devel
14cr|sancp-1.6.2-0.C.5.3|21	BuildRequires:  prelude-devel
14cr|sancp-1.6.2-0.C.5.3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sancp-1.6.2-0.C.5.3|23	
14cr|sancp-1.6.2-0.C.5.3|24	%description
14cr|sancp-1.6.2-0.C.5.3|25	This is a network security tool designed to collect statistical
14cr|sancp-1.6.2-0.C.5.3|26	information regarding network traffic, as well as, collect the traffic
14cr|sancp-1.6.2-0.C.5.3|27	itself in pcap format, all for the purpose of: auditing, historical
14cr|sancp-1.6.2-0.C.5.3|28	analysis, and network activity discovery. Rules can be used to
14cr|sancp-1.6.2-0.C.5.3|29	distinguish normal from abnormal traffic and support tagging
14cr|sancp-1.6.2-0.C.5.3|30	connections with: rule id, node id, and status id. From an intrusion
14cr|sancp-1.6.2-0.C.5.3|31	detection standpoint, every connection is an event that must be
14cr|sancp-1.6.2-0.C.5.3|32	validated through some means. Sancp uses rules to identify, record, and
14cr|sancp-1.6.2-0.C.5.3|33	tag traffic of interest. 'Tagging' a connection is a new feature since
14cr|sancp-1.6.2-0.C.5.3|34	v1.4.0 Connections ('stats') can be loaded into a database for further
14cr|sancp-1.6.2-0.C.5.3|35	analysis.
14cr|sancp-1.6.2-0.C.5.3|36	
14cr|sancp-1.6.2-0.C.5.3|37	Sancp rules control three types of logging for a connection: pcap,
14cr|sancp-1.6.2-0.C.5.3|38	stats, and realtime 'pcap' refers to packet data collected on the
14cr|sancp-1.6.2-0.C.5.3|39	connection in tcpdump format, 'stats' refers to a single line summary
14cr|sancp-1.6.2-0.C.5.3|40	of an entire connection once it is 'closed' 'realtime' is a snapshot of
14cr|sancp-1.6.2-0.C.5.3|41	'stats' based on the initial packet, for immediate reporting Both
14cr|sancp-1.6.2-0.C.5.3|42	'stats' and 'realtime' contain a number of fields used for recording
14cr|sancp-1.6.2-0.C.5.3|43	packet statistics, TCP flags, p0f data, and other vitals about how we
14cr|sancp-1.6.2-0.C.5.3|44	handle the connection.
14cr|sancp-1.6.2-0.C.5.3|45	
14cr|sancp-1.6.2-0.C.5.3|46	%prep
14cr|sancp-1.6.2-0.C.5.3|47	%setup -q -n sancp-%{version}-candidate.C.5
14cr|sancp-1.6.2-0.C.5.3|48	%patch0 -p1
14cr|sancp-1.6.2-0.C.5.3|49	
14cr|sancp-1.6.2-0.C.5.3|50	%build
14cr|sancp-1.6.2-0.C.5.3|51	%serverbuild
14cr|sancp-1.6.2-0.C.5.3|52	%{make} CFLAGS="%{optflags}"
14cr|sancp-1.6.2-0.C.5.3|53	
14cr|sancp-1.6.2-0.C.5.3|54	%install
14cr|sancp-1.6.2-0.C.5.3|55	%{__rm} -rf %{buildroot}
14cr|sancp-1.6.2-0.C.5.3|56	
14cr|sancp-1.6.2-0.C.5.3|57	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|sancp-1.6.2-0.C.5.3|58	%{__cp} -a sancp %{buildroot}%{_bindir}/sancp
14cr|sancp-1.6.2-0.C.5.3|59	
14cr|sancp-1.6.2-0.C.5.3|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|61	%{__cp} -a etc/sancp/sancp.conf %{buildroot}%{_sysconfdir}/%{name}/sancp.conf
14cr|sancp-1.6.2-0.C.5.3|62	
14cr|sancp-1.6.2-0.C.5.3|63	%{__mkdir_p} %{buildroot}%{_initrddir}
14cr|sancp-1.6.2-0.C.5.3|64	%{__cp} -a %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|65	
14cr|sancp-1.6.2-0.C.5.3|66	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/%{name}
14cr|sancp-1.6.2-0.C.5.3|67	
14cr|sancp-1.6.2-0.C.5.3|68	%{__mkdir_p} %{buildroot}%{_logdir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|69	/bin/touch %{buildroot}%{_logdir}/%{name}/sancp.log
14cr|sancp-1.6.2-0.C.5.3|70	
14cr|sancp-1.6.2-0.C.5.3|71	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cr|sancp-1.6.2-0.C.5.3|72	%{__cp} -a %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|sancp-1.6.2-0.C.5.3|73	
14cr|sancp-1.6.2-0.C.5.3|74	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
14cr|sancp-1.6.2-0.C.5.3|75	%{__cat} > %{buildroot}%{_sysconfdir}/sysconfig/%{name} << EOF
14cr|sancp-1.6.2-0.C.5.3|76	#SANCP_INTERFACE="-i eth1"
14cr|sancp-1.6.2-0.C.5.3|77	EOF
14cr|sancp-1.6.2-0.C.5.3|78	
14cr|sancp-1.6.2-0.C.5.3|79	%{__mkdir_p} %{buildroot}%{_sysconfdir}/prelude/profile/%{name}
14cr|sancp-1.6.2-0.C.5.3|80	
14cr|sancp-1.6.2-0.C.5.3|81	%{__cat} > README.urpmi << EOF
14cr|sancp-1.6.2-0.C.5.3|82	Before the sancp service can start, you must add the sensor to
14cr|sancp-1.6.2-0.C.5.3|83	prelude with a command similar to the following:
14cr|sancp-1.6.2-0.C.5.3|84	
14cr|sancp-1.6.2-0.C.5.3|85	%{_bindir}/prelude-adduser register sancp "idmef:w" localhost --uid sancp --gid sancp
14cr|sancp-1.6.2-0.C.5.3|86	EOF
14cr|sancp-1.6.2-0.C.5.3|87	
14cr|sancp-1.6.2-0.C.5.3|88	%clean
14cr|sancp-1.6.2-0.C.5.3|89	%{__rm} -rf %{buildroot}
14cr|sancp-1.6.2-0.C.5.3|90	
14cr|sancp-1.6.2-0.C.5.3|91	%pre
14cr|sancp-1.6.2-0.C.5.3|92	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/bash
14cr|sancp-1.6.2-0.C.5.3|93	%_pre_groupadd %{name}
14cr|sancp-1.6.2-0.C.5.3|94	
14cr|sancp-1.6.2-0.C.5.3|95	%preun
14cr|sancp-1.6.2-0.C.5.3|96	%_preun_service %{name}
14cr|sancp-1.6.2-0.C.5.3|97	
14cr|sancp-1.6.2-0.C.5.3|98	%post
14cr|sancp-1.6.2-0.C.5.3|99	%create_ghostfile %{_logdir}/%{name}/sancp.log %{name} %{name} 0660
14cr|sancp-1.6.2-0.C.5.3|100	%_post_service %{name}
14cr|sancp-1.6.2-0.C.5.3|101	
14cr|sancp-1.6.2-0.C.5.3|102	%postun
14cr|sancp-1.6.2-0.C.5.3|103	%_postun_userdel %{name}
14cr|sancp-1.6.2-0.C.5.3|104	%_postun_groupdel %{name}
14cr|sancp-1.6.2-0.C.5.3|105	
14cr|sancp-1.6.2-0.C.5.3|106	%files
14cr|sancp-1.6.2-0.C.5.3|107	%defattr(0644,root,root,0755)
14cr|sancp-1.6.2-0.C.5.3|108	%doc LICENSE contrib docs/* README.urpmi
14cr|sancp-1.6.2-0.C.5.3|109	%attr(0755,root,root) %{_bindir}/sancp
14cr|sancp-1.6.2-0.C.5.3|110	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|111	%attr(0700,sancp,sancp) %dir %{_localstatedir}/lib/%{name}
14cr|sancp-1.6.2-0.C.5.3|112	%attr(0750,sancp,sancp) %dir %{_logdir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|113	%ghost %attr(0660,sancp,sancp) %dir %{_logdir}/%{name}/sancp.log
14cr|sancp-1.6.2-0.C.5.3|114	%dir %{_sysconfdir}/%{name}
14cr|sancp-1.6.2-0.C.5.3|115	%config(noreplace) %{_sysconfdir}/%{name}/sancp.conf
14cr|sancp-1.6.2-0.C.5.3|116	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|sancp-1.6.2-0.C.5.3|117	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|sancp-1.6.2-0.C.5.3|118	%dir %attr(0750,sancp,sancp) %{_sysconfdir}/prelude/profile/%{name}
14cr|sancp-1.6.2-0.C.5.3|119	
14cr|sancp-1.6.2-0.C.5.3|120	
14cr|sancp-1.6.2-0.C.5.3|121	
14cr|sancp-1.6.2-0.C.5.3|122	%changelog
14cr|sancp-1.6.2-0.C.5.3|123	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0:1.6.2-0.C.5.3
14cr|sancp-1.6.2-0.C.5.3|124	+ Revision: a42ba66
14cr|sancp-1.6.2-0.C.5.3|125	- Automatic import for version 1.6.2
14cr|sancp-1.6.2-0.C.5.3|126	
14cr|sancp-1.6.2-0.C.5.3|127	

8088 14
14cr|sarg-2.3.2-2|1	%define contentdir /var/www
14cr|sarg-2.3.2-2|2	
14cr|sarg-2.3.2-2|3	Summary:	Squid report generator per user/ip/name
14cr|sarg-2.3.2-2|4	Name:		sarg
14cr|sarg-2.3.2-2|5	Version:	2.3.2
14cr|sarg-2.3.2-2|6	Release:	2
14cr|sarg-2.3.2-2|7	License:	GPLv2+
14cr|sarg-2.3.2-2|8	Group:		Monitoring
14cr|sarg-2.3.2-2|9	URL:		http://sarg.sourceforge.net/
14cr|sarg-2.3.2-2|10	Source:		http://prdownloads.sourceforge.net/sarg/%{name}-%{version}.tar.gz
14cr|sarg-2.3.2-2|11	Source1:	0sarg.daily
14cr|sarg-2.3.2-2|12	Source2:	0sarg.weekly
14cr|sarg-2.3.2-2|13	Source3:	0sarg.monthly
14cr|sarg-2.3.2-2|14	Source4:	sarg.conf.mandriva
14cr|sarg-2.3.2-2|15	Requires:	squid
14cr|sarg-2.3.2-2|16	Requires:	bash
14cr|sarg-2.3.2-2|17	
14cr|sarg-2.3.2-2|18	%description
14cr|sarg-2.3.2-2|19	Sarg (was Sqmgrlog) generate reports per user/ip/name from SQUID log file.
14cr|sarg-2.3.2-2|20	The reports will be generated in HTML or email.
14cr|sarg-2.3.2-2|21	
14cr|sarg-2.3.2-2|22	%prep
14cr|sarg-2.3.2-2|23	%setup -q
14cr|sarg-2.3.2-2|24	
14cr|sarg-2.3.2-2|25	%build
14cr|sarg-2.3.2-2|26	chmod a+x cfgaux configure include
14cr|sarg-2.3.2-2|27	chmod 744 images
14cr|sarg-2.3.2-2|28	%configure2_5x
14cr|sarg-2.3.2-2|29	
14cr|sarg-2.3.2-2|30	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|sarg-2.3.2-2|31	perl -p -i -e 's|/usr/share/man/man1|%{buildroot}/usr/share/man/man1|' %{buildroot}/%name-%version/Makefile
14cr|sarg-2.3.2-2|32	make
14cr|sarg-2.3.2-2|33	
14cr|sarg-2.3.2-2|34	%install
14cr|sarg-2.3.2-2|35	mkdir -p %{buildroot}/{%_bindir,%_datadir/%name,%_sysconfdir/%name}
14cr|sarg-2.3.2-2|36	mkdir -p %{buildroot}%{contentdir}/html/squid
14cr|sarg-2.3.2-2|37	mkdir -p %{buildroot}%{contentdir}/html/squid/{daily,weekly,monthly}
14cr|sarg-2.3.2-2|38	%makeinstall_std
14cr|sarg-2.3.2-2|39	mkdir -p %{buildroot}/etc/cron.daily
14cr|sarg-2.3.2-2|40	install -m 0755 %{SOURCE1} %{buildroot}/etc/cron.daily/0%{name}
14cr|sarg-2.3.2-2|41	mkdir -p %{buildroot}/etc/cron.weekly
14cr|sarg-2.3.2-2|42	install -m 0755 %{SOURCE2} %{buildroot}/etc/cron.weekly/0%{name}
14cr|sarg-2.3.2-2|43	mkdir -p %{buildroot}/etc/cron.monthly
14cr|sarg-2.3.2-2|44	install -m 0755 %{SOURCE3} %{buildroot}/etc/cron.monthly/0%{name}
14cr|sarg-2.3.2-2|45	install -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
14cr|sarg-2.3.2-2|46	mv %{buildroot}/%{_sysconfdir}/exclude_codes %{buildroot}/%{_sysconfdir}/%{name}/exclude_codes
14cr|sarg-2.3.2-2|47	mv %{buildroot}/%{_sysconfdir}/%{name}.conf %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
14cr|sarg-2.3.2-2|48	mv %{buildroot}/%{_sysconfdir}/user_limit_block %{buildroot}/%{_sysconfdir}/%{name}/user_limit_block
14cr|sarg-2.3.2-2|49	mv %{buildroot}/%{_sysconfdir}/css.tpl %{buildroot}/%{_sysconfdir}/%{name}/css.tpl
14cr|sarg-2.3.2-2|50	
14cr|sarg-2.3.2-2|51	%find_lang %{name}
14cr|sarg-2.3.2-2|52	
14cr|sarg-2.3.2-2|53	%files -f %{name}.lang
14cr|sarg-2.3.2-2|54	%defattr(-,root,squid)
14cr|sarg-2.3.2-2|55	%doc CONTRIBUTORS DONATIONS ChangeLog
14cr|sarg-2.3.2-2|56	%{_mandir}/man1/*
14cr|sarg-2.3.2-2|57	%{_sysconfdir}/%{name}/*.tpl
14cr|sarg-2.3.2-2|58	%{_sysconfdir}/%{name}/user*
14cr|sarg-2.3.2-2|59	%attr(0755,root,squid) %{_bindir}/%{name}*
14cr|sarg-2.3.2-2|60	%attr(0755,root,squid) %dir %{_sysconfdir}/%{name}
14cr|sarg-2.3.2-2|61	%attr(0664,root,squid) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|sarg-2.3.2-2|62	%attr(0755,root,squid) %dir %{contentdir}/html/squid
14cr|sarg-2.3.2-2|63	%attr(0755,root,squid) %dir %{contentdir}/html/squid/daily
14cr|sarg-2.3.2-2|64	%attr(0755,root,squid) %dir %{contentdir}/html/squid/weekly
14cr|sarg-2.3.2-2|65	%attr(0755,root,squid) %dir %{contentdir}/html/squid/monthly
14cr|sarg-2.3.2-2|66	%attr(0755,root,squid) %dir %{contentdir}/html/%{name}-php
14cr|sarg-2.3.2-2|67	%{_datadir}/%{name}
14cr|sarg-2.3.2-2|68	%config(noreplace) %attr(0754,root,squid) %{_sysconfdir}/cron.*/*
14cr|sarg-2.3.2-2|69	%config(noreplace) %attr(0644,root,squid) %{_sysconfdir}/%{name}/exclude_codes
14cr|sarg-2.3.2-2|70	
14cr|sarg-2.3.2-2|71	
14cr|sarg-2.3.2-2|72	%changelog
14cr|sarg-2.3.2-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-2
14cr|sarg-2.3.2-2|74	+ Revision: d670008
14cr|sarg-2.3.2-2|75	- MassBuild#464: Increase release tag
14cr|sarg-2.3.2-2|76	
14cr|sarg-2.3.2-2|77	

8089 14
14cr|sauerbraten-2013_02_03-2|1	Summary:	A multi-player/single-player first person shooter
14cr|sauerbraten-2013_02_03-2|2	Name:		sauerbraten
14cr|sauerbraten-2013_02_03-2|3	Version:	2013_02_03
14cr|sauerbraten-2013_02_03-2|4	Release:	2
14cr|sauerbraten-2013_02_03-2|5	License:	ZLIB license and BSD
14cr|sauerbraten-2013_02_03-2|6	Group:		Games/Arcade
14cr|sauerbraten-2013_02_03-2|7	Url:		http://www.sauerbraten.org/
14cr|sauerbraten-2013_02_03-2|8	Source0:	http://switch.dl.sourceforge.net/project/sauerbraten/sauerbraten/%{version}/sauerbraten_%{version}_collect_edition_linux.tar.bz2
14cr|sauerbraten-2013_02_03-2|9	Source1:	%{name}.png
14cr|sauerbraten-2013_02_03-2|10	BuildRequires:	imagemagick
14cr|sauerbraten-2013_02_03-2|11	BuildRequires:	pkgconfig(gl)
14cr|sauerbraten-2013_02_03-2|12	BuildRequires:	pkgconfig(glu)
14cr|sauerbraten-2013_02_03-2|13	BuildRequires:	pkgconfig(libenet) >= 1.3.5
14cr|sauerbraten-2013_02_03-2|14	BuildRequires:	pkgconfig(libpng)
14cr|sauerbraten-2013_02_03-2|15	BuildRequires:	pkgconfig(sdl)
14cr|sauerbraten-2013_02_03-2|16	BuildRequires:	pkgconfig(SDL_image)
14cr|sauerbraten-2013_02_03-2|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|sauerbraten-2013_02_03-2|18	BuildRequires:	pkgconfig(zlib)
14cr|sauerbraten-2013_02_03-2|19	Requires:	%{name}-data = %{EVRD}
14cr|sauerbraten-2013_02_03-2|20	
14cr|sauerbraten-2013_02_03-2|21	%description
14cr|sauerbraten-2013_02_03-2|22	Free multi-player/single-player first person shooter, built as a major
14cr|sauerbraten-2013_02_03-2|23	redesign of the Cube FPS.
14cr|sauerbraten-2013_02_03-2|24	
14cr|sauerbraten-2013_02_03-2|25	Much like the original Cube, the aim of this game is not necessarily
14cr|sauerbraten-2013_02_03-2|26	to produce the most features & eye-candy possible, but rather to
14cr|sauerbraten-2013_02_03-2|27	allow map/geometry editing to be done dynamically in-game, to create
14cr|sauerbraten-2013_02_03-2|28	fun game-play and an elegant engine.
14cr|sauerbraten-2013_02_03-2|29	
14cr|sauerbraten-2013_02_03-2|30	The engine supporting the game is entirely original in code & design,
14cr|sauerbraten-2013_02_03-2|31	and its code is Open Source (ZLIB license, read the docs for more on
14cr|sauerbraten-2013_02_03-2|32	how you can use the engine).
14cr|sauerbraten-2013_02_03-2|33	
14cr|sauerbraten-2013_02_03-2|34	In addition to the FPS game which is in a very playable state, the
14cr|sauerbraten-2013_02_03-2|35	engine is being used for an RPG which is in the preproduction phase.
14cr|sauerbraten-2013_02_03-2|36	Additionally, Proper Games ltd are the first to use the engine
14cr|sauerbraten-2013_02_03-2|37	commercially. dot3 labs is a company started by the creators of
14cr|sauerbraten-2013_02_03-2|38	sauerbraten that offers commercial support.
14cr|sauerbraten-2013_02_03-2|39	
14cr|sauerbraten-2013_02_03-2|40	%files
14cr|sauerbraten-2013_02_03-2|41	%doc docs/*
14cr|sauerbraten-2013_02_03-2|42	%{_bindir}/%{name}.sh
14cr|sauerbraten-2013_02_03-2|43	%{_gamesbindir}/sauer_client
14cr|sauerbraten-2013_02_03-2|44	%{_datadir}/pixmaps/%{name}.png
14cr|sauerbraten-2013_02_03-2|45	%{_miconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|46	%{_iconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|47	%{_liconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|48	%{_datadir}/applications/%{name}.desktop
14cr|sauerbraten-2013_02_03-2|49	
14cr|sauerbraten-2013_02_03-2|50	#-----------------------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|51	
14cr|sauerbraten-2013_02_03-2|52	%package server
14cr|sauerbraten-2013_02_03-2|53	Summary:	Standalone Sauerbraten server for LAN and Internet gaming
14cr|sauerbraten-2013_02_03-2|54	Group:		Games/Arcade
14cr|sauerbraten-2013_02_03-2|55	Requires:	%{name}-data = %{EVRD}
14cr|sauerbraten-2013_02_03-2|56	
14cr|sauerbraten-2013_02_03-2|57	%description server
14cr|sauerbraten-2013_02_03-2|58	Sauerbraten (a.k.a. Cube 2) is a free multi-player/single-player
14cr|sauerbraten-2013_02_03-2|59	first person shooter, built as a major redesign of the Cube FPS.
14cr|sauerbraten-2013_02_03-2|60	This package is useful if you only need the Sauerbraten server and
14cr|sauerbraten-2013_02_03-2|61	not the game itself.
14cr|sauerbraten-2013_02_03-2|62	
14cr|sauerbraten-2013_02_03-2|63	This package contains a standalone server.
14cr|sauerbraten-2013_02_03-2|64	
14cr|sauerbraten-2013_02_03-2|65	%files server
14cr|sauerbraten-2013_02_03-2|66	%{_bindir}/%{name}-server.sh
14cr|sauerbraten-2013_02_03-2|67	%{_gamesbindir}/sauer_server
14cr|sauerbraten-2013_02_03-2|68	
14cr|sauerbraten-2013_02_03-2|69	#-----------------------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|70	
14cr|sauerbraten-2013_02_03-2|71	%package data
14cr|sauerbraten-2013_02_03-2|72	Summary:	Standalone Sauerbraten server for LAN and Internet gaming
14cr|sauerbraten-2013_02_03-2|73	Group:		Games/Arcade
14cr|sauerbraten-2013_02_03-2|74	Conflicts:	%{name} < 2013_02_03
14cr|sauerbraten-2013_02_03-2|75	BuildArch:	noarch
14cr|sauerbraten-2013_02_03-2|76	
14cr|sauerbraten-2013_02_03-2|77	%description data
14cr|sauerbraten-2013_02_03-2|78	Sauerbraten (a.k.a. Cube 2) is a free multi-player/single-player
14cr|sauerbraten-2013_02_03-2|79	first person shooter, built as a major redesign of the Cube FPS.
14cr|sauerbraten-2013_02_03-2|80	This package is useful if you only need the Sauerbraten server and
14cr|sauerbraten-2013_02_03-2|81	not the game itself.
14cr|sauerbraten-2013_02_03-2|82	
14cr|sauerbraten-2013_02_03-2|83	%files data
14cr|sauerbraten-2013_02_03-2|84	%{_gamesdatadir}/%{name}
14cr|sauerbraten-2013_02_03-2|85	
14cr|sauerbraten-2013_02_03-2|86	#-----------------------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|87	
14cr|sauerbraten-2013_02_03-2|88	%prep
14cr|sauerbraten-2013_02_03-2|89	%setup -q -n %{name}
14cr|sauerbraten-2013_02_03-2|90	rm -rf bin_unix/*
14cr|sauerbraten-2013_02_03-2|91	
14cr|sauerbraten-2013_02_03-2|92	%build
14cr|sauerbraten-2013_02_03-2|93	pushd src/enet
14cr|sauerbraten-2013_02_03-2|94	autoreconf -fi
14cr|sauerbraten-2013_02_03-2|95	popd
14cr|sauerbraten-2013_02_03-2|96	
14cr|sauerbraten-2013_02_03-2|97	# flags for enet
14cr|sauerbraten-2013_02_03-2|98	%setup_compile_flags
14cr|sauerbraten-2013_02_03-2|99	
14cr|sauerbraten-2013_02_03-2|100	pushd src
14cr|sauerbraten-2013_02_03-2|101	%make
14cr|sauerbraten-2013_02_03-2|102	popd
14cr|sauerbraten-2013_02_03-2|103	
14cr|sauerbraten-2013_02_03-2|104	%install
14cr|sauerbraten-2013_02_03-2|105	# engine --------------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|106	mkdir -p %{buildroot}%{_gamesbindir}
14cr|sauerbraten-2013_02_03-2|107	install -m 755 src/sauer_client %{buildroot}%{_gamesbindir}
14cr|sauerbraten-2013_02_03-2|108	install -m 755 src/sauer_server %{buildroot}%{_gamesbindir}
14cr|sauerbraten-2013_02_03-2|109	
14cr|sauerbraten-2013_02_03-2|110	# startscripts --------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|111	cat > %{name}.sh <<EOF
14cr|sauerbraten-2013_02_03-2|112	#!/bin/bash
14cr|sauerbraten-2013_02_03-2|113	CUBE_DIR=\$HOME/.%{name}
14cr|sauerbraten-2013_02_03-2|114	if [ ! -d \$CUBE_DIR ]; then
14cr|sauerbraten-2013_02_03-2|115	mkdir -p \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|116	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|117	ln -s %{_gamesbindir}/sauer_*  .
14cr|sauerbraten-2013_02_03-2|118	ln -s %{_gamesdatadir}/%{name}/* .
14cr|sauerbraten-2013_02_03-2|119	rm server*.cfg 2> /dev/null
14cr|sauerbraten-2013_02_03-2|120	fi
14cr|sauerbraten-2013_02_03-2|121	
14cr|sauerbraten-2013_02_03-2|122	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|123	ln -sf %{_gamesbindir}/sauer_*  .
14cr|sauerbraten-2013_02_03-2|124	ln -sf %{_gamesdatadir}/%{name}/* .
14cr|sauerbraten-2013_02_03-2|125	exec ./sauer_client \$*
14cr|sauerbraten-2013_02_03-2|126	EOF
14cr|sauerbraten-2013_02_03-2|127	
14cr|sauerbraten-2013_02_03-2|128	cat > %{name}-server.sh <<EOF
14cr|sauerbraten-2013_02_03-2|129	#!/bin/bash
14cr|sauerbraten-2013_02_03-2|130	CUBE_DIR=\$HOME/.%{name}
14cr|sauerbraten-2013_02_03-2|131	if [ ! -d \$CUBE_DIR ]; then
14cr|sauerbraten-2013_02_03-2|132	mkdir -p \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|133	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|134	ln -s %{_gamesbindir}/sauer_* .
14cr|sauerbraten-2013_02_03-2|135	ln -s %{_gamesdatadir}/%{name}/* .
14cr|sauerbraten-2013_02_03-2|136	rm server*.cfg 2> /dev/null
14cr|sauerbraten-2013_02_03-2|137	cp %{_gamesdatadir}/%{name}/server*.cfg .
14cr|sauerbraten-2013_02_03-2|138	fi
14cr|sauerbraten-2013_02_03-2|139	# server.cfg ==> servers.cfg
14cr|sauerbraten-2013_02_03-2|140	if [ ! -e \$CUBE_DIR/servers.cfg ]; then
14cr|sauerbraten-2013_02_03-2|141	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|142	rm servers.cfg 2> /dev/null
14cr|sauerbraten-2013_02_03-2|143	cp %{_gamesdatadir}/%{name}/servers.cfg .
14cr|sauerbraten-2013_02_03-2|144	fi
14cr|sauerbraten-2013_02_03-2|145	# new in troopers server-init.cfg
14cr|sauerbraten-2013_02_03-2|146	if [ ! -e \$CUBE_DIR/server-init.cfg ]; then
14cr|sauerbraten-2013_02_03-2|147	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|148	rm server-init.cfg 2> /dev/null
14cr|sauerbraten-2013_02_03-2|149	cp %{_gamesdatadir}/%{name}/server-init.cfg .
14cr|sauerbraten-2013_02_03-2|150	fi
14cr|sauerbraten-2013_02_03-2|151	cd \$CUBE_DIR
14cr|sauerbraten-2013_02_03-2|152	exec ./sauer_server \$*
14cr|sauerbraten-2013_02_03-2|153	EOF
14cr|sauerbraten-2013_02_03-2|154	
14cr|sauerbraten-2013_02_03-2|155	mkdir -p %{buildroot}%{_bindir}
14cr|sauerbraten-2013_02_03-2|156	install -m 755 %{name}*.sh %{buildroot}%{_bindir}
14cr|sauerbraten-2013_02_03-2|157	
14cr|sauerbraten-2013_02_03-2|158	# install the menu icon -----------------------------------------------------
14cr|sauerbraten-2013_02_03-2|159	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|sauerbraten-2013_02_03-2|160	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cr|sauerbraten-2013_02_03-2|161	
14cr|sauerbraten-2013_02_03-2|162	# need for simple-welcome ---------------------------------------------------
14cr|sauerbraten-2013_02_03-2|163	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|sauerbraten-2013_02_03-2|164	convert -size 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|165	convert -size 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|166	convert -size 48x48 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|sauerbraten-2013_02_03-2|167	
14cr|sauerbraten-2013_02_03-2|168	# menu entry ----------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|169	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sauerbraten-2013_02_03-2|170	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|sauerbraten-2013_02_03-2|171	[Desktop Entry]
14cr|sauerbraten-2013_02_03-2|172	Name=Sauerbraten
14cr|sauerbraten-2013_02_03-2|173	Comment=A multi-player/single-player first person shooter
14cr|sauerbraten-2013_02_03-2|174	Comment[ru]=Sauerbraten - одно/многопользовательский шутер от первого лица
14cr|sauerbraten-2013_02_03-2|175	Exec=%{_bindir}/%{name}.sh
14cr|sauerbraten-2013_02_03-2|176	Icon=%{name}
14cr|sauerbraten-2013_02_03-2|177	Terminal=false
14cr|sauerbraten-2013_02_03-2|178	Type=Application
14cr|sauerbraten-2013_02_03-2|179	StartupNotify=false
14cr|sauerbraten-2013_02_03-2|180	Categories=Game;ArcadeGame;
14cr|sauerbraten-2013_02_03-2|181	EOF
14cr|sauerbraten-2013_02_03-2|182	
14cr|sauerbraten-2013_02_03-2|183	# data files ----------------------------------------------------------------
14cr|sauerbraten-2013_02_03-2|184	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|sauerbraten-2013_02_03-2|185	cp -a data packages %{buildroot}%{_gamesdatadir}/%{name}
14cr|sauerbraten-2013_02_03-2|186	
14cr|sauerbraten-2013_02_03-2|187	
14cr|sauerbraten-2013_02_03-2|188	%changelog
14cr|sauerbraten-2013_02_03-2|189	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2013_02_03-2
14cr|sauerbraten-2013_02_03-2|190	+ Revision: 5c6536b
14cr|sauerbraten-2013_02_03-2|191	- Run autoreconf
14cr|sauerbraten-2013_02_03-2|192	
14cr|sauerbraten-2013_02_03-2|193	

8090 14
14cr|sawfish-1.10-2|1	%define _disable_ld_no_undefined 1
14cr|sawfish-1.10-2|2	
14cr|sawfish-1.10-2|3	%define libver		0.92.3
14cr|sawfish-1.10-2|4	%define repver		0.90.7
14cr|sawfish-1.10-2|5	
14cr|sawfish-1.10-2|6	Summary:	An extensible window manager for the X Window System
14cr|sawfish-1.10-2|7	Name:		sawfish
14cr|sawfish-1.10-2|8	Version:	1.10
14cr|sawfish-1.10-2|9	Release:	2
14cr|sawfish-1.10-2|10	Epoch:		2
14cr|sawfish-1.10-2|11	License:	GPLv2+
14cr|sawfish-1.10-2|12	Group:		Graphical desktop/Sawfish
14cr|sawfish-1.10-2|13	Url:		http://sawmill.sourceforge.net/
14cr|sawfish-1.10-2|14	Source0:	http://download.tuxfamily.org/%name/%{name}-%{version}.tar.bz2
14cr|sawfish-1.10-2|15	BuildRequires:	kdelibs4-core
14cr|sawfish-1.10-2|16	Buildrequires:	texinfo
14cr|sawfish-1.10-2|17	BuildRequires:	gmp-devel
14cr|sawfish-1.10-2|18	BuildRequires:	readline-devel
14cr|sawfish-1.10-2|19	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|sawfish-1.10-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|sawfish-1.10-2|21	BuildRequires:	pkgconfig(ice)
14cr|sawfish-1.10-2|22	BuildRequires:	pkgconfig(librep) >= %{libver}
14cr|sawfish-1.10-2|23	BuildRequires:	pkgconfig(ncurses)
14cr|sawfish-1.10-2|24	BuildRequires:	pkgconfig(pangox)
14cr|sawfish-1.10-2|25	BuildRequires:	pkgconfig(pangoxft)
14cr|sawfish-1.10-2|26	BuildRequires:	pkgconfig(rep-gtk) >= %{repver}
14cr|sawfish-1.10-2|27	BuildRequires:	pkgconfig(sm)
14cr|sawfish-1.10-2|28	BuildRequires:	pkgconfig(xft)
14cr|sawfish-1.10-2|29	BuildRequires:	pkgconfig(xtst)
14cr|sawfish-1.10-2|30	
14cr|sawfish-1.10-2|31	Requires:	librep >= %{libver}
14cr|sawfish-1.10-2|32	Requires:	rep-gtk >= %{repver}
14cr|sawfish-1.10-2|33	Requires:	xsetroot
14cr|sawfish-1.10-2|34	Provides:	windowmanager
14cr|sawfish-1.10-2|35	Provides:	sawmill
14cr|sawfish-1.10-2|36	Provides:	sawmill-gnome
14cr|sawfish-1.10-2|37	Provides:	sawfish-gnome
14cr|sawfish-1.10-2|38	Provides:	sawfish-themer
14cr|sawfish-1.10-2|39	
14cr|sawfish-1.10-2|40	%description
14cr|sawfish-1.10-2|41	Sawfish is an extensible window manager which uses a Lisp-based scripting
14cr|sawfish-1.10-2|42	language. All window decorations are configurable and the basic idea is to
14cr|sawfish-1.10-2|43	have as much user-interface policy as possible controlled through the Lisp
14cr|sawfish-1.10-2|44	language. Configuration can be accomplished by writing Lisp code in a
14cr|sawfish-1.10-2|45	personal .sawfishrc file, or using a GTK+ interface. Sawfish is mostly
14cr|sawfish-1.10-2|46	GNOME compliant.
14cr|sawfish-1.10-2|47	
14cr|sawfish-1.10-2|48	%files -f %{name}.lang
14cr|sawfish-1.10-2|49	%doc COPYING INSTALL README* NEWS TODO
14cr|sawfish-1.10-2|50	%{_bindir}/sawfish
14cr|sawfish-1.10-2|51	%{_bindir}/sawfish-about
14cr|sawfish-1.10-2|52	%{_bindir}/sawfish-client
14cr|sawfish-1.10-2|53	%{_bindir}/sawfish-config
14cr|sawfish-1.10-2|54	%{_libexecdir}/%{name}
14cr|sawfish-1.10-2|55	%{_libexecdir}/rep/*
14cr|sawfish-1.10-2|56	%{_datadir}/applications/*.desktop
14cr|sawfish-1.10-2|57	%{_datadir}/apps/ksmserver/windowmanagers/sawfish.desktop
14cr|sawfish-1.10-2|58	%{_datadir}/gnome/wm-properties/sawfish-wm.desktop
14cr|sawfish-1.10-2|59	%{_datadir}/sawfish
14cr|sawfish-1.10-2|60	%{_datadir}/xsessions/sawfish.desktop
14cr|sawfish-1.10-2|61	%{_iconsdir}/hicolor/*/apps/sawfish*
14cr|sawfish-1.10-2|62	%{_mandir}/man1/sawfish.1*
14cr|sawfish-1.10-2|63	%{_mandir}/man1/sawfish-client.1*
14cr|sawfish-1.10-2|64	%{_mandir}/man1/sawfish-config.1*
14cr|sawfish-1.10-2|65	%{_infodir}/sawfish*
14cr|sawfish-1.10-2|66	
14cr|sawfish-1.10-2|67	#----------------------------------------------------------------------------
14cr|sawfish-1.10-2|68	
14cr|sawfish-1.10-2|69	%package devel
14cr|sawfish-1.10-2|70	Summary:	Development files for Sawfish
14cr|sawfish-1.10-2|71	Group:		Graphical desktop/Sawfish
14cr|sawfish-1.10-2|72	Requires:	%{name} = %{EVRD}
14cr|sawfish-1.10-2|73	
14cr|sawfish-1.10-2|74	%description devel
14cr|sawfish-1.10-2|75	This package contains development files for sawfish.
14cr|sawfish-1.10-2|76	
14cr|sawfish-1.10-2|77	%files devel
14cr|sawfish-1.10-2|78	%{_libdir}/pkgconfig/*.pc
14cr|sawfish-1.10-2|79	%{_includedir}/sawfish/
14cr|sawfish-1.10-2|80	
14cr|sawfish-1.10-2|81	#----------------------------------------------------------------------------
14cr|sawfish-1.10-2|82	
14cr|sawfish-1.10-2|83	%prep
14cr|sawfish-1.10-2|84	%setup -q
14cr|sawfish-1.10-2|85	
14cr|sawfish-1.10-2|86	%build
14cr|sawfish-1.10-2|87	%configure2_5x
14cr|sawfish-1.10-2|88	%make
14cr|sawfish-1.10-2|89	
14cr|sawfish-1.10-2|90	%install
14cr|sawfish-1.10-2|91	%makeinstall_std
14cr|sawfish-1.10-2|92	
14cr|sawfish-1.10-2|93	%find_lang %{name}
14cr|sawfish-1.10-2|94	
14cr|sawfish-1.10-2|95	
14cr|sawfish-1.10-2|96	%changelog
14cr|sawfish-1.10-2|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.10-2
14cr|sawfish-1.10-2|98	+ Revision: 0be64a8
14cr|sawfish-1.10-2|99	- MassBuild#464: Increase release tag
14cr|sawfish-1.10-2|100	
14cr|sawfish-1.10-2|101	

8091 14
14cr|sawfish-pager-0.90.3-2|1	%define name sawfish-pager
14cr|sawfish-pager-0.90.3-2|2	%define version 0.90.3
14cr|sawfish-pager-0.90.3-2|3	%define release 2
14cr|sawfish-pager-0.90.3-2|4	%define sawfish 1.8.1
14cr|sawfish-pager-0.90.3-2|5	%define sfepoch 2
14cr|sawfish-pager-0.90.3-2|6	%define sfver %(rpm -q sawfish --queryformat %{VERSION})
14cr|sawfish-pager-0.90.3-2|7	
14cr|sawfish-pager-0.90.3-2|8	Summary: Lightweight desktop pager for Sawfish
14cr|sawfish-pager-0.90.3-2|9	Name: %{name}
14cr|sawfish-pager-0.90.3-2|10	Version: %{version}
14cr|sawfish-pager-0.90.3-2|11	Release: %{release}
14cr|sawfish-pager-0.90.3-2|12	Source0: http://download.tuxfamily.org/sawfishpager/%name-%version.tar.xz
14cr|sawfish-pager-0.90.3-2|13	License: GPLv2+
14cr|sawfish-pager-0.90.3-2|14	Group: Graphical desktop/Sawfish
14cr|sawfish-pager-0.90.3-2|15	Url: http://sawfish-pager.sourceforge.net/
14cr|sawfish-pager-0.90.3-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sawfish-pager-0.90.3-2|17	BuildRequires: gtk+2-devel
14cr|sawfish-pager-0.90.3-2|18	BuildRequires: sawfish-devel >= %sfepoch:%sawfish
14cr|sawfish-pager-0.90.3-2|19	Requires: sawfish >= %sfepoch:%sfver
14cr|sawfish-pager-0.90.3-2|20	
14cr|sawfish-pager-0.90.3-2|21	%description
14cr|sawfish-pager-0.90.3-2|22	A pager is a map of your desktop. As maps go, it shows not only the visible
14cr|sawfish-pager-0.90.3-2|23	part (your current viewport), but if you are so configured, also the parts
14cr|sawfish-pager-0.90.3-2|24	that extend beyond the sides of your screen. Also, if you have more than
14cr|sawfish-pager-0.90.3-2|25	one workspace, the pager will follow you to where you are, or optionally
14cr|sawfish-pager-0.90.3-2|26	show all workspaces at once. Of course you can select viewports and
14cr|sawfish-pager-0.90.3-2|27	windows, and also move or raise/lower the latter.
14cr|sawfish-pager-0.90.3-2|28	
14cr|sawfish-pager-0.90.3-2|29	%prep
14cr|sawfish-pager-0.90.3-2|30	%setup -q
14cr|sawfish-pager-0.90.3-2|31	
14cr|sawfish-pager-0.90.3-2|32	%build
14cr|sawfish-pager-0.90.3-2|33	%configure2_5x
14cr|sawfish-pager-0.90.3-2|34	%make
14cr|sawfish-pager-0.90.3-2|35	
14cr|sawfish-pager-0.90.3-2|36	%install
14cr|sawfish-pager-0.90.3-2|37	rm -rf %{buildroot}
14cr|sawfish-pager-0.90.3-2|38	%makeinstall_std
14cr|sawfish-pager-0.90.3-2|39	
14cr|sawfish-pager-0.90.3-2|40	%clean
14cr|sawfish-pager-0.90.3-2|41	rm -rf %{buildroot}
14cr|sawfish-pager-0.90.3-2|42	
14cr|sawfish-pager-0.90.3-2|43	%files
14cr|sawfish-pager-0.90.3-2|44	%defattr(-,root,root)
14cr|sawfish-pager-0.90.3-2|45	%doc NEWS README TODO
14cr|sawfish-pager-0.90.3-2|46	%_libexecdir/sawfish/sawfishpager
14cr|sawfish-pager-0.90.3-2|47	%_datadir/sawfish/lisp/sawfish/wm/ext/pager.jl
14cr|sawfish-pager-0.90.3-2|48	%_datadir/sawfish/lisp/sawfish/wm/ext/pager.jlc
14cr|sawfish-pager-0.90.3-2|49	
14cr|sawfish-pager-0.90.3-2|50	
14cr|sawfish-pager-0.90.3-2|51	
14cr|sawfish-pager-0.90.3-2|52	
14cr|sawfish-pager-0.90.3-2|53	%changelog
14cr|sawfish-pager-0.90.3-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.3-2
14cr|sawfish-pager-0.90.3-2|55	+ Revision: a6b94ea
14cr|sawfish-pager-0.90.3-2|56	- MassBuild#464: Increase release tag
14cr|sawfish-pager-0.90.3-2|57	
14cr|sawfish-pager-0.90.3-2|58	

8092 14
14cr|saxon-9.2.0.3-5|1	# Copyright (c) 2000-2005, JPackage Project
14cr|saxon-9.2.0.3-5|2	# All rights reserved.
14cr|saxon-9.2.0.3-5|3	#
14cr|saxon-9.2.0.3-5|4	# Redistribution and use in source and binary forms, with or without
14cr|saxon-9.2.0.3-5|5	# modification, are permitted provided that the following conditions
14cr|saxon-9.2.0.3-5|6	# are met:
14cr|saxon-9.2.0.3-5|7	#
14cr|saxon-9.2.0.3-5|8	# 1. Redistributions of source code must retain the above copyright
14cr|saxon-9.2.0.3-5|9	#    notice, this list of conditions and the following disclaimer.
14cr|saxon-9.2.0.3-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|saxon-9.2.0.3-5|11	#    notice, this list of conditions and the following disclaimer in the
14cr|saxon-9.2.0.3-5|12	#    documentation and/or other materials provided with the
14cr|saxon-9.2.0.3-5|13	#    distribution.
14cr|saxon-9.2.0.3-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|saxon-9.2.0.3-5|15	#    contributors may be used to endorse or promote products derived
14cr|saxon-9.2.0.3-5|16	#    from this software without specific prior written permission.
14cr|saxon-9.2.0.3-5|17	#
14cr|saxon-9.2.0.3-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|saxon-9.2.0.3-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|saxon-9.2.0.3-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|saxon-9.2.0.3-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|saxon-9.2.0.3-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|saxon-9.2.0.3-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|saxon-9.2.0.3-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|saxon-9.2.0.3-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|saxon-9.2.0.3-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|saxon-9.2.0.3-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|saxon-9.2.0.3-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|saxon-9.2.0.3-5|29	#
14cr|saxon-9.2.0.3-5|30	
14cr|saxon-9.2.0.3-5|31	Summary:        Java XPath, XSLT 2.0 and XQuery implementation
14cr|saxon-9.2.0.3-5|32	Name:           saxon
14cr|saxon-9.2.0.3-5|33	Version:        9.2.0.3
14cr|saxon-9.2.0.3-5|34	Release:        5
14cr|saxon-9.2.0.3-5|35	# net.sf.saxon.om.XMLChar is from ASL-licensed Xerces
14cr|saxon-9.2.0.3-5|36	License:        MPLv1.0 and ASL 1.1
14cr|saxon-9.2.0.3-5|37	Group:          Development/Java
14cr|saxon-9.2.0.3-5|38	URL:            http://saxon.sourceforge.net/
14cr|saxon-9.2.0.3-5|39	Source0:        http://dl.sourceforge.net/project/saxon/Saxon-HE/9.2/saxon-resources9-2-0-2.zip
14cr|saxon-9.2.0.3-5|40	Source1:        %{name}.saxon.script
14cr|saxon-9.2.0.3-5|41	Source2:        %{name}.saxonq.script
14cr|saxon-9.2.0.3-5|42	Source3:        %{name}.build.script
14cr|saxon-9.2.0.3-5|43	Source4:        %{name}.1
14cr|saxon-9.2.0.3-5|44	Source5:        %{name}q.1
14cr|saxon-9.2.0.3-5|45	# There's no 9.2.0.3 resource bundle, we patch 9.2.0.2 with difference against 9.2.0.3 source bundle
14cr|saxon-9.2.0.3-5|46	Patch0:         saxon-9.2.0.2-9.2.0.3.patch
14cr|saxon-9.2.0.3-5|47	BuildRequires:  unzip
14cr|saxon-9.2.0.3-5|48	BuildRequires:  ant
14cr|saxon-9.2.0.3-5|49	BuildRequires:  jpackage-utils >= 0:1.6
14cr|saxon-9.2.0.3-5|50	BuildRequires:  bea-stax-api
14cr|saxon-9.2.0.3-5|51	BuildRequires:  xml-commons-apis
14cr|saxon-9.2.0.3-5|52	BuildRequires:  xom
14cr|saxon-9.2.0.3-5|53	BuildRequires:  jdom >= 0:1.0-0.b7
14cr|saxon-9.2.0.3-5|54	BuildRequires:  java-javadoc
14cr|saxon-9.2.0.3-5|55	BuildRequires:  jdom-javadoc >= 0:1.0-0.b9.3jpp
14cr|saxon-9.2.0.3-5|56	BuildRequires:  dom4j
14cr|saxon-9.2.0.3-5|57	BuildRequires:  recode
14cr|saxon-9.2.0.3-5|58	BuildRequires:  locales-en
14cr|saxon-9.2.0.3-5|59	Requires:       jpackage-utils
14cr|saxon-9.2.0.3-5|60	Requires:       bea-stax-api
14cr|saxon-9.2.0.3-5|61	Requires:       bea-stax
14cr|saxon-9.2.0.3-5|62	Requires:       jaxp_parser_impl
14cr|saxon-9.2.0.3-5|63	Requires:       /usr/sbin/update-alternatives
14cr|saxon-9.2.0.3-5|64	Provides:       jaxp_transform_impl = %{version}-%{release}
14cr|saxon-9.2.0.3-5|65	
14cr|saxon-9.2.0.3-5|66	# Older versions were split into multile packages
14cr|saxon-9.2.0.3-5|67	Obsoletes:	%{name}-xpath < %{version}-%{release}
14cr|saxon-9.2.0.3-5|68	Obsoletes:	%{name}-xom < %{version}-%{release}
14cr|saxon-9.2.0.3-5|69	Obsoletes:	%{name}-sql < %{version}-%{release}
14cr|saxon-9.2.0.3-5|70	Obsoletes:	%{name}-jdom < %{version}-%{release}
14cr|saxon-9.2.0.3-5|71	Obsoletes:	%{name}-dom < %{version}-%{release}
14cr|saxon-9.2.0.3-5|72	
14cr|saxon-9.2.0.3-5|73	BuildArch:      noarch
14cr|saxon-9.2.0.3-5|74	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
14cr|saxon-9.2.0.3-5|75	
14cr|saxon-9.2.0.3-5|76	%description
14cr|saxon-9.2.0.3-5|77	Saxon HE is Saxonica's non-schema-aware implementation of the XPath 2.0,
14cr|saxon-9.2.0.3-5|78	XSLT 2.0, and XQuery 1.0 specifications aligned with the W3C Candidate
14cr|saxon-9.2.0.3-5|79	Recommendation published on 3 November 2005. It is a complete and
14cr|saxon-9.2.0.3-5|80	conformant implementation, providing all the mandatory features of
14cr|saxon-9.2.0.3-5|81	those specifications and nearly all the optional features.
14cr|saxon-9.2.0.3-5|82	
14cr|saxon-9.2.0.3-5|83	
14cr|saxon-9.2.0.3-5|84	%package        manual
14cr|saxon-9.2.0.3-5|85	Summary:        Manual for %{name}
14cr|saxon-9.2.0.3-5|86	Group:          Development/Java
14cr|saxon-9.2.0.3-5|87	
14cr|saxon-9.2.0.3-5|88	%description    manual
14cr|saxon-9.2.0.3-5|89	Manual for %{name}.
14cr|saxon-9.2.0.3-5|90	
14cr|saxon-9.2.0.3-5|91	%package        javadoc
14cr|saxon-9.2.0.3-5|92	Summary:        Javadoc for %{name}
14cr|saxon-9.2.0.3-5|93	Group:          Development/Java
14cr|saxon-9.2.0.3-5|94	
14cr|saxon-9.2.0.3-5|95	%description    javadoc
14cr|saxon-9.2.0.3-5|96	Javadoc for %{name}.
14cr|saxon-9.2.0.3-5|97	
14cr|saxon-9.2.0.3-5|98	%package        demo
14cr|saxon-9.2.0.3-5|99	Summary:        Demos for %{name}
14cr|saxon-9.2.0.3-5|100	Group:          Development/Java
14cr|saxon-9.2.0.3-5|101	Requires:       %{name} = %{version}-%{release}
14cr|saxon-9.2.0.3-5|102	
14cr|saxon-9.2.0.3-5|103	%description    demo
14cr|saxon-9.2.0.3-5|104	Demonstrations and samples for %{name}.
14cr|saxon-9.2.0.3-5|105	
14cr|saxon-9.2.0.3-5|106	%package        scripts
14cr|saxon-9.2.0.3-5|107	Summary:        Utility scripts for %{name}
14cr|saxon-9.2.0.3-5|108	Group:          Development/Java
14cr|saxon-9.2.0.3-5|109	Requires:       jpackage-utils >= 0:1.5
14cr|saxon-9.2.0.3-5|110	Requires:       %{name} = %{version}-%{release}
14cr|saxon-9.2.0.3-5|111	
14cr|saxon-9.2.0.3-5|112	%description    scripts
14cr|saxon-9.2.0.3-5|113	Utility scripts for %{name}.
14cr|saxon-9.2.0.3-5|114	
14cr|saxon-9.2.0.3-5|115	
14cr|saxon-9.2.0.3-5|116	%prep
14cr|saxon-9.2.0.3-5|117	%setup -q -c
14cr|saxon-9.2.0.3-5|118	unzip -q source.zip -d src
14cr|saxon-9.2.0.3-5|119	cd src
14cr|saxon-9.2.0.3-5|120	%patch0 -p1 -b .9.2.0.3
14cr|saxon-9.2.0.3-5|121	cd ..
14cr|saxon-9.2.0.3-5|122	
14cr|saxon-9.2.0.3-5|123	cp -p %{SOURCE3} ./build.xml
14cr|saxon-9.2.0.3-5|124	
14cr|saxon-9.2.0.3-5|125	# deadNET
14cr|saxon-9.2.0.3-5|126	rm -rf src/net/sf/saxon/dotnet
14cr|saxon-9.2.0.3-5|127	
14cr|saxon-9.2.0.3-5|128	# Depends on XQJ (javax.xml.xquery)
14cr|saxon-9.2.0.3-5|129	rm -rf src/net/sf/saxon/xqj
14cr|saxon-9.2.0.3-5|130	
14cr|saxon-9.2.0.3-5|131	# This requires a EE edition feature (com.saxonica.xsltextn)
14cr|saxon-9.2.0.3-5|132	rm -rf src/net/sf/saxon/option/sql/SQLElementFactory.java
14cr|saxon-9.2.0.3-5|133	
14cr|saxon-9.2.0.3-5|134	# cleanup unnecessary stuff we'll build ourselves
14cr|saxon-9.2.0.3-5|135	rm -rf docs/api
14cr|saxon-9.2.0.3-5|136	find . \( -name "*.jar" -name "*.pyc" \) -delete
14cr|saxon-9.2.0.3-5|137	
14cr|saxon-9.2.0.3-5|138	find -name '*.java' -exec recode Latin-1..UTF-8 {} \;
14cr|saxon-9.2.0.3-5|139	
14cr|saxon-9.2.0.3-5|140	
14cr|saxon-9.2.0.3-5|141	%build
14cr|saxon-9.2.0.3-5|142	locale -a
14cr|saxon-9.2.0.3-5|143	export LC_ALL=en_GB.UTF-8
14cr|saxon-9.2.0.3-5|144	mkdir -p build/classes
14cr|saxon-9.2.0.3-5|145	cat >build/classes/edition.properties <<EOF
14cr|saxon-9.2.0.3-5|146	config=net.sf.saxon.Configuration
14cr|saxon-9.2.0.3-5|147	platform=net.sf.saxon.java.JavaPlatform
14cr|saxon-9.2.0.3-5|148	EOF
14cr|saxon-9.2.0.3-5|149	
14cr|saxon-9.2.0.3-5|150	export CLASSPATH=%(build-classpath xml-commons-apis jdom xom bea-stax-api dom4j)
14cr|saxon-9.2.0.3-5|151	ant \
14cr|saxon-9.2.0.3-5|152	-Dj2se.javadoc=%{_javadocdir}/java \
14cr|saxon-9.2.0.3-5|153	-Djdom.javadoc=%{_javadocdir}/jdom \
14cr|saxon-9.2.0.3-5|154	-Dfile.encoding=UTF8
14cr|saxon-9.2.0.3-5|155	
14cr|saxon-9.2.0.3-5|156	
14cr|saxon-9.2.0.3-5|157	%install
14cr|saxon-9.2.0.3-5|158	# jars
14cr|saxon-9.2.0.3-5|159	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|saxon-9.2.0.3-5|160	cp -p build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|saxon-9.2.0.3-5|161	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|saxon-9.2.0.3-5|162	
14cr|saxon-9.2.0.3-5|163	# javadoc
14cr|saxon-9.2.0.3-5|164	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|saxon-9.2.0.3-5|165	cp -pr build/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|saxon-9.2.0.3-5|166	
14cr|saxon-9.2.0.3-5|167	# demo
14cr|saxon-9.2.0.3-5|168	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|saxon-9.2.0.3-5|169	cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}
14cr|saxon-9.2.0.3-5|170	
14cr|saxon-9.2.0.3-5|171	# scripts
14cr|saxon-9.2.0.3-5|172	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|saxon-9.2.0.3-5|173	install -p -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|saxon-9.2.0.3-5|174	install -p -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/%{name}q
14cr|saxon-9.2.0.3-5|175	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|saxon-9.2.0.3-5|176	install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|saxon-9.2.0.3-5|177	install -p -m644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}q.1
14cr|saxon-9.2.0.3-5|178	
14cr|saxon-9.2.0.3-5|179	# jaxp_transform_impl ghost symlink
14cr|saxon-9.2.0.3-5|180	ln -s %{_sysconfdir}/alternatives \
14cr|saxon-9.2.0.3-5|181	$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
14cr|saxon-9.2.0.3-5|182	
14cr|saxon-9.2.0.3-5|183	
14cr|saxon-9.2.0.3-5|184	%post
14cr|saxon-9.2.0.3-5|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14cr|saxon-9.2.0.3-5|186	jaxp_transform_impl %{_javadir}/%{name}.jar 25
14cr|saxon-9.2.0.3-5|187	
14cr|saxon-9.2.0.3-5|188	%preun
14cr|saxon-9.2.0.3-5|189	{
14cr|saxon-9.2.0.3-5|190	[ $1 -eq 0 ] || exit 0
14cr|saxon-9.2.0.3-5|191	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
14cr|saxon-9.2.0.3-5|192	} >/dev/null 2>&1 || :
14cr|saxon-9.2.0.3-5|193	
14cr|saxon-9.2.0.3-5|194	%files
14cr|saxon-9.2.0.3-5|195	%{_javadir}/%{name}.jar
14cr|saxon-9.2.0.3-5|196	%{_javadir}/%{name}-%{version}.jar
14cr|saxon-9.2.0.3-5|197	%ghost %{_javadir}/jaxp_transform_impl.jar
14cr|saxon-9.2.0.3-5|198	
14cr|saxon-9.2.0.3-5|199	%files manual
14cr|saxon-9.2.0.3-5|200	%doc doc/*.html
14cr|saxon-9.2.0.3-5|201	
14cr|saxon-9.2.0.3-5|202	%files javadoc
14cr|saxon-9.2.0.3-5|203	%doc %{_javadocdir}/%{name}-%{version}
14cr|saxon-9.2.0.3-5|204	
14cr|saxon-9.2.0.3-5|205	%files demo
14cr|saxon-9.2.0.3-5|206	%{_datadir}/%{name}
14cr|saxon-9.2.0.3-5|207	
14cr|saxon-9.2.0.3-5|208	%files scripts
14cr|saxon-9.2.0.3-5|209	%{_bindir}/%{name}
14cr|saxon-9.2.0.3-5|210	%{_bindir}/%{name}q
14cr|saxon-9.2.0.3-5|211	%{_mandir}/man1/%{name}.1*
14cr|saxon-9.2.0.3-5|212	%{_mandir}/man1/%{name}q.1*
14cr|saxon-9.2.0.3-5|213	
14cr|saxon-9.2.0.3-5|214	%changelog
14cr|saxon-9.2.0.3-5|215	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.2.0.3-5
14cr|saxon-9.2.0.3-5|216	+ Revision: 1147ff4
14cr|saxon-9.2.0.3-5|217	- MassBuild#464: Increase release tag
14cr|saxon-9.2.0.3-5|218	
14cr|saxon-9.2.0.3-5|219	

8093 14
14cr|saxon-xslt2-7.8-6|1	Summary:	Saxon XSLT2 Processor in Java
14cr|saxon-xslt2-7.8-6|2	Name: 		saxon-xslt2
14cr|saxon-xslt2-7.8-6|3	Version: 	7.8
14cr|saxon-xslt2-7.8-6|4	Release: 	6
14cr|saxon-xslt2-7.8-6|5	License: 	MPL
14cr|saxon-xslt2-7.8-6|6	Group: 		Publishing
14cr|saxon-xslt2-7.8-6|7	Url:		http://saxon.sourceforge.net/
14cr|saxon-xslt2-7.8-6|8	Source: 	http://prdownloads.sourceforge.net/saxon/%{name}-%{version}.tar.bz2
14cr|saxon-xslt2-7.8-6|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|saxon-xslt2-7.8-6|10	BuildArch:	noarch
14cr|saxon-xslt2-7.8-6|11	
14cr|saxon-xslt2-7.8-6|12	Requires:	jre
14cr|saxon-xslt2-7.8-6|13	
14cr|saxon-xslt2-7.8-6|14	%define	_javaclassdir	%{_datadir}/java/classes/%{name}
14cr|saxon-xslt2-7.8-6|15	
14cr|saxon-xslt2-7.8-6|16	%description
14cr|saxon-xslt2-7.8-6|17	The SAXON package is a collection of tools for processing XML
14cr|saxon-xslt2-7.8-6|18	documents, compliant with the XSLT2 recommendation.
14cr|saxon-xslt2-7.8-6|19	
14cr|saxon-xslt2-7.8-6|20	%prep
14cr|saxon-xslt2-7.8-6|21	%setup -q
14cr|saxon-xslt2-7.8-6|22	
14cr|saxon-xslt2-7.8-6|23	%install
14cr|saxon-xslt2-7.8-6|24	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14cr|saxon-xslt2-7.8-6|25	
14cr|saxon-xslt2-7.8-6|26	chmod a-x *.jar
14cr|saxon-xslt2-7.8-6|27	install -d $RPM_BUILD_ROOT%{_javaclassdir}
14cr|saxon-xslt2-7.8-6|28	install saxon7*.jar $RPM_BUILD_ROOT%{_javaclassdir}
14cr|saxon-xslt2-7.8-6|29	
14cr|saxon-xslt2-7.8-6|30	mkdir -p $RPM_BUILD_ROOT/%{_prefix}/bin
14cr|saxon-xslt2-7.8-6|31	cat << EOF > $RPM_BUILD_ROOT/%{_prefix}/bin/saxon7batch
14cr|saxon-xslt2-7.8-6|32	#!/bin/bash
14cr|saxon-xslt2-7.8-6|33	
14cr|saxon-xslt2-7.8-6|34	export CLASSPATH=$CLASSPATH:%{_javaclassdir}/saxon7.jar
14cr|saxon-xslt2-7.8-6|35	java net.sf.saxon.Transform \$*
14cr|saxon-xslt2-7.8-6|36	EOF
14cr|saxon-xslt2-7.8-6|37	chmod 555 $RPM_BUILD_ROOT/%{_prefix}/bin/saxon7batch
14cr|saxon-xslt2-7.8-6|38	
14cr|saxon-xslt2-7.8-6|39	
14cr|saxon-xslt2-7.8-6|40	%clean
14cr|saxon-xslt2-7.8-6|41	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14cr|saxon-xslt2-7.8-6|42	
14cr|saxon-xslt2-7.8-6|43	%files
14cr|saxon-xslt2-7.8-6|44	%defattr(-,root,root)
14cr|saxon-xslt2-7.8-6|45	%doc doc samples use-cases
14cr|saxon-xslt2-7.8-6|46	%dir %{_datadir}/java/classes/
14cr|saxon-xslt2-7.8-6|47	%dir %{_javaclassdir}/
14cr|saxon-xslt2-7.8-6|48	#%{_javaclassdir}
14cr|saxon-xslt2-7.8-6|49	%{_javaclassdir}/*
14cr|saxon-xslt2-7.8-6|50	%attr(755,root,root) %{_prefix}/bin/saxon7batch
14cr|saxon-xslt2-7.8-6|51	
14cr|saxon-xslt2-7.8-6|52	
14cr|saxon-xslt2-7.8-6|53	
14cr|saxon-xslt2-7.8-6|54	
14cr|saxon-xslt2-7.8-6|55	
14cr|saxon-xslt2-7.8-6|56	%changelog
14cr|saxon-xslt2-7.8-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.8-6
14cr|saxon-xslt2-7.8-6|58	+ Revision: 55034da
14cr|saxon-xslt2-7.8-6|59	- MassBuild#464: Increase release tag
14cr|saxon-xslt2-7.8-6|60	
14cr|saxon-xslt2-7.8-6|61	

8094 14
14cr|sbcl-1.1.14-2|1	%define bootstrap 0
14cr|sbcl-1.1.14-2|2	%define threads 1
14cr|sbcl-1.1.14-2|3	
14cr|sbcl-1.1.14-2|4	Name:           sbcl
14cr|sbcl-1.1.14-2|5	Version:        1.1.14
14cr|sbcl-1.1.14-2|6	Release:        2
14cr|sbcl-1.1.14-2|7	Summary:        Steel Bank Common Lisp compiler and runtime system
14cr|sbcl-1.1.14-2|8	License:        Public Domain and MIT and BSD with advertising
14cr|sbcl-1.1.14-2|9	Group:          Development/Other
14cr|sbcl-1.1.14-2|10	URL:            http://sbcl.sourceforge.net/
14cr|sbcl-1.1.14-2|11	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}-source.tar.bz2
14cr|sbcl-1.1.14-2|12	Source10:       customize-target-features.lisp
14cr|sbcl-1.1.14-2|13	Patch1:         %{name}-1.0.45-default-%{name}-home.patch
14cr|sbcl-1.1.14-2|14	Patch2:         %{name}-1.1.14-personality.patch
14cr|sbcl-1.1.14-2|15	Patch3:         %{name}-1.1.14-optflags.patch
14cr|sbcl-1.1.14-2|16	Patch4:         %{name}-0.9.17-LIB_DIR.patch
14cr|sbcl-1.1.14-2|17	# Allow override of contrib test failure(s)
14cr|sbcl-1.1.14-2|18	Patch7:         %{name}-1.1.14-permissive.patch
14cr|sbcl-1.1.14-2|19	
14cr|sbcl-1.1.14-2|20	# doc generation
14cr|sbcl-1.1.14-2|21	BuildRequires:  ghostscript
14cr|sbcl-1.1.14-2|22	BuildRequires:  gmp-devel
14cr|sbcl-1.1.14-2|23	BuildRequires:  texinfo
14cr|sbcl-1.1.14-2|24	BuildRequires:  texlive
14cr|sbcl-1.1.14-2|25	BuildRequires:  time
14cr|sbcl-1.1.14-2|26	%if %{bootstrap}
14cr|sbcl-1.1.14-2|27	BuildRequires:  clisp
14cr|sbcl-1.1.14-2|28	%else
14cr|sbcl-1.1.14-2|29	BuildRequires:  %{name}
14cr|sbcl-1.1.14-2|30	%endif
14cr|sbcl-1.1.14-2|31	
14cr|sbcl-1.1.14-2|32	%description
14cr|sbcl-1.1.14-2|33	Steel Bank Common Lisp (SBCL) is a Open Source development environment for
14cr|sbcl-1.1.14-2|34	Common Lisp. It includes an integrated native compiler, interpreter, and
14cr|sbcl-1.1.14-2|35	debugger.
14cr|sbcl-1.1.14-2|36	
14cr|sbcl-1.1.14-2|37	
14cr|sbcl-1.1.14-2|38	%prep
14cr|sbcl-1.1.14-2|39	%setup -q
14cr|sbcl-1.1.14-2|40	%patch1 -p0
14cr|sbcl-1.1.14-2|41	%patch2 -p0
14cr|sbcl-1.1.14-2|42	%patch3 -p0
14cr|sbcl-1.1.14-2|43	%patch4 -p0
14cr|sbcl-1.1.14-2|44	%patch7 -p0
14cr|sbcl-1.1.14-2|45	
14cr|sbcl-1.1.14-2|46	%if %{threads}
14cr|sbcl-1.1.14-2|47	install -m644 -p %{SOURCE10} ./customize-target-features.lisp
14cr|sbcl-1.1.14-2|48	%endif
14cr|sbcl-1.1.14-2|49	
14cr|sbcl-1.1.14-2|50	%build
14cr|sbcl-1.1.14-2|51	#setup SBCL_HOME, DEFAULT_SBCL_HOME and RPM_OPT_FLAGS
14cr|sbcl-1.1.14-2|52	#these variables are available thanks to patching
14cr|sbcl-1.1.14-2|53	export SBCL_HOME=%{_libdir}/%{name}
14cr|sbcl-1.1.14-2|54	export DEFAULT_SBCL_HOME=%{_libdir}/%{name}
14cr|sbcl-1.1.14-2|55	export RPM_OPT_FLAGS=$(echo %{optflags} | sed -e "s/-fomit-frame-pointer//")
14cr|sbcl-1.1.14-2|56	
14cr|sbcl-1.1.14-2|57	%if %{bootstrap}
14cr|sbcl-1.1.14-2|58	sh make.sh "clisp"
14cr|sbcl-1.1.14-2|59	%else
14cr|sbcl-1.1.14-2|60	sh make.sh "%{name}"
14cr|sbcl-1.1.14-2|61	%endif
14cr|sbcl-1.1.14-2|62	
14cr|sbcl-1.1.14-2|63	make -C doc/manual
14cr|sbcl-1.1.14-2|64	
14cr|sbcl-1.1.14-2|65	%install
14cr|sbcl-1.1.14-2|66	unset SBCL_HOME
14cr|sbcl-1.1.14-2|67	export INSTALL_ROOT=%{buildroot}%{_prefix}
14cr|sbcl-1.1.14-2|68	export LIB_DIR=%{buildroot}%{_libdir}
14cr|sbcl-1.1.14-2|69	sh install.sh
14cr|sbcl-1.1.14-2|70	
14cr|sbcl-1.1.14-2|71	if test %{_docdir} != %{_prefix}/share/doc ;then
14cr|sbcl-1.1.14-2|72	mkdir -p %{buildroot}%{_docdir}
14cr|sbcl-1.1.14-2|73	mv %{buildroot}%{_prefix}/share/doc/%{name} %{buildroot}%{_docdir}/
14cr|sbcl-1.1.14-2|74	fi
14cr|sbcl-1.1.14-2|75	
14cr|sbcl-1.1.14-2|76	## Unpackaged files
14cr|sbcl-1.1.14-2|77	rm -f  %{buildroot}%{_infodir}/dir
14cr|sbcl-1.1.14-2|78	# CVS crud
14cr|sbcl-1.1.14-2|79	find %{buildroot} -name CVS -type d | xargs rm -rf
14cr|sbcl-1.1.14-2|80	find %{buildroot} -name .cvsignore | xargs rm -f
14cr|sbcl-1.1.14-2|81	# 'test-passed' files from %%check
14cr|sbcl-1.1.14-2|82	find %{buildroot} -name 'test-passed' | xargs rm -vf
14cr|sbcl-1.1.14-2|83	
14cr|sbcl-1.1.14-2|84	%files
14cr|sbcl-1.1.14-2|85	%doc %{_docdir}/%{name}
14cr|sbcl-1.1.14-2|86	%{_bindir}/*
14cr|sbcl-1.1.14-2|87	%{_libdir}/%{name}/%{name}.core
14cr|sbcl-1.1.14-2|88	%define sb_prefix %{_libdir}/%{name}/contrib
14cr|sbcl-1.1.14-2|89	%{sb_prefix}/asdf.*
14cr|sbcl-1.1.14-2|90	%{sb_prefix}/sb-aclrepl.*
14cr|sbcl-1.1.14-2|91	%{sb_prefix}/sb-bsd-sockets.*
14cr|sbcl-1.1.14-2|92	%{sb_prefix}/sb-cltl2.*
14cr|sbcl-1.1.14-2|93	%{sb_prefix}/sb-concurrency.*
14cr|sbcl-1.1.14-2|94	%{sb_prefix}/sb-cover.*
14cr|sbcl-1.1.14-2|95	%{sb_prefix}/sb-executable.*
14cr|sbcl-1.1.14-2|96	%{sb_prefix}/sb-gmp.*
14cr|sbcl-1.1.14-2|97	%{sb_prefix}/sb-grovel.*
14cr|sbcl-1.1.14-2|98	%{sb_prefix}/sb-introspect.*
14cr|sbcl-1.1.14-2|99	%{sb_prefix}/sb-md5.*
14cr|sbcl-1.1.14-2|100	%{sb_prefix}/sb-posix.*
14cr|sbcl-1.1.14-2|101	%{sb_prefix}/sb-queue.*
14cr|sbcl-1.1.14-2|102	%{sb_prefix}/sb-rotate-byte.*
14cr|sbcl-1.1.14-2|103	%{sb_prefix}/sb-rt.*
14cr|sbcl-1.1.14-2|104	%{sb_prefix}/sb-simple-streams.*
14cr|sbcl-1.1.14-2|105	%{sb_prefix}/sb-sprof.*
14cr|sbcl-1.1.14-2|106	%{_infodir}/*
14cr|sbcl-1.1.14-2|107	%{_mandir}/man?/*
14cr|sbcl-1.1.14-2|108	
14cr|sbcl-1.1.14-2|109	
14cr|sbcl-1.1.14-2|110	%changelog
14cr|sbcl-1.1.14-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.14-2
14cr|sbcl-1.1.14-2|112	+ Revision: c45ac19
14cr|sbcl-1.1.14-2|113	- MassBuild#464: Increase release tag
14cr|sbcl-1.1.14-2|114	
14cr|sbcl-1.1.14-2|115	

8095 14
14cr|sbxkb-0.7.6-4.2|1	Name:           sbxkb
14cr|sbxkb-0.7.6-4.2|2	Summary:        Simple keyboard indicator
14cr|sbxkb-0.7.6-4.2|3	Version:        0.7.6
14cr|sbxkb-0.7.6-4.2|4	Release:        4.2
14cr|sbxkb-0.7.6-4.2|5	License:        GPLv2
14cr|sbxkb-0.7.6-4.2|6	Group:          System/Configuration/Other
14cr|sbxkb-0.7.6-4.2|7	Url:            http://sourceforge.net/projects/staybox/
14cr|sbxkb-0.7.6-4.2|8	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cr|sbxkb-0.7.6-4.2|9	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|sbxkb-0.7.6-4.2|10	BuildRequires:  pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|sbxkb-0.7.6-4.2|11	Source0:        %{name}-%{version}.tar.gz
14cr|sbxkb-0.7.6-4.2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|sbxkb-0.7.6-4.2|13	
14cr|sbxkb-0.7.6-4.2|14	
14cr|sbxkb-0.7.6-4.2|15	%description
14cr|sbxkb-0.7.6-4.2|16	Simple keyboard indicator
14cr|sbxkb-0.7.6-4.2|17	
14cr|sbxkb-0.7.6-4.2|18	Author: Sorry, I don;t know :(
14cr|sbxkb-0.7.6-4.2|19	--------
14cr|sbxkb-0.7.6-4.2|20	
14cr|sbxkb-0.7.6-4.2|21	%define INSTALL      install -m755 -s
14cr|sbxkb-0.7.6-4.2|22	%define INSTALL_DIR  install -d -m755
14cr|sbxkb-0.7.6-4.2|23	
14cr|sbxkb-0.7.6-4.2|24	
14cr|sbxkb-0.7.6-4.2|25	
14cr|sbxkb-0.7.6-4.2|26	%prep
14cr|sbxkb-0.7.6-4.2|27	%setup -q -n %{name}-%{version}
14cr|sbxkb-0.7.6-4.2|28	
14cr|sbxkb-0.7.6-4.2|29	
14cr|sbxkb-0.7.6-4.2|30	%build
14cr|sbxkb-0.7.6-4.2|31	./configure --prefix=%{_prefix} LIBS=-lX11
14cr|sbxkb-0.7.6-4.2|32	make
14cr|sbxkb-0.7.6-4.2|33	
14cr|sbxkb-0.7.6-4.2|34	%install
14cr|sbxkb-0.7.6-4.2|35	export DESTDIR=%{buildroot}
14cr|sbxkb-0.7.6-4.2|36	make install
14cr|sbxkb-0.7.6-4.2|37	
14cr|sbxkb-0.7.6-4.2|38	%clean
14cr|sbxkb-0.7.6-4.2|39	rm -rf %{buildroot}
14cr|sbxkb-0.7.6-4.2|40	
14cr|sbxkb-0.7.6-4.2|41	%post
14cr|sbxkb-0.7.6-4.2|42	
14cr|sbxkb-0.7.6-4.2|43	
14cr|sbxkb-0.7.6-4.2|44	%preun
14cr|sbxkb-0.7.6-4.2|45	
14cr|sbxkb-0.7.6-4.2|46	
14cr|sbxkb-0.7.6-4.2|47	%files
14cr|sbxkb-0.7.6-4.2|48	%defattr(-, root, root, 0755)
14cr|sbxkb-0.7.6-4.2|49	%{_bindir}/%{name}
14cr|sbxkb-0.7.6-4.2|50	%doc COPYING
14cr|sbxkb-0.7.6-4.2|51	%dir %{_datadir}/%{name}
14cr|sbxkb-0.7.6-4.2|52	%{_datadir}/%{name}/*
14cr|sbxkb-0.7.6-4.2|53	
14cr|sbxkb-0.7.6-4.2|54	
14cr|sbxkb-0.7.6-4.2|55	
14cr|sbxkb-0.7.6-4.2|56	%changelog
14cr|sbxkb-0.7.6-4.2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-4.2
14cr|sbxkb-0.7.6-4.2|58	+ Revision: b2ba5ea
14cr|sbxkb-0.7.6-4.2|59	- MassBuild#464: Increase release tag
14cr|sbxkb-0.7.6-4.2|60	
14cr|sbxkb-0.7.6-4.2|61	

8096 14
14cr|sc68-2.2.1-16|1	%define major 2.2.1
14cr|sc68-2.2.1-16|2	%define libname %mklibname sc68_ %{major}
14cr|sc68-2.2.1-16|3	%define develname %mklibname -d %name
14cr|sc68-2.2.1-16|4	
14cr|sc68-2.2.1-16|5	Summary:	SC68 - Atari ST and Amiga music player
14cr|sc68-2.2.1-16|6	Name:		sc68
14cr|sc68-2.2.1-16|7	Version:	2.2.1
14cr|sc68-2.2.1-16|8	Release:	16
14cr|sc68-2.2.1-16|9	License:	GPLv2+
14cr|sc68-2.2.1-16|10	Group:		Sound
14cr|sc68-2.2.1-16|11	Url:		http://sc68.atari.org/
14cr|sc68-2.2.1-16|12	Source:		http://prdownloads.sourceforge.net/sc68/%{name}-%{version}.tar.bz2
14cr|sc68-2.2.1-16|13	Patch: sc68-2.2.1-format-string.patch
14cr|sc68-2.2.1-16|14	
14cr|sc68-2.2.1-16|15	BuildRequires:	readline-devel
14cr|sc68-2.2.1-16|16	BuildRequires:	ncurses-devel
14cr|sc68-2.2.1-16|17	BuildRequires:	zlib-devel
14cr|sc68-2.2.1-16|18	BuildRequires:	doxygen
14cr|sc68-2.2.1-16|19	BuildRequires:	pkgconfig
14cr|sc68-2.2.1-16|20	
14cr|sc68-2.2.1-16|21	%description
14cr|sc68-2.2.1-16|22	sc68 is an Atari ST and Amiga music player. It can play special files
14cr|sc68-2.2.1-16|23	(.sc68). This file encapsulates orgininal music files and possibly the
14cr|sc68-2.2.1-16|24	program to play it.  You can find a very large collection of this file
14cr|sc68-2.2.1-16|25	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
14cr|sc68-2.2.1-16|26	
14cr|sc68-2.2.1-16|27	This package contains a command line player.
14cr|sc68-2.2.1-16|28	
14cr|sc68-2.2.1-16|29	%package -n %libname
14cr|sc68-2.2.1-16|30	Summary: Libraries of the sc68 sound emulator
14cr|sc68-2.2.1-16|31	Group: System/Libraries
14cr|sc68-2.2.1-16|32	Requires: %name >= %version
14cr|sc68-2.2.1-16|33	
14cr|sc68-2.2.1-16|34	%description -n %libname
14cr|sc68-2.2.1-16|35	sc68 is an Atari ST and Amiga music player. It can play special files
14cr|sc68-2.2.1-16|36	(.sc68). This file encapsulates orgininal music files and possibly the
14cr|sc68-2.2.1-16|37	program to play it.  You can find a very large collection of this file
14cr|sc68-2.2.1-16|38	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
14cr|sc68-2.2.1-16|39	
14cr|sc68-2.2.1-16|40	This package contains the shared libraries required by sc68.
14cr|sc68-2.2.1-16|41	
14cr|sc68-2.2.1-16|42	
14cr|sc68-2.2.1-16|43	%package -n %{develname}
14cr|sc68-2.2.1-16|44	Summary: Development files of the sc68 sound emulator
14cr|sc68-2.2.1-16|45	Group: Development/C
14cr|sc68-2.2.1-16|46	Requires: %libname = %version
14cr|sc68-2.2.1-16|47	Provides: %name-devel = %version-%release
14cr|sc68-2.2.1-16|48	Provides: lib%name-devel = %version-%release
14cr|sc68-2.2.1-16|49	Provides: %{libname}-devel = %version-%release
14cr|sc68-2.2.1-16|50	Obsoletes: %{mklibname sc68_2.2.1 -d}
14cr|sc68-2.2.1-16|51	
14cr|sc68-2.2.1-16|52	%description -n %{develname}
14cr|sc68-2.2.1-16|53	sc68 is an Atari ST and Amiga music player. It can play special files
14cr|sc68-2.2.1-16|54	(.sc68). This file encapsulates orgininal music files and possibly the
14cr|sc68-2.2.1-16|55	program to play it.  You can find a very large collection of this file
14cr|sc68-2.2.1-16|56	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
14cr|sc68-2.2.1-16|57	
14cr|sc68-2.2.1-16|58	This package contains the C headers and libraries required for
14cr|sc68-2.2.1-16|59	building applications with sc68.
14cr|sc68-2.2.1-16|60	
14cr|sc68-2.2.1-16|61	%prep
14cr|sc68-2.2.1-16|62	%setup -q
14cr|sc68-2.2.1-16|63	%patch -p1
14cr|sc68-2.2.1-16|64	
14cr|sc68-2.2.1-16|65	%build
14cr|sc68-2.2.1-16|66	%define _disable_ld_no_undefined 1
14cr|sc68-2.2.1-16|67	%define _disable_ld_as_needed 1
14cr|sc68-2.2.1-16|68	%configure2_5x --enable-doc
14cr|sc68-2.2.1-16|69	%make
14cr|sc68-2.2.1-16|70	cd doc
14cr|sc68-2.2.1-16|71	make
14cr|sc68-2.2.1-16|72	
14cr|sc68-2.2.1-16|73	%install
14cr|sc68-2.2.1-16|74	%makeinstall_std
14cr|sc68-2.2.1-16|75	rm -f %buildroot%_libdir/*a
14cr|sc68-2.2.1-16|76	
14cr|sc68-2.2.1-16|77	%clean
14cr|sc68-2.2.1-16|78	
14cr|sc68-2.2.1-16|79	
14cr|sc68-2.2.1-16|80	
14cr|sc68-2.2.1-16|81	%files
14cr|sc68-2.2.1-16|82	%defattr(-, root, root)
14cr|sc68-2.2.1-16|83	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|sc68-2.2.1-16|84	%_bindir/*68
14cr|sc68-2.2.1-16|85	%_mandir/man1/*
14cr|sc68-2.2.1-16|86	%_infodir/sc68.info*
14cr|sc68-2.2.1-16|87	%_datadir/sc68
14cr|sc68-2.2.1-16|88	
14cr|sc68-2.2.1-16|89	%files -n %libname
14cr|sc68-2.2.1-16|90	%defattr(-, root, root)
14cr|sc68-2.2.1-16|91	%doc COPYING README
14cr|sc68-2.2.1-16|92	%_libdir/lib*.so.*
14cr|sc68-2.2.1-16|93	
14cr|sc68-2.2.1-16|94	
14cr|sc68-2.2.1-16|95	%files -n %{develname}
14cr|sc68-2.2.1-16|96	%defattr(-, root, root)
14cr|sc68-2.2.1-16|97	%doc doc/html
14cr|sc68-2.2.1-16|98	%_bindir/sc68-config
14cr|sc68-2.2.1-16|99	%_includedir/sc68/
14cr|sc68-2.2.1-16|100	%_libdir/lib*.so
14cr|sc68-2.2.1-16|101	%_libdir/pkgconfig/*.pc
14cr|sc68-2.2.1-16|102	
14cr|sc68-2.2.1-16|103	
14cr|sc68-2.2.1-16|104	
14cr|sc68-2.2.1-16|105	%changelog
14cr|sc68-2.2.1-16|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-16
14cr|sc68-2.2.1-16|107	+ Revision: b31f579
14cr|sc68-2.2.1-16|108	- MassBuild#464: Increase release tag
14cr|sc68-2.2.1-16|109	
14cr|sc68-2.2.1-16|110	

8097 14
14cr|scalapack-2.0.2-2|1	%define lib_name_orig lib%{name}
14cr|scalapack-2.0.2-2|2	%define lib_major 1
14cr|scalapack-2.0.2-2|3	%define lib_name %mklibname %{name} %{lib_major}
14cr|scalapack-2.0.2-2|4	
14cr|scalapack-2.0.2-2|5	%define debug_package %{nil}
14cr|scalapack-2.0.2-2|6	
14cr|scalapack-2.0.2-2|7	Summary:	Scalapack
14cr|scalapack-2.0.2-2|8	Name:		scalapack
14cr|scalapack-2.0.2-2|9	Version:	2.0.2
14cr|scalapack-2.0.2-2|10	Release:	2
14cr|scalapack-2.0.2-2|11	License:	GPL
14cr|scalapack-2.0.2-2|12	Group:		Development/Other
14cr|scalapack-2.0.2-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|scalapack-2.0.2-2|14	URL:		http://www.netlib.org/scalapack/
14cr|scalapack-2.0.2-2|15	Source:		http://www.netlib.org/scalapack/scalapack-%{version}.tgz
14cr|scalapack-2.0.2-2|16	Requires:	blacsmpi-devel >= 1.1
14cr|scalapack-2.0.2-2|17	Provides:	%{name}-%{version}
14cr|scalapack-2.0.2-2|18	BuildRequires:	gcc-gfortran
14cr|scalapack-2.0.2-2|19	BuildRequires:	openmpi
14cr|scalapack-2.0.2-2|20	BuildRequires:	lapack-devel
14cr|scalapack-2.0.2-2|21	
14cr|scalapack-2.0.2-2|22	%package        -n %{lib_name}-devel
14cr|scalapack-2.0.2-2|23	Summary:	Scalapak
14cr|scalapack-2.0.2-2|24	Group:          Development/Other
14cr|scalapack-2.0.2-2|25	Prefix:         %{_prefix}
14cr|scalapack-2.0.2-2|26	
14cr|scalapack-2.0.2-2|27	%description -n %{lib_name}-devel
14cr|scalapack-2.0.2-2|28	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
14cr|scalapack-2.0.2-2|29	LAPACK routines redesigned for distributed memory MIMD parallel
14cr|scalapack-2.0.2-2|30	computers. It is currently written in a Single-Program-Multiple-Data
14cr|scalapack-2.0.2-2|31	style using explicit message passing for interprocessor communication.
14cr|scalapack-2.0.2-2|32	It assumes matrices are laid out in a two-dimensional block cyclic
14cr|scalapack-2.0.2-2|33	decomposition.
14cr|scalapack-2.0.2-2|34	
14cr|scalapack-2.0.2-2|35	%description
14cr|scalapack-2.0.2-2|36	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
14cr|scalapack-2.0.2-2|37	LAPACK routines redesigned for distributed memory MIMD parallel
14cr|scalapack-2.0.2-2|38	computers. It is currently written in a Single-Program-Multiple-Data
14cr|scalapack-2.0.2-2|39	style using explicit message passing for interprocessor communication.
14cr|scalapack-2.0.2-2|40	It assumes matrices are laid out in a two-dimensional block cyclic
14cr|scalapack-2.0.2-2|41	decomposition.
14cr|scalapack-2.0.2-2|42	
14cr|scalapack-2.0.2-2|43	%prep
14cr|scalapack-2.0.2-2|44	%setup -q
14cr|scalapack-2.0.2-2|45	cp SLmake.inc.example SLmake.inc
14cr|scalapack-2.0.2-2|46	# %patch0 -p0
14cr|scalapack-2.0.2-2|47	sed -i 's|@SCALAPACK_HOME@|%{_builddir}/%{name}-%{version}|' SLmake.inc
14cr|scalapack-2.0.2-2|48	
14cr|scalapack-2.0.2-2|49	%build
14cr|scalapack-2.0.2-2|50	make \
14cr|scalapack-2.0.2-2|51	F77=mpif90 \
14cr|scalapack-2.0.2-2|52	CC=mpicc \
14cr|scalapack-2.0.2-2|53	F77FLAGS="%{optflags} -O3 -fPIC" \
14cr|scalapack-2.0.2-2|54	CCFLAGS="%{optflags} -O3 -fPIC"
14cr|scalapack-2.0.2-2|55	
14cr|scalapack-2.0.2-2|56	%install
14cr|scalapack-2.0.2-2|57	mkdir -p %{buildroot}/%{_libdir}/%{name}-%{version}
14cr|scalapack-2.0.2-2|58	# cp %{buildroot}/%{name}-%{version}/lib%{name}.a %{buildroot}/%{_libdir}/%{name}-%{version}/lib%{name}.a
14cr|scalapack-2.0.2-2|59	
14cr|scalapack-2.0.2-2|60	%files -n %{lib_name}-devel
14cr|scalapack-2.0.2-2|61	%attr(644,root,root) %doc README
14cr|scalapack-2.0.2-2|62	# %{_libdir}/*/lib%{name}.a
14cr|scalapack-2.0.2-2|63	
14cr|scalapack-2.0.2-2|64	
14cr|scalapack-2.0.2-2|65	%changelog
14cr|scalapack-2.0.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|scalapack-2.0.2-2|67	+ Revision: 6ebaa46
14cr|scalapack-2.0.2-2|68	- MassBuild#464: Increase release tag
14cr|scalapack-2.0.2-2|69	
14cr|scalapack-2.0.2-2|70	

8098 14
14cr|scantailor-0.9.11.1-3|1	Name:		scantailor
14cr|scantailor-0.9.11.1-3|2	Version:	0.9.11.1
14cr|scantailor-0.9.11.1-3|3	Release:	3
14cr|scantailor-0.9.11.1-3|4	Summary:	Scan processing software
14cr|scantailor-0.9.11.1-3|5	License:	GPLv3+
14cr|scantailor-0.9.11.1-3|6	Group:		Graphics
14cr|scantailor-0.9.11.1-3|7	Url:		http://scantailor.sf.net
14cr|scantailor-0.9.11.1-3|8	Source0:	http://downloads.sourceforge.net/project/scantailor/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|scantailor-0.9.11.1-3|9	Source1:	%{name}.desktop
14cr|scantailor-0.9.11.1-3|10	BuildRequires:	boost-devel
14cr|scantailor-0.9.11.1-3|11	BuildRequires:	cmake
14cr|scantailor-0.9.11.1-3|12	BuildRequires:	gcc-c++
14cr|scantailor-0.9.11.1-3|13	BuildRequires:	glib2-devel
14cr|scantailor-0.9.11.1-3|14	BuildRequires:	libxfixes-devel
14cr|scantailor-0.9.11.1-3|15	BuildRequires:	jpeg-devel
14cr|scantailor-0.9.11.1-3|16	BuildRequires:	tiff-devel
14cr|scantailor-0.9.11.1-3|17	BuildRequires:	qt4-devel
14cr|scantailor-0.9.11.1-3|18	
14cr|scantailor-0.9.11.1-3|19	%description
14cr|scantailor-0.9.11.1-3|20	Scan Tailor is an interactive post-processing tool for scanned pages. It
14cr|scantailor-0.9.11.1-3|21	performs operations such as page splitting, deskewing, adding/removing borders,
14cr|scantailor-0.9.11.1-3|22	and others. You give it raw scans, and you get pages ready to be printed
14cr|scantailor-0.9.11.1-3|23	or assembled into a PDF or DJVU file. Scanning, optical character recognition,
14cr|scantailor-0.9.11.1-3|24	and assembling multi-page documents are out of scope of this project.
14cr|scantailor-0.9.11.1-3|25	
14cr|scantailor-0.9.11.1-3|26	%prep
14cr|scantailor-0.9.11.1-3|27	%setup -q
14cr|scantailor-0.9.11.1-3|28	
14cr|scantailor-0.9.11.1-3|29	%build
14cr|scantailor-0.9.11.1-3|30	%cmake
14cr|scantailor-0.9.11.1-3|31	%make
14cr|scantailor-0.9.11.1-3|32	
14cr|scantailor-0.9.11.1-3|33	%install
14cr|scantailor-0.9.11.1-3|34	mkdir -p %{buildroot}%{_bindir}
14cr|scantailor-0.9.11.1-3|35	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
14cr|scantailor-0.9.11.1-3|36	install -pm755 build/%name  %{buildroot}%{_bindir}/
14cr|scantailor-0.9.11.1-3|37	install -pm644 build/*.qm   %{buildroot}%{_datadir}/%{name}/translations
14cr|scantailor-0.9.11.1-3|38	install -pm644 -D resources/appicon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|scantailor-0.9.11.1-3|39	install -pm644 -D %SOURCE1 %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|scantailor-0.9.11.1-3|40	
14cr|scantailor-0.9.11.1-3|41	%if %{mdvver} >= 201200
14cr|scantailor-0.9.11.1-3|42	%find_lang %{name} --with-qt
14cr|scantailor-0.9.11.1-3|43	%define langfile %{name}.lang
14cr|scantailor-0.9.11.1-3|44	%endif
14cr|scantailor-0.9.11.1-3|45	
14cr|scantailor-0.9.11.1-3|46	%files %{?langfile:-f %{langfile}}
14cr|scantailor-0.9.11.1-3|47	%defattr(-,root,root,-)
14cr|scantailor-0.9.11.1-3|48	%doc COPYING
14cr|scantailor-0.9.11.1-3|49	%{_bindir}/%{name}
14cr|scantailor-0.9.11.1-3|50	%{_datadir}/applications/%{name}.desktop
14cr|scantailor-0.9.11.1-3|51	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cr|scantailor-0.9.11.1-3|52	%dir %{_datadir}/%{name}/
14cr|scantailor-0.9.11.1-3|53	%dir %{_datadir}/%{name}/translations/
14cr|scantailor-0.9.11.1-3|54	%if %{mdvver} <= 201100
14cr|scantailor-0.9.11.1-3|55	%{_datadir}/%{name}/translations/*
14cr|scantailor-0.9.11.1-3|56	%endif
14cr|scantailor-0.9.11.1-3|57	
14cr|scantailor-0.9.11.1-3|58	
14cr|scantailor-0.9.11.1-3|59	
14cr|scantailor-0.9.11.1-3|60	%changelog
14cr|scantailor-0.9.11.1-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.11.1-3
14cr|scantailor-0.9.11.1-3|62	+ Revision: 7d0f419
14cr|scantailor-0.9.11.1-3|63	- MassBuild#464: Increase release tag
14cr|scantailor-0.9.11.1-3|64	
14cr|scantailor-0.9.11.1-3|65	

8099 14
14cr|scapy-2.2.0-2|1	Name:		scapy
14cr|scapy-2.2.0-2|2	Version:	2.2.0
14cr|scapy-2.2.0-2|3	Release:	2
14cr|scapy-2.2.0-2|4	Summary:	An interactive packet manipulation tool and network scanner
14cr|scapy-2.2.0-2|5	Group:		Networking/Other
14cr|scapy-2.2.0-2|6	License:	GPLv2
14cr|scapy-2.2.0-2|7	URL:		http://www.secdev.org/projects/scapy
14cr|scapy-2.2.0-2|8	Source:		http://www.secdev.org/projects/scapy/files/%name-%version.tar.gz
14cr|scapy-2.2.0-2|9	BuildArch:	noarch
14cr|scapy-2.2.0-2|10	BuildRequires:	python-devel
14cr|scapy-2.2.0-2|11	Requires:	python >= 2.2
14cr|scapy-2.2.0-2|12	Requires:	nmap
14cr|scapy-2.2.0-2|13	Requires:	tcpdump
14cr|scapy-2.2.0-2|14	
14cr|scapy-2.2.0-2|15	%description
14cr|scapy-2.2.0-2|16	Scapy is a powerful interactive packet manipulation tool, packet generator,
14cr|scapy-2.2.0-2|17	network scanner, network discovery, packet sniffer, etc. It can for the
14cr|scapy-2.2.0-2|18	moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump,
14cr|scapy-2.2.0-2|19	tethereal, p0f, ....
14cr|scapy-2.2.0-2|20	
14cr|scapy-2.2.0-2|21	Scapy uses the python interpreter as a command board. That means that you
14cr|scapy-2.2.0-2|22	can use directly python language (assign variables, use loops, define
14cr|scapy-2.2.0-2|23	functions, etc.) If you give a file as parameter when you run scapy, your
14cr|scapy-2.2.0-2|24	session (variables, functions, intances, ...) will be saved when you leave
14cr|scapy-2.2.0-2|25	the interpretor, and restored the next time you launch scapy.
14cr|scapy-2.2.0-2|26	
14cr|scapy-2.2.0-2|27	%prep
14cr|scapy-2.2.0-2|28	%setup -q
14cr|scapy-2.2.0-2|29	
14cr|scapy-2.2.0-2|30	%build
14cr|scapy-2.2.0-2|31	%__python setup.py build
14cr|scapy-2.2.0-2|32	
14cr|scapy-2.2.0-2|33	%install
14cr|scapy-2.2.0-2|34	%__rm -rf %{buildroot}
14cr|scapy-2.2.0-2|35	%__install -Dp -m0644 doc/scapy.1.gz %{buildroot}%{_mandir}/man1/scapy.1.gz
14cr|scapy-2.2.0-2|36	%__python setup.py install -O1 --skip-build --root %{buildroot}
14cr|scapy-2.2.0-2|37	%__rm -f %{buildroot}%{python_sitelib}/*egg-info/requires.txt
14cr|scapy-2.2.0-2|38	
14cr|scapy-2.2.0-2|39	%clean
14cr|scapy-2.2.0-2|40	%__rm -rf %{buildroot}
14cr|scapy-2.2.0-2|41	
14cr|scapy-2.2.0-2|42	%files
14cr|scapy-2.2.0-2|43	%defattr(-, root, root, 0755)
14cr|scapy-2.2.0-2|44	%doc %{_mandir}/man1/scapy.1*
14cr|scapy-2.2.0-2|45	%{_bindir}/scapy
14cr|scapy-2.2.0-2|46	%{_bindir}/UTscapy
14cr|scapy-2.2.0-2|47	%{py_puresitedir}/scapy/*
14cr|scapy-2.2.0-2|48	%{py_puresitedir}/scapy-*.egg-info
14cr|scapy-2.2.0-2|49	
14cr|scapy-2.2.0-2|50	
14cr|scapy-2.2.0-2|51	
14cr|scapy-2.2.0-2|52	%changelog
14cr|scapy-2.2.0-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14cr|scapy-2.2.0-2|54	+ Revision: 140bb47
14cr|scapy-2.2.0-2|55	- MassBuild#464: Increase release tag
14cr|scapy-2.2.0-2|56	
14cr|scapy-2.2.0-2|57	

8100 14
14cr|scew-0.4.0-3|1	%define libname %mklibname %{name}
14cr|scew-0.4.0-3|2	%define libnamedev %{libname}-devel
14cr|scew-0.4.0-3|3	
14cr|scew-0.4.0-3|4	Summary: SCEW provides an easy interface around the XML Expat library
14cr|scew-0.4.0-3|5	Name:    scew
14cr|scew-0.4.0-3|6	Version: 0.4.0
14cr|scew-0.4.0-3|7	Release: 3
14cr|scew-0.4.0-3|8	Source0: %{name}-%{version}.tar.bz2
14cr|scew-0.4.0-3|9	License: LGPL
14cr|scew-0.4.0-3|10	Group: Development/C
14cr|scew-0.4.0-3|11	BuildRequires: expat-devel
14cr|scew-0.4.0-3|12	URL: http://www.nongnu.org/scew/
14cr|scew-0.4.0-3|13	
14cr|scew-0.4.0-3|14	%description
14cr|scew-0.4.0-3|15	SCEW (Simple C Expat Wrapper) incorporated functions to create XML
14cr|scew-0.4.0-3|16	files and handle XML memory trees. That is, add and delete tree nodes,
14cr|scew-0.4.0-3|17	change attribute names and values...
14cr|scew-0.4.0-3|18	
14cr|scew-0.4.0-3|19	SCEW provides functions to load and access XML elements without the
14cr|scew-0.4.0-3|20	need to create the event handling routines and probably the most
14cr|scew-0.4.0-3|21	important: without the need to rewrite these functions each time you
14cr|scew-0.4.0-3|22	need to load a different XML tree. It also lets you access to the
14cr|scew-0.4.0-3|23	internal Expat parser, that means you can still have all the
14cr|scew-0.4.0-3|24	functionality that Expat library gives you.
14cr|scew-0.4.0-3|25	
14cr|scew-0.4.0-3|26	%package -n %libnamedev
14cr|scew-0.4.0-3|27	Summary: Headers for developing programs that will use scew
14cr|scew-0.4.0-3|28	Group: Development/C
14cr|scew-0.4.0-3|29	Provides:  libscew-devel = %{version}-%{release}
14cr|scew-0.4.0-3|30	Provides: %{name}-devel = %{version}-%{release}
14cr|scew-0.4.0-3|31	
14cr|scew-0.4.0-3|32	%description -n %libnamedev
14cr|scew-0.4.0-3|33	This package contains the headers that programmers will need to develop
14cr|scew-0.4.0-3|34	applications which will use scew.
14cr|scew-0.4.0-3|35	
14cr|scew-0.4.0-3|36	%prep
14cr|scew-0.4.0-3|37	%setup -q
14cr|scew-0.4.0-3|38	
14cr|scew-0.4.0-3|39	%build
14cr|scew-0.4.0-3|40	%configure --includedir=%{_includedir}/%{name}
14cr|scew-0.4.0-3|41	%make
14cr|scew-0.4.0-3|42	
14cr|scew-0.4.0-3|43	%install
14cr|scew-0.4.0-3|44	%makeinstall_std
14cr|scew-0.4.0-3|45	
14cr|scew-0.4.0-3|46	mkdir -p %{buildroot}%{_bindir}
14cr|scew-0.4.0-3|47	install -m 755 examples/scew_print/scew_print %{buildroot}%{_bindir}
14cr|scew-0.4.0-3|48	install -m 755 examples/scew_write/scew_write %{buildroot}%{_bindir}
14cr|scew-0.4.0-3|49	
14cr|scew-0.4.0-3|50	%files -n %libnamedev
14cr|scew-0.4.0-3|51	%defattr(-,root,root,0755)
14cr|scew-0.4.0-3|52	%{_bindir}/scew_print
14cr|scew-0.4.0-3|53	%{_bindir}/scew_write
14cr|scew-0.4.0-3|54	%{_libdir}/libscew.a
14cr|scew-0.4.0-3|55	%{_includedir}/*
14cr|scew-0.4.0-3|56	%_libdir/pkgconfig/*
14cr|scew-0.4.0-3|57	
14cr|scew-0.4.0-3|58	
14cr|scew-0.4.0-3|59	
14cr|scew-0.4.0-3|60	
14cr|scew-0.4.0-3|61	%changelog
14cr|scew-0.4.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|scew-0.4.0-3|63	+ Revision: 76aa6c9
14cr|scew-0.4.0-3|64	- MassBuild#464: Increase release tag
14cr|scew-0.4.0-3|65	
14cr|scew-0.4.0-3|66	

8101 14
14cr|schedtool-1.3.0-3|1	Name:		schedtool
14cr|schedtool-1.3.0-3|2	Version:	1.3.0
14cr|schedtool-1.3.0-3|3	Release:	3
14cr|schedtool-1.3.0-3|4	Summary:	Tool for setting and querying scheduling parameters
14cr|schedtool-1.3.0-3|5	License:	GPLv2
14cr|schedtool-1.3.0-3|6	Group:		System/Kernel and hardware
14cr|schedtool-1.3.0-3|7	Url:		http://freequaos.host.sk/schedtool/
14cr|schedtool-1.3.0-3|8	Source:		%name-%version.tar.bz2
14cr|schedtool-1.3.0-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|schedtool-1.3.0-3|10	
14cr|schedtool-1.3.0-3|11	%description
14cr|schedtool-1.3.0-3|12	schedtool can set all scheduling parameters Linux is capable of or dis-
14cr|schedtool-1.3.0-3|13	play information for given processes.
14cr|schedtool-1.3.0-3|14	
14cr|schedtool-1.3.0-3|15	Long-running, non-interactive tasks may  benefit  from  SCHED_BATCH  as
14cr|schedtool-1.3.0-3|16	timeslices are longer, less system-time is wasted by computing the next
14cr|schedtool-1.3.0-3|17	runnable process and the caches stay stable.
14cr|schedtool-1.3.0-3|18	
14cr|schedtool-1.3.0-3|19	Audio/video or other near-realtime applications may run with less skip-
14cr|schedtool-1.3.0-3|20	ping  if  set  to SCHED_RR.  Use the static priority-switch -p to fine-
14cr|schedtool-1.3.0-3|21	tune inter-process-hierarchies.
14cr|schedtool-1.3.0-3|22	
14cr|schedtool-1.3.0-3|23	schedtool now supports setting the  CPU-affinity  introduced  in  linux
14cr|schedtool-1.3.0-3|24	2.5.8.
14cr|schedtool-1.3.0-3|25	
14cr|schedtool-1.3.0-3|26	%prep
14cr|schedtool-1.3.0-3|27	%setup -q
14cr|schedtool-1.3.0-3|28	
14cr|schedtool-1.3.0-3|29	%build
14cr|schedtool-1.3.0-3|30	%make
14cr|schedtool-1.3.0-3|31	# CFLAGS="$RPM_OPT_FLAGS"
14cr|schedtool-1.3.0-3|32	
14cr|schedtool-1.3.0-3|33	%install
14cr|schedtool-1.3.0-3|34	rm -rf %{buildroot}
14cr|schedtool-1.3.0-3|35	install -m755 -d $RPM_BUILD_ROOT/%_bindir/
14cr|schedtool-1.3.0-3|36	install -m755  %name $RPM_BUILD_ROOT/%_bindir/%name
14cr|schedtool-1.3.0-3|37	install -m755 -d $RPM_BUILD_ROOT/%{_mandir}/man8/
14cr|schedtool-1.3.0-3|38	install -m611  %name.8 $RPM_BUILD_ROOT/%{_mandir}/man8/%name.8
14cr|schedtool-1.3.0-3|39	
14cr|schedtool-1.3.0-3|40	%clean
14cr|schedtool-1.3.0-3|41	rm -rf %{buildroot}
14cr|schedtool-1.3.0-3|42	
14cr|schedtool-1.3.0-3|43	%files
14cr|schedtool-1.3.0-3|44	%defattr(-,root,root)
14cr|schedtool-1.3.0-3|45	%attr(755,root,root) %_bindir/*
14cr|schedtool-1.3.0-3|46	%doc CHANGES INSTALL LICENSE PACKAGERS README SCHED_DESIGN TUNING
14cr|schedtool-1.3.0-3|47	%attr(644,root,root) %{_mandir}/man8/%name.*
14cr|schedtool-1.3.0-3|48	
14cr|schedtool-1.3.0-3|49	
14cr|schedtool-1.3.0-3|50	
14cr|schedtool-1.3.0-3|51	
14cr|schedtool-1.3.0-3|52	
14cr|schedtool-1.3.0-3|53	%changelog
14cr|schedtool-1.3.0-3|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|schedtool-1.3.0-3|55	+ Revision: d8420bb
14cr|schedtool-1.3.0-3|56	- MassBuild#464: Increase release tag
14cr|schedtool-1.3.0-3|57	
14cr|schedtool-1.3.0-3|58	

8102 14
14cr|schismtracker-20120425-2|1	Name:		schismtracker
14cr|schismtracker-20120425-2|2	Version:	20120425
14cr|schismtracker-20120425-2|3	Release:	2
14cr|schismtracker-20120425-2|4	Summary:	Music editor, Impulse Tracker clone
14cr|schismtracker-20120425-2|5	License:	GPLv2
14cr|schismtracker-20120425-2|6	Group:		Sound
14cr|schismtracker-20120425-2|7	URL:		http://schismtracker.org/
14cr|schismtracker-20120425-2|8	Source:		%{name}-%{version}.tar.bz2
14cr|schismtracker-20120425-2|9	BuildRequires:	pkgconfig(sdl)
14cr|schismtracker-20120425-2|10	BuildRequires:	pkgconfig(x11)
14cr|schismtracker-20120425-2|11	BuildRequires:	pkgconfig(xext)
14cr|schismtracker-20120425-2|12	BuildRequires:	pkgconfig(alsa)
14cr|schismtracker-20120425-2|13	BuildRequires:	gcc-c++
14cr|schismtracker-20120425-2|14	BuildRequires:	python >= 2.4
14cr|schismtracker-20120425-2|15	BuildRequires:	mercurial
14cr|schismtracker-20120425-2|16	
14cr|schismtracker-20120425-2|17	%description
14cr|schismtracker-20120425-2|18	Schism Tracker is a free reimplementation of Impulse Tracker, a
14cr|schismtracker-20120425-2|19	program used to create high quality music without the requirements of
14cr|schismtracker-20120425-2|20	specialized, expensive equipment, and with a unique "finger feel"
14cr|schismtracker-20120425-2|21	that is difficult to replicate in-part. The player is based on a
14cr|schismtracker-20120425-2|22	highly modified version of the Modplug engine, with a number of
14cr|schismtracker-20120425-2|23	bug-fixes and changes to improve IT playback.
14cr|schismtracker-20120425-2|24	
14cr|schismtracker-20120425-2|25	%prep
14cr|schismtracker-20120425-2|26	%setup -q
14cr|schismtracker-20120425-2|27	
14cr|schismtracker-20120425-2|28	%build
14cr|schismtracker-20120425-2|29	autoreconf -fi
14cr|schismtracker-20120425-2|30	%configure2_5x
14cr|schismtracker-20120425-2|31	%make
14cr|schismtracker-20120425-2|32	
14cr|schismtracker-20120425-2|33	%install
14cr|schismtracker-20120425-2|34	%makeinstall
14cr|schismtracker-20120425-2|35	
14cr|schismtracker-20120425-2|36	# install icons
14cr|schismtracker-20120425-2|37	for size in 16 22 24 32 36 48 64 72 96 128 192; do
14cr|schismtracker-20120425-2|38	install -D -m 0644 icons/schism-icon-$size.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
14cr|schismtracker-20120425-2|39	done
14cr|schismtracker-20120425-2|40	install -D -m 0644 icons/schism-icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|schismtracker-20120425-2|41	
14cr|schismtracker-20120425-2|42	install -d %{buildroot}%{_datadir}/applications
14cr|schismtracker-20120425-2|43	
14cr|schismtracker-20120425-2|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|schismtracker-20120425-2|45	[Desktop Entry]
14cr|schismtracker-20120425-2|46	Name=Schism Tracker
14cr|schismtracker-20120425-2|47	Comment=%{summary}
14cr|schismtracker-20120425-2|48	Exec=%{name}
14cr|schismtracker-20120425-2|49	Icon=%{name}
14cr|schismtracker-20120425-2|50	Terminal=false
14cr|schismtracker-20120425-2|51	Type=Application
14cr|schismtracker-20120425-2|52	StartupNotify=true
14cr|schismtracker-20120425-2|53	Categories=AudioVideo;AudioVideoEditing;
14cr|schismtracker-20120425-2|54	EOF
14cr|schismtracker-20120425-2|55	
14cr|schismtracker-20120425-2|56	%files
14cr|schismtracker-20120425-2|57	%doc AUTHORS COPYING NEWS README
14cr|schismtracker-20120425-2|58	%{_bindir}/schismtracker
14cr|schismtracker-20120425-2|59	%{_datadir}/icons/hicolor/*/*/%{name}*
14cr|schismtracker-20120425-2|60	%{_datadir}/applications/%{name}.desktop
14cr|schismtracker-20120425-2|61	%{_mandir}/*/%{name}.*
14cr|schismtracker-20120425-2|62	
14cr|schismtracker-20120425-2|63	
14cr|schismtracker-20120425-2|64	%changelog
14cr|schismtracker-20120425-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120425-2
14cr|schismtracker-20120425-2|66	+ Revision: 9caeab6
14cr|schismtracker-20120425-2|67	- MassBuild#464: Increase release tag
14cr|schismtracker-20120425-2|68	
14cr|schismtracker-20120425-2|69	

8103 14
14cr|schooltool-2.6.1-4|1	# empty debug
14cr|schooltool-2.6.1-4|2	%define debug_package	%{nil}
14cr|schooltool-2.6.1-4|3	# lang
14cr|schooltool-2.6.1-4|4	%define _files_listed_twice_terminate_build 0
14cr|schooltool-2.6.1-4|5	
14cr|schooltool-2.6.1-4|6	Name:		schooltool
14cr|schooltool-2.6.1-4|7	Summary:	A common information systems platform for school administration
14cr|schooltool-2.6.1-4|8	Version:	2.6.1
14cr|schooltool-2.6.1-4|9	Release:	4
14cr|schooltool-2.6.1-4|10	URL:		http://www.schooltool.org
14cr|schooltool-2.6.1-4|11	Source0:	http://ftp.schooltool.org/schooltool/2.6/%{name}-%{version}.tar.gz
14cr|schooltool-2.6.1-4|12	Source100:	%{name}.rpmlintrc
14cr|schooltool-2.6.1-4|13	License:	GPLv2
14cr|schooltool-2.6.1-4|14	Group:		Office
14cr|schooltool-2.6.1-4|15	BuildArch: noarch
14cr|schooltool-2.6.1-4|16	
14cr|schooltool-2.6.1-4|17	BuildRequires: python-devel
14cr|schooltool-2.6.1-4|18	BuildRequires: python-setuptools
14cr|schooltool-2.6.1-4|19	# Conflicts:  pythonegg(docutils)
14cr|schooltool-2.6.1-4|20	Requires:	pythonegg(restrictedpython)
14cr|schooltool-2.6.1-4|21	Requires:	pythonegg(zope.hookable)
14cr|schooltool-2.6.1-4|22	Requires:	pythonegg(zope.untrustedpython)
14cr|schooltool-2.6.1-4|23	Requires:	pythonegg(bottle)
14cr|schooltool-2.6.1-4|24	Requires:	pythonegg(celery)
14cr|schooltool-2.6.1-4|25	Requires:	pythonegg(pastedeploy)
14cr|schooltool-2.6.1-4|26	Requires:	pythonegg(pastescript)
14cr|schooltool-2.6.1-4|27	Requires:	pythonegg(pil)
14cr|schooltool-2.6.1-4|28	Requires:	pythonegg(pytz)
14cr|schooltool-2.6.1-4|29	Requires:	pythonegg(redis)
14cr|schooltool-2.6.1-4|30	Requires:	pythonegg(reportlab)
14cr|schooltool-2.6.1-4|31	Requires:	pythonegg(setuptools)
14cr|schooltool-2.6.1-4|32	Requires:	pythonegg(xlrd)
14cr|schooltool-2.6.1-4|33	Requires:	pythonegg(xlwt)
14cr|schooltool-2.6.1-4|34	Requires:	pythonegg(z3c.autoinclude)
14cr|schooltool-2.6.1-4|35	Requires:	pythonegg(z3c.form)
14cr|schooltool-2.6.1-4|36	Requires:	pythonegg(z3c.formui)
14cr|schooltool-2.6.1-4|37	Requires:	pythonegg(z3c.macro)
14cr|schooltool-2.6.1-4|38	Requires:	pythonegg(z3c.rml)
14cr|schooltool-2.6.1-4|39	Requires:	pythonegg(z3c.template)
14cr|schooltool-2.6.1-4|40	Requires:	pythonegg(zc.catalog)
14cr|schooltool-2.6.1-4|41	Requires:	pythonegg(zc.datetimewidget)
14cr|schooltool-2.6.1-4|42	Requires:	pythonegg(zc.resourcelibrary)
14cr|schooltool-2.6.1-4|43	Requires:	pythonegg(zc.table)
14cr|schooltool-2.6.1-4|44	Requires:	pythonegg(zodb3)
14cr|schooltool-2.6.1-4|45	Requires:	pythonegg(zope.annotation)
14cr|schooltool-2.6.1-4|46	Requires:	pythonegg(zope.app.applicationcontrol)
14cr|schooltool-2.6.1-4|47	Requires:	pythonegg(zope.app.appsetup)
14cr|schooltool-2.6.1-4|48	Requires:	pythonegg(zope.app.basicskin)
14cr|schooltool-2.6.1-4|49	Requires:	pythonegg(zope.app.broken)
14cr|schooltool-2.6.1-4|50	Requires:	pythonegg(zope.app.component)
14cr|schooltool-2.6.1-4|51	Requires:	pythonegg(zope.app.container)
14cr|schooltool-2.6.1-4|52	Requires:	pythonegg(zope.app.debug)
14cr|schooltool-2.6.1-4|53	Requires:	pythonegg(zope.app.dependable)
14cr|schooltool-2.6.1-4|54	Requires:	pythonegg(zope.app.error)
14cr|schooltool-2.6.1-4|55	Requires:	pythonegg(zope.app.exception)
14cr|schooltool-2.6.1-4|56	Requires:	pythonegg(zope.app.form)
14cr|schooltool-2.6.1-4|57	Requires:	pythonegg(zope.app.generations)
14cr|schooltool-2.6.1-4|58	Requires:	pythonegg(zope.app.http)
14cr|schooltool-2.6.1-4|59	Requires:	pythonegg(zope.app.locales)
14cr|schooltool-2.6.1-4|60	Requires:	pythonegg(zope.app.principalannotation)
14cr|schooltool-2.6.1-4|61	Requires:	pythonegg(zope.app.publication)
14cr|schooltool-2.6.1-4|62	Requires:	pythonegg(zope.app.schema)
14cr|schooltool-2.6.1-4|63	Requires:	pythonegg(zope.app.security)
14cr|schooltool-2.6.1-4|64	Requires:	pythonegg(zope.app.testing)
14cr|schooltool-2.6.1-4|65	Requires:	pythonegg(zope.app.wsgi)
14cr|schooltool-2.6.1-4|66	Requires:	pythonegg(zope.authentication)
14cr|schooltool-2.6.1-4|67	Requires:	pythonegg(zope.browser)
14cr|schooltool-2.6.1-4|68	Requires:	pythonegg(zope.browsermenu)
14cr|schooltool-2.6.1-4|69	Requires:	pythonegg(zope.browserpage)
14cr|schooltool-2.6.1-4|70	Requires:	pythonegg(zope.cachedescriptors)
14cr|schooltool-2.6.1-4|71	Requires:	pythonegg(zope.catalog)
14cr|schooltool-2.6.1-4|72	Requires:	pythonegg(zope.component)
14cr|schooltool-2.6.1-4|73	Requires:	pythonegg(zope.configuration)
14cr|schooltool-2.6.1-4|74	Requires:	pythonegg(zope.container)
14cr|schooltool-2.6.1-4|75	Requires:	pythonegg(zope.contentprovider)
14cr|schooltool-2.6.1-4|76	Requires:	pythonegg(zope.dublincore)
14cr|schooltool-2.6.1-4|77	Requires:	pythonegg(zope.event)
14cr|schooltool-2.6.1-4|78	Requires:	pythonegg(zope.file)
14cr|schooltool-2.6.1-4|79	Requires:	pythonegg(zope.filerepresentation)
14cr|schooltool-2.6.1-4|80	Requires:	pythonegg(zope.formlib)
14cr|schooltool-2.6.1-4|81	Requires:	pythonegg(zope.html)
14cr|schooltool-2.6.1-4|82	Requires:	pythonegg(zope.i18n)
14cr|schooltool-2.6.1-4|83	Requires:	pythonegg(zope.i18nmessageid)
14cr|schooltool-2.6.1-4|84	Requires:	pythonegg(zope.interface)
14cr|schooltool-2.6.1-4|85	Requires:	pythonegg(zope.intid)
14cr|schooltool-2.6.1-4|86	Requires:	pythonegg(zope.keyreference)
14cr|schooltool-2.6.1-4|87	Requires:	pythonegg(zope.lifecycleevent)
14cr|schooltool-2.6.1-4|88	Requires:	pythonegg(zope.location)
14cr|schooltool-2.6.1-4|89	Requires:	pythonegg(zope.login)
14cr|schooltool-2.6.1-4|90	Requires:	pythonegg(zope.mimetype)
14cr|schooltool-2.6.1-4|91	Requires:	pythonegg(zope.pagetemplate)
14cr|schooltool-2.6.1-4|92	Requires:	pythonegg(zope.password)
14cr|schooltool-2.6.1-4|93	Requires:	pythonegg(zope.proxy)
14cr|schooltool-2.6.1-4|94	Requires:	pythonegg(zope.publisher)
14cr|schooltool-2.6.1-4|95	Requires:	pythonegg(zope.schema)
14cr|schooltool-2.6.1-4|96	Requires:	pythonegg(zope.security)
14cr|schooltool-2.6.1-4|97	Requires:	pythonegg(zope.securitypolicy)
14cr|schooltool-2.6.1-4|98	Requires:	pythonegg(zope.server)
14cr|schooltool-2.6.1-4|99	Requires:	pythonegg(zope.session)
14cr|schooltool-2.6.1-4|100	Requires:	pythonegg(zope.site)
14cr|schooltool-2.6.1-4|101	Requires:	pythonegg(zope.size)
14cr|schooltool-2.6.1-4|102	Requires:	pythonegg(zope.tales)
14cr|schooltool-2.6.1-4|103	Requires:	pythonegg(zope.testbrowser)
14cr|schooltool-2.6.1-4|104	Requires:	pythonegg(zope.testing)
14cr|schooltool-2.6.1-4|105	Requires:	pythonegg(zope.traversing)
14cr|schooltool-2.6.1-4|106	Requires:	pythonegg(zope.ucol)
14cr|schooltool-2.6.1-4|107	Requires:	pythonegg(zope.viewlet)
14cr|schooltool-2.6.1-4|108	
14cr|schooltool-2.6.1-4|109	
14cr|schooltool-2.6.1-4|110	%description
14cr|schooltool-2.6.1-4|111	
14cr|schooltool-2.6.1-4|112	SchoolTool is an open source school management information system.  It is
14cr|schooltool-2.6.1-4|113	a web application, usable with an ordinary browser.
14cr|schooltool-2.6.1-4|114	Any modern web browser is suitable for the web application interface.  The
14cr|schooltool-2.6.1-4|115	interface degrades gracefully, so a browser that does not support CSS or
14cr|schooltool-2.6.1-4|116	Javascript will be usable, although perhaps not very nice or convenient.
14cr|schooltool-2.6.1-4|117	
14cr|schooltool-2.6.1-4|118	%prep
14cr|schooltool-2.6.1-4|119	%setup -q
14cr|schooltool-2.6.1-4|120	# using old pil instead of pillow
14cr|schooltool-2.6.1-4|121	perl -pi -e "s|Pillow|pil|"  setup.py
14cr|schooltool-2.6.1-4|122	
14cr|schooltool-2.6.1-4|123	%build
14cr|schooltool-2.6.1-4|124	python setup.py build
14cr|schooltool-2.6.1-4|125	
14cr|schooltool-2.6.1-4|126	
14cr|schooltool-2.6.1-4|127	%install
14cr|schooltool-2.6.1-4|128	python setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT
14cr|schooltool-2.6.1-4|129	
14cr|schooltool-2.6.1-4|130	# create lang files
14cr|schooltool-2.6.1-4|131	for file in %{buildroot}%{py_puresitedir}/%{name}/locales/*/LC_MESSAGES/*.mo; do
14cr|schooltool-2.6.1-4|132	bn=$(basename $file)
14cr|schooltool-2.6.1-4|133	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
14cr|schooltool-2.6.1-4|134	echo %%lang\($language\) %{py_puresitedir}/%{name}/locales/*/LC_MESSAGES/$bn >> %{name}.lang
14cr|schooltool-2.6.1-4|135	done
14cr|schooltool-2.6.1-4|136	
14cr|schooltool-2.6.1-4|137	
14cr|schooltool-2.6.1-4|138	
14cr|schooltool-2.6.1-4|139	%files -f %{name}.lang
14cr|schooltool-2.6.1-4|140	%doc CHANGES.txt README.txt version.txt.in
14cr|schooltool-2.6.1-4|141	%{py_puresitedir}/%{name}
14cr|schooltool-2.6.1-4|142	%{py_puresitedir}/%{name}*egg-info
14cr|schooltool-2.6.1-4|143	%{py_puresitedir}/%{name}*-nspkg.pth
14cr|schooltool-2.6.1-4|144	%{_bindir}/make-schooltool-instance
14cr|schooltool-2.6.1-4|145	%{_bindir}/%{name}*
14cr|schooltool-2.6.1-4|146	%{_bindir}/start-%{name}*
14cr|schooltool-2.6.1-4|147	
14cr|schooltool-2.6.1-4|148	%changelog
14cr|schooltool-2.6.1-4|149	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-4
14cr|schooltool-2.6.1-4|150	+ Revision: 06d2f85
14cr|schooltool-2.6.1-4|151	- MassBuild#464: Increase release tag
14cr|schooltool-2.6.1-4|152	
14cr|schooltool-2.6.1-4|153	

8104 14
14cr|schroot-1.6.3-4|1	Summary:	Execute commands in a chroot environment
14cr|schroot-1.6.3-4|2	Name:		schroot
14cr|schroot-1.6.3-4|3	Version:	1.6.3
14cr|schroot-1.6.3-4|4	Release:	4
14cr|schroot-1.6.3-4|5	License:	GPLv3+
14cr|schroot-1.6.3-4|6	Group:		Development/Other
14cr|schroot-1.6.3-4|7	Url:		http://packages.debian.org/schroot
14cr|schroot-1.6.3-4|8	Source0:	http://ftp.de.debian.org/debian/pool/main/s/schroot/%{name}_%{version}.orig.tar.xz
14cr|schroot-1.6.3-4|9	Patch0:		schroot-pam.patch
14cr|schroot-1.6.3-4|10	Patch1:		schroot-default-config-path.patch
14cr|schroot-1.6.3-4|11	BuildRequires:	btrfs-progs
14cr|schroot-1.6.3-4|12	BuildRequires:	gettext
14cr|schroot-1.6.3-4|13	BuildRequires:	lvm2
14cr|schroot-1.6.3-4|14	BuildRequires:	pam-devel
14cr|schroot-1.6.3-4|15	BuildRequires:	boost-devel
14cr|schroot-1.6.3-4|16	BuildRequires:	cppunit-devel
14cr|schroot-1.6.3-4|17	BuildRequires:	libuuid-devel
14cr|schroot-1.6.3-4|18	BuildRequires:	lockdev-devel
14cr|schroot-1.6.3-4|19	
14cr|schroot-1.6.3-4|20	Suggests:	lvm2
14cr|schroot-1.6.3-4|21	Suggests:	btrfs-progs
14cr|schroot-1.6.3-4|22	
14cr|schroot-1.6.3-4|23	%description
14cr|schroot-1.6.3-4|24	schroot allows users to execute commands or interactive shells in
14cr|schroot-1.6.3-4|25	different chroots.  Any number of named chroots may be created, and
14cr|schroot-1.6.3-4|26	access permissions given to each, including root access for normal
14cr|schroot-1.6.3-4|27	users, on a per-user or per-group basis.  Additionally, schroot can
14cr|schroot-1.6.3-4|28	switch to a different user in the chroot, using PAM for
14cr|schroot-1.6.3-4|29	authentication and authorisation.
14cr|schroot-1.6.3-4|30	All operations are logged for security.
14cr|schroot-1.6.3-4|31	
14cr|schroot-1.6.3-4|32	Several different types of chroot are supported, including normal
14cr|schroot-1.6.3-4|33	directories in the filesystem, and also block devices.  Sessions,
14cr|schroot-1.6.3-4|34	persistent chroots created on the fly from files (tar with optional
14cr|schroot-1.6.3-4|35	compression and zip) and LVM snapshots are also supported.
14cr|schroot-1.6.3-4|36	
14cr|schroot-1.6.3-4|37	schroot supports kernel personalities, allowing the programs run
14cr|schroot-1.6.3-4|38	inside the chroot to have a different personality.  For example,
14cr|schroot-1.6.3-4|39	running 32-bit chroots on 64-bit systems, or even running binaries
14cr|schroot-1.6.3-4|40	from alternative operating systems such as SVR4 or Xenix.
14cr|schroot-1.6.3-4|41	
14cr|schroot-1.6.3-4|42	schroot also integrates with sbuild, to allow building packages with
14cr|schroot-1.6.3-4|43	all supported chroot types, including session-managed chroot types
14cr|schroot-1.6.3-4|44	such as LVM snapshots.
14cr|schroot-1.6.3-4|45	
14cr|schroot-1.6.3-4|46	schroot shares most of its options with dchroot, but offers vastly
14cr|schroot-1.6.3-4|47	more functionality.
14cr|schroot-1.6.3-4|48	
14cr|schroot-1.6.3-4|49	%package -n dchroot
14cr|schroot-1.6.3-4|50	Summary:	Older tool similar to schroot
14cr|schroot-1.6.3-4|51	Group:		Development/Other
14cr|schroot-1.6.3-4|52	
14cr|schroot-1.6.3-4|53	%description -n dchroot
14cr|schroot-1.6.3-4|54	dchroot allows users to execute commands or interactive shells in different
14cr|schroot-1.6.3-4|55	chroots. Users can move between chroots as necessary. Enhanced functionality
14cr|schroot-1.6.3-4|56	is available in the next generation tool called schroot.
14cr|schroot-1.6.3-4|57	
14cr|schroot-1.6.3-4|58	%prep
14cr|schroot-1.6.3-4|59	%setup -q
14cr|schroot-1.6.3-4|60	%patch0 -p0
14cr|schroot-1.6.3-4|61	%patch1 -p0
14cr|schroot-1.6.3-4|62	
14cr|schroot-1.6.3-4|63	%build
14cr|schroot-1.6.3-4|64	%configure2_5x --disable-rpath --disable-static --enable-shared --enable-dchroot || ( cat config.log && exit 1 )
14cr|schroot-1.6.3-4|65	%make
14cr|schroot-1.6.3-4|66	
14cr|schroot-1.6.3-4|67	%install
14cr|schroot-1.6.3-4|68	%makeinstall_std
14cr|schroot-1.6.3-4|69	mkdir -p %{buildroot}%{_localstatedir}/lib/schroot/session
14cr|schroot-1.6.3-4|70	mkdir -p %{buildroot}%{_sysconfdir}/schroot/chroot.d
14cr|schroot-1.6.3-4|71	/sbin/ldconfig -n %{buildroot}/%{_libdir}
14cr|schroot-1.6.3-4|72	
14cr|schroot-1.6.3-4|73	# get rid of uneeded include and library files
14cr|schroot-1.6.3-4|74	rm -rf %{buildroot}%{_includedir}
14cr|schroot-1.6.3-4|75	rm -f %{buildroot}%{_libdir}/pkgconfig/sbuild.pc
14cr|schroot-1.6.3-4|76	rm -f %{buildroot}%{_libdir}/libsbuild.la
14cr|schroot-1.6.3-4|77	# rm -f %{buildroot}%{_libdir}/libsbuild.so*
14cr|schroot-1.6.3-4|78	rm -f %{buildroot}%{_libdir}/libsbuild.a
14cr|schroot-1.6.3-4|79	
14cr|schroot-1.6.3-4|80	rm -rf %{buildroot}%{_sysconfdir}/schroot/sbuild
14cr|schroot-1.6.3-4|81	rm -rf %{buildroot}%{_bindir}/schroot-sbuild
14cr|schroot-1.6.3-4|82	rm -f  %{buildroot}%{_sysconfdir}/schroot/setup.d/15binfmt
14cr|schroot-1.6.3-4|83	
14cr|schroot-1.6.3-4|84	%find_lang %{name}
14cr|schroot-1.6.3-4|85	
14cr|schroot-1.6.3-4|86	%files -f %{name}.lang
14cr|schroot-1.6.3-4|87	%doc COPYING AUTHORS ChangeLog HACKING NEWS README THANKS TODO
14cr|schroot-1.6.3-4|88	%config %{_sysconfdir}/bash_completion.d/schroot
14cr|schroot-1.6.3-4|89	%config %{_sysconfdir}/pam.d/schroot
14cr|schroot-1.6.3-4|90	%config(noreplace) %{_sysconfdir}/schroot
14cr|schroot-1.6.3-4|91	%verify(not mode) %attr(4755,root,root) %{_bindir}/schroot
14cr|schroot-1.6.3-4|92	#%#exclude %#{_bindir}/schroot-sbuild
14cr|schroot-1.6.3-4|93	#%#exclude %#{_sysconfdir}/schroot/setup.d/15binfmt
14cr|schroot-1.6.3-4|94	%{_libexecdir}/schroot
14cr|schroot-1.6.3-4|95	%{_localstatedir}/lib/schroot
14cr|schroot-1.6.3-4|96	%{_datadir}/schroot
14cr|schroot-1.6.3-4|97	%{_mandir}/man1/schroot.1.*
14cr|schroot-1.6.3-4|98	%{_mandir}/man5/schroot-script-config.5.*
14cr|schroot-1.6.3-4|99	%{_mandir}/man5/schroot-setup.5.*
14cr|schroot-1.6.3-4|100	%{_mandir}/man5/schroot.conf.5.*
14cr|schroot-1.6.3-4|101	%{_mandir}/man7/schroot-faq.7.*
14cr|schroot-1.6.3-4|102	%{_libdir}/libsbuild.so*
14cr|schroot-1.6.3-4|103	
14cr|schroot-1.6.3-4|104	%files -n dchroot
14cr|schroot-1.6.3-4|105	%{_bindir}/dchroot
14cr|schroot-1.6.3-4|106	%{_mandir}/man1/dchroot.1.*
14cr|schroot-1.6.3-4|107	
14cr|schroot-1.6.3-4|108	%changelog
14cr|schroot-1.6.3-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-4
14cr|schroot-1.6.3-4|110	+ Revision: 03f7163
14cr|schroot-1.6.3-4|111	- MassBuild#464: Increase release tag
14cr|schroot-1.6.3-4|112	
14cr|schroot-1.6.3-4|113	

8105 14
14cr|scim-1.4.14-2|1	%define version	1.4.14
14cr|scim-1.4.14-2|2	%define release	2
14cr|scim-1.4.14-2|3	
14cr|scim-1.4.14-2|4	%define apiver 1.0
14cr|scim-1.4.14-2|5	%define scim_api 1.4.0
14cr|scim-1.4.14-2|6	%define major 8
14cr|scim-1.4.14-2|7	%define libname %mklibname %{name} %apiver %major
14cr|scim-1.4.14-2|8	%define develname %mklibname -d %{name}
14cr|scim-1.4.14-2|9	
14cr|scim-1.4.14-2|10	Name:		scim
14cr|scim-1.4.14-2|11	Summary:	Smart Common Input Method platform
14cr|scim-1.4.14-2|12	Version:	%{version}
14cr|scim-1.4.14-2|13	Release:	%{release}
14cr|scim-1.4.14-2|14	Group:		System/Internationalization
14cr|scim-1.4.14-2|15	License:	LGPLv2+
14cr|scim-1.4.14-2|16	# alt URL:	http://sourceforge.net/projects/scim/
14cr|scim-1.4.14-2|17	URL:		http://www.scim-im.org
14cr|scim-1.4.14-2|18	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
14cr|scim-1.4.14-2|19	# new icons (from fedora)
14cr|scim-1.4.14-2|20	Source1:	scim-icons-0.7.tar.bz2
14cr|scim-1.4.14-2|21	# change hot keys per locale (from fedora)
14cr|scim-1.4.14-2|22	Source2:	scim-system-config
14cr|scim-1.4.14-2|23	# add scim dir macros
14cr|scim-1.4.14-2|24	Source3:	scim.macros
14cr|scim-1.4.14-2|25	Patch0:		scim-1.4.14-compile.patch
14cr|scim-1.4.14-2|26	Patch1:		scim-initial-locale-hotkey-20070922.patch
14cr|scim-1.4.14-2|27	Patch5:		scim-1.4.7-support-more-utf8-locales.patch
14cr|scim-1.4.14-2|28	BuildRequires:	pkgconfig(gdk-2.0) pkgconfig(pango) libtool-devel pkgconfig(atk) intltool
14cr|scim-1.4.14-2|29	
14cr|scim-1.4.14-2|30	Requires:	%{name}-common = %version-%release
14cr|scim-1.4.14-2|31	# fwang: in fact, scim could interact with gtk2 apps via xim
14cr|scim-1.4.14-2|32	#Suggests:	%{name}-gtk
14cr|scim-1.4.14-2|33	Conflicts:	%{libname} < 1.4.7-8
14cr|scim-1.4.14-2|34	Conflicts:	%{mklibname scim 8} < 1.4.7-8
14cr|scim-1.4.14-2|35	
14cr|scim-1.4.14-2|36	%description
14cr|scim-1.4.14-2|37	SCIM is a developing platform to significant reduce the difficulty of
14cr|scim-1.4.14-2|38	input method development.
14cr|scim-1.4.14-2|39	
14cr|scim-1.4.14-2|40	%files
14cr|scim-1.4.14-2|41	%doc AUTHORS COPYING README ChangeLog TODO
14cr|scim-1.4.14-2|42	%{_bindir}/scim
14cr|scim-1.4.14-2|43	
14cr|scim-1.4.14-2|44	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|45	%package -n %{libname}
14cr|scim-1.4.14-2|46	Summary:	SCIM library
14cr|scim-1.4.14-2|47	Group:		System/Internationalization
14cr|scim-1.4.14-2|48	Requires:	%name-common = %version
14cr|scim-1.4.14-2|49	Obsoletes:	%mklibname scim 0
14cr|scim-1.4.14-2|50	Obsoletes:	%mklibname scim 8
14cr|scim-1.4.14-2|51	Conflicts:	%{name} < 1.4.7-8
14cr|scim-1.4.14-2|52	
14cr|scim-1.4.14-2|53	%description -n %{libname}
14cr|scim-1.4.14-2|54	SCIM library.
14cr|scim-1.4.14-2|55	
14cr|scim-1.4.14-2|56	%files -n %{libname}
14cr|scim-1.4.14-2|57	%{_libdir}/*.so.%{major}*
14cr|scim-1.4.14-2|58	
14cr|scim-1.4.14-2|59	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|60	%package common
14cr|scim-1.4.14-2|61	Summary:        SCIM common files
14cr|scim-1.4.14-2|62	Group:          System/Internationalization
14cr|scim-1.4.14-2|63	Requires:       %{libname} = %version-%release
14cr|scim-1.4.14-2|64	Conflicts:      %{libname} < 1.4.7-8
14cr|scim-1.4.14-2|65	Conflicts:	%{mklibname scim 8} < 1.4.7-8
14cr|scim-1.4.14-2|66	Conflicts:	%{name} < 1.4.7-10
14cr|scim-1.4.14-2|67	
14cr|scim-1.4.14-2|68	%description common
14cr|scim-1.4.14-2|69	Common files for scim input method.
14cr|scim-1.4.14-2|70	
14cr|scim-1.4.14-2|71	%files common -f %name.lang
14cr|scim-1.4.14-2|72	%_bindir/scim-im-agent
14cr|scim-1.4.14-2|73	%{_bindir}/scim-setup
14cr|scim-1.4.14-2|74	%{_bindir}/scim-config-agent
14cr|scim-1.4.14-2|75	%dir %{_sysconfdir}/scim
14cr|scim-1.4.14-2|76	%config(noreplace) %{_sysconfdir}/scim/*
14cr|scim-1.4.14-2|77	%{_libdir}/scim-1.0/scim-helper-launcher
14cr|scim-1.4.14-2|78	%{_libdir}/scim-1.0/scim-helper-manager
14cr|scim-1.4.14-2|79	%{_libdir}/scim-1.0/scim-launcher
14cr|scim-1.4.14-2|80	%{_libdir}/scim-1.0/scim-panel-gtk
14cr|scim-1.4.14-2|81	%dir %{_libdir}/scim-1.0/%{scim_api}
14cr|scim-1.4.14-2|82	%{_libdir}/scim-1.0/%{scim_api}/Filter
14cr|scim-1.4.14-2|83	%{_libdir}/scim-1.0/%{scim_api}/FrontEnd
14cr|scim-1.4.14-2|84	%{_libdir}/scim-1.0/%{scim_api}/Helper
14cr|scim-1.4.14-2|85	%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine
14cr|scim-1.4.14-2|86	%{_libdir}/scim-1.0/%{scim_api}/IMEngine/socket.so
14cr|scim-1.4.14-2|87	%{_libdir}/scim-1.0/%{scim_api}/IMEngine/rawcode.so
14cr|scim-1.4.14-2|88	%{_libdir}/scim-1.0/%{scim_api}/SetupUI
14cr|scim-1.4.14-2|89	%{_libdir}/scim-1.0/%{scim_api}/Config
14cr|scim-1.4.14-2|90	%{_datadir}/applications/*.desktop
14cr|scim-1.4.14-2|91	%{_datadir}/%{name}
14cr|scim-1.4.14-2|92	%{_datadir}/pixmaps/*
14cr|scim-1.4.14-2|93	%{_datadir}/control-center-2.0/capplets/scim-setup.desktop
14cr|scim-1.4.14-2|94	
14cr|scim-1.4.14-2|95	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|96	%package gtk
14cr|scim-1.4.14-2|97	Summary:        SCIM Gtk 2.x IM module
14cr|scim-1.4.14-2|98	Group:          System/Internationalization
14cr|scim-1.4.14-2|99	Requires:       %libname = %version-%release
14cr|scim-1.4.14-2|100	Conflicts:      %{libname} < 1.4.7-8
14cr|scim-1.4.14-2|101	Conflicts:	%{mklibname scim 8} < 1.4.7-8
14cr|scim-1.4.14-2|102	Requires(post,postun):	gtk+2.0
14cr|scim-1.4.14-2|103	
14cr|scim-1.4.14-2|104	%description gtk
14cr|scim-1.4.14-2|105	This package provides a GTK 2.x input method module for SCIM.
14cr|scim-1.4.14-2|106	
14cr|scim-1.4.14-2|107	%post gtk
14cr|scim-1.4.14-2|108	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%_lib
14cr|scim-1.4.14-2|109	
14cr|scim-1.4.14-2|110	%postun gtk
14cr|scim-1.4.14-2|111	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%_lib
14cr|scim-1.4.14-2|112	
14cr|scim-1.4.14-2|113	%files gtk
14cr|scim-1.4.14-2|114	%defattr(-,root,root,-)
14cr|scim-1.4.14-2|115	%{_libdir}/gtk-2.0/*/immodules/im-scim.so
14cr|scim-1.4.14-2|116	
14cr|scim-1.4.14-2|117	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|118	%package gtk3
14cr|scim-1.4.14-2|119	Summary:        SCIM Gtk 3.x IM module
14cr|scim-1.4.14-2|120	Group:          System/Internationalization
14cr|scim-1.4.14-2|121	Requires:       %libname = %version-%release
14cr|scim-1.4.14-2|122	Conflicts:      %{libname} < 1.4.7-8
14cr|scim-1.4.14-2|123	Conflicts:	%{mklibname scim 8} < 1.4.7-8
14cr|scim-1.4.14-2|124	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|scim-1.4.14-2|125	
14cr|scim-1.4.14-2|126	%description gtk3
14cr|scim-1.4.14-2|127	This package provides a GTK 3.x input method module for SCIM.
14cr|scim-1.4.14-2|128	
14cr|scim-1.4.14-2|129	%files gtk3
14cr|scim-1.4.14-2|130	%defattr(-,root,root,-)
14cr|scim-1.4.14-2|131	%{_libdir}/gtk-3.0/*/immodules/im-scim.so
14cr|scim-1.4.14-2|132	
14cr|scim-1.4.14-2|133	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|134	%package qt
14cr|scim-1.4.14-2|135	Summary:        SCIM Qt IM module
14cr|scim-1.4.14-2|136	Group:          System/Internationalization
14cr|scim-1.4.14-2|137	Requires:       %libname = %version-%release
14cr|scim-1.4.14-2|138	Conflicts:      %{libname} < 1.4.7-8
14cr|scim-1.4.14-2|139	Conflicts:	%{mklibname scim 8} < 1.4.7-8
14cr|scim-1.4.14-2|140	BuildRequires:	qt4-devel
14cr|scim-1.4.14-2|141	
14cr|scim-1.4.14-2|142	%description qt
14cr|scim-1.4.14-2|143	This package provides a Qt input method module for SCIM.
14cr|scim-1.4.14-2|144	
14cr|scim-1.4.14-2|145	%files qt
14cr|scim-1.4.14-2|146	%{_libdir}/qt4/plugins/inputmethods/im-scim.so
14cr|scim-1.4.14-2|147	
14cr|scim-1.4.14-2|148	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|149	%package -n %{develname}
14cr|scim-1.4.14-2|150	Summary:	Headers of SCIM for development
14cr|scim-1.4.14-2|151	Group:		Development/C
14cr|scim-1.4.14-2|152	Requires:	%{libname} = %{version}
14cr|scim-1.4.14-2|153	Provides:	%{name}-devel = %{version}-%{release}
14cr|scim-1.4.14-2|154	Obsoletes:	%mklibname -d scim 0
14cr|scim-1.4.14-2|155	Obsoletes:	%mklibname -d scim 8
14cr|scim-1.4.14-2|156	
14cr|scim-1.4.14-2|157	%description -n %{develname}
14cr|scim-1.4.14-2|158	Headers of %{name} for development.
14cr|scim-1.4.14-2|159	
14cr|scim-1.4.14-2|160	%files -n %{develname}
14cr|scim-1.4.14-2|161	%{_libdir}/lib*.so
14cr|scim-1.4.14-2|162	%{_libdir}/pkgconfig/*.pc
14cr|scim-1.4.14-2|163	%dir %{_includedir}/scim-1.0
14cr|scim-1.4.14-2|164	%{_includedir}/scim-1.0/*.h
14cr|scim-1.4.14-2|165	%{_includedir}/scim-1.0/gtk/*.h
14cr|scim-1.4.14-2|166	%{_includedir}/scim-1.0/x11/scim_x11_utils.h
14cr|scim-1.4.14-2|167	%{_sysconfdir}/rpm/macros.d/scim.macros
14cr|scim-1.4.14-2|168	#----------------------------------------------------------------------
14cr|scim-1.4.14-2|169	
14cr|scim-1.4.14-2|170	%prep
14cr|scim-1.4.14-2|171	%setup -q -a1
14cr|scim-1.4.14-2|172	%patch0 -p1 -b .compile~
14cr|scim-1.4.14-2|173	%patch1 -p1 -b .hotkey~
14cr|scim-1.4.14-2|174	%patch5 -p0 -b .utf8~
14cr|scim-1.4.14-2|175	
14cr|scim-1.4.14-2|176	# update icons
14cr|scim-1.4.14-2|177	cp -p scim-icons/icons/*.png data/icons
14cr|scim-1.4.14-2|178	cp -p scim-icons/pixmaps/*.png data/pixmaps
14cr|scim-1.4.14-2|179	
14cr|scim-1.4.14-2|180	# update the config file
14cr|scim-1.4.14-2|181	mv configs/config{,.orig}
14cr|scim-1.4.14-2|182	cp -p %{SOURCE2} configs/config
14cr|scim-1.4.14-2|183	
14cr|scim-1.4.14-2|184	%build
14cr|scim-1.4.14-2|185	intltoolize --force
14cr|scim-1.4.14-2|186	aclocal -I m4
14cr|scim-1.4.14-2|187	automake -a
14cr|scim-1.4.14-2|188	autoconf
14cr|scim-1.4.14-2|189	%configure2_5x --disable-static --enable-ld-version-script
14cr|scim-1.4.14-2|190	%make
14cr|scim-1.4.14-2|191	
14cr|scim-1.4.14-2|192	%install
14cr|scim-1.4.14-2|193	%makeinstall_std
14cr|scim-1.4.14-2|194	
14cr|scim-1.4.14-2|195	# remove unneeded files
14cr|scim-1.4.14-2|196	rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/*/*/*.{a,la}
14cr|scim-1.4.14-2|197	rm -f ${RPM_BUILD_ROOT}/%{_libdir}/gtk-2.0/immodules/im-scim.{a,la}
14cr|scim-1.4.14-2|198	
14cr|scim-1.4.14-2|199	# install scim.macros
14cr|scim-1.4.14-2|200	install -D -m0644 %SOURCE3 %buildroot%{_sysconfdir}/rpm/macros.d/scim.macros
14cr|scim-1.4.14-2|201	
14cr|scim-1.4.14-2|202	%find_lang %{name}
14cr|scim-1.4.14-2|203	
14cr|scim-1.4.14-2|204	%changelog
14cr|scim-1.4.14-2|205	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.14-2
14cr|scim-1.4.14-2|206	+ Revision: fb3c42f
14cr|scim-1.4.14-2|207	- MassBuild#464: Increase release tag
14cr|scim-1.4.14-2|208	
14cr|scim-1.4.14-2|209	

8106 14
14cr|scim-googlepinyin-0.1-0.20101114.2|1	%define snapdate 20101114
14cr|scim-googlepinyin-0.1-0.20101114.2|2	
14cr|scim-googlepinyin-0.1-0.20101114.2|3	Summary:	An SCIM port of android Google Pinyin IME
14cr|scim-googlepinyin-0.1-0.20101114.2|4	Name:		scim-googlepinyin
14cr|scim-googlepinyin-0.1-0.20101114.2|5	Version:	0.1
14cr|scim-googlepinyin-0.1-0.20101114.2|6	Release:	0.%{snapdate}.2
14cr|scim-googlepinyin-0.1-0.20101114.2|7	License:	ASL 2.0
14cr|scim-googlepinyin-0.1-0.20101114.2|8	Group:		System/Internationalization
14cr|scim-googlepinyin-0.1-0.20101114.2|9	Url:		http://code.google.com/p/scim-googlepinyin/
14cr|scim-googlepinyin-0.1-0.20101114.2|10	# source0 is generated by:
14cr|scim-googlepinyin-0.1-0.20101114.2|11	# git clone git://github.com/tchaikov/scim-googlepinyin.git
14cr|scim-googlepinyin-0.1-0.20101114.2|12	# cd scim-googlepinyin
14cr|scim-googlepinyin-0.1-0.20101114.2|13	# git archive --format=tar --prefix=scim-googlepinyin/ HEAD | xz> scim-googlepinyin-%{snapdate}.tar.xz
14cr|scim-googlepinyin-0.1-0.20101114.2|14	Source0:	%{name}-%{snapdate}.tar.xz
14cr|scim-googlepinyin-0.1-0.20101114.2|15	BuildRequires:	pkgconfig(scim)
14cr|scim-googlepinyin-0.1-0.20101114.2|16	
14cr|scim-googlepinyin-0.1-0.20101114.2|17	%description
14cr|scim-googlepinyin-0.1-0.20101114.2|18	scim-googlepinyin is an SCIM port of google-pinyin on android platform.
14cr|scim-googlepinyin-0.1-0.20101114.2|19	It's basically a translation from its original java code to C++ counterpart.
14cr|scim-googlepinyin-0.1-0.20101114.2|20	Android google pinyin's core is not changed in porting, but this user
14cr|scim-googlepinyin-0.1-0.20101114.2|21	interface is slightly modified to simulate the bevaviour of GooglePinyin
14cr|scim-googlepinyin-0.1-0.20101114.2|22	on Windows.
14cr|scim-googlepinyin-0.1-0.20101114.2|23	
14cr|scim-googlepinyin-0.1-0.20101114.2|24	%files
14cr|scim-googlepinyin-0.1-0.20101114.2|25	%{_datadir}/scim/googlepinyin
14cr|scim-googlepinyin-0.1-0.20101114.2|26	%{_datadir}/scim/icons/google-pinyin_icon.png
14cr|scim-googlepinyin-0.1-0.20101114.2|27	%{scim_plugins_dir}/*/*.so
14cr|scim-googlepinyin-0.1-0.20101114.2|28	
14cr|scim-googlepinyin-0.1-0.20101114.2|29	#----------------------------------------------------------------------------
14cr|scim-googlepinyin-0.1-0.20101114.2|30	
14cr|scim-googlepinyin-0.1-0.20101114.2|31	%prep
14cr|scim-googlepinyin-0.1-0.20101114.2|32	%setup -qn %{name}
14cr|scim-googlepinyin-0.1-0.20101114.2|33	
14cr|scim-googlepinyin-0.1-0.20101114.2|34	%build
14cr|scim-googlepinyin-0.1-0.20101114.2|35	./autogen.sh
14cr|scim-googlepinyin-0.1-0.20101114.2|36	%configure2_5x --disable-static
14cr|scim-googlepinyin-0.1-0.20101114.2|37	%make
14cr|scim-googlepinyin-0.1-0.20101114.2|38	
14cr|scim-googlepinyin-0.1-0.20101114.2|39	%install
14cr|scim-googlepinyin-0.1-0.20101114.2|40	%makeinstall_std
14cr|scim-googlepinyin-0.1-0.20101114.2|41	
14cr|scim-googlepinyin-0.1-0.20101114.2|42	
14cr|scim-googlepinyin-0.1-0.20101114.2|43	%changelog
14cr|scim-googlepinyin-0.1-0.20101114.2|44	* Sun May 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-0.20101114.2
14cr|scim-googlepinyin-0.1-0.20101114.2|45	+ Revision: ca2bb8a
14cr|scim-googlepinyin-0.1-0.20101114.2|46	- Spec cleanup
14cr|scim-googlepinyin-0.1-0.20101114.2|47	
14cr|scim-googlepinyin-0.1-0.20101114.2|48	

8107 14
14cr|scim-hangul-0.4.0-2|1	Summary:	Hangul Input Method Engine for SCIM
14cr|scim-hangul-0.4.0-2|2	Name:		scim-hangul
14cr|scim-hangul-0.4.0-2|3	Version:	0.4.0
14cr|scim-hangul-0.4.0-2|4	Release:	2
14cr|scim-hangul-0.4.0-2|5	License:	GPLv3+
14cr|scim-hangul-0.4.0-2|6	Group:		System/Internationalization
14cr|scim-hangul-0.4.0-2|7	Url:		http://www.scim-im.org/
14cr|scim-hangul-0.4.0-2|8	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
14cr|scim-hangul-0.4.0-2|9	Patch0:		scim-hangul-0.4.0.gcc47.patch
14cr|scim-hangul-0.4.0-2|10	BuildRequires:	pkgconfig(libhangul)
14cr|scim-hangul-0.4.0-2|11	BuildRequires:	pkgconfig(scim)
14cr|scim-hangul-0.4.0-2|12	
14cr|scim-hangul-0.4.0-2|13	%description
14cr|scim-hangul-0.4.0-2|14	Scim-hangul is a SCIM IMEngine module for Korean (Hangul) input support.
14cr|scim-hangul-0.4.0-2|15	
14cr|scim-hangul-0.4.0-2|16	%files -f %{name}.lang
14cr|scim-hangul-0.4.0-2|17	%doc AUTHORS COPYING README
14cr|scim-hangul-0.4.0-2|18	%{_libdir}/scim-1.0/*/IMEngine/hangul.so
14cr|scim-hangul-0.4.0-2|19	%{_libdir}/scim-1.0/*/SetupUI/hangul-imengine-setup.so
14cr|scim-hangul-0.4.0-2|20	%{_datadir}/scim/icons/scim-hangul*.png
14cr|scim-hangul-0.4.0-2|21	%{_datadir}/scim/hangul
14cr|scim-hangul-0.4.0-2|22	
14cr|scim-hangul-0.4.0-2|23	#----------------------------------------------------------------------------
14cr|scim-hangul-0.4.0-2|24	
14cr|scim-hangul-0.4.0-2|25	%prep
14cr|scim-hangul-0.4.0-2|26	%setup -q
14cr|scim-hangul-0.4.0-2|27	%apply_patches
14cr|scim-hangul-0.4.0-2|28	
14cr|scim-hangul-0.4.0-2|29	
14cr|scim-hangul-0.4.0-2|30	%build
14cr|scim-hangul-0.4.0-2|31	%configure2_5x --disable-static
14cr|scim-hangul-0.4.0-2|32	%make
14cr|scim-hangul-0.4.0-2|33	
14cr|scim-hangul-0.4.0-2|34	%install
14cr|scim-hangul-0.4.0-2|35	%makeinstall_std
14cr|scim-hangul-0.4.0-2|36	
14cr|scim-hangul-0.4.0-2|37	%find_lang %{name}
14cr|scim-hangul-0.4.0-2|38	
14cr|scim-hangul-0.4.0-2|39	
14cr|scim-hangul-0.4.0-2|40	
14cr|scim-hangul-0.4.0-2|41	%changelog
14cr|scim-hangul-0.4.0-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14cr|scim-hangul-0.4.0-2|43	+ Revision: 758b722
14cr|scim-hangul-0.4.0-2|44	- MassBuild#464: Increase release tag
14cr|scim-hangul-0.4.0-2|45	
14cr|scim-hangul-0.4.0-2|46	

8108 14
14cr|scim-m17n-0.2.3-5|1	Summary:	A wrapper for m17n
14cr|scim-m17n-0.2.3-5|2	Name:		scim-m17n
14cr|scim-m17n-0.2.3-5|3	Version:	0.2.3
14cr|scim-m17n-0.2.3-5|4	Release:	5
14cr|scim-m17n-0.2.3-5|5	License:	GPLv2+
14cr|scim-m17n-0.2.3-5|6	Group:		System/Internationalization
14cr|scim-m17n-0.2.3-5|7	Url:		http://sourceforge.net/projects/scim/
14cr|scim-m17n-0.2.3-5|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/scim/%{name}-%{version}.tar.gz
14cr|scim-m17n-0.2.3-5|9	BuildRequires:	pkgconfig(m17n-core)
14cr|scim-m17n-0.2.3-5|10	BuildRequires:	pkgconfig(scim)
14cr|scim-m17n-0.2.3-5|11	Requires:	m17n-lib
14cr|scim-m17n-0.2.3-5|12	
14cr|scim-m17n-0.2.3-5|13	%description
14cr|scim-m17n-0.2.3-5|14	A wrapper for m17n.
14cr|scim-m17n-0.2.3-5|15	
14cr|scim-m17n-0.2.3-5|16	%files
14cr|scim-m17n-0.2.3-5|17	%doc AUTHORS COPYING
14cr|scim-m17n-0.2.3-5|18	%{_datadir}/scim/icons/*
14cr|scim-m17n-0.2.3-5|19	%{scim_plugins_dir}/IMEngine/*.so
14cr|scim-m17n-0.2.3-5|20	
14cr|scim-m17n-0.2.3-5|21	#----------------------------------------------------------------------------
14cr|scim-m17n-0.2.3-5|22	
14cr|scim-m17n-0.2.3-5|23	%prep
14cr|scim-m17n-0.2.3-5|24	%setup -q
14cr|scim-m17n-0.2.3-5|25	
14cr|scim-m17n-0.2.3-5|26	%build
14cr|scim-m17n-0.2.3-5|27	%configure2_5x --disable-static
14cr|scim-m17n-0.2.3-5|28	%make
14cr|scim-m17n-0.2.3-5|29	
14cr|scim-m17n-0.2.3-5|30	%install
14cr|scim-m17n-0.2.3-5|31	%makeinstall_std
14cr|scim-m17n-0.2.3-5|32	
14cr|scim-m17n-0.2.3-5|33	# remove unneeded files
14cr|scim-m17n-0.2.3-5|34	rm -f %{buildroot}%{scim_plugins_dir}/IMEngine/*.{a,la}
14cr|scim-m17n-0.2.3-5|35	
14cr|scim-m17n-0.2.3-5|36	
14cr|scim-m17n-0.2.3-5|37	%changelog
14cr|scim-m17n-0.2.3-5|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-5
14cr|scim-m17n-0.2.3-5|39	+ Revision: 02f4346
14cr|scim-m17n-0.2.3-5|40	- MassBuild#464: Increase release tag
14cr|scim-m17n-0.2.3-5|41	
14cr|scim-m17n-0.2.3-5|42	

8109 14
14cr|scim-pinyin-0.5.92-2|1	Summary:	Chinese input module for Smart Chinese/Common Input Method platform
14cr|scim-pinyin-0.5.92-2|2	Name:		scim-pinyin
14cr|scim-pinyin-0.5.92-2|3	Version:	0.5.92
14cr|scim-pinyin-0.5.92-2|4	Release:	2
14cr|scim-pinyin-0.5.92-2|5	License:	GPLv2+
14cr|scim-pinyin-0.5.92-2|6	Group:		System/Internationalization
14cr|scim-pinyin-0.5.92-2|7	Url:		http://www.scim-im.org
14cr|scim-pinyin-0.5.92-2|8	Source0:	http://dl.sourceforge.net/scim/%{name}-%{version}.tar.gz
14cr|scim-pinyin-0.5.92-2|9	Patch0:		scim-pinyin-showallkeys.patch
14cr|scim-pinyin-0.5.92-2|10	Patch1:		scim-pinyin-0.5.91-save-in-temp.patch
14cr|scim-pinyin-0.5.92-2|11	Patch2:		scim-pinyin-0.5.91-fix-load.patch
14cr|scim-pinyin-0.5.92-2|12	Patch3:		scim-pinyin-0.5.91-fix-ms-shuangpin.patch
14cr|scim-pinyin-0.5.92-2|13	BuildRequires:	gettext-devel
14cr|scim-pinyin-0.5.92-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|scim-pinyin-0.5.92-2|15	BuildRequires:	pkgconfig(scim)
14cr|scim-pinyin-0.5.92-2|16	
14cr|scim-pinyin-0.5.92-2|17	%description
14cr|scim-pinyin-0.5.92-2|18	SCIM is a platform for the development of input methods. This is the
14cr|scim-pinyin-0.5.92-2|19	Chinese Pinyin input module for SCIM. You should install it if you
14cr|scim-pinyin-0.5.92-2|20	wish to enter Chinese text using the Pinyin input method.
14cr|scim-pinyin-0.5.92-2|21	
14cr|scim-pinyin-0.5.92-2|22	%files -f %{name}.lang
14cr|scim-pinyin-0.5.92-2|23	%doc AUTHORS COPYING README
14cr|scim-pinyin-0.5.92-2|24	%{_libdir}/scim-1.0/*/IMEngine/pinyin.so
14cr|scim-pinyin-0.5.92-2|25	%{_libdir}/scim-1.0/*/SetupUI/pinyin-imengine-setup.so
14cr|scim-pinyin-0.5.92-2|26	%{_datadir}/scim/pinyin
14cr|scim-pinyin-0.5.92-2|27	%{_datadir}/scim/icons/smart-pinyin.png
14cr|scim-pinyin-0.5.92-2|28	
14cr|scim-pinyin-0.5.92-2|29	#----------------------------------------------------------------------------
14cr|scim-pinyin-0.5.92-2|30	
14cr|scim-pinyin-0.5.92-2|31	%prep
14cr|scim-pinyin-0.5.92-2|32	%setup -q
14cr|scim-pinyin-0.5.92-2|33	%patch0 -p1
14cr|scim-pinyin-0.5.92-2|34	%patch1 -p1
14cr|scim-pinyin-0.5.92-2|35	%patch2 -p1
14cr|scim-pinyin-0.5.92-2|36	%patch3 -p1
14cr|scim-pinyin-0.5.92-2|37	
14cr|scim-pinyin-0.5.92-2|38	%build
14cr|scim-pinyin-0.5.92-2|39	autoreconf -fi
14cr|scim-pinyin-0.5.92-2|40	%configure2_5x --disable-static
14cr|scim-pinyin-0.5.92-2|41	# force rebuild of updated po:
14cr|scim-pinyin-0.5.92-2|42	%make -C po update-gmo
14cr|scim-pinyin-0.5.92-2|43	%make
14cr|scim-pinyin-0.5.92-2|44	
14cr|scim-pinyin-0.5.92-2|45	%install
14cr|scim-pinyin-0.5.92-2|46	%makeinstall_std
14cr|scim-pinyin-0.5.92-2|47	
14cr|scim-pinyin-0.5.92-2|48	%find_lang %{name}
14cr|scim-pinyin-0.5.92-2|49	
14cr|scim-pinyin-0.5.92-2|50	
14cr|scim-pinyin-0.5.92-2|51	%changelog
14cr|scim-pinyin-0.5.92-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.92-2
14cr|scim-pinyin-0.5.92-2|53	+ Revision: 58d551d
14cr|scim-pinyin-0.5.92-2|54	- MassBuild#464: Increase release tag
14cr|scim-pinyin-0.5.92-2|55	
14cr|scim-pinyin-0.5.92-2|56	

8110 14
14cr|scim-tables-0.5.13-2|1	Summary:	Data files for SCIM Generic Table input method module
14cr|scim-tables-0.5.13-2|2	Name:		scim-tables
14cr|scim-tables-0.5.13-2|3	Version:	0.5.13
14cr|scim-tables-0.5.13-2|4	Release:	2
14cr|scim-tables-0.5.13-2|5	License:	GPLv2+
14cr|scim-tables-0.5.13-2|6	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|7	Url:		http://sourceforge.net/projects/scim/
14cr|scim-tables-0.5.13-2|8	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.bz2
14cr|scim-tables-0.5.13-2|9	BuildRequires:	intltool
14cr|scim-tables-0.5.13-2|10	BuildRequires:	pkgconfig(scim) >= 1.4.9
14cr|scim-tables-0.5.13-2|11	BuildRequires:	pkgconfig(scim-gtkutils) >= 1.4.9
14cr|scim-tables-0.5.13-2|12	Requires:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|13	
14cr|scim-tables-0.5.13-2|14	%description
14cr|scim-tables-0.5.13-2|15	This package includes many data files for SCIM Generic Table input method
14cr|scim-tables-0.5.13-2|16	module. The data files are came from unicon and xcin.
14cr|scim-tables-0.5.13-2|17	
14cr|scim-tables-0.5.13-2|18	%files -f %{name}.lang
14cr|scim-tables-0.5.13-2|19	%doc AUTHORS ChangeLog COPYING README
14cr|scim-tables-0.5.13-2|20	%{_bindir}/scim-make-table
14cr|scim-tables-0.5.13-2|21	%{_datadir}/scim/icons/table.png
14cr|scim-tables-0.5.13-2|22	%{_mandir}/man1/*
14cr|scim-tables-0.5.13-2|23	%{scim_plugins_dir}/IMEngine/*.so
14cr|scim-tables-0.5.13-2|24	%{scim_plugins_dir}/SetupUI/*.so
14cr|scim-tables-0.5.13-2|25	
14cr|scim-tables-0.5.13-2|26	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|27	
14cr|scim-tables-0.5.13-2|28	%package en
14cr|scim-tables-0.5.13-2|29	Summary:	Dummy package for scim-tables-lang
14cr|scim-tables-0.5.13-2|30	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|31	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|32	Requires:	locales-en
14cr|scim-tables-0.5.13-2|33	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|34	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|35	
14cr|scim-tables-0.5.13-2|36	%description en
14cr|scim-tables-0.5.13-2|37	This package is dummy package to satisfy scim-tables-lang.
14cr|scim-tables-0.5.13-2|38	
14cr|scim-tables-0.5.13-2|39	%files en
14cr|scim-tables-0.5.13-2|40	%doc README
14cr|scim-tables-0.5.13-2|41	
14cr|scim-tables-0.5.13-2|42	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|43	
14cr|scim-tables-0.5.13-2|44	%package am
14cr|scim-tables-0.5.13-2|45	Summary:	Data files for Amharic
14cr|scim-tables-0.5.13-2|46	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|47	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|48	Requires:	locales-am
14cr|scim-tables-0.5.13-2|49	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|50	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|51	
14cr|scim-tables-0.5.13-2|52	%description am
14cr|scim-tables-0.5.13-2|53	This package includes table IM data files for Amharic.
14cr|scim-tables-0.5.13-2|54	
14cr|scim-tables-0.5.13-2|55	%files am
14cr|scim-tables-0.5.13-2|56	%{_datadir}/scim/tables/Amharic.bin
14cr|scim-tables-0.5.13-2|57	%{_datadir}/scim/icons/Amharic.png
14cr|scim-tables-0.5.13-2|58	
14cr|scim-tables-0.5.13-2|59	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|60	
14cr|scim-tables-0.5.13-2|61	%package ar
14cr|scim-tables-0.5.13-2|62	Summary:	Data files for Arabic
14cr|scim-tables-0.5.13-2|63	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|64	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|65	Requires:	locales-ar
14cr|scim-tables-0.5.13-2|66	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|67	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|68	
14cr|scim-tables-0.5.13-2|69	%description ar
14cr|scim-tables-0.5.13-2|70	This package includes table IM data files for Arabic.
14cr|scim-tables-0.5.13-2|71	
14cr|scim-tables-0.5.13-2|72	%files ar
14cr|scim-tables-0.5.13-2|73	%{_datadir}/scim/tables/Arabic.bin
14cr|scim-tables-0.5.13-2|74	%{_datadir}/scim/icons/Arabic.png
14cr|scim-tables-0.5.13-2|75	
14cr|scim-tables-0.5.13-2|76	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|77	
14cr|scim-tables-0.5.13-2|78	%package bn
14cr|scim-tables-0.5.13-2|79	Summary:	Data files for Bengali
14cr|scim-tables-0.5.13-2|80	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|81	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|82	Requires:	locales-bn
14cr|scim-tables-0.5.13-2|83	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|84	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|85	
14cr|scim-tables-0.5.13-2|86	%description bn
14cr|scim-tables-0.5.13-2|87	This package includes table IM data files for Bengali.
14cr|scim-tables-0.5.13-2|88	
14cr|scim-tables-0.5.13-2|89	%files bn
14cr|scim-tables-0.5.13-2|90	%{_datadir}/scim/tables/Bengali-inscript.bin
14cr|scim-tables-0.5.13-2|91	%{_datadir}/scim/tables/Bengali-probhat.bin
14cr|scim-tables-0.5.13-2|92	%{_datadir}/scim/icons/Bengali-inscript.png
14cr|scim-tables-0.5.13-2|93	%{_datadir}/scim/icons/Bengali-probhat.png
14cr|scim-tables-0.5.13-2|94	
14cr|scim-tables-0.5.13-2|95	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|96	
14cr|scim-tables-0.5.13-2|97	%package el
14cr|scim-tables-0.5.13-2|98	Summary:	Data files for Greek
14cr|scim-tables-0.5.13-2|99	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|100	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|101	Requires:	locales-el
14cr|scim-tables-0.5.13-2|102	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|103	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|104	
14cr|scim-tables-0.5.13-2|105	%description el
14cr|scim-tables-0.5.13-2|106	This package includes table IM data files for Greek.
14cr|scim-tables-0.5.13-2|107	
14cr|scim-tables-0.5.13-2|108	%files el
14cr|scim-tables-0.5.13-2|109	%{_datadir}/scim/tables/greekpoly.bin
14cr|scim-tables-0.5.13-2|110	
14cr|scim-tables-0.5.13-2|111	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|112	
14cr|scim-tables-0.5.13-2|113	%package gu
14cr|scim-tables-0.5.13-2|114	Summary:	Data files for Gujarati
14cr|scim-tables-0.5.13-2|115	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|116	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|117	Requires:	locales-gu
14cr|scim-tables-0.5.13-2|118	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|119	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|120	
14cr|scim-tables-0.5.13-2|121	%description gu
14cr|scim-tables-0.5.13-2|122	This package includes table IM data files for Gujarati.
14cr|scim-tables-0.5.13-2|123	
14cr|scim-tables-0.5.13-2|124	%files gu
14cr|scim-tables-0.5.13-2|125	%{_datadir}/scim/tables/Gujarati-inscript.bin
14cr|scim-tables-0.5.13-2|126	%{_datadir}/scim/tables/Gujarati-phonetic.bin
14cr|scim-tables-0.5.13-2|127	%{_datadir}/scim/icons/Gujarati-inscript.png
14cr|scim-tables-0.5.13-2|128	%{_datadir}/scim/icons/Gujarati-phonetic.png
14cr|scim-tables-0.5.13-2|129	
14cr|scim-tables-0.5.13-2|130	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|131	
14cr|scim-tables-0.5.13-2|132	%package he
14cr|scim-tables-0.5.13-2|133	Summary:	Data files for Hebrew
14cr|scim-tables-0.5.13-2|134	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|135	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|136	Requires:	locales-he
14cr|scim-tables-0.5.13-2|137	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|138	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|139	
14cr|scim-tables-0.5.13-2|140	%description he
14cr|scim-tables-0.5.13-2|141	This package includes table IM data files for Hebrew.
14cr|scim-tables-0.5.13-2|142	
14cr|scim-tables-0.5.13-2|143	%files he
14cr|scim-tables-0.5.13-2|144	%{_datadir}/scim/tables/classicalhebrew.bin
14cr|scim-tables-0.5.13-2|145	%{_datadir}/scim/tables/HebrewComputer.bin
14cr|scim-tables-0.5.13-2|146	%{_datadir}/scim/icons/HebrewComputer.png
14cr|scim-tables-0.5.13-2|147	
14cr|scim-tables-0.5.13-2|148	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|149	
14cr|scim-tables-0.5.13-2|150	%package hi
14cr|scim-tables-0.5.13-2|151	Summary:	Data files for Hindi
14cr|scim-tables-0.5.13-2|152	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|153	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|154	Requires:	locales-hi
14cr|scim-tables-0.5.13-2|155	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|156	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|157	
14cr|scim-tables-0.5.13-2|158	%description hi
14cr|scim-tables-0.5.13-2|159	This package includes table IM data files for Hindi.
14cr|scim-tables-0.5.13-2|160	
14cr|scim-tables-0.5.13-2|161	%files hi
14cr|scim-tables-0.5.13-2|162	%{_datadir}/scim/tables/Hindi-remington.bin
14cr|scim-tables-0.5.13-2|163	%{_datadir}/scim/tables/Hindi-inscript.bin
14cr|scim-tables-0.5.13-2|164	%{_datadir}/scim/tables/Hindi-phonetic.bin
14cr|scim-tables-0.5.13-2|165	%{_datadir}/scim/icons/Hindi-remington.png
14cr|scim-tables-0.5.13-2|166	%{_datadir}/scim/icons/Hindi-inscript.png
14cr|scim-tables-0.5.13-2|167	%{_datadir}/scim/icons/Hindi-phonetic.png
14cr|scim-tables-0.5.13-2|168	
14cr|scim-tables-0.5.13-2|169	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|170	
14cr|scim-tables-0.5.13-2|171	%package ja
14cr|scim-tables-0.5.13-2|172	Summary:	Data files for Japanese
14cr|scim-tables-0.5.13-2|173	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|174	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|175	Requires:	locales-ja
14cr|scim-tables-0.5.13-2|176	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|177	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|178	
14cr|scim-tables-0.5.13-2|179	%description ja
14cr|scim-tables-0.5.13-2|180	This package includes table IM data files for Japanese.
14cr|scim-tables-0.5.13-2|181	
14cr|scim-tables-0.5.13-2|182	%files ja
14cr|scim-tables-0.5.13-2|183	%doc tables/ja/kanjidic_licence.html tables/ja/kanjidic_doc.html tables/ja/kanjidic-permission-to-use-for-scim
14cr|scim-tables-0.5.13-2|184	%{_datadir}/scim/tables/HIRAGANA.bin
14cr|scim-tables-0.5.13-2|185	%{_datadir}/scim/tables/KATAKANA.bin
14cr|scim-tables-0.5.13-2|186	%{_datadir}/scim/tables/Nippon.bin
14cr|scim-tables-0.5.13-2|187	%{_datadir}/scim/icons/HIRAGANA.png
14cr|scim-tables-0.5.13-2|188	%{_datadir}/scim/icons/KATAKANA.png
14cr|scim-tables-0.5.13-2|189	%{_datadir}/scim/icons/Nippon.png
14cr|scim-tables-0.5.13-2|190	
14cr|scim-tables-0.5.13-2|191	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|192	
14cr|scim-tables-0.5.13-2|193	%package kn
14cr|scim-tables-0.5.13-2|194	Summary:	Data files for Kannada
14cr|scim-tables-0.5.13-2|195	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|196	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|197	Requires:	locales-kn
14cr|scim-tables-0.5.13-2|198	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|199	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|200	
14cr|scim-tables-0.5.13-2|201	%description kn
14cr|scim-tables-0.5.13-2|202	This package includes table IM data files for Kannada.
14cr|scim-tables-0.5.13-2|203	
14cr|scim-tables-0.5.13-2|204	%files kn
14cr|scim-tables-0.5.13-2|205	%{_datadir}/scim/tables/Kannada-inscript.bin
14cr|scim-tables-0.5.13-2|206	%{_datadir}/scim/tables/Kannada-kgp.bin
14cr|scim-tables-0.5.13-2|207	%{_datadir}/scim/icons/Kannada-inscript.png
14cr|scim-tables-0.5.13-2|208	%{_datadir}/scim/icons/Kannada-kgp.png
14cr|scim-tables-0.5.13-2|209	
14cr|scim-tables-0.5.13-2|210	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|211	
14cr|scim-tables-0.5.13-2|212	%package ko
14cr|scim-tables-0.5.13-2|213	Summary:	Data files for Korean
14cr|scim-tables-0.5.13-2|214	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|215	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|216	Requires:	locales-ko
14cr|scim-tables-0.5.13-2|217	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|218	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|219	
14cr|scim-tables-0.5.13-2|220	%description ko
14cr|scim-tables-0.5.13-2|221	This package includes table IM data files for Korean.
14cr|scim-tables-0.5.13-2|222	
14cr|scim-tables-0.5.13-2|223	%files ko
14cr|scim-tables-0.5.13-2|224	%{_datadir}/scim/tables/Hangul.bin
14cr|scim-tables-0.5.13-2|225	%{_datadir}/scim/tables/HangulRomaja.bin
14cr|scim-tables-0.5.13-2|226	%{_datadir}/scim/tables/Hanja.bin
14cr|scim-tables-0.5.13-2|227	%{_datadir}/scim/icons/Hangul.png
14cr|scim-tables-0.5.13-2|228	%{_datadir}/scim/icons/Hanja.png
14cr|scim-tables-0.5.13-2|229	
14cr|scim-tables-0.5.13-2|230	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|231	
14cr|scim-tables-0.5.13-2|232	%package ml
14cr|scim-tables-0.5.13-2|233	Summary:	Data files for Malayalam
14cr|scim-tables-0.5.13-2|234	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|235	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|236	Requires:	locales-ml
14cr|scim-tables-0.5.13-2|237	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|238	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|239	
14cr|scim-tables-0.5.13-2|240	%description ml
14cr|scim-tables-0.5.13-2|241	This package includes table IM data files for Malayalam.
14cr|scim-tables-0.5.13-2|242	
14cr|scim-tables-0.5.13-2|243	%files ml
14cr|scim-tables-0.5.13-2|244	%{_datadir}/scim/tables/Malayalam-inscript.bin
14cr|scim-tables-0.5.13-2|245	%{_datadir}/scim/tables/Malayalam-phonetic.bin
14cr|scim-tables-0.5.13-2|246	%{_datadir}/scim/icons/Malayalam-inscript.png
14cr|scim-tables-0.5.13-2|247	%{_datadir}/scim/icons/Malayalam-phonetic.png
14cr|scim-tables-0.5.13-2|248	
14cr|scim-tables-0.5.13-2|249	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|250	
14cr|scim-tables-0.5.13-2|251	%package mr
14cr|scim-tables-0.5.13-2|252	Summary:	Data files for Marathi
14cr|scim-tables-0.5.13-2|253	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|254	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|255	Requires:	locales-mr
14cr|scim-tables-0.5.13-2|256	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|257	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|258	
14cr|scim-tables-0.5.13-2|259	%description mr
14cr|scim-tables-0.5.13-2|260	This package includes table IM data files for Marathi.
14cr|scim-tables-0.5.13-2|261	
14cr|scim-tables-0.5.13-2|262	%files mr
14cr|scim-tables-0.5.13-2|263	%{_datadir}/scim/tables/Marathi-remington.bin
14cr|scim-tables-0.5.13-2|264	%{_datadir}/scim/icons/Marathi-remington.png
14cr|scim-tables-0.5.13-2|265	
14cr|scim-tables-0.5.13-2|266	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|267	
14cr|scim-tables-0.5.13-2|268	%package ne
14cr|scim-tables-0.5.13-2|269	Summary:	Data files for Nepali
14cr|scim-tables-0.5.13-2|270	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|271	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|272	Requires:	locales-ne
14cr|scim-tables-0.5.13-2|273	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|274	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|275	
14cr|scim-tables-0.5.13-2|276	%description ne
14cr|scim-tables-0.5.13-2|277	This package includes table IM data files for Nepali.
14cr|scim-tables-0.5.13-2|278	
14cr|scim-tables-0.5.13-2|279	%files ne
14cr|scim-tables-0.5.13-2|280	%{_datadir}/scim/tables/Nepali_Rom.bin
14cr|scim-tables-0.5.13-2|281	%{_datadir}/scim/tables/Nepali_Trad.bin
14cr|scim-tables-0.5.13-2|282	%{_datadir}/scim/icons/Nepali.png
14cr|scim-tables-0.5.13-2|283	
14cr|scim-tables-0.5.13-2|284	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|285	
14cr|scim-tables-0.5.13-2|286	%package pa
14cr|scim-tables-0.5.13-2|287	Summary:	Data files for Punjabi
14cr|scim-tables-0.5.13-2|288	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|289	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|290	Requires:	locales-pa
14cr|scim-tables-0.5.13-2|291	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|292	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|293	
14cr|scim-tables-0.5.13-2|294	%description pa
14cr|scim-tables-0.5.13-2|295	This package includes table IM data files for Punjabi.
14cr|scim-tables-0.5.13-2|296	
14cr|scim-tables-0.5.13-2|297	%files pa
14cr|scim-tables-0.5.13-2|298	%{_datadir}/scim/tables/Punjabi-remington.bin
14cr|scim-tables-0.5.13-2|299	%{_datadir}/scim/tables/Punjabi-inscript.bin
14cr|scim-tables-0.5.13-2|300	%{_datadir}/scim/tables/Punjabi-jhelum.bin
14cr|scim-tables-0.5.13-2|301	%{_datadir}/scim/tables/Punjabi-phonetic.bin
14cr|scim-tables-0.5.13-2|302	%{_datadir}/scim/icons/Punjabi-remington.png
14cr|scim-tables-0.5.13-2|303	%{_datadir}/scim/icons/Punjabi-inscript.png
14cr|scim-tables-0.5.13-2|304	%{_datadir}/scim/icons/Punjabi-jhelum.png
14cr|scim-tables-0.5.13-2|305	%{_datadir}/scim/icons/Punjabi-phonetic.png
14cr|scim-tables-0.5.13-2|306	
14cr|scim-tables-0.5.13-2|307	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|308	
14cr|scim-tables-0.5.13-2|309	%package ru
14cr|scim-tables-0.5.13-2|310	Summary:	Data files for Yawerty
14cr|scim-tables-0.5.13-2|311	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|312	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|313	Requires:	locales-ru
14cr|scim-tables-0.5.13-2|314	Conflicts:	scim-tables-uk < 0.5.13
14cr|scim-tables-0.5.13-2|315	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|316	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|317	
14cr|scim-tables-0.5.13-2|318	%description ru
14cr|scim-tables-0.5.13-2|319	This package includes table IM data files for Yawerty.
14cr|scim-tables-0.5.13-2|320	
14cr|scim-tables-0.5.13-2|321	%files ru
14cr|scim-tables-0.5.13-2|322	%{_datadir}/scim/icons/Translit.png
14cr|scim-tables-0.5.13-2|323	%{_datadir}/scim/tables/Translit.bin
14cr|scim-tables-0.5.13-2|324	%{_datadir}/scim/tables/Yawerty.bin
14cr|scim-tables-0.5.13-2|325	%{_datadir}/scim/icons/Yawerty.png
14cr|scim-tables-0.5.13-2|326	%{_datadir}/scim/icons/RussianComputer.png
14cr|scim-tables-0.5.13-2|327	%{_datadir}/scim/tables/RussianTraditional.bin
14cr|scim-tables-0.5.13-2|328	%{_datadir}/scim/icons/RussianTraditional.png
14cr|scim-tables-0.5.13-2|329	%{_datadir}/scim/tables/RussianComputer.bin
14cr|scim-tables-0.5.13-2|330	
14cr|scim-tables-0.5.13-2|331	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|332	
14cr|scim-tables-0.5.13-2|333	%package ta
14cr|scim-tables-0.5.13-2|334	Summary:	Data files for Tamil
14cr|scim-tables-0.5.13-2|335	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|336	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|337	Requires:	locales-ta
14cr|scim-tables-0.5.13-2|338	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|339	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|340	
14cr|scim-tables-0.5.13-2|341	%description ta
14cr|scim-tables-0.5.13-2|342	This package includes table IM data files for Tamil.
14cr|scim-tables-0.5.13-2|343	
14cr|scim-tables-0.5.13-2|344	%files ta
14cr|scim-tables-0.5.13-2|345	%{_datadir}/scim/tables/Tamil-tamil99.bin
14cr|scim-tables-0.5.13-2|346	%{_datadir}/scim/tables/Tamil-inscript.bin
14cr|scim-tables-0.5.13-2|347	%{_datadir}/scim/tables/Tamil-phonetic.bin
14cr|scim-tables-0.5.13-2|348	%{_datadir}/scim/tables/Tamil-remington.bin
14cr|scim-tables-0.5.13-2|349	%{_datadir}/scim/icons/Tamil-inscript.png
14cr|scim-tables-0.5.13-2|350	%{_datadir}/scim/icons/Tamil-phonetic.png
14cr|scim-tables-0.5.13-2|351	%{_datadir}/scim/icons/Tamil-remington.png
14cr|scim-tables-0.5.13-2|352	%{_datadir}/scim/icons/Tamil-tamil99.png
14cr|scim-tables-0.5.13-2|353	
14cr|scim-tables-0.5.13-2|354	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|355	
14cr|scim-tables-0.5.13-2|356	%package te
14cr|scim-tables-0.5.13-2|357	Summary:	Data files for Telugu
14cr|scim-tables-0.5.13-2|358	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|359	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|360	Requires:	locales-te
14cr|scim-tables-0.5.13-2|361	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|362	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|363	
14cr|scim-tables-0.5.13-2|364	%description te
14cr|scim-tables-0.5.13-2|365	This package includes table IM data files for Telugu.
14cr|scim-tables-0.5.13-2|366	
14cr|scim-tables-0.5.13-2|367	%files te
14cr|scim-tables-0.5.13-2|368	%{_datadir}/scim/tables/Telugu-inscript.bin
14cr|scim-tables-0.5.13-2|369	%{_datadir}/scim/icons/Telugu-inscript.png
14cr|scim-tables-0.5.13-2|370	
14cr|scim-tables-0.5.13-2|371	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|372	
14cr|scim-tables-0.5.13-2|373	%package th
14cr|scim-tables-0.5.13-2|374	Summary:	Data files for Thai
14cr|scim-tables-0.5.13-2|375	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|376	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|377	Requires:	locales-th
14cr|scim-tables-0.5.13-2|378	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|379	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|380	
14cr|scim-tables-0.5.13-2|381	%description th
14cr|scim-tables-0.5.13-2|382	This package includes table IM data files for Thai.
14cr|scim-tables-0.5.13-2|383	
14cr|scim-tables-0.5.13-2|384	%files th
14cr|scim-tables-0.5.13-2|385	%{_datadir}/scim/tables/Thai.bin
14cr|scim-tables-0.5.13-2|386	%{_datadir}/scim/icons/Thai.png
14cr|scim-tables-0.5.13-2|387	
14cr|scim-tables-0.5.13-2|388	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|389	
14cr|scim-tables-0.5.13-2|390	%package ug
14cr|scim-tables-0.5.13-2|391	Summary:	Data files for Uyghur
14cr|scim-tables-0.5.13-2|392	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|393	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|394	Requires:	locales-ug
14cr|scim-tables-0.5.13-2|395	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|396	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|397	
14cr|scim-tables-0.5.13-2|398	%description ug
14cr|scim-tables-0.5.13-2|399	This package includes table IM data files for Uyghur.
14cr|scim-tables-0.5.13-2|400	
14cr|scim-tables-0.5.13-2|401	%files ug
14cr|scim-tables-0.5.13-2|402	%{_datadir}/scim/tables/Uyghur-Romanized.bin
14cr|scim-tables-0.5.13-2|403	%{_datadir}/scim/tables/Uyghur-Standard.bin
14cr|scim-tables-0.5.13-2|404	%{_datadir}/scim/icons/Uyghur.png
14cr|scim-tables-0.5.13-2|405	
14cr|scim-tables-0.5.13-2|406	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|407	
14cr|scim-tables-0.5.13-2|408	%package uk
14cr|scim-tables-0.5.13-2|409	Summary:	Data files for Ukrainian
14cr|scim-tables-0.5.13-2|410	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|411	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|412	Requires:	locales-uk
14cr|scim-tables-0.5.13-2|413	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|414	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|415	
14cr|scim-tables-0.5.13-2|416	%description uk
14cr|scim-tables-0.5.13-2|417	This package includes table IM data files for Ukrainian.
14cr|scim-tables-0.5.13-2|418	
14cr|scim-tables-0.5.13-2|419	%files uk
14cr|scim-tables-0.5.13-2|420	%{_datadir}/scim/tables/Ukrainian-Translit.bin
14cr|scim-tables-0.5.13-2|421	%{_datadir}/scim/icons/Ukrainian-Translit.png
14cr|scim-tables-0.5.13-2|422	
14cr|scim-tables-0.5.13-2|423	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|424	
14cr|scim-tables-0.5.13-2|425	%package vi
14cr|scim-tables-0.5.13-2|426	Summary:	Data files for Viqr
14cr|scim-tables-0.5.13-2|427	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|428	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|429	Requires:	locales-vi
14cr|scim-tables-0.5.13-2|430	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|431	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|432	
14cr|scim-tables-0.5.13-2|433	%description vi
14cr|scim-tables-0.5.13-2|434	This package includes table IM data files for Viqr.
14cr|scim-tables-0.5.13-2|435	
14cr|scim-tables-0.5.13-2|436	%files vi
14cr|scim-tables-0.5.13-2|437	%{_datadir}/scim/tables/Viqr.bin
14cr|scim-tables-0.5.13-2|438	%{_datadir}/scim/icons/Viqr.png
14cr|scim-tables-0.5.13-2|439	
14cr|scim-tables-0.5.13-2|440	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|441	
14cr|scim-tables-0.5.13-2|442	%package zh
14cr|scim-tables-0.5.13-2|443	Summary:	Data files for Chinese
14cr|scim-tables-0.5.13-2|444	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|445	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|446	Requires:	locales-zh
14cr|scim-tables-0.5.13-2|447	Provides:	scim-tables-lang = %{EVRD}
14cr|scim-tables-0.5.13-2|448	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|449	
14cr|scim-tables-0.5.13-2|450	%description zh
14cr|scim-tables-0.5.13-2|451	This package includes table IM data files for Chinese.
14cr|scim-tables-0.5.13-2|452	
14cr|scim-tables-0.5.13-2|453	%files zh
14cr|scim-tables-0.5.13-2|454	%doc tables/zh/README-Erbi.txt tables/zh/README-CangJie.txt
14cr|scim-tables-0.5.13-2|455	%doc tables/zh/README-Wu.txt
14cr|scim-tables-0.5.13-2|456	%{_datadir}/scim/tables/Erbi.bin
14cr|scim-tables-0.5.13-2|457	%{_datadir}/scim/tables/Erbi-QS.bin
14cr|scim-tables-0.5.13-2|458	%{_datadir}/scim/tables/Wubi.bin
14cr|scim-tables-0.5.13-2|459	%{_datadir}/scim/tables/Ziranma.bin
14cr|scim-tables-0.5.13-2|460	%{_datadir}/scim/icons/Erbi.png
14cr|scim-tables-0.5.13-2|461	%{_datadir}/scim/icons/Erbi-QS.png
14cr|scim-tables-0.5.13-2|462	%{_datadir}/scim/icons/Wubi.png
14cr|scim-tables-0.5.13-2|463	%{_datadir}/scim/icons/Ziranma.png
14cr|scim-tables-0.5.13-2|464	%{_datadir}/scim/tables/Array30.bin
14cr|scim-tables-0.5.13-2|465	%{_datadir}/scim/tables/CangJie.bin
14cr|scim-tables-0.5.13-2|466	%{_datadir}/scim/tables/CangJie3.bin
14cr|scim-tables-0.5.13-2|467	%{_datadir}/scim/tables/CangJie5.bin
14cr|scim-tables-0.5.13-2|468	%{_datadir}/scim/tables/Cantonese.bin
14cr|scim-tables-0.5.13-2|469	%{_datadir}/scim/tables/CantonHK.bin
14cr|scim-tables-0.5.13-2|470	%{_datadir}/scim/tables/CNS11643.bin
14cr|scim-tables-0.5.13-2|471	%{_datadir}/scim/tables/Dayi3.bin
14cr|scim-tables-0.5.13-2|472	%{_datadir}/scim/tables/EZ-Big.bin
14cr|scim-tables-0.5.13-2|473	%{_datadir}/scim/tables/Jyutping.bin
14cr|scim-tables-0.5.13-2|474	%{_datadir}/scim/tables/Quick.bin
14cr|scim-tables-0.5.13-2|475	%{_datadir}/scim/tables/Simplex.bin
14cr|scim-tables-0.5.13-2|476	%{_datadir}/scim/tables/Stroke5.bin
14cr|scim-tables-0.5.13-2|477	%{_datadir}/scim/tables/Wu.bin
14cr|scim-tables-0.5.13-2|478	%{_datadir}/scim/tables/ZhuYin.bin
14cr|scim-tables-0.5.13-2|479	%{_datadir}/scim/tables/ZhuYin-Big.bin
14cr|scim-tables-0.5.13-2|480	%{_datadir}/scim/tables/SmartCangJie6.bin
14cr|scim-tables-0.5.13-2|481	%{_datadir}/scim/icons/Array30.png
14cr|scim-tables-0.5.13-2|482	%{_datadir}/scim/icons/CangJie.png
14cr|scim-tables-0.5.13-2|483	%{_datadir}/scim/icons/CangJie3.png
14cr|scim-tables-0.5.13-2|484	%{_datadir}/scim/icons/Cantonese.png
14cr|scim-tables-0.5.13-2|485	%{_datadir}/scim/icons/CantonHK.png
14cr|scim-tables-0.5.13-2|486	%{_datadir}/scim/icons/CNS11643.png
14cr|scim-tables-0.5.13-2|487	%{_datadir}/scim/icons/Dayi.png
14cr|scim-tables-0.5.13-2|488	%{_datadir}/scim/icons/EZ.png
14cr|scim-tables-0.5.13-2|489	%{_datadir}/scim/icons/Jyutping.png
14cr|scim-tables-0.5.13-2|490	%{_datadir}/scim/icons/Quick.png
14cr|scim-tables-0.5.13-2|491	%{_datadir}/scim/icons/Simplex.png
14cr|scim-tables-0.5.13-2|492	%{_datadir}/scim/icons/Stroke5.png
14cr|scim-tables-0.5.13-2|493	%{_datadir}/scim/icons/Wu.png
14cr|scim-tables-0.5.13-2|494	%{_datadir}/scim/icons/ZhuYin.png
14cr|scim-tables-0.5.13-2|495	%{_datadir}/scim/icons/SmartCangJie6.png
14cr|scim-tables-0.5.13-2|496	
14cr|scim-tables-0.5.13-2|497	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|498	
14cr|scim-tables-0.5.13-2|499	%package additional
14cr|scim-tables-0.5.13-2|500	Summary:	Data files for additional languages
14cr|scim-tables-0.5.13-2|501	Group:		System/Internationalization
14cr|scim-tables-0.5.13-2|502	Requires:	scim-tables = %{EVRD}
14cr|scim-tables-0.5.13-2|503	BuildArch:	noarch
14cr|scim-tables-0.5.13-2|504	
14cr|scim-tables-0.5.13-2|505	%description additional
14cr|scim-tables-0.5.13-2|506	This package includes table IM data files for additional languages.
14cr|scim-tables-0.5.13-2|507	
14cr|scim-tables-0.5.13-2|508	%files additional
14cr|scim-tables-0.5.13-2|509	%{_datadir}/scim/tables/LaTeX.bin
14cr|scim-tables-0.5.13-2|510	%{_datadir}/scim/tables/IPA-X-SAMPA.bin
14cr|scim-tables-0.5.13-2|511	%{_datadir}/scim/tables/IPA-Kirshenbaum.bin
14cr|scim-tables-0.5.13-2|512	%{_datadir}/scim/icons/LaTeX.png
14cr|scim-tables-0.5.13-2|513	%{_datadir}/scim/icons/IPA-X-SAMPA.png
14cr|scim-tables-0.5.13-2|514	
14cr|scim-tables-0.5.13-2|515	#----------------------------------------------------------------------------
14cr|scim-tables-0.5.13-2|516	
14cr|scim-tables-0.5.13-2|517	%prep
14cr|scim-tables-0.5.13-2|518	%setup -q
14cr|scim-tables-0.5.13-2|519	
14cr|scim-tables-0.5.13-2|520	%build
14cr|scim-tables-0.5.13-2|521	%configure2_5x --disable-static
14cr|scim-tables-0.5.13-2|522	%make
14cr|scim-tables-0.5.13-2|523	
14cr|scim-tables-0.5.13-2|524	%install
14cr|scim-tables-0.5.13-2|525	%makeinstall_std
14cr|scim-tables-0.5.13-2|526	
14cr|scim-tables-0.5.13-2|527	%find_lang %{name}
14cr|scim-tables-0.5.13-2|528	
14cr|scim-tables-0.5.13-2|529	
14cr|scim-tables-0.5.13-2|530	%changelog
14cr|scim-tables-0.5.13-2|531	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.13-2
14cr|scim-tables-0.5.13-2|532	+ Revision: d7512e3
14cr|scim-tables-0.5.13-2|533	- MassBuild#464: Increase release tag
14cr|scim-tables-0.5.13-2|534	
14cr|scim-tables-0.5.13-2|535	

8111 14
14cr|scim-thai-0.1.3-2|1	Name:		scim-thai
14cr|scim-thai-0.1.3-2|2	Summary:	Thai IMEngine for SCIM
14cr|scim-thai-0.1.3-2|3	Version:	0.1.3
14cr|scim-thai-0.1.3-2|4	Release:	2
14cr|scim-thai-0.1.3-2|5	License:	GPLv2+
14cr|scim-thai-0.1.3-2|6	Group:		System/Internationalization
14cr|scim-thai-0.1.3-2|7	Url:		http://linux.thai.net/projects/scim-thai
14cr|scim-thai-0.1.3-2|8	Source0:	ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.gz
14cr|scim-thai-0.1.3-2|9	BuildRequires:	gettext-devel
14cr|scim-thai-0.1.3-2|10	BuildRequires:	pkgconfig(libthai)
14cr|scim-thai-0.1.3-2|11	BuildRequires:	pkgconfig(scim)
14cr|scim-thai-0.1.3-2|12	
14cr|scim-thai-0.1.3-2|13	%description
14cr|scim-thai-0.1.3-2|14	Thai IMEngine for SCIM.
14cr|scim-thai-0.1.3-2|15	
14cr|scim-thai-0.1.3-2|16	%files -f %{name}.lang
14cr|scim-thai-0.1.3-2|17	%doc AUTHORS COPYING
14cr|scim-thai-0.1.3-2|18	%{_datadir}/scim/icons/*
14cr|scim-thai-0.1.3-2|19	%{_libdir}/scim-1.0/*/IMEngine/*.so
14cr|scim-thai-0.1.3-2|20	%{_libdir}/scim-1.0/*/SetupUI/*.so
14cr|scim-thai-0.1.3-2|21	
14cr|scim-thai-0.1.3-2|22	#----------------------------------------------------------------------------
14cr|scim-thai-0.1.3-2|23	
14cr|scim-thai-0.1.3-2|24	%prep
14cr|scim-thai-0.1.3-2|25	%setup -q
14cr|scim-thai-0.1.3-2|26	
14cr|scim-thai-0.1.3-2|27	%build
14cr|scim-thai-0.1.3-2|28	%configure2_5x \
14cr|scim-thai-0.1.3-2|29	--disable-static \
14cr|scim-thai-0.1.3-2|30	--disable-rpath
14cr|scim-thai-0.1.3-2|31	%make
14cr|scim-thai-0.1.3-2|32	
14cr|scim-thai-0.1.3-2|33	%install
14cr|scim-thai-0.1.3-2|34	%makeinstall_std
14cr|scim-thai-0.1.3-2|35	
14cr|scim-thai-0.1.3-2|36	%find_lang %{name}
14cr|scim-thai-0.1.3-2|37	
14cr|scim-thai-0.1.3-2|38	
14cr|scim-thai-0.1.3-2|39	%changelog
14cr|scim-thai-0.1.3-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-2
14cr|scim-thai-0.1.3-2|41	+ Revision: 5e969f5
14cr|scim-thai-0.1.3-2|42	- MassBuild#464: Increase release tag
14cr|scim-thai-0.1.3-2|43	
14cr|scim-thai-0.1.3-2|44	

8112 14
14cr|scim-tomoe-0.6.0-8|1	Summary:	SCIM module for tomoe
14cr|scim-tomoe-0.6.0-8|2	Name:		scim-tomoe
14cr|scim-tomoe-0.6.0-8|3	Version:	0.6.0
14cr|scim-tomoe-0.6.0-8|4	Release:	8
14cr|scim-tomoe-0.6.0-8|5	License:	GPLv2+
14cr|scim-tomoe-0.6.0-8|6	Group:		System/Internationalization
14cr|scim-tomoe-0.6.0-8|7	Url:		http://sourceforge.jp/projects/scim-imengine/
14cr|scim-tomoe-0.6.0-8|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/tomoe/%{name}-%{version}.tar.bz2
14cr|scim-tomoe-0.6.0-8|9	Patch0:		scim-tomoe-0.6.0-gcc43-cstring-440886.patch
14cr|scim-tomoe-0.6.0-8|10	BuildRequires:	intltool
14cr|scim-tomoe-0.6.0-8|11	BuildRequires:	pkgconfig(scim)
14cr|scim-tomoe-0.6.0-8|12	BuildRequires:	pkgconfig(tomoe)
14cr|scim-tomoe-0.6.0-8|13	BuildRequires:	pkgconfig(tomoe-gtk)
14cr|scim-tomoe-0.6.0-8|14	Requires:	tomoe
14cr|scim-tomoe-0.6.0-8|15	
14cr|scim-tomoe-0.6.0-8|16	%description
14cr|scim-tomoe-0.6.0-8|17	SCIM module for tomoe.
14cr|scim-tomoe-0.6.0-8|18	
14cr|scim-tomoe-0.6.0-8|19	%files -f %{name}.lang
14cr|scim-tomoe-0.6.0-8|20	%doc AUTHORS
14cr|scim-tomoe-0.6.0-8|21	%{_bindir}/scim-tomoe
14cr|scim-tomoe-0.6.0-8|22	%{_datadir}/scim/icons/*
14cr|scim-tomoe-0.6.0-8|23	%{scim_plugins_dir}/Helper/*.so
14cr|scim-tomoe-0.6.0-8|24	
14cr|scim-tomoe-0.6.0-8|25	#----------------------------------------------------------------------------
14cr|scim-tomoe-0.6.0-8|26	
14cr|scim-tomoe-0.6.0-8|27	%prep
14cr|scim-tomoe-0.6.0-8|28	%setup -q
14cr|scim-tomoe-0.6.0-8|29	%patch0 -p1
14cr|scim-tomoe-0.6.0-8|30	
14cr|scim-tomoe-0.6.0-8|31	%build
14cr|scim-tomoe-0.6.0-8|32	if [[ ! -x configure ]]; then
14cr|scim-tomoe-0.6.0-8|33	# (cjw) do not use bootstrap script directly - it runs "aclocal" and "automake"
14cr|scim-tomoe-0.6.0-8|34	libtoolize --copy --force --automake
14cr|scim-tomoe-0.6.0-8|35	aclocal -I m4 --force
14cr|scim-tomoe-0.6.0-8|36	autoheader
14cr|scim-tomoe-0.6.0-8|37	automake --add-missing --copy --include-deps
14cr|scim-tomoe-0.6.0-8|38	autoconf
14cr|scim-tomoe-0.6.0-8|39	fi
14cr|scim-tomoe-0.6.0-8|40	
14cr|scim-tomoe-0.6.0-8|41	%configure2_5x --disable-static
14cr|scim-tomoe-0.6.0-8|42	%make
14cr|scim-tomoe-0.6.0-8|43	
14cr|scim-tomoe-0.6.0-8|44	%install
14cr|scim-tomoe-0.6.0-8|45	%makeinstall_std
14cr|scim-tomoe-0.6.0-8|46	
14cr|scim-tomoe-0.6.0-8|47	# remove unnecessary files
14cr|scim-tomoe-0.6.0-8|48	rm -f %{buildroot}/%{scim_plugins_dir}/Helper/*.la
14cr|scim-tomoe-0.6.0-8|49	
14cr|scim-tomoe-0.6.0-8|50	%find_lang %{name}
14cr|scim-tomoe-0.6.0-8|51	
14cr|scim-tomoe-0.6.0-8|52	
14cr|scim-tomoe-0.6.0-8|53	
14cr|scim-tomoe-0.6.0-8|54	%changelog
14cr|scim-tomoe-0.6.0-8|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-8
14cr|scim-tomoe-0.6.0-8|56	+ Revision: dfa9a92
14cr|scim-tomoe-0.6.0-8|57	- MassBuild#464: Increase release tag
14cr|scim-tomoe-0.6.0-8|58	
14cr|scim-tomoe-0.6.0-8|59	

8113 14
14cr|scintilla-3.2.2-1|1	%define name 	scintilla
14cr|scintilla-3.2.2-1|2	%define version 3.2.2
14cr|scintilla-3.2.2-1|3	%define release 1
14cr|scintilla-3.2.2-1|4	%define major 3
14cr|scintilla-3.2.2-1|5	%define libname %mklibname scintilla %{major}
14cr|scintilla-3.2.2-1|6	%define develname %mklibname -d scintilla
14cr|scintilla-3.2.2-1|7	
14cr|scintilla-3.2.2-1|8	%define scintillaver %(echo %{version} | sed -e 's/\\.//g')
14cr|scintilla-3.2.2-1|9	
14cr|scintilla-3.2.2-1|10	Summary: 	Free source code editing component
14cr|scintilla-3.2.2-1|11	Name: 		%{name}
14cr|scintilla-3.2.2-1|12	Version: 	%{version}
14cr|scintilla-3.2.2-1|13	Release: 	%{release}
14cr|scintilla-3.2.2-1|14	License: 	BSD
14cr|scintilla-3.2.2-1|15	Group: 		Editors
14cr|scintilla-3.2.2-1|16	Url: 		http://www.scintilla.org/index.html
14cr|scintilla-3.2.2-1|17	Source0: 	http://prdownloads.sourceforge.net/scintilla/scintilla%{scintillaver}.tgz
14cr|scintilla-3.2.2-1|18	Source1:	scintilla.cmake
14cr|scintilla-3.2.2-1|19	Source2:	scintilla.pc.cmake
14cr|scintilla-3.2.2-1|20	BuildRequires:	gtk+3-devel pkgconfig
14cr|scintilla-3.2.2-1|21	BuildRequires:	cmake >= 2.6
14cr|scintilla-3.2.2-1|22	
14cr|scintilla-3.2.2-1|23	%description
14cr|scintilla-3.2.2-1|24	Scintilla is a free source code editing component. As well as features
14cr|scintilla-3.2.2-1|25	found in standard text editing components, Scintilla includes features
14cr|scintilla-3.2.2-1|26	especially useful when editing and debugging source code. These include
14cr|scintilla-3.2.2-1|27	support for syntax styling, error indicators, code completion and call
14cr|scintilla-3.2.2-1|28	tips.
14cr|scintilla-3.2.2-1|29	
14cr|scintilla-3.2.2-1|30	%package -n %{libname}
14cr|scintilla-3.2.2-1|31	Summary:	Scintilla shared libraries
14cr|scintilla-3.2.2-1|32	Group:		System/Servers
14cr|scintilla-3.2.2-1|33	
14cr|scintilla-3.2.2-1|34	%description -n %{libname}
14cr|scintilla-3.2.2-1|35	This package contains scintilla shared libraries.
14cr|scintilla-3.2.2-1|36	
14cr|scintilla-3.2.2-1|37	%package -n	%{develname}
14cr|scintilla-3.2.2-1|38	Group:		Development/C
14cr|scintilla-3.2.2-1|39	Summary:	Headers and static lib for scintilla development
14cr|scintilla-3.2.2-1|40	Requires:	%{libname} = %{version}
14cr|scintilla-3.2.2-1|41	Provides:	scintilla-devel = %{EVRD}
14cr|scintilla-3.2.2-1|42	
14cr|scintilla-3.2.2-1|43	%description -n	%{develname}
14cr|scintilla-3.2.2-1|44	Install this package if you want do compile applications using the
14cr|scintilla-3.2.2-1|45	scintilla library.
14cr|scintilla-3.2.2-1|46	
14cr|scintilla-3.2.2-1|47	%prep
14cr|scintilla-3.2.2-1|48	%setup -q -n scintilla
14cr|scintilla-3.2.2-1|49	cp %SOURCE1 %{_builddir}/scintilla/CMakeLists.txt
14cr|scintilla-3.2.2-1|50	cp %SOURCE2 %{_builddir}/scintilla/scintilla.pc.cmake
14cr|scintilla-3.2.2-1|51	
14cr|scintilla-3.2.2-1|52	%build
14cr|scintilla-3.2.2-1|53	%{cmake}
14cr|scintilla-3.2.2-1|54	make
14cr|scintilla-3.2.2-1|55	
14cr|scintilla-3.2.2-1|56	%install
14cr|scintilla-3.2.2-1|57	pushd build
14cr|scintilla-3.2.2-1|58	%makeinstall_std
14cr|scintilla-3.2.2-1|59	popd
14cr|scintilla-3.2.2-1|60	
14cr|scintilla-3.2.2-1|61	%files -n %{libname}
14cr|scintilla-3.2.2-1|62	%{_libdir}/libscintilla.so.%{major}*
14cr|scintilla-3.2.2-1|63	
14cr|scintilla-3.2.2-1|64	%files -n %{develname}
14cr|scintilla-3.2.2-1|65	%dir %{_includedir}/scintilla
14cr|scintilla-3.2.2-1|66	%{_libdir}/libscintilla.so
14cr|scintilla-3.2.2-1|67	%{_libdir}/pkgconfig/scintilla.pc
14cr|scintilla-3.2.2-1|68	%{_includedir}/scintilla/*.h
14cr|scintilla-3.2.2-1|69	%doc License.txt
14cr|scintilla-3.2.2-1|70	
14cr|scintilla-3.2.2-1|71	
14cr|scintilla-3.2.2-1|72	
14cr|scintilla-3.2.2-1|73	%changelog
14cr|scintilla-3.2.2-1|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-1
14cr|scintilla-3.2.2-1|75	+ Revision: f8a90bb
14cr|scintilla-3.2.2-1|76	- MassBuild#464: Increase release tag
14cr|scintilla-3.2.2-1|77	
14cr|scintilla-3.2.2-1|78	

8114 14
14cr|scite-3.2.2-3|1	%define		_version	322
14cr|scite-3.2.2-3|2	Name:		scite
14cr|scite-3.2.2-3|3	Version:	3.2.2
14cr|scite-3.2.2-3|4	Release:	3
14cr|scite-3.2.2-3|5	Summary:	SCIntilla based GTK3 text editor
14cr|scite-3.2.2-3|6	License:	MIT
14cr|scite-3.2.2-3|7	Group:		Editors
14cr|scite-3.2.2-3|8	Source0:	http://download.sourceforge.net/scintilla/%{name}%{_version}.tgz
14cr|scite-3.2.2-3|9	Patch0:		%{name}-desktopfile.patch
14cr|scite-3.2.2-3|10	
14cr|scite-3.2.2-3|11	Url:		http://www.scintilla.org/SciTE.html
14cr|scite-3.2.2-3|12	
14cr|scite-3.2.2-3|13	BuildRequires:	gtk+3-devel
14cr|scite-3.2.2-3|14	BuildRequires:	desktop-file-utils
14cr|scite-3.2.2-3|15	
14cr|scite-3.2.2-3|16	Requires:       gtk+3.0
14cr|scite-3.2.2-3|17	
14cr|scite-3.2.2-3|18	%description
14cr|scite-3.2.2-3|19	SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
14cr|scite-3.2.2-3|20	Scintilla, it has grown to be a generally useful editor with facilities for
14cr|scite-3.2.2-3|21	building and running programs.
14cr|scite-3.2.2-3|22	
14cr|scite-3.2.2-3|23	%prep
14cr|scite-3.2.2-3|24	%setup -q -c
14cr|scite-3.2.2-3|25	%patch0 -p1 -b .desktopfile
14cr|scite-3.2.2-3|26	
14cr|scite-3.2.2-3|27	%build
14cr|scite-3.2.2-3|28	%make OPTFLAGS="%{optflags}" GTK3=1 -C scintilla/gtk
14cr|scite-3.2.2-3|29	%make OPTFLAGS="%{optflags}" GTK3=1 -C scite/gtk
14cr|scite-3.2.2-3|30	#%make OPTFLAGS="%{optflags}" -C scintilla/gtk
14cr|scite-3.2.2-3|31	#%make OPTFLAGS="%{optflags}" -C scite/gtk
14cr|scite-3.2.2-3|32	
14cr|scite-3.2.2-3|33	%install
14cr|scite-3.2.2-3|34	rm -rf %{buildroot}
14cr|scite-3.2.2-3|35	%makeinstall_std GTK3=1 -C scite/gtk
14cr|scite-3.2.2-3|36	ln -s SciTE %{buildroot}%{_bindir}/scite
14cr|scite-3.2.2-3|37	
14cr|scite-3.2.2-3|38	# include man-page
14cr|scite-3.2.2-3|39	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|scite-3.2.2-3|40	mv scite/doc/scite.1 %{buildroot}%{_mandir}/man1/
14cr|scite-3.2.2-3|41	
14cr|scite-3.2.2-3|42	desktop-file-validate %{buildroot}%{_datadir}/applications/SciTE.desktop
14cr|scite-3.2.2-3|43	
14cr|scite-3.2.2-3|44	%files
14cr|scite-3.2.2-3|45	%doc scite/README scite/License.txt
14cr|scite-3.2.2-3|46	%{_mandir}/man1/scite.1*
14cr|scite-3.2.2-3|47	%{_bindir}/SciTE
14cr|scite-3.2.2-3|48	%{_bindir}/scite
14cr|scite-3.2.2-3|49	%{_datadir}/scite/
14cr|scite-3.2.2-3|50	%{_datadir}/pixmaps/*
14cr|scite-3.2.2-3|51	%{_datadir}/applications/*
14cr|scite-3.2.2-3|52	
14cr|scite-3.2.2-3|53	
14cr|scite-3.2.2-3|54	
14cr|scite-3.2.2-3|55	%changelog
14cr|scite-3.2.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-3
14cr|scite-3.2.2-3|57	+ Revision: b620f1d
14cr|scite-3.2.2-3|58	- MassBuild#464: Increase release tag
14cr|scite-3.2.2-3|59	
14cr|scite-3.2.2-3|60	

8115 14
14cr|scmbug-0.26.22-4|1	%if %{_use_internal_dependency_generator}
14cr|scmbug-0.26.22-4|2	%define __noautoreq 'perl\\(Win32::OLE\\)'
14cr|scmbug-0.26.22-4|3	%endif
14cr|scmbug-0.26.22-4|4	
14cr|scmbug-0.26.22-4|5	%define upstream_version %(echo %{version} | sed -e 's/\\./-/g')
14cr|scmbug-0.26.22-4|6	
14cr|scmbug-0.26.22-4|7	Name:		scmbug
14cr|scmbug-0.26.22-4|8	Version:	0.26.22
14cr|scmbug-0.26.22-4|9	Release:	4
14cr|scmbug-0.26.22-4|10	Summary:	Integration of Software Configuration Management with Bug-tracking
14cr|scmbug-0.26.22-4|11	License:	GPL
14cr|scmbug-0.26.22-4|12	Group:		Networking/WWW
14cr|scmbug-0.26.22-4|13	Url:		http://www.mkgnu.net/?q=scmbug
14cr|scmbug-0.26.22-4|14	Source:		http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_%{upstream_version}/source/SCMBUG_RELEASE_%{upstream_version}.tar.gz
14cr|scmbug-0.26.22-4|15	BuildRequires:	transfig
14cr|scmbug-0.26.22-4|16	BuildRequires:	imagemagick
14cr|scmbug-0.26.22-4|17	BuildRequires:	docbook-utils
14cr|scmbug-0.26.22-4|18	BuildRequires:	docbook-dtd42-sgml
14cr|scmbug-0.26.22-4|19	BuildRequires:	docbook-utils-pdf
14cr|scmbug-0.26.22-4|20	BuildRequires:	ghostscript-dvipdf
14cr|scmbug-0.26.22-4|21	BuildRequires:	texlive
14cr|scmbug-0.26.22-4|22	BuildArch:	noarch
14cr|scmbug-0.26.22-4|23	
14cr|scmbug-0.26.22-4|24	%description
14cr|scmbug-0.26.22-4|25	Scmbug is a system that integrates software configuration management (SCM) with
14cr|scmbug-0.26.22-4|26	bug-tracking.  It aims to be a universal tool that will glue any SCM system
14cr|scmbug-0.26.22-4|27	(such as CVS, Subversion, and Arch) with any bug-tracking system (such as
14cr|scmbug-0.26.22-4|28	Bugzilla and Mantis).
14cr|scmbug-0.26.22-4|29	
14cr|scmbug-0.26.22-4|30	%package common
14cr|scmbug-0.26.22-4|31	Summary:    Scmbug common libraries
14cr|scmbug-0.26.22-4|32	Group:      Networking/WWW
14cr|scmbug-0.26.22-4|33	
14cr|scmbug-0.26.22-4|34	%description common
14cr|scmbug-0.26.22-4|35	Provides library functionality shared by scmbug-tools and scmbug-server.
14cr|scmbug-0.26.22-4|36	
14cr|scmbug-0.26.22-4|37	%package tools
14cr|scmbug-0.26.22-4|38	Summary:    Scmbug integration tools
14cr|scmbug-0.26.22-4|39	Group:      Networking/WWW
14cr|scmbug-0.26.22-4|40	Requires:   scmbug-common = %{version}
14cr|scmbug-0.26.22-4|41	Requires:   libxslt-proc
14cr|scmbug-0.26.22-4|42	Requires:   docbook-utils
14cr|scmbug-0.26.22-4|43	
14cr|scmbug-0.26.22-4|44	%description tools
14cr|scmbug-0.26.22-4|45	Collection of tools that can install the integration glue in an SCM repository
14cr|scmbug-0.26.22-4|46	and enhance the experience of integrating SCM with bug-tracking.
14cr|scmbug-0.26.22-4|47	
14cr|scmbug-0.26.22-4|48	%package server
14cr|scmbug-0.26.22-4|49	Summary:    Scmbug integration server
14cr|scmbug-0.26.22-4|50	Group:      Networking/WWW
14cr|scmbug-0.26.22-4|51	Requires:   scmbug-common = %{version}
14cr|scmbug-0.26.22-4|52	
14cr|scmbug-0.26.22-4|53	%description server
14cr|scmbug-0.26.22-4|54	Accepts integration requests from the Scmbug glue.
14cr|scmbug-0.26.22-4|55	
14cr|scmbug-0.26.22-4|56	%package doc
14cr|scmbug-0.26.22-4|57	Summary:    Scmbug documentation
14cr|scmbug-0.26.22-4|58	Group:      Networking/WWW
14cr|scmbug-0.26.22-4|59	
14cr|scmbug-0.26.22-4|60	%description doc
14cr|scmbug-0.26.22-4|61	Provides the Scmbug manual.
14cr|scmbug-0.26.22-4|62	
14cr|scmbug-0.26.22-4|63	%prep
14cr|scmbug-0.26.22-4|64	%setup -q -n SCMBUG_RELEASE_%{upstream_version}
14cr|scmbug-0.26.22-4|65	
14cr|scmbug-0.26.22-4|66	%build
14cr|scmbug-0.26.22-4|67	export POSIXLY_CORRECT=1
14cr|scmbug-0.26.22-4|68	%configure2_5x
14cr|scmbug-0.26.22-4|69	make
14cr|scmbug-0.26.22-4|70	
14cr|scmbug-0.26.22-4|71	%install
14cr|scmbug-0.26.22-4|72	%makeinstall
14cr|scmbug-0.26.22-4|73	
14cr|scmbug-0.26.22-4|74	# fix documentation mess
14cr|scmbug-0.26.22-4|75	rm -rf %{buildroot}%{_docdir}/%{name}-server
14cr|scmbug-0.26.22-4|76	rm -rf %{buildroot}%{_docdir}/%{name}-common
14cr|scmbug-0.26.22-4|77	rm -rf %{buildroot}%{_docdir}/%{name}-tools
14cr|scmbug-0.26.22-4|78	mv %{buildroot}%{_docdir}/%{name}-doc %{buildroot}%{_docdir}/%{name}
14cr|scmbug-0.26.22-4|79	install -m 644 ChangeLog* %{buildroot}%{_docdir}/%{name}
14cr|scmbug-0.26.22-4|80	
14cr|scmbug-0.26.22-4|81	%files common
14cr|scmbug-0.26.22-4|82	%dir %{_docdir}/%{name}
14cr|scmbug-0.26.22-4|83	%{_docdir}/%{name}/ChangeLog*
14cr|scmbug-0.26.22-4|84	%{_docdir}/%{name}/AUTHORS
14cr|scmbug-0.26.22-4|85	%{_docdir}/%{name}/COPYING
14cr|scmbug-0.26.22-4|86	%{_docdir}/%{name}/TODO
14cr|scmbug-0.26.22-4|87	%dir %{_datadir}/%{name}
14cr|scmbug-0.26.22-4|88	%dir %{_datadir}/%{name}/lib
14cr|scmbug-0.26.22-4|89	%dir %{_datadir}/%{name}/lib/Scmbug
14cr|scmbug-0.26.22-4|90	%{_datadir}/%{name}/lib/Scmbug/*.pm
14cr|scmbug-0.26.22-4|91	
14cr|scmbug-0.26.22-4|92	%files server
14cr|scmbug-0.26.22-4|93	%dir %{_localstatedir}/log/%{name}
14cr|scmbug-0.26.22-4|94	%dir %{_sysconfdir}/%{name}
14cr|scmbug-0.26.22-4|95	%{_sysconfdir}/init.d/*
14cr|scmbug-0.26.22-4|96	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|scmbug-0.26.22-4|97	%{_sbindir}/*
14cr|scmbug-0.26.22-4|98	%{_mandir}/man8/*
14cr|scmbug-0.26.22-4|99	%{_datadir}/%{name}/lib/Scmbug/Daemon
14cr|scmbug-0.26.22-4|100	%{_datadir}/%{name}/WebReports
14cr|scmbug-0.26.22-4|101	
14cr|scmbug-0.26.22-4|102	%files tools
14cr|scmbug-0.26.22-4|103	%{_mandir}/man1/*
14cr|scmbug-0.26.22-4|104	%{_prefix}/bin/*
14cr|scmbug-0.26.22-4|105	%dir %{_datadir}/%{name}/glue
14cr|scmbug-0.26.22-4|106	%dir %{_datadir}/%{name}/glue/etc
14cr|scmbug-0.26.22-4|107	%config(noreplace) %{_datadir}/%{name}/glue/etc/*
14cr|scmbug-0.26.22-4|108	%{_datadir}/%{name}/glue/templates
14cr|scmbug-0.26.22-4|109	%{_datadir}/%{name}/glue/bin
14cr|scmbug-0.26.22-4|110	%{_datadir}/%{name}/lib/Scmbug/Glue
14cr|scmbug-0.26.22-4|111	%{_datadir}/%{name}/lib/Scmbug/Tools
14cr|scmbug-0.26.22-4|112	
14cr|scmbug-0.26.22-4|113	%files doc
14cr|scmbug-0.26.22-4|114	%{_docdir}/%{name}/manual
14cr|scmbug-0.26.22-4|115	
14cr|scmbug-0.26.22-4|116	
14cr|scmbug-0.26.22-4|117	%changelog
14cr|scmbug-0.26.22-4|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.26.22-4
14cr|scmbug-0.26.22-4|119	+ Revision: 6527a12
14cr|scmbug-0.26.22-4|120	- MassBuild#464: Increase release tag
14cr|scmbug-0.26.22-4|121	
14cr|scmbug-0.26.22-4|122	

8116 14
14cr|scmxx-0.9.0-7|1	%define name 	scmxx
14cr|scmxx-0.9.0-7|2	%define version 0.9.0
14cr|scmxx-0.9.0-7|3	%define release 7
14cr|scmxx-0.9.0-7|4	
14cr|scmxx-0.9.0-7|5	Name:		%{name}
14cr|scmxx-0.9.0-7|6	Summary:	Exchange data with Siemens mobile phones
14cr|scmxx-0.9.0-7|7	Version:	%{version}
14cr|scmxx-0.9.0-7|8	Release:	%{release}
14cr|scmxx-0.9.0-7|9	License:	GPL
14cr|scmxx-0.9.0-7|10	Group:		Communications
14cr|scmxx-0.9.0-7|11	URL:		http://www.hendrik-sattler.de/scmxx
14cr|scmxx-0.9.0-7|12	Source:		http://prdownloads.sourceforge.net/scmxx/%{name}-%{version}.tar.bz2
14cr|scmxx-0.9.0-7|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|scmxx-0.9.0-7|14	
14cr|scmxx-0.9.0-7|15	%description
14cr|scmxx-0.9.0-7|16	SCMxx is a console program that allows you to exchange certain types of data
14cr|scmxx-0.9.0-7|17	with mobile phones made by Siemens. Some of the data types that can be
14cr|scmxx-0.9.0-7|18	exchanged are logos, ring tones, vCalendars, phonebook entries, and SMS
14cr|scmxx-0.9.0-7|19	messages. It works with the following models: S25, S35i, M35i and C35i, SL45,
14cr|scmxx-0.9.0-7|20	S45, ME45 and C45 and probably others.
14cr|scmxx-0.9.0-7|21	
14cr|scmxx-0.9.0-7|22	%prep
14cr|scmxx-0.9.0-7|23	%setup -q
14cr|scmxx-0.9.0-7|24	
14cr|scmxx-0.9.0-7|25	%build
14cr|scmxx-0.9.0-7|26	%configure2_5x
14cr|scmxx-0.9.0-7|27	%make
14cr|scmxx-0.9.0-7|28	
14cr|scmxx-0.9.0-7|29	%install
14cr|scmxx-0.9.0-7|30	%makeinstall_std
14cr|scmxx-0.9.0-7|31	
14cr|scmxx-0.9.0-7|32	%find_lang %name
14cr|scmxx-0.9.0-7|33	
14cr|scmxx-0.9.0-7|34	%clean
14cr|scmxx-0.9.0-7|35	rm -rf $RPM_BUILD_ROOT
14cr|scmxx-0.9.0-7|36	
14cr|scmxx-0.9.0-7|37	%files -f %name.lang
14cr|scmxx-0.9.0-7|38	%defattr(-, root, root)
14cr|scmxx-0.9.0-7|39	%doc BUGS INSTALL README TODO AUTHORS CHANGELOG docs/*.txt contrib
14cr|scmxx-0.9.0-7|40	%{_bindir}/*
14cr|scmxx-0.9.0-7|41	%{_mandir}/man*/*
14cr|scmxx-0.9.0-7|42	%lang(ru) %{_mandir}/ru/*/*
14cr|scmxx-0.9.0-7|43	%lang(de) %{_mandir}/de/*/*
14cr|scmxx-0.9.0-7|44	%lang(it) %{_mandir}/it/*/*
14cr|scmxx-0.9.0-7|45	
14cr|scmxx-0.9.0-7|46	
14cr|scmxx-0.9.0-7|47	
14cr|scmxx-0.9.0-7|48	%changelog
14cr|scmxx-0.9.0-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-7
14cr|scmxx-0.9.0-7|50	+ Revision: d2abf39
14cr|scmxx-0.9.0-7|51	- MassBuild#464: Increase release tag
14cr|scmxx-0.9.0-7|52	
14cr|scmxx-0.9.0-7|53	

8117 14
14cr|scorched3d-43.3d-2|1	%define oname Scorched3D
14cr|scorched3d-43.3d-2|2	
14cr|scorched3d-43.3d-2|3	Summary:	Scorched Earth 3D OpenGL Remake
14cr|scorched3d-43.3d-2|4	Name:		scorched3d
14cr|scorched3d-43.3d-2|5	Version:	43.3d
14cr|scorched3d-43.3d-2|6	Release:	2
14cr|scorched3d-43.3d-2|7	License:	GPLv1+
14cr|scorched3d-43.3d-2|8	Group:		Games/Arcade
14cr|scorched3d-43.3d-2|9	Url:		http://www.scorched3d.co.uk
14cr|scorched3d-43.3d-2|10	Source0:	http://prdownloads.sourceforge.net/scorched3d/%{oname}-%{version}-src.tar.gz
14cr|scorched3d-43.3d-2|11	# openal-soft does not provide openal-config, so fake it
14cr|scorched3d-43.3d-2|12	Source1:	openal-config
14cr|scorched3d-43.3d-2|13	Source11:	%{name}-16x16.png
14cr|scorched3d-43.3d-2|14	Source12:	%{name}-32x32.png
14cr|scorched3d-43.3d-2|15	Source13:	%{name}-48x48.png
14cr|scorched3d-43.3d-2|16	Patch0:		scorched3d-gcc47.patch
14cr|scorched3d-43.3d-2|17	Patch1:		scorched3d-help.patch
14cr|scorched3d-43.3d-2|18	Patch2:		scorched3d-libpng15.patch
14cr|scorched3d-43.3d-2|19	Patch3:		scorched3d-syslibs.patch
14cr|scorched3d-43.3d-2|20	Patch4:		scorched3d-43.3d-mga-freetype2.patch
14cr|scorched3d-43.3d-2|21	BuildRequires:	jpeg-devel
14cr|scorched3d-43.3d-2|22	BuildRequires:	wxgtku2.8-devel
14cr|scorched3d-43.3d-2|23	BuildRequires:	pkgconfig(expat)
14cr|scorched3d-43.3d-2|24	BuildRequires:	pkgconfig(fftw3)
14cr|scorched3d-43.3d-2|25	BuildRequires:	pkgconfig(freealut)
14cr|scorched3d-43.3d-2|26	BuildRequires:	pkgconfig(freetype2)
14cr|scorched3d-43.3d-2|27	BuildRequires:	pkgconfig(gl)
14cr|scorched3d-43.3d-2|28	BuildRequires:	pkgconfig(glew)
14cr|scorched3d-43.3d-2|29	BuildRequires:	pkgconfig(glu)
14cr|scorched3d-43.3d-2|30	BuildRequires:	pkgconfig(libpng)
14cr|scorched3d-43.3d-2|31	BuildRequires:	pkgconfig(ogg)
14cr|scorched3d-43.3d-2|32	BuildRequires:	pkgconfig(openal)
14cr|scorched3d-43.3d-2|33	BuildRequires:	pkgconfig(SDL_mixer)
14cr|scorched3d-43.3d-2|34	BuildRequires:	pkgconfig(SDL_net)
14cr|scorched3d-43.3d-2|35	BuildRequires:	pkgconfig(vorbis)
14cr|scorched3d-43.3d-2|36	
14cr|scorched3d-43.3d-2|37	%description
14cr|scorched3d-43.3d-2|38	Scorched is a game based loosely on the classic DOS game Scorche
14cr|scorched3d-43.3d-2|39	d Earth "The Mother Of All Games".
14cr|scorched3d-43.3d-2|40	
14cr|scorched3d-43.3d-2|41	"Scorched Earth is a simple, yet exciting artillery combat game,
14cr|scorched3d-43.3d-2|42	based on an auspicious history of artillery games."
14cr|scorched3d-43.3d-2|43	(Review of Scorched Earth at ClassicGaming.com)
14cr|scorched3d-43.3d-2|44	
14cr|scorched3d-43.3d-2|45	In its simplest form Scorched is an artillery game.
14cr|scorched3d-43.3d-2|46	Tanks take turns to earn money by destroying opponents in an arena.
14cr|scorched3d-43.3d-2|47	Scorched attempts to recreate the simple yet addictive game play
14cr|scorched3d-43.3d-2|48	of the original game, adding amongst other new features a 3D island
14cr|scorched3d-43.3d-2|49	environment and LAN and internet play.
14cr|scorched3d-43.3d-2|50	
14cr|scorched3d-43.3d-2|51	%files
14cr|scorched3d-43.3d-2|52	%doc README documentation/*
14cr|scorched3d-43.3d-2|53	%{_gamesbindir}/*
14cr|scorched3d-43.3d-2|54	%{_gamesdatadir}/%{name}
14cr|scorched3d-43.3d-2|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|scorched3d-43.3d-2|56	%{_datadir}/applications/*.desktop
14cr|scorched3d-43.3d-2|57	
14cr|scorched3d-43.3d-2|58	#----------------------------------------------------------------------------
14cr|scorched3d-43.3d-2|59	
14cr|scorched3d-43.3d-2|60	%prep
14cr|scorched3d-43.3d-2|61	%setup -q -n scorched
14cr|scorched3d-43.3d-2|62	for i in `find -type d -name CVS`; do rm -rf $i; done
14cr|scorched3d-43.3d-2|63	install -m 755 %{SOURCE1} .
14cr|scorched3d-43.3d-2|64	%patch0 -p1
14cr|scorched3d-43.3d-2|65	%patch1 -p1
14cr|scorched3d-43.3d-2|66	%patch2 -p0
14cr|scorched3d-43.3d-2|67	%patch3 -p0
14cr|scorched3d-43.3d-2|68	%patch4 -p1
14cr|scorched3d-43.3d-2|69	
14cr|scorched3d-43.3d-2|70	%build
14cr|scorched3d-43.3d-2|71	export OPENAL_CONFIG=$PWD/openal-config
14cr|scorched3d-43.3d-2|72	%configure2_5x \
14cr|scorched3d-43.3d-2|73	--bindir=%{_gamesbindir} \
14cr|scorched3d-43.3d-2|74	--datadir=%{_gamesdatadir}/%{name} \
14cr|scorched3d-43.3d-2|75	--with-wx-config=%{_bindir}/wx-config-unicode \
14cr|scorched3d-43.3d-2|76	--disable-openaltest \
14cr|scorched3d-43.3d-2|77	--enable-dependency-tracking
14cr|scorched3d-43.3d-2|78	
14cr|scorched3d-43.3d-2|79	%make
14cr|scorched3d-43.3d-2|80	
14cr|scorched3d-43.3d-2|81	%install
14cr|scorched3d-43.3d-2|82	%makeinstall_std
14cr|scorched3d-43.3d-2|83	rm -rf %{buildroot}%{_gamesdatadir}/%{name}/{README,documentation}
14cr|scorched3d-43.3d-2|84	
14cr|scorched3d-43.3d-2|85	mkdir -p %{buildroot}%{_datadir}/applications
14cr|scorched3d-43.3d-2|86	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|scorched3d-43.3d-2|87	[Desktop Entry]
14cr|scorched3d-43.3d-2|88	Name=Scorched 3D
14cr|scorched3d-43.3d-2|89	Comment=Scorched Earth 3D OpenGL Remake
14cr|scorched3d-43.3d-2|90	Exec=%{_gamesbindir}/%{name}
14cr|scorched3d-43.3d-2|91	Icon=%{name}
14cr|scorched3d-43.3d-2|92	Terminal=false
14cr|scorched3d-43.3d-2|93	Type=Application
14cr|scorched3d-43.3d-2|94	StartupNotify=true
14cr|scorched3d-43.3d-2|95	Categories=Game;ArcadeGame;
14cr|scorched3d-43.3d-2|96	EOF
14cr|scorched3d-43.3d-2|97	
14cr|scorched3d-43.3d-2|98	install %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|scorched3d-43.3d-2|99	install %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|scorched3d-43.3d-2|100	install %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|scorched3d-43.3d-2|101	
14cr|scorched3d-43.3d-2|102	
14cr|scorched3d-43.3d-2|103	%changelog
14cr|scorched3d-43.3d-2|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 43.3d-2
14cr|scorched3d-43.3d-2|105	+ Revision: 95dd057
14cr|scorched3d-43.3d-2|106	- MassBuild#464: Increase release tag
14cr|scorched3d-43.3d-2|107	
14cr|scorched3d-43.3d-2|108	

8118 14
14cr|scponly-4.8-4|1	%define	with_rsync	0
14cr|scponly-4.8-4|2	%define	with_svn	0
14cr|scponly-4.8-4|3	%define	with_unison	0
14cr|scponly-4.8-4|4	%define with_quota	0
14cr|scponly-4.8-4|5	%{?_with_rsync: %{expand: %%global with_rsync 1}}
14cr|scponly-4.8-4|6	%{?_with_svn: %{expand: %%global with_svn 1}}
14cr|scponly-4.8-4|7	%{?_with_unison: %{expand: %%global with_unison 1}}
14cr|scponly-4.8-4|8	%{?_with_quota: %{expand: %%global with_quota 1}}
14cr|scponly-4.8-4|9	
14cr|scponly-4.8-4|10	Summary:	Connection shell to allow only scp/sftp/rsync/svn
14cr|scponly-4.8-4|11	Name:		scponly
14cr|scponly-4.8-4|12	Version:	4.8
14cr|scponly-4.8-4|13	Release:	4
14cr|scponly-4.8-4|14	License:	BSD
14cr|scponly-4.8-4|15	Group:		Networking/Remote access
14cr|scponly-4.8-4|16	URL:		http://sublimation.org/scponly/
14cr|scponly-4.8-4|17	Source0:	http://www.sublimation.org/scponly/%{name}-%{version}.tar.bz2
14cr|scponly-4.8-4|18	Patch0:		scponly-install.patch
14cr|scponly-4.8-4|19	Patch1:		scponly-4.8-elif-gcc44.patch
14cr|scponly-4.8-4|20	Requires(post):	rpm-helper >= 0.7
14cr|scponly-4.8-4|21	Requires(postun): rpm-helper >= 0.7
14cr|scponly-4.8-4|22	Requires:	openssh-server
14cr|scponly-4.8-4|23	BuildRequires:	openssh-server
14cr|scponly-4.8-4|24	%if %{with_rsync}
14cr|scponly-4.8-4|25	Requires:	rsync
14cr|scponly-4.8-4|26	BuildRequires:	rsync
14cr|scponly-4.8-4|27	%endif
14cr|scponly-4.8-4|28	%if %{with_svn}
14cr|scponly-4.8-4|29	Requires:	subversion-server
14cr|scponly-4.8-4|30	BuildRequires:	subversion-server
14cr|scponly-4.8-4|31	%endif
14cr|scponly-4.8-4|32	%if %{with_unison}
14cr|scponly-4.8-4|33	Requires:	unison
14cr|scponly-4.8-4|34	BuildRequires:	unison
14cr|scponly-4.8-4|35	%endif
14cr|scponly-4.8-4|36	%if %{with_quota}
14cr|scponly-4.8-4|37	Requires:	quota
14cr|scponly-4.8-4|38	BuildRequires:	quota
14cr|scponly-4.8-4|39	%endif
14cr|scponly-4.8-4|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|scponly-4.8-4|41	
14cr|scponly-4.8-4|42	%description
14cr|scponly-4.8-4|43	"scponly" is an alternative 'shell' (of sorts) for system
14cr|scponly-4.8-4|44	administrators who would like to provide access to remote users to
14cr|scponly-4.8-4|45	both read and write local files without providing any remote execution
14cr|scponly-4.8-4|46	priviledges. Functionally, it is best described as a wrapper to the
14cr|scponly-4.8-4|47	"tried and true" ssh suite of applications.
14cr|scponly-4.8-4|48	
14cr|scponly-4.8-4|49	This package have some configurable build options:
14cr|scponly-4.8-4|50	--with rsync	- build with support for rsync
14cr|scponly-4.8-4|51	--with svn	- build with support for subversion
14cr|scponly-4.8-4|52	--with unison	- build with support for unison
14cr|scponly-4.8-4|53	--with quota	- build with support for quota
14cr|scponly-4.8-4|54	
14cr|scponly-4.8-4|55	%prep
14cr|scponly-4.8-4|56	
14cr|scponly-4.8-4|57	%setup -q
14cr|scponly-4.8-4|58	%patch0 -p1
14cr|scponly-4.8-4|59	%patch1 -p1
14cr|scponly-4.8-4|60	
14cr|scponly-4.8-4|61	%build
14cr|scponly-4.8-4|62	# temporary permission fix
14cr|scponly-4.8-4|63	%__chmod 644 AUTHOR BUILDING-JAILS.TXT CHANGELOG CONTRIB COPYING INSTALL README TODO
14cr|scponly-4.8-4|64	
14cr|scponly-4.8-4|65	# lib64 fix
14cr|scponly-4.8-4|66	export scponly_PROG_SFTP_SERVER="%{_libdir}/ssh/sftp-server"
14cr|scponly-4.8-4|67	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" configure*
14cr|scponly-4.8-4|68	
14cr|scponly-4.8-4|69	%configure2_5x \
14cr|scponly-4.8-4|70	%if %{with_rsync}
14cr|scponly-4.8-4|71	--enable-rsync-compat \
14cr|scponly-4.8-4|72	%endif
14cr|scponly-4.8-4|73	%if %{with_svn}
14cr|scponly-4.8-4|74	--enable-svn-compat \
14cr|scponly-4.8-4|75	--enable-svnserv-compat \
14cr|scponly-4.8-4|76	%endif
14cr|scponly-4.8-4|77	%if %{with_unison}
14cr|scponly-4.8-4|78	--enable-unison-compat \
14cr|scponly-4.8-4|79	%endif
14cr|scponly-4.8-4|80	%if %{with_quota}
14cr|scponly-4.8-4|81	--enable-quota-compat \
14cr|scponly-4.8-4|82	%endif
14cr|scponly-4.8-4|83	--enable-chrooted-binary \
14cr|scponly-4.8-4|84	--enable-winscp-compat \
14cr|scponly-4.8-4|85	--enable-sftp-logging-compat \
14cr|scponly-4.8-4|86	--enable-scp-compat \
14cr|scponly-4.8-4|87	--with-sftp-server=%{_libdir}/ssh/sftp-server \
14cr|scponly-4.8-4|88	--enable-passwd-compat
14cr|scponly-4.8-4|89	
14cr|scponly-4.8-4|90	%make
14cr|scponly-4.8-4|91	
14cr|scponly-4.8-4|92	%install
14cr|scponly-4.8-4|93	rm -rf %buildroot
14cr|scponly-4.8-4|94	perl -p -i -e 's/-o 0 -g 0//' Makefile*
14cr|scponly-4.8-4|95	%makeinstall CONFDIR=$RPM_BUILD_ROOT%{_sysconfdir}/%{name}
14cr|scponly-4.8-4|96	
14cr|scponly-4.8-4|97	%__mkdir_p %{buildroot}%{_datadir}/%{name}-%{version}
14cr|scponly-4.8-4|98	%__install -m 755 setup_chroot.sh %{buildroot}%{_datadir}/%{name}-%{version}
14cr|scponly-4.8-4|99	%__install -m 644 config.h %{buildroot}%{_datadir}/%{name}-%{version}
14cr|scponly-4.8-4|100	%__install -m 755 groups %{buildroot}%{_datadir}/%{name}-%{version}
14cr|scponly-4.8-4|101	
14cr|scponly-4.8-4|102	%post
14cr|scponly-4.8-4|103	/usr/share/rpm-helper/add-shell %{name} $1 %{_bindir}/%{name}
14cr|scponly-4.8-4|104	/usr/share/rpm-helper/add-shell %{name} $1 %{_sbindir}/%{name}c
14cr|scponly-4.8-4|105	
14cr|scponly-4.8-4|106	%postun
14cr|scponly-4.8-4|107	/usr/share/rpm-helper/del-shell %{name} $1 %{_bindir}/%{name}
14cr|scponly-4.8-4|108	/usr/share/rpm-helper/del-shell %{name} $1 %{_sbindir}/%{name}c
14cr|scponly-4.8-4|109	
14cr|scponly-4.8-4|110	%clean
14cr|scponly-4.8-4|111	rm -rf %buildroot
14cr|scponly-4.8-4|112	
14cr|scponly-4.8-4|113	%files
14cr|scponly-4.8-4|114	%defattr(-,root,root)
14cr|scponly-4.8-4|115	%doc AUTHOR BUILDING-JAILS.TXT CHANGELOG CONTRIB COPYING INSTALL README TODO
14cr|scponly-4.8-4|116	%dir %{_sysconfdir}/%{name}
14cr|scponly-4.8-4|117	%config(noreplace) %{_sysconfdir}/%{name}/debuglevel
14cr|scponly-4.8-4|118	%{_bindir}/*
14cr|scponly-4.8-4|119	%{_sbindir}/*
14cr|scponly-4.8-4|120	%{_mandir}/man8/*
14cr|scponly-4.8-4|121	%dir %{_datadir}/%{name}-%{version}
14cr|scponly-4.8-4|122	%{_datadir}/%{name}-%{version}/*
14cr|scponly-4.8-4|123	
14cr|scponly-4.8-4|124	
14cr|scponly-4.8-4|125	
14cr|scponly-4.8-4|126	
14cr|scponly-4.8-4|127	%changelog
14cr|scponly-4.8-4|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.8-4
14cr|scponly-4.8-4|129	+ Revision: 1f19db7
14cr|scponly-4.8-4|130	- MassBuild#464: Increase release tag
14cr|scponly-4.8-4|131	
14cr|scponly-4.8-4|132	

8119 14
14cr|scrabble-1.5-7|1	%define	version	1.5
14cr|scrabble-1.5-7|2	%define release	7
14cr|scrabble-1.5-7|3	
14cr|scrabble-1.5-7|4	Summary:	Text Mode Scrabble Word Game
14cr|scrabble-1.5-7|5	Name:		scrabble
14cr|scrabble-1.5-7|6	Version:	%{version}
14cr|scrabble-1.5-7|7	Release:	%{release}
14cr|scrabble-1.5-7|8	License:	Public Domain
14cr|scrabble-1.5-7|9	Group:		Games/Boards
14cr|scrabble-1.5-7|10	URL:		http://packages.qa.debian.org/s/scrabble.html
14cr|scrabble-1.5-7|11	Source:		%{name}-%{version}.tar.bz2
14cr|scrabble-1.5-7|12	Patch0:		scrabble-1.5-hidden-config.patch.bz2
14cr|scrabble-1.5-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|scrabble-1.5-7|14	BuildRequires:	perl
14cr|scrabble-1.5-7|15	BuildArch:	noarch
14cr|scrabble-1.5-7|16	
14cr|scrabble-1.5-7|17	%description
14cr|scrabble-1.5-7|18	Scrabble is a hybrid of crossword mentality, positional strategy, and a
14cr|scrabble-1.5-7|19	true test of your language mastery. You start with a board that serves
14cr|scrabble-1.5-7|20	for the placement for letter tiles. On the board there are specific
14cr|scrabble-1.5-7|21	squares that when used can add to your score dramatically. These
14cr|scrabble-1.5-7|22	premium squares can double or triple letter values. Some of these
14cr|scrabble-1.5-7|23	squares can even double or triple your word scores! You must position
14cr|scrabble-1.5-7|24	yourself to grab the squares and block your opponent from spelling
14cr|scrabble-1.5-7|25	out a "killer" word.
14cr|scrabble-1.5-7|26	
14cr|scrabble-1.5-7|27	This package is not for beginners as the display does not include
14cr|scrabble-1.5-7|28	letter values or a description of what the symbols on the board
14cr|scrabble-1.5-7|29	represent. You must be familiar with the game of Scrabble before
14cr|scrabble-1.5-7|30	trying to play this version.
14cr|scrabble-1.5-7|31	
14cr|scrabble-1.5-7|32	%prep
14cr|scrabble-1.5-7|33	%setup -q -n %{name}
14cr|scrabble-1.5-7|34	%patch0 -p1 -b .hidden
14cr|scrabble-1.5-7|35	
14cr|scrabble-1.5-7|36	%build
14cr|scrabble-1.5-7|37	
14cr|scrabble-1.5-7|38	%install
14cr|scrabble-1.5-7|39	rm -rf %{buildroot}
14cr|scrabble-1.5-7|40	make install prefix=%{buildroot}%{_prefix}
14cr|scrabble-1.5-7|41	
14cr|scrabble-1.5-7|42	%clean
14cr|scrabble-1.5-7|43	rm -rf %{buildroot}
14cr|scrabble-1.5-7|44	
14cr|scrabble-1.5-7|45	%files
14cr|scrabble-1.5-7|46	%defattr(-,root,root)
14cr|scrabble-1.5-7|47	%{_gamesbindir}/*
14cr|scrabble-1.5-7|48	%{_datadir}/dict/*
14cr|scrabble-1.5-7|49	%{_mandir}/man6/*
14cr|scrabble-1.5-7|50	
14cr|scrabble-1.5-7|51	
14cr|scrabble-1.5-7|52	
14cr|scrabble-1.5-7|53	
14cr|scrabble-1.5-7|54	%changelog
14cr|scrabble-1.5-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|scrabble-1.5-7|56	+ Revision: 765284a
14cr|scrabble-1.5-7|57	- MassBuild#464: Increase release tag
14cr|scrabble-1.5-7|58	
14cr|scrabble-1.5-7|59	

8120 14
14cr|scramble-4.5.0-9|1	%define name	scramble
14cr|scramble-4.5.0-9|2	%define version 4.5.0
14cr|scramble-4.5.0-9|3	%define release 9
14cr|scramble-4.5.0-9|4	
14cr|scramble-4.5.0-9|5	Name: 	 	%{name}
14cr|scramble-4.5.0-9|6	Summary: 	File encryption utility used by xffm
14cr|scramble-4.5.0-9|7	Version: 	%{version}
14cr|scramble-4.5.0-9|8	Release: 	%{release}
14cr|scramble-4.5.0-9|9	
14cr|scramble-4.5.0-9|10	Source:		http://downloads.sourceforge.net/xffm/%{name}-%{version}.tar.bz2
14cr|scramble-4.5.0-9|11	URL:		http://xffm.sf.net
14cr|scramble-4.5.0-9|12	License:	GPL
14cr|scramble-4.5.0-9|13	Group:		Graphical desktop/Other
14cr|scramble-4.5.0-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|scramble-4.5.0-9|15	BuildRequires:	xfce-dev-tools
14cr|scramble-4.5.0-9|16	BuildRequires:	autoconf
14cr|scramble-4.5.0-9|17	BuildRequires:	automake
14cr|scramble-4.5.0-9|18	BuildRequires:	intltool
14cr|scramble-4.5.0-9|19	BuildRequires:	glib-gettextize
14cr|scramble-4.5.0-9|20	
14cr|scramble-4.5.0-9|21	%description
14cr|scramble-4.5.0-9|22	Scramble is the command find tool used by the Xffm-filemanager to
14cr|scramble-4.5.0-9|23	encrypt and descrypt files upon user request. The application is
14cr|scramble-4.5.0-9|24	also used to schred files before deleting.
14cr|scramble-4.5.0-9|25	
14cr|scramble-4.5.0-9|26	%prep
14cr|scramble-4.5.0-9|27	%setup -q
14cr|scramble-4.5.0-9|28	
14cr|scramble-4.5.0-9|29	%build
14cr|scramble-4.5.0-9|30	autoreconf -fi -I /usr/share/xfce4/dev-tools/m4macros
14cr|scramble-4.5.0-9|31	%configure2_5x
14cr|scramble-4.5.0-9|32	%make
14cr|scramble-4.5.0-9|33	
14cr|scramble-4.5.0-9|34	%install
14cr|scramble-4.5.0-9|35	rm -rf %{buildroot}
14cr|scramble-4.5.0-9|36	%makeinstall_std
14cr|scramble-4.5.0-9|37	
14cr|scramble-4.5.0-9|38	%clean
14cr|scramble-4.5.0-9|39	rm -rf %{buildroot}
14cr|scramble-4.5.0-9|40	
14cr|scramble-4.5.0-9|41	%files
14cr|scramble-4.5.0-9|42	%defattr(-,root,root)
14cr|scramble-4.5.0-9|43	%doc AUTHORS COPYING* ChangeLog NEWS* README*
14cr|scramble-4.5.0-9|44	%{_bindir}/%{name}
14cr|scramble-4.5.0-9|45	%{_bindir}/unscramble
14cr|scramble-4.5.0-9|46	%{_mandir}/man1/*
14cr|scramble-4.5.0-9|47	%{_datadir}/xffm/%{name}
14cr|scramble-4.5.0-9|48	%{_libdir}/pkgconfig/%{name}.pc
14cr|scramble-4.5.0-9|49	
14cr|scramble-4.5.0-9|50	
14cr|scramble-4.5.0-9|51	
14cr|scramble-4.5.0-9|52	%changelog
14cr|scramble-4.5.0-9|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.0-9
14cr|scramble-4.5.0-9|54	+ Revision: f3a9d9f
14cr|scramble-4.5.0-9|55	- MassBuild#464: Increase release tag
14cr|scramble-4.5.0-9|56	
14cr|scramble-4.5.0-9|57	

8121 14
14cr|scratch-1.4.0.7-4|1	# Disable the build of a debug package
14cr|scratch-1.4.0.7-4|2	%define		_enable_debug_package	0
14cr|scratch-1.4.0.7-4|3	%define		debug_package		%{nil}
14cr|scratch-1.4.0.7-4|4	%define		__os_install_post	/usr/lib/rpm/brp-compress %{nil}
14cr|scratch-1.4.0.7-4|5	%define		squeak_ver		4.10.2-2614
14cr|scratch-1.4.0.7-4|6	
14cr|scratch-1.4.0.7-4|7	Name:		scratch
14cr|scratch-1.4.0.7-4|8	Version:	1.4.0.7
14cr|scratch-1.4.0.7-4|9	Release:	4
14cr|scratch-1.4.0.7-4|10	Summary:	Programming system and content development tool
14cr|scratch-1.4.0.7-4|11	Group:		Education
14cr|scratch-1.4.0.7-4|12	Group:		Development/Other
14cr|scratch-1.4.0.7-4|13	License:	MIT
14cr|scratch-1.4.0.7-4|14	URL:		http://scratch.mit.edu
14cr|scratch-1.4.0.7-4|15	Source0:	http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/scratch-1.4.0.7.src.tar.gz
14cr|scratch-1.4.0.7-4|16	Source1:	scratch.rpmlintrc
14cr|scratch-1.4.0.7-4|17	Patch0:		scratch_locale.patch
14cr|scratch-1.4.0.7-4|18	BuildRequires:	libv4l-devel
14cr|scratch-1.4.0.7-4|19	BuildRequires:	pkgconfig(pangocairo)
14cr|scratch-1.4.0.7-4|20	Requires:	squeak-vm
14cr|scratch-1.4.0.7-4|21	
14cr|scratch-1.4.0.7-4|22	%description
14cr|scratch-1.4.0.7-4|23	Scratch is a programming language that makes it easy to create your own
14cr|scratch-1.4.0.7-4|24	interactive stories, animations, games, music, and art -- and share your
14cr|scratch-1.4.0.7-4|25	creations on the web.
14cr|scratch-1.4.0.7-4|26	
14cr|scratch-1.4.0.7-4|27	%prep
14cr|scratch-1.4.0.7-4|28	%setup -q -n %{name}-%{version}.src
14cr|scratch-1.4.0.7-4|29	%patch0 -p0
14cr|scratch-1.4.0.7-4|30	
14cr|scratch-1.4.0.7-4|31	rm -f Plugins/* Plugins64/* App/scratch_squeak_vm
14cr|scratch-1.4.0.7-4|32	
14cr|scratch-1.4.0.7-4|33	%build
14cr|scratch-1.4.0.7-4|34	
14cr|scratch-1.4.0.7-4|35	make
14cr|scratch-1.4.0.7-4|36	
14cr|scratch-1.4.0.7-4|37	%install
14cr|scratch-1.4.0.7-4|38	install -d %{buildroot}%{_libdir}/%{name}/Plugins
14cr|scratch-1.4.0.7-4|39	install -m 644 Scratch.{image,ini} %{buildroot}%{_libdir}/%{name}
14cr|scratch-1.4.0.7-4|40	install -m 644 Plugins/* %{buildroot}%{_libdir}/%{name}/Plugins
14cr|scratch-1.4.0.7-4|41	
14cr|scratch-1.4.0.7-4|42	install -d %{buildroot}%{_datadir}/%{name}
14cr|scratch-1.4.0.7-4|43	cp -fpR Help locale Media Projects %{buildroot}%{_datadir}/%{name}
14cr|scratch-1.4.0.7-4|44	
14cr|scratch-1.4.0.7-4|45	install -d %{buildroot}%{_docdir}/%{name}
14cr|scratch-1.4.0.7-4|46	ln -sf %{_datadir}/%{name}/Help %{buildroot}%{_docdir}/%{name}/Help
14cr|scratch-1.4.0.7-4|47	install -m 644 {ACKNOWLEDGEMENTS,KNOWN-BUGS,LICENSE} %{buildroot}%{_docdir}/%{name}
14cr|scratch-1.4.0.7-4|48	
14cr|scratch-1.4.0.7-4|49	install -d %{buildroot}%{_mandir}/man1
14cr|scratch-1.4.0.7-4|50	install -m 644 src/man/scratch.1.gz %{buildroot}%{_mandir}/man1
14cr|scratch-1.4.0.7-4|51	
14cr|scratch-1.4.0.7-4|52	install -d %{buildroot}%{_datadir}/applications
14cr|scratch-1.4.0.7-4|53	install -m 644 src/%{name}.desktop %{buildroot}%{_datadir}/applications
14cr|scratch-1.4.0.7-4|54	
14cr|scratch-1.4.0.7-4|55	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,128x128}/{apps,mimetypes}
14cr|scratch-1.4.0.7-4|56	install -m 644 src/icons/48x48/scratch.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cr|scratch-1.4.0.7-4|57	install -m 644 src/icons/128x128/scratch.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cr|scratch-1.4.0.7-4|58	install -m 644 src/icons/48x48/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes
14cr|scratch-1.4.0.7-4|59	install -m 644 src/icons/128x128/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes
14cr|scratch-1.4.0.7-4|60	install -d %{buildroot}%{_datadir}/mime/packages
14cr|scratch-1.4.0.7-4|61	install -m 644 src/%{name}.xml %{buildroot}%{_datadir}/mime/packages
14cr|scratch-1.4.0.7-4|62	
14cr|scratch-1.4.0.7-4|63	install -d %{buildroot}%{_bindir}
14cr|scratch-1.4.0.7-4|64	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cr|scratch-1.4.0.7-4|65	#!/bin/sh
14cr|scratch-1.4.0.7-4|66	# Squeakvm wrapper to load Scratch image.
14cr|scratch-1.4.0.7-4|67	#------------------------------------------------------------
14cr|scratch-1.4.0.7-4|68	
14cr|scratch-1.4.0.7-4|69	/usr/bin/squeak \
14cr|scratch-1.4.0.7-4|70	-plugins %{_libdir}/scratch/Plugins:%{_libdir}/squeak/%{squeak_ver} \
14cr|scratch-1.4.0.7-4|71	-vm-sound-pulse \
14cr|scratch-1.4.0.7-4|72	%{_libdir}/scratch/Scratch.image "\${@}"
14cr|scratch-1.4.0.7-4|73	EOF
14cr|scratch-1.4.0.7-4|74	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|scratch-1.4.0.7-4|75	
14cr|scratch-1.4.0.7-4|76	%files
14cr|scratch-1.4.0.7-4|77	%{_bindir}/%{name}
14cr|scratch-1.4.0.7-4|78	%{_libdir}/%{name}
14cr|scratch-1.4.0.7-4|79	%{_datadir}/%{name}
14cr|scratch-1.4.0.7-4|80	%doc %{_docdir}/%{name}
14cr|scratch-1.4.0.7-4|81	%{_mandir}/man1/%{name}*.1*
14cr|scratch-1.4.0.7-4|82	%{_datadir}/applications/%{name}.desktop
14cr|scratch-1.4.0.7-4|83	%{_datadir}/mime/packages/%{name}.xml
14cr|scratch-1.4.0.7-4|84	%{_datadir}/icons/hicolor/48x48/apps/*
14cr|scratch-1.4.0.7-4|85	%{_datadir}/icons/hicolor/48x48/mimetypes/*
14cr|scratch-1.4.0.7-4|86	%{_datadir}/icons/hicolor/128x128/apps/*
14cr|scratch-1.4.0.7-4|87	%{_datadir}/icons/hicolor/128x128/mimetypes/*
14cr|scratch-1.4.0.7-4|88	
14cr|scratch-1.4.0.7-4|89	
14cr|scratch-1.4.0.7-4|90	
14cr|scratch-1.4.0.7-4|91	%changelog
14cr|scratch-1.4.0.7-4|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0.7-4
14cr|scratch-1.4.0.7-4|93	+ Revision: fae6f0a
14cr|scratch-1.4.0.7-4|94	- MassBuild#464: Increase release tag
14cr|scratch-1.4.0.7-4|95	
14cr|scratch-1.4.0.7-4|96	

8122 14
14cr|screenlets-0.1.5-2|1	Name: screenlets
14cr|screenlets-0.1.5-2|2	Version: 0.1.5
14cr|screenlets-0.1.5-2|3	Release: 2
14cr|screenlets-0.1.5-2|4	License: GPLv2
14cr|screenlets-0.1.5-2|5	URL: http://www.screenlets.org/
14cr|screenlets-0.1.5-2|6	Summary: Widget mini-apps (like OSX Dashboard or Vista Gadgets)
14cr|screenlets-0.1.5-2|7	Group: System/X11
14cr|screenlets-0.1.5-2|8	# https://code.launchpad.net/screenlets/trunk
14cr|screenlets-0.1.5-2|9	Source0: %name-%version.tar.bz2
14cr|screenlets-0.1.5-2|10	Patch0: fix-dotdesktop.patch
14cr|screenlets-0.1.5-2|11	Source1: logo24.png
14cr|screenlets-0.1.5-2|12	BuildRequires: python-devel
14cr|screenlets-0.1.5-2|13	BuildRequires: desktop-file-utils
14cr|screenlets-0.1.5-2|14	Buildarch: noarch
14cr|screenlets-0.1.5-2|15	Requires(post): desktop-file-utils
14cr|screenlets-0.1.5-2|16	Requires(postun): desktop-file-utils
14cr|screenlets-0.1.5-2|17	Requires: pyxdg
14cr|screenlets-0.1.5-2|18	Requires: dbus-python
14cr|screenlets-0.1.5-2|19	Requires: gnome-python-desktop
14cr|screenlets-0.1.5-2|20	Requires: python-beautifulsoup
14cr|screenlets-0.1.5-2|21	Requires: gnome-python-wnck
14cr|screenlets-0.1.5-2|22	
14cr|screenlets-0.1.5-2|23	%description
14cr|screenlets-0.1.5-2|24	Screenlets are small owner-drawn applications (written in Python)
14cr|screenlets-0.1.5-2|25	that can be described as "the virtual representation of things
14cr|screenlets-0.1.5-2|26	lying/standing around on your desk". Sticknotes, clocks, rulers, ...
14cr|screenlets-0.1.5-2|27	the possibilities are endless
14cr|screenlets-0.1.5-2|28	
14cr|screenlets-0.1.5-2|29	Screenlets work best with the Widget plugin for Compiz Fusion.
14cr|screenlets-0.1.5-2|30	
14cr|screenlets-0.1.5-2|31	%prep
14cr|screenlets-0.1.5-2|32	%setup -q
14cr|screenlets-0.1.5-2|33	%patch0 -p0 -b .desktop
14cr|screenlets-0.1.5-2|34	# Fix paths
14cr|screenlets-0.1.5-2|35	grep -rl '/usr/local' * | xargs sed -i 's,/usr/local,%{_prefix},g'
14cr|screenlets-0.1.5-2|36	
14cr|screenlets-0.1.5-2|37	# Fix dodgy desktop files
14cr|screenlets-0.1.5-2|38	find -name *.desktop -exec sed -i 's/^\(Exec=.*\) >.*$/\1/' {} \;
14cr|screenlets-0.1.5-2|39	
14cr|screenlets-0.1.5-2|40	%build
14cr|screenlets-0.1.5-2|41	%{__python} setup.py build
14cr|screenlets-0.1.5-2|42	
14cr|screenlets-0.1.5-2|43	%install
14cr|screenlets-0.1.5-2|44	rm -rf %{buildroot}
14cr|screenlets-0.1.5-2|45	python setup.py install --root %{buildroot}
14cr|screenlets-0.1.5-2|46	
14cr|screenlets-0.1.5-2|47	# Remove useless egg-info file
14cr|screenlets-0.1.5-2|48	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
14cr|screenlets-0.1.5-2|49	
14cr|screenlets-0.1.5-2|50	# Define prefix
14cr|screenlets-0.1.5-2|51	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|screenlets-0.1.5-2|52	
14cr|screenlets-0.1.5-2|53	echo %{_prefix} > %{buildroot}%{_sysconfdir}/%{name}/prefix
14cr|screenlets-0.1.5-2|54	
14cr|screenlets-0.1.5-2|55	# Icons
14cr|screenlets-0.1.5-2|56	install -Dm0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cr|screenlets-0.1.5-2|57	install -Dm0644 desktop-menu/screenlets.svg %{buildroot}%{_datadir}/icons/screenlets.svg
14cr|screenlets-0.1.5-2|58	
14cr|screenlets-0.1.5-2|59	desktop-file-install \
14cr|screenlets-0.1.5-2|60	--vendor="" \
14cr|screenlets-0.1.5-2|61	--add-category="Settings" \
14cr|screenlets-0.1.5-2|62	--add-category="DesktopSettings" \
14cr|screenlets-0.1.5-2|63	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|screenlets-0.1.5-2|64	--dir %{buildroot}%{_datadir}/applications \
14cr|screenlets-0.1.5-2|65	desktop-menu/%{name}-manager.desktop
14cr|screenlets-0.1.5-2|66	
14cr|screenlets-0.1.5-2|67	echo "Icon=%{name}" >> desktop-menu/%{name}-daemon.desktop
14cr|screenlets-0.1.5-2|68	
14cr|screenlets-0.1.5-2|69	desktop-file-install \
14cr|screenlets-0.1.5-2|70	--vendor="" \
14cr|screenlets-0.1.5-2|71	--add-category="Settings" \
14cr|screenlets-0.1.5-2|72	--add-category="DesktopSettings" \
14cr|screenlets-0.1.5-2|73	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|screenlets-0.1.5-2|74	--dir %{buildroot}%{_datadir}/applications \
14cr|screenlets-0.1.5-2|75	desktop-menu/%{name}-daemon.desktop
14cr|screenlets-0.1.5-2|76	
14cr|screenlets-0.1.5-2|77	%find_lang %{name}
14cr|screenlets-0.1.5-2|78	
14cr|screenlets-0.1.5-2|79	%find_lang %{name}-manager
14cr|screenlets-0.1.5-2|80	
14cr|screenlets-0.1.5-2|81	# Clean Ubuntu icons
14cr|screenlets-0.1.5-2|82	rm -rf %{buildroot}%{_datadir}/icons/ubuntu*
14cr|screenlets-0.1.5-2|83	
14cr|screenlets-0.1.5-2|84	%files -f %{name}.lang
14cr|screenlets-0.1.5-2|85	%defattr(-, root, root, 0755)
14cr|screenlets-0.1.5-2|86	%doc CHANGELOG README TODO
14cr|screenlets-0.1.5-2|87	%{_bindir}/*
14cr|screenlets-0.1.5-2|88	%{_datadir}/applications/%{name}-*.desktop
14cr|screenlets-0.1.5-2|89	%{_datadir}/%{name}
14cr|screenlets-0.1.5-2|90	%{_datadir}/%{name}-manager
14cr|screenlets-0.1.5-2|91	%{_iconsdir}/%{name}.*
14cr|screenlets-0.1.5-2|92	%{_iconsdir}/hicolor/scalable/apps/*svg
14cr|screenlets-0.1.5-2|93	%{py_puresitedir}/screenlets/*
14cr|screenlets-0.1.5-2|94	%{_sysconfdir}/%{name}/prefix
14cr|screenlets-0.1.5-2|95	%{_datadir}/locale/*/LC_MESSAGES/%{name}-manager.mo
14cr|screenlets-0.1.5-2|96	
14cr|screenlets-0.1.5-2|97	
14cr|screenlets-0.1.5-2|98	%changelog
14cr|screenlets-0.1.5-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-2
14cr|screenlets-0.1.5-2|100	+ Revision: 9560540
14cr|screenlets-0.1.5-2|101	- MassBuild#464: Increase release tag
14cr|screenlets-0.1.5-2|102	
14cr|screenlets-0.1.5-2|103	

8123 14
14cr|screentest-2.0-4|1	Summary: The CRT screen quality testing utility
14cr|screentest-2.0-4|2	Name: screentest
14cr|screentest-2.0-4|3	Version: 2.0
14cr|screentest-2.0-4|4	Release: 4
14cr|screentest-2.0-4|5	License: GPLv2
14cr|screentest-2.0-4|6	Group: System/X11
14cr|screentest-2.0-4|7	Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|screentest-2.0-4|8	URL: http://sourceforge.net/projects/%{name}/
14cr|screentest-2.0-4|9	BuildRequires: pkgconfig(gtk+-2.0)
14cr|screentest-2.0-4|10	BuildRequires: pkgconfig(libglade-2.0)
14cr|screentest-2.0-4|11	
14cr|screentest-2.0-4|12	
14cr|screentest-2.0-4|13	%description
14cr|screentest-2.0-4|14	Screentest is a simple program which displays various patterns
14cr|screentest-2.0-4|15	(colors, circles, grids, text) on your screen in order to allow you
14cr|screentest-2.0-4|16	to evaluate the quality of your CRT/LCD monitor (sharpness, linearity, etc).
14cr|screentest-2.0-4|17	
14cr|screentest-2.0-4|18	%prep
14cr|screentest-2.0-4|19	%setup -q
14cr|screentest-2.0-4|20	
14cr|screentest-2.0-4|21	%build
14cr|screentest-2.0-4|22	export LDFLAGS="-lgmodule-2.0"
14cr|screentest-2.0-4|23	%configure2_5x
14cr|screentest-2.0-4|24	%make
14cr|screentest-2.0-4|25	
14cr|screentest-2.0-4|26	%install
14cr|screentest-2.0-4|27	%makeinstall
14cr|screentest-2.0-4|28	%find_lang %{name}
14cr|screentest-2.0-4|29	
14cr|screentest-2.0-4|30	%files -f %{name}.lang
14cr|screentest-2.0-4|31	%defattr(-, root,root)
14cr|screentest-2.0-4|32	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|screentest-2.0-4|33	%{_bindir}/%{name}
14cr|screentest-2.0-4|34	%{_datadir}/%{name}/%{name}.glade
14cr|screentest-2.0-4|35	%dir %{_datadir}/%{name}/
14cr|screentest-2.0-4|36	
14cr|screentest-2.0-4|37	
14cr|screentest-2.0-4|38	
14cr|screentest-2.0-4|39	%changelog
14cr|screentest-2.0-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|screentest-2.0-4|41	+ Revision: dac09e7
14cr|screentest-2.0-4|42	- MassBuild#464: Increase release tag
14cr|screentest-2.0-4|43	
14cr|screentest-2.0-4|44	

8124 14
14cr|scribes-0.3.3.3-8|1	%define name	scribes
14cr|scribes-0.3.3.3-8|2	%define version 0.3.3.3
14cr|scribes-0.3.3.3-8|3	%define release 8
14cr|scribes-0.3.3.3-8|4	
14cr|scribes-0.3.3.3-8|5	%define debug_package %{nil}
14cr|scribes-0.3.3.3-8|6	
14cr|scribes-0.3.3.3-8|7	Summary:	Simple yet powerful GNOME text editor
14cr|scribes-0.3.3.3-8|8	Name:		%name
14cr|scribes-0.3.3.3-8|9	Version:	%version
14cr|scribes-0.3.3.3-8|10	Release:	%release
14cr|scribes-0.3.3.3-8|11	License:	GPLv2+
14cr|scribes-0.3.3.3-8|12	Group:		Editors
14cr|scribes-0.3.3.3-8|13	URL:		http://scribes.sourceforge.net
14cr|scribes-0.3.3.3-8|14	Source0:	http://internap.dl.sourceforge.net/sourceforge/scribes/%name-%version.tar.bz2
14cr|scribes-0.3.3.3-8|15	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14cr|scribes-0.3.3.3-8|16	BuildRequires:	libxslt-proc pygtk2.0-devel yelp dbus-python gnome-python gnome-python-extras gnome-python-gtkspell gnome-python-gtksourceview desktop-file-utils
14cr|scribes-0.3.3.3-8|17	BuildRequires:	intltool
14cr|scribes-0.3.3.3-8|18	BuildRequires:  pkgconfig(gnome-doc-utils)
14cr|scribes-0.3.3.3-8|19	Requires:	yelp dbus-python pygtk2.0 gnome-python gnome-python-extras gnome-python-gtkspell
14cr|scribes-0.3.3.3-8|20	Requires:	pygtk2.0-libglade gnome-python-gtksourceview gnome-python-gconf
14cr|scribes-0.3.3.3-8|21	
14cr|scribes-0.3.3.3-8|22	%description
14cr|scribes-0.3.3.3-8|23	Scribes is a text editor for GNOME that is simple, slim, and sleek, yet
14cr|scribes-0.3.3.3-8|24	powerful.
14cr|scribes-0.3.3.3-8|25	
14cr|scribes-0.3.3.3-8|26	Scribes focuses on streamlining your workflow.  It does so by ensuring common
14cr|scribes-0.3.3.3-8|27	and repetitive operations are intelligently automated, and also by eliminating
14cr|scribes-0.3.3.3-8|28	factors that prevent you from focusing on your task.
14cr|scribes-0.3.3.3-8|29	
14cr|scribes-0.3.3.3-8|30	%prep
14cr|scribes-0.3.3.3-8|31	%setup -q
14cr|scribes-0.3.3.3-8|32	
14cr|scribes-0.3.3.3-8|33	%build
14cr|scribes-0.3.3.3-8|34	%configure2_5x --disable-scrollkeeper --disable-schemas-install
14cr|scribes-0.3.3.3-8|35	%make
14cr|scribes-0.3.3.3-8|36	
14cr|scribes-0.3.3.3-8|37	%install
14cr|scribes-0.3.3.3-8|38	%makeinstall_std
14cr|scribes-0.3.3.3-8|39	desktop-file-install --vendor="" \
14cr|scribes-0.3.3.3-8|40	--remove-category="Application" \
14cr|scribes-0.3.3.3-8|41	--add-category="Utility" \
14cr|scribes-0.3.3.3-8|42	--add-category="TextEditor" \
14cr|scribes-0.3.3.3-8|43	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|scribes-0.3.3.3-8|44	
14cr|scribes-0.3.3.3-8|45	%find_lang %name
14cr|scribes-0.3.3.3-8|46	
14cr|scribes-0.3.3.3-8|47	%post
14cr|scribes-0.3.3.3-8|48	%define schemas %name
14cr|scribes-0.3.3.3-8|49	%post_install_gconf_schemas %schemas
14cr|scribes-0.3.3.3-8|50	%update_scrollkeeper
14cr|scribes-0.3.3.3-8|51	%update_icon_cache hicolor
14cr|scribes-0.3.3.3-8|52	%update_desktop_database
14cr|scribes-0.3.3.3-8|53	
14cr|scribes-0.3.3.3-8|54	%preun
14cr|scribes-0.3.3.3-8|55	%preun_uninstall_gconf_schemas %schemas
14cr|scribes-0.3.3.3-8|56	
14cr|scribes-0.3.3.3-8|57	%postun
14cr|scribes-0.3.3.3-8|58	%clean_scrollkeeper
14cr|scribes-0.3.3.3-8|59	%clean_icon_cache hicolor
14cr|scribes-0.3.3.3-8|60	%clean_desktop_database
14cr|scribes-0.3.3.3-8|61	
14cr|scribes-0.3.3.3-8|62	%clean
14cr|scribes-0.3.3.3-8|63	rm -rf %buildroot
14cr|scribes-0.3.3.3-8|64	
14cr|scribes-0.3.3.3-8|65	%files -f %name.lang
14cr|scribes-0.3.3.3-8|66	%defattr(-,root,root)
14cr|scribes-0.3.3.3-8|67	%doc AUTHORS ChangeLog CONTRIBUTORS COPYING NEWS README TRANSLATORS TODO
14cr|scribes-0.3.3.3-8|68	%py_puresitedir/SCRIBES
14cr|scribes-0.3.3.3-8|69	%_bindir/%name
14cr|scribes-0.3.3.3-8|70	%_datadir/%name/
14cr|scribes-0.3.3.3-8|71	%_datadir/pixmaps/%name.png
14cr|scribes-0.3.3.3-8|72	%_datadir/gnome/help/%name/
14cr|scribes-0.3.3.3-8|73	%_iconsdir/hicolor/*/apps/%name.*
14cr|scribes-0.3.3.3-8|74	%_datadir/omf/%name/
14cr|scribes-0.3.3.3-8|75	%_sysconfdir/gconf/schemas/%name.schemas
14cr|scribes-0.3.3.3-8|76	%_datadir/applications/%name.desktop
14cr|scribes-0.3.3.3-8|77	
14cr|scribes-0.3.3.3-8|78	
14cr|scribes-0.3.3.3-8|79	
14cr|scribes-0.3.3.3-8|80	%changelog
14cr|scribes-0.3.3.3-8|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3.3-8
14cr|scribes-0.3.3.3-8|82	+ Revision: 23d68af
14cr|scribes-0.3.3.3-8|83	- MassBuild#464: Increase release tag
14cr|scribes-0.3.3.3-8|84	
14cr|scribes-0.3.3.3-8|85	

8125 14
14cr|scribo-0.2.0-2|1	Name:		scribo
14cr|scribo-0.2.0-2|2	Summary:	Scribo semantic annotation features
14cr|scribo-0.2.0-2|3	Version:	0.2.0
14cr|scribo-0.2.0-2|4	Release:	2
14cr|scribo-0.2.0-2|5	Group:		Graphical desktop/KDE
14cr|scribo-0.2.0-2|6	Epoch:		2
14cr|scribo-0.2.0-2|7	License:	LGPL
14cr|scribo-0.2.0-2|8	URL:		http://nepomuk.kde.org
14cr|scribo-0.2.0-2|9	# http://websvn.kde.org/trunk/playground/base/nepomuk-kde/
14cr|scribo-0.2.0-2|10	Source:		%name-%{version}.tar.bz2
14cr|scribo-0.2.0-2|11	BuildRequires:	soprano-devel
14cr|scribo-0.2.0-2|12	BuildRequires: kdelibs4-devel
14cr|scribo-0.2.0-2|13	BuildRequires: kdepimlibs4-devel
14cr|scribo-0.2.0-2|14	BuildRequires: kdebase4-runtime-devel
14cr|scribo-0.2.0-2|15	BuildRequires: kdebase4-workspace-devel
14cr|scribo-0.2.0-2|16	BuildRequires: kdebase4-devel
14cr|scribo-0.2.0-2|17	BuildRequires: olena-devel
14cr|scribo-0.2.0-2|18	BuildRequires: strigi-devel
14cr|scribo-0.2.0-2|19	BuildRequires: tesseract-devel
14cr|scribo-0.2.0-2|20	BuildRequires: shared-desktop-ontologies-devel
14cr|scribo-0.2.0-2|21	BuildRequires: nepomukextras-devel
14cr|scribo-0.2.0-2|22	Requires:	tesseract
14cr|scribo-0.2.0-2|23	Requires:	ginkgo
14cr|scribo-0.2.0-2|24	
14cr|scribo-0.2.0-2|25	%description
14cr|scribo-0.2.0-2|26	Scribo enhances the KDE desktop with semi-automatic annotation
14cr|scribo-0.2.0-2|27	capabilities and with cross application activity management. It introduces
14cr|scribo-0.2.0-2|28	a new way to deal with tasks at the desktop level, transversaly between
14cr|scribo-0.2.0-2|29	applications. Nepomuk Scribo annotators take advantage of natural language
14cr|scribo-0.2.0-2|30	processing technologies.
14cr|scribo-0.2.0-2|31	
14cr|scribo-0.2.0-2|32	%files -f %{name}.lang
14cr|scribo-0.2.0-2|33	%{_kde_bindir}/*
14cr|scribo-0.2.0-2|34	%{_kde_libdir}/kde4/*
14cr|scribo-0.2.0-2|35	%{_kde_datadir}/kde4/*
14cr|scribo-0.2.0-2|36	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.Scribo.xml
14cr|scribo-0.2.0-2|37	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.ScriboSession.xml
14cr|scribo-0.2.0-2|38	
14cr|scribo-0.2.0-2|39	#---------------------------------------------------------------------------------
14cr|scribo-0.2.0-2|40	
14cr|scribo-0.2.0-2|41	%define scribo_major 0
14cr|scribo-0.2.0-2|42	%define libscribo %mklibname scribo %{scribo_major}
14cr|scribo-0.2.0-2|43	
14cr|scribo-0.2.0-2|44	%package -n %{libscribo}
14cr|scribo-0.2.0-2|45	Summary:	Nepomuk support library
14cr|scribo-0.2.0-2|46	Group:		System/Libraries
14cr|scribo-0.2.0-2|47	
14cr|scribo-0.2.0-2|48	%description -n %{libscribo}
14cr|scribo-0.2.0-2|49	Nepomuk support library.
14cr|scribo-0.2.0-2|50	
14cr|scribo-0.2.0-2|51	%files -n %{libscribo}
14cr|scribo-0.2.0-2|52	%{_kde_libdir}/libscribo.so.%{scribo_major}*
14cr|scribo-0.2.0-2|53	
14cr|scribo-0.2.0-2|54	#---------------------------------------------------------------------------------
14cr|scribo-0.2.0-2|55	
14cr|scribo-0.2.0-2|56	%package devel
14cr|scribo-0.2.0-2|57	Summary:	Devel headers for nepomuk support
14cr|scribo-0.2.0-2|58	Group:		Development/KDE and Qt
14cr|scribo-0.2.0-2|59	Requires:	%{libscribo} = %{EVRD}
14cr|scribo-0.2.0-2|60	Requires:	%{name} = %{EVRD}
14cr|scribo-0.2.0-2|61	
14cr|scribo-0.2.0-2|62	%description devel
14cr|scribo-0.2.0-2|63	Devel headers for nepomuk playground
14cr|scribo-0.2.0-2|64	
14cr|scribo-0.2.0-2|65	%files devel
14cr|scribo-0.2.0-2|66	%{_kde_includedir}/scribo
14cr|scribo-0.2.0-2|67	%{_kde_libdir}/libscribo.so
14cr|scribo-0.2.0-2|68	%{_kde_datadir}/cmake/Scribo
14cr|scribo-0.2.0-2|69	
14cr|scribo-0.2.0-2|70	#---------------------------------------------------------------------------------
14cr|scribo-0.2.0-2|71	
14cr|scribo-0.2.0-2|72	%prep
14cr|scribo-0.2.0-2|73	%setup -q
14cr|scribo-0.2.0-2|74	
14cr|scribo-0.2.0-2|75	%build
14cr|scribo-0.2.0-2|76	%cmake_kde4
14cr|scribo-0.2.0-2|77	%make
14cr|scribo-0.2.0-2|78	
14cr|scribo-0.2.0-2|79	%install
14cr|scribo-0.2.0-2|80	%makeinstall_std -C build
14cr|scribo-0.2.0-2|81	
14cr|scribo-0.2.0-2|82	%find_lang %{name} --all-name --with-kde
14cr|scribo-0.2.0-2|83	
14cr|scribo-0.2.0-2|84	
14cr|scribo-0.2.0-2|85	
14cr|scribo-0.2.0-2|86	%changelog
14cr|scribo-0.2.0-2|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.2.0-2
14cr|scribo-0.2.0-2|88	+ Revision: 28c8821
14cr|scribo-0.2.0-2|89	- MassBuild#464: Increase release tag
14cr|scribo-0.2.0-2|90	
14cr|scribo-0.2.0-2|91	

8126 14
14cr|scsiadd-1.95-6|1	%define	name	scsiadd
14cr|scsiadd-1.95-6|2	%define	version	1.95
14cr|scsiadd-1.95-6|3	%define release	6
14cr|scsiadd-1.95-6|4	
14cr|scsiadd-1.95-6|5	Summary:	Utility to add and remove SCSI devices on the fly
14cr|scsiadd-1.95-6|6	Name:		%{name}
14cr|scsiadd-1.95-6|7	Version:	%{version}
14cr|scsiadd-1.95-6|8	Release:	%{release}
14cr|scsiadd-1.95-6|9	Epoch:		1
14cr|scsiadd-1.95-6|10	License:	GPL
14cr|scsiadd-1.95-6|11	Group:		System/Configuration/Hardware
14cr|scsiadd-1.95-6|12	Source0:	%{name}-%{version}.tar.bz2
14cr|scsiadd-1.95-6|13	Patch0:		%{name}-1.52-mdkconf.patch.bz2
14cr|scsiadd-1.95-6|14	URL:		http://llg.cubic.org/tools/
14cr|scsiadd-1.95-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|scsiadd-1.95-6|16	
14cr|scsiadd-1.95-6|17	%description
14cr|scsiadd-1.95-6|18	scsiadd lets you insert or remove SCSI devices from the linux SCSI
14cr|scsiadd-1.95-6|19	subsystem on the fly. This is useful for external devices
14cr|scsiadd-1.95-6|20	like scanners or tapes which can be powered on after system boot.
14cr|scsiadd-1.95-6|21	Devices can be added or removed at any time.
14cr|scsiadd-1.95-6|22	
14cr|scsiadd-1.95-6|23	%prep
14cr|scsiadd-1.95-6|24	%setup -q
14cr|scsiadd-1.95-6|25	%patch0 -p1 -b .orig
14cr|scsiadd-1.95-6|26	
14cr|scsiadd-1.95-6|27	%build
14cr|scsiadd-1.95-6|28	%configure
14cr|scsiadd-1.95-6|29	%make
14cr|scsiadd-1.95-6|30	
14cr|scsiadd-1.95-6|31	%install
14cr|scsiadd-1.95-6|32	rm -rf $RPM_BUILD_ROOT
14cr|scsiadd-1.95-6|33	%{makeinstall_std}
14cr|scsiadd-1.95-6|34	
14cr|scsiadd-1.95-6|35	%clean
14cr|scsiadd-1.95-6|36	rm -rf $RPM_BUILD_ROOT
14cr|scsiadd-1.95-6|37	
14cr|scsiadd-1.95-6|38	%files
14cr|scsiadd-1.95-6|39	%defattr (-,root,root)
14cr|scsiadd-1.95-6|40	%doc README NEWS
14cr|scsiadd-1.95-6|41	%{_sbindir}/%{name}
14cr|scsiadd-1.95-6|42	%{_mandir}/man8/%{name}.8*
14cr|scsiadd-1.95-6|43	
14cr|scsiadd-1.95-6|44	
14cr|scsiadd-1.95-6|45	
14cr|scsiadd-1.95-6|46	
14cr|scsiadd-1.95-6|47	%changelog
14cr|scsiadd-1.95-6|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.95-6
14cr|scsiadd-1.95-6|49	+ Revision: e23d6d6
14cr|scsiadd-1.95-6|50	- MassBuild#464: Increase release tag
14cr|scsiadd-1.95-6|51	
14cr|scsiadd-1.95-6|52	

8127 14
14cr|scsiaddgui-1.5-7|1	Summary:	A graphical front end for scsiadd
14cr|scsiaddgui-1.5-7|2	Name:		scsiaddgui
14cr|scsiaddgui-1.5-7|3	Version:	1.5
14cr|scsiaddgui-1.5-7|4	Release:	7
14cr|scsiaddgui-1.5-7|5	License:	GPL
14cr|scsiaddgui-1.5-7|6	URL:        	http://www.8ung.at/klappnase/scsiaddgui/scsiaddgui.html
14cr|scsiaddgui-1.5-7|7	Requires:	python, tkinter, scsiadd
14cr|scsiaddgui-1.5-7|8	Group:		System/Kernel and hardware
14cr|scsiaddgui-1.5-7|9	Source:		http://www.8ung.at/klappnase/downloads/%{name}-%{version}.tar.bz2
14cr|scsiaddgui-1.5-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|scsiaddgui-1.5-7|11	BuildArch:	noarch
14cr|scsiaddgui-1.5-7|12	
14cr|scsiaddgui-1.5-7|13	%description
14cr|scsiaddgui-1.5-7|14	scsiaddgui provides a GUI for the scsiadd - utility
14cr|scsiaddgui-1.5-7|15	
14cr|scsiaddgui-1.5-7|16	%prep
14cr|scsiaddgui-1.5-7|17	%setup -q
14cr|scsiaddgui-1.5-7|18	
14cr|scsiaddgui-1.5-7|19	%build
14cr|scsiaddgui-1.5-7|20	perl -pi -e 's!/usr/local/share!%_datadir!g' message*.py
14cr|scsiaddgui-1.5-7|21	
14cr|scsiaddgui-1.5-7|22	%install
14cr|scsiaddgui-1.5-7|23	rm -rf $RPM_BUILD_ROOT
14cr|scsiaddgui-1.5-7|24	mkdir -p $RPM_BUILD_ROOT%_datadir/scsiaddgui
14cr|scsiaddgui-1.5-7|25	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|scsiaddgui-1.5-7|26	install --mode=755 scsiaddgui.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/scsiaddgui.py
14cr|scsiaddgui-1.5-7|27	#install --mode=644 Control.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/Control.py
14cr|scsiaddgui-1.5-7|28	#install --mode=644 arrow_up.xbm $RPM_BUILD_ROOT%_datadir/scsiaddgui/arrow_up.xbm
14cr|scsiaddgui-1.5-7|29	#install --mode=644 arrow_down.xbm $RPM_BUILD_ROOT%_datadir/scsiaddgui/arrow_down.xbm
14cr|scsiaddgui-1.5-7|30	#install --mode=644 messages_de.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages_de.py
14cr|scsiaddgui-1.5-7|31	#install --mode=644 messages_en.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages_en.py
14cr|scsiaddgui-1.5-7|32	#install --mode=644 messages.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages.py
14cr|scsiaddgui-1.5-7|33	#install --mode=644 optionDB $RPM_BUILD_ROOT%_datadir/scsiaddgui/optionDB
14cr|scsiaddgui-1.5-7|34	install --mode=644 help_de $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_de
14cr|scsiaddgui-1.5-7|35	install --mode=644 help_en $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_en
14cr|scsiaddgui-1.5-7|36	install --mode=644 help_fr $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_fr
14cr|scsiaddgui-1.5-7|37	
14cr|scsiaddgui-1.5-7|38	mkdir -p $RPM_BUILD_ROOT%_datadir/locale/de/LC_MESSAGES
14cr|scsiaddgui-1.5-7|39	install -v --mode=644 locale/de.gmo $RPM_BUILD_ROOT%_datadir/locale/de/LC_MESSAGES/scsiaddgui.mo
14cr|scsiaddgui-1.5-7|40	mkdir -p $RPM_BUILD_ROOT%_datadir/locale/fr/LC_MESSAGES
14cr|scsiaddgui-1.5-7|41	install -v --mode=644 locale/fr.gmo $RPM_BUILD_ROOT%_datadir/locale/fr/LC_MESSAGES/scsiaddgui.mo
14cr|scsiaddgui-1.5-7|42	
14cr|scsiaddgui-1.5-7|43	(cd $RPM_BUILD_ROOT
14cr|scsiaddgui-1.5-7|44	ln -s %_datadir/scsiaddgui/scsiaddgui.py ./%_bindir/scsiaddgui
14cr|scsiaddgui-1.5-7|45	)
14cr|scsiaddgui-1.5-7|46	%find_lang %name
14cr|scsiaddgui-1.5-7|47	
14cr|scsiaddgui-1.5-7|48	%files -f %name.lang
14cr|scsiaddgui-1.5-7|49	%defattr(-,root,root)
14cr|scsiaddgui-1.5-7|50	%doc doc/{ChangeLog,README}
14cr|scsiaddgui-1.5-7|51	%_bindir/scsiaddgui
14cr|scsiaddgui-1.5-7|52	%dir %_datadir/scsiaddgui
14cr|scsiaddgui-1.5-7|53	%_datadir/scsiaddgui/scsiaddgui.py
14cr|scsiaddgui-1.5-7|54	#%_datadir/scsiaddgui/Control.py
14cr|scsiaddgui-1.5-7|55	#%_datadir/scsiaddgui/arrow_up.xbm
14cr|scsiaddgui-1.5-7|56	#%_datadir/scsiaddgui/arrow_down.xbm
14cr|scsiaddgui-1.5-7|57	#%_datadir/scsiaddgui/messages_en.py
14cr|scsiaddgui-1.5-7|58	#%_datadir/scsiaddgui/messages_de.py
14cr|scsiaddgui-1.5-7|59	#%_datadir/scsiaddgui/messages.py
14cr|scsiaddgui-1.5-7|60	#%_datadir/scsiaddgui/optionDB
14cr|scsiaddgui-1.5-7|61	%_datadir/scsiaddgui/help_de
14cr|scsiaddgui-1.5-7|62	%_datadir/scsiaddgui/help_en
14cr|scsiaddgui-1.5-7|63	%_datadir/scsiaddgui/help_fr
14cr|scsiaddgui-1.5-7|64	
14cr|scsiaddgui-1.5-7|65	%clean
14cr|scsiaddgui-1.5-7|66	rm -rf $RPM_BUILD_ROOT
14cr|scsiaddgui-1.5-7|67	
14cr|scsiaddgui-1.5-7|68	
14cr|scsiaddgui-1.5-7|69	
14cr|scsiaddgui-1.5-7|70	
14cr|scsiaddgui-1.5-7|71	
14cr|scsiaddgui-1.5-7|72	%changelog
14cr|scsiaddgui-1.5-7|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14cr|scsiaddgui-1.5-7|74	+ Revision: e2d7832
14cr|scsiaddgui-1.5-7|75	- MassBuild#464: Increase release tag
14cr|scsiaddgui-1.5-7|76	
14cr|scsiaddgui-1.5-7|77	

8128 14
14cr|sctl-0.2.3-9|1	%define name sctl
14cr|sctl-0.2.3-9|2	%define version 0.2.3
14cr|sctl-0.2.3-9|3	%define release 9
14cr|sctl-0.2.3-9|4	
14cr|sctl-0.2.3-9|5	Name: %{name}
14cr|sctl-0.2.3-9|6	Summary: A program designed to control Bearcat model BC-895xlt & BC-245xlt scanners
14cr|sctl-0.2.3-9|7	Version: %{version}
14cr|sctl-0.2.3-9|8	Release: %{release}
14cr|sctl-0.2.3-9|9	Source: http://www.obairlann.net/~reaper/sctl/tarfiles/%{name}-%{version}.tar.bz2
14cr|sctl-0.2.3-9|10	URL: http://www.obairlann.net/~reaper/sctl/
14cr|sctl-0.2.3-9|11	Group: Communications
14cr|sctl-0.2.3-9|12	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|sctl-0.2.3-9|13	License: GPL
14cr|sctl-0.2.3-9|14	
14cr|sctl-0.2.3-9|15	%description
14cr|sctl-0.2.3-9|16	Sctl is a program designed to control Bearcat model BC-895xlt scanners. It
14cr|sctl-0.2.3-9|17	may control other scanners with PC-control (aka, "serial") ports on them
14cr|sctl-0.2.3-9|18	(no testing has been done yet). It provides a command-line interface, and
14cr|sctl-0.2.3-9|19	is extremely small (it would be described as "fast" too, but 9600 baud
14cr|sctl-0.2.3-9|20	communication makes anything seem slow). It should work with any *nix system,
14cr|sctl-0.2.3-9|21	and more targets will be tested as time goes on. At present it's known to
14cr|sctl-0.2.3-9|22	work with Debian 1.2 and Redhat 6.2, indicating a good chance it'll work
14cr|sctl-0.2.3-9|23	on any reasonably modern Linux system.  Compatible scanners include the
14cr|sctl-0.2.3-9|24	BC-245xlt.
14cr|sctl-0.2.3-9|25	
14cr|sctl-0.2.3-9|26	%prep
14cr|sctl-0.2.3-9|27	rm -rf $RPM_BUILD_ROOT
14cr|sctl-0.2.3-9|28	
14cr|sctl-0.2.3-9|29	%setup
14cr|sctl-0.2.3-9|30	
14cr|sctl-0.2.3-9|31	%build
14cr|sctl-0.2.3-9|32	
14cr|sctl-0.2.3-9|33	%make
14cr|sctl-0.2.3-9|34	
14cr|sctl-0.2.3-9|35	%install
14cr|sctl-0.2.3-9|36	mkdir -p $RPM_BUILD_ROOT%_bindir
14cr|sctl-0.2.3-9|37	
14cr|sctl-0.2.3-9|38	install sctl $RPM_BUILD_ROOT%_bindir
14cr|sctl-0.2.3-9|39	
14cr|sctl-0.2.3-9|40	# cleanup
14cr|sctl-0.2.3-9|41	find . -type d -name CVS | xargs rm -rf
14cr|sctl-0.2.3-9|42	
14cr|sctl-0.2.3-9|43	%clean
14cr|sctl-0.2.3-9|44	rm -rf $RPM_BUILD_ROOT
14cr|sctl-0.2.3-9|45	
14cr|sctl-0.2.3-9|46	%files
14cr|sctl-0.2.3-9|47	%defattr(-,root,root,0755)
14cr|sctl-0.2.3-9|48	%_bindir/*
14cr|sctl-0.2.3-9|49	%doc BUGS Changelog CREDITS LICENSE NEWS README
14cr|sctl-0.2.3-9|50	%doc docs/*
14cr|sctl-0.2.3-9|51	
14cr|sctl-0.2.3-9|52	
14cr|sctl-0.2.3-9|53	
14cr|sctl-0.2.3-9|54	
14cr|sctl-0.2.3-9|55	%changelog
14cr|sctl-0.2.3-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-9
14cr|sctl-0.2.3-9|57	+ Revision: 6aed0da
14cr|sctl-0.2.3-9|58	- MassBuild#464: Increase release tag
14cr|sctl-0.2.3-9|59	
14cr|sctl-0.2.3-9|60	

8129 14
14cr|scummvm-1.7.0-2|1	Summary:	An implementation of LucasArts's SCUMM interpreter
14cr|scummvm-1.7.0-2|2	Name:		scummvm
14cr|scummvm-1.7.0-2|3	Version:	1.7.0
14cr|scummvm-1.7.0-2|4	Release:	2
14cr|scummvm-1.7.0-2|5	License:	GPLv2+ and LGPLv2.1+
14cr|scummvm-1.7.0-2|6	Group:		Games/Adventure
14cr|scummvm-1.7.0-2|7	Url:		http://scummvm.sourceforge.net/
14cr|scummvm-1.7.0-2|8	Source0:	http://garr.dl.sourceforge.net/project/scummvm/scummvm/%{version}/scummvm-%{version}.tar.bz2
14cr|scummvm-1.7.0-2|9	BuildRequires:	nasm
14cr|scummvm-1.7.0-2|10	BuildRequires:	pkgconfig(flac)
14cr|scummvm-1.7.0-2|11	BuildRequires:	pkgconfig(fluidsynth)
14cr|scummvm-1.7.0-2|12	BuildRequires:	pkgconfig(libmpeg2)
14cr|scummvm-1.7.0-2|13	BuildRequires:	pkgconfig(mad)
14cr|scummvm-1.7.0-2|14	BuildRequires:	pkgconfig(ncurses)
14cr|scummvm-1.7.0-2|15	BuildRequires:	pkgconfig(sdl)
14cr|scummvm-1.7.0-2|16	BuildRequires:	pkgconfig(vorbis)
14cr|scummvm-1.7.0-2|17	
14cr|scummvm-1.7.0-2|18	%description
14cr|scummvm-1.7.0-2|19	ScummVM is an implementation of LucasArts S.C.U.M.M.
14cr|scummvm-1.7.0-2|20	(Script Creation Utility for Maniac Mansion) interpreter, used in games
14cr|scummvm-1.7.0-2|21	such as Monkey Island, Indiana Jones, Day Of The Tentacle, Sam and Max,
14cr|scummvm-1.7.0-2|22	and many more. Some things are still missing, and some games cannot
14cr|scummvm-1.7.0-2|23	be completeted yet. There are quite a few known bugs. Regardless of
14cr|scummvm-1.7.0-2|24	the bugs it is still possible to play many games all the way through
14cr|scummvm-1.7.0-2|25	to the end. Still other games do not load at all.
14cr|scummvm-1.7.0-2|26	
14cr|scummvm-1.7.0-2|27	Some games such as "Beneath A Steel Sky", "Flight Of The Amazon Queen"
14cr|scummvm-1.7.0-2|28	and "Drascula: The Vampire Strikes Back" have been released by their
14cr|scummvm-1.7.0-2|29	developers. Install beneath-a-steel-sky, flight-of-the-amazon-queen and
14cr|scummvm-1.7.0-2|30	drascula packages from non-free repository to play.
14cr|scummvm-1.7.0-2|31	
14cr|scummvm-1.7.0-2|32	#----------------------------------------------------------------------------
14cr|scummvm-1.7.0-2|33	
14cr|scummvm-1.7.0-2|34	%prep
14cr|scummvm-1.7.0-2|35	%setup -q
14cr|scummvm-1.7.0-2|36	
14cr|scummvm-1.7.0-2|37	%build
14cr|scummvm-1.7.0-2|38	%setup_compile_flags
14cr|scummvm-1.7.0-2|39	./configure	--prefix=%{_prefix} \
14cr|scummvm-1.7.0-2|40	--bindir=%{_gamesbindir} \
14cr|scummvm-1.7.0-2|41	--mandir=%{_mandir} \
14cr|scummvm-1.7.0-2|42	--datadir=%{_gamesdatadir} \
14cr|scummvm-1.7.0-2|43	--enable-release \
14cr|scummvm-1.7.0-2|44	--enable-verbose-build \
14cr|scummvm-1.7.0-2|45	--enable-opengl \
14cr|scummvm-1.7.0-2|46	--enable-all-engines
14cr|scummvm-1.7.0-2|47	%make NASMFLAGS="-Ox -gdwarf2 -f elf -Fdwarf" STRIP="true"
14cr|scummvm-1.7.0-2|48	
14cr|scummvm-1.7.0-2|49	%install
14cr|scummvm-1.7.0-2|50	%makeinstall_std STRIP="true"
14cr|scummvm-1.7.0-2|51	
14cr|scummvm-1.7.0-2|52	install -m644 dists/%{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|scummvm-1.7.0-2|53	
14cr|scummvm-1.7.0-2|54	install -m644 dists/maemo/scummvm48.png -D %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|scummvm-1.7.0-2|55	install -m644 dists/maemo/scummvm64.png -D %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|scummvm-1.7.0-2|56	install -m644 dists/motomagx/pep/scummvm_big_usr.png -D %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|scummvm-1.7.0-2|57	install -m644 icons/scummvm.svg -D %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cr|scummvm-1.7.0-2|58	
14cr|scummvm-1.7.0-2|59	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|scummvm-1.7.0-2|60	
14cr|scummvm-1.7.0-2|61	%files
14cr|scummvm-1.7.0-2|62	%doc %{_docdir}/%{name}
14cr|scummvm-1.7.0-2|63	%{_gamesbindir}/*
14cr|scummvm-1.7.0-2|64	%{_mandir}/*/*
14cr|scummvm-1.7.0-2|65	%{_datadir}/pixmaps/%{name}.xpm
14cr|scummvm-1.7.0-2|66	%{_gamesdatadir}/*
14cr|scummvm-1.7.0-2|67	%{_datadir}/applications/%{name}.desktop
14cr|scummvm-1.7.0-2|68	%dir %{_datadir}/%{name}
14cr|scummvm-1.7.0-2|69	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|scummvm-1.7.0-2|70	
14cr|scummvm-1.7.0-2|71	%changelog
14cr|scummvm-1.7.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-2
14cr|scummvm-1.7.0-2|73	+ Revision: ae6b63e
14cr|scummvm-1.7.0-2|74	- MassBuild#464: Increase release tag
14cr|scummvm-1.7.0-2|75	
14cr|scummvm-1.7.0-2|76	

8130 14
14cr|sd2xc-2.5-2|1	Summary: CursorXP to X11 Mouse Theme Converter
14cr|sd2xc-2.5-2|2	Name:    sd2xc
14cr|sd2xc-2.5-2|3	Version: 2.5
14cr|sd2xc-2.5-2|4	Release: 2
14cr|sd2xc-2.5-2|5	Source0: %{name}-%{version}.pl.bz2
14cr|sd2xc-2.5-2|6	URL: http://gtk-apps.org/content/show.php/CursorXP+to+X11+Mouse+Theme+Converter?content=104659
14cr|sd2xc-2.5-2|7	License: MIT
14cr|sd2xc-2.5-2|8	Group: Graphics
14cr|sd2xc-2.5-2|9	Requires: perl-Image-Magick
14cr|sd2xc-2.5-2|10	Requires: perl-Config-IniFiles
14cr|sd2xc-2.5-2|11	BuildArch: noarch
14cr|sd2xc-2.5-2|12	
14cr|sd2xc-2.5-2|13	%description
14cr|sd2xc-2.5-2|14	Converts StarDock CursorXP themes (http://www.wincustomize.com/) to
14cr|sd2xc-2.5-2|15	XCursor themes compatible with XFree86 4.2.99 and higher.
14cr|sd2xc-2.5-2|16	
14cr|sd2xc-2.5-2|17	%prep
14cr|sd2xc-2.5-2|18	
14cr|sd2xc-2.5-2|19	%build
14cr|sd2xc-2.5-2|20	
14cr|sd2xc-2.5-2|21	%install
14cr|sd2xc-2.5-2|22	mkdir -p %buildroot%_bindir
14cr|sd2xc-2.5-2|23	bzip2 -cd %SOURCE0 > %buildroot%_bindir/%name
14cr|sd2xc-2.5-2|24	
14cr|sd2xc-2.5-2|25	
14cr|sd2xc-2.5-2|26	%files
14cr|sd2xc-2.5-2|27	%defattr(-,root,root)
14cr|sd2xc-2.5-2|28	%attr(755,root,root) %_bindir/%name
14cr|sd2xc-2.5-2|29	
14cr|sd2xc-2.5-2|30	
14cr|sd2xc-2.5-2|31	
14cr|sd2xc-2.5-2|32	%changelog
14cr|sd2xc-2.5-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cr|sd2xc-2.5-2|34	+ Revision: 1579369
14cr|sd2xc-2.5-2|35	- MassBuild#464: Increase release tag
14cr|sd2xc-2.5-2|36	
14cr|sd2xc-2.5-2|37	

8131 14
14cr|sdb-0.10.1-2|1	%define major 0
14cr|sdb-0.10.1-2|2	%define libname %mklibname %{name} %{major}
14cr|sdb-0.10.1-2|3	%define develname %mklibname %{name} -d
14cr|sdb-0.10.1-2|4	
14cr|sdb-0.10.1-2|5	Summary:	Simple database library
14cr|sdb-0.10.1-2|6	Name:		sdb
14cr|sdb-0.10.1-2|7	Version:	0.10.1
14cr|sdb-0.10.1-2|8	Release:	2
14cr|sdb-0.10.1-2|9	License:	GPL
14cr|sdb-0.10.1-2|10	Group:		System/Libraries
14cr|sdb-0.10.1-2|11	URL:		http://siag.nu/libsdb/
14cr|sdb-0.10.1-2|12	Source0:	http://siag.nu/pub/libsdb/%{name}-%{version}.tar.gz
14cr|sdb-0.10.1-2|13	Patch0:		sdb-0.6.0-no_ms.diff
14cr|sdb-0.10.1-2|14	Patch1:		sdb-0.6.0-postgres.diff
14cr|sdb-0.10.1-2|15	BuildRequires:	mysql-devel
14cr|sdb-0.10.1-2|16	BuildRequires:	gdbm-devel
14cr|sdb-0.10.1-2|17	BuildRequires:	libtool
14cr|sdb-0.10.1-2|18	BuildRequires:	openssl-devel
14cr|sdb-0.10.1-2|19	BuildRequires:	postgresql-devel
14cr|sdb-0.10.1-2|20	BuildRequires:	sqlite-devel
14cr|sdb-0.10.1-2|21	BuildRequires:	unixODBC-devel
14cr|sdb-0.10.1-2|22	BuildRequires:	zlib-devel
14cr|sdb-0.10.1-2|23	BuildRequires:	multiarch-utils >= 1.0.3
14cr|sdb-0.10.1-2|24	
14cr|sdb-0.10.1-2|25	%description
14cr|sdb-0.10.1-2|26	This is libsdb, the simple database library, which provides a way
14cr|sdb-0.10.1-2|27	to support multiple database management systems in an application
14cr|sdb-0.10.1-2|28	with negligeable overhead, in terms of code as well as system
14cr|sdb-0.10.1-2|29	resources. It is mainly intended for use on Unix, but the ODBC
14cr|sdb-0.10.1-2|30	driver works on Windows as well.
14cr|sdb-0.10.1-2|31	
14cr|sdb-0.10.1-2|32	%package -n	%{libname}
14cr|sdb-0.10.1-2|33	Summary:	Libraries for %{name}
14cr|sdb-0.10.1-2|34	Group:		System/Libraries
14cr|sdb-0.10.1-2|35	
14cr|sdb-0.10.1-2|36	%description -n	%{libname}
14cr|sdb-0.10.1-2|37	This package contains libraries necessary for %{name}.
14cr|sdb-0.10.1-2|38	
14cr|sdb-0.10.1-2|39	%package -n	%{develname}
14cr|sdb-0.10.1-2|40	Summary:	Development header files and libraries for %{name}
14cr|sdb-0.10.1-2|41	Group:		Development/C
14cr|sdb-0.10.1-2|42	Requires:	%{libname} = %{version}
14cr|sdb-0.10.1-2|43	Requires:	mysql-devel
14cr|sdb-0.10.1-2|44	Requires:	gdbm-devel
14cr|sdb-0.10.1-2|45	Requires:	openssl-devel
14cr|sdb-0.10.1-2|46	Requires:	postgresql-devel
14cr|sdb-0.10.1-2|47	Requires:	sqlite-devel
14cr|sdb-0.10.1-2|48	Requires:	unixODBC-devel
14cr|sdb-0.10.1-2|49	Requires:	zlib-devel
14cr|sdb-0.10.1-2|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|sdb-0.10.1-2|51	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|sdb-0.10.1-2|52	Obsoletes:	%{mklibname %{name} 0 -d}
14cr|sdb-0.10.1-2|53	
14cr|sdb-0.10.1-2|54	%description -n	%{develname}
14cr|sdb-0.10.1-2|55	This package contains the development header files and libraries
14cr|sdb-0.10.1-2|56	for %{name}.
14cr|sdb-0.10.1-2|57	
14cr|sdb-0.10.1-2|58	%prep
14cr|sdb-0.10.1-2|59	
14cr|sdb-0.10.1-2|60	%setup -q
14cr|sdb-0.10.1-2|61	%patch0 -p0
14cr|sdb-0.10.1-2|62	%patch1 -p0
14cr|sdb-0.10.1-2|63	
14cr|sdb-0.10.1-2|64	perl -pi -e "s|/usr/local/|%{_prefix}/|g" configure
14cr|sdb-0.10.1-2|65	perl -pi -e "s|/lib |%{_lib} |g" configure
14cr|sdb-0.10.1-2|66	
14cr|sdb-0.10.1-2|67	%build
14cr|sdb-0.10.1-2|68	
14cr|sdb-0.10.1-2|69	# the author dropped automake !!!
14cr|sdb-0.10.1-2|70	# ulric blev lite lack p automake tror jag...
14cr|sdb-0.10.1-2|71	
14cr|sdb-0.10.1-2|72	./configure \
14cr|sdb-0.10.1-2|73	--with-gdbm \
14cr|sdb-0.10.1-2|74	--with-mysql \
14cr|sdb-0.10.1-2|75	--with-postgres \
14cr|sdb-0.10.1-2|76	--with-odbc=odbc \
14cr|sdb-0.10.1-2|77	--with-sqlite
14cr|sdb-0.10.1-2|78	
14cr|sdb-0.10.1-2|79	perl -pi -e "s|/sbin/ldconfig|#/sbin/ldconfig|g" Makefile
14cr|sdb-0.10.1-2|80	
14cr|sdb-0.10.1-2|81	make CFLAGS="%{optflags} -fPIC "\
14cr|sdb-0.10.1-2|82	LDFLAGS="%ldflags" \
14cr|sdb-0.10.1-2|83	PREFIX=%{_prefix} \
14cr|sdb-0.10.1-2|84	BINDIR=%{_bindir} \
14cr|sdb-0.10.1-2|85	LIBDIR=%{_libdir} \
14cr|sdb-0.10.1-2|86	MANDIR=%{_mandir} \
14cr|sdb-0.10.1-2|87	INCDIR=%{_includedir}
14cr|sdb-0.10.1-2|88	
14cr|sdb-0.10.1-2|89	%install
14cr|sdb-0.10.1-2|90	install -d %{buildroot}%{_bindir}
14cr|sdb-0.10.1-2|91	install -d %{buildroot}%{_libdir}
14cr|sdb-0.10.1-2|92	install -d %{buildroot}%{_mandir}
14cr|sdb-0.10.1-2|93	install -d %{buildroot}%{_includedir}
14cr|sdb-0.10.1-2|94	
14cr|sdb-0.10.1-2|95	make \
14cr|sdb-0.10.1-2|96	PREFIX=%{buildroot}%{_prefix} \
14cr|sdb-0.10.1-2|97	BINDIR=%{buildroot}%{_bindir} \
14cr|sdb-0.10.1-2|98	LIBDIR=%{buildroot}%{_libdir} \
14cr|sdb-0.10.1-2|99	MANDIR=%{buildroot}%{_mandir} \
14cr|sdb-0.10.1-2|100	INCDIR=%{buildroot}%{_includedir} \
14cr|sdb-0.10.1-2|101	install
14cr|sdb-0.10.1-2|102	
14cr|sdb-0.10.1-2|103	%multiarch_binaries %{buildroot}%{_bindir}/sdb-config
14cr|sdb-0.10.1-2|104	
14cr|sdb-0.10.1-2|105	# remove invalid manpages
14cr|sdb-0.10.1-2|106	rm -f %{buildroot}%{_mandir}/man3/sdb_*
14cr|sdb-0.10.1-2|107	
14cr|sdb-0.10.1-2|108	%files -n %{name}
14cr|sdb-0.10.1-2|109	%doc AUTHORS COPYING* ChangeLog INSTALL README*
14cr|sdb-0.10.1-2|110	%{_bindir}/sdb_client
14cr|sdb-0.10.1-2|111	%{_bindir}/sdbd
14cr|sdb-0.10.1-2|112	%{_bindir}/sdbd_client
14cr|sdb-0.10.1-2|113	%{_mandir}/man3/sdb.3*
14cr|sdb-0.10.1-2|114	%{_mandir}/man8/sdbd.8*
14cr|sdb-0.10.1-2|115	
14cr|sdb-0.10.1-2|116	%files -n %{libname}
14cr|sdb-0.10.1-2|117	%{_libdir}/*.so.*
14cr|sdb-0.10.1-2|118	
14cr|sdb-0.10.1-2|119	%files -n %{develname}
14cr|sdb-0.10.1-2|120	%{multiarch_bindir}/sdb-config
14cr|sdb-0.10.1-2|121	%{_bindir}/sdb-config
14cr|sdb-0.10.1-2|122	%{_libdir}/*.a
14cr|sdb-0.10.1-2|123	%{_libdir}/*.so
14cr|sdb-0.10.1-2|124	%{_includedir}/*.h
14cr|sdb-0.10.1-2|125	
14cr|sdb-0.10.1-2|126	
14cr|sdb-0.10.1-2|127	
14cr|sdb-0.10.1-2|128	%changelog
14cr|sdb-0.10.1-2|129	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-2
14cr|sdb-0.10.1-2|130	+ Revision: 421799c
14cr|sdb-0.10.1-2|131	- MassBuild#464: Increase release tag
14cr|sdb-0.10.1-2|132	
14cr|sdb-0.10.1-2|133	

8132 14
14cr|sdcc-3.3.0-2|1	Summary:	Small Device C Compiler
14cr|sdcc-3.3.0-2|2	Name:		sdcc
14cr|sdcc-3.3.0-2|3	Version:	3.3.0
14cr|sdcc-3.3.0-2|4	Release:	2
14cr|sdcc-3.3.0-2|5	License:	GPLv2+
14cr|sdcc-3.3.0-2|6	Group:		Development/Other
14cr|sdcc-3.3.0-2|7	Url:		http://sdcc.sourceforge.net/
14cr|sdcc-3.3.0-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-src-%{version}.tar.bz2
14cr|sdcc-3.3.0-2|9	Source1:	http://sourceforge.net/projects/%{name}/files/%{name}-doc/%{version}/%{name}-doc-%{version}.tar.bz2
14cr|sdcc-3.3.0-2|10	BuildRequires:	bison
14cr|sdcc-3.3.0-2|11	BuildRequires:	flex
14cr|sdcc-3.3.0-2|12	BuildRequires:	ghostscript-common
14cr|sdcc-3.3.0-2|13	BuildRequires:	gputils
14cr|sdcc-3.3.0-2|14	BuildRequires:	latex2html
14cr|sdcc-3.3.0-2|15	#BuildRequires:	lyx
14cr|sdcc-3.3.0-2|16	BuildRequires:	boost-devel
14cr|sdcc-3.3.0-2|17	BuildRequires:	glibc-devel
14cr|sdcc-3.3.0-2|18	BuildRequires:	libstdc++-devel
14cr|sdcc-3.3.0-2|19	BuildRequires:	pkgconfig(bdw-gc)
14cr|sdcc-3.3.0-2|20	Requires:	gputils
14cr|sdcc-3.3.0-2|21	Conflicts:	sdcc2.9
14cr|sdcc-3.3.0-2|22	
14cr|sdcc-3.3.0-2|23	%description
14cr|sdcc-3.3.0-2|24	SDCC is a retargettable, optimizing ANSI-C compiler that targets the
14cr|sdcc-3.3.0-2|25	Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based
14cr|sdcc-3.3.0-2|26	MCUs. Work is in progress on supporting the Microchip PIC16 and
14cr|sdcc-3.3.0-2|27	PIC18 series.
14cr|sdcc-3.3.0-2|28	
14cr|sdcc-3.3.0-2|29	%files
14cr|sdcc-3.3.0-2|30	%defattr(0644,root,root,0755)
14cr|sdcc-3.3.0-2|31	%doc doc/README* ChangeLog
14cr|sdcc-3.3.0-2|32	%doc installed-docs/*
14cr|sdcc-3.3.0-2|33	%attr(755,root,root) %{_bindir}/*
14cr|sdcc-3.3.0-2|34	%{_datadir}/%{name}/
14cr|sdcc-3.3.0-2|35	
14cr|sdcc-3.3.0-2|36	#----------------------------------------------------------------------------
14cr|sdcc-3.3.0-2|37	
14cr|sdcc-3.3.0-2|38	%prep
14cr|sdcc-3.3.0-2|39	%setup -q -b 1
14cr|sdcc-3.3.0-2|40	
14cr|sdcc-3.3.0-2|41	%build
14cr|sdcc-3.3.0-2|42	%global optflags %{optflags} -Wstrict-aliasing=0
14cr|sdcc-3.3.0-2|43	%configure2_5x \
14cr|sdcc-3.3.0-2|44	--enable-libgc \
14cr|sdcc-3.3.0-2|45	--disable-doc \
14cr|sdcc-3.3.0-2|46	--disable-werror \
14cr|sdcc-3.3.0-2|47	PDFOPT="/bin/cp"
14cr|sdcc-3.3.0-2|48	make
14cr|sdcc-3.3.0-2|49	
14cr|sdcc-3.3.0-2|50	%install
14cr|sdcc-3.3.0-2|51	%makeinstall_std
14cr|sdcc-3.3.0-2|52	mv -f %{buildroot}/%{_datadir}/doc installed-docs
14cr|sdcc-3.3.0-2|53	
14cr|sdcc-3.3.0-2|54	# We have it in binutils-devel
14cr|sdcc-3.3.0-2|55	rm -f %{buildroot}%{_libdir}/libiberty.a
14cr|sdcc-3.3.0-2|56	
14cr|sdcc-3.3.0-2|57	
14cr|sdcc-3.3.0-2|58	%changelog
14cr|sdcc-3.3.0-2|59	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.0-2
14cr|sdcc-3.3.0-2|60	+ Revision: 0970983
14cr|sdcc-3.3.0-2|61	- Don't build with -Werror
14cr|sdcc-3.3.0-2|62	
14cr|sdcc-3.3.0-2|63	

8133 14
14cr|sdd-1.52-3|1	Name:       sdd
14cr|sdd-1.52-3|2	Summary:    A fast and enhanced replacement for dd
14cr|sdd-1.52-3|3	Version:    1.52
14cr|sdd-1.52-3|4	Release:    3
14cr|sdd-1.52-3|5	URL:        ftp://ftp.berlios.de/pub/sdd
14cr|sdd-1.52-3|6	Source0:    %{name}-%{version}.tar.bz2
14cr|sdd-1.52-3|7	Source1:    bash-completion-sdd
14cr|sdd-1.52-3|8	Patch0:     sdd-name-conflicts-fix.patch
14cr|sdd-1.52-3|9	License:    GPL
14cr|sdd-1.52-3|10	Group:      File tools
14cr|sdd-1.52-3|11	BuildRequires:  gcc
14cr|sdd-1.52-3|12	BuildRequires:  make
14cr|sdd-1.52-3|13	
14cr|sdd-1.52-3|14	%description
14cr|sdd-1.52-3|15	sdd is a replacement for dd program with some fixes and improvements including:
14cr|sdd-1.52-3|16	* better performance when input block size (ibs) is not equal to the output
14cr|sdd-1.52-3|17	block size (obs);
14cr|sdd-1.52-3|18	* improved statistics readability;
14cr|sdd-1.52-3|19	* progress display;
14cr|sdd-1.52-3|20	* and other features.
14cr|sdd-1.52-3|21	
14cr|sdd-1.52-3|22	%prep
14cr|sdd-1.52-3|23	%setup -q -n %{name}-%{version}
14cr|sdd-1.52-3|24	%apply_patches
14cr|sdd-1.52-3|25	ln -s i586-linux-cc.rul RULES/x86_64-linux-cc.rul
14cr|sdd-1.52-3|26	
14cr|sdd-1.52-3|27	%build
14cr|sdd-1.52-3|28	make
14cr|sdd-1.52-3|29	
14cr|sdd-1.52-3|30	%install
14cr|sdd-1.52-3|31	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1 %{buildroot}%{_datadir}/bash-completion/completions
14cr|sdd-1.52-3|32	
14cr|sdd-1.52-3|33	install -m 0755 sdd/OBJ/*/sdd %{buildroot}%{_bindir}
14cr|sdd-1.52-3|34	install -p -m 0644 sdd/sdd.1 %{buildroot}%{_mandir}/man1
14cr|sdd-1.52-3|35	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/sdd
14cr|sdd-1.52-3|36	
14cr|sdd-1.52-3|37	%files
14cr|sdd-1.52-3|38	%defattr(-,root,root)
14cr|sdd-1.52-3|39	
14cr|sdd-1.52-3|40	%{_bindir}/sdd
14cr|sdd-1.52-3|41	%{_mandir}/man1/sdd.1.xz
14cr|sdd-1.52-3|42	%{_datadir}/bash-completion/completions/sdd
14cr|sdd-1.52-3|43	
14cr|sdd-1.52-3|44	%changelog
14cr|sdd-1.52-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.52-3
14cr|sdd-1.52-3|46	+ Revision: d23edb3
14cr|sdd-1.52-3|47	- MassBuild#464: Increase release tag
14cr|sdd-1.52-3|48	
14cr|sdd-1.52-3|49	

8134 14
14cr|sddm-0.1-0.4.git9bbd0142e3|1	Summary:	Modern display manager for X11
14cr|sddm-0.1-0.4.git9bbd0142e3|2	Name:		sddm
14cr|sddm-0.1-0.4.git9bbd0142e3|3	Version:	0.1
14cr|sddm-0.1-0.4.git9bbd0142e3|4	Release:	0.4.git9bbd0142e3
14cr|sddm-0.1-0.4.git9bbd0142e3|5	License:	GPLv2+
14cr|sddm-0.1-0.4.git9bbd0142e3|6	Group:		Graphical desktop/Other
14cr|sddm-0.1-0.4.git9bbd0142e3|7	Url:		https://github.com/sddm/sddm
14cr|sddm-0.1-0.4.git9bbd0142e3|8	Source0:	sddm-0.1-git9bbd0142e3.tar.xz
14cr|sddm-0.1-0.4.git9bbd0142e3|9	Patch0:		sddm-march.patch
14cr|sddm-0.1-0.4.git9bbd0142e3|10	BuildRequires:	cmake
14cr|sddm-0.1-0.4.git9bbd0142e3|11	BuildRequires:	pam-devel
14cr|sddm-0.1-0.4.git9bbd0142e3|12	BuildRequires:	qt4-devel
14cr|sddm-0.1-0.4.git9bbd0142e3|13	BuildRequires:	pkgconfig(libsystemd-login)
14cr|sddm-0.1-0.4.git9bbd0142e3|14	BuildRequires:	pkgconfig(systemd)
14cr|sddm-0.1-0.4.git9bbd0142e3|15	BuildRequires:	pkgconfig(upower-glib)
14cr|sddm-0.1-0.4.git9bbd0142e3|16	BuildRequires:	pkgconfig(x11)
14cr|sddm-0.1-0.4.git9bbd0142e3|17	
14cr|sddm-0.1-0.4.git9bbd0142e3|18	%description
14cr|sddm-0.1-0.4.git9bbd0142e3|19	SDDM is a modern display manager for X11 aiming to be fast, simple and
14cr|sddm-0.1-0.4.git9bbd0142e3|20	beatiful. It uses modern technologies like QtQuick, which in turn gives the
14cr|sddm-0.1-0.4.git9bbd0142e3|21	designer the ability to create smooth, animated user interfaces.
14cr|sddm-0.1-0.4.git9bbd0142e3|22	
14cr|sddm-0.1-0.4.git9bbd0142e3|23	SDDM is extremely themeable. We put no restrictions on the user interface
14cr|sddm-0.1-0.4.git9bbd0142e3|24	design, it is completely up to the designer. We simply provide a few callbacks
14cr|sddm-0.1-0.4.git9bbd0142e3|25	to the user interface which can be used for authentication, suspend etc. To
14cr|sddm-0.1-0.4.git9bbd0142e3|26	further ease theme creation we provide some premade components like a textbox,
14cr|sddm-0.1-0.4.git9bbd0142e3|27	a combox etc.
14cr|sddm-0.1-0.4.git9bbd0142e3|28	
14cr|sddm-0.1-0.4.git9bbd0142e3|29	There are a few sample themes distributed with SDDM. They can be used as a
14cr|sddm-0.1-0.4.git9bbd0142e3|30	starting point for new themes.
14cr|sddm-0.1-0.4.git9bbd0142e3|31	
14cr|sddm-0.1-0.4.git9bbd0142e3|32	%files
14cr|sddm-0.1-0.4.git9bbd0142e3|33	%doc README.md COPYING CONTRIBUTORS
14cr|sddm-0.1-0.4.git9bbd0142e3|34	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|sddm-0.1-0.4.git9bbd0142e3|35	%config %{_sysconfdir}/pam.d/%{name}
14cr|sddm-0.1-0.4.git9bbd0142e3|36	%{_bindir}/%{name}
14cr|sddm-0.1-0.4.git9bbd0142e3|37	%{_bindir}/%{name}-greeter
14cr|sddm-0.1-0.4.git9bbd0142e3|38	%{_unitdir}/%{name}.service
14cr|sddm-0.1-0.4.git9bbd0142e3|39	%{_qt_importdir}/SddmComponents/*
14cr|sddm-0.1-0.4.git9bbd0142e3|40	%{_datadir}/apps/sddm/*
14cr|sddm-0.1-0.4.git9bbd0142e3|41	
14cr|sddm-0.1-0.4.git9bbd0142e3|42	#----------------------------------------------------------------------------
14cr|sddm-0.1-0.4.git9bbd0142e3|43	
14cr|sddm-0.1-0.4.git9bbd0142e3|44	%prep
14cr|sddm-0.1-0.4.git9bbd0142e3|45	%setup -q -n %{name}
14cr|sddm-0.1-0.4.git9bbd0142e3|46	%patch0 -p1
14cr|sddm-0.1-0.4.git9bbd0142e3|47	
14cr|sddm-0.1-0.4.git9bbd0142e3|48	%build
14cr|sddm-0.1-0.4.git9bbd0142e3|49	%cmake \
14cr|sddm-0.1-0.4.git9bbd0142e3|50	-DQT_IMPORTS_DIR=%{_qt_importdir}
14cr|sddm-0.1-0.4.git9bbd0142e3|51	%make
14cr|sddm-0.1-0.4.git9bbd0142e3|52	
14cr|sddm-0.1-0.4.git9bbd0142e3|53	%install
14cr|sddm-0.1-0.4.git9bbd0142e3|54	%makeinstall_std -C build
14cr|sddm-0.1-0.4.git9bbd0142e3|55	
14cr|sddm-0.1-0.4.git9bbd0142e3|56	
14cr|sddm-0.1-0.4.git9bbd0142e3|57	%changelog
14cr|sddm-0.1-0.4.git9bbd0142e3|58	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-0.4.git9bbd0142e3
14cr|sddm-0.1-0.4.git9bbd0142e3|59	+ Revision: 78223b8
14cr|sddm-0.1-0.4.git9bbd0142e3|60	- Bump release and fix BuildRequires
14cr|sddm-0.1-0.4.git9bbd0142e3|61	
14cr|sddm-0.1-0.4.git9bbd0142e3|62	

8135 14
14cr|sdf-2.001-6|1	Name:		sdf
14cr|sdf-2.001-6|2	Version:	2.001
14cr|sdf-2.001-6|3	Release:	6
14cr|sdf-2.001-6|4	License:	BSD like
14cr|sdf-2.001-6|5	Group:		Publishing
14cr|sdf-2.001-6|6	Summary:	Simple Document Format document development system
14cr|sdf-2.001-6|7	
14cr|sdf-2.001-6|8	Source:		%{name}-%{version}.tar.bz2
14cr|sdf-2.001-6|9	URL:		http://search.cpan.org/~ianc/%{name}-%{version}/
14cr|sdf-2.001-6|10	BuildRequires:	perl
14cr|sdf-2.001-6|11	BuildRequires:	perl-devel
14cr|sdf-2.001-6|12	BuildArch:	noarch
14cr|sdf-2.001-6|13	
14cr|sdf-2.001-6|14	%description
14cr|sdf-2.001-6|15	SDF (Simple Document Format) is a freely available document development
14cr|sdf-2.001-6|16	system which generates high quality outputs in a variety of formats
14cr|sdf-2.001-6|17	from a single source. The output formats supported include
14cr|sdf-2.001-6|18	PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX,
14cr|sdf-2.001-6|19	MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help.
14cr|sdf-2.001-6|20	If the idea of specifying documents in a logical manner via a
14cr|sdf-2.001-6|21	simple markup language sounds appealing, SDF may be useful to you.
14cr|sdf-2.001-6|22	
14cr|sdf-2.001-6|23	SDF documents are simple to create and maintain, minimising the time
14cr|sdf-2.001-6|24	spent on documentation. In particular, SDF directly supports the
14cr|sdf-2.001-6|25	creation and maintenance of large, on-line documentation systems
14cr|sdf-2.001-6|26	(including intranets) via centralised hypertext management and
14cr|sdf-2.001-6|27	rule-based hypertext generation. As well as normal documents,
14cr|sdf-2.001-6|28	SDF is useful for:
14cr|sdf-2.001-6|29	
14cr|sdf-2.001-6|30	* user manuals (paper-based and online)
14cr|sdf-2.001-6|31	* online document catalogs
14cr|sdf-2.001-6|32	* Perl module documentation
14cr|sdf-2.001-6|33	* Delphi(tm) component documentation
14cr|sdf-2.001-6|34	* source code listings (pretty printing most languages).
14cr|sdf-2.001-6|35	
14cr|sdf-2.001-6|36	SDF is also good for literate programming, i.e. documentation can
14cr|sdf-2.001-6|37	be embedded in the comments of most programming languages and can be
14cr|sdf-2.001-6|38	selectively extracted. The embedded documentation can be in any
14cr|sdf-2.001-6|39	markup language you like, although there are advantages to using
14cr|sdf-2.001-6|40	SDF's markup language.
14cr|sdf-2.001-6|41	
14cr|sdf-2.001-6|42	SDF is freely available for commercial and non-commercial use.
14cr|sdf-2.001-6|43	See the LICENSE file for details.
14cr|sdf-2.001-6|44	
14cr|sdf-2.001-6|45	%prep
14cr|sdf-2.001-6|46	%setup -q
14cr|sdf-2.001-6|47	
14cr|sdf-2.001-6|48	%build
14cr|sdf-2.001-6|49	perl Makefile.PL
14cr|sdf-2.001-6|50	%make
14cr|sdf-2.001-6|51	
14cr|sdf-2.001-6|52	%install
14cr|sdf-2.001-6|53	%makeinstall_std INSTALLDIRS=vendor
14cr|sdf-2.001-6|54	
14cr|sdf-2.001-6|55	%files
14cr|sdf-2.001-6|56	%{_bindir}/*
14cr|sdf-2.001-6|57	%{perl_vendorlib}/%{name}
14cr|sdf-2.001-6|58	%{perl_vendorlib}/Pod/*.pm
14cr|sdf-2.001-6|59	%{_mandir}/man?/*
14cr|sdf-2.001-6|60	%doc LICENSE README PODNOTES
14cr|sdf-2.001-6|61	
14cr|sdf-2.001-6|62	
14cr|sdf-2.001-6|63	
14cr|sdf-2.001-6|64	
14cr|sdf-2.001-6|65	%changelog
14cr|sdf-2.001-6|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.001-6
14cr|sdf-2.001-6|67	+ Revision: d6fab5e
14cr|sdf-2.001-6|68	- MassBuild#464: Increase release tag
14cr|sdf-2.001-6|69	
14cr|sdf-2.001-6|70	

8136 14
14cr|sdl-ball-1.01-4|1	%define rcN rc4
14cr|sdl-ball-1.01-4|2	
14cr|sdl-ball-1.01-4|3	Summary:	Free/OpenSource brick-breaking game with pretty graphics
14cr|sdl-ball-1.01-4|4	Name:		sdl-ball
14cr|sdl-ball-1.01-4|5	Version:	1.01
14cr|sdl-ball-1.01-4|6	Release:	4
14cr|sdl-ball-1.01-4|7	License:	GPLv2+
14cr|sdl-ball-1.01-4|8	Group:		Games/Arcade
14cr|sdl-ball-1.01-4|9	Url:		http://sdl-ball.sourceforge.net/
14cr|sdl-ball-1.01-4|10	Source0:	http://dl.sourceforge.net/sourceforge/%name/%{name}-%{version}.tar.bz2
14cr|sdl-ball-1.01-4|11	Patch0:		sdl-ball-1.01-gcc4.9.patch
14cr|sdl-ball-1.01-4|12	BuildRequires:	pkgconfig(gimp-2.0)
14cr|sdl-ball-1.01-4|13	BuildRequires:	pkgconfig(gl)
14cr|sdl-ball-1.01-4|14	BuildRequires:	pkgconfig(glu)
14cr|sdl-ball-1.01-4|15	BuildRequires:	pkgconfig(sdl)
14cr|sdl-ball-1.01-4|16	BuildRequires:	pkgconfig(SDL_image)
14cr|sdl-ball-1.01-4|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|sdl-ball-1.01-4|18	BuildRequires:	pkgconfig(SDL_ttf)
14cr|sdl-ball-1.01-4|19	
14cr|sdl-ball-1.01-4|20	%description
14cr|sdl-ball-1.01-4|21	SDL-Ball is a Free/OpenSource brick-breaking game for Linux, BSD and Windows
14cr|sdl-ball-1.01-4|22	with pretty graphics. It is written in C++ using SDL and OpenGL, here is the
14cr|sdl-ball-1.01-4|23	project page on sf.net.
14cr|sdl-ball-1.01-4|24	
14cr|sdl-ball-1.01-4|25	Your mission: To smash your way through a series of progressively harder and
14cr|sdl-ball-1.01-4|26	more tricky levels. Your tools: Ultrakinetic titanium balls and your trusty
14cr|sdl-ball-1.01-4|27	Gruntmazter-3000-Paddle edition.
14cr|sdl-ball-1.01-4|28	
14cr|sdl-ball-1.01-4|29	%files
14cr|sdl-ball-1.01-4|30	%doc README changelog.txt
14cr|sdl-ball-1.01-4|31	%{_gamesbindir}/%{name}
14cr|sdl-ball-1.01-4|32	%dir %{_gamesdatadir}/%{name}
14cr|sdl-ball-1.01-4|33	%{_gamesdatadir}/%{name}/*
14cr|sdl-ball-1.01-4|34	%{_iconsdir}/*.png
14cr|sdl-ball-1.01-4|35	%{_datadir}/applications/%{name}.desktop
14cr|sdl-ball-1.01-4|36	
14cr|sdl-ball-1.01-4|37	#----------------------------------------------------------------------------
14cr|sdl-ball-1.01-4|38	
14cr|sdl-ball-1.01-4|39	%package leveleditor
14cr|sdl-ball-1.01-4|40	Summary:	Level editor for SDL-Ball
14cr|sdl-ball-1.01-4|41	Group:		Games/Arcade
14cr|sdl-ball-1.01-4|42	
14cr|sdl-ball-1.01-4|43	%description leveleditor
14cr|sdl-ball-1.01-4|44	SDL-Ball is a Free/OpenSource brick-breaking game with pretty graphics.
14cr|sdl-ball-1.01-4|45	
14cr|sdl-ball-1.01-4|46	This package includes a level editor for SDL-Ball (GIMP plugin).
14cr|sdl-ball-1.01-4|47	
14cr|sdl-ball-1.01-4|48	Start gimp from a terminal in order to record the output from
14cr|sdl-ball-1.01-4|49	the plugin (you need that).
14cr|sdl-ball-1.01-4|50	
14cr|sdl-ball-1.01-4|51	%files leveleditor
14cr|sdl-ball-1.01-4|52	%{_libdir}/gimp/2.0/plug-ins/*
14cr|sdl-ball-1.01-4|53	
14cr|sdl-ball-1.01-4|54	#----------------------------------------------------------------------------
14cr|sdl-ball-1.01-4|55	
14cr|sdl-ball-1.01-4|56	
14cr|sdl-ball-1.01-4|57	%prep
14cr|sdl-ball-1.01-4|58	%setup -q -n %{name}
14cr|sdl-ball-1.01-4|59	%patch0 -p1
14cr|sdl-ball-1.01-4|60	# clean sources
14cr|sdl-ball-1.01-4|61	rm -f *.o sdl-ball
14cr|sdl-ball-1.01-4|62	
14cr|sdl-ball-1.01-4|63	%build
14cr|sdl-ball-1.01-4|64	%setup_compile_flags
14cr|sdl-ball-1.01-4|65	%make DATADIR=%{_gamesdatadir}/%{name}/
14cr|sdl-ball-1.01-4|66	pushd leveleditor/gimp-leveleditor
14cr|sdl-ball-1.01-4|67	gimptool-2.0 --build gimp-sdlball.c
14cr|sdl-ball-1.01-4|68	
14cr|sdl-ball-1.01-4|69	%install
14cr|sdl-ball-1.01-4|70	mkdir -p %{buildroot}%{_gamesdatadir} %{buildroot}%{_gamesbindir}
14cr|sdl-ball-1.01-4|71	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14cr|sdl-ball-1.01-4|72	install %{name} %{buildroot}%{_gamesbindir}
14cr|sdl-ball-1.01-4|73	install leveleditor/gimp-leveleditor/gimp-sdlball %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14cr|sdl-ball-1.01-4|74	cp -a themes %{buildroot}%{_gamesdatadir}/%{name}
14cr|sdl-ball-1.01-4|75	
14cr|sdl-ball-1.01-4|76	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sdl-ball-1.01-4|77	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|sdl-ball-1.01-4|78	[Desktop Entry]
14cr|sdl-ball-1.01-4|79	Name=SDL-Ball
14cr|sdl-ball-1.01-4|80	Exec=sdl-ball
14cr|sdl-ball-1.01-4|81	Icon=sdl-ball
14cr|sdl-ball-1.01-4|82	GenericName=Breakout Game
14cr|sdl-ball-1.01-4|83	Terminal=false
14cr|sdl-ball-1.01-4|84	Type=Application
14cr|sdl-ball-1.01-4|85	Categories=Game;ArcadeGame;
14cr|sdl-ball-1.01-4|86	EOF
14cr|sdl-ball-1.01-4|87	
14cr|sdl-ball-1.01-4|88	mkdir -p %{buildroot}%{_iconsdir}
14cr|sdl-ball-1.01-4|89	cp themes/default/icon32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|sdl-ball-1.01-4|90	
14cr|sdl-ball-1.01-4|91	
14cr|sdl-ball-1.01-4|92	%changelog
14cr|sdl-ball-1.01-4|93	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.01-4
14cr|sdl-ball-1.01-4|94	+ Revision: ffd5405
14cr|sdl-ball-1.01-4|95	- Add patch to fix build with new gcc
14cr|sdl-ball-1.01-4|96	
14cr|sdl-ball-1.01-4|97	

8137 14
14cr|SDLmm-0.1.8-18|1	%define api	0.1
14cr|SDLmm-0.1.8-18|2	%define	major	8
14cr|SDLmm-0.1.8-18|3	%define	lib_name	%mklibname %{name} %{api} %{major}
14cr|SDLmm-0.1.8-18|4	%define develname	%mklibname %{name} -d
14cr|SDLmm-0.1.8-18|5	
14cr|SDLmm-0.1.8-18|6	Name:		SDLmm
14cr|SDLmm-0.1.8-18|7	Summary:	A C++ Wrapper for the Simple DirectMedia Layer
14cr|SDLmm-0.1.8-18|8	Version:	0.1.8
14cr|SDLmm-0.1.8-18|9	Release:	18
14cr|SDLmm-0.1.8-18|10	License:	LGPL
14cr|SDLmm-0.1.8-18|11	Group:		System/Libraries
14cr|SDLmm-0.1.8-18|12	Source0:	http://download.sourceforge.net/SDLmm/%{name}-%{version}.tar.bz2
14cr|SDLmm-0.1.8-18|13	Patch0:		SDLmm-0.1.8-fix-underquoted-calls.patch
14cr|SDLmm-0.1.8-18|14	Patch1:		SDLmm-0.1.8-link.patch
14cr|SDLmm-0.1.8-18|15	URL:		http://sdlmm.sourceforge.net/
14cr|SDLmm-0.1.8-18|16	BuildRequires:	pkgconfig(sdl)
14cr|SDLmm-0.1.8-18|17	
14cr|SDLmm-0.1.8-18|18	%description
14cr|SDLmm-0.1.8-18|19	SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a
14cr|SDLmm-0.1.8-18|20	generic API that provides low level access to audio, keyboard, mouse,
14cr|SDLmm-0.1.8-18|21	joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
14cr|SDLmm-0.1.8-18|22	platforms.
14cr|SDLmm-0.1.8-18|23	
14cr|SDLmm-0.1.8-18|24	SDLmm aims to stay as close as possible to the C API while taking
14cr|SDLmm-0.1.8-18|25	advantage of native C++ features like object orientation.
14cr|SDLmm-0.1.8-18|26	
14cr|SDLmm-0.1.8-18|27	%package -n	%{lib_name}
14cr|SDLmm-0.1.8-18|28	Summary:	Main library for SDLmm
14cr|SDLmm-0.1.8-18|29	Group:		System/Libraries
14cr|SDLmm-0.1.8-18|30	Provides:	%{name} = %{version}-%{release}
14cr|SDLmm-0.1.8-18|31	Obsoletes:	%{_lib}SDLmm0.1 < 0.1.8-16
14cr|SDLmm-0.1.8-18|32	
14cr|SDLmm-0.1.8-18|33	%description -n	%{lib_name}
14cr|SDLmm-0.1.8-18|34	This package contains the library needed to run programs dynamically
14cr|SDLmm-0.1.8-18|35	linked with SDLmm.
14cr|SDLmm-0.1.8-18|36	
14cr|SDLmm-0.1.8-18|37	%package -n	%{develname}
14cr|SDLmm-0.1.8-18|38	Summary:	Headers for developing programs that will use SDLmm
14cr|SDLmm-0.1.8-18|39	Group:		Development/C++
14cr|SDLmm-0.1.8-18|40	Requires:	%{lib_name} = %{version}
14cr|SDLmm-0.1.8-18|41	Provides:	%{name}-devel = %{version}-%{release}
14cr|SDLmm-0.1.8-18|42	Obsoletes:	%{_lib}SDLmm0.1-devel < 0.1.8-16
14cr|SDLmm-0.1.8-18|43	
14cr|SDLmm-0.1.8-18|44	%description -n	%{develname}
14cr|SDLmm-0.1.8-18|45	This package contains the headers that programmers will need to develop
14cr|SDLmm-0.1.8-18|46	applications which will use SDLmm, the C++ interface to SDL.
14cr|SDLmm-0.1.8-18|47	
14cr|SDLmm-0.1.8-18|48	%prep
14cr|SDLmm-0.1.8-18|49	%setup -q
14cr|SDLmm-0.1.8-18|50	%patch0 -p1 -b .underquoted
14cr|SDLmm-0.1.8-18|51	%patch1 -p0 -b .link
14cr|SDLmm-0.1.8-18|52	
14cr|SDLmm-0.1.8-18|53	%build
14cr|SDLmm-0.1.8-18|54	%configure2_5x --disable-static
14cr|SDLmm-0.1.8-18|55	%make
14cr|SDLmm-0.1.8-18|56	
14cr|SDLmm-0.1.8-18|57	%install
14cr|SDLmm-0.1.8-18|58	%makeinstall_std
14cr|SDLmm-0.1.8-18|59	
14cr|SDLmm-0.1.8-18|60	%files -n %{lib_name}
14cr|SDLmm-0.1.8-18|61	%doc AUTHORS COPYING
14cr|SDLmm-0.1.8-18|62	%{_libdir}/libSDLmm-%{api}.so.%{major}*
14cr|SDLmm-0.1.8-18|63	
14cr|SDLmm-0.1.8-18|64	%files -n %{develname}
14cr|SDLmm-0.1.8-18|65	%doc docs/html/*.{html,gif} NEWS README
14cr|SDLmm-0.1.8-18|66	%{_bindir}/sdlmm-config
14cr|SDLmm-0.1.8-18|67	%{_includedir}/*
14cr|SDLmm-0.1.8-18|68	%{_libdir}/*.so
14cr|SDLmm-0.1.8-18|69	%{_datadir}/aclocal/*.m4
14cr|SDLmm-0.1.8-18|70	%{_mandir}/*/*
14cr|SDLmm-0.1.8-18|71	
14cr|SDLmm-0.1.8-18|72	
14cr|SDLmm-0.1.8-18|73	
14cr|SDLmm-0.1.8-18|74	%changelog
14cr|SDLmm-0.1.8-18|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-18
14cr|SDLmm-0.1.8-18|76	+ Revision: 00f99c8
14cr|SDLmm-0.1.8-18|77	- MassBuild#464: Increase release tag
14cr|SDLmm-0.1.8-18|78	
14cr|SDLmm-0.1.8-18|79	

8138 14
14cr|sdlroids-1.3.4-15|1	Summary:	SDLRoids - an enhanced shoot-the-asteroids
14cr|sdlroids-1.3.4-15|2	Name:		sdlroids
14cr|sdlroids-1.3.4-15|3	Version:	1.3.4
14cr|sdlroids-1.3.4-15|4	Release:	15
14cr|sdlroids-1.3.4-15|5	License:	GPL
14cr|sdlroids-1.3.4-15|6	Group:		Games/Arcade
14cr|sdlroids-1.3.4-15|7	Source0:	%{name}-%{version}.tar.bz2
14cr|sdlroids-1.3.4-15|8	URL:		http://eongames.com/games/sdlroids/
14cr|sdlroids-1.3.4-15|9	BuildRequires:	pkgconfig(sdl)
14cr|sdlroids-1.3.4-15|10	BuildRequires:	imagemagick
14cr|sdlroids-1.3.4-15|11	
14cr|sdlroids-1.3.4-15|12	%description
14cr|sdlroids-1.3.4-15|13	SDLRoids is essentially an Asteroids clone, but with a few extra
14cr|sdlroids-1.3.4-15|14	features, and some nice game physics. It is based on xhyperoid, which
14cr|sdlroids-1.3.4-15|15	is a UNIX port of the 16-bit Windows game Hyperoid. Major changes from
14cr|sdlroids-1.3.4-15|16	xhyperoid are that it's using SDL for sound and graphics, has a couple
14cr|sdlroids-1.3.4-15|17	of extra powerups  and that the shield behaves differently.
14cr|sdlroids-1.3.4-15|18	
14cr|sdlroids-1.3.4-15|19	%prep
14cr|sdlroids-1.3.4-15|20	%setup -q
14cr|sdlroids-1.3.4-15|21	
14cr|sdlroids-1.3.4-15|22	%build
14cr|sdlroids-1.3.4-15|23	%configure --bindir=%{_gamesbindir} \
14cr|sdlroids-1.3.4-15|24	--datadir=%{_gamesdatadir} \
14cr|sdlroids-1.3.4-15|25	--disable-rpath
14cr|sdlroids-1.3.4-15|26	%make
14cr|sdlroids-1.3.4-15|27	
14cr|sdlroids-1.3.4-15|28	%install
14cr|sdlroids-1.3.4-15|29	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
14cr|sdlroids-1.3.4-15|30	
14cr|sdlroids-1.3.4-15|31	install -d %{buildroot}{%{_liconsdir},%{_miconsdir}}
14cr|sdlroids-1.3.4-15|32	convert icons/%{name}-16x16.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|33	convert icons/%{name}-32x32.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|34	convert icons/%{name}-48x48.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|35	
14cr|sdlroids-1.3.4-15|36	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|sdlroids-1.3.4-15|37	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sdlroids-1.3.4-15|38	[Desktop Entry]
14cr|sdlroids-1.3.4-15|39	Type=Application
14cr|sdlroids-1.3.4-15|40	Exec=%{_gamesbindir}/%{name}
14cr|sdlroids-1.3.4-15|41	Icon=%{name}
14cr|sdlroids-1.3.4-15|42	Categories=Game;ArcadeGame;
14cr|sdlroids-1.3.4-15|43	Name=SDLRoids
14cr|sdlroids-1.3.4-15|44	Comment=SDLRoids - an enhanced shoot-the-asteroids
14cr|sdlroids-1.3.4-15|45	EOF
14cr|sdlroids-1.3.4-15|46	
14cr|sdlroids-1.3.4-15|47	%files
14cr|sdlroids-1.3.4-15|48	%defattr(644,root,root,755)
14cr|sdlroids-1.3.4-15|49	%doc ChangeLog README README.orig README.xhyperoid COPYING
14cr|sdlroids-1.3.4-15|50	%{_mandir}/man6/%{name}.6*
14cr|sdlroids-1.3.4-15|51	%dir %{_gamesdatadir}/%{name}
14cr|sdlroids-1.3.4-15|52	%{_gamesdatadir}/%{name}/*
14cr|sdlroids-1.3.4-15|53	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sdlroids-1.3.4-15|54	%{_iconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|55	%{_liconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|56	%{_miconsdir}/%{name}.png
14cr|sdlroids-1.3.4-15|57	%defattr(755,root,root,755)
14cr|sdlroids-1.3.4-15|58	%{_gamesbindir}/%{name}
14cr|sdlroids-1.3.4-15|59	
14cr|sdlroids-1.3.4-15|60	
14cr|sdlroids-1.3.4-15|61	%changelog
14cr|sdlroids-1.3.4-15|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-15
14cr|sdlroids-1.3.4-15|63	+ Revision: 948e7c9
14cr|sdlroids-1.3.4-15|64	- MassBuild#464: Increase release tag
14cr|sdlroids-1.3.4-15|65	
14cr|sdlroids-1.3.4-15|66	

8139 14
14cr|sdlscav-145-5|1	Summary:	Cool arcade/thinking game very much like Lode Runner
14cr|sdlscav-145-5|2	Name:		sdlscav
14cr|sdlscav-145-5|3	Version:	145
14cr|sdlscav-145-5|4	Release:	5
14cr|sdlscav-145-5|5	Group:		Games/Arcade
14cr|sdlscav-145-5|6	License:	GPL
14cr|sdlscav-145-5|7	URL:		http://www.xdr.com/dash/scavenger.html
14cr|sdlscav-145-5|8	Source:		http://www.xdr.com/dash/%{name}-%{version}.tar.bz2
14cr|sdlscav-145-5|9	Source10:	%{name}.16.xpm
14cr|sdlscav-145-5|10	Source11:	%{name}.32.xpm
14cr|sdlscav-145-5|11	Source12:	%{name}.48.xpm
14cr|sdlscav-145-5|12	Patch0:		%{name}-145-optflags.patch
14cr|sdlscav-145-5|13	Patch1:		%{name}-145-datapath.patch
14cr|sdlscav-145-5|14	BuildRequires:	SDL-devel
14cr|sdlscav-145-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sdlscav-145-5|16	
14cr|sdlscav-145-5|17	%description
14cr|sdlscav-145-5|18	SDL Scavenger is a cool arcade/thinking game very much like Lode Runner.
14cr|sdlscav-145-5|19	You've got to run around and collect objects while avoiding enemies. Some
14cr|sdlscav-145-5|20	objects are buried and you've got to dig down to get at them. It's an
14cr|sdlscav-145-5|21	addictive game and some of the levels are devilishly (cruelly) complicated
14cr|sdlscav-145-5|22	to solve.
14cr|sdlscav-145-5|23	
14cr|sdlscav-145-5|24	%prep
14cr|sdlscav-145-5|25	%setup -q
14cr|sdlscav-145-5|26	%patch0 -p1
14cr|sdlscav-145-5|27	%patch1 -p1
14cr|sdlscav-145-5|28	
14cr|sdlscav-145-5|29	%build
14cr|sdlscav-145-5|30	%make OPT="%{optflags}"
14cr|sdlscav-145-5|31	
14cr|sdlscav-145-5|32	%install
14cr|sdlscav-145-5|33	rm -rf %{buildroot}
14cr|sdlscav-145-5|34	
14cr|sdlscav-145-5|35	mkdir -p %{buildroot}%_gamesbindir %{buildroot}%_gamesdatadir/%{name}
14cr|sdlscav-145-5|36	install -m 0755 %{name} %{buildroot}%_gamesbindir/
14cr|sdlscav-145-5|37	for f in data/*; do install -m 0644 $f %{buildroot}%_gamesdatadir/%{name}/; done
14cr|sdlscav-145-5|38	
14cr|sdlscav-145-5|39	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sdlscav-145-5|40	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|sdlscav-145-5|41	[Desktop Entry]
14cr|sdlscav-145-5|42	Name=SDL Scavenger
14cr|sdlscav-145-5|43	Comment=Cool arcade/thinking game very much like Lode Runner
14cr|sdlscav-145-5|44	Exec=%{_gamesbindir}/%{name}
14cr|sdlscav-145-5|45	Icon=%{name}
14cr|sdlscav-145-5|46	Terminal=false
14cr|sdlscav-145-5|47	Type=Application
14cr|sdlscav-145-5|48	StartupNotify=true
14cr|sdlscav-145-5|49	Categories=Game;ArcadeGame;
14cr|sdlscav-145-5|50	EOF
14cr|sdlscav-145-5|51	
14cr|sdlscav-145-5|52	mkdir -p %{buildroot}%_miconsdir
14cr|sdlscav-145-5|53	mkdir -p %{buildroot}%_liconsdir
14cr|sdlscav-145-5|54	install -m 0644 %SOURCE10 %{buildroot}%_miconsdir/%{name}.xpm
14cr|sdlscav-145-5|55	install -m 0644 %SOURCE11 %{buildroot}%_iconsdir/%{name}.xpm
14cr|sdlscav-145-5|56	install -m 0644 %SOURCE12 %{buildroot}%_liconsdir/%{name}.xpm
14cr|sdlscav-145-5|57	
14cr|sdlscav-145-5|58	%if %mdkversion < 200900
14cr|sdlscav-145-5|59	%post
14cr|sdlscav-145-5|60	%{update_menus}
14cr|sdlscav-145-5|61	%endif
14cr|sdlscav-145-5|62	
14cr|sdlscav-145-5|63	%if %mdkversion < 200900
14cr|sdlscav-145-5|64	%postun
14cr|sdlscav-145-5|65	%{clean_menus}
14cr|sdlscav-145-5|66	%endif
14cr|sdlscav-145-5|67	
14cr|sdlscav-145-5|68	%clean
14cr|sdlscav-145-5|69	rm -rf %{buildroot}
14cr|sdlscav-145-5|70	
14cr|sdlscav-145-5|71	%files
14cr|sdlscav-145-5|72	%defattr(-,root,root)
14cr|sdlscav-145-5|73	%doc README DOC
14cr|sdlscav-145-5|74	%_gamesbindir/*
14cr|sdlscav-145-5|75	%_gamesdatadir/%{name}
14cr|sdlscav-145-5|76	%{_datadir}/applications/*.desktop
14cr|sdlscav-145-5|77	%_miconsdir/%{name}.xpm
14cr|sdlscav-145-5|78	%_iconsdir/%{name}.xpm
14cr|sdlscav-145-5|79	%_liconsdir/%{name}.xpm
14cr|sdlscav-145-5|80	
14cr|sdlscav-145-5|81	
14cr|sdlscav-145-5|82	
14cr|sdlscav-145-5|83	%changelog
14cr|sdlscav-145-5|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 145-5
14cr|sdlscav-145-5|85	+ Revision: 53aa3e5
14cr|sdlscav-145-5|86	- MassBuild#464: Increase release tag
14cr|sdlscav-145-5|87	
14cr|sdlscav-145-5|88	

8140 14
14cr|seamonkey-2.26.1-1|1	%define homepage http://mib.pianetalinux.org/
14cr|seamonkey-2.26.1-1|2	
14cr|seamonkey-2.26.1-1|3	%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
14cr|seamonkey-2.26.1-1|4	#define Werror_cflags %nil
14cr|seamonkey-2.26.1-1|5	
14cr|seamonkey-2.26.1-1|6	%define minimum_build_nspr_version 4.8.8
14cr|seamonkey-2.26.1-1|7	%define minimum_build_nss_version 3.12.10
14cr|seamonkey-2.26.1-1|8	
14cr|seamonkey-2.26.1-1|9	%define build_langpacks 1
14cr|seamonkey-2.26.1-1|10	
14cr|seamonkey-2.26.1-1|11	%define builddir %{_builddir}/%{name}-%{version}
14cr|seamonkey-2.26.1-1|12	%define mozdir %{_libdir}/%{name}-%{version}
14cr|seamonkey-2.26.1-1|13	%define sources_subdir comm-release
14cr|seamonkey-2.26.1-1|14	#beta
14cr|seamonkey-2.26.1-1|15	#release
14cr|seamonkey-2.26.1-1|16	
14cr|seamonkey-2.26.1-1|17	%if %{_use_internal_dependency_generator}
14cr|seamonkey-2.26.1-1|18	%define __noautoprov '(.*)\\.so(.*)'
14cr|seamonkey-2.26.1-1|19	%define __noautoreq 'libldap60\\.so(.*)|libldif60\\.so(.*)|libmozalloc\\.so(.*)|libplc4\\.so(.*)|libplds4\\.so(.*)|libprldap60\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
14cr|seamonkey-2.26.1-1|20	%endif
14cr|seamonkey-2.26.1-1|21	
14cr|seamonkey-2.26.1-1|22	Summary:	Web browser, e-mail, news, IRC client, HTML editor
14cr|seamonkey-2.26.1-1|23	Name:		seamonkey
14cr|seamonkey-2.26.1-1|24	Version:	2.26.1
14cr|seamonkey-2.26.1-1|25	Release:	1
14cr|seamonkey-2.26.1-1|26	License:	MPLv1.1
14cr|seamonkey-2.26.1-1|27	Group:		Networking/WWW
14cr|seamonkey-2.26.1-1|28	Url:		http://www.mozilla.org/projects/seamonkey/
14cr|seamonkey-2.26.1-1|29	Source0:	%{name}-%{version}.source.tar.bz2
14cr|seamonkey-2.26.1-1|30	Source1:	%{name}-langpacks-%{version}.tar.xz
14cr|seamonkey-2.26.1-1|31	Source2:	%{name}.png
14cr|seamonkey-2.26.1-1|32	Source3:	%{name}.sh.in
14cr|seamonkey-2.26.1-1|33	Source7:	%{name}-make-package.pl
14cr|seamonkey-2.26.1-1|34	Source8:	bookmarks.html
14cr|seamonkey-2.26.1-1|35	Source10:	%{name}-2.9.1-mozconfig
14cr|seamonkey-2.26.1-1|36	Source17:	mozilla-psm-exclude-list
14cr|seamonkey-2.26.1-1|37	Source18:	mozilla-xpcom-exclude-list
14cr|seamonkey-2.26.1-1|38	Source20:	%{name}-mandriva-default-prefs.js
14cr|seamonkey-2.26.1-1|39	Patch0:		mozilla-MIB-2.0.5-homepage.patch
14cr|seamonkey-2.26.1-1|40	Patch1:		mozilla-2.26.1-nongnome-proxies.patch
14cr|seamonkey-2.26.1-1|41	Patch2:		mozilla-2.26.1-prefer_plugin_pref.patch
14cr|seamonkey-2.26.1-1|42	Patch3:		mozilla-2.26.1-shared-nss-db.patch
14cr|seamonkey-2.26.1-1|43	Patch4:		mozilla-2.14-ntlm-full-path.patch
14cr|seamonkey-2.26.1-1|44	Patch5:		mozilla-2.26.1-optflags.patch
14cr|seamonkey-2.26.1-1|45	Patch6:		mozilla-2.26.1-language.patch
14cr|seamonkey-2.26.1-1|46	Patch7:		mozilla-2.26.1-icu-strncat.patch
14cr|seamonkey-2.26.1-1|47	
14cr|seamonkey-2.26.1-1|48	BuildRequires:	autoconf2.1
14cr|seamonkey-2.26.1-1|49	BuildRequires:	coreutils
14cr|seamonkey-2.26.1-1|50	BuildRequires:	desktop-file-utils
14cr|seamonkey-2.26.1-1|51	BuildRequires:	doxygen
14cr|seamonkey-2.26.1-1|52	BuildRequires:	imagemagick
14cr|seamonkey-2.26.1-1|53	BuildRequires:	java-rpmbuild
14cr|seamonkey-2.26.1-1|54	BuildRequires:	makedepend
14cr|seamonkey-2.26.1-1|55	BuildRequires:	perl
14cr|seamonkey-2.26.1-1|56	BuildRequires:	python-setuptools
14cr|seamonkey-2.26.1-1|57	BuildRequires:	python-simplejson
14cr|seamonkey-2.26.1-1|58	BuildRequires:	python-virtualenv >= 1.7.2
14cr|seamonkey-2.26.1-1|59	BuildRequires:	rootcerts
14cr|seamonkey-2.26.1-1|60	BuildRequires:	unzip
14cr|seamonkey-2.26.1-1|61	BuildRequires:	valgrind
14cr|seamonkey-2.26.1-1|62	BuildRequires:	wget
14cr|seamonkey-2.26.1-1|63	BuildRequires:	yasm
14cr|seamonkey-2.26.1-1|64	BuildRequires:	zip
14cr|seamonkey-2.26.1-1|65	
14cr|seamonkey-2.26.1-1|66	BuildRequires:	jpeg-devel
14cr|seamonkey-2.26.1-1|67	BuildRequires:	krb5-devel
14cr|seamonkey-2.26.1-1|68	BuildRequires:	libiw-devel
14cr|seamonkey-2.26.1-1|69	BuildRequires:	nss-static-devel
14cr|seamonkey-2.26.1-1|70	
14cr|seamonkey-2.26.1-1|71	BuildRequires:	pkgconfig(alsa)
14cr|seamonkey-2.26.1-1|72	BuildRequires:	pkgconfig(cairo)
14cr|seamonkey-2.26.1-1|73	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|seamonkey-2.26.1-1|74	BuildRequires:	pkgconfig(freetype2)
14cr|seamonkey-2.26.1-1|75	BuildRequires:	pkgconfig(gl)
14cr|seamonkey-2.26.1-1|76	BuildRequires:	pkgconfig(glib-2.0)
14cr|seamonkey-2.26.1-1|77	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cr|seamonkey-2.26.1-1|78	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|seamonkey-2.26.1-1|79	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|seamonkey-2.26.1-1|80	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|seamonkey-2.26.1-1|81	BuildRequires:	pkgconfig(hunspell)
14cr|seamonkey-2.26.1-1|82	BuildRequires:	pkgconfig(libcurl)
14cr|seamonkey-2.26.1-1|83	BuildRequires:	pkgconfig(libevent)
14cr|seamonkey-2.26.1-1|84	BuildRequires:	pkgconfig(libgnome-2.0)
14cr|seamonkey-2.26.1-1|85	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|seamonkey-2.26.1-1|86	BuildRequires:	pkgconfig(libIDL-2.0)
14cr|seamonkey-2.26.1-1|87	BuildRequires:	pkgconfig(libnotify)
14cr|seamonkey-2.26.1-1|88	BuildRequires:	pkgconfig(libpng)
14cr|seamonkey-2.26.1-1|89	BuildRequires:	pkgconfig(libproxy-1.0)
14cr|seamonkey-2.26.1-1|90	BuildRequires:	pkgconfig(libpulse)
14cr|seamonkey-2.26.1-1|91	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|seamonkey-2.26.1-1|92	BuildRequires:	pkgconfig(nspr)
14cr|seamonkey-2.26.1-1|93	BuildRequires:	pkgconfig(nss)
14cr|seamonkey-2.26.1-1|94	BuildRequires:	pkgconfig(pango)
14cr|seamonkey-2.26.1-1|95	BuildRequires:	pkgconfig(sqlite3)
14cr|seamonkey-2.26.1-1|96	BuildRequires:	pkgconfig(vpx)
14cr|seamonkey-2.26.1-1|97	BuildRequires:	pkgconfig(xinerama)
14cr|seamonkey-2.26.1-1|98	BuildRequires:	pkgconfig(xrender)
14cr|seamonkey-2.26.1-1|99	BuildRequires:	pkgconfig(xscrnsaver)
14cr|seamonkey-2.26.1-1|100	BuildRequires:	pkgconfig(xt)
14cr|seamonkey-2.26.1-1|101	BuildRequires:	pkgconfig(zlib)
14cr|seamonkey-2.26.1-1|102	
14cr|seamonkey-2.26.1-1|103	Requires:	nspr >= %{minimum_build_nspr_version}
14cr|seamonkey-2.26.1-1|104	Requires:	nss >= %{minimum_build_nss_version}
14cr|seamonkey-2.26.1-1|105	Obsoletes:	%{name}-devel < %{version}
14cr|seamonkey-2.26.1-1|106	Obsoletes:	%{name}-dom-inspector < %{version}
14cr|seamonkey-2.26.1-1|107	Obsoletes:	%{name}-enigmail  < %{version}
14cr|seamonkey-2.26.1-1|108	Obsoletes:	%{name}-enigmime < %{version}
14cr|seamonkey-2.26.1-1|109	Obsoletes:	%{name}-irc < %{version}
14cr|seamonkey-2.26.1-1|110	Obsoletes:	%{name}-js-debugger < %{version}
14cr|seamonkey-2.26.1-1|111	Obsoletes:	%{name}-mail < %{version}
14cr|seamonkey-2.26.1-1|112	Obsoletes:	%{name}-spellchecker < %{version}
14cr|seamonkey-2.26.1-1|113	
14cr|seamonkey-2.26.1-1|114	%description
14cr|seamonkey-2.26.1-1|115	SeaMonkey is an all-in-one Internet application suite. It includes a browser,
14cr|seamonkey-2.26.1-1|116	mail/news client, IRC client, JavaScript debugger, and a tool to inspect the
14cr|seamonkey-2.26.1-1|117	DOM for web pages. It is derived from the application formerly known as Mozilla
14cr|seamonkey-2.26.1-1|118	Application Suite.
14cr|seamonkey-2.26.1-1|119	
14cr|seamonkey-2.26.1-1|120	%files
14cr|seamonkey-2.26.1-1|121	%{_bindir}/%{name}
14cr|seamonkey-2.26.1-1|122	%{_datadir}/pixmaps/%{name}.png
14cr|seamonkey-2.26.1-1|123	%{mozdir}
14cr|seamonkey-2.26.1-1|124	%{_datadir}/applications/*.desktop
14cr|seamonkey-2.26.1-1|125	%{_miconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|126	%{_iconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|127	%{_liconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|128	
14cr|seamonkey-2.26.1-1|129	#----------------------------------------------------------------------------
14cr|seamonkey-2.26.1-1|130	
14cr|seamonkey-2.26.1-1|131	%prep
14cr|seamonkey-2.26.1-1|132	%setup -q -c
14cr|seamonkey-2.26.1-1|133	chmod +x %{SOURCE7}
14cr|seamonkey-2.26.1-1|134	cd %{sources_subdir}
14cr|seamonkey-2.26.1-1|135	mkdir mozilla/js/src/.deps
14cr|seamonkey-2.26.1-1|136	
14cr|seamonkey-2.26.1-1|137	%patch0 -p1
14cr|seamonkey-2.26.1-1|138	
14cr|seamonkey-2.26.1-1|139	# mozilla patches
14cr|seamonkey-2.26.1-1|140	pushd mozilla
14cr|seamonkey-2.26.1-1|141	# mozilla-nongnome-proxies
14cr|seamonkey-2.26.1-1|142	%patch1 -p1
14cr|seamonkey-2.26.1-1|143	%patch2 -p1
14cr|seamonkey-2.26.1-1|144	# mozilla-shared-nss-db.patch
14cr|seamonkey-2.26.1-1|145	%patch3 -p1
14cr|seamonkey-2.26.1-1|146	%patch4 -p1
14cr|seamonkey-2.26.1-1|147	# the rest
14cr|seamonkey-2.26.1-1|148	%patch5 -p1
14cr|seamonkey-2.26.1-1|149	%patch6 -p1
14cr|seamonkey-2.26.1-1|150	%patch7 -p1
14cr|seamonkey-2.26.1-1|151	popd
14cr|seamonkey-2.26.1-1|152	
14cr|seamonkey-2.26.1-1|153	rm -f .mozconfig
14cr|seamonkey-2.26.1-1|154	cp %{SOURCE10} .mozconfig
14cr|seamonkey-2.26.1-1|155	
14cr|seamonkey-2.26.1-1|156	%build
14cr|seamonkey-2.26.1-1|157	cd %{sources_subdir}
14cr|seamonkey-2.26.1-1|158	
14cr|seamonkey-2.26.1-1|159	%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//')
14cr|seamonkey-2.26.1-1|160	
14cr|seamonkey-2.26.1-1|161	# Mozilla builds with -Wall with exception of a few warnings which show up
14cr|seamonkey-2.26.1-1|162	# everywhere in the code; so, don't override that.
14cr|seamonkey-2.26.1-1|163	#
14cr|seamonkey-2.26.1-1|164	# Disable C++ exceptions since Mozilla code is not exception-safe
14cr|seamonkey-2.26.1-1|165	#
14cr|seamonkey-2.26.1-1|166	MOZ_OPT_FLAGS=$(echo %{optflags} | \
14cr|seamonkey-2.26.1-1|167	sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
14cr|seamonkey-2.26.1-1|168	export CFLAGS=$MOZ_OPT_FLAGS
14cr|seamonkey-2.26.1-1|169	export CXXFLAGS=$MOZ_OPT_FLAGS
14cr|seamonkey-2.26.1-1|170	
14cr|seamonkey-2.26.1-1|171	export PREFIX='%{_prefix}'
14cr|seamonkey-2.26.1-1|172	export LIBDIR='%{_libdir}'
14cr|seamonkey-2.26.1-1|173	
14cr|seamonkey-2.26.1-1|174	MOZ_SMP_FLAGS=-j1
14cr|seamonkey-2.26.1-1|175	%ifnarch ppc ppc64 s390 s390x
14cr|seamonkey-2.26.1-1|176	[ -z "$RPM_BUILD_NCPUS" ] && \
14cr|seamonkey-2.26.1-1|177	RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
14cr|seamonkey-2.26.1-1|178	[ "$RPM_BUILD_NCPUS" -gt 1 ] && MOZ_SMP_FLAGS=-j2
14cr|seamonkey-2.26.1-1|179	%endif
14cr|seamonkey-2.26.1-1|180	
14cr|seamonkey-2.26.1-1|181	#  a kludge since 2.26 ...
14cr|seamonkey-2.26.1-1|182	ln -s ../objdir mozilla/objdir
14cr|seamonkey-2.26.1-1|183	
14cr|seamonkey-2.26.1-1|184	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
14cr|seamonkey-2.26.1-1|185	
14cr|seamonkey-2.26.1-1|186	%install
14cr|seamonkey-2.26.1-1|187	cd %{sources_subdir}
14cr|seamonkey-2.26.1-1|188	
14cr|seamonkey-2.26.1-1|189	DESTDIR=%{buildroot} make install -C objdir
14cr|seamonkey-2.26.1-1|190	
14cr|seamonkey-2.26.1-1|191	# create a list of all of the different package and the files that
14cr|seamonkey-2.26.1-1|192	# will hold them
14cr|seamonkey-2.26.1-1|193	
14cr|seamonkey-2.26.1-1|194	echo %defattr\(-,root,root\) > %{builddir}/%{name}.list
14cr|seamonkey-2.26.1-1|195	
14cr|seamonkey-2.26.1-1|196	# we don't want to ship mozilla's default sidebar components
14cr|seamonkey-2.26.1-1|197	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.gif
14cr|seamonkey-2.26.1-1|198	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.src
14cr|seamonkey-2.26.1-1|199	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.gif
14cr|seamonkey-2.26.1-1|200	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.src
14cr|seamonkey-2.26.1-1|201	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.gif
14cr|seamonkey-2.26.1-1|202	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.src
14cr|seamonkey-2.26.1-1|203	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.gif
14cr|seamonkey-2.26.1-1|204	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.src
14cr|seamonkey-2.26.1-1|205	rm -f %{buildroot}/%{mozdir}/plugins/libnullplugin.so
14cr|seamonkey-2.26.1-1|206	
14cr|seamonkey-2.26.1-1|207	# the %%makeinstall_std macro also install files that we don't need (yet?)
14cr|seamonkey-2.26.1-1|208	rm -rf %{buildroot}%{_datadir}/idl
14cr|seamonkey-2.26.1-1|209	
14cr|seamonkey-2.26.1-1|210	# build all of the default browser components
14cr|seamonkey-2.26.1-1|211	# base Seamonkey package (seamonkey.list)
14cr|seamonkey-2.26.1-1|212	%{SOURCE7} --package xpcom --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|213	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|214	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|215	--install-root %{mozdir} \
14cr|seamonkey-2.26.1-1|216	--exclude-file=%{SOURCE18}
14cr|seamonkey-2.26.1-1|217	
14cr|seamonkey-2.26.1-1|218	%{SOURCE7} --package browser --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|219	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|220	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|221	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|222	
14cr|seamonkey-2.26.1-1|223	%{SOURCE7} --package spellcheck --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|224	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|225	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|226	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|227	
14cr|seamonkey-2.26.1-1|228	%{SOURCE7} --package psm --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|229	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|230	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|231	--install-root %{mozdir} \
14cr|seamonkey-2.26.1-1|232	--exclude-file=%{SOURCE17}
14cr|seamonkey-2.26.1-1|233	
14cr|seamonkey-2.26.1-1|234	%{SOURCE7} --package mail --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|235	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|236	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|237	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|238	
14cr|seamonkey-2.26.1-1|239	%{SOURCE7} --package chatzilla --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|240	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|241	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|242	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|243	
14cr|seamonkey-2.26.1-1|244	%{SOURCE7} --package venkman --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|245	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|246	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|247	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|248	
14cr|seamonkey-2.26.1-1|249	%{SOURCE7} --package inspector --output-file %{builddir}/seamonkey.list \
14cr|seamonkey-2.26.1-1|250	--package-file objdir/suite/installer/package-manifest \
14cr|seamonkey-2.26.1-1|251	--install-dir %{buildroot}/%{mozdir} \
14cr|seamonkey-2.26.1-1|252	--install-root %{mozdir}
14cr|seamonkey-2.26.1-1|253	
14cr|seamonkey-2.26.1-1|254	echo > ../%{name}.lang
14cr|seamonkey-2.26.1-1|255	%if %{build_langpacks}
14cr|seamonkey-2.26.1-1|256	# Install langpacks
14cr|seamonkey-2.26.1-1|257	mkdir -p %{buildroot}%{mozdir}/extensions
14cr|seamonkey-2.26.1-1|258	tar xf %{SOURCE1}
14cr|seamonkey-2.26.1-1|259	for langpack in `ls seamonkey-langpacks/*.xpi`; do
14cr|seamonkey-2.26.1-1|260	language=$(basename $langpack .xpi | sed 's/^seamonkey-//' | sed 's/\.langpack$//' | sed 's/\([0-9]\{1,2\}\.\)*//')
14cr|seamonkey-2.26.1-1|261	extensiondir=%{buildroot}%{mozdir}/extensions/langpack-$language@seamonkey.mozilla.org
14cr|seamonkey-2.26.1-1|262	mkdir -p $extensiondir
14cr|seamonkey-2.26.1-1|263	unzip $langpack -d $extensiondir
14cr|seamonkey-2.26.1-1|264	find $extensiondir -type f | xargs chmod 644
14cr|seamonkey-2.26.1-1|265	
14cr|seamonkey-2.26.1-1|266	jarfile=$extensiondir/chrome/$language.jar
14cr|seamonkey-2.26.1-1|267	
14cr|seamonkey-2.26.1-1|268	sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
14cr|seamonkey-2.26.1-1|269	$extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
14cr|seamonkey-2.26.1-1|270	
14cr|seamonkey-2.26.1-1|271	pushd $extensiondir/chrome/$language
14cr|seamonkey-2.26.1-1|272	zip -r -D $jarfile locale
14cr|seamonkey-2.26.1-1|273	popd
14cr|seamonkey-2.26.1-1|274	
14cr|seamonkey-2.26.1-1|275	language=`echo $language | sed -e 's/-/_/g'`
14cr|seamonkey-2.26.1-1|276	extensiondir=`echo $extensiondir | sed -e "s,^%{buildroot},,"`
14cr|seamonkey-2.26.1-1|277	echo "%%lang($language) $extensiondir" >> ../%{name}.lang
14cr|seamonkey-2.26.1-1|278	done
14cr|seamonkey-2.26.1-1|279	rm -rf firefox-langpacks
14cr|seamonkey-2.26.1-1|280	%endif # build_langpacks
14cr|seamonkey-2.26.1-1|281	
14cr|seamonkey-2.26.1-1|282	
14cr|seamonkey-2.26.1-1|283	# set up our desktop files
14cr|seamonkey-2.26.1-1|284	install -m 755 -d %{buildroot}%{_datadir}/applications
14cr|seamonkey-2.26.1-1|285	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|seamonkey-2.26.1-1|286	[Desktop Entry]
14cr|seamonkey-2.26.1-1|287	Encoding=UTF-8
14cr|seamonkey-2.26.1-1|288	Name=SeaMonkey Navigator
14cr|seamonkey-2.26.1-1|289	Comment=Seamonkey Navigator web browser
14cr|seamonkey-2.26.1-1|290	Exec=%{_bindir}/%{name} %u
14cr|seamonkey-2.26.1-1|291	Icon=%{name}.png
14cr|seamonkey-2.26.1-1|292	Terminal=false
14cr|seamonkey-2.26.1-1|293	Type=Application
14cr|seamonkey-2.26.1-1|294	StartupNotify=true
14cr|seamonkey-2.26.1-1|295	Categories=GTK;Network;WebBrowser;X-MandrivaLinux-Internet-WebBrowsers;
14cr|seamonkey-2.26.1-1|296	MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
14cr|seamonkey-2.26.1-1|297	StartupWMClass=Seamonkey-bin
14cr|seamonkey-2.26.1-1|298	EOF
14cr|seamonkey-2.26.1-1|299	
14cr|seamonkey-2.26.1-1|300	cat > %{buildroot}%{_datadir}/applications/%{name}-mail.desktop << EOF
14cr|seamonkey-2.26.1-1|301	[Desktop Entry]
14cr|seamonkey-2.26.1-1|302	Encoding=UTF-8
14cr|seamonkey-2.26.1-1|303	Name=SeaMonkey Mail
14cr|seamonkey-2.26.1-1|304	Comment=Seamonkey Mail & Newsgroups e-mail client
14cr|seamonkey-2.26.1-1|305	Exec=%{_bindir}/%{name} -mail
14cr|seamonkey-2.26.1-1|306	Icon=%{name}.png
14cr|seamonkey-2.26.1-1|307	Terminal=false
14cr|seamonkey-2.26.1-1|308	Type=Application
14cr|seamonkey-2.26.1-1|309	StartupNotify=true
14cr|seamonkey-2.26.1-1|310	Categories=GTK;X-MandrivaLinux-Internet-Mail;Office;Network;Email;
14cr|seamonkey-2.26.1-1|311	MimeType=x-scheme-handler/mailto;
14cr|seamonkey-2.26.1-1|312	StartupWMClass=Seamonkey-bin
14cr|seamonkey-2.26.1-1|313	EOF
14cr|seamonkey-2.26.1-1|314	
14cr|seamonkey-2.26.1-1|315	#Icons
14cr|seamonkey-2.26.1-1|316	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|seamonkey-2.26.1-1|317	install -c -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|seamonkey-2.26.1-1|318	
14cr|seamonkey-2.26.1-1|319	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|seamonkey-2.26.1-1|320	install -m 644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|321	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|322	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|323	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|324	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|seamonkey-2.26.1-1|325	
14cr|seamonkey-2.26.1-1|326	
14cr|seamonkey-2.26.1-1|327	#Link to existing plugins
14cr|seamonkey-2.26.1-1|328	if [ -d %{buildroot}/%{mozdir}/plugins ]; then
14cr|seamonkey-2.26.1-1|329	rm -rf %{buildroot}/%{mozdir}/plugins
14cr|seamonkey-2.26.1-1|330	fi
14cr|seamonkey-2.26.1-1|331	ln -s %{_libdir}/mozilla/plugins %{buildroot}/%{mozdir}/plugins
14cr|seamonkey-2.26.1-1|332	
14cr|seamonkey-2.26.1-1|333	# install our seamonkey.sh file
14cr|seamonkey-2.26.1-1|334	rm -rf %{buildroot}/usr/bin/%{name}
14cr|seamonkey-2.26.1-1|335	cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}/g' \
14cr|seamonkey-2.26.1-1|336	-e 's,LIBDIR,%{_libdir},g' > \
14cr|seamonkey-2.26.1-1|337	%{buildroot}%{_bindir}/%{name}
14cr|seamonkey-2.26.1-1|338	
14cr|seamonkey-2.26.1-1|339	chmod 0755 %{buildroot}%{_bindir}/%{name}
14cr|seamonkey-2.26.1-1|340	
14cr|seamonkey-2.26.1-1|341	# set up our default preferences
14cr|seamonkey-2.26.1-1|342	cat %{SOURCE20} | sed -e 's,SEAMONKEY_RPM_VR,%{version}-%{release},g' > \
14cr|seamonkey-2.26.1-1|343	%{buildroot}/mdv-default-prefs
14cr|seamonkey-2.26.1-1|344	cp %{buildroot}/mdv-default-prefs %{buildroot}/%{mozdir}/defaults/pref/all-mandriva.js
14cr|seamonkey-2.26.1-1|345	rm %{buildroot}/mdv-default-prefs
14cr|seamonkey-2.26.1-1|346	
14cr|seamonkey-2.26.1-1|347	# set up our default bookmarks
14cr|seamonkey-2.26.1-1|348	rm -f %{buildroot}/%{mozdir}/defaults/profile/bookmarks.html
14cr|seamonkey-2.26.1-1|349	#
14cr|seamonkey-2.26.1-1|350	#install -m 0644 %{SOURCE8} %{buildroot}%{mozdir}/defaults/profile/bookmarks.html
14cr|seamonkey-2.26.1-1|351	
14cr|seamonkey-2.26.1-1|352	#remove unneeded files
14cr|seamonkey-2.26.1-1|353	rm -f %{buildroot}%{mozdir}/.autoreg
14cr|seamonkey-2.26.1-1|354	rm -f %{buildroot}%{mozdir}/removed-files
14cr|seamonkey-2.26.1-1|355	rm -f %{buildroot}%{mozdir}/update.locale
14cr|seamonkey-2.26.1-1|356	rm -f %{buildroot}%{mozdir}/updater.ini
14cr|seamonkey-2.26.1-1|357	
14cr|seamonkey-2.26.1-1|358	rm -rf %{buildroot}%{_libdir}/%{name}-devel-%{version}
14cr|seamonkey-2.26.1-1|359	rm -rf %{buildroot}%{_includedir}
14cr|seamonkey-2.26.1-1|360	
14cr|seamonkey-2.26.1-1|361	
14cr|seamonkey-2.26.1-1|362	%changelog
14cr|seamonkey-2.26.1-1|363	* Sun Jul 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.26.1-1
14cr|seamonkey-2.26.1-1|364	+ Revision: d6dc007
14cr|seamonkey-2.26.1-1|365	- Fix install
14cr|seamonkey-2.26.1-1|366	
14cr|seamonkey-2.26.1-1|367	

8141 14
14cr|searchandrescue-1.4.0-4|1	%define Name    SearchAndRescue
14cr|searchandrescue-1.4.0-4|2	
14cr|searchandrescue-1.4.0-4|3	%define title       SearchAndRescue
14cr|searchandrescue-1.4.0-4|4	%define longtitle   Helicopter simulator
14cr|searchandrescue-1.4.0-4|5	
14cr|searchandrescue-1.4.0-4|6	Name:           searchandrescue
14cr|searchandrescue-1.4.0-4|7	Version:        1.4.0
14cr|searchandrescue-1.4.0-4|8	Release:        4
14cr|searchandrescue-1.4.0-4|9	Summary:        Helicopter simulator
14cr|searchandrescue-1.4.0-4|10	License:        GPL
14cr|searchandrescue-1.4.0-4|11	Group:          Games/Other
14cr|searchandrescue-1.4.0-4|12	Url:            http://searchandrescue.sourceforge.net/
14cr|searchandrescue-1.4.0-4|13	Source0:        http://switch.dl.sourceforge.net/project/searchandrescue/Program/SearchAndRescue-%version.tar.gz
14cr|searchandrescue-1.4.0-4|14	Patch0:		SearchAndRescue-1.1.0-link.patch
14cr|searchandrescue-1.4.0-4|15	Patch1:		searchandrescue-1.4.0-compile.patch
14cr|searchandrescue-1.4.0-4|16	Requires:       %{name}-data
14cr|searchandrescue-1.4.0-4|17	BuildRequires:  jsw-devel
14cr|searchandrescue-1.4.0-4|18	BuildRequires:  yiff-devel
14cr|searchandrescue-1.4.0-4|19	BuildRequires:  SDL-devel
14cr|searchandrescue-1.4.0-4|20	BuildRequires:	pkgconfig(x11)
14cr|searchandrescue-1.4.0-4|21	BuildRequires:	pkgconfig(xext)
14cr|searchandrescue-1.4.0-4|22	BuildRequires:	pkgconfig(xpm)
14cr|searchandrescue-1.4.0-4|23	BuildRequires:	pkgconfig(gl)
14cr|searchandrescue-1.4.0-4|24	BuildRequires:	pkgconfig(glu)
14cr|searchandrescue-1.4.0-4|25	BuildRequires:	pkgconfig(xxf86vm)
14cr|searchandrescue-1.4.0-4|26	BuildRequires:  imagemagick
14cr|searchandrescue-1.4.0-4|27	
14cr|searchandrescue-1.4.0-4|28	%description
14cr|searchandrescue-1.4.0-4|29	Changing the pace of recent sterotypical game themes, Search and Rescue aims to
14cr|searchandrescue-1.4.0-4|30	create a plot based on positive goals such as saving victims in varying
14cr|searchandrescue-1.4.0-4|31	situations of distress.
14cr|searchandrescue-1.4.0-4|32	The player will be given the chance to pilot different types of rescue aircraft
14cr|searchandrescue-1.4.0-4|33	in a variety of search and rescue style missions.
14cr|searchandrescue-1.4.0-4|34	Search and Rescue is highly customizeable by allowing intermediate players to
14cr|searchandrescue-1.4.0-4|35	create their own missions and allowing experianced players to design their own
14cr|searchandrescue-1.4.0-4|36	aircraft and scenery.
14cr|searchandrescue-1.4.0-4|37	
14cr|searchandrescue-1.4.0-4|38	%prep
14cr|searchandrescue-1.4.0-4|39	%setup -q -n %{name}_%{version}
14cr|searchandrescue-1.4.0-4|40	%patch0 -p0 -b .link~
14cr|searchandrescue-1.4.0-4|41	%patch1 -p1 -b .compile~
14cr|searchandrescue-1.4.0-4|42	
14cr|searchandrescue-1.4.0-4|43	%build
14cr|searchandrescue-1.4.0-4|44	export CFLAGS="%{optflags}"
14cr|searchandrescue-1.4.0-4|45	export LD_LIBRARY_PATH=%{_libdir}
14cr|searchandrescue-1.4.0-4|46	export CPP="g++ %ldflags "
14cr|searchandrescue-1.4.0-4|47	./configure Linux -v --disable=arch-i686 --libdir="-L%{_libdir}"
14cr|searchandrescue-1.4.0-4|48	make all
14cr|searchandrescue-1.4.0-4|49	
14cr|searchandrescue-1.4.0-4|50	%install
14cr|searchandrescue-1.4.0-4|51	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man6 install
14cr|searchandrescue-1.4.0-4|52	
14cr|searchandrescue-1.4.0-4|53	# icons
14cr|searchandrescue-1.4.0-4|54	convert sar/icons/%{Name}.xpm -resize 16x16 %{name}-16.png
14cr|searchandrescue-1.4.0-4|55	convert sar/icons/%{Name}.xpm -resize 32x32 %{name}-32.png
14cr|searchandrescue-1.4.0-4|56	convert sar/icons/%{Name}.xpm %{name}-48.png
14cr|searchandrescue-1.4.0-4|57	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|58	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|59	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|60	
14cr|searchandrescue-1.4.0-4|61	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cr|searchandrescue-1.4.0-4|62	
14cr|searchandrescue-1.4.0-4|63	# menu entry
14cr|searchandrescue-1.4.0-4|64	
14cr|searchandrescue-1.4.0-4|65	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|searchandrescue-1.4.0-4|66	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|searchandrescue-1.4.0-4|67	[Desktop Entry]
14cr|searchandrescue-1.4.0-4|68	Name=%{title}
14cr|searchandrescue-1.4.0-4|69	Comment=%{longtitle}
14cr|searchandrescue-1.4.0-4|70	Comment[ru]=Симулятор вертолета
14cr|searchandrescue-1.4.0-4|71	Exec=%{_gamesbindir}/%{name}
14cr|searchandrescue-1.4.0-4|72	Icon=%{name}
14cr|searchandrescue-1.4.0-4|73	Terminal=false
14cr|searchandrescue-1.4.0-4|74	Type=Application
14cr|searchandrescue-1.4.0-4|75	StartupNotify=false
14cr|searchandrescue-1.4.0-4|76	Categories=Game;Simulation;
14cr|searchandrescue-1.4.0-4|77	EOF
14cr|searchandrescue-1.4.0-4|78	
14cr|searchandrescue-1.4.0-4|79	%files
14cr|searchandrescue-1.4.0-4|80	%doc AUTHORS  HACKING  INSTALL  README
14cr|searchandrescue-1.4.0-4|81	%{_gamesbindir}/*
14cr|searchandrescue-1.4.0-4|82	%{_mandir}/man6/*
14cr|searchandrescue-1.4.0-4|83	%{_datadir}/pixmaps/*.xpm
14cr|searchandrescue-1.4.0-4|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|searchandrescue-1.4.0-4|85	%{_miconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|86	%{_iconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|87	%{_liconsdir}/%{name}.png
14cr|searchandrescue-1.4.0-4|88	
14cr|searchandrescue-1.4.0-4|89	%changelog
14cr|searchandrescue-1.4.0-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-4
14cr|searchandrescue-1.4.0-4|91	+ Revision: 685ee00
14cr|searchandrescue-1.4.0-4|92	- MassBuild#464: Increase release tag
14cr|searchandrescue-1.4.0-4|93	
14cr|searchandrescue-1.4.0-4|94	

8142 14
14cr|searchandrescue-data-1.3.0-3|1	%define		base_name	searchandrescue
14cr|searchandrescue-data-1.3.0-3|2	%define		Base_Name	SearchAndRescue
14cr|searchandrescue-data-1.3.0-3|3	
14cr|searchandrescue-data-1.3.0-3|4	Name:		%{base_name}-data
14cr|searchandrescue-data-1.3.0-3|5	Version:	1.3.0
14cr|searchandrescue-data-1.3.0-3|6	Release:	3
14cr|searchandrescue-data-1.3.0-3|7	Summary:	Data package for Search and Rescue
14cr|searchandrescue-data-1.3.0-3|8	License:	GPLv2
14cr|searchandrescue-data-1.3.0-3|9	Group:		Games/Other
14cr|searchandrescue-data-1.3.0-3|10	Url:		http://searchandrescue.sourceforge.net
14cr|searchandrescue-data-1.3.0-3|11	Source:		http://sourceforge.net/projects/searchandrescue/files/Data_Files/%{Base_Name}-data-%{version}.tar.gz
14cr|searchandrescue-data-1.3.0-3|12	BuildArch:	noarch
14cr|searchandrescue-data-1.3.0-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|searchandrescue-data-1.3.0-3|14	
14cr|searchandrescue-data-1.3.0-3|15	%description
14cr|searchandrescue-data-1.3.0-3|16	This is data package for Search and Rescue.
14cr|searchandrescue-data-1.3.0-3|17	
14cr|searchandrescue-data-1.3.0-3|18	%prep
14cr|searchandrescue-data-1.3.0-3|19	%setup -q -c
14cr|searchandrescue-data-1.3.0-3|20	
14cr|searchandrescue-data-1.3.0-3|21	%build
14cr|searchandrescue-data-1.3.0-3|22	
14cr|searchandrescue-data-1.3.0-3|23	%install
14cr|searchandrescue-data-1.3.0-3|24	rm -rf %{buildroot}
14cr|searchandrescue-data-1.3.0-3|25	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}
14cr|searchandrescue-data-1.3.0-3|26	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}
14cr|searchandrescue-data-1.3.0-3|27	rm -f %{buildroot}%{_gamesdatadir}/%{base_name}/LICENSE
14cr|searchandrescue-data-1.3.0-3|28	
14cr|searchandrescue-data-1.3.0-3|29	%clean
14cr|searchandrescue-data-1.3.0-3|30	rm -rf %{buildroot}
14cr|searchandrescue-data-1.3.0-3|31	
14cr|searchandrescue-data-1.3.0-3|32	%files
14cr|searchandrescue-data-1.3.0-3|33	%defattr(-,root,root)
14cr|searchandrescue-data-1.3.0-3|34	%{_gamesdatadir}/%{base_name}
14cr|searchandrescue-data-1.3.0-3|35	
14cr|searchandrescue-data-1.3.0-3|36	
14cr|searchandrescue-data-1.3.0-3|37	
14cr|searchandrescue-data-1.3.0-3|38	
14cr|searchandrescue-data-1.3.0-3|39	%changelog
14cr|searchandrescue-data-1.3.0-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|searchandrescue-data-1.3.0-3|41	+ Revision: 6b24cf6
14cr|searchandrescue-data-1.3.0-3|42	- MassBuild#464: Increase release tag
14cr|searchandrescue-data-1.3.0-3|43	
14cr|searchandrescue-data-1.3.0-3|44	

8143 14
14cr|sec-2.6.0-2|1	Name:           sec
14cr|sec-2.6.0-2|2	Version:        2.6.0
14cr|sec-2.6.0-2|3	Release:        2
14cr|sec-2.6.0-2|4	Summary:        Simple Event Correlator
14cr|sec-2.6.0-2|5	Group:          System/Servers
14cr|sec-2.6.0-2|6	License:        GPL
14cr|sec-2.6.0-2|7	URL:            http://www.estpak.ee/~risto/sec/
14cr|sec-2.6.0-2|8	Source0:        http://prdownloads.sourceforge.net/simple-evcorr/%{name}-%{version}.tar.gz
14cr|sec-2.6.0-2|9	Source1:        sec.sysconfig
14cr|sec-2.6.0-2|10	Source2:        sec.init
14cr|sec-2.6.0-2|11	Source3:        sec.logrotate
14cr|sec-2.6.0-2|12	Source101:      http://www.estpak.ee/~risto/sec/examples/syslog-ng.txt
14cr|sec-2.6.0-2|13	Source102:      001_init.sec
14cr|sec-2.6.0-2|14	Source103:      http://www.bleedingsnort.com/sec/amavisd.sec
14cr|sec-2.6.0-2|15	Source104:      http://www.bleedingsnort.com/sec/bsd-MONITOR.sec
14cr|sec-2.6.0-2|16	Source105:      http://www.bleedingsnort.com/sec/bsd-PHYSMOD.sec
14cr|sec-2.6.0-2|17	Source106:      http://www.bleedingsnort.com/sec/bsd-USERACT.sec
14cr|sec-2.6.0-2|18	Source107:      http://www.bleedingsnort.com/sec/clamav.sec
14cr|sec-2.6.0-2|19	Source108:      http://www.bleedingsnort.com/sec/cvs.sec
14cr|sec-2.6.0-2|20	Source109:      http://www.bleedingsnort.com/sec/dameware.sec
14cr|sec-2.6.0-2|21	Source110:      http://www.bleedingsnort.com/sec/dbi-example.sec
14cr|sec-2.6.0-2|22	Source111:      http://www.bleedingsnort.com/sec/general.sec
14cr|sec-2.6.0-2|23	Source112:      http://www.bleedingsnort.com/sec/hp-openview.sec
14cr|sec-2.6.0-2|24	Source113:      http://www.bleedingsnort.com/sec/labrea.sec
14cr|sec-2.6.0-2|25	Source114:      http://www.bleedingsnort.com/sec/mpd.sec
14cr|sec-2.6.0-2|26	Source115:      http://www.bleedingsnort.com/sec/pix-security.sec
14cr|sec-2.6.0-2|27	Source116:      http://www.bleedingsnort.com/sec/pix-url.sec
14cr|sec-2.6.0-2|28	Source117:      http://www.bleedingsnort.com/sec/portscan.sec
14cr|sec-2.6.0-2|29	Source118:      http://www.bleedingsnort.com/sec/snort.sec
14cr|sec-2.6.0-2|30	Source119:      http://www.bleedingsnort.com/sec/snortsam.sec
14cr|sec-2.6.0-2|31	Source120:      http://www.bleedingsnort.com/sec/ssh-brute.sec
14cr|sec-2.6.0-2|32	Source121:      http://www.bleedingsnort.com/sec/ssh.sec
14cr|sec-2.6.0-2|33	Source122:      http://www.bleedingsnort.com/sec/vtund.sec
14cr|sec-2.6.0-2|34	Source123:      http://www.bleedingsnort.com/sec/windows.sec
14cr|sec-2.6.0-2|35	BuildArch:		noarch
14cr|sec-2.6.0-2|36	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|sec-2.6.0-2|37	
14cr|sec-2.6.0-2|38	%description
14cr|sec-2.6.0-2|39	SEC is an open source and platform independent event correlation tool that
14cr|sec-2.6.0-2|40	was designed to fill the gap between commercial event correlation systems and
14cr|sec-2.6.0-2|41	homegrown solutions that usually comprise a few simple shell scripts.
14cr|sec-2.6.0-2|42	SEC accepts input from regular files, named pipes, and standard input, and can
14cr|sec-2.6.0-2|43	thus be employed as an event correlator for any application that is able to
14cr|sec-2.6.0-2|44	write its output events to a file stream.
14cr|sec-2.6.0-2|45	
14cr|sec-2.6.0-2|46	%prep
14cr|sec-2.6.0-2|47	%setup -q
14cr|sec-2.6.0-2|48	
14cr|sec-2.6.0-2|49	%install
14cr|sec-2.6.0-2|50	rm -rf %{buildroot}
14cr|sec-2.6.0-2|51	
14cr|sec-2.6.0-2|52	# Create the directories we'll need
14cr|sec-2.6.0-2|53	install -d -m 755 %{buildroot}%{_initrddir}
14cr|sec-2.6.0-2|54	install -d -m 755 %{buildroot}%{_localstatedir}/log
14cr|sec-2.6.0-2|55	install -d -m 755 %{buildroot}%{_localstatedir}/run
14cr|sec-2.6.0-2|56	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|sec-2.6.0-2|57	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|sec-2.6.0-2|58	install -d -m 755 %{buildroot}%{_sysconfdir}/sec
14cr|sec-2.6.0-2|59	install -d -m 755 %{buildroot}%{_docdir}/%{name}/examples
14cr|sec-2.6.0-2|60	install -d -m 755 %{buildroot}%{_bindir}
14cr|sec-2.6.0-2|61	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|sec-2.6.0-2|62	
14cr|sec-2.6.0-2|63	# Install SEC and its associated files
14cr|sec-2.6.0-2|64	install -p -m 755 sec     %{buildroot}%{_bindir}/sec
14cr|sec-2.6.0-2|65	install -p -m 644 sec.man %{buildroot}%{_mandir}/man1/sec.1
14cr|sec-2.6.0-2|66	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/sec
14cr|sec-2.6.0-2|67	install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/sec
14cr|sec-2.6.0-2|68	install -p -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/sec
14cr|sec-2.6.0-2|69	
14cr|sec-2.6.0-2|70	# Install the example config files
14cr|sec-2.6.0-2|71	install -m 644 ChangeLog COPYING README \
14cr|sec-2.6.0-2|72	%{buildroot}%{_docdir}/%{name}
14cr|sec-2.6.0-2|73	install -p -m 644 %{SOURCE101} \
14cr|sec-2.6.0-2|74	%{buildroot}%{_docdir}/%{name}/examples/syslog-ng.sec
14cr|sec-2.6.0-2|75	install -p -m 644 %{SOURCE102}  \
14cr|sec-2.6.0-2|76	%{SOURCE103}  \
14cr|sec-2.6.0-2|77	%{SOURCE104}  \
14cr|sec-2.6.0-2|78	%{SOURCE105}  \
14cr|sec-2.6.0-2|79	%{SOURCE106}  \
14cr|sec-2.6.0-2|80	%{SOURCE107}  \
14cr|sec-2.6.0-2|81	%{SOURCE108}  \
14cr|sec-2.6.0-2|82	%{SOURCE109}  \
14cr|sec-2.6.0-2|83	%{SOURCE110}  \
14cr|sec-2.6.0-2|84	%{SOURCE111}  \
14cr|sec-2.6.0-2|85	%{SOURCE112}  \
14cr|sec-2.6.0-2|86	%{SOURCE113}  \
14cr|sec-2.6.0-2|87	%{SOURCE114}  \
14cr|sec-2.6.0-2|88	%{SOURCE115}  \
14cr|sec-2.6.0-2|89	%{SOURCE116}  \
14cr|sec-2.6.0-2|90	%{SOURCE117}  \
14cr|sec-2.6.0-2|91	%{SOURCE118}  \
14cr|sec-2.6.0-2|92	%{SOURCE119}  \
14cr|sec-2.6.0-2|93	%{SOURCE120}  \
14cr|sec-2.6.0-2|94	%{SOURCE121}  \
14cr|sec-2.6.0-2|95	%{SOURCE122}  \
14cr|sec-2.6.0-2|96	%{SOURCE123}  \
14cr|sec-2.6.0-2|97	%{buildroot}%{_docdir}/%{name}/examples/
14cr|sec-2.6.0-2|98	
14cr|sec-2.6.0-2|99	%post
14cr|sec-2.6.0-2|100	%_post_service %{name}
14cr|sec-2.6.0-2|101	
14cr|sec-2.6.0-2|102	%preun
14cr|sec-2.6.0-2|103	%_preun_service %{name}
14cr|sec-2.6.0-2|104	
14cr|sec-2.6.0-2|105	%clean
14cr|sec-2.6.0-2|106	rm -rf %{buildroot}
14cr|sec-2.6.0-2|107	
14cr|sec-2.6.0-2|108	%files
14cr|sec-2.6.0-2|109	
14cr|sec-2.6.0-2|110	%defattr(-,root,root)
14cr|sec-2.6.0-2|111	%{_docdir}/%{name}
14cr|sec-2.6.0-2|112	%config(noreplace) %{_sysconfdir}/sysconfig/sec
14cr|sec-2.6.0-2|113	%config(noreplace) %{_sysconfdir}/logrotate.d/sec
14cr|sec-2.6.0-2|114	%{_sysconfdir}/%{name}
14cr|sec-2.6.0-2|115	%{_bindir}/sec
14cr|sec-2.6.0-2|116	%{_initrddir}/sec
14cr|sec-2.6.0-2|117	%{_mandir}/man1/*
14cr|sec-2.6.0-2|118	
14cr|sec-2.6.0-2|119	
14cr|sec-2.6.0-2|120	
14cr|sec-2.6.0-2|121	
14cr|sec-2.6.0-2|122	%changelog
14cr|sec-2.6.0-2|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-2
14cr|sec-2.6.0-2|124	+ Revision: 97e8f33
14cr|sec-2.6.0-2|125	- MassBuild#464: Increase release tag
14cr|sec-2.6.0-2|126	
14cr|sec-2.6.0-2|127	

8144 14
14cr|sectool-0.9.3-8|1	Summary:	A security audit system and intrusion detection system
14cr|sectool-0.9.3-8|2	Name:		sectool
14cr|sectool-0.9.3-8|3	Version:	0.9.3
14cr|sectool-0.9.3-8|4	Release:	8
14cr|sectool-0.9.3-8|5	URL:		https://hosted.fedoraproject.org/sectool/wiki/WikiStart
14cr|sectool-0.9.3-8|6	Source0:	%{name}-%{version}.tar.bz2
14cr|sectool-0.9.3-8|7	Source1:	sectool.log
14cr|sectool-0.9.3-8|8	Patch0:		sectool-0.9.3-rpm5.patch
14cr|sectool-0.9.3-8|9	Patch1:		sectool-0.9.3-proper-cppflags-libs-in-makefiel.patch
14cr|sectool-0.9.3-8|10	License:	GPLv2+
14cr|sectool-0.9.3-8|11	Group:		System/Base
14cr|sectool-0.9.3-8|12	Requires:	gettext coreutils python python-selinux
14cr|sectool-0.9.3-8|13	BuildRequires:	desktop-file-utils
14cr|sectool-0.9.3-8|14	BuildRequires:	gettext
14cr|sectool-0.9.3-8|15	BuildRequires:	intltool
14cr|sectool-0.9.3-8|16	BuildRequires:	asciidoc
14cr|sectool-0.9.3-8|17	BuildRequires:	pkgconfig(rpm)
14cr|sectool-0.9.3-8|18	BuildRequires:	selinux-devel
14cr|sectool-0.9.3-8|19	
14cr|sectool-0.9.3-8|20	%package	gui
14cr|sectool-0.9.3-8|21	Summary:	GUI for sectool - security audit system and intrusion detection system
14cr|sectool-0.9.3-8|22	License:	GPLv2+
14cr|sectool-0.9.3-8|23	Group:		System/Base
14cr|sectool-0.9.3-8|24	Requires:	sectool = %{EVRD}
14cr|sectool-0.9.3-8|25	Requires:	pygtk2 usermode
14cr|sectool-0.9.3-8|26	
14cr|sectool-0.9.3-8|27	%description
14cr|sectool-0.9.3-8|28	sectool is a security tool that can be used both as a security audit
14cr|sectool-0.9.3-8|29	and intrusion detection system. It consists of set of tests, library
14cr|sectool-0.9.3-8|30	and command line interface tool. Tests are sorted into groups and security
14cr|sectool-0.9.3-8|31	levels. Admins can run certain tests, groups or whole security levels.
14cr|sectool-0.9.3-8|32	The library and the tools are implemented in python and tests are
14cr|sectool-0.9.3-8|33	language independent.
14cr|sectool-0.9.3-8|34	
14cr|sectool-0.9.3-8|35	%description	gui
14cr|sectool-0.9.3-8|36	sectool-gui provides a GTK-based graphical user interface to sectool.
14cr|sectool-0.9.3-8|37	
14cr|sectool-0.9.3-8|38	%prep
14cr|sectool-0.9.3-8|39	%setup -q
14cr|sectool-0.9.3-8|40	%patch0 -p1 -b .rpm5~
14cr|sectool-0.9.3-8|41	%patch1 -p1 -b .cppflags_libs~
14cr|sectool-0.9.3-8|42	
14cr|sectool-0.9.3-8|43	%build
14cr|sectool-0.9.3-8|44	%make CFLAGS="%{optflags} -ffast-math" LDFLAGS="%{ldflags}"
14cr|sectool-0.9.3-8|45	
14cr|sectool-0.9.3-8|46	%install
14cr|sectool-0.9.3-8|47	%makeinstall_std
14cr|sectool-0.9.3-8|48	desktop-file-install --delete-original      \
14cr|sectool-0.9.3-8|49	--dir %{buildroot}%{_datadir}/applications             \
14cr|sectool-0.9.3-8|50	--vendor=rosa \
14cr|sectool-0.9.3-8|51	%{buildroot}%{_datadir}/applications/sectool.desktop
14cr|sectool-0.9.3-8|52	
14cr|sectool-0.9.3-8|53	#logrotate
14cr|sectool-0.9.3-8|54	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|sectool-0.9.3-8|55	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/sectool
14cr|sectool-0.9.3-8|56	#adjust paths in sectool.conf
14cr|sectool-0.9.3-8|57	sed -i 's,DSC_DIR=\(.*\),DSC_DIR=%{_sysconfdir}/sectool/tests,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
14cr|sectool-0.9.3-8|58	sed -i 's,TESTS_DIRS=\(.*\),TESTS_DIRS=%{_datadir}/sectool/tests,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
14cr|sectool-0.9.3-8|59	sed -i 's,TDATA_DIR_BASE=\(.*\),TDATA_DIR_BASE=%{_localstatedir}/lib/sectool,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
14cr|sectool-0.9.3-8|60	#adjust icons path in guiOutput.py
14cr|sectool-0.9.3-8|61	sed -i 's,__ico_path = \(.*\),__ico_path = "%{_datadir}/pixmaps/sectool/",' %{buildroot}%{_datadir}/sectool/guiOutput.py
14cr|sectool-0.9.3-8|62	#this file is just for development
14cr|sectool-0.9.3-8|63	rm %{buildroot}%{_datadir}/sectool/scheduler/selftest.py
14cr|sectool-0.9.3-8|64	
14cr|sectool-0.9.3-8|65	%find_lang %{name}
14cr|sectool-0.9.3-8|66	
14cr|sectool-0.9.3-8|67	%files -f %{name}.lang
14cr|sectool-0.9.3-8|68	%doc COPYING AUTHORS README doc/tests_documentation.html
14cr|sectool-0.9.3-8|69	%config(noreplace) %{_sysconfdir}/sectool/
14cr|sectool-0.9.3-8|70	%config(noreplace) %{_sysconfdir}/logrotate.d/sectool
14cr|sectool-0.9.3-8|71	%dir %{_localstatedir}/lib/sectool
14cr|sectool-0.9.3-8|72	%dir %{_datadir}/sectool
14cr|sectool-0.9.3-8|73	%{_sbindir}/sectool
14cr|sectool-0.9.3-8|74	#library with tests
14cr|sectool-0.9.3-8|75	%{_datadir}/sectool/scheduler
14cr|sectool-0.9.3-8|76	%{_datadir}/sectool/tests
14cr|sectool-0.9.3-8|77	# command line tool
14cr|sectool-0.9.3-8|78	%{_datadir}/sectool/actions.py*
14cr|sectool-0.9.3-8|79	%{_datadir}/sectool/__init__.py*
14cr|sectool-0.9.3-8|80	%{_datadir}/sectool/output.py*
14cr|sectool-0.9.3-8|81	%{_datadir}/sectool/mailoutput.py*
14cr|sectool-0.9.3-8|82	%{_datadir}/sectool/sectool.py*
14cr|sectool-0.9.3-8|83	%{_datadir}/sectool/tuierrors.py*
14cr|sectool-0.9.3-8|84	%{_mandir}/man8/sectool.8.*
14cr|sectool-0.9.3-8|85	
14cr|sectool-0.9.3-8|86	
14cr|sectool-0.9.3-8|87	%files gui
14cr|sectool-0.9.3-8|88	%config(noreplace) %{_sysconfdir}/pam.d/sectool-gui
14cr|sectool-0.9.3-8|89	%config(noreplace) %{_sysconfdir}/security/console.apps/sectool-gui
14cr|sectool-0.9.3-8|90	%{_bindir}/sectool-gui
14cr|sectool-0.9.3-8|91	%{_datadir}/sectool/gui*.py*
14cr|sectool-0.9.3-8|92	%{_datadir}/sectool/sectool-gui.py*
14cr|sectool-0.9.3-8|93	%{_datadir}/pixmaps/sectool-gui.png
14cr|sectool-0.9.3-8|94	%{_datadir}/pixmaps/sectool-min.png
14cr|sectool-0.9.3-8|95	%{_datadir}/applications/*-sectool.desktop
14cr|sectool-0.9.3-8|96	%{_datadir}/pixmaps/sectool/*.png
14cr|sectool-0.9.3-8|97	
14cr|sectool-0.9.3-8|98	
14cr|sectool-0.9.3-8|99	
14cr|sectool-0.9.3-8|100	%changelog
14cr|sectool-0.9.3-8|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-8
14cr|sectool-0.9.3-8|102	+ Revision: 7adee9b
14cr|sectool-0.9.3-8|103	- MassBuild#464: Increase release tag
14cr|sectool-0.9.3-8|104	
14cr|sectool-0.9.3-8|105	

8145 14
14cr|see-3.1.1424-6|1	%define major		1
14cr|see-3.1.1424-6|2	%define libname		%mklibname %{name} %{major}
14cr|see-3.1.1424-6|3	%define develname	%mklibname %{name} -d
14cr|see-3.1.1424-6|4	
14cr|see-3.1.1424-6|5	Name: 	 	see
14cr|see-3.1.1424-6|6	Summary: 	JavaScript interpreter and runtime library
14cr|see-3.1.1424-6|7	Version: 	3.1.1424
14cr|see-3.1.1424-6|8	Release: 	6
14cr|see-3.1.1424-6|9	Source0:	%{name}-%{version}.tar.gz
14cr|see-3.1.1424-6|10	Patch0:		see-3.1.1424-underlink.patch
14cr|see-3.1.1424-6|11	# Build the library with -fPIC (needed by tkhtml3) - AdamW 2008/12
14cr|see-3.1.1424-6|12	Patch1:		see-3.1.1424-fpic.patch
14cr|see-3.1.1424-6|13	# During 'temporary' move: http://125.168.50.158/~d/software/see/
14cr|see-3.1.1424-6|14	URL:		http://www.adaptive-enterprises.com.au/~d/software/see/
14cr|see-3.1.1424-6|15	License:	BSD
14cr|see-3.1.1424-6|16	Group:		Development/Other
14cr|see-3.1.1424-6|17	BuildRequires:	pkgconfig(bdw-gc)
14cr|see-3.1.1424-6|18	
14cr|see-3.1.1424-6|19	%description
14cr|see-3.1.1424-6|20	ECMAScript is a standardized language also known variously as JavaScript,
14cr|see-3.1.1424-6|21	JScript, and LiveScript. SEE is a library that provides a parser and runtime
14cr|see-3.1.1424-6|22	environment for this language. It conforms to ECMAScript Edition 3, and to
14cr|see-3.1.1424-6|23	JavaScript 1.5, with some compatibility switches for earlier versions of
14cr|see-3.1.1424-6|24	JavaScript and Microsoft's JScript.
14cr|see-3.1.1424-6|25	
14cr|see-3.1.1424-6|26	SEE comes with a shell (see-shell) that allows javascript programs to be run
14cr|see-3.1.1424-6|27	interactively, from plain or from HTML files.
14cr|see-3.1.1424-6|28	
14cr|see-3.1.1424-6|29	%package -n 	%{libname}
14cr|see-3.1.1424-6|30	Summary:        Dynamic libraries from %name
14cr|see-3.1.1424-6|31	Group:          System/Libraries
14cr|see-3.1.1424-6|32	
14cr|see-3.1.1424-6|33	%description -n %{libname}
14cr|see-3.1.1424-6|34	Dynamic libraries from %name.
14cr|see-3.1.1424-6|35	
14cr|see-3.1.1424-6|36	%package -n 	%{develname}
14cr|see-3.1.1424-6|37	Summary: 	Header files and static libraries from %name
14cr|see-3.1.1424-6|38	Group: 		Development/C
14cr|see-3.1.1424-6|39	Requires: 	%{libname} = %{version}-%{release}
14cr|see-3.1.1424-6|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|see-3.1.1424-6|41	Obsoletes: 	%{name}-devel < %{version}-%{release}
14cr|see-3.1.1424-6|42	Obsoletes:	%{mklibname see 1 -d}
14cr|see-3.1.1424-6|43	
14cr|see-3.1.1424-6|44	%description -n %{develname}
14cr|see-3.1.1424-6|45	Libraries and includes files for developing programs based on %name.
14cr|see-3.1.1424-6|46	
14cr|see-3.1.1424-6|47	%prep
14cr|see-3.1.1424-6|48	%setup -q
14cr|see-3.1.1424-6|49	%patch0 -p1 -b .underlink
14cr|see-3.1.1424-6|50	%patch1 -p1 -b .fpic
14cr|see-3.1.1424-6|51	
14cr|see-3.1.1424-6|52	%build
14cr|see-3.1.1424-6|53	export CFLAGS="%optflags -DPIC -fPIC"
14cr|see-3.1.1424-6|54	%configure2_5x
14cr|see-3.1.1424-6|55	%make
14cr|see-3.1.1424-6|56	
14cr|see-3.1.1424-6|57	%install
14cr|see-3.1.1424-6|58	%makeinstall_std
14cr|see-3.1.1424-6|59	
14cr|see-3.1.1424-6|60	%files
14cr|see-3.1.1424-6|61	%doc AUTHORS COPYING README NEWS TODO doc/*.html
14cr|see-3.1.1424-6|62	%{_bindir}/see-shell
14cr|see-3.1.1424-6|63	
14cr|see-3.1.1424-6|64	%files -n %{libname}
14cr|see-3.1.1424-6|65	%{_libdir}/*.so.*
14cr|see-3.1.1424-6|66	%dir %{_libdir}/see
14cr|see-3.1.1424-6|67	%{_libdir}/see/*.so.*
14cr|see-3.1.1424-6|68	
14cr|see-3.1.1424-6|69	%files -n %{develname}
14cr|see-3.1.1424-6|70	%defattr(-,root,root)
14cr|see-3.1.1424-6|71	%{_bindir}/libsee-config
14cr|see-3.1.1424-6|72	%{_includedir}/*
14cr|see-3.1.1424-6|73	%{_libdir}/*.so
14cr|see-3.1.1424-6|74	%{_libdir}/%{name}/*.so
14cr|see-3.1.1424-6|75	%{_libdir}/*.a
14cr|see-3.1.1424-6|76	%{_libdir}/%{name}/*.a
14cr|see-3.1.1424-6|77	%{_libdir}/pkgconfig/%{name}.pc
14cr|see-3.1.1424-6|78	
14cr|see-3.1.1424-6|79	
14cr|see-3.1.1424-6|80	
14cr|see-3.1.1424-6|81	%changelog
14cr|see-3.1.1424-6|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1424-6
14cr|see-3.1.1424-6|83	+ Revision: 922e01c
14cr|see-3.1.1424-6|84	- MassBuild#464: Increase release tag
14cr|see-3.1.1424-6|85	
14cr|see-3.1.1424-6|86	

8146 14
14cr|seeks-0.4.1-2|1	%define _disable_ld_no_undefined 1
14cr|seeks-0.4.1-2|2	%define _disable_ld_as_needed 1
14cr|seeks-0.4.1-2|3	
14cr|seeks-0.4.1-2|4	%define major 0
14cr|seeks-0.4.1-2|5	%define libname %mklibname seeks %{major}
14cr|seeks-0.4.1-2|6	%define develname %mklibname seeks -d
14cr|seeks-0.4.1-2|7	
14cr|seeks-0.4.1-2|8	Name:		seeks
14cr|seeks-0.4.1-2|9	Version:	0.4.1
14cr|seeks-0.4.1-2|10	Release:	2
14cr|seeks-0.4.1-2|11	Summary:	Open decentralized platform for collaborative search
14cr|seeks-0.4.1-2|12	Group:		Networking/WWW
14cr|seeks-0.4.1-2|13	License:	AGPLv3
14cr|seeks-0.4.1-2|14	URL:		http://www.seeks-project.info/
14cr|seeks-0.4.1-2|15	Source0:	http://www.seeks-project.info/site/releases/%{name}-%{version}.tar.gz
14cr|seeks-0.4.1-2|16	Source1:	seeks.init
14cr|seeks-0.4.1-2|17	Source2:	config.mdv
14cr|seeks-0.4.1-2|18	Patch1:		seeks-0.4.0-mdv-opencv.patch
14cr|seeks-0.4.1-2|19	Requires(pre,post,preun,postun):	rpm-helper
14cr|seeks-0.4.1-2|20	BuildRequires:	pcre-devel
14cr|seeks-0.4.1-2|21	BuildRequires:	curl-devel
14cr|seeks-0.4.1-2|22	BuildRequires:	libxml2-devel
14cr|seeks-0.4.1-2|23	BuildRequires:	docbook2x
14cr|seeks-0.4.1-2|24	BuildRequires:	libevent-devel
14cr|seeks-0.4.1-2|25	BuildRequires:	opencv-devel >= 2.0
14cr|seeks-0.4.1-2|26	BuildRequires:	perl-devel
14cr|seeks-0.4.1-2|27	BuildRequires:	tokyocabinet-devel
14cr|seeks-0.4.1-2|28	BuildRequires:	protobuf-devel >= 2.4.0
14cr|seeks-0.4.1-2|29	BuildRequires:	protobuf-compiler
14cr|seeks-0.4.1-2|30	
14cr|seeks-0.4.1-2|31	%description
14cr|seeks-0.4.1-2|32	Seeks is a free and open technical design that allows users to share their
14cr|seeks-0.4.1-2|33	queries to existing search engines. Its specific purpose is to regroup users
14cr|seeks-0.4.1-2|34	whose queries are similar so they can share both the query results and their
14cr|seeks-0.4.1-2|35	experience on these results. Applications and benefits are rather broad,
14cr|seeks-0.4.1-2|36	ranging from social websearch to dating and the building of communities based
14cr|seeks-0.4.1-2|37	on interests, professional activities, etc…
14cr|seeks-0.4.1-2|38	
14cr|seeks-0.4.1-2|39	Seeks builds a social search overlay network and database on top
14cr|seeks-0.4.1-2|40	of the Internet and as thus includes many important features such as:
14cr|seeks-0.4.1-2|41	
14cr|seeks-0.4.1-2|42	* Websites ratings, ranking and collaborative filtering,
14cr|seeks-0.4.1-2|43	* Query sharing and reuse of the experience of others,
14cr|seeks-0.4.1-2|44	* Discussion and comments on websites,
14cr|seeks-0.4.1-2|45	* Chat and discussion among search groups,
14cr|seeks-0.4.1-2|46	* Social monitoring of search group activity: you have access to the popularity
14cr|seeks-0.4.1-2|47	of search queries in real time,
14cr|seeks-0.4.1-2|48	* Direct publishing system: the pushing of websites’ URL directly
14cr|seeks-0.4.1-2|49	into the search groups through direct posting. This allows to get rid
14cr|seeks-0.4.1-2|50	of crawlers and enables true real-time websearch.
14cr|seeks-0.4.1-2|51	
14cr|seeks-0.4.1-2|52	%package -n %{libname}
14cr|seeks-0.4.1-2|53	Summary:	Seeks shared libraries
14cr|seeks-0.4.1-2|54	Group:		System/Libraries
14cr|seeks-0.4.1-2|55	
14cr|seeks-0.4.1-2|56	%description -n %{libname}
14cr|seeks-0.4.1-2|57	This package contains shared libraries required for %{name}.
14cr|seeks-0.4.1-2|58	
14cr|seeks-0.4.1-2|59	%package -n %{develname}
14cr|seeks-0.4.1-2|60	Summary:	Seeks development files
14cr|seeks-0.4.1-2|61	Group:		Development/C++
14cr|seeks-0.4.1-2|62	Requires:	%{libname} = %{version}
14cr|seeks-0.4.1-2|63	
14cr|seeks-0.4.1-2|64	%description -n %{develname}
14cr|seeks-0.4.1-2|65	This package contains development files for %{name}.
14cr|seeks-0.4.1-2|66	
14cr|seeks-0.4.1-2|67	%prep
14cr|seeks-0.4.1-2|68	%setup -q
14cr|seeks-0.4.1-2|69	%patch1 -p1 -b .cv
14cr|seeks-0.4.1-2|70	
14cr|seeks-0.4.1-2|71	%build
14cr|seeks-0.4.1-2|72	%configure2_5x \
14cr|seeks-0.4.1-2|73	--enable-static=no
14cr|seeks-0.4.1-2|74	make
14cr|seeks-0.4.1-2|75	
14cr|seeks-0.4.1-2|76	%install
14cr|seeks-0.4.1-2|77	%makeinstall_std
14cr|seeks-0.4.1-2|78	install -D -m 755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
14cr|seeks-0.4.1-2|79	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
14cr|seeks-0.4.1-2|80	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|seeks-0.4.1-2|81	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cr|seeks-0.4.1-2|82	
14cr|seeks-0.4.1-2|83	%pre
14cr|seeks-0.4.1-2|84	%_pre_useradd seeks /var/empty /bin/false
14cr|seeks-0.4.1-2|85	
14cr|seeks-0.4.1-2|86	%post
14cr|seeks-0.4.1-2|87	%_post_service %{name}
14cr|seeks-0.4.1-2|88	
14cr|seeks-0.4.1-2|89	%preun
14cr|seeks-0.4.1-2|90	%_preun_service %{name}
14cr|seeks-0.4.1-2|91	
14cr|seeks-0.4.1-2|92	%postun
14cr|seeks-0.4.1-2|93	%_postun_userdel seeks
14cr|seeks-0.4.1-2|94	
14cr|seeks-0.4.1-2|95	%files
14cr|seeks-0.4.1-2|96	%{_bindir}/*
14cr|seeks-0.4.1-2|97	%{_libdir}/seeks/
14cr|seeks-0.4.1-2|98	%{_datadir}/seeks
14cr|seeks-0.4.1-2|99	%config(noreplace) %{_sysconfdir}/seeks
14cr|seeks-0.4.1-2|100	%{_mandir}/man1/seeks*
14cr|seeks-0.4.1-2|101	%{_initddir}/%{name}
14cr|seeks-0.4.1-2|102	%doc AGPL-3.txt AUTHORS BSD-yui.txt COPYING GPL-2.0.txt LGPL-2.1.txt README
14cr|seeks-0.4.1-2|103	%attr(-,seeks,seeks) %{_var}/lib/%{name}
14cr|seeks-0.4.1-2|104	
14cr|seeks-0.4.1-2|105	%files -n %{libname}
14cr|seeks-0.4.1-2|106	%{_libdir}/*.so.%{major}*
14cr|seeks-0.4.1-2|107	
14cr|seeks-0.4.1-2|108	%files -n %{develname}
14cr|seeks-0.4.1-2|109	%{_libdir}/*.so
14cr|seeks-0.4.1-2|110	
14cr|seeks-0.4.1-2|111	
14cr|seeks-0.4.1-2|112	
14cr|seeks-0.4.1-2|113	%changelog
14cr|seeks-0.4.1-2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|seeks-0.4.1-2|115	+ Revision: 0bbe17e
14cr|seeks-0.4.1-2|116	- MassBuild#464: Increase release tag
14cr|seeks-0.4.1-2|117	
14cr|seeks-0.4.1-2|118	

8147 14
14cr|semantik-0.8.4-2|1	Summary:	Mindmapping-like tool
14cr|semantik-0.8.4-2|2	Name:		semantik
14cr|semantik-0.8.4-2|3	Version:	0.8.4
14cr|semantik-0.8.4-2|4	Release:	2
14cr|semantik-0.8.4-2|5	Epoch:		1
14cr|semantik-0.8.4-2|6	License:	GPLv3+
14cr|semantik-0.8.4-2|7	Group:		Office
14cr|semantik-0.8.4-2|8	Url:		http://code.google.com/p/semantik/
14cr|semantik-0.8.4-2|9	Source0:	http://semantik.googlecode.com/files/semantik-%{version}.tar.bz2
14cr|semantik-0.8.4-2|10	Source10:	%{name}.rpmlintrc
14cr|semantik-0.8.4-2|11	BuildRequires:	imagemagick
14cr|semantik-0.8.4-2|12	BuildRequires:	libxml2-utils
14cr|semantik-0.8.4-2|13	BuildRequires:	python-kde4
14cr|semantik-0.8.4-2|14	BuildRequires:	waf
14cr|semantik-0.8.4-2|15	BuildRequires:	kdelibs4-devel
14cr|semantik-0.8.4-2|16	BuildRequires:	pkgconfig(python)
14cr|semantik-0.8.4-2|17	Requires:	kdebase4-runtime
14cr|semantik-0.8.4-2|18	Requires:	python-kde4
14cr|semantik-0.8.4-2|19	
14cr|semantik-0.8.4-2|20	%description
14cr|semantik-0.8.4-2|21	Semantik (previously Kdissert) is a mindmapping-like tool to help
14cr|semantik-0.8.4-2|22	students to produce complicated documents very quickly and efficiently:
14cr|semantik-0.8.4-2|23	presentations, dissertations, thesis, reports. While targetted mostly
14cr|semantik-0.8.4-2|24	at students, Kdissert can also help teachers, decision maker, engineers
14cr|semantik-0.8.4-2|25	and businessmen. Semantik is also available exclusively for Linux and
14cr|semantik-0.8.4-2|26	other free operating systems.
14cr|semantik-0.8.4-2|27	
14cr|semantik-0.8.4-2|28	%files -f %{name}.lang
14cr|semantik-0.8.4-2|29	%doc README
14cr|semantik-0.8.4-2|30	%{_kde_bindir}/%{name}
14cr|semantik-0.8.4-2|31	%{_kde_libdir}/libnablah.so
14cr|semantik-0.8.4-2|32	%{_kde_datadir}/apps/%{name}
14cr|semantik-0.8.4-2|33	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|semantik-0.8.4-2|34	%{_kde_iconsdir}/*/*/*/*
14cr|semantik-0.8.4-2|35	
14cr|semantik-0.8.4-2|36	#--------------------------------------------------------------------
14cr|semantik-0.8.4-2|37	
14cr|semantik-0.8.4-2|38	%prep
14cr|semantik-0.8.4-2|39	%setup -q
14cr|semantik-0.8.4-2|40	
14cr|semantik-0.8.4-2|41	%build
14cr|semantik-0.8.4-2|42	export CXXFLAGS="%{optflags}"
14cr|semantik-0.8.4-2|43	export LINKFLAGS="%{ldflags}"
14cr|semantik-0.8.4-2|44	waf configure \
14cr|semantik-0.8.4-2|45	--qtdir=%{qt4dir} \
14cr|semantik-0.8.4-2|46	--qtlibs=%{qt4lib} \
14cr|semantik-0.8.4-2|47	--qtbin=%{qt4dir}/bin \
14cr|semantik-0.8.4-2|48	--prefix=%{_kde_prefix} \
14cr|semantik-0.8.4-2|49	--icons=%{_kde_iconsdir} \
14cr|semantik-0.8.4-2|50	%if "%{_lib}" != "lib"
14cr|semantik-0.8.4-2|51	--use64
14cr|semantik-0.8.4-2|52	%endif
14cr|semantik-0.8.4-2|53	
14cr|semantik-0.8.4-2|54	waf build --verbose
14cr|semantik-0.8.4-2|55	
14cr|semantik-0.8.4-2|56	%install
14cr|semantik-0.8.4-2|57	waf install --destdir=%{buildroot}
14cr|semantik-0.8.4-2|58	
14cr|semantik-0.8.4-2|59	%find_lang %{name}
14cr|semantik-0.8.4-2|60	
14cr|semantik-0.8.4-2|61	%changelog
14cr|semantik-0.8.4-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.8.4-2
14cr|semantik-0.8.4-2|63	+ Revision: 3c3eebf
14cr|semantik-0.8.4-2|64	- MassBuild#464: Increase release tag
14cr|semantik-0.8.4-2|65	
14cr|semantik-0.8.4-2|66	

8148 14
14cr|sendfile-2.1b-4|1	%define debug_package %{nil}
14cr|sendfile-2.1b-4|2	
14cr|sendfile-2.1b-4|3	Summary:	Asynchronous file transfer service
14cr|sendfile-2.1b-4|4	Name:		sendfile
14cr|sendfile-2.1b-4|5	Version:	2.1b
14cr|sendfile-2.1b-4|6	Release:	4
14cr|sendfile-2.1b-4|7	License:	GPLv2
14cr|sendfile-2.1b-4|8	Group:		Networking/File transfer
14cr|sendfile-2.1b-4|9	URL:		http://www.belwue.de/projekte/saft/sendfile.html
14cr|sendfile-2.1b-4|10	Source:		%{name}-%{version}.tar.bz2
14cr|sendfile-2.1b-4|11	Source1:	sendfile-xinetd
14cr|sendfile-2.1b-4|12	#patch0 sent upstream (Kharec)
14cr|sendfile-2.1b-4|13	Patch0:		sendfile-2.1b-fix-str-fmt.patch
14cr|sendfile-2.1b-4|14	Requires:	xinetd
14cr|sendfile-2.1b-4|15	BuildRequires:	readline-devel
14cr|sendfile-2.1b-4|16	
14cr|sendfile-2.1b-4|17	%description
14cr|sendfile-2.1b-4|18	Sendfile is an asynchronous file transfer service for the Internet, like the
14cr|sendfile-2.1b-4|19	sendfile facility in Bitnet: Any user A can send files to another user B
14cr|sendfile-2.1b-4|20	without B being active in any way.
14cr|sendfile-2.1b-4|21	
14cr|sendfile-2.1b-4|22	Sendfile which is an implementation of the SAFT protocol (Simple Asynchronous
14cr|sendfile-2.1b-4|23	File Transfer) offers you a true asynchronous file transfer service for the
14cr|sendfile-2.1b-4|24	Internet. Virtually any form of file can be sent, including encrypted ones.
14cr|sendfile-2.1b-4|25	
14cr|sendfile-2.1b-4|26	The sendfile package contains 5 main programs:
14cr|sendfile-2.1b-4|27	sendfiled  - the sendfile daemon which will be started by inetd
14cr|sendfile-2.1b-4|28	sendfile   - the sendfile client for sending files
14cr|sendfile-2.1b-4|29	sendmsg    - the send-message client for sending one-line text messages
14cr|sendfile-2.1b-4|30	receive    - the receive client for picking up already received files
14cr|sendfile-2.1b-4|31	fetchfile  - the O-SAFT client to obtain files from a remote SAFT server
14cr|sendfile-2.1b-4|32	
14cr|sendfile-2.1b-4|33	
14cr|sendfile-2.1b-4|34	%prep
14cr|sendfile-2.1b-4|35	%setup -q
14cr|sendfile-2.1b-4|36	%patch0 -p0
14cr|sendfile-2.1b-4|37	%build
14cr|sendfile-2.1b-4|38	%make CFLAGS="%{optflags}"
14cr|sendfile-2.1b-4|39	
14cr|sendfile-2.1b-4|40	%install
14cr|sendfile-2.1b-4|41	# install isn't good, so we do it by hand...
14cr|sendfile-2.1b-4|42	%__install -d %buildroot/%_sbindir
14cr|sendfile-2.1b-4|43	%__install src/sendfiled %buildroot/%_sbindir/
14cr|sendfile-2.1b-4|44	%__install -d %buildroot/%_var/spool/sendfile/LOG
14cr|sendfile-2.1b-4|45	%__install -d %buildroot/%_var/spool/sendfile/OUTGOING
14cr|sendfile-2.1b-4|46	%__install -d %buildroot/%_sysconfdir
14cr|sendfile-2.1b-4|47	%__install etc/sendfile.deny %buildroot/%_sysconfdir/
14cr|sendfile-2.1b-4|48	%__install etc/sendfile.cf %buildroot/%_sysconfdir/
14cr|sendfile-2.1b-4|49	%__install -D %SOURCE1 %buildroot/%_sysconfdir/xinetd.d/sendfile
14cr|sendfile-2.1b-4|50	%__install -d %buildroot/%_mandir/man1/
14cr|sendfile-2.1b-4|51	%__install doc/*.1 %buildroot/%_mandir/man1/
14cr|sendfile-2.1b-4|52	%__install -d %buildroot/%_mandir/man1
14cr|sendfile-2.1b-4|53	%__install -D etc/check_sendfile %buildroot/%_sysconfdir/profile.d/sendfile-check.sh
14cr|sendfile-2.1b-4|54	%__install -d %buildroot/%_bindir
14cr|sendfile-2.1b-4|55	%__install src/{sendfile,sendmsg,receive,fetchfile,utf7encode,wlock} %buildroot/%_bindir/
14cr|sendfile-2.1b-4|56	ln -s utf7encode %buildroot/%_bindir/utf7decode
14cr|sendfile-2.1b-4|57	%__install etc/{sfconf,sfdconf} %buildroot/%_bindir/
14cr|sendfile-2.1b-4|58	
14cr|sendfile-2.1b-4|59	%post
14cr|sendfile-2.1b-4|60	service xinetd reload
14cr|sendfile-2.1b-4|61	
14cr|sendfile-2.1b-4|62	%postun
14cr|sendfile-2.1b-4|63	service xinetd reload
14cr|sendfile-2.1b-4|64	
14cr|sendfile-2.1b-4|65	%files
14cr|sendfile-2.1b-4|66	%defattr(0755,root,root,0755)
14cr|sendfile-2.1b-4|67	%_sbindir/*
14cr|sendfile-2.1b-4|68	%_bindir/*
14cr|sendfile-2.1b-4|69	%defattr(0644,root,root,0755)
14cr|sendfile-2.1b-4|70	%doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/doc.txt doc/doku.txt
14cr|sendfile-2.1b-4|71	%doc doc/features doc/LIESMICH* doc/README* doc/THANKS doc/vorteile
14cr|sendfile-2.1b-4|72	%dir %_var/spool/sendfile
14cr|sendfile-2.1b-4|73	%attr(0700,root,root) %dir %_var/spool/sendfile/LOG
14cr|sendfile-2.1b-4|74	%attr(1777,root,root) %dir %_var/spool/sendfile/OUTGOING
14cr|sendfile-2.1b-4|75	%config(noreplace) %_sysconfdir/sendfile.*
14cr|sendfile-2.1b-4|76	%config(noreplace) %_sysconfdir/profile.d/*
14cr|sendfile-2.1b-4|77	%config(noreplace) %_sysconfdir/xinetd.d/*
14cr|sendfile-2.1b-4|78	%_mandir/*/*
14cr|sendfile-2.1b-4|79	
14cr|sendfile-2.1b-4|80	%changelog
14cr|sendfile-2.1b-4|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1b-4
14cr|sendfile-2.1b-4|82	+ Revision: 4de7fa5
14cr|sendfile-2.1b-4|83	- MassBuild#464: Increase release tag
14cr|sendfile-2.1b-4|84	
14cr|sendfile-2.1b-4|85	

8149 14
14cr|sendip-2.5-9|1	%define name sendip
14cr|sendip-2.5-9|2	%define version 2.5
14cr|sendip-2.5-9|3	%define release 9
14cr|sendip-2.5-9|4	
14cr|sendip-2.5-9|5	Summary: 	A command line tool to allow sending arbitrary IP packets
14cr|sendip-2.5-9|6	Name:    	%name
14cr|sendip-2.5-9|7	Version: 	%version
14cr|sendip-2.5-9|8	Release: 	%release
14cr|sendip-2.5-9|9	License: 	GPLv2
14cr|sendip-2.5-9|10	Group: 		Networking/Other
14cr|sendip-2.5-9|11	Source: 	http://www.earth.li/projectpurple/files/%name-%version.tar.gz
14cr|sendip-2.5-9|12	Patch0:		http://ftp.debian.org/debian/pool/main/s/sendip/sendip_2.5-2.diff.gz
14cr|sendip-2.5-9|13	URL: 		http://www.earth.li/projectpurple/progs/sendip.html
14cr|sendip-2.5-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sendip-2.5-9|15	
14cr|sendip-2.5-9|16	
14cr|sendip-2.5-9|17	%description
14cr|sendip-2.5-9|18	A command line tool to send arbitrary IP packets. It has a large number of
14cr|sendip-2.5-9|19	command line options to specify the content of every header of a NTP, BGP,
14cr|sendip-2.5-9|20	RIP, RIPng, TCP, UDP, ICMP, or raw IPv4 or IPv6 packet.  It also allows any
14cr|sendip-2.5-9|21	data to be added to the packet.
14cr|sendip-2.5-9|22	
14cr|sendip-2.5-9|23	%prep
14cr|sendip-2.5-9|24	%setup -q
14cr|sendip-2.5-9|25	%patch0 -p1
14cr|sendip-2.5-9|26	
14cr|sendip-2.5-9|27	%build
14cr|sendip-2.5-9|28	%make PREFIX=%_prefix
14cr|sendip-2.5-9|29	
14cr|sendip-2.5-9|30	%install
14cr|sendip-2.5-9|31	rm -rf $RPM_BUILD_ROOT
14cr|sendip-2.5-9|32	mkdir -p $RPM_BUILD_ROOT/usr/{bin,lib}
14cr|sendip-2.5-9|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|sendip-2.5-9|34	make PREFIX=$RPM_BUILD_ROOT/usr MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 install LIBDIR=$RPM_BUILD_ROOT/%_libdir/sendip
14cr|sendip-2.5-9|35	
14cr|sendip-2.5-9|36	%clean
14cr|sendip-2.5-9|37	rm -fr $RPM_BUILD_ROOT
14cr|sendip-2.5-9|38	
14cr|sendip-2.5-9|39	%files
14cr|sendip-2.5-9|40	%defattr(-,root,root)
14cr|sendip-2.5-9|41	%{_mandir}/man1/sendip.1*
14cr|sendip-2.5-9|42	%{_bindir}/sendip
14cr|sendip-2.5-9|43	%{_libdir}/sendip/*.so
14cr|sendip-2.5-9|44	%doc README CHANGES LICENSE TODO
14cr|sendip-2.5-9|45	
14cr|sendip-2.5-9|46	
14cr|sendip-2.5-9|47	
14cr|sendip-2.5-9|48	
14cr|sendip-2.5-9|49	%changelog
14cr|sendip-2.5-9|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-9
14cr|sendip-2.5-9|51	+ Revision: 5be79f1
14cr|sendip-2.5-9|52	- MassBuild#464: Increase release tag
14cr|sendip-2.5-9|53	
14cr|sendip-2.5-9|54	

8150 14
14cr|sentinella-0.9.2-1|1	Summary:	System monitor
14cr|sentinella-0.9.2-1|2	Name:		sentinella
14cr|sentinella-0.9.2-1|3	Version:	0.9.2
14cr|sentinella-0.9.2-1|4	Release:	1
14cr|sentinella-0.9.2-1|5	License:	GPLv2+
14cr|sentinella-0.9.2-1|6	Group:		Graphical desktop/KDE
14cr|sentinella-0.9.2-1|7	Url:		http://sentinella.sourceforge.net/
14cr|sentinella-0.9.2-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/0.9.x/%{name}-%version.tar.xz
14cr|sentinella-0.9.2-1|9	BuildRequires:	cmake
14cr|sentinella-0.9.2-1|10	BuildRequires:	desktop-file-utils
14cr|sentinella-0.9.2-1|11	BuildRequires:	gettext
14cr|sentinella-0.9.2-1|12	BuildRequires:	qt4-devel
14cr|sentinella-0.9.2-1|13	BuildRequires:	%{_lib}sysactivity-devel
14cr|sentinella-0.9.2-1|14	BuildRequires:	kdelibs4-devel
14cr|sentinella-0.9.2-1|15	BuildRequires:	kdebase4-workspace-devel
14cr|sentinella-0.9.2-1|16	
14cr|sentinella-0.9.2-1|17	%description
14cr|sentinella-0.9.2-1|18	Application that monitors your system activity and, when a condition is met,
14cr|sentinella-0.9.2-1|19	takes the action that you've chosen.
14cr|sentinella-0.9.2-1|20	
14cr|sentinella-0.9.2-1|21	While monitoring your CPU, memory, hard drive and network usage, Sentinella
14cr|sentinella-0.9.2-1|22	can be programmed to take specific actions when set-points for utilization
14cr|sentinella-0.9.2-1|23	or time are met. It can power off, reboot or hibernate your system, kill an
14cr|sentinella-0.9.2-1|24	active process, throw an alarm or execute any command.
14cr|sentinella-0.9.2-1|25	
14cr|sentinella-0.9.2-1|26	Sentinella integrates perfectly with KDE4 and will work on many *nix systems.
14cr|sentinella-0.9.2-1|27	
14cr|sentinella-0.9.2-1|28	%files -f %{name}.lang
14cr|sentinella-0.9.2-1|29	%doc CHANGELOG COPYING
14cr|sentinella-0.9.2-1|30	%{_kde_bindir}/sentinella
14cr|sentinella-0.9.2-1|31	%{_kde_applicationsdir}/%{name}.desktop
14cr|sentinella-0.9.2-1|32	%{_kde_datadir}/sounds/Sentinella
14cr|sentinella-0.9.2-1|33	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14cr|sentinella-0.9.2-1|34	
14cr|sentinella-0.9.2-1|35	#----------------------------------------------------------------------------
14cr|sentinella-0.9.2-1|36	
14cr|sentinella-0.9.2-1|37	%prep
14cr|sentinella-0.9.2-1|38	%setup -q
14cr|sentinella-0.9.2-1|39	
14cr|sentinella-0.9.2-1|40	%build
14cr|sentinella-0.9.2-1|41	%global ldflags %{ldflags} -fuse-ld=gold
14cr|sentinella-0.9.2-1|42	
14cr|sentinella-0.9.2-1|43	%cmake_kde4
14cr|sentinella-0.9.2-1|44	%make
14cr|sentinella-0.9.2-1|45	
14cr|sentinella-0.9.2-1|46	%install
14cr|sentinella-0.9.2-1|47	%makeinstall_std -C build
14cr|sentinella-0.9.2-1|48	
14cr|sentinella-0.9.2-1|49	%find_lang %{name} --with-kde
14cr|sentinella-0.9.2-1|50	
14cr|sentinella-0.9.2-1|51	desktop-file-install --vendor="" \
14cr|sentinella-0.9.2-1|52	--remove-category="Application" \
14cr|sentinella-0.9.2-1|53	--add-category="X-MandrivaLinux-System-Monitoring" \
14cr|sentinella-0.9.2-1|54	--dir %{buildroot}%{_kde_applicationsdir}/ \
14cr|sentinella-0.9.2-1|55	%{buildroot}%{_kde_applicationsdir}/*
14cr|sentinella-0.9.2-1|56	
14cr|sentinella-0.9.2-1|57	
14cr|sentinella-0.9.2-1|58	%changelog
14cr|sentinella-0.9.2-1|59	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-1
14cr|sentinella-0.9.2-1|60	+ Revision: 4495e79
14cr|sentinella-0.9.2-1|61	- Force gold linker
14cr|sentinella-0.9.2-1|62	
14cr|sentinella-0.9.2-1|63	

8151 14
14cr|seq24-0.9.2-4|1	Name:       seq24
14cr|seq24-0.9.2-4|2	Summary:    Minimalistic, loop-based MIDI sequencer
14cr|seq24-0.9.2-4|3	Version:    0.9.2
14cr|seq24-0.9.2-4|4	Release:    4
14cr|seq24-0.9.2-4|5	
14cr|seq24-0.9.2-4|6	Source:     http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cr|seq24-0.9.2-4|7	Patch0:     seq24-fix-jacksession.patch
14cr|seq24-0.9.2-4|8	URL:        https://edge.launchpad.net/%{name}/
14cr|seq24-0.9.2-4|9	License:    GPLv2+
14cr|seq24-0.9.2-4|10	Group:      Sound
14cr|seq24-0.9.2-4|11	BuildRoot:  %{_tmppath}/%{name}-buildroot
14cr|seq24-0.9.2-4|12	
14cr|seq24-0.9.2-4|13	BuildRequires:  libalsa-devel
14cr|seq24-0.9.2-4|14	BuildRequires:  gtkmm2.4-devel
14cr|seq24-0.9.2-4|15	BuildRequires:  jackit-devel
14cr|seq24-0.9.2-4|16	
14cr|seq24-0.9.2-4|17	%description
14cr|seq24-0.9.2-4|18	Seq24 is a real-time midi sequencer. It was created to provide a very simple
14cr|seq24-0.9.2-4|19	interface for editing and playing midi 'loops'. After searching for a software
14cr|seq24-0.9.2-4|20	based sequencer that would provide the functionality needed for a live techno
14cr|seq24-0.9.2-4|21	performance, such as the Akai MPC line, the Kawai Q80 sequencer, or the
14cr|seq24-0.9.2-4|22	popular Alesis MMT-8, I found nothing similar in the software realm. I set out
14cr|seq24-0.9.2-4|23	to create a very minimal sequencer that excludes the bloated features of the
14cr|seq24-0.9.2-4|24	large software sequencers, and includes a small subset of features that I have
14cr|seq24-0.9.2-4|25	found usable in performing.
14cr|seq24-0.9.2-4|26	
14cr|seq24-0.9.2-4|27	%prep
14cr|seq24-0.9.2-4|28	%setup -q
14cr|seq24-0.9.2-4|29	%patch0 -p0
14cr|seq24-0.9.2-4|30	
14cr|seq24-0.9.2-4|31	%build
14cr|seq24-0.9.2-4|32	%configure
14cr|seq24-0.9.2-4|33	%make
14cr|seq24-0.9.2-4|34	
14cr|seq24-0.9.2-4|35	%install
14cr|seq24-0.9.2-4|36	rm -rf %{buildroot}
14cr|seq24-0.9.2-4|37	%makeinstall
14cr|seq24-0.9.2-4|38	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|seq24-0.9.2-4|39	cp src/pixmaps/%{name}.xpm %{buildroot}%{_datadir}/pixmaps
14cr|seq24-0.9.2-4|40	#menu
14cr|seq24-0.9.2-4|41	
14cr|seq24-0.9.2-4|42	mkdir -p %{buildroot}%{_datadir}/applications
14cr|seq24-0.9.2-4|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|seq24-0.9.2-4|44	[Desktop Entry]
14cr|seq24-0.9.2-4|45	Name=Seq24
14cr|seq24-0.9.2-4|46	Comment=Loop-based MIDI sequencer
14cr|seq24-0.9.2-4|47	Exec=%{_bindir}/%{name}
14cr|seq24-0.9.2-4|48	Icon=%{name}
14cr|seq24-0.9.2-4|49	Terminal=false
14cr|seq24-0.9.2-4|50	Type=Application
14cr|seq24-0.9.2-4|51	StartupNotify=true
14cr|seq24-0.9.2-4|52	Categories=GTK;AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
14cr|seq24-0.9.2-4|53	EOF
14cr|seq24-0.9.2-4|54	
14cr|seq24-0.9.2-4|55	%clean
14cr|seq24-0.9.2-4|56	rm -rf %{buildroot}
14cr|seq24-0.9.2-4|57	
14cr|seq24-0.9.2-4|58	%files
14cr|seq24-0.9.2-4|59	%defattr(-,root,root)
14cr|seq24-0.9.2-4|60	%doc README AUTHORS ChangeLog COPYING RTC SEQ24
14cr|seq24-0.9.2-4|61	%{_bindir}/%{name}
14cr|seq24-0.9.2-4|62	%{_mandir}/man1/%{name}*
14cr|seq24-0.9.2-4|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|seq24-0.9.2-4|64	%{_datadir}/pixmaps/%{name}.xpm
14cr|seq24-0.9.2-4|65	
14cr|seq24-0.9.2-4|66	
14cr|seq24-0.9.2-4|67	
14cr|seq24-0.9.2-4|68	%changelog
14cr|seq24-0.9.2-4|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-4
14cr|seq24-0.9.2-4|70	+ Revision: b566f12
14cr|seq24-0.9.2-4|71	- MassBuild#464: Increase release tag
14cr|seq24-0.9.2-4|72	
14cr|seq24-0.9.2-4|73	

8152 14
14cr|ser-0.9.6-13|1	%define EXCLUDED_MODULES	mysql jabber auth_radius group_radius uri_radius avp_radius postgress snmp cpl cpl-c ext extcmd
14cr|ser-0.9.6-13|2	%define JABBER_MODULES		jabber
14cr|ser-0.9.6-13|3	%define MYSQL_MODULES		mysql
14cr|ser-0.9.6-13|4	%define RADIUS_MODULES		auth_radius group_radius uri_radius avp_radius
14cr|ser-0.9.6-13|5	%define RADIUS_MOD_PATH		modules/auth_radius modules/group_radius modules/uri_radius modules/avp_radius
14cr|ser-0.9.6-13|6	
14cr|ser-0.9.6-13|7	Summary:	SIP Express Router, very fast and flexible SIP Proxy
14cr|ser-0.9.6-13|8	Name:		ser
14cr|ser-0.9.6-13|9	Version:	0.9.6
14cr|ser-0.9.6-13|10	Release:	13
14cr|ser-0.9.6-13|11	License:	GPLv2+
14cr|ser-0.9.6-13|12	Group:		System/Servers
14cr|ser-0.9.6-13|13	URL:		http://iptel.org/ser
14cr|ser-0.9.6-13|14	Source0:	http://iptel.org/ser/stable/%{name}-%{version}_src.tar.bz2
14cr|ser-0.9.6-13|15	Patch1:		ser-0.8.14-errno.diff
14cr|ser-0.9.6-13|16	Patch2:		ser-0.9.6-str-fmt.patch
14cr|ser-0.9.6-13|17	Requires(post): rpm-helper
14cr|ser-0.9.6-13|18	Requires(preun): rpm-helper
14cr|ser-0.9.6-13|19	BuildRequires:	bison
14cr|ser-0.9.6-13|20	BuildRequires:	expat-devel
14cr|ser-0.9.6-13|21	BuildRequires:	flex
14cr|ser-0.9.6-13|22	BuildRequires:	radiusclient-ng-devel
14cr|ser-0.9.6-13|23	BuildRequires:	libxml2-devel
14cr|ser-0.9.6-13|24	BuildRequires:	mysql-devel
14cr|ser-0.9.6-13|25	BuildRequires:	postgresql-devel
14cr|ser-0.9.6-13|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|ser-0.9.6-13|27	
14cr|ser-0.9.6-13|28	%description
14cr|ser-0.9.6-13|29	Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
14cr|ser-0.9.6-13|30	proxy server. Written entirely in C, ser can handle thousands calls
14cr|ser-0.9.6-13|31	per second even on low-budget hardware. A C Shell like scripting language
14cr|ser-0.9.6-13|32	provides full control over the server's behaviour. It's modular
14cr|ser-0.9.6-13|33	architecture allows only required functionality to be loaded.
14cr|ser-0.9.6-13|34	Currently the following modules are available: digest authentication,
14cr|ser-0.9.6-13|35	CPL scripts, instant messaging, MySQL support, a presence agent, radius
14cr|ser-0.9.6-13|36	authentication, record routing, an SMS gateway, a jabber gateway, a
14cr|ser-0.9.6-13|37	transaction module, registrar and user location.
14cr|ser-0.9.6-13|38	
14cr|ser-0.9.6-13|39	%package	mysql
14cr|ser-0.9.6-13|40	Summary:	MySQL connectivity for the SIP Express Router
14cr|ser-0.9.6-13|41	Group:		System/Servers
14cr|ser-0.9.6-13|42	Requires:	ser = %{version}
14cr|ser-0.9.6-13|43	
14cr|ser-0.9.6-13|44	%description	mysql
14cr|ser-0.9.6-13|45	The ser-mysql package contains MySQL database connectivity that you
14cr|ser-0.9.6-13|46	need to use digest authentication module or persistent user location
14cr|ser-0.9.6-13|47	entries.
14cr|ser-0.9.6-13|48	
14cr|ser-0.9.6-13|49	%package	jabber
14cr|ser-0.9.6-13|50	Summary:	SIP jabber message translation support for the SIP Express Router
14cr|ser-0.9.6-13|51	Group:		System/Servers
14cr|ser-0.9.6-13|52	Requires:	ser = %{version}
14cr|ser-0.9.6-13|53	
14cr|ser-0.9.6-13|54	%description	jabber
14cr|ser-0.9.6-13|55	The ser-jabber package contains a sip to jabber message translator.
14cr|ser-0.9.6-13|56	
14cr|ser-0.9.6-13|57	%package	radius
14cr|ser-0.9.6-13|58	Summary:	Ser radius authentication, group and uri check modules
14cr|ser-0.9.6-13|59	Group:		System/Servers
14cr|ser-0.9.6-13|60	Requires:	ser = %{version}
14cr|ser-0.9.6-13|61	
14cr|ser-0.9.6-13|62	%description	radius
14cr|ser-0.9.6-13|63	The ser-radius package contains modules for radius authentication, group
14cr|ser-0.9.6-13|64	membership and uri checking.
14cr|ser-0.9.6-13|65	
14cr|ser-0.9.6-13|66	%prep
14cr|ser-0.9.6-13|67	
14cr|ser-0.9.6-13|68	%setup -q
14cr|ser-0.9.6-13|69	%patch1 -p0
14cr|ser-0.9.6-13|70	%patch2 -p0 -b .str
14cr|ser-0.9.6-13|71	
14cr|ser-0.9.6-13|72	# lib64 fixes
14cr|ser-0.9.6-13|73	find -type f | xargs perl -pi -e 's|/usr/lib|%{_libdir}|g'
14cr|ser-0.9.6-13|74	find -type f | xargs perl -pi -e 's|\-L\$\(LOCALBASE\)/lib|\-L\$\(LOCALBASE\)/%{_lib}|g'
14cr|ser-0.9.6-13|75	
14cr|ser-0.9.6-13|76	%build
14cr|ser-0.9.6-13|77	make CFLAGS="%{optflags} -fPIC" all skip_modules="%EXCLUDED_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
14cr|ser-0.9.6-13|78	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%MYSQL_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
14cr|ser-0.9.6-13|79	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%JABBER_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
14cr|ser-0.9.6-13|80	make CFLAGS="%{optflags} -fPIC" modules modules="%RADIUS_MOD_PATH" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
14cr|ser-0.9.6-13|81	make CFLAGS="%{optflags} -fPIC" modules modules="modules/pa" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
14cr|ser-0.9.6-13|82	
14cr|ser-0.9.6-13|83	%install
14cr|ser-0.9.6-13|84	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
14cr|ser-0.9.6-13|85	
14cr|ser-0.9.6-13|86	make install skip_modules="%EXCLUDED_MODULES" \
14cr|ser-0.9.6-13|87	basedir=%{buildroot} \
14cr|ser-0.9.6-13|88	prefix=%{_prefix} \
14cr|ser-0.9.6-13|89	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|90	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|91	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|92	doc-prefix=$PWD \
14cr|ser-0.9.6-13|93	doc-dir=installed_docs
14cr|ser-0.9.6-13|94	
14cr|ser-0.9.6-13|95	make install-modules modules="modules/%MYSQL_MODULES" \
14cr|ser-0.9.6-13|96	basedir=%{buildroot} \
14cr|ser-0.9.6-13|97	prefix=%{_prefix} \
14cr|ser-0.9.6-13|98	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|99	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|100	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|101	doc-prefix=$PWD \
14cr|ser-0.9.6-13|102	doc-dir=installed_docs
14cr|ser-0.9.6-13|103	
14cr|ser-0.9.6-13|104	make install-modules modules="modules/%JABBER_MODULES" \
14cr|ser-0.9.6-13|105	basedir=%{buildroot} \
14cr|ser-0.9.6-13|106	prefix=%{_prefix} \
14cr|ser-0.9.6-13|107	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|108	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|109	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|110	doc-prefix=$PWD \
14cr|ser-0.9.6-13|111	doc-dir=installed_docs
14cr|ser-0.9.6-13|112	
14cr|ser-0.9.6-13|113	make install-doc modules="modules/%JABBER_MODULES" \
14cr|ser-0.9.6-13|114	basedir=%{buildroot} \
14cr|ser-0.9.6-13|115	prefix=%{_prefix} \
14cr|ser-0.9.6-13|116	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|117	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|118	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|119	doc-prefix=$PWD \
14cr|ser-0.9.6-13|120	doc-dir=installed_docs
14cr|ser-0.9.6-13|121	
14cr|ser-0.9.6-13|122	make install-modules modules="%RADIUS_MOD_PATH" \
14cr|ser-0.9.6-13|123	basedir=%{buildroot} \
14cr|ser-0.9.6-13|124	prefix=%{_prefix} \
14cr|ser-0.9.6-13|125	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|126	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|127	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|128	doc-prefix=$PWD \
14cr|ser-0.9.6-13|129	doc-dir=installed_docs
14cr|ser-0.9.6-13|130	
14cr|ser-0.9.6-13|131	make install-doc modules="%RADIUS_MOD_PATH" \
14cr|ser-0.9.6-13|132	basedir=%{buildroot} \
14cr|ser-0.9.6-13|133	prefix=%{_prefix} \
14cr|ser-0.9.6-13|134	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|135	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|136	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|137	doc-prefix=$PWD \
14cr|ser-0.9.6-13|138	doc-dir=installed_docs
14cr|ser-0.9.6-13|139	
14cr|ser-0.9.6-13|140	make install-modules modules="modules/pa" \
14cr|ser-0.9.6-13|141	basedir=%{buildroot} \
14cr|ser-0.9.6-13|142	prefix=%{_prefix} \
14cr|ser-0.9.6-13|143	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|144	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|145	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|146	doc-prefix=$PWD \
14cr|ser-0.9.6-13|147	doc-dir=installed_docs
14cr|ser-0.9.6-13|148	
14cr|ser-0.9.6-13|149	make install-doc modules="modules/pa" \
14cr|ser-0.9.6-13|150	basedir=%{buildroot} \
14cr|ser-0.9.6-13|151	prefix=%{_prefix} \
14cr|ser-0.9.6-13|152	cfg-prefix=%{buildroot} \
14cr|ser-0.9.6-13|153	cfg-target=%{_sysconfdir}/ser/ \
14cr|ser-0.9.6-13|154	modules-dir=%{_lib}/ser/modules/ \
14cr|ser-0.9.6-13|155	doc-prefix=$PWD \
14cr|ser-0.9.6-13|156	doc-dir=installed_docs
14cr|ser-0.9.6-13|157	
14cr|ser-0.9.6-13|158	mkdir -p %{buildroot}%{_initrddir}
14cr|ser-0.9.6-13|159	install -m755 rpm/ser.init %{buildroot}%{_initrddir}/ser
14cr|ser-0.9.6-13|160	
14cr|ser-0.9.6-13|161	%post
14cr|ser-0.9.6-13|162	%_post_service ser
14cr|ser-0.9.6-13|163	
14cr|ser-0.9.6-13|164	%preun
14cr|ser-0.9.6-13|165	%_preun_service ser
14cr|ser-0.9.6-13|166	
14cr|ser-0.9.6-13|167	%clean
14cr|ser-0.9.6-13|168	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
14cr|ser-0.9.6-13|169	
14cr|ser-0.9.6-13|170	%files
14cr|ser-0.9.6-13|171	%defattr(-,root,root)
14cr|ser-0.9.6-13|172	%doc installed_docs/AUTHORS installed_docs/NEWS installed_docs/INSTALL installed_docs/README installed_docs/README-MODULES
14cr|ser-0.9.6-13|173	%doc installed_docs/README.acc installed_docs/README.auth installed_docs/README.auth_db installed_docs/README.auth_diameter
14cr|ser-0.9.6-13|174	%doc installed_docs/README.dbtext installed_docs/README.domain installed_docs/README.enum installed_docs/README.exec
14cr|ser-0.9.6-13|175	%doc installed_docs/README.group installed_docs/README.mangler installed_docs/README.maxfwd installed_docs/README.msilo
14cr|ser-0.9.6-13|176	%doc installed_docs/README.nathelper installed_docs/README.pa installed_docs/README.pdt installed_docs/README.permissions
14cr|ser-0.9.6-13|177	%doc installed_docs/README.pike installed_docs/README.print installed_docs/README.registrar installed_docs/README.rr
14cr|ser-0.9.6-13|178	%doc installed_docs/README.sl installed_docs/README.sms installed_docs/README.textops installed_docs/README.tm installed_docs/README.uri
14cr|ser-0.9.6-13|179	%doc installed_docs/README.usrloc installed_docs/README.xlog
14cr|ser-0.9.6-13|180	%attr(0755,root,root) %{_initrddir}/ser
14cr|ser-0.9.6-13|181	%dir %{_sysconfdir}/ser
14cr|ser-0.9.6-13|182	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ser/*
14cr|ser-0.9.6-13|183	%dir %{_libdir}/ser
14cr|ser-0.9.6-13|184	%dir %{_libdir}/ser/modules
14cr|ser-0.9.6-13|185	%{_libdir}/ser/modules/acc.so
14cr|ser-0.9.6-13|186	%{_libdir}/ser/modules/auth.so
14cr|ser-0.9.6-13|187	%{_libdir}/ser/modules/auth_db.so
14cr|ser-0.9.6-13|188	%{_libdir}/ser/modules/auth_diameter.so
14cr|ser-0.9.6-13|189	%{_libdir}/ser/modules/dbtext.so
14cr|ser-0.9.6-13|190	%{_libdir}/ser/modules/domain.so
14cr|ser-0.9.6-13|191	%{_libdir}/ser/modules/enum.so
14cr|ser-0.9.6-13|192	%{_libdir}/ser/modules/exec.so
14cr|ser-0.9.6-13|193	%{_libdir}/ser/modules/group.so
14cr|ser-0.9.6-13|194	%{_libdir}/ser/modules/mangler.so
14cr|ser-0.9.6-13|195	%{_libdir}/ser/modules/maxfwd.so
14cr|ser-0.9.6-13|196	%{_libdir}/ser/modules/msilo.so
14cr|ser-0.9.6-13|197	%{_libdir}/ser/modules/nathelper.so
14cr|ser-0.9.6-13|198	%{_libdir}/ser/modules/pa.so
14cr|ser-0.9.6-13|199	%{_libdir}/ser/modules/pdt.so
14cr|ser-0.9.6-13|200	%{_libdir}/ser/modules/permissions.so
14cr|ser-0.9.6-13|201	%{_libdir}/ser/modules/pike.so
14cr|ser-0.9.6-13|202	%{_libdir}/ser/modules/print.so
14cr|ser-0.9.6-13|203	%{_libdir}/ser/modules/registrar.so
14cr|ser-0.9.6-13|204	%{_libdir}/ser/modules/rr.so
14cr|ser-0.9.6-13|205	%{_libdir}/ser/modules/sl.so
14cr|ser-0.9.6-13|206	%{_libdir}/ser/modules/sms.so
14cr|ser-0.9.6-13|207	%{_libdir}/ser/modules/textops.so
14cr|ser-0.9.6-13|208	%{_libdir}/ser/modules/tm.so
14cr|ser-0.9.6-13|209	%{_libdir}/ser/modules/uri.so
14cr|ser-0.9.6-13|210	%{_libdir}/ser/modules/usrloc.so
14cr|ser-0.9.6-13|211	%{_libdir}/ser/modules/xlog.so
14cr|ser-0.9.6-13|212	%{_libdir}/ser/modules/avp.so
14cr|ser-0.9.6-13|213	%{_libdir}/ser/modules/avp_db.so
14cr|ser-0.9.6-13|214	%{_libdir}/ser/modules/avpops.so
14cr|ser-0.9.6-13|215	%{_libdir}/ser/modules/dispatcher.so
14cr|ser-0.9.6-13|216	%{_libdir}/ser/modules/diversion.so
14cr|ser-0.9.6-13|217	%{_libdir}/ser/modules/flatstore.so
14cr|ser-0.9.6-13|218	%{_libdir}/ser/modules/gflags.so
14cr|ser-0.9.6-13|219	%{_libdir}/ser/modules/mediaproxy.so
14cr|ser-0.9.6-13|220	%{_libdir}/ser/modules/options.so
14cr|ser-0.9.6-13|221	%{_libdir}/ser/modules/speeddial.so
14cr|ser-0.9.6-13|222	%{_libdir}/ser/modules/uri_db.so
14cr|ser-0.9.6-13|223	%{_sbindir}/gen_ha1
14cr|ser-0.9.6-13|224	%{_sbindir}/ser
14cr|ser-0.9.6-13|225	%{_sbindir}/serunix
14cr|ser-0.9.6-13|226	%{_sbindir}/serctl
14cr|ser-0.9.6-13|227	%{_mandir}/man5/*
14cr|ser-0.9.6-13|228	%{_mandir}/man8/*
14cr|ser-0.9.6-13|229	
14cr|ser-0.9.6-13|230	%files mysql
14cr|ser-0.9.6-13|231	%defattr(-,root,root)
14cr|ser-0.9.6-13|232	%{_libdir}/ser/modules/mysql.so
14cr|ser-0.9.6-13|233	%{_sbindir}/ser_mysql.sh
14cr|ser-0.9.6-13|234	
14cr|ser-0.9.6-13|235	%files jabber
14cr|ser-0.9.6-13|236	%defattr(-,root,root)
14cr|ser-0.9.6-13|237	%doc installed_docs/README.jabber
14cr|ser-0.9.6-13|238	%{_libdir}/ser/modules/jabber.so
14cr|ser-0.9.6-13|239	
14cr|ser-0.9.6-13|240	%files radius
14cr|ser-0.9.6-13|241	%defattr(-,root,root)
14cr|ser-0.9.6-13|242	%doc installed_docs/README.auth_radius installed_docs/README.group_radius installed_docs/README.uri_radius
14cr|ser-0.9.6-13|243	%doc installed_docs/README.avp_radius
14cr|ser-0.9.6-13|244	%{_libdir}/ser/modules/auth_radius.so
14cr|ser-0.9.6-13|245	%{_libdir}/ser/modules/group_radius.so
14cr|ser-0.9.6-13|246	%{_libdir}/ser/modules/uri_radius.so
14cr|ser-0.9.6-13|247	%{_libdir}/ser/modules/avp_radius.so
14cr|ser-0.9.6-13|248	
14cr|ser-0.9.6-13|249	
14cr|ser-0.9.6-13|250	
14cr|ser-0.9.6-13|251	
14cr|ser-0.9.6-13|252	
14cr|ser-0.9.6-13|253	%changelog
14cr|ser-0.9.6-13|254	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-13
14cr|ser-0.9.6-13|255	+ Revision: a79ecf7
14cr|ser-0.9.6-13|256	- MassBuild#464: Increase release tag
14cr|ser-0.9.6-13|257	
14cr|ser-0.9.6-13|258	

8153 14
14cr|ser2net-2.7-3|1	Summary:	Serial to network proxy
14cr|ser2net-2.7-3|2	Name:		ser2net
14cr|ser2net-2.7-3|3	Version:	2.7
14cr|ser2net-2.7-3|4	Release:	3
14cr|ser2net-2.7-3|5	License:	GPLv2+
14cr|ser2net-2.7-3|6	Group:		System/Servers
14cr|ser2net-2.7-3|7	Source0:	http://dl.sourceforge.net/ser2net/%{name}-%{version}.tar.gz
14cr|ser2net-2.7-3|8	Source1:	ser2net.init
14cr|ser2net-2.7-3|9	URL:		http://ser2net.sourceforge.net/
14cr|ser2net-2.7-3|10	BuildRequires:	libwrap-devel
14cr|ser2net-2.7-3|11	Requires(pre):		rpm-helper
14cr|ser2net-2.7-3|12	Requires(preun):	rpm-helper
14cr|ser2net-2.7-3|13	
14cr|ser2net-2.7-3|14	%description
14cr|ser2net-2.7-3|15	Make serial ports available to network via TCP/IP connection.
14cr|ser2net-2.7-3|16	
14cr|ser2net-2.7-3|17	%prep
14cr|ser2net-2.7-3|18	%setup -q
14cr|ser2net-2.7-3|19	
14cr|ser2net-2.7-3|20	%build
14cr|ser2net-2.7-3|21	%configure2_5x --with-tcp-wrappers
14cr|ser2net-2.7-3|22	%make
14cr|ser2net-2.7-3|23	
14cr|ser2net-2.7-3|24	%install
14cr|ser2net-2.7-3|25	rm -rf %{buildroot}
14cr|ser2net-2.7-3|26	%makeinstall_std
14cr|ser2net-2.7-3|27	
14cr|ser2net-2.7-3|28	%{__install} -Dpm644 %{name}.conf %{buildroot}/%{_sysconfdir}/%{name}.conf
14cr|ser2net-2.7-3|29	%{__install} -Dpm755 %{SOURCE1} %{buildroot}/%{_initrddir}/%{name}
14cr|ser2net-2.7-3|30	
14cr|ser2net-2.7-3|31	%clean
14cr|ser2net-2.7-3|32	rm -rf %{buildroot}
14cr|ser2net-2.7-3|33	
14cr|ser2net-2.7-3|34	%post
14cr|ser2net-2.7-3|35	%_post_service %{name}
14cr|ser2net-2.7-3|36	
14cr|ser2net-2.7-3|37	%preun
14cr|ser2net-2.7-3|38	%_preun_service %{name}
14cr|ser2net-2.7-3|39	
14cr|ser2net-2.7-3|40	%files
14cr|ser2net-2.7-3|41	%defattr(-,root,root)
14cr|ser2net-2.7-3|42	%doc AUTHORS ChangeLog NEWS README
14cr|ser2net-2.7-3|43	%{_sbindir}/ser2net
14cr|ser2net-2.7-3|44	%{_mandir}/man8/ser2net.8*
14cr|ser2net-2.7-3|45	%{_initrddir}/%{name}
14cr|ser2net-2.7-3|46	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|ser2net-2.7-3|47	
14cr|ser2net-2.7-3|48	
14cr|ser2net-2.7-3|49	
14cr|ser2net-2.7-3|50	%changelog
14cr|ser2net-2.7-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-3
14cr|ser2net-2.7-3|52	+ Revision: 1545be5
14cr|ser2net-2.7-3|53	- MassBuild#464: Increase release tag
14cr|ser2net-2.7-3|54	
14cr|ser2net-2.7-3|55	

8154 14
14cr|serd-0.20.0-1|1	%define api 0
14cr|serd-0.20.0-1|2	%define major 0
14cr|serd-0.20.0-1|3	%define libname %mklibname %{name} %{api} %{major}
14cr|serd-0.20.0-1|4	%define devname %mklibname %{name} -d
14cr|serd-0.20.0-1|5	
14cr|serd-0.20.0-1|6	Summary:	Lightweight RDF syntax library
14cr|serd-0.20.0-1|7	Name:		serd
14cr|serd-0.20.0-1|8	Version:	0.20.0
14cr|serd-0.20.0-1|9	Release:	1
14cr|serd-0.20.0-1|10	License:	MIT
14cr|serd-0.20.0-1|11	Group:		System/Libraries
14cr|serd-0.20.0-1|12	Url:		http://drobilla.net/software/
14cr|serd-0.20.0-1|13	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|serd-0.20.0-1|14	BuildRequires:	waf
14cr|serd-0.20.0-1|15	
14cr|serd-0.20.0-1|16	%description
14cr|serd-0.20.0-1|17	Lightweight C library for RDF syntax which supports reading
14cr|serd-0.20.0-1|18	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
14cr|serd-0.20.0-1|19	knife of RDF syntax, but rather is suited to resource limited or
14cr|serd-0.20.0-1|20	performance critical applications, or situations where a simple
14cr|serd-0.20.0-1|21	reader/writer with minimal dependencies is ideal
14cr|serd-0.20.0-1|22	(e.g. in LV2 hosts or plugins).
14cr|serd-0.20.0-1|23	
14cr|serd-0.20.0-1|24	%files
14cr|serd-0.20.0-1|25	%{_bindir}/serdi
14cr|serd-0.20.0-1|26	%{_mandir}/man1/serdi.*
14cr|serd-0.20.0-1|27	
14cr|serd-0.20.0-1|28	#----------------------------------------------------------------------------
14cr|serd-0.20.0-1|29	
14cr|serd-0.20.0-1|30	%package -n %{libname}
14cr|serd-0.20.0-1|31	Summary:	Lightweight RDF syntax library
14cr|serd-0.20.0-1|32	Group:		System/Libraries
14cr|serd-0.20.0-1|33	Conflicts:	%{_lib}serd0 < 0.18.2-3
14cr|serd-0.20.0-1|34	Obsoletes:	%{_lib}serd0 < 0.18.2-3
14cr|serd-0.20.0-1|35	
14cr|serd-0.20.0-1|36	%description -n %{libname}
14cr|serd-0.20.0-1|37	Lightweight C library for RDF syntax which supports reading
14cr|serd-0.20.0-1|38	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
14cr|serd-0.20.0-1|39	knife of RDF syntax, but rather is suited to resource limited or
14cr|serd-0.20.0-1|40	performance critical applications, or situations where a simple
14cr|serd-0.20.0-1|41	reader/writer with minimal dependencies is ideal
14cr|serd-0.20.0-1|42	(e.g. in LV2 hosts or plugins).
14cr|serd-0.20.0-1|43	
14cr|serd-0.20.0-1|44	%files -n %{libname}
14cr|serd-0.20.0-1|45	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|serd-0.20.0-1|46	
14cr|serd-0.20.0-1|47	#----------------------------------------------------------------------------
14cr|serd-0.20.0-1|48	
14cr|serd-0.20.0-1|49	%package -n %{devname}
14cr|serd-0.20.0-1|50	Summary:	Headers for the Lightweight RDF syntax library
14cr|serd-0.20.0-1|51	Group:		Development/C
14cr|serd-0.20.0-1|52	Requires:	%{libname} = %{EVRD}
14cr|serd-0.20.0-1|53	Provides:	%{name}-devel = %{EVRD}
14cr|serd-0.20.0-1|54	
14cr|serd-0.20.0-1|55	%description -n %{devname}
14cr|serd-0.20.0-1|56	Development files needed to build applications against serd.
14cr|serd-0.20.0-1|57	
14cr|serd-0.20.0-1|58	%files -n %{devname}
14cr|serd-0.20.0-1|59	%{_libdir}/lib%{name}-%{api}.so
14cr|serd-0.20.0-1|60	%dir %{_includedir}/%{name}-%{api}/%{name}
14cr|serd-0.20.0-1|61	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cr|serd-0.20.0-1|62	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|serd-0.20.0-1|63	
14cr|serd-0.20.0-1|64	#----------------------------------------------------------------------------
14cr|serd-0.20.0-1|65	
14cr|serd-0.20.0-1|66	%prep
14cr|serd-0.20.0-1|67	%setup -q
14cr|serd-0.20.0-1|68	
14cr|serd-0.20.0-1|69	%build
14cr|serd-0.20.0-1|70	./waf configure \
14cr|serd-0.20.0-1|71	--prefix=%{_prefix} \
14cr|serd-0.20.0-1|72	--mandir=%{_mandir} \
14cr|serd-0.20.0-1|73	--libdir=%{_libdir}
14cr|serd-0.20.0-1|74	./waf
14cr|serd-0.20.0-1|75	
14cr|serd-0.20.0-1|76	%install
14cr|serd-0.20.0-1|77	./waf install --destdir=%{buildroot}
14cr|serd-0.20.0-1|78	
14cr|serd-0.20.0-1|79	
14cr|serd-0.20.0-1|80	%changelog
14cr|serd-0.20.0-1|81	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.20.0-1
14cr|serd-0.20.0-1|82	+ Revision: e62d697
14cr|serd-0.20.0-1|83	- New version 0.20.0
14cr|serd-0.20.0-1|84	
14cr|serd-0.20.0-1|85	

8155 14
14cr|serialoverip-1.0-8|1	Summary:	Tool for transport of asynchronous serial devices over UDP/IP
14cr|serialoverip-1.0-8|2	Name:		serialoverip
14cr|serialoverip-1.0-8|3	Version:	1.0
14cr|serialoverip-1.0-8|4	Release:	8
14cr|serialoverip-1.0-8|5	License:	GPL
14cr|serialoverip-1.0-8|6	Group:		Networking/Other
14cr|serialoverip-1.0-8|7	URL:		http://sourceforge.net/projects/serialoverip
14cr|serialoverip-1.0-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|serialoverip-1.0-8|9	Patch0:		serialoverip-1.0-gcc3x.diff
14cr|serialoverip-1.0-8|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|serialoverip-1.0-8|11	
14cr|serialoverip-1.0-8|12	%description
14cr|serialoverip-1.0-8|13	Serial Over IP is a tool for the transport of serial interfaces over UDP/IP.
14cr|serialoverip-1.0-8|14	It is useful for connecting distant equipment that run via a serial interfaces
14cr|serialoverip-1.0-8|15	to a local computer. It requires two computers that are running Linux and are
14cr|serialoverip-1.0-8|16	connected via IP.
14cr|serialoverip-1.0-8|17	
14cr|serialoverip-1.0-8|18	%prep
14cr|serialoverip-1.0-8|19	
14cr|serialoverip-1.0-8|20	%setup -q
14cr|serialoverip-1.0-8|21	%patch0 -p0
14cr|serialoverip-1.0-8|22	
14cr|serialoverip-1.0-8|23	%build
14cr|serialoverip-1.0-8|24	
14cr|serialoverip-1.0-8|25	gcc %{optflags} -o serialoverip serialoverip.c
14cr|serialoverip-1.0-8|26	
14cr|serialoverip-1.0-8|27	%install
14cr|serialoverip-1.0-8|28	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|serialoverip-1.0-8|29	
14cr|serialoverip-1.0-8|30	install -d %{buildroot}%{_bindir}
14cr|serialoverip-1.0-8|31	install -m0755 serialoverip %{buildroot}%{_bindir}/
14cr|serialoverip-1.0-8|32	
14cr|serialoverip-1.0-8|33	%clean
14cr|serialoverip-1.0-8|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|serialoverip-1.0-8|35	
14cr|serialoverip-1.0-8|36	%files
14cr|serialoverip-1.0-8|37	%defattr(-,root,root)
14cr|serialoverip-1.0-8|38	%doc README
14cr|serialoverip-1.0-8|39	%{_bindir}/serialoverip
14cr|serialoverip-1.0-8|40	
14cr|serialoverip-1.0-8|41	
14cr|serialoverip-1.0-8|42	
14cr|serialoverip-1.0-8|43	
14cr|serialoverip-1.0-8|44	
14cr|serialoverip-1.0-8|45	%changelog
14cr|serialoverip-1.0-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|serialoverip-1.0-8|47	+ Revision: 870cbab
14cr|serialoverip-1.0-8|48	- MassBuild#464: Increase release tag
14cr|serialoverip-1.0-8|49	
14cr|serialoverip-1.0-8|50	

8156 14
14cr|sethdlc-1.15-6|1	Summary:	Sethdlc utility for 2.4/2.6 kernels
14cr|sethdlc-1.15-6|2	Name:		sethdlc
14cr|sethdlc-1.15-6|3	Version:	1.15
14cr|sethdlc-1.15-6|4	Release:	6
14cr|sethdlc-1.15-6|5	License:	GPL
14cr|sethdlc-1.15-6|6	Group:          System/Kernel and hardware
14cr|sethdlc-1.15-6|7	URL:		http://hq.pm.waw.pl/hdlc/
14cr|sethdlc-1.15-6|8	Source0:	http://hq.pm.waw.pl/hdlc/%{name}-%{version}.tar.bz2
14cr|sethdlc-1.15-6|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sethdlc-1.15-6|10	
14cr|sethdlc-1.15-6|11	%description
14cr|sethdlc-1.15-6|12	Sethdlc utility for 2.4/2.6 kernels. The sethdlc utility is used to configure
14cr|sethdlc-1.15-6|13	certain HDLC cards. General HDLC layer for Linux is an interface between
14cr|sethdlc-1.15-6|14	low-level hardware drivers for synchronous serial (HDLC) cards and the rest of
14cr|sethdlc-1.15-6|15	kernel networking.
14cr|sethdlc-1.15-6|16	
14cr|sethdlc-1.15-6|17	%prep
14cr|sethdlc-1.15-6|18	
14cr|sethdlc-1.15-6|19	%setup -q -n %{name}-%{version}
14cr|sethdlc-1.15-6|20	
14cr|sethdlc-1.15-6|21	%build
14cr|sethdlc-1.15-6|22	
14cr|sethdlc-1.15-6|23	%make CFLAGS="%{optflags}"
14cr|sethdlc-1.15-6|24	
14cr|sethdlc-1.15-6|25	%install
14cr|sethdlc-1.15-6|26	rm -rf %{buildroot}
14cr|sethdlc-1.15-6|27	
14cr|sethdlc-1.15-6|28	install -d %{buildroot}%{_bindir}
14cr|sethdlc-1.15-6|29	install -m0755 sethdlc %{buildroot}%{_bindir}/
14cr|sethdlc-1.15-6|30	
14cr|sethdlc-1.15-6|31	%clean
14cr|sethdlc-1.15-6|32	rm -rf %{buildroot}
14cr|sethdlc-1.15-6|33	
14cr|sethdlc-1.15-6|34	%files
14cr|sethdlc-1.15-6|35	%defattr(-,root,root)
14cr|sethdlc-1.15-6|36	%{_bindir}/sethdlc
14cr|sethdlc-1.15-6|37	
14cr|sethdlc-1.15-6|38	
14cr|sethdlc-1.15-6|39	
14cr|sethdlc-1.15-6|40	%changelog
14cr|sethdlc-1.15-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-6
14cr|sethdlc-1.15-6|42	+ Revision: ce42823
14cr|sethdlc-1.15-6|43	- MassBuild#464: Increase release tag
14cr|sethdlc-1.15-6|44	
14cr|sethdlc-1.15-6|45	

8157 14
14cr|setproctitle-0.3.2-3|1	%define	major 0
14cr|setproctitle-0.3.2-3|2	%define libname	%mklibname setproctitle %{major}
14cr|setproctitle-0.3.2-3|3	%define	devname	%mklibname setproctitle -d
14cr|setproctitle-0.3.2-3|4	
14cr|setproctitle-0.3.2-3|5	Summary:	A setproctitle implementation
14cr|setproctitle-0.3.2-3|6	Name:		setproctitle
14cr|setproctitle-0.3.2-3|7	Version:	0.3.2
14cr|setproctitle-0.3.2-3|8	Release:	3
14cr|setproctitle-0.3.2-3|9	Group:		System/Libraries
14cr|setproctitle-0.3.2-3|10	License:	LGPL/BSD-style
14cr|setproctitle-0.3.2-3|11	URL:		http://www.altlinux.ru/
14cr|setproctitle-0.3.2-3|12	# http://sisyphus.ru/cgi-bin/srpm.pl/Sisyphus/setproctitle/getsource/0
14cr|setproctitle-0.3.2-3|13	Source0:	%{name}-%{version}.tar.xz
14cr|setproctitle-0.3.2-3|14	Patch0:		setproctitle-0.3.2-extra-ld-flags.patch
14cr|setproctitle-0.3.2-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|setproctitle-0.3.2-3|16	
14cr|setproctitle-0.3.2-3|17	%description
14cr|setproctitle-0.3.2-3|18	This library provides setproctitle function for setting the
14cr|setproctitle-0.3.2-3|19	invoking process's title.
14cr|setproctitle-0.3.2-3|20	
14cr|setproctitle-0.3.2-3|21	%package -n	%{libname}
14cr|setproctitle-0.3.2-3|22	Summary:	A setproctitle implementation
14cr|setproctitle-0.3.2-3|23	Group:          System/Libraries
14cr|setproctitle-0.3.2-3|24	
14cr|setproctitle-0.3.2-3|25	%description -n	%{libname}
14cr|setproctitle-0.3.2-3|26	This library provides setproctitle function for setting the
14cr|setproctitle-0.3.2-3|27	invoking process's title.
14cr|setproctitle-0.3.2-3|28	
14cr|setproctitle-0.3.2-3|29	%package -n	%{devname}
14cr|setproctitle-0.3.2-3|30	Summary:	Development environment for %{name}
14cr|setproctitle-0.3.2-3|31	Group:		Development/C
14cr|setproctitle-0.3.2-3|32	Provides:	%{name}-devel = %{version}-%{release}
14cr|setproctitle-0.3.2-3|33	Requires:	%{libname} = %{version}-%{release}
14cr|setproctitle-0.3.2-3|34	Obsoletes:	%{mklibname setproctitle -d 0}
14cr|setproctitle-0.3.2-3|35	
14cr|setproctitle-0.3.2-3|36	%description -n	%{devname}
14cr|setproctitle-0.3.2-3|37	This package contains development files required to build
14cr|setproctitle-0.3.2-3|38	setproctitle-based software.
14cr|setproctitle-0.3.2-3|39	
14cr|setproctitle-0.3.2-3|40	%prep
14cr|setproctitle-0.3.2-3|41	%setup -q
14cr|setproctitle-0.3.2-3|42	%patch0 -p1 -b .ldflags~
14cr|setproctitle-0.3.2-3|43	
14cr|setproctitle-0.3.2-3|44	%build
14cr|setproctitle-0.3.2-3|45	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|setproctitle-0.3.2-3|46	
14cr|setproctitle-0.3.2-3|47	%install
14cr|setproctitle-0.3.2-3|48	rm -rf %{buildroot}
14cr|setproctitle-0.3.2-3|49	%makeinstall
14cr|setproctitle-0.3.2-3|50	
14cr|setproctitle-0.3.2-3|51	%clean
14cr|setproctitle-0.3.2-3|52	rm -rf %{buildroot}
14cr|setproctitle-0.3.2-3|53	
14cr|setproctitle-0.3.2-3|54	%files -n %{libname}
14cr|setproctitle-0.3.2-3|55	%defattr(-,root,root)
14cr|setproctitle-0.3.2-3|56	%doc LICENSE README
14cr|setproctitle-0.3.2-3|57	%{_libdir}/*.so.*
14cr|setproctitle-0.3.2-3|58	
14cr|setproctitle-0.3.2-3|59	%files -n %{devname}
14cr|setproctitle-0.3.2-3|60	%defattr(-,root,root)
14cr|setproctitle-0.3.2-3|61	%{_includedir}/*
14cr|setproctitle-0.3.2-3|62	%{_libdir}/*.so
14cr|setproctitle-0.3.2-3|63	%{_mandir}/man3/*
14cr|setproctitle-0.3.2-3|64	
14cr|setproctitle-0.3.2-3|65	
14cr|setproctitle-0.3.2-3|66	
14cr|setproctitle-0.3.2-3|67	%changelog
14cr|setproctitle-0.3.2-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|setproctitle-0.3.2-3|69	+ Revision: 2c077d8
14cr|setproctitle-0.3.2-3|70	- MassBuild#464: Increase release tag
14cr|setproctitle-0.3.2-3|71	
14cr|setproctitle-0.3.2-3|72	

8158 14
14cr|sfc-0.018-2|1	Name:		sfc
14cr|sfc-0.018-2|2	Summary:	SoundFontCombi - ALSA MIDI event mixer
14cr|sfc-0.018-2|3	Version:	0.018
14cr|sfc-0.018-2|4	Release:	2
14cr|sfc-0.018-2|5	License:	GPLv2
14cr|sfc-0.018-2|6	Group:		Sound
14cr|sfc-0.018-2|7	URL:		http://personal.telefonica.terra.es/web/soudfontcombi
14cr|sfc-0.018-2|8	Source:		%{name}-%{version}.tar.gz
14cr|sfc-0.018-2|9	BuildRequires:	fltk-devel
14cr|sfc-0.018-2|10	BuildRequires:	pkgconfig(alsa)
14cr|sfc-0.018-2|11	BuildRequires:	pkgconfig(cairo)
14cr|sfc-0.018-2|12	BuildRequires:	pkgconfig(libpng)
14cr|sfc-0.018-2|13	BuildRequires:	pkgconfig(pixman-1)
14cr|sfc-0.018-2|14	BuildRequires:	pkgconfig(x11)
14cr|sfc-0.018-2|15	
14cr|sfc-0.018-2|16	%description
14cr|sfc-0.018-2|17	SoudFontCombi uses the ALSA sequencer to route MIDI events. You have 8 parts
14cr|sfc-0.018-2|18	and 2 MIDI ports, and you can produce combinations of sounds like some fancy
14cr|sfc-0.018-2|19	synthetizers.
14cr|sfc-0.018-2|20	
14cr|sfc-0.018-2|21	%prep
14cr|sfc-0.018-2|22	%setup -q
14cr|sfc-0.018-2|23	
14cr|sfc-0.018-2|24	%build
14cr|sfc-0.018-2|25	%configure2_5x
14cr|sfc-0.018-2|26	%make
14cr|sfc-0.018-2|27	
14cr|sfc-0.018-2|28	%install
14cr|sfc-0.018-2|29	%makeinstall_std
14cr|sfc-0.018-2|30	
14cr|sfc-0.018-2|31	#menu
14cr|sfc-0.018-2|32	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|sfc-0.018-2|33	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sfc-0.018-2|34	[Desktop Entry]
14cr|sfc-0.018-2|35	Type=Application
14cr|sfc-0.018-2|36	Exec=Audio;
14cr|sfc-0.018-2|37	Icon=sound_section
14cr|sfc-0.018-2|38	Name=SoundFontCombi
14cr|sfc-0.018-2|39	Comment=MIDI event mixer
14cr|sfc-0.018-2|40	Categories=AudioVideo;Player;Audio;
14cr|sfc-0.018-2|41	EOF
14cr|sfc-0.018-2|42	
14cr|sfc-0.018-2|43	%files
14cr|sfc-0.018-2|44	%doc AUTHORS ChangeLog README COPYING
14cr|sfc-0.018-2|45	%{_bindir}/%{name}
14cr|sfc-0.018-2|46	%{_datadir}/%{name}
14cr|sfc-0.018-2|47	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sfc-0.018-2|48	
14cr|sfc-0.018-2|49	
14cr|sfc-0.018-2|50	%changelog
14cr|sfc-0.018-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.018-2
14cr|sfc-0.018-2|52	+ Revision: cba63d6
14cr|sfc-0.018-2|53	- MassBuild#464: Increase release tag
14cr|sfc-0.018-2|54	
14cr|sfc-0.018-2|55	

8159 14
14cr|sflphone-1.3.0-3|1	Summary:	A robust standards-compliant enterprise softphone
14cr|sflphone-1.3.0-3|2	Name:		sflphone
14cr|sflphone-1.3.0-3|3	Version:	1.3.0
14cr|sflphone-1.3.0-3|4	Release:	3
14cr|sflphone-1.3.0-3|5	# pjsip is GPLv2+; sflphone-common is GPLv3+
14cr|sflphone-1.3.0-3|6	License:	GPLv2+ and GPLv3+
14cr|sflphone-1.3.0-3|7	Group:		Communications
14cr|sflphone-1.3.0-3|8	Url:		http://www.sflphone.org/
14cr|sflphone-1.3.0-3|9	#Source0:	https://projects.savoirfairelinux.com/attachments/download/2865/%{name}-%{version}.tar.gz
14cr|sflphone-1.3.0-3|10	# some files are missed in original tarball, so using version from git
14cr|sflphone-1.3.0-3|11	Source0:	https://projects.savoirfairelinux.com/attachments/download/9198/%{name}-%{version}.tar.gz
14cr|sflphone-1.3.0-3|12	BuildRequires:	astyle
14cr|sflphone-1.3.0-3|13	BuildRequires:	gnome-common
14cr|sflphone-1.3.0-3|14	BuildRequires:	intltool
14cr|sflphone-1.3.0-3|15	BuildRequires:	rarian
14cr|sflphone-1.3.0-3|16	BuildRequires:	yelp-tools
14cr|sflphone-1.3.0-3|17	BuildRequires:	gsm-devel
14cr|sflphone-1.3.0-3|18	BuildRequires:	pkgconfig(alsa)
14cr|sflphone-1.3.0-3|19	BuildRequires:	pkgconfig(celt)
14cr|sflphone-1.3.0-3|20	BuildRequires:	pkgconfig(check)
14cr|sflphone-1.3.0-3|21	BuildRequires:	pkgconfig(dbus-1)
14cr|sflphone-1.3.0-3|22	BuildRequires:	pkgconfig(dbus-c++-1)
14cr|sflphone-1.3.0-3|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|sflphone-1.3.0-3|24	BuildRequires:	pkgconfig(evolution-data-server-1.2)
14cr|sflphone-1.3.0-3|25	BuildRequires:	pkgconfig(expat)
14cr|sflphone-1.3.0-3|26	BuildRequires:	pkgconfig(glib-2.0)
14cr|sflphone-1.3.0-3|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|sflphone-1.3.0-3|28	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|sflphone-1.3.0-3|29	BuildRequires:	pkgconfig(libccext2)
14cr|sflphone-1.3.0-3|30	BuildRequires:	pkgconfig(libccrtp)
14cr|sflphone-1.3.0-3|31	BuildRequires:	pkgconfig(libebook-1.2)
14cr|sflphone-1.3.0-3|32	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|sflphone-1.3.0-3|33	BuildRequires:	pkgconfig(libnotify)
14cr|sflphone-1.3.0-3|34	BuildRequires:	pkgconfig(libpcre)
14cr|sflphone-1.3.0-3|35	BuildRequires:	pkgconfig(libpulse)
14cr|sflphone-1.3.0-3|36	BuildRequires:	pkgconfig(libzrtpcpp)
14cr|sflphone-1.3.0-3|37	BuildRequires:	pkgconfig(openssl)
14cr|sflphone-1.3.0-3|38	BuildRequires:	pkgconfig(samplerate)
14cr|sflphone-1.3.0-3|39	BuildRequires:	pkgconfig(speex)
14cr|sflphone-1.3.0-3|40	BuildRequires:	pkgconfig(yaml-0.1)
14cr|sflphone-1.3.0-3|41	BuildRequires:	pkgconfig(uuid)
14cr|sflphone-1.3.0-3|42	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|sflphone-1.3.0-3|43	Suggests:	%{name}-client
14cr|sflphone-1.3.0-3|44	
14cr|sflphone-1.3.0-3|45	%description
14cr|sflphone-1.3.0-3|46	SFLphone is a robust standards-compliant enterprise softphone, for desktop and
14cr|sflphone-1.3.0-3|47	embedded systems. It is designed to handle several hundreds of calls a day.
14cr|sflphone-1.3.0-3|48	
14cr|sflphone-1.3.0-3|49	Features highlight:
14cr|sflphone-1.3.0-3|50	o  UI-independant telephony core
14cr|sflphone-1.3.0-3|51	o  Enterprise scalability functions
14cr|sflphone-1.3.0-3|52	o  GNOME, KDE and CLI clients
14cr|sflphone-1.3.0-3|53	o  SIP and IAX2 protocols support
14cr|sflphone-1.3.0-3|54	o  Multi-line, call transfer, call hold, call recording
14cr|sflphone-1.3.0-3|55	o  Multi-way conferencing
14cr|sflphone-1.3.0-3|56	o  High definition audio codecs
14cr|sflphone-1.3.0-3|57	o  Signalling and voice encryption (TLS, SRTP)
14cr|sflphone-1.3.0-3|58	o  Pulseaudio support
14cr|sflphone-1.3.0-3|59	
14cr|sflphone-1.3.0-3|60	%files
14cr|sflphone-1.3.0-3|61	%doc daemon/AUTHORS daemon/NEWS daemon/README daemon/TODO
14cr|sflphone-1.3.0-3|62	%dir %{_libdir}/%{name}
14cr|sflphone-1.3.0-3|63	%{_libdir}/%{name}/codecs/
14cr|sflphone-1.3.0-3|64	%{_libdir}/%{name}/sflphoned
14cr|sflphone-1.3.0-3|65	%{_datadir}/dbus-1/services/org.sflphone.SFLphone.service
14cr|sflphone-1.3.0-3|66	%{_mandir}/man1/sflphoned*
14cr|sflphone-1.3.0-3|67	%dir %{_datadir}/%{name}
14cr|sflphone-1.3.0-3|68	%{_datadir}/%{name}/ringtones/
14cr|sflphone-1.3.0-3|69	
14cr|sflphone-1.3.0-3|70	#----------------------------------------------------------------------------
14cr|sflphone-1.3.0-3|71	
14cr|sflphone-1.3.0-3|72	%package plugins
14cr|sflphone-1.3.0-3|73	Summary:	A robust standards-compliant enterprise softphone
14cr|sflphone-1.3.0-3|74	License:	GPLv3+
14cr|sflphone-1.3.0-3|75	Requires:	%{name}
14cr|sflphone-1.3.0-3|76	
14cr|sflphone-1.3.0-3|77	%description plugins
14cr|sflphone-1.3.0-3|78	Plugins for SFLphone software phone.
14cr|sflphone-1.3.0-3|79	
14cr|sflphone-1.3.0-3|80	%files plugins
14cr|sflphone-1.3.0-3|81	%doc plugins/AUTHORS plugins/NEWS plugins/README
14cr|sflphone-1.3.0-3|82	%{_libdir}/%{name}/plugins/
14cr|sflphone-1.3.0-3|83	
14cr|sflphone-1.3.0-3|84	#----------------------------------------------------------------------------
14cr|sflphone-1.3.0-3|85	
14cr|sflphone-1.3.0-3|86	%package client-gnome
14cr|sflphone-1.3.0-3|87	Summary:	A robust standards-compliant enterprise softphone
14cr|sflphone-1.3.0-3|88	License:	GPLv3+
14cr|sflphone-1.3.0-3|89	Requires:	%{name}
14cr|sflphone-1.3.0-3|90	Provides:	%{name}-client = %{EVRD}
14cr|sflphone-1.3.0-3|91	
14cr|sflphone-1.3.0-3|92	%description client-gnome
14cr|sflphone-1.3.0-3|93	This package contains the GNOME client for SFLphone.
14cr|sflphone-1.3.0-3|94	
14cr|sflphone-1.3.0-3|95	%files client-gnome -f %{name}.lang
14cr|sflphone-1.3.0-3|96	%doc gnome/AUTHORS gnome/README gnome/NEWS
14cr|sflphone-1.3.0-3|97	%{_bindir}/%{name}
14cr|sflphone-1.3.0-3|98	%{_bindir}/%{name}-client-gnome
14cr|sflphone-1.3.0-3|99	%{_datadir}/applications/%{name}.desktop
14cr|sflphone-1.3.0-3|100	%{_mandir}/man1/sflphone.1*
14cr|sflphone-1.3.0-3|101	%{_mandir}/man1/sflphone-client-gnome.1*
14cr|sflphone-1.3.0-3|102	%{_datadir}/pixmaps/%{name}.svg
14cr|sflphone-1.3.0-3|103	%{_datadir}/%{name}/*.svg
14cr|sflphone-1.3.0-3|104	%{_datadir}/%{name}/*.gif
14cr|sflphone-1.3.0-3|105	%{_datadir}/%{name}/ui/
14cr|sflphone-1.3.0-3|106	%{_datadir}/glib-2.0/schemas/org.sflphone.SFLphone.gschema.xml
14cr|sflphone-1.3.0-3|107	
14cr|sflphone-1.3.0-3|108	#----------------------------------------------------------------------------
14cr|sflphone-1.3.0-3|109	
14cr|sflphone-1.3.0-3|110	%prep
14cr|sflphone-1.3.0-3|111	%setup -q
14cr|sflphone-1.3.0-3|112	
14cr|sflphone-1.3.0-3|113	%build
14cr|sflphone-1.3.0-3|114	pushd daemon/libs/pjproject-2.1.0
14cr|sflphone-1.3.0-3|115	%configure2_5x --enable-libsamplerate
14cr|sflphone-1.3.0-3|116	make dep
14cr|sflphone-1.3.0-3|117	make
14cr|sflphone-1.3.0-3|118	popd
14cr|sflphone-1.3.0-3|119	
14cr|sflphone-1.3.0-3|120	pushd daemon
14cr|sflphone-1.3.0-3|121	./autogen.sh
14cr|sflphone-1.3.0-3|122	%configure2_5x
14cr|sflphone-1.3.0-3|123	%make
14cr|sflphone-1.3.0-3|124	popd
14cr|sflphone-1.3.0-3|125	
14cr|sflphone-1.3.0-3|126	pushd plugins
14cr|sflphone-1.3.0-3|127	./autogen.sh
14cr|sflphone-1.3.0-3|128	%configure2_5x
14cr|sflphone-1.3.0-3|129	%make
14cr|sflphone-1.3.0-3|130	popd
14cr|sflphone-1.3.0-3|131	
14cr|sflphone-1.3.0-3|132	pushd gnome
14cr|sflphone-1.3.0-3|133	./autogen.sh
14cr|sflphone-1.3.0-3|134	%configure2_5x --disable-schemas-install --disable-silent-rules
14cr|sflphone-1.3.0-3|135	%make
14cr|sflphone-1.3.0-3|136	popd
14cr|sflphone-1.3.0-3|137	
14cr|sflphone-1.3.0-3|138	%install
14cr|sflphone-1.3.0-3|139	%makeinstall_std -C daemon
14cr|sflphone-1.3.0-3|140	%makeinstall_std -C plugins
14cr|sflphone-1.3.0-3|141	%makeinstall_std -C gnome
14cr|sflphone-1.3.0-3|142	
14cr|sflphone-1.3.0-3|143	%find_lang %{name} --with-gnome
14cr|sflphone-1.3.0-3|144	
14cr|sflphone-1.3.0-3|145	
14cr|sflphone-1.3.0-3|146	%changelog
14cr|sflphone-1.3.0-3|147	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|sflphone-1.3.0-3|148	+ Revision: 10e456a
14cr|sflphone-1.3.0-3|149	- MassBuild#464: Increase release tag
14cr|sflphone-1.3.0-3|150	
14cr|sflphone-1.3.0-3|151	

8160 14
14cr|sflphone-kde-1.3.0-2|1	%define major 4
14cr|sflphone-kde-1.3.0-2|2	%define libname %mklibname ksflphone %{major}
14cr|sflphone-kde-1.3.0-2|3	%define libqt %mklibname qtsflphone %{major}
14cr|sflphone-kde-1.3.0-2|4	%define devname %mklibname ksflphone -d
14cr|sflphone-kde-1.3.0-2|5	
14cr|sflphone-kde-1.3.0-2|6	Summary:	SFLPhone KDE client
14cr|sflphone-kde-1.3.0-2|7	Name:		sflphone-kde
14cr|sflphone-kde-1.3.0-2|8	Version:	1.3.0
14cr|sflphone-kde-1.3.0-2|9	Release:	2
14cr|sflphone-kde-1.3.0-2|10	License:	GPLv3+
14cr|sflphone-kde-1.3.0-2|11	Group:		Communications
14cr|sflphone-kde-1.3.0-2|12	Url:		http://sflphone.org/
14cr|sflphone-kde-1.3.0-2|13	Source0:	http://download.kde.org/stable/sflphone/%{version}/src/sflphone-client-kde-%{version}.tar.xz
14cr|sflphone-kde-1.3.0-2|14	Patch0:		sflphone-client-kde-1.3.0-plasma.patch
14cr|sflphone-kde-1.3.0-2|15	Patch1:		sflphone-client-kde-1.3.0-soname.patch
14cr|sflphone-kde-1.3.0-2|16	BuildRequires:	cmake
14cr|sflphone-kde-1.3.0-2|17	BuildRequires:	kdelibs4-devel
14cr|sflphone-kde-1.3.0-2|18	BuildRequires:	kdepimlibs4-devel
14cr|sflphone-kde-1.3.0-2|19	
14cr|sflphone-kde-1.3.0-2|20	%description
14cr|sflphone-kde-1.3.0-2|21	This package contains the KDE client for SFLPhone.
14cr|sflphone-kde-1.3.0-2|22	
14cr|sflphone-kde-1.3.0-2|23	%files -f %{name}.lang
14cr|sflphone-kde-1.3.0-2|24	%doc AUTHORS
14cr|sflphone-kde-1.3.0-2|25	%{_bindir}/sflphone-client-kde
14cr|sflphone-kde-1.3.0-2|26	%{_kde_applicationsdir}/sflphone-client-kde.desktop
14cr|sflphone-kde-1.3.0-2|27	%{_kde_appsdir}/plasma/plasmoids/org.kde.plasma.applet.sflphone
14cr|sflphone-kde-1.3.0-2|28	%{_kde_appsdir}/sflphone-client-kde
14cr|sflphone-kde-1.3.0-2|29	%{_kde_datadir}/config.kcfg/sflphone-client-kde.kcfg
14cr|sflphone-kde-1.3.0-2|30	%{_kde_iconsdir}/hicolor/*/apps/sflphone-client-kde.*
14cr|sflphone-kde-1.3.0-2|31	%{_kde_services}/plasma-*-sflphone.desktop
14cr|sflphone-kde-1.3.0-2|32	%{_mandir}/man1/sflphone-client-kde.1*
14cr|sflphone-kde-1.3.0-2|33	
14cr|sflphone-kde-1.3.0-2|34	#----------------------------------------------------------------------------
14cr|sflphone-kde-1.3.0-2|35	
14cr|sflphone-kde-1.3.0-2|36	%package -n %{libname}
14cr|sflphone-kde-1.3.0-2|37	Summary:	Shared libraries for SFLPhone KDE client
14cr|sflphone-kde-1.3.0-2|38	Group:		System/Libraries
14cr|sflphone-kde-1.3.0-2|39	
14cr|sflphone-kde-1.3.0-2|40	%description -n %{libname}
14cr|sflphone-kde-1.3.0-2|41	This package contains shared libraries for SFLPhone KDE client.
14cr|sflphone-kde-1.3.0-2|42	
14cr|sflphone-kde-1.3.0-2|43	%files -n %{libname}
14cr|sflphone-kde-1.3.0-2|44	%{_kde_libdir}/libksflphone.so.%{major}
14cr|sflphone-kde-1.3.0-2|45	%{_kde_libdir}/libksflphone.so.%{version}
14cr|sflphone-kde-1.3.0-2|46	
14cr|sflphone-kde-1.3.0-2|47	#----------------------------------------------------------------------------
14cr|sflphone-kde-1.3.0-2|48	
14cr|sflphone-kde-1.3.0-2|49	%package -n %{libqt}
14cr|sflphone-kde-1.3.0-2|50	Summary:	Shared libraries for SFLPhone KDE client
14cr|sflphone-kde-1.3.0-2|51	Group:		System/Libraries
14cr|sflphone-kde-1.3.0-2|52	Conflicts:	%{_lib}ksflphone4 < 1.3.0
14cr|sflphone-kde-1.3.0-2|53	
14cr|sflphone-kde-1.3.0-2|54	%description -n %{libqt}
14cr|sflphone-kde-1.3.0-2|55	This package contains shared libraries for SFLPhone KDE client.
14cr|sflphone-kde-1.3.0-2|56	
14cr|sflphone-kde-1.3.0-2|57	%files -n %{libqt}
14cr|sflphone-kde-1.3.0-2|58	%{_kde_libdir}/libqtsflphone.so.%{major}
14cr|sflphone-kde-1.3.0-2|59	%{_kde_libdir}/libqtsflphone.so.%{version}
14cr|sflphone-kde-1.3.0-2|60	
14cr|sflphone-kde-1.3.0-2|61	#----------------------------------------------------------------------------
14cr|sflphone-kde-1.3.0-2|62	
14cr|sflphone-kde-1.3.0-2|63	%package -n %{devname}
14cr|sflphone-kde-1.3.0-2|64	Summary:	Development files for %{libname}
14cr|sflphone-kde-1.3.0-2|65	Group:		Development/C++
14cr|sflphone-kde-1.3.0-2|66	Requires:	%{libname} = %{EVRD}
14cr|sflphone-kde-1.3.0-2|67	Requires:	%{libqt} = %{EVRD}
14cr|sflphone-kde-1.3.0-2|68	Provides:	%{name}-devel = %{EVRD}
14cr|sflphone-kde-1.3.0-2|69	
14cr|sflphone-kde-1.3.0-2|70	%description -n %{devname}
14cr|sflphone-kde-1.3.0-2|71	This package contains development files for SFLPhone KDE client.
14cr|sflphone-kde-1.3.0-2|72	
14cr|sflphone-kde-1.3.0-2|73	%files -n %{devname}
14cr|sflphone-kde-1.3.0-2|74	%doc AUTHORS DEVELOPPER
14cr|sflphone-kde-1.3.0-2|75	%{_kde_libdir}/libksflphone.so
14cr|sflphone-kde-1.3.0-2|76	%{_kde_libdir}/libqtsflphone.so
14cr|sflphone-kde-1.3.0-2|77	%{_includedir}/ksflphone/
14cr|sflphone-kde-1.3.0-2|78	%{_includedir}/qtsflphone/
14cr|sflphone-kde-1.3.0-2|79	
14cr|sflphone-kde-1.3.0-2|80	#----------------------------------------------------------------------------
14cr|sflphone-kde-1.3.0-2|81	
14cr|sflphone-kde-1.3.0-2|82	%prep
14cr|sflphone-kde-1.3.0-2|83	%setup -qn sflphone-client-kde-%{version}
14cr|sflphone-kde-1.3.0-2|84	%patch0 -p1
14cr|sflphone-kde-1.3.0-2|85	%patch1 -p1
14cr|sflphone-kde-1.3.0-2|86	
14cr|sflphone-kde-1.3.0-2|87	%build
14cr|sflphone-kde-1.3.0-2|88	%global optflags %{optflags} -fno-strict-aliasing
14cr|sflphone-kde-1.3.0-2|89	%cmake_kde4
14cr|sflphone-kde-1.3.0-2|90	%make
14cr|sflphone-kde-1.3.0-2|91	
14cr|sflphone-kde-1.3.0-2|92	%install
14cr|sflphone-kde-1.3.0-2|93	%makeinstall_std -C build
14cr|sflphone-kde-1.3.0-2|94	
14cr|sflphone-kde-1.3.0-2|95	%find_lang sflphone-client-kde %{name} %{name}.lang --with-html
14cr|sflphone-kde-1.3.0-2|96	
14cr|sflphone-kde-1.3.0-2|97	
14cr|sflphone-kde-1.3.0-2|98	%changelog
14cr|sflphone-kde-1.3.0-2|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|sflphone-kde-1.3.0-2|100	+ Revision: c2856f4
14cr|sflphone-kde-1.3.0-2|101	- MassBuild#464: Increase release tag
14cr|sflphone-kde-1.3.0-2|102	
14cr|sflphone-kde-1.3.0-2|103	

8161 14
14cr|sfml2-2.1-2|1	%define oname SFML
14cr|sfml2-2.1-2|2	
14cr|sfml2-2.1-2|3	%define	major		2
14cr|sfml2-2.1-2|4	%define	minor		1
14cr|sfml2-2.1-2|5	
14cr|sfml2-2.1-2|6	%define	libname_a	%mklibname %{name}-audio %{major}
14cr|sfml2-2.1-2|7	%define	libname_g	%mklibname %{name}-graphics %{major}
14cr|sfml2-2.1-2|8	%define	libname_n	%mklibname %{name}-network %{major}
14cr|sfml2-2.1-2|9	%define	libname_s	%mklibname %{name}-system %{major}
14cr|sfml2-2.1-2|10	%define	libname_w	%mklibname %{name}-window %{major}
14cr|sfml2-2.1-2|11	%define	devname		%mklibname %{name} -d
14cr|sfml2-2.1-2|12	
14cr|sfml2-2.1-2|13	Summary:	Simple and Fast Multimedia Library
14cr|sfml2-2.1-2|14	Name:		sfml2
14cr|sfml2-2.1-2|15	Version:	2.1
14cr|sfml2-2.1-2|16	Release:	2
14cr|sfml2-2.1-2|17	License:	zlib/libpng License
14cr|sfml2-2.1-2|18	Group:		System/Libraries
14cr|sfml2-2.1-2|19	Url:		http://www.sfml-dev.org
14cr|sfml2-2.1-2|20	Source0:	http://www.sfml-dev.org/download/sfml/%{version}/%{oname}-%{version}-sources.zip
14cr|sfml2-2.1-2|21	Patch0:		SFML-2.1-cmake.patch
14cr|sfml2-2.1-2|22	BuildRequires:	cmake
14cr|sfml2-2.1-2|23	BuildRequires:	doxygen
14cr|sfml2-2.1-2|24	BuildRequires:	jpeg-devel
14cr|sfml2-2.1-2|25	BuildRequires:	pkgconfig(gl)
14cr|sfml2-2.1-2|26	BuildRequires:	pkgconfig(glu)
14cr|sfml2-2.1-2|27	BuildRequires:	pkgconfig(glew)
14cr|sfml2-2.1-2|28	BuildRequires:	pkgconfig(freetype2)
14cr|sfml2-2.1-2|29	BuildRequires:	pkgconfig(openal)
14cr|sfml2-2.1-2|30	BuildRequires:	pkgconfig(sndfile)
14cr|sfml2-2.1-2|31	BuildRequires:	pkgconfig(x11)
14cr|sfml2-2.1-2|32	BuildRequires:	pkgconfig(xrandr)
14cr|sfml2-2.1-2|33	
14cr|sfml2-2.1-2|34	%description
14cr|sfml2-2.1-2|35	SFML is a portable and easy to use multimedia API written in C++.
14cr|sfml2-2.1-2|36	
14cr|sfml2-2.1-2|37	Its features are :
14cr|sfml2-2.1-2|38	- portability,
14cr|sfml2-2.1-2|39	- object-oriented design,
14cr|sfml2-2.1-2|40	- flexibility (a lot of small packages),
14cr|sfml2-2.1-2|41	- easy to use,
14cr|sfml2-2.1-2|42	- easy to integrate with GUI toolkits.
14cr|sfml2-2.1-2|43	
14cr|sfml2-2.1-2|44	The library is divided in 5 small packages :
14cr|sfml2-2.1-2|45	- audio
14cr|sfml2-2.1-2|46	- graphics
14cr|sfml2-2.1-2|47	- network
14cr|sfml2-2.1-2|48	- system
14cr|sfml2-2.1-2|49	- window
14cr|sfml2-2.1-2|50	
14cr|sfml2-2.1-2|51	%files
14cr|sfml2-2.1-2|52	%defattr(0644,root,root,0755)
14cr|sfml2-2.1-2|53	%doc readme.txt license.txt
14cr|sfml2-2.1-2|54	
14cr|sfml2-2.1-2|55	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|56	
14cr|sfml2-2.1-2|57	%package -n %{libname_a}
14cr|sfml2-2.1-2|58	Summary:	Dynamic libraries from %{name}-audio
14cr|sfml2-2.1-2|59	Group:		System/Libraries
14cr|sfml2-2.1-2|60	Provides:	%{name}-audio = %{EVRD}
14cr|sfml2-2.1-2|61	Conflicts:	%{_lib}sfml2-audio2.0 < 2.1
14cr|sfml2-2.1-2|62	Obsoletes:	%{_lib}sfml2-audio2.0 < 2.1
14cr|sfml2-2.1-2|63	
14cr|sfml2-2.1-2|64	%description -n %{libname_a}
14cr|sfml2-2.1-2|65	Dynamic libraries from %{name}-audio.
14cr|sfml2-2.1-2|66	
14cr|sfml2-2.1-2|67	%files -n %{libname_a}
14cr|sfml2-2.1-2|68	%{_libdir}/libsfml-audio.so.%{major}
14cr|sfml2-2.1-2|69	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
14cr|sfml2-2.1-2|70	
14cr|sfml2-2.1-2|71	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|72	
14cr|sfml2-2.1-2|73	%package -n %{libname_g}
14cr|sfml2-2.1-2|74	Summary:	Dynamic libraries from %{name}-graphics
14cr|sfml2-2.1-2|75	Group:		System/Libraries
14cr|sfml2-2.1-2|76	Provides:	%{name}-graphics = %{EVRD}
14cr|sfml2-2.1-2|77	Conflicts:	%{_lib}sfml2-graphics2.0 < 2.1
14cr|sfml2-2.1-2|78	Obsoletes:	%{_lib}sfml2-graphics2.0 < 2.1
14cr|sfml2-2.1-2|79	
14cr|sfml2-2.1-2|80	%description -n %{libname_g}
14cr|sfml2-2.1-2|81	Dynamic libraries from %{name}-graphics.
14cr|sfml2-2.1-2|82	
14cr|sfml2-2.1-2|83	%files -n %{libname_g}
14cr|sfml2-2.1-2|84	%{_libdir}/libsfml-graphics.so.%{major}
14cr|sfml2-2.1-2|85	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
14cr|sfml2-2.1-2|86	
14cr|sfml2-2.1-2|87	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|88	
14cr|sfml2-2.1-2|89	%package -n %{libname_n}
14cr|sfml2-2.1-2|90	Summary:	Dynamic libraries from %{name}-network
14cr|sfml2-2.1-2|91	Group:		System/Libraries
14cr|sfml2-2.1-2|92	Provides:	%{name}-network = %{EVRD}
14cr|sfml2-2.1-2|93	Conflicts:	%{_lib}sfml2-network2.0 < 2.1
14cr|sfml2-2.1-2|94	Obsoletes:	%{_lib}sfml2-network2.0 < 2.1
14cr|sfml2-2.1-2|95	
14cr|sfml2-2.1-2|96	%description -n %{libname_n}
14cr|sfml2-2.1-2|97	Dynamic libraries from %{name}-network.
14cr|sfml2-2.1-2|98	
14cr|sfml2-2.1-2|99	%files -n %{libname_n}
14cr|sfml2-2.1-2|100	%{_libdir}/libsfml-network.so.%{major}
14cr|sfml2-2.1-2|101	%{_libdir}/libsfml-network.so.%{major}.%{minor}
14cr|sfml2-2.1-2|102	
14cr|sfml2-2.1-2|103	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|104	
14cr|sfml2-2.1-2|105	%package -n %{libname_s}
14cr|sfml2-2.1-2|106	Summary:	Dynamic libraries from %{name}-system
14cr|sfml2-2.1-2|107	Group:		System/Libraries
14cr|sfml2-2.1-2|108	Provides:	%{name}-system = %{EVRD}
14cr|sfml2-2.1-2|109	Conflicts:	%{_lib}sfml2-system2.0 < 2.1
14cr|sfml2-2.1-2|110	Obsoletes:	%{_lib}sfml2-system2.0 < 2.1
14cr|sfml2-2.1-2|111	
14cr|sfml2-2.1-2|112	%description -n %{libname_s}
14cr|sfml2-2.1-2|113	Dynamic libraries from %{name}-system.
14cr|sfml2-2.1-2|114	
14cr|sfml2-2.1-2|115	%files -n %{libname_s}
14cr|sfml2-2.1-2|116	%{_libdir}/libsfml-system.so.%{major}
14cr|sfml2-2.1-2|117	%{_libdir}/libsfml-system.so.%{major}.%{minor}
14cr|sfml2-2.1-2|118	
14cr|sfml2-2.1-2|119	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|120	
14cr|sfml2-2.1-2|121	%package -n %{libname_w}
14cr|sfml2-2.1-2|122	Summary:	Dynamic libraries from %{name}-window
14cr|sfml2-2.1-2|123	Group:		System/Libraries
14cr|sfml2-2.1-2|124	Provides:	%{name}-window = %{EVRD}
14cr|sfml2-2.1-2|125	Conflicts:	%{_lib}sfml2-window2.0 < 2.1
14cr|sfml2-2.1-2|126	Obsoletes:	%{_lib}sfml2-window2.0 < 2.1
14cr|sfml2-2.1-2|127	
14cr|sfml2-2.1-2|128	%description -n %{libname_w}
14cr|sfml2-2.1-2|129	Dynamic libraries from %{name}-window.
14cr|sfml2-2.1-2|130	
14cr|sfml2-2.1-2|131	%files -n %{libname_w}
14cr|sfml2-2.1-2|132	%{_libdir}/libsfml-window.so.%{major}
14cr|sfml2-2.1-2|133	%{_libdir}/libsfml-window.so.%{major}.%{minor}
14cr|sfml2-2.1-2|134	
14cr|sfml2-2.1-2|135	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|136	
14cr|sfml2-2.1-2|137	%package -n %{devname}
14cr|sfml2-2.1-2|138	Summary:	Header and .so files for %{name}
14cr|sfml2-2.1-2|139	Group:		Development/C++
14cr|sfml2-2.1-2|140	Requires:	%{name}-audio = %{EVRD}
14cr|sfml2-2.1-2|141	Requires:	%{name}-graphics = %{EVRD}
14cr|sfml2-2.1-2|142	Requires:	%{name}-network = %{EVRD}
14cr|sfml2-2.1-2|143	Requires:	%{name}-system = %{EVRD}
14cr|sfml2-2.1-2|144	Requires:	%{name}-window = %{EVRD}
14cr|sfml2-2.1-2|145	Provides:	%{name}-devel = %{EVRD}
14cr|sfml2-2.1-2|146	Conflicts:	libsfml-audio-devel < %{version}
14cr|sfml2-2.1-2|147	Conflicts:	libsfml-graphics-devel < %{version}
14cr|sfml2-2.1-2|148	Conflicts:	libsfml-network-devel < %{version}
14cr|sfml2-2.1-2|149	Conflicts:	libsfml-system-devel < %{version}
14cr|sfml2-2.1-2|150	Conflicts:	libsfml-window-devel < %{version}
14cr|sfml2-2.1-2|151	
14cr|sfml2-2.1-2|152	%description -n %{devname}
14cr|sfml2-2.1-2|153	Includes files for developing programs based on %{name}.
14cr|sfml2-2.1-2|154	
14cr|sfml2-2.1-2|155	%files -n %{devname}
14cr|sfml2-2.1-2|156	%defattr(0644,root,root,0755)
14cr|sfml2-2.1-2|157	%{_includedir}/SFML
14cr|sfml2-2.1-2|158	%{_libdir}/libsfml-*.so
14cr|sfml2-2.1-2|159	%{_datadir}/cmake/Modules/*.cmake
14cr|sfml2-2.1-2|160	%{_libdir}/pkgconfig/*.pc
14cr|sfml2-2.1-2|161	
14cr|sfml2-2.1-2|162	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|163	
14cr|sfml2-2.1-2|164	%package doc
14cr|sfml2-2.1-2|165	Summary:	Documenation for %{name}
14cr|sfml2-2.1-2|166	Group:		Books/Computer books
14cr|sfml2-2.1-2|167	BuildArch:	noarch
14cr|sfml2-2.1-2|168	
14cr|sfml2-2.1-2|169	%description doc
14cr|sfml2-2.1-2|170	Documenation for %{name}.
14cr|sfml2-2.1-2|171	
14cr|sfml2-2.1-2|172	%files doc
14cr|sfml2-2.1-2|173	%defattr(0644,root,root,0755)
14cr|sfml2-2.1-2|174	%doc examples build/doc/html
14cr|sfml2-2.1-2|175	
14cr|sfml2-2.1-2|176	#----------------------------------------------------------------------------
14cr|sfml2-2.1-2|177	
14cr|sfml2-2.1-2|178	%prep
14cr|sfml2-2.1-2|179	%setup -qn %{oname}-%{version}
14cr|sfml2-2.1-2|180	%patch0 -p1
14cr|sfml2-2.1-2|181	
14cr|sfml2-2.1-2|182	%build
14cr|sfml2-2.1-2|183	%cmake -DSFML_BUILD_DOC=TRUE
14cr|sfml2-2.1-2|184	%make
14cr|sfml2-2.1-2|185	
14cr|sfml2-2.1-2|186	%install
14cr|sfml2-2.1-2|187	%makeinstall_std -C build
14cr|sfml2-2.1-2|188	
14cr|sfml2-2.1-2|189	
14cr|sfml2-2.1-2|190	%changelog
14cr|sfml2-2.1-2|191	* Sun Aug 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
14cr|sfml2-2.1-2|192	+ Revision: 7c4b30d
14cr|sfml2-2.1-2|193	- Fix library packages' names
14cr|sfml2-2.1-2|194	
14cr|sfml2-2.1-2|195	

8162 14
14cr|sgrotum-2.0.0-7|1	%define name    sgrotum
14cr|sgrotum-2.0.0-7|2	%define version 2.0.0
14cr|sgrotum-2.0.0-7|3	%define release 7
14cr|sgrotum-2.0.0-7|4	
14cr|sgrotum-2.0.0-7|5	%define section Networking/Mail
14cr|sgrotum-2.0.0-7|6	%define title   Sgrotum
14cr|sgrotum-2.0.0-7|7	%define Summary Email/news SiGnature ROTUMbulator
14cr|sgrotum-2.0.0-7|8	
14cr|sgrotum-2.0.0-7|9	Summary:        %Summary
14cr|sgrotum-2.0.0-7|10	Name:           %name
14cr|sgrotum-2.0.0-7|11	Version:        %version
14cr|sgrotum-2.0.0-7|12	Release:        %release
14cr|sgrotum-2.0.0-7|13	License:        GPL
14cr|sgrotum-2.0.0-7|14	Group:          %section
14cr|sgrotum-2.0.0-7|15	URL:            http://homepages.ihug.co.nz/~trmusson/programs.html
14cr|sgrotum-2.0.0-7|16	Source0:        %name-%version.tar.bz2
14cr|sgrotum-2.0.0-7|17	BuildRoot:      %_tmppath/%name-buildroot
14cr|sgrotum-2.0.0-7|18	Buildrequires:  glib2-devel
14cr|sgrotum-2.0.0-7|19	
14cr|sgrotum-2.0.0-7|20	%description
14cr|sgrotum-2.0.0-7|21	An email/news SiGnature ROTUMbulator. As well as the rotation and
14cr|sgrotum-2.0.0-7|22	randomization of signatures, it'll optionally insert random
14cr|sgrotum-2.0.0-7|23	quotations, taking care of length, word-wrap and justification.
14cr|sgrotum-2.0.0-7|24	Like this:
14cr|sgrotum-2.0.0-7|25	
14cr|sgrotum-2.0.0-7|26	# Han
14cr|sgrotum-2.0.0-7|27	--
14cr|sgrotum-2.0.0-7|28	__   Men often believe -- or pretend -- that the Law
14cr|sgrotum-2.0.0-7|29	.,-;-;-,. /'_\  is something sacred, or at least a science -- an
14cr|sgrotum-2.0.0-7|30	_/_/_/_|_\_\) /       unfounded assumption very convenient to
14cr|sgrotum-2.0.0-7|31	'-<_><_><_><_>=/\                     governments.
14cr|sgrotum-2.0.0-7|32	jgs `/_/====/_/-'\_\
14cr|sgrotum-2.0.0-7|33	""     ""    ""
14cr|sgrotum-2.0.0-7|34	
14cr|sgrotum-2.0.0-7|35	
14cr|sgrotum-2.0.0-7|36	%prep
14cr|sgrotum-2.0.0-7|37	%setup -q
14cr|sgrotum-2.0.0-7|38	
14cr|sgrotum-2.0.0-7|39	%build
14cr|sgrotum-2.0.0-7|40	%configure --enable-glib2
14cr|sgrotum-2.0.0-7|41	%make
14cr|sgrotum-2.0.0-7|42	
14cr|sgrotum-2.0.0-7|43	
14cr|sgrotum-2.0.0-7|44	%install
14cr|sgrotum-2.0.0-7|45	rm -rf %buildroot
14cr|sgrotum-2.0.0-7|46	%makeinstall
14cr|sgrotum-2.0.0-7|47	
14cr|sgrotum-2.0.0-7|48	
14cr|sgrotum-2.0.0-7|49	%clean
14cr|sgrotum-2.0.0-7|50	rm -rf %buildroot
14cr|sgrotum-2.0.0-7|51	
14cr|sgrotum-2.0.0-7|52	
14cr|sgrotum-2.0.0-7|53	%files
14cr|sgrotum-2.0.0-7|54	%defattr(0755,root,root,0755)
14cr|sgrotum-2.0.0-7|55	%_bindir/*
14cr|sgrotum-2.0.0-7|56	%defattr(0644,root,root,0755)
14cr|sgrotum-2.0.0-7|57	%doc AUTHORS COPYING README ChangeLog examples
14cr|sgrotum-2.0.0-7|58	%_mandir/man1/%name.1.*
14cr|sgrotum-2.0.0-7|59	
14cr|sgrotum-2.0.0-7|60	
14cr|sgrotum-2.0.0-7|61	
14cr|sgrotum-2.0.0-7|62	
14cr|sgrotum-2.0.0-7|63	%changelog
14cr|sgrotum-2.0.0-7|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-7
14cr|sgrotum-2.0.0-7|65	+ Revision: 550c105
14cr|sgrotum-2.0.0-7|66	- MassBuild#464: Increase release tag
14cr|sgrotum-2.0.0-7|67	
14cr|sgrotum-2.0.0-7|68	

8163 14
14cr|shake-0.999-4|1	Summary:	User-space file-system defragmenter
14cr|shake-0.999-4|2	Name:		shake
14cr|shake-0.999-4|3	Version:	0.999
14cr|shake-0.999-4|4	Release:	4
14cr|shake-0.999-4|5	License:	GPLv3+
14cr|shake-0.999-4|6	Group:		System/Configuration/Hardware
14cr|shake-0.999-4|7	Url:		http://vleu.net/shake/
14cr|shake-0.999-4|8	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2
14cr|shake-0.999-4|9	Patch0:		shake-0.999-gcc4.9.patch
14cr|shake-0.999-4|10	BuildRequires:	cmake
14cr|shake-0.999-4|11	BuildRequires:	help2man
14cr|shake-0.999-4|12	BuildRequires:	attr-devel
14cr|shake-0.999-4|13	
14cr|shake-0.999-4|14	%description
14cr|shake-0.999-4|15	Shake is a defragmenter that runs in user space and works on a live system.
14cr|shake-0.999-4|16	It just works by rewriting fragmented files. But it has some heuristics that
14cr|shake-0.999-4|17	could make it more efficient than other tools, including defrag and, maybe,
14cr|shake-0.999-4|18	xfs_fsr.
14cr|shake-0.999-4|19	
14cr|shake-0.999-4|20	%files
14cr|shake-0.999-4|21	%doc COPYING GPL.txt
14cr|shake-0.999-4|22	%{_bindir}/*
14cr|shake-0.999-4|23	%{_mandir}/man8/*
14cr|shake-0.999-4|24	
14cr|shake-0.999-4|25	#----------------------------------------------------------------------------
14cr|shake-0.999-4|26	
14cr|shake-0.999-4|27	%prep
14cr|shake-0.999-4|28	%setup -qn %{name}-fs-%{version}
14cr|shake-0.999-4|29	%patch0 -p1
14cr|shake-0.999-4|30	chmod 0644 COPYING GPL.txt
14cr|shake-0.999-4|31	
14cr|shake-0.999-4|32	%build
14cr|shake-0.999-4|33	%cmake
14cr|shake-0.999-4|34	%make
14cr|shake-0.999-4|35	#debug fix
14cr|shake-0.999-4|36	cd ..
14cr|shake-0.999-4|37	chmod 644 {linux,judge,signals,executive,msg,unattr,main}.c
14cr|shake-0.999-4|38	chmod 644 {signals,executive,msg,judge}.h
14cr|shake-0.999-4|39	
14cr|shake-0.999-4|40	%install
14cr|shake-0.999-4|41	%makeinstall_std -C build
14cr|shake-0.999-4|42	
14cr|shake-0.999-4|43	%changelog
14cr|shake-0.999-4|44	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.999-4
14cr|shake-0.999-4|45	+ Revision: 6b5b23f
14cr|shake-0.999-4|46	- Add patch to fix build with gcc 4.9, fix BuildRequires
14cr|shake-0.999-4|47	
14cr|shake-0.999-4|48	

8164 14
14cr|shared-color-targets-0.1.2-2|1	%define alphatag 20091218
14cr|shared-color-targets-0.1.2-2|2	
14cr|shared-color-targets-0.1.2-2|3	Summary: Shared color targets for creating color profiles
14cr|shared-color-targets-0.1.2-2|4	Name: shared-color-targets
14cr|shared-color-targets-0.1.2-2|5	Version: 0.1.2
14cr|shared-color-targets-0.1.2-2|6	Release: 2
14cr|shared-color-targets-0.1.2-2|7	URL: http://github.com/hughsie/shared-color-targets
14cr|shared-color-targets-0.1.2-2|8	Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14cr|shared-color-targets-0.1.2-2|9	License: GPLv2+ and Public Domain and CC-BY-SA
14cr|shared-color-targets-0.1.2-2|10	Group: System/Libraries
14cr|shared-color-targets-0.1.2-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|shared-color-targets-0.1.2-2|12	BuildArch: noarch
14cr|shared-color-targets-0.1.2-2|13	
14cr|shared-color-targets-0.1.2-2|14	%description
14cr|shared-color-targets-0.1.2-2|15	The shared-color-targets package contains various targets which are useful for
14cr|shared-color-targets-0.1.2-2|16	programs that create ICC profiles.
14cr|shared-color-targets-0.1.2-2|17	This package only contains the free targets that can be safely distributed
14cr|shared-color-targets-0.1.2-2|18	with Fedora.
14cr|shared-color-targets-0.1.2-2|19	
14cr|shared-color-targets-0.1.2-2|20	%prep
14cr|shared-color-targets-0.1.2-2|21	%setup -q
14cr|shared-color-targets-0.1.2-2|22	
14cr|shared-color-targets-0.1.2-2|23	%build
14cr|shared-color-targets-0.1.2-2|24	%configure2_5x
14cr|shared-color-targets-0.1.2-2|25	
14cr|shared-color-targets-0.1.2-2|26	%install
14cr|shared-color-targets-0.1.2-2|27	rm -rf $RPM_BUILD_ROOT
14cr|shared-color-targets-0.1.2-2|28	%makeinstall_std
14cr|shared-color-targets-0.1.2-2|29	
14cr|shared-color-targets-0.1.2-2|30	%clean
14cr|shared-color-targets-0.1.2-2|31	rm -rf $RPM_BUILD_ROOT
14cr|shared-color-targets-0.1.2-2|32	
14cr|shared-color-targets-0.1.2-2|33	%files
14cr|shared-color-targets-0.1.2-2|34	%defattr(-,root,root,-)
14cr|shared-color-targets-0.1.2-2|35	%doc AUTHORS COPYING
14cr|shared-color-targets-0.1.2-2|36	%dir %{_datadir}/color/targets
14cr|shared-color-targets-0.1.2-2|37	%{_datadir}/color/targets/*.it8
14cr|shared-color-targets-0.1.2-2|38	%dir %{_datadir}/shared-color-targets
14cr|shared-color-targets-0.1.2-2|39	
14cr|shared-color-targets-0.1.2-2|40	# Wolf Faust
14cr|shared-color-targets-0.1.2-2|41	%dir %{_datadir}/shared-color-targets/wolf_faust
14cr|shared-color-targets-0.1.2-2|42	%{_datadir}/shared-color-targets/wolf_faust/*
14cr|shared-color-targets-0.1.2-2|43	%dir %{_datadir}/color/targets/wolf_faust
14cr|shared-color-targets-0.1.2-2|44	%dir %{_datadir}/color/targets/wolf_faust/reflective
14cr|shared-color-targets-0.1.2-2|45	%{_datadir}/color/targets/wolf_faust/reflective/*.it8
14cr|shared-color-targets-0.1.2-2|46	%dir %{_datadir}/color/targets/wolf_faust/transmissive
14cr|shared-color-targets-0.1.2-2|47	%{_datadir}/color/targets/wolf_faust/transmissive/*.it8
14cr|shared-color-targets-0.1.2-2|48	
14cr|shared-color-targets-0.1.2-2|49	
14cr|shared-color-targets-0.1.2-2|50	
14cr|shared-color-targets-0.1.2-2|51	
14cr|shared-color-targets-0.1.2-2|52	%changelog
14cr|shared-color-targets-0.1.2-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-2
14cr|shared-color-targets-0.1.2-2|54	+ Revision: abd29fc
14cr|shared-color-targets-0.1.2-2|55	- MassBuild#464: Increase release tag
14cr|shared-color-targets-0.1.2-2|56	
14cr|shared-color-targets-0.1.2-2|57	

8165 14
14cr|shedskin-0.8-4|1	Summary:    An experimental python to c++ compiler
14cr|shedskin-0.8-4|2	Name:       shedskin
14cr|shedskin-0.8-4|3	Version:    0.8
14cr|shedskin-0.8-4|4	Release:    4
14cr|shedskin-0.8-4|5	Source0:    http://schedskin.googlecode.com/files/shedskin-%{version}.tgz
14cr|shedskin-0.8-4|6	License:	GPLv3
14cr|shedskin-0.8-4|7	Group:		Development/Python
14cr|shedskin-0.8-4|8	Url:		http://code.google.com/p/shedskin/
14cr|shedskin-0.8-4|9	BuildRequires:	python-devel
14cr|shedskin-0.8-4|10	Requires:	pkgconfig(bdw-gc)
14cr|shedskin-0.8-4|11	BuildArch:	noarch
14cr|shedskin-0.8-4|12	
14cr|shedskin-0.8-4|13	%description
14cr|shedskin-0.8-4|14	Shed Skin is an experimental compiler, that can translate pure, but implicitly
14cr|shedskin-0.8-4|15	statically typed Python (2.4-2.7) programs into optimized C++. It can generate
14cr|shedskin-0.8-4|16	stand-alone programs or extension modules that can be imported and used in
14cr|shedskin-0.8-4|17	larger Python programs.
14cr|shedskin-0.8-4|18	
14cr|shedskin-0.8-4|19	%prep
14cr|shedskin-0.8-4|20	%setup -q
14cr|shedskin-0.8-4|21	
14cr|shedskin-0.8-4|22	%build
14cr|shedskin-0.8-4|23	python setup.py build
14cr|shedskin-0.8-4|24	
14cr|shedskin-0.8-4|25	%install
14cr|shedskin-0.8-4|26	python setup.py install --root=%{buildroot}
14cr|shedskin-0.8-4|27	
14cr|shedskin-0.8-4|28	
14cr|shedskin-0.8-4|29	%files
14cr|shedskin-0.8-4|30	%doc README.html examples
14cr|shedskin-0.8-4|31	%{_bindir}/%{name}
14cr|shedskin-0.8-4|32	%{py_sitedir}/%{name}/
14cr|shedskin-0.8-4|33	%{py_sitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|shedskin-0.8-4|34	
14cr|shedskin-0.8-4|35	
14cr|shedskin-0.8-4|36	%changelog
14cr|shedskin-0.8-4|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14cr|shedskin-0.8-4|38	+ Revision: 16c96ba
14cr|shedskin-0.8-4|39	- MassBuild#464: Increase release tag
14cr|shedskin-0.8-4|40	
14cr|shedskin-0.8-4|41	

8166 14
14cr|shelldap-0.5-2|1	Name:		shelldap
14cr|shelldap-0.5-2|2	Version:	0.5
14cr|shelldap-0.5-2|3	Release:	2
14cr|shelldap-0.5-2|4	Summary:	LDAP shell
14cr|shelldap-0.5-2|5	License:	BSD
14cr|shelldap-0.5-2|6	Group:		Networking/Other
14cr|shelldap-0.5-2|7	URL:		http://projects.martini.nu/shelldap
14cr|shelldap-0.5-2|8	Source:     shelldap
14cr|shelldap-0.5-2|9	BuildArch:	noarch
14cr|shelldap-0.5-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|shelldap-0.5-2|11	
14cr|shelldap-0.5-2|12	%description
14cr|shelldap-0.5-2|13	A handy shell-like interface for browsing LDAP servers and editing their
14cr|shelldap-0.5-2|14	content. It keeps command history, has sane autocompletes, credential caching,
14cr|shelldap-0.5-2|15	site-wide and individual configs, and it's fun to say. Shelldap! Shelldap!
14cr|shelldap-0.5-2|16	Shelldap!
14cr|shelldap-0.5-2|17	
14cr|shelldap-0.5-2|18	%prep
14cr|shelldap-0.5-2|19	%setup -c -T
14cr|shelldap-0.5-2|20	perl -p \
14cr|shelldap-0.5-2|21	-e 's|^#!/usr/bin/env perl|#!%{_bindir}/perl|' \
14cr|shelldap-0.5-2|22	< %{SOURCE0} > shelldap
14cr|shelldap-0.5-2|23	
14cr|shelldap-0.5-2|24	%build
14cr|shelldap-0.5-2|25	pod2man shelldap shelldap.1
14cr|shelldap-0.5-2|26	
14cr|shelldap-0.5-2|27	%install
14cr|shelldap-0.5-2|28	rm -rf %{buildroot}
14cr|shelldap-0.5-2|29	
14cr|shelldap-0.5-2|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|shelldap-0.5-2|31	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|shelldap-0.5-2|32	install -m 755 shelldap %{buildroot}%{_bindir}
14cr|shelldap-0.5-2|33	install -m 644 shelldap.1 %{buildroot}%{_mandir}/man1
14cr|shelldap-0.5-2|34	
14cr|shelldap-0.5-2|35	%clean
14cr|shelldap-0.5-2|36	rm -rf %{buildroot}
14cr|shelldap-0.5-2|37	
14cr|shelldap-0.5-2|38	%files
14cr|shelldap-0.5-2|39	%defattr(-,root,root)
14cr|shelldap-0.5-2|40	%{_bindir}/shelldap
14cr|shelldap-0.5-2|41	%{_mandir}/man1/shelldap.1*
14cr|shelldap-0.5-2|42	
14cr|shelldap-0.5-2|43	
14cr|shelldap-0.5-2|44	
14cr|shelldap-0.5-2|45	
14cr|shelldap-0.5-2|46	%changelog
14cr|shelldap-0.5-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cr|shelldap-0.5-2|48	+ Revision: ce43a18
14cr|shelldap-0.5-2|49	- MassBuild#464: Increase release tag
14cr|shelldap-0.5-2|50	
14cr|shelldap-0.5-2|51	

8167 14
14cr|shfs-utils-0.35-7|1	%define	module	shfs
14cr|shfs-utils-0.35-7|2	%define	name	%{module}-utils
14cr|shfs-utils-0.35-7|3	%define	version	0.35
14cr|shfs-utils-0.35-7|4	%define release	7
14cr|shfs-utils-0.35-7|5	
14cr|shfs-utils-0.35-7|6	Summary:	Tools for (Secure) SHell File System module
14cr|shfs-utils-0.35-7|7	Name:		%{name}
14cr|shfs-utils-0.35-7|8	Version:	%{version}
14cr|shfs-utils-0.35-7|9	Release:	%{release}
14cr|shfs-utils-0.35-7|10	License:	GPL
14cr|shfs-utils-0.35-7|11	Group:		System/Kernel and hardware
14cr|shfs-utils-0.35-7|12	Url:		http://shfs.sourceforge.net/
14cr|shfs-utils-0.35-7|13	Source0:	http://atrey.karlin.mff.cuni.cz/~qiq/src/shfs/%{module}-%{version}.tar.bz2
14cr|shfs-utils-0.35-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|shfs-utils-0.35-7|15	
14cr|shfs-utils-0.35-7|16	%description
14cr|shfs-utils-0.35-7|17	Mount shares from remote hosts using plain ssh/rsh connection.i
14cr|shfs-utils-0.35-7|18	This package contains mount/umount utility for shfs kernel module.
14cr|shfs-utils-0.35-7|19	
14cr|shfs-utils-0.35-7|20	%prep
14cr|shfs-utils-0.35-7|21	%setup -q -n %{module}-%{version}
14cr|shfs-utils-0.35-7|22	
14cr|shfs-utils-0.35-7|23	%build
14cr|shfs-utils-0.35-7|24	%make CFLAGS="%{optflags} -iquote -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"%{version}\"" utils
14cr|shfs-utils-0.35-7|25	make docs-install ROOT=. HTML_DOC_DIR=doc docs-install
14cr|shfs-utils-0.35-7|26	
14cr|shfs-utils-0.35-7|27	%install
14cr|shfs-utils-0.35-7|28	rm -rf %{buildroot}
14cr|shfs-utils-0.35-7|29	make ROOT=%{buildroot} HTML_DOC_DIR=/doc MAN_PAGE_DIR=%{_mandir} utils-install docs-install
14cr|shfs-utils-0.35-7|30	rm -rf doc
14cr|shfs-utils-0.35-7|31	mv %{buildroot}/doc .
14cr|shfs-utils-0.35-7|32	
14cr|shfs-utils-0.35-7|33	%clean
14cr|shfs-utils-0.35-7|34	rm -rf %{buildroot}
14cr|shfs-utils-0.35-7|35	
14cr|shfs-utils-0.35-7|36	%files
14cr|shfs-utils-0.35-7|37	%defattr(644,root,root,755)
14cr|shfs-utils-0.35-7|38	%doc TODO Changelog doc/*
14cr|shfs-utils-0.35-7|39	%defattr(-,root,root)
14cr|shfs-utils-0.35-7|40	%{_bindir}/shfsmount
14cr|shfs-utils-0.35-7|41	%{_bindir}/shfsumount
14cr|shfs-utils-0.35-7|42	/sbin/mount.shfs
14cr|shfs-utils-0.35-7|43	%{_mandir}/man8/shfsmount.8*
14cr|shfs-utils-0.35-7|44	%{_mandir}/man8/shfsumount.8*
14cr|shfs-utils-0.35-7|45	
14cr|shfs-utils-0.35-7|46	
14cr|shfs-utils-0.35-7|47	
14cr|shfs-utils-0.35-7|48	%changelog
14cr|shfs-utils-0.35-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.35-7
14cr|shfs-utils-0.35-7|50	+ Revision: 1ab59ac
14cr|shfs-utils-0.35-7|51	- MassBuild#464: Increase release tag
14cr|shfs-utils-0.35-7|52	
14cr|shfs-utils-0.35-7|53	

8168 14
14cr|shhopt-1.1.7-9|1	%define major 1
14cr|shhopt-1.1.7-9|2	%define libname %mklibname %{name} %{major}
14cr|shhopt-1.1.7-9|3	%define devname %mklibname %{name} -d
14cr|shhopt-1.1.7-9|4	
14cr|shhopt-1.1.7-9|5	Summary:	Library for parsing command line options
14cr|shhopt-1.1.7-9|6	Name:		shhopt
14cr|shhopt-1.1.7-9|7	Version:	1.1.7
14cr|shhopt-1.1.7-9|8	Release:	9
14cr|shhopt-1.1.7-9|9	License:	Artistic
14cr|shhopt-1.1.7-9|10	Group:		System/Libraries
14cr|shhopt-1.1.7-9|11	Url:		http://shh.thathost.com/pub-unix/
14cr|shhopt-1.1.7-9|12	Source0:	http://shh.thathost.com/pub-unix/files/%{name}-%{version}.tar.bz2
14cr|shhopt-1.1.7-9|13	
14cr|shhopt-1.1.7-9|14	%description
14cr|shhopt-1.1.7-9|15	C-functions for parsing command line options, both traditional
14cr|shhopt-1.1.7-9|16	one-character options, and GNU'ish --long-options.
14cr|shhopt-1.1.7-9|17	
14cr|shhopt-1.1.7-9|18	#----------------------------------------------------------------------------
14cr|shhopt-1.1.7-9|19	
14cr|shhopt-1.1.7-9|20	%package -n %{libname}
14cr|shhopt-1.1.7-9|21	Summary:	Library for parsing command line options
14cr|shhopt-1.1.7-9|22	Group:		System/Libraries
14cr|shhopt-1.1.7-9|23	
14cr|shhopt-1.1.7-9|24	%description -n %{libname}
14cr|shhopt-1.1.7-9|25	C-functions for parsing command line options, both traditional
14cr|shhopt-1.1.7-9|26	one-character options, and GNU'ish --long-options.
14cr|shhopt-1.1.7-9|27	
14cr|shhopt-1.1.7-9|28	%files -n %{libname}
14cr|shhopt-1.1.7-9|29	%doc CREDITS ChangeLog README TODO
14cr|shhopt-1.1.7-9|30	%{_libdir}/lib%{name}.so.%{major}*
14cr|shhopt-1.1.7-9|31	
14cr|shhopt-1.1.7-9|32	#----------------------------------------------------------------------------
14cr|shhopt-1.1.7-9|33	
14cr|shhopt-1.1.7-9|34	%package -n %{devname}
14cr|shhopt-1.1.7-9|35	Summary:	Library and header files for the %{name} library
14cr|shhopt-1.1.7-9|36	Group:		Development/C
14cr|shhopt-1.1.7-9|37	Provides:	%{name}-devel = %{EVRD}
14cr|shhopt-1.1.7-9|38	Requires:	%{libname} = %{EVRD}
14cr|shhopt-1.1.7-9|39	Obsoletes:	%{_lib}shhopt1-devel < 1.1.7-8
14cr|shhopt-1.1.7-9|40	Conflicts:	%{_lib}shhopt1-devel < 1.1.7-8
14cr|shhopt-1.1.7-9|41	
14cr|shhopt-1.1.7-9|42	%description -n %{devname}
14cr|shhopt-1.1.7-9|43	C-functions for parsing command line options, both traditional
14cr|shhopt-1.1.7-9|44	one-character options, and GNU'ish --long-options.
14cr|shhopt-1.1.7-9|45	
14cr|shhopt-1.1.7-9|46	%files -n %{devname}
14cr|shhopt-1.1.7-9|47	%dir %{_includedir}/%{name}
14cr|shhopt-1.1.7-9|48	%{_includedir}/%{name}/*
14cr|shhopt-1.1.7-9|49	%{_libdir}/*.so
14cr|shhopt-1.1.7-9|50	%{_libdir}/*.a
14cr|shhopt-1.1.7-9|51	
14cr|shhopt-1.1.7-9|52	#----------------------------------------------------------------------------
14cr|shhopt-1.1.7-9|53	
14cr|shhopt-1.1.7-9|54	%prep
14cr|shhopt-1.1.7-9|55	%setup -q
14cr|shhopt-1.1.7-9|56	
14cr|shhopt-1.1.7-9|57	%build
14cr|shhopt-1.1.7-9|58	# make the shared library
14cr|shhopt-1.1.7-9|59	make SHARED="1" OPTIM="%{optflags} -D_REENTRANT -fPIC"
14cr|shhopt-1.1.7-9|60	
14cr|shhopt-1.1.7-9|61	# make the static library
14cr|shhopt-1.1.7-9|62	make OPTIM="%{optflags} -D_REENTRANT -fPIC"
14cr|shhopt-1.1.7-9|63	
14cr|shhopt-1.1.7-9|64	%install
14cr|shhopt-1.1.7-9|65	# install the shared library
14cr|shhopt-1.1.7-9|66	make \
14cr|shhopt-1.1.7-9|67	SHARED="1" \
14cr|shhopt-1.1.7-9|68	INSTBASEDIR="%{buildroot}%{_prefix}" \
14cr|shhopt-1.1.7-9|69	INSTLIBDIR="%{buildroot}%{_libdir}" \
14cr|shhopt-1.1.7-9|70	install
14cr|shhopt-1.1.7-9|71	
14cr|shhopt-1.1.7-9|72	# install the static library
14cr|shhopt-1.1.7-9|73	make \
14cr|shhopt-1.1.7-9|74	INSTBASEDIR="%{buildroot}%{_prefix}" \
14cr|shhopt-1.1.7-9|75	INSTLIBDIR="%{buildroot}%{_libdir}" \
14cr|shhopt-1.1.7-9|76	install
14cr|shhopt-1.1.7-9|77	
14cr|shhopt-1.1.7-9|78	# fix a file conflict with netpbm-devel
14cr|shhopt-1.1.7-9|79	install -d %{buildroot}%{_includedir}/%{name}
14cr|shhopt-1.1.7-9|80	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
14cr|shhopt-1.1.7-9|81	
14cr|shhopt-1.1.7-9|82	
14cr|shhopt-1.1.7-9|83	%changelog
14cr|shhopt-1.1.7-9|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-9
14cr|shhopt-1.1.7-9|85	+ Revision: f133897
14cr|shhopt-1.1.7-9|86	- MassBuild#464: Increase release tag
14cr|shhopt-1.1.7-9|87	
14cr|shhopt-1.1.7-9|88	

8169 14
14cr|shinken-2.0.3-8|1	%global shinken_user nagios
14cr|shinken-2.0.3-8|2	%global shinken_group nagios
14cr|shinken-2.0.3-8|3	
14cr|shinken-2.0.3-8|4	Summary:        Python Monitoring tool
14cr|shinken-2.0.3-8|5	Name:           shinken
14cr|shinken-2.0.3-8|6	Version:        2.0.3
14cr|shinken-2.0.3-8|7	Release:        8
14cr|shinken-2.0.3-8|8	Group:      	Networking/Other
14cr|shinken-2.0.3-8|9	URL:            http://www.%{name}-monitoring.org
14cr|shinken-2.0.3-8|10	Source0:        https://github.com/naparuba/%{name}/archive/%{version}.tar.gz
14cr|shinken-2.0.3-8|11	Source1:        %{name}-arbiter.service
14cr|shinken-2.0.3-8|12	Source2:        %{name}-broker.service
14cr|shinken-2.0.3-8|13	Source3:        %{name}-reactionner.service
14cr|shinken-2.0.3-8|14	Source4:        %{name}-scheduler.service
14cr|shinken-2.0.3-8|15	Source5:        %{name}-receiver.service
14cr|shinken-2.0.3-8|16	Source6:        %{name}-poller.service
14cr|shinken-2.0.3-8|17	Source13:       %{name}.8shinken
14cr|shinken-2.0.3-8|18	Source14:       path.cfg
14cr|shinken-2.0.3-8|19	License:        AGPLv3+
14cr|shinken-2.0.3-8|20	Requires:       python-simplejson
14cr|shinken-2.0.3-8|21	Requires:       python-pycurl
14cr|shinken-2.0.3-8|22	Requires:       python-cherrypy
14cr|shinken-2.0.3-8|23	Requires(post): systemd-units
14cr|shinken-2.0.3-8|24	Requires(preun): systemd-units
14cr|shinken-2.0.3-8|25	Requires(postun): systemd-units
14cr|shinken-2.0.3-8|26	BuildRequires:  python-devel
14cr|shinken-2.0.3-8|27	BuildRequires:  python-setuptools
14cr|shinken-2.0.3-8|28	BuildRequires:  systemd-units
14cr|shinken-2.0.3-8|29	
14cr|shinken-2.0.3-8|30	Buildarch:      noarch
14cr|shinken-2.0.3-8|31	
14cr|shinken-2.0.3-8|32	%description
14cr|shinken-2.0.3-8|33	Shinken is a new monitoring tool written in Python.
14cr|shinken-2.0.3-8|34	The main goal of Shinken is to allow users to have a fully flexible
14cr|shinken-2.0.3-8|35	architecture for their monitoring system that can easily scale to large
14cr|shinken-2.0.3-8|36	environments.
14cr|shinken-2.0.3-8|37	Shinken also provide interfaces with NDODB and Merlin database,
14cr|shinken-2.0.3-8|38	Livestatus connector Shinken does not include any human interfaces.
14cr|shinken-2.0.3-8|39	
14cr|shinken-2.0.3-8|40	%package arbiter
14cr|shinken-2.0.3-8|41	Summary: Shinken Arbiter
14cr|shinken-2.0.3-8|42	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|43	
14cr|shinken-2.0.3-8|44	%description arbiter
14cr|shinken-2.0.3-8|45	Shinken arbiter daemon
14cr|shinken-2.0.3-8|46	
14cr|shinken-2.0.3-8|47	%package reactionner
14cr|shinken-2.0.3-8|48	Summary: Shinken Reactionner
14cr|shinken-2.0.3-8|49	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|50	
14cr|shinken-2.0.3-8|51	%description reactionner
14cr|shinken-2.0.3-8|52	Shinken reactionner daemon
14cr|shinken-2.0.3-8|53	
14cr|shinken-2.0.3-8|54	%package scheduler
14cr|shinken-2.0.3-8|55	Summary: Shinken Scheduler
14cr|shinken-2.0.3-8|56	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|57	
14cr|shinken-2.0.3-8|58	%description scheduler
14cr|shinken-2.0.3-8|59	Shinken scheduler daemon
14cr|shinken-2.0.3-8|60	
14cr|shinken-2.0.3-8|61	%package poller
14cr|shinken-2.0.3-8|62	Summary: Shinken Poller
14cr|shinken-2.0.3-8|63	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|64	Requires: nagios-plugins
14cr|shinken-2.0.3-8|65	
14cr|shinken-2.0.3-8|66	%description poller
14cr|shinken-2.0.3-8|67	Shinken poller daemon
14cr|shinken-2.0.3-8|68	
14cr|shinken-2.0.3-8|69	%package broker
14cr|shinken-2.0.3-8|70	Summary: Shinken Broker
14cr|shinken-2.0.3-8|71	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|72	Requires: python-redis
14cr|shinken-2.0.3-8|73	Requires: python-memcached
14cr|shinken-2.0.3-8|74	
14cr|shinken-2.0.3-8|75	%description broker
14cr|shinken-2.0.3-8|76	Shinken broker daemon
14cr|shinken-2.0.3-8|77	
14cr|shinken-2.0.3-8|78	%package receiver
14cr|shinken-2.0.3-8|79	Summary: Shinken Poller
14cr|shinken-2.0.3-8|80	Requires: %{name} = %{version}-%{release}
14cr|shinken-2.0.3-8|81	
14cr|shinken-2.0.3-8|82	%description receiver
14cr|shinken-2.0.3-8|83	Shinken receiver daemon
14cr|shinken-2.0.3-8|84	
14cr|shinken-2.0.3-8|85	%prep
14cr|shinken-2.0.3-8|86	
14cr|shinken-2.0.3-8|87	%setup -q -n %{name}-%{version}
14cr|shinken-2.0.3-8|88	
14cr|shinken-2.0.3-8|89	# clean git files/
14cr|shinken-2.0.3-8|90	find . -name '.gitignore' -exec rm -f {} \;
14cr|shinken-2.0.3-8|91	
14cr|shinken-2.0.3-8|92	# Check confuguration files
14cr|shinken-2.0.3-8|93	sed -i -e 's!./$SCRIPT!python ./$SCRIPT!' test/quick_tests.sh
14cr|shinken-2.0.3-8|94	sed -i -e 's!include var/void_for_git!exclude var/void_for_git!'  MANIFEST.in
14cr|shinken-2.0.3-8|95	
14cr|shinken-2.0.3-8|96	%build
14cr|shinken-2.0.3-8|97	
14cr|shinken-2.0.3-8|98	python setuppackage.py  build
14cr|shinken-2.0.3-8|99	
14cr|shinken-2.0.3-8|100	%install
14cr|shinken-2.0.3-8|101	
14cr|shinken-2.0.3-8|102	
14cr|shinken-2.0.3-8|103	find %{buildroot} -size 0 -delete
14cr|shinken-2.0.3-8|104	
14cr|shinken-2.0.3-8|105	python setuppackage.py install -O1 --skip-build --root %{buildroot} --install-scripts=/usr/sbin/ --owner %{shinken_user} --group %{shinken_group}
14cr|shinken-2.0.3-8|106	
14cr|shinken-2.0.3-8|107	install -d -m0755 %{buildroot}%{_sbindir}
14cr|shinken-2.0.3-8|108	install -p -m0755 bin/shinken-{arbiter,broker,poller,reactionner,receiver,scheduler} %{buildroot}%{_sbindir}
14cr|shinken-2.0.3-8|109	
14cr|shinken-2.0.3-8|110	install -d -m0755 %{buildroot}%{py_puresitedir}/%{name}
14cr|shinken-2.0.3-8|111	install -p %{name}/*.py %{buildroot}%{py_puresitedir}/%{name}
14cr|shinken-2.0.3-8|112	
14cr|shinken-2.0.3-8|113	install -d -m0755 %{buildroot}%{_sysconfdir}/%{name}/
14cr|shinken-2.0.3-8|114	rm -rf %{buildroot}%{_sysconfdir}/%{name}/*
14cr|shinken-2.0.3-8|115	
14cr|shinken-2.0.3-8|116	install -d -m0755 %{buildroot}%{_sysconfdir}/%{name}/daemons
14cr|shinken-2.0.3-8|117	install -p -m0644 etc/daemons/{brokerd,pollerd,reactionnerd,receiverd,schedulerd}.ini %{buildroot}%{_sysconfdir}/%{name}/daemons/
14cr|shinken-2.0.3-8|118	
14cr|shinken-2.0.3-8|119	install -d -m0755 %{buildroot}%{_sysconfdir}/%{name}/{arbiters,brokers,pollers,schedulers,reactionners,receivers}
14cr|shinken-2.0.3-8|120	install -p -m0644 etc/arbiters/arbiter-master.cfg %{buildroot}%{_sysconfdir}/%{name}/arbiters/
14cr|shinken-2.0.3-8|121	install -p -m0644 etc/brokers/broker-master.cfg %{buildroot}%{_sysconfdir}/%{name}/brokers/
14cr|shinken-2.0.3-8|122	install -p -m0644 etc/pollers/poller-master.cfg %{buildroot}%{_sysconfdir}/%{name}/pollers/
14cr|shinken-2.0.3-8|123	install -p -m0644 etc/reactionners/reactionner-master.cfg %{buildroot}%{_sysconfdir}/%{name}/reactionners/
14cr|shinken-2.0.3-8|124	install -p -m0644 etc/receivers/receiver-master.cfg %{buildroot}%{_sysconfdir}/%{name}/receivers/
14cr|shinken-2.0.3-8|125	install -p -m0644 etc/schedulers/scheduler-master.cfg %{buildroot}%{_sysconfdir}/%{name}/schedulers/
14cr|shinken-2.0.3-8|126	
14cr|shinken-2.0.3-8|127	install -p -m0644 etc/%{name}.cfg %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg
14cr|shinken-2.0.3-8|128	install -d -m0755 %{buildroot}%{_sysconfdir}/%{name}/{commands,timeperiods,escalations,dependencies,templates,notificationways,servicegroups,hostgroups,contactgroups,hosts,services,contacts,packs,modules,realms,resource.d}
14cr|shinken-2.0.3-8|129	
14cr|shinken-2.0.3-8|130	install -p -m0644 etc/realms/all.cfg %{buildroot}%{_sysconfdir}/%{name}/realms/
14cr|shinken-2.0.3-8|131	install -p -m0644 for_fedora/etc/templates.cfg %{buildroot}%{_sysconfdir}/%{name}/templates/
14cr|shinken-2.0.3-8|132	install -p -m0644 for_fedora/etc/timeperiods.cfg %{buildroot}%{_sysconfdir}/%{name}/timeperiods/
14cr|shinken-2.0.3-8|133	install -p -m0644 for_fedora/etc/contactgroups.cfg %{buildroot}%{_sysconfdir}/%{name}/contactgroups/
14cr|shinken-2.0.3-8|134	install -p -m0644 for_fedora/etc/commands.cfg %{buildroot}%{_sysconfdir}/%{name}/commands/
14cr|shinken-2.0.3-8|135	install -p -m0644 for_fedora/etc/objects/contacts/nagiosadmin.cfg %{buildroot}%{_sysconfdir}/%{name}/contacts/nagiosadmin.cfg
14cr|shinken-2.0.3-8|136	install -p -m0644 for_fedora/etc/objects/hosts/localhost.cfg %{buildroot}%{_sysconfdir}/%{name}/hosts/localhost.cfg
14cr|shinken-2.0.3-8|137	install -p -m0644 for_fedora/etc/objects/services/linux_disks.cfg %{buildroot}%{_sysconfdir}/%{name}/services/linux_disks.cfg
14cr|shinken-2.0.3-8|138	install -p -m0644 for_fedora/etc/contactgroups.cfg %{buildroot}%{_sysconfdir}/%{name}/contactgroups/contactgroups.cfg
14cr|shinken-2.0.3-8|139	install -p -m0644 %{SOURCE14} %{buildroot}%{_sysconfdir}/%{name}/resource.d
14cr|shinken-2.0.3-8|140	
14cr|shinken-2.0.3-8|141	install -d -m0755 %{buildroot}%{_unitdir}
14cr|shinken-2.0.3-8|142	install -p -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}-arbiter.service
14cr|shinken-2.0.3-8|143	install -p -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-broker.service
14cr|shinken-2.0.3-8|144	install -p -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-reactionner.service
14cr|shinken-2.0.3-8|145	install -p -m0644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}-scheduler.service
14cr|shinken-2.0.3-8|146	install -p -m0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}-receiver.service
14cr|shinken-2.0.3-8|147	install -p -m0644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}-poller.service
14cr|shinken-2.0.3-8|148	
14cr|shinken-2.0.3-8|149	install -d -m0755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|shinken-2.0.3-8|150	install -p -m0644 for_fedora/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/shinken
14cr|shinken-2.0.3-8|151	
14cr|shinken-2.0.3-8|152	install -d -m0755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14cr|shinken-2.0.3-8|153	install -m0644  for_fedora/%{name}-tmpfiles.conf %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|shinken-2.0.3-8|154	
14cr|shinken-2.0.3-8|155	install -d -m0755 %{buildroot}%{_localstatedir}/log/%{name}
14cr|shinken-2.0.3-8|156	install -d -m0755 %{buildroot}%{_localstatedir}/log/%{name}/archives
14cr|shinken-2.0.3-8|157	install -d -m0755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|shinken-2.0.3-8|158	
14cr|shinken-2.0.3-8|159	mkdir -p %{buildroot}%{_localstatedir}/run/
14cr|shinken-2.0.3-8|160	install -d -m0755 %{buildroot}%{_localstatedir}/run/%{name}
14cr|shinken-2.0.3-8|161	
14cr|shinken-2.0.3-8|162	install -d -m0755 %{buildroot}%{_mandir}/man8
14cr|shinken-2.0.3-8|163	install -p -m0644 for_fedora/man/* %{buildroot}%{_mandir}/man8
14cr|shinken-2.0.3-8|164	install -p -m0644 %{SOURCE13} %{buildroot}%{_mandir}/man8
14cr|shinken-2.0.3-8|165	
14cr|shinken-2.0.3-8|166	
14cr|shinken-2.0.3-8|167	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/desc/cli.py
14cr|shinken-2.0.3-8|168	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/shinkenio/cli.py
14cr|shinken-2.0.3-8|169	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/doc/cli.py
14cr|shinken-2.0.3-8|170	
14cr|shinken-2.0.3-8|171	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/{dummy_arbiter,dummy_broker,dummy_scheduler,dummy_broker_external}/module.py
14cr|shinken-2.0.3-8|172	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/shinkenio/cli.py
14cr|shinken-2.0.3-8|173	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/dummy_poller/module.py
14cr|shinken-2.0.3-8|174	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/__init__.py
14cr|shinken-2.0.3-8|175	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/doc/cli.py
14cr|shinken-2.0.3-8|176	
14cr|shinken-2.0.3-8|177	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostextinfo.py
14cr|shinken-2.0.3-8|178	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/servicegroup.py
14cr|shinken-2.0.3-8|179	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/serviceescalation.py
14cr|shinken-2.0.3-8|180	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostescalation.py
14cr|shinken-2.0.3-8|181	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/reactionnerdaemon.py
14cr|shinken-2.0.3-8|182	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/livestatus.py
14cr|shinken-2.0.3-8|183	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/discovery/__init__.py
14cr|shinken-2.0.3-8|184	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostdependency.py
14cr|shinken-2.0.3-8|185	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/schedulingitem.py
14cr|shinken-2.0.3-8|186	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/arbiterdaemon.py
14cr|shinken-2.0.3-8|187	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/discovery/discoverymanager.py
14cr|shinken-2.0.3-8|188	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/sorter.py
14cr|shinken-2.0.3-8|189	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/brokerdaemon.py
14cr|shinken-2.0.3-8|190	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/perfdata.py
14cr|shinken-2.0.3-8|191	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/timeperiod.py
14cr|shinken-2.0.3-8|192	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/itemgroup.py
14cr|shinken-2.0.3-8|193	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/receiverdaemon.py
14cr|shinken-2.0.3-8|194	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/datamanager.py
14cr|shinken-2.0.3-8|195	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostgroup.py
14cr|shinken-2.0.3-8|196	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/serviceextinfo.py
14cr|shinken-2.0.3-8|197	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/__init__.py
14cr|shinken-2.0.3-8|198	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/resultmodulation.py
14cr|shinken-2.0.3-8|199	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/__init__.py
14cr|shinken-2.0.3-8|200	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/contact.py
14cr|shinken-2.0.3-8|201	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/command.py
14cr|shinken-2.0.3-8|202	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/config.py
14cr|shinken-2.0.3-8|203	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/contactgroup.py
14cr|shinken-2.0.3-8|204	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/pack.py
14cr|shinken-2.0.3-8|205	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/webui/__init__.py
14cr|shinken-2.0.3-8|206	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/host.py
14cr|shinken-2.0.3-8|207	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/businessimpactmodulation.py
14cr|shinken-2.0.3-8|208	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/escalation.py
14cr|shinken-2.0.3-8|209	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/LSB.py
14cr|shinken-2.0.3-8|210	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/realm.py
14cr|shinken-2.0.3-8|211	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/discoveryrun.py
14cr|shinken-2.0.3-8|212	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/schedulerdaemon.py
14cr|shinken-2.0.3-8|213	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/regenerator.py
14cr|shinken-2.0.3-8|214	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/__init__.py
14cr|shinken-2.0.3-8|215	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/discoveryrule.py
14cr|shinken-2.0.3-8|216	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/service.py
14cr|shinken-2.0.3-8|217	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/macromodulation.py
14cr|shinken-2.0.3-8|218	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/checkmodulation.py
14cr|shinken-2.0.3-8|219	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/matchingitem.py
14cr|shinken-2.0.3-8|220	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/servicedependency.py
14cr|shinken-2.0.3-8|221	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/pollerdaemon.py
14cr|shinken-2.0.3-8|222	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/__init__.py
14cr|shinken-2.0.3-8|223	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/module.py
14cr|shinken-2.0.3-8|224	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/filter.py
14cr|shinken-2.0.3-8|225	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/trigger.py
14cr|shinken-2.0.3-8|226	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/notificationway.py
14cr|shinken-2.0.3-8|227	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/item.py
14cr|shinken-2.0.3-8|228	
14cr|shinken-2.0.3-8|229	
14cr|shinken-2.0.3-8|230	sed -i 's|shinken_user=shinken|shinken_user=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg
14cr|shinken-2.0.3-8|231	sed -i 's|shinken_group=shinken|shinken_group=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg
14cr|shinken-2.0.3-8|232	
14cr|shinken-2.0.3-8|233	
14cr|shinken-2.0.3-8|234	sed -i 's|#user=shinken|user=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/daemons/{brokerd,reactionnerd,receiverd,schedulerd}.ini
14cr|shinken-2.0.3-8|235	sed -i 's|#group=shinken|group=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/daemons/{brokerd,reactionnerd,receiverd,schedulerd}.ini
14cr|shinken-2.0.3-8|236	sed -i 's|# user=shinken|user=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/daemons/pollerd.ini
14cr|shinken-2.0.3-8|237	sed -i 's|# group=shinken|group=nagios|g' %{buildroot}%{_sysconfdir}/%{name}/daemons/pollerd.ini
14cr|shinken-2.0.3-8|238	
14cr|shinken-2.0.3-8|239	rm -rf %{buildroot}%{_localstatedir}/lib/%{name}/inventory/__void_for_git
14cr|shinken-2.0.3-8|240	rm -rf %{buildroot}%{_localstatedir}/{log,run,lib}/%{name}/void_for_git
14cr|shinken-2.0.3-8|241	rm -rf %{buildroot}%{_sysconfdir}/init.d/%{name}*
14cr|shinken-2.0.3-8|242	rm -rf %{buildroot}%{_sbindir}/%{name}-{arbiter,discovery,broker,poller,reactionner,receiver,scheduler}.py
14cr|shinken-2.0.3-8|243	rm -rf %{buildroot}%{_sysconfdir}/default/%{name}
14cr|shinken-2.0.3-8|244	
14cr|shinken-2.0.3-8|245	rm -rf %{buildroot}%{_localstatedir}/lib/%{name}/libexec
14cr|shinken-2.0.3-8|246	
14cr|shinken-2.0.3-8|247	rm -rf  %{buildroot}%{py_puresitedir}/modules
14cr|shinken-2.0.3-8|248	
14cr|shinken-2.0.3-8|249	find %{buildroot} -maxdepth 5 -name '*.pyc' -exec rm -f {} \;
14cr|shinken-2.0.3-8|250	find %{buildroot} -maxdepth 5 -name '*.pyo' -exec rm -f {} \;
14cr|shinken-2.0.3-8|251	
14cr|shinken-2.0.3-8|252	%clean
14cr|shinken-2.0.3-8|253	
14cr|shinken-2.0.3-8|254	%pre
14cr|shinken-2.0.3-8|255	getent group %{shinken_group} >/dev/null || groupadd -r %{shinken_group}
14cr|shinken-2.0.3-8|256	getent passwd %{shinken_user} >/dev/null || useradd -r -g %{shinken_group} -d %{_localstatedir}/spool/nagios -s /sbin/nologin %{shinken_user}
14cr|shinken-2.0.3-8|257	exit 0
14cr|shinken-2.0.3-8|258	
14cr|shinken-2.0.3-8|259	%post arbiter
14cr|shinken-2.0.3-8|260	%systemd_post arbiter.service
14cr|shinken-2.0.3-8|261	
14cr|shinken-2.0.3-8|262	%post broker
14cr|shinken-2.0.3-8|263	%systemd_post broker.service
14cr|shinken-2.0.3-8|264	
14cr|shinken-2.0.3-8|265	%post poller
14cr|shinken-2.0.3-8|266	%systemd_post poller.service
14cr|shinken-2.0.3-8|267	
14cr|shinken-2.0.3-8|268	%post reactionner
14cr|shinken-2.0.3-8|269	%systemd_post reactionner.service
14cr|shinken-2.0.3-8|270	
14cr|shinken-2.0.3-8|271	%post scheduler
14cr|shinken-2.0.3-8|272	%systemd_post scheduler.service
14cr|shinken-2.0.3-8|273	
14cr|shinken-2.0.3-8|274	%post receiver
14cr|shinken-2.0.3-8|275	%systemd_post receiver.service
14cr|shinken-2.0.3-8|276	
14cr|shinken-2.0.3-8|277	%preun arbiter
14cr|shinken-2.0.3-8|278	%systemd_preun arbiter.service
14cr|shinken-2.0.3-8|279	
14cr|shinken-2.0.3-8|280	%preun broker
14cr|shinken-2.0.3-8|281	%systemd_preun broker.service
14cr|shinken-2.0.3-8|282	
14cr|shinken-2.0.3-8|283	%preun poller
14cr|shinken-2.0.3-8|284	%systemd_preun poller.service
14cr|shinken-2.0.3-8|285	
14cr|shinken-2.0.3-8|286	%preun reactionner
14cr|shinken-2.0.3-8|287	%systemd_preun reactionner.service
14cr|shinken-2.0.3-8|288	
14cr|shinken-2.0.3-8|289	%preun scheduler
14cr|shinken-2.0.3-8|290	%systemd_preun scheduler.service
14cr|shinken-2.0.3-8|291	
14cr|shinken-2.0.3-8|292	%preun receiver
14cr|shinken-2.0.3-8|293	%systemd_preun receiver.service
14cr|shinken-2.0.3-8|294	
14cr|shinken-2.0.3-8|295	%postun arbiter
14cr|shinken-2.0.3-8|296	%systemd_postun_with_restart arbiter.service
14cr|shinken-2.0.3-8|297	
14cr|shinken-2.0.3-8|298	%postun broker
14cr|shinken-2.0.3-8|299	%systemd_postun_with_restart broker.service
14cr|shinken-2.0.3-8|300	
14cr|shinken-2.0.3-8|301	%postun poller
14cr|shinken-2.0.3-8|302	%systemd_postun_with_restart poller.service
14cr|shinken-2.0.3-8|303	
14cr|shinken-2.0.3-8|304	%postun reactionner
14cr|shinken-2.0.3-8|305	%systemd_postun_with_restart reactioner.service
14cr|shinken-2.0.3-8|306	
14cr|shinken-2.0.3-8|307	%postun scheduler
14cr|shinken-2.0.3-8|308	%systemd_postun_with_restart scheduler.service
14cr|shinken-2.0.3-8|309	
14cr|shinken-2.0.3-8|310	%postun receiver
14cr|shinken-2.0.3-8|311	%systemd_postun_with_restart receiver.service
14cr|shinken-2.0.3-8|312	
14cr|shinken-2.0.3-8|313	%files arbiter
14cr|shinken-2.0.3-8|314	%{_unitdir}/%{name}-arbiter.service
14cr|shinken-2.0.3-8|315	%{_sbindir}/%{name}-arbiter*
14cr|shinken-2.0.3-8|316	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.cfg
14cr|shinken-2.0.3-8|317	%config(noreplace) %{_sysconfdir}/%{name}/arbiters/arbiter-master.cfg
14cr|shinken-2.0.3-8|318	%config(noreplace) %{_sysconfdir}/%{name}/brokers/broker-master.cfg
14cr|shinken-2.0.3-8|319	%config(noreplace) %{_sysconfdir}/%{name}/pollers/poller-master.cfg
14cr|shinken-2.0.3-8|320	%config(noreplace) %{_sysconfdir}/%{name}/reactionners/reactionner-master.cfg
14cr|shinken-2.0.3-8|321	%config(noreplace) %{_sysconfdir}/%{name}/receivers/receiver-master.cfg
14cr|shinken-2.0.3-8|322	%config(noreplace) %{_sysconfdir}/%{name}/schedulers/scheduler-master.cfg
14cr|shinken-2.0.3-8|323	%config(noreplace) %{_sysconfdir}/%{name}/commands/commands.cfg
14cr|shinken-2.0.3-8|324	%config(noreplace) %{_sysconfdir}/%{name}/timeperiods/timeperiods.cfg
14cr|shinken-2.0.3-8|325	%config %{_sysconfdir}/%{name}/escalations
14cr|shinken-2.0.3-8|326	%config %{_sysconfdir}/%{name}/dependencies
14cr|shinken-2.0.3-8|327	%config(noreplace) %{_sysconfdir}/%{name}/templates/templates.cfg
14cr|shinken-2.0.3-8|328	%config %{_sysconfdir}/%{name}/notificationways
14cr|shinken-2.0.3-8|329	%config %{_sysconfdir}/%{name}/servicegroups
14cr|shinken-2.0.3-8|330	%config %{_sysconfdir}/%{name}/hostgroups
14cr|shinken-2.0.3-8|331	%config(noreplace) %{_sysconfdir}/%{name}/contactgroups/contactgroups.cfg
14cr|shinken-2.0.3-8|332	%config(noreplace) %{_sysconfdir}/%{name}/hosts/localhost.cfg
14cr|shinken-2.0.3-8|333	%config(noreplace) %{_sysconfdir}/%{name}/services/linux_disks.cfg
14cr|shinken-2.0.3-8|334	%config(noreplace) %{_sysconfdir}/%{name}/contacts/nagiosadmin.cfg
14cr|shinken-2.0.3-8|335	%config %{_sysconfdir}/%{name}/packs
14cr|shinken-2.0.3-8|336	%config %{_sysconfdir}/%{name}/modules
14cr|shinken-2.0.3-8|337	%config(noreplace) %{_sysconfdir}/%{name}/realms/all.cfg
14cr|shinken-2.0.3-8|338	%config %{_sysconfdir}/%{name}/resource.d
14cr|shinken-2.0.3-8|339	
14cr|shinken-2.0.3-8|340	%{_mandir}/man8/%{name}-arbiter*
14cr|shinken-2.0.3-8|341	
14cr|shinken-2.0.3-8|342	%files reactionner
14cr|shinken-2.0.3-8|343	%{_unitdir}/%{name}-reactionner.service
14cr|shinken-2.0.3-8|344	%{_sbindir}/%{name}-reactionner*
14cr|shinken-2.0.3-8|345	%{_mandir}/man8/%{name}-reactionner*
14cr|shinken-2.0.3-8|346	%config(noreplace) %{_sysconfdir}/%{name}/daemons/reactionnerd.ini
14cr|shinken-2.0.3-8|347	
14cr|shinken-2.0.3-8|348	%files scheduler
14cr|shinken-2.0.3-8|349	%{_unitdir}/%{name}-scheduler.service
14cr|shinken-2.0.3-8|350	%{_sbindir}/%{name}-scheduler*
14cr|shinken-2.0.3-8|351	%{_mandir}/man8/%{name}-scheduler*
14cr|shinken-2.0.3-8|352	%config(noreplace) %{_sysconfdir}/%{name}/daemons/schedulerd.ini
14cr|shinken-2.0.3-8|353	
14cr|shinken-2.0.3-8|354	%files poller
14cr|shinken-2.0.3-8|355	%{_unitdir}/%{name}-poller.service
14cr|shinken-2.0.3-8|356	%{_sbindir}/%{name}-poller*
14cr|shinken-2.0.3-8|357	%{_mandir}/man8/%{name}-poller*
14cr|shinken-2.0.3-8|358	%config(noreplace) %{_sysconfdir}/%{name}/daemons/pollerd.ini
14cr|shinken-2.0.3-8|359	
14cr|shinken-2.0.3-8|360	%files broker
14cr|shinken-2.0.3-8|361	%{_unitdir}/%{name}-broker.service
14cr|shinken-2.0.3-8|362	%{_sbindir}/%{name}-broker*
14cr|shinken-2.0.3-8|363	%{_mandir}/man8/%{name}-broker*
14cr|shinken-2.0.3-8|364	%config(noreplace) %{_sysconfdir}/%{name}/daemons/brokerd.ini
14cr|shinken-2.0.3-8|365	
14cr|shinken-2.0.3-8|366	%files receiver
14cr|shinken-2.0.3-8|367	%{_unitdir}/%{name}-receiver.service
14cr|shinken-2.0.3-8|368	%{_sbindir}/%{name}-receiver*
14cr|shinken-2.0.3-8|369	%{_mandir}/man8/%{name}-receiver*
14cr|shinken-2.0.3-8|370	%config(noreplace) %{_sysconfdir}/%{name}/daemons/receiverd.ini
14cr|shinken-2.0.3-8|371	
14cr|shinken-2.0.3-8|372	%files
14cr|shinken-2.0.3-8|373	%{py_puresitedir}/%{name}
14cr|shinken-2.0.3-8|374	%{py_puresitedir}/Shinken*.egg-info
14cr|shinken-2.0.3-8|375	%{_sbindir}/%{name}
14cr|shinken-2.0.3-8|376	%{_sbindir}/%{name}-discovery
14cr|shinken-2.0.3-8|377	%doc COPYING THANKS
14cr|shinken-2.0.3-8|378	%{_mandir}/man8/%{name}*8shinken*
14cr|shinken-2.0.3-8|379	%{_mandir}/man8/%{name}-discovery*
14cr|shinken-2.0.3-8|380	# %config(noreplace) %{_sysconfdir}/%{name}
14cr|shinken-2.0.3-8|381	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|shinken-2.0.3-8|382	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|shinken-2.0.3-8|383	%attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/log/%{name}
14cr|shinken-2.0.3-8|384	%attr(-,%{shinken_user} ,%{shinken_group}) %{_localstatedir}/lib/%{name}
14cr|shinken-2.0.3-8|385	%attr(-,%{shinken_user} ,%{shinken_group}) %dir %{_localstatedir}/run/%{name}
14cr|shinken-2.0.3-8|386	
14cr|shinken-2.0.3-8|387	
14cr|shinken-2.0.3-8|388	%changelog
14cr|shinken-2.0.3-8|389	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-8
14cr|shinken-2.0.3-8|390	+ Revision: ff3e405
14cr|shinken-2.0.3-8|391	- Updated to 2.0.3, migrated to systemd
14cr|shinken-2.0.3-8|392	
14cr|shinken-2.0.3-8|393	

8170 14
14cr|shmux-1.0.2-3|1	%define name shmux
14cr|shmux-1.0.2-3|2	%define version 1.0.2
14cr|shmux-1.0.2-3|3	%define release 3
14cr|shmux-1.0.2-3|4	
14cr|shmux-1.0.2-3|5	Name: 		%{name}
14cr|shmux-1.0.2-3|6	Version: 	%{version}
14cr|shmux-1.0.2-3|7	Release: 	%{release}
14cr|shmux-1.0.2-3|8	Summary: 	Program for executing the same command on many hosts in parallel
14cr|shmux-1.0.2-3|9	License: 	GPL
14cr|shmux-1.0.2-3|10	Group:		Networking/Remote access
14cr|shmux-1.0.2-3|11	Url: 		http://web.taranis.org/shmux/
14cr|shmux-1.0.2-3|12	Source0: 	%{name}-%{version}.tgz
14cr|shmux-1.0.2-3|13	BuildRequires:  pcre-devel
14cr|shmux-1.0.2-3|14	BuildRequires:  ncurses-devel
14cr|shmux-1.0.2-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}
14cr|shmux-1.0.2-3|16	
14cr|shmux-1.0.2-3|17	
14cr|shmux-1.0.2-3|18	%description
14cr|shmux-1.0.2-3|19	Shmux is program for executing the same command on many hosts in parallel.
14cr|shmux-1.0.2-3|20	For each target, a child process is spawned by shmux, and a shell on the
14cr|shmux-1.0.2-3|21	target obtained one of the supported methods: rsh, ssh, or sh. The output
14cr|shmux-1.0.2-3|22	produced by the children is received by shmux and either (optionally) output
14cr|shmux-1.0.2-3|23	in turn to the user using an easy to read format, or written to files for
14cr|shmux-1.0.2-3|24	later processing making it well suited for use in scripts.
14cr|shmux-1.0.2-3|25	
14cr|shmux-1.0.2-3|26	%prep
14cr|shmux-1.0.2-3|27	%setup -q -n %name-%{version}
14cr|shmux-1.0.2-3|28	
14cr|shmux-1.0.2-3|29	%build
14cr|shmux-1.0.2-3|30	%configure
14cr|shmux-1.0.2-3|31	%make
14cr|shmux-1.0.2-3|32	
14cr|shmux-1.0.2-3|33	%install
14cr|shmux-1.0.2-3|34	rm -rf $RPM_BUILD_ROOT
14cr|shmux-1.0.2-3|35	
14cr|shmux-1.0.2-3|36	%makeinstall
14cr|shmux-1.0.2-3|37	
14cr|shmux-1.0.2-3|38	%clean
14cr|shmux-1.0.2-3|39	rm -rf $RPM_BUILD_ROOT
14cr|shmux-1.0.2-3|40	
14cr|shmux-1.0.2-3|41	%files
14cr|shmux-1.0.2-3|42	%defattr(-,root,root)
14cr|shmux-1.0.2-3|43	%doc tests/* CHANGES INSTALL LICENSE
14cr|shmux-1.0.2-3|44	%attr(755,root,root) %{_bindir}/*
14cr|shmux-1.0.2-3|45	%{_mandir}/man1/%name.1*
14cr|shmux-1.0.2-3|46	%_datadir/%name
14cr|shmux-1.0.2-3|47	
14cr|shmux-1.0.2-3|48	
14cr|shmux-1.0.2-3|49	
14cr|shmux-1.0.2-3|50	
14cr|shmux-1.0.2-3|51	%changelog
14cr|shmux-1.0.2-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cr|shmux-1.0.2-3|53	+ Revision: 81c1b6c
14cr|shmux-1.0.2-3|54	- MassBuild#464: Increase release tag
14cr|shmux-1.0.2-3|55	
14cr|shmux-1.0.2-3|56	

8171 14
14cr|shntool-3.0.10-4|1	Summary:	A multi-purpose WAVE data processing and reporting utility
14cr|shntool-3.0.10-4|2	Name:		shntool
14cr|shntool-3.0.10-4|3	Version:	3.0.10
14cr|shntool-3.0.10-4|4	Release:	4
14cr|shntool-3.0.10-4|5	URL:		http://etree.org/shnutils/shntool
14cr|shntool-3.0.10-4|6	Source0:	http://etree.org/shnutils/shntool/dist/src/%{name}-%{version}.tar.gz
14cr|shntool-3.0.10-4|7	Group:		Sound
14cr|shntool-3.0.10-4|8	License:	GPLv2
14cr|shntool-3.0.10-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|shntool-3.0.10-4|10	Suggests:	flac
14cr|shntool-3.0.10-4|11	Suggests:	sox
14cr|shntool-3.0.10-4|12	Suggests:	cuetools
14cr|shntool-3.0.10-4|13	Suggests:	ttaenc
14cr|shntool-3.0.10-4|14	Suggests:	shorten
14cr|shntool-3.0.10-4|15	Suggests:	kexis
14cr|shntool-3.0.10-4|16	Suggests:	bonk
14cr|shntool-3.0.10-4|17	Suggests:	wavpack
14cr|shntool-3.0.10-4|18	Suggests:	mp4als
14cr|shntool-3.0.10-4|19	Suggests:	alac_decoder
14cr|shntool-3.0.10-4|20	Suggests:	mac
14cr|shntool-3.0.10-4|21	
14cr|shntool-3.0.10-4|22	%description
14cr|shntool-3.0.10-4|23	A multi-purpose WAVE data processing and reporting utility. File formats are
14cr|shntool-3.0.10-4|24	abstracted from its core, so it can process any file that contains WAVE data,
14cr|shntool-3.0.10-4|25	compressed or not - provided there exists a format module to handle that
14cr|shntool-3.0.10-4|26	particular file type.
14cr|shntool-3.0.10-4|27	
14cr|shntool-3.0.10-4|28	%prep
14cr|shntool-3.0.10-4|29	%setup -q
14cr|shntool-3.0.10-4|30	
14cr|shntool-3.0.10-4|31	%build
14cr|shntool-3.0.10-4|32	%configure2_5x
14cr|shntool-3.0.10-4|33	%make
14cr|shntool-3.0.10-4|34	
14cr|shntool-3.0.10-4|35	%install
14cr|shntool-3.0.10-4|36	rm -rf %{buildroot}
14cr|shntool-3.0.10-4|37	%makeinstall_std
14cr|shntool-3.0.10-4|38	
14cr|shntool-3.0.10-4|39	%clean
14cr|shntool-3.0.10-4|40	rm -rf %{buildroot}
14cr|shntool-3.0.10-4|41	
14cr|shntool-3.0.10-4|42	%files
14cr|shntool-3.0.10-4|43	%defattr(-,root,root,-)
14cr|shntool-3.0.10-4|44	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|shntool-3.0.10-4|45	%doc doc/*
14cr|shntool-3.0.10-4|46	%{_bindir}/shn*
14cr|shntool-3.0.10-4|47	%{_mandir}/man1/*.1.*
14cr|shntool-3.0.10-4|48	
14cr|shntool-3.0.10-4|49	
14cr|shntool-3.0.10-4|50	
14cr|shntool-3.0.10-4|51	%changelog
14cr|shntool-3.0.10-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.10-4
14cr|shntool-3.0.10-4|53	+ Revision: f94adff
14cr|shntool-3.0.10-4|54	- MassBuild#464: Increase release tag
14cr|shntool-3.0.10-4|55	
14cr|shntool-3.0.10-4|56	

8172 14
14cr|shtool-2.0.8-8|1	Name:		shtool
14cr|shtool-2.0.8-8|2	Version:	2.0.8
14cr|shtool-2.0.8-8|3	Release:	8
14cr|shtool-2.0.8-8|4	Summary:	Portable shell tool
14cr|shtool-2.0.8-8|5	Group:		Shells
14cr|shtool-2.0.8-8|6	License:	GPLv2+
14cr|shtool-2.0.8-8|7	URL:		http://www.gnu.org/software/shtool/
14cr|shtool-2.0.8-8|8	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14cr|shtool-2.0.8-8|9	BuildArch:	noarch
14cr|shtool-2.0.8-8|10	
14cr|shtool-2.0.8-8|11	%description
14cr|shtool-2.0.8-8|12	GNU shtool is a compilation of small but very stable and portable
14cr|shtool-2.0.8-8|13	shell scripts into a single shell tool. All ingredients were in
14cr|shtool-2.0.8-8|14	successful use over many years in various free software projects.
14cr|shtool-2.0.8-8|15	The compiled shtool program is intended to be used inside the source
14cr|shtool-2.0.8-8|16	tree of other free software packages. There it can overtake various
14cr|shtool-2.0.8-8|17	(usually non-portable) tasks related to the building and installation
14cr|shtool-2.0.8-8|18	of such a package. It especially can replace the old mkdir.sh,
14cr|shtool-2.0.8-8|19	install.sh and related scripts.
14cr|shtool-2.0.8-8|20	
14cr|shtool-2.0.8-8|21	%prep
14cr|shtool-2.0.8-8|22	%setup -q
14cr|shtool-2.0.8-8|23	
14cr|shtool-2.0.8-8|24	%build
14cr|shtool-2.0.8-8|25	%configure
14cr|shtool-2.0.8-8|26	%make
14cr|shtool-2.0.8-8|27	
14cr|shtool-2.0.8-8|28	%check
14cr|shtool-2.0.8-8|29	make check
14cr|shtool-2.0.8-8|30	
14cr|shtool-2.0.8-8|31	%install
14cr|shtool-2.0.8-8|32	%makeinstall_std
14cr|shtool-2.0.8-8|33	
14cr|shtool-2.0.8-8|34	%files
14cr|shtool-2.0.8-8|35	%doc AUTHORS ChangeLog NEWS RATIONAL README THANKS VERSION
14cr|shtool-2.0.8-8|36	%{_mandir}/man*/%{name}*.*
14cr|shtool-2.0.8-8|37	%{_bindir}/%{name}
14cr|shtool-2.0.8-8|38	%{_bindir}/%{name}ize
14cr|shtool-2.0.8-8|39	%{_datadir}/%{name}/
14cr|shtool-2.0.8-8|40	%{_datadir}/aclocal/%{name}.m4
14cr|shtool-2.0.8-8|41	
14cr|shtool-2.0.8-8|42	
14cr|shtool-2.0.8-8|43	
14cr|shtool-2.0.8-8|44	
14cr|shtool-2.0.8-8|45	%changelog
14cr|shtool-2.0.8-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-8
14cr|shtool-2.0.8-8|47	+ Revision: 3d85cda
14cr|shtool-2.0.8-8|48	- MassBuild#464: Increase release tag
14cr|shtool-2.0.8-8|49	
14cr|shtool-2.0.8-8|50	

8173 14
14cr|shutter-0.90.1-3|1	Summary:	Feature-rich screenshot application
14cr|shutter-0.90.1-3|2	Name:		shutter
14cr|shutter-0.90.1-3|3	Version:	0.90.1
14cr|shutter-0.90.1-3|4	Release:	3
14cr|shutter-0.90.1-3|5	License:	GPLv3+
14cr|shutter-0.90.1-3|6	Group:		Graphical desktop/GNOME
14cr|shutter-0.90.1-3|7	Url:		http://shutter-project.org/
14cr|shutter-0.90.1-3|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
14cr|shutter-0.90.1-3|9	BuildArch:	noarch
14cr|shutter-0.90.1-3|10	BuildRequires:	gettext
14cr|shutter-0.90.1-3|11	# Mandriva is the greate distribution.
14cr|shutter-0.90.1-3|12	Requires:	gnome-vfs2
14cr|shutter-0.90.1-3|13	%rename gscrot
14cr|shutter-0.90.1-3|14	
14cr|shutter-0.90.1-3|15	%description
14cr|shutter-0.90.1-3|16	Shutter is a feature-rich screenshot program. You can take a screenshot of a
14cr|shutter-0.90.1-3|17	specific area, window, your whole screen, or even of a website - apply
14cr|shutter-0.90.1-3|18	different effects to it, draw on it to highlight points, and then upload
14cr|shutter-0.90.1-3|19	to an image hosting site, all within one window.
14cr|shutter-0.90.1-3|20	
14cr|shutter-0.90.1-3|21	%files -f %{name}.lang
14cr|shutter-0.90.1-3|22	%doc README
14cr|shutter-0.90.1-3|23	%attr(755,root,root) %{_bindir}/shutter
14cr|shutter-0.90.1-3|24	%{_datadir}/shutter/*
14cr|shutter-0.90.1-3|25	%{_datadir}/applications/shutter.desktop
14cr|shutter-0.90.1-3|26	%{_mandir}/man1/*
14cr|shutter-0.90.1-3|27	%{_iconsdir}/hicolor/*/apps/*.png
14cr|shutter-0.90.1-3|28	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|shutter-0.90.1-3|29	%{_iconsdir}/HighContrast/scalable/apps/*.svg
14cr|shutter-0.90.1-3|30	%{_iconsdir}/ubuntu-mono-light/scalable/apps/*
14cr|shutter-0.90.1-3|31	%{_iconsdir}/ubuntu-mono-dark/scalable/apps/*
14cr|shutter-0.90.1-3|32	%{_iconsdir}/ubuntu-mono-light/*/apps/*.png
14cr|shutter-0.90.1-3|33	%{_iconsdir}/ubuntu-mono-dark/*/apps/*.png
14cr|shutter-0.90.1-3|34	%{_datadir}/pixmaps/%{name}.png
14cr|shutter-0.90.1-3|35	
14cr|shutter-0.90.1-3|36	#----------------------------------------------------------------------------
14cr|shutter-0.90.1-3|37	
14cr|shutter-0.90.1-3|38	%prep
14cr|shutter-0.90.1-3|39	%setup -q
14cr|shutter-0.90.1-3|40	
14cr|shutter-0.90.1-3|41	%build
14cr|shutter-0.90.1-3|42	
14cr|shutter-0.90.1-3|43	%install
14cr|shutter-0.90.1-3|44	install -d -m 0755 %{buildroot}
14cr|shutter-0.90.1-3|45	install -d -m 0755 %{buildroot}%{_prefix}
14cr|shutter-0.90.1-3|46	cp -a bin %{buildroot}%{_prefix}
14cr|shutter-0.90.1-3|47	cp -a share %{buildroot}%{_prefix}
14cr|shutter-0.90.1-3|48	
14cr|shutter-0.90.1-3|49	%find_lang %{name}
14cr|shutter-0.90.1-3|50	%find_lang %{name}-upload-plugins
14cr|shutter-0.90.1-3|51	%find_lang %{name}-plugins
14cr|shutter-0.90.1-3|52	cat %{name}-upload-plugins.lang >> %{name}.lang
14cr|shutter-0.90.1-3|53	cat %{name}-plugins.lang >> %{name}.lang
14cr|shutter-0.90.1-3|54	
14cr|shutter-0.90.1-3|55	
14cr|shutter-0.90.1-3|56	%changelog
14cr|shutter-0.90.1-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.1-3
14cr|shutter-0.90.1-3|58	+ Revision: 7b5c0ed
14cr|shutter-0.90.1-3|59	- MassBuild#464: Increase release tag
14cr|shutter-0.90.1-3|60	
14cr|shutter-0.90.1-3|61	

8174 14
14cr|sidplay-base-1.0.9-7|1	%define name sidplay-base
14cr|sidplay-base-1.0.9-7|2	%define version 1.0.9
14cr|sidplay-base-1.0.9-7|3	%define release 7
14cr|sidplay-base-1.0.9-7|4	
14cr|sidplay-base-1.0.9-7|5	
14cr|sidplay-base-1.0.9-7|6	Summary: A Commodore 64 music player and SID chip emulator
14cr|sidplay-base-1.0.9-7|7	Name: %{name}
14cr|sidplay-base-1.0.9-7|8	Version: %{version}
14cr|sidplay-base-1.0.9-7|9	Release: %{release}
14cr|sidplay-base-1.0.9-7|10	License: GPLv2+
14cr|sidplay-base-1.0.9-7|11	URL: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html
14cr|sidplay-base-1.0.9-7|12	Group: Sound
14cr|sidplay-base-1.0.9-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sidplay-base-1.0.9-7|14	Source: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/%{name}-%{version}.tar.bz2
14cr|sidplay-base-1.0.9-7|15	Patch: sidplay-base-1.0.9-tsid.patch.bz2
14cr|sidplay-base-1.0.9-7|16	Patch1: sidplay-base-1.0.9-gcc4.4.patch
14cr|sidplay-base-1.0.9-7|17	BuildRequires: libsidplay-devel < 2
14cr|sidplay-base-1.0.9-7|18	BuildRequires:  tsid-devel >= 0.7
14cr|sidplay-base-1.0.9-7|19	BuildRequires: automake1.4
14cr|sidplay-base-1.0.9-7|20	
14cr|sidplay-base-1.0.9-7|21	%description
14cr|sidplay-base-1.0.9-7|22	SIDPLAY is basically a music player. It emulates the Sound Interface
14cr|sidplay-base-1.0.9-7|23	Device (SID) chip and the microprocessor unit of the Commodore 64
14cr|sidplay-base-1.0.9-7|24	computer, so it can load and execute C64 machine code programs which
14cr|sidplay-base-1.0.9-7|25	produce music or sound. Normally these are short pieces of code
14cr|sidplay-base-1.0.9-7|26	pulled out of Commodore games or demonstration programs. Using
14cr|sidplay-base-1.0.9-7|27	SIDPLAY, you can listen to thousands of old and new C64 sound files
14cr|sidplay-base-1.0.9-7|28	by infamous artists such as Hubbard and Paul Norman! In emulation,
14cr|sidplay-base-1.0.9-7|29	their music lives on...
14cr|sidplay-base-1.0.9-7|30	
14cr|sidplay-base-1.0.9-7|31	%prep
14cr|sidplay-base-1.0.9-7|32	rm -rf $RPM_BUILD_ROOT
14cr|sidplay-base-1.0.9-7|33	
14cr|sidplay-base-1.0.9-7|34	%setup -q
14cr|sidplay-base-1.0.9-7|35	%patch -p1 -b .tsid
14cr|sidplay-base-1.0.9-7|36	%patch1 -p1
14cr|sidplay-base-1.0.9-7|37	
14cr|sidplay-base-1.0.9-7|38	%build
14cr|sidplay-base-1.0.9-7|39	rm -f configure
14cr|sidplay-base-1.0.9-7|40	automake-1.4
14cr|sidplay-base-1.0.9-7|41	autoconf
14cr|sidplay-base-1.0.9-7|42	%configure2_5x
14cr|sidplay-base-1.0.9-7|43	%make
14cr|sidplay-base-1.0.9-7|44	
14cr|sidplay-base-1.0.9-7|45	%install
14cr|sidplay-base-1.0.9-7|46	rm -rf $RPM_BUILD_ROOT
14cr|sidplay-base-1.0.9-7|47	%makeinstall
14cr|sidplay-base-1.0.9-7|48	
14cr|sidplay-base-1.0.9-7|49	%clean
14cr|sidplay-base-1.0.9-7|50	rm -rf $RPM_BUILD_ROOT
14cr|sidplay-base-1.0.9-7|51	
14cr|sidplay-base-1.0.9-7|52	%files
14cr|sidplay-base-1.0.9-7|53	%defattr(-,root,root)
14cr|sidplay-base-1.0.9-7|54	%doc COPYING POINTER audio/README
14cr|sidplay-base-1.0.9-7|55	%{_bindir}/*
14cr|sidplay-base-1.0.9-7|56	
14cr|sidplay-base-1.0.9-7|57	
14cr|sidplay-base-1.0.9-7|58	
14cr|sidplay-base-1.0.9-7|59	
14cr|sidplay-base-1.0.9-7|60	%changelog
14cr|sidplay-base-1.0.9-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-7
14cr|sidplay-base-1.0.9-7|62	+ Revision: 6e33d04
14cr|sidplay-base-1.0.9-7|63	- MassBuild#464: Increase release tag
14cr|sidplay-base-1.0.9-7|64	
14cr|sidplay-base-1.0.9-7|65	

8175 14
14cr|sidtools-1.0.1-14|1	Name:    sidtools
14cr|sidtools-1.0.1-14|2	Summary: Creates and plays playlists for Sidplay
14cr|sidtools-1.0.1-14|3	Version: 1.0.1
14cr|sidtools-1.0.1-14|4	Release: 14
14cr|sidtools-1.0.1-14|5	License: GPL
14cr|sidtools-1.0.1-14|6	Group: Sound
14cr|sidtools-1.0.1-14|7	Source: http://user.tninet.se/~uxm165t/%{name}-%{version}.tar.bz2
14cr|sidtools-1.0.1-14|8	URL: http://user.tninet.se/~uxm165t/sidtools.html
14cr|sidtools-1.0.1-14|9	Requires: sidplay-base
14cr|sidtools-1.0.1-14|10	
14cr|sidtools-1.0.1-14|11	%description
14cr|sidtools-1.0.1-14|12	A set of tools to create playlists (and play them) for SidPlay.  Lists
14cr|sidtools-1.0.1-14|13	can be created automatically, via the search engine search2list, or
14cr|sidtools-1.0.1-14|14	manually, with a text editor.
14cr|sidtools-1.0.1-14|15	
14cr|sidtools-1.0.1-14|16	%prep
14cr|sidtools-1.0.1-14|17	%setup -q
14cr|sidtools-1.0.1-14|18	
14cr|sidtools-1.0.1-14|19	%build
14cr|sidtools-1.0.1-14|20	%configure
14cr|sidtools-1.0.1-14|21	%make
14cr|sidtools-1.0.1-14|22	
14cr|sidtools-1.0.1-14|23	%install
14cr|sidtools-1.0.1-14|24	%makeinstall
14cr|sidtools-1.0.1-14|25	
14cr|sidtools-1.0.1-14|26	%files
14cr|sidtools-1.0.1-14|27	%defattr(-,root,root)
14cr|sidtools-1.0.1-14|28	%doc README COPYING ChangeLog NEWS AUTHORS THANKS TODO
14cr|sidtools-1.0.1-14|29	%config(noreplace) %{_sysconfdir}/sidtoolsrc
14cr|sidtools-1.0.1-14|30	%{_infodir}/sidtools.info*
14cr|sidtools-1.0.1-14|31	%{_bindir}/sidplayo
14cr|sidtools-1.0.1-14|32	%{_bindir}/search2list
14cr|sidtools-1.0.1-14|33	%{_bindir}/makelist
14cr|sidtools-1.0.1-14|34	%{_bindir}/sidlist
14cr|sidtools-1.0.1-14|35	
14cr|sidtools-1.0.1-14|36	
14cr|sidtools-1.0.1-14|37	
14cr|sidtools-1.0.1-14|38	
14cr|sidtools-1.0.1-14|39	%changelog
14cr|sidtools-1.0.1-14|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-14
14cr|sidtools-1.0.1-14|41	+ Revision: ef742fd
14cr|sidtools-1.0.1-14|42	- MassBuild#464: Increase release tag
14cr|sidtools-1.0.1-14|43	
14cr|sidtools-1.0.1-14|44	

8176 14
14cr|siege-2.72-2|1	Summary:	HTTP regression testing and benchmarking utility
14cr|siege-2.72-2|2	Name:		siege
14cr|siege-2.72-2|3	Version:	2.72
14cr|siege-2.72-2|4	Release:	2
14cr|siege-2.72-2|5	License:	GPLv2+
14cr|siege-2.72-2|6	Group:		System/Servers
14cr|siege-2.72-2|7	URL:		http://www.joedog.org/JoeDog/Siege/
14cr|siege-2.72-2|8	Source0:	ftp://ftp.joedog.org/pub/siege/%{name}-%{version}.tar.gz
14cr|siege-2.72-2|9	Patch0:		siege-2.70-makefile.patch
14cr|siege-2.72-2|10	Patch1:		siege-2.72-mdv-format-security.patch
14cr|siege-2.72-2|11	BuildRequires:	openssl-devel
14cr|siege-2.72-2|12	
14cr|siege-2.72-2|13	%description
14cr|siege-2.72-2|14	Siege is an HTTP regression testing and benchmarking utility.
14cr|siege-2.72-2|15	It was designed to let web developers measure the performance of their code
14cr|siege-2.72-2|16	under duress, to see how it will stand up to load on the Internet.
14cr|siege-2.72-2|17	Siege supports basic authentication, cookies, HTTP and HTTPS protocols.
14cr|siege-2.72-2|18	It allows the user hit a web server with a configurable number of concurrent
14cr|siege-2.72-2|19	simulated users. Those users place the webserver "under siege."
14cr|siege-2.72-2|20	
14cr|siege-2.72-2|21	%prep
14cr|siege-2.72-2|22	%setup -q
14cr|siege-2.72-2|23	%patch0 -p1 -b .good
14cr|siege-2.72-2|24	%patch1 -p1 -b .format
14cr|siege-2.72-2|25	
14cr|siege-2.72-2|26	%build
14cr|siege-2.72-2|27	%configure2_5x
14cr|siege-2.72-2|28	%make
14cr|siege-2.72-2|29	
14cr|siege-2.72-2|30	%install
14cr|siege-2.72-2|31	%makeinstall_std
14cr|siege-2.72-2|32	
14cr|siege-2.72-2|33	install -d %{buildroot}%{_sysconfdir}
14cr|siege-2.72-2|34	install -m0644 doc/urls.txt %{buildroot}%{_sysconfdir}/urls.txt
14cr|siege-2.72-2|35	
14cr|siege-2.72-2|36	%files
14cr|siege-2.72-2|37	%defattr(-,root,root,0755)
14cr|siege-2.72-2|38	%doc AUTHORS ChangeLog COPYING KNOWNBUGS MACHINES NEWS PLATFORM README*
14cr|siege-2.72-2|39	%config(noreplace) %{_sysconfdir}/urls.txt
14cr|siege-2.72-2|40	%config(noreplace) %{_sysconfdir}/siegerc
14cr|siege-2.72-2|41	%{_bindir}/bombardment
14cr|siege-2.72-2|42	%{_bindir}/siege
14cr|siege-2.72-2|43	%{_bindir}/siege.config
14cr|siege-2.72-2|44	%{_bindir}/siege2csv.pl
14cr|siege-2.72-2|45	%{_mandir}/man1/bombardment.1*
14cr|siege-2.72-2|46	%{_mandir}/man1/siege.1*
14cr|siege-2.72-2|47	%{_mandir}/man1/siege.config*
14cr|siege-2.72-2|48	%{_mandir}/man1/siege2csv.1*
14cr|siege-2.72-2|49	%{_mandir}/man5/urls_txt.5*
14cr|siege-2.72-2|50	%{_mandir}/man7/layingsiege.7*
14cr|siege-2.72-2|51	
14cr|siege-2.72-2|52	
14cr|siege-2.72-2|53	
14cr|siege-2.72-2|54	%changelog
14cr|siege-2.72-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.72-2
14cr|siege-2.72-2|56	+ Revision: c8e831d
14cr|siege-2.72-2|57	- MassBuild#464: Increase release tag
14cr|siege-2.72-2|58	
14cr|siege-2.72-2|59	

8177 14
14cr|sieve-connect-0.81-3|1	Name:		sieve-connect
14cr|sieve-connect-0.81-3|2	Version:	0.81
14cr|sieve-connect-0.81-3|3	Release:	3
14cr|sieve-connect-0.81-3|4	Summary:	A client for the ManageSieve protocol
14cr|sieve-connect-0.81-3|5	Group:		Networking/Mail
14cr|sieve-connect-0.81-3|6	License:	BSD
14cr|sieve-connect-0.81-3|7	URL:		http://people.spodhuis.org/phil.pennock/software/
14cr|sieve-connect-0.81-3|8	Source0:	http://people.spodhuis.org/phil.pennock/software/%{name}-%{version}.tar.bz2
14cr|sieve-connect-0.81-3|9	BuildArch:	noarch
14cr|sieve-connect-0.81-3|10	Requires:	perl
14cr|sieve-connect-0.81-3|11	Requires:	perl-Authen-SASL
14cr|sieve-connect-0.81-3|12	Requires:	perl-IO-Socket-INET6
14cr|sieve-connect-0.81-3|13	Requires:	perl-IO-Socket-SSL
14cr|sieve-connect-0.81-3|14	Requires:	perl-Net-DNS
14cr|sieve-connect-0.81-3|15	Requires:	perl-Term-ReadKey
14cr|sieve-connect-0.81-3|16	Suggests:	perl-Pod-Simple
14cr|sieve-connect-0.81-3|17	Suggests:	perl-Term-ReadLine-Gnu
14cr|sieve-connect-0.81-3|18	
14cr|sieve-connect-0.81-3|19	%description
14cr|sieve-connect-0.81-3|20	This is sieve-connect.  A client for the ManageSieve protocol, as
14cr|sieve-connect-0.81-3|21	specified in RFC 5804.  Historically, this was MANAGESIEVE as implemented
14cr|sieve-connect-0.81-3|22	by timsieved in Cyrus IMAP.
14cr|sieve-connect-0.81-3|23	
14cr|sieve-connect-0.81-3|24	sieve-connect speaks ManageSieve and supports TLS for connection privacy
14cr|sieve-connect-0.81-3|25	and also authentication if using client certificates.  sieve-connect
14cr|sieve-connect-0.81-3|26	will use SASL authentication; SASL integrity layers are not supported,
14cr|sieve-connect-0.81-3|27	use TLS instead.  GSSAPI-based authentication should generally work,
14cr|sieve-connect-0.81-3|28	provided that client and server can use a common underlaying protocol.
14cr|sieve-connect-0.81-3|29	If it doesn't work for you, please report the issue.
14cr|sieve-connect-0.81-3|30	
14cr|sieve-connect-0.81-3|31	sieve-connect is designed to be both a tool which can be invoked from
14cr|sieve-connect-0.81-3|32	scripts and also a decent interactive client.  It should also be a
14cr|sieve-connect-0.81-3|33	drop-in replacement for "sieveshell", as supplied with Cyrus IMAP.
14cr|sieve-connect-0.81-3|34	
14cr|sieve-connect-0.81-3|35	%prep
14cr|sieve-connect-0.81-3|36	%setup -q
14cr|sieve-connect-0.81-3|37	
14cr|sieve-connect-0.81-3|38	%build
14cr|sieve-connect-0.81-3|39	
14cr|sieve-connect-0.81-3|40	%install
14cr|sieve-connect-0.81-3|41	%__install -d -m 755 %{buildroot}%{_bindir}/
14cr|sieve-connect-0.81-3|42	%__install -d -m 755 %{buildroot}%{_mandir}/man1/
14cr|sieve-connect-0.81-3|43	make INSTALLROOT=%{buildroot} PREFIX=%{_prefix} MANDIR=/share/man install
14cr|sieve-connect-0.81-3|44	
14cr|sieve-connect-0.81-3|45	%files
14cr|sieve-connect-0.81-3|46	%{_bindir}/%{name}
14cr|sieve-connect-0.81-3|47	%{_mandir}/man1/%{name}.1*
14cr|sieve-connect-0.81-3|48	
14cr|sieve-connect-0.81-3|49	
14cr|sieve-connect-0.81-3|50	
14cr|sieve-connect-0.81-3|51	%changelog
14cr|sieve-connect-0.81-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.81-3
14cr|sieve-connect-0.81-3|53	+ Revision: aea6554
14cr|sieve-connect-0.81-3|54	- MassBuild#464: Increase release tag
14cr|sieve-connect-0.81-3|55	
14cr|sieve-connect-0.81-3|56	

8178 14
14cr|sigar-1.6.3.20100329-5|1	%define major 0
14cr|sigar-1.6.3.20100329-5|2	%define libname %mklibname %{name} %{major}
14cr|sigar-1.6.3.20100329-5|3	%define devname %mklibname %{name} -d
14cr|sigar-1.6.3.20100329-5|4	
14cr|sigar-1.6.3.20100329-5|5	%define gitdate 20100329
14cr|sigar-1.6.3.20100329-5|6	
14cr|sigar-1.6.3.20100329-5|7	# Source built as:
14cr|sigar-1.6.3.20100329-5|8	# 	% export VERSION= 1.6.3.20100329	# date +%Y%m%d
14cr|sigar-1.6.3.20100329-5|9	#	% git clone git://github.com/hyperic/sigar.git sigar-$VERSION
14cr|sigar-1.6.3.20100329-5|10	#	% rm -fr `find sigar-$VERSION -name .git`
14cr|sigar-1.6.3.20100329-5|11	#	% tar jcf sigar.tar.bze sigar-$VERSION
14cr|sigar-1.6.3.20100329-5|12	# Note:
14cr|sigar-1.6.3.20100329-5|13	# building only python bindings
14cr|sigar-1.6.3.20100329-5|14	
14cr|sigar-1.6.3.20100329-5|15	Summary:	System Information Gatherer And Reporter
14cr|sigar-1.6.3.20100329-5|16	Name:		sigar
14cr|sigar-1.6.3.20100329-5|17	Version:	1.6.3.%{gitdate}
14cr|sigar-1.6.3.20100329-5|18	Release:	5
14cr|sigar-1.6.3.20100329-5|19	License:	GPLv2+
14cr|sigar-1.6.3.20100329-5|20	Group:		Monitoring
14cr|sigar-1.6.3.20100329-5|21	Url:		http://support.hyperic.com/display/SIGAR/Home
14cr|sigar-1.6.3.20100329-5|22	Source0:	%{name}.tar.bz2
14cr|sigar-1.6.3.20100329-5|23	Patch0:		sigar-1.6.3-tirpc.patch
14cr|sigar-1.6.3.20100329-5|24	BuildRequires:	valgrind
14cr|sigar-1.6.3.20100329-5|25	BuildRequires:	pkgconfig(libtirpc)
14cr|sigar-1.6.3.20100329-5|26	BuildRequires:	pkgconfig(python)
14cr|sigar-1.6.3.20100329-5|27	
14cr|sigar-1.6.3.20100329-5|28	%description
14cr|sigar-1.6.3.20100329-5|29	The Sigar API provides a portable interface for gathering system information
14cr|sigar-1.6.3.20100329-5|30	such as:
14cr|sigar-1.6.3.20100329-5|31	
14cr|sigar-1.6.3.20100329-5|32	* System memory, swap, cpu, load average, uptime, logins
14cr|sigar-1.6.3.20100329-5|33	* Per-process memory, cpu, credential info, state, arguments,
14cr|sigar-1.6.3.20100329-5|34	environment, open files
14cr|sigar-1.6.3.20100329-5|35	* File system detection and metrics
14cr|sigar-1.6.3.20100329-5|36	* Network interface detection, configuration info and metrics
14cr|sigar-1.6.3.20100329-5|37	* TCP and UDP connection tables
14cr|sigar-1.6.3.20100329-5|38	* Network route table
14cr|sigar-1.6.3.20100329-5|39	
14cr|sigar-1.6.3.20100329-5|40	#----------------------------------------------------------------------------
14cr|sigar-1.6.3.20100329-5|41	
14cr|sigar-1.6.3.20100329-5|42	%package -n %{libname}
14cr|sigar-1.6.3.20100329-5|43	Group:		System/Libraries
14cr|sigar-1.6.3.20100329-5|44	Summary:	System Information Gatherer And Reporter
14cr|sigar-1.6.3.20100329-5|45	Provides:	lib%{name} = %{EVRD}
14cr|sigar-1.6.3.20100329-5|46	
14cr|sigar-1.6.3.20100329-5|47	%description -n %{libname}
14cr|sigar-1.6.3.20100329-5|48	The Sigar API provides a portable interface for gathering system information
14cr|sigar-1.6.3.20100329-5|49	such as:
14cr|sigar-1.6.3.20100329-5|50	
14cr|sigar-1.6.3.20100329-5|51	* System memory, swap, cpu, load average, uptime, logins
14cr|sigar-1.6.3.20100329-5|52	* Per-process memory, cpu, credential info, state, arguments,
14cr|sigar-1.6.3.20100329-5|53	environment, open files
14cr|sigar-1.6.3.20100329-5|54	* File system detection and metrics
14cr|sigar-1.6.3.20100329-5|55	* Network interface detection, configuration info and metrics
14cr|sigar-1.6.3.20100329-5|56	* TCP and UDP connection tables
14cr|sigar-1.6.3.20100329-5|57	* Network route table
14cr|sigar-1.6.3.20100329-5|58	
14cr|sigar-1.6.3.20100329-5|59	%files -n %{libname}
14cr|sigar-1.6.3.20100329-5|60	%{_libdir}/lib%{name}.so.%{major}*
14cr|sigar-1.6.3.20100329-5|61	
14cr|sigar-1.6.3.20100329-5|62	#----------------------------------------------------------------------------
14cr|sigar-1.6.3.20100329-5|63	
14cr|sigar-1.6.3.20100329-5|64	%package -n %{devname}
14cr|sigar-1.6.3.20100329-5|65	Summary:	System Information Gatherer And Reporter
14cr|sigar-1.6.3.20100329-5|66	Group:		Development/Other
14cr|sigar-1.6.3.20100329-5|67	Requires:	%{libname} = %{EVRD}
14cr|sigar-1.6.3.20100329-5|68	Provides:	%{name}-devel = %{EVRD}
14cr|sigar-1.6.3.20100329-5|69	
14cr|sigar-1.6.3.20100329-5|70	%description -n %{devname}
14cr|sigar-1.6.3.20100329-5|71	The Sigar API provides a portable interface for gathering system information
14cr|sigar-1.6.3.20100329-5|72	such as:
14cr|sigar-1.6.3.20100329-5|73	
14cr|sigar-1.6.3.20100329-5|74	* System memory, swap, cpu, load average, uptime, logins
14cr|sigar-1.6.3.20100329-5|75	* Per-process memory, cpu, credential info, state, arguments,
14cr|sigar-1.6.3.20100329-5|76	environment, open files
14cr|sigar-1.6.3.20100329-5|77	* File system detection and metrics
14cr|sigar-1.6.3.20100329-5|78	* Network interface detection, configuration info and metrics
14cr|sigar-1.6.3.20100329-5|79	* TCP and UDP connection tables
14cr|sigar-1.6.3.20100329-5|80	* Network route table
14cr|sigar-1.6.3.20100329-5|81	
14cr|sigar-1.6.3.20100329-5|82	%files -n %{devname}
14cr|sigar-1.6.3.20100329-5|83	%{_includedir}/*.h
14cr|sigar-1.6.3.20100329-5|84	%{_libdir}/lib%{name}.so
14cr|sigar-1.6.3.20100329-5|85	
14cr|sigar-1.6.3.20100329-5|86	#----------------------------------------------------------------------------
14cr|sigar-1.6.3.20100329-5|87	
14cr|sigar-1.6.3.20100329-5|88	%package -n python-%{name}
14cr|sigar-1.6.3.20100329-5|89	Group:		Development/Other
14cr|sigar-1.6.3.20100329-5|90	Summary:	System Information Gatherer And Reporter
14cr|sigar-1.6.3.20100329-5|91	
14cr|sigar-1.6.3.20100329-5|92	%description -n python-%{name}
14cr|sigar-1.6.3.20100329-5|93	The Sigar API provides a portable interface for gathering system information
14cr|sigar-1.6.3.20100329-5|94	such as:
14cr|sigar-1.6.3.20100329-5|95	
14cr|sigar-1.6.3.20100329-5|96	* System memory, swap, cpu, load average, uptime, logins
14cr|sigar-1.6.3.20100329-5|97	* Per-process memory, cpu, credential info, state, arguments,
14cr|sigar-1.6.3.20100329-5|98	environment, open files
14cr|sigar-1.6.3.20100329-5|99	* File system detection and metrics
14cr|sigar-1.6.3.20100329-5|100	* Network interface detection, configuration info and metrics
14cr|sigar-1.6.3.20100329-5|101	* TCP and UDP connection tables
14cr|sigar-1.6.3.20100329-5|102	* Network route table
14cr|sigar-1.6.3.20100329-5|103	
14cr|sigar-1.6.3.20100329-5|104	%files -n python-%{name}
14cr|sigar-1.6.3.20100329-5|105	%{py_platsitedir}/*
14cr|sigar-1.6.3.20100329-5|106	
14cr|sigar-1.6.3.20100329-5|107	#----------------------------------------------------------------------------
14cr|sigar-1.6.3.20100329-5|108	
14cr|sigar-1.6.3.20100329-5|109	%prep
14cr|sigar-1.6.3.20100329-5|110	%setup -q
14cr|sigar-1.6.3.20100329-5|111	%patch0 -p1
14cr|sigar-1.6.3.20100329-5|112	
14cr|sigar-1.6.3.20100329-5|113	%build
14cr|sigar-1.6.3.20100329-5|114	sh autogen.sh
14cr|sigar-1.6.3.20100329-5|115	%configure2_5x \
14cr|sigar-1.6.3.20100329-5|116	--disable-static \
14cr|sigar-1.6.3.20100329-5|117	--enable-shared
14cr|sigar-1.6.3.20100329-5|118	%make LIBS="-ltirpc"
14cr|sigar-1.6.3.20100329-5|119	
14cr|sigar-1.6.3.20100329-5|120	pushd bindings/python
14cr|sigar-1.6.3.20100329-5|121	python setup.py build
14cr|sigar-1.6.3.20100329-5|122	popd
14cr|sigar-1.6.3.20100329-5|123	
14cr|sigar-1.6.3.20100329-5|124	%install
14cr|sigar-1.6.3.20100329-5|125	%makeinstall_std
14cr|sigar-1.6.3.20100329-5|126	
14cr|sigar-1.6.3.20100329-5|127	pushd bindings/python
14cr|sigar-1.6.3.20100329-5|128	python setup.py install --root=%{buildroot}
14cr|sigar-1.6.3.20100329-5|129	popd
14cr|sigar-1.6.3.20100329-5|130	
14cr|sigar-1.6.3.20100329-5|131	
14cr|sigar-1.6.3.20100329-5|132	%changelog
14cr|sigar-1.6.3.20100329-5|133	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3.20100329-5
14cr|sigar-1.6.3.20100329-5|134	+ Revision: 2560300
14cr|sigar-1.6.3.20100329-5|135	- Fix build with tirpc
14cr|sigar-1.6.3.20100329-5|136	
14cr|sigar-1.6.3.20100329-5|137	

8179 14
14cr|sigil-0.7.2-3|1	%define oname Sigil
14cr|sigil-0.7.2-3|2	
14cr|sigil-0.7.2-3|3	%define prerel 0
14cr|sigil-0.7.2-3|4	%define rel 3
14cr|sigil-0.7.2-3|5	
14cr|sigil-0.7.2-3|6	%if %prerel
14cr|sigil-0.7.2-3|7	%define release 0.%{prerel}.%{rel}
14cr|sigil-0.7.2-3|8	%define srcname %{oname}-%{version}%{prerel}
14cr|sigil-0.7.2-3|9	%else
14cr|sigil-0.7.2-3|10	%define release %{rel}
14cr|sigil-0.7.2-3|11	%define srcname %{oname}-%{version}
14cr|sigil-0.7.2-3|12	%endif
14cr|sigil-0.7.2-3|13	
14cr|sigil-0.7.2-3|14	Summary:	A free, open source WYSIWYG ebook editor
14cr|sigil-0.7.2-3|15	Name:		sigil
14cr|sigil-0.7.2-3|16	Version:	0.7.2
14cr|sigil-0.7.2-3|17	Release:	%{release}
14cr|sigil-0.7.2-3|18	Url:		http://code.google.com/p/sigil/
14cr|sigil-0.7.2-3|19	Source0:	http://sigil.googlecode.com/files/%{srcname}-Code.zip
14cr|sigil-0.7.2-3|20	Source1:	ru_RU.aff
14cr|sigil-0.7.2-3|21	Source2:	ru_RU.dic
14cr|sigil-0.7.2-3|22	# from Anssi: this makes it use system libs instead of bundled ones. Except for
14cr|sigil-0.7.2-3|23	# libtidy which has some local hacks not present in system-provided libtidy.
14cr|sigil-0.7.2-3|24	# code is GPlv3 and content is CC BY-SA
14cr|sigil-0.7.2-3|25	License:	GPLv3 and Creative Commons Attribution-ShareAlike
14cr|sigil-0.7.2-3|26	Group:		Office
14cr|sigil-0.7.2-3|27	BuildRequires:	cmake
14cr|sigil-0.7.2-3|28	BuildRequires:	boost-devel >= 1.48.0
14cr|sigil-0.7.2-3|29	BuildRequires:	zlib-devel bzip2-devel
14cr|sigil-0.7.2-3|30	BuildRequires:	libxerces-c-devel
14cr|sigil-0.7.2-3|31	BuildRequires:	hunspell-devel
14cr|sigil-0.7.2-3|32	BuildRequires:	pcre-devel
14cr|sigil-0.7.2-3|33	BuildRequires:	pkgconfig(Qt5Core)
14cr|sigil-0.7.2-3|34	BuildRequires:	qt5-devel
14cr|sigil-0.7.2-3|35	BuildRequires:	qt5-linguist-tools
14cr|sigil-0.7.2-3|36	Requires:	%mklibname qt5gui5-x11
14cr|sigil-0.7.2-3|37	
14cr|sigil-0.7.2-3|38	%description
14cr|sigil-0.7.2-3|39	Sigil is a free, open source WYSIWYG e-book editor.
14cr|sigil-0.7.2-3|40	It is designed to edit books in ePub format.
14cr|sigil-0.7.2-3|41	
14cr|sigil-0.7.2-3|42	%prep
14cr|sigil-0.7.2-3|43	%setup -q -c -n %{srcname}-Code
14cr|sigil-0.7.2-3|44	
14cr|sigil-0.7.2-3|45	rm -fr src/BoostParts
14cr|sigil-0.7.2-3|46	# fix end of line encoding for the docs:
14cr|sigil-0.7.2-3|47	sed -i 's/\r//' ChangeLog.txt README.txt COPYING.txt
14cr|sigil-0.7.2-3|48	
14cr|sigil-0.7.2-3|49	%build
14cr|sigil-0.7.2-3|50	# there are only internal helper libs, and they need to be static as build
14cr|sigil-0.7.2-3|51	# fails otherwise (they contain undefined symbols), and making them shared
14cr|sigil-0.7.2-3|52	# libs wouldn't make sense anyway (they are not shared by anything else)
14cr|sigil-0.7.2-3|53	# - Anssi 06/2010
14cr|sigil-0.7.2-3|54	%cmake -G "Unix Makefiles" -DBUILD_SHARED_LIBS:BOOL=OFF -DBUILD_STATIC_LIBS:BOOL=ON
14cr|sigil-0.7.2-3|55	%make
14cr|sigil-0.7.2-3|56	
14cr|sigil-0.7.2-3|57	%install
14cr|sigil-0.7.2-3|58	%makeinstall_std -C build
14cr|sigil-0.7.2-3|59	
14cr|sigil-0.7.2-3|60	# install icons for the .desktop file
14cr|sigil-0.7.2-3|61	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/sigil.png
14cr|sigil-0.7.2-3|62	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/sigil.png
14cr|sigil-0.7.2-3|63	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/sigil.png
14cr|sigil-0.7.2-3|64	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/sigil.png
14cr|sigil-0.7.2-3|65	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/sigil.png
14cr|sigil-0.7.2-3|66	
14cr|sigil-0.7.2-3|67	# create a .desktop file:
14cr|sigil-0.7.2-3|68	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sigil-0.7.2-3|69	
14cr|sigil-0.7.2-3|70	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|sigil-0.7.2-3|71	[Desktop Entry]
14cr|sigil-0.7.2-3|72	Type=Application
14cr|sigil-0.7.2-3|73	Name=%{oname}
14cr|sigil-0.7.2-3|74	Comment=WYSIWYG ebook editor
14cr|sigil-0.7.2-3|75	Icon=%{name}
14cr|sigil-0.7.2-3|76	Exec=%{name} %u
14cr|sigil-0.7.2-3|77	MimeType=application/epub+zip;
14cr|sigil-0.7.2-3|78	Categories=Office;
14cr|sigil-0.7.2-3|79	EOF
14cr|sigil-0.7.2-3|80	
14cr|sigil-0.7.2-3|81	# install additional dictionaries
14cr|sigil-0.7.2-3|82	install -m644 -D %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/%{name}/hunspell_dictionaries/
14cr|sigil-0.7.2-3|83	
14cr|sigil-0.7.2-3|84	%find_lang %{name} --with-qt
14cr|sigil-0.7.2-3|85	
14cr|sigil-0.7.2-3|86	%files -f %{name}.lang
14cr|sigil-0.7.2-3|87	%doc ChangeLog.txt README.txt COPYING.txt
14cr|sigil-0.7.2-3|88	%{_bindir}/%{name}
14cr|sigil-0.7.2-3|89	%{_datadir}/applications/%{name}.desktop
14cr|sigil-0.7.2-3|90	%{_iconsdir}/hicolor/*/apps/*.png
14cr|sigil-0.7.2-3|91	%{_datadir}/pixmaps/*.png
14cr|sigil-0.7.2-3|92	%{_datadir}/%{name}/examples
14cr|sigil-0.7.2-3|93	%{_datadir}/%{name}/hunspell_dictionaries
14cr|sigil-0.7.2-3|94	
14cr|sigil-0.7.2-3|95	
14cr|sigil-0.7.2-3|96	%changelog
14cr|sigil-0.7.2-3|97	* Fri Jun 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-3
14cr|sigil-0.7.2-3|98	+ Revision: d01f1b3
14cr|sigil-0.7.2-3|99	- Bump release
14cr|sigil-0.7.2-3|100	
14cr|sigil-0.7.2-3|101	

8180 14
14cr|signon-8.56-1|1	%define major 1
14cr|signon-8.56-1|2	%define libextension %mklibname signon-extension %{major}
14cr|signon-8.56-1|3	%define libplugins %mklibname signon-plugins %{major}
14cr|signon-8.56-1|4	%define libpluginscommon %mklibname signon-plugins-common %{major}
14cr|signon-8.56-1|5	%define libqt %mklibname signon-qt %{major}
14cr|signon-8.56-1|6	%define devextension %mklibname -d signon-extension
14cr|signon-8.56-1|7	%define devplugins %mklibname signon-plugins -d
14cr|signon-8.56-1|8	%define develqt %mklibname signon-qt -d
14cr|signon-8.56-1|9	%define devd %mklibname signond -d
14cr|signon-8.56-1|10	%define debug_package %{nil}
14cr|signon-8.56-1|11	
14cr|signon-8.56-1|12	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|13	Name:		signon
14cr|signon-8.56-1|14	Version:	8.56
14cr|signon-8.56-1|15	Release:	1
14cr|signon-8.56-1|16	License:	LGPLv2+
14cr|signon-8.56-1|17	Group:		System/Libraries
14cr|signon-8.56-1|18	Url:		http://code.google.com/p/accounts-sso/
14cr|signon-8.56-1|19	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|signon-8.56-1|20	Patch0:		signon-8.56-no-static.patch
14cr|signon-8.56-1|21	Patch1:		signon-8.56-missing-moc-include.patch
14cr|signon-8.56-1|22	BuildRequires:	doxygen
14cr|signon-8.56-1|23	BuildRequires:	qt4-devel
14cr|signon-8.56-1|24	
14cr|signon-8.56-1|25	%description
14cr|signon-8.56-1|26	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|27	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|28	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|29	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|30	client library for applications to communicate with this system.
14cr|signon-8.56-1|31	
14cr|signon-8.56-1|32	%files
14cr|signon-8.56-1|33	%{_sysconfdir}/signond.conf
14cr|signon-8.56-1|34	%{_bindir}/signonpluginprocess
14cr|signon-8.56-1|35	%dir %{_libdir}/signon
14cr|signon-8.56-1|36	%{_libdir}/signon/*.so
14cr|signon-8.56-1|37	%{_datadir}/dbus-1/services/*.service
14cr|signon-8.56-1|38	
14cr|signon-8.56-1|39	#----------------------------------------------------------------------------
14cr|signon-8.56-1|40	
14cr|signon-8.56-1|41	%package -n %{libextension}
14cr|signon-8.56-1|42	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|43	Group:		System/Libraries
14cr|signon-8.56-1|44	
14cr|signon-8.56-1|45	%description -n %{libextension}
14cr|signon-8.56-1|46	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|47	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|48	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|49	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|50	client library for applications to communicate with this system.
14cr|signon-8.56-1|51	
14cr|signon-8.56-1|52	%files -n %{libextension}
14cr|signon-8.56-1|53	%{_libdir}/libsignon-extension.so.%{major}
14cr|signon-8.56-1|54	%{_libdir}/libsignon-extension.so.%{major}.*
14cr|signon-8.56-1|55	
14cr|signon-8.56-1|56	#----------------------------------------------------------------------------
14cr|signon-8.56-1|57	
14cr|signon-8.56-1|58	%package -n %{libplugins}
14cr|signon-8.56-1|59	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|60	Group:		System/Libraries
14cr|signon-8.56-1|61	
14cr|signon-8.56-1|62	%description -n %{libplugins}
14cr|signon-8.56-1|63	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|64	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|65	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|66	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|67	client library for applications to communicate with this system.
14cr|signon-8.56-1|68	
14cr|signon-8.56-1|69	%files -n %{libplugins}
14cr|signon-8.56-1|70	%{_libdir}/libsignon-plugins.so.%{major}
14cr|signon-8.56-1|71	%{_libdir}/libsignon-plugins.so.%{major}.*
14cr|signon-8.56-1|72	
14cr|signon-8.56-1|73	#----------------------------------------------------------------------------
14cr|signon-8.56-1|74	
14cr|signon-8.56-1|75	%package -n %{libpluginscommon}
14cr|signon-8.56-1|76	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|77	Group:		System/Libraries
14cr|signon-8.56-1|78	
14cr|signon-8.56-1|79	%description -n %{libpluginscommon}
14cr|signon-8.56-1|80	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|81	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|82	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|83	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|84	client library for applications to communicate with this system.
14cr|signon-8.56-1|85	
14cr|signon-8.56-1|86	%files -n %{libpluginscommon}
14cr|signon-8.56-1|87	%{_libdir}/libsignon-plugins-common.so.%{major}
14cr|signon-8.56-1|88	%{_libdir}/libsignon-plugins-common.so.%{major}.*
14cr|signon-8.56-1|89	
14cr|signon-8.56-1|90	#----------------------------------------------------------------------------
14cr|signon-8.56-1|91	
14cr|signon-8.56-1|92	%package -n %{libqt}
14cr|signon-8.56-1|93	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|94	Group:		System/Libraries
14cr|signon-8.56-1|95	
14cr|signon-8.56-1|96	%description -n %{libqt}
14cr|signon-8.56-1|97	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|98	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|99	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|100	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|101	client library for applications to communicate with this system.
14cr|signon-8.56-1|102	
14cr|signon-8.56-1|103	%files -n %{libqt}
14cr|signon-8.56-1|104	%{_libdir}/libsignon-qt.so.%{major}
14cr|signon-8.56-1|105	%{_libdir}/libsignon-qt.so.%{major}.*
14cr|signon-8.56-1|106	
14cr|signon-8.56-1|107	#----------------------------------------------------------------------------
14cr|signon-8.56-1|108	
14cr|signon-8.56-1|109	%package -n %{devextension}
14cr|signon-8.56-1|110	Summary:	Development files for %{name}
14cr|signon-8.56-1|111	Group:		Development/C
14cr|signon-8.56-1|112	Requires:	%{libextension} = %{EVRD}
14cr|signon-8.56-1|113	
14cr|signon-8.56-1|114	%description -n %{devextension}
14cr|signon-8.56-1|115	The %{name}-devel package contains libraries and header files for
14cr|signon-8.56-1|116	developing applications that use %{name}.
14cr|signon-8.56-1|117	
14cr|signon-8.56-1|118	%files -n %{devextension}
14cr|signon-8.56-1|119	%{_libdir}/libsignon-extension.so
14cr|signon-8.56-1|120	%{_libdir}/pkgconfig/SignOnExtension.pc
14cr|signon-8.56-1|121	%{_includedir}/signon-extension
14cr|signon-8.56-1|122	
14cr|signon-8.56-1|123	#----------------------------------------------------------------------------
14cr|signon-8.56-1|124	
14cr|signon-8.56-1|125	%package -n %{devplugins}
14cr|signon-8.56-1|126	Summary:	Development files for %{name}
14cr|signon-8.56-1|127	Group:		Development/C
14cr|signon-8.56-1|128	Requires:	%{libplugins} = %{EVRD}
14cr|signon-8.56-1|129	Requires:	%{libpluginscommon} = %{EVRD}
14cr|signon-8.56-1|130	# A typo was there
14cr|signon-8.56-1|131	Conflicts:	%{_lib}libsignon-plugins-commo-devel < 8.56
14cr|signon-8.56-1|132	Obsoletes:	%{_lib}libsignon-plugins-commo-devel < 8.56
14cr|signon-8.56-1|133	
14cr|signon-8.56-1|134	%description -n %{devplugins}
14cr|signon-8.56-1|135	The %{name}-devel package contains libraries and header files for
14cr|signon-8.56-1|136	developing applications that use %{name}.
14cr|signon-8.56-1|137	
14cr|signon-8.56-1|138	%files -n %{devplugins}
14cr|signon-8.56-1|139	%{_libdir}/libsignon-plugins.so
14cr|signon-8.56-1|140	%{_libdir}/libsignon-plugins-common.so
14cr|signon-8.56-1|141	%{_libdir}/pkgconfig/signon-plugins-common.pc
14cr|signon-8.56-1|142	%{_libdir}/pkgconfig/signon-plugins.pc
14cr|signon-8.56-1|143	%{_includedir}/signon-plugins
14cr|signon-8.56-1|144	
14cr|signon-8.56-1|145	#----------------------------------------------------------------------------
14cr|signon-8.56-1|146	
14cr|signon-8.56-1|147	%package -n %{develqt}
14cr|signon-8.56-1|148	Summary:	Development files for %{name}
14cr|signon-8.56-1|149	Group:		Development/C
14cr|signon-8.56-1|150	Requires:	%{libqt} = %{EVRD}
14cr|signon-8.56-1|151	
14cr|signon-8.56-1|152	%description -n %{develqt}
14cr|signon-8.56-1|153	The %{name}-devel package contains libraries and header files for
14cr|signon-8.56-1|154	developing applications that use %{name}.
14cr|signon-8.56-1|155	
14cr|signon-8.56-1|156	%files -n %{develqt}
14cr|signon-8.56-1|157	%{_libdir}/libsignon-qt.so
14cr|signon-8.56-1|158	%{_libdir}/libsignon-qt.a
14cr|signon-8.56-1|159	%{_libdir}/cmake/SignOnQt/*.cmake
14cr|signon-8.56-1|160	%{_libdir}/pkgconfig/libsignon-qt.pc
14cr|signon-8.56-1|161	%{_includedir}/signon-qt
14cr|signon-8.56-1|162	#% {qt4dir}/mkspecs/features/*.prf
14cr|signon-8.56-1|163	
14cr|signon-8.56-1|164	#----------------------------------------------------------------------------
14cr|signon-8.56-1|165	
14cr|signon-8.56-1|166	%package -n %{name}d
14cr|signon-8.56-1|167	Summary:	A framework for centrally storing authentication credentials
14cr|signon-8.56-1|168	Group:		System/Libraries
14cr|signon-8.56-1|169	
14cr|signon-8.56-1|170	%description -n %{name}d
14cr|signon-8.56-1|171	Single Sign-On is a framework for centrally storing authentication credentials
14cr|signon-8.56-1|172	and handling authentication on behalf of applications as requested by
14cr|signon-8.56-1|173	applications. It consists of a secure storage of login credentials (for example
14cr|signon-8.56-1|174	usernames and passwords), plugins for different authentication systems and a
14cr|signon-8.56-1|175	client library for applications to communicate with this system.
14cr|signon-8.56-1|176	
14cr|signon-8.56-1|177	%files -n %{name}d
14cr|signon-8.56-1|178	%{_bindir}/signond
14cr|signon-8.56-1|179	%{_datadir}/dbus-1/interfaces/*.xml
14cr|signon-8.56-1|180	
14cr|signon-8.56-1|181	#----------------------------------------------------------------------------
14cr|signon-8.56-1|182	
14cr|signon-8.56-1|183	%package -n %{devd}
14cr|signon-8.56-1|184	Summary:	Development files for %{name}
14cr|signon-8.56-1|185	Group:		Development/C
14cr|signon-8.56-1|186	Requires:	%{name}d = %{EVRD}
14cr|signon-8.56-1|187	
14cr|signon-8.56-1|188	%description -n %{devd}
14cr|signon-8.56-1|189	The %{name}-devel package contains libraries and header files for
14cr|signon-8.56-1|190	developing applications that use %{name}.
14cr|signon-8.56-1|191	
14cr|signon-8.56-1|192	%files -n %{devd}
14cr|signon-8.56-1|193	%{_libdir}/pkgconfig/signond.pc
14cr|signon-8.56-1|194	%{_includedir}/signond
14cr|signon-8.56-1|195	
14cr|signon-8.56-1|196	#----------------------------------------------------------------------------
14cr|signon-8.56-1|197	
14cr|signon-8.56-1|198	%package doc
14cr|signon-8.56-1|199	Summary:	Documentation for %{name}
14cr|signon-8.56-1|200	BuildArch:	noarch
14cr|signon-8.56-1|201	
14cr|signon-8.56-1|202	%description doc
14cr|signon-8.56-1|203	Documentation for %{name}.
14cr|signon-8.56-1|204	
14cr|signon-8.56-1|205	%files doc
14cr|signon-8.56-1|206	%{_datadir}/doc/libsignon-qt
14cr|signon-8.56-1|207	%{_datadir}/doc/signon
14cr|signon-8.56-1|208	%{_datadir}/doc/signon-plugins
14cr|signon-8.56-1|209	%{_datadir}/doc/signon-plugins-dev
14cr|signon-8.56-1|210	
14cr|signon-8.56-1|211	#----------------------------------------------------------------------------
14cr|signon-8.56-1|212	
14cr|signon-8.56-1|213	%prep
14cr|signon-8.56-1|214	%setup -q
14cr|signon-8.56-1|215	%patch0 -p1
14cr|signon-8.56-1|216	%patch1 -p1
14cr|signon-8.56-1|217	
14cr|signon-8.56-1|218	%build
14cr|signon-8.56-1|219	%qmake_qt4
14cr|signon-8.56-1|220	%make
14cr|signon-8.56-1|221	
14cr|signon-8.56-1|222	%install
14cr|signon-8.56-1|223	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|signon-8.56-1|224	
14cr|signon-8.56-1|225	
14cr|signon-8.56-1|226	%changelog
14cr|signon-8.56-1|227	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.56-1
14cr|signon-8.56-1|228	+ Revision: 44dc0fc
14cr|signon-8.56-1|229	- New version 8.56, fix plugins development package name, build libsignon-plugins as shared library
14cr|signon-8.56-1|230	
14cr|signon-8.56-1|231	

8181 14
14cr|silc-client-1.1.8-6|1	%define _silcdatadir %{_datadir}/silc
14cr|silc-client-1.1.8-6|2	%define _silcetcdir %{_sysconfdir}/silc
14cr|silc-client-1.1.8-6|3	
14cr|silc-client-1.1.8-6|4	Summary:	Client for the secure Internet Live Conferencing (SILC) protocol
14cr|silc-client-1.1.8-6|5	
14cr|silc-client-1.1.8-6|6	Name:		silc-client
14cr|silc-client-1.1.8-6|7	Version:	1.1.8
14cr|silc-client-1.1.8-6|8	Release:	6
14cr|silc-client-1.1.8-6|9	License:	GPLv2+
14cr|silc-client-1.1.8-6|10	Group:		Networking/Chat
14cr|silc-client-1.1.8-6|11	URL:		http://www.silcnet.org/
14cr|silc-client-1.1.8-6|12	Source0:	http://www.silcnet.org/download/client/sources/%{name}-%{version}.tar.gz
14cr|silc-client-1.1.8-6|13	BuildRequires:	nasm
14cr|silc-client-1.1.8-6|14	BuildRequires:	ncurses-devel
14cr|silc-client-1.1.8-6|15	BuildRequires:	perl-devel
14cr|silc-client-1.1.8-6|16	BuildRequires:	glib2-devel
14cr|silc-client-1.1.8-6|17	BuildRequires:	gmp-devel
14cr|silc-client-1.1.8-6|18	BuildRequires:	automake
14cr|silc-client-1.1.8-6|19	BuildRequires:	silc-toolkit-devel >= 1.1.9
14cr|silc-client-1.1.8-6|20	Conflicts:	irssi
14cr|silc-client-1.1.8-6|21	
14cr|silc-client-1.1.8-6|22	%description
14cr|silc-client-1.1.8-6|23	SILC (Secure Internet Live Conferencing) is a protocol which provides
14cr|silc-client-1.1.8-6|24	secure conferencing services on the Internet over insecure channel.
14cr|silc-client-1.1.8-6|25	SILC is IRC-like software although internally they are very different.
14cr|silc-client-1.1.8-6|26	The biggest similarity between SILC and IRC is that they both provide
14cr|silc-client-1.1.8-6|27	conferencing services and that SILC has almost the same commands as IRC.
14cr|silc-client-1.1.8-6|28	Other than that they are nothing alike.  Major differences are that SILC
14cr|silc-client-1.1.8-6|29	is secure what IRC is not in any way.  The network model is also entirely
14cr|silc-client-1.1.8-6|30	different compared to IRC.
14cr|silc-client-1.1.8-6|31	
14cr|silc-client-1.1.8-6|32	%package -n perl-silc
14cr|silc-client-1.1.8-6|33	Group:		Development/Perl
14cr|silc-client-1.1.8-6|34	Summary:	Perl part of the SILC client
14cr|silc-client-1.1.8-6|35	
14cr|silc-client-1.1.8-6|36	
14cr|silc-client-1.1.8-6|37	%description -n perl-silc
14cr|silc-client-1.1.8-6|38	SILC (Secure Internet Live Conferencing) is a protocol which provides
14cr|silc-client-1.1.8-6|39	secure conferencing services on the Internet over insecure channel.
14cr|silc-client-1.1.8-6|40	SILC is IRC-like software although internally they are very different.
14cr|silc-client-1.1.8-6|41	The biggest similarity between SILC and IRC is that they both provide
14cr|silc-client-1.1.8-6|42	conferencing services and that SILC has almost the same commands as IRC.
14cr|silc-client-1.1.8-6|43	Other than that they are nothing alike.  Major differences are that SILC
14cr|silc-client-1.1.8-6|44	is secure what IRC is not in any way.  The network model is also entirely
14cr|silc-client-1.1.8-6|45	different compared to IRC.
14cr|silc-client-1.1.8-6|46	
14cr|silc-client-1.1.8-6|47	This contains the perl modules that come with SILC.
14cr|silc-client-1.1.8-6|48	
14cr|silc-client-1.1.8-6|49	%prep
14cr|silc-client-1.1.8-6|50	%setup -q
14cr|silc-client-1.1.8-6|51	sed -i -e "s:-g -O2:${optflags}:g" configure
14cr|silc-client-1.1.8-6|52	%ifarch x86_64
14cr|silc-client-1.1.8-6|53	sed -i -e 's:felf\([^6]\):felf64\1:g' configure
14cr|silc-client-1.1.8-6|54	%endif
14cr|silc-client-1.1.8-6|55	
14cr|silc-client-1.1.8-6|56	%build
14cr|silc-client-1.1.8-6|57	%configure2_5x \
14cr|silc-client-1.1.8-6|58	--with-etcdir=%{_silcetcdir} \
14cr|silc-client-1.1.8-6|59	--with-helpdir=%{_silcdatadir}/help \
14cr|silc-client-1.1.8-6|60	--with-logsdir=%{_var}/log/silc \
14cr|silc-client-1.1.8-6|61	--mandir=%{_mandir} \
14cr|silc-client-1.1.8-6|62	--enable-ipv6 \
14cr|silc-client-1.1.8-6|63	--with-silcd-pid-file=%{_var}/run/silcd.pid \
14cr|silc-client-1.1.8-6|64	--disable-shared \
14cr|silc-client-1.1.8-6|65	--enable-static \
14cr|silc-client-1.1.8-6|66	--with-perl=yes \
14cr|silc-client-1.1.8-6|67	--with-perl-lib=vendor \
14cr|silc-client-1.1.8-6|68	--with-gmp=%{_prefix} \
14cr|silc-client-1.1.8-6|69	--with-glib2 \
14cr|silc-client-1.1.8-6|70	--without-libtoolfix
14cr|silc-client-1.1.8-6|71	
14cr|silc-client-1.1.8-6|72	make
14cr|silc-client-1.1.8-6|73	
14cr|silc-client-1.1.8-6|74	%install
14cr|silc-client-1.1.8-6|75	%makeinstall_std
14cr|silc-client-1.1.8-6|76	
14cr|silc-client-1.1.8-6|77	%clean
14cr|silc-client-1.1.8-6|78	
14cr|silc-client-1.1.8-6|79	%files
14cr|silc-client-1.1.8-6|80	%doc %{_datadir}/doc/%{name}
14cr|silc-client-1.1.8-6|81	%config(noreplace) %{_sysconfdir}/silc.conf
14cr|silc-client-1.1.8-6|82	%{_bindir}/silc
14cr|silc-client-1.1.8-6|83	%{_datadir}/silc
14cr|silc-client-1.1.8-6|84	%{_mandir}/man?/*
14cr|silc-client-1.1.8-6|85	
14cr|silc-client-1.1.8-6|86	%files -n perl-silc
14cr|silc-client-1.1.8-6|87	%{perl_vendorarch}/Irssi.pm
14cr|silc-client-1.1.8-6|88	%{perl_vendorarch}/Irssi/
14cr|silc-client-1.1.8-6|89	%{perl_vendorarch}/auto/Irssi
14cr|silc-client-1.1.8-6|90	
14cr|silc-client-1.1.8-6|91	
14cr|silc-client-1.1.8-6|92	
14cr|silc-client-1.1.8-6|93	%changelog
14cr|silc-client-1.1.8-6|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.8-6
14cr|silc-client-1.1.8-6|95	+ Revision: 1df4cc1
14cr|silc-client-1.1.8-6|96	- MassBuild#464: Increase release tag
14cr|silc-client-1.1.8-6|97	
14cr|silc-client-1.1.8-6|98	

8182 14
14cr|silgraphite-2.3.1-3|1	%define	major	3
14cr|silgraphite-2.3.1-3|2	%define	libname	%mklibname %{name} %{major}
14cr|silgraphite-2.3.1-3|3	%define	develname	%mklibname %{name} -d
14cr|silgraphite-2.3.1-3|4	
14cr|silgraphite-2.3.1-3|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
14cr|silgraphite-2.3.1-3|6	Name:		silgraphite
14cr|silgraphite-2.3.1-3|7	Version:	2.3.1
14cr|silgraphite-2.3.1-3|8	Release:	3
14cr|silgraphite-2.3.1-3|9	Group:		System/Libraries
14cr|silgraphite-2.3.1-3|10	License:	LGPLv2+ or CPL
14cr|silgraphite-2.3.1-3|11	URL:		http://sourceforge.net/projects/silgraphite/
14cr|silgraphite-2.3.1-3|12	Source0:	http://downloads.sourceforge.net/silgraphite/silgraphite-%{version}.tar.gz
14cr|silgraphite-2.3.1-3|13	
14cr|silgraphite-2.3.1-3|14	%description
14cr|silgraphite-2.3.1-3|15	Graphite is a project within SIL’s Non-Roman Script Initiative and Language
14cr|silgraphite-2.3.1-3|16	Software Development groups to provide rendering capabilities for complex
14cr|silgraphite-2.3.1-3|17	non-Roman writing systems. Graphite can be used to create "smart fonts" capable
14cr|silgraphite-2.3.1-3|18	of displaying writing systems with various complex behaviors. With respect to
14cr|silgraphite-2.3.1-3|19	the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
14cr|silgraphite-2.3.1-3|20	system implementation.
14cr|silgraphite-2.3.1-3|21	
14cr|silgraphite-2.3.1-3|22	%package -n %{libname}
14cr|silgraphite-2.3.1-3|23	Summary:	Libraries for %{name}
14cr|silgraphite-2.3.1-3|24	Group:		System/Libraries
14cr|silgraphite-2.3.1-3|25	
14cr|silgraphite-2.3.1-3|26	%description -n %{libname}
14cr|silgraphite-2.3.1-3|27	This package contains libraries used by %{name}.
14cr|silgraphite-2.3.1-3|28	
14cr|silgraphite-2.3.1-3|29	%package -n %{develname}
14cr|silgraphite-2.3.1-3|30	Summary:	Files for developing with silgraphite
14cr|silgraphite-2.3.1-3|31	Group:		Development/C
14cr|silgraphite-2.3.1-3|32	Requires:	%{libname} = %{version}-%{release}
14cr|silgraphite-2.3.1-3|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|silgraphite-2.3.1-3|34	
14cr|silgraphite-2.3.1-3|35	%description -n %{develname}
14cr|silgraphite-2.3.1-3|36	Includes and definitions for developing with silgraphite.
14cr|silgraphite-2.3.1-3|37	
14cr|silgraphite-2.3.1-3|38	%prep
14cr|silgraphite-2.3.1-3|39	%setup -q
14cr|silgraphite-2.3.1-3|40	sed -i -e '/build_flags -O3/s/-O3//' engine/configure
14cr|silgraphite-2.3.1-3|41	
14cr|silgraphite-2.3.1-3|42	%build
14cr|silgraphite-2.3.1-3|43	cd engine
14cr|silgraphite-2.3.1-3|44	autoreconf -fi
14cr|silgraphite-2.3.1-3|45	%configure2_5x \
14cr|silgraphite-2.3.1-3|46	--disable-static
14cr|silgraphite-2.3.1-3|47	
14cr|silgraphite-2.3.1-3|48	%make
14cr|silgraphite-2.3.1-3|49	
14cr|silgraphite-2.3.1-3|50	%install
14cr|silgraphite-2.3.1-3|51	%makeinstall_std -C engine
14cr|silgraphite-2.3.1-3|52	
14cr|silgraphite-2.3.1-3|53	%check
14cr|silgraphite-2.3.1-3|54	make -C engine/test/RegressionTest check
14cr|silgraphite-2.3.1-3|55	
14cr|silgraphite-2.3.1-3|56	%files -n %{libname}
14cr|silgraphite-2.3.1-3|57	%{_libdir}/*.so.%{major}*
14cr|silgraphite-2.3.1-3|58	
14cr|silgraphite-2.3.1-3|59	%files -n %{develname}
14cr|silgraphite-2.3.1-3|60	%{_includedir}/graphite
14cr|silgraphite-2.3.1-3|61	%{_libdir}/pkgconfig/*.pc
14cr|silgraphite-2.3.1-3|62	%{_libdir}/*.so
14cr|silgraphite-2.3.1-3|63	
14cr|silgraphite-2.3.1-3|64	
14cr|silgraphite-2.3.1-3|65	
14cr|silgraphite-2.3.1-3|66	
14cr|silgraphite-2.3.1-3|67	%changelog
14cr|silgraphite-2.3.1-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-3
14cr|silgraphite-2.3.1-3|69	+ Revision: 00d78ca
14cr|silgraphite-2.3.1-3|70	- MassBuild#464: Increase release tag
14cr|silgraphite-2.3.1-3|71	
14cr|silgraphite-2.3.1-3|72	

8183 14
14cr|sim4-20030921-9|1	%define name		sim4
14cr|sim4-20030921-9|2	%define version		20030921
14cr|sim4-20030921-9|3	%define split_version	2003-09-21
14cr|sim4-20030921-9|4	%define release		9
14cr|sim4-20030921-9|5	
14cr|sim4-20030921-9|6	Name:		%{name}
14cr|sim4-20030921-9|7	Version:	%{version}
14cr|sim4-20030921-9|8	Release:	%{release}
14cr|sim4-20030921-9|9	Summary:	Program to align cDNA and genomic DNA
14cr|sim4-20030921-9|10	Group:		Sciences/Biology
14cr|sim4-20030921-9|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sim4-20030921-9|12	License:	GPL
14cr|sim4-20030921-9|13	URL:		http://globin.cse.psu.edu/html/docs/sim4.html
14cr|sim4-20030921-9|14	Source:		http://globin.cse.psu.edu/ftp/dist/sim4/%{name}.%{split_version}.tar.bz2
14cr|sim4-20030921-9|15	
14cr|sim4-20030921-9|16	%description
14cr|sim4-20030921-9|17	sim4 is a similarity-based tool for aligning an expressed DNA sequence
14cr|sim4-20030921-9|18	(EST, cDNA, mRNA) with a genomic sequence for the gene.
14cr|sim4-20030921-9|19	It also detects end matches when the two input sequences overlap at one end
14cr|sim4-20030921-9|20	(i.e., the start of one sequence overlaps the end of the other)
14cr|sim4-20030921-9|21	
14cr|sim4-20030921-9|22	Reference for Sim4:
14cr|sim4-20030921-9|23	L. Florea, G. Hartzell, Z. Zhang, G. Rubin, and W. Miller (1998)
14cr|sim4-20030921-9|24	"A computer program for aligning a cDNA sequence with a genomic DNA sequence."
14cr|sim4-20030921-9|25	Genome Research 8, 967-974.
14cr|sim4-20030921-9|26	
14cr|sim4-20030921-9|27	%prep
14cr|sim4-20030921-9|28	%setup -n %{name}.%{split_version}
14cr|sim4-20030921-9|29	
14cr|sim4-20030921-9|30	%build
14cr|sim4-20030921-9|31	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|sim4-20030921-9|32	
14cr|sim4-20030921-9|33	%install
14cr|sim4-20030921-9|34	rm -rf %{buildroot}
14cr|sim4-20030921-9|35	install -m 755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|sim4-20030921-9|36	
14cr|sim4-20030921-9|37	%clean
14cr|sim4-20030921-9|38	rm -rf %{buildroot}
14cr|sim4-20030921-9|39	
14cr|sim4-20030921-9|40	%files
14cr|sim4-20030921-9|41	%defattr(-,root,root)
14cr|sim4-20030921-9|42	%doc COPYRIGHT README.sim4 VERSION
14cr|sim4-20030921-9|43	%{_bindir}/%{name}
14cr|sim4-20030921-9|44	
14cr|sim4-20030921-9|45	
14cr|sim4-20030921-9|46	
14cr|sim4-20030921-9|47	%changelog
14cr|sim4-20030921-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20030921-9
14cr|sim4-20030921-9|49	+ Revision: e9962dc
14cr|sim4-20030921-9|50	- MassBuild#464: Increase release tag
14cr|sim4-20030921-9|51	
14cr|sim4-20030921-9|52	

8184 14
14cr|simage-1.7.0-4|1	%define major 20
14cr|simage-1.7.0-4|2	%define libname %mklibname %name %major
14cr|simage-1.7.0-4|3	%define develname %mklibname %name -d
14cr|simage-1.7.0-4|4	
14cr|simage-1.7.0-4|5	Name:		simage
14cr|simage-1.7.0-4|6	Version:	1.7.0
14cr|simage-1.7.0-4|7	Release:	4
14cr|simage-1.7.0-4|8	Summary:	A support library for importing textures and sound files in various fileformats
14cr|simage-1.7.0-4|9	License:	GPLv2
14cr|simage-1.7.0-4|10	Group:		Graphics
14cr|simage-1.7.0-4|11	URL:		http://www.coin3d.org/
14cr|simage-1.7.0-4|12	Source0:	http://ftp.coin3d.org/coin/src/all/%{name}-%{version}.tar.gz
14cr|simage-1.7.0-4|13	
14cr|simage-1.7.0-4|14	%description
14cr|simage-1.7.0-4|15	simage is a support library for importing textures and sound files in
14cr|simage-1.7.0-4|16	various fileformats
14cr|simage-1.7.0-4|17	
14cr|simage-1.7.0-4|18	%package -n %{libname}
14cr|simage-1.7.0-4|19	Summary:	Main library for simage
14cr|simage-1.7.0-4|20	Group:		System/Libraries
14cr|simage-1.7.0-4|21	Provides:	%{name} = %{EVRD}
14cr|simage-1.7.0-4|22	
14cr|simage-1.7.0-4|23	%description -n %{libname}
14cr|simage-1.7.0-4|24	This package contains the library needed to run programs dynamically
14cr|simage-1.7.0-4|25	linked with simage.
14cr|simage-1.7.0-4|26	
14cr|simage-1.7.0-4|27	%package -n %{develname}
14cr|simage-1.7.0-4|28	Summary:	Headers for developing programs that will use simage
14cr|simage-1.7.0-4|29	Group:		Development/C++
14cr|simage-1.7.0-4|30	Requires:	%{libname} = %{version}
14cr|simage-1.7.0-4|31	Provides:	%{name}-devel = %{EVRD}
14cr|simage-1.7.0-4|32	Obsoletes:	%mklibname %name -d 20
14cr|simage-1.7.0-4|33	
14cr|simage-1.7.0-4|34	%description -n %{develname}
14cr|simage-1.7.0-4|35	This package contains the headers that programmers will need to develop
14cr|simage-1.7.0-4|36	applications which will use simage.
14cr|simage-1.7.0-4|37	
14cr|simage-1.7.0-4|38	%prep
14cr|simage-1.7.0-4|39	%setup -q
14cr|simage-1.7.0-4|40	
14cr|simage-1.7.0-4|41	%build
14cr|simage-1.7.0-4|42	%configure2_5x --with-mpeg2enc
14cr|simage-1.7.0-4|43	%make
14cr|simage-1.7.0-4|44	
14cr|simage-1.7.0-4|45	%install
14cr|simage-1.7.0-4|46	%makeinstall
14cr|simage-1.7.0-4|47	
14cr|simage-1.7.0-4|48	%files -n %{libname}
14cr|simage-1.7.0-4|49	%{_libdir}/*.so.*
14cr|simage-1.7.0-4|50	
14cr|simage-1.7.0-4|51	%files -n %{develname}
14cr|simage-1.7.0-4|52	%doc README AUTHORS NEWS COPYING
14cr|simage-1.7.0-4|53	%_bindir/*
14cr|simage-1.7.0-4|54	%_libdir/*.so
14cr|simage-1.7.0-4|55	%_libdir/pkgconfig/simage.pc
14cr|simage-1.7.0-4|56	%_includedir/*
14cr|simage-1.7.0-4|57	%_datadir/Coin/conf/*
14cr|simage-1.7.0-4|58	%_datadir/aclocal/*
14cr|simage-1.7.0-4|59	
14cr|simage-1.7.0-4|60	
14cr|simage-1.7.0-4|61	
14cr|simage-1.7.0-4|62	%changelog
14cr|simage-1.7.0-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-4
14cr|simage-1.7.0-4|64	+ Revision: 4420733
14cr|simage-1.7.0-4|65	- MassBuild#464: Increase release tag
14cr|simage-1.7.0-4|66	
14cr|simage-1.7.0-4|67	

8185 14
14cr|simgear-3.0.0-2|1	Summary:	Basic tools for Simulation
14cr|simgear-3.0.0-2|2	
14cr|simgear-3.0.0-2|3	Name:		simgear
14cr|simgear-3.0.0-2|4	Version:	3.0.0
14cr|simgear-3.0.0-2|5	Release:	2
14cr|simgear-3.0.0-2|6	License:	LGPLv2+ and GPLv2+
14cr|simgear-3.0.0-2|7	Group:		System/Libraries
14cr|simgear-3.0.0-2|8	Url:		http://www.flightgear.org
14cr|simgear-3.0.0-2|9	Source:		http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/%{name}-%{version}.tar.bz2
14cr|simgear-3.0.0-2|10	BuildRequires:	cmake
14cr|simgear-3.0.0-2|11	BuildRequires:	boost-devel
14cr|simgear-3.0.0-2|12	BuildRequires:	jpeg-devel
14cr|simgear-3.0.0-2|13	BuildRequires:	plib-devel
14cr|simgear-3.0.0-2|14	BuildRequires:	subversion-devel
14cr|simgear-3.0.0-2|15	BuildRequires:	pkgconfig(freealut)
14cr|simgear-3.0.0-2|16	BuildRequires:	pkgconfig(gl)
14cr|simgear-3.0.0-2|17	BuildRequires:	pkgconfig(glu)
14cr|simgear-3.0.0-2|18	BuildRequires:	pkgconfig(openal)
14cr|simgear-3.0.0-2|19	BuildRequires:	pkgconfig(openscenegraph)
14cr|simgear-3.0.0-2|20	BuildRequires:	pkgconfig(zlib)
14cr|simgear-3.0.0-2|21	
14cr|simgear-3.0.0-2|22	%description
14cr|simgear-3.0.0-2|23	All the basic routines required for the flight simulator as well as for
14cr|simgear-3.0.0-2|24	building scenery. Needed for FlightGear, for example.
14cr|simgear-3.0.0-2|25	
14cr|simgear-3.0.0-2|26	#----------------------------------------------------------------------------
14cr|simgear-3.0.0-2|27	
14cr|simgear-3.0.0-2|28	%define libSimGearCore %mklibname SimGearCore %{version}
14cr|simgear-3.0.0-2|29	
14cr|simgear-3.0.0-2|30	%package -n %{libSimGearCore}
14cr|simgear-3.0.0-2|31	Summary:	Shared library for SimGear
14cr|simgear-3.0.0-2|32	
14cr|simgear-3.0.0-2|33	Group:		System/Libraries
14cr|simgear-3.0.0-2|34	
14cr|simgear-3.0.0-2|35	%description -n %{libSimGearCore}
14cr|simgear-3.0.0-2|36	Shared library for SimGear.
14cr|simgear-3.0.0-2|37	
14cr|simgear-3.0.0-2|38	%files -n %{libSimGearCore}
14cr|simgear-3.0.0-2|39	%{_libdir}/libSimGearCore.so.%{version}
14cr|simgear-3.0.0-2|40	%{_datadir}/SimGearCore/SimGearCoreConfig-release.cmake
14cr|simgear-3.0.0-2|41	%{_datadir}/SimGearCore/SimGearCoreConfig.cmake
14cr|simgear-3.0.0-2|42	
14cr|simgear-3.0.0-2|43	#----------------------------------------------------------------------------
14cr|simgear-3.0.0-2|44	
14cr|simgear-3.0.0-2|45	%define libSimGearScene %mklibname SimGearScene %{version}
14cr|simgear-3.0.0-2|46	
14cr|simgear-3.0.0-2|47	%package -n %{libSimGearScene}
14cr|simgear-3.0.0-2|48	Summary:	Shared library for SimGear
14cr|simgear-3.0.0-2|49	
14cr|simgear-3.0.0-2|50	Group:		System/Libraries
14cr|simgear-3.0.0-2|51	
14cr|simgear-3.0.0-2|52	%description -n %{libSimGearScene}
14cr|simgear-3.0.0-2|53	Shared library for SimGear.
14cr|simgear-3.0.0-2|54	
14cr|simgear-3.0.0-2|55	%files -n %{libSimGearScene}
14cr|simgear-3.0.0-2|56	%{_libdir}/libSimGearScene.so.%{version}
14cr|simgear-3.0.0-2|57	
14cr|simgear-3.0.0-2|58	#----------------------------------------------------------------------------
14cr|simgear-3.0.0-2|59	
14cr|simgear-3.0.0-2|60	%package devel
14cr|simgear-3.0.0-2|61	Summary:	Headers/misc for developing programs that will use SimGear
14cr|simgear-3.0.0-2|62	
14cr|simgear-3.0.0-2|63	Group:		Development/C++
14cr|simgear-3.0.0-2|64	Requires:	%{libSimGearCore} = %{EVRD}
14cr|simgear-3.0.0-2|65	Requires:	%{libSimGearScene} = %{EVRD}
14cr|simgear-3.0.0-2|66	
14cr|simgear-3.0.0-2|67	%description devel
14cr|simgear-3.0.0-2|68	This package contains the headers that programmers will need to develop
14cr|simgear-3.0.0-2|69	applications which will use SimGear, for example FlightGear.
14cr|simgear-3.0.0-2|70	
14cr|simgear-3.0.0-2|71	%files devel
14cr|simgear-3.0.0-2|72	%doc README COPYING AUTHORS NEWS
14cr|simgear-3.0.0-2|73	%{_includedir}/simgear/
14cr|simgear-3.0.0-2|74	%{_libdir}/libSimGearCore.so
14cr|simgear-3.0.0-2|75	%{_libdir}/libSimGearScene.so
14cr|simgear-3.0.0-2|76	
14cr|simgear-3.0.0-2|77	#----------------------------------------------------------------------------
14cr|simgear-3.0.0-2|78	
14cr|simgear-3.0.0-2|79	%prep
14cr|simgear-3.0.0-2|80	%setup -q
14cr|simgear-3.0.0-2|81	
14cr|simgear-3.0.0-2|82	%build
14cr|simgear-3.0.0-2|83	%cmake \
14cr|simgear-3.0.0-2|84	-DJPEG_FACTORY:BOOL=ON \
14cr|simgear-3.0.0-2|85	-DSYSTEM_EXPAT:BOOL=ON \
14cr|simgear-3.0.0-2|86	-DSIMGEAR_SHARED:BOOL=ON
14cr|simgear-3.0.0-2|87	%make
14cr|simgear-3.0.0-2|88	
14cr|simgear-3.0.0-2|89	%install
14cr|simgear-3.0.0-2|90	%makeinstall_std -C build
14cr|simgear-3.0.0-2|91	
14cr|simgear-3.0.0-2|92	
14cr|simgear-3.0.0-2|93	
14cr|simgear-3.0.0-2|94	%changelog
14cr|simgear-3.0.0-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
14cr|simgear-3.0.0-2|96	+ Revision: 0ec9c82
14cr|simgear-3.0.0-2|97	- MassBuild#464: Increase release tag
14cr|simgear-3.0.0-2|98	
14cr|simgear-3.0.0-2|99	

8186 14
14cr|simh-3.8.1-3|1	# Based on spec from Fedora
14cr|simh-3.8.1-3|2	
14cr|simh-3.8.1-3|3	Summary:	A highly portable, multi-system emulator
14cr|simh-3.8.1-3|4	Name:		simh
14cr|simh-3.8.1-3|5	Version:	3.8.1
14cr|simh-3.8.1-3|6	Release:	3
14cr|simh-3.8.1-3|7	License:	MIT and GPLv1+
14cr|simh-3.8.1-3|8	Group:		Emulators
14cr|simh-3.8.1-3|9	Url:		http://simh.trailing-edge.com/
14cr|simh-3.8.1-3|10	Source0:	simh-%{version}-noroms.tar.gz
14cr|simh-3.8.1-3|11	# we use this to remove the roms binary and patented code before shipping it.
14cr|simh-3.8.1-3|12	# Download the upstream tarball and invoke this script while in the
14cr|simh-3.8.1-3|13	# tarball's directory: ./simh-generate-tarball.sh 3.8.1
14cr|simh-3.8.1-3|14	Source1:	simh-generate-tarball.sh
14cr|simh-3.8.1-3|15	Patch0:		simh-3.8.1-makefile.patch
14cr|simh-3.8.1-3|16	Patch1:		simh-3.8.1-altair-segfault.patch
14cr|simh-3.8.1-3|17	Patch2:		simh-3.8.1-fmt.patch
14cr|simh-3.8.1-3|18	BuildRequires:	dos2unix
14cr|simh-3.8.1-3|19	BuildRequires:	pcap-devel
14cr|simh-3.8.1-3|20	
14cr|simh-3.8.1-3|21	%description
14cr|simh-3.8.1-3|22	SIMH is a historical computer simulation system. It consists of simulators
14cr|simh-3.8.1-3|23	for many different computers, all written around a common user
14cr|simh-3.8.1-3|24	interface package and set of supporting libraries.
14cr|simh-3.8.1-3|25	SIMH can be used to simulate any computer system for which sufficient detail
14cr|simh-3.8.1-3|26	is available, but the focus to date has been on simulating computer systems
14cr|simh-3.8.1-3|27	of historic interest.
14cr|simh-3.8.1-3|28	
14cr|simh-3.8.1-3|29	SIMH implements simulators for:
14cr|simh-3.8.1-3|30	
14cr|simh-3.8.1-3|31	* Data General Nova, Eclipse
14cr|simh-3.8.1-3|32	* Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9, PDP-10,
14cr|simh-3.8.1-3|33	PDP-11, PDP-15, VAX
14cr|simh-3.8.1-3|34	* GRI Corporation GRI-909, GRI-99
14cr|simh-3.8.1-3|35	* IBM 1401, 1620, 7090/7094, System 3
14cr|simh-3.8.1-3|36	* Interdata (Perkin-Elmer) 16b and 32b systems
14cr|simh-3.8.1-3|37	* Hewlett-Packard 2114, 2115, 2116, 2100, 21MX, 1000
14cr|simh-3.8.1-3|38	* Honeywell H316/H516
14cr|simh-3.8.1-3|39	* MITS Altair 8800, with both 8080 and Z80
14cr|simh-3.8.1-3|40	* Royal-Mcbee LGP-30, LGP-21
14cr|simh-3.8.1-3|41	* Scientific Data Systems SDS 940
14cr|simh-3.8.1-3|42	
14cr|simh-3.8.1-3|43	%files
14cr|simh-3.8.1-3|44	%doc ALTAIR/altair.txt NOVA/eclipse.txt 0readme_38.txt 0readme_ethernet.txt
14cr|simh-3.8.1-3|45	%doc HP2100/hp2100_diag.txt I7094/i7094_bug_history.txt Interdata/id_diag.txt
14cr|simh-3.8.1-3|46	%doc PDP1/pdp1_diag.txt PDP10/pdp10_bug_history.txt PDP18B/pdp18b_diag.txt
14cr|simh-3.8.1-3|47	%doc S3/haltguide.txt S3/readme_s3.txt S3/system3.txt SDS/sds_diag.txt
14cr|simh-3.8.1-3|48	%doc VAX/vax780_bug_history.txt
14cr|simh-3.8.1-3|49	%{_bindir}/*
14cr|simh-3.8.1-3|50	
14cr|simh-3.8.1-3|51	#----------------------------------------------------------------------------
14cr|simh-3.8.1-3|52	
14cr|simh-3.8.1-3|53	%prep
14cr|simh-3.8.1-3|54	%setup -q
14cr|simh-3.8.1-3|55	dos2unix makefile
14cr|simh-3.8.1-3|56	%patch0 -p1
14cr|simh-3.8.1-3|57	%patch1 -p1
14cr|simh-3.8.1-3|58	%patch2 -p1
14cr|simh-3.8.1-3|59	
14cr|simh-3.8.1-3|60	%build
14cr|simh-3.8.1-3|61	mkdir -p BIN
14cr|simh-3.8.1-3|62	export CFLAGS="%{optflags}"
14cr|simh-3.8.1-3|63	%make USE_NETWORK=1
14cr|simh-3.8.1-3|64	
14cr|simh-3.8.1-3|65	
14cr|simh-3.8.1-3|66	%install
14cr|simh-3.8.1-3|67	mkdir -p %{buildroot}%{_bindir}
14cr|simh-3.8.1-3|68	for i in `ls BIN/`; do
14cr|simh-3.8.1-3|69	install -p -m 755 BIN/$i %{buildroot}%{_bindir}/simh-$i
14cr|simh-3.8.1-3|70	done
14cr|simh-3.8.1-3|71	for i in `find -iname "*.txt"`; do dos2unix -k $i; done
14cr|simh-3.8.1-3|72	
14cr|simh-3.8.1-3|73	
14cr|simh-3.8.1-3|74	
14cr|simh-3.8.1-3|75	%changelog
14cr|simh-3.8.1-3|76	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.1-3
14cr|simh-3.8.1-3|77	+ Revision: 9f9faa4
14cr|simh-3.8.1-3|78	- Spec cleanup
14cr|simh-3.8.1-3|79	
14cr|simh-3.8.1-3|80	

8187 14
14cr|simpleburn-1.6.4-2|1	Summary:	SimpleBurn is a basic burning tool for CDs and DVDs
14cr|simpleburn-1.6.4-2|2	Name:		simpleburn
14cr|simpleburn-1.6.4-2|3	Version:	1.6.4
14cr|simpleburn-1.6.4-2|4	Release:	2
14cr|simpleburn-1.6.4-2|5	Group:		Archiving/Cd burning
14cr|simpleburn-1.6.4-2|6	License:	CeCILL
14cr|simpleburn-1.6.4-2|7	URL:		http://simpleburn.tuxfamily.org/
14cr|simpleburn-1.6.4-2|8	Source0:	http://simpleburn.tuxfamily.org/IMG/bz2/%{name}-%{version}.tar.bz2
14cr|simpleburn-1.6.4-2|9	Patch0:		simpleburn-1.6.4_desktop.patch
14cr|simpleburn-1.6.4-2|10	
14cr|simpleburn-1.6.4-2|11	BuildRequires:	cmake
14cr|simpleburn-1.6.4-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|simpleburn-1.6.4-2|13	
14cr|simpleburn-1.6.4-2|14	Requires:	cdrkit
14cr|simpleburn-1.6.4-2|15	Requires:	vorbis-tools
14cr|simpleburn-1.6.4-2|16	Requires:	mpg123
14cr|simpleburn-1.6.4-2|17	Requires:	normalize
14cr|simpleburn-1.6.4-2|18	
14cr|simpleburn-1.6.4-2|19	%description
14cr|simpleburn-1.6.4-2|20	SimpleBurn is a basic burning application for CDs and DVDs.
14cr|simpleburn-1.6.4-2|21	
14cr|simpleburn-1.6.4-2|22	%prep
14cr|simpleburn-1.6.4-2|23	%setup -q
14cr|simpleburn-1.6.4-2|24	%apply_patches
14cr|simpleburn-1.6.4-2|25	
14cr|simpleburn-1.6.4-2|26	%build
14cr|simpleburn-1.6.4-2|27	export CFLAGS="$CFLAGS -lm"
14cr|simpleburn-1.6.4-2|28	%cmake \
14cr|simpleburn-1.6.4-2|29	-DDETECTION=UDEV \
14cr|simpleburn-1.6.4-2|30	-DBURNING=CDRTOOLS
14cr|simpleburn-1.6.4-2|31	
14cr|simpleburn-1.6.4-2|32	%make
14cr|simpleburn-1.6.4-2|33	
14cr|simpleburn-1.6.4-2|34	%install
14cr|simpleburn-1.6.4-2|35	%makeinstall_std -C build
14cr|simpleburn-1.6.4-2|36	rm -rf %{buildroot}/usr/doc/
14cr|simpleburn-1.6.4-2|37	
14cr|simpleburn-1.6.4-2|38	%find_lang %{name}
14cr|simpleburn-1.6.4-2|39	
14cr|simpleburn-1.6.4-2|40	%files -f %{name}.lang
14cr|simpleburn-1.6.4-2|41	%doc doc/*
14cr|simpleburn-1.6.4-2|42	%{_bindir}/*
14cr|simpleburn-1.6.4-2|43	%{_datadir}/applications/%{name}.desktop
14cr|simpleburn-1.6.4-2|44	%{_datadir}/%{name}*
14cr|simpleburn-1.6.4-2|45	%{_datadir}/pixmaps/*.png
14cr|simpleburn-1.6.4-2|46	
14cr|simpleburn-1.6.4-2|47	
14cr|simpleburn-1.6.4-2|48	
14cr|simpleburn-1.6.4-2|49	
14cr|simpleburn-1.6.4-2|50	%changelog
14cr|simpleburn-1.6.4-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-2
14cr|simpleburn-1.6.4-2|52	+ Revision: 9ddd388
14cr|simpleburn-1.6.4-2|53	- MassBuild#464: Increase release tag
14cr|simpleburn-1.6.4-2|54	
14cr|simpleburn-1.6.4-2|55	

8188 14
14cr|simplescreenrecorder-0.1.2-3|1	%define libglinject %mklibname ssr-glinject
14cr|simplescreenrecorder-0.1.2-3|2	
14cr|simplescreenrecorder-0.1.2-3|3	Summary:	A feature-rich screen recorder that supports X11 and OpenGL
14cr|simplescreenrecorder-0.1.2-3|4	Name:		simplescreenrecorder
14cr|simplescreenrecorder-0.1.2-3|5	Version:	0.1.2
14cr|simplescreenrecorder-0.1.2-3|6	Release:	3
14cr|simplescreenrecorder-0.1.2-3|7	License:	GPLv3+
14cr|simplescreenrecorder-0.1.2-3|8	Group:		Video
14cr|simplescreenrecorder-0.1.2-3|9	Url:		http://www.maartenbaert.be/simplescreenrecorder
14cr|simplescreenrecorder-0.1.2-3|10	Source0:	https://github.com/MaartenBaert/ssr/archive/%{name}-%{version}.tar.gz
14cr|simplescreenrecorder-0.1.2-3|11	BuildRequires:	pkgconfig(QtCore)
14cr|simplescreenrecorder-0.1.2-3|12	BuildRequires:	pkgconfig(alsa)
14cr|simplescreenrecorder-0.1.2-3|13	BuildRequires:	pkgconfig(gl)
14cr|simplescreenrecorder-0.1.2-3|14	BuildRequires:	pkgconfig(glu)
14cr|simplescreenrecorder-0.1.2-3|15	BuildRequires:	pkgconfig(libavformat)
14cr|simplescreenrecorder-0.1.2-3|16	BuildRequires:	pkgconfig(libpulse)
14cr|simplescreenrecorder-0.1.2-3|17	BuildRequires:	pkgconfig(x11)
14cr|simplescreenrecorder-0.1.2-3|18	BuildRequires:	pkgconfig(xext)
14cr|simplescreenrecorder-0.1.2-3|19	BuildRequires:	pkgconfig(xfixes)
14cr|simplescreenrecorder-0.1.2-3|20	%ifarch %{ix86} x86_64
14cr|simplescreenrecorder-0.1.2-3|21	Suggests:	%{libglinject}
14cr|simplescreenrecorder-0.1.2-3|22	%endif
14cr|simplescreenrecorder-0.1.2-3|23	
14cr|simplescreenrecorder-0.1.2-3|24	%description
14cr|simplescreenrecorder-0.1.2-3|25	SimpleScreenRecorder is a Linux program that was created to record programs
14cr|simplescreenrecorder-0.1.2-3|26	and games.
14cr|simplescreenrecorder-0.1.2-3|27	
14cr|simplescreenrecorder-0.1.2-3|28	The original goal was to create a program that was just really simple to
14cr|simplescreenrecorder-0.1.2-3|29	use, the result is actually a pretty powerful program. It's 'simple' in
14cr|simplescreenrecorder-0.1.2-3|30	the sense that it's easier to use than ffmpeg/avconv or VLC, because it
14cr|simplescreenrecorder-0.1.2-3|31	has a straightforward user interface.
14cr|simplescreenrecorder-0.1.2-3|32	
14cr|simplescreenrecorder-0.1.2-3|33	Features:
14cr|simplescreenrecorder-0.1.2-3|34	* Graphical user interface (Qt-based).
14cr|simplescreenrecorder-0.1.2-3|35	* Faster than VLC and ffmpeg/avconv.
14cr|simplescreenrecorder-0.1.2-3|36	* Records the entire screen or part of it, or records OpenGL applications
14cr|simplescreenrecorder-0.1.2-3|37	directly (similar to Fraps on Windows).
14cr|simplescreenrecorder-0.1.2-3|38	* Synchronizes audio and video properly (a common issue with VLC and
14cr|simplescreenrecorder-0.1.2-3|39	ffmpeg/avconv).
14cr|simplescreenrecorder-0.1.2-3|40	* Reduces the video frame rate if your computer is too slow (rather than
14cr|simplescreenrecorder-0.1.2-3|41	using up all your RAM like VLC does).
14cr|simplescreenrecorder-0.1.2-3|42	* Fully multithreaded: small delays in any of the components will never
14cr|simplescreenrecorder-0.1.2-3|43	block the other components, resulting is smoother video and better
14cr|simplescreenrecorder-0.1.2-3|44	performance on computers with multiple processors.
14cr|simplescreenrecorder-0.1.2-3|45	* Pause and resume recording at any time (either by clicking a button or by
14cr|simplescreenrecorder-0.1.2-3|46	pressing a hotkey).
14cr|simplescreenrecorder-0.1.2-3|47	* Shows statistics during recording (file size, bit rate, total recording
14cr|simplescreenrecorder-0.1.2-3|48	time, actual frame rate, ...).
14cr|simplescreenrecorder-0.1.2-3|49	* Can show a preview during recording, so you don't waste time recording
14cr|simplescreenrecorder-0.1.2-3|50	something only to figure out afterwards that some setting was wrong.
14cr|simplescreenrecorder-0.1.2-3|51	* Uses libav/ffmpeg libraries for encoding, so it supports many different
14cr|simplescreenrecorder-0.1.2-3|52	codecs and file formats (adding more is trivial).
14cr|simplescreenrecorder-0.1.2-3|53	* Sensible default settings: no need to change anything if you don't want to.
14cr|simplescreenrecorder-0.1.2-3|54	* Tooltips for almost everything: no need to read the documentation to find
14cr|simplescreenrecorder-0.1.2-3|55	out what something does.
14cr|simplescreenrecorder-0.1.2-3|56	
14cr|simplescreenrecorder-0.1.2-3|57	%files
14cr|simplescreenrecorder-0.1.2-3|58	%doc COPYING *.txt README.md data/about.htm
14cr|simplescreenrecorder-0.1.2-3|59	%{_bindir}/%{name}
14cr|simplescreenrecorder-0.1.2-3|60	%{_datadir}/applications/%{name}.desktop
14cr|simplescreenrecorder-0.1.2-3|61	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cr|simplescreenrecorder-0.1.2-3|62	
14cr|simplescreenrecorder-0.1.2-3|63	#----------------------------------------------------------------------------
14cr|simplescreenrecorder-0.1.2-3|64	
14cr|simplescreenrecorder-0.1.2-3|65	%ifarch %{ix86} x86_64
14cr|simplescreenrecorder-0.1.2-3|66	%package -n %{libglinject}
14cr|simplescreenrecorder-0.1.2-3|67	Summary:	A feature-rich screen recorder library
14cr|simplescreenrecorder-0.1.2-3|68	License:	MIT
14cr|simplescreenrecorder-0.1.2-3|69	Group:		System/Libraries
14cr|simplescreenrecorder-0.1.2-3|70	Conflicts:	%{name} < 0.1.2-2
14cr|simplescreenrecorder-0.1.2-3|71	
14cr|simplescreenrecorder-0.1.2-3|72	%description -n %{libglinject}
14cr|simplescreenrecorder-0.1.2-3|73	This package provides SimpleScreenRecorder's optional library.
14cr|simplescreenrecorder-0.1.2-3|74	
14cr|simplescreenrecorder-0.1.2-3|75	%files -n %{libglinject}
14cr|simplescreenrecorder-0.1.2-3|76	%{_libdir}/libssr-glinject.*
14cr|simplescreenrecorder-0.1.2-3|77	%endif
14cr|simplescreenrecorder-0.1.2-3|78	
14cr|simplescreenrecorder-0.1.2-3|79	#----------------------------------------------------------------------------
14cr|simplescreenrecorder-0.1.2-3|80	
14cr|simplescreenrecorder-0.1.2-3|81	%prep
14cr|simplescreenrecorder-0.1.2-3|82	%setup -q -n ssr-%{version}
14cr|simplescreenrecorder-0.1.2-3|83	
14cr|simplescreenrecorder-0.1.2-3|84	%build
14cr|simplescreenrecorder-0.1.2-3|85	%ifarch %{ix86} x86_64
14cr|simplescreenrecorder-0.1.2-3|86	%configure2_5x
14cr|simplescreenrecorder-0.1.2-3|87	%else
14cr|simplescreenrecorder-0.1.2-3|88	%configure2_5x \
14cr|simplescreenrecorder-0.1.2-3|89	--disable-x86-asm \
14cr|simplescreenrecorder-0.1.2-3|90	--disable-glinjectlib
14cr|simplescreenrecorder-0.1.2-3|91	%endif
14cr|simplescreenrecorder-0.1.2-3|92	%make
14cr|simplescreenrecorder-0.1.2-3|93	
14cr|simplescreenrecorder-0.1.2-3|94	%install
14cr|simplescreenrecorder-0.1.2-3|95	%makeinstall_std
14cr|simplescreenrecorder-0.1.2-3|96	
14cr|simplescreenrecorder-0.1.2-3|97	
14cr|simplescreenrecorder-0.1.2-3|98	%changelog
14cr|simplescreenrecorder-0.1.2-3|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cr|simplescreenrecorder-0.1.2-3|100	+ Revision: 4529c01
14cr|simplescreenrecorder-0.1.2-3|101	- MassBuild#464: Increase release tag
14cr|simplescreenrecorder-0.1.2-3|102	
14cr|simplescreenrecorder-0.1.2-3|103	

8189 14
14cr|simplyhtml0.11-0.11-5|1	%define gcj_support 1
14cr|simplyhtml0.11-0.11-5|2	%define section free
14cr|simplyhtml0.11-0.11-5|3	
14cr|simplyhtml0.11-0.11-5|4	Name:           simplyhtml0.11
14cr|simplyhtml0.11-0.11-5|5	Version:        0.11
14cr|simplyhtml0.11-0.11-5|6	Release:        5
14cr|simplyhtml0.11-0.11-5|7	Epoch:          0
14cr|simplyhtml0.11-0.11-5|8	Summary:        Application and a java component for rich text processing
14cr|simplyhtml0.11-0.11-5|9	License:        GPL
14cr|simplyhtml0.11-0.11-5|10	Group:          Development/Java
14cr|simplyhtml0.11-0.11-5|11	URL:            http://www.lightdev.com/page/3.htm
14cr|simplyhtml0.11-0.11-5|12	Source0:        http://www.lightdev.com/dload/shtm_r.zip
14cr|simplyhtml0.11-0.11-5|13	Source1:        simplyhtml0.11-manifest.mf
14cr|simplyhtml0.11-0.11-5|14	Requires:       javahelp2
14cr|simplyhtml0.11-0.11-5|15	BuildRequires:  javahelp2
14cr|simplyhtml0.11-0.11-5|16	%if %{gcj_support}
14cr|simplyhtml0.11-0.11-5|17	BuildRequires:  java-gcj-compat-devel
14cr|simplyhtml0.11-0.11-5|18	%else
14cr|simplyhtml0.11-0.11-5|19	BuildArch:      noarch
14cr|simplyhtml0.11-0.11-5|20	%endif
14cr|simplyhtml0.11-0.11-5|21	BuildRequires:  java-rpmbuild
14cr|simplyhtml0.11-0.11-5|22	
14cr|simplyhtml0.11-0.11-5|23	%description
14cr|simplyhtml0.11-0.11-5|24	SimplyHTML is an application and a java component for rich text
14cr|simplyhtml0.11-0.11-5|25	processing. It stores documents as HTML files in combination with
14cr|simplyhtml0.11-0.11-5|26	Cascading Style Sheets (CSS). SimplyHTML is not intended to be used
14cr|simplyhtml0.11-0.11-5|27	as an editor for web pages.
14cr|simplyhtml0.11-0.11-5|28	
14cr|simplyhtml0.11-0.11-5|29	%package javadoc
14cr|simplyhtml0.11-0.11-5|30	Summary:        Javadoc documentation for %{name}
14cr|simplyhtml0.11-0.11-5|31	Group:          Development/Java
14cr|simplyhtml0.11-0.11-5|32	
14cr|simplyhtml0.11-0.11-5|33	%description javadoc
14cr|simplyhtml0.11-0.11-5|34	Javadoc documentation for %{name}.
14cr|simplyhtml0.11-0.11-5|35	
14cr|simplyhtml0.11-0.11-5|36	%prep
14cr|simplyhtml0.11-0.11-5|37	%setup -q -c
14cr|simplyhtml0.11-0.11-5|38	%{__perl} -pi -e 's/\r$//g' gpl.txt readme.txt
14cr|simplyhtml0.11-0.11-5|39	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14cr|simplyhtml0.11-0.11-5|40	%{__ln_s} $(build-classpath javahelp2) jhall.jar
14cr|simplyhtml0.11-0.11-5|41	%{__mkdir_p} api
14cr|simplyhtml0.11-0.11-5|42	
14cr|simplyhtml0.11-0.11-5|43	%build
14cr|simplyhtml0.11-0.11-5|44	cd src
14cr|simplyhtml0.11-0.11-5|45	export CLASSPATH=$(build-classpath javahelp2)
14cr|simplyhtml0.11-0.11-5|46	%{javac} `%{_bindir}/find . -name '*.java'`
14cr|simplyhtml0.11-0.11-5|47	%{jar} cvfm ../SimplyHTML0.11.jar %{SOURCE1} `%{_bindir}/find . ! -type d ! -name '*.java' -a ! -name package.html -a ! -name Thumbs.db -a ! -name '*.css'`
14cr|simplyhtml0.11-0.11-5|48	%{jar} i ../SimplyHTML0.11.jar
14cr|simplyhtml0.11-0.11-5|49	%{javadoc} -d ../api `%{_bindir}/find . -name '*.java'`
14cr|simplyhtml0.11-0.11-5|50	%{__rm} -r ../api/com/sun
14cr|simplyhtml0.11-0.11-5|51	cd ..
14cr|simplyhtml0.11-0.11-5|52	
14cr|simplyhtml0.11-0.11-5|53	%install
14cr|simplyhtml0.11-0.11-5|54	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|simplyhtml0.11-0.11-5|55	%{__cp} -a SimplyHTML0.11.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|simplyhtml0.11-0.11-5|56	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|simplyhtml0.11-0.11-5|57	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML0.11-%{version}.jar
14cr|simplyhtml0.11-0.11-5|58	%{__ln_s} SimplyHTML0.11-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML0.11.jar
14cr|simplyhtml0.11-0.11-5|59	
14cr|simplyhtml0.11-0.11-5|60	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|simplyhtml0.11-0.11-5|61	cp -pr api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|simplyhtml0.11-0.11-5|62	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|simplyhtml0.11-0.11-5|63	
14cr|simplyhtml0.11-0.11-5|64	%if %{gcj_support}
14cr|simplyhtml0.11-0.11-5|65	%{_bindir}/aot-compile-rpm
14cr|simplyhtml0.11-0.11-5|66	%endif
14cr|simplyhtml0.11-0.11-5|67	
14cr|simplyhtml0.11-0.11-5|68	%clean
14cr|simplyhtml0.11-0.11-5|69	
14cr|simplyhtml0.11-0.11-5|70	%if %{gcj_support}
14cr|simplyhtml0.11-0.11-5|71	%post
14cr|simplyhtml0.11-0.11-5|72	%{update_gcjdb}
14cr|simplyhtml0.11-0.11-5|73	
14cr|simplyhtml0.11-0.11-5|74	%postun
14cr|simplyhtml0.11-0.11-5|75	%{clean_gcjdb}
14cr|simplyhtml0.11-0.11-5|76	%endif
14cr|simplyhtml0.11-0.11-5|77	
14cr|simplyhtml0.11-0.11-5|78	%files
14cr|simplyhtml0.11-0.11-5|79	%defattr(0644,root,root,0755)
14cr|simplyhtml0.11-0.11-5|80	%doc Help.pdf gpl.txt readme.txt
14cr|simplyhtml0.11-0.11-5|81	%{_javadir}/*.jar
14cr|simplyhtml0.11-0.11-5|82	%if %{gcj_support}
14cr|simplyhtml0.11-0.11-5|83	%dir %{_libdir}/gcj/%{name}
14cr|simplyhtml0.11-0.11-5|84	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14cr|simplyhtml0.11-0.11-5|85	%endif
14cr|simplyhtml0.11-0.11-5|86	
14cr|simplyhtml0.11-0.11-5|87	%files javadoc
14cr|simplyhtml0.11-0.11-5|88	%defattr(0644,root,root,0755)
14cr|simplyhtml0.11-0.11-5|89	%doc %{_javadocdir}/%{name}-%{version}
14cr|simplyhtml0.11-0.11-5|90	%doc %{_javadocdir}/%{name}
14cr|simplyhtml0.11-0.11-5|91	
14cr|simplyhtml0.11-0.11-5|92	
14cr|simplyhtml0.11-0.11-5|93	
14cr|simplyhtml0.11-0.11-5|94	%changelog
14cr|simplyhtml0.11-0.11-5|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.11-5
14cr|simplyhtml0.11-0.11-5|96	+ Revision: 0fcb848
14cr|simplyhtml0.11-0.11-5|97	- MassBuild#464: Increase release tag
14cr|simplyhtml0.11-0.11-5|98	
14cr|simplyhtml0.11-0.11-5|99	

8190 14
14cr|simplyhtml-0.12.3-0.0.3|1	%define gcj_support 1
14cr|simplyhtml-0.12.3-0.0.3|2	%define section free
14cr|simplyhtml-0.12.3-0.0.3|3	
14cr|simplyhtml-0.12.3-0.0.3|4	Name:           simplyhtml
14cr|simplyhtml-0.12.3-0.0.3|5	Version:        0.12.3
14cr|simplyhtml-0.12.3-0.0.3|6	Release:        0.0.3
14cr|simplyhtml-0.12.3-0.0.3|7	Epoch:          0
14cr|simplyhtml-0.12.3-0.0.3|8	Summary:        Application and a java component for rich text processing
14cr|simplyhtml-0.12.3-0.0.3|9	License:        GPLv2+
14cr|simplyhtml-0.12.3-0.0.3|10	Group:          Development/Java
14cr|simplyhtml-0.12.3-0.0.3|11	URL:            http://simplyhtml.sourceforge.net/
14cr|simplyhtml-0.12.3-0.0.3|12	# cvs -z3 -d:pserver:guest@simplyhtml.cvs.sourceforge.net:/cvsroot/simplyhtml export -r shtml_0_12_3 shtml
14cr|simplyhtml-0.12.3-0.0.3|13	# mv shtml simplyhtml-0.12.3
14cr|simplyhtml-0.12.3-0.0.3|14	# tar cjf simplyhtml-0.12.3.tar.bz2 simplyhtml-0.12.3
14cr|simplyhtml-0.12.3-0.0.3|15	Source0:        http://downloads.sourceforge.net/sourceforge/simplyhtml/simplyhtml-%{version}.tar.bz2
14cr|simplyhtml-0.12.3-0.0.3|16	Requires:       gnu-regexp
14cr|simplyhtml-0.12.3-0.0.3|17	Requires:       javahelp2
14cr|simplyhtml-0.12.3-0.0.3|18	BuildRequires:  ant
14cr|simplyhtml-0.12.3-0.0.3|19	BuildRequires:  gnu-regexp
14cr|simplyhtml-0.12.3-0.0.3|20	BuildRequires:  javahelp2
14cr|simplyhtml-0.12.3-0.0.3|21	%if %{gcj_support}
14cr|simplyhtml-0.12.3-0.0.3|22	BuildRequires:  java-gcj-compat-devel
14cr|simplyhtml-0.12.3-0.0.3|23	%else
14cr|simplyhtml-0.12.3-0.0.3|24	BuildArch:      noarch
14cr|simplyhtml-0.12.3-0.0.3|25	%endif
14cr|simplyhtml-0.12.3-0.0.3|26	BuildRequires:  java-rpmbuild
14cr|simplyhtml-0.12.3-0.0.3|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|simplyhtml-0.12.3-0.0.3|28	
14cr|simplyhtml-0.12.3-0.0.3|29	%description
14cr|simplyhtml-0.12.3-0.0.3|30	SimplyHTML is an application and a java component for rich text
14cr|simplyhtml-0.12.3-0.0.3|31	processing. It stores documents as HTML files in combination with
14cr|simplyhtml-0.12.3-0.0.3|32	Cascading Style Sheets (CSS). SimplyHTML is not intended to be used
14cr|simplyhtml-0.12.3-0.0.3|33	as an editor for web pages.
14cr|simplyhtml-0.12.3-0.0.3|34	
14cr|simplyhtml-0.12.3-0.0.3|35	%package javadoc
14cr|simplyhtml-0.12.3-0.0.3|36	Summary:        Javadoc documentation for %{name}
14cr|simplyhtml-0.12.3-0.0.3|37	Group:          Development/Java
14cr|simplyhtml-0.12.3-0.0.3|38	
14cr|simplyhtml-0.12.3-0.0.3|39	%description javadoc
14cr|simplyhtml-0.12.3-0.0.3|40	Javadoc documentation for %{name}.
14cr|simplyhtml-0.12.3-0.0.3|41	
14cr|simplyhtml-0.12.3-0.0.3|42	%prep
14cr|simplyhtml-0.12.3-0.0.3|43	%setup -q
14cr|simplyhtml-0.12.3-0.0.3|44	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14cr|simplyhtml-0.12.3-0.0.3|45	
14cr|simplyhtml-0.12.3-0.0.3|46	%{_bindir}/find . -type f -name '*.htm' | \
14cr|simplyhtml-0.12.3-0.0.3|47	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14cr|simplyhtml-0.12.3-0.0.3|48	
14cr|simplyhtml-0.12.3-0.0.3|49	%{__perl} -pi -e 's/^Class-Path:.*\n//;' \
14cr|simplyhtml-0.12.3-0.0.3|50	-e 's/^Created-By:.*\n//;' \
14cr|simplyhtml-0.12.3-0.0.3|51	src/MANIFEST.MF
14cr|simplyhtml-0.12.3-0.0.3|52	
14cr|simplyhtml-0.12.3-0.0.3|53	cd lib
14cr|simplyhtml-0.12.3-0.0.3|54	%{__ln_s} $(build-classpath gnu-regexp) gnu-regexp-1.1.4.jar
14cr|simplyhtml-0.12.3-0.0.3|55	%{__ln_s} $(build-classpath javahelp2) jhall.jar
14cr|simplyhtml-0.12.3-0.0.3|56	cd ..
14cr|simplyhtml-0.12.3-0.0.3|57	
14cr|simplyhtml-0.12.3-0.0.3|58	%build
14cr|simplyhtml-0.12.3-0.0.3|59	export CLASSPATH=
14cr|simplyhtml-0.12.3-0.0.3|60	export OPT_JAR_LIST=:
14cr|simplyhtml-0.12.3-0.0.3|61	cd src
14cr|simplyhtml-0.12.3-0.0.3|62	%{ant}
14cr|simplyhtml-0.12.3-0.0.3|63	cd ..
14cr|simplyhtml-0.12.3-0.0.3|64	
14cr|simplyhtml-0.12.3-0.0.3|65	%install
14cr|simplyhtml-0.12.3-0.0.3|66	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|simplyhtml-0.12.3-0.0.3|67	
14cr|simplyhtml-0.12.3-0.0.3|68	cp -a dist/lib/SimplyHTML.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|simplyhtml-0.12.3-0.0.3|69	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|simplyhtml-0.12.3-0.0.3|70	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML-%{version}.jar
14cr|simplyhtml-0.12.3-0.0.3|71	%{__ln_s} SimplyHTML-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML.jar
14cr|simplyhtml-0.12.3-0.0.3|72	
14cr|simplyhtml-0.12.3-0.0.3|73	cp -a dist/lib/SimplyHTMLHelp.jar %{buildroot}%{_javadir}/%{name}-help-%{version}.jar
14cr|simplyhtml-0.12.3-0.0.3|74	%{__ln_s} %{name}-help-%{version}.jar %{buildroot}%{_javadir}/%{name}-help.jar
14cr|simplyhtml-0.12.3-0.0.3|75	%{__ln_s} %{name}-help-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp-%{version}.jar
14cr|simplyhtml-0.12.3-0.0.3|76	%{__ln_s} SimplyHTMLHelp-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp.jar
14cr|simplyhtml-0.12.3-0.0.3|77	
14cr|simplyhtml-0.12.3-0.0.3|78	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|simplyhtml-0.12.3-0.0.3|79	cp -a dist/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|simplyhtml-0.12.3-0.0.3|80	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|simplyhtml-0.12.3-0.0.3|81	
14cr|simplyhtml-0.12.3-0.0.3|82	%if %{gcj_support}
14cr|simplyhtml-0.12.3-0.0.3|83	%{_bindir}/aot-compile-rpm
14cr|simplyhtml-0.12.3-0.0.3|84	%endif
14cr|simplyhtml-0.12.3-0.0.3|85	
14cr|simplyhtml-0.12.3-0.0.3|86	%if %{gcj_support}
14cr|simplyhtml-0.12.3-0.0.3|87	%post
14cr|simplyhtml-0.12.3-0.0.3|88	%{update_gcjdb}
14cr|simplyhtml-0.12.3-0.0.3|89	
14cr|simplyhtml-0.12.3-0.0.3|90	%postun
14cr|simplyhtml-0.12.3-0.0.3|91	%{clean_gcjdb}
14cr|simplyhtml-0.12.3-0.0.3|92	%endif
14cr|simplyhtml-0.12.3-0.0.3|93	
14cr|simplyhtml-0.12.3-0.0.3|94	%files
14cr|simplyhtml-0.12.3-0.0.3|95	%defattr(0644,root,root,0755)
14cr|simplyhtml-0.12.3-0.0.3|96	%doc doc/*
14cr|simplyhtml-0.12.3-0.0.3|97	%{_javadir}/*.jar
14cr|simplyhtml-0.12.3-0.0.3|98	%if %{gcj_support}
14cr|simplyhtml-0.12.3-0.0.3|99	%dir %{_libdir}/gcj/%{name}
14cr|simplyhtml-0.12.3-0.0.3|100	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14cr|simplyhtml-0.12.3-0.0.3|101	%endif
14cr|simplyhtml-0.12.3-0.0.3|102	
14cr|simplyhtml-0.12.3-0.0.3|103	%files javadoc
14cr|simplyhtml-0.12.3-0.0.3|104	%defattr(0644,root,root,0755)
14cr|simplyhtml-0.12.3-0.0.3|105	%doc %{_javadocdir}/%{name}-%{version}
14cr|simplyhtml-0.12.3-0.0.3|106	%doc %{_javadocdir}/%{name}
14cr|simplyhtml-0.12.3-0.0.3|107	
14cr|simplyhtml-0.12.3-0.0.3|108	
14cr|simplyhtml-0.12.3-0.0.3|109	
14cr|simplyhtml-0.12.3-0.0.3|110	%changelog
14cr|simplyhtml-0.12.3-0.0.3|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.12.3-0.0.3
14cr|simplyhtml-0.12.3-0.0.3|112	+ Revision: dd0e7b3
14cr|simplyhtml-0.12.3-0.0.3|113	- MassBuild#464: Increase release tag
14cr|simplyhtml-0.12.3-0.0.3|114	
14cr|simplyhtml-0.12.3-0.0.3|115	

8191 14
14cr|simutrans-0.111.3.1-2|1	%define	majver		111
14cr|simutrans-0.111.3.1-2|2	%define	minver		3
14cr|simutrans-0.111.3.1-2|3	%define	minminver	1
14cr|simutrans-0.111.3.1-2|4	
14cr|simutrans-0.111.3.1-2|5	Name:		simutrans
14cr|simutrans-0.111.3.1-2|6	Version:	0.%{majver}.%{minver}.%{minminver}
14cr|simutrans-0.111.3.1-2|7	Release:	2
14cr|simutrans-0.111.3.1-2|8	Summary:	Transport and Economic Simulation Game
14cr|simutrans-0.111.3.1-2|9	License:	Artistic
14cr|simutrans-0.111.3.1-2|10	Group:		Games/Strategy
14cr|simutrans-0.111.3.1-2|11	Url:		http://www.simutrans.com/
14cr|simutrans-0.111.3.1-2|12	Source:		%{name}-src-%{majver}-%{minver}-%{minminver}.zip
14cr|simutrans-0.111.3.1-2|13	Source1:	config.default
14cr|simutrans-0.111.3.1-2|14	Source2:	simutrans.run
14cr|simutrans-0.111.3.1-2|15	Source3:	simutrans.desktop
14cr|simutrans-0.111.3.1-2|16	Source4:	simutrans.png
14cr|simutrans-0.111.3.1-2|17	Source5:	simutrans_langtabs-99-17.tar.bz2
14cr|simutrans-0.111.3.1-2|18	Patch0:		simutrans-no-x86-specifics-0.111.2.2.patch
14cr|simutrans-0.111.3.1-2|19	Patch1:		simutrans-0.111.2.2-homepath.patch
14cr|simutrans-0.111.3.1-2|20	Requires:	simutrans-pak >= 0.%{majver}
14cr|simutrans-0.111.3.1-2|21	BuildRequires:	SDL-devel
14cr|simutrans-0.111.3.1-2|22	BuildRequires:	SDL_mixer-devel
14cr|simutrans-0.111.3.1-2|23	BuildRequires:	bzip2-devel
14cr|simutrans-0.111.3.1-2|24	BuildRequires:	zlib-devel
14cr|simutrans-0.111.3.1-2|25	
14cr|simutrans-0.111.3.1-2|26	%description
14cr|simutrans-0.111.3.1-2|27	Simutrans is a freeware transportation simulator that runs under
14cr|simutrans-0.111.3.1-2|28	Windows, Linux, and a few other operating systems (Apple Macintosh
14cr|simutrans-0.111.3.1-2|29	with Intel processors, BEOS). It's similar to Transport Tycoon,
14cr|simutrans-0.111.3.1-2|30	Transport Tycoon Deluxe and Transport Giant.
14cr|simutrans-0.111.3.1-2|31	
14cr|simutrans-0.111.3.1-2|32	You take on the role of operating a transportation company, and your
14cr|simutrans-0.111.3.1-2|33	goal is to get goods of various kinds, as well as passengers and mail,
14cr|simutrans-0.111.3.1-2|34	from one place to the next.
14cr|simutrans-0.111.3.1-2|35	
14cr|simutrans-0.111.3.1-2|36	Don't be fooled by the tile-based graphics - this is a very complex
14cr|simutrans-0.111.3.1-2|37	game, and it is constantly evolving, with new features being added. It
14cr|simutrans-0.111.3.1-2|38	is a living game, and consistently being made better and better.
14cr|simutrans-0.111.3.1-2|39	
14cr|simutrans-0.111.3.1-2|40	%prep
14cr|simutrans-0.111.3.1-2|41	%setup -q -c -a 5
14cr|simutrans-0.111.3.1-2|42	find . -type f -exec chmod 644 {} \;
14cr|simutrans-0.111.3.1-2|43	%patch1 -p1 -b .homepath
14cr|simutrans-0.111.3.1-2|44	%ifarch x86_64
14cr|simutrans-0.111.3.1-2|45	%patch0 -p1
14cr|simutrans-0.111.3.1-2|46	%endif
14cr|simutrans-0.111.3.1-2|47	
14cr|simutrans-0.111.3.1-2|48	%build
14cr|simutrans-0.111.3.1-2|49	cp -pr %{SOURCE1} .
14cr|simutrans-0.111.3.1-2|50	%make
14cr|simutrans-0.111.3.1-2|51	
14cr|simutrans-0.111.3.1-2|52	%install
14cr|simutrans-0.111.3.1-2|53	mkdir -p %{buildroot}%{_libexecdir}/simutrans
14cr|simutrans-0.111.3.1-2|54	mkdir -p %{buildroot}%{_bindir}
14cr|simutrans-0.111.3.1-2|55	mkdir -p %{buildroot}%{_iconsdir}
14cr|simutrans-0.111.3.1-2|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|simutrans-0.111.3.1-2|57	
14cr|simutrans-0.111.3.1-2|58	install -m 0755 build/default/sim %{buildroot}%{_libexecdir}/simutrans/simutrans.bin
14cr|simutrans-0.111.3.1-2|59	cp -pr simutrans/{config,font,music,text} %{buildroot}%{_libexecdir}/simutrans/
14cr|simutrans-0.111.3.1-2|60	
14cr|simutrans-0.111.3.1-2|61	sed -e 's,@LIBEXECDIR@,%{_libexecdir},g' %{SOURCE2} > %{buildroot}%{_bindir}/simutrans
14cr|simutrans-0.111.3.1-2|62	chmod 0755 %{buildroot}%{_bindir}/simutrans
14cr|simutrans-0.111.3.1-2|63	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/
14cr|simutrans-0.111.3.1-2|64	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/
14cr|simutrans-0.111.3.1-2|65	
14cr|simutrans-0.111.3.1-2|66	%files
14cr|simutrans-0.111.3.1-2|67	%doc simutrans/*.txt
14cr|simutrans-0.111.3.1-2|68	%{_bindir}/*
14cr|simutrans-0.111.3.1-2|69	%{_libexecdir}/simutrans
14cr|simutrans-0.111.3.1-2|70	%{_iconsdir}/*
14cr|simutrans-0.111.3.1-2|71	%{_datadir}/applications/*.desktop
14cr|simutrans-0.111.3.1-2|72	
14cr|simutrans-0.111.3.1-2|73	
14cr|simutrans-0.111.3.1-2|74	
14cr|simutrans-0.111.3.1-2|75	
14cr|simutrans-0.111.3.1-2|76	%changelog
14cr|simutrans-0.111.3.1-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.111.3.1-2
14cr|simutrans-0.111.3.1-2|78	+ Revision: cc4f7df
14cr|simutrans-0.111.3.1-2|79	- MassBuild#464: Increase release tag
14cr|simutrans-0.111.3.1-2|80	
14cr|simutrans-0.111.3.1-2|81	

8192 14
14cr|simutrans-pak128-0.111.2-3|1	%define	ver	2.1.0
14cr|simutrans-pak128-0.111.2-3|2	%define	majver	111
14cr|simutrans-pak128-0.111.2-3|3	%define	minver	2
14cr|simutrans-pak128-0.111.2-3|4	%define	pak	pak128
14cr|simutrans-pak128-0.111.2-3|5	
14cr|simutrans-pak128-0.111.2-3|6	Summary:	A complete Simutrans game data package with 128x128 tiles
14cr|simutrans-pak128-0.111.2-3|7	Name:		simutrans-%{pak}
14cr|simutrans-pak128-0.111.2-3|8	Version:	0.%{majver}.%{minver}
14cr|simutrans-pak128-0.111.2-3|9	Release:	3
14cr|simutrans-pak128-0.111.2-3|10	License:	Artistic
14cr|simutrans-pak128-0.111.2-3|11	Group:		Games/Strategy
14cr|simutrans-pak128-0.111.2-3|12	URL:		http://www.simutrans.com
14cr|simutrans-pak128-0.111.2-3|13	BuildArch:	noarch
14cr|simutrans-pak128-0.111.2-3|14	Source0:	%{pak}-%{ver}--%{majver}.%{minver}.zip
14cr|simutrans-pak128-0.111.2-3|15	Provides:	simutrans-pak = %{version}
14cr|simutrans-pak128-0.111.2-3|16	Requires:	simutrans
14cr|simutrans-pak128-0.111.2-3|17	
14cr|simutrans-pak128-0.111.2-3|18	%description
14cr|simutrans-pak128-0.111.2-3|19	This is a complete data package for Simutrans transport game
14cr|simutrans-pak128-0.111.2-3|20	with 128x128 tiles. Internal version is %{ver}.
14cr|simutrans-pak128-0.111.2-3|21	
14cr|simutrans-pak128-0.111.2-3|22	%prep
14cr|simutrans-pak128-0.111.2-3|23	%setup -q -c %{name}-%{version}
14cr|simutrans-pak128-0.111.2-3|24	
14cr|simutrans-pak128-0.111.2-3|25	%install
14cr|simutrans-pak128-0.111.2-3|26	mkdir -p %{buildroot}%{_libexecdir}/simutrans
14cr|simutrans-pak128-0.111.2-3|27	cp -pr simutrans/* %{buildroot}%{_libexecdir}/simutrans/
14cr|simutrans-pak128-0.111.2-3|28	
14cr|simutrans-pak128-0.111.2-3|29	%files
14cr|simutrans-pak128-0.111.2-3|30	%{_libexecdir}/simutrans/*
14cr|simutrans-pak128-0.111.2-3|31	
14cr|simutrans-pak128-0.111.2-3|32	
14cr|simutrans-pak128-0.111.2-3|33	%changelog
14cr|simutrans-pak128-0.111.2-3|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.111.2-3
14cr|simutrans-pak128-0.111.2-3|35	+ Revision: 67620a7
14cr|simutrans-pak128-0.111.2-3|36	- MassBuild#464: Increase release tag
14cr|simutrans-pak128-0.111.2-3|37	
14cr|simutrans-pak128-0.111.2-3|38	

8193 14
14cr|simvoleon-2.0.1-4|1	%define name		simvoleon
14cr|simvoleon-2.0.1-4|2	%define tarname		SIMVoleon
14cr|simvoleon-2.0.1-4|3	%define major		40
14cr|simvoleon-2.0.1-4|4	%define libname		%mklibname %{name} %{major}
14cr|simvoleon-2.0.1-4|5	%define libnamedev	%mklibname %{name} %{major} -d
14cr|simvoleon-2.0.1-4|6	
14cr|simvoleon-2.0.1-4|7	Name:			%{name}
14cr|simvoleon-2.0.1-4|8	Version:		2.0.1
14cr|simvoleon-2.0.1-4|9	Release:		4
14cr|simvoleon-2.0.1-4|10	Summary:		Volume rendering library for Coin
14cr|simvoleon-2.0.1-4|11	License:		GPLv2
14cr|simvoleon-2.0.1-4|12	Group:			System/Libraries
14cr|simvoleon-2.0.1-4|13	URL:			http://www.coin3d.org
14cr|simvoleon-2.0.1-4|14	Source0:		http://ftp.coin3d.org/coin/src/all/%{tarname}-%{version}.tar.bz2
14cr|simvoleon-2.0.1-4|15	
14cr|simvoleon-2.0.1-4|16	# Backport from 2.0.0:
14cr|simvoleon-2.0.1-4|17	# The 2.0.1 tarball lacks files.
14cr|simvoleon-2.0.1-4|18	Patch0:			SIMVoleon-2.0.1-doxyfixes.diff
14cr|simvoleon-2.0.1-4|19	Patch1:			SIMVoleon-2.0.1-simacros.diff
14cr|simvoleon-2.0.1-4|20	Patch2:			SIMVoleon-2.0.1-libtool.diff
14cr|simvoleon-2.0.1-4|21	Patch3:			SIMVoleon-2.0.1-gcc4.1.diff
14cr|simvoleon-2.0.1-4|22	Patch4:			simvoleon-2.0.1-mga-fix_here_doc-simvoleon-config.in.patch
14cr|simvoleon-2.0.1-4|23	
14cr|simvoleon-2.0.1-4|24	BuildRequires:		pkgconfig(Coin)
14cr|simvoleon-2.0.1-4|25	BuildRequires:		pkgconfig(glu)
14cr|simvoleon-2.0.1-4|26	BuildRequires:		doxygen
14cr|simvoleon-2.0.1-4|27	
14cr|simvoleon-2.0.1-4|28	%description
14cr|simvoleon-2.0.1-4|29	SIM Voleon is a software development system, in the form of an add-on library
14cr|simvoleon-2.0.1-4|30	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
14cr|simvoleon-2.0.1-4|31	rendering with visualization of volumetric data sets, by providing so-called
14cr|simvoleon-2.0.1-4|32	"volume rendering" technology.
14cr|simvoleon-2.0.1-4|33	
14cr|simvoleon-2.0.1-4|34	%package -n %{libname}
14cr|simvoleon-2.0.1-4|35	Summary:		Development files for SIMVoleon
14cr|simvoleon-2.0.1-4|36	Group:			System/Libraries
14cr|simvoleon-2.0.1-4|37	Provides:		%{name} = %{version}-%{release}
14cr|simvoleon-2.0.1-4|38	
14cr|simvoleon-2.0.1-4|39	%description -n %{libname}
14cr|simvoleon-2.0.1-4|40	SIM Voleon is a software development system, in the form of an add-on library
14cr|simvoleon-2.0.1-4|41	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
14cr|simvoleon-2.0.1-4|42	rendering with visualization of volumetric data sets, by providing so-called
14cr|simvoleon-2.0.1-4|43	"volume rendering" technology.
14cr|simvoleon-2.0.1-4|44	
14cr|simvoleon-2.0.1-4|45	%package -n %{libnamedev}
14cr|simvoleon-2.0.1-4|46	Summary:		Development files for SIMVoleon
14cr|simvoleon-2.0.1-4|47	Requires:		%{libname} = %{version}-%{release}
14cr|simvoleon-2.0.1-4|48	Requires:		coin-devel
14cr|simvoleon-2.0.1-4|49	Provides:		%{name}-devel = %{version}-%{release}
14cr|simvoleon-2.0.1-4|50	Provides:		%{tarname}-devel = %{version}-%{release}
14cr|simvoleon-2.0.1-4|51	Group:			Development/C++
14cr|simvoleon-2.0.1-4|52	
14cr|simvoleon-2.0.1-4|53	%description -n %{libnamedev}
14cr|simvoleon-2.0.1-4|54	SIM Voleon is a software development system, in the form of an add-on library
14cr|simvoleon-2.0.1-4|55	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
14cr|simvoleon-2.0.1-4|56	rendering with visualization of volumetric data sets, by providing so-called
14cr|simvoleon-2.0.1-4|57	"volume rendering" technology.
14cr|simvoleon-2.0.1-4|58	
14cr|simvoleon-2.0.1-4|59	
14cr|simvoleon-2.0.1-4|60	%prep
14cr|simvoleon-2.0.1-4|61	%setup -q -n %{tarname}-%{version}
14cr|simvoleon-2.0.1-4|62	%patch0 -p1
14cr|simvoleon-2.0.1-4|63	%patch1 -p1
14cr|simvoleon-2.0.1-4|64	%patch2 -p1
14cr|simvoleon-2.0.1-4|65	%patch3 -p1
14cr|simvoleon-2.0.1-4|66	%patch4 -p0 -b .simvoleon-2.0.1-mga-fix_here_doc-simvoleon-config.in.patch
14cr|simvoleon-2.0.1-4|67	
14cr|simvoleon-2.0.1-4|68	chmod +x cfg/doxy4win.pl
14cr|simvoleon-2.0.1-4|69	
14cr|simvoleon-2.0.1-4|70	%build
14cr|simvoleon-2.0.1-4|71	./configure \
14cr|simvoleon-2.0.1-4|72	--prefix=%{_usr} \
14cr|simvoleon-2.0.1-4|73	--libdir=%{_libdir} \
14cr|simvoleon-2.0.1-4|74	--includedir=%{_includedir} \
14cr|simvoleon-2.0.1-4|75	--disable-dependency-tracking \
14cr|simvoleon-2.0.1-4|76	--enable-man \
14cr|simvoleon-2.0.1-4|77	--enable-html \
14cr|simvoleon-2.0.1-4|78	htmldir=%{_datadir}/Coin/SIMVoleon
14cr|simvoleon-2.0.1-4|79	%make
14cr|simvoleon-2.0.1-4|80	
14cr|simvoleon-2.0.1-4|81	%install
14cr|simvoleon-2.0.1-4|82	%makeinstall_std
14cr|simvoleon-2.0.1-4|83	
14cr|simvoleon-2.0.1-4|84	%files -n %{libname}
14cr|simvoleon-2.0.1-4|85	%doc AUTHORS ChangeLog COPYING README NEWS
14cr|simvoleon-2.0.1-4|86	%{_libdir}/libSimVoleon*.so.*
14cr|simvoleon-2.0.1-4|87	
14cr|simvoleon-2.0.1-4|88	%files -n %{libnamedev}
14cr|simvoleon-2.0.1-4|89	%{_bindir}/*
14cr|simvoleon-2.0.1-4|90	%{_includedir}/*
14cr|simvoleon-2.0.1-4|91	%{_libdir}/libSimVoleon*.so
14cr|simvoleon-2.0.1-4|92	%{_datadir}/aclocal/simvoleon.m4
14cr|simvoleon-2.0.1-4|93	%{_datadir}/Coin/conf
14cr|simvoleon-2.0.1-4|94	%{_datadir}/Coin/SIMVoleon/*
14cr|simvoleon-2.0.1-4|95	#% doc %{_datadir}/Coin/*
14cr|simvoleon-2.0.1-4|96	
14cr|simvoleon-2.0.1-4|97	%changelog
14cr|simvoleon-2.0.1-4|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14cr|simvoleon-2.0.1-4|99	+ Revision: 7150c2d
14cr|simvoleon-2.0.1-4|100	- MassBuild#464: Increase release tag
14cr|simvoleon-2.0.1-4|101	
14cr|simvoleon-2.0.1-4|102	

8194 14
14cr|sinthgunt-2.0.3-2|1	Summary:	Easy to use gui for ffmpeg
14cr|sinthgunt-2.0.3-2|2	Name:		sinthgunt
14cr|sinthgunt-2.0.3-2|3	Version:	2.0.3
14cr|sinthgunt-2.0.3-2|4	Release:	2
14cr|sinthgunt-2.0.3-2|5	Source0:	http://sinthgunt.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|sinthgunt-2.0.3-2|6	Url:		http://code.google.com/p/sinthgunt/
14cr|sinthgunt-2.0.3-2|7	License:	GPLv3
14cr|sinthgunt-2.0.3-2|8	Group:		Video
14cr|sinthgunt-2.0.3-2|9	BuildRoot:	%{_tmppath}/%{name}-root
14cr|sinthgunt-2.0.3-2|10	BuildArch:	noarch
14cr|sinthgunt-2.0.3-2|11	BuildRequires:	python-devel
14cr|sinthgunt-2.0.3-2|12	Requires:	ffmpeg python pygtk2 pygtk2.0-libglade
14cr|sinthgunt-2.0.3-2|13	
14cr|sinthgunt-2.0.3-2|14	%description
14cr|sinthgunt-2.0.3-2|15	Sinthgunt is an open source graphical user interface for ffmpeg, a computer
14cr|sinthgunt-2.0.3-2|16	program that can convert digital audio and video into numerous formats.
14cr|sinthgunt-2.0.3-2|17	Using pre-configured conversion settings, it makes the task of converting
14cr|sinthgunt-2.0.3-2|18	between different media formates very easy.
14cr|sinthgunt-2.0.3-2|19	
14cr|sinthgunt-2.0.3-2|20	%prep
14cr|sinthgunt-2.0.3-2|21	%setup -q
14cr|sinthgunt-2.0.3-2|22	chmod -x *.txt
14cr|sinthgunt-2.0.3-2|23	
14cr|sinthgunt-2.0.3-2|24	%build
14cr|sinthgunt-2.0.3-2|25	%{__python} setup.py build
14cr|sinthgunt-2.0.3-2|26	
14cr|sinthgunt-2.0.3-2|27	%install
14cr|sinthgunt-2.0.3-2|28	rm -rf %{buildroot}
14cr|sinthgunt-2.0.3-2|29	python setup.py install --skip-build --root $RPM_BUILD_ROOT
14cr|sinthgunt-2.0.3-2|30	python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|sinthgunt-2.0.3-2|31	
14cr|sinthgunt-2.0.3-2|32	rm -f %buidlroot%_datadir/sinthgunt/
14cr|sinthgunt-2.0.3-2|33	
14cr|sinthgunt-2.0.3-2|34	%clean
14cr|sinthgunt-2.0.3-2|35	rm -rf %{buildroot}
14cr|sinthgunt-2.0.3-2|36	
14cr|sinthgunt-2.0.3-2|37	%files
14cr|sinthgunt-2.0.3-2|38	%defattr(-,root,root,-)
14cr|sinthgunt-2.0.3-2|39	%doc README.txt
14cr|sinthgunt-2.0.3-2|40	%{_bindir}/*sinthgunt*
14cr|sinthgunt-2.0.3-2|41	%{python_sitelib}/*
14cr|sinthgunt-2.0.3-2|42	%{_datadir}/%{name}
14cr|sinthgunt-2.0.3-2|43	%{_datadir}/applications/sinthgunt.desktop
14cr|sinthgunt-2.0.3-2|44	%{_datadir}/pixmaps/sinthgunt.png
14cr|sinthgunt-2.0.3-2|45	
14cr|sinthgunt-2.0.3-2|46	
14cr|sinthgunt-2.0.3-2|47	
14cr|sinthgunt-2.0.3-2|48	%changelog
14cr|sinthgunt-2.0.3-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|sinthgunt-2.0.3-2|50	+ Revision: 1aa2a28
14cr|sinthgunt-2.0.3-2|51	- MassBuild#464: Increase release tag
14cr|sinthgunt-2.0.3-2|52	
14cr|sinthgunt-2.0.3-2|53	

8195 14
14cr|sion-0.1.0-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|sion-0.1.0-3|2	
14cr|sion-0.1.0-3|3	Summary:	Frontend for GIO/GVFS
14cr|sion-0.1.0-3|4	Name:		sion
14cr|sion-0.1.0-3|5	Version:	0.1.0
14cr|sion-0.1.0-3|6	Release:	3
14cr|sion-0.1.0-3|7	License:	GPLv2+
14cr|sion-0.1.0-3|8	Group:		Graphical desktop/Xfce
14cr|sion-0.1.0-3|9	Url:		http://goodies.xfce.org/projects/applications/sion
14cr|sion-0.1.0-3|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|sion-0.1.0-3|11	#BuildRequires:	waf
14cr|sion-0.1.0-3|12	BuildRequires:	intltool
14cr|sion-0.1.0-3|13	BuildRequires:	gtk+2-devel
14cr|sion-0.1.0-3|14	
14cr|sion-0.1.0-3|15	%description
14cr|sion-0.1.0-3|16	Sion is a frontend to easily manage connections to remote filesystems
14cr|sion-0.1.0-3|17	using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
14cr|sion-0.1.0-3|18	and manage bookmarks of such.
14cr|sion-0.1.0-3|19	
14cr|sion-0.1.0-3|20	%prep
14cr|sion-0.1.0-3|21	%setup -q
14cr|sion-0.1.0-3|22	
14cr|sion-0.1.0-3|23	%build
14cr|sion-0.1.0-3|24	#configure_waf
14cr|sion-0.1.0-3|25	%setup_compile_flags
14cr|sion-0.1.0-3|26	LINKFLAGS="%{?ldflags}" ; export LINKFLAGS ;
14cr|sion-0.1.0-3|27	./waf configure \
14cr|sion-0.1.0-3|28	--prefix=%{_prefix} \
14cr|sion-0.1.0-3|29	--exec-prefix=%{_exec_prefix} \
14cr|sion-0.1.0-3|30	--sbindir=%{_sbindir} \
14cr|sion-0.1.0-3|31	--bindir=%{_bindir} \
14cr|sion-0.1.0-3|32	--datadir=%{_datadir} \
14cr|sion-0.1.0-3|33	--libdir=%{_libdir} \
14cr|sion-0.1.0-3|34	--sysconfdir=%{_sysconfdir} \
14cr|sion-0.1.0-3|35	--includedir=%{_includedir} \
14cr|sion-0.1.0-3|36	--mandir=%{_mandir}
14cr|sion-0.1.0-3|37	
14cr|sion-0.1.0-3|38	#waf
14cr|sion-0.1.0-3|39	./waf build %_smp_mflags --want-rpath=0
14cr|sion-0.1.0-3|40	
14cr|sion-0.1.0-3|41	%install
14cr|sion-0.1.0-3|42	#waf_install
14cr|sion-0.1.0-3|43	./waf install  --destdir=%{buildroot}
14cr|sion-0.1.0-3|44	
14cr|sion-0.1.0-3|45	rm -rf %{_docdir}/%{name}
14cr|sion-0.1.0-3|46	
14cr|sion-0.1.0-3|47	%find_lang %{name}
14cr|sion-0.1.0-3|48	
14cr|sion-0.1.0-3|49	%files -f %{name}.lang
14cr|sion-0.1.0-3|50	%doc AUTHORS README ChangeLog TODO
14cr|sion-0.1.0-3|51	%{_bindir}/%{name}
14cr|sion-0.1.0-3|52	%{_datadir}/applications/%{name}.desktop
14cr|sion-0.1.0-3|53	%{_mandir}/man1/*
14cr|sion-0.1.0-3|54	
14cr|sion-0.1.0-3|55	
14cr|sion-0.1.0-3|56	
14cr|sion-0.1.0-3|57	%changelog
14cr|sion-0.1.0-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
14cr|sion-0.1.0-3|59	+ Revision: 93eeb48
14cr|sion-0.1.0-3|60	- MassBuild#464: Increase release tag
14cr|sion-0.1.0-3|61	
14cr|sion-0.1.0-3|62	

8196 14
14cr|sipfwd-0.7-4|1	%define name sipfwd
14cr|sipfwd-0.7-4|2	%define version 0.7
14cr|sipfwd-0.7-4|3	%define release  4
14cr|sipfwd-0.7-4|4	
14cr|sipfwd-0.7-4|5	%define debug_package %{nil}
14cr|sipfwd-0.7-4|6	
14cr|sipfwd-0.7-4|7	Summary: Stateless SIP Proxy
14cr|sipfwd-0.7-4|8	Name: %{name}
14cr|sipfwd-0.7-4|9	Version: %{version}
14cr|sipfwd-0.7-4|10	Release: %{release}
14cr|sipfwd-0.7-4|11	Source0: %{name}_%{version}.tar.gz
14cr|sipfwd-0.7-4|12	Source1: %{name}.sysinit
14cr|sipfwd-0.7-4|13	License: GPLv2+
14cr|sipfwd-0.7-4|14	Group: System/Servers
14cr|sipfwd-0.7-4|15	Url: http://dev.cmeerw.org/node/172
14cr|sipfwd-0.7-4|16	BuildRequires: pkgconfig(libosip2)
14cr|sipfwd-0.7-4|17	BuildRequires: udns-devel
14cr|sipfwd-0.7-4|18	BuildRequires: sqlite3-devel
14cr|sipfwd-0.7-4|19	BuildRequires: sqlite3-tools
14cr|sipfwd-0.7-4|20	
14cr|sipfwd-0.7-4|21	%description
14cr|sipfwd-0.7-4|22	SIPFwd is a SIP forwarding daemon that acts as a stateless SIP proxy to
14cr|sipfwd-0.7-4|23	essentially forward a SIP address to another SIP server. This is useful
14cr|sipfwd-0.7-4|24	if you already have an account with a SIP provider, but aren't too happy
14cr|sipfwd-0.7-4|25	about the SIP URL you got and instead prefer to use a SIP URL with your
14cr|sipfwd-0.7-4|26	own domain name (but don't want to run a full-blown SIP server like
14cr|sipfwd-0.7-4|27	Asterisk or OpenSER).
14cr|sipfwd-0.7-4|28	
14cr|sipfwd-0.7-4|29	So it allows you to use and publish SIP URLs of the form
14cr|sipfwd-0.7-4|30	sip:user@example.com with the minimum possible effort.
14cr|sipfwd-0.7-4|31	
14cr|sipfwd-0.7-4|32	Of course, your existing SIP provider has to allow incoming connections
14cr|sipfwd-0.7-4|33	via SIP (unfortunately, some providers choose to block direct SIP connections
14cr|sipfwd-0.7-4|34	and only allow connections via PSTN).
14cr|sipfwd-0.7-4|35	
14cr|sipfwd-0.7-4|36	
14cr|sipfwd-0.7-4|37	%prep
14cr|sipfwd-0.7-4|38	%setup -q
14cr|sipfwd-0.7-4|39	cp %{SOURCE1} %{name}.sysinit
14cr|sipfwd-0.7-4|40	
14cr|sipfwd-0.7-4|41	%apply_patches
14cr|sipfwd-0.7-4|42	
14cr|sipfwd-0.7-4|43	%build
14cr|sipfwd-0.7-4|44	#configure2_5x
14cr|sipfwd-0.7-4|45	
14cr|sipfwd-0.7-4|46	%make
14cr|sipfwd-0.7-4|47	
14cr|sipfwd-0.7-4|48	%install
14cr|sipfwd-0.7-4|49	%makeinstall_std
14cr|sipfwd-0.7-4|50	install -D -m 0755 %{name}.sysinit %{buildroot}%{_sysconfdir}/init.d/%{name}
14cr|sipfwd-0.7-4|51	install -d %{buildroot}%{_localstatedir}/run/%{name}
14cr|sipfwd-0.7-4|52	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|sipfwd-0.7-4|53	sqlite3 %{buildroot}%{_localstatedir}/lib/%{name}/db.sqlite <db.sqlite
14cr|sipfwd-0.7-4|54	
14cr|sipfwd-0.7-4|55	%post
14cr|sipfwd-0.7-4|56	%_post_service %{name}
14cr|sipfwd-0.7-4|57	
14cr|sipfwd-0.7-4|58	%preun
14cr|sipfwd-0.7-4|59	%_preun_service %{name}
14cr|sipfwd-0.7-4|60	
14cr|sipfwd-0.7-4|61	%pre
14cr|sipfwd-0.7-4|62	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cr|sipfwd-0.7-4|63	
14cr|sipfwd-0.7-4|64	%postun
14cr|sipfwd-0.7-4|65	%_postun_userdel %{name}
14cr|sipfwd-0.7-4|66	
14cr|sipfwd-0.7-4|67	%clean
14cr|sipfwd-0.7-4|68	
14cr|sipfwd-0.7-4|69	
14cr|sipfwd-0.7-4|70	%files
14cr|sipfwd-0.7-4|71	%defattr(-,root,root)
14cr|sipfwd-0.7-4|72	%doc README
14cr|sipfwd-0.7-4|73	%{_sbindir}/%{name}
14cr|sipfwd-0.7-4|74	%{_sysconfdir}/init.d/%{name}
14cr|sipfwd-0.7-4|75	%attr(755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}
14cr|sipfwd-0.7-4|76	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/db.sqlite
14cr|sipfwd-0.7-4|77	%attr(755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}
14cr|sipfwd-0.7-4|78	
14cr|sipfwd-0.7-4|79	
14cr|sipfwd-0.7-4|80	
14cr|sipfwd-0.7-4|81	%changelog
14cr|sipfwd-0.7-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-4
14cr|sipfwd-0.7-4|83	+ Revision: cf76d5d
14cr|sipfwd-0.7-4|84	- MassBuild#464: Increase release tag
14cr|sipfwd-0.7-4|85	
14cr|sipfwd-0.7-4|86	

8197 14
14cr|sipp-1.0-9|1	Summary: 	Performance testing tool for the SIP protocol
14cr|sipp-1.0-9|2	Name: 	 	sipp
14cr|sipp-1.0-9|3	Version: 	1.0
14cr|sipp-1.0-9|4	Release: 	9
14cr|sipp-1.0-9|5	License:	GPL
14cr|sipp-1.0-9|6	Group:		Networking/Other
14cr|sipp-1.0-9|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sipp-1.0-9|8	URL:		http://sipp.sourceforge.net/
14cr|sipp-1.0-9|9	Source0:	http://prdownloads.sourceforge.net/sipp/sipp.%{version}.tar.bz2
14cr|sipp-1.0-9|10	Source1:	reference.pdf.bz2
14cr|sipp-1.0-9|11	BuildRequires:	libstdc++-devel
14cr|sipp-1.0-9|12	BuildRequires:	ncurses-devel
14cr|sipp-1.0-9|13	
14cr|sipp-1.0-9|14	%description
14cr|sipp-1.0-9|15	SIPp is a performance testing tool for the SIP protocol. It
14cr|sipp-1.0-9|16	includes a few basic SipStone user agent scenarios (UAC and UAS)
14cr|sipp-1.0-9|17	and establishes and releases multiple calls with the INVITE and
14cr|sipp-1.0-9|18	BYE methods. It can also reads XML scenario files describing any
14cr|sipp-1.0-9|19	performance testing configuration. It features the dynamic display
14cr|sipp-1.0-9|20	of statistics about running tests (call rate, round trip delay,
14cr|sipp-1.0-9|21	and message statistics), periodic CSV statistics dumps, TCP and
14cr|sipp-1.0-9|22	UDP over multiple sockets or multiplexed with retransmission
14cr|sipp-1.0-9|23	management, regular expressions and variables in scenario files,
14cr|sipp-1.0-9|24	and dynamically adjustable call rates.
14cr|sipp-1.0-9|25	
14cr|sipp-1.0-9|26	SIPp can be used to test many real SIP equipements like SIP
14cr|sipp-1.0-9|27	proxies, B2BUAs, SIP media servers, SIP/x gateways, SIP PBX,
14cr|sipp-1.0-9|28	... It is also very useful to emulate thousands of user agents
14cr|sipp-1.0-9|29	calling your SIP system.
14cr|sipp-1.0-9|30	
14cr|sipp-1.0-9|31	%prep
14cr|sipp-1.0-9|32	
14cr|sipp-1.0-9|33	%setup -q -n %{name}
14cr|sipp-1.0-9|34	
14cr|sipp-1.0-9|35	bzcat %{SOURCE1} > reference.pdf
14cr|sipp-1.0-9|36	
14cr|sipp-1.0-9|37	%build
14cr|sipp-1.0-9|38	
14cr|sipp-1.0-9|39	make \
14cr|sipp-1.0-9|40	CFLAGS="%{optflags}" \
14cr|sipp-1.0-9|41	CPPFLAGS="%{optflags}"
14cr|sipp-1.0-9|42	
14cr|sipp-1.0-9|43	%install
14cr|sipp-1.0-9|44	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|sipp-1.0-9|45	
14cr|sipp-1.0-9|46	install -d %{buildroot}%{_bindir}
14cr|sipp-1.0-9|47	install -m0755 sipp %{buildroot}%{_bindir}/
14cr|sipp-1.0-9|48	
14cr|sipp-1.0-9|49	%clean
14cr|sipp-1.0-9|50	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|sipp-1.0-9|51	
14cr|sipp-1.0-9|52	%files
14cr|sipp-1.0-9|53	%defattr(-,root,root)
14cr|sipp-1.0-9|54	%doc README* reference.pdf
14cr|sipp-1.0-9|55	%{_bindir}/sipp
14cr|sipp-1.0-9|56	
14cr|sipp-1.0-9|57	
14cr|sipp-1.0-9|58	
14cr|sipp-1.0-9|59	
14cr|sipp-1.0-9|60	
14cr|sipp-1.0-9|61	%changelog
14cr|sipp-1.0-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14cr|sipp-1.0-9|63	+ Revision: 1eac933
14cr|sipp-1.0-9|64	- MassBuild#464: Increase release tag
14cr|sipp-1.0-9|65	
14cr|sipp-1.0-9|66	

8198 14
14cr|sipsak-0.9.6-8|1	Summary:	SIP swiss army knife
14cr|sipsak-0.9.6-8|2	Name:		sipsak
14cr|sipsak-0.9.6-8|3	Version:	0.9.6
14cr|sipsak-0.9.6-8|4	Release:	8
14cr|sipsak-0.9.6-8|5	License:	GPL
14cr|sipsak-0.9.6-8|6	Group:		Networking/Other
14cr|sipsak-0.9.6-8|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sipsak-0.9.6-8|8	URL:		http://sipsak.org/
14cr|sipsak-0.9.6-8|9	Source0:	http://download.berlios.de/sipsak/%{name}-%{version}-1.tar.bz2
14cr|sipsak-0.9.6-8|10	BuildRequires:	openssl-devel
14cr|sipsak-0.9.6-8|11	BuildRequires:	ruli-devel
14cr|sipsak-0.9.6-8|12	
14cr|sipsak-0.9.6-8|13	%description
14cr|sipsak-0.9.6-8|14	sipsak is a small command line tool for developers and
14cr|sipsak-0.9.6-8|15	administrators of Session Initiation Protocol (SIP) applications.
14cr|sipsak-0.9.6-8|16	It can be used for some simple tests on SIP applications and
14cr|sipsak-0.9.6-8|17	devices.
14cr|sipsak-0.9.6-8|18	
14cr|sipsak-0.9.6-8|19	%prep
14cr|sipsak-0.9.6-8|20	
14cr|sipsak-0.9.6-8|21	%setup -q
14cr|sipsak-0.9.6-8|22	
14cr|sipsak-0.9.6-8|23	%build
14cr|sipsak-0.9.6-8|24	
14cr|sipsak-0.9.6-8|25	%configure2_5x \
14cr|sipsak-0.9.6-8|26	--disable-gnutls \
14cr|sipsak-0.9.6-8|27	--enable-timeout=500
14cr|sipsak-0.9.6-8|28	
14cr|sipsak-0.9.6-8|29	%make
14cr|sipsak-0.9.6-8|30	
14cr|sipsak-0.9.6-8|31	%install
14cr|sipsak-0.9.6-8|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|sipsak-0.9.6-8|33	
14cr|sipsak-0.9.6-8|34	%makeinstall
14cr|sipsak-0.9.6-8|35	
14cr|sipsak-0.9.6-8|36	%clean
14cr|sipsak-0.9.6-8|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|sipsak-0.9.6-8|38	
14cr|sipsak-0.9.6-8|39	%files
14cr|sipsak-0.9.6-8|40	%defattr(-,root,root)
14cr|sipsak-0.9.6-8|41	%doc AUTHORS ChangeLog NEWS TODO
14cr|sipsak-0.9.6-8|42	%{_bindir}/*
14cr|sipsak-0.9.6-8|43	%{_mandir}/man1/*
14cr|sipsak-0.9.6-8|44	
14cr|sipsak-0.9.6-8|45	
14cr|sipsak-0.9.6-8|46	
14cr|sipsak-0.9.6-8|47	
14cr|sipsak-0.9.6-8|48	
14cr|sipsak-0.9.6-8|49	%changelog
14cr|sipsak-0.9.6-8|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-8
14cr|sipsak-0.9.6-8|51	+ Revision: 7f6cab0
14cr|sipsak-0.9.6-8|52	- MassBuild#464: Increase release tag
14cr|sipsak-0.9.6-8|53	
14cr|sipsak-0.9.6-8|54	

8199 14
14cr|sitecopy-0.16.6-4|1	%define version 0.16.6
14cr|sitecopy-0.16.6-4|2	%define release 4
14cr|sitecopy-0.16.6-4|3	
14cr|sitecopy-0.16.6-4|4	Name:		sitecopy
14cr|sitecopy-0.16.6-4|5	Version:	%{version}
14cr|sitecopy-0.16.6-4|6	Release:	%{release}
14cr|sitecopy-0.16.6-4|7	Summary:	Tool for easily maintaining remote web sites
14cr|sitecopy-0.16.6-4|8	License:	GPL
14cr|sitecopy-0.16.6-4|9	Group:		Networking/File transfer
14cr|sitecopy-0.16.6-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sitecopy-0.16.6-4|11	Source0:	http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.bz2
14cr|sitecopy-0.16.6-4|12	Source1:	%{name}.bash-completion
14cr|sitecopy-0.16.6-4|13	Patch0:		configure-0.16.6.patch
14cr|sitecopy-0.16.6-4|14	URL:		http://www.lyra.org/sitecopy/
14cr|sitecopy-0.16.6-4|15	BuildRequires:	neon-devel
14cr|sitecopy-0.16.6-4|16	
14cr|sitecopy-0.16.6-4|17	%description
14cr|sitecopy-0.16.6-4|18	sitecopy allows you to easily maintain remote Web sites.  The program
14cr|sitecopy-0.16.6-4|19	will upload files to the server which have changed locally, and delete
14cr|sitecopy-0.16.6-4|20	files from the server which have been removed locally, to keep the
14cr|sitecopy-0.16.6-4|21	remote site synchronized with the local site, with a single
14cr|sitecopy-0.16.6-4|22	command. sitecopy will also optionally try to spot files you move
14cr|sitecopy-0.16.6-4|23	locally, and move them remotely.  FTP and WebDAV servers are
14cr|sitecopy-0.16.6-4|24	supported.
14cr|sitecopy-0.16.6-4|25	
14cr|sitecopy-0.16.6-4|26	%prep
14cr|sitecopy-0.16.6-4|27	%setup -q
14cr|sitecopy-0.16.6-4|28	%patch0 -p1
14cr|sitecopy-0.16.6-4|29	
14cr|sitecopy-0.16.6-4|30	%build
14cr|sitecopy-0.16.6-4|31	export CFLAGS="%optflags -fPIE"
14cr|sitecopy-0.16.6-4|32	export LDFLAGS="%ldflags -pie"
14cr|sitecopy-0.16.6-4|33	%configure2_5x \
14cr|sitecopy-0.16.6-4|34	--enable-debug \
14cr|sitecopy-0.16.6-4|35	--with-ssl \
14cr|sitecopy-0.16.6-4|36	--with-neon \
14cr|sitecopy-0.16.6-4|37	--disable-rsh
14cr|sitecopy-0.16.6-4|38	%make
14cr|sitecopy-0.16.6-4|39	
14cr|sitecopy-0.16.6-4|40	%install
14cr|sitecopy-0.16.6-4|41	rm -rf $RPM_BUILD_ROOT
14cr|sitecopy-0.16.6-4|42	%makeinstall_std
14cr|sitecopy-0.16.6-4|43	
14cr|sitecopy-0.16.6-4|44	%find_lang %{name}
14cr|sitecopy-0.16.6-4|45	
14cr|sitecopy-0.16.6-4|46	# (sb) remove fr man pages
14cr|sitecopy-0.16.6-4|47	rm -fr $RPM_BUILD_ROOT/%{_mandir}/fr
14cr|sitecopy-0.16.6-4|48	
14cr|sitecopy-0.16.6-4|49	# fix doc file permissions
14cr|sitecopy-0.16.6-4|50	chmod 0644 COPYING ChangeLog INSTALL NEWS README* THANKS TODO
14cr|sitecopy-0.16.6-4|51	
14cr|sitecopy-0.16.6-4|52	# (sb) installed but unpackaged files
14cr|sitecopy-0.16.6-4|53	rm -fr $RPM_BUILD_ROOT/%{_prefix}/doc
14cr|sitecopy-0.16.6-4|54	
14cr|sitecopy-0.16.6-4|55	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
14cr|sitecopy-0.16.6-4|56	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/%{name}
14cr|sitecopy-0.16.6-4|57	
14cr|sitecopy-0.16.6-4|58	%clean
14cr|sitecopy-0.16.6-4|59	rm -rf $RPM_BUILD_ROOT
14cr|sitecopy-0.16.6-4|60	
14cr|sitecopy-0.16.6-4|61	%files -f %{name}.lang
14cr|sitecopy-0.16.6-4|62	%defattr(-, root, root)
14cr|sitecopy-0.16.6-4|63	%{_bindir}/sitecopy
14cr|sitecopy-0.16.6-4|64	%{_mandir}/man1/*
14cr|sitecopy-0.16.6-4|65	%{_prefix}/share/sitecopy
14cr|sitecopy-0.16.6-4|66	%doc COPYING ChangeLog INSTALL NEWS README* THANKS TODO
14cr|sitecopy-0.16.6-4|67	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|sitecopy-0.16.6-4|68	
14cr|sitecopy-0.16.6-4|69	
14cr|sitecopy-0.16.6-4|70	
14cr|sitecopy-0.16.6-4|71	
14cr|sitecopy-0.16.6-4|72	%changelog
14cr|sitecopy-0.16.6-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.6-4
14cr|sitecopy-0.16.6-4|74	+ Revision: 8520c35
14cr|sitecopy-0.16.6-4|75	- MassBuild#464: Increase release tag
14cr|sitecopy-0.16.6-4|76	
14cr|sitecopy-0.16.6-4|77	

8200 14
14cr|sitescooper-3.1.2-13|1	%if %{_use_internal_dependency_generator}
14cr|sitescooper-3.1.2-13|2	%define __noautoreq 'perl\\(Win32::(.*)\\)'
14cr|sitescooper-3.1.2-13|3	%define __noautoprov 'perl\\(Algorithm::Diff\\)'
14cr|sitescooper-3.1.2-13|4	%else
14cr|sitescooper-3.1.2-13|5	%define _requires_exceptions perl(in)\\|perl(to)\\|perl(Win32::Process)\\|perl(MacPerl)\\|perl(Win32::TieRegistry)
14cr|sitescooper-3.1.2-13|6	%define _provides_exceptions perl(Algorithm::Diff)
14cr|sitescooper-3.1.2-13|7	%endif
14cr|sitescooper-3.1.2-13|8	
14cr|sitescooper-3.1.2-13|9	Name:		sitescooper
14cr|sitescooper-3.1.2-13|10	Summary:	Convert websites for reading on a Palm
14cr|sitescooper-3.1.2-13|11	Version:	3.1.2
14cr|sitescooper-3.1.2-13|12	Release:	13
14cr|sitescooper-3.1.2-13|13	License:	GPL
14cr|sitescooper-3.1.2-13|14	Group:		Networking/WWW
14cr|sitescooper-3.1.2-13|15	URL:		http://sitescooper.org/
14cr|sitescooper-3.1.2-13|16	Source:		%{name}-%{version}.tar.bz2
14cr|sitescooper-3.1.2-13|17	BuildArch:	noarch
14cr|sitescooper-3.1.2-13|18	Requires:	perl-DB_File
14cr|sitescooper-3.1.2-13|19	
14cr|sitescooper-3.1.2-13|20	%description
14cr|sitescooper-3.1.2-13|21	Sitescooper automatically retrieves the stories from several news websites,
14cr|sitescooper-3.1.2-13|22	trims off extraneous HTML, and converts them into formats you can read on your
14cr|sitescooper-3.1.2-13|23	Palm computing device later, on-the-move.  Even if you don't have a Palm
14cr|sitescooper-3.1.2-13|24	handheld, it's still handy for simple website-to-text conversion.
14cr|sitescooper-3.1.2-13|25	
14cr|sitescooper-3.1.2-13|26	
14cr|sitescooper-3.1.2-13|27	%prep
14cr|sitescooper-3.1.2-13|28	%setup -q
14cr|sitescooper-3.1.2-13|29	
14cr|sitescooper-3.1.2-13|30	%build
14cr|sitescooper-3.1.2-13|31	
14cr|sitescooper-3.1.2-13|32	%install
14cr|sitescooper-3.1.2-13|33	%make PREFIX=%{buildroot}%{_prefix} RAW_PREFIX=%{_prefix} ETC=%{buildroot}%{_sysconfdir} \
14cr|sitescooper-3.1.2-13|34	MANDIR=%{buildroot}%{_mandir} install || :
14cr|sitescooper-3.1.2-13|35	
14cr|sitescooper-3.1.2-13|36	%files
14cr|sitescooper-3.1.2-13|37	%doc README.txt CHANGES.txt
14cr|sitescooper-3.1.2-13|38	%doc doc/*
14cr|sitescooper-3.1.2-13|39	%{_bindir}/*
14cr|sitescooper-3.1.2-13|40	%{_mandir}/man1/*
14cr|sitescooper-3.1.2-13|41	%dir %{_datadir}/sitescooper
14cr|sitescooper-3.1.2-13|42	%{_datadir}/sitescooper/*
14cr|sitescooper-3.1.2-13|43	%config(noreplace) %{_sysconfdir}/sitescooper.cf
14cr|sitescooper-3.1.2-13|44	
14cr|sitescooper-3.1.2-13|45	
14cr|sitescooper-3.1.2-13|46	%changelog
14cr|sitescooper-3.1.2-13|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-13
14cr|sitescooper-3.1.2-13|48	+ Revision: 5efaf4d
14cr|sitescooper-3.1.2-13|49	- MassBuild#464: Increase release tag
14cr|sitescooper-3.1.2-13|50	
14cr|sitescooper-3.1.2-13|51	

8201 14
14cr|sjeng-free-11.2-8|1	%define	version	11.2
14cr|sjeng-free-11.2-8|2	%define release	8
14cr|sjeng-free-11.2-8|3	%define pkgname Sjeng-Free
14cr|sjeng-free-11.2-8|4	
14cr|sjeng-free-11.2-8|5	Summary:	Chess program that plays many variants
14cr|sjeng-free-11.2-8|6	Name:		sjeng-free
14cr|sjeng-free-11.2-8|7	Version:	%{version}
14cr|sjeng-free-11.2-8|8	Release:	%{release}
14cr|sjeng-free-11.2-8|9	License:	GPL
14cr|sjeng-free-11.2-8|10	Group:		Games/Boards
14cr|sjeng-free-11.2-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sjeng-free-11.2-8|12	URL:		http://sjeng.sourceforge.net/
14cr|sjeng-free-11.2-8|13	Source0:	http://prdownloads.sourceforge.net/sjeng/%{pkgname}-%{version}.tar.bz2
14cr|sjeng-free-11.2-8|14	Source1:	sjeng.6.bz2
14cr|sjeng-free-11.2-8|15	Source2:	sjeng-README.bz2
14cr|sjeng-free-11.2-8|16	Patch0:		sjeng-11.2-cleanup.patch
14cr|sjeng-free-11.2-8|17	Patch1:		sjeng-11.2-fhs.patch
14cr|sjeng-free-11.2-8|18	BuildRequires:	automake1.9
14cr|sjeng-free-11.2-8|19	BuildRequires:	gdbm-devel
14cr|sjeng-free-11.2-8|20	# use version here, in case opening books need to be rebuilt
14cr|sjeng-free-11.2-8|21	# due to binary imcompatibility from future gdbm(?)
14cr|sjeng-free-11.2-8|22	# Nanar: this requires does not exists in the distro... ???
14cr|sjeng-free-11.2-8|23	# Requires:	sjeng-book = 0.1
14cr|sjeng-free-11.2-8|24	Provides:	chessengine
14cr|sjeng-free-11.2-8|25	
14cr|sjeng-free-11.2-8|26	%description
14cr|sjeng-free-11.2-8|27	Sjeng is a chess program that plays normal chess and many variants
14cr|sjeng-free-11.2-8|28	like crazyhouse, bughouse, suicide (aka giveaway or anti-chess) and
14cr|sjeng-free-11.2-8|29	losers. It can also play variants which have the same rules as normal
14cr|sjeng-free-11.2-8|30	chess, but a different starting position. It uses the XBoard/WinBoard
14cr|sjeng-free-11.2-8|31	interface by Tim Mann, so it can be used with xboard or eboard. It
14cr|sjeng-free-11.2-8|32	is also capable of playing on internet chess servers.
14cr|sjeng-free-11.2-8|33	
14cr|sjeng-free-11.2-8|34	%prep
14cr|sjeng-free-11.2-8|35	%setup -q -n %{pkgname}-%{version}
14cr|sjeng-free-11.2-8|36	%patch0 -p1 -b .cleanup
14cr|sjeng-free-11.2-8|37	%patch1 -p1 -b .fhs
14cr|sjeng-free-11.2-8|38	
14cr|sjeng-free-11.2-8|39	FORCE_AUTOCONF_2_5=1 ACLOCAL=aclocal-1.9 AUTOMAKE=automake-1.9 autoreconf --force --install
14cr|sjeng-free-11.2-8|40	
14cr|sjeng-free-11.2-8|41	bzip2 -dc %{SOURCE2} > README.debian
14cr|sjeng-free-11.2-8|42	
14cr|sjeng-free-11.2-8|43	# (Abel) supress annoying rpmlint warning message
14cr|sjeng-free-11.2-8|44	perl -pi -e 's/\r//g' [[:upper:]][[:upper:]]* ChangeLog
14cr|sjeng-free-11.2-8|45	
14cr|sjeng-free-11.2-8|46	%build
14cr|sjeng-free-11.2-8|47	%configure2_5x \
14cr|sjeng-free-11.2-8|48	--bindir=%{_gamesbindir} \
14cr|sjeng-free-11.2-8|49	--datadir=%{_gamesdatadir}
14cr|sjeng-free-11.2-8|50	
14cr|sjeng-free-11.2-8|51	%make
14cr|sjeng-free-11.2-8|52	
14cr|sjeng-free-11.2-8|53	%install
14cr|sjeng-free-11.2-8|54	rm -rf %{buildroot}
14cr|sjeng-free-11.2-8|55	%makeinstall_std
14cr|sjeng-free-11.2-8|56	
14cr|sjeng-free-11.2-8|57	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man6
14cr|sjeng-free-11.2-8|58	bzip2 -dc %{SOURCE1} > ${RPM_BUILD_ROOT}%{_mandir}/man6/sjeng.6
14cr|sjeng-free-11.2-8|59	
14cr|sjeng-free-11.2-8|60	%clean
14cr|sjeng-free-11.2-8|61	rm -rf %{buildroot}
14cr|sjeng-free-11.2-8|62	
14cr|sjeng-free-11.2-8|63	%files
14cr|sjeng-free-11.2-8|64	%defattr(-,root,root)
14cr|sjeng-free-11.2-8|65	%doc AUTHORS BUGS ChangeLog NEWS README README.debian
14cr|sjeng-free-11.2-8|66	%{_gamesbindir}/*
14cr|sjeng-free-11.2-8|67	%{_mandir}/man6/sjeng.6*
14cr|sjeng-free-11.2-8|68	
14cr|sjeng-free-11.2-8|69	
14cr|sjeng-free-11.2-8|70	
14cr|sjeng-free-11.2-8|71	
14cr|sjeng-free-11.2-8|72	
14cr|sjeng-free-11.2-8|73	%changelog
14cr|sjeng-free-11.2-8|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.2-8
14cr|sjeng-free-11.2-8|75	+ Revision: d09e560
14cr|sjeng-free-11.2-8|76	- MassBuild#464: Increase release tag
14cr|sjeng-free-11.2-8|77	
14cr|sjeng-free-11.2-8|78	

8202 14
14cr|sk1-0.9.1-0.737.2|1	%define oname sK1
14cr|sk1-0.9.1-0.737.2|2	
14cr|sk1-0.9.1-0.737.2|3	# https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sK1
14cr|sk1-0.9.1-0.737.2|4	%define svn 737
14cr|sk1-0.9.1-0.737.2|5	
14cr|sk1-0.9.1-0.737.2|6	Summary:	Advanced vector graphics editor
14cr|sk1-0.9.1-0.737.2|7	Name:		sk1
14cr|sk1-0.9.1-0.737.2|8	Version:	0.9.1
14cr|sk1-0.9.1-0.737.2|9	Release:	0.%{svn}.2
14cr|sk1-0.9.1-0.737.2|10	License:	GPLv2+ and LGPLv2+
14cr|sk1-0.9.1-0.737.2|11	Group:		Graphics
14cr|sk1-0.9.1-0.737.2|12	Url:		http://sk1project.org/
14cr|sk1-0.9.1-0.737.2|13	Source0:	http://sk1project.org/downloads/%{oname}/%{name}-%{svn}.tar.lzma
14cr|sk1-0.9.1-0.737.2|14	# Fix / kludge for Tcl 8.6 (good old interp->result) - AdamW 2008/12
14cr|sk1-0.9.1-0.737.2|15	Patch0:		sk1-601-tcl86.patch
14cr|sk1-0.9.1-0.737.2|16	Patch1:		sk1-0.9.1-linkage.patch
14cr|sk1-0.9.1-0.737.2|17	BuildRequires:	tcl
14cr|sk1-0.9.1-0.737.2|18	BuildRequires:	tk
14cr|sk1-0.9.1-0.737.2|19	BuildRequires:	tcl-devel
14cr|sk1-0.9.1-0.737.2|20	BuildRequires:	pkgconfig(cairo)
14cr|sk1-0.9.1-0.737.2|21	BuildRequires:	pkgconfig(freetype2)
14cr|sk1-0.9.1-0.737.2|22	BuildRequires:	pkgconfig(lcms)
14cr|sk1-0.9.1-0.737.2|23	BuildRequires:	pkgconfig(python)
14cr|sk1-0.9.1-0.737.2|24	BuildRequires:	pkgconfig(tk)
14cr|sk1-0.9.1-0.737.2|25	BuildRequires:	pkgconfig(x11)
14cr|sk1-0.9.1-0.737.2|26	BuildRequires:	pkgconfig(xext)
14cr|sk1-0.9.1-0.737.2|27	Requires:	tkinter
14cr|sk1-0.9.1-0.737.2|28	Requires:	python-imaging
14cr|sk1-0.9.1-0.737.2|29	Requires:	python-lcms
14cr|sk1-0.9.1-0.737.2|30	Requires:	zenity
14cr|sk1-0.9.1-0.737.2|31	Provides:	sketch = %{EVRD}
14cr|sk1-0.9.1-0.737.2|32	Provides:	skencil = %{EVRD}
14cr|sk1-0.9.1-0.737.2|33	
14cr|sk1-0.9.1-0.737.2|34	%description
14cr|sk1-0.9.1-0.737.2|35	sK1 is an open source vector graphics editor similar to CorelDRAW,
14cr|sk1-0.9.1-0.737.2|36	Adobe Illustrator, or Freehand. sK1 is mainly oriented for PostScript
14cr|sk1-0.9.1-0.737.2|37	processing. It features CMYK colorspace support, CMYK support in
14cr|sk1-0.9.1-0.737.2|38	Postscript, a Cairo-based engine, color managment, universal CDR
14cr|sk1-0.9.1-0.737.2|39	importer (7-X3 versions), and a modern Ttk based (former Tile widgets)
14cr|sk1-0.9.1-0.737.2|40	user interface.
14cr|sk1-0.9.1-0.737.2|41	
14cr|sk1-0.9.1-0.737.2|42	%files
14cr|sk1-0.9.1-0.737.2|43	%{py_platsitedir}/%{name}
14cr|sk1-0.9.1-0.737.2|44	%{_bindir}/%{name}
14cr|sk1-0.9.1-0.737.2|45	%{py_platsitedir}/%{oname}-%{version}pre-py%{py_ver}.egg-info
14cr|sk1-0.9.1-0.737.2|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|sk1-0.9.1-0.737.2|47	%{_datadir}/applications/%{name}.desktop
14cr|sk1-0.9.1-0.737.2|48	
14cr|sk1-0.9.1-0.737.2|49	#----------------------------------------------------------------------------
14cr|sk1-0.9.1-0.737.2|50	
14cr|sk1-0.9.1-0.737.2|51	%prep
14cr|sk1-0.9.1-0.737.2|52	%setup -q -n %{oname}
14cr|sk1-0.9.1-0.737.2|53	%patch0 -p1 -b .tcl86
14cr|sk1-0.9.1-0.737.2|54	%patch1 -p1 -b .linkage
14cr|sk1-0.9.1-0.737.2|55	sed -i -e 's,tcl8.5,tcl%{tcl_version},g' setup.py
14cr|sk1-0.9.1-0.737.2|56	sed -i -e 's,tk8.5,tk%{tcl_version},g' setup.py
14cr|sk1-0.9.1-0.737.2|57	
14cr|sk1-0.9.1-0.737.2|58	%build
14cr|sk1-0.9.1-0.737.2|59	python ./setup.py build
14cr|sk1-0.9.1-0.737.2|60	
14cr|sk1-0.9.1-0.737.2|61	%install
14cr|sk1-0.9.1-0.737.2|62	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|sk1-0.9.1-0.737.2|63	
14cr|sk1-0.9.1-0.737.2|64	# icons
14cr|sk1-0.9.1-0.737.2|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
14cr|sk1-0.9.1-0.737.2|66	for i in 16 32 48 64; do \
14cr|sk1-0.9.1-0.737.2|67	install -m 0644 src/share/icons/CrystalSVG/icon_sk1_$i.png %{buildroot}%{_iconsdir}/hicolor/$i\x$i/apps/%{name}.png; \
14cr|sk1-0.9.1-0.737.2|68	done
14cr|sk1-0.9.1-0.737.2|69	
14cr|sk1-0.9.1-0.737.2|70	# menu
14cr|sk1-0.9.1-0.737.2|71	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sk1-0.9.1-0.737.2|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|sk1-0.9.1-0.737.2|73	[Desktop Entry]
14cr|sk1-0.9.1-0.737.2|74	Name=sK1
14cr|sk1-0.9.1-0.737.2|75	Comment=Vector drawing tool
14cr|sk1-0.9.1-0.737.2|76	Exec=%{_bindir}/%{name} %f
14cr|sk1-0.9.1-0.737.2|77	Icon=%{name}
14cr|sk1-0.9.1-0.737.2|78	Terminal=false
14cr|sk1-0.9.1-0.737.2|79	Type=Application
14cr|sk1-0.9.1-0.737.2|80	StartupNotify=true
14cr|sk1-0.9.1-0.737.2|81	MimeType=image/x-sk
14cr|sk1-0.9.1-0.737.2|82	Categories=Graphics;VectorGraphics;
14cr|sk1-0.9.1-0.737.2|83	EOF
14cr|sk1-0.9.1-0.737.2|84	
14cr|sk1-0.9.1-0.737.2|85	
14cr|sk1-0.9.1-0.737.2|86	%changelog
14cr|sk1-0.9.1-0.737.2|87	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-0.737.2
14cr|sk1-0.9.1-0.737.2|88	+ Revision: 17acbab
14cr|sk1-0.9.1-0.737.2|89	- Add patch to fix linkage, spec cleanup
14cr|sk1-0.9.1-0.737.2|90	
14cr|sk1-0.9.1-0.737.2|91	

8203 14
14cr|sk1libs-0.9.1-3|1	# too many private-shared-object-provides Sflo
14cr|sk1libs-0.9.1-3|2	%define _use_internal_dependency_generator 0
14cr|sk1libs-0.9.1-3|3	
14cr|sk1libs-0.9.1-3|4	Name:		sk1libs
14cr|sk1libs-0.9.1-3|5	Version:	0.9.1
14cr|sk1libs-0.9.1-3|6	Release:	3
14cr|sk1libs-0.9.1-3|7	Summary:	Set of Python Non-GUI Extensions for sK1 Project
14cr|sk1libs-0.9.1-3|8	License:	GPLv2+ and LGPLv2+
14cr|sk1libs-0.9.1-3|9	Group:		Graphics
14cr|sk1libs-0.9.1-3|10	URL:		http://sk1project.org/
14cr|sk1libs-0.9.1-3|11	Source0:	http://sk1project.org/downloads/%{name}/%{name}-%{version}.tar.gz
14cr|sk1libs-0.9.1-3|12	# Fix / kludge for Tcl 8.6 (good old interp->result) - AdamW 2008/12
14cr|sk1libs-0.9.1-3|13	Patch0:		sk1libs-math-fix.diff
14cr|sk1libs-0.9.1-3|14	BuildRequires:	freetype2-devel
14cr|sk1libs-0.9.1-3|15	BuildRequires:	lcms-devel
14cr|sk1libs-0.9.1-3|16	BuildRequires:	jpeg-devel
14cr|sk1libs-0.9.1-3|17	BuildRequires:	python-devel
14cr|sk1libs-0.9.1-3|18	BuildRequires:	zlib-devel
14cr|sk1libs-0.9.1-3|19	Requires:	python-imaging
14cr|sk1libs-0.9.1-3|20	Requires:	python-lcms
14cr|sk1libs-0.9.1-3|21	
14cr|sk1libs-0.9.1-3|22	
14cr|sk1libs-0.9.1-3|23	%description
14cr|sk1libs-0.9.1-3|24	sk1libs is a set of python non-GUI extensions for sK1 Project. The package
14cr|sk1libs-0.9.1-3|25	includes multiplatform non-GUI extensions which are usually native extensions.
14cr|sk1libs-0.9.1-3|26	
14cr|sk1libs-0.9.1-3|27	%prep
14cr|sk1libs-0.9.1-3|28	%setup -q
14cr|sk1libs-0.9.1-3|29	%patch0 -p1 -b .mfix
14cr|sk1libs-0.9.1-3|30	sed -i -e 's,tcl8.5,tcl%{tcl_version},g' setup.py
14cr|sk1libs-0.9.1-3|31	sed -i -e 's,tk8.5,tk%{tcl_version},g' setup.py
14cr|sk1libs-0.9.1-3|32	
14cr|sk1libs-0.9.1-3|33	# freetype2
14cr|sk1libs-0.9.1-3|34	perl -pi -e "s|<freetype/|<freetype2/|" src/imaging/libimagingft/_imagingft.c
14cr|sk1libs-0.9.1-3|35	
14cr|sk1libs-0.9.1-3|36	
14cr|sk1libs-0.9.1-3|37	%build
14cr|sk1libs-0.9.1-3|38	python ./setup.py build
14cr|sk1libs-0.9.1-3|39	
14cr|sk1libs-0.9.1-3|40	%install
14cr|sk1libs-0.9.1-3|41	
14cr|sk1libs-0.9.1-3|42	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|sk1libs-0.9.1-3|43	
14cr|sk1libs-0.9.1-3|44	# happy linting
14cr|sk1libs-0.9.1-3|45	pushd %{buildroot}%{py_platsitedir}/sk1libs/libpdf/lib
14cr|sk1libs-0.9.1-3|46	chmod +x {randomtext,units,fonts,corp,formatters,pagesizes,normalDate,logger,set_ops,__init__}.py
14cr|sk1libs-0.9.1-3|47	popd
14cr|sk1libs-0.9.1-3|48	
14cr|sk1libs-0.9.1-3|49	
14cr|sk1libs-0.9.1-3|50	%files
14cr|sk1libs-0.9.1-3|51	%doc README GNU_LGPL_v2
14cr|sk1libs-0.9.1-3|52	%{py_platsitedir}/*
14cr|sk1libs-0.9.1-3|53	
14cr|sk1libs-0.9.1-3|54	
14cr|sk1libs-0.9.1-3|55	
14cr|sk1libs-0.9.1-3|56	
14cr|sk1libs-0.9.1-3|57	%changelog
14cr|sk1libs-0.9.1-3|58	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 0.9.1-3
14cr|sk1libs-0.9.1-3|59	+ Revision: d62cc4f
14cr|sk1libs-0.9.1-3|60	- Updated sk1libs.spec
14cr|sk1libs-0.9.1-3|61	
14cr|sk1libs-0.9.1-3|62	

8204 14
14cr|skalibs-0.47-4|1	%define _enable_debug_packages %{nil}
14cr|skalibs-0.47-4|2	%define debug_package %{nil}
14cr|skalibs-0.47-4|3	
14cr|skalibs-0.47-4|4	Summary:	The skarnet.org development library
14cr|skalibs-0.47-4|5	Name:		skalibs
14cr|skalibs-0.47-4|6	Version:	0.47
14cr|skalibs-0.47-4|7	Release:	4
14cr|skalibs-0.47-4|8	License:	BSD
14cr|skalibs-0.47-4|9	Group:		Development/Other
14cr|skalibs-0.47-4|10	Url:		http://www.skarnet.org/software/skalibs/
14cr|skalibs-0.47-4|11	Source0:	http://www.skarnet.org/software/%{name}/%{name}-%{version}.tar.gz
14cr|skalibs-0.47-4|12	
14cr|skalibs-0.47-4|13	%description
14cr|skalibs-0.47-4|14	skalibs is a package centralizing the public-domain C
14cr|skalibs-0.47-4|15	development files used for building other skarnet.org software.
14cr|skalibs-0.47-4|16	
14cr|skalibs-0.47-4|17	#----------------------------------------------------------------------------
14cr|skalibs-0.47-4|18	
14cr|skalibs-0.47-4|19	%package devel
14cr|skalibs-0.47-4|20	Summary:	Development files for skalibs
14cr|skalibs-0.47-4|21	Group:		Development/C
14cr|skalibs-0.47-4|22	
14cr|skalibs-0.47-4|23	%description devel
14cr|skalibs-0.47-4|24	skalibs is a package centralizing the public-domain C
14cr|skalibs-0.47-4|25	development files used for building other skarnet.org software.
14cr|skalibs-0.47-4|26	
14cr|skalibs-0.47-4|27	skalibs can also be used as a sound basic start for C
14cr|skalibs-0.47-4|28	development.  There are a lot of general-purpose libraries out
14cr|skalibs-0.47-4|29	there; but if your main goal is to produce small and secure C
14cr|skalibs-0.47-4|30	code, you will like skalibs.
14cr|skalibs-0.47-4|31	
14cr|skalibs-0.47-4|32	skalibs contains exclusively public-domain code.  So you can
14cr|skalibs-0.47-4|33	redistribute it as you want, and it does not prevent you from
14cr|skalibs-0.47-4|34	distributing any of your executables.
14cr|skalibs-0.47-4|35	
14cr|skalibs-0.47-4|36	%files devel
14cr|skalibs-0.47-4|37	%doc %{name}-%{version}/package/CHANGES
14cr|skalibs-0.47-4|38	%doc %{name}-%{version}/package/README
14cr|skalibs-0.47-4|39	%doc %{name}-%{version}/doc/*.html
14cr|skalibs-0.47-4|40	%dir %{_includedir}/%{name}
14cr|skalibs-0.47-4|41	%dir %{_libdir}/%{name}
14cr|skalibs-0.47-4|42	%{_includedir}/%{name}/*.h
14cr|skalibs-0.47-4|43	%{_libdir}/%{name}/*.a
14cr|skalibs-0.47-4|44	
14cr|skalibs-0.47-4|45	#----------------------------------------------------------------------------
14cr|skalibs-0.47-4|46	
14cr|skalibs-0.47-4|47	%prep
14cr|skalibs-0.47-4|48	%setup -q -n prog
14cr|skalibs-0.47-4|49	
14cr|skalibs-0.47-4|50	%build
14cr|skalibs-0.47-4|51	pushd %{name}-%{version}
14cr|skalibs-0.47-4|52	package/compile
14cr|skalibs-0.47-4|53	popd
14cr|skalibs-0.47-4|54	
14cr|skalibs-0.47-4|55	%install
14cr|skalibs-0.47-4|56	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|skalibs-0.47-4|57	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|skalibs-0.47-4|58	
14cr|skalibs-0.47-4|59	pushd %{name}-%{version}
14cr|skalibs-0.47-4|60	for i in `cat package/include` ;  do
14cr|skalibs-0.47-4|61	install -m 0755 include/$i %{buildroot}%{_includedir}/%{name}/
14cr|skalibs-0.47-4|62	done
14cr|skalibs-0.47-4|63	
14cr|skalibs-0.47-4|64	for i in `cat package/library` ;  do
14cr|skalibs-0.47-4|65	install -m 0755 library/$i %{buildroot}%{_libdir}/%{name}/
14cr|skalibs-0.47-4|66	done
14cr|skalibs-0.47-4|67	popd
14cr|skalibs-0.47-4|68	
14cr|skalibs-0.47-4|69	
14cr|skalibs-0.47-4|70	%changelog
14cr|skalibs-0.47-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.47-4
14cr|skalibs-0.47-4|72	+ Revision: 7e88fed
14cr|skalibs-0.47-4|73	- MassBuild#464: Increase release tag
14cr|skalibs-0.47-4|74	
14cr|skalibs-0.47-4|75	

8205 14
14cr|skanlite-1.1-3|1	Summary:	An image scanning application
14cr|skanlite-1.1-3|2	Name:		skanlite
14cr|skanlite-1.1-3|3	Version:	1.1
14cr|skanlite-1.1-3|4	Release:	3
14cr|skanlite-1.1-3|5	License:	GPLv2+
14cr|skanlite-1.1-3|6	Group:		Graphical desktop/KDE
14cr|skanlite-1.1-3|7	Url:		http://www.kde.org/applications/graphics/skanlite/
14cr|skanlite-1.1-3|8	Source0:	http://kde.mirrorcatalogs.com/stable/skanlite/%{version}/src/%{name}-%{version}.tar.xz
14cr|skanlite-1.1-3|9	BuildRequires:	kdelibs4-devel
14cr|skanlite-1.1-3|10	BuildRequires:	pkgconfig(libksane)
14cr|skanlite-1.1-3|11	BuildRequires:	pkgconfig(libpng)
14cr|skanlite-1.1-3|12	BuildRequires:  oxygen-icon-theme
14cr|skanlite-1.1-3|13	
14cr|skanlite-1.1-3|14	%description
14cr|skanlite-1.1-3|15	Skanlite is an image scanning application that does nothing more than
14cr|skanlite-1.1-3|16	scan and save images. It is based on libksane, a KDE interface for SANE
14cr|skanlite-1.1-3|17	library to control flat scanners.
14cr|skanlite-1.1-3|18	
14cr|skanlite-1.1-3|19	%files -f %{name}.lang
14cr|skanlite-1.1-3|20	%doc src/COPYING src/TODO
14cr|skanlite-1.1-3|21	%{_kde_bindir}/%{name}
14cr|skanlite-1.1-3|22	%{_kde_applicationsdir}/%{name}.desktop
14cr|skanlite-1.1-3|23	%{_kde_iconsdir}/hicolor/*/apps/scanner.*
14cr|skanlite-1.1-3|24	
14cr|skanlite-1.1-3|25	#------------------------------------------------
14cr|skanlite-1.1-3|26	%package doc
14cr|skanlite-1.1-3|27	Summary:        Documentation for skanlite
14cr|skanlite-1.1-3|28	Group:          Books/Faqs
14cr|skanlite-1.1-3|29	Requires:       %{name} = %{version}
14cr|skanlite-1.1-3|30	
14cr|skanlite-1.1-3|31	%description doc
14cr|skanlite-1.1-3|32	This package provides the documentation for skanlite.
14cr|skanlite-1.1-3|33	
14cr|skanlite-1.1-3|34	
14cr|skanlite-1.1-3|35	%prep
14cr|skanlite-1.1-3|36	%setup -q
14cr|skanlite-1.1-3|37	
14cr|skanlite-1.1-3|38	%build
14cr|skanlite-1.1-3|39	%cmake_kde4
14cr|skanlite-1.1-3|40	%make
14cr|skanlite-1.1-3|41	
14cr|skanlite-1.1-3|42	%install
14cr|skanlite-1.1-3|43	%makeinstall_std -C build
14cr|skanlite-1.1-3|44	
14cr|skanlite-1.1-3|45	# let's provide a icon
14cr|skanlite-1.1-3|46	for i in {16,22,32,48,64}; do
14cr|skanlite-1.1-3|47	mkdir -p %{buildroot}%{_kde_iconsdir}/hicolor/"$i"x"$i"/apps
14cr|skanlite-1.1-3|48	cp -a %{_kde_iconsdir}/oxygen/"$i"x"$i"/devices/scanner.png %{buildroot}%{_kde_iconsdir}/hicolor/"$i"x"$i"/apps/
14cr|skanlite-1.1-3|49	done
14cr|skanlite-1.1-3|50	
14cr|skanlite-1.1-3|51	chmod -x %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|skanlite-1.1-3|52	
14cr|skanlite-1.1-3|53	%find_lang %{name} --with-html
14cr|skanlite-1.1-3|54	
14cr|skanlite-1.1-3|55	
14cr|skanlite-1.1-3|56	%changelog
14cr|skanlite-1.1-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|skanlite-1.1-3|58	+ Revision: 0a57072
14cr|skanlite-1.1-3|59	- MassBuild#464: Increase release tag
14cr|skanlite-1.1-3|60	
14cr|skanlite-1.1-3|61	

8206 14
14cr|skey-1.1.5-11|1	%define	major 1
14cr|skey-1.1.5-11|2	%define libname	%mklibname skey %{major}
14cr|skey-1.1.5-11|3	
14cr|skey-1.1.5-11|4	Summary:	S/Key suite of programs
14cr|skey-1.1.5-11|5	Name:		skey
14cr|skey-1.1.5-11|6	Version:	1.1.5
14cr|skey-1.1.5-11|7	Release:	11
14cr|skey-1.1.5-11|8	License:	BSD
14cr|skey-1.1.5-11|9	Group:		System/Libraries
14cr|skey-1.1.5-11|10	Source:		%{name}-%{version}.tar.bz2
14cr|skey-1.1.5-11|11	Patch0:		skey-1.1.5-gentoo.diff
14cr|skey-1.1.5-11|12	Patch1:		skey-login_name_max.diff
14cr|skey-1.1.5-11|13	Patch2:		skey-1.1.5-fPIC.patch
14cr|skey-1.1.5-11|14	Patch3:		skey-1.1.5-bind-now.patch
14cr|skey-1.1.5-11|15	Patch4:		skey-1.1.5-otp.diff
14cr|skey-1.1.5-11|16	# This url is wrong, but it is impossible to find it else where...
14cr|skey-1.1.5-11|17	#URL: ftp://thumper.bellcore.com/pub/nmh/
14cr|skey-1.1.5-11|18	BuildRequires:	libcrack-devel
14cr|skey-1.1.5-11|19	# if not using BuildConflicts here the binaries could link against installed libs
14cr|skey-1.1.5-11|20	BuildConflicts:	skey-devel
14cr|skey-1.1.5-11|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|skey-1.1.5-11|22	
14cr|skey-1.1.5-11|23	%description
14cr|skey-1.1.5-11|24	This is an S/Key implementation ported from OpenBSD.
14cr|skey-1.1.5-11|25	
14cr|skey-1.1.5-11|26	S/Key provides One Time Password functionality, and can be used to
14cr|skey-1.1.5-11|27	increase system security.
14cr|skey-1.1.5-11|28	
14cr|skey-1.1.5-11|29	%package -n	%{libname}
14cr|skey-1.1.5-11|30	Summary:	Shared S/Key library
14cr|skey-1.1.5-11|31	Group:          System/Libraries
14cr|skey-1.1.5-11|32	
14cr|skey-1.1.5-11|33	%description -n	%{libname}
14cr|skey-1.1.5-11|34	This is an S/Key implementation ported from OpenBSD.
14cr|skey-1.1.5-11|35	
14cr|skey-1.1.5-11|36	S/Key provides One Time Password functionality, and can be used to
14cr|skey-1.1.5-11|37	increase system security.
14cr|skey-1.1.5-11|38	
14cr|skey-1.1.5-11|39	%package -n	%{libname}-devel
14cr|skey-1.1.5-11|40	Summary:	Header files for the S/Key library
14cr|skey-1.1.5-11|41	Group:		Development/C
14cr|skey-1.1.5-11|42	Obsoletes:	%{name}-devel
14cr|skey-1.1.5-11|43	Provides:	%{name}-devel = %{version}
14cr|skey-1.1.5-11|44	Provides:	lib%{name}-devel = %{version}
14cr|skey-1.1.5-11|45	Requires:	%{libname} = %{version}
14cr|skey-1.1.5-11|46	
14cr|skey-1.1.5-11|47	%description -n	%{libname}-devel
14cr|skey-1.1.5-11|48	This is an S/Key implementation ported from OpenBSD.
14cr|skey-1.1.5-11|49	
14cr|skey-1.1.5-11|50	S/Key provides One Time Password functionality, and can be used to
14cr|skey-1.1.5-11|51	increase system security.
14cr|skey-1.1.5-11|52	
14cr|skey-1.1.5-11|53	This package contains development files for the S/Key library.
14cr|skey-1.1.5-11|54	
14cr|skey-1.1.5-11|55	%package -n	%{libname}-static-devel
14cr|skey-1.1.5-11|56	Summary:	Static S/Key library
14cr|skey-1.1.5-11|57	Group:		Development/C
14cr|skey-1.1.5-11|58	Obsoletes:	%{name}-static-devel
14cr|skey-1.1.5-11|59	Provides:	%{name}-static-devel = %{version}
14cr|skey-1.1.5-11|60	Provides:	lib%{name}-static-devel = %{version}
14cr|skey-1.1.5-11|61	Requires:	%{libname}-devel = %{version}
14cr|skey-1.1.5-11|62	Requires:	%{libname} = %{version}
14cr|skey-1.1.5-11|63	
14cr|skey-1.1.5-11|64	%description -n	%{libname}-static-devel
14cr|skey-1.1.5-11|65	This is an S/Key implementation ported from OpenBSD.
14cr|skey-1.1.5-11|66	
14cr|skey-1.1.5-11|67	S/Key provides One Time Password functionality, and can be used to
14cr|skey-1.1.5-11|68	increase system security.
14cr|skey-1.1.5-11|69	
14cr|skey-1.1.5-11|70	This package contains the static S/Key library.
14cr|skey-1.1.5-11|71	
14cr|skey-1.1.5-11|72	%prep
14cr|skey-1.1.5-11|73	
14cr|skey-1.1.5-11|74	%setup -q
14cr|skey-1.1.5-11|75	%patch0 -p1 -b .gentoo
14cr|skey-1.1.5-11|76	%patch1 -p1 -b .skey-login_name_max
14cr|skey-1.1.5-11|77	%patch2 -p0 -b .skey-fPIC
14cr|skey-1.1.5-11|78	%patch3 -p0 -b .skey-bind-now
14cr|skey-1.1.5-11|79	%patch4 -p1 -b .skey-otp
14cr|skey-1.1.5-11|80	
14cr|skey-1.1.5-11|81	# fix one small thing...
14cr|skey-1.1.5-11|82	perl -pi -e "s|/etc/skeykeys|%{_sysconfdir}/%{name}/skeykeys|g" skeyprune.pl
14cr|skey-1.1.5-11|83	
14cr|skey-1.1.5-11|84	%build
14cr|skey-1.1.5-11|85	export SENDMAIL="%{_sbindir}/sendmail"
14cr|skey-1.1.5-11|86	export CFLAGS="$RPM_OPT_FLAGS -DSKEY_HASH_DEFAULT=1"
14cr|skey-1.1.5-11|87	
14cr|skey-1.1.5-11|88	%configure \
14cr|skey-1.1.5-11|89	--prefix=%{_prefix} \
14cr|skey-1.1.5-11|90	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|skey-1.1.5-11|91	--libdir=%{_libdir}
14cr|skey-1.1.5-11|92	
14cr|skey-1.1.5-11|93	make
14cr|skey-1.1.5-11|94	
14cr|skey-1.1.5-11|95	%install
14cr|skey-1.1.5-11|96	rm -rf %{buildroot}
14cr|skey-1.1.5-11|97	
14cr|skey-1.1.5-11|98	%makeinstall_std
14cr|skey-1.1.5-11|99	
14cr|skey-1.1.5-11|100	install -d %{buildroot}%{_sbindir}
14cr|skey-1.1.5-11|101	
14cr|skey-1.1.5-11|102	mv %{buildroot}%{_bindir}/skeyprune %{buildroot}%{_sbindir}/
14cr|skey-1.1.5-11|103	
14cr|skey-1.1.5-11|104	install -m0755 skeyaudit.sh %{buildroot}%{_bindir}/skeyaudit
14cr|skey-1.1.5-11|105	
14cr|skey-1.1.5-11|106	ln -snf skey %{buildroot}%{_bindir}/otp-md4
14cr|skey-1.1.5-11|107	ln -snf skey %{buildroot}%{_bindir}/otp-sha1
14cr|skey-1.1.5-11|108	ln -snf skey %{buildroot}%{_bindir}/otp-md5
14cr|skey-1.1.5-11|109	
14cr|skey-1.1.5-11|110	# make install is borked...
14cr|skey-1.1.5-11|111	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so.1.1
14cr|skey-1.1.5-11|112	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so.1
14cr|skey-1.1.5-11|113	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so
14cr|skey-1.1.5-11|114	
14cr|skey-1.1.5-11|115	chmod 755 %{buildroot}%{_bindir}/*
14cr|skey-1.1.5-11|116	chmod 755 %{buildroot}%{_libdir}/libskey.so*
14cr|skey-1.1.5-11|117	chmod 644 %{buildroot}%{_libdir}/libskey.a
14cr|skey-1.1.5-11|118	
14cr|skey-1.1.5-11|119	# cleanup
14cr|skey-1.1.5-11|120	rm -f %{buildroot}%{_bindir}/libskey.a
14cr|skey-1.1.5-11|121	
14cr|skey-1.1.5-11|122	%if %mdkversion < 200900
14cr|skey-1.1.5-11|123	%post -n %{libname} -p /sbin/ldconfig
14cr|skey-1.1.5-11|124	%endif
14cr|skey-1.1.5-11|125	
14cr|skey-1.1.5-11|126	%if %mdkversion < 200900
14cr|skey-1.1.5-11|127	%postun -n %{libname} -p /sbin/ldconfig
14cr|skey-1.1.5-11|128	%endif
14cr|skey-1.1.5-11|129	
14cr|skey-1.1.5-11|130	%clean
14cr|skey-1.1.5-11|131	rm -rf %{buildroot}
14cr|skey-1.1.5-11|132	
14cr|skey-1.1.5-11|133	%files
14cr|skey-1.1.5-11|134	%defattr(-,root,root)
14cr|skey-1.1.5-11|135	%doc CHANGES INSTALL README
14cr|skey-1.1.5-11|136	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/skeykeys
14cr|skey-1.1.5-11|137	%attr(4755,root,root) %{_bindir}/skeyinit
14cr|skey-1.1.5-11|138	%attr(4755,root,root) %{_bindir}/skeyinfo
14cr|skey-1.1.5-11|139	%attr(4755,root,root) %{_bindir}/skeyaudit
14cr|skey-1.1.5-11|140	%attr(0755,root,root) %{_bindir}/skey
14cr|skey-1.1.5-11|141	%attr(0755,root,root) %{_bindir}/otp-md4
14cr|skey-1.1.5-11|142	%attr(0755,root,root) %{_bindir}/otp-sha1
14cr|skey-1.1.5-11|143	%attr(0755,root,root) %{_bindir}/otp-md5
14cr|skey-1.1.5-11|144	%attr(0755,root,root) %{_sbindir}/skeyprune
14cr|skey-1.1.5-11|145	%{_mandir}/*/*
14cr|skey-1.1.5-11|146	
14cr|skey-1.1.5-11|147	%files -n %{libname}
14cr|skey-1.1.5-11|148	%defattr(-,root,root)
14cr|skey-1.1.5-11|149	%attr(0755,root,root) %{_libdir}/*.so.*
14cr|skey-1.1.5-11|150	
14cr|skey-1.1.5-11|151	%files -n %{libname}-devel
14cr|skey-1.1.5-11|152	%defattr(-,root,root)
14cr|skey-1.1.5-11|153	%attr(0644,root,root) %{_includedir}/*
14cr|skey-1.1.5-11|154	%attr(0755,root,root) %{_libdir}/*.so
14cr|skey-1.1.5-11|155	
14cr|skey-1.1.5-11|156	%files -n %{libname}-static-devel
14cr|skey-1.1.5-11|157	%defattr(-,root,root)
14cr|skey-1.1.5-11|158	%attr(0644,root,root) %{_libdir}/libskey.a
14cr|skey-1.1.5-11|159	
14cr|skey-1.1.5-11|160	
14cr|skey-1.1.5-11|161	
14cr|skey-1.1.5-11|162	%changelog
14cr|skey-1.1.5-11|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-11
14cr|skey-1.1.5-11|164	+ Revision: 4aa66e7
14cr|skey-1.1.5-11|165	- MassBuild#464: Increase release tag
14cr|skey-1.1.5-11|166	
14cr|skey-1.1.5-11|167	

8207 14
14cr|skinlf-6.7-0.0.7|1	%define _version2 20060722
14cr|skinlf-6.7-0.0.7|2	
14cr|skinlf-6.7-0.0.7|3	Summary:	Allows developers to write skinnable application using the Swing toolkit
14cr|skinlf-6.7-0.0.7|4	Name:		skinlf
14cr|skinlf-6.7-0.0.7|5	Group:		Development/Java
14cr|skinlf-6.7-0.0.7|6	Version:	6.7
14cr|skinlf-6.7-0.0.7|7	Release:	0.0.7
14cr|skinlf-6.7-0.0.7|8	License:	Skin Look And Feel License
14cr|skinlf-6.7-0.0.7|9	URL:		http://skinlf.l2fprod.com/index.html
14cr|skinlf-6.7-0.0.7|10	Source0:	%{name}-%{version}-%{_version2}.tar.bz2
14cr|skinlf-6.7-0.0.7|11	Source1:	imageconversion.jar
14cr|skinlf-6.7-0.0.7|12	Source2:	%{name}-build.xml
14cr|skinlf-6.7-0.0.7|13	Source3:	%{name}-resources.tar.bz2
14cr|skinlf-6.7-0.0.7|14	Patch0:		%{name}-no-jimi.patch
14cr|skinlf-6.7-0.0.7|15	BuildRequires:	ant
14cr|skinlf-6.7-0.0.7|16	BuildRequires:	dos2unix
14cr|skinlf-6.7-0.0.7|17	BuildRequires:	java-rpmbuild >= 1.5
14cr|skinlf-6.7-0.0.7|18	BuildRequires:	jpackage-utils >= 1.5
14cr|skinlf-6.7-0.0.7|19	BuildRequires:	laf-plugin >= 0.2
14cr|skinlf-6.7-0.0.7|20	BuildRequires:	xalan-j2
14cr|skinlf-6.7-0.0.7|21	#BuildRequires:	jimi >= 1.0
14cr|skinlf-6.7-0.0.7|22	Requires:	java >= 1.5
14cr|skinlf-6.7-0.0.7|23	#Requires:	jimi >= 1.0
14cr|skinlf-6.7-0.0.7|24	Requires:	jpackage-utils >= 1.5
14cr|skinlf-6.7-0.0.7|25	Requires:	laf-plugin >= 0.2
14cr|skinlf-6.7-0.0.7|26	Requires:	xalan-j2
14cr|skinlf-6.7-0.0.7|27	BuildArch:	noarch
14cr|skinlf-6.7-0.0.7|28	
14cr|skinlf-6.7-0.0.7|29	%description
14cr|skinlf-6.7-0.0.7|30	Skin Look And Feel allows Java developers to write skinnable application using
14cr|skinlf-6.7-0.0.7|31	the Swing toolkit. Skin Look And Feel is able to read GTK (The Gimp Toolkit)
14cr|skinlf-6.7-0.0.7|32	and KDE (The K Desktop Environment) skins to enhance your application GUI
14cr|skinlf-6.7-0.0.7|33	controls such as Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists,
14cr|skinlf-6.7-0.0.7|34	Tables, Internal Frames, Colors, Background Textures, Regular Windows. Skin
14cr|skinlf-6.7-0.0.7|35	Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
14cr|skinlf-6.7-0.0.7|36	windows.
14cr|skinlf-6.7-0.0.7|37	
14cr|skinlf-6.7-0.0.7|38	%package javadoc
14cr|skinlf-6.7-0.0.7|39	Summary:	Javadoc for %{name}
14cr|skinlf-6.7-0.0.7|40	Group:		Development/Java
14cr|skinlf-6.7-0.0.7|41	
14cr|skinlf-6.7-0.0.7|42	%description javadoc
14cr|skinlf-6.7-0.0.7|43	Javadoc for %{name}.
14cr|skinlf-6.7-0.0.7|44	
14cr|skinlf-6.7-0.0.7|45	%package demo
14cr|skinlf-6.7-0.0.7|46	Summary:	Some examples for %{name}
14cr|skinlf-6.7-0.0.7|47	Group:		Development/Java
14cr|skinlf-6.7-0.0.7|48	Requires:	%{name} = %{version}-%{release}
14cr|skinlf-6.7-0.0.7|49	
14cr|skinlf-6.7-0.0.7|50	%description demo
14cr|skinlf-6.7-0.0.7|51	Some examples for %{name}.
14cr|skinlf-6.7-0.0.7|52	
14cr|skinlf-6.7-0.0.7|53	%prep
14cr|skinlf-6.7-0.0.7|54	%setup -q -n %{name}-%{version}
14cr|skinlf-6.7-0.0.7|55	
14cr|skinlf-6.7-0.0.7|56	cp %{SOURCE1} .
14cr|skinlf-6.7-0.0.7|57	cp %{SOURCE2} build.xml
14cr|skinlf-6.7-0.0.7|58	tar xfj %{SOURCE3}
14cr|skinlf-6.7-0.0.7|59	%patch0
14cr|skinlf-6.7-0.0.7|60	
14cr|skinlf-6.7-0.0.7|61	dos2unix  AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
14cr|skinlf-6.7-0.0.7|62	%__chmod 644 AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
14cr|skinlf-6.7-0.0.7|63	
14cr|skinlf-6.7-0.0.7|64	%build
14cr|skinlf-6.7-0.0.7|65	%ant jar javadocs
14cr|skinlf-6.7-0.0.7|66	
14cr|skinlf-6.7-0.0.7|67	%install
14cr|skinlf-6.7-0.0.7|68	[ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}
14cr|skinlf-6.7-0.0.7|69	
14cr|skinlf-6.7-0.0.7|70	# jars
14cr|skinlf-6.7-0.0.7|71	install -dm 755 %{buildroot}%{_javadir}
14cr|skinlf-6.7-0.0.7|72	install -pm 644 lib/%{name}.jar \
14cr|skinlf-6.7-0.0.7|73	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|skinlf-6.7-0.0.7|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cr|skinlf-6.7-0.0.7|75	
14cr|skinlf-6.7-0.0.7|76	# javadoc
14cr|skinlf-6.7-0.0.7|77	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|skinlf-6.7-0.0.7|78	cp -pr docs/* \
14cr|skinlf-6.7-0.0.7|79	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|skinlf-6.7-0.0.7|80	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cr|skinlf-6.7-0.0.7|81	
14cr|skinlf-6.7-0.0.7|82	# demo
14cr|skinlf-6.7-0.0.7|83	install -dm 755 %{buildroot}%{_datadir}/%{name}
14cr|skinlf-6.7-0.0.7|84	install -m 644 lib/%{name}_demo.jar \
14cr|skinlf-6.7-0.0.7|85	%{buildroot}%{_datadir}/%{name}
14cr|skinlf-6.7-0.0.7|86	install -m 644 lib/themepack.zip \
14cr|skinlf-6.7-0.0.7|87	%{buildroot}%{_datadir}/%{name}
14cr|skinlf-6.7-0.0.7|88	
14cr|skinlf-6.7-0.0.7|89	# create startscripts for demo-apps
14cr|skinlf-6.7-0.0.7|90	%if 0
14cr|skinlf-6.7-0.0.7|91	# not supported for linux
14cr|skinlf-6.7-0.0.7|92	%__cat > bin/clock.sh << EOF
14cr|skinlf-6.7-0.0.7|93	#!/bin/bash
14cr|skinlf-6.7-0.0.7|94	%{java} -cp %{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.Clock clock.gif
14cr|skinlf-6.7-0.0.7|95	EOF
14cr|skinlf-6.7-0.0.7|96	
14cr|skinlf-6.7-0.0.7|97	# not supported for linux
14cr|skinlf-6.7-0.0.7|98	cat > bin/region.sh << EOF
14cr|skinlf-6.7-0.0.7|99	#!/bin/bash
14cr|skinlf-6.7-0.0.7|100	%{java} -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.nativesplash
14cr|skinlf-6.7-0.0.7|101	EOF
14cr|skinlf-6.7-0.0.7|102	%endif
14cr|skinlf-6.7-0.0.7|103	
14cr|skinlf-6.7-0.0.7|104	cat > bin/alwaysontop.sh << EOF
14cr|skinlf-6.7-0.0.7|105	#!/bin/bash
14cr|skinlf-6.7-0.0.7|106	%{java} -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.alwaysontop
14cr|skinlf-6.7-0.0.7|107	EOF
14cr|skinlf-6.7-0.0.7|108	
14cr|skinlf-6.7-0.0.7|109	cat > bin/demo.sh << EOF
14cr|skinlf-6.7-0.0.7|110	#!/bin/bash
14cr|skinlf-6.7-0.0.7|111	THEMEPACK=\$1
14cr|skinlf-6.7-0.0.7|112	if [ "\$THEMEPACK" == "" ]; then
14cr|skinlf-6.7-0.0.7|113	THEMEPACK=%{_datadir}/%{name}/themepack.zip
14cr|skinlf-6.7-0.0.7|114	else
14cr|skinlf-6.7-0.0.7|115	shift
14cr|skinlf-6.7-0.0.7|116	fi
14cr|skinlf-6.7-0.0.7|117	%{java} -cp %{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.demo \$THEMEPACK \$@
14cr|skinlf-6.7-0.0.7|118	EOF
14cr|skinlf-6.7-0.0.7|119	
14cr|skinlf-6.7-0.0.7|120	# install startscripts for demo-apps
14cr|skinlf-6.7-0.0.7|121	install -m 755 bin/*.sh \
14cr|skinlf-6.7-0.0.7|122	%{buildroot}%{_datadir}/%{name}
14cr|skinlf-6.7-0.0.7|123	
14cr|skinlf-6.7-0.0.7|124	%post javadoc
14cr|skinlf-6.7-0.0.7|125	%__rm -f %{_javadocdir}/%{name}
14cr|skinlf-6.7-0.0.7|126	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|skinlf-6.7-0.0.7|127	
14cr|skinlf-6.7-0.0.7|128	%files
14cr|skinlf-6.7-0.0.7|129	%doc AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
14cr|skinlf-6.7-0.0.7|130	%{_javadir}/%{name}*.jar
14cr|skinlf-6.7-0.0.7|131	
14cr|skinlf-6.7-0.0.7|132	%files javadoc
14cr|skinlf-6.7-0.0.7|133	%defattr(0644,root,root,0755)
14cr|skinlf-6.7-0.0.7|134	%doc %{_javadocdir}/%{name}-%{version}
14cr|skinlf-6.7-0.0.7|135	%ghost %doc %{_javadocdir}/%{name}
14cr|skinlf-6.7-0.0.7|136	
14cr|skinlf-6.7-0.0.7|137	%files demo
14cr|skinlf-6.7-0.0.7|138	%dir %{_datadir}/%{name}
14cr|skinlf-6.7-0.0.7|139	%{_datadir}/%{name}/*.jar
14cr|skinlf-6.7-0.0.7|140	%{_datadir}/%{name}/*.sh
14cr|skinlf-6.7-0.0.7|141	%{_datadir}/%{name}/themepack.zip
14cr|skinlf-6.7-0.0.7|142	
14cr|skinlf-6.7-0.0.7|143	
14cr|skinlf-6.7-0.0.7|144	%changelog
14cr|skinlf-6.7-0.0.7|145	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.7-0.0.7
14cr|skinlf-6.7-0.0.7|146	+ Revision: 8a67131
14cr|skinlf-6.7-0.0.7|147	- MassBuild#464: Increase release tag
14cr|skinlf-6.7-0.0.7|148	
14cr|skinlf-6.7-0.0.7|149	

8208 14
14cr|skipfish-2.02-0.beta.1|1	Name:		skipfish
14cr|skipfish-2.02-0.beta.1|2	Version:	2.02
14cr|skipfish-2.02-0.beta.1|3	Release:	%mkrel 0.beta.1
14cr|skipfish-2.02-0.beta.1|4	Summary:	Collection of simple PIN or passphrase entry dialogs
14cr|skipfish-2.02-0.beta.1|5	#http://code.google.com/p/%{name}/downloads/detail?name=%{name}-%{version}b.tgz
14cr|skipfish-2.02-0.beta.1|6	# Use: make download
14cr|skipfish-2.02-0.beta.1|7	URL:		http://code.google.com/p/skipfish/
14cr|skipfish-2.02-0.beta.1|8	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}b.tgz
14cr|skipfish-2.02-0.beta.1|9	Source1:	%{name}-starter
14cr|skipfish-2.02-0.beta.1|10	Patch0:		skipfish-1.92b-fhs.patch
14cr|skipfish-2.02-0.beta.1|11	License:	GPLv2
14cr|skipfish-2.02-0.beta.1|12	Group:		Monitoring
14cr|skipfish-2.02-0.beta.1|13	BuildRequires:	libopenssl-devel
14cr|skipfish-2.02-0.beta.1|14	BuildRequires:	libidn-devel
14cr|skipfish-2.02-0.beta.1|15	BuildRequires:	zlib1-devel
14cr|skipfish-2.02-0.beta.1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|skipfish-2.02-0.beta.1|17	
14cr|skipfish-2.02-0.beta.1|18	%description
14cr|skipfish-2.02-0.beta.1|19	A fully automated, active web application security reconnaissance tool. Key
14cr|skipfish-2.02-0.beta.1|20	features:
14cr|skipfish-2.02-0.beta.1|21	* High speed: pure C code, highly optimized HTTP handling, minimal CPU
14cr|skipfish-2.02-0.beta.1|22	footprint - easily achieving 2000 requests per second with responsive
14cr|skipfish-2.02-0.beta.1|23	targets.
14cr|skipfish-2.02-0.beta.1|24	* Ease of use: heuristics to support a variety of quirky web frameworks and
14cr|skipfish-2.02-0.beta.1|25	mixed-technology sites, with automatic learning capabilities, on-the-fly
14cr|skipfish-2.02-0.beta.1|26	wordlist creation, and form autocompletion.
14cr|skipfish-2.02-0.beta.1|27	* Cutting-edge security logic: high quality, low false positive, differential
14cr|skipfish-2.02-0.beta.1|28	security checks, capable of spotting a range of subtle flaws, including
14cr|skipfish-2.02-0.beta.1|29	blind injection vectors.
14cr|skipfish-2.02-0.beta.1|30	
14cr|skipfish-2.02-0.beta.1|31	%prep
14cr|skipfish-2.02-0.beta.1|32	%setup -q -n %{name}-%{version}b
14cr|skipfish-2.02-0.beta.1|33	%patch0 -p1
14cr|skipfish-2.02-0.beta.1|34	
14cr|skipfish-2.02-0.beta.1|35	%build
14cr|skipfish-2.02-0.beta.1|36	%make
14cr|skipfish-2.02-0.beta.1|37	
14cr|skipfish-2.02-0.beta.1|38	%install
14cr|skipfish-2.02-0.beta.1|39	rm -rf %{buildroot}
14cr|skipfish-2.02-0.beta.1|40	install -d %{buildroot}%{_bindir}
14cr|skipfish-2.02-0.beta.1|41	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|skipfish-2.02-0.beta.1|42	install -d %{buildroot}%{_mandir}/man1
14cr|skipfish-2.02-0.beta.1|43	install %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cr|skipfish-2.02-0.beta.1|44	install -d %{buildroot}/%{_datadir}/%{name}
14cr|skipfish-2.02-0.beta.1|45	cp -r assets %{buildroot}/%{_datadir}/%{name}
14cr|skipfish-2.02-0.beta.1|46	install -m 644 dictionaries/*.wl %{buildroot}/%{_datadir}/%{name}
14cr|skipfish-2.02-0.beta.1|47	ln -s default.wl %{buildroot}/%{_datadir}/%{name}/%{name}.wl
14cr|skipfish-2.02-0.beta.1|48	
14cr|skipfish-2.02-0.beta.1|49	cp dictionaries/README-FIRST README.dictionaries
14cr|skipfish-2.02-0.beta.1|50	
14cr|skipfish-2.02-0.beta.1|51	%clean
14cr|skipfish-2.02-0.beta.1|52	rm -rf %{buildroot}
14cr|skipfish-2.02-0.beta.1|53	
14cr|skipfish-2.02-0.beta.1|54	%files
14cr|skipfish-2.02-0.beta.1|55	%defattr(-,root,root)
14cr|skipfish-2.02-0.beta.1|56	%doc README README.dictionaries ChangeLog
14cr|skipfish-2.02-0.beta.1|57	%{_bindir}/%{name}
14cr|skipfish-2.02-0.beta.1|58	%{_mandir}/man1/%{name}.1*
14cr|skipfish-2.02-0.beta.1|59	%{_datadir}/%{name}
14cr|skipfish-2.02-0.beta.1|60	
14cr|skipfish-2.02-0.beta.1|61	
14cr|skipfish-2.02-0.beta.1|62	
14cr|skipfish-2.02-0.beta.1|63	
14cr|skipfish-2.02-0.beta.1|64	%changelog
14cr|skipfish-2.02-0.beta.1|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.02-0.beta.1
14cr|skipfish-2.02-0.beta.1|66	+ Revision: 0671db6
14cr|skipfish-2.02-0.beta.1|67	- Automatic import for version 2.02
14cr|skipfish-2.02-0.beta.1|68	
14cr|skipfish-2.02-0.beta.1|69	

8209 14
14cr|skippy-0.5.0-9|1	Name:		skippy
14cr|skippy-0.5.0-9|2	Version: 0.5.0
14cr|skippy-0.5.0-9|3	Release:	9
14cr|skippy-0.5.0-9|4	License:	GPL
14cr|skippy-0.5.0-9|5	Group:		Graphical desktop/Other
14cr|skippy-0.5.0-9|6	Summary:	A full screen pager for X11
14cr|skippy-0.5.0-9|7	Source0:    http://thegraveyard.org/files/%{name}-%{version}.tar.bz2
14cr|skippy-0.5.0-9|8	Url:		http://thegraveyard.org/skippy.php
14cr|skippy-0.5.0-9|9	BuildRequires: imlib2-devel
14cr|skippy-0.5.0-9|10	BuildRequires: pkgconfig(x11)
14cr|skippy-0.5.0-9|11	BuildRequires: pkgconfig(xft)
14cr|skippy-0.5.0-9|12	BuildRequires: pkgconfig(xinerama)
14cr|skippy-0.5.0-9|13	BuildRequires: pkgconfig(xmu)
14cr|skippy-0.5.0-9|14	
14cr|skippy-0.5.0-9|15	%description
14cr|skippy-0.5.0-9|16	A full screen pager for X11, not entirely unlike expocity and Apple's
14cr|skippy-0.5.0-9|17	Expose. It arranges snapshots of all windows on the current desktop,
14cr|skippy-0.5.0-9|18	allowing you to easily switch between applications. It doesn't require
14cr|skippy-0.5.0-9|19	a specific window manager, but requires NetWM compliance to work
14cr|skippy-0.5.0-9|20	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
14cr|skippy-0.5.0-9|21	%prep
14cr|skippy-0.5.0-9|22	%setup -q
14cr|skippy-0.5.0-9|23	
14cr|skippy-0.5.0-9|24	%build
14cr|skippy-0.5.0-9|25	%setup_compile_flags
14cr|skippy-0.5.0-9|26	%make
14cr|skippy-0.5.0-9|27	
14cr|skippy-0.5.0-9|28	%install
14cr|skippy-0.5.0-9|29	rm -rf $RPM_BUILD_ROOT
14cr|skippy-0.5.0-9|30	mkdir -p $RPM_BUILD_ROOT/%_bindir/
14cr|skippy-0.5.0-9|31	cp %{name} $RPM_BUILD_ROOT/%_bindir/
14cr|skippy-0.5.0-9|32	
14cr|skippy-0.5.0-9|33	%clean
14cr|skippy-0.5.0-9|34	rm -rf $RPM_BUILD_ROOT
14cr|skippy-0.5.0-9|35	
14cr|skippy-0.5.0-9|36	%files
14cr|skippy-0.5.0-9|37	%defattr(-,root,root)
14cr|skippy-0.5.0-9|38	%doc CHANGELOG skippyrc-default COPYING
14cr|skippy-0.5.0-9|39	%_bindir/*
14cr|skippy-0.5.0-9|40	
14cr|skippy-0.5.0-9|41	
14cr|skippy-0.5.0-9|42	
14cr|skippy-0.5.0-9|43	
14cr|skippy-0.5.0-9|44	%changelog
14cr|skippy-0.5.0-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-9
14cr|skippy-0.5.0-9|46	+ Revision: 055d2e1
14cr|skippy-0.5.0-9|47	- MassBuild#464: Increase release tag
14cr|skippy-0.5.0-9|48	
14cr|skippy-0.5.0-9|49	

8210 14
14cr|skippy-xd-0.5.1-2|1	Summary:	A full screen pager for X11
14cr|skippy-xd-0.5.1-2|2	Name:		skippy-xd
14cr|skippy-xd-0.5.1-2|3	Version:	0.5.1
14cr|skippy-xd-0.5.1-2|4	Release:	2
14cr|skippy-xd-0.5.1-2|5	License:	GPLv2+
14cr|skippy-xd-0.5.1-2|6	Group:		Graphical desktop/Other
14cr|skippy-xd-0.5.1-2|7	Source0:	http://thegraveyard.org/files/%{name}-%{version}.tar.xz
14cr|skippy-xd-0.5.1-2|8	Url:		http://thegraveyard.org/skippy.php
14cr|skippy-xd-0.5.1-2|9	BuildRequires:	pkgconfig(freetype2)
14cr|skippy-xd-0.5.1-2|10	BuildRequires:	pkgconfig(x11)
14cr|skippy-xd-0.5.1-2|11	BuildRequires:	pkgconfig(xcomposite)
14cr|skippy-xd-0.5.1-2|12	BuildRequires:	pkgconfig(xdamage)
14cr|skippy-xd-0.5.1-2|13	BuildRequires:	pkgconfig(xext)
14cr|skippy-xd-0.5.1-2|14	BuildRequires:	pkgconfig(xfixes)
14cr|skippy-xd-0.5.1-2|15	BuildRequires:	pkgconfig(xft)
14cr|skippy-xd-0.5.1-2|16	BuildRequires:	pkgconfig(xinerama)
14cr|skippy-xd-0.5.1-2|17	BuildRequires:	pkgconfig(xmu)
14cr|skippy-xd-0.5.1-2|18	BuildRequires:	pkgconfig(xrender)
14cr|skippy-xd-0.5.1-2|19	
14cr|skippy-xd-0.5.1-2|20	%description
14cr|skippy-xd-0.5.1-2|21	A full screen pager for X11, not entirely unlike expocity and Apple's
14cr|skippy-xd-0.5.1-2|22	Expose. It arranges snapshots of all windows on the current desktop,
14cr|skippy-xd-0.5.1-2|23	allowing you to easily switch between applications. It doesn't require
14cr|skippy-xd-0.5.1-2|24	a specific window manager, but requires NetWM compliance to work
14cr|skippy-xd-0.5.1-2|25	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
14cr|skippy-xd-0.5.1-2|26	
14cr|skippy-xd-0.5.1-2|27	This version is using XRender, XComposite, XDamage and XFixes extensions.
14cr|skippy-xd-0.5.1-2|28	
14cr|skippy-xd-0.5.1-2|29	%files
14cr|skippy-xd-0.5.1-2|30	%doc skippy-xd.rc-default COPYING
14cr|skippy-xd-0.5.1-2|31	%{_bindir}/*
14cr|skippy-xd-0.5.1-2|32	
14cr|skippy-xd-0.5.1-2|33	#----------------------------------------------------------------------------
14cr|skippy-xd-0.5.1-2|34	
14cr|skippy-xd-0.5.1-2|35	%prep
14cr|skippy-xd-0.5.1-2|36	%setup -q -n %{name}
14cr|skippy-xd-0.5.1-2|37	
14cr|skippy-xd-0.5.1-2|38	%build
14cr|skippy-xd-0.5.1-2|39	%make
14cr|skippy-xd-0.5.1-2|40	
14cr|skippy-xd-0.5.1-2|41	%install
14cr|skippy-xd-0.5.1-2|42	mkdir -p %{buildroot}/%{_bindir}/
14cr|skippy-xd-0.5.1-2|43	cp %{name} %{buildroot}/%{_bindir}/
14cr|skippy-xd-0.5.1-2|44	
14cr|skippy-xd-0.5.1-2|45	
14cr|skippy-xd-0.5.1-2|46	%changelog
14cr|skippy-xd-0.5.1-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|skippy-xd-0.5.1-2|48	+ Revision: 09f851c
14cr|skippy-xd-0.5.1-2|49	- MassBuild#464: Increase release tag
14cr|skippy-xd-0.5.1-2|50	
14cr|skippy-xd-0.5.1-2|51	

8211 14
14cr|skyeye-1.3.0-0.rc1.1|1	%define pre_release rc1
14cr|skyeye-1.3.0-0.rc1.1|2	
14cr|skyeye-1.3.0-0.rc1.1|3	%define rel 0.%{pre_release}.1
14cr|skyeye-1.3.0-0.rc1.1|4	
14cr|skyeye-1.3.0-0.rc1.1|5	%define major 0
14cr|skyeye-1.3.0-0.rc1.1|6	%define libname %mklibname %{name} %{major}
14cr|skyeye-1.3.0-0.rc1.1|7	%define develname %mklibname %{name} -d
14cr|skyeye-1.3.0-0.rc1.1|8	
14cr|skyeye-1.3.0-0.rc1.1|9	Name:		skyeye
14cr|skyeye-1.3.0-0.rc1.1|10	Version:	1.3.0
14cr|skyeye-1.3.0-0.rc1.1|11	Release:%rel
14cr|skyeye-1.3.0-0.rc1.1|12	License:	GPLv2
14cr|skyeye-1.3.0-0.rc1.1|13	Group:		Emulators
14cr|skyeye-1.3.0-0.rc1.1|14	Summary:	ARM, Mips, Coldfire simulator
14cr|skyeye-1.3.0-0.rc1.1|15	URL:		http://www.skyeye.org/index.shtml
14cr|skyeye-1.3.0-0.rc1.1|16	Source0:	%{name}-%{version}_%{pre_release}.tar.gz
14cr|skyeye-1.3.0-0.rc1.1|17	Patch:		skyeye-1.3.0.fix-str-fmt.patch
14cr|skyeye-1.3.0-0.rc1.1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|skyeye-1.3.0-0.rc1.1|19	BuildRequires:	libxpm-devel
14cr|skyeye-1.3.0-0.rc1.1|20	BuildRequires:	binutils-devel
14cr|skyeye-1.3.0-0.rc1.1|21	BuildRequires:	readline-devel
14cr|skyeye-1.3.0-0.rc1.1|22	
14cr|skyeye-1.3.0-0.rc1.1|23	%description
14cr|skyeye-1.3.0-0.rc1.1|24	The goal of SkyEye is to provide an integrated simulation environment in Linux
14cr|skyeye-1.3.0-0.rc1.1|25	and Windows. SkyEye environment simulates/emulates typical Embedded Computer
14cr|skyeye-1.3.0-0.rc1.1|26	Systems (Now it supports a series ARM architecture based microprocessors and
14cr|skyeye-1.3.0-0.rc1.1|27	Blackfin DSP Processor). You can run some Embedded Operation System such as
14cr|skyeye-1.3.0-0.rc1.1|28	ARM Linux, uClinux, uc/OS-II (ucos-ii) etc. in SkyEye, and analysis or debug
14cr|skyeye-1.3.0-0.rc1.1|29	them at source level.
14cr|skyeye-1.3.0-0.rc1.1|30	
14cr|skyeye-1.3.0-0.rc1.1|31	%package -n %{libname}
14cr|skyeye-1.3.0-0.rc1.1|32	Summary:	%{name} library
14cr|skyeye-1.3.0-0.rc1.1|33	Group:		System/Libraries
14cr|skyeye-1.3.0-0.rc1.1|34	Provides:	%{libname} = %{version}
14cr|skyeye-1.3.0-0.rc1.1|35	
14cr|skyeye-1.3.0-0.rc1.1|36	%description -n %{libname}
14cr|skyeye-1.3.0-0.rc1.1|37	%{name} library.
14cr|skyeye-1.3.0-0.rc1.1|38	
14cr|skyeye-1.3.0-0.rc1.1|39	%package -n %{develname}
14cr|skyeye-1.3.0-0.rc1.1|40	Summary:	%{name} development library
14cr|skyeye-1.3.0-0.rc1.1|41	Group:		Development/Other
14cr|skyeye-1.3.0-0.rc1.1|42	Provides:	%{libname} = %{version}
14cr|skyeye-1.3.0-0.rc1.1|43	
14cr|skyeye-1.3.0-0.rc1.1|44	%description -n %{develname}
14cr|skyeye-1.3.0-0.rc1.1|45	%{name} development library.
14cr|skyeye-1.3.0-0.rc1.1|46	
14cr|skyeye-1.3.0-0.rc1.1|47	%prep
14cr|skyeye-1.3.0-0.rc1.1|48	%setup -q -n %{name}-%{version}_%{pre_release}
14cr|skyeye-1.3.0-0.rc1.1|49	
14cr|skyeye-1.3.0-0.rc1.1|50	%patch -p0
14cr|skyeye-1.3.0-0.rc1.1|51	
14cr|skyeye-1.3.0-0.rc1.1|52	%build
14cr|skyeye-1.3.0-0.rc1.1|53	autoreconf -fiv
14cr|skyeye-1.3.0-0.rc1.1|54	%configure2_5x --enable-lcd --enable-shared
14cr|skyeye-1.3.0-0.rc1.1|55	#libtool wants it badly
14cr|skyeye-1.3.0-0.rc1.1|56	mkdir third-party/opcodes/.libs
14cr|skyeye-1.3.0-0.rc1.1|57	mkdir third-party/bfd/.libs
14cr|skyeye-1.3.0-0.rc1.1|58	mkdir third-party/libiberty/.libs
14cr|skyeye-1.3.0-0.rc1.1|59	mkdir third-party/libiberty/pic
14cr|skyeye-1.3.0-0.rc1.1|60	mkdir third-party/readline/.libs
14cr|skyeye-1.3.0-0.rc1.1|61	
14cr|skyeye-1.3.0-0.rc1.1|62	%make
14cr|skyeye-1.3.0-0.rc1.1|63	
14cr|skyeye-1.3.0-0.rc1.1|64	%install
14cr|skyeye-1.3.0-0.rc1.1|65	%makeinstall
14cr|skyeye-1.3.0-0.rc1.1|66	
14cr|skyeye-1.3.0-0.rc1.1|67	mv %{buildroot}%{_includedir}/include %{buildroot}%{_includedir}/%{name}
14cr|skyeye-1.3.0-0.rc1.1|68	
14cr|skyeye-1.3.0-0.rc1.1|69	#see later how to deal with it
14cr|skyeye-1.3.0-0.rc1.1|70	rm -rf %{buildroot}/usr/testsuite
14cr|skyeye-1.3.0-0.rc1.1|71	
14cr|skyeye-1.3.0-0.rc1.1|72	%files
14cr|skyeye-1.3.0-0.rc1.1|73	%doc MAINTAINERS README ChangeLog
14cr|skyeye-1.3.0-0.rc1.1|74	%{_bindir}/mknandflashdump
14cr|skyeye-1.3.0-0.rc1.1|75	%{_bindir}/prof_convert
14cr|skyeye-1.3.0-0.rc1.1|76	%{_bindir}/skyeye
14cr|skyeye-1.3.0-0.rc1.1|77	%{_bindir}/uart_instance
14cr|skyeye-1.3.0-0.rc1.1|78	
14cr|skyeye-1.3.0-0.rc1.1|79	%files -n %{libname}
14cr|skyeye-1.3.0-0.rc1.1|80	%doc MAINTAINERS README ChangeLog
14cr|skyeye-1.3.0-0.rc1.1|81	%{_libdir}/%{name}/*so.%{major}*
14cr|skyeye-1.3.0-0.rc1.1|82	
14cr|skyeye-1.3.0-0.rc1.1|83	%files -n %{develname}
14cr|skyeye-1.3.0-0.rc1.1|84	%doc MAINTAINERS README ChangeLog
14cr|skyeye-1.3.0-0.rc1.1|85	%{_libdir}/%{name}/*.so
14cr|skyeye-1.3.0-0.rc1.1|86	%{_includedir}/%{name}/*
14cr|skyeye-1.3.0-0.rc1.1|87	
14cr|skyeye-1.3.0-0.rc1.1|88	
14cr|skyeye-1.3.0-0.rc1.1|89	
14cr|skyeye-1.3.0-0.rc1.1|90	
14cr|skyeye-1.3.0-0.rc1.1|91	%changelog
14cr|skyeye-1.3.0-0.rc1.1|92	* Sun Nov 25 2012 symbianflo <symbianflo@mandrivausers.ro> 1.3.0-0.rc1.1
14cr|skyeye-1.3.0-0.rc1.1|93	+ Revision: 5e0dbd3
14cr|skyeye-1.3.0-0.rc1.1|94	- LOG update fix patch , spec clean
14cr|skyeye-1.3.0-0.rc1.1|95	
14cr|skyeye-1.3.0-0.rc1.1|96	

8212 14
14cr|skyutils-2.8-11|1	%define name	skyutils
14cr|skyutils-2.8-11|2	%define version	2.8
14cr|skyutils-2.8-11|3	%define release	11
14cr|skyutils-2.8-11|4	
14cr|skyutils-2.8-11|5	%define major	2.8
14cr|skyutils-2.8-11|6	%define libname %mklibname %name %major
14cr|skyutils-2.8-11|7	%define libnamedev %mklibname %name %major -d
14cr|skyutils-2.8-11|8	
14cr|skyutils-2.8-11|9	Summary: 	Library package needed by smssend
14cr|skyutils-2.8-11|10	Name: 		%{name}
14cr|skyutils-2.8-11|11	Version: 	%{version}
14cr|skyutils-2.8-11|12	Release: 	%{release}
14cr|skyutils-2.8-11|13	Source0: 	http://zekiller.skytech.org/fichiers/%{name}-%{version}.tar.bz2
14cr|skyutils-2.8-11|14	Patch0:		skyutils-2.8-fix-link.patch
14cr|skyutils-2.8-11|15	Patch1:		skyutils-2.8-fix-str-fmt.patch
14cr|skyutils-2.8-11|16	URL: 		http://zekiller.skytech.org/coders_en.html
14cr|skyutils-2.8-11|17	License: 	GPL
14cr|skyutils-2.8-11|18	Group: 		Development/C
14cr|skyutils-2.8-11|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|skyutils-2.8-11|20	BuildRequires: 	sed
14cr|skyutils-2.8-11|21	BuildRequires:	openssl-devel
14cr|skyutils-2.8-11|22	
14cr|skyutils-2.8-11|23	%description
14cr|skyutils-2.8-11|24	Author Christophe CALMEJANE says:
14cr|skyutils-2.8-11|25	This package contains utils functions that I use in many
14cr|skyutils-2.8-11|26	of my projects. From chained list to HTTP protocol, you
14cr|skyutils-2.8-11|27	may find many useful functions.
14cr|skyutils-2.8-11|28	
14cr|skyutils-2.8-11|29	This package is needed if you want to install smssend.
14cr|skyutils-2.8-11|30	
14cr|skyutils-2.8-11|31	%package -n %libname
14cr|skyutils-2.8-11|32	Group:		System/Libraries
14cr|skyutils-2.8-11|33	Summary:	Library package needed by smssend
14cr|skyutils-2.8-11|34	
14cr|skyutils-2.8-11|35	%description -n %libname
14cr|skyutils-2.8-11|36	Author Christophe CALMEJANE says:
14cr|skyutils-2.8-11|37	This package contains utils functions that I use in many
14cr|skyutils-2.8-11|38	of my projects. From chained list to HTTP protocol, you
14cr|skyutils-2.8-11|39	may find many useful functions.
14cr|skyutils-2.8-11|40	
14cr|skyutils-2.8-11|41	This package is needed if you want to install smssend.
14cr|skyutils-2.8-11|42	
14cr|skyutils-2.8-11|43	%package -n %libname-devel
14cr|skyutils-2.8-11|44	Summary:	Development parts of %{name}
14cr|skyutils-2.8-11|45	Group:		Development/C
14cr|skyutils-2.8-11|46	Requires:	%{libname} = %{version}-%{release}
14cr|skyutils-2.8-11|47	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|skyutils-2.8-11|48	Provides:	%{name}-devel = %{version}-%{release}
14cr|skyutils-2.8-11|49	
14cr|skyutils-2.8-11|50	%description -n %libname-devel
14cr|skyutils-2.8-11|51	Static library of %{name}
14cr|skyutils-2.8-11|52	
14cr|skyutils-2.8-11|53	
14cr|skyutils-2.8-11|54	%prep
14cr|skyutils-2.8-11|55	%setup -q
14cr|skyutils-2.8-11|56	%patch0 -p0
14cr|skyutils-2.8-11|57	%patch1 -p0
14cr|skyutils-2.8-11|58	
14cr|skyutils-2.8-11|59	%build
14cr|skyutils-2.8-11|60	autoreconf -fi
14cr|skyutils-2.8-11|61	%configure2_5x --enable-ansi
14cr|skyutils-2.8-11|62	%make
14cr|skyutils-2.8-11|63	
14cr|skyutils-2.8-11|64	%install
14cr|skyutils-2.8-11|65	rm -rf $RPM_BUILD_ROOT
14cr|skyutils-2.8-11|66	%makeinstall_std
14cr|skyutils-2.8-11|67	
14cr|skyutils-2.8-11|68	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/skyutils-config
14cr|skyutils-2.8-11|69	
14cr|skyutils-2.8-11|70	%clean
14cr|skyutils-2.8-11|71	rm -rf %buildroot
14cr|skyutils-2.8-11|72	
14cr|skyutils-2.8-11|73	%if %mdkversion < 200900
14cr|skyutils-2.8-11|74	%post -n %libname -p /sbin/ldconfig
14cr|skyutils-2.8-11|75	%endif
14cr|skyutils-2.8-11|76	
14cr|skyutils-2.8-11|77	%if %mdkversion < 200900
14cr|skyutils-2.8-11|78	%postun -n %libname -p /sbin/ldconfig
14cr|skyutils-2.8-11|79	%endif
14cr|skyutils-2.8-11|80	
14cr|skyutils-2.8-11|81	%files -n %libname
14cr|skyutils-2.8-11|82	%defattr(-,root,root)
14cr|skyutils-2.8-11|83	%doc README
14cr|skyutils-2.8-11|84	%_libdir/libskyutils-*.so.*
14cr|skyutils-2.8-11|85	
14cr|skyutils-2.8-11|86	%files -n %libname-devel
14cr|skyutils-2.8-11|87	%defattr(-,root,root)
14cr|skyutils-2.8-11|88	%_bindir/*
14cr|skyutils-2.8-11|89	%_libdir/libskyutils.so
14cr|skyutils-2.8-11|90	%_libdir/libskyutils.*a
14cr|skyutils-2.8-11|91	%_includedir/*.h
14cr|skyutils-2.8-11|92	
14cr|skyutils-2.8-11|93	
14cr|skyutils-2.8-11|94	
14cr|skyutils-2.8-11|95	
14cr|skyutils-2.8-11|96	%changelog
14cr|skyutils-2.8-11|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8-11
14cr|skyutils-2.8-11|98	+ Revision: 829c3d1
14cr|skyutils-2.8-11|99	- MassBuild#464: Increase release tag
14cr|skyutils-2.8-11|100	
14cr|skyutils-2.8-11|101	

8213 14
14cr|sl-5.1-9|1	%define name    sl
14cr|sl-5.1-9|2	%define version 5.1
14cr|sl-5.1-9|3	%define release 9
14cr|sl-5.1-9|4	
14cr|sl-5.1-9|5	Name:           %{name}
14cr|sl-5.1-9|6	Version:        %{version}
14cr|sl-5.1-9|7	Release:        %{release}
14cr|sl-5.1-9|8	Summary:        Mistyping correcter
14cr|sl-5.1-9|9	License:        Public Domain
14cr|sl-5.1-9|10	Group:          Toys
14cr|sl-5.1-9|11	URL:            http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/
14cr|sl-5.1-9|12	Source0:        http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/%{name}.tar.bz2
14cr|sl-5.1-9|13	Source1:        %{name}.en.1.bz2
14cr|sl-5.1-9|14	Patch0:		http://www.linet.gr.jp/~izumi/sl/%{name}5-1.patch
14cr|sl-5.1-9|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|sl-5.1-9|16	BuildRequires:  ncurses-devel
14cr|sl-5.1-9|17	BuildRequires:  termcap-devel
14cr|sl-5.1-9|18	
14cr|sl-5.1-9|19	%description
14cr|sl-5.1-9|20	sl is a sophisticated graphical program which corrects your mistyping.
14cr|sl-5.1-9|21	
14cr|sl-5.1-9|22	%prep
14cr|sl-5.1-9|23	%setup -q -n %{name}
14cr|sl-5.1-9|24	bzcat %{SOURCE1} > %{name}.en.1
14cr|sl-5.1-9|25	%patch0 -p 1
14cr|sl-5.1-9|26	
14cr|sl-5.1-9|27	%build
14cr|sl-5.1-9|28	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|sl-5.1-9|29	
14cr|sl-5.1-9|30	%install
14cr|sl-5.1-9|31	rm -rf %{buildroot}
14cr|sl-5.1-9|32	
14cr|sl-5.1-9|33	install -d -m 755 %{buildroot}%{_bindir}
14cr|sl-5.1-9|34	install -m 755 sl %{buildroot}%{_bindir}
14cr|sl-5.1-9|35	
14cr|sl-5.1-9|36	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|sl-5.1-9|37	install -m 644 sl.en.1 %{buildroot}%{_mandir}/man1/sl.1
14cr|sl-5.1-9|38	
14cr|sl-5.1-9|39	install -d -m 755 %{buildroot}%{_mandir}/ja/man1
14cr|sl-5.1-9|40	install -m 644 sl.1 %{buildroot}%{_mandir}/ja/man1/sl.1
14cr|sl-5.1-9|41	
14cr|sl-5.1-9|42	%clean
14cr|sl-5.1-9|43	rm -rf %{buildroot}
14cr|sl-5.1-9|44	
14cr|sl-5.1-9|45	%files
14cr|sl-5.1-9|46	%defattr(-,root,root)
14cr|sl-5.1-9|47	%doc README README.patch5
14cr|sl-5.1-9|48	%{_bindir}/*
14cr|sl-5.1-9|49	%{_mandir}/man1/*
14cr|sl-5.1-9|50	%{_mandir}/ja/man1/*
14cr|sl-5.1-9|51	
14cr|sl-5.1-9|52	
14cr|sl-5.1-9|53	
14cr|sl-5.1-9|54	
14cr|sl-5.1-9|55	%changelog
14cr|sl-5.1-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1-9
14cr|sl-5.1-9|57	+ Revision: 85ff9fc
14cr|sl-5.1-9|58	- MassBuild#464: Increase release tag
14cr|sl-5.1-9|59	
14cr|sl-5.1-9|60	

8214 14
14cr|slay-1.2-16|1	%define name	slay
14cr|slay-1.2-16|2	%define Name	Slay
14cr|slay-1.2-16|3	%define version	1.2
14cr|slay-1.2-16|4	%define release	16
14cr|slay-1.2-16|5	
14cr|slay-1.2-16|6	Name:		%{name}
14cr|slay-1.2-16|7	Version:	%{version}
14cr|slay-1.2-16|8	Release:	%{release}
14cr|slay-1.2-16|9	Summary:	Utility to kill all processes belonging to a user
14cr|slay-1.2-16|10	Source:		%{Name}-%{version}.tar.bz2
14cr|slay-1.2-16|11	License:	GPL
14cr|slay-1.2-16|12	Group:		Monitoring
14cr|slay-1.2-16|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|slay-1.2-16|14	Obsoletes:	Slay
14cr|slay-1.2-16|15	Provides:	Slay
14cr|slay-1.2-16|16	BuildArch:	noarch
14cr|slay-1.2-16|17	
14cr|slay-1.2-16|18	%description
14cr|slay-1.2-16|19	Slay sends given signal (KILL by default) to all processes belonging to user(s)
14cr|slay-1.2-16|20	given on the command line.
14cr|slay-1.2-16|21	
14cr|slay-1.2-16|22	%prep
14cr|slay-1.2-16|23	%setup -q -n %{Name}-%{version}
14cr|slay-1.2-16|24	
14cr|slay-1.2-16|25	%build
14cr|slay-1.2-16|26	# do nothing
14cr|slay-1.2-16|27	
14cr|slay-1.2-16|28	%install
14cr|slay-1.2-16|29	rm -rf %{buildroot}
14cr|slay-1.2-16|30	mkdir -p %{buildroot}/%{_bindir}
14cr|slay-1.2-16|31	install -m 755 slay %{buildroot}/%{_bindir}
14cr|slay-1.2-16|32	
14cr|slay-1.2-16|33	%clean
14cr|slay-1.2-16|34	rm -rf %{buildroot}
14cr|slay-1.2-16|35	
14cr|slay-1.2-16|36	%files
14cr|slay-1.2-16|37	%defattr(-,root,root)
14cr|slay-1.2-16|38	%doc Slay.1.2.lsm
14cr|slay-1.2-16|39	%{_bindir}/slay
14cr|slay-1.2-16|40	
14cr|slay-1.2-16|41	
14cr|slay-1.2-16|42	
14cr|slay-1.2-16|43	
14cr|slay-1.2-16|44	%changelog
14cr|slay-1.2-16|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-16
14cr|slay-1.2-16|46	+ Revision: 33a14c0
14cr|slay-1.2-16|47	- MassBuild#464: Increase release tag
14cr|slay-1.2-16|48	
14cr|slay-1.2-16|49	

8215 14
14cr|sleezeball-0.6-12|1	%define name sleezeball
14cr|sleezeball-0.6-12|2	%define version 0.6
14cr|sleezeball-0.6-12|3	%define release 12
14cr|sleezeball-0.6-12|4	
14cr|sleezeball-0.6-12|5	Summary:  A redirector for Squid2 that zapps banners
14cr|sleezeball-0.6-12|6	Name:  %name
14cr|sleezeball-0.6-12|7	Version: %version
14cr|sleezeball-0.6-12|8	Release: %release
14cr|sleezeball-0.6-12|9	License:  GPLv2+
14cr|sleezeball-0.6-12|10	Group:  System/Servers
14cr|sleezeball-0.6-12|11	Source:  http://fredrik.rambris.com/files/%name-%version.tar.bz2
14cr|sleezeball-0.6-12|12	URL:  http://fredrik.rambris.com/sleezeball/
14cr|sleezeball-0.6-12|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|sleezeball-0.6-12|14	Requires:  squid
14cr|sleezeball-0.6-12|15	
14cr|sleezeball-0.6-12|16	%description
14cr|sleezeball-0.6-12|17	SleezeBall is a redirector to be used with the Squid proxy. It tries to guess
14cr|sleezeball-0.6-12|18	what is a banner and then tells Squid to load a local image instead. This
14cr|sleezeball-0.6-12|19	has the nice effect of saving you from downloading and seeing a lot of ugly
14cr|sleezeball-0.6-12|20	banners (linux.com has such goodlooking banners that I can't bring me to
14cr|sleezeball-0.6-12|21	filter them out).
14cr|sleezeball-0.6-12|22	
14cr|sleezeball-0.6-12|23	%prep
14cr|sleezeball-0.6-12|24	
14cr|sleezeball-0.6-12|25	%setup -q
14cr|sleezeball-0.6-12|26	patch <sleezeball-make.patch
14cr|sleezeball-0.6-12|27	
14cr|sleezeball-0.6-12|28	%build
14cr|sleezeball-0.6-12|29	perl -pi -e "s|/usr/sbin|$RPM_BUILD_ROOT/%{_sbindir}|" Makefile
14cr|sleezeball-0.6-12|30	perl -pi -e "s|/usr/lib|$RPM_BUILD_ROOT/%{_libdir}|" Makefile
14cr|sleezeball-0.6-12|31	make
14cr|sleezeball-0.6-12|32	
14cr|sleezeball-0.6-12|33	%install
14cr|sleezeball-0.6-12|34	rm -rf $RPM_BUILD_ROOT
14cr|sleezeball-0.6-12|35	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
14cr|sleezeball-0.6-12|36	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/squid/icons
14cr|sleezeball-0.6-12|37	make install
14cr|sleezeball-0.6-12|38	
14cr|sleezeball-0.6-12|39	mkdir -p $RPM_BUILD_ROOT/etc/squid/
14cr|sleezeball-0.6-12|40	echo >$RPM_BUILD_ROOT/etc/squid/sleezeball.conf <<EOF
14cr|sleezeball-0.6-12|41	# The SleezeBall Configuration
14cr|sleezeball-0.6-12|42	
14cr|sleezeball-0.6-12|43	# The URL to redirect banners to
14cr|sleezeball-0.6-12|44	REDIRECT_URL=http://${HOSTNAME}:3128/squid-internal-static/icons/banner.gif
14cr|sleezeball-0.6-12|45	
14cr|sleezeball-0.6-12|46	# Uncomment this to enable log
14cr|sleezeball-0.6-12|47	# LOG=/var/log/squid/sleezeball.log
14cr|sleezeball-0.6-12|48	EOF
14cr|sleezeball-0.6-12|49	
14cr|sleezeball-0.6-12|50	
14cr|sleezeball-0.6-12|51	%post
14cr|sleezeball-0.6-12|52	if ! grep -q "banner" /etc/squid/mime.conf ; then echo 'internal-banner	-	banner.gif	-	image' >>/etc/squid/mime.conf ; fi
14cr|sleezeball-0.6-12|53	
14cr|sleezeball-0.6-12|54	if [ -e /etc/squid/sleezeball.definitions ] ; then
14cr|sleezeball-0.6-12|55	if [ ! -e /etc/squid/sleezeball.definitions.old ] ; then
14cr|sleezeball-0.6-12|56	cp -f /etc/squid/sleezeball.definitions /etc/squid/sleezeball.definitions.old
14cr|sleezeball-0.6-12|57	fi
14cr|sleezeball-0.6-12|58	# Stupid trick to lure RPM into ignoring the result code from grep
14cr|sleezeball-0.6-12|59	( grep -vf /etc/squid/sleezeball.definitions %{_defaultdocdir}/sleezeball/sleezeball.definitions >/etc/squid/sleezeball.definitions.new ) | cat
14cr|sleezeball-0.6-12|60	cat /etc/squid/sleezeball.definitions.new >>/etc/squid/sleezeball.definitions
14cr|sleezeball-0.6-12|61	rm -f /etc/squid/sleezeball.definitions.new
14cr|sleezeball-0.6-12|62	else
14cr|sleezeball-0.6-12|63	cp %{_defaultdocdir}/sleezeball/sleezeball.definitions /etc/squid/sleezeball.definitions
14cr|sleezeball-0.6-12|64	fi
14cr|sleezeball-0.6-12|65	
14cr|sleezeball-0.6-12|66	%clean
14cr|sleezeball-0.6-12|67	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
14cr|sleezeball-0.6-12|68	
14cr|sleezeball-0.6-12|69	
14cr|sleezeball-0.6-12|70	%files
14cr|sleezeball-0.6-12|71	%defattr(-, root, root, 0755)
14cr|sleezeball-0.6-12|72	%doc README COPYING ChangeLog sleezeball.definitions
14cr|sleezeball-0.6-12|73	%config(noreplace) /etc/squid/sleezeball.conf
14cr|sleezeball-0.6-12|74	%{_libdir}/squid/sleezeball
14cr|sleezeball-0.6-12|75	%{_libdir}/squid/icons/banner.gif
14cr|sleezeball-0.6-12|76	%{_sbindir}/reloadszb
14cr|sleezeball-0.6-12|77	
14cr|sleezeball-0.6-12|78	
14cr|sleezeball-0.6-12|79	
14cr|sleezeball-0.6-12|80	
14cr|sleezeball-0.6-12|81	%changelog
14cr|sleezeball-0.6-12|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-12
14cr|sleezeball-0.6-12|83	+ Revision: 17a790a
14cr|sleezeball-0.6-12|84	- MassBuild#464: Increase release tag
14cr|sleezeball-0.6-12|85	
14cr|sleezeball-0.6-12|86	

8216 14
14cr|sleuth-1.4.4-2|1	Summary:	Perl script for easy checking (DNS, common errors and etc.)
14cr|sleuth-1.4.4-2|2	Name:		sleuth
14cr|sleuth-1.4.4-2|3	Version:	1.4.4
14cr|sleuth-1.4.4-2|4	Release:	2
14cr|sleuth-1.4.4-2|5	License:	GPL
14cr|sleuth-1.4.4-2|6	Group:		Networking/Other
14cr|sleuth-1.4.4-2|7	URL:		ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
14cr|sleuth-1.4.4-2|8	Source0:	ftp://atrey.karlin.mff.cuni.cz:21/pub/local/mj/net/%{name}-%{version}.tar.gz
14cr|sleuth-1.4.4-2|9	Patch0:		sleuth-1.3-relpath.patch
14cr|sleuth-1.4.4-2|10	#Requires:	perl-Net-DNS
14cr|sleuth-1.4.4-2|11	BuildArch:	noarch
14cr|sleuth-1.4.4-2|12	
14cr|sleuth-1.4.4-2|13	%description
14cr|sleuth-1.4.4-2|14	Sleuth is a Perl script designed for easy checking of DNS zones
14cr|sleuth-1.4.4-2|15	for common errors and also for processing of secondary name
14cr|sleuth-1.4.4-2|16	service requests.
14cr|sleuth-1.4.4-2|17	
14cr|sleuth-1.4.4-2|18	Sleuth also lists the corresponding RFC references with most of
14cr|sleuth-1.4.4-2|19	its error messages, so that the people upset with their zones
14cr|sleuth-1.4.4-2|20	being buggy can simply look up what exactly is going wrong and
14cr|sleuth-1.4.4-2|21	how to fix it.
14cr|sleuth-1.4.4-2|22	
14cr|sleuth-1.4.4-2|23	%prep
14cr|sleuth-1.4.4-2|24	
14cr|sleuth-1.4.4-2|25	%setup -q -n %{name}-%{version}
14cr|sleuth-1.4.4-2|26	%patch0 -p1
14cr|sleuth-1.4.4-2|27	
14cr|sleuth-1.4.4-2|28	%build
14cr|sleuth-1.4.4-2|29	
14cr|sleuth-1.4.4-2|30	%install
14cr|sleuth-1.4.4-2|31	install -d %{buildroot}%{_sysconfdir}
14cr|sleuth-1.4.4-2|32	install -d %{buildroot}%{_bindir}
14cr|sleuth-1.4.4-2|33	install -d %{buildroot}/var/www/cgi-bin
14cr|sleuth-1.4.4-2|34	install -m644 sleuth.conf %{buildroot}%{_sysconfdir}/
14cr|sleuth-1.4.4-2|35	install -m755 sleuth %{buildroot}%{_bindir}/
14cr|sleuth-1.4.4-2|36	install -m755 check.cgi %{buildroot}/var/www/cgi-bin/
14cr|sleuth-1.4.4-2|37	install -m644 check.conf %{buildroot}/var/www/cgi-bin/
14cr|sleuth-1.4.4-2|38	
14cr|sleuth-1.4.4-2|39	%files
14cr|sleuth-1.4.4-2|40	%defattr(-,root,root)
14cr|sleuth-1.4.4-2|41	%doc ChangeLog README THANKS TODO
14cr|sleuth-1.4.4-2|42	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sleuth.conf
14cr|sleuth-1.4.4-2|43	%attr(0755,root,root) %{_bindir}/sleuth
14cr|sleuth-1.4.4-2|44	%attr(0755,root,root) /var/www/cgi-bin/check.cgi
14cr|sleuth-1.4.4-2|45	%attr(0644,root,root) /var/www/cgi-bin/check.conf
14cr|sleuth-1.4.4-2|46	
14cr|sleuth-1.4.4-2|47	
14cr|sleuth-1.4.4-2|48	
14cr|sleuth-1.4.4-2|49	
14cr|sleuth-1.4.4-2|50	%changelog
14cr|sleuth-1.4.4-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-2
14cr|sleuth-1.4.4-2|52	+ Revision: 641d733
14cr|sleuth-1.4.4-2|53	- MassBuild#464: Increase release tag
14cr|sleuth-1.4.4-2|54	
14cr|sleuth-1.4.4-2|55	

8217 14
14cr|sleuthkit-4.0.1-2|1	%define libver 3
14cr|sleuthkit-4.0.1-2|2	%define major 9
14cr|sleuthkit-4.0.1-2|3	%define libname		%mklibname tsk %{libver} %{major}
14cr|sleuthkit-4.0.1-2|4	%define develname	%mklibname tsk %{libver} -d
14cr|sleuthkit-4.0.1-2|5	
14cr|sleuthkit-4.0.1-2|6	Summary: 	The Sleuth Kit
14cr|sleuthkit-4.0.1-2|7	Name:		sleuthkit
14cr|sleuthkit-4.0.1-2|8	Version:	4.0.1
14cr|sleuthkit-4.0.1-2|9	Release:	2
14cr|sleuthkit-4.0.1-2|10	License:	GPL
14cr|sleuthkit-4.0.1-2|11	Group:		File tools
14cr|sleuthkit-4.0.1-2|12	URL:		http://www.sleuthkit.org/sleuthkit/
14cr|sleuthkit-4.0.1-2|13	Source0:	http://prdownloads.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz
14cr|sleuthkit-4.0.1-2|14	Source1:	mac-robber-1.00.tar.bz2
14cr|sleuthkit-4.0.1-2|15	Patch0:		sleuthkit-4.0.0-gentoo-system-sqlite.patch
14cr|sleuthkit-4.0.1-2|16	Patch1:		sleuthkit-4.0.1-rosa-linkage.patch
14cr|sleuthkit-4.0.1-2|17	Requires:	file
14cr|sleuthkit-4.0.1-2|18	Requires:	afflib
14cr|sleuthkit-4.0.1-2|19	Requires:	libewf
14cr|sleuthkit-4.0.1-2|20	Conflicts:	dstat
14cr|sleuthkit-4.0.1-2|21	BuildRequires:	afflib-devel
14cr|sleuthkit-4.0.1-2|22	BuildRequires:	pkgconfig(libewf)
14cr|sleuthkit-4.0.1-2|23	BuildRequires:	openssl-devel
14cr|sleuthkit-4.0.1-2|24	BuildRequires:	zlib-devel
14cr|sleuthkit-4.0.1-2|25	BuildRequires:	ncurses-devel
14cr|sleuthkit-4.0.1-2|26	
14cr|sleuthkit-4.0.1-2|27	%description
14cr|sleuthkit-4.0.1-2|28	The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command
14cr|sleuthkit-4.0.1-2|29	line file system forensic tools that allow an investigator to examine NTFS,
14cr|sleuthkit-4.0.1-2|30	FAT, FFS, EXT2FS, and EXT3FS file systems of a suspect computer in a
14cr|sleuthkit-4.0.1-2|31	non-intrusive fashion. The  tools have a layer-based design and can extract
14cr|sleuthkit-4.0.1-2|32	data from internal file system structures. Because the tools do not rely on the
14cr|sleuthkit-4.0.1-2|33	operating system to process the file systems, deleted and hidden content is
14cr|sleuthkit-4.0.1-2|34	shown.
14cr|sleuthkit-4.0.1-2|35	
14cr|sleuthkit-4.0.1-2|36	When performing a complete analysis of a system, command line tools can become
14cr|sleuthkit-4.0.1-2|37	tedious. The Autopsy Forensic Browser is a graphical interface to the tools in
14cr|sleuthkit-4.0.1-2|38	The Sleuth Kit, which allows one to more easily conduct an investigation.
14cr|sleuthkit-4.0.1-2|39	Autopsy provides case management, image integrity, keyword searching, and other
14cr|sleuthkit-4.0.1-2|40	automated operations.
14cr|sleuthkit-4.0.1-2|41	
14cr|sleuthkit-4.0.1-2|42	%package -n %{libname}
14cr|sleuthkit-4.0.1-2|43	Summary:	Library for %{name}
14cr|sleuthkit-4.0.1-2|44	Group:		System/Libraries
14cr|sleuthkit-4.0.1-2|45	
14cr|sleuthkit-4.0.1-2|46	%description -n %{libname}
14cr|sleuthkit-4.0.1-2|47	The %libname package contains library for %{name}.
14cr|sleuthkit-4.0.1-2|48	
14cr|sleuthkit-4.0.1-2|49	%package -n %{develname}
14cr|sleuthkit-4.0.1-2|50	Summary:	Development files for %{name}
14cr|sleuthkit-4.0.1-2|51	Group:		Development/C
14cr|sleuthkit-4.0.1-2|52	Requires:	%{libname} = %{version}
14cr|sleuthkit-4.0.1-2|53	
14cr|sleuthkit-4.0.1-2|54	%description -n %{develname}
14cr|sleuthkit-4.0.1-2|55	The %{develname} package contains libraries and header files for
14cr|sleuthkit-4.0.1-2|56	developing applications that use %{name}.
14cr|sleuthkit-4.0.1-2|57	
14cr|sleuthkit-4.0.1-2|58	%prep
14cr|sleuthkit-4.0.1-2|59	%setup -q -a1
14cr|sleuthkit-4.0.1-2|60	%patch0 -p1
14cr|sleuthkit-4.0.1-2|61	%patch1 -p1
14cr|sleuthkit-4.0.1-2|62	
14cr|sleuthkit-4.0.1-2|63	%build
14cr|sleuthkit-4.0.1-2|64	autoreconf -fi
14cr|sleuthkit-4.0.1-2|65	%configure2_5x --disable-static
14cr|sleuthkit-4.0.1-2|66	
14cr|sleuthkit-4.0.1-2|67	# remove rpath from libtool
14cr|sleuthkit-4.0.1-2|68	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|sleuthkit-4.0.1-2|69	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|sleuthkit-4.0.1-2|70	
14cr|sleuthkit-4.0.1-2|71	make
14cr|sleuthkit-4.0.1-2|72	gcc %{optflags} -o mac-robber mac-robber-1.00/mac-robber.c
14cr|sleuthkit-4.0.1-2|73	
14cr|sleuthkit-4.0.1-2|74	mv mac-robber-1.00/README README.mac-robber
14cr|sleuthkit-4.0.1-2|75	chmod 644 README.mac-robber
14cr|sleuthkit-4.0.1-2|76	
14cr|sleuthkit-4.0.1-2|77	# hack...
14cr|sleuthkit-4.0.1-2|78	perl -pi -e "s|%{_builddir}/%{name}-%{version}|%{_prefix}|g" bin/sorter
14cr|sleuthkit-4.0.1-2|79	
14cr|sleuthkit-4.0.1-2|80	%install
14cr|sleuthkit-4.0.1-2|81	%makeinstall_std
14cr|sleuthkit-4.0.1-2|82	install -m755 mac-robber %{buildroot}%{_bindir}/
14cr|sleuthkit-4.0.1-2|83	
14cr|sleuthkit-4.0.1-2|84	%files
14cr|sleuthkit-4.0.1-2|85	%doc ChangeLog.txt NEWS.txt README.txt licenses/* README.mac-robber
14cr|sleuthkit-4.0.1-2|86	# License is CPL 1.0 exept for some files.
14cr|sleuthkit-4.0.1-2|87	%{_bindir}/blkcalc
14cr|sleuthkit-4.0.1-2|88	%{_bindir}/blkcat
14cr|sleuthkit-4.0.1-2|89	%{_bindir}/blkls
14cr|sleuthkit-4.0.1-2|90	%{_bindir}/blkstat
14cr|sleuthkit-4.0.1-2|91	%{_bindir}/fcat
14cr|sleuthkit-4.0.1-2|92	%{_bindir}/ffind
14cr|sleuthkit-4.0.1-2|93	%{_bindir}/fls
14cr|sleuthkit-4.0.1-2|94	%{_bindir}/fsstat
14cr|sleuthkit-4.0.1-2|95	%{_bindir}/hfind
14cr|sleuthkit-4.0.1-2|96	%{_bindir}/icat
14cr|sleuthkit-4.0.1-2|97	%{_bindir}/ifind
14cr|sleuthkit-4.0.1-2|98	%{_bindir}/ils
14cr|sleuthkit-4.0.1-2|99	%{_bindir}/img_cat
14cr|sleuthkit-4.0.1-2|100	%{_bindir}/img_stat
14cr|sleuthkit-4.0.1-2|101	%{_bindir}/istat
14cr|sleuthkit-4.0.1-2|102	%{_bindir}/jcat
14cr|sleuthkit-4.0.1-2|103	%{_bindir}/tsk_comparedir
14cr|sleuthkit-4.0.1-2|104	%{_bindir}/tsk_gettimes
14cr|sleuthkit-4.0.1-2|105	%{_bindir}/tsk_loaddb
14cr|sleuthkit-4.0.1-2|106	%{_bindir}/tsk_recover
14cr|sleuthkit-4.0.1-2|107	%{_bindir}/jls
14cr|sleuthkit-4.0.1-2|108	# This file is described as GPL in the doc
14cr|sleuthkit-4.0.1-2|109	# But the license remains CPL in the source.
14cr|sleuthkit-4.0.1-2|110	%{_bindir}/mactime
14cr|sleuthkit-4.0.1-2|111	%{_bindir}/mac-robber
14cr|sleuthkit-4.0.1-2|112	##
14cr|sleuthkit-4.0.1-2|113	%{_bindir}/mmcat
14cr|sleuthkit-4.0.1-2|114	%{_bindir}/mmls
14cr|sleuthkit-4.0.1-2|115	%{_bindir}/mmstat
14cr|sleuthkit-4.0.1-2|116	%{_bindir}/sigfind
14cr|sleuthkit-4.0.1-2|117	%{_bindir}/sorter
14cr|sleuthkit-4.0.1-2|118	## This file is GPLv2+
14cr|sleuthkit-4.0.1-2|119	%{_bindir}/srch_strings
14cr|sleuthkit-4.0.1-2|120	#
14cr|sleuthkit-4.0.1-2|121	%{_mandir}/man1/blkcalc.1*
14cr|sleuthkit-4.0.1-2|122	%{_mandir}/man1/blkcat.1*
14cr|sleuthkit-4.0.1-2|123	%{_mandir}/man1/blkls.1*
14cr|sleuthkit-4.0.1-2|124	%{_mandir}/man1/blkstat.1*
14cr|sleuthkit-4.0.1-2|125	%{_mandir}/man1/ffind.1*
14cr|sleuthkit-4.0.1-2|126	%{_mandir}/man1/fls.1*
14cr|sleuthkit-4.0.1-2|127	%{_mandir}/man1/fsstat.1*
14cr|sleuthkit-4.0.1-2|128	%{_mandir}/man1/hfind.1*
14cr|sleuthkit-4.0.1-2|129	%{_mandir}/man1/icat.1*
14cr|sleuthkit-4.0.1-2|130	%{_mandir}/man1/ifind.1*
14cr|sleuthkit-4.0.1-2|131	%{_mandir}/man1/ils.1*
14cr|sleuthkit-4.0.1-2|132	%{_mandir}/man1/img_cat.1*
14cr|sleuthkit-4.0.1-2|133	%{_mandir}/man1/img_stat.1*
14cr|sleuthkit-4.0.1-2|134	%{_mandir}/man1/istat.1*
14cr|sleuthkit-4.0.1-2|135	%{_mandir}/man1/jcat.1*
14cr|sleuthkit-4.0.1-2|136	%{_mandir}/man1/jls.1*
14cr|sleuthkit-4.0.1-2|137	%{_mandir}/man1/mactime.1*
14cr|sleuthkit-4.0.1-2|138	%{_mandir}/man1/mmcat.1*
14cr|sleuthkit-4.0.1-2|139	%{_mandir}/man1/mmls.1*
14cr|sleuthkit-4.0.1-2|140	%{_mandir}/man1/mmstat.1*
14cr|sleuthkit-4.0.1-2|141	%{_mandir}/man1/sigfind.1*
14cr|sleuthkit-4.0.1-2|142	%{_mandir}/man1/sorter.1*
14cr|sleuthkit-4.0.1-2|143	%{_mandir}/man1/tsk_comparedir.1.xz
14cr|sleuthkit-4.0.1-2|144	%{_mandir}/man1/tsk_gettimes.1.xz
14cr|sleuthkit-4.0.1-2|145	%{_mandir}/man1/tsk_loaddb.1.xz
14cr|sleuthkit-4.0.1-2|146	%{_mandir}/man1/tsk_recover.1.xz
14cr|sleuthkit-4.0.1-2|147	%dir %{_datadir}/tsk3
14cr|sleuthkit-4.0.1-2|148	%{_datadir}/tsk3/sorter/
14cr|sleuthkit-4.0.1-2|149	
14cr|sleuthkit-4.0.1-2|150	
14cr|sleuthkit-4.0.1-2|151	%files -n %{libname}
14cr|sleuthkit-4.0.1-2|152	%{_libdir}/libtsk3.so.%{major}*
14cr|sleuthkit-4.0.1-2|153	
14cr|sleuthkit-4.0.1-2|154	%files -n %{develname}
14cr|sleuthkit-4.0.1-2|155	# CPL and IBM
14cr|sleuthkit-4.0.1-2|156	%{_includedir}/tsk3/
14cr|sleuthkit-4.0.1-2|157	%{_libdir}/libtsk3.so
14cr|sleuthkit-4.0.1-2|158	
14cr|sleuthkit-4.0.1-2|159	
14cr|sleuthkit-4.0.1-2|160	
14cr|sleuthkit-4.0.1-2|161	
14cr|sleuthkit-4.0.1-2|162	%changelog
14cr|sleuthkit-4.0.1-2|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-2
14cr|sleuthkit-4.0.1-2|164	+ Revision: a7d9097
14cr|sleuthkit-4.0.1-2|165	- MassBuild#464: Increase release tag
14cr|sleuthkit-4.0.1-2|166	
14cr|sleuthkit-4.0.1-2|167	

8218 14
14cr|slim-1.3.6-8|1	%define libname %mklibname %{name} %{version}
14cr|slim-1.3.6-8|2	
14cr|slim-1.3.6-8|3	Summary:	Simple login manager
14cr|slim-1.3.6-8|4	Name:		slim
14cr|slim-1.3.6-8|5	Version:	1.3.6
14cr|slim-1.3.6-8|6	Release:	8
14cr|slim-1.3.6-8|7	License:	GPLv2+
14cr|slim-1.3.6-8|8	Group:		System/X11
14cr|slim-1.3.6-8|9	Url:		http://slim.berlios.de
14cr|slim-1.3.6-8|10	Source0:	http://download.berlios.de/slim/%{name}-%{version}.tar.gz
14cr|slim-1.3.6-8|11	Source1:	%{name}.pam
14cr|slim-1.3.6-8|12	Source2:	25%{name}.conf
14cr|slim-1.3.6-8|13	Source3:	slim.logrotate
14cr|slim-1.3.6-8|14	Source4:	slim.rpmlintrc
14cr|slim-1.3.6-8|15	Source5:	slim-tmpfiles.conf
14cr|slim-1.3.6-8|16	Patch1:		%{name}-1.3.3-config.patch
14cr|slim-1.3.6-8|17	Patch7:		slim-1.3.6-fix-CMakeLists.patch
14cr|slim-1.3.6-8|18	Patch8:		slim-1.3.5-fix-service-file.patch
14cr|slim-1.3.6-8|19	BuildRequires:	cmake
14cr|slim-1.3.6-8|20	BuildRequires:	jpeg-devel
14cr|slim-1.3.6-8|21	BuildRequires:	pam-devel
14cr|slim-1.3.6-8|22	BuildRequires:	pkgconfig(fontconfig)
14cr|slim-1.3.6-8|23	BuildRequires:	pkgconfig(freetype2)
14cr|slim-1.3.6-8|24	BuildRequires:	pkgconfig(libpng)
14cr|slim-1.3.6-8|25	BuildRequires:	pkgconfig(libsystemd-login)
14cr|slim-1.3.6-8|26	BuildRequires:	pkgconfig(xft)
14cr|slim-1.3.6-8|27	BuildRequires:	pkgconfig(xmu)
14cr|slim-1.3.6-8|28	BuildRequires:	pkgconfig(xrandr)
14cr|slim-1.3.6-8|29	BuildRequires:	pkgconfig(xrender)
14cr|slim-1.3.6-8|30	BuildRequires:	pkgconfig(zlib)
14cr|slim-1.3.6-8|31	Requires:	pam >= 0.80
14cr|slim-1.3.6-8|32	Requires(post):	rpm-helper
14cr|slim-1.3.6-8|33	Provides:	dm
14cr|slim-1.3.6-8|34	Obsoletes:	%{_lib}slim1 < 1.3.6-6
14cr|slim-1.3.6-8|35	
14cr|slim-1.3.6-8|36	%description
14cr|slim-1.3.6-8|37	SLiM (Simple Login Manager) is a Desktop-independent graphical
14cr|slim-1.3.6-8|38	login manager for X11.
14cr|slim-1.3.6-8|39	
14cr|slim-1.3.6-8|40	It aims to be light and simple, although completely configurable
14cr|slim-1.3.6-8|41	through themes and an option file; is suitable for machines on which
14cr|slim-1.3.6-8|42	remote login functionalities are not needed.
14cr|slim-1.3.6-8|43	
14cr|slim-1.3.6-8|44	Features included:
14cr|slim-1.3.6-8|45	
14cr|slim-1.3.6-8|46	* PNG and XFT support for alpha transparency and antialiased fonts
14cr|slim-1.3.6-8|47	* External themes support
14cr|slim-1.3.6-8|48	* Configurable runtime options: X server, login / shutdown / reboot commands
14cr|slim-1.3.6-8|49	* Single (GDM-like) or double (XDM-like) input control
14cr|slim-1.3.6-8|50	* Can load predefined user at startup
14cr|slim-1.3.6-8|51	* Configurable welcome / shutdown messages
14cr|slim-1.3.6-8|52	* Random theme selection
14cr|slim-1.3.6-8|53	
14cr|slim-1.3.6-8|54	%files
14cr|slim-1.3.6-8|55	%doc ChangeLog README THEMES TODO
14cr|slim-1.3.6-8|56	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|slim-1.3.6-8|57	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|slim-1.3.6-8|58	%config(noreplace) %{_datadir}/X11/dm.d/25%{name}.conf
14cr|slim-1.3.6-8|59	%dir %{_datadir}/slim
14cr|slim-1.3.6-8|60	%{_unitdir}/slim.service
14cr|slim-1.3.6-8|61	%{_sysconfdir}/logrotate.d/%{name}
14cr|slim-1.3.6-8|62	%{_sysconfdir}/tmpfiles.d/slim.conf
14cr|slim-1.3.6-8|63	%{_bindir}/slim*
14cr|slim-1.3.6-8|64	%{_datadir}/slim/themes/
14cr|slim-1.3.6-8|65	%{_mandir}/man1/*
14cr|slim-1.3.6-8|66	
14cr|slim-1.3.6-8|67	%post
14cr|slim-1.3.6-8|68	%tmpfiles_create slim.conf
14cr|slim-1.3.6-8|69	
14cr|slim-1.3.6-8|70	#----------------------------------------------------------------------------
14cr|slim-1.3.6-8|71	
14cr|slim-1.3.6-8|72	%prep
14cr|slim-1.3.6-8|73	%setup -q
14cr|slim-1.3.6-8|74	%apply_patches
14cr|slim-1.3.6-8|75	
14cr|slim-1.3.6-8|76	%build
14cr|slim-1.3.6-8|77	export CMAKE_C_FLAGS="%{optflags}"
14cr|slim-1.3.6-8|78	export CMAKE_CPP_FLAGS="%{optflags}"
14cr|slim-1.3.6-8|79	export CMAKE_CXX_FLAGS="%{optflags}"
14cr|slim-1.3.6-8|80	export LDFLAGS="-lrt"
14cr|slim-1.3.6-8|81	
14cr|slim-1.3.6-8|82	
14cr|slim-1.3.6-8|83	%cmake \
14cr|slim-1.3.6-8|84	-DBUILD_SHARED_LIBS=Off \
14cr|slim-1.3.6-8|85	-DUSE_PAM=yes \
14cr|slim-1.3.6-8|86	-DCMAKE_SKIP_RPATH=ON \
14cr|slim-1.3.6-8|87	-DCMAKE_BUILD_TYPE=Release \
14cr|slim-1.3.6-8|88	-DCMAKE_INSTALL_LIBDIR:PATH="%{_lib}" \
14cr|slim-1.3.6-8|89	-DUSE_CONSOLEKIT=OFF
14cr|slim-1.3.6-8|90	
14cr|slim-1.3.6-8|91	%install
14cr|slim-1.3.6-8|92	%makeinstall_std -C build
14cr|slim-1.3.6-8|93	
14cr|slim-1.3.6-8|94	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|slim-1.3.6-8|95	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|slim-1.3.6-8|96	
14cr|slim-1.3.6-8|97	mkdir -p %{buildroot}%{_datadir}/X11/dm.d
14cr|slim-1.3.6-8|98	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/X11/dm.d/25%{name}.conf
14cr|slim-1.3.6-8|99	
14cr|slim-1.3.6-8|100	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|slim-1.3.6-8|101	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|slim-1.3.6-8|102	
14cr|slim-1.3.6-8|103	# (tpg) use background distro-theme
14cr|slim-1.3.6-8|104	rm -f %{buildroot}%{_datadir}/slim/themes/default/background.jpg
14cr|slim-1.3.6-8|105	ln -s ../../../mdk/backgrounds/default.jpg %{buildroot}%{_datadir}/slim/themes/default/background.jpg
14cr|slim-1.3.6-8|106	
14cr|slim-1.3.6-8|107	install -p -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cr|slim-1.3.6-8|108	
14cr|slim-1.3.6-8|109	
14cr|slim-1.3.6-8|110	
14cr|slim-1.3.6-8|111	%changelog
14cr|slim-1.3.6-8|112	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.6-8
14cr|slim-1.3.6-8|113	+ Revision: 51797df
14cr|slim-1.3.6-8|114	- Adjust config to use vt1
14cr|slim-1.3.6-8|115	
14cr|slim-1.3.6-8|116	

8219 14
14cr|slimrat-1.1-0.beta2.1|1	%define beta beta2
14cr|slimrat-1.1-0.beta2.1|2	
14cr|slimrat-1.1-0.beta2.1|3	Summary:	Utility for downloading files from Rapidshare, Depositfiles etc
14cr|slimrat-1.1-0.beta2.1|4	Name:		slimrat
14cr|slimrat-1.1-0.beta2.1|5	Version:	1.1
14cr|slimrat-1.1-0.beta2.1|6	Release:	0.%{beta}.1
14cr|slimrat-1.1-0.beta2.1|7	License:	MIT License
14cr|slimrat-1.1-0.beta2.1|8	Group:		Networking/WWW
14cr|slimrat-1.1-0.beta2.1|9	URL:		http://code.google.com/p/slimrat/
14cr|slimrat-1.1-0.beta2.1|10	Source0:	http://slimrat.googlecode.com/files/%{name}-%{version}-%{beta}.tar.bz2
14cr|slimrat-1.1-0.beta2.1|11	Source1:	%{name}.desktop
14cr|slimrat-1.1-0.beta2.1|12	Source2:	%{name}.xpm
14cr|slimrat-1.1-0.beta2.1|13	Requires:	wget
14cr|slimrat-1.1-0.beta2.1|14	BuildArch:	noarch
14cr|slimrat-1.1-0.beta2.1|15	
14cr|slimrat-1.1-0.beta2.1|16	%description
14cr|slimrat-1.1-0.beta2.1|17	Command line and GUI utility for downloading files from Rapidshare
14cr|slimrat-1.1-0.beta2.1|18	(Free), Depositfiles etc on Linux. Written in perl, uses wget and GTK GUI.
14cr|slimrat-1.1-0.beta2.1|19	
14cr|slimrat-1.1-0.beta2.1|20	%prep
14cr|slimrat-1.1-0.beta2.1|21	%setup -q -n %{name}-%{version}-%{beta}
14cr|slimrat-1.1-0.beta2.1|22	
14cr|slimrat-1.1-0.beta2.1|23	%build
14cr|slimrat-1.1-0.beta2.1|24	
14cr|slimrat-1.1-0.beta2.1|25	%install
14cr|slimrat-1.1-0.beta2.1|26	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|slimrat-1.1-0.beta2.1|27	cp -r src/* %{buildroot}%{_datadir}/%{name}
14cr|slimrat-1.1-0.beta2.1|28	
14cr|slimrat-1.1-0.beta2.1|29	mkdir -p %{buildroot}%{_bindir}
14cr|slimrat-1.1-0.beta2.1|30	pushd %{buildroot}%{_bindir}
14cr|slimrat-1.1-0.beta2.1|31	ln -s ../../%{_datadir}/%{name}/%{name} %{name}
14cr|slimrat-1.1-0.beta2.1|32	ln -s ../../%{_datadir}/%{name}/%{name}-gui %{name}-gui
14cr|slimrat-1.1-0.beta2.1|33	popd
14cr|slimrat-1.1-0.beta2.1|34	
14cr|slimrat-1.1-0.beta2.1|35	mkdir -p %{buildroot}%{_sysconfdir}
14cr|slimrat-1.1-0.beta2.1|36	install -m 0644 %{name}.conf %{buildroot}%{_sysconfdir}
14cr|slimrat-1.1-0.beta2.1|37	
14cr|slimrat-1.1-0.beta2.1|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|slimrat-1.1-0.beta2.1|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cr|slimrat-1.1-0.beta2.1|40	
14cr|slimrat-1.1-0.beta2.1|41	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|slimrat-1.1-0.beta2.1|42	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
14cr|slimrat-1.1-0.beta2.1|43	
14cr|slimrat-1.1-0.beta2.1|44	%files
14cr|slimrat-1.1-0.beta2.1|45	%{_bindir}/%{name}
14cr|slimrat-1.1-0.beta2.1|46	%{_bindir}/%{name}-gui
14cr|slimrat-1.1-0.beta2.1|47	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|slimrat-1.1-0.beta2.1|48	%{_datadir}/%{name}/*
14cr|slimrat-1.1-0.beta2.1|49	%{_datadir}/applications/%{name}.desktop
14cr|slimrat-1.1-0.beta2.1|50	%{_datadir}/pixmaps/%{name}.xpm
14cr|slimrat-1.1-0.beta2.1|51	
14cr|slimrat-1.1-0.beta2.1|52	
14cr|slimrat-1.1-0.beta2.1|53	%changelog
14cr|slimrat-1.1-0.beta2.1|54	* Tue Dec 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-0.beta2.1
14cr|slimrat-1.1-0.beta2.1|55	+ Revision: 50f4ef6
14cr|slimrat-1.1-0.beta2.1|56	- LOG New version 1.1-beta2, recreate the package
14cr|slimrat-1.1-0.beta2.1|57	
14cr|slimrat-1.1-0.beta2.1|58	

8220 14
14cr|slmenu-0.1-2|1	######################################################
14cr|slmenu-0.1-2|2	# SpecFile: slmenu.spec
14cr|slmenu-0.1-2|3	# Generato: http://www.mandrivausers.ro/
14cr|slmenu-0.1-2|4	# MRB-Falticska Florin
14cr|slmenu-0.1-2|5	######################################################
14cr|slmenu-0.1-2|6	#%define debug_package	%{nil}
14cr|slmenu-0.1-2|7	#%define distsuffix mrb
14cr|slmenu-0.1-2|8	Name: 		slmenu
14cr|slmenu-0.1-2|9	Summary: 	Dmenu spinoff for the console
14cr|slmenu-0.1-2|10	Version: 	0.1
14cr|slmenu-0.1-2|11	Release: 	2
14cr|slmenu-0.1-2|12	License: 	MIT
14cr|slmenu-0.1-2|13	Group: 		Terminals
14cr|slmenu-0.1-2|14	URL:		https://bitbucket.org/rafaelgg/slmenu
14cr|slmenu-0.1-2|15	# need mercurial to clone it:
14cr|slmenu-0.1-2|16	# hg clone https://bitbucket.org/rafaelgg/slmenu
14cr|slmenu-0.1-2|17	Source0:	%{name}.tar.gz
14cr|slmenu-0.1-2|18	#BuildRequires:	mercurial
14cr|slmenu-0.1-2|19	Patch0:		slmenu-prefix.patch
14cr|slmenu-0.1-2|20	
14cr|slmenu-0.1-2|21	
14cr|slmenu-0.1-2|22	%description
14cr|slmenu-0.1-2|23	slmenu - single line menu
14cr|slmenu-0.1-2|24	=========================
14cr|slmenu-0.1-2|25	slmenu is a dmenu clone for the console.
14cr|slmenu-0.1-2|26	
14cr|slmenu-0.1-2|27	%prep
14cr|slmenu-0.1-2|28	%setup -q -n %{name}
14cr|slmenu-0.1-2|29	%patch0 -p0
14cr|slmenu-0.1-2|30	
14cr|slmenu-0.1-2|31	%build
14cr|slmenu-0.1-2|32	
14cr|slmenu-0.1-2|33	
14cr|slmenu-0.1-2|34	%install
14cr|slmenu-0.1-2|35	make PREFIX=/usr DESTDIR=$RPM_BUILD_ROOT clean install
14cr|slmenu-0.1-2|36	
14cr|slmenu-0.1-2|37	
14cr|slmenu-0.1-2|38	%files
14cr|slmenu-0.1-2|39	%doc README LICENSE
14cr|slmenu-0.1-2|40	%{_bindir}/%{name}
14cr|slmenu-0.1-2|41	%{_datadir}/man/man1/slmenu.*
14cr|slmenu-0.1-2|42	
14cr|slmenu-0.1-2|43	
14cr|slmenu-0.1-2|44	
14cr|slmenu-0.1-2|45	
14cr|slmenu-0.1-2|46	%changelog
14cr|slmenu-0.1-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|slmenu-0.1-2|48	+ Revision: 6425e9f
14cr|slmenu-0.1-2|49	- MassBuild#464: Increase release tag
14cr|slmenu-0.1-2|50	
14cr|slmenu-0.1-2|51	

8221 14
14cr|sloccount-2.26-9|1	%define name sloccount
14cr|sloccount-2.26-9|2	%define version 2.26
14cr|sloccount-2.26-9|3	
14cr|sloccount-2.26-9|4	Name: %name
14cr|sloccount-2.26-9|5	Summary: Measures source lines of code (SLOC) in programs
14cr|sloccount-2.26-9|6	Version: %version
14cr|sloccount-2.26-9|7	Release: 9
14cr|sloccount-2.26-9|8	License: GPL
14cr|sloccount-2.26-9|9	Group: Development/Other
14cr|sloccount-2.26-9|10	Source: http://www.dwheeler.com/sloccount/%name-%version.tar.bz2
14cr|sloccount-2.26-9|11	URL: http://www.dwheeler.com/sloccount
14cr|sloccount-2.26-9|12	BuildRoot: %{_tmppath}/%name-buildroot
14cr|sloccount-2.26-9|13	BuildRequires:	flex
14cr|sloccount-2.26-9|14	
14cr|sloccount-2.26-9|15	%description
14cr|sloccount-2.26-9|16	SLOCCount (pronounced "sloc-count") is a suite of programs for counting
14cr|sloccount-2.26-9|17	physical source lines of code (SLOC) in potentially large software systems
14cr|sloccount-2.26-9|18	(thus, SLOCCount is a "software metrics tool" or "software measurement tool").
14cr|sloccount-2.26-9|19	SLOCCount can count physical SLOC for a wide number of languages;
14cr|sloccount-2.26-9|20	listed alphabetically, they are: Ada, Assembly, awk, Bourne shell, C, C++,
14cr|sloccount-2.26-9|21	C shell, COBOL, Expect, Fortran, Java, lex/flex, LISP (including Scheme),
14cr|sloccount-2.26-9|22	Modula-3, Objective-C, Pascal, Perl, PHP, Python, sed, TCL, and Yacc.
14cr|sloccount-2.26-9|23	SLOCCount can automatically determine if a file
14cr|sloccount-2.26-9|24	is a source code file or not, and if so, which language it's written in.
14cr|sloccount-2.26-9|25	As a result, you can analyze large systems completely automatically;
14cr|sloccount-2.26-9|26	it's been used to examine entire GNU/Linux distributions, for example.
14cr|sloccount-2.26-9|27	SLOCCount also includes some report-generating tools
14cr|sloccount-2.26-9|28	to collect the data generated and present it in several different formats.
14cr|sloccount-2.26-9|29	Normally you can just run "sloccount DIRECTORY" and all the source code
14cr|sloccount-2.26-9|30	in the directory and its descendants will be counted.
14cr|sloccount-2.26-9|31	
14cr|sloccount-2.26-9|32	%prep
14cr|sloccount-2.26-9|33	%setup -q
14cr|sloccount-2.26-9|34	
14cr|sloccount-2.26-9|35	%build
14cr|sloccount-2.26-9|36	%make
14cr|sloccount-2.26-9|37	
14cr|sloccount-2.26-9|38	%install
14cr|sloccount-2.26-9|39	rm -rf ${RPM_BUILD_ROOT}
14cr|sloccount-2.26-9|40	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
14cr|sloccount-2.26-9|41	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
14cr|sloccount-2.26-9|42	make install_programs PREFIX=${RPM_BUILD_ROOT}%{_prefix}
14cr|sloccount-2.26-9|43	make install_man PREFIX=${RPM_BUILD_ROOT}%{_prefix}
14cr|sloccount-2.26-9|44	
14cr|sloccount-2.26-9|45	%clean
14cr|sloccount-2.26-9|46	rm -rf ${RPM_BUILD_ROOT}
14cr|sloccount-2.26-9|47	
14cr|sloccount-2.26-9|48	%files
14cr|sloccount-2.26-9|49	%defattr(-, root, root)
14cr|sloccount-2.26-9|50	%doc sloccount.html README ChangeLog COPYING TODO
14cr|sloccount-2.26-9|51	%{_bindir}/*
14cr|sloccount-2.26-9|52	%{_mandir}/*/*
14cr|sloccount-2.26-9|53	
14cr|sloccount-2.26-9|54	
14cr|sloccount-2.26-9|55	
14cr|sloccount-2.26-9|56	
14cr|sloccount-2.26-9|57	
14cr|sloccount-2.26-9|58	%changelog
14cr|sloccount-2.26-9|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.26-9
14cr|sloccount-2.26-9|60	+ Revision: 3aa6195
14cr|sloccount-2.26-9|61	- MassBuild#464: Increase release tag
14cr|sloccount-2.26-9|62	
14cr|sloccount-2.26-9|63	

8222 14
14cr|slowmoVideo-0.3-2|1	Name:           slowmoVideo
14cr|slowmoVideo-0.3-2|2	Version:        0.3
14cr|slowmoVideo-0.3-2|3	Release:        2
14cr|slowmoVideo-0.3-2|4	Summary:        Create slow-motion videos from your footage
14cr|slowmoVideo-0.3-2|5	License:        GPL-2.0+
14cr|slowmoVideo-0.3-2|6	Group:          Video
14cr|slowmoVideo-0.3-2|7	Url:            https://github.com/slowmoVideo/slowmoVideo
14cr|slowmoVideo-0.3-2|8	Source:         %{name}-sources-v%{version}.tar.bz2
14cr|slowmoVideo-0.3-2|9	BuildRequires:  cmake
14cr|slowmoVideo-0.3-2|10	BuildRequires:  ffmpeg-devel
14cr|slowmoVideo-0.3-2|11	BuildRequires:  gcc-c++
14cr|slowmoVideo-0.3-2|12	BuildRequires:  pkgconfig(glew)
14cr|slowmoVideo-0.3-2|13	BuildRequires:  pkgconfig(glut)
14cr|slowmoVideo-0.3-2|14	BuildRequires:  pkgconfig(sdl)
14cr|slowmoVideo-0.3-2|15	BuildRequires:  pkgconfig(opencv)
14cr|slowmoVideo-0.3-2|16	BuildRequires:  qt4-devel
14cr|slowmoVideo-0.3-2|17	BuildRequires:  unzip
14cr|slowmoVideo-0.3-2|18	
14cr|slowmoVideo-0.3-2|19	%description
14cr|slowmoVideo-0.3-2|20	slowmoVideo is an OpenSource program that creates slow-motion videos from
14cr|slowmoVideo-0.3-2|21	your footage. But it does not simply make your videos play at 0.01× speed.
14cr|slowmoVideo-0.3-2|22	You can smoothly slow down and speed up your footage, optionally with
14cr|slowmoVideo-0.3-2|23	motion blur.
14cr|slowmoVideo-0.3-2|24	
14cr|slowmoVideo-0.3-2|25	How does slow motion work? slowmoVideo tries to find out where pixels
14cr|slowmoVideo-0.3-2|26	move in the video (this information is called Optical Flow), and then uses
14cr|slowmoVideo-0.3-2|27	this information to calculate the additional frames between the ones
14cr|slowmoVideo-0.3-2|28	recorded by your camera.
14cr|slowmoVideo-0.3-2|29	
14cr|slowmoVideo-0.3-2|30	%prep
14cr|slowmoVideo-0.3-2|31	%setup -q -c %{name}-%{version}
14cr|slowmoVideo-0.3-2|32	
14cr|slowmoVideo-0.3-2|33	%build
14cr|slowmoVideo-0.3-2|34	# Dunno why cmake doesn't work here
14cr|slowmoVideo-0.3-2|35	mkdir build
14cr|slowmoVideo-0.3-2|36	pushd build
14cr|slowmoVideo-0.3-2|37	cmake	-DCMAKE_INSTALL_PREFIX:STRING=%{_prefix} \
14cr|slowmoVideo-0.3-2|38	../src
14cr|slowmoVideo-0.3-2|39	
14cr|slowmoVideo-0.3-2|40	popd
14cr|slowmoVideo-0.3-2|41	%make
14cr|slowmoVideo-0.3-2|42	
14cr|slowmoVideo-0.3-2|43	%install
14cr|slowmoVideo-0.3-2|44	%makeinstall_std -C build
14cr|slowmoVideo-0.3-2|45	
14cr|slowmoVideo-0.3-2|46	%files
14cr|slowmoVideo-0.3-2|47	%{_bindir}/*
14cr|slowmoVideo-0.3-2|48	
14cr|slowmoVideo-0.3-2|49	%changelog
14cr|slowmoVideo-0.3-2|50	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|slowmoVideo-0.3-2|51	+ Revision: b464980
14cr|slowmoVideo-0.3-2|52	- Fix ffmpeg BR
14cr|slowmoVideo-0.3-2|53	
14cr|slowmoVideo-0.3-2|54	

8223 14
14cr|slsnif-0.4.4-8|1	%define name slsnif
14cr|slsnif-0.4.4-8|2	%define version 0.4.4
14cr|slsnif-0.4.4-8|3	%define release 8
14cr|slsnif-0.4.4-8|4	
14cr|slsnif-0.4.4-8|5	Summary: A serial sniffer
14cr|slsnif-0.4.4-8|6	Name: %{name}
14cr|slsnif-0.4.4-8|7	Version: %{version}
14cr|slsnif-0.4.4-8|8	Release: %{release}
14cr|slsnif-0.4.4-8|9	Source0:  http://ovh.dl.sourceforge.net/sourceforge/slsnif/%{name}-%{version}.tar.gz
14cr|slsnif-0.4.4-8|10	License: GPL
14cr|slsnif-0.4.4-8|11	Group: Monitoring
14cr|slsnif-0.4.4-8|12	Url: http://sourceforge.net/projects/slsnif/
14cr|slsnif-0.4.4-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|slsnif-0.4.4-8|14	
14cr|slsnif-0.4.4-8|15	
14cr|slsnif-0.4.4-8|16	%description
14cr|slsnif-0.4.4-8|17	A serial line sniffer
14cr|slsnif-0.4.4-8|18	
14cr|slsnif-0.4.4-8|19	%prep
14cr|slsnif-0.4.4-8|20	%setup -q
14cr|slsnif-0.4.4-8|21	
14cr|slsnif-0.4.4-8|22	%build
14cr|slsnif-0.4.4-8|23	%configure
14cr|slsnif-0.4.4-8|24	%make
14cr|slsnif-0.4.4-8|25	
14cr|slsnif-0.4.4-8|26	%install
14cr|slsnif-0.4.4-8|27	rm -rf $RPM_BUILD_ROOT
14cr|slsnif-0.4.4-8|28	%makeinstall
14cr|slsnif-0.4.4-8|29	
14cr|slsnif-0.4.4-8|30	
14cr|slsnif-0.4.4-8|31	%clean
14cr|slsnif-0.4.4-8|32	rm -rf $RPM_BUILD_ROOT
14cr|slsnif-0.4.4-8|33	
14cr|slsnif-0.4.4-8|34	%files
14cr|slsnif-0.4.4-8|35	%defattr(-,root,root)
14cr|slsnif-0.4.4-8|36	%doc AUTHORS COPYING INSTALL NEWS README slsnifrc-example
14cr|slsnif-0.4.4-8|37	%{_bindir}/slsnif
14cr|slsnif-0.4.4-8|38	%{_mandir}/man1/slsnif.1*
14cr|slsnif-0.4.4-8|39	
14cr|slsnif-0.4.4-8|40	
14cr|slsnif-0.4.4-8|41	
14cr|slsnif-0.4.4-8|42	%changelog
14cr|slsnif-0.4.4-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-8
14cr|slsnif-0.4.4-8|44	+ Revision: b48c250
14cr|slsnif-0.4.4-8|45	- MassBuild#464: Increase release tag
14cr|slsnif-0.4.4-8|46	
14cr|slsnif-0.4.4-8|47	

8224 14
14cr|slune-1.0.15-7|1	%define	oname	Slune
14cr|slune-1.0.15-7|2	
14cr|slune-1.0.15-7|3	Name:		slune
14cr|slune-1.0.15-7|4	Summary:	A multiplayer 3D racing and car-crashing game in Python
14cr|slune-1.0.15-7|5	Version:	1.0.15
14cr|slune-1.0.15-7|6	Release:	7
14cr|slune-1.0.15-7|7	Source0:	%{oname}-%{version}.tar.bz2
14cr|slune-1.0.15-7|8	License:	GPL
14cr|slune-1.0.15-7|9	Group:		Games/Arcade
14cr|slune-1.0.15-7|10	BuildArch:	noarch
14cr|slune-1.0.15-7|11	Requires:	python >= %{py_ver} tkinter soya >= 0.14
14cr|slune-1.0.15-7|12	Requires:	pyopenal >= 0.1.5 py2play >= 0.1.7 pyvorbis
14cr|slune-1.0.15-7|13	BuildRequires:	python-devel
14cr|slune-1.0.15-7|14	Url:		http://home.gna.org/oomadness/en/slune/index.html
14cr|slune-1.0.15-7|15	
14cr|slune-1.0.15-7|16	%description
14cr|slune-1.0.15-7|17	A 3D racing and car-crashing game in Python, with multiplayer mode.
14cr|slune-1.0.15-7|18	In this game, Gnu and Tux must provide AIDS medicine for Africa.
14cr|slune-1.0.15-7|19	Includes a multiplayer mode.
14cr|slune-1.0.15-7|20	
14cr|slune-1.0.15-7|21	%prep
14cr|slune-1.0.15-7|22	%setup -q -n %{oname}-%{version}
14cr|slune-1.0.15-7|23	
14cr|slune-1.0.15-7|24	#(eandry) pt .mo file is not provided in 1.0.15 because of empty .po (check if still valid with new versions)
14cr|slune-1.0.15-7|25	rm -rf locale/pt
14cr|slune-1.0.15-7|26	
14cr|slune-1.0.15-7|27	%build
14cr|slune-1.0.15-7|28	python setup.py build
14cr|slune-1.0.15-7|29	
14cr|slune-1.0.15-7|30	%install
14cr|slune-1.0.15-7|31	python setup.py install	--root=%{buildroot} \
14cr|slune-1.0.15-7|32	--install-purelib %{_gamesdatadir} \
14cr|slune-1.0.15-7|33	--install-scripts %{_gamesbindir} \
14cr|slune-1.0.15-7|34	--install-data %{_gamesdatadir} \
14cr|slune-1.0.15-7|35	--no-lang
14cr|slune-1.0.15-7|36	
14cr|slune-1.0.15-7|37	mkdir -p %{buildroot}%{_datadir}/applications
14cr|slune-1.0.15-7|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|slune-1.0.15-7|39	[Desktop Entry]
14cr|slune-1.0.15-7|40	Name=Slune
14cr|slune-1.0.15-7|41	Comment=%{Summary}
14cr|slune-1.0.15-7|42	Exec=%{_gamesbindir}/%{name}
14cr|slune-1.0.15-7|43	Icon=%{name}
14cr|slune-1.0.15-7|44	Terminal=false
14cr|slune-1.0.15-7|45	Type=Application
14cr|slune-1.0.15-7|46	Categories=Game;ArcadeGame;
14cr|slune-1.0.15-7|47	StartupNotify=true
14cr|slune-1.0.15-7|48	EOF
14cr|slune-1.0.15-7|49	
14cr|slune-1.0.15-7|50	install -m644 ./images/slune.16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|slune-1.0.15-7|51	install -m644 ./images/slune.32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|slune-1.0.15-7|52	install -m644 ./images/slune.48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|slune-1.0.15-7|53	
14cr|slune-1.0.15-7|54	# install translations
14cr|slune-1.0.15-7|55	for f in ./locale/*
14cr|slune-1.0.15-7|56	do install -m644 ./$f/LC_MESSAGES/%{name}.mo -D %{buildroot}%{_datadir}/$f/LC_MESSAGES/%{name}.mo
14cr|slune-1.0.15-7|57	done
14cr|slune-1.0.15-7|58	
14cr|slune-1.0.15-7|59	%find_lang %{name}
14cr|slune-1.0.15-7|60	
14cr|slune-1.0.15-7|61	# remove %lang(en) from slune.lang to ensure english text being installed, as it's required
14cr|slune-1.0.15-7|62	perl -pi -e "s#\%lang\(en\) ##g" slune.lang
14cr|slune-1.0.15-7|63	
14cr|slune-1.0.15-7|64	%clean
14cr|slune-1.0.15-7|65	
14cr|slune-1.0.15-7|66	%files -f %{name}.lang
14cr|slune-1.0.15-7|67	%defattr(644,root,root,755)
14cr|slune-1.0.15-7|68	%doc README README.fr AUTHORS CHANGES manual.fr.pdf
14cr|slune-1.0.15-7|69	%{_gamesdatadir}/%{name}
14cr|slune-1.0.15-7|70	%{_gamesdatadir}/*.egg-info
14cr|slune-1.0.15-7|71	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|slune-1.0.15-7|72	%{_miconsdir}/%{name}.png
14cr|slune-1.0.15-7|73	%{_iconsdir}/%{name}.png
14cr|slune-1.0.15-7|74	%{_liconsdir}/%{name}.png
14cr|slune-1.0.15-7|75	%defattr(755,root,root,755)
14cr|slune-1.0.15-7|76	%{_gamesbindir}/%{name}
14cr|slune-1.0.15-7|77	
14cr|slune-1.0.15-7|78	
14cr|slune-1.0.15-7|79	
14cr|slune-1.0.15-7|80	
14cr|slune-1.0.15-7|81	
14cr|slune-1.0.15-7|82	
14cr|slune-1.0.15-7|83	%changelog
14cr|slune-1.0.15-7|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-7
14cr|slune-1.0.15-7|85	+ Revision: c812b70
14cr|slune-1.0.15-7|86	- MassBuild#464: Increase release tag
14cr|slune-1.0.15-7|87	
14cr|slune-1.0.15-7|88	

8225 14
14cr|slurm-2.4.3-3|1	%define major 23
14cr|slurm-2.4.3-3|2	%define libslurm %mklibname slurm %{major}
14cr|slurm-2.4.3-3|3	
14cr|slurm-2.4.3-3|4	Name:    slurm
14cr|slurm-2.4.3-3|5	Version: 2.4.3
14cr|slurm-2.4.3-3|6	Release: 3
14cr|slurm-2.4.3-3|7	Summary: Simple Linux Utility for Resource Management
14cr|slurm-2.4.3-3|8	License: GPLv2
14cr|slurm-2.4.3-3|9	Group: System/Cluster
14cr|slurm-2.4.3-3|10	Source0: http://www.schedmd.com/download/latest/slurm-%{version}.tar.bz2
14cr|slurm-2.4.3-3|11	Source1: slurm.init
14cr|slurm-2.4.3-3|12	Source2: slurmctld.init
14cr|slurm-2.4.3-3|13	Patch0: slurm-2.3.3-disable-bluegene.patch
14cr|slurm-2.4.3-3|14	URL: http://www.llnl.gov/linux/slurm
14cr|slurm-2.4.3-3|15	BuildRequires: openssl-devel
14cr|slurm-2.4.3-3|16	BuildRequires: gcc-c++
14cr|slurm-2.4.3-3|17	BuildRequires: pkgconfig(gtk+-2.0)
14cr|slurm-2.4.3-3|18	BuildRequires: python
14cr|slurm-2.4.3-3|19	BuildRequires: mysql-devel
14cr|slurm-2.4.3-3|20	BuildRequires: postgresql-devel
14cr|slurm-2.4.3-3|21	BuildRequires: munge-devel
14cr|slurm-2.4.3-3|22	BuildRequires: lua-devel
14cr|slurm-2.4.3-3|23	Requires(post): rpm-helper
14cr|slurm-2.4.3-3|24	Requires(preun): rpm-helper
14cr|slurm-2.4.3-3|25	
14cr|slurm-2.4.3-3|26	%define slurm_sysconfdir %{_sysconfdir}/slurm
14cr|slurm-2.4.3-3|27	
14cr|slurm-2.4.3-3|28	%package -n %{libslurm}
14cr|slurm-2.4.3-3|29	Summary: Libraries for slurm
14cr|slurm-2.4.3-3|30	Group: System/Libraries
14cr|slurm-2.4.3-3|31	
14cr|slurm-2.4.3-3|32	%package slurmctld
14cr|slurm-2.4.3-3|33	Summary: The main control daemon
14cr|slurm-2.4.3-3|34	Group: System/Cluster
14cr|slurm-2.4.3-3|35	Requires(post): rpm-helper
14cr|slurm-2.4.3-3|36	Requires(preun): rpm-helper
14cr|slurm-2.4.3-3|37	
14cr|slurm-2.4.3-3|38	%package slurmdbd
14cr|slurm-2.4.3-3|39	Summary: Provides accounting of jobs in a database
14cr|slurm-2.4.3-3|40	Group: System/Cluster
14cr|slurm-2.4.3-3|41	Requires(post): rpm-helper
14cr|slurm-2.4.3-3|42	Requires(preun): rpm-helper
14cr|slurm-2.4.3-3|43	
14cr|slurm-2.4.3-3|44	%package devel
14cr|slurm-2.4.3-3|45	Summary: Development package for SLURM
14cr|slurm-2.4.3-3|46	Group: Development/C
14cr|slurm-2.4.3-3|47	Requires: slurm
14cr|slurm-2.4.3-3|48	Requires: %{libslurm} = %EVRD
14cr|slurm-2.4.3-3|49	
14cr|slurm-2.4.3-3|50	%package auth-none
14cr|slurm-2.4.3-3|51	Summary: SLURM auth NULL implementation (no authentication)
14cr|slurm-2.4.3-3|52	Group: System/Cluster
14cr|slurm-2.4.3-3|53	Requires: slurm
14cr|slurm-2.4.3-3|54	
14cr|slurm-2.4.3-3|55	%package sched-wiki
14cr|slurm-2.4.3-3|56	Summary: SLURM scheduling plugin for the Maui scheduler
14cr|slurm-2.4.3-3|57	Group: System/Cluster
14cr|slurm-2.4.3-3|58	Requires: slurm
14cr|slurm-2.4.3-3|59	
14cr|slurm-2.4.3-3|60	%package sview
14cr|slurm-2.4.3-3|61	Summary: SLURM graphical interface
14cr|slurm-2.4.3-3|62	Group: System/Cluster
14cr|slurm-2.4.3-3|63	
14cr|slurm-2.4.3-3|64	%package db-pgsql
14cr|slurm-2.4.3-3|65	Summary: SLURM plugins to use PostgreSQL
14cr|slurm-2.4.3-3|66	Group: System/Cluster
14cr|slurm-2.4.3-3|67	
14cr|slurm-2.4.3-3|68	%package db-mysql
14cr|slurm-2.4.3-3|69	Summary: SLURM plugins to use MySQL
14cr|slurm-2.4.3-3|70	Group: System/Cluster
14cr|slurm-2.4.3-3|71	
14cr|slurm-2.4.3-3|72	%package auth-munge
14cr|slurm-2.4.3-3|73	Summary: SLURM plugins to use munge authentication
14cr|slurm-2.4.3-3|74	Group: System/Cluster
14cr|slurm-2.4.3-3|75	
14cr|slurm-2.4.3-3|76	%description
14cr|slurm-2.4.3-3|77	SLURM is an open source, fault-tolerant, and highly
14cr|slurm-2.4.3-3|78	scalable cluster management and job scheduling system for Linux clusters
14cr|slurm-2.4.3-3|79	containing up to thousands of nodes. Components include machine status,
14cr|slurm-2.4.3-3|80	partition management, job management, and scheduling modules.
14cr|slurm-2.4.3-3|81	
14cr|slurm-2.4.3-3|82	%description -n %{libslurm}
14cr|slurm-2.4.3-3|83	This package contains the library needed to run programs dynamically linked
14cr|slurm-2.4.3-3|84	with slurm.
14cr|slurm-2.4.3-3|85	
14cr|slurm-2.4.3-3|86	%description slurmctld
14cr|slurm-2.4.3-3|87	The main control daemon.
14cr|slurm-2.4.3-3|88	
14cr|slurm-2.4.3-3|89	%description slurmdbd
14cr|slurm-2.4.3-3|90	Provides accounting of jobs in a database.
14cr|slurm-2.4.3-3|91	
14cr|slurm-2.4.3-3|92	%description devel
14cr|slurm-2.4.3-3|93	Development package for SLURM.  This package includes the header files
14cr|slurm-2.4.3-3|94	and static libraries for the SLURM API.
14cr|slurm-2.4.3-3|95	
14cr|slurm-2.4.3-3|96	%description auth-none
14cr|slurm-2.4.3-3|97	SLURM NULL authentication module
14cr|slurm-2.4.3-3|98	
14cr|slurm-2.4.3-3|99	%description sched-wiki
14cr|slurm-2.4.3-3|100	SLURM scheduling plugin for the Maui scheduler.
14cr|slurm-2.4.3-3|101	
14cr|slurm-2.4.3-3|102	%description sview
14cr|slurm-2.4.3-3|103	sview is a graphical user interface go get and update state information for
14cr|slurm-2.4.3-3|104	jobs, partitions, and nodes managed by SLURM.
14cr|slurm-2.4.3-3|105	# (taken from the quickstart)
14cr|slurm-2.4.3-3|106	
14cr|slurm-2.4.3-3|107	%description db-pgsql
14cr|slurm-2.4.3-3|108	SLURM plugins to use a PostgreSQL database for job accounting.
14cr|slurm-2.4.3-3|109	
14cr|slurm-2.4.3-3|110	%description db-mysql
14cr|slurm-2.4.3-3|111	SLURM plugins to use a MySQL database for job accounting.
14cr|slurm-2.4.3-3|112	
14cr|slurm-2.4.3-3|113	%description auth-munge
14cr|slurm-2.4.3-3|114	SLURM plugins to use munge authentication.
14cr|slurm-2.4.3-3|115	
14cr|slurm-2.4.3-3|116	%prep
14cr|slurm-2.4.3-3|117	%setup -q
14cr|slurm-2.4.3-3|118	%patch0 -p1 -b .disable-bluegene
14cr|slurm-2.4.3-3|119	chmod 0644 doc/html/*.{gif,jpg}
14cr|slurm-2.4.3-3|120	
14cr|slurm-2.4.3-3|121	# blcr triggers a bug in automake
14cr|slurm-2.4.3-3|122	rm -f src/plugins/checkpoint/blcr/Makefile.am
14cr|slurm-2.4.3-3|123	
14cr|slurm-2.4.3-3|124	%build
14cr|slurm-2.4.3-3|125	autoreconf -fiv
14cr|slurm-2.4.3-3|126	%configure --program-prefix=%{?_program_prefix:%{_program_prefix}} \
14cr|slurm-2.4.3-3|127	--sysconfdir=%{slurm_sysconfdir}		\
14cr|slurm-2.4.3-3|128	%{?_enable_debug}			\
14cr|slurm-2.4.3-3|129	%{?with_proctrack}			\
14cr|slurm-2.4.3-3|130	%{?with_ssl}			\
14cr|slurm-2.4.3-3|131	%{?with_cflags}
14cr|slurm-2.4.3-3|132	
14cr|slurm-2.4.3-3|133	%make
14cr|slurm-2.4.3-3|134	
14cr|slurm-2.4.3-3|135	%install
14cr|slurm-2.4.3-3|136	rm -rf "%{buildroot}"
14cr|slurm-2.4.3-3|137	mkdir -p "%{buildroot}"
14cr|slurm-2.4.3-3|138	%makeinstall
14cr|slurm-2.4.3-3|139	
14cr|slurm-2.4.3-3|140	install -D -m755 %{SOURCE1} %{buildroot}/%{_initrddir}/slurm
14cr|slurm-2.4.3-3|141	install -D -m755 %{SOURCE2} %{buildroot}/%{_initrddir}/slurmctld
14cr|slurm-2.4.3-3|142	install -D -m755 etc/init.d.slurmdbd %{buildroot}/%{_initrddir}/slurmdbd
14cr|slurm-2.4.3-3|143	install -D -m644 etc/slurm.conf.example ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.conf.example
14cr|slurm-2.4.3-3|144	install -D -m755 etc/slurm.epilog.clean ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.epilog.clean
14cr|slurm-2.4.3-3|145	
14cr|slurm-2.4.3-3|146	# Delete unpackaged files:
14cr|slurm-2.4.3-3|147	rm -rf %{buildroot}/%{_libdir}/slurm/*.{a,la} \
14cr|slurm-2.4.3-3|148	%{buildroot}/%{_libdir}/*.la \
14cr|slurm-2.4.3-3|149	%{buildroot}/%{_datadir}/doc/slurm-%{version}/ \
14cr|slurm-2.4.3-3|150	%{buildroot}/%{_mandir}/man5/bluegene*
14cr|slurm-2.4.3-3|151	
14cr|slurm-2.4.3-3|152	%files
14cr|slurm-2.4.3-3|153	%doc AUTHORS
14cr|slurm-2.4.3-3|154	%doc NEWS
14cr|slurm-2.4.3-3|155	%doc README.rst
14cr|slurm-2.4.3-3|156	%doc RELEASE_NOTES
14cr|slurm-2.4.3-3|157	%doc DISCLAIMER
14cr|slurm-2.4.3-3|158	%doc COPYING
14cr|slurm-2.4.3-3|159	%doc etc/slurm.conf.example
14cr|slurm-2.4.3-3|160	%doc etc/slurmdbd.conf.example
14cr|slurm-2.4.3-3|161	%doc etc/cgroup.conf.example
14cr|slurm-2.4.3-3|162	%doc etc/cgroup.release_common.example
14cr|slurm-2.4.3-3|163	%doc etc/cgroup_allowed_devices_file.conf.example
14cr|slurm-2.4.3-3|164	%doc doc/html
14cr|slurm-2.4.3-3|165	%{_bindir}/sacct
14cr|slurm-2.4.3-3|166	%{_bindir}/sacctmgr
14cr|slurm-2.4.3-3|167	%{_bindir}/salloc
14cr|slurm-2.4.3-3|168	%{_bindir}/sattach
14cr|slurm-2.4.3-3|169	%{_bindir}/sbatch
14cr|slurm-2.4.3-3|170	%{_bindir}/sbcast
14cr|slurm-2.4.3-3|171	%{_bindir}/scancel
14cr|slurm-2.4.3-3|172	%{_bindir}/scontrol
14cr|slurm-2.4.3-3|173	%{_bindir}/sinfo
14cr|slurm-2.4.3-3|174	%{_bindir}/sprio
14cr|slurm-2.4.3-3|175	%{_bindir}/squeue
14cr|slurm-2.4.3-3|176	%{_bindir}/sreport
14cr|slurm-2.4.3-3|177	%{_bindir}/srun
14cr|slurm-2.4.3-3|178	%{_bindir}/smap
14cr|slurm-2.4.3-3|179	%{_bindir}/sshare
14cr|slurm-2.4.3-3|180	%{_bindir}/sdiag
14cr|slurm-2.4.3-3|181	%{_bindir}/sstat
14cr|slurm-2.4.3-3|182	%{_bindir}/strigger
14cr|slurm-2.4.3-3|183	%{_initrddir}/slurm
14cr|slurm-2.4.3-3|184	%{_sbindir}/slurmd
14cr|slurm-2.4.3-3|185	%{_sbindir}/slurmstepd
14cr|slurm-2.4.3-3|186	%{_libdir}/slurm/src/*
14cr|slurm-2.4.3-3|187	%{_mandir}/man1/sacct.1*
14cr|slurm-2.4.3-3|188	%{_mandir}/man1/sacctmgr.1*
14cr|slurm-2.4.3-3|189	%{_mandir}/man1/salloc.1*
14cr|slurm-2.4.3-3|190	%{_mandir}/man1/sattach.1*
14cr|slurm-2.4.3-3|191	%{_mandir}/man1/sbatch.1*
14cr|slurm-2.4.3-3|192	%{_mandir}/man1/sbcast.1*
14cr|slurm-2.4.3-3|193	%{_mandir}/man1/scancel.1*
14cr|slurm-2.4.3-3|194	%{_mandir}/man1/scontrol.1*
14cr|slurm-2.4.3-3|195	%{_mandir}/man1/sinfo.1*
14cr|slurm-2.4.3-3|196	%{_mandir}/man1/slurm.1*
14cr|slurm-2.4.3-3|197	%{_mandir}/man1/smap.1*
14cr|slurm-2.4.3-3|198	%{_mandir}/man1/sprio.1*
14cr|slurm-2.4.3-3|199	%{_mandir}/man1/squeue.1*
14cr|slurm-2.4.3-3|200	%{_mandir}/man1/sreport.1*
14cr|slurm-2.4.3-3|201	%{_mandir}/man1/srun.1*
14cr|slurm-2.4.3-3|202	%{_mandir}/man1/srun_cr.1*
14cr|slurm-2.4.3-3|203	%{_mandir}/man1/sshare.1*
14cr|slurm-2.4.3-3|204	%{_mandir}/man1/sstat.1*
14cr|slurm-2.4.3-3|205	%{_mandir}/man1/strigger.1*
14cr|slurm-2.4.3-3|206	%{_mandir}/man1/sdiag.1*
14cr|slurm-2.4.3-3|207	%{_mandir}/man5/slurm.conf.5.*
14cr|slurm-2.4.3-3|208	%{_mandir}/man5/cgroup.conf.5*
14cr|slurm-2.4.3-3|209	%{_mandir}/man5/cray.conf.5*
14cr|slurm-2.4.3-3|210	%{_mandir}/man5/gres.conf.5*
14cr|slurm-2.4.3-3|211	%{_mandir}/man5/topology.conf.5*
14cr|slurm-2.4.3-3|212	%{_mandir}/man8/slurmd.8.*
14cr|slurm-2.4.3-3|213	%{_mandir}/man8/slurmstepd.8.*
14cr|slurm-2.4.3-3|214	%{_mandir}/man8/spank.8.*
14cr|slurm-2.4.3-3|215	%dir %{_libdir}/slurm
14cr|slurm-2.4.3-3|216	%{_libdir}/slurm/checkpoint_none.so
14cr|slurm-2.4.3-3|217	%{_libdir}/slurm/jobacct_gather_cgroup.so
14cr|slurm-2.4.3-3|218	%{_libdir}/slurm/mpi_pmi2.so
14cr|slurm-2.4.3-3|219	%{_libdir}/slurm/job_submit_lua.so
14cr|slurm-2.4.3-3|220	%{_libdir}/slurm/proctrack_lua.so
14cr|slurm-2.4.3-3|221	%{_libdir}/slurm/jobacct_gather_linux.so
14cr|slurm-2.4.3-3|222	%{_libdir}/slurm/jobacct_gather_none.so
14cr|slurm-2.4.3-3|223	%{_libdir}/slurm/jobacct_gather_aix.so
14cr|slurm-2.4.3-3|224	%{_libdir}/slurm/jobcomp_none.so
14cr|slurm-2.4.3-3|225	%{_libdir}/slurm/jobcomp_filetxt.so
14cr|slurm-2.4.3-3|226	%{_libdir}/slurm/jobcomp_script.so
14cr|slurm-2.4.3-3|227	%{_libdir}/slurm/proctrack_pgid.so
14cr|slurm-2.4.3-3|228	%{_libdir}/slurm/proctrack_linuxproc.so
14cr|slurm-2.4.3-3|229	%{_libdir}/slurm/sched_backfill.so
14cr|slurm-2.4.3-3|230	%{_libdir}/slurm/sched_builtin.so
14cr|slurm-2.4.3-3|231	%{_libdir}/slurm/sched_hold.so
14cr|slurm-2.4.3-3|232	%{_libdir}/slurm/select_cons_res.so
14cr|slurm-2.4.3-3|233	%{_libdir}/slurm/select_linear.so
14cr|slurm-2.4.3-3|234	%{_libdir}/slurm/switch_none.so
14cr|slurm-2.4.3-3|235	%{_libdir}/slurm/mpi_none.so
14cr|slurm-2.4.3-3|236	%{_libdir}/slurm/mpi_mpichgm.so
14cr|slurm-2.4.3-3|237	%{_libdir}/slurm/mpi_mvapich.so
14cr|slurm-2.4.3-3|238	%{_libdir}/slurm/mpi_lam.so
14cr|slurm-2.4.3-3|239	%{_libdir}/slurm/task_none.so
14cr|slurm-2.4.3-3|240	%{_libdir}/slurm/task_affinity.so
14cr|slurm-2.4.3-3|241	%{_libdir}/slurm/accounting_storage_filetxt.so
14cr|slurm-2.4.3-3|242	%{_libdir}/slurm/accounting_storage_none.so
14cr|slurm-2.4.3-3|243	%{_libdir}/slurm/checkpoint_ompi.so
14cr|slurm-2.4.3-3|244	%{_libdir}/slurm/crypto_openssl.so
14cr|slurm-2.4.3-3|245	%{_libdir}/slurm/gres_gpu.so
14cr|slurm-2.4.3-3|246	%{_libdir}/slurm/gres_nic.so
14cr|slurm-2.4.3-3|247	%{_libdir}/slurm/job_submit_cnode.so
14cr|slurm-2.4.3-3|248	%{_libdir}/slurm/job_submit_defaults.so
14cr|slurm-2.4.3-3|249	%{_libdir}/slurm/job_submit_logging.so
14cr|slurm-2.4.3-3|250	%{_libdir}/slurm/job_submit_partition.so
14cr|slurm-2.4.3-3|251	%{_libdir}/slurm/mpi_mpich1_p4.so
14cr|slurm-2.4.3-3|252	%{_libdir}/slurm/mpi_mpich1_shmem.so
14cr|slurm-2.4.3-3|253	%{_libdir}/slurm/mpi_mpichmx.so
14cr|slurm-2.4.3-3|254	%{_libdir}/slurm/mpi_openmpi.so
14cr|slurm-2.4.3-3|255	%{_libdir}/slurm/preempt_none.so
14cr|slurm-2.4.3-3|256	%{_libdir}/slurm/preempt_partition_prio.so
14cr|slurm-2.4.3-3|257	%{_libdir}/slurm/preempt_qos.so
14cr|slurm-2.4.3-3|258	%{_libdir}/slurm/priority_basic.so
14cr|slurm-2.4.3-3|259	%{_libdir}/slurm/priority_multifactor.so
14cr|slurm-2.4.3-3|260	%{_libdir}/slurm/proctrack_cgroup.so
14cr|slurm-2.4.3-3|261	%{_libdir}/slurm/select_cray.so
14cr|slurm-2.4.3-3|262	%{_libdir}/slurm/task_cgroup.so
14cr|slurm-2.4.3-3|263	%{_libdir}/slurm/topology_3d_torus.so
14cr|slurm-2.4.3-3|264	%{_libdir}/slurm/topology_node_rank.so
14cr|slurm-2.4.3-3|265	%{_libdir}/slurm/topology_none.so
14cr|slurm-2.4.3-3|266	%{_libdir}/slurm/topology_tree.so
14cr|slurm-2.4.3-3|267	%{_libdir}/slurm/auth_none.so
14cr|slurm-2.4.3-3|268	%dir %{_libdir}/slurm/src
14cr|slurm-2.4.3-3|269	%config %{slurm_sysconfdir}/slurm.conf.example
14cr|slurm-2.4.3-3|270	%config(noreplace) %{slurm_sysconfdir}/slurm.epilog.clean
14cr|slurm-2.4.3-3|271	
14cr|slurm-2.4.3-3|272	%files -n %{libslurm}
14cr|slurm-2.4.3-3|273	%{_libdir}/*.so.*
14cr|slurm-2.4.3-3|274	
14cr|slurm-2.4.3-3|275	%files devel
14cr|slurm-2.4.3-3|276	%defattr(-,root,root)
14cr|slurm-2.4.3-3|277	%dir %attr(0755,root,root) %{_prefix}/include/slurm
14cr|slurm-2.4.3-3|278	%{_prefix}/include/slurm/*
14cr|slurm-2.4.3-3|279	%{_libdir}/*.a
14cr|slurm-2.4.3-3|280	%{_libdir}/*.so
14cr|slurm-2.4.3-3|281	%{_mandir}/man3/*
14cr|slurm-2.4.3-3|282	
14cr|slurm-2.4.3-3|283	%files slurmctld
14cr|slurm-2.4.3-3|284	%{_initrddir}/slurmctld
14cr|slurm-2.4.3-3|285	%{_sbindir}/slurmctld
14cr|slurm-2.4.3-3|286	%{_mandir}/man8/slurmctld.8.*
14cr|slurm-2.4.3-3|287	
14cr|slurm-2.4.3-3|288	%files slurmdbd
14cr|slurm-2.4.3-3|289	%{_sbindir}/slurmdbd
14cr|slurm-2.4.3-3|290	%{_initrddir}/slurmdbd
14cr|slurm-2.4.3-3|291	%{_libdir}/slurm/accounting_storage_slurmdbd.so
14cr|slurm-2.4.3-3|292	%{_mandir}/man8/slurmdbd.8.*
14cr|slurm-2.4.3-3|293	%{_mandir}/man5/slurmdbd.conf.5.*
14cr|slurm-2.4.3-3|294	
14cr|slurm-2.4.3-3|295	%files sched-wiki
14cr|slurm-2.4.3-3|296	%{_libdir}/slurm/sched_wiki*.so
14cr|slurm-2.4.3-3|297	%{_mandir}/man5/wiki.*
14cr|slurm-2.4.3-3|298	
14cr|slurm-2.4.3-3|299	%files sview
14cr|slurm-2.4.3-3|300	%{_bindir}/sview
14cr|slurm-2.4.3-3|301	%{_mandir}/man1/sview.1*
14cr|slurm-2.4.3-3|302	
14cr|slurm-2.4.3-3|303	%files db-pgsql
14cr|slurm-2.4.3-3|304	%{_libdir}/slurm/accounting_storage_pgsql.so
14cr|slurm-2.4.3-3|305	%{_libdir}/slurm/jobcomp_pgsql.so
14cr|slurm-2.4.3-3|306	
14cr|slurm-2.4.3-3|307	%files db-mysql
14cr|slurm-2.4.3-3|308	%{_libdir}/slurm/accounting_storage_mysql.so
14cr|slurm-2.4.3-3|309	%{_libdir}/slurm/jobcomp_mysql.so
14cr|slurm-2.4.3-3|310	
14cr|slurm-2.4.3-3|311	%files auth-munge
14cr|slurm-2.4.3-3|312	%{_libdir}/slurm/auth_munge.so
14cr|slurm-2.4.3-3|313	%{_libdir}/slurm/crypto_munge.so
14cr|slurm-2.4.3-3|314	
14cr|slurm-2.4.3-3|315	%pre
14cr|slurm-2.4.3-3|316	%_pre_useradd slurm / /sbin/nologin
14cr|slurm-2.4.3-3|317	
14cr|slurm-2.4.3-3|318	%post
14cr|slurm-2.4.3-3|319	%_post_service slurm
14cr|slurm-2.4.3-3|320	
14cr|slurm-2.4.3-3|321	%post slurmctld
14cr|slurm-2.4.3-3|322	%_post_service slurmctld
14cr|slurm-2.4.3-3|323	
14cr|slurm-2.4.3-3|324	%post slurmdbd
14cr|slurm-2.4.3-3|325	%_post_service slurmdbd
14cr|slurm-2.4.3-3|326	
14cr|slurm-2.4.3-3|327	%preun
14cr|slurm-2.4.3-3|328	%_preun_service slurm
14cr|slurm-2.4.3-3|329	
14cr|slurm-2.4.3-3|330	%preun slurmctld
14cr|slurm-2.4.3-3|331	%_preun_service slurmctld
14cr|slurm-2.4.3-3|332	
14cr|slurm-2.4.3-3|333	%preun slurmdbd
14cr|slurm-2.4.3-3|334	%_preun_service slurmdbd
14cr|slurm-2.4.3-3|335	
14cr|slurm-2.4.3-3|336	%changelog
14cr|slurm-2.4.3-3|337	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.3-3
14cr|slurm-2.4.3-3|338	+ Revision: 37fa1f2
14cr|slurm-2.4.3-3|339	- MassBuild#464: Increase release tag
14cr|slurm-2.4.3-3|340	
14cr|slurm-2.4.3-3|341	

8226 14
14cr|smalltalk-3.2.5-4|1	Summary:	Smalltalk free language implementation
14cr|smalltalk-3.2.5-4|2	Name:		smalltalk
14cr|smalltalk-3.2.5-4|3	Version:	3.2.5
14cr|smalltalk-3.2.5-4|4	Release:	4
14cr|smalltalk-3.2.5-4|5	License:	GPLv2+ and LGPLv2.1+ and GFDL
14cr|smalltalk-3.2.5-4|6	Group:		Development/Other
14cr|smalltalk-3.2.5-4|7	Url:		http://smalltalk.gnu.org/
14cr|smalltalk-3.2.5-4|8	Source0:	ftp://ftp.gnu.org/gnu/smalltalk/%{name}-%{version}.tar.gz
14cr|smalltalk-3.2.5-4|9	# Fix for Tcl 8.6 (interp->result, TIP #330) - AdamW 2008/12
14cr|smalltalk-3.2.5-4|10	Patch2:		smalltalk-3.1-tcl86.patch
14cr|smalltalk-3.2.5-4|11	Patch3:		smalltalk-3.2.4-gst-reload-symlink.patch
14cr|smalltalk-3.2.5-4|12	Patch4:		smalltalk-3.2.5-texi.patch
14cr|smalltalk-3.2.5-4|13	BuildRequires:	emacs-bin
14cr|smalltalk-3.2.5-4|14	BuildRequires:	tcl
14cr|smalltalk-3.2.5-4|15	BuildRequires:	texinfo
14cr|smalltalk-3.2.5-4|16	BuildRequires:	tk
14cr|smalltalk-3.2.5-4|17	BuildRequires:	zip
14cr|smalltalk-3.2.5-4|18	BuildRequires:	gdbm-devel
14cr|smalltalk-3.2.5-4|19	BuildRequires:	gmp-devel
14cr|smalltalk-3.2.5-4|20	BuildRequires:	libsigsegv-devel
14cr|smalltalk-3.2.5-4|21	BuildRequires:	readline-devel
14cr|smalltalk-3.2.5-4|22	BuildRequires:	SDL_sound-devel
14cr|smalltalk-3.2.5-4|23	BuildRequires:	tcl-devel
14cr|smalltalk-3.2.5-4|24	BuildRequires:	termcap-devel
14cr|smalltalk-3.2.5-4|25	BuildRequires:	pkgconfig(glut)
14cr|smalltalk-3.2.5-4|26	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|smalltalk-3.2.5-4|27	BuildRequires:	pkgconfig(libffi)
14cr|smalltalk-3.2.5-4|28	BuildRequires:	pkgconfig(libpq)
14cr|smalltalk-3.2.5-4|29	BuildRequires:	pkgconfig(tk)
14cr|smalltalk-3.2.5-4|30	BuildRequires:	pkgconfig(sdl)
14cr|smalltalk-3.2.5-4|31	BuildRequires:	pkgconfig(SDL_image)
14cr|smalltalk-3.2.5-4|32	BuildRequires:	pkgconfig(SDL_mixer)
14cr|smalltalk-3.2.5-4|33	BuildRequires:	pkgconfig(SDL_ttf)
14cr|smalltalk-3.2.5-4|34	BuildRequires:	pkgconfig(sqlite3)
14cr|smalltalk-3.2.5-4|35	BuildRequires:	pkgconfig(zlib)
14cr|smalltalk-3.2.5-4|36	
14cr|smalltalk-3.2.5-4|37	%description
14cr|smalltalk-3.2.5-4|38	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cr|smalltalk-3.2.5-4|39	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cr|smalltalk-3.2.5-4|40	the Language and its Implementation by Adele Goldberg and David
14cr|smalltalk-3.2.5-4|41	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cr|smalltalk-3.2.5-4|42	systems (GNU/Linux, FreeBSD, etc...).
14cr|smalltalk-3.2.5-4|43	There is even a version for commercial operating systems like MS-NT.
14cr|smalltalk-3.2.5-4|44	
14cr|smalltalk-3.2.5-4|45	%files
14cr|smalltalk-3.2.5-4|46	%doc AUTHORS NEWS README
14cr|smalltalk-3.2.5-4|47	%{_bindir}/gst
14cr|smalltalk-3.2.5-4|48	%{_bindir}/gst-blox
14cr|smalltalk-3.2.5-4|49	%{_bindir}/gst-convert
14cr|smalltalk-3.2.5-4|50	%{_bindir}/gst-doc
14cr|smalltalk-3.2.5-4|51	%{_bindir}/gst-load
14cr|smalltalk-3.2.5-4|52	%{_bindir}/gst-package
14cr|smalltalk-3.2.5-4|53	%{_bindir}/gst-reload
14cr|smalltalk-3.2.5-4|54	%{_bindir}/gst-remote
14cr|smalltalk-3.2.5-4|55	%{_bindir}/gst-sunit
14cr|smalltalk-3.2.5-4|56	%{_bindir}/gst-browser
14cr|smalltalk-3.2.5-4|57	%{_bindir}/gst-profile
14cr|smalltalk-3.2.5-4|58	%dir %{_datadir}/%{name}
14cr|smalltalk-3.2.5-4|59	%{_datadir}/%{name}/*
14cr|smalltalk-3.2.5-4|60	%{_libdir}/*.so.*
14cr|smalltalk-3.2.5-4|61	%{_libdir}/smalltalk
14cr|smalltalk-3.2.5-4|62	%{_infodir}/*.info*
14cr|smalltalk-3.2.5-4|63	%{_mandir}/man1/*
14cr|smalltalk-3.2.5-4|64	
14cr|smalltalk-3.2.5-4|65	#----------------------------------------------------------------------------
14cr|smalltalk-3.2.5-4|66	
14cr|smalltalk-3.2.5-4|67	%package emacs
14cr|smalltalk-3.2.5-4|68	Summary:	Smalltalk mode for Emacs
14cr|smalltalk-3.2.5-4|69	Group:		Development/Other
14cr|smalltalk-3.2.5-4|70	Requires:	%{name} = %{EVRD}
14cr|smalltalk-3.2.5-4|71	Conflicts:	smalltalk < 3.0.1-1
14cr|smalltalk-3.2.5-4|72	
14cr|smalltalk-3.2.5-4|73	%description emacs
14cr|smalltalk-3.2.5-4|74	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cr|smalltalk-3.2.5-4|75	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cr|smalltalk-3.2.5-4|76	the Language and its Implementation by Adele Goldberg and David
14cr|smalltalk-3.2.5-4|77	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cr|smalltalk-3.2.5-4|78	systems (GNU/Linux, FreeBSD, etc...).
14cr|smalltalk-3.2.5-4|79	There is even a version for commercial operating systems like MS-NT.
14cr|smalltalk-3.2.5-4|80	
14cr|smalltalk-3.2.5-4|81	This Package contains the Smalltalk mode for Emacs.
14cr|smalltalk-3.2.5-4|82	
14cr|smalltalk-3.2.5-4|83	%files emacs
14cr|smalltalk-3.2.5-4|84	%{_datadir}/emacs/site-lisp/*
14cr|smalltalk-3.2.5-4|85	%{_sysconfdir}/emacs/site-start.d/**
14cr|smalltalk-3.2.5-4|86	
14cr|smalltalk-3.2.5-4|87	#----------------------------------------------------------------------------
14cr|smalltalk-3.2.5-4|88	
14cr|smalltalk-3.2.5-4|89	%package devel
14cr|smalltalk-3.2.5-4|90	Summary:	Development files for GNU Smalltalk
14cr|smalltalk-3.2.5-4|91	Group:		Development/Other
14cr|smalltalk-3.2.5-4|92	Requires:	%{name} = %{EVRD}
14cr|smalltalk-3.2.5-4|93	Conflicts:	smalltalk < 3.0.1-2
14cr|smalltalk-3.2.5-4|94	
14cr|smalltalk-3.2.5-4|95	%description devel
14cr|smalltalk-3.2.5-4|96	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cr|smalltalk-3.2.5-4|97	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cr|smalltalk-3.2.5-4|98	the Language and its Implementation by Adele Goldberg and David
14cr|smalltalk-3.2.5-4|99	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cr|smalltalk-3.2.5-4|100	systems (GNU/Linux, FreeBSD, etc...).
14cr|smalltalk-3.2.5-4|101	There is even a version for commercial operating systems like MS-NT.
14cr|smalltalk-3.2.5-4|102	
14cr|smalltalk-3.2.5-4|103	This Package contains header files and other stuff provided by
14cr|smalltalk-3.2.5-4|104	GNU Smalltalk. You will need this package, if you want to extent GNU
14cr|smalltalk-3.2.5-4|105	Smalltalk with functions written in C.
14cr|smalltalk-3.2.5-4|106	
14cr|smalltalk-3.2.5-4|107	%files devel
14cr|smalltalk-3.2.5-4|108	%{_bindir}/gst-config
14cr|smalltalk-3.2.5-4|109	#% multiarch
14cr|smalltalk-3.2.5-4|110	%{multiarch_bindir}/gst-config
14cr|smalltalk-3.2.5-4|111	%{_libdir}/libgst.so
14cr|smalltalk-3.2.5-4|112	%{_libdir}/pkgconfig/gnu-smalltalk.pc
14cr|smalltalk-3.2.5-4|113	%{_datadir}/aclocal/*.m4
14cr|smalltalk-3.2.5-4|114	%{_includedir}/gst.h
14cr|smalltalk-3.2.5-4|115	%{_includedir}/gstpub.h
14cr|smalltalk-3.2.5-4|116	
14cr|smalltalk-3.2.5-4|117	#----------------------------------------------------------------------------
14cr|smalltalk-3.2.5-4|118	
14cr|smalltalk-3.2.5-4|119	%prep
14cr|smalltalk-3.2.5-4|120	%setup -q
14cr|smalltalk-3.2.5-4|121	%patch2 -p1 -b .tcl86
14cr|smalltalk-3.2.5-4|122	%patch3 -p1
14cr|smalltalk-3.2.5-4|123	%patch4 -p1
14cr|smalltalk-3.2.5-4|124	
14cr|smalltalk-3.2.5-4|125	%build
14cr|smalltalk-3.2.5-4|126	export LDFLAGS="-lpthread"
14cr|smalltalk-3.2.5-4|127	%configure2_5x \
14cr|smalltalk-3.2.5-4|128	--disable-static \
14cr|smalltalk-3.2.5-4|129	--disable-rpath \
14cr|smalltalk-3.2.5-4|130	--with-tcl=%{_libdir} \
14cr|smalltalk-3.2.5-4|131	--with-tk=%{_libdir} \
14cr|smalltalk-3.2.5-4|132	--with-system-libsigsegv \
14cr|smalltalk-3.2.5-4|133	--with-system-libffi=yes \
14cr|smalltalk-3.2.5-4|134	--with-imagedir=%{_libdir}/%{name}
14cr|smalltalk-3.2.5-4|135	%make
14cr|smalltalk-3.2.5-4|136	
14cr|smalltalk-3.2.5-4|137	cd doc
14cr|smalltalk-3.2.5-4|138	for i in gst*;
14cr|smalltalk-3.2.5-4|139	do
14cr|smalltalk-3.2.5-4|140	sed -i -e 's!%{_libdir}!/usr/lib(64)!g' \
14cr|smalltalk-3.2.5-4|141	-e 's!/usr/lib!/usr/lib(64)!g' \
14cr|smalltalk-3.2.5-4|142	-e 's!/usr/share/smalltalk/kernel!/usr/lib(64)/smalltalk/kernel!g' $i
14cr|smalltalk-3.2.5-4|143	done
14cr|smalltalk-3.2.5-4|144	
14cr|smalltalk-3.2.5-4|145	%install
14cr|smalltalk-3.2.5-4|146	%makeinstall_std
14cr|smalltalk-3.2.5-4|147	
14cr|smalltalk-3.2.5-4|148	%multiarch_binaries %{buildroot}%{_bindir}/gst-config
14cr|smalltalk-3.2.5-4|149	
14cr|smalltalk-3.2.5-4|150	%changelog
14cr|smalltalk-3.2.5-4|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.5-4
14cr|smalltalk-3.2.5-4|152	+ Revision: bc304e4
14cr|smalltalk-3.2.5-4|153	- MassBuild#464: Increase release tag
14cr|smalltalk-3.2.5-4|154	
14cr|smalltalk-3.2.5-4|155	

8227 14
14cr|smapi-2.4.0-0.rc5.5|1	%define name    smapi
14cr|smapi-2.4.0-0.rc5.5|2	%define version 2.4.0
14cr|smapi-2.4.0-0.rc5.5|3	%define preversion rc5
14cr|smapi-2.4.0-0.rc5.5|4	%define rel 5
14cr|smapi-2.4.0-0.rc5.5|5	%define release 0.%{preversion}.%{rel}
14cr|smapi-2.4.0-0.rc5.5|6	
14cr|smapi-2.4.0-0.rc5.5|7	%define major 2.4
14cr|smapi-2.4.0-0.rc5.5|8	%define libname %mklibname %name %major
14cr|smapi-2.4.0-0.rc5.5|9	
14cr|smapi-2.4.0-0.rc5.5|10	Summary:	MsgAPI for the Husky-Packages
14cr|smapi-2.4.0-0.rc5.5|11	Name:		%{name}
14cr|smapi-2.4.0-0.rc5.5|12	Version:	%{version}
14cr|smapi-2.4.0-0.rc5.5|13	Release:	%{release}
14cr|smapi-2.4.0-0.rc5.5|14	License:	GPL
14cr|smapi-2.4.0-0.rc5.5|15	Group:		System/Libraries
14cr|smapi-2.4.0-0.rc5.5|16	Source0:		%{name}-%{major}-%{preversion}.tar.bz2
14cr|smapi-2.4.0-0.rc5.5|17	Patch0:		smapi-20021015-main.patch
14cr|smapi-2.4.0-0.rc5.5|18	Patch1:		smapi-Makefile.diff
14cr|smapi-2.4.0-0.rc5.5|19	patch2:		smapi-2.4-rc5.huskymap.patch
14cr|smapi-2.4.0-0.rc5.5|20	URL:		http://sourceforge.net/projects/husky/
14cr|smapi-2.4.0-0.rc5.5|21	BuildRequires:	huskybse
14cr|smapi-2.4.0-0.rc5.5|22	
14cr|smapi-2.4.0-0.rc5.5|23	%description
14cr|smapi-2.4.0-0.rc5.5|24	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
14cr|smapi-2.4.0-0.rc5.5|25	formats. It is required for all other Husky-Software.
14cr|smapi-2.4.0-0.rc5.5|26	
14cr|smapi-2.4.0-0.rc5.5|27	%package -n %libname
14cr|smapi-2.4.0-0.rc5.5|28	Summary:        MsgAPI for the Husky-Packages
14cr|smapi-2.4.0-0.rc5.5|29	Group: System/Libraries
14cr|smapi-2.4.0-0.rc5.5|30	Provides: lib%name = %version-%release
14cr|smapi-2.4.0-0.rc5.5|31	
14cr|smapi-2.4.0-0.rc5.5|32	%description -n %libname
14cr|smapi-2.4.0-0.rc5.5|33	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
14cr|smapi-2.4.0-0.rc5.5|34	formats. It is required for all other Husky-Software.
14cr|smapi-2.4.0-0.rc5.5|35	
14cr|smapi-2.4.0-0.rc5.5|36	%package -n %libname-devel
14cr|smapi-2.4.0-0.rc5.5|37	Summary: MsgAPI for the Husky-Packages, development files
14cr|smapi-2.4.0-0.rc5.5|38	Group: Development/Other
14cr|smapi-2.4.0-0.rc5.5|39	Requires: %{libname} = %{version}-%{release}
14cr|smapi-2.4.0-0.rc5.5|40	Provides: %name-devel = %version-%release
14cr|smapi-2.4.0-0.rc5.5|41	Provides: lib%name-devel = %version-%release
14cr|smapi-2.4.0-0.rc5.5|42	
14cr|smapi-2.4.0-0.rc5.5|43	%description -n %libname-devel
14cr|smapi-2.4.0-0.rc5.5|44	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
14cr|smapi-2.4.0-0.rc5.5|45	formats. It is required for all other Husky-Software.
14cr|smapi-2.4.0-0.rc5.5|46	
14cr|smapi-2.4.0-0.rc5.5|47	This Package holds the Development files. Only needed if you want to compile
14cr|smapi-2.4.0-0.rc5.5|48	other Husky-Packages.
14cr|smapi-2.4.0-0.rc5.5|49	
14cr|smapi-2.4.0-0.rc5.5|50	%prep
14cr|smapi-2.4.0-0.rc5.5|51	%setup -q -n %name
14cr|smapi-2.4.0-0.rc5.5|52	#% patch0 -p1
14cr|smapi-2.4.0-0.rc5.5|53	%patch1 -p1
14cr|smapi-2.4.0-0.rc5.5|54	%patch2 -p1 -b .huskymak
14cr|smapi-2.4.0-0.rc5.5|55	
14cr|smapi-2.4.0-0.rc5.5|56	%build
14cr|smapi-2.4.0-0.rc5.5|57	%make OPTCFLAGS="$RPM_OPT_FLAGS -fPIC -s -c"
14cr|smapi-2.4.0-0.rc5.5|58	
14cr|smapi-2.4.0-0.rc5.5|59	%install
14cr|smapi-2.4.0-0.rc5.5|60	install -d $RPM_BUILD_ROOT%{_includedir}/smapi/
14cr|smapi-2.4.0-0.rc5.5|61	%make INCDIR=$RPM_BUILD_ROOT%{_includedir} LIBDIR=$RPM_BUILD_ROOT%{_libdir} install
14cr|smapi-2.4.0-0.rc5.5|62	install -m 644 cvsdate.h $RPM_BUILD_ROOT%{_includedir}/smapi/
14cr|smapi-2.4.0-0.rc5.5|63	
14cr|smapi-2.4.0-0.rc5.5|64	chmod 755 $RPM_BUILD_ROOT%{_libdir}/*.so*
14cr|smapi-2.4.0-0.rc5.5|65	
14cr|smapi-2.4.0-0.rc5.5|66	%files -n %libname
14cr|smapi-2.4.0-0.rc5.5|67	%defattr(-,root,root)
14cr|smapi-2.4.0-0.rc5.5|68	%doc BEOS.TXT BUGS COPYING ChangeLog HISTORY INSTALL LICENSE TODO VERSION file_id.diz readme.txt
14cr|smapi-2.4.0-0.rc5.5|69	%{_libdir}/libsmapi.so.*
14cr|smapi-2.4.0-0.rc5.5|70	
14cr|smapi-2.4.0-0.rc5.5|71	%files -n %libname-devel
14cr|smapi-2.4.0-0.rc5.5|72	%defattr(-,root,root)
14cr|smapi-2.4.0-0.rc5.5|73	%{_includedir}/smapi
14cr|smapi-2.4.0-0.rc5.5|74	%{_libdir}/*.so
14cr|smapi-2.4.0-0.rc5.5|75	%{_libdir}/libsmapi.a
14cr|smapi-2.4.0-0.rc5.5|76	
14cr|smapi-2.4.0-0.rc5.5|77	
14cr|smapi-2.4.0-0.rc5.5|78	
14cr|smapi-2.4.0-0.rc5.5|79	
14cr|smapi-2.4.0-0.rc5.5|80	
14cr|smapi-2.4.0-0.rc5.5|81	
14cr|smapi-2.4.0-0.rc5.5|82	%changelog
14cr|smapi-2.4.0-0.rc5.5|83	* Tue Nov 06 2012 alexander barakin aka sash-kan <alex@barak.in> 2.4.0-0.rc5.5
14cr|smapi-2.4.0-0.rc5.5|84	+ Revision: 665a05f
14cr|smapi-2.4.0-0.rc5.5|85	- spec cleanup, add huskymap patch
14cr|smapi-2.4.0-0.rc5.5|86	
14cr|smapi-2.4.0-0.rc5.5|87	

8228 14
14cr|smc-1.9-16|1	Summary:	Secret Maryo Chronicles - a 2D platform game in classic style
14cr|smc-1.9-16|2	Name:		smc
14cr|smc-1.9-16|3	Version:	1.9
14cr|smc-1.9-16|4	Release:	16
14cr|smc-1.9-16|5	License:	GPLv3+
14cr|smc-1.9-16|6	Group:		Games/Arcade
14cr|smc-1.9-16|7	Url:		http://www.secretmaryo.org/
14cr|smc-1.9-16|8	Source0:	http://prdownloads.sourceforge.net/smclone/%{name}-%{version}.tar.bz2
14cr|smc-1.9-16|9	Source1:	http://prdownloads.sourceforge.net/smclone/SMC_Music_5.0_high.zip
14cr|smc-1.9-16|10	# suggested in http://thread.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/7651/focus=7665
14cr|smc-1.9-16|11	Patch0:		http://repo.calcforge.org/temp/smc-1.9-fix-implicit-linking.patch
14cr|smc-1.9-16|12	# patch from upstream forum
14cr|smc-1.9-16|13	Patch1:		smc-fixes-for-cegui-v0-7.diff
14cr|smc-1.9-16|14	Patch2:		smc-1.9-boostmt.patch
14cr|smc-1.9-16|15	Patch3:		boost_filesystem3.diff
14cr|smc-1.9-16|16	BuildRequires:	pkgconfig(CEGUI-OPENGL) >= 0.7.0
14cr|smc-1.9-16|17	BuildRequires:	pkgconfig(sdl) >= 1.2.10
14cr|smc-1.9-16|18	BuildRequires:	pkgconfig(x11)
14cr|smc-1.9-16|19	BuildRequires:	SDL_ttf-devel
14cr|smc-1.9-16|20	BuildRequires:	pkgconfig(SDL_mixer)
14cr|smc-1.9-16|21	BuildRequires:	pkgconfig(SDL_image)
14cr|smc-1.9-16|22	BuildRequires:	boost-devel
14cr|smc-1.9-16|23	BuildRequires:	pkgconfig(libpng)
14cr|smc-1.9-16|24	BuildRequires:	gettext-devel
14cr|smc-1.9-16|25	BuildRequires:	imagemagick
14cr|smc-1.9-16|26	Requires:	%{name}-data = %{version}
14cr|smc-1.9-16|27	
14cr|smc-1.9-16|28	%description
14cr|smc-1.9-16|29	Secret Maryo Chronicles is an open source two-dimensional platform
14cr|smc-1.9-16|30	game with a style designed similar to classic sidescroller games. It
14cr|smc-1.9-16|31	utilizes the platform independent library SDL and an OpenGL
14cr|smc-1.9-16|32	accelerated graphics renderer developed in C++.
14cr|smc-1.9-16|33	
14cr|smc-1.9-16|34	%package data
14cr|smc-1.9-16|35	Summary:	Games data for the %{name} game
14cr|smc-1.9-16|36	Group:		Games/Arcade
14cr|smc-1.9-16|37	Conflicts:	smc < 1.9-13
14cr|smc-1.9-16|38	Requires:	%{name} = %{version}
14cr|smc-1.9-16|39	BuildArch:	noarch
14cr|smc-1.9-16|40	
14cr|smc-1.9-16|41	%description data
14cr|smc-1.9-16|42	This package contains data files for %{name} game.
14cr|smc-1.9-16|43	
14cr|smc-1.9-16|44	%prep
14cr|smc-1.9-16|45	%setup -q
14cr|smc-1.9-16|46	# The same file is provided twice
14cr|smc-1.9-16|47	unzip -qo %{SOURCE1}
14cr|smc-1.9-16|48	%patch0 -p1 -b .patch0
14cr|smc-1.9-16|49	%patch1 -p1 -b .cegui07
14cr|smc-1.9-16|50	%patch2 -p0 -b .boost
14cr|smc-1.9-16|51	%patch3 -p1 -b .boost
14cr|smc-1.9-16|52	
14cr|smc-1.9-16|53	%build
14cr|smc-1.9-16|54	autoreconf -fi
14cr|smc-1.9-16|55	export CXXFLAGS="%{optflags} -fpermissive"
14cr|smc-1.9-16|56	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/
14cr|smc-1.9-16|57	%make
14cr|smc-1.9-16|58	
14cr|smc-1.9-16|59	%install
14cr|smc-1.9-16|60	%makeinstall_std
14cr|smc-1.9-16|61	
14cr|smc-1.9-16|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,48x48,64x64,256x256}/apps
14cr|smc-1.9-16|63	convert -scale 256 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cr|smc-1.9-16|64	convert -scale 64 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|smc-1.9-16|65	convert -scale 48 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|smc-1.9-16|66	convert -scale 32 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|smc-1.9-16|67	
14cr|smc-1.9-16|68	mkdir -p %{buildroot}%{_datadir}/applications
14cr|smc-1.9-16|69	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|smc-1.9-16|70	[Desktop Entry]
14cr|smc-1.9-16|71	Name=Secret Maryo Chronicles
14cr|smc-1.9-16|72	Comment=A 2D platform game in the classic style
14cr|smc-1.9-16|73	Exec=%{name}
14cr|smc-1.9-16|74	Icon=%{name}
14cr|smc-1.9-16|75	Terminal=false
14cr|smc-1.9-16|76	Type=Application
14cr|smc-1.9-16|77	StartupNotify=true
14cr|smc-1.9-16|78	Categories=Game;ArcadeGame;
14cr|smc-1.9-16|79	EOF
14cr|smc-1.9-16|80	
14cr|smc-1.9-16|81	%files
14cr|smc-1.9-16|82	%{_gamesbindir}/%{name}
14cr|smc-1.9-16|83	%{_datadir}/applications/%{name}.desktop
14cr|smc-1.9-16|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|smc-1.9-16|85	
14cr|smc-1.9-16|86	%files data
14cr|smc-1.9-16|87	%{_gamesdatadir}/%{name}
14cr|smc-1.9-16|88	
14cr|smc-1.9-16|89	
14cr|smc-1.9-16|90	
14cr|smc-1.9-16|91	%changelog
14cr|smc-1.9-16|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-16
14cr|smc-1.9-16|93	+ Revision: 0c4fc56
14cr|smc-1.9-16|94	- MassBuild#464: Increase release tag
14cr|smc-1.9-16|95	
14cr|smc-1.9-16|96	

8229 14
14cr|smem-1.4-2|1	Name:		smem
14cr|smem-1.4-2|2	Version:	1.4
14cr|smem-1.4-2|3	Release:	2
14cr|smem-1.4-2|4	Summary:	Memory reporting tool
14cr|smem-1.4-2|5	Group:		Monitoring
14cr|smem-1.4-2|6	License:	GPLv2+
14cr|smem-1.4-2|7	URL:		http://www.selenic.com/%{name}/
14cr|smem-1.4-2|8	Source0:	http://www.selenic.com/smem/download/%{name}-%{version}.tar.gz
14cr|smem-1.4-2|9	Requires:	python
14cr|smem-1.4-2|10	Requires:	python-matplotlib
14cr|smem-1.4-2|11	BuildArch:	noarch
14cr|smem-1.4-2|12	
14cr|smem-1.4-2|13	%description
14cr|smem-1.4-2|14	smem is a tool that can give numerous reports on memory usage on Linux systems.
14cr|smem-1.4-2|15	Unlike existing tools, smem can report proportional set size (PSS), which is a
14cr|smem-1.4-2|16	more meaningful representation of the amount of memory used by libraries and
14cr|smem-1.4-2|17	applications in a virtual memory system.
14cr|smem-1.4-2|18	
14cr|smem-1.4-2|19	%prep
14cr|smem-1.4-2|20	%setup -q
14cr|smem-1.4-2|21	
14cr|smem-1.4-2|22	%build
14cr|smem-1.4-2|23	
14cr|smem-1.4-2|24	%install
14cr|smem-1.4-2|25	install -D smem %{buildroot}/%{_bindir}/smem
14cr|smem-1.4-2|26	
14cr|smem-1.4-2|27	%files
14cr|smem-1.4-2|28	%{_bindir}/smem
14cr|smem-1.4-2|29	
14cr|smem-1.4-2|30	
14cr|smem-1.4-2|31	%changelog
14cr|smem-1.4-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|smem-1.4-2|33	+ Revision: 1e9846d
14cr|smem-1.4-2|34	- MassBuild#464: Increase release tag
14cr|smem-1.4-2|35	
14cr|smem-1.4-2|36	

8230 14
14cr|smokeping-2.4.2-17|1	%define __noautoreq 'perl\\(Authen::.*|perl\\(Smokeping.*'
14cr|smokeping-2.4.2-17|2	%define __noautoprov perl(.*)
14cr|smokeping-2.4.2-17|3	
14cr|smokeping-2.4.2-17|4	Name:		smokeping
14cr|smokeping-2.4.2-17|5	Version:	2.4.2
14cr|smokeping-2.4.2-17|6	Release:	17
14cr|smokeping-2.4.2-17|7	Summary:	Network latency tracker
14cr|smokeping-2.4.2-17|8	License:	GPL
14cr|smokeping-2.4.2-17|9	Group:		Networking/WWW
14cr|smokeping-2.4.2-17|10	URL:		http://oss.oetiker.ch/smokeping/
14cr|smokeping-2.4.2-17|11	Source0:    http://oss.oetiker.ch/smokeping/pub/%{name}-%{version}.tar.gz
14cr|smokeping-2.4.2-17|12	Source1:    smokeping.init
14cr|smokeping-2.4.2-17|13	Patch0:     %{name}-2.4.2-fhs.patch
14cr|smokeping-2.4.2-17|14	Requires:   rrdtool
14cr|smokeping-2.4.2-17|15	Requires:   fonts-ttf-dejavu
14cr|smokeping-2.4.2-17|16	Requires:   fping
14cr|smokeping-2.4.2-17|17	Requires:   perl(Qooxdoo::JSONRPC)
14cr|smokeping-2.4.2-17|18	Requires:   perl(Config::Grammar)
14cr|smokeping-2.4.2-17|19	Requires:   apache
14cr|smokeping-2.4.2-17|20	
14cr|smokeping-2.4.2-17|21	Requires:   perl(CGI::SpeedyCGI)
14cr|smokeping-2.4.2-17|22	# webapp macros and scriptlets
14cr|smokeping-2.4.2-17|23	Requires(post):		rpm-helper >= 0.16
14cr|smokeping-2.4.2-17|24	Requires(postun):	rpm-helper >= 0.16
14cr|smokeping-2.4.2-17|25	BuildRequires:	rpm-helper >= 0.16
14cr|smokeping-2.4.2-17|26	BuildRequires:	rpm-mandriva-setup >= 1.23
14cr|smokeping-2.4.2-17|27	BuildArch:	noarch
14cr|smokeping-2.4.2-17|28	
14cr|smokeping-2.4.2-17|29	%description
14cr|smokeping-2.4.2-17|30	SmokePing keeps track of your network latency:
14cr|smokeping-2.4.2-17|31	
14cr|smokeping-2.4.2-17|32	* Best of breed latency visualisation.
14cr|smokeping-2.4.2-17|33	* Interactive graph exlorer.
14cr|smokeping-2.4.2-17|34	* Wide range of latency measurment plugins.
14cr|smokeping-2.4.2-17|35	* Master/Slave System for distributed measurement.
14cr|smokeping-2.4.2-17|36	* Highly configurable alerting system.
14cr|smokeping-2.4.2-17|37	* Live Latency Charts with the most 'interesting' graphs.
14cr|smokeping-2.4.2-17|38	* Free and OpenSource Software written in Perl written by Tobi Oetiker, the
14cr|smokeping-2.4.2-17|39	creator of MRTG and RRDtool
14cr|smokeping-2.4.2-17|40	
14cr|smokeping-2.4.2-17|41	%prep
14cr|smokeping-2.4.2-17|42	%setup -q
14cr|smokeping-2.4.2-17|43	%patch0 -p 1
14cr|smokeping-2.4.2-17|44	
14cr|smokeping-2.4.2-17|45	find lib -name *.pm | xargs chmod 644
14cr|smokeping-2.4.2-17|46	
14cr|smokeping-2.4.2-17|47	%build
14cr|smokeping-2.4.2-17|48	
14cr|smokeping-2.4.2-17|49	%install
14cr|smokeping-2.4.2-17|50	rm -rf %{buildroot}
14cr|smokeping-2.4.2-17|51	
14cr|smokeping-2.4.2-17|52	install -d -m 755 %{buildroot}%{_bindir}
14cr|smokeping-2.4.2-17|53	install -m 755 bin/smokeping.dist %{buildroot}%{_bindir}/smokeping
14cr|smokeping-2.4.2-17|54	install -m 755 bin/tSmoke.dist %{buildroot}%{_bindir}/tSmoke
14cr|smokeping-2.4.2-17|55	
14cr|smokeping-2.4.2-17|56	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cr|smokeping-2.4.2-17|57	install -m 755 htdocs/smokeping.cgi.dist \
14cr|smokeping-2.4.2-17|58	%{buildroot}%{_datadir}/%{name}/www/smokeping.cgi
14cr|smokeping-2.4.2-17|59	install -m 755 htdocs/tr.cgi.dist \
14cr|smokeping-2.4.2-17|60	%{buildroot}%{_datadir}/%{name}/www/tr.cgi
14cr|smokeping-2.4.2-17|61	install -m 644 htdocs/tr.html \
14cr|smokeping-2.4.2-17|62	%{buildroot}%{_datadir}/%{name}/www/tr.html
14cr|smokeping-2.4.2-17|63	cp -pr htdocs/cropper %{buildroot}%{_datadir}/%{name}/www
14cr|smokeping-2.4.2-17|64	cp -pr htdocs/resource %{buildroot}%{_datadir}/%{name}/www
14cr|smokeping-2.4.2-17|65	cp -pr htdocs/script %{buildroot}%{_datadir}/%{name}/www
14cr|smokeping-2.4.2-17|66	
14cr|smokeping-2.4.2-17|67	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cr|smokeping-2.4.2-17|68	cp -pr lib/Smokeping* %{buildroot}%{_datadir}/%{name}/lib
14cr|smokeping-2.4.2-17|69	
14cr|smokeping-2.4.2-17|70	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|smokeping-2.4.2-17|71	install -m 644 etc/basepage.html.dist \
14cr|smokeping-2.4.2-17|72	%{buildroot}%{_sysconfdir}/%{name}/basepage.html
14cr|smokeping-2.4.2-17|73	install -m 644 etc/config.dist \
14cr|smokeping-2.4.2-17|74	%{buildroot}%{_sysconfdir}/%{name}/config
14cr|smokeping-2.4.2-17|75	install -m 644 etc/smokemail.dist \
14cr|smokeping-2.4.2-17|76	%{buildroot}%{_sysconfdir}/%{name}/smokemail
14cr|smokeping-2.4.2-17|77	install -m 640 etc/smokeping_secrets.dist \
14cr|smokeping-2.4.2-17|78	%{buildroot}%{_sysconfdir}/%{name}/smokeping_secrets
14cr|smokeping-2.4.2-17|79	install -m 644 etc/tmail.dist \
14cr|smokeping-2.4.2-17|80	%{buildroot}%{_sysconfdir}/%{name}/tmail
14cr|smokeping-2.4.2-17|81	
14cr|smokeping-2.4.2-17|82	install -d -m 755 %{buildroot}%{_var}/cache/%{name}
14cr|smokeping-2.4.2-17|83	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cr|smokeping-2.4.2-17|84	
14cr|smokeping-2.4.2-17|85	# apache configuration
14cr|smokeping-2.4.2-17|86	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|smokeping-2.4.2-17|87	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|smokeping-2.4.2-17|88	# %{name} Apache configuration
14cr|smokeping-2.4.2-17|89	Alias /%{name}/cache %{_localstatedir}/cache/%{name}
14cr|smokeping-2.4.2-17|90	Alias /%{name} %{_datadir}/%{name}/www
14cr|smokeping-2.4.2-17|91	
14cr|smokeping-2.4.2-17|92	<Directory %{_datadir}/%{name}/www>
14cr|smokeping-2.4.2-17|93	Options ExecCGI
14cr|smokeping-2.4.2-17|94	DirectoryIndex smokeping.cgi
14cr|smokeping-2.4.2-17|95	Require all granted
14cr|smokeping-2.4.2-17|96	</Directory>
14cr|smokeping-2.4.2-17|97	
14cr|smokeping-2.4.2-17|98	<Directory %{_localstatedir}/cache/%{name}>
14cr|smokeping-2.4.2-17|99	Require all granted
14cr|smokeping-2.4.2-17|100	</Directory>
14cr|smokeping-2.4.2-17|101	EOF
14cr|smokeping-2.4.2-17|102	
14cr|smokeping-2.4.2-17|103	install -d -m 755 %{buildroot}%{_initrddir}
14cr|smokeping-2.4.2-17|104	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/smokeping
14cr|smokeping-2.4.2-17|105	
14cr|smokeping-2.4.2-17|106	%clean
14cr|smokeping-2.4.2-17|107	rm -rf %{buildroot}
14cr|smokeping-2.4.2-17|108	
14cr|smokeping-2.4.2-17|109	
14cr|smokeping-2.4.2-17|110	
14cr|smokeping-2.4.2-17|111	%files
14cr|smokeping-2.4.2-17|112	%defattr(-,root,root)
14cr|smokeping-2.4.2-17|113	%doc README TODO CHANGES CONTRIBUTORS COPYING COPYRIGHT doc
14cr|smokeping-2.4.2-17|114	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|smokeping-2.4.2-17|115	%{_bindir}/%{name}
14cr|smokeping-2.4.2-17|116	%{_bindir}/tSmoke
14cr|smokeping-2.4.2-17|117	%{_datadir}/%{name}
14cr|smokeping-2.4.2-17|118	%attr(-,apache,apache) %{_var}/cache/%{name}
14cr|smokeping-2.4.2-17|119	%{_var}/lib/%{name}
14cr|smokeping-2.4.2-17|120	%dir %{_sysconfdir}/%{name}
14cr|smokeping-2.4.2-17|121	%{_initrddir}/%{name}
14cr|smokeping-2.4.2-17|122	%config(noreplace) %{_sysconfdir}/%{name}/basepage.html
14cr|smokeping-2.4.2-17|123	%config(noreplace) %{_sysconfdir}/%{name}/config
14cr|smokeping-2.4.2-17|124	%config(noreplace) %{_sysconfdir}/%{name}/smokemail
14cr|smokeping-2.4.2-17|125	%config(noreplace) %{_sysconfdir}/%{name}/tmail
14cr|smokeping-2.4.2-17|126	%config(noreplace) %attr(-,root,apache) %{_sysconfdir}/%{name}/smokeping_secrets
14cr|smokeping-2.4.2-17|127	
14cr|smokeping-2.4.2-17|128	
14cr|smokeping-2.4.2-17|129	
14cr|smokeping-2.4.2-17|130	
14cr|smokeping-2.4.2-17|131	%changelog
14cr|smokeping-2.4.2-17|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-17
14cr|smokeping-2.4.2-17|133	+ Revision: 0df6869
14cr|smokeping-2.4.2-17|134	- MassBuild#464: Increase release tag
14cr|smokeping-2.4.2-17|135	
14cr|smokeping-2.4.2-17|136	

8231 14
14cr|smolt-1.4.3-13|1	Name:		smolt
14cr|smolt-1.4.3-13|2	Summary:	Hardware profiler
14cr|smolt-1.4.3-13|3	Version:	1.4.3
14cr|smolt-1.4.3-13|4	Release:	13
14cr|smolt-1.4.3-13|5	License:	GPLv2+
14cr|smolt-1.4.3-13|6	Group:		System/Configuration/Hardware
14cr|smolt-1.4.3-13|7	Url:		http://fedorahosted.org/smolt
14cr|smolt-1.4.3-13|8	Source0:	https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
14cr|smolt-1.4.3-13|9	Source1:	README.install.urpmi
14cr|smolt-1.4.3-13|10	Patch0:		hwdata.py-pciids-path.patch
14cr|smolt-1.4.3-13|11	Patch1:		smolt-1.3.2-remove-checkin.patch
14cr|smolt-1.4.3-13|12	Patch2:		smolt-1.4.2.2-config.patch
14cr|smolt-1.4.3-13|13	Patch3:		smolt-linux3.patch
14cr|smolt-1.4.3-13|14	Patch4:		smolt-1.4.3-policy.patch
14cr|smolt-1.4.3-13|15	BuildRequires:	desktop-file-utils
14cr|smolt-1.4.3-13|16	BuildRequires:	gettext
14cr|smolt-1.4.3-13|17	BuildRequires:	python-sip
14cr|smolt-1.4.3-13|18	Requires:	dbus-python
14cr|smolt-1.4.3-13|19	Requires:	lsb-release
14cr|smolt-1.4.3-13|20	Requires:	python-urlgrabber
14cr|smolt-1.4.3-13|21	Requires:	python-paste
14cr|smolt-1.4.3-13|22	Requires:	python-simplejson
14cr|smolt-1.4.3-13|23	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14cr|smolt-1.4.3-13|24	#Requires: hal
14cr|smolt-1.4.3-13|25	Requires(pre):	rpm-helper
14cr|smolt-1.4.3-13|26	Requires(post):	python
14cr|smolt-1.4.3-13|27	Requires(postun):	/sbin/service
14cr|smolt-1.4.3-13|28	BuildArch: noarch
14cr|smolt-1.4.3-13|29	
14cr|smolt-1.4.3-13|30	%description
14cr|smolt-1.4.3-13|31	This hardware profiler is a server-client system that does a hardware
14cr|smolt-1.4.3-13|32	scan against a machine and sends the results to a public Fedora Project
14cr|smolt-1.4.3-13|33	turbogears server.  The sends are anonymous and should not contain any private
14cr|smolt-1.4.3-13|34	information other than the physical hardware information and basic OS info.
14cr|smolt-1.4.3-13|35	
14cr|smolt-1.4.3-13|36	This package contains the client
14cr|smolt-1.4.3-13|37	
14cr|smolt-1.4.3-13|38	%if 0
14cr|smolt-1.4.3-13|39	%package server
14cr|smolt-1.4.3-13|40	Summary:	Hardware profiler server
14cr|smolt-1.4.3-13|41	Group:		System/Configuration/Hardware
14cr|smolt-1.4.3-13|42	Requires:	%{name} = %{version}
14cr|smolt-1.4.3-13|43	Requires:	python-genshi
14cr|smolt-1.4.3-13|44	Requires:	python-crypto
14cr|smolt-1.4.3-13|45	Requires:	TurboGears mx
14cr|smolt-1.4.3-13|46	Requires:	python-turboflot
14cr|smolt-1.4.3-13|47	
14cr|smolt-1.4.3-13|48	%description server
14cr|smolt-1.4.3-13|49	This hardware profiler is a server-client system that does a hardware
14cr|smolt-1.4.3-13|50	scan against a machine and sends the results to a public Fedora Project
14cr|smolt-1.4.3-13|51	turbogears server.  The sends are anonymous and should not contain any private
14cr|smolt-1.4.3-13|52	information other than the physical hardware information and basic OS info.
14cr|smolt-1.4.3-13|53	
14cr|smolt-1.4.3-13|54	This package contains the server portion
14cr|smolt-1.4.3-13|55	%endif
14cr|smolt-1.4.3-13|56	
14cr|smolt-1.4.3-13|57	%package gui
14cr|smolt-1.4.3-13|58	Summary:	Hardware profiler gui
14cr|smolt-1.4.3-13|59	Group:		System/Configuration/Hardware
14cr|smolt-1.4.3-13|60	Requires:	%{name} = %{version}
14cr|smolt-1.4.3-13|61	Requires:	python-qt4-core
14cr|smolt-1.4.3-13|62	Requires:	python-qt4-gui
14cr|smolt-1.4.3-13|63	
14cr|smolt-1.4.3-13|64	%description gui
14cr|smolt-1.4.3-13|65	Provides smolt's gui functionality.  Not included in the default package to
14cr|smolt-1.4.3-13|66	ensure that deps are kept small.
14cr|smolt-1.4.3-13|67	
14cr|smolt-1.4.3-13|68	%prep
14cr|smolt-1.4.3-13|69	%setup -q
14cr|smolt-1.4.3-13|70	%patch0 -p1 -b pciids
14cr|smolt-1.4.3-13|71	#patch1 -p1 -b .checkin
14cr|smolt-1.4.3-13|72	%patch2 -p1
14cr|smolt-1.4.3-13|73	%patch3 -p1
14cr|smolt-1.4.3-13|74	%patch4 -p1
14cr|smolt-1.4.3-13|75	sed -i -e "s/smolt\.png/smolt/" -e "s/the Fedora Project/smolts.org/"  client/smolt.desktop
14cr|smolt-1.4.3-13|76	find -name ".git*" -exec rm {} \;
14cr|smolt-1.4.3-13|77	
14cr|smolt-1.4.3-13|78	%build
14cr|smolt-1.4.3-13|79	cd client/
14cr|smolt-1.4.3-13|80	make
14cr|smolt-1.4.3-13|81	
14cr|smolt-1.4.3-13|82	%install
14cr|smolt-1.4.3-13|83	pushd client
14cr|smolt-1.4.3-13|84	%makeinstall_std
14cr|smolt-1.4.3-13|85	popd
14cr|smolt-1.4.3-13|86	# install -d -m 0755 smoon/ %{buildroot}/%{_datadir}/%{name}/smoon/
14cr|smolt-1.4.3-13|87	#cp -adv smoon/* %{buildroot}/%{_datadir}/%{name}/smoon/
14cr|smolt-1.4.3-13|88	#cp -adv client/simplejson %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|89	mkdir -p %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|90	mkdir -p %{buildroot}/%{_mandir}/man1/
14cr|smolt-1.4.3-13|91	cp client/scan.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|92	cp client/gate.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|93	cp client/os_detect.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|94	cp client/devicelist.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|95	cp client/hwdata.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|96	cp -av client/distros/ %{buildroot}/%{_datadir}/%{name}/client/distros/
14cr|smolt-1.4.3-13|97	cp client/fs_util.py %{buildroot}/%{_datadir}/%{name}/client/
14cr|smolt-1.4.3-13|98	cp client/man/* %{buildroot}/%{_mandir}/man1/
14cr|smolt-1.4.3-13|99	
14cr|smolt-1.4.3-13|100	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/
14cr|smolt-1.4.3-13|101	
14cr|smolt-1.4.3-13|102	# Icons
14cr|smolt-1.4.3-13|103	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/
14cr|smolt-1.4.3-13|104	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/
14cr|smolt-1.4.3-13|105	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/
14cr|smolt-1.4.3-13|106	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/
14cr|smolt-1.4.3-13|107	
14cr|smolt-1.4.3-13|108	mkdir -p %{buildroot}/%{_datadir}/firstboot/pixmaps/
14cr|smolt-1.4.3-13|109	mkdir -p %{buildroot}/%{_datadir}/firstboot/themes/default/
14cr|smolt-1.4.3-13|110	
14cr|smolt-1.4.3-13|111	mv client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png
14cr|smolt-1.4.3-13|112	mv client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png
14cr|smolt-1.4.3-13|113	mv client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png
14cr|smolt-1.4.3-13|114	mv client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png
14cr|smolt-1.4.3-13|115	cp -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/
14cr|smolt-1.4.3-13|116	
14cr|smolt-1.4.3-13|117	rm -f %{buildroot}/%{_bindir}/smoltSendProfile
14cr|smolt-1.4.3-13|118	rm -f %{buildroot}/%{_bindir}/smoltDeleteProfile
14cr|smolt-1.4.3-13|119	rm -f %{buildroot}/%{_bindir}/smoltGui
14cr|smolt-1.4.3-13|120	ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile
14cr|smolt-1.4.3-13|121	ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile
14cr|smolt-1.4.3-13|122	ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui
14cr|smolt-1.4.3-13|123	
14cr|smolt-1.4.3-13|124	ln -sf %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py
14cr|smolt-1.4.3-13|125	
14cr|smolt-1.4.3-13|126	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop
14cr|smolt-1.4.3-13|127	%find_lang %{name}
14cr|smolt-1.4.3-13|128	
14cr|smolt-1.4.3-13|129	# Cleanup from the Makefile (will be cleaned up when it is finalized)
14cr|smolt-1.4.3-13|130	rm -f %{buildroot}/etc/init.d/smolt
14cr|smolt-1.4.3-13|131	rm -f %{buildroot}/etc/smolt/hw-uuid
14cr|smolt-1.4.3-13|132	rm -rf %{buildroot}/%{_datadir}/applications/fedora-smolt.desktop
14cr|smolt-1.4.3-13|133	
14cr|smolt-1.4.3-13|134	# Cleanup sugar-specific files
14cr|smolt-1.4.3-13|135	rm -rf %{buildroot}/%{_datadir}/sugar/
14cr|smolt-1.4.3-13|136	
14cr|smolt-1.4.3-13|137	# Cleanup gz man files produces by client/Makefile (install-main target)
14cr|smolt-1.4.3-13|138	rm -rf %{buildroot}/%{_mandir}/man1/*.gz
14cr|smolt-1.4.3-13|139	
14cr|smolt-1.4.3-13|140	touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid
14cr|smolt-1.4.3-13|141	
14cr|smolt-1.4.3-13|142	echo 'ENABLE_MONTHLY_UPDATE=0' > %{buildroot}/%{_sysconfdir}/sysconfig/smolt
14cr|smolt-1.4.3-13|143	
14cr|smolt-1.4.3-13|144	install -m 644 %{SOURCE1} README.install.urpmi
14cr|smolt-1.4.3-13|145	
14cr|smolt-1.4.3-13|146	%pre
14cr|smolt-1.4.3-13|147	%_pre_useradd smolt %{_datadir}/%{name} /sbin/nologin > /dev/null 2>&1 || :
14cr|smolt-1.4.3-13|148	
14cr|smolt-1.4.3-13|149	%post
14cr|smolt-1.4.3-13|150	if [ $1 = 1 ]
14cr|smolt-1.4.3-13|151	then
14cr|smolt-1.4.3-13|152	cat /proc/sys/kernel/random/uuid > /etc/sysconfig/hw-uuid
14cr|smolt-1.4.3-13|153	chmod 0644 /etc/sysconfig/hw-uuid
14cr|smolt-1.4.3-13|154	chown root:root /etc/sysconfig/hw-uuid
14cr|smolt-1.4.3-13|155	cat /proc/sys/kernel/random/uuid > /etc/smolt/hw-uuid
14cr|smolt-1.4.3-13|156	chmod 0644 /etc/smolt/hw-uuid
14cr|smolt-1.4.3-13|157	python > /etc/cron.d/smolt << 'EOF'
14cr|smolt-1.4.3-13|158	
14cr|smolt-1.4.3-13|159	from string import Template
14cr|smolt-1.4.3-13|160	from random import randint
14cr|smolt-1.4.3-13|161	
14cr|smolt-1.4.3-13|162	cron_file = Template('''# Runs the smolt checkin client
14cr|smolt-1.4.3-13|163	$minute $hour $day * * smolt [ -r /etc/sysconfig/smolt ]  && . /etc/sysconfig/smolt && [ $ENABLE_MONTHLY_UPDATE = 1 ] && /usr/bin/smoltSendProfile -a > /dev/null 2>&1
14cr|smolt-1.4.3-13|164	''')
14cr|smolt-1.4.3-13|165	
14cr|smolt-1.4.3-13|166	def main():
14cr|smolt-1.4.3-13|167	minute = randint(0,59)
14cr|smolt-1.4.3-13|168	hour = randint(0, 24)
14cr|smolt-1.4.3-13|169	day = randint(0, 28) #account for febu-hairy
14cr|smolt-1.4.3-13|170	
14cr|smolt-1.4.3-13|171	print cron_file.safe_substitute(minute=minute, day=day, hour=hour)
14cr|smolt-1.4.3-13|172	
14cr|smolt-1.4.3-13|173	if __name__ == '__main__':
14cr|smolt-1.4.3-13|174	main()
14cr|smolt-1.4.3-13|175	EOF
14cr|smolt-1.4.3-13|176	fi
14cr|smolt-1.4.3-13|177	
14cr|smolt-1.4.3-13|178	%postun
14cr|smolt-1.4.3-13|179	%_postun_userdel smolt
14cr|smolt-1.4.3-13|180	%_postun_groupdel smolt
14cr|smolt-1.4.3-13|181	
14cr|smolt-1.4.3-13|182	%files -f %{name}.lang
14cr|smolt-1.4.3-13|183	%defattr(-,root,root,-)
14cr|smolt-1.4.3-13|184	%doc README doc/* README.install.urpmi
14cr|smolt-1.4.3-13|185	%dir %{_datadir}/%{name}
14cr|smolt-1.4.3-13|186	%config(noreplace) %dir %{_sysconfdir}/%{name}/
14cr|smolt-1.4.3-13|187	%config(noreplace) %{_sysconfdir}/sysconfig/smolt
14cr|smolt-1.4.3-13|188	%config(noreplace) /%{_sysconfdir}/%{name}/config*
14cr|smolt-1.4.3-13|189	%ghost %config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cr|smolt-1.4.3-13|190	%ghost %{_sysconfdir}/sysconfig/hw-uuid
14cr|smolt-1.4.3-13|191	%{_bindir}/smoltSendProfile
14cr|smolt-1.4.3-13|192	%{_bindir}/smoltDeleteProfile
14cr|smolt-1.4.3-13|193	%{_datadir}/%{name}/client
14cr|smolt-1.4.3-13|194	%{_datadir}/%{name}/doc
14cr|smolt-1.4.3-13|195	%{_mandir}/man1/*
14cr|smolt-1.4.3-13|196	
14cr|smolt-1.4.3-13|197	%if 0
14cr|smolt-1.4.3-13|198	%files server
14cr|smolt-1.4.3-13|199	%{_datadir}/%{name}/smoon
14cr|smolt-1.4.3-13|200	%endif
14cr|smolt-1.4.3-13|201	
14cr|smolt-1.4.3-13|202	%files gui
14cr|smolt-1.4.3-13|203	%{_bindir}/smoltGui
14cr|smolt-1.4.3-13|204	%{_datadir}/applications/smolt.desktop
14cr|smolt-1.4.3-13|205	%{_datadir}/icons/hicolor/*x*/apps/smolt.png
14cr|smolt-1.4.3-13|206	
14cr|smolt-1.4.3-13|207	%changelog
14cr|smolt-1.4.3-13|208	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-13
14cr|smolt-1.4.3-13|209	+ Revision: 0301bba
14cr|smolt-1.4.3-13|210	- MassBuild#464: Increase release tag
14cr|smolt-1.4.3-13|211	
14cr|smolt-1.4.3-13|212	

8232 14
14cr|smplayer-14.3.0-3|1	Name:		smplayer
14cr|smplayer-14.3.0-3|2	Summary:	Complete front-end for mplayer written in Qt4
14cr|smplayer-14.3.0-3|3	Version:	14.3.0
14cr|smplayer-14.3.0-3|4	Release:	3
14cr|smplayer-14.3.0-3|5	License:	GPLv2+
14cr|smplayer-14.3.0-3|6	Group:		Video
14cr|smplayer-14.3.0-3|7	Url:		http://smplayer.sourceforge.net
14cr|smplayer-14.3.0-3|8	Source0:	http://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
14cr|smplayer-14.3.0-3|9	Patch0:		smplayer-0.8.4-optflags.patch
14cr|smplayer-14.3.0-3|10	BuildRequires:	qt4-devel
14cr|smplayer-14.3.0-3|11	BuildRequires:	desktop-file-utils
14cr|smplayer-14.3.0-3|12	Requires:	mplayer
14cr|smplayer-14.3.0-3|13	Suggests:	smplayer-themes
14cr|smplayer-14.3.0-3|14	Obsoletes:	smplayer-qt4 < 0.5.62-1
14cr|smplayer-14.3.0-3|15	Provides:	smplayer-qt4 = %{version}-%{release}
14cr|smplayer-14.3.0-3|16	
14cr|smplayer-14.3.0-3|17	%description
14cr|smplayer-14.3.0-3|18	SMPlayer intends to be a complete front-end for MPlayer,
14cr|smplayer-14.3.0-3|19	from basic features like playing videos, DVDs, and VCDs
14cr|smplayer-14.3.0-3|20	to more advanced features like support for MPlayer filters and more.
14cr|smplayer-14.3.0-3|21	
14cr|smplayer-14.3.0-3|22	One of the most interesting features of SMPlayer: it remembers the
14cr|smplayer-14.3.0-3|23	settings of all files you play. So you start to watch a movie but you
14cr|smplayer-14.3.0-3|24	have to leave... don't worry, when you open that movie again it will
14cr|smplayer-14.3.0-3|25	resume at the same point you left it, and with the same settings:
14cr|smplayer-14.3.0-3|26	audio track, subtitles, volume...
14cr|smplayer-14.3.0-3|27	
14cr|smplayer-14.3.0-3|28	Other additional interesting features:
14cr|smplayer-14.3.0-3|29	
14cr|smplayer-14.3.0-3|30	* New GUI. Now there are toolbars, the control at the bottom is different
14cr|smplayer-14.3.0-3|31	(and it changes if the window is made smaller), the icons can be changed
14cr|smplayer-14.3.0-3|32	(several icon themes are available). In fullscreen mode the floating
14cr|smplayer-14.3.0-3|33	control that appears when you move the mouse to the bottom of the screen
14cr|smplayer-14.3.0-3|34	is new too and this time the video doesn't resize when it shows.
14cr|smplayer-14.3.0-3|35	* Configurable key shortcuts. A shortcut editor has been added, it's
14cr|smplayer-14.3.0-3|36	located at "Preferences->Mouse & keyboard". Please read
14cr|smplayer-14.3.0-3|37	Configurable_shortcuts.txt.
14cr|smplayer-14.3.0-3|38	* Support for VCD. Now you can also play VCD discs.
14cr|smplayer-14.3.0-3|39	* System tray icon. Now it's possible to leave SMPlayer running in the
14cr|smplayer-14.3.0-3|40	system tray. This feature requires Qt 4.2.
14cr|smplayer-14.3.0-3|41	* Added some new functions, like pan&scan, stay on top, set the size
14cr|smplayer-14.3.0-3|42	of the window...
14cr|smplayer-14.3.0-3|43	* Improved support for subtitles. For instance, now you can load a idx/sub
14cr|smplayer-14.3.0-3|44	file and you'll be able to select among all languages that the file
14cr|smplayer-14.3.0-3|45	provides. You can have a mkv file with embedded subtitles, load an
14cr|smplayer-14.3.0-3|46	idx/sub file (or srt, sub...) and all subtitles will be available.
14cr|smplayer-14.3.0-3|47	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
14cr|smplayer-14.3.0-3|48	the following languages: Bulgarian, Czech, German, Spanish, French,
14cr|smplayer-14.3.0-3|49	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
14cr|smplayer-14.3.0-3|50	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
14cr|smplayer-14.3.0-3|51	and Traditional Chinese. By the way, now it's possible to change the language
14cr|smplayer-14.3.0-3|52	at run-time.
14cr|smplayer-14.3.0-3|53	
14cr|smplayer-14.3.0-3|54	SMPlayer supports themes which can be found in smplayer-themes package.
14cr|smplayer-14.3.0-3|55	
14cr|smplayer-14.3.0-3|56	%prep
14cr|smplayer-14.3.0-3|57	%setup -q
14cr|smplayer-14.3.0-3|58	%patch0 -p1
14cr|smplayer-14.3.0-3|59	
14cr|smplayer-14.3.0-3|60	%build
14cr|smplayer-14.3.0-3|61	%setup_compile_flags
14cr|smplayer-14.3.0-3|62	%make PREFIX=%{_prefix} 'DOC_PATH=\"%{_docdir}/%{name}\"'
14cr|smplayer-14.3.0-3|63	
14cr|smplayer-14.3.0-3|64	%install
14cr|smplayer-14.3.0-3|65	%makeinstall_std PREFIX=%{_prefix}
14cr|smplayer-14.3.0-3|66	
14cr|smplayer-14.3.0-3|67	# Allow html docs
14cr|smplayer-14.3.0-3|68	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
14cr|smplayer-14.3.0-3|69	rm -fr %{buildroot}%{_docdir}/packages
14cr|smplayer-14.3.0-3|70	
14cr|smplayer-14.3.0-3|71	desktop-file-install \
14cr|smplayer-14.3.0-3|72	--remove-key='Encoding' \
14cr|smplayer-14.3.0-3|73	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|smplayer-14.3.0-3|74	
14cr|smplayer-14.3.0-3|75	%files
14cr|smplayer-14.3.0-3|76	%doc Changelog *.txt
14cr|smplayer-14.3.0-3|77	%dir %{_datadir}/%{name}
14cr|smplayer-14.3.0-3|78	%dir %{_datadir}/%{name}/shortcuts
14cr|smplayer-14.3.0-3|79	%dir %{_datadir}/%{name}/translations
14cr|smplayer-14.3.0-3|80	%{_bindir}/%{name}
14cr|smplayer-14.3.0-3|81	%{_mandir}/man1/%{name}.*
14cr|smplayer-14.3.0-3|82	%{_datadir}/%{name}/*.conf
14cr|smplayer-14.3.0-3|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|smplayer-14.3.0-3|84	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cr|smplayer-14.3.0-3|85	%{_datadir}/applications/*.desktop
14cr|smplayer-14.3.0-3|86	%{_datadir}/%{name}/shortcuts/*
14cr|smplayer-14.3.0-3|87	%lang(ar) %{_datadir}/%{name}/translations/smplayer_ar.qm
14cr|smplayer-14.3.0-3|88	%lang(ar_SY) %{_datadir}/%{name}/translations/smplayer_ar_SY.qm
14cr|smplayer-14.3.0-3|89	%lang(bg) %{_datadir}/%{name}/translations/smplayer_bg.qm
14cr|smplayer-14.3.0-3|90	%lang(ca) %{_datadir}/%{name}/translations/smplayer_ca.qm
14cr|smplayer-14.3.0-3|91	%lang(cs) %{_datadir}/%{name}/translations/smplayer_cs.qm
14cr|smplayer-14.3.0-3|92	%lang(de) %{_datadir}/%{name}/translations/smplayer_de.qm
14cr|smplayer-14.3.0-3|93	%lang(da) %{_datadir}/%{name}/translations/smplayer_da.qm
14cr|smplayer-14.3.0-3|94	%lang(el_GR) %{_datadir}/%{name}/translations/smplayer_el_GR.qm
14cr|smplayer-14.3.0-3|95	%lang(en_GB) %{_datadir}/%{name}/translations/smplayer_en_GB.qm
14cr|smplayer-14.3.0-3|96	%lang(en_US) %{_datadir}/%{name}/translations/smplayer_en_US.qm
14cr|smplayer-14.3.0-3|97	%lang(es) %{_datadir}/%{name}/translations/smplayer_es.qm
14cr|smplayer-14.3.0-3|98	%lang(et) %{_datadir}/%{name}/translations/smplayer_et.qm
14cr|smplayer-14.3.0-3|99	%lang(eu) %{_datadir}/%{name}/translations/smplayer_eu.qm
14cr|smplayer-14.3.0-3|100	%lang(fi) %{_datadir}/%{name}/translations/smplayer_fi.qm
14cr|smplayer-14.3.0-3|101	%lang(fr) %{_datadir}/%{name}/translations/smplayer_fr.qm
14cr|smplayer-14.3.0-3|102	%lang(gl) %{_datadir}/%{name}/translations/smplayer_gl.qm
14cr|smplayer-14.3.0-3|103	%lang(he_IL) %{_datadir}/%{name}/translations/smplayer_he_IL.qm
14cr|smplayer-14.3.0-3|104	%lang(hr) %{_datadir}/%{name}/translations/smplayer_hr.qm
14cr|smplayer-14.3.0-3|105	%lang(hu) %{_datadir}/%{name}/translations/smplayer_hu.qm
14cr|smplayer-14.3.0-3|106	%lang(id) %{_datadir}/%{name}/translations/smplayer_id.qm
14cr|smplayer-14.3.0-3|107	%lang(it) %{_datadir}/%{name}/translations/smplayer_it.qm
14cr|smplayer-14.3.0-3|108	%lang(ja) %{_datadir}/%{name}/translations/smplayer_ja.qm
14cr|smplayer-14.3.0-3|109	%lang(ka) %{_datadir}/%{name}/translations/smplayer_ka.qm
14cr|smplayer-14.3.0-3|110	%lang(ko) %{_datadir}/%{name}/translations/smplayer_ko.qm
14cr|smplayer-14.3.0-3|111	%lang(ku) %{_datadir}/%{name}/translations/smplayer_ku.qm
14cr|smplayer-14.3.0-3|112	%lang(lt) %{_datadir}/%{name}/translations/smplayer_lt.qm
14cr|smplayer-14.3.0-3|113	%lang(mk) %{_datadir}/%{name}/translations/smplayer_mk.qm
14cr|smplayer-14.3.0-3|114	%lang(nl) %{_datadir}/%{name}/translations/smplayer_nl.qm
14cr|smplayer-14.3.0-3|115	%lang(nn_NO) %{_datadir}/%{name}/translations/smplayer_nn_NO.qm
14cr|smplayer-14.3.0-3|116	%lang(pl) %{_datadir}/%{name}/translations/smplayer_pl.qm
14cr|smplayer-14.3.0-3|117	%lang(pt) %{_datadir}/%{name}/translations/smplayer_pt.qm
14cr|smplayer-14.3.0-3|118	%lang(pt_BR) %{_datadir}/%{name}/translations/smplayer_pt_BR.qm
14cr|smplayer-14.3.0-3|119	%lang(ro_RO) %{_datadir}/%{name}/translations/smplayer_ro_RO.qm
14cr|smplayer-14.3.0-3|120	%lang(ru_RU) %{_datadir}/%{name}/translations/smplayer_ru_RU.qm
14cr|smplayer-14.3.0-3|121	%lang(sk) %{_datadir}/%{name}/translations/smplayer_sk.qm
14cr|smplayer-14.3.0-3|122	%lang(sl) %{_datadir}/%{name}/translations/smplayer_sl_SI.qm
14cr|smplayer-14.3.0-3|123	%lang(sr) %{_datadir}/%{name}/translations/smplayer_sr.qm
14cr|smplayer-14.3.0-3|124	%lang(sv) %{_datadir}/%{name}/translations/smplayer_sv.qm
14cr|smplayer-14.3.0-3|125	%lang(th) %{_datadir}/%{name}/translations/smplayer_th.qm
14cr|smplayer-14.3.0-3|126	%lang(tr) %{_datadir}/%{name}/translations/smplayer_tr.qm
14cr|smplayer-14.3.0-3|127	%lang(uk_UA) %{_datadir}/%{name}/translations/smplayer_uk_UA.qm
14cr|smplayer-14.3.0-3|128	%lang(uz) %{_datadir}/%{name}/translations/smplayer_uz.qm
14cr|smplayer-14.3.0-3|129	%lang(vi) %{_datadir}/%{name}/translations/smplayer_vi_VN.qm
14cr|smplayer-14.3.0-3|130	%lang(zh_CN) %{_datadir}/%{name}/translations/smplayer_zh_CN.qm
14cr|smplayer-14.3.0-3|131	%lang(zh_TW) %{_datadir}/%{name}/translations/smplayer_zh_TW.qm
14cr|smplayer-14.3.0-3|132	%lang(ms_MY) %{_datadir}/%{name}/translations/smplayer_ms_MY.qm
14cr|smplayer-14.3.0-3|133	
14cr|smplayer-14.3.0-3|134	%changelog
14cr|smplayer-14.3.0-3|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.3.0-3
14cr|smplayer-14.3.0-3|136	+ Revision: 1c14d51
14cr|smplayer-14.3.0-3|137	- MassBuild#464: Increase release tag
14cr|smplayer-14.3.0-3|138	
14cr|smplayer-14.3.0-3|139	

8233 14
14cr|smplayer-skins-20121029-3|1	Name:		smplayer-skins
14cr|smplayer-skins-20121029-3|2	Version:	20121029
14cr|smplayer-skins-20121029-3|3	Release:	3
14cr|smplayer-skins-20121029-3|4	Summary:	Skins for SMPlayer
14cr|smplayer-skins-20121029-3|5	# Actually, various
14cr|smplayer-skins-20121029-3|6	License:	GPLv2
14cr|smplayer-skins-20121029-3|7	Group:		Video
14cr|smplayer-skins-20121029-3|8	URL:		http://smplayer.sourceforge.net/
14cr|smplayer-skins-20121029-3|9	Source0:	%{name}-%{version}.tar.bz2
14cr|smplayer-skins-20121029-3|10	Requires:	smplayer >= 0.8.2
14cr|smplayer-skins-20121029-3|11	BuildArch:	noarch
14cr|smplayer-skins-20121029-3|12	
14cr|smplayer-skins-20121029-3|13	%description
14cr|smplayer-skins-20121029-3|14	This package provides skin themes for SMPlayer.
14cr|smplayer-skins-20121029-3|15	
14cr|smplayer-skins-20121029-3|16	SMPlayer intends to be a complete front-end for Mplayer, from basic features
14cr|smplayer-skins-20121029-3|17	like playing videos, DVDs, and VCDs to more advanced features like support
14cr|smplayer-skins-20121029-3|18	for Mplayer filters and more. One of the main features is the ability to
14cr|smplayer-skins-20121029-3|19	remember the state of a played file, so when you play it later it will resume
14cr|smplayer-skins-20121029-3|20	at the same point and with the same settings. smplayer is developed with
14cr|smplayer-skins-20121029-3|21	the Qt toolkit, so it's multi-platform.
14cr|smplayer-skins-20121029-3|22	
14cr|smplayer-skins-20121029-3|23	%prep
14cr|smplayer-skins-20121029-3|24	%setup -q
14cr|smplayer-skins-20121029-3|25	
14cr|smplayer-skins-20121029-3|26	%build
14cr|smplayer-skins-20121029-3|27	# nothing
14cr|smplayer-skins-20121029-3|28	
14cr|smplayer-skins-20121029-3|29	%install
14cr|smplayer-skins-20121029-3|30	%makeinstall_std PREFIX=%{_prefix}
14cr|smplayer-skins-20121029-3|31	
14cr|smplayer-skins-20121029-3|32	%files
14cr|smplayer-skins-20121029-3|33	%doc README.txt Changelog COPYING*.txt
14cr|smplayer-skins-20121029-3|34	%dir %{_datadir}/smplayer/themes
14cr|smplayer-skins-20121029-3|35	%{_datadir}/smplayer/themes/*
14cr|smplayer-skins-20121029-3|36	
14cr|smplayer-skins-20121029-3|37	
14cr|smplayer-skins-20121029-3|38	%changelog
14cr|smplayer-skins-20121029-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20121029-3
14cr|smplayer-skins-20121029-3|40	+ Revision: 8870557
14cr|smplayer-skins-20121029-3|41	- MassBuild#464: Increase release tag
14cr|smplayer-skins-20121029-3|42	
14cr|smplayer-skins-20121029-3|43	

8234 14
14cr|smplayer-themes-20120919-2|1	Summary:	Themes for SMPlayer
14cr|smplayer-themes-20120919-2|2	Name:		smplayer-themes
14cr|smplayer-themes-20120919-2|3	Version:	20120919
14cr|smplayer-themes-20120919-2|4	Release:	2
14cr|smplayer-themes-20120919-2|5	Epoch:		1
14cr|smplayer-themes-20120919-2|6	License:	GPLv2+
14cr|smplayer-themes-20120919-2|7	Group:		Video
14cr|smplayer-themes-20120919-2|8	Url:		http://smplayer.sourceforge.net
14cr|smplayer-themes-20120919-2|9	Source0:	http://downloads.sourceforge.net/project/smplayer/SMPlayer-themes/%{version}/%{name}-%{version}.tar.bz2
14cr|smplayer-themes-20120919-2|10	%if %mdkversion > 200800
14cr|smplayer-themes-20120919-2|11	Requires:	smplayer
14cr|smplayer-themes-20120919-2|12	%endif
14cr|smplayer-themes-20120919-2|13	Buildarch:	noarch
14cr|smplayer-themes-20120919-2|14	Obsoletes:	%{name}-0.1.20
14cr|smplayer-themes-20120919-2|15	
14cr|smplayer-themes-20120919-2|16	%description
14cr|smplayer-themes-20120919-2|17	A set of themes for SMPlayer.
14cr|smplayer-themes-20120919-2|18	
14cr|smplayer-themes-20120919-2|19	%prep
14cr|smplayer-themes-20120919-2|20	%setup -q
14cr|smplayer-themes-20120919-2|21	
14cr|smplayer-themes-20120919-2|22	%build
14cr|smplayer-themes-20120919-2|23	
14cr|smplayer-themes-20120919-2|24	%install
14cr|smplayer-themes-20120919-2|25	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cr|smplayer-themes-20120919-2|26	
14cr|smplayer-themes-20120919-2|27	%files
14cr|smplayer-themes-20120919-2|28	%doc README.txt Changelog
14cr|smplayer-themes-20120919-2|29	%dir %{_datadir}/smplayer/themes
14cr|smplayer-themes-20120919-2|30	%{_datadir}/smplayer/themes/*
14cr|smplayer-themes-20120919-2|31	
14cr|smplayer-themes-20120919-2|32	
14cr|smplayer-themes-20120919-2|33	
14cr|smplayer-themes-20120919-2|34	%changelog
14cr|smplayer-themes-20120919-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20120919-2
14cr|smplayer-themes-20120919-2|36	+ Revision: 42ad468
14cr|smplayer-themes-20120919-2|37	- MassBuild#464: Increase release tag
14cr|smplayer-themes-20120919-2|38	
14cr|smplayer-themes-20120919-2|39	

8235 14
14cr|smssend-3.4-11|1	%define name    smssend
14cr|smssend-3.4-11|2	%define version 3.4
14cr|smssend-3.4-11|3	%define release 11
14cr|smssend-3.4-11|4	
14cr|smssend-3.4-11|5	Summary: 	Send free SMS to any GSM
14cr|smssend-3.4-11|6	Name: 		%{name}
14cr|smssend-3.4-11|7	Version: 	%{version}
14cr|smssend-3.4-11|8	Release: 	%{release}
14cr|smssend-3.4-11|9	Source0: 	%{name}-%{version}.tar.bz2
14cr|smssend-3.4-11|10	URL: 		http://zekiller.skytech.org/smssend_menu_en.html
14cr|smssend-3.4-11|11	License: 	GPL
14cr|smssend-3.4-11|12	Group: 		Networking/Other
14cr|smssend-3.4-11|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|smssend-3.4-11|14	Buildrequires:  skyutils-devel openssl-devel zlib-devel
14cr|smssend-3.4-11|15	BuildRequires:  bzip2-devel pcre-devel
14cr|smssend-3.4-11|16	
14cr|smssend-3.4-11|17	%description
14cr|smssend-3.4-11|18	SmsSend allows you to send free SMS to any GSM, connecting to Internet sites
14cr|smssend-3.4-11|19	using scripts. It is available both for Windows and Unix.
14cr|smssend-3.4-11|20	
14cr|smssend-3.4-11|21	%prep
14cr|smssend-3.4-11|22	%setup -q
14cr|smssend-3.4-11|23	
14cr|smssend-3.4-11|24	%build
14cr|smssend-3.4-11|25	%configure2_5x
14cr|smssend-3.4-11|26	%make
14cr|smssend-3.4-11|27	
14cr|smssend-3.4-11|28	%install
14cr|smssend-3.4-11|29	rm -rf $RPM_BUILD_ROOT
14cr|smssend-3.4-11|30	%makeinstall_std
14cr|smssend-3.4-11|31	
14cr|smssend-3.4-11|32	%clean
14cr|smssend-3.4-11|33	rm -rf $RPM_BUILD_ROOT
14cr|smssend-3.4-11|34	
14cr|smssend-3.4-11|35	%files
14cr|smssend-3.4-11|36	%defattr(-,root,root)
14cr|smssend-3.4-11|37	%doc AUTHORS COPYING README INSTALL
14cr|smssend-3.4-11|38	%doc NEWS
14cr|smssend-3.4-11|39	%_bindir/*
14cr|smssend-3.4-11|40	%_mandir/man1/*
14cr|smssend-3.4-11|41	%_datadir/%name/
14cr|smssend-3.4-11|42	%lang(fr) %_mandir/fr/man1/*
14cr|smssend-3.4-11|43	
14cr|smssend-3.4-11|44	
14cr|smssend-3.4-11|45	
14cr|smssend-3.4-11|46	%changelog
14cr|smssend-3.4-11|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-11
14cr|smssend-3.4-11|48	+ Revision: 4031429
14cr|smssend-3.4-11|49	- MassBuild#464: Increase release tag
14cr|smssend-3.4-11|50	
14cr|smssend-3.4-11|51	

8236 14
14cr|smstools-3.1.15-1|1	%define _varlogdir      %{_localstatedir}/log/smsd
14cr|smstools-3.1.15-1|2	%define _varrundir      %{_localstatedir}/run/smsd
14cr|smstools-3.1.15-1|3	
14cr|smstools-3.1.15-1|4	Summary:	Tools to send and receive short messages through GSM modems or mobile phones
14cr|smstools-3.1.15-1|5	Name:		smstools
14cr|smstools-3.1.15-1|6	Version:	3.1.15
14cr|smstools-3.1.15-1|7	Release:	1
14cr|smstools-3.1.15-1|8	License:	GPLv2+
14cr|smstools-3.1.15-1|9	Group:		Communications
14cr|smstools-3.1.15-1|10	Url:		http://smstools3.kekekasvi.com
14cr|smstools-3.1.15-1|11	Source0:	http://smstools3.kekekasvi.com/packages/smstools3-%{version}.tar.gz
14cr|smstools-3.1.15-1|12	Source1:	smsd.init
14cr|smstools-3.1.15-1|13	Source2:	smsd.logrotate
14cr|smstools-3.1.15-1|14	Source3:	smsd.tmpfiles
14cr|smstools-3.1.15-1|15	Patch0:		smstools3-3.1.5-loglocation.patch
14cr|smstools-3.1.15-1|16	Patch1:		smstools3-3.1.15-rundirectory.patch
14cr|smstools-3.1.15-1|17	Patch2:		smstools3-3.1.15-makefile-whitespace.patch
14cr|smstools-3.1.15-1|18	Requires(pre):	shadow-utils
14cr|smstools-3.1.15-1|19	Requires(post,preun):	/sbin/chkconfig
14cr|smstools-3.1.15-1|20	Requires(preun,postun):	/sbin/service
14cr|smstools-3.1.15-1|21	
14cr|smstools-3.1.15-1|22	%description
14cr|smstools-3.1.15-1|23	The SMS Server Tools are made to send and receive short messages through
14cr|smstools-3.1.15-1|24	GSM modems. It supports easy file interfaces and it can run external
14cr|smstools-3.1.15-1|25	programs for automatic actions.
14cr|smstools-3.1.15-1|26	
14cr|smstools-3.1.15-1|27	%files
14cr|smstools-3.1.15-1|28	%doc LICENSE manual/ examples/ scripts/checkhandler-utf-8 scripts/email2sms scripts/eventhandler-utf-8
14cr|smstools-3.1.15-1|29	%doc scripts/mysmsd scripts/regular_run scripts/smsevent scripts/smsresend scripts/sql_demo
14cr|smstools-3.1.15-1|30	%{_sbindir}/*
14cr|smstools-3.1.15-1|31	%{_bindir}/*
14cr|smstools-3.1.15-1|32	%{_initrddir}/smsd
14cr|smstools-3.1.15-1|33	%config(noreplace) %{_sysconfdir}/logrotate.d/smstools
14cr|smstools-3.1.15-1|34	%config(noreplace) %{_sysconfdir}/smsd.conf
14cr|smstools-3.1.15-1|35	%config %{_sysconfdir}/tmpfiles.d/smstools.conf
14cr|smstools-3.1.15-1|36	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/
14cr|smstools-3.1.15-1|37	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/checked
14cr|smstools-3.1.15-1|38	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/failed
14cr|smstools-3.1.15-1|39	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/incoming
14cr|smstools-3.1.15-1|40	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/outgoing
14cr|smstools-3.1.15-1|41	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/sent
14cr|smstools-3.1.15-1|42	%attr(0750,smstools,smstools) %dir %{_varlogdir}
14cr|smstools-3.1.15-1|43	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd.log
14cr|smstools-3.1.15-1|44	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd_trouble.log
14cr|smstools-3.1.15-1|45	%attr(0750,smstools,smstools) %dir %{_varlogdir}/smsd_stats
14cr|smstools-3.1.15-1|46	%attr(0700,smstools,smstools) %dir %{_varrundir}
14cr|smstools-3.1.15-1|47	
14cr|smstools-3.1.15-1|48	%pre
14cr|smstools-3.1.15-1|49	getent group smstools >/dev/null || groupadd -r smstools
14cr|smstools-3.1.15-1|50	
14cr|smstools-3.1.15-1|51	# on older releases we need to use uucp (here it seems only the uucp group exists)
14cr|smstools-3.1.15-1|52	# on newer releases it's dialout (here it seems both groups exist)
14cr|smstools-3.1.15-1|53	# it would be more elegant to base my if clause on the udev rules instead of the group existence
14cr|smstools-3.1.15-1|54	if [ `getent group dialout` ]
14cr|smstools-3.1.15-1|55	then
14cr|smstools-3.1.15-1|56	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G dialout smstools
14cr|smstools-3.1.15-1|57	else
14cr|smstools-3.1.15-1|58	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G uucp smstools
14cr|smstools-3.1.15-1|59	fi
14cr|smstools-3.1.15-1|60	
14cr|smstools-3.1.15-1|61	%post
14cr|smstools-3.1.15-1|62	if [ $1 -eq 0 ]; then
14cr|smstools-3.1.15-1|63	/sbin/chkconfig --add smsd
14cr|smstools-3.1.15-1|64	fi
14cr|smstools-3.1.15-1|65	
14cr|smstools-3.1.15-1|66	# Create initial log files so that logrotate doesn't complain
14cr|smstools-3.1.15-1|67	for n in smsd.log smsd_trouble.log; do
14cr|smstools-3.1.15-1|68	[ -f %{_varlogdir}/$n ] || touch %{_varlogdir}/$n
14cr|smstools-3.1.15-1|69	chown smstools:smstools %{_varlogdir}/$n
14cr|smstools-3.1.15-1|70	chmod 640 %{_varlogdir}/$n
14cr|smstools-3.1.15-1|71	done
14cr|smstools-3.1.15-1|72	
14cr|smstools-3.1.15-1|73	%preun
14cr|smstools-3.1.15-1|74	if [ $1 -eq 0 ]; then
14cr|smstools-3.1.15-1|75	/sbin/service smsd stop >/dev/null 2>&1
14cr|smstools-3.1.15-1|76	/sbin/chkconfig --del smsd
14cr|smstools-3.1.15-1|77	fi
14cr|smstools-3.1.15-1|78	
14cr|smstools-3.1.15-1|79	%postun
14cr|smstools-3.1.15-1|80	if [ $1 -ge 1 ]; then
14cr|smstools-3.1.15-1|81	/sbin/service smsd condrestart >/dev/null 2>&1
14cr|smstools-3.1.15-1|82	fi
14cr|smstools-3.1.15-1|83	
14cr|smstools-3.1.15-1|84	#----------------------------------------------------------------------------
14cr|smstools-3.1.15-1|85	
14cr|smstools-3.1.15-1|86	%prep
14cr|smstools-3.1.15-1|87	%setup -q -n smstools3
14cr|smstools-3.1.15-1|88	%patch0 -p1 -b .loglocation~
14cr|smstools-3.1.15-1|89	%patch1 -p1 -b .conf~
14cr|smstools-3.1.15-1|90	%patch2 -p1 -b .make4~
14cr|smstools-3.1.15-1|91	
14cr|smstools-3.1.15-1|92	mv doc manual
14cr|smstools-3.1.15-1|93	mv examples/.procmailrc examples/procmailrc
14cr|smstools-3.1.15-1|94	mv examples/.qmailrc examples/qmailrc
14cr|smstools-3.1.15-1|95	find scripts/ examples/ manual/ -type f -print0 |xargs -0 chmod 644
14cr|smstools-3.1.15-1|96	
14cr|smstools-3.1.15-1|97	%build
14cr|smstools-3.1.15-1|98	%make -C src CFLAGS="%{optflags} -DNOSTATS -D NUMBER_OF_MODEMS=64" LFLAGS="%{ldflags}"
14cr|smstools-3.1.15-1|99	
14cr|smstools-3.1.15-1|100	%install
14cr|smstools-3.1.15-1|101	install -Dm 755 %{SOURCE1} %{buildroot}%{_initrddir}/smsd
14cr|smstools-3.1.15-1|102	install -Dm 664 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/smstools
14cr|smstools-3.1.15-1|103	install -Dm 664 %{SOURCE3} %{buildroot}%{_sysconfdir}/tmpfiles.d/smstools.conf
14cr|smstools-3.1.15-1|104	install -Dm 600 examples/smsd.conf.easy %{buildroot}%{_sysconfdir}/smsd.conf
14cr|smstools-3.1.15-1|105	install -Dm 755 src/smsd %{buildroot}%{_sbindir}/smsd
14cr|smstools-3.1.15-1|106	install -Dm 755 scripts/sendsms %{buildroot}%{_bindir}/smssend
14cr|smstools-3.1.15-1|107	install -Dm 755 scripts/sms2html %{buildroot}%{_bindir}/sms2html
14cr|smstools-3.1.15-1|108	install -Dm 755 scripts/sms2unicode %{buildroot}%{_bindir}/sms2unicode
14cr|smstools-3.1.15-1|109	install -Dm 755 scripts/sms2xml %{buildroot}%{_bindir}/sms2xml
14cr|smstools-3.1.15-1|110	install -Dm 755 scripts/unicode2sms %{buildroot}%{_bindir}/unicode2sms
14cr|smstools-3.1.15-1|111	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/checked
14cr|smstools-3.1.15-1|112	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/failed
14cr|smstools-3.1.15-1|113	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/incoming
14cr|smstools-3.1.15-1|114	install -dm 770 %{buildroot}/%{_localstatedir}/spool/sms/outgoing
14cr|smstools-3.1.15-1|115	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/sent
14cr|smstools-3.1.15-1|116	mkdir -p %{buildroot}/%{_varlogdir}
14cr|smstools-3.1.15-1|117	mkdir -p %{buildroot}/%{_varlogdir}/smsd_stats
14cr|smstools-3.1.15-1|118	mkdir -p %{buildroot}/%{_varrundir}
14cr|smstools-3.1.15-1|119	
14cr|smstools-3.1.15-1|120	# Create ghost files
14cr|smstools-3.1.15-1|121	for n in smsd.log smsd_trouble.log; do
14cr|smstools-3.1.15-1|122	touch %{buildroot}/%{_varlogdir}/$n
14cr|smstools-3.1.15-1|123	done
14cr|smstools-3.1.15-1|124	
14cr|smstools-3.1.15-1|125	
14cr|smstools-3.1.15-1|126	%changelog
14cr|smstools-3.1.15-1|127	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.15-1
14cr|smstools-3.1.15-1|128	+ Revision: fc9e813
14cr|smstools-3.1.15-1|129	- New version 3.1.15, add tmpfiles config, fix build with make 4.0
14cr|smstools-3.1.15-1|130	
14cr|smstools-3.1.15-1|131	

8237 14
14cr|smtp-benchmark-1.0.3-9|1	Summary:	SMTP Benchmark Suite
14cr|smtp-benchmark-1.0.3-9|2	Name:		smtp-benchmark
14cr|smtp-benchmark-1.0.3-9|3	Version:	1.0.3
14cr|smtp-benchmark-1.0.3-9|4	Release:	9
14cr|smtp-benchmark-1.0.3-9|5	License:	BSD
14cr|smtp-benchmark-1.0.3-9|6	Group:		Networking/Other
14cr|smtp-benchmark-1.0.3-9|7	URL:		http://www.etc.msys.ch/software/smtp-benchmark/
14cr|smtp-benchmark-1.0.3-9|8	Source0:	%{name}-%{version}.tar.bz2
14cr|smtp-benchmark-1.0.3-9|9	Patch0:		smtp-benchmark-linux_fix.diff
14cr|smtp-benchmark-1.0.3-9|10	BuildRoot:	%{_tmppath}/%{name}-root
14cr|smtp-benchmark-1.0.3-9|11	
14cr|smtp-benchmark-1.0.3-9|12	%description
14cr|smtp-benchmark-1.0.3-9|13	smtp-benchmark consists of two programs, smtpsend and smtpsink.
14cr|smtp-benchmark-1.0.3-9|14	Whereas smtpsend is used to send generated e-mail messages using
14cr|smtp-benchmark-1.0.3-9|15	SMTP to a mail transfer agent, smtpsink is designed to dispose of
14cr|smtp-benchmark-1.0.3-9|16	received messages as quick as possible.
14cr|smtp-benchmark-1.0.3-9|17	
14cr|smtp-benchmark-1.0.3-9|18	smtpsend measures the time spent sending e-mails and the number
14cr|smtp-benchmark-1.0.3-9|19	of e-mails actually sent and outputs statistics after the program
14cr|smtp-benchmark-1.0.3-9|20	run.
14cr|smtp-benchmark-1.0.3-9|21	
14cr|smtp-benchmark-1.0.3-9|22	smtpsend can fork one or more parallel senders each using one or
14cr|smtp-benchmark-1.0.3-9|23	more sequential connections to a SMTP server to deliver one or
14cr|smtp-benchmark-1.0.3-9|24	more messages per connection.
14cr|smtp-benchmark-1.0.3-9|25	
14cr|smtp-benchmark-1.0.3-9|26	smtpsink comes in handy when the relaying performance of a MTA is
14cr|smtp-benchmark-1.0.3-9|27	to be measured.
14cr|smtp-benchmark-1.0.3-9|28	
14cr|smtp-benchmark-1.0.3-9|29	%prep
14cr|smtp-benchmark-1.0.3-9|30	
14cr|smtp-benchmark-1.0.3-9|31	%setup -q -n %{name}
14cr|smtp-benchmark-1.0.3-9|32	%patch0 -p0
14cr|smtp-benchmark-1.0.3-9|33	
14cr|smtp-benchmark-1.0.3-9|34	%build
14cr|smtp-benchmark-1.0.3-9|35	
14cr|smtp-benchmark-1.0.3-9|36	gcc %{optflags} -o smtpsend/smtpsend smtpsend/smtpsend.c
14cr|smtp-benchmark-1.0.3-9|37	gcc %{optflags} -o smtpsink/smtpsink smtpsink/smtpsink.c
14cr|smtp-benchmark-1.0.3-9|38	
14cr|smtp-benchmark-1.0.3-9|39	%install
14cr|smtp-benchmark-1.0.3-9|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|smtp-benchmark-1.0.3-9|41	
14cr|smtp-benchmark-1.0.3-9|42	install -d %{buildroot}%{_sbindir}
14cr|smtp-benchmark-1.0.3-9|43	install -d %{buildroot}%{_mandir}/man8
14cr|smtp-benchmark-1.0.3-9|44	install -m0755 smtpsend/smtpsend %{buildroot}%{_sbindir}/
14cr|smtp-benchmark-1.0.3-9|45	install -m0755 smtpsink/smtpsink %{buildroot}%{_sbindir}/
14cr|smtp-benchmark-1.0.3-9|46	install -m0644 smtpsend/smtpsend.8 %{buildroot}%{_mandir}/man8/
14cr|smtp-benchmark-1.0.3-9|47	install -m0644 smtpsink/smtpsink.8 %{buildroot}%{_mandir}/man8/
14cr|smtp-benchmark-1.0.3-9|48	
14cr|smtp-benchmark-1.0.3-9|49	%clean
14cr|smtp-benchmark-1.0.3-9|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|smtp-benchmark-1.0.3-9|51	
14cr|smtp-benchmark-1.0.3-9|52	%files
14cr|smtp-benchmark-1.0.3-9|53	%defattr (-,root,root)
14cr|smtp-benchmark-1.0.3-9|54	%doc README
14cr|smtp-benchmark-1.0.3-9|55	%{_sbindir}/smtpsend
14cr|smtp-benchmark-1.0.3-9|56	%{_sbindir}/smtpsink
14cr|smtp-benchmark-1.0.3-9|57	%{_mandir}/man8/smtpsend.8*
14cr|smtp-benchmark-1.0.3-9|58	%{_mandir}/man8/smtpsink.8*
14cr|smtp-benchmark-1.0.3-9|59	
14cr|smtp-benchmark-1.0.3-9|60	
14cr|smtp-benchmark-1.0.3-9|61	
14cr|smtp-benchmark-1.0.3-9|62	
14cr|smtp-benchmark-1.0.3-9|63	
14cr|smtp-benchmark-1.0.3-9|64	%changelog
14cr|smtp-benchmark-1.0.3-9|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-9
14cr|smtp-benchmark-1.0.3-9|66	+ Revision: 840d0a3
14cr|smtp-benchmark-1.0.3-9|67	- MassBuild#464: Increase release tag
14cr|smtp-benchmark-1.0.3-9|68	
14cr|smtp-benchmark-1.0.3-9|69	

8238 14
14cr|smtp-gated-1.4.17-7|1	%define user smtpgw
14cr|smtp-gated-1.4.17-7|2	
14cr|smtp-gated-1.4.17-7|3	Summary:	SMTP Transparent Proxy
14cr|smtp-gated-1.4.17-7|4	Name: 		smtp-gated
14cr|smtp-gated-1.4.17-7|5	Version: 	1.4.17
14cr|smtp-gated-1.4.17-7|6	Release: 	7
14cr|smtp-gated-1.4.17-7|7	Group: 		System/Servers
14cr|smtp-gated-1.4.17-7|8	License:	GPL2v+
14cr|smtp-gated-1.4.17-7|9	#Requires: spamassassin-spamd clamd libpcre libspf2
14cr|smtp-gated-1.4.17-7|10	BuildRequires:  pcre-devel
14cr|smtp-gated-1.4.17-7|11	BuildRequires:  libspf2-devel
14cr|smtp-gated-1.4.17-7|12	Provides: 	smtp-proxy
14cr|smtp-gated-1.4.17-7|13	URL: 		http://smtp-proxy.klolik.org
14cr|smtp-gated-1.4.17-7|14	Source0: 	http://software.klolik.org/smtp-gated/files/%{name}-%{version}.tar.gz
14cr|smtp-gated-1.4.17-7|15	Source1:	smtp-gated.init
14cr|smtp-gated-1.4.17-7|16	Patch0: 	smtp-gated-1.4.17-fdprintf.patch
14cr|smtp-gated-1.4.17-7|17	Patch1: 	smtp-gated-1.4.17-syslog.patch
14cr|smtp-gated-1.4.17-7|18	Patch2:		smtp-gated-1.4.17-linkage.patch
14cr|smtp-gated-1.4.17-7|19	Requires(pre):		rpm-helper
14cr|smtp-gated-1.4.17-7|20	Requires(post):		rpm-helper
14cr|smtp-gated-1.4.17-7|21	Requires(preun):	rpm-helper
14cr|smtp-gated-1.4.17-7|22	Requires(postun):	rpm-helper
14cr|smtp-gated-1.4.17-7|23	
14cr|smtp-gated-1.4.17-7|24	%description
14cr|smtp-gated-1.4.17-7|25	Transparent proxy for SMTP traffic.
14cr|smtp-gated-1.4.17-7|26	
14cr|smtp-gated-1.4.17-7|27	%prep
14cr|smtp-gated-1.4.17-7|28	%setup -q
14cr|smtp-gated-1.4.17-7|29	%patch0 -p0 -b .fdprintf
14cr|smtp-gated-1.4.17-7|30	%patch1 -p0 -b .syslog
14cr|smtp-gated-1.4.17-7|31	%patch2 -p0 -b .linkage
14cr|smtp-gated-1.4.17-7|32	%build
14cr|smtp-gated-1.4.17-7|33	%configure --enable-pcre=%{_includedir} --enable-spf=%{_includedir}/spf2
14cr|smtp-gated-1.4.17-7|34	
14cr|smtp-gated-1.4.17-7|35	%make
14cr|smtp-gated-1.4.17-7|36	
14cr|smtp-gated-1.4.17-7|37	%install
14cr|smtp-gated-1.4.17-7|38	%makeinstall
14cr|smtp-gated-1.4.17-7|39	
14cr|smtp-gated-1.4.17-7|40	install -d %{buildroot}{/var/spool/%{name}/{msg,lock}}
14cr|smtp-gated-1.4.17-7|41	install -d %{buildroot}/var/run/%{name}
14cr|smtp-gated-1.4.17-7|42	install -d %{buildroot}%{_initrddir}
14cr|smtp-gated-1.4.17-7|43	
14cr|smtp-gated-1.4.17-7|44	install %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|smtp-gated-1.4.17-7|45	
14cr|smtp-gated-1.4.17-7|46	src/%{name} -t | sed 's/^\([^#]\)/; &/' > %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|smtp-gated-1.4.17-7|47	
14cr|smtp-gated-1.4.17-7|48	mkdir -p %{buildroot}/var/spool/%{name}/msg
14cr|smtp-gated-1.4.17-7|49	mkdir -p %{buildroot}/var/spool/%{name}/lock
14cr|smtp-gated-1.4.17-7|50	mkdir -p %{buildroot}/var/run/%{name}
14cr|smtp-gated-1.4.17-7|51	
14cr|smtp-gated-1.4.17-7|52	%files
14cr|smtp-gated-1.4.17-7|53	%defattr(0644,root,root,0755)
14cr|smtp-gated-1.4.17-7|54	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README README.PL
14cr|smtp-gated-1.4.17-7|55	%doc contrib/fixed.conf contrib/nat.conf
14cr|smtp-gated-1.4.17-7|56	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|smtp-gated-1.4.17-7|57	%{_mandir}/man*/*
14cr|smtp-gated-1.4.17-7|58	
14cr|smtp-gated-1.4.17-7|59	%defattr(0755,root,root,0755)
14cr|smtp-gated-1.4.17-7|60	%{_sbindir}/%{name}
14cr|smtp-gated-1.4.17-7|61	%{_initrddir}/%{name}
14cr|smtp-gated-1.4.17-7|62	
14cr|smtp-gated-1.4.17-7|63	%defattr(0750,smtpgw,smtpgw,0750)
14cr|smtp-gated-1.4.17-7|64	/var/spool/%{name}
14cr|smtp-gated-1.4.17-7|65	/var/run/%{name}
14cr|smtp-gated-1.4.17-7|66	
14cr|smtp-gated-1.4.17-7|67	%pre
14cr|smtp-gated-1.4.17-7|68	%_pre_useradd %{user} /var/spool/%{name} /bin/false
14cr|smtp-gated-1.4.17-7|69	
14cr|smtp-gated-1.4.17-7|70	%postun
14cr|smtp-gated-1.4.17-7|71	%_postun_userdel %{user}
14cr|smtp-gated-1.4.17-7|72	%_postun_groupdel %{user}
14cr|smtp-gated-1.4.17-7|73	
14cr|smtp-gated-1.4.17-7|74	%preun
14cr|smtp-gated-1.4.17-7|75	%_preun_service %{name}
14cr|smtp-gated-1.4.17-7|76	
14cr|smtp-gated-1.4.17-7|77	%post
14cr|smtp-gated-1.4.17-7|78	%_post_service %{name}
14cr|smtp-gated-1.4.17-7|79	
14cr|smtp-gated-1.4.17-7|80	
14cr|smtp-gated-1.4.17-7|81	
14cr|smtp-gated-1.4.17-7|82	%changelog
14cr|smtp-gated-1.4.17-7|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.17-7
14cr|smtp-gated-1.4.17-7|84	+ Revision: e5f0c3b
14cr|smtp-gated-1.4.17-7|85	- MassBuild#464: Increase release tag
14cr|smtp-gated-1.4.17-7|86	
14cr|smtp-gated-1.4.17-7|87	

8239 14
14cr|smtpscan-0.5-6|1	Summary:	Remote SMTP Server Detection
14cr|smtpscan-0.5-6|2	Name:		smtpscan
14cr|smtpscan-0.5-6|3	Version:	0.5
14cr|smtpscan-0.5-6|4	Release:	6
14cr|smtpscan-0.5-6|5	License:	GPL
14cr|smtpscan-0.5-6|6	Group:		Monitoring
14cr|smtpscan-0.5-6|7	URL:		http://www.greyhats.org/outils/smtpscan/
14cr|smtpscan-0.5-6|8	Source0:	%{name}-%{version}.tar.bz2
14cr|smtpscan-0.5-6|9	Source1:	remote_smtp_detect.pdf.bz2
14cr|smtpscan-0.5-6|10	Patch0:		smtpscan-0.4.patch
14cr|smtpscan-0.5-6|11	Requires:	perl perl-Net-DNS
14cr|smtpscan-0.5-6|12	BuildArch:	noarch
14cr|smtpscan-0.5-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|smtpscan-0.5-6|14	
14cr|smtpscan-0.5-6|15	%description
14cr|smtpscan-0.5-6|16	Smtpscan is a tool to guess which MTA is used by sending several
14cr|smtpscan-0.5-6|17	"special" SMTP requests and by comparing error codes returned with
14cr|smtpscan-0.5-6|18	those in the fingerprint database. It does not take into account
14cr|smtpscan-0.5-6|19	banners and other text information, that cannot be trusted, only
14cr|smtpscan-0.5-6|20	error codes.
14cr|smtpscan-0.5-6|21	
14cr|smtpscan-0.5-6|22	%prep
14cr|smtpscan-0.5-6|23	
14cr|smtpscan-0.5-6|24	%setup -q -n %{name}
14cr|smtpscan-0.5-6|25	%patch0 -p1
14cr|smtpscan-0.5-6|26	
14cr|smtpscan-0.5-6|27	%build
14cr|smtpscan-0.5-6|28	
14cr|smtpscan-0.5-6|29	%install
14cr|smtpscan-0.5-6|30	rm -rf %{buildroot}
14cr|smtpscan-0.5-6|31	
14cr|smtpscan-0.5-6|32	install -d %{buildroot}%{_bindir}
14cr|smtpscan-0.5-6|33	install -d %{buildroot}%{_mandir}/man1
14cr|smtpscan-0.5-6|34	install -d %{buildroot}%{_datadir}/smtpscan
14cr|smtpscan-0.5-6|35	
14cr|smtpscan-0.5-6|36	install -m755 src/smtpscan %{buildroot}%{_bindir}/
14cr|smtpscan-0.5-6|37	install -m644 docs/man/smtpscan.1 %{buildroot}%{_mandir}/man1/
14cr|smtpscan-0.5-6|38	install -m644 src/fingerprints  %{buildroot}%{_datadir}/smtpscan/
14cr|smtpscan-0.5-6|39	install -m644 src/tests %{buildroot}%{_datadir}/smtpscan/
14cr|smtpscan-0.5-6|40	
14cr|smtpscan-0.5-6|41	bzcat %{SOURCE1} > remote_smtp_detect.pdf
14cr|smtpscan-0.5-6|42	
14cr|smtpscan-0.5-6|43	%clean
14cr|smtpscan-0.5-6|44	rm -rf %{buildroot}
14cr|smtpscan-0.5-6|45	
14cr|smtpscan-0.5-6|46	%files
14cr|smtpscan-0.5-6|47	%defattr(-,root,root)
14cr|smtpscan-0.5-6|48	%doc CHANGELOG CONTRIBUTORS remote_smtp_detect.pdf
14cr|smtpscan-0.5-6|49	%{_bindir}/smtpscan
14cr|smtpscan-0.5-6|50	%{_datadir}/smtpscan
14cr|smtpscan-0.5-6|51	%{_mandir}/man1/*
14cr|smtpscan-0.5-6|52	
14cr|smtpscan-0.5-6|53	
14cr|smtpscan-0.5-6|54	
14cr|smtpscan-0.5-6|55	%changelog
14cr|smtpscan-0.5-6|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-6
14cr|smtpscan-0.5-6|57	+ Revision: 090deb7
14cr|smtpscan-0.5-6|58	- MassBuild#464: Increase release tag
14cr|smtpscan-0.5-6|59	
14cr|smtpscan-0.5-6|60	

8240 14
14cr|smtube-2.1-2|1	Name:		smtube
14cr|smtube-2.1-2|2	Version:	2.1
14cr|smtube-2.1-2|3	Release:	2
14cr|smtube-2.1-2|4	Summary:	Allows to play and download videos from YouTube
14cr|smtube-2.1-2|5	License:	GPLv2+
14cr|smtube-2.1-2|6	Group:		Video
14cr|smtube-2.1-2|7	Url:		http://smplayer.sourceforge.net
14cr|smtube-2.1-2|8	Source0:	http://downloads.sourceforge.net/smplayer/SMTube/%{version}/%{name}-%{version}.tar.bz2
14cr|smtube-2.1-2|9	Patch0:		smtube-1.6-optflags.patch
14cr|smtube-2.1-2|10	BuildRequires:	qt4-devel
14cr|smtube-2.1-2|11	BuildRequires:	qt4-linguist
14cr|smtube-2.1-2|12	
14cr|smtube-2.1-2|13	%description
14cr|smtube-2.1-2|14	SMTube is a tool for searching and downloading videos from YouTube.
14cr|smtube-2.1-2|15	It supports SMPlayer, VLC and some other players.
14cr|smtube-2.1-2|16	
14cr|smtube-2.1-2|17	%prep
14cr|smtube-2.1-2|18	%setup -q
14cr|smtube-2.1-2|19	%patch0 -p1
14cr|smtube-2.1-2|20	
14cr|smtube-2.1-2|21	%build
14cr|smtube-2.1-2|22	%setup_compile_flags
14cr|smtube-2.1-2|23	%make \
14cr|smtube-2.1-2|24	PREFIX=%{_prefix} \
14cr|smtube-2.1-2|25	QMAKE=%{qt4bin}/qmake \
14cr|smtube-2.1-2|26	LRELEASE=%{qt4bin}/lrelease
14cr|smtube-2.1-2|27	
14cr|smtube-2.1-2|28	%install
14cr|smtube-2.1-2|29	%makeinstall_std PREFIX=%{_prefix}
14cr|smtube-2.1-2|30	
14cr|smtube-2.1-2|31	%files
14cr|smtube-2.1-2|32	%doc Changelog *.txt
14cr|smtube-2.1-2|33	%{_bindir}/%{name}
14cr|smtube-2.1-2|34	%{_datadir}/applications/smtube.desktop
14cr|smtube-2.1-2|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|smtube-2.1-2|36	%{_datadir}/%{name}/translations/*
14cr|smtube-2.1-2|37	
14cr|smtube-2.1-2|38	
14cr|smtube-2.1-2|39	%changelog
14cr|smtube-2.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
14cr|smtube-2.1-2|41	+ Revision: 6b12f48
14cr|smtube-2.1-2|42	- MassBuild#464: Increase release tag
14cr|smtube-2.1-2|43	
14cr|smtube-2.1-2|44	

8241 14
14cr|snack-2.2.10-10|1	Summary:	Script-driven sound processing toolkit
14cr|snack-2.2.10-10|2	Name:		snack
14cr|snack-2.2.10-10|3	Version: 	2.2.10
14cr|snack-2.2.10-10|4	Release: 	10
14cr|snack-2.2.10-10|5	License: 	BSD
14cr|snack-2.2.10-10|6	Group: 		Sound
14cr|snack-2.2.10-10|7	URL: 		http://www.speech.kth.se/snack/
14cr|snack-2.2.10-10|8	Source0:	http://www.speech.kth.se/~kare/%{name}%{version}.tar.bz2
14cr|snack-2.2.10-10|9	# Fix underlinking
14cr|snack-2.2.10-10|10	Patch0:		snack-2.2.10-underlinking.patch
14cr|snack-2.2.10-10|11	Patch1:		snack-2.2.10-unity-linux-fix-roundf.patch
14cr|snack-2.2.10-10|12	Patch2:		snack-2.2.10-unity-linux-gcc44.patch
14cr|snack-2.2.10-10|13	Patch3:		snack-2.2.10-mdv-fix-string-format.patch
14cr|snack-2.2.10-10|14	
14cr|snack-2.2.10-10|15	BuildRequires:	tcl
14cr|snack-2.2.10-10|16	BuildRequires:  tk
14cr|snack-2.2.10-10|17	BuildRequires:  libogg-devel
14cr|snack-2.2.10-10|18	BuildRequires:  libvorbis-devel
14cr|snack-2.2.10-10|19	BuildRequires:  pkgconfig(x11)
14cr|snack-2.2.10-10|20	BuildRequires:	python-devel
14cr|snack-2.2.10-10|21	BuildRequires:  dos2unix
14cr|snack-2.2.10-10|22	BuildRequires:  tcl-devel
14cr|snack-2.2.10-10|23	BuildRequires:  tk-devel
14cr|snack-2.2.10-10|24	
14cr|snack-2.2.10-10|25	%description
14cr|snack-2.2.10-10|26	Snack is a sound processing toolkit designed as an extension
14cr|snack-2.2.10-10|27	to a scripting language. Snack currently works with the scripting
14cr|snack-2.2.10-10|28	languages Tcl/Tk, Python, and Ruby.
14cr|snack-2.2.10-10|29	
14cr|snack-2.2.10-10|30	Snack has commands to play, record, process, and visualize sound.
14cr|snack-2.2.10-10|31	Snack provides high level sound objects, with flexible storage management,
14cr|snack-2.2.10-10|32	and streaming support. It handles most common sound file formats.
14cr|snack-2.2.10-10|33	The visualization canvas item types update in real-time and can output
14cr|snack-2.2.10-10|34	postscript. The same scripts run on Unix (Linux, Solaris, HP-UX, IRIX,
14cr|snack-2.2.10-10|35	FreeBSD, NetBSD), Macintosh, and Windows 95/98/NT/2000/XP.
14cr|snack-2.2.10-10|36	
14cr|snack-2.2.10-10|37	%package -n tcl-%{name}
14cr|snack-2.2.10-10|38	Summary:	Snack Sound Toolkit for Tcl
14cr|snack-2.2.10-10|39	Group:		Sound
14cr|snack-2.2.10-10|40	Requires:	tcl
14cr|snack-2.2.10-10|41	Obsoletes:	%{mklibname snack} < 2.2.10-6mdv
14cr|snack-2.2.10-10|42	Obsoletes:	%{mklibname snack -d} < 2.2.10-6mdv
14cr|snack-2.2.10-10|43	
14cr|snack-2.2.10-10|44	%description -n tcl-%{name}
14cr|snack-2.2.10-10|45	Snack Sound Toolkit for Tcl.
14cr|snack-2.2.10-10|46	
14cr|snack-2.2.10-10|47	%package -n python-%{name}
14cr|snack-2.2.10-10|48	Summary:	Snack Sound Toolkit for Python
14cr|snack-2.2.10-10|49	Group:		Sound
14cr|snack-2.2.10-10|50	Requires:	tcl-%{name} = %{version}
14cr|snack-2.2.10-10|51	Requires:	tkinter
14cr|snack-2.2.10-10|52	
14cr|snack-2.2.10-10|53	%description -n python-%{name}
14cr|snack-2.2.10-10|54	Snack Sound Toolkit for Python.
14cr|snack-2.2.10-10|55	
14cr|snack-2.2.10-10|56	%prep
14cr|snack-2.2.10-10|57	%setup -q -n %{name}%{version}
14cr|snack-2.2.10-10|58	%patch0 -p1 -b .underlink
14cr|snack-2.2.10-10|59	%patch1 -p1
14cr|snack-2.2.10-10|60	%patch2 -p1
14cr|snack-2.2.10-10|61	%patch3 -p0
14cr|snack-2.2.10-10|62	chmod 644 COPYING README changes
14cr|snack-2.2.10-10|63	
14cr|snack-2.2.10-10|64	%build
14cr|snack-2.2.10-10|65	cd unix
14cr|snack-2.2.10-10|66	%configure2_5x --with-tcl=/usr/lib --with-tk=/usr/lib --with-ogg-include=/usr/include/ogg --with-ogg-lib=/usr/lib
14cr|snack-2.2.10-10|67	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}"
14cr|snack-2.2.10-10|68	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}" libsnackogg.so
14cr|snack-2.2.10-10|69	
14cr|snack-2.2.10-10|70	%install
14cr|snack-2.2.10-10|71	chmod 644 doc/*
14cr|snack-2.2.10-10|72	chmod 755 python/*.py
14cr|snack-2.2.10-10|73	chmod 644 demos/tcl/*
14cr|snack-2.2.10-10|74	chmod 755 demos/tcl/*.tcl
14cr|snack-2.2.10-10|75	dos2unix demos/tcl/*.txt
14cr|snack-2.2.10-10|76	rm -f demos/tcl/tclkit-linux-x86
14cr|snack-2.2.10-10|77	chmod 644 demos/python/*
14cr|snack-2.2.10-10|78	chmod 755 demos/python/*.py
14cr|snack-2.2.10-10|79	dos2unix demos/python/*.txt
14cr|snack-2.2.10-10|80	
14cr|snack-2.2.10-10|81	cd unix
14cr|snack-2.2.10-10|82	mkdir -p %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cr|snack-2.2.10-10|83	mkdir -p %{buildroot}%{py_puresitedir}
14cr|snack-2.2.10-10|84	cp *.so %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cr|snack-2.2.10-10|85	install -m 0755 *.tcl %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cr|snack-2.2.10-10|86	cd ../python
14cr|snack-2.2.10-10|87	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|snack-2.2.10-10|88	
14cr|snack-2.2.10-10|89	%files -n tcl-%{name}
14cr|snack-2.2.10-10|90	%doc changes COPYING doc/tcl-man.html demos/tcl/* doc/A* doc/C* doc/F* README doc/S*
14cr|snack-2.2.10-10|91	%{tcl_sitearch}/%{name}%{version}
14cr|snack-2.2.10-10|92	
14cr|snack-2.2.10-10|93	%files -n python-%{name}
14cr|snack-2.2.10-10|94	%doc doc/python-man.html demos/python/*
14cr|snack-2.2.10-10|95	%{py_puresitedir}/*
14cr|snack-2.2.10-10|96	
14cr|snack-2.2.10-10|97	%changelog
14cr|snack-2.2.10-10|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.10-10
14cr|snack-2.2.10-10|99	+ Revision: e66234f
14cr|snack-2.2.10-10|100	- MassBuild#464: Increase release tag
14cr|snack-2.2.10-10|101	
14cr|snack-2.2.10-10|102	

8242 14
14cr|snapfly-0.8-2|1	Summary:	A lightweight PyGTK menu
14cr|snapfly-0.8-2|2	Name:		snapfly
14cr|snapfly-0.8-2|3	Version:	0.8
14cr|snapfly-0.8-2|4	Release:	2
14cr|snapfly-0.8-2|5	License:	GPLv3
14cr|snapfly-0.8-2|6	Group:		Graphical desktop/Other
14cr|snapfly-0.8-2|7	Url:		https://github.com/drakmail/snapfly
14cr|snapfly-0.8-2|8	# from git
14cr|snapfly-0.8-2|9	Source0:	%{name}-%{version}.tar.bz2
14cr|snapfly-0.8-2|10	BuildRequires:	python-setuptools
14cr|snapfly-0.8-2|11	BuildArch:	noarch
14cr|snapfly-0.8-2|12	Requires:	pygtk2
14cr|snapfly-0.8-2|13	Requires:	python-cairo
14cr|snapfly-0.8-2|14	Requires:	python-dbus
14cr|snapfly-0.8-2|15	Requires:	python-pyinotify
14cr|snapfly-0.8-2|16	
14cr|snapfly-0.8-2|17	%description
14cr|snapfly-0.8-2|18	SnapFly is a lightweight PyGTK menu which can be run as a daemon (in this
14cr|snapfly-0.8-2|19	case you can call the menu from any place on your desktop using snapfly-show)
14cr|snapfly-0.8-2|20	or as a standalone menu with a systray icon. The development began as a
14cr|snapfly-0.8-2|21	patchset for adeskmenu, but nowadays SnapFly is almost fully rewritten.
14cr|snapfly-0.8-2|22	
14cr|snapfly-0.8-2|23	%prep
14cr|snapfly-0.8-2|24	%setup -q
14cr|snapfly-0.8-2|25	
14cr|snapfly-0.8-2|26	%build
14cr|snapfly-0.8-2|27	python setup.py build
14cr|snapfly-0.8-2|28	
14cr|snapfly-0.8-2|29	%install
14cr|snapfly-0.8-2|30	python setup.py install --root=%{buildroot}
14cr|snapfly-0.8-2|31	
14cr|snapfly-0.8-2|32	%find_lang %{name} --with-man
14cr|snapfly-0.8-2|33	
14cr|snapfly-0.8-2|34	%files -f %{name}.lang
14cr|snapfly-0.8-2|35	%{_bindir}/%{name}
14cr|snapfly-0.8-2|36	%{_bindir}/%{name}-show
14cr|snapfly-0.8-2|37	%{python_sitelib}/%{name}
14cr|snapfly-0.8-2|38	%{python_sitelib}/*.egg-info
14cr|snapfly-0.8-2|39	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|snapfly-0.8-2|40	
14cr|snapfly-0.8-2|41	%changelog
14cr|snapfly-0.8-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|snapfly-0.8-2|43	+ Revision: 0067b90
14cr|snapfly-0.8-2|44	- MassBuild#464: Increase release tag
14cr|snapfly-0.8-2|45	
14cr|snapfly-0.8-2|46	

8243 14
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|1	Name:		snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|2	Version:	0.1.3
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|3	Release:	0.20130426git35ff4ec.2
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|4	License:	GPLv2
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|5	Group:		Archiving/Backup
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|6	BuildRequires:	boost-devel doxygen gettext libtool
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|7	BuildRequires:	pkgconfig(libxml-2.0)
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|8	BuildRequires:	dbus-devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|9	Requires:	%{name}-libs = %{version}-%{release}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|10	Requires:	diffutils
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|11	Summary:	Tool for filesystem snapshot management
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|12	Url:		http://en.opensuse.org/Portal:Snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|13	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|14	# source tarball creation process from master branch:
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|15	# git clone git://github.com/openSUSE/snapper.git
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|16	# git archive --format=tar --prefix=snapper-0.1.3/ 35ff4eca49393b033a7cbaf76479addeb6c77a8d | bzip2 > /tmp/snapper-0.1.3.tar.bz2
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|17	Source0:	%{name}-%{version}.tar.bz2
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|18	Patch0:		%{name}-remove-ext4-info.patch
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|19	Patch1:		%{name}-rename-cron-files.patch
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|20	Patch2:		%{name}-link-boost_system.patch
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|21	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|22	%description
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|23	This package contains snapper, a tool for filesystem snapshot management.
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|24	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|25	%package libs
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|26	Summary:	Library for filesystem snapshot management
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|27	Group:		Archiving/Backup
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|28	Requires:	util-linux
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|29	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|30	%description libs
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|31	This package contains the snapper shared library
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|32	for filesystem snapshot management.
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|33	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|34	%package devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|35	Group:		Development/Other
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|36	Requires:	%{name} = %{version}-%{release}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|37	Requires:	libstdc++-devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|38	Requires:	boost-devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|39	Requires:	pkgconfig(libxml-2.0)
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|40	Summary:	Header files and documentation for libsnapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|41	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|42	%description devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|43	This package contains header files and documentation for developing with
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|44	snapper.
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|45	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|46	%prep
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|47	%setup -q
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|48	%patch0 -p1
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|49	%patch1 -p1
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|50	%patch2 -p1
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|51	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|52	%build
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|53	aclocal
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|54	libtoolize --force --automake --copy
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|55	autoheader
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|56	automake --add-missing --copy
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|57	autoconf
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|58	# NOTE: --disable-ext4 option removes support for ext4 internal snapshots since the feature
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|59	# never made it into upstream kernel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|60	%configure --disable-silent-rules --disable-ext4 --docdir=%{_defaultdocdir}/%{name}-%{version} --disable-zypp --enable-xattrs --disable-static
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|61	#NOTE: avoid 'unused-direct-shlib-dependency' warning in rpmlint checks
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|62	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|63	export LDFLAGS="-lboost_system-mt"
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|64	export CFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|65	export CXXFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|66	%make
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|67	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|68	%install
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|69	%makeinstall_std
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|70	install -m644 -D data/sysconfig.snapper %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|71	%find_lang %{name}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|72	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|73	%files -f snapper.lang
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|74	%{_bindir}/snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|75	%{_sbindir}/snapperd
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|76	%config(noreplace) %{_sysconfdir}/logrotate.d/snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|77	%{_sysconfdir}/cron.hourly/snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|78	%{_sysconfdir}/cron.daily/snapper
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|79	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.Snapper.conf
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|80	%{_datadir}/dbus-1/system-services/org.opensuse.Snapper.service
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|81	%doc %{_docdir}/%{name}-%{version}/AUTHORS
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|82	%doc %{_docdir}/%{name}-%{version}/COPYING
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|83	%{_mandir}/man8/%{name}.8*
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|84	%{_mandir}/man8/snapperd.8*
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|85	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|86	%files libs
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|87	%{_libdir}/libsnapper.so.*
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|88	%dir %{_sysconfdir}/%{name}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|89	%dir %{_sysconfdir}/%{name}/configs
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|90	%dir %{_sysconfdir}/%{name}/config-templates
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|91	%config(noreplace) %{_sysconfdir}/%{name}/config-templates/default
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|92	%dir %{_sysconfdir}/%{name}/filters
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|93	%config(noreplace) %{_sysconfdir}/%{name}/filters/*.txt
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|94	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|95	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|96	%files devel
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|97	%doc examples/*.cc
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|98	%{_libdir}/libsnapper.so
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|99	%{_includedir}/%{name}
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|100	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|101	%changelog
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|102	* Fri Jun 27 2014 Tigro <ashejn@gmail.com> 0.1.3-0.20130426git35ff4ec.2
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|103	+ Revision: 1482692
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|104	- fix boost library names
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|105	
14cr|snapper-0.1.3-0.20130426git35ff4ec.2|106	

8244 14
14cr|snappy-1.1.2-2|1	%define	major	1
14cr|snappy-1.1.2-2|2	%define	libname		%mklibname %{name} %{major}
14cr|snappy-1.1.2-2|3	%define	develname	%mklibname %{name} -d
14cr|snappy-1.1.2-2|4	
14cr|snappy-1.1.2-2|5	Summary:	Fast compression and decompression library
14cr|snappy-1.1.2-2|6	
14cr|snappy-1.1.2-2|7	Name:		snappy
14cr|snappy-1.1.2-2|8	Version:	1.1.2
14cr|snappy-1.1.2-2|9	Release:	2
14cr|snappy-1.1.2-2|10	Group:		System/Libraries
14cr|snappy-1.1.2-2|11	License:	BSD
14cr|snappy-1.1.2-2|12	URL:		http://code.google.com/p/snappy/
14cr|snappy-1.1.2-2|13	Source0:	http://snappy.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|snappy-1.1.2-2|14	
14cr|snappy-1.1.2-2|15	BuildRequires:	gtest-devel
14cr|snappy-1.1.2-2|16	
14cr|snappy-1.1.2-2|17	%description
14cr|snappy-1.1.2-2|18	Snappy is a compression/decompression library. It does not aim for maximum
14cr|snappy-1.1.2-2|19	compression, or compatibility with any other compression library; instead, it
14cr|snappy-1.1.2-2|20	aims for very high speeds and reasonable compression. For instance, compared to
14cr|snappy-1.1.2-2|21	the fastest mode of zlib, Snappy is an order of magnitude faster for most
14cr|snappy-1.1.2-2|22	inputs, but the resulting compressed files are anywhere from 20% to 100%
14cr|snappy-1.1.2-2|23	bigger.
14cr|snappy-1.1.2-2|24	
14cr|snappy-1.1.2-2|25	%package -n %{libname}
14cr|snappy-1.1.2-2|26	Group:		System/Libraries
14cr|snappy-1.1.2-2|27	Summary:	Library for %{name}
14cr|snappy-1.1.2-2|28	
14cr|snappy-1.1.2-2|29	%rename		%{name}
14cr|snappy-1.1.2-2|30	
14cr|snappy-1.1.2-2|31	%description -n %{libname}
14cr|snappy-1.1.2-2|32	Snappy is a compression/decompression library. It does not aim for maximum
14cr|snappy-1.1.2-2|33	compression, or compatibility with any other compression library; instead, it
14cr|snappy-1.1.2-2|34	aims for very high speeds and reasonable compression. For instance, compared to
14cr|snappy-1.1.2-2|35	the fastest mode of zlib, Snappy is an order of magnitude faster for most
14cr|snappy-1.1.2-2|36	inputs, but the resulting compressed files are anywhere from 20% to 100%
14cr|snappy-1.1.2-2|37	bigger.
14cr|snappy-1.1.2-2|38	
14cr|snappy-1.1.2-2|39	This package contains shared libraries for %{name}.
14cr|snappy-1.1.2-2|40	
14cr|snappy-1.1.2-2|41	%package -n %{develname}
14cr|snappy-1.1.2-2|42	Summary:	Development files for %{name}
14cr|snappy-1.1.2-2|43	
14cr|snappy-1.1.2-2|44	Group:		Development/C
14cr|snappy-1.1.2-2|45	Requires:	%{libname} = %{version}-%{release}
14cr|snappy-1.1.2-2|46	
14cr|snappy-1.1.2-2|47	%description -n %{develname}
14cr|snappy-1.1.2-2|48	This package contains libraries and header files for developing applications
14cr|snappy-1.1.2-2|49	that use %{name}.
14cr|snappy-1.1.2-2|50	
14cr|snappy-1.1.2-2|51	%prep
14cr|snappy-1.1.2-2|52	%setup -q
14cr|snappy-1.1.2-2|53	
14cr|snappy-1.1.2-2|54	%build
14cr|snappy-1.1.2-2|55	%configure2_5x \
14cr|snappy-1.1.2-2|56	--disable-static
14cr|snappy-1.1.2-2|57	
14cr|snappy-1.1.2-2|58	%make
14cr|snappy-1.1.2-2|59	
14cr|snappy-1.1.2-2|60	%install
14cr|snappy-1.1.2-2|61	%makeinstall_std
14cr|snappy-1.1.2-2|62	rm -rf %{buildroot}%{_datadir}/doc/snappy/
14cr|snappy-1.1.2-2|63	
14cr|snappy-1.1.2-2|64	%check
14cr|snappy-1.1.2-2|65	make check
14cr|snappy-1.1.2-2|66	
14cr|snappy-1.1.2-2|67	%files -n %{libname}
14cr|snappy-1.1.2-2|68	%doc COPYING
14cr|snappy-1.1.2-2|69	%{_libdir}/libsnappy.so.%{major}*
14cr|snappy-1.1.2-2|70	
14cr|snappy-1.1.2-2|71	%files -n %{develname}
14cr|snappy-1.1.2-2|72	%doc AUTHORS ChangeLog NEWS README
14cr|snappy-1.1.2-2|73	%doc format_description.txt
14cr|snappy-1.1.2-2|74	%{_includedir}/snappy*.h
14cr|snappy-1.1.2-2|75	%{_libdir}/libsnappy.so
14cr|snappy-1.1.2-2|76	
14cr|snappy-1.1.2-2|77	
14cr|snappy-1.1.2-2|78	
14cr|snappy-1.1.2-2|79	
14cr|snappy-1.1.2-2|80	
14cr|snappy-1.1.2-2|81	%changelog
14cr|snappy-1.1.2-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
14cr|snappy-1.1.2-2|83	+ Revision: b3c7583
14cr|snappy-1.1.2-2|84	- MassBuild#464: Increase release tag
14cr|snappy-1.1.2-2|85	
14cr|snappy-1.1.2-2|86	

8245 14
14cr|snapraid-6.1-2|1	Summary:	Backup program for disk arrays
14cr|snapraid-6.1-2|2	Name:		snapraid
14cr|snapraid-6.1-2|3	Version:	6.1
14cr|snapraid-6.1-2|4	Release:	2
14cr|snapraid-6.1-2|5	License:	GPLv3+
14cr|snapraid-6.1-2|6	Group:		Archiving/Backup
14cr|snapraid-6.1-2|7	Url:		http://snapraid.sourceforge.net/
14cr|snapraid-6.1-2|8	Source0:	http://sourceforge.net/projects/snapraid/files/%{name}-%{version}.tar.gz
14cr|snapraid-6.1-2|9	
14cr|snapraid-6.1-2|10	%description
14cr|snapraid-6.1-2|11	SnapRAID is a backup program for disk arrays. It stores parity information
14cr|snapraid-6.1-2|12	of your data and it's able to recover from up to six disk failures.
14cr|snapraid-6.1-2|13	
14cr|snapraid-6.1-2|14	%files
14cr|snapraid-6.1-2|15	%{_bindir}/%{name}
14cr|snapraid-6.1-2|16	%{_mandir}/man1/%{name}.1*
14cr|snapraid-6.1-2|17	
14cr|snapraid-6.1-2|18	#----------------------------------------------------------------------------
14cr|snapraid-6.1-2|19	
14cr|snapraid-6.1-2|20	%prep
14cr|snapraid-6.1-2|21	%setup -q
14cr|snapraid-6.1-2|22	
14cr|snapraid-6.1-2|23	%build
14cr|snapraid-6.1-2|24	%configure2_5x
14cr|snapraid-6.1-2|25	%make
14cr|snapraid-6.1-2|26	
14cr|snapraid-6.1-2|27	%install
14cr|snapraid-6.1-2|28	%makeinstall_std
14cr|snapraid-6.1-2|29	
14cr|snapraid-6.1-2|30	
14cr|snapraid-6.1-2|31	%changelog
14cr|snapraid-6.1-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-2
14cr|snapraid-6.1-2|33	+ Revision: e19420d
14cr|snapraid-6.1-2|34	- MassBuild#464: Increase release tag
14cr|snapraid-6.1-2|35	
14cr|snapraid-6.1-2|36	

8246 14
14cr|snd-11.4-4|1	Name: 		snd
14cr|snd-11.4-4|2	Summary: 	Audio file editor
14cr|snd-11.4-4|3	Version: 	11.4
14cr|snd-11.4-4|4	Release: 	4
14cr|snd-11.4-4|5	Source0:	ftp://ccrma-ftp.stanford.edu/pub/Lisp/%{name}-%{version}.tar.gz
14cr|snd-11.4-4|6	URL:		http://www-ccrma.stanford.edu/software/snd/
14cr|snd-11.4-4|7	License:	BSD-like
14cr|snd-11.4-4|8	Group:		Sound
14cr|snd-11.4-4|9	#patch0 was sent upstream by Kharec
14cr|snd-11.4-4|10	Patch0:		snd-11.4-fix-str-fmt.patch
14cr|snd-11.4-4|11	BuildRequires:	gsl-devel ladspa-devel xpm-devel guile-devel
14cr|snd-11.4-4|12	BuildRequires:	pkgconfig(gamin)
14cr|snd-11.4-4|13	BuildRequires:	fftw-devel
14cr|snd-11.4-4|14	BuildRequires:	pkgconfig(alsa)
14cr|snd-11.4-4|15	BuildRequires:	mesaglu-devel
14cr|snd-11.4-4|16	BuildRequires:	gtk2-devel
14cr|snd-11.4-4|17	BuildRequires:	pkgconfig(jack)
14cr|snd-11.4-4|18	BuildRequires:	pkgconfig(samplerate)
14cr|snd-11.4-4|19	
14cr|snd-11.4-4|20	%description
14cr|snd-11.4-4|21	Snd is a free sound editor modelled loosely after Emacs and an old,
14cr|snd-11.4-4|22	sorely-missed PDP-10 sound editor named Dpysnd.
14cr|snd-11.4-4|23	
14cr|snd-11.4-4|24	%prep
14cr|snd-11.4-4|25	%setup -q
14cr|snd-11.4-4|26	%patch0 -p0
14cr|snd-11.4-4|27	
14cr|snd-11.4-4|28	%build
14cr|snd-11.4-4|29	export LDFLAGS="-lX11 -ldl -lpthread"
14cr|snd-11.4-4|30	%configure2_5x	--with-ladspa \
14cr|snd-11.4-4|31	--with-gsl \
14cr|snd-11.4-4|32	--with-gl \
14cr|snd-11.4-4|33	--with-alsa \
14cr|snd-11.4-4|34	--with-gtk \
14cr|snd-11.4-4|35	--with-jack \
14cr|snd-11.4-4|36	--with-guile \
14cr|snd-11.4-4|37	--with-midi
14cr|snd-11.4-4|38	
14cr|snd-11.4-4|39	%make
14cr|snd-11.4-4|40	make sndplay sndinfo
14cr|snd-11.4-4|41	make audinfo
14cr|snd-11.4-4|42	
14cr|snd-11.4-4|43	%install
14cr|snd-11.4-4|44	# stupid hack, sorry, I'm lazy
14cr|snd-11.4-4|45	cp mkinstalldirs ..
14cr|snd-11.4-4|46	%{makeinstall}
14cr|snd-11.4-4|47	cp sndplay sndinfo $RPM_BUILD_ROOT%{_bindir}
14cr|snd-11.4-4|48	
14cr|snd-11.4-4|49	#menu
14cr|snd-11.4-4|50	
14cr|snd-11.4-4|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|snd-11.4-4|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|snd-11.4-4|53	[Desktop Entry]
14cr|snd-11.4-4|54	Name=Snd
14cr|snd-11.4-4|55	Comment=%{summary}
14cr|snd-11.4-4|56	Exec=%{_bindir}/%{name} %U
14cr|snd-11.4-4|57	Icon=sound_section
14cr|snd-11.4-4|58	Terminal=false
14cr|snd-11.4-4|59	Type=Application
14cr|snd-11.4-4|60	Categories=GTK;Audio;AudioVideoEditing;
14cr|snd-11.4-4|61	EOF
14cr|snd-11.4-4|62	
14cr|snd-11.4-4|63	%files
14cr|snd-11.4-4|64	%defattr(-,root,root)
14cr|snd-11.4-4|65	%doc README.Snd HISTORY.Snd tutorial NEWS COPYING
14cr|snd-11.4-4|66	%{_bindir}/%{name}*
14cr|snd-11.4-4|67	%{_datadir}/applications/*
14cr|snd-11.4-4|68	%{_datadir}/%{name}/*
14cr|snd-11.4-4|69	%{_mandir}/*/*
14cr|snd-11.4-4|70	
14cr|snd-11.4-4|71	
14cr|snd-11.4-4|72	
14cr|snd-11.4-4|73	%changelog
14cr|snd-11.4-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.4-4
14cr|snd-11.4-4|75	+ Revision: 2be894b
14cr|snd-11.4-4|76	- MassBuild#464: Increase release tag
14cr|snd-11.4-4|77	
14cr|snd-11.4-4|78	

8247 14
14cr|sndlib-20-1.20120922.1|1	%define	name		sndlib
14cr|sndlib-20-1.20120922.1|2	# Version numbers are listed in HISTORY.sndlib. Look closely.
14cr|sndlib-20-1.20120922.1|3	%define	version		20
14cr|sndlib-20-1.20120922.1|4	# Take from the last change recorded in HISTORY.sndlib.
14cr|sndlib-20-1.20120922.1|5	# Actually, they don't seem to be updating it reliably, so
14cr|sndlib-20-1.20120922.1|6	# just go with today's date...
14cr|sndlib-20-1.20120922.1|7	%define date		20120922
14cr|sndlib-20-1.20120922.1|8	%define	rel		1
14cr|sndlib-20-1.20120922.1|9	%define	release		1.%{date}.%{rel}
14cr|sndlib-20-1.20120922.1|10	%define	lib_name_orig	lib%{name}
14cr|sndlib-20-1.20120922.1|11	%define develname	%mklibname %{name} -d
14cr|sndlib-20-1.20120922.1|12	%define staticname	%mklibname %{name} -s -d
14cr|sndlib-20-1.20120922.1|13	
14cr|sndlib-20-1.20120922.1|14	Name:           %{name}
14cr|sndlib-20-1.20120922.1|15	Version:        %{version}
14cr|sndlib-20-1.20120922.1|16	Release:        %{release}
14cr|sndlib-20-1.20120922.1|17	Source0:	ftp://ccrma-ftp.stanford.edu/pub/Lisp/%{name}.tar.gz
14cr|sndlib-20-1.20120922.1|18	License:	BSD-like
14cr|sndlib-20-1.20120922.1|19	Group:		System/Libraries
14cr|sndlib-20-1.20120922.1|20	URL:		http://www-ccrma.stanford.edu/software/snd/sndlib/
14cr|sndlib-20-1.20120922.1|21	Summary:	Library of sound-related functions
14cr|sndlib-20-1.20120922.1|22	BuildRequires: 	guile-devel
14cr|sndlib-20-1.20120922.1|23	BuildRequires: 	pkgconfig(alsa)
14cr|sndlib-20-1.20120922.1|24	
14cr|sndlib-20-1.20120922.1|25	%description
14cr|sndlib-20-1.20120922.1|26	The sound library is a collection of sound file and audio hardware
14cr|sndlib-20-1.20120922.1|27	handlers written in C, Forth, Scheme, Common Lisp, and Ruby, and
14cr|sndlib-20-1.20120922.1|28	running currently on SGI, Sun, Linux, Mac, HPUX, LinuxPPC, Mac OSX,
14cr|sndlib-20-1.20120922.1|29	and Windoze systems (but I'm not making any effort to keep the Windoze
14cr|sndlib-20-1.20120922.1|30	code going). It provides relatively straightforward access to many
14cr|sndlib-20-1.20120922.1|31	sound file headers and data types, and most of the features of the
14cr|sndlib-20-1.20120922.1|32	audio hardware.
14cr|sndlib-20-1.20120922.1|33	
14cr|sndlib-20-1.20120922.1|34	%package -n	%{develname}
14cr|sndlib-20-1.20120922.1|35	Summary:	Development tools for %name
14cr|sndlib-20-1.20120922.1|36	Group:		Development/C++
14cr|sndlib-20-1.20120922.1|37	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14cr|sndlib-20-1.20120922.1|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|sndlib-20-1.20120922.1|39	
14cr|sndlib-20-1.20120922.1|40	%description -n	%{develname}
14cr|sndlib-20-1.20120922.1|41	The sound library is a collection of sound file and audio hardware
14cr|sndlib-20-1.20120922.1|42	handlers written in C, Forth, Scheme, Common Lisp, and Ruby, and
14cr|sndlib-20-1.20120922.1|43	running currently on SGI, Sun, Linux, Mac, HPUX, LinuxPPC, Mac OSX,
14cr|sndlib-20-1.20120922.1|44	and Windoze systems (but I'm not making any effort to keep the Windoze
14cr|sndlib-20-1.20120922.1|45	code going). It provides relatively straightforward access to many
14cr|sndlib-20-1.20120922.1|46	sound file headers and data types, and most of the features of the
14cr|sndlib-20-1.20120922.1|47	audio hardware.
14cr|sndlib-20-1.20120922.1|48	
14cr|sndlib-20-1.20120922.1|49	%package -n	%{staticname}
14cr|sndlib-20-1.20120922.1|50	Summary:	Sndlib static library
14cr|sndlib-20-1.20120922.1|51	Group:		Development/C++
14cr|sndlib-20-1.20120922.1|52	Requires:	%{develname} = %{version}
14cr|sndlib-20-1.20120922.1|53	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
14cr|sndlib-20-1.20120922.1|54	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|sndlib-20-1.20120922.1|55	
14cr|sndlib-20-1.20120922.1|56	%description -n	%{staticname}
14cr|sndlib-20-1.20120922.1|57	%name static library.
14cr|sndlib-20-1.20120922.1|58	
14cr|sndlib-20-1.20120922.1|59	%prep
14cr|sndlib-20-1.20120922.1|60	%setup -q -n %{name}
14cr|sndlib-20-1.20120922.1|61	
14cr|sndlib-20-1.20120922.1|62	%build
14cr|sndlib-20-1.20120922.1|63	CFLAGS="$RPM_OPT_FLAGS -fPIC" LDFLAGS="-ldl -lm" \
14cr|sndlib-20-1.20120922.1|64	%configure2_5x --with-alsa
14cr|sndlib-20-1.20120922.1|65	%make
14cr|sndlib-20-1.20120922.1|66	
14cr|sndlib-20-1.20120922.1|67	%install
14cr|sndlib-20-1.20120922.1|68	%makeinstall
14cr|sndlib-20-1.20120922.1|69	
14cr|sndlib-20-1.20120922.1|70	#multiarch
14cr|sndlib-20-1.20120922.1|71	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/%{name}-config
14cr|sndlib-20-1.20120922.1|72	
14cr|sndlib-20-1.20120922.1|73	%files -n %{staticname}
14cr|sndlib-20-1.20120922.1|74	%defattr(-,root,root)
14cr|sndlib-20-1.20120922.1|75	%{_libdir}/lib%{name}.a
14cr|sndlib-20-1.20120922.1|76	
14cr|sndlib-20-1.20120922.1|77	%files -n %{develname}
14cr|sndlib-20-1.20120922.1|78	%defattr(-,root,root)
14cr|sndlib-20-1.20120922.1|79	%doc README.sndlib HISTORY.sndlib sndins/README
14cr|sndlib-20-1.20120922.1|80	%{_bindir}/%{name}-config
14cr|sndlib-20-1.20120922.1|81	%{_libdir}/lib%{name}.so
14cr|sndlib-20-1.20120922.1|82	%{_includedir}/%{name}.h
14cr|sndlib-20-1.20120922.1|83	%multiarch %{multiarch_bindir}/%{name}-config
14cr|sndlib-20-1.20120922.1|84	
14cr|sndlib-20-1.20120922.1|85	
14cr|sndlib-20-1.20120922.1|86	
14cr|sndlib-20-1.20120922.1|87	%changelog
14cr|sndlib-20-1.20120922.1|88	* Thu Nov 22 2012 emuse <goemusic@yahoo.fr> 20-1.20120922.1
14cr|sndlib-20-1.20120922.1|89	+ Revision: a434cc4
14cr|sndlib-20-1.20120922.1|90	- Fixed linking
14cr|sndlib-20-1.20120922.1|91	
14cr|sndlib-20-1.20120922.1|92	

8248 14
14cr|snes9x-gtk-1.53-4|1	Name:		snes9x-gtk
14cr|snes9x-gtk-1.53-4|2	Version:	1.53
14cr|snes9x-gtk-1.53-4|3	Release:	4
14cr|snes9x-gtk-1.53-4|4	
14cr|snes9x-gtk-1.53-4|5	Summary:	Super NES emulator with a GTK frontend
14cr|snes9x-gtk-1.53-4|6	Group:		Emulators
14cr|snes9x-gtk-1.53-4|7	License:	LGPLv2+
14cr|snes9x-gtk-1.53-4|8	#Licensed under both the GNU LGPL 2.1 and the "BSD-style" Snes9x license.
14cr|snes9x-gtk-1.53-4|9	URL:		http://code.google.com/p/snes9x-gtk/
14cr|snes9x-gtk-1.53-4|10	#changelog on the forum : http://www.snes9x.com/phpbb2/viewtopic.php?p=22874
14cr|snes9x-gtk-1.53-4|11	Source0:	http://snes9x-gtk.googlecode.com/files/snes9x-%{version}-src.tar.bz2
14cr|snes9x-gtk-1.53-4|12	Source1:	snes9x-gtk.png
14cr|snes9x-gtk-1.53-4|13	
14cr|snes9x-gtk-1.53-4|14	%ifarch %{ix86}
14cr|snes9x-gtk-1.53-4|15	BuildRequires:	nasm
14cr|snes9x-gtk-1.53-4|16	%endif
14cr|snes9x-gtk-1.53-4|17	BuildRequires:	intltool
14cr|snes9x-gtk-1.53-4|18	BuildRequires:	pkgconfig(alsa)
14cr|snes9x-gtk-1.53-4|19	BuildRequires:	pkgconfig(cairo)
14cr|snes9x-gtk-1.53-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|snes9x-gtk-1.53-4|21	BuildRequires:	pkgconfig(libglade-2.0)
14cr|snes9x-gtk-1.53-4|22	BuildRequires:	pkgconfig(libpng)
14cr|snes9x-gtk-1.53-4|23	BuildRequires:	pkgconfig(libpulse)
14cr|snes9x-gtk-1.53-4|24	BuildRequires:	pkgconfig(libxml-2.0)
14cr|snes9x-gtk-1.53-4|25	BuildRequires:	pkgconfig(pango)
14cr|snes9x-gtk-1.53-4|26	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|snes9x-gtk-1.53-4|27	BuildRequires:	pkgconfig(sdl)
14cr|snes9x-gtk-1.53-4|28	BuildRequires:	pkgconfig(x11)
14cr|snes9x-gtk-1.53-4|29	BuildRequires:	pkgconfig(xext)
14cr|snes9x-gtk-1.53-4|30	BuildRequires:	pkgconfig(xrandr)
14cr|snes9x-gtk-1.53-4|31	BuildRequires:	pkgconfig(xv)
14cr|snes9x-gtk-1.53-4|32	BuildRequires:	pkgconfig(zlib)
14cr|snes9x-gtk-1.53-4|33	
14cr|snes9x-gtk-1.53-4|34	%description
14cr|snes9x-gtk-1.53-4|35	Snes9X GTK is a Super Nintendo Entertainment System (SNES) emulator.
14cr|snes9x-gtk-1.53-4|36	
14cr|snes9x-gtk-1.53-4|37	It basically allows you to play most games designed for the SNES
14cr|snes9x-gtk-1.53-4|38	and Super Famicom Nintendo game systems on your PC or Workstation.
14cr|snes9x-gtk-1.53-4|39	
14cr|snes9x-gtk-1.53-4|40	%prep
14cr|snes9x-gtk-1.53-4|41	%setup -q -n snes9x-%{version}-src
14cr|snes9x-gtk-1.53-4|42	cd gtk
14cr|snes9x-gtk-1.53-4|43	./autogen.sh
14cr|snes9x-gtk-1.53-4|44	%configure --with-netplay
14cr|snes9x-gtk-1.53-4|45	
14cr|snes9x-gtk-1.53-4|46	%build
14cr|snes9x-gtk-1.53-4|47	%make -C gtk
14cr|snes9x-gtk-1.53-4|48	
14cr|snes9x-gtk-1.53-4|49	%install
14cr|snes9x-gtk-1.53-4|50	cd gtk
14cr|snes9x-gtk-1.53-4|51	install -d -m 755 %{buildroot}%{_bindir}
14cr|snes9x-gtk-1.53-4|52	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|snes9x-gtk-1.53-4|53	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cr|snes9x-gtk-1.53-4|54	install -m 644 data/snes9x.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg
14cr|snes9x-gtk-1.53-4|55	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|snes9x-gtk-1.53-4|56	
14cr|snes9x-gtk-1.53-4|57	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|snes9x-gtk-1.53-4|58	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|snes9x-gtk-1.53-4|59	[Desktop Entry]
14cr|snes9x-gtk-1.53-4|60	Name=Snes9x GTK
14cr|snes9x-gtk-1.53-4|61	Comment=Super NES Emulator
14cr|snes9x-gtk-1.53-4|62	Type=Application
14cr|snes9x-gtk-1.53-4|63	Categories=Game;Emulator;X-MandrivaLinux-MoreApplications-Emulators;
14cr|snes9x-gtk-1.53-4|64	MimeType=application/x-snes-rom;
14cr|snes9x-gtk-1.53-4|65	FilePattern=smc;fig;sfc;SMC;FIG;SFC;
14cr|snes9x-gtk-1.53-4|66	Exec=snes9x-gtk %F
14cr|snes9x-gtk-1.53-4|67	TryExec=snes9x-gtk
14cr|snes9x-gtk-1.53-4|68	Icon=snes9x-gtk
14cr|snes9x-gtk-1.53-4|69	EOF
14cr|snes9x-gtk-1.53-4|70	
14cr|snes9x-gtk-1.53-4|71	%files
14cr|snes9x-gtk-1.53-4|72	%doc docs/* gtk/doc/*
14cr|snes9x-gtk-1.53-4|73	%attr(755,root,root) %{_bindir}/%{name}
14cr|snes9x-gtk-1.53-4|74	%{_datadir}/pixmaps/%{name}.*
14cr|snes9x-gtk-1.53-4|75	%{_datadir}/applications/%{name}.desktop
14cr|snes9x-gtk-1.53-4|76	
14cr|snes9x-gtk-1.53-4|77	
14cr|snes9x-gtk-1.53-4|78	%changelog
14cr|snes9x-gtk-1.53-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.53-4
14cr|snes9x-gtk-1.53-4|80	+ Revision: fed9b9c
14cr|snes9x-gtk-1.53-4|81	- MassBuild#464: Increase release tag
14cr|snes9x-gtk-1.53-4|82	
14cr|snes9x-gtk-1.53-4|83	

8249 14
14cr|snespurify-11b1-2|1	%define name	snespurify
14cr|snespurify-11b1-2|2	%define version 11b1
14cr|snespurify-11b1-2|3	%define release 2
14cr|snespurify-11b1-2|4	
14cr|snespurify-11b1-2|5	Summary:	A tool to clean up SNES ROMs for compatibility with BSNES
14cr|snespurify-11b1-2|6	Name:		%{name}
14cr|snespurify-11b1-2|7	Version:	%{version}
14cr|snespurify-11b1-2|8	Release:	%{release}
14cr|snespurify-11b1-2|9	License:	GPLv2
14cr|snespurify-11b1-2|10	URL:		http://byuu.org/
14cr|snespurify-11b1-2|11	Group:		Emulators
14cr|snespurify-11b1-2|12	Source0:	%{name}_v%{version}.tar.bz2
14cr|snespurify-11b1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|snespurify-11b1-2|14	BuildRequires:	qt4-devel
14cr|snespurify-11b1-2|15	
14cr|snespurify-11b1-2|16	%description
14cr|snespurify-11b1-2|17	A tool to clean up SNES ROMs for compatibility with BSNES.
14cr|snespurify-11b1-2|18	
14cr|snespurify-11b1-2|19	With a single tool and a handful of clicks, you can:
14cr|snespurify-11b1-2|20	- decompress archives
14cr|snespurify-11b1-2|21	- strip headers
14cr|snespurify-11b1-2|22	- fix file extensions
14cr|snespurify-11b1-2|23	- convert IPS patches to the UPS file format
14cr|snespurify-11b1-2|24	
14cr|snespurify-11b1-2|25	%files
14cr|snespurify-11b1-2|26	%defattr(-,root,root)
14cr|snespurify-11b1-2|27	#{_datadir}/pixmaps/%{name}.png
14cr|snespurify-11b1-2|28	%{_datadir}/applications/%{name}-qt.desktop
14cr|snespurify-11b1-2|29	%{_bindir}/%{name}-qt
14cr|snespurify-11b1-2|30	
14cr|snespurify-11b1-2|31	#----------------------------------------------------------------------------
14cr|snespurify-11b1-2|32	
14cr|snespurify-11b1-2|33	%prep
14cr|snespurify-11b1-2|34	%setup -qn %{name}
14cr|snespurify-11b1-2|35	
14cr|snespurify-11b1-2|36	%build
14cr|snespurify-11b1-2|37	sed -i "s/g++-4.5/g++/" cc-qt.sh
14cr|snespurify-11b1-2|38	
14cr|snespurify-11b1-2|39	#use system optflags
14cr|snespurify-11b1-2|40	sed -i "s/-O3/%{optflags}/" cc-qt.sh
14cr|snespurify-11b1-2|41	
14cr|snespurify-11b1-2|42	#don't strip the binaries prematurely
14cr|snespurify-11b1-2|43	sed -i "s/-s //" cc-qt.sh
14cr|snespurify-11b1-2|44	
14cr|snespurify-11b1-2|45	sh cc-qt.sh
14cr|snespurify-11b1-2|46	
14cr|snespurify-11b1-2|47	%install
14cr|snespurify-11b1-2|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|snespurify-11b1-2|49	
14cr|snespurify-11b1-2|50	%__mkdir -p %{buildroot}%{_bindir}
14cr|snespurify-11b1-2|51	%__mkdir -p %{buildroot}%{_datadir}/applications
14cr|snespurify-11b1-2|52	#__mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|snespurify-11b1-2|53	
14cr|snespurify-11b1-2|54	#install icon
14cr|snespurify-11b1-2|55	#__install -m 644 data/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|snespurify-11b1-2|56	
14cr|snespurify-11b1-2|57	#install binaries
14cr|snespurify-11b1-2|58	%__install -m 755 %{name}-qt %{buildroot}%{_bindir}/%{name}-qt
14cr|snespurify-11b1-2|59	
14cr|snespurify-11b1-2|60	#install XDG menu entries
14cr|snespurify-11b1-2|61	cat > %{buildroot}%{_datadir}/applications/%{name}-qt.desktop << EOF
14cr|snespurify-11b1-2|62	[Desktop Entry]
14cr|snespurify-11b1-2|63	Version=1.0
14cr|snespurify-11b1-2|64	Name=SnesPurify (Qt4)
14cr|snespurify-11b1-2|65	Comment=SNES ROMs purification utility
14cr|snespurify-11b1-2|66	Exec=%{name}-qt
14cr|snespurify-11b1-2|67	Icon=configure
14cr|snespurify-11b1-2|68	Terminal=false
14cr|snespurify-11b1-2|69	Type=Application
14cr|snespurify-11b1-2|70	Categories=Qt;Game;Emulator;
14cr|snespurify-11b1-2|71	EOF
14cr|snespurify-11b1-2|72	
14cr|snespurify-11b1-2|73	%clean
14cr|snespurify-11b1-2|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|snespurify-11b1-2|75	
14cr|snespurify-11b1-2|76	
14cr|snespurify-11b1-2|77	
14cr|snespurify-11b1-2|78	
14cr|snespurify-11b1-2|79	%changelog
14cr|snespurify-11b1-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11b1-2
14cr|snespurify-11b1-2|81	+ Revision: 3354a2b
14cr|snespurify-11b1-2|82	- MassBuild#464: Increase release tag
14cr|snespurify-11b1-2|83	
14cr|snespurify-11b1-2|84	

8250 14
14cr|snmptt-1.3-3|1	Name:           snmptt
14cr|snmptt-1.3-3|2	Version:        1.3
14cr|snmptt-1.3-3|3	Release:        3
14cr|snmptt-1.3-3|4	Summary:        SNMP Trap Translator
14cr|snmptt-1.3-3|5	Group:          System/Servers
14cr|snmptt-1.3-3|6	License:        GPL
14cr|snmptt-1.3-3|7	URL:            http://snmptt.sourceforge.net/
14cr|snmptt-1.3-3|8	Source0:        http://sourceforge.net/projects/snmptt/files/snmptt/snmptt_%{version}/snmptt_%{version}.tgz
14cr|snmptt-1.3-3|9	BuildArch:		noarch
14cr|snmptt-1.3-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|snmptt-1.3-3|11	
14cr|snmptt-1.3-3|12	%description
14cr|snmptt-1.3-3|13	SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use
14cr|snmptt-1.3-3|14	with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org).
14cr|snmptt-1.3-3|15	
14cr|snmptt-1.3-3|16	%prep
14cr|snmptt-1.3-3|17	%setup -q -n %{name}_%{version}
14cr|snmptt-1.3-3|18	
14cr|snmptt-1.3-3|19	%install
14cr|snmptt-1.3-3|20	rm -rf %{buildroot}
14cr|snmptt-1.3-3|21	
14cr|snmptt-1.3-3|22	install -d -m 755 %{buildroot}%{_sbindir}
14cr|snmptt-1.3-3|23	install -m 755 snmptt snmpttconvert snmpttconvertmib snmptthandler \
14cr|snmptt-1.3-3|24	%{buildroot}%{_sbindir}
14cr|snmptt-1.3-3|25	
14cr|snmptt-1.3-3|26	install -d -m 755 %{buildroot}%{_sysconfdir}/snmp
14cr|snmptt-1.3-3|27	install -m 644 snmptt.ini %{buildroot}%{_sysconfdir}/snmp
14cr|snmptt-1.3-3|28	install -m 644 examples/snmptt.conf.generic \
14cr|snmptt-1.3-3|29	%{buildroot}%{_sysconfdir}/snmp/snmptt.conf
14cr|snmptt-1.3-3|30	
14cr|snmptt-1.3-3|31	install -d -m 755 %{buildroot}%{_initrddir}
14cr|snmptt-1.3-3|32	install -m 755 snmptt-init.d %{buildroot}%{_initrddir}/snmptt
14cr|snmptt-1.3-3|33	
14cr|snmptt-1.3-3|34	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|snmptt-1.3-3|35	cat > %{buildroot}%{_sysconfdir}/logrotate.d/snmptt <<EOF
14cr|snmptt-1.3-3|36	/var/log/snmptt/*.log /var/log/snmptt/*.debug {
14cr|snmptt-1.3-3|37	sharedscripts
14cr|snmptt-1.3-3|38	postrotate
14cr|snmptt-1.3-3|39	/etc/init.d/snmptt restart > /dev/null
14cr|snmptt-1.3-3|40	endscript
14cr|snmptt-1.3-3|41	}
14cr|snmptt-1.3-3|42	EOF
14cr|snmptt-1.3-3|43	
14cr|snmptt-1.3-3|44	install -d -m 755 %{buildroot}%{_localstatedir}/log/snmptt
14cr|snmptt-1.3-3|45	install -d -m 755 %{buildroot}%{_localstatedir}/spool/snmptt
14cr|snmptt-1.3-3|46	
14cr|snmptt-1.3-3|47	%clean
14cr|snmptt-1.3-3|48	rm -rf %{buildroot}
14cr|snmptt-1.3-3|49	
14cr|snmptt-1.3-3|50	%pre
14cr|snmptt-1.3-3|51	%_pre_useradd %{name} %{_localstatedir}/spool/%{name} /bin/sh
14cr|snmptt-1.3-3|52	
14cr|snmptt-1.3-3|53	%post
14cr|snmptt-1.3-3|54	%_post_service %{name}
14cr|snmptt-1.3-3|55	
14cr|snmptt-1.3-3|56	%preun
14cr|snmptt-1.3-3|57	%_preun_service %{name}
14cr|snmptt-1.3-3|58	
14cr|snmptt-1.3-3|59	%postun
14cr|snmptt-1.3-3|60	%_postun_userdel %{name}
14cr|snmptt-1.3-3|61	
14cr|snmptt-1.3-3|62	%files
14cr|snmptt-1.3-3|63	%defattr(-,root,root)
14cr|snmptt-1.3-3|64	%doc BUGS ChangeLog COPYING INSTALL README
14cr|snmptt-1.3-3|65	%doc docs/*html docs/*.css examples
14cr|snmptt-1.3-3|66	%{_initrddir}/snmptt
14cr|snmptt-1.3-3|67	%config(noreplace) %{_sysconfdir}/snmp
14cr|snmptt-1.3-3|68	%config(noreplace) %{_sysconfdir}/logrotate.d/snmptt
14cr|snmptt-1.3-3|69	%{_sbindir}/snmptt
14cr|snmptt-1.3-3|70	%{_sbindir}/snmpttconvert
14cr|snmptt-1.3-3|71	%{_sbindir}/snmpttconvertmib
14cr|snmptt-1.3-3|72	%{_sbindir}/snmptthandler
14cr|snmptt-1.3-3|73	%attr(-,snmptt,snmptt) %{_localstatedir}/log/snmptt
14cr|snmptt-1.3-3|74	%attr(-,snmptt,snmptt) %{_localstatedir}/spool/snmptt
14cr|snmptt-1.3-3|75	
14cr|snmptt-1.3-3|76	
14cr|snmptt-1.3-3|77	
14cr|snmptt-1.3-3|78	
14cr|snmptt-1.3-3|79	%changelog
14cr|snmptt-1.3-3|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14cr|snmptt-1.3-3|81	+ Revision: 4e2a96f
14cr|snmptt-1.3-3|82	- MassBuild#464: Increase release tag
14cr|snmptt-1.3-3|83	
14cr|snmptt-1.3-3|84	

8251 14
14cr|snort-community-rules-2.4-7|1	Summary:	The Community Rulesets for Snort
14cr|snort-community-rules-2.4-7|2	Name:		snort-community-rules
14cr|snort-community-rules-2.4-7|3	Version:	2.4
14cr|snort-community-rules-2.4-7|4	Release:	7
14cr|snort-community-rules-2.4-7|5	License:	GPL
14cr|snort-community-rules-2.4-7|6	Group:		Networking/Other
14cr|snort-community-rules-2.4-7|7	URL:		http://www.snort.org/
14cr|snort-community-rules-2.4-7|8	Source0:	http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/Community-Rules-%{version}.tar.bz2
14cr|snort-community-rules-2.4-7|9	BuildArch:	noarch
14cr|snort-community-rules-2.4-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|snort-community-rules-2.4-7|11	
14cr|snort-community-rules-2.4-7|12	%description
14cr|snort-community-rules-2.4-7|13	The Community Rulesets contain rules submitted by members of the
14cr|snort-community-rules-2.4-7|14	open source community. While these rules are available as is, the
14cr|snort-community-rules-2.4-7|15	VRT performs basic tests to ensure that new rules will not break
14cr|snort-community-rules-2.4-7|16	Snort. These rules are distributed under the GPL and are freely
14cr|snort-community-rules-2.4-7|17	available to all open source Snort users.
14cr|snort-community-rules-2.4-7|18	
14cr|snort-community-rules-2.4-7|19	%prep
14cr|snort-community-rules-2.4-7|20	
14cr|snort-community-rules-2.4-7|21	%setup -q -c -n Community-Rules-%{version}
14cr|snort-community-rules-2.4-7|22	%{__mv} docs signatures
14cr|snort-community-rules-2.4-7|23	
14cr|snort-community-rules-2.4-7|24	%build
14cr|snort-community-rules-2.4-7|25	
14cr|snort-community-rules-2.4-7|26	%install
14cr|snort-community-rules-2.4-7|27	%{__rm} -rf %{buildroot}
14cr|snort-community-rules-2.4-7|28	
14cr|snort-community-rules-2.4-7|29	%{__mkdir_p} %{buildroot}%{_sysconfdir}/snort/rules
14cr|snort-community-rules-2.4-7|30	%{__cp} -a rules/*.rules %{buildroot}%{_sysconfdir}/snort/rules/
14cr|snort-community-rules-2.4-7|31	
14cr|snort-community-rules-2.4-7|32	%clean
14cr|snort-community-rules-2.4-7|33	%{__rm} -rf %{buildroot}
14cr|snort-community-rules-2.4-7|34	
14cr|snort-community-rules-2.4-7|35	%files
14cr|snort-community-rules-2.4-7|36	%defattr(0644,root,root,0755)
14cr|snort-community-rules-2.4-7|37	%doc signatures
14cr|snort-community-rules-2.4-7|38	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.rules
14cr|snort-community-rules-2.4-7|39	
14cr|snort-community-rules-2.4-7|40	
14cr|snort-community-rules-2.4-7|41	
14cr|snort-community-rules-2.4-7|42	
14cr|snort-community-rules-2.4-7|43	
14cr|snort-community-rules-2.4-7|44	%changelog
14cr|snort-community-rules-2.4-7|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-7
14cr|snort-community-rules-2.4-7|46	+ Revision: 688c5b6
14cr|snort-community-rules-2.4-7|47	- MassBuild#464: Increase release tag
14cr|snort-community-rules-2.4-7|48	
14cr|snort-community-rules-2.4-7|49	

8252 14
14cr|snortconf-0.4.2-0.BETA.5|1	Summary:	A tool to ease configuring the OpenSource IDS tool Snort
14cr|snortconf-0.4.2-0.BETA.5|2	Name:		snortconf
14cr|snortconf-0.4.2-0.BETA.5|3	Version:	0.4.2
14cr|snortconf-0.4.2-0.BETA.5|4	Release:	%mkrel 0.BETA.5
14cr|snortconf-0.4.2-0.BETA.5|5	License:	GPL
14cr|snortconf-0.4.2-0.BETA.5|6	Group:		System/Servers
14cr|snortconf-0.4.2-0.BETA.5|7	Source0:	%{name}-%{version}.tar.bz2
14cr|snortconf-0.4.2-0.BETA.5|8	Patch0:		snortconf-0.4.2-config.patch
14cr|snortconf-0.4.2-0.BETA.5|9	URL:		http://www.xjack.org/snortconf
14cr|snortconf-0.4.2-0.BETA.5|10	Requires:	snort
14cr|snortconf-0.4.2-0.BETA.5|11	Requires:	ncurses
14cr|snortconf-0.4.2-0.BETA.5|12	BuildRequires:	ncurses-devel
14cr|snortconf-0.4.2-0.BETA.5|13	BuildRoot:	%{_tmppath}/%{name}-root
14cr|snortconf-0.4.2-0.BETA.5|14	
14cr|snortconf-0.4.2-0.BETA.5|15	%description
14cr|snortconf-0.4.2-0.BETA.5|16	SnortConf is a simple, intuitive menu based tool that provides a
14cr|snortconf-0.4.2-0.BETA.5|17	more user friendly interface to creating a snort.conf file. It is
14cr|snortconf-0.4.2-0.BETA.5|18	still in it's early days of development, but it is already fully
14cr|snortconf-0.4.2-0.BETA.5|19	functional in most respects.
14cr|snortconf-0.4.2-0.BETA.5|20	
14cr|snortconf-0.4.2-0.BETA.5|21	%prep
14cr|snortconf-0.4.2-0.BETA.5|22	
14cr|snortconf-0.4.2-0.BETA.5|23	%setup -q
14cr|snortconf-0.4.2-0.BETA.5|24	%patch0 -p1 -b .config
14cr|snortconf-0.4.2-0.BETA.5|25	
14cr|snortconf-0.4.2-0.BETA.5|26	%build
14cr|snortconf-0.4.2-0.BETA.5|27	
14cr|snortconf-0.4.2-0.BETA.5|28	%configure2_5x
14cr|snortconf-0.4.2-0.BETA.5|29	
14cr|snortconf-0.4.2-0.BETA.5|30	make -C src CFLAGS="%{optflags} -DHAVE_CONFIG_H"
14cr|snortconf-0.4.2-0.BETA.5|31	
14cr|snortconf-0.4.2-0.BETA.5|32	%install
14cr|snortconf-0.4.2-0.BETA.5|33	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|snortconf-0.4.2-0.BETA.5|34	
14cr|snortconf-0.4.2-0.BETA.5|35	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|snortconf-0.4.2-0.BETA.5|36	install -d %{buildroot}%{_bindir}
14cr|snortconf-0.4.2-0.BETA.5|37	
14cr|snortconf-0.4.2-0.BETA.5|38	install -m755 src/%{name} %{buildroot}%{_bindir}/%{name}
14cr|snortconf-0.4.2-0.BETA.5|39	install -m644 conf/sc.conf %{buildroot}%{_sysconfdir}/%{name}/sc.conf
14cr|snortconf-0.4.2-0.BETA.5|40	
14cr|snortconf-0.4.2-0.BETA.5|41	%clean
14cr|snortconf-0.4.2-0.BETA.5|42	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|snortconf-0.4.2-0.BETA.5|43	
14cr|snortconf-0.4.2-0.BETA.5|44	%files
14cr|snortconf-0.4.2-0.BETA.5|45	%defattr(-,root,root)
14cr|snortconf-0.4.2-0.BETA.5|46	%doc CHANGES CREDITS README README.BETA TODO USAGE
14cr|snortconf-0.4.2-0.BETA.5|47	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}/sc.conf
14cr|snortconf-0.4.2-0.BETA.5|48	%attr(0755,root,root) %{_bindir}/%{name}
14cr|snortconf-0.4.2-0.BETA.5|49	
14cr|snortconf-0.4.2-0.BETA.5|50	
14cr|snortconf-0.4.2-0.BETA.5|51	
14cr|snortconf-0.4.2-0.BETA.5|52	
14cr|snortconf-0.4.2-0.BETA.5|53	%changelog
14cr|snortconf-0.4.2-0.BETA.5|54	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.2-0.BETA.5
14cr|snortconf-0.4.2-0.BETA.5|55	+ Revision: 0cbf9f6
14cr|snortconf-0.4.2-0.BETA.5|56	- Automatic import for version 0.4.2
14cr|snortconf-0.4.2-0.BETA.5|57	
14cr|snortconf-0.4.2-0.BETA.5|58	

8253 14
14cr|snortsam-2.70-2|1	%define name    snortsam
14cr|snortsam-2.70-2|2	%define version 2.70
14cr|snortsam-2.70-2|3	%define release 2
14cr|snortsam-2.70-2|4	
14cr|snortsam-2.70-2|5	Name:		%{name}
14cr|snortsam-2.70-2|6	Version:	%{version}
14cr|snortsam-2.70-2|7	Release:	%{release}
14cr|snortsam-2.70-2|8	Summary:    SnortSAM module
14cr|snortsam-2.70-2|9	License:    BSD
14cr|snortsam-2.70-2|10	Group:      Networking/Other
14cr|snortsam-2.70-2|11	URL:        http://www.snortsam.net/
14cr|snortsam-2.70-2|12	Source:     http://www.snortsam.net/files/snortsam/%{name}-src-%{version}.tar.gz
14cr|snortsam-2.70-2|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|snortsam-2.70-2|14	
14cr|snortsam-2.70-2|15	%description
14cr|snortsam-2.70-2|16	Snortsam is a daemon that interacts with snort to use a firewall.
14cr|snortsam-2.70-2|17	
14cr|snortsam-2.70-2|18	%prep
14cr|snortsam-2.70-2|19	%setup -q -n %{name}
14cr|snortsam-2.70-2|20	cat > Makefile <<EOF
14cr|snortsam-2.70-2|21	install:
14cr|snortsam-2.70-2|22	EOF
14cr|snortsam-2.70-2|23	
14cr|snortsam-2.70-2|24	%build
14cr|snortsam-2.70-2|25	sh ./makesnortsam.sh
14cr|snortsam-2.70-2|26	cd src
14cr|snortsam-2.70-2|27	make samtool
14cr|snortsam-2.70-2|28	#%make "CFLAGS=%optflags"
14cr|snortsam-2.70-2|29	
14cr|snortsam-2.70-2|30	%install
14cr|snortsam-2.70-2|31	install -d %{buildroot}%{_sbindir}
14cr|snortsam-2.70-2|32	rm -rf %{buildroot}%{_sysconfdir}
14cr|snortsam-2.70-2|33	install -d %{buildroot}%{_sysconfdir}
14cr|snortsam-2.70-2|34	install snortsam %{buildroot}%{_sbindir}
14cr|snortsam-2.70-2|35	install samtool %{buildroot}%{_sbindir}
14cr|snortsam-2.70-2|36	install conf/snortsam.conf.sample %{buildroot}%{_sysconfdir}/snortsam.conf
14cr|snortsam-2.70-2|37	%makeinstall
14cr|snortsam-2.70-2|38	#%{__rm} -rf %{buildroot}
14cr|snortsam-2.70-2|39	
14cr|snortsam-2.70-2|40	#mkdir %{buildroot}%_mandir/man1
14cr|snortsam-2.70-2|41	#mv %{buildroot}%_mandir/*.1 %{buildroot}%_mandir/man1/
14cr|snortsam-2.70-2|42	
14cr|snortsam-2.70-2|43	%clean
14cr|snortsam-2.70-2|44	%{__rm} -rf %{buildroot}
14cr|snortsam-2.70-2|45	
14cr|snortsam-2.70-2|46	%files
14cr|snortsam-2.70-2|47	%defattr(-,root,root)
14cr|snortsam-2.70-2|48	%doc docs/{README*,LICENSE,INSTALL,FAQ,CREDITS,BUGS,AUTHORS}
14cr|snortsam-2.70-2|49	%_sbindir/*
14cr|snortsam-2.70-2|50	%{_sysconfdir}/snortsam.conf
14cr|snortsam-2.70-2|51	
14cr|snortsam-2.70-2|52	
14cr|snortsam-2.70-2|53	
14cr|snortsam-2.70-2|54	
14cr|snortsam-2.70-2|55	
14cr|snortsam-2.70-2|56	
14cr|snortsam-2.70-2|57	
14cr|snortsam-2.70-2|58	%changelog
14cr|snortsam-2.70-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70-2
14cr|snortsam-2.70-2|60	+ Revision: fd7d4b2
14cr|snortsam-2.70-2|61	- MassBuild#464: Increase release tag
14cr|snortsam-2.70-2|62	
14cr|snortsam-2.70-2|63	

8254 14
14cr|sobby-0.4.8-2|1	Name:		sobby
14cr|sobby-0.4.8-2|2	Version:	0.4.8
14cr|sobby-0.4.8-2|3	Release:	2
14cr|sobby-0.4.8-2|4	Summary:    Standalone collaborative editing server, to use with gobby
14cr|sobby-0.4.8-2|5	URL:		http://gobby.0x539.de/trac/
14cr|sobby-0.4.8-2|6	Group:		System/Servers
14cr|sobby-0.4.8-2|7	License:	GPLv2+
14cr|sobby-0.4.8-2|8	Requires(pre):	rpm-helper
14cr|sobby-0.4.8-2|9	Requires(post):	rpm-helper
14cr|sobby-0.4.8-2|10	Requires(preun):	rpm-helper
14cr|sobby-0.4.8-2|11	Requires(postun):	rpm-helper
14cr|sobby-0.4.8-2|12	Source0:	http://releases.0x539.de/sobby/%name-%version.tar.gz
14cr|sobby-0.4.8-2|13	Source1:	%name.conf
14cr|sobby-0.4.8-2|14	Source2:	%name.init
14cr|sobby-0.4.8-2|15	BuildRequires:  pkgconfig(net6-1.3)
14cr|sobby-0.4.8-2|16	BuildRequires:  pkgconfig(obby-0.4)
14cr|sobby-0.4.8-2|17	BuildRequires:  pkgconfig(glibmm-2.4)
14cr|sobby-0.4.8-2|18	BuildRequires:  pkgconfig(libxml++-2.6)
14cr|sobby-0.4.8-2|19	BuildRequires:  pkgconfig(avahi-glib)
14cr|sobby-0.4.8-2|20	%description
14cr|sobby-0.4.8-2|21	Sobby is a standalone collaborative editor, to be used with gobby. It allows
14cr|sobby-0.4.8-2|22	to save the edited document automatically, and to trigger actions after various
14cr|sobby-0.4.8-2|23	editing events.
14cr|sobby-0.4.8-2|24	
14cr|sobby-0.4.8-2|25	%prep
14cr|sobby-0.4.8-2|26	%setup -q
14cr|sobby-0.4.8-2|27	
14cr|sobby-0.4.8-2|28	%build
14cr|sobby-0.4.8-2|29	%configure
14cr|sobby-0.4.8-2|30	%make
14cr|sobby-0.4.8-2|31	
14cr|sobby-0.4.8-2|32	%install
14cr|sobby-0.4.8-2|33	rm -rf ${RPM_BUILD_ROOT}
14cr|sobby-0.4.8-2|34	
14cr|sobby-0.4.8-2|35	%makeinstall_std
14cr|sobby-0.4.8-2|36	
14cr|sobby-0.4.8-2|37	mkdir -p %{buildroot}/%{_initrddir}
14cr|sobby-0.4.8-2|38	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}
14cr|sobby-0.4.8-2|39	cp %{SOURCE2} %{buildroot}/%{_initrddir}/%name
14cr|sobby-0.4.8-2|40	mkdir -p %{buildroot}/var/lib/%name/{command,tmp}
14cr|sobby-0.4.8-2|41	touch  %{buildroot}/var/lib/%name/autosave.obby
14cr|sobby-0.4.8-2|42	
14cr|sobby-0.4.8-2|43	%pre
14cr|sobby-0.4.8-2|44	%_pre_useradd %{name} /var/lib/%name /sbin/nologin
14cr|sobby-0.4.8-2|45	
14cr|sobby-0.4.8-2|46	%post
14cr|sobby-0.4.8-2|47	%_post_service %name
14cr|sobby-0.4.8-2|48	if [ ! -f /var/lib/%name/autosave.obby ] ; then
14cr|sobby-0.4.8-2|49	cat <<EOF > /var/lib/%name/autosave.obby
14cr|sobby-0.4.8-2|50	!obby
14cr|sobby-0.4.8-2|51	session version="0.4.8"
14cr|sobby-0.4.8-2|52	user_table
14cr|sobby-0.4.8-2|53	chat
14cr|sobby-0.4.8-2|54	EOF
14cr|sobby-0.4.8-2|55	
14cr|sobby-0.4.8-2|56	fi
14cr|sobby-0.4.8-2|57	
14cr|sobby-0.4.8-2|58	%preun
14cr|sobby-0.4.8-2|59	%_preun_service %name
14cr|sobby-0.4.8-2|60	
14cr|sobby-0.4.8-2|61	%postun
14cr|sobby-0.4.8-2|62	%_postun_userdel %{name}
14cr|sobby-0.4.8-2|63	
14cr|sobby-0.4.8-2|64	%files
14cr|sobby-0.4.8-2|65	%defattr(-,root,root)
14cr|sobby-0.4.8-2|66	%dir %attr(700,sobby,sobby) /var/lib/%name
14cr|sobby-0.4.8-2|67	%dir %attr(700,sobby,sobby) /var/lib/%name/command
14cr|sobby-0.4.8-2|68	%dir %attr(700,sobby,sobby) /var/lib/%name/tmp
14cr|sobby-0.4.8-2|69	%_bindir/%name
14cr|sobby-0.4.8-2|70	%_mandir/man1/*
14cr|sobby-0.4.8-2|71	%config(noreplace) %{_sysconfdir}/%name.conf
14cr|sobby-0.4.8-2|72	%attr(0755,root,root)%{_initrddir}/%name
14cr|sobby-0.4.8-2|73	%ghost %attr(0600,sobby,sobby) /var/lib/%name/autosave.obby
14cr|sobby-0.4.8-2|74	
14cr|sobby-0.4.8-2|75	
14cr|sobby-0.4.8-2|76	
14cr|sobby-0.4.8-2|77	%changelog
14cr|sobby-0.4.8-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.8-2
14cr|sobby-0.4.8-2|79	+ Revision: 74d2e9a
14cr|sobby-0.4.8-2|80	- MassBuild#464: Increase release tag
14cr|sobby-0.4.8-2|81	
14cr|sobby-0.4.8-2|82	

8255 14
14cr|socat-1.7.2.2-2|1	Name:		socat
14cr|socat-1.7.2.2-2|2	Summary:	Multipurpose relay
14cr|socat-1.7.2.2-2|3	Version:	1.7.2.2
14cr|socat-1.7.2.2-2|4	Release:	2
14cr|socat-1.7.2.2-2|5	License:	GPL
14cr|socat-1.7.2.2-2|6	Url:		http://www.dest-unreach.org/%{name}/
14cr|socat-1.7.2.2-2|7	Group:		Networking/Remote access
14cr|socat-1.7.2.2-2|8	Source0:	http://www.dest-unreach.org/%{name}/download/%{name}-%{version}.tar.gz
14cr|socat-1.7.2.2-2|9	BuildRequires:	openssl-devel ncurses-devel readline-devel tcp_wrappers-devel
14cr|socat-1.7.2.2-2|10	Patch0:		unused_libs.patch
14cr|socat-1.7.2.2-2|11	
14cr|socat-1.7.2.2-2|12	%description
14cr|socat-1.7.2.2-2|13	socat is a relay for bidirectional data transfer between two independent data
14cr|socat-1.7.2.2-2|14	channels. Each of these data channels may be a file, pipe, device (serial line
14cr|socat-1.7.2.2-2|15	etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
14cr|socat-1.7.2.2-2|16	SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
14cr|socat-1.7.2.2-2|17	line editor (readline), a program, or a combination of two of these.
14cr|socat-1.7.2.2-2|18	
14cr|socat-1.7.2.2-2|19	%prep
14cr|socat-1.7.2.2-2|20	%setup -q
14cr|socat-1.7.2.2-2|21	
14cr|socat-1.7.2.2-2|22	%build
14cr|socat-1.7.2.2-2|23	%configure2_5x
14cr|socat-1.7.2.2-2|24	%make
14cr|socat-1.7.2.2-2|25	
14cr|socat-1.7.2.2-2|26	%install
14cr|socat-1.7.2.2-2|27	%makeinstall_std
14cr|socat-1.7.2.2-2|28	
14cr|socat-1.7.2.2-2|29	%files
14cr|socat-1.7.2.2-2|30	%doc README
14cr|socat-1.7.2.2-2|31	%{_bindir}/%{name}
14cr|socat-1.7.2.2-2|32	%{_bindir}/filan
14cr|socat-1.7.2.2-2|33	%{_bindir}/procan
14cr|socat-1.7.2.2-2|34	%{_mandir}/man1/*
14cr|socat-1.7.2.2-2|35	
14cr|socat-1.7.2.2-2|36	
14cr|socat-1.7.2.2-2|37	
14cr|socat-1.7.2.2-2|38	%changelog
14cr|socat-1.7.2.2-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2.2-2
14cr|socat-1.7.2.2-2|40	+ Revision: ba95afc
14cr|socat-1.7.2.2-2|41	- MassBuild#464: Increase release tag
14cr|socat-1.7.2.2-2|42	
14cr|socat-1.7.2.2-2|43	

8256 14
14cr|soci-3.1.0-2|1	%bcond_without mysql
14cr|soci-3.1.0-2|2	%bcond_without sqlite3
14cr|soci-3.1.0-2|3	%bcond_without postgresql
14cr|soci-3.1.0-2|4	%bcond_without odbc
14cr|soci-3.1.0-2|5	
14cr|soci-3.1.0-2|6	%define major 3
14cr|soci-3.1.0-2|7	%define libname %mklibname %{name} %{major}
14cr|soci-3.1.0-2|8	%define devname %mklibname %{name} -d
14cr|soci-3.1.0-2|9	
14cr|soci-3.1.0-2|10	Summary:	C++ Database Access Library
14cr|soci-3.1.0-2|11	Name:		soci
14cr|soci-3.1.0-2|12	Version:	3.1.0
14cr|soci-3.1.0-2|13	Release:	2
14cr|soci-3.1.0-2|14	License:	MIT
14cr|soci-3.1.0-2|15	Group:		Development/Databases
14cr|soci-3.1.0-2|16	URL:		http://soci.sourceforge.net/
14cr|soci-3.1.0-2|17	BuildRequires:	cmake
14cr|soci-3.1.0-2|18	BuildRequires:	boost-devel
14cr|soci-3.1.0-2|19	%if %{with_sqlite3}
14cr|soci-3.1.0-2|20	BuildRequires:	sqlite3-devel
14cr|soci-3.1.0-2|21	%endif
14cr|soci-3.1.0-2|22	%if %{with_postgresql}
14cr|soci-3.1.0-2|23	BuildRequires:	postgresql-devel
14cr|soci-3.1.0-2|24	%endif
14cr|soci-3.1.0-2|25	%if %{with_mysql}
14cr|soci-3.1.0-2|26	BuildRequires:	mysql-devel
14cr|soci-3.1.0-2|27	%endif
14cr|soci-3.1.0-2|28	%if %{with_odbc}
14cr|soci-3.1.0-2|29	BuildRequires:	unixODBC-devel
14cr|soci-3.1.0-2|30	%endif
14cr|soci-3.1.0-2|31	Source0:	http://downloads.sourceforge.net/project/soci/%{name}/%{name}-%{version}/%{name}-%{version}.zip
14cr|soci-3.1.0-2|32	
14cr|soci-3.1.0-2|33	%description
14cr|soci-3.1.0-2|34	SOCI is a database access library for C++ that makes the illusion of
14cr|soci-3.1.0-2|35	embedding SQL queries in the regular C++ code, staying entirely within
14cr|soci-3.1.0-2|36	the Standard C++.
14cr|soci-3.1.0-2|37	
14cr|soci-3.1.0-2|38	PostgreSQL, Firebird, MySQL, SQLite are supported databases.
14cr|soci-3.1.0-2|39	
14cr|soci-3.1.0-2|40	%package doc
14cr|soci-3.1.0-2|41	Summary:	Documentation for SOCI
14cr|soci-3.1.0-2|42	Group:		Development/Databases
14cr|soci-3.1.0-2|43	
14cr|soci-3.1.0-2|44	%package -n %{libname}
14cr|soci-3.1.0-2|45	Summary:	C++ Database Access Libraries
14cr|soci-3.1.0-2|46	Group:		Development/Databases
14cr|soci-3.1.0-2|47	
14cr|soci-3.1.0-2|48	%package -n %{devname}
14cr|soci-3.1.0-2|49	Summary:	C++ Database Access Library development files
14cr|soci-3.1.0-2|50	Requires:	%{libname} = %{version}
14cr|soci-3.1.0-2|51	Provides:	%{name}-devel = %{EVRD}
14cr|soci-3.1.0-2|52	Group:		Development/Databases
14cr|soci-3.1.0-2|53	
14cr|soci-3.1.0-2|54	%description doc
14cr|soci-3.1.0-2|55	SOCI is a database access library for C++ that makes the illusion of
14cr|soci-3.1.0-2|56	embedding SQL queries in the regular C++ code, staying entirely within
14cr|soci-3.1.0-2|57	the Standard C++.
14cr|soci-3.1.0-2|58	
14cr|soci-3.1.0-2|59	This package is the documentation.
14cr|soci-3.1.0-2|60	
14cr|soci-3.1.0-2|61	%description -n %{libname}
14cr|soci-3.1.0-2|62	SOCI is a database access library for C++ that makes the illusion of
14cr|soci-3.1.0-2|63	embedding SQL queries in the regular C++ code, staying entirely within
14cr|soci-3.1.0-2|64	the Standard C++.
14cr|soci-3.1.0-2|65	
14cr|soci-3.1.0-2|66	PostgreSQL, MySQL, SQLite are supported databases.
14cr|soci-3.1.0-2|67	
14cr|soci-3.1.0-2|68	%description -n %{devname}
14cr|soci-3.1.0-2|69	SOCI is a database access library for C++ that makes the illusion of
14cr|soci-3.1.0-2|70	embedding SQL queries in the regular C++ code, staying entirely within
14cr|soci-3.1.0-2|71	the Standard C++.
14cr|soci-3.1.0-2|72	
14cr|soci-3.1.0-2|73	This package contains development files.
14cr|soci-3.1.0-2|74	
14cr|soci-3.1.0-2|75	%prep
14cr|soci-3.1.0-2|76	%setup -q
14cr|soci-3.1.0-2|77	
14cr|soci-3.1.0-2|78	%build
14cr|soci-3.1.0-2|79	%cmake \
14cr|soci-3.1.0-2|80	-DSOCI_EMPTY:BOOL=OFF \
14cr|soci-3.1.0-2|81	%if %{with_mysql}
14cr|soci-3.1.0-2|82	-DSOCI_MYSQL:BOOL=ON \
14cr|soci-3.1.0-2|83	%else
14cr|soci-3.1.0-2|84	-DSOCI_MYSQL:BOOL=OFF \
14cr|soci-3.1.0-2|85	%endif
14cr|soci-3.1.0-2|86	%if %{with_odbc}
14cr|soci-3.1.0-2|87	-DSOCI_ODBC:BOOL=ON \
14cr|soci-3.1.0-2|88	%else
14cr|soci-3.1.0-2|89	-DSOCI_ODBC:BOOL=OFF \
14cr|soci-3.1.0-2|90	%endif
14cr|soci-3.1.0-2|91	%if %{with_postgresql}
14cr|soci-3.1.0-2|92	-DSOCI_POSTGRESQL:BOOL=ON \
14cr|soci-3.1.0-2|93	%else
14cr|soci-3.1.0-2|94	-DSOCI_POSTGRESQL:BOOL=OFF \
14cr|soci-3.1.0-2|95	%endif
14cr|soci-3.1.0-2|96	%if %{with_sqlite3}
14cr|soci-3.1.0-2|97	-DSOCI_SQLITE3:BOOL=ON
14cr|soci-3.1.0-2|98	%else
14cr|soci-3.1.0-2|99	-DSOCI_SQLITE3:BOOL=OFF
14cr|soci-3.1.0-2|100	%endif
14cr|soci-3.1.0-2|101	
14cr|soci-3.1.0-2|102	%make
14cr|soci-3.1.0-2|103	
14cr|soci-3.1.0-2|104	%install
14cr|soci-3.1.0-2|105	pushd build
14cr|soci-3.1.0-2|106	%makeinstall_std
14cr|soci-3.1.0-2|107	popd
14cr|soci-3.1.0-2|108	
14cr|soci-3.1.0-2|109	%files
14cr|soci-3.1.0-2|110	%doc README CHANGES LICENSE_1_0.txt
14cr|soci-3.1.0-2|111	
14cr|soci-3.1.0-2|112	%files doc
14cr|soci-3.1.0-2|113	%doc doc/
14cr|soci-3.1.0-2|114	
14cr|soci-3.1.0-2|115	%files -n %{libname}
14cr|soci-3.1.0-2|116	%{_libdir}/libsoci_*.so.%{major}*
14cr|soci-3.1.0-2|117	
14cr|soci-3.1.0-2|118	%files -n %{devname}
14cr|soci-3.1.0-2|119	%{_libdir}/libsoci_*.so
14cr|soci-3.1.0-2|120	%{_libdir}/libsoci_*.a
14cr|soci-3.1.0-2|121	%{_includedir}/soci
14cr|soci-3.1.0-2|122	
14cr|soci-3.1.0-2|123	%changelog
14cr|soci-3.1.0-2|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-2
14cr|soci-3.1.0-2|125	+ Revision: 9f440dc
14cr|soci-3.1.0-2|126	- MassBuild#464: Increase release tag
14cr|soci-3.1.0-2|127	
14cr|soci-3.1.0-2|128	

8257 14
14cr|socketlock-0.2-7|1	%define name socketlock
14cr|socketlock-0.2-7|2	%define version 0.2
14cr|socketlock-0.2-7|3	%define release 7
14cr|socketlock-0.2-7|4	
14cr|socketlock-0.2-7|5	%define libname %_lib%name
14cr|socketlock-0.2-7|6	
14cr|socketlock-0.2-7|7	Summary: A library wraper for libc's bind() and connect() functions
14cr|socketlock-0.2-7|8	Name: %{name}
14cr|socketlock-0.2-7|9	Version: %{version}
14cr|socketlock-0.2-7|10	Release: %{release}
14cr|socketlock-0.2-7|11	Source0: http://mega.ist.utl.pt/~luis/socketlock/%{name}-%{version}.tar.bz2
14cr|socketlock-0.2-7|12	License: GPL
14cr|socketlock-0.2-7|13	Group: System/Servers
14cr|socketlock-0.2-7|14	Url: http://mega.ist.utl.pt/~luis/socketlock/
14cr|socketlock-0.2-7|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|socketlock-0.2-7|16	
14cr|socketlock-0.2-7|17	%description
14cr|socketlock-0.2-7|18	socketlock is a dynamic library that wraps libc's bind() and connect()
14cr|socketlock-0.2-7|19	functions. Its purpose is to force bad programs to bind to specific IP's
14cr|socketlock-0.2-7|20	on multihomed machines. Both listening sockets and outbound sockets are
14cr|socketlock-0.2-7|21	supported.
14cr|socketlock-0.2-7|22	
14cr|socketlock-0.2-7|23	The idea was taken from a similar tool called socketbind. There were serious
14cr|socketlock-0.2-7|24	problems and lack of features, so this I written this new tool.
14cr|socketlock-0.2-7|25	
14cr|socketlock-0.2-7|26	To use it simply run:
14cr|socketlock-0.2-7|27	
14cr|socketlock-0.2-7|28	export LD_PRELOAD=libsocketlock.so
14cr|socketlock-0.2-7|29	export BINDTO=<ipaddress>
14cr|socketlock-0.2-7|30	
14cr|socketlock-0.2-7|31	<start program>
14cr|socketlock-0.2-7|32	
14cr|socketlock-0.2-7|33	%package -n %libname
14cr|socketlock-0.2-7|34	Group: System/Servers
14cr|socketlock-0.2-7|35	Summary: A library wraper for libc's bind() and connect() functions
14cr|socketlock-0.2-7|36	Provides: %name = %version-%release
14cr|socketlock-0.2-7|37	
14cr|socketlock-0.2-7|38	%description -n %libname
14cr|socketlock-0.2-7|39	socketlock is a dynamic library that wraps libc's bind() and connect()
14cr|socketlock-0.2-7|40	functions. Its purpose is to force bad programs to bind to specific IP's
14cr|socketlock-0.2-7|41	on multihomed machines. Both listening sockets and outbound sockets are
14cr|socketlock-0.2-7|42	supported.
14cr|socketlock-0.2-7|43	
14cr|socketlock-0.2-7|44	The idea was taken from a similar tool called socketbind. There were serious
14cr|socketlock-0.2-7|45	problems and lack of features, so this I written this new tool.
14cr|socketlock-0.2-7|46	
14cr|socketlock-0.2-7|47	To use it simply run:
14cr|socketlock-0.2-7|48	
14cr|socketlock-0.2-7|49	export LD_PRELOAD=%_libdir/libsocketlock.so
14cr|socketlock-0.2-7|50	export BINDTO=<ipaddress>
14cr|socketlock-0.2-7|51	
14cr|socketlock-0.2-7|52	<start program>
14cr|socketlock-0.2-7|53	
14cr|socketlock-0.2-7|54	%prep
14cr|socketlock-0.2-7|55	%setup -q
14cr|socketlock-0.2-7|56	
14cr|socketlock-0.2-7|57	%build
14cr|socketlock-0.2-7|58	gcc $RPM_OPT_FLAGS -c -rdynamic -fPIC socketlock.c
14cr|socketlock-0.2-7|59	gcc $RPM_OPT_FLAGS -shared -rdynamic -fPIC -ldl socketlock.o -o libsocketlock.so
14cr|socketlock-0.2-7|60	# strip libsocketlock.so
14cr|socketlock-0.2-7|61	
14cr|socketlock-0.2-7|62	%install
14cr|socketlock-0.2-7|63	rm -rf $RPM_BUILD_ROOT
14cr|socketlock-0.2-7|64	mkdir -p %buildroot%_libdir
14cr|socketlock-0.2-7|65	install -m 755 libsocketlock.so %buildroot%_libdir/libsocketlock.so
14cr|socketlock-0.2-7|66	
14cr|socketlock-0.2-7|67	%clean
14cr|socketlock-0.2-7|68	rm -rf $RPM_BUILD_ROOT
14cr|socketlock-0.2-7|69	
14cr|socketlock-0.2-7|70	%files -n %libname
14cr|socketlock-0.2-7|71	%defattr(-,root,root)
14cr|socketlock-0.2-7|72	%doc TODO README.txt
14cr|socketlock-0.2-7|73	%_libdir/libsocketlock.so
14cr|socketlock-0.2-7|74	
14cr|socketlock-0.2-7|75	
14cr|socketlock-0.2-7|76	
14cr|socketlock-0.2-7|77	
14cr|socketlock-0.2-7|78	
14cr|socketlock-0.2-7|79	%changelog
14cr|socketlock-0.2-7|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14cr|socketlock-0.2-7|81	+ Revision: 174f919
14cr|socketlock-0.2-7|82	- MassBuild#464: Increase release tag
14cr|socketlock-0.2-7|83	
14cr|socketlock-0.2-7|84	

8258 14
14cr|socklog-2.1.0-6|1	%define _enable_debug_packages %{nil}
14cr|socklog-2.1.0-6|2	%define debug_package          %{nil}
14cr|socklog-2.1.0-6|3	
14cr|socklog-2.1.0-6|4	Summary:	A small and secure syslogd replacement for use with runit
14cr|socklog-2.1.0-6|5	Name:		socklog
14cr|socklog-2.1.0-6|6	Version:	2.1.0
14cr|socklog-2.1.0-6|7	Release:	6
14cr|socklog-2.1.0-6|8	License:	BSD
14cr|socklog-2.1.0-6|9	Group:		System/Base
14cr|socklog-2.1.0-6|10	URL:		http://smarden.org/socklog/
14cr|socklog-2.1.0-6|11	Source0:	http://smarden.org/socklog/%{name}-%{version}.tar.gz
14cr|socklog-2.1.0-6|12	Requires:	runit
14cr|socklog-2.1.0-6|13	BuildRequires:	dietlibc-devel >= 0.32
14cr|socklog-2.1.0-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|socklog-2.1.0-6|15	
14cr|socklog-2.1.0-6|16	%description
14cr|socklog-2.1.0-6|17	socklog cooperates with the runit package to create a small and secure
14cr|socklog-2.1.0-6|18	replacement for syslogd. socklog supports system logging through Unix domain
14cr|socklog-2.1.0-6|19	sockets (/dev/log) and UDP sockets (0.0.0.0:514) with the help of runit's
14cr|socklog-2.1.0-6|20	runsvdir, runsv, and svlogd. socklog provides a different network logging
14cr|socklog-2.1.0-6|21	concept, and also does log event notification. svlogd has built in log file
14cr|socklog-2.1.0-6|22	rotation based on file size, so there is no need for any cron jobs to rotate
14cr|socklog-2.1.0-6|23	the logs. socklog is small, secure, and reliable.
14cr|socklog-2.1.0-6|24	
14cr|socklog-2.1.0-6|25	%prep
14cr|socklog-2.1.0-6|26	
14cr|socklog-2.1.0-6|27	%setup -q -n admin
14cr|socklog-2.1.0-6|28	
14cr|socklog-2.1.0-6|29	%build
14cr|socklog-2.1.0-6|30	
14cr|socklog-2.1.0-6|31	pushd %{name}-%{version}/src
14cr|socklog-2.1.0-6|32	echo "diet -Os gcc -pipe" > conf-cc
14cr|socklog-2.1.0-6|33	echo "diet -Os gcc -static -s" > conf-ld
14cr|socklog-2.1.0-6|34	make
14cr|socklog-2.1.0-6|35	popd
14cr|socklog-2.1.0-6|36	
14cr|socklog-2.1.0-6|37	%install
14cr|socklog-2.1.0-6|38	rm -rf %{buildroot}
14cr|socklog-2.1.0-6|39	
14cr|socklog-2.1.0-6|40	install -d %{buildroot}/sbin/
14cr|socklog-2.1.0-6|41	install -d %{buildroot}%{_mandir}/man{1,8}
14cr|socklog-2.1.0-6|42	
14cr|socklog-2.1.0-6|43	pushd %{name}-%{version}
14cr|socklog-2.1.0-6|44	for i in `cat package/commands`; do
14cr|socklog-2.1.0-6|45	install -m755 src/$i %{buildroot}/sbin/
14cr|socklog-2.1.0-6|46	done
14cr|socklog-2.1.0-6|47	popd
14cr|socklog-2.1.0-6|48	
14cr|socklog-2.1.0-6|49	install -m0644 %{name}-%{version}/man/*.1 %{buildroot}%{_mandir}/man1/
14cr|socklog-2.1.0-6|50	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
14cr|socklog-2.1.0-6|51	
14cr|socklog-2.1.0-6|52	%clean
14cr|socklog-2.1.0-6|53	rm -rf %{buildroot}
14cr|socklog-2.1.0-6|54	
14cr|socklog-2.1.0-6|55	%files
14cr|socklog-2.1.0-6|56	%defattr(-,root,root)
14cr|socklog-2.1.0-6|57	%doc %{name}-%{version}/package/CHANGES
14cr|socklog-2.1.0-6|58	%doc %{name}-%{version}/package/README
14cr|socklog-2.1.0-6|59	%doc %{name}-%{version}/doc/benefits.html
14cr|socklog-2.1.0-6|60	%doc %{name}-%{version}/doc/configuration.html
14cr|socklog-2.1.0-6|61	%doc %{name}-%{version}/doc/examples.html
14cr|socklog-2.1.0-6|62	%doc %{name}-%{version}/doc/index.html
14cr|socklog-2.1.0-6|63	%doc %{name}-%{version}/doc/install.html
14cr|socklog-2.1.0-6|64	%doc %{name}-%{version}/doc/network.html
14cr|socklog-2.1.0-6|65	%doc %{name}-%{version}/doc/notify.html
14cr|socklog-2.1.0-6|66	%doc %{name}-%{version}/doc/readme.solaris.html
14cr|socklog-2.1.0-6|67	%doc %{name}-%{version}/doc/upgrade.html
14cr|socklog-2.1.0-6|68	%doc %{name}-%{version}/doc/usedietlibc.html
14cr|socklog-2.1.0-6|69	%attr(0755,root,root) /sbin/socklog-conf
14cr|socklog-2.1.0-6|70	%attr(0755,root,root) /sbin/socklog
14cr|socklog-2.1.0-6|71	%attr(0755,root,root) /sbin/socklog-check
14cr|socklog-2.1.0-6|72	%attr(0755,root,root) /sbin/tryto
14cr|socklog-2.1.0-6|73	%attr(0755,root,root) /sbin/uncat
14cr|socklog-2.1.0-6|74	%attr(0644,root,root) %{_mandir}/man1/tryto.1*
14cr|socklog-2.1.0-6|75	%attr(0644,root,root) %{_mandir}/man1/uncat.1*
14cr|socklog-2.1.0-6|76	%attr(0644,root,root) %{_mandir}/man8/socklog-conf.8*
14cr|socklog-2.1.0-6|77	%attr(0644,root,root) %{_mandir}/man8/socklog.8*
14cr|socklog-2.1.0-6|78	%attr(0644,root,root) %{_mandir}/man8/socklog-check.8*
14cr|socklog-2.1.0-6|79	
14cr|socklog-2.1.0-6|80	
14cr|socklog-2.1.0-6|81	
14cr|socklog-2.1.0-6|82	%changelog
14cr|socklog-2.1.0-6|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-6
14cr|socklog-2.1.0-6|84	+ Revision: d5fb869
14cr|socklog-2.1.0-6|85	- MassBuild#464: Increase release tag
14cr|socklog-2.1.0-6|86	
14cr|socklog-2.1.0-6|87	

8259 14
14cr|sofia-sip-1.12.11-2|1	%define libname_orig lib%{name}
14cr|sofia-sip-1.12.11-2|2	%define libname %mklibname %{name} 0
14cr|sofia-sip-1.12.11-2|3	%define develname %mklibname -d %{name}
14cr|sofia-sip-1.12.11-2|4	%define staticdevelname %mklibname -d -s %{name}
14cr|sofia-sip-1.12.11-2|5	
14cr|sofia-sip-1.12.11-2|6	%define	name    sofia-sip
14cr|sofia-sip-1.12.11-2|7	%define	version 1.12.11
14cr|sofia-sip-1.12.11-2|8	%define release 2
14cr|sofia-sip-1.12.11-2|9	
14cr|sofia-sip-1.12.11-2|10	Summary:	An open-source SIP User-Agent library
14cr|sofia-sip-1.12.11-2|11	Name:		%{name}
14cr|sofia-sip-1.12.11-2|12	Version:	%{version}
14cr|sofia-sip-1.12.11-2|13	Release:	%{release}
14cr|sofia-sip-1.12.11-2|14	License:	LGPLv2+
14cr|sofia-sip-1.12.11-2|15	Url:		http://sofia-sip.sourceforge.net/
14cr|sofia-sip-1.12.11-2|16	Group:		Networking/Instant messaging
14cr|sofia-sip-1.12.11-2|17	Source0:	http://downloads.sourceforge.net/sofia-sip/sofia-sip-%{version}.tar.gz
14cr|sofia-sip-1.12.11-2|18	BuildRequires:	glib2-devel
14cr|sofia-sip-1.12.11-2|19	BuildRequires:	pkgconfig(openssl)
14cr|sofia-sip-1.12.11-2|20	BuildRequires:	pkgconfig
14cr|sofia-sip-1.12.11-2|21	BuildRequires:	autoconf
14cr|sofia-sip-1.12.11-2|22	BuildRequires:	automake
14cr|sofia-sip-1.12.11-2|23	
14cr|sofia-sip-1.12.11-2|24	%description
14cr|sofia-sip-1.12.11-2|25	Sofia-SIP is an open-source SIP  User-Agent library,
14cr|sofia-sip-1.12.11-2|26	compliant with the IETF RFC3261 specification (see the
14cr|sofia-sip-1.12.11-2|27	feature table). It can be used as a building block for
14cr|sofia-sip-1.12.11-2|28	SIP client software for uses such as VoIP, IM, and many
14cr|sofia-sip-1.12.11-2|29	other real-time and person-to-person communication services.
14cr|sofia-sip-1.12.11-2|30	The primary target platform for Sofia-SIP is GNU/Linux.
14cr|sofia-sip-1.12.11-2|31	Sofia-SIP is based on a SIP stack developed at the Nokia
14cr|sofia-sip-1.12.11-2|32	Research Center. Sofia-SIP is licensed under the LGPL.
14cr|sofia-sip-1.12.11-2|33	
14cr|sofia-sip-1.12.11-2|34	%package -n %{libname}
14cr|sofia-sip-1.12.11-2|35	Summary:	Sophia-sip library
14cr|sofia-sip-1.12.11-2|36	Group:		Graphical desktop/KDE
14cr|sofia-sip-1.12.11-2|37	Provides:	%{libname_orig} = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|38	Requires:	%name = %version-%release
14cr|sofia-sip-1.12.11-2|39	
14cr|sofia-sip-1.12.11-2|40	%description -n %{libname}
14cr|sofia-sip-1.12.11-2|41	Library for %{name}
14cr|sofia-sip-1.12.11-2|42	
14cr|sofia-sip-1.12.11-2|43	%package -n %{develname}
14cr|sofia-sip-1.12.11-2|44	Summary:	Headers of %name for development
14cr|sofia-sip-1.12.11-2|45	Group:		Development/C
14cr|sofia-sip-1.12.11-2|46	Requires:	%{libname} = %{version}
14cr|sofia-sip-1.12.11-2|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|48	Provides:	%{libname_orig}-devel = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|49	Obsoletes:	%{libname}-devel
14cr|sofia-sip-1.12.11-2|50	
14cr|sofia-sip-1.12.11-2|51	%description -n %{develname}
14cr|sofia-sip-1.12.11-2|52	Headers of %{name} for development.
14cr|sofia-sip-1.12.11-2|53	
14cr|sofia-sip-1.12.11-2|54	%package -n %{staticdevelname}
14cr|sofia-sip-1.12.11-2|55	Summary:	Static development files for %{name}
14cr|sofia-sip-1.12.11-2|56	Group:		Development/C
14cr|sofia-sip-1.12.11-2|57	Requires:	%{develname} = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|58	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|59	Provides:	%{libname_orig}-static-devel = %{version}-%{release}
14cr|sofia-sip-1.12.11-2|60	Obsoletes:	%{libname}-static-devel
14cr|sofia-sip-1.12.11-2|61	
14cr|sofia-sip-1.12.11-2|62	%description -n %{staticdevelname}
14cr|sofia-sip-1.12.11-2|63	Static development files for %{name}
14cr|sofia-sip-1.12.11-2|64	
14cr|sofia-sip-1.12.11-2|65	%prep
14cr|sofia-sip-1.12.11-2|66	%setup -q
14cr|sofia-sip-1.12.11-2|67	
14cr|sofia-sip-1.12.11-2|68	%build
14cr|sofia-sip-1.12.11-2|69	libtoolize --automake --force
14cr|sofia-sip-1.12.11-2|70	aclocal -I m4 --force
14cr|sofia-sip-1.12.11-2|71	autoheader --force
14cr|sofia-sip-1.12.11-2|72	autoconf --force
14cr|sofia-sip-1.12.11-2|73	automake --gnu --force-missing --add-missing
14cr|sofia-sip-1.12.11-2|74	%configure2_5x --disable-rpath
14cr|sofia-sip-1.12.11-2|75	%make
14cr|sofia-sip-1.12.11-2|76	
14cr|sofia-sip-1.12.11-2|77	%install
14cr|sofia-sip-1.12.11-2|78	rm -rf %{buildroot}
14cr|sofia-sip-1.12.11-2|79	
14cr|sofia-sip-1.12.11-2|80	%{makeinstall_std}
14cr|sofia-sip-1.12.11-2|81	
14cr|sofia-sip-1.12.11-2|82	
14cr|sofia-sip-1.12.11-2|83	%files -n %{name}
14cr|sofia-sip-1.12.11-2|84	%{_bindir}/addrinfo
14cr|sofia-sip-1.12.11-2|85	%{_bindir}/localinfo
14cr|sofia-sip-1.12.11-2|86	%{_bindir}/sip-date
14cr|sofia-sip-1.12.11-2|87	%{_bindir}/sip-dig
14cr|sofia-sip-1.12.11-2|88	%{_bindir}/sip-options
14cr|sofia-sip-1.12.11-2|89	%{_bindir}/stunc
14cr|sofia-sip-1.12.11-2|90	%{_mandir}/man1/*
14cr|sofia-sip-1.12.11-2|91	
14cr|sofia-sip-1.12.11-2|92	%files -n %{libname}
14cr|sofia-sip-1.12.11-2|93	%{_libdir}/libsofia-sip-ua.so.0
14cr|sofia-sip-1.12.11-2|94	%{_libdir}/libsofia-sip-ua.so.0.6.0
14cr|sofia-sip-1.12.11-2|95	%{_libdir}/libsofia-sip-ua-glib.so.3
14cr|sofia-sip-1.12.11-2|96	%{_libdir}/libsofia-sip-ua-glib.so.3.0.0
14cr|sofia-sip-1.12.11-2|97	
14cr|sofia-sip-1.12.11-2|98	%files -n %{develname}
14cr|sofia-sip-1.12.11-2|99	%{_datadir}/sofia-sip/msg_parser.awk
14cr|sofia-sip-1.12.11-2|100	%{_datadir}/sofia-sip/tag_dll.awk
14cr|sofia-sip-1.12.11-2|101	%{_includedir}/sofia-sip-1.12
14cr|sofia-sip-1.12.11-2|102	%{_libdir}/libsofia-sip-ua-glib.so
14cr|sofia-sip-1.12.11-2|103	%{_libdir}/libsofia-sip-ua.so
14cr|sofia-sip-1.12.11-2|104	%{_libdir}/pkgconfig/sofia-sip-ua-glib.pc
14cr|sofia-sip-1.12.11-2|105	%{_libdir}/pkgconfig/sofia-sip-ua.pc
14cr|sofia-sip-1.12.11-2|106	
14cr|sofia-sip-1.12.11-2|107	%files -n %{staticdevelname}
14cr|sofia-sip-1.12.11-2|108	%{_libdir}/libsofia-sip-ua.a
14cr|sofia-sip-1.12.11-2|109	%{_libdir}/libsofia-sip-ua-glib.a
14cr|sofia-sip-1.12.11-2|110	
14cr|sofia-sip-1.12.11-2|111	
14cr|sofia-sip-1.12.11-2|112	%changelog
14cr|sofia-sip-1.12.11-2|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.11-2
14cr|sofia-sip-1.12.11-2|114	+ Revision: 99c9ae7
14cr|sofia-sip-1.12.11-2|115	- MassBuild#464: Increase release tag
14cr|sofia-sip-1.12.11-2|116	
14cr|sofia-sip-1.12.11-2|117	

8260 14
14cr|solaar-0.9.2-2|1	%define	oname	Solaar
14cr|solaar-0.9.2-2|2	
14cr|solaar-0.9.2-2|3	Summary:	Device manager for Logitech's Unifying Receiver
14cr|solaar-0.9.2-2|4	Name:		solaar
14cr|solaar-0.9.2-2|5	Version:	0.9.2
14cr|solaar-0.9.2-2|6	Release:	2
14cr|solaar-0.9.2-2|7	License:	GPLv2+
14cr|solaar-0.9.2-2|8	Group:		System/Kernel and hardware
14cr|solaar-0.9.2-2|9	Url:		http://pwr.github.com/Solaar/
14cr|solaar-0.9.2-2|10	# wget https://github.com/pwr/%{oname}/archive/%{version}.tar.gz -O %{name}-%{version}.tar.gz
14cr|solaar-0.9.2-2|11	Source0:	%{name}-%{version}.tar.gz
14cr|solaar-0.9.2-2|12	Requires:	pyudev
14cr|solaar-0.9.2-2|13	Requires:	python-gi
14cr|solaar-0.9.2-2|14	BuildArch:	noarch
14cr|solaar-0.9.2-2|15	
14cr|solaar-0.9.2-2|16	%description
14cr|solaar-0.9.2-2|17	Solaar is a Linux device manager for Logitech’s Unifying Receiver
14cr|solaar-0.9.2-2|18	peripherals. It is able to pair/unpair devices to the receiver, and
14cr|solaar-0.9.2-2|19	for most devices read battery status.
14cr|solaar-0.9.2-2|20	
14cr|solaar-0.9.2-2|21	It comes in two flavors, command-line and GUI. Both are able to list
14cr|solaar-0.9.2-2|22	the devices paired to a Unifying Receiver, show detailed info for
14cr|solaar-0.9.2-2|23	each device, and also pair/unpair supported devices with the receiver.
14cr|solaar-0.9.2-2|24	
14cr|solaar-0.9.2-2|25	%files
14cr|solaar-0.9.2-2|26	%doc share/README docs
14cr|solaar-0.9.2-2|27	%{_bindir}/%{name}*
14cr|solaar-0.9.2-2|28	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|solaar-0.9.2-2|29	%{_datadir}/applications/%{name}.desktop
14cr|solaar-0.9.2-2|30	%{_datadir}/%{name}/
14cr|solaar-0.9.2-2|31	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cr|solaar-0.9.2-2|32	%{python_sitelib}/hidapi/
14cr|solaar-0.9.2-2|33	%{python_sitelib}/logitech_receiver/
14cr|solaar-0.9.2-2|34	%{python_sitelib}/%{name}/
14cr|solaar-0.9.2-2|35	%{python_sitelib}/%{name}-%{version}-*.egg-info
14cr|solaar-0.9.2-2|36	%config %{_udevrulesdir}/42-logitech-unify-permissions.rules
14cr|solaar-0.9.2-2|37	
14cr|solaar-0.9.2-2|38	#----------------------------------------------------------------------------
14cr|solaar-0.9.2-2|39	
14cr|solaar-0.9.2-2|40	%prep
14cr|solaar-0.9.2-2|41	%setup -q -n %{oname}-%{version}
14cr|solaar-0.9.2-2|42	
14cr|solaar-0.9.2-2|43	%build
14cr|solaar-0.9.2-2|44	python setup.py build
14cr|solaar-0.9.2-2|45	
14cr|solaar-0.9.2-2|46	%install
14cr|solaar-0.9.2-2|47	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|solaar-0.9.2-2|48	mkdir -p %{buildroot}%{_udevrulesdir}
14cr|solaar-0.9.2-2|49	cp rules.d/42-logitech-unify-permissions.rules %{buildroot}%{_udevrulesdir}
14cr|solaar-0.9.2-2|50	
14cr|solaar-0.9.2-2|51	
14cr|solaar-0.9.2-2|52	%changelog
14cr|solaar-0.9.2-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
14cr|solaar-0.9.2-2|54	+ Revision: 814372f
14cr|solaar-0.9.2-2|55	- MassBuild#464: Increase release tag
14cr|solaar-0.9.2-2|56	
14cr|solaar-0.9.2-2|57	

8261 14
14cr|solarwolf-1.5-11|1	%define	name	solarwolf
14cr|solarwolf-1.5-11|2	%define	version	1.5
14cr|solarwolf-1.5-11|3	%define release	11
14cr|solarwolf-1.5-11|4	%define	Summary	2D frantic arcade game of collecting boxes and dodging bullets
14cr|solarwolf-1.5-11|5	
14cr|solarwolf-1.5-11|6	Name:		%{name}
14cr|solarwolf-1.5-11|7	Version:	%{version}
14cr|solarwolf-1.5-11|8	Release:	%{release}
14cr|solarwolf-1.5-11|9	URL:		http://www.pygame.org/shredwheat/solarwolf/
14cr|solarwolf-1.5-11|10	Source0:	%{name}-%{version}.tar.bz2
14cr|solarwolf-1.5-11|11	Source11:	%{name}-16x16.png
14cr|solarwolf-1.5-11|12	Source12:	%{name}-32x32.png
14cr|solarwolf-1.5-11|13	Source13:	%{name}-48x48.png
14cr|solarwolf-1.5-11|14	License:	LGPL
14cr|solarwolf-1.5-11|15	Group:		Games/Arcade
14cr|solarwolf-1.5-11|16	Summary:	%{Summary}
14cr|solarwolf-1.5-11|17	BuildArch:	noarch
14cr|solarwolf-1.5-11|18	Requires:	pygame
14cr|solarwolf-1.5-11|19	
14cr|solarwolf-1.5-11|20	%description
14cr|solarwolf-1.5-11|21	SolarWolf is an action/arcade game written entirely in Python.
14cr|solarwolf-1.5-11|22	
14cr|solarwolf-1.5-11|23	Advance through 48 levels levels. Collect the boxes on each stage,
14cr|solarwolf-1.5-11|24	while enemies shoot at you from all sides. The game is originally based
14cr|solarwolf-1.5-11|25	of one of the author's childhood favorites, SolarFox on the Atari 2600.
14cr|solarwolf-1.5-11|26	
14cr|solarwolf-1.5-11|27	%prep
14cr|solarwolf-1.5-11|28	%setup -q
14cr|solarwolf-1.5-11|29	rm -rf `find -type d -name .xvpics`
14cr|solarwolf-1.5-11|30	
14cr|solarwolf-1.5-11|31	%build
14cr|solarwolf-1.5-11|32	
14cr|solarwolf-1.5-11|33	%install
14cr|solarwolf-1.5-11|34	%{__install} -d %{buildroot}{%{_gamesdatadir}/%{name},%{_gamesbindir}}
14cr|solarwolf-1.5-11|35	cp -pr data code %{name}.py %{buildroot}%{_gamesdatadir}/%{name}/
14cr|solarwolf-1.5-11|36	
14cr|solarwolf-1.5-11|37	%{__cat} <<EOF > %{buildroot}%{_gamesbindir}/%{name}
14cr|solarwolf-1.5-11|38	#!/bin/sh
14cr|solarwolf-1.5-11|39	cd %{_gamesdatadir}/%{name}
14cr|solarwolf-1.5-11|40	./%{name}.py $@
14cr|solarwolf-1.5-11|41	EOF
14cr|solarwolf-1.5-11|42	
14cr|solarwolf-1.5-11|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|solarwolf-1.5-11|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%name.desktop
14cr|solarwolf-1.5-11|45	[Desktop Entry]
14cr|solarwolf-1.5-11|46	Type=Application
14cr|solarwolf-1.5-11|47	Exec=%{_gamesbindir}/%{name}
14cr|solarwolf-1.5-11|48	Icon=%{name}
14cr|solarwolf-1.5-11|49	Categories=Game;ArcadeGame;
14cr|solarwolf-1.5-11|50	Name=SolarWolf
14cr|solarwolf-1.5-11|51	Comment=%{Summary}
14cr|solarwolf-1.5-11|52	EOF
14cr|solarwolf-1.5-11|53	
14cr|solarwolf-1.5-11|54	%{__install} %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|solarwolf-1.5-11|55	%{__install} %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|solarwolf-1.5-11|56	%{__install} %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|solarwolf-1.5-11|57	
14cr|solarwolf-1.5-11|58	
14cr|solarwolf-1.5-11|59	%files
14cr|solarwolf-1.5-11|60	%defattr(644,root,root,755)
14cr|solarwolf-1.5-11|61	%doc readme.txt
14cr|solarwolf-1.5-11|62	%dir %{_gamesdatadir}/%{name}
14cr|solarwolf-1.5-11|63	%{_gamesdatadir}/%{name}/data
14cr|solarwolf-1.5-11|64	%{_gamesdatadir}/%{name}/code
14cr|solarwolf-1.5-11|65	%{_iconsdir}/%{name}.png
14cr|solarwolf-1.5-11|66	%{_liconsdir}/%{name}.png
14cr|solarwolf-1.5-11|67	%{_miconsdir}/%{name}.png
14cr|solarwolf-1.5-11|68	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|solarwolf-1.5-11|69	%defattr(755,root,root,755)
14cr|solarwolf-1.5-11|70	%{_gamesbindir}/%{name}
14cr|solarwolf-1.5-11|71	%{_gamesdatadir}/%{name}/%{name}.py
14cr|solarwolf-1.5-11|72	
14cr|solarwolf-1.5-11|73	
14cr|solarwolf-1.5-11|74	
14cr|solarwolf-1.5-11|75	%changelog
14cr|solarwolf-1.5-11|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-11
14cr|solarwolf-1.5-11|77	+ Revision: 2b24a4e
14cr|solarwolf-1.5-11|78	- MassBuild#464: Increase release tag
14cr|solarwolf-1.5-11|79	
14cr|solarwolf-1.5-11|80	

8262 14
14cr|solfege-3.22.2-3|1	Summary:	An ear-training program
14cr|solfege-3.22.2-3|2	Name:		solfege
14cr|solfege-3.22.2-3|3	Version:	3.22.2
14cr|solfege-3.22.2-3|4	Release:	3
14cr|solfege-3.22.2-3|5	License:	GPLv3+
14cr|solfege-3.22.2-3|6	Group:		Sound
14cr|solfege-3.22.2-3|7	Url:		http://www.solfege.org/
14cr|solfege-3.22.2-3|8	Source0:	http://download.sourceforge.net/solfege/%{name}-%{version}.tar.gz
14cr|solfege-3.22.2-3|9	Source1:	%{name}48.png
14cr|solfege-3.22.2-3|10	Source2:	%{name}32.png
14cr|solfege-3.22.2-3|11	Source3:	%{name}16.png
14cr|solfege-3.22.2-3|12	Patch0:		%{name}-3.22.2-link.patch
14cr|solfege-3.22.2-3|13	BuildRequires:	docbook-style-xsl
14cr|solfege-3.22.2-3|14	BuildRequires:	gnome-python
14cr|solfege-3.22.2-3|15	BuildRequires:	gtk+2.0-common
14cr|solfege-3.22.2-3|16	BuildRequires:	libxslt-proc
14cr|solfege-3.22.2-3|17	BuildRequires:	lilypond >= 2.12
14cr|solfege-3.22.2-3|18	BuildRequires:	swig >= 1.3
14cr|solfege-3.22.2-3|19	BuildRequires:	texinfo
14cr|solfege-3.22.2-3|20	BuildRequires:	xml2po
14cr|solfege-3.22.2-3|21	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|solfege-3.22.2-3|22	BuildRequires:	pkgconfig(python)
14cr|solfege-3.22.2-3|23	Requires:	pygtk2.0
14cr|solfege-3.22.2-3|24	Requires:	gnome-python
14cr|solfege-3.22.2-3|25	#BuildRequires:	gnome-python-gtkhtml2
14cr|solfege-3.22.2-3|26	#BuildRequires:	gnome-python-gnomevfs
14cr|solfege-3.22.2-3|27	Requires:	TiMidity++
14cr|solfege-3.22.2-3|28	
14cr|solfege-3.22.2-3|29	%description
14cr|solfege-3.22.2-3|30	GNU Solfege is an ear-training program. These are the exercises written
14cr|solfege-3.22.2-3|31	so far:
14cr|solfege-3.22.2-3|32	* Recognise melodic and harmonic intervals
14cr|solfege-3.22.2-3|33	* Compare interval sizes
14cr|solfege-3.22.2-3|34	* Sing the intervals the computer asks for
14cr|solfege-3.22.2-3|35	* Identify chords
14cr|solfege-3.22.2-3|36	* Sing chords
14cr|solfege-3.22.2-3|37	* Scales
14cr|solfege-3.22.2-3|38	* Dictation
14cr|solfege-3.22.2-3|39	* Remembering rhythmic patterns.
14cr|solfege-3.22.2-3|40	
14cr|solfege-3.22.2-3|41	%files -f %{name}.lang
14cr|solfege-3.22.2-3|42	%doc README COPYING AUTHORS ChangeLog FAQ
14cr|solfege-3.22.2-3|43	%{_bindir}/*
14cr|solfege-3.22.2-3|44	%config(noreplace) %{_sysconfdir}/%{name}
14cr|solfege-3.22.2-3|45	%{_mandir}/man1/*
14cr|solfege-3.22.2-3|46	%{_libdir}/%{name}
14cr|solfege-3.22.2-3|47	%{_datadir}/applications/%{name}.desktop
14cr|solfege-3.22.2-3|48	%{_datadir}/pixmaps/%{name}.svg
14cr|solfege-3.22.2-3|49	%{_datadir}/%{name}
14cr|solfege-3.22.2-3|50	%{_liconsdir}/%{name}.png
14cr|solfege-3.22.2-3|51	%{_iconsdir}/%{name}.png
14cr|solfege-3.22.2-3|52	%{_miconsdir}/%{name}.png
14cr|solfege-3.22.2-3|53	
14cr|solfege-3.22.2-3|54	#----------------------------------------------------------------------------
14cr|solfege-3.22.2-3|55	
14cr|solfege-3.22.2-3|56	%prep
14cr|solfege-3.22.2-3|57	%setup -q
14cr|solfege-3.22.2-3|58	%patch0 -p1
14cr|solfege-3.22.2-3|59	
14cr|solfege-3.22.2-3|60	%build
14cr|solfege-3.22.2-3|61	FILE=$(ls %{_datadir}/sgml/docbook/xsl-stylesheets-1.*/html/chunk.xsl)
14cr|solfege-3.22.2-3|62	%configure2_5x --enable-docbook-stylesheet=$FILE
14cr|solfege-3.22.2-3|63	%make
14cr|solfege-3.22.2-3|64	
14cr|solfege-3.22.2-3|65	%install
14cr|solfege-3.22.2-3|66	%makeinstall_std
14cr|solfege-3.22.2-3|67	
14cr|solfege-3.22.2-3|68	# icons
14cr|solfege-3.22.2-3|69	mkdir -p %{buildroot}%{_liconsdir}
14cr|solfege-3.22.2-3|70	cat %{SOURCE1} > %{buildroot}%{_liconsdir}/%{name}.png
14cr|solfege-3.22.2-3|71	mkdir -p %{buildroot}%{_iconsdir}
14cr|solfege-3.22.2-3|72	cat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cr|solfege-3.22.2-3|73	mkdir -p %{buildroot}%{_miconsdir}
14cr|solfege-3.22.2-3|74	cat %{SOURCE3} > %{buildroot}%{_miconsdir}/%{name}.png
14cr|solfege-3.22.2-3|75	
14cr|solfege-3.22.2-3|76	%find_lang %{name}
14cr|solfege-3.22.2-3|77	
14cr|solfege-3.22.2-3|78	%changelog
14cr|solfege-3.22.2-3|79	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.22.2-3
14cr|solfege-3.22.2-3|80	+ Revision: c1f9eb2
14cr|solfege-3.22.2-3|81	- Spec cleanup, update BuildRequires
14cr|solfege-3.22.2-3|82	
14cr|solfege-3.22.2-3|83	

8263 14
14cr|sonata-1.6.2.1-4|1	Summary: An elegant music client for MPD
14cr|sonata-1.6.2.1-4|2	Name: sonata
14cr|sonata-1.6.2.1-4|3	Version: 1.6.2.1
14cr|sonata-1.6.2.1-4|4	Release: 4
14cr|sonata-1.6.2.1-4|5	Epoch: 1
14cr|sonata-1.6.2.1-4|6	Source0: http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2
14cr|sonata-1.6.2.1-4|7	Patch0:	sonata-fix_link.patch
14cr|sonata-1.6.2.1-4|8	License: GPLv2+
14cr|sonata-1.6.2.1-4|9	Group: Sound
14cr|sonata-1.6.2.1-4|10	Url: http://sonata.berlios.de/index.html
14cr|sonata-1.6.2.1-4|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sonata-1.6.2.1-4|12	BuildRequires:	perl(XML::Parser)
14cr|sonata-1.6.2.1-4|13	BuildRequires:	pygtk2.0-devel
14cr|sonata-1.6.2.1-4|14	BuildRequires:	python-devel
14cr|sonata-1.6.2.1-4|15	BuildRequires:	pygtk2.0-libglade
14cr|sonata-1.6.2.1-4|16	
14cr|sonata-1.6.2.1-4|17	Requires:	dbus-python >= 0.80
14cr|sonata-1.6.2.1-4|18	Requires:	python-notify
14cr|sonata-1.6.2.1-4|19	Requires:	pygtk2
14cr|sonata-1.6.2.1-4|20	Requires:	python-celementtree
14cr|sonata-1.6.2.1-4|21	Requires:	python-soap
14cr|sonata-1.6.2.1-4|22	Requires:	python-tagpy
14cr|sonata-1.6.2.1-4|23	Requires:	python-mpd
14cr|sonata-1.6.2.1-4|24	Requires:	gnome-python-gnomevfs
14cr|sonata-1.6.2.1-4|25	
14cr|sonata-1.6.2.1-4|26	%description
14cr|sonata-1.6.2.1-4|27	Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD).
14cr|sonata-1.6.2.1-4|28	
14cr|sonata-1.6.2.1-4|29	Features :
14cr|sonata-1.6.2.1-4|30	
14cr|sonata-1.6.2.1-4|31	* Expanded and collapsed views
14cr|sonata-1.6.2.1-4|32	* Automatic remote and local album art
14cr|sonata-1.6.2.1-4|33	* User-configurable columns
14cr|sonata-1.6.2.1-4|34	* Automatic fetching of lyrics
14cr|sonata-1.6.2.1-4|35	* Playlist and stream support
14cr|sonata-1.6.2.1-4|36	* Support for editing song tags
14cr|sonata-1.6.2.1-4|37	* Popup notification
14cr|sonata-1.6.2.1-4|38	* Playlist queue support
14cr|sonata-1.6.2.1-4|39	* Library and playlist searching
14cr|sonata-1.6.2.1-4|40	* Audioscrobbler (last.fm) support
14cr|sonata-1.6.2.1-4|41	* Multiple MPD profiles
14cr|sonata-1.6.2.1-4|42	* Keyboard friendly
14cr|sonata-1.6.2.1-4|43	* Support for multimedia keys
14cr|sonata-1.6.2.1-4|44	* Commandline controlFeatures
14cr|sonata-1.6.2.1-4|45	
14cr|sonata-1.6.2.1-4|46	%prep
14cr|sonata-1.6.2.1-4|47	%setup -q
14cr|sonata-1.6.2.1-4|48	%patch0 -p0
14cr|sonata-1.6.2.1-4|49	
14cr|sonata-1.6.2.1-4|50	
14cr|sonata-1.6.2.1-4|51	%build
14cr|sonata-1.6.2.1-4|52	%{__python} setup.py build
14cr|sonata-1.6.2.1-4|53	
14cr|sonata-1.6.2.1-4|54	%install
14cr|sonata-1.6.2.1-4|55	rm -rf %buildroot
14cr|sonata-1.6.2.1-4|56	
14cr|sonata-1.6.2.1-4|57	%{__python} setup.py install --no-compile --prefix %{buildroot}/usr
14cr|sonata-1.6.2.1-4|58	
14cr|sonata-1.6.2.1-4|59	mkdir -p %{buildroot}/usr
14cr|sonata-1.6.2.1-4|60	mkdir -p %{buildroot}/%{_datadir}
14cr|sonata-1.6.2.1-4|61	mkdir -p %{buildroot}/%{_docdir}/%{name}
14cr|sonata-1.6.2.1-4|62	mkdir -p %{buildroot}/%{_mandir}
14cr|sonata-1.6.2.1-4|63	mv %{buildroot}/%{_datadir}/sonata/{CHANGELOG,README,TODO,TRANSLATORS} %{buildroot}/%{_docdir}/%{name}/
14cr|sonata-1.6.2.1-4|64	
14cr|sonata-1.6.2.1-4|65	%find_lang %{name}
14cr|sonata-1.6.2.1-4|66	
14cr|sonata-1.6.2.1-4|67	%clean
14cr|sonata-1.6.2.1-4|68	rm -rf %buildroot
14cr|sonata-1.6.2.1-4|69	
14cr|sonata-1.6.2.1-4|70	%files -f %{name}.lang
14cr|sonata-1.6.2.1-4|71	%defattr(-,root,root,-)
14cr|sonata-1.6.2.1-4|72	%doc CHANGELOG README TODO TRANSLATORS
14cr|sonata-1.6.2.1-4|73	%{_bindir}/%{name}
14cr|sonata-1.6.2.1-4|74	%{py_platsitedir}/*
14cr|sonata-1.6.2.1-4|75	%{_mandir}/man1/*
14cr|sonata-1.6.2.1-4|76	%{_datadir}/applications/%{name}.desktop
14cr|sonata-1.6.2.1-4|77	%{_datadir}/pixmaps/*
14cr|sonata-1.6.2.1-4|78	
14cr|sonata-1.6.2.1-4|79	
14cr|sonata-1.6.2.1-4|80	
14cr|sonata-1.6.2.1-4|81	%changelog
14cr|sonata-1.6.2.1-4|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.6.2.1-4
14cr|sonata-1.6.2.1-4|83	+ Revision: 56f1b56
14cr|sonata-1.6.2.1-4|84	- MassBuild#464: Increase release tag
14cr|sonata-1.6.2.1-4|85	
14cr|sonata-1.6.2.1-4|86	

8264 14
14cr|sonatype-oss-parent-7-2|1	%global artifactid oss-parent
14cr|sonatype-oss-parent-7-2|2	
14cr|sonatype-oss-parent-7-2|3	Name:           sonatype-oss-parent
14cr|sonatype-oss-parent-7-2|4	Version:        7
14cr|sonatype-oss-parent-7-2|5	Release:        2
14cr|sonatype-oss-parent-7-2|6	Summary:        Sonatype OSS Parent
14cr|sonatype-oss-parent-7-2|7	
14cr|sonatype-oss-parent-7-2|8	Group:          Development/Java
14cr|sonatype-oss-parent-7-2|9	License:        ASL 2.0
14cr|sonatype-oss-parent-7-2|10	URL:            https://github.com/sonatype/oss-parents
14cr|sonatype-oss-parent-7-2|11	#svn export http://svn.sonatype.org/spice/tags/oss-parent-6 sonatype-oss-parent-6
14cr|sonatype-oss-parent-7-2|12	#tar zcf sonatype-oss-parent-6.tar.gz sonatype-oss-parent-6/
14cr|sonatype-oss-parent-7-2|13	Source0:       %{name}-%{version}.tar.gz
14cr|sonatype-oss-parent-7-2|14	Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
14cr|sonatype-oss-parent-7-2|15	
14cr|sonatype-oss-parent-7-2|16	BuildArch: noarch
14cr|sonatype-oss-parent-7-2|17	
14cr|sonatype-oss-parent-7-2|18	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|sonatype-oss-parent-7-2|19	
14cr|sonatype-oss-parent-7-2|20	Requires:          jpackage-utils
14cr|sonatype-oss-parent-7-2|21	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|sonatype-oss-parent-7-2|22	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|sonatype-oss-parent-7-2|23	
14cr|sonatype-oss-parent-7-2|24	%description
14cr|sonatype-oss-parent-7-2|25	Sonatype OSS parent pom used by other sonatype packages
14cr|sonatype-oss-parent-7-2|26	
14cr|sonatype-oss-parent-7-2|27	%prep
14cr|sonatype-oss-parent-7-2|28	%setup -q
14cr|sonatype-oss-parent-7-2|29	cp -p %{SOURCE1} LICENSE
14cr|sonatype-oss-parent-7-2|30	
14cr|sonatype-oss-parent-7-2|31	%build
14cr|sonatype-oss-parent-7-2|32	#nothing to do for the pom
14cr|sonatype-oss-parent-7-2|33	
14cr|sonatype-oss-parent-7-2|34	%install
14cr|sonatype-oss-parent-7-2|35	# poms
14cr|sonatype-oss-parent-7-2|36	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|sonatype-oss-parent-7-2|37	install -pm 644 pom.xml \
14cr|sonatype-oss-parent-7-2|38	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|sonatype-oss-parent-7-2|39	
14cr|sonatype-oss-parent-7-2|40	%add_to_maven_depmap org.sonatype.oss %{artifactid} %{version} JPP %{name}
14cr|sonatype-oss-parent-7-2|41	
14cr|sonatype-oss-parent-7-2|42	%post
14cr|sonatype-oss-parent-7-2|43	%update_maven_depmap
14cr|sonatype-oss-parent-7-2|44	
14cr|sonatype-oss-parent-7-2|45	%postun
14cr|sonatype-oss-parent-7-2|46	%update_maven_depmap
14cr|sonatype-oss-parent-7-2|47	
14cr|sonatype-oss-parent-7-2|48	%files
14cr|sonatype-oss-parent-7-2|49	%doc LICENSE
14cr|sonatype-oss-parent-7-2|50	%{_mavenpomdir}/JPP-%{name}.pom
14cr|sonatype-oss-parent-7-2|51	%{_mavendepmapfragdir}/%{name}
14cr|sonatype-oss-parent-7-2|52	
14cr|sonatype-oss-parent-7-2|53	%changelog
14cr|sonatype-oss-parent-7-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7-2
14cr|sonatype-oss-parent-7-2|55	+ Revision: 806c79e
14cr|sonatype-oss-parent-7-2|56	- MassBuild#464: Increase release tag
14cr|sonatype-oss-parent-7-2|57	
14cr|sonatype-oss-parent-7-2|58	

8265 14
14cr|songs-0.3-6|1	%define name	songs
14cr|songs-0.3-6|2	%define version	0.3
14cr|songs-0.3-6|3	%define release 6
14cr|songs-0.3-6|4	
14cr|songs-0.3-6|5	Name: 	 	%{name}
14cr|songs-0.3-6|6	Summary: 	A little tool used to record and mix audio files
14cr|songs-0.3-6|7	Version: 	%{version}
14cr|songs-0.3-6|8	Release: 	%{release}
14cr|songs-0.3-6|9	
14cr|songs-0.3-6|10	Source:		%{name}-%{version}.tar.bz2
14cr|songs-0.3-6|11	URL:		http://sed.free.fr/songs/
14cr|songs-0.3-6|12	License:	Public Domain
14cr|songs-0.3-6|13	Group:		Sound
14cr|songs-0.3-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|songs-0.3-6|15	BuildRequires:	pkgconfig gtk2-devel
14cr|songs-0.3-6|16	
14cr|songs-0.3-6|17	%description
14cr|songs-0.3-6|18	Features of Songs
14cr|songs-0.3-6|19	* Unlimited number of tracks
14cr|songs-0.3-6|20	* Supports WAV files (mono/stereo, only 44.1 KHz, 16 bits)
14cr|songs-0.3-6|21	* Supports raw float files (mono/stereo)
14cr|songs-0.3-6|22	* Several effects
14cr|songs-0.3-6|23	* Not too much memory used
14cr|songs-0.3-6|24	* GTK2 interface
14cr|songs-0.3-6|25	
14cr|songs-0.3-6|26	%prep
14cr|songs-0.3-6|27	%setup -q
14cr|songs-0.3-6|28	
14cr|songs-0.3-6|29	%build
14cr|songs-0.3-6|30	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|songs-0.3-6|31	
14cr|songs-0.3-6|32	%install
14cr|songs-0.3-6|33	rm -rf $RPM_BUILD_ROOT
14cr|songs-0.3-6|34	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|songs-0.3-6|35	
14cr|songs-0.3-6|36	#menu
14cr|songs-0.3-6|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|songs-0.3-6|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|songs-0.3-6|39	[Desktop Entry]
14cr|songs-0.3-6|40	Type=Application
14cr|songs-0.3-6|41	Exec=%{name}
14cr|songs-0.3-6|42	Icon=sound_section
14cr|songs-0.3-6|43	Name=Songs
14cr|songs-0.3-6|44	Comment=Multitrack wave editor
14cr|songs-0.3-6|45	Categories=Audio;
14cr|songs-0.3-6|46	EOF
14cr|songs-0.3-6|47	
14cr|songs-0.3-6|48	%clean
14cr|songs-0.3-6|49	rm -rf $RPM_BUILD_ROOT
14cr|songs-0.3-6|50	
14cr|songs-0.3-6|51	%if %mdkversion < 200900
14cr|songs-0.3-6|52	%post
14cr|songs-0.3-6|53	%update_menus
14cr|songs-0.3-6|54	%endif
14cr|songs-0.3-6|55	
14cr|songs-0.3-6|56	%if %mdkversion < 200900
14cr|songs-0.3-6|57	%postun
14cr|songs-0.3-6|58	%clean_menus
14cr|songs-0.3-6|59	%endif
14cr|songs-0.3-6|60	
14cr|songs-0.3-6|61	%files
14cr|songs-0.3-6|62	%defattr(-,root,root)
14cr|songs-0.3-6|63	%doc BUGS DESIGN NOISE TODO* README
14cr|songs-0.3-6|64	%{_bindir}/%{name}
14cr|songs-0.3-6|65	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|songs-0.3-6|66	
14cr|songs-0.3-6|67	
14cr|songs-0.3-6|68	
14cr|songs-0.3-6|69	
14cr|songs-0.3-6|70	%changelog
14cr|songs-0.3-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cr|songs-0.3-6|72	+ Revision: e3859df
14cr|songs-0.3-6|73	- MassBuild#464: Increase release tag
14cr|songs-0.3-6|74	
14cr|songs-0.3-6|75	

8266 14
14cr|songwrite2-0.4.1-3|1	Summary:	Guitar tabulature editor with playing and printing
14cr|songwrite2-0.4.1-3|2	Name:		songwrite2
14cr|songwrite2-0.4.1-3|3	Version:	0.4.1
14cr|songwrite2-0.4.1-3|4	Release:	3
14cr|songwrite2-0.4.1-3|5	License:	GPLv3+
14cr|songwrite2-0.4.1-3|6	Group:		Sound
14cr|songwrite2-0.4.1-3|7	Url:		http://home.gna.org/oomadness/en/%{name}
14cr|songwrite2-0.4.1-3|8	Source0:	http://download.gna.org/songwrite/Songwrite2-%{version}.tar.gz
14cr|songwrite2-0.4.1-3|9	BuildRequires:	desktop-file-utils
14cr|songwrite2-0.4.1-3|10	BuildRequires:	pkgconfig(python)
14cr|songwrite2-0.4.1-3|11	Requires:	editobj2
14cr|songwrite2-0.4.1-3|12	Requires:	TiMidity++
14cr|songwrite2-0.4.1-3|13	Requires:	lilypond
14cr|songwrite2-0.4.1-3|14	BuildArch:	noarch
14cr|songwrite2-0.4.1-3|15	%rename		songwrite
14cr|songwrite2-0.4.1-3|16	
14cr|songwrite2-0.4.1-3|17	%description
14cr|songwrite2-0.4.1-3|18	Songwrite2 is a tablature (guitar partition) editor. It's the successor of
14cr|songwrite2-0.4.1-3|19	songwrite. Songwrite2 is coded in Python and uses Tk (Tkinter); it relies on
14cr|songwrite2-0.4.1-3|20	Timidity to play midi and on GNU Lilypond for printing.
14cr|songwrite2-0.4.1-3|21	
14cr|songwrite2-0.4.1-3|22	%files -f %{name}.lang
14cr|songwrite2-0.4.1-3|23	%doc README CHANGES AUTHORS
14cr|songwrite2-0.4.1-3|24	%{_bindir}/%{name}
14cr|songwrite2-0.4.1-3|25	%{_datadir}/%{name}
14cr|songwrite2-0.4.1-3|26	%{_datadir}/applications/%{name}.desktop
14cr|songwrite2-0.4.1-3|27	%{_datadir}/*.egg-info
14cr|songwrite2-0.4.1-3|28	%{_mandir}/man1/%{name}.1.xz
14cr|songwrite2-0.4.1-3|29	
14cr|songwrite2-0.4.1-3|30	#----------------------------------------------------------------------------
14cr|songwrite2-0.4.1-3|31	
14cr|songwrite2-0.4.1-3|32	%prep
14cr|songwrite2-0.4.1-3|33	%setup -q -n Songwrite2-%{version}
14cr|songwrite2-0.4.1-3|34	
14cr|songwrite2-0.4.1-3|35	%build
14cr|songwrite2-0.4.1-3|36	#only to fix rpmlint's warning
14cr|songwrite2-0.4.1-3|37	
14cr|songwrite2-0.4.1-3|38	%install
14cr|songwrite2-0.4.1-3|39	python setup.py install --root=%{buildroot}
14cr|songwrite2-0.4.1-3|40	
14cr|songwrite2-0.4.1-3|41	#menu
14cr|songwrite2-0.4.1-3|42	mkdir -p %{buildroot}%{_datadir}/applications
14cr|songwrite2-0.4.1-3|43	desktop-file-install \
14cr|songwrite2-0.4.1-3|44	%{name}.desktop \
14cr|songwrite2-0.4.1-3|45	--remove-key=Encoding \
14cr|songwrite2-0.4.1-3|46	--set-icon=%{name} \
14cr|songwrite2-0.4.1-3|47	--remove-category=Application \
14cr|songwrite2-0.4.1-3|48	--dir=%{buildroot}%{_datadir}/applications
14cr|songwrite2-0.4.1-3|49	
14cr|songwrite2-0.4.1-3|50	
14cr|songwrite2-0.4.1-3|51	%find_lang %{name}
14cr|songwrite2-0.4.1-3|52	
14cr|songwrite2-0.4.1-3|53	# remove unpackaged files
14cr|songwrite2-0.4.1-3|54	rm -f %{buildroot}%{_datadir}/locale/*/*/*.po
14cr|songwrite2-0.4.1-3|55	
14cr|songwrite2-0.4.1-3|56	
14cr|songwrite2-0.4.1-3|57	%changelog
14cr|songwrite2-0.4.1-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-3
14cr|songwrite2-0.4.1-3|59	+ Revision: a089392
14cr|songwrite2-0.4.1-3|60	- MassBuild#464: Increase release tag
14cr|songwrite2-0.4.1-3|61	
14cr|songwrite2-0.4.1-3|62	

8267 14
14cr|sonic-visualiser-2.0-2|1	Name:           sonic-visualiser
14cr|sonic-visualiser-2.0-2|2	Version:        2.0
14cr|sonic-visualiser-2.0-2|3	Release:        2
14cr|sonic-visualiser-2.0-2|4	Summary:        Application for viewing and analysing the contents of music audio files
14cr|sonic-visualiser-2.0-2|5	Group:          Sound
14cr|sonic-visualiser-2.0-2|6	License:        GPLv2+
14cr|sonic-visualiser-2.0-2|7	URL:            http://www.sonicvisualiser.org
14cr|sonic-visualiser-2.0-2|8	Source0:        http://downloads.sourceforge.net/sv1/%{name}-%{version}.tar.gz
14cr|sonic-visualiser-2.0-2|9	Source1:	sonic-visualiser.desktop
14cr|sonic-visualiser-2.0-2|10	
14cr|sonic-visualiser-2.0-2|11	BuildRequires:  raptor-devel
14cr|sonic-visualiser-2.0-2|12	BuildRequires:  liblrdf-devel
14cr|sonic-visualiser-2.0-2|13	BuildRequires:  mad-devel
14cr|sonic-visualiser-2.0-2|14	BuildRequires:  id3tag-devel
14cr|sonic-visualiser-2.0-2|15	BuildRequires:  portaudio-devel
14cr|sonic-visualiser-2.0-2|16	BuildRequires:  qt4-devel
14cr|sonic-visualiser-2.0-2|17	BuildRequires:  pkgconfig(vamp)
14cr|sonic-visualiser-2.0-2|18	BuildRequires:  pkgconfig(sndfile)
14cr|sonic-visualiser-2.0-2|19	BuildRequires:  pkgconfig(samplerate)
14cr|sonic-visualiser-2.0-2|20	BuildRequires:  pkgconfig(fftw3)
14cr|sonic-visualiser-2.0-2|21	BuildRequires:  bzip2-devel
14cr|sonic-visualiser-2.0-2|22	BuildRequires:  alsa-oss-devel
14cr|sonic-visualiser-2.0-2|23	BuildRequires:  pkgconfig(jack)
14cr|sonic-visualiser-2.0-2|24	BuildRequires:  pkgconfig(libpulse)
14cr|sonic-visualiser-2.0-2|25	BuildRequires:  redland-devel
14cr|sonic-visualiser-2.0-2|26	BuildRequires:  rubberband-devel
14cr|sonic-visualiser-2.0-2|27	BuildRequires:  liboggz-devel
14cr|sonic-visualiser-2.0-2|28	BuildRequires:  libfishsound-devel
14cr|sonic-visualiser-2.0-2|29	BuildRequires:  pkgconfig(liblo)
14cr|sonic-visualiser-2.0-2|30	BuildRequires:  pkgconfig(dataquay)
14cr|sonic-visualiser-2.0-2|31	
14cr|sonic-visualiser-2.0-2|32	%description
14cr|sonic-visualiser-2.0-2|33	Sonic Visualiser is an application for viewing and analysing the
14cr|sonic-visualiser-2.0-2|34	contents of musiic audio files. The aim of Sonic Visualiser is to
14cr|sonic-visualiser-2.0-2|35	be the first program you reach for when want to study a musical
14cr|sonic-visualiser-2.0-2|36	recording rather than simply listen to it.
14cr|sonic-visualiser-2.0-2|37	
14cr|sonic-visualiser-2.0-2|38	As well as a number of features designed to make exploring audio data
14cr|sonic-visualiser-2.0-2|39	as revealing and fun as possible, Sonic Visualiser also has powerful
14cr|sonic-visualiser-2.0-2|40	annotation capabilities to help you to describe what you find, and the
14cr|sonic-visualiser-2.0-2|41	ability to run automated annotation and analysis plugins in the Vamp
14cr|sonic-visualiser-2.0-2|42	analysis plugin format – as well as applying standard audio effects.
14cr|sonic-visualiser-2.0-2|43	
14cr|sonic-visualiser-2.0-2|44	%prep
14cr|sonic-visualiser-2.0-2|45	%setup -q
14cr|sonic-visualiser-2.0-2|46	# Fix incorrect version string
14cr|sonic-visualiser-2.0-2|47	sed -i.ver "s|1.9'|2.0'|" sonic-visualiser/configure
14cr|sonic-visualiser-2.0-2|48	
14cr|sonic-visualiser-2.0-2|49	
14cr|sonic-visualiser-2.0-2|50	%build
14cr|sonic-visualiser-2.0-2|51	%configure2_5x
14cr|sonic-visualiser-2.0-2|52	make
14cr|sonic-visualiser-2.0-2|53	
14cr|sonic-visualiser-2.0-2|54	%install
14cr|sonic-visualiser-2.0-2|55	mkdir -p %{buildroot}%{_bindir}
14cr|sonic-visualiser-2.0-2|56	install -m 755 -p sonic-visualiser/sonic-visualiser \
14cr|sonic-visualiser-2.0-2|57	%{buildroot}%{_bindir}/
14cr|sonic-visualiser-2.0-2|58	# desktop file and icon
14cr|sonic-visualiser-2.0-2|59	for s in 16 22 24 32 48 64 128; do
14cr|sonic-visualiser-2.0-2|60	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|sonic-visualiser-2.0-2|61	install -m 644 -p sonic-visualiser/icons/sv-${s}x${s}.png \
14cr|sonic-visualiser-2.0-2|62	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/sonic-visualiser.png
14cr|sonic-visualiser-2.0-2|63	done
14cr|sonic-visualiser-2.0-2|64	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|sonic-visualiser-2.0-2|65	
14cr|sonic-visualiser-2.0-2|66	
14cr|sonic-visualiser-2.0-2|67	%files
14cr|sonic-visualiser-2.0-2|68	%doc sonic-visualiser/CHANGELOG sonic-visualiser/COPYING sonic-visualiser/README sonic-visualiser/README.OSC
14cr|sonic-visualiser-2.0-2|69	%{_bindir}/sonic-visualiser
14cr|sonic-visualiser-2.0-2|70	%{_datadir}/applications/*.desktop
14cr|sonic-visualiser-2.0-2|71	%{_datadir}/icons/hicolor/*/apps/*.png
14cr|sonic-visualiser-2.0-2|72	
14cr|sonic-visualiser-2.0-2|73	%changelog
14cr|sonic-visualiser-2.0-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cr|sonic-visualiser-2.0-2|75	+ Revision: ca5acb5
14cr|sonic-visualiser-2.0-2|76	- MassBuild#464: Increase release tag
14cr|sonic-visualiser-2.0-2|77	
14cr|sonic-visualiser-2.0-2|78	

8268 14
14cr|sooperlooper-1.6.18-4|1	Name:		sooperlooper
14cr|sooperlooper-1.6.18-4|2	Version:	1.6.18
14cr|sooperlooper-1.6.18-4|3	Release:	4
14cr|sooperlooper-1.6.18-4|4	Summary:	Live audio looper
14cr|sooperlooper-1.6.18-4|5	URL:		http://sonosaurus.com/%{name}
14cr|sooperlooper-1.6.18-4|6	Source:		http://sonosaurus.com/%{name}/%{name}-%{version}.tar.gz
14cr|sooperlooper-1.6.18-4|7	License:	GPLv2
14cr|sooperlooper-1.6.18-4|8	Group:		Sound
14cr|sooperlooper-1.6.18-4|9	BuildRequires:	fftw3-devel
14cr|sooperlooper-1.6.18-4|10	BuildRequires:	pkgconfig(sigc++-1.2)
14cr|sooperlooper-1.6.18-4|11	BuildRequires:	sndfile-devel
14cr|sooperlooper-1.6.18-4|12	BuildRequires:	rubberband-devel
14cr|sooperlooper-1.6.18-4|13	BuildRequires:	pkgconfig(samplerate)
14cr|sooperlooper-1.6.18-4|14	BuildRequires:	jackit-devel
14cr|sooperlooper-1.6.18-4|15	BuildRequires:	pkgconfig(liblo)
14cr|sooperlooper-1.6.18-4|16	BuildRequires:	pkgconfig(libxml-2.0)
14cr|sooperlooper-1.6.18-4|17	BuildRequires:	ncurses-devel
14cr|sooperlooper-1.6.18-4|18	BuildRequires:	wxgtku-devel
14cr|sooperlooper-1.6.18-4|19	
14cr|sooperlooper-1.6.18-4|20	%description
14cr|sooperlooper-1.6.18-4|21	SooperLooper is a live looping sampler capable of immediate loop recording,
14cr|sooperlooper-1.6.18-4|22	overdubbing, multiplying, reversing and more. It allows for multiple
14cr|sooperlooper-1.6.18-4|23	simultaneous multi-channel loops limited only by your computer's
14cr|sooperlooper-1.6.18-4|24	available memory.
14cr|sooperlooper-1.6.18-4|25	
14cr|sooperlooper-1.6.18-4|26	%prep
14cr|sooperlooper-1.6.18-4|27	%setup -q
14cr|sooperlooper-1.6.18-4|28	
14cr|sooperlooper-1.6.18-4|29	%build
14cr|sooperlooper-1.6.18-4|30	%configure2_5x
14cr|sooperlooper-1.6.18-4|31	%make
14cr|sooperlooper-1.6.18-4|32	
14cr|sooperlooper-1.6.18-4|33	%install
14cr|sooperlooper-1.6.18-4|34	%__rm -rf %{buildroot}
14cr|sooperlooper-1.6.18-4|35	%makeinstall_std
14cr|sooperlooper-1.6.18-4|36	
14cr|sooperlooper-1.6.18-4|37	#menu
14cr|sooperlooper-1.6.18-4|38	%__mkdir_p %{buildroot}/%{_datadir}/applications
14cr|sooperlooper-1.6.18-4|39	%__cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|sooperlooper-1.6.18-4|40	[Desktop Entry]
14cr|sooperlooper-1.6.18-4|41	Name=SooperLooper
14cr|sooperlooper-1.6.18-4|42	Comment=Live Audio Looper
14cr|sooperlooper-1.6.18-4|43	Exec=%{_bindir}/slgui
14cr|sooperlooper-1.6.18-4|44	Icon=sound_section
14cr|sooperlooper-1.6.18-4|45	Terminal=false
14cr|sooperlooper-1.6.18-4|46	Type=Application
14cr|sooperlooper-1.6.18-4|47	StartupNotify=true
14cr|sooperlooper-1.6.18-4|48	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
14cr|sooperlooper-1.6.18-4|49	EOF
14cr|sooperlooper-1.6.18-4|50	
14cr|sooperlooper-1.6.18-4|51	%clean
14cr|sooperlooper-1.6.18-4|52	%__rm -rf %{buildroot}
14cr|sooperlooper-1.6.18-4|53	
14cr|sooperlooper-1.6.18-4|54	%files
14cr|sooperlooper-1.6.18-4|55	%defattr(-,root,root)
14cr|sooperlooper-1.6.18-4|56	%doc README
14cr|sooperlooper-1.6.18-4|57	%{_bindir}/%{name}
14cr|sooperlooper-1.6.18-4|58	%{_bindir}/slconsole
14cr|sooperlooper-1.6.18-4|59	%{_bindir}/slgui
14cr|sooperlooper-1.6.18-4|60	%{_bindir}/slregister
14cr|sooperlooper-1.6.18-4|61	%{_datadir}/%{name}
14cr|sooperlooper-1.6.18-4|62	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sooperlooper-1.6.18-4|63	
14cr|sooperlooper-1.6.18-4|64	
14cr|sooperlooper-1.6.18-4|65	
14cr|sooperlooper-1.6.18-4|66	%changelog
14cr|sooperlooper-1.6.18-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.18-4
14cr|sooperlooper-1.6.18-4|68	+ Revision: e808630
14cr|sooperlooper-1.6.18-4|69	- MassBuild#464: Increase release tag
14cr|sooperlooper-1.6.18-4|70	
14cr|sooperlooper-1.6.18-4|71	

8269 14
14cr|soqt-1.5.0-3|1	%define name soqt
14cr|soqt-1.5.0-3|2	%define oname SoQt
14cr|soqt-1.5.0-3|3	%define version 1.5.0
14cr|soqt-1.5.0-3|4	%define release  3
14cr|soqt-1.5.0-3|5	
14cr|soqt-1.5.0-3|6	%define major 20
14cr|soqt-1.5.0-3|7	%define libname %mklibname %name %major
14cr|soqt-1.5.0-3|8	%define libnamedev %mklibname %name -d
14cr|soqt-1.5.0-3|9	
14cr|soqt-1.5.0-3|10	
14cr|soqt-1.5.0-3|11	Summary: SoQt interfaces Coin with the Qt GUI library
14cr|soqt-1.5.0-3|12	Name: %{name}
14cr|soqt-1.5.0-3|13	Version: %{version}
14cr|soqt-1.5.0-3|14	Release: %{release}
14cr|soqt-1.5.0-3|15	Source0: ftp://ftp.coin3d.org/pub/coin/src/%{oname}-%{version}.tar.gz
14cr|soqt-1.5.0-3|16	Patch0:	soqt-lib.patch
14cr|soqt-1.5.0-3|17	License: GPLv2
14cr|soqt-1.5.0-3|18	Group: System/Libraries
14cr|soqt-1.5.0-3|19	URL: http://www.coin3d.org/
14cr|soqt-1.5.0-3|20	
14cr|soqt-1.5.0-3|21	BuildRequires: coin-devel
14cr|soqt-1.5.0-3|22	BuildRequires: pkgconfig(Qt3Support)
14cr|soqt-1.5.0-3|23	
14cr|soqt-1.5.0-3|24	%description
14cr|soqt-1.5.0-3|25	SoQt interfaces Coin with the Qt GUI library.
14cr|soqt-1.5.0-3|26	
14cr|soqt-1.5.0-3|27	%package -n %{libname}
14cr|soqt-1.5.0-3|28	Summary: Main library for SoQt
14cr|soqt-1.5.0-3|29	Group: System/Libraries
14cr|soqt-1.5.0-3|30	Provides: %{name} = %{version}-%{release}
14cr|soqt-1.5.0-3|31	
14cr|soqt-1.5.0-3|32	%description -n %{libname}
14cr|soqt-1.5.0-3|33	This package contains the library needed to run programs dynamically
14cr|soqt-1.5.0-3|34	linked with SoQt.
14cr|soqt-1.5.0-3|35	
14cr|soqt-1.5.0-3|36	%package -n %{libnamedev}
14cr|soqt-1.5.0-3|37	Summary: Headers for developing programs that will use SoQt
14cr|soqt-1.5.0-3|38	Group: Development/C++
14cr|soqt-1.5.0-3|39	Requires: %{libname} = %{version}
14cr|soqt-1.5.0-3|40	Requires: coin-devel
14cr|soqt-1.5.0-3|41	Requires: libqt4-devel
14cr|soqt-1.5.0-3|42	Provides: %{name}-devel = %{version}-%{release}
14cr|soqt-1.5.0-3|43	Provides: libsoqt-devel
14cr|soqt-1.5.0-3|44	Obsoletes: %{_lib}soqt20-devel
14cr|soqt-1.5.0-3|45	
14cr|soqt-1.5.0-3|46	%description -n %{libnamedev}
14cr|soqt-1.5.0-3|47	This package contains the headers that programmers will need to develop
14cr|soqt-1.5.0-3|48	applications which will use SoQt.
14cr|soqt-1.5.0-3|49	
14cr|soqt-1.5.0-3|50	%prep
14cr|soqt-1.5.0-3|51	%setup -q -n %oname-%version
14cr|soqt-1.5.0-3|52	%if "%{_lib}" == "lib64"
14cr|soqt-1.5.0-3|53	%patch0
14cr|soqt-1.5.0-3|54	%endif
14cr|soqt-1.5.0-3|55	
14cr|soqt-1.5.0-3|56	%build
14cr|soqt-1.5.0-3|57	
14cr|soqt-1.5.0-3|58	QTDIR="%qt4dir"
14cr|soqt-1.5.0-3|59	export QTDIR
14cr|soqt-1.5.0-3|60	# export LDFLAGS=$QTDIR/%{_lib}
14cr|soqt-1.5.0-3|61	%configure2_5x --disable-rpath
14cr|soqt-1.5.0-3|62	%make
14cr|soqt-1.5.0-3|63	
14cr|soqt-1.5.0-3|64	%install
14cr|soqt-1.5.0-3|65	%makeinstall_std
14cr|soqt-1.5.0-3|66	
14cr|soqt-1.5.0-3|67	%files -n %{libname}
14cr|soqt-1.5.0-3|68	%defattr(-,root,root,0755)
14cr|soqt-1.5.0-3|69	%{_libdir}/*.so.*
14cr|soqt-1.5.0-3|70	
14cr|soqt-1.5.0-3|71	%files -n %{libnamedev}
14cr|soqt-1.5.0-3|72	%defattr(-,root,root,0755)
14cr|soqt-1.5.0-3|73	%doc README FAQ AUTHORS NEWS
14cr|soqt-1.5.0-3|74	%{_bindir}/*
14cr|soqt-1.5.0-3|75	%{_libdir}/*.so
14cr|soqt-1.5.0-3|76	%{_libdir}/pkgconfig/SoQt.pc
14cr|soqt-1.5.0-3|77	%{_includedir}/*
14cr|soqt-1.5.0-3|78	%{_datadir}/Coin/conf/*
14cr|soqt-1.5.0-3|79	%{_datadir}/aclocal/*
14cr|soqt-1.5.0-3|80	%{_mandir}/man1/*
14cr|soqt-1.5.0-3|81	
14cr|soqt-1.5.0-3|82	%changelog
14cr|soqt-1.5.0-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-3
14cr|soqt-1.5.0-3|84	+ Revision: a907330
14cr|soqt-1.5.0-3|85	- MassBuild#464: Increase release tag
14cr|soqt-1.5.0-3|86	
14cr|soqt-1.5.0-3|87	

8270 14
14cr|sord-0.12.0-2|1	%define _enable_debug_packages %{nil}
14cr|sord-0.12.0-2|2	%define debug_package          %{nil}
14cr|sord-0.12.0-2|3	
14cr|sord-0.12.0-2|4	Name:           sord
14cr|sord-0.12.0-2|5	Version:        0.12.0
14cr|sord-0.12.0-2|6	Release:        2
14cr|sord-0.12.0-2|7	Summary:        Lightweight C library for storing RDF data in memory
14cr|sord-0.12.0-2|8	
14cr|sord-0.12.0-2|9	%define lib_major       0
14cr|sord-0.12.0-2|10	%define lib_name        %mklibname %{name} %{lib_major}
14cr|sord-0.12.0-2|11	%define lib_name_devel  %mklibname %{name} -d
14cr|sord-0.12.0-2|12	
14cr|sord-0.12.0-2|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|sord-0.12.0-2|14	URL:            http://drobilla.net/software/%{name}/
14cr|sord-0.12.0-2|15	License:        MIT-like
14cr|sord-0.12.0-2|16	Group:          System/Libraries
14cr|sord-0.12.0-2|17	
14cr|sord-0.12.0-2|18	BuildRequires:  waf, pkgconfig
14cr|sord-0.12.0-2|19	BuildRequires:  glib2-devel
14cr|sord-0.12.0-2|20	BuildRequires:  serd-devel
14cr|sord-0.12.0-2|21	
14cr|sord-0.12.0-2|22	%description
14cr|sord-0.12.0-2|23	Lightweight C library for storing RDF data in memory.
14cr|sord-0.12.0-2|24	
14cr|sord-0.12.0-2|25	%files
14cr|sord-0.12.0-2|26	%doc COPYING README
14cr|sord-0.12.0-2|27	%doc %{_mandir}/man1/*
14cr|sord-0.12.0-2|28	%{_bindir}/sordi
14cr|sord-0.12.0-2|29	%{_bindir}/sord_validate
14cr|sord-0.12.0-2|30	
14cr|sord-0.12.0-2|31	
14cr|sord-0.12.0-2|32	#-----------------------------------
14cr|sord-0.12.0-2|33	%package -n %{lib_name}
14cr|sord-0.12.0-2|34	
14cr|sord-0.12.0-2|35	Summary:        Lightweight RDF syntax library
14cr|sord-0.12.0-2|36	Group:          System/Libraries
14cr|sord-0.12.0-2|37	
14cr|sord-0.12.0-2|38	%description -n %{lib_name}
14cr|sord-0.12.0-2|39	Lightweight C library for storing RDF data in memory.
14cr|sord-0.12.0-2|40	
14cr|sord-0.12.0-2|41	
14cr|sord-0.12.0-2|42	%files -n %{lib_name}
14cr|sord-0.12.0-2|43	%{_libdir}/lib%{name}-%{lib_major}.so.*
14cr|sord-0.12.0-2|44	
14cr|sord-0.12.0-2|45	#-----------------------------------
14cr|sord-0.12.0-2|46	%package -n %{lib_name_devel}
14cr|sord-0.12.0-2|47	Summary:        Headers for the sord RDF storage library
14cr|sord-0.12.0-2|48	Group:          System/Libraries
14cr|sord-0.12.0-2|49	Requires:       %{lib_name} = %{version}-%{release}
14cr|sord-0.12.0-2|50	Requires:       pkgconfig
14cr|sord-0.12.0-2|51	Provides:       %{name}-devel = %{version}-%{release}
14cr|sord-0.12.0-2|52	
14cr|sord-0.12.0-2|53	%description -n %{lib_name_devel}
14cr|sord-0.12.0-2|54	Development files needed to build applications against sord.
14cr|sord-0.12.0-2|55	
14cr|sord-0.12.0-2|56	%files -n %{lib_name_devel}
14cr|sord-0.12.0-2|57	%{_libdir}/lib%{name}-%{lib_major}.so
14cr|sord-0.12.0-2|58	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
14cr|sord-0.12.0-2|59	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
14cr|sord-0.12.0-2|60	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
14cr|sord-0.12.0-2|61	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
14cr|sord-0.12.0-2|62	
14cr|sord-0.12.0-2|63	#-----------------------------------
14cr|sord-0.12.0-2|64	%prep
14cr|sord-0.12.0-2|65	%setup -q
14cr|sord-0.12.0-2|66	
14cr|sord-0.12.0-2|67	%build
14cr|sord-0.12.0-2|68	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|sord-0.12.0-2|69	./waf
14cr|sord-0.12.0-2|70	
14cr|sord-0.12.0-2|71	%install
14cr|sord-0.12.0-2|72	rm -rf %{buildroot}
14cr|sord-0.12.0-2|73	
14cr|sord-0.12.0-2|74	./waf install --destdir=%{buildroot}
14cr|sord-0.12.0-2|75	
14cr|sord-0.12.0-2|76	%clean
14cr|sord-0.12.0-2|77	rm -rf %{buildroot}
14cr|sord-0.12.0-2|78	
14cr|sord-0.12.0-2|79	
14cr|sord-0.12.0-2|80	
14cr|sord-0.12.0-2|81	
14cr|sord-0.12.0-2|82	%changelog
14cr|sord-0.12.0-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-2
14cr|sord-0.12.0-2|84	+ Revision: e4a539b
14cr|sord-0.12.0-2|85	- MassBuild#464: Increase release tag
14cr|sord-0.12.0-2|86	
14cr|sord-0.12.0-2|87	

8271 14
14cr|soundconverter-2.1.2-2|1	Summary:	Sound converter application for the GNOME environment
14cr|soundconverter-2.1.2-2|2	Name:		soundconverter
14cr|soundconverter-2.1.2-2|3	Version:	2.1.2
14cr|soundconverter-2.1.2-2|4	Release:	2
14cr|soundconverter-2.1.2-2|5	License:	GPLv3
14cr|soundconverter-2.1.2-2|6	Group:		Sound
14cr|soundconverter-2.1.2-2|7	URL:		http://soundconverter.org/
14cr|soundconverter-2.1.2-2|8	Source0:	http://launchpad.net/soundconverter/trunk/%{version}/+download/%{name}-%{version}.tar.xz
14cr|soundconverter-2.1.2-2|9	BuildRequires:	pygtk2.0-devel
14cr|soundconverter-2.1.2-2|10	BuildRequires:	gnome-python
14cr|soundconverter-2.1.2-2|11	BuildRequires:	desktop-file-utils
14cr|soundconverter-2.1.2-2|12	BuildRequires:	perl(XML::Parser)
14cr|soundconverter-2.1.2-2|13	BuildRequires:	intltool
14cr|soundconverter-2.1.2-2|14	Requires:	gstreamer0.10-gnomevfs
14cr|soundconverter-2.1.2-2|15	Requires:	gnome-python-gnomevfs
14cr|soundconverter-2.1.2-2|16	Requires:	gstreamer0.10-python
14cr|soundconverter-2.1.2-2|17	Requires:	pygtk2.0-libglade
14cr|soundconverter-2.1.2-2|18	Requires:	gnome-python-gconf
14cr|soundconverter-2.1.2-2|19	Requires:	gnome-python
14cr|soundconverter-2.1.2-2|20	#Suggests: gstreamer0.10-lame
14cr|soundconverter-2.1.2-2|21	BuildArch:	noarch
14cr|soundconverter-2.1.2-2|22	
14cr|soundconverter-2.1.2-2|23	%description
14cr|soundconverter-2.1.2-2|24	SoundConverter is a simple sound converter application for the GNOME
14cr|soundconverter-2.1.2-2|25	environment. It reads and writes WAV, FLAC, MP3 and Ogg Vorbis. The user
14cr|soundconverter-2.1.2-2|26	interface is raw, but should be simple enough to get the job done.
14cr|soundconverter-2.1.2-2|27	NOTE: To create MP3 files, you will have to install gstreamer0.10-lame
14cr|soundconverter-2.1.2-2|28	yourself.
14cr|soundconverter-2.1.2-2|29	
14cr|soundconverter-2.1.2-2|30	
14cr|soundconverter-2.1.2-2|31	%prep
14cr|soundconverter-2.1.2-2|32	%setup -q
14cr|soundconverter-2.1.2-2|33	
14cr|soundconverter-2.1.2-2|34	
14cr|soundconverter-2.1.2-2|35	%build
14cr|soundconverter-2.1.2-2|36	%configure2_5x
14cr|soundconverter-2.1.2-2|37	%make
14cr|soundconverter-2.1.2-2|38	
14cr|soundconverter-2.1.2-2|39	
14cr|soundconverter-2.1.2-2|40	%install
14cr|soundconverter-2.1.2-2|41	%makeinstall_std
14cr|soundconverter-2.1.2-2|42	
14cr|soundconverter-2.1.2-2|43	#desktop-file-install \
14cr|soundconverter-2.1.2-2|44	#  --add-category="Audio" \
14cr|soundconverter-2.1.2-2|45	#  --dir %%{buildroot}%%{_datadir}/applications %%{buildroot}%%{_datadir}/applications/*
14cr|soundconverter-2.1.2-2|46	
14cr|soundconverter-2.1.2-2|47	# Fix exec bits to avoi rpmlint noise
14cr|soundconverter-2.1.2-2|48	chmod +x %{buildroot}%{_libdir}/%{name}/python/%{name}/*.py
14cr|soundconverter-2.1.2-2|49	
14cr|soundconverter-2.1.2-2|50	%find_lang %{name}
14cr|soundconverter-2.1.2-2|51	
14cr|soundconverter-2.1.2-2|52	
14cr|soundconverter-2.1.2-2|53	%files -f %{name}.lang
14cr|soundconverter-2.1.2-2|54	%doc ChangeLog README TODO
14cr|soundconverter-2.1.2-2|55	%{_bindir}/%{name}
14cr|soundconverter-2.1.2-2|56	%{_libdir}/%{name}/python/%{name}/*
14cr|soundconverter-2.1.2-2|57	%{_datadir}/%{name}
14cr|soundconverter-2.1.2-2|58	%{_mandir}/man1/*
14cr|soundconverter-2.1.2-2|59	%{_datadir}/applications/%{name}.desktop
14cr|soundconverter-2.1.2-2|60	%{_datadir}/appdata/%{name}.appdata.xml
14cr|soundconverter-2.1.2-2|61	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|soundconverter-2.1.2-2|62	
14cr|soundconverter-2.1.2-2|63	
14cr|soundconverter-2.1.2-2|64	
14cr|soundconverter-2.1.2-2|65	%changelog
14cr|soundconverter-2.1.2-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-2
14cr|soundconverter-2.1.2-2|67	+ Revision: 4e34500
14cr|soundconverter-2.1.2-2|68	- MassBuild#464: Increase release tag
14cr|soundconverter-2.1.2-2|69	
14cr|soundconverter-2.1.2-2|70	

8272 14
14cr|soundkonverter-2.1.1-5|1	Summary:	An audio file converter, CD ripper and replay gain tool
14cr|soundkonverter-2.1.1-5|2	Name:		soundkonverter
14cr|soundkonverter-2.1.1-5|3	Version:	2.1.1
14cr|soundkonverter-2.1.1-5|4	Release:	5
14cr|soundkonverter-2.1.1-5|5	License:	GPLv2+
14cr|soundkonverter-2.1.1-5|6	Group:		Sound
14cr|soundkonverter-2.1.1-5|7	Url:		https://gitorious.org/soundkonverter/soundkonverter
14cr|soundkonverter-2.1.1-5|8	Source0:	https://github.com/HessiJames/soundkonverter/archive/v%{version}.tar.gz
14cr|soundkonverter-2.1.1-5|9	Source1:	soundkonverter.desktop
14cr|soundkonverter-2.1.1-5|10	# !!! Make sure to update this patch on EVERY version update !!!_
14cr|soundkonverter-2.1.1-5|11	Patch0:		soundkonverter-2.1.1-soname.patch
14cr|soundkonverter-2.1.1-5|12	BuildRequires:	cmake
14cr|soundkonverter-2.1.1-5|13	BuildRequires:	cdda-devel
14cr|soundkonverter-2.1.1-5|14	BuildRequires:	libkcddb-devel
14cr|soundkonverter-2.1.1-5|15	BuildRequires:	kdelibs4-devel
14cr|soundkonverter-2.1.1-5|16	BuildRequires:	pkgconfig(libcdio)
14cr|soundkonverter-2.1.1-5|17	BuildRequires:	pkgconfig(taglib) >= 1.4
14cr|soundkonverter-2.1.1-5|18	Requires:	cdparanoia
14cr|soundkonverter-2.1.1-5|19	Requires:	flac
14cr|soundkonverter-2.1.1-5|20	Requires:	fluidsynth
14cr|soundkonverter-2.1.1-5|21	Requires:	ffmpeg
14cr|soundkonverter-2.1.1-5|22	Requires:	opus-tools
14cr|soundkonverter-2.1.1-5|23	Requires:	mplayer
14cr|soundkonverter-2.1.1-5|24	Requires:	mppenc
14cr|soundkonverter-2.1.1-5|25	Requires:	speex
14cr|soundkonverter-2.1.1-5|26	Requires:	TiMidity++
14cr|soundkonverter-2.1.1-5|27	Requires:	twolame
14cr|soundkonverter-2.1.1-5|28	Requires:	vorbis-tools
14cr|soundkonverter-2.1.1-5|29	Requires:	wavpack
14cr|soundkonverter-2.1.1-5|30	# suggested requires on mrb to be imported in restricted eventually
14cr|soundkonverter-2.1.1-5|31	Suggests:	aacgain
14cr|soundkonverter-2.1.1-5|32	Suggests:	aften
14cr|soundkonverter-2.1.1-5|33	Suggests:	faac
14cr|soundkonverter-2.1.1-5|34	Suggests:	faad2
14cr|soundkonverter-2.1.1-5|35	Suggests:	flac123
14cr|soundkonverter-2.1.1-5|36	Suggests:	lame
14cr|soundkonverter-2.1.1-5|37	Suggests:	mac
14cr|soundkonverter-2.1.1-5|38	Suggests:	mp3gain
14cr|soundkonverter-2.1.1-5|39	Suggests:	mppdec
14cr|soundkonverter-2.1.1-5|40	Suggests:	neroaac
14cr|soundkonverter-2.1.1-5|41	Suggests:	shorten
14cr|soundkonverter-2.1.1-5|42	Suggests:	ttaenc
14cr|soundkonverter-2.1.1-5|43	Suggests:	vorbisgain
14cr|soundkonverter-2.1.1-5|44	# Wrong library package
14cr|soundkonverter-2.1.1-5|45	Conflicts:	%{_lib}soundkonverter < %{EVRD}
14cr|soundkonverter-2.1.1-5|46	
14cr|soundkonverter-2.1.1-5|47	%description
14cr|soundkonverter-2.1.1-5|48	An audio file converter, CD ripper and replay gain tool GUI for various
14cr|soundkonverter-2.1.1-5|49	back-ends.
14cr|soundkonverter-2.1.1-5|50	
14cr|soundkonverter-2.1.1-5|51	%files -f %{name}.lang
14cr|soundkonverter-2.1.1-5|52	%doc src/CHANGELOG src/README
14cr|soundkonverter-2.1.1-5|53	%{_kde_bindir}/%{name}
14cr|soundkonverter-2.1.1-5|54	%{_kde_appsdir}/%{name}
14cr|soundkonverter-2.1.1-5|55	%{_kde_appsdir}/solid/actions/%{name}-*
14cr|soundkonverter-2.1.1-5|56	%{_kde_applicationsdir}/%{name}.desktop
14cr|soundkonverter-2.1.1-5|57	%{_kde_iconsdir}/hicolor/*/apps/*.png
14cr|soundkonverter-2.1.1-5|58	%{_kde_services}/%{name}_*
14cr|soundkonverter-2.1.1-5|59	%{_kde_servicetypes}/%{name}_*
14cr|soundkonverter-2.1.1-5|60	# codecs, filters etc
14cr|soundkonverter-2.1.1-5|61	%{_kde_libdir}/kde4/soundkonverter_*.so
14cr|soundkonverter-2.1.1-5|62	
14cr|soundkonverter-2.1.1-5|63	#----------------------------------------------------------------------------
14cr|soundkonverter-2.1.1-5|64	
14cr|soundkonverter-2.1.1-5|65	%define major 2
14cr|soundkonverter-2.1.1-5|66	%define libsoundkonvertercore %mklibname soundkonvertercore %{major}
14cr|soundkonverter-2.1.1-5|67	
14cr|soundkonverter-2.1.1-5|68	%package -n %{libsoundkonvertercore}
14cr|soundkonverter-2.1.1-5|69	Summary:	Library for %{name}
14cr|soundkonverter-2.1.1-5|70	Group:		System/Libraries
14cr|soundkonverter-2.1.1-5|71	Obsoletes:	%{_lib}soundkonverter < 2.0.90
14cr|soundkonverter-2.1.1-5|72	
14cr|soundkonverter-2.1.1-5|73	%description -n %{libsoundkonvertercore}
14cr|soundkonverter-2.1.1-5|74	This package provides the library for %{name}.
14cr|soundkonverter-2.1.1-5|75	
14cr|soundkonverter-2.1.1-5|76	%files -n %{libsoundkonvertercore}
14cr|soundkonverter-2.1.1-5|77	%doc README.md
14cr|soundkonverter-2.1.1-5|78	%{_kde_libdir}/libsoundkonvertercore.so.%{major}*
14cr|soundkonverter-2.1.1-5|79	
14cr|soundkonverter-2.1.1-5|80	#----------------------------------------------------------------------------
14cr|soundkonverter-2.1.1-5|81	# src is the new base path for build since this rel.
14cr|soundkonverter-2.1.1-5|82	%prep
14cr|soundkonverter-2.1.1-5|83	%setup -q
14cr|soundkonverter-2.1.1-5|84	%patch0 -p1
14cr|soundkonverter-2.1.1-5|85	cd src
14cr|soundkonverter-2.1.1-5|86	# fix debug linting more then 100 w
14cr|soundkonverter-2.1.1-5|87	find . -type f -exec chmod -x {} \;
14cr|soundkonverter-2.1.1-5|88	cd -
14cr|soundkonverter-2.1.1-5|89	
14cr|soundkonverter-2.1.1-5|90	%build
14cr|soundkonverter-2.1.1-5|91	cd src
14cr|soundkonverter-2.1.1-5|92	%cmake_kde4
14cr|soundkonverter-2.1.1-5|93	%make
14cr|soundkonverter-2.1.1-5|94	cd -
14cr|soundkonverter-2.1.1-5|95	
14cr|soundkonverter-2.1.1-5|96	%install
14cr|soundkonverter-2.1.1-5|97	cd src
14cr|soundkonverter-2.1.1-5|98	%makeinstall_std -C build
14cr|soundkonverter-2.1.1-5|99	
14cr|soundkonverter-2.1.1-5|100	# replace desktop file
14cr|soundkonverter-2.1.1-5|101	rm -f %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|soundkonverter-2.1.1-5|102	install -m 644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cr|soundkonverter-2.1.1-5|103	
14cr|soundkonverter-2.1.1-5|104	# We don't need it as there are no headers anyway
14cr|soundkonverter-2.1.1-5|105	rm -f %{buildroot}%{_kde_libdir}/libsoundkonvertercore.so
14cr|soundkonverter-2.1.1-5|106	cd -
14cr|soundkonverter-2.1.1-5|107	
14cr|soundkonverter-2.1.1-5|108	# lang scam
14cr|soundkonverter-2.1.1-5|109	cd tools
14cr|soundkonverter-2.1.1-5|110	sh extract_messages.sh
14cr|soundkonverter-2.1.1-5|111	cd -
14cr|soundkonverter-2.1.1-5|112	ln -s src/%{name}.lang %{name}.lang
14cr|soundkonverter-2.1.1-5|113	
14cr|soundkonverter-2.1.1-5|114	%find_lang %{name}
14cr|soundkonverter-2.1.1-5|115	
14cr|soundkonverter-2.1.1-5|116	
14cr|soundkonverter-2.1.1-5|117	
14cr|soundkonverter-2.1.1-5|118	
14cr|soundkonverter-2.1.1-5|119	
14cr|soundkonverter-2.1.1-5|120	
14cr|soundkonverter-2.1.1-5|121	
14cr|soundkonverter-2.1.1-5|122	%changelog
14cr|soundkonverter-2.1.1-5|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-5
14cr|soundkonverter-2.1.1-5|124	+ Revision: d0ea67c
14cr|soundkonverter-2.1.1-5|125	- MassBuild#464: Increase release tag
14cr|soundkonverter-2.1.1-5|126	
14cr|soundkonverter-2.1.1-5|127	

8273 14
14cr|soundmodem-0.18-2|1	# FIXME: temporarily disable to get package to build (wally 10/2010)
14cr|soundmodem-0.18-2|2	%define Werror_cflags %nil
14cr|soundmodem-0.18-2|3	
14cr|soundmodem-0.18-2|4	Summary:	Driver and diagnostic utility for Usermode SoundModem
14cr|soundmodem-0.18-2|5	Name:		soundmodem
14cr|soundmodem-0.18-2|6	Version:	0.18
14cr|soundmodem-0.18-2|7	Release:	2
14cr|soundmodem-0.18-2|8	License:	GPLv2+
14cr|soundmodem-0.18-2|9	Group:		Communications
14cr|soundmodem-0.18-2|10	Url:		http://www.baycom.org/~tom/ham/soundmodem/
14cr|soundmodem-0.18-2|11	Source0:	http://www.baycom.org/~tom/ham/soundmodem/%{name}-%{version}.tar.gz
14cr|soundmodem-0.18-2|12	BuildRequires:	alsa-oss-devel
14cr|soundmodem-0.18-2|13	BuildRequires:	pkgconfig(libxml-2.0)
14cr|soundmodem-0.18-2|14	BuildRequires:	gtk2-devel
14cr|soundmodem-0.18-2|15	BuildRequires:	audiofile-devel
14cr|soundmodem-0.18-2|16	BuildRequires:	hamlib-devel
14cr|soundmodem-0.18-2|17	Requires(post):		rpm-helper
14cr|soundmodem-0.18-2|18	Requires(preun):	rpm-helper
14cr|soundmodem-0.18-2|19	
14cr|soundmodem-0.18-2|20	%description
14cr|soundmodem-0.18-2|21	This package contains the driver and the diagnostic utility for
14cr|soundmodem-0.18-2|22	user-space SoundModem. It allows you to use sound-cards supported
14cr|soundmodem-0.18-2|23	by OSS/Free as Amateur Packet Radio modems.
14cr|soundmodem-0.18-2|24	
14cr|soundmodem-0.18-2|25	%package devel
14cr|soundmodem-0.18-2|26	
14cr|soundmodem-0.18-2|27	Summary:	Development files for %{name}
14cr|soundmodem-0.18-2|28	Group:		Development/Other
14cr|soundmodem-0.18-2|29	Requires:	%{name} = %{version}-%{release}
14cr|soundmodem-0.18-2|30	
14cr|soundmodem-0.18-2|31	%description devel
14cr|soundmodem-0.18-2|32	The %{name}-devel package contains libraries and header files for
14cr|soundmodem-0.18-2|33	developing applications that use %{name}.
14cr|soundmodem-0.18-2|34	
14cr|soundmodem-0.18-2|35	%prep
14cr|soundmodem-0.18-2|36	%setup -q
14cr|soundmodem-0.18-2|37	
14cr|soundmodem-0.18-2|38	%build
14cr|soundmodem-0.18-2|39	%configure2_5x \
14cr|soundmodem-0.18-2|40	%ifarch %ix86
14cr|soundmodem-0.18-2|41	--enable-mmx \
14cr|soundmodem-0.18-2|42	%endif
14cr|soundmodem-0.18-2|43	--disable-rpath
14cr|soundmodem-0.18-2|44	%make
14cr|soundmodem-0.18-2|45	
14cr|soundmodem-0.18-2|46	%install
14cr|soundmodem-0.18-2|47	%makeinstall_std
14cr|soundmodem-0.18-2|48	
14cr|soundmodem-0.18-2|49	# init script
14cr|soundmodem-0.18-2|50	install -Dpm 0755 soundmodem.initscript %{buildroot}%{_initrddir}/soundmodem
14cr|soundmodem-0.18-2|51	
14cr|soundmodem-0.18-2|52	# config file
14cr|soundmodem-0.18-2|53	install -dm 0755 -d %{buildroot}%{_sysconfdir}/ax25
14cr|soundmodem-0.18-2|54	touch %{buildroot}%{_sysconfdir}/ax25/%{name}.conf
14cr|soundmodem-0.18-2|55	
14cr|soundmodem-0.18-2|56	#move devel files to better location
14cr|soundmodem-0.18-2|57	install -dm 0755 %{buildroot}%{_includedir}/%{name}
14cr|soundmodem-0.18-2|58	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}
14cr|soundmodem-0.18-2|59	
14cr|soundmodem-0.18-2|60	%find_lang %{name}
14cr|soundmodem-0.18-2|61	
14cr|soundmodem-0.18-2|62	%post
14cr|soundmodem-0.18-2|63	%_post_service %{name}
14cr|soundmodem-0.18-2|64	
14cr|soundmodem-0.18-2|65	%preun
14cr|soundmodem-0.18-2|66	%_preun_service %{name}
14cr|soundmodem-0.18-2|67	
14cr|soundmodem-0.18-2|68	%files -f %{name}.lang
14cr|soundmodem-0.18-2|69	%doc AUTHORS ChangeLog NEWS README newqpsk/README.newqpsk
14cr|soundmodem-0.18-2|70	%{_sbindir}/soundmodem
14cr|soundmodem-0.18-2|71	%{_bindir}/soundmodemconfig
14cr|soundmodem-0.18-2|72	%{_mandir}/man8/soundmodem*
14cr|soundmodem-0.18-2|73	%config(noreplace) %{_sysconfdir}/ax25/%{name}.conf
14cr|soundmodem-0.18-2|74	%{_initrddir}/soundmodem
14cr|soundmodem-0.18-2|75	
14cr|soundmodem-0.18-2|76	%files devel
14cr|soundmodem-0.18-2|77	%{_includedir}/%{name}
14cr|soundmodem-0.18-2|78	
14cr|soundmodem-0.18-2|79	
14cr|soundmodem-0.18-2|80	%changelog
14cr|soundmodem-0.18-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-2
14cr|soundmodem-0.18-2|82	+ Revision: a71b66e
14cr|soundmodem-0.18-2|83	- MassBuild#464: Increase release tag
14cr|soundmodem-0.18-2|84	
14cr|soundmodem-0.18-2|85	

8274 14
14cr|SourceCodePro-1.009-2|1	Name: SourceCodePro
14cr|SourceCodePro-1.009-2|2	Version: 1.009
14cr|SourceCodePro-1.009-2|3	Release: 2
14cr|SourceCodePro-1.009-2|4	Summary: Xorg X11 font encodings
14cr|SourceCodePro-1.009-2|5	Group: Development/X11
14cr|SourceCodePro-1.009-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|SourceCodePro-1.009-2|7	URL: http://www.adobe.com
14cr|SourceCodePro-1.009-2|8	Source: http://citylan.dl.sourceforge.net/project/sourcecodepro.adobe/SourceCodePro_FontsOnly-1.009.zip
14cr|SourceCodePro-1.009-2|9	License: OFL
14cr|SourceCodePro-1.009-2|10	BuildArch: noarch
14cr|SourceCodePro-1.009-2|11	
14cr|SourceCodePro-1.009-2|12	Requires(post,postun): mkfontdir
14cr|SourceCodePro-1.009-2|13	
14cr|SourceCodePro-1.009-2|14	%description
14cr|SourceCodePro-1.009-2|15	This package contains the professional monospace fonts.
14cr|SourceCodePro-1.009-2|16	
14cr|SourceCodePro-1.009-2|17	%prep
14cr|SourceCodePro-1.009-2|18	%setup -q -n SourceCodePro_FontsOnly-1.009
14cr|SourceCodePro-1.009-2|19	
14cr|SourceCodePro-1.009-2|20	%build
14cr|SourceCodePro-1.009-2|21	
14cr|SourceCodePro-1.009-2|22	%install
14cr|SourceCodePro-1.009-2|23	rm -rf %{buildroot}
14cr|SourceCodePro-1.009-2|24	mkdir -p %{buildroot}%{_datadir}/fonts/SourceCodePro
14cr|SourceCodePro-1.009-2|25	cp *.otf %{buildroot}%{_datadir}/fonts/SourceCodePro
14cr|SourceCodePro-1.009-2|26	
14cr|SourceCodePro-1.009-2|27	%clean
14cr|SourceCodePro-1.009-2|28	rm -rf %{buildroot}
14cr|SourceCodePro-1.009-2|29	
14cr|SourceCodePro-1.009-2|30	%post
14cr|SourceCodePro-1.009-2|31	mkfontdir -n -e %{_datadir}/fonts/SourceCodePro %{_datadir}/fonts/SourceCodePro
14cr|SourceCodePro-1.009-2|32	
14cr|SourceCodePro-1.009-2|33	%files
14cr|SourceCodePro-1.009-2|34	%defattr(-,root,root)
14cr|SourceCodePro-1.009-2|35	%dir %{_datadir}/fonts/SourceCodePro
14cr|SourceCodePro-1.009-2|36	%{_datadir}/fonts/SourceCodePro/*
14cr|SourceCodePro-1.009-2|37	
14cr|SourceCodePro-1.009-2|38	
14cr|SourceCodePro-1.009-2|39	%changelog
14cr|SourceCodePro-1.009-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.009-2
14cr|SourceCodePro-1.009-2|41	+ Revision: 0ec86dd
14cr|SourceCodePro-1.009-2|42	- MassBuild#464: Increase release tag
14cr|SourceCodePro-1.009-2|43	
14cr|SourceCodePro-1.009-2|44	

8275 14
14cr|sourceinstall-2.5-4|1	Summary:	The GNU Source Installer
14cr|sourceinstall-2.5-4|2	Name:		sourceinstall
14cr|sourceinstall-2.5-4|3	Version:	2.5
14cr|sourceinstall-2.5-4|4	Release:	4
14cr|sourceinstall-2.5-4|5	License:	GPLv3+
14cr|sourceinstall-2.5-4|6	Group:		Development/Tools
14cr|sourceinstall-2.5-4|7	Url:		http://www.gnu.org/software/sourceinstall
14cr|sourceinstall-2.5-4|8	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14cr|sourceinstall-2.5-4|9	BuildRequires:	pkgconfig(libsrcinst)
14cr|sourceinstall-2.5-4|10	
14cr|sourceinstall-2.5-4|11	%description
14cr|sourceinstall-2.5-4|12	For an experienced user, this sofware provides a way to centralize source
14cr|sourceinstall-2.5-4|13	installation, keep track of already installed packages and their relevant
14cr|sourceinstall-2.5-4|14	files, check installations for consistency, and have enhanced uninstallation.
14cr|sourceinstall-2.5-4|15	For the novice but interested user, this software also offers a way to gain
14cr|sourceinstall-2.5-4|16	confidence with the command line (yes really), the file system, the traditional
14cr|sourceinstall-2.5-4|17	UNIX commands, and of course with common source configuration and installation
14cr|sourceinstall-2.5-4|18	procedures and options.
14cr|sourceinstall-2.5-4|19	The software is targeted at UNIX-like systems, and should work on recent
14cr|sourceinstall-2.5-4|20	UNIX-likes, with GNU/Linux as the primary target.
14cr|sourceinstall-2.5-4|21	Please report any portability problem you should encounter.
14cr|sourceinstall-2.5-4|22	After completing installation of `sourceinstall' itself, the install procedure
14cr|sourceinstall-2.5-4|23	becomes:
14cr|sourceinstall-2.5-4|24	- surf the web, browse a CD or other resource
14cr|sourceinstall-2.5-4|25	- identify a desired source package
14cr|sourceinstall-2.5-4|26	- add it using the installer
14cr|sourceinstall-2.5-4|27	
14cr|sourceinstall-2.5-4|28	%files -f %{name}.lang
14cr|sourceinstall-2.5-4|29	%doc AUTHORS ChangeLog
14cr|sourceinstall-2.5-4|30	%{_bindir}/sourceinstall
14cr|sourceinstall-2.5-4|31	%{_mandir}/man1/sourceinstall*
14cr|sourceinstall-2.5-4|32	
14cr|sourceinstall-2.5-4|33	#----------------------------------------------------------------------------
14cr|sourceinstall-2.5-4|34	
14cr|sourceinstall-2.5-4|35	%prep
14cr|sourceinstall-2.5-4|36	%setup -q
14cr|sourceinstall-2.5-4|37	
14cr|sourceinstall-2.5-4|38	%build
14cr|sourceinstall-2.5-4|39	%configure2_5x
14cr|sourceinstall-2.5-4|40	%make
14cr|sourceinstall-2.5-4|41	
14cr|sourceinstall-2.5-4|42	%install
14cr|sourceinstall-2.5-4|43	%makeinstall_std
14cr|sourceinstall-2.5-4|44	
14cr|sourceinstall-2.5-4|45	%find_lang %{name}
14cr|sourceinstall-2.5-4|46	
14cr|sourceinstall-2.5-4|47	
14cr|sourceinstall-2.5-4|48	
14cr|sourceinstall-2.5-4|49	%changelog
14cr|sourceinstall-2.5-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-4
14cr|sourceinstall-2.5-4|51	+ Revision: b357107
14cr|sourceinstall-2.5-4|52	- MassBuild#464: Increase release tag
14cr|sourceinstall-2.5-4|53	
14cr|sourceinstall-2.5-4|54	

8276 14
14cr|sourceinstall-gtk-2.5-4|1	Summary:	GUI front end for sourceinstall
14cr|sourceinstall-gtk-2.5-4|2	Name:		sourceinstall-gtk
14cr|sourceinstall-gtk-2.5-4|3	Version:	2.5
14cr|sourceinstall-gtk-2.5-4|4	Release:	4
14cr|sourceinstall-gtk-2.5-4|5	License:	GPLv3+
14cr|sourceinstall-gtk-2.5-4|6	Group:		Development/Tools
14cr|sourceinstall-gtk-2.5-4|7	Url:		http://www.gnu.org/software/sourceinstall
14cr|sourceinstall-gtk-2.5-4|8	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14cr|sourceinstall-gtk-2.5-4|9	BuildRequires:	imagemagick
14cr|sourceinstall-gtk-2.5-4|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|sourceinstall-gtk-2.5-4|11	BuildRequires:	pkgconfig(libsrcinst)
14cr|sourceinstall-gtk-2.5-4|12	
14cr|sourceinstall-gtk-2.5-4|13	%description
14cr|sourceinstall-gtk-2.5-4|14	For an experienced user, sourceinstall provides a way to centralize source
14cr|sourceinstall-gtk-2.5-4|15	installation, keep track of already installed packages and their relevant
14cr|sourceinstall-gtk-2.5-4|16	files, check installations for consistency, and have enhanced uninstallation.
14cr|sourceinstall-gtk-2.5-4|17	sourceinstall-gtk is a GUI front end for sourceinstall.
14cr|sourceinstall-gtk-2.5-4|18	
14cr|sourceinstall-gtk-2.5-4|19	%files -f %{name}.lang
14cr|sourceinstall-gtk-2.5-4|20	%doc AUTHORS ChangeLog
14cr|sourceinstall-gtk-2.5-4|21	%{_bindir}/%{name}
14cr|sourceinstall-gtk-2.5-4|22	%{_mandir}/*/*
14cr|sourceinstall-gtk-2.5-4|23	%{_datadir}/%{name}
14cr|sourceinstall-gtk-2.5-4|24	%{_datadir}/applications/%{name}.desktop
14cr|sourceinstall-gtk-2.5-4|25	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|sourceinstall-gtk-2.5-4|26	
14cr|sourceinstall-gtk-2.5-4|27	#----------------------------------------------------------------------------
14cr|sourceinstall-gtk-2.5-4|28	
14cr|sourceinstall-gtk-2.5-4|29	%prep
14cr|sourceinstall-gtk-2.5-4|30	%setup -q
14cr|sourceinstall-gtk-2.5-4|31	
14cr|sourceinstall-gtk-2.5-4|32	%build
14cr|sourceinstall-gtk-2.5-4|33	%configure2_5x
14cr|sourceinstall-gtk-2.5-4|34	%make
14cr|sourceinstall-gtk-2.5-4|35	
14cr|sourceinstall-gtk-2.5-4|36	%install
14cr|sourceinstall-gtk-2.5-4|37	%makeinstall_std
14cr|sourceinstall-gtk-2.5-4|38	
14cr|sourceinstall-gtk-2.5-4|39	# icons
14cr|sourceinstall-gtk-2.5-4|40	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|sourceinstall-gtk-2.5-4|41	install -m 0644 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|sourceinstall-gtk-2.5-4|42	convert -scale 32 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|sourceinstall-gtk-2.5-4|43	convert -scale 16 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|sourceinstall-gtk-2.5-4|44	
14cr|sourceinstall-gtk-2.5-4|45	# menu entry
14cr|sourceinstall-gtk-2.5-4|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|sourceinstall-gtk-2.5-4|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|sourceinstall-gtk-2.5-4|48	[Desktop Entry]
14cr|sourceinstall-gtk-2.5-4|49	Name=GNU Source Installer
14cr|sourceinstall-gtk-2.5-4|50	Comment=Install software from source code
14cr|sourceinstall-gtk-2.5-4|51	Exec=%{_bindir}/%{name}
14cr|sourceinstall-gtk-2.5-4|52	Icon=%{name}
14cr|sourceinstall-gtk-2.5-4|53	Terminal=false
14cr|sourceinstall-gtk-2.5-4|54	Type=Application
14cr|sourceinstall-gtk-2.5-4|55	StartupNotify=true
14cr|sourceinstall-gtk-2.5-4|56	Categories=GTK;Settings;PackageManager;
14cr|sourceinstall-gtk-2.5-4|57	EOF
14cr|sourceinstall-gtk-2.5-4|58	
14cr|sourceinstall-gtk-2.5-4|59	%find_lang %{name}
14cr|sourceinstall-gtk-2.5-4|60	
14cr|sourceinstall-gtk-2.5-4|61	
14cr|sourceinstall-gtk-2.5-4|62	%changelog
14cr|sourceinstall-gtk-2.5-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-4
14cr|sourceinstall-gtk-2.5-4|64	+ Revision: a73146e
14cr|sourceinstall-gtk-2.5-4|65	- MassBuild#464: Increase release tag
14cr|sourceinstall-gtk-2.5-4|66	
14cr|sourceinstall-gtk-2.5-4|67	

8277 14
14cr|soya-0.14-7|1	%define	oname	Soya
14cr|soya-0.14-7|2	%define	tutver	0.14
14cr|soya-0.14-7|3	
14cr|soya-0.14-7|4	Summary:	A practical high-level object-oriented 3D engine
14cr|soya-0.14-7|5	Name:		soya
14cr|soya-0.14-7|6	Version:	0.14
14cr|soya-0.14-7|7	Release:	7
14cr|soya-0.14-7|8	License:	GPLv2+
14cr|soya-0.14-7|9	Group:		Development/Python
14cr|soya-0.14-7|10	Url:		http://home.gna.org/oomadness/en/index.html
14cr|soya-0.14-7|11	Source0:	http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
14cr|soya-0.14-7|12	Source1:	http://download.gna.org/soya/%{oname}Tutorial-%{tutver}.tar.bz2
14cr|soya-0.14-7|13	Patch0:		soya-0.14-glu.patch
14cr|soya-0.14-7|14	Patch1:		soya-freetype2.patch
14cr|soya-0.14-7|15	BuildRequires:	python-devel
14cr|soya-0.14-7|16	BuildRequires:	pkgconfig(libpng)
14cr|soya-0.14-7|17	BuildRequires:	SDL-devel
14cr|soya-0.14-7|18	BuildRequires:	cal3d-devel
14cr|soya-0.14-7|19	BuildRequires:	mesaglu-devel
14cr|soya-0.14-7|20	BuildRequires:	ode-devel
14cr|soya-0.14-7|21	BuildRequires:	glew-devel
14cr|soya-0.14-7|22	BuildRequires:	pkgconfig(freetype2)
14cr|soya-0.14-7|23	BuildRequires:	openal-devel
14cr|soya-0.14-7|24	Requires:	editobj2
14cr|soya-0.14-7|25	
14cr|soya-0.14-7|26	%description
14cr|soya-0.14-7|27	A practical high-level object-oriented 3D engine.
14cr|soya-0.14-7|28	
14cr|soya-0.14-7|29	# (jiba) A separate package for the tutorial
14cr|soya-0.14-7|30	%package	tutorial
14cr|soya-0.14-7|31	Summary:	Tutorial for the Soya 3D engine
14cr|soya-0.14-7|32	License:	GPLv2+
14cr|soya-0.14-7|33	Group:		Development/Python
14cr|soya-0.14-7|34	Requires:	%{name} >= %{version}
14cr|soya-0.14-7|35	Suggests:	blender python-imaging cerealizer
14cr|soya-0.14-7|36	
14cr|soya-0.14-7|37	%description	tutorial
14cr|soya-0.14-7|38	This is a set of tutorial for Soya.
14cr|soya-0.14-7|39	Soya is a practical high-level object-oriented 3D engine for Python.
14cr|soya-0.14-7|40	
14cr|soya-0.14-7|41	%prep
14cr|soya-0.14-7|42	%setup -q -n %{oname}-%{version} -a 1
14cr|soya-0.14-7|43	%patch0 -p0
14cr|soya-0.14-7|44	%patch1 -p0
14cr|soya-0.14-7|45	rm -rf `find -name CVS` `find -name .cvswrappers`
14cr|soya-0.14-7|46	
14cr|soya-0.14-7|47	
14cr|soya-0.14-7|48	
14cr|soya-0.14-7|49	%build
14cr|soya-0.14-7|50	python setup.py build #--dont-build-ode
14cr|soya-0.14-7|51	
14cr|soya-0.14-7|52	%install
14cr|soya-0.14-7|53	python setup.py install --root=%{buildroot}
14cr|soya-0.14-7|54	
14cr|soya-0.14-7|55	%files
14cr|soya-0.14-7|56	%doc README CHANGES AUTHORS
14cr|soya-0.14-7|57	%{_bindir}/%{name}_editor
14cr|soya-0.14-7|58	%{py_platsitedir}/%{name}
14cr|soya-0.14-7|59	%{py_platsitedir}/*.egg-info
14cr|soya-0.14-7|60	
14cr|soya-0.14-7|61	%files tutorial
14cr|soya-0.14-7|62	%defattr(644,root,root,0755)
14cr|soya-0.14-7|63	%doc %{oname}Tutorial-%{tutver}/AUTHORS %{oname}Tutorial-%{tutver}/tutorial
14cr|soya-0.14-7|64	
14cr|soya-0.14-7|65	
14cr|soya-0.14-7|66	
14cr|soya-0.14-7|67	%changelog
14cr|soya-0.14-7|68	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 0.14-7
14cr|soya-0.14-7|69	+ Revision: e528149
14cr|soya-0.14-7|70	- Merge pull request #1 from abfonly/soya:rosa2014.1
14cr|soya-0.14-7|71	- abfonly
14cr|soya-0.14-7|72	
14cr|soya-0.14-7|73	

8278 14
14cr|space-1.0.0-15|1	%define  version    1.0.0
14cr|space-1.0.0-15|2	%define release    15
14cr|space-1.0.0-15|3	%define name  space
14cr|space-1.0.0-15|4	
14cr|space-1.0.0-15|5	Summary: Desktop backgrounds - Photo and data images from NASA
14cr|space-1.0.0-15|6	Name: %{name}
14cr|space-1.0.0-15|7	Version: %{version}
14cr|space-1.0.0-15|8	Release: %{release}
14cr|space-1.0.0-15|9	License: Public domain
14cr|space-1.0.0-15|10	Group: Graphical desktop/Other
14cr|space-1.0.0-15|11	Source: %{name}-%{version}.tar.bz2
14cr|space-1.0.0-15|12	Source1: README.space
14cr|space-1.0.0-15|13	Source2: PHOTO_FAQ.ps
14cr|space-1.0.0-15|14	
14cr|space-1.0.0-15|15	URL: http://www.nasa.gov/gallery/photo/
14cr|space-1.0.0-15|16	BuildRoot:%{_tmppath}/%{name}-buildroot
14cr|space-1.0.0-15|17	BuildArchitectures: noarch
14cr|space-1.0.0-15|18	
14cr|space-1.0.0-15|19	%description
14cr|space-1.0.0-15|20	An extract of more than 500,000 photos and data images from 10 NASA
14cr|space-1.0.0-15|21	Centers have been linked together to create a searchable database of
14cr|space-1.0.0-15|22	agency imagery covering a variety of NASA programs. The NASA Image
14cr|space-1.0.0-15|23	Exchange (http://nix.nasa.gov/) is the first step toward a
14cr|space-1.0.0-15|24	comprehensive online imagery collection, and other collections will be
14cr|space-1.0.0-15|25	added as they become available. Curators of NASA image collections can
14cr|space-1.0.0-15|26	contact the NIX for details on how to join the project.
14cr|space-1.0.0-15|27	
14cr|space-1.0.0-15|28	%prep
14cr|space-1.0.0-15|29	rm -rf $RPM_BUILd_ROOT
14cr|space-1.0.0-15|30	
14cr|space-1.0.0-15|31	%setup0 -c
14cr|space-1.0.0-15|32	
14cr|space-1.0.0-15|33	%install
14cr|space-1.0.0-15|34	
14cr|space-1.0.0-15|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
14cr|space-1.0.0-15|36	cd $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
14cr|space-1.0.0-15|37	bzcat %{SOURCE0}|tar xv
14cr|space-1.0.0-15|38	
14cr|space-1.0.0-15|39	cd $RPM_BUILD_SOURCE
14cr|space-1.0.0-15|40	mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%name-%version
14cr|space-1.0.0-15|41	cp %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%name-%version/
14cr|space-1.0.0-15|42	
14cr|space-1.0.0-15|43	%clean
14cr|space-1.0.0-15|44	rm -rf $RPM_BUILD_ROOT
14cr|space-1.0.0-15|45	
14cr|space-1.0.0-15|46	%files
14cr|space-1.0.0-15|47	%defattr(-, root, root)
14cr|space-1.0.0-15|48	%{_datadir}/pixmaps/backgrounds/space
14cr|space-1.0.0-15|49	%_docdir/%name-%version/*
14cr|space-1.0.0-15|50	
14cr|space-1.0.0-15|51	
14cr|space-1.0.0-15|52	
14cr|space-1.0.0-15|53	
14cr|space-1.0.0-15|54	%changelog
14cr|space-1.0.0-15|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-15
14cr|space-1.0.0-15|56	+ Revision: 79661da
14cr|space-1.0.0-15|57	- MassBuild#464: Increase release tag
14cr|space-1.0.0-15|58	
14cr|space-1.0.0-15|59	

8279 14
14cr|spacefm-0.8.7-2|1	Summary:	A multi-panel tabbed file manager
14cr|spacefm-0.8.7-2|2	Name:		spacefm
14cr|spacefm-0.8.7-2|3	Version:	0.8.7
14cr|spacefm-0.8.7-2|4	Release:	2
14cr|spacefm-0.8.7-2|5	License:	GPLv3+
14cr|spacefm-0.8.7-2|6	Group:		File tools
14cr|spacefm-0.8.7-2|7	Url:		http://ignorantguru.github.com/spacefm/
14cr|spacefm-0.8.7-2|8	Source0:	http://download.sourceforge.net/spacefm/%{name}-%{version}.tar.xz
14cr|spacefm-0.8.7-2|9	BuildRequires:	intltool
14cr|spacefm-0.8.7-2|10	# It's possible to build with GTK3 as well
14cr|spacefm-0.8.7-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|spacefm-0.8.7-2|12	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|spacefm-0.8.7-2|13	BuildRequires:	pkgconfig(libudev)
14cr|spacefm-0.8.7-2|14	# To perform 'run as root' functions
14cr|spacefm-0.8.7-2|15	Requires:	gksu
14cr|spacefm-0.8.7-2|16	# Eject media
14cr|spacefm-0.8.7-2|17	Requires:	util-linux
14cr|spacefm-0.8.7-2|18	# For device processes
14cr|spacefm-0.8.7-2|19	Requires:	lsof
14cr|spacefm-0.8.7-2|20	# Mount as non-root user
14cr|spacefm-0.8.7-2|21	Requires:	udisks2
14cr|spacefm-0.8.7-2|22	# For plugin download
14cr|spacefm-0.8.7-2|23	Requires:	wget
14cr|spacefm-0.8.7-2|24	
14cr|spacefm-0.8.7-2|25	%description
14cr|spacefm-0.8.7-2|26	SpaceFM is a multi-panel tabbed file manager with built-in VFS, udev-based
14cr|spacefm-0.8.7-2|27	device manager, customizable menu system, and bash integration.
14cr|spacefm-0.8.7-2|28	
14cr|spacefm-0.8.7-2|29	%prep
14cr|spacefm-0.8.7-2|30	%setup -q
14cr|spacefm-0.8.7-2|31	
14cr|spacefm-0.8.7-2|32	%build
14cr|spacefm-0.8.7-2|33	%configure2_5x
14cr|spacefm-0.8.7-2|34	%make
14cr|spacefm-0.8.7-2|35	
14cr|spacefm-0.8.7-2|36	%install
14cr|spacefm-0.8.7-2|37	%makeinstall_std
14cr|spacefm-0.8.7-2|38	
14cr|spacefm-0.8.7-2|39	# for configs
14cr|spacefm-0.8.7-2|40	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/
14cr|spacefm-0.8.7-2|41	
14cr|spacefm-0.8.7-2|42	# handle docs in files section
14cr|spacefm-0.8.7-2|43	rm -rf %{buildroot}%{_defaultdocdir}
14cr|spacefm-0.8.7-2|44	
14cr|spacefm-0.8.7-2|45	%find_lang %{name}
14cr|spacefm-0.8.7-2|46	
14cr|spacefm-0.8.7-2|47	%files -f %{name}.lang
14cr|spacefm-0.8.7-2|48	%doc data/spacefm-manual-en.html
14cr|spacefm-0.8.7-2|49	%{_bindir}/%{name}*
14cr|spacefm-0.8.7-2|50	%dir %{_sysconfdir}/%{name}/
14cr|spacefm-0.8.7-2|51	%{_datadir}/%{name}/
14cr|spacefm-0.8.7-2|52	%{_datadir}/applications/*.desktop
14cr|spacefm-0.8.7-2|53	%{_datadir}/mime/packages/spacefm-mime.xml
14cr|spacefm-0.8.7-2|54	%{_iconsdir}/hicolor/*/apps/%{name}*.png
14cr|spacefm-0.8.7-2|55	%{_iconsdir}/Faenza/apps/*/spacefm*.png
14cr|spacefm-0.8.7-2|56	
14cr|spacefm-0.8.7-2|57	
14cr|spacefm-0.8.7-2|58	%changelog
14cr|spacefm-0.8.7-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.7-2
14cr|spacefm-0.8.7-2|60	+ Revision: 9103b33
14cr|spacefm-0.8.7-2|61	- MassBuild#464: Increase release tag
14cr|spacefm-0.8.7-2|62	
14cr|spacefm-0.8.7-2|63	

8280 14
14cr|spacepong-0.0.2-5|1	Summary:	An innovative pong like game
14cr|spacepong-0.0.2-5|2	Name:		spacepong
14cr|spacepong-0.0.2-5|3	Version:	0.0.2
14cr|spacepong-0.0.2-5|4	Release:	5
14cr|spacepong-0.0.2-5|5	License:	GPLv2+
14cr|spacepong-0.0.2-5|6	Group:		Games/Arcade
14cr|spacepong-0.0.2-5|7	URL:		http://spacepong.sourceforge.net/
14cr|spacepong-0.0.2-5|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/spacepong/%{name}_%{version}-1.tar.bz2
14cr|spacepong-0.0.2-5|9	BuildArch:	noarch
14cr|spacepong-0.0.2-5|10	Requires:	pygame
14cr|spacepong-0.0.2-5|11	BuildRequires:	imagemagick
14cr|spacepong-0.0.2-5|12	
14cr|spacepong-0.0.2-5|13	%description
14cr|spacepong-0.0.2-5|14	An innovative game that is controlled with the mouse.
14cr|spacepong-0.0.2-5|15	Steer you spacecraft ball around the screen and pickup
14cr|spacepong-0.0.2-5|16	speed by bouncing off the walls. The goal is to collect
14cr|spacepong-0.0.2-5|17	a certain amount of space boxes in a short time
14cr|spacepong-0.0.2-5|18	
14cr|spacepong-0.0.2-5|19	%prep
14cr|spacepong-0.0.2-5|20	%setup -q -n %{name}-%{version}
14cr|spacepong-0.0.2-5|21	convert data/ship.png -size 48x48 ship-48x48.png
14cr|spacepong-0.0.2-5|22	
14cr|spacepong-0.0.2-5|23	%build
14cr|spacepong-0.0.2-5|24	#no build, this is a python script
14cr|spacepong-0.0.2-5|25	
14cr|spacepong-0.0.2-5|26	%install
14cr|spacepong-0.0.2-5|27	%makeinstall_std datadir=%{_gamesdatadir}/%{name}
14cr|spacepong-0.0.2-5|28	
14cr|spacepong-0.0.2-5|29	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|spacepong-0.0.2-5|30	
14cr|spacepong-0.0.2-5|31	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|spacepong-0.0.2-5|32	[Desktop Entry]
14cr|spacepong-0.0.2-5|33	Type=Application
14cr|spacepong-0.0.2-5|34	Exec=%{_gamesbindir}/%{name}
14cr|spacepong-0.0.2-5|35	Icon=arcade_section
14cr|spacepong-0.0.2-5|36	Categories=Game;ArcadeGame;
14cr|spacepong-0.0.2-5|37	Name=SpacePong
14cr|spacepong-0.0.2-5|38	Comment=%{Summary}
14cr|spacepong-0.0.2-5|39	EOF
14cr|spacepong-0.0.2-5|40	
14cr|spacepong-0.0.2-5|41	install -m644 data/ship-small.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|42	install -m644 data/ship.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|43	install -m644 ship-48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|44	
14cr|spacepong-0.0.2-5|45	%files
14cr|spacepong-0.0.2-5|46	%defattr(-,root,root,0755)
14cr|spacepong-0.0.2-5|47	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|spacepong-0.0.2-5|48	%{_gamesdatadir}/%{name}/data
14cr|spacepong-0.0.2-5|49	%{_gamesbindir}/%{name}
14cr|spacepong-0.0.2-5|50	%{_miconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|51	%{_iconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|52	%{_liconsdir}/%{name}.png
14cr|spacepong-0.0.2-5|53	
14cr|spacepong-0.0.2-5|54	%changelog
14cr|spacepong-0.0.2-5|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-5
14cr|spacepong-0.0.2-5|56	+ Revision: ba9fff6
14cr|spacepong-0.0.2-5|57	- MassBuild#464: Increase release tag
14cr|spacepong-0.0.2-5|58	
14cr|spacepong-0.0.2-5|59	

8281 14
14cr|spacezero-0.86.00-2|1	#define debug_package	%{nil}
14cr|spacezero-0.86.00-2|2	%define	name	 spacezero
14cr|spacezero-0.86.00-2|3	%define	version	 0.86.00
14cr|spacezero-0.86.00-2|4	%define release	 2
14cr|spacezero-0.86.00-2|5	
14cr|spacezero-0.86.00-2|6	Name:		%{name}
14cr|spacezero-0.86.00-2|7	Version:	%{version}
14cr|spacezero-0.86.00-2|8	Release:	%{release}
14cr|spacezero-0.86.00-2|9	Summary:	2D multi player net game
14cr|spacezero-0.86.00-2|10	Group:		Games/Other
14cr|spacezero-0.86.00-2|11	License:	GPLv3
14cr|spacezero-0.86.00-2|12	URL:		http://sourceforge.net/projects/spacezero/
14cr|spacezero-0.86.00-2|13	Source0:	http://garr.dl.sourceforge.net/project/spacezero/spacezero%200.86/%{name}-%{version}.tar.gz
14cr|spacezero-0.86.00-2|14	Source1:	%{name}.png
14cr|spacezero-0.86.00-2|15	Patch0:		spacezero-make-0.84.00.patch
14cr|spacezero-0.86.00-2|16	
14cr|spacezero-0.86.00-2|17	BuildRequires:	pkgconfig(gdk-2.0)
14cr|spacezero-0.86.00-2|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|spacezero-0.86.00-2|19	BuildRequires:	pkgconfig(openal)
14cr|spacezero-0.86.00-2|20	BuildRequires:	pkgconfig(freealut)
14cr|spacezero-0.86.00-2|21	BuildRequires:	pkgconfig(vorbis)
14cr|spacezero-0.86.00-2|22	BuildRequires:	pkgconfig(x11)
14cr|spacezero-0.86.00-2|23	%if %{mdvver} == 201210
14cr|spacezero-0.86.00-2|24	BuildRequires:	x11-server-common
14cr|spacezero-0.86.00-2|25	%endif
14cr|spacezero-0.86.00-2|26	
14cr|spacezero-0.86.00-2|27	Requires:	gtk2
14cr|spacezero-0.86.00-2|28	Requires:	glib2
14cr|spacezero-0.86.00-2|29	Requires:	openal
14cr|spacezero-0.86.00-2|30	Requires:	freealut
14cr|spacezero-0.86.00-2|31	
14cr|spacezero-0.86.00-2|32	
14cr|spacezero-0.86.00-2|33	%description
14cr|spacezero-0.86.00-2|34	SpaceZero is a 2D space combat, multi player (two players by now) net game.
14cr|spacezero-0.86.00-2|35	
14cr|spacezero-0.86.00-2|36	
14cr|spacezero-0.86.00-2|37	%prep
14cr|spacezero-0.86.00-2|38	%setup -q -n %{name}
14cr|spacezero-0.86.00-2|39	%patch0 -p0
14cr|spacezero-0.86.00-2|40	find src -name '*.c' -exec chmod a-x {} \;
14cr|spacezero-0.86.00-2|41	find include -name '*.h' -exec chmod a-x {} \;
14cr|spacezero-0.86.00-2|42	
14cr|spacezero-0.86.00-2|43	%build
14cr|spacezero-0.86.00-2|44	%make
14cr|spacezero-0.86.00-2|45	
14cr|spacezero-0.86.00-2|46	%install
14cr|spacezero-0.86.00-2|47	# game data
14cr|spacezero-0.86.00-2|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|spacezero-0.86.00-2|49	cp -r dat/sounds %{buildroot}%{_datadir}/%{name}/
14cr|spacezero-0.86.00-2|50	
14cr|spacezero-0.86.00-2|51	# binaries
14cr|spacezero-0.86.00-2|52	install -d -m 755 %{buildroot}%{_bindir}
14cr|spacezero-0.86.00-2|53	install -m 755  bin/%{name} %{buildroot}%{_bindir}/
14cr|spacezero-0.86.00-2|54	chmod a+x %{buildroot}%{_bindir}/%{name}
14cr|spacezero-0.86.00-2|55	
14cr|spacezero-0.86.00-2|56	# icons
14cr|spacezero-0.86.00-2|57	install -d -m755 %{buildroot}%{_iconsdir}
14cr|spacezero-0.86.00-2|58	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cr|spacezero-0.86.00-2|59	
14cr|spacezero-0.86.00-2|60	# man pages
14cr|spacezero-0.86.00-2|61	install -d -m755 %{buildroot}%{_docdir}/%{name}
14cr|spacezero-0.86.00-2|62	cp -R html/manual.html html/manual_files %{buildroot}%{_docdir}/%{name}
14cr|spacezero-0.86.00-2|63	find %{buildroot}%{_docdir}/%{name} -name '*.png' -exec chmod a-x {} \;
14cr|spacezero-0.86.00-2|64	chmod a-x %{buildroot}%{_docdir}/%{name}/manual.html
14cr|spacezero-0.86.00-2|65	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssscreen.css
14cr|spacezero-0.86.00-2|66	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/space.ico
14cr|spacezero-0.86.00-2|67	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssprint.css
14cr|spacezero-0.86.00-2|68	
14cr|spacezero-0.86.00-2|69	# menu entry
14cr|spacezero-0.86.00-2|70	mkdir -p %{buildroot}%{_datadir}/applications
14cr|spacezero-0.86.00-2|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|spacezero-0.86.00-2|72	[Desktop Entry]
14cr|spacezero-0.86.00-2|73	Categories=GNOME;GTK;Game;
14cr|spacezero-0.86.00-2|74	Comment=funny 2D game
14cr|spacezero-0.86.00-2|75	Exec=spacezero
14cr|spacezero-0.86.00-2|76	GenericName=spacezero
14cr|spacezero-0.86.00-2|77	Icon=spacezero
14cr|spacezero-0.86.00-2|78	Name=spacezero
14cr|spacezero-0.86.00-2|79	Terminal=false
14cr|spacezero-0.86.00-2|80	Type=Application
14cr|spacezero-0.86.00-2|81	EOF
14cr|spacezero-0.86.00-2|82	
14cr|spacezero-0.86.00-2|83	
14cr|spacezero-0.86.00-2|84	%files
14cr|spacezero-0.86.00-2|85	%{_bindir}/%{name}
14cr|spacezero-0.86.00-2|86	%{_datadir}/applications/%{name}.desktop
14cr|spacezero-0.86.00-2|87	%{_docdir}/%{name}
14cr|spacezero-0.86.00-2|88	%{_iconsdir}/%{name}.png
14cr|spacezero-0.86.00-2|89	%{_datadir}/%{name}/*
14cr|spacezero-0.86.00-2|90	
14cr|spacezero-0.86.00-2|91	
14cr|spacezero-0.86.00-2|92	
14cr|spacezero-0.86.00-2|93	
14cr|spacezero-0.86.00-2|94	%changelog
14cr|spacezero-0.86.00-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.86.00-2
14cr|spacezero-0.86.00-2|96	+ Revision: ed5f6b6
14cr|spacezero-0.86.00-2|97	- MassBuild#464: Increase release tag
14cr|spacezero-0.86.00-2|98	
14cr|spacezero-0.86.00-2|99	

8282 14
14cr|spamoracle-1.4-10|1	Name: spamoracle
14cr|spamoracle-1.4-10|2	Version: 1.4
14cr|spamoracle-1.4-10|3	Release: 10
14cr|spamoracle-1.4-10|4	Group: Networking/Mail
14cr|spamoracle-1.4-10|5	Summary: Spam filter based on statistical analysis of e-mail contents
14cr|spamoracle-1.4-10|6	License: GPL
14cr|spamoracle-1.4-10|7	Url: http://pauillac.inria.fr/~xleroy/software.html#spamoracle
14cr|spamoracle-1.4-10|8	Source: http://pauillac.inria.fr/~xleroy/software/spamoracle-%version.tar.bz2
14cr|spamoracle-1.4-10|9	BuildRequires: ocaml
14cr|spamoracle-1.4-10|10	Buildroot: %_tmppath/%name-%version-buildroot
14cr|spamoracle-1.4-10|11	
14cr|spamoracle-1.4-10|12	%description
14cr|spamoracle-1.4-10|13	SpamOracle is a tool to help detect and filter away "spam"
14cr|spamoracle-1.4-10|14	(unsolicited commercial e-mail).  It proceeds by statistical analysis
14cr|spamoracle-1.4-10|15	of the words that appear in the e-mail, comparing the frequencies of
14cr|spamoracle-1.4-10|16	words with those found in a user-provided corpus of known spam and
14cr|spamoracle-1.4-10|17	known legitimate e-mail.  The classification algorithm is based on
14cr|spamoracle-1.4-10|18	Bayes' formula, and is described in Paul Graham's paper, "A plan for
14cr|spamoracle-1.4-10|19	spam", http://www.paulgraham.com/spam.html.
14cr|spamoracle-1.4-10|20	
14cr|spamoracle-1.4-10|21	%prep
14cr|spamoracle-1.4-10|22	%setup -q
14cr|spamoracle-1.4-10|23	
14cr|spamoracle-1.4-10|24	%build
14cr|spamoracle-1.4-10|25	%make
14cr|spamoracle-1.4-10|26	
14cr|spamoracle-1.4-10|27	%install
14cr|spamoracle-1.4-10|28	rm -rf %buildroot
14cr|spamoracle-1.4-10|29	mkdir -p %buildroot/{%_bindir,%_mandir/{man1,man5}}
14cr|spamoracle-1.4-10|30	%makeinstall BINDIR=%buildroot/%_bindir MANDIR=%buildroot/%_mandir
14cr|spamoracle-1.4-10|31	
14cr|spamoracle-1.4-10|32	%clean
14cr|spamoracle-1.4-10|33	rm -rf %buildroot
14cr|spamoracle-1.4-10|34	
14cr|spamoracle-1.4-10|35	%files
14cr|spamoracle-1.4-10|36	%defattr(-,root,root)
14cr|spamoracle-1.4-10|37	%doc README Changes
14cr|spamoracle-1.4-10|38	%_bindir/spamoracle
14cr|spamoracle-1.4-10|39	%_mandir/man1/spamoracle.1*
14cr|spamoracle-1.4-10|40	%_mandir/man5/spamoracle.conf.5*
14cr|spamoracle-1.4-10|41	
14cr|spamoracle-1.4-10|42	
14cr|spamoracle-1.4-10|43	
14cr|spamoracle-1.4-10|44	
14cr|spamoracle-1.4-10|45	
14cr|spamoracle-1.4-10|46	%changelog
14cr|spamoracle-1.4-10|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-10
14cr|spamoracle-1.4-10|48	+ Revision: c0021c8
14cr|spamoracle-1.4-10|49	- MassBuild#464: Increase release tag
14cr|spamoracle-1.4-10|50	
14cr|spamoracle-1.4-10|51	

8283 14
14cr|spampd-2.30-10|1	Summary:	Spam Proxy Daemon
14cr|spampd-2.30-10|2	Name:		spampd
14cr|spampd-2.30-10|3	Version:	2.30
14cr|spampd-2.30-10|4	Release:	10
14cr|spampd-2.30-10|5	License:	GPLv2+
14cr|spampd-2.30-10|6	Group:		Networking/Mail
14cr|spampd-2.30-10|7	Url:		http://www.wdg.us/index.cfm/rd/mta/spampd.htm
14cr|spampd-2.30-10|8	Source0:	http://www.wdg.us/Content/rd/mta/%{name}/%{name}-%{version}.tar.bz2
14cr|spampd-2.30-10|9	Patch0:		spampd-2.30-mdv.patch
14cr|spampd-2.30-10|10	Patch1:		spampd-2.30-pod.patch
14cr|spampd-2.30-10|11	BuildRequires:	perl
14cr|spampd-2.30-10|12	Requires(post,preun):	rpm-helper
14cr|spampd-2.30-10|13	BuildArch:	noarch
14cr|spampd-2.30-10|14	
14cr|spampd-2.30-10|15	%description
14cr|spampd-2.30-10|16	spampd is an SMTP/LMTP proxy that marks (or tags) spam using SpamAssassin
14cr|spampd-2.30-10|17	(http://www.SpamAssassin.org/). The proxy is designed to be transparent to
14cr|spampd-2.30-10|18	the sending and receiving mail servers and at no point takes responsibility
14cr|spampd-2.30-10|19	for the message itself. If a failure occurs within spampd (or SpamAssassin)
14cr|spampd-2.30-10|20	then the mail servers will disconnect and the sending server is still
14cr|spampd-2.30-10|21	responsible for retrying the message for as long as it is configured to do so.
14cr|spampd-2.30-10|22	
14cr|spampd-2.30-10|23	%files
14cr|spampd-2.30-10|24	%defattr(-,root,root,755)
14cr|spampd-2.30-10|25	%doc changelog.txt spampd.html
14cr|spampd-2.30-10|26	%{_sbindir}/spampd
14cr|spampd-2.30-10|27	%config(noreplace) %{_initrddir}/spampd
14cr|spampd-2.30-10|28	%config(noreplace) %{_sysconfdir}/sysconfig/spampd
14cr|spampd-2.30-10|29	%{_mandir}/man8/spampd.8*
14cr|spampd-2.30-10|30	
14cr|spampd-2.30-10|31	%post
14cr|spampd-2.30-10|32	%_post_service spampd
14cr|spampd-2.30-10|33	if [ -x /usr/sbin/postconf ] && [ -z `/usr/sbin/postconf -h content_filter` ] && \
14cr|spampd-2.30-10|34	grep -qs '^lmtp-filter\>' /etc/postfix/master.cf;then
14cr|spampd-2.30-10|35	LISTEN=127.0.0.1:10025
14cr|spampd-2.30-10|36	MAXCHILD=5
14cr|spampd-2.30-10|37	[ -f /etc/sysconfig/spampd ] && . /etc/sysconfig/spampd
14cr|spampd-2.30-10|38	postconf -e content_filter=lmtp-filter:${LISTEN}
14cr|spampd-2.30-10|39	postconf -e receive_override_options=no_address_mappings
14cr|spampd-2.30-10|40	postconf -e lmtp-filter_destination_concurrency_limit=${MAXCHILD}
14cr|spampd-2.30-10|41	fi
14cr|spampd-2.30-10|42	
14cr|spampd-2.30-10|43	%preun
14cr|spampd-2.30-10|44	%_preun_service spampd
14cr|spampd-2.30-10|45	
14cr|spampd-2.30-10|46	#----------------------------------------------------------------------------
14cr|spampd-2.30-10|47	
14cr|spampd-2.30-10|48	%prep
14cr|spampd-2.30-10|49	%setup -q
14cr|spampd-2.30-10|50	%patch0 -p1 -b .mdv
14cr|spampd-2.30-10|51	%patch1 -p1 -b .pod
14cr|spampd-2.30-10|52	make spampd.8
14cr|spampd-2.30-10|53	chmod 644 *
14cr|spampd-2.30-10|54	
14cr|spampd-2.30-10|55	%install
14cr|spampd-2.30-10|56	mkdir -p %{buildroot}%{_initrddir}
14cr|spampd-2.30-10|57	mkdir -p %{buildroot}%{_sbindir}
14cr|spampd-2.30-10|58	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|spampd-2.30-10|59	mkdir -p %{buildroot}%{_mandir}/man8
14cr|spampd-2.30-10|60	install -m 755 spampd %{buildroot}%{_sbindir}/spampd
14cr|spampd-2.30-10|61	install -m 755 spampd-rh-rc-script %{buildroot}%{_initrddir}/spampd
14cr|spampd-2.30-10|62	install -m 644 spampd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spampd
14cr|spampd-2.30-10|63	install -m 644 spampd.8 %{buildroot}%{_mandir}/man8/spampd.8
14cr|spampd-2.30-10|64	
14cr|spampd-2.30-10|65	
14cr|spampd-2.30-10|66	%changelog
14cr|spampd-2.30-10|67	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.30-10
14cr|spampd-2.30-10|68	+ Revision: bd02fa4
14cr|spampd-2.30-10|69	- Fix pod syntax
14cr|spampd-2.30-10|70	
14cr|spampd-2.30-10|71	

8284 14
14cr|spandsp-0.0.6-0.pre21|1	%define major 2
14cr|spandsp-0.0.6-0.pre21|2	
14cr|spandsp-0.0.6-0.pre21|3	%define libnamedevold %{mklibname spandsp 0}-devel
14cr|spandsp-0.0.6-0.pre21|4	%define libname %mklibname spandsp %{major}
14cr|spandsp-0.0.6-0.pre21|5	%define libnamedev %mklibname spandsp -d
14cr|spandsp-0.0.6-0.pre21|6	%define libnamestaticdev %mklibname spandsp -d -s
14cr|spandsp-0.0.6-0.pre21|7	
14cr|spandsp-0.0.6-0.pre21|8	Summary:        Steve's SpanDSP library for telephony spans
14cr|spandsp-0.0.6-0.pre21|9	Name:           spandsp
14cr|spandsp-0.0.6-0.pre21|10	Version:        0.0.6
14cr|spandsp-0.0.6-0.pre21|11	Release:        %mkrel 0.pre21
14cr|spandsp-0.0.6-0.pre21|12	License:        GPL
14cr|spandsp-0.0.6-0.pre21|13	Group:          System/Libraries
14cr|spandsp-0.0.6-0.pre21|14	URL:            http://www.soft-switch.org/
14cr|spandsp-0.0.6-0.pre21|15	Source0:        http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}pre21.tgz
14cr|spandsp-0.0.6-0.pre21|16	BuildRequires:  audiofile-devel
14cr|spandsp-0.0.6-0.pre21|17	BuildRequires:  fftw2-devel
14cr|spandsp-0.0.6-0.pre21|18	BuildRequires:  file
14cr|spandsp-0.0.6-0.pre21|19	BuildRequires:  fltk-devel
14cr|spandsp-0.0.6-0.pre21|20	BuildRequires:  jpeg-devel
14cr|spandsp-0.0.6-0.pre21|21	BuildRequires:  libtool
14cr|spandsp-0.0.6-0.pre21|22	BuildRequires:  libxml2-devel
14cr|spandsp-0.0.6-0.pre21|23	BuildRequires:  tiff-devel
14cr|spandsp-0.0.6-0.pre21|24	
14cr|spandsp-0.0.6-0.pre21|25	%description
14cr|spandsp-0.0.6-0.pre21|26	spandsp is a library for DSP in telephony spans. It can perform many of the
14cr|spandsp-0.0.6-0.pre21|27	common DSP functions, such as the generation and detection of DTMF and
14cr|spandsp-0.0.6-0.pre21|28	supervisory tones.
14cr|spandsp-0.0.6-0.pre21|29	
14cr|spandsp-0.0.6-0.pre21|30	%package -n %{libname}
14cr|spandsp-0.0.6-0.pre21|31	Summary:        Steve's SpanDSP library for telephony spans
14cr|spandsp-0.0.6-0.pre21|32	Group:          System/Libraries
14cr|spandsp-0.0.6-0.pre21|33	
14cr|spandsp-0.0.6-0.pre21|34	%description -n %{libname}
14cr|spandsp-0.0.6-0.pre21|35	spandsp is a library for DSP in telephony spans. It can perform many of the
14cr|spandsp-0.0.6-0.pre21|36	common DSP functions, such as the generation and detection of DTMF and
14cr|spandsp-0.0.6-0.pre21|37	supervisory tones.
14cr|spandsp-0.0.6-0.pre21|38	
14cr|spandsp-0.0.6-0.pre21|39	%package -n %{libnamedev}
14cr|spandsp-0.0.6-0.pre21|40	Summary:        Header files and libraries needed for development with SpanDSP
14cr|spandsp-0.0.6-0.pre21|41	Group:          Development/C
14cr|spandsp-0.0.6-0.pre21|42	Obsoletes:      %{libnamedevold} < %{version}-%{release}
14cr|spandsp-0.0.6-0.pre21|43	Provides:       %{name}-devel = %{version}-%{release}
14cr|spandsp-0.0.6-0.pre21|44	Requires:       %{libname} = %{version}-%{release}
14cr|spandsp-0.0.6-0.pre21|45	
14cr|spandsp-0.0.6-0.pre21|46	%description -n %{libnamedev}
14cr|spandsp-0.0.6-0.pre21|47	This package includes the header files and libraries needed for developing
14cr|spandsp-0.0.6-0.pre21|48	programs using SpanDSP.
14cr|spandsp-0.0.6-0.pre21|49	
14cr|spandsp-0.0.6-0.pre21|50	%package -n %{libnamestaticdev}
14cr|spandsp-0.0.6-0.pre21|51	Summary:        Static libraries needed for development with SpanDSP
14cr|spandsp-0.0.6-0.pre21|52	Group:          Development/C
14cr|spandsp-0.0.6-0.pre21|53	Provides:       %{name}-static-devel = %{version}-%{release}
14cr|spandsp-0.0.6-0.pre21|54	Requires:       %{libnamedev} = %{version}-%{release}
14cr|spandsp-0.0.6-0.pre21|55	
14cr|spandsp-0.0.6-0.pre21|56	%description -n %{libnamestaticdev}
14cr|spandsp-0.0.6-0.pre21|57	This package includes the static libraries needed for developing programs
14cr|spandsp-0.0.6-0.pre21|58	using SpanDSP.
14cr|spandsp-0.0.6-0.pre21|59	
14cr|spandsp-0.0.6-0.pre21|60	%prep
14cr|spandsp-0.0.6-0.pre21|61	
14cr|spandsp-0.0.6-0.pre21|62	%setup -q
14cr|spandsp-0.0.6-0.pre21|63	
14cr|spandsp-0.0.6-0.pre21|64	%build
14cr|spandsp-0.0.6-0.pre21|65	%configure2_5x
14cr|spandsp-0.0.6-0.pre21|66	%make
14cr|spandsp-0.0.6-0.pre21|67	
14cr|spandsp-0.0.6-0.pre21|68	%install
14cr|spandsp-0.0.6-0.pre21|69	%makeinstall_std
14cr|spandsp-0.0.6-0.pre21|70	
14cr|spandsp-0.0.6-0.pre21|71	%files -n %{libname}
14cr|spandsp-0.0.6-0.pre21|72	%doc AUTHORS ChangeLog COPYING DueDiligence INSTALL NEWS README
14cr|spandsp-0.0.6-0.pre21|73	%{_libdir}/lib*.so.%{major}*
14cr|spandsp-0.0.6-0.pre21|74	
14cr|spandsp-0.0.6-0.pre21|75	%files -n %{libnamedev}
14cr|spandsp-0.0.6-0.pre21|76	%{_includedir}/spandsp
14cr|spandsp-0.0.6-0.pre21|77	%{_includedir}/*.h
14cr|spandsp-0.0.6-0.pre21|78	%{_libdir}/*.so
14cr|spandsp-0.0.6-0.pre21|79	%{_libdir}/pkgconfig/*.pc
14cr|spandsp-0.0.6-0.pre21|80	
14cr|spandsp-0.0.6-0.pre21|81	%files -n %{libnamestaticdev}
14cr|spandsp-0.0.6-0.pre21|82	%{_libdir}/*.a
14cr|spandsp-0.0.6-0.pre21|83	
14cr|spandsp-0.0.6-0.pre21|84	
14cr|spandsp-0.0.6-0.pre21|85	
14cr|spandsp-0.0.6-0.pre21|86	%changelog
14cr|spandsp-0.0.6-0.pre21|87	* Fri Sep 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-0.pre21
14cr|spandsp-0.0.6-0.pre21|88	+ Revision: be80619
14cr|spandsp-0.0.6-0.pre21|89	- LOG Updated to pre21
14cr|spandsp-0.0.6-0.pre21|90	
14cr|spandsp-0.0.6-0.pre21|91	

8285 14
14cr|spatialindex-1.7.1-2|1	%define	major	2
14cr|spatialindex-1.7.1-2|2	%define	libname	%mklibname %{name} %{major}
14cr|spatialindex-1.7.1-2|3	%define	devname	%mklibname %{name} -d
14cr|spatialindex-1.7.1-2|4	
14cr|spatialindex-1.7.1-2|5	Name:		spatialindex
14cr|spatialindex-1.7.1-2|6	Version:	1.7.1
14cr|spatialindex-1.7.1-2|7	Release:	2
14cr|spatialindex-1.7.1-2|8	Summary:	Spatial index library
14cr|spatialindex-1.7.1-2|9	Group:		System/Libraries
14cr|spatialindex-1.7.1-2|10	License:	LGPLv2+
14cr|spatialindex-1.7.1-2|11	URL:		http://libspatialindex.github.com
14cr|spatialindex-1.7.1-2|12	Source0:	http://download.osgeo.org/lib%{name}/%{name}-src-%{version}.tar.bz2
14cr|spatialindex-1.7.1-2|13	# Create proper soname symlinks and versioned libspatialindex_c
14cr|spatialindex-1.7.1-2|14	# https://github.com/libspatialindex/libspatialindex/issues/9
14cr|spatialindex-1.7.1-2|15	# https://github.com/libspatialindex/libspatialindex/issues/6
14cr|spatialindex-1.7.1-2|16	Patch0:		%{name}-1.7.1-soname-includedir.patch
14cr|spatialindex-1.7.1-2|17	BuildRequires:	cmake
14cr|spatialindex-1.7.1-2|18	
14cr|spatialindex-1.7.1-2|19	%description
14cr|spatialindex-1.7.1-2|20	Spatialindex provides a general framework for developing spatial indices.
14cr|spatialindex-1.7.1-2|21	Currently it defines generic interfaces, provides simple main memory and
14cr|spatialindex-1.7.1-2|22	disk based storage managers and a robust implementation of an R*-tree,
14cr|spatialindex-1.7.1-2|23	an MVR-tree and a TPR-tree.
14cr|spatialindex-1.7.1-2|24	
14cr|spatialindex-1.7.1-2|25	%package -n %{libname}
14cr|spatialindex-1.7.1-2|26	Summary:	Spatial index library
14cr|spatialindex-1.7.1-2|27	Group:		System/Libraries
14cr|spatialindex-1.7.1-2|28	
14cr|spatialindex-1.7.1-2|29	%description -n %{libname}
14cr|spatialindex-1.7.1-2|30	Spatialindex provides a general framework for developing spatial indices.
14cr|spatialindex-1.7.1-2|31	Currently it defines generic interfaces, provides simple main memory and
14cr|spatialindex-1.7.1-2|32	disk based storage managers and a robust implementation of an R*-tree,
14cr|spatialindex-1.7.1-2|33	an MVR-tree and a TPR-tree.
14cr|spatialindex-1.7.1-2|34	
14cr|spatialindex-1.7.1-2|35	%package -n %{devname}
14cr|spatialindex-1.7.1-2|36	Summary:	Development files for %{name}
14cr|spatialindex-1.7.1-2|37	Group:		Development/C++
14cr|spatialindex-1.7.1-2|38	Requires:	%{libname} = %{version}-%{release}
14cr|spatialindex-1.7.1-2|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|spatialindex-1.7.1-2|40	
14cr|spatialindex-1.7.1-2|41	%description -n %{devname}
14cr|spatialindex-1.7.1-2|42	Development files for %{name}.
14cr|spatialindex-1.7.1-2|43	
14cr|spatialindex-1.7.1-2|44	%prep
14cr|spatialindex-1.7.1-2|45	%setup -qn %{name}-src-%{version}
14cr|spatialindex-1.7.1-2|46	%patch0 -p1 -b .soname-includedir~
14cr|spatialindex-1.7.1-2|47	
14cr|spatialindex-1.7.1-2|48	# Correct FSF postal address
14cr|spatialindex-1.7.1-2|49	# https://github.com/libspatialindex/libspatialindex/issues/5
14cr|spatialindex-1.7.1-2|50	for f in $(find . \( -name "*.h" -o -name "*.cc" -o -name COPYING \)); do
14cr|spatialindex-1.7.1-2|51	sed -e 's/59 Temple Place, Suite 330/51 Franklin Street, Fifth Floor/' \
14cr|spatialindex-1.7.1-2|52	-e 's/02111-1307/02110-1301/' $f > $f.tmp \
14cr|spatialindex-1.7.1-2|53	&& touch -r $f $f.tmp \
14cr|spatialindex-1.7.1-2|54	&& mv $f.tmp $f
14cr|spatialindex-1.7.1-2|55	done
14cr|spatialindex-1.7.1-2|56	
14cr|spatialindex-1.7.1-2|57	
14cr|spatialindex-1.7.1-2|58	%build
14cr|spatialindex-1.7.1-2|59	%cmake
14cr|spatialindex-1.7.1-2|60	%make
14cr|spatialindex-1.7.1-2|61	
14cr|spatialindex-1.7.1-2|62	%install
14cr|spatialindex-1.7.1-2|63	%makeinstall_std -C build
14cr|spatialindex-1.7.1-2|64	
14cr|spatialindex-1.7.1-2|65	%files -n %{libname}
14cr|spatialindex-1.7.1-2|66	%{_libdir}/lib%{name}*.so.%{major}*
14cr|spatialindex-1.7.1-2|67	
14cr|spatialindex-1.7.1-2|68	%files -n %{devname}
14cr|spatialindex-1.7.1-2|69	%doc AUTHORS ChangeLog COPYING README
14cr|spatialindex-1.7.1-2|70	%{_includedir}/%{name}
14cr|spatialindex-1.7.1-2|71	%{_libdir}/lib%{name}*.so
14cr|spatialindex-1.7.1-2|72	
14cr|spatialindex-1.7.1-2|73	
14cr|spatialindex-1.7.1-2|74	%changelog
14cr|spatialindex-1.7.1-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-2
14cr|spatialindex-1.7.1-2|76	+ Revision: 725fc13
14cr|spatialindex-1.7.1-2|77	- MassBuild#464: Increase release tag
14cr|spatialindex-1.7.1-2|78	
14cr|spatialindex-1.7.1-2|79	

8286 14
14cr|spawn-fcgi-1.6.3-2|1	Name:    spawn-fcgi
14cr|spawn-fcgi-1.6.3-2|2	Version: 1.6.3
14cr|spawn-fcgi-1.6.3-2|3	Release: 2
14cr|spawn-fcgi-1.6.3-2|4	Summary: Simple program for spawning FastCGI processes
14cr|spawn-fcgi-1.6.3-2|5	License: BSD
14cr|spawn-fcgi-1.6.3-2|6	Group:   System/Servers
14cr|spawn-fcgi-1.6.3-2|7	URL:     http://redmine.lighttpd.net/projects/spawn-fcgi/
14cr|spawn-fcgi-1.6.3-2|8	Source0: http://www.lighttpd.net/download/spawn-fcgi-%{version}.tar.bz2
14cr|spawn-fcgi-1.6.3-2|9	
14cr|spawn-fcgi-1.6.3-2|10	%description
14cr|spawn-fcgi-1.6.3-2|11	This package contains the spawn-fcgi program used for spawning FastCGI
14cr|spawn-fcgi-1.6.3-2|12	processes, which can be local or remote.
14cr|spawn-fcgi-1.6.3-2|13	
14cr|spawn-fcgi-1.6.3-2|14	%prep
14cr|spawn-fcgi-1.6.3-2|15	%setup -q
14cr|spawn-fcgi-1.6.3-2|16	
14cr|spawn-fcgi-1.6.3-2|17	%build
14cr|spawn-fcgi-1.6.3-2|18	%configure2_5x
14cr|spawn-fcgi-1.6.3-2|19	%make
14cr|spawn-fcgi-1.6.3-2|20	
14cr|spawn-fcgi-1.6.3-2|21	%install
14cr|spawn-fcgi-1.6.3-2|22	%makeinstall_std
14cr|spawn-fcgi-1.6.3-2|23	
14cr|spawn-fcgi-1.6.3-2|24	%files
14cr|spawn-fcgi-1.6.3-2|25	%doc AUTHORS COPYING NEWS README
14cr|spawn-fcgi-1.6.3-2|26	%{_bindir}/spawn-fcgi
14cr|spawn-fcgi-1.6.3-2|27	%{_mandir}/man1/spawn-fcgi.1*
14cr|spawn-fcgi-1.6.3-2|28	
14cr|spawn-fcgi-1.6.3-2|29	%changelog
14cr|spawn-fcgi-1.6.3-2|30	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-2
14cr|spawn-fcgi-1.6.3-2|31	+ Revision: 65aefbc
14cr|spawn-fcgi-1.6.3-2|32	- MassBuild#464: Increase release tag
14cr|spawn-fcgi-1.6.3-2|33	
14cr|spawn-fcgi-1.6.3-2|34	

8287 14
14cr|spe-0.8.4.h-6|1	%define debug_package %{nil}
14cr|spe-0.8.4.h-6|2	
14cr|spe-0.8.4.h-6|3	Summary:	A Python-based IDE
14cr|spe-0.8.4.h-6|4	Name:		spe
14cr|spe-0.8.4.h-6|5	Version:	0.8.4.h
14cr|spe-0.8.4.h-6|6	Release:	6
14cr|spe-0.8.4.h-6|7	Source0:	http://download.berlios.de/python/%{name}-%{version}-wx2.6.1.0.tar.gz
14cr|spe-0.8.4.h-6|8	License:	GPLv2+
14cr|spe-0.8.4.h-6|9	Group:		Development/Python
14cr|spe-0.8.4.h-6|10	URL:		http://pythonide.stani.be
14cr|spe-0.8.4.h-6|11	BuildRequires:	python-devel
14cr|spe-0.8.4.h-6|12	BuildRequires:	imagemagick
14cr|spe-0.8.4.h-6|13	Requires:	wxPython >= 2.6.1.0
14cr|spe-0.8.4.h-6|14	Requires:	pychecker
14cr|spe-0.8.4.h-6|15	Requires:	winpdb
14cr|spe-0.8.4.h-6|16	
14cr|spe-0.8.4.h-6|17	%description
14cr|spe-0.8.4.h-6|18	Spe is a free Python IDE with auto indentation & completion, call tips,
14cr|spe-0.8.4.h-6|19	syntax coloring & highlighting, UML diagrams, class explorer, source index,
14cr|spe-0.8.4.h-6|20	auto todo list, sticky notes, pycrust shell, file browsers, drag&drop,
14cr|spe-0.8.4.h-6|21	context help and Blender support.
14cr|spe-0.8.4.h-6|22	
14cr|spe-0.8.4.h-6|23	%prep
14cr|spe-0.8.4.h-6|24	%setup -q
14cr|spe-0.8.4.h-6|25	
14cr|spe-0.8.4.h-6|26	%build
14cr|spe-0.8.4.h-6|27	
14cr|spe-0.8.4.h-6|28	%install
14cr|spe-0.8.4.h-6|29	python setup.py install --root=%{buildroot} --compile --optimize=2
14cr|spe-0.8.4.h-6|30	mkdir -p %{buildroot}%{py_puresitedir}/_%{name}/plugins/pychecker2
14cr|spe-0.8.4.h-6|31	install -m 644 _%{name}/plugins/pychecker2/* %{buildroot}%{py_puresitedir}/_%{name}/plugins/pychecker2/
14cr|spe-0.8.4.h-6|32	
14cr|spe-0.8.4.h-6|33	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|spe-0.8.4.h-6|34	convert build/lib/_spe/images/spe.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|spe-0.8.4.h-6|35	convert build/lib/_spe/images/spe.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|spe-0.8.4.h-6|36	convert build/lib/_spe/images/spe.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|spe-0.8.4.h-6|37	
14cr|spe-0.8.4.h-6|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|spe-0.8.4.h-6|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|spe-0.8.4.h-6|40	[Desktop Entry]
14cr|spe-0.8.4.h-6|41	Name=SPE
14cr|spe-0.8.4.h-6|42	Comment=Python IDE
14cr|spe-0.8.4.h-6|43	Comment[ru]=Интегрированная среда разработки на Python
14cr|spe-0.8.4.h-6|44	Exec=%{_bindir}/%{name}
14cr|spe-0.8.4.h-6|45	Icon=%{name}
14cr|spe-0.8.4.h-6|46	Terminal=false
14cr|spe-0.8.4.h-6|47	Type=Application
14cr|spe-0.8.4.h-6|48	StartupNotify=true
14cr|spe-0.8.4.h-6|49	Categories=GTK;Development;IDE;
14cr|spe-0.8.4.h-6|50	EOF
14cr|spe-0.8.4.h-6|51	
14cr|spe-0.8.4.h-6|52	%files
14cr|spe-0.8.4.h-6|53	%{py_puresitedir}/_%{name}
14cr|spe-0.8.4.h-6|54	%{py_puresitedir}/*.egg-info
14cr|spe-0.8.4.h-6|55	%{_bindir}/%{name}*
14cr|spe-0.8.4.h-6|56	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|spe-0.8.4.h-6|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|spe-0.8.4.h-6|58	
14cr|spe-0.8.4.h-6|59	%changelog
14cr|spe-0.8.4.h-6|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4.h-6
14cr|spe-0.8.4.h-6|61	+ Revision: 633d276
14cr|spe-0.8.4.h-6|62	- MassBuild#464: Increase release tag
14cr|spe-0.8.4.h-6|63	
14cr|spe-0.8.4.h-6|64	

8288 14
14cr|spec-gen-0.1-10|1	Name:		spec-gen
14cr|spec-gen-0.1-10|2	Version:	0.1
14cr|spec-gen-0.1-10|3	Release:	10
14cr|spec-gen-0.1-10|4	Summary:	ROSA RPM spec file generator
14cr|spec-gen-0.1-10|5	Group:		System/Configuration/Packaging
14cr|spec-gen-0.1-10|6	License:	GPLv2+
14cr|spec-gen-0.1-10|7	Url:		http://wiki.rosalab.ru/en/index.php/spec-file-generator
14cr|spec-gen-0.1-10|8	Source0:	https://abf.io/soft/spec-gen-dev/blob/master/spec-gen.py
14cr|spec-gen-0.1-10|9	BuildArch:	noarch
14cr|spec-gen-0.1-10|10	BuildRequires:	python3
14cr|spec-gen-0.1-10|11	
14cr|spec-gen-0.1-10|12	%description
14cr|spec-gen-0.1-10|13	Generate spec file on the basis of source tarball analysis.
14cr|spec-gen-0.1-10|14	
14cr|spec-gen-0.1-10|15	%prep
14cr|spec-gen-0.1-10|16	
14cr|spec-gen-0.1-10|17	%build
14cr|spec-gen-0.1-10|18	
14cr|spec-gen-0.1-10|19	%install
14cr|spec-gen-0.1-10|20	mkdir -p %{buildroot}%{_bindir}
14cr|spec-gen-0.1-10|21	install -m 755 %{SOURCE0} %{buildroot}%{_bindir}/
14cr|spec-gen-0.1-10|22	
14cr|spec-gen-0.1-10|23	%files
14cr|spec-gen-0.1-10|24	%{_bindir}/*
14cr|spec-gen-0.1-10|25	
14cr|spec-gen-0.1-10|26	%changelog
14cr|spec-gen-0.1-10|27	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-10
14cr|spec-gen-0.1-10|28	+ Revision: bf1df6b
14cr|spec-gen-0.1-10|29	- MassBuild#464: Increase release tag
14cr|spec-gen-0.1-10|30	
14cr|spec-gen-0.1-10|31	

8289 14
14cr|specto-0.4.1-2|1	%define debug_package %{nil}
14cr|specto-0.4.1-2|2	
14cr|specto-0.4.1-2|3	Name:		specto
14cr|specto-0.4.1-2|4	Version:	0.4.1
14cr|specto-0.4.1-2|5	Release:	2
14cr|specto-0.4.1-2|6	Summary:	An desktop application that will watch configurable events
14cr|specto-0.4.1-2|7	Group:		Networking/Other
14cr|specto-0.4.1-2|8	License:	GPLv2+
14cr|specto-0.4.1-2|9	URL:		http://specto.sourceforge.net
14cr|specto-0.4.1-2|10	Source0:	http://specto.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|specto-0.4.1-2|11	
14cr|specto-0.4.1-2|12	BuildRequires:	python-devel
14cr|specto-0.4.1-2|13	BuildRequires:	intltool
14cr|specto-0.4.1-2|14	
14cr|specto-0.4.1-2|15	Requires:	librsvg2
14cr|specto-0.4.1-2|16	Requires:	%{mklibname gnome-keyring0}
14cr|specto-0.4.1-2|17	Requires:	gnome-python
14cr|specto-0.4.1-2|18	Requires:	gnome-python-extras
14cr|specto-0.4.1-2|19	Requires:	gnome-python-gconf
14cr|specto-0.4.1-2|20	Requires:	pygtk2 >= 2.10
14cr|specto-0.4.1-2|21	Requires:	python-numpy
14cr|specto-0.4.1-2|22	Requires:	python-libxml2
14cr|specto-0.4.1-2|23	Requires:	python-dbus
14cr|specto-0.4.1-2|24	Requires:	python-notify
14cr|specto-0.4.1-2|25	Requires:	xdg-utils
14cr|specto-0.4.1-2|26	
14cr|specto-0.4.1-2|27	%description
14cr|specto-0.4.1-2|28	
14cr|specto-0.4.1-2|29	Specto is a desktop application that will watch configurable events
14cr|specto-0.4.1-2|30	(such as website updates, emails, file and folder changes,
14cr|specto-0.4.1-2|31	system processes, etc) and then trigger notifications.
14cr|specto-0.4.1-2|32	
14cr|specto-0.4.1-2|33	Specto can watch a website for updates (or a syndication feed,
14cr|specto-0.4.1-2|34	or an image, etc), and notify you when there is activity
14cr|specto-0.4.1-2|35	(otherwise, Specto will just stay out of the way).
14cr|specto-0.4.1-2|36	This changes the way you work, because you can be informed
14cr|specto-0.4.1-2|37	of events instead of having to look out for them.
14cr|specto-0.4.1-2|38	
14cr|specto-0.4.1-2|39	
14cr|specto-0.4.1-2|40	%prep
14cr|specto-0.4.1-2|41	%setup -q
14cr|specto-0.4.1-2|42	
14cr|specto-0.4.1-2|43	%build
14cr|specto-0.4.1-2|44	%{__python} setup.py build
14cr|specto-0.4.1-2|45	%__rm -f data/icons/*.~?~ data/icons/scalable/*.~?~
14cr|specto-0.4.1-2|46	
14cr|specto-0.4.1-2|47	
14cr|specto-0.4.1-2|48	%install
14cr|specto-0.4.1-2|49	%{__python} setup.py install --root %{buildroot}
14cr|specto-0.4.1-2|50	
14cr|specto-0.4.1-2|51	%__rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cr|specto-0.4.1-2|52	%__install -d %{buildroot}%{_sysconfdir}/xdg/autostart
14cr|specto-0.4.1-2|53	%__cp %{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|specto-0.4.1-2|54	%__cat <<EOF >>%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|specto-0.4.1-2|55	OnlyShowIn=GNOME;
14cr|specto-0.4.1-2|56	X-GNOME-Autostart-Phase=Applications
14cr|specto-0.4.1-2|57	X-GNOME-Autostart-enabled=false
14cr|specto-0.4.1-2|58	EOF
14cr|specto-0.4.1-2|59	
14cr|specto-0.4.1-2|60	%find_lang %{name}
14cr|specto-0.4.1-2|61	
14cr|specto-0.4.1-2|62	%files -f %{name}.lang
14cr|specto-0.4.1-2|63	%doc AUTHORS COPYING README
14cr|specto-0.4.1-2|64	%{_bindir}/%{name}
14cr|specto-0.4.1-2|65	%dir %{py_puresitedir}/spectlib
14cr|specto-0.4.1-2|66	%{py_puresitedir}/spectlib/*.py
14cr|specto-0.4.1-2|67	%dir %{py_puresitedir}/spectlib/plugins
14cr|specto-0.4.1-2|68	%{py_puresitedir}/spectlib/plugins/*.py
14cr|specto-0.4.1-2|69	%dir %{py_puresitedir}/spectlib/tools
14cr|specto-0.4.1-2|70	%{py_puresitedir}/spectlib/tools/*.py
14cr|specto-0.4.1-2|71	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
14cr|specto-0.4.1-2|72	%{_datadir}/applications/%{name}.desktop
14cr|specto-0.4.1-2|73	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cr|specto-0.4.1-2|74	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|specto-0.4.1-2|75	%{_datadir}/indicators/messages/applications/%{name}
14cr|specto-0.4.1-2|76	%dir %{_datadir}/%{name}
14cr|specto-0.4.1-2|77	%{_datadir}/%{name}/icons
14cr|specto-0.4.1-2|78	%{_datadir}/%{name}/uis
14cr|specto-0.4.1-2|79	
14cr|specto-0.4.1-2|80	%changelog
14cr|specto-0.4.1-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
14cr|specto-0.4.1-2|82	+ Revision: 123c100
14cr|specto-0.4.1-2|83	- MassBuild#464: Increase release tag
14cr|specto-0.4.1-2|84	
14cr|specto-0.4.1-2|85	

8290 14
14cr|speedcrunch-0.10.1-2|1	Name:		speedcrunch
14cr|speedcrunch-0.10.1-2|2	Version:	0.10.1
14cr|speedcrunch-0.10.1-2|3	Release:	2
14cr|speedcrunch-0.10.1-2|4	Summary:	Fast, high precision and powerful desktop calculator
14cr|speedcrunch-0.10.1-2|5	License:	GPLv2+
14cr|speedcrunch-0.10.1-2|6	Group:		Sciences/Mathematics
14cr|speedcrunch-0.10.1-2|7	Source0:	http://speedcrunch.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|speedcrunch-0.10.1-2|8	URL:		http://speedcrunch.org
14cr|speedcrunch-0.10.1-2|9	
14cr|speedcrunch-0.10.1-2|10	BuildRequires:	qt4-devel
14cr|speedcrunch-0.10.1-2|11	BuildRequires:	cmake
14cr|speedcrunch-0.10.1-2|12	BuildRequires:	imagemagick
14cr|speedcrunch-0.10.1-2|13	BuildRequires:	desktop-file-utils
14cr|speedcrunch-0.10.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|speedcrunch-0.10.1-2|15	
14cr|speedcrunch-0.10.1-2|16	
14cr|speedcrunch-0.10.1-2|17	%description
14cr|speedcrunch-0.10.1-2|18	SpeedCrunch is a fast, high precision and powerful desktop calculator.
14cr|speedcrunch-0.10.1-2|19	
14cr|speedcrunch-0.10.1-2|20	Among its features are:
14cr|speedcrunch-0.10.1-2|21	- high precision, up to 50 decimal digits
14cr|speedcrunch-0.10.1-2|22	- to be enjoyed using keyboard
14cr|speedcrunch-0.10.1-2|23	- result shown in scrollable window
14cr|speedcrunch-0.10.1-2|24	- history of last expressions (use up and down arrow)
14cr|speedcrunch-0.10.1-2|25	- built-in functions: abs, sqrt, pi, log, exp, ln, sin, cos, tan, sinh,
14cr|speedcrunch-0.10.1-2|26	cosh, tanh, asin, acos, atan, arsinh, arcosh, artanh
14cr|speedcrunch-0.10.1-2|27	- postfix operator ! lets you compute factorials
14cr|speedcrunch-0.10.1-2|28	- support for variables, e.g try x=pi/3 and then sin(x)
14cr|speedcrunch-0.10.1-2|29	- special variable ans holds the last calculation result
14cr|speedcrunch-0.10.1-2|30	- percent operator, try e.g. 45%*75 or price/80%
14cr|speedcrunch-0.10.1-2|31	- angle mode: Alt+D for degrees, Alt+R for radians
14cr|speedcrunch-0.10.1-2|32	- automatic parentheses closing, e.g. cos(pi/4 becomes cos(pi/4)
14cr|speedcrunch-0.10.1-2|33	
14cr|speedcrunch-0.10.1-2|34	%prep
14cr|speedcrunch-0.10.1-2|35	%setup -q
14cr|speedcrunch-0.10.1-2|36	
14cr|speedcrunch-0.10.1-2|37	# fix encoding
14cr|speedcrunch-0.10.1-2|38	mv LISEZMOI LISEZMOI.ISO-8859-1
14cr|speedcrunch-0.10.1-2|39	iconv -f ISO-8859-1 -t UTF8 LISEZMOI.ISO-8859-1 -o LISEZMOI
14cr|speedcrunch-0.10.1-2|40	
14cr|speedcrunch-0.10.1-2|41	%build
14cr|speedcrunch-0.10.1-2|42	lrelease src/i18n/*.ts
14cr|speedcrunch-0.10.1-2|43	%cmake_qt4 ../src
14cr|speedcrunch-0.10.1-2|44	%make
14cr|speedcrunch-0.10.1-2|45	
14cr|speedcrunch-0.10.1-2|46	%install
14cr|speedcrunch-0.10.1-2|47	rm -rf %{buildroot}
14cr|speedcrunch-0.10.1-2|48	cd build
14cr|speedcrunch-0.10.1-2|49	%makeinstall DESTDIR=%{buildroot}
14cr|speedcrunch-0.10.1-2|50	
14cr|speedcrunch-0.10.1-2|51	# move and convert speedcrunch icon
14cr|speedcrunch-0.10.1-2|52	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps
14cr|speedcrunch-0.10.1-2|53	pushd %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cr|speedcrunch-0.10.1-2|54	mv %{buildroot}%{_datadir}/pixmaps/%{name}.png %{name}.png
14cr|speedcrunch-0.10.1-2|55	convert -resize 16x16 %{name}.png \
14cr|speedcrunch-0.10.1-2|56	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|speedcrunch-0.10.1-2|57	convert -resize 32x32 %{name}.png \
14cr|speedcrunch-0.10.1-2|58	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|speedcrunch-0.10.1-2|59	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|speedcrunch-0.10.1-2|60	popd
14cr|speedcrunch-0.10.1-2|61	
14cr|speedcrunch-0.10.1-2|62	# fix desktop file
14cr|speedcrunch-0.10.1-2|63	sed -i -e 's/speedcrunch.png/speedcrunch/' \
14cr|speedcrunch-0.10.1-2|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|speedcrunch-0.10.1-2|65	desktop-file-install \
14cr|speedcrunch-0.10.1-2|66	--remove-category=KDE \
14cr|speedcrunch-0.10.1-2|67	--remove-category=Utility \
14cr|speedcrunch-0.10.1-2|68	--add-category=Math \
14cr|speedcrunch-0.10.1-2|69	--add-category=X-MandrivaLinux-MoreApplications-Sciences-Mathematics \
14cr|speedcrunch-0.10.1-2|70	--dir %{buildroot}%{_datadir}/applications \
14cr|speedcrunch-0.10.1-2|71	%{buildroot}%{_datadir}/applications/*
14cr|speedcrunch-0.10.1-2|72	
14cr|speedcrunch-0.10.1-2|73	# set make_math_pngs.sh executable
14cr|speedcrunch-0.10.1-2|74	chmod +x %{buildroot}%{_datadir}/%{name}/books/images/make_math_pngs.sh
14cr|speedcrunch-0.10.1-2|75	
14cr|speedcrunch-0.10.1-2|76	%clean
14cr|speedcrunch-0.10.1-2|77	rm -rf %{buildroot}
14cr|speedcrunch-0.10.1-2|78	
14cr|speedcrunch-0.10.1-2|79	%files
14cr|speedcrunch-0.10.1-2|80	%defattr(-,root,root,-)
14cr|speedcrunch-0.10.1-2|81	%doc doc/* ChangeLog ChangeLog.floatnum COPYING HACKING.txt
14cr|speedcrunch-0.10.1-2|82	%doc INSTALL.txt LISEZMOI PACKAGERS README TRANSLATORS
14cr|speedcrunch-0.10.1-2|83	%{_bindir}/%{name}
14cr|speedcrunch-0.10.1-2|84	%{_datadir}/applications/%{name}.desktop
14cr|speedcrunch-0.10.1-2|85	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|speedcrunch-0.10.1-2|86	%{_datadir}/%{name}
14cr|speedcrunch-0.10.1-2|87	
14cr|speedcrunch-0.10.1-2|88	
14cr|speedcrunch-0.10.1-2|89	
14cr|speedcrunch-0.10.1-2|90	%changelog
14cr|speedcrunch-0.10.1-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.1-2
14cr|speedcrunch-0.10.1-2|92	+ Revision: d3d8329
14cr|speedcrunch-0.10.1-2|93	- MassBuild#464: Increase release tag
14cr|speedcrunch-0.10.1-2|94	
14cr|speedcrunch-0.10.1-2|95	

8291 14
14cr|speed-dreams-2.0.0-1.4687.3|1	%define svn 4687
14cr|speed-dreams-2.0.0-1.4687.3|2	
14cr|speed-dreams-2.0.0-1.4687.3|3	Summary:	Speed Dreams 2.0 a racing cars game
14cr|speed-dreams-2.0.0-1.4687.3|4	Name:		speed-dreams
14cr|speed-dreams-2.0.0-1.4687.3|5	Version:	2.0.0
14cr|speed-dreams-2.0.0-1.4687.3|6	Release:	1.%{svn}.3
14cr|speed-dreams-2.0.0-1.4687.3|7	License:	GPLv2+
14cr|speed-dreams-2.0.0-1.4687.3|8	Group:		Games/Arcade
14cr|speed-dreams-2.0.0-1.4687.3|9	Url:		http://speed-dreams.sourceforge.net/
14cr|speed-dreams-2.0.0-1.4687.3|10	Source0:	%{name}-src-base-2.0.0-r%{svn}.tar.xz
14cr|speed-dreams-2.0.0-1.4687.3|11	BuildRequires:	cmake
14cr|speed-dreams-2.0.0-1.4687.3|12	BuildRequires:	imagemagick
14cr|speed-dreams-2.0.0-1.4687.3|13	BuildRequires:	pkgconfig(sdl)
14cr|speed-dreams-2.0.0-1.4687.3|14	BuildRequires:	pkgconfig(zlib)
14cr|speed-dreams-2.0.0-1.4687.3|15	BuildRequires:	pkgconfig(freealut)
14cr|speed-dreams-2.0.0-1.4687.3|16	BuildRequires:	pkgconfig(gl)
14cr|speed-dreams-2.0.0-1.4687.3|17	BuildRequires:	pkgconfig(glu)
14cr|speed-dreams-2.0.0-1.4687.3|18	BuildRequires:	pkgconfig(glut)
14cr|speed-dreams-2.0.0-1.4687.3|19	BuildRequires:	pkgconfig(libenet)
14cr|speed-dreams-2.0.0-1.4687.3|20	BuildRequires:	pkgconfig(libpng)
14cr|speed-dreams-2.0.0-1.4687.3|21	BuildRequires:	pkgconfig(openal)
14cr|speed-dreams-2.0.0-1.4687.3|22	BuildRequires:	pkgconfig(xi)
14cr|speed-dreams-2.0.0-1.4687.3|23	BuildRequires:	pkgconfig(xmu)
14cr|speed-dreams-2.0.0-1.4687.3|24	BuildRequires:	pkgconfig(xrandr)
14cr|speed-dreams-2.0.0-1.4687.3|25	BuildRequires:	jpeg-devel
14cr|speed-dreams-2.0.0-1.4687.3|26	BuildRequires:	plib-devel
14cr|speed-dreams-2.0.0-1.4687.3|27	Requires:	openal
14cr|speed-dreams-2.0.0-1.4687.3|28	Requires:	mesa
14cr|speed-dreams-2.0.0-1.4687.3|29	Requires:	%{name}-data-base = %{version}
14cr|speed-dreams-2.0.0-1.4687.3|30	
14cr|speed-dreams-2.0.0-1.4687.3|31	%description
14cr|speed-dreams-2.0.0-1.4687.3|32	A fork of the open racing car simulator Torcs,
14cr|speed-dreams-2.0.0-1.4687.3|33	aiming to implement exciting new features, cars, tracks and
14cr|speed-dreams-2.0.0-1.4687.3|34	AI opponents to make a more enjoyable game for the player,
14cr|speed-dreams-2.0.0-1.4687.3|35	as well as constantly improving visual and physics realism.
14cr|speed-dreams-2.0.0-1.4687.3|36	
14cr|speed-dreams-2.0.0-1.4687.3|37	%package	robots-hq
14cr|speed-dreams-2.0.0-1.4687.3|38	Group:		Games/Arcade
14cr|speed-dreams-2.0.0-1.4687.3|39	Requires:	%{name} >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|40	Requires:	%{name}-data-hq >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|41	Summary:	Basic robots for %{name}
14cr|speed-dreams-2.0.0-1.4687.3|42	
14cr|speed-dreams-2.0.0-1.4687.3|43	%description	robots-hq
14cr|speed-dreams-2.0.0-1.4687.3|44	HQ robots for LS1 and 36GP series cars in %{name}
14cr|speed-dreams-2.0.0-1.4687.3|45	
14cr|speed-dreams-2.0.0-1.4687.3|46	%package	robots-more-hq
14cr|speed-dreams-2.0.0-1.4687.3|47	Group:		Games/Arcade
14cr|speed-dreams-2.0.0-1.4687.3|48	Requires:	%{name} >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|49	Requires:	%{name}-robots-hq >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|50	Requires:	%{name}-data-more-hq
14cr|speed-dreams-2.0.0-1.4687.3|51	Summary:	More hq robots for %{name}
14cr|speed-dreams-2.0.0-1.4687.3|52	
14cr|speed-dreams-2.0.0-1.4687.3|53	%description	robots-more-hq
14cr|speed-dreams-2.0.0-1.4687.3|54	more HQ robots for TRB1 series cars and add kilo2008 robot in %{name}
14cr|speed-dreams-2.0.0-1.4687.3|55	
14cr|speed-dreams-2.0.0-1.4687.3|56	%package	robots-wip
14cr|speed-dreams-2.0.0-1.4687.3|57	Group:		Games/Arcade
14cr|speed-dreams-2.0.0-1.4687.3|58	Requires:	%{name} >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|59	Requires:	%{name}-robots-more-hq >= %{version}
14cr|speed-dreams-2.0.0-1.4687.3|60	Requires:	%{name}-data-wip
14cr|speed-dreams-2.0.0-1.4687.3|61	Summary:	Wip robots for %{name}
14cr|speed-dreams-2.0.0-1.4687.3|62	
14cr|speed-dreams-2.0.0-1.4687.3|63	%description	robots-wip
14cr|speed-dreams-2.0.0-1.4687.3|64	wip robots for LS2, MP5 and RS series cars in %{name}
14cr|speed-dreams-2.0.0-1.4687.3|65	
14cr|speed-dreams-2.0.0-1.4687.3|66	%package	devel
14cr|speed-dreams-2.0.0-1.4687.3|67	Group:		Games/Arcade
14cr|speed-dreams-2.0.0-1.4687.3|68	Requires:	%{name} = %{version}-%{release}
14cr|speed-dreams-2.0.0-1.4687.3|69	Summary:	Development file for %{name}
14cr|speed-dreams-2.0.0-1.4687.3|70	
14cr|speed-dreams-2.0.0-1.4687.3|71	%description	devel
14cr|speed-dreams-2.0.0-1.4687.3|72	includes files for development robots for %{name}
14cr|speed-dreams-2.0.0-1.4687.3|73	
14cr|speed-dreams-2.0.0-1.4687.3|74	%prep
14cr|speed-dreams-2.0.0-1.4687.3|75	%setup -n %{name}-2 -q
14cr|speed-dreams-2.0.0-1.4687.3|76	
14cr|speed-dreams-2.0.0-1.4687.3|77	%build
14cr|speed-dreams-2.0.0-1.4687.3|78	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=OFF -DOPTION_TRACE:BOOL=OFF
14cr|speed-dreams-2.0.0-1.4687.3|79	%make
14cr|speed-dreams-2.0.0-1.4687.3|80	
14cr|speed-dreams-2.0.0-1.4687.3|81	%install
14cr|speed-dreams-2.0.0-1.4687.3|82	%makeinstall_std -C build
14cr|speed-dreams-2.0.0-1.4687.3|83	
14cr|speed-dreams-2.0.0-1.4687.3|84	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/cmake
14cr|speed-dreams-2.0.0-1.4687.3|85	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/data
14cr|speed-dreams-2.0.0-1.4687.3|86	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/config
14cr|speed-dreams-2.0.0-1.4687.3|87	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/drivers
14cr|speed-dreams-2.0.0-1.4687.3|88	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/*.txt
14cr|speed-dreams-2.0.0-1.4687.3|89	rm  -rf %{buildroot}/%{_libdir}/games/%{name}-2/drivers/networkhuman
14cr|speed-dreams-2.0.0-1.4687.3|90	rm  -rf %{buildroot}/%{_libdir}/games/%{name}-2/drivers/simplix_mpa1
14cr|speed-dreams-2.0.0-1.4687.3|91	
14cr|speed-dreams-2.0.0-1.4687.3|92	mkdir -p %{buildroot}%{_datadir}/applications
14cr|speed-dreams-2.0.0-1.4687.3|93	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|speed-dreams-2.0.0-1.4687.3|94	[Desktop Entry]
14cr|speed-dreams-2.0.0-1.4687.3|95	Name=%{name}
14cr|speed-dreams-2.0.0-1.4687.3|96	Comment=%{summary}
14cr|speed-dreams-2.0.0-1.4687.3|97	Exec=%{_gamesbindir}/%{name}-2
14cr|speed-dreams-2.0.0-1.4687.3|98	Icon=%{name}
14cr|speed-dreams-2.0.0-1.4687.3|99	Terminal=false
14cr|speed-dreams-2.0.0-1.4687.3|100	Type=Application
14cr|speed-dreams-2.0.0-1.4687.3|101	StartupNotify=false
14cr|speed-dreams-2.0.0-1.4687.3|102	Categories=Game;ArcadeGame;
14cr|speed-dreams-2.0.0-1.4687.3|103	EOF
14cr|speed-dreams-2.0.0-1.4687.3|104	
14cr|speed-dreams-2.0.0-1.4687.3|105	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|speed-dreams-2.0.0-1.4687.3|106	convert -size 16x16 data/data/icons/icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|107	install data/data/icons/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|108	convert -size 48x48 data/data/icons/icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|109	
14cr|speed-dreams-2.0.0-1.4687.3|110	mkdir -p %{buildroot}%{_mandir}/man6
14cr|speed-dreams-2.0.0-1.4687.3|111	install -m644 doc/man/sd2-accc.6 %{buildroot}%{_mandir}/man6/sd2-accc.6
14cr|speed-dreams-2.0.0-1.4687.3|112	install -m644 doc/man/sd2-nfs2ac.6 %{buildroot}%{_mandir}/man6/sd2-nfs2ac.6
14cr|speed-dreams-2.0.0-1.4687.3|113	install -m644 doc/man/sd2-nfsperf.6 %{buildroot}%{_mandir}/man6/sd2-nfsperf.6
14cr|speed-dreams-2.0.0-1.4687.3|114	install -m644 doc/man/sd2-trackgen.6 %{buildroot}%{_mandir}/man6/sd2-trackgen.6
14cr|speed-dreams-2.0.0-1.4687.3|115	install -m644 doc/man/speed-dreams-2.6 %{buildroot}%{_mandir}/man6/speed-dreams-2.6
14cr|speed-dreams-2.0.0-1.4687.3|116	
14cr|speed-dreams-2.0.0-1.4687.3|117	chmod 0755 %{buildroot}%{_libdir}/games/%{name}-2/*/*/*.so
14cr|speed-dreams-2.0.0-1.4687.3|118	
14cr|speed-dreams-2.0.0-1.4687.3|119	%files
14cr|speed-dreams-2.0.0-1.4687.3|120	%doc CHANGES.txt COPYING.txt INSTALL.txt README.txt TODO.txt
14cr|speed-dreams-2.0.0-1.4687.3|121	%{_mandir}/man6/*
14cr|speed-dreams-2.0.0-1.4687.3|122	%attr(755,root,root) %{_gamesbindir}/*
14cr|speed-dreams-2.0.0-1.4687.3|123	%{_gamesdatadir}/%{name}-2/*
14cr|speed-dreams-2.0.0-1.4687.3|124	%{_datadir}/applications/%{name}.desktop
14cr|speed-dreams-2.0.0-1.4687.3|125	%{_iconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|126	%{_liconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|127	%{_miconsdir}/%{name}.png
14cr|speed-dreams-2.0.0-1.4687.3|128	%{_libdir}/games/%{name}-2/drivers/human/human.so*
14cr|speed-dreams-2.0.0-1.4687.3|129	%{_libdir}/games/%{name}-2/drivers/usr_sc/usr_sc.so*
14cr|speed-dreams-2.0.0-1.4687.3|130	%{_libdir}/games/%{name}-2/drivers/simplix_sc/simplix_sc.so*
14cr|speed-dreams-2.0.0-1.4687.3|131	%{_libdir}/games/%{name}-2/lib/liblearning.so*
14cr|speed-dreams-2.0.0-1.4687.3|132	%{_libdir}/games/%{name}-2/lib/libnetworking.so*
14cr|speed-dreams-2.0.0-1.4687.3|133	%{_libdir}/games/%{name}-2/lib/libraceengine.so*
14cr|speed-dreams-2.0.0-1.4687.3|134	%{_libdir}/games/%{name}-2/lib/librobottools.so*
14cr|speed-dreams-2.0.0-1.4687.3|135	%{_libdir}/games/%{name}-2/lib/libtgf.so*
14cr|speed-dreams-2.0.0-1.4687.3|136	%{_libdir}/games/%{name}-2/lib/libtgfclient.so*
14cr|speed-dreams-2.0.0-1.4687.3|137	%{_libdir}/games/%{name}-2/lib/libtgfdata.so*
14cr|speed-dreams-2.0.0-1.4687.3|138	%{_libdir}/games/%{name}-2/lib/libtxml.so*
14cr|speed-dreams-2.0.0-1.4687.3|139	%{_libdir}/games/%{name}-2/modules/graphic/ssggraph.so*
14cr|speed-dreams-2.0.0-1.4687.3|140	%{_libdir}/games/%{name}-2/modules/simu/simuv2.1.so*
14cr|speed-dreams-2.0.0-1.4687.3|141	%{_libdir}/games/%{name}-2/modules/simu/simuv2.so*
14cr|speed-dreams-2.0.0-1.4687.3|142	%{_libdir}/games/%{name}-2/modules/simu/simuv3.so*
14cr|speed-dreams-2.0.0-1.4687.3|143	%{_libdir}/games/%{name}-2/modules/telemetry/telemetry.so*
14cr|speed-dreams-2.0.0-1.4687.3|144	%{_libdir}/games/%{name}-2/modules/track/track.so*
14cr|speed-dreams-2.0.0-1.4687.3|145	%{_libdir}/games/%{name}-2/modules/userinterface/legacymenu.so*
14cr|speed-dreams-2.0.0-1.4687.3|146	%{_libdir}/games/%{name}-2/modules/userinterface/textonly.so*
14cr|speed-dreams-2.0.0-1.4687.3|147	
14cr|speed-dreams-2.0.0-1.4687.3|148	%files robots-hq
14cr|speed-dreams-2.0.0-1.4687.3|149	%{_libdir}/games/%{name}-2/drivers/simplix_ls1/simplix_ls1.so*
14cr|speed-dreams-2.0.0-1.4687.3|150	%{_libdir}/games/%{name}-2/drivers/simplix_36GP/simplix_36GP.so*
14cr|speed-dreams-2.0.0-1.4687.3|151	%{_libdir}/games/%{name}-2/drivers/usr_ls1/usr_ls1.so*
14cr|speed-dreams-2.0.0-1.4687.3|152	%{_libdir}/games/%{name}-2/drivers/usr_36GP/usr_36GP.so*
14cr|speed-dreams-2.0.0-1.4687.3|153	
14cr|speed-dreams-2.0.0-1.4687.3|154	
14cr|speed-dreams-2.0.0-1.4687.3|155	%files robots-more-hq
14cr|speed-dreams-2.0.0-1.4687.3|156	%{_libdir}/games/%{name}-2/drivers/simplix_trb1/simplix_trb1.so*
14cr|speed-dreams-2.0.0-1.4687.3|157	%{_libdir}/games/%{name}-2/drivers/usr_trb1/usr_trb1.so*
14cr|speed-dreams-2.0.0-1.4687.3|158	%{_libdir}/games/%{name}-2/drivers/simplix/simplix.so*
14cr|speed-dreams-2.0.0-1.4687.3|159	%{_libdir}/games/%{name}-2/drivers/usr/usr.so*
14cr|speed-dreams-2.0.0-1.4687.3|160	%{_libdir}/games/%{name}-2/drivers/kilo2008/kilo2008.so*
14cr|speed-dreams-2.0.0-1.4687.3|161	
14cr|speed-dreams-2.0.0-1.4687.3|162	%files robots-wip
14cr|speed-dreams-2.0.0-1.4687.3|163	%{_libdir}/games/%{name}-2/drivers/simplix_mp5/simplix_mp5.so*
14cr|speed-dreams-2.0.0-1.4687.3|164	%{_libdir}/games/%{name}-2/drivers/simplix_ls2/simplix_ls2.so*
14cr|speed-dreams-2.0.0-1.4687.3|165	%{_libdir}/games/%{name}-2/drivers/usr_ls2/usr_ls2.so*
14cr|speed-dreams-2.0.0-1.4687.3|166	%{_libdir}/games/%{name}-2/drivers/usr_rs/usr_rs.so*
14cr|speed-dreams-2.0.0-1.4687.3|167	
14cr|speed-dreams-2.0.0-1.4687.3|168	%files devel
14cr|speed-dreams-2.0.0-1.4687.3|169	%{_includedir}/%{name}-2/3D/*.h
14cr|speed-dreams-2.0.0-1.4687.3|170	%{_includedir}/%{name}-2/SOLID/solid.h
14cr|speed-dreams-2.0.0-1.4687.3|171	%{_includedir}/%{name}-2/learning/*.h
14cr|speed-dreams-2.0.0-1.4687.3|172	%{_includedir}/%{name}-2/tmath/*.h
14cr|speed-dreams-2.0.0-1.4687.3|173	%{_includedir}/%{name}-2/*.*
14cr|speed-dreams-2.0.0-1.4687.3|174	
14cr|speed-dreams-2.0.0-1.4687.3|175	
14cr|speed-dreams-2.0.0-1.4687.3|176	%changelog
14cr|speed-dreams-2.0.0-1.4687.3|177	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1.4687.3
14cr|speed-dreams-2.0.0-1.4687.3|178	+ Revision: a19ddca
14cr|speed-dreams-2.0.0-1.4687.3|179	- Bump release
14cr|speed-dreams-2.0.0-1.4687.3|180	
14cr|speed-dreams-2.0.0-1.4687.3|181	

8292 14
14cr|speed-dreams-data-base-2.0.0-1.4687.1|1	%define svn 4687
14cr|speed-dreams-data-base-2.0.0-1.4687.1|2	%define oname speed-dreams-2
14cr|speed-dreams-data-base-2.0.0-1.4687.1|3	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|4	Name:		speed-dreams-data-base
14cr|speed-dreams-data-base-2.0.0-1.4687.1|5	Version:	2.0.0
14cr|speed-dreams-data-base-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
14cr|speed-dreams-data-base-2.0.0-1.4687.1|7	Summary:	Data base for Speed Dreams 2.0
14cr|speed-dreams-data-base-2.0.0-1.4687.1|8	License:	GPLv2
14cr|speed-dreams-data-base-2.0.0-1.4687.1|9	Group:		Games/Arcade
14cr|speed-dreams-data-base-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
14cr|speed-dreams-data-base-2.0.0-1.4687.1|11	Source0:	%{name}-2.0.0-svn%{svn}.tar.xz
14cr|speed-dreams-data-base-2.0.0-1.4687.1|12	BuildArch:	noarch
14cr|speed-dreams-data-base-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
14cr|speed-dreams-data-base-2.0.0-1.4687.1|14	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|15	%description
14cr|speed-dreams-data-base-2.0.0-1.4687.1|16	Base data for Speed Dreams (a Torcs's fork).
14cr|speed-dreams-data-base-2.0.0-1.4687.1|17	Includes track Espie - cars SC
14cr|speed-dreams-data-base-2.0.0-1.4687.1|18	Textures - sounds - menu - config
14cr|speed-dreams-data-base-2.0.0-1.4687.1|19	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|20	%prep
14cr|speed-dreams-data-base-2.0.0-1.4687.1|21	%setup -q -n %{name}-2.0
14cr|speed-dreams-data-base-2.0.0-1.4687.1|22	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|23	%build
14cr|speed-dreams-data-base-2.0.0-1.4687.1|24	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|25	%install
14cr|speed-dreams-data-base-2.0.0-1.4687.1|26	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|speed-dreams-data-base-2.0.0-1.4687.1|27	cp -a %{_topdir}/BUILD/%{name}-2.0/* %{buildroot}/%{_gamesdatadir}/%{oname}
14cr|speed-dreams-data-base-2.0.0-1.4687.1|28	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|29	%files
14cr|speed-dreams-data-base-2.0.0-1.4687.1|30	%{_gamesdatadir}/%{oname}/tracks/circuit/espie/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|31	%{_gamesdatadir}/%{oname}/cars/sc-boxer-96/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|32	%{_gamesdatadir}/%{oname}/cars/sc-cavallo-360/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|33	%{_gamesdatadir}/%{oname}/cars/sc-fmc-gt4/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|34	%{_gamesdatadir}/%{oname}/cars/sc-lynx-220/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/cars/sc-murasama-nsx/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/cars/sc-spirit-300/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/categories/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/data/fonts/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/data/img/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/data/menu/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/data/objects/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/data/sound/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/data/textures/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/data/tracks/*.*
14cr|speed-dreams-data-base-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/config
14cr|speed-dreams-data-base-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/drivers/human
14cr|speed-dreams-data-base-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/simplix_sc
14cr|speed-dreams-data-base-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/drivers/usr_sc
14cr|speed-dreams-data-base-2.0.0-1.4687.1|49	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|50	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|51	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|52	%changelog
14cr|speed-dreams-data-base-2.0.0-1.4687.1|53	* Sat Nov 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1.4687.1
14cr|speed-dreams-data-base-2.0.0-1.4687.1|54	+ Revision: 114bd50
14cr|speed-dreams-data-base-2.0.0-1.4687.1|55	- LOG Add source
14cr|speed-dreams-data-base-2.0.0-1.4687.1|56	
14cr|speed-dreams-data-base-2.0.0-1.4687.1|57	

8293 14
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|1	%define	svn	4687
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|3	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|4	Name:		speed-dreams-data-hq
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|5	Version:	2.0.0
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|7	Summary:	Data HQ for Speed Dreams
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|8	License:	GPLv2
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|9	Group:		Games/Arcade
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|11	Source0:	speed-dreams-data-hq-2.0.0-svn%{svn}.tar.xz
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|12	BuildArch:	noarch
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-base = %{version}
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|15	Requires:	speed-dreams-robots-hq = %{version}
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|16	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|17	%description
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|18	HQ data for Speed Dreams
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|19	- new tracks : brondehach, chemisay, corkscrew,forza,
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|20	karwada, allondaz, charmey, arizona, manton
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|21	- new cars : 36GP, LS1 series
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|22	- new robots : simplix_ls1, simplix_36GP, usr_ls1, usr_36GP,
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|23	kilo2008
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|24	- add mods : championship, career
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|25	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|26	%prep
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|27	%setup -qn speed-dreams-data-hq-2.0
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|28	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|29	%build
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|30	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|31	%install
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|32	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|33	cp -a * %{buildroot}/%{_gamesdatadir}/%{oname}/
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|34	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|35	%files
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/circuit/brondehach
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/circuit/chemisay
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/tracks/circuit/corkscrew
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/tracks/circuit/forza
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/tracks/circuit/karwada
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/tracks/road/allondaz
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/tracks/road/charmey
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/tracks/speedway/arizona
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/tracks/speedway/manton
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/config/raceman
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/cars
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/kilo2008
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/drivers/simplix_36GP
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|49	%{_gamesdatadir}/%{oname}/drivers/simplix_ls1
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|50	%{_gamesdatadir}/%{oname}/drivers/usr_36GP
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|51	%{_gamesdatadir}/%{oname}/drivers/usr_ls1
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|52	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|53	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|54	%changelog
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|55	* Sat Nov 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1.4687.1
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|56	+ Revision: 887d388
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|57	- LOG Enable sources
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|58	
14cr|speed-dreams-data-hq-2.0.0-1.4687.1|59	

8294 14
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|1	%define	svn	4687
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|3	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|4	Name:		speed-dreams-data-more-hq
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|5	Version:	2.0.0
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|7	Summary:	More HQ data for Speed Dreams
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|8	License:	GPLv2
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|9	Group:		Games/Arcade
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|11	Source0:	speed-dreams-data-more-hq-2.0.0-svn%{svn}.tar.xz
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|12	BuildArch:	noarch
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-base = %{version}
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|15	Requires:	speed-dreams-data-hq = %{version}
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|16	Requires:	speed-dreams-robots-more-hq = %{version}
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|17	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|18	%description
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|19	More HQ data for Speed Dreams
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|20	- new tracks : aalborg, goldstone-sand, migrant, ruudskogen,
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|21	garguree, g-track-1, inuksuk, ole-oroad-1, prenzlau, newton
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|22	- new cars : TRB1 series
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|23	- new robots : simplix_trb1, usr_trb1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|24	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|25	%prep
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|26	%setup -qn speed-dreams-data-more-hq-2.0
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|27	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|28	%build
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|29	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|30	%install
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|31	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|32	cp -a * %{buildroot}/%{_gamesdatadir}/%{oname}/
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|33	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|34	%files
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/tracks/circuit/aalborg
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/circuit/migrants
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/circuit/ruudskogen
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/tracks/dirt/garguree
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/tracks/road/lombaro
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/tracks/road/inuksuk
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/tracks/road/ole-road-1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/tracks/road/prenzlau
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/tracks/speedway/newton
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/cars
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/drivers/simplix_trb1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/drivers/simplix
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/usr_trb1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/config
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|49	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|50	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|51	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|52	%changelog
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|53	* Sat Nov 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1.4687.1
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|54	+ Revision: 22fbe46
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|55	- LOG Enable sources
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|56	
14cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|57	

8295 14
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|1	%define	svn	4687
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|3	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|4	Name:		speed-dreams-data-wip
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|5	Version:	2.0.0
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|7	Summary:	Wip data for Speed Dreams
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|8	License:	GPLv2
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|9	Group:		Games/Arcade
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|11	Source0:	%{name}-2.0.0-svn%{svn}.tar.xz
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|12	Requires:	speed-dreams >= %{version}
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|13	Requires:	speed-dreams-data-base >= %{version}
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-more-hq >= %{version}
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|15	Requires:	speed-dreams-robots-wip >= %{version}
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|16	BuildArch:	noarch
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|17	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|18	%description
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|19	wip data for Speed Dreams
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|20	- new tracks : dirt-1, dirt-2, e-track-1, e-track-2,
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|21	spring, street-1, wheel-1, pinabashi, sunshine
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|22	- new cars : ls2, mp5, rs series
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|23	- new robots : simplix_ls2, usr_ls2, simplix_mp5, usr_rs
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|24	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|25	%prep
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|26	%setup -qn %{name}-2.0
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|27	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|28	%build
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|29	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|30	%install
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|31	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|32	cp -a * %{buildroot}%{_gamesdatadir}/%{oname}/
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|33	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|34	%files
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/tracks/dirt
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/road
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/speedway
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/cars
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/drivers/simplix_ls2
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/drivers/simplix_mp5
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/drivers/usr_ls2
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/drivers/usr_rs
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/config/raceman
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|44	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|45	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|46	%changelog
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|47	* Thu Nov 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1.4687.1
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|48	+ Revision: 3f115cb
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|49	- LOG Enable source
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|50	
14cr|speed-dreams-data-wip-2.0.0-1.4687.1|51	

8296 14
14cr|spew-1.0.8-2|1	%define name spew
14cr|spew-1.0.8-2|2	%define version 1.0.8
14cr|spew-1.0.8-2|3	%define release 2
14cr|spew-1.0.8-2|4	
14cr|spew-1.0.8-2|5	Summary: An I/O benchmark tool
14cr|spew-1.0.8-2|6	Name: %{name}
14cr|spew-1.0.8-2|7	Version: %{version}
14cr|spew-1.0.8-2|8	Release: %{release}
14cr|spew-1.0.8-2|9	Source0: ftp://ftp.berlios.de/pub/spew/%{version}/%{name}-%{version}.tgz
14cr|spew-1.0.8-2|10	Patch0: %{name}-1.0.7-fix-str-fmt.patch
14cr|spew-1.0.8-2|11	License: GPLv2
14cr|spew-1.0.8-2|12	Group:	 System/Kernel and hardware
14cr|spew-1.0.8-2|13	Url: http://spew.berlios.de/
14cr|spew-1.0.8-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|spew-1.0.8-2|15	BuildRequires: popt-devel
14cr|spew-1.0.8-2|16	BuildRequires: ncurses-devel
14cr|spew-1.0.8-2|17	%description
14cr|spew-1.0.8-2|18	Spew is used to measure I/O performance of character devices,
14cr|spew-1.0.8-2|19	block devices, and regular files. It can also be used to generate
14cr|spew-1.0.8-2|20	high I/O loads to stress systems while verifying data integrity.
14cr|spew-1.0.8-2|21	
14cr|spew-1.0.8-2|22	
14cr|spew-1.0.8-2|23	%prep
14cr|spew-1.0.8-2|24	%setup -q
14cr|spew-1.0.8-2|25	%patch0 -p1 -b .strfmt
14cr|spew-1.0.8-2|26	
14cr|spew-1.0.8-2|27	%build
14cr|spew-1.0.8-2|28	%configure
14cr|spew-1.0.8-2|29	%make
14cr|spew-1.0.8-2|30	
14cr|spew-1.0.8-2|31	%install
14cr|spew-1.0.8-2|32	rm -rf %{buildroot}
14cr|spew-1.0.8-2|33	%makeinstall
14cr|spew-1.0.8-2|34	
14cr|spew-1.0.8-2|35	%clean
14cr|spew-1.0.8-2|36	rm -rf %{buildroot}
14cr|spew-1.0.8-2|37	
14cr|spew-1.0.8-2|38	%files
14cr|spew-1.0.8-2|39	%defattr(-,root,root)
14cr|spew-1.0.8-2|40	%config(noreplace)/%{_sysconfdir}/spew.conf
14cr|spew-1.0.8-2|41	%{_bindir}/gorge
14cr|spew-1.0.8-2|42	%{_bindir}/regorge
14cr|spew-1.0.8-2|43	%{_bindir}/spew
14cr|spew-1.0.8-2|44	%{_mandir}/man1/gorge.1*
14cr|spew-1.0.8-2|45	%{_mandir}/man1/regorge.1*
14cr|spew-1.0.8-2|46	%{_mandir}/man1/spew.1*
14cr|spew-1.0.8-2|47	
14cr|spew-1.0.8-2|48	
14cr|spew-1.0.8-2|49	
14cr|spew-1.0.8-2|50	
14cr|spew-1.0.8-2|51	%changelog
14cr|spew-1.0.8-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|spew-1.0.8-2|53	+ Revision: 3f4c349
14cr|spew-1.0.8-2|54	- MassBuild#464: Increase release tag
14cr|spew-1.0.8-2|55	
14cr|spew-1.0.8-2|56	

8297 14
14cr|spheres-and-crystals-0.7-9|1	Name: 		spheres-and-crystals
14cr|spheres-and-crystals-0.7-9|2	Version: 0.7
14cr|spheres-and-crystals-0.7-9|3	Release:9
14cr|spheres-and-crystals-0.7-9|4	Summary: 	Spheres and Crystals SVG theme
14cr|spheres-and-crystals-0.7-9|5	Group: 		Graphical desktop/GNOME
14cr|spheres-and-crystals-0.7-9|6	License: 	LGPL
14cr|spheres-and-crystals-0.7-9|7	URL:		http://librsvg.sf.net
14cr|spheres-and-crystals-0.7-9|8	Source: 	http://librsvg.sf.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
14cr|spheres-and-crystals-0.7-9|9	BuildArch: noarch
14cr|spheres-and-crystals-0.7-9|10	Requires:	librsvg >= 2.2.2
14cr|spheres-and-crystals-0.7-9|11	BuildRequires: 	pkgconfig(gdk-2.0)
14cr|spheres-and-crystals-0.7-9|12	BuildRequires: 	pkgconfig(librsvg-2.0) >= 2.2.2
14cr|spheres-and-crystals-0.7-9|13	BuildRequires: 	pkgconfig(libart-2.0) >= 2.1.3
14cr|spheres-and-crystals-0.7-9|14	
14cr|spheres-and-crystals-0.7-9|15	%description
14cr|spheres-and-crystals-0.7-9|16	Spheres and Crystals is a meta-theme for GNOME. It is meant to show the
14cr|spheres-and-crystals-0.7-9|17	possibilities for using SVG icons all over in GNOME.
14cr|spheres-and-crystals-0.7-9|18	
14cr|spheres-and-crystals-0.7-9|19	%prep
14cr|spheres-and-crystals-0.7-9|20	%setup -q
14cr|spheres-and-crystals-0.7-9|21	
14cr|spheres-and-crystals-0.7-9|22	%build
14cr|spheres-and-crystals-0.7-9|23	export CFLAGS="%optflags"
14cr|spheres-and-crystals-0.7-9|24	./configure --prefix=%_prefix --libdir=%_libdir
14cr|spheres-and-crystals-0.7-9|25	%make
14cr|spheres-and-crystals-0.7-9|26	
14cr|spheres-and-crystals-0.7-9|27	%install
14cr|spheres-and-crystals-0.7-9|28	%makeinstall_std
14cr|spheres-and-crystals-0.7-9|29	touch %buildroot%_datadir/icons/SphereCrystal/icon-theme.cache
14cr|spheres-and-crystals-0.7-9|30	
14cr|spheres-and-crystals-0.7-9|31	%post
14cr|spheres-and-crystals-0.7-9|32	%update_icon_cache SphereCrystal
14cr|spheres-and-crystals-0.7-9|33	%postun
14cr|spheres-and-crystals-0.7-9|34	%clean_icon_cache SphereCrystal
14cr|spheres-and-crystals-0.7-9|35	
14cr|spheres-and-crystals-0.7-9|36	%files
14cr|spheres-and-crystals-0.7-9|37	%doc AUTHORS README TODO ChangeLog
14cr|spheres-and-crystals-0.7-9|38	%{_datadir}/themes/SphereCrystal/
14cr|spheres-and-crystals-0.7-9|39	%dir %{_datadir}/icons/SphereCrystal/
14cr|spheres-and-crystals-0.7-9|40	%{_iconsdir}/SphereCrystal/scalable/*/*
14cr|spheres-and-crystals-0.7-9|41	%{_datadir}/icons/SphereCrystal/index.theme
14cr|spheres-and-crystals-0.7-9|42	%ghost %_datadir/icons/SphereCrystal/icon-theme.cache
14cr|spheres-and-crystals-0.7-9|43	%dir %{_datadir}/backgrounds/
14cr|spheres-and-crystals-0.7-9|44	%dir %{_datadir}/backgrounds/scalable/
14cr|spheres-and-crystals-0.7-9|45	%{_datadir}/backgrounds/scalable/tiger.svg
14cr|spheres-and-crystals-0.7-9|46	
14cr|spheres-and-crystals-0.7-9|47	
14cr|spheres-and-crystals-0.7-9|48	
14cr|spheres-and-crystals-0.7-9|49	%changelog
14cr|spheres-and-crystals-0.7-9|50	* Fri Nov 30 2012 symbianflo <symbianflo@mandrivausers.ro> 0.7-9
14cr|spheres-and-crystals-0.7-9|51	+ Revision: ddcfc98
14cr|spheres-and-crystals-0.7-9|52	- LOG fixed %files, switch to pkgconfig style , spec clean
14cr|spheres-and-crystals-0.7-9|53	
14cr|spheres-and-crystals-0.7-9|54	

8298 14
14cr|sphinx-2.0.6-2|1	%define	major 1
14cr|sphinx-2.0.6-2|2	%define libname %mklibname sphinxclient %{major}
14cr|sphinx-2.0.6-2|3	%define develname %mklibname sphinxclient -d
14cr|sphinx-2.0.6-2|4	
14cr|sphinx-2.0.6-2|5	Summary:	SQL full-text search engine
14cr|sphinx-2.0.6-2|6	Name:		sphinx
14cr|sphinx-2.0.6-2|7	Version:	2.0.6
14cr|sphinx-2.0.6-2|8	Release:	2
14cr|sphinx-2.0.6-2|9	License:	GPLv2
14cr|sphinx-2.0.6-2|10	Group:		System/Servers
14cr|sphinx-2.0.6-2|11	URL:		http://sphinxsearch.com/
14cr|sphinx-2.0.6-2|12	Source0:	http://sphinxsearch.com/files/%{name}-%{version}-release.tar.gz
14cr|sphinx-2.0.6-2|13	Source1:        sphinx-searchd.service
14cr|sphinx-2.0.6-2|14	Source2:	sphinx.logrotate
14cr|sphinx-2.0.6-2|15	Patch0:		sphinx-DESTDIR.diff
14cr|sphinx-2.0.6-2|16	Patch1:		sphinx-mdv_conf.diff
14cr|sphinx-2.0.6-2|17	Patch2:		sphinx-libsphinxclient-version-info_fix.diff
14cr|sphinx-2.0.6-2|18	Patch4:         sphinx-2.0.3-fix_static.patch
14cr|sphinx-2.0.6-2|19	Patch5:		sphinx-2.0.3-gcc47.patch
14cr|sphinx-2.0.6-2|20	Requires(post): rpm-helper
14cr|sphinx-2.0.6-2|21	Requires(preun): rpm-helper
14cr|sphinx-2.0.6-2|22	BuildRequires:	expat-devel
14cr|sphinx-2.0.6-2|23	BuildRequires:	libstemmer-devel
14cr|sphinx-2.0.6-2|24	BuildRequires:	libtool
14cr|sphinx-2.0.6-2|25	BuildRequires:	mysql-devel
14cr|sphinx-2.0.6-2|26	BuildRequires:	postgresql-devel
14cr|sphinx-2.0.6-2|27	
14cr|sphinx-2.0.6-2|28	%description
14cr|sphinx-2.0.6-2|29	Sphinx is a full-text search engine, distributed under GPL version 2.
14cr|sphinx-2.0.6-2|30	Commercial licensing is also available upon request.
14cr|sphinx-2.0.6-2|31	
14cr|sphinx-2.0.6-2|32	Generally, it's a standalone search engine, meant to provide fast,
14cr|sphinx-2.0.6-2|33	size-efficient and relevant fulltext search functions to other applications.
14cr|sphinx-2.0.6-2|34	Sphinx was specially designed to integrate well with SQL databases and
14cr|sphinx-2.0.6-2|35	scripting languages. Currently built-in data source drivers support fetching
14cr|sphinx-2.0.6-2|36	data either via direct connection to MySQL, PostgreSQL, or from a pipe in a
14cr|sphinx-2.0.6-2|37	custom XML format.
14cr|sphinx-2.0.6-2|38	
14cr|sphinx-2.0.6-2|39	As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase
14cr|sphinx-2.0.6-2|40	Index. Yes, I know about CMU's Sphinx project.
14cr|sphinx-2.0.6-2|41	
14cr|sphinx-2.0.6-2|42	%package -n	%{libname}
14cr|sphinx-2.0.6-2|43	Summary:	Shared sphinxclient library
14cr|sphinx-2.0.6-2|44	Group:          System/Libraries
14cr|sphinx-2.0.6-2|45	
14cr|sphinx-2.0.6-2|46	%description -n	%{libname}
14cr|sphinx-2.0.6-2|47	This package contains the shared sphinxclient library.
14cr|sphinx-2.0.6-2|48	
14cr|sphinx-2.0.6-2|49	%package -n	%{develname}
14cr|sphinx-2.0.6-2|50	Summary:	Development files for the sphinxclient library
14cr|sphinx-2.0.6-2|51	Group:		Development/C
14cr|sphinx-2.0.6-2|52	Requires:	%{libname} = %{version}
14cr|sphinx-2.0.6-2|53	Provides:	sphinxclient-devel = %{version}-%{release}
14cr|sphinx-2.0.6-2|54	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|sphinx-2.0.6-2|55	
14cr|sphinx-2.0.6-2|56	%description -n	%{develname}
14cr|sphinx-2.0.6-2|57	This package contains the development files for the sphinxclient library.
14cr|sphinx-2.0.6-2|58	
14cr|sphinx-2.0.6-2|59	%prep
14cr|sphinx-2.0.6-2|60	
14cr|sphinx-2.0.6-2|61	%setup -q -n %{name}-%{version}-release
14cr|sphinx-2.0.6-2|62	%patch0 -p0
14cr|sphinx-2.0.6-2|63	%patch1 -p1
14cr|sphinx-2.0.6-2|64	%patch2 -p0
14cr|sphinx-2.0.6-2|65	%patch4 -p1
14cr|sphinx-2.0.6-2|66	
14cr|sphinx-2.0.6-2|67	cp %{SOURCE1} sphinx-searchd.service
14cr|sphinx-2.0.6-2|68	cp %{SOURCE2} sphinx.logrotate
14cr|sphinx-2.0.6-2|69	
14cr|sphinx-2.0.6-2|70	# Fix wrong-file-end-of-line-encoding
14cr|sphinx-2.0.6-2|71	sed -i 's/\r//' api/ruby/spec/sphinx/sphinx_test.sql
14cr|sphinx-2.0.6-2|72	sed -i 's/\r//' api/java/mk.cmd
14cr|sphinx-2.0.6-2|73	sed -i 's/\r//' api/ruby/spec/fixtures/keywords.php
14cr|sphinx-2.0.6-2|74	sed -i 's/\r//' api/ruby/lib/sphinx/response.rb
14cr|sphinx-2.0.6-2|75	
14cr|sphinx-2.0.6-2|76	sed -i -e '/\/usr\/local\//d' configure.ac
14cr|sphinx-2.0.6-2|77	sed -i -e 's/\/usr\/local\//\/someplace\/nonexisting\//g' configure
14cr|sphinx-2.0.6-2|78	
14cr|sphinx-2.0.6-2|79	
14cr|sphinx-2.0.6-2|80	%build
14cr|sphinx-2.0.6-2|81	%serverbuild
14cr|sphinx-2.0.6-2|82	
14cr|sphinx-2.0.6-2|83	pushd api/libsphinxclient
14cr|sphinx-2.0.6-2|84	libtoolize --copy --force; aclocal
14cr|sphinx-2.0.6-2|85	cp configure.ac configure.in
14cr|sphinx-2.0.6-2|86	sh ./buildconf.sh
14cr|sphinx-2.0.6-2|87	cp configure.ac configure.in
14cr|sphinx-2.0.6-2|88	export CPPFLAGS="-I%{_includedir}/libstemmer"
14cr|sphinx-2.0.6-2|89	%configure2_5x
14cr|sphinx-2.0.6-2|90	make
14cr|sphinx-2.0.6-2|91	popd
14cr|sphinx-2.0.6-2|92	
14cr|sphinx-2.0.6-2|93	#libtoolize --copy --force; aclocal; autoheader; automake --foreign --ignore-deps; autoconf
14cr|sphinx-2.0.6-2|94	
14cr|sphinx-2.0.6-2|95	export CPPFLAGS="-I%{_includedir}/libstemmer"
14cr|sphinx-2.0.6-2|96	
14cr|sphinx-2.0.6-2|97	%configure2_5x \
14cr|sphinx-2.0.6-2|98	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|sphinx-2.0.6-2|99	--program-prefix="%{name}-" \
14cr|sphinx-2.0.6-2|100	--localstatedir=/var/lib \
14cr|sphinx-2.0.6-2|101	--with-mysql \
14cr|sphinx-2.0.6-2|102	--with-pgsql
14cr|sphinx-2.0.6-2|103	
14cr|sphinx-2.0.6-2|104	# hack to enable external stemmer libs
14cr|sphinx-2.0.6-2|105	perl -pi -e "s|^LIBSTEMMER_LIBS.*|LIBSTEMMER_LIBS=-lstemmer|g" src/Makefile
14cr|sphinx-2.0.6-2|106	perl -pi -e "s|^#define USE_LIBSTEMMER.*|#define USE_LIBSTEMMER 1|g" config/config.h
14cr|sphinx-2.0.6-2|107	
14cr|sphinx-2.0.6-2|108	%make
14cr|sphinx-2.0.6-2|109	
14cr|sphinx-2.0.6-2|110	
14cr|sphinx-2.0.6-2|111	%install
14cr|sphinx-2.0.6-2|112	rm -rf %{buildroot}
14cr|sphinx-2.0.6-2|113	
14cr|sphinx-2.0.6-2|114	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|sphinx-2.0.6-2|115	install -d %{buildroot}%{_sbindir}
14cr|sphinx-2.0.6-2|116	install -d %{buildroot}/lib/systemd/system
14cr|sphinx-2.0.6-2|117	install -d %{buildroot}/var/lib/%{name}
14cr|sphinx-2.0.6-2|118	install -d %{buildroot}/var/run/%{name}
14cr|sphinx-2.0.6-2|119	install -d %{buildroot}/var/log/%{name}
14cr|sphinx-2.0.6-2|120	
14cr|sphinx-2.0.6-2|121	%makeinstall_std
14cr|sphinx-2.0.6-2|122	%makeinstall_std -C api/libsphinxclient
14cr|sphinx-2.0.6-2|123	
14cr|sphinx-2.0.6-2|124	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|sphinx-2.0.6-2|125	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf
14cr|sphinx-2.0.6-2|126	mv %{buildroot}%{_bindir}/%{name}-searchd %{buildroot}%{_sbindir}/%{name}-searchd
14cr|sphinx-2.0.6-2|127	
14cr|sphinx-2.0.6-2|128	install -m0644 sphinx-searchd.service %{buildroot}/lib/systemd/system/sphinx-searchd.service
14cr|sphinx-2.0.6-2|129	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-searchd
14cr|sphinx-2.0.6-2|130	
14cr|sphinx-2.0.6-2|131	# create ghostfiles
14cr|sphinx-2.0.6-2|132	touch %{buildroot}/var/log/sphinx/sphinx-searchd.log
14cr|sphinx-2.0.6-2|133	touch %{buildroot}/var/log/sphinx/sphinx-query.log
14cr|sphinx-2.0.6-2|134	
14cr|sphinx-2.0.6-2|135	rm -f %{buildroot}%{_libdir}/*.*a
14cr|sphinx-2.0.6-2|136	
14cr|sphinx-2.0.6-2|137	%post
14cr|sphinx-2.0.6-2|138	%create_ghostfile /var/log/sphinx/sphinx-searchd.log root root 0644
14cr|sphinx-2.0.6-2|139	%create_ghostfile /var/log/sphinx/sphinx-query.log root root 0644
14cr|sphinx-2.0.6-2|140	if [ $1 -eq 1 ] ; then
14cr|sphinx-2.0.6-2|141	# Initial installation
14cr|sphinx-2.0.6-2|142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|sphinx-2.0.6-2|143	fi
14cr|sphinx-2.0.6-2|144	
14cr|sphinx-2.0.6-2|145	%preun
14cr|sphinx-2.0.6-2|146	if [ $1 -eq 0 ] ; then
14cr|sphinx-2.0.6-2|147	# Package removal, not upgrade
14cr|sphinx-2.0.6-2|148	/bin/systemctl --no-reload disable searchd.service > /dev/null 2>&1 || :
14cr|sphinx-2.0.6-2|149	/bin/systemctl stop searchd.service > /dev/null 2>&1 || :
14cr|sphinx-2.0.6-2|150	fi
14cr|sphinx-2.0.6-2|151	
14cr|sphinx-2.0.6-2|152	%postun
14cr|sphinx-2.0.6-2|153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|sphinx-2.0.6-2|154	if [ $1 -ge 1 ] ; then
14cr|sphinx-2.0.6-2|155	# Package upgrade, not uninstall
14cr|sphinx-2.0.6-2|156	/bin/systemctl try-restart searchd.service >/dev/null 2>&1 || :
14cr|sphinx-2.0.6-2|157	fi
14cr|sphinx-2.0.6-2|158	
14cr|sphinx-2.0.6-2|159	%files
14cr|sphinx-2.0.6-2|160	%doc COPYING doc/*.html doc/*.css mysqlse/gen_data.php example.sql
14cr|sphinx-2.0.6-2|161	/lib/systemd/system/sphinx-searchd.service
14cr|sphinx-2.0.6-2|162	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
14cr|sphinx-2.0.6-2|163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/example.sql
14cr|sphinx-2.0.6-2|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|sphinx-2.0.6-2|165	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}-min.conf
14cr|sphinx-2.0.6-2|166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-searchd
14cr|sphinx-2.0.6-2|167	%attr(0755,root,root) %{_bindir}/%{name}-indexer
14cr|sphinx-2.0.6-2|168	%attr(0755,root,root) %{_bindir}/%{name}-indextool
14cr|sphinx-2.0.6-2|169	%attr(0755,root,root) %{_bindir}/%{name}-search
14cr|sphinx-2.0.6-2|170	%attr(0755,root,root) %{_bindir}/%{name}-spelldump
14cr|sphinx-2.0.6-2|171	%attr(0755,root,root) %{_sbindir}/%{name}-searchd
14cr|sphinx-2.0.6-2|172	%attr(0755,sphinx,sphinx) %dir /var/lib/%{name}
14cr|sphinx-2.0.6-2|173	%attr(0755,sphinx,sphinx) %dir /var/run/%{name}
14cr|sphinx-2.0.6-2|174	%attr(0755,sphinx,sphinx) %dir /var/log/%{name}
14cr|sphinx-2.0.6-2|175	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-searchd.log
14cr|sphinx-2.0.6-2|176	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-query.log
14cr|sphinx-2.0.6-2|177	%{_mandir}/man1/sphinx-indexer.1*
14cr|sphinx-2.0.6-2|178	%{_mandir}/man1/sphinx-indextool.1*
14cr|sphinx-2.0.6-2|179	%{_mandir}/man1/sphinx-search.1*
14cr|sphinx-2.0.6-2|180	%{_mandir}/man1/sphinx-searchd.1*
14cr|sphinx-2.0.6-2|181	%{_mandir}/man1/sphinx-spelldump.1*
14cr|sphinx-2.0.6-2|182	
14cr|sphinx-2.0.6-2|183	%files -n %{libname}
14cr|sphinx-2.0.6-2|184	%{_libdir}/*.so.%{major}*
14cr|sphinx-2.0.6-2|185	
14cr|sphinx-2.0.6-2|186	%files -n %{develname}
14cr|sphinx-2.0.6-2|187	%doc api/libsphinxclient/README
14cr|sphinx-2.0.6-2|188	%{_includedir}/sphinxclient.h
14cr|sphinx-2.0.6-2|189	%{_libdir}/*.so
14cr|sphinx-2.0.6-2|190	
14cr|sphinx-2.0.6-2|191	%changelog
14cr|sphinx-2.0.6-2|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6-2
14cr|sphinx-2.0.6-2|193	+ Revision: ffcf1eb
14cr|sphinx-2.0.6-2|194	- MassBuild#464: Increase release tag
14cr|sphinx-2.0.6-2|195	
14cr|sphinx-2.0.6-2|196	

8299 14
14cr|sphinx2-0.6-5|1	%define Werror_cflags %nil
14cr|sphinx2-0.6-5|2	%define _disable_ld_no_undefined 1
14cr|sphinx2-0.6-5|3	
14cr|sphinx2-0.6-5|4	%define major 0
14cr|sphinx2-0.6-5|5	%define libname %mklibname sphinx2_ %{major}
14cr|sphinx2-0.6-5|6	%define libnamead %mklibname sphinx2ad %{major}
14cr|sphinx2-0.6-5|7	%define libnamefe %mklibname sphinx2fe %{major}
14cr|sphinx2-0.6-5|8	%define devname %mklibname sphinx2 -d
14cr|sphinx2-0.6-5|9	
14cr|sphinx2-0.6-5|10	Summary:	Speech recognitnion engine
14cr|sphinx2-0.6-5|11	Name:		sphinx2
14cr|sphinx2-0.6-5|12	Version:	0.6
14cr|sphinx2-0.6-5|13	Release:	5
14cr|sphinx2-0.6-5|14	License:	BSD-like
14cr|sphinx2-0.6-5|15	Group:		Sound
14cr|sphinx2-0.6-5|16	Url:		http://www.speech.cs.cmu.edu/sphinx/
14cr|sphinx2-0.6-5|17	Source0:	http://dl.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
14cr|sphinx2-0.6-5|18	Patch0:		%{name}-wid.patch
14cr|sphinx2-0.6-5|19	BuildRequires:	sphinxbase
14cr|sphinx2-0.6-5|20	BuildRequires:	pkgconfig(sphinxbase)
14cr|sphinx2-0.6-5|21	Requires:	sphinxbase
14cr|sphinx2-0.6-5|22	
14cr|sphinx2-0.6-5|23	%description
14cr|sphinx2-0.6-5|24	One of Carnegie Mellon University's open source large vocabulary,
14cr|sphinx2-0.6-5|25	speaker-independent continuous speech recognition engine.
14cr|sphinx2-0.6-5|26	
14cr|sphinx2-0.6-5|27	Plug your microphone, launch sphinx2-simple, and test it!
14cr|sphinx2-0.6-5|28	
14cr|sphinx2-0.6-5|29	%files
14cr|sphinx2-0.6-5|30	%doc README doc
14cr|sphinx2-0.6-5|31	%{_bindir}/*
14cr|sphinx2-0.6-5|32	%{_datadir}/%{name}
14cr|sphinx2-0.6-5|33	
14cr|sphinx2-0.6-5|34	#----------------------------------------------------------------------------
14cr|sphinx2-0.6-5|35	
14cr|sphinx2-0.6-5|36	%package -n %{libname}
14cr|sphinx2-0.6-5|37	Summary:	Shared library for %{name}
14cr|sphinx2-0.6-5|38	Group:		System/Libraries
14cr|sphinx2-0.6-5|39	Conflicts:	%{name} < 0.6-5
14cr|sphinx2-0.6-5|40	
14cr|sphinx2-0.6-5|41	%description -n %{libname}
14cr|sphinx2-0.6-5|42	Shared library for %{name}.
14cr|sphinx2-0.6-5|43	
14cr|sphinx2-0.6-5|44	%files -n %{libname}
14cr|sphinx2-0.6-5|45	%{_libdir}/libsphinx2.so.%{major}*
14cr|sphinx2-0.6-5|46	
14cr|sphinx2-0.6-5|47	#----------------------------------------------------------------------------
14cr|sphinx2-0.6-5|48	
14cr|sphinx2-0.6-5|49	%package -n %{libnamead}
14cr|sphinx2-0.6-5|50	Summary:	Shared library for %{name}
14cr|sphinx2-0.6-5|51	Group:		System/Libraries
14cr|sphinx2-0.6-5|52	Conflicts:	%{name} < 0.6-5
14cr|sphinx2-0.6-5|53	
14cr|sphinx2-0.6-5|54	%description -n %{libnamead}
14cr|sphinx2-0.6-5|55	Shared library for %{name}.
14cr|sphinx2-0.6-5|56	
14cr|sphinx2-0.6-5|57	%files -n %{libnamead}
14cr|sphinx2-0.6-5|58	%{_libdir}/libsphinx2ad.so.%{major}*
14cr|sphinx2-0.6-5|59	
14cr|sphinx2-0.6-5|60	#----------------------------------------------------------------------------
14cr|sphinx2-0.6-5|61	
14cr|sphinx2-0.6-5|62	%package -n %{libnamefe}
14cr|sphinx2-0.6-5|63	Summary:	Shared library for %{name}
14cr|sphinx2-0.6-5|64	Group:		System/Libraries
14cr|sphinx2-0.6-5|65	Conflicts:	%{name} < 0.6-5
14cr|sphinx2-0.6-5|66	
14cr|sphinx2-0.6-5|67	%description -n %{libnamefe}
14cr|sphinx2-0.6-5|68	Shared library for %{name}.
14cr|sphinx2-0.6-5|69	
14cr|sphinx2-0.6-5|70	%files -n %{libnamefe}
14cr|sphinx2-0.6-5|71	%{_libdir}/libsphinx2fe.so.%{major}*
14cr|sphinx2-0.6-5|72	
14cr|sphinx2-0.6-5|73	#----------------------------------------------------------------------------
14cr|sphinx2-0.6-5|74	
14cr|sphinx2-0.6-5|75	%package -n %{devname}
14cr|sphinx2-0.6-5|76	Summary:	Development files for %{name}
14cr|sphinx2-0.6-5|77	Group:		Development/C
14cr|sphinx2-0.6-5|78	Requires:	%{libname} = %{EVRD}
14cr|sphinx2-0.6-5|79	Requires:	%{libnamead} = %{EVRD}
14cr|sphinx2-0.6-5|80	Requires:	%{libnamefe} = %{EVRD}
14cr|sphinx2-0.6-5|81	Provides:	%{name}-devel = %{EVRD}
14cr|sphinx2-0.6-5|82	Conflicts:	%{name}-devel < 0.6-5
14cr|sphinx2-0.6-5|83	Obsoletes:	%{name}-devel < 0.6-5
14cr|sphinx2-0.6-5|84	Obsoletes:	%{name}-static < 0.6-5
14cr|sphinx2-0.6-5|85	
14cr|sphinx2-0.6-5|86	%description -n %{devname}
14cr|sphinx2-0.6-5|87	Development files for %{name}.
14cr|sphinx2-0.6-5|88	
14cr|sphinx2-0.6-5|89	%files -n %{devname}
14cr|sphinx2-0.6-5|90	%{_libdir}/*.so
14cr|sphinx2-0.6-5|91	%{_includedir}/*
14cr|sphinx2-0.6-5|92	
14cr|sphinx2-0.6-5|93	#----------------------------------------------------------------------------
14cr|sphinx2-0.6-5|94	
14cr|sphinx2-0.6-5|95	%prep
14cr|sphinx2-0.6-5|96	%setup -q
14cr|sphinx2-0.6-5|97	%patch0 -p1
14cr|sphinx2-0.6-5|98	
14cr|sphinx2-0.6-5|99	%build
14cr|sphinx2-0.6-5|100	autoreconf -fi
14cr|sphinx2-0.6-5|101	%configure2_5x --disable-static
14cr|sphinx2-0.6-5|102	make
14cr|sphinx2-0.6-5|103	
14cr|sphinx2-0.6-5|104	%install
14cr|sphinx2-0.6-5|105	%makeinstall_std
14cr|sphinx2-0.6-5|106	
14cr|sphinx2-0.6-5|107	# hmm, name may conflict
14cr|sphinx2-0.6-5|108	rm -f %{buildroot}%{_bindir}/batch.csh
14cr|sphinx2-0.6-5|109	
14cr|sphinx2-0.6-5|110	
14cr|sphinx2-0.6-5|111	%changelog
14cr|sphinx2-0.6-5|112	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-5
14cr|sphinx2-0.6-5|113	+ Revision: 5c3681f
14cr|sphinx2-0.6-5|114	- Fix typo
14cr|sphinx2-0.6-5|115	
14cr|sphinx2-0.6-5|116	

8300 14
14cr|sphinx3-0.8-6|1	%define Werror_cflags %{nil}
14cr|sphinx3-0.8-6|2	%define _disable_ld_no_undefined 1
14cr|sphinx3-0.8-6|3	
14cr|sphinx3-0.8-6|4	%define major 0
14cr|sphinx3-0.8-6|5	%define libs3decoder %mklibname s3decoder %{major}
14cr|sphinx3-0.8-6|6	%define devname %mklibname %{name} -d
14cr|sphinx3-0.8-6|7	
14cr|sphinx3-0.8-6|8	Summary:	CMU Sphinx Recognition System
14cr|sphinx3-0.8-6|9	Name:		sphinx3
14cr|sphinx3-0.8-6|10	Version:	0.8
14cr|sphinx3-0.8-6|11	Release:	6
14cr|sphinx3-0.8-6|12	License:	BSD-style (see COPYING)
14cr|sphinx3-0.8-6|13	Group:		Sound
14cr|sphinx3-0.8-6|14	Url:		http://cmusphinx.sourceforge.net/
14cr|sphinx3-0.8-6|15	Source0:	%{name}-%{version}.tar.gz
14cr|sphinx3-0.8-6|16	Patch0:		sphinx3-0.8-libutil.patch
14cr|sphinx3-0.8-6|17	Source1:	Makefile.patch
14cr|sphinx3-0.8-6|18	Source2:	Makefile.inc.patch
14cr|sphinx3-0.8-6|19	Source3:	Makefile.an4.patch
14cr|sphinx3-0.8-6|20	Source4:	Makefile2.patch
14cr|sphinx3-0.8-6|21	BuildRequires:	pkgconfig(sphinxbase)
14cr|sphinx3-0.8-6|22	BuildRequires:	sphinxbase
14cr|sphinx3-0.8-6|23	Requires:	sphinxbase
14cr|sphinx3-0.8-6|24	
14cr|sphinx3-0.8-6|25	%description
14cr|sphinx3-0.8-6|26	The CMU Sphinx Recognition System is a library and a set of examples and
14cr|sphinx3-0.8-6|27	utilities for speech recognition.
14cr|sphinx3-0.8-6|28	
14cr|sphinx3-0.8-6|29	%files
14cr|sphinx3-0.8-6|30	%doc AUTHORS COPYING INSTALL README NEWS doc/*.ppt
14cr|sphinx3-0.8-6|31	%doc doc/*.html doc/*.pdf doc/*.txt doc/*.gif
14cr|sphinx3-0.8-6|32	%{_bindir}/*
14cr|sphinx3-0.8-6|33	%{_datadir}/%{name}
14cr|sphinx3-0.8-6|34	
14cr|sphinx3-0.8-6|35	#----------------------------------------------------------------------------
14cr|sphinx3-0.8-6|36	
14cr|sphinx3-0.8-6|37	%package -n %{libs3decoder}
14cr|sphinx3-0.8-6|38	Summary:	Shared library for %{name}
14cr|sphinx3-0.8-6|39	Group:		System/Libraries
14cr|sphinx3-0.8-6|40	Conflicts:	%{name} < 0.8-6
14cr|sphinx3-0.8-6|41	
14cr|sphinx3-0.8-6|42	%description -n %{libs3decoder}
14cr|sphinx3-0.8-6|43	Shared library for %{name}.
14cr|sphinx3-0.8-6|44	
14cr|sphinx3-0.8-6|45	%files -n %{libs3decoder}
14cr|sphinx3-0.8-6|46	%{_libdir}/libs3decoder.so.%{major}*
14cr|sphinx3-0.8-6|47	
14cr|sphinx3-0.8-6|48	#----------------------------------------------------------------------------
14cr|sphinx3-0.8-6|49	
14cr|sphinx3-0.8-6|50	%package -n %{devname}
14cr|sphinx3-0.8-6|51	Summary:	Development files for %{name}
14cr|sphinx3-0.8-6|52	Group:		Development/C
14cr|sphinx3-0.8-6|53	Requires:	%{libs3decoder} = %{EVRD}
14cr|sphinx3-0.8-6|54	Provides:	%{name}-devel = %{EVRD}
14cr|sphinx3-0.8-6|55	Conflicts:	%{name}-devel < 0.8-6
14cr|sphinx3-0.8-6|56	Obsoletes:	%{name}-devel < 0.8-6
14cr|sphinx3-0.8-6|57	Conflicts:	%{name} < 0.8-6
14cr|sphinx3-0.8-6|58	
14cr|sphinx3-0.8-6|59	%description -n %{devname}
14cr|sphinx3-0.8-6|60	Development files for %{name}.
14cr|sphinx3-0.8-6|61	
14cr|sphinx3-0.8-6|62	%files -n %{devname}
14cr|sphinx3-0.8-6|63	%{_libdir}/libs3decoder.so
14cr|sphinx3-0.8-6|64	%{_libdir}/pkgconfig/%{name}.pc
14cr|sphinx3-0.8-6|65	%{_includedir}/%{name}/
14cr|sphinx3-0.8-6|66	
14cr|sphinx3-0.8-6|67	#----------------------------------------------------------------------------
14cr|sphinx3-0.8-6|68	
14cr|sphinx3-0.8-6|69	%prep
14cr|sphinx3-0.8-6|70	%setup -q
14cr|sphinx3-0.8-6|71	%patch0 -p0
14cr|sphinx3-0.8-6|72	patch -p0 -F 90 Makefile.in %{SOURCE1}
14cr|sphinx3-0.8-6|73	patch -p0 -F 90 include/Makefile.in %{SOURCE2}
14cr|sphinx3-0.8-6|74	patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
14cr|sphinx3-0.8-6|75	
14cr|sphinx3-0.8-6|76	%build
14cr|sphinx3-0.8-6|77	autoreconf -fi
14cr|sphinx3-0.8-6|78	%configure2_5x --disable-static
14cr|sphinx3-0.8-6|79	patch -p0 -F 90 Makefile %{SOURCE4}
14cr|sphinx3-0.8-6|80	patch -p0 -F 90 include/Makefile %{SOURCE4}
14cr|sphinx3-0.8-6|81	patch -p0 -F 90 model/lm/an4/Makefile %{SOURCE4}
14cr|sphinx3-0.8-6|82	%make
14cr|sphinx3-0.8-6|83	
14cr|sphinx3-0.8-6|84	%install
14cr|sphinx3-0.8-6|85	%makeinstall_std
14cr|sphinx3-0.8-6|86	
14cr|sphinx3-0.8-6|87	
14cr|sphinx3-0.8-6|88	%changelog
14cr|sphinx3-0.8-6|89	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-6
14cr|sphinx3-0.8-6|90	+ Revision: 4781cfb
14cr|sphinx3-0.8-6|91	- Re-work package structure, drop man files, fix build
14cr|sphinx3-0.8-6|92	
14cr|sphinx3-0.8-6|93	

8301 14
14cr|sphinxbase-0.8-2|1	%define major	1
14cr|sphinxbase-0.8-2|2	%define admajor	0
14cr|sphinxbase-0.8-2|3	
14cr|sphinxbase-0.8-2|4	%define libname		%mklibname %{name} %{major}
14cr|sphinxbase-0.8-2|5	%define adlibname	%mklibname sphinxad %{admajor}
14cr|sphinxbase-0.8-2|6	%define devname		%mklibname %{name} -d
14cr|sphinxbase-0.8-2|7	
14cr|sphinxbase-0.8-2|8	Name:		sphinxbase
14cr|sphinxbase-0.8-2|9	Version:	0.8
14cr|sphinxbase-0.8-2|10	Release:	2
14cr|sphinxbase-0.8-2|11	Summary:	The CMU Sphinx Recognition System
14cr|sphinxbase-0.8-2|12	Group:		System/Libraries
14cr|sphinxbase-0.8-2|13	License:	BSD and LGPLv2+
14cr|sphinxbase-0.8-2|14	Url:		http://cmusphinx.sourceforge.net/
14cr|sphinxbase-0.8-2|15	Source0:	http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
14cr|sphinxbase-0.8-2|16	# From upstream
14cr|sphinxbase-0.8-2|17	# http://sourceforge.net/p/cmusphinx/bugs/314/
14cr|sphinxbase-0.8-2|18	Patch0:		sphinxbase-0.8-fix-testsuite.patch
14cr|sphinxbase-0.8-2|19	BuildRequires:	bison
14cr|sphinxbase-0.8-2|20	BuildRequires:	doxygen
14cr|sphinxbase-0.8-2|21	BuildRequires:	python-devel
14cr|sphinxbase-0.8-2|22	BuildRequires:	sndfile-devel
14cr|sphinxbase-0.8-2|23	# for check
14cr|sphinxbase-0.8-2|24	BuildRequires:	locales-fr
14cr|sphinxbase-0.8-2|25	
14cr|sphinxbase-0.8-2|26	%description
14cr|sphinxbase-0.8-2|27	The CMU Sphinx Recognition System is a library and a set
14cr|sphinxbase-0.8-2|28	of examples and utilities for speech recognition.
14cr|sphinxbase-0.8-2|29	
14cr|sphinxbase-0.8-2|30	This package contains the utilities.
14cr|sphinxbase-0.8-2|31	
14cr|sphinxbase-0.8-2|32	%package -n %{libname}
14cr|sphinxbase-0.8-2|33	Summary:	Shared components for Sphinx speech recognition
14cr|sphinxbase-0.8-2|34	Group:		System/Libraries
14cr|sphinxbase-0.8-2|35	
14cr|sphinxbase-0.8-2|36	%description -n %{libname}
14cr|sphinxbase-0.8-2|37	This package contains the shared libraries for Sphinx speech recognition.
14cr|sphinxbase-0.8-2|38	
14cr|sphinxbase-0.8-2|39	%package -n %{adlibname}
14cr|sphinxbase-0.8-2|40	Summary:	Shared components for Sphinx speech recognition
14cr|sphinxbase-0.8-2|41	Group:		System/Libraries
14cr|sphinxbase-0.8-2|42	
14cr|sphinxbase-0.8-2|43	%description -n %{adlibname}
14cr|sphinxbase-0.8-2|44	This package contains the shared libraries for Sphinx speech recognition.
14cr|sphinxbase-0.8-2|45	
14cr|sphinxbase-0.8-2|46	%package -n %{devname}
14cr|sphinxbase-0.8-2|47	Summary:	Header files for developing with The CMU Sphinx Recognition System
14cr|sphinxbase-0.8-2|48	Group:		Development/C
14cr|sphinxbase-0.8-2|49	Requires:	%{libname} = %{version}-%{release}
14cr|sphinxbase-0.8-2|50	Requires:	%{adlibname} = %{version}-%{release}
14cr|sphinxbase-0.8-2|51	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|sphinxbase-0.8-2|52	Provides:	%{name}-devel = %{version}-%{release}
14cr|sphinxbase-0.8-2|53	
14cr|sphinxbase-0.8-2|54	%description -n %{devname}
14cr|sphinxbase-0.8-2|55	This package contains the header files and examples for developing with
14cr|sphinxbase-0.8-2|56	The CMU Sphinx Recognition System.
14cr|sphinxbase-0.8-2|57	
14cr|sphinxbase-0.8-2|58	%package -n python-%{name}
14cr|sphinxbase-0.8-2|59	Summary:	Python extension for The CMU Sphinx Recognition System
14cr|sphinxbase-0.8-2|60	Group:		Development/Python
14cr|sphinxbase-0.8-2|61	
14cr|sphinxbase-0.8-2|62	%description -n python-%{name}
14cr|sphinxbase-0.8-2|63	This package contains the python extension for The CMU Sphinx Recognition
14cr|sphinxbase-0.8-2|64	System.
14cr|sphinxbase-0.8-2|65	
14cr|sphinxbase-0.8-2|66	%prep
14cr|sphinxbase-0.8-2|67	%setup -q
14cr|sphinxbase-0.8-2|68	%apply_patches
14cr|sphinxbase-0.8-2|69	
14cr|sphinxbase-0.8-2|70	%build
14cr|sphinxbase-0.8-2|71	%configure2_5x --disable-static \
14cr|sphinxbase-0.8-2|72	--disable-rpath
14cr|sphinxbase-0.8-2|73	%make
14cr|sphinxbase-0.8-2|74	
14cr|sphinxbase-0.8-2|75	%install
14cr|sphinxbase-0.8-2|76	%makeinstall_std
14cr|sphinxbase-0.8-2|77	
14cr|sphinxbase-0.8-2|78	# man pages
14cr|sphinxbase-0.8-2|79	mkdir -p %{buildroot}%{_mandir}/man1
14cr|sphinxbase-0.8-2|80	install -pm644 doc/*.1 %{buildroot}%{_mandir}/man1/
14cr|sphinxbase-0.8-2|81	
14cr|sphinxbase-0.8-2|82	%check
14cr|sphinxbase-0.8-2|83	%make check
14cr|sphinxbase-0.8-2|84	
14cr|sphinxbase-0.8-2|85	%files
14cr|sphinxbase-0.8-2|86	%{_bindir}/sphinx*
14cr|sphinxbase-0.8-2|87	%{_mandir}/man1/sphinx*
14cr|sphinxbase-0.8-2|88	
14cr|sphinxbase-0.8-2|89	%files -n %{libname}
14cr|sphinxbase-0.8-2|90	%{_libdir}/lib%{name}.so.%{major}*
14cr|sphinxbase-0.8-2|91	
14cr|sphinxbase-0.8-2|92	%files -n %{adlibname}
14cr|sphinxbase-0.8-2|93	%{_libdir}/libsphinxad.so.%{admajor}*
14cr|sphinxbase-0.8-2|94	
14cr|sphinxbase-0.8-2|95	%files -n python-%{name}
14cr|sphinxbase-0.8-2|96	%{py_platsitedir}/*
14cr|sphinxbase-0.8-2|97	
14cr|sphinxbase-0.8-2|98	%files -n %{devname}
14cr|sphinxbase-0.8-2|99	%doc doc/html/
14cr|sphinxbase-0.8-2|100	%{_includedir}/%{name}
14cr|sphinxbase-0.8-2|101	%{_libdir}/pkgconfig/%{name}.pc
14cr|sphinxbase-0.8-2|102	%{_libdir}/lib%{name}.so
14cr|sphinxbase-0.8-2|103	%{_libdir}/libsphinxad.so
14cr|sphinxbase-0.8-2|104	
14cr|sphinxbase-0.8-2|105	%changelog
14cr|sphinxbase-0.8-2|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|sphinxbase-0.8-2|107	+ Revision: 10f6f80
14cr|sphinxbase-0.8-2|108	- MassBuild#464: Increase release tag
14cr|sphinxbase-0.8-2|109	
14cr|sphinxbase-0.8-2|110	

8302 14
14cr|sphinxtrain-1.0.7-4|1	Name:     sphinxtrain
14cr|sphinxtrain-1.0.7-4|2	Version:  1.0.7
14cr|sphinxtrain-1.0.7-4|3	Release:  4
14cr|sphinxtrain-1.0.7-4|4	Summary:  An acoustic model trainer for CMU's Sphinx tools
14cr|sphinxtrain-1.0.7-4|5	Group:    Development/Other
14cr|sphinxtrain-1.0.7-4|6	License:  BSD and LGPLv2+
14cr|sphinxtrain-1.0.7-4|7	URL:      http://www.cmusphinx.org/
14cr|sphinxtrain-1.0.7-4|8	Source:   http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
14cr|sphinxtrain-1.0.7-4|9	Requires: sphinxbase
14cr|sphinxtrain-1.0.7-4|10	BuildRequires: sphinxbase-devel
14cr|sphinxtrain-1.0.7-4|11	BuildRequires: python-devel
14cr|sphinxtrain-1.0.7-4|12	BuildRequires: python-setuptools
14cr|sphinxtrain-1.0.7-4|13	BuildRequires: python-scipy
14cr|sphinxtrain-1.0.7-4|14	BuildRequires: pkgconfig(sndfile)
14cr|sphinxtrain-1.0.7-4|15	Patch0: sphinxtrain.patch
14cr|sphinxtrain-1.0.7-4|16	
14cr|sphinxtrain-1.0.7-4|17	%description
14cr|sphinxtrain-1.0.7-4|18	SphinxTrain is Carnegie Mellon University's open source acoustic model
14cr|sphinxtrain-1.0.7-4|19	trainer.  It contains the scripts and instructions necessary for building
14cr|sphinxtrain-1.0.7-4|20	models for the CMU Sphinx Recognizer.
14cr|sphinxtrain-1.0.7-4|21	
14cr|sphinxtrain-1.0.7-4|22	%prep
14cr|sphinxtrain-1.0.7-4|23	%setup -q
14cr|sphinxtrain-1.0.7-4|24	%patch0 -p1 -b .lda
14cr|sphinxtrain-1.0.7-4|25	
14cr|sphinxtrain-1.0.7-4|26	%build
14cr|sphinxtrain-1.0.7-4|27	%configure
14cr|sphinxtrain-1.0.7-4|28	%make
14cr|sphinxtrain-1.0.7-4|29	
14cr|sphinxtrain-1.0.7-4|30	%install
14cr|sphinxtrain-1.0.7-4|31	export BDIR=`pwd`
14cr|sphinxtrain-1.0.7-4|32	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|sphinxtrain-1.0.7-4|33	cd %{buildroot}%{_libdir}/%{name}
14cr|sphinxtrain-1.0.7-4|34	$BDIR/scripts_pl/setup_SphinxTrain.pl -task Mandriva
14cr|sphinxtrain-1.0.7-4|35	
14cr|sphinxtrain-1.0.7-4|36	%files
14cr|sphinxtrain-1.0.7-4|37	%doc COPYING README NEWS
14cr|sphinxtrain-1.0.7-4|38	%doc doc/s3_fe_spec.pdf doc/tinydoc.txt
14cr|sphinxtrain-1.0.7-4|39	%{_libdir}/%{name}
14cr|sphinxtrain-1.0.7-4|40	
14cr|sphinxtrain-1.0.7-4|41	%changelog
14cr|sphinxtrain-1.0.7-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-4
14cr|sphinxtrain-1.0.7-4|43	+ Revision: ceded8a
14cr|sphinxtrain-1.0.7-4|44	- MassBuild#464: Increase release tag
14cr|sphinxtrain-1.0.7-4|45	
14cr|sphinxtrain-1.0.7-4|46	

8303 14
14cr|spicctrl-1.9-7|1	%define name spicctrl
14cr|spicctrl-1.9-7|2	%define version 1.9
14cr|spicctrl-1.9-7|3	
14cr|spicctrl-1.9-7|4	Summary: Sony Vaio SPIC Control Program
14cr|spicctrl-1.9-7|5	Name: %name
14cr|spicctrl-1.9-7|6	Version: %version
14cr|spicctrl-1.9-7|7	Release: 7
14cr|spicctrl-1.9-7|8	License: GPL
14cr|spicctrl-1.9-7|9	Group: System/Configuration/Hardware
14cr|spicctrl-1.9-7|10	BuildRoot: %{_builddir}/%{name}-buildroot
14cr|spicctrl-1.9-7|11	Source: http://popies.net/sonypi/%name-%version.tar.bz2
14cr|spicctrl-1.9-7|12	URL: http://popies.net/sonypi/
14cr|spicctrl-1.9-7|13	
14cr|spicctrl-1.9-7|14	%description
14cr|spicctrl-1.9-7|15	This utility allows one to query and set a variety of parameters on your
14cr|spicctrl-1.9-7|16	Sony Vaio laptop computer, including:
14cr|spicctrl-1.9-7|17	
14cr|spicctrl-1.9-7|18	* AC Power status
14cr|spicctrl-1.9-7|19	* Battery status
14cr|spicctrl-1.9-7|20	* Screen brightness
14cr|spicctrl-1.9-7|21	* Bluetooth device power status
14cr|spicctrl-1.9-7|22	
14cr|spicctrl-1.9-7|23	%prep
14cr|spicctrl-1.9-7|24	%setup
14cr|spicctrl-1.9-7|25	
14cr|spicctrl-1.9-7|26	%build
14cr|spicctrl-1.9-7|27	%make
14cr|spicctrl-1.9-7|28	
14cr|spicctrl-1.9-7|29	%clean
14cr|spicctrl-1.9-7|30	rm -rf $RPM_BUILD_ROOT
14cr|spicctrl-1.9-7|31	
14cr|spicctrl-1.9-7|32	%install
14cr|spicctrl-1.9-7|33	rm -rf $RPM_BUILD_ROOT
14cr|spicctrl-1.9-7|34	mkdir -p $RPM_BUILD_ROOT%_sbindir/
14cr|spicctrl-1.9-7|35	install %{_builddir}/%{name}-%{version}/spicctrl $RPM_BUILD_ROOT/usr/sbin
14cr|spicctrl-1.9-7|36	
14cr|spicctrl-1.9-7|37	%post
14cr|spicctrl-1.9-7|38	if [ ! -c /dev/sonypi ]; then
14cr|spicctrl-1.9-7|39	rm -f /dev/sonypi
14cr|spicctrl-1.9-7|40	mknod /dev/sonypi c 10 250
14cr|spicctrl-1.9-7|41	fi
14cr|spicctrl-1.9-7|42	grep 'alias char-major-10-250 sonypi' /etc/modules.conf > /dev/null
14cr|spicctrl-1.9-7|43	RETVAL=$?
14cr|spicctrl-1.9-7|44	if [ $RETVAL -ne 0 ]; then
14cr|spicctrl-1.9-7|45	echo 'alias char-major-10-250 sonypi' >> /etc/modules.conf
14cr|spicctrl-1.9-7|46	echo 'options sonypi minor=250' >> /etc/modules.conf
14cr|spicctrl-1.9-7|47	echo 'alias char-major-10-250 sonypi' >> /etc/modprobe.conf
14cr|spicctrl-1.9-7|48	echo 'options sonypi minor=250' >> /etc/modprobe.conf
14cr|spicctrl-1.9-7|49	fi
14cr|spicctrl-1.9-7|50	
14cr|spicctrl-1.9-7|51	%files
14cr|spicctrl-1.9-7|52	%defattr(-,root,root)
14cr|spicctrl-1.9-7|53	%_sbindir/*
14cr|spicctrl-1.9-7|54	%doc AUTHORS LICENSE CHANGES
14cr|spicctrl-1.9-7|55	
14cr|spicctrl-1.9-7|56	
14cr|spicctrl-1.9-7|57	
14cr|spicctrl-1.9-7|58	
14cr|spicctrl-1.9-7|59	
14cr|spicctrl-1.9-7|60	%changelog
14cr|spicctrl-1.9-7|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-7
14cr|spicctrl-1.9-7|62	+ Revision: 4f7dbe8
14cr|spicctrl-1.9-7|63	- MassBuild#464: Increase release tag
14cr|spicctrl-1.9-7|64	
14cr|spicctrl-1.9-7|65	

8304 14
14cr|spice-3f5-17|1	%define _enable_debug_packages %{nil}
14cr|spice-3f5-17|2	%define debug_package %{nil}
14cr|spice-3f5-17|3	
14cr|spice-3f5-17|4	Summary:	Berkeley SPICE 3 Circuit Simulator
14cr|spice-3f5-17|5	Name:		spice
14cr|spice-3f5-17|6	Version:	3f5
14cr|spice-3f5-17|7	Release:	17
14cr|spice-3f5-17|8	License:	BSD
14cr|spice-3f5-17|9	URL:		http://www.ibiblio.org/pub/Linux/apps/circuits/
14cr|spice-3f5-17|10	Group:		Sciences/Other
14cr|spice-3f5-17|11	Source:		%{name}%{version}sfix.tar.bz2
14cr|spice-3f5-17|12	Patch0:		%{name}-linux.conf.patch
14cr|spice-3f5-17|13	Patch1:		%{name}-3.5.5-gcc-4.1.patch
14cr|spice-3f5-17|14	BuildRequires:	termcap-devel
14cr|spice-3f5-17|15	BuildRequires:	pkgconfig(xt)
14cr|spice-3f5-17|16	BuildRequires:	pkgconfig(xaw7)
14cr|spice-3f5-17|17	
14cr|spice-3f5-17|18	%description
14cr|spice-3f5-17|19	SPICE 3 is a general-purpose circuit simulation program for nonlinear
14cr|spice-3f5-17|20	dc, nonlinear transient, and linear ac analyses.  Circuits may contain
14cr|spice-3f5-17|21	resistors, capacitors, inductors, mutual inductors, independent
14cr|spice-3f5-17|22	voltage and current sources, four types of dependent sources,
14cr|spice-3f5-17|23	transmission lines, and the four most common semiconductor devices:
14cr|spice-3f5-17|24	diodes, BJT's, JFET's, and MOSFET's.
14cr|spice-3f5-17|25	
14cr|spice-3f5-17|26	This version includes support for the Bsim3 model (V3.1)
14cr|spice-3f5-17|27	
14cr|spice-3f5-17|28	%prep
14cr|spice-3f5-17|29	%setup -q -n %{name}%{version}sfix
14cr|spice-3f5-17|30	
14cr|spice-3f5-17|31	%patch0 -p1 -b .linux-conf
14cr|spice-3f5-17|32	%patch1 -p1 -b .gcc41
14cr|spice-3f5-17|33	
14cr|spice-3f5-17|34	%build
14cr|spice-3f5-17|35	./util/build linux gcc
14cr|spice-3f5-17|36	
14cr|spice-3f5-17|37	# install has to be done by hand, because we are not assured
14cr|spice-3f5-17|38	# that the builder has root privileges - things would be easier
14cr|spice-3f5-17|39	# if spice had autoconf!
14cr|spice-3f5-17|40	
14cr|spice-3f5-17|41	%install
14cr|spice-3f5-17|42	install -d  %{buildroot}%{_bindir}
14cr|spice-3f5-17|43	install -d  %{buildroot}%{_datadir}/%{name}/scripts
14cr|spice-3f5-17|44	install -d  %{buildroot}%{_datadir}/%{name}/helpdir
14cr|spice-3f5-17|45	
14cr|spice-3f5-17|46	install -d  %{buildroot}%{_mandir}/man1
14cr|spice-3f5-17|47	
14cr|spice-3f5-17|48	install obj/bin/spice3 %{buildroot}%{_bindir}
14cr|spice-3f5-17|49	ln -s /usr/bin/spice3 %{buildroot}%{_bindir}/spice
14cr|spice-3f5-17|50	install obj/bin/help %{buildroot}%{_bindir}
14cr|spice-3f5-17|51	install obj/bin/nutmeg %{buildroot}%{_bindir}
14cr|spice-3f5-17|52	install obj/bin/sconvert %{buildroot}%{_bindir}
14cr|spice-3f5-17|53	install obj/bin/multidec %{buildroot}%{_bindir}
14cr|spice-3f5-17|54	install obj/bin/proc2mod %{buildroot}%{_bindir}
14cr|spice-3f5-17|55	
14cr|spice-3f5-17|56	rm lib/make*
14cr|spice-3f5-17|57	cp -r lib/* %{buildroot}%{_datadir}/%{name}
14cr|spice-3f5-17|58	
14cr|spice-3f5-17|59	obj/bin/makeidx %{buildroot}%{_datadir}/%{name}/helpdir/spice.txt
14cr|spice-3f5-17|60	install -m 644 man/man1/* %{buildroot}%{_mandir}/man1
14cr|spice-3f5-17|61	
14cr|spice-3f5-17|62	chmod 644 3f5patches/README*
14cr|spice-3f5-17|63	
14cr|spice-3f5-17|64	%files
14cr|spice-3f5-17|65	%defattr(-,root,root,0755)
14cr|spice-3f5-17|66	%doc readme readme.Linux notes/spice2
14cr|spice-3f5-17|67	%doc 3f5patches/README*
14cr|spice-3f5-17|68	%{_datadir}/%{name}
14cr|spice-3f5-17|69	%{_bindir}/*
14cr|spice-3f5-17|70	%{_mandir}/man1/*
14cr|spice-3f5-17|71	
14cr|spice-3f5-17|72	
14cr|spice-3f5-17|73	%changelog
14cr|spice-3f5-17|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3f5-17
14cr|spice-3f5-17|75	+ Revision: 5596a05
14cr|spice-3f5-17|76	- MassBuild#464: Increase release tag
14cr|spice-3f5-17|77	
14cr|spice-3f5-17|78	

8305 14
14cr|spice-parent-15-7|1	Name:           spice-parent
14cr|spice-parent-15-7|2	Version:        15
14cr|spice-parent-15-7|3	Release:        7
14cr|spice-parent-15-7|4	Summary:        Sonatype Spice Components
14cr|spice-parent-15-7|5	
14cr|spice-parent-15-7|6	Group:          Development/Java
14cr|spice-parent-15-7|7	License:        ASL 2.0
14cr|spice-parent-15-7|8	URL:            http://svn.sonatype.org/spice/tags/spice-parent-15
14cr|spice-parent-15-7|9	#svn export http://svn.sonatype.org/spice/tags/spice-parent-15 spice-parent-15
14cr|spice-parent-15-7|10	#tar zcf spice-parent-15.tar.gz spice-parent-15/
14cr|spice-parent-15-7|11	Source0:        %{name}-%{version}.tar.gz
14cr|spice-parent-15-7|12	Patch0:        pom.patch
14cr|spice-parent-15-7|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|spice-parent-15-7|14	
14cr|spice-parent-15-7|15	BuildArch: noarch
14cr|spice-parent-15-7|16	
14cr|spice-parent-15-7|17	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|spice-parent-15-7|18	
14cr|spice-parent-15-7|19	Requires:          jpackage-utils
14cr|spice-parent-15-7|20	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|spice-parent-15-7|21	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|spice-parent-15-7|22	
14cr|spice-parent-15-7|23	%description
14cr|spice-parent-15-7|24	Spice components and libraries are common components
14cr|spice-parent-15-7|25	used throughout the Sonatype Forge.
14cr|spice-parent-15-7|26	
14cr|spice-parent-15-7|27	%prep
14cr|spice-parent-15-7|28	%setup -q -n %{name}-%{version}
14cr|spice-parent-15-7|29	#Remove plexus-javadoc
14cr|spice-parent-15-7|30	%patch0
14cr|spice-parent-15-7|31	
14cr|spice-parent-15-7|32	%build
14cr|spice-parent-15-7|33	#nothing to do for the pom
14cr|spice-parent-15-7|34	
14cr|spice-parent-15-7|35	%install
14cr|spice-parent-15-7|36	rm -rf %{buildroot}
14cr|spice-parent-15-7|37	
14cr|spice-parent-15-7|38	%add_to_maven_depmap org.sonatype.spice spice-parent %{version} JPP spice-parent
14cr|spice-parent-15-7|39	
14cr|spice-parent-15-7|40	# poms
14cr|spice-parent-15-7|41	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cr|spice-parent-15-7|42	install -pm 644 pom.xml \
14cr|spice-parent-15-7|43	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|spice-parent-15-7|44	
14cr|spice-parent-15-7|45	%post
14cr|spice-parent-15-7|46	%update_maven_depmap
14cr|spice-parent-15-7|47	
14cr|spice-parent-15-7|48	%postun
14cr|spice-parent-15-7|49	%update_maven_depmap
14cr|spice-parent-15-7|50	
14cr|spice-parent-15-7|51	%clean
14cr|spice-parent-15-7|52	rm -rf %{buildroot}
14cr|spice-parent-15-7|53	
14cr|spice-parent-15-7|54	%files
14cr|spice-parent-15-7|55	%defattr(-,root,root,-)
14cr|spice-parent-15-7|56	%{_mavenpomdir}/*
14cr|spice-parent-15-7|57	%{_mavendepmapfragdir}/*
14cr|spice-parent-15-7|58	
14cr|spice-parent-15-7|59	
14cr|spice-parent-15-7|60	
14cr|spice-parent-15-7|61	
14cr|spice-parent-15-7|62	%changelog
14cr|spice-parent-15-7|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 15-7
14cr|spice-parent-15-7|64	+ Revision: ec8f5b0
14cr|spice-parent-15-7|65	- MassBuild#464: Increase release tag
14cr|spice-parent-15-7|66	
14cr|spice-parent-15-7|67	

8306 14
14cr|spice-xpi-2.8.90-4|1	%define name spice-xpi
14cr|spice-xpi-2.8.90-4|2	%define version 2.8.90
14cr|spice-xpi-2.8.90-4|3	
14cr|spice-xpi-2.8.90-4|4	Summary:	SPICE extension for Mozilla
14cr|spice-xpi-2.8.90-4|5	Name:		spice-xpi
14cr|spice-xpi-2.8.90-4|6	Version:	2.8.90
14cr|spice-xpi-2.8.90-4|7	Release:	4
14cr|spice-xpi-2.8.90-4|8	License:	GPLv2+
14cr|spice-xpi-2.8.90-4|9	Group:		Networking/Remote access
14cr|spice-xpi-2.8.90-4|10	Url:		http://www.redhat.com/
14cr|spice-xpi-2.8.90-4|11	Source0:	%{name}-%{version}.tar.bz2
14cr|spice-xpi-2.8.90-4|12	BuildRequires:	libtool
14cr|spice-xpi-2.8.90-4|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|spice-xpi-2.8.90-4|14	BuildRequires:	pkgconfig(libxul)
14cr|spice-xpi-2.8.90-4|15	BuildRequires:	pkgconfig(log4cpp)
14cr|spice-xpi-2.8.90-4|16	BuildRequires:	pkgconfig(x11)
14cr|spice-xpi-2.8.90-4|17	Requires:	firefox
14cr|spice-xpi-2.8.90-4|18	Requires:	spice-server-client
14cr|spice-xpi-2.8.90-4|19	ExclusiveArch:	x86_64 %{ix86}
14cr|spice-xpi-2.8.90-4|20	
14cr|spice-xpi-2.8.90-4|21	%description
14cr|spice-xpi-2.8.90-4|22	SPICE extension for mozilla allows the client to be used from a web browser.
14cr|spice-xpi-2.8.90-4|23	
14cr|spice-xpi-2.8.90-4|24	%files
14cr|spice-xpi-2.8.90-4|25	%doc COPYING README
14cr|spice-xpi-2.8.90-4|26	%{_libdir}/mozilla/plugins/*
14cr|spice-xpi-2.8.90-4|27	%{_libdir}/mozilla/*.rdf
14cr|spice-xpi-2.8.90-4|28	
14cr|spice-xpi-2.8.90-4|29	#----------------------------------------------------------------------------
14cr|spice-xpi-2.8.90-4|30	
14cr|spice-xpi-2.8.90-4|31	%prep
14cr|spice-xpi-2.8.90-4|32	%setup -q
14cr|spice-xpi-2.8.90-4|33	
14cr|spice-xpi-2.8.90-4|34	%build
14cr|spice-xpi-2.8.90-4|35	autoreconf -fi
14cr|spice-xpi-2.8.90-4|36	%configure2_5x
14cr|spice-xpi-2.8.90-4|37	%make
14cr|spice-xpi-2.8.90-4|38	
14cr|spice-xpi-2.8.90-4|39	%install
14cr|spice-xpi-2.8.90-4|40	%makeinstall_std
14cr|spice-xpi-2.8.90-4|41	
14cr|spice-xpi-2.8.90-4|42	rm -f %{buildroot}%{_libdir}/mozilla/plugins/*.a
14cr|spice-xpi-2.8.90-4|43	
14cr|spice-xpi-2.8.90-4|44	%changelog
14cr|spice-xpi-2.8.90-4|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.90-4
14cr|spice-xpi-2.8.90-4|46	+ Revision: 9c12b5a
14cr|spice-xpi-2.8.90-4|47	- MassBuild#464: Increase release tag
14cr|spice-xpi-2.8.90-4|48	
14cr|spice-xpi-2.8.90-4|49	

8307 14
14cr|spindown-0.4.0-3|1	Summary:	Daemon for spindown idle disks
14cr|spindown-0.4.0-3|2	Name:		spindown
14cr|spindown-0.4.0-3|3	Version:	0.4.0
14cr|spindown-0.4.0-3|4	Release:	3
14cr|spindown-0.4.0-3|5	License:	GPLv3
14cr|spindown-0.4.0-3|6	Group:		System/Kernel and hardware
14cr|spindown-0.4.0-3|7	URL:		http://code.google.com/p/spindown/
14cr|spindown-0.4.0-3|8	Source0:	http://spindown.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|spindown-0.4.0-3|9	Source1:	%{name}-initscript
14cr|spindown-0.4.0-3|10	Requires(pre):	rpm-helper
14cr|spindown-0.4.0-3|11	Requires:	sg3_utils
14cr|spindown-0.4.0-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|spindown-0.4.0-3|13	
14cr|spindown-0.4.0-3|14	%description
14cr|spindown-0.4.0-3|15	Spindown is a daeemon I've written to spindown idle disks and so
14cr|spindown-0.4.0-3|16	saving energy and giving the disks a longer lifetime. It works by
14cr|spindown-0.4.0-3|17	checking how many blocks are read and written from the disks. When
14cr|spindown-0.4.0-3|18	no blocks are read or written the disk is idle. When a disk stays
14cr|spindown-0.4.0-3|19	idle long enough spindown uses sg_start to spin the disk down.
14cr|spindown-0.4.0-3|20	It also works with usb disks and hotswappable disks because it
14cr|spindown-0.4.0-3|21	doesn't watch the device name (hda, sdb, ...), but the device id.
14cr|spindown-0.4.0-3|22	This means that it doesn't matter if the disk is swapped while the
14cr|spindown-0.4.0-3|23	daemon is running.
14cr|spindown-0.4.0-3|24	
14cr|spindown-0.4.0-3|25	
14cr|spindown-0.4.0-3|26	%prep
14cr|spindown-0.4.0-3|27	%setup -q
14cr|spindown-0.4.0-3|28	
14cr|spindown-0.4.0-3|29	%build
14cr|spindown-0.4.0-3|30	export CFLAGS="%{optflags} -pthread"
14cr|spindown-0.4.0-3|31	
14cr|spindown-0.4.0-3|32	%make
14cr|spindown-0.4.0-3|33	
14cr|spindown-0.4.0-3|34	%install
14cr|spindown-0.4.0-3|35	rm -fr %{buildroot}
14cr|spindown-0.4.0-3|36	%makeinstall_std
14cr|spindown-0.4.0-3|37	
14cr|spindown-0.4.0-3|38	install -dm 755 %{buildroot}%{_sysconfdir}
14cr|spindown-0.4.0-3|39	install -dm 755 %{buildroot}%{_initrddir}
14cr|spindown-0.4.0-3|40	install -m 644 spindown.conf.example %{buildroot}%{_sysconfdir}/spindown.conf
14cr|spindown-0.4.0-3|41	install -m 744 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|spindown-0.4.0-3|42	
14cr|spindown-0.4.0-3|43	# (tpg) really not needed
14cr|spindown-0.4.0-3|44	rm -fr %{buildroot}%{_sysconfdir}/rc?.d/*%{name}
14cr|spindown-0.4.0-3|45	rm -fr %{buildroot}%{_sysconfdir}/init.d/%{name}
14cr|spindown-0.4.0-3|46	
14cr|spindown-0.4.0-3|47	%clean
14cr|spindown-0.4.0-3|48	rm -fr %{buildroot}
14cr|spindown-0.4.0-3|49	
14cr|spindown-0.4.0-3|50	%post
14cr|spindown-0.4.0-3|51	%_post_service %{name}
14cr|spindown-0.4.0-3|52	
14cr|spindown-0.4.0-3|53	%preun
14cr|spindown-0.4.0-3|54	%_preun_service %{name}
14cr|spindown-0.4.0-3|55	
14cr|spindown-0.4.0-3|56	%files
14cr|spindown-0.4.0-3|57	%defattr(-,root,root)
14cr|spindown-0.4.0-3|58	%doc CHANGELOG README spindown.conf.example
14cr|spindown-0.4.0-3|59	%config(noreplace) %{_sysconfdir}/spindown.conf
14cr|spindown-0.4.0-3|60	%{_initrddir}/%{name}
14cr|spindown-0.4.0-3|61	/sbin/spindownd
14cr|spindown-0.4.0-3|62	
14cr|spindown-0.4.0-3|63	
14cr|spindown-0.4.0-3|64	
14cr|spindown-0.4.0-3|65	%changelog
14cr|spindown-0.4.0-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-3
14cr|spindown-0.4.0-3|67	+ Revision: 98613f6
14cr|spindown-0.4.0-3|68	- MassBuild#464: Increase release tag
14cr|spindown-0.4.0-3|69	
14cr|spindown-0.4.0-3|70	

8308 14
14cr|spip-2.1.1-4|1	%define	Name	SPIP
14cr|spip-2.1.1-4|2	
14cr|spip-2.1.1-4|3	%if %{_use_internal_dependency_generator}
14cr|spip-2.1.1-4|4	%define __noautoreq 'pear(SourceMap.class.php)'
14cr|spip-2.1.1-4|5	%else
14cr|spip-2.1.1-4|6	%define _requires_exceptions pear(SourceMap.class.php)
14cr|spip-2.1.1-4|7	%endif
14cr|spip-2.1.1-4|8	
14cr|spip-2.1.1-4|9	
14cr|spip-2.1.1-4|10	Name:		spip
14cr|spip-2.1.1-4|11	Version:	2.1.1
14cr|spip-2.1.1-4|12	Release:	4
14cr|spip-2.1.1-4|13	Summary:	CMS tool for Internet
14cr|spip-2.1.1-4|14	License:	GPLv2+
14cr|spip-2.1.1-4|15	Group:		System/Servers
14cr|spip-2.1.1-4|16	URL:		http://www.spip.net/
14cr|spip-2.1.1-4|17	Source0:	%{name}-v%{version}.zip
14cr|spip-2.1.1-4|18	Source1:	%{name}.logrotate.bz2
14cr|spip-2.1.1-4|19	Source2:	%{name}-apache.conf.bz2
14cr|spip-2.1.1-4|20	BuildArch:	noarch
14cr|spip-2.1.1-4|21	
14cr|spip-2.1.1-4|22	%description
14cr|spip-2.1.1-4|23	SPIP is a publishing system developed by the minirezo to manage the site
14cr|spip-2.1.1-4|24	uZine. We provide it to anyone as a free software under GPL licence.
14cr|spip-2.1.1-4|25	Therefore, you can use it freely for your own site, be it personnal,
14cr|spip-2.1.1-4|26	co-operative, institutional or commercial.
14cr|spip-2.1.1-4|27	
14cr|spip-2.1.1-4|28	To finish the installation, just go to http://localhost/spip/ecrire/
14cr|spip-2.1.1-4|29	
14cr|spip-2.1.1-4|30	%prep
14cr|spip-2.1.1-4|31	%setup -q
14cr|spip-2.1.1-4|32	find . -name remove.txt -exec rm -f {} \;
14cr|spip-2.1.1-4|33	find . -type f -exec chmod 644 {} \;
14cr|spip-2.1.1-4|34	find . -name '*svn*' -exec rm -f {} \;
14cr|spip-2.1.1-4|35	
14cr|spip-2.1.1-4|36	%build
14cr|spip-2.1.1-4|37	:
14cr|spip-2.1.1-4|38	
14cr|spip-2.1.1-4|39	%install
14cr|spip-2.1.1-4|40	# install files
14cr|spip-2.1.1-4|41	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cr|spip-2.1.1-4|42	cp -pR * %{buildroot}%{_var}/www/%{name}
14cr|spip-2.1.1-4|43	
14cr|spip-2.1.1-4|44	# logrotate
14cr|spip-2.1.1-4|45	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|spip-2.1.1-4|46	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|spip-2.1.1-4|47	
14cr|spip-2.1.1-4|48	# apache configuration
14cr|spip-2.1.1-4|49	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|spip-2.1.1-4|50	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|spip-2.1.1-4|51	
14cr|spip-2.1.1-4|52	%clean
14cr|spip-2.1.1-4|53	rm -rf %{buildroot}
14cr|spip-2.1.1-4|54	
14cr|spip-2.1.1-4|55	%post
14cr|spip-2.1.1-4|56	%create_ghostfile /var/log/httpd/spip.log apache apache 640
14cr|spip-2.1.1-4|57	
14cr|spip-2.1.1-4|58	
14cr|spip-2.1.1-4|59	%files
14cr|spip-2.1.1-4|60	%defattr(-,root,root)
14cr|spip-2.1.1-4|61	%dir %{_var}/www/%{name}
14cr|spip-2.1.1-4|62	%{_var}/www/%{name}/*.php
14cr|spip-2.1.1-4|63	#%{_var}/www/%{name}/*.htc
14cr|spip-2.1.1-4|64	%{_var}/www/%{name}/*.txt
14cr|spip-2.1.1-4|65	%{_var}/www/%{name}/*.gif
14cr|spip-2.1.1-4|66	%{_var}/www/%{name}/config
14cr|spip-2.1.1-4|67	%{_var}/www/%{name}/squelettes-dist
14cr|spip-2.1.1-4|68	%{_var}/www/%{name}/ecrire/*
14cr|spip-2.1.1-4|69	%{_var}/www/%{name}/local
14cr|spip-2.1.1-4|70	%{_var}/www/%{name}/tmp
14cr|spip-2.1.1-4|71	%{_var}/www/%{name}/prive
14cr|spip-2.1.1-4|72	%{_var}/www/%{name}/mutualisation/*
14cr|spip-2.1.1-4|73	%{_var}/www/%{name}/extensions/*
14cr|spip-2.1.1-4|74	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|spip-2.1.1-4|75	%dir %attr(775,root,apache) %{_var}/www/%{name}/IMG
14cr|spip-2.1.1-4|76	%dir %attr(775,root,apache) %{_var}/www/%{name}/ecrire
14cr|spip-2.1.1-4|77	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|spip-2.1.1-4|78	
14cr|spip-2.1.1-4|79	
14cr|spip-2.1.1-4|80	
14cr|spip-2.1.1-4|81	
14cr|spip-2.1.1-4|82	
14cr|spip-2.1.1-4|83	%changelog
14cr|spip-2.1.1-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-4
14cr|spip-2.1.1-4|85	+ Revision: 7b91c91
14cr|spip-2.1.1-4|86	- MassBuild#464: Increase release tag
14cr|spip-2.1.1-4|87	
14cr|spip-2.1.1-4|88	

8309 14
14cr|SpiralLoops-2.0.0-12|1	Name:    SpiralLoops
14cr|SpiralLoops-2.0.0-12|2	Summary: Experimental loop based sampler
14cr|SpiralLoops-2.0.0-12|3	Version: 2.0.0
14cr|SpiralLoops-2.0.0-12|4	Release: 12
14cr|SpiralLoops-2.0.0-12|5	
14cr|SpiralLoops-2.0.0-12|6	Source:		%{name}-%{version}.tar.bz2
14cr|SpiralLoops-2.0.0-12|7	Source1: 	SpiralLogo48.png
14cr|SpiralLoops-2.0.0-12|8	Source2: 	SpiralLogo32.png
14cr|SpiralLoops-2.0.0-12|9	Source3: 	SpiralLogo16.png
14cr|SpiralLoops-2.0.0-12|10	Patch:		%{name}-2.0.0.patch
14cr|SpiralLoops-2.0.0-12|11	Patch1:         SpiralLoops-2.0.0-fix-build.patch
14cr|SpiralLoops-2.0.0-12|12	Patch2:		SpiralLoops-2.0.0-gcc43.patch
14cr|SpiralLoops-2.0.0-12|13	Patch3:		SpiralLoops-2.0.0-newer-fltk.patch
14cr|SpiralLoops-2.0.0-12|14	URL:		http://www.pawfal.org/Software/SpiralLoops
14cr|SpiralLoops-2.0.0-12|15	License:	GPLv2+
14cr|SpiralLoops-2.0.0-12|16	Group:		Sound
14cr|SpiralLoops-2.0.0-12|17	BuildRequires:	fltk-devel
14cr|SpiralLoops-2.0.0-12|18	BuildRequires:	pkgconfig(gl)
14cr|SpiralLoops-2.0.0-12|19	
14cr|SpiralLoops-2.0.0-12|20	%description
14cr|SpiralLoops-2.0.0-12|21	The idea of SpiralLoops is to provide a simple, visual tool for looping and
14cr|SpiralLoops-2.0.0-12|22	layering of sounds; which can be sourced from either wav files on disk, or
14cr|SpiralLoops-2.0.0-12|23	from sound generating plugins.
14cr|SpiralLoops-2.0.0-12|24	
14cr|SpiralLoops-2.0.0-12|25	SpiralLoops allows you to create loop based compositions with the minimum
14cr|SpiralLoops-2.0.0-12|26	feedback time between the decisions you make and your ears.
14cr|SpiralLoops-2.0.0-12|27	The looping mechanism is very flexible, you can lock the timing of loops
14cr|SpiralLoops-2.0.0-12|28	together, or offset them for creating complex sequences, such as polyrhythms.
14cr|SpiralLoops-2.0.0-12|29	Loop triggers can be used to cause interation between the loops, and as an
14cr|SpiralLoops-2.0.0-12|30	expermental way of creating music.
14cr|SpiralLoops-2.0.0-12|31	
14cr|SpiralLoops-2.0.0-12|32	Spiral Synth uses the standard OSS/Free sound output (/dev/dsp). This should
14cr|SpiralLoops-2.0.0-12|33	work on ALSA too.
14cr|SpiralLoops-2.0.0-12|34	
14cr|SpiralLoops-2.0.0-12|35	%prep
14cr|SpiralLoops-2.0.0-12|36	%setup -q
14cr|SpiralLoops-2.0.0-12|37	%patch -p1
14cr|SpiralLoops-2.0.0-12|38	%patch1 -p1
14cr|SpiralLoops-2.0.0-12|39	%patch2 -p0
14cr|SpiralLoops-2.0.0-12|40	%patch3 -p0
14cr|SpiralLoops-2.0.0-12|41	perl -p -i -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in
14cr|SpiralLoops-2.0.0-12|42	
14cr|SpiralLoops-2.0.0-12|43	%build
14cr|SpiralLoops-2.0.0-12|44	%configure2_5x
14cr|SpiralLoops-2.0.0-12|45	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
14cr|SpiralLoops-2.0.0-12|46	
14cr|SpiralLoops-2.0.0-12|47	%install
14cr|SpiralLoops-2.0.0-12|48	mkdir -p %{buildroot}/%{_bindir}
14cr|SpiralLoops-2.0.0-12|49	cp %{name} %{buildroot}/%{_bindir}
14cr|SpiralLoops-2.0.0-12|50	
14cr|SpiralLoops-2.0.0-12|51	#menu
14cr|SpiralLoops-2.0.0-12|52	
14cr|SpiralLoops-2.0.0-12|53	mkdir -p %{buildroot}%{_datadir}/applications
14cr|SpiralLoops-2.0.0-12|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|SpiralLoops-2.0.0-12|55	[Desktop Entry]
14cr|SpiralLoops-2.0.0-12|56	Name=%{name}
14cr|SpiralLoops-2.0.0-12|57	Comment=Synthesized Loops
14cr|SpiralLoops-2.0.0-12|58	Exec=%{_bindir}/%{name}
14cr|SpiralLoops-2.0.0-12|59	Icon=%{name}
14cr|SpiralLoops-2.0.0-12|60	Terminal=false
14cr|SpiralLoops-2.0.0-12|61	Type=Application
14cr|SpiralLoops-2.0.0-12|62	StartupNotify=true
14cr|SpiralLoops-2.0.0-12|63	Categories=AudioVideo;Video;AudioVideoEditing;
14cr|SpiralLoops-2.0.0-12|64	EOF
14cr|SpiralLoops-2.0.0-12|65	
14cr|SpiralLoops-2.0.0-12|66	#icons
14cr|SpiralLoops-2.0.0-12|67	mkdir -p %{buildroot}/%{_liconsdir}
14cr|SpiralLoops-2.0.0-12|68	cat %SOURCE1 > %{buildroot}/%{_liconsdir}/%{name}.png
14cr|SpiralLoops-2.0.0-12|69	mkdir -p %{buildroot}/%{_iconsdir}
14cr|SpiralLoops-2.0.0-12|70	cat %SOURCE2 > %{buildroot}/%_iconsdir/%{name}.png
14cr|SpiralLoops-2.0.0-12|71	mkdir -p %{buildroot}/%{_miconsdir}
14cr|SpiralLoops-2.0.0-12|72	cat %SOURCE3 > %{buildroot}/%{_miconsdir}/%{name}.png
14cr|SpiralLoops-2.0.0-12|73	
14cr|SpiralLoops-2.0.0-12|74	%files
14cr|SpiralLoops-2.0.0-12|75	%doc README COPYING CHANGES
14cr|SpiralLoops-2.0.0-12|76	%{_bindir}/%{name}
14cr|SpiralLoops-2.0.0-12|77	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|SpiralLoops-2.0.0-12|78	%{_liconsdir}/%{name}.png
14cr|SpiralLoops-2.0.0-12|79	%{_iconsdir}/%{name}.png
14cr|SpiralLoops-2.0.0-12|80	%{_miconsdir}/%{name}.png
14cr|SpiralLoops-2.0.0-12|81	
14cr|SpiralLoops-2.0.0-12|82	%changelog
14cr|SpiralLoops-2.0.0-12|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-12
14cr|SpiralLoops-2.0.0-12|84	+ Revision: b40b92b
14cr|SpiralLoops-2.0.0-12|85	- MassBuild#464: Increase release tag
14cr|SpiralLoops-2.0.0-12|86	
14cr|SpiralLoops-2.0.0-12|87	

8310 14
14cr|SpiralSynth-2.0.0-12|1	Name:    SpiralSynth
14cr|SpiralSynth-2.0.0-12|2	Summary: Simple software synthesizer
14cr|SpiralSynth-2.0.0-12|3	Version: 2.0.0
14cr|SpiralSynth-2.0.0-12|4	Release: 12
14cr|SpiralSynth-2.0.0-12|5	
14cr|SpiralSynth-2.0.0-12|6	Source:		%{name}-%{version}.tar.bz2
14cr|SpiralSynth-2.0.0-12|7	Source1: 	SpiralLogo48.png
14cr|SpiralSynth-2.0.0-12|8	Source2: 	SpiralLogo32.png
14cr|SpiralSynth-2.0.0-12|9	Source3: 	SpiralLogo16.png
14cr|SpiralSynth-2.0.0-12|10	Patch:		%{name}-2.0.0.patch
14cr|SpiralSynth-2.0.0-12|11	Patch1:     SpiralSynth-2.0.0-fix-build.patch
14cr|SpiralSynth-2.0.0-12|12	Patch2:		SpiralSynth-2.0.0-gcc43.patch
14cr|SpiralSynth-2.0.0-12|13	Patch3:		SpiralSynth-2.0.0-newer-fltk.patch
14cr|SpiralSynth-2.0.0-12|14	URL:		http://www.pawfal.org/Software/SpiralSynth
14cr|SpiralSynth-2.0.0-12|15	License:	GPL
14cr|SpiralSynth-2.0.0-12|16	Group:		Sound
14cr|SpiralSynth-2.0.0-12|17	BuildRequires:	fltk-devel
14cr|SpiralSynth-2.0.0-12|18	BuildRequires:	pkgconfig(gl)
14cr|SpiralSynth-2.0.0-12|19	
14cr|SpiralSynth-2.0.0-12|20	%description
14cr|SpiralSynth-2.0.0-12|21	SSM's little brother has been updated at last, much much faster, better
14cr|SpiralSynth-2.0.0-12|22	sounding, a bit prettier and soon to be a SSM polyphonic plugin.
14cr|SpiralSynth-2.0.0-12|23	SpiralSynth is a simple polyphonic analogue modelling softsynth that tries
14cr|SpiralSynth-2.0.0-12|24	to be as easy to use as possible.
14cr|SpiralSynth-2.0.0-12|25	
14cr|SpiralSynth-2.0.0-12|26	%prep
14cr|SpiralSynth-2.0.0-12|27	%setup -q -n %name-%version
14cr|SpiralSynth-2.0.0-12|28	%patch -p1
14cr|SpiralSynth-2.0.0-12|29	%patch1 -p1
14cr|SpiralSynth-2.0.0-12|30	%patch2 -p0
14cr|SpiralSynth-2.0.0-12|31	%patch3 -p0
14cr|SpiralSynth-2.0.0-12|32	
14cr|SpiralSynth-2.0.0-12|33	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in PluginLink.sh
14cr|SpiralSynth-2.0.0-12|34	
14cr|SpiralSynth-2.0.0-12|35	%build
14cr|SpiralSynth-2.0.0-12|36	%configure
14cr|SpiralSynth-2.0.0-12|37	%make CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
14cr|SpiralSynth-2.0.0-12|38	
14cr|SpiralSynth-2.0.0-12|39	%install
14cr|SpiralSynth-2.0.0-12|40	mkdir -p %{buildroot}/%{_bindir}
14cr|SpiralSynth-2.0.0-12|41	cp %{name} %{buildroot}/%{_bindir}
14cr|SpiralSynth-2.0.0-12|42	
14cr|SpiralSynth-2.0.0-12|43	#menu
14cr|SpiralSynth-2.0.0-12|44	
14cr|SpiralSynth-2.0.0-12|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|SpiralSynth-2.0.0-12|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|SpiralSynth-2.0.0-12|47	[Desktop Entry]
14cr|SpiralSynth-2.0.0-12|48	Name=%{name}
14cr|SpiralSynth-2.0.0-12|49	Comment=Synthesized Loops
14cr|SpiralSynth-2.0.0-12|50	Exec=%{_bindir}/%{name}
14cr|SpiralSynth-2.0.0-12|51	Icon=%{name}
14cr|SpiralSynth-2.0.0-12|52	Terminal=false
14cr|SpiralSynth-2.0.0-12|53	Type=Application
14cr|SpiralSynth-2.0.0-12|54	StartupNotify=true
14cr|SpiralSynth-2.0.0-12|55	Categories=AudioVideo;Audio;Video;X-MandrivaLinux-Multimedia-Video;AudioVideoEditing;
14cr|SpiralSynth-2.0.0-12|56	EOF
14cr|SpiralSynth-2.0.0-12|57	
14cr|SpiralSynth-2.0.0-12|58	
14cr|SpiralSynth-2.0.0-12|59	#icons
14cr|SpiralSynth-2.0.0-12|60	mkdir -p %{buildroot}/%{_liconsdir}
14cr|SpiralSynth-2.0.0-12|61	cat %SOURCE1 > %{buildroot}/%{_liconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|62	mkdir -p %{buildroot}/%{_iconsdir}
14cr|SpiralSynth-2.0.0-12|63	cat %SOURCE2 > %{buildroot}/%{_iconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|64	mkdir -p %{buildroot}/%{_miconsdir}
14cr|SpiralSynth-2.0.0-12|65	cat %SOURCE3 > %{buildroot}/%{_miconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|66	
14cr|SpiralSynth-2.0.0-12|67	%files
14cr|SpiralSynth-2.0.0-12|68	%doc README CHANGES COPYING
14cr|SpiralSynth-2.0.0-12|69	%{_bindir}/%{name}
14cr|SpiralSynth-2.0.0-12|70	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|SpiralSynth-2.0.0-12|71	%{_liconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|72	%{_iconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|73	%{_miconsdir}/%{name}.png
14cr|SpiralSynth-2.0.0-12|74	
14cr|SpiralSynth-2.0.0-12|75	%changelog
14cr|SpiralSynth-2.0.0-12|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-12
14cr|SpiralSynth-2.0.0-12|77	+ Revision: 7103b1d
14cr|SpiralSynth-2.0.0-12|78	- MassBuild#464: Increase release tag
14cr|SpiralSynth-2.0.0-12|79	
14cr|SpiralSynth-2.0.0-12|80	

8311 14
14cr|spiralsynthmodular-0.2.2a-10|1	%define pkg_name spiralmodular
14cr|spiralsynthmodular-0.2.2a-10|2	
14cr|spiralsynthmodular-0.2.2a-10|3	Summary:    Object oriented modular softsynth / sequencer / sampler
14cr|spiralsynthmodular-0.2.2a-10|4	Name:       spiralsynthmodular
14cr|spiralsynthmodular-0.2.2a-10|5	Version:    0.2.2a
14cr|spiralsynthmodular-0.2.2a-10|6	Release:    10
14cr|spiralsynthmodular-0.2.2a-10|7	URL:        http://www.pawfal.org/Software/SSM/
14cr|spiralsynthmodular-0.2.2a-10|8	Source0:    %{pkg_name}-%{version}.tar.bz2
14cr|spiralsynthmodular-0.2.2a-10|9	Source1:    SpiralLogo48.png
14cr|spiralsynthmodular-0.2.2a-10|10	Source2:    SpiralLogo32.png
14cr|spiralsynthmodular-0.2.2a-10|11	Source3:    SpiralLogo16.png
14cr|spiralsynthmodular-0.2.2a-10|12	Patch0:     spiralmodular-fix-build.patch
14cr|spiralsynthmodular-0.2.2a-10|13	Patch1:     spiralmodular-0.2.2-gcc43.patch
14cr|spiralsynthmodular-0.2.2a-10|14	Patch2:     spiralmodular-0.2.2-newer-fltk.patch
14cr|spiralsynthmodular-0.2.2a-10|15	License:    GPL
14cr|spiralsynthmodular-0.2.2a-10|16	Group:      Sound
14cr|spiralsynthmodular-0.2.2a-10|17	BuildRoot:  %{_tmppath}/%{name}-root
14cr|spiralsynthmodular-0.2.2a-10|18	BuildRequires:  fltk-devel jackit-devel python-base
14cr|spiralsynthmodular-0.2.2a-10|19	BuildRequires:  ladspa-devel libalsa-devel sndfile-devel
14cr|spiralsynthmodular-0.2.2a-10|20	BuildRequires:  pkgconfig(cairo)
14cr|spiralsynthmodular-0.2.2a-10|21	BuildRequires:  pkgconfig(pixman-1)
14cr|spiralsynthmodular-0.2.2a-10|22	
14cr|spiralsynthmodular-0.2.2a-10|23	%description
14cr|spiralsynthmodular-0.2.2a-10|24	SpiralSynthModular (or SSM) is a object orientated modular softsynth
14cr|spiralsynthmodular-0.2.2a-10|25	/ sequencer / sampler.
14cr|spiralsynthmodular-0.2.2a-10|26	
14cr|spiralsynthmodular-0.2.2a-10|27	Audio or control data can be freely passed between the plugins, its
14cr|spiralsynthmodular-0.2.2a-10|28	all treated the same. Data can also be fed back on itself for chaotic
14cr|spiralsynthmodular-0.2.2a-10|29	effects.
14cr|spiralsynthmodular-0.2.2a-10|30	
14cr|spiralsynthmodular-0.2.2a-10|31	%prep
14cr|spiralsynthmodular-0.2.2a-10|32	%setup -q -n %pkg_name-0.2.2
14cr|spiralsynthmodular-0.2.2a-10|33	%patch0 -p0
14cr|spiralsynthmodular-0.2.2a-10|34	%patch1 -p0
14cr|spiralsynthmodular-0.2.2a-10|35	%patch2 -p0
14cr|spiralsynthmodular-0.2.2a-10|36	
14cr|spiralsynthmodular-0.2.2a-10|37	%build
14cr|spiralsynthmodular-0.2.2a-10|38	%configure
14cr|spiralsynthmodular-0.2.2a-10|39	make
14cr|spiralsynthmodular-0.2.2a-10|40	
14cr|spiralsynthmodular-0.2.2a-10|41	%install
14cr|spiralsynthmodular-0.2.2a-10|42	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
14cr|spiralsynthmodular-0.2.2a-10|43	mkdir -p ${RPM_BUILD_ROOT}/{%{_bindir},%{_libdir}}
14cr|spiralsynthmodular-0.2.2a-10|44	%makeinstall
14cr|spiralsynthmodular-0.2.2a-10|45	
14cr|spiralsynthmodular-0.2.2a-10|46	# Mandriva Menu entry
14cr|spiralsynthmodular-0.2.2a-10|47	mkdir -p %buildroot%{_datadir}/applications/
14cr|spiralsynthmodular-0.2.2a-10|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|spiralsynthmodular-0.2.2a-10|49	[Desktop Entry]
14cr|spiralsynthmodular-0.2.2a-10|50	Type=Application
14cr|spiralsynthmodular-0.2.2a-10|51	Categories=Audio;
14cr|spiralsynthmodular-0.2.2a-10|52	Name=Spiral Modular Synth
14cr|spiralsynthmodular-0.2.2a-10|53	Comment=Spiral Modular Software Synthesizer
14cr|spiralsynthmodular-0.2.2a-10|54	Exec=/usr/bin/%{name}
14cr|spiralsynthmodular-0.2.2a-10|55	Icon=%{name}
14cr|spiralsynthmodular-0.2.2a-10|56	EOF
14cr|spiralsynthmodular-0.2.2a-10|57	
14cr|spiralsynthmodular-0.2.2a-10|58	#icons
14cr|spiralsynthmodular-0.2.2a-10|59	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|spiralsynthmodular-0.2.2a-10|60	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|spiralsynthmodular-0.2.2a-10|61	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|spiralsynthmodular-0.2.2a-10|62	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|spiralsynthmodular-0.2.2a-10|63	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|spiralsynthmodular-0.2.2a-10|64	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|spiralsynthmodular-0.2.2a-10|65	
14cr|spiralsynthmodular-0.2.2a-10|66	
14cr|spiralsynthmodular-0.2.2a-10|67	%files
14cr|spiralsynthmodular-0.2.2a-10|68	%defattr(-,root,root)
14cr|spiralsynthmodular-0.2.2a-10|69	%doc CHANGES COPYING README Examples
14cr|spiralsynthmodular-0.2.2a-10|70	%{_bindir}/spiralsynthmodular
14cr|spiralsynthmodular-0.2.2a-10|71	%{_libdir}/SpiralPlugins
14cr|spiralsynthmodular-0.2.2a-10|72	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|spiralsynthmodular-0.2.2a-10|73	%{_liconsdir}/%name.png
14cr|spiralsynthmodular-0.2.2a-10|74	%{_iconsdir}/%name.png
14cr|spiralsynthmodular-0.2.2a-10|75	%{_miconsdir}/%name.png
14cr|spiralsynthmodular-0.2.2a-10|76	
14cr|spiralsynthmodular-0.2.2a-10|77	
14cr|spiralsynthmodular-0.2.2a-10|78	
14cr|spiralsynthmodular-0.2.2a-10|79	
14cr|spiralsynthmodular-0.2.2a-10|80	%changelog
14cr|spiralsynthmodular-0.2.2a-10|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2a-10
14cr|spiralsynthmodular-0.2.2a-10|82	+ Revision: 9c01ddb
14cr|spiralsynthmodular-0.2.2a-10|83	- MassBuild#464: Increase release tag
14cr|spiralsynthmodular-0.2.2a-10|84	
14cr|spiralsynthmodular-0.2.2a-10|85	

8312 14
14cr|splint-3.1.2-6|1	%define name    splint
14cr|splint-3.1.2-6|2	%define version 3.1.2
14cr|splint-3.1.2-6|3	%define release 6
14cr|splint-3.1.2-6|4	
14cr|splint-3.1.2-6|5	Name:           %{name}
14cr|splint-3.1.2-6|6	Summary:        Splint - Secure Programming Lint
14cr|splint-3.1.2-6|7	Version:        %{version}
14cr|splint-3.1.2-6|8	Release:        %{release}
14cr|splint-3.1.2-6|9	Source0:        http://www.splint.org/downloads/splint-%{version}.tar.bz2
14cr|splint-3.1.2-6|10	URL:            http://www.splint.org
14cr|splint-3.1.2-6|11	Group:          Development/C
14cr|splint-3.1.2-6|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|splint-3.1.2-6|13	License:        GPL
14cr|splint-3.1.2-6|14	BuildRequires: flex
14cr|splint-3.1.2-6|15	
14cr|splint-3.1.2-6|16	%description
14cr|splint-3.1.2-6|17	Splint is a tool for statically checking C programs for security
14cr|splint-3.1.2-6|18	vulnerabilities and coding mistakes. With minimal effort, Splint can
14cr|splint-3.1.2-6|19	be used as a better lint. If additional effort is invested adding
14cr|splint-3.1.2-6|20	annotations to programs, Splint can perform stronger checking than can
14cr|splint-3.1.2-6|21	be done by any standard lint.
14cr|splint-3.1.2-6|22	
14cr|splint-3.1.2-6|23	%prep
14cr|splint-3.1.2-6|24	%setup -q
14cr|splint-3.1.2-6|25	
14cr|splint-3.1.2-6|26	%build
14cr|splint-3.1.2-6|27	%configure
14cr|splint-3.1.2-6|28	make
14cr|splint-3.1.2-6|29	
14cr|splint-3.1.2-6|30	%install
14cr|splint-3.1.2-6|31	rm -rf $RPM_BUILD_ROOT
14cr|splint-3.1.2-6|32	%makeinstall
14cr|splint-3.1.2-6|33	
14cr|splint-3.1.2-6|34	
14cr|splint-3.1.2-6|35	%clean
14cr|splint-3.1.2-6|36	rm -rf %buildroot
14cr|splint-3.1.2-6|37	
14cr|splint-3.1.2-6|38	%files
14cr|splint-3.1.2-6|39	%defattr(0755,root,root,0755)
14cr|splint-3.1.2-6|40	%{_bindir}/splint
14cr|splint-3.1.2-6|41	%defattr(0644,root,root,0755)
14cr|splint-3.1.2-6|42	%doc README
14cr|splint-3.1.2-6|43	%{_mandir}/man1/splint.1*
14cr|splint-3.1.2-6|44	%dir %{_datadir}/%{name}
14cr|splint-3.1.2-6|45	%{_datadir}/%{name}/*
14cr|splint-3.1.2-6|46	
14cr|splint-3.1.2-6|47	
14cr|splint-3.1.2-6|48	
14cr|splint-3.1.2-6|49	%changelog
14cr|splint-3.1.2-6|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-6
14cr|splint-3.1.2-6|51	+ Revision: 1684f87
14cr|splint-3.1.2-6|52	- MassBuild#464: Increase release tag
14cr|splint-3.1.2-6|53	
14cr|splint-3.1.2-6|54	

8313 14
14cr|splitvt-1.6.6-8|1	%define debug_package %{nil}
14cr|splitvt-1.6.6-8|2	
14cr|splitvt-1.6.6-8|3	Summary:	Split terminal into two windows
14cr|splitvt-1.6.6-8|4	Name:		splitvt
14cr|splitvt-1.6.6-8|5	Version:	1.6.6
14cr|splitvt-1.6.6-8|6	Release:	8
14cr|splitvt-1.6.6-8|7	License:	GPL
14cr|splitvt-1.6.6-8|8	Group:		Terminals
14cr|splitvt-1.6.6-8|9	URL:		http://www.devolution.com/~slouken/projects/splitvt
14cr|splitvt-1.6.6-8|10	Source0:	%{name}-%{version}.tar.bz2
14cr|splitvt-1.6.6-8|11	Patch0:		%{name}-destdir.patch
14cr|splitvt-1.6.6-8|12	BuildRequires:	net-devel
14cr|splitvt-1.6.6-8|13	BuildRequires:	termcap-devel
14cr|splitvt-1.6.6-8|14	
14cr|splitvt-1.6.6-8|15	%description
14cr|splitvt-1.6.6-8|16	This program takes any VT100 terminal window and splits it
14cr|splitvt-1.6.6-8|17	into two shell windows, one on top and one on bottom.
14cr|splitvt-1.6.6-8|18	It allows you to watch two terminal sessions at once, which can
14cr|splitvt-1.6.6-8|19	be very useful whenever you want more screen real-estate without
14cr|splitvt-1.6.6-8|20	messing with windows.
14cr|splitvt-1.6.6-8|21	
14cr|splitvt-1.6.6-8|22	%prep
14cr|splitvt-1.6.6-8|23	
14cr|splitvt-1.6.6-8|24	%setup -q
14cr|splitvt-1.6.6-8|25	%patch0 -p0 -b .destdir
14cr|splitvt-1.6.6-8|26	
14cr|splitvt-1.6.6-8|27	# lib64 fix
14cr|splitvt-1.6.6-8|28	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" config.c
14cr|splitvt-1.6.6-8|29	perl -pi -e "s|\.a\b|\.so|g" config.c
14cr|splitvt-1.6.6-8|30	
14cr|splitvt-1.6.6-8|31	%build
14cr|splitvt-1.6.6-8|32	./configure
14cr|splitvt-1.6.6-8|33	%make
14cr|splitvt-1.6.6-8|34	
14cr|splitvt-1.6.6-8|35	%install
14cr|splitvt-1.6.6-8|36	chmod 644 README BLURB ANNOUNCE CHANGES NOTES COPYING TODO
14cr|splitvt-1.6.6-8|37	mkdir -p %buildroot%{_bindir}
14cr|splitvt-1.6.6-8|38	mkdir -p %buildroot%{_mandir}/man1/
14cr|splitvt-1.6.6-8|39	
14cr|splitvt-1.6.6-8|40	%makeinstall_std PREFIX=%_prefix MANDIR=%_mandir
14cr|splitvt-1.6.6-8|41	
14cr|splitvt-1.6.6-8|42	chmod 755 %buildroot%{_bindir}/*
14cr|splitvt-1.6.6-8|43	
14cr|splitvt-1.6.6-8|44	%clean
14cr|splitvt-1.6.6-8|45	
14cr|splitvt-1.6.6-8|46	%files
14cr|splitvt-1.6.6-8|47	%defattr(-,root,root)
14cr|splitvt-1.6.6-8|48	%doc README BLURB ANNOUNCE CHANGES NOTES COPYING TODO
14cr|splitvt-1.6.6-8|49	%_bindir/splitvt
14cr|splitvt-1.6.6-8|50	%_bindir/xsplitvt
14cr|splitvt-1.6.6-8|51	%attr(0644,root,root) %_mandir/man1/splitvt.1*
14cr|splitvt-1.6.6-8|52	
14cr|splitvt-1.6.6-8|53	
14cr|splitvt-1.6.6-8|54	
14cr|splitvt-1.6.6-8|55	
14cr|splitvt-1.6.6-8|56	%changelog
14cr|splitvt-1.6.6-8|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.6-8
14cr|splitvt-1.6.6-8|58	+ Revision: d83863c
14cr|splitvt-1.6.6-8|59	- MassBuild#464: Increase release tag
14cr|splitvt-1.6.6-8|60	
14cr|splitvt-1.6.6-8|61	

8314 14
14cr|spotlighter-0.2-3|1	Name:		spotlighter
14cr|spotlighter-0.2-3|2	Summary:	A tool that show a movable and resizable spotlight on the desktop screen
14cr|spotlighter-0.2-3|3	Version:	0.2
14cr|spotlighter-0.2-3|4	Release:	3
14cr|spotlighter-0.2-3|5	Source0:	http://ardesia.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|spotlighter-0.2-3|6	URL:		http://code.google.com/p/ardesia
14cr|spotlighter-0.2-3|7	Group:		Education
14cr|spotlighter-0.2-3|8	License:	GPL
14cr|spotlighter-0.2-3|9	BuildRequires:	automake
14cr|spotlighter-0.2-3|10	BuildRequires:	libtool
14cr|spotlighter-0.2-3|11	BuildRequires:	intltool
14cr|spotlighter-0.2-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|spotlighter-0.2-3|13	
14cr|spotlighter-0.2-3|14	%description
14cr|spotlighter-0.2-3|15	Spotlighter is a tool that show a movable and resizable spotlight
14cr|spotlighter-0.2-3|16	on the desktop screen.
14cr|spotlighter-0.2-3|17	You can use this to hide and show objects on the desktop.
14cr|spotlighter-0.2-3|18	This program has been implemented for educational purposes.
14cr|spotlighter-0.2-3|19	
14cr|spotlighter-0.2-3|20	
14cr|spotlighter-0.2-3|21	%prep
14cr|spotlighter-0.2-3|22	%setup -q
14cr|spotlighter-0.2-3|23	
14cr|spotlighter-0.2-3|24	%build
14cr|spotlighter-0.2-3|25	%configure2_5x
14cr|spotlighter-0.2-3|26	%make
14cr|spotlighter-0.2-3|27	
14cr|spotlighter-0.2-3|28	%install
14cr|spotlighter-0.2-3|29	%makeinstall_std XDG_UTILS=""
14cr|spotlighter-0.2-3|30	%find_lang %{name}
14cr|spotlighter-0.2-3|31	
14cr|spotlighter-0.2-3|32	%files -f %{name}.lang
14cr|spotlighter-0.2-3|33	%doc AUTHORS README COPYING NEWS
14cr|spotlighter-0.2-3|34	%{_bindir}/%{name}
14cr|spotlighter-0.2-3|35	%{_datadir}/%{name}/ui/*.glade
14cr|spotlighter-0.2-3|36	%{_datadir}/%{name}/ui/icons/*
14cr|spotlighter-0.2-3|37	%{_datadir}/icons/%{name}.xpm
14cr|spotlighter-0.2-3|38	%{_datadir}/icons/%{name}.ico
14cr|spotlighter-0.2-3|39	%{_datadir}/applications/%{name}.desktop
14cr|spotlighter-0.2-3|40	%{_mandir}/man1/%{name}.*
14cr|spotlighter-0.2-3|41	
14cr|spotlighter-0.2-3|42	
14cr|spotlighter-0.2-3|43	%changelog
14cr|spotlighter-0.2-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|spotlighter-0.2-3|45	+ Revision: 78d98c5
14cr|spotlighter-0.2-3|46	- MassBuild#464: Increase release tag
14cr|spotlighter-0.2-3|47	
14cr|spotlighter-0.2-3|48	

8315 14
14cr|spread-4.1.0-3|1	%define	major 2
14cr|spread-4.1.0-3|2	%define libname %mklibname spread %{major}
14cr|spread-4.1.0-3|3	%define develname %mklibname spread -d
14cr|spread-4.1.0-3|4	
14cr|spread-4.1.0-3|5	Summary:	Multicast Group Communication Framework
14cr|spread-4.1.0-3|6	Name:		spread
14cr|spread-4.1.0-3|7	Version:	4.1.0
14cr|spread-4.1.0-3|8	Release:	3
14cr|spread-4.1.0-3|9	Group:		System/Servers
14cr|spread-4.1.0-3|10	License:	BSD-style
14cr|spread-4.1.0-3|11	URL:		http://www.spread.org/
14cr|spread-4.1.0-3|12	Source0:	spread-src-%{version}.tar.gz
14cr|spread-4.1.0-3|13	Source2:	spread.init
14cr|spread-4.1.0-3|14	Source3:	spread.sysconfig
14cr|spread-4.1.0-3|15	Patch1:		spread-mdv_config.diff
14cr|spread-4.1.0-3|16	Patch2:		spread-src-force_man_page_format.diff
14cr|spread-4.1.0-3|17	Requires(post): rpm-helper
14cr|spread-4.1.0-3|18	Requires(preun): rpm-helper
14cr|spread-4.1.0-3|19	Requires(pre): rpm-helper
14cr|spread-4.1.0-3|20	Requires(postun): rpm-helper
14cr|spread-4.1.0-3|21	BuildRequires:	flex
14cr|spread-4.1.0-3|22	BuildRequires:	groff-for-man
14cr|spread-4.1.0-3|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|spread-4.1.0-3|24	
14cr|spread-4.1.0-3|25	%description
14cr|spread-4.1.0-3|26	Spread is a toolkit that provides a high performance messaging service that is
14cr|spread-4.1.0-3|27	resilient to faults across external or internal networks. Spread functions as a
14cr|spread-4.1.0-3|28	unified message bus for distributed applications, and provides highly tuned
14cr|spread-4.1.0-3|29	application-level multicast and group communication support. Spread services
14cr|spread-4.1.0-3|30	range from reliable message passing to fully ordered messages with delivery
14cr|spread-4.1.0-3|31	guarantees, even in case of computer failures and network partitions. Spread is
14cr|spread-4.1.0-3|32	designed to encapsulate the challenging aspects of asynchronous networks and
14cr|spread-4.1.0-3|33	enable the construction of scalable distributed applications, allowing
14cr|spread-4.1.0-3|34	application builders to focus on the differentiating components of their
14cr|spread-4.1.0-3|35	application.
14cr|spread-4.1.0-3|36	
14cr|spread-4.1.0-3|37	%package -n	%{libname}
14cr|spread-4.1.0-3|38	Summary:	Multicast Group Communication Framework library
14cr|spread-4.1.0-3|39	Group:          System/Libraries
14cr|spread-4.1.0-3|40	
14cr|spread-4.1.0-3|41	%description -n	%{libname}
14cr|spread-4.1.0-3|42	Spread is a toolkit that provides a high performance messaging service that is
14cr|spread-4.1.0-3|43	resilient to faults across external or internal networks. Spread functions as a
14cr|spread-4.1.0-3|44	unified message bus for distributed applications, and provides highly tuned
14cr|spread-4.1.0-3|45	application-level multicast and group communication support. Spread services
14cr|spread-4.1.0-3|46	range from reliable message passing to fully ordered messages with delivery
14cr|spread-4.1.0-3|47	guarantees, even in case of computer failures and network partitions. Spread is
14cr|spread-4.1.0-3|48	designed to encapsulate the challenging aspects of asynchronous networks and
14cr|spread-4.1.0-3|49	enable the construction of scalable distributed applications, allowing
14cr|spread-4.1.0-3|50	application builders to focus on the differentiating components of their
14cr|spread-4.1.0-3|51	application.
14cr|spread-4.1.0-3|52	
14cr|spread-4.1.0-3|53	%package -n	%{develname}
14cr|spread-4.1.0-3|54	Summary:	Static library and header files for the libevent library
14cr|spread-4.1.0-3|55	Group:		Development/C
14cr|spread-4.1.0-3|56	Requires:	%{libname} = %{version}
14cr|spread-4.1.0-3|57	Provides:	%{name}-devel = %{version}-%{release}
14cr|spread-4.1.0-3|58	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|spread-4.1.0-3|59	Obsoletes:	%{mklibname spread 1 -d}
14cr|spread-4.1.0-3|60	
14cr|spread-4.1.0-3|61	%description -n	%{develname}
14cr|spread-4.1.0-3|62	Spread is a toolkit that provides a high performance messaging service that is
14cr|spread-4.1.0-3|63	resilient to faults across external or internal networks. Spread functions as a
14cr|spread-4.1.0-3|64	unified message bus for distributed applications, and provides highly tuned
14cr|spread-4.1.0-3|65	application-level multicast and group communication support. Spread services
14cr|spread-4.1.0-3|66	range from reliable message passing to fully ordered messages with delivery
14cr|spread-4.1.0-3|67	guarantees, even in case of computer failures and network partitions. Spread is
14cr|spread-4.1.0-3|68	designed to encapsulate the challenging aspects of asynchronous networks and
14cr|spread-4.1.0-3|69	enable the construction of scalable distributed applications, allowing
14cr|spread-4.1.0-3|70	application builders to focus on the differentiating components of their
14cr|spread-4.1.0-3|71	application.
14cr|spread-4.1.0-3|72	
14cr|spread-4.1.0-3|73	This package includes the necessary files to develop systems with Spread.
14cr|spread-4.1.0-3|74	
14cr|spread-4.1.0-3|75	%prep
14cr|spread-4.1.0-3|76	
14cr|spread-4.1.0-3|77	%setup -q -n spread-src-%{version}
14cr|spread-4.1.0-3|78	%patch1 -p0 -b .mdv_config
14cr|spread-4.1.0-3|79	%patch2 -p1 -b .force_man_page_format
14cr|spread-4.1.0-3|80	
14cr|spread-4.1.0-3|81	cp %{SOURCE2} spread.init
14cr|spread-4.1.0-3|82	cp %{SOURCE3} spread.sysconfig
14cr|spread-4.1.0-3|83	
14cr|spread-4.1.0-3|84	%build
14cr|spread-4.1.0-3|85	
14cr|spread-4.1.0-3|86	%configure \
14cr|spread-4.1.0-3|87	--with-mantype=man \
14cr|spread-4.1.0-3|88	--with-pid-dir=/var/run/spread
14cr|spread-4.1.0-3|89	
14cr|spread-4.1.0-3|90	%make
14cr|spread-4.1.0-3|91	
14cr|spread-4.1.0-3|92	%install
14cr|spread-4.1.0-3|93	rm -rf %{buildroot}
14cr|spread-4.1.0-3|94	
14cr|spread-4.1.0-3|95	%makeinstall_std
14cr|spread-4.1.0-3|96	
14cr|spread-4.1.0-3|97	install -d %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cr|spread-4.1.0-3|98	install -d %{buildroot}%{_initrddir}
14cr|spread-4.1.0-3|99	install -d %{buildroot}/var/log/spread
14cr|spread-4.1.0-3|100	install -d %{buildroot}/var/run/spread
14cr|spread-4.1.0-3|101	
14cr|spread-4.1.0-3|102	install -m0644 docs/sample.spread.access_ip %{buildroot}%{_sysconfdir}/spread.access_ip
14cr|spread-4.1.0-3|103	install -m0755 spread.init %{buildroot}%{_initrddir}/spread
14cr|spread-4.1.0-3|104	install -m0644 spread.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spread
14cr|spread-4.1.0-3|105	
14cr|spread-4.1.0-3|106	touch %{buildroot}/var/log/spread/spread.log
14cr|spread-4.1.0-3|107	
14cr|spread-4.1.0-3|108	# install log rotation stuff
14cr|spread-4.1.0-3|109	cat > %{buildroot}%{_sysconfdir}/logrotate.d/spread << EOF
14cr|spread-4.1.0-3|110	/var/log/spread/spread.log {
14cr|spread-4.1.0-3|111	create 644 spread spread
14cr|spread-4.1.0-3|112	monthly
14cr|spread-4.1.0-3|113	compress
14cr|spread-4.1.0-3|114	missingok
14cr|spread-4.1.0-3|115	postrotate
14cr|spread-4.1.0-3|116	/bin/kill -HUP \`cat /var/run/spread/spread.pid 2> /dev/null\` 2> /dev/null || true
14cr|spread-4.1.0-3|117	endscript
14cr|spread-4.1.0-3|118	}
14cr|spread-4.1.0-3|119	EOF
14cr|spread-4.1.0-3|120	
14cr|spread-4.1.0-3|121	%pre
14cr|spread-4.1.0-3|122	%_pre_useradd spread /var/run/spread /bin/false
14cr|spread-4.1.0-3|123	
14cr|spread-4.1.0-3|124	%post
14cr|spread-4.1.0-3|125	%create_ghostfile /var/log/spread/spread.log spread spread 0644
14cr|spread-4.1.0-3|126	%_post_service spread
14cr|spread-4.1.0-3|127	
14cr|spread-4.1.0-3|128	%preun
14cr|spread-4.1.0-3|129	%_preun_service spread
14cr|spread-4.1.0-3|130	
14cr|spread-4.1.0-3|131	%postun
14cr|spread-4.1.0-3|132	%_postun_userdel spread
14cr|spread-4.1.0-3|133	
14cr|spread-4.1.0-3|134	%if %mdkversion < 200900
14cr|spread-4.1.0-3|135	%post -n %{libname} -p /sbin/ldconfig
14cr|spread-4.1.0-3|136	%endif
14cr|spread-4.1.0-3|137	
14cr|spread-4.1.0-3|138	%if %mdkversion < 200900
14cr|spread-4.1.0-3|139	%postun -n %{libname} -p /sbin/ldconfig
14cr|spread-4.1.0-3|140	%endif
14cr|spread-4.1.0-3|141	
14cr|spread-4.1.0-3|142	%clean
14cr|spread-4.1.0-3|143	rm -rf %{buildroot}
14cr|spread-4.1.0-3|144	
14cr|spread-4.1.0-3|145	%files
14cr|spread-4.1.0-3|146	%defattr(-,root,root)
14cr|spread-4.1.0-3|147	%doc license.txt release_announcement_*.txt CVS_Readme.txt Readme.txt
14cr|spread-4.1.0-3|148	%doc docs/PORTING docs/Short_Buffer_Handling.txt docs/TODO
14cr|spread-4.1.0-3|149	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/spread.*
14cr|spread-4.1.0-3|150	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/spread
14cr|spread-4.1.0-3|151	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/spread
14cr|spread-4.1.0-3|152	%attr(0755,root,root) %{_initrddir}/spread
14cr|spread-4.1.0-3|153	%{_bindir}/flush_user
14cr|spread-4.1.0-3|154	%{_bindir}/sp*
14cr|spread-4.1.0-3|155	%{_sbindir}/sp*
14cr|spread-4.1.0-3|156	%{_mandir}/man1/*
14cr|spread-4.1.0-3|157	%attr(0755,spread,spread) %dir /var/run/spread
14cr|spread-4.1.0-3|158	%attr(0755,spread,spread) %dir /var/log/spread
14cr|spread-4.1.0-3|159	%attr(0644,spread,spread) %ghost /var/log/spread/spread.log
14cr|spread-4.1.0-3|160	
14cr|spread-4.1.0-3|161	%files -n %{libname}
14cr|spread-4.1.0-3|162	%defattr(-,root,root)
14cr|spread-4.1.0-3|163	%{_libdir}/lib*.so.%{major}*
14cr|spread-4.1.0-3|164	
14cr|spread-4.1.0-3|165	%files -n %{develname}
14cr|spread-4.1.0-3|166	%defattr(-,root,root)
14cr|spread-4.1.0-3|167	%{_libdir}/lib*.so
14cr|spread-4.1.0-3|168	%{_libdir}/lib*.a
14cr|spread-4.1.0-3|169	%{_includedir}/*
14cr|spread-4.1.0-3|170	%{_mandir}/man3/*
14cr|spread-4.1.0-3|171	
14cr|spread-4.1.0-3|172	
14cr|spread-4.1.0-3|173	
14cr|spread-4.1.0-3|174	%changelog
14cr|spread-4.1.0-3|175	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-3
14cr|spread-4.1.0-3|176	+ Revision: adc259f
14cr|spread-4.1.0-3|177	- MassBuild#464: Increase release tag
14cr|spread-4.1.0-3|178	
14cr|spread-4.1.0-3|179	

8316 14
14cr|spring-1944-1.6-4|1	Name:		spring-1944
14cr|spring-1944-1.6-4|2	Version:	1.6
14cr|spring-1944-1.6-4|3	Release:	4
14cr|spring-1944-1.6-4|4	Summary:	Spring engine based WWII themed game with four fully functional sides
14cr|spring-1944-1.6-4|5	Group:		Games/Strategy
14cr|spring-1944-1.6-4|6	License:	GPL
14cr|spring-1944-1.6-4|7	URL:		http://spring1944.net
14cr|spring-1944-1.6-4|8	Source0:	http://spring1944.net/files/Build/S44v16_Morgenrote.sdz
14cr|spring-1944-1.6-4|9	Source1:	http://spring1944.net/files/Maps/1944_BocageSkirmish.sd7
14cr|spring-1944-1.6-4|10	Source2:	http://spring1944.net/files/Maps/1944_Kiev_V4.sd7
14cr|spring-1944-1.6-4|11	Source3:	http://spring1944.net/files/Maps/1944_Road_To_Rome_V3.sd7
14cr|spring-1944-1.6-4|12	Source4:	http://spring1944.net/files/Maps/1944_Caucasus_Skirmish_V4.sd7
14cr|spring-1944-1.6-4|13	Source5:	http://spring1944.net/files/Maps/1944_Village_Crossing_V2.sd7
14cr|spring-1944-1.6-4|14	Source6:	http://spring1944.net/files/Maps/1944_Terra_Firma.sd7
14cr|spring-1944-1.6-4|15	Requires:	spring
14cr|spring-1944-1.6-4|16	Suggests:	%{name}-maps
14cr|spring-1944-1.6-4|17	Buildarch:	noarch
14cr|spring-1944-1.6-4|18	
14cr|spring-1944-1.6-4|19	%description
14cr|spring-1944-1.6-4|20	A WWII themed game with four fully functional sides (US, Germany,
14cr|spring-1944-1.6-4|21	USSR, Britain), period-accurate units and strengths.
14cr|spring-1944-1.6-4|22	
14cr|spring-1944-1.6-4|23	Uses Spring engine to run.
14cr|spring-1944-1.6-4|24	
14cr|spring-1944-1.6-4|25	%package maps
14cr|spring-1944-1.6-4|26	Summary:	Maps designed specially for Spring: 1944 game
14cr|spring-1944-1.6-4|27	Requires:	spring
14cr|spring-1944-1.6-4|28	
14cr|spring-1944-1.6-4|29	%description maps
14cr|spring-1944-1.6-4|30	Maps designed specially for Spring: 1944 game.
14cr|spring-1944-1.6-4|31	But you can try to use them with other Spring based games.
14cr|spring-1944-1.6-4|32	
14cr|spring-1944-1.6-4|33	%prep
14cr|spring-1944-1.6-4|34	%setup -q -T -c %{name}-%{version}
14cr|spring-1944-1.6-4|35	
14cr|spring-1944-1.6-4|36	%build
14cr|spring-1944-1.6-4|37	
14cr|spring-1944-1.6-4|38	%install
14cr|spring-1944-1.6-4|39	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-1944-1.6-4|40	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
14cr|spring-1944-1.6-4|41	
14cr|spring-1944-1.6-4|42	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
14cr|spring-1944-1.6-4|43	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|44	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|45	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|46	install -m 644 %{SOURCE4} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|47	install -m 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|48	install -m 644 %{SOURCE6} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-1944-1.6-4|49	
14cr|spring-1944-1.6-4|50	%files
14cr|spring-1944-1.6-4|51	%{_gamesdatadir}/spring/mods/*
14cr|spring-1944-1.6-4|52	
14cr|spring-1944-1.6-4|53	%files maps
14cr|spring-1944-1.6-4|54	%{_gamesdatadir}/spring/maps/*
14cr|spring-1944-1.6-4|55	
14cr|spring-1944-1.6-4|56	
14cr|spring-1944-1.6-4|57	%changelog
14cr|spring-1944-1.6-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14cr|spring-1944-1.6-4|59	+ Revision: 63f5150
14cr|spring-1944-1.6-4|60	- MassBuild#464: Increase release tag
14cr|spring-1944-1.6-4|61	
14cr|spring-1944-1.6-4|62	

8317 14
14cr|spring-97.0-3|1	# Don't provides private modules
14cr|spring-97.0-3|2	%if %{_use_internal_dependency_generator}
14cr|spring-97.0-3|3	%define __noautoprov '(.*)\\.so$'
14cr|spring-97.0-3|4	%endif
14cr|spring-97.0-3|5	
14cr|spring-97.0-3|6	%define distname spring_%{version}
14cr|spring-97.0-3|7	
14cr|spring-97.0-3|8	%define Werror_cflags %nil
14cr|spring-97.0-3|9	
14cr|spring-97.0-3|10	Summary:	Realtime strategy game (inspired by Total Annihilation)
14cr|spring-97.0-3|11	Name:		spring
14cr|spring-97.0-3|12	Version:	97.0
14cr|spring-97.0-3|13	Release:	3
14cr|spring-97.0-3|14	License:	GPLv2+
14cr|spring-97.0-3|15	Group:		Games/Strategy
14cr|spring-97.0-3|16	Url:		http://springrts.com
14cr|spring-97.0-3|17	Source0:	http://sourceforge.net/projects/springrts/files/springrts/%{name}-%{version}/%{name}_%{version}_src.tar.lzma
14cr|spring-97.0-3|18	Source10:	%{name}.rpmlintrc
14cr|spring-97.0-3|19	Patch0:		spring-96-cmake.patch
14cr|spring-97.0-3|20	BuildRequires:	asciidoc
14cr|spring-97.0-3|21	BuildRequires:	cmake
14cr|spring-97.0-3|22	BuildRequires:	desktop-file-utils
14cr|spring-97.0-3|23	BuildRequires:	docbook-style-xsl
14cr|spring-97.0-3|24	BuildRequires:	java-1.7.0-openjdk-devel
14cr|spring-97.0-3|25	BuildRequires:	java-rpmbuild
14cr|spring-97.0-3|26	BuildRequires:	icoutils
14cr|spring-97.0-3|27	BuildRequires:	p7zip
14cr|spring-97.0-3|28	BuildRequires:	xerces-j2
14cr|spring-97.0-3|29	BuildRequires:	xsltproc
14cr|spring-97.0-3|30	BuildRequires:	zip
14cr|spring-97.0-3|31	BuildRequires:	boost-devel
14cr|spring-97.0-3|32	BuildRequires:	pkgconfig(allegro)
14cr|spring-97.0-3|33	BuildRequires:	pkgconfig(freetype2)
14cr|spring-97.0-3|34	BuildRequires:	pkgconfig(glew)
14cr|spring-97.0-3|35	BuildRequires:	pkgconfig(glu)
14cr|spring-97.0-3|36	BuildRequires:	pkgconfig(IL)
14cr|spring-97.0-3|37	BuildRequires:	pkgconfig(libcurl)
14cr|spring-97.0-3|38	BuildRequires:	pkgconfig(ogg)
14cr|spring-97.0-3|39	BuildRequires:	pkgconfig(openal)
14cr|spring-97.0-3|40	BuildRequires:	pkgconfig(python)
14cr|spring-97.0-3|41	BuildRequires:	pkgconfig(sdl2)
14cr|spring-97.0-3|42	BuildRequires:	pkgconfig(vorbis)
14cr|spring-97.0-3|43	BuildRequires:	pkgconfig(xcursor)
14cr|spring-97.0-3|44	BuildRequires:	pkgconfig(zlib)
14cr|spring-97.0-3|45	Obsoletes:	%{name}-data < 0.75
14cr|spring-97.0-3|46	Requires:	fonts-ttf-freefont
14cr|spring-97.0-3|47	# Some mod is required, this is the one that was shipped with
14cr|spring-97.0-3|48	# spring-data:
14cr|spring-97.0-3|49	Suggests:	spring-mod-nanoblobs
14cr|spring-97.0-3|50	# Some map is required, these are the default maps from the
14cr|spring-97.0-3|51	# installer:
14cr|spring-97.0-3|52	Suggests:	spring-maps-default
14cr|spring-97.0-3|53	# Internet lobby and springsettings:
14cr|spring-97.0-3|54	Suggests:	springlobby
14cr|spring-97.0-3|55	
14cr|spring-97.0-3|56	%description
14cr|spring-97.0-3|57	Spring is a 3D realtime strategy game. It was inspired by Total Annihilation
14cr|spring-97.0-3|58	and has the same features Total Annihilation had, and more.
14cr|spring-97.0-3|59	
14cr|spring-97.0-3|60	%files
14cr|spring-97.0-3|61	%doc README.install.urpmi
14cr|spring-97.0-3|62	%{_bindir}/*
14cr|spring-97.0-3|63	%{_sysconfdir}/%{name}
14cr|spring-97.0-3|64	%{_gamesbindir}/*
14cr|spring-97.0-3|65	%{_gamesdatadir}/%{name}
14cr|spring-97.0-3|66	%{_iconsdir}/hicolor/*/*/*
14cr|spring-97.0-3|67	%{_datadir}/applications/%{name}.desktop
14cr|spring-97.0-3|68	%{_datadir}/mime/packages/%{name}.xml
14cr|spring-97.0-3|69	%{_libdir}/%{name}
14cr|spring-97.0-3|70	%{_libdir}/libpr-downloader_shared.so
14cr|spring-97.0-3|71	%{_mandir}/man*/spring*
14cr|spring-97.0-3|72	
14cr|spring-97.0-3|73	#----------------------------------------------------------------------------
14cr|spring-97.0-3|74	
14cr|spring-97.0-3|75	%prep
14cr|spring-97.0-3|76	%setup -qn %{name}_%{version}
14cr|spring-97.0-3|77	%apply_patches
14cr|spring-97.0-3|78	
14cr|spring-97.0-3|79	cat > README.install.urpmi <<EOF
14cr|spring-97.0-3|80	If you want to install additional mods and maps that are not available as
14cr|spring-97.0-3|81	Rosa packages, you can install them inside your homedir in subdirectories
14cr|spring-97.0-3|82	.spring/maps and .spring/mods.
14cr|spring-97.0-3|83	EOF
14cr|spring-97.0-3|84	
14cr|spring-97.0-3|85	
14cr|spring-97.0-3|86	sed -i "s/FE_DFL_ENV/FE_DFL_ENV_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp rts/lib/streflop/SMath.cpp
14cr|spring-97.0-3|87	sed -i "s/FE_INVALID/FE_INVALID_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|88	sed -i "s/FE_DENORMAL/FE_DENORMAL_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|89	sed -i "s/FE_DIVBYZERO/FE_DIVBYZERO_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|90	sed -i "s/FE_OVERFLOW/FE_OVERFLOW_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|91	sed -i "s/FE_UNDERFLOW/FE_UNDERFLOW_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|92	sed -i "s/FE_INEXACT/FE_INEXACT_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|93	sed -i "s/FE_ALL_EXCEPT/FE_ALL_EXCEPT_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|94	sed -i "s/FE_DOWNWARD/FE_DOWNWARD_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|95	sed -i "s/FE_TONEAREST/FE_TONEAREST_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|96	sed -i "s/FE_TOWARDZERO/FE_TOWARDZERO_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|97	sed -i "s/FE_UPWARD/FE_UPWARD_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|98	sed -i "s/feclearexcept/feclearexcept_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
14cr|spring-97.0-3|99	
14cr|spring-97.0-3|100	%build
14cr|spring-97.0-3|101	export CFLAGS="%{optflags} -fpermissive"
14cr|spring-97.0-3|102	export CXXFLAGS="%{optflags} -fpermissive"
14cr|spring-97.0-3|103	export LDFLAGS="-ldl"
14cr|spring-97.0-3|104	%cmake -DBINDIR=%{_gamesbindir} -DLIBDIR=%{_lib}/%{name} -DJAVA_INCLUDE_PATH=%{java_home}/include -DJAVA_INCLUDE_PATH2=%{java_home}/include/linux -DJAVA_AWT_INCLUDE_PATH=%{java_home}/include
14cr|spring-97.0-3|105	%make
14cr|spring-97.0-3|106	
14cr|spring-97.0-3|107	%install
14cr|spring-97.0-3|108	%makeinstall_std -C build
14cr|spring-97.0-3|109	
14cr|spring-97.0-3|110	# Nanar:
14cr|spring-97.0-3|111	# need by spring dedicated server
14cr|spring-97.0-3|112	# it is not installed
14cr|spring-97.0-3|113	
14cr|spring-97.0-3|114	mkdir -p %{buildroot}%{_libdir}/
14cr|spring-97.0-3|115	
14cr|spring-97.0-3|116	rm -fr %{buildroot}%{_datadir}/doc
14cr|spring-97.0-3|117	
14cr|spring-97.0-3|118	# Move icons into proper Freedesktop hicolor theme
14cr|spring-97.0-3|119	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cr|spring-97.0-3|120	mv %{buildroot}%{_datadir}/pixmaps/%{name}.png \
14cr|spring-97.0-3|121	%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
14cr|spring-97.0-3|122	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes/
14cr|spring-97.0-3|123	mv %{buildroot}%{_datadir}/pixmaps/application-x-spring-demo.png \
14cr|spring-97.0-3|124	%{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes/
14cr|spring-97.0-3|125	
14cr|spring-97.0-3|126	perl -pi -e 's|^Exec=.*|Exec=%{_gamesbindir}/%{name}|' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|spring-97.0-3|127	perl -pi -e 's|true|false|' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|spring-97.0-3|128	desktop-file-install \
14cr|spring-97.0-3|129	--vendor="" \
14cr|spring-97.0-3|130	--remove-category="Application" \
14cr|spring-97.0-3|131	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|spring-97.0-3|132	
14cr|spring-97.0-3|133	
14cr|spring-97.0-3|134	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cr|spring-97.0-3|135	echo '$HOME/.spring' > %{buildroot}%{_sysconfdir}/%{name}/datadir
14cr|spring-97.0-3|136	echo '%{_gamesdatadir}/%{name}' >> %{buildroot}%{_sysconfdir}/%{name}/datadir
14cr|spring-97.0-3|137	
14cr|spring-97.0-3|138	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}/{mods,maps}
14cr|spring-97.0-3|139	
14cr|spring-97.0-3|140	rm -rf %{buildroot}%{_datadir}/pixmaps/*.png
14cr|spring-97.0-3|141	
14cr|spring-97.0-3|142	# And move the dynamic pr-downloader to
14cr|spring-97.0-3|143	#   /usr/lib64 in x86_64.
14cr|spring-97.0-3|144	#find $RPM_BUILD_ROOT/usr/lib
14cr|spring-97.0-3|145	if [ "$(uname -m)" == "x86_64" ] ; then
14cr|spring-97.0-3|146	mkdir -p %{buildroot}/%{_libdir}
14cr|spring-97.0-3|147	mv %{buildroot}/usr/lib/libpr-downloader_shared.so %{buildroot}/%{_libdir}/libpr-downloader_shared.so
14cr|spring-97.0-3|148	fi
14cr|spring-97.0-3|149	
14cr|spring-97.0-3|150	#  Remove the static pr-downloader library.
14cr|spring-97.0-3|151	rm -f %{buildroot}/usr/lib/libpr-downloader_static.a
14cr|spring-97.0-3|152	
14cr|spring-97.0-3|153	%changelog
14cr|spring-97.0-3|154	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 97.0-3
14cr|spring-97.0-3|155	+ Revision: 8479394
14cr|spring-97.0-3|156	- MassBuild#464: Increase release tag
14cr|spring-97.0-3|157	
14cr|spring-97.0-3|158	

8318 14
14cr|spring-evolution-rts-4.9-2|1	Name:		spring-evolution-rts
14cr|spring-evolution-rts-4.9-2|2	Version:	4.9
14cr|spring-evolution-rts-4.9-2|3	Release:	2
14cr|spring-evolution-rts-4.9-2|4	Summary:	Evolution RTS is a Spring engine based Real Time Strategy game
14cr|spring-evolution-rts-4.9-2|5	Group:		Games/Strategy
14cr|spring-evolution-rts-4.9-2|6	License:	CC-BY-NC-ND
14cr|spring-evolution-rts-4.9-2|7	URL:		http://www.evolutionrts.info/
14cr|spring-evolution-rts-4.9-2|8	Source0:	http://packages.springrts.com/builds/evo-v%{version}.sdz
14cr|spring-evolution-rts-4.9-2|9	# Maps are here: http://springfiles.com/spring/spring-maps
14cr|spring-evolution-rts-4.9-2|10	Source1:	evorts-altored_divide-v12.sd7
14cr|spring-evolution-rts-4.9-2|11	Source2:	evorts_-_delta_siege_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|12	Source3:	evorts_-_division_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|13	Source4:	evorts-eye_of_horus-v12.sd7
14cr|spring-evolution-rts-4.9-2|14	Source5:	evorts_-_glacier_pass_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|15	Source6:	evorts_-_new_iammas_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|16	Source7:	evorts-pockmark_valley-v12.sd7
14cr|spring-evolution-rts-4.9-2|17	Source8:	evorts_-_proving_grounds_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|18	Source9:	evorts_-_riverglade_-_v12.sd7
14cr|spring-evolution-rts-4.9-2|19	Requires:	spring
14cr|spring-evolution-rts-4.9-2|20	Requires:	spring-features
14cr|spring-evolution-rts-4.9-2|21	Suggests:	%{name}-maps
14cr|spring-evolution-rts-4.9-2|22	Provides:	evolution-rts = %{version}
14cr|spring-evolution-rts-4.9-2|23	Buildarch:	noarch
14cr|spring-evolution-rts-4.9-2|24	
14cr|spring-evolution-rts-4.9-2|25	%description
14cr|spring-evolution-rts-4.9-2|26	A new war is brewing. A violent conflict, between the Six Colonies,
14cr|spring-evolution-rts-4.9-2|27	each one convinced that it was in the right, each one sure of its
14cr|spring-evolution-rts-4.9-2|28	own ability to defeat its enemies. But they need Generals.
14cr|spring-evolution-rts-4.9-2|29	They need soldiers. They need you.
14cr|spring-evolution-rts-4.9-2|30	
14cr|spring-evolution-rts-4.9-2|31	Uses Spring engine to run.
14cr|spring-evolution-rts-4.9-2|32	
14cr|spring-evolution-rts-4.9-2|33	%package maps
14cr|spring-evolution-rts-4.9-2|34	Summary:	Maps designed specially for Evolution RTS game
14cr|spring-evolution-rts-4.9-2|35	Requires:	spring
14cr|spring-evolution-rts-4.9-2|36	
14cr|spring-evolution-rts-4.9-2|37	%description maps
14cr|spring-evolution-rts-4.9-2|38	Maps designed specially for Evolution RTS game.
14cr|spring-evolution-rts-4.9-2|39	But you can try to use them with other Spring based games.
14cr|spring-evolution-rts-4.9-2|40	
14cr|spring-evolution-rts-4.9-2|41	%prep
14cr|spring-evolution-rts-4.9-2|42	%setup -q -T -c %{name}-%{version}
14cr|spring-evolution-rts-4.9-2|43	
14cr|spring-evolution-rts-4.9-2|44	%build
14cr|spring-evolution-rts-4.9-2|45	
14cr|spring-evolution-rts-4.9-2|46	%install
14cr|spring-evolution-rts-4.9-2|47	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-evolution-rts-4.9-2|48	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
14cr|spring-evolution-rts-4.9-2|49	
14cr|spring-evolution-rts-4.9-2|50	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
14cr|spring-evolution-rts-4.9-2|51	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|52	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|53	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|54	install -m 644 %{SOURCE4} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|55	install -m 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|56	install -m 644 %{SOURCE6} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|57	install -m 644 %{SOURCE7} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|58	install -m 644 %{SOURCE8} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|59	install -m 644 %{SOURCE9} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-evolution-rts-4.9-2|60	
14cr|spring-evolution-rts-4.9-2|61	%files
14cr|spring-evolution-rts-4.9-2|62	%{_gamesdatadir}/spring/mods/*
14cr|spring-evolution-rts-4.9-2|63	
14cr|spring-evolution-rts-4.9-2|64	%files maps
14cr|spring-evolution-rts-4.9-2|65	%{_gamesdatadir}/spring/maps/*
14cr|spring-evolution-rts-4.9-2|66	
14cr|spring-evolution-rts-4.9-2|67	%changelog
14cr|spring-evolution-rts-4.9-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.9-2
14cr|spring-evolution-rts-4.9-2|69	+ Revision: b123896
14cr|spring-evolution-rts-4.9-2|70	- MassBuild#464: Increase release tag
14cr|spring-evolution-rts-4.9-2|71	
14cr|spring-evolution-rts-4.9-2|72	

8319 14
14cr|spring-features-1.0-2|1	Name:		spring-features
14cr|spring-features-1.0-2|2	Version:	1.0
14cr|spring-features-1.0-2|3	Release:	2
14cr|spring-features-1.0-2|4	Summary:	Spring Features contains all of the features made for Spring engine to date
14cr|spring-features-1.0-2|5	Group:		Games/Strategy
14cr|spring-features-1.0-2|6	# Some kind of "Free" as stated in upstream. Nobody seems to really care?
14cr|spring-features-1.0-2|7	License:	Freeware
14cr|spring-features-1.0-2|8	URL:		http://springfiles.com/spring/tools/spring-features
14cr|spring-features-1.0-2|9	Source0:	spring_features-v01.sdz
14cr|spring-features-1.0-2|10	Requires:	spring
14cr|spring-features-1.0-2|11	Buildarch:	noarch
14cr|spring-features-1.0-2|12	
14cr|spring-features-1.0-2|13	%description
14cr|spring-features-1.0-2|14	Spring Features contains all of the features made for Spring engine to date.
14cr|spring-features-1.0-2|15	
14cr|spring-features-1.0-2|16	Required by some Spring engine-based games.
14cr|spring-features-1.0-2|17	
14cr|spring-features-1.0-2|18	%prep
14cr|spring-features-1.0-2|19	%setup -q -T -c %{name}-%{version}
14cr|spring-features-1.0-2|20	
14cr|spring-features-1.0-2|21	%build
14cr|spring-features-1.0-2|22	
14cr|spring-features-1.0-2|23	%install
14cr|spring-features-1.0-2|24	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-features-1.0-2|25	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
14cr|spring-features-1.0-2|26	
14cr|spring-features-1.0-2|27	%files
14cr|spring-features-1.0-2|28	%{_gamesdatadir}/spring/mods/*
14cr|spring-features-1.0-2|29	
14cr|spring-features-1.0-2|30	
14cr|spring-features-1.0-2|31	%changelog
14cr|spring-features-1.0-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|spring-features-1.0-2|33	+ Revision: 58d3794
14cr|spring-features-1.0-2|34	- MassBuild#464: Increase release tag
14cr|spring-features-1.0-2|35	
14cr|spring-features-1.0-2|36	

8320 14
14cr|springlobby-0.147-4|1	%define Werror_cflags %nil
14cr|springlobby-0.147-4|2	
14cr|springlobby-0.147-4|3	Summary:	Cross-platform lobby client for the Spring RTS project
14cr|springlobby-0.147-4|4	Name:		springlobby
14cr|springlobby-0.147-4|5	Version:	0.147
14cr|springlobby-0.147-4|6	Release:	4
14cr|springlobby-0.147-4|7	Group:		Games/Strategy
14cr|springlobby-0.147-4|8	# bundled springsettings is GPLv3+
14cr|springlobby-0.147-4|9	License:	GPL+ and GPLv3+
14cr|springlobby-0.147-4|10	URL:		http://springlobby.info/
14cr|springlobby-0.147-4|11	Source:		http://www.springlobby.info/tarballs/springlobby-%{version}.tar.bz2
14cr|springlobby-0.147-4|12	Source1:	springlobby-logo.svg
14cr|springlobby-0.147-4|13	Patch0:		springlobby-lpthread.patch
14cr|springlobby-0.147-4|14	BuildRequires:	cmake
14cr|springlobby-0.147-4|15	BuildRequires:	desktop-file-utils
14cr|springlobby-0.147-4|16	BuildRequires:	imagemagick
14cr|springlobby-0.147-4|17	BuildRequires:	boost-devel
14cr|springlobby-0.147-4|18	BuildRequires:	SDL-devel
14cr|springlobby-0.147-4|19	BuildRequires:	SDL_sound-devel
14cr|springlobby-0.147-4|20	BuildRequires:	SDL_mixer-devel
14cr|springlobby-0.147-4|21	BuildRequires:	wxgtku2.8-devel
14cr|springlobby-0.147-4|22	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cr|springlobby-0.147-4|23	BuildRequires:	pkgconfig(libcurl)
14cr|springlobby-0.147-4|24	BuildRequires:	pkgconfig(openal)
14cr|springlobby-0.147-4|25	BuildRequires:	pkgconfig(libmpg123)
14cr|springlobby-0.147-4|26	Requires:	spring
14cr|springlobby-0.147-4|27	Requires:	curl
14cr|springlobby-0.147-4|28	Requires:	openal
14cr|springlobby-0.147-4|29	
14cr|springlobby-0.147-4|30	%description
14cr|springlobby-0.147-4|31	SpringLobby is a free cross-platform lobby client for the Spring RTS
14cr|springlobby-0.147-4|32	project.
14cr|springlobby-0.147-4|33	
14cr|springlobby-0.147-4|34	This package also contains SpringSettings, a Spring configuration
14cr|springlobby-0.147-4|35	tool.
14cr|springlobby-0.147-4|36	
14cr|springlobby-0.147-4|37	%prep
14cr|springlobby-0.147-4|38	%setup -q
14cr|springlobby-0.147-4|39	%patch0 -p0 -b .lpthread
14cr|springlobby-0.147-4|40	sed -i -e 's,springlobby.svg,springlobby,g' src/springlobby.desktop
14cr|springlobby-0.147-4|41	
14cr|springlobby-0.147-4|42	%build
14cr|springlobby-0.147-4|43	%cmake
14cr|springlobby-0.147-4|44	%make
14cr|springlobby-0.147-4|45	
14cr|springlobby-0.147-4|46	%install
14cr|springlobby-0.147-4|47	%makeinstall_std -C build
14cr|springlobby-0.147-4|48	
14cr|springlobby-0.147-4|49	desktop-file-install \
14cr|springlobby-0.147-4|50	--vendor="" \
14cr|springlobby-0.147-4|51	--remove-category="Application" \
14cr|springlobby-0.147-4|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|springlobby-0.147-4|53	
14cr|springlobby-0.147-4|54	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|springlobby-0.147-4|55	cat > %{buildroot}%{_datadir}/applications/mandriva-springsettings.desktop <<EOF
14cr|springlobby-0.147-4|56	[Desktop Entry]
14cr|springlobby-0.147-4|57	Name=SpringSettings
14cr|springlobby-0.147-4|58	Comment=Configure settings of Spring
14cr|springlobby-0.147-4|59	Exec=springsettings
14cr|springlobby-0.147-4|60	Icon=springsettings
14cr|springlobby-0.147-4|61	Terminal=false
14cr|springlobby-0.147-4|62	Type=Application
14cr|springlobby-0.147-4|63	Categories=Game;StrategyGame;
14cr|springlobby-0.147-4|64	EOF
14cr|springlobby-0.147-4|65	
14cr|springlobby-0.147-4|66	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
14cr|springlobby-0.147-4|67	install -m644 src/images/springlobby.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/springlobby.svg
14cr|springlobby-0.147-4|68	convert src/images/springlobby.svg -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/springlobby.png
14cr|springlobby-0.147-4|69	convert src/images/springlobby.svg -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/springlobby.png
14cr|springlobby-0.147-4|70	convert src/images/springlobby.svg -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/springlobby.png
14cr|springlobby-0.147-4|71	convert src/images/springsettings.xpm -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/springsettings.png
14cr|springlobby-0.147-4|72	convert src/images/springsettings.xpm -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/springsettings.png
14cr|springlobby-0.147-4|73	convert src/images/springsettings.xpm -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/springsettings.png
14cr|springlobby-0.147-4|74	
14cr|springlobby-0.147-4|75	%find_lang %{name}
14cr|springlobby-0.147-4|76	
14cr|springlobby-0.147-4|77	%files -f %{name}.lang
14cr|springlobby-0.147-4|78	%doc THANKS AUTHORS
14cr|springlobby-0.147-4|79	%{_bindir}/springlobby
14cr|springlobby-0.147-4|80	%{_bindir}/springsettings
14cr|springlobby-0.147-4|81	%{_datadir}/applications/%{name}.desktop
14cr|springlobby-0.147-4|82	%{_datadir}/applications/mandriva-springsettings.desktop
14cr|springlobby-0.147-4|83	%{_iconsdir}/hicolor/*/apps/*.*
14cr|springlobby-0.147-4|84	
14cr|springlobby-0.147-4|85	
14cr|springlobby-0.147-4|86	%changelog
14cr|springlobby-0.147-4|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.147-4
14cr|springlobby-0.147-4|88	+ Revision: 343f14d
14cr|springlobby-0.147-4|89	- MassBuild#464: Increase release tag
14cr|springlobby-0.147-4|90	
14cr|springlobby-0.147-4|91	

8321 14
14cr|spring-maps-default-1.0-2|1	
14cr|spring-maps-default-1.0-2|2	%define name	spring-maps-default
14cr|spring-maps-default-1.0-2|3	%define version	1.0
14cr|spring-maps-default-1.0-2|4	%define rel	2
14cr|spring-maps-default-1.0-2|5	
14cr|spring-maps-default-1.0-2|6	Summary:	Default maps for Spring
14cr|spring-maps-default-1.0-2|7	Name:		%{name}
14cr|spring-maps-default-1.0-2|8	Version:	%{version}
14cr|spring-maps-default-1.0-2|9	Release:	%mkrel %{rel}
14cr|spring-maps-default-1.0-2|10	Group:		Games/Strategy
14cr|spring-maps-default-1.0-2|11	URL:		http://taspring.clan-sy.com/
14cr|spring-maps-default-1.0-2|12	# Maps listed in spring/installer/sections/maps.nsh.
14cr|spring-maps-default-1.0-2|13	Source:		http://buildbot.no-ip.org/~yokozar/apt/pool/main/s/spring-maps-default/%{name}_%{version}.tar.gz
14cr|spring-maps-default-1.0-2|14	License:	GPLv2+
14cr|spring-maps-default-1.0-2|15	BuildRoot:	%{_tmppath}/%{name}-root
14cr|spring-maps-default-1.0-2|16	Requires:	spring
14cr|spring-maps-default-1.0-2|17	Conflicts:	spring-data < 0.75
14cr|spring-maps-default-1.0-2|18	BuildArch:	noarch
14cr|spring-maps-default-1.0-2|19	
14cr|spring-maps-default-1.0-2|20	%description
14cr|spring-maps-default-1.0-2|21	Default maps for Spring.
14cr|spring-maps-default-1.0-2|22	
14cr|spring-maps-default-1.0-2|23	%prep
14cr|spring-maps-default-1.0-2|24	%setup -q
14cr|spring-maps-default-1.0-2|25	
14cr|spring-maps-default-1.0-2|26	%install
14cr|spring-maps-default-1.0-2|27	rm -rf %{buildroot}
14cr|spring-maps-default-1.0-2|28	install -d -m755 %{buildroot}%{_gamesdatadir}/spring/maps
14cr|spring-maps-default-1.0-2|29	install -m644 *.sd7 %{buildroot}%{_gamesdatadir}/spring/maps
14cr|spring-maps-default-1.0-2|30	
14cr|spring-maps-default-1.0-2|31	%clean
14cr|spring-maps-default-1.0-2|32	rm -rf %{buildroot}
14cr|spring-maps-default-1.0-2|33	
14cr|spring-maps-default-1.0-2|34	%files
14cr|spring-maps-default-1.0-2|35	%defattr(-,root,root)
14cr|spring-maps-default-1.0-2|36	%doc debian/changelog debian/copyright
14cr|spring-maps-default-1.0-2|37	%{_gamesdatadir}/spring/maps/*.sd7
14cr|spring-maps-default-1.0-2|38	
14cr|spring-maps-default-1.0-2|39	
14cr|spring-maps-default-1.0-2|40	
14cr|spring-maps-default-1.0-2|41	%changelog
14cr|spring-maps-default-1.0-2|42	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-2
14cr|spring-maps-default-1.0-2|43	+ Revision: e12f6bc
14cr|spring-maps-default-1.0-2|44	- Automatic import for version 1.0
14cr|spring-maps-default-1.0-2|45	
14cr|spring-maps-default-1.0-2|46	

8322 14
14cr|spring-mod-nanoblobs-0.65-2|1	%define oversion 065
14cr|spring-mod-nanoblobs-0.65-2|2	
14cr|spring-mod-nanoblobs-0.65-2|3	Summary:	Nanoblobs mod for Spring
14cr|spring-mod-nanoblobs-0.65-2|4	Name:		spring-mod-nanoblobs
14cr|spring-mod-nanoblobs-0.65-2|5	Version:	0.65
14cr|spring-mod-nanoblobs-0.65-2|6	Release:	%{mkrel 2}
14cr|spring-mod-nanoblobs-0.65-2|7	Group:		Games/Strategy
14cr|spring-mod-nanoblobs-0.65-2|8	URL:		http://spring.clan-sy.com/wiki/Nanoblobs
14cr|spring-mod-nanoblobs-0.65-2|9	# zip file:
14cr|spring-mod-nanoblobs-0.65-2|10	Source:		http://www.wolfegames.com/TA_Section/PreRelease/NanoBlobs%{oversion}.sdz
14cr|spring-mod-nanoblobs-0.65-2|11	License:	GPL+
14cr|spring-mod-nanoblobs-0.65-2|12	BuildRoot:	%{_tmppath}/%{name}-root
14cr|spring-mod-nanoblobs-0.65-2|13	Requires:	spring
14cr|spring-mod-nanoblobs-0.65-2|14	Conflicts:	spring-data < 0.75
14cr|spring-mod-nanoblobs-0.65-2|15	BuildArch:	noarch
14cr|spring-mod-nanoblobs-0.65-2|16	
14cr|spring-mod-nanoblobs-0.65-2|17	%description
14cr|spring-mod-nanoblobs-0.65-2|18	Nanoblobs game for the Spring game engine. See
14cr|spring-mod-nanoblobs-0.65-2|19	http://spring.clan-sy.com/wiki/Nanoblobs for a description of Nanoblobs
14cr|spring-mod-nanoblobs-0.65-2|20	and some tips on how best to play it.
14cr|spring-mod-nanoblobs-0.65-2|21	
14cr|spring-mod-nanoblobs-0.65-2|22	%prep
14cr|spring-mod-nanoblobs-0.65-2|23	# We extract the archive to put the license file in docdir.
14cr|spring-mod-nanoblobs-0.65-2|24	%setup -q -c
14cr|spring-mod-nanoblobs-0.65-2|25	
14cr|spring-mod-nanoblobs-0.65-2|26	%install
14cr|spring-mod-nanoblobs-0.65-2|27	rm -rf %{buildroot}
14cr|spring-mod-nanoblobs-0.65-2|28	install -d -m755 %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-mod-nanoblobs-0.65-2|29	install -m644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-mod-nanoblobs-0.65-2|30	
14cr|spring-mod-nanoblobs-0.65-2|31	%clean
14cr|spring-mod-nanoblobs-0.65-2|32	rm -rf %{buildroot}
14cr|spring-mod-nanoblobs-0.65-2|33	
14cr|spring-mod-nanoblobs-0.65-2|34	%files
14cr|spring-mod-nanoblobs-0.65-2|35	%defattr(-,root,root)
14cr|spring-mod-nanoblobs-0.65-2|36	%doc License.txt
14cr|spring-mod-nanoblobs-0.65-2|37	%{_gamesdatadir}/spring/mods/NanoBlobs%{oversion}.sdz
14cr|spring-mod-nanoblobs-0.65-2|38	
14cr|spring-mod-nanoblobs-0.65-2|39	
14cr|spring-mod-nanoblobs-0.65-2|40	
14cr|spring-mod-nanoblobs-0.65-2|41	
14cr|spring-mod-nanoblobs-0.65-2|42	%changelog
14cr|spring-mod-nanoblobs-0.65-2|43	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.65-2
14cr|spring-mod-nanoblobs-0.65-2|44	+ Revision: 3f8876c
14cr|spring-mod-nanoblobs-0.65-2|45	- Automatic import for version 0.65
14cr|spring-mod-nanoblobs-0.65-2|46	
14cr|spring-mod-nanoblobs-0.65-2|47	

8323 14
14cr|spring-zero-k-1.0.10.8-3|1	%define		oname	zk
14cr|spring-zero-k-1.0.10.8-3|2	
14cr|spring-zero-k-1.0.10.8-3|3	Name:		spring-zero-k
14cr|spring-zero-k-1.0.10.8-3|4	Version:	1.0.10.8
14cr|spring-zero-k-1.0.10.8-3|5	Release:	3
14cr|spring-zero-k-1.0.10.8-3|6	Summary:	Spring engine based game focused on a streamlined economy & advanced interface
14cr|spring-zero-k-1.0.10.8-3|7	Group:		Games/Strategy
14cr|spring-zero-k-1.0.10.8-3|8	License:	GPL
14cr|spring-zero-k-1.0.10.8-3|9	URL:		http://zero-k.info/
14cr|spring-zero-k-1.0.10.8-3|10	Source0:	http://packages.springrts.com/builds/%{oname}-v%{version}.sdz
14cr|spring-zero-k-1.0.10.8-3|11	Source1:	http://api.springfiles.com/files/maps/tabula-v5b.sd7
14cr|spring-zero-k-1.0.10.8-3|12	Source2:	http://api.springfiles.com/files/maps/folsomdamdeluxev4.sd7
14cr|spring-zero-k-1.0.10.8-3|13	Source3:	http://api.springfiles.com/files/maps/worldv2.sd7
14cr|spring-zero-k-1.0.10.8-3|14	Requires:	spring
14cr|spring-zero-k-1.0.10.8-3|15	Provides:	zero-k = %{version}
14cr|spring-zero-k-1.0.10.8-3|16	Suggests:	%{name}-maps
14cr|spring-zero-k-1.0.10.8-3|17	Buildarch:	noarch
14cr|spring-zero-k-1.0.10.8-3|18	
14cr|spring-zero-k-1.0.10.8-3|19	%description
14cr|spring-zero-k-1.0.10.8-3|20	Zero-K is a fast, competitive game with a focus on a streamlined economy
14cr|spring-zero-k-1.0.10.8-3|21	and advanced interface that takes the focus off tedious tasks and back on
14cr|spring-zero-k-1.0.10.8-3|22	the action. A huge roster of interesting, unique units and a variety of unit
14cr|spring-zero-k-1.0.10.8-3|23	abilities provides tremendous tactical and strategic depth to the game.
14cr|spring-zero-k-1.0.10.8-3|24	
14cr|spring-zero-k-1.0.10.8-3|25	Uses Spring engine to run.
14cr|spring-zero-k-1.0.10.8-3|26	
14cr|spring-zero-k-1.0.10.8-3|27	%package maps
14cr|spring-zero-k-1.0.10.8-3|28	Summary:	Maps designed specially for Zero-K game
14cr|spring-zero-k-1.0.10.8-3|29	Requires:	spring
14cr|spring-zero-k-1.0.10.8-3|30	
14cr|spring-zero-k-1.0.10.8-3|31	%description maps
14cr|spring-zero-k-1.0.10.8-3|32	Maps designed specially for Zero-K game.
14cr|spring-zero-k-1.0.10.8-3|33	But you can try to use them with other Spring based games.
14cr|spring-zero-k-1.0.10.8-3|34	
14cr|spring-zero-k-1.0.10.8-3|35	%prep
14cr|spring-zero-k-1.0.10.8-3|36	%setup -q -T -c %{name}-%{version}
14cr|spring-zero-k-1.0.10.8-3|37	
14cr|spring-zero-k-1.0.10.8-3|38	%build
14cr|spring-zero-k-1.0.10.8-3|39	
14cr|spring-zero-k-1.0.10.8-3|40	%install
14cr|spring-zero-k-1.0.10.8-3|41	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
14cr|spring-zero-k-1.0.10.8-3|42	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
14cr|spring-zero-k-1.0.10.8-3|43	
14cr|spring-zero-k-1.0.10.8-3|44	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
14cr|spring-zero-k-1.0.10.8-3|45	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-zero-k-1.0.10.8-3|46	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-zero-k-1.0.10.8-3|47	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
14cr|spring-zero-k-1.0.10.8-3|48	
14cr|spring-zero-k-1.0.10.8-3|49	%files
14cr|spring-zero-k-1.0.10.8-3|50	%{_gamesdatadir}/spring/mods/*
14cr|spring-zero-k-1.0.10.8-3|51	
14cr|spring-zero-k-1.0.10.8-3|52	%files maps
14cr|spring-zero-k-1.0.10.8-3|53	%{_gamesdatadir}/spring/maps/*
14cr|spring-zero-k-1.0.10.8-3|54	
14cr|spring-zero-k-1.0.10.8-3|55	
14cr|spring-zero-k-1.0.10.8-3|56	%changelog
14cr|spring-zero-k-1.0.10.8-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10.8-3
14cr|spring-zero-k-1.0.10.8-3|58	+ Revision: 7da7f58
14cr|spring-zero-k-1.0.10.8-3|59	- MassBuild#464: Increase release tag
14cr|spring-zero-k-1.0.10.8-3|60	
14cr|spring-zero-k-1.0.10.8-3|61	

8324 14
14cr|sprng-2.0b-2|1	%define _enable_debug_packages %{nil}
14cr|sprng-2.0b-2|2	%define debug_package %{nil}
14cr|sprng-2.0b-2|3	
14cr|sprng-2.0b-2|4	Summary:	Scalable Parallel Pseudo Random Number Generators Library
14cr|sprng-2.0b-2|5	Name:		sprng
14cr|sprng-2.0b-2|6	Version:	2.0b
14cr|sprng-2.0b-2|7	Release:	2
14cr|sprng-2.0b-2|8	License:	GPL
14cr|sprng-2.0b-2|9	Group:		Sciences/Mathematics
14cr|sprng-2.0b-2|10	Url:		http://sprng.cs.fsu.edu/
14cr|sprng-2.0b-2|11	Source0:	http://sprng.cs.fsu.edu/Version2.0/sprng2.0b.tar.gz
14cr|sprng-2.0b-2|12	BuildRequires:	openmpi
14cr|sprng-2.0b-2|13	BuildRequires:	gmp-devel
14cr|sprng-2.0b-2|14	Requires:	sprng-devel
14cr|sprng-2.0b-2|15	Patch0:		sprng2.0b-build.patch
14cr|sprng-2.0b-2|16	
14cr|sprng-2.0b-2|17	%description
14cr|sprng-2.0b-2|18	Scalable Parallel Pseudo Random Number Generators Library.
14cr|sprng-2.0b-2|19	
14cr|sprng-2.0b-2|20	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
14cr|sprng-2.0b-2|21	Library for Pseudorandom Number Generation," ACM Transactions on
14cr|sprng-2.0b-2|22	Mathematical Software, 26: 436-461.
14cr|sprng-2.0b-2|23	
14cr|sprng-2.0b-2|24	%files
14cr|sprng-2.0b-2|25	
14cr|sprng-2.0b-2|26	#----------------------------------------------------------------------------
14cr|sprng-2.0b-2|27	
14cr|sprng-2.0b-2|28	%package devel
14cr|sprng-2.0b-2|29	Summary:	Scalable Parallel Pseudo Random Number Generators Library
14cr|sprng-2.0b-2|30	Group:		Development/Other
14cr|sprng-2.0b-2|31	
14cr|sprng-2.0b-2|32	%description devel
14cr|sprng-2.0b-2|33	Scalable Parallel Pseudo Random Number Generators Library.
14cr|sprng-2.0b-2|34	
14cr|sprng-2.0b-2|35	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
14cr|sprng-2.0b-2|36	Library for Pseudorandom Number Generation," ACM Transactions on
14cr|sprng-2.0b-2|37	Mathematical Software, 26: 436-461.
14cr|sprng-2.0b-2|38	
14cr|sprng-2.0b-2|39	%files devel
14cr|sprng-2.0b-2|40	%{_includedir}/sprng
14cr|sprng-2.0b-2|41	%{_libdir}/*.a
14cr|sprng-2.0b-2|42	
14cr|sprng-2.0b-2|43	#----------------------------------------------------------------------------
14cr|sprng-2.0b-2|44	
14cr|sprng-2.0b-2|45	%prep
14cr|sprng-2.0b-2|46	%setup -q -n sprng2.0
14cr|sprng-2.0b-2|47	%patch0 -p1
14cr|sprng-2.0b-2|48	perl -pi -e 's|^(F77 = )|${1}gfortran|;'			\
14cr|sprng-2.0b-2|49	-e "s|^#(MPIDIR = ).*|\$1`mpic++ --showme:compile`|;"	\
14cr|sprng-2.0b-2|50	-e "s|^#(MPILIB = ).*|\$1`mpic++ --showme:link`|;"	\
14cr|sprng-2.0b-2|51	-e 's|(CFLAGS = .*)|$1 %{optflags}|;'			\
14cr|sprng-2.0b-2|52	-e 's|(FFLAGS = .*)|$1 %{optflags}|;'			\
14cr|sprng-2.0b-2|53	SRC/make.INTEL
14cr|sprng-2.0b-2|54	
14cr|sprng-2.0b-2|55	%build
14cr|sprng-2.0b-2|56	make
14cr|sprng-2.0b-2|57	
14cr|sprng-2.0b-2|58	%install
14cr|sprng-2.0b-2|59	mkdir -p %{buildroot}{%{_includedir}/sprng,%{_libdir}}
14cr|sprng-2.0b-2|60	install -m 644 include/*.h %{buildroot}%{_includedir}/sprng
14cr|sprng-2.0b-2|61	install -m 644 lib/*.a %{buildroot}%{_libdir}
14cr|sprng-2.0b-2|62	
14cr|sprng-2.0b-2|63	
14cr|sprng-2.0b-2|64	%changelog
14cr|sprng-2.0b-2|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0b-2
14cr|sprng-2.0b-2|66	+ Revision: b1759a6
14cr|sprng-2.0b-2|67	- MassBuild#464: Increase release tag
14cr|sprng-2.0b-2|68	
14cr|sprng-2.0b-2|69	

8325 14
14cr|sprog-0.14-8|1	%define module	Sprog
14cr|sprog-0.14-8|2	
14cr|sprog-0.14-8|3	Name:		sprog
14cr|sprog-0.14-8|4	Version:	0.14
14cr|sprog-0.14-8|5	Release:	8
14cr|sprog-0.14-8|6	Summary:	A graphical tool to build programs by plugging parts together
14cr|sprog-0.14-8|7	
14cr|sprog-0.14-8|8	License:	GPL or Artistic
14cr|sprog-0.14-8|9	Group:		Development/Perl
14cr|sprog-0.14-8|10	Source0:	%{module}-%{version}.tar.bz2
14cr|sprog-0.14-8|11	Url:		http://sprog.sourceforge.net/
14cr|sprog-0.14-8|12	BuildRequires:	perl-Apache-LogRegex
14cr|sprog-0.14-8|13	BuildRequires:	perl-devel
14cr|sprog-0.14-8|14	BuildRequires:	perl-Gnome2-Canvas
14cr|sprog-0.14-8|15	BuildRequires:	perl-Gtk2-GladeXML
14cr|sprog-0.14-8|16	BuildRequires:	perl-Imager
14cr|sprog-0.14-8|17	BuildArch:	noarch
14cr|sprog-0.14-8|18	
14cr|sprog-0.14-8|19	%description
14cr|sprog-0.14-8|20	Sprog is a tool for working with data. It allows you to do all the things those
14cr|sprog-0.14-8|21	clever Unix geeks can do with their cryptic command lines but you can now do it
14cr|sprog-0.14-8|22	all with point-n-click and drag-n-drop.
14cr|sprog-0.14-8|23	
14cr|sprog-0.14-8|24	A Sprog machine has many similarities to a shell script. It is built from small
14cr|sprog-0.14-8|25	reusable parts (called gears) that are connected together to filter and massage
14cr|sprog-0.14-8|26	your data. Once you have built a machine, you can save it and run it again and
14cr|sprog-0.14-8|27	again to automatically perform repetitive tasks.
14cr|sprog-0.14-8|28	
14cr|sprog-0.14-8|29	%prep
14cr|sprog-0.14-8|30	%setup -q -n %{module}-%{version}
14cr|sprog-0.14-8|31	
14cr|sprog-0.14-8|32	%build
14cr|sprog-0.14-8|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|sprog-0.14-8|34	%make
14cr|sprog-0.14-8|35	
14cr|sprog-0.14-8|36	%check
14cr|sprog-0.14-8|37	#- needs X11
14cr|sprog-0.14-8|38	#%{__make} test
14cr|sprog-0.14-8|39	
14cr|sprog-0.14-8|40	%install
14cr|sprog-0.14-8|41	%makeinstall_std
14cr|sprog-0.14-8|42	
14cr|sprog-0.14-8|43	%files
14cr|sprog-0.14-8|44	%doc Changes README
14cr|sprog-0.14-8|45	%{perl_vendorlib}/%{module}/*
14cr|sprog-0.14-8|46	%{perl_vendorlib}/%{module}.pm
14cr|sprog-0.14-8|47	%{_mandir}/*/*
14cr|sprog-0.14-8|48	%{_bindir}/sprog
14cr|sprog-0.14-8|49	
14cr|sprog-0.14-8|50	%changelog
14cr|sprog-0.14-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-8
14cr|sprog-0.14-8|52	+ Revision: 6215514
14cr|sprog-0.14-8|53	- MassBuild#464: Increase release tag
14cr|sprog-0.14-8|54	
14cr|sprog-0.14-8|55	

8326 14
14cr|spybye-0.3-7|1	Summary:	A proxy to help finding malware
14cr|spybye-0.3-7|2	Name:		spybye
14cr|spybye-0.3-7|3	Version:	0.3
14cr|spybye-0.3-7|4	Release:	7
14cr|spybye-0.3-7|5	Group:		System/Servers
14cr|spybye-0.3-7|6	License:	GPLv2
14cr|spybye-0.3-7|7	URL:		http://www.monkey.org/~provos/spybye/
14cr|spybye-0.3-7|8	Source0:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz
14cr|spybye-0.3-7|9	Source1:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz.sig
14cr|spybye-0.3-7|10	Source2:	spybye.init
14cr|spybye-0.3-7|11	Source3:	spybye.sysconfig
14cr|spybye-0.3-7|12	Source4:	spybye.logrotate
14cr|spybye-0.3-7|13	Source5:	README.Mandriva
14cr|spybye-0.3-7|14	Patch0:		spybye-memleak.diff
14cr|spybye-0.3-7|15	BuildRequires:	autoconf2.5
14cr|spybye-0.3-7|16	BuildRequires:	libevent-devel
14cr|spybye-0.3-7|17	#BuildRequires:	clamav-devel
14cr|spybye-0.3-7|18	Requires(post): rpm-helper
14cr|spybye-0.3-7|19	Requires(preun): rpm-helper
14cr|spybye-0.3-7|20	Requires:	clamav
14cr|spybye-0.3-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|spybye-0.3-7|22	
14cr|spybye-0.3-7|23	%description
14cr|spybye-0.3-7|24	The crawl tool provide a proxy server through which web pages can be fetched
14cr|spybye-0.3-7|25	and analyzed for potentially dangerous includes. To use , you need to configure
14cr|spybye-0.3-7|26	your web browser to use the port configured by -p as proxy port.
14cr|spybye-0.3-7|27	
14cr|spybye-0.3-7|28	
14cr|spybye-0.3-7|29	%prep
14cr|spybye-0.3-7|30	
14cr|spybye-0.3-7|31	%setup -q -n %{name}-%{version}
14cr|spybye-0.3-7|32	%patch0 -p0
14cr|spybye-0.3-7|33	
14cr|spybye-0.3-7|34	cp %{SOURCE2} %{name}.init
14cr|spybye-0.3-7|35	cp %{SOURCE3} %{name}.sysconfig
14cr|spybye-0.3-7|36	cp %{SOURCE4} %{name}.logrotate
14cr|spybye-0.3-7|37	cp %{SOURCE5} README.Mandriva
14cr|spybye-0.3-7|38	
14cr|spybye-0.3-7|39	%build
14cr|spybye-0.3-7|40	
14cr|spybye-0.3-7|41	%configure2_5x \
14cr|spybye-0.3-7|42	--bindir=%{_sbindir} \
14cr|spybye-0.3-7|43	--datadir=%{_localstatedir}/lib
14cr|spybye-0.3-7|44	
14cr|spybye-0.3-7|45	%make
14cr|spybye-0.3-7|46	
14cr|spybye-0.3-7|47	%install
14cr|spybye-0.3-7|48	rm -rf %{buildroot}
14cr|spybye-0.3-7|49	
14cr|spybye-0.3-7|50	# don't fiddle with the initscript!
14cr|spybye-0.3-7|51	export DONT_GPRINTIFY=1
14cr|spybye-0.3-7|52	
14cr|spybye-0.3-7|53	%makeinstall_std
14cr|spybye-0.3-7|54	
14cr|spybye-0.3-7|55	install -d %{buildroot}%{_initrddir}
14cr|spybye-0.3-7|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|spybye-0.3-7|57	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|spybye-0.3-7|58	install -d %{buildroot}/var/log/%{name}
14cr|spybye-0.3-7|59	
14cr|spybye-0.3-7|60	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
14cr|spybye-0.3-7|61	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|spybye-0.3-7|62	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|spybye-0.3-7|63	
14cr|spybye-0.3-7|64	# create ghostfile
14cr|spybye-0.3-7|65	touch %{buildroot}/var/log/%{name}/%{name}.log
14cr|spybye-0.3-7|66	
14cr|spybye-0.3-7|67	%post
14cr|spybye-0.3-7|68	%create_ghostfile /var/log/%{name}/%{name}.log root root 0644
14cr|spybye-0.3-7|69	%_post_service %{name}
14cr|spybye-0.3-7|70	
14cr|spybye-0.3-7|71	%preun
14cr|spybye-0.3-7|72	%_preun_service %{name}
14cr|spybye-0.3-7|73	
14cr|spybye-0.3-7|74	%clean
14cr|spybye-0.3-7|75	rm -rf %{buildroot}
14cr|spybye-0.3-7|76	
14cr|spybye-0.3-7|77	%files
14cr|spybye-0.3-7|78	%defattr(-,root,root)
14cr|spybye-0.3-7|79	%doc README.Mandriva
14cr|spybye-0.3-7|80	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|spybye-0.3-7|81	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
14cr|spybye-0.3-7|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cr|spybye-0.3-7|83	%attr(0755,root,root) %{_sbindir}/*
14cr|spybye-0.3-7|84	%dir %{_localstatedir}/lib/%{name}
14cr|spybye-0.3-7|85	%{_localstatedir}/lib/%{name}/*
14cr|spybye-0.3-7|86	%dir %attr(0755,root,root) /var/log/%{name}
14cr|spybye-0.3-7|87	%attr(0644,root,root) %ghost %config(noreplace) /var/log/%{name}/%{name}.log
14cr|spybye-0.3-7|88	%attr(0644,root,root) %{_mandir}/man?/*
14cr|spybye-0.3-7|89	
14cr|spybye-0.3-7|90	
14cr|spybye-0.3-7|91	
14cr|spybye-0.3-7|92	%changelog
14cr|spybye-0.3-7|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14cr|spybye-0.3-7|94	+ Revision: 6b4baad
14cr|spybye-0.3-7|95	- MassBuild#464: Increase release tag
14cr|spybye-0.3-7|96	
14cr|spybye-0.3-7|97	

8327 14
14cr|spyder-2.1.11-3|1	Summary:	Scientific Python Development Environment
14cr|spyder-2.1.11-3|2	Name:		spyder
14cr|spyder-2.1.11-3|3	Version:	2.1.11
14cr|spyder-2.1.11-3|4	Release:	3
14cr|spyder-2.1.11-3|5	License:	MIT
14cr|spyder-2.1.11-3|6	Group:		Development/Python
14cr|spyder-2.1.11-3|7	Url:		http://spyderlib.googlecode.com/
14cr|spyder-2.1.11-3|8	Source0:	http://spyderlib.googlecode.com/files/%{name}-%{version}.zip
14cr|spyder-2.1.11-3|9	Source1:	%{name}.desktop
14cr|spyder-2.1.11-3|10	BuildRequires:	python-sphinx
14cr|spyder-2.1.11-3|11	BuildRequires:	pkgconfig(python)
14cr|spyder-2.1.11-3|12	Requires:	python-matplotlib-qt4
14cr|spyder-2.1.11-3|13	Requires:	python-qt4
14cr|spyder-2.1.11-3|14	Requires:	python-qt4-qscintilla
14cr|spyder-2.1.11-3|15	Suggests:	ipython
14cr|spyder-2.1.11-3|16	Suggests:	pyflakes >= 0.3.0
14cr|spyder-2.1.11-3|17	Suggests:	pylint
14cr|spyder-2.1.11-3|18	Suggests:	python-matplotlib
14cr|spyder-2.1.11-3|19	Suggests:	python-numpy
14cr|spyder-2.1.11-3|20	Suggests:	python-rope >= 0.9.2
14cr|spyder-2.1.11-3|21	Suggests:	python-scipy
14cr|spyder-2.1.11-3|22	BuildArch:	noarch
14cr|spyder-2.1.11-3|23	
14cr|spyder-2.1.11-3|24	%description
14cr|spyder-2.1.11-3|25	Spyder is a Python development environment with tons of features:
14cr|spyder-2.1.11-3|26	
14cr|spyder-2.1.11-3|27	* Editor - Multi-language editor with function/class browser, code
14cr|spyder-2.1.11-3|28	analysis (pyflakes and pylint are currently supported),
14cr|spyder-2.1.11-3|29	horizontal/verti- cal splitting, etc.
14cr|spyder-2.1.11-3|30	
14cr|spyder-2.1.11-3|31	* Documentation viewer - Automatically show documentation (if
14cr|spyder-2.1.11-3|32	available, or source code otherwise) for any class instantiation or
14cr|spyder-2.1.11-3|33	function call made in a Python shell (interactive/external console,
14cr|spyder-2.1.11-3|34	see below).
14cr|spyder-2.1.11-3|35	
14cr|spyder-2.1.11-3|36	* Interactive console - Python shell with workspace support (variable
14cr|spyder-2.1.11-3|37	explorer with GUI based editors: dictionary editor, array editor,
14cr|spyder-2.1.11-3|38	...) and matplotlib figures integration.
14cr|spyder-2.1.11-3|39	
14cr|spyder-2.1.11-3|40	* External console (separate process) - Run Python scripts
14cr|spyder-2.1.11-3|41	(interactive, debugging or normal mode) or open a Python interpreter
14cr|spyder-2.1.11-3|42	with variable explorer and documentation viewer support (a basic
14cr|spyder-2.1.11-3|43	terminal window may also be opened with the external console)
14cr|spyder-2.1.11-3|44	
14cr|spyder-2.1.11-3|45	* File/directories explorer
14cr|spyder-2.1.11-3|46	
14cr|spyder-2.1.11-3|47	* Find in files feature - Supports regular expressions and mercurial
14cr|spyder-2.1.11-3|48	repositories
14cr|spyder-2.1.11-3|49	
14cr|spyder-2.1.11-3|50	* History log
14cr|spyder-2.1.11-3|51	
14cr|spyder-2.1.11-3|52	Spyder may also be used as a PyQt4 extension library (module 'spyderlib').
14cr|spyder-2.1.11-3|53	For example, the Python interactive shell widget used in Spyder may be
14cr|spyder-2.1.11-3|54	embedded in your own PyQt4 application.
14cr|spyder-2.1.11-3|55	
14cr|spyder-2.1.11-3|56	%files -f FILE_LIST
14cr|spyder-2.1.11-3|57	%doc README
14cr|spyder-2.1.11-3|58	%{py_sitedir}/spyderlib/doc
14cr|spyder-2.1.11-3|59	%{_datadir}/applications/*.desktop
14cr|spyder-2.1.11-3|60	%{_datadir}/pixmaps/*.svg
14cr|spyder-2.1.11-3|61	
14cr|spyder-2.1.11-3|62	#----------------------------------------------------------------------------
14cr|spyder-2.1.11-3|63	
14cr|spyder-2.1.11-3|64	%prep
14cr|spyder-2.1.11-3|65	%setup -q -n %{name}-%{version}
14cr|spyder-2.1.11-3|66	
14cr|spyder-2.1.11-3|67	chmod 644 README
14cr|spyder-2.1.11-3|68	
14cr|spyder-2.1.11-3|69	%install
14cr|spyder-2.1.11-3|70	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cr|spyder-2.1.11-3|71	
14cr|spyder-2.1.11-3|72	# adding a launcher
14cr|spyder-2.1.11-3|73	
14cr|spyder-2.1.11-3|74	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|spyder-2.1.11-3|75	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cr|spyder-2.1.11-3|76	
14cr|spyder-2.1.11-3|77	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cr|spyder-2.1.11-3|78	install -m644 spyderlib/images/spyder.svg %{buildroot}%{_datadir}/pixmaps
14cr|spyder-2.1.11-3|79	
14cr|spyder-2.1.11-3|80	
14cr|spyder-2.1.11-3|81	%changelog
14cr|spyder-2.1.11-3|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.11-3
14cr|spyder-2.1.11-3|83	+ Revision: 699bfec
14cr|spyder-2.1.11-3|84	- MassBuild#464: Increase release tag
14cr|spyder-2.1.11-3|85	
14cr|spyder-2.1.11-3|86	

8328 14
14cr|sqlgrey-1.7.6-5|1	Summary:	Postfix grey-listing policy service
14cr|sqlgrey-1.7.6-5|2	Name:		sqlgrey
14cr|sqlgrey-1.7.6-5|3	Version:	1.7.6
14cr|sqlgrey-1.7.6-5|4	Release:	5
14cr|sqlgrey-1.7.6-5|5	License:	GPL
14cr|sqlgrey-1.7.6-5|6	Group:		System/Servers
14cr|sqlgrey-1.7.6-5|7	URL:		http://sqlgrey.sourceforge.net
14cr|sqlgrey-1.7.6-5|8	Source0:	http://prdownloads.sourceforge.net/sqlgrey/%{name}-%{version}.tar.bz2
14cr|sqlgrey-1.7.6-5|9	Source1:	sqlgrey.init
14cr|sqlgrey-1.7.6-5|10	Patch0:         sqlgrey-1.7.4-sqlite.patch
14cr|sqlgrey-1.7.6-5|11	Patch1:         sqlgrey-1.7.4-warnings.patch
14cr|sqlgrey-1.7.6-5|12	Requires(post): rpm-helper
14cr|sqlgrey-1.7.6-5|13	Requires(preun): rpm-helper
14cr|sqlgrey-1.7.6-5|14	Requires(pre): rpm-helper
14cr|sqlgrey-1.7.6-5|15	Requires(postun): rpm-helper
14cr|sqlgrey-1.7.6-5|16	Requires:	perl-DBD-SQLite
14cr|sqlgrey-1.7.6-5|17	BuildArch:	noarch
14cr|sqlgrey-1.7.6-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sqlgrey-1.7.6-5|19	
14cr|sqlgrey-1.7.6-5|20	%description
14cr|sqlgrey-1.7.6-5|21	SQLgrey is a Postfix grey-listing policy service with
14cr|sqlgrey-1.7.6-5|22	auto-white-listing written in Perl with SQL database as storage
14cr|sqlgrey-1.7.6-5|23	backend. Greylisting stops 50 to 90 % junk mails (spam and virus)
14cr|sqlgrey-1.7.6-5|24	before they reach your Postfix server (saves BW, user time and CPU
14cr|sqlgrey-1.7.6-5|25	time).
14cr|sqlgrey-1.7.6-5|26	
14cr|sqlgrey-1.7.6-5|27	%prep
14cr|sqlgrey-1.7.6-5|28	
14cr|sqlgrey-1.7.6-5|29	%setup -q
14cr|sqlgrey-1.7.6-5|30	%patch0 -p1
14cr|sqlgrey-1.7.6-5|31	%patch1 -p0
14cr|sqlgrey-1.7.6-5|32	
14cr|sqlgrey-1.7.6-5|33	%build
14cr|sqlgrey-1.7.6-5|34	
14cr|sqlgrey-1.7.6-5|35	%make
14cr|sqlgrey-1.7.6-5|36	
14cr|sqlgrey-1.7.6-5|37	%install
14cr|sqlgrey-1.7.6-5|38	rm -rf %{buildroot}
14cr|sqlgrey-1.7.6-5|39	
14cr|sqlgrey-1.7.6-5|40	install -d %{buildroot}%{_sbindir}
14cr|sqlgrey-1.7.6-5|41	install -d %{buildroot}%{_sysconfdir}/sqlgrey
14cr|sqlgrey-1.7.6-5|42	install -d %{buildroot}%{_initrddir}
14cr|sqlgrey-1.7.6-5|43	install -d %{buildroot}%{_mandir}/man1
14cr|sqlgrey-1.7.6-5|44	install -d %{buildroot}%{_localstatedir}/lib/sqlgrey
14cr|sqlgrey-1.7.6-5|45	install -d %{buildroot}%{_var}/run/sqlgrey
14cr|sqlgrey-1.7.6-5|46	
14cr|sqlgrey-1.7.6-5|47	install -m0755 sqlgrey %{buildroot}%{_sbindir}/
14cr|sqlgrey-1.7.6-5|48	install -m0755 update_sqlgrey_config %{buildroot}%{_sbindir}/
14cr|sqlgrey-1.7.6-5|49	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/sqlgrey
14cr|sqlgrey-1.7.6-5|50	install -m0644 etc/sqlgrey.conf %{buildroot}%{_sysconfdir}/sqlgrey/
14cr|sqlgrey-1.7.6-5|51	install -m0644 etc/clients_ip_whitelist %{buildroot}%{_sysconfdir}/sqlgrey/
14cr|sqlgrey-1.7.6-5|52	install -m0644 etc/clients_fqdn_whitelist %{buildroot}%{_sysconfdir}/sqlgrey/
14cr|sqlgrey-1.7.6-5|53	install -m0644 etc/dyn_fqdn.regexp %{buildroot}%{_sysconfdir}/sqlgrey/
14cr|sqlgrey-1.7.6-5|54	install -m0644 etc/smtp_server.regexp %{buildroot}%{_sysconfdir}/sqlgrey/
14cr|sqlgrey-1.7.6-5|55	#install -m0644 sqlgrey.1 %{buildroot}%{_mandir}/man1/
14cr|sqlgrey-1.7.6-5|56	
14cr|sqlgrey-1.7.6-5|57	%pre
14cr|sqlgrey-1.7.6-5|58	%_pre_useradd sqlgrey %{_localstatedir}/lib/sqlgrey /bin/sh
14cr|sqlgrey-1.7.6-5|59	
14cr|sqlgrey-1.7.6-5|60	%post
14cr|sqlgrey-1.7.6-5|61	%_post_service sqlgrey
14cr|sqlgrey-1.7.6-5|62	
14cr|sqlgrey-1.7.6-5|63	%preun
14cr|sqlgrey-1.7.6-5|64	%_preun_service sqlgrey
14cr|sqlgrey-1.7.6-5|65	
14cr|sqlgrey-1.7.6-5|66	%postun
14cr|sqlgrey-1.7.6-5|67	%_postun_userdel sqlgrey
14cr|sqlgrey-1.7.6-5|68	
14cr|sqlgrey-1.7.6-5|69	%clean
14cr|sqlgrey-1.7.6-5|70	rm -rf %{buildroot}
14cr|sqlgrey-1.7.6-5|71	
14cr|sqlgrey-1.7.6-5|72	%files
14cr|sqlgrey-1.7.6-5|73	%defattr(-,root,root)
14cr|sqlgrey-1.7.6-5|74	%doc COPYING Changelog FAQ HOWTO README TODO
14cr|sqlgrey-1.7.6-5|75	%attr(0755,root,root) %{_initrddir}/sqlgrey
14cr|sqlgrey-1.7.6-5|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/sqlgrey.conf
14cr|sqlgrey-1.7.6-5|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/clients_ip_whitelist
14cr|sqlgrey-1.7.6-5|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/clients_fqdn_whitelist
14cr|sqlgrey-1.7.6-5|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/dyn_fqdn.regexp
14cr|sqlgrey-1.7.6-5|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/smtp_server.regexp
14cr|sqlgrey-1.7.6-5|81	%attr(0755,root,root) %{_sbindir}/sqlgrey
14cr|sqlgrey-1.7.6-5|82	%attr(0755,root,root) %{_sbindir}/update_sqlgrey_config
14cr|sqlgrey-1.7.6-5|83	%attr(0755,sqlgrey,sqlgrey) %dir %{_localstatedir}/lib/sqlgrey
14cr|sqlgrey-1.7.6-5|84	%attr(0755,sqlgrey,sqlgrey) %dir %{_var}/run/sqlgrey
14cr|sqlgrey-1.7.6-5|85	#%attr(0644,root,root) %{_mandir}/man1/sqlgrey.1*
14cr|sqlgrey-1.7.6-5|86	
14cr|sqlgrey-1.7.6-5|87	
14cr|sqlgrey-1.7.6-5|88	
14cr|sqlgrey-1.7.6-5|89	%changelog
14cr|sqlgrey-1.7.6-5|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.6-5
14cr|sqlgrey-1.7.6-5|91	+ Revision: 69564f0
14cr|sqlgrey-1.7.6-5|92	- MassBuild#464: Increase release tag
14cr|sqlgrey-1.7.6-5|93	
14cr|sqlgrey-1.7.6-5|94	

8329 14
14cr|sqlitebrowser-2.0-0.r68.1|1	%define beta b1
14cr|sqlitebrowser-2.0-0.r68.1|2	%define svn  r68
14cr|sqlitebrowser-2.0-0.r68.1|3	
14cr|sqlitebrowser-2.0-0.r68.1|4	Name: sqlitebrowser
14cr|sqlitebrowser-2.0-0.r68.1|5	Version: 2.0
14cr|sqlitebrowser-2.0-0.r68.1|6	Release: %mkrel -c %svn 1
14cr|sqlitebrowser-2.0-0.r68.1|7	
14cr|sqlitebrowser-2.0-0.r68.1|8	Summary:    Design and edit database files compatible with SQLite
14cr|sqlitebrowser-2.0-0.r68.1|9	License:    Public Domain
14cr|sqlitebrowser-2.0-0.r68.1|10	Group:      System/Configuration/Other
14cr|sqlitebrowser-2.0-0.r68.1|11	Url:        http://sqlitebrowser.sourceforge.net/index.html
14cr|sqlitebrowser-2.0-0.r68.1|12	#Source0:    http://heanet.dl.sourceforge.net/sourceforge/sqlitebrowser/%{name}_200_%{beta}_src.tar.gz
14cr|sqlitebrowser-2.0-0.r68.1|13	Source0:    http://heanet.dl.sourceforge.net/sourceforge/sqlitebrowser/%{name}-%{svn}.tar.xz
14cr|sqlitebrowser-2.0-0.r68.1|14	Patch0:     sqlitebrowser-2.0-fix-str-fmt.patch
14cr|sqlitebrowser-2.0-0.r68.1|15	Patch1:     sqlitebrowser-2.0-use_system_sqlite.patch
14cr|sqlitebrowser-2.0-0.r68.1|16	
14cr|sqlitebrowser-2.0-0.r68.1|17	BuildRequires: qt4-devel
14cr|sqlitebrowser-2.0-0.r68.1|18	BuildRequires: sqlite3-devel
14cr|sqlitebrowser-2.0-0.r68.1|19	
14cr|sqlitebrowser-2.0-0.r68.1|20	%description
14cr|sqlitebrowser-2.0-0.r68.1|21	SQLite Database Browser is a freeware, public domain, open source
14cr|sqlitebrowser-2.0-0.r68.1|22	visual tool used to create, design and edit database files compatible
14cr|sqlitebrowser-2.0-0.r68.1|23	with SQLite. It is meant to be used for users and developers that want
14cr|sqlitebrowser-2.0-0.r68.1|24	to create databases, edit and search data using a familiar
14cr|sqlitebrowser-2.0-0.r68.1|25	spreadsheet-like interface, without the need to learn complicated
14cr|sqlitebrowser-2.0-0.r68.1|26	SQL commands.
14cr|sqlitebrowser-2.0-0.r68.1|27	
14cr|sqlitebrowser-2.0-0.r68.1|28	%prep
14cr|sqlitebrowser-2.0-0.r68.1|29	%setup -q -n %{name}/%{name}/%{name}
14cr|sqlitebrowser-2.0-0.r68.1|30	%patch0 -p0
14cr|sqlitebrowser-2.0-0.r68.1|31	%patch1 -p3
14cr|sqlitebrowser-2.0-0.r68.1|32	chmod 644 *txt
14cr|sqlitebrowser-2.0-0.r68.1|33	
14cr|sqlitebrowser-2.0-0.r68.1|34	%build
14cr|sqlitebrowser-2.0-0.r68.1|35	%qmake_qt4
14cr|sqlitebrowser-2.0-0.r68.1|36	%make
14cr|sqlitebrowser-2.0-0.r68.1|37	
14cr|sqlitebrowser-2.0-0.r68.1|38	%install
14cr|sqlitebrowser-2.0-0.r68.1|39	install -d -m 755 %{buildroot}/%{_bindir}
14cr|sqlitebrowser-2.0-0.r68.1|40	cp sqlitebrowser %{buildroot}/%{_bindir}/
14cr|sqlitebrowser-2.0-0.r68.1|41	
14cr|sqlitebrowser-2.0-0.r68.1|42	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cr|sqlitebrowser-2.0-0.r68.1|43	cat >%{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|sqlitebrowser-2.0-0.r68.1|44	[Desktop Entry]
14cr|sqlitebrowser-2.0-0.r68.1|45	Name=SQLite database browser
14cr|sqlitebrowser-2.0-0.r68.1|46	Comment=GUI editor for SQLite databases
14cr|sqlitebrowser-2.0-0.r68.1|47	TryExec=sqlitebrowser
14cr|sqlitebrowser-2.0-0.r68.1|48	Exec=sqlitebrowser
14cr|sqlitebrowser-2.0-0.r68.1|49	Icon=sqlitebrowser
14cr|sqlitebrowser-2.0-0.r68.1|50	Terminal=false
14cr|sqlitebrowser-2.0-0.r68.1|51	Type=Application
14cr|sqlitebrowser-2.0-0.r68.1|52	Categories=Development;Database;Qt;
14cr|sqlitebrowser-2.0-0.r68.1|53	MimeType=application/x-sqlite3;
14cr|sqlitebrowser-2.0-0.r68.1|54	EOF
14cr|sqlitebrowser-2.0-0.r68.1|55	
14cr|sqlitebrowser-2.0-0.r68.1|56	install -m 644 -D images/128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|sqlitebrowser-2.0-0.r68.1|57	
14cr|sqlitebrowser-2.0-0.r68.1|58	
14cr|sqlitebrowser-2.0-0.r68.1|59	%files
14cr|sqlitebrowser-2.0-0.r68.1|60	%doc *.txt
14cr|sqlitebrowser-2.0-0.r68.1|61	%{_bindir}/sqlitebrowser
14cr|sqlitebrowser-2.0-0.r68.1|62	%{_datadir}/applications/%{name}.desktop
14cr|sqlitebrowser-2.0-0.r68.1|63	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|sqlitebrowser-2.0-0.r68.1|64	
14cr|sqlitebrowser-2.0-0.r68.1|65	%changelog
14cr|sqlitebrowser-2.0-0.r68.1|66	* Wed Nov 14 2012 Alexander Khryukin <alexander@mezon.ru> 2.0-0.r68.1
14cr|sqlitebrowser-2.0-0.r68.1|67	+ Revision: cbe55b3
14cr|sqlitebrowser-2.0-0.r68.1|68	- sqlitebrowser-r68.tar.xz spec from mageia
14cr|sqlitebrowser-2.0-0.r68.1|69	
14cr|sqlitebrowser-2.0-0.r68.1|70	

8330 14
14cr|sqliteman-1.2.2-5|1	Summary:	Lightweigth but powerfull Sqlite3 manager
14cr|sqliteman-1.2.2-5|2	Name:		sqliteman
14cr|sqliteman-1.2.2-5|3	Version:	1.2.2
14cr|sqliteman-1.2.2-5|4	Release:	5
14cr|sqliteman-1.2.2-5|5	License:	GPLv2+
14cr|sqliteman-1.2.2-5|6	Group:		Development/Databases
14cr|sqliteman-1.2.2-5|7	Url:		http://sqliteman.sourceforge.net/
14cr|sqliteman-1.2.2-5|8	Source0:	http://downloads.sourceforge.net/sqliteman/%{name}-%{version}.tar.bz2
14cr|sqliteman-1.2.2-5|9	BuildRequires:	cmake
14cr|sqliteman-1.2.2-5|10	BuildRequires:	qt4-database-plugin-sqlite
14cr|sqliteman-1.2.2-5|11	BuildRequires:	qscintilla-qt4-devel
14cr|sqliteman-1.2.2-5|12	BuildRequires:	qt4-devel
14cr|sqliteman-1.2.2-5|13	Requires:	qt4-database-plugin-sqlite
14cr|sqliteman-1.2.2-5|14	
14cr|sqliteman-1.2.2-5|15	%description
14cr|sqliteman-1.2.2-5|16	The best developer's and/or admin's GUI tool for Sqlite3
14cr|sqliteman-1.2.2-5|17	in the world. No joking here (or just a bit only) - it
14cr|sqliteman-1.2.2-5|18	contains the most complette feature set of all tools available.
14cr|sqliteman-1.2.2-5|19	
14cr|sqliteman-1.2.2-5|20	%files
14cr|sqliteman-1.2.2-5|21	%doc %{_datadir}/%{name}/doc/*
14cr|sqliteman-1.2.2-5|22	%{_bindir}/sqliteman
14cr|sqliteman-1.2.2-5|23	%{_datadir}/applications/sqliteman.desktop
14cr|sqliteman-1.2.2-5|24	%{_datadir}/%{name}/icons/*.png
14cr|sqliteman-1.2.2-5|25	%{_iconsdir}/hicolor/sqliteman.png
14cr|sqliteman-1.2.2-5|26	%lang(bg) %{_datadir}/%{name}/sqliteman_bg.qm
14cr|sqliteman-1.2.2-5|27	%lang(cs) %{_datadir}/%{name}/sqliteman_cs.qm
14cr|sqliteman-1.2.2-5|28	%lang(de) %{_datadir}/%{name}/sqliteman_de.qm
14cr|sqliteman-1.2.2-5|29	%lang(en) %{_datadir}/%{name}/sqliteman_en.qm
14cr|sqliteman-1.2.2-5|30	%lang(fr) %{_datadir}/%{name}/sqliteman_fr.qm
14cr|sqliteman-1.2.2-5|31	%lang(it) %{_datadir}/%{name}/sqliteman_it.qm
14cr|sqliteman-1.2.2-5|32	%lang(pl) %{_datadir}/%{name}/sqliteman_pl.qm
14cr|sqliteman-1.2.2-5|33	%lang(ru) %{_datadir}/%{name}/sqliteman_ru.qm
14cr|sqliteman-1.2.2-5|34	
14cr|sqliteman-1.2.2-5|35	#---------------------------------------------------------------------------
14cr|sqliteman-1.2.2-5|36	
14cr|sqliteman-1.2.2-5|37	%prep
14cr|sqliteman-1.2.2-5|38	%setup -q
14cr|sqliteman-1.2.2-5|39	
14cr|sqliteman-1.2.2-5|40	%build
14cr|sqliteman-1.2.2-5|41	%cmake_qt4
14cr|sqliteman-1.2.2-5|42	%make
14cr|sqliteman-1.2.2-5|43	
14cr|sqliteman-1.2.2-5|44	%install
14cr|sqliteman-1.2.2-5|45	%makeinstall_std -C build
14cr|sqliteman-1.2.2-5|46	
14cr|sqliteman-1.2.2-5|47	
14cr|sqliteman-1.2.2-5|48	%changelog
14cr|sqliteman-1.2.2-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-5
14cr|sqliteman-1.2.2-5|50	+ Revision: 691a66b
14cr|sqliteman-1.2.2-5|51	- MassBuild#464: Increase release tag
14cr|sqliteman-1.2.2-5|52	
14cr|sqliteman-1.2.2-5|53	

8331 14
14cr|sqlmap-0.9-5|1	Name:           sqlmap
14cr|sqlmap-0.9-5|2	Version:        0.9
14cr|sqlmap-0.9-5|3	Release:        5
14cr|sqlmap-0.9-5|4	Summary:        Automatic SQL injection and database takeover tool
14cr|sqlmap-0.9-5|5	Group:          Monitoring
14cr|sqlmap-0.9-5|6	License:        GPL
14cr|sqlmap-0.9-5|7	URL:            http://sqlmap.sourceforge.net/
14cr|sqlmap-0.9-5|8	Source0:        http://downloads.sourceforge.net/sqlmap/sqlmap-%{version}.tar.gz
14cr|sqlmap-0.9-5|9	
14cr|sqlmap-0.9-5|10	%description
14cr|sqlmap-0.9-5|11	sqlmap is an open source penetration testing tool that automates the process of
14cr|sqlmap-0.9-5|12	detecting and exploiting SQL injection flaws and taking over of database
14cr|sqlmap-0.9-5|13	servers. It comes with a powerful detection engine, many niche features for the
14cr|sqlmap-0.9-5|14	ultimate penetration tester and a broad range of switches lasting from database
14cr|sqlmap-0.9-5|15	fingerprinting, over data fetching from the database, to accessing the
14cr|sqlmap-0.9-5|16	underlying file system and executing commands on the operating system via
14cr|sqlmap-0.9-5|17	out-of-band connections.
14cr|sqlmap-0.9-5|18	
14cr|sqlmap-0.9-5|19	%prep
14cr|sqlmap-0.9-5|20	%setup -q -n sqlmap
14cr|sqlmap-0.9-5|21	find . -name .svn | xargs rm -rf
14cr|sqlmap-0.9-5|22	# Drop shebang from non-executable python files
14cr|sqlmap-0.9-5|23	find . -type f -and -name '*.py' -and ! -executable -exec  sed -i "sa#!/usr/bin/env pythonaa" {} \;
14cr|sqlmap-0.9-5|24	# Dro non-Linux stuff
14cr|sqlmap-0.9-5|25	rm -rf lib/contrib/upx/macosx
14cr|sqlmap-0.9-5|26	rm -rf lib/contrib/upx/windows
14cr|sqlmap-0.9-5|27	rm -rf udf/mysql/windows
14cr|sqlmap-0.9-5|28	rm -rf udf/postgresql/windows
14cr|sqlmap-0.9-5|29	rm -rf extra/udfhack/windows
14cr|sqlmap-0.9-5|30	%ifarch x86_64
14cr|sqlmap-0.9-5|31	rm -rf udf/mysql/linux/32
14cr|sqlmap-0.9-5|32	rm -rf udf/postgresql/linux/32
14cr|sqlmap-0.9-5|33	rm -rf extra/udfhack/linux/32
14cr|sqlmap-0.9-5|34	%else
14cr|sqlmap-0.9-5|35	rm -rf udf/mysql/linux/64
14cr|sqlmap-0.9-5|36	rm -rf udf/postgresql/linux/64
14cr|sqlmap-0.9-5|37	rm -rf extra/udfhack/linux/64
14cr|sqlmap-0.9-5|38	%endif
14cr|sqlmap-0.9-5|39	
14cr|sqlmap-0.9-5|40	%install
14cr|sqlmap-0.9-5|41	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|42	install -m 755 sqlmap.py %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|43	cp -pr extra %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|44	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|45	cp -pr plugins %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|46	cp -pr shell %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|47	cp -pr txt %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|48	cp -pr udf %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|49	cp -pr xml %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|50	
14cr|sqlmap-0.9-5|51	install -d -m 755 %{buildroot}%{_bindir}
14cr|sqlmap-0.9-5|52	cat > %{buildroot}%{_bindir}/sqlmap <<EOF
14cr|sqlmap-0.9-5|53	#!/bin/sh
14cr|sqlmap-0.9-5|54	cd %{_datadir}/%{name}
14cr|sqlmap-0.9-5|55	exec ./sqlmap.py \$@
14cr|sqlmap-0.9-5|56	EOF
14cr|sqlmap-0.9-5|57	chmod +x %{buildroot}%{_bindir}/sqlmap
14cr|sqlmap-0.9-5|58	
14cr|sqlmap-0.9-5|59	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|sqlmap-0.9-5|60	install -m 644 sqlmap.conf %{buildroot}%{_sysconfdir}
14cr|sqlmap-0.9-5|61	pushd %{buildroot}%{_datadir}/%{name}
14cr|sqlmap-0.9-5|62	ln -s ../../..%{_sysconfdir}/sqlmap.conf .
14cr|sqlmap-0.9-5|63	popd
14cr|sqlmap-0.9-5|64	
14cr|sqlmap-0.9-5|65	%files
14cr|sqlmap-0.9-5|66	%doc doc/*
14cr|sqlmap-0.9-5|67	%{_datadir}/%{name}
14cr|sqlmap-0.9-5|68	%{_bindir}/%{name}
14cr|sqlmap-0.9-5|69	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|sqlmap-0.9-5|70	
14cr|sqlmap-0.9-5|71	%changelog
14cr|sqlmap-0.9-5|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-5
14cr|sqlmap-0.9-5|73	+ Revision: 9e7c78c
14cr|sqlmap-0.9-5|74	- MassBuild#464: Increase release tag
14cr|sqlmap-0.9-5|75	
14cr|sqlmap-0.9-5|76	

8332 14
14cr|squeak3-vm-3.10.4-4|1	%define major	3.10
14cr|squeak3-vm-3.10.4-4|2	%define minor	4
14cr|squeak3-vm-3.10.4-4|3	%define vmver	%{major}-%{minor}
14cr|squeak3-vm-3.10.4-4|4	%define source	Squeak-%{vmver}
14cr|squeak3-vm-3.10.4-4|5	
14cr|squeak3-vm-3.10.4-4|6	Summary:	The Squeak virtual machine
14cr|squeak3-vm-3.10.4-4|7	Name:		squeak3-vm
14cr|squeak3-vm-3.10.4-4|8	Version:	%{major}.%{minor}
14cr|squeak3-vm-3.10.4-4|9	Release:	4
14cr|squeak3-vm-3.10.4-4|10	License:	MIT
14cr|squeak3-vm-3.10.4-4|11	Group:		Development/Other
14cr|squeak3-vm-3.10.4-4|12	Url:		http://squeakvm.org/unix
14cr|squeak3-vm-3.10.4-4|13	Source0:	http://ftp.squeak.org/%{major}/unix-linux/%{source}.src.tar.gz
14cr|squeak3-vm-3.10.4-4|14	Source2:	squeak-desktop-files.tar.gz
14cr|squeak3-vm-3.10.4-4|15	Patch0:		squeak-vm-rpath.patch
14cr|squeak3-vm-3.10.4-4|16	Patch1:		squeak-vm-install-inisqueak.patch
14cr|squeak3-vm-3.10.4-4|17	Patch2:		squeak-vm-imgdir.patch
14cr|squeak3-vm-3.10.4-4|18	Patch3:		squeak-vm-tail-options.patch
14cr|squeak3-vm-3.10.4-4|19	Patch4:		squeak-vm-dprintf.patch
14cr|squeak3-vm-3.10.4-4|20	Patch5:		squeak-vm-libv4l.patch
14cr|squeak3-vm-3.10.4-4|21	BuildRequires:	pkgconfig(alsa)
14cr|squeak3-vm-3.10.4-4|22	BuildRequires:	pkgconfig(audiofile)
14cr|squeak3-vm-3.10.4-4|23	BuildRequires:	pkgconfig(ext2fs)
14cr|squeak3-vm-3.10.4-4|24	BuildRequires:	pkgconfig(freetype2)
14cr|squeak3-vm-3.10.4-4|25	BuildRequires:	pkgconfig(dbus-1)
14cr|squeak3-vm-3.10.4-4|26	BuildRequires:	pkgconfig(gl)
14cr|squeak3-vm-3.10.4-4|27	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|squeak3-vm-3.10.4-4|28	BuildRequires:	pkgconfig(ice)
14cr|squeak3-vm-3.10.4-4|29	BuildRequires:	pkgconfig(libv4l1)
14cr|squeak3-vm-3.10.4-4|30	BuildRequires:	pkgconfig(ogg)
14cr|squeak3-vm-3.10.4-4|31	BuildRequires:	pkgconfig(pango)
14cr|squeak3-vm-3.10.4-4|32	BuildRequires:	pkgconfig(sm)
14cr|squeak3-vm-3.10.4-4|33	BuildRequires:	pkgconfig(speex)
14cr|squeak3-vm-3.10.4-4|34	BuildRequires:	pkgconfig(theora)
14cr|squeak3-vm-3.10.4-4|35	BuildRequires:	pkgconfig(uuid)
14cr|squeak3-vm-3.10.4-4|36	BuildRequires:	pkgconfig(vorbis)
14cr|squeak3-vm-3.10.4-4|37	BuildRequires:	pkgconfig(x11)
14cr|squeak3-vm-3.10.4-4|38	BuildRequires:	pkgconfig(xext)
14cr|squeak3-vm-3.10.4-4|39	BuildRequires:	pkgconfig(xproto)
14cr|squeak3-vm-3.10.4-4|40	BuildRequires:	pkgconfig(xt)
14cr|squeak3-vm-3.10.4-4|41	Requires:	zenity
14cr|squeak3-vm-3.10.4-4|42	
14cr|squeak3-vm-3.10.4-4|43	%description
14cr|squeak3-vm-3.10.4-4|44	Squeak is a full-featured implementation of the Smalltalk programming
14cr|squeak3-vm-3.10.4-4|45	language and environment based on (and largely compatible with) the original
14cr|squeak3-vm-3.10.4-4|46	Smalltalk-80 system.
14cr|squeak3-vm-3.10.4-4|47	
14cr|squeak3-vm-3.10.4-4|48	This package contains just the Squeak virtual machine.
14cr|squeak3-vm-3.10.4-4|49	
14cr|squeak3-vm-3.10.4-4|50	%files
14cr|squeak3-vm-3.10.4-4|51	%doc platforms/unix/ChangeLog platforms/unix/doc/{README*,LICENSE,*RELEASE_NOTES}
14cr|squeak3-vm-3.10.4-4|52	%{_bindir}/*
14cr|squeak3-vm-3.10.4-4|53	%{_libdir}/squeak/%{vmver}
14cr|squeak3-vm-3.10.4-4|54	%{_mandir}/man*/*
14cr|squeak3-vm-3.10.4-4|55	%{_datadir}/squeak
14cr|squeak3-vm-3.10.4-4|56	%{_datadir}/applications/*
14cr|squeak3-vm-3.10.4-4|57	%{_datadir}/pixmaps/*
14cr|squeak3-vm-3.10.4-4|58	%{_datadir}/mime/packages/*
14cr|squeak3-vm-3.10.4-4|59	%{_datadir}/icons/gnome/*/mimetypes/*.png
14cr|squeak3-vm-3.10.4-4|60	
14cr|squeak3-vm-3.10.4-4|61	#----------------------------------------------------------------------------
14cr|squeak3-vm-3.10.4-4|62	
14cr|squeak3-vm-3.10.4-4|63	%prep
14cr|squeak3-vm-3.10.4-4|64	%setup -q -n %{source} -a 2
14cr|squeak3-vm-3.10.4-4|65	find platforms -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
14cr|squeak3-vm-3.10.4-4|66	
14cr|squeak3-vm-3.10.4-4|67	%patch0 -p1 -b .rpath
14cr|squeak3-vm-3.10.4-4|68	%patch1 -p1 -b .install-inisqueak
14cr|squeak3-vm-3.10.4-4|69	%patch2 -p1 -b .imgdir
14cr|squeak3-vm-3.10.4-4|70	%patch3 -p1 -b .tail-options
14cr|squeak3-vm-3.10.4-4|71	%patch4 -p1
14cr|squeak3-vm-3.10.4-4|72	%patch5 -p1
14cr|squeak3-vm-3.10.4-4|73	
14cr|squeak3-vm-3.10.4-4|74	%build
14cr|squeak3-vm-3.10.4-4|75	mkdir -p bld
14cr|squeak3-vm-3.10.4-4|76	cd bld
14cr|squeak3-vm-3.10.4-4|77	
14cr|squeak3-vm-3.10.4-4|78	CPPFLAGS=-DSUGAR ../platforms/unix/config/configure --prefix=%{_prefix} --mandir=%{_mandir} --datadir=%{_datadir} --libdir=%{_libdir}
14cr|squeak3-vm-3.10.4-4|79	
14cr|squeak3-vm-3.10.4-4|80	%make
14cr|squeak3-vm-3.10.4-4|81	
14cr|squeak3-vm-3.10.4-4|82	%install
14cr|squeak3-vm-3.10.4-4|83	make -C bld install ROOT=%{buildroot}
14cr|squeak3-vm-3.10.4-4|84	
14cr|squeak3-vm-3.10.4-4|85	# these files will be put in std RPM doc location
14cr|squeak3-vm-3.10.4-4|86	rm -rf %{buildroot}%{_prefix}/doc/squeak
14cr|squeak3-vm-3.10.4-4|87	
14cr|squeak3-vm-3.10.4-4|88	# install the desktop stuff
14cr|squeak3-vm-3.10.4-4|89	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak3
14cr|squeak3-vm-3.10.4-4|90	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
14cr|squeak3-vm-3.10.4-4|91	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
14cr|squeak3-vm-3.10.4-4|92	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
14cr|squeak3-vm-3.10.4-4|93	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
14cr|squeak3-vm-3.10.4-4|94	
14cr|squeak3-vm-3.10.4-4|95	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
14cr|squeak3-vm-3.10.4-4|96	for size in 16 24 32 48 64 72 96
14cr|squeak3-vm-3.10.4-4|97	do
14cr|squeak3-vm-3.10.4-4|98	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
14cr|squeak3-vm-3.10.4-4|99	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
14cr|squeak3-vm-3.10.4-4|100	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
14cr|squeak3-vm-3.10.4-4|101	done
14cr|squeak3-vm-3.10.4-4|102	
14cr|squeak3-vm-3.10.4-4|103	cd %{buildroot}%{_libdir}/squeak/%{vmver}
14cr|squeak3-vm-3.10.4-4|104	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver} | sed -e 's:/[^/]\+:../:g')
14cr|squeak3-vm-3.10.4-4|105	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV39.sources .
14cr|squeak3-vm-3.10.4-4|106	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV3.sources .
14cr|squeak3-vm-3.10.4-4|107	
14cr|squeak3-vm-3.10.4-4|108	rm -f %{buildroot}%{_bindir}/squeak
14cr|squeak3-vm-3.10.4-4|109	mv %{buildroot}%{_bindir}/inisqueak{,3}
14cr|squeak3-vm-3.10.4-4|110	ln -sf %{_libdir}/squeak/%{vmver}/squeak %{buildroot}%{_bindir}/squeak3
14cr|squeak3-vm-3.10.4-4|111	perl -pi -e 's|\binisqueak\b|inisqueak3|;' %{buildroot}%{_bindir}/mysqueak3
14cr|squeak3-vm-3.10.4-4|112	
14cr|squeak3-vm-3.10.4-4|113	
14cr|squeak3-vm-3.10.4-4|114	%changelog
14cr|squeak3-vm-3.10.4-4|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.10.4-4
14cr|squeak3-vm-3.10.4-4|116	+ Revision: 9237313
14cr|squeak3-vm-3.10.4-4|117	- MassBuild#464: Increase release tag
14cr|squeak3-vm-3.10.4-4|118	
14cr|squeak3-vm-3.10.4-4|119	

8333 14
14cr|squeak-image-4.1-2|1	Name:		squeak-image
14cr|squeak-image-4.1-2|2	Version:	4.1
14cr|squeak-image-4.1-2|3	Release:	2
14cr|squeak-image-4.1-2|4	Summary:	The image files for Squeak
14cr|squeak-image-4.1-2|5	
14cr|squeak-image-4.1-2|6	Group:		Development/Other
14cr|squeak-image-4.1-2|7	License:	MIT
14cr|squeak-image-4.1-2|8	URL:		http://www.squeak.org
14cr|squeak-image-4.1-2|9	Source0:	http://ftp.squeak.org/%{version}/Squeak%{version}.zip
14cr|squeak-image-4.1-2|10	Source1:	http://ftp.squeak.org/sources_files/SqueakV41.sources.gz
14cr|squeak-image-4.1-2|11	Source2:	http://ftp.squeak.org/4.1/LICENSE
14cr|squeak-image-4.1-2|12	Source3:	squeak-image-doc.html
14cr|squeak-image-4.1-2|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|squeak-image-4.1-2|14	
14cr|squeak-image-4.1-2|15	Requires:	squeak-vm >= 4.0.3
14cr|squeak-image-4.1-2|16	
14cr|squeak-image-4.1-2|17	BuildArch:	noarch
14cr|squeak-image-4.1-2|18	
14cr|squeak-image-4.1-2|19	
14cr|squeak-image-4.1-2|20	%description
14cr|squeak-image-4.1-2|21	This is the standard Squeak image as distributed by sqeak.org.
14cr|squeak-image-4.1-2|22	The Squeak image is split into three interdependent parts,
14cr|squeak-image-4.1-2|23	the .image file, the .changes file, and the .sources file.
14cr|squeak-image-4.1-2|24	
14cr|squeak-image-4.1-2|25	%prep
14cr|squeak-image-4.1-2|26	%setup -q -c %{name}-%{version}
14cr|squeak-image-4.1-2|27	cp -p %{SOURCE2} %{SOURCE3} .
14cr|squeak-image-4.1-2|28	
14cr|squeak-image-4.1-2|29	%build
14cr|squeak-image-4.1-2|30	
14cr|squeak-image-4.1-2|31	%install
14cr|squeak-image-4.1-2|32	rm -rf %{buildroot}
14cr|squeak-image-4.1-2|33	mkdir -p %{buildroot}%{_datadir}/squeak
14cr|squeak-image-4.1-2|34	cp Squeak%{version}.image %{buildroot}%{_datadir}/squeak
14cr|squeak-image-4.1-2|35	cp Squeak%{version}.changes %{buildroot}%{_datadir}/squeak
14cr|squeak-image-4.1-2|36	zcat %{SOURCE1} >%{buildroot}%{_datadir}/squeak/SqueakV41.sources
14cr|squeak-image-4.1-2|37	cd %{buildroot}%{_datadir}/squeak
14cr|squeak-image-4.1-2|38	gzip Squeak%{version}.image
14cr|squeak-image-4.1-2|39	gzip Squeak%{version}.changes
14cr|squeak-image-4.1-2|40	ln -sf Squeak%{version}.image.gz squeak.image.gz
14cr|squeak-image-4.1-2|41	ln -sf Squeak%{version}.changes.gz squeak.changes.gz
14cr|squeak-image-4.1-2|42	
14cr|squeak-image-4.1-2|43	%clean
14cr|squeak-image-4.1-2|44	rm -rf %{buildroot}
14cr|squeak-image-4.1-2|45	
14cr|squeak-image-4.1-2|46	%files
14cr|squeak-image-4.1-2|47	%defattr(-,root,root,-)
14cr|squeak-image-4.1-2|48	%doc squeak-image-doc.html
14cr|squeak-image-4.1-2|49	%doc LICENSE
14cr|squeak-image-4.1-2|50	%{_datadir}/squeak/*
14cr|squeak-image-4.1-2|51	
14cr|squeak-image-4.1-2|52	
14cr|squeak-image-4.1-2|53	
14cr|squeak-image-4.1-2|54	%changelog
14cr|squeak-image-4.1-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-2
14cr|squeak-image-4.1-2|56	+ Revision: 2b05fd2
14cr|squeak-image-4.1-2|57	- MassBuild#464: Increase release tag
14cr|squeak-image-4.1-2|58	
14cr|squeak-image-4.1-2|59	

8334 14
14cr|squeak-vm-4.10.2.2614-8|1	%define vmver 4.10.2
14cr|squeak-vm-4.10.2.2614-8|2	%define svntag 2614
14cr|squeak-vm-4.10.2.2614-8|3	
14cr|squeak-vm-4.10.2.2614-8|4	Summary:	The Squeak virtual machine
14cr|squeak-vm-4.10.2.2614-8|5	Name:		squeak-vm
14cr|squeak-vm-4.10.2.2614-8|6	Version:	%{vmver}.%{svntag}
14cr|squeak-vm-4.10.2.2614-8|7	Release:	8
14cr|squeak-vm-4.10.2.2614-8|8	License:	MIT
14cr|squeak-vm-4.10.2.2614-8|9	Group:		Development/Other
14cr|squeak-vm-4.10.2.2614-8|10	Url:		http://squeakvm.org/unix
14cr|squeak-vm-4.10.2.2614-8|11	Source0:	http://squeakvm.org/unix/release/Squeak-%{version}-src.tar.gz
14cr|squeak-vm-4.10.2.2614-8|12	Source2:	squeak-desktop-files.tar.gz
14cr|squeak-vm-4.10.2.2614-8|13	Patch0:		squeak-vm-dprintf.patch
14cr|squeak-vm-4.10.2.2614-8|14	Patch1:		alsa-fixes.patch
14cr|squeak-vm-4.10.2.2614-8|15	Patch2:		squeak-vm-4.10.2-fix-cmake.patch
14cr|squeak-vm-4.10.2.2614-8|16	Patch3:		squeak-vm-4.10.2-squeak-init-fix.patch
14cr|squeak-vm-4.10.2.2614-8|17	Patch4:		squeak-vm-4.10.2-format-security.patch
14cr|squeak-vm-4.10.2.2614-8|18	
14cr|squeak-vm-4.10.2.2614-8|19	BuildRequires:	cmake
14cr|squeak-vm-4.10.2.2614-8|20	BuildRequires:	pkgconfig(alsa)
14cr|squeak-vm-4.10.2.2614-8|21	BuildRequires:	pkgconfig(audiofile)
14cr|squeak-vm-4.10.2.2614-8|22	BuildRequires:	pkgconfig(dbus-1)
14cr|squeak-vm-4.10.2.2614-8|23	BuildRequires:	pkgconfig(ext2fs)
14cr|squeak-vm-4.10.2.2614-8|24	BuildRequires:	pkgconfig(freetype2)
14cr|squeak-vm-4.10.2.2614-8|25	BuildRequires:	pkgconfig(gl)
14cr|squeak-vm-4.10.2.2614-8|26	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|squeak-vm-4.10.2.2614-8|27	BuildRequires:	pkgconfig(ice)
14cr|squeak-vm-4.10.2.2614-8|28	BuildRequires:	pkgconfig(libpulse)
14cr|squeak-vm-4.10.2.2614-8|29	BuildRequires:	pkgconfig(pango)
14cr|squeak-vm-4.10.2.2614-8|30	BuildRequires:	pkgconfig(sm)
14cr|squeak-vm-4.10.2.2614-8|31	BuildRequires:	pkgconfig(speex)
14cr|squeak-vm-4.10.2.2614-8|32	BuildRequires:	pkgconfig(theora)
14cr|squeak-vm-4.10.2.2614-8|33	BuildRequires:	pkgconfig(vorbis)
14cr|squeak-vm-4.10.2.2614-8|34	BuildRequires:	pkgconfig(x11)
14cr|squeak-vm-4.10.2.2614-8|35	BuildRequires:	pkgconfig(xext)
14cr|squeak-vm-4.10.2.2614-8|36	BuildRequires:	pkgconfig(xproto)
14cr|squeak-vm-4.10.2.2614-8|37	BuildRequires:	pkgconfig(xt)
14cr|squeak-vm-4.10.2.2614-8|38	Requires:	zenity
14cr|squeak-vm-4.10.2.2614-8|39	
14cr|squeak-vm-4.10.2.2614-8|40	%description
14cr|squeak-vm-4.10.2.2614-8|41	Squeak is a full-featured implementation of the Smalltalk programming
14cr|squeak-vm-4.10.2.2614-8|42	language and environment based on (and largely compatible with) the original
14cr|squeak-vm-4.10.2.2614-8|43	Smalltalk-80 system.
14cr|squeak-vm-4.10.2.2614-8|44	
14cr|squeak-vm-4.10.2.2614-8|45	This package contains just the Squeak virtual machine.
14cr|squeak-vm-4.10.2.2614-8|46	
14cr|squeak-vm-4.10.2.2614-8|47	%files
14cr|squeak-vm-4.10.2.2614-8|48	%doc unix/ChangeLog unix/doc/{README*,LICENSE,*RELEASE_NOTES}
14cr|squeak-vm-4.10.2.2614-8|49	%{_bindir}/*
14cr|squeak-vm-4.10.2.2614-8|50	%{_datadir}/applications/*
14cr|squeak-vm-4.10.2.2614-8|51	%{_datadir}/icons/gnome/*/*/*
14cr|squeak-vm-4.10.2.2614-8|52	%{_datadir}/mime/packages/*
14cr|squeak-vm-4.10.2.2614-8|53	%{_datadir}/pixmaps/*
14cr|squeak-vm-4.10.2.2614-8|54	%dir %{_libdir}/squeak
14cr|squeak-vm-4.10.2.2614-8|55	%{_libdir}/squeak/*
14cr|squeak-vm-4.10.2.2614-8|56	%{_mandir}/man*/*
14cr|squeak-vm-4.10.2.2614-8|57	
14cr|squeak-vm-4.10.2.2614-8|58	#----------------------------------------------------------------------------
14cr|squeak-vm-4.10.2.2614-8|59	
14cr|squeak-vm-4.10.2.2614-8|60	%prep
14cr|squeak-vm-4.10.2.2614-8|61	%setup -q -n Squeak-%{version}-src -a 2
14cr|squeak-vm-4.10.2.2614-8|62	%patch0 -p1 -b .dprintf
14cr|squeak-vm-4.10.2.2614-8|63	%patch1 -p2 -b .alsa-fixes
14cr|squeak-vm-4.10.2.2614-8|64	%patch2 -p1 -b .fix-cmake
14cr|squeak-vm-4.10.2.2614-8|65	%patch3 -p1 -b .squeak-init-fix
14cr|squeak-vm-4.10.2.2614-8|66	%patch4 -p1 -b .format-security
14cr|squeak-vm-4.10.2.2614-8|67	
14cr|squeak-vm-4.10.2.2614-8|68	sed -i 's|SET\s*\(imgdir\s+.+\)|SET (imgdir share/squeak)|i;
14cr|squeak-vm-4.10.2.2614-8|69	s|SET\s*\(plgdir\s+.+\)|SET (plgdir %{_lib}/squeak/${version}${versionsuffix})|i' \
14cr|squeak-vm-4.10.2.2614-8|70	unix/CMakeLists.txt
14cr|squeak-vm-4.10.2.2614-8|71	
14cr|squeak-vm-4.10.2.2614-8|72	sed -i 's|^libdir=.*$|libdir="%{_libdir}/squeak"|' unix/cmake/squeak.in
14cr|squeak-vm-4.10.2.2614-8|73	sed -i 's|^libdir=.*$|libdir="%{_libdir}/squeak"|' unix/cmake/squeak.sh.in
14cr|squeak-vm-4.10.2.2614-8|74	
14cr|squeak-vm-4.10.2.2614-8|75	# The source files chmod'd here have the execute bit set in the upstream tarball
14cr|squeak-vm-4.10.2.2614-8|76	# which bothers rpmlint, need submit a request upstream to have this changed
14cr|squeak-vm-4.10.2.2614-8|77	find . -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
14cr|squeak-vm-4.10.2.2614-8|78	
14cr|squeak-vm-4.10.2.2614-8|79	%build
14cr|squeak-vm-4.10.2.2614-8|80	pushd unix
14cr|squeak-vm-4.10.2.2614-8|81	%cmake -DVM_HOST="%{_host}" -DVM_VERSION="%{vmver}-%{svntag}" -DPLATFORM_SOURCE_VERSION="%{svntag}"
14cr|squeak-vm-4.10.2.2614-8|82	%make
14cr|squeak-vm-4.10.2.2614-8|83	popd
14cr|squeak-vm-4.10.2.2614-8|84	
14cr|squeak-vm-4.10.2.2614-8|85	%install
14cr|squeak-vm-4.10.2.2614-8|86	pushd unix
14cr|squeak-vm-4.10.2.2614-8|87	%makeinstall_std -C build
14cr|squeak-vm-4.10.2.2614-8|88	popd
14cr|squeak-vm-4.10.2.2614-8|89	
14cr|squeak-vm-4.10.2.2614-8|90	# these files will be put in std RPM doc location
14cr|squeak-vm-4.10.2.2614-8|91	rm -rf %{buildroot}%{_prefix}/doc/squeak
14cr|squeak-vm-4.10.2.2614-8|92	
14cr|squeak-vm-4.10.2.2614-8|93	# install the desktop stuff
14cr|squeak-vm-4.10.2.2614-8|94	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak
14cr|squeak-vm-4.10.2.2614-8|95	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
14cr|squeak-vm-4.10.2.2614-8|96	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
14cr|squeak-vm-4.10.2.2614-8|97	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
14cr|squeak-vm-4.10.2.2614-8|98	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
14cr|squeak-vm-4.10.2.2614-8|99	
14cr|squeak-vm-4.10.2.2614-8|100	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
14cr|squeak-vm-4.10.2.2614-8|101	for size in 16 24 32 48 64 72 96
14cr|squeak-vm-4.10.2.2614-8|102	do
14cr|squeak-vm-4.10.2.2614-8|103	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
14cr|squeak-vm-4.10.2.2614-8|104	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
14cr|squeak-vm-4.10.2.2614-8|105	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
14cr|squeak-vm-4.10.2.2614-8|106	done
14cr|squeak-vm-4.10.2.2614-8|107	
14cr|squeak-vm-4.10.2.2614-8|108	# If an image cant find the .sources in the current directory it will look
14cr|squeak-vm-4.10.2.2614-8|109	# in %{_libdir}/squeak/%{vmver}
14cr|squeak-vm-4.10.2.2614-8|110	cd %{buildroot}%{_libdir}/squeak/%{vmver}-%{svntag}
14cr|squeak-vm-4.10.2.2614-8|111	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver}-%{svntag} | sed -e 's:/[^/]\+:../:g')
14cr|squeak-vm-4.10.2.2614-8|112	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV41.sources .
14cr|squeak-vm-4.10.2.2614-8|113	
14cr|squeak-vm-4.10.2.2614-8|114	
14cr|squeak-vm-4.10.2.2614-8|115	%changelog
14cr|squeak-vm-4.10.2.2614-8|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.2.2614-8
14cr|squeak-vm-4.10.2.2614-8|117	+ Revision: 40c55f3
14cr|squeak-vm-4.10.2.2614-8|118	- MassBuild#464: Increase release tag
14cr|squeak-vm-4.10.2.2614-8|119	
14cr|squeak-vm-4.10.2.2614-8|120	

8335 14
14cr|squeeze-0.2.3-11|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|squeeze-0.2.3-11|2	
14cr|squeeze-0.2.3-11|3	%define major 0
14cr|squeeze-0.2.3-11|4	%define apiversion 0.2
14cr|squeeze-0.2.3-11|5	%define libname %mklibname %{name} %{apiversion} %{major}
14cr|squeeze-0.2.3-11|6	%define develname %mklibname %{name} -d
14cr|squeeze-0.2.3-11|7	
14cr|squeeze-0.2.3-11|8	Summary:	Advanced archive manager for the Xfce
14cr|squeeze-0.2.3-11|9	Name:		squeeze
14cr|squeeze-0.2.3-11|10	Version:	0.2.3
14cr|squeeze-0.2.3-11|11	Release:	11
14cr|squeeze-0.2.3-11|12	License:	GPLv2+
14cr|squeeze-0.2.3-11|13	Group:		Archiving/Compression
14cr|squeeze-0.2.3-11|14	Url:		http://squeeze.xfce.org
14cr|squeeze-0.2.3-11|15	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|squeeze-0.2.3-11|16	Patch0:		%{name}-0.2.1-TreeView-border.patch
14cr|squeeze-0.2.3-11|17	Patch1:		%{name}-0.2.1-recent-documents.patch
14cr|squeeze-0.2.3-11|18	BuildRequires:	pkgconfig(thunar-vfs-1)
14cr|squeeze-0.2.3-11|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|squeeze-0.2.3-11|20	BuildRequires:	desktop-file-utils
14cr|squeeze-0.2.3-11|21	BuildRequires:	dos2unix
14cr|squeeze-0.2.3-11|22	
14cr|squeeze-0.2.3-11|23	%description
14cr|squeeze-0.2.3-11|24	Squeeze is a modern and advanced archive manager for
14cr|squeeze-0.2.3-11|25	the Xfce Desktop Environment.Its design adheres to the
14cr|squeeze-0.2.3-11|26	Xfce philosophy, which basically means Squeeze is both
14cr|squeeze-0.2.3-11|27	fast and easy to use.
14cr|squeeze-0.2.3-11|28	
14cr|squeeze-0.2.3-11|29	%package -n %{libname}
14cr|squeeze-0.2.3-11|30	Summary:	Main library for squeeze
14cr|squeeze-0.2.3-11|31	Group:		System/Libraries
14cr|squeeze-0.2.3-11|32	
14cr|squeeze-0.2.3-11|33	%description -n %{libname}
14cr|squeeze-0.2.3-11|34	Main library for squeeze.
14cr|squeeze-0.2.3-11|35	
14cr|squeeze-0.2.3-11|36	%package -n %{develname}
14cr|squeeze-0.2.3-11|37	Summary:	Development files for squeeze
14cr|squeeze-0.2.3-11|38	Group:		Development/Other
14cr|squeeze-0.2.3-11|39	Provides:	%{name}-devel = %{EVRD}
14cr|squeeze-0.2.3-11|40	
14cr|squeeze-0.2.3-11|41	%description -n %{develname}
14cr|squeeze-0.2.3-11|42	Development files for squeeze.
14cr|squeeze-0.2.3-11|43	
14cr|squeeze-0.2.3-11|44	%prep
14cr|squeeze-0.2.3-11|45	%setup -q
14cr|squeeze-0.2.3-11|46	%patch0 -p1
14cr|squeeze-0.2.3-11|47	%patch1 -p1
14cr|squeeze-0.2.3-11|48	dos2unix TODO
14cr|squeeze-0.2.3-11|49	
14cr|squeeze-0.2.3-11|50	%build
14cr|squeeze-0.2.3-11|51	%define Werror_cflags %nil
14cr|squeeze-0.2.3-11|52	%configure2_5x \
14cr|squeeze-0.2.3-11|53	--disable-static \
14cr|squeeze-0.2.3-11|54	--enable-gslices \
14cr|squeeze-0.2.3-11|55	--enable-pathbar \
14cr|squeeze-0.2.3-11|56	--enable-toolbar \
14cr|squeeze-0.2.3-11|57	--enable-iter-slices
14cr|squeeze-0.2.3-11|58	
14cr|squeeze-0.2.3-11|59	%make
14cr|squeeze-0.2.3-11|60	
14cr|squeeze-0.2.3-11|61	%install
14cr|squeeze-0.2.3-11|62	%makeinstall_std
14cr|squeeze-0.2.3-11|63	
14cr|squeeze-0.2.3-11|64	%find_lang %{name}
14cr|squeeze-0.2.3-11|65	
14cr|squeeze-0.2.3-11|66	desktop-file-install \
14cr|squeeze-0.2.3-11|67	--add-only-show-in="XFCE" \
14cr|squeeze-0.2.3-11|68	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|squeeze-0.2.3-11|69	
14cr|squeeze-0.2.3-11|70	%files -f %{name}.lang
14cr|squeeze-0.2.3-11|71	%doc AUTHORS README ChangeLog NEWS TODO
14cr|squeeze-0.2.3-11|72	%doc %{_datadir}/gtk-doc/html/*
14cr|squeeze-0.2.3-11|73	%{_bindir}/squeeze
14cr|squeeze-0.2.3-11|74	%{_libdir}/thunar-archive-plugin/squeeze.tap
14cr|squeeze-0.2.3-11|75	%{_datadir}/applications/squeeze.desktop
14cr|squeeze-0.2.3-11|76	%{_iconsdir}/hicolor/*/apps/*.png
14cr|squeeze-0.2.3-11|77	%{_iconsdir}/hicolor/*/apps/*.svg
14cr|squeeze-0.2.3-11|78	%{_datadir}/pixmaps/squeeze/*.png
14cr|squeeze-0.2.3-11|79	
14cr|squeeze-0.2.3-11|80	%files -n %{libname}
14cr|squeeze-0.2.3-11|81	%{_libdir}/*%{apiversion}.so.%{major}*
14cr|squeeze-0.2.3-11|82	
14cr|squeeze-0.2.3-11|83	%files -n %{develname}
14cr|squeeze-0.2.3-11|84	%{_includedir}/*
14cr|squeeze-0.2.3-11|85	%{_libdir}/*.so
14cr|squeeze-0.2.3-11|86	%{_libdir}/pkgconfig/*.pc
14cr|squeeze-0.2.3-11|87	
14cr|squeeze-0.2.3-11|88	
14cr|squeeze-0.2.3-11|89	
14cr|squeeze-0.2.3-11|90	%changelog
14cr|squeeze-0.2.3-11|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-11
14cr|squeeze-0.2.3-11|92	+ Revision: 96c686a
14cr|squeeze-0.2.3-11|93	- MassBuild#464: Increase release tag
14cr|squeeze-0.2.3-11|94	
14cr|squeeze-0.2.3-11|95	

8336 14
14cr|squidclamav-6.11-2|1	Summary:	A Clamav Antivirus Redirector for Squid
14cr|squidclamav-6.11-2|2	Name:		squidclamav
14cr|squidclamav-6.11-2|3	Version:	6.11
14cr|squidclamav-6.11-2|4	Release:	2
14cr|squidclamav-6.11-2|5	Group:		System/Servers
14cr|squidclamav-6.11-2|6	License:	GPLv2
14cr|squidclamav-6.11-2|7	URL:		http://sourceforge.net/projects/%{name}/
14cr|squidclamav-6.11-2|8	Source0:	http://sourceforge.net/projects/squidclamav/files/squidclamav/6.11/%{name}-%{version}.tar.gz
14cr|squidclamav-6.11-2|9	BuildRequires:	curl-devel
14cr|squidclamav-6.11-2|10	BuildRequires:	c-icap-devel
14cr|squidclamav-6.11-2|11	Requires:	squid curl clamav clamd
14cr|squidclamav-6.11-2|12	Suggests:	squidGuard
14cr|squidclamav-6.11-2|13	Patch0:		squidclamav-mdv_conf.diff
14cr|squidclamav-6.11-2|14	
14cr|squidclamav-6.11-2|15	%description
14cr|squidclamav-6.11-2|16	SquidClamAv is a dedicated ClamAV antivirus redirector for Squid. It can run
14cr|squidclamav-6.11-2|17	antivirus checks based on filename regex, content-type regex, and more. It is
14cr|squidclamav-6.11-2|18	easy to install and works even with heavy Squid access.
14cr|squidclamav-6.11-2|19	
14cr|squidclamav-6.11-2|20	%prep
14cr|squidclamav-6.11-2|21	
14cr|squidclamav-6.11-2|22	%setup -q
14cr|squidclamav-6.11-2|23	%patch0 -p1
14cr|squidclamav-6.11-2|24	#chmod 644 ChangeLog README clwarn.cgi*
14cr|squidclamav-6.11-2|25	
14cr|squidclamav-6.11-2|26	%build
14cr|squidclamav-6.11-2|27	
14cr|squidclamav-6.11-2|28	%configure2_5x
14cr|squidclamav-6.11-2|29	
14cr|squidclamav-6.11-2|30	%make
14cr|squidclamav-6.11-2|31	
14cr|squidclamav-6.11-2|32	%install
14cr|squidclamav-6.11-2|33	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}
14cr|squidclamav-6.11-2|34	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|squidclamav-6.11-2|35	%{__install} -d -m 0755 %{buildroot}/var/log/%{name}
14cr|squidclamav-6.11-2|36	%{__install} -d -m 0755 %{buildroot}/%{_libexecdir}
14cr|squidclamav-6.11-2|37	
14cr|squidclamav-6.11-2|38	%makeinstall_std
14cr|squidclamav-6.11-2|39	
14cr|squidclamav-6.11-2|40	
14cr|squidclamav-6.11-2|41	#install -m0644 {name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|squidclamav-6.11-2|42	#install -m0755 clwarn.cgi %{buildroot}/var/www/cgi-bin/
14cr|squidclamav-6.11-2|43	
14cr|squidclamav-6.11-2|44	# fix logrotate entries
14cr|squidclamav-6.11-2|45	cat > %{name}.logrotate << EOF
14cr|squidclamav-6.11-2|46	/var/log/%{name}/%{name}.log {
14cr|squidclamav-6.11-2|47	rotate 5
14cr|squidclamav-6.11-2|48	monthly
14cr|squidclamav-6.11-2|49	missingok
14cr|squidclamav-6.11-2|50	notifempty
14cr|squidclamav-6.11-2|51	}
14cr|squidclamav-6.11-2|52	EOF
14cr|squidclamav-6.11-2|53	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|squidclamav-6.11-2|54	
14cr|squidclamav-6.11-2|55	rm -f %{buildroot}%{_datadir}/%{name}/README
14cr|squidclamav-6.11-2|56	
14cr|squidclamav-6.11-2|57	%files
14cr|squidclamav-6.11-2|58	%doc ChangeLog README
14cr|squidclamav-6.11-2|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|squidclamav-6.11-2|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|squidclamav-6.11-2|61	#%attr(0755,root,root) %{_bindir}/%{name}
14cr|squidclamav-6.11-2|62	%attr(0755,root,root) %{_libexecdir}/%{name}/*
14cr|squidclamav-6.11-2|63	%attr(0755,root,root) %{_libdir}/c_icap/%{name}.so
14cr|squidclamav-6.11-2|64	%attr(0755,root,root) %{_mandir}/man1/*1*
14cr|squidclamav-6.11-2|65	%attr(0755,squid,squid) %dir /var/log/%{name}
14cr|squidclamav-6.11-2|66	%{_sysconfdir}/squidclamav.conf.default
14cr|squidclamav-6.11-2|67	%{_datadir}/c_icap/templates/squidclamav/en/MALWARE_FOUND
14cr|squidclamav-6.11-2|68	
14cr|squidclamav-6.11-2|69	
14cr|squidclamav-6.11-2|70	
14cr|squidclamav-6.11-2|71	%changelog
14cr|squidclamav-6.11-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.11-2
14cr|squidclamav-6.11-2|73	+ Revision: 95aaf20
14cr|squidclamav-6.11-2|74	- MassBuild#464: Increase release tag
14cr|squidclamav-6.11-2|75	
14cr|squidclamav-6.11-2|76	

8337 14
14cr|squid_nufw_helper-1.1.3-8|1	Summary:	NuFW SSO module for Squid
14cr|squid_nufw_helper-1.1.3-8|2	Name:		squid_nufw_helper
14cr|squid_nufw_helper-1.1.3-8|3	Version:	1.1.3
14cr|squid_nufw_helper-1.1.3-8|4	Release:	8
14cr|squid_nufw_helper-1.1.3-8|5	Group:		System/Servers
14cr|squid_nufw_helper-1.1.3-8|6	License:	GPL
14cr|squid_nufw_helper-1.1.3-8|7	URL:		http://www.inl.fr/squid-nufw-helper.html
14cr|squid_nufw_helper-1.1.3-8|8	Source0:	http://www.nufw.org/attachments/download/7/squid-nufw-helper-%{version}.tar.bz2
14cr|squid_nufw_helper-1.1.3-8|9	Patch0:		squid_nufw_helper-1.1.3-postgresql.diff
14cr|squid_nufw_helper-1.1.3-8|10	Patch1:		squid_nufw_helper-1.1.3-configure.diff
14cr|squid_nufw_helper-1.1.3-8|11	BuildRequires:	mysql-devel
14cr|squid_nufw_helper-1.1.3-8|12	#BuildRequires:	postgresql-devel
14cr|squid_nufw_helper-1.1.3-8|13	BuildRequires:	libxslt-devel
14cr|squid_nufw_helper-1.1.3-8|14	BuildRequires:	pam-devel
14cr|squid_nufw_helper-1.1.3-8|15	BuildRequires:	readline-devel
14cr|squid_nufw_helper-1.1.3-8|16	Requires:	squid
14cr|squid_nufw_helper-1.1.3-8|17	
14cr|squid_nufw_helper-1.1.3-8|18	
14cr|squid_nufw_helper-1.1.3-8|19	%description
14cr|squid_nufw_helper-1.1.3-8|20	squid-nufw-helper is the authentication SSO module for Squid, working with a
14cr|squid_nufw_helper-1.1.3-8|21	NuFW firewall. It allows for transparent (Single Sign On) authentication of
14cr|squid_nufw_helper-1.1.3-8|22	users on a Squid proxy, even if the proxy is a "transparent" one.
14cr|squid_nufw_helper-1.1.3-8|23	
14cr|squid_nufw_helper-1.1.3-8|24	%prep
14cr|squid_nufw_helper-1.1.3-8|25	
14cr|squid_nufw_helper-1.1.3-8|26	%setup -q -n squid-nufw-helper-%{version}
14cr|squid_nufw_helper-1.1.3-8|27	%patch0 -p0
14cr|squid_nufw_helper-1.1.3-8|28	%patch1 -p0
14cr|squid_nufw_helper-1.1.3-8|29	
14cr|squid_nufw_helper-1.1.3-8|30	# cleanup
14cr|squid_nufw_helper-1.1.3-8|31	rm -rf autom4te.cache
14cr|squid_nufw_helper-1.1.3-8|32	rm -f squid_nufw_helper
14cr|squid_nufw_helper-1.1.3-8|33	
14cr|squid_nufw_helper-1.1.3-8|34	%build
14cr|squid_nufw_helper-1.1.3-8|35	
14cr|squid_nufw_helper-1.1.3-8|36	# Build with mysql, fails to build with modern PostgreSQL
14cr|squid_nufw_helper-1.1.3-8|37	%configure2_5x \
14cr|squid_nufw_helper-1.1.3-8|38	--with-mysql
14cr|squid_nufw_helper-1.1.3-8|39	
14cr|squid_nufw_helper-1.1.3-8|40	make clean
14cr|squid_nufw_helper-1.1.3-8|41	%make
14cr|squid_nufw_helper-1.1.3-8|42	
14cr|squid_nufw_helper-1.1.3-8|43	mv squid_nufw_helper squid_nufw_helper-postgresql
14cr|squid_nufw_helper-1.1.3-8|44	
14cr|squid_nufw_helper-1.1.3-8|45	%configure2_5x \
14cr|squid_nufw_helper-1.1.3-8|46	--with-mysql
14cr|squid_nufw_helper-1.1.3-8|47	%make
14cr|squid_nufw_helper-1.1.3-8|48	mv squid_nufw_helper squid_nufw_helper-mysql
14cr|squid_nufw_helper-1.1.3-8|49	
14cr|squid_nufw_helper-1.1.3-8|50	%install
14cr|squid_nufw_helper-1.1.3-8|51	install -d %{buildroot}%{_sbindir}
14cr|squid_nufw_helper-1.1.3-8|52	
14cr|squid_nufw_helper-1.1.3-8|53	install -m0755 squid_nufw_helper-postgresql %{buildroot}%{_sbindir}/
14cr|squid_nufw_helper-1.1.3-8|54	install -m0755 squid_nufw_helper-mysql %{buildroot}%{_sbindir}/
14cr|squid_nufw_helper-1.1.3-8|55	
14cr|squid_nufw_helper-1.1.3-8|56	%files
14cr|squid_nufw_helper-1.1.3-8|57	%doc README ChangeLog squid_nufw_helper.conf
14cr|squid_nufw_helper-1.1.3-8|58	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-postgresql
14cr|squid_nufw_helper-1.1.3-8|59	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-mysql
14cr|squid_nufw_helper-1.1.3-8|60	
14cr|squid_nufw_helper-1.1.3-8|61	%changelog
14cr|squid_nufw_helper-1.1.3-8|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-8
14cr|squid_nufw_helper-1.1.3-8|63	+ Revision: 9648cd2
14cr|squid_nufw_helper-1.1.3-8|64	- MassBuild#464: Increase release tag
14cr|squid_nufw_helper-1.1.3-8|65	
14cr|squid_nufw_helper-1.1.3-8|66	

8338 14
14cr|squid-purge-20040201-4|1	%define name    squid-purge
14cr|squid-purge-20040201-4|2	%define version 20040201
14cr|squid-purge-20040201-4|3	%define release 4
14cr|squid-purge-20040201-4|4	
14cr|squid-purge-20040201-4|5	Name:		%{name}
14cr|squid-purge-20040201-4|6	Version:	%{version}
14cr|squid-purge-20040201-4|7	Release:	%{release}
14cr|squid-purge-20040201-4|8	Summary:    Squid pruger utility
14cr|squid-purge-20040201-4|9	License:    GPLv2+
14cr|squid-purge-20040201-4|10	Group:      Networking/Other
14cr|squid-purge-20040201-4|11	URL:        http://www.squid-cache.org/contrib/
14cr|squid-purge-20040201-4|12	Source:     http://www.squid-cache.org/contrib/purge-%{version}-src.tar.gz
14cr|squid-purge-20040201-4|13	Patch0:     purge-gcc4.patch
14cr|squid-purge-20040201-4|14	Patch1:     make-install.patch
14cr|squid-purge-20040201-4|15	Patch2:     purge-conf.patch
14cr|squid-purge-20040201-4|16	BuildRequires:  gcc-c++
14cr|squid-purge-20040201-4|17	#Requires:	apache
14cr|squid-purge-20040201-4|18	Suggests:	webproxy
14cr|squid-purge-20040201-4|19	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|squid-purge-20040201-4|20	
14cr|squid-purge-20040201-4|21	
14cr|squid-purge-20040201-4|22	%description
14cr|squid-purge-20040201-4|23	The purge tool is a kind of magnifying glass into your squid-2 cache. You
14cr|squid-purge-20040201-4|24	can use purge to have a look at what URLs are stored in which file within
14cr|squid-purge-20040201-4|25	your cache. The purge tool can also be used to release objects which URLs
14cr|squid-purge-20040201-4|26	match user specified regular expressions. A more troublesome feature is the
14cr|squid-purge-20040201-4|27	ability to remove files squid does not seem to know about any longer.
14cr|squid-purge-20040201-4|28	
14cr|squid-purge-20040201-4|29	%prep
14cr|squid-purge-20040201-4|30	%setup -q -n purge
14cr|squid-purge-20040201-4|31	%patch0 -p0 -b .gcc4
14cr|squid-purge-20040201-4|32	%patch1 -p0 -b .make
14cr|squid-purge-20040201-4|33	%patch2 -p0 -b .etc
14cr|squid-purge-20040201-4|34	
14cr|squid-purge-20040201-4|35	%build
14cr|squid-purge-20040201-4|36	%make CXX="g++ %optflags" OPT_NORM="" SOCKLEN=socklen_t EXTRALIB="-lstdc++"
14cr|squid-purge-20040201-4|37	
14cr|squid-purge-20040201-4|38	
14cr|squid-purge-20040201-4|39	%install
14cr|squid-purge-20040201-4|40	#%makeinstall
14cr|squid-purge-20040201-4|41	mv purge squid-purge
14cr|squid-purge-20040201-4|42	install -d  %{buildroot}%{_sbindir}
14cr|squid-purge-20040201-4|43	install -m0700  squid-purge %{buildroot}%{_sbindir}/squid-purge
14cr|squid-purge-20040201-4|44	
14cr|squid-purge-20040201-4|45	
14cr|squid-purge-20040201-4|46	%clean
14cr|squid-purge-20040201-4|47	%{__rm} -rf %{buildroot}
14cr|squid-purge-20040201-4|48	
14cr|squid-purge-20040201-4|49	
14cr|squid-purge-20040201-4|50	%files
14cr|squid-purge-20040201-4|51	%defattr(0755,root,root)
14cr|squid-purge-20040201-4|52	%doc README
14cr|squid-purge-20040201-4|53	%{_sbindir}/squid-purge
14cr|squid-purge-20040201-4|54	
14cr|squid-purge-20040201-4|55	
14cr|squid-purge-20040201-4|56	
14cr|squid-purge-20040201-4|57	
14cr|squid-purge-20040201-4|58	
14cr|squid-purge-20040201-4|59	%changelog
14cr|squid-purge-20040201-4|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20040201-4
14cr|squid-purge-20040201-4|61	+ Revision: 9fffabe
14cr|squid-purge-20040201-4|62	- MassBuild#464: Increase release tag
14cr|squid-purge-20040201-4|63	
14cr|squid-purge-20040201-4|64	

8339 14
14cr|squirrelmail-1.4.23-0.0.r14325.5|1	# These ones don't show up with now
14cr|squirrelmail-1.4.23-0.0.r14325.5|2	#%define __noautoreq pear(\\(class.JavaScriptPacker.php\\|/etc/squirrelmail/plugins/change_pass_settings.php\\))
14cr|squirrelmail-1.4.23-0.0.r14325.5|3	
14cr|squirrelmail-1.4.23-0.0.r14325.5|4	%define __noautoreq '/usr/bin/php'
14cr|squirrelmail-1.4.23-0.0.r14325.5|5	
14cr|squirrelmail-1.4.23-0.0.r14325.5|6	# helps to find new languages
14cr|squirrelmail-1.4.23-0.0.r14325.5|7	%define _unpackaged_files_terminate_build 0
14cr|squirrelmail-1.4.23-0.0.r14325.5|8	
14cr|squirrelmail-1.4.23-0.0.r14325.5|9	%define basedir /var/www/squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|10	%define varlibdir /var/lib/squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|11	%define prefsdir %{varlibdir}/prefs
14cr|squirrelmail-1.4.23-0.0.r14325.5|12	%define varspooldir /var/spool/squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|13	%define attdir %{varspooldir}/attach
14cr|squirrelmail-1.4.23-0.0.r14325.5|14	%define etcdir /etc/squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|15	%define crondir /etc/cron.daily
14cr|squirrelmail-1.4.23-0.0.r14325.5|16	# Plugin config files
14cr|squirrelmail-1.4.23-0.0.r14325.5|17	%define pluginetc %{etcdir}/plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|18	
14cr|squirrelmail-1.4.23-0.0.r14325.5|19	%define locale_stamp 20090526
14cr|squirrelmail-1.4.23-0.0.r14325.5|20	
14cr|squirrelmail-1.4.23-0.0.r14325.5|21	%define snap r14325
14cr|squirrelmail-1.4.23-0.0.r14325.5|22	
14cr|squirrelmail-1.4.23-0.0.r14325.5|23	Summary:	Webmail client for PHP4
14cr|squirrelmail-1.4.23-0.0.r14325.5|24	Name:		squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|25	Version:	1.4.23
14cr|squirrelmail-1.4.23-0.0.r14325.5|26	Release:	0.0.%{snap}.5
14cr|squirrelmail-1.4.23-0.0.r14325.5|27	License:	GPLv2+
14cr|squirrelmail-1.4.23-0.0.r14325.5|28	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|29	Url:		http://www.squirrelmail.org/
14cr|squirrelmail-1.4.23-0.0.r14325.5|30	#Source0:	http://prdownloads.sf.net/squirrelmail/%{name}-webmail-%{version}.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|31	Source0:	squirrelmail.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|32	Source1:	http://prdownloads.sf.net/squirrelmail/all_locales-1.4.18-%{locale_stamp}.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|33	Source2:	squirrelmail-RPM.readme
14cr|squirrelmail-1.4.23-0.0.r14325.5|34	# http://squirrelmail.org/plugin_list.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|35	Source3:	http://www.squirrelmail.org/plugins/address_add-2.1-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|36	Source4:	http://www.squirrelmail.org/plugins/block_sender.2.02-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|37	Source5:	http://www.squirrelmail.org/plugins/login_image-0.2.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|38	Source6:	http://www.squirrelmail.org/plugins/secure_login-1.4-1.2.8.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|39	Source7:	http://www.squirrelmail.org/plugins/compatibility-2.0.14-1.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|40	Source8:	http://www.squirrelmail.org/plugins/change_pass-3.0-1.4.0.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|41	Source9:	http://www.squirrelmail.org/plugins/quota_usage-1.3.1-1.2.7.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|42	# http://sourceforge.net/tracker/index.php?func=detail&aid=1255733&group_id=311&atid=300311
14cr|squirrelmail-1.4.23-0.0.r14325.5|43	Source10:	http://www.squirrelmail.org/plugins/change_ldappass-2.2-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|44	Source11:	http://www.squirrelmail.org/plugins/avelsieve-1.9.9.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|45	Source12:	http://www.squirrelmail.org/plugins/windows-1.6-1.4.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|46	Source13:	http://www.squirrelmail.org/plugins/folder_sizes-1.5-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|47	Source14:	http://www.squirrelmail.org/plugins/archive_mail.1.2-1.4.2.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|48	Source15:	http://www.squirrelmail.org/plugins/empty_folders-2.0.1-1.2.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|49	Source16:	http://www.squirrelmail.org/plugins/abook_import_export-1.1-1.4.4.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|50	Source17:	http://www.squirrelmail.org/plugins/ldifimport-1.4-1.2.x.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|51	Source18:	http://www.squirrelmail.org/plugins/username-2.3-1.0.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|52	Source19:	http://www.squirrelmail.org/plugins/bookmarks-2.0.3-1.4.1.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|53	Source20:	http://www.squirrelmail.org/plugins/select_range-3.7.1-1.4.4.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|54	Source21:	http://www.squirrelmail.org/plugins/rewrap-1.3-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|55	Source22:	http://www.squirrelmail.org/spam_buttons-2.3-1.4.0.tar.gz
14cr|squirrelmail-1.4.23-0.0.r14325.5|56	# http://sourceforge.net/projects/php-sa-mysql
14cr|squirrelmail-1.4.23-0.0.r14325.5|57	Source23:	http://prdownloads.sourceforge.net/php-sa-mysql/SquirrelSAP105.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|58	Source24:	http://squirrelmail.org/plugins/junkfolder-1.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|59	Source25:	conf.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|60	# javascript_libs is required/recommended by avelsieve-1.9.8
14cr|squirrelmail-1.4.23-0.0.r14325.5|61	Source26:	http://email.uoa.gr/download/squirrelmail/javascript_libs/javascript_libs-0.1.2.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|62	# http://code.google.com/p/yubico-squirrelmail-plugin/
14cr|squirrelmail-1.4.23-0.0.r14325.5|63	Source27:	http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.8.1-1.4.0.tar.bz2
14cr|squirrelmail-1.4.23-0.0.r14325.5|64	# branding :)
14cr|squirrelmail-1.4.23-0.0.r14325.5|65	Source100:	logoMDA-CS.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|66	Patch0:		squirrelmail-1.4.8-get_branded.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|67	Patch1:		squirrelmail-1.4.2-config.php.patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|68	Patch2:		squirrelmail-1.4.5-change_pass_syntax.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|69	Patch5:		login_image-position.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|70	Patch6:		secure_login-stayinssl.patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|71	Patch7:		squirrelmail-1.4.1-default_folder_prefix.patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|72	Patch8:		squirrelmail-select_range.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|73	Patch10:	squirrelmail-1.4.6-ldappass.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|74	Patch11:	squirrelmail-avelsieve.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|75	Patch12:	squirrelmail-1.4.2-sqspell.patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|76	Patch13:	squirrelmail-1.4.2-filters.patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|77	Patch14:	squirrelmail-1.4.6-aspell.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|78	Patch17:	squirrelmail-1.4.4-log_failed_login_attempts.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|79	Patch18:	squirrelmail-broken_sql_auth_fix.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|80	Patch19:	squirrelmail-1.4.19-more_mandriva_branding.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|81	Requires:	apache-mod_php
14cr|squirrelmail-1.4.23-0.0.r14325.5|82	Requires:	sendmail-command
14cr|squirrelmail-1.4.23-0.0.r14325.5|83	Requires:	aspell
14cr|squirrelmail-1.4.23-0.0.r14325.5|84	Requires:	php-imap
14cr|squirrelmail-1.4.23-0.0.r14325.5|85	Requires:	php-ldap
14cr|squirrelmail-1.4.23-0.0.r14325.5|86	Requires:	poppassd-ceti
14cr|squirrelmail-1.4.23-0.0.r14325.5|87	Requires:	tmpwatch >= 2.8
14cr|squirrelmail-1.4.23-0.0.r14325.5|88	# We use ccp to upgrade our config file when possible
14cr|squirrelmail-1.4.23-0.0.r14325.5|89	Requires(post):	ccp >= 0.4.0
14cr|squirrelmail-1.4.23-0.0.r14325.5|90	BuildArch:	noarch
14cr|squirrelmail-1.4.23-0.0.r14325.5|91	
14cr|squirrelmail-1.4.23-0.0.r14325.5|92	%description
14cr|squirrelmail-1.4.23-0.0.r14325.5|93	SquirrelMail is a standards-based webmail package written in PHP4. It
14cr|squirrelmail-1.4.23-0.0.r14325.5|94	includes built-in pure PHP support for the IMAP and SMTP protocols, and
14cr|squirrelmail-1.4.23-0.0.r14325.5|95	all pages render in pure HTML 4.0 (with no Javascript) for maximum
14cr|squirrelmail-1.4.23-0.0.r14325.5|96	compatibility across browsers.  It has very few requirements and is very
14cr|squirrelmail-1.4.23-0.0.r14325.5|97	easy to configure and install. SquirrelMail has all the functionality
14cr|squirrelmail-1.4.23-0.0.r14325.5|98	you would want from an email client, including strong MIME support,
14cr|squirrelmail-1.4.23-0.0.r14325.5|99	address books, and folder manipulation.
14cr|squirrelmail-1.4.23-0.0.r14325.5|100	
14cr|squirrelmail-1.4.23-0.0.r14325.5|101	%package poutils
14cr|squirrelmail-1.4.23-0.0.r14325.5|102	Summary:	Some development tools for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|103	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|104	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|105	
14cr|squirrelmail-1.4.23-0.0.r14325.5|106	%description poutils
14cr|squirrelmail-1.4.23-0.0.r14325.5|107	This package includes some development tools for squirrelmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|108	i18n, including the main po file and some compilation scripts.
14cr|squirrelmail-1.4.23-0.0.r14325.5|109	
14cr|squirrelmail-1.4.23-0.0.r14325.5|110	%package cyrus
14cr|squirrelmail-1.4.23-0.0.r14325.5|111	Summary:	Cyrus meta package for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|112	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|113	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|114	Requires:	sasl-plug-login
14cr|squirrelmail-1.4.23-0.0.r14325.5|115	Requires:	sasl-plug-plain
14cr|squirrelmail-1.4.23-0.0.r14325.5|116	Requires:	cyrus-imapd
14cr|squirrelmail-1.4.23-0.0.r14325.5|117	Requires:	cyrus-imapd-utils
14cr|squirrelmail-1.4.23-0.0.r14325.5|118	Requires:	cyrus-sasl
14cr|squirrelmail-1.4.23-0.0.r14325.5|119	
14cr|squirrelmail-1.4.23-0.0.r14325.5|120	%description cyrus
14cr|squirrelmail-1.4.23-0.0.r14325.5|121	Cyrus meta package for SquirrelMail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|122	
14cr|squirrelmail-1.4.23-0.0.r14325.5|123	%package ar
14cr|squirrelmail-1.4.23-0.0.r14325.5|124	Summary:	Arabic language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|125	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|126	Requires:	locales-ar
14cr|squirrelmail-1.4.23-0.0.r14325.5|127	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|128	
14cr|squirrelmail-1.4.23-0.0.r14325.5|129	%description ar
14cr|squirrelmail-1.4.23-0.0.r14325.5|130	This add-on package provides Arabic translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|131	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|132	
14cr|squirrelmail-1.4.23-0.0.r14325.5|133	%package bg
14cr|squirrelmail-1.4.23-0.0.r14325.5|134	Summary:	Bulgarian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|135	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|136	Requires:	locales-bg
14cr|squirrelmail-1.4.23-0.0.r14325.5|137	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|138	
14cr|squirrelmail-1.4.23-0.0.r14325.5|139	%description bg
14cr|squirrelmail-1.4.23-0.0.r14325.5|140	This add-on package provides Bulgarian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|141	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|142	
14cr|squirrelmail-1.4.23-0.0.r14325.5|143	%package bn-india
14cr|squirrelmail-1.4.23-0.0.r14325.5|144	Summary:	Bengali (India) language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|145	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|146	Requires:	locales-bn
14cr|squirrelmail-1.4.23-0.0.r14325.5|147	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|148	Obsoletes:	%{name}-bn
14cr|squirrelmail-1.4.23-0.0.r14325.5|149	
14cr|squirrelmail-1.4.23-0.0.r14325.5|150	%description bn-india
14cr|squirrelmail-1.4.23-0.0.r14325.5|151	This add-on package provides Bengali (India) translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|152	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|153	
14cr|squirrelmail-1.4.23-0.0.r14325.5|154	%package bn-bangladesh
14cr|squirrelmail-1.4.23-0.0.r14325.5|155	Summary:	Bengali (Bangladesh) language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|156	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|157	Requires:	locales-bn
14cr|squirrelmail-1.4.23-0.0.r14325.5|158	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|159	
14cr|squirrelmail-1.4.23-0.0.r14325.5|160	%description bn-bangladesh
14cr|squirrelmail-1.4.23-0.0.r14325.5|161	This add-on package provides Bengali (Bangladesh) translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|162	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|163	
14cr|squirrelmail-1.4.23-0.0.r14325.5|164	%package ca
14cr|squirrelmail-1.4.23-0.0.r14325.5|165	Summary:	Catalan language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|166	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|167	Requires:	locales-ca
14cr|squirrelmail-1.4.23-0.0.r14325.5|168	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|169	
14cr|squirrelmail-1.4.23-0.0.r14325.5|170	%description ca
14cr|squirrelmail-1.4.23-0.0.r14325.5|171	This add-on package provides Catalan translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|172	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|173	
14cr|squirrelmail-1.4.23-0.0.r14325.5|174	%package cs
14cr|squirrelmail-1.4.23-0.0.r14325.5|175	Summary:	Czech language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|176	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|177	Requires:	locales-cs
14cr|squirrelmail-1.4.23-0.0.r14325.5|178	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|179	
14cr|squirrelmail-1.4.23-0.0.r14325.5|180	%description cs
14cr|squirrelmail-1.4.23-0.0.r14325.5|181	This add-on package provides Czech translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|182	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|183	
14cr|squirrelmail-1.4.23-0.0.r14325.5|184	%package cy
14cr|squirrelmail-1.4.23-0.0.r14325.5|185	Summary:	Welsh language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|186	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|187	Requires:	locales-cy
14cr|squirrelmail-1.4.23-0.0.r14325.5|188	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|189	
14cr|squirrelmail-1.4.23-0.0.r14325.5|190	%description cy
14cr|squirrelmail-1.4.23-0.0.r14325.5|191	This add-on package provides Welsh translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|192	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|193	
14cr|squirrelmail-1.4.23-0.0.r14325.5|194	%package da
14cr|squirrelmail-1.4.23-0.0.r14325.5|195	Summary:	Danish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|196	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|197	Requires:	locales-da
14cr|squirrelmail-1.4.23-0.0.r14325.5|198	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|199	
14cr|squirrelmail-1.4.23-0.0.r14325.5|200	%description da
14cr|squirrelmail-1.4.23-0.0.r14325.5|201	This add-on package provides Danish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|202	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|203	
14cr|squirrelmail-1.4.23-0.0.r14325.5|204	%package de
14cr|squirrelmail-1.4.23-0.0.r14325.5|205	Summary:	German language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|206	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|207	Requires:	locales-de
14cr|squirrelmail-1.4.23-0.0.r14325.5|208	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|209	
14cr|squirrelmail-1.4.23-0.0.r14325.5|210	%description de
14cr|squirrelmail-1.4.23-0.0.r14325.5|211	This add-on package provides German translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|212	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|213	
14cr|squirrelmail-1.4.23-0.0.r14325.5|214	%package el
14cr|squirrelmail-1.4.23-0.0.r14325.5|215	Summary:	Greek language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|216	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|217	Requires:	locales-el
14cr|squirrelmail-1.4.23-0.0.r14325.5|218	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|219	
14cr|squirrelmail-1.4.23-0.0.r14325.5|220	%description el
14cr|squirrelmail-1.4.23-0.0.r14325.5|221	This add-on package provides Greek translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|222	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|223	
14cr|squirrelmail-1.4.23-0.0.r14325.5|224	%package es
14cr|squirrelmail-1.4.23-0.0.r14325.5|225	Summary:	Spanish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|226	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|227	Requires:	locales-es
14cr|squirrelmail-1.4.23-0.0.r14325.5|228	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|229	
14cr|squirrelmail-1.4.23-0.0.r14325.5|230	%description es
14cr|squirrelmail-1.4.23-0.0.r14325.5|231	This add-on package provides Spanish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|232	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|233	
14cr|squirrelmail-1.4.23-0.0.r14325.5|234	%package et
14cr|squirrelmail-1.4.23-0.0.r14325.5|235	Summary:	Estonian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|236	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|237	Requires:	locales-et
14cr|squirrelmail-1.4.23-0.0.r14325.5|238	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|239	
14cr|squirrelmail-1.4.23-0.0.r14325.5|240	%description et
14cr|squirrelmail-1.4.23-0.0.r14325.5|241	This add-on package provides Estonian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|242	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|243	
14cr|squirrelmail-1.4.23-0.0.r14325.5|244	%package eu
14cr|squirrelmail-1.4.23-0.0.r14325.5|245	Summary:	Basque language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|246	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|247	Requires:	locales-eu
14cr|squirrelmail-1.4.23-0.0.r14325.5|248	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|249	
14cr|squirrelmail-1.4.23-0.0.r14325.5|250	%description eu
14cr|squirrelmail-1.4.23-0.0.r14325.5|251	This add-on package provides Basque translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|252	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|253	
14cr|squirrelmail-1.4.23-0.0.r14325.5|254	%package fa
14cr|squirrelmail-1.4.23-0.0.r14325.5|255	Summary:	Farsi language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|256	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|257	Requires:	locales-fa
14cr|squirrelmail-1.4.23-0.0.r14325.5|258	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|259	
14cr|squirrelmail-1.4.23-0.0.r14325.5|260	%description fa
14cr|squirrelmail-1.4.23-0.0.r14325.5|261	This add-on package provides Farsi translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|262	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|263	
14cr|squirrelmail-1.4.23-0.0.r14325.5|264	%package fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|265	Summary:	Finnish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|266	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|267	Requires:	locales-fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|268	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|269	
14cr|squirrelmail-1.4.23-0.0.r14325.5|270	%description fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|271	This add-on package provides Finnish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|272	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|273	
14cr|squirrelmail-1.4.23-0.0.r14325.5|274	%package fo
14cr|squirrelmail-1.4.23-0.0.r14325.5|275	Summary:	Faroese language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|276	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|277	Requires:	locales-fo
14cr|squirrelmail-1.4.23-0.0.r14325.5|278	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|279	
14cr|squirrelmail-1.4.23-0.0.r14325.5|280	%description fo
14cr|squirrelmail-1.4.23-0.0.r14325.5|281	This add-on package provides Faroese translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|282	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|283	
14cr|squirrelmail-1.4.23-0.0.r14325.5|284	%package fr
14cr|squirrelmail-1.4.23-0.0.r14325.5|285	Summary:	French language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|286	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|287	Requires:	locales-fr
14cr|squirrelmail-1.4.23-0.0.r14325.5|288	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|289	
14cr|squirrelmail-1.4.23-0.0.r14325.5|290	%description fr
14cr|squirrelmail-1.4.23-0.0.r14325.5|291	This add-on package provides French translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|292	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|293	
14cr|squirrelmail-1.4.23-0.0.r14325.5|294	%package fy
14cr|squirrelmail-1.4.23-0.0.r14325.5|295	Summary:	Frisian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|296	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|297	Requires:	locales-fy
14cr|squirrelmail-1.4.23-0.0.r14325.5|298	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|299	
14cr|squirrelmail-1.4.23-0.0.r14325.5|300	%description fy
14cr|squirrelmail-1.4.23-0.0.r14325.5|301	This add-on package provides Frisian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|302	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|303	
14cr|squirrelmail-1.4.23-0.0.r14325.5|304	%package he
14cr|squirrelmail-1.4.23-0.0.r14325.5|305	Summary:	Hebrew language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|306	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|307	Requires:	locales-he
14cr|squirrelmail-1.4.23-0.0.r14325.5|308	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|309	
14cr|squirrelmail-1.4.23-0.0.r14325.5|310	%description he
14cr|squirrelmail-1.4.23-0.0.r14325.5|311	This add-on package provides Hebrew translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|312	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|313	
14cr|squirrelmail-1.4.23-0.0.r14325.5|314	%package hr
14cr|squirrelmail-1.4.23-0.0.r14325.5|315	Summary:	Croatian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|316	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|317	Requires:	locales-hr
14cr|squirrelmail-1.4.23-0.0.r14325.5|318	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|319	
14cr|squirrelmail-1.4.23-0.0.r14325.5|320	%description hr
14cr|squirrelmail-1.4.23-0.0.r14325.5|321	This add-on package provides Croatian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|322	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|323	
14cr|squirrelmail-1.4.23-0.0.r14325.5|324	%package hu
14cr|squirrelmail-1.4.23-0.0.r14325.5|325	Summary:	Hungarian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|326	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|327	Requires:	locales-hu
14cr|squirrelmail-1.4.23-0.0.r14325.5|328	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|329	
14cr|squirrelmail-1.4.23-0.0.r14325.5|330	%description hu
14cr|squirrelmail-1.4.23-0.0.r14325.5|331	This add-on package provides Hungarian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|332	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|333	
14cr|squirrelmail-1.4.23-0.0.r14325.5|334	%package id
14cr|squirrelmail-1.4.23-0.0.r14325.5|335	Summary:	Indonesian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|336	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|337	Requires:	locales-id
14cr|squirrelmail-1.4.23-0.0.r14325.5|338	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|339	
14cr|squirrelmail-1.4.23-0.0.r14325.5|340	%description id
14cr|squirrelmail-1.4.23-0.0.r14325.5|341	This add-on package provides Indonesian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|342	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|343	
14cr|squirrelmail-1.4.23-0.0.r14325.5|344	%package is
14cr|squirrelmail-1.4.23-0.0.r14325.5|345	Summary:	Icelandic language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|346	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|347	Requires:	locales-is
14cr|squirrelmail-1.4.23-0.0.r14325.5|348	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|349	
14cr|squirrelmail-1.4.23-0.0.r14325.5|350	%description is
14cr|squirrelmail-1.4.23-0.0.r14325.5|351	This add-on package provides Icelandic translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|352	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|353	
14cr|squirrelmail-1.4.23-0.0.r14325.5|354	%package it
14cr|squirrelmail-1.4.23-0.0.r14325.5|355	Summary:	Italian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|356	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|357	Requires:	locales-it
14cr|squirrelmail-1.4.23-0.0.r14325.5|358	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|359	
14cr|squirrelmail-1.4.23-0.0.r14325.5|360	%description it
14cr|squirrelmail-1.4.23-0.0.r14325.5|361	This add-on package provides Italian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|362	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|363	
14cr|squirrelmail-1.4.23-0.0.r14325.5|364	%package ja
14cr|squirrelmail-1.4.23-0.0.r14325.5|365	Summary:	Japanese language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|366	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|367	Requires:	locales-ja
14cr|squirrelmail-1.4.23-0.0.r14325.5|368	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|369	
14cr|squirrelmail-1.4.23-0.0.r14325.5|370	%description ja
14cr|squirrelmail-1.4.23-0.0.r14325.5|371	This add-on package provides Japanese translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|372	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|373	
14cr|squirrelmail-1.4.23-0.0.r14325.5|374	%package	ko
14cr|squirrelmail-1.4.23-0.0.r14325.5|375	Summary:	Korean language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|376	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|377	Requires:	locales-ko
14cr|squirrelmail-1.4.23-0.0.r14325.5|378	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|379	
14cr|squirrelmail-1.4.23-0.0.r14325.5|380	%description ko
14cr|squirrelmail-1.4.23-0.0.r14325.5|381	This add-on package provides Korean translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|382	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|383	
14cr|squirrelmail-1.4.23-0.0.r14325.5|384	%package lt
14cr|squirrelmail-1.4.23-0.0.r14325.5|385	Summary:	Lithuanian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|386	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|387	Requires:	locales-lt
14cr|squirrelmail-1.4.23-0.0.r14325.5|388	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|389	
14cr|squirrelmail-1.4.23-0.0.r14325.5|390	%description lt
14cr|squirrelmail-1.4.23-0.0.r14325.5|391	This add-on package provides Lithuanian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|392	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|393	
14cr|squirrelmail-1.4.23-0.0.r14325.5|394	%package ms
14cr|squirrelmail-1.4.23-0.0.r14325.5|395	Summary:	Bahasa Melayu language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|396	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|397	Requires:	locales-ms
14cr|squirrelmail-1.4.23-0.0.r14325.5|398	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|399	
14cr|squirrelmail-1.4.23-0.0.r14325.5|400	%description ms
14cr|squirrelmail-1.4.23-0.0.r14325.5|401	This add-on package provides Bahasa Melayu translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|402	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|403	
14cr|squirrelmail-1.4.23-0.0.r14325.5|404	%package nb
14cr|squirrelmail-1.4.23-0.0.r14325.5|405	Summary:	Norwegian Bokmål language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|406	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|407	Requires:	locales-nb
14cr|squirrelmail-1.4.23-0.0.r14325.5|408	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|409	Obsoletes:	%{name}-nb_NO
14cr|squirrelmail-1.4.23-0.0.r14325.5|410	
14cr|squirrelmail-1.4.23-0.0.r14325.5|411	%description nb
14cr|squirrelmail-1.4.23-0.0.r14325.5|412	This add-on package provides Norwegian Bokmal translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|413	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|414	
14cr|squirrelmail-1.4.23-0.0.r14325.5|415	%package nl
14cr|squirrelmail-1.4.23-0.0.r14325.5|416	Summary:	Dutch language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|417	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|418	Requires:	locales-nl
14cr|squirrelmail-1.4.23-0.0.r14325.5|419	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|420	
14cr|squirrelmail-1.4.23-0.0.r14325.5|421	%description nl
14cr|squirrelmail-1.4.23-0.0.r14325.5|422	This add-on package provides Dutch translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|423	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|424	
14cr|squirrelmail-1.4.23-0.0.r14325.5|425	%package nn
14cr|squirrelmail-1.4.23-0.0.r14325.5|426	Summary:	Norwegian Nynorsk language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|427	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|428	Requires:	locales-nn
14cr|squirrelmail-1.4.23-0.0.r14325.5|429	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|430	Obsoletes:	%{name}-nn_NO
14cr|squirrelmail-1.4.23-0.0.r14325.5|431	
14cr|squirrelmail-1.4.23-0.0.r14325.5|432	%description nn
14cr|squirrelmail-1.4.23-0.0.r14325.5|433	This add-on package provides Norwegian Nynorsk translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|434	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|435	
14cr|squirrelmail-1.4.23-0.0.r14325.5|436	%package pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|437	Summary:	Polish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|438	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|439	Requires:	locales-pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|440	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|441	
14cr|squirrelmail-1.4.23-0.0.r14325.5|442	%description pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|443	This add-on package provides Polish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|444	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|445	
14cr|squirrelmail-1.4.23-0.0.r14325.5|446	%package pt
14cr|squirrelmail-1.4.23-0.0.r14325.5|447	Summary:	Portuguese and Brazilian Portuguese language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|448	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|449	Requires:	locales-pt
14cr|squirrelmail-1.4.23-0.0.r14325.5|450	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|451	Provides:	%{name}-pt_BR = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|452	Obsoletes:	%{name}-pt_BR < %{EVRD}
14cr|squirrelmail-1.4.23-0.0.r14325.5|453	
14cr|squirrelmail-1.4.23-0.0.r14325.5|454	%description pt
14cr|squirrelmail-1.4.23-0.0.r14325.5|455	This add-on package provides Portuguese and Brazilian Portuguese translation
14cr|squirrelmail-1.4.23-0.0.r14325.5|456	for Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|457	
14cr|squirrelmail-1.4.23-0.0.r14325.5|458	%package ro
14cr|squirrelmail-1.4.23-0.0.r14325.5|459	Summary:	Romanian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|460	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|461	Requires:	locales-ro
14cr|squirrelmail-1.4.23-0.0.r14325.5|462	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|463	
14cr|squirrelmail-1.4.23-0.0.r14325.5|464	%description ro
14cr|squirrelmail-1.4.23-0.0.r14325.5|465	This add-on package provides Romanian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|466	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|467	
14cr|squirrelmail-1.4.23-0.0.r14325.5|468	%package ru
14cr|squirrelmail-1.4.23-0.0.r14325.5|469	Summary:	Russian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|470	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|471	Requires:	locales-ru
14cr|squirrelmail-1.4.23-0.0.r14325.5|472	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|473	
14cr|squirrelmail-1.4.23-0.0.r14325.5|474	%description ru
14cr|squirrelmail-1.4.23-0.0.r14325.5|475	This add-on package provides Russian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|476	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|477	
14cr|squirrelmail-1.4.23-0.0.r14325.5|478	%package sk
14cr|squirrelmail-1.4.23-0.0.r14325.5|479	Summary:	Slovak language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|480	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|481	Requires:	locales-sk
14cr|squirrelmail-1.4.23-0.0.r14325.5|482	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|483	
14cr|squirrelmail-1.4.23-0.0.r14325.5|484	%description sk
14cr|squirrelmail-1.4.23-0.0.r14325.5|485	This add-on package provides Slovak translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|486	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|487	
14cr|squirrelmail-1.4.23-0.0.r14325.5|488	%package sl
14cr|squirrelmail-1.4.23-0.0.r14325.5|489	Summary:	Slovenian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|490	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|491	Requires:	locales-sl
14cr|squirrelmail-1.4.23-0.0.r14325.5|492	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|493	
14cr|squirrelmail-1.4.23-0.0.r14325.5|494	%description sl
14cr|squirrelmail-1.4.23-0.0.r14325.5|495	This add-on package provides Slovenian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|496	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|497	
14cr|squirrelmail-1.4.23-0.0.r14325.5|498	%package sr
14cr|squirrelmail-1.4.23-0.0.r14325.5|499	Summary:	Serbian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|500	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|501	Requires:	locales-sr
14cr|squirrelmail-1.4.23-0.0.r14325.5|502	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|503	
14cr|squirrelmail-1.4.23-0.0.r14325.5|504	%description sr
14cr|squirrelmail-1.4.23-0.0.r14325.5|505	This add-on package provides Serbian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|506	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|507	
14cr|squirrelmail-1.4.23-0.0.r14325.5|508	%package sv
14cr|squirrelmail-1.4.23-0.0.r14325.5|509	Summary:	Swedish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|510	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|511	Requires:	locales-sv
14cr|squirrelmail-1.4.23-0.0.r14325.5|512	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|513	
14cr|squirrelmail-1.4.23-0.0.r14325.5|514	%description sv
14cr|squirrelmail-1.4.23-0.0.r14325.5|515	This add-on package provides Swedish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|516	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|517	
14cr|squirrelmail-1.4.23-0.0.r14325.5|518	%package th
14cr|squirrelmail-1.4.23-0.0.r14325.5|519	Summary:	Thai language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|520	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|521	Requires:	locales-th
14cr|squirrelmail-1.4.23-0.0.r14325.5|522	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|523	
14cr|squirrelmail-1.4.23-0.0.r14325.5|524	%description th
14cr|squirrelmail-1.4.23-0.0.r14325.5|525	This add-on package provides Thai translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|526	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|527	
14cr|squirrelmail-1.4.23-0.0.r14325.5|528	%package tr
14cr|squirrelmail-1.4.23-0.0.r14325.5|529	Summary:	Turkish language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|530	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|531	Requires:	locales-tr
14cr|squirrelmail-1.4.23-0.0.r14325.5|532	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|533	
14cr|squirrelmail-1.4.23-0.0.r14325.5|534	%description tr
14cr|squirrelmail-1.4.23-0.0.r14325.5|535	This add-on package provides Turkish translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|536	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|537	
14cr|squirrelmail-1.4.23-0.0.r14325.5|538	%package ug
14cr|squirrelmail-1.4.23-0.0.r14325.5|539	Summary:	Uighur language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|540	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|541	Requires:	locales-ug
14cr|squirrelmail-1.4.23-0.0.r14325.5|542	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|543	
14cr|squirrelmail-1.4.23-0.0.r14325.5|544	%description ug
14cr|squirrelmail-1.4.23-0.0.r14325.5|545	This add-on package provides Uighur translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|546	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|547	
14cr|squirrelmail-1.4.23-0.0.r14325.5|548	%package uk
14cr|squirrelmail-1.4.23-0.0.r14325.5|549	Summary:	Ukrainian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|550	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|551	Requires:	locales-uk
14cr|squirrelmail-1.4.23-0.0.r14325.5|552	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|553	
14cr|squirrelmail-1.4.23-0.0.r14325.5|554	%description uk
14cr|squirrelmail-1.4.23-0.0.r14325.5|555	This add-on package provides Ukrainian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|556	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|557	
14cr|squirrelmail-1.4.23-0.0.r14325.5|558	%package vi
14cr|squirrelmail-1.4.23-0.0.r14325.5|559	Summary:	Vietnamese language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|560	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|561	Requires:	locales-vi
14cr|squirrelmail-1.4.23-0.0.r14325.5|562	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|563	
14cr|squirrelmail-1.4.23-0.0.r14325.5|564	%description vi
14cr|squirrelmail-1.4.23-0.0.r14325.5|565	This add-on package provides Vietnamese translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|566	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|567	
14cr|squirrelmail-1.4.23-0.0.r14325.5|568	%package zh_CN
14cr|squirrelmail-1.4.23-0.0.r14325.5|569	Summary:	Chinese Simplified language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|570	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|571	Requires:	locales-zh
14cr|squirrelmail-1.4.23-0.0.r14325.5|572	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|573	
14cr|squirrelmail-1.4.23-0.0.r14325.5|574	%description zh_CN
14cr|squirrelmail-1.4.23-0.0.r14325.5|575	This add-on package provides Chinese Simplified translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|576	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|577	
14cr|squirrelmail-1.4.23-0.0.r14325.5|578	%package zh_TW
14cr|squirrelmail-1.4.23-0.0.r14325.5|579	Summary:	Chinese Traditional language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|580	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|581	Requires:	locales-zh
14cr|squirrelmail-1.4.23-0.0.r14325.5|582	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|583	
14cr|squirrelmail-1.4.23-0.0.r14325.5|584	%description zh_TW
14cr|squirrelmail-1.4.23-0.0.r14325.5|585	This add-on package provides Chinese Traditional translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|586	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|587	
14cr|squirrelmail-1.4.23-0.0.r14325.5|588	%package ka
14cr|squirrelmail-1.4.23-0.0.r14325.5|589	Summary:	Georgian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|590	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|591	Requires:	locales-ka
14cr|squirrelmail-1.4.23-0.0.r14325.5|592	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|593	
14cr|squirrelmail-1.4.23-0.0.r14325.5|594	%description ka
14cr|squirrelmail-1.4.23-0.0.r14325.5|595	This add-on package provides Georgian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|596	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|597	
14cr|squirrelmail-1.4.23-0.0.r14325.5|598	%package km
14cr|squirrelmail-1.4.23-0.0.r14325.5|599	Summary:	Khmer language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|600	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|601	Requires:	locales-km
14cr|squirrelmail-1.4.23-0.0.r14325.5|602	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|603	
14cr|squirrelmail-1.4.23-0.0.r14325.5|604	%description km
14cr|squirrelmail-1.4.23-0.0.r14325.5|605	This add-on package provides Khmer translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|606	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|607	
14cr|squirrelmail-1.4.23-0.0.r14325.5|608	%package lv
14cr|squirrelmail-1.4.23-0.0.r14325.5|609	Summary:	Latvian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|610	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|611	Requires:	locales-lv
14cr|squirrelmail-1.4.23-0.0.r14325.5|612	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|613	
14cr|squirrelmail-1.4.23-0.0.r14325.5|614	%description lv
14cr|squirrelmail-1.4.23-0.0.r14325.5|615	This add-on package provides Latvian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|616	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|617	
14cr|squirrelmail-1.4.23-0.0.r14325.5|618	%package mk
14cr|squirrelmail-1.4.23-0.0.r14325.5|619	Summary:	Macedonian language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|620	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|621	Requires:	locales-mk
14cr|squirrelmail-1.4.23-0.0.r14325.5|622	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|623	
14cr|squirrelmail-1.4.23-0.0.r14325.5|624	%description mk
14cr|squirrelmail-1.4.23-0.0.r14325.5|625	This add-on package provides Macedonian translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|626	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|627	
14cr|squirrelmail-1.4.23-0.0.r14325.5|628	%package ta
14cr|squirrelmail-1.4.23-0.0.r14325.5|629	Summary:	Tamil language files for SquirrelMail
14cr|squirrelmail-1.4.23-0.0.r14325.5|630	Group:		System/Servers
14cr|squirrelmail-1.4.23-0.0.r14325.5|631	Requires:	locales-ta
14cr|squirrelmail-1.4.23-0.0.r14325.5|632	Requires:	%{name} = %{version}
14cr|squirrelmail-1.4.23-0.0.r14325.5|633	
14cr|squirrelmail-1.4.23-0.0.r14325.5|634	%description ta
14cr|squirrelmail-1.4.23-0.0.r14325.5|635	This add-on package provides Tamil translation for
14cr|squirrelmail-1.4.23-0.0.r14325.5|636	Squirrelmail.
14cr|squirrelmail-1.4.23-0.0.r14325.5|637	
14cr|squirrelmail-1.4.23-0.0.r14325.5|638	%prep
14cr|squirrelmail-1.4.23-0.0.r14325.5|639	
14cr|squirrelmail-1.4.23-0.0.r14325.5|640	#setup -q -n %{name}-webmail-%{version} -a1
14cr|squirrelmail-1.4.23-0.0.r14325.5|641	%setup -q -n squirrelmail -a1
14cr|squirrelmail-1.4.23-0.0.r14325.5|642	
14cr|squirrelmail-1.4.23-0.0.r14325.5|643	for i in `find . -type d -name .svn`; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|644	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cr|squirrelmail-1.4.23-0.0.r14325.5|645	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|646	
14cr|squirrelmail-1.4.23-0.0.r14325.5|647	%patch0 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|648	%patch7 -p1
14cr|squirrelmail-1.4.23-0.0.r14325.5|649	%patch8 -p1
14cr|squirrelmail-1.4.23-0.0.r14325.5|650	%patch12 -p1
14cr|squirrelmail-1.4.23-0.0.r14325.5|651	%patch14 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|652	%patch17 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|653	%patch18 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|654	
14cr|squirrelmail-1.4.23-0.0.r14325.5|655	rm -f plugins/make_archive.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|656	
14cr|squirrelmail-1.4.23-0.0.r14325.5|657	# branding :)
14cr|squirrelmail-1.4.23-0.0.r14325.5|658	install -m0644 %{SOURCE100} images/mandriva.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|659	%patch19 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|660	
14cr|squirrelmail-1.4.23-0.0.r14325.5|661	# hard code the path to the core config files
14cr|squirrelmail-1.4.23-0.0.r14325.5|662	
14cr|squirrelmail-1.4.23-0.0.r14325.5|663	find . -type f|xargs perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|664	s|SM_PATH \. \"config/config\.php\"|\'%{etcdir}/config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|665	s|\'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|666	s|\.\./config/config\.php|%{etcdir}/config\.php|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|667	s|SM_PATH \. \'config/config_default\.php\'|\'%{etcdir}/config_default\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|668	s|SM_PATH \. \'config/config_local\.php\'|\'%{etcdir}/config_local\.php\'|g"
14cr|squirrelmail-1.4.23-0.0.r14325.5|669	
14cr|squirrelmail-1.4.23-0.0.r14325.5|670	perl -pi -e "s|config/config\.php|%{etcdir}/config\.php|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|671	s|\"config\.php\"|\"%{etcdir}/config\.php\"|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|672	s|\"config_default\.php\"|\"%{etcdir}/config_default\.php\"|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|673	s|\"config_local\.php\"|\"%{etcdir}/config_local\.php\"|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|674	s|\.\./plugins|%{basedir}/plugins|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|675	s|\.\./themes|%{basedir}/themes|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|676	s|\>config\.php|\>%{etcdir}/config\.php|g" config/conf.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|677	
14cr|squirrelmail-1.4.23-0.0.r14325.5|678	# hard code the path to the plugins config files
14cr|squirrelmail-1.4.23-0.0.r14325.5|679	
14cr|squirrelmail-1.4.23-0.0.r14325.5|680	perl -pi -e "s|SM_PATH \. \'config/admins\'|\'%{pluginetc}/administrator-admins\'|g" plugins/administrator/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|681	perl -pi -e "s|SM_PATH \. \\\$SQSPELL_DIR \. \'sqspell_config\.php\'|\'%{pluginetc}/sqspell_config\.php\'|g" plugins/squirrelspell/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|682	
14cr|squirrelmail-1.4.23-0.0.r14325.5|683	
14cr|squirrelmail-1.4.23-0.0.r14325.5|684	if [ -d plugins/address_add ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|685	echo "address_add plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|686	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|687	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|688	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|689	tar -jxf %{SOURCE3}
14cr|squirrelmail-1.4.23-0.0.r14325.5|690	# Do not use chmod -R 644, otherwise you can't chdir to the
14cr|squirrelmail-1.4.23-0.0.r14325.5|691	# directory anymore
14cr|squirrelmail-1.4.23-0.0.r14325.5|692	chmod 644 address_add/*.php address_add/classes/*.php address_add/README
14cr|squirrelmail-1.4.23-0.0.r14325.5|693	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|694	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|695	
14cr|squirrelmail-1.4.23-0.0.r14325.5|696	if [ -d plugins/block_sender ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|697	echo "block_sender plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|698	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|699	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|700	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|701	tar -jxf %{SOURCE4}
14cr|squirrelmail-1.4.23-0.0.r14325.5|702	chmod 755 block_sender
14cr|squirrelmail-1.4.23-0.0.r14325.5|703	find block_sender -type f -print | xargs chmod 644
14cr|squirrelmail-1.4.23-0.0.r14325.5|704	perl -pi -e 's|data_dir \. \$username|data_dir ."/". \$username|;' block_sender/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|705	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|706	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|707	
14cr|squirrelmail-1.4.23-0.0.r14325.5|708	if [ -d plugins/login_image ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|709	echo "login_image plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|710	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|711	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|712	pushd plugins; tar -jxf %{SOURCE5}; chmod 0644 login_image/*.php; popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|713	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|714	%patch5 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|715	
14cr|squirrelmail-1.4.23-0.0.r14325.5|716	
14cr|squirrelmail-1.4.23-0.0.r14325.5|717	if [ -d plugins/secure_login ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|718	echo "secure_login plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|719	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|720	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|721	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|722	tar -jxf %{SOURCE6}
14cr|squirrelmail-1.4.23-0.0.r14325.5|723	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|724	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|725	pushd plugins/secure_login
14cr|squirrelmail-1.4.23-0.0.r14325.5|726	cp -f config.sample.php config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|727	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|728	%patch6 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|729	perl -pi -e "s|SM_PATH \. \'plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|730	perl -pi -e "s|\'\.\./plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|731	
14cr|squirrelmail-1.4.23-0.0.r14325.5|732	if [ -d plugins/compatibility ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|733	echo "compatibility plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|734	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|735	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|736	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|737	tar -jxf %{SOURCE7}
14cr|squirrelmail-1.4.23-0.0.r14325.5|738	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|739	cat plugins/compatibility/patches/compatibility_patch-1.4.11.diff | patch -p2
14cr|squirrelmail-1.4.23-0.0.r14325.5|740	rm -rf plugins/compatibility/patches plugins/compatibility/patches.old
14cr|squirrelmail-1.4.23-0.0.r14325.5|741	rm -f plugins/compatibility/COPYING plugins/compatibility/make_release.sh plugins/compatibility/getpot
14cr|squirrelmail-1.4.23-0.0.r14325.5|742	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|743	
14cr|squirrelmail-1.4.23-0.0.r14325.5|744	if [ -d plugins/change_pass ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|745	echo "change_pass plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|746	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|747	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|748	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|749	tar -zxf %{SOURCE8}
14cr|squirrelmail-1.4.23-0.0.r14325.5|750	pushd change_pass
14cr|squirrelmail-1.4.23-0.0.r14325.5|751	%patch2 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|752	perl -pi -e "s|SM_PATH \. \'plugins/change_pass/config.php\'|\'%{pluginetc}/change_pass_settings.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|753	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|754	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|755	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|756	
14cr|squirrelmail-1.4.23-0.0.r14325.5|757	if [ -d plugins/quota_usage ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|758	echo "quota_usage plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|759	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|760	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|761	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|762	tar -jxf %{SOURCE9}
14cr|squirrelmail-1.4.23-0.0.r14325.5|763	cp -f quota_usage/config.php.sample quota_usage/config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|764	rm -f quota_usage/screen.jpg quota_usage/getpot
14cr|squirrelmail-1.4.23-0.0.r14325.5|765	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|766	perl -pi -e "s|SM_PATH \. \'plugins/quota_usage/config.php\'|\'%{pluginetc}/quota_usage_config.php\'|g" plugins/quota_usage/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|767	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|768	
14cr|squirrelmail-1.4.23-0.0.r14325.5|769	if [ -d plugins/change_ldappass ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|770	echo "change_ldappass plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|771	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|772	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|773	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|774	tar -jxf %{SOURCE10}
14cr|squirrelmail-1.4.23-0.0.r14325.5|775	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|776	pushd plugins/change_ldappass
14cr|squirrelmail-1.4.23-0.0.r14325.5|777	%patch10 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|778	cp -f config_sample.php config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|779	perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|780	s|\"\.\./plugins/change_ldappass/config\.php\"|\'%{pluginetc}/change_ldappass_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|781	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|782	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|783	
14cr|squirrelmail-1.4.23-0.0.r14325.5|784	if [ -d plugins/avelsieve ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|785	echo "avelsieve plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|786	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|787	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|788	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|789	tar -zxf %{SOURCE11}
14cr|squirrelmail-1.4.23-0.0.r14325.5|790	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|791	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|792	pushd plugins/avelsieve
14cr|squirrelmail-1.4.23-0.0.r14325.5|793	%patch11 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|794	cp -f config/config_sample.php config/config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|795	rm -rf po
14cr|squirrelmail-1.4.23-0.0.r14325.5|796	perl -pi -e "s|^include \"config\.php\"\;|include \'%{pluginetc}/avelsieve_config\.php\'\;|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|797	s|SM_PATH \. \'plugins/avelsieve/config/rule|\'%{pluginetc}/avelsieve_rules|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|798	s|SM_PATH \. \'plugins/avelsieve/config/config\.php\'|\'%{pluginetc}/avelsieve_config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|799	s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" *.php include/*.php config/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|800	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|801	
14cr|squirrelmail-1.4.23-0.0.r14325.5|802	if [ -d plugins/windows ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|803	echo "windows plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|804	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|805	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|806	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|807	tar -jxf %{SOURCE12}
14cr|squirrelmail-1.4.23-0.0.r14325.5|808	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|809	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|810	pushd plugins/windows
14cr|squirrelmail-1.4.23-0.0.r14325.5|811	rm -f *.diff
14cr|squirrelmail-1.4.23-0.0.r14325.5|812	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|813	
14cr|squirrelmail-1.4.23-0.0.r14325.5|814	if [ -d plugins/folder_sizes ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|815	echo "folder_sizes plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|816	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|817	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|818	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|819	tar -jxf %{SOURCE13}
14cr|squirrelmail-1.4.23-0.0.r14325.5|820	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|821	perl -pi -e "s|SM_PATH \. \"/plugins/folder_sizes/folder_sizes_config\.php\"|\'%{pluginetc}/folder_sizes_config\.php\'|g" plugins/folder_sizes/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|822	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|823	
14cr|squirrelmail-1.4.23-0.0.r14325.5|824	if [ -d plugins/archive_mail ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|825	echo "archive_mail plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|826	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|827	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|828	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|829	tar -jxf %{SOURCE14}
14cr|squirrelmail-1.4.23-0.0.r14325.5|830	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|831	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|832	
14cr|squirrelmail-1.4.23-0.0.r14325.5|833	if [ -d plugins/empty_folders ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|834	echo "empty_folders plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|835	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|836	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|837	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|838	tar -jxf %{SOURCE15}
14cr|squirrelmail-1.4.23-0.0.r14325.5|839	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|840	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|841	
14cr|squirrelmail-1.4.23-0.0.r14325.5|842	pushd plugins/empty_folders
14cr|squirrelmail-1.4.23-0.0.r14325.5|843	cp -f config_example.php config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|844	rm -f empty_folder.php.old getpot make_release.sh
14cr|squirrelmail-1.4.23-0.0.r14325.5|845	rm -rf patches
14cr|squirrelmail-1.4.23-0.0.r14325.5|846	perl -pi -e "s|\'config\.php\'|\'%{pluginetc}/empty_folders_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|847	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|848	
14cr|squirrelmail-1.4.23-0.0.r14325.5|849	if [ -d plugins/abook_import_export ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|850	echo "abook_import_export plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|851	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|852	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|853	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|854	tar -jxf %{SOURCE16}
14cr|squirrelmail-1.4.23-0.0.r14325.5|855	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|856	perl -pi -e "s|SM_PATH \. \'plugins/abook_import_export/config_default\.php\'|\'%{pluginetc}/abook_import_export_config\.php\'|g" plugins/abook_import_export/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|857	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|858	
14cr|squirrelmail-1.4.23-0.0.r14325.5|859	if [ -d plugins/ldifimport ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|860	echo "ldifimport plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|861	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|862	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|863	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|864	tar -jxf %{SOURCE17}
14cr|squirrelmail-1.4.23-0.0.r14325.5|865	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|866	perl -pi -e "s|\'config.php\'|\'%{pluginetc}/ldifimport_config\.php\'|g" plugins/ldifimport/*php
14cr|squirrelmail-1.4.23-0.0.r14325.5|867	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|868	
14cr|squirrelmail-1.4.23-0.0.r14325.5|869	if [ -d plugins/username ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|870	echo "username plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|871	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|872	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|873	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|874	tar -jxf %{SOURCE18}
14cr|squirrelmail-1.4.23-0.0.r14325.5|875	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|876	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|877	
14cr|squirrelmail-1.4.23-0.0.r14325.5|878	pushd plugins/username
14cr|squirrelmail-1.4.23-0.0.r14325.5|879	cp -f config.php.sample config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|880	perl -pi -e "s|SM_PATH \. \'plugins/username/config\.php\'|\'%{pluginetc}/username_config\.php\'|g; \
14cr|squirrelmail-1.4.23-0.0.r14325.5|881	s|\.\./plugins/username/config\.php|%{pluginetc}/username_config\.php|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|882	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|883	
14cr|squirrelmail-1.4.23-0.0.r14325.5|884	if [ -d plugins/bookmarks ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|885	echo "bookmarks plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|886	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|887	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|888	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|889	tar -jxf %{SOURCE19}
14cr|squirrelmail-1.4.23-0.0.r14325.5|890	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|891	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|892	
14cr|squirrelmail-1.4.23-0.0.r14325.5|893	pushd plugins/bookmarks
14cr|squirrelmail-1.4.23-0.0.r14325.5|894	cp -f bookmarks_data_text.php bookmarks_data.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|895	chmod 644 *
14cr|squirrelmail-1.4.23-0.0.r14325.5|896	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|897	
14cr|squirrelmail-1.4.23-0.0.r14325.5|898	if [ -d plugins/select_range ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|899	echo "select_range plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|900	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|901	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|902	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|903	tar -zxf %{SOURCE20}
14cr|squirrelmail-1.4.23-0.0.r14325.5|904	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|905	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|906	
14cr|squirrelmail-1.4.23-0.0.r14325.5|907	pushd plugins/select_range
14cr|squirrelmail-1.4.23-0.0.r14325.5|908	cp -p config_example.php config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|909	rm -rf patch
14cr|squirrelmail-1.4.23-0.0.r14325.5|910	perl -pi -e "s|SM_PATH \. \'plugins/select_range/config\.php\'|\'%{pluginetc}/select_range_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|911	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|912	
14cr|squirrelmail-1.4.23-0.0.r14325.5|913	if [ -d plugins/rewrap ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|914	echo "rewrap plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|915	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|916	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|917	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|918	tar -jxf %{SOURCE21}
14cr|squirrelmail-1.4.23-0.0.r14325.5|919	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|920	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|921	
14cr|squirrelmail-1.4.23-0.0.r14325.5|922	pushd plugins/rewrap
14cr|squirrelmail-1.4.23-0.0.r14325.5|923	rm -f getpot make_release.sh rewrap.pot
14cr|squirrelmail-1.4.23-0.0.r14325.5|924	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|925	
14cr|squirrelmail-1.4.23-0.0.r14325.5|926	if [ -d plugins/spam_buttons ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|927	echo "spam_buttons plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|928	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|929	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|930	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|931	tar -zxf %{SOURCE22}
14cr|squirrelmail-1.4.23-0.0.r14325.5|932	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|933	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|934	
14cr|squirrelmail-1.4.23-0.0.r14325.5|935	pushd plugins/spam_buttons
14cr|squirrelmail-1.4.23-0.0.r14325.5|936	cp -p config_example.php config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|937	rm -f getpot
14cr|squirrelmail-1.4.23-0.0.r14325.5|938	perl -pi -e "s|\'\.\.\/\.\.\/config\/config_spam_buttons\.php\'|\'%{pluginetc}/spam_buttons_config\.php\'|g" functions.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|939	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|940	
14cr|squirrelmail-1.4.23-0.0.r14325.5|941	if [ -d plugins/spamassassin ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|942	echo "spamassassin plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|943	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|944	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|945	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|946	tar -jxvf %{SOURCE23}
14cr|squirrelmail-1.4.23-0.0.r14325.5|947	mv SquirrelSAP*/spamassassin .
14cr|squirrelmail-1.4.23-0.0.r14325.5|948	mv SquirrelSAP*/ReadMe_SquirrelSAP spamassassin/
14cr|squirrelmail-1.4.23-0.0.r14325.5|949	perl -pi -e "s|\r|\n|g" spamassassin/config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|950	perl -pi -e "s|\r|\n|g" spamassassin/options.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|951	perl -pi -e "s|\r|\n|g" spamassassin/spamassassin.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|952	rm -rf SquirrelSAP*
14cr|squirrelmail-1.4.23-0.0.r14325.5|953	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|954	perl -pi -e "s|SM_PATH \. \'plugins/spamassassin/config\.php\'|\'%{pluginetc}/spamassassin_config\.php\'|g" plugins/spamassassin/*.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|955	perl -pi -e "s|define\(\'SM_PATH\', \'\.\./\.\./\'\)\;||g" plugins/spamassassin/setup.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|956	
14cr|squirrelmail-1.4.23-0.0.r14325.5|957	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|958	
14cr|squirrelmail-1.4.23-0.0.r14325.5|959	if [ -d plugins/junkfolder ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|960	echo "junkfolder plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|961	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|962	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|963	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|964	tar -jxf %{SOURCE24}
14cr|squirrelmail-1.4.23-0.0.r14325.5|965	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|966	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|967	
14cr|squirrelmail-1.4.23-0.0.r14325.5|968	pushd plugins/junkfolder
14cr|squirrelmail-1.4.23-0.0.r14325.5|969	rm -f po/xgetpo
14cr|squirrelmail-1.4.23-0.0.r14325.5|970	perl -pi -e "s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|971	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|972	
14cr|squirrelmail-1.4.23-0.0.r14325.5|973	# Don't enable SPAM RBL by default
14cr|squirrelmail-1.4.23-0.0.r14325.5|974	pushd plugins/filters
14cr|squirrelmail-1.4.23-0.0.r14325.5|975	%patch13 -p0
14cr|squirrelmail-1.4.23-0.0.r14325.5|976	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|977	
14cr|squirrelmail-1.4.23-0.0.r14325.5|978	# javascript_libs is required/recommended by avelsieve-1.9.8
14cr|squirrelmail-1.4.23-0.0.r14325.5|979	if [ -d plugins/javascript_libs ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|980	echo "javascript_libs plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|981	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|982	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|983	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|984	tar -jxf %{SOURCE26}
14cr|squirrelmail-1.4.23-0.0.r14325.5|985	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|986	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|987	
14cr|squirrelmail-1.4.23-0.0.r14325.5|988	pushd plugins/javascript_libs
14cr|squirrelmail-1.4.23-0.0.r14325.5|989	perl -pi -e "s|SM_PATH \. \'plugins/javascript_libs/config\.php\'|\'%{pluginetc}/javascript_libs_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|990	perl -pi -e "s|^#\!/usr/bin/php5|#\!/usr/bin/php|g" minify_offline.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|991	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|992	
14cr|squirrelmail-1.4.23-0.0.r14325.5|993	if [ -d plugins/yubikey ]; then
14cr|squirrelmail-1.4.23-0.0.r14325.5|994	echo "yubikey plugin already present"
14cr|squirrelmail-1.4.23-0.0.r14325.5|995	sleep 360
14cr|squirrelmail-1.4.23-0.0.r14325.5|996	else
14cr|squirrelmail-1.4.23-0.0.r14325.5|997	pushd plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|998	tar -jxf %{SOURCE27}
14cr|squirrelmail-1.4.23-0.0.r14325.5|999	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|1000	fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|1001	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1002	pushd plugins/yubikey
14cr|squirrelmail-1.4.23-0.0.r14325.5|1003	rm -f getpot yubikey.pot
14cr|squirrelmail-1.4.23-0.0.r14325.5|1004	perl -pi -e "s|SM_PATH \. \'config/config_yubikey\.php\'|\'%{pluginetc}/yubikey_glogal_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1005	perl -pi -e "s|SM_PATH \. \'plugins/yubikey/config\.php\'|\'%{pluginetc}/yubikey_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1006	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|1007	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1008	# Rearrange the documentation
14cr|squirrelmail-1.4.23-0.0.r14325.5|1009	mv README doc/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1010	mv themes/README.themes doc/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1011	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1012	for f in `find plugins -name "README*" -or -name INSTALL -or -name CHANGES \
14cr|squirrelmail-1.4.23-0.0.r14325.5|1013	-or -name HISTORY -or -name CHANGELOG -or -name ChangeLog -or -name FAQ`; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1014	mkdir -p doc/`dirname $f`
14cr|squirrelmail-1.4.23-0.0.r14325.5|1015	mv $f $_
14cr|squirrelmail-1.4.23-0.0.r14325.5|1016	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|1017	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1018	# cleanup
14cr|squirrelmail-1.4.23-0.0.r14325.5|1019	for f in `find plugins -name COPYING -or -name LICENSE`; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1020	rm -f $f
14cr|squirrelmail-1.4.23-0.0.r14325.5|1021	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|1022	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1023	#mv doc/plugins/squirrelspell/doc/README doc/plugins/squirrelspell
14cr|squirrelmail-1.4.23-0.0.r14325.5|1024	#rmdir doc/plugins/squirrelspell/doc
14cr|squirrelmail-1.4.23-0.0.r14325.5|1025	mv plugins/squirrelspell/doc/* doc/plugins/squirrelspell
14cr|squirrelmail-1.4.23-0.0.r14325.5|1026	rm -f doc/plugins/squirrelspell/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1027	rmdir plugins/squirrelspell/doc
14cr|squirrelmail-1.4.23-0.0.r14325.5|1028	mv doc/index.html doc/index2.html
14cr|squirrelmail-1.4.23-0.0.r14325.5|1029	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1030	cat << EOF > doc/index.html
14cr|squirrelmail-1.4.23-0.0.r14325.5|1031	Your squirrelmail package is installed in <a href=/squirrelmail/>%{basedir}</a>, and is aliased to <a href=/webmail>/webmail</a>.
14cr|squirrelmail-1.4.23-0.0.r14325.5|1032	<p>
14cr|squirrelmail-1.4.23-0.0.r14325.5|1033	<a href=index2.html>Read documentation</a>
14cr|squirrelmail-1.4.23-0.0.r14325.5|1034	EOF
14cr|squirrelmail-1.4.23-0.0.r14325.5|1035	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1036	# Fixup various files
14cr|squirrelmail-1.4.23-0.0.r14325.5|1037	echo "left_refresh=300" >> data/default_pref
14cr|squirrelmail-1.4.23-0.0.r14325.5|1038	%patch1 -p0 -b .oldconf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1039	for f in contrib/RPM/squirrelmail.cron contrib/RPM/config.php.redhat; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1040	perl -pi -e "s|__ATTDIR__|%{attdir}|g;s|__PREFSDIR__|%{prefsdir}|g;" $f
14cr|squirrelmail-1.4.23-0.0.r14325.5|1041	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|1042	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1043	pushd plugins/mail_fetch
14cr|squirrelmail-1.4.23-0.0.r14325.5|1044	cp -f config_example.php mail_fetch_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1045	perl -pi -e "s|SM_PATH \. \'plugins/mail_fetch/config\.php\'|\'%{pluginetc}/mail_fetch_config\.php\'|g" *.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1046	popd
14cr|squirrelmail-1.4.23-0.0.r14325.5|1047	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1048	cp %{SOURCE2} doc/RPM.readme
14cr|squirrelmail-1.4.23-0.0.r14325.5|1049	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1050	%install
14cr|squirrelmail-1.4.23-0.0.r14325.5|1051	export DONT_RELINK=1
14cr|squirrelmail-1.4.23-0.0.r14325.5|1052	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1053	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|squirrelmail-1.4.23-0.0.r14325.5|1054	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14cr|squirrelmail-1.4.23-0.0.r14325.5|1055	install -d %{buildroot}%{etcdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1056	install -d %{buildroot}%{prefsdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1057	install -d %{buildroot}%{attdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1058	install -d %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1059	install -d %{buildroot}%{crondir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1060	install -d %{buildroot}%{_sbindir}/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1061	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1062	# install default_pref
14cr|squirrelmail-1.4.23-0.0.r14325.5|1063	install -m 0644 data/default_pref %{buildroot}%{prefsdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1064	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1065	# install the config files
14cr|squirrelmail-1.4.23-0.0.r14325.5|1066	install -m0644 config/config*.php %{buildroot}%{etcdir}/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1067	install -m0644 contrib/RPM/config.php.redhat %{buildroot}%{etcdir}/config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1068	install -m0750 config/conf.pl %{buildroot}%{_sbindir}/squirrelmail-conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1069	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1070	# install index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1071	install -m0644 index.php %{buildroot}%{basedir}/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1072	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1073	# install classes
14cr|squirrelmail-1.4.23-0.0.r14325.5|1074	install -d -m0755 %{buildroot}%{basedir}/class
14cr|squirrelmail-1.4.23-0.0.r14325.5|1075	cp -pr class %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1076	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1077	# install include
14cr|squirrelmail-1.4.23-0.0.r14325.5|1078	install -d -m0755 %{buildroot}%{basedir}/include
14cr|squirrelmail-1.4.23-0.0.r14325.5|1079	cp -pr include %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1080	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1081	# install functions
14cr|squirrelmail-1.4.23-0.0.r14325.5|1082	install -d -m0755 %{buildroot}%{basedir}/functions/decode
14cr|squirrelmail-1.4.23-0.0.r14325.5|1083	install -d -m0755 %{buildroot}%{basedir}/functions/encode
14cr|squirrelmail-1.4.23-0.0.r14325.5|1084	install -m 0644 functions/*.php %{buildroot}%{basedir}/functions/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1085	install -m 0644 functions/decode/*.php %{buildroot}%{basedir}/functions/decode
14cr|squirrelmail-1.4.23-0.0.r14325.5|1086	install -m 0644 functions/encode/*.php %{buildroot}%{basedir}/functions/encode
14cr|squirrelmail-1.4.23-0.0.r14325.5|1087	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1088	# install src
14cr|squirrelmail-1.4.23-0.0.r14325.5|1089	install -d -m0755 %{buildroot}%{basedir}/src
14cr|squirrelmail-1.4.23-0.0.r14325.5|1090	install -m 0644 src/* %{buildroot}%{basedir}/src/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1091	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1092	# install themes
14cr|squirrelmail-1.4.23-0.0.r14325.5|1093	install -d -m0755 %{buildroot}%{basedir}/themes
14cr|squirrelmail-1.4.23-0.0.r14325.5|1094	install -m 0644 themes/*.php %{buildroot}%{basedir}/themes/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1095	install -d -m0755 %{buildroot}%{basedir}/themes/css
14cr|squirrelmail-1.4.23-0.0.r14325.5|1096	install -m 0644 themes/css/*.css %{buildroot}%{basedir}/themes/css/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1097	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1098	# install images
14cr|squirrelmail-1.4.23-0.0.r14325.5|1099	install -d -m0755 %{buildroot}%{basedir}/images
14cr|squirrelmail-1.4.23-0.0.r14325.5|1100	install -m 0644 images/* %{buildroot}%{basedir}/images/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1101	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1102	# install the plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|1103	cp -rp plugins %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1104	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1105	# install the locales.
14cr|squirrelmail-1.4.23-0.0.r14325.5|1106	cp -rp locale %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1107	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1108	# install help files
14cr|squirrelmail-1.4.23-0.0.r14325.5|1109	cp -rp help %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1110	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1111	# po will go into the poutils package, so just copy it
14cr|squirrelmail-1.4.23-0.0.r14325.5|1112	cp -rp po %{buildroot}%{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1113	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1114	# install the cron script
14cr|squirrelmail-1.4.23-0.0.r14325.5|1115	install -m 0755 contrib/RPM/squirrelmail.cron %{buildroot}/%{crondir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1116	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1117	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1118	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|squirrelmail-1.4.23-0.0.r14325.5|1119	# squirrelmail.conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1120	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1121	Alias /%{name} %{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1122	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1123	<Directory %{basedir}>
14cr|squirrelmail-1.4.23-0.0.r14325.5|1124	Require local granted
14cr|squirrelmail-1.4.23-0.0.r14325.5|1125	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|squirrelmail-1.4.23-0.0.r14325.5|1126	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1127	php_admin_value session.bug_compat_42 0
14cr|squirrelmail-1.4.23-0.0.r14325.5|1128	# Otherwise can't send mails
14cr|squirrelmail-1.4.23-0.0.r14325.5|1129	php_admin_value safe_mode 0
14cr|squirrelmail-1.4.23-0.0.r14325.5|1130	# Misc
14cr|squirrelmail-1.4.23-0.0.r14325.5|1131	php_flag register_globals	off
14cr|squirrelmail-1.4.23-0.0.r14325.5|1132	# Other increased PHP parameters
14cr|squirrelmail-1.4.23-0.0.r14325.5|1133	php_admin_value memory_limit    64M
14cr|squirrelmail-1.4.23-0.0.r14325.5|1134	php_admin_value post_max_size   17M
14cr|squirrelmail-1.4.23-0.0.r14325.5|1135	php_admin_value upload_max_filesize 16M
14cr|squirrelmail-1.4.23-0.0.r14325.5|1136	php_admin_value max_execution_time 120
14cr|squirrelmail-1.4.23-0.0.r14325.5|1137	</Directory>
14cr|squirrelmail-1.4.23-0.0.r14325.5|1138	EOF
14cr|squirrelmail-1.4.23-0.0.r14325.5|1139	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1140	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1141	# Move plugin config files
14cr|squirrelmail-1.4.23-0.0.r14325.5|1142	mkdir -p %{buildroot}%{pluginetc}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1143	mv %{buildroot}%{basedir}/plugins/avelsieve/config/config.php %{buildroot}%{pluginetc}/avelsieve_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1144	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1145	# fix rules
14cr|squirrelmail-1.4.23-0.0.r14325.5|1146	install -d %{buildroot}%{pluginetc}/avelsieve_rules
14cr|squirrelmail-1.4.23-0.0.r14325.5|1147	mv %{buildroot}%{basedir}/plugins/avelsieve/config/rule.*.default.php %{buildroot}%{pluginetc}/avelsieve_rules/
14cr|squirrelmail-1.4.23-0.0.r14325.5|1148	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1149	mv %{buildroot}%{basedir}/plugins/change_ldappass/config.php %{buildroot}%{pluginetc}/change_ldappass_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1150	mv %{buildroot}%{basedir}/plugins/change_pass/config_example.php %{buildroot}%{pluginetc}/change_pass_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1151	mv %{buildroot}%{basedir}/plugins/empty_folders/config.php %{buildroot}%{pluginetc}/empty_folders_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1152	#mv %{buildroot}%{basedir}/plugins/folder_sizes/folder_sizes_config.php %{buildroot}%{pluginetc}/folder_sizes_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1153	mv %{buildroot}%{basedir}/plugins/ldifimport/config.php %{buildroot}%{pluginetc}/ldifimport_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1154	mv %{buildroot}%{basedir}/plugins/quota_usage/config.php %{buildroot}%{pluginetc}/quota_usage_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1155	mv %{buildroot}%{basedir}/plugins/secure_login/config.php %{buildroot}%{pluginetc}/secure_login_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1156	mv %{buildroot}%{basedir}/plugins/squirrelspell/sqspell_config.php %{buildroot}%{pluginetc}/sqspell_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1157	mv %{buildroot}%{basedir}/plugins/username/config.php %{buildroot}%{pluginetc}/username_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1158	mv %{buildroot}%{basedir}/plugins/select_range/config.php %{buildroot}%{pluginetc}/select_range_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1159	mv %{buildroot}%{basedir}/plugins/spam_buttons/config.php %{buildroot}%{pluginetc}/spam_buttons_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1160	mv %{buildroot}%{basedir}/plugins/spamassassin/config.php %{buildroot}%{pluginetc}/spamassassin_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1161	mv %{buildroot}%{basedir}/plugins/junkfolder/config.php %{buildroot}%{pluginetc}/junkfolder_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1162	mv %{buildroot}%{basedir}/plugins/abook_import_export/config_default.php %{buildroot}%{pluginetc}/abook_import_export_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1163	mv %{buildroot}%{basedir}/plugins/javascript_libs/config.php %{buildroot}%{pluginetc}/javascript_libs_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1164	mv %{buildroot}%{basedir}/plugins/yubikey/config_example.php %{buildroot}%{pluginetc}/yubikey_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1165	cp %{buildroot}%{pluginetc}/yubikey_config.php %{buildroot}%{pluginetc}/yubikey_glogal_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1166	mv %{buildroot}%{basedir}/plugins/mail_fetch/mail_fetch_config.php %{buildroot}%{pluginetc}/mail_fetch_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1167	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1168	# wrong locale name, would never be used, and it is duplicated with a
14cr|squirrelmail-1.4.23-0.0.r14325.5|1169	# correct name (just "pl")
14cr|squirrelmail-1.4.23-0.0.r14325.5|1170	rm -rf %{buildroot}%{basedir}/plugins/change_ldappass/locale/PL_pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|1171	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1172	# make some po file lists
14cr|squirrelmail-1.4.23-0.0.r14325.5|1173	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}|%%exclude |' > exclude_pofiles.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1174	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}||' > pofiles.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1175	find %{buildroot} -type f -name "*.mo" | sed -e 's|^%{buildroot}||' > mofiles.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1176	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1177	ls -1d locale/*/|sed -e 's/locale\///'|sed -e 's/\///'> LOCALES
14cr|squirrelmail-1.4.23-0.0.r14325.5|1178	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1179	# add some extra locales here
14cr|squirrelmail-1.4.23-0.0.r14325.5|1180	cat >> LOCALES << EOF
14cr|squirrelmail-1.4.23-0.0.r14325.5|1181	th_TH
14cr|squirrelmail-1.4.23-0.0.r14325.5|1182	uk_UA
14cr|squirrelmail-1.4.23-0.0.r14325.5|1183	vi_VN
14cr|squirrelmail-1.4.23-0.0.r14325.5|1184	EOF
14cr|squirrelmail-1.4.23-0.0.r14325.5|1185	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1186	for i in `cat LOCALES`; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1187	grep "/${i}/" mofiles.list > ${i}.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1188	if [ -d help/${i} ]; then echo "%{basedir}/help/${i}" >> ${i}.list; fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|1189	if [ -f images/sec_remove_${i}.png ]; then echo "%{basedir}/images/sec_remove_${i}.png" >> ${i}.list; fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|1190	if [ -f locale/${i}/setup.php ]; then echo "%{basedir}/locale/${i}/setup.php" >> ${i}.list; fi
14cr|squirrelmail-1.4.23-0.0.r14325.5|1191	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|1192	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1193	#  merge the pt and pt_BR packages as locales-pt includes locales-pt_BR but does not provide
14cr|squirrelmail-1.4.23-0.0.r14325.5|1194	cat pt_BR.list >> pt_PT.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1195	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1196	# nuke unwanted files
14cr|squirrelmail-1.4.23-0.0.r14325.5|1197	rm -rf contrib/RPM
14cr|squirrelmail-1.4.23-0.0.r14325.5|1198	find %{buildroot} -name "\.htaccess" | xargs rm -f
14cr|squirrelmail-1.4.23-0.0.r14325.5|1199	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1200	# http://qa.mandriva.com/show_bug.cgi?id=27401
14cr|squirrelmail-1.4.23-0.0.r14325.5|1201	install -d %{buildroot}%{basedir}/conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1202	install -m0750 %{SOURCE25} %{buildroot}%{basedir}/conf/conf.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|1203	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1204	# https://qa.mandriva.com/show_bug.cgi?id=51006
14cr|squirrelmail-1.4.23-0.0.r14325.5|1205	mv doc/ReleaseNotes doc/ReleaseNotes.txt
14cr|squirrelmail-1.4.23-0.0.r14325.5|1206	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1207	# cleanup
14cr|squirrelmail-1.4.23-0.0.r14325.5|1208	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/he_HE/LC_MESSAGES/address_add.mo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1209	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/compileall.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|1210	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1211	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/no_NO/LC_MESSAGES/address_add.mo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1212	rm -f %{buildroot}%{basedir}/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.mo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1213	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1214	%post
14cr|squirrelmail-1.4.23-0.0.r14325.5|1215	# Put correct hostname in config. We do this every time, since we change the
14cr|squirrelmail-1.4.23-0.0.r14325.5|1216	# .rpmnew as well. This is safe even if someone already modified the config,
14cr|squirrelmail-1.4.23-0.0.r14325.5|1217	# because the script will not find __HOSTNAME__ in the file and will do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1218	# nothing.
14cr|squirrelmail-1.4.23-0.0.r14325.5|1219	for f in %{etcdir}/config.php %{etcdir}/config.php.rpmnew \
14cr|squirrelmail-1.4.23-0.0.r14325.5|1220	%{pluginetc}/avelsieve_config.php %{basedir}/plugins/avelsieve/addrule_html.php; do
14cr|squirrelmail-1.4.23-0.0.r14325.5|1221	perl -pi -e "s|__HOSTNAME__|$HOSTNAME|g" $f 2>/dev/null
14cr|squirrelmail-1.4.23-0.0.r14325.5|1222	done
14cr|squirrelmail-1.4.23-0.0.r14325.5|1223	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1224	# Upgrade the configuration file using ccp if needed
14cr|squirrelmail-1.4.23-0.0.r14325.5|1225	# --ifexists makes sure it doesn't do anything (or whine/return nonzero)
14cr|squirrelmail-1.4.23-0.0.r14325.5|1226	# --ignoreopt config_version makes sure the config_version in config.php.rpmnew is kept
14cr|squirrelmail-1.4.23-0.0.r14325.5|1227	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{etcdir}/config.php --newfile %{etcdir}/config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1228	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1229	# try to fix the plugins config too
14cr|squirrelmail-1.4.23-0.0.r14325.5|1230	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/avelsieve_config.php --newfile %{pluginetc}/avelsieve_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1231	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_ldappass_config.php --newfile %{pluginetc}/change_ldappass_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1232	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_pass_config.php --newfile %{pluginetc}/change_pass_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1233	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/empty_folders_config.php --newfile %{pluginetc}/empty_folders_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1234	#ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/folder_sizes_config.php --newfile %{pluginetc}/folder_sizes_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1235	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/ldifimport_config.php --newfile %{pluginetc}/ldifimport_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1236	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/quota_usage_config.php --newfile %{pluginetc}/quota_usage_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1237	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/secure_login_config.php --newfile %{pluginetc}/secure_login_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1238	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/select_range_config.php --newfile %{pluginetc}/select_range_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1239	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spamassassin_config.php --newfile %{pluginetc}/spamassassin_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1240	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spam_buttons_config.php --newfile %{pluginetc}/spam_buttons_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1241	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/sqspell_config.php --newfile %{pluginetc}/sqspell_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1242	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/username_config.php --newfile %{pluginetc}/username_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1243	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/junkfolder_config.php --newfile %{pluginetc}/junkfolder_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1244	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/abook_import_export_config.php --newfile %{pluginetc}/abook_import_export_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1245	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/javascript_libs_config.php --newfile %{pluginetc}/javascript_libs_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1246	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_config.php --newfile %{pluginetc}/yubikey_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1247	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_glogal_config.php --newfile %{pluginetc}/yubikey_glogal_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1248	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/mail_fetch_config.php --newfile %{pluginetc}/mail_fetch_config.php.rpmnew
14cr|squirrelmail-1.4.23-0.0.r14325.5|1249	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1250	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1251	%files -f exclude_pofiles.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1252	%doc doc/* contrib
14cr|squirrelmail-1.4.23-0.0.r14325.5|1253	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1254	%dir %{etcdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1255	%attr(0644,root,root) %config(noreplace) %{etcdir}/config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1256	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_default.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1257	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_local.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1258	%dir %{pluginetc}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1259	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1260	%attr(0755,root,apache) %dir %{pluginetc}/avelsieve_rules
14cr|squirrelmail-1.4.23-0.0.r14325.5|1261	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_rules/rule.*.default.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1262	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_ldappass_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1263	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_pass_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1264	%attr(0644,root,root) %config(noreplace) %{pluginetc}/empty_folders_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1265	#%attr(0644,root,root) %config(noreplace) %{pluginetc}/folder_sizes_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1266	%attr(0644,root,root) %config(noreplace) %{pluginetc}/ldifimport_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1267	%attr(0644,root,root) %config(noreplace) %{pluginetc}/quota_usage_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1268	%attr(0644,root,root) %config(noreplace) %{pluginetc}/secure_login_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1269	%attr(0644,root,root) %config(noreplace) %{pluginetc}/select_range_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1270	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spamassassin_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1271	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spam_buttons_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1272	%attr(0644,root,root) %config(noreplace) %{pluginetc}/sqspell_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1273	%attr(0644,root,root) %config(noreplace) %{pluginetc}/username_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1274	%attr(0644,root,root) %config(noreplace) %{pluginetc}/junkfolder_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1275	%attr(0644,root,root) %config(noreplace) %{pluginetc}/abook_import_export_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1276	%attr(0644,root,root) %config(noreplace) %{pluginetc}/javascript_libs_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1277	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1278	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_glogal_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1279	%attr(0644,root,root) %config(noreplace) %{pluginetc}/mail_fetch_config.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1280	%dir %{basedir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1281	%dir %{varlibdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1282	%dir %{varspooldir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1283	%dir %{basedir}/conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1284	%dir %{basedir}/help
14cr|squirrelmail-1.4.23-0.0.r14325.5|1285	%dir %{basedir}/images
14cr|squirrelmail-1.4.23-0.0.r14325.5|1286	%dir %{basedir}/locale
14cr|squirrelmail-1.4.23-0.0.r14325.5|1287	%dir %{basedir}/plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|1288	%{basedir}/class
14cr|squirrelmail-1.4.23-0.0.r14325.5|1289	%{basedir}/functions
14cr|squirrelmail-1.4.23-0.0.r14325.5|1290	%{basedir}/help/en_US
14cr|squirrelmail-1.4.23-0.0.r14325.5|1291	%{basedir}/help/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1292	%{basedir}/locale/timezones.cfg
14cr|squirrelmail-1.4.23-0.0.r14325.5|1293	%{basedir}/locale/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1294	%{basedir}/locale/README.locales
14cr|squirrelmail-1.4.23-0.0.r14325.5|1295	%{basedir}/images/blank.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1296	%{basedir}/images/delitem.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1297	%{basedir}/images/down_pointer.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1298	%{basedir}/images/draft.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1299	%{basedir}/images/folder.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1300	%{basedir}/images/inbox.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1301	%{basedir}/images/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1302	%{basedir}/images/minus.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1303	%{basedir}/images/plus.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1304	%{basedir}/images/sec_remove_eng.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1305	%{basedir}/images/senti.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1306	%{basedir}/images/sm_logo.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1307	%{basedir}/images/sort_none.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1308	%{basedir}/images/up_pointer.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1309	%{basedir}/images/mandriva.png
14cr|squirrelmail-1.4.23-0.0.r14325.5|1310	%{basedir}/include
14cr|squirrelmail-1.4.23-0.0.r14325.5|1311	%exclude %{basedir}/plugins/address_add/locale
14cr|squirrelmail-1.4.23-0.0.r14325.5|1312	%exclude %{basedir}/plugins/avelsieve/locale
14cr|squirrelmail-1.4.23-0.0.r14325.5|1313	%exclude %{basedir}/plugins/change_ldappass/locale
14cr|squirrelmail-1.4.23-0.0.r14325.5|1314	%exclude %{basedir}/plugins/junkfolder/locale/el_GR/LC_MESSAGES/junkfolder.mo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1315	%exclude %{basedir}/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1316	%{basedir}/plugins/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1317	# bundled plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|1318	%{basedir}/plugins/administrator
14cr|squirrelmail-1.4.23-0.0.r14325.5|1319	%{basedir}/plugins/bug_report
14cr|squirrelmail-1.4.23-0.0.r14325.5|1320	%{basedir}/plugins/calendar
14cr|squirrelmail-1.4.23-0.0.r14325.5|1321	%{basedir}/plugins/delete_move_next
14cr|squirrelmail-1.4.23-0.0.r14325.5|1322	%{basedir}/plugins/demo
14cr|squirrelmail-1.4.23-0.0.r14325.5|1323	%{basedir}/plugins/filters
14cr|squirrelmail-1.4.23-0.0.r14325.5|1324	%{basedir}/plugins/fortune
14cr|squirrelmail-1.4.23-0.0.r14325.5|1325	%{basedir}/plugins/info
14cr|squirrelmail-1.4.23-0.0.r14325.5|1326	%{basedir}/plugins/listcommands
14cr|squirrelmail-1.4.23-0.0.r14325.5|1327	%{basedir}/plugins/mail_fetch
14cr|squirrelmail-1.4.23-0.0.r14325.5|1328	%{basedir}/plugins/message_details
14cr|squirrelmail-1.4.23-0.0.r14325.5|1329	%{basedir}/plugins/newmail
14cr|squirrelmail-1.4.23-0.0.r14325.5|1330	%{basedir}/plugins/sent_subfolders
14cr|squirrelmail-1.4.23-0.0.r14325.5|1331	%{basedir}/plugins/spamcop
14cr|squirrelmail-1.4.23-0.0.r14325.5|1332	%{basedir}/plugins/squirrelspell
14cr|squirrelmail-1.4.23-0.0.r14325.5|1333	%{basedir}/plugins/test
14cr|squirrelmail-1.4.23-0.0.r14325.5|1334	%{basedir}/plugins/translate
14cr|squirrelmail-1.4.23-0.0.r14325.5|1335	# added plugins
14cr|squirrelmail-1.4.23-0.0.r14325.5|1336	%{basedir}/plugins/abook_import_export
14cr|squirrelmail-1.4.23-0.0.r14325.5|1337	%{basedir}/plugins/address_add
14cr|squirrelmail-1.4.23-0.0.r14325.5|1338	%{basedir}/plugins/archive_mail
14cr|squirrelmail-1.4.23-0.0.r14325.5|1339	%{basedir}/plugins/avelsieve
14cr|squirrelmail-1.4.23-0.0.r14325.5|1340	%{basedir}/plugins/block_sender
14cr|squirrelmail-1.4.23-0.0.r14325.5|1341	%{basedir}/plugins/bookmarks
14cr|squirrelmail-1.4.23-0.0.r14325.5|1342	%{basedir}/plugins/change_ldappass
14cr|squirrelmail-1.4.23-0.0.r14325.5|1343	%{basedir}/plugins/change_pass
14cr|squirrelmail-1.4.23-0.0.r14325.5|1344	%{basedir}/plugins/compatibility
14cr|squirrelmail-1.4.23-0.0.r14325.5|1345	%{basedir}/plugins/empty_folders
14cr|squirrelmail-1.4.23-0.0.r14325.5|1346	%{basedir}/plugins/folder_sizes
14cr|squirrelmail-1.4.23-0.0.r14325.5|1347	%{basedir}/plugins/ldifimport
14cr|squirrelmail-1.4.23-0.0.r14325.5|1348	%{basedir}/plugins/login_image
14cr|squirrelmail-1.4.23-0.0.r14325.5|1349	%{basedir}/plugins/quota_usage
14cr|squirrelmail-1.4.23-0.0.r14325.5|1350	%{basedir}/plugins/rewrap
14cr|squirrelmail-1.4.23-0.0.r14325.5|1351	%{basedir}/plugins/secure_login
14cr|squirrelmail-1.4.23-0.0.r14325.5|1352	%{basedir}/plugins/select_range
14cr|squirrelmail-1.4.23-0.0.r14325.5|1353	%{basedir}/plugins/spamassassin
14cr|squirrelmail-1.4.23-0.0.r14325.5|1354	%{basedir}/plugins/spam_buttons
14cr|squirrelmail-1.4.23-0.0.r14325.5|1355	%{basedir}/plugins/username
14cr|squirrelmail-1.4.23-0.0.r14325.5|1356	%{basedir}/plugins/windows
14cr|squirrelmail-1.4.23-0.0.r14325.5|1357	%{basedir}/plugins/junkfolder
14cr|squirrelmail-1.4.23-0.0.r14325.5|1358	%{basedir}/plugins/javascript_libs
14cr|squirrelmail-1.4.23-0.0.r14325.5|1359	%{basedir}/plugins/yubikey
14cr|squirrelmail-1.4.23-0.0.r14325.5|1360	%{basedir}/src
14cr|squirrelmail-1.4.23-0.0.r14325.5|1361	%{basedir}/themes
14cr|squirrelmail-1.4.23-0.0.r14325.5|1362	%{basedir}/index.php
14cr|squirrelmail-1.4.23-0.0.r14325.5|1363	%attr(0750,root,root) %{_sbindir}/squirrelmail-conf
14cr|squirrelmail-1.4.23-0.0.r14325.5|1364	%attr(0750,root,root) %{basedir}/conf/conf.pl
14cr|squirrelmail-1.4.23-0.0.r14325.5|1365	%attr(0770,root,apache) %dir %{prefsdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1366	%attr(0730,root,apache) %dir %{attdir}
14cr|squirrelmail-1.4.23-0.0.r14325.5|1367	%{prefsdir}/default_pref
14cr|squirrelmail-1.4.23-0.0.r14325.5|1368	%{crondir}/squirrelmail.cron
14cr|squirrelmail-1.4.23-0.0.r14325.5|1369	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1370	%files poutils -f pofiles.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1371	%{basedir}/po
14cr|squirrelmail-1.4.23-0.0.r14325.5|1372	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1373	%files cyrus
14cr|squirrelmail-1.4.23-0.0.r14325.5|1374	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1375	%files ar -f ar.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1376	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1377	%files bg -f bg_BG.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1378	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1379	%files bn-india -f bn_IN.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1380	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1381	%files bn-bangladesh -f bn_BD.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1382	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1383	%files ca -f ca_ES.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1384	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1385	%files cs -f cs_CZ.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1386	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1387	%files cy -f cy_GB.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1388	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1389	%files da -f da_DK.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1390	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1391	%files de -f de_DE.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1392	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1393	%files el -f el_GR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1394	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1395	%files es -f es_ES.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1396	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1397	%files et -f et_EE.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1398	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1399	%files eu -f eu_ES.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1400	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1401	%files fa -f fa_IR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1402	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1403	%files fi -f fi_FI.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1404	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1405	%files fo -f fo_FO.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1406	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1407	%files fr -f fr_FR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1408	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1409	%files fy -f fy.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1410	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1411	%files he -f he_IL.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1412	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1413	%files hr -f hr_HR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1414	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1415	%files hu -f hu_HU.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1416	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1417	%files id -f id_ID.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1418	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1419	%files is -f is_IS.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1420	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1421	%files it -f it_IT.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1422	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1423	%files ja -f ja_JP.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1424	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1425	%files ko -f ko_KR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1426	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1427	%files lt -f lt_LT.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1428	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1429	%files ms -f ms_MY.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1430	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1431	# "no" is a deprecated language code for "nb"
14cr|squirrelmail-1.4.23-0.0.r14325.5|1432	%files nb -f nb_NO.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1433	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1434	%files nl -f nl_NL.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1435	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1436	%files nn -f nn_NO.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1437	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1438	%files pl -f pl_PL.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1439	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1440	%files pt -f pt_PT.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1441	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1442	%files ro -f ro_RO.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1443	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1444	%files ru -f ru_RU.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1445	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1446	%files sk -f sk_SK.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1447	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1448	%files sl -f sl_SI.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1449	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1450	%files sr -f sr_YU.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1451	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1452	%files sv -f sv_SE.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1453	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1454	%files th -f th_TH.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1455	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1456	%files tr -f tr_TR.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1457	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1458	%files ug -f ug.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1459	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1460	%files uk -f uk_UA.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1461	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1462	%files vi -f vi_VN.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1463	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1464	%files zh_CN -f zh_CN.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1465	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1466	%files zh_TW -f zh_TW.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1467	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1468	%files ka -f ka.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1469	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1470	%files km -f km.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1471	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1472	%files lv -f lv_LV.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1473	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1474	%files mk -f mk.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1475	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1476	%files ta -f ta_LK.list
14cr|squirrelmail-1.4.23-0.0.r14325.5|1477	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1478	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1479	%changelog
14cr|squirrelmail-1.4.23-0.0.r14325.5|1480	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.23-0.0.r14325.5
14cr|squirrelmail-1.4.23-0.0.r14325.5|1481	+ Revision: 0fb687f
14cr|squirrelmail-1.4.23-0.0.r14325.5|1482	- Bump release
14cr|squirrelmail-1.4.23-0.0.r14325.5|1483	
14cr|squirrelmail-1.4.23-0.0.r14325.5|1484	

8340 14
14cr|sratom-0.4.4-2|1	%define _enable_debug_packages %{nil}
14cr|sratom-0.4.4-2|2	%define debug_package          %{nil}
14cr|sratom-0.4.4-2|3	
14cr|sratom-0.4.4-2|4	Name:           sratom
14cr|sratom-0.4.4-2|5	Version:        0.4.4
14cr|sratom-0.4.4-2|6	Release:        2
14cr|sratom-0.4.4-2|7	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
14cr|sratom-0.4.4-2|8	
14cr|sratom-0.4.4-2|9	%define lib_major       0
14cr|sratom-0.4.4-2|10	%define lib_name        %mklibname %{name} %{lib_major}
14cr|sratom-0.4.4-2|11	%define lib_name_devel  %mklibname %{name} -d
14cr|sratom-0.4.4-2|12	
14cr|sratom-0.4.4-2|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|sratom-0.4.4-2|14	URL:            http://drobilla.net/software/%{name}/
14cr|sratom-0.4.4-2|15	License:        MIT-like
14cr|sratom-0.4.4-2|16	Group:          System/Libraries
14cr|sratom-0.4.4-2|17	
14cr|sratom-0.4.4-2|18	BuildRequires:  waf, pkgconfig
14cr|sratom-0.4.4-2|19	BuildRequires:  glib2-devel
14cr|sratom-0.4.4-2|20	BuildRequires:  serd-devel
14cr|sratom-0.4.4-2|21	BuildRequires:  sord-devel
14cr|sratom-0.4.4-2|22	BuildRequires:  pkgconfig(lv2)
14cr|sratom-0.4.4-2|23	
14cr|sratom-0.4.4-2|24	%description
14cr|sratom-0.4.4-2|25	Lightweight C library for storing RDF data in memory.
14cr|sratom-0.4.4-2|26	
14cr|sratom-0.4.4-2|27	%files
14cr|sratom-0.4.4-2|28	%doc COPYING README
14cr|sratom-0.4.4-2|29	
14cr|sratom-0.4.4-2|30	#-----------------------------------
14cr|sratom-0.4.4-2|31	%package -n %{lib_name}
14cr|sratom-0.4.4-2|32	
14cr|sratom-0.4.4-2|33	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
14cr|sratom-0.4.4-2|34	Group:          System/Libraries
14cr|sratom-0.4.4-2|35	
14cr|sratom-0.4.4-2|36	%description -n %{lib_name}
14cr|sratom-0.4.4-2|37	Lightweight C library for storing RDF data in memory.
14cr|sratom-0.4.4-2|38	
14cr|sratom-0.4.4-2|39	
14cr|sratom-0.4.4-2|40	%files -n %{lib_name}
14cr|sratom-0.4.4-2|41	%{_libdir}/lib%{name}-%{lib_major}.so.*
14cr|sratom-0.4.4-2|42	
14cr|sratom-0.4.4-2|43	#-----------------------------------
14cr|sratom-0.4.4-2|44	%package -n %{lib_name_devel}
14cr|sratom-0.4.4-2|45	Summary:        Headers for the sord RDF storage library
14cr|sratom-0.4.4-2|46	Group:          System/Libraries
14cr|sratom-0.4.4-2|47	Requires:       %{lib_name} = %{version}-%{release}
14cr|sratom-0.4.4-2|48	Requires:       pkgconfig
14cr|sratom-0.4.4-2|49	Provides:       %{name}-devel = %{version}-%{release}
14cr|sratom-0.4.4-2|50	
14cr|sratom-0.4.4-2|51	%description -n %{lib_name_devel}
14cr|sratom-0.4.4-2|52	Development files needed to build applications against %{name}.
14cr|sratom-0.4.4-2|53	
14cr|sratom-0.4.4-2|54	%files -n %{lib_name_devel}
14cr|sratom-0.4.4-2|55	%{_libdir}/lib%{name}-%{lib_major}.so
14cr|sratom-0.4.4-2|56	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
14cr|sratom-0.4.4-2|57	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
14cr|sratom-0.4.4-2|58	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
14cr|sratom-0.4.4-2|59	
14cr|sratom-0.4.4-2|60	#-----------------------------------
14cr|sratom-0.4.4-2|61	%prep
14cr|sratom-0.4.4-2|62	%setup -q
14cr|sratom-0.4.4-2|63	
14cr|sratom-0.4.4-2|64	%build
14cr|sratom-0.4.4-2|65	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cr|sratom-0.4.4-2|66	./waf
14cr|sratom-0.4.4-2|67	
14cr|sratom-0.4.4-2|68	%install
14cr|sratom-0.4.4-2|69	rm -rf %{buildroot}
14cr|sratom-0.4.4-2|70	
14cr|sratom-0.4.4-2|71	./waf install --destdir=%{buildroot}
14cr|sratom-0.4.4-2|72	
14cr|sratom-0.4.4-2|73	
14cr|sratom-0.4.4-2|74	
14cr|sratom-0.4.4-2|75	
14cr|sratom-0.4.4-2|76	%changelog
14cr|sratom-0.4.4-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|sratom-0.4.4-2|78	+ Revision: ff122b9
14cr|sratom-0.4.4-2|79	- MassBuild#464: Increase release tag
14cr|sratom-0.4.4-2|80	
14cr|sratom-0.4.4-2|81	

8341 14
14cr|sreadahead-1.0-5|1	Name:           sreadahead
14cr|sreadahead-1.0-5|2	Version:        1.0
14cr|sreadahead-1.0-5|3	Release:        5
14cr|sreadahead-1.0-5|4	Summary:        Read ahead pagecontent at boot
14cr|sreadahead-1.0-5|5	Group:          System/Base
14cr|sreadahead-1.0-5|6	URL:            http://code.google.com/p/sreadahead/
14cr|sreadahead-1.0-5|7	License:        GPLv2
14cr|sreadahead-1.0-5|8	Source0:        http://sreadahead.googlecode.com/files/sreadahead-1.0.tar.gz
14cr|sreadahead-1.0-5|9	# (fc) 1.0-1mdv allow to change default timeout (SVN)
14cr|sreadahead-1.0-5|10	Patch0:		sreadahead-1.0-timeout.patch
14cr|sreadahead-1.0-5|11	# (fc) 1.0-1mdv enable ftrace_printk for monitoring
14cr|sreadahead-1.0-5|12	Patch1:		sreadahead-1.0-ftrace_printk.patch
14cr|sreadahead-1.0-5|13	# (fc) 1.0-1mdv ignore file from debugfs
14cr|sreadahead-1.0-5|14	Patch2:		sreadahead-1.0-debugfsmnt.patch
14cr|sreadahead-1.0-5|15	# (fc) 1.0-2mdv fix for 2.6.29 kernel
14cr|sreadahead-1.0-5|16	Patch3:		sreadahead-1.0-2629.patch
14cr|sreadahead-1.0-5|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|sreadahead-1.0-5|18	
14cr|sreadahead-1.0-5|19	%description
14cr|sreadahead-1.0-5|20	Sreadahead is a read ahead pagecontent at boot.
14cr|sreadahead-1.0-5|21	
14cr|sreadahead-1.0-5|22	
14cr|sreadahead-1.0-5|23	%prep
14cr|sreadahead-1.0-5|24	%setup -q
14cr|sreadahead-1.0-5|25	%patch0 -p1 -b .timeout
14cr|sreadahead-1.0-5|26	%patch1 -p1 -b .ftrace_printk
14cr|sreadahead-1.0-5|27	%patch2 -p1 -b .debugfsmnt
14cr|sreadahead-1.0-5|28	%patch3 -p1 -b .2629
14cr|sreadahead-1.0-5|29	
14cr|sreadahead-1.0-5|30	%build
14cr|sreadahead-1.0-5|31	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|sreadahead-1.0-5|32	
14cr|sreadahead-1.0-5|33	
14cr|sreadahead-1.0-5|34	%install
14cr|sreadahead-1.0-5|35	rm -rf $RPM_BUILD_ROOT
14cr|sreadahead-1.0-5|36	%makeinstall_std
14cr|sreadahead-1.0-5|37	
14cr|sreadahead-1.0-5|38	mkdir -p $RPM_BUILD_ROOT%{_var}/lib/sreadahead/debugfs
14cr|sreadahead-1.0-5|39	
14cr|sreadahead-1.0-5|40	
14cr|sreadahead-1.0-5|41	%clean
14cr|sreadahead-1.0-5|42	rm -rf $RPM_BUILD_ROOT
14cr|sreadahead-1.0-5|43	
14cr|sreadahead-1.0-5|44	
14cr|sreadahead-1.0-5|45	%files
14cr|sreadahead-1.0-5|46	%defattr(-,root,root,-)
14cr|sreadahead-1.0-5|47	%doc README
14cr|sreadahead-1.0-5|48	/sbin/sreadahead
14cr|sreadahead-1.0-5|49	%{_var}/lib/sreadahead
14cr|sreadahead-1.0-5|50	
14cr|sreadahead-1.0-5|51	
14cr|sreadahead-1.0-5|52	
14cr|sreadahead-1.0-5|53	%changelog
14cr|sreadahead-1.0-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|sreadahead-1.0-5|55	+ Revision: b3da935
14cr|sreadahead-1.0-5|56	- MassBuild#464: Increase release tag
14cr|sreadahead-1.0-5|57	
14cr|sreadahead-1.0-5|58	

8342 14
14cr|srecord-1.62-2|1	%define major 0
14cr|srecord-1.62-2|2	%define libname %mklibname %{name} %{major}
14cr|srecord-1.62-2|3	%define devname %mklibname %{name} -d
14cr|srecord-1.62-2|4	
14cr|srecord-1.62-2|5	Summary:	Manipulate EPROM load files
14cr|srecord-1.62-2|6	Name:		srecord
14cr|srecord-1.62-2|7	Version:	1.62
14cr|srecord-1.62-2|8	Release:	2
14cr|srecord-1.62-2|9	License:	GPLv3+ and LGPLv3+
14cr|srecord-1.62-2|10	Group:		Development/Other
14cr|srecord-1.62-2|11	Url:		http://srecord.sourceforge.net/
14cr|srecord-1.62-2|12	Source0:	http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
14cr|srecord-1.62-2|13	BuildRequires:	diffutils
14cr|srecord-1.62-2|14	BuildRequires:	ghostscript
14cr|srecord-1.62-2|15	BuildRequires:	ghostscript-common
14cr|srecord-1.62-2|16	BuildRequires:	groff
14cr|srecord-1.62-2|17	BuildRequires:	libtool
14cr|srecord-1.62-2|18	BuildRequires:	sharutils
14cr|srecord-1.62-2|19	BuildRequires:	boost-devel
14cr|srecord-1.62-2|20	BuildRequires:	pkgconfig(libgcrypt)
14cr|srecord-1.62-2|21	
14cr|srecord-1.62-2|22	%description
14cr|srecord-1.62-2|23	The SRecord package is a collection of powerful tools for manipulating
14cr|srecord-1.62-2|24	EPROM load files.
14cr|srecord-1.62-2|25	
14cr|srecord-1.62-2|26	- The SRecord package understands a number of file formats: Motorola
14cr|srecord-1.62-2|27	S-Record, Intel, Tektronix, Binary.  These file formats may be read
14cr|srecord-1.62-2|28	and written.  Also C array definitions, for output only.
14cr|srecord-1.62-2|29	
14cr|srecord-1.62-2|30	- The SRecord package has a number of tools: srec_cat for copying and
14cr|srecord-1.62-2|31	and converting files, srec_cmp for comparing files and srec_info for
14cr|srecord-1.62-2|32	printing summaries.
14cr|srecord-1.62-2|33	
14cr|srecord-1.62-2|34	- The SRecord package has a number for filters: checksum to add checksums
14cr|srecord-1.62-2|35	to the data, crop to keep address ranges, exclude to remove address
14cr|srecord-1.62-2|36	ranges, fill to plug holes in the data, length to insert the data
14cr|srecord-1.62-2|37	length, maximum to insert the data address maximum, minimum to insert
14cr|srecord-1.62-2|38	the data address minimum, offset to adjust addresses, and split for
14cr|srecord-1.62-2|39	wide data buses and memory striping.
14cr|srecord-1.62-2|40	
14cr|srecord-1.62-2|41	More than one filter may be applied to each input file.  Different filters
14cr|srecord-1.62-2|42	may be applied to each input file.  All filters may be applied to all
14cr|srecord-1.62-2|43	file formats.
14cr|srecord-1.62-2|44	
14cr|srecord-1.62-2|45	%files
14cr|srecord-1.62-2|46	%doc LICENSE BUILDING README
14cr|srecord-1.62-2|47	%{_bindir}/*
14cr|srecord-1.62-2|48	%{_mandir}/man1/*.1*
14cr|srecord-1.62-2|49	%{_mandir}/man5/*.5*
14cr|srecord-1.62-2|50	
14cr|srecord-1.62-2|51	#----------------------------------------------------------------------------
14cr|srecord-1.62-2|52	
14cr|srecord-1.62-2|53	%package -n %{libname}
14cr|srecord-1.62-2|54	Summary:	Shared library for SRecord
14cr|srecord-1.62-2|55	Group:		System/Libraries
14cr|srecord-1.62-2|56	Conflicts:	%{name} < 1.62
14cr|srecord-1.62-2|57	
14cr|srecord-1.62-2|58	%description -n %{libname}
14cr|srecord-1.62-2|59	Shared library for SRecord.
14cr|srecord-1.62-2|60	
14cr|srecord-1.62-2|61	%files -n %{libname}
14cr|srecord-1.62-2|62	%{_libdir}/lib%{name}.so.%{major}*
14cr|srecord-1.62-2|63	
14cr|srecord-1.62-2|64	#----------------------------------------------------------------------------
14cr|srecord-1.62-2|65	
14cr|srecord-1.62-2|66	%package -n %{devname}
14cr|srecord-1.62-2|67	Summary:	Development headers and libraries for SRecord
14cr|srecord-1.62-2|68	Group:		Development/C
14cr|srecord-1.62-2|69	Requires:	%{libname} = %{EVRD}
14cr|srecord-1.62-2|70	Provides:	%{name}-devel = %{EVRD}
14cr|srecord-1.62-2|71	Conflicts:	%{name}-devel < 1.62
14cr|srecord-1.62-2|72	Obsoletes:	%{name}-devel < 1.62
14cr|srecord-1.62-2|73	Conflicts:	%{name} < 1.62
14cr|srecord-1.62-2|74	
14cr|srecord-1.62-2|75	%description -n %{devname}
14cr|srecord-1.62-2|76	Development headers and libraries for developing applications against SRecord.
14cr|srecord-1.62-2|77	
14cr|srecord-1.62-2|78	%files -n %{devname}
14cr|srecord-1.62-2|79	%{_includedir}/srecord/
14cr|srecord-1.62-2|80	%{_libdir}/libsrecord.so
14cr|srecord-1.62-2|81	%{_libdir}/pkgconfig/srecord.pc
14cr|srecord-1.62-2|82	%{_mandir}/man3/*.3*
14cr|srecord-1.62-2|83	
14cr|srecord-1.62-2|84	#----------------------------------------------------------------------------
14cr|srecord-1.62-2|85	
14cr|srecord-1.62-2|86	%prep
14cr|srecord-1.62-2|87	%setup -q
14cr|srecord-1.62-2|88	
14cr|srecord-1.62-2|89	%build
14cr|srecord-1.62-2|90	%configure2_5x --disable-static
14cr|srecord-1.62-2|91	%make
14cr|srecord-1.62-2|92	
14cr|srecord-1.62-2|93	%install
14cr|srecord-1.62-2|94	mkdir -p %{buildroot}%{_libdir}
14cr|srecord-1.62-2|95	%makeinstall_std
14cr|srecord-1.62-2|96	
14cr|srecord-1.62-2|97	%check
14cr|srecord-1.62-2|98	# Test scripts requirements: cmp, diff, uudecode
14cr|srecord-1.62-2|99	make sure
14cr|srecord-1.62-2|100	
14cr|srecord-1.62-2|101	
14cr|srecord-1.62-2|102	%changelog
14cr|srecord-1.62-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.62-2
14cr|srecord-1.62-2|104	+ Revision: a9a2c33
14cr|srecord-1.62-2|105	- MassBuild#464: Increase release tag
14cr|srecord-1.62-2|106	
14cr|srecord-1.62-2|107	

8343 14
14cr|srm-1.2.13-2|1	Name: 		srm
14cr|srm-1.2.13-2|2	Version: 	1.2.13
14cr|srm-1.2.13-2|3	Release: 	2
14cr|srm-1.2.13-2|4	License: 	MIT
14cr|srm-1.2.13-2|5	URL: 		http://srm.sourceforge.net
14cr|srm-1.2.13-2|6	Group: 		System/Base
14cr|srm-1.2.13-2|7	Source: 	%{name}-%{version}.tar.gz
14cr|srm-1.2.13-2|8	
14cr|srm-1.2.13-2|9	Summary:        Secure rm - destroys file contents before unlinking
14cr|srm-1.2.13-2|10	
14cr|srm-1.2.13-2|11	%description
14cr|srm-1.2.13-2|12	This is srm, a secure replacement for rm(1). Unlike the standard rm,
14cr|srm-1.2.13-2|13	it overwrites the data in the target files before unlinking them. This
14cr|srm-1.2.13-2|14	prevents command-line recovery of the data by examining the raw block
14cr|srm-1.2.13-2|15	device. It may also help frustrate physical examination of the disk,
14cr|srm-1.2.13-2|16	although it's unlikely that completely protects against this type of
14cr|srm-1.2.13-2|17	recovery.
14cr|srm-1.2.13-2|18	
14cr|srm-1.2.13-2|19	%prep
14cr|srm-1.2.13-2|20	%setup
14cr|srm-1.2.13-2|21	%configure
14cr|srm-1.2.13-2|22	%make
14cr|srm-1.2.13-2|23	
14cr|srm-1.2.13-2|24	%build
14cr|srm-1.2.13-2|25	
14cr|srm-1.2.13-2|26	%install
14cr|srm-1.2.13-2|27	%makeinstall
14cr|srm-1.2.13-2|28	
14cr|srm-1.2.13-2|29	%clean
14cr|srm-1.2.13-2|30	make clean
14cr|srm-1.2.13-2|31	
14cr|srm-1.2.13-2|32	%files
14cr|srm-1.2.13-2|33	%attr(-, root, root) %{_bindir}/srm
14cr|srm-1.2.13-2|34	%attr(0644,root,root) %{_mandir}/man1/*
14cr|srm-1.2.13-2|35	
14cr|srm-1.2.13-2|36	%changelog
14cr|srm-1.2.13-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.13-2
14cr|srm-1.2.13-2|38	+ Revision: e2315ad
14cr|srm-1.2.13-2|39	- MassBuild#464: Increase release tag
14cr|srm-1.2.13-2|40	
14cr|srm-1.2.13-2|41	

8344 14
14cr|srtp-1.4.4-5|1	%define	major 0
14cr|srtp-1.4.4-5|2	%define libname	%mklibname srtp %{major}
14cr|srtp-1.4.4-5|3	%define develname %mklibname -d srtp
14cr|srtp-1.4.4-5|4	
14cr|srtp-1.4.4-5|5	Summary:	Secure Real-time Transport Protocol (SRTP)
14cr|srtp-1.4.4-5|6	Name:		srtp
14cr|srtp-1.4.4-5|7	Version:	1.4.4
14cr|srtp-1.4.4-5|8	Release:	5
14cr|srtp-1.4.4-5|9	License:	GPL
14cr|srtp-1.4.4-5|10	Group:		System/Libraries
14cr|srtp-1.4.4-5|11	URL:		http://srtp.sourceforge.net/
14cr|srtp-1.4.4-5|12	Source0:	http://srtp.sourceforge.net/%{name}-%{version}.tgz
14cr|srtp-1.4.4-5|13	Patch0:		srtp-shared.diff
14cr|srtp-1.4.4-5|14	BuildRequires:	autoconf automake libtool
14cr|srtp-1.4.4-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|srtp-1.4.4-5|16	
14cr|srtp-1.4.4-5|17	%description
14cr|srtp-1.4.4-5|18	SRTP is a security profile for RTP that adds confidentiality, message
14cr|srtp-1.4.4-5|19	authentication, and replay protection to that protocol. It is specified
14cr|srtp-1.4.4-5|20	in RFC 3711.
14cr|srtp-1.4.4-5|21	
14cr|srtp-1.4.4-5|22	%package -n	%{libname}
14cr|srtp-1.4.4-5|23	Summary:	Secure Real-time Transport Protocol (SRTP) library
14cr|srtp-1.4.4-5|24	Group:          System/Libraries
14cr|srtp-1.4.4-5|25	
14cr|srtp-1.4.4-5|26	%description -n	%{libname}
14cr|srtp-1.4.4-5|27	SRTP is a security profile for RTP that adds confidentiality, message
14cr|srtp-1.4.4-5|28	authentication, and replay protection to that protocol. It is specified
14cr|srtp-1.4.4-5|29	in RFC 3711.
14cr|srtp-1.4.4-5|30	
14cr|srtp-1.4.4-5|31	%package -n	%{develname}
14cr|srtp-1.4.4-5|32	Summary:	Development files for the SRTP library
14cr|srtp-1.4.4-5|33	Group:		Development/C
14cr|srtp-1.4.4-5|34	Requires:	%{libname} = %{version}
14cr|srtp-1.4.4-5|35	Provides:	srtp-devel = %{version}-%{release}
14cr|srtp-1.4.4-5|36	
14cr|srtp-1.4.4-5|37	%description -n	%{develname}
14cr|srtp-1.4.4-5|38	SRTP is a security profile for RTP that adds confidentiality, message
14cr|srtp-1.4.4-5|39	authentication, and replay protection to that protocol. It is specified
14cr|srtp-1.4.4-5|40	in RFC 3711.
14cr|srtp-1.4.4-5|41	
14cr|srtp-1.4.4-5|42	This package contains the development files for the Secure Real-time Transport
14cr|srtp-1.4.4-5|43	Protocol (SRTP) library
14cr|srtp-1.4.4-5|44	
14cr|srtp-1.4.4-5|45	%prep
14cr|srtp-1.4.4-5|46	
14cr|srtp-1.4.4-5|47	%setup -q -n %{name}
14cr|srtp-1.4.4-5|48	%patch0 -p1
14cr|srtp-1.4.4-5|49	
14cr|srtp-1.4.4-5|50	# lib64 fix
14cr|srtp-1.4.4-5|51	#find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
14cr|srtp-1.4.4-5|52	
14cr|srtp-1.4.4-5|53	%build
14cr|srtp-1.4.4-5|54	autoreconf -fi
14cr|srtp-1.4.4-5|55	
14cr|srtp-1.4.4-5|56	export CFLAGS="%{optflags} -fPIC"
14cr|srtp-1.4.4-5|57	export CXXFLAGS="%{optflags} -fPIC"
14cr|srtp-1.4.4-5|58	
14cr|srtp-1.4.4-5|59	%configure \
14cr|srtp-1.4.4-5|60	--enable-pic \
14cr|srtp-1.4.4-5|61	--enable-syslog \
14cr|srtp-1.4.4-5|62	--enable-generic-aesicm
14cr|srtp-1.4.4-5|63	
14cr|srtp-1.4.4-5|64	%make
14cr|srtp-1.4.4-5|65	
14cr|srtp-1.4.4-5|66	%install
14cr|srtp-1.4.4-5|67	rm -rf %{buildroot}
14cr|srtp-1.4.4-5|68	
14cr|srtp-1.4.4-5|69	%makeinstall
14cr|srtp-1.4.4-5|70	
14cr|srtp-1.4.4-5|71	rm -f %{buildroot}%{_libdir}/*.*a
14cr|srtp-1.4.4-5|72	
14cr|srtp-1.4.4-5|73	%clean
14cr|srtp-1.4.4-5|74	rm -rf %{buildroot}
14cr|srtp-1.4.4-5|75	
14cr|srtp-1.4.4-5|76	%files -n %{libname}
14cr|srtp-1.4.4-5|77	%defattr(-,root,root)
14cr|srtp-1.4.4-5|78	%doc CHANGES README
14cr|srtp-1.4.4-5|79	%{_libdir}/*.so.%{major}*
14cr|srtp-1.4.4-5|80	
14cr|srtp-1.4.4-5|81	%files -n %{develname}
14cr|srtp-1.4.4-5|82	%defattr(-,root,root)
14cr|srtp-1.4.4-5|83	%doc CHANGES README
14cr|srtp-1.4.4-5|84	%{_includedir}/%{name}/*
14cr|srtp-1.4.4-5|85	%{_libdir}/*.so
14cr|srtp-1.4.4-5|86	
14cr|srtp-1.4.4-5|87	
14cr|srtp-1.4.4-5|88	
14cr|srtp-1.4.4-5|89	%changelog
14cr|srtp-1.4.4-5|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-5
14cr|srtp-1.4.4-5|91	+ Revision: e0117b4
14cr|srtp-1.4.4-5|92	- MassBuild#464: Increase release tag
14cr|srtp-1.4.4-5|93	
14cr|srtp-1.4.4-5|94	

8345 14
14cr|ss5-3.8.9-2|1	%if "%{distribution}" == "Mandriva Linux"
14cr|ss5-3.8.9-2|2	%if %mdkversion < 200900
14cr|ss5-3.8.9-2|3	%define _localstatedir /var
14cr|ss5-3.8.9-2|4	%endif
14cr|ss5-3.8.9-2|5	%endif
14cr|ss5-3.8.9-2|6	
14cr|ss5-3.8.9-2|7	Summary: Socks Server 5
14cr|ss5-3.8.9-2|8	Name: ss5
14cr|ss5-3.8.9-2|9	Version: 3.8.9
14cr|ss5-3.8.9-2|10	Release: 2
14cr|ss5-3.8.9-2|11	License: GPL
14cr|ss5-3.8.9-2|12	Group: System/Servers
14cr|ss5-3.8.9-2|13	URL: http://sourceforge.net/projects/ss5
14cr|ss5-3.8.9-2|14	Source: http://prdownloads.sourceforge.net/ss5/ss5-%{version}-5.tar.gz
14cr|ss5-3.8.9-2|15	Patch0: ss5-make.diff
14cr|ss5-3.8.9-2|16	Patch1: ss5-ss5-ha-loc.diff
14cr|ss5-3.8.9-2|17	Patch2: ss5-init.diff
14cr|ss5-3.8.9-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ss5-3.8.9-2|19	BuildRequires: openldap-devel
14cr|ss5-3.8.9-2|20	BuildRequires: pam-devel
14cr|ss5-3.8.9-2|21	BuildRequires: openssl-devel
14cr|ss5-3.8.9-2|22	BuildRequires: gssglue-devel
14cr|ss5-3.8.9-2|23	BuildRequires: krb5-devel
14cr|ss5-3.8.9-2|24	BuildRequires: mysql-devel
14cr|ss5-3.8.9-2|25	
14cr|ss5-3.8.9-2|26	%description
14cr|ss5-3.8.9-2|27	ss5 is a socks server, which supports both SOCKS4 and SOCKS5 protocols,
14cr|ss5-3.8.9-2|28	that runs on Linux, Solaris and FreeBSD platforms.
14cr|ss5-3.8.9-2|29	
14cr|ss5-3.8.9-2|30	%prep
14cr|ss5-3.8.9-2|31	%setup -n ss5-%{version}
14cr|ss5-3.8.9-2|32	%patch0 -p0 -b .makedir
14cr|ss5-3.8.9-2|33	%patch1 -p0 -b .ss5ha
14cr|ss5-3.8.9-2|34	%patch2 -p0 -b .lsb
14cr|ss5-3.8.9-2|35	
14cr|ss5-3.8.9-2|36	%build
14cr|ss5-3.8.9-2|37	
14cr|ss5-3.8.9-2|38	%configure2_5x \
14cr|ss5-3.8.9-2|39	--with-epollio \
14cr|ss5-3.8.9-2|40	--with-gssapi \
14cr|ss5-3.8.9-2|41	--with-mysql \
14cr|ss5-3.8.9-2|42	--with-logpathbase=%{_logdir}/ss5 \
14cr|ss5-3.8.9-2|43	--with-configfile=%{_sysconfdir}/ss5/ss5.conf \
14cr|ss5-3.8.9-2|44	--with-passwordfile=%{_sysconfdir}/ss5/ss5.passwd \
14cr|ss5-3.8.9-2|45	--with-logfile=%{_logdir}/ss5/ss5.log \
14cr|ss5-3.8.9-2|46	--with-profilepath=%{_sysconfdir}/ss5 \
14cr|ss5-3.8.9-2|47	--with-libpath=%{_libdir} \
14cr|ss5-3.8.9-2|48	--with-tracepath=%{_logdir}/ss5 \
14cr|ss5-3.8.9-2|49	--with-confpathbase=%{_sysconfdir}
14cr|ss5-3.8.9-2|50	
14cr|ss5-3.8.9-2|51	make -j2 CXX="g++ %optflags"
14cr|ss5-3.8.9-2|52	
14cr|ss5-3.8.9-2|53	%install
14cr|ss5-3.8.9-2|54	rm -rf %{buildroot}
14cr|ss5-3.8.9-2|55	%makeinstall dst_dir=%{?buildroot:%{buildroot}}
14cr|ss5-3.8.9-2|56	
14cr|ss5-3.8.9-2|57	find %{?buildroot:%{buildroot}}/%_mandir -name "*.bz2" -exec rm {} \;
14cr|ss5-3.8.9-2|58	
14cr|ss5-3.8.9-2|59	%clean
14cr|ss5-3.8.9-2|60	rm -rf $RPM_BUILD_ROOT
14cr|ss5-3.8.9-2|61	
14cr|ss5-3.8.9-2|62	%post
14cr|ss5-3.8.9-2|63	%_post_service ss5
14cr|ss5-3.8.9-2|64	
14cr|ss5-3.8.9-2|65	%preun
14cr|ss5-3.8.9-2|66	%_preun_service squid
14cr|ss5-3.8.9-2|67	
14cr|ss5-3.8.9-2|68	if [ $1 = 0 ]; then
14cr|ss5-3.8.9-2|69	#        /sbin/service ss5 stop > /dev/null 2>&1
14cr|ss5-3.8.9-2|70	/sbin/chkconfig --del ss5
14cr|ss5-3.8.9-2|71	fi
14cr|ss5-3.8.9-2|72	
14cr|ss5-3.8.9-2|73	%files
14cr|ss5-3.8.9-2|74	%defattr(755,root,root)
14cr|ss5-3.8.9-2|75	%{_sbindir}/ss5
14cr|ss5-3.8.9-2|76	%{_sbindir}/ss5srv
14cr|ss5-3.8.9-2|77	%{_initrddir}/ss5
14cr|ss5-3.8.9-2|78	%{_libdir}/ss5/
14cr|ss5-3.8.9-2|79	
14cr|ss5-3.8.9-2|80	%defattr(644,root,root)
14cr|ss5-3.8.9-2|81	%dir %{_docdir}/ss5
14cr|ss5-3.8.9-2|82	%{_docdir}/ss5/License
14cr|ss5-3.8.9-2|83	%{_docdir}/ss5/README.pam
14cr|ss5-3.8.9-2|84	%dir %{_docdir}/ss5/examples
14cr|ss5-3.8.9-2|85	%{_docdir}/ss5/examples/ss5.pam
14cr|ss5-3.8.9-2|86	%{_docdir}/ss5/README.ldap
14cr|ss5-3.8.9-2|87	%{_docdir}/ss5/examples/slapd.conf
14cr|ss5-3.8.9-2|88	%{_docdir}/ss5/examples/entries.ldif
14cr|ss5-3.8.9-2|89	%{_docdir}/ss5/README.statmgr
14cr|ss5-3.8.9-2|90	%{_docdir}/ss5/README.balamgr
14cr|ss5-3.8.9-2|91	
14cr|ss5-3.8.9-2|92	%{_mandir}/man1/ss5.1.*
14cr|ss5-3.8.9-2|93	%{_mandir}/man1/ss5srv.1.*
14cr|ss5-3.8.9-2|94	%{_mandir}/man5/ss5.passwd.5.*
14cr|ss5-3.8.9-2|95	%{_mandir}/man5/ss5.ha.5.*
14cr|ss5-3.8.9-2|96	%{_mandir}/man5/ss5.conf.5.*
14cr|ss5-3.8.9-2|97	%{_mandir}/man5/ss5.pam.5.*
14cr|ss5-3.8.9-2|98	%{_mandir}/man5/ss5_gss.5.*
14cr|ss5-3.8.9-2|99	%{_mandir}/man5/ss5_supa.5.*
14cr|ss5-3.8.9-2|100	
14cr|ss5-3.8.9-2|101	%defattr(755,root,root)
14cr|ss5-3.8.9-2|102	%{_localstatedir}/log/ss5
14cr|ss5-3.8.9-2|103	
14cr|ss5-3.8.9-2|104	%defattr(644,root,root)
14cr|ss5-3.8.9-2|105	%dir %{_sysconfdir}/ss5
14cr|ss5-3.8.9-2|106	%config(noreplace) %{_sysconfdir}/ss5/ss5.conf
14cr|ss5-3.8.9-2|107	%config(noreplace) %{_sysconfdir}/ss5/ss5.passwd
14cr|ss5-3.8.9-2|108	%config(noreplace) %{_sysconfdir}/ss5/ss5.ha
14cr|ss5-3.8.9-2|109	%config(noreplace) %{_sysconfdir}/pam.d/ss5
14cr|ss5-3.8.9-2|110	%config(noreplace) %{_sysconfdir}/sysconfig/ss5
14cr|ss5-3.8.9-2|111	
14cr|ss5-3.8.9-2|112	
14cr|ss5-3.8.9-2|113	
14cr|ss5-3.8.9-2|114	
14cr|ss5-3.8.9-2|115	%changelog
14cr|ss5-3.8.9-2|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.9-2
14cr|ss5-3.8.9-2|117	+ Revision: 967d692
14cr|ss5-3.8.9-2|118	- MassBuild#464: Increase release tag
14cr|ss5-3.8.9-2|119	
14cr|ss5-3.8.9-2|120	

8346 14
14cr|sshdfilter-1.5.6-3|1	%bcond_with logwatch
14cr|sshdfilter-1.5.6-3|2	
14cr|sshdfilter-1.5.6-3|3	Summary:	SSH brute force attack blocker
14cr|sshdfilter-1.5.6-3|4	Name:		sshdfilter
14cr|sshdfilter-1.5.6-3|5	Version:	1.5.6
14cr|sshdfilter-1.5.6-3|6	Release:	3
14cr|sshdfilter-1.5.6-3|7	License:	GPLv2+
14cr|sshdfilter-1.5.6-3|8	Group:		Monitoring
14cr|sshdfilter-1.5.6-3|9	Url:		http://www.csc.liv.ac.uk/~greg/sshdfilter/
14cr|sshdfilter-1.5.6-3|10	Source0:	http://www.csc.liv.ac.uk/~greg/sshdfilter-%{version}.tar.gz
14cr|sshdfilter-1.5.6-3|11	Patch0:		sshdfilter-1.5.6-pod.patch
14cr|sshdfilter-1.5.6-3|12	Requires(post,postun):	iptables
14cr|sshdfilter-1.5.6-3|13	Requires(post,postun):	openssh-server
14cr|sshdfilter-1.5.6-3|14	BuildArch:	noarch
14cr|sshdfilter-1.5.6-3|15	
14cr|sshdfilter-1.5.6-3|16	%description
14cr|sshdfilter-1.5.6-3|17	sshdfilter blocks the frequent brute force attacks on ssh daemons, it
14cr|sshdfilter-1.5.6-3|18	does this by directly reading the sshd logging output and generating
14cr|sshdfilter-1.5.6-3|19	iptables rules, the process can be quick enough to block an attack
14cr|sshdfilter-1.5.6-3|20	before they get a chance to enter any password at all.
14cr|sshdfilter-1.5.6-3|21	
14cr|sshdfilter-1.5.6-3|22	sshdfilter starts sshd itself, having started sshd with the -e and -D
14cr|sshdfilter-1.5.6-3|23	options. This means it can see events as they happen. sshdfilter then
14cr|sshdfilter-1.5.6-3|24	looks for lines of the form:
14cr|sshdfilter-1.5.6-3|25	
14cr|sshdfilter-1.5.6-3|26	Did not receive identification string from x.x.x.x
14cr|sshdfilter-1.5.6-3|27	Illegal user x from x.x.x.x
14cr|sshdfilter-1.5.6-3|28	Failed password for illegal user x from x.x.x.x port x ssh2
14cr|sshdfilter-1.5.6-3|29	Failed password for x from x.x.x.x port x ssh2
14cr|sshdfilter-1.5.6-3|30	
14cr|sshdfilter-1.5.6-3|31	The former three instantly trigger sshdfilter into creating iptables
14cr|sshdfilter-1.5.6-3|32	rules which block all ssh access from that IP. The latter failure is
14cr|sshdfilter-1.5.6-3|33	given a few chances before it too is blocked. These are in fact example
14cr|sshdfilter-1.5.6-3|34	rules, the exact wording varies between Linux distributions, so
14cr|sshdfilter-1.5.6-3|35	sshdfilter exists as a base program and groups of patterns for each
14cr|sshdfilter-1.5.6-3|36	distribution.
14cr|sshdfilter-1.5.6-3|37	
14cr|sshdfilter-1.5.6-3|38	All new rules are inserted into a custom chain, and to prevent the chain
14cr|sshdfilter-1.5.6-3|39	from becoming overloaded with old rules, rules over a week old are
14cr|sshdfilter-1.5.6-3|40	deleted.
14cr|sshdfilter-1.5.6-3|41	
14cr|sshdfilter-1.5.6-3|42	%files
14cr|sshdfilter-1.5.6-3|43	%defattr(0644,root,root,0755)
14cr|sshdfilter-1.5.6-3|44	%doc INSTALL todo
14cr|sshdfilter-1.5.6-3|45	%attr(0755,root,root) %{_sbindir}/sshdfilter
14cr|sshdfilter-1.5.6-3|46	%{_mandir}/man1/sshdfilter.1*
14cr|sshdfilter-1.5.6-3|47	%{_mandir}/man5/sshdfilterrc.5*
14cr|sshdfilter-1.5.6-3|48	%config(noreplace) %{_sysconfdir}/sshdfilterrc
14cr|sshdfilter-1.5.6-3|49	%config(noreplace) %{_sysconfdir}/sysconfig/sshdfilter
14cr|sshdfilter-1.5.6-3|50	
14cr|sshdfilter-1.5.6-3|51	%post
14cr|sshdfilter-1.5.6-3|52	if [ -r %{_sysconfdir}/sysconfig/iptables ]; then
14cr|sshdfilter-1.5.6-3|53	perl -pi -e 's/.*SSHD.*\n//g' %{_sysconfdir}/sysconfig/iptables
14cr|sshdfilter-1.5.6-3|54	perl -pi -e 's/COMMIT\n//g' %{_sysconfdir}/sysconfig/iptables
14cr|sshdfilter-1.5.6-3|55	cat >> %{_sysconfdir}/sysconfig/iptables << EOF
14cr|sshdfilter-1.5.6-3|56	:SSHD - [0:0]
14cr|sshdfilter-1.5.6-3|57	-A INPUT -p tcp -m tcp --dport 22 -j SSHD
14cr|sshdfilter-1.5.6-3|58	COMMIT
14cr|sshdfilter-1.5.6-3|59	EOF
14cr|sshdfilter-1.5.6-3|60	else
14cr|sshdfilter-1.5.6-3|61	cat > %{_sysconfdir}/sysconfig/iptables << EOF
14cr|sshdfilter-1.5.6-3|62	*filter
14cr|sshdfilter-1.5.6-3|63	:INPUT ACCEPT [835:105991]
14cr|sshdfilter-1.5.6-3|64	:FORWARD ACCEPT [0:0]
14cr|sshdfilter-1.5.6-3|65	:OUTPUT ACCEPT [368:40879]
14cr|sshdfilter-1.5.6-3|66	:SSHD - [0:0]
14cr|sshdfilter-1.5.6-3|67	-A INPUT -p tcp -m tcp --dport 22 -j SSHD
14cr|sshdfilter-1.5.6-3|68	COMMIT
14cr|sshdfilter-1.5.6-3|69	EOF
14cr|sshdfilter-1.5.6-3|70	fi
14cr|sshdfilter-1.5.6-3|71	/sbin/service iptables condrestart
14cr|sshdfilter-1.5.6-3|72	/sbin/service sshd condrestart
14cr|sshdfilter-1.5.6-3|73	
14cr|sshdfilter-1.5.6-3|74	%postun
14cr|sshdfilter-1.5.6-3|75	if [ -r %{_sysconfdir}/sysconfig/iptables ]; then
14cr|sshdfilter-1.5.6-3|76	perl -pi -e 's/.*SSHD.*\n//g' %{_sysconfdir}/sysconfig/iptables
14cr|sshdfilter-1.5.6-3|77	fi
14cr|sshdfilter-1.5.6-3|78	/sbin/service iptables condrestart
14cr|sshdfilter-1.5.6-3|79	/sbin/service sshd condrestart
14cr|sshdfilter-1.5.6-3|80	
14cr|sshdfilter-1.5.6-3|81	#----------------------------------------------------------------------------
14cr|sshdfilter-1.5.6-3|82	
14cr|sshdfilter-1.5.6-3|83	%if %{with logwatch}
14cr|sshdfilter-1.5.6-3|84	%package logwatch
14cr|sshdfilter-1.5.6-3|85	Summary:	Logwatch scripts for sshdfilter
14cr|sshdfilter-1.5.6-3|86	Group:		Monitoring
14cr|sshdfilter-1.5.6-3|87	Requires:	%{name} = %{EVRD}
14cr|sshdfilter-1.5.6-3|88	Requires(post,postun):	logwatch
14cr|sshdfilter-1.5.6-3|89	
14cr|sshdfilter-1.5.6-3|90	%description logwatch
14cr|sshdfilter-1.5.6-3|91	Logwatch scripts for sshdfilter.
14cr|sshdfilter-1.5.6-3|92	
14cr|sshdfilter-1.5.6-3|93	%files logwatch
14cr|sshdfilter-1.5.6-3|94	%defattr(0644,root,root,0755)
14cr|sshdfilter-1.5.6-3|95	%config(noreplace) %{_sysconfdir}/log.d/conf/services/sshdfilt.conf
14cr|sshdfilter-1.5.6-3|96	%attr(0755,root,root) %{_sysconfdir}/log.d/scripts/services/sshdfilt
14cr|sshdfilter-1.5.6-3|97	
14cr|sshdfilter-1.5.6-3|98	%post logwatch
14cr|sshdfilter-1.5.6-3|99	perl -pi -e 's/ sshdfilt//g'%{_sysconfdir}/log.d/conf/services/secure.conf
14cr|sshdfilter-1.5.6-3|100	perl -pi -e 's/ sshd/ sshd sshdfilt/g' %{_sysconfdir}/log.d/conf/services/secure.conf
14cr|sshdfilter-1.5.6-3|101	
14cr|sshdfilter-1.5.6-3|102	%postun logwatch
14cr|sshdfilter-1.5.6-3|103	perl -pi -e 's/ sshdfilt//g' %{_sysconfdir}/log.d/conf/services/secure.conf
14cr|sshdfilter-1.5.6-3|104	
14cr|sshdfilter-1.5.6-3|105	%endif
14cr|sshdfilter-1.5.6-3|106	
14cr|sshdfilter-1.5.6-3|107	#----------------------------------------------------------------------------
14cr|sshdfilter-1.5.6-3|108	
14cr|sshdfilter-1.5.6-3|109	%prep
14cr|sshdfilter-1.5.6-3|110	%setup -q
14cr|sshdfilter-1.5.6-3|111	%patch0 -p1
14cr|sshdfilter-1.5.6-3|112	
14cr|sshdfilter-1.5.6-3|113	%build
14cr|sshdfilter-1.5.6-3|114	
14cr|sshdfilter-1.5.6-3|115	%install
14cr|sshdfilter-1.5.6-3|116	mkdir -p %{buildroot}%{_sysconfdir}
14cr|sshdfilter-1.5.6-3|117	cat etc/sshdfilterrc patterns/rhFC30.partconf > %{buildroot}%{_sysconfdir}/sshdfilterrc
14cr|sshdfilter-1.5.6-3|118	
14cr|sshdfilter-1.5.6-3|119	mkdir -p %{buildroot}%{_sbindir}
14cr|sshdfilter-1.5.6-3|120	cp -a source/sshdfilter.pl %{buildroot}%{_sbindir}/sshdfilter
14cr|sshdfilter-1.5.6-3|121	
14cr|sshdfilter-1.5.6-3|122	(cd man; sh ./pod2man.sh)
14cr|sshdfilter-1.5.6-3|123	mkdir -p %{buildroot}%{_mandir}/man1
14cr|sshdfilter-1.5.6-3|124	cp -a man/sshdfilter.1 %{buildroot}%{_mandir}/man1/sshdfilter.1
14cr|sshdfilter-1.5.6-3|125	mkdir -p %{buildroot}%{_mandir}/man5
14cr|sshdfilter-1.5.6-3|126	cp -a man/sshdfilterrc.5 %{buildroot}%{_mandir}/man5/sshdfilterrc.5
14cr|sshdfilter-1.5.6-3|127	
14cr|sshdfilter-1.5.6-3|128	%if %{with logwatch}
14cr|sshdfilter-1.5.6-3|129	mkdir -p %{buildroot}%{_sysconfdir}/log.d/{conf,scripts}/services
14cr|sshdfilter-1.5.6-3|130	install -m 644 etc/log.d/conf/services/sshdfilt.conf %{buildroot}%{_sysconfdir}/log.d/conf/services/sshdfilt.conf
14cr|sshdfilter-1.5.6-3|131	install -m 644 etc/log.d/scripts/services/sshdfilt %{buildroot}%{_sysconfdir}/log.d/scripts/services/sshdfilt
14cr|sshdfilter-1.5.6-3|132	%endif
14cr|sshdfilter-1.5.6-3|133	
14cr|sshdfilter-1.5.6-3|134	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|sshdfilter-1.5.6-3|135	cat > %{buildroot}%{_sysconfdir}/sysconfig/sshdfilter << EOF
14cr|sshdfilter-1.5.6-3|136	USE_SSHDFILTER_DEFAULT="no"
14cr|sshdfilter-1.5.6-3|137	EOF
14cr|sshdfilter-1.5.6-3|138	
14cr|sshdfilter-1.5.6-3|139	
14cr|sshdfilter-1.5.6-3|140	%changelog
14cr|sshdfilter-1.5.6-3|141	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.6-3
14cr|sshdfilter-1.5.6-3|142	+ Revision: ced37d6
14cr|sshdfilter-1.5.6-3|143	- Fix pod syntax
14cr|sshdfilter-1.5.6-3|144	
14cr|sshdfilter-1.5.6-3|145	

8347 14
14cr|sshfs-fuse-2.5-2|1	Name:           sshfs-fuse
14cr|sshfs-fuse-2.5-2|2	Version:        2.5
14cr|sshfs-fuse-2.5-2|3	Release:        2
14cr|sshfs-fuse-2.5-2|4	Epoch:          0
14cr|sshfs-fuse-2.5-2|5	Summary:        Filesystem running over SFTP
14cr|sshfs-fuse-2.5-2|6	License:        GPL
14cr|sshfs-fuse-2.5-2|7	Group:          Networking/Remote access
14cr|sshfs-fuse-2.5-2|8	URL:            http://fuse.sourceforge.net/sshfs.html
14cr|sshfs-fuse-2.5-2|9	Source0:        http://downloads.sourceforge.net/fuse/sshfs-fuse-%{version}.tar.gz
14cr|sshfs-fuse-2.5-2|10	# XXX: No way to tell if this is already included in/by the kernel or not
14cr|sshfs-fuse-2.5-2|11	#Requires:      dkms-fuse
14cr|sshfs-fuse-2.5-2|12	Requires:       fuse
14cr|sshfs-fuse-2.5-2|13	BuildRequires:  fuse-devel
14cr|sshfs-fuse-2.5-2|14	BuildRequires:  glib2-devel
14cr|sshfs-fuse-2.5-2|15	BuildRequires:  pkgconfig
14cr|sshfs-fuse-2.5-2|16	
14cr|sshfs-fuse-2.5-2|17	%description
14cr|sshfs-fuse-2.5-2|18	This is a filesystem client based on the SSH File Transfer Protocol.
14cr|sshfs-fuse-2.5-2|19	Since most SSH servers already support this protocol it is very easy to set up:
14cr|sshfs-fuse-2.5-2|20	i.e. on the server side there's nothing to do.  On the client side mounting the
14cr|sshfs-fuse-2.5-2|21	filesystem is as easy as logging into the server with ssh.
14cr|sshfs-fuse-2.5-2|22	
14cr|sshfs-fuse-2.5-2|23	* Based on FUSE
14cr|sshfs-fuse-2.5-2|24	* Multithreading: more than one request can be on it's way to the server
14cr|sshfs-fuse-2.5-2|25	* Allowing large reads (max 64k)
14cr|sshfs-fuse-2.5-2|26	* Caching directory contents
14cr|sshfs-fuse-2.5-2|27	
14cr|sshfs-fuse-2.5-2|28	%prep
14cr|sshfs-fuse-2.5-2|29	%setup -q
14cr|sshfs-fuse-2.5-2|30	
14cr|sshfs-fuse-2.5-2|31	%build
14cr|sshfs-fuse-2.5-2|32	export CC="%{__cc} -fPIC"
14cr|sshfs-fuse-2.5-2|33	./configure --disable-dependency-tracking --disable-sshnodelay --prefix=%{buildroot}/usr
14cr|sshfs-fuse-2.5-2|34	make
14cr|sshfs-fuse-2.5-2|35	
14cr|sshfs-fuse-2.5-2|36	%install
14cr|sshfs-fuse-2.5-2|37	mkdir -p %{buildroot}%{_bindir} \
14cr|sshfs-fuse-2.5-2|38	%{buildroot}%{_mandir}
14cr|sshfs-fuse-2.5-2|39	make install
14cr|sshfs-fuse-2.5-2|40	
14cr|sshfs-fuse-2.5-2|41	%files
14cr|sshfs-fuse-2.5-2|42	%defattr(0644,root,root,0755)
14cr|sshfs-fuse-2.5-2|43	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|sshfs-fuse-2.5-2|44	%attr(0755,root,root) %{_bindir}/sshfs
14cr|sshfs-fuse-2.5-2|45	%{_mandir}/man1/sshfs.1*
14cr|sshfs-fuse-2.5-2|46	
14cr|sshfs-fuse-2.5-2|47	%changelog
14cr|sshfs-fuse-2.5-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5-2
14cr|sshfs-fuse-2.5-2|49	+ Revision: f763fba
14cr|sshfs-fuse-2.5-2|50	- MassBuild#464: Increase release tag
14cr|sshfs-fuse-2.5-2|51	
14cr|sshfs-fuse-2.5-2|52	

8348 14
14cr|sshpass-1.05-3|1	Summary:    Non-interactive SSH authentication utility
14cr|sshpass-1.05-3|2	Name:       sshpass
14cr|sshpass-1.05-3|3	Version:    1.05
14cr|sshpass-1.05-3|4	Release:    3
14cr|sshpass-1.05-3|5	License:    GPLv2
14cr|sshpass-1.05-3|6	Group:      Development/Other
14cr|sshpass-1.05-3|7	Url:        http://sshpass.sourceforge.net/
14cr|sshpass-1.05-3|8	Source0:    http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz
14cr|sshpass-1.05-3|9	
14cr|sshpass-1.05-3|10	%description
14cr|sshpass-1.05-3|11	Tool for non-interactively performing password authentication with so called
14cr|sshpass-1.05-3|12	"interactive keyboard password authentication" of SSH. Most users should use
14cr|sshpass-1.05-3|13	more secure public key authentication of SSH instead.
14cr|sshpass-1.05-3|14	
14cr|sshpass-1.05-3|15	%prep
14cr|sshpass-1.05-3|16	%setup -q
14cr|sshpass-1.05-3|17	
14cr|sshpass-1.05-3|18	%build
14cr|sshpass-1.05-3|19	%configure
14cr|sshpass-1.05-3|20	make %{?_smp_mflags}
14cr|sshpass-1.05-3|21	
14cr|sshpass-1.05-3|22	%install
14cr|sshpass-1.05-3|23	make DESTDIR=%{buildroot} install
14cr|sshpass-1.05-3|24	
14cr|sshpass-1.05-3|25	%files
14cr|sshpass-1.05-3|26	%{_bindir}/sshpass
14cr|sshpass-1.05-3|27	%{_datadir}/man/man1/sshpass.1.xz
14cr|sshpass-1.05-3|28	%doc AUTHORS COPYING ChangeLog NEWS
14cr|sshpass-1.05-3|29	
14cr|sshpass-1.05-3|30	
14cr|sshpass-1.05-3|31	%changelog
14cr|sshpass-1.05-3|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.05-3
14cr|sshpass-1.05-3|33	+ Revision: ec922f4
14cr|sshpass-1.05-3|34	- MassBuild#464: Increase release tag
14cr|sshpass-1.05-3|35	
14cr|sshpass-1.05-3|36	

8349 14
14cr|ssl-cert-check-3.3-4|1	Summary:	SSL certificate expiration checker
14cr|ssl-cert-check-3.3-4|2	Name:		ssl-cert-check
14cr|ssl-cert-check-3.3-4|3	Version:	3.3
14cr|ssl-cert-check-3.3-4|4	Release:	4
14cr|ssl-cert-check-3.3-4|5	License:	BSD-like
14cr|ssl-cert-check-3.3-4|6	Group:		Monitoring
14cr|ssl-cert-check-3.3-4|7	URL:		http://prefetch.net/code/ssl-cert-check.html
14cr|ssl-cert-check-3.3-4|8	Source0:	http://prefetch.net/code/ssl-cert-check.bz2
14cr|ssl-cert-check-3.3-4|9	Patch0:		ssl-cert-check-3.3-mdv_conf.diff
14cr|ssl-cert-check-3.3-4|10	BuildArch:	noarch
14cr|ssl-cert-check-3.3-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|ssl-cert-check-3.3-4|12	
14cr|ssl-cert-check-3.3-4|13	%description
14cr|ssl-cert-check-3.3-4|14	ssl-cert-check is a utility for checking the expiration date of an X.509
14cr|ssl-cert-check-3.3-4|15	certificate. ssl-cert-check can be run against a live server or a PEM encoded
14cr|ssl-cert-check-3.3-4|16	digital certificate.
14cr|ssl-cert-check-3.3-4|17	
14cr|ssl-cert-check-3.3-4|18	%prep
14cr|ssl-cert-check-3.3-4|19	
14cr|ssl-cert-check-3.3-4|20	%setup -q -c -T
14cr|ssl-cert-check-3.3-4|21	bzcat %{SOURCE0} > %{name}
14cr|ssl-cert-check-3.3-4|22	%patch0 -p0
14cr|ssl-cert-check-3.3-4|23	
14cr|ssl-cert-check-3.3-4|24	%build
14cr|ssl-cert-check-3.3-4|25	
14cr|ssl-cert-check-3.3-4|26	%install
14cr|ssl-cert-check-3.3-4|27	rm -rf %{buildroot}
14cr|ssl-cert-check-3.3-4|28	
14cr|ssl-cert-check-3.3-4|29	install -d %{buildroot}%{_bindir}
14cr|ssl-cert-check-3.3-4|30	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|ssl-cert-check-3.3-4|31	
14cr|ssl-cert-check-3.3-4|32	%clean
14cr|ssl-cert-check-3.3-4|33	rm -rf %{buildroot}
14cr|ssl-cert-check-3.3-4|34	
14cr|ssl-cert-check-3.3-4|35	%files
14cr|ssl-cert-check-3.3-4|36	%defattr(-,root,root)
14cr|ssl-cert-check-3.3-4|37	%attr(0755,root,root) %{_bindir}/%{name}
14cr|ssl-cert-check-3.3-4|38	
14cr|ssl-cert-check-3.3-4|39	
14cr|ssl-cert-check-3.3-4|40	
14cr|ssl-cert-check-3.3-4|41	%changelog
14cr|ssl-cert-check-3.3-4|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-4
14cr|ssl-cert-check-3.3-4|43	+ Revision: 1221552
14cr|ssl-cert-check-3.3-4|44	- MassBuild#464: Increase release tag
14cr|ssl-cert-check-3.3-4|45	
14cr|ssl-cert-check-3.3-4|46	

8350 14
14cr|sslstrip-0.9-3|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
14cr|sslstrip-0.9-3|2	Name:           sslstrip
14cr|sslstrip-0.9-3|3	Version:        0.9
14cr|sslstrip-0.9-3|4	Release:        3
14cr|sslstrip-0.9-3|5	Summary:        Tool that provides a demonstration of HTTPS stripping attacks
14cr|sslstrip-0.9-3|6	Group:          Monitoring
14cr|sslstrip-0.9-3|7	License:        GPLv3+
14cr|sslstrip-0.9-3|8	URL:            http://www.thoughtcrime.org/software/sslstrip/
14cr|sslstrip-0.9-3|9	Source0:        http://www.thoughtcrime.org/software/sslstrip/%{name}-%{version}.tar.gz
14cr|sslstrip-0.9-3|10	BuildRequires:  python >= 2.5
14cr|sslstrip-0.9-3|11	Requires:       python-twisted-web
14cr|sslstrip-0.9-3|12	BuildArch:      noarch
14cr|sslstrip-0.9-3|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|sslstrip-0.9-3|14	
14cr|sslstrip-0.9-3|15	%description
14cr|sslstrip-0.9-3|16	Tool that provides a demonstration of HTTPS stripping attacks that were
14cr|sslstrip-0.9-3|17	presented at Black Hat DC 2009 by Moxie Marlinspike. It will transparently
14cr|sslstrip-0.9-3|18	hijack HTTP traffic on a network, watch for HTTPS links and redirects, then map
14cr|sslstrip-0.9-3|19	those links into either look-alike HTTP links or homograph-similar HTTPS links.
14cr|sslstrip-0.9-3|20	It also supports modes for supplying a favicon which looks like a lock icon,
14cr|sslstrip-0.9-3|21	selective logging, and session denial
14cr|sslstrip-0.9-3|22	
14cr|sslstrip-0.9-3|23	%prep
14cr|sslstrip-0.9-3|24	%setup -q
14cr|sslstrip-0.9-3|25	
14cr|sslstrip-0.9-3|26	# Make COPYING and README not executable
14cr|sslstrip-0.9-3|27	chmod -x COPYING
14cr|sslstrip-0.9-3|28	chmod -x README
14cr|sslstrip-0.9-3|29	
14cr|sslstrip-0.9-3|30	%build
14cr|sslstrip-0.9-3|31	python setup.py build
14cr|sslstrip-0.9-3|32	
14cr|sslstrip-0.9-3|33	%install
14cr|sslstrip-0.9-3|34	python setup.py install --root %{buildroot}
14cr|sslstrip-0.9-3|35	
14cr|sslstrip-0.9-3|36	# Remove duplicate doc files
14cr|sslstrip-0.9-3|37	rm %{buildroot}/usr/share/%{name}/README
14cr|sslstrip-0.9-3|38	rm %{buildroot}/usr/share/%{name}/COPYING
14cr|sslstrip-0.9-3|39	
14cr|sslstrip-0.9-3|40	%clean
14cr|sslstrip-0.9-3|41	rm -rf %{buildroot}
14cr|sslstrip-0.9-3|42	
14cr|sslstrip-0.9-3|43	%files
14cr|sslstrip-0.9-3|44	%defattr(-,root,root,-)
14cr|sslstrip-0.9-3|45	%doc COPYING README
14cr|sslstrip-0.9-3|46	%dir %{python_sitelib}/%{name}
14cr|sslstrip-0.9-3|47	%{python_sitelib}/%{name}/*.py
14cr|sslstrip-0.9-3|48	#{python_sitelib}/%{name}/*.pyc
14cr|sslstrip-0.9-3|49	#{python_sitelib}/%{name}/*.pyo
14cr|sslstrip-0.9-3|50	%{python_sitelib}/*.egg-info
14cr|sslstrip-0.9-3|51	%{_datadir}/%{name}/*
14cr|sslstrip-0.9-3|52	%{_bindir}/%{name}
14cr|sslstrip-0.9-3|53	
14cr|sslstrip-0.9-3|54	
14cr|sslstrip-0.9-3|55	
14cr|sslstrip-0.9-3|56	
14cr|sslstrip-0.9-3|57	%changelog
14cr|sslstrip-0.9-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-3
14cr|sslstrip-0.9-3|59	+ Revision: c33a822
14cr|sslstrip-0.9-3|60	- MassBuild#464: Increase release tag
14cr|sslstrip-0.9-3|61	
14cr|sslstrip-0.9-3|62	

8351 14
14cr|ssmtp-2.64-7|1	%define	src_version	2.64
14cr|ssmtp-2.64-7|2	
14cr|ssmtp-2.64-7|3	Summary:	A minimal mail-transfer agent which forwards mail to an SMTP server
14cr|ssmtp-2.64-7|4	Name:		ssmtp
14cr|ssmtp-2.64-7|5	Version:	2.64
14cr|ssmtp-2.64-7|6	Release:	7
14cr|ssmtp-2.64-7|7	License:	GPL
14cr|ssmtp-2.64-7|8	URL:		http://packages.debian.org/unstable/mail/ssmtp.html
14cr|ssmtp-2.64-7|9	Group:		System/Servers
14cr|ssmtp-2.64-7|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|ssmtp-2.64-7|11	BuildRequires:	rcs
14cr|ssmtp-2.64-7|12	BuildRequires:	openssl-devel
14cr|ssmtp-2.64-7|13	Provides:	sendmail-command
14cr|ssmtp-2.64-7|14	Requires:	common-licenses
14cr|ssmtp-2.64-7|15	
14cr|ssmtp-2.64-7|16	Source:		http://ftp.debian.org/debian/pool/main/s/ssmtp/%{name}_%{version}.tar.bz2
14cr|ssmtp-2.64-7|17	
14cr|ssmtp-2.64-7|18	%description
14cr|ssmtp-2.64-7|19	This is sSMTP, a program that replaces sendmail on workstations that
14cr|ssmtp-2.64-7|20	should send their mail via the departmental mailhub from which they pick up
14cr|ssmtp-2.64-7|21	their mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like).  This
14cr|ssmtp-2.64-7|22	program accepts mail and sends it to the mailhub, optionally replacing the
14cr|ssmtp-2.64-7|23	domain in the From: line with a different one.
14cr|ssmtp-2.64-7|24	
14cr|ssmtp-2.64-7|25	%prep
14cr|ssmtp-2.64-7|26	%setup -q
14cr|ssmtp-2.64-7|27	
14cr|ssmtp-2.64-7|28	# viet 05/08/2003 / by default, the configure script sets sysconfdir
14cr|ssmtp-2.64-7|29	# to /usr/etc, which is no good. The --sysconfdir= switch doesn't do
14cr|ssmtp-2.64-7|30	# anything either because Makefile.in is not using it => patching Makefile.in
14cr|ssmtp-2.64-7|31	perl -pi -e 's|etcdir=\$\(prefix\)/etc|etcdir=\@sysconfdir\@|' Makefile.in
14cr|ssmtp-2.64-7|32	
14cr|ssmtp-2.64-7|33	%build
14cr|ssmtp-2.64-7|34	%serverbuild
14cr|ssmtp-2.64-7|35	export LIBS="-lcrypto"
14cr|ssmtp-2.64-7|36	%configure --enable-ssl --enable-md5auth
14cr|ssmtp-2.64-7|37	%make
14cr|ssmtp-2.64-7|38	
14cr|ssmtp-2.64-7|39	%install
14cr|ssmtp-2.64-7|40	rm -fr %{buildroot}
14cr|ssmtp-2.64-7|41	
14cr|ssmtp-2.64-7|42	install -D -m 755 ssmtp		%{buildroot}%{_sbindir}/ssmtp
14cr|ssmtp-2.64-7|43	install -D -m 644 ssmtp.conf	%{buildroot}%{_sysconfdir}/ssmtp/ssmtp.conf
14cr|ssmtp-2.64-7|44	install -D -m 644 revaliases	%{buildroot}%{_sysconfdir}/ssmtp/revaliases
14cr|ssmtp-2.64-7|45	install -D -m 644 ssmtp.conf.5	%{buildroot}%{_mandir}/man5/ssmtp.conf.5
14cr|ssmtp-2.64-7|46	install -D -m 644 ssmtp.8	%{buildroot}%{_mandir}/man8/ssmtp.8
14cr|ssmtp-2.64-7|47	
14cr|ssmtp-2.64-7|48	# fix doc permissions:
14cr|ssmtp-2.64-7|49	chmod 644 INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
14cr|ssmtp-2.64-7|50	
14cr|ssmtp-2.64-7|51	#ln -s %{_sbindir}/ssmtp %{buildroot}%{_sbindir}/sendmail
14cr|ssmtp-2.64-7|52	# ln -s %{_mandir}/man8/ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
14cr|ssmtp-2.64-7|53	#ln -s ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
14cr|ssmtp-2.64-7|54	
14cr|ssmtp-2.64-7|55	%clean
14cr|ssmtp-2.64-7|56	rm -fr %{buildroot}
14cr|ssmtp-2.64-7|57	
14cr|ssmtp-2.64-7|58	%post
14cr|ssmtp-2.64-7|59	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/ssmtp 5 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{_sbindir}/ssmtp
14cr|ssmtp-2.64-7|60	
14cr|ssmtp-2.64-7|61	
14cr|ssmtp-2.64-7|62	%preun
14cr|ssmtp-2.64-7|63	if [ $1 = 0 ]; then
14cr|ssmtp-2.64-7|64	update-alternatives --remove sendmail-command %{_sbindir}/ssmtp
14cr|ssmtp-2.64-7|65	fi
14cr|ssmtp-2.64-7|66	
14cr|ssmtp-2.64-7|67	
14cr|ssmtp-2.64-7|68	%files
14cr|ssmtp-2.64-7|69	%defattr(-,root,root)
14cr|ssmtp-2.64-7|70	%doc INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
14cr|ssmtp-2.64-7|71	%{_sbindir}/ssmtp
14cr|ssmtp-2.64-7|72	%config(noreplace) %dir %{_sysconfdir}/ssmtp
14cr|ssmtp-2.64-7|73	%config(noreplace) %{_sysconfdir}/ssmtp/*
14cr|ssmtp-2.64-7|74	%{_mandir}/man8/*
14cr|ssmtp-2.64-7|75	%{_mandir}/man5/*
14cr|ssmtp-2.64-7|76	
14cr|ssmtp-2.64-7|77	
14cr|ssmtp-2.64-7|78	
14cr|ssmtp-2.64-7|79	%changelog
14cr|ssmtp-2.64-7|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64-7
14cr|ssmtp-2.64-7|81	+ Revision: 2b7e0d6
14cr|ssmtp-2.64-7|82	- MassBuild#464: Increase release tag
14cr|ssmtp-2.64-7|83	
14cr|ssmtp-2.64-7|84	

8352 14
14cr|stalonetray-0.8.1-2|1	Name: 	 	stalonetray
14cr|stalonetray-0.8.1-2|2	Summary: 	Stand-alone, full-featured system tray
14cr|stalonetray-0.8.1-2|3	Version: 	0.8.1
14cr|stalonetray-0.8.1-2|4	Release: 	2
14cr|stalonetray-0.8.1-2|5	
14cr|stalonetray-0.8.1-2|6	Source:		%{name}-%{version}.tar.bz2
14cr|stalonetray-0.8.1-2|7	Patch0:		stalonetray-0.8.0-fix-str-fmt.patch
14cr|stalonetray-0.8.1-2|8	URL:		http://stalonetray.sourceforge.net/
14cr|stalonetray-0.8.1-2|9	License:	GPLv2
14cr|stalonetray-0.8.1-2|10	Group:		Graphical desktop/Other
14cr|stalonetray-0.8.1-2|11	BuildRequires:	pkgconfig(x11)
14cr|stalonetray-0.8.1-2|12	
14cr|stalonetray-0.8.1-2|13	%description
14cr|stalonetray-0.8.1-2|14	Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification
14cr|stalonetray-0.8.1-2|15	area) for X Window System/X11. It has full XEMBED support and minimal
14cr|stalonetray-0.8.1-2|16	dependencies: an X11 lib only. Stalonetray works with virtually any
14cr|stalonetray-0.8.1-2|17	EWMH-compliant window manager.
14cr|stalonetray-0.8.1-2|18	
14cr|stalonetray-0.8.1-2|19	%prep
14cr|stalonetray-0.8.1-2|20	%setup -q
14cr|stalonetray-0.8.1-2|21	%patch0 -p1 -b .strfmt
14cr|stalonetray-0.8.1-2|22	
14cr|stalonetray-0.8.1-2|23	%build
14cr|stalonetray-0.8.1-2|24	%configure2_5x
14cr|stalonetray-0.8.1-2|25	%make
14cr|stalonetray-0.8.1-2|26	
14cr|stalonetray-0.8.1-2|27	%install
14cr|stalonetray-0.8.1-2|28	%makeinstall_std
14cr|stalonetray-0.8.1-2|29	
14cr|stalonetray-0.8.1-2|30	%check
14cr|stalonetray-0.8.1-2|31	%make check
14cr|stalonetray-0.8.1-2|32	
14cr|stalonetray-0.8.1-2|33	%files
14cr|stalonetray-0.8.1-2|34	%doc AUTHORS ChangeLog README NEWS TODO stalonetrayrc.sample %{name}.html
14cr|stalonetray-0.8.1-2|35	%{_bindir}/%{name}
14cr|stalonetray-0.8.1-2|36	%{_mandir}/man1/*
14cr|stalonetray-0.8.1-2|37	
14cr|stalonetray-0.8.1-2|38	%changelog
14cr|stalonetray-0.8.1-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|stalonetray-0.8.1-2|40	+ Revision: 60d447c
14cr|stalonetray-0.8.1-2|41	- MassBuild#464: Increase release tag
14cr|stalonetray-0.8.1-2|42	
14cr|stalonetray-0.8.1-2|43	

8353 14
14cr|stardict-dalf-2.4.2-2|1	%define dict_name 	dalf
14cr|stardict-dalf-2.4.2-2|2	%define version 	2.4.2
14cr|stardict-dalf-2.4.2-2|3	%define release 	2
14cr|stardict-dalf-2.4.2-2|4	
14cr|stardict-dalf-2.4.2-2|5	Name: 			stardict-%dict_name
14cr|stardict-dalf-2.4.2-2|6	Version: 		%{version}
14cr|stardict-dalf-2.4.2-2|7	Release: 		%mkrel %{release}
14cr|stardict-dalf-2.4.2-2|8	Summary: 		Dal's Russian Dictionary
14cr|stardict-dalf-2.4.2-2|9	License: 		GPLv2+
14cr|stardict-dalf-2.4.2-2|10	URL:			http://xdxf.revdanica.com/down/index.php
14cr|stardict-dalf-2.4.2-2|11	Group: 			Text tools
14cr|stardict-dalf-2.4.2-2|12	Source0: 		atla02_rus-rus_%dict_name.dict.dz
14cr|stardict-dalf-2.4.2-2|13	Source1: 		atla02_rus-rus_%dict_name.idx
14cr|stardict-dalf-2.4.2-2|14	Source2: 		atla02_rus-rus_%dict_name.ifo
14cr|stardict-dalf-2.4.2-2|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|stardict-dalf-2.4.2-2|16	BuildArch: 		noarch
14cr|stardict-dalf-2.4.2-2|17	Requires: 		stardict
14cr|stardict-dalf-2.4.2-2|18	
14cr|stardict-dalf-2.4.2-2|19	%description
14cr|stardict-dalf-2.4.2-2|20	Dal's Russian Dictionary in stardict format
14cr|stardict-dalf-2.4.2-2|21	
14cr|stardict-dalf-2.4.2-2|22	%install
14cr|stardict-dalf-2.4.2-2|23	rm -rf %{buildroot}
14cr|stardict-dalf-2.4.2-2|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
14cr|stardict-dalf-2.4.2-2|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
14cr|stardict-dalf-2.4.2-2|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
14cr|stardict-dalf-2.4.2-2|27	
14cr|stardict-dalf-2.4.2-2|28	%clean
14cr|stardict-dalf-2.4.2-2|29	rm -rf %{buildroot}
14cr|stardict-dalf-2.4.2-2|30	
14cr|stardict-dalf-2.4.2-2|31	%files
14cr|stardict-dalf-2.4.2-2|32	%{_datadir}/stardict/dic/%{dict_name}*
14cr|stardict-dalf-2.4.2-2|33	
14cr|stardict-dalf-2.4.2-2|34	
14cr|stardict-dalf-2.4.2-2|35	
14cr|stardict-dalf-2.4.2-2|36	%changelog
14cr|stardict-dalf-2.4.2-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|stardict-dalf-2.4.2-2|38	+ Revision: 0fc4c6d
14cr|stardict-dalf-2.4.2-2|39	- MassBuild#464: Increase release tag
14cr|stardict-dalf-2.4.2-2|40	
14cr|stardict-dalf-2.4.2-2|41	

8354 14
14cr|stardict-dict.org-devils-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-devils-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-devils-2.4.2-4|3	%define release %mkrel %rel
14cr|stardict-dict.org-devils-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-devils-2.4.2-4|5	
14cr|stardict-dict.org-devils-2.4.2-4|6	Summary:	The Devil's Dictionary for StarDict 2
14cr|stardict-dict.org-devils-2.4.2-4|7	Name:		stardict-dict.org-devils
14cr|stardict-dict.org-devils-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-devils-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-devils-2.4.2-4|10	License:	Public Domain
14cr|stardict-dict.org-devils-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-devils-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-devils-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-devils-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-devils-2.4.2-4|15	
14cr|stardict-dict.org-devils-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_devils-%{version}.tar.bz2
14cr|stardict-dict.org-devils-2.4.2-4|17	
14cr|stardict-dict.org-devils-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-devils-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-devils-2.4.2-4|20	
14cr|stardict-dict.org-devils-2.4.2-4|21	%description
14cr|stardict-dict.org-devils-2.4.2-4|22	The Devil's Dictionary converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-devils-2.4.2-4|23	
14cr|stardict-dict.org-devils-2.4.2-4|24	%prep
14cr|stardict-dict.org-devils-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_devils-%{version}
14cr|stardict-dict.org-devils-2.4.2-4|26	
14cr|stardict-dict.org-devils-2.4.2-4|27	%build
14cr|stardict-dict.org-devils-2.4.2-4|28	
14cr|stardict-dict.org-devils-2.4.2-4|29	%install
14cr|stardict-dict.org-devils-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-devils-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-devils-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-devils-2.4.2-4|33	
14cr|stardict-dict.org-devils-2.4.2-4|34	%clean
14cr|stardict-dict.org-devils-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-devils-2.4.2-4|36	
14cr|stardict-dict.org-devils-2.4.2-4|37	%files
14cr|stardict-dict.org-devils-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-devils-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-devils-2.4.2-4|40	
14cr|stardict-dict.org-devils-2.4.2-4|41	
14cr|stardict-dict.org-devils-2.4.2-4|42	
14cr|stardict-dict.org-devils-2.4.2-4|43	
14cr|stardict-dict.org-devils-2.4.2-4|44	%changelog
14cr|stardict-dict.org-devils-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-devils-2.4.2-4|46	+ Revision: 3cd39d5
14cr|stardict-dict.org-devils-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-devils-2.4.2-4|48	
14cr|stardict-dict.org-devils-2.4.2-4|49	

8355 14
14cr|stardict-dict.org-elements-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-elements-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-elements-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-elements-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-elements-2.4.2-4|5	
14cr|stardict-dict.org-elements-2.4.2-4|6	Summary:	Elements database for StarDict 2
14cr|stardict-dict.org-elements-2.4.2-4|7	Name:		stardict-dict.org-elements
14cr|stardict-dict.org-elements-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-elements-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-elements-2.4.2-4|10	License:	Public Domain
14cr|stardict-dict.org-elements-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-elements-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-elements-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-elements-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-elements-2.4.2-4|15	
14cr|stardict-dict.org-elements-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_elements-%{version}.tar.bz2
14cr|stardict-dict.org-elements-2.4.2-4|17	
14cr|stardict-dict.org-elements-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-elements-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-elements-2.4.2-4|20	
14cr|stardict-dict.org-elements-2.4.2-4|21	%description
14cr|stardict-dict.org-elements-2.4.2-4|22	Elements database converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-elements-2.4.2-4|23	
14cr|stardict-dict.org-elements-2.4.2-4|24	%prep
14cr|stardict-dict.org-elements-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_elements-%{version}
14cr|stardict-dict.org-elements-2.4.2-4|26	
14cr|stardict-dict.org-elements-2.4.2-4|27	%build
14cr|stardict-dict.org-elements-2.4.2-4|28	
14cr|stardict-dict.org-elements-2.4.2-4|29	%install
14cr|stardict-dict.org-elements-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-elements-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-elements-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-elements-2.4.2-4|33	
14cr|stardict-dict.org-elements-2.4.2-4|34	%clean
14cr|stardict-dict.org-elements-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-elements-2.4.2-4|36	
14cr|stardict-dict.org-elements-2.4.2-4|37	%files
14cr|stardict-dict.org-elements-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-elements-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-elements-2.4.2-4|40	
14cr|stardict-dict.org-elements-2.4.2-4|41	
14cr|stardict-dict.org-elements-2.4.2-4|42	
14cr|stardict-dict.org-elements-2.4.2-4|43	
14cr|stardict-dict.org-elements-2.4.2-4|44	%changelog
14cr|stardict-dict.org-elements-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-elements-2.4.2-4|46	+ Revision: 6add9d3
14cr|stardict-dict.org-elements-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-elements-2.4.2-4|48	
14cr|stardict-dict.org-elements-2.4.2-4|49	

8356 14
14cr|stardict-dict.org-gazetteer-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-gazetteer-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-gazetteer-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-gazetteer-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-gazetteer-2.4.2-4|5	
14cr|stardict-dict.org-gazetteer-2.4.2-4|6	Summary:	U.S. Gazetteer for StarDict 2
14cr|stardict-dict.org-gazetteer-2.4.2-4|7	Name:		stardict-dict.org-gazetteer
14cr|stardict-dict.org-gazetteer-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-gazetteer-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-gazetteer-2.4.2-4|10	License:	Public Domain
14cr|stardict-dict.org-gazetteer-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-gazetteer-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-gazetteer-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-gazetteer-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-gazetteer-2.4.2-4|15	
14cr|stardict-dict.org-gazetteer-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_gazetteer-%{version}.tar.bz2
14cr|stardict-dict.org-gazetteer-2.4.2-4|17	
14cr|stardict-dict.org-gazetteer-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-gazetteer-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-gazetteer-2.4.2-4|20	
14cr|stardict-dict.org-gazetteer-2.4.2-4|21	%description
14cr|stardict-dict.org-gazetteer-2.4.2-4|22	U.S. Gazetteer converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-gazetteer-2.4.2-4|23	
14cr|stardict-dict.org-gazetteer-2.4.2-4|24	%prep
14cr|stardict-dict.org-gazetteer-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_gazetteer-%{version}
14cr|stardict-dict.org-gazetteer-2.4.2-4|26	
14cr|stardict-dict.org-gazetteer-2.4.2-4|27	%build
14cr|stardict-dict.org-gazetteer-2.4.2-4|28	
14cr|stardict-dict.org-gazetteer-2.4.2-4|29	%install
14cr|stardict-dict.org-gazetteer-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-gazetteer-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-gazetteer-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-gazetteer-2.4.2-4|33	
14cr|stardict-dict.org-gazetteer-2.4.2-4|34	%clean
14cr|stardict-dict.org-gazetteer-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-gazetteer-2.4.2-4|36	
14cr|stardict-dict.org-gazetteer-2.4.2-4|37	%files
14cr|stardict-dict.org-gazetteer-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-gazetteer-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-gazetteer-2.4.2-4|40	
14cr|stardict-dict.org-gazetteer-2.4.2-4|41	
14cr|stardict-dict.org-gazetteer-2.4.2-4|42	
14cr|stardict-dict.org-gazetteer-2.4.2-4|43	
14cr|stardict-dict.org-gazetteer-2.4.2-4|44	%changelog
14cr|stardict-dict.org-gazetteer-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-gazetteer-2.4.2-4|46	+ Revision: 67b441b
14cr|stardict-dict.org-gazetteer-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-gazetteer-2.4.2-4|48	
14cr|stardict-dict.org-gazetteer-2.4.2-4|49	

8357 14
14cr|stardict-dict.org-gcide-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-gcide-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-gcide-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-gcide-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-gcide-2.4.2-4|5	
14cr|stardict-dict.org-gcide-2.4.2-4|6	Summary:	GCIDE english dictionray for StarDict 2
14cr|stardict-dict.org-gcide-2.4.2-4|7	Name:		stardict-dict.org-gcide
14cr|stardict-dict.org-gcide-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-gcide-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-gcide-2.4.2-4|10	License:	GPL
14cr|stardict-dict.org-gcide-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-gcide-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-gcide-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-gcide-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-gcide-2.4.2-4|15	
14cr|stardict-dict.org-gcide-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_gcide-%{version}.tar.bz2
14cr|stardict-dict.org-gcide-2.4.2-4|17	
14cr|stardict-dict.org-gcide-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-gcide-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-gcide-2.4.2-4|20	
14cr|stardict-dict.org-gcide-2.4.2-4|21	%description
14cr|stardict-dict.org-gcide-2.4.2-4|22	GCIDE (GNU Collaborative International Dictionary of English) converted into
14cr|stardict-dict.org-gcide-2.4.2-4|23	StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-gcide-2.4.2-4|24	
14cr|stardict-dict.org-gcide-2.4.2-4|25	%prep
14cr|stardict-dict.org-gcide-2.4.2-4|26	%setup -q -n stardict-dictd_www.dict.org_gcide-%{version}
14cr|stardict-dict.org-gcide-2.4.2-4|27	
14cr|stardict-dict.org-gcide-2.4.2-4|28	%build
14cr|stardict-dict.org-gcide-2.4.2-4|29	
14cr|stardict-dict.org-gcide-2.4.2-4|30	%install
14cr|stardict-dict.org-gcide-2.4.2-4|31	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-gcide-2.4.2-4|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-gcide-2.4.2-4|33	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-gcide-2.4.2-4|34	
14cr|stardict-dict.org-gcide-2.4.2-4|35	%clean
14cr|stardict-dict.org-gcide-2.4.2-4|36	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-gcide-2.4.2-4|37	
14cr|stardict-dict.org-gcide-2.4.2-4|38	%files
14cr|stardict-dict.org-gcide-2.4.2-4|39	%defattr(-,root,root)
14cr|stardict-dict.org-gcide-2.4.2-4|40	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-gcide-2.4.2-4|41	
14cr|stardict-dict.org-gcide-2.4.2-4|42	
14cr|stardict-dict.org-gcide-2.4.2-4|43	
14cr|stardict-dict.org-gcide-2.4.2-4|44	
14cr|stardict-dict.org-gcide-2.4.2-4|45	%changelog
14cr|stardict-dict.org-gcide-2.4.2-4|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-gcide-2.4.2-4|47	+ Revision: 65be36f
14cr|stardict-dict.org-gcide-2.4.2-4|48	- Automatic import for version 2.4.2
14cr|stardict-dict.org-gcide-2.4.2-4|49	
14cr|stardict-dict.org-gcide-2.4.2-4|50	

8358 14
14cr|stardict-dict.org-hitchcock-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-hitchcock-2.4.2-4|2	%define	rel	4
14cr|stardict-dict.org-hitchcock-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-hitchcock-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-hitchcock-2.4.2-4|5	
14cr|stardict-dict.org-hitchcock-2.4.2-4|6	Summary:	Hitchcock's Bible Names for StarDict 2
14cr|stardict-dict.org-hitchcock-2.4.2-4|7	Name:		stardict-dict.org-hitchcock
14cr|stardict-dict.org-hitchcock-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-hitchcock-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-hitchcock-2.4.2-4|10	License:	Public Domain
14cr|stardict-dict.org-hitchcock-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-hitchcock-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-hitchcock-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-hitchcock-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-hitchcock-2.4.2-4|15	
14cr|stardict-dict.org-hitchcock-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_hitchcock-%{version}.tar.bz2
14cr|stardict-dict.org-hitchcock-2.4.2-4|17	
14cr|stardict-dict.org-hitchcock-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-hitchcock-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-hitchcock-2.4.2-4|20	
14cr|stardict-dict.org-hitchcock-2.4.2-4|21	%description
14cr|stardict-dict.org-hitchcock-2.4.2-4|22	Hitchcock's Bible Names converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-hitchcock-2.4.2-4|23	
14cr|stardict-dict.org-hitchcock-2.4.2-4|24	%prep
14cr|stardict-dict.org-hitchcock-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_hitchcock-%{version}
14cr|stardict-dict.org-hitchcock-2.4.2-4|26	
14cr|stardict-dict.org-hitchcock-2.4.2-4|27	%build
14cr|stardict-dict.org-hitchcock-2.4.2-4|28	
14cr|stardict-dict.org-hitchcock-2.4.2-4|29	%install
14cr|stardict-dict.org-hitchcock-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-hitchcock-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-hitchcock-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-hitchcock-2.4.2-4|33	
14cr|stardict-dict.org-hitchcock-2.4.2-4|34	%clean
14cr|stardict-dict.org-hitchcock-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-hitchcock-2.4.2-4|36	
14cr|stardict-dict.org-hitchcock-2.4.2-4|37	%files
14cr|stardict-dict.org-hitchcock-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-hitchcock-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-hitchcock-2.4.2-4|40	
14cr|stardict-dict.org-hitchcock-2.4.2-4|41	
14cr|stardict-dict.org-hitchcock-2.4.2-4|42	
14cr|stardict-dict.org-hitchcock-2.4.2-4|43	
14cr|stardict-dict.org-hitchcock-2.4.2-4|44	%changelog
14cr|stardict-dict.org-hitchcock-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-hitchcock-2.4.2-4|46	+ Revision: a1b8601
14cr|stardict-dict.org-hitchcock-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-hitchcock-2.4.2-4|48	
14cr|stardict-dict.org-hitchcock-2.4.2-4|49	

8359 14
14cr|stardict-dict.org-wn-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-wn-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-wn-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-wn-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-wn-2.4.2-4|5	
14cr|stardict-dict.org-wn-2.4.2-4|6	Summary:	WordNet for StarDict 2
14cr|stardict-dict.org-wn-2.4.2-4|7	Name:		stardict-dict.org-wn
14cr|stardict-dict.org-wn-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-wn-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-wn-2.4.2-4|10	License:	BSD style
14cr|stardict-dict.org-wn-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-wn-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-wn-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-wn-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-wn-2.4.2-4|15	
14cr|stardict-dict.org-wn-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_wn-%{version}.tar.bz2
14cr|stardict-dict.org-wn-2.4.2-4|17	
14cr|stardict-dict.org-wn-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-wn-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-wn-2.4.2-4|20	
14cr|stardict-dict.org-wn-2.4.2-4|21	%description
14cr|stardict-dict.org-wn-2.4.2-4|22	WordNet converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-wn-2.4.2-4|23	
14cr|stardict-dict.org-wn-2.4.2-4|24	%prep
14cr|stardict-dict.org-wn-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_wn-%{version}
14cr|stardict-dict.org-wn-2.4.2-4|26	
14cr|stardict-dict.org-wn-2.4.2-4|27	%build
14cr|stardict-dict.org-wn-2.4.2-4|28	
14cr|stardict-dict.org-wn-2.4.2-4|29	%install
14cr|stardict-dict.org-wn-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-wn-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-wn-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-wn-2.4.2-4|33	
14cr|stardict-dict.org-wn-2.4.2-4|34	%clean
14cr|stardict-dict.org-wn-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-wn-2.4.2-4|36	
14cr|stardict-dict.org-wn-2.4.2-4|37	%files
14cr|stardict-dict.org-wn-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-wn-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-wn-2.4.2-4|40	
14cr|stardict-dict.org-wn-2.4.2-4|41	
14cr|stardict-dict.org-wn-2.4.2-4|42	
14cr|stardict-dict.org-wn-2.4.2-4|43	
14cr|stardict-dict.org-wn-2.4.2-4|44	%changelog
14cr|stardict-dict.org-wn-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-wn-2.4.2-4|46	+ Revision: 58f4322
14cr|stardict-dict.org-wn-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-wn-2.4.2-4|48	
14cr|stardict-dict.org-wn-2.4.2-4|49	

8360 14
14cr|stardict-dict.org-world95-2.4.2-4|1	%define	version	2.4.2
14cr|stardict-dict.org-world95-2.4.2-4|2	%define rel	4
14cr|stardict-dict.org-world95-2.4.2-4|3	%define release	%mkrel %rel
14cr|stardict-dict.org-world95-2.4.2-4|4	%define dict_format_version	2.4.2
14cr|stardict-dict.org-world95-2.4.2-4|5	
14cr|stardict-dict.org-world95-2.4.2-4|6	Summary:	CIA World Factbook for StarDict 2
14cr|stardict-dict.org-world95-2.4.2-4|7	Name:		stardict-dict.org-world95
14cr|stardict-dict.org-world95-2.4.2-4|8	Version:	%{version}
14cr|stardict-dict.org-world95-2.4.2-4|9	Release:	%{release}
14cr|stardict-dict.org-world95-2.4.2-4|10	License:	Public Domain
14cr|stardict-dict.org-world95-2.4.2-4|11	Group:		Databases
14cr|stardict-dict.org-world95-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
14cr|stardict-dict.org-world95-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-dict.org-world95-2.4.2-4|14	BuildArch:	noarch
14cr|stardict-dict.org-world95-2.4.2-4|15	
14cr|stardict-dict.org-world95-2.4.2-4|16	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.dict.org_world95-%{version}.tar.bz2
14cr|stardict-dict.org-world95-2.4.2-4|17	
14cr|stardict-dict.org-world95-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-dict.org-world95-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-dict.org-world95-2.4.2-4|20	
14cr|stardict-dict.org-world95-2.4.2-4|21	%description
14cr|stardict-dict.org-world95-2.4.2-4|22	CIA World Factbook converted into StarDict 2 format (originally for dictd)
14cr|stardict-dict.org-world95-2.4.2-4|23	
14cr|stardict-dict.org-world95-2.4.2-4|24	%prep
14cr|stardict-dict.org-world95-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_world95-%{version}
14cr|stardict-dict.org-world95-2.4.2-4|26	
14cr|stardict-dict.org-world95-2.4.2-4|27	%build
14cr|stardict-dict.org-world95-2.4.2-4|28	
14cr|stardict-dict.org-world95-2.4.2-4|29	%install
14cr|stardict-dict.org-world95-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-world95-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-world95-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-dict.org-world95-2.4.2-4|33	
14cr|stardict-dict.org-world95-2.4.2-4|34	%clean
14cr|stardict-dict.org-world95-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
14cr|stardict-dict.org-world95-2.4.2-4|36	
14cr|stardict-dict.org-world95-2.4.2-4|37	%files
14cr|stardict-dict.org-world95-2.4.2-4|38	%defattr(-,root,root)
14cr|stardict-dict.org-world95-2.4.2-4|39	%{_datadir}/stardict/dic/*
14cr|stardict-dict.org-world95-2.4.2-4|40	
14cr|stardict-dict.org-world95-2.4.2-4|41	
14cr|stardict-dict.org-world95-2.4.2-4|42	
14cr|stardict-dict.org-world95-2.4.2-4|43	
14cr|stardict-dict.org-world95-2.4.2-4|44	%changelog
14cr|stardict-dict.org-world95-2.4.2-4|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-4
14cr|stardict-dict.org-world95-2.4.2-4|46	+ Revision: 098e18d
14cr|stardict-dict.org-world95-2.4.2-4|47	- Automatic import for version 2.4.2
14cr|stardict-dict.org-world95-2.4.2-4|48	
14cr|stardict-dict.org-world95-2.4.2-4|49	

8361 14
14cr|stardict-freedict-eng-ara-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-freedict-eng-ara-2.4.2-6|2	%define release	6
14cr|stardict-freedict-eng-ara-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-freedict-eng-ara-2.4.2-6|4	
14cr|stardict-freedict-eng-ara-2.4.2-6|5	Summary:	English -> Arabic Freedict dictionary for StarDict 2
14cr|stardict-freedict-eng-ara-2.4.2-6|6	Name:		stardict-freedict-eng-ara
14cr|stardict-freedict-eng-ara-2.4.2-6|7	Version:	%{version}
14cr|stardict-freedict-eng-ara-2.4.2-6|8	Release:	%{release}
14cr|stardict-freedict-eng-ara-2.4.2-6|9	License:	GPL
14cr|stardict-freedict-eng-ara-2.4.2-6|10	Group:		Databases
14cr|stardict-freedict-eng-ara-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-freedict-eng-ara-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-freedict-eng-ara-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-freedict-eng-ara-2.4.2-6|14	
14cr|stardict-freedict-eng-ara-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-ara-%{version}.tar.bz2
14cr|stardict-freedict-eng-ara-2.4.2-6|16	
14cr|stardict-freedict-eng-ara-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-freedict-eng-ara-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-freedict-eng-ara-2.4.2-6|19	
14cr|stardict-freedict-eng-ara-2.4.2-6|20	%description
14cr|stardict-freedict-eng-ara-2.4.2-6|21	English -> Arabic Freedict dictionary in StarDict 2 format
14cr|stardict-freedict-eng-ara-2.4.2-6|22	
14cr|stardict-freedict-eng-ara-2.4.2-6|23	%prep
14cr|stardict-freedict-eng-ara-2.4.2-6|24	%setup -q -n stardict-dictd_www.freedict.de_eng-ara-%{version}
14cr|stardict-freedict-eng-ara-2.4.2-6|25	
14cr|stardict-freedict-eng-ara-2.4.2-6|26	%build
14cr|stardict-freedict-eng-ara-2.4.2-6|27	
14cr|stardict-freedict-eng-ara-2.4.2-6|28	%install
14cr|stardict-freedict-eng-ara-2.4.2-6|29	rm -rf $RPM_BUILD_ROOT
14cr|stardict-freedict-eng-ara-2.4.2-6|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-freedict-eng-ara-2.4.2-6|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-freedict-eng-ara-2.4.2-6|32	
14cr|stardict-freedict-eng-ara-2.4.2-6|33	%clean
14cr|stardict-freedict-eng-ara-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-freedict-eng-ara-2.4.2-6|35	
14cr|stardict-freedict-eng-ara-2.4.2-6|36	%files
14cr|stardict-freedict-eng-ara-2.4.2-6|37	%defattr(-,root,root)
14cr|stardict-freedict-eng-ara-2.4.2-6|38	%{_datadir}/stardict/dic/*
14cr|stardict-freedict-eng-ara-2.4.2-6|39	
14cr|stardict-freedict-eng-ara-2.4.2-6|40	
14cr|stardict-freedict-eng-ara-2.4.2-6|41	
14cr|stardict-freedict-eng-ara-2.4.2-6|42	
14cr|stardict-freedict-eng-ara-2.4.2-6|43	%changelog
14cr|stardict-freedict-eng-ara-2.4.2-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-freedict-eng-ara-2.4.2-6|45	+ Revision: fc340ad
14cr|stardict-freedict-eng-ara-2.4.2-6|46	- MassBuild#464: Increase release tag
14cr|stardict-freedict-eng-ara-2.4.2-6|47	
14cr|stardict-freedict-eng-ara-2.4.2-6|48	

8362 14
14cr|stardict-jmdict-en-ja-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-jmdict-en-ja-2.4.2-6|2	%define release	6
14cr|stardict-jmdict-en-ja-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-jmdict-en-ja-2.4.2-6|4	
14cr|stardict-jmdict-en-ja-2.4.2-6|5	Summary:	JMDICT (English -> Japanese dictionary) converted to StarDict 2
14cr|stardict-jmdict-en-ja-2.4.2-6|6	Name:		stardict-jmdict-en-ja
14cr|stardict-jmdict-en-ja-2.4.2-6|7	Version:	%{version}
14cr|stardict-jmdict-en-ja-2.4.2-6|8	Release:	%{release}
14cr|stardict-jmdict-en-ja-2.4.2-6|9	License:	General Dictionary Licence
14cr|stardict-jmdict-en-ja-2.4.2-6|10	Group:		Databases
14cr|stardict-jmdict-en-ja-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-jmdict-en-ja-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-jmdict-en-ja-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-jmdict-en-ja-2.4.2-6|14	
14cr|stardict-jmdict-en-ja-2.4.2-6|15	Source0:	http://prdownloads.sourceforge.net/stardict/%{name}-%{version}.tar.bz2
14cr|stardict-jmdict-en-ja-2.4.2-6|16	Source1:	general-dictionary-licence.html.bz2
14cr|stardict-jmdict-en-ja-2.4.2-6|17	
14cr|stardict-jmdict-en-ja-2.4.2-6|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-jmdict-en-ja-2.4.2-6|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-jmdict-en-ja-2.4.2-6|20	
14cr|stardict-jmdict-en-ja-2.4.2-6|21	%description
14cr|stardict-jmdict-en-ja-2.4.2-6|22	The JMdict (Japanese-Multilingual Dictionary) project began in 1999 as an
14cr|stardict-jmdict-en-ja-2.4.2-6|23	offshoot of the EDICT Japanese-English Electronic Dictionary project. It
14cr|stardict-jmdict-en-ja-2.4.2-6|24	involved a major rebuild of the main files, with a more complex structure
14cr|stardict-jmdict-en-ja-2.4.2-6|25	using XML.
14cr|stardict-jmdict-en-ja-2.4.2-6|26	This package contains JMDICT database (English -> Japanese) converted
14cr|stardict-jmdict-en-ja-2.4.2-6|27	into StarDict 2 format.
14cr|stardict-jmdict-en-ja-2.4.2-6|28	
14cr|stardict-jmdict-en-ja-2.4.2-6|29	Please refer to http://www.csse.monash.edu.au/~jwb/j_jmdict.html
14cr|stardict-jmdict-en-ja-2.4.2-6|30	for more info.
14cr|stardict-jmdict-en-ja-2.4.2-6|31	
14cr|stardict-jmdict-en-ja-2.4.2-6|32	%prep
14cr|stardict-jmdict-en-ja-2.4.2-6|33	%setup -q
14cr|stardict-jmdict-en-ja-2.4.2-6|34	bzip2 -dc %SOURCE1 > general-dictionary-licence.html
14cr|stardict-jmdict-en-ja-2.4.2-6|35	
14cr|stardict-jmdict-en-ja-2.4.2-6|36	%build
14cr|stardict-jmdict-en-ja-2.4.2-6|37	
14cr|stardict-jmdict-en-ja-2.4.2-6|38	%install
14cr|stardict-jmdict-en-ja-2.4.2-6|39	rm -rf %{buildroot}
14cr|stardict-jmdict-en-ja-2.4.2-6|40	mkdir -p %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-jmdict-en-ja-2.4.2-6|41	install -m 0644 * %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-jmdict-en-ja-2.4.2-6|42	
14cr|stardict-jmdict-en-ja-2.4.2-6|43	%clean
14cr|stardict-jmdict-en-ja-2.4.2-6|44	rm -rf %{buildroot}
14cr|stardict-jmdict-en-ja-2.4.2-6|45	
14cr|stardict-jmdict-en-ja-2.4.2-6|46	%files
14cr|stardict-jmdict-en-ja-2.4.2-6|47	%defattr(-,root,root)
14cr|stardict-jmdict-en-ja-2.4.2-6|48	%doc general-dictionary-licence.html
14cr|stardict-jmdict-en-ja-2.4.2-6|49	%{_datadir}/stardict/dic/*
14cr|stardict-jmdict-en-ja-2.4.2-6|50	
14cr|stardict-jmdict-en-ja-2.4.2-6|51	
14cr|stardict-jmdict-en-ja-2.4.2-6|52	
14cr|stardict-jmdict-en-ja-2.4.2-6|53	
14cr|stardict-jmdict-en-ja-2.4.2-6|54	%changelog
14cr|stardict-jmdict-en-ja-2.4.2-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-jmdict-en-ja-2.4.2-6|56	+ Revision: 0d4eef2
14cr|stardict-jmdict-en-ja-2.4.2-6|57	- MassBuild#464: Increase release tag
14cr|stardict-jmdict-en-ja-2.4.2-6|58	
14cr|stardict-jmdict-en-ja-2.4.2-6|59	

8363 14
14cr|stardict-jmdict-ja-en-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-jmdict-ja-en-2.4.2-6|2	%define release	6
14cr|stardict-jmdict-ja-en-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-jmdict-ja-en-2.4.2-6|4	
14cr|stardict-jmdict-ja-en-2.4.2-6|5	Summary:	JMDICT (Japanese -> English dictionary) converted to StarDict 2
14cr|stardict-jmdict-ja-en-2.4.2-6|6	Name:		stardict-jmdict-ja-en
14cr|stardict-jmdict-ja-en-2.4.2-6|7	Version:	%{version}
14cr|stardict-jmdict-ja-en-2.4.2-6|8	Release:	%{release}
14cr|stardict-jmdict-ja-en-2.4.2-6|9	License:	General Dictionary Licence
14cr|stardict-jmdict-ja-en-2.4.2-6|10	Group:		Databases
14cr|stardict-jmdict-ja-en-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-jmdict-ja-en-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-jmdict-ja-en-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-jmdict-ja-en-2.4.2-6|14	
14cr|stardict-jmdict-ja-en-2.4.2-6|15	Source0:	http://prdownloads.sourceforge.net/stardict/%{name}-%{version}.tar.bz2
14cr|stardict-jmdict-ja-en-2.4.2-6|16	Source1:	general-dictionary-licence.html.bz2
14cr|stardict-jmdict-ja-en-2.4.2-6|17	
14cr|stardict-jmdict-ja-en-2.4.2-6|18	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-jmdict-ja-en-2.4.2-6|19	Requires:	stardict >= %{dict_format_version}
14cr|stardict-jmdict-ja-en-2.4.2-6|20	
14cr|stardict-jmdict-ja-en-2.4.2-6|21	%description
14cr|stardict-jmdict-ja-en-2.4.2-6|22	The JMdict (Japanese-Multilingual Dictionary) project began in 1999 as an
14cr|stardict-jmdict-ja-en-2.4.2-6|23	offshoot of the EDICT Japanese-English Electronic Dictionary project. It
14cr|stardict-jmdict-ja-en-2.4.2-6|24	involved a major rebuild of the main files, with a more complex structure
14cr|stardict-jmdict-ja-en-2.4.2-6|25	using XML.
14cr|stardict-jmdict-ja-en-2.4.2-6|26	This package contains JMDICT database (Japanese -> English) converted
14cr|stardict-jmdict-ja-en-2.4.2-6|27	into StarDict 2 format.
14cr|stardict-jmdict-ja-en-2.4.2-6|28	
14cr|stardict-jmdict-ja-en-2.4.2-6|29	Please refer to http://www.csse.monash.edu.au/~jwb/j_jmdict.html
14cr|stardict-jmdict-ja-en-2.4.2-6|30	for more info.
14cr|stardict-jmdict-ja-en-2.4.2-6|31	
14cr|stardict-jmdict-ja-en-2.4.2-6|32	%prep
14cr|stardict-jmdict-ja-en-2.4.2-6|33	%setup -q
14cr|stardict-jmdict-ja-en-2.4.2-6|34	bzip2 -dc %SOURCE1 > general-dictionary-licence.html
14cr|stardict-jmdict-ja-en-2.4.2-6|35	
14cr|stardict-jmdict-ja-en-2.4.2-6|36	%build
14cr|stardict-jmdict-ja-en-2.4.2-6|37	
14cr|stardict-jmdict-ja-en-2.4.2-6|38	%install
14cr|stardict-jmdict-ja-en-2.4.2-6|39	rm -rf %{buildroot}
14cr|stardict-jmdict-ja-en-2.4.2-6|40	mkdir -p %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-jmdict-ja-en-2.4.2-6|41	install -m 0644 * %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-jmdict-ja-en-2.4.2-6|42	
14cr|stardict-jmdict-ja-en-2.4.2-6|43	%clean
14cr|stardict-jmdict-ja-en-2.4.2-6|44	rm -rf %{buildroot}
14cr|stardict-jmdict-ja-en-2.4.2-6|45	
14cr|stardict-jmdict-ja-en-2.4.2-6|46	%files
14cr|stardict-jmdict-ja-en-2.4.2-6|47	%defattr(-,root,root)
14cr|stardict-jmdict-ja-en-2.4.2-6|48	%doc general-dictionary-licence.html
14cr|stardict-jmdict-ja-en-2.4.2-6|49	%{_datadir}/stardict/dic/*
14cr|stardict-jmdict-ja-en-2.4.2-6|50	
14cr|stardict-jmdict-ja-en-2.4.2-6|51	
14cr|stardict-jmdict-ja-en-2.4.2-6|52	
14cr|stardict-jmdict-ja-en-2.4.2-6|53	
14cr|stardict-jmdict-ja-en-2.4.2-6|54	%changelog
14cr|stardict-jmdict-ja-en-2.4.2-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-jmdict-ja-en-2.4.2-6|56	+ Revision: 4e501c3
14cr|stardict-jmdict-ja-en-2.4.2-6|57	- MassBuild#464: Increase release tag
14cr|stardict-jmdict-ja-en-2.4.2-6|58	
14cr|stardict-jmdict-ja-en-2.4.2-6|59	

8364 14
14cr|stardict-mueller24-2.4.2-2|1	%define dict_name	mueller24
14cr|stardict-mueller24-2.4.2-2|2	%define version		2.4.2
14cr|stardict-mueller24-2.4.2-2|3	%define release		2
14cr|stardict-mueller24-2.4.2-2|4	
14cr|stardict-mueller24-2.4.2-2|5	Name: 			stardict-%dict_name
14cr|stardict-mueller24-2.4.2-2|6	Version: 		2.4.2
14cr|stardict-mueller24-2.4.2-2|7	Release: 		2
14cr|stardict-mueller24-2.4.2-2|8	Summary: 		Mueller's English-Russian Dictionary, 24th edition
14cr|stardict-mueller24-2.4.2-2|9	License: 		GPLv2+
14cr|stardict-mueller24-2.4.2-2|10	URL:			http://xdxf.revdanica.com/down/index.php
14cr|stardict-mueller24-2.4.2-2|11	Group: 			Text tools
14cr|stardict-mueller24-2.4.2-2|12	Source0: 		%dict_name.dict.dz
14cr|stardict-mueller24-2.4.2-2|13	Source1: 		%dict_name.idx
14cr|stardict-mueller24-2.4.2-2|14	Source2: 		%dict_name.ifo
14cr|stardict-mueller24-2.4.2-2|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|stardict-mueller24-2.4.2-2|16	BuildArch: 		noarch
14cr|stardict-mueller24-2.4.2-2|17	Requires: 		stardict
14cr|stardict-mueller24-2.4.2-2|18	
14cr|stardict-mueller24-2.4.2-2|19	%description
14cr|stardict-mueller24-2.4.2-2|20	Mueller's English-Russian Dictionary, 24th edition, in stardict format
14cr|stardict-mueller24-2.4.2-2|21	
14cr|stardict-mueller24-2.4.2-2|22	%install
14cr|stardict-mueller24-2.4.2-2|23	rm -rf %{buildroot}
14cr|stardict-mueller24-2.4.2-2|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
14cr|stardict-mueller24-2.4.2-2|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
14cr|stardict-mueller24-2.4.2-2|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
14cr|stardict-mueller24-2.4.2-2|27	
14cr|stardict-mueller24-2.4.2-2|28	%clean
14cr|stardict-mueller24-2.4.2-2|29	rm -rf %{buildroot}
14cr|stardict-mueller24-2.4.2-2|30	
14cr|stardict-mueller24-2.4.2-2|31	%files
14cr|stardict-mueller24-2.4.2-2|32	%{_datadir}/stardict/dic/%{dict_name}*
14cr|stardict-mueller24-2.4.2-2|33	
14cr|stardict-mueller24-2.4.2-2|34	
14cr|stardict-mueller24-2.4.2-2|35	
14cr|stardict-mueller24-2.4.2-2|36	%changelog
14cr|stardict-mueller24-2.4.2-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|stardict-mueller24-2.4.2-2|38	+ Revision: 6ee4b67
14cr|stardict-mueller24-2.4.2-2|39	- MassBuild#464: Increase release tag
14cr|stardict-mueller24-2.4.2-2|40	
14cr|stardict-mueller24-2.4.2-2|41	

8365 14
14cr|stardict-nbars-magus-2.4.2-2|1	%define	dict_name	magus
14cr|stardict-nbars-magus-2.4.2-2|2	%define version		2.4.2
14cr|stardict-nbars-magus-2.4.2-2|3	%define release		2
14cr|stardict-nbars-magus-2.4.2-2|4	
14cr|stardict-nbars-magus-2.4.2-2|5	Name:			stardict-nbars-%dict_name
14cr|stardict-nbars-magus-2.4.2-2|6	Version:		2.4.2
14cr|stardict-nbars-magus-2.4.2-2|7	Release:		%mkrel %{release}
14cr|stardict-nbars-magus-2.4.2-2|8	Summary:		New Big English-Russian Dictionary
14cr|stardict-nbars-magus-2.4.2-2|9	License:		GPLv2+
14cr|stardict-nbars-magus-2.4.2-2|10	URL:			http://xdxf.revdanica.com/down/index.php
14cr|stardict-nbars-magus-2.4.2-2|11	Group:			Text tools
14cr|stardict-nbars-magus-2.4.2-2|12	Source0:		%{dict_name}.dict.dz
14cr|stardict-nbars-magus-2.4.2-2|13	Source1:		%{dict_name}.idx
14cr|stardict-nbars-magus-2.4.2-2|14	Source2:		%{dict_name}.ifo
14cr|stardict-nbars-magus-2.4.2-2|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|stardict-nbars-magus-2.4.2-2|16	BuildArch:		noarch
14cr|stardict-nbars-magus-2.4.2-2|17	Requires:		stardict
14cr|stardict-nbars-magus-2.4.2-2|18	
14cr|stardict-nbars-magus-2.4.2-2|19	%description
14cr|stardict-nbars-magus-2.4.2-2|20	New Comprehensive English-Russian Dictionary under the editorship
14cr|stardict-nbars-magus-2.4.2-2|21	of academician Y.D.Apresyan and professor E.M.Mednikova; Transmagus by
14cr|stardict-nbars-magus-2.4.2-2|22	Delta Lingotronic Inc.; http://www.callamer.com/~dlingo; ver. 1.2 for
14cr|stardict-nbars-magus-2.4.2-2|23	Unix; in stardict format
14cr|stardict-nbars-magus-2.4.2-2|24	
14cr|stardict-nbars-magus-2.4.2-2|25	%install
14cr|stardict-nbars-magus-2.4.2-2|26	rm -rf %{buildroot}
14cr|stardict-nbars-magus-2.4.2-2|27	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
14cr|stardict-nbars-magus-2.4.2-2|28	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
14cr|stardict-nbars-magus-2.4.2-2|29	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
14cr|stardict-nbars-magus-2.4.2-2|30	
14cr|stardict-nbars-magus-2.4.2-2|31	%clean
14cr|stardict-nbars-magus-2.4.2-2|32	rm -rf %{buildroot}
14cr|stardict-nbars-magus-2.4.2-2|33	
14cr|stardict-nbars-magus-2.4.2-2|34	%files
14cr|stardict-nbars-magus-2.4.2-2|35	%{_datadir}/stardict/dic/%{dict_name}*
14cr|stardict-nbars-magus-2.4.2-2|36	
14cr|stardict-nbars-magus-2.4.2-2|37	
14cr|stardict-nbars-magus-2.4.2-2|38	
14cr|stardict-nbars-magus-2.4.2-2|39	%changelog
14cr|stardict-nbars-magus-2.4.2-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|stardict-nbars-magus-2.4.2-2|41	+ Revision: 145b9c1
14cr|stardict-nbars-magus-2.4.2-2|42	- MassBuild#464: Increase release tag
14cr|stardict-nbars-magus-2.4.2-2|43	
14cr|stardict-nbars-magus-2.4.2-2|44	

8366 14
14cr|stardict-ozhshv-2.4.2-2|1	%define dict_name	ozhshv
14cr|stardict-ozhshv-2.4.2-2|2	%define version		2.4.2
14cr|stardict-ozhshv-2.4.2-2|3	%define release		2
14cr|stardict-ozhshv-2.4.2-2|4	
14cr|stardict-ozhshv-2.4.2-2|5	Name: 			stardict-%dict_name
14cr|stardict-ozhshv-2.4.2-2|6	Version: 		2.4.2
14cr|stardict-ozhshv-2.4.2-2|7	Release: 		2
14cr|stardict-ozhshv-2.4.2-2|8	Summary: 		Ozhegov's and Shvedova's Russian Dictionary
14cr|stardict-ozhshv-2.4.2-2|9	License: 		GPLv2+
14cr|stardict-ozhshv-2.4.2-2|10	URL:			http://xdxf.revdanica.com/down/index.php
14cr|stardict-ozhshv-2.4.2-2|11	Group: 			Text tools
14cr|stardict-ozhshv-2.4.2-2|12	Source0: 		%dict_name.dict.dz
14cr|stardict-ozhshv-2.4.2-2|13	Source1: 		%dict_name.idx
14cr|stardict-ozhshv-2.4.2-2|14	Source2: 		%dict_name.ifo
14cr|stardict-ozhshv-2.4.2-2|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|stardict-ozhshv-2.4.2-2|16	BuildArch: 		noarch
14cr|stardict-ozhshv-2.4.2-2|17	Requires: 		stardict
14cr|stardict-ozhshv-2.4.2-2|18	
14cr|stardict-ozhshv-2.4.2-2|19	%description
14cr|stardict-ozhshv-2.4.2-2|20	Ozhegov's and Shvedova's Russian dictionary in stardict format
14cr|stardict-ozhshv-2.4.2-2|21	
14cr|stardict-ozhshv-2.4.2-2|22	%install
14cr|stardict-ozhshv-2.4.2-2|23	rm -rf %{buildroot}
14cr|stardict-ozhshv-2.4.2-2|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
14cr|stardict-ozhshv-2.4.2-2|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
14cr|stardict-ozhshv-2.4.2-2|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
14cr|stardict-ozhshv-2.4.2-2|27	
14cr|stardict-ozhshv-2.4.2-2|28	%clean
14cr|stardict-ozhshv-2.4.2-2|29	rm -rf %{buildroot}
14cr|stardict-ozhshv-2.4.2-2|30	
14cr|stardict-ozhshv-2.4.2-2|31	%files
14cr|stardict-ozhshv-2.4.2-2|32	%{_datadir}/stardict/dic/%{dict_name}*
14cr|stardict-ozhshv-2.4.2-2|33	
14cr|stardict-ozhshv-2.4.2-2|34	
14cr|stardict-ozhshv-2.4.2-2|35	
14cr|stardict-ozhshv-2.4.2-2|36	%changelog
14cr|stardict-ozhshv-2.4.2-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|stardict-ozhshv-2.4.2-2|38	+ Revision: 919f81c
14cr|stardict-ozhshv-2.4.2-2|39	- MassBuild#464: Increase release tag
14cr|stardict-ozhshv-2.4.2-2|40	
14cr|stardict-ozhshv-2.4.2-2|41	

8367 14
14cr|stardict-quick-afr-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-afr-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-afr-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-afr-swe-2.4.2-6|4	
14cr|stardict-quick-afr-swe-2.4.2-6|5	Summary:	Afrikaanss -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-afr-swe-2.4.2-6|6	Name:		stardict-quick-afr-swe
14cr|stardict-quick-afr-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-afr-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-afr-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-afr-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-afr-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-afr-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-afr-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-afr-swe-2.4.2-6|14	
14cr|stardict-quick-afr-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_afr-swe-%{version}.tar.bz2
14cr|stardict-quick-afr-swe-2.4.2-6|16	
14cr|stardict-quick-afr-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-afr-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-afr-swe-2.4.2-6|19	
14cr|stardict-quick-afr-swe-2.4.2-6|20	%description
14cr|stardict-quick-afr-swe-2.4.2-6|21	Afrikaanss -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-afr-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-afr-swe-2.4.2-6|23	
14cr|stardict-quick-afr-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-afr-swe-2.4.2-6|25	
14cr|stardict-quick-afr-swe-2.4.2-6|26	%prep
14cr|stardict-quick-afr-swe-2.4.2-6|27	%setup -q -n stardict-quick_afr-swe-%{version}
14cr|stardict-quick-afr-swe-2.4.2-6|28	
14cr|stardict-quick-afr-swe-2.4.2-6|29	%build
14cr|stardict-quick-afr-swe-2.4.2-6|30	
14cr|stardict-quick-afr-swe-2.4.2-6|31	%install
14cr|stardict-quick-afr-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-afr-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-afr-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-afr-swe-2.4.2-6|35	
14cr|stardict-quick-afr-swe-2.4.2-6|36	%clean
14cr|stardict-quick-afr-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-afr-swe-2.4.2-6|38	
14cr|stardict-quick-afr-swe-2.4.2-6|39	%files
14cr|stardict-quick-afr-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-afr-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-afr-swe-2.4.2-6|42	
14cr|stardict-quick-afr-swe-2.4.2-6|43	
14cr|stardict-quick-afr-swe-2.4.2-6|44	
14cr|stardict-quick-afr-swe-2.4.2-6|45	
14cr|stardict-quick-afr-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-afr-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-afr-swe-2.4.2-6|48	+ Revision: a482948
14cr|stardict-quick-afr-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-afr-swe-2.4.2-6|50	
14cr|stardict-quick-afr-swe-2.4.2-6|51	

8368 14
14cr|stardict-quick-bul-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-bul-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-bul-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-bul-swe-2.4.2-7|4	
14cr|stardict-quick-bul-swe-2.4.2-7|5	Summary:	Bulgarian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-bul-swe-2.4.2-7|6	Name:		stardict-quick-bul-swe
14cr|stardict-quick-bul-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-bul-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-bul-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-bul-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-bul-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-bul-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-bul-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-bul-swe-2.4.2-7|14	
14cr|stardict-quick-bul-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_bul-swe-%{version}.tar.bz2
14cr|stardict-quick-bul-swe-2.4.2-7|16	
14cr|stardict-quick-bul-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-bul-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-bul-swe-2.4.2-7|19	
14cr|stardict-quick-bul-swe-2.4.2-7|20	%description
14cr|stardict-quick-bul-swe-2.4.2-7|21	Bulgarian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-bul-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-bul-swe-2.4.2-7|23	
14cr|stardict-quick-bul-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-bul-swe-2.4.2-7|25	
14cr|stardict-quick-bul-swe-2.4.2-7|26	%prep
14cr|stardict-quick-bul-swe-2.4.2-7|27	%setup -q -n stardict-quick_bul-swe-%{version}
14cr|stardict-quick-bul-swe-2.4.2-7|28	
14cr|stardict-quick-bul-swe-2.4.2-7|29	%build
14cr|stardict-quick-bul-swe-2.4.2-7|30	
14cr|stardict-quick-bul-swe-2.4.2-7|31	%install
14cr|stardict-quick-bul-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-bul-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-bul-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-bul-swe-2.4.2-7|35	
14cr|stardict-quick-bul-swe-2.4.2-7|36	%clean
14cr|stardict-quick-bul-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-bul-swe-2.4.2-7|38	
14cr|stardict-quick-bul-swe-2.4.2-7|39	%files
14cr|stardict-quick-bul-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-bul-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-bul-swe-2.4.2-7|42	
14cr|stardict-quick-bul-swe-2.4.2-7|43	
14cr|stardict-quick-bul-swe-2.4.2-7|44	
14cr|stardict-quick-bul-swe-2.4.2-7|45	
14cr|stardict-quick-bul-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-bul-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-bul-swe-2.4.2-7|48	+ Revision: f5b0a86
14cr|stardict-quick-bul-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-bul-swe-2.4.2-7|50	
14cr|stardict-quick-bul-swe-2.4.2-7|51	

8369 14
14cr|stardict-quick-dan-fin-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-dan-fin-2.4.2-7|2	%define release	7
14cr|stardict-quick-dan-fin-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-fin-2.4.2-7|4	
14cr|stardict-quick-dan-fin-2.4.2-7|5	Summary:	Danish -> Finnish *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-fin-2.4.2-7|6	Name:		stardict-quick-dan-fin
14cr|stardict-quick-dan-fin-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-dan-fin-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-dan-fin-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-dan-fin-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-dan-fin-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-fin-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-fin-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-dan-fin-2.4.2-7|14	
14cr|stardict-quick-dan-fin-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-fin-%{version}.tar.bz2
14cr|stardict-quick-dan-fin-2.4.2-7|16	
14cr|stardict-quick-dan-fin-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-fin-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-fin-2.4.2-7|19	
14cr|stardict-quick-dan-fin-2.4.2-7|20	%description
14cr|stardict-quick-dan-fin-2.4.2-7|21	Danish -> Finnish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-fin-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-fin-2.4.2-7|23	
14cr|stardict-quick-dan-fin-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-dan-fin-2.4.2-7|25	
14cr|stardict-quick-dan-fin-2.4.2-7|26	%prep
14cr|stardict-quick-dan-fin-2.4.2-7|27	%setup -q -n stardict-quick_dan-fin-%{version}
14cr|stardict-quick-dan-fin-2.4.2-7|28	
14cr|stardict-quick-dan-fin-2.4.2-7|29	%build
14cr|stardict-quick-dan-fin-2.4.2-7|30	
14cr|stardict-quick-dan-fin-2.4.2-7|31	%install
14cr|stardict-quick-dan-fin-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-fin-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-fin-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-fin-2.4.2-7|35	
14cr|stardict-quick-dan-fin-2.4.2-7|36	%clean
14cr|stardict-quick-dan-fin-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-fin-2.4.2-7|38	
14cr|stardict-quick-dan-fin-2.4.2-7|39	%files
14cr|stardict-quick-dan-fin-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-dan-fin-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-fin-2.4.2-7|42	
14cr|stardict-quick-dan-fin-2.4.2-7|43	
14cr|stardict-quick-dan-fin-2.4.2-7|44	
14cr|stardict-quick-dan-fin-2.4.2-7|45	
14cr|stardict-quick-dan-fin-2.4.2-7|46	%changelog
14cr|stardict-quick-dan-fin-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-dan-fin-2.4.2-7|48	+ Revision: 5633878
14cr|stardict-quick-dan-fin-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-fin-2.4.2-7|50	
14cr|stardict-quick-dan-fin-2.4.2-7|51	

8370 14
14cr|stardict-quick-dan-hun-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-hun-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-hun-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-hun-2.4.2-6|4	
14cr|stardict-quick-dan-hun-2.4.2-6|5	Summary:	Danish -> Hungarian *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-hun-2.4.2-6|6	Name:		stardict-quick-dan-hun
14cr|stardict-quick-dan-hun-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-hun-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-hun-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-hun-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-hun-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-hun-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-hun-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-hun-2.4.2-6|14	
14cr|stardict-quick-dan-hun-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-hun-%{version}.tar.bz2
14cr|stardict-quick-dan-hun-2.4.2-6|16	
14cr|stardict-quick-dan-hun-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-hun-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-hun-2.4.2-6|19	
14cr|stardict-quick-dan-hun-2.4.2-6|20	%description
14cr|stardict-quick-dan-hun-2.4.2-6|21	Danish -> Hungarian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-hun-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-hun-2.4.2-6|23	
14cr|stardict-quick-dan-hun-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-hun-2.4.2-6|25	
14cr|stardict-quick-dan-hun-2.4.2-6|26	%prep
14cr|stardict-quick-dan-hun-2.4.2-6|27	%setup -q -n stardict-quick_dan-hun-%{version}
14cr|stardict-quick-dan-hun-2.4.2-6|28	
14cr|stardict-quick-dan-hun-2.4.2-6|29	%build
14cr|stardict-quick-dan-hun-2.4.2-6|30	
14cr|stardict-quick-dan-hun-2.4.2-6|31	%install
14cr|stardict-quick-dan-hun-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-hun-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-hun-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-hun-2.4.2-6|35	
14cr|stardict-quick-dan-hun-2.4.2-6|36	%clean
14cr|stardict-quick-dan-hun-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-hun-2.4.2-6|38	
14cr|stardict-quick-dan-hun-2.4.2-6|39	%files
14cr|stardict-quick-dan-hun-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-hun-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-hun-2.4.2-6|42	
14cr|stardict-quick-dan-hun-2.4.2-6|43	
14cr|stardict-quick-dan-hun-2.4.2-6|44	
14cr|stardict-quick-dan-hun-2.4.2-6|45	
14cr|stardict-quick-dan-hun-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-hun-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-hun-2.4.2-6|48	+ Revision: c64e454
14cr|stardict-quick-dan-hun-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-hun-2.4.2-6|50	
14cr|stardict-quick-dan-hun-2.4.2-6|51	

8371 14
14cr|stardict-quick-dan-ind-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-ind-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-ind-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-ind-2.4.2-6|4	
14cr|stardict-quick-dan-ind-2.4.2-6|5	Summary:	Danish -> Indonesian *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-ind-2.4.2-6|6	Name:		stardict-quick-dan-ind
14cr|stardict-quick-dan-ind-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-ind-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-ind-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-ind-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-ind-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-ind-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-ind-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-ind-2.4.2-6|14	
14cr|stardict-quick-dan-ind-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-ind-%{version}.tar.bz2
14cr|stardict-quick-dan-ind-2.4.2-6|16	
14cr|stardict-quick-dan-ind-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-ind-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-ind-2.4.2-6|19	
14cr|stardict-quick-dan-ind-2.4.2-6|20	%description
14cr|stardict-quick-dan-ind-2.4.2-6|21	Danish -> Indonesian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-ind-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-ind-2.4.2-6|23	
14cr|stardict-quick-dan-ind-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-ind-2.4.2-6|25	
14cr|stardict-quick-dan-ind-2.4.2-6|26	%prep
14cr|stardict-quick-dan-ind-2.4.2-6|27	%setup -q -n stardict-quick_dan-ind-%{version}
14cr|stardict-quick-dan-ind-2.4.2-6|28	
14cr|stardict-quick-dan-ind-2.4.2-6|29	%build
14cr|stardict-quick-dan-ind-2.4.2-6|30	
14cr|stardict-quick-dan-ind-2.4.2-6|31	%install
14cr|stardict-quick-dan-ind-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-ind-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-ind-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-ind-2.4.2-6|35	
14cr|stardict-quick-dan-ind-2.4.2-6|36	%clean
14cr|stardict-quick-dan-ind-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-ind-2.4.2-6|38	
14cr|stardict-quick-dan-ind-2.4.2-6|39	%files
14cr|stardict-quick-dan-ind-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-ind-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-ind-2.4.2-6|42	
14cr|stardict-quick-dan-ind-2.4.2-6|43	
14cr|stardict-quick-dan-ind-2.4.2-6|44	
14cr|stardict-quick-dan-ind-2.4.2-6|45	
14cr|stardict-quick-dan-ind-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-ind-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-ind-2.4.2-6|48	+ Revision: eb99137
14cr|stardict-quick-dan-ind-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-ind-2.4.2-6|50	
14cr|stardict-quick-dan-ind-2.4.2-6|51	

8372 14
14cr|stardict-quick-dan-ita-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-dan-ita-2.4.2-7|2	%define release	7
14cr|stardict-quick-dan-ita-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-ita-2.4.2-7|4	
14cr|stardict-quick-dan-ita-2.4.2-7|5	Summary:	Danish -> Italian *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-ita-2.4.2-7|6	Name:		stardict-quick-dan-ita
14cr|stardict-quick-dan-ita-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-dan-ita-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-dan-ita-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-dan-ita-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-dan-ita-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-ita-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-ita-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-dan-ita-2.4.2-7|14	
14cr|stardict-quick-dan-ita-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-ita-%{version}.tar.bz2
14cr|stardict-quick-dan-ita-2.4.2-7|16	
14cr|stardict-quick-dan-ita-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-ita-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-ita-2.4.2-7|19	
14cr|stardict-quick-dan-ita-2.4.2-7|20	%description
14cr|stardict-quick-dan-ita-2.4.2-7|21	Danish -> Italian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-ita-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-ita-2.4.2-7|23	
14cr|stardict-quick-dan-ita-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-dan-ita-2.4.2-7|25	
14cr|stardict-quick-dan-ita-2.4.2-7|26	%prep
14cr|stardict-quick-dan-ita-2.4.2-7|27	%setup -q -n stardict-quick_dan-ita-%{version}
14cr|stardict-quick-dan-ita-2.4.2-7|28	
14cr|stardict-quick-dan-ita-2.4.2-7|29	%build
14cr|stardict-quick-dan-ita-2.4.2-7|30	
14cr|stardict-quick-dan-ita-2.4.2-7|31	%install
14cr|stardict-quick-dan-ita-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-ita-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-ita-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-ita-2.4.2-7|35	
14cr|stardict-quick-dan-ita-2.4.2-7|36	%clean
14cr|stardict-quick-dan-ita-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-ita-2.4.2-7|38	
14cr|stardict-quick-dan-ita-2.4.2-7|39	%files
14cr|stardict-quick-dan-ita-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-dan-ita-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-ita-2.4.2-7|42	
14cr|stardict-quick-dan-ita-2.4.2-7|43	
14cr|stardict-quick-dan-ita-2.4.2-7|44	
14cr|stardict-quick-dan-ita-2.4.2-7|45	
14cr|stardict-quick-dan-ita-2.4.2-7|46	%changelog
14cr|stardict-quick-dan-ita-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-dan-ita-2.4.2-7|48	+ Revision: 664eaf7
14cr|stardict-quick-dan-ita-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-ita-2.4.2-7|50	
14cr|stardict-quick-dan-ita-2.4.2-7|51	

8373 14
14cr|stardict-quick-dan-jpn-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-dan-jpn-2.4.2-7|2	%define release	7
14cr|stardict-quick-dan-jpn-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-jpn-2.4.2-7|4	
14cr|stardict-quick-dan-jpn-2.4.2-7|5	Summary:	Danish -> Japanese *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-jpn-2.4.2-7|6	Name:		stardict-quick-dan-jpn
14cr|stardict-quick-dan-jpn-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-dan-jpn-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-dan-jpn-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-dan-jpn-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-dan-jpn-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-jpn-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-jpn-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-dan-jpn-2.4.2-7|14	
14cr|stardict-quick-dan-jpn-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-jpn-%{version}.tar.bz2
14cr|stardict-quick-dan-jpn-2.4.2-7|16	
14cr|stardict-quick-dan-jpn-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-jpn-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-jpn-2.4.2-7|19	
14cr|stardict-quick-dan-jpn-2.4.2-7|20	%description
14cr|stardict-quick-dan-jpn-2.4.2-7|21	Danish -> Japanese *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-jpn-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-jpn-2.4.2-7|23	
14cr|stardict-quick-dan-jpn-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-dan-jpn-2.4.2-7|25	
14cr|stardict-quick-dan-jpn-2.4.2-7|26	%prep
14cr|stardict-quick-dan-jpn-2.4.2-7|27	%setup -q -n stardict-quick_dan-jpn-%{version}
14cr|stardict-quick-dan-jpn-2.4.2-7|28	
14cr|stardict-quick-dan-jpn-2.4.2-7|29	%build
14cr|stardict-quick-dan-jpn-2.4.2-7|30	
14cr|stardict-quick-dan-jpn-2.4.2-7|31	%install
14cr|stardict-quick-dan-jpn-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-jpn-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-jpn-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-jpn-2.4.2-7|35	
14cr|stardict-quick-dan-jpn-2.4.2-7|36	%clean
14cr|stardict-quick-dan-jpn-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-jpn-2.4.2-7|38	
14cr|stardict-quick-dan-jpn-2.4.2-7|39	%files
14cr|stardict-quick-dan-jpn-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-dan-jpn-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-jpn-2.4.2-7|42	
14cr|stardict-quick-dan-jpn-2.4.2-7|43	
14cr|stardict-quick-dan-jpn-2.4.2-7|44	
14cr|stardict-quick-dan-jpn-2.4.2-7|45	
14cr|stardict-quick-dan-jpn-2.4.2-7|46	%changelog
14cr|stardict-quick-dan-jpn-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-dan-jpn-2.4.2-7|48	+ Revision: f21fd00
14cr|stardict-quick-dan-jpn-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-jpn-2.4.2-7|50	
14cr|stardict-quick-dan-jpn-2.4.2-7|51	

8374 14
14cr|stardict-quick-dan-lat-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-lat-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-lat-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-lat-2.4.2-6|4	
14cr|stardict-quick-dan-lat-2.4.2-6|5	Summary:	Danish -> Latin *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-lat-2.4.2-6|6	Name:		stardict-quick-dan-lat
14cr|stardict-quick-dan-lat-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-lat-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-lat-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-lat-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-lat-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-lat-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-lat-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-lat-2.4.2-6|14	
14cr|stardict-quick-dan-lat-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-lat-%{version}.tar.bz2
14cr|stardict-quick-dan-lat-2.4.2-6|16	
14cr|stardict-quick-dan-lat-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-lat-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-lat-2.4.2-6|19	
14cr|stardict-quick-dan-lat-2.4.2-6|20	%description
14cr|stardict-quick-dan-lat-2.4.2-6|21	Danish -> Latin *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-lat-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-lat-2.4.2-6|23	
14cr|stardict-quick-dan-lat-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-lat-2.4.2-6|25	
14cr|stardict-quick-dan-lat-2.4.2-6|26	%prep
14cr|stardict-quick-dan-lat-2.4.2-6|27	%setup -q -n stardict-quick_dan-lat-%{version}
14cr|stardict-quick-dan-lat-2.4.2-6|28	
14cr|stardict-quick-dan-lat-2.4.2-6|29	%build
14cr|stardict-quick-dan-lat-2.4.2-6|30	
14cr|stardict-quick-dan-lat-2.4.2-6|31	%install
14cr|stardict-quick-dan-lat-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-lat-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-lat-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-lat-2.4.2-6|35	
14cr|stardict-quick-dan-lat-2.4.2-6|36	%clean
14cr|stardict-quick-dan-lat-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-lat-2.4.2-6|38	
14cr|stardict-quick-dan-lat-2.4.2-6|39	%files
14cr|stardict-quick-dan-lat-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-lat-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-lat-2.4.2-6|42	
14cr|stardict-quick-dan-lat-2.4.2-6|43	
14cr|stardict-quick-dan-lat-2.4.2-6|44	
14cr|stardict-quick-dan-lat-2.4.2-6|45	
14cr|stardict-quick-dan-lat-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-lat-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-lat-2.4.2-6|48	+ Revision: 36721d7
14cr|stardict-quick-dan-lat-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-lat-2.4.2-6|50	
14cr|stardict-quick-dan-lat-2.4.2-6|51	

8375 14
14cr|stardict-quick-dan-nld-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-nld-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-nld-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-nld-2.4.2-6|4	
14cr|stardict-quick-dan-nld-2.4.2-6|5	Summary:	Danish -> Dutch *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-nld-2.4.2-6|6	Name:		stardict-quick-dan-nld
14cr|stardict-quick-dan-nld-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-nld-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-nld-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-nld-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-nld-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-nld-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-nld-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-nld-2.4.2-6|14	
14cr|stardict-quick-dan-nld-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-nld-%{version}.tar.bz2
14cr|stardict-quick-dan-nld-2.4.2-6|16	
14cr|stardict-quick-dan-nld-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-nld-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-nld-2.4.2-6|19	
14cr|stardict-quick-dan-nld-2.4.2-6|20	%description
14cr|stardict-quick-dan-nld-2.4.2-6|21	Danish -> Dutch *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-nld-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-nld-2.4.2-6|23	
14cr|stardict-quick-dan-nld-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-nld-2.4.2-6|25	
14cr|stardict-quick-dan-nld-2.4.2-6|26	%prep
14cr|stardict-quick-dan-nld-2.4.2-6|27	%setup -q -n stardict-quick_dan-nld-%{version}
14cr|stardict-quick-dan-nld-2.4.2-6|28	
14cr|stardict-quick-dan-nld-2.4.2-6|29	%build
14cr|stardict-quick-dan-nld-2.4.2-6|30	
14cr|stardict-quick-dan-nld-2.4.2-6|31	%install
14cr|stardict-quick-dan-nld-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-nld-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-nld-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-nld-2.4.2-6|35	
14cr|stardict-quick-dan-nld-2.4.2-6|36	%clean
14cr|stardict-quick-dan-nld-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-nld-2.4.2-6|38	
14cr|stardict-quick-dan-nld-2.4.2-6|39	%files
14cr|stardict-quick-dan-nld-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-nld-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-nld-2.4.2-6|42	
14cr|stardict-quick-dan-nld-2.4.2-6|43	
14cr|stardict-quick-dan-nld-2.4.2-6|44	
14cr|stardict-quick-dan-nld-2.4.2-6|45	
14cr|stardict-quick-dan-nld-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-nld-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-nld-2.4.2-6|48	+ Revision: f8fe594
14cr|stardict-quick-dan-nld-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-nld-2.4.2-6|50	
14cr|stardict-quick-dan-nld-2.4.2-6|51	

8376 14
14cr|stardict-quick-dan-nor-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-nor-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-nor-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-nor-2.4.2-6|4	
14cr|stardict-quick-dan-nor-2.4.2-6|5	Summary:	Danish -> Norwegian *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-nor-2.4.2-6|6	Name:		stardict-quick-dan-nor
14cr|stardict-quick-dan-nor-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-nor-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-nor-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-nor-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-nor-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-nor-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-nor-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-nor-2.4.2-6|14	
14cr|stardict-quick-dan-nor-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-nor-%{version}.tar.bz2
14cr|stardict-quick-dan-nor-2.4.2-6|16	
14cr|stardict-quick-dan-nor-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-nor-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-nor-2.4.2-6|19	
14cr|stardict-quick-dan-nor-2.4.2-6|20	%description
14cr|stardict-quick-dan-nor-2.4.2-6|21	Danish -> Norwegian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-nor-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-nor-2.4.2-6|23	
14cr|stardict-quick-dan-nor-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-nor-2.4.2-6|25	
14cr|stardict-quick-dan-nor-2.4.2-6|26	%prep
14cr|stardict-quick-dan-nor-2.4.2-6|27	%setup -q -n stardict-quick_dan-nor-%{version}
14cr|stardict-quick-dan-nor-2.4.2-6|28	
14cr|stardict-quick-dan-nor-2.4.2-6|29	%build
14cr|stardict-quick-dan-nor-2.4.2-6|30	
14cr|stardict-quick-dan-nor-2.4.2-6|31	%install
14cr|stardict-quick-dan-nor-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-nor-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-nor-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-nor-2.4.2-6|35	
14cr|stardict-quick-dan-nor-2.4.2-6|36	%clean
14cr|stardict-quick-dan-nor-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-nor-2.4.2-6|38	
14cr|stardict-quick-dan-nor-2.4.2-6|39	%files
14cr|stardict-quick-dan-nor-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-nor-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-nor-2.4.2-6|42	
14cr|stardict-quick-dan-nor-2.4.2-6|43	
14cr|stardict-quick-dan-nor-2.4.2-6|44	
14cr|stardict-quick-dan-nor-2.4.2-6|45	
14cr|stardict-quick-dan-nor-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-nor-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-nor-2.4.2-6|48	+ Revision: 154d687
14cr|stardict-quick-dan-nor-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-nor-2.4.2-6|50	
14cr|stardict-quick-dan-nor-2.4.2-6|51	

8377 14
14cr|stardict-quick-dan-por-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-por-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-por-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-por-2.4.2-6|4	
14cr|stardict-quick-dan-por-2.4.2-6|5	Summary:	Danish -> Portuguese *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-por-2.4.2-6|6	Name:		stardict-quick-dan-por
14cr|stardict-quick-dan-por-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-por-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-por-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-por-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-por-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-por-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-por-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-por-2.4.2-6|14	
14cr|stardict-quick-dan-por-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-por-%{version}.tar.bz2
14cr|stardict-quick-dan-por-2.4.2-6|16	
14cr|stardict-quick-dan-por-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-por-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-por-2.4.2-6|19	
14cr|stardict-quick-dan-por-2.4.2-6|20	%description
14cr|stardict-quick-dan-por-2.4.2-6|21	Danish -> Portuguese *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-por-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-por-2.4.2-6|23	
14cr|stardict-quick-dan-por-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-por-2.4.2-6|25	
14cr|stardict-quick-dan-por-2.4.2-6|26	%prep
14cr|stardict-quick-dan-por-2.4.2-6|27	%setup -q -n stardict-quick_dan-por-%{version}
14cr|stardict-quick-dan-por-2.4.2-6|28	
14cr|stardict-quick-dan-por-2.4.2-6|29	%build
14cr|stardict-quick-dan-por-2.4.2-6|30	
14cr|stardict-quick-dan-por-2.4.2-6|31	%install
14cr|stardict-quick-dan-por-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-por-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-por-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-por-2.4.2-6|35	
14cr|stardict-quick-dan-por-2.4.2-6|36	%clean
14cr|stardict-quick-dan-por-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-por-2.4.2-6|38	
14cr|stardict-quick-dan-por-2.4.2-6|39	%files
14cr|stardict-quick-dan-por-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-por-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-por-2.4.2-6|42	
14cr|stardict-quick-dan-por-2.4.2-6|43	
14cr|stardict-quick-dan-por-2.4.2-6|44	
14cr|stardict-quick-dan-por-2.4.2-6|45	
14cr|stardict-quick-dan-por-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-por-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-por-2.4.2-6|48	+ Revision: 6ae0c5b
14cr|stardict-quick-dan-por-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-por-2.4.2-6|50	
14cr|stardict-quick-dan-por-2.4.2-6|51	

8378 14
14cr|stardict-quick-dan-rus-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-rus-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-rus-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-rus-2.4.2-6|4	
14cr|stardict-quick-dan-rus-2.4.2-6|5	Summary:	Danish -> Russian *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-rus-2.4.2-6|6	Name:		stardict-quick-dan-rus
14cr|stardict-quick-dan-rus-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-rus-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-rus-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-rus-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-rus-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-rus-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-rus-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-rus-2.4.2-6|14	
14cr|stardict-quick-dan-rus-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-rus-%{version}.tar.bz2
14cr|stardict-quick-dan-rus-2.4.2-6|16	
14cr|stardict-quick-dan-rus-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-rus-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-rus-2.4.2-6|19	
14cr|stardict-quick-dan-rus-2.4.2-6|20	%description
14cr|stardict-quick-dan-rus-2.4.2-6|21	Danish -> Russian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-rus-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-rus-2.4.2-6|23	
14cr|stardict-quick-dan-rus-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-rus-2.4.2-6|25	
14cr|stardict-quick-dan-rus-2.4.2-6|26	%prep
14cr|stardict-quick-dan-rus-2.4.2-6|27	%setup -q -n stardict-quick_dan-rus-%{version}
14cr|stardict-quick-dan-rus-2.4.2-6|28	
14cr|stardict-quick-dan-rus-2.4.2-6|29	%build
14cr|stardict-quick-dan-rus-2.4.2-6|30	
14cr|stardict-quick-dan-rus-2.4.2-6|31	%install
14cr|stardict-quick-dan-rus-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-rus-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-rus-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-rus-2.4.2-6|35	
14cr|stardict-quick-dan-rus-2.4.2-6|36	%clean
14cr|stardict-quick-dan-rus-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-rus-2.4.2-6|38	
14cr|stardict-quick-dan-rus-2.4.2-6|39	%files
14cr|stardict-quick-dan-rus-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-rus-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-rus-2.4.2-6|42	
14cr|stardict-quick-dan-rus-2.4.2-6|43	
14cr|stardict-quick-dan-rus-2.4.2-6|44	
14cr|stardict-quick-dan-rus-2.4.2-6|45	
14cr|stardict-quick-dan-rus-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-rus-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-rus-2.4.2-6|48	+ Revision: 9b19d1b
14cr|stardict-quick-dan-rus-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-rus-2.4.2-6|50	
14cr|stardict-quick-dan-rus-2.4.2-6|51	

8379 14
14cr|stardict-quick-dan-spa-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-dan-spa-2.4.2-7|2	%define release	7
14cr|stardict-quick-dan-spa-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-spa-2.4.2-7|4	
14cr|stardict-quick-dan-spa-2.4.2-7|5	Summary:	Danish -> Spanish *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-spa-2.4.2-7|6	Name:		stardict-quick-dan-spa
14cr|stardict-quick-dan-spa-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-dan-spa-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-dan-spa-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-dan-spa-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-dan-spa-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-spa-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-spa-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-dan-spa-2.4.2-7|14	
14cr|stardict-quick-dan-spa-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-spa-%{version}.tar.bz2
14cr|stardict-quick-dan-spa-2.4.2-7|16	
14cr|stardict-quick-dan-spa-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-spa-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-spa-2.4.2-7|19	
14cr|stardict-quick-dan-spa-2.4.2-7|20	%description
14cr|stardict-quick-dan-spa-2.4.2-7|21	Danish -> Spanish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-spa-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-spa-2.4.2-7|23	
14cr|stardict-quick-dan-spa-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-dan-spa-2.4.2-7|25	
14cr|stardict-quick-dan-spa-2.4.2-7|26	%prep
14cr|stardict-quick-dan-spa-2.4.2-7|27	%setup -q -n stardict-quick_dan-spa-%{version}
14cr|stardict-quick-dan-spa-2.4.2-7|28	
14cr|stardict-quick-dan-spa-2.4.2-7|29	%build
14cr|stardict-quick-dan-spa-2.4.2-7|30	
14cr|stardict-quick-dan-spa-2.4.2-7|31	%install
14cr|stardict-quick-dan-spa-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-spa-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-spa-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-spa-2.4.2-7|35	
14cr|stardict-quick-dan-spa-2.4.2-7|36	%clean
14cr|stardict-quick-dan-spa-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-spa-2.4.2-7|38	
14cr|stardict-quick-dan-spa-2.4.2-7|39	%files
14cr|stardict-quick-dan-spa-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-dan-spa-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-spa-2.4.2-7|42	
14cr|stardict-quick-dan-spa-2.4.2-7|43	
14cr|stardict-quick-dan-spa-2.4.2-7|44	
14cr|stardict-quick-dan-spa-2.4.2-7|45	
14cr|stardict-quick-dan-spa-2.4.2-7|46	%changelog
14cr|stardict-quick-dan-spa-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-dan-spa-2.4.2-7|48	+ Revision: e26635f
14cr|stardict-quick-dan-spa-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-spa-2.4.2-7|50	
14cr|stardict-quick-dan-spa-2.4.2-7|51	

8380 14
14cr|stardict-quick-dan-swa-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-dan-swa-2.4.2-6|2	%define release	6
14cr|stardict-quick-dan-swa-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-swa-2.4.2-6|4	
14cr|stardict-quick-dan-swa-2.4.2-6|5	Summary:	Danish -> Swahili *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-swa-2.4.2-6|6	Name:		stardict-quick-dan-swa
14cr|stardict-quick-dan-swa-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-dan-swa-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-dan-swa-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-dan-swa-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-dan-swa-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-swa-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-swa-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-dan-swa-2.4.2-6|14	
14cr|stardict-quick-dan-swa-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-swa-%{version}.tar.bz2
14cr|stardict-quick-dan-swa-2.4.2-6|16	
14cr|stardict-quick-dan-swa-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-swa-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-swa-2.4.2-6|19	
14cr|stardict-quick-dan-swa-2.4.2-6|20	%description
14cr|stardict-quick-dan-swa-2.4.2-6|21	Danish -> Swahili *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-swa-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-swa-2.4.2-6|23	
14cr|stardict-quick-dan-swa-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-dan-swa-2.4.2-6|25	
14cr|stardict-quick-dan-swa-2.4.2-6|26	%prep
14cr|stardict-quick-dan-swa-2.4.2-6|27	%setup -q -n stardict-quick_dan-swa-%{version}
14cr|stardict-quick-dan-swa-2.4.2-6|28	
14cr|stardict-quick-dan-swa-2.4.2-6|29	%build
14cr|stardict-quick-dan-swa-2.4.2-6|30	
14cr|stardict-quick-dan-swa-2.4.2-6|31	%install
14cr|stardict-quick-dan-swa-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-swa-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-swa-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-swa-2.4.2-6|35	
14cr|stardict-quick-dan-swa-2.4.2-6|36	%clean
14cr|stardict-quick-dan-swa-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-swa-2.4.2-6|38	
14cr|stardict-quick-dan-swa-2.4.2-6|39	%files
14cr|stardict-quick-dan-swa-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-dan-swa-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-swa-2.4.2-6|42	
14cr|stardict-quick-dan-swa-2.4.2-6|43	
14cr|stardict-quick-dan-swa-2.4.2-6|44	
14cr|stardict-quick-dan-swa-2.4.2-6|45	
14cr|stardict-quick-dan-swa-2.4.2-6|46	%changelog
14cr|stardict-quick-dan-swa-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-dan-swa-2.4.2-6|48	+ Revision: 52fa05a
14cr|stardict-quick-dan-swa-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-swa-2.4.2-6|50	
14cr|stardict-quick-dan-swa-2.4.2-6|51	

8381 14
14cr|stardict-quick-dan-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-dan-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-dan-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-dan-swe-2.4.2-7|4	
14cr|stardict-quick-dan-swe-2.4.2-7|5	Summary:	Danish -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-dan-swe-2.4.2-7|6	Name:		stardict-quick-dan-swe
14cr|stardict-quick-dan-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-dan-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-dan-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-dan-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-dan-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-dan-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-dan-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-dan-swe-2.4.2-7|14	
14cr|stardict-quick-dan-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-swe-%{version}.tar.bz2
14cr|stardict-quick-dan-swe-2.4.2-7|16	
14cr|stardict-quick-dan-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-dan-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-dan-swe-2.4.2-7|19	
14cr|stardict-quick-dan-swe-2.4.2-7|20	%description
14cr|stardict-quick-dan-swe-2.4.2-7|21	Danish -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-dan-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-dan-swe-2.4.2-7|23	
14cr|stardict-quick-dan-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-dan-swe-2.4.2-7|25	
14cr|stardict-quick-dan-swe-2.4.2-7|26	%prep
14cr|stardict-quick-dan-swe-2.4.2-7|27	%setup -q -n stardict-quick_dan-swe-%{version}
14cr|stardict-quick-dan-swe-2.4.2-7|28	
14cr|stardict-quick-dan-swe-2.4.2-7|29	%build
14cr|stardict-quick-dan-swe-2.4.2-7|30	
14cr|stardict-quick-dan-swe-2.4.2-7|31	%install
14cr|stardict-quick-dan-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-dan-swe-2.4.2-7|35	
14cr|stardict-quick-dan-swe-2.4.2-7|36	%clean
14cr|stardict-quick-dan-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-dan-swe-2.4.2-7|38	
14cr|stardict-quick-dan-swe-2.4.2-7|39	%files
14cr|stardict-quick-dan-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-dan-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-dan-swe-2.4.2-7|42	
14cr|stardict-quick-dan-swe-2.4.2-7|43	
14cr|stardict-quick-dan-swe-2.4.2-7|44	
14cr|stardict-quick-dan-swe-2.4.2-7|45	
14cr|stardict-quick-dan-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-dan-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-dan-swe-2.4.2-7|48	+ Revision: 80589dc
14cr|stardict-quick-dan-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-dan-swe-2.4.2-7|50	
14cr|stardict-quick-dan-swe-2.4.2-7|51	

8382 14
14cr|stardict-quick-esp-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-esp-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-esp-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-esp-swe-2.4.2-6|4	
14cr|stardict-quick-esp-swe-2.4.2-6|5	Summary:	Esperanto -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-esp-swe-2.4.2-6|6	Name:		stardict-quick-esp-swe
14cr|stardict-quick-esp-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-esp-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-esp-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-esp-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-esp-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-esp-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-esp-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-esp-swe-2.4.2-6|14	
14cr|stardict-quick-esp-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_esp-swe-%{version}.tar.bz2
14cr|stardict-quick-esp-swe-2.4.2-6|16	
14cr|stardict-quick-esp-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-esp-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-esp-swe-2.4.2-6|19	
14cr|stardict-quick-esp-swe-2.4.2-6|20	%description
14cr|stardict-quick-esp-swe-2.4.2-6|21	Esperanto -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-esp-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-esp-swe-2.4.2-6|23	
14cr|stardict-quick-esp-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-esp-swe-2.4.2-6|25	
14cr|stardict-quick-esp-swe-2.4.2-6|26	%prep
14cr|stardict-quick-esp-swe-2.4.2-6|27	%setup -q -n stardict-quick_esp-swe-%{version}
14cr|stardict-quick-esp-swe-2.4.2-6|28	
14cr|stardict-quick-esp-swe-2.4.2-6|29	%build
14cr|stardict-quick-esp-swe-2.4.2-6|30	
14cr|stardict-quick-esp-swe-2.4.2-6|31	%install
14cr|stardict-quick-esp-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-esp-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-esp-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-esp-swe-2.4.2-6|35	
14cr|stardict-quick-esp-swe-2.4.2-6|36	%clean
14cr|stardict-quick-esp-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-esp-swe-2.4.2-6|38	
14cr|stardict-quick-esp-swe-2.4.2-6|39	%files
14cr|stardict-quick-esp-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-esp-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-esp-swe-2.4.2-6|42	
14cr|stardict-quick-esp-swe-2.4.2-6|43	
14cr|stardict-quick-esp-swe-2.4.2-6|44	
14cr|stardict-quick-esp-swe-2.4.2-6|45	
14cr|stardict-quick-esp-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-esp-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-esp-swe-2.4.2-6|48	+ Revision: 6b9e847
14cr|stardict-quick-esp-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-esp-swe-2.4.2-6|50	
14cr|stardict-quick-esp-swe-2.4.2-6|51	

8383 14
14cr|stardict-quick-fin-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-fin-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-fin-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-fin-dan-2.4.2-7|4	
14cr|stardict-quick-fin-dan-2.4.2-7|5	Summary:	Finnish -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-fin-dan-2.4.2-7|6	Name:		stardict-quick-fin-dan
14cr|stardict-quick-fin-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-fin-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-fin-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-fin-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-fin-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-fin-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-fin-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-fin-dan-2.4.2-7|14	
14cr|stardict-quick-fin-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-dan-%{version}.tar.bz2
14cr|stardict-quick-fin-dan-2.4.2-7|16	
14cr|stardict-quick-fin-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-fin-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-fin-dan-2.4.2-7|19	
14cr|stardict-quick-fin-dan-2.4.2-7|20	%description
14cr|stardict-quick-fin-dan-2.4.2-7|21	Finnish -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-fin-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-fin-dan-2.4.2-7|23	
14cr|stardict-quick-fin-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-fin-dan-2.4.2-7|25	
14cr|stardict-quick-fin-dan-2.4.2-7|26	%prep
14cr|stardict-quick-fin-dan-2.4.2-7|27	%setup -q -n stardict-quick_fin-dan-%{version}
14cr|stardict-quick-fin-dan-2.4.2-7|28	
14cr|stardict-quick-fin-dan-2.4.2-7|29	%build
14cr|stardict-quick-fin-dan-2.4.2-7|30	
14cr|stardict-quick-fin-dan-2.4.2-7|31	%install
14cr|stardict-quick-fin-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fin-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fin-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fin-dan-2.4.2-7|35	
14cr|stardict-quick-fin-dan-2.4.2-7|36	%clean
14cr|stardict-quick-fin-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fin-dan-2.4.2-7|38	
14cr|stardict-quick-fin-dan-2.4.2-7|39	%files
14cr|stardict-quick-fin-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-fin-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-fin-dan-2.4.2-7|42	
14cr|stardict-quick-fin-dan-2.4.2-7|43	
14cr|stardict-quick-fin-dan-2.4.2-7|44	
14cr|stardict-quick-fin-dan-2.4.2-7|45	
14cr|stardict-quick-fin-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-fin-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-fin-dan-2.4.2-7|48	+ Revision: 488906a
14cr|stardict-quick-fin-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-fin-dan-2.4.2-7|50	
14cr|stardict-quick-fin-dan-2.4.2-7|51	

8384 14
14cr|stardict-quick-fin-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-fin-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-fin-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-fin-swe-2.4.2-6|4	
14cr|stardict-quick-fin-swe-2.4.2-6|5	Summary:	Finnish -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-fin-swe-2.4.2-6|6	Name:		stardict-quick-fin-swe
14cr|stardict-quick-fin-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-fin-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-fin-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-fin-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-fin-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-fin-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-fin-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-fin-swe-2.4.2-6|14	
14cr|stardict-quick-fin-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-swe-%{version}.tar.bz2
14cr|stardict-quick-fin-swe-2.4.2-6|16	
14cr|stardict-quick-fin-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-fin-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-fin-swe-2.4.2-6|19	
14cr|stardict-quick-fin-swe-2.4.2-6|20	%description
14cr|stardict-quick-fin-swe-2.4.2-6|21	Finnish -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-fin-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-fin-swe-2.4.2-6|23	
14cr|stardict-quick-fin-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-fin-swe-2.4.2-6|25	
14cr|stardict-quick-fin-swe-2.4.2-6|26	%prep
14cr|stardict-quick-fin-swe-2.4.2-6|27	%setup -q -n stardict-quick_fin-swe-%{version}
14cr|stardict-quick-fin-swe-2.4.2-6|28	
14cr|stardict-quick-fin-swe-2.4.2-6|29	%build
14cr|stardict-quick-fin-swe-2.4.2-6|30	
14cr|stardict-quick-fin-swe-2.4.2-6|31	%install
14cr|stardict-quick-fin-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fin-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fin-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fin-swe-2.4.2-6|35	
14cr|stardict-quick-fin-swe-2.4.2-6|36	%clean
14cr|stardict-quick-fin-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fin-swe-2.4.2-6|38	
14cr|stardict-quick-fin-swe-2.4.2-6|39	%files
14cr|stardict-quick-fin-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-fin-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-fin-swe-2.4.2-6|42	
14cr|stardict-quick-fin-swe-2.4.2-6|43	
14cr|stardict-quick-fin-swe-2.4.2-6|44	
14cr|stardict-quick-fin-swe-2.4.2-6|45	
14cr|stardict-quick-fin-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-fin-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-fin-swe-2.4.2-6|48	+ Revision: 6cfcd9a
14cr|stardict-quick-fin-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-fin-swe-2.4.2-6|50	
14cr|stardict-quick-fin-swe-2.4.2-6|51	

8385 14
14cr|stardict-quick-fry-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-fry-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-fry-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-fry-swe-2.4.2-6|4	
14cr|stardict-quick-fry-swe-2.4.2-6|5	Summary:	Frisian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-fry-swe-2.4.2-6|6	Name:		stardict-quick-fry-swe
14cr|stardict-quick-fry-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-fry-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-fry-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-fry-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-fry-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-fry-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-fry-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-fry-swe-2.4.2-6|14	
14cr|stardict-quick-fry-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fry-swe-%{version}.tar.bz2
14cr|stardict-quick-fry-swe-2.4.2-6|16	
14cr|stardict-quick-fry-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-fry-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-fry-swe-2.4.2-6|19	
14cr|stardict-quick-fry-swe-2.4.2-6|20	%description
14cr|stardict-quick-fry-swe-2.4.2-6|21	Frisian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-fry-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-fry-swe-2.4.2-6|23	
14cr|stardict-quick-fry-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-fry-swe-2.4.2-6|25	
14cr|stardict-quick-fry-swe-2.4.2-6|26	%prep
14cr|stardict-quick-fry-swe-2.4.2-6|27	%setup -q -n stardict-quick_fry-swe-%{version}
14cr|stardict-quick-fry-swe-2.4.2-6|28	
14cr|stardict-quick-fry-swe-2.4.2-6|29	%build
14cr|stardict-quick-fry-swe-2.4.2-6|30	
14cr|stardict-quick-fry-swe-2.4.2-6|31	%install
14cr|stardict-quick-fry-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fry-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fry-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-fry-swe-2.4.2-6|35	
14cr|stardict-quick-fry-swe-2.4.2-6|36	%clean
14cr|stardict-quick-fry-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-fry-swe-2.4.2-6|38	
14cr|stardict-quick-fry-swe-2.4.2-6|39	%files
14cr|stardict-quick-fry-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-fry-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-fry-swe-2.4.2-6|42	
14cr|stardict-quick-fry-swe-2.4.2-6|43	
14cr|stardict-quick-fry-swe-2.4.2-6|44	
14cr|stardict-quick-fry-swe-2.4.2-6|45	
14cr|stardict-quick-fry-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-fry-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-fry-swe-2.4.2-6|48	+ Revision: bd97a19
14cr|stardict-quick-fry-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-fry-swe-2.4.2-6|50	
14cr|stardict-quick-fry-swe-2.4.2-6|51	

8386 14
14cr|stardict-quick-gre-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-gre-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-gre-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-gre-swe-2.4.2-6|4	
14cr|stardict-quick-gre-swe-2.4.2-6|5	Summary:	Greek -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-gre-swe-2.4.2-6|6	Name:		stardict-quick-gre-swe
14cr|stardict-quick-gre-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-gre-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-gre-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-gre-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-gre-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-gre-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-gre-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-gre-swe-2.4.2-6|14	
14cr|stardict-quick-gre-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_gre-swe-%{version}.tar.bz2
14cr|stardict-quick-gre-swe-2.4.2-6|16	
14cr|stardict-quick-gre-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-gre-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-gre-swe-2.4.2-6|19	
14cr|stardict-quick-gre-swe-2.4.2-6|20	%description
14cr|stardict-quick-gre-swe-2.4.2-6|21	Greek -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-gre-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-gre-swe-2.4.2-6|23	
14cr|stardict-quick-gre-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-gre-swe-2.4.2-6|25	
14cr|stardict-quick-gre-swe-2.4.2-6|26	%prep
14cr|stardict-quick-gre-swe-2.4.2-6|27	%setup -q -n stardict-quick_gre-swe-%{version}
14cr|stardict-quick-gre-swe-2.4.2-6|28	
14cr|stardict-quick-gre-swe-2.4.2-6|29	%build
14cr|stardict-quick-gre-swe-2.4.2-6|30	
14cr|stardict-quick-gre-swe-2.4.2-6|31	%install
14cr|stardict-quick-gre-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-gre-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-gre-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-gre-swe-2.4.2-6|35	
14cr|stardict-quick-gre-swe-2.4.2-6|36	%clean
14cr|stardict-quick-gre-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-gre-swe-2.4.2-6|38	
14cr|stardict-quick-gre-swe-2.4.2-6|39	%files
14cr|stardict-quick-gre-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-gre-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-gre-swe-2.4.2-6|42	
14cr|stardict-quick-gre-swe-2.4.2-6|43	
14cr|stardict-quick-gre-swe-2.4.2-6|44	
14cr|stardict-quick-gre-swe-2.4.2-6|45	
14cr|stardict-quick-gre-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-gre-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-gre-swe-2.4.2-6|48	+ Revision: 91237da
14cr|stardict-quick-gre-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-gre-swe-2.4.2-6|50	
14cr|stardict-quick-gre-swe-2.4.2-6|51	

8387 14
14cr|stardict-quick-hun-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-hun-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-hun-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-hun-dan-2.4.2-7|4	
14cr|stardict-quick-hun-dan-2.4.2-7|5	Summary:	Hungarian -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-hun-dan-2.4.2-7|6	Name:		stardict-quick-hun-dan
14cr|stardict-quick-hun-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-hun-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-hun-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-hun-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-hun-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-hun-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-hun-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-hun-dan-2.4.2-7|14	
14cr|stardict-quick-hun-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-dan-%{version}.tar.bz2
14cr|stardict-quick-hun-dan-2.4.2-7|16	
14cr|stardict-quick-hun-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-hun-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-hun-dan-2.4.2-7|19	
14cr|stardict-quick-hun-dan-2.4.2-7|20	%description
14cr|stardict-quick-hun-dan-2.4.2-7|21	Hungarian -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-hun-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-hun-dan-2.4.2-7|23	
14cr|stardict-quick-hun-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-hun-dan-2.4.2-7|25	
14cr|stardict-quick-hun-dan-2.4.2-7|26	%prep
14cr|stardict-quick-hun-dan-2.4.2-7|27	%setup -q -n stardict-quick_hun-dan-%{version}
14cr|stardict-quick-hun-dan-2.4.2-7|28	
14cr|stardict-quick-hun-dan-2.4.2-7|29	%build
14cr|stardict-quick-hun-dan-2.4.2-7|30	
14cr|stardict-quick-hun-dan-2.4.2-7|31	%install
14cr|stardict-quick-hun-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-hun-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-hun-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-hun-dan-2.4.2-7|35	
14cr|stardict-quick-hun-dan-2.4.2-7|36	%clean
14cr|stardict-quick-hun-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-hun-dan-2.4.2-7|38	
14cr|stardict-quick-hun-dan-2.4.2-7|39	%files
14cr|stardict-quick-hun-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-hun-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-hun-dan-2.4.2-7|42	
14cr|stardict-quick-hun-dan-2.4.2-7|43	
14cr|stardict-quick-hun-dan-2.4.2-7|44	
14cr|stardict-quick-hun-dan-2.4.2-7|45	
14cr|stardict-quick-hun-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-hun-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-hun-dan-2.4.2-7|48	+ Revision: 23c18a5
14cr|stardict-quick-hun-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-hun-dan-2.4.2-7|50	
14cr|stardict-quick-hun-dan-2.4.2-7|51	

8388 14
14cr|stardict-quick-hun-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-hun-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-hun-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-hun-swe-2.4.2-7|4	
14cr|stardict-quick-hun-swe-2.4.2-7|5	Summary:	Hungarian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-hun-swe-2.4.2-7|6	Name:		stardict-quick-hun-swe
14cr|stardict-quick-hun-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-hun-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-hun-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-hun-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-hun-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-hun-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-hun-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-hun-swe-2.4.2-7|14	
14cr|stardict-quick-hun-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-swe-%{version}.tar.bz2
14cr|stardict-quick-hun-swe-2.4.2-7|16	
14cr|stardict-quick-hun-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-hun-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-hun-swe-2.4.2-7|19	
14cr|stardict-quick-hun-swe-2.4.2-7|20	%description
14cr|stardict-quick-hun-swe-2.4.2-7|21	Hungarian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-hun-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-hun-swe-2.4.2-7|23	
14cr|stardict-quick-hun-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-hun-swe-2.4.2-7|25	
14cr|stardict-quick-hun-swe-2.4.2-7|26	%prep
14cr|stardict-quick-hun-swe-2.4.2-7|27	%setup -q -n stardict-quick_hun-swe-%{version}
14cr|stardict-quick-hun-swe-2.4.2-7|28	
14cr|stardict-quick-hun-swe-2.4.2-7|29	%build
14cr|stardict-quick-hun-swe-2.4.2-7|30	
14cr|stardict-quick-hun-swe-2.4.2-7|31	%install
14cr|stardict-quick-hun-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-hun-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-hun-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-hun-swe-2.4.2-7|35	
14cr|stardict-quick-hun-swe-2.4.2-7|36	%clean
14cr|stardict-quick-hun-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-hun-swe-2.4.2-7|38	
14cr|stardict-quick-hun-swe-2.4.2-7|39	%files
14cr|stardict-quick-hun-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-hun-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-hun-swe-2.4.2-7|42	
14cr|stardict-quick-hun-swe-2.4.2-7|43	
14cr|stardict-quick-hun-swe-2.4.2-7|44	
14cr|stardict-quick-hun-swe-2.4.2-7|45	
14cr|stardict-quick-hun-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-hun-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-hun-swe-2.4.2-7|48	+ Revision: 3379a2b
14cr|stardict-quick-hun-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-hun-swe-2.4.2-7|50	
14cr|stardict-quick-hun-swe-2.4.2-7|51	

8389 14
14cr|stardict-quick-ind-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-ind-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-ind-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-ind-dan-2.4.2-7|4	
14cr|stardict-quick-ind-dan-2.4.2-7|5	Summary:	Indonesian -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-ind-dan-2.4.2-7|6	Name:		stardict-quick-ind-dan
14cr|stardict-quick-ind-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-ind-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-ind-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-ind-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-ind-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-ind-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-ind-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-ind-dan-2.4.2-7|14	
14cr|stardict-quick-ind-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-dan-%{version}.tar.bz2
14cr|stardict-quick-ind-dan-2.4.2-7|16	
14cr|stardict-quick-ind-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-ind-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-ind-dan-2.4.2-7|19	
14cr|stardict-quick-ind-dan-2.4.2-7|20	%description
14cr|stardict-quick-ind-dan-2.4.2-7|21	Indonesian -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-ind-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-ind-dan-2.4.2-7|23	
14cr|stardict-quick-ind-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-ind-dan-2.4.2-7|25	
14cr|stardict-quick-ind-dan-2.4.2-7|26	%prep
14cr|stardict-quick-ind-dan-2.4.2-7|27	%setup -q -n stardict-quick_ind-dan-%{version}
14cr|stardict-quick-ind-dan-2.4.2-7|28	
14cr|stardict-quick-ind-dan-2.4.2-7|29	%build
14cr|stardict-quick-ind-dan-2.4.2-7|30	
14cr|stardict-quick-ind-dan-2.4.2-7|31	%install
14cr|stardict-quick-ind-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ind-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ind-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ind-dan-2.4.2-7|35	
14cr|stardict-quick-ind-dan-2.4.2-7|36	%clean
14cr|stardict-quick-ind-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ind-dan-2.4.2-7|38	
14cr|stardict-quick-ind-dan-2.4.2-7|39	%files
14cr|stardict-quick-ind-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-ind-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-ind-dan-2.4.2-7|42	
14cr|stardict-quick-ind-dan-2.4.2-7|43	
14cr|stardict-quick-ind-dan-2.4.2-7|44	
14cr|stardict-quick-ind-dan-2.4.2-7|45	
14cr|stardict-quick-ind-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-ind-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-ind-dan-2.4.2-7|48	+ Revision: a135d4c
14cr|stardict-quick-ind-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-ind-dan-2.4.2-7|50	
14cr|stardict-quick-ind-dan-2.4.2-7|51	

8390 14
14cr|stardict-quick-ind-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-ind-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-ind-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-ind-swe-2.4.2-6|4	
14cr|stardict-quick-ind-swe-2.4.2-6|5	Summary:	Indonesian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-ind-swe-2.4.2-6|6	Name:		stardict-quick-ind-swe
14cr|stardict-quick-ind-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-ind-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-ind-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-ind-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-ind-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-ind-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-ind-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-ind-swe-2.4.2-6|14	
14cr|stardict-quick-ind-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-swe-%{version}.tar.bz2
14cr|stardict-quick-ind-swe-2.4.2-6|16	
14cr|stardict-quick-ind-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-ind-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-ind-swe-2.4.2-6|19	
14cr|stardict-quick-ind-swe-2.4.2-6|20	%description
14cr|stardict-quick-ind-swe-2.4.2-6|21	Indonesian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-ind-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-ind-swe-2.4.2-6|23	
14cr|stardict-quick-ind-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-ind-swe-2.4.2-6|25	
14cr|stardict-quick-ind-swe-2.4.2-6|26	%prep
14cr|stardict-quick-ind-swe-2.4.2-6|27	%setup -q -n stardict-quick_ind-swe-%{version}
14cr|stardict-quick-ind-swe-2.4.2-6|28	
14cr|stardict-quick-ind-swe-2.4.2-6|29	%build
14cr|stardict-quick-ind-swe-2.4.2-6|30	
14cr|stardict-quick-ind-swe-2.4.2-6|31	%install
14cr|stardict-quick-ind-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ind-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ind-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ind-swe-2.4.2-6|35	
14cr|stardict-quick-ind-swe-2.4.2-6|36	%clean
14cr|stardict-quick-ind-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ind-swe-2.4.2-6|38	
14cr|stardict-quick-ind-swe-2.4.2-6|39	%files
14cr|stardict-quick-ind-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-ind-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-ind-swe-2.4.2-6|42	
14cr|stardict-quick-ind-swe-2.4.2-6|43	
14cr|stardict-quick-ind-swe-2.4.2-6|44	
14cr|stardict-quick-ind-swe-2.4.2-6|45	
14cr|stardict-quick-ind-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-ind-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-ind-swe-2.4.2-6|48	+ Revision: fbc1a18
14cr|stardict-quick-ind-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-ind-swe-2.4.2-6|50	
14cr|stardict-quick-ind-swe-2.4.2-6|51	

8391 14
14cr|stardict-quick-isl-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-isl-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-isl-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-isl-swe-2.4.2-6|4	
14cr|stardict-quick-isl-swe-2.4.2-6|5	Summary:	Icelandic -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-isl-swe-2.4.2-6|6	Name:		stardict-quick-isl-swe
14cr|stardict-quick-isl-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-isl-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-isl-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-isl-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-isl-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-isl-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-isl-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-isl-swe-2.4.2-6|14	
14cr|stardict-quick-isl-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_isl-swe-%{version}.tar.bz2
14cr|stardict-quick-isl-swe-2.4.2-6|16	
14cr|stardict-quick-isl-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-isl-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-isl-swe-2.4.2-6|19	
14cr|stardict-quick-isl-swe-2.4.2-6|20	%description
14cr|stardict-quick-isl-swe-2.4.2-6|21	Icelandic -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-isl-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-isl-swe-2.4.2-6|23	
14cr|stardict-quick-isl-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-isl-swe-2.4.2-6|25	
14cr|stardict-quick-isl-swe-2.4.2-6|26	%prep
14cr|stardict-quick-isl-swe-2.4.2-6|27	%setup -q -n stardict-quick_isl-swe-%{version}
14cr|stardict-quick-isl-swe-2.4.2-6|28	# tarball contains broken filename
14cr|stardict-quick-isl-swe-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-isl-swe-2.4.2-6|30	
14cr|stardict-quick-isl-swe-2.4.2-6|31	%build
14cr|stardict-quick-isl-swe-2.4.2-6|32	
14cr|stardict-quick-isl-swe-2.4.2-6|33	%install
14cr|stardict-quick-isl-swe-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-isl-swe-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-isl-swe-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-isl-swe-2.4.2-6|37	
14cr|stardict-quick-isl-swe-2.4.2-6|38	%clean
14cr|stardict-quick-isl-swe-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-isl-swe-2.4.2-6|40	
14cr|stardict-quick-isl-swe-2.4.2-6|41	%files
14cr|stardict-quick-isl-swe-2.4.2-6|42	%defattr(-,root,root)
14cr|stardict-quick-isl-swe-2.4.2-6|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-isl-swe-2.4.2-6|44	
14cr|stardict-quick-isl-swe-2.4.2-6|45	
14cr|stardict-quick-isl-swe-2.4.2-6|46	
14cr|stardict-quick-isl-swe-2.4.2-6|47	
14cr|stardict-quick-isl-swe-2.4.2-6|48	%changelog
14cr|stardict-quick-isl-swe-2.4.2-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-isl-swe-2.4.2-6|50	+ Revision: 80baa0f
14cr|stardict-quick-isl-swe-2.4.2-6|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-isl-swe-2.4.2-6|52	
14cr|stardict-quick-isl-swe-2.4.2-6|53	

8392 14
14cr|stardict-quick-ita-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-ita-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-ita-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-ita-dan-2.4.2-7|4	
14cr|stardict-quick-ita-dan-2.4.2-7|5	Summary:	Italian -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-ita-dan-2.4.2-7|6	Name:		stardict-quick-ita-dan
14cr|stardict-quick-ita-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-ita-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-ita-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-ita-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-ita-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-ita-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-ita-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-ita-dan-2.4.2-7|14	
14cr|stardict-quick-ita-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-dan-%{version}.tar.bz2
14cr|stardict-quick-ita-dan-2.4.2-7|16	
14cr|stardict-quick-ita-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-ita-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-ita-dan-2.4.2-7|19	
14cr|stardict-quick-ita-dan-2.4.2-7|20	%description
14cr|stardict-quick-ita-dan-2.4.2-7|21	Italian -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-ita-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-ita-dan-2.4.2-7|23	
14cr|stardict-quick-ita-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-ita-dan-2.4.2-7|25	
14cr|stardict-quick-ita-dan-2.4.2-7|26	%prep
14cr|stardict-quick-ita-dan-2.4.2-7|27	%setup -q -n stardict-quick_ita-dan-%{version}
14cr|stardict-quick-ita-dan-2.4.2-7|28	
14cr|stardict-quick-ita-dan-2.4.2-7|29	%build
14cr|stardict-quick-ita-dan-2.4.2-7|30	
14cr|stardict-quick-ita-dan-2.4.2-7|31	%install
14cr|stardict-quick-ita-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ita-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ita-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ita-dan-2.4.2-7|35	
14cr|stardict-quick-ita-dan-2.4.2-7|36	%clean
14cr|stardict-quick-ita-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ita-dan-2.4.2-7|38	
14cr|stardict-quick-ita-dan-2.4.2-7|39	%files
14cr|stardict-quick-ita-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-ita-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-ita-dan-2.4.2-7|42	
14cr|stardict-quick-ita-dan-2.4.2-7|43	
14cr|stardict-quick-ita-dan-2.4.2-7|44	
14cr|stardict-quick-ita-dan-2.4.2-7|45	
14cr|stardict-quick-ita-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-ita-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-ita-dan-2.4.2-7|48	+ Revision: 32a985e
14cr|stardict-quick-ita-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-ita-dan-2.4.2-7|50	
14cr|stardict-quick-ita-dan-2.4.2-7|51	

8393 14
14cr|stardict-quick-ita-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-ita-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-ita-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-ita-swe-2.4.2-6|4	
14cr|stardict-quick-ita-swe-2.4.2-6|5	Summary:	Italian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-ita-swe-2.4.2-6|6	Name:		stardict-quick-ita-swe
14cr|stardict-quick-ita-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-ita-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-ita-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-ita-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-ita-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-ita-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-ita-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-ita-swe-2.4.2-6|14	
14cr|stardict-quick-ita-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-swe-%{version}.tar.bz2
14cr|stardict-quick-ita-swe-2.4.2-6|16	
14cr|stardict-quick-ita-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-ita-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-ita-swe-2.4.2-6|19	
14cr|stardict-quick-ita-swe-2.4.2-6|20	%description
14cr|stardict-quick-ita-swe-2.4.2-6|21	Italian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-ita-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-ita-swe-2.4.2-6|23	
14cr|stardict-quick-ita-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-ita-swe-2.4.2-6|25	
14cr|stardict-quick-ita-swe-2.4.2-6|26	%prep
14cr|stardict-quick-ita-swe-2.4.2-6|27	%setup -q -n stardict-quick_ita-swe-%{version}
14cr|stardict-quick-ita-swe-2.4.2-6|28	
14cr|stardict-quick-ita-swe-2.4.2-6|29	%build
14cr|stardict-quick-ita-swe-2.4.2-6|30	
14cr|stardict-quick-ita-swe-2.4.2-6|31	%install
14cr|stardict-quick-ita-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ita-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ita-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-ita-swe-2.4.2-6|35	
14cr|stardict-quick-ita-swe-2.4.2-6|36	%clean
14cr|stardict-quick-ita-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-ita-swe-2.4.2-6|38	
14cr|stardict-quick-ita-swe-2.4.2-6|39	%files
14cr|stardict-quick-ita-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-ita-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-ita-swe-2.4.2-6|42	
14cr|stardict-quick-ita-swe-2.4.2-6|43	
14cr|stardict-quick-ita-swe-2.4.2-6|44	
14cr|stardict-quick-ita-swe-2.4.2-6|45	
14cr|stardict-quick-ita-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-ita-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-ita-swe-2.4.2-6|48	+ Revision: 51c1673
14cr|stardict-quick-ita-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-ita-swe-2.4.2-6|50	
14cr|stardict-quick-ita-swe-2.4.2-6|51	

8394 14
14cr|stardict-quick-jpn-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-jpn-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-jpn-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-jpn-dan-2.4.2-7|4	
14cr|stardict-quick-jpn-dan-2.4.2-7|5	Summary:	Japanese -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-jpn-dan-2.4.2-7|6	Name:		stardict-quick-jpn-dan
14cr|stardict-quick-jpn-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-jpn-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-jpn-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-jpn-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-jpn-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-jpn-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-jpn-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-jpn-dan-2.4.2-7|14	
14cr|stardict-quick-jpn-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-dan-%{version}.tar.bz2
14cr|stardict-quick-jpn-dan-2.4.2-7|16	
14cr|stardict-quick-jpn-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-jpn-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-jpn-dan-2.4.2-7|19	
14cr|stardict-quick-jpn-dan-2.4.2-7|20	%description
14cr|stardict-quick-jpn-dan-2.4.2-7|21	Japanese -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-jpn-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-jpn-dan-2.4.2-7|23	
14cr|stardict-quick-jpn-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-jpn-dan-2.4.2-7|25	
14cr|stardict-quick-jpn-dan-2.4.2-7|26	%prep
14cr|stardict-quick-jpn-dan-2.4.2-7|27	%setup -q -n stardict-quick_jpn-dan-%{version}
14cr|stardict-quick-jpn-dan-2.4.2-7|28	
14cr|stardict-quick-jpn-dan-2.4.2-7|29	%build
14cr|stardict-quick-jpn-dan-2.4.2-7|30	
14cr|stardict-quick-jpn-dan-2.4.2-7|31	%install
14cr|stardict-quick-jpn-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-jpn-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-jpn-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-jpn-dan-2.4.2-7|35	
14cr|stardict-quick-jpn-dan-2.4.2-7|36	%clean
14cr|stardict-quick-jpn-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-jpn-dan-2.4.2-7|38	
14cr|stardict-quick-jpn-dan-2.4.2-7|39	%files
14cr|stardict-quick-jpn-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-jpn-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-jpn-dan-2.4.2-7|42	
14cr|stardict-quick-jpn-dan-2.4.2-7|43	
14cr|stardict-quick-jpn-dan-2.4.2-7|44	
14cr|stardict-quick-jpn-dan-2.4.2-7|45	
14cr|stardict-quick-jpn-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-jpn-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-jpn-dan-2.4.2-7|48	+ Revision: 66115d4
14cr|stardict-quick-jpn-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-jpn-dan-2.4.2-7|50	
14cr|stardict-quick-jpn-dan-2.4.2-7|51	

8395 14
14cr|stardict-quick-jpn-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-jpn-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-jpn-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-jpn-swe-2.4.2-6|4	
14cr|stardict-quick-jpn-swe-2.4.2-6|5	Summary:	Japanese -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-jpn-swe-2.4.2-6|6	Name:		stardict-quick-jpn-swe
14cr|stardict-quick-jpn-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-jpn-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-jpn-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-jpn-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-jpn-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-jpn-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-jpn-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-jpn-swe-2.4.2-6|14	
14cr|stardict-quick-jpn-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-swe-%{version}.tar.bz2
14cr|stardict-quick-jpn-swe-2.4.2-6|16	
14cr|stardict-quick-jpn-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-jpn-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-jpn-swe-2.4.2-6|19	
14cr|stardict-quick-jpn-swe-2.4.2-6|20	%description
14cr|stardict-quick-jpn-swe-2.4.2-6|21	Japanese -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-jpn-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-jpn-swe-2.4.2-6|23	
14cr|stardict-quick-jpn-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-jpn-swe-2.4.2-6|25	
14cr|stardict-quick-jpn-swe-2.4.2-6|26	%prep
14cr|stardict-quick-jpn-swe-2.4.2-6|27	%setup -q -n stardict-quick_jpn-swe-%{version}
14cr|stardict-quick-jpn-swe-2.4.2-6|28	
14cr|stardict-quick-jpn-swe-2.4.2-6|29	%build
14cr|stardict-quick-jpn-swe-2.4.2-6|30	
14cr|stardict-quick-jpn-swe-2.4.2-6|31	%install
14cr|stardict-quick-jpn-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-jpn-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-jpn-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-jpn-swe-2.4.2-6|35	
14cr|stardict-quick-jpn-swe-2.4.2-6|36	%clean
14cr|stardict-quick-jpn-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-jpn-swe-2.4.2-6|38	
14cr|stardict-quick-jpn-swe-2.4.2-6|39	%files
14cr|stardict-quick-jpn-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-jpn-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-jpn-swe-2.4.2-6|42	
14cr|stardict-quick-jpn-swe-2.4.2-6|43	
14cr|stardict-quick-jpn-swe-2.4.2-6|44	
14cr|stardict-quick-jpn-swe-2.4.2-6|45	
14cr|stardict-quick-jpn-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-jpn-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-jpn-swe-2.4.2-6|48	+ Revision: 9472ebb
14cr|stardict-quick-jpn-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-jpn-swe-2.4.2-6|50	
14cr|stardict-quick-jpn-swe-2.4.2-6|51	

8396 14
14cr|stardict-quick-lat-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-lat-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-lat-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-lat-dan-2.4.2-7|4	
14cr|stardict-quick-lat-dan-2.4.2-7|5	Summary:	Latin -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-lat-dan-2.4.2-7|6	Name:		stardict-quick-lat-dan
14cr|stardict-quick-lat-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-lat-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-lat-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-lat-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-lat-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-lat-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-lat-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-lat-dan-2.4.2-7|14	
14cr|stardict-quick-lat-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-dan-%{version}.tar.bz2
14cr|stardict-quick-lat-dan-2.4.2-7|16	
14cr|stardict-quick-lat-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-lat-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-lat-dan-2.4.2-7|19	
14cr|stardict-quick-lat-dan-2.4.2-7|20	%description
14cr|stardict-quick-lat-dan-2.4.2-7|21	Latin -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-lat-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-lat-dan-2.4.2-7|23	
14cr|stardict-quick-lat-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-lat-dan-2.4.2-7|25	
14cr|stardict-quick-lat-dan-2.4.2-7|26	%prep
14cr|stardict-quick-lat-dan-2.4.2-7|27	%setup -q -n stardict-quick_lat-dan-%{version}
14cr|stardict-quick-lat-dan-2.4.2-7|28	
14cr|stardict-quick-lat-dan-2.4.2-7|29	%build
14cr|stardict-quick-lat-dan-2.4.2-7|30	
14cr|stardict-quick-lat-dan-2.4.2-7|31	%install
14cr|stardict-quick-lat-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-lat-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-lat-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-lat-dan-2.4.2-7|35	
14cr|stardict-quick-lat-dan-2.4.2-7|36	%clean
14cr|stardict-quick-lat-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-lat-dan-2.4.2-7|38	
14cr|stardict-quick-lat-dan-2.4.2-7|39	%files
14cr|stardict-quick-lat-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-lat-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-lat-dan-2.4.2-7|42	
14cr|stardict-quick-lat-dan-2.4.2-7|43	
14cr|stardict-quick-lat-dan-2.4.2-7|44	
14cr|stardict-quick-lat-dan-2.4.2-7|45	
14cr|stardict-quick-lat-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-lat-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-lat-dan-2.4.2-7|48	+ Revision: f129779
14cr|stardict-quick-lat-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-lat-dan-2.4.2-7|50	
14cr|stardict-quick-lat-dan-2.4.2-7|51	

8397 14
14cr|stardict-quick-lat-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-lat-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-lat-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-lat-swe-2.4.2-7|4	
14cr|stardict-quick-lat-swe-2.4.2-7|5	Summary:	Latin -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-lat-swe-2.4.2-7|6	Name:		stardict-quick-lat-swe
14cr|stardict-quick-lat-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-lat-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-lat-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-lat-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-lat-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-lat-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-lat-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-lat-swe-2.4.2-7|14	
14cr|stardict-quick-lat-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-swe-%{version}.tar.bz2
14cr|stardict-quick-lat-swe-2.4.2-7|16	
14cr|stardict-quick-lat-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-lat-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-lat-swe-2.4.2-7|19	
14cr|stardict-quick-lat-swe-2.4.2-7|20	%description
14cr|stardict-quick-lat-swe-2.4.2-7|21	Latin -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-lat-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-lat-swe-2.4.2-7|23	
14cr|stardict-quick-lat-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-lat-swe-2.4.2-7|25	
14cr|stardict-quick-lat-swe-2.4.2-7|26	%prep
14cr|stardict-quick-lat-swe-2.4.2-7|27	%setup -q -n stardict-quick_lat-swe-%{version}
14cr|stardict-quick-lat-swe-2.4.2-7|28	
14cr|stardict-quick-lat-swe-2.4.2-7|29	%build
14cr|stardict-quick-lat-swe-2.4.2-7|30	
14cr|stardict-quick-lat-swe-2.4.2-7|31	%install
14cr|stardict-quick-lat-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-lat-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-lat-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-lat-swe-2.4.2-7|35	
14cr|stardict-quick-lat-swe-2.4.2-7|36	%clean
14cr|stardict-quick-lat-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-lat-swe-2.4.2-7|38	
14cr|stardict-quick-lat-swe-2.4.2-7|39	%files
14cr|stardict-quick-lat-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-lat-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-lat-swe-2.4.2-7|42	
14cr|stardict-quick-lat-swe-2.4.2-7|43	
14cr|stardict-quick-lat-swe-2.4.2-7|44	
14cr|stardict-quick-lat-swe-2.4.2-7|45	
14cr|stardict-quick-lat-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-lat-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-lat-swe-2.4.2-7|48	+ Revision: c8ca80f
14cr|stardict-quick-lat-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-lat-swe-2.4.2-7|50	
14cr|stardict-quick-lat-swe-2.4.2-7|51	

8398 14
14cr|stardict-quick-nld-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-nld-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-nld-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-nld-dan-2.4.2-6|4	
14cr|stardict-quick-nld-dan-2.4.2-6|5	Summary:	Dutch -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-nld-dan-2.4.2-6|6	Name:		stardict-quick-nld-dan
14cr|stardict-quick-nld-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-nld-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-nld-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-nld-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-nld-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-nld-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-nld-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-nld-dan-2.4.2-6|14	
14cr|stardict-quick-nld-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-dan-%{version}.tar.bz2
14cr|stardict-quick-nld-dan-2.4.2-6|16	
14cr|stardict-quick-nld-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-nld-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-nld-dan-2.4.2-6|19	
14cr|stardict-quick-nld-dan-2.4.2-6|20	%description
14cr|stardict-quick-nld-dan-2.4.2-6|21	Dutch -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-nld-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-nld-dan-2.4.2-6|23	
14cr|stardict-quick-nld-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-nld-dan-2.4.2-6|25	
14cr|stardict-quick-nld-dan-2.4.2-6|26	%prep
14cr|stardict-quick-nld-dan-2.4.2-6|27	%setup -q -n stardict-quick_nld-dan-%{version}
14cr|stardict-quick-nld-dan-2.4.2-6|28	
14cr|stardict-quick-nld-dan-2.4.2-6|29	%build
14cr|stardict-quick-nld-dan-2.4.2-6|30	
14cr|stardict-quick-nld-dan-2.4.2-6|31	%install
14cr|stardict-quick-nld-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nld-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nld-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nld-dan-2.4.2-6|35	
14cr|stardict-quick-nld-dan-2.4.2-6|36	%clean
14cr|stardict-quick-nld-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nld-dan-2.4.2-6|38	
14cr|stardict-quick-nld-dan-2.4.2-6|39	%files
14cr|stardict-quick-nld-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-nld-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-nld-dan-2.4.2-6|42	
14cr|stardict-quick-nld-dan-2.4.2-6|43	
14cr|stardict-quick-nld-dan-2.4.2-6|44	
14cr|stardict-quick-nld-dan-2.4.2-6|45	
14cr|stardict-quick-nld-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-nld-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-nld-dan-2.4.2-6|48	+ Revision: 2c6b66f
14cr|stardict-quick-nld-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-nld-dan-2.4.2-6|50	
14cr|stardict-quick-nld-dan-2.4.2-6|51	

8399 14
14cr|stardict-quick-nld-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-nld-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-nld-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-nld-swe-2.4.2-6|4	
14cr|stardict-quick-nld-swe-2.4.2-6|5	Summary:	Dutch -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-nld-swe-2.4.2-6|6	Name:		stardict-quick-nld-swe
14cr|stardict-quick-nld-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-nld-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-nld-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-nld-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-nld-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-nld-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-nld-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-nld-swe-2.4.2-6|14	
14cr|stardict-quick-nld-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-swe-%{version}.tar.bz2
14cr|stardict-quick-nld-swe-2.4.2-6|16	
14cr|stardict-quick-nld-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-nld-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-nld-swe-2.4.2-6|19	
14cr|stardict-quick-nld-swe-2.4.2-6|20	%description
14cr|stardict-quick-nld-swe-2.4.2-6|21	Dutch -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-nld-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-nld-swe-2.4.2-6|23	
14cr|stardict-quick-nld-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-nld-swe-2.4.2-6|25	
14cr|stardict-quick-nld-swe-2.4.2-6|26	%prep
14cr|stardict-quick-nld-swe-2.4.2-6|27	%setup -q -n stardict-quick_nld-swe-%{version}
14cr|stardict-quick-nld-swe-2.4.2-6|28	# tarball contains broken filename
14cr|stardict-quick-nld-swe-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-nld-swe-2.4.2-6|30	
14cr|stardict-quick-nld-swe-2.4.2-6|31	%build
14cr|stardict-quick-nld-swe-2.4.2-6|32	
14cr|stardict-quick-nld-swe-2.4.2-6|33	%install
14cr|stardict-quick-nld-swe-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nld-swe-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nld-swe-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nld-swe-2.4.2-6|37	
14cr|stardict-quick-nld-swe-2.4.2-6|38	%clean
14cr|stardict-quick-nld-swe-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nld-swe-2.4.2-6|40	
14cr|stardict-quick-nld-swe-2.4.2-6|41	%files
14cr|stardict-quick-nld-swe-2.4.2-6|42	%defattr(-,root,root)
14cr|stardict-quick-nld-swe-2.4.2-6|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-nld-swe-2.4.2-6|44	
14cr|stardict-quick-nld-swe-2.4.2-6|45	
14cr|stardict-quick-nld-swe-2.4.2-6|46	
14cr|stardict-quick-nld-swe-2.4.2-6|47	
14cr|stardict-quick-nld-swe-2.4.2-6|48	%changelog
14cr|stardict-quick-nld-swe-2.4.2-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-nld-swe-2.4.2-6|50	+ Revision: dad77f9
14cr|stardict-quick-nld-swe-2.4.2-6|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-nld-swe-2.4.2-6|52	
14cr|stardict-quick-nld-swe-2.4.2-6|53	

8400 14
14cr|stardict-quick-nor-dan-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-nor-dan-2.4.2-7|2	%define release	7
14cr|stardict-quick-nor-dan-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-nor-dan-2.4.2-7|4	
14cr|stardict-quick-nor-dan-2.4.2-7|5	Summary:	Norwegian -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-nor-dan-2.4.2-7|6	Name:		stardict-quick-nor-dan
14cr|stardict-quick-nor-dan-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-nor-dan-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-nor-dan-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-nor-dan-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-nor-dan-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-nor-dan-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-nor-dan-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-nor-dan-2.4.2-7|14	
14cr|stardict-quick-nor-dan-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-dan-%{version}.tar.bz2
14cr|stardict-quick-nor-dan-2.4.2-7|16	
14cr|stardict-quick-nor-dan-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-nor-dan-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-nor-dan-2.4.2-7|19	
14cr|stardict-quick-nor-dan-2.4.2-7|20	%description
14cr|stardict-quick-nor-dan-2.4.2-7|21	Norwegian -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-nor-dan-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-nor-dan-2.4.2-7|23	
14cr|stardict-quick-nor-dan-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-nor-dan-2.4.2-7|25	
14cr|stardict-quick-nor-dan-2.4.2-7|26	%prep
14cr|stardict-quick-nor-dan-2.4.2-7|27	%setup -q -n stardict-quick_nor-dan-%{version}
14cr|stardict-quick-nor-dan-2.4.2-7|28	
14cr|stardict-quick-nor-dan-2.4.2-7|29	%build
14cr|stardict-quick-nor-dan-2.4.2-7|30	
14cr|stardict-quick-nor-dan-2.4.2-7|31	%install
14cr|stardict-quick-nor-dan-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nor-dan-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nor-dan-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nor-dan-2.4.2-7|35	
14cr|stardict-quick-nor-dan-2.4.2-7|36	%clean
14cr|stardict-quick-nor-dan-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nor-dan-2.4.2-7|38	
14cr|stardict-quick-nor-dan-2.4.2-7|39	%files
14cr|stardict-quick-nor-dan-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-nor-dan-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-nor-dan-2.4.2-7|42	
14cr|stardict-quick-nor-dan-2.4.2-7|43	
14cr|stardict-quick-nor-dan-2.4.2-7|44	
14cr|stardict-quick-nor-dan-2.4.2-7|45	
14cr|stardict-quick-nor-dan-2.4.2-7|46	%changelog
14cr|stardict-quick-nor-dan-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-nor-dan-2.4.2-7|48	+ Revision: d1928d9
14cr|stardict-quick-nor-dan-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-nor-dan-2.4.2-7|50	
14cr|stardict-quick-nor-dan-2.4.2-7|51	

8401 14
14cr|stardict-quick-nor-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-nor-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-nor-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-nor-swe-2.4.2-7|4	
14cr|stardict-quick-nor-swe-2.4.2-7|5	Summary:	Norwegian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-nor-swe-2.4.2-7|6	Name:		stardict-quick-nor-swe
14cr|stardict-quick-nor-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-nor-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-nor-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-nor-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-nor-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-nor-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-nor-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-nor-swe-2.4.2-7|14	
14cr|stardict-quick-nor-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-swe-%{version}.tar.bz2
14cr|stardict-quick-nor-swe-2.4.2-7|16	
14cr|stardict-quick-nor-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-nor-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-nor-swe-2.4.2-7|19	
14cr|stardict-quick-nor-swe-2.4.2-7|20	%description
14cr|stardict-quick-nor-swe-2.4.2-7|21	Norwegian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-nor-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-nor-swe-2.4.2-7|23	
14cr|stardict-quick-nor-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-nor-swe-2.4.2-7|25	
14cr|stardict-quick-nor-swe-2.4.2-7|26	%prep
14cr|stardict-quick-nor-swe-2.4.2-7|27	%setup -q -n stardict-quick_nor-swe-%{version}
14cr|stardict-quick-nor-swe-2.4.2-7|28	
14cr|stardict-quick-nor-swe-2.4.2-7|29	%build
14cr|stardict-quick-nor-swe-2.4.2-7|30	
14cr|stardict-quick-nor-swe-2.4.2-7|31	%install
14cr|stardict-quick-nor-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nor-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nor-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-nor-swe-2.4.2-7|35	
14cr|stardict-quick-nor-swe-2.4.2-7|36	%clean
14cr|stardict-quick-nor-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-nor-swe-2.4.2-7|38	
14cr|stardict-quick-nor-swe-2.4.2-7|39	%files
14cr|stardict-quick-nor-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-nor-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-nor-swe-2.4.2-7|42	
14cr|stardict-quick-nor-swe-2.4.2-7|43	
14cr|stardict-quick-nor-swe-2.4.2-7|44	
14cr|stardict-quick-nor-swe-2.4.2-7|45	
14cr|stardict-quick-nor-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-nor-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-nor-swe-2.4.2-7|48	+ Revision: 113bb70
14cr|stardict-quick-nor-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-nor-swe-2.4.2-7|50	
14cr|stardict-quick-nor-swe-2.4.2-7|51	

8402 14
14cr|stardict-quick-pol-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-pol-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-pol-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-pol-swe-2.4.2-6|4	
14cr|stardict-quick-pol-swe-2.4.2-6|5	Summary:	Polish -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-pol-swe-2.4.2-6|6	Name:		stardict-quick-pol-swe
14cr|stardict-quick-pol-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-pol-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-pol-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-pol-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-pol-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-pol-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-pol-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-pol-swe-2.4.2-6|14	
14cr|stardict-quick-pol-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_pol-swe-%{version}.tar.bz2
14cr|stardict-quick-pol-swe-2.4.2-6|16	
14cr|stardict-quick-pol-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-pol-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-pol-swe-2.4.2-6|19	
14cr|stardict-quick-pol-swe-2.4.2-6|20	%description
14cr|stardict-quick-pol-swe-2.4.2-6|21	Polish -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-pol-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-pol-swe-2.4.2-6|23	
14cr|stardict-quick-pol-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-pol-swe-2.4.2-6|25	
14cr|stardict-quick-pol-swe-2.4.2-6|26	%prep
14cr|stardict-quick-pol-swe-2.4.2-6|27	%setup -q -n stardict-quick_pol-swe-%{version}
14cr|stardict-quick-pol-swe-2.4.2-6|28	
14cr|stardict-quick-pol-swe-2.4.2-6|29	%build
14cr|stardict-quick-pol-swe-2.4.2-6|30	
14cr|stardict-quick-pol-swe-2.4.2-6|31	%install
14cr|stardict-quick-pol-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-pol-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-pol-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-pol-swe-2.4.2-6|35	
14cr|stardict-quick-pol-swe-2.4.2-6|36	%clean
14cr|stardict-quick-pol-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-pol-swe-2.4.2-6|38	
14cr|stardict-quick-pol-swe-2.4.2-6|39	%files
14cr|stardict-quick-pol-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-pol-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-pol-swe-2.4.2-6|42	
14cr|stardict-quick-pol-swe-2.4.2-6|43	
14cr|stardict-quick-pol-swe-2.4.2-6|44	
14cr|stardict-quick-pol-swe-2.4.2-6|45	
14cr|stardict-quick-pol-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-pol-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-pol-swe-2.4.2-6|48	+ Revision: d73f069
14cr|stardict-quick-pol-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-pol-swe-2.4.2-6|50	
14cr|stardict-quick-pol-swe-2.4.2-6|51	

8403 14
14cr|stardict-quick-por-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-por-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-por-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-por-dan-2.4.2-6|4	
14cr|stardict-quick-por-dan-2.4.2-6|5	Summary:	Portuguese -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-por-dan-2.4.2-6|6	Name:		stardict-quick-por-dan
14cr|stardict-quick-por-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-por-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-por-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-por-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-por-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-por-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-por-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-por-dan-2.4.2-6|14	
14cr|stardict-quick-por-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-dan-%{version}.tar.bz2
14cr|stardict-quick-por-dan-2.4.2-6|16	
14cr|stardict-quick-por-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-por-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-por-dan-2.4.2-6|19	
14cr|stardict-quick-por-dan-2.4.2-6|20	%description
14cr|stardict-quick-por-dan-2.4.2-6|21	Portuguese -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-por-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-por-dan-2.4.2-6|23	
14cr|stardict-quick-por-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-por-dan-2.4.2-6|25	
14cr|stardict-quick-por-dan-2.4.2-6|26	%prep
14cr|stardict-quick-por-dan-2.4.2-6|27	%setup -q -n stardict-quick_por-dan-%{version}
14cr|stardict-quick-por-dan-2.4.2-6|28	
14cr|stardict-quick-por-dan-2.4.2-6|29	%build
14cr|stardict-quick-por-dan-2.4.2-6|30	
14cr|stardict-quick-por-dan-2.4.2-6|31	%install
14cr|stardict-quick-por-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-por-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-por-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-por-dan-2.4.2-6|35	
14cr|stardict-quick-por-dan-2.4.2-6|36	%clean
14cr|stardict-quick-por-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-por-dan-2.4.2-6|38	
14cr|stardict-quick-por-dan-2.4.2-6|39	%files
14cr|stardict-quick-por-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-por-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-por-dan-2.4.2-6|42	
14cr|stardict-quick-por-dan-2.4.2-6|43	
14cr|stardict-quick-por-dan-2.4.2-6|44	
14cr|stardict-quick-por-dan-2.4.2-6|45	
14cr|stardict-quick-por-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-por-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-por-dan-2.4.2-6|48	+ Revision: aac59f5
14cr|stardict-quick-por-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-por-dan-2.4.2-6|50	
14cr|stardict-quick-por-dan-2.4.2-6|51	

8404 14
14cr|stardict-quick-por-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-por-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-por-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-por-swe-2.4.2-6|4	
14cr|stardict-quick-por-swe-2.4.2-6|5	Summary:	Portuguese -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-por-swe-2.4.2-6|6	Name:		stardict-quick-por-swe
14cr|stardict-quick-por-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-por-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-por-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-por-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-por-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-por-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-por-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-por-swe-2.4.2-6|14	
14cr|stardict-quick-por-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-swe-%{version}.tar.bz2
14cr|stardict-quick-por-swe-2.4.2-6|16	
14cr|stardict-quick-por-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-por-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-por-swe-2.4.2-6|19	
14cr|stardict-quick-por-swe-2.4.2-6|20	%description
14cr|stardict-quick-por-swe-2.4.2-6|21	Portuguese -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-por-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-por-swe-2.4.2-6|23	
14cr|stardict-quick-por-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-por-swe-2.4.2-6|25	
14cr|stardict-quick-por-swe-2.4.2-6|26	%prep
14cr|stardict-quick-por-swe-2.4.2-6|27	%setup -q -n stardict-quick_por-swe-%{version}
14cr|stardict-quick-por-swe-2.4.2-6|28	
14cr|stardict-quick-por-swe-2.4.2-6|29	%build
14cr|stardict-quick-por-swe-2.4.2-6|30	
14cr|stardict-quick-por-swe-2.4.2-6|31	%install
14cr|stardict-quick-por-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-por-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-por-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-por-swe-2.4.2-6|35	
14cr|stardict-quick-por-swe-2.4.2-6|36	%clean
14cr|stardict-quick-por-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-por-swe-2.4.2-6|38	
14cr|stardict-quick-por-swe-2.4.2-6|39	%files
14cr|stardict-quick-por-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-por-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-por-swe-2.4.2-6|42	
14cr|stardict-quick-por-swe-2.4.2-6|43	
14cr|stardict-quick-por-swe-2.4.2-6|44	
14cr|stardict-quick-por-swe-2.4.2-6|45	
14cr|stardict-quick-por-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-por-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-por-swe-2.4.2-6|48	+ Revision: b6e76c2
14cr|stardict-quick-por-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-por-swe-2.4.2-6|50	
14cr|stardict-quick-por-swe-2.4.2-6|51	

8405 14
14cr|stardict-quick-rum-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-rum-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-rum-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-rum-swe-2.4.2-7|4	
14cr|stardict-quick-rum-swe-2.4.2-7|5	Summary:	Romanian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-rum-swe-2.4.2-7|6	Name:		stardict-quick-rum-swe
14cr|stardict-quick-rum-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-rum-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-rum-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-rum-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-rum-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-rum-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-rum-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-rum-swe-2.4.2-7|14	
14cr|stardict-quick-rum-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rum-swe-%{version}.tar.bz2
14cr|stardict-quick-rum-swe-2.4.2-7|16	
14cr|stardict-quick-rum-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-rum-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-rum-swe-2.4.2-7|19	
14cr|stardict-quick-rum-swe-2.4.2-7|20	%description
14cr|stardict-quick-rum-swe-2.4.2-7|21	Romanian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-rum-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-rum-swe-2.4.2-7|23	
14cr|stardict-quick-rum-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-rum-swe-2.4.2-7|25	
14cr|stardict-quick-rum-swe-2.4.2-7|26	%prep
14cr|stardict-quick-rum-swe-2.4.2-7|27	%setup -q -n stardict-quick_rum-swe-%{version}
14cr|stardict-quick-rum-swe-2.4.2-7|28	# tarball contains broken filename
14cr|stardict-quick-rum-swe-2.4.2-7|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-rum-swe-2.4.2-7|30	
14cr|stardict-quick-rum-swe-2.4.2-7|31	%build
14cr|stardict-quick-rum-swe-2.4.2-7|32	
14cr|stardict-quick-rum-swe-2.4.2-7|33	%install
14cr|stardict-quick-rum-swe-2.4.2-7|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rum-swe-2.4.2-7|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rum-swe-2.4.2-7|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rum-swe-2.4.2-7|37	
14cr|stardict-quick-rum-swe-2.4.2-7|38	%clean
14cr|stardict-quick-rum-swe-2.4.2-7|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rum-swe-2.4.2-7|40	
14cr|stardict-quick-rum-swe-2.4.2-7|41	%files
14cr|stardict-quick-rum-swe-2.4.2-7|42	%defattr(-,root,root)
14cr|stardict-quick-rum-swe-2.4.2-7|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-rum-swe-2.4.2-7|44	
14cr|stardict-quick-rum-swe-2.4.2-7|45	
14cr|stardict-quick-rum-swe-2.4.2-7|46	
14cr|stardict-quick-rum-swe-2.4.2-7|47	
14cr|stardict-quick-rum-swe-2.4.2-7|48	%changelog
14cr|stardict-quick-rum-swe-2.4.2-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-rum-swe-2.4.2-7|50	+ Revision: 27ff04e
14cr|stardict-quick-rum-swe-2.4.2-7|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-rum-swe-2.4.2-7|52	
14cr|stardict-quick-rum-swe-2.4.2-7|53	

8406 14
14cr|stardict-quick-rus-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-rus-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-rus-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-rus-dan-2.4.2-6|4	
14cr|stardict-quick-rus-dan-2.4.2-6|5	Summary:	Russian -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-rus-dan-2.4.2-6|6	Name:		stardict-quick-rus-dan
14cr|stardict-quick-rus-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-rus-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-rus-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-rus-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-rus-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-rus-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-rus-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-rus-dan-2.4.2-6|14	
14cr|stardict-quick-rus-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-dan-%{version}.tar.bz2
14cr|stardict-quick-rus-dan-2.4.2-6|16	
14cr|stardict-quick-rus-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-rus-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-rus-dan-2.4.2-6|19	
14cr|stardict-quick-rus-dan-2.4.2-6|20	%description
14cr|stardict-quick-rus-dan-2.4.2-6|21	Russian -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-rus-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-rus-dan-2.4.2-6|23	
14cr|stardict-quick-rus-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-rus-dan-2.4.2-6|25	
14cr|stardict-quick-rus-dan-2.4.2-6|26	%prep
14cr|stardict-quick-rus-dan-2.4.2-6|27	%setup -q -n stardict-quick_rus-dan-%{version}
14cr|stardict-quick-rus-dan-2.4.2-6|28	
14cr|stardict-quick-rus-dan-2.4.2-6|29	%build
14cr|stardict-quick-rus-dan-2.4.2-6|30	
14cr|stardict-quick-rus-dan-2.4.2-6|31	%install
14cr|stardict-quick-rus-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rus-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rus-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rus-dan-2.4.2-6|35	
14cr|stardict-quick-rus-dan-2.4.2-6|36	%clean
14cr|stardict-quick-rus-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rus-dan-2.4.2-6|38	
14cr|stardict-quick-rus-dan-2.4.2-6|39	%files
14cr|stardict-quick-rus-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-rus-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-rus-dan-2.4.2-6|42	
14cr|stardict-quick-rus-dan-2.4.2-6|43	
14cr|stardict-quick-rus-dan-2.4.2-6|44	
14cr|stardict-quick-rus-dan-2.4.2-6|45	
14cr|stardict-quick-rus-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-rus-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-rus-dan-2.4.2-6|48	+ Revision: d1a18b2
14cr|stardict-quick-rus-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-rus-dan-2.4.2-6|50	
14cr|stardict-quick-rus-dan-2.4.2-6|51	

8407 14
14cr|stardict-quick-rus-swe-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-rus-swe-2.4.2-7|2	%define release	7
14cr|stardict-quick-rus-swe-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-rus-swe-2.4.2-7|4	
14cr|stardict-quick-rus-swe-2.4.2-7|5	Summary:	Russian -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-rus-swe-2.4.2-7|6	Name:		stardict-quick-rus-swe
14cr|stardict-quick-rus-swe-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-rus-swe-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-rus-swe-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-rus-swe-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-rus-swe-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-rus-swe-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-rus-swe-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-rus-swe-2.4.2-7|14	
14cr|stardict-quick-rus-swe-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-swe-%{version}.tar.bz2
14cr|stardict-quick-rus-swe-2.4.2-7|16	
14cr|stardict-quick-rus-swe-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-rus-swe-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-rus-swe-2.4.2-7|19	
14cr|stardict-quick-rus-swe-2.4.2-7|20	%description
14cr|stardict-quick-rus-swe-2.4.2-7|21	Russian -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-rus-swe-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-rus-swe-2.4.2-7|23	
14cr|stardict-quick-rus-swe-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-rus-swe-2.4.2-7|25	
14cr|stardict-quick-rus-swe-2.4.2-7|26	%prep
14cr|stardict-quick-rus-swe-2.4.2-7|27	%setup -q -n stardict-quick_rus-swe-%{version}
14cr|stardict-quick-rus-swe-2.4.2-7|28	
14cr|stardict-quick-rus-swe-2.4.2-7|29	%build
14cr|stardict-quick-rus-swe-2.4.2-7|30	
14cr|stardict-quick-rus-swe-2.4.2-7|31	%install
14cr|stardict-quick-rus-swe-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rus-swe-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rus-swe-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-rus-swe-2.4.2-7|35	
14cr|stardict-quick-rus-swe-2.4.2-7|36	%clean
14cr|stardict-quick-rus-swe-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-rus-swe-2.4.2-7|38	
14cr|stardict-quick-rus-swe-2.4.2-7|39	%files
14cr|stardict-quick-rus-swe-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-rus-swe-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-rus-swe-2.4.2-7|42	
14cr|stardict-quick-rus-swe-2.4.2-7|43	
14cr|stardict-quick-rus-swe-2.4.2-7|44	
14cr|stardict-quick-rus-swe-2.4.2-7|45	
14cr|stardict-quick-rus-swe-2.4.2-7|46	%changelog
14cr|stardict-quick-rus-swe-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-rus-swe-2.4.2-7|48	+ Revision: 3a41602
14cr|stardict-quick-rus-swe-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-rus-swe-2.4.2-7|50	
14cr|stardict-quick-rus-swe-2.4.2-7|51	

8408 14
14cr|stardict-quick-slo-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-slo-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-slo-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-slo-swe-2.4.2-6|4	
14cr|stardict-quick-slo-swe-2.4.2-6|5	Summary:	Slovak -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-slo-swe-2.4.2-6|6	Name:		stardict-quick-slo-swe
14cr|stardict-quick-slo-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-slo-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-slo-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-slo-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-slo-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-slo-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-slo-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-slo-swe-2.4.2-6|14	
14cr|stardict-quick-slo-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_slo-swe-%{version}.tar.bz2
14cr|stardict-quick-slo-swe-2.4.2-6|16	
14cr|stardict-quick-slo-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-slo-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-slo-swe-2.4.2-6|19	
14cr|stardict-quick-slo-swe-2.4.2-6|20	%description
14cr|stardict-quick-slo-swe-2.4.2-6|21	Slovak -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-slo-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-slo-swe-2.4.2-6|23	
14cr|stardict-quick-slo-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-slo-swe-2.4.2-6|25	
14cr|stardict-quick-slo-swe-2.4.2-6|26	%prep
14cr|stardict-quick-slo-swe-2.4.2-6|27	%setup -q -n stardict-quick_slo-swe-%{version}
14cr|stardict-quick-slo-swe-2.4.2-6|28	
14cr|stardict-quick-slo-swe-2.4.2-6|29	%build
14cr|stardict-quick-slo-swe-2.4.2-6|30	
14cr|stardict-quick-slo-swe-2.4.2-6|31	%install
14cr|stardict-quick-slo-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-slo-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-slo-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-slo-swe-2.4.2-6|35	
14cr|stardict-quick-slo-swe-2.4.2-6|36	%clean
14cr|stardict-quick-slo-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-slo-swe-2.4.2-6|38	
14cr|stardict-quick-slo-swe-2.4.2-6|39	%files
14cr|stardict-quick-slo-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-slo-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-slo-swe-2.4.2-6|42	
14cr|stardict-quick-slo-swe-2.4.2-6|43	
14cr|stardict-quick-slo-swe-2.4.2-6|44	
14cr|stardict-quick-slo-swe-2.4.2-6|45	
14cr|stardict-quick-slo-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-slo-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-slo-swe-2.4.2-6|48	+ Revision: 514d564
14cr|stardict-quick-slo-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-slo-swe-2.4.2-6|50	
14cr|stardict-quick-slo-swe-2.4.2-6|51	

8409 14
14cr|stardict-quick-spa-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-spa-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-spa-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-spa-dan-2.4.2-6|4	
14cr|stardict-quick-spa-dan-2.4.2-6|5	Summary:	Spanish -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-spa-dan-2.4.2-6|6	Name:		stardict-quick-spa-dan
14cr|stardict-quick-spa-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-spa-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-spa-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-spa-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-spa-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-spa-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-spa-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-spa-dan-2.4.2-6|14	
14cr|stardict-quick-spa-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-dan-%{version}.tar.bz2
14cr|stardict-quick-spa-dan-2.4.2-6|16	
14cr|stardict-quick-spa-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-spa-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-spa-dan-2.4.2-6|19	
14cr|stardict-quick-spa-dan-2.4.2-6|20	%description
14cr|stardict-quick-spa-dan-2.4.2-6|21	Spanish -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-spa-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-spa-dan-2.4.2-6|23	
14cr|stardict-quick-spa-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-spa-dan-2.4.2-6|25	
14cr|stardict-quick-spa-dan-2.4.2-6|26	%prep
14cr|stardict-quick-spa-dan-2.4.2-6|27	%setup -q -n stardict-quick_spa-dan-%{version}
14cr|stardict-quick-spa-dan-2.4.2-6|28	
14cr|stardict-quick-spa-dan-2.4.2-6|29	%build
14cr|stardict-quick-spa-dan-2.4.2-6|30	
14cr|stardict-quick-spa-dan-2.4.2-6|31	%install
14cr|stardict-quick-spa-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-spa-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-spa-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-spa-dan-2.4.2-6|35	
14cr|stardict-quick-spa-dan-2.4.2-6|36	%clean
14cr|stardict-quick-spa-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-spa-dan-2.4.2-6|38	
14cr|stardict-quick-spa-dan-2.4.2-6|39	%files
14cr|stardict-quick-spa-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-spa-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-spa-dan-2.4.2-6|42	
14cr|stardict-quick-spa-dan-2.4.2-6|43	
14cr|stardict-quick-spa-dan-2.4.2-6|44	
14cr|stardict-quick-spa-dan-2.4.2-6|45	
14cr|stardict-quick-spa-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-spa-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-spa-dan-2.4.2-6|48	+ Revision: f06d815
14cr|stardict-quick-spa-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-spa-dan-2.4.2-6|50	
14cr|stardict-quick-spa-dan-2.4.2-6|51	

8410 14
14cr|stardict-quick-spa-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-spa-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-spa-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-spa-swe-2.4.2-6|4	
14cr|stardict-quick-spa-swe-2.4.2-6|5	Summary:	Spanish -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-spa-swe-2.4.2-6|6	Name:		stardict-quick-spa-swe
14cr|stardict-quick-spa-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-spa-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-spa-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-spa-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-spa-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-spa-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-spa-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-spa-swe-2.4.2-6|14	
14cr|stardict-quick-spa-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-swe-%{version}.tar.bz2
14cr|stardict-quick-spa-swe-2.4.2-6|16	
14cr|stardict-quick-spa-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-spa-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-spa-swe-2.4.2-6|19	
14cr|stardict-quick-spa-swe-2.4.2-6|20	%description
14cr|stardict-quick-spa-swe-2.4.2-6|21	Spanish -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-spa-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-spa-swe-2.4.2-6|23	
14cr|stardict-quick-spa-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-spa-swe-2.4.2-6|25	
14cr|stardict-quick-spa-swe-2.4.2-6|26	%prep
14cr|stardict-quick-spa-swe-2.4.2-6|27	%setup -q -n stardict-quick_spa-swe-%{version}
14cr|stardict-quick-spa-swe-2.4.2-6|28	
14cr|stardict-quick-spa-swe-2.4.2-6|29	%build
14cr|stardict-quick-spa-swe-2.4.2-6|30	
14cr|stardict-quick-spa-swe-2.4.2-6|31	%install
14cr|stardict-quick-spa-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-spa-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-spa-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-spa-swe-2.4.2-6|35	
14cr|stardict-quick-spa-swe-2.4.2-6|36	%clean
14cr|stardict-quick-spa-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-spa-swe-2.4.2-6|38	
14cr|stardict-quick-spa-swe-2.4.2-6|39	%files
14cr|stardict-quick-spa-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-spa-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-spa-swe-2.4.2-6|42	
14cr|stardict-quick-spa-swe-2.4.2-6|43	
14cr|stardict-quick-spa-swe-2.4.2-6|44	
14cr|stardict-quick-spa-swe-2.4.2-6|45	
14cr|stardict-quick-spa-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-spa-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-spa-swe-2.4.2-6|48	+ Revision: d0fdd70
14cr|stardict-quick-spa-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-spa-swe-2.4.2-6|50	
14cr|stardict-quick-spa-swe-2.4.2-6|51	

8411 14
14cr|stardict-quick-swa-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swa-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-swa-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swa-dan-2.4.2-6|4	
14cr|stardict-quick-swa-dan-2.4.2-6|5	Summary:	Swahili -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-swa-dan-2.4.2-6|6	Name:		stardict-quick-swa-dan
14cr|stardict-quick-swa-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swa-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swa-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swa-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swa-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swa-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swa-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swa-dan-2.4.2-6|14	
14cr|stardict-quick-swa-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-dan-%{version}.tar.bz2
14cr|stardict-quick-swa-dan-2.4.2-6|16	
14cr|stardict-quick-swa-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swa-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swa-dan-2.4.2-6|19	
14cr|stardict-quick-swa-dan-2.4.2-6|20	%description
14cr|stardict-quick-swa-dan-2.4.2-6|21	Swahili -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swa-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swa-dan-2.4.2-6|23	
14cr|stardict-quick-swa-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swa-dan-2.4.2-6|25	
14cr|stardict-quick-swa-dan-2.4.2-6|26	%prep
14cr|stardict-quick-swa-dan-2.4.2-6|27	%setup -q -n stardict-quick_swa-dan-%{version}
14cr|stardict-quick-swa-dan-2.4.2-6|28	
14cr|stardict-quick-swa-dan-2.4.2-6|29	%build
14cr|stardict-quick-swa-dan-2.4.2-6|30	
14cr|stardict-quick-swa-dan-2.4.2-6|31	%install
14cr|stardict-quick-swa-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swa-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swa-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swa-dan-2.4.2-6|35	
14cr|stardict-quick-swa-dan-2.4.2-6|36	%clean
14cr|stardict-quick-swa-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swa-dan-2.4.2-6|38	
14cr|stardict-quick-swa-dan-2.4.2-6|39	%files
14cr|stardict-quick-swa-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swa-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swa-dan-2.4.2-6|42	
14cr|stardict-quick-swa-dan-2.4.2-6|43	
14cr|stardict-quick-swa-dan-2.4.2-6|44	
14cr|stardict-quick-swa-dan-2.4.2-6|45	
14cr|stardict-quick-swa-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-swa-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swa-dan-2.4.2-6|48	+ Revision: 963d8bc
14cr|stardict-quick-swa-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swa-dan-2.4.2-6|50	
14cr|stardict-quick-swa-dan-2.4.2-6|51	

8412 14
14cr|stardict-quick-swa-swe-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swa-swe-2.4.2-6|2	%define release	6
14cr|stardict-quick-swa-swe-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swa-swe-2.4.2-6|4	
14cr|stardict-quick-swa-swe-2.4.2-6|5	Summary:	Swahili -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-swa-swe-2.4.2-6|6	Name:		stardict-quick-swa-swe
14cr|stardict-quick-swa-swe-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swa-swe-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swa-swe-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swa-swe-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swa-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swa-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swa-swe-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swa-swe-2.4.2-6|14	
14cr|stardict-quick-swa-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-swe-%{version}.tar.bz2
14cr|stardict-quick-swa-swe-2.4.2-6|16	
14cr|stardict-quick-swa-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swa-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swa-swe-2.4.2-6|19	
14cr|stardict-quick-swa-swe-2.4.2-6|20	%description
14cr|stardict-quick-swa-swe-2.4.2-6|21	Swahili -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swa-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swa-swe-2.4.2-6|23	
14cr|stardict-quick-swa-swe-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swa-swe-2.4.2-6|25	
14cr|stardict-quick-swa-swe-2.4.2-6|26	%prep
14cr|stardict-quick-swa-swe-2.4.2-6|27	%setup -q -n stardict-quick_swa-swe-%{version}
14cr|stardict-quick-swa-swe-2.4.2-6|28	
14cr|stardict-quick-swa-swe-2.4.2-6|29	%build
14cr|stardict-quick-swa-swe-2.4.2-6|30	
14cr|stardict-quick-swa-swe-2.4.2-6|31	%install
14cr|stardict-quick-swa-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swa-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swa-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swa-swe-2.4.2-6|35	
14cr|stardict-quick-swa-swe-2.4.2-6|36	%clean
14cr|stardict-quick-swa-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swa-swe-2.4.2-6|38	
14cr|stardict-quick-swa-swe-2.4.2-6|39	%files
14cr|stardict-quick-swa-swe-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swa-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swa-swe-2.4.2-6|42	
14cr|stardict-quick-swa-swe-2.4.2-6|43	
14cr|stardict-quick-swa-swe-2.4.2-6|44	
14cr|stardict-quick-swa-swe-2.4.2-6|45	
14cr|stardict-quick-swa-swe-2.4.2-6|46	%changelog
14cr|stardict-quick-swa-swe-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swa-swe-2.4.2-6|48	+ Revision: 12a2ea6
14cr|stardict-quick-swa-swe-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swa-swe-2.4.2-6|50	
14cr|stardict-quick-swa-swe-2.4.2-6|51	

8413 14
14cr|stardict-quick-swe-afr-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-afr-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-afr-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-afr-2.4.2-7|4	
14cr|stardict-quick-swe-afr-2.4.2-7|5	Summary:	Swedish -> Afrikaanss *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-afr-2.4.2-7|6	Name:		stardict-quick-swe-afr
14cr|stardict-quick-swe-afr-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-afr-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-afr-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-afr-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-afr-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-afr-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-afr-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-afr-2.4.2-7|14	
14cr|stardict-quick-swe-afr-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-afr-%{version}.tar.bz2
14cr|stardict-quick-swe-afr-2.4.2-7|16	
14cr|stardict-quick-swe-afr-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-afr-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-afr-2.4.2-7|19	
14cr|stardict-quick-swe-afr-2.4.2-7|20	%description
14cr|stardict-quick-swe-afr-2.4.2-7|21	Swedish -> Afrikaanss *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-afr-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-afr-2.4.2-7|23	
14cr|stardict-quick-swe-afr-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-afr-2.4.2-7|25	
14cr|stardict-quick-swe-afr-2.4.2-7|26	%prep
14cr|stardict-quick-swe-afr-2.4.2-7|27	%setup -q -n stardict-quick_swe-afr-%{version}
14cr|stardict-quick-swe-afr-2.4.2-7|28	
14cr|stardict-quick-swe-afr-2.4.2-7|29	%build
14cr|stardict-quick-swe-afr-2.4.2-7|30	
14cr|stardict-quick-swe-afr-2.4.2-7|31	%install
14cr|stardict-quick-swe-afr-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-afr-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-afr-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-afr-2.4.2-7|35	
14cr|stardict-quick-swe-afr-2.4.2-7|36	%clean
14cr|stardict-quick-swe-afr-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-afr-2.4.2-7|38	
14cr|stardict-quick-swe-afr-2.4.2-7|39	%files
14cr|stardict-quick-swe-afr-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-afr-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-afr-2.4.2-7|42	
14cr|stardict-quick-swe-afr-2.4.2-7|43	
14cr|stardict-quick-swe-afr-2.4.2-7|44	
14cr|stardict-quick-swe-afr-2.4.2-7|45	
14cr|stardict-quick-swe-afr-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-afr-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-afr-2.4.2-7|48	+ Revision: 47fec76
14cr|stardict-quick-swe-afr-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-afr-2.4.2-7|50	
14cr|stardict-quick-swe-afr-2.4.2-7|51	

8414 14
14cr|stardict-quick-swe-bul-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-bul-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-bul-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-bul-2.4.2-6|4	
14cr|stardict-quick-swe-bul-2.4.2-6|5	Summary:	Swedish -> Bulgarian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-bul-2.4.2-6|6	Name:		stardict-quick-swe-bul
14cr|stardict-quick-swe-bul-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-bul-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-bul-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-bul-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-bul-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-bul-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-bul-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-bul-2.4.2-6|14	
14cr|stardict-quick-swe-bul-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-bul-%{version}.tar.bz2
14cr|stardict-quick-swe-bul-2.4.2-6|16	
14cr|stardict-quick-swe-bul-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-bul-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-bul-2.4.2-6|19	
14cr|stardict-quick-swe-bul-2.4.2-6|20	%description
14cr|stardict-quick-swe-bul-2.4.2-6|21	Swedish -> Bulgarian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-bul-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-bul-2.4.2-6|23	
14cr|stardict-quick-swe-bul-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-bul-2.4.2-6|25	
14cr|stardict-quick-swe-bul-2.4.2-6|26	%prep
14cr|stardict-quick-swe-bul-2.4.2-6|27	%setup -q -n stardict-quick_swe-bul-%{version}
14cr|stardict-quick-swe-bul-2.4.2-6|28	
14cr|stardict-quick-swe-bul-2.4.2-6|29	%build
14cr|stardict-quick-swe-bul-2.4.2-6|30	
14cr|stardict-quick-swe-bul-2.4.2-6|31	%install
14cr|stardict-quick-swe-bul-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-bul-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-bul-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-bul-2.4.2-6|35	
14cr|stardict-quick-swe-bul-2.4.2-6|36	%clean
14cr|stardict-quick-swe-bul-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-bul-2.4.2-6|38	
14cr|stardict-quick-swe-bul-2.4.2-6|39	%files
14cr|stardict-quick-swe-bul-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-bul-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-bul-2.4.2-6|42	
14cr|stardict-quick-swe-bul-2.4.2-6|43	
14cr|stardict-quick-swe-bul-2.4.2-6|44	
14cr|stardict-quick-swe-bul-2.4.2-6|45	
14cr|stardict-quick-swe-bul-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-bul-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-bul-2.4.2-6|48	+ Revision: e5a957c
14cr|stardict-quick-swe-bul-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-bul-2.4.2-6|50	
14cr|stardict-quick-swe-bul-2.4.2-6|51	

8415 14
14cr|stardict-quick-swe-dan-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-dan-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-dan-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-dan-2.4.2-6|4	
14cr|stardict-quick-swe-dan-2.4.2-6|5	Summary:	Swedish -> Danish *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-dan-2.4.2-6|6	Name:		stardict-quick-swe-dan
14cr|stardict-quick-swe-dan-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-dan-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-dan-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-dan-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-dan-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-dan-2.4.2-6|14	
14cr|stardict-quick-swe-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-dan-%{version}.tar.bz2
14cr|stardict-quick-swe-dan-2.4.2-6|16	
14cr|stardict-quick-swe-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-dan-2.4.2-6|19	
14cr|stardict-quick-swe-dan-2.4.2-6|20	%description
14cr|stardict-quick-swe-dan-2.4.2-6|21	Swedish -> Danish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-dan-2.4.2-6|23	
14cr|stardict-quick-swe-dan-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-dan-2.4.2-6|25	
14cr|stardict-quick-swe-dan-2.4.2-6|26	%prep
14cr|stardict-quick-swe-dan-2.4.2-6|27	%setup -q -n stardict-quick_swe-dan-%{version}
14cr|stardict-quick-swe-dan-2.4.2-6|28	
14cr|stardict-quick-swe-dan-2.4.2-6|29	%build
14cr|stardict-quick-swe-dan-2.4.2-6|30	
14cr|stardict-quick-swe-dan-2.4.2-6|31	%install
14cr|stardict-quick-swe-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-dan-2.4.2-6|35	
14cr|stardict-quick-swe-dan-2.4.2-6|36	%clean
14cr|stardict-quick-swe-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-dan-2.4.2-6|38	
14cr|stardict-quick-swe-dan-2.4.2-6|39	%files
14cr|stardict-quick-swe-dan-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-dan-2.4.2-6|42	
14cr|stardict-quick-swe-dan-2.4.2-6|43	
14cr|stardict-quick-swe-dan-2.4.2-6|44	
14cr|stardict-quick-swe-dan-2.4.2-6|45	
14cr|stardict-quick-swe-dan-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-dan-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-dan-2.4.2-6|48	+ Revision: ea94cbd
14cr|stardict-quick-swe-dan-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-dan-2.4.2-6|50	
14cr|stardict-quick-swe-dan-2.4.2-6|51	

8416 14
14cr|stardict-quick-swe-esp-2.4.2-8|1	%define	version	2.4.2
14cr|stardict-quick-swe-esp-2.4.2-8|2	%define release	8
14cr|stardict-quick-swe-esp-2.4.2-8|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-esp-2.4.2-8|4	
14cr|stardict-quick-swe-esp-2.4.2-8|5	Summary:	Swedish -> Esperanto *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-esp-2.4.2-8|6	Name:		stardict-quick-swe-esp
14cr|stardict-quick-swe-esp-2.4.2-8|7	Version:	%{version}
14cr|stardict-quick-swe-esp-2.4.2-8|8	Release:	%{release}
14cr|stardict-quick-swe-esp-2.4.2-8|9	License:	Distributable
14cr|stardict-quick-swe-esp-2.4.2-8|10	Group:		Databases
14cr|stardict-quick-swe-esp-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-esp-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-esp-2.4.2-8|13	BuildArch:	noarch
14cr|stardict-quick-swe-esp-2.4.2-8|14	
14cr|stardict-quick-swe-esp-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-esp-%{version}.tar.bz2
14cr|stardict-quick-swe-esp-2.4.2-8|16	
14cr|stardict-quick-swe-esp-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-esp-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-esp-2.4.2-8|19	
14cr|stardict-quick-swe-esp-2.4.2-8|20	%description
14cr|stardict-quick-swe-esp-2.4.2-8|21	Swedish -> Esperanto *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-esp-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-esp-2.4.2-8|23	
14cr|stardict-quick-swe-esp-2.4.2-8|24	http://www.futureware.at/.
14cr|stardict-quick-swe-esp-2.4.2-8|25	
14cr|stardict-quick-swe-esp-2.4.2-8|26	%prep
14cr|stardict-quick-swe-esp-2.4.2-8|27	%setup -q -n stardict-quick_swe-esp-%{version}
14cr|stardict-quick-swe-esp-2.4.2-8|28	
14cr|stardict-quick-swe-esp-2.4.2-8|29	%build
14cr|stardict-quick-swe-esp-2.4.2-8|30	
14cr|stardict-quick-swe-esp-2.4.2-8|31	%install
14cr|stardict-quick-swe-esp-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-esp-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-esp-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-esp-2.4.2-8|35	
14cr|stardict-quick-swe-esp-2.4.2-8|36	%clean
14cr|stardict-quick-swe-esp-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-esp-2.4.2-8|38	
14cr|stardict-quick-swe-esp-2.4.2-8|39	%files
14cr|stardict-quick-swe-esp-2.4.2-8|40	%defattr(-,root,root)
14cr|stardict-quick-swe-esp-2.4.2-8|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-esp-2.4.2-8|42	
14cr|stardict-quick-swe-esp-2.4.2-8|43	
14cr|stardict-quick-swe-esp-2.4.2-8|44	
14cr|stardict-quick-swe-esp-2.4.2-8|45	
14cr|stardict-quick-swe-esp-2.4.2-8|46	%changelog
14cr|stardict-quick-swe-esp-2.4.2-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-8
14cr|stardict-quick-swe-esp-2.4.2-8|48	+ Revision: eef5072
14cr|stardict-quick-swe-esp-2.4.2-8|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-esp-2.4.2-8|50	
14cr|stardict-quick-swe-esp-2.4.2-8|51	

8417 14
14cr|stardict-quick-swe-fin-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-fin-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-fin-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-fin-2.4.2-7|4	
14cr|stardict-quick-swe-fin-2.4.2-7|5	Summary:	Swedish -> Finnish *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-fin-2.4.2-7|6	Name:		stardict-quick-swe-fin
14cr|stardict-quick-swe-fin-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-fin-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-fin-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-fin-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-fin-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-fin-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-fin-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-fin-2.4.2-7|14	
14cr|stardict-quick-swe-fin-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fin-%{version}.tar.bz2
14cr|stardict-quick-swe-fin-2.4.2-7|16	
14cr|stardict-quick-swe-fin-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-fin-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-fin-2.4.2-7|19	
14cr|stardict-quick-swe-fin-2.4.2-7|20	%description
14cr|stardict-quick-swe-fin-2.4.2-7|21	Swedish -> Finnish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-fin-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-fin-2.4.2-7|23	
14cr|stardict-quick-swe-fin-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-fin-2.4.2-7|25	
14cr|stardict-quick-swe-fin-2.4.2-7|26	%prep
14cr|stardict-quick-swe-fin-2.4.2-7|27	%setup -q -n stardict-quick_swe-fin-%{version}
14cr|stardict-quick-swe-fin-2.4.2-7|28	
14cr|stardict-quick-swe-fin-2.4.2-7|29	%build
14cr|stardict-quick-swe-fin-2.4.2-7|30	
14cr|stardict-quick-swe-fin-2.4.2-7|31	%install
14cr|stardict-quick-swe-fin-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-fin-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-fin-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-fin-2.4.2-7|35	
14cr|stardict-quick-swe-fin-2.4.2-7|36	%clean
14cr|stardict-quick-swe-fin-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-fin-2.4.2-7|38	
14cr|stardict-quick-swe-fin-2.4.2-7|39	%files
14cr|stardict-quick-swe-fin-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-fin-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-fin-2.4.2-7|42	
14cr|stardict-quick-swe-fin-2.4.2-7|43	
14cr|stardict-quick-swe-fin-2.4.2-7|44	
14cr|stardict-quick-swe-fin-2.4.2-7|45	
14cr|stardict-quick-swe-fin-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-fin-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-fin-2.4.2-7|48	+ Revision: 535d2dd
14cr|stardict-quick-swe-fin-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-fin-2.4.2-7|50	
14cr|stardict-quick-swe-fin-2.4.2-7|51	

8418 14
14cr|stardict-quick-swe-fry-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-fry-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-fry-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-fry-2.4.2-6|4	
14cr|stardict-quick-swe-fry-2.4.2-6|5	Summary:	Swedish -> Frisian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-fry-2.4.2-6|6	Name:		stardict-quick-swe-fry
14cr|stardict-quick-swe-fry-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-fry-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-fry-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-fry-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-fry-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-fry-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-fry-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-fry-2.4.2-6|14	
14cr|stardict-quick-swe-fry-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fry-%{version}.tar.bz2
14cr|stardict-quick-swe-fry-2.4.2-6|16	
14cr|stardict-quick-swe-fry-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-fry-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-fry-2.4.2-6|19	
14cr|stardict-quick-swe-fry-2.4.2-6|20	%description
14cr|stardict-quick-swe-fry-2.4.2-6|21	Swedish -> Frisian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-fry-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-fry-2.4.2-6|23	
14cr|stardict-quick-swe-fry-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-fry-2.4.2-6|25	
14cr|stardict-quick-swe-fry-2.4.2-6|26	%prep
14cr|stardict-quick-swe-fry-2.4.2-6|27	%setup -q -n stardict-quick_swe-fry-%{version}
14cr|stardict-quick-swe-fry-2.4.2-6|28	
14cr|stardict-quick-swe-fry-2.4.2-6|29	%build
14cr|stardict-quick-swe-fry-2.4.2-6|30	
14cr|stardict-quick-swe-fry-2.4.2-6|31	%install
14cr|stardict-quick-swe-fry-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-fry-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-fry-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-fry-2.4.2-6|35	
14cr|stardict-quick-swe-fry-2.4.2-6|36	%clean
14cr|stardict-quick-swe-fry-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-fry-2.4.2-6|38	
14cr|stardict-quick-swe-fry-2.4.2-6|39	%files
14cr|stardict-quick-swe-fry-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-fry-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-fry-2.4.2-6|42	
14cr|stardict-quick-swe-fry-2.4.2-6|43	
14cr|stardict-quick-swe-fry-2.4.2-6|44	
14cr|stardict-quick-swe-fry-2.4.2-6|45	
14cr|stardict-quick-swe-fry-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-fry-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-fry-2.4.2-6|48	+ Revision: dcda7ce
14cr|stardict-quick-swe-fry-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-fry-2.4.2-6|50	
14cr|stardict-quick-swe-fry-2.4.2-6|51	

8419 14
14cr|stardict-quick-swe-gre-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-gre-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-gre-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-gre-2.4.2-6|4	
14cr|stardict-quick-swe-gre-2.4.2-6|5	Summary:	Swedish -> Greek *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-gre-2.4.2-6|6	Name:		stardict-quick-swe-gre
14cr|stardict-quick-swe-gre-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-gre-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-gre-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-gre-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-gre-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-gre-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-gre-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-gre-2.4.2-6|14	
14cr|stardict-quick-swe-gre-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-gre-%{version}.tar.bz2
14cr|stardict-quick-swe-gre-2.4.2-6|16	
14cr|stardict-quick-swe-gre-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-gre-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-gre-2.4.2-6|19	
14cr|stardict-quick-swe-gre-2.4.2-6|20	%description
14cr|stardict-quick-swe-gre-2.4.2-6|21	Swedish -> Greek *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-gre-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-gre-2.4.2-6|23	
14cr|stardict-quick-swe-gre-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-gre-2.4.2-6|25	
14cr|stardict-quick-swe-gre-2.4.2-6|26	%prep
14cr|stardict-quick-swe-gre-2.4.2-6|27	%setup -q -n stardict-quick_swe-gre-%{version}
14cr|stardict-quick-swe-gre-2.4.2-6|28	
14cr|stardict-quick-swe-gre-2.4.2-6|29	%build
14cr|stardict-quick-swe-gre-2.4.2-6|30	
14cr|stardict-quick-swe-gre-2.4.2-6|31	%install
14cr|stardict-quick-swe-gre-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-gre-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-gre-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-gre-2.4.2-6|35	
14cr|stardict-quick-swe-gre-2.4.2-6|36	%clean
14cr|stardict-quick-swe-gre-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-gre-2.4.2-6|38	
14cr|stardict-quick-swe-gre-2.4.2-6|39	%files
14cr|stardict-quick-swe-gre-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-gre-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-gre-2.4.2-6|42	
14cr|stardict-quick-swe-gre-2.4.2-6|43	
14cr|stardict-quick-swe-gre-2.4.2-6|44	
14cr|stardict-quick-swe-gre-2.4.2-6|45	
14cr|stardict-quick-swe-gre-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-gre-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-gre-2.4.2-6|48	+ Revision: 6fc9f9f
14cr|stardict-quick-swe-gre-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-gre-2.4.2-6|50	
14cr|stardict-quick-swe-gre-2.4.2-6|51	

8420 14
14cr|stardict-quick-swe-hun-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-hun-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-hun-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-hun-2.4.2-6|4	
14cr|stardict-quick-swe-hun-2.4.2-6|5	Summary:	Swedish -> Hungarian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-hun-2.4.2-6|6	Name:		stardict-quick-swe-hun
14cr|stardict-quick-swe-hun-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-hun-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-hun-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-hun-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-hun-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-hun-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-hun-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-hun-2.4.2-6|14	
14cr|stardict-quick-swe-hun-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-hun-%{version}.tar.bz2
14cr|stardict-quick-swe-hun-2.4.2-6|16	
14cr|stardict-quick-swe-hun-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-hun-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-hun-2.4.2-6|19	
14cr|stardict-quick-swe-hun-2.4.2-6|20	%description
14cr|stardict-quick-swe-hun-2.4.2-6|21	Swedish -> Hungarian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-hun-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-hun-2.4.2-6|23	
14cr|stardict-quick-swe-hun-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-hun-2.4.2-6|25	
14cr|stardict-quick-swe-hun-2.4.2-6|26	%prep
14cr|stardict-quick-swe-hun-2.4.2-6|27	%setup -q -n stardict-quick_swe-hun-%{version}
14cr|stardict-quick-swe-hun-2.4.2-6|28	
14cr|stardict-quick-swe-hun-2.4.2-6|29	%build
14cr|stardict-quick-swe-hun-2.4.2-6|30	
14cr|stardict-quick-swe-hun-2.4.2-6|31	%install
14cr|stardict-quick-swe-hun-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-hun-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-hun-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-hun-2.4.2-6|35	
14cr|stardict-quick-swe-hun-2.4.2-6|36	%clean
14cr|stardict-quick-swe-hun-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-hun-2.4.2-6|38	
14cr|stardict-quick-swe-hun-2.4.2-6|39	%files
14cr|stardict-quick-swe-hun-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-hun-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-hun-2.4.2-6|42	
14cr|stardict-quick-swe-hun-2.4.2-6|43	
14cr|stardict-quick-swe-hun-2.4.2-6|44	
14cr|stardict-quick-swe-hun-2.4.2-6|45	
14cr|stardict-quick-swe-hun-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-hun-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-hun-2.4.2-6|48	+ Revision: 45bf206
14cr|stardict-quick-swe-hun-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-hun-2.4.2-6|50	
14cr|stardict-quick-swe-hun-2.4.2-6|51	

8421 14
14cr|stardict-quick-swe-ind-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-ind-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-ind-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-ind-2.4.2-6|4	
14cr|stardict-quick-swe-ind-2.4.2-6|5	Summary:	Swedish -> Indonesian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-ind-2.4.2-6|6	Name:		stardict-quick-swe-ind
14cr|stardict-quick-swe-ind-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-ind-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-ind-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-ind-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-ind-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-ind-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-ind-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-ind-2.4.2-6|14	
14cr|stardict-quick-swe-ind-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-ind-%{version}.tar.bz2
14cr|stardict-quick-swe-ind-2.4.2-6|16	
14cr|stardict-quick-swe-ind-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-ind-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-ind-2.4.2-6|19	
14cr|stardict-quick-swe-ind-2.4.2-6|20	%description
14cr|stardict-quick-swe-ind-2.4.2-6|21	Swedish -> Indonesian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-ind-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-ind-2.4.2-6|23	
14cr|stardict-quick-swe-ind-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-ind-2.4.2-6|25	
14cr|stardict-quick-swe-ind-2.4.2-6|26	%prep
14cr|stardict-quick-swe-ind-2.4.2-6|27	%setup -q -n stardict-quick_swe-ind-%{version}
14cr|stardict-quick-swe-ind-2.4.2-6|28	
14cr|stardict-quick-swe-ind-2.4.2-6|29	%build
14cr|stardict-quick-swe-ind-2.4.2-6|30	
14cr|stardict-quick-swe-ind-2.4.2-6|31	%install
14cr|stardict-quick-swe-ind-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-ind-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-ind-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-ind-2.4.2-6|35	
14cr|stardict-quick-swe-ind-2.4.2-6|36	%clean
14cr|stardict-quick-swe-ind-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-ind-2.4.2-6|38	
14cr|stardict-quick-swe-ind-2.4.2-6|39	%files
14cr|stardict-quick-swe-ind-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-ind-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-ind-2.4.2-6|42	
14cr|stardict-quick-swe-ind-2.4.2-6|43	
14cr|stardict-quick-swe-ind-2.4.2-6|44	
14cr|stardict-quick-swe-ind-2.4.2-6|45	
14cr|stardict-quick-swe-ind-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-ind-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-ind-2.4.2-6|48	+ Revision: 15af0a2
14cr|stardict-quick-swe-ind-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-ind-2.4.2-6|50	
14cr|stardict-quick-swe-ind-2.4.2-6|51	

8422 14
14cr|stardict-quick-swe-isl-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-isl-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-isl-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-isl-2.4.2-6|4	
14cr|stardict-quick-swe-isl-2.4.2-6|5	Summary:	Swedish -> Icelandic *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-isl-2.4.2-6|6	Name:		stardict-quick-swe-isl
14cr|stardict-quick-swe-isl-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-isl-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-isl-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-isl-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-isl-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-isl-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-isl-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-isl-2.4.2-6|14	
14cr|stardict-quick-swe-isl-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-isl-%{version}.tar.bz2
14cr|stardict-quick-swe-isl-2.4.2-6|16	
14cr|stardict-quick-swe-isl-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-isl-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-isl-2.4.2-6|19	
14cr|stardict-quick-swe-isl-2.4.2-6|20	%description
14cr|stardict-quick-swe-isl-2.4.2-6|21	Swedish -> Icelandic *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-isl-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-isl-2.4.2-6|23	
14cr|stardict-quick-swe-isl-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-isl-2.4.2-6|25	
14cr|stardict-quick-swe-isl-2.4.2-6|26	%prep
14cr|stardict-quick-swe-isl-2.4.2-6|27	%setup -q -n stardict-quick_swe-isl-%{version}
14cr|stardict-quick-swe-isl-2.4.2-6|28	# tarball contains broken filename
14cr|stardict-quick-swe-isl-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-swe-isl-2.4.2-6|30	
14cr|stardict-quick-swe-isl-2.4.2-6|31	%build
14cr|stardict-quick-swe-isl-2.4.2-6|32	
14cr|stardict-quick-swe-isl-2.4.2-6|33	%install
14cr|stardict-quick-swe-isl-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-isl-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-isl-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-isl-2.4.2-6|37	
14cr|stardict-quick-swe-isl-2.4.2-6|38	%clean
14cr|stardict-quick-swe-isl-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-isl-2.4.2-6|40	
14cr|stardict-quick-swe-isl-2.4.2-6|41	%files
14cr|stardict-quick-swe-isl-2.4.2-6|42	%defattr(-,root,root)
14cr|stardict-quick-swe-isl-2.4.2-6|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-isl-2.4.2-6|44	
14cr|stardict-quick-swe-isl-2.4.2-6|45	
14cr|stardict-quick-swe-isl-2.4.2-6|46	
14cr|stardict-quick-swe-isl-2.4.2-6|47	
14cr|stardict-quick-swe-isl-2.4.2-6|48	%changelog
14cr|stardict-quick-swe-isl-2.4.2-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-isl-2.4.2-6|50	+ Revision: 2fa9955
14cr|stardict-quick-swe-isl-2.4.2-6|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-isl-2.4.2-6|52	
14cr|stardict-quick-swe-isl-2.4.2-6|53	

8423 14
14cr|stardict-quick-swe-ita-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-ita-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-ita-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-ita-2.4.2-6|4	
14cr|stardict-quick-swe-ita-2.4.2-6|5	Summary:	Swedish -> Italian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-ita-2.4.2-6|6	Name:		stardict-quick-swe-ita
14cr|stardict-quick-swe-ita-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-ita-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-ita-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-ita-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-ita-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-ita-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-ita-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-ita-2.4.2-6|14	
14cr|stardict-quick-swe-ita-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-ita-%{version}.tar.bz2
14cr|stardict-quick-swe-ita-2.4.2-6|16	
14cr|stardict-quick-swe-ita-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-ita-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-ita-2.4.2-6|19	
14cr|stardict-quick-swe-ita-2.4.2-6|20	%description
14cr|stardict-quick-swe-ita-2.4.2-6|21	Swedish -> Italian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-ita-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-ita-2.4.2-6|23	
14cr|stardict-quick-swe-ita-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-ita-2.4.2-6|25	
14cr|stardict-quick-swe-ita-2.4.2-6|26	%prep
14cr|stardict-quick-swe-ita-2.4.2-6|27	%setup -q -n stardict-quick_swe-ita-%{version}
14cr|stardict-quick-swe-ita-2.4.2-6|28	
14cr|stardict-quick-swe-ita-2.4.2-6|29	%build
14cr|stardict-quick-swe-ita-2.4.2-6|30	
14cr|stardict-quick-swe-ita-2.4.2-6|31	%install
14cr|stardict-quick-swe-ita-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-ita-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-ita-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-ita-2.4.2-6|35	
14cr|stardict-quick-swe-ita-2.4.2-6|36	%clean
14cr|stardict-quick-swe-ita-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-ita-2.4.2-6|38	
14cr|stardict-quick-swe-ita-2.4.2-6|39	%files
14cr|stardict-quick-swe-ita-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-ita-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-ita-2.4.2-6|42	
14cr|stardict-quick-swe-ita-2.4.2-6|43	
14cr|stardict-quick-swe-ita-2.4.2-6|44	
14cr|stardict-quick-swe-ita-2.4.2-6|45	
14cr|stardict-quick-swe-ita-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-ita-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-ita-2.4.2-6|48	+ Revision: 7179291
14cr|stardict-quick-swe-ita-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-ita-2.4.2-6|50	
14cr|stardict-quick-swe-ita-2.4.2-6|51	

8424 14
14cr|stardict-quick-swe-jpn-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-jpn-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-jpn-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-jpn-2.4.2-7|4	
14cr|stardict-quick-swe-jpn-2.4.2-7|5	Summary:	Swedish -> Japanese *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-jpn-2.4.2-7|6	Name:		stardict-quick-swe-jpn
14cr|stardict-quick-swe-jpn-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-jpn-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-jpn-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-jpn-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-jpn-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-jpn-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-jpn-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-jpn-2.4.2-7|14	
14cr|stardict-quick-swe-jpn-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-jpn-%{version}.tar.bz2
14cr|stardict-quick-swe-jpn-2.4.2-7|16	
14cr|stardict-quick-swe-jpn-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-jpn-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-jpn-2.4.2-7|19	
14cr|stardict-quick-swe-jpn-2.4.2-7|20	%description
14cr|stardict-quick-swe-jpn-2.4.2-7|21	Swedish -> Japanese *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-jpn-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-jpn-2.4.2-7|23	
14cr|stardict-quick-swe-jpn-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-jpn-2.4.2-7|25	
14cr|stardict-quick-swe-jpn-2.4.2-7|26	%prep
14cr|stardict-quick-swe-jpn-2.4.2-7|27	%setup -q -n stardict-quick_swe-jpn-%{version}
14cr|stardict-quick-swe-jpn-2.4.2-7|28	
14cr|stardict-quick-swe-jpn-2.4.2-7|29	%build
14cr|stardict-quick-swe-jpn-2.4.2-7|30	
14cr|stardict-quick-swe-jpn-2.4.2-7|31	%install
14cr|stardict-quick-swe-jpn-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-jpn-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-jpn-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-jpn-2.4.2-7|35	
14cr|stardict-quick-swe-jpn-2.4.2-7|36	%clean
14cr|stardict-quick-swe-jpn-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-jpn-2.4.2-7|38	
14cr|stardict-quick-swe-jpn-2.4.2-7|39	%files
14cr|stardict-quick-swe-jpn-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-jpn-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-jpn-2.4.2-7|42	
14cr|stardict-quick-swe-jpn-2.4.2-7|43	
14cr|stardict-quick-swe-jpn-2.4.2-7|44	
14cr|stardict-quick-swe-jpn-2.4.2-7|45	
14cr|stardict-quick-swe-jpn-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-jpn-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-jpn-2.4.2-7|48	+ Revision: d653eeb
14cr|stardict-quick-swe-jpn-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-jpn-2.4.2-7|50	
14cr|stardict-quick-swe-jpn-2.4.2-7|51	

8425 14
14cr|stardict-quick-swe-lat-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-lat-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-lat-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-lat-2.4.2-7|4	
14cr|stardict-quick-swe-lat-2.4.2-7|5	Summary:	Swedish -> Latin *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-lat-2.4.2-7|6	Name:		stardict-quick-swe-lat
14cr|stardict-quick-swe-lat-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-lat-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-lat-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-lat-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-lat-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-lat-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-lat-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-lat-2.4.2-7|14	
14cr|stardict-quick-swe-lat-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-lat-%{version}.tar.bz2
14cr|stardict-quick-swe-lat-2.4.2-7|16	
14cr|stardict-quick-swe-lat-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-lat-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-lat-2.4.2-7|19	
14cr|stardict-quick-swe-lat-2.4.2-7|20	%description
14cr|stardict-quick-swe-lat-2.4.2-7|21	Swedish -> Latin *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-lat-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-lat-2.4.2-7|23	
14cr|stardict-quick-swe-lat-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-lat-2.4.2-7|25	
14cr|stardict-quick-swe-lat-2.4.2-7|26	%prep
14cr|stardict-quick-swe-lat-2.4.2-7|27	%setup -q -n stardict-quick_swe-lat-%{version}
14cr|stardict-quick-swe-lat-2.4.2-7|28	
14cr|stardict-quick-swe-lat-2.4.2-7|29	%build
14cr|stardict-quick-swe-lat-2.4.2-7|30	
14cr|stardict-quick-swe-lat-2.4.2-7|31	%install
14cr|stardict-quick-swe-lat-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-lat-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-lat-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-lat-2.4.2-7|35	
14cr|stardict-quick-swe-lat-2.4.2-7|36	%clean
14cr|stardict-quick-swe-lat-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-lat-2.4.2-7|38	
14cr|stardict-quick-swe-lat-2.4.2-7|39	%files
14cr|stardict-quick-swe-lat-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-lat-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-lat-2.4.2-7|42	
14cr|stardict-quick-swe-lat-2.4.2-7|43	
14cr|stardict-quick-swe-lat-2.4.2-7|44	
14cr|stardict-quick-swe-lat-2.4.2-7|45	
14cr|stardict-quick-swe-lat-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-lat-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-lat-2.4.2-7|48	+ Revision: 18ef9a3
14cr|stardict-quick-swe-lat-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-lat-2.4.2-7|50	
14cr|stardict-quick-swe-lat-2.4.2-7|51	

8426 14
14cr|stardict-quick-swe-nld-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-nld-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-nld-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-nld-2.4.2-7|4	
14cr|stardict-quick-swe-nld-2.4.2-7|5	Summary:	Swedish -> Dutch *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-nld-2.4.2-7|6	Name:		stardict-quick-swe-nld
14cr|stardict-quick-swe-nld-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-nld-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-nld-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-nld-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-nld-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-nld-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-nld-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-nld-2.4.2-7|14	
14cr|stardict-quick-swe-nld-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-nld-%{version}.tar.bz2
14cr|stardict-quick-swe-nld-2.4.2-7|16	
14cr|stardict-quick-swe-nld-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-nld-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-nld-2.4.2-7|19	
14cr|stardict-quick-swe-nld-2.4.2-7|20	%description
14cr|stardict-quick-swe-nld-2.4.2-7|21	Swedish -> Dutch *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-nld-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-nld-2.4.2-7|23	
14cr|stardict-quick-swe-nld-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-nld-2.4.2-7|25	
14cr|stardict-quick-swe-nld-2.4.2-7|26	%prep
14cr|stardict-quick-swe-nld-2.4.2-7|27	%setup -q -n stardict-quick_swe-nld-%{version}
14cr|stardict-quick-swe-nld-2.4.2-7|28	# tarball contains broken filename
14cr|stardict-quick-swe-nld-2.4.2-7|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-swe-nld-2.4.2-7|30	
14cr|stardict-quick-swe-nld-2.4.2-7|31	%build
14cr|stardict-quick-swe-nld-2.4.2-7|32	
14cr|stardict-quick-swe-nld-2.4.2-7|33	%install
14cr|stardict-quick-swe-nld-2.4.2-7|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-nld-2.4.2-7|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-nld-2.4.2-7|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-nld-2.4.2-7|37	
14cr|stardict-quick-swe-nld-2.4.2-7|38	%clean
14cr|stardict-quick-swe-nld-2.4.2-7|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-nld-2.4.2-7|40	
14cr|stardict-quick-swe-nld-2.4.2-7|41	%files
14cr|stardict-quick-swe-nld-2.4.2-7|42	%defattr(-,root,root)
14cr|stardict-quick-swe-nld-2.4.2-7|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-nld-2.4.2-7|44	
14cr|stardict-quick-swe-nld-2.4.2-7|45	
14cr|stardict-quick-swe-nld-2.4.2-7|46	
14cr|stardict-quick-swe-nld-2.4.2-7|47	
14cr|stardict-quick-swe-nld-2.4.2-7|48	%changelog
14cr|stardict-quick-swe-nld-2.4.2-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-nld-2.4.2-7|50	+ Revision: e61397f
14cr|stardict-quick-swe-nld-2.4.2-7|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-nld-2.4.2-7|52	
14cr|stardict-quick-swe-nld-2.4.2-7|53	

8427 14
14cr|stardict-quick-swe-nor-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-nor-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-nor-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-nor-2.4.2-7|4	
14cr|stardict-quick-swe-nor-2.4.2-7|5	Summary:	Swedish -> Norwegian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-nor-2.4.2-7|6	Name:		stardict-quick-swe-nor
14cr|stardict-quick-swe-nor-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-nor-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-nor-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-nor-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-nor-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-nor-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-nor-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-nor-2.4.2-7|14	
14cr|stardict-quick-swe-nor-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-nor-%{version}.tar.bz2
14cr|stardict-quick-swe-nor-2.4.2-7|16	
14cr|stardict-quick-swe-nor-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-nor-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-nor-2.4.2-7|19	
14cr|stardict-quick-swe-nor-2.4.2-7|20	%description
14cr|stardict-quick-swe-nor-2.4.2-7|21	Swedish -> Norwegian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-nor-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-nor-2.4.2-7|23	
14cr|stardict-quick-swe-nor-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-nor-2.4.2-7|25	
14cr|stardict-quick-swe-nor-2.4.2-7|26	%prep
14cr|stardict-quick-swe-nor-2.4.2-7|27	%setup -q -n stardict-quick_swe-nor-%{version}
14cr|stardict-quick-swe-nor-2.4.2-7|28	
14cr|stardict-quick-swe-nor-2.4.2-7|29	%build
14cr|stardict-quick-swe-nor-2.4.2-7|30	
14cr|stardict-quick-swe-nor-2.4.2-7|31	%install
14cr|stardict-quick-swe-nor-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-nor-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-nor-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-nor-2.4.2-7|35	
14cr|stardict-quick-swe-nor-2.4.2-7|36	%clean
14cr|stardict-quick-swe-nor-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-nor-2.4.2-7|38	
14cr|stardict-quick-swe-nor-2.4.2-7|39	%files
14cr|stardict-quick-swe-nor-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-nor-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-nor-2.4.2-7|42	
14cr|stardict-quick-swe-nor-2.4.2-7|43	
14cr|stardict-quick-swe-nor-2.4.2-7|44	
14cr|stardict-quick-swe-nor-2.4.2-7|45	
14cr|stardict-quick-swe-nor-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-nor-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-nor-2.4.2-7|48	+ Revision: c8f39d8
14cr|stardict-quick-swe-nor-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-nor-2.4.2-7|50	
14cr|stardict-quick-swe-nor-2.4.2-7|51	

8428 14
14cr|stardict-quick-swe-pol-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-pol-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-pol-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-pol-2.4.2-7|4	
14cr|stardict-quick-swe-pol-2.4.2-7|5	Summary:	Swedish -> Polish *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-pol-2.4.2-7|6	Name:		stardict-quick-swe-pol
14cr|stardict-quick-swe-pol-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-pol-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-pol-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-pol-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-pol-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-pol-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-pol-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-pol-2.4.2-7|14	
14cr|stardict-quick-swe-pol-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-pol-%{version}.tar.bz2
14cr|stardict-quick-swe-pol-2.4.2-7|16	
14cr|stardict-quick-swe-pol-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-pol-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-pol-2.4.2-7|19	
14cr|stardict-quick-swe-pol-2.4.2-7|20	%description
14cr|stardict-quick-swe-pol-2.4.2-7|21	Swedish -> Polish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-pol-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-pol-2.4.2-7|23	
14cr|stardict-quick-swe-pol-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-pol-2.4.2-7|25	
14cr|stardict-quick-swe-pol-2.4.2-7|26	%prep
14cr|stardict-quick-swe-pol-2.4.2-7|27	%setup -q -n stardict-quick_swe-pol-%{version}
14cr|stardict-quick-swe-pol-2.4.2-7|28	
14cr|stardict-quick-swe-pol-2.4.2-7|29	%build
14cr|stardict-quick-swe-pol-2.4.2-7|30	
14cr|stardict-quick-swe-pol-2.4.2-7|31	%install
14cr|stardict-quick-swe-pol-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-pol-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-pol-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-pol-2.4.2-7|35	
14cr|stardict-quick-swe-pol-2.4.2-7|36	%clean
14cr|stardict-quick-swe-pol-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-pol-2.4.2-7|38	
14cr|stardict-quick-swe-pol-2.4.2-7|39	%files
14cr|stardict-quick-swe-pol-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-pol-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-pol-2.4.2-7|42	
14cr|stardict-quick-swe-pol-2.4.2-7|43	
14cr|stardict-quick-swe-pol-2.4.2-7|44	
14cr|stardict-quick-swe-pol-2.4.2-7|45	
14cr|stardict-quick-swe-pol-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-pol-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-pol-2.4.2-7|48	+ Revision: 93671d5
14cr|stardict-quick-swe-pol-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-pol-2.4.2-7|50	
14cr|stardict-quick-swe-pol-2.4.2-7|51	

8429 14
14cr|stardict-quick-swe-por-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-por-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-por-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-por-2.4.2-7|4	
14cr|stardict-quick-swe-por-2.4.2-7|5	Summary:	Swedish -> Portuguese *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-por-2.4.2-7|6	Name:		stardict-quick-swe-por
14cr|stardict-quick-swe-por-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-por-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-por-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-por-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-por-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-por-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-por-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-por-2.4.2-7|14	
14cr|stardict-quick-swe-por-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-por-%{version}.tar.bz2
14cr|stardict-quick-swe-por-2.4.2-7|16	
14cr|stardict-quick-swe-por-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-por-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-por-2.4.2-7|19	
14cr|stardict-quick-swe-por-2.4.2-7|20	%description
14cr|stardict-quick-swe-por-2.4.2-7|21	Swedish -> Portuguese *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-por-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-por-2.4.2-7|23	
14cr|stardict-quick-swe-por-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-por-2.4.2-7|25	
14cr|stardict-quick-swe-por-2.4.2-7|26	%prep
14cr|stardict-quick-swe-por-2.4.2-7|27	%setup -q -n stardict-quick_swe-por-%{version}
14cr|stardict-quick-swe-por-2.4.2-7|28	
14cr|stardict-quick-swe-por-2.4.2-7|29	%build
14cr|stardict-quick-swe-por-2.4.2-7|30	
14cr|stardict-quick-swe-por-2.4.2-7|31	%install
14cr|stardict-quick-swe-por-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-por-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-por-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-por-2.4.2-7|35	
14cr|stardict-quick-swe-por-2.4.2-7|36	%clean
14cr|stardict-quick-swe-por-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-por-2.4.2-7|38	
14cr|stardict-quick-swe-por-2.4.2-7|39	%files
14cr|stardict-quick-swe-por-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-por-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-por-2.4.2-7|42	
14cr|stardict-quick-swe-por-2.4.2-7|43	
14cr|stardict-quick-swe-por-2.4.2-7|44	
14cr|stardict-quick-swe-por-2.4.2-7|45	
14cr|stardict-quick-swe-por-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-por-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-por-2.4.2-7|48	+ Revision: e5c2a29
14cr|stardict-quick-swe-por-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-por-2.4.2-7|50	
14cr|stardict-quick-swe-por-2.4.2-7|51	

8430 14
14cr|stardict-quick-swe-rum-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-rum-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-rum-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-rum-2.4.2-7|4	
14cr|stardict-quick-swe-rum-2.4.2-7|5	Summary:	Swedish -> Romanian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-rum-2.4.2-7|6	Name:		stardict-quick-swe-rum
14cr|stardict-quick-swe-rum-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-rum-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-rum-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-rum-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-rum-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-rum-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-rum-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-rum-2.4.2-7|14	
14cr|stardict-quick-swe-rum-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-rum-%{version}.tar.bz2
14cr|stardict-quick-swe-rum-2.4.2-7|16	
14cr|stardict-quick-swe-rum-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-rum-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-rum-2.4.2-7|19	
14cr|stardict-quick-swe-rum-2.4.2-7|20	%description
14cr|stardict-quick-swe-rum-2.4.2-7|21	Swedish -> Romanian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-rum-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-rum-2.4.2-7|23	
14cr|stardict-quick-swe-rum-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-rum-2.4.2-7|25	
14cr|stardict-quick-swe-rum-2.4.2-7|26	%prep
14cr|stardict-quick-swe-rum-2.4.2-7|27	%setup -q -n stardict-quick_swe-rum-%{version}
14cr|stardict-quick-swe-rum-2.4.2-7|28	# tarball contains broken filename
14cr|stardict-quick-swe-rum-2.4.2-7|29	for i in *; do mv -f $i ${i/\?\?/an}; done
14cr|stardict-quick-swe-rum-2.4.2-7|30	
14cr|stardict-quick-swe-rum-2.4.2-7|31	%build
14cr|stardict-quick-swe-rum-2.4.2-7|32	
14cr|stardict-quick-swe-rum-2.4.2-7|33	%install
14cr|stardict-quick-swe-rum-2.4.2-7|34	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-rum-2.4.2-7|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-rum-2.4.2-7|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-rum-2.4.2-7|37	
14cr|stardict-quick-swe-rum-2.4.2-7|38	%clean
14cr|stardict-quick-swe-rum-2.4.2-7|39	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-rum-2.4.2-7|40	
14cr|stardict-quick-swe-rum-2.4.2-7|41	%files
14cr|stardict-quick-swe-rum-2.4.2-7|42	%defattr(-,root,root)
14cr|stardict-quick-swe-rum-2.4.2-7|43	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-rum-2.4.2-7|44	
14cr|stardict-quick-swe-rum-2.4.2-7|45	
14cr|stardict-quick-swe-rum-2.4.2-7|46	
14cr|stardict-quick-swe-rum-2.4.2-7|47	
14cr|stardict-quick-swe-rum-2.4.2-7|48	%changelog
14cr|stardict-quick-swe-rum-2.4.2-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-rum-2.4.2-7|50	+ Revision: c8c40da
14cr|stardict-quick-swe-rum-2.4.2-7|51	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-rum-2.4.2-7|52	
14cr|stardict-quick-swe-rum-2.4.2-7|53	

8431 14
14cr|stardict-quick-swe-rus-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-rus-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-rus-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-rus-2.4.2-6|4	
14cr|stardict-quick-swe-rus-2.4.2-6|5	Summary:	Swedish -> Russian *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-rus-2.4.2-6|6	Name:		stardict-quick-swe-rus
14cr|stardict-quick-swe-rus-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-rus-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-rus-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-rus-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-rus-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-rus-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-rus-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-rus-2.4.2-6|14	
14cr|stardict-quick-swe-rus-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-rus-%{version}.tar.bz2
14cr|stardict-quick-swe-rus-2.4.2-6|16	
14cr|stardict-quick-swe-rus-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-rus-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-rus-2.4.2-6|19	
14cr|stardict-quick-swe-rus-2.4.2-6|20	%description
14cr|stardict-quick-swe-rus-2.4.2-6|21	Swedish -> Russian *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-rus-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-rus-2.4.2-6|23	
14cr|stardict-quick-swe-rus-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-rus-2.4.2-6|25	
14cr|stardict-quick-swe-rus-2.4.2-6|26	%prep
14cr|stardict-quick-swe-rus-2.4.2-6|27	%setup -q -n stardict-quick_swe-rus-%{version}
14cr|stardict-quick-swe-rus-2.4.2-6|28	
14cr|stardict-quick-swe-rus-2.4.2-6|29	%build
14cr|stardict-quick-swe-rus-2.4.2-6|30	
14cr|stardict-quick-swe-rus-2.4.2-6|31	%install
14cr|stardict-quick-swe-rus-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-rus-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-rus-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-rus-2.4.2-6|35	
14cr|stardict-quick-swe-rus-2.4.2-6|36	%clean
14cr|stardict-quick-swe-rus-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-rus-2.4.2-6|38	
14cr|stardict-quick-swe-rus-2.4.2-6|39	%files
14cr|stardict-quick-swe-rus-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-rus-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-rus-2.4.2-6|42	
14cr|stardict-quick-swe-rus-2.4.2-6|43	
14cr|stardict-quick-swe-rus-2.4.2-6|44	
14cr|stardict-quick-swe-rus-2.4.2-6|45	
14cr|stardict-quick-swe-rus-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-rus-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-rus-2.4.2-6|48	+ Revision: 6ca049f
14cr|stardict-quick-swe-rus-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-rus-2.4.2-6|50	
14cr|stardict-quick-swe-rus-2.4.2-6|51	

8432 14
14cr|stardict-quick-swe-slo-2.4.2-6|1	%define	version	2.4.2
14cr|stardict-quick-swe-slo-2.4.2-6|2	%define release	6
14cr|stardict-quick-swe-slo-2.4.2-6|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-slo-2.4.2-6|4	
14cr|stardict-quick-swe-slo-2.4.2-6|5	Summary:	Swedish -> Slovak *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-slo-2.4.2-6|6	Name:		stardict-quick-swe-slo
14cr|stardict-quick-swe-slo-2.4.2-6|7	Version:	%{version}
14cr|stardict-quick-swe-slo-2.4.2-6|8	Release:	%{release}
14cr|stardict-quick-swe-slo-2.4.2-6|9	License:	Distributable
14cr|stardict-quick-swe-slo-2.4.2-6|10	Group:		Databases
14cr|stardict-quick-swe-slo-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-slo-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-slo-2.4.2-6|13	BuildArch:	noarch
14cr|stardict-quick-swe-slo-2.4.2-6|14	
14cr|stardict-quick-swe-slo-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-slo-%{version}.tar.bz2
14cr|stardict-quick-swe-slo-2.4.2-6|16	
14cr|stardict-quick-swe-slo-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-slo-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-slo-2.4.2-6|19	
14cr|stardict-quick-swe-slo-2.4.2-6|20	%description
14cr|stardict-quick-swe-slo-2.4.2-6|21	Swedish -> Slovak *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-slo-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-slo-2.4.2-6|23	
14cr|stardict-quick-swe-slo-2.4.2-6|24	http://www.futureware.at/.
14cr|stardict-quick-swe-slo-2.4.2-6|25	
14cr|stardict-quick-swe-slo-2.4.2-6|26	%prep
14cr|stardict-quick-swe-slo-2.4.2-6|27	%setup -q -n stardict-quick_swe-slo-%{version}
14cr|stardict-quick-swe-slo-2.4.2-6|28	
14cr|stardict-quick-swe-slo-2.4.2-6|29	%build
14cr|stardict-quick-swe-slo-2.4.2-6|30	
14cr|stardict-quick-swe-slo-2.4.2-6|31	%install
14cr|stardict-quick-swe-slo-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-slo-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-slo-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-slo-2.4.2-6|35	
14cr|stardict-quick-swe-slo-2.4.2-6|36	%clean
14cr|stardict-quick-swe-slo-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-slo-2.4.2-6|38	
14cr|stardict-quick-swe-slo-2.4.2-6|39	%files
14cr|stardict-quick-swe-slo-2.4.2-6|40	%defattr(-,root,root)
14cr|stardict-quick-swe-slo-2.4.2-6|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-slo-2.4.2-6|42	
14cr|stardict-quick-swe-slo-2.4.2-6|43	
14cr|stardict-quick-swe-slo-2.4.2-6|44	
14cr|stardict-quick-swe-slo-2.4.2-6|45	
14cr|stardict-quick-swe-slo-2.4.2-6|46	%changelog
14cr|stardict-quick-swe-slo-2.4.2-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-6
14cr|stardict-quick-swe-slo-2.4.2-6|48	+ Revision: f214656
14cr|stardict-quick-swe-slo-2.4.2-6|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-slo-2.4.2-6|50	
14cr|stardict-quick-swe-slo-2.4.2-6|51	

8433 14
14cr|stardict-quick-swe-spa-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-spa-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-spa-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-spa-2.4.2-7|4	
14cr|stardict-quick-swe-spa-2.4.2-7|5	Summary:	Swedish -> Spanish *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-spa-2.4.2-7|6	Name:		stardict-quick-swe-spa
14cr|stardict-quick-swe-spa-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-spa-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-spa-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-spa-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-spa-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-spa-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-spa-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-spa-2.4.2-7|14	
14cr|stardict-quick-swe-spa-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-spa-%{version}.tar.bz2
14cr|stardict-quick-swe-spa-2.4.2-7|16	
14cr|stardict-quick-swe-spa-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-spa-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-spa-2.4.2-7|19	
14cr|stardict-quick-swe-spa-2.4.2-7|20	%description
14cr|stardict-quick-swe-spa-2.4.2-7|21	Swedish -> Spanish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-spa-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-spa-2.4.2-7|23	
14cr|stardict-quick-swe-spa-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-spa-2.4.2-7|25	
14cr|stardict-quick-swe-spa-2.4.2-7|26	%prep
14cr|stardict-quick-swe-spa-2.4.2-7|27	%setup -q -n stardict-quick_swe-spa-%{version}
14cr|stardict-quick-swe-spa-2.4.2-7|28	
14cr|stardict-quick-swe-spa-2.4.2-7|29	%build
14cr|stardict-quick-swe-spa-2.4.2-7|30	
14cr|stardict-quick-swe-spa-2.4.2-7|31	%install
14cr|stardict-quick-swe-spa-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-spa-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-spa-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-spa-2.4.2-7|35	
14cr|stardict-quick-swe-spa-2.4.2-7|36	%clean
14cr|stardict-quick-swe-spa-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-spa-2.4.2-7|38	
14cr|stardict-quick-swe-spa-2.4.2-7|39	%files
14cr|stardict-quick-swe-spa-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-spa-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-spa-2.4.2-7|42	
14cr|stardict-quick-swe-spa-2.4.2-7|43	
14cr|stardict-quick-swe-spa-2.4.2-7|44	
14cr|stardict-quick-swe-spa-2.4.2-7|45	
14cr|stardict-quick-swe-spa-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-spa-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-spa-2.4.2-7|48	+ Revision: bd15cf7
14cr|stardict-quick-swe-spa-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-spa-2.4.2-7|50	
14cr|stardict-quick-swe-spa-2.4.2-7|51	

8434 14
14cr|stardict-quick-swe-swa-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-swa-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-swa-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-swa-2.4.2-7|4	
14cr|stardict-quick-swe-swa-2.4.2-7|5	Summary:	Swedish -> Swahili *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-swa-2.4.2-7|6	Name:		stardict-quick-swe-swa
14cr|stardict-quick-swe-swa-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-swa-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-swa-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-swa-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-swa-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-swa-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-swa-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-swa-2.4.2-7|14	
14cr|stardict-quick-swe-swa-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-swa-%{version}.tar.bz2
14cr|stardict-quick-swe-swa-2.4.2-7|16	
14cr|stardict-quick-swe-swa-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-swa-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-swa-2.4.2-7|19	
14cr|stardict-quick-swe-swa-2.4.2-7|20	%description
14cr|stardict-quick-swe-swa-2.4.2-7|21	Swedish -> Swahili *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-swa-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-swa-2.4.2-7|23	
14cr|stardict-quick-swe-swa-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-swa-2.4.2-7|25	
14cr|stardict-quick-swe-swa-2.4.2-7|26	%prep
14cr|stardict-quick-swe-swa-2.4.2-7|27	%setup -q -n stardict-quick_swe-swa-%{version}
14cr|stardict-quick-swe-swa-2.4.2-7|28	
14cr|stardict-quick-swe-swa-2.4.2-7|29	%build
14cr|stardict-quick-swe-swa-2.4.2-7|30	
14cr|stardict-quick-swe-swa-2.4.2-7|31	%install
14cr|stardict-quick-swe-swa-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-swa-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-swa-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-swa-2.4.2-7|35	
14cr|stardict-quick-swe-swa-2.4.2-7|36	%clean
14cr|stardict-quick-swe-swa-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-swa-2.4.2-7|38	
14cr|stardict-quick-swe-swa-2.4.2-7|39	%files
14cr|stardict-quick-swe-swa-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-swa-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-swa-2.4.2-7|42	
14cr|stardict-quick-swe-swa-2.4.2-7|43	
14cr|stardict-quick-swe-swa-2.4.2-7|44	
14cr|stardict-quick-swe-swa-2.4.2-7|45	
14cr|stardict-quick-swe-swa-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-swa-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-swa-2.4.2-7|48	+ Revision: 8d69810
14cr|stardict-quick-swe-swa-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-swa-2.4.2-7|50	
14cr|stardict-quick-swe-swa-2.4.2-7|51	

8435 14
14cr|stardict-quick-swe-wel-2.4.2-7|1	%define	version	2.4.2
14cr|stardict-quick-swe-wel-2.4.2-7|2	%define release	7
14cr|stardict-quick-swe-wel-2.4.2-7|3	%define dict_format_version	2.4.2
14cr|stardict-quick-swe-wel-2.4.2-7|4	
14cr|stardict-quick-swe-wel-2.4.2-7|5	Summary:	Swedish -> Welsh *Quick dictionary for StarDict 2
14cr|stardict-quick-swe-wel-2.4.2-7|6	Name:		stardict-quick-swe-wel
14cr|stardict-quick-swe-wel-2.4.2-7|7	Version:	%{version}
14cr|stardict-quick-swe-wel-2.4.2-7|8	Release:	%{release}
14cr|stardict-quick-swe-wel-2.4.2-7|9	License:	Distributable
14cr|stardict-quick-swe-wel-2.4.2-7|10	Group:		Databases
14cr|stardict-quick-swe-wel-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
14cr|stardict-quick-swe-wel-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|stardict-quick-swe-wel-2.4.2-7|13	BuildArch:	noarch
14cr|stardict-quick-swe-wel-2.4.2-7|14	
14cr|stardict-quick-swe-wel-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-wel-%{version}.tar.bz2
14cr|stardict-quick-swe-wel-2.4.2-7|16	
14cr|stardict-quick-swe-wel-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-swe-wel-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-swe-wel-2.4.2-7|19	
14cr|stardict-quick-swe-wel-2.4.2-7|20	%description
14cr|stardict-quick-swe-wel-2.4.2-7|21	Swedish -> Welsh *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-swe-wel-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-swe-wel-2.4.2-7|23	
14cr|stardict-quick-swe-wel-2.4.2-7|24	http://www.futureware.at/.
14cr|stardict-quick-swe-wel-2.4.2-7|25	
14cr|stardict-quick-swe-wel-2.4.2-7|26	%prep
14cr|stardict-quick-swe-wel-2.4.2-7|27	%setup -q -n stardict-quick_swe-wel-%{version}
14cr|stardict-quick-swe-wel-2.4.2-7|28	
14cr|stardict-quick-swe-wel-2.4.2-7|29	%build
14cr|stardict-quick-swe-wel-2.4.2-7|30	
14cr|stardict-quick-swe-wel-2.4.2-7|31	%install
14cr|stardict-quick-swe-wel-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-wel-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-wel-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14cr|stardict-quick-swe-wel-2.4.2-7|35	
14cr|stardict-quick-swe-wel-2.4.2-7|36	%clean
14cr|stardict-quick-swe-wel-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
14cr|stardict-quick-swe-wel-2.4.2-7|38	
14cr|stardict-quick-swe-wel-2.4.2-7|39	%files
14cr|stardict-quick-swe-wel-2.4.2-7|40	%defattr(-,root,root)
14cr|stardict-quick-swe-wel-2.4.2-7|41	%{_datadir}/stardict/dic/*
14cr|stardict-quick-swe-wel-2.4.2-7|42	
14cr|stardict-quick-swe-wel-2.4.2-7|43	
14cr|stardict-quick-swe-wel-2.4.2-7|44	
14cr|stardict-quick-swe-wel-2.4.2-7|45	
14cr|stardict-quick-swe-wel-2.4.2-7|46	%changelog
14cr|stardict-quick-swe-wel-2.4.2-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-7
14cr|stardict-quick-swe-wel-2.4.2-7|48	+ Revision: d519c1b
14cr|stardict-quick-swe-wel-2.4.2-7|49	- MassBuild#464: Increase release tag
14cr|stardict-quick-swe-wel-2.4.2-7|50	
14cr|stardict-quick-swe-wel-2.4.2-7|51	

8436 14
14cr|stardict-quick-wel-swe-2.4.2-8|1	%define dict_format_version 2.4.2
14cr|stardict-quick-wel-swe-2.4.2-8|2	
14cr|stardict-quick-wel-swe-2.4.2-8|3	Summary:	Welsh -> Swedish *Quick dictionary for StarDict 2
14cr|stardict-quick-wel-swe-2.4.2-8|4	Name:		stardict-quick-wel-swe
14cr|stardict-quick-wel-swe-2.4.2-8|5	Version:	2.4.2
14cr|stardict-quick-wel-swe-2.4.2-8|6	Release:	8
14cr|stardict-quick-wel-swe-2.4.2-8|7	License:	Distributable
14cr|stardict-quick-wel-swe-2.4.2-8|8	Group:		Databases
14cr|stardict-quick-wel-swe-2.4.2-8|9	Url:		http://stardict.sourceforge.net/
14cr|stardict-quick-wel-swe-2.4.2-8|10	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_wel-swe-%{version}.tar.bz2
14cr|stardict-quick-wel-swe-2.4.2-8|11	Provides:	stardict-dictionary = %{dict_format_version}
14cr|stardict-quick-wel-swe-2.4.2-8|12	Requires:	stardict >= %{dict_format_version}
14cr|stardict-quick-wel-swe-2.4.2-8|13	BuildArch:	noarch
14cr|stardict-quick-wel-swe-2.4.2-8|14	
14cr|stardict-quick-wel-swe-2.4.2-8|15	%description
14cr|stardict-quick-wel-swe-2.4.2-8|16	Welsh -> Swedish *Quick dictionary in StarDict 2 format.
14cr|stardict-quick-wel-swe-2.4.2-8|17	*Quick is an open source translation application. For more info, visit
14cr|stardict-quick-wel-swe-2.4.2-8|18	
14cr|stardict-quick-wel-swe-2.4.2-8|19	http://www.futureware.at/.
14cr|stardict-quick-wel-swe-2.4.2-8|20	
14cr|stardict-quick-wel-swe-2.4.2-8|21	%files
14cr|stardict-quick-wel-swe-2.4.2-8|22	%{_datadir}/stardict/dic/*
14cr|stardict-quick-wel-swe-2.4.2-8|23	
14cr|stardict-quick-wel-swe-2.4.2-8|24	#----------------------------------------------------------------------------
14cr|stardict-quick-wel-swe-2.4.2-8|25	
14cr|stardict-quick-wel-swe-2.4.2-8|26	%prep
14cr|stardict-quick-wel-swe-2.4.2-8|27	%setup -q -n stardict-quick_wel-swe-%{version}
14cr|stardict-quick-wel-swe-2.4.2-8|28	
14cr|stardict-quick-wel-swe-2.4.2-8|29	%build
14cr|stardict-quick-wel-swe-2.4.2-8|30	
14cr|stardict-quick-wel-swe-2.4.2-8|31	%install
14cr|stardict-quick-wel-swe-2.4.2-8|32	mkdir -p %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-quick-wel-swe-2.4.2-8|33	install -m 0644 * %{buildroot}%{_datadir}/stardict/dic
14cr|stardict-quick-wel-swe-2.4.2-8|34	
14cr|stardict-quick-wel-swe-2.4.2-8|35	
14cr|stardict-quick-wel-swe-2.4.2-8|36	
14cr|stardict-quick-wel-swe-2.4.2-8|37	%changelog
14cr|stardict-quick-wel-swe-2.4.2-8|38	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.2-8
14cr|stardict-quick-wel-swe-2.4.2-8|39	+ Revision: 1a41357
14cr|stardict-quick-wel-swe-2.4.2-8|40	- Spec cleanup
14cr|stardict-quick-wel-swe-2.4.2-8|41	
14cr|stardict-quick-wel-swe-2.4.2-8|42	

8437 14
14cr|stardict-tools-3.0.1-9|1	Summary:	Some tools for StarDict
14cr|stardict-tools-3.0.1-9|2	Name:		stardict-tools
14cr|stardict-tools-3.0.1-9|3	Version:	3.0.1
14cr|stardict-tools-3.0.1-9|4	Release:	9
14cr|stardict-tools-3.0.1-9|5	License:	GPLv2+
14cr|stardict-tools-3.0.1-9|6	Group:		Text tools
14cr|stardict-tools-3.0.1-9|7	Url:		http://stardict.sourceforge.net/
14cr|stardict-tools-3.0.1-9|8	Source0:	http://stardictproject.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|stardict-tools-3.0.1-9|9	Patch0:		%{name}-3.0.1-fix-underlinking.patch
14cr|stardict-tools-3.0.1-9|10	Patch1:		%{name}-3.0.1-fix-gcc43.patch
14cr|stardict-tools-3.0.1-9|11	Patch2:		stardict-tools-3.0.1-fix-gcc45.patch
14cr|stardict-tools-3.0.1-9|12	BuildRequires:	stardict
14cr|stardict-tools-3.0.1-9|13	BuildRequires:	mysql-devel
14cr|stardict-tools-3.0.1-9|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|stardict-tools-3.0.1-9|15	BuildRequires:	pkgconfig(libpcre)
14cr|stardict-tools-3.0.1-9|16	BuildRequires:	pkgconfig(zlib)
14cr|stardict-tools-3.0.1-9|17	Requires:	stardict
14cr|stardict-tools-3.0.1-9|18	
14cr|stardict-tools-3.0.1-9|19	%description
14cr|stardict-tools-3.0.1-9|20	This package contain some tools for StarDict, an international dictionary.
14cr|stardict-tools-3.0.1-9|21	
14cr|stardict-tools-3.0.1-9|22	%files
14cr|stardict-tools-3.0.1-9|23	%doc AUTHORS COPYING ChangeLog INSTALL
14cr|stardict-tools-3.0.1-9|24	%doc NEWS README
14cr|stardict-tools-3.0.1-9|25	%{_bindir}/*
14cr|stardict-tools-3.0.1-9|26	%{_libdir}/%{name}
14cr|stardict-tools-3.0.1-9|27	%{_datadir}/applications/*.desktop
14cr|stardict-tools-3.0.1-9|28	
14cr|stardict-tools-3.0.1-9|29	#----------------------------------------------------------------------------
14cr|stardict-tools-3.0.1-9|30	
14cr|stardict-tools-3.0.1-9|31	%prep
14cr|stardict-tools-3.0.1-9|32	%setup -q
14cr|stardict-tools-3.0.1-9|33	%patch0 -p1 -b .undlink
14cr|stardict-tools-3.0.1-9|34	%patch1 -p1 -b .gcc43
14cr|stardict-tools-3.0.1-9|35	%patch2 -p1 -b .gcc45
14cr|stardict-tools-3.0.1-9|36	
14cr|stardict-tools-3.0.1-9|37	%build
14cr|stardict-tools-3.0.1-9|38	export LDFLAGS="-lz"
14cr|stardict-tools-3.0.1-9|39	autoreconf -f -i
14cr|stardict-tools-3.0.1-9|40	%configure2_5x
14cr|stardict-tools-3.0.1-9|41	%make
14cr|stardict-tools-3.0.1-9|42	
14cr|stardict-tools-3.0.1-9|43	%install
14cr|stardict-tools-3.0.1-9|44	%makeinstall_std
14cr|stardict-tools-3.0.1-9|45	
14cr|stardict-tools-3.0.1-9|46	# finish install
14cr|stardict-tools-3.0.1-9|47	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|stardict-tools-3.0.1-9|48	pushd src
14cr|stardict-tools-3.0.1-9|49	grep noinst_PROGRAMS Makefile.am > tmplist
14cr|stardict-tools-3.0.1-9|50	perl -pi -e 's/noinst\_PROGRAMS \= //' tmplist
14cr|stardict-tools-3.0.1-9|51	for i in `cat tmplist`; do
14cr|stardict-tools-3.0.1-9|52	cp $i %{buildroot}%{_libdir}/%{name}/$i
14cr|stardict-tools-3.0.1-9|53	done
14cr|stardict-tools-3.0.1-9|54	rm -f tmplist
14cr|stardict-tools-3.0.1-9|55	popd
14cr|stardict-tools-3.0.1-9|56	
14cr|stardict-tools-3.0.1-9|57	# menu entry
14cr|stardict-tools-3.0.1-9|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|stardict-tools-3.0.1-9|59	cat << EOF > %{buildroot}%{_datadir}/applications/stardict-editor.desktop
14cr|stardict-tools-3.0.1-9|60	[Desktop Entry]
14cr|stardict-tools-3.0.1-9|61	Encoding=UTF-8
14cr|stardict-tools-3.0.1-9|62	Name=StarDict Editor
14cr|stardict-tools-3.0.1-9|63	Comment=Editor for StarDict
14cr|stardict-tools-3.0.1-9|64	Exec=stardict-editor
14cr|stardict-tools-3.0.1-9|65	Icon=stardict
14cr|stardict-tools-3.0.1-9|66	StartupNotify=true
14cr|stardict-tools-3.0.1-9|67	Categories=Utility;Dictionary;Office;GTK;
14cr|stardict-tools-3.0.1-9|68	EOF
14cr|stardict-tools-3.0.1-9|69	
14cr|stardict-tools-3.0.1-9|70	
14cr|stardict-tools-3.0.1-9|71	%changelog
14cr|stardict-tools-3.0.1-9|72	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-9
14cr|stardict-tools-3.0.1-9|73	+ Revision: 73fc9c1
14cr|stardict-tools-3.0.1-9|74	- Spec cleanup
14cr|stardict-tools-3.0.1-9|75	
14cr|stardict-tools-3.0.1-9|76	

8438 14
14cr|stardict-ushakov-2.4.2-2|1	%define dict_name	ushakov
14cr|stardict-ushakov-2.4.2-2|2	%define version		2.4.2
14cr|stardict-ushakov-2.4.2-2|3	%define release		2
14cr|stardict-ushakov-2.4.2-2|4	
14cr|stardict-ushakov-2.4.2-2|5	Name: 			stardict-%dict_name
14cr|stardict-ushakov-2.4.2-2|6	Version: 		2.4.2
14cr|stardict-ushakov-2.4.2-2|7	Release: 		%mkrel %{release}
14cr|stardict-ushakov-2.4.2-2|8	Summary: 		Russian Ushakov's Dictionary
14cr|stardict-ushakov-2.4.2-2|9	License: 		GPLv2+
14cr|stardict-ushakov-2.4.2-2|10	URL:			http://xdxf.revdanica.com/down/index.php
14cr|stardict-ushakov-2.4.2-2|11	Group: 			Text tools
14cr|stardict-ushakov-2.4.2-2|12	Source0: 		%dict_name.dict.dz
14cr|stardict-ushakov-2.4.2-2|13	Source1: 		%dict_name.idx
14cr|stardict-ushakov-2.4.2-2|14	Source2: 		%dict_name.ifo
14cr|stardict-ushakov-2.4.2-2|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|stardict-ushakov-2.4.2-2|16	BuildArch: 		noarch
14cr|stardict-ushakov-2.4.2-2|17	Requires: 		stardict
14cr|stardict-ushakov-2.4.2-2|18	
14cr|stardict-ushakov-2.4.2-2|19	%description
14cr|stardict-ushakov-2.4.2-2|20	Russian Ushakov's Dictionary in stardict format
14cr|stardict-ushakov-2.4.2-2|21	
14cr|stardict-ushakov-2.4.2-2|22	%install
14cr|stardict-ushakov-2.4.2-2|23	rm -rf %{buildroot}
14cr|stardict-ushakov-2.4.2-2|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
14cr|stardict-ushakov-2.4.2-2|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
14cr|stardict-ushakov-2.4.2-2|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
14cr|stardict-ushakov-2.4.2-2|27	
14cr|stardict-ushakov-2.4.2-2|28	%clean
14cr|stardict-ushakov-2.4.2-2|29	rm -rf %{buildroot}
14cr|stardict-ushakov-2.4.2-2|30	%files
14cr|stardict-ushakov-2.4.2-2|31	%{_datadir}/stardict/dic/%{dict_name}*
14cr|stardict-ushakov-2.4.2-2|32	
14cr|stardict-ushakov-2.4.2-2|33	
14cr|stardict-ushakov-2.4.2-2|34	
14cr|stardict-ushakov-2.4.2-2|35	%changelog
14cr|stardict-ushakov-2.4.2-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-2
14cr|stardict-ushakov-2.4.2-2|37	+ Revision: f7f71f0
14cr|stardict-ushakov-2.4.2-2|38	- MassBuild#464: Increase release tag
14cr|stardict-ushakov-2.4.2-2|39	
14cr|stardict-ushakov-2.4.2-2|40	

8439 14
14cr|starfighter-1.2-3|1	%define oname Starfighter
14cr|starfighter-1.2-3|2	
14cr|starfighter-1.2-3|3	Summary:	Project: Starfighter
14cr|starfighter-1.2-3|4	Name:		starfighter
14cr|starfighter-1.2-3|5	Version:	1.2
14cr|starfighter-1.2-3|6	Release:	3
14cr|starfighter-1.2-3|7	License:	GPLv2+
14cr|starfighter-1.2-3|8	Group:		Games/Arcade
14cr|starfighter-1.2-3|9	Url:		http://www.parallelrealities.co.uk/starfighter.php
14cr|starfighter-1.2-3|10	Source0:	%{name}-%{version}.tar.gz
14cr|starfighter-1.2-3|11	Source11:	%{name}-16x16.png
14cr|starfighter-1.2-3|12	Source12:	%{name}-32x32.png
14cr|starfighter-1.2-3|13	Source13:	%{name}-48x48.png
14cr|starfighter-1.2-3|14	Patch0:		starfighter-1.2-sfmt.patch
14cr|starfighter-1.2-3|15	BuildRequires:	pkgconfig(sdl)
14cr|starfighter-1.2-3|16	BuildRequires:	pkgconfig(SDL_image)
14cr|starfighter-1.2-3|17	BuildRequires:	pkgconfig(SDL_mixer)
14cr|starfighter-1.2-3|18	
14cr|starfighter-1.2-3|19	%description
14cr|starfighter-1.2-3|20	Project: Starfighter is a is a Space/Arcade game which uses SDL libraries.
14cr|starfighter-1.2-3|21	
14cr|starfighter-1.2-3|22	The story:
14cr|starfighter-1.2-3|23	After decades of war one company, who had gained powerful supplying both
14cr|starfighter-1.2-3|24	sides with weaponary, steps forwards and crushes both warring factions in
14cr|starfighter-1.2-3|25	one swift movement. Using far superior weaponary and AI craft, the company
14cr|starfighter-1.2-3|26	was completely unstoppable and now no one can stand in their way. Thousands
14cr|starfighter-1.2-3|27	began to perish under the iron fist of the company. The people cried out
14cr|starfighter-1.2-3|28	for a saviour, for someone to light this dark hour... and someone did.
14cr|starfighter-1.2-3|29	
14cr|starfighter-1.2-3|30	Features:
14cr|starfighter-1.2-3|31	- 26 missions over 4 star systems
14cr|starfighter-1.2-3|32	- Primary and Secondary Weapons (including a laser cannon and a charge weapon)
14cr|starfighter-1.2-3|33	- A weapon powerup system
14cr|starfighter-1.2-3|34	- Wingmates
14cr|starfighter-1.2-3|35	- Missions with Primary and Secondary Objectives
14cr|starfighter-1.2-3|36	- A Variety of Missions (Protect, Destroy, etc)
14cr|starfighter-1.2-3|37	- 13 different music tracks
14cr|starfighter-1.2-3|38	- Boss battles
14cr|starfighter-1.2-3|39	
14cr|starfighter-1.2-3|40	%files
14cr|starfighter-1.2-3|41	%doc docs/*
14cr|starfighter-1.2-3|42	%{_gamesdatadir}/%{name}
14cr|starfighter-1.2-3|43	%{_miconsdir}/%{name}.png
14cr|starfighter-1.2-3|44	%{_iconsdir}/%{name}.png
14cr|starfighter-1.2-3|45	%{_liconsdir}/%{name}.png
14cr|starfighter-1.2-3|46	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|starfighter-1.2-3|47	%{_gamesbindir}/*
14cr|starfighter-1.2-3|48	
14cr|starfighter-1.2-3|49	#----------------------------------------------------------------------------
14cr|starfighter-1.2-3|50	
14cr|starfighter-1.2-3|51	%prep
14cr|starfighter-1.2-3|52	%setup -q
14cr|starfighter-1.2-3|53	%patch0 -p1
14cr|starfighter-1.2-3|54	
14cr|starfighter-1.2-3|55	find . -perm 0600 | xargs chmod 0644
14cr|starfighter-1.2-3|56	chmod 0644 docs/*
14cr|starfighter-1.2-3|57	
14cr|starfighter-1.2-3|58	%build
14cr|starfighter-1.2-3|59	%setup_compile_flags
14cr|starfighter-1.2-3|60	%define Werror_cflags %nil
14cr|starfighter-1.2-3|61	%make DATADIR="%{_gamesdatadir}/%{name}/" OPTFLAGS="%{optflags} -O3"
14cr|starfighter-1.2-3|62	
14cr|starfighter-1.2-3|63	%install
14cr|starfighter-1.2-3|64	%makeinstall_std DATADIR="%{_gamesdatadir}/%{name}/" BINDIR="%{_gamesbindir}/"
14cr|starfighter-1.2-3|65	
14cr|starfighter-1.2-3|66	install -d %{buildroot}%{_datadir}/applications
14cr|starfighter-1.2-3|67	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|starfighter-1.2-3|68	[Desktop Entry]
14cr|starfighter-1.2-3|69	Name=%{summary}
14cr|starfighter-1.2-3|70	Comment=Space/Arcade game
14cr|starfighter-1.2-3|71	Exec=%{_gamesbindir}/%{name}
14cr|starfighter-1.2-3|72	Icon=%{name}
14cr|starfighter-1.2-3|73	Terminal=false
14cr|starfighter-1.2-3|74	Type=Application
14cr|starfighter-1.2-3|75	StartupNotify=true
14cr|starfighter-1.2-3|76	Categories=Game;ArcadeGame;
14cr|starfighter-1.2-3|77	EOF
14cr|starfighter-1.2-3|78	
14cr|starfighter-1.2-3|79	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|starfighter-1.2-3|80	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|starfighter-1.2-3|81	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|starfighter-1.2-3|82	
14cr|starfighter-1.2-3|83	
14cr|starfighter-1.2-3|84	
14cr|starfighter-1.2-3|85	%changelog
14cr|starfighter-1.2-3|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|starfighter-1.2-3|87	+ Revision: 3679ea7
14cr|starfighter-1.2-3|88	- MassBuild#464: Increase release tag
14cr|starfighter-1.2-3|89	
14cr|starfighter-1.2-3|90	

8440 14
14cr|startsess-1.1-6|1	%define _enable_debug_packages %{nil}
14cr|startsess-1.1-6|2	%define debug_package          %{nil}
14cr|startsess-1.1-6|3	
14cr|startsess-1.1-6|4	Summary:	Tool to start LTSP sessions
14cr|startsess-1.1-6|5	Name:		startsess
14cr|startsess-1.1-6|6	Version:	1.1
14cr|startsess-1.1-6|7	Release:	6
14cr|startsess-1.1-6|8	License:	GPL
14cr|startsess-1.1-6|9	Group:		System/Servers
14cr|startsess-1.1-6|10	URL:		http://www.ltsp.org
14cr|startsess-1.1-6|11	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
14cr|startsess-1.1-6|12	BuildRequires:	dietlibc-devel
14cr|startsess-1.1-6|13	Patch0:		startsess.patch
14cr|startsess-1.1-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|startsess-1.1-6|15	
14cr|startsess-1.1-6|16	%description
14cr|startsess-1.1-6|17	This program is used in LTSP to start the sessions (shell, telnet, startx).
14cr|startsess-1.1-6|18	
14cr|startsess-1.1-6|19	%prep
14cr|startsess-1.1-6|20	
14cr|startsess-1.1-6|21	%setup -n %{name}-%{version}
14cr|startsess-1.1-6|22	%patch0 -p0
14cr|startsess-1.1-6|23	
14cr|startsess-1.1-6|24	%build
14cr|startsess-1.1-6|25	diet gcc -Os -o %{name} %{name}.c
14cr|startsess-1.1-6|26	
14cr|startsess-1.1-6|27	%install
14cr|startsess-1.1-6|28	rm -rf %{buildroot}
14cr|startsess-1.1-6|29	
14cr|startsess-1.1-6|30	install -d %{buildroot}/bin
14cr|startsess-1.1-6|31	install -m0755 %{name} %{buildroot}/bin/
14cr|startsess-1.1-6|32	
14cr|startsess-1.1-6|33	%clean
14cr|startsess-1.1-6|34	rm -rf %{buildroot}
14cr|startsess-1.1-6|35	
14cr|startsess-1.1-6|36	%files
14cr|startsess-1.1-6|37	%defattr(-,root,root)
14cr|startsess-1.1-6|38	%doc COPYING README
14cr|startsess-1.1-6|39	%attr(0755,root,root) /bin/%{name}
14cr|startsess-1.1-6|40	
14cr|startsess-1.1-6|41	
14cr|startsess-1.1-6|42	
14cr|startsess-1.1-6|43	%changelog
14cr|startsess-1.1-6|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-6
14cr|startsess-1.1-6|45	+ Revision: 4d1a589
14cr|startsess-1.1-6|46	- MassBuild#464: Increase release tag
14cr|startsess-1.1-6|47	
14cr|startsess-1.1-6|48	

8441 14
14cr|statifier-1.7.2-2|1	%define version 1.7.2
14cr|statifier-1.7.2-2|2	%define release 2
14cr|statifier-1.7.2-2|3	
14cr|statifier-1.7.2-2|4	Name:		statifier
14cr|statifier-1.7.2-2|5	Version:	%{version}
14cr|statifier-1.7.2-2|6	Release:	%{release}
14cr|statifier-1.7.2-2|7	License:	GPLv2
14cr|statifier-1.7.2-2|8	Group:		Development/Other
14cr|statifier-1.7.2-2|9	Summary:	Convert elf dynamic linked exe to "pseudo-static"
14cr|statifier-1.7.2-2|10	Source:		http://prdownloads.sourceforge.net/statifier/%{name}-%{version}.tar.gz
14cr|statifier-1.7.2-2|11	Url:		http://%{name}.sourceforge.net
14cr|statifier-1.7.2-2|12	ExclusiveArch:	%ix86 alpha x86_64
14cr|statifier-1.7.2-2|13	BuildRequires:  glibc-static-devel
14cr|statifier-1.7.2-2|14	Requires:      coreutils
14cr|statifier-1.7.2-2|15	Requires:      gawk
14cr|statifier-1.7.2-2|16	Requires:      gdb
14cr|statifier-1.7.2-2|17	
14cr|statifier-1.7.2-2|18	%description
14cr|statifier-1.7.2-2|19	Statifier create from dynamically linked ELF executable
14cr|statifier-1.7.2-2|20	and all it's libraries (and all LD_PRELOAD libraries if any)
14cr|statifier-1.7.2-2|21	one file. This file can be copied and run on another machine
14cr|statifier-1.7.2-2|22	without need to drag all it's libraries.
14cr|statifier-1.7.2-2|23	
14cr|statifier-1.7.2-2|24	%prep
14cr|statifier-1.7.2-2|25	%setup -q
14cr|statifier-1.7.2-2|26	
14cr|statifier-1.7.2-2|27	%build
14cr|statifier-1.7.2-2|28	make all
14cr|statifier-1.7.2-2|29	
14cr|statifier-1.7.2-2|30	%install
14cr|statifier-1.7.2-2|31	
14cr|statifier-1.7.2-2|32	%makeinstall_std
14cr|statifier-1.7.2-2|33	chmod -R u+w %buildroot
14cr|statifier-1.7.2-2|34	
14cr|statifier-1.7.2-2|35	
14cr|statifier-1.7.2-2|36	%files
14cr|statifier-1.7.2-2|37	%doc AUTHORS ChangeLog INSTALL LICENSE NEWS README TODO
14cr|statifier-1.7.2-2|38	%attr(755,root,root)	%{_bindir}/statifier
14cr|statifier-1.7.2-2|39	%dir %{_prefix}/lib/statifier
14cr|statifier-1.7.2-2|40	%attr(755,root,root)	%{_prefix}/lib/statifier/*
14cr|statifier-1.7.2-2|41	%{_mandir}/man1/statifier.1*
14cr|statifier-1.7.2-2|42	
14cr|statifier-1.7.2-2|43	
14cr|statifier-1.7.2-2|44	
14cr|statifier-1.7.2-2|45	%changelog
14cr|statifier-1.7.2-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-2
14cr|statifier-1.7.2-2|47	+ Revision: bd65a0c
14cr|statifier-1.7.2-2|48	- MassBuild#464: Increase release tag
14cr|statifier-1.7.2-2|49	
14cr|statifier-1.7.2-2|50	

8442 14
14cr|statist-1.4.1-5|1	Summary:	Statist is a terminal-based statistics program
14cr|statist-1.4.1-5|2	Name:		statist
14cr|statist-1.4.1-5|3	Version:	1.4.1
14cr|statist-1.4.1-5|4	Release:	5
14cr|statist-1.4.1-5|5	License:	GPLv2+
14cr|statist-1.4.1-5|6	Group:		Sciences/Mathematics
14cr|statist-1.4.1-5|7	Url:		http://statist.wald.intevation.org/
14cr|statist-1.4.1-5|8	Source0:	http://wald.intevation.org/frs/download.php/301/statist-%{version}.tar.gz
14cr|statist-1.4.1-5|9	Patch0:		statist-1.4.1-lang.patch
14cr|statist-1.4.1-5|10	Patch1:		statist-1.4.1-flags.patch
14cr|statist-1.4.1-5|11	Patch2:		statist-1.4.1-sfmt.patch
14cr|statist-1.4.1-5|12	Patch3:		statist-1.4.1-no-strip.patch
14cr|statist-1.4.1-5|13	Requires:	gnuplot
14cr|statist-1.4.1-5|14	
14cr|statist-1.4.1-5|15	%description
14cr|statist-1.4.1-5|16	Statist is a terminal-based statistics program with an interactive menu that
14cr|statist-1.4.1-5|17	makes it very easy to use. It can also be run in scripts and big datasets are
14cr|statist-1.4.1-5|18	handled reasonably well even on small machines. In spite of its low overhead
14cr|statist-1.4.1-5|19	statist can do quite a bunch of regression functions and tests. It can produce
14cr|statist-1.4.1-5|20	colorized output and uses gnuplot to create graphics.
14cr|statist-1.4.1-5|21	
14cr|statist-1.4.1-5|22	%files -f %{name}.lang
14cr|statist-1.4.1-5|23	%doc CHANGES COPYING CREDITS KNOWN_BUGS README
14cr|statist-1.4.1-5|24	%doc examples/
14cr|statist-1.4.1-5|25	%{_bindir}/statist
14cr|statist-1.4.1-5|26	%{_mandir}/*/*
14cr|statist-1.4.1-5|27	
14cr|statist-1.4.1-5|28	#----------------------------------------------------------------------------
14cr|statist-1.4.1-5|29	
14cr|statist-1.4.1-5|30	%prep
14cr|statist-1.4.1-5|31	%setup -q
14cr|statist-1.4.1-5|32	%patch0 -p1
14cr|statist-1.4.1-5|33	%patch1 -p1
14cr|statist-1.4.1-5|34	%patch2 -p1
14cr|statist-1.4.1-5|35	%patch3 -p1
14cr|statist-1.4.1-5|36	
14cr|statist-1.4.1-5|37	%build
14cr|statist-1.4.1-5|38	make \
14cr|statist-1.4.1-5|39	COMPILERCFLAGS="%{optflags} -c" \
14cr|statist-1.4.1-5|40	PREFIX=%{buildroot}%{_prefix}
14cr|statist-1.4.1-5|41	
14cr|statist-1.4.1-5|42	%install
14cr|statist-1.4.1-5|43	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14cr|statist-1.4.1-5|44	
14cr|statist-1.4.1-5|45	%find_lang %{name}
14cr|statist-1.4.1-5|46	
14cr|statist-1.4.1-5|47	
14cr|statist-1.4.1-5|48	%changelog
14cr|statist-1.4.1-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-5
14cr|statist-1.4.1-5|50	+ Revision: 19079ef
14cr|statist-1.4.1-5|51	- MassBuild#464: Increase release tag
14cr|statist-1.4.1-5|52	
14cr|statist-1.4.1-5|53	

8443 14
14cr|steak-1.7.3-14|1	Name:         steak
14cr|steak-1.7.3-14|2	Url:          http://www.informatik.uni-frankfurt.de/~razi/steak/steak.html
14cr|steak-1.7.3-14|3	License:      GPLv2+
14cr|steak-1.7.3-14|4	Group:        System/Internationalization
14cr|steak-1.7.3-14|5	Summary:      English <-> German translator
14cr|steak-1.7.3-14|6	Version:      1.7.3
14cr|steak-1.7.3-14|7	Release:      14
14cr|steak-1.7.3-14|8	Source0:      Steak.%{version}.tar.bz2
14cr|steak-1.7.3-14|9	Patch0:       Steak-1.7.3-install.patch
14cr|steak-1.7.3-14|10	Patch1:	      steak-1.7.3-aspell.patch
14cr|steak-1.7.3-14|11	Patch2:	      Steak-recode-printbuffer-to-utf8.patch
14cr|steak-1.7.3-14|12	BuildRequires:	pkgconfig(x11)
14cr|steak-1.7.3-14|13	BuildRequires:	pkgconfig(xt)
14cr|steak-1.7.3-14|14	BuildRequires:	recode
14cr|steak-1.7.3-14|15	Requires: aspell-de
14cr|steak-1.7.3-14|16	Requires: aspell-en
14cr|steak-1.7.3-14|17	Requires: recode
14cr|steak-1.7.3-14|18	
14cr|steak-1.7.3-14|19	%description
14cr|steak-1.7.3-14|20	steak translates and explain words. You can use it to translate
14cr|steak-1.7.3-14|21	between German and English on the command line. It will even translate
14cr|steak-1.7.3-14|22	the word you've selected under X when you call steak without
14cr|steak-1.7.3-14|23	arguments.
14cr|steak-1.7.3-14|24	
14cr|steak-1.7.3-14|25	%prep
14cr|steak-1.7.3-14|26	%setup -q -n Steak
14cr|steak-1.7.3-14|27	%patch0 -p 0 -E
14cr|steak-1.7.3-14|28	%patch1 -p0 -b .aspell
14cr|steak-1.7.3-14|29	%patch2 -p1
14cr|steak-1.7.3-14|30	find -type d | xargs chmod 755
14cr|steak-1.7.3-14|31	perl -pi -e "s!xxxLIBDIRx!%_libdir!" steak_install.sh
14cr|steak-1.7.3-14|32	recode l9..u8 iso2txt
14cr|steak-1.7.3-14|33	recode l9..u8 Datensatz/ger-eng.txt
14cr|steak-1.7.3-14|34	
14cr|steak-1.7.3-14|35	%build
14cr|steak-1.7.3-14|36	make X11LIBDIR="-L%{_prefix}/X11R6/%_lib"
14cr|steak-1.7.3-14|37	
14cr|steak-1.7.3-14|38	%install
14cr|steak-1.7.3-14|39	mkdir -p %{buildroot}%{_libdir}/Steak/
14cr|steak-1.7.3-14|40	echo | %makeinstall_std
14cr|steak-1.7.3-14|41	
14cr|steak-1.7.3-14|42	cat > README.urpmi <<EOF
14cr|steak-1.7.3-14|43	Anpassungen spezifisch fÃ¼r das Mandriva-Paket
14cr|steak-1.7.3-14|44	
14cr|steak-1.7.3-14|45	Die Datenbank und das Programm wurden so umgestellt, dass es nur noch in der
14cr|steak-1.7.3-14|46	UTF-8-Kodierung funktioniert, die inzwischen Standard ist. Die ursprÃ¼ngliche
14cr|steak-1.7.3-14|47	Version funktionierte nur mit ISO-8859-1.
14cr|steak-1.7.3-14|48	
14cr|steak-1.7.3-14|49	
14cr|steak-1.7.3-14|50	Mandriva RPM specific notes
14cr|steak-1.7.3-14|51	
14cr|steak-1.7.3-14|52	The database and the program were changed to work in the UTF-8 encoding only.
14cr|steak-1.7.3-14|53	This is the current default. The original version only worked in ISO-8859-1.
14cr|steak-1.7.3-14|54	EOF
14cr|steak-1.7.3-14|55	
14cr|steak-1.7.3-14|56	
14cr|steak-1.7.3-14|57	%files
14cr|steak-1.7.3-14|58	%doc README* INSTALL INSTALL.ger ChangeLog
14cr|steak-1.7.3-14|59	%{_bindir}/*
14cr|steak-1.7.3-14|60	%{_libdir}/Steak
14cr|steak-1.7.3-14|61	
14cr|steak-1.7.3-14|62	%changelog
14cr|steak-1.7.3-14|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-14
14cr|steak-1.7.3-14|64	+ Revision: cc81d31
14cr|steak-1.7.3-14|65	- MassBuild#464: Increase release tag
14cr|steak-1.7.3-14|66	
14cr|steak-1.7.3-14|67	

8444 14
14cr|steghide-0.5.1-15|1	Summary:	A steganography program
14cr|steghide-0.5.1-15|2	Name:		steghide
14cr|steghide-0.5.1-15|3	Version:	0.5.1
14cr|steghide-0.5.1-15|4	Release:	15
14cr|steghide-0.5.1-15|5	License:	GPLv2+
14cr|steghide-0.5.1-15|6	Group:		File tools
14cr|steghide-0.5.1-15|7	URL:		http://steghide.sourceforge.net/
14cr|steghide-0.5.1-15|8	Source0:	%{name}-%{version}.tar.bz2
14cr|steghide-0.5.1-15|9	Patch0:		steghide-0.5.1-gcc34.patch
14cr|steghide-0.5.1-15|10	Patch1:		steghide-0.5.1-gcc4.diff
14cr|steghide-0.5.1-15|11	Patch2:		steghide-0.5.1-passphrase-file.diff
14cr|steghide-0.5.1-15|12	Patch3:		steghide-0.5.1-gcc4_1.diff
14cr|steghide-0.5.1-15|13	Patch4:		steghide-0.5.1-libtool.diff
14cr|steghide-0.5.1-15|14	Patch5:		steghide-0.5.1-gcc43.patch
14cr|steghide-0.5.1-15|15	BuildRequires:	autoconf2.5
14cr|steghide-0.5.1-15|16	BuildRequires:	automake
14cr|steghide-0.5.1-15|17	BuildRequires:	doxygen
14cr|steghide-0.5.1-15|18	BuildRequires:	gettext-devel
14cr|steghide-0.5.1-15|19	BuildRequires:	jpeg-devel
14cr|steghide-0.5.1-15|20	BuildRequires:	libmcrypt-devel >= 2.5.8
14cr|steghide-0.5.1-15|21	BuildRequires:	libmhash-devel
14cr|steghide-0.5.1-15|22	BuildRequires:	libtool
14cr|steghide-0.5.1-15|23	BuildRequires:	libtool-devel
14cr|steghide-0.5.1-15|24	BuildRequires:	zlib-devel
14cr|steghide-0.5.1-15|25	
14cr|steghide-0.5.1-15|26	%description
14cr|steghide-0.5.1-15|27	Steghide is a steganography program which embeds a secret message
14cr|steghide-0.5.1-15|28	in a cover file by replacing some of the least significant bits of
14cr|steghide-0.5.1-15|29	the cover file with bits of the secret message. After that, the
14cr|steghide-0.5.1-15|30	secret message is imperceptible and can only be extracted with the
14cr|steghide-0.5.1-15|31	correct passphrase. To increase invisibility the hidden bits are
14cr|steghide-0.5.1-15|32	encrypted (using the blowfish encryption algorithm) and
14cr|steghide-0.5.1-15|33	pseudo-randomly spreaded in the stego file. Steghide is able to
14cr|steghide-0.5.1-15|34	embed data in BMP, WAV and AU files.
14cr|steghide-0.5.1-15|35	
14cr|steghide-0.5.1-15|36	%prep
14cr|steghide-0.5.1-15|37	
14cr|steghide-0.5.1-15|38	%setup -q
14cr|steghide-0.5.1-15|39	%patch0 -p0
14cr|steghide-0.5.1-15|40	%patch1 -p1
14cr|steghide-0.5.1-15|41	%patch2 -p1
14cr|steghide-0.5.1-15|42	%patch3 -p0
14cr|steghide-0.5.1-15|43	%patch4 -p1
14cr|steghide-0.5.1-15|44	%patch5 -p1
14cr|steghide-0.5.1-15|45	
14cr|steghide-0.5.1-15|46	%build
14cr|steghide-0.5.1-15|47	rm -f configure
14cr|steghide-0.5.1-15|48	libtoolize --force --copy; aclocal -I m4; autoheader; automake --add-missing --copy --foreign; autoconf
14cr|steghide-0.5.1-15|49	#touch NEWS ChangeLog AUTHORS
14cr|steghide-0.5.1-15|50	
14cr|steghide-0.5.1-15|51	%configure2_5x
14cr|steghide-0.5.1-15|52	
14cr|steghide-0.5.1-15|53	%make
14cr|steghide-0.5.1-15|54	
14cr|steghide-0.5.1-15|55	%check
14cr|steghide-0.5.1-15|56	make check
14cr|steghide-0.5.1-15|57	
14cr|steghide-0.5.1-15|58	%install
14cr|steghide-0.5.1-15|59	%makeinstall_std
14cr|steghide-0.5.1-15|60	
14cr|steghide-0.5.1-15|61	# add the html docs
14cr|steghide-0.5.1-15|62	rm -rf html; cp -r doc/doxygen/html .
14cr|steghide-0.5.1-15|63	
14cr|steghide-0.5.1-15|64	# fix this
14cr|steghide-0.5.1-15|65	rm -rf %{buildroot}%{_datadir}/doc
14cr|steghide-0.5.1-15|66	
14cr|steghide-0.5.1-15|67	%find_lang %{name}
14cr|steghide-0.5.1-15|68	
14cr|steghide-0.5.1-15|69	%files -f %{name}.lang
14cr|steghide-0.5.1-15|70	%doc BUGS CREDITS HISTORY INSTALL README TODO html
14cr|steghide-0.5.1-15|71	%{_bindir}/steghide
14cr|steghide-0.5.1-15|72	%{_mandir}/man1/steghide.1*
14cr|steghide-0.5.1-15|73	
14cr|steghide-0.5.1-15|74	%changelog
14cr|steghide-0.5.1-15|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-15
14cr|steghide-0.5.1-15|76	+ Revision: e1488f0
14cr|steghide-0.5.1-15|77	- MassBuild#464: Increase release tag
14cr|steghide-0.5.1-15|78	
14cr|steghide-0.5.1-15|79	

8445 14
14cr|stella-3.9.3-3|1	%define enable_gl	1
14cr|stella-3.9.3-3|2	%define enable_sound	1
14cr|stella-3.9.3-3|3	%define enable_debugger	1
14cr|stella-3.9.3-3|4	%define enable_joystick	1
14cr|stella-3.9.3-3|5	%define enable_cheats	1
14cr|stella-3.9.3-3|6	%define enable_static	0
14cr|stella-3.9.3-3|7	
14cr|stella-3.9.3-3|8	Summary:	An Atari 2600 Video Computer System emulator
14cr|stella-3.9.3-3|9	Name:		stella
14cr|stella-3.9.3-3|10	Version:	3.9.3
14cr|stella-3.9.3-3|11	Release:	3
14cr|stella-3.9.3-3|12	License:	GPLv2+
14cr|stella-3.9.3-3|13	Group:		Emulators
14cr|stella-3.9.3-3|14	Url:		http://stella.sourceforge.net
14cr|stella-3.9.3-3|15	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
14cr|stella-3.9.3-3|16	BuildRequires:	pkgconfig(gl)
14cr|stella-3.9.3-3|17	BuildRequires:	pkgconfig(glu)
14cr|stella-3.9.3-3|18	BuildRequires:	pkgconfig(sdl)
14cr|stella-3.9.3-3|19	BuildRequires:	pkgconfig(zlib)
14cr|stella-3.9.3-3|20	BuildRequires:	pkgconfig(libpng)
14cr|stella-3.9.3-3|21	BuildRequires:	desktop-file-utils
14cr|stella-3.9.3-3|22	
14cr|stella-3.9.3-3|23	%description
14cr|stella-3.9.3-3|24	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
14cr|stella-3.9.3-3|25	popular home video game system of the early 1980's.  This emulator will run
14cr|stella-3.9.3-3|26	most Atari ROM images, so that you can play your favorite old Atari 2600 games
14cr|stella-3.9.3-3|27	on your PC.
14cr|stella-3.9.3-3|28	
14cr|stella-3.9.3-3|29	%prep
14cr|stella-3.9.3-3|30	%setup -q
14cr|stella-3.9.3-3|31	perl -pi -e "s|.png||" src/unix/stella.desktop
14cr|stella-3.9.3-3|32	perl -pi -e "s|$(INSTALL) -c -s|$(INSTALL) -c|" Makefile
14cr|stella-3.9.3-3|33	
14cr|stella-3.9.3-3|34	%build
14cr|stella-3.9.3-3|35	%setup_compile_flags
14cr|stella-3.9.3-3|36	touch configure.in
14cr|stella-3.9.3-3|37	./configure \
14cr|stella-3.9.3-3|38	%if %{enable_gl}
14cr|stella-3.9.3-3|39	--enable-gl \
14cr|stella-3.9.3-3|40	%else
14cr|stella-3.9.3-3|41	--disable-gl \
14cr|stella-3.9.3-3|42	%endif
14cr|stella-3.9.3-3|43	%if %{enable_sound}
14cr|stella-3.9.3-3|44	--enable-sound \
14cr|stella-3.9.3-3|45	%else
14cr|stella-3.9.3-3|46	--disable-sound \
14cr|stella-3.9.3-3|47	%endif
14cr|stella-3.9.3-3|48	%if %{enable_debugger}
14cr|stella-3.9.3-3|49	--enable-debugger \
14cr|stella-3.9.3-3|50	%else
14cr|stella-3.9.3-3|51	--disable-debugger \
14cr|stella-3.9.3-3|52	%endif
14cr|stella-3.9.3-3|53	%if %{enable_joystick}
14cr|stella-3.9.3-3|54	--enable-joystick \
14cr|stella-3.9.3-3|55	%else
14cr|stella-3.9.3-3|56	--disable-joystick \
14cr|stella-3.9.3-3|57	%endif
14cr|stella-3.9.3-3|58	%if %{enable_cheats}
14cr|stella-3.9.3-3|59	--enable-cheats \
14cr|stella-3.9.3-3|60	%else
14cr|stella-3.9.3-3|61	--disable-cheats \
14cr|stella-3.9.3-3|62	%endif
14cr|stella-3.9.3-3|63	%if %{enable_static}
14cr|stella-3.9.3-3|64	--enable-static \
14cr|stella-3.9.3-3|65	%else
14cr|stella-3.9.3-3|66	--enable-shared \
14cr|stella-3.9.3-3|67	%endif
14cr|stella-3.9.3-3|68	--docdir=%{_docdir}/stella \
14cr|stella-3.9.3-3|69	--prefix=%{_prefix} \
14cr|stella-3.9.3-3|70	--x-libraries=%{_prefix}/X11R6/%{_lib}
14cr|stella-3.9.3-3|71	
14cr|stella-3.9.3-3|72	%make
14cr|stella-3.9.3-3|73	
14cr|stella-3.9.3-3|74	%install
14cr|stella-3.9.3-3|75	%makeinstall_std
14cr|stella-3.9.3-3|76	
14cr|stella-3.9.3-3|77	desktop-file-install --vendor="" \
14cr|stella-3.9.3-3|78	--remove-category="Application" \
14cr|stella-3.9.3-3|79	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|stella-3.9.3-3|80	--dir %{buildroot}%{_datadir}/applications/ \
14cr|stella-3.9.3-3|81	%{buildroot}%{_datadir}/applications/*
14cr|stella-3.9.3-3|82	
14cr|stella-3.9.3-3|83	%files
14cr|stella-3.9.3-3|84	%{_docdir}/stella/*
14cr|stella-3.9.3-3|85	%{_bindir}/*
14cr|stella-3.9.3-3|86	%{_datadir}/applications/%{name}.desktop
14cr|stella-3.9.3-3|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|stella-3.9.3-3|88	
14cr|stella-3.9.3-3|89	
14cr|stella-3.9.3-3|90	%changelog
14cr|stella-3.9.3-3|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9.3-3
14cr|stella-3.9.3-3|92	+ Revision: c3c00fd
14cr|stella-3.9.3-3|93	- MassBuild#464: Increase release tag
14cr|stella-3.9.3-3|94	
14cr|stella-3.9.3-3|95	

8446 14
14cr|stellarium-0.12.4-2|1	
14cr|stellarium-0.12.4-2|2	%define title	Stellarium
14cr|stellarium-0.12.4-2|3	
14cr|stellarium-0.12.4-2|4	Name:		stellarium
14cr|stellarium-0.12.4-2|5	Version:	0.12.4
14cr|stellarium-0.12.4-2|6	Release:	2
14cr|stellarium-0.12.4-2|7	Summary:	Desktop planetarium
14cr|stellarium-0.12.4-2|8	Group:		Sciences/Astronomy
14cr|stellarium-0.12.4-2|9	License:	GPLv2+
14cr|stellarium-0.12.4-2|10	URL:		http://www.stellarium.org
14cr|stellarium-0.12.4-2|11	Source0:	http://sourceforge.net/projects/stellarium/files/Stellarium-sources/0.12.4/%{name}-%{version}.tar.gz
14cr|stellarium-0.12.4-2|12	Buildrequires:	pkgconfig(glu)
14cr|stellarium-0.12.4-2|13	Buildrequires:	pkgconfig(sdl)
14cr|stellarium-0.12.4-2|14	Buildrequires:	pkgconfig(SDL_mixer)
14cr|stellarium-0.12.4-2|15	Buildrequires:	pkgconfig(libpng)
14cr|stellarium-0.12.4-2|16	Buildrequires:	jpeg-devel
14cr|stellarium-0.12.4-2|17	Buildrequires:	pkgconfig(freetype2)
14cr|stellarium-0.12.4-2|18	Buildrequires:	qt4-devel >= 3:4.4.1
14cr|stellarium-0.12.4-2|19	BuildRequires:	gettext-devel
14cr|stellarium-0.12.4-2|20	Buildrequires:	cmake
14cr|stellarium-0.12.4-2|21	Buildrequires:	imagemagick
14cr|stellarium-0.12.4-2|22	
14cr|stellarium-0.12.4-2|23	%description
14cr|stellarium-0.12.4-2|24	Stellarium renders 3D photo-realistic skies in real time.
14cr|stellarium-0.12.4-2|25	With stellarium, you really see what you can see with your eyes,
14cr|stellarium-0.12.4-2|26	binoculars or a small telescope.
14cr|stellarium-0.12.4-2|27	
14cr|stellarium-0.12.4-2|28	
14cr|stellarium-0.12.4-2|29	%prep
14cr|stellarium-0.12.4-2|30	%setup -q
14cr|stellarium-0.12.4-2|31	
14cr|stellarium-0.12.4-2|32	%build
14cr|stellarium-0.12.4-2|33	%cmake_qt4
14cr|stellarium-0.12.4-2|34	%make
14cr|stellarium-0.12.4-2|35	
14cr|stellarium-0.12.4-2|36	%install
14cr|stellarium-0.12.4-2|37	cd build
14cr|stellarium-0.12.4-2|38	%makeinstall_std INSTALL="%{_bindir}/install -c -p"
14cr|stellarium-0.12.4-2|39	cd -
14cr|stellarium-0.12.4-2|40	
14cr|stellarium-0.12.4-2|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|stellarium-0.12.4-2|42	
14cr|stellarium-0.12.4-2|43	install -d -m 755 %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|stellarium-0.12.4-2|44	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[1] \
14cr|stellarium-0.12.4-2|45	%{buildroot}%{_liconsdir}/stellarium.png
14cr|stellarium-0.12.4-2|46	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[2] \
14cr|stellarium-0.12.4-2|47	%{buildroot}%{_iconsdir}/stellarium.png
14cr|stellarium-0.12.4-2|48	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[4] \
14cr|stellarium-0.12.4-2|49	%{buildroot}%{_miconsdir}/stellarium.png
14cr|stellarium-0.12.4-2|50	
14cr|stellarium-0.12.4-2|51	%find_lang %{name} %{name}-skycultures %{name}.lang
14cr|stellarium-0.12.4-2|52	
14cr|stellarium-0.12.4-2|53	%files -f %{name}.lang
14cr|stellarium-0.12.4-2|54	#%{name}-skycultures.lang
14cr|stellarium-0.12.4-2|55	%defattr(-,root,root,0755)
14cr|stellarium-0.12.4-2|56	%doc README COPYING AUTHORS
14cr|stellarium-0.12.4-2|57	%{_bindir}/%{name}
14cr|stellarium-0.12.4-2|58	%{_datadir}/%{name}
14cr|stellarium-0.12.4-2|59	%{_mandir}/man1/*.1.*
14cr|stellarium-0.12.4-2|60	%{_datadir}/applications/%{name}.desktop
14cr|stellarium-0.12.4-2|61	%{_datadir}/pixmaps/stellarium.xpm
14cr|stellarium-0.12.4-2|62	%{_iconsdir}/%{name}.png
14cr|stellarium-0.12.4-2|63	%{_liconsdir}/%{name}.png
14cr|stellarium-0.12.4-2|64	%{_miconsdir}/%{name}.png
14cr|stellarium-0.12.4-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|stellarium-0.12.4-2|66	
14cr|stellarium-0.12.4-2|67	
14cr|stellarium-0.12.4-2|68	%changelog
14cr|stellarium-0.12.4-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.4-2
14cr|stellarium-0.12.4-2|70	+ Revision: 18f2068
14cr|stellarium-0.12.4-2|71	- MassBuild#464: Increase release tag
14cr|stellarium-0.12.4-2|72	
14cr|stellarium-0.12.4-2|73	

8447 14
14cr|stepmania-3.9-15|1	%define	distname	StepMania
14cr|stepmania-3.9-15|2	
14cr|stepmania-3.9-15|3	%define build_mp3 1
14cr|stepmania-3.9-15|4	%{?_with_mp3: %global build_mp3 1}
14cr|stepmania-3.9-15|5	%{?_without_mp3: %global build_mp3 0}
14cr|stepmania-3.9-15|6	
14cr|stepmania-3.9-15|7	Summary:	A rythm game
14cr|stepmania-3.9-15|8	Name:		stepmania
14cr|stepmania-3.9-15|9	Version:	3.9
14cr|stepmania-3.9-15|10	Release:	15
14cr|stepmania-3.9-15|11	License:	MIT
14cr|stepmania-3.9-15|12	Url:		http://www.stepmania.com/wiki/Downloads
14cr|stepmania-3.9-15|13	Group:		Games/Arcade
14cr|stepmania-3.9-15|14	Source0:	%{distname}-%{version}-src.tar.bz2
14cr|stepmania-3.9-15|15	Patch0:         StepMania-3.9-x86_64-build.patch
14cr|stepmania-3.9-15|16	Patch1:		StepMania-3.9-build_crypto.patch
14cr|stepmania-3.9-15|17	Patch3:		StepMania-3.9-home.patch
14cr|stepmania-3.9-15|18	Patch4:		StepMania-3.9-pkgdir.patch
14cr|stepmania-3.9-15|19	Patch5:		StepMania-3.9-eventmask.patch
14cr|stepmania-3.9-15|20	Patch6:		StepMania-3.9-extraqual.patch
14cr|stepmania-3.9-15|21	Patch7:		StepMania-3.9-replace-this.patch
14cr|stepmania-3.9-15|22	Patch8:		StepMania-3.9-src-gettid.patch
14cr|stepmania-3.9-15|23	Patch9:		stepmania-3.9-ffmpeg-all-4.patch
14cr|stepmania-3.9-15|24	Patch10:	stepmania-3.9-ffmpeg-headers.patch
14cr|stepmania-3.9-15|25	Patch11:	stepmania-3.9-ffmpeg-pixfmt.patch
14cr|stepmania-3.9-15|26	Patch12:	stepmania-3.9-select_style.patch
14cr|stepmania-3.9-15|27	Patch13:	stepmania-3.9-gcc43.patch
14cr|stepmania-3.9-15|28	Patch14:	stepmania-3.9-fix-str-fmt.patch
14cr|stepmania-3.9-15|29	Patch15:	stepmania-3.9-libpng15.patch
14cr|stepmania-3.9-15|30	Patch16:	stepmania-gcc46.patch
14cr|stepmania-3.9-15|31	Patch17:	stepmania-gcc47.patch
14cr|stepmania-3.9-15|32	
14cr|stepmania-3.9-15|33	BuildRequires:  ffmpeg-devel
14cr|stepmania-3.9-15|34	BuildRequires:  pkgconfig(vorbis)
14cr|stepmania-3.9-15|35	BuildRequires:  jpeg-devel
14cr|stepmania-3.9-15|36	BuildRequires:  pkgconfig(sdl)
14cr|stepmania-3.9-15|37	BuildRequires:  lua5.0-devel
14cr|stepmania-3.9-15|38	BuildRequires:	pkgconfig(glu)
14cr|stepmania-3.9-15|39	%if %{build_mp3}
14cr|stepmania-3.9-15|40	BuildRequires:	mad-devel
14cr|stepmania-3.9-15|41	%endif
14cr|stepmania-3.9-15|42	Requires:	%{name}-data
14cr|stepmania-3.9-15|43	
14cr|stepmania-3.9-15|44	%description
14cr|stepmania-3.9-15|45	StepMania is a music/rhythm game. The player presses different buttons in time
14cr|stepmania-3.9-15|46	to the music and to note patterns that scroll across the screen. Features 3D
14cr|stepmania-3.9-15|47	graphics, visualizations, support for gamepads/dance pads, a step recording
14cr|stepmania-3.9-15|48	mode, and more!
14cr|stepmania-3.9-15|49	To add songs, simply copy the content of your folder containing songs
14cr|stepmania-3.9-15|50	to ~/StepMania/Songs as user, or to /usr/share/StepMania/Songs as root.
14cr|stepmania-3.9-15|51	
14cr|stepmania-3.9-15|52	%prep
14cr|stepmania-3.9-15|53	%setup -q -n %{distname}-%{version}-src
14cr|stepmania-3.9-15|54	%patch0 -p1 -b .x86_64
14cr|stepmania-3.9-15|55	%patch1 -p1 -b .crypto
14cr|stepmania-3.9-15|56	%patch3 -p1 -b .home
14cr|stepmania-3.9-15|57	%patch4 -p1 -b .pkgdir
14cr|stepmania-3.9-15|58	%patch5 -p1 -b .eventmask
14cr|stepmania-3.9-15|59	%patch6 -p1 -b .extraqual
14cr|stepmania-3.9-15|60	%patch7 -p1 -b .replace
14cr|stepmania-3.9-15|61	%patch8 -p1 -b .gettid
14cr|stepmania-3.9-15|62	%patch9 -p1 -b .ffmpeg-4
14cr|stepmania-3.9-15|63	%patch10 -p1 -b .ffmpeg-headers
14cr|stepmania-3.9-15|64	%patch11 -p1 -b .ffmpeg-pixfmt
14cr|stepmania-3.9-15|65	%patch12 -p1 -b .select-style
14cr|stepmania-3.9-15|66	%patch13 -p1 -b .gcc
14cr|stepmania-3.9-15|67	%patch14 -p1 -b .str
14cr|stepmania-3.9-15|68	%patch15 -p0 -b .libpng
14cr|stepmania-3.9-15|69	%patch16 -p1 -b .gcc
14cr|stepmania-3.9-15|70	%patch17 -p1 -b .gcc
14cr|stepmania-3.9-15|71	
14cr|stepmania-3.9-15|72	%build
14cr|stepmania-3.9-15|73	export CFLAGS="%{optflags} -O1"
14cr|stepmania-3.9-15|74	export CXXFLAGS="%{optflags} -O1 -fpermissive"
14cr|stepmania-3.9-15|75	%configure2_5x \
14cr|stepmania-3.9-15|76	--disable-dependency-tracking \
14cr|stepmania-3.9-15|77	--bindir=%{_gamesbindir} \
14cr|stepmania-3.9-15|78	--datadir=%{_gamesdatadir} \
14cr|stepmania-3.9-15|79	--disable-gtktest --disable-gtk2 \
14cr|stepmania-3.9-15|80	%if %build_mp3
14cr|stepmania-3.9-15|81	--with-mp3
14cr|stepmania-3.9-15|82	%else
14cr|stepmania-3.9-15|83	--without-mp3
14cr|stepmania-3.9-15|84	%endif
14cr|stepmania-3.9-15|85	
14cr|stepmania-3.9-15|86	%make
14cr|stepmania-3.9-15|87	
14cr|stepmania-3.9-15|88	%install
14cr|stepmania-3.9-15|89	%makeinstall_std
14cr|stepmania-3.9-15|90	install -d -m 0755 -p %{buildroot}%{_iconsdir}
14cr|stepmania-3.9-15|91	install -m 0644 %{_topdir}/BUILD/%{distname}-%{version}-src/src/%{distname}.xpm %{buildroot}%{_iconsdir}/
14cr|stepmania-3.9-15|92	
14cr|stepmania-3.9-15|93	install -d -m 0755 -p %{buildroot}%{_datadir}/applications
14cr|stepmania-3.9-15|94	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|stepmania-3.9-15|95	[Desktop Entry]
14cr|stepmania-3.9-15|96	Type=Application
14cr|stepmania-3.9-15|97	Exec=%{_gamesbindir}/stepmania
14cr|stepmania-3.9-15|98	Name=StepMania
14cr|stepmania-3.9-15|99	Comment=A rythm game
14cr|stepmania-3.9-15|100	Icon=%{distname}
14cr|stepmania-3.9-15|101	Categories=Game;ArcadeGame;
14cr|stepmania-3.9-15|102	EOF
14cr|stepmania-3.9-15|103	
14cr|stepmania-3.9-15|104	%clean
14cr|stepmania-3.9-15|105	
14cr|stepmania-3.9-15|106	%files
14cr|stepmania-3.9-15|107	%doc README-FIRST.html NEWS
14cr|stepmania-3.9-15|108	%{_gamesbindir}/%{name}
14cr|stepmania-3.9-15|109	%{_iconsdir}/%{distname}.xpm
14cr|stepmania-3.9-15|110	%{_datadir}/applications/mandriva-*.desktop
14cr|stepmania-3.9-15|111	
14cr|stepmania-3.9-15|112	%changelog
14cr|stepmania-3.9-15|113	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-15
14cr|stepmania-3.9-15|114	+ Revision: 5e4596c
14cr|stepmania-3.9-15|115	- Fix .abf.yml
14cr|stepmania-3.9-15|116	
14cr|stepmania-3.9-15|117	

8448 14
14cr|stepmania-data-3.9-8|1	%define gamename StepMania
14cr|stepmania-data-3.9-8|2	%define distname %{gamename}-data
14cr|stepmania-data-3.9-8|3	%define	name	stepmania-data
14cr|stepmania-data-3.9-8|4	%define	version	3.9
14cr|stepmania-data-3.9-8|5	%define release	8
14cr|stepmania-data-3.9-8|6	
14cr|stepmania-data-3.9-8|7	Summary:	A rythm game : data files
14cr|stepmania-data-3.9-8|8	Name:		%{name}
14cr|stepmania-data-3.9-8|9	Version:	%{version}
14cr|stepmania-data-3.9-8|10	Release:	%{release}
14cr|stepmania-data-3.9-8|11	License:	MIT
14cr|stepmania-data-3.9-8|12	Url:		http://www.stepmania.com/wiki/Downloads
14cr|stepmania-data-3.9-8|13	Group:		Games/Arcade
14cr|stepmania-data-3.9-8|14	Source0:	%{distname}-%{version}.tar.bz2
14cr|stepmania-data-3.9-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|stepmania-data-3.9-8|16	
14cr|stepmania-data-3.9-8|17	BuildArch:  	noarch
14cr|stepmania-data-3.9-8|18	
14cr|stepmania-data-3.9-8|19	%description
14cr|stepmania-data-3.9-8|20	StepMania is a free dance and rhythm game for Linux. It features 3D
14cr|stepmania-data-3.9-8|21	graphics, keyboard and "dance pad" support, and an editor for creating
14cr|stepmania-data-3.9-8|22	your own steps.
14cr|stepmania-data-3.9-8|23	
14cr|stepmania-data-3.9-8|24	%prep
14cr|stepmania-data-3.9-8|25	%setup -q -n %{distname}-%{version}
14cr|stepmania-data-3.9-8|26	
14cr|stepmania-data-3.9-8|27	%install
14cr|stepmania-data-3.9-8|28	rm -rf %buildroot
14cr|stepmania-data-3.9-8|29	install -d -m 0755 $RPM_BUILD_ROOT/%{_gamesdatadir}/%{gamename}/
14cr|stepmania-data-3.9-8|30	cp -a %{_topdir}/BUILD/%{distname}-%{version}/* $RPM_BUILD_ROOT/%{_gamesdatadir}/%{gamename}/
14cr|stepmania-data-3.9-8|31	
14cr|stepmania-data-3.9-8|32	%clean
14cr|stepmania-data-3.9-8|33	rm -rf $RPM_BUILD_ROOT
14cr|stepmania-data-3.9-8|34	
14cr|stepmania-data-3.9-8|35	%files
14cr|stepmania-data-3.9-8|36	%defattr(-,root,root)
14cr|stepmania-data-3.9-8|37	%{_gamesdatadir}/%{gamename}/Announcers
14cr|stepmania-data-3.9-8|38	%{_gamesdatadir}/%{gamename}/BGAnimations
14cr|stepmania-data-3.9-8|39	%{_gamesdatadir}/%{gamename}/CDTitles
14cr|stepmania-data-3.9-8|40	%{_gamesdatadir}/%{gamename}/Characters
14cr|stepmania-data-3.9-8|41	%{_gamesdatadir}/%{gamename}/Courses
14cr|stepmania-data-3.9-8|42	%{_gamesdatadir}/%{gamename}/Data
14cr|stepmania-data-3.9-8|43	%{_gamesdatadir}/%{gamename}/Docs
14cr|stepmania-data-3.9-8|44	%{_gamesdatadir}/%{gamename}/NoteSkins
14cr|stepmania-data-3.9-8|45	%{_gamesdatadir}/%{gamename}/RandomMovies
14cr|stepmania-data-3.9-8|46	%{_gamesdatadir}/%{gamename}/Songs
14cr|stepmania-data-3.9-8|47	%{_gamesdatadir}/%{gamename}/Themes
14cr|stepmania-data-3.9-8|48	%{_gamesdatadir}/%{gamename}/Visualizations
14cr|stepmania-data-3.9-8|49	
14cr|stepmania-data-3.9-8|50	
14cr|stepmania-data-3.9-8|51	
14cr|stepmania-data-3.9-8|52	
14cr|stepmania-data-3.9-8|53	%changelog
14cr|stepmania-data-3.9-8|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-8
14cr|stepmania-data-3.9-8|55	+ Revision: 08633ac
14cr|stepmania-data-3.9-8|56	- MassBuild#464: Increase release tag
14cr|stepmania-data-3.9-8|57	
14cr|stepmania-data-3.9-8|58	

8449 14
14cr|stepmania-stepmix1-1-7|1	%define name stepmania-stepmix1
14cr|stepmania-stepmix1-1-7|2	%define version 1
14cr|stepmania-stepmix1-1-7|3	%define release 7
14cr|stepmania-stepmix1-1-7|4	
14cr|stepmania-stepmix1-1-7|5	Summary: StepMania StepMix1 song pack
14cr|stepmania-stepmix1-1-7|6	Name: %{name}
14cr|stepmania-stepmix1-1-7|7	Version: %{version}
14cr|stepmania-stepmix1-1-7|8	Release: %{release}
14cr|stepmania-stepmix1-1-7|9	# from http://www.tfbw.com/dancegames/songs/
14cr|stepmania-stepmix1-1-7|10	Source0: http://files.tfbw.com/stepmania/songs/StepMania_all_StepMix1_entries.smzip
14cr|stepmania-stepmix1-1-7|11	License: Creative Commons Attribution/Attribution-ShareAlike 2.5
14cr|stepmania-stepmix1-1-7|12	Group: Games/Arcade
14cr|stepmania-stepmix1-1-7|13	Url: http://www.stepmania.com/wiki/StepMix_1_Contest
14cr|stepmania-stepmix1-1-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|stepmania-stepmix1-1-7|15	BuildArch: noarch
14cr|stepmania-stepmix1-1-7|16	
14cr|stepmania-stepmix1-1-7|17	%description
14cr|stepmania-stepmix1-1-7|18	This packages contains the songs from the StepMania StepMix1 contest.
14cr|stepmania-stepmix1-1-7|19	
14cr|stepmania-stepmix1-1-7|20	%prep
14cr|stepmania-stepmix1-1-7|21	%setup -q -c -T
14cr|stepmania-stepmix1-1-7|22	
14cr|stepmania-stepmix1-1-7|23	%build
14cr|stepmania-stepmix1-1-7|24	
14cr|stepmania-stepmix1-1-7|25	%install
14cr|stepmania-stepmix1-1-7|26	rm -rf %{buildroot}
14cr|stepmania-stepmix1-1-7|27	install -D -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/StepMania/Packages/StepMix1.smzip
14cr|stepmania-stepmix1-1-7|28	
14cr|stepmania-stepmix1-1-7|29	%clean
14cr|stepmania-stepmix1-1-7|30	rm -rf %{buildroot}
14cr|stepmania-stepmix1-1-7|31	
14cr|stepmania-stepmix1-1-7|32	%files
14cr|stepmania-stepmix1-1-7|33	%defattr(-,root,root)
14cr|stepmania-stepmix1-1-7|34	%{_gamesdatadir}/StepMania/Packages/StepMix1.smzip
14cr|stepmania-stepmix1-1-7|35	
14cr|stepmania-stepmix1-1-7|36	
14cr|stepmania-stepmix1-1-7|37	
14cr|stepmania-stepmix1-1-7|38	
14cr|stepmania-stepmix1-1-7|39	
14cr|stepmania-stepmix1-1-7|40	%changelog
14cr|stepmania-stepmix1-1-7|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-7
14cr|stepmania-stepmix1-1-7|42	+ Revision: dbaacc2
14cr|stepmania-stepmix1-1-7|43	- MassBuild#464: Increase release tag
14cr|stepmania-stepmix1-1-7|44	
14cr|stepmania-stepmix1-1-7|45	

8450 14
14cr|stfl-0.21-11|1	%define major	0
14cr|stfl-0.21-11|2	
14cr|stfl-0.21-11|3	%define libname   %mklibname %{name} %{major}
14cr|stfl-0.21-11|4	%define develname %mklibname -d %{name}
14cr|stfl-0.21-11|5	
14cr|stfl-0.21-11|6	Summary:	Structured Terminal Forms Language
14cr|stfl-0.21-11|7	
14cr|stfl-0.21-11|8	Name:		stfl
14cr|stfl-0.21-11|9	Version:	0.21
14cr|stfl-0.21-11|10	Release:	11
14cr|stfl-0.21-11|11	Source0:	%{name}-%{version}.tar.gz
14cr|stfl-0.21-11|12	Patch0:		stfl-0.21-pass-ldflags-and-ldlibs.patch
14cr|stfl-0.21-11|13	License:	GPLv3+
14cr|stfl-0.21-11|14	Group:		Development/Other
14cr|stfl-0.21-11|15	Url:		http://www.clifford.at/stfl/
14cr|stfl-0.21-11|16	BuildRequires:	ncursesw-devel
14cr|stfl-0.21-11|17	BuildRequires:	swig
14cr|stfl-0.21-11|18	BuildRequires:	perl-devel ruby-devel python-devel
14cr|stfl-0.21-11|19	
14cr|stfl-0.21-11|20	%description
14cr|stfl-0.21-11|21	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|22	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|23	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|24	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|25	other scripting languages.
14cr|stfl-0.21-11|26	
14cr|stfl-0.21-11|27	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|28	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|29	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|30	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|31	interesting programming tasks.
14cr|stfl-0.21-11|32	
14cr|stfl-0.21-11|33	%package -n	%{libname}
14cr|stfl-0.21-11|34	Summary:	Structured Terminal Forms Language library
14cr|stfl-0.21-11|35	
14cr|stfl-0.21-11|36	Group:		System/Libraries
14cr|stfl-0.21-11|37	
14cr|stfl-0.21-11|38	%description -n	%{libname}
14cr|stfl-0.21-11|39	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|40	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|41	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|42	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|43	other scripting languages.
14cr|stfl-0.21-11|44	
14cr|stfl-0.21-11|45	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|46	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|47	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|48	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|49	interesting programming tasks.
14cr|stfl-0.21-11|50	
14cr|stfl-0.21-11|51	This package contains the shared library required for running programs
14cr|stfl-0.21-11|52	that use STFL.
14cr|stfl-0.21-11|53	
14cr|stfl-0.21-11|54	%package -n	%{develname}
14cr|stfl-0.21-11|55	Summary:	Structured Terminal Forms Language development files
14cr|stfl-0.21-11|56	
14cr|stfl-0.21-11|57	Group:		Development/C
14cr|stfl-0.21-11|58	Requires:	%{libname} = %{version}-%{release}
14cr|stfl-0.21-11|59	Provides:	%{name}-devel = %{version}-%{release}
14cr|stfl-0.21-11|60	
14cr|stfl-0.21-11|61	%description -n	%{develname}
14cr|stfl-0.21-11|62	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|63	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|64	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|65	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|66	other scripting languages.
14cr|stfl-0.21-11|67	
14cr|stfl-0.21-11|68	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|69	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|70	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|71	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|72	interesting programming tasks.
14cr|stfl-0.21-11|73	
14cr|stfl-0.21-11|74	This package contains the C headers and other files needed to compile
14cr|stfl-0.21-11|75	programs that use STFL.
14cr|stfl-0.21-11|76	
14cr|stfl-0.21-11|77	%package -n	python-%{name}
14cr|stfl-0.21-11|78	Summary:	Structured Terminal Forms Language Python bindings
14cr|stfl-0.21-11|79	
14cr|stfl-0.21-11|80	Group:		Development/Python
14cr|stfl-0.21-11|81	
14cr|stfl-0.21-11|82	%description -n	python-%{name}
14cr|stfl-0.21-11|83	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|84	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|85	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|86	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|87	other scripting languages.
14cr|stfl-0.21-11|88	
14cr|stfl-0.21-11|89	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|90	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|91	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|92	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|93	interesting programming tasks.
14cr|stfl-0.21-11|94	
14cr|stfl-0.21-11|95	This package contains the bindings needed to use STFL with Python.
14cr|stfl-0.21-11|96	
14cr|stfl-0.21-11|97	%package -n	perl-%{name}
14cr|stfl-0.21-11|98	Summary:	Structured Terminal Forms Language Perl bindings
14cr|stfl-0.21-11|99	
14cr|stfl-0.21-11|100	Group:		Development/Perl
14cr|stfl-0.21-11|101	
14cr|stfl-0.21-11|102	%description -n	perl-%{name}
14cr|stfl-0.21-11|103	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|104	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|105	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|106	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|107	other scripting languages.
14cr|stfl-0.21-11|108	
14cr|stfl-0.21-11|109	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|110	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|111	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|112	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|113	interesting programming tasks.
14cr|stfl-0.21-11|114	
14cr|stfl-0.21-11|115	This package contains the bindings needed to use STFL with Perl.
14cr|stfl-0.21-11|116	
14cr|stfl-0.21-11|117	%package -n	ruby-%{name}
14cr|stfl-0.21-11|118	Summary:	Structured Terminal Forms Language Ruby bindings
14cr|stfl-0.21-11|119	
14cr|stfl-0.21-11|120	Group:		Development/Ruby
14cr|stfl-0.21-11|121	
14cr|stfl-0.21-11|122	%description -n	ruby-%{name}
14cr|stfl-0.21-11|123	STFL is a library which implements a curses-based widget set for text
14cr|stfl-0.21-11|124	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cr|stfl-0.21-11|125	Ruby. Since the API is only 14 simple function calls big and there are
14cr|stfl-0.21-11|126	already generic SWIG bindings, it is very easy to port STFL to
14cr|stfl-0.21-11|127	other scripting languages.
14cr|stfl-0.21-11|128	
14cr|stfl-0.21-11|129	A special language (the Structured Terminal Forms Language) is used to
14cr|stfl-0.21-11|130	describe STFL GUIs. The language is designed to be easy and fast to
14cr|stfl-0.21-11|131	write so an application programmer does not need to spend ages
14cr|stfl-0.21-11|132	fiddling around with the GUI and can concentrate on the more
14cr|stfl-0.21-11|133	interesting programming tasks.
14cr|stfl-0.21-11|134	
14cr|stfl-0.21-11|135	This package contains the bindings needed to use STFL with Ruby.
14cr|stfl-0.21-11|136	
14cr|stfl-0.21-11|137	%prep
14cr|stfl-0.21-11|138	%setup -q
14cr|stfl-0.21-11|139	%patch0 -p1 -b .ldflags~
14cr|stfl-0.21-11|140	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet
14cr|stfl-0.21-11|141	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet
14cr|stfl-0.21-11|142	%{__sed} -i 's,$(prefix)/$(libdir)/ruby,%{ruby_sitedir},g' ruby/Makefile.snippet
14cr|stfl-0.21-11|143	%{__sed} -i 's,libdir=lib,libdir=%{_libdir},g' Makefile
14cr|stfl-0.21-11|144	%{__sed} -i "s,cd python && python -c 'import stfl',python -mcompileall .," python/Makefile.snippet
14cr|stfl-0.21-11|145	%{__sed} -i 's,export prefix ?= /usr/local,export prefix ?= %{_prefix},g' Makefile.cfg
14cr|stfl-0.21-11|146	%{__sed} -i 's,mkdir -p \$(DESTDIR)\$(prefix)/lib/pkgconfig,mkdir -p \$(DESTDIR)%{_libdir}/pkgconfig,g' Makefile
14cr|stfl-0.21-11|147	%{__sed} -i 's,libstfl.a \$(DESTDIR)\$(prefix)/lib/,libstfl.a \$(DESTDIR)%{_libdir},g' Makefile
14cr|stfl-0.21-11|148	%{__sed} -i 's,stfl.pc \$(DESTDIR)\$(prefix)/lib/pkgconfig/,stfl.pc \$(DESTDIR)%{_libdir}\/pkgconfig/,g' Makefile
14cr|stfl-0.21-11|149	
14cr|stfl-0.21-11|150	%build
14cr|stfl-0.21-11|151	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make
14cr|stfl-0.21-11|152	
14cr|stfl-0.21-11|153	%install
14cr|stfl-0.21-11|154	%makeinstall_std prefix=%{_prefix} libdir=%{_lib}
14cr|stfl-0.21-11|155	
14cr|stfl-0.21-11|156	%files -n %{libname}
14cr|stfl-0.21-11|157	%{_libdir}/libstfl.so.%{major}*
14cr|stfl-0.21-11|158	
14cr|stfl-0.21-11|159	%files -n %{develname}
14cr|stfl-0.21-11|160	%doc COPYING README
14cr|stfl-0.21-11|161	%{_includedir}/stfl.h
14cr|stfl-0.21-11|162	%{_libdir}/libstfl.a
14cr|stfl-0.21-11|163	%{_libdir}/libstfl.so
14cr|stfl-0.21-11|164	%{_libdir}/pkgconfig/stfl.pc
14cr|stfl-0.21-11|165	
14cr|stfl-0.21-11|166	%files -n python-%{name}
14cr|stfl-0.21-11|167	# XXX: python extension should likely not be located under this directory..
14cr|stfl-0.21-11|168	#%{py_dyndir}/_stfl.so
14cr|stfl-0.21-11|169	%dir %{py_platsitedir}/lib-dynload
14cr|stfl-0.21-11|170	%{py_platsitedir}/lib-dynload/_stfl.so
14cr|stfl-0.21-11|171	%{py_platsitedir}/stfl.py*
14cr|stfl-0.21-11|172	
14cr|stfl-0.21-11|173	%files -n perl-%{name}
14cr|stfl-0.21-11|174	%{perl_vendorarch}/example.pl
14cr|stfl-0.21-11|175	%{perl_vendorarch}/stfl.pm
14cr|stfl-0.21-11|176	%dir %{perl_vendorarch}/auto/stfl
14cr|stfl-0.21-11|177	%{perl_vendorarch}/auto/stfl/stfl.so
14cr|stfl-0.21-11|178	
14cr|stfl-0.21-11|179	%files -n ruby-%{name}
14cr|stfl-0.21-11|180	%{ruby_sitearchdir}/stfl.so
14cr|stfl-0.21-11|181	
14cr|stfl-0.21-11|182	
14cr|stfl-0.21-11|183	
14cr|stfl-0.21-11|184	%changelog
14cr|stfl-0.21-11|185	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21-11
14cr|stfl-0.21-11|186	+ Revision: 12ae709
14cr|stfl-0.21-11|187	- MassBuild#464: Increase release tag
14cr|stfl-0.21-11|188	
14cr|stfl-0.21-11|189	

8451 14
14cr|stgit-0.16-2|1	Summary: 	Stacked GIT
14cr|stgit-0.16-2|2	Name:		stgit
14cr|stgit-0.16-2|3	Version: 	0.16
14cr|stgit-0.16-2|4	Release: 	2
14cr|stgit-0.16-2|5	Url: 		http://www.procode.org/stgit/
14cr|stgit-0.16-2|6	Source0: 	http://download.gna.org/stgit/%{name}-%{version}.tar.gz
14cr|stgit-0.16-2|7	
14cr|stgit-0.16-2|8	License: 	GPL
14cr|stgit-0.16-2|9	Group: 		Development/Other
14cr|stgit-0.16-2|10	BuildArch: 	noarch
14cr|stgit-0.16-2|11	Requires: 	python
14cr|stgit-0.16-2|12	Requires: 	git-core
14cr|stgit-0.16-2|13	BuildRequires:	python-devel
14cr|stgit-0.16-2|14	BuildRequires:  git-core
14cr|stgit-0.16-2|15	
14cr|stgit-0.16-2|16	%description
14cr|stgit-0.16-2|17	StGIT is a Python application providing similar functionality to Quilt (i.e.
14cr|stgit-0.16-2|18	pushing/popping patches to/from a stack) on top of GIT. These operations are
14cr|stgit-0.16-2|19	performed using GIT commands and the patches are stored as GIT commit objects,
14cr|stgit-0.16-2|20	allowing easy merging of the StGIT patches into other repositories using
14cr|stgit-0.16-2|21	standard GIT functionality.
14cr|stgit-0.16-2|22	
14cr|stgit-0.16-2|23	Note that StGIT is not an SCM interface on top of GIT and it expects a
14cr|stgit-0.16-2|24	previously initialised GIT repository. For standard SCM operations, either use
14cr|stgit-0.16-2|25	plain GIT commands or the Cogito tool.
14cr|stgit-0.16-2|26	
14cr|stgit-0.16-2|27	
14cr|stgit-0.16-2|28	%prep
14cr|stgit-0.16-2|29	%setup
14cr|stgit-0.16-2|30	
14cr|stgit-0.16-2|31	%build
14cr|stgit-0.16-2|32	%make
14cr|stgit-0.16-2|33	
14cr|stgit-0.16-2|34	%install
14cr|stgit-0.16-2|35	%make install DESTDIR=%{buildroot} prefix=%{_prefix}
14cr|stgit-0.16-2|36	
14cr|stgit-0.16-2|37	%files
14cr|stgit-0.16-2|38	%{_bindir}/*
14cr|stgit-0.16-2|39	%{_datadir}/%{name}
14cr|stgit-0.16-2|40	%{py_puresitedir}/%{name}
14cr|stgit-0.16-2|41	%{py_puresitedir}/%{name}-*.egg-info
14cr|stgit-0.16-2|42	%doc README AUTHORS INSTALL COPYING
14cr|stgit-0.16-2|43	
14cr|stgit-0.16-2|44	
14cr|stgit-0.16-2|45	%changelog
14cr|stgit-0.16-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16-2
14cr|stgit-0.16-2|47	+ Revision: 3427e9c
14cr|stgit-0.16-2|48	- MassBuild#464: Increase release tag
14cr|stgit-0.16-2|49	
14cr|stgit-0.16-2|50	

8452 14
14cr|stjerm-0.14-2|1	Summary:	A GTK+-based drop-down terminal emulator
14cr|stjerm-0.14-2|2	Name:		stjerm
14cr|stjerm-0.14-2|3	Version:	0.14
14cr|stjerm-0.14-2|4	Release:	2
14cr|stjerm-0.14-2|5	Group:		Terminals
14cr|stjerm-0.14-2|6	License:	GPLv2
14cr|stjerm-0.14-2|7	URL:		http://code.google.com/p/stjerm-terminal-emulator/
14cr|stjerm-0.14-2|8	Source0:	http://stjerm-terminal-emulator.googlecode.com/files/%{name}-%{version}.tar.xz
14cr|stjerm-0.14-2|9	
14cr|stjerm-0.14-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|stjerm-0.14-2|11	BuildRequires:	pkgconfig(vte)
14cr|stjerm-0.14-2|12	
14cr|stjerm-0.14-2|13	%description
14cr|stjerm-0.14-2|14	Stjerm is a GTK+-based drop-down terminal emulator similar to the consoles used
14cr|stjerm-0.14-2|15	in PC games such as Quake and Half-Life2. Stjerm sets itself apart from similar
14cr|stjerm-0.14-2|16	programs by providing a minimalistic interface combined with a small file size,
14cr|stjerm-0.14-2|17	lightweight memory usage and easy integration with composite window managers
14cr|stjerm-0.14-2|18	such as Compiz.
14cr|stjerm-0.14-2|19	
14cr|stjerm-0.14-2|20	%prep
14cr|stjerm-0.14-2|21	%setup -q
14cr|stjerm-0.14-2|22	
14cr|stjerm-0.14-2|23	%build
14cr|stjerm-0.14-2|24	%configure2_5x
14cr|stjerm-0.14-2|25	%make
14cr|stjerm-0.14-2|26	
14cr|stjerm-0.14-2|27	%install
14cr|stjerm-0.14-2|28	%makeinstall_std
14cr|stjerm-0.14-2|29	
14cr|stjerm-0.14-2|30	%files
14cr|stjerm-0.14-2|31	%doc AUTHORS COPYING ChangeLog README TODO NEWS
14cr|stjerm-0.14-2|32	%{_bindir}/%{name}
14cr|stjerm-0.14-2|33	%{_mandir}/man8/stjerm.8*
14cr|stjerm-0.14-2|34	
14cr|stjerm-0.14-2|35	
14cr|stjerm-0.14-2|36	
14cr|stjerm-0.14-2|37	
14cr|stjerm-0.14-2|38	%changelog
14cr|stjerm-0.14-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-2
14cr|stjerm-0.14-2|40	+ Revision: 2fefa39
14cr|stjerm-0.14-2|41	- MassBuild#464: Increase release tag
14cr|stjerm-0.14-2|42	
14cr|stjerm-0.14-2|43	

8453 14
14cr|stk-4.4.4-2|1	%define	major		4
14cr|stk-4.4.4-2|2	%define	libname		%mklibname %{name} %{major}
14cr|stk-4.4.4-2|3	%define	develname	%mklibname -d %{name}
14cr|stk-4.4.4-2|4	
14cr|stk-4.4.4-2|5	Name:		stk
14cr|stk-4.4.4-2|6	Version:	4.4.4
14cr|stk-4.4.4-2|7	Release:	2
14cr|stk-4.4.4-2|8	Summary:	Synthesis ToolKit in C++
14cr|stk-4.4.4-2|9	Group:		Sound
14cr|stk-4.4.4-2|10	License:	MIT
14cr|stk-4.4.4-2|11	URL:		http://ccrma.stanford.edu/software/stk/
14cr|stk-4.4.4-2|12	# Original tarfile can be found at %%{url}/release/%%{name}-%%{version}.tar.gz
14cr|stk-4.4.4-2|13	# We remove legally questionable files as well as accidentally packed
14cr|stk-4.4.4-2|14	# object files.
14cr|stk-4.4.4-2|15	Source0:	%{name}-%{version}.stripped.tar.gz
14cr|stk-4.4.4-2|16	Source1:	README.fedora
14cr|stk-4.4.4-2|17	Source100:	%{name}.rpmlintrc
14cr|stk-4.4.4-2|18	Patch0:		%{name}-%{version}-header.patch
14cr|stk-4.4.4-2|19	Patch1:		%{name}-%{version}-cflags-lib.patch
14cr|stk-4.4.4-2|20	Patch2:		%{name}-%{version}-sharedlib.patch
14cr|stk-4.4.4-2|21	Patch3:		%{name}-%{version}-projects.patch
14cr|stk-4.4.4-2|22	Patch4:		%{name}-%{version}-pthread.patch
14cr|stk-4.4.4-2|23	BuildRequires:	pkgconfig(alsa)
14cr|stk-4.4.4-2|24	BuildRequires:	pkgconfig(jack)
14cr|stk-4.4.4-2|25	BuildRequires:	symlinks
14cr|stk-4.4.4-2|26	BuildRequires:	autoconf
14cr|stk-4.4.4-2|27	
14cr|stk-4.4.4-2|28	%description
14cr|stk-4.4.4-2|29	The Synthesis ToolKit in C++ (STK) is a set of open source audio signal
14cr|stk-4.4.4-2|30	processing and algorithmic synthesis classes written in the C++ programming
14cr|stk-4.4.4-2|31	language. STK was designed to facilitate rapid development of music synthesis
14cr|stk-4.4.4-2|32	and audio processing software, with an emphasis on cross-platform
14cr|stk-4.4.4-2|33	functionality, realtime control, ease of use, and educational example code.
14cr|stk-4.4.4-2|34	The Synthesis ToolKit is extremely portable (it's mostly platform-independent
14cr|stk-4.4.4-2|35	C and C++ code), and it's completely user-extensible (all source included, no
14cr|stk-4.4.4-2|36	unusual libraries, and no hidden drivers). We like to think that this
14cr|stk-4.4.4-2|37	increases the chances that our programs will still work in another 5-10 years.
14cr|stk-4.4.4-2|38	In fact, the ToolKit has been working continuously for about 10 years now. STK
14cr|stk-4.4.4-2|39	currently runs with real-time support (audio and MIDI) on Linux, Macintosh OS
14cr|stk-4.4.4-2|40	X and Windows computer platforms. Generic, non-realtime support has been
14cr|stk-4.4.4-2|41	tested under NeXTStep, Sun, and other platforms and should work with any
14cr|stk-4.4.4-2|42	standard C++ compiler.
14cr|stk-4.4.4-2|43	
14cr|stk-4.4.4-2|44	#------------------------------------------------------------------------------
14cr|stk-4.4.4-2|45	
14cr|stk-4.4.4-2|46	%package -n %{libname}
14cr|stk-4.4.4-2|47	Summary:	Library for %{name}
14cr|stk-4.4.4-2|48	Group:		System/Libraries
14cr|stk-4.4.4-2|49	
14cr|stk-4.4.4-2|50	%description -n %{libname}
14cr|stk-4.4.4-2|51	This package contains the main library for %{name}.
14cr|stk-4.4.4-2|52	
14cr|stk-4.4.4-2|53	%files  -n %{libname}
14cr|stk-4.4.4-2|54	%doc README
14cr|stk-4.4.4-2|55	%{_libdir}/libstk.so.*
14cr|stk-4.4.4-2|56	%dir %{_datadir}/%{name}
14cr|stk-4.4.4-2|57	%{_datadir}/%{name}/rawwaves
14cr|stk-4.4.4-2|58	
14cr|stk-4.4.4-2|59	#------------------------------------------------------------------------------
14cr|stk-4.4.4-2|60	
14cr|stk-4.4.4-2|61	%package -n %{develname}
14cr|stk-4.4.4-2|62	Summary:	Development files for %{name}
14cr|stk-4.4.4-2|63	Group:		Development/C++
14cr|stk-4.4.4-2|64	Provides:	%{name}-devel = %{version}-%{release}
14cr|stk-4.4.4-2|65	Requires:	%{libname} = %{version}
14cr|stk-4.4.4-2|66	
14cr|stk-4.4.4-2|67	%description -n %{develname}
14cr|stk-4.4.4-2|68	The %{name}-devel package contains libraries and header files for developing
14cr|stk-4.4.4-2|69	applications that use %{name}.
14cr|stk-4.4.4-2|70	
14cr|stk-4.4.4-2|71	%files -n %{develname}
14cr|stk-4.4.4-2|72	%doc README doc/* README.fedora
14cr|stk-4.4.4-2|73	%{_libdir}/libstk.so
14cr|stk-4.4.4-2|74	%{_includedir}/*
14cr|stk-4.4.4-2|75	
14cr|stk-4.4.4-2|76	#------------------------------------------------------------------------------
14cr|stk-4.4.4-2|77	
14cr|stk-4.4.4-2|78	%package demos
14cr|stk-4.4.4-2|79	Summary:	Demo applications for %{name}
14cr|stk-4.4.4-2|80	Group:		Sound
14cr|stk-4.4.4-2|81	Requires:	tk >= 8.0
14cr|stk-4.4.4-2|82	Requires:	%{libname} = %{version}
14cr|stk-4.4.4-2|83	
14cr|stk-4.4.4-2|84	%description demos
14cr|stk-4.4.4-2|85	The %{name}-demo package contains the demo applications for the C++ Sound
14cr|stk-4.4.4-2|86	Synthesis ToolKit.
14cr|stk-4.4.4-2|87	
14cr|stk-4.4.4-2|88	%files demos
14cr|stk-4.4.4-2|89	%doc README README.fedora
14cr|stk-4.4.4-2|90	%{_bindir}/%{name}-*
14cr|stk-4.4.4-2|91	%{_bindir}/Md2Skini
14cr|stk-4.4.4-2|92	%{_datadir}/%{name}/demo
14cr|stk-4.4.4-2|93	%{_datadir}/%{name}/examples
14cr|stk-4.4.4-2|94	%{_datadir}/%{name}/effects
14cr|stk-4.4.4-2|95	%{_datadir}/%{name}/ragamatic
14cr|stk-4.4.4-2|96	%{_datadir}/%{name}/eguitar
14cr|stk-4.4.4-2|97	
14cr|stk-4.4.4-2|98	#--------------------------------------------------------------------------------
14cr|stk-4.4.4-2|99	
14cr|stk-4.4.4-2|100	%prep
14cr|stk-4.4.4-2|101	%setup0 -q
14cr|stk-4.4.4-2|102	%patch0 -p1 -b .header
14cr|stk-4.4.4-2|103	%patch1 -p1 -b .cflags
14cr|stk-4.4.4-2|104	%patch2 -p1 -b .sharedlib
14cr|stk-4.4.4-2|105	%patch3 -p1 -b .projects
14cr|stk-4.4.4-2|106	%patch4 -p1 -b .pthread
14cr|stk-4.4.4-2|107	
14cr|stk-4.4.4-2|108	# we patched configure.ac
14cr|stk-4.4.4-2|109	autoconf -v
14cr|stk-4.4.4-2|110	
14cr|stk-4.4.4-2|111	cp -a %{SOURCE1} README.fedora
14cr|stk-4.4.4-2|112	
14cr|stk-4.4.4-2|113	# generated file
14cr|stk-4.4.4-2|114	rm projects/examples/libMakefile
14cr|stk-4.4.4-2|115	
14cr|stk-4.4.4-2|116	# remove backup files
14cr|stk-4.4.4-2|117	find . -name '*~' -exec rm {} \;
14cr|stk-4.4.4-2|118	
14cr|stk-4.4.4-2|119	# correct wrong perms
14cr|stk-4.4.4-2|120	chmod 0644 src/LentPitShift.cpp
14cr|stk-4.4.4-2|121	chmod 0644 include/LentPitShift.h
14cr|stk-4.4.4-2|122	
14cr|stk-4.4.4-2|123	%build
14cr|stk-4.4.4-2|124	# TODO: Fix build with oss support
14cr|stk-4.4.4-2|125	%configure2_5x --with-jack --with-alsa RAWWAVE_PATH=%{_datadir}/stk/rawwaves/
14cr|stk-4.4.4-2|126	%make -C src
14cr|stk-4.4.4-2|127	%make -C projects/demo libdemo libMd2Skini
14cr|stk-4.4.4-2|128	%make -C projects/examples -f libMakefile
14cr|stk-4.4.4-2|129	%make -C projects/effects libeffects
14cr|stk-4.4.4-2|130	%make -C projects/ragamatic libragamat
14cr|stk-4.4.4-2|131	%make -C projects/eguitar libeguitar
14cr|stk-4.4.4-2|132	#make %%{?_smp_mflags} -C projects/eguitar libeguitar
14cr|stk-4.4.4-2|133	
14cr|stk-4.4.4-2|134	
14cr|stk-4.4.4-2|135	%install
14cr|stk-4.4.4-2|136	mkdir -p \
14cr|stk-4.4.4-2|137	%{buildroot}%{_includedir}/stk \
14cr|stk-4.4.4-2|138	%{buildroot}%{_libdir} \
14cr|stk-4.4.4-2|139	%{buildroot}%{_bindir} \
14cr|stk-4.4.4-2|140	%{buildroot}%{_datadir}/stk/rawwaves \
14cr|stk-4.4.4-2|141	%{buildroot}%{_datadir}/stk/demo \
14cr|stk-4.4.4-2|142	%{buildroot}%{_datadir}/stk/examples \
14cr|stk-4.4.4-2|143	%{buildroot}%{_datadir}/stk/effects \
14cr|stk-4.4.4-2|144	%{buildroot}%{_datadir}/stk/ragamatic \
14cr|stk-4.4.4-2|145	%{buildroot}%{_datadir}/stk/eguitar
14cr|stk-4.4.4-2|146	
14cr|stk-4.4.4-2|147	cp -p include/* %{buildroot}%{_includedir}/stk
14cr|stk-4.4.4-2|148	cp -pd src/libstk.* %{buildroot}%{_libdir}
14cr|stk-4.4.4-2|149	cp -p rawwaves/*.raw %{buildroot}%{_datadir}/stk/rawwaves
14cr|stk-4.4.4-2|150	
14cr|stk-4.4.4-2|151	cp -pr projects/demo/tcl %{buildroot}%{_datadir}/stk/demo
14cr|stk-4.4.4-2|152	cp -pr projects/demo/scores %{buildroot}%{_datadir}/stk/demo
14cr|stk-4.4.4-2|153	cp -p projects/demo/demo %{buildroot}%{_bindir}/stk-demo
14cr|stk-4.4.4-2|154	cp -p projects/demo/Md2Skini %{buildroot}%{_bindir}/Md2Skini
14cr|stk-4.4.4-2|155	for f in Banded Drums Modal Physical Shakers StkDemo Voice ; do
14cr|stk-4.4.4-2|156	chmod +x projects/demo/$f
14cr|stk-4.4.4-2|157	sed -e 's,\./demo,%{_bindir}/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/$f
14cr|stk-4.4.4-2|158	cp -p projects/demo/$f %{buildroot}%{_datadir}/stk/demo
14cr|stk-4.4.4-2|159	done
14cr|stk-4.4.4-2|160	
14cr|stk-4.4.4-2|161	cp -pr projects/examples/midifiles %{buildroot}%{_datadir}/stk/examples
14cr|stk-4.4.4-2|162	cp -pr projects/examples/rawwaves %{buildroot}%{_datadir}/stk/examples
14cr|stk-4.4.4-2|163	cp -pr projects/examples/scores %{buildroot}%{_datadir}/stk/examples
14cr|stk-4.4.4-2|164	for f in sine sineosc foursine audioprobe midiprobe duplex play \
14cr|stk-4.4.4-2|165	record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains ; do
14cr|stk-4.4.4-2|166	cp -p projects/examples/$f %{buildroot}%{_bindir}/stk-$f
14cr|stk-4.4.4-2|167	# absolute links, will be shortened later
14cr|stk-4.4.4-2|168	ln -s %{buildroot}%{_bindir}/stk-$f %{buildroot}%{_datadir}/stk/examples/$f
14cr|stk-4.4.4-2|169	done
14cr|stk-4.4.4-2|170	
14cr|stk-4.4.4-2|171	cp -pr projects/effects/tcl %{buildroot}%{_datadir}/stk/effects
14cr|stk-4.4.4-2|172	cp -p projects/effects/effects %{buildroot}%{_bindir}/stk-effects
14cr|stk-4.4.4-2|173	sed -e 's,\./effects,%{_bindir}/stk-effects,' -e '1i#! /bin/sh' \
14cr|stk-4.4.4-2|174	-i projects/effects/StkEffects
14cr|stk-4.4.4-2|175	cp -p projects/effects/StkEffects %{buildroot}%{_datadir}/stk/effects
14cr|stk-4.4.4-2|176	
14cr|stk-4.4.4-2|177	cp -pr projects/ragamatic/tcl %{buildroot}%{_datadir}/stk/ragamatic
14cr|stk-4.4.4-2|178	cp -pr projects/ragamatic/rawwaves %{buildroot}%{_datadir}/stk/ragamatic
14cr|stk-4.4.4-2|179	cp -p projects/ragamatic/ragamat %{buildroot}%{_bindir}/stk-ragamat
14cr|stk-4.4.4-2|180	sed -e 's,\./ragamat,%{_bindir}/stk-ragamat,' -e '1i#! /bin/sh' \
14cr|stk-4.4.4-2|181	-i projects/ragamatic/Raga
14cr|stk-4.4.4-2|182	cp -p projects/ragamatic/Raga %{buildroot}%{_datadir}/stk/ragamatic
14cr|stk-4.4.4-2|183	
14cr|stk-4.4.4-2|184	cp -pr projects/eguitar/tcl %{buildroot}%{_datadir}/stk/eguitar
14cr|stk-4.4.4-2|185	cp -pr projects/eguitar/scores %{buildroot}%{_datadir}/stk/eguitar
14cr|stk-4.4.4-2|186	cp -p projects/eguitar/eguitar %{buildroot}%{_bindir}/stk-eguitar
14cr|stk-4.4.4-2|187	sed -e 's,\./eguitar,%{_bindir}/stk-eguitar,' -e '1i#! /bin/sh' \
14cr|stk-4.4.4-2|188	-i projects/eguitar/ElectricGuitar
14cr|stk-4.4.4-2|189	cp -p projects/eguitar/ElectricGuitar %{buildroot}%{_datadir}/stk/eguitar
14cr|stk-4.4.4-2|190	
14cr|stk-4.4.4-2|191	# fix encoding
14cr|stk-4.4.4-2|192	iconv -f iso-8859-1 -t utf-8 doc/doxygen/index.txt \
14cr|stk-4.4.4-2|193	-o doc/doxygen/index.txt.tmp
14cr|stk-4.4.4-2|194	mv doc/doxygen/index.txt.tmp doc/doxygen/index.txt
14cr|stk-4.4.4-2|195	
14cr|stk-4.4.4-2|196	# fix symlinks
14cr|stk-4.4.4-2|197	symlinks -crv %{buildroot}
14cr|stk-4.4.4-2|198	
14cr|stk-4.4.4-2|199	# remove .a files
14cr|stk-4.4.4-2|200	rm -f %{buildroot}%{_libdir}/libstk.a
14cr|stk-4.4.4-2|201	
14cr|stk-4.4.4-2|202	# finally, fix permissions
14cr|stk-4.4.4-2|203	chmod -R u=rwX,go=rX %{buildroot}
14cr|stk-4.4.4-2|204	
14cr|stk-4.4.4-2|205	
14cr|stk-4.4.4-2|206	
14cr|stk-4.4.4-2|207	%changelog
14cr|stk-4.4.4-2|208	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.4-2
14cr|stk-4.4.4-2|209	+ Revision: 06aad82
14cr|stk-4.4.4-2|210	- MassBuild#464: Increase release tag
14cr|stk-4.4.4-2|211	
14cr|stk-4.4.4-2|212	

8454 14
14cr|stlport-5.2.1-2|1	%define major 5
14cr|stlport-5.2.1-2|2	%define libname %mklibname stlport %major
14cr|stlport-5.2.1-2|3	%define libname_devel %mklibname -d stlport
14cr|stlport-5.2.1-2|4	
14cr|stlport-5.2.1-2|5	Name:          stlport
14cr|stlport-5.2.1-2|6	Version:       5.2.1
14cr|stlport-5.2.1-2|7	Release:       2
14cr|stlport-5.2.1-2|8	Summary:       Multiplatform C++ Standard Library (STL implementation)
14cr|stlport-5.2.1-2|9	Group:         System/Libraries
14cr|stlport-5.2.1-2|10	License:       GPL
14cr|stlport-5.2.1-2|11	Url:           http://www.stlport.org/
14cr|stlport-5.2.1-2|12	Source0:       http://sourceforge.net/projects/stlport/files/STLport/STLport-5.2.1/STLport-5.2.1.tar.gz
14cr|stlport-5.2.1-2|13	
14cr|stlport-5.2.1-2|14	BuildRequires: boost-devel
14cr|stlport-5.2.1-2|15	BuildRequires: libstdc++-devel
14cr|stlport-5.2.1-2|16	BuildRequires: libstdc++-static-devel
14cr|stlport-5.2.1-2|17	
14cr|stlport-5.2.1-2|18	
14cr|stlport-5.2.1-2|19	%description
14cr|stlport-5.2.1-2|20	STLport is a multiplatform ANSI C++ Standard Library implementation. It is
14cr|stlport-5.2.1-2|21	free, open-source product, featuring the following:
14cr|stlport-5.2.1-2|22	
14cr|stlport-5.2.1-2|23	-  Advanced techniques and optimizations for maximum efficiency
14cr|stlport-5.2.1-2|24	-  Exception safety and thread safety
14cr|stlport-5.2.1-2|25	-  Important extensions - hash tables, singly-linked list, rope
14cr|stlport-5.2.1-2|26	
14cr|stlport-5.2.1-2|27	%package -n %libname
14cr|stlport-5.2.1-2|28	Summary:       %{name} - Complete C++ standard library
14cr|stlport-5.2.1-2|29	Group:         System/Libraries
14cr|stlport-5.2.1-2|30	Provides:      %{name} = %version
14cr|stlport-5.2.1-2|31	
14cr|stlport-5.2.1-2|32	%description -n %libname
14cr|stlport-5.2.1-2|33	STLport is a multiplatform STL implementation based on SGI STL.
14cr|stlport-5.2.1-2|34	This package contains the runtime library for STLport.
14cr|stlport-5.2.1-2|35	
14cr|stlport-5.2.1-2|36	%package -n %libname_devel
14cr|stlport-5.2.1-2|37	Group:         Development/C++
14cr|stlport-5.2.1-2|38	Summary:       Devel package for %{name}
14cr|stlport-5.2.1-2|39	Requires:      %libname = %{version}-%{release}
14cr|stlport-5.2.1-2|40	Provides:      %{name}-devel = %{version}
14cr|stlport-5.2.1-2|41	
14cr|stlport-5.2.1-2|42	%description -n %libname_devel
14cr|stlport-5.2.1-2|43	STLport is a multiplatform STL implementation based on SGI STL. Complete
14cr|stlport-5.2.1-2|44	C++ standard library, including <complex> and SGI STL iostreams.
14cr|stlport-5.2.1-2|45	
14cr|stlport-5.2.1-2|46	This package contains static libraries and header files need for development.
14cr|stlport-5.2.1-2|47	
14cr|stlport-5.2.1-2|48	%prep
14cr|stlport-5.2.1-2|49	%setup -q -n STLport-%{version}
14cr|stlport-5.2.1-2|50	
14cr|stlport-5.2.1-2|51	%build
14cr|stlport-5.2.1-2|52	# Unknown configuration option '--build=i586-mageia-linux-gnu'
14cr|stlport-5.2.1-2|53	./configure \
14cr|stlport-5.2.1-2|54	--prefix=%_prefix \
14cr|stlport-5.2.1-2|55	--bindir=%_bindir \
14cr|stlport-5.2.1-2|56	--libdir=%_libdir \
14cr|stlport-5.2.1-2|57	--includedir=%_includedir \
14cr|stlport-5.2.1-2|58	--use-compiler-family=gcc \
14cr|stlport-5.2.1-2|59	--with-system-boost \
14cr|stlport-5.2.1-2|60	--without-debug
14cr|stlport-5.2.1-2|61	%make
14cr|stlport-5.2.1-2|62	
14cr|stlport-5.2.1-2|63	%install
14cr|stlport-5.2.1-2|64	%makeinstall_std
14cr|stlport-5.2.1-2|65	
14cr|stlport-5.2.1-2|66	rm -rf %{buildroot}%{buildroot}
14cr|stlport-5.2.1-2|67	#cd %{buildroot}%_includedir/stlport
14cr|stlport-5.2.1-2|68	#ln -s . ext
14cr|stlport-5.2.1-2|69	
14cr|stlport-5.2.1-2|70	%files -n %libname
14cr|stlport-5.2.1-2|71	%_libdir/libstlport.so.%{major}*
14cr|stlport-5.2.1-2|72	%doc README
14cr|stlport-5.2.1-2|73	
14cr|stlport-5.2.1-2|74	%files -n %libname_devel
14cr|stlport-5.2.1-2|75	%dir %_includedir/stlport
14cr|stlport-5.2.1-2|76	%_includedir/stlport/*
14cr|stlport-5.2.1-2|77	%_libdir/libstlport.so
14cr|stlport-5.2.1-2|78	%doc INSTALL* etc/ChangeLog* etc/*.txt etc/*.gif doc/FAQ doc/README.utf8 doc/*.txt
14cr|stlport-5.2.1-2|79	
14cr|stlport-5.2.1-2|80	%changelog
14cr|stlport-5.2.1-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2.1-2
14cr|stlport-5.2.1-2|82	+ Revision: 57b782e
14cr|stlport-5.2.1-2|83	- MassBuild#464: Increase release tag
14cr|stlport-5.2.1-2|84	
14cr|stlport-5.2.1-2|85	

8455 14
14cr|stopmotion-0.7.2-2|1	Summary:	An application for creating stopmotion animations
14cr|stopmotion-0.7.2-2|2	Name:		stopmotion
14cr|stopmotion-0.7.2-2|3	Version:	0.7.2
14cr|stopmotion-0.7.2-2|4	Release:	2
14cr|stopmotion-0.7.2-2|5	License:	GPLv2+
14cr|stopmotion-0.7.2-2|6	Group:		Video
14cr|stopmotion-0.7.2-2|7	Url:		http://stopmotion.bjoernen.com/
14cr|stopmotion-0.7.2-2|8	Source0:	http://developer.skolelinux.no/info/studentgrupper/2005-hig-stopmotion/project_management/webpage/releases/%{name}-%{version}.tar.gz
14cr|stopmotion-0.7.2-2|9	BuildRequires:	librsvg
14cr|stopmotion-0.7.2-2|10	BuildRequires:	qt4-linguist
14cr|stopmotion-0.7.2-2|11	BuildRequires:	inotifytools-devel
14cr|stopmotion-0.7.2-2|12	BuildRequires:	libtar-devel
14cr|stopmotion-0.7.2-2|13	BuildRequires:	qt4-devel
14cr|stopmotion-0.7.2-2|14	BuildRequires:	pkgconfig(gamin)
14cr|stopmotion-0.7.2-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|stopmotion-0.7.2-2|16	BuildRequires:	pkgconfig(SDL_image)
14cr|stopmotion-0.7.2-2|17	BuildRequires:	pkgconfig(vorbis)
14cr|stopmotion-0.7.2-2|18	Requires:	vgrabbj
14cr|stopmotion-0.7.2-2|19	
14cr|stopmotion-0.7.2-2|20	%description
14cr|stopmotion-0.7.2-2|21	Stopmotion is a free application for creating stop-motion animation movies.
14cr|stopmotion-0.7.2-2|22	The users will be able to create stop-motions from pictures imported from
14cr|stopmotion-0.7.2-2|23	a camera or from the harddrive, add sound effects and export the animation
14cr|stopmotion-0.7.2-2|24	to different video formats such as mpeg or avi.
14cr|stopmotion-0.7.2-2|25	
14cr|stopmotion-0.7.2-2|26	%files
14cr|stopmotion-0.7.2-2|27	%doc README AUTHORS manual/
14cr|stopmotion-0.7.2-2|28	%{_bindir}/*
14cr|stopmotion-0.7.2-2|29	%{_datadir}/applications/%{name}.desktop
14cr|stopmotion-0.7.2-2|30	%{_datadir}/%{name}/*
14cr|stopmotion-0.7.2-2|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|stopmotion-0.7.2-2|32	%{_iconsdir}/%{name}.svg
14cr|stopmotion-0.7.2-2|33	
14cr|stopmotion-0.7.2-2|34	#----------------------------------------------------------------------------
14cr|stopmotion-0.7.2-2|35	
14cr|stopmotion-0.7.2-2|36	%prep
14cr|stopmotion-0.7.2-2|37	%setup -q
14cr|stopmotion-0.7.2-2|38	
14cr|stopmotion-0.7.2-2|39	%build
14cr|stopmotion-0.7.2-2|40	lrelease translations/*
14cr|stopmotion-0.7.2-2|41	%qmake_qt4 PREFIX=%{_prefix}
14cr|stopmotion-0.7.2-2|42	
14cr|stopmotion-0.7.2-2|43	%make
14cr|stopmotion-0.7.2-2|44	
14cr|stopmotion-0.7.2-2|45	%install
14cr|stopmotion-0.7.2-2|46	make install INSTALL_ROOT=%{buildroot}
14cr|stopmotion-0.7.2-2|47	
14cr|stopmotion-0.7.2-2|48	# Install icons of various sizes
14cr|stopmotion-0.7.2-2|49	for s in 256 128 96 48 32 22 16 ; do
14cr|stopmotion-0.7.2-2|50	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|stopmotion-0.7.2-2|51	rsvg-convert -w ${s} -h ${s} \
14cr|stopmotion-0.7.2-2|52	graphics/%{name}.svg -o \
14cr|stopmotion-0.7.2-2|53	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|stopmotion-0.7.2-2|54	done
14cr|stopmotion-0.7.2-2|55	
14cr|stopmotion-0.7.2-2|56	
14cr|stopmotion-0.7.2-2|57	%changelog
14cr|stopmotion-0.7.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cr|stopmotion-0.7.2-2|59	+ Revision: c7cf6ae
14cr|stopmotion-0.7.2-2|60	- MassBuild#464: Increase release tag
14cr|stopmotion-0.7.2-2|61	
14cr|stopmotion-0.7.2-2|62	

8456 14
14cr|stoq-1.0.0-5|1	Summary:	A powerful retail system
14cr|stoq-1.0.0-5|2	Name:		stoq
14cr|stoq-1.0.0-5|3	Version:	1.0.0
14cr|stoq-1.0.0-5|4	Release:	5
14cr|stoq-1.0.0-5|5	License:	GPLv2+
14cr|stoq-1.0.0-5|6	Group:		System/Libraries
14cr|stoq-1.0.0-5|7	Url:		http://www.stoq.com.br/
14cr|stoq-1.0.0-5|8	Source0:	stoq-%{version}.tar.gz
14cr|stoq-1.0.0-5|9	BuildRequires:	python-kiwi >= 1.9.28
14cr|stoq-1.0.0-5|10	BuildRequires:	python-setuptools
14cr|stoq-1.0.0-5|11	BuildRequires:	pkgconfig(python)
14cr|stoq-1.0.0-5|12	Requires:	postgresql >= 8.4
14cr|stoq-1.0.0-5|13	Requires:	pygtk2 >= 2.16
14cr|stoq-1.0.0-5|14	Requires:	pypoppler >= 0.12.1
14cr|stoq-1.0.0-5|15	Requires:	python-dateutil >= 1.4.1
14cr|stoq-1.0.0-5|16	Requires:	python-imaging >= 1.1.5
14cr|stoq-1.0.0-5|17	Requires:	python-gudev >= 147
14cr|stoq-1.0.0-5|18	Requires:	python-kiwi >= 1.9.29
14cr|stoq-1.0.0-5|19	Requires:	python-mako >= 0.2.5
14cr|stoq-1.0.0-5|20	Requires:	python-psycopg2 >= 2.0.5
14cr|stoq-1.0.0-5|21	Requires:	python-reportlab >= 2.4
14cr|stoq-1.0.0-5|22	Requires:	python-zope-interface >= 3.0.1
14cr|stoq-1.0.0-5|23	BuildArch:	noarch
14cr|stoq-1.0.0-5|24	
14cr|stoq-1.0.0-5|25	%description
14cr|stoq-1.0.0-5|26	Stoq is a suite of Retail Management System applications.
14cr|stoq-1.0.0-5|27	It includes the following applications;
14cr|stoq-1.0.0-5|28	Point of Sales, Cash register, Sales, Purchase Orders, Inventory control,
14cr|stoq-1.0.0-5|29	Customer Relationship Management (CRM), Financial Accounting,
14cr|stoq-1.0.0-5|30	Accounts Payable and Accounts Receivable, Printable Reports, Employees
14cr|stoq-1.0.0-5|31	and Suppliers registry.
14cr|stoq-1.0.0-5|32	
14cr|stoq-1.0.0-5|33	%files -f %{name}.lang
14cr|stoq-1.0.0-5|34	%doc AUTHORS CONTRIBUTORS COPYING README NEWS
14cr|stoq-1.0.0-5|35	%{_bindir}/stoq
14cr|stoq-1.0.0-5|36	%{_bindir}/stoqcreatedbuser
14cr|stoq-1.0.0-5|37	%{_bindir}/stoqdbadmin
14cr|stoq-1.0.0-5|38	%{_bindir}/stoqruncmd
14cr|stoq-1.0.0-5|39	%{_sysconfdir}/stoq
14cr|stoq-1.0.0-5|40	%{_datadir}/stoq/*
14cr|stoq-1.0.0-5|41	%{_datadir}/polkit-1/*
14cr|stoq-1.0.0-5|42	%{_datadir}/icons/*
14cr|stoq-1.0.0-5|43	%{_prefix}/lib/stoqlib/*
14cr|stoq-1.0.0-5|44	%{_datadir}/applications/stoq.desktop
14cr|stoq-1.0.0-5|45	%{python_sitelib}/*
14cr|stoq-1.0.0-5|46	
14cr|stoq-1.0.0-5|47	#----------------------------------------------------------------------------
14cr|stoq-1.0.0-5|48	
14cr|stoq-1.0.0-5|49	%prep
14cr|stoq-1.0.0-5|50	%setup -q -n stoq-%{version}
14cr|stoq-1.0.0-5|51	
14cr|stoq-1.0.0-5|52	%build
14cr|stoq-1.0.0-5|53	python setup.py build
14cr|stoq-1.0.0-5|54	
14cr|stoq-1.0.0-5|55	%install
14cr|stoq-1.0.0-5|56	mkdir -p %{buildroot}%{_sysconfdir}/stoq
14cr|stoq-1.0.0-5|57	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|stoq-1.0.0-5|58	rm -rf %{buildroot}%{_defaultdocdir}
14cr|stoq-1.0.0-5|59	
14cr|stoq-1.0.0-5|60	%find_lang %{name}
14cr|stoq-1.0.0-5|61	
14cr|stoq-1.0.0-5|62	
14cr|stoq-1.0.0-5|63	%changelog
14cr|stoq-1.0.0-5|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|stoq-1.0.0-5|65	+ Revision: 63ed817
14cr|stoq-1.0.0-5|66	- MassBuild#464: Increase release tag
14cr|stoq-1.0.0-5|67	
14cr|stoq-1.0.0-5|68	

8457 14
14cr|stoqdrivers-0.9.14-3|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14cr|stoqdrivers-0.9.14-3|2	
14cr|stoqdrivers-0.9.14-3|3	%define name stoqdrivers
14cr|stoqdrivers-0.9.14-3|4	%define version 0.9.14
14cr|stoqdrivers-0.9.14-3|5	%define release 3
14cr|stoqdrivers-0.9.14-3|6	
14cr|stoqdrivers-0.9.14-3|7	Summary: Fiscal driver collection
14cr|stoqdrivers-0.9.14-3|8	Name: %{name}
14cr|stoqdrivers-0.9.14-3|9	Epoch: 1
14cr|stoqdrivers-0.9.14-3|10	Version: %{version}
14cr|stoqdrivers-0.9.14-3|11	Release: %{release}
14cr|stoqdrivers-0.9.14-3|12	License: LGPL
14cr|stoqdrivers-0.9.14-3|13	Group: System/Libraries
14cr|stoqdrivers-0.9.14-3|14	URL: http://www.stoq.com.br/
14cr|stoqdrivers-0.9.14-3|15	Source: stoqdrivers-%{version}.tar.gz
14cr|stoqdrivers-0.9.14-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|stoqdrivers-0.9.14-3|17	Requires: python-zope-interface >= 3.0.1, python-serial >= 2.2, python-kiwi >= 1.9.27
14cr|stoqdrivers-0.9.14-3|18	BuildRequires: python-kiwi >= 1.9.28
14cr|stoqdrivers-0.9.14-3|19	BuildRequires: python-zope-interface >= 3.0.1
14cr|stoqdrivers-0.9.14-3|20	BuildRequires: python-serial >= 2.2
14cr|stoqdrivers-0.9.14-3|21	BuildArch: noarch
14cr|stoqdrivers-0.9.14-3|22	
14cr|stoqdrivers-0.9.14-3|23	%description
14cr|stoqdrivers-0.9.14-3|24	This is a powerful collection of device drivers written in Python and totally
14cr|stoqdrivers-0.9.14-3|25	focused on retail systems. Stoqdrivers also offers an unified API for devices
14cr|stoqdrivers-0.9.14-3|26	like fiscal printers which makes it easy to embed in many applications.
14cr|stoqdrivers-0.9.14-3|27	
14cr|stoqdrivers-0.9.14-3|28	%prep
14cr|stoqdrivers-0.9.14-3|29	
14cr|stoqdrivers-0.9.14-3|30	%setup -q
14cr|stoqdrivers-0.9.14-3|31	
14cr|stoqdrivers-0.9.14-3|32	%build
14cr|stoqdrivers-0.9.14-3|33	
14cr|stoqdrivers-0.9.14-3|34	%install
14cr|stoqdrivers-0.9.14-3|35	rm -rf %{buildroot}
14cr|stoqdrivers-0.9.14-3|36	python setup.py install --root=%{buildroot}
14cr|stoqdrivers-0.9.14-3|37	
14cr|stoqdrivers-0.9.14-3|38	%clean
14cr|stoqdrivers-0.9.14-3|39	rm -rf %{buildroot}
14cr|stoqdrivers-0.9.14-3|40	
14cr|stoqdrivers-0.9.14-3|41	%files
14cr|stoqdrivers-0.9.14-3|42	%defattr(-, root, root, 0755)
14cr|stoqdrivers-0.9.14-3|43	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|stoqdrivers-0.9.14-3|44	%{python_sitelib}/stoqdrivers
14cr|stoqdrivers-0.9.14-3|45	%{_datadir}/locale/*/LC_MESSAGES/stoqdrivers.mo
14cr|stoqdrivers-0.9.14-3|46	%{_datadir}/stoqdrivers/conf/*.ini
14cr|stoqdrivers-0.9.14-3|47	%{python_sitelib}/*.egg-info
14cr|stoqdrivers-0.9.14-3|48	
14cr|stoqdrivers-0.9.14-3|49	
14cr|stoqdrivers-0.9.14-3|50	
14cr|stoqdrivers-0.9.14-3|51	%changelog
14cr|stoqdrivers-0.9.14-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.14-3
14cr|stoqdrivers-0.9.14-3|53	+ Revision: 87ba8de
14cr|stoqdrivers-0.9.14-3|54	- MassBuild#464: Increase release tag
14cr|stoqdrivers-0.9.14-3|55	
14cr|stoqdrivers-0.9.14-3|56	

8458 14
14cr|stow-2.2.0-3|1	Summary: Separate software packages manager
14cr|stow-2.2.0-3|2	
14cr|stow-2.2.0-3|3	Name: stow
14cr|stow-2.2.0-3|4	Version: 2.2.0
14cr|stow-2.2.0-3|5	Release: 3
14cr|stow-2.2.0-3|6	License: GPL
14cr|stow-2.2.0-3|7	Group: System/Configuration/Packaging
14cr|stow-2.2.0-3|8	Source0: ftp://ftp.gnu.org/gnu/stow/%{name}-%{version}.tar.gz
14cr|stow-2.2.0-3|9	# (blino) from upstream CVS
14cr|stow-2.2.0-3|10	Patch0: stow-1.3.3-root_foo.patch.bz2
14cr|stow-2.2.0-3|11	URL: http://www.gnu.org/software/stow/
14cr|stow-2.2.0-3|12	BuildArch: noarch
14cr|stow-2.2.0-3|13	
14cr|stow-2.2.0-3|14	%description
14cr|stow-2.2.0-3|15	GNU Stow is a program for managing the installation of software packages,
14cr|stow-2.2.0-3|16	keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for
14cr|stow-2.2.0-3|17	example) while making them appear to e installed in the same place
14cr|stow-2.2.0-3|18	(/usr/local).
14cr|stow-2.2.0-3|19	
14cr|stow-2.2.0-3|20	%prep
14cr|stow-2.2.0-3|21	%setup -q
14cr|stow-2.2.0-3|22	
14cr|stow-2.2.0-3|23	%build
14cr|stow-2.2.0-3|24	%configure2_5x
14cr|stow-2.2.0-3|25	%make
14cr|stow-2.2.0-3|26	
14cr|stow-2.2.0-3|27	%install
14cr|stow-2.2.0-3|28	%makeinstall
14cr|stow-2.2.0-3|29	
14cr|stow-2.2.0-3|30	%files
14cr|stow-2.2.0-3|31	%defattr(-,root,root,0755)
14cr|stow-2.2.0-3|32	%doc AUTHORS COPYING NEWS README THANKS TODO
14cr|stow-2.2.0-3|33	%{_bindir}/*
14cr|stow-2.2.0-3|34	%{_infodir}/*
14cr|stow-2.2.0-3|35	%{_mandir}/man8/stow.*
14cr|stow-2.2.0-3|36	%{_usr}/lib/perl5/site_perl/
14cr|stow-2.2.0-3|37	
14cr|stow-2.2.0-3|38	
14cr|stow-2.2.0-3|39	
14cr|stow-2.2.0-3|40	%changelog
14cr|stow-2.2.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-3
14cr|stow-2.2.0-3|42	+ Revision: 7a9eb7e
14cr|stow-2.2.0-3|43	- MassBuild#464: Increase release tag
14cr|stow-2.2.0-3|44	
14cr|stow-2.2.0-3|45	

8459 14
14cr|stp-0.1392-3|1	%define _enable_debug_packages %{nil}
14cr|stp-0.1392-3|2	%define debug_package %{nil}
14cr|stp-0.1392-3|3	
14cr|stp-0.1392-3|4	Summary:	Constraint solver used by program analysis tools
14cr|stp-0.1392-3|5	Name:		stp
14cr|stp-0.1392-3|6	Version:	0.1392
14cr|stp-0.1392-3|7	Release:	3
14cr|stp-0.1392-3|8	License:	MIT and BSD
14cr|stp-0.1392-3|9	Group:		Development/Other
14cr|stp-0.1392-3|10	Url:		https://sites.google.com/site/stpfastprover/
14cr|stp-0.1392-3|11	# (using revision 1392)
14cr|stp-0.1392-3|12	# svn https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp stp
14cr|stp-0.1392-3|13	# find stp -name .svn | xargs rm -rf
14cr|stp-0.1392-3|14	# tar jcf stp.tar.bz2 stp
14cr|stp-0.1392-3|15	Source0:	stp.tar.bz2
14cr|stp-0.1392-3|16	Patch0:		stp-version.patch
14cr|stp-0.1392-3|17	Patch1:		stp-bison3.patch
14cr|stp-0.1392-3|18	BuildRequires:	bison
14cr|stp-0.1392-3|19	BuildRequires:	flex
14cr|stp-0.1392-3|20	BuildRequires:	subversion
14cr|stp-0.1392-3|21	BuildRequires:	valgrind
14cr|stp-0.1392-3|22	BuildRequires:	pkgconfig(zlib)
14cr|stp-0.1392-3|23	
14cr|stp-0.1392-3|24	%description
14cr|stp-0.1392-3|25	STP is a constraint solver (also referred to as a decision procedure or
14cr|stp-0.1392-3|26	automated prover) aimed at solving constraints generated by program analysis
14cr|stp-0.1392-3|27	tools, theorem provers, automated bug finders, biology, cryptography,
14cr|stp-0.1392-3|28	intelligent fuzzers and model checkers. STP has been used in many research
14cr|stp-0.1392-3|29	projects at Stanford, Berkeley, MIT, CMU and other universities. It is also
14cr|stp-0.1392-3|30	being used at many companies such as NVIDIA, some startup companies, and
14cr|stp-0.1392-3|31	by certain government agencies.
14cr|stp-0.1392-3|32	
14cr|stp-0.1392-3|33	The input to STP are formulas over the theory of bit-vectors and arrays
14cr|stp-0.1392-3|34	(This theory captures most expressions from languages like C/C++/Java and
14cr|stp-0.1392-3|35	Verilog), and the output of STP is a single bit of information that
14cr|stp-0.1392-3|36	indicates whether the formula is satisfiable or not. If the input is
14cr|stp-0.1392-3|37	satisfiable, then it also generates a variable assignment to satisfy the
14cr|stp-0.1392-3|38	input formula.
14cr|stp-0.1392-3|39	
14cr|stp-0.1392-3|40	%files
14cr|stp-0.1392-3|41	%doc %{_docdir}/%{name}
14cr|stp-0.1392-3|42	%{_bindir}/*
14cr|stp-0.1392-3|43	
14cr|stp-0.1392-3|44	#----------------------------------------------------------------------------
14cr|stp-0.1392-3|45	
14cr|stp-0.1392-3|46	%package devel
14cr|stp-0.1392-3|47	Summary:	Development files for STP
14cr|stp-0.1392-3|48	Group:		Development/Other
14cr|stp-0.1392-3|49	Conflicts:	%{name} < 0.1392-2
14cr|stp-0.1392-3|50	Requires:	%{name} = %{EVRD}
14cr|stp-0.1392-3|51	
14cr|stp-0.1392-3|52	%description devel
14cr|stp-0.1392-3|53	Development files for STP.
14cr|stp-0.1392-3|54	
14cr|stp-0.1392-3|55	%files devel
14cr|stp-0.1392-3|56	%{_includedir}/*
14cr|stp-0.1392-3|57	%{_libdir}/*.a
14cr|stp-0.1392-3|58	
14cr|stp-0.1392-3|59	#----------------------------------------------------------------------------
14cr|stp-0.1392-3|60	
14cr|stp-0.1392-3|61	%prep
14cr|stp-0.1392-3|62	%setup -q -n %{name}
14cr|stp-0.1392-3|63	%patch0 -p1
14cr|stp-0.1392-3|64	%patch1 -p1
14cr|stp-0.1392-3|65	perl -pi -e "s|(TEST_PREFIX=).*|\$1tests/|;" scripts/Makefile.common
14cr|stp-0.1392-3|66	perl -pi -e "s|__PACKAGE_VERSION__|%{version}|;" src/main/Makefile
14cr|stp-0.1392-3|67	
14cr|stp-0.1392-3|68	%build
14cr|stp-0.1392-3|69	. scripts/configure --with-prefix=%{_prefix} --with-fpic
14cr|stp-0.1392-3|70	%make OPTIMIZE="%{optflags}"
14cr|stp-0.1392-3|71	
14cr|stp-0.1392-3|72	%install
14cr|stp-0.1392-3|73	make install PREFIX=%{buildroot}%{_prefix} LIB_DIR=%{buildroot}%{_libdir}
14cr|stp-0.1392-3|74	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|stp-0.1392-3|75	install -m644 AUTHORS CODING_GUIDLINES DOWNLOAD LICENSE \
14cr|stp-0.1392-3|76	LICENSE_COMPONENTS README %{buildroot}%{_docdir}/%{name}
14cr|stp-0.1392-3|77	
14cr|stp-0.1392-3|78	%check
14cr|stp-0.1392-3|79	PATH=$PWD/bin:$PATH make regressall
14cr|stp-0.1392-3|80	install -m644 *.log %{buildroot}%{_docdir}/%{name}
14cr|stp-0.1392-3|81	
14cr|stp-0.1392-3|82	
14cr|stp-0.1392-3|83	%changelog
14cr|stp-0.1392-3|84	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1392-3
14cr|stp-0.1392-3|85	+ Revision: d7cc245
14cr|stp-0.1392-3|86	- Add patch to fix build with bison 3
14cr|stp-0.1392-3|87	
14cr|stp-0.1392-3|88	

8460 14
14cr|stratagus-2.2.7-5|1	Summary:	A real time strategy game engine
14cr|stratagus-2.2.7-5|2	Name:		stratagus
14cr|stratagus-2.2.7-5|3	Version:	2.2.7
14cr|stratagus-2.2.7-5|4	Release:	5
14cr|stratagus-2.2.7-5|5	License:	GPLv2+
14cr|stratagus-2.2.7-5|6	Group:		Games/Strategy
14cr|stratagus-2.2.7-5|7	Url:		http://stratagus.sourceforge.net/
14cr|stratagus-2.2.7-5|8	Source0:	http://launchpad.net/stratagus/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
14cr|stratagus-2.2.7-5|9	BuildRequires:	cmake
14cr|stratagus-2.2.7-5|10	BuildRequires:	bzip2-devel
14cr|stratagus-2.2.7-5|11	BuildRequires:	libmikmod-devel
14cr|stratagus-2.2.7-5|12	BuildRequires:	mng-devel
14cr|stratagus-2.2.7-5|13	BuildRequires:	tolua++-devel
14cr|stratagus-2.2.7-5|14	BuildRequires:	pkgconfig(gl)
14cr|stratagus-2.2.7-5|15	BuildRequires:	pkgconfig(glu)
14cr|stratagus-2.2.7-5|16	BuildRequires:	pkgconfig(libpng)
14cr|stratagus-2.2.7-5|17	BuildRequires:	pkgconfig(lua) < 5.2
14cr|stratagus-2.2.7-5|18	BuildRequires:	pkgconfig(theora)
14cr|stratagus-2.2.7-5|19	BuildRequires:	pkgconfig(sdl)
14cr|stratagus-2.2.7-5|20	BuildRequires:	pkgconfig(sqlite3)
14cr|stratagus-2.2.7-5|21	BuildRequires:	pkgconfig(vorbis)
14cr|stratagus-2.2.7-5|22	BuildRequires:	pkgconfig(x11)
14cr|stratagus-2.2.7-5|23	BuildRequires:	pkgconfig(zlib)
14cr|stratagus-2.2.7-5|24	
14cr|stratagus-2.2.7-5|25	%description
14cr|stratagus-2.2.7-5|26	Stratagus is a free cross-platform real-time strategy gaming engine.
14cr|stratagus-2.2.7-5|27	It includes support for playing over the internet/LAN, or playing a computer
14cr|stratagus-2.2.7-5|28	opponent. The engine is configurable and can be used to create games with a
14cr|stratagus-2.2.7-5|29	wide-range of features specific to your needs.
14cr|stratagus-2.2.7-5|30	
14cr|stratagus-2.2.7-5|31	%files
14cr|stratagus-2.2.7-5|32	%doc README doc/*
14cr|stratagus-2.2.7-5|33	%{_gamesbindir}/%{name}
14cr|stratagus-2.2.7-5|34	%{_bindir}/png2stratagus
14cr|stratagus-2.2.7-5|35	%{_sbindir}/metaserver
14cr|stratagus-2.2.7-5|36	
14cr|stratagus-2.2.7-5|37	#----------------------------------------------------------------------------
14cr|stratagus-2.2.7-5|38	
14cr|stratagus-2.2.7-5|39	%package devel
14cr|stratagus-2.2.7-5|40	Summary:	Development files for %{name}
14cr|stratagus-2.2.7-5|41	Group:		Development/Other
14cr|stratagus-2.2.7-5|42	Requires:	%{name} = %{EVRD}
14cr|stratagus-2.2.7-5|43	BuildArch:	noarch
14cr|stratagus-2.2.7-5|44	
14cr|stratagus-2.2.7-5|45	%description devel
14cr|stratagus-2.2.7-5|46	This package contains development files for %{name}.
14cr|stratagus-2.2.7-5|47	
14cr|stratagus-2.2.7-5|48	%files devel
14cr|stratagus-2.2.7-5|49	%{_includedir}/%{name}*
14cr|stratagus-2.2.7-5|50	
14cr|stratagus-2.2.7-5|51	#----------------------------------------------------------------------------
14cr|stratagus-2.2.7-5|52	
14cr|stratagus-2.2.7-5|53	%prep
14cr|stratagus-2.2.7-5|54	%setup -q -n %{name}_%{version}.orig
14cr|stratagus-2.2.7-5|55	
14cr|stratagus-2.2.7-5|56	%build
14cr|stratagus-2.2.7-5|57	# default build options seem to be fine
14cr|stratagus-2.2.7-5|58	%cmake -DENABLE_DEV=ON
14cr|stratagus-2.2.7-5|59	%make
14cr|stratagus-2.2.7-5|60	
14cr|stratagus-2.2.7-5|61	%install
14cr|stratagus-2.2.7-5|62	%makeinstall_std -C build
14cr|stratagus-2.2.7-5|63	
14cr|stratagus-2.2.7-5|64	
14cr|stratagus-2.2.7-5|65	%changelog
14cr|stratagus-2.2.7-5|66	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.7-5
14cr|stratagus-2.2.7-5|67	+ Revision: b5d5454
14cr|stratagus-2.2.7-5|68	- Force lua 5.1
14cr|stratagus-2.2.7-5|69	
14cr|stratagus-2.2.7-5|70	

8461 14
14cr|straw-0.27-9|1	%define	name	straw
14cr|straw-0.27-9|2	%define version 0.27
14cr|straw-0.27-9|3	%define release 9
14cr|straw-0.27-9|4	%define fname %name-%{version}
14cr|straw-0.27-9|5	%define	Summary	RSS feed agregator for Gnome
14cr|straw-0.27-9|6	
14cr|straw-0.27-9|7	Summary:	%Summary
14cr|straw-0.27-9|8	Name:		%name
14cr|straw-0.27-9|9	Version:	%version
14cr|straw-0.27-9|10	Release:	%release
14cr|straw-0.27-9|11	License:	GPL
14cr|straw-0.27-9|12	Group:		Networking/News
14cr|straw-0.27-9|13	URL:		http://www.gnome.org/projects/straw/
14cr|straw-0.27-9|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/straw/%{fname}.tar.bz2
14cr|straw-0.27-9|15	Source1:	%name-icons.tar.bz2
14cr|straw-0.27-9|16	Patch0:		straw-0.27-fix-build.patch
14cr|straw-0.27-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|straw-0.27-9|18	
14cr|straw-0.27-9|19	BuildRequires:	python-devel >= 2.3
14cr|straw-0.27-9|20	BuildRequires:	pygtk2.0-libglade >= 2.6
14cr|straw-0.27-9|21	BuildRequires:	pygtk2.0-devel >= 2.6
14cr|straw-0.27-9|22	BuildRequires:	gnome-python-canvas
14cr|straw-0.27-9|23	BuildRequires:	gnome-python-gtkhtml2
14cr|straw-0.27-9|24	BuildRequires:	gnome-python-gnomevfs
14cr|straw-0.27-9|25	BuildRequires:	gnome-python-gconf
14cr|straw-0.27-9|26	BuildRequires:	adns-python
14cr|straw-0.27-9|27	BuildRequires:	intltool
14cr|straw-0.27-9|28	BuildRequires:	dbus-python
14cr|straw-0.27-9|29	BuildRequires:	desktop-file-utils
14cr|straw-0.27-9|30	Requires:	pygtk2.0-libglade >= 2.6
14cr|straw-0.27-9|31	Requires:	gnome-python-canvas
14cr|straw-0.27-9|32	Requires:	gnome-python-gtkhtml2
14cr|straw-0.27-9|33	Requires:	gnome-python-gnomevfs
14cr|straw-0.27-9|34	Requires:	gnome-python-gconf
14cr|straw-0.27-9|35	Requires:	dbus-python
14cr|straw-0.27-9|36	Requires:	adns-python
14cr|straw-0.27-9|37	#gw we only need this for backward compatibility
14cr|straw-0.27-9|38	Requires:	egenix-mx-base
14cr|straw-0.27-9|39	BuildArch: noarch
14cr|straw-0.27-9|40	
14cr|straw-0.27-9|41	%description
14cr|straw-0.27-9|42	Straw is a desktop news aggregator for the GNOME environment. Its aim is to be
14cr|straw-0.27-9|43	a faster, easier and more accessible way to read news and blogs than the
14cr|straw-0.27-9|44	traditional browser.
14cr|straw-0.27-9|45	
14cr|straw-0.27-9|46	%prep
14cr|straw-0.27-9|47	%setup -q -n %fname -a1
14cr|straw-0.27-9|48	%patch0 -p0
14cr|straw-0.27-9|49	
14cr|straw-0.27-9|50	%build
14cr|straw-0.27-9|51	python setup.py build -v
14cr|straw-0.27-9|52	
14cr|straw-0.27-9|53	%install
14cr|straw-0.27-9|54	rm -rf ${RPM_BUILD_ROOT}
14cr|straw-0.27-9|55	python setup.py install --prefix=%_prefix --root=%buildroot --disable-modules-check
14cr|straw-0.27-9|56	%find_lang %name
14cr|straw-0.27-9|57	rm -rf %buildroot%_sysconfdir/gconf/gconf.xml.defaults
14cr|straw-0.27-9|58	
14cr|straw-0.27-9|59	chmod 0644 NEWS LICENSE README TODO
14cr|straw-0.27-9|60	
14cr|straw-0.27-9|61	
14cr|straw-0.27-9|62	desktop-file-install --vendor="" \
14cr|straw-0.27-9|63	--remove-category="Application" \
14cr|straw-0.27-9|64	--add-category="GTK" \
14cr|straw-0.27-9|65	--add-category="Network;News" \
14cr|straw-0.27-9|66	--add-category="X-MandrivaLinux-Internet-News" \
14cr|straw-0.27-9|67	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cr|straw-0.27-9|68	
14cr|straw-0.27-9|69	
14cr|straw-0.27-9|70	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
14cr|straw-0.27-9|71	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
14cr|straw-0.27-9|72	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
14cr|straw-0.27-9|73	
14cr|straw-0.27-9|74	%if %mdkversion < 200900
14cr|straw-0.27-9|75	%post
14cr|straw-0.27-9|76	%update_menus
14cr|straw-0.27-9|77	%post_install_gconf_schemas %{name}
14cr|straw-0.27-9|78	%endif
14cr|straw-0.27-9|79	
14cr|straw-0.27-9|80	%preun
14cr|straw-0.27-9|81	%preun_uninstall_gconf_schemas %{name}
14cr|straw-0.27-9|82	
14cr|straw-0.27-9|83	
14cr|straw-0.27-9|84	%if %mdkversion < 200900
14cr|straw-0.27-9|85	%postun
14cr|straw-0.27-9|86	%clean_menus
14cr|straw-0.27-9|87	%endif
14cr|straw-0.27-9|88	
14cr|straw-0.27-9|89	%clean
14cr|straw-0.27-9|90	rm -rf %buildroot
14cr|straw-0.27-9|91	
14cr|straw-0.27-9|92	%files -f straw.lang
14cr|straw-0.27-9|93	%defattr(-,root,root)
14cr|straw-0.27-9|94	%doc NEWS LICENSE README TODO
14cr|straw-0.27-9|95	
14cr|straw-0.27-9|96	%{_bindir}/*
14cr|straw-0.27-9|97	%_sysconfdir/gconf/schemas/%name.schemas
14cr|straw-0.27-9|98	%{_datadir}/applications/%name.desktop
14cr|straw-0.27-9|99	%{_datadir}/%name
14cr|straw-0.27-9|100	%{py_puresitedir}/%name
14cr|straw-0.27-9|101	%{py_puresitedir}/*.egg-info
14cr|straw-0.27-9|102	%{_iconsdir}/*/%name.png
14cr|straw-0.27-9|103	%{_iconsdir}/%name.png
14cr|straw-0.27-9|104	%{_datadir}/pixmaps/%name.png
14cr|straw-0.27-9|105	
14cr|straw-0.27-9|106	
14cr|straw-0.27-9|107	
14cr|straw-0.27-9|108	
14cr|straw-0.27-9|109	
14cr|straw-0.27-9|110	%changelog
14cr|straw-0.27-9|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.27-9
14cr|straw-0.27-9|112	+ Revision: 741841f
14cr|straw-0.27-9|113	- MassBuild#464: Increase release tag
14cr|straw-0.27-9|114	
14cr|straw-0.27-9|115	

8462 14
14cr|streamripper-1.64.6-4|1	%define name	streamripper
14cr|streamripper-1.64.6-4|2	%define version 1.64.6
14cr|streamripper-1.64.6-4|3	%define release  4
14cr|streamripper-1.64.6-4|4	
14cr|streamripper-1.64.6-4|5	Summary:	Audio stream recorder
14cr|streamripper-1.64.6-4|6	Name:		%{name}
14cr|streamripper-1.64.6-4|7	Version:	%{version}
14cr|streamripper-1.64.6-4|8	Release:	%{release}
14cr|streamripper-1.64.6-4|9	Group:		Sound
14cr|streamripper-1.64.6-4|10	URL:		http://sourceforge.net/projects/streamripper
14cr|streamripper-1.64.6-4|11	License:	GPLv2+
14cr|streamripper-1.64.6-4|12	Source0:	http://mesh.dl.sourceforge.net/sourceforge/streamripper/%{name}-%{version}.tar.gz
14cr|streamripper-1.64.6-4|13	BuildRequires:	pkgconfig(ogg)
14cr|streamripper-1.64.6-4|14	BuildRequires:	pkgconfig(vorbis)
14cr|streamripper-1.64.6-4|15	BuildRequires:	libglib2-devel
14cr|streamripper-1.64.6-4|16	BuildRequires:	tre-devel
14cr|streamripper-1.64.6-4|17	BuildRequires:	pkgconfig(mad)
14cr|streamripper-1.64.6-4|18	
14cr|streamripper-1.64.6-4|19	%description
14cr|streamripper-1.64.6-4|20	Streamripper records shoutcast compatible and live365 streams.
14cr|streamripper-1.64.6-4|21	For shoutcast style streams it finds the "meta data" or track
14cr|streamripper-1.64.6-4|22	separation data, and uses that as a marker for where the track
14cr|streamripper-1.64.6-4|23	should be separated. For live365 streams it hits the website
14cr|streamripper-1.64.6-4|24	and finds when a track has changed. Either way, the MP3 data
14cr|streamripper-1.64.6-4|25	will be decoded and scanned for a silent point which is where
14cr|streamripper-1.64.6-4|26	tracks will be created.
14cr|streamripper-1.64.6-4|27	
14cr|streamripper-1.64.6-4|28	%prep
14cr|streamripper-1.64.6-4|29	%setup -q
14cr|streamripper-1.64.6-4|30	
14cr|streamripper-1.64.6-4|31	%build
14cr|streamripper-1.64.6-4|32	%configure2_5x
14cr|streamripper-1.64.6-4|33	%make
14cr|streamripper-1.64.6-4|34	
14cr|streamripper-1.64.6-4|35	%install
14cr|streamripper-1.64.6-4|36	rm -fr $RPM_BUILD_ROOT
14cr|streamripper-1.64.6-4|37	%makeinstall_std
14cr|streamripper-1.64.6-4|38	
14cr|streamripper-1.64.6-4|39	%files
14cr|streamripper-1.64.6-4|40	%defattr(-,root,root)
14cr|streamripper-1.64.6-4|41	%doc README THANKS *.txt
14cr|streamripper-1.64.6-4|42	%_bindir/*
14cr|streamripper-1.64.6-4|43	%_mandir/man1/*
14cr|streamripper-1.64.6-4|44	
14cr|streamripper-1.64.6-4|45	%clean
14cr|streamripper-1.64.6-4|46	rm -rf $RPM_BUILD_ROOT
14cr|streamripper-1.64.6-4|47	
14cr|streamripper-1.64.6-4|48	
14cr|streamripper-1.64.6-4|49	
14cr|streamripper-1.64.6-4|50	
14cr|streamripper-1.64.6-4|51	%changelog
14cr|streamripper-1.64.6-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.64.6-4
14cr|streamripper-1.64.6-4|53	+ Revision: 2b8f664
14cr|streamripper-1.64.6-4|54	- MassBuild#464: Increase release tag
14cr|streamripper-1.64.6-4|55	
14cr|streamripper-1.64.6-4|56	

8463 14
14cr|stress-1.0.4-2|1	
14cr|stress-1.0.4-2|2	Name:         stress
14cr|stress-1.0.4-2|3	License:      GPL
14cr|stress-1.0.4-2|4	Group:        System/Kernel and hardware
14cr|stress-1.0.4-2|5	Summary:      A tool which imposes a configurable amount of load on your system
14cr|stress-1.0.4-2|6	
14cr|stress-1.0.4-2|7	Version:      1.0.4
14cr|stress-1.0.4-2|8	Release:      2
14cr|stress-1.0.4-2|9	Source:       http://weather.ou.edu/~apw/projects/stress/%{name}-%{version}.tar.gz
14cr|stress-1.0.4-2|10	URL:          http://weather.ou.edu/~apw/projects/stress/
14cr|stress-1.0.4-2|11	%description
14cr|stress-1.0.4-2|12	
14cr|stress-1.0.4-2|13	stress is a tool which imposes a configurable amount of CPU, memory, I/O, or
14cr|stress-1.0.4-2|14	disk stress on a POSIX-compliant operating system. It is written in
14cr|stress-1.0.4-2|15	highly-portable ANSI C, and uses the GNU Autotools to compile on a great number
14cr|stress-1.0.4-2|16	of UNIX-like operating systems.
14cr|stress-1.0.4-2|17	
14cr|stress-1.0.4-2|18	stress is not a benchmark. It is a tool used by system administrators to
14cr|stress-1.0.4-2|19	evaluate how well their systems will scale, by kernel programmers to evaluate
14cr|stress-1.0.4-2|20	perceived performance characteristics, and by systems programmers to expose the
14cr|stress-1.0.4-2|21	classes of bugs which only or more frequently manifest themselves when the
14cr|stress-1.0.4-2|22	system is under heavy load.
14cr|stress-1.0.4-2|23	
14cr|stress-1.0.4-2|24	%prep
14cr|stress-1.0.4-2|25	%setup
14cr|stress-1.0.4-2|26	
14cr|stress-1.0.4-2|27	%build
14cr|stress-1.0.4-2|28	%configure
14cr|stress-1.0.4-2|29	%make
14cr|stress-1.0.4-2|30	
14cr|stress-1.0.4-2|31	
14cr|stress-1.0.4-2|32	
14cr|stress-1.0.4-2|33	%clean
14cr|stress-1.0.4-2|34	
14cr|stress-1.0.4-2|35	
14cr|stress-1.0.4-2|36	%install
14cr|stress-1.0.4-2|37	make install DESTDIR=%{buildroot}
14cr|stress-1.0.4-2|38	
14cr|stress-1.0.4-2|39	%files
14cr|stress-1.0.4-2|40	%{_bindir}/stress
14cr|stress-1.0.4-2|41	%{_infodir}/stress.info.*
14cr|stress-1.0.4-2|42	%{_mandir}/man1/*
14cr|stress-1.0.4-2|43	
14cr|stress-1.0.4-2|44	
14cr|stress-1.0.4-2|45	
14cr|stress-1.0.4-2|46	
14cr|stress-1.0.4-2|47	
14cr|stress-1.0.4-2|48	
14cr|stress-1.0.4-2|49	%changelog
14cr|stress-1.0.4-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cr|stress-1.0.4-2|51	+ Revision: 49746b7
14cr|stress-1.0.4-2|52	- MassBuild#464: Increase release tag
14cr|stress-1.0.4-2|53	
14cr|stress-1.0.4-2|54	

8464 14
14cr|strongswan-5.0.1-3|1	#%%define Werror_cflags %nil
14cr|strongswan-5.0.1-3|2	
14cr|strongswan-5.0.1-3|3	Summary:	StrongSWAN IPSEC implementation
14cr|strongswan-5.0.1-3|4	Name:		strongswan
14cr|strongswan-5.0.1-3|5	Version:	5.0.1
14cr|strongswan-5.0.1-3|6	Release:	3
14cr|strongswan-5.0.1-3|7	License:	GPLv2+
14cr|strongswan-5.0.1-3|8	Group:		System/Servers
14cr|strongswan-5.0.1-3|9	Url:		http://www.strongswan.org/
14cr|strongswan-5.0.1-3|10	Source0:	http://download.strongswan.org/%{name}-%{version}.tar.bz2
14cr|strongswan-5.0.1-3|11	Source1:	strongswan.init
14cr|strongswan-5.0.1-3|12	Patch0:		strongswan-4.5.2-format_not_a_string_literal_and_no_format_arguments.diff
14cr|strongswan-5.0.1-3|13	Patch1:		strongswan-5.0.1-rosa-link.patch
14cr|strongswan-5.0.1-3|14	BuildRequires:	intltool
14cr|strongswan-5.0.1-3|15	BuildRequires:	gmp-devel
14cr|strongswan-5.0.1-3|16	BuildRequires:	libfcgi-devel
14cr|strongswan-5.0.1-3|17	BuildRequires:	libldap-devel
14cr|strongswan-5.0.1-3|18	#BuildRequires:	opensc-devel
14cr|strongswan-5.0.1-3|19	BuildRequires:	pkgconfig(libcurl)
14cr|strongswan-5.0.1-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|strongswan-5.0.1-3|21	Requires:	%{_lib}opensc3
14cr|strongswan-5.0.1-3|22	Requires(post,preun):	rpm-helper
14cr|strongswan-5.0.1-3|23	
14cr|strongswan-5.0.1-3|24	%description
14cr|strongswan-5.0.1-3|25	FreeS/WAN is a free implementation of IPSEC & IKE for Linux.  IPSEC is
14cr|strongswan-5.0.1-3|26	the Internet Protocol Security and uses strong cryptography to provide
14cr|strongswan-5.0.1-3|27	both authentication and encryption services.  These services allow you
14cr|strongswan-5.0.1-3|28	to build secure tunnels through untrusted networks.  Everything passing
14cr|strongswan-5.0.1-3|29	through the untrusted net is encrypted by the ipsec gateway machine and
14cr|strongswan-5.0.1-3|30	decrypted by the gateway at the other end of the tunnel.  The resulting
14cr|strongswan-5.0.1-3|31	tunnel is a virtual private network or VPN.
14cr|strongswan-5.0.1-3|32	
14cr|strongswan-5.0.1-3|33	This package contains the daemons and userland tools for setting up
14cr|strongswan-5.0.1-3|34	FreeS/WAN on a freeswan enabled kernel.
14cr|strongswan-5.0.1-3|35	
14cr|strongswan-5.0.1-3|36	%files
14cr|strongswan-5.0.1-3|37	%defattr(-,root,root,755)
14cr|strongswan-5.0.1-3|38	%doc AUTHORS TODO NEWS README LICENSE
14cr|strongswan-5.0.1-3|39	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/
14cr|strongswan-5.0.1-3|40	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/acerts
14cr|strongswan-5.0.1-3|41	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/aacerts
14cr|strongswan-5.0.1-3|42	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/ocspcerts
14cr|strongswan-5.0.1-3|43	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/certs
14cr|strongswan-5.0.1-3|44	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/cacerts
14cr|strongswan-5.0.1-3|45	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/crls
14cr|strongswan-5.0.1-3|46	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/private
14cr|strongswan-5.0.1-3|47	%config(noreplace) %{_sysconfdir}/ipsec.conf
14cr|strongswan-5.0.1-3|48	%{_initrddir}/ipsec
14cr|strongswan-5.0.1-3|49	%config(noreplace) %{_sysconfdir}/strongswan.conf
14cr|strongswan-5.0.1-3|50	%{_systemunitdir}/strongswan.service
14cr|strongswan-5.0.1-3|51	%{_libdir}/ipsec
14cr|strongswan-5.0.1-3|52	%{_mandir}/man*/*
14cr|strongswan-5.0.1-3|53	%{_sbindir}/ipsec
14cr|strongswan-5.0.1-3|54	
14cr|strongswan-5.0.1-3|55	%post
14cr|strongswan-5.0.1-3|56	%_post_service ipsec
14cr|strongswan-5.0.1-3|57	
14cr|strongswan-5.0.1-3|58	%preun
14cr|strongswan-5.0.1-3|59	%_preun_service ipsec
14cr|strongswan-5.0.1-3|60	
14cr|strongswan-5.0.1-3|61	#----------------------------------------------------------------------------
14cr|strongswan-5.0.1-3|62	
14cr|strongswan-5.0.1-3|63	%prep
14cr|strongswan-5.0.1-3|64	%setup -q
14cr|strongswan-5.0.1-3|65	#patch0 -p0 -b .str
14cr|strongswan-5.0.1-3|66	%patch1 -p1 -b .link
14cr|strongswan-5.0.1-3|67	
14cr|strongswan-5.0.1-3|68	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|strongswan-5.0.1-3|69	
14cr|strongswan-5.0.1-3|70	%build
14cr|strongswan-5.0.1-3|71	autoreconf -fi
14cr|strongswan-5.0.1-3|72	%serverbuild
14cr|strongswan-5.0.1-3|73	
14cr|strongswan-5.0.1-3|74	%configure2_5x \
14cr|strongswan-5.0.1-3|75	--enable-smartcard \
14cr|strongswan-5.0.1-3|76	--enable-cisco-quirks \
14cr|strongswan-5.0.1-3|77	--enable-ldap \
14cr|strongswan-5.0.1-3|78	--with-default-pkcs11=%{_libdir}/opensc-pkcs11.so \
14cr|strongswan-5.0.1-3|79	--disable-static \
14cr|strongswan-5.0.1-3|80	--with-systemdsystemunitdir=%{_systemunitdir}
14cr|strongswan-5.0.1-3|81	
14cr|strongswan-5.0.1-3|82	%make
14cr|strongswan-5.0.1-3|83	
14cr|strongswan-5.0.1-3|84	%install
14cr|strongswan-5.0.1-3|85	install -d %{buildroot}%{_sysconfdir}/ipsec.d/{cacerts,crls,private,certs,acerts,aacerts,ocspcerts}
14cr|strongswan-5.0.1-3|86	install -d %{buildroot}%{_initrddir}
14cr|strongswan-5.0.1-3|87	install -d %{buildroot}/var/run/pluto
14cr|strongswan-5.0.1-3|88	
14cr|strongswan-5.0.1-3|89	%makeinstall_std
14cr|strongswan-5.0.1-3|90	
14cr|strongswan-5.0.1-3|91	# (fg) File is copied over here
14cr|strongswan-5.0.1-3|92	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ipsec
14cr|strongswan-5.0.1-3|93	
14cr|strongswan-5.0.1-3|94	
14cr|strongswan-5.0.1-3|95	%changelog
14cr|strongswan-5.0.1-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.1-3
14cr|strongswan-5.0.1-3|97	+ Revision: 0c96f2f
14cr|strongswan-5.0.1-3|98	- MassBuild#464: Increase release tag
14cr|strongswan-5.0.1-3|99	
14cr|strongswan-5.0.1-3|100	

8465 14
14cr|stun-0.96-7|1	Summary:        STUN server and client
14cr|stun-0.96-7|2	Name:           stun
14cr|stun-0.96-7|3	Version:        0.96
14cr|stun-0.96-7|4	Release:        7
14cr|stun-0.96-7|5	License:        BSD
14cr|stun-0.96-7|6	Group:          System/Servers
14cr|stun-0.96-7|7	URL:            http://www.vovida.org/applications/downloads/stun/
14cr|stun-0.96-7|8	Source0:        http://prdownloads.sourceforge.net/stun/stund_%{version}_Aug13.tar.bz2
14cr|stun-0.96-7|9	Source1:        stun-server.init
14cr|stun-0.96-7|10	Source2:        stun-server.sysconfig
14cr|stun-0.96-7|11	Patch0:         stund-0.94-mdk_conf.diff
14cr|stun-0.96-7|12	Patch1:         stund-0.94-x86_64.diff
14cr|stun-0.96-7|13	Patch2:         stun-checkinit.diff
14cr|stun-0.96-7|14	Requires(post): rpm-helper
14cr|stun-0.96-7|15	Requires(preun): rpm-helper
14cr|stun-0.96-7|16	BuildRequires:	dos2unix
14cr|stun-0.96-7|17	BuildRequires:	openssl-devel
14cr|stun-0.96-7|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|stun-0.96-7|19	
14cr|stun-0.96-7|20	%description
14cr|stun-0.96-7|21	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
14cr|stun-0.96-7|22	server is an implementation of the STUN protocol that enables STUN
14cr|stun-0.96-7|23	functionality in SIP-based systems. The STUN server tar ball also include a
14cr|stun-0.96-7|24	client API to enable STUN functionality in SIP endpoints. In addition there is
14cr|stun-0.96-7|25	a command line UNIX client and a graphical windows client that check what type
14cr|stun-0.96-7|26	of NAT the user is using.
14cr|stun-0.96-7|27	
14cr|stun-0.96-7|28	STUN is an application-layer protocol that can determine the public IP and
14cr|stun-0.96-7|29	nature of a NAT device that sits between the STUN client and STUN server.
14cr|stun-0.96-7|30	
14cr|stun-0.96-7|31	%package         server
14cr|stun-0.96-7|32	Summary:         STUN server
14cr|stun-0.96-7|33	Group:           System/Servers
14cr|stun-0.96-7|34	Requires(post):  rpm-helper
14cr|stun-0.96-7|35	Requires(preun): rpm-helper
14cr|stun-0.96-7|36	
14cr|stun-0.96-7|37	%description     server
14cr|stun-0.96-7|38	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
14cr|stun-0.96-7|39	server is an implementation of the STUN protocol that enables STUN
14cr|stun-0.96-7|40	functionality in SIP-based systems. The STUN server tar ball also include a
14cr|stun-0.96-7|41	client API to enable STUN functionality in SIP endpoints. In addition there is
14cr|stun-0.96-7|42	a command line UNIX client and a graphical windows client that check what type
14cr|stun-0.96-7|43	of NAT the user is using.
14cr|stun-0.96-7|44	
14cr|stun-0.96-7|45	STUN is an application-layer protocol that can determine the public IP and
14cr|stun-0.96-7|46	nature of a NAT device that sits between the STUN client and STUN server.
14cr|stun-0.96-7|47	
14cr|stun-0.96-7|48	This package contains the STUN server.
14cr|stun-0.96-7|49	
14cr|stun-0.96-7|50	%package        client
14cr|stun-0.96-7|51	Summary:        STUN client
14cr|stun-0.96-7|52	Group:          System/Servers
14cr|stun-0.96-7|53	
14cr|stun-0.96-7|54	%description    client
14cr|stun-0.96-7|55	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
14cr|stun-0.96-7|56	server is an implementation of the STUN protocol that enables STUN
14cr|stun-0.96-7|57	functionality in SIP-based systems. The STUN server tar ball also include a
14cr|stun-0.96-7|58	client API to enable STUN functionality in SIP endpoints. In addition there is
14cr|stun-0.96-7|59	a command line UNIX client and a graphical windows client that check what type
14cr|stun-0.96-7|60	of NAT the user is using.
14cr|stun-0.96-7|61	
14cr|stun-0.96-7|62	STUN is an application-layer protocol that can determine the public IP and
14cr|stun-0.96-7|63	nature of a NAT device that sits between the STUN client and STUN server.
14cr|stun-0.96-7|64	
14cr|stun-0.96-7|65	This package contains the STUN client.
14cr|stun-0.96-7|66	
14cr|stun-0.96-7|67	%prep
14cr|stun-0.96-7|68	
14cr|stun-0.96-7|69	%setup -q -n stund
14cr|stun-0.96-7|70	%patch0 -p1
14cr|stun-0.96-7|71	%patch1 -p0
14cr|stun-0.96-7|72	%patch2 -p0
14cr|stun-0.96-7|73	
14cr|stun-0.96-7|74	# strip away annoying ^M
14cr|stun-0.96-7|75	find -type f -exec dos2unix -U {} \;
14cr|stun-0.96-7|76	
14cr|stun-0.96-7|77	cp %{SOURCE1} stun-server.init
14cr|stun-0.96-7|78	cp %{SOURCE2} stun-server.sysconfig
14cr|stun-0.96-7|79	
14cr|stun-0.96-7|80	%build
14cr|stun-0.96-7|81	
14cr|stun-0.96-7|82	%make CXXFLAGS="%{optflags}"
14cr|stun-0.96-7|83	
14cr|stun-0.96-7|84	%install
14cr|stun-0.96-7|85	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|stun-0.96-7|86	
14cr|stun-0.96-7|87	install -d %{buildroot}%{_sbindir}
14cr|stun-0.96-7|88	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|stun-0.96-7|89	install -d %{buildroot}%{_initrddir}
14cr|stun-0.96-7|90	
14cr|stun-0.96-7|91	install -m0755 stun-server %{buildroot}%{_sbindir}/stun-server
14cr|stun-0.96-7|92	install -m0755 stun-client %{buildroot}%{_sbindir}/stun-client
14cr|stun-0.96-7|93	
14cr|stun-0.96-7|94	install -m0755 stun-server.init %{buildroot}%{_initrddir}/stun-server
14cr|stun-0.96-7|95	install -m0644 stun-server.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/stun-server
14cr|stun-0.96-7|96	
14cr|stun-0.96-7|97	%post server
14cr|stun-0.96-7|98	%_post_service stun-server
14cr|stun-0.96-7|99	
14cr|stun-0.96-7|100	%preun server
14cr|stun-0.96-7|101	%_preun_service stun-server
14cr|stun-0.96-7|102	
14cr|stun-0.96-7|103	%clean
14cr|stun-0.96-7|104	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|stun-0.96-7|105	
14cr|stun-0.96-7|106	%files server
14cr|stun-0.96-7|107	%defattr(-,root,root,-)
14cr|stun-0.96-7|108	%doc nattest nattestwarning.txt rfc3489.txt
14cr|stun-0.96-7|109	%attr(0755,root,root) %{_initrddir}/stun-server
14cr|stun-0.96-7|110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/stun-server
14cr|stun-0.96-7|111	%attr(0755,root,root) %{_sbindir}/stun-server
14cr|stun-0.96-7|112	
14cr|stun-0.96-7|113	%files client
14cr|stun-0.96-7|114	%defattr(-,root,root,-)
14cr|stun-0.96-7|115	%attr(0755,root,root) %{_sbindir}/stun-client
14cr|stun-0.96-7|116	
14cr|stun-0.96-7|117	
14cr|stun-0.96-7|118	
14cr|stun-0.96-7|119	
14cr|stun-0.96-7|120	
14cr|stun-0.96-7|121	%changelog
14cr|stun-0.96-7|122	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.96-7
14cr|stun-0.96-7|123	+ Revision: 1326dbc
14cr|stun-0.96-7|124	- MassBuild#464: Increase release tag
14cr|stun-0.96-7|125	
14cr|stun-0.96-7|126	

8466 14
14cr|stuntrally-2.3-2|1	Summary:	Racing game with Track Editor, based on VDrift and OGRE
14cr|stuntrally-2.3-2|2	Name:		stuntrally
14cr|stuntrally-2.3-2|3	Version:	2.3
14cr|stuntrally-2.3-2|4	Release:	2
14cr|stuntrally-2.3-2|5	License:	GPLv3+
14cr|stuntrally-2.3-2|6	Group:		Games/Arcade
14cr|stuntrally-2.3-2|7	Url:		http://code.google.com/p/vdrift-ogre/
14cr|stuntrally-2.3-2|8	# Sometimes we re-pack from git
14cr|stuntrally-2.3-2|9	# 1. https://github.com/stuntrally/stuntrally
14cr|stuntrally-2.3-2|10	# 2. https://github.com/stuntrally/tracks
14cr|stuntrally-2.3-2|11	Source0:	%{name}-%{version}.tar.gz
14cr|stuntrally-2.3-2|12	# Tracks
14cr|stuntrally-2.3-2|13	Source1:	tracks-%{version}.tar.gz
14cr|stuntrally-2.3-2|14	Patch0:		stuntrally-2.2-gamesbindir.patch
14cr|stuntrally-2.3-2|15	BuildRequires:	cmake
14cr|stuntrally-2.3-2|16	BuildRequires:	pkgconfig(libenet)
14cr|stuntrally-2.3-2|17	BuildRequires:	pkgconfig(MYGUI) >= 3.2
14cr|stuntrally-2.3-2|18	BuildRequires:	pkgconfig(ogg)
14cr|stuntrally-2.3-2|19	BuildRequires:	pkgconfig(uuid)
14cr|stuntrally-2.3-2|20	BuildRequires:	pkgconfig(vorbis)
14cr|stuntrally-2.3-2|21	BuildRequires:	pkgconfig(OGRE) >= 1.8.0
14cr|stuntrally-2.3-2|22	BuildRequires:	pkgconfig(OIS)
14cr|stuntrally-2.3-2|23	BuildRequires:	pkgconfig(sdl2)
14cr|stuntrally-2.3-2|24	BuildRequires:	pkgconfig(xcursor)
14cr|stuntrally-2.3-2|25	Requires:	ogre
14cr|stuntrally-2.3-2|26	Requires:	stuntrally-tracks = %{version}
14cr|stuntrally-2.3-2|27	# ogre-cg-plugin is in non-free
14cr|stuntrally-2.3-2|28	Suggests:	ogre-cg-plugin
14cr|stuntrally-2.3-2|29	
14cr|stuntrally-2.3-2|30	%description
14cr|stuntrally-2.3-2|31	Rally game with Stunt elements, based on VDrift and OGRE.
14cr|stuntrally-2.3-2|32	The game features many tracks, sceneries, cars and a Track Editor.
14cr|stuntrally-2.3-2|33	It focuses on closed rally tracks with possible stunt elements (jumps,
14cr|stuntrally-2.3-2|34	loops, pipes).
14cr|stuntrally-2.3-2|35	
14cr|stuntrally-2.3-2|36	Warning! You need ogre-cg-plugin from Non-Free repository to run this game.
14cr|stuntrally-2.3-2|37	
14cr|stuntrally-2.3-2|38	%files
14cr|stuntrally-2.3-2|39	%doc Readme.txt License.txt
14cr|stuntrally-2.3-2|40	%{_gamesbindir}/*
14cr|stuntrally-2.3-2|41	%{_datadir}/applications/%{name}.desktop
14cr|stuntrally-2.3-2|42	%{_datadir}/applications/sr-editor.desktop
14cr|stuntrally-2.3-2|43	%{_gamesdatadir}/%{name}
14cr|stuntrally-2.3-2|44	%exclude %{_gamesdatadir}/%{name}/tracks
14cr|stuntrally-2.3-2|45	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|stuntrally-2.3-2|46	%{_iconsdir}/hicolor/*/apps/sr-editor.png
14cr|stuntrally-2.3-2|47	
14cr|stuntrally-2.3-2|48	#----------------------------------------------------------------------------
14cr|stuntrally-2.3-2|49	
14cr|stuntrally-2.3-2|50	%package tracks
14cr|stuntrally-2.3-2|51	Summary:	Tracks for Stunt Rally
14cr|stuntrally-2.3-2|52	Group:		Games/Arcade
14cr|stuntrally-2.3-2|53	Requires:	stuntrally = %{version}
14cr|stuntrally-2.3-2|54	Conflicts:	stuntrally < 2.3
14cr|stuntrally-2.3-2|55	BuildArch:	noarch
14cr|stuntrally-2.3-2|56	
14cr|stuntrally-2.3-2|57	%description tracks
14cr|stuntrally-2.3-2|58	Tracks for Stunt Rally.
14cr|stuntrally-2.3-2|59	
14cr|stuntrally-2.3-2|60	%files tracks
14cr|stuntrally-2.3-2|61	%{_gamesdatadir}/%{name}/tracks/
14cr|stuntrally-2.3-2|62	
14cr|stuntrally-2.3-2|63	#----------------------------------------------------------------------------
14cr|stuntrally-2.3-2|64	
14cr|stuntrally-2.3-2|65	%prep
14cr|stuntrally-2.3-2|66	%setup -q
14cr|stuntrally-2.3-2|67	%patch0 -p1
14cr|stuntrally-2.3-2|68	
14cr|stuntrally-2.3-2|69	pushd data
14cr|stuntrally-2.3-2|70	rm -f tracks
14cr|stuntrally-2.3-2|71	tar -xf %{SOURCE1}
14cr|stuntrally-2.3-2|72	mv tracks-%{version} tracks
14cr|stuntrally-2.3-2|73	popd
14cr|stuntrally-2.3-2|74	
14cr|stuntrally-2.3-2|75	%build
14cr|stuntrally-2.3-2|76	%cmake
14cr|stuntrally-2.3-2|77	# Too greedy for resources
14cr|stuntrally-2.3-2|78	make
14cr|stuntrally-2.3-2|79	
14cr|stuntrally-2.3-2|80	%install
14cr|stuntrally-2.3-2|81	%makeinstall_std -C build
14cr|stuntrally-2.3-2|82	
14cr|stuntrally-2.3-2|83	
14cr|stuntrally-2.3-2|84	%changelog
14cr|stuntrally-2.3-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-2
14cr|stuntrally-2.3-2|86	+ Revision: fb74950
14cr|stuntrally-2.3-2|87	- MassBuild#464: Increase release tag
14cr|stuntrally-2.3-2|88	
14cr|stuntrally-2.3-2|89	

8467 14
14cr|sub2srt-0.5.3-3|1	
14cr|sub2srt-0.5.3-3|2	%define name	sub2srt
14cr|sub2srt-0.5.3-3|3	%define version	0.5.3
14cr|sub2srt-0.5.3-3|4	%define rel	3
14cr|sub2srt-0.5.3-3|5	
14cr|sub2srt-0.5.3-3|6	Summary:	Convert subtitles from .sub to subviewer .srt format
14cr|sub2srt-0.5.3-3|7	Name:		%name
14cr|sub2srt-0.5.3-3|8	Version:	%version
14cr|sub2srt-0.5.3-3|9	Release:	%mkrel %rel
14cr|sub2srt-0.5.3-3|10	URL:		http://www.robelix.com/sub2srt/
14cr|sub2srt-0.5.3-3|11	Group:		Video
14cr|sub2srt-0.5.3-3|12	Source0:	http://www.robelix.com/sub2srt/download/%name-%version.tar.bz2
14cr|sub2srt-0.5.3-3|13	License:	GPL
14cr|sub2srt-0.5.3-3|14	BuildRoot:	%{_tmppath}/%{name}-root
14cr|sub2srt-0.5.3-3|15	BuildArch:	noarch
14cr|sub2srt-0.5.3-3|16	
14cr|sub2srt-0.5.3-3|17	%description
14cr|sub2srt-0.5.3-3|18	sub2srt is a simple tool to convert 2 common subtitle formats (microdvd
14cr|sub2srt-0.5.3-3|19	and subrip - both are known as ".sub") to subviewer ".srt" format.
14cr|sub2srt-0.5.3-3|20	
14cr|sub2srt-0.5.3-3|21	%prep
14cr|sub2srt-0.5.3-3|22	%setup -q
14cr|sub2srt-0.5.3-3|23	
14cr|sub2srt-0.5.3-3|24	%install
14cr|sub2srt-0.5.3-3|25	rm -rf %{buildroot}
14cr|sub2srt-0.5.3-3|26	install -m 755 -d %{buildroot}%{_bindir}
14cr|sub2srt-0.5.3-3|27	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|sub2srt-0.5.3-3|28	
14cr|sub2srt-0.5.3-3|29	%clean
14cr|sub2srt-0.5.3-3|30	rm -rf %{buildroot}
14cr|sub2srt-0.5.3-3|31	
14cr|sub2srt-0.5.3-3|32	%files
14cr|sub2srt-0.5.3-3|33	%defattr(-,root,root)
14cr|sub2srt-0.5.3-3|34	%doc README COPYING
14cr|sub2srt-0.5.3-3|35	%{_bindir}/%{name}
14cr|sub2srt-0.5.3-3|36	
14cr|sub2srt-0.5.3-3|37	
14cr|sub2srt-0.5.3-3|38	
14cr|sub2srt-0.5.3-3|39	
14cr|sub2srt-0.5.3-3|40	
14cr|sub2srt-0.5.3-3|41	%changelog
14cr|sub2srt-0.5.3-3|42	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5.3-3
14cr|sub2srt-0.5.3-3|43	+ Revision: 98c816f
14cr|sub2srt-0.5.3-3|44	- Automatic import for version 0.5.3
14cr|sub2srt-0.5.3-3|45	
14cr|sub2srt-0.5.3-3|46	

8468 14
14cr|subdownloader-2.0.18-4|1	Summary:	Automatic subtitle downloader/uploader
14cr|subdownloader-2.0.18-4|2	Name:		subdownloader
14cr|subdownloader-2.0.18-4|3	Version:	2.0.18
14cr|subdownloader-2.0.18-4|4	Release:	4
14cr|subdownloader-2.0.18-4|5	License:	GPLv2+
14cr|subdownloader-2.0.18-4|6	Group:		Video
14cr|subdownloader-2.0.18-4|7	Url:		http://subdownloader.net/
14cr|subdownloader-2.0.18-4|8	Source:		%{name}_%{version}.orig.tar.gz
14cr|subdownloader-2.0.18-4|9	Patch0:		subdownloader-better-desktop-entry.patch
14cr|subdownloader-2.0.18-4|10	BuildRequires:	imagemagick
14cr|subdownloader-2.0.18-4|11	BuildRequires:	python-qt4-devel
14cr|subdownloader-2.0.18-4|12	Requires:	python-qt4-gui
14cr|subdownloader-2.0.18-4|13	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14cr|subdownloader-2.0.18-4|14	BuildArch:	noarch
14cr|subdownloader-2.0.18-4|15	
14cr|subdownloader-2.0.18-4|16	%description
14cr|subdownloader-2.0.18-4|17	Open Source tool written in Python for automatic download/upload
14cr|subdownloader-2.0.18-4|18	subtitles for videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast
14cr|subdownloader-2.0.18-4|19	hashing.
14cr|subdownloader-2.0.18-4|20	
14cr|subdownloader-2.0.18-4|21	%files -f %{name}.lang
14cr|subdownloader-2.0.18-4|22	%doc ChangeLog
14cr|subdownloader-2.0.18-4|23	%{_bindir}/%{name}
14cr|subdownloader-2.0.18-4|24	%{_datadir}/%{name}
14cr|subdownloader-2.0.18-4|25	%{_datadir}/applications/%{name}.desktop
14cr|subdownloader-2.0.18-4|26	%{_liconsdir}/%{name}.png
14cr|subdownloader-2.0.18-4|27	%{_iconsdir}/%{name}.png
14cr|subdownloader-2.0.18-4|28	%{_miconsdir}/%{name}.png
14cr|subdownloader-2.0.18-4|29	%{_iconsdir}/hicolor/*/%{name}.png
14cr|subdownloader-2.0.18-4|30	%{_mandir}/man1/%{name}.1*
14cr|subdownloader-2.0.18-4|31	
14cr|subdownloader-2.0.18-4|32	#----------------------------------------------------------------------------
14cr|subdownloader-2.0.18-4|33	
14cr|subdownloader-2.0.18-4|34	%prep
14cr|subdownloader-2.0.18-4|35	%setup -q
14cr|subdownloader-2.0.18-4|36	%patch0 -p1
14cr|subdownloader-2.0.18-4|37	
14cr|subdownloader-2.0.18-4|38	# prebuilt files
14cr|subdownloader-2.0.18-4|39	rm gui/*_ui.py
14cr|subdownloader-2.0.18-4|40	
14cr|subdownloader-2.0.18-4|41	%build
14cr|subdownloader-2.0.18-4|42	%make -Cgui
14cr|subdownloader-2.0.18-4|43	
14cr|subdownloader-2.0.18-4|44	%install
14cr|subdownloader-2.0.18-4|45	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|subdownloader-2.0.18-4|46	cp -a */ *.py %{buildroot}%{_datadir}/%{name}
14cr|subdownloader-2.0.18-4|47	chmod 0755 %{buildroot}%{_datadir}/%{name}/run.py
14cr|subdownloader-2.0.18-4|48	
14cr|subdownloader-2.0.18-4|49	find %{buildroot}%{_datadir}/%{name} -name '*.pot' -delete
14cr|subdownloader-2.0.18-4|50	find %{buildroot}%{_datadir} -name '*.po' -delete
14cr|subdownloader-2.0.18-4|51	rm -rf %{buildroot}%{_datadir}/%{name}/gui/{*.ui,*.qrc,Makefile,images,Qt2Po.py}
14cr|subdownloader-2.0.18-4|52	
14cr|subdownloader-2.0.18-4|53	mv %{buildroot}%{_datadir}/%{name}/locale %{buildroot}%{_datadir}/locale
14cr|subdownloader-2.0.18-4|54	
14cr|subdownloader-2.0.18-4|55	install -d -m755 %{buildroot}%{_bindir}
14cr|subdownloader-2.0.18-4|56	ln -s %{_datadir}/%{name}/run.py %{buildroot}%{_bindir}/%{name}
14cr|subdownloader-2.0.18-4|57	
14cr|subdownloader-2.0.18-4|58	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|subdownloader-2.0.18-4|59	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications
14cr|subdownloader-2.0.18-4|60	
14cr|subdownloader-2.0.18-4|61	for i in 64x64 48x48 32x32 16x16; do
14cr|subdownloader-2.0.18-4|62	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$i
14cr|subdownloader-2.0.18-4|63	convert gui/images/%{name}.png -resize $i %{buildroot}%{_iconsdir}/hicolor/$i/%{name}.png
14cr|subdownloader-2.0.18-4|64	done
14cr|subdownloader-2.0.18-4|65	
14cr|subdownloader-2.0.18-4|66	install -d -m755 %{buildroot}%{_liconsdir} %{buildroot}%{_miconsdir}
14cr|subdownloader-2.0.18-4|67	ln %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png %{buildroot}%{_liconsdir}
14cr|subdownloader-2.0.18-4|68	ln %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png %{buildroot}%{_iconsdir}
14cr|subdownloader-2.0.18-4|69	ln %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png %{buildroot}%{_miconsdir}
14cr|subdownloader-2.0.18-4|70	
14cr|subdownloader-2.0.18-4|71	install -d -m755 %{buildroot}%{_mandir}/man1
14cr|subdownloader-2.0.18-4|72	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|subdownloader-2.0.18-4|73	
14cr|subdownloader-2.0.18-4|74	%find_lang %{name}
14cr|subdownloader-2.0.18-4|75	
14cr|subdownloader-2.0.18-4|76	
14cr|subdownloader-2.0.18-4|77	%changelog
14cr|subdownloader-2.0.18-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-4
14cr|subdownloader-2.0.18-4|79	+ Revision: d5cf4cf
14cr|subdownloader-2.0.18-4|80	- MassBuild#464: Increase release tag
14cr|subdownloader-2.0.18-4|81	
14cr|subdownloader-2.0.18-4|82	

8469 14
14cr|sublib-0.9-6|1	%define debug_package %{nil}
14cr|sublib-0.9-6|2	
14cr|sublib-0.9-6|3	Summary: A library that eases the development of subtitling applications
14cr|sublib-0.9-6|4	Name:    sublib
14cr|sublib-0.9-6|5	Version: 0.9
14cr|sublib-0.9-6|6	Release: 6
14cr|sublib-0.9-6|7	License: GPLv2+
14cr|sublib-0.9-6|8	Group:   System/Libraries
14cr|sublib-0.9-6|9	URL:     http://sublib.sourceforge.net/
14cr|sublib-0.9-6|10	Source0: http://downloads.sourceforge.net/sublib/%{name}-%{version}.zip
14cr|sublib-0.9-6|11	BuildRequires: mono-devel
14cr|sublib-0.9-6|12	
14cr|sublib-0.9-6|13	%description
14cr|sublib-0.9-6|14	SubLib is a library that eases the development of subtitling applications.
14cr|sublib-0.9-6|15	It supports the most common text-based subtitle formats and allows for
14cr|sublib-0.9-6|16	subtitle editing, conversion and synchronization.
14cr|sublib-0.9-6|17	
14cr|sublib-0.9-6|18	%package devel
14cr|sublib-0.9-6|19	Summary: SubLib devel files
14cr|sublib-0.9-6|20	Group: Development/Other
14cr|sublib-0.9-6|21	Requires: %{name} = %{version}
14cr|sublib-0.9-6|22	
14cr|sublib-0.9-6|23	%description devel
14cr|sublib-0.9-6|24	This package contains all files that are needed to build against %{name}.
14cr|sublib-0.9-6|25	
14cr|sublib-0.9-6|26	%prep
14cr|sublib-0.9-6|27	%setup -q
14cr|sublib-0.9-6|28	
14cr|sublib-0.9-6|29	%build
14cr|sublib-0.9-6|30	%configure2_5x
14cr|sublib-0.9-6|31	%make
14cr|sublib-0.9-6|32	
14cr|sublib-0.9-6|33	%install
14cr|sublib-0.9-6|34	%makeinstall_std
14cr|sublib-0.9-6|35	
14cr|sublib-0.9-6|36	%files
14cr|sublib-0.9-6|37	%doc README CREDITS NEWS ChangeLog
14cr|sublib-0.9-6|38	%{_libdir}/sublib/sublib.dll
14cr|sublib-0.9-6|39	
14cr|sublib-0.9-6|40	%files devel
14cr|sublib-0.9-6|41	%{_libdir}/pkgconfig/sublib.pc
14cr|sublib-0.9-6|42	
14cr|sublib-0.9-6|43	
14cr|sublib-0.9-6|44	%changelog
14cr|sublib-0.9-6|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-6
14cr|sublib-0.9-6|46	+ Revision: 4844254
14cr|sublib-0.9-6|47	- MassBuild#464: Increase release tag
14cr|sublib-0.9-6|48	
14cr|sublib-0.9-6|49	

8470 14
14cr|subtitleeditor-0.41.0-2|1	%define	major	0
14cr|subtitleeditor-0.41.0-2|2	%define	libname	%mklibname %{name} %{major}
14cr|subtitleeditor-0.41.0-2|3	
14cr|subtitleeditor-0.41.0-2|4	%define	url_ver	%(echo %{version} | cut -c 1-4)
14cr|subtitleeditor-0.41.0-2|5	
14cr|subtitleeditor-0.41.0-2|6	Summary:	GTK+2 subtitle editor
14cr|subtitleeditor-0.41.0-2|7	Name:		subtitleeditor
14cr|subtitleeditor-0.41.0-2|8	Version:	0.41.0
14cr|subtitleeditor-0.41.0-2|9	Release:	2
14cr|subtitleeditor-0.41.0-2|10	Group:		Video
14cr|subtitleeditor-0.41.0-2|11	License:	GPLv3+
14cr|subtitleeditor-0.41.0-2|12	URL:		http://home.gna.org/subtitleeditor/
14cr|subtitleeditor-0.41.0-2|13	Source0:	http://download.gna.org/subtitleeditor/%{url_ver}/%{name}-%{version}.tar.gz
14cr|subtitleeditor-0.41.0-2|14	#Patch0:	subtitleeditor-0.40.0-glib-2.31.patch
14cr|subtitleeditor-0.41.0-2|15	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|subtitleeditor-0.41.0-2|16	BuildRequires:	pkgconfig(cppunit)
14cr|subtitleeditor-0.41.0-2|17	BuildRequires:	pkgconfig(libxml++-2.6) >= 2.20
14cr|subtitleeditor-0.41.0-2|18	BuildRequires:	pkgconfig(enchant) >= 1.4.0
14cr|subtitleeditor-0.41.0-2|19	BuildRequires:	pkgconfig(libpcre)
14cr|subtitleeditor-0.41.0-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|subtitleeditor-0.41.0-2|21	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|subtitleeditor-0.41.0-2|22	BuildRequires:	gtkmm2.4-devel >= 2.14
14cr|subtitleeditor-0.41.0-2|23	BuildRequires:	glibmm2.4-devel >= 2.16.3
14cr|subtitleeditor-0.41.0-2|24	BuildRequires:	pkgconfig(gl)
14cr|subtitleeditor-0.41.0-2|25	BuildRequires:	gtkglextmm-devel
14cr|subtitleeditor-0.41.0-2|26	BuildRequires:	gstreamer0.10-plugins-good
14cr|subtitleeditor-0.41.0-2|27	BuildRequires:	intltool
14cr|subtitleeditor-0.41.0-2|28	BuildRequires:	iso-codes
14cr|subtitleeditor-0.41.0-2|29	BuildRequires:	libtool
14cr|subtitleeditor-0.41.0-2|30	BuildRequires:	libgstreamermm-devel >= 0.10.6
14cr|subtitleeditor-0.41.0-2|31	Requires:	iso-codes
14cr|subtitleeditor-0.41.0-2|32	Requires:	gstreamer0.10-plugins-base
14cr|subtitleeditor-0.41.0-2|33	Requires:	gstreamer0.10-plugins-good
14cr|subtitleeditor-0.41.0-2|34	Requires:	gstreamer0.10-ffmpeg
14cr|subtitleeditor-0.41.0-2|35	Requires:	mplayer
14cr|subtitleeditor-0.41.0-2|36	# Due to library splitting
14cr|subtitleeditor-0.41.0-2|37	Requires:	%{libname} = %{version}
14cr|subtitleeditor-0.41.0-2|38	Obsoletes:	%{name} <= 0.40
14cr|subtitleeditor-0.41.0-2|39	
14cr|subtitleeditor-0.41.0-2|40	%description
14cr|subtitleeditor-0.41.0-2|41	Subtitle Editor is a GTK+2 tool to edit subtitles.
14cr|subtitleeditor-0.41.0-2|42	It can be used for new subtitles or as a tool to transform, edit, correct and
14cr|subtitleeditor-0.41.0-2|43	refine existing subtitle. This program also shows sound waves, which makes it
14cr|subtitleeditor-0.41.0-2|44	easier to synchronise subtitles to voices.
14cr|subtitleeditor-0.41.0-2|45	
14cr|subtitleeditor-0.41.0-2|46	%files -f %{name}.lang
14cr|subtitleeditor-0.41.0-2|47	%doc AUTHORS ChangeLog NEWS README TODO
14cr|subtitleeditor-0.41.0-2|48	%{_bindir}/%{name}
14cr|subtitleeditor-0.41.0-2|49	%{_datadir}/applications/%{name}.desktop
14cr|subtitleeditor-0.41.0-2|50	%{_datadir}/%{name}
14cr|subtitleeditor-0.41.0-2|51	%{_mandir}/man1/*.1.*
14cr|subtitleeditor-0.41.0-2|52	%{_iconsdir}/hicolor/*/apps/*
14cr|subtitleeditor-0.41.0-2|53	%{_datadir}/pixmaps/%{name}.svg
14cr|subtitleeditor-0.41.0-2|54	
14cr|subtitleeditor-0.41.0-2|55	#-----------------------------------------------------------------------------
14cr|subtitleeditor-0.41.0-2|56	
14cr|subtitleeditor-0.41.0-2|57	%package -n %{libname}
14cr|subtitleeditor-0.41.0-2|58	Summary:	Library associated with %{name}
14cr|subtitleeditor-0.41.0-2|59	Group:		System/Libraries
14cr|subtitleeditor-0.41.0-2|60	
14cr|subtitleeditor-0.41.0-2|61	%description -n %{libname}
14cr|subtitleeditor-0.41.0-2|62	A GTK+2 tool to edit subtitles. This package contains the shared libraries and
14cr|subtitleeditor-0.41.0-2|63	all the files needed to use %{name}.
14cr|subtitleeditor-0.41.0-2|64	
14cr|subtitleeditor-0.41.0-2|65	%files -n %{libname}
14cr|subtitleeditor-0.41.0-2|66	%doc AUTHORS ChangeLog NEWS README TODO
14cr|subtitleeditor-0.41.0-2|67	%{_libdir}/%{name}
14cr|subtitleeditor-0.41.0-2|68	%{_libdir}/lib%{name}.so.*
14cr|subtitleeditor-0.41.0-2|69	
14cr|subtitleeditor-0.41.0-2|70	#-----------------------------------------------------------------------------
14cr|subtitleeditor-0.41.0-2|71	
14cr|subtitleeditor-0.41.0-2|72	%prep
14cr|subtitleeditor-0.41.0-2|73	%setup -q
14cr|subtitleeditor-0.41.0-2|74	#patch0 -p1
14cr|subtitleeditor-0.41.0-2|75	
14cr|subtitleeditor-0.41.0-2|76	
14cr|subtitleeditor-0.41.0-2|77	%build
14cr|subtitleeditor-0.41.0-2|78	#autoreconf -fi
14cr|subtitleeditor-0.41.0-2|79	%configure2_5x --disable-static --enable-gl
14cr|subtitleeditor-0.41.0-2|80	%make
14cr|subtitleeditor-0.41.0-2|81	
14cr|subtitleeditor-0.41.0-2|82	
14cr|subtitleeditor-0.41.0-2|83	%install
14cr|subtitleeditor-0.41.0-2|84	%makeinstall_std
14cr|subtitleeditor-0.41.0-2|85	
14cr|subtitleeditor-0.41.0-2|86	%find_lang %{name}
14cr|subtitleeditor-0.41.0-2|87	
14cr|subtitleeditor-0.41.0-2|88	# We don't ship devel files for now
14cr|subtitleeditor-0.41.0-2|89	rm -f %{buildroot}%{_libdir}/*.so
14cr|subtitleeditor-0.41.0-2|90	#rm -f %%buildroot%%_libdir/%%name/plugins/*/*.la
14cr|subtitleeditor-0.41.0-2|91	
14cr|subtitleeditor-0.41.0-2|92	
14cr|subtitleeditor-0.41.0-2|93	
14cr|subtitleeditor-0.41.0-2|94	%changelog
14cr|subtitleeditor-0.41.0-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41.0-2
14cr|subtitleeditor-0.41.0-2|96	+ Revision: 7fc52e4
14cr|subtitleeditor-0.41.0-2|97	- MassBuild#464: Increase release tag
14cr|subtitleeditor-0.41.0-2|98	
14cr|subtitleeditor-0.41.0-2|99	

8471 14
14cr|suck-4.3.2-12|1	Summary:	Download news from remote NNTP server
14cr|suck-4.3.2-12|2	Name:		suck
14cr|suck-4.3.2-12|3	Version:	4.3.2
14cr|suck-4.3.2-12|4	Release:	12
14cr|suck-4.3.2-12|5	License:	Public Domain
14cr|suck-4.3.2-12|6	Group:		Networking/News
14cr|suck-4.3.2-12|7	Url:		http://home.comcast.net/~bobyetman/index.html
14cr|suck-4.3.2-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|suck-4.3.2-12|9	Patch0:		suck-4.3.2-no-strip.patch
14cr|suck-4.3.2-12|10	
14cr|suck-4.3.2-12|11	%description
14cr|suck-4.3.2-12|12	This package contains software for copying news from an NNTP server to your
14cr|suck-4.3.2-12|13	local machine, and copying replies back up to an NNTP server.  It works
14cr|suck-4.3.2-12|14	with most standard NNTP servers, including INN, CNEWS, DNEWS, and typhoon.
14cr|suck-4.3.2-12|15	
14cr|suck-4.3.2-12|16	%files
14cr|suck-4.3.2-12|17	%doc README CHANGELOG
14cr|suck-4.3.2-12|18	%{_bindir}/*
14cr|suck-4.3.2-12|19	%{_mandir}/man1/*
14cr|suck-4.3.2-12|20	
14cr|suck-4.3.2-12|21	#----------------------------------------------------------------------------
14cr|suck-4.3.2-12|22	
14cr|suck-4.3.2-12|23	%prep
14cr|suck-4.3.2-12|24	%setup -q
14cr|suck-4.3.2-12|25	%patch0 -p1
14cr|suck-4.3.2-12|26	
14cr|suck-4.3.2-12|27	%build
14cr|suck-4.3.2-12|28	export CFLAGS="%{optflags} -I/usr/include/db1"
14cr|suck-4.3.2-12|29	%configure2_5x
14cr|suck-4.3.2-12|30	make
14cr|suck-4.3.2-12|31	
14cr|suck-4.3.2-12|32	%install
14cr|suck-4.3.2-12|33	%makeinstall
14cr|suck-4.3.2-12|34	
14cr|suck-4.3.2-12|35	mkdir -p %{buildroot}%{_mandir}/man1
14cr|suck-4.3.2-12|36	mv %{buildroot}%{_mandir}/*.1 %{buildroot}%{_mandir}/man1/
14cr|suck-4.3.2-12|37	
14cr|suck-4.3.2-12|38	
14cr|suck-4.3.2-12|39	%changelog
14cr|suck-4.3.2-12|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.2-12
14cr|suck-4.3.2-12|41	+ Revision: be52cc9
14cr|suck-4.3.2-12|42	- MassBuild#464: Increase release tag
14cr|suck-4.3.2-12|43	
14cr|suck-4.3.2-12|44	

8472 14
14cr|sudoku-savant-1.3-2|1	Summary:	GTK+ Sudoku Game
14cr|sudoku-savant-1.3-2|2	Name:		sudoku-savant
14cr|sudoku-savant-1.3-2|3	Version:	1.3
14cr|sudoku-savant-1.3-2|4	Release:	2
14cr|sudoku-savant-1.3-2|5	License:	GPLv3
14cr|sudoku-savant-1.3-2|6	Group:		Games/Other
14cr|sudoku-savant-1.3-2|7	Url:		http://sourceforge.net/projects/sudoku-savant/
14cr|sudoku-savant-1.3-2|8	Source0:	http://downloads.sourceforge.net/project/sudoku-savant/sudoku-savant/sudoku-savant-1.3/%{name}-%{version}.tar.bz2
14cr|sudoku-savant-1.3-2|9	
14cr|sudoku-savant-1.3-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|sudoku-savant-1.3-2|11	
14cr|sudoku-savant-1.3-2|12	%description
14cr|sudoku-savant-1.3-2|13	A simple GUI-driven application to solve and generate sudoku puzzles through
14cr|sudoku-savant-1.3-2|14	logical means. Also supports manual solving, with pencil marks and cell
14cr|sudoku-savant-1.3-2|15	colouring. Should be able to solve any standard sudoku from a newspaper or
14cr|sudoku-savant-1.3-2|16	magazine.
14cr|sudoku-savant-1.3-2|17	
14cr|sudoku-savant-1.3-2|18	%prep
14cr|sudoku-savant-1.3-2|19	%setup -q
14cr|sudoku-savant-1.3-2|20	
14cr|sudoku-savant-1.3-2|21	%build
14cr|sudoku-savant-1.3-2|22	%configure2_5x
14cr|sudoku-savant-1.3-2|23	
14cr|sudoku-savant-1.3-2|24	%make
14cr|sudoku-savant-1.3-2|25	
14cr|sudoku-savant-1.3-2|26	%install
14cr|sudoku-savant-1.3-2|27	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|sudoku-savant-1.3-2|28	%makeinstall
14cr|sudoku-savant-1.3-2|29	
14cr|sudoku-savant-1.3-2|30	%find_lang %{name}
14cr|sudoku-savant-1.3-2|31	
14cr|sudoku-savant-1.3-2|32	%files -f %{name}.lang
14cr|sudoku-savant-1.3-2|33	%{_bindir}/%{name}
14cr|sudoku-savant-1.3-2|34	%{_datadir}/applications/%{name}.desktop
14cr|sudoku-savant-1.3-2|35	%{_datadir}/pixmaps/%{name}.png
14cr|sudoku-savant-1.3-2|36	
14cr|sudoku-savant-1.3-2|37	
14cr|sudoku-savant-1.3-2|38	
14cr|sudoku-savant-1.3-2|39	
14cr|sudoku-savant-1.3-2|40	%changelog
14cr|sudoku-savant-1.3-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-2
14cr|sudoku-savant-1.3-2|42	+ Revision: e2fc21e
14cr|sudoku-savant-1.3-2|43	- MassBuild#464: Increase release tag
14cr|sudoku-savant-1.3-2|44	
14cr|sudoku-savant-1.3-2|45	

8473 14
14cr|suil-0.8.0-2|1	%define _enable_debug_packages %{nil}
14cr|suil-0.8.0-2|2	%define debug_package          %{nil}
14cr|suil-0.8.0-2|3	
14cr|suil-0.8.0-2|4	Name:           suil
14cr|suil-0.8.0-2|5	Version:        0.8.0
14cr|suil-0.8.0-2|6	Release:        2
14cr|suil-0.8.0-2|7	Summary:        Lightweight C library for loading and wrapping LV2 plugin UIs
14cr|suil-0.8.0-2|8	
14cr|suil-0.8.0-2|9	%define lib_major       0
14cr|suil-0.8.0-2|10	%define lib_name        %mklibname %{name} %{lib_major}
14cr|suil-0.8.0-2|11	%define lib_name_devel  %mklibname %{name} -d
14cr|suil-0.8.0-2|12	
14cr|suil-0.8.0-2|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cr|suil-0.8.0-2|14	URL:            http://drobilla.net/software/%{name}/
14cr|suil-0.8.0-2|15	License:        MIT-like
14cr|suil-0.8.0-2|16	Group:          System/Libraries
14cr|suil-0.8.0-2|17	
14cr|suil-0.8.0-2|18	BuildRequires:  waf, pkgconfig
14cr|suil-0.8.0-2|19	BuildRequires:  serd-devel
14cr|suil-0.8.0-2|20	BuildRequires:  gtk2-devel
14cr|suil-0.8.0-2|21	BuildRequires:  qt4-devel
14cr|suil-0.8.0-2|22	BuildRequires:  lv2-devel
14cr|suil-0.8.0-2|23	BuildRequires:  pkgconfig(sratom-0)
14cr|suil-0.8.0-2|24	
14cr|suil-0.8.0-2|25	%description
14cr|suil-0.8.0-2|26	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
14cr|suil-0.8.0-2|27	
14cr|suil-0.8.0-2|28	Suil makes it possible to load a UI of any toolkit in a host using any
14cr|suil-0.8.0-2|29	other toolkit (assuming the toolkits are both supported by Suil).
14cr|suil-0.8.0-2|30	Hosts do not need to build against or link to foreign toolkit libraries
14cr|suil-0.8.0-2|31	to use UIs written with that toolkit (Suil performs its magic at
14cr|suil-0.8.0-2|32	runtime using dynamically loaded modules). The API is designed such that
14cr|suil-0.8.0-2|33	hosts do not need to explicitly support particular toolkits whatsoever.
14cr|suil-0.8.0-2|34	If Suil supports a particular toolkit, then all hosts that use Suil will
14cr|suil-0.8.0-2|35	support that toolkit.
14cr|suil-0.8.0-2|36	
14cr|suil-0.8.0-2|37	#-----------------------------------
14cr|suil-0.8.0-2|38	%package -n %{lib_name}
14cr|suil-0.8.0-2|39	
14cr|suil-0.8.0-2|40	Summary:        Lightweight RDF syntax library
14cr|suil-0.8.0-2|41	Group:          System/Libraries
14cr|suil-0.8.0-2|42	
14cr|suil-0.8.0-2|43	%description -n %{lib_name}
14cr|suil-0.8.0-2|44	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
14cr|suil-0.8.0-2|45	
14cr|suil-0.8.0-2|46	Suil makes it possible to load a UI of any toolkit in a host using any
14cr|suil-0.8.0-2|47	other toolkit (assuming the toolkits are both supported by Suil).
14cr|suil-0.8.0-2|48	Hosts do not need to build against or link to foreign toolkit libraries
14cr|suil-0.8.0-2|49	to use UIs written with that toolkit (Suil performs its magic at
14cr|suil-0.8.0-2|50	runtime using dynamically loaded modules). The API is designed such that
14cr|suil-0.8.0-2|51	hosts do not need to explicitly support particular toolkits whatsoever.
14cr|suil-0.8.0-2|52	If Suil supports a particular toolkit, then all hosts that use Suil will
14cr|suil-0.8.0-2|53	support that toolkit.
14cr|suil-0.8.0-2|54	
14cr|suil-0.8.0-2|55	%files -n %{lib_name}
14cr|suil-0.8.0-2|56	%doc COPYING README
14cr|suil-0.8.0-2|57	%{_libdir}/lib%{name}-%{lib_major}.so.*
14cr|suil-0.8.0-2|58	
14cr|suil-0.8.0-2|59	#-----------------------------------
14cr|suil-0.8.0-2|60	%package -n %{lib_name_devel}
14cr|suil-0.8.0-2|61	Summary:        Headers for the sord RDF storage library
14cr|suil-0.8.0-2|62	Group:          System/Libraries
14cr|suil-0.8.0-2|63	Requires:       %{lib_name} = %{version}-%{release}
14cr|suil-0.8.0-2|64	Requires:       pkgconfig
14cr|suil-0.8.0-2|65	Provides:       %{name}-devel = %{version}-%{release}
14cr|suil-0.8.0-2|66	
14cr|suil-0.8.0-2|67	%description -n %{lib_name_devel}
14cr|suil-0.8.0-2|68	Development files needed to build applications against suil.
14cr|suil-0.8.0-2|69	
14cr|suil-0.8.0-2|70	%files -n %{lib_name_devel}
14cr|suil-0.8.0-2|71	%{_libdir}/lib%{name}-%{lib_major}.so
14cr|suil-0.8.0-2|72	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
14cr|suil-0.8.0-2|73	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
14cr|suil-0.8.0-2|74	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
14cr|suil-0.8.0-2|75	
14cr|suil-0.8.0-2|76	#-----------------------------------
14cr|suil-0.8.0-2|77	%package -n %{_lib}%{name}-x11-in-gtk2
14cr|suil-0.8.0-2|78	Summary:        Shared object for GTK2 hosts displaying X11 LV2 GUIs
14cr|suil-0.8.0-2|79	Group:          System/Libraries
14cr|suil-0.8.0-2|80	Requires:       %{lib_name} = %{version}-%{release}
14cr|suil-0.8.0-2|81	Provides:       %{name}-x11-in-gtk2 = %{version}-%{release}
14cr|suil-0.8.0-2|82	
14cr|suil-0.8.0-2|83	%description -n %{_lib}%{name}-x11-in-gtk2
14cr|suil-0.8.0-2|84	Shared object for GTK2 hosts displaying X11 LV2 GUIs
14cr|suil-0.8.0-2|85	
14cr|suil-0.8.0-2|86	%files -n %{_lib}%{name}-x11-in-gtk2
14cr|suil-0.8.0-2|87	%{_libdir}/%{name}-0/libsuil_x11_in_gtk2.so
14cr|suil-0.8.0-2|88	
14cr|suil-0.8.0-2|89	#-----------------------------------
14cr|suil-0.8.0-2|90	%package -n %{_lib}%{name}-x11-in-qt4
14cr|suil-0.8.0-2|91	Summary:        Shared object for Qt4 hosts displaying X11 LV2 GUIs
14cr|suil-0.8.0-2|92	Group:          System/Libraries
14cr|suil-0.8.0-2|93	Requires:       %{lib_name} = %{version}-%{release}
14cr|suil-0.8.0-2|94	Provides:       %{name}-x11-in-qt4 = %{version}-%{release}
14cr|suil-0.8.0-2|95	
14cr|suil-0.8.0-2|96	%description -n %{_lib}%{name}-x11-in-qt4
14cr|suil-0.8.0-2|97	Shared object for Qt4 hosts displaying X11 LV2 GUIs
14cr|suil-0.8.0-2|98	
14cr|suil-0.8.0-2|99	%files -n %{_lib}%{name}-x11-in-qt4
14cr|suil-0.8.0-2|100	%{_libdir}/%{name}-0/libsuil_x11_in_qt4.so
14cr|suil-0.8.0-2|101	
14cr|suil-0.8.0-2|102	#-----------------------------------
14cr|suil-0.8.0-2|103	%package -n %{_lib}%{name}-qt4-in-gtk2
14cr|suil-0.8.0-2|104	Summary:        Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
14cr|suil-0.8.0-2|105	Group:          System/Libraries
14cr|suil-0.8.0-2|106	Requires:       %{lib_name} = %{version}-%{release}
14cr|suil-0.8.0-2|107	Provides:       %{name}-qt4-in-gtk2 = %{version}-%{release}
14cr|suil-0.8.0-2|108	
14cr|suil-0.8.0-2|109	%description -n %{_lib}%{name}-qt4-in-gtk2
14cr|suil-0.8.0-2|110	Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
14cr|suil-0.8.0-2|111	
14cr|suil-0.8.0-2|112	%files -n %{_lib}%{name}-qt4-in-gtk2
14cr|suil-0.8.0-2|113	%{_libdir}/%{name}-%{lib_major}/lib%{name}_qt4_in_gtk2.so
14cr|suil-0.8.0-2|114	
14cr|suil-0.8.0-2|115	#-----------------------------------
14cr|suil-0.8.0-2|116	%package -n %{_lib}%{name}-gtk2-in-qt4
14cr|suil-0.8.0-2|117	Summary:        Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
14cr|suil-0.8.0-2|118	Group:          System/Libraries
14cr|suil-0.8.0-2|119	Requires:       gtk2
14cr|suil-0.8.0-2|120	Requires:       %{lib_name} = %{version}-%{release}
14cr|suil-0.8.0-2|121	Provides:       %{name}-gtk2-in-qt4 = %{version}-%{release}
14cr|suil-0.8.0-2|122	
14cr|suil-0.8.0-2|123	%description -n %{_lib}%{name}-gtk2-in-qt4
14cr|suil-0.8.0-2|124	Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
14cr|suil-0.8.0-2|125	
14cr|suil-0.8.0-2|126	%files -n %{_lib}%{name}-gtk2-in-qt4
14cr|suil-0.8.0-2|127	%{_libdir}/%{name}-%{lib_major}/lib%{name}_gtk2_in_qt4.so
14cr|suil-0.8.0-2|128	
14cr|suil-0.8.0-2|129	#-----------------------------------
14cr|suil-0.8.0-2|130	
14cr|suil-0.8.0-2|131	%prep
14cr|suil-0.8.0-2|132	%setup -q
14cr|suil-0.8.0-2|133	
14cr|suil-0.8.0-2|134	%build
14cr|suil-0.8.0-2|135	./waf configure --prefix=%{_prefix} --libdir=%{_libdir} \
14cr|suil-0.8.0-2|136	--lv2dir=%{_libdir}/lv2
14cr|suil-0.8.0-2|137	./waf
14cr|suil-0.8.0-2|138	
14cr|suil-0.8.0-2|139	%install
14cr|suil-0.8.0-2|140	./waf install --destdir=%{buildroot}
14cr|suil-0.8.0-2|141	
14cr|suil-0.8.0-2|142	%changelog
14cr|suil-0.8.0-2|143	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|suil-0.8.0-2|144	+ Revision: 323b242
14cr|suil-0.8.0-2|145	- MassBuild#464: Increase release tag
14cr|suil-0.8.0-2|146	
14cr|suil-0.8.0-2|147	

8474 14
14cr|suitesparse-common-devel-4.0.2-3|1	%define _enable_debug_packages %{nil}
14cr|suitesparse-common-devel-4.0.2-3|2	%define debug_package %{nil}
14cr|suitesparse-common-devel-4.0.2-3|3	
14cr|suitesparse-common-devel-4.0.2-3|4	%define NAME	SuiteSparse_config
14cr|suitesparse-common-devel-4.0.2-3|5	
14cr|suitesparse-common-devel-4.0.2-3|6	Summary:	Configuration file for SuiteSparse packages
14cr|suitesparse-common-devel-4.0.2-3|7	Name:		suitesparse-common-devel
14cr|suitesparse-common-devel-4.0.2-3|8	Version:	4.0.2
14cr|suitesparse-common-devel-4.0.2-3|9	Release:	3
14cr|suitesparse-common-devel-4.0.2-3|10	License:	LGPL
14cr|suitesparse-common-devel-4.0.2-3|11	Group:		Development/C
14cr|suitesparse-common-devel-4.0.2-3|12	Url:		http://www.cise.ufl.edu/research/sparse/UFconfig/
14cr|suitesparse-common-devel-4.0.2-3|13	Source0:	http://www.cise.ufl.edu/research/sparse/UFconfig/%{NAME}-%{version}.tar.gz
14cr|suitesparse-common-devel-4.0.2-3|14	Provides:	ufsparse-common-devel = %{version}-%{release}
14cr|suitesparse-common-devel-4.0.2-3|15	
14cr|suitesparse-common-devel-4.0.2-3|16	%description
14cr|suitesparse-common-devel-4.0.2-3|17	UFconfig provides a configuration header file needed by most of the other
14cr|suitesparse-common-devel-4.0.2-3|18	packages in SuiteSparse. And static library with few functions.
14cr|suitesparse-common-devel-4.0.2-3|19	
14cr|suitesparse-common-devel-4.0.2-3|20	%prep
14cr|suitesparse-common-devel-4.0.2-3|21	%setup -q -n %{NAME}
14cr|suitesparse-common-devel-4.0.2-3|22	chmod 0644 README.txt
14cr|suitesparse-common-devel-4.0.2-3|23	
14cr|suitesparse-common-devel-4.0.2-3|24	%build
14cr|suitesparse-common-devel-4.0.2-3|25	%make CF="%{optflags}"
14cr|suitesparse-common-devel-4.0.2-3|26	
14cr|suitesparse-common-devel-4.0.2-3|27	%install
14cr|suitesparse-common-devel-4.0.2-3|28	install -d -m 755 %{buildroot}/%{_includedir}/suitesparse
14cr|suitesparse-common-devel-4.0.2-3|29	install -m 644 *.h %{buildroot}/%{_includedir}/suitesparse
14cr|suitesparse-common-devel-4.0.2-3|30	install -m 644 *.mk %{buildroot}/%{_includedir}/suitesparse
14cr|suitesparse-common-devel-4.0.2-3|31	
14cr|suitesparse-common-devel-4.0.2-3|32	install -d -m 755 %{buildroot}/%{_libdir}
14cr|suitesparse-common-devel-4.0.2-3|33	install -m 644 *.a %{buildroot}/%{_libdir}
14cr|suitesparse-common-devel-4.0.2-3|34	
14cr|suitesparse-common-devel-4.0.2-3|35	%files
14cr|suitesparse-common-devel-4.0.2-3|36	%doc README.txt
14cr|suitesparse-common-devel-4.0.2-3|37	%{_includedir}/suitesparse/*.*
14cr|suitesparse-common-devel-4.0.2-3|38	%{_libdir}/*.a
14cr|suitesparse-common-devel-4.0.2-3|39	
14cr|suitesparse-common-devel-4.0.2-3|40	
14cr|suitesparse-common-devel-4.0.2-3|41	%changelog
14cr|suitesparse-common-devel-4.0.2-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-3
14cr|suitesparse-common-devel-4.0.2-3|43	+ Revision: a7842e0
14cr|suitesparse-common-devel-4.0.2-3|44	- MassBuild#464: Increase release tag
14cr|suitesparse-common-devel-4.0.2-3|45	
14cr|suitesparse-common-devel-4.0.2-3|46	

8475 14
14cr|sulu-0.17-7|1	%define name sulu
14cr|sulu-0.17-7|2	%define version 0.17
14cr|sulu-0.17-7|3	%define release 7
14cr|sulu-0.17-7|4	
14cr|sulu-0.17-7|5	Name:		%{name}
14cr|sulu-0.17-7|6	Summary:	Interface for Samsung Uproar and Yepp
14cr|sulu-0.17-7|7	Version:	%{version}
14cr|sulu-0.17-7|8	Release:	%{release}
14cr|sulu-0.17-7|9	License:	GPL
14cr|sulu-0.17-7|10	Group:		Sound
14cr|sulu-0.17-7|11	URL:		http://www.cs.toronto.edu/~kal/sulu
14cr|sulu-0.17-7|12	Source:		http://www.cs.toronto.edu/~kal/sulu/%{name}-%{version}.tar.bz2
14cr|sulu-0.17-7|13	BuildRequires:	gtk-devel libusb-devel popt-devel
14cr|sulu-0.17-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|sulu-0.17-7|15	
14cr|sulu-0.17-7|16	%description
14cr|sulu-0.17-7|17	Sulu is a GTK interface for transferring mp3's between your Samsung Uproar
14cr|sulu-0.17-7|18	or Yepp and your Linux computer.
14cr|sulu-0.17-7|19	
14cr|sulu-0.17-7|20	%prep
14cr|sulu-0.17-7|21	%setup -q
14cr|sulu-0.17-7|22	
14cr|sulu-0.17-7|23	%build
14cr|sulu-0.17-7|24	make CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="$RPM_OPT_FLAGS"
14cr|sulu-0.17-7|25	
14cr|sulu-0.17-7|26	%install
14cr|sulu-0.17-7|27	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|sulu-0.17-7|28	cp %name $RPM_BUILD_ROOT/%_bindir
14cr|sulu-0.17-7|29	
14cr|sulu-0.17-7|30	
14cr|sulu-0.17-7|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|sulu-0.17-7|32	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|sulu-0.17-7|33	[Desktop Entry]
14cr|sulu-0.17-7|34	Name=Sulu
14cr|sulu-0.17-7|35	Comment=GUI for Samsung Uproar and Yepp
14cr|sulu-0.17-7|36	Exec=%{_bindir}/sulu
14cr|sulu-0.17-7|37	Icon=sound_section
14cr|sulu-0.17-7|38	Terminal=false
14cr|sulu-0.17-7|39	Type=Application
14cr|sulu-0.17-7|40	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Player
14cr|sulu-0.17-7|41	EOF
14cr|sulu-0.17-7|42	
14cr|sulu-0.17-7|43	%if %mdkversion < 200900
14cr|sulu-0.17-7|44	%post
14cr|sulu-0.17-7|45	%update_menus
14cr|sulu-0.17-7|46	%endif
14cr|sulu-0.17-7|47	
14cr|sulu-0.17-7|48	%if %mdkversion < 200900
14cr|sulu-0.17-7|49	%postun
14cr|sulu-0.17-7|50	%clean_menus
14cr|sulu-0.17-7|51	%endif
14cr|sulu-0.17-7|52	
14cr|sulu-0.17-7|53	%clean
14cr|sulu-0.17-7|54	rm -rf %{buildroot}
14cr|sulu-0.17-7|55	
14cr|sulu-0.17-7|56	%files
14cr|sulu-0.17-7|57	%defattr(-,root,root)
14cr|sulu-0.17-7|58	%doc changelog COPYING README todo
14cr|sulu-0.17-7|59	%_bindir/%name
14cr|sulu-0.17-7|60	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sulu-0.17-7|61	
14cr|sulu-0.17-7|62	
14cr|sulu-0.17-7|63	
14cr|sulu-0.17-7|64	
14cr|sulu-0.17-7|65	%changelog
14cr|sulu-0.17-7|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-7
14cr|sulu-0.17-7|67	+ Revision: 3f05b3e
14cr|sulu-0.17-7|68	- MassBuild#464: Increase release tag
14cr|sulu-0.17-7|69	
14cr|sulu-0.17-7|70	

8476 14
14cr|sunflow-0.07.2-0.0.3|1	%define _with_gcj_support 1
14cr|sunflow-0.07.2-0.0.3|2	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14cr|sunflow-0.07.2-0.0.3|3	
14cr|sunflow-0.07.2-0.0.3|4	Name:           sunflow
14cr|sunflow-0.07.2-0.0.3|5	Version:        0.07.2
14cr|sunflow-0.07.2-0.0.3|6	Release:        0.0.3
14cr|sunflow-0.07.2-0.0.3|7	Epoch:          0
14cr|sunflow-0.07.2-0.0.3|8	Summary:        Rendering system for photo-realistic image synthesis
14cr|sunflow-0.07.2-0.0.3|9	License:        MIT
14cr|sunflow-0.07.2-0.0.3|10	URL:            http://sunflow.sourceforge.net
14cr|sunflow-0.07.2-0.0.3|11	Group:          Development/Java
14cr|sunflow-0.07.2-0.0.3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sunflow-0.07.2-0.0.3|13	Source0:        http://puzzle.dl.sourceforge.net/sourceforge/sunflow/%{name}-src-v%{version}.zip
14cr|sunflow-0.07.2-0.0.3|14	Source1:        sunflow.sh
14cr|sunflow-0.07.2-0.0.3|15	BuildRequires:  ant
14cr|sunflow-0.07.2-0.0.3|16	BuildRequires:  java-rpmbuild
14cr|sunflow-0.07.2-0.0.3|17	BuildRequires:  janino
14cr|sunflow-0.07.2-0.0.3|18	BuildRequires:  jpackage-utils >= 0:1.7.2
14cr|sunflow-0.07.2-0.0.3|19	%if ! %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|20	BuildArch:      noarch
14cr|sunflow-0.07.2-0.0.3|21	%endif
14cr|sunflow-0.07.2-0.0.3|22	Requires(post):    jpackage-utils >= 0:1.7.2
14cr|sunflow-0.07.2-0.0.3|23	Requires(postun):  jpackage-utils >= 0:1.7.2
14cr|sunflow-0.07.2-0.0.3|24	%if %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|25	BuildRequires:    java-gcj-compat-devel
14cr|sunflow-0.07.2-0.0.3|26	%endif
14cr|sunflow-0.07.2-0.0.3|27	Requires:       janino
14cr|sunflow-0.07.2-0.0.3|28	
14cr|sunflow-0.07.2-0.0.3|29	%description
14cr|sunflow-0.07.2-0.0.3|30	Sunflow is an open source rendering system for photo-realistic image synthesis.
14cr|sunflow-0.07.2-0.0.3|31	It is written in Java and built around a flexible ray tracing core and an
14cr|sunflow-0.07.2-0.0.3|32	extensible object-oriented design.
14cr|sunflow-0.07.2-0.0.3|33	
14cr|sunflow-0.07.2-0.0.3|34	%package        javadoc
14cr|sunflow-0.07.2-0.0.3|35	Summary:        Javadoc for %{name}
14cr|sunflow-0.07.2-0.0.3|36	Group:          Development/Java
14cr|sunflow-0.07.2-0.0.3|37	
14cr|sunflow-0.07.2-0.0.3|38	%description    javadoc
14cr|sunflow-0.07.2-0.0.3|39	%{summary}.
14cr|sunflow-0.07.2-0.0.3|40	
14cr|sunflow-0.07.2-0.0.3|41	%package        manual
14cr|sunflow-0.07.2-0.0.3|42	Summary:        Documents for %{name}
14cr|sunflow-0.07.2-0.0.3|43	Group:          Development/Java
14cr|sunflow-0.07.2-0.0.3|44	
14cr|sunflow-0.07.2-0.0.3|45	%description    manual
14cr|sunflow-0.07.2-0.0.3|46	%{summary}.
14cr|sunflow-0.07.2-0.0.3|47	
14cr|sunflow-0.07.2-0.0.3|48	%prep
14cr|sunflow-0.07.2-0.0.3|49	%setup -q -n %{name}
14cr|sunflow-0.07.2-0.0.3|50	%remove_java_binaries
14cr|sunflow-0.07.2-0.0.3|51	
14cr|sunflow-0.07.2-0.0.3|52	%build
14cr|sunflow-0.07.2-0.0.3|53	ln -sf $(build-classpath janino) janino.jar
14cr|sunflow-0.07.2-0.0.3|54	export CLASSPATH=$(build-classpath janino)
14cr|sunflow-0.07.2-0.0.3|55	%{ant} jars javadoc
14cr|sunflow-0.07.2-0.0.3|56	
14cr|sunflow-0.07.2-0.0.3|57	%install
14cr|sunflow-0.07.2-0.0.3|58	rm -rf $RPM_BUILD_ROOT
14cr|sunflow-0.07.2-0.0.3|59	
14cr|sunflow-0.07.2-0.0.3|60	# jars
14cr|sunflow-0.07.2-0.0.3|61	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|sunflow-0.07.2-0.0.3|62	
14cr|sunflow-0.07.2-0.0.3|63	install -m 644 release/sunflow.jar \
14cr|sunflow-0.07.2-0.0.3|64	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cr|sunflow-0.07.2-0.0.3|65	
14cr|sunflow-0.07.2-0.0.3|66	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
14cr|sunflow-0.07.2-0.0.3|67	ln -sf ${jar} ${jar/-%{version}/}; done)
14cr|sunflow-0.07.2-0.0.3|68	
14cr|sunflow-0.07.2-0.0.3|69	# script
14cr|sunflow-0.07.2-0.0.3|70	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|sunflow-0.07.2-0.0.3|71	%{__cp} -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cr|sunflow-0.07.2-0.0.3|72	
14cr|sunflow-0.07.2-0.0.3|73	# javadoc
14cr|sunflow-0.07.2-0.0.3|74	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|sunflow-0.07.2-0.0.3|75	cp -pr release/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cr|sunflow-0.07.2-0.0.3|76	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|sunflow-0.07.2-0.0.3|77	
14cr|sunflow-0.07.2-0.0.3|78	%if %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|79	%{_bindir}/aot-compile-rpm
14cr|sunflow-0.07.2-0.0.3|80	%endif
14cr|sunflow-0.07.2-0.0.3|81	
14cr|sunflow-0.07.2-0.0.3|82	%clean
14cr|sunflow-0.07.2-0.0.3|83	rm -rf $RPM_BUILD_ROOT
14cr|sunflow-0.07.2-0.0.3|84	
14cr|sunflow-0.07.2-0.0.3|85	%post
14cr|sunflow-0.07.2-0.0.3|86	%if %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|87	%{update_gcjdb}
14cr|sunflow-0.07.2-0.0.3|88	%endif
14cr|sunflow-0.07.2-0.0.3|89	
14cr|sunflow-0.07.2-0.0.3|90	%postun
14cr|sunflow-0.07.2-0.0.3|91	%if %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|92	%{clean_gcjdb}
14cr|sunflow-0.07.2-0.0.3|93	%endif
14cr|sunflow-0.07.2-0.0.3|94	
14cr|sunflow-0.07.2-0.0.3|95	%files
14cr|sunflow-0.07.2-0.0.3|96	%defattr(0644,root,root,0755)
14cr|sunflow-0.07.2-0.0.3|97	%attr(0755,root,root) %{_bindir}/%{name}
14cr|sunflow-0.07.2-0.0.3|98	%{_javadir}/*.jar
14cr|sunflow-0.07.2-0.0.3|99	%if %{gcj_support}
14cr|sunflow-0.07.2-0.0.3|100	%attr(-,root,root) %{_libdir}/gcj/%{name}
14cr|sunflow-0.07.2-0.0.3|101	%endif
14cr|sunflow-0.07.2-0.0.3|102	
14cr|sunflow-0.07.2-0.0.3|103	%files javadoc
14cr|sunflow-0.07.2-0.0.3|104	%defattr(0644,root,root,0755)
14cr|sunflow-0.07.2-0.0.3|105	%dir %{_javadocdir}/%{name}-%{version}
14cr|sunflow-0.07.2-0.0.3|106	%{_javadocdir}/%{name}-%{version}/*
14cr|sunflow-0.07.2-0.0.3|107	%dir %{_javadocdir}/%{name}
14cr|sunflow-0.07.2-0.0.3|108	
14cr|sunflow-0.07.2-0.0.3|109	
14cr|sunflow-0.07.2-0.0.3|110	
14cr|sunflow-0.07.2-0.0.3|111	%changelog
14cr|sunflow-0.07.2-0.0.3|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.07.2-0.0.3
14cr|sunflow-0.07.2-0.0.3|113	+ Revision: 390b3c6
14cr|sunflow-0.07.2-0.0.3|114	- MassBuild#464: Increase release tag
14cr|sunflow-0.07.2-0.0.3|115	
14cr|sunflow-0.07.2-0.0.3|116	

8477 14
14cr|superiotool-0.20111206-2|1	%define name superiotool
14cr|superiotool-0.20111206-2|2	%define svnversion 20111206
14cr|superiotool-0.20111206-2|3	%define version 0.%{svnversion}
14cr|superiotool-0.20111206-2|4	
14cr|superiotool-0.20111206-2|5	Summary:	Detect which Super I/O you have on your mainboard
14cr|superiotool-0.20111206-2|6	Name:		%{name}
14cr|superiotool-0.20111206-2|7	Version:	%{version}
14cr|superiotool-0.20111206-2|8	Release:	2
14cr|superiotool-0.20111206-2|9	Source0:	%{name}-%{svnversion}.tar.bz2
14cr|superiotool-0.20111206-2|10	License:	GPL
14cr|superiotool-0.20111206-2|11	Group:		System/Kernel and hardware
14cr|superiotool-0.20111206-2|12	Url:		http://www.coreboot.org/Superiotool
14cr|superiotool-0.20111206-2|13	BuildRequires:	pciutils-devel
14cr|superiotool-0.20111206-2|14	Patch0:		makefiles_normal_dir.patch
14cr|superiotool-0.20111206-2|15	
14cr|superiotool-0.20111206-2|16	%description
14cr|superiotool-0.20111206-2|17	Superiotool is a GPL'd user-space helper tool for LinuxBIOS development
14cr|superiotool-0.20111206-2|18	purposes (but may also be useful for other things).
14cr|superiotool-0.20111206-2|19	It allows you to detect which Super I/O you have on your mainboard,
14cr|superiotool-0.20111206-2|20	and it can provide detailed information about the register contents
14cr|superiotool-0.20111206-2|21	of the Super I/O.
14cr|superiotool-0.20111206-2|22	
14cr|superiotool-0.20111206-2|23	%prep
14cr|superiotool-0.20111206-2|24	%setup -q -n %name
14cr|superiotool-0.20111206-2|25	%patch0 -p1
14cr|superiotool-0.20111206-2|26	
14cr|superiotool-0.20111206-2|27	%build
14cr|superiotool-0.20111206-2|28	%make
14cr|superiotool-0.20111206-2|29	
14cr|superiotool-0.20111206-2|30	%install
14cr|superiotool-0.20111206-2|31	%makeinstall_std
14cr|superiotool-0.20111206-2|32	
14cr|superiotool-0.20111206-2|33	%files
14cr|superiotool-0.20111206-2|34	%defattr(-,root,root)
14cr|superiotool-0.20111206-2|35	%{_sbindir}/superiotool
14cr|superiotool-0.20111206-2|36	%{_mandir}/man8/superiotool*
14cr|superiotool-0.20111206-2|37	
14cr|superiotool-0.20111206-2|38	
14cr|superiotool-0.20111206-2|39	
14cr|superiotool-0.20111206-2|40	
14cr|superiotool-0.20111206-2|41	%changelog
14cr|superiotool-0.20111206-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20111206-2
14cr|superiotool-0.20111206-2|43	+ Revision: 222179a
14cr|superiotool-0.20111206-2|44	- MassBuild#464: Increase release tag
14cr|superiotool-0.20111206-2|45	
14cr|superiotool-0.20111206-2|46	

8478 14
14cr|superkaramba-theme-AeroG-0.8-8|1	%define theme_name AeroG
14cr|superkaramba-theme-AeroG-0.8-8|2	%define aname aeroG
14cr|superkaramba-theme-AeroG-0.8-8|3	
14cr|superkaramba-theme-AeroG-0.8-8|4	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-AeroG-0.8-8|5	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-AeroG-0.8-8|6	Version:	0.8
14cr|superkaramba-theme-AeroG-0.8-8|7	Release:	8
14cr|superkaramba-theme-AeroG-0.8-8|8	License:	GPL
14cr|superkaramba-theme-AeroG-0.8-8|9	Group:		Monitoring
14cr|superkaramba-theme-AeroG-0.8-8|10	Url:		http://kde-look.org/content/show.php?content=21407
14cr|superkaramba-theme-AeroG-0.8-8|11	Source0:	%{theme_name}.tar.bz2
14cr|superkaramba-theme-AeroG-0.8-8|12	Requires:	superkaramba
14cr|superkaramba-theme-AeroG-0.8-8|13	BuildArch:	noarch
14cr|superkaramba-theme-AeroG-0.8-8|14	
14cr|superkaramba-theme-AeroG-0.8-8|15	%description
14cr|superkaramba-theme-AeroG-0.8-8|16	This is a superkaramba theme which is a desktop applet that displays
14cr|superkaramba-theme-AeroG-0.8-8|17	system information.
14cr|superkaramba-theme-AeroG-0.8-8|18	
14cr|superkaramba-theme-AeroG-0.8-8|19	%files
14cr|superkaramba-theme-AeroG-0.8-8|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-AeroG-0.8-8|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-AeroG-0.8-8|22	
14cr|superkaramba-theme-AeroG-0.8-8|23	%post
14cr|superkaramba-theme-AeroG-0.8-8|24	if [ $1 = 1 ]; then
14cr|superkaramba-theme-AeroG-0.8-8|25	echo "THEME path=%{theme_name}/%{aname}-cpu.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|26	echo "THEME path=%{theme_name}/%{aname}-disktheme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|27	echo "THEME path=%{theme_name}/%{aname}-mail.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|28	echo "THEME path=%{theme_name}/%{aname}-ram.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|29	echo "THEME path=%{theme_name}/%{aname}-swap.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|30	fi
14cr|superkaramba-theme-AeroG-0.8-8|31	
14cr|superkaramba-theme-AeroG-0.8-8|32	%postun
14cr|superkaramba-theme-AeroG-0.8-8|33	if [ $1 = 0 ]; then
14cr|superkaramba-theme-AeroG-0.8-8|34	grep -v "%{theme_name}" %{_datadir}/apps/superkaramba/themes/default.theme > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-AeroG-0.8-8|35	exit 0
14cr|superkaramba-theme-AeroG-0.8-8|36	fi
14cr|superkaramba-theme-AeroG-0.8-8|37	
14cr|superkaramba-theme-AeroG-0.8-8|38	#----------------------------------------------------------------------------
14cr|superkaramba-theme-AeroG-0.8-8|39	
14cr|superkaramba-theme-AeroG-0.8-8|40	%prep
14cr|superkaramba-theme-AeroG-0.8-8|41	%setup -q -n %{theme_name}
14cr|superkaramba-theme-AeroG-0.8-8|42	
14cr|superkaramba-theme-AeroG-0.8-8|43	%build
14cr|superkaramba-theme-AeroG-0.8-8|44	
14cr|superkaramba-theme-AeroG-0.8-8|45	%install
14cr|superkaramba-theme-AeroG-0.8-8|46	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-AeroG-0.8-8|47	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-AeroG-0.8-8|48	
14cr|superkaramba-theme-AeroG-0.8-8|49	
14cr|superkaramba-theme-AeroG-0.8-8|50	%changelog
14cr|superkaramba-theme-AeroG-0.8-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-8
14cr|superkaramba-theme-AeroG-0.8-8|52	+ Revision: dae734c
14cr|superkaramba-theme-AeroG-0.8-8|53	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-AeroG-0.8-8|54	
14cr|superkaramba-theme-AeroG-0.8-8|55	

8479 14
14cr|superkaramba-theme-cynapses-2.0-8|1	%define theme_name cynapses
14cr|superkaramba-theme-cynapses-2.0-8|2	
14cr|superkaramba-theme-cynapses-2.0-8|3	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-cynapses-2.0-8|4	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-cynapses-2.0-8|5	Version:	2.0
14cr|superkaramba-theme-cynapses-2.0-8|6	Release:	8
14cr|superkaramba-theme-cynapses-2.0-8|7	License:	GPL
14cr|superkaramba-theme-cynapses-2.0-8|8	Group:		Monitoring
14cr|superkaramba-theme-cynapses-2.0-8|9	Url:		http://kde-look.org/content/show.php?content=11405
14cr|superkaramba-theme-cynapses-2.0-8|10	Source0:	11405-%{theme_name}_karamba.tar.bz2
14cr|superkaramba-theme-cynapses-2.0-8|11	Requires:	superkaramba
14cr|superkaramba-theme-cynapses-2.0-8|12	BuildArch:	noarch
14cr|superkaramba-theme-cynapses-2.0-8|13	
14cr|superkaramba-theme-cynapses-2.0-8|14	%description
14cr|superkaramba-theme-cynapses-2.0-8|15	This is a superkaramba theme which is a desktop applet that displays
14cr|superkaramba-theme-cynapses-2.0-8|16	system information.
14cr|superkaramba-theme-cynapses-2.0-8|17	
14cr|superkaramba-theme-cynapses-2.0-8|18	%files
14cr|superkaramba-theme-cynapses-2.0-8|19	%doc ChangeLog
14cr|superkaramba-theme-cynapses-2.0-8|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses-2.0-8|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-cynapses-2.0-8|22	
14cr|superkaramba-theme-cynapses-2.0-8|23	%post
14cr|superkaramba-theme-cynapses-2.0-8|24	if [ $1 = 1 ]; then
14cr|superkaramba-theme-cynapses-2.0-8|25	echo "THEME path=%{theme_name}/sys_mon.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-cynapses-2.0-8|26	fi
14cr|superkaramba-theme-cynapses-2.0-8|27	
14cr|superkaramba-theme-cynapses-2.0-8|28	%postun
14cr|superkaramba-theme-cynapses-2.0-8|29	if [ $1 = 0 ]; then
14cr|superkaramba-theme-cynapses-2.0-8|30	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-cynapses-2.0-8|31	exit 0
14cr|superkaramba-theme-cynapses-2.0-8|32	fi
14cr|superkaramba-theme-cynapses-2.0-8|33	
14cr|superkaramba-theme-cynapses-2.0-8|34	#----------------------------------------------------------------------------
14cr|superkaramba-theme-cynapses-2.0-8|35	
14cr|superkaramba-theme-cynapses-2.0-8|36	%prep
14cr|superkaramba-theme-cynapses-2.0-8|37	%setup -q -n %{theme_name}_karamba
14cr|superkaramba-theme-cynapses-2.0-8|38	
14cr|superkaramba-theme-cynapses-2.0-8|39	%build
14cr|superkaramba-theme-cynapses-2.0-8|40	
14cr|superkaramba-theme-cynapses-2.0-8|41	%install
14cr|superkaramba-theme-cynapses-2.0-8|42	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses-2.0-8|43	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses-2.0-8|44	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
14cr|superkaramba-theme-cynapses-2.0-8|45	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
14cr|superkaramba-theme-cynapses-2.0-8|46	
14cr|superkaramba-theme-cynapses-2.0-8|47	
14cr|superkaramba-theme-cynapses-2.0-8|48	%changelog
14cr|superkaramba-theme-cynapses-2.0-8|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-8
14cr|superkaramba-theme-cynapses-2.0-8|50	+ Revision: 34106df
14cr|superkaramba-theme-cynapses-2.0-8|51	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-cynapses-2.0-8|52	
14cr|superkaramba-theme-cynapses-2.0-8|53	

8480 14
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|1	%define theme_name cynapses_karamba
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|2	%define aname sys_mon
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|3	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|4	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|5	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|6	Version:	2.0.alpha
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|7	Release:	8
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|8	License:	GPL
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|9	Group:		Monitoring
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|10	Url:		http://www.cynapses.org/
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|11	Source0:	11405-%{theme_name}.tar.bz2
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|12	Requires:	superkaramba
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|13	BuildArch:	noarch
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|14	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|15	%description
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|16	This is a desktop applet that displays system informations.
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|17	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|18	%files
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|19	%doc ChangeLog
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|22	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|23	%post
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|24	if [ $1 = 1 ]; then
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|25	echo "THEME path=%{theme_name}/%{aname}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|26	fi
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|27	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|28	%postun
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|29	if [ $1 = 0 ]; then
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|30	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|31	exit 0
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|32	fi
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|33	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|34	#----------------------------------------------------------------------------
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|35	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|36	%prep
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|37	%setup -q -n %{theme_name}
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|38	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|39	%build
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|40	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|41	%install
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|42	mkdir -p  %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|43	cp -rf *  %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|44	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|45	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|46	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|47	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|48	%changelog
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.alpha-8
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|50	+ Revision: 39b0fc0
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|51	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|52	
14cr|superkaramba-theme-cynapses_karamba-2.0.alpha-8|53	

8481 14
14cr|superkaramba-theme-fantastik-3.0-9|1	%define theme_name      fantastik
14cr|superkaramba-theme-fantastik-3.0-9|2	
14cr|superkaramba-theme-fantastik-3.0-9|3	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-fantastik-3.0-9|4	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-fantastik-3.0-9|5	Version:	3.0
14cr|superkaramba-theme-fantastik-3.0-9|6	Release:	9
14cr|superkaramba-theme-fantastik-3.0-9|7	License:	GPL
14cr|superkaramba-theme-fantastik-3.0-9|8	Group:		Monitoring
14cr|superkaramba-theme-fantastik-3.0-9|9	Url:		http://kde-look.org/content/show.php?content=21396
14cr|superkaramba-theme-fantastik-3.0-9|10	Source0:	%{theme_name}-%{version}.tar.bz2
14cr|superkaramba-theme-fantastik-3.0-9|11	Requires:	superkaramba
14cr|superkaramba-theme-fantastik-3.0-9|12	BuildArch:	noarch
14cr|superkaramba-theme-fantastik-3.0-9|13	
14cr|superkaramba-theme-fantastik-3.0-9|14	%description
14cr|superkaramba-theme-fantastik-3.0-9|15	This is a superkaramba theme which is a desktop applet
14cr|superkaramba-theme-fantastik-3.0-9|16	that displays system information.
14cr|superkaramba-theme-fantastik-3.0-9|17	
14cr|superkaramba-theme-fantastik-3.0-9|18	%files
14cr|superkaramba-theme-fantastik-3.0-9|19	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-fantastik-3.0-9|20	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-fantastik-3.0-9|21	
14cr|superkaramba-theme-fantastik-3.0-9|22	%post
14cr|superkaramba-theme-fantastik-3.0-9|23	if [ $1 = 1 ]; then
14cr|superkaramba-theme-fantastik-3.0-9|24	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-fantastik-3.0-9|25	fi
14cr|superkaramba-theme-fantastik-3.0-9|26	
14cr|superkaramba-theme-fantastik-3.0-9|27	%postun
14cr|superkaramba-theme-fantastik-3.0-9|28	if [ $1 = 0 ]; then
14cr|superkaramba-theme-fantastik-3.0-9|29	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-fantastik-3.0-9|30	exit 0
14cr|superkaramba-theme-fantastik-3.0-9|31	fi
14cr|superkaramba-theme-fantastik-3.0-9|32	
14cr|superkaramba-theme-fantastik-3.0-9|33	#----------------------------------------------------------------------------
14cr|superkaramba-theme-fantastik-3.0-9|34	
14cr|superkaramba-theme-fantastik-3.0-9|35	%prep
14cr|superkaramba-theme-fantastik-3.0-9|36	%setup -q -n %{theme_name}-%{version}
14cr|superkaramba-theme-fantastik-3.0-9|37	
14cr|superkaramba-theme-fantastik-3.0-9|38	%build
14cr|superkaramba-theme-fantastik-3.0-9|39	
14cr|superkaramba-theme-fantastik-3.0-9|40	%install
14cr|superkaramba-theme-fantastik-3.0-9|41	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-fantastik-3.0-9|42	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-fantastik-3.0-9|43	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/programs/mails_pop3.pl
14cr|superkaramba-theme-fantastik-3.0-9|44	
14cr|superkaramba-theme-fantastik-3.0-9|45	
14cr|superkaramba-theme-fantastik-3.0-9|46	%changelog
14cr|superkaramba-theme-fantastik-3.0-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-9
14cr|superkaramba-theme-fantastik-3.0-9|48	+ Revision: 05144c0
14cr|superkaramba-theme-fantastik-3.0-9|49	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-fantastik-3.0-9|50	
14cr|superkaramba-theme-fantastik-3.0-9|51	

8482 14
14cr|superkaramba-theme-systemtux-1.3-8|1	%define theme_name systemtux
14cr|superkaramba-theme-systemtux-1.3-8|2	
14cr|superkaramba-theme-systemtux-1.3-8|3	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-systemtux-1.3-8|4	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-systemtux-1.3-8|5	Version:	1.3
14cr|superkaramba-theme-systemtux-1.3-8|6	Release:	8
14cr|superkaramba-theme-systemtux-1.3-8|7	License:	GPL
14cr|superkaramba-theme-systemtux-1.3-8|8	Group:		Monitoring
14cr|superkaramba-theme-systemtux-1.3-8|9	Url:		http://kde-look.org/content/show.php?content=16265
14cr|superkaramba-theme-systemtux-1.3-8|10	Source0:	%{theme_name}_%{version}.tar.bz2
14cr|superkaramba-theme-systemtux-1.3-8|11	Requires:	superkaramba
14cr|superkaramba-theme-systemtux-1.3-8|12	BuildArch:	noarch
14cr|superkaramba-theme-systemtux-1.3-8|13	
14cr|superkaramba-theme-systemtux-1.3-8|14	%description
14cr|superkaramba-theme-systemtux-1.3-8|15	This is a superkaramba theme which is a desktop applet that displays
14cr|superkaramba-theme-systemtux-1.3-8|16	system information.
14cr|superkaramba-theme-systemtux-1.3-8|17	
14cr|superkaramba-theme-systemtux-1.3-8|18	%files
14cr|superkaramba-theme-systemtux-1.3-8|19	%doc COPYING
14cr|superkaramba-theme-systemtux-1.3-8|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-systemtux-1.3-8|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-systemtux-1.3-8|22	
14cr|superkaramba-theme-systemtux-1.3-8|23	%post
14cr|superkaramba-theme-systemtux-1.3-8|24	if [ $1 = 1 ]; then
14cr|superkaramba-theme-systemtux-1.3-8|25	echo "THEME path=%{theme_name}/%{theme_name}-ModAmarok.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|26	echo "THEME path=%{theme_name}/%{theme_name}-Modjuk.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|27	echo "THEME path=%{theme_name}/%{theme_name}-ModClock.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|28	echo "THEME path=%{theme_name}/%{theme_name}-ModNoatun.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|29	echo "THEME path=%{theme_name}/%{theme_name}-ModSystem.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|30	echo "THEME path=%{theme_name}/%{theme_name}-ModXmms.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|31	echo "THEME path=%{theme_name}/%{theme_name}_v1.1.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|32	fi
14cr|superkaramba-theme-systemtux-1.3-8|33	
14cr|superkaramba-theme-systemtux-1.3-8|34	%postun
14cr|superkaramba-theme-systemtux-1.3-8|35	if [ $1 = 0 ]; then
14cr|superkaramba-theme-systemtux-1.3-8|36	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-systemtux-1.3-8|37	exit 0
14cr|superkaramba-theme-systemtux-1.3-8|38	fi
14cr|superkaramba-theme-systemtux-1.3-8|39	
14cr|superkaramba-theme-systemtux-1.3-8|40	#----------------------------------------------------------------------------
14cr|superkaramba-theme-systemtux-1.3-8|41	
14cr|superkaramba-theme-systemtux-1.3-8|42	%prep
14cr|superkaramba-theme-systemtux-1.3-8|43	%setup -q -n %{theme_name}_%{version}
14cr|superkaramba-theme-systemtux-1.3-8|44	
14cr|superkaramba-theme-systemtux-1.3-8|45	%build
14cr|superkaramba-theme-systemtux-1.3-8|46	
14cr|superkaramba-theme-systemtux-1.3-8|47	%install
14cr|superkaramba-theme-systemtux-1.3-8|48	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-systemtux-1.3-8|49	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-systemtux-1.3-8|50	
14cr|superkaramba-theme-systemtux-1.3-8|51	
14cr|superkaramba-theme-systemtux-1.3-8|52	%changelog
14cr|superkaramba-theme-systemtux-1.3-8|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-8
14cr|superkaramba-theme-systemtux-1.3-8|54	+ Revision: 482b28c
14cr|superkaramba-theme-systemtux-1.3-8|55	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-systemtux-1.3-8|56	
14cr|superkaramba-theme-systemtux-1.3-8|57	

8483 14
14cr|superkaramba-theme-topmon-0.3-8|1	%define theme_name topmon
14cr|superkaramba-theme-topmon-0.3-8|2	
14cr|superkaramba-theme-topmon-0.3-8|3	Summary:	Monitoring theme for superkaramba
14cr|superkaramba-theme-topmon-0.3-8|4	Name:		superkaramba-theme-%{theme_name}
14cr|superkaramba-theme-topmon-0.3-8|5	Version:	0.3
14cr|superkaramba-theme-topmon-0.3-8|6	Release:	8
14cr|superkaramba-theme-topmon-0.3-8|7	License:	GPL
14cr|superkaramba-theme-topmon-0.3-8|8	Group:		Monitoring
14cr|superkaramba-theme-topmon-0.3-8|9	Url:		http://kde-look.org/content/show.php?content=21482
14cr|superkaramba-theme-topmon-0.3-8|10	Source0:	%{theme_name}.tar.bz2
14cr|superkaramba-theme-topmon-0.3-8|11	Requires:	superkaramba
14cr|superkaramba-theme-topmon-0.3-8|12	BuildArch:	noarch
14cr|superkaramba-theme-topmon-0.3-8|13	
14cr|superkaramba-theme-topmon-0.3-8|14	%description
14cr|superkaramba-theme-topmon-0.3-8|15	This is a superkaramba theme which is a desktop applet that displays
14cr|superkaramba-theme-topmon-0.3-8|16	system information.
14cr|superkaramba-theme-topmon-0.3-8|17	
14cr|superkaramba-theme-topmon-0.3-8|18	%files
14cr|superkaramba-theme-topmon-0.3-8|19	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-topmon-0.3-8|20	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
14cr|superkaramba-theme-topmon-0.3-8|21	
14cr|superkaramba-theme-topmon-0.3-8|22	%post
14cr|superkaramba-theme-topmon-0.3-8|23	if [ $1 = 1 ]; then
14cr|superkaramba-theme-topmon-0.3-8|24	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-topmon-0.3-8|25	fi
14cr|superkaramba-theme-topmon-0.3-8|26	
14cr|superkaramba-theme-topmon-0.3-8|27	%postun
14cr|superkaramba-theme-topmon-0.3-8|28	if [ $1 = 0 ]; then
14cr|superkaramba-theme-topmon-0.3-8|29	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
14cr|superkaramba-theme-topmon-0.3-8|30	exit 0
14cr|superkaramba-theme-topmon-0.3-8|31	fi
14cr|superkaramba-theme-topmon-0.3-8|32	
14cr|superkaramba-theme-topmon-0.3-8|33	#----------------------------------------------------------------------------
14cr|superkaramba-theme-topmon-0.3-8|34	
14cr|superkaramba-theme-topmon-0.3-8|35	%prep
14cr|superkaramba-theme-topmon-0.3-8|36	%setup -q -n %{theme_name}
14cr|superkaramba-theme-topmon-0.3-8|37	
14cr|superkaramba-theme-topmon-0.3-8|38	%build
14cr|superkaramba-theme-topmon-0.3-8|39	
14cr|superkaramba-theme-topmon-0.3-8|40	%install
14cr|superkaramba-theme-topmon-0.3-8|41	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-topmon-0.3-8|42	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
14cr|superkaramba-theme-topmon-0.3-8|43	
14cr|superkaramba-theme-topmon-0.3-8|44	
14cr|superkaramba-theme-topmon-0.3-8|45	%changelog
14cr|superkaramba-theme-topmon-0.3-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-8
14cr|superkaramba-theme-topmon-0.3-8|47	+ Revision: e05ac86
14cr|superkaramba-theme-topmon-0.3-8|48	- MassBuild#464: Increase release tag
14cr|superkaramba-theme-topmon-0.3-8|49	
14cr|superkaramba-theme-topmon-0.3-8|50	

8484 14
14cr|superlu-4.3-7|1	%define major 4
14cr|superlu-4.3-7|2	%define libname %mklibname superlu %major
14cr|superlu-4.3-7|3	%define develname %mklibname superlu -d
14cr|superlu-4.3-7|4	
14cr|superlu-4.3-7|5	%define oname SuperLU
14cr|superlu-4.3-7|6	%define Werror_cflags %nil
14cr|superlu-4.3-7|7	
14cr|superlu-4.3-7|8	Summary:        Matrix solver
14cr|superlu-4.3-7|9	Name:           superlu
14cr|superlu-4.3-7|10	Version:        4.3
14cr|superlu-4.3-7|11	Release:        7
14cr|superlu-4.3-7|12	License:        BSD
14cr|superlu-4.3-7|13	Group:          Development/C
14cr|superlu-4.3-7|14	URL:            http://crd.lbl.gov/~xiaoye/SuperLU/
14cr|superlu-4.3-7|15	Source0:        http://crd.lbl.gov/~xiaoye/SuperLU/%{name}_%{version}.tar.gz
14cr|superlu-4.3-7|16	BuildRequires:	gcc-gfortran, blas-devel
14cr|superlu-4.3-7|17	BuildRequires:	tcsh
14cr|superlu-4.3-7|18	# Build with -fPIC
14cr|superlu-4.3-7|19	Patch0:		%{oname}-add-fpic.patch
14cr|superlu-4.3-7|20	# Build shared library
14cr|superlu-4.3-7|21	Patch1:		%{oname}-build-shared-lib3.patch
14cr|superlu-4.3-7|22	
14cr|superlu-4.3-7|23	%description
14cr|superlu-4.3-7|24	SuperLU is an algorithm that uses group theory to optimize LU
14cr|superlu-4.3-7|25	decomposition of sparse matrices. It's the fastest direct solver for
14cr|superlu-4.3-7|26	linear systems that the author is aware of.
14cr|superlu-4.3-7|27	
14cr|superlu-4.3-7|28	
14cr|superlu-4.3-7|29	%package -n     %{libname}
14cr|superlu-4.3-7|30	Summary:        Shared library for SuperLU
14cr|superlu-4.3-7|31	Group:          System/Libraries
14cr|superlu-4.3-7|32	Obsoletes:      %{name} < %{version}-%{release}
14cr|superlu-4.3-7|33	
14cr|superlu-4.3-7|34	%description -n %{libname}
14cr|superlu-4.3-7|35	SuperLU is an algorithm that uses group theory to optimize LU
14cr|superlu-4.3-7|36	decomposition of sparse matrices. It's the fastest direct solver for
14cr|superlu-4.3-7|37	linear systems that the author is aware of.
14cr|superlu-4.3-7|38	
14cr|superlu-4.3-7|39	
14cr|superlu-4.3-7|40	%package -n	%{develname}
14cr|superlu-4.3-7|41	Summary:        Header files and libraries for SuperLU development
14cr|superlu-4.3-7|42	Group:          Development/C
14cr|superlu-4.3-7|43	Requires:       %{libname} = %{version}-%{release}
14cr|superlu-4.3-7|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|superlu-4.3-7|45	Provides:	%{oname}-devel = %{version}-%{release}
14cr|superlu-4.3-7|46	
14cr|superlu-4.3-7|47	%description -n %{develname}
14cr|superlu-4.3-7|48	The %{name}-devel package contains the header files
14cr|superlu-4.3-7|49	and libraries for use with CUnit package.
14cr|superlu-4.3-7|50	
14cr|superlu-4.3-7|51	
14cr|superlu-4.3-7|52	%prep
14cr|superlu-4.3-7|53	%setup -qn %{oname}_%{version}
14cr|superlu-4.3-7|54	%patch0 -p1
14cr|superlu-4.3-7|55	%patch1 -p1
14cr|superlu-4.3-7|56	chmod a-x SRC/qselect.c
14cr|superlu-4.3-7|57	cp -p MAKE_INC/make.linux make.inc
14cr|superlu-4.3-7|58	sed -i "s|-O3|$RPM_OPT_FLAGS|" make.inc
14cr|superlu-4.3-7|59	sed -i "s|\$(SUPERLULIB) ||" make.inc
14cr|superlu-4.3-7|60	sed -i "s|\$(HOME)/Codes/%{name}_%{version}|%{_builddir}/%{name}_%{version}|" make.inc
14cr|superlu-4.3-7|61	sed -i "s|-L/usr/lib -lblas|-L%{_libdir}/atlas -lblas|" make.inc
14cr|superlu-4.3-7|62	
14cr|superlu-4.3-7|63	find . -perm 0600 -exec chmod 0644 {} \;
14cr|superlu-4.3-7|64	
14cr|superlu-4.3-7|65	%build
14cr|superlu-4.3-7|66	%make superlulib BLASLIB="$(pkg-config --libs blas)"
14cr|superlu-4.3-7|67	
14cr|superlu-4.3-7|68	%install
14cr|superlu-4.3-7|69	mkdir -p %{buildroot}%{_libdir}
14cr|superlu-4.3-7|70	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|superlu-4.3-7|71	install -p SRC/libsuperlu.so.%{version} %{buildroot}%{_libdir}
14cr|superlu-4.3-7|72	install -p SRC/*.h %{buildroot}%{_includedir}/%{name}
14cr|superlu-4.3-7|73	chmod -x %{buildroot}%{_includedir}/%{name}/*.h
14cr|superlu-4.3-7|74	cp -Pp SRC/libsuperlu.so %{buildroot}%{_libdir}
14cr|superlu-4.3-7|75	
14cr|superlu-4.3-7|76	%files -n %{libname}
14cr|superlu-4.3-7|77	%{_libdir}/libsuperlu.so.*
14cr|superlu-4.3-7|78	
14cr|superlu-4.3-7|79	%files -n %{develname}
14cr|superlu-4.3-7|80	%doc README
14cr|superlu-4.3-7|81	%doc DOC
14cr|superlu-4.3-7|82	%{_includedir}/%{name}/
14cr|superlu-4.3-7|83	%{_libdir}/libsuperlu.so
14cr|superlu-4.3-7|84	
14cr|superlu-4.3-7|85	%changelog
14cr|superlu-4.3-7|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-7
14cr|superlu-4.3-7|87	+ Revision: eb9a022
14cr|superlu-4.3-7|88	- MassBuild#464: Increase release tag
14cr|superlu-4.3-7|89	
14cr|superlu-4.3-7|90	

8485 14
14cr|superreadahead-0.01-2|1	Name:           superreadahead
14cr|superreadahead-0.01-2|2	Version:        0.01
14cr|superreadahead-0.01-2|3	Release:        2
14cr|superreadahead-0.01-2|4	Summary:        Read ahead pagecontent at boot
14cr|superreadahead-0.01-2|5	Group:          System/Base
14cr|superreadahead-0.01-2|6	URL:            http://repo.moblin.org/moblin/development/source/
14cr|superreadahead-0.01-2|7	License:        GPLv2
14cr|superreadahead-0.01-2|8	Source0:        superreadahead-0.01.tar.gz
14cr|superreadahead-0.01-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|superreadahead-0.01-2|10	
14cr|superreadahead-0.01-2|11	%description
14cr|superreadahead-0.01-2|12	Superreadahead is a read ahead pagecontent at boot.
14cr|superreadahead-0.01-2|13	
14cr|superreadahead-0.01-2|14	
14cr|superreadahead-0.01-2|15	%prep
14cr|superreadahead-0.01-2|16	%setup -q
14cr|superreadahead-0.01-2|17	# (tv) remove hardocded flags:
14cr|superreadahead-0.01-2|18	%ifarch %ix86
14cr|superreadahead-0.01-2|19	perl -pi -e 's!-march=i686!-march=i586!' Makefile
14cr|superreadahead-0.01-2|20	%else
14cr|superreadahead-0.01-2|21	perl -pi -e 's!-O0 -march=i686!-O2!' Makefile
14cr|superreadahead-0.01-2|22	%endif
14cr|superreadahead-0.01-2|23	
14cr|superreadahead-0.01-2|24	
14cr|superreadahead-0.01-2|25	%build
14cr|superreadahead-0.01-2|26	make %{?_smp_mflags}
14cr|superreadahead-0.01-2|27	
14cr|superreadahead-0.01-2|28	
14cr|superreadahead-0.01-2|29	%install
14cr|superreadahead-0.01-2|30	rm -rf $RPM_BUILD_ROOT
14cr|superreadahead-0.01-2|31	make install DESTDIR=$RPM_BUILD_ROOT
14cr|superreadahead-0.01-2|32	
14cr|superreadahead-0.01-2|33	
14cr|superreadahead-0.01-2|34	%clean
14cr|superreadahead-0.01-2|35	rm -rf $RPM_BUILD_ROOT
14cr|superreadahead-0.01-2|36	
14cr|superreadahead-0.01-2|37	
14cr|superreadahead-0.01-2|38	%files
14cr|superreadahead-0.01-2|39	%defattr(-,root,root,-)
14cr|superreadahead-0.01-2|40	%_sbindir/generate_filelist
14cr|superreadahead-0.01-2|41	%_sbindir/sreadahead
14cr|superreadahead-0.01-2|42	
14cr|superreadahead-0.01-2|43	
14cr|superreadahead-0.01-2|44	
14cr|superreadahead-0.01-2|45	
14cr|superreadahead-0.01-2|46	
14cr|superreadahead-0.01-2|47	%changelog
14cr|superreadahead-0.01-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.01-2
14cr|superreadahead-0.01-2|49	+ Revision: 0d19d47
14cr|superreadahead-0.01-2|50	- MassBuild#464: Increase release tag
14cr|superreadahead-0.01-2|51	
14cr|superreadahead-0.01-2|52	

8486 14
14cr|superswitcher-0.6-3|1	Summary:	Featureful window switcher
14cr|superswitcher-0.6-3|2	Name:		superswitcher
14cr|superswitcher-0.6-3|3	Version:	0.6
14cr|superswitcher-0.6-3|4	Release:	3
14cr|superswitcher-0.6-3|5	License:	GPLv2
14cr|superswitcher-0.6-3|6	Group:		Graphical desktop/Other
14cr|superswitcher-0.6-3|7	Url:		http://superswitcher.googlecode.com/
14cr|superswitcher-0.6-3|8	Source0:	%{name}-%{version}.tar.gz
14cr|superswitcher-0.6-3|9	Patch0:		superswitcher-0.6-glib-single-include.patch
14cr|superswitcher-0.6-3|10	Patch1:		superswitcher-0.6-wnck-workspace.patch
14cr|superswitcher-0.6-3|11	BuildRequires:	perl-XML-Parser
14cr|superswitcher-0.6-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|superswitcher-0.6-3|13	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|superswitcher-0.6-3|14	
14cr|superswitcher-0.6-3|15	%description
14cr|superswitcher-0.6-3|16	SuperSwitcher is a (more feature-ful) replacement for the Alt-Tab window
14cr|superswitcher-0.6-3|17	switching behavior and Ctrl-Alt-Left/Right/Up/Down workspace switching behavior
14cr|superswitcher-0.6-3|18	that is currently provided by Metacity.
14cr|superswitcher-0.6-3|19	
14cr|superswitcher-0.6-3|20	%files
14cr|superswitcher-0.6-3|21	%doc AUTHORS ChangeLog COPYING README TODO
14cr|superswitcher-0.6-3|22	%{_bindir}/%{name}
14cr|superswitcher-0.6-3|23	%{_datadir}/dbus-1/services/%{name}.*
14cr|superswitcher-0.6-3|24	
14cr|superswitcher-0.6-3|25	#----------------------------------------------------------------------------
14cr|superswitcher-0.6-3|26	
14cr|superswitcher-0.6-3|27	%prep
14cr|superswitcher-0.6-3|28	%setup -q
14cr|superswitcher-0.6-3|29	%patch0 -p1
14cr|superswitcher-0.6-3|30	%patch1 -p1
14cr|superswitcher-0.6-3|31	
14cr|superswitcher-0.6-3|32	%build
14cr|superswitcher-0.6-3|33	%configure2_5x
14cr|superswitcher-0.6-3|34	# GDK_DISPLAY deprecated
14cr|superswitcher-0.6-3|35	pushd src
14cr|superswitcher-0.6-3|36	for f in *; do sed -i 's/gdk_display/GDK_DISPLAY_XDISPLAY (gdk_display_get_default ())/g' "$f" ; done
14cr|superswitcher-0.6-3|37	popd
14cr|superswitcher-0.6-3|38	%make
14cr|superswitcher-0.6-3|39	
14cr|superswitcher-0.6-3|40	%install
14cr|superswitcher-0.6-3|41	%makeinstall
14cr|superswitcher-0.6-3|42	rm -rf %{buildroot}%{_datadir}/locale
14cr|superswitcher-0.6-3|43	
14cr|superswitcher-0.6-3|44	
14cr|superswitcher-0.6-3|45	%changelog
14cr|superswitcher-0.6-3|46	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-3
14cr|superswitcher-0.6-3|47	+ Revision: 8c874e0
14cr|superswitcher-0.6-3|48	- Spec cleanup
14cr|superswitcher-0.6-3|49	
14cr|superswitcher-0.6-3|50	

8487 14
14cr|supertux-0.3.4-2|1	Summary:	Classic 2D jump n run sidescroller with Tux
14cr|supertux-0.3.4-2|2	Name:		supertux
14cr|supertux-0.3.4-2|3	Version:	0.3.4
14cr|supertux-0.3.4-2|4	Release:	2
14cr|supertux-0.3.4-2|5	License:	GPLv2+
14cr|supertux-0.3.4-2|6	Group:		Games/Arcade
14cr|supertux-0.3.4-2|7	Url:		http://supertux.berlios.de/
14cr|supertux-0.3.4-2|8	Source0:	http://download.berlios.de/supertux/%{name}-%{version}.tar.bz2
14cr|supertux-0.3.4-2|9	Source11:	%{name}-16x16.png
14cr|supertux-0.3.4-2|10	Source12:	%{name}-32x32.png
14cr|supertux-0.3.4-2|11	Source13:	%{name}-48x48.png
14cr|supertux-0.3.4-2|12	Patch0:		supertux-0.3.4-use-system-squirrel.patch
14cr|supertux-0.3.4-2|13	BuildRequires:	cmake
14cr|supertux-0.3.4-2|14	BuildRequires:	boost-devel
14cr|supertux-0.3.4-2|15	BuildRequires:	physfs-devel
14cr|supertux-0.3.4-2|16	BuildRequires:	pkgconfig(glew)
14cr|supertux-0.3.4-2|17	BuildRequires:	pkgconfig(glu)
14cr|supertux-0.3.4-2|18	BuildRequires:	pkgconfig(libcurl)
14cr|supertux-0.3.4-2|19	BuildRequires:	pkgconfig(openal)
14cr|supertux-0.3.4-2|20	BuildRequires:	pkgconfig(SDL_image)
14cr|supertux-0.3.4-2|21	BuildRequires:	pkgconfig(SDL_mixer)
14cr|supertux-0.3.4-2|22	BuildRequires:	pkgconfig(squirrel)
14cr|supertux-0.3.4-2|23	BuildRequires:	pkgconfig(vorbis)
14cr|supertux-0.3.4-2|24	BuildRequires:	pkgconfig(zlib)
14cr|supertux-0.3.4-2|25	
14cr|supertux-0.3.4-2|26	%description
14cr|supertux-0.3.4-2|27	SuperTux is a classic 2D jump 'n run sidescroller game in
14cr|supertux-0.3.4-2|28	a similar style like the original SuperMario games.
14cr|supertux-0.3.4-2|29	
14cr|supertux-0.3.4-2|30	%files
14cr|supertux-0.3.4-2|31	%defattr(644,root,root,755)
14cr|supertux-0.3.4-2|32	%doc COPYING INSTALL README WHATSNEW.txt
14cr|supertux-0.3.4-2|33	%{_gamesdatadir}/%{name}2
14cr|supertux-0.3.4-2|34	%{_datadir}/pixmaps/%{name}.xpm
14cr|supertux-0.3.4-2|35	%{_iconsdir}/%{name}.png
14cr|supertux-0.3.4-2|36	%{_liconsdir}/%{name}*.png
14cr|supertux-0.3.4-2|37	%{_miconsdir}/%{name}*.png
14cr|supertux-0.3.4-2|38	%{_datadir}/applications/%{name}2.desktop
14cr|supertux-0.3.4-2|39	%{_datadir}/pixmaps/supertux.png
14cr|supertux-0.3.4-2|40	%attr(755,root,root) %{_gamesbindir}/%{name}2
14cr|supertux-0.3.4-2|41	
14cr|supertux-0.3.4-2|42	#----------------------------------------------------------------------------
14cr|supertux-0.3.4-2|43	
14cr|supertux-0.3.4-2|44	%prep
14cr|supertux-0.3.4-2|45	%setup -q
14cr|supertux-0.3.4-2|46	%apply_patches
14cr|supertux-0.3.4-2|47	
14cr|supertux-0.3.4-2|48	%build
14cr|supertux-0.3.4-2|49	%cmake
14cr|supertux-0.3.4-2|50	%make
14cr|supertux-0.3.4-2|51	
14cr|supertux-0.3.4-2|52	%install
14cr|supertux-0.3.4-2|53	%makeinstall_std -C build
14cr|supertux-0.3.4-2|54	
14cr|supertux-0.3.4-2|55	rm -fr %{buildroot}%{_gamesdatadir}/doc/%{name}2-%{version}
14cr|supertux-0.3.4-2|56	rm -fr %{buildroot}%{_docdir}/supertux2
14cr|supertux-0.3.4-2|57	
14cr|supertux-0.3.4-2|58	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|supertux-0.3.4-2|59	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|supertux-0.3.4-2|60	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|supertux-0.3.4-2|61	
14cr|supertux-0.3.4-2|62	
14cr|supertux-0.3.4-2|63	%changelog
14cr|supertux-0.3.4-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-2
14cr|supertux-0.3.4-2|65	+ Revision: cd27b06
14cr|supertux-0.3.4-2|66	- MassBuild#464: Increase release tag
14cr|supertux-0.3.4-2|67	
14cr|supertux-0.3.4-2|68	

8488 14
14cr|supertuxkart-0.8.1-4|1	Summary:	Kart racing game
14cr|supertuxkart-0.8.1-4|2	Name:		supertuxkart
14cr|supertuxkart-0.8.1-4|3	Version:	0.8.1
14cr|supertuxkart-0.8.1-4|4	Release:	4
14cr|supertuxkart-0.8.1-4|5	License:	GPLv2+
14cr|supertuxkart-0.8.1-4|6	Group:		Games/Arcade
14cr|supertuxkart-0.8.1-4|7	Url:		http://supertuxkart.sourceforge.net/
14cr|supertuxkart-0.8.1-4|8	Source0:	http://downloads.sourceforge.net/supertuxkart/%{name}-%{version}-src.tar.bz2
14cr|supertuxkart-0.8.1-4|9	Patch0:		supertuxkart-0.8.1-desktop.patch
14cr|supertuxkart-0.8.1-4|10	Patch1:		supertuxkart-0.8.1-static.patch
14cr|supertuxkart-0.8.1-4|11	Patch2:		supertuxkart-0.8.1-mageia-build_against_mesa_10.patch
14cr|supertuxkart-0.8.1-4|12	BuildRequires:	cmake
14cr|supertuxkart-0.8.1-4|13	BuildRequires:	imagemagick
14cr|supertuxkart-0.8.1-4|14	BuildRequires:	pkgconfig(bluez)
14cr|supertuxkart-0.8.1-4|15	BuildRequires:	pkgconfig(freealut)
14cr|supertuxkart-0.8.1-4|16	BuildRequires:	pkgconfig(fribidi)
14cr|supertuxkart-0.8.1-4|17	BuildRequires:	pkgconfig(gl)
14cr|supertuxkart-0.8.1-4|18	BuildRequires:	pkgconfig(libcurl)
14cr|supertuxkart-0.8.1-4|19	BuildRequires:	pkgconfig(libenet)
14cr|supertuxkart-0.8.1-4|20	BuildRequires:	pkgconfig(openal)
14cr|supertuxkart-0.8.1-4|21	BuildRequires:	pkgconfig(vorbis)
14cr|supertuxkart-0.8.1-4|22	
14cr|supertuxkart-0.8.1-4|23	%description
14cr|supertuxkart-0.8.1-4|24	SuperTuxKart is an improved version of TuxKart, a kart racing game
14cr|supertuxkart-0.8.1-4|25	featuring Tux and friends. SuperTuxKart contains new characters, new
14cr|supertuxkart-0.8.1-4|26	tracks and a reworked user interface.
14cr|supertuxkart-0.8.1-4|27	
14cr|supertuxkart-0.8.1-4|28	%files
14cr|supertuxkart-0.8.1-4|29	%doc AUTHORS ChangeLog README TODO
14cr|supertuxkart-0.8.1-4|30	%{_gamesbindir}/%{name}
14cr|supertuxkart-0.8.1-4|31	%{_gamesdatadir}/%{name}
14cr|supertuxkart-0.8.1-4|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|33	%{_datadir}/applications/%{name}.desktop
14cr|supertuxkart-0.8.1-4|34	%{_datadir}/pixmaps/%{name}_*.png
14cr|supertuxkart-0.8.1-4|35	
14cr|supertuxkart-0.8.1-4|36	#----------------------------------------------------------------------------
14cr|supertuxkart-0.8.1-4|37	
14cr|supertuxkart-0.8.1-4|38	%prep
14cr|supertuxkart-0.8.1-4|39	%setup -q -n SuperTuxKart-%{version}
14cr|supertuxkart-0.8.1-4|40	%patch0 -p1
14cr|supertuxkart-0.8.1-4|41	%patch1 -p1
14cr|supertuxkart-0.8.1-4|42	%patch2 -p0
14cr|supertuxkart-0.8.1-4|43	
14cr|supertuxkart-0.8.1-4|44	%build
14cr|supertuxkart-0.8.1-4|45	%cmake \
14cr|supertuxkart-0.8.1-4|46	-DSTK_INSTALL_BINARY_DIR=%{_gamesbindir} \
14cr|supertuxkart-0.8.1-4|47	-DSTK_INSTALL_DATA_DIR=%{_gamesdatadir}/%{name}
14cr|supertuxkart-0.8.1-4|48	%make
14cr|supertuxkart-0.8.1-4|49	
14cr|supertuxkart-0.8.1-4|50	%install
14cr|supertuxkart-0.8.1-4|51	%makeinstall_std -C build
14cr|supertuxkart-0.8.1-4|52	
14cr|supertuxkart-0.8.1-4|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cr|supertuxkart-0.8.1-4|54	convert -scale 16x16 data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|55	convert data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|56	convert -scale 48x48 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|57	convert -scale 64x64 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|58	convert data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|supertuxkart-0.8.1-4|59	
14cr|supertuxkart-0.8.1-4|60	
14cr|supertuxkart-0.8.1-4|61	%changelog
14cr|supertuxkart-0.8.1-4|62	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-4
14cr|supertuxkart-0.8.1-4|63	+ Revision: edcc8a1
14cr|supertuxkart-0.8.1-4|64	- Add patch from Mageia to fix build with new Mesa
14cr|supertuxkart-0.8.1-4|65	
14cr|supertuxkart-0.8.1-4|66	

8489 14
14cr|supervisor-3.0-2|1	Summary:	A System for Allowing the Control of Process State on UNIX
14cr|supervisor-3.0-2|2	Name:		supervisor
14cr|supervisor-3.0-2|3	Version:	3.0
14cr|supervisor-3.0-2|4	%define		prever a10
14cr|supervisor-3.0-2|5	Release:	2
14cr|supervisor-3.0-2|6	
14cr|supervisor-3.0-2|7	License:	ZPLv2.1 and BSD and MIT
14cr|supervisor-3.0-2|8	Group:		System/Base
14cr|supervisor-3.0-2|9	URL:		http://supervisord.org
14cr|supervisor-3.0-2|10	Source0:	http://pypi.python.org/packages/source/s/%{name}/%{name}-%{version}%{?prever}.tar.gz
14cr|supervisor-3.0-2|11	Source1:	supervisord.init
14cr|supervisor-3.0-2|12	Source2:	supervisord.conf
14cr|supervisor-3.0-2|13	Source3:	supervisor.logrotate
14cr|supervisor-3.0-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|supervisor-3.0-2|15	BuildArch:	noarch
14cr|supervisor-3.0-2|16	BuildRequires:	python-devel
14cr|supervisor-3.0-2|17	BuildRequires:	python-setuptools
14cr|supervisor-3.0-2|18	
14cr|supervisor-3.0-2|19	Requires:	python-meld3 >= 0.6.5
14cr|supervisor-3.0-2|20	Requires:	python-setuptools
14cr|supervisor-3.0-2|21	Requires(preun):/sbin/service, /sbin/chkconfig
14cr|supervisor-3.0-2|22	Requires(postun): /sbin/service, /sbin/chkconfig
14cr|supervisor-3.0-2|23	
14cr|supervisor-3.0-2|24	
14cr|supervisor-3.0-2|25	%description
14cr|supervisor-3.0-2|26	The supervisor is a client/server system that allows its users to control a
14cr|supervisor-3.0-2|27	number of processes on UNIX-like operating systems.
14cr|supervisor-3.0-2|28	
14cr|supervisor-3.0-2|29	%prep
14cr|supervisor-3.0-2|30	%setup -q -n %{name}-%{version}%{?prever}
14cr|supervisor-3.0-2|31	
14cr|supervisor-3.0-2|32	%build
14cr|supervisor-3.0-2|33	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|supervisor-3.0-2|34	
14cr|supervisor-3.0-2|35	%install
14cr|supervisor-3.0-2|36	rm -rf %{buildroot}
14cr|supervisor-3.0-2|37	%{__python} setup.py install --skip-build --root %{buildroot}
14cr|supervisor-3.0-2|38	mkdir -p %{buildroot}/%{_sysconfdir}
14cr|supervisor-3.0-2|39	mkdir -p %{buildroot}/%{_sysconfdir}/supervisord.d
14cr|supervisor-3.0-2|40	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
14cr|supervisor-3.0-2|41	mkdir -p %{buildroot}/%{_initrddir}
14cr|supervisor-3.0-2|42	mkdir -p %{buildroot}/%{_localstatedir}/log/%{name}
14cr|supervisor-3.0-2|43	chmod 770 %{buildroot}/%{_localstatedir}/log/%{name}
14cr|supervisor-3.0-2|44	install -p -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/supervisord
14cr|supervisor-3.0-2|45	install -p -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/supervisord.conf
14cr|supervisor-3.0-2|46	install -p -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/supervisor
14cr|supervisor-3.0-2|47	sed -i s'/^#!.*//' $( find %{buildroot}/%{python_sitelib}/supervisor/ -type f)
14cr|supervisor-3.0-2|48	
14cr|supervisor-3.0-2|49	rm -rf %{buildroot}/%{python_sitelib}/supervisor/meld3/
14cr|supervisor-3.0-2|50	rm -f %{buildroot}%{_prefix}/doc/*.txt
14cr|supervisor-3.0-2|51	
14cr|supervisor-3.0-2|52	%clean
14cr|supervisor-3.0-2|53	rm -rf %{buildroot}
14cr|supervisor-3.0-2|54	
14cr|supervisor-3.0-2|55	%post
14cr|supervisor-3.0-2|56	/sbin/chkconfig --add %{name}d || :
14cr|supervisor-3.0-2|57	
14cr|supervisor-3.0-2|58	%preun
14cr|supervisor-3.0-2|59	if [ $1 = 0 ]; then
14cr|supervisor-3.0-2|60	/sbin/service supervisord stop > /dev/null 2>&1 || :
14cr|supervisor-3.0-2|61	/sbin/chkconfig --del %{name}d || :
14cr|supervisor-3.0-2|62	fi
14cr|supervisor-3.0-2|63	
14cr|supervisor-3.0-2|64	%files
14cr|supervisor-3.0-2|65	%defattr(-,root,root,-)
14cr|supervisor-3.0-2|66	%doc README.txt LICENSES.txt TODO.txt CHANGES.txt COPYRIGHT.txt
14cr|supervisor-3.0-2|67	%dir %{_localstatedir}/log/%{name}
14cr|supervisor-3.0-2|68	%{_initrddir}/supervisord
14cr|supervisor-3.0-2|69	%{python_sitelib}/*
14cr|supervisor-3.0-2|70	%{_bindir}/supervisor*
14cr|supervisor-3.0-2|71	%{_bindir}/echo_supervisord_conf
14cr|supervisor-3.0-2|72	%{_bindir}/pidproxy
14cr|supervisor-3.0-2|73	
14cr|supervisor-3.0-2|74	%config(noreplace) %{_sysconfdir}/supervisord.conf
14cr|supervisor-3.0-2|75	%dir %{_sysconfdir}/supervisord.d
14cr|supervisor-3.0-2|76	%config(noreplace) %{_sysconfdir}/logrotate.d/supervisor
14cr|supervisor-3.0-2|77	
14cr|supervisor-3.0-2|78	
14cr|supervisor-3.0-2|79	
14cr|supervisor-3.0-2|80	%changelog
14cr|supervisor-3.0-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|supervisor-3.0-2|82	+ Revision: ba82085
14cr|supervisor-3.0-2|83	- MassBuild#464: Increase release tag
14cr|supervisor-3.0-2|84	
14cr|supervisor-3.0-2|85	

8490 14
14cr|supybot-0.83.4.1-3|1	%define name	supybot
14cr|supybot-0.83.4.1-3|2	%define tar_name Supybot
14cr|supybot-0.83.4.1-3|3	%define version 0.83.4.1
14cr|supybot-0.83.4.1-3|4	%define plugins_date 20060723
14cr|supybot-0.83.4.1-3|5	%define release 3
14cr|supybot-0.83.4.1-3|6	
14cr|supybot-0.83.4.1-3|7	Summary:	A flexible IRC bot
14cr|supybot-0.83.4.1-3|8	Name:		%{name}
14cr|supybot-0.83.4.1-3|9	Version:	%{version}
14cr|supybot-0.83.4.1-3|10	Release:	%{release}
14cr|supybot-0.83.4.1-3|11	Source0:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-%{version}.tar.bz2
14cr|supybot-0.83.4.1-3|12	Source1:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-data.tar.bz2
14cr|supybot-0.83.4.1-3|13	Source2:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-plugins-%{plugins_date}.tar.bz2
14cr|supybot-0.83.4.1-3|14	License:	BSD
14cr|supybot-0.83.4.1-3|15	Group:		Networking/IRC
14cr|supybot-0.83.4.1-3|16	URL:	    	http://supybot.sourceforge.net/
14cr|supybot-0.83.4.1-3|17	Requires:	python
14cr|supybot-0.83.4.1-3|18	Requires:	python-sqlite
14cr|supybot-0.83.4.1-3|19	BuildRequires:  pkgconfig(python)
14cr|supybot-0.83.4.1-3|20	BuildArch:      noarch
14cr|supybot-0.83.4.1-3|21	
14cr|supybot-0.83.4.1-3|22	%description
14cr|supybot-0.83.4.1-3|23	Supybot is a flexible IRC bot written in python.
14cr|supybot-0.83.4.1-3|24	It features many plugins, is easy to extend and to use.
14cr|supybot-0.83.4.1-3|25	
14cr|supybot-0.83.4.1-3|26	To run it, just use supybot-wizard to create the configuration file.
14cr|supybot-0.83.4.1-3|27	
14cr|supybot-0.83.4.1-3|28	
14cr|supybot-0.83.4.1-3|29	%package Dcc
14cr|supybot-0.83.4.1-3|30	Summary:        Supybot Dcc Plugin
14cr|supybot-0.83.4.1-3|31	Group:          Networking/IRC
14cr|supybot-0.83.4.1-3|32	Requires:       %{name} = %{version}
14cr|supybot-0.83.4.1-3|33	Requires:	python-twisted-core
14cr|supybot-0.83.4.1-3|34	
14cr|supybot-0.83.4.1-3|35	%description Dcc
14cr|supybot-0.83.4.1-3|36	Supybot Dcc Plugin
14cr|supybot-0.83.4.1-3|37	
14cr|supybot-0.83.4.1-3|38	
14cr|supybot-0.83.4.1-3|39	%package Webserver
14cr|supybot-0.83.4.1-3|40	Summary:        Supybot Webserver Plugin
14cr|supybot-0.83.4.1-3|41	Group:          Networking/IRC
14cr|supybot-0.83.4.1-3|42	Requires:       %{name} = %{version}
14cr|supybot-0.83.4.1-3|43	Requires:	python-twisted-web
14cr|supybot-0.83.4.1-3|44	
14cr|supybot-0.83.4.1-3|45	%description Webserver
14cr|supybot-0.83.4.1-3|46	Supybot Webserver Plugin
14cr|supybot-0.83.4.1-3|47	
14cr|supybot-0.83.4.1-3|48	
14cr|supybot-0.83.4.1-3|49	%package Sshd
14cr|supybot-0.83.4.1-3|50	Summary:        Supybot Sshd Plugin
14cr|supybot-0.83.4.1-3|51	Group:          Networking/IRC
14cr|supybot-0.83.4.1-3|52	Requires:       %{name} = %{version}
14cr|supybot-0.83.4.1-3|53	Requires:	python-twisted-conch
14cr|supybot-0.83.4.1-3|54	
14cr|supybot-0.83.4.1-3|55	%description Sshd
14cr|supybot-0.83.4.1-3|56	Supybot Sshd Plugin
14cr|supybot-0.83.4.1-3|57	
14cr|supybot-0.83.4.1-3|58	
14cr|supybot-0.83.4.1-3|59	%package Gateway
14cr|supybot-0.83.4.1-3|60	Summary:        Supybot Gateway plugin
14cr|supybot-0.83.4.1-3|61	Group:          Networking/IRC
14cr|supybot-0.83.4.1-3|62	Requires:       %{name} = %{version}
14cr|supybot-0.83.4.1-3|63	Requires:	python-twisted-conch
14cr|supybot-0.83.4.1-3|64	
14cr|supybot-0.83.4.1-3|65	%description Gateway
14cr|supybot-0.83.4.1-3|66	Supybot Gateway plugin
14cr|supybot-0.83.4.1-3|67	
14cr|supybot-0.83.4.1-3|68	
14cr|supybot-0.83.4.1-3|69	%package ExternalNotice
14cr|supybot-0.83.4.1-3|70	Summary:        Supybot ExternalNotice plugin
14cr|supybot-0.83.4.1-3|71	Group:          Networking/IRC
14cr|supybot-0.83.4.1-3|72	Requires:       %{name} = %{version}
14cr|supybot-0.83.4.1-3|73	Requires:	python-twisted-core
14cr|supybot-0.83.4.1-3|74	
14cr|supybot-0.83.4.1-3|75	%description ExternalNotice
14cr|supybot-0.83.4.1-3|76	Supybot ExternalNotice plugin
14cr|supybot-0.83.4.1-3|77	
14cr|supybot-0.83.4.1-3|78	
14cr|supybot-0.83.4.1-3|79	%prep
14cr|supybot-0.83.4.1-3|80	
14cr|supybot-0.83.4.1-3|81	%setup -q -n %{tar_name}-%{version}
14cr|supybot-0.83.4.1-3|82	tar -xjf %{SOURCE1}
14cr|supybot-0.83.4.1-3|83	tar -xjf %{SOURCE2}
14cr|supybot-0.83.4.1-3|84	
14cr|supybot-0.83.4.1-3|85	%build
14cr|supybot-0.83.4.1-3|86	perl -pi -e 's!Download it at <http://pysqlite.sf.net/>!Install the python-sqlite package ( urpmi python-sqlite )!' plugins/*.py
14cr|supybot-0.83.4.1-3|87	CFLAGS="%{optflags}" python setup.py build
14cr|supybot-0.83.4.1-3|88	
14cr|supybot-0.83.4.1-3|89	# compile plugins
14cr|supybot-0.83.4.1-3|90	python %{_libdir}/python%{py_ver}/compileall.py \
14cr|supybot-0.83.4.1-3|91	-d %{py_puresitedir}/%{name}/plugins \
14cr|supybot-0.83.4.1-3|92	%{tar_name}-plugins-%{plugins_date}
14cr|supybot-0.83.4.1-3|93	
14cr|supybot-0.83.4.1-3|94	%install
14cr|supybot-0.83.4.1-3|95	rm -rf %{buildroot}
14cr|supybot-0.83.4.1-3|96	
14cr|supybot-0.83.4.1-3|97	python setup.py install \
14cr|supybot-0.83.4.1-3|98	--root="%{buildroot}" \
14cr|supybot-0.83.4.1-3|99	--record="INSTALLED_FILES"
14cr|supybot-0.83.4.1-3|100	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|supybot-0.83.4.1-3|101	cp -R %{name}-data $RPM_BUILD_ROOT/%{_datadir}/%{name}
14cr|supybot-0.83.4.1-3|102	
14cr|supybot-0.83.4.1-3|103	# install plugins
14cr|supybot-0.83.4.1-3|104	cp -R %{tar_name}-plugins-%{plugins_date}/* $RPM_BUILD_ROOT/%{py_puresitedir}/%{name}/plugins
14cr|supybot-0.83.4.1-3|105	
14cr|supybot-0.83.4.1-3|106	%files
14cr|supybot-0.83.4.1-3|107	%doc ACKS README  RELNOTES  ChangeLog
14cr|supybot-0.83.4.1-3|108	%doc docs/GETTING_STARTED
14cr|supybot-0.83.4.1-3|109	#%doc  examples tools
14cr|supybot-0.83.4.1-3|110	%{_bindir}/*
14cr|supybot-0.83.4.1-3|111	%{py_puresitedir}/%{name}*
14cr|supybot-0.83.4.1-3|112	%{_datadir}/%{name}
14cr|supybot-0.83.4.1-3|113	%exclude %{py_puresitedir}/%{name}/plugins/Dcc
14cr|supybot-0.83.4.1-3|114	%exclude %{py_puresitedir}/%{name}/plugins/Webserver
14cr|supybot-0.83.4.1-3|115	%exclude %{py_puresitedir}/%{name}/plugins/Sshd
14cr|supybot-0.83.4.1-3|116	%exclude %{py_puresitedir}/%{name}/plugins/Gateway
14cr|supybot-0.83.4.1-3|117	%exclude %{py_puresitedir}/%{name}/plugins/ExternalNotice
14cr|supybot-0.83.4.1-3|118	
14cr|supybot-0.83.4.1-3|119	%files Dcc
14cr|supybot-0.83.4.1-3|120	%{py_puresitedir}/%{name}/plugins/Dcc
14cr|supybot-0.83.4.1-3|121	
14cr|supybot-0.83.4.1-3|122	%files Webserver
14cr|supybot-0.83.4.1-3|123	%{py_puresitedir}/%{name}/plugins/Webserver
14cr|supybot-0.83.4.1-3|124	
14cr|supybot-0.83.4.1-3|125	%files Sshd
14cr|supybot-0.83.4.1-3|126	%{py_puresitedir}/%{name}/plugins/Sshd
14cr|supybot-0.83.4.1-3|127	
14cr|supybot-0.83.4.1-3|128	%files Gateway
14cr|supybot-0.83.4.1-3|129	%{py_puresitedir}/%{name}/plugins/Gateway
14cr|supybot-0.83.4.1-3|130	
14cr|supybot-0.83.4.1-3|131	%files ExternalNotice
14cr|supybot-0.83.4.1-3|132	%{py_puresitedir}/%{name}/plugins/ExternalNotice
14cr|supybot-0.83.4.1-3|133	
14cr|supybot-0.83.4.1-3|134	%changelog
14cr|supybot-0.83.4.1-3|135	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.83.4.1-3
14cr|supybot-0.83.4.1-3|136	+ Revision: 0d1e533
14cr|supybot-0.83.4.1-3|137	- MassBuild#464: Increase release tag
14cr|supybot-0.83.4.1-3|138	
14cr|supybot-0.83.4.1-3|139	

8491 14
14cr|supybot-Meetbot-0.1.4-3|1	Name:           supybot-Meetbot
14cr|supybot-Meetbot-0.1.4-3|2	Version:        0.1.4
14cr|supybot-Meetbot-0.1.4-3|3	Release:        3
14cr|supybot-Meetbot-0.1.4-3|4	Summary:        Plugin for Supybot for handling IRC meetings
14cr|supybot-Meetbot-0.1.4-3|5	
14cr|supybot-Meetbot-0.1.4-3|6	Group:          Networking/IRC
14cr|supybot-Meetbot-0.1.4-3|7	License:        BSD
14cr|supybot-Meetbot-0.1.4-3|8	URL:            http://wiki.debian.org/MeetBot
14cr|supybot-Meetbot-0.1.4-3|9	Source0:        http://code.zgib.net/tar//MeetBot-%{version}.tar.gz
14cr|supybot-Meetbot-0.1.4-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|supybot-Meetbot-0.1.4-3|11	
14cr|supybot-Meetbot-0.1.4-3|12	Requires:       supybot
14cr|supybot-Meetbot-0.1.4-3|13	Requires:       python-pygments
14cr|supybot-Meetbot-0.1.4-3|14	Requires:       python-docutils
14cr|supybot-Meetbot-0.1.4-3|15	
14cr|supybot-Meetbot-0.1.4-3|16	BuildArch:      noarch
14cr|supybot-Meetbot-0.1.4-3|17	BuildRequires:  python
14cr|supybot-Meetbot-0.1.4-3|18	
14cr|supybot-Meetbot-0.1.4-3|19	%description
14cr|supybot-Meetbot-0.1.4-3|20	MeatBot is designed to assist in running meetings, taking notes, and so on.
14cr|supybot-Meetbot-0.1.4-3|21	It is in pure python, as a plugin to supybot. However, there is a clear
14cr|supybot-Meetbot-0.1.4-3|22	distinction between meeting-code and IRC-code, so it should be relatively
14cr|supybot-Meetbot-0.1.4-3|23	easy to port to other bots. It is under the supybot license (3-clause BSD).
14cr|supybot-Meetbot-0.1.4-3|24	
14cr|supybot-Meetbot-0.1.4-3|25	%prep
14cr|supybot-Meetbot-0.1.4-3|26	%setup -q -n MeetBot-%{version}
14cr|supybot-Meetbot-0.1.4-3|27	
14cr|supybot-Meetbot-0.1.4-3|28	%install
14cr|supybot-Meetbot-0.1.4-3|29	rm -rf $RPM_BUILD_ROOT
14cr|supybot-Meetbot-0.1.4-3|30	install -dm 755 $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
14cr|supybot-Meetbot-0.1.4-3|31	install -pm 644 *.py $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
14cr|supybot-Meetbot-0.1.4-3|32	install -pm 644 *.css $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
14cr|supybot-Meetbot-0.1.4-3|33	
14cr|supybot-Meetbot-0.1.4-3|34	%clean
14cr|supybot-Meetbot-0.1.4-3|35	rm -rf $RPM_BUILD_ROOT
14cr|supybot-Meetbot-0.1.4-3|36	
14cr|supybot-Meetbot-0.1.4-3|37	%files
14cr|supybot-Meetbot-0.1.4-3|38	%defattr(-,root,root,-)
14cr|supybot-Meetbot-0.1.4-3|39	%doc README.txt doc/Manual.txt doc/meetingLocalConfig-example.py
14cr|supybot-Meetbot-0.1.4-3|40	%{python_sitelib}/supybot/plugins/MeetBot
14cr|supybot-Meetbot-0.1.4-3|41	
14cr|supybot-Meetbot-0.1.4-3|42	
14cr|supybot-Meetbot-0.1.4-3|43	
14cr|supybot-Meetbot-0.1.4-3|44	
14cr|supybot-Meetbot-0.1.4-3|45	%changelog
14cr|supybot-Meetbot-0.1.4-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-3
14cr|supybot-Meetbot-0.1.4-3|47	+ Revision: 4ca3e0d
14cr|supybot-Meetbot-0.1.4-3|48	- MassBuild#464: Increase release tag
14cr|supybot-Meetbot-0.1.4-3|49	
14cr|supybot-Meetbot-0.1.4-3|50	

8492 14
14cr|surf-1.0.6-3|1	%define		_enable_libtoolize	%{nil}
14cr|surf-1.0.6-3|2	
14cr|surf-1.0.6-3|3	Name:		surf
14cr|surf-1.0.6-3|4	Version:	1.0.6
14cr|surf-1.0.6-3|5	Summary:	Tool to visualize some real algebraic geometry
14cr|surf-1.0.6-3|6	Release:	3
14cr|surf-1.0.6-3|7	Source0:	http://downloads.sourceforge.net/project/surf/surf/%{version}/%{name}-%{version}.tar.gz
14cr|surf-1.0.6-3|8	URL:		http://surf.sourceforge.net/
14cr|surf-1.0.6-3|9	License:	GPL
14cr|surf-1.0.6-3|10	Group:		Sciences/Mathematics
14cr|surf-1.0.6-3|11	
14cr|surf-1.0.6-3|12	BuildRequires:	flex
14cr|surf-1.0.6-3|13	BuildRequires:	cups-devel
14cr|surf-1.0.6-3|14	BuildRequires:	gmp-devel
14cr|surf-1.0.6-3|15	BuildRequires:	gtk+-devel
14cr|surf-1.0.6-3|16	BuildRequires:	jpeg-devel
14cr|surf-1.0.6-3|17	BuildRequires:	libxmu-devel
14cr|surf-1.0.6-3|18	BuildRequires:	tiff-devel
14cr|surf-1.0.6-3|19	BuildRequires:	zlib-devel
14cr|surf-1.0.6-3|20	
14cr|surf-1.0.6-3|21	
14cr|surf-1.0.6-3|22	%description
14cr|surf-1.0.6-3|23	surf is a tool to visualize some real algebraic geometry:
14cr|surf-1.0.6-3|24	plane algebraic curves, algebraic surfaces and hyperplane sections of surfaces.
14cr|surf-1.0.6-3|25	surf is script driven and has (optionally) a nifty GUI using the Gtk widget
14cr|surf-1.0.6-3|26	set.
14cr|surf-1.0.6-3|27	
14cr|surf-1.0.6-3|28	%prep
14cr|surf-1.0.6-3|29	%setup -q
14cr|surf-1.0.6-3|30	
14cr|surf-1.0.6-3|31	%build
14cr|surf-1.0.6-3|32	%configure2_5x \
14cr|surf-1.0.6-3|33	--with-gmp=%{_prefix}				\
14cr|surf-1.0.6-3|34	--with-gtk=%{_prefix}				\
14cr|surf-1.0.6-3|35	--with-x
14cr|surf-1.0.6-3|36	
14cr|surf-1.0.6-3|37	%make
14cr|surf-1.0.6-3|38	
14cr|surf-1.0.6-3|39	%install
14cr|surf-1.0.6-3|40	%makeinstall_std
14cr|surf-1.0.6-3|41	
14cr|surf-1.0.6-3|42	%files
14cr|surf-1.0.6-3|43	%defattr(-,root,root)
14cr|surf-1.0.6-3|44	%{_bindir}/surf
14cr|surf-1.0.6-3|45	%{_mandir}/man1/surf.1.*
14cr|surf-1.0.6-3|46	%dir %{_datadir}/surf
14cr|surf-1.0.6-3|47	%{_datadir}/surf/surf.xpm
14cr|surf-1.0.6-3|48	
14cr|surf-1.0.6-3|49	
14cr|surf-1.0.6-3|50	
14cr|surf-1.0.6-3|51	%changelog
14cr|surf-1.0.6-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-3
14cr|surf-1.0.6-3|53	+ Revision: 9ea63db
14cr|surf-1.0.6-3|54	- MassBuild#464: Increase release tag
14cr|surf-1.0.6-3|55	
14cr|surf-1.0.6-3|56	

8493 14
14cr|surfraw-1.0.7-11|1	%define name surfraw
14cr|surfraw-1.0.7-11|2	%define version 1.0.7
14cr|surfraw-1.0.7-11|3	%define release 11
14cr|surfraw-1.0.7-11|4	
14cr|surfraw-1.0.7-11|5	Summary: Command line interface to various web search engines
14cr|surfraw-1.0.7-11|6	Name: %{name}
14cr|surfraw-1.0.7-11|7	Version: %{version}
14cr|surfraw-1.0.7-11|8	Release: %{release}
14cr|surfraw-1.0.7-11|9	URL: http://surfraw.sf.net/
14cr|surfraw-1.0.7-11|10	Source0: ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/surfraw-%{version}.tar.bz2
14cr|surfraw-1.0.7-11|11	License: GPL
14cr|surfraw-1.0.7-11|12	Group: Networking/WWW
14cr|surfraw-1.0.7-11|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|surfraw-1.0.7-11|14	BuildArch: noarch
14cr|surfraw-1.0.7-11|15	Requires: links
14cr|surfraw-1.0.7-11|16	Patch: surfraw-1.0.7-no-graphical-browser-by-default.patch
14cr|surfraw-1.0.7-11|17	
14cr|surfraw-1.0.7-11|18	%description
14cr|surfraw-1.0.7-11|19	Surfraw provides a fast unix command line interface to a variety
14cr|surfraw-1.0.7-11|20	of popular WWW search engines and other artifacts of power.
14cr|surfraw-1.0.7-11|21	Forsake GUI idolatry! Apostate return!
14cr|surfraw-1.0.7-11|22	
14cr|surfraw-1.0.7-11|23	%prep
14cr|surfraw-1.0.7-11|24	%setup -q
14cr|surfraw-1.0.7-11|25	%patch -p1
14cr|surfraw-1.0.7-11|26	
14cr|surfraw-1.0.7-11|27	%build
14cr|surfraw-1.0.7-11|28	%configure
14cr|surfraw-1.0.7-11|29	%make
14cr|surfraw-1.0.7-11|30	
14cr|surfraw-1.0.7-11|31	%install
14cr|surfraw-1.0.7-11|32	rm -rf $RPM_BUILD_ROOT
14cr|surfraw-1.0.7-11|33	%makeinstall
14cr|surfraw-1.0.7-11|34	
14cr|surfraw-1.0.7-11|35	rm $RPM_BUILD_ROOT%{_bindir}/rhyme
14cr|surfraw-1.0.7-11|36	
14cr|surfraw-1.0.7-11|37	%clean
14cr|surfraw-1.0.7-11|38	rm -rf $RPM_BUILD_ROOT
14cr|surfraw-1.0.7-11|39	
14cr|surfraw-1.0.7-11|40	%files
14cr|surfraw-1.0.7-11|41	%defattr(-,root,root)
14cr|surfraw-1.0.7-11|42	%doc README NEWS TODO
14cr|surfraw-1.0.7-11|43	%config(noreplace) /etc/*
14cr|surfraw-1.0.7-11|44	%{_bindir}/*
14cr|surfraw-1.0.7-11|45	
14cr|surfraw-1.0.7-11|46	
14cr|surfraw-1.0.7-11|47	
14cr|surfraw-1.0.7-11|48	
14cr|surfraw-1.0.7-11|49	
14cr|surfraw-1.0.7-11|50	%changelog
14cr|surfraw-1.0.7-11|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-11
14cr|surfraw-1.0.7-11|52	+ Revision: 8946fe1
14cr|surfraw-1.0.7-11|53	- MassBuild#464: Increase release tag
14cr|surfraw-1.0.7-11|54	
14cr|surfraw-1.0.7-11|55	

8494 14
14cr|svg2pdf-0-1.20100407.1|1	%define git_clone_date 20100407
14cr|svg2pdf-0-1.20100407.1|2	
14cr|svg2pdf-0-1.20100407.1|3	Name:		svg2pdf
14cr|svg2pdf-0-1.20100407.1|4	Version:	0
14cr|svg2pdf-0-1.20100407.1|5	Release:	1.%{git_clone_date}.1
14cr|svg2pdf-0-1.20100407.1|6	Summary:	Simple SVG to PDF converter
14cr|svg2pdf-0-1.20100407.1|7	Group:		Development/X11
14cr|svg2pdf-0-1.20100407.1|8	License:	MIT
14cr|svg2pdf-0-1.20100407.1|9	Url:		http://cgit.freedesktop.org/~cworth/svg2pdf/
14cr|svg2pdf-0-1.20100407.1|10	Source0:	svg2pdf.c
14cr|svg2pdf-0-1.20100407.1|11	Source1:	Makefile
14cr|svg2pdf-0-1.20100407.1|12	
14cr|svg2pdf-0-1.20100407.1|13	BuildRequires: pkgconfig(cairo)
14cr|svg2pdf-0-1.20100407.1|14	BuildRequires: pkgconfig(librsvg-2.0)
14cr|svg2pdf-0-1.20100407.1|15	
14cr|svg2pdf-0-1.20100407.1|16	%description
14cr|svg2pdf-0-1.20100407.1|17	svg2pdf is a very simple tool to convert SVG files to PDF using cairo.
14cr|svg2pdf-0-1.20100407.1|18	
14cr|svg2pdf-0-1.20100407.1|19	%prep
14cr|svg2pdf-0-1.20100407.1|20	%setup -q -c -T
14cr|svg2pdf-0-1.20100407.1|21	cp %{SOURCE0} .
14cr|svg2pdf-0-1.20100407.1|22	cp %{SOURCE1} .
14cr|svg2pdf-0-1.20100407.1|23	
14cr|svg2pdf-0-1.20100407.1|24	%build
14cr|svg2pdf-0-1.20100407.1|25	%make
14cr|svg2pdf-0-1.20100407.1|26	
14cr|svg2pdf-0-1.20100407.1|27	%install
14cr|svg2pdf-0-1.20100407.1|28	mkdir -p %{buildroot}/%{_bindir}
14cr|svg2pdf-0-1.20100407.1|29	install svg2pdf %{buildroot}/%{_bindir}/svg2pdf
14cr|svg2pdf-0-1.20100407.1|30	
14cr|svg2pdf-0-1.20100407.1|31	%files
14cr|svg2pdf-0-1.20100407.1|32	%{_bindir}/svg2pdf
14cr|svg2pdf-0-1.20100407.1|33	
14cr|svg2pdf-0-1.20100407.1|34	
14cr|svg2pdf-0-1.20100407.1|35	%changelog
14cr|svg2pdf-0-1.20100407.1|36	* Tue Nov 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-1.20100407.1
14cr|svg2pdf-0-1.20100407.1|37	+ Revision: 5a0e9a0
14cr|svg2pdf-0-1.20100407.1|38	- LOG Convert BR to pkgconfig style, spec cleanup
14cr|svg2pdf-0-1.20100407.1|39	
14cr|svg2pdf-0-1.20100407.1|40	

8495 14
14cr|SVG-cards-2.0-8|1	%define name SVG-cards
14cr|SVG-cards-2.0-8|2	%define version 2.0
14cr|SVG-cards-2.0-8|3	%define release 8
14cr|SVG-cards-2.0-8|4	
14cr|SVG-cards-2.0-8|5	Summary: A set of playing cards in SVG
14cr|SVG-cards-2.0-8|6	Name: %name
14cr|SVG-cards-2.0-8|7	Version: %version
14cr|SVG-cards-2.0-8|8	Release: %release
14cr|SVG-cards-2.0-8|9	Group: Games/Cards
14cr|SVG-cards-2.0-8|10	License: LGPL
14cr|SVG-cards-2.0-8|11	Url:	 http://david.bellot.free.fr/svg-cards/files
14cr|SVG-cards-2.0-8|12	Source: http://david.bellot.free.fr/svg-cards/files/%{name}-%{version}.tar.bz2
14cr|SVG-cards-2.0-8|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|SVG-cards-2.0-8|14	Buildarch: noarch
14cr|SVG-cards-2.0-8|15	
14cr|SVG-cards-2.0-8|16	%description
14cr|SVG-cards-2.0-8|17	This is a set of playing cards made in pure SVG with all kings,
14cr|SVG-cards-2.0-8|18	queens, jacks, numbers, jokers and backs of cards.
14cr|SVG-cards-2.0-8|19	This set of SVG files is intended to be used in games, figures,
14cr|SVG-cards-2.0-8|20	illustrations and web sites.
14cr|SVG-cards-2.0-8|21	The kings, queens and jacks are based on the french representation,
14cr|SVG-cards-2.0-8|22	because I find them beautiful.
14cr|SVG-cards-2.0-8|23	
14cr|SVG-cards-2.0-8|24	%prep
14cr|SVG-cards-2.0-8|25	%setup -q
14cr|SVG-cards-2.0-8|26	
14cr|SVG-cards-2.0-8|27	%build
14cr|SVG-cards-2.0-8|28	echo "Ready to use"
14cr|SVG-cards-2.0-8|29	
14cr|SVG-cards-2.0-8|30	%install
14cr|SVG-cards-2.0-8|31	rm -rf $RPM_BUILD_ROOT
14cr|SVG-cards-2.0-8|32	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%name
14cr|SVG-cards-2.0-8|33	install *.svg $RPM_BUILD_ROOT/%{_datadir}/%name
14cr|SVG-cards-2.0-8|34	
14cr|SVG-cards-2.0-8|35	%clean
14cr|SVG-cards-2.0-8|36	rm -rf $RPM_BUILD_ROOT
14cr|SVG-cards-2.0-8|37	
14cr|SVG-cards-2.0-8|38	%files
14cr|SVG-cards-2.0-8|39	%defattr(-,root,root)
14cr|SVG-cards-2.0-8|40	%doc AUTHORS Changelog NEWS README COPYING
14cr|SVG-cards-2.0-8|41	%_datadir/SVG-cards
14cr|SVG-cards-2.0-8|42	
14cr|SVG-cards-2.0-8|43	
14cr|SVG-cards-2.0-8|44	
14cr|SVG-cards-2.0-8|45	
14cr|SVG-cards-2.0-8|46	%changelog
14cr|SVG-cards-2.0-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-8
14cr|SVG-cards-2.0-8|48	+ Revision: db4ff01
14cr|SVG-cards-2.0-8|49	- MassBuild#464: Increase release tag
14cr|SVG-cards-2.0-8|50	
14cr|SVG-cards-2.0-8|51	

8496 14
14cr|SVGCleaner-0.1-0.git20120506.2|1	%define git	20120506
14cr|SVGCleaner-0.1-0.git20120506.2|2	
14cr|SVGCleaner-0.1-0.git20120506.2|3	Name:		SVGCleaner
14cr|SVGCleaner-0.1-0.git20120506.2|4	Summary:	Tool to clean up SVG files
14cr|SVGCleaner-0.1-0.git20120506.2|5	Version:	0.1
14cr|SVGCleaner-0.1-0.git20120506.2|6	Release:	0.git%{git}.2
14cr|SVGCleaner-0.1-0.git20120506.2|7	License:	GPLv3+
14cr|SVGCleaner-0.1-0.git20120506.2|8	Group:		Graphics
14cr|SVGCleaner-0.1-0.git20120506.2|9	URL:		https://github.com/RazrFalcon/SVGCleaner
14cr|SVGCleaner-0.1-0.git20120506.2|10	Source0:	%{name}-%{git}.tar.xz
14cr|SVGCleaner-0.1-0.git20120506.2|11	BuildRequires:	qt4-devel
14cr|SVGCleaner-0.1-0.git20120506.2|12	Requires:	p7zip
14cr|SVGCleaner-0.1-0.git20120506.2|13	
14cr|SVGCleaner-0.1-0.git20120506.2|14	%description
14cr|SVGCleaner-0.1-0.git20120506.2|15	Generally, SVG files produced by vector editors contain a lot of unused
14cr|SVGCleaner-0.1-0.git20120506.2|16	elements and attributes that just blow up their size without providing better
14cr|SVGCleaner-0.1-0.git20120506.2|17	visible quality.
14cr|SVGCleaner-0.1-0.git20120506.2|18	
14cr|SVGCleaner-0.1-0.git20120506.2|19	SVG Cleaner could help you to clean up your SVG files from unnecessary data.
14cr|SVGCleaner-0.1-0.git20120506.2|20	It has a lot of options for cleanup and optimization, works in batch mode,
14cr|SVGCleaner-0.1-0.git20120506.2|21	provides threaded processing on the multicore processors and basically does two
14cr|SVGCleaner-0.1-0.git20120506.2|22	things:
14cr|SVGCleaner-0.1-0.git20120506.2|23	- removing elements and attributes that don't contribute to the final
14cr|SVGCleaner-0.1-0.git20120506.2|24	rendering;
14cr|SVGCleaner-0.1-0.git20120506.2|25	- making those elements and attributes in use more compact.
14cr|SVGCleaner-0.1-0.git20120506.2|26	
14cr|SVGCleaner-0.1-0.git20120506.2|27	Images cleaned by SVG Cleaner are typically 10-60 percent smaller
14cr|SVGCleaner-0.1-0.git20120506.2|28	than the original ones.
14cr|SVGCleaner-0.1-0.git20120506.2|29	
14cr|SVGCleaner-0.1-0.git20120506.2|30	Important! The internal image viewer in SVG Cleaner uses the QtSvg module
14cr|SVGCleaner-0.1-0.git20120506.2|31	for rendering SVG images. Qt supports only the static features of SVG 1.2 Tiny,
14cr|SVGCleaner-0.1-0.git20120506.2|32	and that imposes a number of restrictions on rendering of advanced features.
14cr|SVGCleaner-0.1-0.git20120506.2|33	For instance, elements such as clipPath, mask, filters etc. will not be
14cr|SVGCleaner-0.1-0.git20120506.2|34	rendered at all.
14cr|SVGCleaner-0.1-0.git20120506.2|35	
14cr|SVGCleaner-0.1-0.git20120506.2|36	%prep
14cr|SVGCleaner-0.1-0.git20120506.2|37	%setup -q -n %{name}-%{git}
14cr|SVGCleaner-0.1-0.git20120506.2|38	find . -type f -exec chmod -x {} \;
14cr|SVGCleaner-0.1-0.git20120506.2|39	
14cr|SVGCleaner-0.1-0.git20120506.2|40	%build
14cr|SVGCleaner-0.1-0.git20120506.2|41	%qmake_qt4
14cr|SVGCleaner-0.1-0.git20120506.2|42	%make
14cr|SVGCleaner-0.1-0.git20120506.2|43	
14cr|SVGCleaner-0.1-0.git20120506.2|44	%install
14cr|SVGCleaner-0.1-0.git20120506.2|45	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|SVGCleaner-0.1-0.git20120506.2|46	
14cr|SVGCleaner-0.1-0.git20120506.2|47	%files
14cr|SVGCleaner-0.1-0.git20120506.2|48	%attr(0755,root,root) %{_bindir}/svgcleaner*
14cr|SVGCleaner-0.1-0.git20120506.2|49	%{_datadir}/applications/svgcleaner.desktop
14cr|SVGCleaner-0.1-0.git20120506.2|50	%{_iconsdir}/hicolor/scalable/apps/svgcleaner.svg
14cr|SVGCleaner-0.1-0.git20120506.2|51	%{_datadir}/svgcleaner/
14cr|SVGCleaner-0.1-0.git20120506.2|52	%doc README
14cr|SVGCleaner-0.1-0.git20120506.2|53	
14cr|SVGCleaner-0.1-0.git20120506.2|54	
14cr|SVGCleaner-0.1-0.git20120506.2|55	
14cr|SVGCleaner-0.1-0.git20120506.2|56	%changelog
14cr|SVGCleaner-0.1-0.git20120506.2|57	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-0.git20120506.2
14cr|SVGCleaner-0.1-0.git20120506.2|58	+ Revision: ab040ef
14cr|SVGCleaner-0.1-0.git20120506.2|59	- Automatic import for version 0.1-0.git20120506.2
14cr|SVGCleaner-0.1-0.git20120506.2|60	
14cr|SVGCleaner-0.1-0.git20120506.2|61	

8497 14
14cr|svk-2.2.3-8|1	%define upstream_name	 SVK
14cr|svk-2.2.3-8|2	%define upstream_version v2.2.3
14cr|svk-2.2.3-8|3	
14cr|svk-2.2.3-8|4	Name:       svk
14cr|svk-2.2.3-8|5	Version:    %perl_convert_version %{upstream_version}
14cr|svk-2.2.3-8|6	Release:    8
14cr|svk-2.2.3-8|7	
14cr|svk-2.2.3-8|8	Summary:	Decentralized version control system based on Subversion
14cr|svk-2.2.3-8|9	
14cr|svk-2.2.3-8|10	License:	GPL+ or Artistic
14cr|svk-2.2.3-8|11	Group:		Development/Perl
14cr|svk-2.2.3-8|12	Url:		http://svk.elixus.org/
14cr|svk-2.2.3-8|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
14cr|svk-2.2.3-8|14	Patch0:		SVK-v2.0.1-fix-SVKMERGE-with-Emacs.patch
14cr|svk-2.2.3-8|15	Patch1:		SVK-v2.2.3-qw-parenthesis.patch
14cr|svk-2.2.3-8|16	
14cr|svk-2.2.3-8|17	BuildRequires:	shared-mime-info
14cr|svk-2.2.3-8|18	# For apxs2
14cr|svk-2.2.3-8|19	BuildRequires:	apache-devel
14cr|svk-2.2.3-8|20	BuildRequires:  perl-devel
14cr|svk-2.2.3-8|21	BuildRequires:	perl(Algorithm::Annotate)
14cr|svk-2.2.3-8|22	BuildRequires:	perl(Algorithm::Diff)
14cr|svk-2.2.3-8|23	BuildRequires:  perl(App::CLI)
14cr|svk-2.2.3-8|24	BuildRequires:  perl(Class::Accessor::Fast)
14cr|svk-2.2.3-8|25	BuildRequires:	perl(Class::Autouse)
14cr|svk-2.2.3-8|26	BuildRequires:  perl(Class::Data::Inheritable)
14cr|svk-2.2.3-8|27	BuildRequires:	perl(Clone)
14cr|svk-2.2.3-8|28	BuildRequires:	perl(Compress::Zlib)
14cr|svk-2.2.3-8|29	BuildRequires:	perl(Data::Hierarchy)
14cr|svk-2.2.3-8|30	BuildRequires:	perl-File-BaseDir
14cr|svk-2.2.3-8|31	BuildRequires:	perl-File-MimeInfo
14cr|svk-2.2.3-8|32	BuildRequires:	perl-File-Type
14cr|svk-2.2.3-8|33	BuildRequires:	perl(FreezeThaw)
14cr|svk-2.2.3-8|34	BuildRequires:  perl(Internals)
14cr|svk-2.2.3-8|35	BuildRequires:	perl-IO-Digest
14cr|svk-2.2.3-8|36	BuildRequires:  perl(List::MoreUtils)
14cr|svk-2.2.3-8|37	BuildRequires:	perl-Locale-Maketext-Lexicon
14cr|svk-2.2.3-8|38	BuildRequires:	perl-Locale-Maketext-Simple
14cr|svk-2.2.3-8|39	BuildRequires:	perl-PerlIO-eol
14cr|svk-2.2.3-8|40	BuildRequires:	perl-PerlIO-via-symlink
14cr|svk-2.2.3-8|41	BuildRequires:  perl(Path::Class)
14cr|svk-2.2.3-8|42	BuildRequires:	perl(Pod::Simple)
14cr|svk-2.2.3-8|43	BuildRequires:	perl(Regexp::Shellish)
14cr|svk-2.2.3-8|44	BuildRequires:	perl(Sort::Versions)
14cr|svk-2.2.3-8|45	BuildRequires:	perl-SVN-Mirror >= 0.66
14cr|svk-2.2.3-8|46	BuildRequires:  perl(SVN::Core)
14cr|svk-2.2.3-8|47	BuildRequires:	perl(Text::Diff)
14cr|svk-2.2.3-8|48	BuildRequires:	perl-TimeDate
14cr|svk-2.2.3-8|49	BuildRequires:  perl(UNIVERSAL::require)
14cr|svk-2.2.3-8|50	BuildRequires:  perl(version)
14cr|svk-2.2.3-8|51	BuildRequires:	perl(YAML)
14cr|svk-2.2.3-8|52	BuildRequires:  perl(YAML::Syck)
14cr|svk-2.2.3-8|53	
14cr|svk-2.2.3-8|54	BuildArch:	noarch
14cr|svk-2.2.3-8|55	
14cr|svk-2.2.3-8|56	Requires:	perl-SVK = %{version}
14cr|svk-2.2.3-8|57	
14cr|svk-2.2.3-8|58	%description
14cr|svk-2.2.3-8|59	svk is a decentralized version control system written in Perl.
14cr|svk-2.2.3-8|60	It uses the subversion filesystem but provides some other powerful features.
14cr|svk-2.2.3-8|61	
14cr|svk-2.2.3-8|62	It allows you to work in a disconnected fashion with the possibility to merge
14cr|svk-2.2.3-8|63	back your changes to the main repository.
14cr|svk-2.2.3-8|64	
14cr|svk-2.2.3-8|65	%package -n perl-SVK
14cr|svk-2.2.3-8|66	Summary:	Perl modules used by SVK
14cr|svk-2.2.3-8|67	
14cr|svk-2.2.3-8|68	Group:		Development/Perl
14cr|svk-2.2.3-8|69	# for some strange reason, not detected by our scripts
14cr|svk-2.2.3-8|70	Requires:	perl-SVN-Mirror >= 0.66
14cr|svk-2.2.3-8|71	Requires:	perl-File-Type
14cr|svk-2.2.3-8|72	Requires:	perl-Class-Autouse
14cr|svk-2.2.3-8|73	Requires:	perl(Term::ReadKey)
14cr|svk-2.2.3-8|74	Requires:	perl(Data::Hierarchy)
14cr|svk-2.2.3-8|75	Requires:	perl-Regexp-Shellish
14cr|svk-2.2.3-8|76	Requires:	perl-Pod-Simple
14cr|svk-2.2.3-8|77	Requires:	perl-IO-Digest
14cr|svk-2.2.3-8|78	Requires:	perl-Clone
14cr|svk-2.2.3-8|79	Requires:	perl(version)
14cr|svk-2.2.3-8|80	Requires:	perl-Time-Progress
14cr|svk-2.2.3-8|81	# not really needed, but I prefer to have more features enabled by defaut
14cr|svk-2.2.3-8|82	Requires:	perl-File-MimeInfo
14cr|svk-2.2.3-8|83	Requires:	perl-Locale-Maketext-Simple
14cr|svk-2.2.3-8|84	# rpm doesn't find and generate this.
14cr|svk-2.2.3-8|85	Provides:	perl(SVK::Version)
14cr|svk-2.2.3-8|86	
14cr|svk-2.2.3-8|87	%description -n perl-SVK
14cr|svk-2.2.3-8|88	This package provides the base modules needed by svk.
14cr|svk-2.2.3-8|89	
14cr|svk-2.2.3-8|90	%prep
14cr|svk-2.2.3-8|91	%setup -q -n %{upstream_name}-%{upstream_version}
14cr|svk-2.2.3-8|92	%patch0 -p1 -b .emacs
14cr|svk-2.2.3-8|93	%patch1 -p1 -b .qw-parenthesis
14cr|svk-2.2.3-8|94	
14cr|svk-2.2.3-8|95	%build
14cr|svk-2.2.3-8|96	perl Makefile.PL --skip INSTALLDIRS=vendor
14cr|svk-2.2.3-8|97	%make
14cr|svk-2.2.3-8|98	
14cr|svk-2.2.3-8|99	%check
14cr|svk-2.2.3-8|100	# should be corrected in new version, thanks for rgs for spotting this
14cr|svk-2.2.3-8|101	export LC_ALL=C
14cr|svk-2.2.3-8|102	#APXS=/usr/sbin/apxs prove -b t/*.t
14cr|svk-2.2.3-8|103	
14cr|svk-2.2.3-8|104	# don't leave non-writable directories
14cr|svk-2.2.3-8|105	chmod -R +w t
14cr|svk-2.2.3-8|106	
14cr|svk-2.2.3-8|107	%install
14cr|svk-2.2.3-8|108	%makeinstall_std
14cr|svk-2.2.3-8|109	
14cr|svk-2.2.3-8|110	# emacs
14cr|svk-2.2.3-8|111	install -d %{buildroot}%{_datadir}/emacs/site-lisp
14cr|svk-2.2.3-8|112	install -m 644 utils/*.el %{buildroot}%{_datadir}/emacs/site-lisp/
14cr|svk-2.2.3-8|113	
14cr|svk-2.2.3-8|114	%files -n perl-SVK
14cr|svk-2.2.3-8|115	%doc README CHANGES COMMITTERS CHANGES-1.0
14cr|svk-2.2.3-8|116	%{perl_vendorlib}/SVK
14cr|svk-2.2.3-8|117	%{perl_vendorlib}/SVK.pm
14cr|svk-2.2.3-8|118	%{_mandir}/man3/*
14cr|svk-2.2.3-8|119	
14cr|svk-2.2.3-8|120	%files
14cr|svk-2.2.3-8|121	%{_bindir}/*
14cr|svk-2.2.3-8|122	%{_mandir}/man1/*
14cr|svk-2.2.3-8|123	%{_datadir}/emacs/site-lisp/*.el
14cr|svk-2.2.3-8|124	
14cr|svk-2.2.3-8|125	
14cr|svk-2.2.3-8|126	%changelog
14cr|svk-2.2.3-8|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-8
14cr|svk-2.2.3-8|128	+ Revision: 68b6d2b
14cr|svk-2.2.3-8|129	- MassBuild#464: Increase release tag
14cr|svk-2.2.3-8|130	
14cr|svk-2.2.3-8|131	

8498 14
14cr|svn2cl-0.13-2|1	Summary: Generator of ChangeLog(s) from `svn log` output
14cr|svn2cl-0.13-2|2	Name: svn2cl
14cr|svn2cl-0.13-2|3	Version: 0.13
14cr|svn2cl-0.13-2|4	Release: 2
14cr|svn2cl-0.13-2|5	Source0: http://ch.tudelft.nl/~arthur/svn2cl/%name-%version.tar.gz
14cr|svn2cl-0.13-2|6	Patch0: svn2cl-0.12-accum.patch
14cr|svn2cl-0.13-2|7	Patch1: svn2cl-0.11-authors.patch
14cr|svn2cl-0.13-2|8	Patch2: svn2cl-fix-stripping.patch
14cr|svn2cl-0.13-2|9	License: BSD
14cr|svn2cl-0.13-2|10	Group: Development/Other
14cr|svn2cl-0.13-2|11	Url: http://ch.tudelft.nl/~arthur/svn2cl/
14cr|svn2cl-0.13-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|svn2cl-0.13-2|13	Requires: libxslt-proc
14cr|svn2cl-0.13-2|14	BuildArch: noarch
14cr|svn2cl-0.13-2|15	
14cr|svn2cl-0.13-2|16	%description
14cr|svn2cl-0.13-2|17	svn2cl is a simple xsl transformation and shellscript wrapper for generating a
14cr|svn2cl-0.13-2|18	classic GNU-style ChangeLog from a subversion repository log. It is made from
14cr|svn2cl-0.13-2|19	several changelog-like scripts using common xslt constructs found in different
14cr|svn2cl-0.13-2|20	places.
14cr|svn2cl-0.13-2|21	
14cr|svn2cl-0.13-2|22	%prep
14cr|svn2cl-0.13-2|23	
14cr|svn2cl-0.13-2|24	%setup -q
14cr|svn2cl-0.13-2|25	%patch0 -p0 -b .accum
14cr|svn2cl-0.13-2|26	%patch1 -p1 -b .authors
14cr|svn2cl-0.13-2|27	%patch2 -p0 -b .strip
14cr|svn2cl-0.13-2|28	
14cr|svn2cl-0.13-2|29	sed -i -e 's|^XSL="$dir/|XSL="%{_datadir}/svn2cl/|' svn2cl.sh
14cr|svn2cl-0.13-2|30	chmod 0644 ChangeLog NEWS README TODO authors.xml
14cr|svn2cl-0.13-2|31	chmod 0755 convert_authors.pl
14cr|svn2cl-0.13-2|32	
14cr|svn2cl-0.13-2|33	%build
14cr|svn2cl-0.13-2|34	
14cr|svn2cl-0.13-2|35	%install
14cr|svn2cl-0.13-2|36	rm -rf %{buildroot}
14cr|svn2cl-0.13-2|37	
14cr|svn2cl-0.13-2|38	install -d %{buildroot}%{_datadir}/%{name}
14cr|svn2cl-0.13-2|39	install -m 755 svn2cl.sh %{buildroot}%{_datadir}/%{name}
14cr|svn2cl-0.13-2|40	install -d %{buildroot}%{_bindir}
14cr|svn2cl-0.13-2|41	ln -sf %{_datadir}/%{name}/svn2cl.sh %{buildroot}%{_bindir}/%{name}
14cr|svn2cl-0.13-2|42	install -m 644 svn2cl.xsl svn2html.css svn2html.xsl %{buildroot}%{_datadir}/%{name}
14cr|svn2cl-0.13-2|43	install -d %{buildroot}%{_mandir}/man1
14cr|svn2cl-0.13-2|44	install -m 644 svn2cl.1 %{buildroot}%{_mandir}/man1/
14cr|svn2cl-0.13-2|45	
14cr|svn2cl-0.13-2|46	%clean
14cr|svn2cl-0.13-2|47	rm -rf %{buildroot}
14cr|svn2cl-0.13-2|48	
14cr|svn2cl-0.13-2|49	%files
14cr|svn2cl-0.13-2|50	%defattr(-,root,root)
14cr|svn2cl-0.13-2|51	%doc ChangeLog NEWS README TODO authors.xml convert_authors.pl
14cr|svn2cl-0.13-2|52	%{_bindir}/%{name}
14cr|svn2cl-0.13-2|53	%{_datadir}/%{name}
14cr|svn2cl-0.13-2|54	%{_mandir}/*/*
14cr|svn2cl-0.13-2|55	
14cr|svn2cl-0.13-2|56	
14cr|svn2cl-0.13-2|57	
14cr|svn2cl-0.13-2|58	%changelog
14cr|svn2cl-0.13-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-2
14cr|svn2cl-0.13-2|60	+ Revision: 77d06e1
14cr|svn2cl-0.13-2|61	- MassBuild#464: Increase release tag
14cr|svn2cl-0.13-2|62	
14cr|svn2cl-0.13-2|63	

8499 14
14cr|svnauthcheck-1.0.12-2|1	%define	name	svnauthcheck
14cr|svnauthcheck-1.0.12-2|2	%define	version	1.0.12
14cr|svnauthcheck-1.0.12-2|3	%define release	2
14cr|svnauthcheck-1.0.12-2|4	
14cr|svnauthcheck-1.0.12-2|5	Name:		%{name}
14cr|svnauthcheck-1.0.12-2|6	Version:	%{version}
14cr|svnauthcheck-1.0.12-2|7	Release:	%{release}
14cr|svnauthcheck-1.0.12-2|8	Summary:    Tool to check the syntax of subversion acl file
14cr|svnauthcheck-1.0.12-2|9	License:    GPLv2+
14cr|svnauthcheck-1.0.12-2|10	Group:      Development/Other
14cr|svnauthcheck-1.0.12-2|11	URL:        https://svn.id.ethz.ch/docs/svnauthcheck.html
14cr|svnauthcheck-1.0.12-2|12	Source:     https://svn.id.ethz.ch/files/%{name}-%{version}.tar.bz2
14cr|svnauthcheck-1.0.12-2|13	BuildRequires:  flex
14cr|svnauthcheck-1.0.12-2|14	BuildRequires:  bison
14cr|svnauthcheck-1.0.12-2|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|svnauthcheck-1.0.12-2|16	
14cr|svnauthcheck-1.0.12-2|17	%description
14cr|svnauthcheck-1.0.12-2|18	svnauthcheck is a tool to check the syntax of Subversion access control files.
14cr|svnauthcheck-1.0.12-2|19	It was developed to be able to delegate to certain repository users the ability
14cr|svnauthcheck-1.0.12-2|20	to manage the access control to the repository itself.
14cr|svnauthcheck-1.0.12-2|21	
14cr|svnauthcheck-1.0.12-2|22	%prep
14cr|svnauthcheck-1.0.12-2|23	%setup -q
14cr|svnauthcheck-1.0.12-2|24	
14cr|svnauthcheck-1.0.12-2|25	%build
14cr|svnauthcheck-1.0.12-2|26	%configure2_5x
14cr|svnauthcheck-1.0.12-2|27	%make
14cr|svnauthcheck-1.0.12-2|28	
14cr|svnauthcheck-1.0.12-2|29	%install
14cr|svnauthcheck-1.0.12-2|30	rm -rf %{buildroot}
14cr|svnauthcheck-1.0.12-2|31	%makeinstall_std
14cr|svnauthcheck-1.0.12-2|32	
14cr|svnauthcheck-1.0.12-2|33	%clean
14cr|svnauthcheck-1.0.12-2|34	rm -rf %{buildroot}
14cr|svnauthcheck-1.0.12-2|35	
14cr|svnauthcheck-1.0.12-2|36	%files
14cr|svnauthcheck-1.0.12-2|37	%defattr(-,root,root)
14cr|svnauthcheck-1.0.12-2|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|svnauthcheck-1.0.12-2|39	%{_bindir}/*
14cr|svnauthcheck-1.0.12-2|40	%{_mandir}/man1/*
14cr|svnauthcheck-1.0.12-2|41	
14cr|svnauthcheck-1.0.12-2|42	
14cr|svnauthcheck-1.0.12-2|43	
14cr|svnauthcheck-1.0.12-2|44	
14cr|svnauthcheck-1.0.12-2|45	%changelog
14cr|svnauthcheck-1.0.12-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.12-2
14cr|svnauthcheck-1.0.12-2|47	+ Revision: 594a2ef
14cr|svnauthcheck-1.0.12-2|48	- MassBuild#464: Increase release tag
14cr|svnauthcheck-1.0.12-2|49	
14cr|svnauthcheck-1.0.12-2|50	

8500 14
14cr|svnchecker-0.3-6|1	# This is a very old program, it's e3asier to drop it than debug if smth goes wrong
14cr|svnchecker-0.3-6|2	%define debug_package %{nil}
14cr|svnchecker-0.3-6|3	
14cr|svnchecker-0.3-6|4	Name:		svnchecker
14cr|svnchecker-0.3-6|5	Version:	0.3
14cr|svnchecker-0.3-6|6	Release:	6
14cr|svnchecker-0.3-6|7	Summary:    Framework for Subversion pre-commit hook scripts
14cr|svnchecker-0.3-6|8	License:    GPL
14cr|svnchecker-0.3-6|9	Group:      Graphical desktop/GNOME
14cr|svnchecker-0.3-6|10	URL:        http://svnchecker.tigris.org/
14cr|svnchecker-0.3-6|11	Source:     http://svnchecker.tigris.org/files/documents/6233/42081/%{name}-%{version}.tar.gz
14cr|svnchecker-0.3-6|12	Patch:      svnchecker-0.2-no-config-file.patch
14cr|svnchecker-0.3-6|13	BuildRequires:  python-devel
14cr|svnchecker-0.3-6|14	
14cr|svnchecker-0.3-6|15	%description
14cr|svnchecker-0.3-6|16	SVNChecker is a framework for Subversion pre-commit hook scripts. The
14cr|svnchecker-0.3-6|17	SVNChecker handles Subversion (SVN) pre-commit hooks in order to implement
14cr|svnchecker-0.3-6|18	checks of files before they are commited. For example, you can check for the
14cr|svnchecker-0.3-6|19	code style or unit tests.
14cr|svnchecker-0.3-6|20	
14cr|svnchecker-0.3-6|21	%prep
14cr|svnchecker-0.3-6|22	%setup -q
14cr|svnchecker-0.3-6|23	%patch -p 1
14cr|svnchecker-0.3-6|24	
14cr|svnchecker-0.3-6|25	%build
14cr|svnchecker-0.3-6|26	python setup.py build
14cr|svnchecker-0.3-6|27	
14cr|svnchecker-0.3-6|28	%install
14cr|svnchecker-0.3-6|29	python setup.py install --root=%{buildroot}
14cr|svnchecker-0.3-6|30	
14cr|svnchecker-0.3-6|31	%files
14cr|svnchecker-0.3-6|32	%doc README LICENSE
14cr|svnchecker-0.3-6|33	%{_bindir}/Main.py
14cr|svnchecker-0.3-6|34	%{python_sitelib}/checks
14cr|svnchecker-0.3-6|35	%{python_sitelib}/handlers
14cr|svnchecker-0.3-6|36	%{python_sitelib}/modules
14cr|svnchecker-0.3-6|37	%{python_sitelib}/*.egg-info
14cr|svnchecker-0.3-6|38	
14cr|svnchecker-0.3-6|39	%changelog
14cr|svnchecker-0.3-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cr|svnchecker-0.3-6|41	+ Revision: b3e553b
14cr|svnchecker-0.3-6|42	- MassBuild#464: Increase release tag
14cr|svnchecker-0.3-6|43	
14cr|svnchecker-0.3-6|44	

8501 14
14cr|svnengine-0.4-7|1	Summary:	Subversion helper for CFengine
14cr|svnengine-0.4-7|2	Name:		svnengine
14cr|svnengine-0.4-7|3	Version:	0.4
14cr|svnengine-0.4-7|4	Release:	7
14cr|svnengine-0.4-7|5	License:	GPL
14cr|svnengine-0.4-7|6	Group:		Development/Python
14cr|svnengine-0.4-7|7	URL:		http://pulseaudio.revolutionlinux.com/Svnengine
14cr|svnengine-0.4-7|8	Source0:	%{name}-%{version}.tar.bz2
14cr|svnengine-0.4-7|9	BuildArch:	noarch
14cr|svnengine-0.4-7|10	Requires:	python-pysvn >= 1.5.1
14cr|svnengine-0.4-7|11	Requires:	python-%{name} >= %{version}
14cr|svnengine-0.4-7|12	BuildRequires:	python-devel
14cr|svnengine-0.4-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|svnengine-0.4-7|14	
14cr|svnengine-0.4-7|15	%description
14cr|svnengine-0.4-7|16	As the name suggests, Svnengine purpose is to make integration between SVN and
14cr|svnengine-0.4-7|17	Cfengine easy. While working with Cfengine, there are many steps that are
14cr|svnengine-0.4-7|18	repetitive, boring and error prone. With Svnengine, the system administrator
14cr|svnengine-0.4-7|19	can create cfengine class in a more automated manner.
14cr|svnengine-0.4-7|20	
14cr|svnengine-0.4-7|21	The principle of operation is simple. Files and attributes of files are stored
14cr|svnengine-0.4-7|22	in svn repository. If a file is added with svnengine, properties will be set
14cr|svnengine-0.4-7|23	for mode, owner, etc. Each files added into a directory can be used to generate
14cr|svnengine-0.4-7|24	the cfengine class file automaticaly. This file can be added to the cfengine
14cr|svnengine-0.4-7|25	server, and apply files to servers.
14cr|svnengine-0.4-7|26	
14cr|svnengine-0.4-7|27	It's also useful for testing. For example, you can apply a class even without
14cr|svnengine-0.4-7|28	a cfengine server. Also, you can change configuration files directly on the
14cr|svnengine-0.4-7|29	filesystem and gather changes by using the collect feature, and then commit.
14cr|svnengine-0.4-7|30	
14cr|svnengine-0.4-7|31	Bet you will love it!
14cr|svnengine-0.4-7|32	
14cr|svnengine-0.4-7|33	%package -n	python-%{name}
14cr|svnengine-0.4-7|34	Summary:	Subversion helper for CFengine
14cr|svnengine-0.4-7|35	Group:		Development/Python
14cr|svnengine-0.4-7|36	
14cr|svnengine-0.4-7|37	%description -n	python-%{name}
14cr|svnengine-0.4-7|38	As the name suggests, Svnengine purpose is to make integration between SVN and
14cr|svnengine-0.4-7|39	Cfengine easy. While working with Cfengine, there are many steps that are
14cr|svnengine-0.4-7|40	repetitive, boring and error prone. With Svnengine, the system administrator
14cr|svnengine-0.4-7|41	can create cfengine class in a more automated manner.
14cr|svnengine-0.4-7|42	
14cr|svnengine-0.4-7|43	The principle of operation is simple. Files and attributes of files are stored
14cr|svnengine-0.4-7|44	in svn repository. If a file is added with svnengine, properties will be set
14cr|svnengine-0.4-7|45	for mode, owner, etc. Each files added into a directory can be used to generate
14cr|svnengine-0.4-7|46	the cfengine class file automaticaly. This file can be added to the cfengine
14cr|svnengine-0.4-7|47	server, and apply files to servers.
14cr|svnengine-0.4-7|48	
14cr|svnengine-0.4-7|49	It's also useful for testing. For example, you can apply a class even without
14cr|svnengine-0.4-7|50	a cfengine server. Also, you can change configuration files directly on the
14cr|svnengine-0.4-7|51	filesystem and gather changes by using the collect feature, and then commit.
14cr|svnengine-0.4-7|52	
14cr|svnengine-0.4-7|53	Bet you will love it!
14cr|svnengine-0.4-7|54	
14cr|svnengine-0.4-7|55	%prep
14cr|svnengine-0.4-7|56	%setup -q
14cr|svnengine-0.4-7|57	
14cr|svnengine-0.4-7|58	%build
14cr|svnengine-0.4-7|59	python setup.py build
14cr|svnengine-0.4-7|60	
14cr|svnengine-0.4-7|61	%install
14cr|svnengine-0.4-7|62	rm -rf %{buildroot}
14cr|svnengine-0.4-7|63	
14cr|svnengine-0.4-7|64	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|svnengine-0.4-7|65	
14cr|svnengine-0.4-7|66	%clean
14cr|svnengine-0.4-7|67	rm -rf %{buildroot}
14cr|svnengine-0.4-7|68	
14cr|svnengine-0.4-7|69	%files
14cr|svnengine-0.4-7|70	%defattr(-,root,root)
14cr|svnengine-0.4-7|71	%doc README
14cr|svnengine-0.4-7|72	%{_bindir}/%{name}
14cr|svnengine-0.4-7|73	
14cr|svnengine-0.4-7|74	%files -n python-%{name}
14cr|svnengine-0.4-7|75	%defattr(-,root,root)
14cr|svnengine-0.4-7|76	%{py_puresitedir}/*
14cr|svnengine-0.4-7|77	
14cr|svnengine-0.4-7|78	
14cr|svnengine-0.4-7|79	
14cr|svnengine-0.4-7|80	%changelog
14cr|svnengine-0.4-7|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-7
14cr|svnengine-0.4-7|82	+ Revision: d2f99ad
14cr|svnengine-0.4-7|83	- MassBuild#464: Increase release tag
14cr|svnengine-0.4-7|84	
14cr|svnengine-0.4-7|85	

8502 14
14cr|svnmailer-1.0.8-8|1	%define rel 8
14cr|svnmailer-1.0.8-8|2	
14cr|svnmailer-1.0.8-8|3	Name:           svnmailer
14cr|svnmailer-1.0.8-8|4	Version:        1.0.8
14cr|svnmailer-1.0.8-8|5	Release:        %mkrel %rel
14cr|svnmailer-1.0.8-8|6	Summary:        Tool to send subversion commit notifications
14cr|svnmailer-1.0.8-8|7	Group:          Development/Other
14cr|svnmailer-1.0.8-8|8	License:        Apache License 2.0
14cr|svnmailer-1.0.8-8|9	URL:            http://opensource.perlig.de/svnmailer/
14cr|svnmailer-1.0.8-8|10	Source0:        http://storage.perlig.de/svnmailer/%{name}-%{version}.tar.bz2
14cr|svnmailer-1.0.8-8|11	Patch:          svnmailer-1.0.8-python2.5.diff
14cr|svnmailer-1.0.8-8|12	BuildRequires:  python-devel
14cr|svnmailer-1.0.8-8|13	Requires:       python-svn
14cr|svnmailer-1.0.8-8|14	BuildArch:      noarch
14cr|svnmailer-1.0.8-8|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|svnmailer-1.0.8-8|16	
14cr|svnmailer-1.0.8-8|17	%description
14cr|svnmailer-1.0.8-8|18	The svnmailer is a tool that is usually called by a subversion hook to submit
14cr|svnmailer-1.0.8-8|19	commit notifications in various ways (at the moment: mail via SMTP or a pipe
14cr|svnmailer-1.0.8-8|20	to a sendmail like program, news via NNTP, or CIA live tracker notification
14cr|svnmailer-1.0.8-8|21	via XML-RPC). It is derived from the original mailer.py distributed with
14cr|svnmailer-1.0.8-8|22	subversion, but should be much more consistent, more extensible, and have
14cr|svnmailer-1.0.8-8|23	many more features.
14cr|svnmailer-1.0.8-8|24	
14cr|svnmailer-1.0.8-8|25	%prep
14cr|svnmailer-1.0.8-8|26	%setup -q
14cr|svnmailer-1.0.8-8|27	%patch -p0
14cr|svnmailer-1.0.8-8|28	
14cr|svnmailer-1.0.8-8|29	%install
14cr|svnmailer-1.0.8-8|30	rm -rf %{buildroot}
14cr|svnmailer-1.0.8-8|31	python setup.py install --prefix=%{buildroot}/%_prefix
14cr|svnmailer-1.0.8-8|32	
14cr|svnmailer-1.0.8-8|33	%clean
14cr|svnmailer-1.0.8-8|34	rm -rf %{buildroot}
14cr|svnmailer-1.0.8-8|35	
14cr|svnmailer-1.0.8-8|36	%files
14cr|svnmailer-1.0.8-8|37	%defattr(-,root,root)
14cr|svnmailer-1.0.8-8|38	%doc CHANGES CREDITS docs LICENSE README
14cr|svnmailer-1.0.8-8|39	%_bindir/svn-mailer
14cr|svnmailer-1.0.8-8|40	%py_puresitedir/%name/
14cr|svnmailer-1.0.8-8|41	%py_puresitedir/*egg-info
14cr|svnmailer-1.0.8-8|42	
14cr|svnmailer-1.0.8-8|43	
14cr|svnmailer-1.0.8-8|44	
14cr|svnmailer-1.0.8-8|45	
14cr|svnmailer-1.0.8-8|46	
14cr|svnmailer-1.0.8-8|47	%changelog
14cr|svnmailer-1.0.8-8|48	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.8-8
14cr|svnmailer-1.0.8-8|49	+ Revision: fe9a959
14cr|svnmailer-1.0.8-8|50	- Automatic import for version 1.0.8
14cr|svnmailer-1.0.8-8|51	
14cr|svnmailer-1.0.8-8|52	

8503 14
14cr|svxlink-11.11.1-4|1	## Specfile based on Fedora made by developper
14cr|svxlink-11.11.1-4|2	%define name	svxlink
14cr|svxlink-11.11.1-4|3	%define main_version 11.11.1
14cr|svxlink-11.11.1-4|4	
14cr|svxlink-11.11.1-4|5	Name:		%{name}
14cr|svxlink-11.11.1-4|6	Summary:	Repeater controller and EchoLink (simplex or repeater)
14cr|svxlink-11.11.1-4|7	Version:	%{main_version}
14cr|svxlink-11.11.1-4|8	Release:	4
14cr|svxlink-11.11.1-4|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|svxlink-11.11.1-4|10	Source1:	http://downloads.sourceforge.net/%{name}/sounds-en_US-heather-11.11.tar.bz2
14cr|svxlink-11.11.1-4|11	URL:		http://svxlink.sourceforge.net
14cr|svxlink-11.11.1-4|12	
14cr|svxlink-11.11.1-4|13	Group:		Communications
14cr|svxlink-11.11.1-4|14	#files contained in sounds package are licensed under GPLv2
14cr|svxlink-11.11.1-4|15	#the rest of files are licensed under GPLv2+
14cr|svxlink-11.11.1-4|16	License:	GPLv2 and GPLv2+
14cr|svxlink-11.11.1-4|17	Patch0:		svxlink-11.11.1-gcc-47.patch
14cr|svxlink-11.11.1-4|18	
14cr|svxlink-11.11.1-4|19	BuildRequires:	glibc-devel
14cr|svxlink-11.11.1-4|20	BuildRequires:	alsa-oss-devel
14cr|svxlink-11.11.1-4|21	BuildRequires:	pkgconfig(sigc++-1.2)
14cr|svxlink-11.11.1-4|22	BuildRequires:	mng-devel
14cr|svxlink-11.11.1-4|23	BuildRequires:	tcl-devel
14cr|svxlink-11.11.1-4|24	BuildRequires:	qt4-devel
14cr|svxlink-11.11.1-4|25	BuildRequires:	gsm-devel
14cr|svxlink-11.11.1-4|26	BuildRequires:	pkgconfig(xi)
14cr|svxlink-11.11.1-4|27	BuildRequires:	pkgconfig(popt)
14cr|svxlink-11.11.1-4|28	BuildRequires:	pkgconfig(speex)
14cr|svxlink-11.11.1-4|29	BuildRequires:	doxygen
14cr|svxlink-11.11.1-4|30	BuildRequires:	desktop-file-utils
14cr|svxlink-11.11.1-4|31	BuildRequires:	%{_lib}gcrypt-devel
14cr|svxlink-11.11.1-4|32	
14cr|svxlink-11.11.1-4|33	Requires (preun): chkconfig
14cr|svxlink-11.11.1-4|34	Requires (preun): initscripts
14cr|svxlink-11.11.1-4|35	Requires (post): chkconfig
14cr|svxlink-11.11.1-4|36	Requires (postun): initscripts
14cr|svxlink-11.11.1-4|37	
14cr|svxlink-11.11.1-4|38	%description
14cr|svxlink-11.11.1-4|39	The SvxLink project is a multi purpose voice services system for
14cr|svxlink-11.11.1-4|40	ham radio use. For example, EchoLink connections are supported.
14cr|svxlink-11.11.1-4|41	Also, the SvxLink server can act as a repeater controller.
14cr|svxlink-11.11.1-4|42	This is a development version. The released version doesn't build on newer
14cr|svxlink-11.11.1-4|43	Mandriva Distributions.
14cr|svxlink-11.11.1-4|44	
14cr|svxlink-11.11.1-4|45	%package -n libasync
14cr|svxlink-11.11.1-4|46	Summary: 	Svxlink async libs
14cr|svxlink-11.11.1-4|47	Group: 		System/Libraries
14cr|svxlink-11.11.1-4|48	Version: 	0.17.0
14cr|svxlink-11.11.1-4|49	
14cr|svxlink-11.11.1-4|50	%description -n libasync
14cr|svxlink-11.11.1-4|51	The Async library is a programming framework that is used to write event driven
14cr|svxlink-11.11.1-4|52	applications. It provides abstractions for file descriptor watches, timers,
14cr|svxlink-11.11.1-4|53	network communications, serial port communications and config file reading.
14cr|svxlink-11.11.1-4|54	
14cr|svxlink-11.11.1-4|55	Async is written in such a way that it can support other frameworks. Right now
14cr|svxlink-11.11.1-4|56	there are two basic frameworks, a simple "select" based implementation and a Qt
14cr|svxlink-11.11.1-4|57	implementation. The idea is that advanced libraries can be implemented in such
14cr|svxlink-11.11.1-4|58	a way that they only depend on Async. That means that these libraries can be
14cr|svxlink-11.11.1-4|59	used in both Qt and pure console applications and in any future frameworks
14cr|svxlink-11.11.1-4|60	supported by Async (e.g. Gtk, wxWidgets etc).
14cr|svxlink-11.11.1-4|61	
14cr|svxlink-11.11.1-4|62	Another big part of Async is the audio pipe framework. It is an audio handling
14cr|svxlink-11.11.1-4|63	framework that is geared towards single channel (mono) audio applications. The
14cr|svxlink-11.11.1-4|64	framework consists of a large number of audio handling classes such as
14cr|svxlink-11.11.1-4|65	audio i/o, filtering, mixing, audio codecs etc.
14cr|svxlink-11.11.1-4|66	This is a development version. The released version doesn't build on newer
14cr|svxlink-11.11.1-4|67	Mandriva Distributions.
14cr|svxlink-11.11.1-4|68	
14cr|svxlink-11.11.1-4|69	%package -n libasync-devel
14cr|svxlink-11.11.1-4|70	Summary: 	Svxlink async development files
14cr|svxlink-11.11.1-4|71	Group: 		System/Libraries
14cr|svxlink-11.11.1-4|72	Version: 	0.17.0
14cr|svxlink-11.11.1-4|73	Requires: 	libasync = 0.17.0
14cr|svxlink-11.11.1-4|74	Obsoletes:	svxlink-server-devel < 0.11.1-2
14cr|svxlink-11.11.1-4|75	
14cr|svxlink-11.11.1-4|76	%description -n libasync-devel
14cr|svxlink-11.11.1-4|77	The async library development files
14cr|svxlink-11.11.1-4|78	
14cr|svxlink-11.11.1-4|79	%package -n echolib
14cr|svxlink-11.11.1-4|80	Summary: 	EchoLink communications library
14cr|svxlink-11.11.1-4|81	Group: 		System/Libraries
14cr|svxlink-11.11.1-4|82	Version: 	0.13.1
14cr|svxlink-11.11.1-4|83	
14cr|svxlink-11.11.1-4|84	%description -n echolib
14cr|svxlink-11.11.1-4|85	EchoLib is a library that is used as a base for writing EchoLink applications.
14cr|svxlink-11.11.1-4|86	It implements the directory server protocol as well as the station to station
14cr|svxlink-11.11.1-4|87	protocol. EchoLink is used to link ham radio stations together over the
14cr|svxlink-11.11.1-4|88	Internet.
14cr|svxlink-11.11.1-4|89	This is a development version. The released version doesn't build on newer
14cr|svxlink-11.11.1-4|90	Mandriva Distributions.
14cr|svxlink-11.11.1-4|91	
14cr|svxlink-11.11.1-4|92	%package -n echolib-devel
14cr|svxlink-11.11.1-4|93	Summary: 	Development files for the EchoLink communications library
14cr|svxlink-11.11.1-4|94	Group: 		System/Libraries
14cr|svxlink-11.11.1-4|95	Version: 	0.13.1
14cr|svxlink-11.11.1-4|96	Requires: 	echolib = 0.13.1
14cr|svxlink-11.11.1-4|97	Obsoletes:	svxlink-server-devel < 0.11.1-2
14cr|svxlink-11.11.1-4|98	
14cr|svxlink-11.11.1-4|99	%description -n echolib-devel
14cr|svxlink-11.11.1-4|100	Development files for the EchoLink communications library
14cr|svxlink-11.11.1-4|101	
14cr|svxlink-11.11.1-4|102	%package -n qtel
14cr|svxlink-11.11.1-4|103	Summary: 	The Qt EchoLink Client
14cr|svxlink-11.11.1-4|104	Group: 		Communications
14cr|svxlink-11.11.1-4|105	Version: 	0.11.2
14cr|svxlink-11.11.1-4|106	
14cr|svxlink-11.11.1-4|107	%description -n qtel
14cr|svxlink-11.11.1-4|108	This package contains Qtel, the Qt EchoLink client. It is an implementation of
14cr|svxlink-11.11.1-4|109	the EchoLink software in Qt. This is only an EchoLink client, that is it can
14cr|svxlink-11.11.1-4|110	not be connected to a transciever to create a link. If it is a pure link node
14cr|svxlink-11.11.1-4|111	you want, install the svxlink-server package.
14cr|svxlink-11.11.1-4|112	This is a development version. The released version doesn't build on newer
14cr|svxlink-11.11.1-4|113	Mandriva Distributions.
14cr|svxlink-11.11.1-4|114	
14cr|svxlink-11.11.1-4|115	%package -n svxlink-server
14cr|svxlink-11.11.1-4|116	Summary: 	SvxLink - A general purpose voice services system
14cr|svxlink-11.11.1-4|117	Version: 	0.11.1
14cr|svxlink-11.11.1-4|118	Group: 		Networking/Other
14cr|svxlink-11.11.1-4|119	Requires: 	udev
14cr|svxlink-11.11.1-4|120	Requires (pre): shadow-utils
14cr|svxlink-11.11.1-4|121	
14cr|svxlink-11.11.1-4|122	%description -n svxlink-server
14cr|svxlink-11.11.1-4|123	The SvxLink server is a general purpose voice services system for ham radio
14cr|svxlink-11.11.1-4|124	use. Each voice service is implemented as a plugin called a module.
14cr|svxlink-11.11.1-4|125	Some examples of voice services are: Help system, Simplex repeater,
14cr|svxlink-11.11.1-4|126	EchoLink communications and voice mail.
14cr|svxlink-11.11.1-4|127	
14cr|svxlink-11.11.1-4|128	The core of the system handle the radio interface and is quite flexible
14cr|svxlink-11.11.1-4|129	as well. It can act both as a simplex node and as a repeater controller. It is
14cr|svxlink-11.11.1-4|130	also possible to link multiple receivers in via TCP/IP. The best receiver is
14cr|svxlink-11.11.1-4|131	chosen using a software voter.
14cr|svxlink-11.11.1-4|132	This is a development version. The released version doesn't build on newer
14cr|svxlink-11.11.1-4|133	Mandriva Distributions.
14cr|svxlink-11.11.1-4|134	
14cr|svxlink-11.11.1-4|135	%prep
14cr|svxlink-11.11.1-4|136	%setup -q -n %{name}-%{main_version}
14cr|svxlink-11.11.1-4|137	%setup -q -D -T -a 1 -n %{name}-%{main_version}
14cr|svxlink-11.11.1-4|138	%patch0 -p0
14cr|svxlink-11.11.1-4|139	
14cr|svxlink-11.11.1-4|140	%build
14cr|svxlink-11.11.1-4|141	sed -i -e "s:/lib:/%{_libdir}:g" makefile.cfg
14cr|svxlink-11.11.1-4|142	sed -i -e "s:/etc/udev:/lib/udev:" svxlink/scripts/Makefile.default
14cr|svxlink-11.11.1-4|143	sed -i -e "s:lgsm:lgsm -lspeex:" qtel/Makefile.default
14cr|svxlink-11.11.1-4|144	
14cr|svxlink-11.11.1-4|145	#LDFLAGS="${LDFLAGS:--Wl,-as-needed}" ; export LDFLAGS
14cr|svxlink-11.11.1-4|146	CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS
14cr|svxlink-11.11.1-4|147	make %{?_smp_mflags}
14cr|svxlink-11.11.1-4|148	doxygen doxygen.async
14cr|svxlink-11.11.1-4|149	doxygen doxygen.echolib
14cr|svxlink-11.11.1-4|150	
14cr|svxlink-11.11.1-4|151	
14cr|svxlink-11.11.1-4|152	%install
14cr|svxlink-11.11.1-4|153	make DESTDIR=%{buildroot} NO_CHOWN=1 LIB_INSTALL_DIR=%{_libdir} \
14cr|svxlink-11.11.1-4|154	INC_INSTALL_DIR=%{_includedir}/svxlink BIN_INSTALL_DIR=%{_bindir} \
14cr|svxlink-11.11.1-4|155	SBIN_INSTALL_DIR=%{_sbindir} PLUGIN_INSTALL_DIR=%{_libdir}/svxlink install
14cr|svxlink-11.11.1-4|156	mkdir -p %{buildroot}%{_datadir}/svxlink
14cr|svxlink-11.11.1-4|157	cp -a en_US-heather %{buildroot}%{_datadir}/svxlink/
14cr|svxlink-11.11.1-4|158	mkdir -p %{buildroot}%{_localstatedir}/log
14cr|svxlink-11.11.1-4|159	touch %{buildroot}%{_localstatedir}/log/svxlink
14cr|svxlink-11.11.1-4|160	touch %{buildroot}%{_localstatedir}/log/svxlink.{1,2,3,4}
14cr|svxlink-11.11.1-4|161	desktop-file-install \
14cr|svxlink-11.11.1-4|162	--dir=%{buildroot}%{_datadir}/applications qtel/qtel.desktop
14cr|svxlink-11.11.1-4|163	mv %{buildroot}%{_sysconfdir}/logrotate.d/svxlink %{buildroot}%{_sysconfdir}/logrotate.d/svxlink-server
14cr|svxlink-11.11.1-4|164	sed -i -e "s/subsys\/\$PROG/subsys\/svxlink/g" %{buildroot}%{_sysconfdir}/init.d/svxlink
14cr|svxlink-11.11.1-4|165	sed -i -e "s/subsys\/\$PROG/subsys\/remotetrx/g" %{buildroot}%{_sysconfdir}/init.d/remotetrx
14cr|svxlink-11.11.1-4|166	#remove static libs
14cr|svxlink-11.11.1-4|167	rm -f %{buildroot}%{_libdir}/libasync*.a
14cr|svxlink-11.11.1-4|168	rm -f %{buildroot}%{_libdir}/libecholib.a
14cr|svxlink-11.11.1-4|169	rm -f %{buildroot}%{_libdir}/liblocationinfo.a
14cr|svxlink-11.11.1-4|170	rm -f %{buildroot}%{_libdir}/libtrx.a
14cr|svxlink-11.11.1-4|171	
14cr|svxlink-11.11.1-4|172	
14cr|svxlink-11.11.1-4|173	%pre -n svxlink-server
14cr|svxlink-11.11.1-4|174	getent group daemon >/dev/null || groupadd -r daemon
14cr|svxlink-11.11.1-4|175	getent passwd svxlink >/dev/null || \
14cr|svxlink-11.11.1-4|176	useradd -r -g daemon -d / -s /sbin/nologin \
14cr|svxlink-11.11.1-4|177	-c "SvxLink Daemon " svxlink
14cr|svxlink-11.11.1-4|178	exit 0
14cr|svxlink-11.11.1-4|179	
14cr|svxlink-11.11.1-4|180	%post -n svxlink-server
14cr|svxlink-11.11.1-4|181	/sbin/chkconfig --add svxlink
14cr|svxlink-11.11.1-4|182	
14cr|svxlink-11.11.1-4|183	%preun -n svxlink-server
14cr|svxlink-11.11.1-4|184	if [ $1 = 0 ]; then
14cr|svxlink-11.11.1-4|185	/sbin/service svxlink stop >/dev/null 2>&1 || :
14cr|svxlink-11.11.1-4|186	/sbin/chkconfig --del svxlink
14cr|svxlink-11.11.1-4|187	fi
14cr|svxlink-11.11.1-4|188	
14cr|svxlink-11.11.1-4|189	%postun -n svxlink-server
14cr|svxlink-11.11.1-4|190	if [ "$1" -ge "1" ] ; then
14cr|svxlink-11.11.1-4|191	/sbin/service svxlink condrestart >/dev/null 2>&1 || :
14cr|svxlink-11.11.1-4|192	fi
14cr|svxlink-11.11.1-4|193	
14cr|svxlink-11.11.1-4|194	%files -n libasync
14cr|svxlink-11.11.1-4|195	%doc async/ChangeLog
14cr|svxlink-11.11.1-4|196	%defattr(755,root,root)
14cr|svxlink-11.11.1-4|197	%{_libdir}/libasync*.so.*
14cr|svxlink-11.11.1-4|198	%{_libdir}/libasync*.*.so
14cr|svxlink-11.11.1-4|199	
14cr|svxlink-11.11.1-4|200	%files -n libasync-devel
14cr|svxlink-11.11.1-4|201	%doc doc/async/html
14cr|svxlink-11.11.1-4|202	%{_libdir}/libasyncaudio.so
14cr|svxlink-11.11.1-4|203	%{_libdir}/libasynccore.so
14cr|svxlink-11.11.1-4|204	%{_libdir}/libasynccpp.so
14cr|svxlink-11.11.1-4|205	%{_libdir}/libasyncqt.so
14cr|svxlink-11.11.1-4|206	%dir %{_includedir}/svxlink
14cr|svxlink-11.11.1-4|207	%{_includedir}/svxlink/Async*
14cr|svxlink-11.11.1-4|208	%{_includedir}/svxlink/SigCAudio*.h
14cr|svxlink-11.11.1-4|209	%{_includedir}/svxlink/common.h
14cr|svxlink-11.11.1-4|210	
14cr|svxlink-11.11.1-4|211	%files -n echolib
14cr|svxlink-11.11.1-4|212	%doc echolib/ChangeLog
14cr|svxlink-11.11.1-4|213	%defattr(755,root,root)
14cr|svxlink-11.11.1-4|214	%{_libdir}/libecholib*.so.*
14cr|svxlink-11.11.1-4|215	%{_libdir}/libecholib*.*.so
14cr|svxlink-11.11.1-4|216	
14cr|svxlink-11.11.1-4|217	%files -n echolib-devel
14cr|svxlink-11.11.1-4|218	%doc doc/echolib/html
14cr|svxlink-11.11.1-4|219	%{_libdir}/libecholib.so
14cr|svxlink-11.11.1-4|220	%dir %{_includedir}/svxlink
14cr|svxlink-11.11.1-4|221	%{_includedir}/svxlink/EchoLink*
14cr|svxlink-11.11.1-4|222	
14cr|svxlink-11.11.1-4|223	%files -n qtel
14cr|svxlink-11.11.1-4|224	%doc COPYRIGHT qtel/ChangeLog
14cr|svxlink-11.11.1-4|225	%{_bindir}/qtel
14cr|svxlink-11.11.1-4|226	%{_datadir}/qtel
14cr|svxlink-11.11.1-4|227	%{_datadir}/icons/link.xpm
14cr|svxlink-11.11.1-4|228	%{_datadir}/applications/qtel.desktop
14cr|svxlink-11.11.1-4|229	
14cr|svxlink-11.11.1-4|230	%files -n svxlink-server
14cr|svxlink-11.11.1-4|231	%doc COPYRIGHT svxlink/ChangeLog
14cr|svxlink-11.11.1-4|232	%{_bindir}/svxlink
14cr|svxlink-11.11.1-4|233	%{_bindir}/remotetrx
14cr|svxlink-11.11.1-4|234	%{_bindir}/siglevdetcal
14cr|svxlink-11.11.1-4|235	%dir %{_libdir}/svxlink
14cr|svxlink-11.11.1-4|236	%{_libdir}/svxlink/Module*.so
14cr|svxlink-11.11.1-4|237	%dir %{_sysconfdir}/%{name}/svxlink.d
14cr|svxlink-11.11.1-4|238	%{_datadir}/svxlink
14cr|svxlink-11.11.1-4|239	%defattr(644,root,root)
14cr|svxlink-11.11.1-4|240	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.conf
14cr|svxlink-11.11.1-4|241	%config(noreplace) %{_sysconfdir}/%{name}/.procmailrc
14cr|svxlink-11.11.1-4|242	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.d/*
14cr|svxlink-11.11.1-4|243	%config(noreplace) %{_sysconfdir}/%{name}/TclVoiceMail.conf
14cr|svxlink-11.11.1-4|244	%config(noreplace) %{_sysconfdir}/logrotate.d/svxlink-server
14cr|svxlink-11.11.1-4|245	%config(noreplace) %{_sysconfdir}/logrotate.d/remotetrx
14cr|svxlink-11.11.1-4|246	%config(noreplace) %{_sysconfdir}/%{name}/remotetrx.conf
14cr|svxlink-11.11.1-4|247	%config(noreplace) %{_sysconfdir}/sysconfig/svxlink
14cr|svxlink-11.11.1-4|248	%config(noreplace) %{_sysconfdir}/sysconfig/remotetrx
14cr|svxlink-11.11.1-4|249	%config(noreplace) %{_sysconfdir}/security/console.perms.d/90-svxlink.perms
14cr|svxlink-11.11.1-4|250	/lib/udev/rules.d/10-svxlink.rules
14cr|svxlink-11.11.1-4|251	%{_mandir}/man*/*
14cr|svxlink-11.11.1-4|252	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink
14cr|svxlink-11.11.1-4|253	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink/voice_mail
14cr|svxlink-11.11.1-4|254	%defattr(755,root,root)
14cr|svxlink-11.11.1-4|255	%{_sysconfdir}/init.d/svxlink
14cr|svxlink-11.11.1-4|256	%{_sysconfdir}/init.d/remotetrx
14cr|svxlink-11.11.1-4|257	%defattr(644,root,root)
14cr|svxlink-11.11.1-4|258	%ghost /var/log/*
14cr|svxlink-11.11.1-4|259	
14cr|svxlink-11.11.1-4|260	%changelog
14cr|svxlink-11.11.1-4|261	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.11.1-4
14cr|svxlink-11.11.1-4|262	+ Revision: c4727f0
14cr|svxlink-11.11.1-4|263	- MassBuild#464: Increase release tag
14cr|svxlink-11.11.1-4|264	
14cr|svxlink-11.11.1-4|265	

8504 14
14cr|swami-2.0.0-3|1	Name:       swami
14cr|swami-2.0.0-3|2	Version:    2.0.0
14cr|swami-2.0.0-3|3	Release:    3
14cr|swami-2.0.0-3|4	Summary:    Instrument patch editor for wavetable synths (sounfont)
14cr|swami-2.0.0-3|5	
14cr|swami-2.0.0-3|6	%define lib_major       0
14cr|swami-2.0.0-3|7	%define lib_name        %mklibname %{name} %{lib_major}
14cr|swami-2.0.0-3|8	%define lib_name_devel  %mklibname %{name} -d
14cr|swami-2.0.0-3|9	
14cr|swami-2.0.0-3|10	License:    GPL
14cr|swami-2.0.0-3|11	Group:      Sound
14cr|swami-2.0.0-3|12	URL:        http://swami.sourceforge.net
14cr|swami-2.0.0-3|13	Source0:    http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
14cr|swami-2.0.0-3|14	Requires:   fluidsynth
14cr|swami-2.0.0-3|15	Requires:   %{lib_name}
14cr|swami-2.0.0-3|16	
14cr|swami-2.0.0-3|17	BuildRequires:  intltool
14cr|swami-2.0.0-3|18	BuildRequires:  gtk-doc
14cr|swami-2.0.0-3|19	BuildRequires:  fluidsynth-devel
14cr|swami-2.0.0-3|20	BuildRequires:  sndfile-devel
14cr|swami-2.0.0-3|21	BuildRequires:  gtk+-devel
14cr|swami-2.0.0-3|22	BuildRequires:  gtksourceview-devel
14cr|swami-2.0.0-3|23	BuildRequires:  libgnomecanvasmm-devel
14cr|swami-2.0.0-3|24	BuildRequires:  libglade2.0-devel
14cr|swami-2.0.0-3|25	BuildRequires:  pkgconfig(librsvg-2.0)
14cr|swami-2.0.0-3|26	BuildRequires:  python-gobject-devel
14cr|swami-2.0.0-3|27	BuildRequires:  pygtk2.0-devel
14cr|swami-2.0.0-3|28	BuildRequires:  instpatch-devel
14cr|swami-2.0.0-3|29	BuildRequires:  fftw3-devel
14cr|swami-2.0.0-3|30	
14cr|swami-2.0.0-3|31	%description
14cr|swami-2.0.0-3|32	Swami is an instrument patch file editor using SoundFont files that allows
14cr|swami-2.0.0-3|33	you to create and distribute instruments from audio samples used for
14cr|swami-2.0.0-3|34	composing music. It uses the fluidsynth software synthesizer, which has real
14cr|swami-2.0.0-3|35	time effect control, support for modulators, and routable audio via Jack.
14cr|swami-2.0.0-3|36	Swami requires the libinstpatch library containing tools for soundfont
14cr|swami-2.0.0-3|37	editing.
14cr|swami-2.0.0-3|38	
14cr|swami-2.0.0-3|39	#-----------------------------------
14cr|swami-2.0.0-3|40	%package -n %{lib_name}
14cr|swami-2.0.0-3|41	
14cr|swami-2.0.0-3|42	Summary:        Library for processing Music Instrument patch files
14cr|swami-2.0.0-3|43	Group:          System/Libraries
14cr|swami-2.0.0-3|44	Requires:       pygtk2.0
14cr|swami-2.0.0-3|45	Requires:       libinstpatch
14cr|swami-2.0.0-3|46	%description -n %{lib_name}
14cr|swami-2.0.0-3|47	Dynamic library files needed by the swami instrument patch editor.
14cr|swami-2.0.0-3|48	
14cr|swami-2.0.0-3|49	%files -n %{lib_name}
14cr|swami-2.0.0-3|50	%defattr(-,root,root,-)
14cr|swami-2.0.0-3|51	%doc AUTHORS COPYING ChangeLog README
14cr|swami-2.0.0-3|52	%{_libdir}/lib%{name}*.so.*
14cr|swami-2.0.0-3|53	%{_libdir}/%{name}/*.so
14cr|swami-2.0.0-3|54	
14cr|swami-2.0.0-3|55	#-----------------------------------
14cr|swami-2.0.0-3|56	%package -n %{lib_name_devel}
14cr|swami-2.0.0-3|57	Summary:        Swami development headers
14cr|swami-2.0.0-3|58	Group:          Sound
14cr|swami-2.0.0-3|59	Requires:       %{name} = %{version}-%{release}
14cr|swami-2.0.0-3|60	Provides:       %{name}-devel = %{version}-%{release}
14cr|swami-2.0.0-3|61	
14cr|swami-2.0.0-3|62	%description -n %{lib_name_devel}
14cr|swami-2.0.0-3|63	Development files to build applications with swami headers.
14cr|swami-2.0.0-3|64	
14cr|swami-2.0.0-3|65	%files -n %{lib_name_devel}
14cr|swami-2.0.0-3|66	%defattr(-,root,root,-)
14cr|swami-2.0.0-3|67	%doc %{_datadir}/gtk-doc/html/lib%{name}
14cr|swami-2.0.0-3|68	%doc %{_datadir}/gtk-doc/html/%{name}gui
14cr|swami-2.0.0-3|69	%dir %{_includedir}/%{name}/lib%{name}
14cr|swami-2.0.0-3|70	%{_includedir}/%{name}/lib%{name}/*.h
14cr|swami-2.0.0-3|71	%dir %{_includedir}/%{name}/%{name}gui
14cr|swami-2.0.0-3|72	%{_includedir}/%{name}/%{name}gui/*.h
14cr|swami-2.0.0-3|73	%{_libdir}/*.so
14cr|swami-2.0.0-3|74	#-----------------------------------
14cr|swami-2.0.0-3|75	
14cr|swami-2.0.0-3|76	%prep
14cr|swami-2.0.0-3|77	%setup -q
14cr|swami-2.0.0-3|78	
14cr|swami-2.0.0-3|79	%build
14cr|swami-2.0.0-3|80	LDFLAGS="-lgmodule-2.0" %configure2_5x --enable-static=no
14cr|swami-2.0.0-3|81	%make
14cr|swami-2.0.0-3|82	
14cr|swami-2.0.0-3|83	%install
14cr|swami-2.0.0-3|84	rm -rf %{buildroot}
14cr|swami-2.0.0-3|85	%makeinstall_std
14cr|swami-2.0.0-3|86	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cr|swami-2.0.0-3|87	--remove-category="Midi;" \
14cr|swami-2.0.0-3|88	--remove-category="Music;" \
14cr|swami-2.0.0-3|89	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|swami-2.0.0-3|90	
14cr|swami-2.0.0-3|91	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|swami-2.0.0-3|92	cp %{name}.svg %{buildroot}%{_datadir}/pixmaps/
14cr|swami-2.0.0-3|93	
14cr|swami-2.0.0-3|94	%ifarch x86_64
14cr|swami-2.0.0-3|95	install -d %{buildroot}%{python_sitelib}
14cr|swami-2.0.0-3|96	mv %{buildroot}%{_prefix}/%_lib/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
14cr|swami-2.0.0-3|97	%endif
14cr|swami-2.0.0-3|98	
14cr|swami-2.0.0-3|99	%clean
14cr|swami-2.0.0-3|100	rm -rf %{buildroot}
14cr|swami-2.0.0-3|101	
14cr|swami-2.0.0-3|102	%files
14cr|swami-2.0.0-3|103	%defattr(-,root,root)
14cr|swami-2.0.0-3|104	%{_bindir}/%name
14cr|swami-2.0.0-3|105	%dir %{_datadir}/%{name}
14cr|swami-2.0.0-3|106	%{_datadir}/%{name}/swami-2.glade
14cr|swami-2.0.0-3|107	%dir %{_datadir}/%{name}/images
14cr|swami-2.0.0-3|108	%{_datadir}/%{name}/images/*.png
14cr|swami-2.0.0-3|109	%{_datadir}/%{name}/images/knob.svg
14cr|swami-2.0.0-3|110	%{_datadir}/mime/packages/%{name}.xml
14cr|swami-2.0.0-3|111	%{_datadir}/applications/%{name}.desktop
14cr|swami-2.0.0-3|112	%{_datadir}/pixmaps/%{name}.svg
14cr|swami-2.0.0-3|113	%{_datadir}/icons/hicolor/48x48/apps/swami.png
14cr|swami-2.0.0-3|114	%{_datadir}/icons/hicolor/scalable/apps/swami.svg
14cr|swami-2.0.0-3|115	%{_datadir}/pygtk/2.0/defs/*.defs
14cr|swami-2.0.0-3|116	%{python_sitelib}/*
14cr|swami-2.0.0-3|117	
14cr|swami-2.0.0-3|118	
14cr|swami-2.0.0-3|119	
14cr|swami-2.0.0-3|120	%changelog
14cr|swami-2.0.0-3|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cr|swami-2.0.0-3|122	+ Revision: b8b405a
14cr|swami-2.0.0-3|123	- MassBuild#464: Increase release tag
14cr|swami-2.0.0-3|124	
14cr|swami-2.0.0-3|125	

8505 14
14cr|sweep-0.9.3-8|1	Summary:	Sound sample editor
14cr|sweep-0.9.3-8|2	Name:		sweep
14cr|sweep-0.9.3-8|3	Version:	0.9.3
14cr|sweep-0.9.3-8|4	Release:	8
14cr|sweep-0.9.3-8|5	License:	GPLv2+
14cr|sweep-0.9.3-8|6	Group:		Sound
14cr|sweep-0.9.3-8|7	Url:		http://sweep.sourceforge.net/
14cr|sweep-0.9.3-8|8	Source0:	http://prdownloads.sourceforge.net/sweep/%{name}-%{version}.tar.gz
14cr|sweep-0.9.3-8|9	#gw received by mail from Pavel Fric
14cr|sweep-0.9.3-8|10	Source1:	cs.po
14cr|sweep-0.9.3-8|11	Patch0:		sweep-0.9.3-add-cs-po.patch
14cr|sweep-0.9.3-8|12	Patch1:		sweep-0.9.3-multithread.patch
14cr|sweep-0.9.3-8|13	BuildRequires:	desktop-file-utils
14cr|sweep-0.9.3-8|14	BuildRequires:	librsvg
14cr|sweep-0.9.3-8|15	BuildRequires:	libtool
14cr|sweep-0.9.3-8|16	#gw aclocal
14cr|sweep-0.9.3-8|17	Buildrequires:	gettext-devel
14cr|sweep-0.9.3-8|18	BuildRequires:	pkgconfig(alsa)
14cr|sweep-0.9.3-8|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|sweep-0.9.3-8|20	BuildRequires:	pkgconfig(mad)
14cr|sweep-0.9.3-8|21	BuildRequires:	pkgconfig(ogg)
14cr|sweep-0.9.3-8|22	BuildRequires:	pkgconfig(samplerate)
14cr|sweep-0.9.3-8|23	BuildRequires:	pkgconfig(sndfile)
14cr|sweep-0.9.3-8|24	BuildRequires:	pkgconfig(speex)
14cr|sweep-0.9.3-8|25	BuildRequires:	pkgconfig(tdb)
14cr|sweep-0.9.3-8|26	BuildRequires:	pkgconfig(vorbis)
14cr|sweep-0.9.3-8|27	#gw lam also has a binary named sweep
14cr|sweep-0.9.3-8|28	Conflicts:	lam-runtime
14cr|sweep-0.9.3-8|29	
14cr|sweep-0.9.3-8|30	%description
14cr|sweep-0.9.3-8|31	Sweep is an audio editor and live playback tool for GNU/Linux, BSD and
14cr|sweep-0.9.3-8|32	compatible systems. It supports many music and voice formats including
14cr|sweep-0.9.3-8|33	WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
14cr|sweep-0.9.3-8|34	LADSPA effects plugins. Inside lives a pesky little virtual stylus called
14cr|sweep-0.9.3-8|35	Scrubby who enjoys mixing around in your files.
14cr|sweep-0.9.3-8|36	
14cr|sweep-0.9.3-8|37	%files -f %{name}.lang
14cr|sweep-0.9.3-8|38	%doc README ABOUT-NLS AUTHORS COPYING ChangeLog NEWS
14cr|sweep-0.9.3-8|39	%{_bindir}/*
14cr|sweep-0.9.3-8|40	%{_mandir}/man1/*
14cr|sweep-0.9.3-8|41	%{_datadir}/applications/%{name}.desktop
14cr|sweep-0.9.3-8|42	%{_datadir}/pixmaps/*
14cr|sweep-0.9.3-8|43	%dir %{_libdir}/sweep/
14cr|sweep-0.9.3-8|44	%{_libdir}/sweep/*.so
14cr|sweep-0.9.3-8|45	%dir %{_datadir}/sweep/
14cr|sweep-0.9.3-8|46	%{_datadir}/sweep/sweep_splash.png
14cr|sweep-0.9.3-8|47	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|sweep-0.9.3-8|48	
14cr|sweep-0.9.3-8|49	#----------------------------------------------------------------------------
14cr|sweep-0.9.3-8|50	
14cr|sweep-0.9.3-8|51	%package devel
14cr|sweep-0.9.3-8|52	Summary:	C headers for developing Sweep plugins
14cr|sweep-0.9.3-8|53	Group:		Development/C
14cr|sweep-0.9.3-8|54	
14cr|sweep-0.9.3-8|55	%description devel
14cr|sweep-0.9.3-8|56	Sweep is an audio editor and live playback tool for GNU/Linux, BSD and
14cr|sweep-0.9.3-8|57	compatible systems. It supports many music and voice formats including
14cr|sweep-0.9.3-8|58	WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
14cr|sweep-0.9.3-8|59	LADSPA effects plugins. Inside lives a pesky little virtual stylus called
14cr|sweep-0.9.3-8|60	Scrubby who enjoys mixing around in your files.
14cr|sweep-0.9.3-8|61	
14cr|sweep-0.9.3-8|62	This package contains the C headers needed to compile plugins for Sweep.
14cr|sweep-0.9.3-8|63	
14cr|sweep-0.9.3-8|64	%files devel
14cr|sweep-0.9.3-8|65	%doc doc/*.txt
14cr|sweep-0.9.3-8|66	%dir %{_includedir}/%{name}
14cr|sweep-0.9.3-8|67	%{_includedir}/%{name}/*.h
14cr|sweep-0.9.3-8|68	
14cr|sweep-0.9.3-8|69	#----------------------------------------------------------------------------
14cr|sweep-0.9.3-8|70	
14cr|sweep-0.9.3-8|71	%prep
14cr|sweep-0.9.3-8|72	%setup -q
14cr|sweep-0.9.3-8|73	%patch0 -p1
14cr|sweep-0.9.3-8|74	%patch1 -p1
14cr|sweep-0.9.3-8|75	cp %{SOURCE1} po/
14cr|sweep-0.9.3-8|76	
14cr|sweep-0.9.3-8|77	%build
14cr|sweep-0.9.3-8|78	autoreconf -fi
14cr|sweep-0.9.3-8|79	# fix for wrongly set plugin dir on 64-bit
14cr|sweep-0.9.3-8|80	sed -i 's/sweep_plugin_dir=.*/sweep_plugin_dir="$PACKAGE_PLUGIN_DIR"/' configure
14cr|sweep-0.9.3-8|81	LDFLAGS="-lgmodule-2.0 -lX11" %configure2_5x --enable-alsa
14cr|sweep-0.9.3-8|82	
14cr|sweep-0.9.3-8|83	%make
14cr|sweep-0.9.3-8|84	
14cr|sweep-0.9.3-8|85	%install
14cr|sweep-0.9.3-8|86	%makeinstall_std MKINSTALLDIRS=`pwd`/mkinstalldirs
14cr|sweep-0.9.3-8|87	rm -rf %{buildroot}%{_datadir}/locale/en_AU
14cr|sweep-0.9.3-8|88	
14cr|sweep-0.9.3-8|89	%find_lang %{name}
14cr|sweep-0.9.3-8|90	
14cr|sweep-0.9.3-8|91	desktop-file-install --vendor="" \
14cr|sweep-0.9.3-8|92	--remove-category="Application" \
14cr|sweep-0.9.3-8|93	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|sweep-0.9.3-8|94	--add-category="AudioVideo" \
14cr|sweep-0.9.3-8|95	--add-category="Audio" \
14cr|sweep-0.9.3-8|96	--add-category="Sequencer" \
14cr|sweep-0.9.3-8|97	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|sweep-0.9.3-8|98	
14cr|sweep-0.9.3-8|99	install -d %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cr|sweep-0.9.3-8|100	install -m644 %{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cr|sweep-0.9.3-8|101	
14cr|sweep-0.9.3-8|102	
14cr|sweep-0.9.3-8|103	%changelog
14cr|sweep-0.9.3-8|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-8
14cr|sweep-0.9.3-8|105	+ Revision: 3d7a2de
14cr|sweep-0.9.3-8|106	- MassBuild#464: Increase release tag
14cr|sweep-0.9.3-8|107	
14cr|sweep-0.9.3-8|108	

8506 14
14cr|SweetHome3D-4.4-4|1	%define         pkgname         sweethome3d
14cr|SweetHome3D-4.4-4|2	%define         pkgmod          3DModels
14cr|SweetHome3D-4.4-4|3	%define         modelver        1.3.2
14cr|SweetHome3D-4.4-4|4	%define         debug_package   %{nil}
14cr|SweetHome3D-4.4-4|5	
14cr|SweetHome3D-4.4-4|6	%define __noautoreq '.*VERSION.*'
14cr|SweetHome3D-4.4-4|7	
14cr|SweetHome3D-4.4-4|8	Name:		SweetHome3D
14cr|SweetHome3D-4.4-4|9	Version:	4.4
14cr|SweetHome3D-4.4-4|10	Release:	4
14cr|SweetHome3D-4.4-4|11	Summary:	Sweet Home 3D is a free interior design application
14cr|SweetHome3D-4.4-4|12	License:	GPLv2+
14cr|SweetHome3D-4.4-4|13	Group:		Graphics
14cr|SweetHome3D-4.4-4|14	URL:		http://www.sweethome3d.com/
14cr|SweetHome3D-4.4-4|15	Source0:        %{name}-%{version}-src.zip
14cr|SweetHome3D-4.4-4|16	#Source1:        FurnitureLibraryEditor-1.12-src.zip
14cr|SweetHome3D-4.4-4|17	#Source2:      sunflow-0.07.3g-src-diff.zip
14cr|SweetHome3D-4.4-4|18	Source3:        %{name}-%{version}-javadoc.zip
14cr|SweetHome3D-4.4-4|19	#Source4:        %{pkgmod}-Contributions-%{modelver}.zip
14cr|SweetHome3D-4.4-4|20	#Source5:        %{pkgmod}-KatorLegaz-%{modelver}.zip
14cr|SweetHome3D-4.4-4|21	#Source6:        %{pkgmod}-LucaPresidente-%{modelver}.zip
14cr|SweetHome3D-4.4-4|22	#Source7:        %{pkgmod}-Reallusion-%{modelver}.zip
14cr|SweetHome3D-4.4-4|23	#Source8:        %{pkgmod}-Scopia-%{modelver}.zip
14cr|SweetHome3D-4.4-4|24	#Source9:        %{pkgmod}-Trees-%{modelver}.zip
14cr|SweetHome3D-4.4-4|25	#Source10:       %{pkgmod}-BlendSwap-CC-0-%{modelver}.zip
14cr|SweetHome3D-4.4-4|26	#Source11:       %{pkgmod}-BlendSwap-CC-BY-%{modelver}.zip
14cr|SweetHome3D-4.4-4|27	#Source12:       TexturesLibraryEditor-1.3-src.zip
14cr|SweetHome3D-4.4-4|28	#Patch0:               %{name}.patch
14cr|SweetHome3D-4.4-4|29	BuildRequires:  java
14cr|SweetHome3D-4.4-4|30	BuildRequires:  ant
14cr|SweetHome3D-4.4-4|31	Requires:       java >= 1.6-sun
14cr|SweetHome3D-4.4-4|32	Requires:       java3d
14cr|SweetHome3D-4.4-4|33	
14cr|SweetHome3D-4.4-4|34	%description
14cr|SweetHome3D-4.4-4|35	Sweet Home 3D is a free interior design application
14cr|SweetHome3D-4.4-4|36	that helps you place your furniture on a house 2D
14cr|SweetHome3D-4.4-4|37	plan, with a 3D preview.
14cr|SweetHome3D-4.4-4|38	Available at http://www.sweethome3d.eu/, this program
14cr|SweetHome3D-4.4-4|39	is aimed at people who want to design their interior
14cr|SweetHome3D-4.4-4|40	quickly, whether they are moving or they just want
14cr|SweetHome3D-4.4-4|41	to redesign their existing home. Numerous visual
14cr|SweetHome3D-4.4-4|42	guides help you draw the plan of your home and
14cr|SweetHome3D-4.4-4|43	layout furniture. You may draw the walls of your
14cr|SweetHome3D-4.4-4|44	rooms upon the image of an existing plan, and then,
14cr|SweetHome3D-4.4-4|45	drag and drop furniture onto the plan from a catalog
14cr|SweetHome3D-4.4-4|46	organized by categories. Each change in the 2D plan
14cr|SweetHome3D-4.4-4|47	is simultaneously updated in the 3D view, to show
14cr|SweetHome3D-4.4-4|48	you a realistic rendering of your layout.
14cr|SweetHome3D-4.4-4|49	
14cr|SweetHome3D-4.4-4|50	%prep
14cr|SweetHome3D-4.4-4|51	%setup -q -n %{name}-%{version}-src
14cr|SweetHome3D-4.4-4|52	
14cr|SweetHome3D-4.4-4|53	#rm -rf lib/windows lib/macosx
14cr|SweetHome3D-4.4-4|54	%ifarch %{ix86}
14cr|SweetHome3D-4.4-4|55	rm -rf lib/linux/x64
14cr|SweetHome3D-4.4-4|56	%else
14cr|SweetHome3D-4.4-4|57	rm -rf lib/linux/i386
14cr|SweetHome3D-4.4-4|58	%endif
14cr|SweetHome3D-4.4-4|59	
14cr|SweetHome3D-4.4-4|60	
14cr|SweetHome3D-4.4-4|61	%build
14cr|SweetHome3D-4.4-4|62	ant jarExecutable
14cr|SweetHome3D-4.4-4|63	
14cr|SweetHome3D-4.4-4|64	%install
14cr|SweetHome3D-4.4-4|65	install -Dm0644 install/%{name}-%{version}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
14cr|SweetHome3D-4.4-4|66	mkdir -p %{buildroot}%{_datadir}/%{name}/lib
14cr|SweetHome3D-4.4-4|67	install -Dm0644 lib/*.jar %{buildroot}%{_datadir}/%{name}/lib
14cr|SweetHome3D-4.4-4|68	mkdir -p %{buildroot}%{_docdir}/%{name}
14cr|SweetHome3D-4.4-4|69	install -Dm0644 *.TXT %{buildroot}%{_docdir}/%{name}
14cr|SweetHome3D-4.4-4|70	mkdir -p %{buildroot}%{_iconsdir}
14cr|SweetHome3D-4.4-4|71	install -Dm0655 deploy/%{name}*.png %{buildroot}%{_iconsdir}
14cr|SweetHome3D-4.4-4|72	install -Dm0655 deploy/%{name}*.jpg %{buildroot}%{_iconsdir}
14cr|SweetHome3D-4.4-4|73	install -Dm0655 deploy/%{name}*.gif %{buildroot}%{_iconsdir}
14cr|SweetHome3D-4.4-4|74	mkdir -p %{buildroot}%{_bindir}
14cr|SweetHome3D-4.4-4|75	install -Dm0655 install/linux/%{name} %{buildroot}%{_bindir}/%{name}
14cr|SweetHome3D-4.4-4|76	%if %mdkversion  <= 201200
14cr|SweetHome3D-4.4-4|77	%ifarch x86_64
14cr|SweetHome3D-4.4-4|78	mkdir -p %{buildroot}%{_libdir}
14cr|SweetHome3D-4.4-4|79	install -Dm0655 lib/linux/x64/*.so %{buildroot}%{_libdir}/
14cr|SweetHome3D-4.4-4|80	%else
14cr|SweetHome3D-4.4-4|81	mkdir -p %{buildroot}%{_libdir}
14cr|SweetHome3D-4.4-4|82	install -Dm0655 lib/linux/i386/*.so %{buildroot}%{_libdir}/
14cr|SweetHome3D-4.4-4|83	%endif
14cr|SweetHome3D-4.4-4|84	%endif
14cr|SweetHome3D-4.4-4|85	
14cr|SweetHome3D-4.4-4|86	# menu-entry
14cr|SweetHome3D-4.4-4|87	mkdir -p %{buildroot}%{_datadir}/applications
14cr|SweetHome3D-4.4-4|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|SweetHome3D-4.4-4|89	[Desktop Entry]
14cr|SweetHome3D-4.4-4|90	Name=Sweet Home 3D
14cr|SweetHome3D-4.4-4|91	Name[ru]=Sweet Home 3D
14cr|SweetHome3D-4.4-4|92	GenericName=Sweet Home 3D
14cr|SweetHome3D-4.4-4|93	GenericName[ru]=SweetHome 3D
14cr|SweetHome3D-4.4-4|94	Comment=Design Application
14cr|SweetHome3D-4.4-4|95	Comment[ru]=Проектирования домашнего интерьера в 3D
14cr|SweetHome3D-4.4-4|96	Exec=/usr/bin/%{name}
14cr|SweetHome3D-4.4-4|97	Icon=%{_iconsdir}/%{name}Icon48x48.png
14cr|SweetHome3D-4.4-4|98	Terminal=false
14cr|SweetHome3D-4.4-4|99	Type=Application
14cr|SweetHome3D-4.4-4|100	StartupNotify=true
14cr|SweetHome3D-4.4-4|101	MimeType=application/octet-stream;application/SweetHome3D;
14cr|SweetHome3D-4.4-4|102	Categories=Application;Graphics;
14cr|SweetHome3D-4.4-4|103	EOF
14cr|SweetHome3D-4.4-4|104	
14cr|SweetHome3D-4.4-4|105	# script start program
14cr|SweetHome3D-4.4-4|106	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|SweetHome3D-4.4-4|107	#!/bin/sh
14cr|SweetHome3D-4.4-4|108	
14cr|SweetHome3D-4.4-4|109	# Retrieve Sweet Home 3D directory
14cr|SweetHome3D-4.4-4|110	#PROGRAM=`readlink "$0"`
14cr|SweetHome3D-4.4-4|111	#if [ "$PROGRAM" = "" ]; then
14cr|SweetHome3D-4.4-4|112	#  PROGRAM=$0
14cr|SweetHome3D-4.4-4|113	#  fi
14cr|SweetHome3D-4.4-4|114	#  PROGRAM_DIR=`dirname "$PROGRAM"`
14cr|SweetHome3D-4.4-4|115	#
14cr|SweetHome3D-4.4-4|116	#  # Run Sweet Home 3D
14cr|SweetHome3D-4.4-4|117	#  exec "$PROGRAM_DIR"/jre1.6.0_37/bin/java -Xmx1024m -classpath "$PROGRAM_DIR"/lib/SweetHome3D.jar:"$PROGRAM_DIR"/lib/Furniture.jar:"$PROGRAM_DIR"//lib/Textures.jar:"$PROGRAM_DIR"/lib/Help.jar:"$PROGRAM_DIR"/lib/Loader3DS1_2u.jar:"$PROGRAM_DIR"/lib/iText-2.1.7.jar:"$PROGRAM_DIR"/lib/freehep-vectorgraphics-svg-2.1.1.jar:"$PROGRAM_DIR"/lib/sunflow-0.07.3g.jar:"$PROGRAM_DIR"/lib/jmf.jar:"$PROGRAM_DIR"/lib/batik-svgpathparser-1.7.jar:"$PROGRAM_DIR"/lib/j3dcore.jar:"$PROGRAM_DIR"/lib/j3dutils.jar:"$PROGRAM_DIR"/lib/vecmath.jar:"$PROGRAM_DIR"/jre1.6.0_37/lib/javaws.jar -Djava.library.path="$PROGRAM_DIR"/lib com.eteks.sweethome3d.SweetHome3D -open "$1"
14cr|SweetHome3D-4.4-4|118	
14cr|SweetHome3D-4.4-4|119	PROGRAM_DIR=/usr/share/SweetHome3D
14cr|SweetHome3D-4.4-4|120	
14cr|SweetHome3D-4.4-4|121	exec java -Xmx1024m -jar -Dcom.eteks.sweethome3d.applicationFolders=$HOME/.eteks/sweethome3d:$PROGRAM_DIR/data $PROGRAM_DIR/SweetHome3D.jar
14cr|SweetHome3D-4.4-4|122	
14cr|SweetHome3D-4.4-4|123	EOF
14cr|SweetHome3D-4.4-4|124	
14cr|SweetHome3D-4.4-4|125	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|SweetHome3D-4.4-4|126	
14cr|SweetHome3D-4.4-4|127	
14cr|SweetHome3D-4.4-4|128	%files
14cr|SweetHome3D-4.4-4|129	%defattr(-,root,root)
14cr|SweetHome3D-4.4-4|130	%{_bindir}/%{name}
14cr|SweetHome3D-4.4-4|131	%if %mdkversion <= 201200
14cr|SweetHome3D-4.4-4|132	%{_libdir}/*.so
14cr|SweetHome3D-4.4-4|133	%endif
14cr|SweetHome3D-4.4-4|134	%{_datadir}/applications/%{name}.desktop
14cr|SweetHome3D-4.4-4|135	%{_datadir}/%{name}/%{name}.jar
14cr|SweetHome3D-4.4-4|136	%{_docdir}/%{name}/*.TXT
14cr|SweetHome3D-4.4-4|137	%{_datadir}/%{name}/lib/*
14cr|SweetHome3D-4.4-4|138	%{_iconsdir}/*.png
14cr|SweetHome3D-4.4-4|139	%{_iconsdir}/*.jpg
14cr|SweetHome3D-4.4-4|140	%{_iconsdir}/*.gif
14cr|SweetHome3D-4.4-4|141	
14cr|SweetHome3D-4.4-4|142	%changelog
14cr|SweetHome3D-4.4-4|143	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4-4
14cr|SweetHome3D-4.4-4|144	+ Revision: 7937467
14cr|SweetHome3D-4.4-4|145	- MassBuild#464: Increase release tag
14cr|SweetHome3D-4.4-4|146	
14cr|SweetHome3D-4.4-4|147	

8507 14
14cr|swfdec-0.8.4-5|1	%define api 0.8
14cr|swfdec-0.8.4-5|2	%define major 0
14cr|swfdec-0.8.4-5|3	%define libname %mklibname %name %{api} %{major}
14cr|swfdec-0.8.4-5|4	%define develname %mklibname -d %name
14cr|swfdec-0.8.4-5|5	
14cr|swfdec-0.8.4-5|6	Name:		swfdec
14cr|swfdec-0.8.4-5|7	Version:	0.8.4
14cr|swfdec-0.8.4-5|8	Release:	5
14cr|swfdec-0.8.4-5|9	Summary:	Flash animations rendering library
14cr|swfdec-0.8.4-5|10	Group:		System/Libraries
14cr|swfdec-0.8.4-5|11	License:	LGPLv2+
14cr|swfdec-0.8.4-5|12	URL:		http://swfdec.freedesktop.org/
14cr|swfdec-0.8.4-5|13	Source0:	http://swfdec.freedesktop.org/download/%name/%api/%{name}-%{version}.tar.gz
14cr|swfdec-0.8.4-5|14	BuildRequires:  pkgconfig(xt)
14cr|swfdec-0.8.4-5|15	BuildRequires:  pkgconfig(mad)
14cr|swfdec-0.8.4-5|16	BuildRequires:  pkgconfig(alsa)
14cr|swfdec-0.8.4-5|17	BuildRequires:	pkgconfig(liboil-0.3)
14cr|swfdec-0.8.4-5|18	BuildRequires:	autoconf2.5 >= 2.58
14cr|swfdec-0.8.4-5|19	BuildRequires:	ffmpeg-devel
14cr|swfdec-0.8.4-5|20	BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
14cr|swfdec-0.8.4-5|21	BuildRequires:	libgstreamer-devel
14cr|swfdec-0.8.4-5|22	BuildRequires:	gtk2-devel
14cr|swfdec-0.8.4-5|23	BuildRequires:	gnome-vfs2-devel
14cr|swfdec-0.8.4-5|24	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|swfdec-0.8.4-5|25	%description
14cr|swfdec-0.8.4-5|26	Libswfdec is a library for rendering Flash animations. Currently it
14cr|swfdec-0.8.4-5|27	handles mostFlash 3 animations and some Flash 4. No interactivity is
14cr|swfdec-0.8.4-5|28	supported yet.
14cr|swfdec-0.8.4-5|29	
14cr|swfdec-0.8.4-5|30	%package -n %libname
14cr|swfdec-0.8.4-5|31	Summary: Shared library for decoding Flash animations
14cr|swfdec-0.8.4-5|32	Group: System/Libraries
14cr|swfdec-0.8.4-5|33	Obsoletes: %mklibname swfdec 0.6
14cr|swfdec-0.8.4-5|34	
14cr|swfdec-0.8.4-5|35	%description -n %libname
14cr|swfdec-0.8.4-5|36	Libswfdec is a library for rendering Flash animations. Currently it
14cr|swfdec-0.8.4-5|37	handles mostFlash 3 animations and some Flash 4. No interactivity is
14cr|swfdec-0.8.4-5|38	supported yet.
14cr|swfdec-0.8.4-5|39	
14cr|swfdec-0.8.4-5|40	This package contains the shared library needed to run libswfdec
14cr|swfdec-0.8.4-5|41	applications.
14cr|swfdec-0.8.4-5|42	
14cr|swfdec-0.8.4-5|43	%package -n %develname
14cr|swfdec-0.8.4-5|44	Summary:	Swfdec development files and static libraries
14cr|swfdec-0.8.4-5|45	Group:		Development/C
14cr|swfdec-0.8.4-5|46	Requires:	%{libname} = %{version}
14cr|swfdec-0.8.4-5|47	Provides:	libswfdec-devel = %{EVRD}
14cr|swfdec-0.8.4-5|48	Provides:	swfdec-devel = %{EVRD}
14cr|swfdec-0.8.4-5|49	Obsoletes:	%mklibname -d %name 0.5
14cr|swfdec-0.8.4-5|50	
14cr|swfdec-0.8.4-5|51	%description -n %develname
14cr|swfdec-0.8.4-5|52	This contains the files needed to build packages that depend on
14cr|swfdec-0.8.4-5|53	swfdec.
14cr|swfdec-0.8.4-5|54	
14cr|swfdec-0.8.4-5|55	%prep
14cr|swfdec-0.8.4-5|56	%setup -q
14cr|swfdec-0.8.4-5|57	
14cr|swfdec-0.8.4-5|58	%build
14cr|swfdec-0.8.4-5|59	%configure2_5x --disable-static
14cr|swfdec-0.8.4-5|60	%make
14cr|swfdec-0.8.4-5|61	
14cr|swfdec-0.8.4-5|62	%install
14cr|swfdec-0.8.4-5|63	%makeinstall_std
14cr|swfdec-0.8.4-5|64	
14cr|swfdec-0.8.4-5|65	%files -n %libname
14cr|swfdec-0.8.4-5|66	%{_libdir}/libswfdec-%{api}.so.%{major}*
14cr|swfdec-0.8.4-5|67	%{_libdir}/libswfdec-gtk-%{api}.so.%{major}*
14cr|swfdec-0.8.4-5|68	
14cr|swfdec-0.8.4-5|69	%files -n %develname
14cr|swfdec-0.8.4-5|70	%{_libdir}/libswfdec-%api.so
14cr|swfdec-0.8.4-5|71	%{_libdir}/libswfdec-gtk-%api.so
14cr|swfdec-0.8.4-5|72	%{_libdir}/pkgconfig/swfdec-%api.pc
14cr|swfdec-0.8.4-5|73	%{_libdir}/pkgconfig/swfdec-gtk-%api.pc
14cr|swfdec-0.8.4-5|74	%dir %{_includedir}/swfdec-%api/
14cr|swfdec-0.8.4-5|75	%{_includedir}/swfdec-%api/*
14cr|swfdec-0.8.4-5|76	%_datadir/gtk-doc/html/%name/
14cr|swfdec-0.8.4-5|77	
14cr|swfdec-0.8.4-5|78	
14cr|swfdec-0.8.4-5|79	
14cr|swfdec-0.8.4-5|80	%changelog
14cr|swfdec-0.8.4-5|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-5
14cr|swfdec-0.8.4-5|82	+ Revision: bacb9c3
14cr|swfdec-0.8.4-5|83	- MassBuild#464: Increase release tag
14cr|swfdec-0.8.4-5|84	
14cr|swfdec-0.8.4-5|85	

8508 14
14cr|swfdec-gnome-2.30.1-4|1	%define name swfdec-gnome
14cr|swfdec-gnome-2.30.1-4|2	%define version 2.30.1
14cr|swfdec-gnome-2.30.1-4|3	%define swfdec_version 0.8.0
14cr|swfdec-gnome-2.30.1-4|4	
14cr|swfdec-gnome-2.30.1-4|5	%define release  4
14cr|swfdec-gnome-2.30.1-4|6	
14cr|swfdec-gnome-2.30.1-4|7	Summary: Flash integration for the Gnome Desktop
14cr|swfdec-gnome-2.30.1-4|8	Name: %{name}
14cr|swfdec-gnome-2.30.1-4|9	Version: %{version}
14cr|swfdec-gnome-2.30.1-4|10	Release: %{release}
14cr|swfdec-gnome-2.30.1-4|11	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14cr|swfdec-gnome-2.30.1-4|12	License: GPLv2+
14cr|swfdec-gnome-2.30.1-4|13	Group: Graphical desktop/GNOME
14cr|swfdec-gnome-2.30.1-4|14	Url: http://swfdec.freedesktop.org/
14cr|swfdec-gnome-2.30.1-4|15	BuildRequires: swfdec-devel >= %{swfdec_version}
14cr|swfdec-gnome-2.30.1-4|16	BuildRequires: pkgconfig(gconf-2.0)
14cr|swfdec-gnome-2.30.1-4|17	BuildRequires: gtk2-devel >= 2.12.0
14cr|swfdec-gnome-2.30.1-4|18	BuildRequires: intltool
14cr|swfdec-gnome-2.30.1-4|19	
14cr|swfdec-gnome-2.30.1-4|20	%description
14cr|swfdec-gnome-2.30.1-4|21	Swfdec-Gnome provides tools to integrate Flash into the GNOME desktop.
14cr|swfdec-gnome-2.30.1-4|22	It contains a standalone Flash player and a thumbnailer.
14cr|swfdec-gnome-2.30.1-4|23	
14cr|swfdec-gnome-2.30.1-4|24	%prep
14cr|swfdec-gnome-2.30.1-4|25	%setup -q
14cr|swfdec-gnome-2.30.1-4|26	
14cr|swfdec-gnome-2.30.1-4|27	%build
14cr|swfdec-gnome-2.30.1-4|28	%configure2_5x --disable-schemas-install
14cr|swfdec-gnome-2.30.1-4|29	%make
14cr|swfdec-gnome-2.30.1-4|30	
14cr|swfdec-gnome-2.30.1-4|31	%install
14cr|swfdec-gnome-2.30.1-4|32	rm -rf $RPM_BUILD_ROOT
14cr|swfdec-gnome-2.30.1-4|33	%makeinstall_std
14cr|swfdec-gnome-2.30.1-4|34	
14cr|swfdec-gnome-2.30.1-4|35	%find_lang %{name}
14cr|swfdec-gnome-2.30.1-4|36	
14cr|swfdec-gnome-2.30.1-4|37	%clean
14cr|swfdec-gnome-2.30.1-4|38	rm -rf $RPM_BUILD_ROOT
14cr|swfdec-gnome-2.30.1-4|39	
14cr|swfdec-gnome-2.30.1-4|40	%if %mdkversion < 200900
14cr|swfdec-gnome-2.30.1-4|41	%post
14cr|swfdec-gnome-2.30.1-4|42	%post_install_gconf_schemas swfdec-thumbnailer
14cr|swfdec-gnome-2.30.1-4|43	%{update_menus}
14cr|swfdec-gnome-2.30.1-4|44	%{update_desktop_database}
14cr|swfdec-gnome-2.30.1-4|45	%update_icon_cache hicolor
14cr|swfdec-gnome-2.30.1-4|46	%endif
14cr|swfdec-gnome-2.30.1-4|47	
14cr|swfdec-gnome-2.30.1-4|48	%preun
14cr|swfdec-gnome-2.30.1-4|49	%preun_uninstall_gconf_schemas swfdec-thumbnailer
14cr|swfdec-gnome-2.30.1-4|50	
14cr|swfdec-gnome-2.30.1-4|51	%if %mdkversion < 200900
14cr|swfdec-gnome-2.30.1-4|52	%postun
14cr|swfdec-gnome-2.30.1-4|53	%{clean_menus}
14cr|swfdec-gnome-2.30.1-4|54	%{clean_desktop_database}
14cr|swfdec-gnome-2.30.1-4|55	%clean_icon_cache hicolor
14cr|swfdec-gnome-2.30.1-4|56	%endif
14cr|swfdec-gnome-2.30.1-4|57	
14cr|swfdec-gnome-2.30.1-4|58	%files -f %{name}.lang
14cr|swfdec-gnome-2.30.1-4|59	%defattr(-,root,root)
14cr|swfdec-gnome-2.30.1-4|60	%{_sysconfdir}/gconf/schemas/swfdec-thumbnailer.schemas
14cr|swfdec-gnome-2.30.1-4|61	%{_bindir}/swfdec-player
14cr|swfdec-gnome-2.30.1-4|62	%{_bindir}/swfdec-thumbnailer
14cr|swfdec-gnome-2.30.1-4|63	%{_datadir}/applications/swfdec-player.desktop
14cr|swfdec-gnome-2.30.1-4|64	%{_datadir}/swfdec-gnome/swfdec-player.ui
14cr|swfdec-gnome-2.30.1-4|65	%{_mandir}/man1/*
14cr|swfdec-gnome-2.30.1-4|66	%_datadir/icons/hicolor/*/apps/*
14cr|swfdec-gnome-2.30.1-4|67	
14cr|swfdec-gnome-2.30.1-4|68	
14cr|swfdec-gnome-2.30.1-4|69	
14cr|swfdec-gnome-2.30.1-4|70	%changelog
14cr|swfdec-gnome-2.30.1-4|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.30.1-4
14cr|swfdec-gnome-2.30.1-4|72	+ Revision: 1314eb5
14cr|swfdec-gnome-2.30.1-4|73	- MassBuild#464: Increase release tag
14cr|swfdec-gnome-2.30.1-4|74	
14cr|swfdec-gnome-2.30.1-4|75	

8509 14
14cr|swfdec-mozilla-0.8.2-6|1	%define version 0.8.2
14cr|swfdec-mozilla-0.8.2-6|2	%define major 0.8
14cr|swfdec-mozilla-0.8.2-6|3	%define rel 6
14cr|swfdec-mozilla-0.8.2-6|4	
14cr|swfdec-mozilla-0.8.2-6|5	Name:		swfdec-mozilla
14cr|swfdec-mozilla-0.8.2-6|6	Version:	%version
14cr|swfdec-mozilla-0.8.2-6|7	Release:	%mkrel %rel
14cr|swfdec-mozilla-0.8.2-6|8	Summary:	Mozilla compatible plugin for Flash rendering
14cr|swfdec-mozilla-0.8.2-6|9	Group:		Networking/WWW
14cr|swfdec-mozilla-0.8.2-6|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|swfdec-mozilla-0.8.2-6|11	License:	LGPLv2+
14cr|swfdec-mozilla-0.8.2-6|12	URL:		http://swfdec.freedesktop.org/
14cr|swfdec-mozilla-0.8.2-6|13	Source0:	http://swfdec.freedesktop.org/download/%name/%major/%{name}-%{version}.tar.gz
14cr|swfdec-mozilla-0.8.2-6|14	BuildRequires: swfdec-devel >= %{version}
14cr|swfdec-mozilla-0.8.2-6|15	BuildRequires: libalsa-devel gtk2-devel
14cr|swfdec-mozilla-0.8.2-6|16	Suggests:	gstreamer0.10-ffmpeg
14cr|swfdec-mozilla-0.8.2-6|17	Suggests:	gstreamer0.10-plugins-ugly
14cr|swfdec-mozilla-0.8.2-6|18	Conflicts:	flashplayer-plugin
14cr|swfdec-mozilla-0.8.2-6|19	
14cr|swfdec-mozilla-0.8.2-6|20	%description
14cr|swfdec-mozilla-0.8.2-6|21	This is a Mozilla compatible plugin for rendering of Flash animations
14cr|swfdec-mozilla-0.8.2-6|22	based on the swfdec library. It should work as well in other browsers.
14cr|swfdec-mozilla-0.8.2-6|23	
14cr|swfdec-mozilla-0.8.2-6|24	%prep
14cr|swfdec-mozilla-0.8.2-6|25	%setup -q
14cr|swfdec-mozilla-0.8.2-6|26	
14cr|swfdec-mozilla-0.8.2-6|27	%build
14cr|swfdec-mozilla-0.8.2-6|28	%configure2_5x --enable-shared --disable-static --with-plugin-dir=%{_libdir}/mozilla/plugins
14cr|swfdec-mozilla-0.8.2-6|29	%make
14cr|swfdec-mozilla-0.8.2-6|30	
14cr|swfdec-mozilla-0.8.2-6|31	%install
14cr|swfdec-mozilla-0.8.2-6|32	rm -rf $RPM_BUILD_ROOT
14cr|swfdec-mozilla-0.8.2-6|33	
14cr|swfdec-mozilla-0.8.2-6|34	%makeinstall_std
14cr|swfdec-mozilla-0.8.2-6|35	rm -f $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/libswfdecmozilla.a
14cr|swfdec-mozilla-0.8.2-6|36	rm -f $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/libswfdecmozilla.la
14cr|swfdec-mozilla-0.8.2-6|37	
14cr|swfdec-mozilla-0.8.2-6|38	%clean
14cr|swfdec-mozilla-0.8.2-6|39	rm -rf $RPM_BUILD_ROOT
14cr|swfdec-mozilla-0.8.2-6|40	
14cr|swfdec-mozilla-0.8.2-6|41	%files
14cr|swfdec-mozilla-0.8.2-6|42	%defattr(-,root,root)
14cr|swfdec-mozilla-0.8.2-6|43	%doc COPYING
14cr|swfdec-mozilla-0.8.2-6|44	%{_libdir}/mozilla/plugins/libswfdecmozilla.so*
14cr|swfdec-mozilla-0.8.2-6|45	%{_iconsdir}/hicolor/*/apps/*
14cr|swfdec-mozilla-0.8.2-6|46	
14cr|swfdec-mozilla-0.8.2-6|47	
14cr|swfdec-mozilla-0.8.2-6|48	
14cr|swfdec-mozilla-0.8.2-6|49	%changelog
14cr|swfdec-mozilla-0.8.2-6|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.2-6
14cr|swfdec-mozilla-0.8.2-6|51	+ Revision: 66f862c
14cr|swfdec-mozilla-0.8.2-6|52	- Automatic import for version 0.8.2
14cr|swfdec-mozilla-0.8.2-6|53	
14cr|swfdec-mozilla-0.8.2-6|54	

8510 14
14cr|swh-lv2-1.0.15-4|1	Summary:    SWH LV2 plugins converted from LADSPA
14cr|swh-lv2-1.0.15-4|2	Name:       swh-lv2
14cr|swh-lv2-1.0.15-4|3	Version:    1.0.15
14cr|swh-lv2-1.0.15-4|4	Release:    4
14cr|swh-lv2-1.0.15-4|5	License:    GPLv2+
14cr|swh-lv2-1.0.15-4|6	Group:      Sound
14cr|swh-lv2-1.0.15-4|7	URL:        http://plugin.org.uk/
14cr|swh-lv2-1.0.15-4|8	Source0:    http://plugin.org.uk/lv2/%{name}-%{version}.tar.gz
14cr|swh-lv2-1.0.15-4|9	BuildRequires:  fftw3-devel
14cr|swh-lv2-1.0.15-4|10	BuildRequires:  ladspa-devel
14cr|swh-lv2-1.0.15-4|11	BuildRequires:  lv2-devel
14cr|swh-lv2-1.0.15-4|12	BuildRequires:  libxslt-proc
14cr|swh-lv2-1.0.15-4|13	Requires:   lv2
14cr|swh-lv2-1.0.15-4|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|swh-lv2-1.0.15-4|15	
14cr|swh-lv2-1.0.15-4|16	%description
14cr|swh-lv2-1.0.15-4|17	This is an early experimental port of my LADSPA plugins to the LV2
14cr|swh-lv2-1.0.15-4|18	specification, c.f. http://lv2plug.in/ . It's still quite early days, but most
14cr|swh-lv2-1.0.15-4|19	things should work as well or not as they did in LADSPA.
14cr|swh-lv2-1.0.15-4|20	
14cr|swh-lv2-1.0.15-4|21	%prep
14cr|swh-lv2-1.0.15-4|22	
14cr|swh-lv2-1.0.15-4|23	%setup -q
14cr|swh-lv2-1.0.15-4|24	
14cr|swh-lv2-1.0.15-4|25	%build
14cr|swh-lv2-1.0.15-4|26	
14cr|swh-lv2-1.0.15-4|27	%make LDFLAGS="-lm"
14cr|swh-lv2-1.0.15-4|28	
14cr|swh-lv2-1.0.15-4|29	%install
14cr|swh-lv2-1.0.15-4|30	rm -rf %{buildroot}
14cr|swh-lv2-1.0.15-4|31	
14cr|swh-lv2-1.0.15-4|32	make install-system \
14cr|swh-lv2-1.0.15-4|33	PREFIX=%{buildroot} \
14cr|swh-lv2-1.0.15-4|34	INSTALL_DIR=%{buildroot}%{_libdir}/lv2
14cr|swh-lv2-1.0.15-4|35	chmod 644 %{buildroot}%{_libdir}/lv2/*/*.ttl
14cr|swh-lv2-1.0.15-4|36	
14cr|swh-lv2-1.0.15-4|37	%clean
14cr|swh-lv2-1.0.15-4|38	rm -rf %{buildroot}
14cr|swh-lv2-1.0.15-4|39	
14cr|swh-lv2-1.0.15-4|40	%files
14cr|swh-lv2-1.0.15-4|41	%defattr(-,root,root)
14cr|swh-lv2-1.0.15-4|42	%doc README
14cr|swh-lv2-1.0.15-4|43	%{_libdir}/lv2/*
14cr|swh-lv2-1.0.15-4|44	
14cr|swh-lv2-1.0.15-4|45	
14cr|swh-lv2-1.0.15-4|46	
14cr|swh-lv2-1.0.15-4|47	
14cr|swh-lv2-1.0.15-4|48	%changelog
14cr|swh-lv2-1.0.15-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-4
14cr|swh-lv2-1.0.15-4|50	+ Revision: 455efce
14cr|swh-lv2-1.0.15-4|51	- MassBuild#464: Increase release tag
14cr|swh-lv2-1.0.15-4|52	
14cr|swh-lv2-1.0.15-4|53	

8511 14
14cr|swh-plugins-0.4.15-7|1	Summary: A set of audio plugins for LADSPA
14cr|swh-plugins-0.4.15-7|2	Name: swh-plugins
14cr|swh-plugins-0.4.15-7|3	Version: 0.4.15
14cr|swh-plugins-0.4.15-7|4	Release: 7
14cr|swh-plugins-0.4.15-7|5	License: GPL
14cr|swh-plugins-0.4.15-7|6	Group: Sound
14cr|swh-plugins-0.4.15-7|7	Source: http://plugin.org.uk/releases/%version/%name-%version.tar.bz2
14cr|swh-plugins-0.4.15-7|8	Patch: swh-plugins-0.4.15-build.patch
14cr|swh-plugins-0.4.15-7|9	BuildRoot: %_tmppath/%{name}-buildroot
14cr|swh-plugins-0.4.15-7|10	BuildRequires: ladspa-devel fftw-devel
14cr|swh-plugins-0.4.15-7|11	URL: http://plugin.org.uk/
14cr|swh-plugins-0.4.15-7|12	%description
14cr|swh-plugins-0.4.15-7|13	A set of audio plugins for LADSPA (see http://plugin.org.uk/ for more
14cr|swh-plugins-0.4.15-7|14	details).
14cr|swh-plugins-0.4.15-7|15	
14cr|swh-plugins-0.4.15-7|16	%prep
14cr|swh-plugins-0.4.15-7|17	%setup -q
14cr|swh-plugins-0.4.15-7|18	%patch -p1 -b .build
14cr|swh-plugins-0.4.15-7|19	
14cr|swh-plugins-0.4.15-7|20	%build
14cr|swh-plugins-0.4.15-7|21	%configure2_5x
14cr|swh-plugins-0.4.15-7|22	%make CFLAGS="%optflags -fPIC"
14cr|swh-plugins-0.4.15-7|23	
14cr|swh-plugins-0.4.15-7|24	%install
14cr|swh-plugins-0.4.15-7|25	rm -rf $RPM_BUILD_ROOT
14cr|swh-plugins-0.4.15-7|26	%makeinstall_std
14cr|swh-plugins-0.4.15-7|27	%if %_lib != lib
14cr|swh-plugins-0.4.15-7|28	mv %buildroot%_prefix/lib %buildroot%_libdir
14cr|swh-plugins-0.4.15-7|29	%endif
14cr|swh-plugins-0.4.15-7|30	%find_lang %name
14cr|swh-plugins-0.4.15-7|31	
14cr|swh-plugins-0.4.15-7|32	%clean
14cr|swh-plugins-0.4.15-7|33	rm -rf $RPM_BUILD_ROOT
14cr|swh-plugins-0.4.15-7|34	
14cr|swh-plugins-0.4.15-7|35	%files -f %name.lang
14cr|swh-plugins-0.4.15-7|36	%defattr(-,root,root)
14cr|swh-plugins-0.4.15-7|37	%doc README ChangeLog AUTHORS
14cr|swh-plugins-0.4.15-7|38	%_libdir/ladspa/*.so
14cr|swh-plugins-0.4.15-7|39	%dir %_datadir/ladspa/
14cr|swh-plugins-0.4.15-7|40	%dir %_datadir/ladspa/rdf/
14cr|swh-plugins-0.4.15-7|41	%_datadir/ladspa/rdf/*.rdf
14cr|swh-plugins-0.4.15-7|42	
14cr|swh-plugins-0.4.15-7|43	
14cr|swh-plugins-0.4.15-7|44	
14cr|swh-plugins-0.4.15-7|45	
14cr|swh-plugins-0.4.15-7|46	
14cr|swh-plugins-0.4.15-7|47	%changelog
14cr|swh-plugins-0.4.15-7|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.15-7
14cr|swh-plugins-0.4.15-7|49	+ Revision: 7bfa929
14cr|swh-plugins-0.4.15-7|50	- MassBuild#464: Increase release tag
14cr|swh-plugins-0.4.15-7|51	
14cr|swh-plugins-0.4.15-7|52	

8512 14
14cr|swing-layout-1.0.3-0.0.4|1	Name:		swing-layout
14cr|swing-layout-1.0.3-0.0.4|2	Summary:	Swing Layout Extensions
14cr|swing-layout-1.0.3-0.0.4|3	Version:	1.0.3
14cr|swing-layout-1.0.3-0.0.4|4	Release:	0.0.4
14cr|swing-layout-1.0.3-0.0.4|5	Group:		Development/Java
14cr|swing-layout-1.0.3-0.0.4|6	Source:		%{name}-%{version}-src.zip
14cr|swing-layout-1.0.3-0.0.4|7	URL:		https://swing-layout.dev.java.net/
14cr|swing-layout-1.0.3-0.0.4|8	License:	LGPL+
14cr|swing-layout-1.0.3-0.0.4|9	BuildArch:	noarch
14cr|swing-layout-1.0.3-0.0.4|10	BuildRequires:	java-devel >= 1.6.0, ant
14cr|swing-layout-1.0.3-0.0.4|11	BuildRequires:  java-rpmbuild
14cr|swing-layout-1.0.3-0.0.4|12	%description
14cr|swing-layout-1.0.3-0.0.4|13	Swing Layout Extensions goal is to make it easy to create professional
14cr|swing-layout-1.0.3-0.0.4|14	cross platform layouts with Swing. This project will consist of extensions
14cr|swing-layout-1.0.3-0.0.4|15	to Swing and possibly a new LayoutManager. The long term goal is to roll
14cr|swing-layout-1.0.3-0.0.4|16	these changes back into Swing proper.
14cr|swing-layout-1.0.3-0.0.4|17	
14cr|swing-layout-1.0.3-0.0.4|18	%package javadoc
14cr|swing-layout-1.0.3-0.0.4|19	Summary:	Javadoc for %name
14cr|swing-layout-1.0.3-0.0.4|20	Group:		Development/Java
14cr|swing-layout-1.0.3-0.0.4|21	%description javadoc
14cr|swing-layout-1.0.3-0.0.4|22	Javadoc for %name
14cr|swing-layout-1.0.3-0.0.4|23	
14cr|swing-layout-1.0.3-0.0.4|24	%prep
14cr|swing-layout-1.0.3-0.0.4|25	%setup -q
14cr|swing-layout-1.0.3-0.0.4|26	
14cr|swing-layout-1.0.3-0.0.4|27	%build
14cr|swing-layout-1.0.3-0.0.4|28	%{ant}
14cr|swing-layout-1.0.3-0.0.4|29	cd dist
14cr|swing-layout-1.0.3-0.0.4|30	%{__mv} %{name}.jar %{name}-%{version}.jar
14cr|swing-layout-1.0.3-0.0.4|31	%{__ln_s} %{name}-%{version}.jar %{name}.jar
14cr|swing-layout-1.0.3-0.0.4|32	
14cr|swing-layout-1.0.3-0.0.4|33	
14cr|swing-layout-1.0.3-0.0.4|34	%install
14cr|swing-layout-1.0.3-0.0.4|35	%{__rm} -Rf %{buildroot}
14cr|swing-layout-1.0.3-0.0.4|36	%{__mkdir_p} %{buildroot}%{_javadir} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|swing-layout-1.0.3-0.0.4|37	cp -a dist/%{name}.jar dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cr|swing-layout-1.0.3-0.0.4|38	cp -pr dist/javadoc/*  %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|swing-layout-1.0.3-0.0.4|39	
14cr|swing-layout-1.0.3-0.0.4|40	%files
14cr|swing-layout-1.0.3-0.0.4|41	%doc COPYING releaseNotes.txt
14cr|swing-layout-1.0.3-0.0.4|42	%{_javadir}/%{name}.jar
14cr|swing-layout-1.0.3-0.0.4|43	%{_javadir}/%{name}-%{version}.jar
14cr|swing-layout-1.0.3-0.0.4|44	
14cr|swing-layout-1.0.3-0.0.4|45	%files javadoc
14cr|swing-layout-1.0.3-0.0.4|46	%{_javadocdir}/%{name}-%{version}
14cr|swing-layout-1.0.3-0.0.4|47	
14cr|swing-layout-1.0.3-0.0.4|48	
14cr|swing-layout-1.0.3-0.0.4|49	
14cr|swing-layout-1.0.3-0.0.4|50	
14cr|swing-layout-1.0.3-0.0.4|51	%changelog
14cr|swing-layout-1.0.3-0.0.4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-0.0.4
14cr|swing-layout-1.0.3-0.0.4|53	+ Revision: a73ff1e
14cr|swing-layout-1.0.3-0.0.4|54	- MassBuild#464: Increase release tag
14cr|swing-layout-1.0.3-0.0.4|55	
14cr|swing-layout-1.0.3-0.0.4|56	

8513 14
14cr|swingworker-1.2.1-8|1	%define section		free
14cr|swingworker-1.2.1-8|2	
14cr|swingworker-1.2.1-8|3	Name:		swingworker
14cr|swingworker-1.2.1-8|4	Version:	1.2.1
14cr|swingworker-1.2.1-8|5	Release:	8
14cr|swingworker-1.2.1-8|6	Epoch:		0
14cr|swingworker-1.2.1-8|7	Summary:        Swing Worker API
14cr|swingworker-1.2.1-8|8	License:        LGPL
14cr|swingworker-1.2.1-8|9	Url:            https://swingworker.dev.java.net/
14cr|swingworker-1.2.1-8|10	Group:		Development/Java
14cr|swingworker-1.2.1-8|11	#
14cr|swingworker-1.2.1-8|12	Source0:        https://swingworker.dev.java.net/files/documents/2810/51774/swing-worker-src-1.1.zip
14cr|swingworker-1.2.1-8|13	BuildRequires:	java-rpmbuild >= 1.6
14cr|swingworker-1.2.1-8|14	BuildRequires:  ant
14cr|swingworker-1.2.1-8|15	BuildRequires:  ant-nodeps
14cr|swingworker-1.2.1-8|16	BuildRequires:  ant-junit
14cr|swingworker-1.2.1-8|17	BuildRequires:  locales-en
14cr|swingworker-1.2.1-8|18	BuildArch:      noarch
14cr|swingworker-1.2.1-8|19	
14cr|swingworker-1.2.1-8|20	%description
14cr|swingworker-1.2.1-8|21	SwingWorker is designed for situations where you need to have a long running
14cr|swingworker-1.2.1-8|22	task run in a background thread and provide updates to the UI either
14cr|swingworker-1.2.1-8|23	when done, or while processing. This project is a backport of SwingWorker
14cr|swingworker-1.2.1-8|24	included into Java 1.6.
14cr|swingworker-1.2.1-8|25	
14cr|swingworker-1.2.1-8|26	%package javadoc
14cr|swingworker-1.2.1-8|27	Summary:	Javadoc for %{name}
14cr|swingworker-1.2.1-8|28	Group:		Development/Java
14cr|swingworker-1.2.1-8|29	Requires(post):   /bin/rm,/bin/ln
14cr|swingworker-1.2.1-8|30	Requires(postun): /bin/rm
14cr|swingworker-1.2.1-8|31	
14cr|swingworker-1.2.1-8|32	%description javadoc
14cr|swingworker-1.2.1-8|33	Javadoc for %{name}.
14cr|swingworker-1.2.1-8|34	
14cr|swingworker-1.2.1-8|35	%prep
14cr|swingworker-1.2.1-8|36	%setup -q -c -n %{name}-%{version}
14cr|swingworker-1.2.1-8|37	# remove all binary libs
14cr|swingworker-1.2.1-8|38	find . -name "*.jar" -exec %{__rm} -f {} \;
14cr|swingworker-1.2.1-8|39	
14cr|swingworker-1.2.1-8|40	%build
14cr|swingworker-1.2.1-8|41	export LC_ALL=en_US.ISO-8859-1
14cr|swingworker-1.2.1-8|42	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
14cr|swingworker-1.2.1-8|43	ant bundles javadoc
14cr|swingworker-1.2.1-8|44	
14cr|swingworker-1.2.1-8|45	%install
14cr|swingworker-1.2.1-8|46	# jar
14cr|swingworker-1.2.1-8|47	%{__install} -d -m 755 %{buildroot}%{_javadir}
14cr|swingworker-1.2.1-8|48	%{__install} -m 644 dist/bundles/swing-worker.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|swingworker-1.2.1-8|49	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|swingworker-1.2.1-8|50	# javadoc
14cr|swingworker-1.2.1-8|51	%{__install} -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|swingworker-1.2.1-8|52	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|swingworker-1.2.1-8|53	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cr|swingworker-1.2.1-8|54	
14cr|swingworker-1.2.1-8|55	%post javadoc
14cr|swingworker-1.2.1-8|56	%{__rm} -f %{_javadocdir}/%{name}
14cr|swingworker-1.2.1-8|57	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cr|swingworker-1.2.1-8|58	
14cr|swingworker-1.2.1-8|59	%postun javadoc
14cr|swingworker-1.2.1-8|60	if [ $1 -eq 0 ]; then
14cr|swingworker-1.2.1-8|61	%{__rm} -f %{_javadocdir}/%{name}
14cr|swingworker-1.2.1-8|62	fi
14cr|swingworker-1.2.1-8|63	
14cr|swingworker-1.2.1-8|64	%files
14cr|swingworker-1.2.1-8|65	%{_javadir}/*
14cr|swingworker-1.2.1-8|66	
14cr|swingworker-1.2.1-8|67	
14cr|swingworker-1.2.1-8|68	%files javadoc
14cr|swingworker-1.2.1-8|69	%dir %{_javadocdir}/%{name}-%{version}
14cr|swingworker-1.2.1-8|70	%{_javadocdir}/%{name}-%{version}/*
14cr|swingworker-1.2.1-8|71	%ghost %{_javadocdir}/%{name}
14cr|swingworker-1.2.1-8|72	
14cr|swingworker-1.2.1-8|73	
14cr|swingworker-1.2.1-8|74	%changelog
14cr|swingworker-1.2.1-8|75	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.1-8
14cr|swingworker-1.2.1-8|76	+ Revision: 0e07bd5
14cr|swingworker-1.2.1-8|77	- Fix locale issue
14cr|swingworker-1.2.1-8|78	
14cr|swingworker-1.2.1-8|79	

8514 14
14cr|swingx-0.9.5-5|1	Name:           swingx
14cr|swingx-0.9.5-5|2	Version:        0.9.5
14cr|swingx-0.9.5-5|3	Release:        5
14cr|swingx-0.9.5-5|4	Summary:        A collection of Swing components
14cr|swingx-0.9.5-5|5	License:        LGPLv2
14cr|swingx-0.9.5-5|6	Group:          Development/Java
14cr|swingx-0.9.5-5|7	Url:            https://swingx.dev.java.net/
14cr|swingx-0.9.5-5|8	Source0:        https://swingx.dev.java.net/files/documents/2981/121928/%{name}-%{version}-src.zip
14cr|swingx-0.9.5-5|9	# Remove external dependency that's now included in JDK 1.6
14cr|swingx-0.9.5-5|10	# See http://forums.java.net/jive/thread.jspa?messageID=318384
14cr|swingx-0.9.5-5|11	Patch0:         swingx-0.9.4-LoginService.patch
14cr|swingx-0.9.5-5|12	# Remove build dependencies on included binary jars and add system jars
14cr|swingx-0.9.5-5|13	# Remove main class from manifest
14cr|swingx-0.9.5-5|14	Patch1:         swingx-0.9.4-project-properties.patch
14cr|swingx-0.9.5-5|15	# Don't do the "demo taglet" stuff
14cr|swingx-0.9.5-5|16	Patch2:         swingx-0.9.5-swinglabs-build-impl.patch
14cr|swingx-0.9.5-5|17	
14cr|swingx-0.9.5-5|18	BuildArch:      noarch
14cr|swingx-0.9.5-5|19	
14cr|swingx-0.9.5-5|20	BuildRequires:      ant
14cr|swingx-0.9.5-5|21	BuildRequires:      ant-nodeps
14cr|swingx-0.9.5-5|22	BuildRequires:      java-devel >= 0:1.6.0
14cr|swingx-0.9.5-5|23	BuildRequires:      jpackage-utils >= 0:1.5
14cr|swingx-0.9.5-5|24	BuildRequires:      batik
14cr|swingx-0.9.5-5|25	
14cr|swingx-0.9.5-5|26	Requires:           java >= 0:1.6.0
14cr|swingx-0.9.5-5|27	
14cr|swingx-0.9.5-5|28	Requires(post):     jpackage-utils
14cr|swingx-0.9.5-5|29	Requires(postun):   jpackage-utils
14cr|swingx-0.9.5-5|30	
14cr|swingx-0.9.5-5|31	%description
14cr|swingx-0.9.5-5|32	SwingX contains a collection of powerful, useful, and just plain fun Swing
14cr|swingx-0.9.5-5|33	components. Each of the Swing components have been extended, providing
14cr|swingx-0.9.5-5|34	data-aware functionality out of the box. New useful components have been
14cr|swingx-0.9.5-5|35	created like the JXDatePicker, JXTaskPane, and JXImagePanel.
14cr|swingx-0.9.5-5|36	
14cr|swingx-0.9.5-5|37	
14cr|swingx-0.9.5-5|38	%package javadoc
14cr|swingx-0.9.5-5|39	Summary:        Javadocs for %{name}
14cr|swingx-0.9.5-5|40	Group:          Development/Java
14cr|swingx-0.9.5-5|41	Requires:       jpackage-utils
14cr|swingx-0.9.5-5|42	
14cr|swingx-0.9.5-5|43	%description javadoc
14cr|swingx-0.9.5-5|44	This package contains the API documentation for %{name}.
14cr|swingx-0.9.5-5|45	
14cr|swingx-0.9.5-5|46	
14cr|swingx-0.9.5-5|47	%prep
14cr|swingx-0.9.5-5|48	%setup -q -n %{name}-%{version}-src
14cr|swingx-0.9.5-5|49	%patch0 -p1
14cr|swingx-0.9.5-5|50	%patch1 -p1
14cr|swingx-0.9.5-5|51	%patch2 -p1
14cr|swingx-0.9.5-5|52	rm -rf lib/
14cr|swingx-0.9.5-5|53	
14cr|swingx-0.9.5-5|54	
14cr|swingx-0.9.5-5|55	%build
14cr|swingx-0.9.5-5|56	ant jar javadoc
14cr|swingx-0.9.5-5|57	
14cr|swingx-0.9.5-5|58	
14cr|swingx-0.9.5-5|59	%install
14cr|swingx-0.9.5-5|60	# jars
14cr|swingx-0.9.5-5|61	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cr|swingx-0.9.5-5|62	cp -p dist/%{name}.jar  $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|swingx-0.9.5-5|63	
14cr|swingx-0.9.5-5|64	# javadocs
14cr|swingx-0.9.5-5|65	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/
14cr|swingx-0.9.5-5|66	cp -r dist/javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|swingx-0.9.5-5|67	
14cr|swingx-0.9.5-5|68	# pom
14cr|swingx-0.9.5-5|69	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cr|swingx-0.9.5-5|70	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14cr|swingx-0.9.5-5|71	%add_to_maven_depmap org.jdesktop.swingx %{name} %{version} JPP %{name}
14cr|swingx-0.9.5-5|72	
14cr|swingx-0.9.5-5|73	
14cr|swingx-0.9.5-5|74	%post
14cr|swingx-0.9.5-5|75	%update_maven_depmap
14cr|swingx-0.9.5-5|76	
14cr|swingx-0.9.5-5|77	
14cr|swingx-0.9.5-5|78	%postun
14cr|swingx-0.9.5-5|79	%update_maven_depmap
14cr|swingx-0.9.5-5|80	
14cr|swingx-0.9.5-5|81	
14cr|swingx-0.9.5-5|82	%files
14cr|swingx-0.9.5-5|83	%defattr(-,root,root,-)
14cr|swingx-0.9.5-5|84	%doc COPYING README
14cr|swingx-0.9.5-5|85	%{_javadir}/*.jar
14cr|swingx-0.9.5-5|86	%{_mavenpomdir}/JPP-%{name}.pom
14cr|swingx-0.9.5-5|87	%{_mavendepmapfragdir}/%{name}
14cr|swingx-0.9.5-5|88	
14cr|swingx-0.9.5-5|89	
14cr|swingx-0.9.5-5|90	%files javadoc
14cr|swingx-0.9.5-5|91	%defattr(-,root,root,-)
14cr|swingx-0.9.5-5|92	%doc COPYING
14cr|swingx-0.9.5-5|93	%{_javadocdir}/%{name}
14cr|swingx-0.9.5-5|94	
14cr|swingx-0.9.5-5|95	
14cr|swingx-0.9.5-5|96	
14cr|swingx-0.9.5-5|97	
14cr|swingx-0.9.5-5|98	
14cr|swingx-0.9.5-5|99	%changelog
14cr|swingx-0.9.5-5|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-5
14cr|swingx-0.9.5-5|101	+ Revision: 4333b8e
14cr|swingx-0.9.5-5|102	- MassBuild#464: Increase release tag
14cr|swingx-0.9.5-5|103	
14cr|swingx-0.9.5-5|104	

8515 14
14cr|swi-prolog-6.6.6-3|1	%define _disable_ld_no_undefined 1
14cr|swi-prolog-6.6.6-3|2	%define __noautoreq '/usr/bin/../swipl.sh|/usr/bin/pl|/usr/bin/swipl'
14cr|swi-prolog-6.6.6-3|3	
14cr|swi-prolog-6.6.6-3|4	Summary:	Prolog interpreter and compiler
14cr|swi-prolog-6.6.6-3|5	Name:		swi-prolog
14cr|swi-prolog-6.6.6-3|6	Version:	6.6.6
14cr|swi-prolog-6.6.6-3|7	Release:	3
14cr|swi-prolog-6.6.6-3|8	License:	LGPLv2+
14cr|swi-prolog-6.6.6-3|9	Group:		Development/Other
14cr|swi-prolog-6.6.6-3|10	URL:		http://www.swi-prolog.org/
14cr|swi-prolog-6.6.6-3|11	Source0:	http://www.swi-prolog.org/download/stable/src/pl-%{version}.tar.gz
14cr|swi-prolog-6.6.6-3|12	Patch0:		pl-%{version}-xpce_package-format_string.patch
14cr|swi-prolog-6.6.6-3|13	BuildRequires:  pkgconfig(ncursesw)
14cr|swi-prolog-6.6.6-3|14	BuildRequires:  readline-devel
14cr|swi-prolog-6.6.6-3|15	BuildRequires:  jpeg-devel
14cr|swi-prolog-6.6.6-3|16	BuildRequires:  pkgconfig(xpm)
14cr|swi-prolog-6.6.6-3|17	BuildRequires:  pkgconfig(x11)
14cr|swi-prolog-6.6.6-3|18	BuildRequires:  pkgconfig(xft)
14cr|swi-prolog-6.6.6-3|19	BuildRequires:  pkgconfig(xinerama)
14cr|swi-prolog-6.6.6-3|20	BuildRequires:  pkgconfig(xpm)
14cr|swi-prolog-6.6.6-3|21	BuildRequires:  pkgconfig(xt)
14cr|swi-prolog-6.6.6-3|22	Buildrequires:  pkgconfig(openssl)
14cr|swi-prolog-6.6.6-3|23	BuildRequires:  fontconfig-devel
14cr|swi-prolog-6.6.6-3|24	BuildRequires:  pkgconfig(zlib)
14cr|swi-prolog-6.6.6-3|25	BuildRequires:  gmp-devel
14cr|swi-prolog-6.6.6-3|26	BuildRequires:  unixODBC-devel
14cr|swi-prolog-6.6.6-3|27	BuildRequires:  java-rpmbuild
14cr|swi-prolog-6.6.6-3|28	BuildRequires:  java-1.7.0-openjdk-devel
14cr|swi-prolog-6.6.6-3|29	Requires:	%{name}-nox
14cr|swi-prolog-6.6.6-3|30	Requires:	%{name}-xpce
14cr|swi-prolog-6.6.6-3|31	Suggests:	%{name}-doc
14cr|swi-prolog-6.6.6-3|32	
14cr|swi-prolog-6.6.6-3|33	%description
14cr|swi-prolog-6.6.6-3|34	Edinburgh-style Prolog compiler including modules, autoload, libraries,
14cr|swi-prolog-6.6.6-3|35	Garbage-collector, stack-expandor, C-interface, GNU-readline and GNU-Emacs
14cr|swi-prolog-6.6.6-3|36	interface, very fast compiler.
14cr|swi-prolog-6.6.6-3|37	
14cr|swi-prolog-6.6.6-3|38	%package nox
14cr|swi-prolog-6.6.6-3|39	Group:		Development/Other
14cr|swi-prolog-6.6.6-3|40	Summary:	SWI-Prolog without GUI components
14cr|swi-prolog-6.6.6-3|41	Suggests:	%{name}-doc
14cr|swi-prolog-6.6.6-3|42	
14cr|swi-prolog-6.6.6-3|43	%description nox
14cr|swi-prolog-6.6.6-3|44	This package provide SWI-Prolog and several libraries, but without
14cr|swi-prolog-6.6.6-3|45	GUI components.
14cr|swi-prolog-6.6.6-3|46	
14cr|swi-prolog-6.6.6-3|47	%package x
14cr|swi-prolog-6.6.6-3|48	Group:          Development/Other
14cr|swi-prolog-6.6.6-3|49	Summary:        %{name} native GUI library
14cr|swi-prolog-6.6.6-3|50	Requires:       %{name}-nox = %{version}-%{release}
14cr|swi-prolog-6.6.6-3|51	Provides:	%{name}-xpce
14cr|swi-prolog-6.6.6-3|52	
14cr|swi-prolog-6.6.6-3|53	%description x
14cr|swi-prolog-6.6.6-3|54	XPCE is a toolkit for developing graphical applications in Prolog and
14cr|swi-prolog-6.6.6-3|55	other interactive and dynamically typed languages.
14cr|swi-prolog-6.6.6-3|56	
14cr|swi-prolog-6.6.6-3|57	%package java
14cr|swi-prolog-6.6.6-3|58	Group:		Development/Java
14cr|swi-prolog-6.6.6-3|59	Summary:	Java interface for %{name}
14cr|swi-prolog-6.6.6-3|60	BuildRequires:	java-devel >= 1.6.0
14cr|swi-prolog-6.6.6-3|61	Requires:	%{name}-nox = %{version}-%{release}
14cr|swi-prolog-6.6.6-3|62	Provides:	%{name}-jpl
14cr|swi-prolog-6.6.6-3|63	
14cr|swi-prolog-6.6.6-3|64	%description java
14cr|swi-prolog-6.6.6-3|65	JPL is a dynamic, bi-directional interface between %{name} and Java
14cr|swi-prolog-6.6.6-3|66	runtimes. It offers two APIs: Java API (Java-calls-Prolog) and Prolog
14cr|swi-prolog-6.6.6-3|67	API (Prolog-calls-Java).
14cr|swi-prolog-6.6.6-3|68	
14cr|swi-prolog-6.6.6-3|69	%package odbc
14cr|swi-prolog-6.6.6-3|70	Group:		Development/Databases
14cr|swi-prolog-6.6.6-3|71	Summary:	ODBC interface for %{name}
14cr|swi-prolog-6.6.6-3|72	BuildRequires:	unixODBC-devel
14cr|swi-prolog-6.6.6-3|73	Requires:	%{name}-nox = %{version}-%{release}
14cr|swi-prolog-6.6.6-3|74	
14cr|swi-prolog-6.6.6-3|75	%description odbc
14cr|swi-prolog-6.6.6-3|76	ODBC interface for SWI-Prolog to interact with database systems.
14cr|swi-prolog-6.6.6-3|77	
14cr|swi-prolog-6.6.6-3|78	%package doc
14cr|swi-prolog-6.6.6-3|79	Group:		Documentation
14cr|swi-prolog-6.6.6-3|80	Summary:	Documentation for %{name}
14cr|swi-prolog-6.6.6-3|81	Requires:	%{name}-nox = %{version}-%{release}
14cr|swi-prolog-6.6.6-3|82	
14cr|swi-prolog-6.6.6-3|83	%description doc
14cr|swi-prolog-6.6.6-3|84	Documentation for SWI-Prolog.
14cr|swi-prolog-6.6.6-3|85	
14cr|swi-prolog-6.6.6-3|86	%prep
14cr|swi-prolog-6.6.6-3|87	%setup -n pl-%{version} -q
14cr|swi-prolog-6.6.6-3|88	%patch0 -p1 -b .format-string
14cr|swi-prolog-6.6.6-3|89	
14cr|swi-prolog-6.6.6-3|90	%build
14cr|swi-prolog-6.6.6-3|91	%configure2_5x --with-world
14cr|swi-prolog-6.6.6-3|92	%make COFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
14cr|swi-prolog-6.6.6-3|93	pushd packages
14cr|swi-prolog-6.6.6-3|94	export PATH=$PATH:%{_builddir}/pl-%{version}/src
14cr|swi-prolog-6.6.6-3|95	%configure2_5x
14cr|swi-prolog-6.6.6-3|96	%make COFLAGS="%{optflags} -fno-strict-aliasing -fPIC" LD_LIBRARY_PATH=%{_builddir}/pl-%{version}/lib/%{_arch}-linux/
14cr|swi-prolog-6.6.6-3|97	popd
14cr|swi-prolog-6.6.6-3|98	
14cr|swi-prolog-6.6.6-3|99	%install
14cr|swi-prolog-6.6.6-3|100	%makeinstall_std
14cr|swi-prolog-6.6.6-3|101	pushd packages
14cr|swi-prolog-6.6.6-3|102	%makeinstall PLBASE=%{buildroot}%{_libdir}/swipl-%{version} LD_LIBRARY_PATH=%{_builddir}/pl-%{version}/lib/%{_arch}-linux/
14cr|swi-prolog-6.6.6-3|103	%make html-install PLBASE=%{buildroot}%{_libdir}/swipl-%{version}
14cr|swi-prolog-6.6.6-3|104	popd
14cr|swi-prolog-6.6.6-3|105	
14cr|swi-prolog-6.6.6-3|106	%files
14cr|swi-prolog-6.6.6-3|107	
14cr|swi-prolog-6.6.6-3|108	%files nox
14cr|swi-prolog-6.6.6-3|109	%doc README VERSION
14cr|swi-prolog-6.6.6-3|110	%{_bindir}/swipl*
14cr|swi-prolog-6.6.6-3|111	%{_libdir}/swipl-%{version}
14cr|swi-prolog-6.6.6-3|112	%{_libdir}/pkgconfig/swipl.pc
14cr|swi-prolog-6.6.6-3|113	%exclude %{_libdir}/swipl-%{version}/doc
14cr|swi-prolog-6.6.6-3|114	%exclude %{_libdir}/swipl-%{version}/lib/*/libjpl.so
14cr|swi-prolog-6.6.6-3|115	%exclude %{_libdir}/swipl-%{version}/lib/jpl.jar
14cr|swi-prolog-6.6.6-3|116	%exclude %{_libdir}/swipl-%{version}/library/jpl.pl
14cr|swi-prolog-6.6.6-3|117	%exclude %{_libdir}/swipl-%{version}/xpce/*
14cr|swi-prolog-6.6.6-3|118	%exclude %{_libdir}/swipl-%{version}/lib/*/odbc4pl.so
14cr|swi-prolog-6.6.6-3|119	%exclude %{_libdir}/swipl-%{version}/library/odbc.pl
14cr|swi-prolog-6.6.6-3|120	
14cr|swi-prolog-6.6.6-3|121	%files x
14cr|swi-prolog-6.6.6-3|122	%{_mandir}/*/xpce*
14cr|swi-prolog-6.6.6-3|123	%doc %{_libdir}/swipl-%{version}/doc/Manual/*xpce.html
14cr|swi-prolog-6.6.6-3|124	%{_bindir}/xpce*
14cr|swi-prolog-6.6.6-3|125	%{_libdir}/swipl-%{version}/xpce/*
14cr|swi-prolog-6.6.6-3|126	
14cr|swi-prolog-6.6.6-3|127	%files java
14cr|swi-prolog-6.6.6-3|128	%doc packages/jpl/README.html
14cr|swi-prolog-6.6.6-3|129	%doc %{_libdir}/swipl-%{version}/doc/packages/examples/jpl
14cr|swi-prolog-6.6.6-3|130	%doc %{_libdir}/swipl-%{version}/doc/packages/jpl
14cr|swi-prolog-6.6.6-3|131	%{_libdir}/swipl-%{version}/lib/*/libjpl.so
14cr|swi-prolog-6.6.6-3|132	%{_libdir}/swipl-%{version}/lib/jpl.jar
14cr|swi-prolog-6.6.6-3|133	%{_libdir}/swipl-%{version}/library/jpl.pl
14cr|swi-prolog-6.6.6-3|134	
14cr|swi-prolog-6.6.6-3|135	%files odbc
14cr|swi-prolog-6.6.6-3|136	%doc %{_libdir}/swipl-%{version}/doc/packages/odbc.html
14cr|swi-prolog-6.6.6-3|137	%{_libdir}/swipl-%{version}/lib/*/odbc4pl.so
14cr|swi-prolog-6.6.6-3|138	%{_libdir}/swipl-%{version}/library/odbc.pl
14cr|swi-prolog-6.6.6-3|139	
14cr|swi-prolog-6.6.6-3|140	%files doc
14cr|swi-prolog-6.6.6-3|141	%{_mandir}/*/swipl*
14cr|swi-prolog-6.6.6-3|142	%dir %{_libdir}/swipl-%{version}/doc
14cr|swi-prolog-6.6.6-3|143	%doc %{_libdir}/swipl-%{version}/doc/Manual
14cr|swi-prolog-6.6.6-3|144	%exclude %{_libdir}/swipl-%{version}/doc/Manual/*xpce.html
14cr|swi-prolog-6.6.6-3|145	%doc %{_libdir}/swipl-%{version}/doc/packages
14cr|swi-prolog-6.6.6-3|146	%exclude %{_libdir}/swipl-%{version}/doc/packages/examples/jpl
14cr|swi-prolog-6.6.6-3|147	%exclude %{_libdir}/swipl-%{version}/doc/packages/jpl
14cr|swi-prolog-6.6.6-3|148	%exclude %{_libdir}/swipl-%{version}/doc/packages/odbc.html
14cr|swi-prolog-6.6.6-3|149	
14cr|swi-prolog-6.6.6-3|150	%changelog
14cr|swi-prolog-6.6.6-3|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.6.6-3
14cr|swi-prolog-6.6.6-3|152	+ Revision: 9dbabfd
14cr|swi-prolog-6.6.6-3|153	- MassBuild#464: Increase release tag
14cr|swi-prolog-6.6.6-3|154	
14cr|swi-prolog-6.6.6-3|155	

8516 14
14cr|swish-e-2.4.7-5|1	%define	major	2
14cr|swish-e-2.4.7-5|2	%define	libname	%mklibname %{name} %{major}
14cr|swish-e-2.4.7-5|3	%define	devname	%mklibname %{name} -d
14cr|swish-e-2.4.7-5|4	
14cr|swish-e-2.4.7-5|5	Summary:	Simple Web Indexing System for Humans - Enhanced
14cr|swish-e-2.4.7-5|6	
14cr|swish-e-2.4.7-5|7	Name: 		swish-e
14cr|swish-e-2.4.7-5|8	Version: 	2.4.7
14cr|swish-e-2.4.7-5|9	Release:	5
14cr|swish-e-2.4.7-5|10	License: 	GPL
14cr|swish-e-2.4.7-5|11	Group: 		Networking/Other
14cr|swish-e-2.4.7-5|12	URL: 		http://swish-e.org/
14cr|swish-e-2.4.7-5|13	Source0: 	http://swish-e.org/distribution/%{name}-%{version}.tar.gz
14cr|swish-e-2.4.7-5|14	Patch0:		%{name}-2.4.7-fix-str-fmt.patch
14cr|swish-e-2.4.7-5|15	BuildRequires:	perl-devel
14cr|swish-e-2.4.7-5|16	BuildRequires:	libxml2-devel
14cr|swish-e-2.4.7-5|17	BuildRequires:	pcre-devel
14cr|swish-e-2.4.7-5|18	BuildRequires:	zlib-devel
14cr|swish-e-2.4.7-5|19	# (oe) require perl-SWISH-API just to play safe
14cr|swish-e-2.4.7-5|20	Requires:	perl-SWISH-API >= %{version}
14cr|swish-e-2.4.7-5|21	
14cr|swish-e-2.4.7-5|22	%description
14cr|swish-e-2.4.7-5|23	Swish-e key features are :
14cr|swish-e-2.4.7-5|24	* Emacs/Gnus mail index in cooordination with nnir.el
14cr|swish-e-2.4.7-5|25	* Fast - many factors that affect speed, but a search on this server
14cr|swish-e-2.4.7-5|26	that returns a thousand documents takes only a few seconds.
14cr|swish-e-2.4.7-5|27	* Flexible - a number of configuration options provide you a high degree
14cr|swish-e-2.4.7-5|28	of control over what is indexed and how.
14cr|swish-e-2.4.7-5|29	* Powerful - the AND, OR and NOT operators are supported, words can be
14cr|swish-e-2.4.7-5|30	truncated (using *), and searches can be limited to particular fields
14cr|swish-e-2.4.7-5|31	(META tag fields, TITLEs, etc.)
14cr|swish-e-2.4.7-5|32	* Free - nothing, zip, zero.
14cr|swish-e-2.4.7-5|33	* It's made for Web sites - In indexing HTML files, SWISH-E can ignore
14cr|swish-e-2.4.7-5|34	data in most tags while giving higher relevance to information in
14cr|swish-e-2.4.7-5|35	header and title tags. Titles are extracted from HTML files and appear
14cr|swish-e-2.4.7-5|36	in the search results. SWISH can automatically search your whole Web
14cr|swish-e-2.4.7-5|37	site for you in one pass, if it's under one directory. You can also
14cr|swish-e-2.4.7-5|38	limit your search to words in HTML titles, comments, emphasized tags,
14cr|swish-e-2.4.7-5|39	and META tags. In addition, 8-bit HTML characters can be indexed,
14cr|swish-e-2.4.7-5|40	converted, and searched.
14cr|swish-e-2.4.7-5|41	* It creates portable indexes - Index files consist of only one file,
14cr|swish-e-2.4.7-5|42	so they can be transported around and easily maintained.
14cr|swish-e-2.4.7-5|43	* You can fix the source - We encourage people to send in patches and
14cr|swish-e-2.4.7-5|44	suggestions on how to make SWISH-E better. You may want to join
14cr|swish-e-2.4.7-5|45	the SWISH-E Discussion.
14cr|swish-e-2.4.7-5|46	
14cr|swish-e-2.4.7-5|47	%package -n	%{libname}
14cr|swish-e-2.4.7-5|48	Summary:	Swish-e libraries
14cr|swish-e-2.4.7-5|49	
14cr|swish-e-2.4.7-5|50	Group:		System/Libraries
14cr|swish-e-2.4.7-5|51	
14cr|swish-e-2.4.7-5|52	%description -n	%{libname}
14cr|swish-e-2.4.7-5|53	Swish-e libraries
14cr|swish-e-2.4.7-5|54	
14cr|swish-e-2.4.7-5|55	%package -n	%{devname}
14cr|swish-e-2.4.7-5|56	Summary:	Swish-e devel files
14cr|swish-e-2.4.7-5|57	
14cr|swish-e-2.4.7-5|58	Group:		Development/C
14cr|swish-e-2.4.7-5|59	Requires:	%{libname} = %{version}
14cr|swish-e-2.4.7-5|60	Provides:	%{name}-devel
14cr|swish-e-2.4.7-5|61	Provides:	lib%{name}-devel
14cr|swish-e-2.4.7-5|62	Obsoletes:	%{mklibname %{name} 2 -d}
14cr|swish-e-2.4.7-5|63	
14cr|swish-e-2.4.7-5|64	%description -n	%{devname}
14cr|swish-e-2.4.7-5|65	Devel files for swish-e
14cr|swish-e-2.4.7-5|66	
14cr|swish-e-2.4.7-5|67	%package -n	perl-SWISH-API
14cr|swish-e-2.4.7-5|68	Summary:	SWISH::API - Perl interface to the Swish-e C Library
14cr|swish-e-2.4.7-5|69	
14cr|swish-e-2.4.7-5|70	Group:		Development/Perl
14cr|swish-e-2.4.7-5|71	
14cr|swish-e-2.4.7-5|72	%description -n	perl-SWISH-API
14cr|swish-e-2.4.7-5|73	PERL SWISH-E language bindings and scripts.
14cr|swish-e-2.4.7-5|74	
14cr|swish-e-2.4.7-5|75	SWISH::API provides a Perl interface to the Swish-e search engine.
14cr|swish-e-2.4.7-5|76	SWISH::API allows embedding the swish-e search code into your
14cr|swish-e-2.4.7-5|77	application avoiding the need to fork to run the swish-e binary
14cr|swish-e-2.4.7-5|78	and to keep an index file open when running multiple queries. This
14cr|swish-e-2.4.7-5|79	results in increased search performance.
14cr|swish-e-2.4.7-5|80	
14cr|swish-e-2.4.7-5|81	%prep
14cr|swish-e-2.4.7-5|82	%setup -q
14cr|swish-e-2.4.7-5|83	%patch0 -p0
14cr|swish-e-2.4.7-5|84	
14cr|swish-e-2.4.7-5|85	%build
14cr|swish-e-2.4.7-5|86	%configure2_5x	--with-libxml2=%{_prefix} \
14cr|swish-e-2.4.7-5|87	--with-zlib=%{_prefix}
14cr|swish-e-2.4.7-5|88	
14cr|swish-e-2.4.7-5|89	%make
14cr|swish-e-2.4.7-5|90	
14cr|swish-e-2.4.7-5|91	pushd perl
14cr|swish-e-2.4.7-5|92	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" \
14cr|swish-e-2.4.7-5|93	SWISHBINDIR=$(readlink -f ../src) SWISHINC="-I$(readlink -f ../src)" \
14cr|swish-e-2.4.7-5|94	SWISHLIBS="-L$(readlink -f ../src/.libs) -lswish-e" SWISHVERSION="%{version}"
14cr|swish-e-2.4.7-5|95	%make
14cr|swish-e-2.4.7-5|96	LD_LIBRARY_PATH=../src/.libs make test
14cr|swish-e-2.4.7-5|97	popd
14cr|swish-e-2.4.7-5|98	
14cr|swish-e-2.4.7-5|99	%check
14cr|swish-e-2.4.7-5|100	make test
14cr|swish-e-2.4.7-5|101	
14cr|swish-e-2.4.7-5|102	%install
14cr|swish-e-2.4.7-5|103	%makeinstall_std
14cr|swish-e-2.4.7-5|104	
14cr|swish-e-2.4.7-5|105	install -m0755 swish-config %{buildroot}%{_bindir}/swish-config
14cr|swish-e-2.4.7-5|106	
14cr|swish-e-2.4.7-5|107	%makeinstall_std -C perl
14cr|swish-e-2.4.7-5|108	
14cr|swish-e-2.4.7-5|109	%files
14cr|swish-e-2.4.7-5|110	%doc %{_docdir}/%{name}
14cr|swish-e-2.4.7-5|111	%{_bindir}/swish-e
14cr|swish-e-2.4.7-5|112	%{_datadir}/%{name}
14cr|swish-e-2.4.7-5|113	%{_mandir}/man1/*
14cr|swish-e-2.4.7-5|114	
14cr|swish-e-2.4.7-5|115	%files -n %{libname}
14cr|swish-e-2.4.7-5|116	%{_libdir}/*.so.*
14cr|swish-e-2.4.7-5|117	
14cr|swish-e-2.4.7-5|118	%files -n %{devname}
14cr|swish-e-2.4.7-5|119	%{_bindir}/swish-config
14cr|swish-e-2.4.7-5|120	%{_libdir}/*.so
14cr|swish-e-2.4.7-5|121	%{_libdir}/*.*a
14cr|swish-e-2.4.7-5|122	%{_includedir}/*.h
14cr|swish-e-2.4.7-5|123	%{_libdir}/pkgconfig/*
14cr|swish-e-2.4.7-5|124	
14cr|swish-e-2.4.7-5|125	%files -n perl-SWISH-API
14cr|swish-e-2.4.7-5|126	%doc perl/Changes perl/README
14cr|swish-e-2.4.7-5|127	%{_bindir}/swish-filter-test
14cr|swish-e-2.4.7-5|128	%{_prefix}/lib/%{name}
14cr|swish-e-2.4.7-5|129	%{perl_vendorlib}/*/auto/SWISH/API/API.so
14cr|swish-e-2.4.7-5|130	%{perl_vendorlib}/*/SWISH/API.pm
14cr|swish-e-2.4.7-5|131	%{_mandir}/man3/SWISH::API.3pm*
14cr|swish-e-2.4.7-5|132	
14cr|swish-e-2.4.7-5|133	
14cr|swish-e-2.4.7-5|134	
14cr|swish-e-2.4.7-5|135	%changelog
14cr|swish-e-2.4.7-5|136	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.7-5
14cr|swish-e-2.4.7-5|137	+ Revision: d6f5941
14cr|swish-e-2.4.7-5|138	- MassBuild#464: Increase release tag
14cr|swish-e-2.4.7-5|139	
14cr|swish-e-2.4.7-5|140	

8517 14
14cr|swm-1.2.5-14|1	%define	relver	1.2.3
14cr|swm-1.2.5-14|2	
14cr|swm-1.2.5-14|3	Summary:	A small window manager for X11
14cr|swm-1.2.5-14|4	Name:		swm
14cr|swm-1.2.5-14|5	Version:	1.2.5
14cr|swm-1.2.5-14|6	Release:	14
14cr|swm-1.2.5-14|7	License:	GPLv2+
14cr|swm-1.2.5-14|8	Group:		Graphical desktop/Other
14cr|swm-1.2.5-14|9	Url:		http://www.informatik.hu-berlin.de/prog/swm.html
14cr|swm-1.2.5-14|10	Source0:	http://www.informatik.hu-berlin.de/prog/%{name}-%{relver}-src.tar.bz2
14cr|swm-1.2.5-14|11	Patch0:		swm-makefile.fix.relocate.patch
14cr|swm-1.2.5-14|12	Patch1:		swm-1.2.3-link.patch
14cr|swm-1.2.5-14|13	BuildRequires:	pkgconfig(x11)
14cr|swm-1.2.5-14|14	BuildRequires:	pkgconfig(xpm)
14cr|swm-1.2.5-14|15	
14cr|swm-1.2.5-14|16	%description
14cr|swm-1.2.5-14|17	Swm is a small window manager for X11 designed for very small laptop-screens
14cr|swm-1.2.5-14|18	with a resolution of 640x400 pixels and above. (Or with PDA-mode
14cr|swm-1.2.5-14|19	320x240) SWM is even smaller than a rxvt!
14cr|swm-1.2.5-14|20	
14cr|swm-1.2.5-14|21	%files
14cr|swm-1.2.5-14|22	%{_bindir}/*
14cr|swm-1.2.5-14|23	%{_mandir}/man1/*
14cr|swm-1.2.5-14|24	%doc TODO README LIESMICH COMPILE_PARAMS AUTHORS README.iPaq COPYING
14cr|swm-1.2.5-14|25	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14cr|swm-1.2.5-14|26	%{_datadir}/%{name}
14cr|swm-1.2.5-14|27	
14cr|swm-1.2.5-14|28	#----------------------------------------------------------------------------
14cr|swm-1.2.5-14|29	
14cr|swm-1.2.5-14|30	%prep
14cr|swm-1.2.5-14|31	%setup -q -n %{name}-%{relver}-src
14cr|swm-1.2.5-14|32	%patch0 -p0 -b .dir
14cr|swm-1.2.5-14|33	%patch1 -p0
14cr|swm-1.2.5-14|34	
14cr|swm-1.2.5-14|35	%build
14cr|swm-1.2.5-14|36	%make CFLAGS="%{optflags}" CC="gcc %{ldflags}"
14cr|swm-1.2.5-14|37	
14cr|swm-1.2.5-14|38	%install
14cr|swm-1.2.5-14|39	mkdir -p %{buildroot}%{_mandir}/man1
14cr|swm-1.2.5-14|40	mkdir -p %{buildroot}%{_bindir}
14cr|swm-1.2.5-14|41	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|swm-1.2.5-14|42	
14cr|swm-1.2.5-14|43	make PREFIX=%{buildroot}%{_prefix} install
14cr|swm-1.2.5-14|44	
14cr|swm-1.2.5-14|45	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|swm-1.2.5-14|46	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/12swm
14cr|swm-1.2.5-14|47	NAME=Swm
14cr|swm-1.2.5-14|48	DESC=Swm Window manager
14cr|swm-1.2.5-14|49	EXEC=%{_bindir}/startswm
14cr|swm-1.2.5-14|50	SCRIPT:
14cr|swm-1.2.5-14|51	exec %{_bindir}/startswm
14cr|swm-1.2.5-14|52	EOF
14cr|swm-1.2.5-14|53	
14cr|swm-1.2.5-14|54	
14cr|swm-1.2.5-14|55	%changelog
14cr|swm-1.2.5-14|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-14
14cr|swm-1.2.5-14|57	+ Revision: f4c9a89
14cr|swm-1.2.5-14|58	- MassBuild#464: Increase release tag
14cr|swm-1.2.5-14|59	
14cr|swm-1.2.5-14|60	

8518 14
14cr|sword-1.7.2-3|1	%define lib_name_orig	libsword
14cr|sword-1.7.2-3|2	%define lib_major	4
14cr|sword-1.7.2-3|3	%define lib_name	%mklibname %{name} %{version}
14cr|sword-1.7.2-3|4	%define develname	%mklibname -d %{name}
14cr|sword-1.7.2-3|5	%define staticname	%mklibname -d -s %{name}
14cr|sword-1.7.2-3|6	
14cr|sword-1.7.2-3|7	Summary:	The SWORD Project framework for manipulating Bible texts
14cr|sword-1.7.2-3|8	Name:		sword
14cr|sword-1.7.2-3|9	Version:	1.7.2
14cr|sword-1.7.2-3|10	Release:	3
14cr|sword-1.7.2-3|11	License:	GPLv2+
14cr|sword-1.7.2-3|12	Group:		System/Libraries
14cr|sword-1.7.2-3|13	URL:		http://www.crosswire.org/sword/
14cr|sword-1.7.2-3|14	Source0:	http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/%{name}-%{version}.tar.gz
14cr|sword-1.7.2-3|15	
14cr|sword-1.7.2-3|16	BuildRequires:  pkgconfig(openssl)
14cr|sword-1.7.2-3|17	BuildRequires:  pkgconfig(libcurl)
14cr|sword-1.7.2-3|18	BuildRequires:  zlib-devel
14cr|sword-1.7.2-3|19	BuildRequires:  pkgconfig(libidn)
14cr|sword-1.7.2-3|20	BuildRequires:  pkgconfig(libclucene-core) >= 2.0
14cr|sword-1.7.2-3|21	BuildRequires:  pkgconfig(cppunit)
14cr|sword-1.7.2-3|22	BuildRequires:	pkgconfig(zlib)
14cr|sword-1.7.2-3|23	BuildRequires:	pkgconfig(libcurl)
14cr|sword-1.7.2-3|24	BuildRequires:	icu-devel
14cr|sword-1.7.2-3|25	BuildRequires:	icu
14cr|sword-1.7.2-3|26	Requires:	%{lib_name} = %{version}-%{release}
14cr|sword-1.7.2-3|27	Requires:	curl
14cr|sword-1.7.2-3|28	
14cr|sword-1.7.2-3|29	
14cr|sword-1.7.2-3|30	%description
14cr|sword-1.7.2-3|31	The SWORD Project is an effort to create an ever expanding software package
14cr|sword-1.7.2-3|32	for research and study of God and His Word.  The SWORD Framework
14cr|sword-1.7.2-3|33	allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries,
14cr|sword-1.7.2-3|34	etc.  Many frontends are build using this framework.  An installed module
14cr|sword-1.7.2-3|35	set may be shared between any frontend using the framework.
14cr|sword-1.7.2-3|36	
14cr|sword-1.7.2-3|37	#main package (contains *.so.[major].* only)
14cr|sword-1.7.2-3|38	%package -n %{lib_name}
14cr|sword-1.7.2-3|39	Summary:	Main library for sword #(!) summary for main lib RPM only
14cr|sword-1.7.2-3|40	Group:		System/Libraries
14cr|sword-1.7.2-3|41	
14cr|sword-1.7.2-3|42	%description -n %{lib_name}
14cr|sword-1.7.2-3|43	This package contains the library needed to run programs dynamically
14cr|sword-1.7.2-3|44	linked with sword.
14cr|sword-1.7.2-3|45	
14cr|sword-1.7.2-3|46	%package -n %{develname}
14cr|sword-1.7.2-3|47	Summary:	Include files for developing sword applications
14cr|sword-1.7.2-3|48	Group:		System/Libraries
14cr|sword-1.7.2-3|49	Requires:	%{lib_name} = %{version}-%{release}
14cr|sword-1.7.2-3|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|sword-1.7.2-3|51	
14cr|sword-1.7.2-3|52	%description -n %{develname}
14cr|sword-1.7.2-3|53	This package contains the headers that programmers will need to develop
14cr|sword-1.7.2-3|54	applications which will use the SWORD Bible Framework.
14cr|sword-1.7.2-3|55	
14cr|sword-1.7.2-3|56	%package -n %{staticname}
14cr|sword-1.7.2-3|57	Summary:	Static libs for developing sword applications
14cr|sword-1.7.2-3|58	Group:		System/Libraries
14cr|sword-1.7.2-3|59	Requires:	%{lib_name} = %{version}-%{release}
14cr|sword-1.7.2-3|60	Requires:	%{develname} = %{version}-%{release}
14cr|sword-1.7.2-3|61	Provides:	%{name}-static-devel = %{version}-%{release}
14cr|sword-1.7.2-3|62	
14cr|sword-1.7.2-3|63	%description -n %{staticname}
14cr|sword-1.7.2-3|64	This package contains the static libraries that programmers will need to
14cr|sword-1.7.2-3|65	develop applications which will use the SWORD Bible Framework.
14cr|sword-1.7.2-3|66	
14cr|sword-1.7.2-3|67	%prep
14cr|sword-1.7.2-3|68	%setup -q
14cr|sword-1.7.2-3|69	
14cr|sword-1.7.2-3|70	%build
14cr|sword-1.7.2-3|71	%configure --with-icu --with-clucene=%{_prefix}
14cr|sword-1.7.2-3|72	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cr|sword-1.7.2-3|73	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|sword-1.7.2-3|74	%make
14cr|sword-1.7.2-3|75	
14cr|sword-1.7.2-3|76	%install
14cr|sword-1.7.2-3|77	%makeinstall_std
14cr|sword-1.7.2-3|78	mkdir -p %{buildroot}%{_datadir}/sword/modules
14cr|sword-1.7.2-3|79	install -m 0755 utilities/{mkfastmod,mod2vpl,vpl2mod} %{buildroot}%{_bindir}
14cr|sword-1.7.2-3|80	
14cr|sword-1.7.2-3|81	%files
14cr|sword-1.7.2-3|82	%doc AUTHORS LICENSE NEWS README
14cr|sword-1.7.2-3|83	%doc samples doc/*.*
14cr|sword-1.7.2-3|84	%attr(0755,root,root) %{_bindir}/*
14cr|sword-1.7.2-3|85	%{_datadir}/%{name}
14cr|sword-1.7.2-3|86	%config(noreplace) %{_sysconfdir}/sword.conf
14cr|sword-1.7.2-3|87	
14cr|sword-1.7.2-3|88	%files -n %{lib_name}
14cr|sword-1.7.2-3|89	%doc COPYING ChangeLog
14cr|sword-1.7.2-3|90	%{_libdir}/*%{name}-*.so
14cr|sword-1.7.2-3|91	
14cr|sword-1.7.2-3|92	%files -n %{develname}
14cr|sword-1.7.2-3|93	%doc CODINGSTYLE
14cr|sword-1.7.2-3|94	%attr(0755,root,root) %dir %{_includedir}/sword
14cr|sword-1.7.2-3|95	%{_includedir}/sword/*.*
14cr|sword-1.7.2-3|96	%{_libdir}/*%{name}.so
14cr|sword-1.7.2-3|97	%{_libdir}/pkgconfig/*.pc
14cr|sword-1.7.2-3|98	
14cr|sword-1.7.2-3|99	%files -n %{staticname}
14cr|sword-1.7.2-3|100	%doc CODINGSTYLE
14cr|sword-1.7.2-3|101	%{_libdir}/*.a
14cr|sword-1.7.2-3|102	
14cr|sword-1.7.2-3|103	
14cr|sword-1.7.2-3|104	%changelog
14cr|sword-1.7.2-3|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-3
14cr|sword-1.7.2-3|106	+ Revision: 804260b
14cr|sword-1.7.2-3|107	- MassBuild#464: Increase release tag
14cr|sword-1.7.2-3|108	
14cr|sword-1.7.2-3|109	

8519 14
14cr|sxiv-1.0-3|1	Name:		sxiv
14cr|sxiv-1.0-3|2	Version:	1.0
14cr|sxiv-1.0-3|3	Release:	3
14cr|sxiv-1.0-3|4	Summary:	Simple (or small or suckless) X Image Viewer
14cr|sxiv-1.0-3|5	Group:		Graphics
14cr|sxiv-1.0-3|6	License:	GPLv2
14cr|sxiv-1.0-3|7	URL:		https://github.com/muennich/%{name}/
14cr|sxiv-1.0-3|8	Source0:	https://github.com/downloads/muennich/%{name}/%{name}-%{version}.tar.gz
14cr|sxiv-1.0-3|9	Source1:	%{name}.desktop
14cr|sxiv-1.0-3|10	BuildRequires:	pkgconfig(x11)
14cr|sxiv-1.0-3|11	BuildRequires:	imlib2-devel
14cr|sxiv-1.0-3|12	BuildRequires:	desktop-file-utils
14cr|sxiv-1.0-3|13	
14cr|sxiv-1.0-3|14	%description
14cr|sxiv-1.0-3|15	sxiv is an alternative to feh and qiv. Its only dependency besides xlib
14cr|sxiv-1.0-3|16	is imlib2. The primary goal for writing sxiv is to create an image viewer,
14cr|sxiv-1.0-3|17	which only has the most basic features required for fast image viewing (the
14cr|sxiv-1.0-3|18	ones I want). It works nicely with tiling window managers and its code base
14cr|sxiv-1.0-3|19	should be kept small and clean to make it easy for you to dig into it and
14cr|sxiv-1.0-3|20	customize it for your needs.
14cr|sxiv-1.0-3|21	
14cr|sxiv-1.0-3|22	%prep
14cr|sxiv-1.0-3|23	%setup -q
14cr|sxiv-1.0-3|24	
14cr|sxiv-1.0-3|25	%build
14cr|sxiv-1.0-3|26	%make
14cr|sxiv-1.0-3|27	
14cr|sxiv-1.0-3|28	%install
14cr|sxiv-1.0-3|29	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cr|sxiv-1.0-3|30	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|sxiv-1.0-3|31	
14cr|sxiv-1.0-3|32	%files
14cr|sxiv-1.0-3|33	%doc LICENSE README.md
14cr|sxiv-1.0-3|34	%{_bindir}/sxiv
14cr|sxiv-1.0-3|35	%{_mandir}/man1/*
14cr|sxiv-1.0-3|36	%{_datadir}/applications
14cr|sxiv-1.0-3|37	
14cr|sxiv-1.0-3|38	
14cr|sxiv-1.0-3|39	
14cr|sxiv-1.0-3|40	%changelog
14cr|sxiv-1.0-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14cr|sxiv-1.0-3|42	+ Revision: f8ac7a2
14cr|sxiv-1.0-3|43	- MassBuild#464: Increase release tag
14cr|sxiv-1.0-3|44	
14cr|sxiv-1.0-3|45	

8520 14
14cr|sylpheed-3.4.2-2|1	%define major %(echo %{version}|cut -d. -f1,2)
14cr|sylpheed-3.4.2-2|2	%define iconname sylpheed.png
14cr|sylpheed-3.4.2-2|3	
14cr|sylpheed-3.4.2-2|4	%define libapi 0
14cr|sylpheed-3.4.2-2|5	%define libmajor 1
14cr|sylpheed-3.4.2-2|6	%define libname %mklibname %{name} %libapi %libmajor
14cr|sylpheed-3.4.2-2|7	%define develname %mklibname -d %{name}
14cr|sylpheed-3.4.2-2|8	
14cr|sylpheed-3.4.2-2|9	Summary:	A GTK+2 based, lightweight, and fast e-mail client
14cr|sylpheed-3.4.2-2|10	
14cr|sylpheed-3.4.2-2|11	
14cr|sylpheed-3.4.2-2|12	Name:		sylpheed
14cr|sylpheed-3.4.2-2|13	Version:	3.4.2
14cr|sylpheed-3.4.2-2|14	Release:	2
14cr|sylpheed-3.4.2-2|15	Source0:	http://sylpheed.sraoss.jp/sylpheed/v3.4/%{name}-%{version}.tar.bz2
14cr|sylpheed-3.4.2-2|16	License:	GPLv2
14cr|sylpheed-3.4.2-2|17	URL:		http://sylpheed.sraoss.jp/
14cr|sylpheed-3.4.2-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|sylpheed-3.4.2-2|19	BuildRequires:	gpgme-devel > 0.4.5
14cr|sylpheed-3.4.2-2|20	BuildRequires:	imagemagick
14cr|sylpheed-3.4.2-2|21	BuildRequires:	libpilot-link-devel
14cr|sylpheed-3.4.2-2|22	BuildRequires:	openldap-devel
14cr|sylpheed-3.4.2-2|23	BuildRequires:	pkgconfig(gtkspell-2.0)
14cr|sylpheed-3.4.2-2|24	Patch0:		sylpheed-3.3.0-glib2.patch
14cr|sylpheed-3.4.2-2|25	Requires:	curl
14cr|sylpheed-3.4.2-2|26	Group:		Networking/Mail
14cr|sylpheed-3.4.2-2|27	Provides:	sylpheed-main = %{version}-%{release}
14cr|sylpheed-3.4.2-2|28	Provides:	sylpheed2
14cr|sylpheed-3.4.2-2|29	Obsoletes:	sylpheed2
14cr|sylpheed-3.4.2-2|30	
14cr|sylpheed-3.4.2-2|31	%description
14cr|sylpheed-3.4.2-2|32	This program is an X based fast e-mail client which has features
14cr|sylpheed-3.4.2-2|33	(or go for it :-)) like:
14cr|sylpheed-3.4.2-2|34	o user-friendly and intuitive interface
14cr|sylpheed-3.4.2-2|35	o integrated NetNews client (partially implemented)
14cr|sylpheed-3.4.2-2|36	o ability of keyboard-only operation
14cr|sylpheed-3.4.2-2|37	o Mew/Wanderlust-like key bind
14cr|sylpheed-3.4.2-2|38	o multipart MIME
14cr|sylpheed-3.4.2-2|39	o built-in image view
14cr|sylpheed-3.4.2-2|40	o external editor support
14cr|sylpheed-3.4.2-2|41	o unlimited multiple account handling
14cr|sylpheed-3.4.2-2|42	o message queueing
14cr|sylpheed-3.4.2-2|43	o filtering
14cr|sylpheed-3.4.2-2|44	o XML-based address book
14cr|sylpheed-3.4.2-2|45	See 'README' for more information.
14cr|sylpheed-3.4.2-2|46	
14cr|sylpheed-3.4.2-2|47	%package -n %libname
14cr|sylpheed-3.4.2-2|48	Summary: Library files for %name
14cr|sylpheed-3.4.2-2|49	
14cr|sylpheed-3.4.2-2|50	
14cr|sylpheed-3.4.2-2|51	Group: Networking/Mail
14cr|sylpheed-3.4.2-2|52	
14cr|sylpheed-3.4.2-2|53	%description -n %libname
14cr|sylpheed-3.4.2-2|54	This package contains shared library files for %{name}.
14cr|sylpheed-3.4.2-2|55	
14cr|sylpheed-3.4.2-2|56	%package -n %develname
14cr|sylpheed-3.4.2-2|57	Summary: Development files for %name
14cr|sylpheed-3.4.2-2|58	
14cr|sylpheed-3.4.2-2|59	
14cr|sylpheed-3.4.2-2|60	Group: Networking/Mail
14cr|sylpheed-3.4.2-2|61	Requires: %libname = %{version}
14cr|sylpheed-3.4.2-2|62	Provides: %{name}-devel = %{version}-%{release}
14cr|sylpheed-3.4.2-2|63	
14cr|sylpheed-3.4.2-2|64	%description -n %develname
14cr|sylpheed-3.4.2-2|65	This package contains development files for %{name}.
14cr|sylpheed-3.4.2-2|66	
14cr|sylpheed-3.4.2-2|67	%prep
14cr|sylpheed-3.4.2-2|68	%setup -q -n %{name}-%{version}
14cr|sylpheed-3.4.2-2|69	%patch0 -p1
14cr|sylpheed-3.4.2-2|70	
14cr|sylpheed-3.4.2-2|71	%build
14cr|sylpheed-3.4.2-2|72	%configure2_5x --enable-gpgme \
14cr|sylpheed-3.4.2-2|73	--enable-jpilot \
14cr|sylpheed-3.4.2-2|74	--enable-ssl \
14cr|sylpheed-3.4.2-2|75	--enable-ldap \
14cr|sylpheed-3.4.2-2|76	--enable-ipv6
14cr|sylpheed-3.4.2-2|77	
14cr|sylpheed-3.4.2-2|78	%make
14cr|sylpheed-3.4.2-2|79	
14cr|sylpheed-3.4.2-2|80	%install
14cr|sylpheed-3.4.2-2|81	%makeinstall_std
14cr|sylpheed-3.4.2-2|82	
14cr|sylpheed-3.4.2-2|83	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|sylpheed-3.4.2-2|84	convert sylpheed.png -geometry 48x48 %{buildroot}%{_liconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|85	convert sylpheed.png -geometry 32x32 %{buildroot}%{_iconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|86	convert sylpheed.png -geometry 16x16 %{buildroot}%{_miconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|87	
14cr|sylpheed-3.4.2-2|88	%{find_lang} %{name}
14cr|sylpheed-3.4.2-2|89	
14cr|sylpheed-3.4.2-2|90	%files -f %{name}.lang
14cr|sylpheed-3.4.2-2|91	%doc AUTHORS ChangeLog* NEWS README* INSTALL* TODO*
14cr|sylpheed-3.4.2-2|92	%{_bindir}/*
14cr|sylpheed-3.4.2-2|93	%dir %{_datadir}/%{name}
14cr|sylpheed-3.4.2-2|94	%dir %{_datadir}/%{name}/faq
14cr|sylpheed-3.4.2-2|95	%lang(de) %doc %{_datadir}/%{name}/faq/de
14cr|sylpheed-3.4.2-2|96	%lang(en) %doc %{_datadir}/%{name}/faq/en
14cr|sylpheed-3.4.2-2|97	%lang(es) %doc %{_datadir}/%{name}/faq/es
14cr|sylpheed-3.4.2-2|98	%lang(fr) %doc %{_datadir}/%{name}/faq/fr
14cr|sylpheed-3.4.2-2|99	%lang(it) %doc %{_datadir}/%{name}/faq/it
14cr|sylpheed-3.4.2-2|100	%dir %{_datadir}/%{name}/manual
14cr|sylpheed-3.4.2-2|101	%lang(en) %doc %{_datadir}/%{name}/manual/en
14cr|sylpheed-3.4.2-2|102	%lang(ja) %doc %{_datadir}/%{name}/manual/ja
14cr|sylpheed-3.4.2-2|103	%{_datadir}/applications/*.desktop
14cr|sylpheed-3.4.2-2|104	%{_datadir}/pixmaps/%{name}.png
14cr|sylpheed-3.4.2-2|105	%{_iconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|106	%{_liconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|107	%{_miconsdir}/%{iconname}
14cr|sylpheed-3.4.2-2|108	
14cr|sylpheed-3.4.2-2|109	%files -n %libname
14cr|sylpheed-3.4.2-2|110	%{_libdir}/*-%{libapi}.so.%{libmajor}
14cr|sylpheed-3.4.2-2|111	%{_libdir}/*-%{libapi}.so.%{libmajor}.*
14cr|sylpheed-3.4.2-2|112	
14cr|sylpheed-3.4.2-2|113	%files -n %develname
14cr|sylpheed-3.4.2-2|114	%{_libdir}/*.so
14cr|sylpheed-3.4.2-2|115	%{_includedir}/%{name}
14cr|sylpheed-3.4.2-2|116	
14cr|sylpheed-3.4.2-2|117	
14cr|sylpheed-3.4.2-2|118	
14cr|sylpheed-3.4.2-2|119	%changelog
14cr|sylpheed-3.4.2-2|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-2
14cr|sylpheed-3.4.2-2|121	+ Revision: a140716
14cr|sylpheed-3.4.2-2|122	- MassBuild#464: Increase release tag
14cr|sylpheed-3.4.2-2|123	
14cr|sylpheed-3.4.2-2|124	

8521 14
14cr|symmetrica-2.0-12|1	%define name			symmetrica
14cr|symmetrica-2.0-12|2	%define libsymmetrica		%mklibname %{name} 0
14cr|symmetrica-2.0-12|3	%define libsymmetrica_devel	%mklibname %{name} -d
14cr|symmetrica-2.0-12|4	%define libsymmetrica_static	%mklibname %{name} -d -s
14cr|symmetrica-2.0-12|5	
14cr|symmetrica-2.0-12|6	Name:		%{name}
14cr|symmetrica-2.0-12|7	Version:	2.0
14cr|symmetrica-2.0-12|8	Release:	12
14cr|symmetrica-2.0-12|9	Summary:	A Collection of Routines for Solving Symmetric Groups
14cr|symmetrica-2.0-12|10	Group:		Sciences/Mathematics
14cr|symmetrica-2.0-12|11	# Note: they claim it's 'public domain' but then provide this:
14cr|symmetrica-2.0-12|12	# http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/copyright_engl.html
14cr|symmetrica-2.0-12|13	License:	MIT
14cr|symmetrica-2.0-12|14	URL:		http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/
14cr|symmetrica-2.0-12|15	Source0:	http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/SYM2_0_tar.gz
14cr|symmetrica-2.0-12|16	# Sent upstream 8 May 2012.  Sagemath patch to fix namespace collisions on the
14cr|symmetrica-2.0-12|17	# names "sort" and "sum".
14cr|symmetrica-2.0-12|18	Patch0:		symmetrica-sort_sum_rename.patch
14cr|symmetrica-2.0-12|19	# Sent upstream 8 May 2012.  The INT type should always be a 4-byte type, but
14cr|symmetrica-2.0-12|20	# the sources use an incorrect and outdated method of ensuring this.
14cr|symmetrica-2.0-12|21	Patch1:		symmetrica-int.patch
14cr|symmetrica-2.0-12|22	# Will not be sent upstream, as it is GCC-specific.  Add function attributes
14cr|symmetrica-2.0-12|23	# to quiet GCC warnings and improve opportunities for optimization.
14cr|symmetrica-2.0-12|24	Patch2:		symmetrica-attribute.patch
14cr|symmetrica-2.0-12|25	
14cr|symmetrica-2.0-12|26	%description
14cr|symmetrica-2.0-12|27	Symmetrica is a collection of routines, written in the programming
14cr|symmetrica-2.0-12|28	language C, through which the user can readily write his/her own
14cr|symmetrica-2.0-12|29	programs. Routines which manipulate many types of mathematical objects
14cr|symmetrica-2.0-12|30	are available.
14cr|symmetrica-2.0-12|31	
14cr|symmetrica-2.0-12|32	%package	-n %{libsymmetrica}
14cr|symmetrica-2.0-12|33	Group:		System/Libraries
14cr|symmetrica-2.0-12|34	Summary:	Symmetrica runtime files
14cr|symmetrica-2.0-12|35	Obsoletes:	symmetrica < %{version}-%{release}
14cr|symmetrica-2.0-12|36	
14cr|symmetrica-2.0-12|37	%description	-n %{libsymmetrica}
14cr|symmetrica-2.0-12|38	Symmetrica runtime files.
14cr|symmetrica-2.0-12|39	
14cr|symmetrica-2.0-12|40	%package	-n %{libsymmetrica_devel}
14cr|symmetrica-2.0-12|41	Group:		Development/C
14cr|symmetrica-2.0-12|42	Summary:	Symmetrica development files
14cr|symmetrica-2.0-12|43	Requires:	%{libsymmetrica} = %{version}-%{release}
14cr|symmetrica-2.0-12|44	Provides:	symmetrica-devel = %{version}-%{release}
14cr|symmetrica-2.0-12|45	Obsoletes:	symmetrica-devel < %{version}-%{release}
14cr|symmetrica-2.0-12|46	Obsoletes:	%{libsymmetrica_static} < %{version}-%{release}
14cr|symmetrica-2.0-12|47	
14cr|symmetrica-2.0-12|48	%description	-n %{libsymmetrica_devel}
14cr|symmetrica-2.0-12|49	The %{name}-devel package contains libraries and header files for
14cr|symmetrica-2.0-12|50	developing applications that use %{name}.
14cr|symmetrica-2.0-12|51	
14cr|symmetrica-2.0-12|52	%prep
14cr|symmetrica-2.0-12|53	%setup -q -c
14cr|symmetrica-2.0-12|54	%patch0 -p0
14cr|symmetrica-2.0-12|55	%patch1 -p0
14cr|symmetrica-2.0-12|56	%patch2 -p0
14cr|symmetrica-2.0-12|57	
14cr|symmetrica-2.0-12|58	# Don't print the banner on every library load and API function call
14cr|symmetrica-2.0-12|59	sed -i "s/^\(INT no_banner = \)FALSE/\1TRUE/" de.c
14cr|symmetrica-2.0-12|60	
14cr|symmetrica-2.0-12|61	%build
14cr|symmetrica-2.0-12|62	# All the silly *TRUE defines:
14cr|symmetrica-2.0-12|63	#DFLAGS=$(for def in $(grep '#ifdef' *.c | cut -d':' -f2 | cut -d' ' -f2 | egrep .*TRUE | sort | uniq); do echo -D${def}; done)
14cr|symmetrica-2.0-12|64	DFLAGS="-DBINTREETRUE -DBRUCHTRUE -DCHARTRUE -DCYCLOTRUE -DDGTRUE \
14cr|symmetrica-2.0-12|65	-DELMSYMTRUE -DFFTRUE -DGRALTRUE -DGRAPHTRUE -DGRTRUE -DHOMSYMTRUE \
14cr|symmetrica-2.0-12|66	-DINTEGERTRUE -DKOSTKATRUE -DKRANZTRUE -DLAURENTTRUE -DLISTTRUE \
14cr|symmetrica-2.0-12|67	-DLONGINTTRUE -DMATRIXTRUE -DMONOMIALTRUE -DMONOMTRUE \
14cr|symmetrica-2.0-12|68	-DMONOPOLYTRUE -DNUMBERTRUE -DPARTTRUE -DPERMTRUE -DPLETTRUE \
14cr|symmetrica-2.0-12|69	-DPOLYTRUE -DPOWSYMTRUE -DREIHETRUE -DSABTRUE -DSCHUBERTTRUE \
14cr|symmetrica-2.0-12|70	-DSCHURTRUE -DSHUFFLETRUE -DSKEWPARTTRUE -DSQRADTRUE -DTABLEAUXTRUE \
14cr|symmetrica-2.0-12|71	-DVECTORTRUE -DWORDTRUE -DZYKTRUE"
14cr|symmetrica-2.0-12|72	
14cr|symmetrica-2.0-12|73	for file in *.c; do
14cr|symmetrica-2.0-12|74	if [ $file != "test.c" ] ; then
14cr|symmetrica-2.0-12|75	gcc %{optflags} -c ${file} -I. -DFAST ${DFLAGS}
14cr|symmetrica-2.0-12|76	fi
14cr|symmetrica-2.0-12|77	done
14cr|symmetrica-2.0-12|78	ar rcs lib%{name}.a *.o
14cr|symmetrica-2.0-12|79	rm -f *.o
14cr|symmetrica-2.0-12|80	for file in *.c; do
14cr|symmetrica-2.0-12|81	if [ $file != "test.c" ] ; then
14cr|symmetrica-2.0-12|82	gcc %{optflags} -fPIC -c ${file} -I. -DFAST ${DFLAGS}
14cr|symmetrica-2.0-12|83	fi
14cr|symmetrica-2.0-12|84	done
14cr|symmetrica-2.0-12|85	gcc %{optflags} $RPM_LD_FLAGS -shared -Xlinker -hlib%{name}.so.0 \
14cr|symmetrica-2.0-12|86	-o lib%{name}.so.0.0.0 *.o
14cr|symmetrica-2.0-12|87	
14cr|symmetrica-2.0-12|88	%install
14cr|symmetrica-2.0-12|89	chmod -R a+r .
14cr|symmetrica-2.0-12|90	mkdir -p $RPM_BUILD_ROOT%{_libdir}
14cr|symmetrica-2.0-12|91	install -m 755 lib%{name}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/
14cr|symmetrica-2.0-12|92	ln -s lib%{name}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/lib%{name}.so.0
14cr|symmetrica-2.0-12|93	ln -s lib%{name}.so.0 $RPM_BUILD_ROOT%{_libdir}/lib%{name}.so
14cr|symmetrica-2.0-12|94	mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
14cr|symmetrica-2.0-12|95	install -m 644 *.h $RPM_BUILD_ROOT%{_includedir}/%{name}/
14cr|symmetrica-2.0-12|96	
14cr|symmetrica-2.0-12|97	%files		-n %{libsymmetrica}
14cr|symmetrica-2.0-12|98	%doc *.doc
14cr|symmetrica-2.0-12|99	%{_libdir}/lib%{name}.so.0.0.0
14cr|symmetrica-2.0-12|100	%{_libdir}/lib%{name}.so.0
14cr|symmetrica-2.0-12|101	
14cr|symmetrica-2.0-12|102	%files		-n %{libsymmetrica_devel}
14cr|symmetrica-2.0-12|103	%doc test.c
14cr|symmetrica-2.0-12|104	%{_includedir}/%{name}
14cr|symmetrica-2.0-12|105	%{_libdir}/lib%{name}.so
14cr|symmetrica-2.0-12|106	
14cr|symmetrica-2.0-12|107	
14cr|symmetrica-2.0-12|108	
14cr|symmetrica-2.0-12|109	%changelog
14cr|symmetrica-2.0-12|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-12
14cr|symmetrica-2.0-12|111	+ Revision: c680d7e
14cr|symmetrica-2.0-12|112	- MassBuild#464: Increase release tag
14cr|symmetrica-2.0-12|113	
14cr|symmetrica-2.0-12|114	

8522 14
14cr|sympa-6.1.22-2|1	# disable linting for srpm. Sflo
14cr|sympa-6.1.22-2|2	%define _build_pkgcheck_srpm %{nil}
14cr|sympa-6.1.22-2|3	# the following definitions are badnes 50 each. Sflo
14cr|sympa-6.1.22-2|4	%define _provides_exceptions perl(.*)
14cr|sympa-6.1.22-2|5	%define _requires_exceptions perl(\\(Sympa.*\\|Archive\\|Auth\\|Bounce\\|Bulk\\|Commands\\|Conf\\|Config_XML\\|Datasource\\|Family\\|Fetch\\|Language\\|Ldap\\|List\\|Lock\\|Log\\|Marc.*\\|Message\\|PlainDigest\\|Robot\\|SharedDocument\\|Scenario\\|SQLSource\\|Task\\|Upgrade\\|WebAgent\\|SympaTransport\\`))
14cr|sympa-6.1.22-2|6	
14cr|sympa-6.1.22-2|7	Name:		sympa
14cr|sympa-6.1.22-2|8	Version:	6.1.22
14cr|sympa-6.1.22-2|9	Release:	2
14cr|sympa-6.1.22-2|10	Summary:	Electronic mailing list manager
14cr|sympa-6.1.22-2|11	License:	GPL
14cr|sympa-6.1.22-2|12	Group:		System/Servers
14cr|sympa-6.1.22-2|13	URL:		http://www.sympa.org/
14cr|sympa-6.1.22-2|14	Source0:	http://www.sympa.org/distribution/%{name}-%{version}.tar.gz
14cr|sympa-6.1.22-2|15	Source1:	sympa.service
14cr|sympa-6.1.22-2|16	Source2:	sympa-bulk.service
14cr|sympa-6.1.22-2|17	Source3:	sympa-archived.service
14cr|sympa-6.1.22-2|18	Source4:	sympa-bounced.service
14cr|sympa-6.1.22-2|19	Source5:	sympa-task_manager.service
14cr|sympa-6.1.22-2|20	Requires:	openssl >= 0.9.5a
14cr|sympa-6.1.22-2|21	Requires:	mhonarc >= 2.4.5
14cr|sympa-6.1.22-2|22	Requires:   mail-server
14cr|sympa-6.1.22-2|23	Requires(pre):	    rpm-helper
14cr|sympa-6.1.22-2|24	Requires(post):     rpm-helper >= 0.20.0
14cr|sympa-6.1.22-2|25	Requires(post):     mail-server
14cr|sympa-6.1.22-2|26	Requires(preun):    rpm-helper
14cr|sympa-6.1.22-2|27	Requires(preun):    mail-server
14cr|sympa-6.1.22-2|28	Requires(postun):   rpm-helper >= 0.16
14cr|sympa-6.1.22-2|29	BuildRequires:      rpm-helper >= 0.20.0
14cr|sympa-6.1.22-2|30	BuildRequires:      rpm-mandriva-setup >= 1.23
14cr|sympa-6.1.22-2|31	BuildRequires:	    openssl-devel >= 0.9.5a
14cr|sympa-6.1.22-2|32	BuildRequires:	    perl-MailTools
14cr|sympa-6.1.22-2|33	BuildRequires:	    perl-libintl-perl
14cr|sympa-6.1.22-2|34	BuildRequires:	    gettext-devel
14cr|sympa-6.1.22-2|35	BuildRequires:	    perl(HTML::StripScripts::Parser)
14cr|sympa-6.1.22-2|36	
14cr|sympa-6.1.22-2|37	Provides:	    perl(SympaTransport)
14cr|sympa-6.1.22-2|38	
14cr|sympa-6.1.22-2|39	%description
14cr|sympa-6.1.22-2|40	SYMPA is an electronic mailing list manager. It is used to automate list
14cr|sympa-6.1.22-2|41	management functions such as subscription, moderation and management of
14cr|sympa-6.1.22-2|42	archives. SYMPA also manages sending of messages to the lists, and
14cr|sympa-6.1.22-2|43	makes it possible to reduce the load on the system. Provided that you
14cr|sympa-6.1.22-2|44	have enough memory on your system, Sympa is especially well adapted for big
14cr|sympa-6.1.22-2|45	lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
14cr|sympa-6.1.22-2|46	message to 90% of subscribers, of course considering that the network is
14cr|sympa-6.1.22-2|47	available.
14cr|sympa-6.1.22-2|48	
14cr|sympa-6.1.22-2|49	Documentation is available under HTML and SGML (source) formats.
14cr|sympa-6.1.22-2|50	
14cr|sympa-6.1.22-2|51	%package www
14cr|sympa-6.1.22-2|52	Summary:	Web interface for %{name}
14cr|sympa-6.1.22-2|53	Group:		System/Servers
14cr|sympa-6.1.22-2|54	Requires:	%{name} = %{version}-%{release}
14cr|sympa-6.1.22-2|55	Requires:	webserver
14cr|sympa-6.1.22-2|56	Suggests:   apache-mod_fastcgi
14cr|sympa-6.1.22-2|57	Requires(post):     rpm-helper >= 0.20.0
14cr|sympa-6.1.22-2|58	Requires(postun):   rpm-helper >= 0.16
14cr|sympa-6.1.22-2|59	
14cr|sympa-6.1.22-2|60	%description www
14cr|sympa-6.1.22-2|61	This package contains the web interface for %{name}.
14cr|sympa-6.1.22-2|62	
14cr|sympa-6.1.22-2|63	%prep
14cr|sympa-6.1.22-2|64	%setup -q
14cr|sympa-6.1.22-2|65	
14cr|sympa-6.1.22-2|66	%build
14cr|sympa-6.1.22-2|67	%serverbuild
14cr|sympa-6.1.22-2|68	%configure2_5x \
14cr|sympa-6.1.22-2|69	--enable-fhs \
14cr|sympa-6.1.22-2|70	--libexecdir=%{_sbindir} \
14cr|sympa-6.1.22-2|71	--sysconfdir=%{_sysconfdir}/sympa \
14cr|sympa-6.1.22-2|72	--with-confdir=%{_sysconfdir}/sympa \
14cr|sympa-6.1.22-2|73	--with-aliases_file=%{_localstatedir}/lib/sympa/aliases
14cr|sympa-6.1.22-2|74	%make
14cr|sympa-6.1.22-2|75	
14cr|sympa-6.1.22-2|76	%install
14cr|sympa-6.1.22-2|77	rm -rf %{buildroot}
14cr|sympa-6.1.22-2|78	
14cr|sympa-6.1.22-2|79	%makeinstall_std HOST=localhost
14cr|sympa-6.1.22-2|80	
14cr|sympa-6.1.22-2|81	rm -f %{buildroot}%{_sysconfdir}/sympa/rc.d/init.d/sympa
14cr|sympa-6.1.22-2|82	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/sympa.service
14cr|sympa-6.1.22-2|83	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/sympa-bulk.service
14cr|sympa-6.1.22-2|84	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/sympa-archived.service
14cr|sympa-6.1.22-2|85	install -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/sympa-bounced.service
14cr|sympa-6.1.22-2|86	install -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/sympa-task_manager.service
14cr|sympa-6.1.22-2|87	
14cr|sympa-6.1.22-2|88	# apache conf
14cr|sympa-6.1.22-2|89	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|sympa-6.1.22-2|90	cat > %{buildroot}%{_webappconfdir}/sympa.conf <<EOF
14cr|sympa-6.1.22-2|91	Alias /static-sympa %{_localstatedir}/sympa/static_content
14cr|sympa-6.1.22-2|92	Alias /sympa %{_libdir}/sympa/cgi
14cr|sympa-6.1.22-2|93	
14cr|sympa-6.1.22-2|94	<Directory %{_localstatedir}/sympa/static_content>
14cr|sympa-6.1.22-2|95	Order allow,deny
14cr|sympa-6.1.22-2|96	Allow from all
14cr|sympa-6.1.22-2|97	</Directory>
14cr|sympa-6.1.22-2|98	
14cr|sympa-6.1.22-2|99	<Directory %{_libdir}/sympa/cgi>
14cr|sympa-6.1.22-2|100	Options ExecCGI
14cr|sympa-6.1.22-2|101	AddHandler fastcgi-script .fcgi
14cr|sympa-6.1.22-2|102	DirectoryIndex wwsympa-wrapper.fcgi
14cr|sympa-6.1.22-2|103	
14cr|sympa-6.1.22-2|104	Order allow,deny
14cr|sympa-6.1.22-2|105	Allow from all
14cr|sympa-6.1.22-2|106	</Directory>
14cr|sympa-6.1.22-2|107	EOF
14cr|sympa-6.1.22-2|108	
14cr|sympa-6.1.22-2|109	cat > README.urpmi <<EOF
14cr|sympa-6.1.22-2|110	Mandriva RPM specific notes
14cr|sympa-6.1.22-2|111	---------------------------
14cr|sympa-6.1.22-2|112	
14cr|sympa-6.1.22-2|113	Updates
14cr|sympa-6.1.22-2|114	-------
14cr|sympa-6.1.22-2|115	This new release:
14cr|sympa-6.1.22-2|116	- default /wws Apache URL is now /sympa, for consistency with other webapps
14cr|sympa-6.1.22-2|117	- binaries are now installed in standard system locations (%{_bindir} and
14cr|sympa-6.1.22-2|118	%{_sbindir}), whereas they were previously installed under
14cr|sympa-6.1.22-2|119	%%{_libdir}/sympa/bin. package update procedure should automatically correct
14cr|sympa-6.1.22-2|120	%them in your alias file, but may eventually fails.
14cr|sympa-6.1.22-2|121	
14cr|sympa-6.1.22-2|122	Setup
14cr|sympa-6.1.22-2|123	-----
14cr|sympa-6.1.22-2|124	The setup used here differs from default one, to achieve better FHS compliance.
14cr|sympa-6.1.22-2|125	- the binaries are in %{_bindir} and %{_sbindir}
14cr|sympa-6.1.22-2|126	- the configuration files are in %{_sysconfdir}/sympa
14cr|sympa-6.1.22-2|127	- the constant files are in %{_libdir}/sympa and %{_datadir}/sympa
14cr|sympa-6.1.22-2|128	- the variable files are in %{_localstatedir}/lib/sympa
14cr|sympa-6.1.22-2|129	- the logs files are in %{_localstatedir}/log/sympa
14cr|sympa-6.1.22-2|130	
14cr|sympa-6.1.22-2|131	Post-installation
14cr|sympa-6.1.22-2|132	-----------------
14cr|sympa-6.1.22-2|133	Sympa requires database for using the web interface. You have to create it
14cr|sympa-6.1.22-2|134	using the adequate script among %{_datadir}/sympa/script/db.
14cr|sympa-6.1.22-2|135	
14cr|sympa-6.1.22-2|136	You can regenerate configuration files for sympa by executing
14cr|sympa-6.1.22-2|137	%{_sbindir}/sympa_wizard.pl
14cr|sympa-6.1.22-2|138	
14cr|sympa-6.1.22-2|139	Additional useful packages
14cr|sympa-6.1.22-2|140	--------------------------
14cr|sympa-6.1.22-2|141	- perl-ldap for LDAP support
14cr|sympa-6.1.22-2|142	EOF
14cr|sympa-6.1.22-2|143	
14cr|sympa-6.1.22-2|144	# Install remaining documentation manually
14cr|sympa-6.1.22-2|145	install -m 644 COPYING README NEWS README.urpmi %{buildroot}%{_docdir}/%{name}
14cr|sympa-6.1.22-2|146	
14cr|sympa-6.1.22-2|147	# don't install  bundled certs
14cr|sympa-6.1.22-2|148	rm -f %{buildroot}%{_datadir}/sympa/ca-bundle.crt
14cr|sympa-6.1.22-2|149	
14cr|sympa-6.1.22-2|150	# not the place for documentation
14cr|sympa-6.1.22-2|151	rm -f %{buildroot}%{_sysconfdir}/sympa/README
14cr|sympa-6.1.22-2|152	
14cr|sympa-6.1.22-2|153	%find_lang sympa
14cr|sympa-6.1.22-2|154	%find_lang web_help
14cr|sympa-6.1.22-2|155	cat web_help.lang >> sympa.lang
14cr|sympa-6.1.22-2|156	
14cr|sympa-6.1.22-2|157	%clean
14cr|sympa-6.1.22-2|158	rm -rf %{buildroot}
14cr|sympa-6.1.22-2|159	
14cr|sympa-6.1.22-2|160	%pre
14cr|sympa-6.1.22-2|161	%_pre_useradd sympa %{_localstatedir}/lib/sympa /bin/false
14cr|sympa-6.1.22-2|162	
14cr|sympa-6.1.22-2|163	%post
14cr|sympa-6.1.22-2|164	%_post_service sympa
14cr|sympa-6.1.22-2|165	
14cr|sympa-6.1.22-2|166	if [ $1 = 1 ]; then
14cr|sympa-6.1.22-2|167	# installation
14cr|sympa-6.1.22-2|168	
14cr|sympa-6.1.22-2|169	# sympa configuration
14cr|sympa-6.1.22-2|170	hostname=`hostname`
14cr|sympa-6.1.22-2|171	
14cr|sympa-6.1.22-2|172	perl -pi \
14cr|sympa-6.1.22-2|173	-e "s|^domain(\s+).*|domain\$1$hostname|;" \
14cr|sympa-6.1.22-2|174	-e "s|^listmaster(\s+).*|listmaster\$1listmaster\@$hostname|;" \
14cr|sympa-6.1.22-2|175	-e "s|^wwsympa_url(\s+).*|wwsympa_url\$1http://$hostname/sympa|;" \
14cr|sympa-6.1.22-2|176	-e "s|^syslog(\s+).*|syslog\$1mail|;" \
14cr|sympa-6.1.22-2|177	%{_sysconfdir}/sympa/sympa.conf
14cr|sympa-6.1.22-2|178	
14cr|sympa-6.1.22-2|179	# Initial aliase file creation
14cr|sympa-6.1.22-2|180	cat >> %{_localstatedir}/lib/sympa/aliases <<EOF
14cr|sympa-6.1.22-2|181	listmaster:	"|%{_sbindir}/queue listmaster"
14cr|sympa-6.1.22-2|182	sympa:		"|%{_sbindir}/queue sympa"
14cr|sympa-6.1.22-2|183	bounce+*:	"|%{_sbindir}/bouncequeue sympa"
14cr|sympa-6.1.22-2|184	sympa-request:	listmaster@$hostname
14cr|sympa-6.1.22-2|185	sympa-owner:	listmaster@$hostname
14cr|sympa-6.1.22-2|186	EOF
14cr|sympa-6.1.22-2|187	chown sympa.sympa %{_localstatedir}/lib/sympa/aliases
14cr|sympa-6.1.22-2|188	
14cr|sympa-6.1.22-2|189	# mta-specific aliases inclusion procedure
14cr|sympa-6.1.22-2|190	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cr|sympa-6.1.22-2|191	if [ "$mta" == "postfix" ]; then
14cr|sympa-6.1.22-2|192	database=`/usr/sbin/postconf -h alias_database`
14cr|sympa-6.1.22-2|193	maps=`/usr/sbin/postconf -h alias_maps`
14cr|sympa-6.1.22-2|194	postconf -e \
14cr|sympa-6.1.22-2|195	"alias_database = $database, hash:%{_localstatedir}/lib/sympa/aliases" \
14cr|sympa-6.1.22-2|196	"alias_maps = $maps, hash:%{_localstatedir}/lib/sympa/aliases"
14cr|sympa-6.1.22-2|197	else
14cr|sympa-6.1.22-2|198	cat >> %{_sysconfdir}/aliases <<EOF
14cr|sympa-6.1.22-2|199	:include:	%{_localstatedir}/lib/sympa/aliases
14cr|sympa-6.1.22-2|200	EOF
14cr|sympa-6.1.22-2|201	fi
14cr|sympa-6.1.22-2|202	# masqmail don't have this command
14cr|sympa-6.1.22-2|203	[ -x /usr/bin/newaliases ] && /usr/bin/newaliases
14cr|sympa-6.1.22-2|204	else
14cr|sympa-6.1.22-2|205	# find aliases file
14cr|sympa-6.1.22-2|206	aliases=`awk '/sendmail_aliases/ {print $2}' %{_sysconfdir}/sympa/sympa.conf`
14cr|sympa-6.1.22-2|207	if [ -z "$aliases" ]; then
14cr|sympa-6.1.22-2|208	aliases=%{_sysconfdir}/aliases
14cr|sympa-6.1.22-2|209	fi
14cr|sympa-6.1.22-2|210	# correct pathes
14cr|sympa-6.1.22-2|211	sed -i \
14cr|sympa-6.1.22-2|212	-e 's|%{_bindir}/queue|%{_sbindir}/queue|' \
14cr|sympa-6.1.22-2|213	-e 's|%{_bindir}/bouncequeue|%{_sbindir}/bouncequeue|' \
14cr|sympa-6.1.22-2|214	$aliases
14cr|sympa-6.1.22-2|215	# regenerate aliases
14cr|sympa-6.1.22-2|216	/usr/bin/newaliases
14cr|sympa-6.1.22-2|217	fi
14cr|sympa-6.1.22-2|218	
14cr|sympa-6.1.22-2|219	%post www
14cr|sympa-6.1.22-2|220	%if %mdkversion < 201010
14cr|sympa-6.1.22-2|221	%_post_webapp
14cr|sympa-6.1.22-2|222	%endif
14cr|sympa-6.1.22-2|223	
14cr|sympa-6.1.22-2|224	%preun
14cr|sympa-6.1.22-2|225	%_preun_service sympa
14cr|sympa-6.1.22-2|226	
14cr|sympa-6.1.22-2|227	if [ $1 = 0 ]; then
14cr|sympa-6.1.22-2|228	# uninstallation
14cr|sympa-6.1.22-2|229	
14cr|sympa-6.1.22-2|230	# remove aliases
14cr|sympa-6.1.22-2|231	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cr|sympa-6.1.22-2|232	if [ "$mta" == "postfix" ]; then
14cr|sympa-6.1.22-2|233	database=`/usr/sbin/postconf -h alias_database | \
14cr|sympa-6.1.22-2|234	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
14cr|sympa-6.1.22-2|235	maps=`/usr/sbin/postconf -h alias_maps | \
14cr|sympa-6.1.22-2|236	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
14cr|sympa-6.1.22-2|237	postconf -e \
14cr|sympa-6.1.22-2|238	"alias_database = $database" \
14cr|sympa-6.1.22-2|239	"alias_maps = $maps"
14cr|sympa-6.1.22-2|240	else
14cr|sympa-6.1.22-2|241	sed -i -e '/:include:   %{_localstatedir}/lib/sympa/aliases/d' \
14cr|sympa-6.1.22-2|242	%{_sysconfdir}/aliases
14cr|sympa-6.1.22-2|243	fi
14cr|sympa-6.1.22-2|244	/usr/bin/newaliases
14cr|sympa-6.1.22-2|245	fi
14cr|sympa-6.1.22-2|246	
14cr|sympa-6.1.22-2|247	%postun
14cr|sympa-6.1.22-2|248	%_postun_userdel sympa
14cr|sympa-6.1.22-2|249	
14cr|sympa-6.1.22-2|250	%postun www
14cr|sympa-6.1.22-2|251	%if %mdkversion < 201010
14cr|sympa-6.1.22-2|252	%_postun_webapp
14cr|sympa-6.1.22-2|253	%endif
14cr|sympa-6.1.22-2|254	
14cr|sympa-6.1.22-2|255	%files -f sympa.lang
14cr|sympa-6.1.22-2|256	%defattr(-,root,root)
14cr|sympa-6.1.22-2|257	%{_docdir}/%{name}
14cr|sympa-6.1.22-2|258	
14cr|sympa-6.1.22-2|259	# variable directories
14cr|sympa-6.1.22-2|260	%attr(-,sympa,sympa) %{_localstatedir}/lib/sympa
14cr|sympa-6.1.22-2|261	%attr(-,sympa,sympa) %{_localstatedir}/spool/sympa
14cr|sympa-6.1.22-2|262	%attr(-,sympa,sympa) %{_localstatedir}/run/sympa
14cr|sympa-6.1.22-2|263	
14cr|sympa-6.1.22-2|264	# config files
14cr|sympa-6.1.22-2|265	%dir %{_sysconfdir}/sympa
14cr|sympa-6.1.22-2|266	%config(noreplace) %attr(640,root,sympa) %{_sysconfdir}/sympa/sympa.conf
14cr|sympa-6.1.22-2|267	%config(noreplace) %{_sysconfdir}/sympa/wwsympa.conf
14cr|sympa-6.1.22-2|268	%config(noreplace) %{_sysconfdir}/sympa/data_structure.version
14cr|sympa-6.1.22-2|269	
14cr|sympa-6.1.22-2|270	%{_unitdir}/sympa.service
14cr|sympa-6.1.22-2|271	%{_unitdir}/sympa-bulk.service
14cr|sympa-6.1.22-2|272	%{_unitdir}/sympa-archived.service
14cr|sympa-6.1.22-2|273	%{_unitdir}/sympa-bounced.service
14cr|sympa-6.1.22-2|274	%{_unitdir}/sympa-task_manager.service
14cr|sympa-6.1.22-2|275	
14cr|sympa-6.1.22-2|276	# binaries
14cr|sympa-6.1.22-2|277	%attr(-,sympa,sympa) %{_sbindir}/queue
14cr|sympa-6.1.22-2|278	%attr(-,sympa,sympa) %{_sbindir}/bouncequeue
14cr|sympa-6.1.22-2|279	%attr(-,sympa,sympa) %{_sbindir}/familyqueue
14cr|sympa-6.1.22-2|280	%attr(-,sympa,sympa) %{_sbindir}/sympa_newaliases.pl
14cr|sympa-6.1.22-2|281	%attr(-,root,sympa) %{_sbindir}/sympa_newaliases-wrapper
14cr|sympa-6.1.22-2|282	%{_sbindir}/sympa.pl
14cr|sympa-6.1.22-2|283	%{_sbindir}/alias_manager.pl
14cr|sympa-6.1.22-2|284	%{_sbindir}/archived.pl
14cr|sympa-6.1.22-2|285	%{_sbindir}/bounced.pl
14cr|sympa-6.1.22-2|286	%{_sbindir}/bulk.pl
14cr|sympa-6.1.22-2|287	%{_sbindir}/sympa_wizard.pl
14cr|sympa-6.1.22-2|288	%{_sbindir}/task_manager.pl
14cr|sympa-6.1.22-2|289	
14cr|sympa-6.1.22-2|290	# other
14cr|sympa-6.1.22-2|291	%{_datadir}/sympa
14cr|sympa-6.1.22-2|292	%{_mandir}/man1/sympa_newaliases.1*
14cr|sympa-6.1.22-2|293	%{_mandir}/man8/*
14cr|sympa-6.1.22-2|294	
14cr|sympa-6.1.22-2|295	%files www
14cr|sympa-6.1.22-2|296	%defattr(-,root,root)
14cr|sympa-6.1.22-2|297	%dir %{_libdir}/sympa
14cr|sympa-6.1.22-2|298	%dir %{_libdir}/sympa/cgi
14cr|sympa-6.1.22-2|299	%{_libdir}/sympa/cgi/wwsympa.fcgi
14cr|sympa-6.1.22-2|300	%{_libdir}/sympa/cgi/sympa_soap_server.fcgi
14cr|sympa-6.1.22-2|301	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/sympa_soap_server-wrapper.fcgi
14cr|sympa-6.1.22-2|302	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/wwsympa-wrapper.fcgi
14cr|sympa-6.1.22-2|303	%config(noreplace) %{_webappconfdir}/sympa.conf
14cr|sympa-6.1.22-2|304	
14cr|sympa-6.1.22-2|305	
14cr|sympa-6.1.22-2|306	%changelog
14cr|sympa-6.1.22-2|307	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 6.1.22-2
14cr|sympa-6.1.22-2|308	+ Revision: 20046b5
14cr|sympa-6.1.22-2|309	- P: perl(SympaTransport)
14cr|sympa-6.1.22-2|310	
14cr|sympa-6.1.22-2|311	

8523 14
14cr|sympow-1.019-4|1	%define name		sympow
14cr|sympow-1.019-4|2	%define	sympowdir	%{_datadir}/%{name}
14cr|sympow-1.019-4|3	
14cr|sympow-1.019-4|4	Name:		%{name}
14cr|sympow-1.019-4|5	Group:		Sciences/Mathematics
14cr|sympow-1.019-4|6	License:	BSDish
14cr|sympow-1.019-4|7	Summary:	Compute special values of symmetric power elliptic curve L-functions
14cr|sympow-1.019-4|8	Version:	1.019
14cr|sympow-1.019-4|9	Release:	4
14cr|sympow-1.019-4|10	Source:		http://www.maths.bris.ac.uk/~mamjw/sympow.src.tar.bz2
14cr|sympow-1.019-4|11	# sagemath sympow datafiles
14cr|sympow-1.019-4|12	Source1:	datafiles.tar.bz2
14cr|sympow-1.019-4|13	URL:		http://www.maths.bris.ac.uk/~mamjw/
14cr|sympow-1.019-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sympow-1.019-4|15	
14cr|sympow-1.019-4|16	BuildRequires:	pari
14cr|sympow-1.019-4|17	Requires:	pari
14cr|sympow-1.019-4|18	
14cr|sympow-1.019-4|19	Patch0:		sympow-1.019-datafiles.patch
14cr|sympow-1.019-4|20	
14cr|sympow-1.019-4|21	%description
14cr|sympow-1.019-4|22	SYMPOW is a package to compute special values of symmetric power elliptic
14cr|sympow-1.019-4|23	curve L-functions. It can compute up to about 64 digits of precision.
14cr|sympow-1.019-4|24	
14cr|sympow-1.019-4|25	%prep
14cr|sympow-1.019-4|26	%setup -q -n SYMPOW-%{version}
14cr|sympow-1.019-4|27	
14cr|sympow-1.019-4|28	%patch0	-p1
14cr|sympow-1.019-4|29	
14cr|sympow-1.019-4|30	perl -pi							\
14cr|sympow-1.019-4|31	-e 's|"new_data"|"%{_datadir}/%{name}/bin/new_data"|;'	\
14cr|sympow-1.019-4|32	-e 's|(standard.\.gp)|%{sympowdir}/$1|g;'		\
14cr|sympow-1.019-4|33	generate.c
14cr|sympow-1.019-4|34	
14cr|sympow-1.019-4|35	%build
14cr|sympow-1.019-4|36	sh Configure
14cr|sympow-1.019-4|37	make
14cr|sympow-1.019-4|38	
14cr|sympow-1.019-4|39	%install
14cr|sympow-1.019-4|40	mkdir -p %{buildroot}%{_bindir}
14cr|sympow-1.019-4|41	
14cr|sympow-1.019-4|42	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cr|sympow-1.019-4|43	#!/bin/sh
14cr|sympow-1.019-4|44	
14cr|sympow-1.019-4|45	SYMPOW_DATA=%{sympowdir}/datafiles
14cr|sympow-1.019-4|46	if test -n "\$SYMPOW_DIR"; then
14cr|sympow-1.019-4|47	if [ ! -d \$SYMPOW_DIR/datafiles ]; then
14cr|sympow-1.019-4|48	mkdir -p \$SYMPOW_DIR/datafiles
14cr|sympow-1.019-4|49	cp -far \$SYMPOW_DATA/*.txt \$SYMPOW_DATA/param_data \$SYMPOW_DIR/datafiles
14cr|sympow-1.019-4|50	fi
14cr|sympow-1.019-4|51	cd \$SYMPOW_DIR
14cr|sympow-1.019-4|52	else
14cr|sympow-1.019-4|53	cd %{sympowdir}
14cr|sympow-1.019-4|54	fi
14cr|sympow-1.019-4|55	
14cr|sympow-1.019-4|56	exec %{sympowdir}/bin/%{name} "\$@"
14cr|sympow-1.019-4|57	EOF
14cr|sympow-1.019-4|58	chmod +x %{buildroot}%{_bindir}/%{name}
14cr|sympow-1.019-4|59	
14cr|sympow-1.019-4|60	mkdir -p %{buildroot}%{sympowdir}/bin
14cr|sympow-1.019-4|61	cp -fa %{name} %{buildroot}%{sympowdir}/bin
14cr|sympow-1.019-4|62	cp -fa new_data %{buildroot}%{sympowdir}/bin
14cr|sympow-1.019-4|63	cp -fa standard?.gp %{buildroot}%{sympowdir}
14cr|sympow-1.019-4|64	tar jxf %{SOURCE1} -C %{buildroot}%{sympowdir}
14cr|sympow-1.019-4|65	
14cr|sympow-1.019-4|66	%clean
14cr|sympow-1.019-4|67	rm -rf %{buildroot}
14cr|sympow-1.019-4|68	
14cr|sympow-1.019-4|69	%files
14cr|sympow-1.019-4|70	%defattr(-,root,root)
14cr|sympow-1.019-4|71	%{_bindir}/%{name}
14cr|sympow-1.019-4|72	%dir %{sympowdir}
14cr|sympow-1.019-4|73	%{sympowdir}/*
14cr|sympow-1.019-4|74	
14cr|sympow-1.019-4|75	
14cr|sympow-1.019-4|76	
14cr|sympow-1.019-4|77	%changelog
14cr|sympow-1.019-4|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.019-4
14cr|sympow-1.019-4|79	+ Revision: c4d3d01
14cr|sympow-1.019-4|80	- MassBuild#464: Increase release tag
14cr|sympow-1.019-4|81	
14cr|sympow-1.019-4|82	

8524 14
14cr|synapse-0.2.10-2|1	Summary:	A semantic launcher written in Vala
14cr|synapse-0.2.10-2|2	Name:		synapse
14cr|synapse-0.2.10-2|3	Version:	0.2.10
14cr|synapse-0.2.10-2|4	Release:	2
14cr|synapse-0.2.10-2|5	Group:		System/Libraries
14cr|synapse-0.2.10-2|6	License:	GPLv3+
14cr|synapse-0.2.10-2|7	URL:		http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
14cr|synapse-0.2.10-2|8	Source0:	http://launchpad.net/%{name}-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
14cr|synapse-0.2.10-2|9	# the generated synapse-main.c imports gtkhotkey-1.0/gtkhotkey.h,
14cr|synapse-0.2.10-2|10	# which imports glib-2.0/glib/gquark.h, and this is no longer allowed
14cr|synapse-0.2.10-2|11	# pass -DGLIB_COMPILATION to override (h/t: Mamoru Tasaka)
14cr|synapse-0.2.10-2|12	# https://bugs.launchpad.net/synapse-project/+bug/995354
14cr|synapse-0.2.10-2|13	Patch0:		%{name}-0.2.10-glib.patch
14cr|synapse-0.2.10-2|14	# libsynapsecore.a uses powf (defined in the libm DSO),
14cr|synapse-0.2.10-2|15	# it should be linked with -lm
14cr|synapse-0.2.10-2|16	# https://bugs.launchpad.net/synapse-project/+bug/995356
14cr|synapse-0.2.10-2|17	Patch1:		%{name}-0.2.10-libm-dso-for-powf.patch
14cr|synapse-0.2.10-2|18	Patch2:		concrete-gtk-timeout.patch
14cr|synapse-0.2.10-2|19	BuildRequires:	gettext
14cr|synapse-0.2.10-2|20	BuildRequires:	intltool
14cr|synapse-0.2.10-2|21	BuildRequires:	vala
14cr|synapse-0.2.10-2|22	BuildRequires:	pkgconfig(gee-1.0)
14cr|synapse-0.2.10-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|synapse-0.2.10-2|24	BuildRequires:	pkgconfig(gtkhotkey-1.0)
14cr|synapse-0.2.10-2|25	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|synapse-0.2.10-2|26	BuildRequires:	pkgconfig(libnotify)
14cr|synapse-0.2.10-2|27	BuildRequires:	pkgconfig(rest-0.7)
14cr|synapse-0.2.10-2|28	BuildRequires:	pkgconfig(unique-1.0)
14cr|synapse-0.2.10-2|29	BuildRequires:	pkgconfig(zeitgeist-1.0)
14cr|synapse-0.2.10-2|30	
14cr|synapse-0.2.10-2|31	%description
14cr|synapse-0.2.10-2|32	Synapse is a semantic launcher written in Vala that you can use to start
14cr|synapse-0.2.10-2|33	applications as well as find and access relevant documents and files by making
14cr|synapse-0.2.10-2|34	use of the Zeitgeist engine.
14cr|synapse-0.2.10-2|35	
14cr|synapse-0.2.10-2|36	%files -f %{name}.lang
14cr|synapse-0.2.10-2|37	%doc COPYING README
14cr|synapse-0.2.10-2|38	%{_bindir}/synapse
14cr|synapse-0.2.10-2|39	%{_mandir}/man1/synapse.1*
14cr|synapse-0.2.10-2|40	%{_datadir}/applications/synapse.desktop
14cr|synapse-0.2.10-2|41	%{_datadir}/icons/hicolor/scalable/apps/synapse.svg
14cr|synapse-0.2.10-2|42	
14cr|synapse-0.2.10-2|43	#----------------------------------------------------------------------------
14cr|synapse-0.2.10-2|44	
14cr|synapse-0.2.10-2|45	%package devel
14cr|synapse-0.2.10-2|46	Summary:	Development files for %{name}
14cr|synapse-0.2.10-2|47	Group:		Development/Other
14cr|synapse-0.2.10-2|48	Requires:	%{name} = %{EVRD}
14cr|synapse-0.2.10-2|49	
14cr|synapse-0.2.10-2|50	%description devel
14cr|synapse-0.2.10-2|51	The %{name}-devel package contains libraries and header files for
14cr|synapse-0.2.10-2|52	developing applications that use %{name}.
14cr|synapse-0.2.10-2|53	
14cr|synapse-0.2.10-2|54	%files devel
14cr|synapse-0.2.10-2|55	%doc AUTHORS
14cr|synapse-0.2.10-2|56	%{_datadir}/vala/vapi
14cr|synapse-0.2.10-2|57	
14cr|synapse-0.2.10-2|58	#----------------------------------------------------------------------------
14cr|synapse-0.2.10-2|59	
14cr|synapse-0.2.10-2|60	%prep
14cr|synapse-0.2.10-2|61	%setup -q
14cr|synapse-0.2.10-2|62	%patch0 -p1 -b .glib
14cr|synapse-0.2.10-2|63	%patch1 -p1 -b .libm-dso-for-powf
14cr|synapse-0.2.10-2|64	%patch2 -p1
14cr|synapse-0.2.10-2|65	
14cr|synapse-0.2.10-2|66	%build
14cr|synapse-0.2.10-2|67	%configure2_5x \
14cr|synapse-0.2.10-2|68	--disable-static \
14cr|synapse-0.2.10-2|69	--enable-zeitgeist=yes
14cr|synapse-0.2.10-2|70	%make V=1
14cr|synapse-0.2.10-2|71	
14cr|synapse-0.2.10-2|72	%install
14cr|synapse-0.2.10-2|73	%makeinstall_std
14cr|synapse-0.2.10-2|74	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
14cr|synapse-0.2.10-2|75	install -D -p -m 644 vapi/*.vapi %{buildroot}%{_datadir}/vala/vapi
14cr|synapse-0.2.10-2|76	
14cr|synapse-0.2.10-2|77	# language files
14cr|synapse-0.2.10-2|78	%find_lang %{name}
14cr|synapse-0.2.10-2|79	
14cr|synapse-0.2.10-2|80	
14cr|synapse-0.2.10-2|81	%changelog
14cr|synapse-0.2.10-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.10-2
14cr|synapse-0.2.10-2|83	+ Revision: 4d6195d
14cr|synapse-0.2.10-2|84	- MassBuild#464: Increase release tag
14cr|synapse-0.2.10-2|85	
14cr|synapse-0.2.10-2|86	

8525 14
14cr|synaptiks-0.8.1-3|1	Summary:	Touchpad service for KDE 4
14cr|synaptiks-0.8.1-3|2	Name:		synaptiks
14cr|synaptiks-0.8.1-3|3	Version:	0.8.1
14cr|synaptiks-0.8.1-3|4	Release:	3
14cr|synaptiks-0.8.1-3|5	License:	BSD
14cr|synaptiks-0.8.1-3|6	Group:		System/Configuration/Hardware
14cr|synaptiks-0.8.1-3|7	Url:		http://synaptiks.lunaryorn.de/
14cr|synaptiks-0.8.1-3|8	Source0:	http://pypi.python.org/packages/source/s/synaptiks/%{name}-%{version}.tar.bz2
14cr|synaptiks-0.8.1-3|9	BuildRequires:	python-setuptools
14cr|synaptiks-0.8.1-3|10	BuildRequires:	kde-dev-scripts
14cr|synaptiks-0.8.1-3|11	BuildRequires:	kdelibs4-devel
14cr|synaptiks-0.8.1-3|12	Requires:	python-kde4
14cr|synaptiks-0.8.1-3|13	Requires:	pyudev
14cr|synaptiks-0.8.1-3|14	BuildArch:	noarch
14cr|synaptiks-0.8.1-3|15	
14cr|synaptiks-0.8.1-3|16	%description
14cr|synaptiks-0.8.1-3|17	Synaptiks is a touchpad management service for KDE. It provides a simple
14cr|synaptiks-0.8.1-3|18	configuration interface and can automatically switch off your touchpad
14cr|synaptiks-0.8.1-3|19	on keyboard activity or if mouse devices are plugged.
14cr|synaptiks-0.8.1-3|20	
14cr|synaptiks-0.8.1-3|21	%files -f %{name}.lang
14cr|synaptiks-0.8.1-3|22	%{_bindir}/*
14cr|synaptiks-0.8.1-3|23	%{_datadir}/applications/kde4/*.desktop
14cr|synaptiks-0.8.1-3|24	%{_datadir}/autostart/*.desktop
14cr|synaptiks-0.8.1-3|25	%{_iconsdir}/hicolor/*/*/*
14cr|synaptiks-0.8.1-3|26	%{_kde_appsdir}/%{name}
14cr|synaptiks-0.8.1-3|27	%{_kde_services}/*.desktop
14cr|synaptiks-0.8.1-3|28	%{_sysconfdir}/xdg/autostart/synaptiks_init_config.desktop
14cr|synaptiks-0.8.1-3|29	%{py_puresitedir}/*
14cr|synaptiks-0.8.1-3|30	
14cr|synaptiks-0.8.1-3|31	#---------------------------------------------------------------------
14cr|synaptiks-0.8.1-3|32	
14cr|synaptiks-0.8.1-3|33	%prep
14cr|synaptiks-0.8.1-3|34	%setup -q
14cr|synaptiks-0.8.1-3|35	
14cr|synaptiks-0.8.1-3|36	%build
14cr|synaptiks-0.8.1-3|37	python setup.py build
14cr|synaptiks-0.8.1-3|38	
14cr|synaptiks-0.8.1-3|39	%install
14cr|synaptiks-0.8.1-3|40	python setup.py install --root=%{buildroot}
14cr|synaptiks-0.8.1-3|41	
14cr|synaptiks-0.8.1-3|42	%find_lang %{name} --with-html
14cr|synaptiks-0.8.1-3|43	
14cr|synaptiks-0.8.1-3|44	
14cr|synaptiks-0.8.1-3|45	%changelog
14cr|synaptiks-0.8.1-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-3
14cr|synaptiks-0.8.1-3|47	+ Revision: 5beaec3
14cr|synaptiks-0.8.1-3|48	- MassBuild#464: Increase release tag
14cr|synaptiks-0.8.1-3|49	
14cr|synaptiks-0.8.1-3|50	

8526 14
14cr|syncany-0.1.alpha-4|1	%define name syncany
14cr|syncany-0.1.alpha-4|2	
14cr|syncany-0.1.alpha-4|3	Name:		%{name}
14cr|syncany-0.1.alpha-4|4	Version:	0.1.alpha
14cr|syncany-0.1.alpha-4|5	Release:	4
14cr|syncany-0.1.alpha-4|6	License:	GPLv3
14cr|syncany-0.1.alpha-4|7	Summary:	Syncany is an open-source file synchronization and filesharing application
14cr|syncany-0.1.alpha-4|8	Group:		Archiving/Backup
14cr|syncany-0.1.alpha-4|9	URL:		https://launchpad.net/syncany/
14cr|syncany-0.1.alpha-4|10	# $ bzr branch lp:synany
14cr|syncany-0.1.alpha-4|11	# $ bzr export --root="syncany-0.1.alpha/" ~/BuildSystem/syncany/SOURCES/syncany-0.1.alpha.tar.bz2
14cr|syncany-0.1.alpha-4|12	Source0:	%{name}-%{version}.tar.bz2
14cr|syncany-0.1.alpha-4|13	# From https://launchpad.net/~mariodebian/+archive/syncany
14cr|syncany-0.1.alpha-4|14	Source1:	syncany
14cr|syncany-0.1.alpha-4|15	Source2:	syncany-autostart
14cr|syncany-0.1.alpha-4|16	Source3:	syncany.desktop
14cr|syncany-0.1.alpha-4|17	Source4:	syncany-autostart.desktop
14cr|syncany-0.1.alpha-4|18	Suggests:	%{name}-doc
14cr|syncany-0.1.alpha-4|19	# BuildRequires for Syncany Java part
14cr|syncany-0.1.alpha-4|20	BuildRequires:	ant
14cr|syncany-0.1.alpha-4|21	BuildRequires:	ant-apache-regexp
14cr|syncany-0.1.alpha-4|22	BuildRequires:	ant-nodeps
14cr|syncany-0.1.alpha-4|23	BuildRequires:	java-devel
14cr|syncany-0.1.alpha-4|24	# BuildRequires for Syncany Nautilus extension
14cr|syncany-0.1.alpha-4|25	BuildRequires:	gtk2-devel
14cr|syncany-0.1.alpha-4|26	BuildRequires:	atk-devel
14cr|syncany-0.1.alpha-4|27	BuildRequires:	cairo-devel
14cr|syncany-0.1.alpha-4|28	BuildRequires:	gdk-pixbuf-devel
14cr|syncany-0.1.alpha-4|29	BuildRequires:	pango-devel
14cr|syncany-0.1.alpha-4|30	BuildRequires:	glib2-devel
14cr|syncany-0.1.alpha-4|31	BuildRequires:	pixman-devel
14cr|syncany-0.1.alpha-4|32	BuildRequires:	freetype2-devel
14cr|syncany-0.1.alpha-4|33	BuildRequires:	png-devel
14cr|syncany-0.1.alpha-4|34	BuildRequires:	nautilus-devel
14cr|syncany-0.1.alpha-4|35	
14cr|syncany-0.1.alpha-4|36	%description
14cr|syncany-0.1.alpha-4|37	Syncany is an open-source file synchronization and filesharing
14cr|syncany-0.1.alpha-4|38	application. It allows users to backup and share certain folders of
14cr|syncany-0.1.alpha-4|39	their workstations using any kind of storage, e.g. FTP, Amazon S3 or
14cr|syncany-0.1.alpha-4|40	Google Storage.
14cr|syncany-0.1.alpha-4|41	
14cr|syncany-0.1.alpha-4|42	While the basic idea is similar to Dropbox and JungleDisk, Syncany is
14cr|syncany-0.1.alpha-4|43	open-source and additionally provides data encryption and more
14cr|syncany-0.1.alpha-4|44	flexibility in terms of storage type and provider:
14cr|syncany-0.1.alpha-4|45	
14cr|syncany-0.1.alpha-4|46	- Data encryption: Syncany encrypts the files locally, so that any
14cr|syncany-0.1.alpha-4|47	online storage can be used even for sensitive data.
14cr|syncany-0.1.alpha-4|48	
14cr|syncany-0.1.alpha-4|49	- Arbitrary storage: Syncany uses a plug-in based storage system. It can
14cr|syncany-0.1.alpha-4|50	be used with any type of remote storage.
14cr|syncany-0.1.alpha-4|51	
14cr|syncany-0.1.alpha-4|52	%files
14cr|syncany-0.1.alpha-4|53	%{_datadir}/%{name}/
14cr|syncany-0.1.alpha-4|54	%{_datadir}/pixmaps/%{name}.png
14cr|syncany-0.1.alpha-4|55	
14cr|syncany-0.1.alpha-4|56	%package doc
14cr|syncany-0.1.alpha-4|57	Summary:	Syncany Documentation
14cr|syncany-0.1.alpha-4|58	BuildArch:	noarch
14cr|syncany-0.1.alpha-4|59	
14cr|syncany-0.1.alpha-4|60	%description doc
14cr|syncany-0.1.alpha-4|61	Documentation for Syncany
14cr|syncany-0.1.alpha-4|62	
14cr|syncany-0.1.alpha-4|63	%files doc
14cr|syncany-0.1.alpha-4|64	%doc %{_docdir}/%{name}-doc/
14cr|syncany-0.1.alpha-4|65	
14cr|syncany-0.1.alpha-4|66	%package nautilus
14cr|syncany-0.1.alpha-4|67	Summary:	Syncany Nautilus extension
14cr|syncany-0.1.alpha-4|68	
14cr|syncany-0.1.alpha-4|69	%description nautilus
14cr|syncany-0.1.alpha-4|70	Synany extension for Nautilus file browser.
14cr|syncany-0.1.alpha-4|71	
14cr|syncany-0.1.alpha-4|72	%files nautilus
14cr|syncany-0.1.alpha-4|73	%{_libdir}/nautilus/
14cr|syncany-0.1.alpha-4|74	
14cr|syncany-0.1.alpha-4|75	%prep
14cr|syncany-0.1.alpha-4|76	%setup -q -n %{name}-%{version}
14cr|syncany-0.1.alpha-4|77	%apply_patches
14cr|syncany-0.1.alpha-4|78	
14cr|syncany-0.1.alpha-4|79	%ifarch x86_64
14cr|syncany-0.1.alpha-4|80	pushd nautilus-syncany
14cr|syncany-0.1.alpha-4|81	for f in nbproject/{configurations.xml,Makefile-Debug.mk}; do
14cr|syncany-0.1.alpha-4|82	sed -ri \
14cr|syncany-0.1.alpha-4|83	-e 's|/usr/lib/gtk-2.0/include|/usr/lib64/gtk-2.0/include|g' \
14cr|syncany-0.1.alpha-4|84	-e 's|/usr/lib/glib-2.0/include|/usr/lib64/glib-2.0/include|g' \
14cr|syncany-0.1.alpha-4|85	$f
14cr|syncany-0.1.alpha-4|86	done;
14cr|syncany-0.1.alpha-4|87	popd
14cr|syncany-0.1.alpha-4|88	%endif
14cr|syncany-0.1.alpha-4|89	
14cr|syncany-0.1.alpha-4|90	%build
14cr|syncany-0.1.alpha-4|91	
14cr|syncany-0.1.alpha-4|92	# Building Syncany
14cr|syncany-0.1.alpha-4|93	pushd syncany
14cr|syncany-0.1.alpha-4|94	ant linux
14cr|syncany-0.1.alpha-4|95	popd
14cr|syncany-0.1.alpha-4|96	
14cr|syncany-0.1.alpha-4|97	# Building Nautilus extension
14cr|syncany-0.1.alpha-4|98	pushd nautilus-syncany
14cr|syncany-0.1.alpha-4|99	%make CONF=Debug
14cr|syncany-0.1.alpha-4|100	popd
14cr|syncany-0.1.alpha-4|101	
14cr|syncany-0.1.alpha-4|102	%install
14cr|syncany-0.1.alpha-4|103	
14cr|syncany-0.1.alpha-4|104	# Installing Syncany
14cr|syncany-0.1.alpha-4|105	pushd syncany/dist
14cr|syncany-0.1.alpha-4|106	for f in $(find {bin,conf,lib,res} -type f); do
14cr|syncany-0.1.alpha-4|107	%{__install} -D $f %{buildroot}%{_datadir}/%{name}/$f
14cr|syncany-0.1.alpha-4|108	done;
14cr|syncany-0.1.alpha-4|109	for f in README LICENSE; do
14cr|syncany-0.1.alpha-4|110	%{__install} -D $f %{buildroot}%{_docdir}/%{name}-doc/$f
14cr|syncany-0.1.alpha-4|111	done;
14cr|syncany-0.1.alpha-4|112	popd
14cr|syncany-0.1.alpha-4|113	
14cr|syncany-0.1.alpha-4|114	%{__install} -d %{buildroot}%{_datadir}/pixmaps/
14cr|syncany-0.1.alpha-4|115	pushd %{buildroot}
14cr|syncany-0.1.alpha-4|116	ln -s ./%{_datadir}/%{name}/res/logo64.png ./%{_datadir}/pixmaps/%{name}.png
14cr|syncany-0.1.alpha-4|117	popd
14cr|syncany-0.1.alpha-4|118	
14cr|syncany-0.1.alpha-4|119	# Installing Nautilus extension
14cr|syncany-0.1.alpha-4|120	pushd nautilus-syncany
14cr|syncany-0.1.alpha-4|121	%{__install} -m0755 -D dist/*/GNU-Linux-*/libnautilus-syncany.so %{buildroot}%{_libdir}/nautilus/extensions-2.0/libnautilus-syncany.so
14cr|syncany-0.1.alpha-4|122	popd
14cr|syncany-0.1.alpha-4|123	
14cr|syncany-0.1.alpha-4|124	%changelog
14cr|syncany-0.1.alpha-4|125	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.alpha-4
14cr|syncany-0.1.alpha-4|126	+ Revision: 0b3d113
14cr|syncany-0.1.alpha-4|127	- MassBuild#464: Increase release tag
14cr|syncany-0.1.alpha-4|128	
14cr|syncany-0.1.alpha-4|129	

8527 14
14cr|sync-engine-0.16-1|1	%define _enable_debug_packages %{nil}
14cr|sync-engine-0.16-1|2	%define debug_package %{nil}
14cr|sync-engine-0.16-1|3	
14cr|sync-engine-0.16-1|4	%define srcname synce-sync-engine
14cr|sync-engine-0.16-1|5	
14cr|sync-engine-0.16-1|6	Summary:	SynCE synchronization engine
14cr|sync-engine-0.16-1|7	Name:		sync-engine
14cr|sync-engine-0.16-1|8	Version:	0.16
14cr|sync-engine-0.16-1|9	Release:	1
14cr|sync-engine-0.16-1|10	License:	GPLv2+
14cr|sync-engine-0.16-1|11	Group:		Office
14cr|sync-engine-0.16-1|12	Url:		http://synce.sourceforge.net/
14cr|sync-engine-0.16-1|13	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/%{version}/synce-%{name}-%{version}.tar.gz
14cr|sync-engine-0.16-1|14	BuildRequires:	python-setuptools
14cr|sync-engine-0.16-1|15	BuildRequires:	pkgconfig(python)
14cr|sync-engine-0.16-1|16	Requires:	python-dbus
14cr|sync-engine-0.16-1|17	Requires:	python-gobject
14cr|sync-engine-0.16-1|18	Requires:	python-librra
14cr|sync-engine-0.16-1|19	Requires:	python-librtfcomp
14cr|sync-engine-0.16-1|20	Requires:	python-libsynce
14cr|sync-engine-0.16-1|21	Requires:	python-libxml2
14cr|sync-engine-0.16-1|22	Requires:	python-libxslt
14cr|sync-engine-0.16-1|23	Requires:	python-pyxml
14cr|sync-engine-0.16-1|24	Requires:	python-sqlite2
14cr|sync-engine-0.16-1|25	#Requires:	pywbxml
14cr|sync-engine-0.16-1|26	
14cr|sync-engine-0.16-1|27	%description
14cr|sync-engine-0.16-1|28	SynCE synchronization engine. This component handles actual data
14cr|sync-engine-0.16-1|29	exchange between a Windows Mobile 5+ device and a synchronization
14cr|sync-engine-0.16-1|30	application.
14cr|sync-engine-0.16-1|31	
14cr|sync-engine-0.16-1|32	%files
14cr|sync-engine-0.16-1|33	%doc CHANGELOG COPYING
14cr|sync-engine-0.16-1|34	%{_bindir}/*py
14cr|sync-engine-0.16-1|35	%{_bindir}/%{name}
14cr|sync-engine-0.16-1|36	%{_sysconfdir}/syncengine.conf.xml
14cr|sync-engine-0.16-1|37	%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
14cr|sync-engine-0.16-1|38	%{py_puresitedir}/*
14cr|sync-engine-0.16-1|39	
14cr|sync-engine-0.16-1|40	#----------------------------------------------------------------------------
14cr|sync-engine-0.16-1|41	
14cr|sync-engine-0.16-1|42	%package -n synce-opensync-plugin
14cr|sync-engine-0.16-1|43	Summary:	Synce plugin for opensync
14cr|sync-engine-0.16-1|44	Group:		Office
14cr|sync-engine-0.16-1|45	Requires:	libopensync-plugin-python >= 0.22
14cr|sync-engine-0.16-1|46	Requires:	%{name}
14cr|sync-engine-0.16-1|47	Obsoletes:	libopensync-plugin-synce < 0.22
14cr|sync-engine-0.16-1|48	
14cr|sync-engine-0.16-1|49	%description -n synce-opensync-plugin
14cr|sync-engine-0.16-1|50	SynCE plugin for OpenSync. Allows applications using the OpenSync
14cr|sync-engine-0.16-1|51	framework to synchronise with devices handled by SynCE. This is the
14cr|sync-engine-0.16-1|52	plugin provided by the SynCE team, rather than that provided by the
14cr|sync-engine-0.16-1|53	OpenSync team. This plugin works with Windows Mobile 5 and later
14cr|sync-engine-0.16-1|54	devices.
14cr|sync-engine-0.16-1|55	
14cr|sync-engine-0.16-1|56	%files -n synce-opensync-plugin
14cr|sync-engine-0.16-1|57	%{_libdir}/opensync/python-plugins/*
14cr|sync-engine-0.16-1|58	%{_datadir}/opensync/defaults/synce-opensync-plugin
14cr|sync-engine-0.16-1|59	
14cr|sync-engine-0.16-1|60	#----------------------------------------------------------------------------
14cr|sync-engine-0.16-1|61	
14cr|sync-engine-0.16-1|62	%prep
14cr|sync-engine-0.16-1|63	%setup -q -n synce-%{name}-%{version}
14cr|sync-engine-0.16-1|64	
14cr|sync-engine-0.16-1|65	%build
14cr|sync-engine-0.16-1|66	python ./setup.py build
14cr|sync-engine-0.16-1|67	
14cr|sync-engine-0.16-1|68	%install
14cr|sync-engine-0.16-1|69	mkdir -p %{buildroot}%{_bindir}
14cr|sync-engine-0.16-1|70	python setup.py install -O1 --skip-build --root %{buildroot}
14cr|sync-engine-0.16-1|71	
14cr|sync-engine-0.16-1|72	mkdir -p %{buildroot}%{_libdir}/opensync/python-plugins/
14cr|sync-engine-0.16-1|73	mv \
14cr|sync-engine-0.16-1|74	%{buildroot}%{py_puresitedir}/plugins/synce-opensync-plugin-2x.py \
14cr|sync-engine-0.16-1|75	%{buildroot}%{_libdir}/opensync/python-plugins/
14cr|sync-engine-0.16-1|76	
14cr|sync-engine-0.16-1|77	rm -fr %{buildroot}%{py_puresitedir}/plugins/
14cr|sync-engine-0.16-1|78	
14cr|sync-engine-0.16-1|79	# install dbus service file
14cr|sync-engine-0.16-1|80	mkdir -p %{buildroot}%{_datadir}/dbus-1/services
14cr|sync-engine-0.16-1|81	install -m 0644 config/org.synce.SyncEngine.service %{buildroot}%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
14cr|sync-engine-0.16-1|82	
14cr|sync-engine-0.16-1|83	# default config for opensync plugin, specifying an empty configuration
14cr|sync-engine-0.16-1|84	# so apps like multisync know the plugin needs no config. Note this
14cr|sync-engine-0.16-1|85	# will be different for opensync 0.3 / 0.4 - AdamW 2008/03
14cr|sync-engine-0.16-1|86	mkdir -p %{buildroot}%{_datadir}/opensync/defaults
14cr|sync-engine-0.16-1|87	cat > %{buildroot}%{_datadir}/opensync/defaults/synce-opensync-plugin << EOF
14cr|sync-engine-0.16-1|88	<config></config>
14cr|sync-engine-0.16-1|89	EOF
14cr|sync-engine-0.16-1|90	
14cr|sync-engine-0.16-1|91	# install a default config file
14cr|sync-engine-0.16-1|92	mkdir -p %{buildroot}%{_sysconfdir}
14cr|sync-engine-0.16-1|93	install -m 0644 config/syncengine.conf.xml %{buildroot}%{_sysconfdir}/syncengine.conf.xml
14cr|sync-engine-0.16-1|94	
14cr|sync-engine-0.16-1|95	
14cr|sync-engine-0.16-1|96	%changelog
14cr|sync-engine-0.16-1|97	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-1
14cr|sync-engine-0.16-1|98	+ Revision: 21d22de
14cr|sync-engine-0.16-1|99	- Don't require pywbxml, seems to be obsolete
14cr|sync-engine-0.16-1|100	
14cr|sync-engine-0.16-1|101	

8528 14
14cr|synergy-1.4.10-2|1	Summary: Mouse and keyboard sharing utility
14cr|synergy-1.4.10-2|2	Name: synergy
14cr|synergy-1.4.10-2|3	Version: 1.4.10
14cr|synergy-1.4.10-2|4	Release: 2
14cr|synergy-1.4.10-2|5	License: GPLv2
14cr|synergy-1.4.10-2|6	Url: http://synergy-foss.org/
14cr|synergy-1.4.10-2|7	Group: Networking/Remote access
14cr|synergy-1.4.10-2|8	Source0: http://synergy.googlecode.com/files/synergy-%{version}-Source.tar.gz
14cr|synergy-1.4.10-2|9	Source1: synergyc.1.bz2
14cr|synergy-1.4.10-2|10	Source2: synergys.1.bz2
14cr|synergy-1.4.10-2|11	Obsoletes: synergy-plus < %{version}
14cr|synergy-1.4.10-2|12	BuildRequires: pkgconfig(x11)
14cr|synergy-1.4.10-2|13	BuildRequires: pkgconfig(xext)
14cr|synergy-1.4.10-2|14	BuildRequires: pkgconfig(xinerama)
14cr|synergy-1.4.10-2|15	BuildRequires: pkgconfig(xtst)
14cr|synergy-1.4.10-2|16	BuildRequires: pkgconfig(xi)
14cr|synergy-1.4.10-2|17	BuildRequires: cmake
14cr|synergy-1.4.10-2|18	
14cr|synergy-1.4.10-2|19	%description
14cr|synergy-1.4.10-2|20	Synergy lets you easily share a single mouse and keyboard between
14cr|synergy-1.4.10-2|21	multiple computers with different operating systems, each with its
14cr|synergy-1.4.10-2|22	own display, without special hardware.  It's intended for users
14cr|synergy-1.4.10-2|23	with multiple computers on their desk since each system uses its
14cr|synergy-1.4.10-2|24	own display.
14cr|synergy-1.4.10-2|25	
14cr|synergy-1.4.10-2|26	%prep
14cr|synergy-1.4.10-2|27	%setup -qn synergy-%{version}-Source
14cr|synergy-1.4.10-2|28	find . -perm 0600 -exec chmod 0644 {} \;
14cr|synergy-1.4.10-2|29	
14cr|synergy-1.4.10-2|30	%build
14cr|synergy-1.4.10-2|31	export LDFLAGS="$LDFLAGS -lm -lpthread"
14cr|synergy-1.4.10-2|32	%cmake
14cr|synergy-1.4.10-2|33	%make
14cr|synergy-1.4.10-2|34	
14cr|synergy-1.4.10-2|35	%install
14cr|synergy-1.4.10-2|36	install -D -p -m 0755 bin/synergyc %{buildroot}%{_bindir}/synergyc
14cr|synergy-1.4.10-2|37	install -D -p -m 0755 bin/synergys %{buildroot}%{_bindir}/synergys
14cr|synergy-1.4.10-2|38	install -D -p -m 0644 doc/synergyc.man %{buildroot}%{_mandir}/man8/synergyc.8
14cr|synergy-1.4.10-2|39	install -D -p -m 0644 doc/synergys.man %{buildroot}%{_mandir}/man8/synergys.8
14cr|synergy-1.4.10-2|40	
14cr|synergy-1.4.10-2|41	%files
14cr|synergy-1.4.10-2|42	%defattr(-,root,root,-)
14cr|synergy-1.4.10-2|43	# None of the documentation files are actually useful here, they all point to
14cr|synergy-1.4.10-2|44	# the online website, so include just one, the README
14cr|synergy-1.4.10-2|45	%doc COPYING README doc/synergy.conf.example*
14cr|synergy-1.4.10-2|46	%{_bindir}/synergyc
14cr|synergy-1.4.10-2|47	%{_bindir}/synergys
14cr|synergy-1.4.10-2|48	%{_mandir}/man8/synergyc.8*
14cr|synergy-1.4.10-2|49	%{_mandir}/man8/synergys.8*
14cr|synergy-1.4.10-2|50	
14cr|synergy-1.4.10-2|51	%changelog
14cr|synergy-1.4.10-2|52	* Sat Aug 09 2014 abfonly <abfonly@gmail.com> 1.4.10-2
14cr|synergy-1.4.10-2|53	+ Revision: d8e8857
14cr|synergy-1.4.10-2|54	- Updated synergy.spec
14cr|synergy-1.4.10-2|55	
14cr|synergy-1.4.10-2|56	

8529 14
14cr|synergy-plus-1.3.4-2|1	Summary: Mouse and keyboard sharing utility
14cr|synergy-plus-1.3.4-2|2	Name: synergy-plus
14cr|synergy-plus-1.3.4-2|3	Version: 1.3.4
14cr|synergy-plus-1.3.4-2|4	Release: 2
14cr|synergy-plus-1.3.4-2|5	License: GPLv2
14cr|synergy-plus-1.3.4-2|6	Group: Networking/Remote access
14cr|synergy-plus-1.3.4-2|7	URL: http://code.google.com/p/synergy-plus/
14cr|synergy-plus-1.3.4-2|8	Source0: http://synergy-plus.googlecode.com/files/synergy-plus-%{version}.tar.gz
14cr|synergy-plus-1.3.4-2|9	Patch1: synergy-plus-1.3.4-unusedvar.patch
14cr|synergy-plus-1.3.4-2|10	# Useful for frontends such as quicksynergy (#524910)
14cr|synergy-plus-1.3.4-2|11	Provides: synergy = %{version}-%{release}
14cr|synergy-plus-1.3.4-2|12	# Last built version of the old synergy was 1.3.1-14.fc12
14cr|synergy-plus-1.3.4-2|13	Obsoletes: synergy < 1.3.1-15
14cr|synergy-plus-1.3.4-2|14	BuildRequires: pkgconfig(x11)
14cr|synergy-plus-1.3.4-2|15	BuildRequires: pkgconfig(xext)
14cr|synergy-plus-1.3.4-2|16	BuildRequires: pkgconfig(xi)
14cr|synergy-plus-1.3.4-2|17	BuildRequires: pkgconfig(xtst)
14cr|synergy-plus-1.3.4-2|18	BuildRequires: pkgconfig(xt)
14cr|synergy-plus-1.3.4-2|19	BuildRequires: pkgconfig(xinerama)
14cr|synergy-plus-1.3.4-2|20	
14cr|synergy-plus-1.3.4-2|21	%description
14cr|synergy-plus-1.3.4-2|22	Synergy+ (synergy-plus) lets you easily share a single mouse and keyboard
14cr|synergy-plus-1.3.4-2|23	between multiple computers with different operating systems, without special
14cr|synergy-plus-1.3.4-2|24	hardware. All you need is a LAN connection. It's intended for users with
14cr|synergy-plus-1.3.4-2|25	multiple computers, where each system uses its own display. It's a little
14cr|synergy-plus-1.3.4-2|26	like having a 2nd or a 3rd desktop.
14cr|synergy-plus-1.3.4-2|27	Synergy+ is a maintenance fork for implementing bug fixes to the original
14cr|synergy-plus-1.3.4-2|28	Synergy, which hasn't received any source updates or new releases since 2006.
14cr|synergy-plus-1.3.4-2|29	
14cr|synergy-plus-1.3.4-2|30	
14cr|synergy-plus-1.3.4-2|31	%prep
14cr|synergy-plus-1.3.4-2|32	%setup -q
14cr|synergy-plus-1.3.4-2|33	%patch1 -p1 -b .unusedvar
14cr|synergy-plus-1.3.4-2|34	find . -type f -name '*.cpp' -exec chmod -x {} \;
14cr|synergy-plus-1.3.4-2|35	
14cr|synergy-plus-1.3.4-2|36	
14cr|synergy-plus-1.3.4-2|37	%build
14cr|synergy-plus-1.3.4-2|38	sed -i 's/-Werror//g' configure
14cr|synergy-plus-1.3.4-2|39	%configure2_5x
14cr|synergy-plus-1.3.4-2|40	%make
14cr|synergy-plus-1.3.4-2|41	
14cr|synergy-plus-1.3.4-2|42	
14cr|synergy-plus-1.3.4-2|43	%install
14cr|synergy-plus-1.3.4-2|44	%makeinstall_std
14cr|synergy-plus-1.3.4-2|45	
14cr|synergy-plus-1.3.4-2|46	%files
14cr|synergy-plus-1.3.4-2|47	# None of the documentation files are actually useful here, they all point to
14cr|synergy-plus-1.3.4-2|48	# the online website, so include just one, the README
14cr|synergy-plus-1.3.4-2|49	%doc COPYING README examples/synergy.conf
14cr|synergy-plus-1.3.4-2|50	%{_bindir}/synergyc
14cr|synergy-plus-1.3.4-2|51	%{_bindir}/synergys
14cr|synergy-plus-1.3.4-2|52	
14cr|synergy-plus-1.3.4-2|53	%changelog
14cr|synergy-plus-1.3.4-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|synergy-plus-1.3.4-2|55	+ Revision: 0de18e6
14cr|synergy-plus-1.3.4-2|56	- MassBuild#464: Increase release tag
14cr|synergy-plus-1.3.4-2|57	
14cr|synergy-plus-1.3.4-2|58	

8530 14
14cr|synfig-0.64.1-4|1	%define major 0
14cr|synfig-0.64.1-4|2	%define libname %mklibname %{name} %{major}
14cr|synfig-0.64.1-4|3	%define devname %mklibname %{name} -d
14cr|synfig-0.64.1-4|4	
14cr|synfig-0.64.1-4|5	Summary:	Vector-based 2D animation renderer
14cr|synfig-0.64.1-4|6	Name:		synfig
14cr|synfig-0.64.1-4|7	Version:	0.64.1
14cr|synfig-0.64.1-4|8	Release:	4
14cr|synfig-0.64.1-4|9	License:	GPLv3+
14cr|synfig-0.64.1-4|10	Group:		Graphics
14cr|synfig-0.64.1-4|11	Url:		http://www.synfig.org
14cr|synfig-0.64.1-4|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|synfig-0.64.1-4|13	Source100:	%{name}.rpmlintrc
14cr|synfig-0.64.1-4|14	Patch0:		%{name}-0.63.05-cflags.patch
14cr|synfig-0.64.1-4|15	Patch1:		synfig-0.64.0-libpng1.6.patch
14cr|synfig-0.64.1-4|16	BuildRequires:	cvs
14cr|synfig-0.64.1-4|17	BuildRequires:	boost-devel
14cr|synfig-0.64.1-4|18	BuildRequires:	ffmpeg-devel
14cr|synfig-0.64.1-4|19	BuildRequires:	gettext-devel
14cr|synfig-0.64.1-4|20	BuildRequires:	jpeg-devel
14cr|synfig-0.64.1-4|21	BuildRequires:	libltdl-devel
14cr|synfig-0.64.1-4|22	BuildRequires:	mng-devel
14cr|synfig-0.64.1-4|23	BuildRequires:	pkgconfig(cairo)
14cr|synfig-0.64.1-4|24	BuildRequires:	pkgconfig(ETL) >= 0.4.17
14cr|synfig-0.64.1-4|25	BuildRequires:	pkgconfig(fontconfig)
14cr|synfig-0.64.1-4|26	BuildRequires:	pkgconfig(freetype2)
14cr|synfig-0.64.1-4|27	BuildRequires:	pkgconfig(ImageMagick)
14cr|synfig-0.64.1-4|28	BuildRequires:	pkgconfig(libpng)
14cr|synfig-0.64.1-4|29	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|synfig-0.64.1-4|30	BuildRequires:	pkgconfig(OpenEXR)
14cr|synfig-0.64.1-4|31	BuildRequires:	pkgconfig(pango)
14cr|synfig-0.64.1-4|32	BuildRequires:	pkgconfig(pangocairo)
14cr|synfig-0.64.1-4|33	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|synfig-0.64.1-4|34	Requires:	ffmpeg
14cr|synfig-0.64.1-4|35	Requires:	libdv-apps
14cr|synfig-0.64.1-4|36	Requires:	imagemagick
14cr|synfig-0.64.1-4|37	Requires:	x11-font-cursor-misc
14cr|synfig-0.64.1-4|38	Requires:	x11-font-misc
14cr|synfig-0.64.1-4|39	
14cr|synfig-0.64.1-4|40	%description
14cr|synfig-0.64.1-4|41	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfig-0.64.1-4|42	of producing feature-film quality animation.
14cr|synfig-0.64.1-4|43	This package contains the command-line renderer. For the GUI animation editor,
14cr|synfig-0.64.1-4|44	please install synfigstudio.
14cr|synfig-0.64.1-4|45	
14cr|synfig-0.64.1-4|46	%files -f %{name}.lang
14cr|synfig-0.64.1-4|47	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cr|synfig-0.64.1-4|48	%config(noreplace) %{_sysconfdir}/%{name}_modules.cfg
14cr|synfig-0.64.1-4|49	%{_bindir}/%{name}
14cr|synfig-0.64.1-4|50	%{_libdir}/%{name}
14cr|synfig-0.64.1-4|51	
14cr|synfig-0.64.1-4|52	#-----------------------------------------------------------------------------
14cr|synfig-0.64.1-4|53	
14cr|synfig-0.64.1-4|54	%package -n %{libname}
14cr|synfig-0.64.1-4|55	Summary:	Shared library for %{name}
14cr|synfig-0.64.1-4|56	Group:		System/Libraries
14cr|synfig-0.64.1-4|57	
14cr|synfig-0.64.1-4|58	%description -n %{libname}
14cr|synfig-0.64.1-4|59	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfig-0.64.1-4|60	of producing feature-film quality animation.
14cr|synfig-0.64.1-4|61	This package contains the shared library provided by synfig.
14cr|synfig-0.64.1-4|62	
14cr|synfig-0.64.1-4|63	%files -n %{libname}
14cr|synfig-0.64.1-4|64	%doc COPYING ChangeLog NEWS
14cr|synfig-0.64.1-4|65	%{_libdir}/lib*.so.%{major}*
14cr|synfig-0.64.1-4|66	
14cr|synfig-0.64.1-4|67	#-----------------------------------------------------------------------------
14cr|synfig-0.64.1-4|68	
14cr|synfig-0.64.1-4|69	%package -n %{devname}
14cr|synfig-0.64.1-4|70	Summary:	Development headers and libraries for %{name}
14cr|synfig-0.64.1-4|71	Group:		Development/C++
14cr|synfig-0.64.1-4|72	Requires:	%{libname} = %{EVRD}
14cr|synfig-0.64.1-4|73	Provides:	%{name}-devel = %{EVRD}
14cr|synfig-0.64.1-4|74	
14cr|synfig-0.64.1-4|75	%description -n %{devname}
14cr|synfig-0.64.1-4|76	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfig-0.64.1-4|77	of producing feature-film quality animation.
14cr|synfig-0.64.1-4|78	This package contains the development files for the shared library provided
14cr|synfig-0.64.1-4|79	by synfig.
14cr|synfig-0.64.1-4|80	
14cr|synfig-0.64.1-4|81	%files -n %{devname}
14cr|synfig-0.64.1-4|82	%doc COPYING ChangeLog NEWS
14cr|synfig-0.64.1-4|83	%{_bindir}/%{name}-config
14cr|synfig-0.64.1-4|84	%{_includedir}/%{name}-*
14cr|synfig-0.64.1-4|85	%{_libdir}/lib*.so
14cr|synfig-0.64.1-4|86	%{_libdir}/pkgconfig/%{name}.pc
14cr|synfig-0.64.1-4|87	
14cr|synfig-0.64.1-4|88	#-----------------------------------------------------------------------------
14cr|synfig-0.64.1-4|89	
14cr|synfig-0.64.1-4|90	%prep
14cr|synfig-0.64.1-4|91	%setup -q
14cr|synfig-0.64.1-4|92	%patch0 -p1
14cr|synfig-0.64.1-4|93	%patch1 -p0
14cr|synfig-0.64.1-4|94	
14cr|synfig-0.64.1-4|95	%build
14cr|synfig-0.64.1-4|96	# These two fix for the split of libMagick in recent releases - AdamW
14cr|synfig-0.64.1-4|97	sed -i -e 's|Magick,OptimizeImageTransparency|MagickCore,OptimizeImageTransparency|g' configure.ac
14cr|synfig-0.64.1-4|98	sed -i -e 's|MagickLib::|MagickCore::|g' src/modules/mod_magickpp/trgt_magickpp.cpp
14cr|synfig-0.64.1-4|99	
14cr|synfig-0.64.1-4|100	autoreconf -fi
14cr|synfig-0.64.1-4|101	CXXFLAGS='-I /usr/include/ImageMagick' CFLAGS='-I /usr/include/ImageMagick' CPPFLAGS='-I /usr/include/ImageMagick'
14cr|synfig-0.64.1-4|102	%configure2_5x \
14cr|synfig-0.64.1-4|103	--disable-static \
14cr|synfig-0.64.1-4|104	--with-imagemagick
14cr|synfig-0.64.1-4|105	%make
14cr|synfig-0.64.1-4|106	
14cr|synfig-0.64.1-4|107	
14cr|synfig-0.64.1-4|108	%install
14cr|synfig-0.64.1-4|109	%makeinstall_std
14cr|synfig-0.64.1-4|110	
14cr|synfig-0.64.1-4|111	%find_lang %{name}
14cr|synfig-0.64.1-4|112	
14cr|synfig-0.64.1-4|113	
14cr|synfig-0.64.1-4|114	%changelog
14cr|synfig-0.64.1-4|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.64.1-4
14cr|synfig-0.64.1-4|116	+ Revision: 771b040
14cr|synfig-0.64.1-4|117	- MassBuild#464: Increase release tag
14cr|synfig-0.64.1-4|118	
14cr|synfig-0.64.1-4|119	

8531 14
14cr|synfigstudio-0.64.1-2|1	%define major 0
14cr|synfigstudio-0.64.1-2|2	%define libname %mklibname synfigapp %{major}
14cr|synfigstudio-0.64.1-2|3	%define devname %mklibname synfigapp -d
14cr|synfigstudio-0.64.1-2|4	
14cr|synfigstudio-0.64.1-2|5	Summary:	Vector-based 2D animation GUI
14cr|synfigstudio-0.64.1-2|6	Name:		synfigstudio
14cr|synfigstudio-0.64.1-2|7	Version:	0.64.1
14cr|synfigstudio-0.64.1-2|8	Release:	2
14cr|synfigstudio-0.64.1-2|9	License:	GPLv3+
14cr|synfigstudio-0.64.1-2|10	Group:		Graphics
14cr|synfigstudio-0.64.1-2|11	Url:		http://www.synfig.org
14cr|synfigstudio-0.64.1-2|12	Source0:	http://downloads.sourceforge.net/synfig/%{name}-%{version}.tar.gz
14cr|synfigstudio-0.64.1-2|13	Patch0:		synfigstudio-0.63.05-cflags.patch
14cr|synfigstudio-0.64.1-2|14	BuildRequires:	fontconfig
14cr|synfigstudio-0.64.1-2|15	BuildRequires:	intltool
14cr|synfigstudio-0.64.1-2|16	BuildRequires:	synfig
14cr|synfigstudio-0.64.1-2|17	BuildRequires:	gettext-devel
14cr|synfigstudio-0.64.1-2|18	BuildRequires:	pkgconfig(ETL) >= 0.04.17
14cr|synfigstudio-0.64.1-2|19	BuildRequires:	pkgconfig(cairo)
14cr|synfigstudio-0.64.1-2|20	BuildRequires:	pkgconfig(pango)
14cr|synfigstudio-0.64.1-2|21	BuildRequires:	pkgconfig(pangocairo)
14cr|synfigstudio-0.64.1-2|22	BuildRequires:	pkgconfig(gthread-2.0)
14cr|synfigstudio-0.64.1-2|23	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|synfigstudio-0.64.1-2|24	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|synfigstudio-0.64.1-2|25	BuildRequires:	pkgconfig(synfig) >= 0.64.1
14cr|synfigstudio-0.64.1-2|26	Requires:	synfig >= 0.64.1
14cr|synfigstudio-0.64.1-2|27	
14cr|synfigstudio-0.64.1-2|28	%description
14cr|synfigstudio-0.64.1-2|29	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfigstudio-0.64.1-2|30	of producing feature-film quality animation.
14cr|synfigstudio-0.64.1-2|31	This package contains the graphical user interface for synfig.
14cr|synfigstudio-0.64.1-2|32	
14cr|synfigstudio-0.64.1-2|33	%files -f %{name}.lang
14cr|synfigstudio-0.64.1-2|34	%doc AUTHORS COPYING ChangeLog README NEWS TODO
14cr|synfigstudio-0.64.1-2|35	%{_bindir}/%{name}
14cr|synfigstudio-0.64.1-2|36	%{_datadir}/synfig/plugins/
14cr|synfigstudio-0.64.1-2|37	%{_datadir}/applications/%{name}.desktop
14cr|synfigstudio-0.64.1-2|38	%{_iconsdir}/hicolor/*/apps/synfig_icon.*
14cr|synfigstudio-0.64.1-2|39	%{_datadir}/mime-info/%{name}.*
14cr|synfigstudio-0.64.1-2|40	%{_datadir}/mime/packages/%{name}.xml
14cr|synfigstudio-0.64.1-2|41	%{_datadir}/pixmaps/*.png
14cr|synfigstudio-0.64.1-2|42	%{_datadir}/pixmaps/%{name}
14cr|synfigstudio-0.64.1-2|43	
14cr|synfigstudio-0.64.1-2|44	#-----------------------------------------------------------------------------
14cr|synfigstudio-0.64.1-2|45	
14cr|synfigstudio-0.64.1-2|46	%package -n %{libname}
14cr|synfigstudio-0.64.1-2|47	Summary:	Shared library for %{name}
14cr|synfigstudio-0.64.1-2|48	Group:		System/Libraries
14cr|synfigstudio-0.64.1-2|49	
14cr|synfigstudio-0.64.1-2|50	%description -n %{libname}
14cr|synfigstudio-0.64.1-2|51	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfigstudio-0.64.1-2|52	of producing feature-film quality animation.
14cr|synfigstudio-0.64.1-2|53	This package contains the shared library provided by synfigstudio.
14cr|synfigstudio-0.64.1-2|54	
14cr|synfigstudio-0.64.1-2|55	%files -n %{libname}
14cr|synfigstudio-0.64.1-2|56	%doc COPYING ChangeLog NEWS
14cr|synfigstudio-0.64.1-2|57	%{_libdir}/libsynfigapp.so.%{major}*
14cr|synfigstudio-0.64.1-2|58	
14cr|synfigstudio-0.64.1-2|59	#-----------------------------------------------------------------------------
14cr|synfigstudio-0.64.1-2|60	
14cr|synfigstudio-0.64.1-2|61	%package -n %{devname}
14cr|synfigstudio-0.64.1-2|62	Summary:	Development headers and libraries for %{name}
14cr|synfigstudio-0.64.1-2|63	Group:		Development/C++
14cr|synfigstudio-0.64.1-2|64	Provides:	synfigapp-devel = %{EVRD}
14cr|synfigstudio-0.64.1-2|65	Requires:	%{libname} = %{EVRD}
14cr|synfigstudio-0.64.1-2|66	
14cr|synfigstudio-0.64.1-2|67	%description -n %{devname}
14cr|synfigstudio-0.64.1-2|68	synfig is a vector based 2D animation renderer. It is designed to be capable
14cr|synfigstudio-0.64.1-2|69	of producing feature-film quality animation.
14cr|synfigstudio-0.64.1-2|70	This package contains the development files for the shared library provided
14cr|synfigstudio-0.64.1-2|71	by synfigstudio.
14cr|synfigstudio-0.64.1-2|72	
14cr|synfigstudio-0.64.1-2|73	%files -n %{devname}
14cr|synfigstudio-0.64.1-2|74	%doc COPYING ChangeLog NEWS
14cr|synfigstudio-0.64.1-2|75	%{_libdir}/libsynfigapp.so
14cr|synfigstudio-0.64.1-2|76	%{_includedir}/synfigapp-0.0
14cr|synfigstudio-0.64.1-2|77	
14cr|synfigstudio-0.64.1-2|78	#-----------------------------------------------------------------------------
14cr|synfigstudio-0.64.1-2|79	
14cr|synfigstudio-0.64.1-2|80	%prep
14cr|synfigstudio-0.64.1-2|81	%setup -q
14cr|synfigstudio-0.64.1-2|82	%patch0 -p1
14cr|synfigstudio-0.64.1-2|83	
14cr|synfigstudio-0.64.1-2|84	%build
14cr|synfigstudio-0.64.1-2|85	autoreconf -fi
14cr|synfigstudio-0.64.1-2|86	intltoolize --force
14cr|synfigstudio-0.64.1-2|87	%configure2_5x \
14cr|synfigstudio-0.64.1-2|88	--disable-static \
14cr|synfigstudio-0.64.1-2|89	--disable-rpath \
14cr|synfigstudio-0.64.1-2|90	--disable-update-mimedb
14cr|synfigstudio-0.64.1-2|91	%make
14cr|synfigstudio-0.64.1-2|92	
14cr|synfigstudio-0.64.1-2|93	
14cr|synfigstudio-0.64.1-2|94	%install
14cr|synfigstudio-0.64.1-2|95	%makeinstall_std
14cr|synfigstudio-0.64.1-2|96	
14cr|synfigstudio-0.64.1-2|97	%find_lang %{name}
14cr|synfigstudio-0.64.1-2|98	
14cr|synfigstudio-0.64.1-2|99	sed -i -e 's,synfig_icon.png,synfig_icon,g' %{buildroot}%{_datadir}/applications/*
14cr|synfigstudio-0.64.1-2|100	
14cr|synfigstudio-0.64.1-2|101	desktop-file-install --vendor="" \
14cr|synfigstudio-0.64.1-2|102	--add-category="X-MandrivaLinux-CrossDesktop" \
14cr|synfigstudio-0.64.1-2|103	--add-category="GTK" \
14cr|synfigstudio-0.64.1-2|104	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|synfigstudio-0.64.1-2|105	
14cr|synfigstudio-0.64.1-2|106	
14cr|synfigstudio-0.64.1-2|107	%changelog
14cr|synfigstudio-0.64.1-2|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.64.1-2
14cr|synfigstudio-0.64.1-2|109	+ Revision: 5b6236c
14cr|synfigstudio-0.64.1-2|110	- MassBuild#464: Increase release tag
14cr|synfigstudio-0.64.1-2|111	
14cr|synfigstudio-0.64.1-2|112	

8532 14
14cr|synkron-1.6.2-2|1	%define srcname	Synkron
14cr|synkron-1.6.2-2|2	
14cr|synkron-1.6.2-2|3	%define debug_package %{nil}
14cr|synkron-1.6.2-2|4	
14cr|synkron-1.6.2-2|5	Summary:	A synchronization tool with QT4 GUI
14cr|synkron-1.6.2-2|6	Name:		synkron
14cr|synkron-1.6.2-2|7	Version:	1.6.2
14cr|synkron-1.6.2-2|8	Release:	2
14cr|synkron-1.6.2-2|9	Group:		File tools
14cr|synkron-1.6.2-2|10	License:	GPLv2
14cr|synkron-1.6.2-2|11	URL:		http://sourceforge.net/projects/synkron/
14cr|synkron-1.6.2-2|12	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%srcname-%{version}-src.tar.gz
14cr|synkron-1.6.2-2|13	Source1:	Synkron.desktop
14cr|synkron-1.6.2-2|14	BuildRequires:	qt4-devel >= 4:4.3 desktop-file-utils
14cr|synkron-1.6.2-2|15	Requires:	qt4-common >= 4:4.3
14cr|synkron-1.6.2-2|16	
14cr|synkron-1.6.2-2|17	%description
14cr|synkron-1.6.2-2|18	Synkron is an application for folder synchronisation that allows you
14cr|synkron-1.6.2-2|19	to configure your synchronisations in detail. Despite having many
14cr|synkron-1.6.2-2|20	features, the user interface of Synkron is very user-friendly and easy
14cr|synkron-1.6.2-2|21	to use.
14cr|synkron-1.6.2-2|22	
14cr|synkron-1.6.2-2|23	Synkron is able to synchronise multiple folders at once, analyse
14cr|synkron-1.6.2-2|24	folders before sync, restore overwritten or deleted files, plan
14cr|synkron-1.6.2-2|25	synchronisations and much more.
14cr|synkron-1.6.2-2|26	
14cr|synkron-1.6.2-2|27	Synkron is a cross-platform application and runs on Mac OS X, Linux
14cr|synkron-1.6.2-2|28	and Windows.
14cr|synkron-1.6.2-2|29	
14cr|synkron-1.6.2-2|30	Synkron is distributed under the terms of the GPL v2 licence.
14cr|synkron-1.6.2-2|31	
14cr|synkron-1.6.2-2|32	%files
14cr|synkron-1.6.2-2|33	%doc gpl.txt readme.txt
14cr|synkron-1.6.2-2|34	%{_bindir}/synkron
14cr|synkron-1.6.2-2|35	%{_datadir}/icons/synkron/
14cr|synkron-1.6.2-2|36	%{_datadir}/applications/Synkron.desktop
14cr|synkron-1.6.2-2|37	
14cr|synkron-1.6.2-2|38	#---------------------------------------------------------------------
14cr|synkron-1.6.2-2|39	
14cr|synkron-1.6.2-2|40	%prep
14cr|synkron-1.6.2-2|41	%setup -q -n %{srcname}-%{version}-src
14cr|synkron-1.6.2-2|42	
14cr|synkron-1.6.2-2|43	%build
14cr|synkron-1.6.2-2|44	lrelease Synkron.pro
14cr|synkron-1.6.2-2|45	qmake -config release
14cr|synkron-1.6.2-2|46	%make
14cr|synkron-1.6.2-2|47	
14cr|synkron-1.6.2-2|48	%install
14cr|synkron-1.6.2-2|49	#binary
14cr|synkron-1.6.2-2|50	install -d %{buildroot}/%{_bindir}
14cr|synkron-1.6.2-2|51	install -m 0755 synkron -s %{buildroot}/%{_bindir}
14cr|synkron-1.6.2-2|52	
14cr|synkron-1.6.2-2|53	#icon
14cr|synkron-1.6.2-2|54	install -d %{buildroot}%{_datadir}/icons/%{name}
14cr|synkron-1.6.2-2|55	install -m 0644 images/Synkron48.png %{buildroot}/%{_datadir}/icons/%{name}
14cr|synkron-1.6.2-2|56	
14cr|synkron-1.6.2-2|57	
14cr|synkron-1.6.2-2|58	#desktop file
14cr|synkron-1.6.2-2|59	desktop-file-install  --dir="%{buildroot}/%{_datadir}/applications" %{SOURCE1}
14cr|synkron-1.6.2-2|60	# Fix perms
14cr|synkron-1.6.2-2|61	chmod 644  gpl.txt readme.txt
14cr|synkron-1.6.2-2|62	
14cr|synkron-1.6.2-2|63	%changelog
14cr|synkron-1.6.2-2|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-2
14cr|synkron-1.6.2-2|65	+ Revision: 52b3791
14cr|synkron-1.6.2-2|66	- MassBuild#464: Increase release tag
14cr|synkron-1.6.2-2|67	
14cr|synkron-1.6.2-2|68	

8533 14
14cr|syntek-2.1.0-6|1	%define modname stk11xx
14cr|syntek-2.1.0-6|2	
14cr|syntek-2.1.0-6|3	Name: 		syntek
14cr|syntek-2.1.0-6|4	Version: 	2.1.0
14cr|syntek-2.1.0-6|5	Release: 	6
14cr|syntek-2.1.0-6|6	Summary: 	Syntek USB Video Camera driver for DC-1125 and STK-1135
14cr|syntek-2.1.0-6|7	Group: 		System/Configuration/Hardware
14cr|syntek-2.1.0-6|8	License: 	GPL
14cr|syntek-2.1.0-6|9	URL:		http://syntekdriver.sourceforge.net/
14cr|syntek-2.1.0-6|10	Source:		http://prdownloads.sourceforge.net/syntekdriver/%{modname}%{?!svn:-%version}.tar.gz
14cr|syntek-2.1.0-6|11	Patch0:		stk11xx-2.1.0-compat.patch
14cr|syntek-2.1.0-6|12	# mdvbz#62815
14cr|syntek-2.1.0-6|13	Patch1:		stk11xx-v4l.c.patch
14cr|syntek-2.1.0-6|14	# mdvbz#62816
14cr|syntek-2.1.0-6|15	Patch2:		stk11xx-2.1.0-fix-race-conditions.patch
14cr|syntek-2.1.0-6|16	# mdvbz#62817
14cr|syntek-2.1.0-6|17	Patch3:		stk11xx-2.1.0-fix-suspend.patch
14cr|syntek-2.1.0-6|18	# mdvbz#62818
14cr|syntek-2.1.0-6|19	Patch4:		stk11xx-2.1.0-default-values-and-add-hflip-vlip.patch
14cr|syntek-2.1.0-6|20	Patch5:		stk11xx-usb.patch
14cr|syntek-2.1.0-6|21	Patch6:		stk11xx-2.1.0-drop-v4l1-support.patch
14cr|syntek-2.1.0-6|22	BuildRequires:	doxygen
14cr|syntek-2.1.0-6|23	
14cr|syntek-2.1.0-6|24	%description
14cr|syntek-2.1.0-6|25	Documentation for the syntek USB 2.0 video camera driver for DC-1125 and
14cr|syntek-2.1.0-6|26	STK-1135
14cr|syntek-2.1.0-6|27	
14cr|syntek-2.1.0-6|28	
14cr|syntek-2.1.0-6|29	%package -n dkms-%name
14cr|syntek-2.1.0-6|30	Summary:	DKMS-ready kernel-source for the Syntek USB Video Camera kernel module
14cr|syntek-2.1.0-6|31	Group:		System/Configuration/Hardware
14cr|syntek-2.1.0-6|32	Requires(post):	ctags
14cr|syntek-2.1.0-6|33	Requires(post):	dkms
14cr|syntek-2.1.0-6|34	Requires(preun):dkms
14cr|syntek-2.1.0-6|35	
14cr|syntek-2.1.0-6|36	%description -n dkms-%name
14cr|syntek-2.1.0-6|37	DKMS-ready syntek USB 2.0 video camera driver for DC-1125 and STK-1135
14cr|syntek-2.1.0-6|38	
14cr|syntek-2.1.0-6|39	
14cr|syntek-2.1.0-6|40	%prep
14cr|syntek-2.1.0-6|41	%setup -qn %{modname}%{?!svn:-%version}
14cr|syntek-2.1.0-6|42	%patch0 -p1 -b .compat~
14cr|syntek-2.1.0-6|43	%patch1 -p0 -b .62815~
14cr|syntek-2.1.0-6|44	%patch2 -p0 -b .62816~
14cr|syntek-2.1.0-6|45	%patch3 -p0 -b .62817~
14cr|syntek-2.1.0-6|46	%patch4 -p1 -b .62818~
14cr|syntek-2.1.0-6|47	%patch5 -p1 -b .usb~
14cr|syntek-2.1.0-6|48	%patch6 -p1 -b .v4l2~
14cr|syntek-2.1.0-6|49	#sed -i 's:../doxygen:%buildroot:' doxygen.cfg
14cr|syntek-2.1.0-6|50	#sed -i 's:CREATE_SUBDIRS         = NO:CREATE_SUBDIRS         = YES:' doxygen.cfg
14cr|syntek-2.1.0-6|51	
14cr|syntek-2.1.0-6|52	%build
14cr|syntek-2.1.0-6|53	%make -f Makefile.standalone doc
14cr|syntek-2.1.0-6|54	
14cr|syntek-2.1.0-6|55	mkdir -p -m755 %buildroot%_docdir/%name-%version/html
14cr|syntek-2.1.0-6|56	install -m644 %_builddir/doxygen/html/* %buildroot%_docdir/%name-%version/html
14cr|syntek-2.1.0-6|57	install -m644 README %buildroot%_docdir/%name-%version
14cr|syntek-2.1.0-6|58	
14cr|syntek-2.1.0-6|59	# DKMS stuff
14cr|syntek-2.1.0-6|60	mkdir -p -m755 %buildroot%_usrsrc/%name-%version-%release
14cr|syntek-2.1.0-6|61	cp -a * %buildroot%_usrsrc/%name-%version-%release
14cr|syntek-2.1.0-6|62	# Configuration for dkms
14cr|syntek-2.1.0-6|63	cat > %buildroot%_usrsrc/%name-%version-%release/dkms.conf << 'EOF'
14cr|syntek-2.1.0-6|64	PACKAGE_VERSION=%version-%release
14cr|syntek-2.1.0-6|65	# Items below here should not have to change with each driver version
14cr|syntek-2.1.0-6|66	PACKAGE_NAME=%name
14cr|syntek-2.1.0-6|67	BUILT_MODULE_NAME[0]="%modname"
14cr|syntek-2.1.0-6|68	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/%name"
14cr|syntek-2.1.0-6|69	REMAKE_INITRD="no"
14cr|syntek-2.1.0-6|70	AUTOINSTALL=yes
14cr|syntek-2.1.0-6|71	EOF
14cr|syntek-2.1.0-6|72	
14cr|syntek-2.1.0-6|73	
14cr|syntek-2.1.0-6|74	%post -n dkms-%name
14cr|syntek-2.1.0-6|75	dkms add -m %name -v %version-%release --rpm_safe_upgrade || :
14cr|syntek-2.1.0-6|76	dkms build -m %name -v %version-%release --rpm_safe_upgrade || :
14cr|syntek-2.1.0-6|77	dkms install -m %name -v %version-%release --rpm_safe_upgrade || :
14cr|syntek-2.1.0-6|78	
14cr|syntek-2.1.0-6|79	%preun -n dkms-%name
14cr|syntek-2.1.0-6|80	dkms remove -m %name -v %version-%release --all --rpm_safe_upgrade || :
14cr|syntek-2.1.0-6|81	
14cr|syntek-2.1.0-6|82	
14cr|syntek-2.1.0-6|83	%files
14cr|syntek-2.1.0-6|84	%dir %_docdir/%name-%version/
14cr|syntek-2.1.0-6|85	%doc %_docdir/%name-%version/README
14cr|syntek-2.1.0-6|86	%dir %_docdir/%name-%version/html/
14cr|syntek-2.1.0-6|87	%doc %_docdir/%name-%version/html/*
14cr|syntek-2.1.0-6|88	
14cr|syntek-2.1.0-6|89	%files -n dkms-%name
14cr|syntek-2.1.0-6|90	%doc README
14cr|syntek-2.1.0-6|91	%_usrsrc/%name-%version-%release/
14cr|syntek-2.1.0-6|92	
14cr|syntek-2.1.0-6|93	
14cr|syntek-2.1.0-6|94	
14cr|syntek-2.1.0-6|95	%changelog
14cr|syntek-2.1.0-6|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-6
14cr|syntek-2.1.0-6|97	+ Revision: f174928
14cr|syntek-2.1.0-6|98	- MassBuild#464: Increase release tag
14cr|syntek-2.1.0-6|99	
14cr|syntek-2.1.0-6|100	

8534 14
14cr|sysfsutils1-1.3.0-9|1	%define fname sysfs
14cr|sysfsutils1-1.3.0-9|2	%define lib_name_orig lib%{fname}
14cr|sysfsutils1-1.3.0-9|3	%define lib_major 1
14cr|sysfsutils1-1.3.0-9|4	%define lib_name %mklibname %{fname} %{lib_major}
14cr|sysfsutils1-1.3.0-9|5	
14cr|sysfsutils1-1.3.0-9|6	Name: 		sysfsutils1
14cr|sysfsutils1-1.3.0-9|7	Version: 	1.3.0
14cr|sysfsutils1-1.3.0-9|8	Release: 	9
14cr|sysfsutils1-1.3.0-9|9	URL:		http://linux-diag.sourceforge.net/
14cr|sysfsutils1-1.3.0-9|10	Source0: 	http://prdownloads.sourceforge.net/linux-diag/sysfsutils-%{version}.tar.bz2
14cr|sysfsutils1-1.3.0-9|11	License: 	GPL
14cr|sysfsutils1-1.3.0-9|12	Group: 		System/Kernel and hardware
14cr|sysfsutils1-1.3.0-9|13	Summary: 	Utility suite to enjoy sysfs
14cr|sysfsutils1-1.3.0-9|14	
14cr|sysfsutils1-1.3.0-9|15	%description
14cr|sysfsutils1-1.3.0-9|16	This package's purpose is to provide a set of utilities for interfacing
14cr|sysfsutils1-1.3.0-9|17	with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that
14cr|sysfsutils1-1.3.0-9|18	provides a tree of system devices. While a filesystem is a very useful
14cr|sysfsutils1-1.3.0-9|19	interface, we've decided to provide a stable programming interface
14cr|sysfsutils1-1.3.0-9|20	that will hopefully make it easier for applications to query system devices
14cr|sysfsutils1-1.3.0-9|21	and their attributes.
14cr|sysfsutils1-1.3.0-9|22	
14cr|sysfsutils1-1.3.0-9|23	This package currently includes:
14cr|sysfsutils1-1.3.0-9|24	
14cr|sysfsutils1-1.3.0-9|25	- libsysfs: a library for accessing system devices.
14cr|sysfsutils1-1.3.0-9|26	- lsbus: a small application to query system bus information.
14cr|sysfsutils1-1.3.0-9|27	- systool: an application to view system device information by bus, class,
14cr|sysfsutils1-1.3.0-9|28	and topology.
14cr|sysfsutils1-1.3.0-9|29	
14cr|sysfsutils1-1.3.0-9|30	%package -n	%{lib_name}
14cr|sysfsutils1-1.3.0-9|31	Summary:	Main library for %{name}
14cr|sysfsutils1-1.3.0-9|32	Group:		System/Libraries
14cr|sysfsutils1-1.3.0-9|33	Provides:	%{lib_name_orig}%{lib_major} = %{EVRD}
14cr|sysfsutils1-1.3.0-9|34	
14cr|sysfsutils1-1.3.0-9|35	%description -n	%{lib_name}
14cr|sysfsutils1-1.3.0-9|36	This package contains the library needed to run programs dynamically
14cr|sysfsutils1-1.3.0-9|37	linked with %{name}.
14cr|sysfsutils1-1.3.0-9|38	
14cr|sysfsutils1-1.3.0-9|39	%package -n	%{lib_name}-devel
14cr|sysfsutils1-1.3.0-9|40	Summary:	Headers for developing programs that will use %{name}
14cr|sysfsutils1-1.3.0-9|41	Group:		Development/C
14cr|sysfsutils1-1.3.0-9|42	Requires:	%{lib_name} = %{version}
14cr|sysfsutils1-1.3.0-9|43	Provides:	%{lib_name_orig}%{lib_major}-devel = %{EVRD}
14cr|sysfsutils1-1.3.0-9|44	
14cr|sysfsutils1-1.3.0-9|45	%description -n	%{lib_name}-devel
14cr|sysfsutils1-1.3.0-9|46	This package contains the headers that programmers will need to develop
14cr|sysfsutils1-1.3.0-9|47	applications which will use %{name}.
14cr|sysfsutils1-1.3.0-9|48	
14cr|sysfsutils1-1.3.0-9|49	%package -n	%{lib_name}-static-devel
14cr|sysfsutils1-1.3.0-9|50	Summary:	Static library for developing programs that will use %{name}
14cr|sysfsutils1-1.3.0-9|51	Group:		Development/C
14cr|sysfsutils1-1.3.0-9|52	Requires:	%{lib_name} = %{version} %{lib_name}-devel = %{version}
14cr|sysfsutils1-1.3.0-9|53	Provides:	%{lib_name_orig}%{lib_major}-static-devel = %{EVRD}
14cr|sysfsutils1-1.3.0-9|54	
14cr|sysfsutils1-1.3.0-9|55	%description -n	%{lib_name}-static-devel
14cr|sysfsutils1-1.3.0-9|56	This package contains the static library that programmers will need to develop
14cr|sysfsutils1-1.3.0-9|57	applications which will use %{name}.
14cr|sysfsutils1-1.3.0-9|58	
14cr|sysfsutils1-1.3.0-9|59	
14cr|sysfsutils1-1.3.0-9|60	%prep
14cr|sysfsutils1-1.3.0-9|61	%setup -q -n sysfsutils-%version
14cr|sysfsutils1-1.3.0-9|62	
14cr|sysfsutils1-1.3.0-9|63	%build
14cr|sysfsutils1-1.3.0-9|64	%configure2_5x
14cr|sysfsutils1-1.3.0-9|65	%make
14cr|sysfsutils1-1.3.0-9|66	
14cr|sysfsutils1-1.3.0-9|67	%install
14cr|sysfsutils1-1.3.0-9|68	%{makeinstall_std}
14cr|sysfsutils1-1.3.0-9|69	rm -rf %{buildroot}{%_bindir/*,%_mandir/man1/*}
14cr|sysfsutils1-1.3.0-9|70	
14cr|sysfsutils1-1.3.0-9|71	%files -n %{lib_name}
14cr|sysfsutils1-1.3.0-9|72	%doc AUTHORS README NEWS
14cr|sysfsutils1-1.3.0-9|73	%{_libdir}/libsysfs.so.*
14cr|sysfsutils1-1.3.0-9|74	
14cr|sysfsutils1-1.3.0-9|75	%files -n %{lib_name}-devel
14cr|sysfsutils1-1.3.0-9|76	%doc docs/libsysfs.txt
14cr|sysfsutils1-1.3.0-9|77	%{_libdir}/libsysfs.so
14cr|sysfsutils1-1.3.0-9|78	%{_includedir}/sysfs/libsysfs.h
14cr|sysfsutils1-1.3.0-9|79	%{_includedir}/sysfs/dlist.h
14cr|sysfsutils1-1.3.0-9|80	
14cr|sysfsutils1-1.3.0-9|81	%files -n %{lib_name}-static-devel
14cr|sysfsutils1-1.3.0-9|82	%{_libdir}/libsysfs.a
14cr|sysfsutils1-1.3.0-9|83	
14cr|sysfsutils1-1.3.0-9|84	
14cr|sysfsutils1-1.3.0-9|85	
14cr|sysfsutils1-1.3.0-9|86	%changelog
14cr|sysfsutils1-1.3.0-9|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-9
14cr|sysfsutils1-1.3.0-9|88	+ Revision: e23f004
14cr|sysfsutils1-1.3.0-9|89	- MassBuild#464: Increase release tag
14cr|sysfsutils1-1.3.0-9|90	
14cr|sysfsutils1-1.3.0-9|91	

8535 14
14cr|syslog-ng-patterndb-20091209-3|1	%define	name	syslog-ng-patterndb
14cr|syslog-ng-patterndb-20091209-3|2	%define	version	20091209
14cr|syslog-ng-patterndb-20091209-3|3	%define release	3
14cr|syslog-ng-patterndb-20091209-3|4	
14cr|syslog-ng-patterndb-20091209-3|5	Name:		%{name}
14cr|syslog-ng-patterndb-20091209-3|6	Version:	%{version}
14cr|syslog-ng-patterndb-20091209-3|7	Release:	%{release}
14cr|syslog-ng-patterndb-20091209-3|8	Summary:    Syslog-ng pattern database
14cr|syslog-ng-patterndb-20091209-3|9	License:    GPL
14cr|syslog-ng-patterndb-20091209-3|10	Group:      Graphical desktop/GNOME
14cr|syslog-ng-patterndb-20091209-3|11	URL:        http://www.balabit.com/downloads/files/patterndb-snapshot
14cr|syslog-ng-patterndb-20091209-3|12	Source0:    http://www.balabit.com/downloads/files/patterndb-snapshot/patterndb-%{version}.zip
14cr|syslog-ng-patterndb-20091209-3|13	BuildArch:      noarch
14cr|syslog-ng-patterndb-20091209-3|14	
14cr|syslog-ng-patterndb-20091209-3|15	%description
14cr|syslog-ng-patterndb-20091209-3|16	This package contains a pattern database for syslog-ng.
14cr|syslog-ng-patterndb-20091209-3|17	
14cr|syslog-ng-patterndb-20091209-3|18	%prep
14cr|syslog-ng-patterndb-20091209-3|19	%setup -q -n patterndb
14cr|syslog-ng-patterndb-20091209-3|20	
14cr|syslog-ng-patterndb-20091209-3|21	%build
14cr|syslog-ng-patterndb-20091209-3|22	
14cr|syslog-ng-patterndb-20091209-3|23	%install
14cr|syslog-ng-patterndb-20091209-3|24	install -d -m 755 %{buildroot}%{_datadir}/syslog-ng
14cr|syslog-ng-patterndb-20091209-3|25	install -m 644 *.xml %{buildroot}%{_datadir}/syslog-ng
14cr|syslog-ng-patterndb-20091209-3|26	
14cr|syslog-ng-patterndb-20091209-3|27	%files
14cr|syslog-ng-patterndb-20091209-3|28	%{_datadir}/syslog-ng
14cr|syslog-ng-patterndb-20091209-3|29	
14cr|syslog-ng-patterndb-20091209-3|30	%changelog
14cr|syslog-ng-patterndb-20091209-3|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20091209-3
14cr|syslog-ng-patterndb-20091209-3|32	+ Revision: ea37633
14cr|syslog-ng-patterndb-20091209-3|33	- MassBuild#464: Increase release tag
14cr|syslog-ng-patterndb-20091209-3|34	
14cr|syslog-ng-patterndb-20091209-3|35	

8536 14
14cr|sysprof-1.1.6-3|1	%define	name	sysprof
14cr|sysprof-1.1.6-3|2	%define	version	1.1.6
14cr|sysprof-1.1.6-3|3	%define release	3
14cr|sysprof-1.1.6-3|4	
14cr|sysprof-1.1.6-3|5	Summary:	System-wide Linux Profiler
14cr|sysprof-1.1.6-3|6	Name:		%{name}
14cr|sysprof-1.1.6-3|7	Version:	%{version}
14cr|sysprof-1.1.6-3|8	Release:	%{release}
14cr|sysprof-1.1.6-3|9	License:	GPL
14cr|sysprof-1.1.6-3|10	Group:		Development/Other
14cr|sysprof-1.1.6-3|11	Source0:	%{name}-%{version}.tar.gz
14cr|sysprof-1.1.6-3|12	URL:		http://www.daimi.au.dk/~sandmann/sysprof/
14cr|sysprof-1.1.6-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|sysprof-1.1.6-3|14	BuildRequires:	autoconf2.5
14cr|sysprof-1.1.6-3|15	BuildRequires:	libglade2.0-devel
14cr|sysprof-1.1.6-3|16	BuildRequires:	binutils-devel
14cr|sysprof-1.1.6-3|17	BuildRequires:	imagemagick
14cr|sysprof-1.1.6-3|18	ExclusiveArch:	%{ix86} x86_64
14cr|sysprof-1.1.6-3|19	
14cr|sysprof-1.1.6-3|20	%description
14cr|sysprof-1.1.6-3|21	Sysprof is a sampling profiler that uses a kernel module to generate
14cr|sysprof-1.1.6-3|22	stacktraces which are then interpreted by the userspace program
14cr|sysprof-1.1.6-3|23	"sysprof".
14cr|sysprof-1.1.6-3|24	
14cr|sysprof-1.1.6-3|25	Sysprof handles shared libraries and applications do not need to be
14cr|sysprof-1.1.6-3|26	recompiled. In fact they don't even have to be restarted.
14cr|sysprof-1.1.6-3|27	
14cr|sysprof-1.1.6-3|28	Just insert the kernel module and start sysprof.
14cr|sysprof-1.1.6-3|29	
14cr|sysprof-1.1.6-3|30	%prep
14cr|sysprof-1.1.6-3|31	%setup -q
14cr|sysprof-1.1.6-3|32	
14cr|sysprof-1.1.6-3|33	%build
14cr|sysprof-1.1.6-3|34	%configure2_5x
14cr|sysprof-1.1.6-3|35	%make
14cr|sysprof-1.1.6-3|36	
14cr|sysprof-1.1.6-3|37	%install
14cr|sysprof-1.1.6-3|38	rm -rf $RPM_BUILD_ROOT
14cr|sysprof-1.1.6-3|39	%makeinstall_std
14cr|sysprof-1.1.6-3|40	
14cr|sysprof-1.1.6-3|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|sysprof-1.1.6-3|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|sysprof-1.1.6-3|43	[Desktop Entry]
14cr|sysprof-1.1.6-3|44	Name=Sysprof
14cr|sysprof-1.1.6-3|45	Comment=System-wide Linux Profiler
14cr|sysprof-1.1.6-3|46	Exec=%{_bindir}/%{name}
14cr|sysprof-1.1.6-3|47	Icon=%{name}
14cr|sysprof-1.1.6-3|48	Terminal=false
14cr|sysprof-1.1.6-3|49	Type=Application
14cr|sysprof-1.1.6-3|50	StartupNotify=true
14cr|sysprof-1.1.6-3|51	Categories=GTK;Development;Profiling;X-MandrivaLinux-MoreApplications-Development-Tools;
14cr|sysprof-1.1.6-3|52	EOF
14cr|sysprof-1.1.6-3|53	
14cr|sysprof-1.1.6-3|54	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|sysprof-1.1.6-3|55	cp sysprof-icon-48.png $RPM_BUILD_ROOT%{_liconsdir}/sysprof.png
14cr|sysprof-1.1.6-3|56	cp sysprof-icon-16.png $RPM_BUILD_ROOT%{_miconsdir}/sysprof.png
14cr|sysprof-1.1.6-3|57	cp sysprof-icon-32.png $RPM_BUILD_ROOT%{_iconsdir}/sysprof.png
14cr|sysprof-1.1.6-3|58	
14cr|sysprof-1.1.6-3|59	%clean
14cr|sysprof-1.1.6-3|60	rm -rf $RPM_BUILD_ROOT
14cr|sysprof-1.1.6-3|61	
14cr|sysprof-1.1.6-3|62	%files
14cr|sysprof-1.1.6-3|63	%defattr(-,root,root)
14cr|sysprof-1.1.6-3|64	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
14cr|sysprof-1.1.6-3|65	%{_bindir}/*
14cr|sysprof-1.1.6-3|66	%{_datadir}/%{name}
14cr|sysprof-1.1.6-3|67	%{_datadir}/pixmaps/*
14cr|sysprof-1.1.6-3|68	/etc/udev/rules.d/60-sysprof.rules
14cr|sysprof-1.1.6-3|69	%{_liconsdir}/*
14cr|sysprof-1.1.6-3|70	%{_iconsdir}/*.png
14cr|sysprof-1.1.6-3|71	%{_miconsdir}/*
14cr|sysprof-1.1.6-3|72	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|sysprof-1.1.6-3|73	
14cr|sysprof-1.1.6-3|74	
14cr|sysprof-1.1.6-3|75	
14cr|sysprof-1.1.6-3|76	%changelog
14cr|sysprof-1.1.6-3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-3
14cr|sysprof-1.1.6-3|78	+ Revision: dd77318
14cr|sysprof-1.1.6-3|79	- MassBuild#464: Increase release tag
14cr|sysprof-1.1.6-3|80	
14cr|sysprof-1.1.6-3|81	

8537 14
14cr|sysstat-10.2.1-2|1	%define	debug_package	%nil
14cr|sysstat-10.2.1-2|2	
14cr|sysstat-10.2.1-2|3	Name: 		sysstat
14cr|sysstat-10.2.1-2|4	Version: 	10.2.1
14cr|sysstat-10.2.1-2|5	Release: 	2
14cr|sysstat-10.2.1-2|6	Summary: 	Includes the sar and iostat system monitoring commands
14cr|sysstat-10.2.1-2|7	License: 	GPLv2
14cr|sysstat-10.2.1-2|8	Group: 		Monitoring
14cr|sysstat-10.2.1-2|9	URL: 		http://pagesperso-orange.fr/sebastien.godard/
14cr|sysstat-10.2.1-2|10	Source0: 	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
14cr|sysstat-10.2.1-2|11	Patch0:		sysstat-10.1.2-fix-format-errors.patch
14cr|sysstat-10.2.1-2|12	BuildRequires:	pkgconfig(systemd)
14cr|sysstat-10.2.1-2|13	
14cr|sysstat-10.2.1-2|14	%description
14cr|sysstat-10.2.1-2|15	This package provides the sar and iostat commands for the Linux
14cr|sysstat-10.2.1-2|16	operating system, similar to their traditional UNIX counterparts.
14cr|sysstat-10.2.1-2|17	They enable system monitoring of disk, network, and other IO activity.
14cr|sysstat-10.2.1-2|18	
14cr|sysstat-10.2.1-2|19	%prep
14cr|sysstat-10.2.1-2|20	%setup -q
14cr|sysstat-10.2.1-2|21	%patch0 -p1 -b .strfmt
14cr|sysstat-10.2.1-2|22	iconv -f windows-1252 -t utf8 CREDITS > CREDITS.aux
14cr|sysstat-10.2.1-2|23	mv CREDITS.aux CREDITS
14cr|sysstat-10.2.1-2|24	
14cr|sysstat-10.2.1-2|25	%build
14cr|sysstat-10.2.1-2|26	%setup_compile_flags
14cr|sysstat-10.2.1-2|27	export sa_lib_dir=%{_libdir}/sa
14cr|sysstat-10.2.1-2|28	%configure2_5x --enable-debuginfo
14cr|sysstat-10.2.1-2|29	
14cr|sysstat-10.2.1-2|30	make CFLAGS="%optflags" \
14cr|sysstat-10.2.1-2|31	PREFIX="%{_prefix}" \
14cr|sysstat-10.2.1-2|32	SA_LIB_DIR="%{_libdir}/sa" \
14cr|sysstat-10.2.1-2|33	MAN_DIR="%{_mandir}"
14cr|sysstat-10.2.1-2|34	
14cr|sysstat-10.2.1-2|35	
14cr|sysstat-10.2.1-2|36	%install
14cr|sysstat-10.2.1-2|37	make MAN_DIR=%{_mandir} IGNORE_MAN_GROUP=y PREFIX=%{_prefix} DESTDIR=%{buildroot}  SA_LIB_DIR=%{_libdir}/sa install
14cr|sysstat-10.2.1-2|38	
14cr|sysstat-10.2.1-2|39	# Install service file
14cr|sysstat-10.2.1-2|40	mkdir -p %{buildroot}%{_unitdir}
14cr|sysstat-10.2.1-2|41	install -m 0644 sysstat.service %{buildroot}%{_unitdir}/
14cr|sysstat-10.2.1-2|42	
14cr|sysstat-10.2.1-2|43	rm -fr %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cr|sysstat-10.2.1-2|44	mkdir -p %{buildroot}/etc/{cron.daily,cron.hourly}
14cr|sysstat-10.2.1-2|45	
14cr|sysstat-10.2.1-2|46	cat > %{buildroot}/etc/cron.daily/%name <<EOF
14cr|sysstat-10.2.1-2|47	#!/bin/sh
14cr|sysstat-10.2.1-2|48	
14cr|sysstat-10.2.1-2|49	# generate a daily summary of process accounting.
14cr|sysstat-10.2.1-2|50	%_libdir/sa/sa2 -A &
14cr|sysstat-10.2.1-2|51	
14cr|sysstat-10.2.1-2|52	EOF
14cr|sysstat-10.2.1-2|53	chmod +x  %{buildroot}/etc/cron.daily/%name
14cr|sysstat-10.2.1-2|54	
14cr|sysstat-10.2.1-2|55	cat > %{buildroot}/etc/cron.hourly/%name <<EOF
14cr|sysstat-10.2.1-2|56	#!/bin/sh
14cr|sysstat-10.2.1-2|57	
14cr|sysstat-10.2.1-2|58	# snapshot system usage every 10 minutes six times.
14cr|sysstat-10.2.1-2|59	%_libdir/sa/sa1 600 6 &
14cr|sysstat-10.2.1-2|60	
14cr|sysstat-10.2.1-2|61	EOF
14cr|sysstat-10.2.1-2|62	chmod +x  %{buildroot}/etc/cron.hourly/%name
14cr|sysstat-10.2.1-2|63	
14cr|sysstat-10.2.1-2|64	rm -fr %{buildroot}%_prefix/doc
14cr|sysstat-10.2.1-2|65	
14cr|sysstat-10.2.1-2|66	%find_lang %{name}
14cr|sysstat-10.2.1-2|67	
14cr|sysstat-10.2.1-2|68	%post
14cr|sysstat-10.2.1-2|69	%_post_service %{name}
14cr|sysstat-10.2.1-2|70	
14cr|sysstat-10.2.1-2|71	%preun
14cr|sysstat-10.2.1-2|72	%_preun_service %{name}
14cr|sysstat-10.2.1-2|73	
14cr|sysstat-10.2.1-2|74	if [[ $1 -eq 0 ]]; then
14cr|sysstat-10.2.1-2|75	# Remove sa logs if removing sysstat completely
14cr|sysstat-10.2.1-2|76	rm -f %{_localstatedir}/log/sa/*
14cr|sysstat-10.2.1-2|77	fi
14cr|sysstat-10.2.1-2|78	
14cr|sysstat-10.2.1-2|79	%files -f %{name}.lang
14cr|sysstat-10.2.1-2|80	%doc CHANGES COPYING CREDITS FAQ README
14cr|sysstat-10.2.1-2|81	%config(noreplace) %{_sysconfdir}/cron.hourly/sysstat
14cr|sysstat-10.2.1-2|82	%config(noreplace) %{_sysconfdir}/cron.daily/sysstat
14cr|sysstat-10.2.1-2|83	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
14cr|sysstat-10.2.1-2|84	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
14cr|sysstat-10.2.1-2|85	%{_unitdir}/sysstat.service
14cr|sysstat-10.2.1-2|86	%{_bindir}/*
14cr|sysstat-10.2.1-2|87	%{_libdir}/sa
14cr|sysstat-10.2.1-2|88	%{_mandir}/man1/*
14cr|sysstat-10.2.1-2|89	%{_mandir}/man5/*
14cr|sysstat-10.2.1-2|90	%{_mandir}/man8/*
14cr|sysstat-10.2.1-2|91	/var/log/sa
14cr|sysstat-10.2.1-2|92	
14cr|sysstat-10.2.1-2|93	%changelog
14cr|sysstat-10.2.1-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.2.1-2
14cr|sysstat-10.2.1-2|95	+ Revision: 7754088
14cr|sysstat-10.2.1-2|96	- MassBuild#464: Increase release tag
14cr|sysstat-10.2.1-2|97	
14cr|sysstat-10.2.1-2|98	

8538 14
14cr|systemadm-0-3|1	Summary:	System and Service Manager UI for systemd
14cr|systemadm-0-3|2	Name:		systemadm
14cr|systemadm-0-3|3	Version:	0
14cr|systemadm-0-3|4	Release:	3
14cr|systemadm-0-3|5	License:	GPLv2+
14cr|systemadm-0-3|6	Group:		System/Configuration/Boot and Init
14cr|systemadm-0-3|7	URL:		http://www.freedesktop.org/wiki/Software/systemd
14cr|systemadm-0-3|8	Source0:	http://www.freedesktop.org/software/systemd/systemd-ui-%{version}.tar.xz
14cr|systemadm-0-3|9	Patch0:		systemd-ui-0-linkage_fix.diff
14cr|systemadm-0-3|10	BuildRequires:	autoconf automake m4 libtool
14cr|systemadm-0-3|11	BuildRequires:	pkgconfig(dbus-1)
14cr|systemadm-0-3|12	BuildRequires:	pkgconfig(gee-1.0)
14cr|systemadm-0-3|13	BuildRequires:	pkgconfig(gio-unix-2.0)
14cr|systemadm-0-3|14	BuildRequires:	pkgconfig(glib-2.0)
14cr|systemadm-0-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|systemadm-0-3|16	BuildRequires:	pkgconfig(libnotify)
14cr|systemadm-0-3|17	BuildRequires:	vala >= 0.11
14cr|systemadm-0-3|18	BuildRequires:	xsltproc
14cr|systemadm-0-3|19	%rename systemd-gtk
14cr|systemadm-0-3|20	
14cr|systemadm-0-3|21	%description
14cr|systemadm-0-3|22	systemadm is a graphical frontend for the systemd system and service manager
14cr|systemadm-0-3|23	and allows introspection and control of systemd
14cr|systemadm-0-3|24	
14cr|systemadm-0-3|25	%prep
14cr|systemadm-0-3|26	
14cr|systemadm-0-3|27	%setup -q -n systemd-ui-%{version}
14cr|systemadm-0-3|28	%patch0 -p0
14cr|systemadm-0-3|29	
14cr|systemadm-0-3|30	%build
14cr|systemadm-0-3|31	autoreconf -fi
14cr|systemadm-0-3|32	
14cr|systemadm-0-3|33	%configure2_5x
14cr|systemadm-0-3|34	%make
14cr|systemadm-0-3|35	
14cr|systemadm-0-3|36	%install
14cr|systemadm-0-3|37	
14cr|systemadm-0-3|38	%makeinstall_std
14cr|systemadm-0-3|39	
14cr|systemadm-0-3|40	install -d %{buildroot}%{_datadir}/applications
14cr|systemadm-0-3|41	cat > %{buildroot}%{_datadir}/applications/systemadm.desktop <<EOF
14cr|systemadm-0-3|42	[Desktop Entry]
14cr|systemadm-0-3|43	Name=Graphical front-end for systemd
14cr|systemadm-0-3|44	Comment=Modify systemd configuration
14cr|systemadm-0-3|45	Exec=systemadm
14cr|systemadm-0-3|46	Terminal=false
14cr|systemadm-0-3|47	Type=Application
14cr|systemadm-0-3|48	Icon=development_tools_section
14cr|systemadm-0-3|49	Categories=GTK;Settings;System;X-MandrivaLinux-CrossDesktop;
14cr|systemadm-0-3|50	EOF
14cr|systemadm-0-3|51	
14cr|systemadm-0-3|52	%files
14cr|systemadm-0-3|53	%{_bindir}/systemadm
14cr|systemadm-0-3|54	%{_bindir}/systemd-gnome-ask-password-agent
14cr|systemadm-0-3|55	%{_mandir}/man1/systemadm.*
14cr|systemadm-0-3|56	%{_datadir}/applications/systemadm.desktop
14cr|systemadm-0-3|57	
14cr|systemadm-0-3|58	
14cr|systemadm-0-3|59	
14cr|systemadm-0-3|60	
14cr|systemadm-0-3|61	%changelog
14cr|systemadm-0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-3
14cr|systemadm-0-3|63	+ Revision: 1599b20
14cr|systemadm-0-3|64	- MassBuild#464: Increase release tag
14cr|systemadm-0-3|65	
14cr|systemadm-0-3|66	

8539 14
14cr|system-config-cluster-1.0.53-4|1	
14cr|system-config-cluster-1.0.53-4|2	# -*- RPM-SPEC -*-
14cr|system-config-cluster-1.0.53-4|3	Summary: Graphical utility which allows you to manage cluster configuration
14cr|system-config-cluster-1.0.53-4|4	Name: system-config-cluster
14cr|system-config-cluster-1.0.53-4|5	Version: 1.0.53
14cr|system-config-cluster-1.0.53-4|6	Release: 4
14cr|system-config-cluster-1.0.53-4|7	URL: http://www.redhat.com/
14cr|system-config-cluster-1.0.53-4|8	Source0: %{name}-%{version}.tar.gz
14cr|system-config-cluster-1.0.53-4|9	License: GPL
14cr|system-config-cluster-1.0.53-4|10	Group: System/Configuration/Other
14cr|system-config-cluster-1.0.53-4|11	BuildArch: noarch
14cr|system-config-cluster-1.0.53-4|12	Requires: gnome-python, pygtk2.0, pygtk2.0-libglade, gnome-python-canvas, gnome-python-gnomevfs
14cr|system-config-cluster-1.0.53-4|13	Requires: rhpl >= 0.148.2
14cr|system-config-cluster-1.0.53-4|14	Requires: python >= 2.3
14cr|system-config-cluster-1.0.53-4|15	BuildRequires: perl(XML::Parser) gettext
14cr|system-config-cluster-1.0.53-4|16	
14cr|system-config-cluster-1.0.53-4|17	%description
14cr|system-config-cluster-1.0.53-4|18	system-config-cluster is a utility which allows you to manage
14cr|system-config-cluster-1.0.53-4|19	cluster configuration in a graphical setting.
14cr|system-config-cluster-1.0.53-4|20	
14cr|system-config-cluster-1.0.53-4|21	%prep
14cr|system-config-cluster-1.0.53-4|22	%setup -q
14cr|system-config-cluster-1.0.53-4|23	perl -pi -e 's,(/usr/bin/python)\S*,$1,g' src/ModelBuilder.py src/system-config-cluster.py
14cr|system-config-cluster-1.0.53-4|24	perl -pi -e 's/auth(\s*)required(\s*)pam_stack.so service=/auth${1}include${2}/g' system-config-cluster.pam
14cr|system-config-cluster-1.0.53-4|25	
14cr|system-config-cluster-1.0.53-4|26	%build
14cr|system-config-cluster-1.0.53-4|27	%configure
14cr|system-config-cluster-1.0.53-4|28	make
14cr|system-config-cluster-1.0.53-4|29	
14cr|system-config-cluster-1.0.53-4|30	%install
14cr|system-config-cluster-1.0.53-4|31	%makeinstall
14cr|system-config-cluster-1.0.53-4|32	find %{buildroot} -name "*py" -exec chmod a+r {} \;
14cr|system-config-cluster-1.0.53-4|33	
14cr|system-config-cluster-1.0.53-4|34	#Uncomment this when translations are done
14cr|system-config-cluster-1.0.53-4|35	#%find_lang %name
14cr|system-config-cluster-1.0.53-4|36	
14cr|system-config-cluster-1.0.53-4|37	%clean
14cr|system-config-cluster-1.0.53-4|38	
14cr|system-config-cluster-1.0.53-4|39	#Replace the files line with the one commented out when translations are done
14cr|system-config-cluster-1.0.53-4|40	#%files -f %{name}.lang
14cr|system-config-cluster-1.0.53-4|41	%files
14cr|system-config-cluster-1.0.53-4|42	
14cr|system-config-cluster-1.0.53-4|43	%defattr(-,root,root)
14cr|system-config-cluster-1.0.53-4|44	%doc COPYING
14cr|system-config-cluster-1.0.53-4|45	#%doc docs/ReleaseNotes
14cr|system-config-cluster-1.0.53-4|46	#%doc docs/html/*
14cr|system-config-cluster-1.0.53-4|47	%{_sbindir}/*
14cr|system-config-cluster-1.0.53-4|48	%{_bindir}/*
14cr|system-config-cluster-1.0.53-4|49	%{_datadir}/applications/system-config-cluster.desktop
14cr|system-config-cluster-1.0.53-4|50	%{_datadir}/system-config-cluster
14cr|system-config-cluster-1.0.53-4|51	%config %{_sysconfdir}/pam.d/system-config-cluster
14cr|system-config-cluster-1.0.53-4|52	%config %{_sysconfdir}/security/console.apps/system-config-cluster
14cr|system-config-cluster-1.0.53-4|53	
14cr|system-config-cluster-1.0.53-4|54	
14cr|system-config-cluster-1.0.53-4|55	
14cr|system-config-cluster-1.0.53-4|56	
14cr|system-config-cluster-1.0.53-4|57	%changelog
14cr|system-config-cluster-1.0.53-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.53-4
14cr|system-config-cluster-1.0.53-4|59	+ Revision: 68d6030
14cr|system-config-cluster-1.0.53-4|60	- MassBuild#464: Increase release tag
14cr|system-config-cluster-1.0.53-4|61	
14cr|system-config-cluster-1.0.53-4|62	

8540 14
14cr|system-switch-java-1.1.4-0.1.3|1	Name: system-switch-java
14cr|system-switch-java-1.1.4-0.1.3|2	Version: 1.1.4
14cr|system-switch-java-1.1.4-0.1.3|3	Epoch: 0
14cr|system-switch-java-1.1.4-0.1.3|4	Release: 0.1.3
14cr|system-switch-java-1.1.4-0.1.3|5	Summary: A tool for changing the default Java toolset
14cr|system-switch-java-1.1.4-0.1.3|6	
14cr|system-switch-java-1.1.4-0.1.3|7	Group: System/Configuration/Other
14cr|system-switch-java-1.1.4-0.1.3|8	License: GPLv2+
14cr|system-switch-java-1.1.4-0.1.3|9	URL: ftp://sources.redhat.com/pub/rhug/
14cr|system-switch-java-1.1.4-0.1.3|10	Source0: %{name}-%{version}.tar.gz
14cr|system-switch-java-1.1.4-0.1.3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|system-switch-java-1.1.4-0.1.3|12	BuildArch: noarch
14cr|system-switch-java-1.1.4-0.1.3|13	
14cr|system-switch-java-1.1.4-0.1.3|14	BuildRequires: desktop-file-utils
14cr|system-switch-java-1.1.4-0.1.3|15	BuildRequires: gettext
14cr|system-switch-java-1.1.4-0.1.3|16	BuildRequires: intltool
14cr|system-switch-java-1.1.4-0.1.3|17	BuildRequires: python-devel
14cr|system-switch-java-1.1.4-0.1.3|18	
14cr|system-switch-java-1.1.4-0.1.3|19	Requires: chkconfig
14cr|system-switch-java-1.1.4-0.1.3|20	Requires: libuser
14cr|system-switch-java-1.1.4-0.1.3|21	# for snack.py python module:
14cr|system-switch-java-1.1.4-0.1.3|22	Requires: newt
14cr|system-switch-java-1.1.4-0.1.3|23	Requires: pygtk2.0
14cr|system-switch-java-1.1.4-0.1.3|24	Requires: pygtk2.0-libglade
14cr|system-switch-java-1.1.4-0.1.3|25	Requires: python
14cr|system-switch-java-1.1.4-0.1.3|26	Requires: usermode-consoleonly
14cr|system-switch-java-1.1.4-0.1.3|27	Requires: usermode
14cr|system-switch-java-1.1.4-0.1.3|28	
14cr|system-switch-java-1.1.4-0.1.3|29	Obsoletes: system-switch-java-gui <= 1.0.0-1.fc7
14cr|system-switch-java-1.1.4-0.1.3|30	Provides: system-switch-java-gui = %{version}-%{release}
14cr|system-switch-java-1.1.4-0.1.3|31	
14cr|system-switch-java-1.1.4-0.1.3|32	%description
14cr|system-switch-java-1.1.4-0.1.3|33	The system-switch-java package provides an easy-to-use tool to select
14cr|system-switch-java-1.1.4-0.1.3|34	the default Java toolset for the system.
14cr|system-switch-java-1.1.4-0.1.3|35	
14cr|system-switch-java-1.1.4-0.1.3|36	%prep
14cr|system-switch-java-1.1.4-0.1.3|37	%setup -q
14cr|system-switch-java-1.1.4-0.1.3|38	
14cr|system-switch-java-1.1.4-0.1.3|39	%build
14cr|system-switch-java-1.1.4-0.1.3|40	%{configure2_5x}
14cr|system-switch-java-1.1.4-0.1.3|41	%{make}
14cr|system-switch-java-1.1.4-0.1.3|42	
14cr|system-switch-java-1.1.4-0.1.3|43	%install
14cr|system-switch-java-1.1.4-0.1.3|44	%{__rm} -rf %{buildroot}
14cr|system-switch-java-1.1.4-0.1.3|45	%{makeinstall_std}
14cr|system-switch-java-1.1.4-0.1.3|46	%find_lang %{name}
14cr|system-switch-java-1.1.4-0.1.3|47	%{_bindir}/desktop-file-install \
14cr|system-switch-java-1.1.4-0.1.3|48	--dir %{buildroot}%{_datadir}/applications \
14cr|system-switch-java-1.1.4-0.1.3|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|system-switch-java-1.1.4-0.1.3|50	
14cr|system-switch-java-1.1.4-0.1.3|51	%clean
14cr|system-switch-java-1.1.4-0.1.3|52	%{__rm} -rf %{buildroot}
14cr|system-switch-java-1.1.4-0.1.3|53	
14cr|system-switch-java-1.1.4-0.1.3|54	%files -f %{name}.lang
14cr|system-switch-java-1.1.4-0.1.3|55	%defattr(-,root,root)
14cr|system-switch-java-1.1.4-0.1.3|56	%doc AUTHORS README COPYING COPYING.icon
14cr|system-switch-java-1.1.4-0.1.3|57	%{_bindir}/%{name}
14cr|system-switch-java-1.1.4-0.1.3|58	%{_sbindir}/%{name}
14cr|system-switch-java-1.1.4-0.1.3|59	%dir %{_datadir}/%{name}
14cr|system-switch-java-1.1.4-0.1.3|60	%{_datadir}/%{name}/switch_java_functions.py*
14cr|system-switch-java-1.1.4-0.1.3|61	%{_datadir}/%{name}/switch_java_gui.py*
14cr|system-switch-java-1.1.4-0.1.3|62	%{_datadir}/%{name}/switch_java_tui.py*
14cr|system-switch-java-1.1.4-0.1.3|63	%{_datadir}/applications/%{name}.desktop
14cr|system-switch-java-1.1.4-0.1.3|64	%{_datadir}/pixmaps/%{name}.png
14cr|system-switch-java-1.1.4-0.1.3|65	%{_datadir}/%{name}/system-switch-java.glade
14cr|system-switch-java-1.1.4-0.1.3|66	%config(noreplace) /etc/pam.d/%{name}
14cr|system-switch-java-1.1.4-0.1.3|67	%config(noreplace) /etc/security/console.apps/%{name}
14cr|system-switch-java-1.1.4-0.1.3|68	
14cr|system-switch-java-1.1.4-0.1.3|69	
14cr|system-switch-java-1.1.4-0.1.3|70	
14cr|system-switch-java-1.1.4-0.1.3|71	%changelog
14cr|system-switch-java-1.1.4-0.1.3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.4-0.1.3
14cr|system-switch-java-1.1.4-0.1.3|73	+ Revision: 50e2bf1
14cr|system-switch-java-1.1.4-0.1.3|74	- MassBuild#464: Increase release tag
14cr|system-switch-java-1.1.4-0.1.3|75	
14cr|system-switch-java-1.1.4-0.1.3|76	

8541 14
14cr|system-tools-backends2-2.10.2-2|1	%define oname system-tools-backends
14cr|system-tools-backends2-2.10.2-2|2	Summary:	GNOME System Tools Backends
14cr|system-tools-backends2-2.10.2-2|3	Name: 		system-tools-backends2
14cr|system-tools-backends2-2.10.2-2|4	Version: 2.10.2
14cr|system-tools-backends2-2.10.2-2|5	Release: 2
14cr|system-tools-backends2-2.10.2-2|6	License: 	GPLv2+ and LGPLv2+
14cr|system-tools-backends2-2.10.2-2|7	Group: 		System/Configuration/Other
14cr|system-tools-backends2-2.10.2-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14cr|system-tools-backends2-2.10.2-2|9	Patch0:	system-tools-backends-2.8.1-mandriva.patch
14cr|system-tools-backends2-2.10.2-2|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|system-tools-backends2-2.10.2-2|11	URL: 		http://www.gnome.org/projects/gst/
14cr|system-tools-backends2-2.10.2-2|12	BuildRequires:	dbus-glib-devel
14cr|system-tools-backends2-2.10.2-2|13	BuildRequires:	perl-Net-DBus
14cr|system-tools-backends2-2.10.2-2|14	BuildRequires:	glib2-devel >= 2.15.2
14cr|system-tools-backends2-2.10.2-2|15	BuildRequires:	polkit-1-devel
14cr|system-tools-backends2-2.10.2-2|16	BuildRequires:	intltool
14cr|system-tools-backends2-2.10.2-2|17	Requires:	polkit-agent
14cr|system-tools-backends2-2.10.2-2|18	Conflicts:	system-tools-backends
14cr|system-tools-backends2-2.10.2-2|19	
14cr|system-tools-backends2-2.10.2-2|20	%description
14cr|system-tools-backends2-2.10.2-2|21	Day-to-day system management on Unix systems is a chore. Even when
14cr|system-tools-backends2-2.10.2-2|22	you're using a friendly graphical desktop, seemingly basic tasks
14cr|system-tools-backends2-2.10.2-2|23	like setting the system time, changing the network setup, importing
14cr|system-tools-backends2-2.10.2-2|24	and exporting network shared filesystems and configuring swap partitions
14cr|system-tools-backends2-2.10.2-2|25	requires editing configuration files by hand, and the exact procedure
14cr|system-tools-backends2-2.10.2-2|26	varies between different operating systems and distributions.
14cr|system-tools-backends2-2.10.2-2|27	
14cr|system-tools-backends2-2.10.2-2|28	The GNOME System Tools solve all these problems, giving you a simple
14cr|system-tools-backends2-2.10.2-2|29	graphical interface for each task, which uses an advanced backend to
14cr|system-tools-backends2-2.10.2-2|30	edit all the relevant files and apply your changes. The interface
14cr|system-tools-backends2-2.10.2-2|31	looks and acts in exactly the same way regardless of what platform
14cr|system-tools-backends2-2.10.2-2|32	you're using.
14cr|system-tools-backends2-2.10.2-2|33	
14cr|system-tools-backends2-2.10.2-2|34	This package contains the backends of GNOME System Tools.
14cr|system-tools-backends2-2.10.2-2|35	
14cr|system-tools-backends2-2.10.2-2|36	%prep
14cr|system-tools-backends2-2.10.2-2|37	%setup -q -n %oname-%version
14cr|system-tools-backends2-2.10.2-2|38	
14cr|system-tools-backends2-2.10.2-2|39	%build
14cr|system-tools-backends2-2.10.2-2|40	#gw for backports, it has hardwired LOCALSTATEDIR/run as path
14cr|system-tools-backends2-2.10.2-2|41	%define _localstatedir /var
14cr|system-tools-backends2-2.10.2-2|42	%configure2_5x --with-stb-group=wheel
14cr|system-tools-backends2-2.10.2-2|43	%make
14cr|system-tools-backends2-2.10.2-2|44	
14cr|system-tools-backends2-2.10.2-2|45	%install
14cr|system-tools-backends2-2.10.2-2|46	rm -rf $RPM_BUILD_ROOT
14cr|system-tools-backends2-2.10.2-2|47	
14cr|system-tools-backends2-2.10.2-2|48	%makeinstall_std
14cr|system-tools-backends2-2.10.2-2|49	mkdir -p %buildroot%_localstatedir/cache/%oname
14cr|system-tools-backends2-2.10.2-2|50	%find_lang %oname
14cr|system-tools-backends2-2.10.2-2|51	
14cr|system-tools-backends2-2.10.2-2|52	%clean
14cr|system-tools-backends2-2.10.2-2|53	rm -rf $RPM_BUILD_ROOT
14cr|system-tools-backends2-2.10.2-2|54	
14cr|system-tools-backends2-2.10.2-2|55	%pre
14cr|system-tools-backends2-2.10.2-2|56	if [ -e %_initrddir/%oname ]; then
14cr|system-tools-backends2-2.10.2-2|57	/sbin/service %oname stop > /dev/null ||:
14cr|system-tools-backends2-2.10.2-2|58	/sbin/chkconfig --del %oname || :
14cr|system-tools-backends2-2.10.2-2|59	fi
14cr|system-tools-backends2-2.10.2-2|60	
14cr|system-tools-backends2-2.10.2-2|61	%files -f %oname.lang
14cr|system-tools-backends2-2.10.2-2|62	%defattr(-, root, root)
14cr|system-tools-backends2-2.10.2-2|63	%doc README AUTHORS NEWS
14cr|system-tools-backends2-2.10.2-2|64	%config(noreplace) %_sysconfdir/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf
14cr|system-tools-backends2-2.10.2-2|65	%_sbindir/%oname
14cr|system-tools-backends2-2.10.2-2|66	%_datadir/dbus-1/system-services/org.freedesktop.SystemToolsBackends*.service
14cr|system-tools-backends2-2.10.2-2|67	%_datadir/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy
14cr|system-tools-backends2-2.10.2-2|68	%_datadir/system-tools-backends-2.0/
14cr|system-tools-backends2-2.10.2-2|69	%_libdir/pkgconfig/system-tools-backends-2.0.pc
14cr|system-tools-backends2-2.10.2-2|70	%_localstatedir/cache/%oname
14cr|system-tools-backends2-2.10.2-2|71	
14cr|system-tools-backends2-2.10.2-2|72	
14cr|system-tools-backends2-2.10.2-2|73	
14cr|system-tools-backends2-2.10.2-2|74	
14cr|system-tools-backends2-2.10.2-2|75	
14cr|system-tools-backends2-2.10.2-2|76	%changelog
14cr|system-tools-backends2-2.10.2-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.2-2
14cr|system-tools-backends2-2.10.2-2|78	+ Revision: fd1f663
14cr|system-tools-backends2-2.10.2-2|79	- MassBuild#464: Increase release tag
14cr|system-tools-backends2-2.10.2-2|80	
14cr|system-tools-backends2-2.10.2-2|81	

8542 14
14cr|t4k_common-0.1.1-3|1	%define major 0
14cr|t4k_common-0.1.1-3|2	%define lib %mklibname %name %major
14cr|t4k_common-0.1.1-3|3	%define devel %mklibname -d %name
14cr|t4k_common-0.1.1-3|4	%define static %mklibname -s -d %name
14cr|t4k_common-0.1.1-3|5	
14cr|t4k_common-0.1.1-3|6	Name: t4k_common
14cr|t4k_common-0.1.1-3|7	Version: 0.1.1
14cr|t4k_common-0.1.1-3|8	Summary: Files used by all Tux4Kids applications/games
14cr|t4k_common-0.1.1-3|9	Group: System/Libraries
14cr|t4k_common-0.1.1-3|10	Source0: http://alioth.debian.org/frs/download.php/3540/t4k_common-%version.tar.gz
14cr|t4k_common-0.1.1-3|11	Release: 3
14cr|t4k_common-0.1.1-3|12	License: LGPLv3
14cr|t4k_common-0.1.1-3|13	Patch0: t4k_common-0.1.1-braindamage.patch
14cr|t4k_common-0.1.1-3|14	Patch1: t4k_common-0.1.1-libpng-1.5.patch
14cr|t4k_common-0.1.1-3|15	Requires: %lib = %version-%release
14cr|t4k_common-0.1.1-3|16	BuildRequires: pkgconfig(SDL_Pango)
14cr|t4k_common-0.1.1-3|17	BuildRequires: pkgconfig(SDL_image)
14cr|t4k_common-0.1.1-3|18	BuildRequires: pkgconfig(librsvg-2.0)
14cr|t4k_common-0.1.1-3|19	BuildRequires: pkgconfig(libxml-2.0)
14cr|t4k_common-0.1.1-3|20	BuildRequires: pkgconfig(sdl) >= 1.2.0
14cr|t4k_common-0.1.1-3|21	BuildRequires: pkgconfig(SDL_mixer)
14cr|t4k_common-0.1.1-3|22	BuildRequires: pkgconfig(SDL_net)
14cr|t4k_common-0.1.1-3|23	BuildRequires: pkgconfig(libpng)
14cr|t4k_common-0.1.1-3|24	BuildRequires: gettext-devel
14cr|t4k_common-0.1.1-3|25	
14cr|t4k_common-0.1.1-3|26	%description
14cr|t4k_common-0.1.1-3|27	Files used by all Tux4Kids applications/games
14cr|t4k_common-0.1.1-3|28	
14cr|t4k_common-0.1.1-3|29	%package -n %lib
14cr|t4k_common-0.1.1-3|30	Summary: Libraries used by all Tux4Kids applications/games
14cr|t4k_common-0.1.1-3|31	Group: System/Libraries
14cr|t4k_common-0.1.1-3|32	
14cr|t4k_common-0.1.1-3|33	%description -n %lib
14cr|t4k_common-0.1.1-3|34	Libraries used by all Tux4Kids applications/games
14cr|t4k_common-0.1.1-3|35	
14cr|t4k_common-0.1.1-3|36	%package -n %devel
14cr|t4k_common-0.1.1-3|37	Summary: Development files for the Tux4Kids common library
14cr|t4k_common-0.1.1-3|38	Group: Development/C
14cr|t4k_common-0.1.1-3|39	Requires: %lib = %version-%release
14cr|t4k_common-0.1.1-3|40	
14cr|t4k_common-0.1.1-3|41	%description -n %devel
14cr|t4k_common-0.1.1-3|42	Development files for the Tux4Kids common library
14cr|t4k_common-0.1.1-3|43	
14cr|t4k_common-0.1.1-3|44	%package -n %static
14cr|t4k_common-0.1.1-3|45	Summary: Static library files for the Tux4Kids common library
14cr|t4k_common-0.1.1-3|46	Group: Development/C
14cr|t4k_common-0.1.1-3|47	Requires: %devel = %version-%release
14cr|t4k_common-0.1.1-3|48	
14cr|t4k_common-0.1.1-3|49	%description -n %static
14cr|t4k_common-0.1.1-3|50	Static library files for the Tux4Kids common library
14cr|t4k_common-0.1.1-3|51	
14cr|t4k_common-0.1.1-3|52	%prep
14cr|t4k_common-0.1.1-3|53	%setup
14cr|t4k_common-0.1.1-3|54	%apply_patches
14cr|t4k_common-0.1.1-3|55	
14cr|t4k_common-0.1.1-3|56	%build
14cr|t4k_common-0.1.1-3|57	autoreconf -fi
14cr|t4k_common-0.1.1-3|58	%configure
14cr|t4k_common-0.1.1-3|59	%make
14cr|t4k_common-0.1.1-3|60	
14cr|t4k_common-0.1.1-3|61	%install
14cr|t4k_common-0.1.1-3|62	%makeinstall_std
14cr|t4k_common-0.1.1-3|63	
14cr|t4k_common-0.1.1-3|64	%files
14cr|t4k_common-0.1.1-3|65	%_datadir/%name
14cr|t4k_common-0.1.1-3|66	
14cr|t4k_common-0.1.1-3|67	%files -n %lib
14cr|t4k_common-0.1.1-3|68	%_libdir/libt4k_common.so.%{major}*
14cr|t4k_common-0.1.1-3|69	
14cr|t4k_common-0.1.1-3|70	%files -n %devel
14cr|t4k_common-0.1.1-3|71	%_includedir/*.h
14cr|t4k_common-0.1.1-3|72	%_libdir/pkgconfig/*.pc
14cr|t4k_common-0.1.1-3|73	%_libdir/libt4k_common.so
14cr|t4k_common-0.1.1-3|74	
14cr|t4k_common-0.1.1-3|75	%files -n %static
14cr|t4k_common-0.1.1-3|76	%_libdir/*.a
14cr|t4k_common-0.1.1-3|77	
14cr|t4k_common-0.1.1-3|78	%changelog
14cr|t4k_common-0.1.1-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|t4k_common-0.1.1-3|80	+ Revision: ea6ce8a
14cr|t4k_common-0.1.1-3|81	- MassBuild#464: Increase release tag
14cr|t4k_common-0.1.1-3|82	
14cr|t4k_common-0.1.1-3|83	

8543 14
14cr|tabatha-0.6-6|1	%define name 	tabatha
14cr|tabatha-0.6-6|2	%define version 0.6
14cr|tabatha-0.6-6|3	%define release 6
14cr|tabatha-0.6-6|4	
14cr|tabatha-0.6-6|5	Summary: 	Push-button menu for system commands
14cr|tabatha-0.6-6|6	Name: 		%name
14cr|tabatha-0.6-6|7	Version: 	%version
14cr|tabatha-0.6-6|8	Release: 	%release
14cr|tabatha-0.6-6|9	Url: 		http://groundstate.ca/tabatha/
14cr|tabatha-0.6-6|10	License: 	GPL
14cr|tabatha-0.6-6|11	Group: 		System/Configuration/Other
14cr|tabatha-0.6-6|12	Source: 	%{name}-%{version}.tar.bz2
14cr|tabatha-0.6-6|13	
14cr|tabatha-0.6-6|14	Buildroot: 	%_tmppath/%name-%version-buildroot
14cr|tabatha-0.6-6|15	BuildArch:	noarch
14cr|tabatha-0.6-6|16	Requires:	usermode-consoleonly
14cr|tabatha-0.6-6|17	
14cr|tabatha-0.6-6|18	%description
14cr|tabatha-0.6-6|19	Tabatha is a GTK2 popup menu for tablet PCs, handhelds, and other frequently
14cr|tabatha-0.6-6|20	changed desktops. It can be called with a single keypress, and allows system
14cr|tabatha-0.6-6|21	configurations (power, X display, networking, etc.) to be changed with a
14cr|tabatha-0.6-6|22	single button push. New buttons are easily configured through a simple XML
14cr|tabatha-0.6-6|23	file, with no programming necessary.
14cr|tabatha-0.6-6|24	
14cr|tabatha-0.6-6|25	%prep
14cr|tabatha-0.6-6|26	%setup -q
14cr|tabatha-0.6-6|27	
14cr|tabatha-0.6-6|28	%install
14cr|tabatha-0.6-6|29	rm -rf $RPM_BUILD_ROOT
14cr|tabatha-0.6-6|30	mkdir -p $RPM_BUILD_ROOT/{%_bindir,%_sbindir,%_datadir}
14cr|tabatha-0.6-6|31	%makeinstall_std
14cr|tabatha-0.6-6|32	
14cr|tabatha-0.6-6|33	#menu
14cr|tabatha-0.6-6|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|tabatha-0.6-6|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tabatha-0.6-6|36	[Desktop Entry]
14cr|tabatha-0.6-6|37	Type=Application
14cr|tabatha-0.6-6|38	Exec=%{_bindir}/tabatha
14cr|tabatha-0.6-6|39	Name=Tabatha
14cr|tabatha-0.6-6|40	Comment=Quick-configure menu
14cr|tabatha-0.6-6|41	Icon=configuration_section
14cr|tabatha-0.6-6|42	Categories=Settings;
14cr|tabatha-0.6-6|43	EOF
14cr|tabatha-0.6-6|44	
14cr|tabatha-0.6-6|45	%if %mdkversion < 200900
14cr|tabatha-0.6-6|46	%post
14cr|tabatha-0.6-6|47	%update_menus
14cr|tabatha-0.6-6|48	%endif
14cr|tabatha-0.6-6|49	
14cr|tabatha-0.6-6|50	%if %mdkversion < 200900
14cr|tabatha-0.6-6|51	%postun
14cr|tabatha-0.6-6|52	%update_menus
14cr|tabatha-0.6-6|53	%endif
14cr|tabatha-0.6-6|54	
14cr|tabatha-0.6-6|55	%clean
14cr|tabatha-0.6-6|56	rm -rf $RPM_BUILD_ROOT
14cr|tabatha-0.6-6|57	
14cr|tabatha-0.6-6|58	%files
14cr|tabatha-0.6-6|59	%defattr(-,root,root)
14cr|tabatha-0.6-6|60	%doc ChangeLog INSTALL README
14cr|tabatha-0.6-6|61	%_bindir/%name
14cr|tabatha-0.6-6|62	%_sbindir/%name
14cr|tabatha-0.6-6|63	%_datadir/%name
14cr|tabatha-0.6-6|64	%{_datadir}/applications/mandriva-%name.desktop
14cr|tabatha-0.6-6|65	
14cr|tabatha-0.6-6|66	
14cr|tabatha-0.6-6|67	
14cr|tabatha-0.6-6|68	
14cr|tabatha-0.6-6|69	%changelog
14cr|tabatha-0.6-6|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-6
14cr|tabatha-0.6-6|71	+ Revision: a4c19dc
14cr|tabatha-0.6-6|72	- MassBuild#464: Increase release tag
14cr|tabatha-0.6-6|73	
14cr|tabatha-0.6-6|74	

8544 14
14cr|tabe-0.2.6-15|1	%define	major 2
14cr|tabe-0.2.6-15|2	%define libname %mklibname tabe %{major}
14cr|tabe-0.2.6-15|3	%define develname %mklibname tabe -d
14cr|tabe-0.2.6-15|4	
14cr|tabe-0.2.6-15|5	Summary:	Chinese lexicons library for xcin-2.5
14cr|tabe-0.2.6-15|6	Name:		tabe
14cr|tabe-0.2.6-15|7	Version:	0.2.6
14cr|tabe-0.2.6-15|8	Release:	15
14cr|tabe-0.2.6-15|9	License:	BSD style
14cr|tabe-0.2.6-15|10	Group:		System/Libraries
14cr|tabe-0.2.6-15|11	URL:		http://libtabe.sourceforge.net/
14cr|tabe-0.2.6-15|12	Source:		%{name}-%{version}.tar.bz2
14cr|tabe-0.2.6-15|13	Patch0:		http://ftp.de.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6-1.2.diff.gz
14cr|tabe-0.2.6-15|14	Patch1:		tabe-0.2.6-link.patch
14cr|tabe-0.2.6-15|15	BuildRequires:	db-devel
14cr|tabe-0.2.6-15|16	BuildRequires:	pkgconfig(x11)
14cr|tabe-0.2.6-15|17	Requires:	%{libname} = %{version}-%{release}
14cr|tabe-0.2.6-15|18	Requires:	locales-zh
14cr|tabe-0.2.6-15|19	Provides:	libtabe = %{version}-%{release}
14cr|tabe-0.2.6-15|20	Obsoletes:	libtabe
14cr|tabe-0.2.6-15|21	
14cr|tabe-0.2.6-15|22	%description
14cr|tabe-0.2.6-15|23	Chinese lexicons library for xcin-2.5's bimsphone input method.
14cr|tabe-0.2.6-15|24	
14cr|tabe-0.2.6-15|25	%package -n	%{libname}
14cr|tabe-0.2.6-15|26	Summary:	Libraries needed to use packages using libtabe
14cr|tabe-0.2.6-15|27	Group:		System/Libraries
14cr|tabe-0.2.6-15|28	Requires:	%{name} = %{version}-%{release}
14cr|tabe-0.2.6-15|29	
14cr|tabe-0.2.6-15|30	%description -n	%{libname}
14cr|tabe-0.2.6-15|31	Chinese lexicons library for xcin-2.5's bimsphone input method.
14cr|tabe-0.2.6-15|32	
14cr|tabe-0.2.6-15|33	This package contains shared libraries.
14cr|tabe-0.2.6-15|34	
14cr|tabe-0.2.6-15|35	%package -n	%{develname}
14cr|tabe-0.2.6-15|36	Summary:	Header files and libraries for developing apps which will use libtabe
14cr|tabe-0.2.6-15|37	Group:		Development/C
14cr|tabe-0.2.6-15|38	Requires:	%{libname} = %{version}
14cr|tabe-0.2.6-15|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|tabe-0.2.6-15|40	Provides:	%{name}-devel = %{version}-%{release}
14cr|tabe-0.2.6-15|41	Obsoletes:	%{mklibname tabe 2 -d}
14cr|tabe-0.2.6-15|42	
14cr|tabe-0.2.6-15|43	%description -n	%{develname}
14cr|tabe-0.2.6-15|44	Chinese lexicons library for xcin-2.5's bimsphone input method.
14cr|tabe-0.2.6-15|45	
14cr|tabe-0.2.6-15|46	This package contains static libraries and headers files.
14cr|tabe-0.2.6-15|47	
14cr|tabe-0.2.6-15|48	%prep
14cr|tabe-0.2.6-15|49	%setup -q -n %{name}
14cr|tabe-0.2.6-15|50	%patch0 -p1
14cr|tabe-0.2.6-15|51	%patch1 -p0
14cr|tabe-0.2.6-15|52	
14cr|tabe-0.2.6-15|53	%build
14cr|tabe-0.2.6-15|54	export CFLAGS="%optflags %ldflags"
14cr|tabe-0.2.6-15|55	%configure2_5x \
14cr|tabe-0.2.6-15|56	--enable-shared \
14cr|tabe-0.2.6-15|57	--datadir=%{_datadir}/tabe \
14cr|tabe-0.2.6-15|58	--with-dbinc=%{_includedir}/db51
14cr|tabe-0.2.6-15|59	
14cr|tabe-0.2.6-15|60	make
14cr|tabe-0.2.6-15|61	
14cr|tabe-0.2.6-15|62	%install
14cr|tabe-0.2.6-15|63	rm -rf %{buildroot}
14cr|tabe-0.2.6-15|64	
14cr|tabe-0.2.6-15|65	%makeinstall datadir=%{buildroot}%{_datadir}/tabe
14cr|tabe-0.2.6-15|66	
14cr|tabe-0.2.6-15|67	%if %mdkversion < 200900
14cr|tabe-0.2.6-15|68	%post -n %{libname} -p /sbin/ldconfig
14cr|tabe-0.2.6-15|69	%endif
14cr|tabe-0.2.6-15|70	
14cr|tabe-0.2.6-15|71	%if %mdkversion < 200900
14cr|tabe-0.2.6-15|72	%postun -n %{libname} -p /sbin/ldconfig
14cr|tabe-0.2.6-15|73	%endif
14cr|tabe-0.2.6-15|74	
14cr|tabe-0.2.6-15|75	%clean
14cr|tabe-0.2.6-15|76	rm -rf %{buildroot}
14cr|tabe-0.2.6-15|77	
14cr|tabe-0.2.6-15|78	
14cr|tabe-0.2.6-15|79	%files
14cr|tabe-0.2.6-15|80	%defattr(-,root,root,-)
14cr|tabe-0.2.6-15|81	%doc doc/libtabe.sgml
14cr|tabe-0.2.6-15|82	%{_bindir}/*
14cr|tabe-0.2.6-15|83	%{_datadir}/%{name}
14cr|tabe-0.2.6-15|84	
14cr|tabe-0.2.6-15|85	%files -n %{libname}
14cr|tabe-0.2.6-15|86	%doc COPYING
14cr|tabe-0.2.6-15|87	%defattr(-,root,root,-)
14cr|tabe-0.2.6-15|88	%doc doc/*.shtml
14cr|tabe-0.2.6-15|89	%{_libdir}/*.so.*
14cr|tabe-0.2.6-15|90	
14cr|tabe-0.2.6-15|91	%files -n %{develname}
14cr|tabe-0.2.6-15|92	%defattr(-,root,root)
14cr|tabe-0.2.6-15|93	%doc doc/*.txt
14cr|tabe-0.2.6-15|94	%{_includedir}/bims.h
14cr|tabe-0.2.6-15|95	%{_includedir}/tabe.h
14cr|tabe-0.2.6-15|96	%{_libdir}/*.so
14cr|tabe-0.2.6-15|97	%{_libdir}/*.a
14cr|tabe-0.2.6-15|98	
14cr|tabe-0.2.6-15|99	
14cr|tabe-0.2.6-15|100	
14cr|tabe-0.2.6-15|101	%changelog
14cr|tabe-0.2.6-15|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-15
14cr|tabe-0.2.6-15|103	+ Revision: 7eeab1e
14cr|tabe-0.2.6-15|104	- MassBuild#464: Increase release tag
14cr|tabe-0.2.6-15|105	
14cr|tabe-0.2.6-15|106	

8545 14
14cr|tachyon-0.99-0.b2.1|1	%ifarch x86_64
14cr|tachyon-0.99-0.b2.1|2	%define target linux-64
14cr|tachyon-0.99-0.b2.1|3	%else
14cr|tachyon-0.99-0.b2.1|4	%define target linux
14cr|tachyon-0.99-0.b2.1|5	%endif
14cr|tachyon-0.99-0.b2.1|6	
14cr|tachyon-0.99-0.b2.1|7	%define variants thr thr-ogl
14cr|tachyon-0.99-0.b2.1|8	%define beta b2
14cr|tachyon-0.99-0.b2.1|9	
14cr|tachyon-0.99-0.b2.1|10	Summary: Parallel / Multiprocessor Ray Tracing System
14cr|tachyon-0.99-0.b2.1|11	Name:    tachyon
14cr|tachyon-0.99-0.b2.1|12	Version: 0.99
14cr|tachyon-0.99-0.b2.1|13	Release: 0.%{beta}.1
14cr|tachyon-0.99-0.b2.1|14	Group:          Graphics
14cr|tachyon-0.99-0.b2.1|15	URL:     http://jedi.ks.uiuc.edu/~johns/raytracer/
14cr|tachyon-0.99-0.b2.1|16	Source0: http://jedi.ks.uiuc.edu/~johns/raytracer/files/%{version}%{beta}/%{name}-%{version}%{beta}.tar.gz
14cr|tachyon-0.99-0.b2.1|17	
14cr|tachyon-0.99-0.b2.1|18	# taken from Debian package
14cr|tachyon-0.99-0.b2.1|19	Source1: %{name}.1
14cr|tachyon-0.99-0.b2.1|20	Source2: %{name}.rpmlintrc
14cr|tachyon-0.99-0.b2.1|21	Patch0:  %{name}-rpm.patch
14cr|tachyon-0.99-0.b2.1|22	Patch1:  %{name}-shared.patch
14cr|tachyon-0.99-0.b2.1|23	License:  BSD with advertising
14cr|tachyon-0.99-0.b2.1|24	BuildRequires: jpeg-devel
14cr|tachyon-0.99-0.b2.1|25	BuildRequires: latex2html
14cr|tachyon-0.99-0.b2.1|26	BuildRequires: pkgconfig(gl)
14cr|tachyon-0.99-0.b2.1|27	BuildRequires: png-devel
14cr|tachyon-0.99-0.b2.1|28	BuildRequires: texlive
14cr|tachyon-0.99-0.b2.1|29	
14cr|tachyon-0.99-0.b2.1|30	%description
14cr|tachyon-0.99-0.b2.1|31	A portable, high performance parallel ray tracing system with
14cr|tachyon-0.99-0.b2.1|32	multithreaded implementation.
14cr|tachyon-0.99-0.b2.1|33	
14cr|tachyon-0.99-0.b2.1|34	%package libs
14cr|tachyon-0.99-0.b2.1|35	Summary: Parallel / Multiprocessor Ray Tracing System library
14cr|tachyon-0.99-0.b2.1|36	
14cr|tachyon-0.99-0.b2.1|37	%description libs
14cr|tachyon-0.99-0.b2.1|38	A portable, high performance parallel ray tracing system with
14cr|tachyon-0.99-0.b2.1|39	multithreaded implementation.  Tachyon is built as a C callable
14cr|tachyon-0.99-0.b2.1|40	library, which can be used with the included demo programs or within
14cr|tachyon-0.99-0.b2.1|41	your own application.
14cr|tachyon-0.99-0.b2.1|42	
14cr|tachyon-0.99-0.b2.1|43	This package contains the shared library.
14cr|tachyon-0.99-0.b2.1|44	
14cr|tachyon-0.99-0.b2.1|45	%package gl
14cr|tachyon-0.99-0.b2.1|46	Summary: Parallel / Multiprocessor Ray Tracing System with OpenGL display
14cr|tachyon-0.99-0.b2.1|47	Provides: %{name} = %{version}-%{release}
14cr|tachyon-0.99-0.b2.1|48	
14cr|tachyon-0.99-0.b2.1|49	%description gl
14cr|tachyon-0.99-0.b2.1|50	A portable, high performance parallel ray tracing system with
14cr|tachyon-0.99-0.b2.1|51	multithreaded implementation.
14cr|tachyon-0.99-0.b2.1|52	
14cr|tachyon-0.99-0.b2.1|53	This package contains OpenGL-enabled build.
14cr|tachyon-0.99-0.b2.1|54	
14cr|tachyon-0.99-0.b2.1|55	%package devel
14cr|tachyon-0.99-0.b2.1|56	Summary: Development files for tachyon
14cr|tachyon-0.99-0.b2.1|57	Requires: %{name}-libs = %{version}-%{release}
14cr|tachyon-0.99-0.b2.1|58	
14cr|tachyon-0.99-0.b2.1|59	%description devel
14cr|tachyon-0.99-0.b2.1|60	This package contains development headers and libraries for developing
14cr|tachyon-0.99-0.b2.1|61	with tachyon.
14cr|tachyon-0.99-0.b2.1|62	
14cr|tachyon-0.99-0.b2.1|63	%package docs
14cr|tachyon-0.99-0.b2.1|64	Summary: Documentation and example scenes for tachyon
14cr|tachyon-0.99-0.b2.1|65	Requires: %{name} = %{version}-%{release}
14cr|tachyon-0.99-0.b2.1|66	
14cr|tachyon-0.99-0.b2.1|67	%description docs
14cr|tachyon-0.99-0.b2.1|68	This package contains documentation and example scenes for rendering
14cr|tachyon-0.99-0.b2.1|69	with tachyon.
14cr|tachyon-0.99-0.b2.1|70	
14cr|tachyon-0.99-0.b2.1|71	%prep
14cr|tachyon-0.99-0.b2.1|72	%setup -q -n %{name}
14cr|tachyon-0.99-0.b2.1|73	%patch0 -p1 -b .r
14cr|tachyon-0.99-0.b2.1|74	%patch1 -p1 -b .shared
14cr|tachyon-0.99-0.b2.1|75	find . -name CVS | xargs %{__rm} -r
14cr|tachyon-0.99-0.b2.1|76	# executable sources
14cr|tachyon-0.99-0.b2.1|77	chmod 644 src/hash.{c,h}
14cr|tachyon-0.99-0.b2.1|78	chmod 644 src/pngfile.h
14cr|tachyon-0.99-0.b2.1|79	chmod 644 demosrc/spaceball.c
14cr|tachyon-0.99-0.b2.1|80	chmod 644 demosrc/trackball.{c,h}
14cr|tachyon-0.99-0.b2.1|81	chmod 644 scenes/imaps/*
14cr|tachyon-0.99-0.b2.1|82	
14cr|tachyon-0.99-0.b2.1|83	%build
14cr|tachyon-0.99-0.b2.1|84	pushd unix
14cr|tachyon-0.99-0.b2.1|85	for variant in %{variants} ; do
14cr|tachyon-0.99-0.b2.1|86	%{__make} %{?_smp_mflags} OPTFLAGS="%{optflags}" %{target}-$variant
14cr|tachyon-0.99-0.b2.1|87	done
14cr|tachyon-0.99-0.b2.1|88	popd
14cr|tachyon-0.99-0.b2.1|89	
14cr|tachyon-0.99-0.b2.1|90	pushd docs
14cr|tachyon-0.99-0.b2.1|91	%{__make} html pdf ps
14cr|tachyon-0.99-0.b2.1|92	popd
14cr|tachyon-0.99-0.b2.1|93	
14cr|tachyon-0.99-0.b2.1|94	%install
14cr|tachyon-0.99-0.b2.1|95	mkdir -p %{buildroot}{%{_bindir},%{_libdir},{%{_datadir},%{_includedir}}/tachyon,%{_mandir}/man1}
14cr|tachyon-0.99-0.b2.1|96	for variant in %{variants} ; do
14cr|tachyon-0.99-0.b2.1|97	install -pm755 compile/%{target}-$variant/tachyon %{buildroot}%{_bindir}/tachyon-$variant
14cr|tachyon-0.99-0.b2.1|98	done
14cr|tachyon-0.99-0.b2.1|99	rename -- -thr "" %{buildroot}%{_bindir}/*
14cr|tachyon-0.99-0.b2.1|100	mkdir -p docs/html
14cr|tachyon-0.99-0.b2.1|101	cp -pr docs/tachyon/*.{css,html,png} docs/html
14cr|tachyon-0.99-0.b2.1|102	cp -pr scenes %{buildroot}%{_datadir}/tachyon/
14cr|tachyon-0.99-0.b2.1|103	install -pm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
14cr|tachyon-0.99-0.b2.1|104	echo ".so tachyon.1" > %{buildroot}%{_mandir}/man1/tachyon-ogl.1
14cr|tachyon-0.99-0.b2.1|105	cp -a compile/%{target}-thr/libtachyon*.so %{buildroot}%{_libdir}/
14cr|tachyon-0.99-0.b2.1|106	install -pm644 src/{hash,tachyon{,_dep},util}.h %{buildroot}%{_includedir}/tachyon/
14cr|tachyon-0.99-0.b2.1|107	
14cr|tachyon-0.99-0.b2.1|108	%files
14cr|tachyon-0.99-0.b2.1|109	%{_bindir}/%{name}
14cr|tachyon-0.99-0.b2.1|110	%{_mandir}/man1/%{name}.1*
14cr|tachyon-0.99-0.b2.1|111	
14cr|tachyon-0.99-0.b2.1|112	%files libs
14cr|tachyon-0.99-0.b2.1|113	%doc Copyright README
14cr|tachyon-0.99-0.b2.1|114	%{_libdir}/libtachyon-%{version}.so
14cr|tachyon-0.99-0.b2.1|115	
14cr|tachyon-0.99-0.b2.1|116	%files gl
14cr|tachyon-0.99-0.b2.1|117	%{_bindir}/%{name}-ogl
14cr|tachyon-0.99-0.b2.1|118	%{_mandir}/man1/%{name}-ogl.1*
14cr|tachyon-0.99-0.b2.1|119	
14cr|tachyon-0.99-0.b2.1|120	%files devel
14cr|tachyon-0.99-0.b2.1|121	%{_includedir}/tachyon
14cr|tachyon-0.99-0.b2.1|122	%{_libdir}/libtachyon.so
14cr|tachyon-0.99-0.b2.1|123	
14cr|tachyon-0.99-0.b2.1|124	%files docs
14cr|tachyon-0.99-0.b2.1|125	%doc Changes docs/tachyon.pdf docs/tachyon.ps docs/html
14cr|tachyon-0.99-0.b2.1|126	%{_datadir}/tachyon
14cr|tachyon-0.99-0.b2.1|127	
14cr|tachyon-0.99-0.b2.1|128	%changelog
14cr|tachyon-0.99-0.b2.1|129	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99-0.b2.1
14cr|tachyon-0.99-0.b2.1|130	+ Revision: 3a6dd4f
14cr|tachyon-0.99-0.b2.1|131	- Sync with cooker
14cr|tachyon-0.99-0.b2.1|132	
14cr|tachyon-0.99-0.b2.1|133	

8546 14
14cr|tac_plus-4.0.4.15-4|1	Name:		tac_plus
14cr|tac_plus-4.0.4.15-4|2	Version:	4.0.4.15
14cr|tac_plus-4.0.4.15-4|3	Release:	4
14cr|tac_plus-4.0.4.15-4|4	License:	BSD
14cr|tac_plus-4.0.4.15-4|5	Group:		System/Servers
14cr|tac_plus-4.0.4.15-4|6	Summary:	TACACS++ server based on Cisco engineering release
14cr|tac_plus-4.0.4.15-4|7	URL:		http://www.shrubbery.net/tac_plus/
14cr|tac_plus-4.0.4.15-4|8	Source:		ftp://ftp.shrubbery.net/pub/%{name}/tacacs+-F%{version}.tar.gz
14cr|tac_plus-4.0.4.15-4|9	Source1:	tac_plus.conf
14cr|tac_plus-4.0.4.15-4|10	Source2:	tac_plus.pamd
14cr|tac_plus-4.0.4.15-4|11	Source3:	tac_plus.service
14cr|tac_plus-4.0.4.15-4|12	Source4:	tac_plus.sysconfig
14cr|tac_plus-4.0.4.15-4|13	Source5:        tac_plus-wrapper.sh
14cr|tac_plus-4.0.4.15-4|14	Requires(pre):	rpm-helper
14cr|tac_plus-4.0.4.15-4|15	Requires(post):	rpm-helper
14cr|tac_plus-4.0.4.15-4|16	BuildRequires:	tcp_wrappers-devel pam-devel
14cr|tac_plus-4.0.4.15-4|17	
14cr|tac_plus-4.0.4.15-4|18	%description
14cr|tac_plus-4.0.4.15-4|19	The base source for this TACACS+ package is Cisco's publicly available TACACS+
14cr|tac_plus-4.0.4.15-4|20	"developer's kit", for which we are grateful.
14cr|tac_plus-4.0.4.15-4|21	
14cr|tac_plus-4.0.4.15-4|22	We needed a way to limit certain groups within the company from logging into
14cr|tac_plus-4.0.4.15-4|23	or getting enable access on certain devices. Access lists (ACLs) of a sort have
14cr|tac_plus-4.0.4.15-4|24	been added that match against the address of the device speaking with the
14cr|tac_plus-4.0.4.15-4|25	daemon.
14cr|tac_plus-4.0.4.15-4|26	
14cr|tac_plus-4.0.4.15-4|27	Being paranoid, we also wanted to limit which hosts could connect to the
14cr|tac_plus-4.0.4.15-4|28	daemon. This can be done with tcp_wrappers via inetd, but this does not work if
14cr|tac_plus-4.0.4.15-4|29	the daemon is running standalone. So, calls to libwrap, the tcp_wrappers
14cr|tac_plus-4.0.4.15-4|30	library, have been added. For the source and more information about
14cr|tac_plus-4.0.4.15-4|31	tcp_wrappers, see Wietse Venema's site at http://www.porcupine.org/.
14cr|tac_plus-4.0.4.15-4|32	
14cr|tac_plus-4.0.4.15-4|33	Along the way we have also added autoconf, expanded the manual pages,
14cr|tac_plus-4.0.4.15-4|34	cleaned-up various formatting and STD C nits, added PAM authentication support,
14cr|tac_plus-4.0.4.15-4|35	and fixed a few LP64 problems.
14cr|tac_plus-4.0.4.15-4|36	
14cr|tac_plus-4.0.4.15-4|37	Of course we have also received some enchancement requests from users. One of
14cr|tac_plus-4.0.4.15-4|38	which was the addition of a host clause (per-host configuration). This has been
14cr|tac_plus-4.0.4.15-4|39	added; ported from Devrim Seral's implementation. See the documentation for
14cr|tac_plus-4.0.4.15-4|40	further information.
14cr|tac_plus-4.0.4.15-4|41	
14cr|tac_plus-4.0.4.15-4|42	
14cr|tac_plus-4.0.4.15-4|43	%prep
14cr|tac_plus-4.0.4.15-4|44	%setup -q -n tacacs+-F%{version}
14cr|tac_plus-4.0.4.15-4|45	
14cr|tac_plus-4.0.4.15-4|46	%build
14cr|tac_plus-4.0.4.15-4|47	%configure
14cr|tac_plus-4.0.4.15-4|48	%make
14cr|tac_plus-4.0.4.15-4|49	
14cr|tac_plus-4.0.4.15-4|50	%install
14cr|tac_plus-4.0.4.15-4|51	%makeinstall_std
14cr|tac_plus-4.0.4.15-4|52	
14cr|tac_plus-4.0.4.15-4|53	mkdir -p %{buildroot}/{%{_unitdir},%{_sysconfdir}/{pam.d,sysconfig}}
14cr|tac_plus-4.0.4.15-4|54	install -m 640 %{SOURCE1} %{buildroot}%{_sysconfdir}/
14cr|tac_plus-4.0.4.15-4|55	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cr|tac_plus-4.0.4.15-4|56	install -m0644 -D %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cr|tac_plus-4.0.4.15-4|57	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|tac_plus-4.0.4.15-4|58	install -m0755 -D %{SOURCE5} %{buildroot}%{_bindir}/tac_plus-wrapper.sh
14cr|tac_plus-4.0.4.15-4|59	mv %{buildroot}/%{_datadir}/{tacacs+,tac_plus}
14cr|tac_plus-4.0.4.15-4|60	
14cr|tac_plus-4.0.4.15-4|61	sed "s:libexecdir:%{_libexecdir}:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|tac_plus-4.0.4.15-4|62	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|tac_plus-4.0.4.15-4|63	
14cr|tac_plus-4.0.4.15-4|64	%clean
14cr|tac_plus-4.0.4.15-4|65	rm -Rf %{buildroot}
14cr|tac_plus-4.0.4.15-4|66	
14cr|tac_plus-4.0.4.15-4|67	%post
14cr|tac_plus-4.0.4.15-4|68	%systemd_post %{name}
14cr|tac_plus-4.0.4.15-4|69	
14cr|tac_plus-4.0.4.15-4|70	%preun
14cr|tac_plus-4.0.4.15-4|71	%systemd_preun %{name}
14cr|tac_plus-4.0.4.15-4|72	
14cr|tac_plus-4.0.4.15-4|73	%files
14cr|tac_plus-4.0.4.15-4|74	%{_bindir}/tac_*
14cr|tac_plus-4.0.4.15-4|75	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|tac_plus-4.0.4.15-4|76	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|tac_plus-4.0.4.15-4|77	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|tac_plus-4.0.4.15-4|78	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|tac_plus-4.0.4.15-4|79	%doc %{_mandir}/man5/tac_plus.conf.5.*
14cr|tac_plus-4.0.4.15-4|80	%doc %{_mandir}/man8/tac_plus.8.*
14cr|tac_plus-4.0.4.15-4|81	%doc %{_mandir}/man8/tac_pwd.8.*
14cr|tac_plus-4.0.4.15-4|82	%doc %{_mandir}/man3/regexp.3.*
14cr|tac_plus-4.0.4.15-4|83	%doc users_guide
14cr|tac_plus-4.0.4.15-4|84	%{_datadir}/%{name}
14cr|tac_plus-4.0.4.15-4|85	
14cr|tac_plus-4.0.4.15-4|86	%changelog
14cr|tac_plus-4.0.4.15-4|87	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4.15-4
14cr|tac_plus-4.0.4.15-4|88	+ Revision: 49b3846
14cr|tac_plus-4.0.4.15-4|89	- Spec cleanup
14cr|tac_plus-4.0.4.15-4|90	
14cr|tac_plus-4.0.4.15-4|91	

8547 14
14cr|taglib-gio-0.2-4|1	Summary: Audio meta-data library
14cr|taglib-gio-0.2-4|2	Name: taglib-gio
14cr|taglib-gio-0.2-4|3	Version: 0.2
14cr|taglib-gio-0.2-4|4	Release: 4
14cr|taglib-gio-0.2-4|5	License: GPLv2+
14cr|taglib-gio-0.2-4|6	Group: Sound
14cr|taglib-gio-0.2-4|7	Source0: http://redmine.youki.mp/attachments/download/31/%{name}-%{version}.tar.gz
14cr|taglib-gio-0.2-4|8	Patch0: taglib-gio-0.2-link.patch
14cr|taglib-gio-0.2-4|9	BuildRequires: glib2-devel
14cr|taglib-gio-0.2-4|10	BuildRequires: zlib-devel
14cr|taglib-gio-0.2-4|11	URL: http://youki.mp/
14cr|taglib-gio-0.2-4|12	
14cr|taglib-gio-0.2-4|13	%description
14cr|taglib-gio-0.2-4|14	Audio meta-data library. Used by youki media player.
14cr|taglib-gio-0.2-4|15	
14cr|taglib-gio-0.2-4|16	#---------------------------------------------------------------
14cr|taglib-gio-0.2-4|17	%define major 1
14cr|taglib-gio-0.2-4|18	%define libname %mklibname %name %major
14cr|taglib-gio-0.2-4|19	
14cr|taglib-gio-0.2-4|20	%package -n %libname
14cr|taglib-gio-0.2-4|21	Group: System/Libraries
14cr|taglib-gio-0.2-4|22	Summary: Shared libraries for taglib-gio
14cr|taglib-gio-0.2-4|23	
14cr|taglib-gio-0.2-4|24	%description -n %libname
14cr|taglib-gio-0.2-4|25	This package contains shared libraries for taglib-gio.
14cr|taglib-gio-0.2-4|26	
14cr|taglib-gio-0.2-4|27	%files -n %libname
14cr|taglib-gio-0.2-4|28	%defattr(-, root, root)
14cr|taglib-gio-0.2-4|29	%{_libdir}/*.so.%{major}
14cr|taglib-gio-0.2-4|30	%{_libdir}/*.so.%{major}.*
14cr|taglib-gio-0.2-4|31	
14cr|taglib-gio-0.2-4|32	#---------------------------------------------------------------
14cr|taglib-gio-0.2-4|33	%define develname %mklibname %name -d
14cr|taglib-gio-0.2-4|34	
14cr|taglib-gio-0.2-4|35	%package -n %develname
14cr|taglib-gio-0.2-4|36	Group: System/Libraries
14cr|taglib-gio-0.2-4|37	Summary: Development files for taglib-gio
14cr|taglib-gio-0.2-4|38	Requires: %libname = %version
14cr|taglib-gio-0.2-4|39	Provides: %name-devel = %version-%release
14cr|taglib-gio-0.2-4|40	
14cr|taglib-gio-0.2-4|41	%description -n %develname
14cr|taglib-gio-0.2-4|42	This package contains development files for taglib-gio.
14cr|taglib-gio-0.2-4|43	
14cr|taglib-gio-0.2-4|44	%files -n %develname
14cr|taglib-gio-0.2-4|45	%defattr(-, root, root)
14cr|taglib-gio-0.2-4|46	%{_bindir}/%name-config
14cr|taglib-gio-0.2-4|47	%{multiarch_bindir}/%{name}-config
14cr|taglib-gio-0.2-4|48	%{_libdir}/*.so
14cr|taglib-gio-0.2-4|49	%{_includedir}/%name
14cr|taglib-gio-0.2-4|50	%{_libdir}/pkgconfig/*.pc
14cr|taglib-gio-0.2-4|51	
14cr|taglib-gio-0.2-4|52	%prep
14cr|taglib-gio-0.2-4|53	%setup -q
14cr|taglib-gio-0.2-4|54	%patch0 -p1
14cr|taglib-gio-0.2-4|55	
14cr|taglib-gio-0.2-4|56	%build
14cr|taglib-gio-0.2-4|57	%configure2_5x --disable-static
14cr|taglib-gio-0.2-4|58	%make
14cr|taglib-gio-0.2-4|59	
14cr|taglib-gio-0.2-4|60	%install
14cr|taglib-gio-0.2-4|61	rm -rf %buildroot
14cr|taglib-gio-0.2-4|62	%makeinstall_std
14cr|taglib-gio-0.2-4|63	
14cr|taglib-gio-0.2-4|64	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/%name-config
14cr|taglib-gio-0.2-4|65	
14cr|taglib-gio-0.2-4|66	
14cr|taglib-gio-0.2-4|67	%changelog
14cr|taglib-gio-0.2-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14cr|taglib-gio-0.2-4|69	+ Revision: fbefe68
14cr|taglib-gio-0.2-4|70	- MassBuild#464: Increase release tag
14cr|taglib-gio-0.2-4|71	
14cr|taglib-gio-0.2-4|72	

8548 14
14cr|tagtool-0.12.3-5|1	Name: 	 	tagtool
14cr|tagtool-0.12.3-5|2	Summary: 	Audio file (MP3/OGG) tag editor
14cr|tagtool-0.12.3-5|3	Version: 	0.12.3
14cr|tagtool-0.12.3-5|4	Release: 	5
14cr|tagtool-0.12.3-5|5	
14cr|tagtool-0.12.3-5|6	Source:		http://prdownloads.sourceforge.net/tagtool/%{name}-%{version}.tar.bz2
14cr|tagtool-0.12.3-5|7	URL:		http://pwp.netcabo.pt/paol/tagtool/
14cr|tagtool-0.12.3-5|8	License:	GPL
14cr|tagtool-0.12.3-5|9	Group:		Sound
14cr|tagtool-0.12.3-5|10	BuildRequires:	pkgconfig imagemagick
14cr|tagtool-0.12.3-5|11	BuildRequires:	pkgconfig(gtk+-2.0) libglade2.0-devel
14cr|tagtool-0.12.3-5|12	BuildRequires:	id3lib-devel libvorbis-devel libogg-devel
14cr|tagtool-0.12.3-5|13	BuildRequires:	perl-XML-Parser desktop-file-utils
14cr|tagtool-0.12.3-5|14	
14cr|tagtool-0.12.3-5|15	%description
14cr|tagtool-0.12.3-5|16	Audio Tag Tool is a program to manage the information fields in MP3 and Ogg
14cr|tagtool-0.12.3-5|17	Vorbis files, commonly called tags.Tag Tool can be used to edit tags one by
14cr|tagtool-0.12.3-5|18	one, but the most useful features are the ability to easily tag or rename
14cr|tagtool-0.12.3-5|19	hundreds of files at once, in any desired format.  The mass tag and mass
14cr|tagtool-0.12.3-5|20	rename features can handle filenames in any format thanks to an easily
14cr|tagtool-0.12.3-5|21	configurable format template.
14cr|tagtool-0.12.3-5|22	
14cr|tagtool-0.12.3-5|23	%prep
14cr|tagtool-0.12.3-5|24	%setup -q
14cr|tagtool-0.12.3-5|25	
14cr|tagtool-0.12.3-5|26	%build
14cr|tagtool-0.12.3-5|27	export LDFLAGS="-logg -lm"
14cr|tagtool-0.12.3-5|28	%configure2_5x
14cr|tagtool-0.12.3-5|29	%make
14cr|tagtool-0.12.3-5|30	
14cr|tagtool-0.12.3-5|31	%install
14cr|tagtool-0.12.3-5|32	%makeinstall
14cr|tagtool-0.12.3-5|33	
14cr|tagtool-0.12.3-5|34	#menu
14cr|tagtool-0.12.3-5|35	
14cr|tagtool-0.12.3-5|36	sed -i -e 's|False|false|g' %{buildroot}/%{_datadir}/applications/tagtool.desktop
14cr|tagtool-0.12.3-5|37	desktop-file-install --vendor="" \
14cr|tagtool-0.12.3-5|38	--remove-category="Application" \
14cr|tagtool-0.12.3-5|39	--add-category="GTK" \
14cr|tagtool-0.12.3-5|40	--add-category="Audio;AudioVideoEditing" \
14cr|tagtool-0.12.3-5|41	--add-category="X-MandrivaLinux-Multimedia-Sound;AudioVideo" \
14cr|tagtool-0.12.3-5|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|tagtool-0.12.3-5|43	
14cr|tagtool-0.12.3-5|44	#icons
14cr|tagtool-0.12.3-5|45	mkdir -p %{buildroot}/%_liconsdir
14cr|tagtool-0.12.3-5|46	convert -size 48x48 pixmaps/TagTool.png %{buildroot}/%_liconsdir/%name.png
14cr|tagtool-0.12.3-5|47	mkdir -p %{buildroot}/%_iconsdir
14cr|tagtool-0.12.3-5|48	convert -size 32x32 pixmaps/TagTool.png %{buildroot}/%_iconsdir/%name.png
14cr|tagtool-0.12.3-5|49	mkdir -p %{buildroot}/%_miconsdir
14cr|tagtool-0.12.3-5|50	convert -size 16x16 pixmaps/TagTool.png %{buildroot}/%_miconsdir/%name.png
14cr|tagtool-0.12.3-5|51	
14cr|tagtool-0.12.3-5|52	%find_lang %name
14cr|tagtool-0.12.3-5|53	
14cr|tagtool-0.12.3-5|54	%files -f %{name}.lang
14cr|tagtool-0.12.3-5|55	%defattr(-,root,root)
14cr|tagtool-0.12.3-5|56	%doc AUTHORS BUGS ChangeLog README NEWS THANKS TODO
14cr|tagtool-0.12.3-5|57	%{_bindir}/%name
14cr|tagtool-0.12.3-5|58	%{_datadir}/applications/*
14cr|tagtool-0.12.3-5|59	%{_datadir}/%name
14cr|tagtool-0.12.3-5|60	%{_liconsdir}/%name.png
14cr|tagtool-0.12.3-5|61	%{_iconsdir}/%name.png
14cr|tagtool-0.12.3-5|62	%{_miconsdir}/%name.png
14cr|tagtool-0.12.3-5|63	%{_datadir}/icons/hicolor/*
14cr|tagtool-0.12.3-5|64	
14cr|tagtool-0.12.3-5|65	
14cr|tagtool-0.12.3-5|66	
14cr|tagtool-0.12.3-5|67	%changelog
14cr|tagtool-0.12.3-5|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.3-5
14cr|tagtool-0.12.3-5|69	+ Revision: 05500de
14cr|tagtool-0.12.3-5|70	- MassBuild#464: Increase release tag
14cr|tagtool-0.12.3-5|71	
14cr|tagtool-0.12.3-5|72	

8549 14
14cr|tailor-0.9.35-5|1	
14cr|tailor-0.9.35-5|2	Summary:	A tool to migrate changesets between several version control systems
14cr|tailor-0.9.35-5|3	Name:		tailor
14cr|tailor-0.9.35-5|4	Version:	0.9.35
14cr|tailor-0.9.35-5|5	Release:	5
14cr|tailor-0.9.35-5|6	Source0:	http://darcs.arstecnica.it/tailor-%{version}.tar.gz
14cr|tailor-0.9.35-5|7	License:	GPL
14cr|tailor-0.9.35-5|8	Group:		Development/Other
14cr|tailor-0.9.35-5|9	Url:		http://progetti.arstecnica.it/tailor
14cr|tailor-0.9.35-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tailor-0.9.35-5|11	BuildRequires:	python-devel
14cr|tailor-0.9.35-5|12	Requires:	python
14cr|tailor-0.9.35-5|13	Provides:	python-vcpx = %{version}-%{release}
14cr|tailor-0.9.35-5|14	Obsoletes:	python-vcpx
14cr|tailor-0.9.35-5|15	BuildArch:	noarch
14cr|tailor-0.9.35-5|16	
14cr|tailor-0.9.35-5|17	%description
14cr|tailor-0.9.35-5|18	Tailor is a tool to migrate changesets between CVS, Subversion,
14cr|tailor-0.9.35-5|19	darcs, monotone, Codeville, Mercurial and Baazar-NG [#]
14cr|tailor-0.9.35-5|20	repositories.
14cr|tailor-0.9.35-5|21	
14cr|tailor-0.9.35-5|22	This script makes it easier to keep the upstream changes merged in
14cr|tailor-0.9.35-5|23	a branch of a product, storing needed information such as the upstream
14cr|tailor-0.9.35-5|24	URI and revision in special properties on the branched directory.
14cr|tailor-0.9.35-5|25	
14cr|tailor-0.9.35-5|26	[#] Monotone, Codeville, Mercurial and Baazar-NG systems may be
14cr|tailor-0.9.35-5|27	used only as the `target` backend, since the `source` support
14cr|tailor-0.9.35-5|28	isn't coded yet. Contributions on these backends will be very
14cr|tailor-0.9.35-5|29	appreciated, since I do not use them enough to figure out the
14cr|tailor-0.9.35-5|30	best way to get pending changes and build tailor ChangeSets out
14cr|tailor-0.9.35-5|31	of them.
14cr|tailor-0.9.35-5|32	
14cr|tailor-0.9.35-5|33	%prep
14cr|tailor-0.9.35-5|34	%setup -q
14cr|tailor-0.9.35-5|35	
14cr|tailor-0.9.35-5|36	%install
14cr|tailor-0.9.35-5|37	rm -rf $RPM_BUILD_ROOT
14cr|tailor-0.9.35-5|38	python setup.py install --root=$RPM_BUILD_ROOT
14cr|tailor-0.9.35-5|39	
14cr|tailor-0.9.35-5|40	%clean
14cr|tailor-0.9.35-5|41	rm -rf $RPM_BUILD_ROOT
14cr|tailor-0.9.35-5|42	
14cr|tailor-0.9.35-5|43	%files
14cr|tailor-0.9.35-5|44	%defattr(-,root,root,0755)
14cr|tailor-0.9.35-5|45	%{_bindir}/*
14cr|tailor-0.9.35-5|46	%{py_puresitedir}/vcpx
14cr|tailor-0.9.35-5|47	%{py_puresitedir}/*.egg-info
14cr|tailor-0.9.35-5|48	#%{_mandir}/man*/*
14cr|tailor-0.9.35-5|49	%doc README.rst
14cr|tailor-0.9.35-5|50	
14cr|tailor-0.9.35-5|51	
14cr|tailor-0.9.35-5|52	
14cr|tailor-0.9.35-5|53	
14cr|tailor-0.9.35-5|54	
14cr|tailor-0.9.35-5|55	
14cr|tailor-0.9.35-5|56	
14cr|tailor-0.9.35-5|57	%changelog
14cr|tailor-0.9.35-5|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.35-5
14cr|tailor-0.9.35-5|59	+ Revision: 987bde0
14cr|tailor-0.9.35-5|60	- MassBuild#464: Increase release tag
14cr|tailor-0.9.35-5|61	
14cr|tailor-0.9.35-5|62	

8550 14
14cr|talkfilters-2.3.8-8|1	%define major 1
14cr|talkfilters-2.3.8-8|2	%define libname %mklibname %{name} %{major}
14cr|talkfilters-2.3.8-8|3	%define libnamedev %mklibname -d %{name}
14cr|talkfilters-2.3.8-8|4	
14cr|talkfilters-2.3.8-8|5	Summary:	GNU Talk filters
14cr|talkfilters-2.3.8-8|6	Name:		talkfilters
14cr|talkfilters-2.3.8-8|7	Version:	2.3.8
14cr|talkfilters-2.3.8-8|8	Release:	8
14cr|talkfilters-2.3.8-8|9	Source0:	%{name}-%{version}.tar.gz
14cr|talkfilters-2.3.8-8|10	Patch:		talkfilters-2.3.7-info-dir.patch
14cr|talkfilters-2.3.8-8|11	Patch1:		talkfilters-2.3.8-format-strings.patch
14cr|talkfilters-2.3.8-8|12	License:	GPLv2+
14cr|talkfilters-2.3.8-8|13	Group:		Toys
14cr|talkfilters-2.3.8-8|14	Url:		http://www.hyperrealm.com/talkfilters/talkfilters.html
14cr|talkfilters-2.3.8-8|15	BuildRequires:	texinfo
14cr|talkfilters-2.3.8-8|16	BuildRequires:	flex
14cr|talkfilters-2.3.8-8|17	
14cr|talkfilters-2.3.8-8|18	%description
14cr|talkfilters-2.3.8-8|19	The GNU Talk Filters are filter programs that convert ordinary English
14cr|talkfilters-2.3.8-8|20	text into text that mimics a stereotyped or otherwise humorous
14cr|talkfilters-2.3.8-8|21	dialect. These filters have been in the public domain for many years,
14cr|talkfilters-2.3.8-8|22	but now for the first time they are provided as a single integrated
14cr|talkfilters-2.3.8-8|23	package. The filters include austro, b1ff, brooklyn, chef, cockney,
14cr|talkfilters-2.3.8-8|24	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
14cr|talkfilters-2.3.8-8|25	postmodern, redneck, valspeak, and warez. Each program reads from
14cr|talkfilters-2.3.8-8|26	standard input and writes to standard output. The package also
14cr|talkfilters-2.3.8-8|27	provides the filters as a C library, so they can be easily used by
14cr|talkfilters-2.3.8-8|28	other programs.
14cr|talkfilters-2.3.8-8|29	
14cr|talkfilters-2.3.8-8|30	%package -n %{libname}
14cr|talkfilters-2.3.8-8|31	Summary:	GNU Talk filters shared library
14cr|talkfilters-2.3.8-8|32	Group:		System/Libraries
14cr|talkfilters-2.3.8-8|33	
14cr|talkfilters-2.3.8-8|34	%description -n %{libname}
14cr|talkfilters-2.3.8-8|35	The GNU Talk Filters are filter programs that convert ordinary English
14cr|talkfilters-2.3.8-8|36	text into text that mimics a stereotyped or otherwise humorous
14cr|talkfilters-2.3.8-8|37	dialect. These filters have been in the public domain for many years,
14cr|talkfilters-2.3.8-8|38	but now for the first time they are provided as a single integrated
14cr|talkfilters-2.3.8-8|39	package. The filters include austro, b1ff, brooklyn, chef, cockney,
14cr|talkfilters-2.3.8-8|40	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
14cr|talkfilters-2.3.8-8|41	postmodern, redneck, valspeak, and warez. Each program reads from
14cr|talkfilters-2.3.8-8|42	standard input and writes to standard output. The package also
14cr|talkfilters-2.3.8-8|43	provides the filters as a C library, so they can be easily used by
14cr|talkfilters-2.3.8-8|44	other programs.
14cr|talkfilters-2.3.8-8|45	
14cr|talkfilters-2.3.8-8|46	%package -n %{libnamedev}
14cr|talkfilters-2.3.8-8|47	Summary:	GNU Talk filters shared library
14cr|talkfilters-2.3.8-8|48	Group:		Development/C
14cr|talkfilters-2.3.8-8|49	Requires:	%{libname} = %{version}-%{release}
14cr|talkfilters-2.3.8-8|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|talkfilters-2.3.8-8|51	
14cr|talkfilters-2.3.8-8|52	%description -n %{libnamedev}
14cr|talkfilters-2.3.8-8|53	The GNU Talk Filters are filter programs that convert ordinary English
14cr|talkfilters-2.3.8-8|54	text into text that mimics a stereotyped or otherwise humorous
14cr|talkfilters-2.3.8-8|55	dialect. These filters have been in the public domain for many years,
14cr|talkfilters-2.3.8-8|56	but now for the first time they are provided as a single integrated
14cr|talkfilters-2.3.8-8|57	package. The filters include austro, b1ff, brooklyn, chef, cockney,
14cr|talkfilters-2.3.8-8|58	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
14cr|talkfilters-2.3.8-8|59	postmodern, redneck, valspeak, and warez. Each program reads from
14cr|talkfilters-2.3.8-8|60	standard input and writes to standard output. The package also
14cr|talkfilters-2.3.8-8|61	provides the filters as a C library, so they can be easily used by
14cr|talkfilters-2.3.8-8|62	other programs.
14cr|talkfilters-2.3.8-8|63	
14cr|talkfilters-2.3.8-8|64	%prep
14cr|talkfilters-2.3.8-8|65	%setup -q
14cr|talkfilters-2.3.8-8|66	%patch -p1 -b .info-dir
14cr|talkfilters-2.3.8-8|67	%patch1 -p1
14cr|talkfilters-2.3.8-8|68	
14cr|talkfilters-2.3.8-8|69	%build
14cr|talkfilters-2.3.8-8|70	%configure2_5x
14cr|talkfilters-2.3.8-8|71	%make
14cr|talkfilters-2.3.8-8|72	
14cr|talkfilters-2.3.8-8|73	%install
14cr|talkfilters-2.3.8-8|74	rm -rf %{buildroot}
14cr|talkfilters-2.3.8-8|75	%makeinstall_std
14cr|talkfilters-2.3.8-8|76	
14cr|talkfilters-2.3.8-8|77	%files
14cr|talkfilters-2.3.8-8|78	%doc README AUTHORS
14cr|talkfilters-2.3.8-8|79	%{_bindir}/*
14cr|talkfilters-2.3.8-8|80	%{_mandir}/man1/*
14cr|talkfilters-2.3.8-8|81	
14cr|talkfilters-2.3.8-8|82	%files -n %{libname}
14cr|talkfilters-2.3.8-8|83	%{_libdir}/libtalkfilters.so.%{major}*
14cr|talkfilters-2.3.8-8|84	
14cr|talkfilters-2.3.8-8|85	%files -n %{libnamedev}
14cr|talkfilters-2.3.8-8|86	%doc ChangeLog
14cr|talkfilters-2.3.8-8|87	%{_libdir}/libtalkfilters.so
14cr|talkfilters-2.3.8-8|88	%{_libdir}/libtalkfilters.a
14cr|talkfilters-2.3.8-8|89	%{_libdir}/pkgconfig/*
14cr|talkfilters-2.3.8-8|90	%{_includedir}/*
14cr|talkfilters-2.3.8-8|91	%{_infodir}/talkfilters.info*
14cr|talkfilters-2.3.8-8|92	
14cr|talkfilters-2.3.8-8|93	
14cr|talkfilters-2.3.8-8|94	
14cr|talkfilters-2.3.8-8|95	%changelog
14cr|talkfilters-2.3.8-8|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.8-8
14cr|talkfilters-2.3.8-8|97	+ Revision: 4761fa0
14cr|talkfilters-2.3.8-8|98	- MassBuild#464: Increase release tag
14cr|talkfilters-2.3.8-8|99	
14cr|talkfilters-2.3.8-8|100	

8551 14
14cr|tango-generator-3.2.1-5|1	%define debug_package	%{nil}
14cr|tango-generator-3.2.1-5|2	%define name tango-generator
14cr|tango-generator-3.2.1-5|3	%define version 3.2.1
14cr|tango-generator-3.2.1-5|4	%define unmangled_version 3.2.1
14cr|tango-generator-3.2.1-5|5	%define release 5
14cr|tango-generator-3.2.1-5|6	%define _unpackaged_files_terminate_build 0
14cr|tango-generator-3.2.1-5|7	
14cr|tango-generator-3.2.1-5|8	Summary: Tango Generator
14cr|tango-generator-3.2.1-5|9	Name: %{name}
14cr|tango-generator-3.2.1-5|10	Version: %{version}
14cr|tango-generator-3.2.1-5|11	Release: %{release}
14cr|tango-generator-3.2.1-5|12	License: GPLv2
14cr|tango-generator-3.2.1-5|13	Group: Graphical desktop/Other
14cr|tango-generator-3.2.1-5|14	Url: http://mejogid.ohallwebservices.com/
14cr|tango-generator-3.2.1-5|15	Source0: %{name}-%{unmangled_version}.tar.gz
14cr|tango-generator-3.2.1-5|16	
14cr|tango-generator-3.2.1-5|17	BuildRequires:	pkgconfig(python)
14cr|tango-generator-3.2.1-5|18	
14cr|tango-generator-3.2.1-5|19	Prefix: %{_prefix}
14cr|tango-generator-3.2.1-5|20	Requires: python >= 2.4
14cr|tango-generator-3.2.1-5|21	Requires: librsvg2
14cr|tango-generator-3.2.1-5|22	Requires: imagemagick
14cr|tango-generator-3.2.1-5|23	Requires: pygtk2.0 >= 2.6.3-2
14cr|tango-generator-3.2.1-5|24	
14cr|tango-generator-3.2.1-5|25	
14cr|tango-generator-3.2.1-5|26	
14cr|tango-generator-3.2.1-5|27	%description
14cr|tango-generator-3.2.1-5|28	An icon theme creation application
14cr|tango-generator-3.2.1-5|29	
14cr|tango-generator-3.2.1-5|30	%prep
14cr|tango-generator-3.2.1-5|31	%setup -q -n %{name}-%{unmangled_version}
14cr|tango-generator-3.2.1-5|32	
14cr|tango-generator-3.2.1-5|33	%build
14cr|tango-generator-3.2.1-5|34	python setup.py build
14cr|tango-generator-3.2.1-5|35	
14cr|tango-generator-3.2.1-5|36	%install
14cr|tango-generator-3.2.1-5|37	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|tango-generator-3.2.1-5|38	
14cr|tango-generator-3.2.1-5|39	
14cr|tango-generator-3.2.1-5|40	
14cr|tango-generator-3.2.1-5|41	%files
14cr|tango-generator-3.2.1-5|42	%doc COPYING AUTHORS README
14cr|tango-generator-3.2.1-5|43	%_bindir/tango-generator
14cr|tango-generator-3.2.1-5|44	%_datadir/applications/tango-generator.desktop
14cr|tango-generator-3.2.1-5|45	%_iconsdir/*/*/*/*
14cr|tango-generator-3.2.1-5|46	%_datadir/mime/packages/*.xml
14cr|tango-generator-3.2.1-5|47	%_datadir/tango-generator
14cr|tango-generator-3.2.1-5|48	%py_puresitedir/*
14cr|tango-generator-3.2.1-5|49	
14cr|tango-generator-3.2.1-5|50	
14cr|tango-generator-3.2.1-5|51	
14cr|tango-generator-3.2.1-5|52	%changelog
14cr|tango-generator-3.2.1-5|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-5
14cr|tango-generator-3.2.1-5|54	+ Revision: 5ae32b0
14cr|tango-generator-3.2.1-5|55	- MassBuild#464: Increase release tag
14cr|tango-generator-3.2.1-5|56	
14cr|tango-generator-3.2.1-5|57	

8552 14
14cr|tango-icon-theme-0.8.90-5|1	%define extraname tango-icon-theme-extras
14cr|tango-icon-theme-0.8.90-5|2	%define extraversion 0.1.0
14cr|tango-icon-theme-0.8.90-5|3	
14cr|tango-icon-theme-0.8.90-5|4	Summary: Tango icon theme
14cr|tango-icon-theme-0.8.90-5|5	Name: tango-icon-theme
14cr|tango-icon-theme-0.8.90-5|6	Version: 0.8.90
14cr|tango-icon-theme-0.8.90-5|7	Release: 5
14cr|tango-icon-theme-0.8.90-5|8	License: Public Domain
14cr|tango-icon-theme-0.8.90-5|9	Group: Graphical desktop/Other
14cr|tango-icon-theme-0.8.90-5|10	URL: http://tango.freedesktop.org/Tango_Icon_Library#Download
14cr|tango-icon-theme-0.8.90-5|11	Source0: http://tango.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14cr|tango-icon-theme-0.8.90-5|12	Source1: http://tango.freedesktop.org/releases/%{extraname}-%{extraversion}.tar.bz2
14cr|tango-icon-theme-0.8.90-5|13	# http://www.gnome-look.org/content/show.php?content=41229
14cr|tango-icon-theme-0.8.90-5|14	Source2: tango_addon-0.5b.tar.bz2
14cr|tango-icon-theme-0.8.90-5|15	Source3: tango-icon-theme-xfce.tar.bz2
14cr|tango-icon-theme-0.8.90-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tango-icon-theme-0.8.90-5|17	BuildArch: noarch
14cr|tango-icon-theme-0.8.90-5|18	BuildRequires: intltool
14cr|tango-icon-theme-0.8.90-5|19	BuildRequires: imagemagick imagemagick-devel
14cr|tango-icon-theme-0.8.90-5|20	BuildRequires: icon-naming-utils >= 0.8.90
14cr|tango-icon-theme-0.8.90-5|21	Requires(post): gtk+2.0
14cr|tango-icon-theme-0.8.90-5|22	Requires(postun): gtk+2.0
14cr|tango-icon-theme-0.8.90-5|23	Provides: tango-icon-theme-kde
14cr|tango-icon-theme-0.8.90-5|24	Obsoletes: tango-icon-theme-kde
14cr|tango-icon-theme-0.8.90-5|25	
14cr|tango-icon-theme-0.8.90-5|26	%description
14cr|tango-icon-theme-0.8.90-5|27	This is an icon theme that follows the Tango visual guidelines.
14cr|tango-icon-theme-0.8.90-5|28	It bundles with the extra icon set and additional Mandriva icons.
14cr|tango-icon-theme-0.8.90-5|29	
14cr|tango-icon-theme-0.8.90-5|30	%prep
14cr|tango-icon-theme-0.8.90-5|31	%setup -q -a 1 -a 2 -a 3
14cr|tango-icon-theme-0.8.90-5|32	cp %extraname-%extraversion/README README.extra
14cr|tango-icon-theme-0.8.90-5|33	cp %extraname-%extraversion/AUTHORS AUTHORS.extra
14cr|tango-icon-theme-0.8.90-5|34	cp %extraname-%extraversion/ChangeLog ChangeLog.extra
14cr|tango-icon-theme-0.8.90-5|35	mv "tango addon" tango_addon
14cr|tango-icon-theme-0.8.90-5|36	chmod 644 tango_addon/readme.txt
14cr|tango-icon-theme-0.8.90-5|37	rm tango_addon/apps/gtk-close.svg
14cr|tango-icon-theme-0.8.90-5|38	
14cr|tango-icon-theme-0.8.90-5|39	%build
14cr|tango-icon-theme-0.8.90-5|40	./configure --prefix=%_prefix
14cr|tango-icon-theme-0.8.90-5|41	%make
14cr|tango-icon-theme-0.8.90-5|42	cd %extraname-%extraversion
14cr|tango-icon-theme-0.8.90-5|43	./configure --prefix=%_prefix
14cr|tango-icon-theme-0.8.90-5|44	%make
14cr|tango-icon-theme-0.8.90-5|45	
14cr|tango-icon-theme-0.8.90-5|46	%install
14cr|tango-icon-theme-0.8.90-5|47	rm -rf $RPM_BUILD_ROOT
14cr|tango-icon-theme-0.8.90-5|48	%makeinstall_std
14cr|tango-icon-theme-0.8.90-5|49	cd %extraname-%extraversion
14cr|tango-icon-theme-0.8.90-5|50	%makeinstall_std
14cr|tango-icon-theme-0.8.90-5|51	cd ../tango_addon
14cr|tango-icon-theme-0.8.90-5|52	install -m 644 apps/* %buildroot%_datadir/icons/Tango/scalable/apps
14cr|tango-icon-theme-0.8.90-5|53	install -m 644 categories/* %buildroot%_datadir/icons/Tango/scalable/categories
14cr|tango-icon-theme-0.8.90-5|54	
14cr|tango-icon-theme-0.8.90-5|55	cd ../tango-icon-theme-xfce
14cr|tango-icon-theme-0.8.90-5|56	install -m 644 scalable/apps/* %buildroot%_datadir/icons/Tango/scalable/apps
14cr|tango-icon-theme-0.8.90-5|57	
14cr|tango-icon-theme-0.8.90-5|58	touch %buildroot%_datadir/icons/Tango/icon-theme.cache
14cr|tango-icon-theme-0.8.90-5|59	
14cr|tango-icon-theme-0.8.90-5|60	ln -s mozilla-firefox.svg %{buildroot}%{_iconsdir}/Tango/scalable/apps/firefox.svg
14cr|tango-icon-theme-0.8.90-5|61	
14cr|tango-icon-theme-0.8.90-5|62	%clean
14cr|tango-icon-theme-0.8.90-5|63	rm -rf $RPM_BUILD_ROOT
14cr|tango-icon-theme-0.8.90-5|64	
14cr|tango-icon-theme-0.8.90-5|65	%post
14cr|tango-icon-theme-0.8.90-5|66	%update_icon_cache Tango
14cr|tango-icon-theme-0.8.90-5|67	
14cr|tango-icon-theme-0.8.90-5|68	%postun
14cr|tango-icon-theme-0.8.90-5|69	%clean_icon_cache Tango
14cr|tango-icon-theme-0.8.90-5|70	
14cr|tango-icon-theme-0.8.90-5|71	%files
14cr|tango-icon-theme-0.8.90-5|72	%defattr(-,root,root,-)
14cr|tango-icon-theme-0.8.90-5|73	%doc README* AUTHORS* ChangeLog* COPYING
14cr|tango-icon-theme-0.8.90-5|74	%doc tango_addon/readme.txt
14cr|tango-icon-theme-0.8.90-5|75	%dir %_datadir/icons/Tango/
14cr|tango-icon-theme-0.8.90-5|76	%_datadir/icons/Tango/index.theme
14cr|tango-icon-theme-0.8.90-5|77	%_datadir/icons/Tango/16x16
14cr|tango-icon-theme-0.8.90-5|78	%_datadir/icons/Tango/22x22
14cr|tango-icon-theme-0.8.90-5|79	%_datadir/icons/Tango/24x24
14cr|tango-icon-theme-0.8.90-5|80	%_datadir/icons/Tango/32x32
14cr|tango-icon-theme-0.8.90-5|81	%_datadir/icons/Tango/scalable
14cr|tango-icon-theme-0.8.90-5|82	%ghost %_datadir/icons/Tango/icon-theme.cache
14cr|tango-icon-theme-0.8.90-5|83	
14cr|tango-icon-theme-0.8.90-5|84	
14cr|tango-icon-theme-0.8.90-5|85	
14cr|tango-icon-theme-0.8.90-5|86	%changelog
14cr|tango-icon-theme-0.8.90-5|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.90-5
14cr|tango-icon-theme-0.8.90-5|88	+ Revision: cfb73e7
14cr|tango-icon-theme-0.8.90-5|89	- MassBuild#464: Increase release tag
14cr|tango-icon-theme-0.8.90-5|90	
14cr|tango-icon-theme-0.8.90-5|91	

8553 14
14cr|tano-1.2.1-3|1	Summary:	An open-source cross-platform IP TV player
14cr|tano-1.2.1-3|2	Name:		tano
14cr|tano-1.2.1-3|3	Version:	1.2.1
14cr|tano-1.2.1-3|4	Release:	3
14cr|tano-1.2.1-3|5	License:	GPLv3+
14cr|tano-1.2.1-3|6	Group:		Video
14cr|tano-1.2.1-3|7	Url:		http://projects.tano.si/
14cr|tano-1.2.1-3|8	# Generated by github https://github.com/ntadej/tano
14cr|tano-1.2.1-3|9	Source0:	%{name}-%{version}.tar.gz
14cr|tano-1.2.1-3|10	# Fix SOVERSION and VERSION wrong usage
14cr|tano-1.2.1-3|11	Patch0:		tano-1.2.1-soname.patch
14cr|tano-1.2.1-3|12	BuildRequires:	cmake
14cr|tano-1.2.1-3|13	BuildRequires:	imagemagick
14cr|tano-1.2.1-3|14	BuildRequires:	qt4-devel
14cr|tano-1.2.1-3|15	BuildRequires:	pkgconfig(libvlc-qt)
14cr|tano-1.2.1-3|16	BuildRequires:	pkgconfig(libvlc-qt-qml)
14cr|tano-1.2.1-3|17	BuildRequires:	pkgconfig(libvlc-qt-widgets)
14cr|tano-1.2.1-3|18	# In fact, it needs only plugins but they are packaged into main vlc package
14cr|tano-1.2.1-3|19	Requires:	vlc
14cr|tano-1.2.1-3|20	
14cr|tano-1.2.1-3|21	%description
14cr|tano-1.2.1-3|22	Tano is an open-source cross-platform IP TV player. It features full IP TV
14cr|tano-1.2.1-3|23	playback with EPG and recorder. Project started because of a need of a simple
14cr|tano-1.2.1-3|24	IP TV player on Linux providing EPG.
14cr|tano-1.2.1-3|25	
14cr|tano-1.2.1-3|26	Two network cards are recommended, one for TV and one for internet. One of
14cr|tano-1.2.1-3|27	them must be wired. Connect TV to first, wired network card (eth0). Use second
14cr|tano-1.2.1-3|28	network card that can be wireless for internet or ethernet. Classic Standard
14cr|tano-1.2.1-3|29	Definition TV channels should play normally on any newer processors, but High
14cr|tano-1.2.1-3|30	Definition TV channels need dual-core processor like Intel Core 2 or a graphics
14cr|tano-1.2.1-3|31	card capable of hardware acceleration.
14cr|tano-1.2.1-3|32	
14cr|tano-1.2.1-3|33	%files
14cr|tano-1.2.1-3|34	%{_bindir}/%{name}
14cr|tano-1.2.1-3|35	%{_datadir}/applications/%{name}.desktop
14cr|tano-1.2.1-3|36	%{_datadir}/%{name}
14cr|tano-1.2.1-3|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tano-1.2.1-3|38	
14cr|tano-1.2.1-3|39	#----------------------------------------------------------------------------
14cr|tano-1.2.1-3|40	
14cr|tano-1.2.1-3|41	%define libtanocore_major 1
14cr|tano-1.2.1-3|42	%define libtanocore %mklibname tanocore %{libtanocore_major}
14cr|tano-1.2.1-3|43	
14cr|tano-1.2.1-3|44	%package -n %{libtanocore}
14cr|tano-1.2.1-3|45	Summary:	Shared library for %{name}
14cr|tano-1.2.1-3|46	Group:		System/Libraries
14cr|tano-1.2.1-3|47	
14cr|tano-1.2.1-3|48	%description -n %{libtanocore}
14cr|tano-1.2.1-3|49	Shared library for %{name}.
14cr|tano-1.2.1-3|50	
14cr|tano-1.2.1-3|51	%files -n %{libtanocore}
14cr|tano-1.2.1-3|52	%{_libdir}/libtanocore.so.%{libtanocore_major}*
14cr|tano-1.2.1-3|53	
14cr|tano-1.2.1-3|54	#----------------------------------------------------------------------------
14cr|tano-1.2.1-3|55	
14cr|tano-1.2.1-3|56	%define libtanowgt_major 1
14cr|tano-1.2.1-3|57	%define libtanowgt %mklibname tanowidgets %{libtanowgt_major}
14cr|tano-1.2.1-3|58	
14cr|tano-1.2.1-3|59	%package -n %{libtanowgt}
14cr|tano-1.2.1-3|60	Summary:	Shared library for %{name}
14cr|tano-1.2.1-3|61	Group:		System/Libraries
14cr|tano-1.2.1-3|62	
14cr|tano-1.2.1-3|63	%description -n %{libtanowgt}
14cr|tano-1.2.1-3|64	Shared library for %{name}.
14cr|tano-1.2.1-3|65	
14cr|tano-1.2.1-3|66	%files -n %{libtanowgt}
14cr|tano-1.2.1-3|67	%{_libdir}/libtanowidgets.so.%{libtanowgt_major}*
14cr|tano-1.2.1-3|68	
14cr|tano-1.2.1-3|69	#----------------------------------------------------------------------------
14cr|tano-1.2.1-3|70	
14cr|tano-1.2.1-3|71	%prep
14cr|tano-1.2.1-3|72	%setup -q
14cr|tano-1.2.1-3|73	%patch0 -p1
14cr|tano-1.2.1-3|74	
14cr|tano-1.2.1-3|75	%build
14cr|tano-1.2.1-3|76	%cmake \
14cr|tano-1.2.1-3|77	-DDISABLE_UPDATE_CHECK:BOOL=ON \
14cr|tano-1.2.1-3|78	-DCMAKE_BUILD_TYPE=RelWithDebugInfo
14cr|tano-1.2.1-3|79	# Parallel build is broken in 1.2.1
14cr|tano-1.2.1-3|80	make
14cr|tano-1.2.1-3|81	
14cr|tano-1.2.1-3|82	%install
14cr|tano-1.2.1-3|83	%makeinstall_std -C build
14cr|tano-1.2.1-3|84	
14cr|tano-1.2.1-3|85	# Remove wrong and not needed stuff
14cr|tano-1.2.1-3|86	rm -rf %{buildroot}%{_iconsdir}/*
14cr|tano-1.2.1-3|87	rm -f %{buildroot}%{_libdir}/libtanocore.so
14cr|tano-1.2.1-3|88	rm -f %{buildroot}%{_libdir}/libtanowidgets.so
14cr|tano-1.2.1-3|89	
14cr|tano-1.2.1-3|90	# install menu icons
14cr|tano-1.2.1-3|91	for N in 48 64 128;
14cr|tano-1.2.1-3|92	do
14cr|tano-1.2.1-3|93	install -D -m 0644 data/logo/${N}x${N}/logo.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|tano-1.2.1-3|94	done
14cr|tano-1.2.1-3|95	for N in 16 22 24 32;
14cr|tano-1.2.1-3|96	do
14cr|tano-1.2.1-3|97	convert data/logo/128x128/logo.png -resize ${N}x${N} $N.png;
14cr|tano-1.2.1-3|98	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|tano-1.2.1-3|99	done
14cr|tano-1.2.1-3|100	
14cr|tano-1.2.1-3|101	
14cr|tano-1.2.1-3|102	%changelog
14cr|tano-1.2.1-3|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-3
14cr|tano-1.2.1-3|104	+ Revision: 4eadbed
14cr|tano-1.2.1-3|105	- MassBuild#464: Increase release tag
14cr|tano-1.2.1-3|106	
14cr|tano-1.2.1-3|107	

8554 14
14cr|tap-1.01-9|1	%define	name	tap
14cr|tap-1.01-9|2	%define	version	1.01
14cr|tap-1.01-9|3	%define release	9
14cr|tap-1.01-9|4	%define	major	0
14cr|tap-1.01-9|5	%define	libname	    %mklibname %{name} %{major}
14cr|tap-1.01-9|6	%define develname   %mklibname -d %{name}
14cr|tap-1.01-9|7	
14cr|tap-1.01-9|8	Name:		%{name}
14cr|tap-1.01-9|9	Version:	%{version}
14cr|tap-1.01-9|10	Release:	%{release}
14cr|tap-1.01-9|11	Summary:	Write tests that implement the Test Anything Protocol
14cr|tap-1.01-9|12	License:	GPL
14cr|tap-1.01-9|13	Group:		System/Libraries
14cr|tap-1.01-9|14	URL:		http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap
14cr|tap-1.01-9|15	Source:		http://people.freebsd.org/~nik/public_distfiles/%{name}-%{version}.tar.bz2
14cr|tap-1.01-9|16	
14cr|tap-1.01-9|17	
14cr|tap-1.01-9|18	%description
14cr|tap-1.01-9|19	The tap library provides functions for writing test scripts that produce output
14cr|tap-1.01-9|20	consistent with the Test Anything Protocol.  A test harness that parses this
14cr|tap-1.01-9|21	protocol can run these tests and produce useful reports indicating their
14cr|tap-1.01-9|22	success or failure.
14cr|tap-1.01-9|23	
14cr|tap-1.01-9|24	%package -n	%{libname}
14cr|tap-1.01-9|25	Summary:	Write tests that implement the Test Anything Protocol
14cr|tap-1.01-9|26	Group:		System/Libraries
14cr|tap-1.01-9|27	
14cr|tap-1.01-9|28	%description -n	%{libname}
14cr|tap-1.01-9|29	The tap library provides functions for writing test scripts that produce output
14cr|tap-1.01-9|30	consistent with the Test Anything Protocol.  A test harness that parses this
14cr|tap-1.01-9|31	protocol can run these tests and produce useful reports indicating their
14cr|tap-1.01-9|32	success or failure.
14cr|tap-1.01-9|33	
14cr|tap-1.01-9|34	%package -n	%{develname}
14cr|tap-1.01-9|35	Summary:	Development files for %{name}
14cr|tap-1.01-9|36	Group:		Development/C
14cr|tap-1.01-9|37	Requires:	%{libname} = %{version}
14cr|tap-1.01-9|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|tap-1.01-9|39	Obsoletes:	%{mklibname -d %{name} 0}
14cr|tap-1.01-9|40	
14cr|tap-1.01-9|41	%description -n	%{develname}
14cr|tap-1.01-9|42	This package contains development files for %{name}.
14cr|tap-1.01-9|43	
14cr|tap-1.01-9|44	%prep
14cr|tap-1.01-9|45	%setup -q
14cr|tap-1.01-9|46	
14cr|tap-1.01-9|47	%build
14cr|tap-1.01-9|48	%configure2_5x
14cr|tap-1.01-9|49	%make CFLAGS+=-UHAVE_LIBPTHREAD
14cr|tap-1.01-9|50	
14cr|tap-1.01-9|51	%install
14cr|tap-1.01-9|52	%makeinstall_std
14cr|tap-1.01-9|53	rm -fr %{buildroot}%{_libdir}/*.*a
14cr|tap-1.01-9|54	
14cr|tap-1.01-9|55	%post -n %{libname} -p /sbin/ldconfig
14cr|tap-1.01-9|56	
14cr|tap-1.01-9|57	
14cr|tap-1.01-9|58	%postun -n %{libname} -p /sbin/ldconfig
14cr|tap-1.01-9|59	
14cr|tap-1.01-9|60	
14cr|tap-1.01-9|61	%files -n %{libname}
14cr|tap-1.01-9|62	%defattr(-,root,root)
14cr|tap-1.01-9|63	%doc INSTALL README
14cr|tap-1.01-9|64	%{_libdir}/*.so.*
14cr|tap-1.01-9|65	
14cr|tap-1.01-9|66	%files -n %{develname}
14cr|tap-1.01-9|67	%defattr(-,root,root)
14cr|tap-1.01-9|68	%{_libdir}/*.so
14cr|tap-1.01-9|69	%{_includedir}/*
14cr|tap-1.01-9|70	%{_mandir}/man3/*
14cr|tap-1.01-9|71	
14cr|tap-1.01-9|72	
14cr|tap-1.01-9|73	%changelog
14cr|tap-1.01-9|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-9
14cr|tap-1.01-9|75	+ Revision: be1f4ee
14cr|tap-1.01-9|76	- MassBuild#464: Increase release tag
14cr|tap-1.01-9|77	
14cr|tap-1.01-9|78	

8555 14
14cr|tap-plugins-0.7.2-2|1	Summary:	Tom's Audio Processing plugins
14cr|tap-plugins-0.7.2-2|2	Name:		tap-plugins
14cr|tap-plugins-0.7.2-2|3	Version:	0.7.2
14cr|tap-plugins-0.7.2-2|4	Release:	2
14cr|tap-plugins-0.7.2-2|5	License:	GPLv2+
14cr|tap-plugins-0.7.2-2|6	Group:		Sound
14cr|tap-plugins-0.7.2-2|7	URL:		http://tap-plugins.sourceforge.net/
14cr|tap-plugins-0.7.2-2|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|tap-plugins-0.7.2-2|9	
14cr|tap-plugins-0.7.2-2|10	%description
14cr|tap-plugins-0.7.2-2|11	TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch of
14cr|tap-plugins-0.7.2-2|12	LADSPA plugins for digital audio processing, intended for use in a
14cr|tap-plugins-0.7.2-2|13	professional DAW environment such as Ardour.
14cr|tap-plugins-0.7.2-2|14	
14cr|tap-plugins-0.7.2-2|15	
14cr|tap-plugins-0.7.2-2|16	%prep
14cr|tap-plugins-0.7.2-2|17	%setup -q
14cr|tap-plugins-0.7.2-2|18	perl -p -i -e "s/-O3/%{optflags}/g" Makefile
14cr|tap-plugins-0.7.2-2|19	
14cr|tap-plugins-0.7.2-2|20	
14cr|tap-plugins-0.7.2-2|21	%build
14cr|tap-plugins-0.7.2-2|22	%make
14cr|tap-plugins-0.7.2-2|23	
14cr|tap-plugins-0.7.2-2|24	
14cr|tap-plugins-0.7.2-2|25	%install
14cr|tap-plugins-0.7.2-2|26	mkdir -p %{buildroot}%{_libdir}/ladspa
14cr|tap-plugins-0.7.2-2|27	make INSTALL_PLUGINS_DIR=%{buildroot}%{_libdir}/ladspa/ \
14cr|tap-plugins-0.7.2-2|28	INSTALL_LRDF_DIR=%{buildroot}%{_datadir}/ladspa/rdf/ install
14cr|tap-plugins-0.7.2-2|29	
14cr|tap-plugins-0.7.2-2|30	
14cr|tap-plugins-0.7.2-2|31	%files
14cr|tap-plugins-0.7.2-2|32	%doc CREDITS README
14cr|tap-plugins-0.7.2-2|33	%dir %{_libdir}/ladspa
14cr|tap-plugins-0.7.2-2|34	%{_libdir}/ladspa/*.so
14cr|tap-plugins-0.7.2-2|35	%{_datadir}/ladspa/rdf/*
14cr|tap-plugins-0.7.2-2|36	
14cr|tap-plugins-0.7.2-2|37	
14cr|tap-plugins-0.7.2-2|38	
14cr|tap-plugins-0.7.2-2|39	
14cr|tap-plugins-0.7.2-2|40	%changelog
14cr|tap-plugins-0.7.2-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cr|tap-plugins-0.7.2-2|42	+ Revision: b311a93
14cr|tap-plugins-0.7.2-2|43	- MassBuild#464: Increase release tag
14cr|tap-plugins-0.7.2-2|44	
14cr|tap-plugins-0.7.2-2|45	

8556 14
14cr|task-2.3.0-1|1	Name:           task
14cr|task-2.3.0-1|2	Version:        2.3.0
14cr|task-2.3.0-1|3	Release:        1
14cr|task-2.3.0-1|4	Summary:        A command-line to do list manager
14cr|task-2.3.0-1|5	
14cr|task-2.3.0-1|6	Group:          Office
14cr|task-2.3.0-1|7	License:        GPLv2+
14cr|task-2.3.0-1|8	URL:            http://taskwarrior.org
14cr|task-2.3.0-1|9	Source0:        http://taskwarrior.org/download/%{name}-%{version}.tar.gz
14cr|task-2.3.0-1|10	
14cr|task-2.3.0-1|11	BuildRequires:  cmake
14cr|task-2.3.0-1|12	BuildRequires:  pkgconfig(uuid)
14cr|task-2.3.0-1|13	
14cr|task-2.3.0-1|14	%description
14cr|task-2.3.0-1|15	Task is a command-line to do list manager. It has
14cr|task-2.3.0-1|16	support for GTD functionality and includes the
14cr|task-2.3.0-1|17	following features: tags, colorful tabular output,
14cr|task-2.3.0-1|18	reports and graphs, lots of manipulation commands,
14cr|task-2.3.0-1|19	low-level API, abbreviations for all commands and
14cr|task-2.3.0-1|20	options, multi-user file locking, recurring tasks.
14cr|task-2.3.0-1|21	
14cr|task-2.3.0-1|22	%prep
14cr|task-2.3.0-1|23	%setup -q
14cr|task-2.3.0-1|24	
14cr|task-2.3.0-1|25	
14cr|task-2.3.0-1|26	%build
14cr|task-2.3.0-1|27	%cmake
14cr|task-2.3.0-1|28	%make
14cr|task-2.3.0-1|29	
14cr|task-2.3.0-1|30	
14cr|task-2.3.0-1|31	%install
14cr|task-2.3.0-1|32	%makeinstall_std -C build
14cr|task-2.3.0-1|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
14cr|task-2.3.0-1|34	install -m 644 -T scripts/bash/task.sh $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/task
14cr|task-2.3.0-1|35	
14cr|task-2.3.0-1|36	
14cr|task-2.3.0-1|37	%files
14cr|task-2.3.0-1|38	%defattr(-,root,root,-)
14cr|task-2.3.0-1|39	%doc /usr/share/doc/task/
14cr|task-2.3.0-1|40	%{_bindir}/task
14cr|task-2.3.0-1|41	%{_bindir}/tasksh
14cr|task-2.3.0-1|42	%{_mandir}/man1/task.1.*
14cr|task-2.3.0-1|43	%{_mandir}/man1/tasksh.1.*
14cr|task-2.3.0-1|44	%{_mandir}/man5/taskrc.5.*
14cr|task-2.3.0-1|45	%{_mandir}/man5/task-tutorial.5.*
14cr|task-2.3.0-1|46	%{_mandir}/man5/task-color.5.*
14cr|task-2.3.0-1|47	%{_mandir}/man5/task-faq.5.*
14cr|task-2.3.0-1|48	%{_mandir}/man5/task-sync.5.*
14cr|task-2.3.0-1|49	%config(noreplace) %{_sysconfdir}/bash_completion.d
14cr|task-2.3.0-1|50	
14cr|task-2.3.0-1|51	
14cr|task-2.3.0-1|52	
14cr|task-2.3.0-1|53	
14cr|task-2.3.0-1|54	
14cr|task-2.3.0-1|55	%changelog
14cr|task-2.3.0-1|56	* Mon Sep 08 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 2.3.0-1
14cr|task-2.3.0-1|57	+ Revision: fb5682e
14cr|task-2.3.0-1|58	- Updated spec and version
14cr|task-2.3.0-1|59	
14cr|task-2.3.0-1|60	

8557 14
14cr|taskcoach-1.3.18-2|1	%define tarname	TaskCoach
14cr|taskcoach-1.3.18-2|2	%define name	taskcoach
14cr|taskcoach-1.3.18-2|3	%define version 1.3.18
14cr|taskcoach-1.3.18-2|4	%define release 2
14cr|taskcoach-1.3.18-2|5	
14cr|taskcoach-1.3.18-2|6	Summary:	Your friendly task manager
14cr|taskcoach-1.3.18-2|7	Name:		%{name}
14cr|taskcoach-1.3.18-2|8	Version:	%{version}
14cr|taskcoach-1.3.18-2|9	Release:	%{release}
14cr|taskcoach-1.3.18-2|10	Source0:	http://prdownloads.sourceforge.net/%{tarname}/%{tarname}-%{version}.tar.gz
14cr|taskcoach-1.3.18-2|11	Patch0:		mandriva.patch
14cr|taskcoach-1.3.18-2|12	License:	GPLv3+
14cr|taskcoach-1.3.18-2|13	Group:		Development/Other
14cr|taskcoach-1.3.18-2|14	Url:		http://www.taskcoach.org/
14cr|taskcoach-1.3.18-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|taskcoach-1.3.18-2|16	Requires:	python >= 2.6, wxPythonGTK >= 2.8.9.2
14cr|taskcoach-1.3.18-2|17	BuildArch:	noarch
14cr|taskcoach-1.3.18-2|18	
14cr|taskcoach-1.3.18-2|19	%description
14cr|taskcoach-1.3.18-2|20	Task Coach is a simple open source todo manager to keep track of
14cr|taskcoach-1.3.18-2|21	personal tasks and todo lists. It grew out of a frustration th at most
14cr|taskcoach-1.3.18-2|22	task managers do not provide facilities for composite tasks. Often,
14cr|taskcoach-1.3.18-2|23	tasks and other things todo consist of several activities. Task Coach
14cr|taskcoach-1.3.18-2|24	is designed to deal with composite tasks. In addition, it offers
14cr|taskcoach-1.3.18-2|25	effort tracking, categories, and notes.
14cr|taskcoach-1.3.18-2|26	
14cr|taskcoach-1.3.18-2|27	%prep
14cr|taskcoach-1.3.18-2|28	%setup -q -n %{tarname}-%{version}
14cr|taskcoach-1.3.18-2|29	%patch0 -p0
14cr|taskcoach-1.3.18-2|30	
14cr|taskcoach-1.3.18-2|31	%install
14cr|taskcoach-1.3.18-2|32	%__rm -rf %{buildroot}
14cr|taskcoach-1.3.18-2|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cr|taskcoach-1.3.18-2|34	rm -rf %{buildroot}%{py_sitedir}/buildlib*
14cr|taskcoach-1.3.18-2|35	mv %{buildroot}%{_bindir}/taskcoach.py %{buildroot}%{_bindir}/taskcoach
14cr|taskcoach-1.3.18-2|36	
14cr|taskcoach-1.3.18-2|37	%clean
14cr|taskcoach-1.3.18-2|38	%__rm -rf %{buildroot}
14cr|taskcoach-1.3.18-2|39	
14cr|taskcoach-1.3.18-2|40	%files
14cr|taskcoach-1.3.18-2|41	%defattr(-,root,root)
14cr|taskcoach-1.3.18-2|42	%doc CHANGES.txt COPYRIGHT.txt HACKING.txt LICENSE.txt PUBLICITY.txt README.txt
14cr|taskcoach-1.3.18-2|43	%_bindir/taskcoach
14cr|taskcoach-1.3.18-2|44	%py_sitedir/TaskCoach*
14cr|taskcoach-1.3.18-2|45	%py_sitedir/taskcoach*
14cr|taskcoach-1.3.18-2|46	
14cr|taskcoach-1.3.18-2|47	
14cr|taskcoach-1.3.18-2|48	
14cr|taskcoach-1.3.18-2|49	%changelog
14cr|taskcoach-1.3.18-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.18-2
14cr|taskcoach-1.3.18-2|51	+ Revision: 75bad3f
14cr|taskcoach-1.3.18-2|52	- MassBuild#464: Increase release tag
14cr|taskcoach-1.3.18-2|53	
14cr|taskcoach-1.3.18-2|54	

8558 14
14cr|task-compiz-stable-2012.1-2|1	Name:		task-compiz-stable
14cr|task-compiz-stable-2012.1-2|2	Version:	2012.1
14cr|task-compiz-stable-2012.1-2|3	Release:	2
14cr|task-compiz-stable-2012.1-2|4	Summary:	Meta task for stable version of Compiz
14cr|task-compiz-stable-2012.1-2|5	License:	GPLv2
14cr|task-compiz-stable-2012.1-2|6	Group:		System/X11
14cr|task-compiz-stable-2012.1-2|7	URL:		http://www.compiz.org/
14cr|task-compiz-stable-2012.1-2|8	Requires:	compiz0.8
14cr|task-compiz-stable-2012.1-2|9	Requires:	ccsm0.8
14cr|task-compiz-stable-2012.1-2|10	Requires:	compiz-fusion
14cr|task-compiz-stable-2012.1-2|11	Requires:	compiz-fusion-plugins-main
14cr|task-compiz-stable-2012.1-2|12	Requires:	compiz-fusion-plugins-extra
14cr|task-compiz-stable-2012.1-2|13	Requires:	emerald
14cr|task-compiz-stable-2012.1-2|14	Requires:	emerald-themes
14cr|task-compiz-stable-2012.1-2|15	Requires:	fusion-icon
14cr|task-compiz-stable-2012.1-2|16	Conflicts:	compiz > 0.9
14cr|task-compiz-stable-2012.1-2|17	BuildArch:	noarch
14cr|task-compiz-stable-2012.1-2|18	
14cr|task-compiz-stable-2012.1-2|19	%description
14cr|task-compiz-stable-2012.1-2|20	Meta task for stable version of Compiz.
14cr|task-compiz-stable-2012.1-2|21	
14cr|task-compiz-stable-2012.1-2|22	%prep
14cr|task-compiz-stable-2012.1-2|23	# nothing
14cr|task-compiz-stable-2012.1-2|24	
14cr|task-compiz-stable-2012.1-2|25	%build
14cr|task-compiz-stable-2012.1-2|26	# nothing
14cr|task-compiz-stable-2012.1-2|27	
14cr|task-compiz-stable-2012.1-2|28	%install
14cr|task-compiz-stable-2012.1-2|29	# nothing
14cr|task-compiz-stable-2012.1-2|30	
14cr|task-compiz-stable-2012.1-2|31	%files
14cr|task-compiz-stable-2012.1-2|32	# nothing
14cr|task-compiz-stable-2012.1-2|33	%changelog
14cr|task-compiz-stable-2012.1-2|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-2
14cr|task-compiz-stable-2012.1-2|35	+ Revision: b236581
14cr|task-compiz-stable-2012.1-2|36	- MassBuild#464: Increase release tag
14cr|task-compiz-stable-2012.1-2|37	
14cr|task-compiz-stable-2012.1-2|38	

8559 14
14cr|task-edu-1-3|1	
14cr|task-edu-1-3|2	%define name task-edu
14cr|task-edu-1-3|3	%define version 1
14cr|task-edu-1-3|4	%define release 3
14cr|task-edu-1-3|5	
14cr|task-edu-1-3|6	Summary: Task packages for games
14cr|task-edu-1-3|7	Name: %{name}
14cr|task-edu-1-3|8	Version: %{version}
14cr|task-edu-1-3|9	Release: %{release}
14cr|task-edu-1-3|10	License: GPL
14cr|task-edu-1-3|11	Group:   Education
14cr|task-edu-1-3|12	Url: http://wiki.mandriva.com/en/Docs
14cr|task-edu-1-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|task-edu-1-3|14	BuildArch: noarch
14cr|task-edu-1-3|15	Suggests: kdeedu4
14cr|task-edu-1-3|16	Suggests: educazionik
14cr|task-edu-1-3|17	Suggests: kdegames4
14cr|task-edu-1-3|18	Suggests: semantik
14cr|task-edu-1-3|19	Suggests: tuxpaint
14cr|task-edu-1-3|20	Suggests: tuxpaint-stamps
14cr|task-edu-1-3|21	Suggests: scribus
14cr|task-edu-1-3|22	Suggests: celestia
14cr|task-edu-1-3|23	Suggests: stellarium
14cr|task-edu-1-3|24	Suggests: drgeo
14cr|task-edu-1-3|25	Suggests: freemind
14cr|task-edu-1-3|26	Suggests: gcompris gcompris-music
14cr|task-edu-1-3|27	
14cr|task-edu-1-3|28	%description
14cr|task-edu-1-3|29	This task package Suggests edu packages selected by Mandriva.
14cr|task-edu-1-3|30	
14cr|task-edu-1-3|31	%files
14cr|task-edu-1-3|32	
14cr|task-edu-1-3|33	
14cr|task-edu-1-3|34	
14cr|task-edu-1-3|35	%changelog
14cr|task-edu-1-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-3
14cr|task-edu-1-3|37	+ Revision: 5557c9c
14cr|task-edu-1-3|38	- MassBuild#464: Increase release tag
14cr|task-edu-1-3|39	
14cr|task-edu-1-3|40	

8560 14
14cr|task-enlightenment-0.19-5|1	Summary:	Metapackage for the Enlightenment
14cr|task-enlightenment-0.19-5|2	Name:		task-enlightenment
14cr|task-enlightenment-0.19-5|3	Version:	0.19
14cr|task-enlightenment-0.19-5|4	Release:	5
14cr|task-enlightenment-0.19-5|5	Epoch:		1
14cr|task-enlightenment-0.19-5|6	License:	BSD
14cr|task-enlightenment-0.19-5|7	Group:		Graphical desktop/Enlightenment
14cr|task-enlightenment-0.19-5|8	Url:		http://www.rosalinux.com
14cr|task-enlightenment-0.19-5|9	Requires:	%{name}-minimal = %{EVRD}
14cr|task-enlightenment-0.19-5|10	Requires:	e_modules
14cr|task-enlightenment-0.19-5|11	Requires:	econnman
14cr|task-enlightenment-0.19-5|12	Requires:	emprint
14cr|task-enlightenment-0.19-5|13	Requires:	enjoy
14cr|task-enlightenment-0.19-5|14	Requires:	enventor
14cr|task-enlightenment-0.19-5|15	Requires:	ephoto
14cr|task-enlightenment-0.19-5|16	Requires:	epour
14cr|task-enlightenment-0.19-5|17	Requires:	python-efl
14cr|task-enlightenment-0.19-5|18	Requires:	rage
14cr|task-enlightenment-0.19-5|19	Requires:	terminology
14cr|task-enlightenment-0.19-5|20	# prefered apps
14cr|task-enlightenment-0.19-5|21	# Suggests:	lxdm
14cr|task-enlightenment-0.19-5|22	Obsoletes:	task-e17 < 1:0.18
14cr|task-enlightenment-0.19-5|23	Provides:	task-e19 = %{EVRD}
14cr|task-enlightenment-0.19-5|24	Provides:	task-e18 = %{EVRD}
14cr|task-enlightenment-0.19-5|25	Provides:	task-e17 = %{EVRD}
14cr|task-enlightenment-0.19-5|26	BuildArch:	noarch
14cr|task-enlightenment-0.19-5|27	
14cr|task-enlightenment-0.19-5|28	%description
14cr|task-enlightenment-0.19-5|29	This package is a meta-package, meaning that its purpose is to contain
14cr|task-enlightenment-0.19-5|30	all Enlightenment applications and libraries.
14cr|task-enlightenment-0.19-5|31	
14cr|task-enlightenment-0.19-5|32	%files
14cr|task-enlightenment-0.19-5|33	
14cr|task-enlightenment-0.19-5|34	#----------------------------------------------------------------------------
14cr|task-enlightenment-0.19-5|35	
14cr|task-enlightenment-0.19-5|36	%package minimal
14cr|task-enlightenment-0.19-5|37	Summary:	Metapackage minimal for the Enlightenment
14cr|task-enlightenment-0.19-5|38	License:	BSD
14cr|task-enlightenment-0.19-5|39	Group:		Graphical desktop/Enlightenment
14cr|task-enlightenment-0.19-5|40	Requires:	e
14cr|task-enlightenment-0.19-5|41	Requires:	ecore
14cr|task-enlightenment-0.19-5|42	Requires:	edje
14cr|task-enlightenment-0.19-5|43	Requires:	eet
14cr|task-enlightenment-0.19-5|44	Requires:	eeze
14cr|task-enlightenment-0.19-5|45	Requires:	efreet
14cr|task-enlightenment-0.19-5|46	Requires:	eldbus
14cr|task-enlightenment-0.19-5|47	Requires:	elementary
14cr|task-enlightenment-0.19-5|48	Requires:	elua
14cr|task-enlightenment-0.19-5|49	Requires:	embryo
14cr|task-enlightenment-0.19-5|50	Requires:	emotion
14cr|task-enlightenment-0.19-5|51	Requires:	emotion_generic_players
14cr|task-enlightenment-0.19-5|52	Requires:	ethumb
14cr|task-enlightenment-0.19-5|53	Requires:	evas
14cr|task-enlightenment-0.19-5|54	Requires:	evas_generic_loaders
14cr|task-enlightenment-0.19-5|55	Requires:	expedite
14cr|task-enlightenment-0.19-5|56	Obsoletes:	e_dbus < 1.8.0
14cr|task-enlightenment-0.19-5|57	Obsoletes:	editje < 0.9.3-1
14cr|task-enlightenment-0.19-5|58	Obsoletes:	edje_viewer < 1.1.0-1
14cr|task-enlightenment-0.19-5|59	Obsoletes:	enki < 0.6.0-1
14cr|task-enlightenment-0.19-5|60	Obsoletes:	enlil < 0.6.1
14cr|task-enlightenment-0.19-5|61	Obsoletes:	exalt < 0.9-2
14cr|task-enlightenment-0.19-5|62	Obsoletes:	task-e17-minimal < 1:0.18
14cr|task-enlightenment-0.19-5|63	Provides:	task-e19-minimal = %{EVRD}
14cr|task-enlightenment-0.19-5|64	Provides:	task-e18-minimal = %{EVRD}
14cr|task-enlightenment-0.19-5|65	Provides:	task-e17-minimal = %{EVRD}
14cr|task-enlightenment-0.19-5|66	BuildArch:	noarch
14cr|task-enlightenment-0.19-5|67	
14cr|task-enlightenment-0.19-5|68	%description minimal
14cr|task-enlightenment-0.19-5|69	This package is a meta-package, meaning that its purpose is to contain
14cr|task-enlightenment-0.19-5|70	minimal set of Enlightenment applications and libraries.
14cr|task-enlightenment-0.19-5|71	
14cr|task-enlightenment-0.19-5|72	%files minimal
14cr|task-enlightenment-0.19-5|73	
14cr|task-enlightenment-0.19-5|74	#----------------------------------------------------------------------------
14cr|task-enlightenment-0.19-5|75	
14cr|task-enlightenment-0.19-5|76	%prep
14cr|task-enlightenment-0.19-5|77	
14cr|task-enlightenment-0.19-5|78	%build
14cr|task-enlightenment-0.19-5|79	
14cr|task-enlightenment-0.19-5|80	%install
14cr|task-enlightenment-0.19-5|81	
14cr|task-enlightenment-0.19-5|82	
14cr|task-enlightenment-0.19-5|83	%changelog
14cr|task-enlightenment-0.19-5|84	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.19-5
14cr|task-enlightenment-0.19-5|85	+ Revision: 92a5137
14cr|task-enlightenment-0.19-5|86	- Adjust for E19
14cr|task-enlightenment-0.19-5|87	- Add emotion_generic_players, enventor, epour and rage to Requires
14cr|task-enlightenment-0.19-5|88	
14cr|task-enlightenment-0.19-5|89	

8561 14
14cr|task-games-2014.1-12|1	Summary: Task packages for games
14cr|task-games-2014.1-12|2	Name:    task-games
14cr|task-games-2014.1-12|3	Version: %{rosa_release}
14cr|task-games-2014.1-12|4	Release: 12
14cr|task-games-2014.1-12|5	License: GPL
14cr|task-games-2014.1-12|6	Group:   Games/Other
14cr|task-games-2014.1-12|7	Url: http://wiki.mandriva.com/en/Docs/Games
14cr|task-games-2014.1-12|8	BuildArch: noarch
14cr|task-games-2014.1-12|9	Suggests: armagetron
14cr|task-games-2014.1-12|10	Suggests: blobby
14cr|task-games-2014.1-12|11	Suggests: bobobot
14cr|task-games-2014.1-12|12	Suggests: bos
14cr|task-games-2014.1-12|13	Suggests: bzflag
14cr|task-games-2014.1-12|14	Suggests: chromium
14cr|task-games-2014.1-12|15	Suggests: crack-attack crack-attack-music crack-attack-sounds
14cr|task-games-2014.1-12|16	Suggests: egoboo
14cr|task-games-2014.1-12|17	Suggests: fillets-ng
14cr|task-games-2014.1-12|18	Suggests: flightgear
14cr|task-games-2014.1-12|19	Suggests: freeciv-client
14cr|task-games-2014.1-12|20	Suggests: frozen-bubble
14cr|task-games-2014.1-12|21	Suggests: foobillard
14cr|task-games-2014.1-12|22	Suggests: gcompris
14cr|task-games-2014.1-12|23	Suggests: gcompris-sounds-da gcompris-sounds-de gcompris-sounds-en gcompris-sounds-es gcompris-sounds-eu
14cr|task-games-2014.1-12|24	Suggests: gcompris-sounds-fi gcompris-sounds-fr gcompris-sounds-hu gcompris-sounds-it
14cr|task-games-2014.1-12|25	Suggests: gcompris-sounds-nl gcompris-sounds-pt gcompris-sounds-ru gcompris-sounds-sv
14cr|task-games-2014.1-12|26	Suggests: gl-117
14cr|task-games-2014.1-12|27	Suggests: glest
14cr|task-games-2014.1-12|28	Suggests: globulation2
14cr|task-games-2014.1-12|29	Suggests: gtetrinet
14cr|task-games-2014.1-12|30	Suggests: lincity-ng
14cr|task-games-2014.1-12|31	Suggests: maniadrive
14cr|task-games-2014.1-12|32	Suggests: netpanzer
14cr|task-games-2014.1-12|33	Suggests: neverball
14cr|task-games-2014.1-12|34	Suggests: nexuiz-sdl
14cr|task-games-2014.1-12|35	Suggests: openarena
14cr|task-games-2014.1-12|36	Suggests: openmortal
14cr|task-games-2014.1-12|37	Suggests: powermanga
14cr|task-games-2014.1-12|38	Suggests: ppracer
14cr|task-games-2014.1-12|39	Suggests: prboom
14cr|task-games-2014.1-12|40	Suggests: ri-li
14cr|task-games-2014.1-12|41	Suggests: scourge
14cr|task-games-2014.1-12|42	Suggests: slune
14cr|task-games-2014.1-12|43	Suggests: starfighter
14cr|task-games-2014.1-12|44	Suggests: stepmania
14cr|task-games-2014.1-12|45	Suggests: stepmania-stepmix1
14cr|task-games-2014.1-12|46	Suggests: supertux
14cr|task-games-2014.1-12|47	Suggests: supertuxkart
14cr|task-games-2014.1-12|48	Suggests: toppler
14cr|task-games-2014.1-12|49	Suggests: torcs
14cr|task-games-2014.1-12|50	Suggests: tremulous tremulous-maps
14cr|task-games-2014.1-12|51	Suggests: tuxpuck
14cr|task-games-2014.1-12|52	Suggests: vegastrike
14cr|task-games-2014.1-12|53	Suggests: vdrift
14cr|task-games-2014.1-12|54	Suggests: warzone2100
14cr|task-games-2014.1-12|55	Suggests: wesnoth
14cr|task-games-2014.1-12|56	Suggests: widelands
14cr|task-games-2014.1-12|57	Suggests: wormux
14cr|task-games-2014.1-12|58	Suggests: xmoto
14cr|task-games-2014.1-12|59	
14cr|task-games-2014.1-12|60	%description
14cr|task-games-2014.1-12|61	This task package Suggests game packages selected by Mandriva.
14cr|task-games-2014.1-12|62	
14cr|task-games-2014.1-12|63	%files
14cr|task-games-2014.1-12|64	
14cr|task-games-2014.1-12|65	
14cr|task-games-2014.1-12|66	
14cr|task-games-2014.1-12|67	%changelog
14cr|task-games-2014.1-12|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-12
14cr|task-games-2014.1-12|69	+ Revision: c8910de
14cr|task-games-2014.1-12|70	- MassBuild#464: Increase release tag
14cr|task-games-2014.1-12|71	
14cr|task-games-2014.1-12|72	

8562 14
14cr|task-lamp-2014.1-3|1	Name:		task-lamp
14cr|task-lamp-2014.1-3|2	Version:	%{rosa_release}
14cr|task-lamp-2014.1-3|3	Release:	3
14cr|task-lamp-2014.1-3|4	Summary:	Metapackage for the Linux, Apache, MySQL, PHP and Perl server
14cr|task-lamp-2014.1-3|5	Group:		System/Servers
14cr|task-lamp-2014.1-3|6	License:	GPL
14cr|task-lamp-2014.1-3|7	Requires:	task-lamp-php
14cr|task-lamp-2014.1-3|8	Requires:	task-lamp-perl
14cr|task-lamp-2014.1-3|9	Requires:	mysql
14cr|task-lamp-2014.1-3|10	Suggests:	task-lamp-extras
14cr|task-lamp-2014.1-3|11	
14cr|task-lamp-2014.1-3|12	BuildArch:	noarch
14cr|task-lamp-2014.1-3|13	
14cr|task-lamp-2014.1-3|14	%description
14cr|task-lamp-2014.1-3|15	This package is a meta-package, meaning that its purpose is to contain
14cr|task-lamp-2014.1-3|16	dependencies for running LAMP-server, allowing easy installation of a
14cr|task-lamp-2014.1-3|17	comprehensive LAMP testing/development setup. For a production server,
14cr|task-lamp-2014.1-3|18	you may prefer to install a subset of the dependencies.
14cr|task-lamp-2014.1-3|19	
14cr|task-lamp-2014.1-3|20	%package php
14cr|task-lamp-2014.1-3|21	Summary:	Metapackage for the Linux, Apache, MySQL, PHP server
14cr|task-lamp-2014.1-3|22	Group:		System/Servers
14cr|task-lamp-2014.1-3|23	License:	GPL
14cr|task-lamp-2014.1-3|24	Requires:	apache-base
14cr|task-lamp-2014.1-3|25	Suggests:	apache-mpm-prefork
14cr|task-lamp-2014.1-3|26	Requires:	apache-mod_php
14cr|task-lamp-2014.1-3|27	Requires:	freetype
14cr|task-lamp-2014.1-3|28	Requires:	php-mysql
14cr|task-lamp-2014.1-3|29	Requires:	php-pear
14cr|task-lamp-2014.1-3|30	Requires:	php-gettext
14cr|task-lamp-2014.1-3|31	Requires:	php-xml
14cr|task-lamp-2014.1-3|32	Requires:	php-imap
14cr|task-lamp-2014.1-3|33	Requires:	php-eaccelerator-admin
14cr|task-lamp-2014.1-3|34	Requires:	php-mcrypt
14cr|task-lamp-2014.1-3|35	Requires:	php-gd
14cr|task-lamp-2014.1-3|36	Requires:	php-sqlite3
14cr|task-lamp-2014.1-3|37	Suggests:	mysql
14cr|task-lamp-2014.1-3|38	Suggests:	phpmyadmin
14cr|task-lamp-2014.1-3|39	
14cr|task-lamp-2014.1-3|40	%description php
14cr|task-lamp-2014.1-3|41	This package is a meta-package, meaning that its purpose is to contain
14cr|task-lamp-2014.1-3|42	dependencies for running LAMP (PHP) server
14cr|task-lamp-2014.1-3|43	
14cr|task-lamp-2014.1-3|44	%package perl
14cr|task-lamp-2014.1-3|45	Summary:	Metapackage for the Linux, Apache, MySQL, Perl server
14cr|task-lamp-2014.1-3|46	Group:		System/Servers
14cr|task-lamp-2014.1-3|47	License:	GPL
14cr|task-lamp-2014.1-3|48	Requires:	apache-base
14cr|task-lamp-2014.1-3|49	Requires:	apache-mod_perl
14cr|task-lamp-2014.1-3|50	Requires:	perl-DBD-mysql
14cr|task-lamp-2014.1-3|51	#Requires:	perl-DBD-SQLite2 ??
14cr|task-lamp-2014.1-3|52	Suggests:	mysql
14cr|task-lamp-2014.1-3|53	
14cr|task-lamp-2014.1-3|54	%description perl
14cr|task-lamp-2014.1-3|55	This package is a meta-package, meaning that its purpose is to contain
14cr|task-lamp-2014.1-3|56	dependencies for running LAMP (Perl) server
14cr|task-lamp-2014.1-3|57	
14cr|task-lamp-2014.1-3|58	%package extras
14cr|task-lamp-2014.1-3|59	Summary:	Metapackage for the Linux, Apache, MySQL, PHP/Perl/Python extras
14cr|task-lamp-2014.1-3|60	Group:		System/Servers
14cr|task-lamp-2014.1-3|61	License:	GPL
14cr|task-lamp-2014.1-3|62	Requires:	apache-mod_userdir
14cr|task-lamp-2014.1-3|63	Requires:	apache-mod_dav
14cr|task-lamp-2014.1-3|64	Suggests:	proftpd
14cr|task-lamp-2014.1-3|65	
14cr|task-lamp-2014.1-3|66	%description extras
14cr|task-lamp-2014.1-3|67	This package is a meta-package, meaning that its purpose is to add
14cr|task-lamp-2014.1-3|68	additional packages for a LAMP setup that are not strictly required,
14cr|task-lamp-2014.1-3|69	but are often provided in other similar bundles. These extra packages
14cr|task-lamp-2014.1-3|70	are usually a convenience, and not recommended for use on production
14cr|task-lamp-2014.1-3|71	servers without securing them.
14cr|task-lamp-2014.1-3|72	
14cr|task-lamp-2014.1-3|73	%files
14cr|task-lamp-2014.1-3|74	
14cr|task-lamp-2014.1-3|75	%files php
14cr|task-lamp-2014.1-3|76	
14cr|task-lamp-2014.1-3|77	%files perl
14cr|task-lamp-2014.1-3|78	
14cr|task-lamp-2014.1-3|79	%files extras
14cr|task-lamp-2014.1-3|80	
14cr|task-lamp-2014.1-3|81	
14cr|task-lamp-2014.1-3|82	
14cr|task-lamp-2014.1-3|83	%changelog
14cr|task-lamp-2014.1-3|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-3
14cr|task-lamp-2014.1-3|85	+ Revision: 935125c
14cr|task-lamp-2014.1-3|86	- MassBuild#464: Increase release tag
14cr|task-lamp-2014.1-3|87	
14cr|task-lamp-2014.1-3|88	

8563 14
14cr|task-lxqt-0.7-3|1	Summary:	Metapackage for the LXQt (LXDE-Qt) desktop environment
14cr|task-lxqt-0.7-3|2	Name:		task-lxqt
14cr|task-lxqt-0.7-3|3	Version:	0.7
14cr|task-lxqt-0.7-3|4	Release:	3
14cr|task-lxqt-0.7-3|5	License:	LGPLv2.1+
14cr|task-lxqt-0.7-3|6	Group:		Graphical desktop/Other
14cr|task-lxqt-0.7-3|7	Url:		http://www.lxqt.org
14cr|task-lxqt-0.7-3|8	# LXQt itself
14cr|task-lxqt-0.7-3|9	Requires:	lxqt-about
14cr|task-lxqt-0.7-3|10	Requires:	lxqt-common
14cr|task-lxqt-0.7-3|11	Requires:	lxqt-config
14cr|task-lxqt-0.7-3|12	Requires:	lxqt-config-randr
14cr|task-lxqt-0.7-3|13	Requires:	lxqt-globalkeys
14cr|task-lxqt-0.7-3|14	Requires:	lxqt-notificationd
14cr|task-lxqt-0.7-3|15	Requires:	lxqt-openssh-askpass
14cr|task-lxqt-0.7-3|16	Requires:	lxqt-panel
14cr|task-lxqt-0.7-3|17	Requires:	lxqt-policykit
14cr|task-lxqt-0.7-3|18	Requires:	lxqt-powermanagement
14cr|task-lxqt-0.7-3|19	Requires:	lxqt-qtplugin
14cr|task-lxqt-0.7-3|20	Requires:	lxqt-runner
14cr|task-lxqt-0.7-3|21	Requires:	lxqt-session
14cr|task-lxqt-0.7-3|22	Requires:	pcmanfm-qt
14cr|task-lxqt-0.7-3|23	# Other stuff
14cr|task-lxqt-0.7-3|24	Requires:	openbox
14cr|task-lxqt-0.7-3|25	Suggests:	qterminal
14cr|task-lxqt-0.7-3|26	BuildArch:	noarch
14cr|task-lxqt-0.7-3|27	
14cr|task-lxqt-0.7-3|28	%description
14cr|task-lxqt-0.7-3|29	This package is a meta-package, meaning that its purpose is to contain
14cr|task-lxqt-0.7-3|30	all LXQt applications and libraries.
14cr|task-lxqt-0.7-3|31	
14cr|task-lxqt-0.7-3|32	%files
14cr|task-lxqt-0.7-3|33	
14cr|task-lxqt-0.7-3|34	#----------------------------------------------------------------------------
14cr|task-lxqt-0.7-3|35	
14cr|task-lxqt-0.7-3|36	%prep
14cr|task-lxqt-0.7-3|37	
14cr|task-lxqt-0.7-3|38	%build
14cr|task-lxqt-0.7-3|39	
14cr|task-lxqt-0.7-3|40	%install
14cr|task-lxqt-0.7-3|41	
14cr|task-lxqt-0.7-3|42	
14cr|task-lxqt-0.7-3|43	%changelog
14cr|task-lxqt-0.7-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cr|task-lxqt-0.7-3|45	+ Revision: bdba137
14cr|task-lxqt-0.7-3|46	- MassBuild#464: Increase release tag
14cr|task-lxqt-0.7-3|47	
14cr|task-lxqt-0.7-3|48	

8564 14
14cr|task-mate-1.8.0-4|1	Summary:	Metapackage for MATE desktop environment
14cr|task-mate-1.8.0-4|2	Name:		task-mate
14cr|task-mate-1.8.0-4|3	Version:	1.8.0
14cr|task-mate-1.8.0-4|4	Release:	4
14cr|task-mate-1.8.0-4|5	License:	GPLv2+
14cr|task-mate-1.8.0-4|6	Group:		Graphical desktop/MATE
14cr|task-mate-1.8.0-4|7	Requires:	%{name}-minimal >= %{version}
14cr|task-mate-1.8.0-4|8	Requires:	atril >= %{version}
14cr|task-mate-1.8.0-4|9	# Requires:	caja-gksu >= %{version}
14cr|task-mate-1.8.0-4|10	Requires:	caja-image-converter >= %{version}
14cr|task-mate-1.8.0-4|11	Requires:	caja-open-terminal >= %{version}
14cr|task-mate-1.8.0-4|12	# Requires:	caja-sendto-bluetooth >= %{version}
14cr|task-mate-1.8.0-4|13	Suggests:	caja-sendto-pidgin >= %{version}
14cr|task-mate-1.8.0-4|14	Suggests:	caja-sendto-upnp >= %{version}
14cr|task-mate-1.8.0-4|15	Requires:	dconf-editor
14cr|task-mate-1.8.0-4|16	Requires:	engrampa >= %{version}
14cr|task-mate-1.8.0-4|17	Requires:	eom >= %{version}
14cr|task-mate-1.8.0-4|18	Suggests:	gdm-220
14cr|task-mate-1.8.0-4|19	Requires:	mate-applets >= %{version}
14cr|task-mate-1.8.0-4|20	# Requires:	mate-bluetooth >= %{version}
14cr|task-mate-1.8.0-4|21	Requires:	mate-calc >= %{version}
14cr|task-mate-1.8.0-4|22	Requires:	mate-control-center >= %{version}
14cr|task-mate-1.8.0-4|23	Requires:	mate-dialogs >= %{version}
14cr|task-mate-1.8.0-4|24	Requires:	mate-indicator-applet
14cr|task-mate-1.8.0-4|25	# Requires:	mate-keyring >= %{version}
14cr|task-mate-1.8.0-4|26	Requires:	mate-media >= %{version}
14cr|task-mate-1.8.0-4|27	Requires:	mate-netspeed >= %{version}
14cr|task-mate-1.8.0-4|28	Requires:	mate-notification-daemon >= %{version}
14cr|task-mate-1.8.0-4|29	Requires:	mate-screensaver >= %{version}
14cr|task-mate-1.8.0-4|30	Requires:	mate-system-monitor >= %{version}
14cr|task-mate-1.8.0-4|31	# These tools conflict/duplicate MCC tools so we don't need them
14cr|task-mate-1.8.0-4|32	#Requires:	mate-system-tools >= {version}
14cr|task-mate-1.8.0-4|33	Requires:	mate-terminal >= %{version}
14cr|task-mate-1.8.0-4|34	Requires:	mate-utils >= %{version}
14cr|task-mate-1.8.0-4|35	Requires:	pluma >= %{version}
14cr|task-mate-1.8.0-4|36	Requires:	mozo
14cr|task-mate-1.8.0-4|37	Suggests:	mucharmap
14cr|task-mate-1.8.0-4|38	Suggests:	totem-gtk2
14cr|task-mate-1.8.0-4|39	BuildArch:	noarch
14cr|task-mate-1.8.0-4|40	
14cr|task-mate-1.8.0-4|41	%description
14cr|task-mate-1.8.0-4|42	This package is a meta-package, meaning that its purpose is to contain
14cr|task-mate-1.8.0-4|43	dependencies for running the MATE.
14cr|task-mate-1.8.0-4|44	
14cr|task-mate-1.8.0-4|45	%files
14cr|task-mate-1.8.0-4|46	
14cr|task-mate-1.8.0-4|47	#----------------------------------------------------------------------------
14cr|task-mate-1.8.0-4|48	
14cr|task-mate-1.8.0-4|49	%package minimal
14cr|task-mate-1.8.0-4|50	Summary:	Minimal dependencies needed for MATE desktop
14cr|task-mate-1.8.0-4|51	Group:		Graphical desktop/MATE
14cr|task-mate-1.8.0-4|52	Requires:	accountsservice
14cr|task-mate-1.8.0-4|53	Requires:	caja >= %{version}
14cr|task-mate-1.8.0-4|54	Requires:	marco >= %{version}
14cr|task-mate-1.8.0-4|55	Requires:	mate-backgrounds >= %{version}
14cr|task-mate-1.8.0-4|56	Requires:	mate-icon-theme >= %{version}
14cr|task-mate-1.8.0-4|57	Requires:	mate-panel >= %{version}
14cr|task-mate-1.8.0-4|58	Requires:	mate-power-manager >= %{version}
14cr|task-mate-1.8.0-4|59	Requires:	mate-session-manager >= %{version}
14cr|task-mate-1.8.0-4|60	Requires:	mate-themes >= %{version}
14cr|task-mate-1.8.0-4|61	Requires:	preload
14cr|task-mate-1.8.0-4|62	Requires:	task-pulseaudio
14cr|task-mate-1.8.0-4|63	Requires:	task-x11
14cr|task-mate-1.8.0-4|64	
14cr|task-mate-1.8.0-4|65	%description minimal
14cr|task-mate-1.8.0-4|66	This package is a meta-package, meaning that its purpose is to contain
14cr|task-mate-1.8.0-4|67	minimal dependencies for running a minimal MATE desktop environment.
14cr|task-mate-1.8.0-4|68	
14cr|task-mate-1.8.0-4|69	%files minimal
14cr|task-mate-1.8.0-4|70	
14cr|task-mate-1.8.0-4|71	#----------------------------------------------------------------------------
14cr|task-mate-1.8.0-4|72	
14cr|task-mate-1.8.0-4|73	%prep
14cr|task-mate-1.8.0-4|74	
14cr|task-mate-1.8.0-4|75	%build
14cr|task-mate-1.8.0-4|76	
14cr|task-mate-1.8.0-4|77	%install
14cr|task-mate-1.8.0-4|78	
14cr|task-mate-1.8.0-4|79	
14cr|task-mate-1.8.0-4|80	%changelog
14cr|task-mate-1.8.0-4|81	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-4
14cr|task-mate-1.8.0-4|82	+ Revision: 604b1c5
14cr|task-mate-1.8.0-4|83	- Suggest totem-gtk2
14cr|task-mate-1.8.0-4|84	
14cr|task-mate-1.8.0-4|85	

8565 14
14cr|task-nagios-0-8|1	Summary:	Metapackage for Nagios(tm)
14cr|task-nagios-0-8|2	
14cr|task-nagios-0-8|3	Name:		task-nagios
14cr|task-nagios-0-8|4	Version:	0
14cr|task-nagios-0-8|5	Release:	8
14cr|task-nagios-0-8|6	Group:		System/Servers
14cr|task-nagios-0-8|7	License:	GPL
14cr|task-nagios-0-8|8	BuildArch:	noarch
14cr|task-nagios-0-8|9	Requires:	nagios
14cr|task-nagios-0-8|10	Requires:	nagios-conf
14cr|task-nagios-0-8|11	Requires:	nagios-imagepaks
14cr|task-nagios-0-8|12	Requires:	nagios-plugins
14cr|task-nagios-0-8|13	Requires:	nagios-www
14cr|task-nagios-0-8|14	Requires:	nagios-check_breeze
14cr|task-nagios-0-8|15	Requires:	nagios-check_by_ssh
14cr|task-nagios-0-8|16	Requires:	nagios-check_cluster
14cr|task-nagios-0-8|17	Requires:	nagios-check_dhcp
14cr|task-nagios-0-8|18	Requires:	nagios-check_dig
14cr|task-nagios-0-8|19	Requires:	nagios-check_disk
14cr|task-nagios-0-8|20	Requires:	nagios-check_disk_smb
14cr|task-nagios-0-8|21	Requires:	nagios-check_dns
14cr|task-nagios-0-8|22	Requires:	nagios-check_dummy
14cr|task-nagios-0-8|23	Requires:	nagios-check_file_age
14cr|task-nagios-0-8|24	Requires:	nagios-check_flexlm
14cr|task-nagios-0-8|25	Requires:	nagios-check_fping
14cr|task-nagios-0-8|26	Requires:	nagios-check_game
14cr|task-nagios-0-8|27	Requires:	nagios-check_hpjd
14cr|task-nagios-0-8|28	Requires:	nagios-check_http
14cr|task-nagios-0-8|29	Requires:	nagios-check_icmp
14cr|task-nagios-0-8|30	Requires:	nagios-check_ide_smart
14cr|task-nagios-0-8|31	Requires:	nagios-check_ifoperstatus
14cr|task-nagios-0-8|32	Requires:	nagios-check_ifstatus
14cr|task-nagios-0-8|33	Requires:	nagios-check_ircd
14cr|task-nagios-0-8|34	Requires:	nagios-check_ldap
14cr|task-nagios-0-8|35	Requires:	nagios-check_load
14cr|task-nagios-0-8|36	Requires:	nagios-check_log
14cr|task-nagios-0-8|37	Requires:	nagios-check_mailq
14cr|task-nagios-0-8|38	Requires:	nagios-check_mysql
14cr|task-nagios-0-8|39	Requires:	nagios-check_mysql_query
14cr|task-nagios-0-8|40	Requires:	nagios-check_nagios
14cr|task-nagios-0-8|41	Requires:	nagios-check_netapp
14cr|task-nagios-0-8|42	Requires:	nagios-check_nt
14cr|task-nagios-0-8|43	Requires:	nagios-check_ntp
14cr|task-nagios-0-8|44	Requires:	nagios-check_ntp_peer
14cr|task-nagios-0-8|45	Requires:	nagios-check_ntp_time
14cr|task-nagios-0-8|46	Requires:	nagios-check_nwstat
14cr|task-nagios-0-8|47	Requires:	nagios-check_oracle
14cr|task-nagios-0-8|48	Requires:	nagios-check_overcr
14cr|task-nagios-0-8|49	Requires:	nagios-check_pgsql
14cr|task-nagios-0-8|50	Requires:	nagios-check_ping
14cr|task-nagios-0-8|51	Requires:	nagios-check_procs
14cr|task-nagios-0-8|52	Requires:	nagios-check_radius
14cr|task-nagios-0-8|53	Requires:	nagios-check_real
14cr|task-nagios-0-8|54	Requires:	nagios-check_rpc
14cr|task-nagios-0-8|55	Requires:	nagios-check_sensors
14cr|task-nagios-0-8|56	Requires:	nagios-check_smtp
14cr|task-nagios-0-8|57	Requires:	nagios-check_snmp
14cr|task-nagios-0-8|58	Requires:	nagios-check_ssh
14cr|task-nagios-0-8|59	Requires:	nagios-check_swap
14cr|task-nagios-0-8|60	Requires:	nagios-check_tcp
14cr|task-nagios-0-8|61	Requires:	nagios-check_time
14cr|task-nagios-0-8|62	Requires:	nagios-check_ups
14cr|task-nagios-0-8|63	Requires:	nagios-check_users
14cr|task-nagios-0-8|64	Requires:	nagios-check_wave
14cr|task-nagios-0-8|65	
14cr|task-nagios-0-8|66	%description
14cr|task-nagios-0-8|67	This package is a meta-package that will suck in most of the needed packages
14cr|task-nagios-0-8|68	to run Nagios(tm) seamlessly.
14cr|task-nagios-0-8|69	
14cr|task-nagios-0-8|70	%files
14cr|task-nagios-0-8|71	
14cr|task-nagios-0-8|72	
14cr|task-nagios-0-8|73	
14cr|task-nagios-0-8|74	
14cr|task-nagios-0-8|75	%changelog
14cr|task-nagios-0-8|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-8
14cr|task-nagios-0-8|77	+ Revision: 72b43e0
14cr|task-nagios-0-8|78	- MassBuild#464: Increase release tag
14cr|task-nagios-0-8|79	
14cr|task-nagios-0-8|80	

8566 14
14cr|task-sound-studio-0.3-9|1	Name:		task-sound-studio
14cr|task-sound-studio-0.3-9|2	Version:	0.3
14cr|task-sound-studio-0.3-9|3	Release:	9
14cr|task-sound-studio-0.3-9|4	Summary:	Meta package for Sound Studio and Music Production
14cr|task-sound-studio-0.3-9|5	Group:		Sound
14cr|task-sound-studio-0.3-9|6	License:	GPLv2+
14cr|task-sound-studio-0.3-9|7	
14cr|task-sound-studio-0.3-9|8	## Packages organized by groups and divided in Suggests and Requires
14cr|task-sound-studio-0.3-9|9	####################################################################
14cr|task-sound-studio-0.3-9|10	
14cr|task-sound-studio-0.3-9|11	# Jack engine-related
14cr|task-sound-studio-0.3-9|12	Requires:	jackit
14cr|task-sound-studio-0.3-9|13	Requires:	jackit-example-clients
14cr|task-sound-studio-0.3-9|14	Requires:	laditools
14cr|task-sound-studio-0.3-9|15	Requires:	qjackctl
14cr|task-sound-studio-0.3-9|16	Suggests:	ladish
14cr|task-sound-studio-0.3-9|17	Suggests:	ac3jack
14cr|task-sound-studio-0.3-9|18	Suggests:	ffado
14cr|task-sound-studio-0.3-9|19	
14cr|task-sound-studio-0.3-9|20	# Bridges to other sound systems
14cr|task-sound-studio-0.3-9|21	Suggests:	tritonus-fluidsynth
14cr|task-sound-studio-0.3-9|22	Requires:	jackasyn
14cr|task-sound-studio-0.3-9|23	
14cr|task-sound-studio-0.3-9|24	# Basic MIDI utilities
14cr|task-sound-studio-0.3-9|25	Suggests: a2jmidid
14cr|task-sound-studio-0.3-9|26	Suggests: vmpk
14cr|task-sound-studio-0.3-9|27	Suggests: qmidiroute
14cr|task-sound-studio-0.3-9|28	Suggests: qmidiarp
14cr|task-sound-studio-0.3-9|29	
14cr|task-sound-studio-0.3-9|30	# Soundfont-related
14cr|task-sound-studio-0.3-9|31	Requires: fluid-soundfont-common
14cr|task-sound-studio-0.3-9|32	Requires: fluid-soundfont-gm
14cr|task-sound-studio-0.3-9|33	Requires: fluid-soundfont-gs
14cr|task-sound-studio-0.3-9|34	Requires: soundfont-utils
14cr|task-sound-studio-0.3-9|35	Suggests: swami
14cr|task-sound-studio-0.3-9|36	Requires: timidity-patch-gravis
14cr|task-sound-studio-0.3-9|37	Requires: timidity-patch-freepats
14cr|task-sound-studio-0.3-9|38	Requires: TiMidity++
14cr|task-sound-studio-0.3-9|39	Suggests: TiMidity++-interfaces-extra
14cr|task-sound-studio-0.3-9|40	
14cr|task-sound-studio-0.3-9|41	# Score and tablature editors
14cr|task-sound-studio-0.3-9|42	Requires: lilypond
14cr|task-sound-studio-0.3-9|43	Suggests: nted
14cr|task-sound-studio-0.3-9|44	Suggests: ktabedit
14cr|task-sound-studio-0.3-9|45	Suggests: mscore
14cr|task-sound-studio-0.3-9|46	
14cr|task-sound-studio-0.3-9|47	# Ladspa system and effect plugins
14cr|task-sound-studio-0.3-9|48	Requires: ladspa
14cr|task-sound-studio-0.3-9|49	Requires: ladspa-quitte-dsp
14cr|task-sound-studio-0.3-9|50	Requires: mcp-plugins
14cr|task-sound-studio-0.3-9|51	Requires: pvc
14cr|task-sound-studio-0.3-9|52	Requires: pvoc
14cr|task-sound-studio-0.3-9|53	Requires: rev-plugins
14cr|task-sound-studio-0.3-9|54	Requires: swh-plugins
14cr|task-sound-studio-0.3-9|55	Requires: tap-plugins
14cr|task-sound-studio-0.3-9|56	Requires: cmt
14cr|task-sound-studio-0.3-9|57	Requires: blop
14cr|task-sound-studio-0.3-9|58	Requires: caps
14cr|task-sound-studio-0.3-9|59	
14cr|task-sound-studio-0.3-9|60	# LV2 system and plugins
14cr|task-sound-studio-0.3-9|61	Requires: lv2core
14cr|task-sound-studio-0.3-9|62	Requires: slv2
14cr|task-sound-studio-0.3-9|63	Requires: swh-lv2
14cr|task-sound-studio-0.3-9|64	Requires: ll-plugins
14cr|task-sound-studio-0.3-9|65	Requires: calf
14cr|task-sound-studio-0.3-9|66	Requires: ll-plugins-gui
14cr|task-sound-studio-0.3-9|67	Requires: invada-studio-plugins-lv2
14cr|task-sound-studio-0.3-9|68	Requires: foo-yc20
14cr|task-sound-studio-0.3-9|69	
14cr|task-sound-studio-0.3-9|70	# DSSI system and synth plugins
14cr|task-sound-studio-0.3-9|71	Requires: dssi
14cr|task-sound-studio-0.3-9|72	Requires: fluidsynth-dssi
14cr|task-sound-studio-0.3-9|73	Requires: hexter
14cr|task-sound-studio-0.3-9|74	Requires: nekobee
14cr|task-sound-studio-0.3-9|75	Requires: whysynth
14cr|task-sound-studio-0.3-9|76	Requires: wsynth-dssi
14cr|task-sound-studio-0.3-9|77	Requires: xsynth-dssi
14cr|task-sound-studio-0.3-9|78	
14cr|task-sound-studio-0.3-9|79	# Standalone Synths
14cr|task-sound-studio-0.3-9|80	Requires: fluidsynth
14cr|task-sound-studio-0.3-9|81	Suggests: yoshimi
14cr|task-sound-studio-0.3-9|82	Suggests: qsynth
14cr|task-sound-studio-0.3-9|83	Suggests: ams
14cr|task-sound-studio-0.3-9|84	Suggests: amsynth
14cr|task-sound-studio-0.3-9|85	Suggests: phasex
14cr|task-sound-studio-0.3-9|86	Suggests: bristol
14cr|task-sound-studio-0.3-9|87	Suggests: bristol-arp2600
14cr|task-sound-studio-0.3-9|88	Suggests: bristol-axxe
14cr|task-sound-studio-0.3-9|89	Suggests: bristol-b3
14cr|task-sound-studio-0.3-9|90	Suggests: bristol-dx
14cr|task-sound-studio-0.3-9|91	Suggests: bristol-explorer
14cr|task-sound-studio-0.3-9|92	Suggests: bristol-juno
14cr|task-sound-studio-0.3-9|93	Suggests: bristol-memory
14cr|task-sound-studio-0.3-9|94	Suggests: bristol-mini
14cr|task-sound-studio-0.3-9|95	Suggests: bristol-mono
14cr|task-sound-studio-0.3-9|96	Suggests: bristol-obx
14cr|task-sound-studio-0.3-9|97	Suggests: bristol-obxa
14cr|task-sound-studio-0.3-9|98	Suggests: bristol-odyssey
14cr|task-sound-studio-0.3-9|99	Suggests: bristol-poly800
14cr|task-sound-studio-0.3-9|100	Suggests: bristol-prophet
14cr|task-sound-studio-0.3-9|101	Suggests: bristol-rhodes
14cr|task-sound-studio-0.3-9|102	Suggests: bristol-rhodesbass
14cr|task-sound-studio-0.3-9|103	Suggests: bristol-roadrunner
14cr|task-sound-studio-0.3-9|104	Suggests: bristol-solina
14cr|task-sound-studio-0.3-9|105	Suggests: bristol-vox
14cr|task-sound-studio-0.3-9|106	Suggests: qsampler
14cr|task-sound-studio-0.3-9|107	
14cr|task-sound-studio-0.3-9|108	# Simple audio recorders and players
14cr|task-sound-studio-0.3-9|109	Suggests: jack_capture
14cr|task-sound-studio-0.3-9|110	Suggests: timemachine
14cr|task-sound-studio-0.3-9|111	Suggests: qarecord
14cr|task-sound-studio-0.3-9|112	Suggests: uade
14cr|task-sound-studio-0.3-9|113	Suggests: upse
14cr|task-sound-studio-0.3-9|114	Suggests: xmp
14cr|task-sound-studio-0.3-9|115	
14cr|task-sound-studio-0.3-9|116	# DAW - SAW and sequencers
14cr|task-sound-studio-0.3-9|117	Suggests: ardour
14cr|task-sound-studio-0.3-9|118	Suggests: audacity
14cr|task-sound-studio-0.3-9|119	Suggests: dino
14cr|task-sound-studio-0.3-9|120	Suggests: jokosher
14cr|task-sound-studio-0.3-9|121	Suggests: lmms
14cr|task-sound-studio-0.3-9|122	Suggests: qtractor
14cr|task-sound-studio-0.3-9|123	Suggests: rezound
14cr|task-sound-studio-0.3-9|124	Suggests: rosegarden
14cr|task-sound-studio-0.3-9|125	Suggests: seq24
14cr|task-sound-studio-0.3-9|126	Suggests: jackbeat
14cr|task-sound-studio-0.3-9|127	Suggests: beast
14cr|task-sound-studio-0.3-9|128	Suggests: kmid2
14cr|task-sound-studio-0.3-9|129	
14cr|task-sound-studio-0.3-9|130	# Trackers
14cr|task-sound-studio-0.3-9|131	Suggests: schismtracker
14cr|task-sound-studio-0.3-9|132	
14cr|task-sound-studio-0.3-9|133	
14cr|task-sound-studio-0.3-9|134	# Effect racks
14cr|task-sound-studio-0.3-9|135	Suggests: jack-rack
14cr|task-sound-studio-0.3-9|136	Suggests: zynjacku
14cr|task-sound-studio-0.3-9|137	Suggests: ecamegapedal
14cr|task-sound-studio-0.3-9|138	Suggests: gnuitar
14cr|task-sound-studio-0.3-9|139	Suggests: guitarix
14cr|task-sound-studio-0.3-9|140	Suggests: jcgui
14cr|task-sound-studio-0.3-9|141	Suggests: jconvolver
14cr|task-sound-studio-0.3-9|142	Suggests: rakarrack
14cr|task-sound-studio-0.3-9|143	Suggests: tuxguitar
14cr|task-sound-studio-0.3-9|144	Suggests: jackeq
14cr|task-sound-studio-0.3-9|145	Suggests: zita-rev1
14cr|task-sound-studio-0.3-9|146	
14cr|task-sound-studio-0.3-9|147	# Drum machines, live audio tools
14cr|task-sound-studio-0.3-9|148	Suggests: hydrogen
14cr|task-sound-studio-0.3-9|149	Suggests: mixxx
14cr|task-sound-studio-0.3-9|150	Suggests: terminatorx
14cr|task-sound-studio-0.3-9|151	Suggests: sooperlooper
14cr|task-sound-studio-0.3-9|152	
14cr|task-sound-studio-0.3-9|153	# Audio developpers
14cr|task-sound-studio-0.3-9|154	Suggests: faust
14cr|task-sound-studio-0.3-9|155	Suggests: pd
14cr|task-sound-studio-0.3-9|156	Suggests: drumstick
14cr|task-sound-studio-0.3-9|157	
14cr|task-sound-studio-0.3-9|158	# KernelRT
14cr|task-sound-studio-0.3-9|159	Suggests: kernel-rt-latest
14cr|task-sound-studio-0.3-9|160	Suggests: kernel-rt-devel-latest
14cr|task-sound-studio-0.3-9|161	Suggests: rtirq
14cr|task-sound-studio-0.3-9|162	
14cr|task-sound-studio-0.3-9|163	# Media players
14cr|task-sound-studio-0.3-9|164	Suggests: xine-jack
14cr|task-sound-studio-0.3-9|165	Suggests: mplayer
14cr|task-sound-studio-0.3-9|166	Suggests: vlc-plugin-jack
14cr|task-sound-studio-0.3-9|167	Suggests: gstreamer0.10-plugins-good
14cr|task-sound-studio-0.3-9|168	
14cr|task-sound-studio-0.3-9|169	# Desktop-specific configuration files
14cr|task-sound-studio-0.3-9|170	Suggests: lilypond-kde4
14cr|task-sound-studio-0.3-9|171	
14cr|task-sound-studio-0.3-9|172	#########################################################
14cr|task-sound-studio-0.3-9|173	
14cr|task-sound-studio-0.3-9|174	BuildArch:  noarch
14cr|task-sound-studio-0.3-9|175	
14cr|task-sound-studio-0.3-9|176	%description
14cr|task-sound-studio-0.3-9|177	This package is a meta-package which installs everything
14cr|task-sound-studio-0.3-9|178	needed to have a complete sound creation and processing studio.
14cr|task-sound-studio-0.3-9|179	- Rosa/Mandriva for Digital Audio Workstations -
14cr|task-sound-studio-0.3-9|180	
14cr|task-sound-studio-0.3-9|181	
14cr|task-sound-studio-0.3-9|182	%files
14cr|task-sound-studio-0.3-9|183	
14cr|task-sound-studio-0.3-9|184	
14cr|task-sound-studio-0.3-9|185	%changelog
14cr|task-sound-studio-0.3-9|186	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-9
14cr|task-sound-studio-0.3-9|187	+ Revision: 63fbcac
14cr|task-sound-studio-0.3-9|188	- MassBuild#464: Increase release tag
14cr|task-sound-studio-0.3-9|189	
14cr|task-sound-studio-0.3-9|190	

8567 14
14cr|task-steampunk-3.0-2|1	Summary:	Metapackage for various Steampunk themes, widgets etc
14cr|task-steampunk-3.0-2|2	Name:		task-steampunk
14cr|task-steampunk-3.0-2|3	Version:	3.0
14cr|task-steampunk-3.0-2|4	Release:	2
14cr|task-steampunk-3.0-2|5	Group:		Graphical desktop/Other
14cr|task-steampunk-3.0-2|6	License:	Creative Commons Attribution-ShareAlike
14cr|task-steampunk-3.0-2|7	Url:		http://www.rosalinux.com
14cr|task-steampunk-3.0-2|8	Requires:	%{name}-kde4
14cr|task-steampunk-3.0-2|9	Requires:	plymouth-theme-steampunk
14cr|task-steampunk-3.0-2|10	BuildArch:	noarch
14cr|task-steampunk-3.0-2|11	
14cr|task-steampunk-3.0-2|12	%description
14cr|task-steampunk-3.0-2|13	Metapackage for various Steampunk themes, widgets etc.
14cr|task-steampunk-3.0-2|14	
14cr|task-steampunk-3.0-2|15	%files
14cr|task-steampunk-3.0-2|16	
14cr|task-steampunk-3.0-2|17	#----------------------------------------------------------------------------
14cr|task-steampunk-3.0-2|18	
14cr|task-steampunk-3.0-2|19	%package kde4
14cr|task-steampunk-3.0-2|20	Summary:	Metapackage for various KDE4 Steampunk themes, widgets etc
14cr|task-steampunk-3.0-2|21	Group:		Graphical desktop/KDE
14cr|task-steampunk-3.0-2|22	Requires:	%{name}-kde4
14cr|task-steampunk-3.0-2|23	Requires:	kde4-style-steampunk-aurorae
14cr|task-steampunk-3.0-2|24	Requires:	kde4-style-steampunk-colors
14cr|task-steampunk-3.0-2|25	Requires:	kde4-style-steampunk-cursors
14cr|task-steampunk-3.0-2|26	Requires:	kde4-style-steampunk-kdm
14cr|task-steampunk-3.0-2|27	Requires:	kde4-style-steampunk-ksplash
14cr|task-steampunk-3.0-2|28	Requires:	kde4-style-steampunk-wallpapers
14cr|task-steampunk-3.0-2|29	Requires:	kde4-style-steampunk-yakuake
14cr|task-steampunk-3.0-2|30	Requires:	plasma-applet-steamtime
14cr|task-steampunk-3.0-2|31	Requires:	plasma-applet-timekeeper
14cr|task-steampunk-3.0-2|32	Requires:	plasma-desktoptheme-steampunk
14cr|task-steampunk-3.0-2|33	
14cr|task-steampunk-3.0-2|34	%description kde4
14cr|task-steampunk-3.0-2|35	Metapackage for various KDE4 Steampunk themes, widgets etc
14cr|task-steampunk-3.0-2|36	
14cr|task-steampunk-3.0-2|37	%files kde4
14cr|task-steampunk-3.0-2|38	
14cr|task-steampunk-3.0-2|39	#----------------------------------------------------------------------------
14cr|task-steampunk-3.0-2|40	
14cr|task-steampunk-3.0-2|41	%prep
14cr|task-steampunk-3.0-2|42	
14cr|task-steampunk-3.0-2|43	%build
14cr|task-steampunk-3.0-2|44	
14cr|task-steampunk-3.0-2|45	%install
14cr|task-steampunk-3.0-2|46	
14cr|task-steampunk-3.0-2|47	
14cr|task-steampunk-3.0-2|48	%changelog
14cr|task-steampunk-3.0-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-2
14cr|task-steampunk-3.0-2|50	+ Revision: 4de6b7e
14cr|task-steampunk-3.0-2|51	- MassBuild#464: Increase release tag
14cr|task-steampunk-3.0-2|52	
14cr|task-steampunk-3.0-2|53	

8568 14
14cr|task-xfce-2014.1-5|1	Summary:	Metapackage for the Xfce desktop environment
14cr|task-xfce-2014.1-5|2	Name:		task-xfce
14cr|task-xfce-2014.1-5|3	Version:	%{rosa_release}
14cr|task-xfce-2014.1-5|4	Epoch:		1
14cr|task-xfce-2014.1-5|5	Release:	5
14cr|task-xfce-2014.1-5|6	License:	GPLv2+
14cr|task-xfce-2014.1-5|7	Group:		Graphical desktop/Xfce
14cr|task-xfce-2014.1-5|8	Url:		http://www.rosalinux.com
14cr|task-xfce-2014.1-5|9	# (tpg) please keep requires in alphabetical order
14cr|task-xfce-2014.1-5|10	#Suggests:	eatmonkey
14cr|task-xfce-2014.1-5|11	Suggests:	lightdm
14cr|task-xfce-2014.1-5|12	Suggests:	orage
14cr|task-xfce-2014.1-5|13	Suggests:	gigolo
14cr|task-xfce-2014.1-5|14	#Suggests:	midori
14cr|task-xfce-2014.1-5|15	Suggests:	parole
14cr|task-xfce-2014.1-5|16	Suggests:	squeeze
14cr|task-xfce-2014.1-5|17	#Suggests:	xarchiver
14cr|task-xfce-2014.1-5|18	Suggests:	ristretto
14cr|task-xfce-2014.1-5|19	Requires:	task-xfce-plugins
14cr|task-xfce-2014.1-5|20	Requires:	task-xfce-minimal
14cr|task-xfce-2014.1-5|21	Suggests:	thunar-archive-plugin
14cr|task-xfce-2014.1-5|22	Suggests:	thunar-media-tags-plugin
14cr|task-xfce-2014.1-5|23	Suggests:	thunar-shares-plugin
14cr|task-xfce-2014.1-5|24	#Suggests:	thunar-svn-plugin
14cr|task-xfce-2014.1-5|25	Suggests:	thunar-vcs-plugin
14cr|task-xfce-2014.1-5|26	Suggests:	thunar-thumbnailers
14cr|task-xfce-2014.1-5|27	Suggests:	tumbler
14cr|task-xfce-2014.1-5|28	Suggests:	xfbib
14cr|task-xfce-2014.1-5|29	Suggests:	xfburn
14cr|task-xfce-2014.1-5|30	Suggests:	xfmpc
14cr|task-xfce-2014.1-5|31	#Requires:	xfprint
14cr|task-xfce-2014.1-5|32	#Suggests:	xfswitch-plugin
14cr|task-xfce-2014.1-5|33	#Suggests:	xfce4-artwork
14cr|task-xfce-2014.1-5|34	Suggests:	xfce4-appfinder
14cr|task-xfce-2014.1-5|35	Suggests:	xfce4-screenshooter
14cr|task-xfce-2014.1-5|36	BuildArch:	noarch
14cr|task-xfce-2014.1-5|37	
14cr|task-xfce-2014.1-5|38	%description
14cr|task-xfce-2014.1-5|39	This package is a meta-package, meaning that its purpose is to contain
14cr|task-xfce-2014.1-5|40	dependencies for running the Xfce Mandriva Desktop.
14cr|task-xfce-2014.1-5|41	
14cr|task-xfce-2014.1-5|42	Xfce panel plugins can be found in %{name}-plugins.
14cr|task-xfce-2014.1-5|43	
14cr|task-xfce-2014.1-5|44	%files
14cr|task-xfce-2014.1-5|45	
14cr|task-xfce-2014.1-5|46	#----------------------------------------------------------------------------
14cr|task-xfce-2014.1-5|47	
14cr|task-xfce-2014.1-5|48	%package minimal
14cr|task-xfce-2014.1-5|49	Summary:	Minimal dependencies needed for Xfce desktop
14cr|task-xfce-2014.1-5|50	Group:		Graphical desktop/Xfce
14cr|task-xfce-2014.1-5|51	Url:		http://www.rosalinux.com
14cr|task-xfce-2014.1-5|52	
14cr|task-xfce-2014.1-5|53	# (tpg) please keep requires in alphabetical order
14cr|task-xfce-2014.1-5|54	
14cr|task-xfce-2014.1-5|55	Requires:	exo
14cr|task-xfce-2014.1-5|56	#Requires:	mandriva-xfce-config
14cr|task-xfce-2014.1-5|57	Requires:	mousepad
14cr|task-xfce-2014.1-5|58	Requires:	terminal
14cr|task-xfce-2014.1-5|59	Requires:	thunar
14cr|task-xfce-2014.1-5|60	Requires:	thunar-volman
14cr|task-xfce-2014.1-5|61	Suggests:	xfce4-icon-theme
14cr|task-xfce-2014.1-5|62	Requires:	xfce4-mixer
14cr|task-xfce-2014.1-5|63	Requires:	virtual-notification-daemon
14cr|task-xfce-2014.1-5|64	Suggests:	xfce4-notifyd
14cr|task-xfce-2014.1-5|65	Requires:	xfce4-panel
14cr|task-xfce-2014.1-5|66	Requires:	xfce4-power-manager
14cr|task-xfce-2014.1-5|67	Requires:	xfce4-session
14cr|task-xfce-2014.1-5|68	Requires:	xfce4-taskmanager
14cr|task-xfce-2014.1-5|69	Requires:	xfce4-settings
14cr|task-xfce-2014.1-5|70	Requires:	xfce4-volumed
14cr|task-xfce-2014.1-5|71	Requires:	xfconf
14cr|task-xfce-2014.1-5|72	Requires:	xfdesktop
14cr|task-xfce-2014.1-5|73	Requires:	xfwm4
14cr|task-xfce-2014.1-5|74	
14cr|task-xfce-2014.1-5|75	Provides:	xfce = %{EVRD}
14cr|task-xfce-2014.1-5|76	
14cr|task-xfce-2014.1-5|77	%description minimal
14cr|task-xfce-2014.1-5|78	Xfce is a lightweight desktop environment for various *NIX systems.
14cr|task-xfce-2014.1-5|79	Designed for productivity, it loads and executes applications fast,
14cr|task-xfce-2014.1-5|80	while conserving system resources.
14cr|task-xfce-2014.1-5|81	
14cr|task-xfce-2014.1-5|82	Xfce 4.4 embodies the traditional UNIX philosophy of modularity and
14cr|task-xfce-2014.1-5|83	re-usability. It consists of a number of components that together
14cr|task-xfce-2014.1-5|84	provide the full functionality of the desktop environment. They are
14cr|task-xfce-2014.1-5|85	packaged separately and you can pick and choose from the available
14cr|task-xfce-2014.1-5|86	packages to create the best personal working environment.
14cr|task-xfce-2014.1-5|87	
14cr|task-xfce-2014.1-5|88	This package is a meta-package, meaning that its purpose is to contain
14cr|task-xfce-2014.1-5|89	minimal dependencies for running a minimal Xfce desktop environment.
14cr|task-xfce-2014.1-5|90	
14cr|task-xfce-2014.1-5|91	%files minimal
14cr|task-xfce-2014.1-5|92	
14cr|task-xfce-2014.1-5|93	#----------------------------------------------------------------------------
14cr|task-xfce-2014.1-5|94	
14cr|task-xfce-2014.1-5|95	%package plugins
14cr|task-xfce-2014.1-5|96	Summary:	Metapackage for the Xfce panel plugins
14cr|task-xfce-2014.1-5|97	Group:		Graphical desktop/Xfce
14cr|task-xfce-2014.1-5|98	Url:		http://www.rosalinux.com
14cr|task-xfce-2014.1-5|99	Requires:	task-xfce-minimal
14cr|task-xfce-2014.1-5|100	
14cr|task-xfce-2014.1-5|101	# (tpg) please keep requires in alphabetical order
14cr|task-xfce-2014.1-5|102	
14cr|task-xfce-2014.1-5|103	Suggests:	xfce4-battery-plugin
14cr|task-xfce-2014.1-5|104	#Suggests:	xfce4-cddrive-plugin
14cr|task-xfce-2014.1-5|105	Suggests:	xfce4-cellmodem-plugin
14cr|task-xfce-2014.1-5|106	Suggests:	xfce4-clipman-plugin
14cr|task-xfce-2014.1-5|107	Suggests:	xfce4-cpufreq-plugin
14cr|task-xfce-2014.1-5|108	Suggests:	xfce4-cpugraph-plugin
14cr|task-xfce-2014.1-5|109	Suggests:	xfce4-datetime-plugin
14cr|task-xfce-2014.1-5|110	Suggests:	xfce4-dict-plugin
14cr|task-xfce-2014.1-5|111	Suggests:	xfce4-diskperf-plugin
14cr|task-xfce-2014.1-5|112	Suggests:	xfce4-embed-plugin
14cr|task-xfce-2014.1-5|113	Suggests:	xfce4-eyes-plugin
14cr|task-xfce-2014.1-5|114	Suggests:	xfce4-fsguard-plugin
14cr|task-xfce-2014.1-5|115	Suggests:	xfce4-genmon-plugin
14cr|task-xfce-2014.1-5|116	Suggests:	xfce4-indicator-plugin
14cr|task-xfce-2014.1-5|117	#Suggests:	xfce4-linelight-plugin
14cr|task-xfce-2014.1-5|118	Suggests:	xfce4-modemlights-plugin
14cr|task-xfce-2014.1-5|119	#Suggests:	xfce4-mailwatch-plugin
14cr|task-xfce-2014.1-5|120	#Suggests:	xfce4-minicmd-plugin
14cr|task-xfce-2014.1-5|121	Suggests:	xfce4-mount-plugin
14cr|task-xfce-2014.1-5|122	Suggests:	xfce4-mpc-plugin
14cr|task-xfce-2014.1-5|123	Suggests:	xfce4-netload-plugin
14cr|task-xfce-2014.1-5|124	Suggests:	xfce4-notes-plugin
14cr|task-xfce-2014.1-5|125	Suggests:	xfce4-places-plugin
14cr|task-xfce-2014.1-5|126	#Suggests:	xfce4-playercontrol-plugin
14cr|task-xfce-2014.1-5|127	Suggests:	xfce4-quicklauncher-plugin
14cr|task-xfce-2014.1-5|128	Suggests:	xfce4-radio-plugin
14cr|task-xfce-2014.1-5|129	#Suggests:	xfce4-rss-plugin
14cr|task-xfce-2014.1-5|130	Suggests:	xfce4-screenshooter-plugin
14cr|task-xfce-2014.1-5|131	Suggests:	xfce4-sensors-plugin
14cr|task-xfce-2014.1-5|132	Suggests:	xfce4-smartbookmark-plugin
14cr|task-xfce-2014.1-5|133	Suggests:	xfce4-smartpm-plugin
14cr|task-xfce-2014.1-5|134	Suggests:	xfce4-systemload-plugin
14cr|task-xfce-2014.1-5|135	Suggests:	xfce4-time-out-plugin
14cr|task-xfce-2014.1-5|136	Suggests:	xfce4-timer-plugin
14cr|task-xfce-2014.1-5|137	Suggests:	xfce4-verve-plugin
14cr|task-xfce-2014.1-5|138	Suggests:	xfce4-wavelan-plugin
14cr|task-xfce-2014.1-5|139	Suggests:	xfce4-weather-plugin
14cr|task-xfce-2014.1-5|140	#Suggests:	xfce4-websearch-plugin
14cr|task-xfce-2014.1-5|141	Suggests:	xfce4-wmdock-plugin
14cr|task-xfce-2014.1-5|142	#Suggests:	xfce4-xfapplet-plugin
14cr|task-xfce-2014.1-5|143	Suggests:	xfce4-xkb-plugin
14cr|task-xfce-2014.1-5|144	# requires gdm
14cr|task-xfce-2014.1-5|145	#Suggests:	xfswitch-plugin
14cr|task-xfce-2014.1-5|146	
14cr|task-xfce-2014.1-5|147	%description plugins
14cr|task-xfce-2014.1-5|148	This package is a meta-package, meaning that its purpose is to contain
14cr|task-xfce-2014.1-5|149	dependencies for running the Xfce panel plugins.
14cr|task-xfce-2014.1-5|150	
14cr|task-xfce-2014.1-5|151	%files plugins
14cr|task-xfce-2014.1-5|152	
14cr|task-xfce-2014.1-5|153	#----------------------------------------------------------------------------
14cr|task-xfce-2014.1-5|154	
14cr|task-xfce-2014.1-5|155	%package devel
14cr|task-xfce-2014.1-5|156	Summary:	Xfce development metapackage
14cr|task-xfce-2014.1-5|157	Group:		Development/Other
14cr|task-xfce-2014.1-5|158	Url:		http://www.rosalinux.com
14cr|task-xfce-2014.1-5|159	
14cr|task-xfce-2014.1-5|160	# (tpg) please keep requires in alphabetical order
14cr|task-xfce-2014.1-5|161	#Requires:	libxfcegui4-devel
14cr|task-xfce-2014.1-5|162	Requires:	libxfce4ui-devel
14cr|task-xfce-2014.1-5|163	Requires:	garcon-devel
14cr|task-xfce-2014.1-5|164	#Requires:	libxfce4menu-devel
14cr|task-xfce-2014.1-5|165	Requires:	libxfce4util-devel
14cr|task-xfce-2014.1-5|166	#Requires:	python-xfce
14cr|task-xfce-2014.1-5|167	Requires:	thunar-devel
14cr|task-xfce-2014.1-5|168	Requires:	xfce4-dev-tools
14cr|task-xfce-2014.1-5|169	Requires:	xfce4-panel-devel
14cr|task-xfce-2014.1-5|170	Requires:	xfconf-devel
14cr|task-xfce-2014.1-5|171	Requires:	exo-devel
14cr|task-xfce-2014.1-5|172	#Requires:	xfc
14cr|task-xfce-2014.1-5|173	
14cr|task-xfce-2014.1-5|174	%description devel
14cr|task-xfce-2014.1-5|175	This package is a meta-package, meaning that its purpose is to contain
14cr|task-xfce-2014.1-5|176	dependencies for Xfce development environment.
14cr|task-xfce-2014.1-5|177	
14cr|task-xfce-2014.1-5|178	%files devel
14cr|task-xfce-2014.1-5|179	
14cr|task-xfce-2014.1-5|180	#----------------------------------------------------------------------------
14cr|task-xfce-2014.1-5|181	
14cr|task-xfce-2014.1-5|182	%prep
14cr|task-xfce-2014.1-5|183	
14cr|task-xfce-2014.1-5|184	%build
14cr|task-xfce-2014.1-5|185	
14cr|task-xfce-2014.1-5|186	%install
14cr|task-xfce-2014.1-5|187	
14cr|task-xfce-2014.1-5|188	
14cr|task-xfce-2014.1-5|189	%changelog
14cr|task-xfce-2014.1-5|190	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2012.1-5
14cr|task-xfce-2014.1-5|191	+ Revision: c5dc719
14cr|task-xfce-2014.1-5|192	- Minor cleanups
14cr|task-xfce-2014.1-5|193	
14cr|task-xfce-2014.1-5|194	

8569 14
14cr|tavrasm-1.22-8|1	%define name    tavrasm
14cr|tavrasm-1.22-8|2	%define version 1.22
14cr|tavrasm-1.22-8|3	%define release 8
14cr|tavrasm-1.22-8|4	
14cr|tavrasm-1.22-8|5	Name:           %{name}
14cr|tavrasm-1.22-8|6	Version:        %{version}
14cr|tavrasm-1.22-8|7	Release:        %{release}
14cr|tavrasm-1.22-8|8	Summary:       	A AVR assembler
14cr|tavrasm-1.22-8|9	Source0:        %{name}-%{version}.tar.bz2
14cr|tavrasm-1.22-8|10	License:        GPL
14cr|tavrasm-1.22-8|11	Group:          Development/Other
14cr|tavrasm-1.22-8|12	Url:         	http://www.tavrasm.org
14cr|tavrasm-1.22-8|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tavrasm-1.22-8|14	BuildRequires:  flex, bison
14cr|tavrasm-1.22-8|15	
14cr|tavrasm-1.22-8|16	%description
14cr|tavrasm-1.22-8|17	Toms Linux AVR Assembler :
14cr|tavrasm-1.22-8|18	
14cr|tavrasm-1.22-8|19	- Compiles code written for Atmels AVR DOS assembler.
14cr|tavrasm-1.22-8|20	- Super-set of Atmel AVR assembler.
14cr|tavrasm-1.22-8|21	- Generates Intel Hex, Motorola S-record, Generic and binary output.
14cr|tavrasm-1.22-8|22	- Atmel object files compatible with Atmel's AVR Studio.
14cr|tavrasm-1.22-8|23	- More than 100 warning/error messages.
14cr|tavrasm-1.22-8|24	- 'C' like escape characters in char/string literals ('\n', '\t', ...).
14cr|tavrasm-1.22-8|25	- Macros in macros.
14cr|tavrasm-1.22-8|26	
14cr|tavrasm-1.22-8|27	%prep
14cr|tavrasm-1.22-8|28	%setup -q -n tavrasm.122/
14cr|tavrasm-1.22-8|29	
14cr|tavrasm-1.22-8|30	%build
14cr|tavrasm-1.22-8|31	cd src
14cr|tavrasm-1.22-8|32	
14cr|tavrasm-1.22-8|33	# parallel build fail
14cr|tavrasm-1.22-8|34	make
14cr|tavrasm-1.22-8|35	
14cr|tavrasm-1.22-8|36	%install
14cr|tavrasm-1.22-8|37	rm -rf $RPM_BUILD_ROOT
14cr|tavrasm-1.22-8|38	
14cr|tavrasm-1.22-8|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|tavrasm-1.22-8|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|tavrasm-1.22-8|41	
14cr|tavrasm-1.22-8|42	cp src/%name $RPM_BUILD_ROOT%{_bindir}
14cr|tavrasm-1.22-8|43	cp %name.1 $RPM_BUILD_ROOT%{_mandir}/man1
14cr|tavrasm-1.22-8|44	
14cr|tavrasm-1.22-8|45	%clean
14cr|tavrasm-1.22-8|46	rm -rf $RPM_BUILD_ROOT
14cr|tavrasm-1.22-8|47	
14cr|tavrasm-1.22-8|48	%files
14cr|tavrasm-1.22-8|49	%defattr(-,root,root,755)
14cr|tavrasm-1.22-8|50	%{_bindir}/%{name}
14cr|tavrasm-1.22-8|51	%{_mandir}/man1/*
14cr|tavrasm-1.22-8|52	
14cr|tavrasm-1.22-8|53	
14cr|tavrasm-1.22-8|54	
14cr|tavrasm-1.22-8|55	%changelog
14cr|tavrasm-1.22-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22-8
14cr|tavrasm-1.22-8|57	+ Revision: 8fce9f2
14cr|tavrasm-1.22-8|58	- MassBuild#464: Increase release tag
14cr|tavrasm-1.22-8|59	
14cr|tavrasm-1.22-8|60	

8570 14
14cr|tcc-0.9.26-2|1	Summary:	Tiny C Compiler
14cr|tcc-0.9.26-2|2	
14cr|tcc-0.9.26-2|3	Name:		tcc
14cr|tcc-0.9.26-2|4	Version:	0.9.26
14cr|tcc-0.9.26-2|5	Release:	2
14cr|tcc-0.9.26-2|6	License:	GPL
14cr|tcc-0.9.26-2|7	Group:		Development/C
14cr|tcc-0.9.26-2|8	URL:		http://bellard.org/tcc/
14cr|tcc-0.9.26-2|9	Source0:	http://download.savannah.nongnu.org/releases/tinycc/%{name}-%{version}.tar.bz2
14cr|tcc-0.9.26-2|10	
14cr|tcc-0.9.26-2|11	%description
14cr|tcc-0.9.26-2|12	Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C
14cr|tcc-0.9.26-2|13	compiler
14cr|tcc-0.9.26-2|14	
14cr|tcc-0.9.26-2|15	%prep
14cr|tcc-0.9.26-2|16	
14cr|tcc-0.9.26-2|17	%setup -q
14cr|tcc-0.9.26-2|18	
14cr|tcc-0.9.26-2|19	# (tv) fix path on x86_64:
14cr|tcc-0.9.26-2|20	# %ifarch x86_64
14cr|tcc-0.9.26-2|21	# perl -pi -e 's!/usr/lib!/usr/lib64!' libtcc.c tcc.h
14cr|tcc-0.9.26-2|22	# %endif
14cr|tcc-0.9.26-2|23	
14cr|tcc-0.9.26-2|24	# fix attribs
14cr|tcc-0.9.26-2|25	chmod 644 examples/*
14cr|tcc-0.9.26-2|26	
14cr|tcc-0.9.26-2|27	%build
14cr|tcc-0.9.26-2|28	
14cr|tcc-0.9.26-2|29	%configure2_5x
14cr|tcc-0.9.26-2|30	
14cr|tcc-0.9.26-2|31	make CFLAGS="%{optflags}"
14cr|tcc-0.9.26-2|32	#make test
14cr|tcc-0.9.26-2|33	
14cr|tcc-0.9.26-2|34	%install
14cr|tcc-0.9.26-2|35	install -d %{buildroot}%{_bindir}
14cr|tcc-0.9.26-2|36	install -d %{buildroot}%{_includedir}
14cr|tcc-0.9.26-2|37	install -d %{buildroot}%{_mandir}/man1
14cr|tcc-0.9.26-2|38	
14cr|tcc-0.9.26-2|39	%makeinstall_std
14cr|tcc-0.9.26-2|40	
14cr|tcc-0.9.26-2|41	
14cr|tcc-0.9.26-2|42	# cleanup
14cr|tcc-0.9.26-2|43	rm -rf %{buildroot}%{_docdir}/tcc
14cr|tcc-0.9.26-2|44	
14cr|tcc-0.9.26-2|45	%files
14cr|tcc-0.9.26-2|46	%doc Changelog README TODO *.html examples
14cr|tcc-0.9.26-2|47	%{_bindir}/tcc
14cr|tcc-0.9.26-2|48	%{_libdir}/tcc/include/*.h
14cr|tcc-0.9.26-2|49	%{_libdir}/tcc/*.a
14cr|tcc-0.9.26-2|50	%{_libdir}/*.a
14cr|tcc-0.9.26-2|51	%{_includedir}/*.h
14cr|tcc-0.9.26-2|52	%{_mandir}/man1/tcc.1*
14cr|tcc-0.9.26-2|53	# %{_infodir}/*
14cr|tcc-0.9.26-2|54	
14cr|tcc-0.9.26-2|55	%changelog
14cr|tcc-0.9.26-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.26-2
14cr|tcc-0.9.26-2|57	+ Revision: 3d61ccb
14cr|tcc-0.9.26-2|58	- MassBuild#464: Increase release tag
14cr|tcc-0.9.26-2|59	
14cr|tcc-0.9.26-2|60	

8571 14
14cr|tcl3270-3.3.14ga7-2|1	Summary:	Tcl-based scripted 3270 Emulator
14cr|tcl3270-3.3.14ga7-2|2	Name:		tcl3270
14cr|tcl3270-3.3.14ga7-2|3	Version:	3.3.14ga7
14cr|tcl3270-3.3.14ga7-2|4	Release:	2
14cr|tcl3270-3.3.14ga7-2|5	License:	MIT
14cr|tcl3270-3.3.14ga7-2|6	Group:		Terminals
14cr|tcl3270-3.3.14ga7-2|7	Url:		http://x3270.sourceforge.net
14cr|tcl3270-3.3.14ga7-2|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%{version}/suite3270-%{version}-src.tgz
14cr|tcl3270-3.3.14ga7-2|9	Requires:	x3270 = %{version}
14cr|tcl3270-3.3.14ga7-2|10	BuildRequires:	tcl-devel
14cr|tcl3270-3.3.14ga7-2|11	BuildRequires:	pkgconfig(openssl)
14cr|tcl3270-3.3.14ga7-2|12	Requires:	tcl
14cr|tcl3270-3.3.14ga7-2|13	
14cr|tcl3270-3.3.14ga7-2|14	%description
14cr|tcl3270-3.3.14ga7-2|15	Complete IBM 3278/3279 emulation, TN3270E support, structured
14cr|tcl3270-3.3.14ga7-2|16	fields, color xterm emulation, highly configurable.
14cr|tcl3270-3.3.14ga7-2|17	
14cr|tcl3270-3.3.14ga7-2|18	%files
14cr|tcl3270-3.3.14ga7-2|19	%doc html/*.html README
14cr|tcl3270-3.3.14ga7-2|20	%doc Examples/cms_cmd.tcl3270
14cr|tcl3270-3.3.14ga7-2|21	%{_bindir}/%{name}
14cr|tcl3270-3.3.14ga7-2|22	%{_mandir}/man1/%{name}*
14cr|tcl3270-3.3.14ga7-2|23	
14cr|tcl3270-3.3.14ga7-2|24	#----------------------------------------------------------------------------
14cr|tcl3270-3.3.14ga7-2|25	
14cr|tcl3270-3.3.14ga7-2|26	%prep
14cr|tcl3270-3.3.14ga7-2|27	%setup -q -n %{name}-3.3
14cr|tcl3270-3.3.14ga7-2|28	
14cr|tcl3270-3.3.14ga7-2|29	%build
14cr|tcl3270-3.3.14ga7-2|30	%configure2_5x \
14cr|tcl3270-3.3.14ga7-2|31	--with-tcl=8.6
14cr|tcl3270-3.3.14ga7-2|32	
14cr|tcl3270-3.3.14ga7-2|33	%make
14cr|tcl3270-3.3.14ga7-2|34	
14cr|tcl3270-3.3.14ga7-2|35	%install
14cr|tcl3270-3.3.14ga7-2|36	install -d %{buildroot}%{_bindir}
14cr|tcl3270-3.3.14ga7-2|37	install -d %{buildroot}%{_mandir}/man1
14cr|tcl3270-3.3.14ga7-2|38	
14cr|tcl3270-3.3.14ga7-2|39	install -m755 %{name} %{buildroot}%{_bindir}/
14cr|tcl3270-3.3.14ga7-2|40	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|tcl3270-3.3.14ga7-2|41	
14cr|tcl3270-3.3.14ga7-2|42	
14cr|tcl3270-3.3.14ga7-2|43	
14cr|tcl3270-3.3.14ga7-2|44	%changelog
14cr|tcl3270-3.3.14ga7-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.14ga7-2
14cr|tcl3270-3.3.14ga7-2|46	+ Revision: 55767fe
14cr|tcl3270-3.3.14ga7-2|47	- MassBuild#464: Increase release tag
14cr|tcl3270-3.3.14ga7-2|48	
14cr|tcl3270-3.3.14ga7-2|49	

8572 14
14cr|tclreadline-2.1.0-21|1	Summary:	Tcl/Tk readline enhanced shells
14cr|tclreadline-2.1.0-21|2	Name:		tclreadline
14cr|tclreadline-2.1.0-21|3	Version:	2.1.0
14cr|tclreadline-2.1.0-21|4	Release:	21
14cr|tclreadline-2.1.0-21|5	License:	BSD
14cr|tclreadline-2.1.0-21|6	Group:		Development/Other
14cr|tclreadline-2.1.0-21|7	Url:		http://tclreadline.sourceforge.net
14cr|tclreadline-2.1.0-21|8	Source0:	ftp://tclreadline.sourceforge.net/pub/tclreadline/%{name}-%{version}.tar.bz2
14cr|tclreadline-2.1.0-21|9	Patch0:		tclreadline-2.1.0-link.patch
14cr|tclreadline-2.1.0-21|10	Patch1:		tclreadline-amd64.patch
14cr|tclreadline-2.1.0-21|11	# upstream assumes tkConfig.sh and tclConfig.sh are always in the same
14cr|tclreadline-2.1.0-21|12	# directory, which isn't the case for us now - AdamW 2008/10
14cr|tclreadline-2.1.0-21|13	Patch2:		tclreadline-2.1.0-tk.patch
14cr|tclreadline-2.1.0-21|14	# installs everything to whatever's set as libdir - so we can just
14cr|tclreadline-2.1.0-21|15	# install the whole thing to tcl_sitearch/name (see below) - AdamW
14cr|tclreadline-2.1.0-21|16	# 2008/10
14cr|tclreadline-2.1.0-21|17	Patch3:		tclreadline-2.1.0-tcl_relocate.patch
14cr|tclreadline-2.1.0-21|18	Patch4:		tclreadline-2.1.0-readline6.3.patch
14cr|tclreadline-2.1.0-21|19	BuildRequires:	tcl
14cr|tclreadline-2.1.0-21|20	BuildRequires:	tk
14cr|tclreadline-2.1.0-21|21	BuildRequires:	readline-devel
14cr|tclreadline-2.1.0-21|22	BuildRequires:	tcl-devel
14cr|tclreadline-2.1.0-21|23	BuildRequires:	pkgconfig(ncurses)
14cr|tclreadline-2.1.0-21|24	BuildRequires:	pkgconfig(tk)
14cr|tclreadline-2.1.0-21|25	
14cr|tclreadline-2.1.0-21|26	%description
14cr|tclreadline-2.1.0-21|27	This package contains tclreadline, a TCL package which builds a connection
14cr|tclreadline-2.1.0-21|28	between TCL and the GNU readline.
14cr|tclreadline-2.1.0-21|29	
14cr|tclreadline-2.1.0-21|30	%files
14cr|tclreadline-2.1.0-21|31	%doc AUTHORS COPYING ChangeLog README TODO
14cr|tclreadline-2.1.0-21|32	%{_bindir}/tclshrl
14cr|tclreadline-2.1.0-21|33	%{_bindir}/wishrl
14cr|tclreadline-2.1.0-21|34	%{tcl_sitearch}/%{name}%{version}
14cr|tclreadline-2.1.0-21|35	%{_mandir}/mann/tclreadline.n.*
14cr|tclreadline-2.1.0-21|36	
14cr|tclreadline-2.1.0-21|37	#----------------------------------------------------------------------------
14cr|tclreadline-2.1.0-21|38	
14cr|tclreadline-2.1.0-21|39	%prep
14cr|tclreadline-2.1.0-21|40	%setup -q
14cr|tclreadline-2.1.0-21|41	%patch0 -p0
14cr|tclreadline-2.1.0-21|42	%patch2 -p1
14cr|tclreadline-2.1.0-21|43	%patch1 -p1
14cr|tclreadline-2.1.0-21|44	%patch3 -p1
14cr|tclreadline-2.1.0-21|45	%patch4 -p1
14cr|tclreadline-2.1.0-21|46	
14cr|tclreadline-2.1.0-21|47	# fix interpreter path
14cr|tclreadline-2.1.0-21|48	perl -pi -e 's|^#!/usr/local/bin/tclsh|#!/usr/bin/tclsh|' \
14cr|tclreadline-2.1.0-21|49	tclreadlineInit.tcl.in \
14cr|tclreadline-2.1.0-21|50	tclreadlineSetup.tcl.in \
14cr|tclreadline-2.1.0-21|51	pkgIndex.tcl.in
14cr|tclreadline-2.1.0-21|52	
14cr|tclreadline-2.1.0-21|53	%build
14cr|tclreadline-2.1.0-21|54	rm -f config/missing
14cr|tclreadline-2.1.0-21|55	autoreconf -fi -I aux
14cr|tclreadline-2.1.0-21|56	%configure2_5x \
14cr|tclreadline-2.1.0-21|57	--enable-tclshrl \
14cr|tclreadline-2.1.0-21|58	--enable-wishrl \
14cr|tclreadline-2.1.0-21|59	--libdir=%{tcl_sitearch}/%{name}%{version}
14cr|tclreadline-2.1.0-21|60	make
14cr|tclreadline-2.1.0-21|61	
14cr|tclreadline-2.1.0-21|62	%install
14cr|tclreadline-2.1.0-21|63	%makeinstall_std
14cr|tclreadline-2.1.0-21|64	
14cr|tclreadline-2.1.0-21|65	# remove unneeded crap - it's not really a shared library and nothing
14cr|tclreadline-2.1.0-21|66	# is ever going to build against it - AdamW 2008/10
14cr|tclreadline-2.1.0-21|67	rm -f %{buildroot}%{tcl_sitearch}/%{name}%{version}/*.*a
14cr|tclreadline-2.1.0-21|68	rm -rf %{buildroot}%{_includedir}
14cr|tclreadline-2.1.0-21|69	
14cr|tclreadline-2.1.0-21|70	
14cr|tclreadline-2.1.0-21|71	%changelog
14cr|tclreadline-2.1.0-21|72	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-21
14cr|tclreadline-2.1.0-21|73	+ Revision: dabe45c
14cr|tclreadline-2.1.0-21|74	- Add patch to fix build with readline 6.3
14cr|tclreadline-2.1.0-21|75	
14cr|tclreadline-2.1.0-21|76	

8573 14
14cr|tcl-tcllib-1.10-8|1	%define oname	tcllib
14cr|tcl-tcllib-1.10-8|2	
14cr|tcl-tcllib-1.10-8|3	Summary:	Collection of utility modules for Tcl
14cr|tcl-tcllib-1.10-8|4	Name:		tcl-%{oname}
14cr|tcl-tcllib-1.10-8|5	Version:	1.10
14cr|tcl-tcllib-1.10-8|6	Release:	8
14cr|tcl-tcllib-1.10-8|7	License:	BSD
14cr|tcl-tcllib-1.10-8|8	Group:		System/Libraries
14cr|tcl-tcllib-1.10-8|9	Url:		http://www.tcl.tk/software/tcllib/
14cr|tcl-tcllib-1.10-8|10	Source0:	%{oname}-%{version}.tar.bz2
14cr|tcl-tcllib-1.10-8|11	BuildRequires:	tcl-devel
14cr|tcl-tcllib-1.10-8|12	BuildArch:	noarch
14cr|tcl-tcllib-1.10-8|13	
14cr|tcl-tcllib-1.10-8|14	%description
14cr|tcl-tcllib-1.10-8|15	Tcllib is a collection of utility modules for Tcl. These modules
14cr|tcl-tcllib-1.10-8|16	provide a wide variety of functionality, from implementations of
14cr|tcl-tcllib-1.10-8|17	standard data structures to implementations of common networking
14cr|tcl-tcllib-1.10-8|18	protocols. The intent is to collect commonly used function into
14cr|tcl-tcllib-1.10-8|19	a single library, which users can rely on to be available and
14cr|tcl-tcllib-1.10-8|20	stable.
14cr|tcl-tcllib-1.10-8|21	
14cr|tcl-tcllib-1.10-8|22	%files
14cr|tcl-tcllib-1.10-8|23	%defattr(-,root,root,0755)
14cr|tcl-tcllib-1.10-8|24	%{_bindir}/page
14cr|tcl-tcllib-1.10-8|25	%{_bindir}/tcldocstrip
14cr|tcl-tcllib-1.10-8|26	%{_bindir}/dtplite
14cr|tcl-tcllib-1.10-8|27	%{tcl_sitelib}/tcllib%{version}
14cr|tcl-tcllib-1.10-8|28	%{_mandir}/mann/*
14cr|tcl-tcllib-1.10-8|29	
14cr|tcl-tcllib-1.10-8|30	#--------------------------------------------------------------------
14cr|tcl-tcllib-1.10-8|31	
14cr|tcl-tcllib-1.10-8|32	%prep
14cr|tcl-tcllib-1.10-8|33	%setup -q -n %{oname}-%{version}
14cr|tcl-tcllib-1.10-8|34	
14cr|tcl-tcllib-1.10-8|35	%build
14cr|tcl-tcllib-1.10-8|36	%configure2_5x --libdir=%{tcl_sitelib}
14cr|tcl-tcllib-1.10-8|37	%make
14cr|tcl-tcllib-1.10-8|38	
14cr|tcl-tcllib-1.10-8|39	%install
14cr|tcl-tcllib-1.10-8|40	%makeinstall_std
14cr|tcl-tcllib-1.10-8|41	
14cr|tcl-tcllib-1.10-8|42	# File conflict with tk package
14cr|tcl-tcllib-1.10-8|43	rm -f %{buildroot}%{_mandir}/mann/geometry.n*
14cr|tcl-tcllib-1.10-8|44	
14cr|tcl-tcllib-1.10-8|45	
14cr|tcl-tcllib-1.10-8|46	%changelog
14cr|tcl-tcllib-1.10-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-8
14cr|tcl-tcllib-1.10-8|48	+ Revision: a6bf8df
14cr|tcl-tcllib-1.10-8|49	- MassBuild#464: Increase release tag
14cr|tcl-tcllib-1.10-8|50	
14cr|tcl-tcllib-1.10-8|51	

8574 14
14cr|tcl-tclxml-3.2-2|1	%define oname tclxml
14cr|tcl-tclxml-3.2-2|2	
14cr|tcl-tclxml-3.2-2|3	Summary:	XML parsing library for the Tcl scripting language
14cr|tcl-tclxml-3.2-2|4	Name:		tcl-%{oname}
14cr|tcl-tclxml-3.2-2|5	Version:	3.2
14cr|tcl-tclxml-3.2-2|6	Release:	2
14cr|tcl-tclxml-3.2-2|7	License:	BSD
14cr|tcl-tclxml-3.2-2|8	Group:		System/Libraries
14cr|tcl-tclxml-3.2-2|9	Url:		http://tclxml.sourceforge.net/
14cr|tcl-tclxml-3.2-2|10	Source0:	http://downloads.sourceforge.net/tclxml/tclxml-%{version}.tar.gz
14cr|tcl-tclxml-3.2-2|11	Source1:	pkgIndex.tcl.in.gui
14cr|tcl-tclxml-3.2-2|12	Patch0:		tclxml-3.2-sgmlparser.patch
14cr|tcl-tclxml-3.2-2|13	Patch1:		tclxml-3.2-sfmt.patch
14cr|tcl-tclxml-3.2-2|14	BuildRequires:	tcl-devel
14cr|tcl-tclxml-3.2-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|tcl-tclxml-3.2-2|16	BuildRequires:	pkgconfig(libxslt)
14cr|tcl-tclxml-3.2-2|17	Provides:	tclxml = %{EVRD}
14cr|tcl-tclxml-3.2-2|18	Provides:	tcldom = %{EVRD}
14cr|tcl-tclxml-3.2-2|19	Provides:	tclxslt = %{EVRD}
14cr|tcl-tclxml-3.2-2|20	Requires:	tcl
14cr|tcl-tclxml-3.2-2|21	Requires:	tcl-tcllib
14cr|tcl-tclxml-3.2-2|22	
14cr|tcl-tclxml-3.2-2|23	%description
14cr|tcl-tclxml-3.2-2|24	TclXML is a package that provides XML, DOM, and XSLT parsing for the
14cr|tcl-tclxml-3.2-2|25	Tcl scripting language.
14cr|tcl-tclxml-3.2-2|26	
14cr|tcl-tclxml-3.2-2|27	%files
14cr|tcl-tclxml-3.2-2|28	%doc LICENSE ANNOUNCE ChangeLog README.html
14cr|tcl-tclxml-3.2-2|29	%doc doc/*.html
14cr|tcl-tclxml-3.2-2|30	%dir %{tcl_sitearch}/%{oname}%{version}
14cr|tcl-tclxml-3.2-2|31	%{tcl_sitearch}/%{oname}%{version}/*.so
14cr|tcl-tclxml-3.2-2|32	%{tcl_sitearch}/%{oname}%{version}/*.tcl
14cr|tcl-tclxml-3.2-2|33	%{_libdir}/libTclxml%{version}.so
14cr|tcl-tclxml-3.2-2|34	
14cr|tcl-tclxml-3.2-2|35	#----------------------------------------------------------------------------
14cr|tcl-tclxml-3.2-2|36	
14cr|tcl-tclxml-3.2-2|37	%package gui
14cr|tcl-tclxml-3.2-2|38	Summary:	UI widgets for manipulating a DOM tree
14cr|tcl-tclxml-3.2-2|39	Group:		System/Libraries
14cr|tcl-tclxml-3.2-2|40	Requires:	%{name} = %{EVRD}
14cr|tcl-tclxml-3.2-2|41	
14cr|tcl-tclxml-3.2-2|42	%description gui
14cr|tcl-tclxml-3.2-2|43	This package provides some useful widgets for manipulating a DOM tree.
14cr|tcl-tclxml-3.2-2|44	
14cr|tcl-tclxml-3.2-2|45	%files gui
14cr|tcl-tclxml-3.2-2|46	%dir %{tcl_sitelib}/%{oname}-gui%{version}
14cr|tcl-tclxml-3.2-2|47	%{tcl_sitelib}/%{oname}-gui%{version}/*.tcl
14cr|tcl-tclxml-3.2-2|48	
14cr|tcl-tclxml-3.2-2|49	#----------------------------------------------------------------------------
14cr|tcl-tclxml-3.2-2|50	
14cr|tcl-tclxml-3.2-2|51	%package devel
14cr|tcl-tclxml-3.2-2|52	Summary:	Development files for the tclxml packages
14cr|tcl-tclxml-3.2-2|53	Group:		Development/Other
14cr|tcl-tclxml-3.2-2|54	Requires:	%{name} = %{EVRD}
14cr|tcl-tclxml-3.2-2|55	
14cr|tcl-tclxml-3.2-2|56	%description devel
14cr|tcl-tclxml-3.2-2|57	Development header files for the tclxml packages. This includes all of the
14cr|tcl-tclxml-3.2-2|58	header files for the tclxml, tcldom, and tclxslt packages
14cr|tcl-tclxml-3.2-2|59	
14cr|tcl-tclxml-3.2-2|60	%files devel
14cr|tcl-tclxml-3.2-2|61	%{_includedir}/tclxml
14cr|tcl-tclxml-3.2-2|62	%{_includedir}/tcldom-libxml2
14cr|tcl-tclxml-3.2-2|63	%{_includedir}/tclxml-libxml2
14cr|tcl-tclxml-3.2-2|64	%{_libdir}/TclxmlConfig.sh
14cr|tcl-tclxml-3.2-2|65	%{tcl_sitearch}/%{oname}%{version}/*.a
14cr|tcl-tclxml-3.2-2|66	
14cr|tcl-tclxml-3.2-2|67	#----------------------------------------------------------------------------
14cr|tcl-tclxml-3.2-2|68	
14cr|tcl-tclxml-3.2-2|69	%prep
14cr|tcl-tclxml-3.2-2|70	%setup -q -n %{oname}-%{version}
14cr|tcl-tclxml-3.2-2|71	%patch0 -p1
14cr|tcl-tclxml-3.2-2|72	%patch1 -p1
14cr|tcl-tclxml-3.2-2|73	
14cr|tcl-tclxml-3.2-2|74	# Fix a few spurious execute permissions
14cr|tcl-tclxml-3.2-2|75	chmod -x ChangeLog doc/xsltsl/cmp.xsl *.c
14cr|tcl-tclxml-3.2-2|76	
14cr|tcl-tclxml-3.2-2|77	# Clean up some DOS line endings
14cr|tcl-tclxml-3.2-2|78	sed -i -e 's/\r//' doc/README.xml.in
14cr|tcl-tclxml-3.2-2|79	
14cr|tcl-tclxml-3.2-2|80	%build
14cr|tcl-tclxml-3.2-2|81	%configure2_5x
14cr|tcl-tclxml-3.2-2|82	%make
14cr|tcl-tclxml-3.2-2|83	
14cr|tcl-tclxml-3.2-2|84	%install
14cr|tcl-tclxml-3.2-2|85	%makeinstall_std
14cr|tcl-tclxml-3.2-2|86	install -p -m 0644 include/tclxml/*.h %{buildroot}%{_includedir}/tclxml
14cr|tcl-tclxml-3.2-2|87	mkdir -p %{buildroot}%{_includedir}/tcldom-libxml2
14cr|tcl-tclxml-3.2-2|88	install -p -m 0644 include/tcldom-libxml2/*.h %{buildroot}%{_includedir}/tcldom-libxml2
14cr|tcl-tclxml-3.2-2|89	mkdir -p %{buildroot}%{_includedir}/tclxml-libxml2
14cr|tcl-tclxml-3.2-2|90	install -p -m 0644 include/tclxml-libxml2/*.h %{buildroot}%{_includedir}/tclxml-libxml2
14cr|tcl-tclxml-3.2-2|91	
14cr|tcl-tclxml-3.2-2|92	mkdir -p %{buildroot}%{tcl_sitearch}
14cr|tcl-tclxml-3.2-2|93	mv %{buildroot}%{_libdir}/Tclxml%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
14cr|tcl-tclxml-3.2-2|94	
14cr|tcl-tclxml-3.2-2|95	ln -s tcl%{tcl_version}/%{oname}%{version}/libTclxml%{version}.so %{buildroot}%{_libdir}/libTclxml%{version}.so
14cr|tcl-tclxml-3.2-2|96	
14cr|tcl-tclxml-3.2-2|97	sed s,"%{_libdir}/Tclxml%{version}","%{tcl_sitearch}/%{oname}%{version}",g -i %{buildroot}%{_libdir}/TclxmlConfig.sh
14cr|tcl-tclxml-3.2-2|98	
14cr|tcl-tclxml-3.2-2|99	chmod a-x %{buildroot}%{tcl_sitearch}/%{oname}%{version}/*.a
14cr|tcl-tclxml-3.2-2|100	
14cr|tcl-tclxml-3.2-2|101	# Install the examples in a -gui subpackage
14cr|tcl-tclxml-3.2-2|102	install -d %{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}
14cr|tcl-tclxml-3.2-2|103	sed -e 's/@VERSION@/%{version}/' < %{SOURCE1} > %{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}/pkgIndex.tcl
14cr|tcl-tclxml-3.2-2|104	install -p -m 0644 examples/tcldom/domtree.tcl \
14cr|tcl-tclxml-3.2-2|105	examples/tcldom/domtree-treectrl.tcl \
14cr|tcl-tclxml-3.2-2|106	examples/tcldom/domtext.tcl \
14cr|tcl-tclxml-3.2-2|107	examples/tcldom/cgi2dom.tcl \
14cr|tcl-tclxml-3.2-2|108	%{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}/
14cr|tcl-tclxml-3.2-2|109	
14cr|tcl-tclxml-3.2-2|110	
14cr|tcl-tclxml-3.2-2|111	%changelog
14cr|tcl-tclxml-3.2-2|112	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-2
14cr|tcl-tclxml-3.2-2|113	+ Revision: 1a9e45d
14cr|tcl-tclxml-3.2-2|114	- MassBuild#464: Increase release tag
14cr|tcl-tclxml-3.2-2|115	
14cr|tcl-tclxml-3.2-2|116	

8575 14
14cr|tcl-tkdnd-2.6-2|1	%define oname	tkdnd
14cr|tcl-tkdnd-2.6-2|2	%define dirname %{oname}%{version}
14cr|tcl-tkdnd-2.6-2|3	
14cr|tcl-tkdnd-2.6-2|4	Name:		tcl-%{oname}
14cr|tcl-tkdnd-2.6-2|5	Version:	2.6
14cr|tcl-tkdnd-2.6-2|6	Release:	2
14cr|tcl-tkdnd-2.6-2|7	Summary:	Tk extension that adds native drag & drop capabilities
14cr|tcl-tkdnd-2.6-2|8	Group:		Development/Other
14cr|tcl-tkdnd-2.6-2|9	License:	BSD
14cr|tcl-tkdnd-2.6-2|10	URL:		http://tkdnd.sourceforge.net/
14cr|tcl-tkdnd-2.6-2|11	Source0:	http://dl.sourceforge.net/%{oname}/%{oname}%{version}-src.tar.gz
14cr|tcl-tkdnd-2.6-2|12	BuildRequires:	tcl-devel >= 8.4
14cr|tcl-tkdnd-2.6-2|13	BuildRequires:	tk-devel >= 8.4
14cr|tcl-tkdnd-2.6-2|14	Requires:	tcl >= 8.4
14cr|tcl-tkdnd-2.6-2|15	Provides:	tkdnd = %{version}-%{release}
14cr|tcl-tkdnd-2.6-2|16	
14cr|tcl-tkdnd-2.6-2|17	%description
14cr|tcl-tkdnd-2.6-2|18	Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities
14cr|tcl-tkdnd-2.6-2|19	to the tk toolkit. It can be used with any tk version equal or greater to 8.4.
14cr|tcl-tkdnd-2.6-2|20	Under Unix the drag & drop protocol in use is the XDND protocol version 4
14cr|tcl-tkdnd-2.6-2|21	(also used by the QT toolkit, KDE & GNOME Desktops).
14cr|tcl-tkdnd-2.6-2|22	
14cr|tcl-tkdnd-2.6-2|23	%prep
14cr|tcl-tkdnd-2.6-2|24	%setup -q -n %{oname}%{version}
14cr|tcl-tkdnd-2.6-2|25	
14cr|tcl-tkdnd-2.6-2|26	# fix file rights
14cr|tcl-tkdnd-2.6-2|27	chmod 644 doc/tkDND.htm
14cr|tcl-tkdnd-2.6-2|28	
14cr|tcl-tkdnd-2.6-2|29	%build
14cr|tcl-tkdnd-2.6-2|30	%configure2_5x --libdir=%{tcl_sitearch} \
14cr|tcl-tkdnd-2.6-2|31	%ifarch x86_64
14cr|tcl-tkdnd-2.6-2|32	--enable-64bit \
14cr|tcl-tkdnd-2.6-2|33	%endif
14cr|tcl-tkdnd-2.6-2|34	--enable-symbols
14cr|tcl-tkdnd-2.6-2|35	%make
14cr|tcl-tkdnd-2.6-2|36	
14cr|tcl-tkdnd-2.6-2|37	%install
14cr|tcl-tkdnd-2.6-2|38	%makeinstall_std
14cr|tcl-tkdnd-2.6-2|39	
14cr|tcl-tkdnd-2.6-2|40	%files
14cr|tcl-tkdnd-2.6-2|41	%doc doc/tkDND.htm
14cr|tcl-tkdnd-2.6-2|42	%{tcl_sitearch}/%{dirname}
14cr|tcl-tkdnd-2.6-2|43	%{_mandir}/mann/tkDND.*
14cr|tcl-tkdnd-2.6-2|44	
14cr|tcl-tkdnd-2.6-2|45	%changelog
14cr|tcl-tkdnd-2.6-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|tcl-tkdnd-2.6-2|47	+ Revision: 17ddddf
14cr|tcl-tkdnd-2.6-2|48	- MassBuild#464: Increase release tag
14cr|tcl-tkdnd-2.6-2|49	
14cr|tcl-tkdnd-2.6-2|50	

8576 14
14cr|tcl-tklib-0.5-3|1	%define debug_package %{nil}
14cr|tcl-tklib-0.5-3|2	%define oname   tklib
14cr|tcl-tklib-0.5-3|3	
14cr|tcl-tklib-0.5-3|4	Name:           tcl-%{oname}
14cr|tcl-tklib-0.5-3|5	Version:        0.5
14cr|tcl-tklib-0.5-3|6	Release:        3
14cr|tcl-tklib-0.5-3|7	Summary:        Collection of utility modules for Tk
14cr|tcl-tklib-0.5-3|8	License:        BSD
14cr|tcl-tklib-0.5-3|9	Group:          Networking/WWW
14cr|tcl-tklib-0.5-3|10	Source:         http://sourceforge.net/projects/tcllib/files/tklib/0.5/tklib-%{version}.tar.bz2
14cr|tcl-tklib-0.5-3|11	URL:            http://www.tcl.tk/software/tcllib/
14cr|tcl-tklib-0.5-3|12	
14cr|tcl-tklib-0.5-3|13	BuildRequires:  tk
14cr|tcl-tklib-0.5-3|14	BuildRequires:  groff-for-man
14cr|tcl-tklib-0.5-3|15	BuildRequires:  tcl-tcllib
14cr|tcl-tklib-0.5-3|16	BuildRequires:  tcl
14cr|tcl-tklib-0.5-3|17	
14cr|tcl-tklib-0.5-3|18	Obsoletes:      tk-tklib
14cr|tcl-tklib-0.5-3|19	
14cr|tcl-tklib-0.5-3|20	%description
14cr|tcl-tklib-0.5-3|21	Tklib is like Tcllib, a collection of many small packages providing
14cr|tcl-tklib-0.5-3|22	utilities, except that packages here are expected to depend on Tk.
14cr|tcl-tklib-0.5-3|23	Tklib specializes in utilities for GUI programming.
14cr|tcl-tklib-0.5-3|24	
14cr|tcl-tklib-0.5-3|25	%files
14cr|tcl-tklib-0.5-3|26	%defattr(-,root,root,0755)
14cr|tcl-tklib-0.5-3|27	%dir %{_libdir}/tklib0.5
14cr|tcl-tklib-0.5-3|28	%{_libdir}/tklib0.5/*
14cr|tcl-tklib-0.5-3|29	%{_mandir}/mann/*
14cr|tcl-tklib-0.5-3|30	
14cr|tcl-tklib-0.5-3|31	#--------------------------------------------------------------------
14cr|tcl-tklib-0.5-3|32	
14cr|tcl-tklib-0.5-3|33	%prep
14cr|tcl-tklib-0.5-3|34	%setup -q -n %oname-%version
14cr|tcl-tklib-0.5-3|35	
14cr|tcl-tklib-0.5-3|36	%build
14cr|tcl-tklib-0.5-3|37	%configure
14cr|tcl-tklib-0.5-3|38	%make
14cr|tcl-tklib-0.5-3|39	
14cr|tcl-tklib-0.5-3|40	
14cr|tcl-tklib-0.5-3|41	%install
14cr|tcl-tklib-0.5-3|42	%makeinstall
14cr|tcl-tklib-0.5-3|43	
14cr|tcl-tklib-0.5-3|44	
14cr|tcl-tklib-0.5-3|45	%changelog
14cr|tcl-tklib-0.5-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cr|tcl-tklib-0.5-3|47	+ Revision: 441c9d5
14cr|tcl-tklib-0.5-3|48	- MassBuild#464: Increase release tag
14cr|tcl-tklib-0.5-3|49	
14cr|tcl-tklib-0.5-3|50	

8577 14
14cr|tcl-tkpng-0.9-3|1	%define oname tkpng
14cr|tcl-tkpng-0.9-3|2	
14cr|tcl-tkpng-0.9-3|3	Summary:	PNG support for Tcl/Tk
14cr|tcl-tkpng-0.9-3|4	Name:		tcl-%{oname}
14cr|tcl-tkpng-0.9-3|5	Version:	0.9
14cr|tcl-tkpng-0.9-3|6	Release:	3
14cr|tcl-tkpng-0.9-3|7	License:	TCL
14cr|tcl-tkpng-0.9-3|8	Group:		System/Libraries
14cr|tcl-tkpng-0.9-3|9	Url:		http://www.muonics.com/FreeStuff/TkPNG/
14cr|tcl-tkpng-0.9-3|10	Source0:	http://downloads.sourceforge.net/tkpng/%{oname}%{version}.tgz
14cr|tcl-tkpng-0.9-3|11	Provides:	%{oname} = %{EVRD}
14cr|tcl-tkpng-0.9-3|12	BuildRequires:	tcl-devel
14cr|tcl-tkpng-0.9-3|13	BuildRequires:	pkgconfig(tk)
14cr|tcl-tkpng-0.9-3|14	BuildRequires:	pkgconfig(zlib)
14cr|tcl-tkpng-0.9-3|15	
14cr|tcl-tkpng-0.9-3|16	%description
14cr|tcl-tkpng-0.9-3|17	TkPNG is an open source package that adds PNG photo image support to Tcl/Tk.
14cr|tcl-tkpng-0.9-3|18	Although other extensions such as Img also add support for PNG images, this
14cr|tcl-tkpng-0.9-3|19	package was designed to be lightweight, not depending on libpng nor
14cr|tcl-tkpng-0.9-3|20	implementing other image formats, and suitable for inclusion in the Tk core.
14cr|tcl-tkpng-0.9-3|21	Tk does not currently have native support for any image formats that allow
14cr|tcl-tkpng-0.9-3|22	for alpha (partial-transparency) channels, although it does have support for
14cr|tcl-tkpng-0.9-3|23	alpha blending internally.
14cr|tcl-tkpng-0.9-3|24	
14cr|tcl-tkpng-0.9-3|25	%files
14cr|tcl-tkpng-0.9-3|26	%doc README license.terms ChangeLog
14cr|tcl-tkpng-0.9-3|27	%{tcl_sitearch}/%{oname}%{version}/
14cr|tcl-tkpng-0.9-3|28	%{_libdir}/*.so
14cr|tcl-tkpng-0.9-3|29	
14cr|tcl-tkpng-0.9-3|30	#----------------------------------------------------------------------------
14cr|tcl-tkpng-0.9-3|31	
14cr|tcl-tkpng-0.9-3|32	%prep
14cr|tcl-tkpng-0.9-3|33	%setup -q -n %{oname}%{version}
14cr|tcl-tkpng-0.9-3|34	find . -perm 0640 | xargs chmod 0644
14cr|tcl-tkpng-0.9-3|35	
14cr|tcl-tkpng-0.9-3|36	%build
14cr|tcl-tkpng-0.9-3|37	%configure2_5x \
14cr|tcl-tkpng-0.9-3|38	%ifarch x86_64
14cr|tcl-tkpng-0.9-3|39	--enable-64bit
14cr|tcl-tkpng-0.9-3|40	%endif
14cr|tcl-tkpng-0.9-3|41	
14cr|tcl-tkpng-0.9-3|42	%make LIBS="-lm -lz"
14cr|tcl-tkpng-0.9-3|43	
14cr|tcl-tkpng-0.9-3|44	%install
14cr|tcl-tkpng-0.9-3|45	%makeinstall_std
14cr|tcl-tkpng-0.9-3|46	install -d %{buildroot}%{tcl_sitearch}
14cr|tcl-tkpng-0.9-3|47	mv %{buildroot}%{_libdir}/%{oname}%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
14cr|tcl-tkpng-0.9-3|48	
14cr|tcl-tkpng-0.9-3|49	ln -s tcl%{tcl_version}/%{oname}%{version}/lib%{oname}%{version}.so %{buildroot}%{_libdir}/lib%{oname}%{version}.so
14cr|tcl-tkpng-0.9-3|50	
14cr|tcl-tkpng-0.9-3|51	
14cr|tcl-tkpng-0.9-3|52	%changelog
14cr|tcl-tkpng-0.9-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-3
14cr|tcl-tkpng-0.9-3|54	+ Revision: 2588980
14cr|tcl-tkpng-0.9-3|55	- MassBuild#464: Increase release tag
14cr|tcl-tkpng-0.9-3|56	
14cr|tcl-tkpng-0.9-3|57	

8578 14
14cr|tcltls-1.6-4|1	#define debug_package %{nil}
14cr|tcltls-1.6-4|2	
14cr|tcltls-1.6-4|3	Summary: 	SSL2, SSL3, and TLS1 encryption extensions for TCL
14cr|tcltls-1.6-4|4	Name: 		tcltls
14cr|tcltls-1.6-4|5	Version: 	1.6
14cr|tcltls-1.6-4|6	Release: 	4
14cr|tcltls-1.6-4|7	License: 	BSD
14cr|tcltls-1.6-4|8	Group: 		System/Libraries
14cr|tcltls-1.6-4|9	URL: 		http://tls.sourceforge.net/
14cr|tcltls-1.6-4|10	Source0:		http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
14cr|tcltls-1.6-4|11	Patch0:		tcltls-1.6-simpleclient.patch
14cr|tcltls-1.6-4|12	Patch1:		tcltls-1.6-openssl.patch
14cr|tcltls-1.6-4|13	Patch2:		tcltls-1.6-no-rpath.patch
14cr|tcltls-1.6-4|14	Patch3:		tcltls-1.6-ciphers.patch
14cr|tcltls-1.6-4|15	BuildRequires:	tcl-devel
14cr|tcltls-1.6-4|16	BuildRequires:	pkgconfig(openssl)
14cr|tcltls-1.6-4|17	Requires:	tcl >= 8.4.11
14cr|tcltls-1.6-4|18	Requires:	openssl
14cr|tcltls-1.6-4|19	Obsoletes:	%{mklibname tcltls 1.50}
14cr|tcltls-1.6-4|20	
14cr|tcltls-1.6-4|21	%description
14cr|tcltls-1.6-4|22	Provides SSL2, SSL3, and TLS1 socket encryption functionality
14cr|tcltls-1.6-4|23	to the TCL interpreted language.
14cr|tcltls-1.6-4|24	Needed for Sguild
14cr|tcltls-1.6-4|25	
14cr|tcltls-1.6-4|26	%package	devel
14cr|tcltls-1.6-4|27	Summary:	SSL2, SSL3, and TLS1 encryption extensions for TCL
14cr|tcltls-1.6-4|28	Group:		Development/Other
14cr|tcltls-1.6-4|29	Requires:	%{name} = %{version}-%{release}
14cr|tcltls-1.6-4|30	Obsoletes:	%{mklibname tcltls 1.50 -d}
14cr|tcltls-1.6-4|31	
14cr|tcltls-1.6-4|32	%description	devel
14cr|tcltls-1.6-4|33	Provides SSL2, SSL3, and TLS1 socket encryption functionality
14cr|tcltls-1.6-4|34	to the TCL interpreted language. Development headers.
14cr|tcltls-1.6-4|35	
14cr|tcltls-1.6-4|36	%prep
14cr|tcltls-1.6-4|37	%setup -q -n tls%{version}
14cr|tcltls-1.6-4|38	%patch0 -p1 -b .simpleclient
14cr|tcltls-1.6-4|39	%patch1 -p1 -b .openssl098a
14cr|tcltls-1.6-4|40	%patch2 -p1 -b .rpath
14cr|tcltls-1.6-4|41	%patch3 -p0
14cr|tcltls-1.6-4|42	
14cr|tcltls-1.6-4|43	%build
14cr|tcltls-1.6-4|44	
14cr|tcltls-1.6-4|45	#autoreconf
14cr|tcltls-1.6-4|46	%configure2_5x \
14cr|tcltls-1.6-4|47	--enable-shared \
14cr|tcltls-1.6-4|48	--with-gcclib \
14cr|tcltls-1.6-4|49	--with-ssl-dir=%{_prefix} \
14cr|tcltls-1.6-4|50	--with-tcl=%{_libdir}
14cr|tcltls-1.6-4|51	
14cr|tcltls-1.6-4|52	%make
14cr|tcltls-1.6-4|53	
14cr|tcltls-1.6-4|54	%check
14cr|tcltls-1.6-4|55	make test
14cr|tcltls-1.6-4|56	
14cr|tcltls-1.6-4|57	%install
14cr|tcltls-1.6-4|58	%makeinstall_std libdir=%{tcl_sitearch} includedir=%{_includedir}
14cr|tcltls-1.6-4|59	
14cr|tcltls-1.6-4|60	
14cr|tcltls-1.6-4|61	%files
14cr|tcltls-1.6-4|62	%doc ChangeLog README.txt license.terms tls.htm
14cr|tcltls-1.6-4|63	%{tcl_sitearch}/tls%{version}
14cr|tcltls-1.6-4|64	
14cr|tcltls-1.6-4|65	%files devel
14cr|tcltls-1.6-4|66	%{_includedir}/tls.h
14cr|tcltls-1.6-4|67	
14cr|tcltls-1.6-4|68	
14cr|tcltls-1.6-4|69	
14cr|tcltls-1.6-4|70	
14cr|tcltls-1.6-4|71	
14cr|tcltls-1.6-4|72	%changelog
14cr|tcltls-1.6-4|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14cr|tcltls-1.6-4|74	+ Revision: d6f0f0a
14cr|tcltls-1.6-4|75	- MassBuild#464: Increase release tag
14cr|tcltls-1.6-4|76	
14cr|tcltls-1.6-4|77	

8579 14
14cr|tcl-zlib-2.0.1-0.svn40.2|1	%define oname zlib
14cr|tcl-zlib-2.0.1-0.svn40.2|2	
14cr|tcl-zlib-2.0.1-0.svn40.2|3	Summary:	Zlib support for Tcl
14cr|tcl-zlib-2.0.1-0.svn40.2|4	Name:		tcl-%{oname}
14cr|tcl-zlib-2.0.1-0.svn40.2|5	Version:	2.0.1
14cr|tcl-zlib-2.0.1-0.svn40.2|6	Release:	0.svn40.2
14cr|tcl-zlib-2.0.1-0.svn40.2|7	Group:		System/Libraries
14cr|tcl-zlib-2.0.1-0.svn40.2|8	License:	MIT
14cr|tcl-zlib-2.0.1-0.svn40.2|9	Url:		http://svn.scheffers.net/
14cr|tcl-zlib-2.0.1-0.svn40.2|10	# Snapshot of SVN40 downloaded on June 26, 2008
14cr|tcl-zlib-2.0.1-0.svn40.2|11	# Originally found at http://svn.scheffers.net/zlib.tar.gz
14cr|tcl-zlib-2.0.1-0.svn40.2|12	Source0:	%{oname}.tar.gz
14cr|tcl-zlib-2.0.1-0.svn40.2|13	BuildRequires:	tcl-devel
14cr|tcl-zlib-2.0.1-0.svn40.2|14	BuildRequires:	pkgconfig(tk)
14cr|tcl-zlib-2.0.1-0.svn40.2|15	BuildRequires:	pkgconfig(zlib)
14cr|tcl-zlib-2.0.1-0.svn40.2|16	
14cr|tcl-zlib-2.0.1-0.svn40.2|17	%description
14cr|tcl-zlib-2.0.1-0.svn40.2|18	This is extension is a standalone version of the tclkit [zlib]
14cr|tcl-zlib-2.0.1-0.svn40.2|19	command/extension. See http://wiki.tcl.tk/zlib for command syntax.
14cr|tcl-zlib-2.0.1-0.svn40.2|20	
14cr|tcl-zlib-2.0.1-0.svn40.2|21	%files
14cr|tcl-zlib-2.0.1-0.svn40.2|22	%doc README ChangeLog
14cr|tcl-zlib-2.0.1-0.svn40.2|23	%dir %{tcl_sitearch}/%{oname}%{version}
14cr|tcl-zlib-2.0.1-0.svn40.2|24	%{tcl_sitearch}/%{oname}%{version}/*.so
14cr|tcl-zlib-2.0.1-0.svn40.2|25	%{tcl_sitearch}/%{oname}%{version}/pkgIndex.tcl
14cr|tcl-zlib-2.0.1-0.svn40.2|26	%{_libdir}/*.so
14cr|tcl-zlib-2.0.1-0.svn40.2|27	
14cr|tcl-zlib-2.0.1-0.svn40.2|28	#----------------------------------------------------------------------------
14cr|tcl-zlib-2.0.1-0.svn40.2|29	
14cr|tcl-zlib-2.0.1-0.svn40.2|30	%package devel
14cr|tcl-zlib-2.0.1-0.svn40.2|31	Summary:	Development files for %{name}
14cr|tcl-zlib-2.0.1-0.svn40.2|32	Group:		Development/Other
14cr|tcl-zlib-2.0.1-0.svn40.2|33	Requires:	%{name} = %{EVRD}
14cr|tcl-zlib-2.0.1-0.svn40.2|34	
14cr|tcl-zlib-2.0.1-0.svn40.2|35	%description devel
14cr|tcl-zlib-2.0.1-0.svn40.2|36	Development files for %{name}.
14cr|tcl-zlib-2.0.1-0.svn40.2|37	
14cr|tcl-zlib-2.0.1-0.svn40.2|38	%files devel
14cr|tcl-zlib-2.0.1-0.svn40.2|39	%{tcl_sitearch}/%{oname}%{version}/libzlibstub*.a
14cr|tcl-zlib-2.0.1-0.svn40.2|40	%{_includedir}/*.h
14cr|tcl-zlib-2.0.1-0.svn40.2|41	
14cr|tcl-zlib-2.0.1-0.svn40.2|42	#----------------------------------------------------------------------------
14cr|tcl-zlib-2.0.1-0.svn40.2|43	
14cr|tcl-zlib-2.0.1-0.svn40.2|44	%prep
14cr|tcl-zlib-2.0.1-0.svn40.2|45	%setup -q -n %{oname}
14cr|tcl-zlib-2.0.1-0.svn40.2|46	
14cr|tcl-zlib-2.0.1-0.svn40.2|47	%build
14cr|tcl-zlib-2.0.1-0.svn40.2|48	%configure2_5x \
14cr|tcl-zlib-2.0.1-0.svn40.2|49	--with-tcl=%{_libdir}
14cr|tcl-zlib-2.0.1-0.svn40.2|50	make
14cr|tcl-zlib-2.0.1-0.svn40.2|51	
14cr|tcl-zlib-2.0.1-0.svn40.2|52	%install
14cr|tcl-zlib-2.0.1-0.svn40.2|53	make DESTDIR=%{buildroot} install-binaries install-libraries
14cr|tcl-zlib-2.0.1-0.svn40.2|54	
14cr|tcl-zlib-2.0.1-0.svn40.2|55	install -d %{buildroot}%{tcl_sitearch}
14cr|tcl-zlib-2.0.1-0.svn40.2|56	mv %{buildroot}%{_libdir}/%{oname}%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
14cr|tcl-zlib-2.0.1-0.svn40.2|57	ln -s tcl%{tcl_version}/%{oname}%{version}/lib%{oname}%{version}.so %{buildroot}%{_libdir}/lib%{oname}%{version}.so
14cr|tcl-zlib-2.0.1-0.svn40.2|58	
14cr|tcl-zlib-2.0.1-0.svn40.2|59	rm -rf %{buildroot}%{tcl_sitearch}/%{oname}%{version}/zlib.c
14cr|tcl-zlib-2.0.1-0.svn40.2|60	chmod -x %{buildroot}%{tcl_sitearch}/%{oname}%{version}/libzlibstub*.a
14cr|tcl-zlib-2.0.1-0.svn40.2|61	
14cr|tcl-zlib-2.0.1-0.svn40.2|62	
14cr|tcl-zlib-2.0.1-0.svn40.2|63	%changelog
14cr|tcl-zlib-2.0.1-0.svn40.2|64	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-0.svn40.2
14cr|tcl-zlib-2.0.1-0.svn40.2|65	+ Revision: ac3f5c4
14cr|tcl-zlib-2.0.1-0.svn40.2|66	- LOG Fix library symlink
14cr|tcl-zlib-2.0.1-0.svn40.2|67	
14cr|tcl-zlib-2.0.1-0.svn40.2|68	

8580 14
14cr|tcpflow-1.3.0-2|1	Summary:	Network traffic recorder
14cr|tcpflow-1.3.0-2|2	Name:		tcpflow
14cr|tcpflow-1.3.0-2|3	Version:	1.3.0
14cr|tcpflow-1.3.0-2|4	Release:	2
14cr|tcpflow-1.3.0-2|5	License:	GPL
14cr|tcpflow-1.3.0-2|6	Group:		Networking/Other
14cr|tcpflow-1.3.0-2|7	Source0:	https://github.com/downloads/simsong/tcpflow/%{name}-%{version}.tar.gz
14cr|tcpflow-1.3.0-2|8	URL:		http://afflib.org
14cr|tcpflow-1.3.0-2|9	BuildRequires:	libpcap-devel autoconf
14cr|tcpflow-1.3.0-2|10	
14cr|tcpflow-1.3.0-2|11	%description
14cr|tcpflow-1.3.0-2|12	tcpflow is a program that captures data transmitted as part of TCP
14cr|tcpflow-1.3.0-2|13	connections (flows), and stores the data in a way that is convenient
14cr|tcpflow-1.3.0-2|14	for protocol analysis or debugging.
14cr|tcpflow-1.3.0-2|15	A program like 'tcpdump' shows a summary of packets seen on the wire,
14cr|tcpflow-1.3.0-2|16	but usually doesn't store the data that's actually being transmitted.
14cr|tcpflow-1.3.0-2|17	In contrast, tcpflow reconstructs the actual data streams and stores
14cr|tcpflow-1.3.0-2|18	each flow in a separate file for later analysis.
14cr|tcpflow-1.3.0-2|19	
14cr|tcpflow-1.3.0-2|20	%prep
14cr|tcpflow-1.3.0-2|21	%setup -q -n %{name}-%{version}
14cr|tcpflow-1.3.0-2|22	chmod -x COPYING
14cr|tcpflow-1.3.0-2|23	
14cr|tcpflow-1.3.0-2|24	%build
14cr|tcpflow-1.3.0-2|25	%configure2_5x
14cr|tcpflow-1.3.0-2|26	%make
14cr|tcpflow-1.3.0-2|27	
14cr|tcpflow-1.3.0-2|28	%install
14cr|tcpflow-1.3.0-2|29	%makeinstall
14cr|tcpflow-1.3.0-2|30	
14cr|tcpflow-1.3.0-2|31	%files
14cr|tcpflow-1.3.0-2|32	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL
14cr|tcpflow-1.3.0-2|33	%{_bindir}/*
14cr|tcpflow-1.3.0-2|34	%{_mandir}/man*/*
14cr|tcpflow-1.3.0-2|35	
14cr|tcpflow-1.3.0-2|36	
14cr|tcpflow-1.3.0-2|37	
14cr|tcpflow-1.3.0-2|38	%changelog
14cr|tcpflow-1.3.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cr|tcpflow-1.3.0-2|40	+ Revision: 4f7e7af
14cr|tcpflow-1.3.0-2|41	- MassBuild#464: Increase release tag
14cr|tcpflow-1.3.0-2|42	
14cr|tcpflow-1.3.0-2|43	

8581 14
14cr|tcpreplay-3.4.4-3|1	Summary:	A tool to replay captured network traffic
14cr|tcpreplay-3.4.4-3|2	Name:		tcpreplay
14cr|tcpreplay-3.4.4-3|3	Version:	3.4.4
14cr|tcpreplay-3.4.4-3|4	Release:	3
14cr|tcpreplay-3.4.4-3|5	License:	BSD
14cr|tcpreplay-3.4.4-3|6	Group:		Networking/Other
14cr|tcpreplay-3.4.4-3|7	URL:		http://tcpreplay.synfin.net/trac/
14cr|tcpreplay-3.4.4-3|8	Source0:	http://prdownloads.sourceforge.net/tcpreplay/%{name}-%{version}.tar.gz
14cr|tcpreplay-3.4.4-3|9	Patch0:		tcpreplay-3.4.2-get_interface.patch
14cr|tcpreplay-3.4.4-3|10	BuildRequires:	autogen >= 5.9
14cr|tcpreplay-3.4.4-3|11	BuildRequires:	autogen-devel >= 5.9
14cr|tcpreplay-3.4.4-3|12	BuildRequires:	libdnet-devel
14cr|tcpreplay-3.4.4-3|13	BuildRequires:	libpcap-devel >= 0.7.2
14cr|tcpreplay-3.4.4-3|14	BuildRequires:	tcpdump
14cr|tcpreplay-3.4.4-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tcpreplay-3.4.4-3|16	
14cr|tcpreplay-3.4.4-3|17	%description
14cr|tcpreplay-3.4.4-3|18	Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
14cr|tcpreplay-3.4.4-3|19	supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a
14cr|tcpreplay-3.4.4-3|20	tool to pre-process capture files to allow increased performance under certain
14cr|tcpreplay-3.4.4-3|21	conditions as well as capinfo which provides basic information about capture
14cr|tcpreplay-3.4.4-3|22	files.
14cr|tcpreplay-3.4.4-3|23	
14cr|tcpreplay-3.4.4-3|24	%prep
14cr|tcpreplay-3.4.4-3|25	%setup -q
14cr|tcpreplay-3.4.4-3|26	%patch0 -p1 -b .get_interface
14cr|tcpreplay-3.4.4-3|27	
14cr|tcpreplay-3.4.4-3|28	%build
14cr|tcpreplay-3.4.4-3|29	%configure2_5x \
14cr|tcpreplay-3.4.4-3|30	--enable-dynamic-link \
14cr|tcpreplay-3.4.4-3|31	--enable-tcpreplay-edit \
14cr|tcpreplay-3.4.4-3|32	--with-testnic=eth0 \
14cr|tcpreplay-3.4.4-3|33	--with-testnic2=eth1
14cr|tcpreplay-3.4.4-3|34	%make
14cr|tcpreplay-3.4.4-3|35	
14cr|tcpreplay-3.4.4-3|36	#%%check
14cr|tcpreplay-3.4.4-3|37	#make test <- requires root permissions
14cr|tcpreplay-3.4.4-3|38	
14cr|tcpreplay-3.4.4-3|39	%install
14cr|tcpreplay-3.4.4-3|40	rm -rf %{buildroot}
14cr|tcpreplay-3.4.4-3|41	%makeinstall_std
14cr|tcpreplay-3.4.4-3|42	
14cr|tcpreplay-3.4.4-3|43	%clean
14cr|tcpreplay-3.4.4-3|44	rm -rf %{buildroot}
14cr|tcpreplay-3.4.4-3|45	
14cr|tcpreplay-3.4.4-3|46	%files
14cr|tcpreplay-3.4.4-3|47	%defattr(-,root,root)
14cr|tcpreplay-3.4.4-3|48	%doc README docs/CHANGELOG docs/CREDIT docs/HACKING docs/INSTALL docs/LICENSE docs/TODO
14cr|tcpreplay-3.4.4-3|49	%{_bindir}/tcpbridge
14cr|tcpreplay-3.4.4-3|50	%{_bindir}/tcpprep
14cr|tcpreplay-3.4.4-3|51	%{_bindir}/tcpreplay
14cr|tcpreplay-3.4.4-3|52	%{_bindir}/tcpreplay-edit
14cr|tcpreplay-3.4.4-3|53	%{_bindir}/tcprewrite
14cr|tcpreplay-3.4.4-3|54	%{_mandir}/man1/*
14cr|tcpreplay-3.4.4-3|55	
14cr|tcpreplay-3.4.4-3|56	
14cr|tcpreplay-3.4.4-3|57	
14cr|tcpreplay-3.4.4-3|58	%changelog
14cr|tcpreplay-3.4.4-3|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.4-3
14cr|tcpreplay-3.4.4-3|60	+ Revision: 056d1b5
14cr|tcpreplay-3.4.4-3|61	- MassBuild#464: Increase release tag
14cr|tcpreplay-3.4.4-3|62	
14cr|tcpreplay-3.4.4-3|63	

8582 14
14cr|tcpslice-1.2a3-3.20061130.5|1	%define snap 20061130
14cr|tcpslice-1.2a3-3.20061130.5|2	
14cr|tcpslice-1.2a3-3.20061130.5|3	Summary:	A tool for extracting portions of packet trace files
14cr|tcpslice-1.2a3-3.20061130.5|4	Name:		tcpslice
14cr|tcpslice-1.2a3-3.20061130.5|5	Version:	1.2a3
14cr|tcpslice-1.2a3-3.20061130.5|6	Release:	%mkrel 3.%{snap}.5
14cr|tcpslice-1.2a3-3.20061130.5|7	Group:		Monitoring
14cr|tcpslice-1.2a3-3.20061130.5|8	License:	BSD
14cr|tcpslice-1.2a3-3.20061130.5|9	URL:		http://www.tcpdump.org
14cr|tcpslice-1.2a3-3.20061130.5|10	Source0:	tcpslice-%{snap}.tar.bz2
14cr|tcpslice-1.2a3-3.20061130.5|11	Patch0:		tcpslice-libosip2-3.x.patch
14cr|tcpslice-1.2a3-3.20061130.5|12	Requires:	tcpdump >= 0.9.5
14cr|tcpslice-1.2a3-3.20061130.5|13	BuildRequires:	libpcap-devel >= 0.9.5
14cr|tcpslice-1.2a3-3.20061130.5|14	BuildRequires:	libnids-devel >= 1.21
14cr|tcpslice-1.2a3-3.20061130.5|15	BuildRequires:	libosip2-devel >= 3.0.3
14cr|tcpslice-1.2a3-3.20061130.5|16	BuildRequires:	libooh323c-devel >= 0.8.2
14cr|tcpslice-1.2a3-3.20061130.5|17	BuildRequires:	autoconf2.5
14cr|tcpslice-1.2a3-3.20061130.5|18	BuildRequires:	libtool
14cr|tcpslice-1.2a3-3.20061130.5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tcpslice-1.2a3-3.20061130.5|20	
14cr|tcpslice-1.2a3-3.20061130.5|21	%description
14cr|tcpslice-1.2a3-3.20061130.5|22	A tool for extracting portions of packet trace files generated using tcpdump's
14cr|tcpslice-1.2a3-3.20061130.5|23	-w flag.
14cr|tcpslice-1.2a3-3.20061130.5|24	
14cr|tcpslice-1.2a3-3.20061130.5|25	%prep
14cr|tcpslice-1.2a3-3.20061130.5|26	
14cr|tcpslice-1.2a3-3.20061130.5|27	%setup -q -n %{name}
14cr|tcpslice-1.2a3-3.20061130.5|28	%patch0 -p0 -b .libsip23
14cr|tcpslice-1.2a3-3.20061130.5|29	
14cr|tcpslice-1.2a3-3.20061130.5|30	%build
14cr|tcpslice-1.2a3-3.20061130.5|31	
14cr|tcpslice-1.2a3-3.20061130.5|32	%configure2_5x
14cr|tcpslice-1.2a3-3.20061130.5|33	
14cr|tcpslice-1.2a3-3.20061130.5|34	%make
14cr|tcpslice-1.2a3-3.20061130.5|35	
14cr|tcpslice-1.2a3-3.20061130.5|36	%install
14cr|tcpslice-1.2a3-3.20061130.5|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|tcpslice-1.2a3-3.20061130.5|38	
14cr|tcpslice-1.2a3-3.20061130.5|39	install -d %{buildroot}%{_sbindir}
14cr|tcpslice-1.2a3-3.20061130.5|40	install -d %{buildroot}%{_mandir}/man1
14cr|tcpslice-1.2a3-3.20061130.5|41	
14cr|tcpslice-1.2a3-3.20061130.5|42	install -m0755 tcpslice %{buildroot}%{_sbindir}
14cr|tcpslice-1.2a3-3.20061130.5|43	install -m0644 tcpslice.1 %{buildroot}%{_mandir}/man1/tcpslice.1
14cr|tcpslice-1.2a3-3.20061130.5|44	
14cr|tcpslice-1.2a3-3.20061130.5|45	%clean
14cr|tcpslice-1.2a3-3.20061130.5|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|tcpslice-1.2a3-3.20061130.5|47	
14cr|tcpslice-1.2a3-3.20061130.5|48	%files
14cr|tcpslice-1.2a3-3.20061130.5|49	%defattr(-,root,root)
14cr|tcpslice-1.2a3-3.20061130.5|50	%doc CHANGES CREDITS INSTALL README
14cr|tcpslice-1.2a3-3.20061130.5|51	%{_sbindir}/tcpslice
14cr|tcpslice-1.2a3-3.20061130.5|52	%{_mandir}/man1/tcpslice.1*
14cr|tcpslice-1.2a3-3.20061130.5|53	
14cr|tcpslice-1.2a3-3.20061130.5|54	
14cr|tcpslice-1.2a3-3.20061130.5|55	
14cr|tcpslice-1.2a3-3.20061130.5|56	
14cr|tcpslice-1.2a3-3.20061130.5|57	
14cr|tcpslice-1.2a3-3.20061130.5|58	%changelog
14cr|tcpslice-1.2a3-3.20061130.5|59	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2a3-3.20061130.5
14cr|tcpslice-1.2a3-3.20061130.5|60	+ Revision: 943d62b
14cr|tcpslice-1.2a3-3.20061130.5|61	- Automatic import for version 1.2a3
14cr|tcpslice-1.2a3-3.20061130.5|62	
14cr|tcpslice-1.2a3-3.20061130.5|63	

8583 14
14cr|tcpstat-1.5-13|1	%define name tcpstat
14cr|tcpstat-1.5-13|2	%define version 1.5
14cr|tcpstat-1.5-13|3	%define release 13
14cr|tcpstat-1.5-13|4	
14cr|tcpstat-1.5-13|5	Summary: A network statistics reporter
14cr|tcpstat-1.5-13|6	Name: %{name}
14cr|tcpstat-1.5-13|7	Version: %{version}
14cr|tcpstat-1.5-13|8	Release: %{release}
14cr|tcpstat-1.5-13|9	Source0: %{name}-%{version}.tar.bz2
14cr|tcpstat-1.5-13|10	License: BSD
14cr|tcpstat-1.5-13|11	Group: Monitoring
14cr|tcpstat-1.5-13|12	Url: http://www.frenchfries.net/paul/tcpstat/index.html
14cr|tcpstat-1.5-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tcpstat-1.5-13|14	BuildRequires: libpcap-devel
14cr|tcpstat-1.5-13|15	
14cr|tcpstat-1.5-13|16	%description
14cr|tcpstat-1.5-13|17	Tcpstat reports certain network interface statistics much like
14cr|tcpstat-1.5-13|18	vmstat does for system statistics. tcpstat gets its information by
14cr|tcpstat-1.5-13|19	either monitoring a specific interface, or by reading previously
14cr|tcpstat-1.5-13|20	saved tcpdump data from a file.
14cr|tcpstat-1.5-13|21	
14cr|tcpstat-1.5-13|22	Some of the statistics tcpstat calculates:
14cr|tcpstat-1.5-13|23	- bandwidth
14cr|tcpstat-1.5-13|24	- number of packets
14cr|tcpstat-1.5-13|25	- packets per second
14cr|tcpstat-1.5-13|26	- average packet size
14cr|tcpstat-1.5-13|27	- standard deviation of packet size
14cr|tcpstat-1.5-13|28	- interface load
14cr|tcpstat-1.5-13|29	- more...
14cr|tcpstat-1.5-13|30	
14cr|tcpstat-1.5-13|31	tcpstat is written with performance and efficiency in mind and is capable
14cr|tcpstat-1.5-13|32	of handling large amounts of packets per second. Its compact command line
14cr|tcpstat-1.5-13|33	interface is geared for the network researcher, system administrator and
14cr|tcpstat-1.5-13|34	desktop shell user. tcpstat has been a valuable tool in university research
14cr|tcpstat-1.5-13|35	papers and commercial networks alike.
14cr|tcpstat-1.5-13|36	
14cr|tcpstat-1.5-13|37	%prep
14cr|tcpstat-1.5-13|38	%setup -q
14cr|tcpstat-1.5-13|39	
14cr|tcpstat-1.5-13|40	%build
14cr|tcpstat-1.5-13|41	%configure
14cr|tcpstat-1.5-13|42	%make
14cr|tcpstat-1.5-13|43	
14cr|tcpstat-1.5-13|44	%install
14cr|tcpstat-1.5-13|45	rm -rf $RPM_BUILD_ROOT
14cr|tcpstat-1.5-13|46	%makeinstall
14cr|tcpstat-1.5-13|47	
14cr|tcpstat-1.5-13|48	%clean
14cr|tcpstat-1.5-13|49	rm -rf $RPM_BUILD_ROOT
14cr|tcpstat-1.5-13|50	
14cr|tcpstat-1.5-13|51	%files
14cr|tcpstat-1.5-13|52	%defattr(-,root,root)
14cr|tcpstat-1.5-13|53	%doc AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README doc/Tips_and_Tricks.txt
14cr|tcpstat-1.5-13|54	%_bindir/tcp*
14cr|tcpstat-1.5-13|55	%_mandir/man1/tcp*
14cr|tcpstat-1.5-13|56	
14cr|tcpstat-1.5-13|57	
14cr|tcpstat-1.5-13|58	
14cr|tcpstat-1.5-13|59	%changelog
14cr|tcpstat-1.5-13|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-13
14cr|tcpstat-1.5-13|61	+ Revision: 9198b67
14cr|tcpstat-1.5-13|62	- MassBuild#464: Increase release tag
14cr|tcpstat-1.5-13|63	
14cr|tcpstat-1.5-13|64	

8584 14
14cr|tcptrace-6.6.7-7|1	Name:		tcptrace
14cr|tcptrace-6.6.7-7|2	Version:	6.6.7
14cr|tcptrace-6.6.7-7|3	Release:	7
14cr|tcptrace-6.6.7-7|4	Summary:	Tool for analysis of TCP dump files
14cr|tcptrace-6.6.7-7|5	Group:		Monitoring
14cr|tcptrace-6.6.7-7|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tcptrace-6.6.7-7|7	License:	GPLv2+
14cr|tcptrace-6.6.7-7|8	URL:		http://jarok.cs.ohiou.edu/software/tcptrace/tcptrace.html
14cr|tcptrace-6.6.7-7|9	Source:		http://jarok.cs.ohiou.edu/software/tcptrace/download/%{name}-%{version}.tar.gz
14cr|tcptrace-6.6.7-7|10	BuildRequires:	libpcap-devel
14cr|tcptrace-6.6.7-7|11	%description
14cr|tcptrace-6.6.7-7|12	tcptrace is a tool written by Shawn Ostermann at Ohio University, for
14cr|tcptrace-6.6.7-7|13	analysis of TCP dump files. It can take as input the files produced by
14cr|tcptrace-6.6.7-7|14	several popular packet-capture programs, including tcpdump, snoop,
14cr|tcptrace-6.6.7-7|15	etherpeek, HP Net Metrix, and WinDump. tcptrace can produce several
14cr|tcptrace-6.6.7-7|16	different types of output containing information on each connection seen,
14cr|tcptrace-6.6.7-7|17	such as elapsed time, bytes and segments sent and received, retransmissions,
14cr|tcptrace-6.6.7-7|18	round trip times, window advertisements, throughput, and more. It can
14cr|tcptrace-6.6.7-7|19	also produce a number of graphs for further analysis.
14cr|tcptrace-6.6.7-7|20	
14cr|tcptrace-6.6.7-7|21	%prep
14cr|tcptrace-6.6.7-7|22	%setup -q
14cr|tcptrace-6.6.7-7|23	
14cr|tcptrace-6.6.7-7|24	%build
14cr|tcptrace-6.6.7-7|25	%configure
14cr|tcptrace-6.6.7-7|26	%make
14cr|tcptrace-6.6.7-7|27	
14cr|tcptrace-6.6.7-7|28	%install
14cr|tcptrace-6.6.7-7|29	%{__rm} -Rf %{buildroot}
14cr|tcptrace-6.6.7-7|30	export CHOWNPROG='echo "**** chown "'
14cr|tcptrace-6.6.7-7|31	export CHGRPPROG='echo "**** chgrp "'
14cr|tcptrace-6.6.7-7|32	%makeinstall MANDIR=%{buildroot}%{_mandir} BINDIR=%{buildroot}%{_bindir}
14cr|tcptrace-6.6.7-7|33	
14cr|tcptrace-6.6.7-7|34	%files
14cr|tcptrace-6.6.7-7|35	%doc ARGS CHANGES COPYING COPYRIGHT FAQ INSTALL README WWW THANKS
14cr|tcptrace-6.6.7-7|36	%{_bindir}/%{name}
14cr|tcptrace-6.6.7-7|37	%{_mandir}/man1/%{name}.1.*
14cr|tcptrace-6.6.7-7|38	
14cr|tcptrace-6.6.7-7|39	
14cr|tcptrace-6.6.7-7|40	
14cr|tcptrace-6.6.7-7|41	
14cr|tcptrace-6.6.7-7|42	%changelog
14cr|tcptrace-6.6.7-7|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.6.7-7
14cr|tcptrace-6.6.7-7|44	+ Revision: 3b91c27
14cr|tcptrace-6.6.7-7|45	- MassBuild#464: Increase release tag
14cr|tcptrace-6.6.7-7|46	
14cr|tcptrace-6.6.7-7|47	

8585 14
14cr|tcptraceroute-1.5-0.beta7.6|1	%define prel beta7
14cr|tcptraceroute-1.5-0.beta7.6|2	
14cr|tcptraceroute-1.5-0.beta7.6|3	Summary:	Traceroute implementation using TCP packets
14cr|tcptraceroute-1.5-0.beta7.6|4	Name:		tcptraceroute
14cr|tcptraceroute-1.5-0.beta7.6|5	Version:	1.5
14cr|tcptraceroute-1.5-0.beta7.6|6	Release:	0.%{prel}.6
14cr|tcptraceroute-1.5-0.beta7.6|7	License:	GPLv2+
14cr|tcptraceroute-1.5-0.beta7.6|8	Group:		Networking/Other
14cr|tcptraceroute-1.5-0.beta7.6|9	Url:		http://michael.toren.net/code/tcptraceroute/
14cr|tcptraceroute-1.5-0.beta7.6|10	Source:		http://michael.toren.net/code/tcptraceroute/%{name}-%{version}%{prel}.tar.gz
14cr|tcptraceroute-1.5-0.beta7.6|11	BuildRequires:	libnet-devel
14cr|tcptraceroute-1.5-0.beta7.6|12	BuildRequires:	libpcap-devel
14cr|tcptraceroute-1.5-0.beta7.6|13	
14cr|tcptraceroute-1.5-0.beta7.6|14	%description
14cr|tcptraceroute-1.5-0.beta7.6|15	The more traditional traceroute(8) sends out either UDP or ICMP ECHO
14cr|tcptraceroute-1.5-0.beta7.6|16	packets with a TTL of one, and increments the TTL until the destination
14cr|tcptraceroute-1.5-0.beta7.6|17	has been reached. By printing the gateways that generate ICMP time
14cr|tcptraceroute-1.5-0.beta7.6|18	exceeded messages along the way, it is able to determine the path packets
14cr|tcptraceroute-1.5-0.beta7.6|19	are taking to reach the destination.
14cr|tcptraceroute-1.5-0.beta7.6|20	
14cr|tcptraceroute-1.5-0.beta7.6|21	The problem is that with the widespread use of firewalls on the modern
14cr|tcptraceroute-1.5-0.beta7.6|22	Internet, many of the packets that traceroute(8) sends out end up being
14cr|tcptraceroute-1.5-0.beta7.6|23	filtered, making it impossible to completely trace the path to the
14cr|tcptraceroute-1.5-0.beta7.6|24	destination. However, in many cases, these firewalls will permit inbound
14cr|tcptraceroute-1.5-0.beta7.6|25	TCP packets to specific ports that hosts sitting behind the firewall are
14cr|tcptraceroute-1.5-0.beta7.6|26	listening for connections on. By sending out TCP SYN packets instead of
14cr|tcptraceroute-1.5-0.beta7.6|27	UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common
14cr|tcptraceroute-1.5-0.beta7.6|28	firewall filters.
14cr|tcptraceroute-1.5-0.beta7.6|29	
14cr|tcptraceroute-1.5-0.beta7.6|30	%files
14cr|tcptraceroute-1.5-0.beta7.6|31	%defattr(644,root,root,755)
14cr|tcptraceroute-1.5-0.beta7.6|32	%doc %{_datadir}/doc/tcptraceroute/*
14cr|tcptraceroute-1.5-0.beta7.6|33	%attr(755,root,bin) %{_sbindir}/tcptraceroute
14cr|tcptraceroute-1.5-0.beta7.6|34	%{_mandir}/man1/tcptraceroute.1*
14cr|tcptraceroute-1.5-0.beta7.6|35	
14cr|tcptraceroute-1.5-0.beta7.6|36	#----------------------------------------------------------------------------
14cr|tcptraceroute-1.5-0.beta7.6|37	
14cr|tcptraceroute-1.5-0.beta7.6|38	%prep
14cr|tcptraceroute-1.5-0.beta7.6|39	%setup -qn %{name}-%{version}%{prel}
14cr|tcptraceroute-1.5-0.beta7.6|40	
14cr|tcptraceroute-1.5-0.beta7.6|41	%build
14cr|tcptraceroute-1.5-0.beta7.6|42	%configure2_5x \
14cr|tcptraceroute-1.5-0.beta7.6|43	--bindir=%{_sbindir}
14cr|tcptraceroute-1.5-0.beta7.6|44	
14cr|tcptraceroute-1.5-0.beta7.6|45	%make
14cr|tcptraceroute-1.5-0.beta7.6|46	
14cr|tcptraceroute-1.5-0.beta7.6|47	%install
14cr|tcptraceroute-1.5-0.beta7.6|48	%makeinstall_std
14cr|tcptraceroute-1.5-0.beta7.6|49	
14cr|tcptraceroute-1.5-0.beta7.6|50	
14cr|tcptraceroute-1.5-0.beta7.6|51	%changelog
14cr|tcptraceroute-1.5-0.beta7.6|52	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.beta7.6
14cr|tcptraceroute-1.5-0.beta7.6|53	+ Revision: 56bd7eb
14cr|tcptraceroute-1.5-0.beta7.6|54	- Fix BuildRequires
14cr|tcptraceroute-1.5-0.beta7.6|55	
14cr|tcptraceroute-1.5-0.beta7.6|56	

8586 14
14cr|tcptrack-1.4.2-2|1	Summary:	A packet sniffer which displays TCP information like the 'top' command
14cr|tcptrack-1.4.2-2|2	Name:		tcptrack
14cr|tcptrack-1.4.2-2|3	Version:	1.4.2
14cr|tcptrack-1.4.2-2|4	Release:	2
14cr|tcptrack-1.4.2-2|5	Group:		Monitoring
14cr|tcptrack-1.4.2-2|6	License:	GPLv2+
14cr|tcptrack-1.4.2-2|7	URL:		http://www.rhythm.cx/~steve/devel/tcptrack/
14cr|tcptrack-1.4.2-2|8	Source0:	http://www.rhythm.cx/~steve/devel/tcptrack/release/%{version}/source/%{name}-%{version}.tar.gz
14cr|tcptrack-1.4.2-2|9	BuildRequires:	ncurses-devel
14cr|tcptrack-1.4.2-2|10	BuildRequires:	pcap-devel
14cr|tcptrack-1.4.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tcptrack-1.4.2-2|12	
14cr|tcptrack-1.4.2-2|13	%description
14cr|tcptrack-1.4.2-2|14	tcptrack is a sniffer which displays information about TCP connections it sees
14cr|tcptrack-1.4.2-2|15	on a network interface. It passively watches for connections on the network
14cr|tcptrack-1.4.2-2|16	interface, keeps track of their state and displays a list of connections in a
14cr|tcptrack-1.4.2-2|17	manner similar to the unix 'top' command. It displays source and destination
14cr|tcptrack-1.4.2-2|18	addresses and ports, connection state, idle time, and bandwidth usage.
14cr|tcptrack-1.4.2-2|19	
14cr|tcptrack-1.4.2-2|20	%prep
14cr|tcptrack-1.4.2-2|21	
14cr|tcptrack-1.4.2-2|22	%setup -q -n %{name}-%{version}
14cr|tcptrack-1.4.2-2|23	
14cr|tcptrack-1.4.2-2|24	%build
14cr|tcptrack-1.4.2-2|25	%serverbuild
14cr|tcptrack-1.4.2-2|26	
14cr|tcptrack-1.4.2-2|27	%configure2_5x
14cr|tcptrack-1.4.2-2|28	
14cr|tcptrack-1.4.2-2|29	%make
14cr|tcptrack-1.4.2-2|30	
14cr|tcptrack-1.4.2-2|31	%install
14cr|tcptrack-1.4.2-2|32	rm -rf %{buildroot}
14cr|tcptrack-1.4.2-2|33	
14cr|tcptrack-1.4.2-2|34	%makeinstall_std
14cr|tcptrack-1.4.2-2|35	
14cr|tcptrack-1.4.2-2|36	%clean
14cr|tcptrack-1.4.2-2|37	rm -rf %{buildroot}
14cr|tcptrack-1.4.2-2|38	
14cr|tcptrack-1.4.2-2|39	%files
14cr|tcptrack-1.4.2-2|40	%defattr(-,root,root)
14cr|tcptrack-1.4.2-2|41	%doc AUTHORS COPYING ChangeLog README INSTALL NEWS
14cr|tcptrack-1.4.2-2|42	%{_bindir}/%{name}
14cr|tcptrack-1.4.2-2|43	%{_mandir}/man1/%{name}*
14cr|tcptrack-1.4.2-2|44	
14cr|tcptrack-1.4.2-2|45	
14cr|tcptrack-1.4.2-2|46	
14cr|tcptrack-1.4.2-2|47	%changelog
14cr|tcptrack-1.4.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
14cr|tcptrack-1.4.2-2|49	+ Revision: 217ca16
14cr|tcptrack-1.4.2-2|50	- MassBuild#464: Increase release tag
14cr|tcptrack-1.4.2-2|51	
14cr|tcptrack-1.4.2-2|52	

8587 14
14cr|tcron-0.5.3-7|1	%define name tcron
14cr|tcron-0.5.3-7|2	%define version 0.5.3
14cr|tcron-0.5.3-7|3	%define release 7
14cr|tcron-0.5.3-7|4	
14cr|tcron-0.5.3-7|5	%define major 0
14cr|tcron-0.5.3-7|6	%define libname %mklibname %name %major
14cr|tcron-0.5.3-7|7	%define libnamedevel %mklibname %name
14cr|tcron-0.5.3-7|8	
14cr|tcron-0.5.3-7|9	Summary: Another cron daemon
14cr|tcron-0.5.3-7|10	Name: %{name}
14cr|tcron-0.5.3-7|11	Version: %{version}
14cr|tcron-0.5.3-7|12	Release: %{release}
14cr|tcron-0.5.3-7|13	Source0: %{name}-%{version}.tar.bz2
14cr|tcron-0.5.3-7|14	Patch0: %name.makefile.patch
14cr|tcron-0.5.3-7|15	Patch1: tcron-check-dev_rtc.patch
14cr|tcron-0.5.3-7|16	License: GPL
14cr|tcron-0.5.3-7|17	Group: System/Servers
14cr|tcron-0.5.3-7|18	Url: http://tcron.sourceforge.net/
14cr|tcron-0.5.3-7|19	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|tcron-0.5.3-7|20	Requires(post): rpm-helper
14cr|tcron-0.5.3-7|21	Requires(preun): rpm-helper
14cr|tcron-0.5.3-7|22	Requires(pre): coreutils
14cr|tcron-0.5.3-7|23	
14cr|tcron-0.5.3-7|24	%description
14cr|tcron-0.5.3-7|25	Tcron integrates 'cron' with the ATX power-up capability.
14cr|tcron-0.5.3-7|26	It can invoke multiple cron jobs and switch the computer on
14cr|tcron-0.5.3-7|27	and off any number of times per day.
14cr|tcron-0.5.3-7|28	
14cr|tcron-0.5.3-7|29	%package -n %libname
14cr|tcron-0.5.3-7|30	Summary: Library need by tcron
14cr|tcron-0.5.3-7|31	Group: System/Libraries
14cr|tcron-0.5.3-7|32	Provides: lib%name = %version-%release
14cr|tcron-0.5.3-7|33	
14cr|tcron-0.5.3-7|34	%description -n %libname
14cr|tcron-0.5.3-7|35	Tcron integrates 'cron' with the ATX power-up capability.
14cr|tcron-0.5.3-7|36	It can invoke multiple cron jobs and switch the computer on
14cr|tcron-0.5.3-7|37	and off any number of times per day.
14cr|tcron-0.5.3-7|38	
14cr|tcron-0.5.3-7|39	This package contains the tcron common library.
14cr|tcron-0.5.3-7|40	
14cr|tcron-0.5.3-7|41	%package -n %libnamedevel
14cr|tcron-0.5.3-7|42	Summary: The development files from tcron
14cr|tcron-0.5.3-7|43	Group: Development/Other
14cr|tcron-0.5.3-7|44	Obsoletes: %_lib%{name}0-devel
14cr|tcron-0.5.3-7|45	Provides: %name-devel = %version-%release
14cr|tcron-0.5.3-7|46	Requires: %libname = %version-%release
14cr|tcron-0.5.3-7|47	
14cr|tcron-0.5.3-7|48	%description -n %libnamedevel
14cr|tcron-0.5.3-7|49	Tcron integrates 'cron' with the ATX power-up capability.
14cr|tcron-0.5.3-7|50	It can invoke multiple cron jobs and switch the computer on
14cr|tcron-0.5.3-7|51	and off any number of times per day.
14cr|tcron-0.5.3-7|52	
14cr|tcron-0.5.3-7|53	This package contains files need to create applications using
14cr|tcron-0.5.3-7|54	tcron library.
14cr|tcron-0.5.3-7|55	
14cr|tcron-0.5.3-7|56	%prep
14cr|tcron-0.5.3-7|57	%setup -q
14cr|tcron-0.5.3-7|58	%patch0 -p0 -b .orig
14cr|tcron-0.5.3-7|59	%patch1 -p0 -b .devrtc
14cr|tcron-0.5.3-7|60	
14cr|tcron-0.5.3-7|61	%build
14cr|tcron-0.5.3-7|62	%make prefix=%_prefix TCRONTAB_AP_LIB=%_libdir
14cr|tcron-0.5.3-7|63	
14cr|tcron-0.5.3-7|64	%install
14cr|tcron-0.5.3-7|65	rm -rf $RPM_BUILD_ROOT
14cr|tcron-0.5.3-7|66	%makeinstall_std prefix=%_prefix TCRONTAB_AP_LIB=%_libdir
14cr|tcron-0.5.3-7|67	
14cr|tcron-0.5.3-7|68	mkdir -p %buildroot%_initrddir
14cr|tcron-0.5.3-7|69	mv  %buildroot/%_sysconfdir/init.d/tcrond %buildroot/%_initrddir/tcrond
14cr|tcron-0.5.3-7|70	
14cr|tcron-0.5.3-7|71	(
14cr|tcron-0.5.3-7|72	cd %buildroot%_libdir
14cr|tcron-0.5.3-7|73	ln -s libtcrontab-api.so.%{major} libtcrontab-api.so
14cr|tcron-0.5.3-7|74	)
14cr|tcron-0.5.3-7|75	
14cr|tcron-0.5.3-7|76	mkdir -p %buildroot%{_var}/spool/tcron
14cr|tcron-0.5.3-7|77	
14cr|tcron-0.5.3-7|78	%clean
14cr|tcron-0.5.3-7|79	rm -rf $RPM_BUILD_ROOT
14cr|tcron-0.5.3-7|80	
14cr|tcron-0.5.3-7|81	%post
14cr|tcron-0.5.3-7|82	%_post_service tcrond
14cr|tcron-0.5.3-7|83	
14cr|tcron-0.5.3-7|84	%preun
14cr|tcron-0.5.3-7|85	%_preun_service tcrond
14cr|tcron-0.5.3-7|86	
14cr|tcron-0.5.3-7|87	%pre
14cr|tcron-0.5.3-7|88	if [ -f %_sysconfdir/tcrontab/tcrontab.conf ]; then
14cr|tcron-0.5.3-7|89	if [ ! -f %_sysconfdir/tcron.conf ]; then
14cr|tcron-0.5.3-7|90	mv %_sysconfdir/tcrontab/tcrontab.conf %_sysconfdir/tcron.conf
14cr|tcron-0.5.3-7|91	fi
14cr|tcron-0.5.3-7|92	fi
14cr|tcron-0.5.3-7|93	
14cr|tcron-0.5.3-7|94	%if %mdkversion < 200900
14cr|tcron-0.5.3-7|95	%post -n %libname -p /sbin/ldconfig
14cr|tcron-0.5.3-7|96	%endif
14cr|tcron-0.5.3-7|97	
14cr|tcron-0.5.3-7|98	%if %mdkversion < 200900
14cr|tcron-0.5.3-7|99	%postun -n %libname -p /sbin/ldconfig
14cr|tcron-0.5.3-7|100	%endif
14cr|tcron-0.5.3-7|101	
14cr|tcron-0.5.3-7|102	%files
14cr|tcron-0.5.3-7|103	%defattr(-,root,root)
14cr|tcron-0.5.3-7|104	%doc README Changelog
14cr|tcron-0.5.3-7|105	%_sbindir/tcrond
14cr|tcron-0.5.3-7|106	%_bindir/*
14cr|tcron-0.5.3-7|107	%_initrddir/tcrond
14cr|tcron-0.5.3-7|108	%config(noreplace) %_sysconfdir/tcron.conf
14cr|tcron-0.5.3-7|109	%_libdir/tcrontab-ap
14cr|tcron-0.5.3-7|110	%{_var}/spool/tcron
14cr|tcron-0.5.3-7|111	
14cr|tcron-0.5.3-7|112	%files -n %libname
14cr|tcron-0.5.3-7|113	%defattr(-,root,root)
14cr|tcron-0.5.3-7|114	%doc README Changelog
14cr|tcron-0.5.3-7|115	%_libdir/*.so.*
14cr|tcron-0.5.3-7|116	
14cr|tcron-0.5.3-7|117	%files -n %libnamedevel
14cr|tcron-0.5.3-7|118	%defattr(-,root,root)
14cr|tcron-0.5.3-7|119	%doc README README.api Changelog demo
14cr|tcron-0.5.3-7|120	%_libdir/*.so
14cr|tcron-0.5.3-7|121	%_libdir/*.a
14cr|tcron-0.5.3-7|122	%_includedir/*.h
14cr|tcron-0.5.3-7|123	
14cr|tcron-0.5.3-7|124	
14cr|tcron-0.5.3-7|125	
14cr|tcron-0.5.3-7|126	%changelog
14cr|tcron-0.5.3-7|127	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-7
14cr|tcron-0.5.3-7|128	+ Revision: eac5792
14cr|tcron-0.5.3-7|129	- MassBuild#464: Increase release tag
14cr|tcron-0.5.3-7|130	
14cr|tcron-0.5.3-7|131	

8588 14
14cr|tdom-0.8.3-2|1	Summary:	A XML/DOM/XPath/XSLT Implementation for Tcl
14cr|tdom-0.8.3-2|2	Name:		tdom
14cr|tdom-0.8.3-2|3	Version:	0.8.3
14cr|tdom-0.8.3-2|4	Release:	2
14cr|tdom-0.8.3-2|5	License:	MPLv1.1
14cr|tdom-0.8.3-2|6	Group:		System/Libraries
14cr|tdom-0.8.3-2|7	Url:		http://tdom.github.com/
14cr|tdom-0.8.3-2|8	Source0:	https://github.com/downloads/tDOM/tdom/tDOM-%{version}.tgz
14cr|tdom-0.8.3-2|9	Patch0:		tdom.patch
14cr|tdom-0.8.3-2|10	Patch1:		tdom-expat.patch
14cr|tdom-0.8.3-2|11	Patch2:		tdom-tnc.patch
14cr|tdom-0.8.3-2|12	BuildRequires:	tcl-tcllib
14cr|tdom-0.8.3-2|13	BuildRequires:	tcl-devel
14cr|tdom-0.8.3-2|14	BuildRequires:	pkgconfig(expat)
14cr|tdom-0.8.3-2|15	
14cr|tdom-0.8.3-2|16	%description
14cr|tdom-0.8.3-2|17	tDOM combines high performance XML data processing with easy and
14cr|tdom-0.8.3-2|18	powerful Tcl scripting functionality. tDOM should be one of the fastest
14cr|tdom-0.8.3-2|19	ways to manipulate XML with a scripting language and uses very few
14cr|tdom-0.8.3-2|20	memory: for example, the DOM tree of the XML recommendation in XML
14cr|tdom-0.8.3-2|21	(160K) needs only about 450K of memory.
14cr|tdom-0.8.3-2|22	
14cr|tdom-0.8.3-2|23	%files
14cr|tdom-0.8.3-2|24	%doc ChangeLog CHANGES README NPL-1_1Final.html LICENSE
14cr|tdom-0.8.3-2|25	%{_libdir}/*.so
14cr|tdom-0.8.3-2|26	%{tcl_sitearch}/%{name}%{version}/
14cr|tdom-0.8.3-2|27	%{tcl_sitearch}/tnc0.3.0/
14cr|tdom-0.8.3-2|28	%{_mandir}/mann/*.n.*
14cr|tdom-0.8.3-2|29	
14cr|tdom-0.8.3-2|30	#----------------------------------------------------------------------------
14cr|tdom-0.8.3-2|31	
14cr|tdom-0.8.3-2|32	%package devel
14cr|tdom-0.8.3-2|33	Summary:	Development files for tDOM
14cr|tdom-0.8.3-2|34	Group:		Development/Other
14cr|tdom-0.8.3-2|35	Requires:	tcl-devel
14cr|tdom-0.8.3-2|36	Requires:	%{name} = %{EVRD}
14cr|tdom-0.8.3-2|37	
14cr|tdom-0.8.3-2|38	%description devel
14cr|tdom-0.8.3-2|39	This package contains files for developing software based on tDOM.
14cr|tdom-0.8.3-2|40	
14cr|tdom-0.8.3-2|41	%files devel
14cr|tdom-0.8.3-2|42	%{_libdir}/tdomConfig.sh
14cr|tdom-0.8.3-2|43	%{_libdir}/*.a
14cr|tdom-0.8.3-2|44	%{_includedir}/tdom.h
14cr|tdom-0.8.3-2|45	
14cr|tdom-0.8.3-2|46	#----------------------------------------------------------------------------
14cr|tdom-0.8.3-2|47	
14cr|tdom-0.8.3-2|48	%prep
14cr|tdom-0.8.3-2|49	%setup -q -n tDOM-%{version}
14cr|tdom-0.8.3-2|50	%patch0
14cr|tdom-0.8.3-2|51	%patch1
14cr|tdom-0.8.3-2|52	%patch2
14cr|tdom-0.8.3-2|53	
14cr|tdom-0.8.3-2|54	%build
14cr|tdom-0.8.3-2|55	autoreconf --force
14cr|tdom-0.8.3-2|56	mkdir build
14cr|tdom-0.8.3-2|57	cd build
14cr|tdom-0.8.3-2|58	CFLAGS="%{optflags} -DUSE_INTERP_ERRORLINE" ../configure \
14cr|tdom-0.8.3-2|59	--prefix=%{_prefix} \
14cr|tdom-0.8.3-2|60	--libdir=%{_libdir} \
14cr|tdom-0.8.3-2|61	--mandir=%{_mandir} \
14cr|tdom-0.8.3-2|62	--with-tcl=%{tcl_sitearch} \
14cr|tdom-0.8.3-2|63	--disable-tdomalloc \
14cr|tdom-0.8.3-2|64	--with-expat
14cr|tdom-0.8.3-2|65	%make
14cr|tdom-0.8.3-2|66	cd ../extensions/tnc
14cr|tdom-0.8.3-2|67	autoreconf --force
14cr|tdom-0.8.3-2|68	CFLAGS="%{optflags}" ./configure \
14cr|tdom-0.8.3-2|69	--prefix=%{_prefix} \
14cr|tdom-0.8.3-2|70	--libdir=%{_libdir} \
14cr|tdom-0.8.3-2|71	--mandir=%{_mandir} \
14cr|tdom-0.8.3-2|72	--with-tcl=%{tcl_sitearch} \
14cr|tdom-0.8.3-2|73	--with-tdom=../../build
14cr|tdom-0.8.3-2|74	%make
14cr|tdom-0.8.3-2|75	
14cr|tdom-0.8.3-2|76	%install
14cr|tdom-0.8.3-2|77	%makeinstall_std pkglibdir=%{tcl_sitearch}/%{name}%{version} -C build
14cr|tdom-0.8.3-2|78	%makeinstall_std pkglibdir=%{tcl_sitearch}/tnc0.3.0 -C extensions/tnc
14cr|tdom-0.8.3-2|79	
14cr|tdom-0.8.3-2|80	mv %{buildroot}%{_libdir}/lib%{name}%{version}.so %{buildroot}%{tcl_sitearch}/%{name}%{version}/
14cr|tdom-0.8.3-2|81	ln -s tcl%{tcl_version}/%{name}%{version}/lib%{name}%{version}.so %{buildroot}%{_libdir}/lib%{name}%{version}.so
14cr|tdom-0.8.3-2|82	
14cr|tdom-0.8.3-2|83	mv %{buildroot}%{_libdir}/libtnc0.3.0.so %{buildroot}%{tcl_sitearch}/tnc0.3.0/
14cr|tdom-0.8.3-2|84	ln -s tcl%{tcl_version}/tnc0.3.0/libtnc0.3.0.so %{buildroot}%{_libdir}/libtnc0.3.0.so
14cr|tdom-0.8.3-2|85	
14cr|tdom-0.8.3-2|86	chmod 644 %{buildroot}%{_libdir}/*.a
14cr|tdom-0.8.3-2|87	
14cr|tdom-0.8.3-2|88	
14cr|tdom-0.8.3-2|89	%changelog
14cr|tdom-0.8.3-2|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-2
14cr|tdom-0.8.3-2|91	+ Revision: af8ca17
14cr|tdom-0.8.3-2|92	- MassBuild#464: Increase release tag
14cr|tdom-0.8.3-2|93	
14cr|tdom-0.8.3-2|94	

8589 14
14cr|teaqt-33.3.0-2|1	Summary:	A simple-in-use Qt based text editor
14cr|teaqt-33.3.0-2|2	Name:		teaqt
14cr|teaqt-33.3.0-2|3	Version:	33.3.0
14cr|teaqt-33.3.0-2|4	Release:	2
14cr|teaqt-33.3.0-2|5	Group:		Editors
14cr|teaqt-33.3.0-2|6	License:	GPLv3+
14cr|teaqt-33.3.0-2|7	URL:		http://tea-editor.sourceforge.net/
14cr|teaqt-33.3.0-2|8	Source0:	http://downloads.sourceforge.net/project/tea-editor/tea-editor/%{version}/tea-%{version}.tar.bz2
14cr|teaqt-33.3.0-2|9	Buildrequires:	qt4-devel
14cr|teaqt-33.3.0-2|10	BuildRequires:	imagemagick aspell-devel
14cr|teaqt-33.3.0-2|11	
14cr|teaqt-33.3.0-2|12	%description
14cr|teaqt-33.3.0-2|13	Teaqt is a simple-in-use Qt-based text editor.
14cr|teaqt-33.3.0-2|14	
14cr|teaqt-33.3.0-2|15	%prep
14cr|teaqt-33.3.0-2|16	%setup -q -n tea-%{version}
14cr|teaqt-33.3.0-2|17	find . -perm 0600 -exec chmod a+r {} \;
14cr|teaqt-33.3.0-2|18	
14cr|teaqt-33.3.0-2|19	%build
14cr|teaqt-33.3.0-2|20	%qmake_qt4 PREFIX=%{_bindir}
14cr|teaqt-33.3.0-2|21	%make
14cr|teaqt-33.3.0-2|22	
14cr|teaqt-33.3.0-2|23	%install
14cr|teaqt-33.3.0-2|24	make install INSTALL_ROOT=%buildroot
14cr|teaqt-33.3.0-2|25	
14cr|teaqt-33.3.0-2|26	mv %buildroot%_bindir/tea %buildroot%_bindir/%name
14cr|teaqt-33.3.0-2|27	
14cr|teaqt-33.3.0-2|28	# icons
14cr|teaqt-33.3.0-2|29	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
14cr|teaqt-33.3.0-2|30	convert -resize 16x16 icons/tea_icon_v2.png %buildroot/%_miconsdir/%name.png
14cr|teaqt-33.3.0-2|31	convert -resize 32x32 icons/tea_icon_v2.png %buildroot/%_iconsdir/%name.png
14cr|teaqt-33.3.0-2|32	convert -resize 48x48 icons/tea_icon_v2.png %buildroot/%_liconsdir/%name.png
14cr|teaqt-33.3.0-2|33	
14cr|teaqt-33.3.0-2|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|teaqt-33.3.0-2|35	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|teaqt-33.3.0-2|36	[Desktop Entry]
14cr|teaqt-33.3.0-2|37	Name=tea
14cr|teaqt-33.3.0-2|38	Comment=A simple-in-use Qt-based text editor
14cr|teaqt-33.3.0-2|39	Exec=%{name}
14cr|teaqt-33.3.0-2|40	Icon=%{name}
14cr|teaqt-33.3.0-2|41	Terminal=false
14cr|teaqt-33.3.0-2|42	Type=Application
14cr|teaqt-33.3.0-2|43	Categories=Qt;TextEditor;Utility;
14cr|teaqt-33.3.0-2|44	EOF
14cr|teaqt-33.3.0-2|45	
14cr|teaqt-33.3.0-2|46	%files
14cr|teaqt-33.3.0-2|47	%defattr(-,root,root)
14cr|teaqt-33.3.0-2|48	%doc AUTHORS ChangeLog NEWS README TODO
14cr|teaqt-33.3.0-2|49	%{_bindir}/*
14cr|teaqt-33.3.0-2|50	%_liconsdir/%name.png
14cr|teaqt-33.3.0-2|51	%_miconsdir/%name.png
14cr|teaqt-33.3.0-2|52	%_iconsdir/%name.png
14cr|teaqt-33.3.0-2|53	%_datadir/applications/*
14cr|teaqt-33.3.0-2|54	
14cr|teaqt-33.3.0-2|55	
14cr|teaqt-33.3.0-2|56	
14cr|teaqt-33.3.0-2|57	%changelog
14cr|teaqt-33.3.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 33.3.0-2
14cr|teaqt-33.3.0-2|59	+ Revision: 16f5122
14cr|teaqt-33.3.0-2|60	- MassBuild#464: Increase release tag
14cr|teaqt-33.3.0-2|61	
14cr|teaqt-33.3.0-2|62	

8590 14
14cr|tecnoballz-0.92-2|1	# Spec is based on Andrea Musuruane's work in Fedora
14cr|tecnoballz-0.92-2|2	
14cr|tecnoballz-0.92-2|3	Name:		tecnoballz
14cr|tecnoballz-0.92-2|4	Version:	0.92
14cr|tecnoballz-0.92-2|5	Release:	2
14cr|tecnoballz-0.92-2|6	Summary:	A Brick Busting game
14cr|tecnoballz-0.92-2|7	Group:		Games/Arcade
14cr|tecnoballz-0.92-2|8	License:	GPLv3+
14cr|tecnoballz-0.92-2|9	URL:		http://linux.tlk.fr/games/TecnoballZ/
14cr|tecnoballz-0.92-2|10	Source0:	http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz
14cr|tecnoballz-0.92-2|11	Source1:	%{name}.xpm
14cr|tecnoballz-0.92-2|12	Source2:	%{name}.desktop
14cr|tecnoballz-0.92-2|13	# Andrea Musuruane
14cr|tecnoballz-0.92-2|14	# Fix dependencies
14cr|tecnoballz-0.92-2|15	Patch0:		tecnoballz-0.92-dependecies.patch
14cr|tecnoballz-0.92-2|16	# Andrea Musuruane
14cr|tecnoballz-0.92-2|17	# Don't combine explicit and implicit rules for make 3.82
14cr|tecnoballz-0.92-2|18	# Set correct gamedir for Fedora
14cr|tecnoballz-0.92-2|19	Patch1:		tecnoballz-0.92-Makefile.patch
14cr|tecnoballz-0.92-2|20	# Debian
14cr|tecnoballz-0.92-2|21	# Fix configure.ac Makefile.am to include missing files
14cr|tecnoballz-0.92-2|22	Patch2:		tecnoballz-0.92-level_data.patch
14cr|tecnoballz-0.92-2|23	Patch3:		tecnoballz-0.92-texts_dir.patch
14cr|tecnoballz-0.92-2|24	# Debian
14cr|tecnoballz-0.92-2|25	# Use tinyxml system library
14cr|tecnoballz-0.92-2|26	Patch4:		tecnoballz-0.92-tinyxml.patch
14cr|tecnoballz-0.92-2|27	# Upstream CVS
14cr|tecnoballz-0.92-2|28	# Compile with gcc 4.3
14cr|tecnoballz-0.92-2|29	Patch5:		tecnoballz-0.92-gcc43.patch
14cr|tecnoballz-0.92-2|30	# Hans de Goede
14cr|tecnoballz-0.92-2|31	# Drop setgid privileges when not needed
14cr|tecnoballz-0.92-2|32	Patch6:		tecnoballz-0.92-dropsgid.patch
14cr|tecnoballz-0.92-2|33	
14cr|tecnoballz-0.92-2|34	BuildRequires:	autoconf
14cr|tecnoballz-0.92-2|35	BuildRequires:	SDL_image-devel
14cr|tecnoballz-0.92-2|36	BuildRequires:	SDL_mixer-devel
14cr|tecnoballz-0.92-2|37	BuildRequires:	libmikmod-devel
14cr|tecnoballz-0.92-2|38	BuildRequires:	tinyxml-devel
14cr|tecnoballz-0.92-2|39	
14cr|tecnoballz-0.92-2|40	%description
14cr|tecnoballz-0.92-2|41	A exciting Brick Breaker with 50 levels of game and 11 special levels,
14cr|tecnoballz-0.92-2|42	distributed on the 2 modes of game to give the player a sophisticated
14cr|tecnoballz-0.92-2|43	system of attack weapons with an enormous power of fire that can be
14cr|tecnoballz-0.92-2|44	build by gaining bonuses. Numerous decors, musics and sounds
14cr|tecnoballz-0.92-2|45	complete this great game. This game was ported from the Commodore Amiga.
14cr|tecnoballz-0.92-2|46	
14cr|tecnoballz-0.92-2|47	%prep
14cr|tecnoballz-0.92-2|48	%setup -q
14cr|tecnoballz-0.92-2|49	%patch0 -p1
14cr|tecnoballz-0.92-2|50	%patch1 -p1
14cr|tecnoballz-0.92-2|51	%patch2 -p1
14cr|tecnoballz-0.92-2|52	%patch3 -p1
14cr|tecnoballz-0.92-2|53	# Patch4 must be called after Patch0
14cr|tecnoballz-0.92-2|54	# It requires tinyxml >= 2.6
14cr|tecnoballz-0.92-2|55	%if %{mdvver} >= 201100
14cr|tecnoballz-0.92-2|56	%patch4 -p1
14cr|tecnoballz-0.92-2|57	%endif
14cr|tecnoballz-0.92-2|58	%patch5 -p2
14cr|tecnoballz-0.92-2|59	%patch6 -p1
14cr|tecnoballz-0.92-2|60	
14cr|tecnoballz-0.92-2|61	
14cr|tecnoballz-0.92-2|62	%build
14cr|tecnoballz-0.92-2|63	autoreconf -fvi
14cr|tecnoballz-0.92-2|64	%configure2_5x
14cr|tecnoballz-0.92-2|65	# FIX: ovverride CXXFLAGS to pick up RPM_OPT_FLAGS
14cr|tecnoballz-0.92-2|66	%make CXXFLAGS="%{optflags}"
14cr|tecnoballz-0.92-2|67	
14cr|tecnoballz-0.92-2|68	%install
14cr|tecnoballz-0.92-2|69	%__rm -rf %{buildroot}
14cr|tecnoballz-0.92-2|70	%makeinstall_std
14cr|tecnoballz-0.92-2|71	
14cr|tecnoballz-0.92-2|72	# install desktop file
14cr|tecnoballz-0.92-2|73	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|tecnoballz-0.92-2|74	%__cp %{SOURCE2} %{buildroot}%{_datadir}/applications/
14cr|tecnoballz-0.92-2|75	
14cr|tecnoballz-0.92-2|76	# install icon
14cr|tecnoballz-0.92-2|77	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cr|tecnoballz-0.92-2|78	%__install -p -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
14cr|tecnoballz-0.92-2|79	
14cr|tecnoballz-0.92-2|80	%clean
14cr|tecnoballz-0.92-2|81	%__rm -rf %{buildroot}
14cr|tecnoballz-0.92-2|82	
14cr|tecnoballz-0.92-2|83	%post
14cr|tecnoballz-0.92-2|84	touch --no-create %{_datadir}/icons/hicolor
14cr|tecnoballz-0.92-2|85	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|tecnoballz-0.92-2|86	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|tecnoballz-0.92-2|87	fi
14cr|tecnoballz-0.92-2|88	
14cr|tecnoballz-0.92-2|89	%postun
14cr|tecnoballz-0.92-2|90	touch --no-create %{_datadir}/icons/hicolor
14cr|tecnoballz-0.92-2|91	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14cr|tecnoballz-0.92-2|92	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14cr|tecnoballz-0.92-2|93	fi
14cr|tecnoballz-0.92-2|94	
14cr|tecnoballz-0.92-2|95	%files
14cr|tecnoballz-0.92-2|96	%doc AUTHORS CHANGES COPYING README
14cr|tecnoballz-0.92-2|97	%attr(2755,root,games) %{_bindir}/%{name}
14cr|tecnoballz-0.92-2|98	%{_datadir}/%{name}
14cr|tecnoballz-0.92-2|99	%dir %{_localstatedir}/games/%{name}
14cr|tecnoballz-0.92-2|100	%attr(-,root,games) %config(noreplace) %{_localstatedir}/games/%{name}/%{name}.hi
14cr|tecnoballz-0.92-2|101	%{_mandir}/man6/%{name}.6*
14cr|tecnoballz-0.92-2|102	%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
14cr|tecnoballz-0.92-2|103	%{_datadir}/applications/%{name}.desktop
14cr|tecnoballz-0.92-2|104	
14cr|tecnoballz-0.92-2|105	
14cr|tecnoballz-0.92-2|106	
14cr|tecnoballz-0.92-2|107	
14cr|tecnoballz-0.92-2|108	%changelog
14cr|tecnoballz-0.92-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.92-2
14cr|tecnoballz-0.92-2|110	+ Revision: 46f9eb1
14cr|tecnoballz-0.92-2|111	- MassBuild#464: Increase release tag
14cr|tecnoballz-0.92-2|112	
14cr|tecnoballz-0.92-2|113	

8591 14
14cr|teeworlds-0.6.1-3|1	Name:		teeworlds
14cr|teeworlds-0.6.1-3|2	Version:	0.6.1
14cr|teeworlds-0.6.1-3|3	Release:	3
14cr|teeworlds-0.6.1-3|4	Summary:	Online multi-player platform 2D shooter
14cr|teeworlds-0.6.1-3|5	Group:		Games/Arcade
14cr|teeworlds-0.6.1-3|6	License:	Teeworlds
14cr|teeworlds-0.6.1-3|7	URL:		http://www.teeworlds.com/
14cr|teeworlds-0.6.1-3|8	Source0:	http://www.teeworlds.com/files/%{name}-%{version}-source.tar.gz
14cr|teeworlds-0.6.1-3|9	Source1:	%{name}.png
14cr|teeworlds-0.6.1-3|10	Source2:	%{name}.desktop
14cr|teeworlds-0.6.1-3|11	Patch1:		%{name}-0.6.1-extlibs.patch
14cr|teeworlds-0.6.1-3|12	BuildRequires:	pkgconfig(sdl)
14cr|teeworlds-0.6.1-3|13	BuildRequires:	bam >= 0.4.0
14cr|teeworlds-0.6.1-3|14	BuildRequires:	desktop-file-utils
14cr|teeworlds-0.6.1-3|15	BuildRequires:	pkgconfig(wavpack)
14cr|teeworlds-0.6.1-3|16	BuildRequires:	pkgconfig(glu)
14cr|teeworlds-0.6.1-3|17	BuildRequires:	pnglite-devel
14cr|teeworlds-0.6.1-3|18	BuildRequires:	python-devel
14cr|teeworlds-0.6.1-3|19	BuildRequires:	pkgconfig(zlib)
14cr|teeworlds-0.6.1-3|20	BuildRequires:	pkgconfig(freetype2)
14cr|teeworlds-0.6.1-3|21	Requires:	%{name}-data
14cr|teeworlds-0.6.1-3|22	
14cr|teeworlds-0.6.1-3|23	%description
14cr|teeworlds-0.6.1-3|24	The game features cartoon-themed graphics and physics,
14cr|teeworlds-0.6.1-3|25	and relies heavily on classic shooter weaponry and gameplay.
14cr|teeworlds-0.6.1-3|26	The controls are heavily inspired by the FPS genre of computer games.
14cr|teeworlds-0.6.1-3|27	
14cr|teeworlds-0.6.1-3|28	%package server
14cr|teeworlds-0.6.1-3|29	Summary:	Server for %{name}
14cr|teeworlds-0.6.1-3|30	Group:		Games/Arcade
14cr|teeworlds-0.6.1-3|31	Requires:	%{name}-data
14cr|teeworlds-0.6.1-3|32	
14cr|teeworlds-0.6.1-3|33	%description	server
14cr|teeworlds-0.6.1-3|34	The server daemon for %{name}, an online multi-player platform 2D shooter,
14cr|teeworlds-0.6.1-3|35	which allows you to host online %{name} games.
14cr|teeworlds-0.6.1-3|36	
14cr|teeworlds-0.6.1-3|37	%package	data
14cr|teeworlds-0.6.1-3|38	Summary:	Data-files for %{name}
14cr|teeworlds-0.6.1-3|39	Group:		Games/Arcade
14cr|teeworlds-0.6.1-3|40	Requires:	%{name}
14cr|teeworlds-0.6.1-3|41	
14cr|teeworlds-0.6.1-3|42	%description    data
14cr|teeworlds-0.6.1-3|43	Data-files for %{name}, an online multi-player platform 2D shooter.
14cr|teeworlds-0.6.1-3|44	
14cr|teeworlds-0.6.1-3|45	%prep
14cr|teeworlds-0.6.1-3|46	%setup -q -n teeworlds-b177-r50edfd37-source
14cr|teeworlds-0.6.1-3|47	rm -rf src/engine/external
14cr|teeworlds-0.6.1-3|48	
14cr|teeworlds-0.6.1-3|49	%patch1 -p1 -b .extlibs
14cr|teeworlds-0.6.1-3|50	
14cr|teeworlds-0.6.1-3|51	iconv -f iso-8859-1 -t utf-8 readme.txt |sed 's|\r||g' > readme.txt.utf8
14cr|teeworlds-0.6.1-3|52	touch -c -r readme.txt readme.txt.utf8
14cr|teeworlds-0.6.1-3|53	mv readme.txt.utf8 readme.txt
14cr|teeworlds-0.6.1-3|54	
14cr|teeworlds-0.6.1-3|55	%build
14cr|teeworlds-0.6.1-3|56	CFLAGS="%{optflags}" bam -v release
14cr|teeworlds-0.6.1-3|57	
14cr|teeworlds-0.6.1-3|58	%install
14cr|teeworlds-0.6.1-3|59	mkdir -p %{buildroot}%{_datadir}/%{name}/data
14cr|teeworlds-0.6.1-3|60	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|teeworlds-0.6.1-3|61	install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|teeworlds-0.6.1-3|62	install -D -m 0755 %{name}_srv %{buildroot}%{_bindir}/%{name}-srv
14cr|teeworlds-0.6.1-3|63	cp -pr data/* %{buildroot}%{_datadir}/%{name}/data
14cr|teeworlds-0.6.1-3|64	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|teeworlds-0.6.1-3|65	
14cr|teeworlds-0.6.1-3|66	desktop-file-install \
14cr|teeworlds-0.6.1-3|67	--dir=%{buildroot}%{_datadir}/applications \
14cr|teeworlds-0.6.1-3|68	%{SOURCE2}
14cr|teeworlds-0.6.1-3|69	
14cr|teeworlds-0.6.1-3|70	%files
14cr|teeworlds-0.6.1-3|71	%doc readme.txt license.txt
14cr|teeworlds-0.6.1-3|72	%{_bindir}/%{name}
14cr|teeworlds-0.6.1-3|73	%{_datadir}/pixmaps/%{name}.png
14cr|teeworlds-0.6.1-3|74	%{_datadir}/applications/%{name}.desktop
14cr|teeworlds-0.6.1-3|75	
14cr|teeworlds-0.6.1-3|76	%files data
14cr|teeworlds-0.6.1-3|77	%{_datadir}/%{name}/
14cr|teeworlds-0.6.1-3|78	
14cr|teeworlds-0.6.1-3|79	%files server
14cr|teeworlds-0.6.1-3|80	%doc readme.txt license.txt
14cr|teeworlds-0.6.1-3|81	%{_bindir}/%{name}-srv
14cr|teeworlds-0.6.1-3|82	
14cr|teeworlds-0.6.1-3|83	
14cr|teeworlds-0.6.1-3|84	%changelog
14cr|teeworlds-0.6.1-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|teeworlds-0.6.1-3|86	+ Revision: a6ec14c
14cr|teeworlds-0.6.1-3|87	- MassBuild#464: Increase release tag
14cr|teeworlds-0.6.1-3|88	
14cr|teeworlds-0.6.1-3|89	

8592 14
14cr|tegaki-0.3.1-4|1	Summary: 	Chinese and Japanese Handwriting Recognition
14cr|tegaki-0.3.1-4|2	Name: 		tegaki
14cr|tegaki-0.3.1-4|3	Version: 	0.3.1
14cr|tegaki-0.3.1-4|4	Release: 	4
14cr|tegaki-0.3.1-4|5	License: 	GPLv2+
14cr|tegaki-0.3.1-4|6	Group: 		System/Internationalization
14cr|tegaki-0.3.1-4|7	Source: 	http://www.tegaki.org/releases/%version/tegaki-python-%version.tar.gz
14cr|tegaki-0.3.1-4|8	URL: 		http://www.tegaki.org
14cr|tegaki-0.3.1-4|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tegaki-0.3.1-4|10	BuildRequires:	python-setuptools
14cr|tegaki-0.3.1-4|11	BuildArch:	noarch
14cr|tegaki-0.3.1-4|12	Requires:	tegaki-engine
14cr|tegaki-0.3.1-4|13	Requires:	tegaki-models
14cr|tegaki-0.3.1-4|14	
14cr|tegaki-0.3.1-4|15	%description
14cr|tegaki-0.3.1-4|16	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-0.3.1-4|17	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-0.3.1-4|18	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-0.3.1-4|19	work well with Chinese and Japanese.
14cr|tegaki-0.3.1-4|20	
14cr|tegaki-0.3.1-4|21	%prep
14cr|tegaki-0.3.1-4|22	%setup -qn tegaki-python-%version
14cr|tegaki-0.3.1-4|23	
14cr|tegaki-0.3.1-4|24	%build
14cr|tegaki-0.3.1-4|25	python setup.py build
14cr|tegaki-0.3.1-4|26	
14cr|tegaki-0.3.1-4|27	%install
14cr|tegaki-0.3.1-4|28	rm -rf %{buildroot}
14cr|tegaki-0.3.1-4|29	python setup.py install --root=%{buildroot}
14cr|tegaki-0.3.1-4|30	
14cr|tegaki-0.3.1-4|31	%clean
14cr|tegaki-0.3.1-4|32	rm -rf %{buildroot}
14cr|tegaki-0.3.1-4|33	
14cr|tegaki-0.3.1-4|34	%files
14cr|tegaki-0.3.1-4|35	%defattr (-,root,root)
14cr|tegaki-0.3.1-4|36	%{py_puresitedir}/tegaki*
14cr|tegaki-0.3.1-4|37	
14cr|tegaki-0.3.1-4|38	
14cr|tegaki-0.3.1-4|39	
14cr|tegaki-0.3.1-4|40	%changelog
14cr|tegaki-0.3.1-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-4
14cr|tegaki-0.3.1-4|42	+ Revision: a768870
14cr|tegaki-0.3.1-4|43	- MassBuild#464: Increase release tag
14cr|tegaki-0.3.1-4|44	
14cr|tegaki-0.3.1-4|45	

8593 14
14cr|tegaki-gui-0.3.1-2|1	Summary: 	Chinese and Japanese Handwriting Recognition
14cr|tegaki-gui-0.3.1-2|2	Name: 		tegaki-gui
14cr|tegaki-gui-0.3.1-2|3	Version: 	0.3.1
14cr|tegaki-gui-0.3.1-2|4	Release: 	2
14cr|tegaki-gui-0.3.1-2|5	License: 	GPLv2+
14cr|tegaki-gui-0.3.1-2|6	Group: 		System/Internationalization
14cr|tegaki-gui-0.3.1-2|7	Source: 	http://www.tegaki.org/releases/%version/tegaki-pygtk-%version.tar.gz
14cr|tegaki-gui-0.3.1-2|8	URL: 		http://www.tegaki.org
14cr|tegaki-gui-0.3.1-2|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tegaki-gui-0.3.1-2|10	BuildRequires:	python-setuptools
14cr|tegaki-gui-0.3.1-2|11	Requires:	tegaki >= 0.3.1
14cr|tegaki-gui-0.3.1-2|12	Requires:	pygtk2.0
14cr|tegaki-gui-0.3.1-2|13	Provides:	tegaki-pygtk = %{version}-%{release}
14cr|tegaki-gui-0.3.1-2|14	BuildArch:	noarch
14cr|tegaki-gui-0.3.1-2|15	
14cr|tegaki-gui-0.3.1-2|16	%description
14cr|tegaki-gui-0.3.1-2|17	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-gui-0.3.1-2|18	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-gui-0.3.1-2|19	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-gui-0.3.1-2|20	work well with Chinese and Japanese.
14cr|tegaki-gui-0.3.1-2|21	
14cr|tegaki-gui-0.3.1-2|22	%prep
14cr|tegaki-gui-0.3.1-2|23	%setup -qn tegaki-pygtk-%version
14cr|tegaki-gui-0.3.1-2|24	
14cr|tegaki-gui-0.3.1-2|25	%build
14cr|tegaki-gui-0.3.1-2|26	python setup.py build
14cr|tegaki-gui-0.3.1-2|27	
14cr|tegaki-gui-0.3.1-2|28	%install
14cr|tegaki-gui-0.3.1-2|29	rm -rf %{buildroot}
14cr|tegaki-gui-0.3.1-2|30	python setup.py install --root=%{buildroot}
14cr|tegaki-gui-0.3.1-2|31	
14cr|tegaki-gui-0.3.1-2|32	%clean
14cr|tegaki-gui-0.3.1-2|33	rm -rf %{buildroot}
14cr|tegaki-gui-0.3.1-2|34	
14cr|tegaki-gui-0.3.1-2|35	%files
14cr|tegaki-gui-0.3.1-2|36	%defattr (-,root,root)
14cr|tegaki-gui-0.3.1-2|37	%{py_puresitedir}/tegaki*
14cr|tegaki-gui-0.3.1-2|38	%{_datadir}/tegaki/icons/handwriting.png
14cr|tegaki-gui-0.3.1-2|39	
14cr|tegaki-gui-0.3.1-2|40	
14cr|tegaki-gui-0.3.1-2|41	
14cr|tegaki-gui-0.3.1-2|42	%changelog
14cr|tegaki-gui-0.3.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-2
14cr|tegaki-gui-0.3.1-2|44	+ Revision: d6756b9
14cr|tegaki-gui-0.3.1-2|45	- MassBuild#464: Increase release tag
14cr|tegaki-gui-0.3.1-2|46	
14cr|tegaki-gui-0.3.1-2|47	

8594 14
14cr|tegaki-recognize-0.3.1.2-2|1	Summary: 	Chinese and Japanese Handwriting Recognition
14cr|tegaki-recognize-0.3.1.2-2|2	Name: 		tegaki-recognize
14cr|tegaki-recognize-0.3.1.2-2|3	Version: 	0.3.1.2
14cr|tegaki-recognize-0.3.1.2-2|4	Release: 	2
14cr|tegaki-recognize-0.3.1.2-2|5	License: 	GPLv2+
14cr|tegaki-recognize-0.3.1.2-2|6	Group: 		System/Internationalization
14cr|tegaki-recognize-0.3.1.2-2|7	Source: 	http://www.tegaki.org/releases/%version/%{name}-%version.tar.gz
14cr|tegaki-recognize-0.3.1.2-2|8	URL: 		http://www.tegaki.org
14cr|tegaki-recognize-0.3.1.2-2|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tegaki-recognize-0.3.1.2-2|10	BuildRequires:	python-setuptools
14cr|tegaki-recognize-0.3.1.2-2|11	Requires:	tegaki-gui >= 0.3.1
14cr|tegaki-recognize-0.3.1.2-2|12	BuildArch:	noarch
14cr|tegaki-recognize-0.3.1.2-2|13	
14cr|tegaki-recognize-0.3.1.2-2|14	%description
14cr|tegaki-recognize-0.3.1.2-2|15	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-recognize-0.3.1.2-2|16	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-recognize-0.3.1.2-2|17	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-recognize-0.3.1.2-2|18	work well with Chinese and Japanese.
14cr|tegaki-recognize-0.3.1.2-2|19	
14cr|tegaki-recognize-0.3.1.2-2|20	%prep
14cr|tegaki-recognize-0.3.1.2-2|21	%setup -qn %{name}-%version
14cr|tegaki-recognize-0.3.1.2-2|22	sed -i -e 's#Exec=.*#Exec=tegaki-recognize#' tegaki-recognize.desktop.in
14cr|tegaki-recognize-0.3.1.2-2|23	
14cr|tegaki-recognize-0.3.1.2-2|24	%build
14cr|tegaki-recognize-0.3.1.2-2|25	python setup.py build
14cr|tegaki-recognize-0.3.1.2-2|26	
14cr|tegaki-recognize-0.3.1.2-2|27	%install
14cr|tegaki-recognize-0.3.1.2-2|28	rm -rf %{buildroot}
14cr|tegaki-recognize-0.3.1.2-2|29	python setup.py install --prefix=%{buildroot}%{_prefix}
14cr|tegaki-recognize-0.3.1.2-2|30	
14cr|tegaki-recognize-0.3.1.2-2|31	rm -f %{buildroot}%{_datadir}/menu/tegaki-recognize
14cr|tegaki-recognize-0.3.1.2-2|32	
14cr|tegaki-recognize-0.3.1.2-2|33	%clean
14cr|tegaki-recognize-0.3.1.2-2|34	rm -rf %{buildroot}
14cr|tegaki-recognize-0.3.1.2-2|35	
14cr|tegaki-recognize-0.3.1.2-2|36	%files
14cr|tegaki-recognize-0.3.1.2-2|37	%defattr (-,root,root)
14cr|tegaki-recognize-0.3.1.2-2|38	%{py_puresitedir}/tegaki*
14cr|tegaki-recognize-0.3.1.2-2|39	%{_bindir}/tegaki-recognize
14cr|tegaki-recognize-0.3.1.2-2|40	%{_datadir}/applications/tegaki-recognize.desktop
14cr|tegaki-recognize-0.3.1.2-2|41	%{_datadir}/pixmaps/tegaki-recognize.svg
14cr|tegaki-recognize-0.3.1.2-2|42	
14cr|tegaki-recognize-0.3.1.2-2|43	
14cr|tegaki-recognize-0.3.1.2-2|44	
14cr|tegaki-recognize-0.3.1.2-2|45	%changelog
14cr|tegaki-recognize-0.3.1.2-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1.2-2
14cr|tegaki-recognize-0.3.1.2-2|47	+ Revision: 958b221
14cr|tegaki-recognize-0.3.1.2-2|48	- MassBuild#464: Increase release tag
14cr|tegaki-recognize-0.3.1.2-2|49	
14cr|tegaki-recognize-0.3.1.2-2|50	

8595 14
14cr|tegaki-train-0.3.1-2|1	Summary: 	Character editor and training manager
14cr|tegaki-train-0.3.1-2|2	Name: 		tegaki-train
14cr|tegaki-train-0.3.1-2|3	Version: 	0.3.1
14cr|tegaki-train-0.3.1-2|4	Release: 	2
14cr|tegaki-train-0.3.1-2|5	License: 	GPLv2+
14cr|tegaki-train-0.3.1-2|6	Group: 		System/Internationalization
14cr|tegaki-train-0.3.1-2|7	Source: 	http://www.tegaki.org/releases/%version/%name-%version.tar.gz
14cr|tegaki-train-0.3.1-2|8	URL: 		http://www.tegaki.org
14cr|tegaki-train-0.3.1-2|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tegaki-train-0.3.1-2|10	BuildRequires:	python-setuptools
14cr|tegaki-train-0.3.1-2|11	Requires:	tegaki-pygtk
14cr|tegaki-train-0.3.1-2|12	BuildArch:	noarch
14cr|tegaki-train-0.3.1-2|13	
14cr|tegaki-train-0.3.1-2|14	%description
14cr|tegaki-train-0.3.1-2|15	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-train-0.3.1-2|16	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-train-0.3.1-2|17	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-train-0.3.1-2|18	work well with Chinese and Japanese.
14cr|tegaki-train-0.3.1-2|19	
14cr|tegaki-train-0.3.1-2|20	%prep
14cr|tegaki-train-0.3.1-2|21	%setup -qn %name-%version
14cr|tegaki-train-0.3.1-2|22	
14cr|tegaki-train-0.3.1-2|23	%build
14cr|tegaki-train-0.3.1-2|24	python setup.py build
14cr|tegaki-train-0.3.1-2|25	
14cr|tegaki-train-0.3.1-2|26	%install
14cr|tegaki-train-0.3.1-2|27	rm -rf %{buildroot}
14cr|tegaki-train-0.3.1-2|28	python setup.py install --root=%{buildroot}
14cr|tegaki-train-0.3.1-2|29	
14cr|tegaki-train-0.3.1-2|30	%clean
14cr|tegaki-train-0.3.1-2|31	rm -rf %{buildroot}
14cr|tegaki-train-0.3.1-2|32	
14cr|tegaki-train-0.3.1-2|33	%files
14cr|tegaki-train-0.3.1-2|34	%defattr (-,root,root)
14cr|tegaki-train-0.3.1-2|35	%{_bindir}/*
14cr|tegaki-train-0.3.1-2|36	%{py_puresitedir}/tegaki*
14cr|tegaki-train-0.3.1-2|37	
14cr|tegaki-train-0.3.1-2|38	
14cr|tegaki-train-0.3.1-2|39	
14cr|tegaki-train-0.3.1-2|40	%changelog
14cr|tegaki-train-0.3.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-2
14cr|tegaki-train-0.3.1-2|42	+ Revision: 7a1b0df
14cr|tegaki-train-0.3.1-2|43	- MassBuild#464: Increase release tag
14cr|tegaki-train-0.3.1-2|44	
14cr|tegaki-train-0.3.1-2|45	

8596 14
14cr|tegaki-zinnia-japanese-0.3-2|1	Summary: Japanese Models for tegaki zinnia engine
14cr|tegaki-zinnia-japanese-0.3-2|2	Name: tegaki-zinnia-japanese
14cr|tegaki-zinnia-japanese-0.3-2|3	Version: 0.3
14cr|tegaki-zinnia-japanese-0.3-2|4	Release: 2
14cr|tegaki-zinnia-japanese-0.3-2|5	License: GPLv2+
14cr|tegaki-zinnia-japanese-0.3-2|6	Group: System/Internationalization
14cr|tegaki-zinnia-japanese-0.3-2|7	Source0: http://www.tegaki.org/releases/0.3/models/tegaki-zinnia-japanese-0.3.zip
14cr|tegaki-zinnia-japanese-0.3-2|8	URL: http://www.tegaki.org
14cr|tegaki-zinnia-japanese-0.3-2|9	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
14cr|tegaki-zinnia-japanese-0.3-2|10	BuildArch: noarch
14cr|tegaki-zinnia-japanese-0.3-2|11	Requires: locales-ja
14cr|tegaki-zinnia-japanese-0.3-2|12	Requires: tegaki
14cr|tegaki-zinnia-japanese-0.3-2|13	Requires: zinnia
14cr|tegaki-zinnia-japanese-0.3-2|14	Provides: tegaki-models
14cr|tegaki-zinnia-japanese-0.3-2|15	
14cr|tegaki-zinnia-japanese-0.3-2|16	%description
14cr|tegaki-zinnia-japanese-0.3-2|17	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-zinnia-japanese-0.3-2|18	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-zinnia-japanese-0.3-2|19	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-zinnia-japanese-0.3-2|20	work well with Chinese and Japanese.
14cr|tegaki-zinnia-japanese-0.3-2|21	
14cr|tegaki-zinnia-japanese-0.3-2|22	%prep
14cr|tegaki-zinnia-japanese-0.3-2|23	%setup -qn %name-%version
14cr|tegaki-zinnia-japanese-0.3-2|24	
14cr|tegaki-zinnia-japanese-0.3-2|25	%install
14cr|tegaki-zinnia-japanese-0.3-2|26	rm -rf %{buildroot}
14cr|tegaki-zinnia-japanese-0.3-2|27	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-japanese-0.3-2|28	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-japanese-0.3-2|29	
14cr|tegaki-zinnia-japanese-0.3-2|30	%clean
14cr|tegaki-zinnia-japanese-0.3-2|31	rm -rf %{buildroot}
14cr|tegaki-zinnia-japanese-0.3-2|32	
14cr|tegaki-zinnia-japanese-0.3-2|33	%files
14cr|tegaki-zinnia-japanese-0.3-2|34	%defattr (-,root,root)
14cr|tegaki-zinnia-japanese-0.3-2|35	%{_datadir}/tegaki/models/zinnia/*
14cr|tegaki-zinnia-japanese-0.3-2|36	
14cr|tegaki-zinnia-japanese-0.3-2|37	
14cr|tegaki-zinnia-japanese-0.3-2|38	
14cr|tegaki-zinnia-japanese-0.3-2|39	%changelog
14cr|tegaki-zinnia-japanese-0.3-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|tegaki-zinnia-japanese-0.3-2|41	+ Revision: 51d3205
14cr|tegaki-zinnia-japanese-0.3-2|42	- MassBuild#464: Increase release tag
14cr|tegaki-zinnia-japanese-0.3-2|43	
14cr|tegaki-zinnia-japanese-0.3-2|44	

8597 14
14cr|tegaki-zinnia-simplified-chinese-0.3-3|1	Summary: Simplified Chinese Models for tegaki zinnia engine
14cr|tegaki-zinnia-simplified-chinese-0.3-3|2	Name:    tegaki-zinnia-simplified-chinese
14cr|tegaki-zinnia-simplified-chinese-0.3-3|3	Version: 0.3
14cr|tegaki-zinnia-simplified-chinese-0.3-3|4	Release: 3
14cr|tegaki-zinnia-simplified-chinese-0.3-3|5	License: GPLv2+
14cr|tegaki-zinnia-simplified-chinese-0.3-3|6	Group:   System/Internationalization
14cr|tegaki-zinnia-simplified-chinese-0.3-3|7	Source0: http://www.tegaki.org/releases/0.3/models/%{name}-%{version}.zip
14cr|tegaki-zinnia-simplified-chinese-0.3-3|8	Url:     http://www.tegaki.org
14cr|tegaki-zinnia-simplified-chinese-0.3-3|9	BuildArch: noarch
14cr|tegaki-zinnia-simplified-chinese-0.3-3|10	Requires: locales-zh
14cr|tegaki-zinnia-simplified-chinese-0.3-3|11	Requires: tegaki
14cr|tegaki-zinnia-simplified-chinese-0.3-3|12	Requires: zinnia
14cr|tegaki-zinnia-simplified-chinese-0.3-3|13	Provides: tegaki-models
14cr|tegaki-zinnia-simplified-chinese-0.3-3|14	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|15	%description
14cr|tegaki-zinnia-simplified-chinese-0.3-3|16	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-zinnia-simplified-chinese-0.3-3|17	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-zinnia-simplified-chinese-0.3-3|18	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-zinnia-simplified-chinese-0.3-3|19	work well with Chinese and Japanese.
14cr|tegaki-zinnia-simplified-chinese-0.3-3|20	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|21	%prep
14cr|tegaki-zinnia-simplified-chinese-0.3-3|22	%setup -qn %{name}-%{version}
14cr|tegaki-zinnia-simplified-chinese-0.3-3|23	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|24	%install
14cr|tegaki-zinnia-simplified-chinese-0.3-3|25	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-simplified-chinese-0.3-3|26	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-simplified-chinese-0.3-3|27	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|28	%clean
14cr|tegaki-zinnia-simplified-chinese-0.3-3|29	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|30	%files
14cr|tegaki-zinnia-simplified-chinese-0.3-3|31	%{_datadir}/tegaki/models/zinnia/*
14cr|tegaki-zinnia-simplified-chinese-0.3-3|32	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|33	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|34	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|35	%changelog
14cr|tegaki-zinnia-simplified-chinese-0.3-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|tegaki-zinnia-simplified-chinese-0.3-3|37	+ Revision: b0d6c1b
14cr|tegaki-zinnia-simplified-chinese-0.3-3|38	- MassBuild#464: Increase release tag
14cr|tegaki-zinnia-simplified-chinese-0.3-3|39	
14cr|tegaki-zinnia-simplified-chinese-0.3-3|40	

8598 14
14cr|tegaki-zinnia-traditional-chinese-0.3-3|1	Summary: Traditional Chinese Models for tegaki zinnia engine
14cr|tegaki-zinnia-traditional-chinese-0.3-3|2	Name:    tegaki-zinnia-traditional-chinese
14cr|tegaki-zinnia-traditional-chinese-0.3-3|3	Version: 0.3
14cr|tegaki-zinnia-traditional-chinese-0.3-3|4	Release: 3
14cr|tegaki-zinnia-traditional-chinese-0.3-3|5	License: GPLv2+
14cr|tegaki-zinnia-traditional-chinese-0.3-3|6	Group:   System/Internationalization
14cr|tegaki-zinnia-traditional-chinese-0.3-3|7	Source0: http://www.tegaki.org/releases/0.3/models/%{name}-%{version}.zip
14cr|tegaki-zinnia-traditional-chinese-0.3-3|8	Url:     http://www.tegaki.org
14cr|tegaki-zinnia-traditional-chinese-0.3-3|9	BuildArch: noarch
14cr|tegaki-zinnia-traditional-chinese-0.3-3|10	Requires: locales-zh
14cr|tegaki-zinnia-traditional-chinese-0.3-3|11	Requires: tegaki
14cr|tegaki-zinnia-traditional-chinese-0.3-3|12	Requires: zinnia
14cr|tegaki-zinnia-traditional-chinese-0.3-3|13	Provides: tegaki-models
14cr|tegaki-zinnia-traditional-chinese-0.3-3|14	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|15	%description
14cr|tegaki-zinnia-traditional-chinese-0.3-3|16	Tegaki is an ongoing project which aims to develop a free and open-source
14cr|tegaki-zinnia-traditional-chinese-0.3-3|17	modern implementation of handwriting recognition software, that is suitable for
14cr|tegaki-zinnia-traditional-chinese-0.3-3|18	both the desktop and mobile devices, and that is designed from the ground up to
14cr|tegaki-zinnia-traditional-chinese-0.3-3|19	work well with Chinese and Japanese.
14cr|tegaki-zinnia-traditional-chinese-0.3-3|20	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|21	%prep
14cr|tegaki-zinnia-traditional-chinese-0.3-3|22	%setup -qn %{name}-%{version}
14cr|tegaki-zinnia-traditional-chinese-0.3-3|23	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|24	%install
14cr|tegaki-zinnia-traditional-chinese-0.3-3|25	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-traditional-chinese-0.3-3|26	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
14cr|tegaki-zinnia-traditional-chinese-0.3-3|27	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|28	%clean
14cr|tegaki-zinnia-traditional-chinese-0.3-3|29	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|30	%files
14cr|tegaki-zinnia-traditional-chinese-0.3-3|31	%{_datadir}/tegaki/models/zinnia/*
14cr|tegaki-zinnia-traditional-chinese-0.3-3|32	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|33	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|34	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|35	%changelog
14cr|tegaki-zinnia-traditional-chinese-0.3-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|tegaki-zinnia-traditional-chinese-0.3-3|37	+ Revision: ee1eca2
14cr|tegaki-zinnia-traditional-chinese-0.3-3|38	- MassBuild#464: Increase release tag
14cr|tegaki-zinnia-traditional-chinese-0.3-3|39	
14cr|tegaki-zinnia-traditional-chinese-0.3-3|40	

8599 14
14cr|TEI-DTD-P4-1.0-12|1	%define name TEI-DTD-P4
14cr|TEI-DTD-P4-1.0-12|2	%define version 1.0
14cr|TEI-DTD-P4-1.0-12|3	%define release 12
14cr|TEI-DTD-P4-1.0-12|4	%define dtdver P4
14cr|TEI-DTD-P4-1.0-12|5	
14cr|TEI-DTD-P4-1.0-12|6	Name: %{name}
14cr|TEI-DTD-P4-1.0-12|7	Version: %{version}
14cr|TEI-DTD-P4-1.0-12|8	Release: %{release}
14cr|TEI-DTD-P4-1.0-12|9	Group       	: Publishing
14cr|TEI-DTD-P4-1.0-12|10	
14cr|TEI-DTD-P4-1.0-12|11	Summary     	: XML document type definition for TEI
14cr|TEI-DTD-P4-1.0-12|12	
14cr|TEI-DTD-P4-1.0-12|13	License   	: Artistic like
14cr|TEI-DTD-P4-1.0-12|14	URL         	: http://www.tei-c.org/
14cr|TEI-DTD-P4-1.0-12|15	
14cr|TEI-DTD-P4-1.0-12|16	Provides: 	TEI-DTD
14cr|TEI-DTD-P4-1.0-12|17	Requires(Pre): 	coreutils
14cr|TEI-DTD-P4-1.0-12|18	Requires(Pre):	sgml-common
14cr|TEI-DTD-P4-1.0-12|19	
14cr|TEI-DTD-P4-1.0-12|20	# Zip file downloadable at http://www.tei-c.org/P4X/DTD/dtd.zip
14cr|TEI-DTD-P4-1.0-12|21	Source0		: %{name}.tar.bz2
14cr|TEI-DTD-P4-1.0-12|22	BuildArch	: noarch
14cr|TEI-DTD-P4-1.0-12|23	
14cr|TEI-DTD-P4-1.0-12|24	
14cr|TEI-DTD-P4-1.0-12|25	%define sgmlbase %{_datadir}/sgml
14cr|TEI-DTD-P4-1.0-12|26	
14cr|TEI-DTD-P4-1.0-12|27	%Description
14cr|TEI-DTD-P4-1.0-12|28	
14cr|TEI-DTD-P4-1.0-12|29	The TEI (Text Encoding Initiative) Document Type Definition (DTD)
14cr|TEI-DTD-P4-1.0-12|30	describes the syntax of literature and human sciences related texts.
14cr|TEI-DTD-P4-1.0-12|31	This syntax is XML-compliant and is developed by the TEI consortium.
14cr|TEI-DTD-P4-1.0-12|32	This is the version %{dtdver} of this DTD.
14cr|TEI-DTD-P4-1.0-12|33	
14cr|TEI-DTD-P4-1.0-12|34	%Prep
14cr|TEI-DTD-P4-1.0-12|35	%setup -n %{name}
14cr|TEI-DTD-P4-1.0-12|36	
14cr|TEI-DTD-P4-1.0-12|37	%Build
14cr|TEI-DTD-P4-1.0-12|38	
14cr|TEI-DTD-P4-1.0-12|39	%Install
14cr|TEI-DTD-P4-1.0-12|40	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/TEI/dtd-%{dtdver}
14cr|TEI-DTD-P4-1.0-12|41	mkdir -p $DESTDIR
14cr|TEI-DTD-P4-1.0-12|42	install -m644 teicatalog.xml catalog.tei catalog.xml $DESTDIR
14cr|TEI-DTD-P4-1.0-12|43	install -m644 *.dtd $DESTDIR
14cr|TEI-DTD-P4-1.0-12|44	install -m644 *.ent $DESTDIR
14cr|TEI-DTD-P4-1.0-12|45	install -m644 *.dec $DESTDIR
14cr|TEI-DTD-P4-1.0-12|46	
14cr|TEI-DTD-P4-1.0-12|47	%Files
14cr|TEI-DTD-P4-1.0-12|48	%defattr (-,root,root)
14cr|TEI-DTD-P4-1.0-12|49	%doc index.html index.xml
14cr|TEI-DTD-P4-1.0-12|50	%{sgmlbase}/TEI/dtd-%{dtdver}
14cr|TEI-DTD-P4-1.0-12|51	
14cr|TEI-DTD-P4-1.0-12|52	# Catalogs management left for brave packagers.
14cr|TEI-DTD-P4-1.0-12|53	
14cr|TEI-DTD-P4-1.0-12|54	
14cr|TEI-DTD-P4-1.0-12|55	
14cr|TEI-DTD-P4-1.0-12|56	
14cr|TEI-DTD-P4-1.0-12|57	%changelog
14cr|TEI-DTD-P4-1.0-12|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-12
14cr|TEI-DTD-P4-1.0-12|59	+ Revision: f08afae
14cr|TEI-DTD-P4-1.0-12|60	- MassBuild#464: Increase release tag
14cr|TEI-DTD-P4-1.0-12|61	
14cr|TEI-DTD-P4-1.0-12|62	

8600 14
14cr|tei-xsl-5.2.16-2|1	%define Name tei-xsl
14cr|tei-xsl-5.2.16-2|2	%define Version 5.2.16
14cr|tei-xsl-5.2.16-2|3	%define Release 2
14cr|tei-xsl-5.2.16-2|4	
14cr|tei-xsl-5.2.16-2|5	Name:		%{Name}
14cr|tei-xsl-5.2.16-2|6	Version:	%{Version}
14cr|tei-xsl-5.2.16-2|7	Release:	%{Release}
14cr|tei-xsl-5.2.16-2|8	Group       	: Publishing
14cr|tei-xsl-5.2.16-2|9	
14cr|tei-xsl-5.2.16-2|10	Summary     	: Sebastian Rahtz's modular stylesheets for TEI
14cr|tei-xsl-5.2.16-2|11	
14cr|tei-xsl-5.2.16-2|12	License   	: Artistic like
14cr|tei-xsl-5.2.16-2|13	URL         	: http://www.tei-c.org/Stylesheets/teixsl.html
14cr|tei-xsl-5.2.16-2|14	
14cr|tei-xsl-5.2.16-2|15	Obsoletes:	TEI-style-html
14cr|tei-xsl-5.2.16-2|16	Provides:	TEI-style-html
14cr|tei-xsl-5.2.16-2|17	Requires:	TEI-DTD
14cr|tei-xsl-5.2.16-2|18	Requires(Pre):	sgml-common
14cr|tei-xsl-5.2.16-2|19	
14cr|tei-xsl-5.2.16-2|20	# ZIP spurce downloadable at http://sourceforge.net/project/showfiles.php?group_id=106328&package_id=141124
14cr|tei-xsl-5.2.16-2|21	Source0		: %{name}-%{Version}.tar.bz2
14cr|tei-xsl-5.2.16-2|22	BuildArch	: noarch
14cr|tei-xsl-5.2.16-2|23	
14cr|tei-xsl-5.2.16-2|24	%define sgmlbase %{_datadir}/sgml/
14cr|tei-xsl-5.2.16-2|25	
14cr|tei-xsl-5.2.16-2|26	%Description
14cr|tei-xsl-5.2.16-2|27	These XSL stylesheets allow to convert any TEI document
14cr|tei-xsl-5.2.16-2|28	to the HTML, FO and LaTeX formats.
14cr|tei-xsl-5.2.16-2|29	
14cr|tei-xsl-5.2.16-2|30	%prep
14cr|tei-xsl-5.2.16-2|31	%setup
14cr|tei-xsl-5.2.16-2|32	
14cr|tei-xsl-5.2.16-2|33	%build
14cr|tei-xsl-5.2.16-2|34	
14cr|tei-xsl-5.2.16-2|35	
14cr|tei-xsl-5.2.16-2|36	%install
14cr|tei-xsl-5.2.16-2|37	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/TEI/xsl-stylesheets-%{Version}
14cr|tei-xsl-5.2.16-2|38	mkdir -p $DESTDIR
14cr|tei-xsl-5.2.16-2|39	cp -a p4 p5 $DESTDIR
14cr|tei-xsl-5.2.16-2|40	
14cr|tei-xsl-5.2.16-2|41	ln -sf xsl-stylesheets-%{Version} \
14cr|tei-xsl-5.2.16-2|42	$RPM_BUILD_ROOT%{sgmlbase}/TEI/xsl-stylesheets
14cr|tei-xsl-5.2.16-2|43	
14cr|tei-xsl-5.2.16-2|44	# Catalogs management left for brave packagers.
14cr|tei-xsl-5.2.16-2|45	
14cr|tei-xsl-5.2.16-2|46	%files
14cr|tei-xsl-5.2.16-2|47	%defattr (-,root,root)
14cr|tei-xsl-5.2.16-2|48	%doc doc/*
14cr|tei-xsl-5.2.16-2|49	%{sgmlbase}/TEI/*
14cr|tei-xsl-5.2.16-2|50	
14cr|tei-xsl-5.2.16-2|51	
14cr|tei-xsl-5.2.16-2|52	%changelog
14cr|tei-xsl-5.2.16-2|53	* Wed Nov 21 2012 Denis Silakov <denis.silakov@rosalab.ru> 5.2.16-2
14cr|tei-xsl-5.2.16-2|54	+ Revision: f4aeaff
14cr|tei-xsl-5.2.16-2|55	- Fix dup files
14cr|tei-xsl-5.2.16-2|56	
14cr|tei-xsl-5.2.16-2|57	

8601 14
14cr|telepathy-butterfly-0.5.15-2|1	Name:           telepathy-butterfly
14cr|telepathy-butterfly-0.5.15-2|2	Version:        0.5.15
14cr|telepathy-butterfly-0.5.15-2|3	Release:        2
14cr|telepathy-butterfly-0.5.15-2|4	Summary:        MSN connection manager for Telepathy
14cr|telepathy-butterfly-0.5.15-2|5	
14cr|telepathy-butterfly-0.5.15-2|6	Group:          Networking/Instant messaging
14cr|telepathy-butterfly-0.5.15-2|7	License:        GPLv2+
14cr|telepathy-butterfly-0.5.15-2|8	URL:            http://telepathy.freedesktop.org/wiki/
14cr|telepathy-butterfly-0.5.15-2|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|telepathy-butterfly-0.5.15-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|telepathy-butterfly-0.5.15-2|11	
14cr|telepathy-butterfly-0.5.15-2|12	BuildArch:      noarch
14cr|telepathy-butterfly-0.5.15-2|13	BuildRequires:	dbus-devel
14cr|telepathy-butterfly-0.5.15-2|14	BuildRequires:  python-devel
14cr|telepathy-butterfly-0.5.15-2|15	BuildRequires:	pkgconfig
14cr|telepathy-butterfly-0.5.15-2|16	
14cr|telepathy-butterfly-0.5.15-2|17	Requires:	python-telepathy
14cr|telepathy-butterfly-0.5.15-2|18	Requires:	python-papyon >= 0.4.9
14cr|telepathy-butterfly-0.5.15-2|19	Requires:	dbus
14cr|telepathy-butterfly-0.5.15-2|20	Requires:	telepathy-filesystem
14cr|telepathy-butterfly-0.5.15-2|21	Suggests:	python-libproxy
14cr|telepathy-butterfly-0.5.15-2|22	
14cr|telepathy-butterfly-0.5.15-2|23	
14cr|telepathy-butterfly-0.5.15-2|24	%description
14cr|telepathy-butterfly-0.5.15-2|25	An MSN connection manager that handles presence, personal messages,
14cr|telepathy-butterfly-0.5.15-2|26	and conversations
14cr|telepathy-butterfly-0.5.15-2|27	
14cr|telepathy-butterfly-0.5.15-2|28	%files
14cr|telepathy-butterfly-0.5.15-2|29	%defattr(-,root,root,-)
14cr|telepathy-butterfly-0.5.15-2|30	%doc COPYING AUTHORS
14cr|telepathy-butterfly-0.5.15-2|31	%{_prefix}/lib/telepathy-butterfly
14cr|telepathy-butterfly-0.5.15-2|32	%{_datadir}/dbus-1/services/*.service
14cr|telepathy-butterfly-0.5.15-2|33	%{_datadir}/telepathy/managers/*.manager
14cr|telepathy-butterfly-0.5.15-2|34	%{python_sitelib}/butterfly
14cr|telepathy-butterfly-0.5.15-2|35	
14cr|telepathy-butterfly-0.5.15-2|36	#--------------------------------------------------------------------
14cr|telepathy-butterfly-0.5.15-2|37	
14cr|telepathy-butterfly-0.5.15-2|38	%prep
14cr|telepathy-butterfly-0.5.15-2|39	%setup -q
14cr|telepathy-butterfly-0.5.15-2|40	
14cr|telepathy-butterfly-0.5.15-2|41	%build
14cr|telepathy-butterfly-0.5.15-2|42	./configure --prefix=%_prefix --libexecdir=%_prefix/lib
14cr|telepathy-butterfly-0.5.15-2|43	%make
14cr|telepathy-butterfly-0.5.15-2|44	
14cr|telepathy-butterfly-0.5.15-2|45	%install
14cr|telepathy-butterfly-0.5.15-2|46	rm -rf %{buildroot}
14cr|telepathy-butterfly-0.5.15-2|47	%makeinstall_std
14cr|telepathy-butterfly-0.5.15-2|48	
14cr|telepathy-butterfly-0.5.15-2|49	%clean
14cr|telepathy-butterfly-0.5.15-2|50	rm -rf %{buildroot}
14cr|telepathy-butterfly-0.5.15-2|51	
14cr|telepathy-butterfly-0.5.15-2|52	
14cr|telepathy-butterfly-0.5.15-2|53	
14cr|telepathy-butterfly-0.5.15-2|54	%changelog
14cr|telepathy-butterfly-0.5.15-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.15-2
14cr|telepathy-butterfly-0.5.15-2|56	+ Revision: 7f15b50
14cr|telepathy-butterfly-0.5.15-2|57	- MassBuild#464: Increase release tag
14cr|telepathy-butterfly-0.5.15-2|58	
14cr|telepathy-butterfly-0.5.15-2|59	

8602 14
14cr|telepathy-kde-accounts-kcm-0.8.1-1|1	%define srcname ktp-accounts-kcm
14cr|telepathy-kde-accounts-kcm-0.8.1-1|2	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|3	Summary:	KControl Module which handles Telepathy Accounts
14cr|telepathy-kde-accounts-kcm-0.8.1-1|4	Name:		telepathy-kde-accounts-kcm
14cr|telepathy-kde-accounts-kcm-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-accounts-kcm-0.8.1-1|6	Release:	1
14cr|telepathy-kde-accounts-kcm-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-accounts-kcm-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-accounts-kcm-0.8.1-1|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-accounts-kcm
14cr|telepathy-kde-accounts-kcm-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-accounts-kcm-0.8.1-1|11	BuildRequires:	ktp-common-internals-devel
14cr|telepathy-kde-accounts-kcm-0.8.1-1|12	BuildRequires:	ktp-common-internals-devel
14cr|telepathy-kde-accounts-kcm-0.8.1-1|13	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-accounts-kcm-0.8.1-1|14	Requires:	telepathy-kde-auth-handler
14cr|telepathy-kde-accounts-kcm-0.8.1-1|15	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|16	%description
14cr|telepathy-kde-accounts-kcm-0.8.1-1|17	This is a KControl Module which handles adding/editing/removing Telepathy
14cr|telepathy-kde-accounts-kcm-0.8.1-1|18	Accounts. It interacts with any Telepathy Spec compliant AccountManager,
14cr|telepathy-kde-accounts-kcm-0.8.1-1|19	such as telepathy-accountmanager-kwallet to manipulate the accounts.
14cr|telepathy-kde-accounts-kcm-0.8.1-1|20	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|21	%files -f kcm_ktp_accounts.lang
14cr|telepathy-kde-accounts-kcm-0.8.1-1|22	%{_kde_libdir}/kde4/kcm_ktp_accounts.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|23	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_butterfly.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|24	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_gabble.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|25	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_haze.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|26	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_idle.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|27	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_rakia.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|28	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_salut.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|29	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_sipe.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|30	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_sunshine.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|31	%{_kde_datadir}/telepathy/profiles/
14cr|telepathy-kde-accounts-kcm-0.8.1-1|32	%{_kde_services}/*.desktop
14cr|telepathy-kde-accounts-kcm-0.8.1-1|33	%{_kde_servicetypes}/*.desktop
14cr|telepathy-kde-accounts-kcm-0.8.1-1|34	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|35	#------------------------------------------------------------------------------
14cr|telepathy-kde-accounts-kcm-0.8.1-1|36	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|37	%define major 4
14cr|telepathy-kde-accounts-kcm-0.8.1-1|38	%define libname %mklibname ktpaccountskcminternal %{major}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|39	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|40	%package -n %{libname}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|41	Summary:	Library package for %{name}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|42	Group:		System/Libraries
14cr|telepathy-kde-accounts-kcm-0.8.1-1|43	Obsoletes:	%{_lib}telepathy-kde-accounts-kcm-devel < 0.8.1
14cr|telepathy-kde-accounts-kcm-0.8.1-1|44	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|45	%description -n %{libname}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|46	Library package for %{name}.
14cr|telepathy-kde-accounts-kcm-0.8.1-1|47	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|48	%files -n %{libname}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|49	%{_kde_libdir}/libktpaccountskcminternal.so.%{major}*
14cr|telepathy-kde-accounts-kcm-0.8.1-1|50	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|51	#------------------------------------------------------------------------------
14cr|telepathy-kde-accounts-kcm-0.8.1-1|52	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|53	%prep
14cr|telepathy-kde-accounts-kcm-0.8.1-1|54	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-accounts-kcm-0.8.1-1|55	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|56	%build
14cr|telepathy-kde-accounts-kcm-0.8.1-1|57	%cmake_kde4
14cr|telepathy-kde-accounts-kcm-0.8.1-1|58	%make
14cr|telepathy-kde-accounts-kcm-0.8.1-1|59	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|60	%install
14cr|telepathy-kde-accounts-kcm-0.8.1-1|61	%makeinstall_std -C build
14cr|telepathy-kde-accounts-kcm-0.8.1-1|62	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|63	rm -f %{buildroot}%{_kde_libdir}/libktpaccountskcminternal.so
14cr|telepathy-kde-accounts-kcm-0.8.1-1|64	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|65	%find_lang kcm_ktp_accounts --all-name
14cr|telepathy-kde-accounts-kcm-0.8.1-1|66	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|67	%changelog
14cr|telepathy-kde-accounts-kcm-0.8.1-1|68	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-accounts-kcm-0.8.1-1|69	+ Revision: a76deba
14cr|telepathy-kde-accounts-kcm-0.8.1-1|70	- Update files
14cr|telepathy-kde-accounts-kcm-0.8.1-1|71	
14cr|telepathy-kde-accounts-kcm-0.8.1-1|72	

8603 14
14cr|telepathy-kde-approver-0.8.1-1|1	%define srcname ktp-approver
14cr|telepathy-kde-approver-0.8.1-1|2	
14cr|telepathy-kde-approver-0.8.1-1|3	Summary:	KDE Channel Approver for Telepathy
14cr|telepathy-kde-approver-0.8.1-1|4	Name:		telepathy-kde-approver
14cr|telepathy-kde-approver-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-approver-0.8.1-1|6	Release:	1
14cr|telepathy-kde-approver-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-approver-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-approver-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-approver
14cr|telepathy-kde-approver-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-approver-0.8.1-1|11	BuildRequires:	kdelibs4-devel
14cr|telepathy-kde-approver-0.8.1-1|12	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-approver-0.8.1-1|13	
14cr|telepathy-kde-approver-0.8.1-1|14	%description
14cr|telepathy-kde-approver-0.8.1-1|15	KDE Channel Approver for Telepathy.
14cr|telepathy-kde-approver-0.8.1-1|16	
14cr|telepathy-kde-approver-0.8.1-1|17	%files -f kded_ktp_approver.lang
14cr|telepathy-kde-approver-0.8.1-1|18	%{_kde_libdir}/kde4/kded_ktp_approver.so
14cr|telepathy-kde-approver-0.8.1-1|19	%{_kde_configdir}/ktp_approverrc
14cr|telepathy-kde-approver-0.8.1-1|20	%{_kde_services}/kded/ktp_approver.desktop
14cr|telepathy-kde-approver-0.8.1-1|21	%{_kde_servicetypes}/ktp-approver.desktop
14cr|telepathy-kde-approver-0.8.1-1|22	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service
14cr|telepathy-kde-approver-0.8.1-1|23	
14cr|telepathy-kde-approver-0.8.1-1|24	#------------------------------------------------------------------------------
14cr|telepathy-kde-approver-0.8.1-1|25	
14cr|telepathy-kde-approver-0.8.1-1|26	%prep
14cr|telepathy-kde-approver-0.8.1-1|27	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-approver-0.8.1-1|28	
14cr|telepathy-kde-approver-0.8.1-1|29	%build
14cr|telepathy-kde-approver-0.8.1-1|30	%cmake_kde4
14cr|telepathy-kde-approver-0.8.1-1|31	%make
14cr|telepathy-kde-approver-0.8.1-1|32	
14cr|telepathy-kde-approver-0.8.1-1|33	%install
14cr|telepathy-kde-approver-0.8.1-1|34	%makeinstall_std -C build
14cr|telepathy-kde-approver-0.8.1-1|35	%find_lang kded_ktp_approver
14cr|telepathy-kde-approver-0.8.1-1|36	
14cr|telepathy-kde-approver-0.8.1-1|37	%changelog
14cr|telepathy-kde-approver-0.8.1-1|38	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-approver-0.8.1-1|39	+ Revision: b84c72b
14cr|telepathy-kde-approver-0.8.1-1|40	- Update files
14cr|telepathy-kde-approver-0.8.1-1|41	
14cr|telepathy-kde-approver-0.8.1-1|42	

8604 14
14cr|telepathy-kde-auth-handler-0.8.1-1|1	%define srcname ktp-auth-handler
14cr|telepathy-kde-auth-handler-0.8.1-1|2	
14cr|telepathy-kde-auth-handler-0.8.1-1|3	Summary:	UI/Kwallet Integration for telepathy-kde
14cr|telepathy-kde-auth-handler-0.8.1-1|4	Name:		telepathy-kde-auth-handler
14cr|telepathy-kde-auth-handler-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-auth-handler-0.8.1-1|6	Release:	1
14cr|telepathy-kde-auth-handler-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-auth-handler-0.8.1-1|8	Group:		Networking/Instant messaging
14cr|telepathy-kde-auth-handler-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-auth-handler
14cr|telepathy-kde-auth-handler-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-auth-handler-0.8.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-auth-handler-0.8.1-1|12	BuildRequires:	pkgconfig(qca2)
14cr|telepathy-kde-auth-handler-0.8.1-1|13	BuildRequires:	pkgconfig(QJson)
14cr|telepathy-kde-auth-handler-0.8.1-1|14	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-auth-handler-0.8.1-1|15	Requires:	qca2-plugin-gnupg
14cr|telepathy-kde-auth-handler-0.8.1-1|16	Requires:	qca2-plugin-openssl
14cr|telepathy-kde-auth-handler-0.8.1-1|17	
14cr|telepathy-kde-auth-handler-0.8.1-1|18	%description
14cr|telepathy-kde-auth-handler-0.8.1-1|19	Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect.
14cr|telepathy-kde-auth-handler-0.8.1-1|20	
14cr|telepathy-kde-auth-handler-0.8.1-1|21	%files -f %{srcname}.lang
14cr|telepathy-kde-auth-handler-0.8.1-1|22	%{_kde_libdir}/kde4/libexec/ktp-auth-handler
14cr|telepathy-kde-auth-handler-0.8.1-1|23	%{_datadir}/telepathy/clients/KTp.ConfAuthObserver.client
14cr|telepathy-kde-auth-handler-0.8.1-1|24	%{_datadir}/telepathy/clients/KTp.SASLHandler.client
14cr|telepathy-kde-auth-handler-0.8.1-1|25	%{_datadir}/telepathy/clients/KTp.TLSHandler.client
14cr|telepathy-kde-auth-handler-0.8.1-1|26	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.ConfAuthObserver.service
14cr|telepathy-kde-auth-handler-0.8.1-1|27	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.SASLHandler.service
14cr|telepathy-kde-auth-handler-0.8.1-1|28	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TLSHandler.service
14cr|telepathy-kde-auth-handler-0.8.1-1|29	
14cr|telepathy-kde-auth-handler-0.8.1-1|30	#------------------------------------------------------------------------------
14cr|telepathy-kde-auth-handler-0.8.1-1|31	
14cr|telepathy-kde-auth-handler-0.8.1-1|32	%prep
14cr|telepathy-kde-auth-handler-0.8.1-1|33	%setup -q -n %{srcname}-%{version}
14cr|telepathy-kde-auth-handler-0.8.1-1|34	
14cr|telepathy-kde-auth-handler-0.8.1-1|35	%build
14cr|telepathy-kde-auth-handler-0.8.1-1|36	%cmake_kde4
14cr|telepathy-kde-auth-handler-0.8.1-1|37	%make
14cr|telepathy-kde-auth-handler-0.8.1-1|38	
14cr|telepathy-kde-auth-handler-0.8.1-1|39	%install
14cr|telepathy-kde-auth-handler-0.8.1-1|40	%makeinstall_std -C build
14cr|telepathy-kde-auth-handler-0.8.1-1|41	
14cr|telepathy-kde-auth-handler-0.8.1-1|42	%find_lang %{srcname}
14cr|telepathy-kde-auth-handler-0.8.1-1|43	
14cr|telepathy-kde-auth-handler-0.8.1-1|44	%changelog
14cr|telepathy-kde-auth-handler-0.8.1-1|45	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-auth-handler-0.8.1-1|46	+ Revision: 86cab18
14cr|telepathy-kde-auth-handler-0.8.1-1|47	- Update files
14cr|telepathy-kde-auth-handler-0.8.1-1|48	
14cr|telepathy-kde-auth-handler-0.8.1-1|49	

8605 14
14cr|telepathy-kde-call-ui-0.8.1-1|1	%define srcname ktp-call-ui
14cr|telepathy-kde-call-ui-0.8.1-1|2	
14cr|telepathy-kde-call-ui-0.8.1-1|3	Summary:	Voice/Video Call UI for Telepathy
14cr|telepathy-kde-call-ui-0.8.1-1|4	Name:		telepathy-kde-call-ui
14cr|telepathy-kde-call-ui-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-call-ui-0.8.1-1|6	Release:	1
14cr|telepathy-kde-call-ui-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-call-ui-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-call-ui-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/ktp-call-ui
14cr|telepathy-kde-call-ui-0.8.1-1|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-call-ui-0.8.1-1|11	BuildRequires:	boost-devel
14cr|telepathy-kde-call-ui-0.8.1-1|12	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
14cr|telepathy-kde-call-ui-0.8.1-1|13	BuildRequires:	pkgconfig(farstream-0.1)
14cr|telepathy-kde-call-ui-0.8.1-1|14	BuildRequires:	pkgconfig(telepathy-farstream)
14cr|telepathy-kde-call-ui-0.8.1-1|15	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14cr|telepathy-kde-call-ui-0.8.1-1|16	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-call-ui-0.8.1-1|17	BuildRequires:	pkgconfig(TelepathyQt4Farstream)
14cr|telepathy-kde-call-ui-0.8.1-1|18	Requires:	telepathy-mission-control
14cr|telepathy-kde-call-ui-0.8.1-1|19	Requires:	telepathy-gabble
14cr|telepathy-kde-call-ui-0.8.1-1|20	Requires:	gstreamer1.0-plugins-base
14cr|telepathy-kde-call-ui-0.8.1-1|21	Requires:	gstreamer1.0-plugins-good
14cr|telepathy-kde-call-ui-0.8.1-1|22	Suggests:	gstreamer1.0-plugins-bad
14cr|telepathy-kde-call-ui-0.8.1-1|23	Suggests:	gstreamer1.0-plugins-ugly
14cr|telepathy-kde-call-ui-0.8.1-1|24	Suggests:	telepathy-kde-accounts-kcm
14cr|telepathy-kde-call-ui-0.8.1-1|25	Obsoletes:	telepathy-call-ui < 0.3
14cr|telepathy-kde-call-ui-0.8.1-1|26	
14cr|telepathy-kde-call-ui-0.8.1-1|27	%description
14cr|telepathy-kde-call-ui-0.8.1-1|28	Voice/Video Call UI for Telepathy.
14cr|telepathy-kde-call-ui-0.8.1-1|29	
14cr|telepathy-kde-call-ui-0.8.1-1|30	%files -f %{srcname}.lang
14cr|telepathy-kde-call-ui-0.8.1-1|31	%{_kde_bindir}/ktp-dialout-ui
14cr|telepathy-kde-call-ui-0.8.1-1|32	%{_kde_libdir}/kde4/libexec/ktp-call-ui
14cr|telepathy-kde-call-ui-0.8.1-1|33	%{_kde_appsdir}/ktp-call-ui/
14cr|telepathy-kde-call-ui-0.8.1-1|34	%{_datadir}/telepathy/clients/KTp.CallUi.client
14cr|telepathy-kde-call-ui-0.8.1-1|35	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.CallUi.service
14cr|telepathy-kde-call-ui-0.8.1-1|36	
14cr|telepathy-kde-call-ui-0.8.1-1|37	#--------------------------------------------------------------------
14cr|telepathy-kde-call-ui-0.8.1-1|38	
14cr|telepathy-kde-call-ui-0.8.1-1|39	%prep
14cr|telepathy-kde-call-ui-0.8.1-1|40	%setup -q -n %{srcname}-%{version}
14cr|telepathy-kde-call-ui-0.8.1-1|41	
14cr|telepathy-kde-call-ui-0.8.1-1|42	%build
14cr|telepathy-kde-call-ui-0.8.1-1|43	%cmake_kde4
14cr|telepathy-kde-call-ui-0.8.1-1|44	%make
14cr|telepathy-kde-call-ui-0.8.1-1|45	
14cr|telepathy-kde-call-ui-0.8.1-1|46	%install
14cr|telepathy-kde-call-ui-0.8.1-1|47	%makeinstall_std -C build
14cr|telepathy-kde-call-ui-0.8.1-1|48	%find_lang %{srcname}
14cr|telepathy-kde-call-ui-0.8.1-1|49	
14cr|telepathy-kde-call-ui-0.8.1-1|50	%changelog
14cr|telepathy-kde-call-ui-0.8.1-1|51	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-call-ui-0.8.1-1|52	+ Revision: 7d78870
14cr|telepathy-kde-call-ui-0.8.1-1|53	- New version 0.8.1, switch to QtGStreamer 1.0 API
14cr|telepathy-kde-call-ui-0.8.1-1|54	
14cr|telepathy-kde-call-ui-0.8.1-1|55	

8606 14
14cr|telepathy-kde-common-internals-0.8.1-3|1	%define srcname ktp-common-internals
14cr|telepathy-kde-common-internals-0.8.1-3|2	%define major 7
14cr|telepathy-kde-common-internals-0.8.1-3|3	%define version_lib 0.8
14cr|telepathy-kde-common-internals-0.8.1-3|4	%define qmlname %mklibname telepathy-kde-qml
14cr|telepathy-kde-common-internals-0.8.1-3|5	
14cr|telepathy-kde-common-internals-0.8.1-3|6	Summary:	KDE Telepathy Parts
14cr|telepathy-kde-common-internals-0.8.1-3|7	Name:		telepathy-kde-common-internals
14cr|telepathy-kde-common-internals-0.8.1-3|8	Version:	%{version_lib}.1
14cr|telepathy-kde-common-internals-0.8.1-3|9	Release:	3
14cr|telepathy-kde-common-internals-0.8.1-3|10	Group:		Graphical desktop/KDE
14cr|telepathy-kde-common-internals-0.8.1-3|11	License:	LGPLv2.1+
14cr|telepathy-kde-common-internals-0.8.1-3|12	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
14cr|telepathy-kde-common-internals-0.8.1-3|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-common-internals-0.8.1-3|14	BuildRequires:	kdelibs4-devel
14cr|telepathy-kde-common-internals-0.8.1-3|15	BuildRequires:	kdepimlibs4-devel
14cr|telepathy-kde-common-internals-0.8.1-3|16	BuildRequires:	kpeople-devel
14cr|telepathy-kde-common-internals-0.8.1-3|17	BuildRequires:	pkgconfig(TelepathyLoggerQt4)
14cr|telepathy-kde-common-internals-0.8.1-3|18	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.2.1
14cr|telepathy-kde-common-internals-0.8.1-3|19	
14cr|telepathy-kde-common-internals-0.8.1-3|20	%description
14cr|telepathy-kde-common-internals-0.8.1-3|21	This package provides the commons part used by telepathy-kde.
14cr|telepathy-kde-common-internals-0.8.1-3|22	
14cr|telepathy-kde-common-internals-0.8.1-3|23	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|24	
14cr|telepathy-kde-common-internals-0.8.1-3|25	%package core
14cr|telepathy-kde-common-internals-0.8.1-3|26	Summary:	Commons files used by telepathy-kde
14cr|telepathy-kde-common-internals-0.8.1-3|27	Group:		Graphical desktop/KDE
14cr|telepathy-kde-common-internals-0.8.1-3|28	# Not sure if it's really needed but let's keep it
14cr|telepathy-kde-common-internals-0.8.1-3|29	Requires:	telepathy-kde-kpeople
14cr|telepathy-kde-common-internals-0.8.1-3|30	Requires:	telepathy-kde-qml
14cr|telepathy-kde-common-internals-0.8.1-3|31	Obsoletes:	telepathy-kde-presence-applet < 0.8
14cr|telepathy-kde-common-internals-0.8.1-3|32	BuildArch:	noarch
14cr|telepathy-kde-common-internals-0.8.1-3|33	
14cr|telepathy-kde-common-internals-0.8.1-3|34	%description core
14cr|telepathy-kde-common-internals-0.8.1-3|35	Commons files used by telepathy-kde.
14cr|telepathy-kde-common-internals-0.8.1-3|36	
14cr|telepathy-kde-common-internals-0.8.1-3|37	%files core -f ktp-common-internals.lang
14cr|telepathy-kde-common-internals-0.8.1-3|38	%{_kde_iconsdir}/hicolor/*/*/*.png
14cr|telepathy-kde-common-internals-0.8.1-3|39	%{_kde_appsdir}/katepart/syntax/ktpdebugoutput.xml
14cr|telepathy-kde-common-internals-0.8.1-3|40	%{_kde_appsdir}/ktelepathy/ktelepathy.notifyrc
14cr|telepathy-kde-common-internals-0.8.1-3|41	%{_kde_iconsdir}/hicolor/scalable/apps/telepathy-kde.svgz
14cr|telepathy-kde-common-internals-0.8.1-3|42	
14cr|telepathy-kde-common-internals-0.8.1-3|43	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|44	
14cr|telepathy-kde-common-internals-0.8.1-3|45	%package -n telepathy-kde-kpeople
14cr|telepathy-kde-common-internals-0.8.1-3|46	Summary:	KPeople module for Telepathy
14cr|telepathy-kde-common-internals-0.8.1-3|47	Group:		Graphical desktop/KDE
14cr|telepathy-kde-common-internals-0.8.1-3|48	Requires:	%{name}-core = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|49	Requires:	libkpeople-core
14cr|telepathy-kde-common-internals-0.8.1-3|50	
14cr|telepathy-kde-common-internals-0.8.1-3|51	%description -n telepathy-kde-kpeople
14cr|telepathy-kde-common-internals-0.8.1-3|52	KPeople module for Telepathy.
14cr|telepathy-kde-common-internals-0.8.1-3|53	
14cr|telepathy-kde-common-internals-0.8.1-3|54	%files -n telepathy-kde-kpeople
14cr|telepathy-kde-common-internals-0.8.1-3|55	%{_kde_libdir}/kde4/im_persons_data_source_plugin.so
14cr|telepathy-kde-common-internals-0.8.1-3|56	%{_kde_libdir}/kde4/imdetailswidgetplugin.so
14cr|telepathy-kde-common-internals-0.8.1-3|57	%{_kde_libdir}/kde4/ktp_kpeople_plugin.so
14cr|telepathy-kde-common-internals-0.8.1-3|58	%{_kde_libdir}/kde4/ktploggerplugin_tplogger.so
14cr|telepathy-kde-common-internals-0.8.1-3|59	%{_kde_services}/im_persons_data_source_plugin.desktop
14cr|telepathy-kde-common-internals-0.8.1-3|60	%{_kde_services}/imdetailswidgetplugin.desktop
14cr|telepathy-kde-common-internals-0.8.1-3|61	%{_kde_services}/ktp_kpeople_plugin.desktop
14cr|telepathy-kde-common-internals-0.8.1-3|62	%{_kde_services}/ktploggerplugin_tplogger.desktop
14cr|telepathy-kde-common-internals-0.8.1-3|63	%{_kde_servicetypes}/ktp_logger_plugin.desktop
14cr|telepathy-kde-common-internals-0.8.1-3|64	
14cr|telepathy-kde-common-internals-0.8.1-3|65	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|66	
14cr|telepathy-kde-common-internals-0.8.1-3|67	%define libktpcommoninternalsprivate %mklibname ktpcommoninternalsprivate %{major}
14cr|telepathy-kde-common-internals-0.8.1-3|68	
14cr|telepathy-kde-common-internals-0.8.1-3|69	%package -n %{libktpcommoninternalsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|70	Summary:	Runtime library for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|71	Group:		System/Libraries
14cr|telepathy-kde-common-internals-0.8.1-3|72	
14cr|telepathy-kde-common-internals-0.8.1-3|73	%description -n %{libktpcommoninternalsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|74	Runtime library for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|75	
14cr|telepathy-kde-common-internals-0.8.1-3|76	%files -n %{libktpcommoninternalsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|77	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{major}
14cr|telepathy-kde-common-internals-0.8.1-3|78	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{version_lib}*
14cr|telepathy-kde-common-internals-0.8.1-3|79	
14cr|telepathy-kde-common-internals-0.8.1-3|80	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|81	
14cr|telepathy-kde-common-internals-0.8.1-3|82	%define libktploggerprivate %mklibname ktploggerprivate %{major}
14cr|telepathy-kde-common-internals-0.8.1-3|83	
14cr|telepathy-kde-common-internals-0.8.1-3|84	%package -n %{libktploggerprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|85	Summary:	Runtime library for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|86	Group:		System/Libraries
14cr|telepathy-kde-common-internals-0.8.1-3|87	
14cr|telepathy-kde-common-internals-0.8.1-3|88	%description -n %{libktploggerprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|89	Runtime library for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|90	
14cr|telepathy-kde-common-internals-0.8.1-3|91	%files -n %{libktploggerprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|92	%{_kde_libdir}/libktploggerprivate.so.%{major}
14cr|telepathy-kde-common-internals-0.8.1-3|93	%{_kde_libdir}/libktploggerprivate.so.%{version_lib}*
14cr|telepathy-kde-common-internals-0.8.1-3|94	
14cr|telepathy-kde-common-internals-0.8.1-3|95	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|96	
14cr|telepathy-kde-common-internals-0.8.1-3|97	%define libktpmodelsprivate %mklibname ktpmodelsprivate %{major}
14cr|telepathy-kde-common-internals-0.8.1-3|98	
14cr|telepathy-kde-common-internals-0.8.1-3|99	%package -n %{libktpmodelsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|100	Summary:	Runtime library for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|101	Group:		System/Libraries
14cr|telepathy-kde-common-internals-0.8.1-3|102	
14cr|telepathy-kde-common-internals-0.8.1-3|103	%description -n %{libktpmodelsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|104	Runtime library for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|105	
14cr|telepathy-kde-common-internals-0.8.1-3|106	%files -n %{libktpmodelsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|107	%{_kde_libdir}/libktpmodelsprivate.so.%{major}
14cr|telepathy-kde-common-internals-0.8.1-3|108	%{_kde_libdir}/libktpmodelsprivate.so.%{version_lib}*
14cr|telepathy-kde-common-internals-0.8.1-3|109	
14cr|telepathy-kde-common-internals-0.8.1-3|110	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|111	
14cr|telepathy-kde-common-internals-0.8.1-3|112	%define libktpwidgetsprivate %mklibname ktpwidgetsprivate %{major}
14cr|telepathy-kde-common-internals-0.8.1-3|113	
14cr|telepathy-kde-common-internals-0.8.1-3|114	%package -n %{libktpwidgetsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|115	Summary:	Runtime library for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|116	Group:		System/Libraries
14cr|telepathy-kde-common-internals-0.8.1-3|117	
14cr|telepathy-kde-common-internals-0.8.1-3|118	%description -n %{libktpwidgetsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|119	Runtime library for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|120	
14cr|telepathy-kde-common-internals-0.8.1-3|121	%files -n %{libktpwidgetsprivate}
14cr|telepathy-kde-common-internals-0.8.1-3|122	%{_kde_libdir}/libktpwidgetsprivate.so.%{major}
14cr|telepathy-kde-common-internals-0.8.1-3|123	%{_kde_libdir}/libktpwidgetsprivate.so.%{version_lib}*
14cr|telepathy-kde-common-internals-0.8.1-3|124	
14cr|telepathy-kde-common-internals-0.8.1-3|125	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|126	
14cr|telepathy-kde-common-internals-0.8.1-3|127	%package -n %{qmlname}
14cr|telepathy-kde-common-internals-0.8.1-3|128	Summary:	QML plugin for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|129	Group:		System/Libraries
14cr|telepathy-kde-common-internals-0.8.1-3|130	Provides:	telepathy-kde-qml = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|131	
14cr|telepathy-kde-common-internals-0.8.1-3|132	%description -n %{qmlname}
14cr|telepathy-kde-common-internals-0.8.1-3|133	QML plugin for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|134	
14cr|telepathy-kde-common-internals-0.8.1-3|135	%files -n %{qmlname}
14cr|telepathy-kde-common-internals-0.8.1-3|136	%{_kde_libdir}/kde4/imports/org/kde/telepathy/*
14cr|telepathy-kde-common-internals-0.8.1-3|137	
14cr|telepathy-kde-common-internals-0.8.1-3|138	#----------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|139	
14cr|telepathy-kde-common-internals-0.8.1-3|140	%define devname %mklibname %{name} -d
14cr|telepathy-kde-common-internals-0.8.1-3|141	
14cr|telepathy-kde-common-internals-0.8.1-3|142	%package -n %{devname}
14cr|telepathy-kde-common-internals-0.8.1-3|143	Summary:	Headers files for %{name}
14cr|telepathy-kde-common-internals-0.8.1-3|144	Group:		Development/KDE and Qt
14cr|telepathy-kde-common-internals-0.8.1-3|145	Provides:	%{name}-devel = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|146	Provides:	lib%{name}-devel = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|147	Requires:	%{libktpcommoninternalsprivate} = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|148	Requires:	%{libktploggerprivate} = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|149	Requires:	%{libktpmodelsprivate} = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|150	Requires:	%{libktpwidgetsprivate} = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|151	Requires:	%{qmlname} = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|152	Provides:	%{srcname}-devel = %{EVRD}
14cr|telepathy-kde-common-internals-0.8.1-3|153	
14cr|telepathy-kde-common-internals-0.8.1-3|154	%description -n %{devname}
14cr|telepathy-kde-common-internals-0.8.1-3|155	Headers files for %{name}.
14cr|telepathy-kde-common-internals-0.8.1-3|156	
14cr|telepathy-kde-common-internals-0.8.1-3|157	%files -n %{devname}
14cr|telepathy-kde-common-internals-0.8.1-3|158	%{_kde_includedir}/KTp/
14cr|telepathy-kde-common-internals-0.8.1-3|159	%{_kde_libdir}/libktpcommoninternalsprivate.so
14cr|telepathy-kde-common-internals-0.8.1-3|160	%{_kde_libdir}/libktploggerprivate.so
14cr|telepathy-kde-common-internals-0.8.1-3|161	%{_kde_libdir}/libktpmodelsprivate.so
14cr|telepathy-kde-common-internals-0.8.1-3|162	%{_kde_libdir}/libktpwidgetsprivate.so
14cr|telepathy-kde-common-internals-0.8.1-3|163	%{_kde_bindir}/ktp-debugger
14cr|telepathy-kde-common-internals-0.8.1-3|164	
14cr|telepathy-kde-common-internals-0.8.1-3|165	#------------------------------------------------------------------------------
14cr|telepathy-kde-common-internals-0.8.1-3|166	
14cr|telepathy-kde-common-internals-0.8.1-3|167	%prep
14cr|telepathy-kde-common-internals-0.8.1-3|168	%setup -q -n %{srcname}-%{version}
14cr|telepathy-kde-common-internals-0.8.1-3|169	
14cr|telepathy-kde-common-internals-0.8.1-3|170	%build
14cr|telepathy-kde-common-internals-0.8.1-3|171	%cmake_kde4
14cr|telepathy-kde-common-internals-0.8.1-3|172	%make
14cr|telepathy-kde-common-internals-0.8.1-3|173	
14cr|telepathy-kde-common-internals-0.8.1-3|174	%install
14cr|telepathy-kde-common-internals-0.8.1-3|175	%makeinstall_std -C build
14cr|telepathy-kde-common-internals-0.8.1-3|176	
14cr|telepathy-kde-common-internals-0.8.1-3|177	%find_lang ktp-common-internals
14cr|telepathy-kde-common-internals-0.8.1-3|178	
14cr|telepathy-kde-common-internals-0.8.1-3|179	%changelog
14cr|telepathy-kde-common-internals-0.8.1-3|180	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-3
14cr|telepathy-kde-common-internals-0.8.1-3|181	+ Revision: ac2116a
14cr|telepathy-kde-common-internals-0.8.1-3|182	- Bump release
14cr|telepathy-kde-common-internals-0.8.1-3|183	
14cr|telepathy-kde-common-internals-0.8.1-3|184	

8607 14
14cr|telepathy-kde-contact-list-0.8.1-1|1	%define srcname ktp-contact-list
14cr|telepathy-kde-contact-list-0.8.1-1|2	
14cr|telepathy-kde-contact-list-0.8.1-1|3	Summary:	Telepathy contact list application
14cr|telepathy-kde-contact-list-0.8.1-1|4	Name:		telepathy-kde-contact-list
14cr|telepathy-kde-contact-list-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-contact-list-0.8.1-1|6	Release:	1
14cr|telepathy-kde-contact-list-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-contact-list-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-contact-list-0.8.1-1|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-contact-list
14cr|telepathy-kde-contact-list-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-contact-list-0.8.1-1|11	BuildRequires:	kpeople-devel
14cr|telepathy-kde-contact-list-0.8.1-1|12	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-contact-list-0.8.1-1|13	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-contact-list-0.8.1-1|14	Requires:	telepathy-kde-accounts-kcm
14cr|telepathy-kde-contact-list-0.8.1-1|15	Requires:	telepathy-kde-approver
14cr|telepathy-kde-contact-list-0.8.1-1|16	Requires:	telepathy-kde-auth-handler
14cr|telepathy-kde-contact-list-0.8.1-1|17	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-contact-list-0.8.1-1|18	Requires:	telepathy-kde-filetransfer-handler
14cr|telepathy-kde-contact-list-0.8.1-1|19	Requires:	telepathy-kde-kded-integration-module
14cr|telepathy-kde-contact-list-0.8.1-1|20	Requires:	telepathy-kde-text-ui
14cr|telepathy-kde-contact-list-0.8.1-1|21	# needed by MSN
14cr|telepathy-kde-contact-list-0.8.1-1|22	Suggests:	telepathy-butterfly
14cr|telepathy-kde-contact-list-0.8.1-1|23	#Needed for Jabber
14cr|telepathy-kde-contact-list-0.8.1-1|24	Requires:	telepathy-gabble
14cr|telepathy-kde-contact-list-0.8.1-1|25	# various protocol provided by libpurple
14cr|telepathy-kde-contact-list-0.8.1-1|26	Suggests:	telepathy-haze
14cr|telepathy-kde-contact-list-0.8.1-1|27	# needed for irc
14cr|telepathy-kde-contact-list-0.8.1-1|28	Suggests:	telepathy-idle
14cr|telepathy-kde-contact-list-0.8.1-1|29	Requires:	telepathy-mission-control
14cr|telepathy-kde-contact-list-0.8.1-1|30	# needed for local XMPP
14cr|telepathy-kde-contact-list-0.8.1-1|31	Suggests:	telepathy-salut
14cr|telepathy-kde-contact-list-0.8.1-1|32	Suggests:	telepathy-kde-desktop-applets
14cr|telepathy-kde-contact-list-0.8.1-1|33	
14cr|telepathy-kde-contact-list-0.8.1-1|34	%description
14cr|telepathy-kde-contact-list-0.8.1-1|35	Telepathy contact list application.
14cr|telepathy-kde-contact-list-0.8.1-1|36	
14cr|telepathy-kde-contact-list-0.8.1-1|37	%files -f ktp-contactlist.lang
14cr|telepathy-kde-contact-list-0.8.1-1|38	%{_kde_bindir}/ktp-contactlist
14cr|telepathy-kde-contact-list-0.8.1-1|39	%{_kde_datadir}/applications/kde4/ktp-contactlist.desktop
14cr|telepathy-kde-contact-list-0.8.1-1|40	
14cr|telepathy-kde-contact-list-0.8.1-1|41	#--------------------------------------------------------------------
14cr|telepathy-kde-contact-list-0.8.1-1|42	
14cr|telepathy-kde-contact-list-0.8.1-1|43	%prep
14cr|telepathy-kde-contact-list-0.8.1-1|44	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-contact-list-0.8.1-1|45	
14cr|telepathy-kde-contact-list-0.8.1-1|46	%build
14cr|telepathy-kde-contact-list-0.8.1-1|47	%cmake_kde4
14cr|telepathy-kde-contact-list-0.8.1-1|48	%make
14cr|telepathy-kde-contact-list-0.8.1-1|49	
14cr|telepathy-kde-contact-list-0.8.1-1|50	%install
14cr|telepathy-kde-contact-list-0.8.1-1|51	%makeinstall_std -C build
14cr|telepathy-kde-contact-list-0.8.1-1|52	%find_lang ktp-contactlist
14cr|telepathy-kde-contact-list-0.8.1-1|53	
14cr|telepathy-kde-contact-list-0.8.1-1|54	
14cr|telepathy-kde-contact-list-0.8.1-1|55	%changelog
14cr|telepathy-kde-contact-list-0.8.1-1|56	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-contact-list-0.8.1-1|57	+ Revision: c19ef47
14cr|telepathy-kde-contact-list-0.8.1-1|58	- New version 0.8.1, adjust Requires and Suggests
14cr|telepathy-kde-contact-list-0.8.1-1|59	
14cr|telepathy-kde-contact-list-0.8.1-1|60	

8608 14
14cr|telepathy-kde-contact-runner-0.8.1-1|1	%define srcname ktp-contact-runner
14cr|telepathy-kde-contact-runner-0.8.1-1|2	
14cr|telepathy-kde-contact-runner-0.8.1-1|3	Summary:	KRunner plugin for KDE Telepathy
14cr|telepathy-kde-contact-runner-0.8.1-1|4	Name:		telepathy-kde-contact-runner
14cr|telepathy-kde-contact-runner-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-contact-runner-0.8.1-1|6	Release:	1
14cr|telepathy-kde-contact-runner-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-contact-runner-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-contact-runner-0.8.1-1|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-contact-runner
14cr|telepathy-kde-contact-runner-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-contact-runner-0.8.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-contact-runner-0.8.1-1|12	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-contact-runner-0.8.1-1|13	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-contact-runner-0.8.1-1|14	
14cr|telepathy-kde-contact-runner-0.8.1-1|15	%description
14cr|telepathy-kde-contact-runner-0.8.1-1|16	KRunner plugin for KDE Telepathy.
14cr|telepathy-kde-contact-runner-0.8.1-1|17	
14cr|telepathy-kde-contact-runner-0.8.1-1|18	%files -f plasma_runner_ktp_contacts.lang
14cr|telepathy-kde-contact-runner-0.8.1-1|19	%{_kde_libdir}/kde4/krunner_ktp_contacts.so
14cr|telepathy-kde-contact-runner-0.8.1-1|20	%{_kde_services}/plasma-runner-ktp-contact.desktop
14cr|telepathy-kde-contact-runner-0.8.1-1|21	
14cr|telepathy-kde-contact-runner-0.8.1-1|22	#----------------------------------------------------------------------------
14cr|telepathy-kde-contact-runner-0.8.1-1|23	
14cr|telepathy-kde-contact-runner-0.8.1-1|24	%prep
14cr|telepathy-kde-contact-runner-0.8.1-1|25	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-contact-runner-0.8.1-1|26	
14cr|telepathy-kde-contact-runner-0.8.1-1|27	%build
14cr|telepathy-kde-contact-runner-0.8.1-1|28	%cmake_kde4
14cr|telepathy-kde-contact-runner-0.8.1-1|29	%make
14cr|telepathy-kde-contact-runner-0.8.1-1|30	
14cr|telepathy-kde-contact-runner-0.8.1-1|31	%install
14cr|telepathy-kde-contact-runner-0.8.1-1|32	%makeinstall_std -C build
14cr|telepathy-kde-contact-runner-0.8.1-1|33	
14cr|telepathy-kde-contact-runner-0.8.1-1|34	%find_lang plasma_runner_ktp_contacts
14cr|telepathy-kde-contact-runner-0.8.1-1|35	
14cr|telepathy-kde-contact-runner-0.8.1-1|36	%changelog
14cr|telepathy-kde-contact-runner-0.8.1-1|37	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-contact-runner-0.8.1-1|38	+ Revision: a964bcd
14cr|telepathy-kde-contact-runner-0.8.1-1|39	- New version 0.8.1
14cr|telepathy-kde-contact-runner-0.8.1-1|40	
14cr|telepathy-kde-contact-runner-0.8.1-1|41	

8609 14
14cr|telepathy-kde-desktop-applets-0.8.1-2|1	%define srcname ktp-desktop-applets
14cr|telepathy-kde-desktop-applets-0.8.1-2|2	
14cr|telepathy-kde-desktop-applets-0.8.1-2|3	Summary:	Telepathy KDE desktop applets
14cr|telepathy-kde-desktop-applets-0.8.1-2|4	Name:		telepathy-kde-desktop-applets
14cr|telepathy-kde-desktop-applets-0.8.1-2|5	Version:	0.8.1
14cr|telepathy-kde-desktop-applets-0.8.1-2|6	Release:	2
14cr|telepathy-kde-desktop-applets-0.8.1-2|7	License:	GPLv2+
14cr|telepathy-kde-desktop-applets-0.8.1-2|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-desktop-applets-0.8.1-2|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/%{srcname}
14cr|telepathy-kde-desktop-applets-0.8.1-2|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-desktop-applets-0.8.1-2|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-desktop-applets-0.8.1-2|12	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-desktop-applets-0.8.1-2|13	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-desktop-applets-0.8.1-2|14	Obsoletes:	telepathy-kde-contact-applet < 0.8
14cr|telepathy-kde-desktop-applets-0.8.1-2|15	Obsoletes:	telepathy-kde-presence-applet < 0.8
14cr|telepathy-kde-desktop-applets-0.8.1-2|16	
14cr|telepathy-kde-desktop-applets-0.8.1-2|17	%description
14cr|telepathy-kde-desktop-applets-0.8.1-2|18	Telepathy KDE desktop applets.
14cr|telepathy-kde-desktop-applets-0.8.1-2|19	
14cr|telepathy-kde-desktop-applets-0.8.1-2|20	%files -f %{srcname}.lang
14cr|telepathy-kde-desktop-applets-0.8.1-2|21	%{_kde_libdir}/kde4/plasma_applet_ktp_contact.so
14cr|telepathy-kde-desktop-applets-0.8.1-2|22	%{_kde_libdir}/kde4/plasma_applet_ktp_presence.so
14cr|telepathy-kde-desktop-applets-0.8.1-2|23	%{_kde_appsdir}/plasma-desktop/updates/50-renameKTpApplets.js
14cr|telepathy-kde-desktop-applets-0.8.1-2|24	%dir %{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-chat/
14cr|telepathy-kde-desktop-applets-0.8.1-2|25	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-chat/*
14cr|telepathy-kde-desktop-applets-0.8.1-2|26	%dir %{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contact/
14cr|telepathy-kde-desktop-applets-0.8.1-2|27	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contact/*
14cr|telepathy-kde-desktop-applets-0.8.1-2|28	%dir %{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contactlist/
14cr|telepathy-kde-desktop-applets-0.8.1-2|29	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contactlist/*
14cr|telepathy-kde-desktop-applets-0.8.1-2|30	%{_kde_services}/plasma-applet-ktp-chat.desktop
14cr|telepathy-kde-desktop-applets-0.8.1-2|31	%{_kde_services}/plasma-applet-ktp-contact.desktop
14cr|telepathy-kde-desktop-applets-0.8.1-2|32	%{_kde_services}/plasma-applet-ktp-contactlist.desktop
14cr|telepathy-kde-desktop-applets-0.8.1-2|33	%{_kde_services}/plasma-applet-ktp-presence.desktop
14cr|telepathy-kde-desktop-applets-0.8.1-2|34	
14cr|telepathy-kde-desktop-applets-0.8.1-2|35	#--------------------------------------------------------------------
14cr|telepathy-kde-desktop-applets-0.8.1-2|36	
14cr|telepathy-kde-desktop-applets-0.8.1-2|37	%prep
14cr|telepathy-kde-desktop-applets-0.8.1-2|38	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-desktop-applets-0.8.1-2|39	
14cr|telepathy-kde-desktop-applets-0.8.1-2|40	%build
14cr|telepathy-kde-desktop-applets-0.8.1-2|41	%cmake_kde4
14cr|telepathy-kde-desktop-applets-0.8.1-2|42	%make
14cr|telepathy-kde-desktop-applets-0.8.1-2|43	
14cr|telepathy-kde-desktop-applets-0.8.1-2|44	%install
14cr|telepathy-kde-desktop-applets-0.8.1-2|45	%makeinstall_std -C build
14cr|telepathy-kde-desktop-applets-0.8.1-2|46	%find_lang plasma_applet_org.kde.ktp-contact plasma_applet_org.kde.ktp-presence %{srcname}.lang
14cr|telepathy-kde-desktop-applets-0.8.1-2|47	
14cr|telepathy-kde-desktop-applets-0.8.1-2|48	
14cr|telepathy-kde-desktop-applets-0.8.1-2|49	%changelog
14cr|telepathy-kde-desktop-applets-0.8.1-2|50	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-2
14cr|telepathy-kde-desktop-applets-0.8.1-2|51	+ Revision: 401fca6
14cr|telepathy-kde-desktop-applets-0.8.1-2|52	- Obsoletes telepathy-kde-presence-applet
14cr|telepathy-kde-desktop-applets-0.8.1-2|53	
14cr|telepathy-kde-desktop-applets-0.8.1-2|54	

8610 14
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|1	%define srcname ktp-filetransfer-handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|2	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|3	Summary:	Telepathy KDE File transfer handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|4	Name:		telepathy-kde-filetransfer-handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|6	Release:	1
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-filetransfer-handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|12	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|13	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|14	%description
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|15	Telepathy-KDE file transfer handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|16	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|17	%files -f ktp-filetransfer-handler.lang
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|18	%{_kde_libdir}/kde4/libexec/ktp-filetransfer-handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|19	%{_datadir}/telepathy/clients/KTp.FileTransferHandler.client
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|20	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.FileTransferHandler.service
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|21	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|22	#------------------------------------------------------------------------------
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|23	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|24	%prep
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|25	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|26	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|27	%build
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|28	%cmake_kde4
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|29	%make
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|30	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|31	%install
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|32	%makeinstall_std -C build
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|33	%find_lang ktp-filetransfer-handler
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|34	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|35	%changelog
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|36	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|37	+ Revision: 5ea4656
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|38	- New version 0.8.1
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|39	
14cr|telepathy-kde-filetransfer-handler-0.8.1-1|40	

8611 14
14cr|telepathy-kde-integration-module-0.5.1-2|1	%define srcname ktp-kded-integration-module
14cr|telepathy-kde-integration-module-0.5.1-2|2	Summary:        Telepathy KDE Integration module
14cr|telepathy-kde-integration-module-0.5.1-2|3	Name:           telepathy-kde-integration-module
14cr|telepathy-kde-integration-module-0.5.1-2|4	Version:	0.5.1
14cr|telepathy-kde-integration-module-0.5.1-2|5	Release:        2
14cr|telepathy-kde-integration-module-0.5.1-2|6	Url:            https://projects.kde.org/projects/playground/network/telepathy/telepathy-kded-module
14cr|telepathy-kde-integration-module-0.5.1-2|7	Source0:        ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
14cr|telepathy-kde-integration-module-0.5.1-2|8	License:        GPLv2+
14cr|telepathy-kde-integration-module-0.5.1-2|9	Group:          Networking/Instant messaging
14cr|telepathy-kde-integration-module-0.5.1-2|10	BuildRequires:  telepathy-kde-common-internals-devel >= %{version}
14cr|telepathy-kde-integration-module-0.5.1-2|11	Requires:       telepathy-kde-common-internals-core
14cr|telepathy-kde-integration-module-0.5.1-2|12	
14cr|telepathy-kde-integration-module-0.5.1-2|13	
14cr|telepathy-kde-integration-module-0.5.1-2|14	%description
14cr|telepathy-kde-integration-module-0.5.1-2|15	This module sits in KDED and takes care of various bits of system
14cr|telepathy-kde-integration-module-0.5.1-2|16	integration like setting user to auto-away or handling connection
14cr|telepathy-kde-integration-module-0.5.1-2|17	errors.
14cr|telepathy-kde-integration-module-0.5.1-2|18	
14cr|telepathy-kde-integration-module-0.5.1-2|19	%files  -f kded_ktp_integration_module.lang
14cr|telepathy-kde-integration-module-0.5.1-2|20	%{_kde_libdir}/kde4/kcm_ktp_integration_module.so
14cr|telepathy-kde-integration-module-0.5.1-2|21	%{_kde_libdir}/kde4/kded_ktp_integration_module.so
14cr|telepathy-kde-integration-module-0.5.1-2|22	%{_kde_services}/kded/kded_ktp_integration_module.desktop
14cr|telepathy-kde-integration-module-0.5.1-2|23	%{_kde_services}/kcm_ktp_integration_module.desktop
14cr|telepathy-kde-integration-module-0.5.1-2|24	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule.service
14cr|telepathy-kde-integration-module-0.5.1-2|25	
14cr|telepathy-kde-integration-module-0.5.1-2|26	#--------------------------------------------------------------------
14cr|telepathy-kde-integration-module-0.5.1-2|27	
14cr|telepathy-kde-integration-module-0.5.1-2|28	%prep
14cr|telepathy-kde-integration-module-0.5.1-2|29	%setup -q -n %srcname-%version
14cr|telepathy-kde-integration-module-0.5.1-2|30	
14cr|telepathy-kde-integration-module-0.5.1-2|31	%build
14cr|telepathy-kde-integration-module-0.5.1-2|32	%cmake_kde4
14cr|telepathy-kde-integration-module-0.5.1-2|33	%make
14cr|telepathy-kde-integration-module-0.5.1-2|34	
14cr|telepathy-kde-integration-module-0.5.1-2|35	%install
14cr|telepathy-kde-integration-module-0.5.1-2|36	%makeinstall_std -C build
14cr|telepathy-kde-integration-module-0.5.1-2|37	%find_lang kded_ktp_integration_module
14cr|telepathy-kde-integration-module-0.5.1-2|38	
14cr|telepathy-kde-integration-module-0.5.1-2|39	%changelog
14cr|telepathy-kde-integration-module-0.5.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|telepathy-kde-integration-module-0.5.1-2|41	+ Revision: 4720c23
14cr|telepathy-kde-integration-module-0.5.1-2|42	- MassBuild#464: Increase release tag
14cr|telepathy-kde-integration-module-0.5.1-2|43	
14cr|telepathy-kde-integration-module-0.5.1-2|44	

8612 14
14cr|telepathy-kde-kded-integration-module-0.8.1-2|1	%define srcname ktp-kded-integration-module
14cr|telepathy-kde-kded-integration-module-0.8.1-2|2	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|3	Summary:	KDE integration for Telepathy
14cr|telepathy-kde-kded-integration-module-0.8.1-2|4	Name:		telepathy-kde-kded-integration-module
14cr|telepathy-kde-kded-integration-module-0.8.1-2|5	Version:	0.8.1
14cr|telepathy-kde-kded-integration-module-0.8.1-2|6	Release:	2
14cr|telepathy-kde-kded-integration-module-0.8.1-2|7	License:	LGPLv2.1+
14cr|telepathy-kde-kded-integration-module-0.8.1-2|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-kded-integration-module-0.8.1-2|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-kded-module
14cr|telepathy-kde-kded-integration-module-0.8.1-2|10	Source0:	http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-kded-integration-module-0.8.1-2|11	BuildRequires:	kdelibs4-devel
14cr|telepathy-kde-kded-integration-module-0.8.1-2|12	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-kded-integration-module-0.8.1-2|13	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-kded-integration-module-0.8.1-2|14	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-kded-integration-module-0.8.1-2|15	Obsoletes:	telepathy-kde-integration-module < 0.8.1
14cr|telepathy-kde-kded-integration-module-0.8.1-2|16	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|17	%description
14cr|telepathy-kde-kded-integration-module-0.8.1-2|18	This module sits in KDED and takes care of various bits of system
14cr|telepathy-kde-kded-integration-module-0.8.1-2|19	integration like setting user to auto-away or handling connection errors.
14cr|telepathy-kde-kded-integration-module-0.8.1-2|20	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|21	%files -f %{name}.lang
14cr|telepathy-kde-kded-integration-module-0.8.1-2|22	%doc COPYING
14cr|telepathy-kde-kded-integration-module-0.8.1-2|23	%{_kde_libdir}/kde4/kcm_ktp_integration_module.so
14cr|telepathy-kde-kded-integration-module-0.8.1-2|24	%{_kde_libdir}/kde4/kded_ktp_integration_module.so
14cr|telepathy-kde-kded-integration-module-0.8.1-2|25	%{_kde_datadir}/kde4/services/kcm_ktp_integration_module.desktop
14cr|telepathy-kde-kded-integration-module-0.8.1-2|26	%{_kde_datadir}/kde4/services/kded/kded_ktp_integration_module.desktop
14cr|telepathy-kde-kded-integration-module-0.8.1-2|27	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule.service
14cr|telepathy-kde-kded-integration-module-0.8.1-2|28	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|29	#----------------------------------------------------------------------------
14cr|telepathy-kde-kded-integration-module-0.8.1-2|30	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|31	%prep
14cr|telepathy-kde-kded-integration-module-0.8.1-2|32	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-kded-integration-module-0.8.1-2|33	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|34	%build
14cr|telepathy-kde-kded-integration-module-0.8.1-2|35	%cmake_kde4
14cr|telepathy-kde-kded-integration-module-0.8.1-2|36	%make
14cr|telepathy-kde-kded-integration-module-0.8.1-2|37	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|38	%install
14cr|telepathy-kde-kded-integration-module-0.8.1-2|39	%makeinstall_std -C build
14cr|telepathy-kde-kded-integration-module-0.8.1-2|40	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|41	%find_lang %{name} --all-name --with-kde
14cr|telepathy-kde-kded-integration-module-0.8.1-2|42	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|43	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|44	%changelog
14cr|telepathy-kde-kded-integration-module-0.8.1-2|45	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-2
14cr|telepathy-kde-kded-integration-module-0.8.1-2|46	+ Revision: c5f8550
14cr|telepathy-kde-kded-integration-module-0.8.1-2|47	- Obsoletes duplicate package
14cr|telepathy-kde-kded-integration-module-0.8.1-2|48	
14cr|telepathy-kde-kded-integration-module-0.8.1-2|49	

8613 14
14cr|telepathy-kde-send-file-0.8.1-1|1	%define srcname ktp-send-file
14cr|telepathy-kde-send-file-0.8.1-1|2	
14cr|telepathy-kde-send-file-0.8.1-1|3	Summary:	File Manager plugin to launch a file transfer job with a specified contact
14cr|telepathy-kde-send-file-0.8.1-1|4	Name:		telepathy-kde-send-file
14cr|telepathy-kde-send-file-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-send-file-0.8.1-1|6	Release:	1
14cr|telepathy-kde-send-file-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-send-file-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-send-file-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-send-file
14cr|telepathy-kde-send-file-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-send-file-0.8.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-send-file-0.8.1-1|12	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-send-file-0.8.1-1|13	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-send-file-0.8.1-1|14	
14cr|telepathy-kde-send-file-0.8.1-1|15	%description
14cr|telepathy-kde-send-file-0.8.1-1|16	A File manager plugin to launch a file transfer job with a specified contact.
14cr|telepathy-kde-send-file-0.8.1-1|17	
14cr|telepathy-kde-send-file-0.8.1-1|18	%files -f ktp-send-file.lang
14cr|telepathy-kde-send-file-0.8.1-1|19	%{_kde_bindir}/ktp-send-file
14cr|telepathy-kde-send-file-0.8.1-1|20	%{_kde_services}/ServiceMenus/ktp-send-file.desktop
14cr|telepathy-kde-send-file-0.8.1-1|21	
14cr|telepathy-kde-send-file-0.8.1-1|22	#--------------------------------------------------------------------
14cr|telepathy-kde-send-file-0.8.1-1|23	
14cr|telepathy-kde-send-file-0.8.1-1|24	%prep
14cr|telepathy-kde-send-file-0.8.1-1|25	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-send-file-0.8.1-1|26	%apply_patches
14cr|telepathy-kde-send-file-0.8.1-1|27	
14cr|telepathy-kde-send-file-0.8.1-1|28	%build
14cr|telepathy-kde-send-file-0.8.1-1|29	%cmake_kde4
14cr|telepathy-kde-send-file-0.8.1-1|30	%make
14cr|telepathy-kde-send-file-0.8.1-1|31	
14cr|telepathy-kde-send-file-0.8.1-1|32	%install
14cr|telepathy-kde-send-file-0.8.1-1|33	%makeinstall_std -C build
14cr|telepathy-kde-send-file-0.8.1-1|34	%find_lang ktp-send-file
14cr|telepathy-kde-send-file-0.8.1-1|35	
14cr|telepathy-kde-send-file-0.8.1-1|36	%changelog
14cr|telepathy-kde-send-file-0.8.1-1|37	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-send-file-0.8.1-1|38	+ Revision: 28cac89
14cr|telepathy-kde-send-file-0.8.1-1|39	- New version 0.8.1
14cr|telepathy-kde-send-file-0.8.1-1|40	
14cr|telepathy-kde-send-file-0.8.1-1|41	

8614 14
14cr|telepathy-kde-text-ui-0.8.1-1|1	%define srcname ktp-text-ui
14cr|telepathy-kde-text-ui-0.8.1-1|2	
14cr|telepathy-kde-text-ui-0.8.1-1|3	Summary:	Telepathy handler for Text Chats
14cr|telepathy-kde-text-ui-0.8.1-1|4	Name:		telepathy-kde-text-ui
14cr|telepathy-kde-text-ui-0.8.1-1|5	Version:	0.8.1
14cr|telepathy-kde-text-ui-0.8.1-1|6	Release:	1
14cr|telepathy-kde-text-ui-0.8.1-1|7	License:	GPLv2+
14cr|telepathy-kde-text-ui-0.8.1-1|8	Group:		Graphical desktop/KDE
14cr|telepathy-kde-text-ui-0.8.1-1|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-text-ui
14cr|telepathy-kde-text-ui-0.8.1-1|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{srcname}-%{version}.tar.bz2
14cr|telepathy-kde-text-ui-0.8.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
14cr|telepathy-kde-text-ui-0.8.1-1|12	BuildRequires:	pkgconfig(TelepathyQt4)
14cr|telepathy-kde-text-ui-0.8.1-1|13	Requires:	telepathy-kde-common-internals-core
14cr|telepathy-kde-text-ui-0.8.1-1|14	Requires:	telepathy-kde-send-file
14cr|telepathy-kde-text-ui-0.8.1-1|15	Obsoletes:	telepathy-kde-text-ui-devel < 0.8.1
14cr|telepathy-kde-text-ui-0.8.1-1|16	
14cr|telepathy-kde-text-ui-0.8.1-1|17	%description
14cr|telepathy-kde-text-ui-0.8.1-1|18	Telepathy handler for Text Chats.
14cr|telepathy-kde-text-ui-0.8.1-1|19	
14cr|telepathy-kde-text-ui-0.8.1-1|20	%files -f ktp-text-ui.lang
14cr|telepathy-kde-text-ui-0.8.1-1|21	%{_kde_bindir}/ktp-log-viewer
14cr|telepathy-kde-text-ui-0.8.1-1|22	%{_kde_libdir}/libktpchat.so
14cr|telepathy-kde-text-ui-0.8.1-1|23	%{_kde_libdir}/kde4/kcm_ktp_chat_appearance.so
14cr|telepathy-kde-text-ui-0.8.1-1|24	%{_kde_libdir}/kde4/kcm_ktp_chat_behavior.so
14cr|telepathy-kde-text-ui-0.8.1-1|25	%{_kde_libdir}/kde4/kcm_ktp_chat_messages.so
14cr|telepathy-kde-text-ui-0.8.1-1|26	%{_kde_libdir}/kde4/kcm_ktp_logviewer_behavior.so
14cr|telepathy-kde-text-ui-0.8.1-1|27	%{_kde_libdir}/kde4/kcm_ktptextui_message_filter_latex.so
14cr|telepathy-kde-text-ui-0.8.1-1|28	%{_kde_libdir}/kde4/ktptextui_message_filter_bugzilla.so
14cr|telepathy-kde-text-ui-0.8.1-1|29	%{_kde_libdir}/kde4/ktptextui_message_filter_emoticons.so
14cr|telepathy-kde-text-ui-0.8.1-1|30	%{_kde_libdir}/kde4/ktptextui_message_filter_formatting.so
14cr|telepathy-kde-text-ui-0.8.1-1|31	%{_kde_libdir}/kde4/ktptextui_message_filter_highlight.so
14cr|telepathy-kde-text-ui-0.8.1-1|32	%{_kde_libdir}/kde4/ktptextui_message_filter_images.so
14cr|telepathy-kde-text-ui-0.8.1-1|33	%{_kde_libdir}/kde4/ktptextui_message_filter_latex.so
14cr|telepathy-kde-text-ui-0.8.1-1|34	%{_kde_libdir}/kde4/ktptextui_message_filter_searchexpansion.so
14cr|telepathy-kde-text-ui-0.8.1-1|35	%{_kde_libdir}/kde4/ktptextui_message_filter_tts.so
14cr|telepathy-kde-text-ui-0.8.1-1|36	%{_kde_libdir}/kde4/ktptextui_message_filter_urlexpansion.so
14cr|telepathy-kde-text-ui-0.8.1-1|37	%{_kde_libdir}/kde4/ktptextui_message_filter_youtube.so
14cr|telepathy-kde-text-ui-0.8.1-1|38	%{_kde_libdir}/kde4/libexec/ktp-adiumxtra-protocol-handler
14cr|telepathy-kde-text-ui-0.8.1-1|39	%{_kde_libdir}/kde4/libexec/ktp-text-ui
14cr|telepathy-kde-text-ui-0.8.1-1|40	%{_kde_appsdir}/ktelepathy/styles/
14cr|telepathy-kde-text-ui-0.8.1-1|41	%{_kde_appsdir}/ktelepathy/longurl.js
14cr|telepathy-kde-text-ui-0.8.1-1|42	%{_kde_appsdir}/ktelepathy/longurlServices.json
14cr|telepathy-kde-text-ui-0.8.1-1|43	%{_kde_appsdir}/ktelepathy/showBugzillaInfo.js
14cr|telepathy-kde-text-ui-0.8.1-1|44	%{_kde_appsdir}/ktelepathy/Template.html
14cr|telepathy-kde-text-ui-0.8.1-1|45	%{_kde_appsdir}/ktp-log-viewer/log-viewer.rc
14cr|telepathy-kde-text-ui-0.8.1-1|46	%{_kde_appsdir}/ktp-text-ui/
14cr|telepathy-kde-text-ui-0.8.1-1|47	%{_kde_applicationsdir}/ktp-log-viewer.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|48	%{_kde_services}/adiumxtra.protocol
14cr|telepathy-kde-text-ui-0.8.1-1|49	%{_kde_services}/kcm_ktp_chat_appearance.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|50	%{_kde_services}/kcm_ktp_chat_behavior.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|51	%{_kde_services}/kcm_ktp_chat_messages.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|52	%{_kde_services}/kcm_ktp_logviewer_behavior.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|53	%{_kde_services}/kcm_ktptextui_message_filter_latex.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|54	%{_kde_services}/ktptextui_message_filter_bugzilla.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|55	%{_kde_services}/ktptextui_message_filter_emoticons.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|56	%{_kde_services}/ktptextui_message_filter_formatting.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|57	%{_kde_services}/ktptextui_message_filter_highlight.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|58	%{_kde_services}/ktptextui_message_filter_images.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|59	%{_kde_services}/ktptextui_message_filter_latex.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|60	%{_kde_services}/ktptextui_message_filter_searchexpansion.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|61	%{_kde_services}/ktptextui_message_filter_tts.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|62	%{_kde_services}/ktptextui_message_filter_urlexpansion.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|63	%{_kde_services}/ktptextui_message_filter_youtube.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|64	%{_kde_servicetypes}/ktptxtui_message_filter.desktop
14cr|telepathy-kde-text-ui-0.8.1-1|65	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TextUi.service
14cr|telepathy-kde-text-ui-0.8.1-1|66	%{_datadir}/telepathy/clients/KTp.TextUi.client
14cr|telepathy-kde-text-ui-0.8.1-1|67	
14cr|telepathy-kde-text-ui-0.8.1-1|68	#------------------------------------------------------------------------------
14cr|telepathy-kde-text-ui-0.8.1-1|69	
14cr|telepathy-kde-text-ui-0.8.1-1|70	%prep
14cr|telepathy-kde-text-ui-0.8.1-1|71	%setup -qn %{srcname}-%{version}
14cr|telepathy-kde-text-ui-0.8.1-1|72	
14cr|telepathy-kde-text-ui-0.8.1-1|73	%build
14cr|telepathy-kde-text-ui-0.8.1-1|74	%cmake_kde4
14cr|telepathy-kde-text-ui-0.8.1-1|75	%make
14cr|telepathy-kde-text-ui-0.8.1-1|76	
14cr|telepathy-kde-text-ui-0.8.1-1|77	%install
14cr|telepathy-kde-text-ui-0.8.1-1|78	%makeinstall_std -C build
14cr|telepathy-kde-text-ui-0.8.1-1|79	
14cr|telepathy-kde-text-ui-0.8.1-1|80	%find_lang ktp-text-ui --all-name
14cr|telepathy-kde-text-ui-0.8.1-1|81	
14cr|telepathy-kde-text-ui-0.8.1-1|82	%changelog
14cr|telepathy-kde-text-ui-0.8.1-1|83	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cr|telepathy-kde-text-ui-0.8.1-1|84	+ Revision: 63d0488
14cr|telepathy-kde-text-ui-0.8.1-1|85	- Add new files
14cr|telepathy-kde-text-ui-0.8.1-1|86	
14cr|telepathy-kde-text-ui-0.8.1-1|87	

8615 14
14cr|telepathy-logger-qt-0.8.0-2|1	%define major 1
14cr|telepathy-logger-qt-0.8.0-2|2	%define libname %mklibname %{name} 4 %{major}
14cr|telepathy-logger-qt-0.8.0-2|3	%define devname %mklibname %{name} -d
14cr|telepathy-logger-qt-0.8.0-2|4	
14cr|telepathy-logger-qt-0.8.0-2|5	Summary:	Telepathy Logging for Qt
14cr|telepathy-logger-qt-0.8.0-2|6	Name:		telepathy-logger-qt
14cr|telepathy-logger-qt-0.8.0-2|7	Version:	0.8.0
14cr|telepathy-logger-qt-0.8.0-2|8	Release:	2
14cr|telepathy-logger-qt-0.8.0-2|9	License:	GPLv2+
14cr|telepathy-logger-qt-0.8.0-2|10	Group:		Networking/Instant messaging
14cr|telepathy-logger-qt-0.8.0-2|11	Url:		https://projects.kde.org/projects/extragear/network/telepathy/%{name}
14cr|telepathy-logger-qt-0.8.0-2|12	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{name}-%{version}.tar.bz2
14cr|telepathy-logger-qt-0.8.0-2|13	BuildRequires:	bison
14cr|telepathy-logger-qt-0.8.0-2|14	BuildRequires:	cmake
14cr|telepathy-logger-qt-0.8.0-2|15	BuildRequires:	flex
14cr|telepathy-logger-qt-0.8.0-2|16	BuildRequires:	boost-devel
14cr|telepathy-logger-qt-0.8.0-2|17	BuildRequires:	qt4-devel
14cr|telepathy-logger-qt-0.8.0-2|18	BuildRequires:	pkgconfig(dbus-1)
14cr|telepathy-logger-qt-0.8.0-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|telepathy-logger-qt-0.8.0-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14cr|telepathy-logger-qt-0.8.0-2|21	BuildRequires:	pkgconfig(python)
14cr|telepathy-logger-qt-0.8.0-2|22	BuildRequires:	pkgconfig(QtGLib-2.0)
14cr|telepathy-logger-qt-0.8.0-2|23	BuildRequires:	pkgconfig(telepathy-glib)
14cr|telepathy-logger-qt-0.8.0-2|24	BuildRequires:	pkgconfig(telepathy-logger-0.2)
14cr|telepathy-logger-qt-0.8.0-2|25	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.1
14cr|telepathy-logger-qt-0.8.0-2|26	
14cr|telepathy-logger-qt-0.8.0-2|27	%description
14cr|telepathy-logger-qt-0.8.0-2|28	Telepathy Logging for Qt.
14cr|telepathy-logger-qt-0.8.0-2|29	
14cr|telepathy-logger-qt-0.8.0-2|30	#------------------------------------------------------------------------------
14cr|telepathy-logger-qt-0.8.0-2|31	
14cr|telepathy-logger-qt-0.8.0-2|32	%package -n %{libname}
14cr|telepathy-logger-qt-0.8.0-2|33	Summary:	Telepathy Logging for Qt
14cr|telepathy-logger-qt-0.8.0-2|34	Group:		System/Libraries
14cr|telepathy-logger-qt-0.8.0-2|35	
14cr|telepathy-logger-qt-0.8.0-2|36	%description -n %{libname}
14cr|telepathy-logger-qt-0.8.0-2|37	Telepathy Logging for Qt.
14cr|telepathy-logger-qt-0.8.0-2|38	
14cr|telepathy-logger-qt-0.8.0-2|39	%files -n %{libname}
14cr|telepathy-logger-qt-0.8.0-2|40	%{_libdir}/libtelepathy-logger-qt4.so.%{major}*
14cr|telepathy-logger-qt-0.8.0-2|41	
14cr|telepathy-logger-qt-0.8.0-2|42	#------------------------------------------------------------------------------
14cr|telepathy-logger-qt-0.8.0-2|43	
14cr|telepathy-logger-qt-0.8.0-2|44	%package -n %{devname}
14cr|telepathy-logger-qt-0.8.0-2|45	Summary:	Header files, libraries and development documentation for %{name}
14cr|telepathy-logger-qt-0.8.0-2|46	Group:		Development/KDE and Qt
14cr|telepathy-logger-qt-0.8.0-2|47	Requires:	%{libname} = %{EVRD}
14cr|telepathy-logger-qt-0.8.0-2|48	Provides:	%{name}-devel = %{EVRD}
14cr|telepathy-logger-qt-0.8.0-2|49	Provides:	%{name}4-devel = %{EVRD}
14cr|telepathy-logger-qt-0.8.0-2|50	
14cr|telepathy-logger-qt-0.8.0-2|51	%description -n %{devname}
14cr|telepathy-logger-qt-0.8.0-2|52	This package contains the header files, static libraries and development
14cr|telepathy-logger-qt-0.8.0-2|53	documentation for %{name}. If you like to develop programs using
14cr|telepathy-logger-qt-0.8.0-2|54	%{name}, you will need to install %{name}-devel.
14cr|telepathy-logger-qt-0.8.0-2|55	
14cr|telepathy-logger-qt-0.8.0-2|56	%files -n %{devname}
14cr|telepathy-logger-qt-0.8.0-2|57	%{_includedir}/telepathy-logger-0.2/TelepathyLoggerQt4
14cr|telepathy-logger-qt-0.8.0-2|58	%{_libdir}/cmake/TelepathyLoggerQt4/*.cmake
14cr|telepathy-logger-qt-0.8.0-2|59	%{_libdir}/pkgconfig/TelepathyLoggerQt4.pc
14cr|telepathy-logger-qt-0.8.0-2|60	%{_libdir}/libtelepathy-logger-qt4.so
14cr|telepathy-logger-qt-0.8.0-2|61	
14cr|telepathy-logger-qt-0.8.0-2|62	
14cr|telepathy-logger-qt-0.8.0-2|63	#------------------------------------------------------------------------------
14cr|telepathy-logger-qt-0.8.0-2|64	
14cr|telepathy-logger-qt-0.8.0-2|65	%prep
14cr|telepathy-logger-qt-0.8.0-2|66	%setup -q
14cr|telepathy-logger-qt-0.8.0-2|67	
14cr|telepathy-logger-qt-0.8.0-2|68	%build
14cr|telepathy-logger-qt-0.8.0-2|69	%cmake_qt4 \
14cr|telepathy-logger-qt-0.8.0-2|70	-DBUILD_SHARED_LIBS=ON
14cr|telepathy-logger-qt-0.8.0-2|71	%make
14cr|telepathy-logger-qt-0.8.0-2|72	
14cr|telepathy-logger-qt-0.8.0-2|73	%install
14cr|telepathy-logger-qt-0.8.0-2|74	%makeinstall_std -C build
14cr|telepathy-logger-qt-0.8.0-2|75	
14cr|telepathy-logger-qt-0.8.0-2|76	%changelog
14cr|telepathy-logger-qt-0.8.0-2|77	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-2
14cr|telepathy-logger-qt-0.8.0-2|78	+ Revision: dffa9c4
14cr|telepathy-logger-qt-0.8.0-2|79	- Bump release
14cr|telepathy-logger-qt-0.8.0-2|80	
14cr|telepathy-logger-qt-0.8.0-2|81	

8616 14
14cr|telepathy-sharp-0.13.2-0.svn2034.4|1	%define rev     2034
14cr|telepathy-sharp-0.13.2-0.svn2034.4|2	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|3	Name:           telepathy-sharp
14cr|telepathy-sharp-0.13.2-0.svn2034.4|4	Version:        0.13.2
14cr|telepathy-sharp-0.13.2-0.svn2034.4|5	Release:        %mkrel -c svn%rev 4
14cr|telepathy-sharp-0.13.2-0.svn2034.4|6	Summary:        .NET package containing proxy classes for use in clients
14cr|telepathy-sharp-0.13.2-0.svn2034.4|7	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|8	Group:          System/Libraries
14cr|telepathy-sharp-0.13.2-0.svn2034.4|9	License:        MIT
14cr|telepathy-sharp-0.13.2-0.svn2034.4|10	URL:            http://tapioca-voip.sourceforge.net/wiki/index.php/SubProjects
14cr|telepathy-sharp-0.13.2-0.svn2034.4|11	Source0:        %{name}-rev%rev.tar.bz2
14cr|telepathy-sharp-0.13.2-0.svn2034.4|12	Patch: telepathy-sharp-dir.patch
14cr|telepathy-sharp-0.13.2-0.svn2034.4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|telepathy-sharp-0.13.2-0.svn2034.4|14	BuildArch: noarch
14cr|telepathy-sharp-0.13.2-0.svn2034.4|15	BuildRequires:  mono-devel
14cr|telepathy-sharp-0.13.2-0.svn2034.4|16	BuildRequires:  gnome-common
14cr|telepathy-sharp-0.13.2-0.svn2034.4|17	BuildRequires:  ndesk-dbus-devel
14cr|telepathy-sharp-0.13.2-0.svn2034.4|18	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|19	%description
14cr|telepathy-sharp-0.13.2-0.svn2034.4|20	Telepathy-sharp is a .NET package containing proxy classes for use in clients.
14cr|telepathy-sharp-0.13.2-0.svn2034.4|21	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|22	%package devel
14cr|telepathy-sharp-0.13.2-0.svn2034.4|23	Summary: Development files for %name
14cr|telepathy-sharp-0.13.2-0.svn2034.4|24	Group: Development/Other
14cr|telepathy-sharp-0.13.2-0.svn2034.4|25	Requires: %name = %version-%release
14cr|telepathy-sharp-0.13.2-0.svn2034.4|26	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|27	%description devel
14cr|telepathy-sharp-0.13.2-0.svn2034.4|28	Telepathy-sharp is a .NET package containing proxy classes for use in clients.
14cr|telepathy-sharp-0.13.2-0.svn2034.4|29	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|30	%prep
14cr|telepathy-sharp-0.13.2-0.svn2034.4|31	%setup -q -n %name
14cr|telepathy-sharp-0.13.2-0.svn2034.4|32	%patch
14cr|telepathy-sharp-0.13.2-0.svn2034.4|33	./autogen.sh
14cr|telepathy-sharp-0.13.2-0.svn2034.4|34	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|35	%build
14cr|telepathy-sharp-0.13.2-0.svn2034.4|36	./configure --prefix=%_prefix
14cr|telepathy-sharp-0.13.2-0.svn2034.4|37	make
14cr|telepathy-sharp-0.13.2-0.svn2034.4|38	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|39	%install
14cr|telepathy-sharp-0.13.2-0.svn2034.4|40	rm -rf $RPM_BUILD_ROOT
14cr|telepathy-sharp-0.13.2-0.svn2034.4|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig INdT_Telepathydir=%_prefix/lib/mono/%name
14cr|telepathy-sharp-0.13.2-0.svn2034.4|42	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|43	%clean
14cr|telepathy-sharp-0.13.2-0.svn2034.4|44	rm -rf $RPM_BUILD_ROOT
14cr|telepathy-sharp-0.13.2-0.svn2034.4|45	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|46	%files
14cr|telepathy-sharp-0.13.2-0.svn2034.4|47	%defattr(-,root,root,-)
14cr|telepathy-sharp-0.13.2-0.svn2034.4|48	%doc README
14cr|telepathy-sharp-0.13.2-0.svn2034.4|49	%{_prefix}/lib/mono/gac/INdT.Telepathy/
14cr|telepathy-sharp-0.13.2-0.svn2034.4|50	%{_prefix}/lib/mono/telepathy-sharp/INdT.Telepathy.dll
14cr|telepathy-sharp-0.13.2-0.svn2034.4|51	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|52	%files devel
14cr|telepathy-sharp-0.13.2-0.svn2034.4|53	%defattr(-,root,root,-)
14cr|telepathy-sharp-0.13.2-0.svn2034.4|54	%{_datadir}/pkgconfig/telepathy-sharp.pc
14cr|telepathy-sharp-0.13.2-0.svn2034.4|55	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|56	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|57	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|58	%changelog
14cr|telepathy-sharp-0.13.2-0.svn2034.4|59	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.13.2-0.svn2034.4
14cr|telepathy-sharp-0.13.2-0.svn2034.4|60	+ Revision: f77240c
14cr|telepathy-sharp-0.13.2-0.svn2034.4|61	- Automatic import for version 0.13.2
14cr|telepathy-sharp-0.13.2-0.svn2034.4|62	
14cr|telepathy-sharp-0.13.2-0.svn2034.4|63	

8617 14
14cr|telepathy-sofiasip-0.7.1-2|1	Name:           telepathy-sofiasip
14cr|telepathy-sofiasip-0.7.1-2|2	Version:        0.7.1
14cr|telepathy-sofiasip-0.7.1-2|3	Release:        2
14cr|telepathy-sofiasip-0.7.1-2|4	Summary:        A SIP protocol implementation for the Telepathy stack
14cr|telepathy-sofiasip-0.7.1-2|5	
14cr|telepathy-sofiasip-0.7.1-2|6	Group:          Networking/Instant messaging
14cr|telepathy-sofiasip-0.7.1-2|7	License:        LGPLv2+
14cr|telepathy-sofiasip-0.7.1-2|8	URL:            http://%{name}.sf.net
14cr|telepathy-sofiasip-0.7.1-2|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|telepathy-sofiasip-0.7.1-2|10	BuildRequires:  pkgconfig(telepathy-glib)
14cr|telepathy-sofiasip-0.7.1-2|11	BuildRequires:  libxslt-proc
14cr|telepathy-sofiasip-0.7.1-2|12	BuildRequires:  pkgconfig(sofia-sip-ua-glib)
14cr|telepathy-sofiasip-0.7.1-2|13	BuildRequires:  python
14cr|telepathy-sofiasip-0.7.1-2|14	BuildRequires:  autoconf
14cr|telepathy-sofiasip-0.7.1-2|15	BuildRequires:  automake
14cr|telepathy-sofiasip-0.7.1-2|16	BuildRequires:  libtool
14cr|telepathy-sofiasip-0.7.1-2|17	Requires:       telepathy-filesystem
14cr|telepathy-sofiasip-0.7.1-2|18	
14cr|telepathy-sofiasip-0.7.1-2|19	%description
14cr|telepathy-sofiasip-0.7.1-2|20	telepathy-sofiasip is a SIP-protocol connection manager (protocol plugin)
14cr|telepathy-sofiasip-0.7.1-2|21	for the Telepathy (http://telepathy.freedesktop.org) framework based on
14cr|telepathy-sofiasip-0.7.1-2|22	SofiaSIP-stack.
14cr|telepathy-sofiasip-0.7.1-2|23	
14cr|telepathy-sofiasip-0.7.1-2|24	%files
14cr|telepathy-sofiasip-0.7.1-2|25	%doc COPYING AUTHORS
14cr|telepathy-sofiasip-0.7.1-2|26	%{_datadir}/dbus-1/services/*.service
14cr|telepathy-sofiasip-0.7.1-2|27	%{_datadir}/telepathy/managers/*.manager
14cr|telepathy-sofiasip-0.7.1-2|28	%{_libdir}/%{name}
14cr|telepathy-sofiasip-0.7.1-2|29	%{_mandir}/man*/*
14cr|telepathy-sofiasip-0.7.1-2|30	%{_includedir}/telepathy-sofiasip-0.6/tpsip/*.h
14cr|telepathy-sofiasip-0.7.1-2|31	
14cr|telepathy-sofiasip-0.7.1-2|32	
14cr|telepathy-sofiasip-0.7.1-2|33	%prep
14cr|telepathy-sofiasip-0.7.1-2|34	%setup -q
14cr|telepathy-sofiasip-0.7.1-2|35	
14cr|telepathy-sofiasip-0.7.1-2|36	%build
14cr|telepathy-sofiasip-0.7.1-2|37	%configure2_5x
14cr|telepathy-sofiasip-0.7.1-2|38	%make
14cr|telepathy-sofiasip-0.7.1-2|39	
14cr|telepathy-sofiasip-0.7.1-2|40	%install
14cr|telepathy-sofiasip-0.7.1-2|41	rm -rf %buildroot
14cr|telepathy-sofiasip-0.7.1-2|42	%makeinstall_std
14cr|telepathy-sofiasip-0.7.1-2|43	%changelog
14cr|telepathy-sofiasip-0.7.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|telepathy-sofiasip-0.7.1-2|45	+ Revision: 6d45cd8
14cr|telepathy-sofiasip-0.7.1-2|46	- MassBuild#464: Increase release tag
14cr|telepathy-sofiasip-0.7.1-2|47	
14cr|telepathy-sofiasip-0.7.1-2|48	

8618 14
14cr|tellico-2.3.9-2|1	Summary:	A collection manager
14cr|tellico-2.3.9-2|2	Name:		tellico
14cr|tellico-2.3.9-2|3	Version:	2.3.9
14cr|tellico-2.3.9-2|4	Release:	2
14cr|tellico-2.3.9-2|5	Epoch:		3
14cr|tellico-2.3.9-2|6	License:	GPLv2+
14cr|tellico-2.3.9-2|7	Group:		Databases
14cr|tellico-2.3.9-2|8	URL:		http://tellico-project.org/
14cr|tellico-2.3.9-2|9	Source0:	http://www.tellico-project.org/files/%{name}-%{version}.tar.bz2
14cr|tellico-2.3.9-2|10	Requires:	kdebase4-runtime
14cr|tellico-2.3.9-2|11	Requires:	kdelibs4-core
14cr|tellico-2.3.9-2|12	%if %{mdvver} < 201200
14cr|tellico-2.3.9-2|13	Requires:	kdemultimedia4
14cr|tellico-2.3.9-2|14	%endif
14cr|tellico-2.3.9-2|15	Requires:	kdepimlibs4-core
14cr|tellico-2.3.9-2|16	BuildRequires:	qjson
14cr|tellico-2.3.9-2|17	BuildRequires:	qjson-devel
14cr|tellico-2.3.9-2|18	Requires(post,postun):	desktop-file-utils
14cr|tellico-2.3.9-2|19	BuildRequires:	kdepimlibs4-devel
14cr|tellico-2.3.9-2|20	%if %{mdvver} < 201200
14cr|tellico-2.3.9-2|21	BuildRequires:	kdemultimedia4-devel
14cr|tellico-2.3.9-2|22	%else
14cr|tellico-2.3.9-2|23	BuildRequires:	libkcddb-devel
14cr|tellico-2.3.9-2|24	BuildRequires:	libkcompactdisc-devel
14cr|tellico-2.3.9-2|25	%endif
14cr|tellico-2.3.9-2|26	BuildRequires:	kdelibs4-devel
14cr|tellico-2.3.9-2|27	BuildRequires:	pkgconfig(libksane)
14cr|tellico-2.3.9-2|28	BuildRequires:	pkgconfig(libv4l2) >= 0.8.3
14cr|tellico-2.3.9-2|29	BuildRequires:	exempi-devel
14cr|tellico-2.3.9-2|30	BuildRequires:	pkgconfig(libexslt)
14cr|tellico-2.3.9-2|31	BuildRequires:	imagemagick
14cr|tellico-2.3.9-2|32	BuildRequires:	taglib-devel
14cr|tellico-2.3.9-2|33	BuildRequires:	pkgconfig(poppler-qt4)
14cr|tellico-2.3.9-2|34	BuildRequires:	yaz-devel >= 3.0
14cr|tellico-2.3.9-2|35	BuildRequires:  qimageblitz-devel
14cr|tellico-2.3.9-2|36	BuildRequires:	pkgconfig(libxml-2.0)
14cr|tellico-2.3.9-2|37	BuildRequires:  kde4-macros
14cr|tellico-2.3.9-2|38	%rename	bookcase
14cr|tellico-2.3.9-2|39	
14cr|tellico-2.3.9-2|40	%description
14cr|tellico-2.3.9-2|41	Tellico is a collection manager for KDE. It includes default collections for
14cr|tellico-2.3.9-2|42	books, bibliographies, comic books, videos, music, coins, stamps, trading
14cr|tellico-2.3.9-2|43	cards, and wines, and also allows custom collections. Unlimited user-defined
14cr|tellico-2.3.9-2|44	fields are allowed. Filters are available to limit the visible entries by
14cr|tellico-2.3.9-2|45	definable criteria. Full customization for printing is possible through
14cr|tellico-2.3.9-2|46	editing the default XSLT file. It can import CSV, Bibtex, and Bibtexml and
14cr|tellico-2.3.9-2|47	export CSV, HTML, Bibtex, Bibtexml, and PilotDB. Entries may be imported
14cr|tellico-2.3.9-2|48	directly from different web services such as amazon.com.
14cr|tellico-2.3.9-2|49	
14cr|tellico-2.3.9-2|50	%files -f %{name}.lang
14cr|tellico-2.3.9-2|51	%doc AUTHORS ChangeLog COPYING README
14cr|tellico-2.3.9-2|52	%{_kde_bindir}/%{name}
14cr|tellico-2.3.9-2|53	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|tellico-2.3.9-2|54	%{_kde_datadir}/mimelnk/application/x-%{name}.desktop
14cr|tellico-2.3.9-2|55	%{_kde_datadir}/mime/packages/%{name}.xml
14cr|tellico-2.3.9-2|56	%{_kde_datadir}/apps/%{name}
14cr|tellico-2.3.9-2|57	%{_kde_datadir}/apps/kconf_update/*
14cr|tellico-2.3.9-2|58	%{_kde_datadir}/config.kcfg/%{name}_config.kcfg
14cr|tellico-2.3.9-2|59	%{_kde_datadir}/config/*
14cr|tellico-2.3.9-2|60	%{_kde_iconsdir}/hicolor/*/*/*.png
14cr|tellico-2.3.9-2|61	%{_datadir}/appdata/tellico.appdata.xml
14cr|tellico-2.3.9-2|62	
14cr|tellico-2.3.9-2|63	#--------------------------------------------------------------------
14cr|tellico-2.3.9-2|64	
14cr|tellico-2.3.9-2|65	%prep
14cr|tellico-2.3.9-2|66	%setup -q
14cr|tellico-2.3.9-2|67	
14cr|tellico-2.3.9-2|68	%build
14cr|tellico-2.3.9-2|69	%cmake_kde4
14cr|tellico-2.3.9-2|70	%make
14cr|tellico-2.3.9-2|71	
14cr|tellico-2.3.9-2|72	%install
14cr|tellico-2.3.9-2|73	%makeinstall_std -C build
14cr|tellico-2.3.9-2|74	
14cr|tellico-2.3.9-2|75	# Remove the executable bit wrongly set by the installation process
14cr|tellico-2.3.9-2|76	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop
14cr|tellico-2.3.9-2|77	
14cr|tellico-2.3.9-2|78	%find_lang %{name} --with-html
14cr|tellico-2.3.9-2|79	
14cr|tellico-2.3.9-2|80	
14cr|tellico-2.3.9-2|81	%changelog
14cr|tellico-2.3.9-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3:2.3.9-2
14cr|tellico-2.3.9-2|83	+ Revision: 0e2b0bb
14cr|tellico-2.3.9-2|84	- MassBuild#464: Increase release tag
14cr|tellico-2.3.9-2|85	
14cr|tellico-2.3.9-2|86	

8619 14
14cr|teng-2.1.1-2|1	%define	major 2
14cr|teng-2.1.1-2|2	%define	libname %mklibname %{name} %{major}
14cr|teng-2.1.1-2|3	%define	develname %mklibname %{name} -d
14cr|teng-2.1.1-2|4	
14cr|teng-2.1.1-2|5	Summary:	Templating engine writen in C++
14cr|teng-2.1.1-2|6	Name:		teng
14cr|teng-2.1.1-2|7	Version:	2.1.1
14cr|teng-2.1.1-2|8	Release:	2
14cr|teng-2.1.1-2|9	License:	LGPL
14cr|teng-2.1.1-2|10	Group:		System/Libraries
14cr|teng-2.1.1-2|11	URL:		http://teng.sourceforge.net/
14cr|teng-2.1.1-2|12	Source0:	http://prdownloads.sourceforge.net/teng/teng-%{version}.tar.gz
14cr|teng-2.1.1-2|13	BuildRequires:	autoconf automake libtool
14cr|teng-2.1.1-2|14	BuildRequires:	flex
14cr|teng-2.1.1-2|15	BuildRequires:	bison
14cr|teng-2.1.1-2|16	
14cr|teng-2.1.1-2|17	%description
14cr|teng-2.1.1-2|18	Teng is a general purpose templating engine writen in C++ (i.e. library). It is
14cr|teng-2.1.1-2|19	also available as Python module or PHP extension. The main idea of teng is to
14cr|teng-2.1.1-2|20	strictly separate application logic from presentation layer. Widely used on
14cr|teng-2.1.1-2|21	dynamic web sites.
14cr|teng-2.1.1-2|22	
14cr|teng-2.1.1-2|23	%package -n	%{libname}
14cr|teng-2.1.1-2|24	Summary:	The shared Teng libraries
14cr|teng-2.1.1-2|25	Group:		System/Libraries
14cr|teng-2.1.1-2|26	
14cr|teng-2.1.1-2|27	%description -n	%{libname}
14cr|teng-2.1.1-2|28	Teng is a general purpose templating engine writen in C++ (i.e. library). It is
14cr|teng-2.1.1-2|29	also available as Python module or PHP extension. The main idea of teng is to
14cr|teng-2.1.1-2|30	strictly separate application logic from presentation layer. Widely used on
14cr|teng-2.1.1-2|31	dynamic web sites.
14cr|teng-2.1.1-2|32	
14cr|teng-2.1.1-2|33	This package contains the shared Teng libraries.
14cr|teng-2.1.1-2|34	
14cr|teng-2.1.1-2|35	%package -n	%{develname}
14cr|teng-2.1.1-2|36	Summary:	Development files from Teng
14cr|teng-2.1.1-2|37	Group:		Development/C++
14cr|teng-2.1.1-2|38	Requires:	%{libname} = %{version}
14cr|teng-2.1.1-2|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|teng-2.1.1-2|40	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|teng-2.1.1-2|41	Obsoletes:	%{mklibname teng 1 -d}
14cr|teng-2.1.1-2|42	
14cr|teng-2.1.1-2|43	%description -n	%{develname}
14cr|teng-2.1.1-2|44	Development files from Teng.
14cr|teng-2.1.1-2|45	
14cr|teng-2.1.1-2|46	%prep
14cr|teng-2.1.1-2|47	
14cr|teng-2.1.1-2|48	%setup -q
14cr|teng-2.1.1-2|49	
14cr|teng-2.1.1-2|50	%build
14cr|teng-2.1.1-2|51	#autoreconf -fi
14cr|teng-2.1.1-2|52	
14cr|teng-2.1.1-2|53	%configure2_5x
14cr|teng-2.1.1-2|54	
14cr|teng-2.1.1-2|55	%make
14cr|teng-2.1.1-2|56	
14cr|teng-2.1.1-2|57	%install
14cr|teng-2.1.1-2|58	
14cr|teng-2.1.1-2|59	%makeinstall
14cr|teng-2.1.1-2|60	rm -f %{buildroot}%{_libdir}/*.*a
14cr|teng-2.1.1-2|61	
14cr|teng-2.1.1-2|62	%files -n %{libname}
14cr|teng-2.1.1-2|63	%doc COPYING README INSTALL AUTHORS
14cr|teng-2.1.1-2|64	%{_libdir}/*.so.%{major}*
14cr|teng-2.1.1-2|65	
14cr|teng-2.1.1-2|66	%files -n %{develname}
14cr|teng-2.1.1-2|67	%{_includedir}/*
14cr|teng-2.1.1-2|68	%{_libdir}/*.so
14cr|teng-2.1.1-2|69	
14cr|teng-2.1.1-2|70	
14cr|teng-2.1.1-2|71	
14cr|teng-2.1.1-2|72	%changelog
14cr|teng-2.1.1-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
14cr|teng-2.1.1-2|74	+ Revision: e4152b5
14cr|teng-2.1.1-2|75	- MassBuild#464: Increase release tag
14cr|teng-2.1.1-2|76	
14cr|teng-2.1.1-2|77	

8620 14
14cr|tenr-de-styles-pkg-1.1-4|1	Name:           tenr-de-styles-pkg
14cr|tenr-de-styles-pkg-1.1-4|2	Version:        1.1
14cr|tenr-de-styles-pkg-1.1-4|3	Release:        4
14cr|tenr-de-styles-pkg-1.1-4|4	Summary:        A collection of styles for fluxbox
14cr|tenr-de-styles-pkg-1.1-4|5	
14cr|tenr-de-styles-pkg-1.1-4|6	Group:          Graphical desktop/Other
14cr|tenr-de-styles-pkg-1.1-4|7	License:        Creative Commons Attribution-ShareAlike 2.5
14cr|tenr-de-styles-pkg-1.1-4|8	URL:            http://tenr.de
14cr|tenr-de-styles-pkg-1.1-4|9	Source0:        http://tenr.de/files/%{name}-%{version}.tar.bz2
14cr|tenr-de-styles-pkg-1.1-4|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tenr-de-styles-pkg-1.1-4|11	Buildarch:      noarch
14cr|tenr-de-styles-pkg-1.1-4|12	Requires:       fluxbox
14cr|tenr-de-styles-pkg-1.1-4|13	
14cr|tenr-de-styles-pkg-1.1-4|14	%define  _styledir %{_datadir}/%{name}-%{version}
14cr|tenr-de-styles-pkg-1.1-4|15	
14cr|tenr-de-styles-pkg-1.1-4|16	%description
14cr|tenr-de-styles-pkg-1.1-4|17	A collection of styles/themes for use with Fluxbox. All styles/themes are
14cr|tenr-de-styles-pkg-1.1-4|18	compatible with fluxStyle.
14cr|tenr-de-styles-pkg-1.1-4|19	
14cr|tenr-de-styles-pkg-1.1-4|20	%prep
14cr|tenr-de-styles-pkg-1.1-4|21	%setup -q
14cr|tenr-de-styles-pkg-1.1-4|22	# I keep finding files and dirs with the wrong premissions on them in the tar
14cr|tenr-de-styles-pkg-1.1-4|23	# balls from upstream
14cr|tenr-de-styles-pkg-1.1-4|24	find styles/ \( -type d -exec chmod 755 '{}' \; -o -type f -exec chmod 644 '{}' \; \)
14cr|tenr-de-styles-pkg-1.1-4|25	
14cr|tenr-de-styles-pkg-1.1-4|26	%install
14cr|tenr-de-styles-pkg-1.1-4|27	rm -rf $RPM_BUILD_ROOT
14cr|tenr-de-styles-pkg-1.1-4|28	install -d $RPM_BUILD_ROOT%{_styledir}/
14cr|tenr-de-styles-pkg-1.1-4|29	cp -a styles $RPM_BUILD_ROOT%{_styledir}/
14cr|tenr-de-styles-pkg-1.1-4|30	
14cr|tenr-de-styles-pkg-1.1-4|31	%clean
14cr|tenr-de-styles-pkg-1.1-4|32	rm -rf $RPM_BUILD_ROOT
14cr|tenr-de-styles-pkg-1.1-4|33	
14cr|tenr-de-styles-pkg-1.1-4|34	
14cr|tenr-de-styles-pkg-1.1-4|35	%files
14cr|tenr-de-styles-pkg-1.1-4|36	%defattr(-,root,root,-)
14cr|tenr-de-styles-pkg-1.1-4|37	%doc README NEWS License
14cr|tenr-de-styles-pkg-1.1-4|38	%dir %{_styledir}
14cr|tenr-de-styles-pkg-1.1-4|39	%{_styledir}/*
14cr|tenr-de-styles-pkg-1.1-4|40	
14cr|tenr-de-styles-pkg-1.1-4|41	
14cr|tenr-de-styles-pkg-1.1-4|42	
14cr|tenr-de-styles-pkg-1.1-4|43	%changelog
14cr|tenr-de-styles-pkg-1.1-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14cr|tenr-de-styles-pkg-1.1-4|45	+ Revision: bf39ad0
14cr|tenr-de-styles-pkg-1.1-4|46	- MassBuild#464: Increase release tag
14cr|tenr-de-styles-pkg-1.1-4|47	
14cr|tenr-de-styles-pkg-1.1-4|48	

8621 14
14cr|tenshi-0.14-2|1	Summary:	Log monitoring program
14cr|tenshi-0.14-2|2	Name:		tenshi
14cr|tenshi-0.14-2|3	Version:	0.14
14cr|tenshi-0.14-2|4	Release:	2
14cr|tenshi-0.14-2|5	Group:		Monitoring
14cr|tenshi-0.14-2|6	License:	Public Domain
14cr|tenshi-0.14-2|7	Url:		http://www.inversepath.com/tenshi.html
14cr|tenshi-0.14-2|8	Source0:	http://dev.inversepath.com/download/%{name}/%{name}-%{version}.tar.gz
14cr|tenshi-0.14-2|9	Source1:	tenshi.mandriva-init
14cr|tenshi-0.14-2|10	Source2:	tenshi.mandriva-conf
14cr|tenshi-0.14-2|11	Patch0:		tenshi-0.14-buildfix.diff
14cr|tenshi-0.14-2|12	Requires:	perl
14cr|tenshi-0.14-2|13	
14cr|tenshi-0.14-2|14	%define debug_package %{nil}
14cr|tenshi-0.14-2|15	
14cr|tenshi-0.14-2|16	%description
14cr|tenshi-0.14-2|17	tenshi is a log monitoring program, designed to watch one or more log
14cr|tenshi-0.14-2|18	files for lines matching user defined regular expressions and report
14cr|tenshi-0.14-2|19	on the matches. The regular expressions are assigned to queues which
14cr|tenshi-0.14-2|20	have an alert interval and a list of mail recipients.
14cr|tenshi-0.14-2|21	
14cr|tenshi-0.14-2|22	%prep
14cr|tenshi-0.14-2|23	%setup -q
14cr|tenshi-0.14-2|24	%patch0 -p1
14cr|tenshi-0.14-2|25	
14cr|tenshi-0.14-2|26	%build
14cr|tenshi-0.14-2|27	
14cr|tenshi-0.14-2|28	%install
14cr|tenshi-0.14-2|29	mkdir -p %{buildroot}%{_initrddir}
14cr|tenshi-0.14-2|30	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14cr|tenshi-0.14-2|31	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|tenshi-0.14-2|32	mkdir -p %{buildroot}%{_mandir}/man8/
14cr|tenshi-0.14-2|33	mkdir -p %{buildroot}/var/run/%{name}/
14cr|tenshi-0.14-2|34	
14cr|tenshi-0.14-2|35	%makeinstall
14cr|tenshi-0.14-2|36	
14cr|tenshi-0.14-2|37	rm -rf %{buildroot}%{_sysconfdir}/%{name}
14cr|tenshi-0.14-2|38	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|tenshi-0.14-2|39	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|tenshi-0.14-2|40	touch %{buildroot}/var/run/%{name}/%{name}.pid
14cr|tenshi-0.14-2|41	mkdir -p %{buildroot}/var/log/%{name}
14cr|tenshi-0.14-2|42	mkfifo %{buildroot}/var/log/%{name}.fifo
14cr|tenshi-0.14-2|43	
14cr|tenshi-0.14-2|44	%pre
14cr|tenshi-0.14-2|45	%_pre_useradd %{name} /dev/null /sbin/nologin
14cr|tenshi-0.14-2|46	
14cr|tenshi-0.14-2|47	%post
14cr|tenshi-0.14-2|48	%_post_service %{name}
14cr|tenshi-0.14-2|49	if [ ! -n "`grep '/var/log/tenshi.fifo' %{_sysconfdir}/security/msec/perms.conf`" ] ; then
14cr|tenshi-0.14-2|50	echo "/var/log/tenshi.fifo	current.tenshi 640" >> \
14cr|tenshi-0.14-2|51	%{_sysconfdir}/security/msec/perms.conf
14cr|tenshi-0.14-2|52	fi
14cr|tenshi-0.14-2|53	
14cr|tenshi-0.14-2|54	if [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' /etc/syslog-ng.conf`" ] ; then
14cr|tenshi-0.14-2|55	cat << EOF >> /etc/syslog-ng.conf
14cr|tenshi-0.14-2|56	# BEGIN: Automatically added by tenshi installation
14cr|tenshi-0.14-2|57	destination d_tenshi {
14cr|tenshi-0.14-2|58	pipe("/var/log/tenshi.fifo"
14cr|tenshi-0.14-2|59	group(tenshi)
14cr|tenshi-0.14-2|60	perm(0640)
14cr|tenshi-0.14-2|61	);
14cr|tenshi-0.14-2|62	};
14cr|tenshi-0.14-2|63	filter f_level_tenshi { level(debug..emerg); };
14cr|tenshi-0.14-2|64	log { source(s_sys); filter(f_level_tenshi); destination(d_tenshi); };
14cr|tenshi-0.14-2|65	# END
14cr|tenshi-0.14-2|66	EOF
14cr|tenshi-0.14-2|67	
14cr|tenshi-0.14-2|68	elif [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' %{_sysconfdir}/syslog.conf`" ] ; then
14cr|tenshi-0.14-2|69	cat << EOF >> %{_sysconfdir}/syslog.conf
14cr|tenshi-0.14-2|70	# BEGIN: Automatically added by tenshi installation
14cr|tenshi-0.14-2|71	*.*					-/var/log/tenshi.fifo
14cr|tenshi-0.14-2|72	# END
14cr|tenshi-0.14-2|73	EOF
14cr|tenshi-0.14-2|74	
14cr|tenshi-0.14-2|75	elif [ -d %{_sysconfdir}/rsyslog.d ] ; then
14cr|tenshi-0.14-2|76	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
14cr|tenshi-0.14-2|77	cat << EOF >> %{_sysconfdir}/rsyslog.d/tenshi.conf
14cr|tenshi-0.14-2|78	# Create by tenshi install
14cr|tenshi-0.14-2|79	*.* |/var/log/tenshi.fifo
14cr|tenshi-0.14-2|80	EOF
14cr|tenshi-0.14-2|81	fi
14cr|tenshi-0.14-2|82	
14cr|tenshi-0.14-2|83	else
14cr|tenshi-0.14-2|84	echo "Not found your syslog daemon's config file."
14cr|tenshi-0.14-2|85	echo "Please setup with your hand."
14cr|tenshi-0.14-2|86	fi
14cr|tenshi-0.14-2|87	
14cr|tenshi-0.14-2|88	%preun
14cr|tenshi-0.14-2|89	%_preun_service %{name}
14cr|tenshi-0.14-2|90	%_preun_syslogdel
14cr|tenshi-0.14-2|91	
14cr|tenshi-0.14-2|92	%postun
14cr|tenshi-0.14-2|93	%_postun_userdel %{name}
14cr|tenshi-0.14-2|94	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
14cr|tenshi-0.14-2|95	rm -f %{_sysconfdir}/rsyslog.d/tenshi.conf
14cr|tenshi-0.14-2|96	fi
14cr|tenshi-0.14-2|97	
14cr|tenshi-0.14-2|98	%files
14cr|tenshi-0.14-2|99	%defattr(644,root,root,755)
14cr|tenshi-0.14-2|100	%doc README INSTALL CREDITS LICENSE Changelog FAQ tenshi.conf
14cr|tenshi-0.14-2|101	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|tenshi-0.14-2|102	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
14cr|tenshi-0.14-2|103	%attr(755,root,root) %{_bindir}/%{name}
14cr|tenshi-0.14-2|104	%{_mandir}/man8/%{name}.8*
14cr|tenshi-0.14-2|105	%dir %attr(755,root,root) %{_sysconfdir}/%{name}.d
14cr|tenshi-0.14-2|106	%dir %attr(755,tenshi,tenshi) /var/run/%{name}
14cr|tenshi-0.14-2|107	%ghost %attr(600,tenshi,tenshi) /var/run/%{name}/%{name}.pid
14cr|tenshi-0.14-2|108	%attr(644,root,tenshi) /var/log/%{name}.fifo
14cr|tenshi-0.14-2|109	
14cr|tenshi-0.14-2|110	%changelog
14cr|tenshi-0.14-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-2
14cr|tenshi-0.14-2|112	+ Revision: 19daf98
14cr|tenshi-0.14-2|113	- MassBuild#464: Increase release tag
14cr|tenshi-0.14-2|114	
14cr|tenshi-0.14-2|115	

8622 14
14cr|tentakel-2.2-9|1	%define name tentakel
14cr|tentakel-2.2-9|2	%define version 2.2
14cr|tentakel-2.2-9|3	%define release 9
14cr|tentakel-2.2-9|4	
14cr|tentakel-2.2-9|5	Summary: Program that executes the same command on many hosts in parallel
14cr|tentakel-2.2-9|6	Name: %{name}
14cr|tentakel-2.2-9|7	Version: %{version}
14cr|tentakel-2.2-9|8	Release: %{release}
14cr|tentakel-2.2-9|9	Source0: %{name}-%{version}.tar.bz2
14cr|tentakel-2.2-9|10	Patch0: tentakel-setup.py.patch
14cr|tentakel-2.2-9|11	License: GPL
14cr|tentakel-2.2-9|12	Group: Networking/Remote access
14cr|tentakel-2.2-9|13	Url: http://tentakel.biskalar.de/
14cr|tentakel-2.2-9|14	Buildarch: noarch
14cr|tentakel-2.2-9|15	requires: python
14cr|tentakel-2.2-9|16	Buildrequires: python-devel
14cr|tentakel-2.2-9|17	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|tentakel-2.2-9|18	
14cr|tentakel-2.2-9|19	%description
14cr|tentakel-2.2-9|20	Tentakel is a program that executes the same command on many hosts in parallel
14cr|tentakel-2.2-9|21	using SSH. It is designed to be easily extendable. The output of the remote
14cr|tentakel-2.2-9|22	command can be controlled by means of format strings.
14cr|tentakel-2.2-9|23	
14cr|tentakel-2.2-9|24	%prep
14cr|tentakel-2.2-9|25	%setup -q
14cr|tentakel-2.2-9|26	%patch0 -p0
14cr|tentakel-2.2-9|27	
14cr|tentakel-2.2-9|28	%build
14cr|tentakel-2.2-9|29	%make
14cr|tentakel-2.2-9|30	
14cr|tentakel-2.2-9|31	%install
14cr|tentakel-2.2-9|32	rm -rf $RPM_BUILD_ROOT
14cr|tentakel-2.2-9|33	%make PREFIX=$RPM_BUILD_ROOT%{_prefix} mandir=$RPM_BUILD_ROOT%{_mandir} install
14cr|tentakel-2.2-9|34	
14cr|tentakel-2.2-9|35	%clean
14cr|tentakel-2.2-9|36	rm -rf $RPM_BUILD_ROOT
14cr|tentakel-2.2-9|37	
14cr|tentakel-2.2-9|38	%files
14cr|tentakel-2.2-9|39	%defattr(-,root,root)
14cr|tentakel-2.2-9|40	%{_bindir}/%name
14cr|tentakel-2.2-9|41	%dir %py_puresitedir/lekatnet
14cr|tentakel-2.2-9|42	%py_puresitedir/lekatnet/*.py*
14cr|tentakel-2.2-9|43	%dir %py_puresitedir/lekatnet/plugins
14cr|tentakel-2.2-9|44	%py_puresitedir/lekatnet/plugins/*
14cr|tentakel-2.2-9|45	%py_puresitedir/tentakel-*.egg-info
14cr|tentakel-2.2-9|46	%{_mandir}/man1/tentakel.*
14cr|tentakel-2.2-9|47	%{_defaultdocdir}/%name/*
14cr|tentakel-2.2-9|48	
14cr|tentakel-2.2-9|49	
14cr|tentakel-2.2-9|50	
14cr|tentakel-2.2-9|51	%changelog
14cr|tentakel-2.2-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-9
14cr|tentakel-2.2-9|53	+ Revision: 34d63b5
14cr|tentakel-2.2-9|54	- MassBuild#464: Increase release tag
14cr|tentakel-2.2-9|55	
14cr|tentakel-2.2-9|56	

8623 14
14cr|terminator-0.97-2|1	
14cr|terminator-0.97-2|2	Summary:	A simple way to run multiple terminals in a single window
14cr|terminator-0.97-2|3	Name:		terminator
14cr|terminator-0.97-2|4	Version:	0.97
14cr|terminator-0.97-2|5	Release:	2
14cr|terminator-0.97-2|6	Source0:	https://launchpad.net/terminator/trunk/0.97/+download/%{name}-%{version}.tar.gz
14cr|terminator-0.97-2|7	License:	GPLv2
14cr|terminator-0.97-2|8	Group:		Terminals
14cr|terminator-0.97-2|9	Url:		http://www.tenshu.net/p/terminator/
14cr|terminator-0.97-2|10	BuildArch:	noarch
14cr|terminator-0.97-2|11	Requires:	python-vte, gtk+2.0, gnome-python-gnomevfs
14cr|terminator-0.97-2|12	Suggests:	python-keybinder, python-notify
14cr|terminator-0.97-2|13	BuildRequires:	intltool
14cr|terminator-0.97-2|14	
14cr|terminator-0.97-2|15	%description
14cr|terminator-0.97-2|16	Terminator is an attempt to maximise useful space on a given desktop
14cr|terminator-0.97-2|17	for terminals. It is a simple Python script that places multiple vte
14cr|terminator-0.97-2|18	widgets (the same used by gnome-terminal) in a window. That's the same
14cr|terminator-0.97-2|19	widget used by gnome-terminal.
14cr|terminator-0.97-2|20	
14cr|terminator-0.97-2|21	%prep
14cr|terminator-0.97-2|22	%setup -q -n %{name}-%{version}
14cr|terminator-0.97-2|23	
14cr|terminator-0.97-2|24	%install
14cr|terminator-0.97-2|25	PYTHONDONTWRITEBYTECODE= %__python setup.py --without-icon-cache install --root=%{buildroot}
14cr|terminator-0.97-2|26	
14cr|terminator-0.97-2|27	%find_lang %name
14cr|terminator-0.97-2|28	
14cr|terminator-0.97-2|29	%clean
14cr|terminator-0.97-2|30	
14cr|terminator-0.97-2|31	%files -f %name.lang
14cr|terminator-0.97-2|32	%doc README COPYING ChangeLog
14cr|terminator-0.97-2|33	%{_mandir}/man1/%{name}.*
14cr|terminator-0.97-2|34	%{_mandir}/man5/%{name}_config.*
14cr|terminator-0.97-2|35	%{_bindir}/%{name}
14cr|terminator-0.97-2|36	%{py_puresitedir}/Terminator*.egg-info
14cr|terminator-0.97-2|37	%{py_puresitedir}/terminatorlib
14cr|terminator-0.97-2|38	%{_datadir}/applications/*.desktop
14cr|terminator-0.97-2|39	%{_iconsdir}/hicolor/*/*/*.png
14cr|terminator-0.97-2|40	%{_iconsdir}/hicolor/*/*/%{name}*.svg
14cr|terminator-0.97-2|41	%{_datadir}/pixmaps/%{name}.png
14cr|terminator-0.97-2|42	%{_bindir}/remotinator
14cr|terminator-0.97-2|43	
14cr|terminator-0.97-2|44	
14cr|terminator-0.97-2|45	
14cr|terminator-0.97-2|46	%changelog
14cr|terminator-0.97-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97-2
14cr|terminator-0.97-2|48	+ Revision: 68d62c7
14cr|terminator-0.97-2|49	- MassBuild#464: Increase release tag
14cr|terminator-0.97-2|50	
14cr|terminator-0.97-2|51	

8624 14
14cr|terminology-0.6.1-2|1	Summary:	EFL Terminal Emulator
14cr|terminology-0.6.1-2|2	Name:		terminology
14cr|terminology-0.6.1-2|3	Version:	0.6.1
14cr|terminology-0.6.1-2|4	Release:	2
14cr|terminology-0.6.1-2|5	License:	BSD
14cr|terminology-0.6.1-2|6	Group:		Terminals
14cr|terminology-0.6.1-2|7	URL:		http://www.enlightenment.org/
14cr|terminology-0.6.1-2|8	Source:		http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.xz
14cr|terminology-0.6.1-2|9	# Non-devel packages are needed to compile themes
14cr|terminology-0.6.1-2|10	BuildRequires:	e
14cr|terminology-0.6.1-2|11	BuildRequires:	ecore
14cr|terminology-0.6.1-2|12	BuildRequires:	eet
14cr|terminology-0.6.1-2|13	BuildRequires:	edje
14cr|terminology-0.6.1-2|14	BuildRequires:	elementary
14cr|terminology-0.6.1-2|15	BuildRequires:	emotion
14cr|terminology-0.6.1-2|16	BuildRequires:	pkgconfig(ecore)
14cr|terminology-0.6.1-2|17	BuildRequires:	pkgconfig(edje)
14cr|terminology-0.6.1-2|18	BuildRequires:	pkgconfig(eet)
14cr|terminology-0.6.1-2|19	BuildRequires:	pkgconfig(efreet)
14cr|terminology-0.6.1-2|20	BuildRequires:	pkgconfig(eina)
14cr|terminology-0.6.1-2|21	BuildRequires:	pkgconfig(elementary)
14cr|terminology-0.6.1-2|22	BuildRequires:	pkgconfig(emotion)
14cr|terminology-0.6.1-2|23	BuildRequires:	pkgconfig(ethumb_client)
14cr|terminology-0.6.1-2|24	BuildRequires:	pkgconfig(evas)
14cr|terminology-0.6.1-2|25	Requires:	edje
14cr|terminology-0.6.1-2|26	Requires:	elementary
14cr|terminology-0.6.1-2|27	Requires:	emotion
14cr|terminology-0.6.1-2|28	Requires:	ethumb
14cr|terminology-0.6.1-2|29	
14cr|terminology-0.6.1-2|30	%description
14cr|terminology-0.6.1-2|31	EFL Terminal Emulator.
14cr|terminology-0.6.1-2|32	
14cr|terminology-0.6.1-2|33	%files
14cr|terminology-0.6.1-2|34	%doc AUTHORS COPYING README
14cr|terminology-0.6.1-2|35	%{_bindir}/%{name}
14cr|terminology-0.6.1-2|36	%{_bindir}/ty*
14cr|terminology-0.6.1-2|37	%{_datadir}/applications/%{name}.desktop
14cr|terminology-0.6.1-2|38	%{_datadir}/%{name}
14cr|terminology-0.6.1-2|39	%{_datadir}/icons/%{name}.png
14cr|terminology-0.6.1-2|40	%{_mandir}/man1/%{name}.1*
14cr|terminology-0.6.1-2|41	
14cr|terminology-0.6.1-2|42	#----------------------------------------------------------------------------
14cr|terminology-0.6.1-2|43	
14cr|terminology-0.6.1-2|44	%prep
14cr|terminology-0.6.1-2|45	%setup -q
14cr|terminology-0.6.1-2|46	
14cr|terminology-0.6.1-2|47	%build
14cr|terminology-0.6.1-2|48	%configure2_5x
14cr|terminology-0.6.1-2|49	%make
14cr|terminology-0.6.1-2|50	
14cr|terminology-0.6.1-2|51	%install
14cr|terminology-0.6.1-2|52	%makeinstall_std
14cr|terminology-0.6.1-2|53	
14cr|terminology-0.6.1-2|54	
14cr|terminology-0.6.1-2|55	%changelog
14cr|terminology-0.6.1-2|56	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-2
14cr|terminology-0.6.1-2|57	+ Revision: abb0f45
14cr|terminology-0.6.1-2|58	- Bump release
14cr|terminology-0.6.1-2|59	
14cr|terminology-0.6.1-2|60	

8625 14
14cr|terminus-font-4.39-1|1	%define fontdir %{_datadir}/fonts/terminus
14cr|terminus-font-4.39-1|2	%define consolefontdir %{_prefix}/lib/kbd/consolefonts
14cr|terminus-font-4.39-1|3	
14cr|terminus-font-4.39-1|4	Summary:	Fixed width font especially for long hacking sessions
14cr|terminus-font-4.39-1|5	Name:		terminus-font
14cr|terminus-font-4.39-1|6	Version:	4.39
14cr|terminus-font-4.39-1|7	Release:	1
14cr|terminus-font-4.39-1|8	License:	GPLv2+
14cr|terminus-font-4.39-1|9	Group:		System/Fonts/X11 bitmap
14cr|terminus-font-4.39-1|10	Url:		http://terminus-font.sourceforge.net/
14cr|terminus-font-4.39-1|11	Source0:	http://downloads.sourceforge.net/project/terminus-font/terminus-font-4.39/%{name}-%{version}.tar.gz
14cr|terminus-font-4.39-1|12	BuildRequires:	mkfontdir
14cr|terminus-font-4.39-1|13	BuildRequires:	bdftopcf
14cr|terminus-font-4.39-1|14	BuildRequires:	fontconfig
14cr|terminus-font-4.39-1|15	Buildarch:	noarch
14cr|terminus-font-4.39-1|16	
14cr|terminus-font-4.39-1|17	%description
14cr|terminus-font-4.39-1|18	The Terminus font is a complete set of fixed-size fonts designed
14cr|terminus-font-4.39-1|19	especially for the usage in terms and the console.
14cr|terminus-font-4.39-1|20	
14cr|terminus-font-4.39-1|21	%files
14cr|terminus-font-4.39-1|22	%doc README
14cr|terminus-font-4.39-1|23	%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
14cr|terminus-font-4.39-1|24	%{consolefontdir}/*.psf.gz
14cr|terminus-font-4.39-1|25	%{fontdir}
14cr|terminus-font-4.39-1|26	
14cr|terminus-font-4.39-1|27	#----------------------------------------------------------------------------
14cr|terminus-font-4.39-1|28	
14cr|terminus-font-4.39-1|29	%prep
14cr|terminus-font-4.39-1|30	%setup -q
14cr|terminus-font-4.39-1|31	
14cr|terminus-font-4.39-1|32	%build
14cr|terminus-font-4.39-1|33	sh ./configure \
14cr|terminus-font-4.39-1|34	--prefix=%{_prefix} \
14cr|terminus-font-4.39-1|35	--psfdir=%{consolefontdir} \
14cr|terminus-font-4.39-1|36	--x11dir=%{fontdir}
14cr|terminus-font-4.39-1|37	
14cr|terminus-font-4.39-1|38	%install
14cr|terminus-font-4.39-1|39	%makeinstall_std \
14cr|terminus-font-4.39-1|40	install-psf \
14cr|terminus-font-4.39-1|41	fontdir
14cr|terminus-font-4.39-1|42	
14cr|terminus-font-4.39-1|43	sed -e 's/.pcf.gz//' %{buildroot}%{fontdir}/fonts.dir | grep terminus > %{buildroot}%{fontdir}/fonts.alias
14cr|terminus-font-4.39-1|44	
14cr|terminus-font-4.39-1|45	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cr|terminus-font-4.39-1|46	ln -s ../../..%{fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
14cr|terminus-font-4.39-1|47	
14cr|terminus-font-4.39-1|48	%changelog
14cr|terminus-font-4.39-1|49	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.39-1
14cr|terminus-font-4.39-1|50	+ Revision: 41cbee0
14cr|terminus-font-4.39-1|51	- Updated to 4.39 (by updates_builder)
14cr|terminus-font-4.39-1|52	
14cr|terminus-font-4.39-1|53	

8626 14
14cr|termit-2.9.6-1|1	Summary:	Simple terminal emulator based on vte library
14cr|termit-2.9.6-1|2	Name:		termit
14cr|termit-2.9.6-1|3	Version:	2.9.6
14cr|termit-2.9.6-1|4	Release:	1
14cr|termit-2.9.6-1|5	License:	GPLv2+
14cr|termit-2.9.6-1|6	Group:		Terminals
14cr|termit-2.9.6-1|7	Url:		http://wiki.github.com/nonstop/termit/
14cr|termit-2.9.6-1|8	Source0:	http://cloud.github.com/downloads/nonstop/%{name}/%{name}-%{version}.tar.bz2
14cr|termit-2.9.6-1|9	BuildRequires:	cmake
14cr|termit-2.9.6-1|10	BuildRequires:	desktop-file-utils
14cr|termit-2.9.6-1|11	BuildRequires:	gettext
14cr|termit-2.9.6-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|termit-2.9.6-1|13	BuildRequires:	pkgconfig(lua)
14cr|termit-2.9.6-1|14	BuildRequires:	pkgconfig(vte)
14cr|termit-2.9.6-1|15	
14cr|termit-2.9.6-1|16	%description
14cr|termit-2.9.6-1|17	TermIt is a simple terminal emulator based on vte library with a lot of
14cr|termit-2.9.6-1|18	features:
14cr|termit-2.9.6-1|19	* tabs
14cr|termit-2.9.6-1|20	* bookmarks
14cr|termit-2.9.6-1|21	* sessions
14cr|termit-2.9.6-1|22	* changing tab name
14cr|termit-2.9.6-1|23	* changing font for tabs
14cr|termit-2.9.6-1|24	* encodings (all available from GTK2)
14cr|termit-2.9.6-1|25	* integrated lua interpreter
14cr|termit-2.9.6-1|26	Configuration can be changed via $HOME/.config/termit/termit.cfg file.
14cr|termit-2.9.6-1|27	
14cr|termit-2.9.6-1|28	%files -f %{name}.lang
14cr|termit-2.9.6-1|29	%doc ChangeLog COPYING TODO
14cr|termit-2.9.6-1|30	%doc doc/README doc/rc.lua.example doc/lua_api.txt doc/termit.svg
14cr|termit-2.9.6-1|31	%{_bindir}/%{name}
14cr|termit-2.9.6-1|32	%{_sysconfdir}/xdg/%{name}/*
14cr|termit-2.9.6-1|33	%{_datadir}/applications/%{name}.desktop
14cr|termit-2.9.6-1|34	%{_mandir}/man1/%{name}.1.*
14cr|termit-2.9.6-1|35	
14cr|termit-2.9.6-1|36	#----------------------------------------------------------------------------
14cr|termit-2.9.6-1|37	
14cr|termit-2.9.6-1|38	%prep
14cr|termit-2.9.6-1|39	%setup -q
14cr|termit-2.9.6-1|40	# fix paths in the README
14cr|termit-2.9.6-1|41	sed -i 's!doc/!%{_docdir}/%{name}-%{version}!' ./doc/README
14cr|termit-2.9.6-1|42	
14cr|termit-2.9.6-1|43	%build
14cr|termit-2.9.6-1|44	%cmake
14cr|termit-2.9.6-1|45	%make
14cr|termit-2.9.6-1|46	
14cr|termit-2.9.6-1|47	%install
14cr|termit-2.9.6-1|48	%makeinstall_std -C build
14cr|termit-2.9.6-1|49	
14cr|termit-2.9.6-1|50	desktop-file-install \
14cr|termit-2.9.6-1|51	--delete-original \
14cr|termit-2.9.6-1|52	--remove-category=Utility \
14cr|termit-2.9.6-1|53	--add-category=System \
14cr|termit-2.9.6-1|54	--dir=%{buildroot}%{_datadir}/applications \
14cr|termit-2.9.6-1|55	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|termit-2.9.6-1|56	
14cr|termit-2.9.6-1|57	%find_lang %{name}
14cr|termit-2.9.6-1|58	# we install the docfiles versioned
14cr|termit-2.9.6-1|59	rm -rf %{buildroot}%{_datadir}/doc/termit/
14cr|termit-2.9.6-1|60	
14cr|termit-2.9.6-1|61	
14cr|termit-2.9.6-1|62	%changelog
14cr|termit-2.9.6-1|63	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.6-1
14cr|termit-2.9.6-1|64	+ Revision: 6f1f49d
14cr|termit-2.9.6-1|65	- New version 2.9.6
14cr|termit-2.9.6-1|66	
14cr|termit-2.9.6-1|67	

8627 14
14cr|tetrinetx-1.13.16-8|1	%define	version 1.13.16
14cr|tetrinetx-1.13.16-8|2	%define	qversion 1.40c
14cr|tetrinetx-1.13.16-8|3	%define release	8
14cr|tetrinetx-1.13.16-8|4	
14cr|tetrinetx-1.13.16-8|5	Summary:	TetriNET server
14cr|tetrinetx-1.13.16-8|6	Name:		tetrinetx
14cr|tetrinetx-1.13.16-8|7	Version:	%{version}
14cr|tetrinetx-1.13.16-8|8	Release:	%{release}
14cr|tetrinetx-1.13.16-8|9	License:	GPL
14cr|tetrinetx-1.13.16-8|10	Group:		Games/Other
14cr|tetrinetx-1.13.16-8|11	URL:		http://tetrinetx.sf.net/
14cr|tetrinetx-1.13.16-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tetrinetx-1.13.16-8|13	Source:		%{name}-%{version}+qirc-%{qversion}.tar.bz2
14cr|tetrinetx-1.13.16-8|14	Source1:	%{name}.init.bz2
14cr|tetrinetx-1.13.16-8|15	# (Abel) 1.3.16-1mdk don't search for all files under cwd
14cr|tetrinetx-1.13.16-8|16	Patch0:		%{name}-1.13.16-filepath.patch.bz2
14cr|tetrinetx-1.13.16-8|17	# (Abel) 1.3.16-1mdk more secure default config
14cr|tetrinetx-1.13.16-8|18	Patch1:		%{name}-1.13.16-config.patch.bz2
14cr|tetrinetx-1.13.16-8|19	BuildRequires:	libadns-devel
14cr|tetrinetx-1.13.16-8|20	Requires(post,preun):	rpm-helper
14cr|tetrinetx-1.13.16-8|21	
14cr|tetrinetx-1.13.16-8|22	%description
14cr|tetrinetx-1.13.16-8|23	Tetrinet is a multiplayer tetris game with special blocks and supports
14cr|tetrinetx-1.13.16-8|24	up to 6 players at once. You can choose either playing team with your
14cr|tetrinetx-1.13.16-8|25	buddies or individually against all tetrinet addicts around the world.
14cr|tetrinetx-1.13.16-8|26	You can also chat with other players during the game.
14cr|tetrinetx-1.13.16-8|27	
14cr|tetrinetx-1.13.16-8|28	Tetrinet-x is an open source implementation of Tetrinet server.
14cr|tetrinetx-1.13.16-8|29	
14cr|tetrinetx-1.13.16-8|30	%prep
14cr|tetrinetx-1.13.16-8|31	%setup -q -n %{name}-%{version}+qirc-%{qversion}
14cr|tetrinetx-1.13.16-8|32	%patch0 -p1 -b .filepath
14cr|tetrinetx-1.13.16-8|33	%patch1 -p1
14cr|tetrinetx-1.13.16-8|34	
14cr|tetrinetx-1.13.16-8|35	%build
14cr|tetrinetx-1.13.16-8|36	cd src
14cr|tetrinetx-1.13.16-8|37	%__cc $RPM_OPT_FLAGS -fno-omit-frame-pointer -Wall main.c -o tetrix -ladns
14cr|tetrinetx-1.13.16-8|38	
14cr|tetrinetx-1.13.16-8|39	%install
14cr|tetrinetx-1.13.16-8|40	rm -rf %{buildroot}
14cr|tetrinetx-1.13.16-8|41	install -D -m 0755 src/tetrix %{buildroot}%{_gamesbindir}/tetrix
14cr|tetrinetx-1.13.16-8|42	
14cr|tetrinetx-1.13.16-8|43	mkdir -p %{buildroot}%{_initrddir}
14cr|tetrinetx-1.13.16-8|44	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14cr|tetrinetx-1.13.16-8|45	
14cr|tetrinetx-1.13.16-8|46	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cr|tetrinetx-1.13.16-8|47	install -m 0644 bin/* %{buildroot}%{_sysconfdir}/%{name}/
14cr|tetrinetx-1.13.16-8|48	
14cr|tetrinetx-1.13.16-8|49	mkdir -p %{buildroot}/var/log/%{name}
14cr|tetrinetx-1.13.16-8|50	mkdir -p %{buildroot}%{_localstatedir}/lib/games/%{name}
14cr|tetrinetx-1.13.16-8|51	touch %{buildroot}%{_localstatedir}/lib/games/%{name}/game.winlist{,2,3}
14cr|tetrinetx-1.13.16-8|52	
14cr|tetrinetx-1.13.16-8|53	%clean
14cr|tetrinetx-1.13.16-8|54	rm -rf %{buildroot}
14cr|tetrinetx-1.13.16-8|55	
14cr|tetrinetx-1.13.16-8|56	%post
14cr|tetrinetx-1.13.16-8|57	%_post_service %{name}
14cr|tetrinetx-1.13.16-8|58	
14cr|tetrinetx-1.13.16-8|59	%preun
14cr|tetrinetx-1.13.16-8|60	%_preun_service %{name}
14cr|tetrinetx-1.13.16-8|61	
14cr|tetrinetx-1.13.16-8|62	%files
14cr|tetrinetx-1.13.16-8|63	%defattr(0644,root,root,0755)
14cr|tetrinetx-1.13.16-8|64	%doc AUTHORS ChangeLog COPYING README README.qirc.spectators
14cr|tetrinetx-1.13.16-8|65	%attr(2555,root,games) %{_gamesbindir}/*
14cr|tetrinetx-1.13.16-8|66	%dir %{_sysconfdir}/%{name}
14cr|tetrinetx-1.13.16-8|67	%config(noreplace) %{_sysconfdir}/%{name}/game.allow
14cr|tetrinetx-1.13.16-8|68	%config(noreplace) %{_sysconfdir}/%{name}/game.ban
14cr|tetrinetx-1.13.16-8|69	%config(noreplace) %{_sysconfdir}/%{name}/game.ban.compromise
14cr|tetrinetx-1.13.16-8|70	%config(noreplace) %{_sysconfdir}/%{name}/game.conf
14cr|tetrinetx-1.13.16-8|71	%config(noreplace) %{_sysconfdir}/%{name}/game.motd
14cr|tetrinetx-1.13.16-8|72	%config(noreplace) %{_sysconfdir}/%{name}/game.pmotd
14cr|tetrinetx-1.13.16-8|73	%attr(0755,root,root) %config(noreplace) %{_initrddir}/%{name}
14cr|tetrinetx-1.13.16-8|74	
14cr|tetrinetx-1.13.16-8|75	%defattr(0640,root,games)
14cr|tetrinetx-1.13.16-8|76	%config(noreplace) %{_sysconfdir}/%{name}/game.secure
14cr|tetrinetx-1.13.16-8|77	
14cr|tetrinetx-1.13.16-8|78	%defattr(0660,root,games,0770)
14cr|tetrinetx-1.13.16-8|79	%dir %{_localstatedir}/lib/games/tetrinetx
14cr|tetrinetx-1.13.16-8|80	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist
14cr|tetrinetx-1.13.16-8|81	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist2
14cr|tetrinetx-1.13.16-8|82	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist3
14cr|tetrinetx-1.13.16-8|83	%dir /var/log/%{name}
14cr|tetrinetx-1.13.16-8|84	
14cr|tetrinetx-1.13.16-8|85	
14cr|tetrinetx-1.13.16-8|86	
14cr|tetrinetx-1.13.16-8|87	
14cr|tetrinetx-1.13.16-8|88	%changelog
14cr|tetrinetx-1.13.16-8|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13.16-8
14cr|tetrinetx-1.13.16-8|90	+ Revision: 5c93bb2
14cr|tetrinetx-1.13.16-8|91	- MassBuild#464: Increase release tag
14cr|tetrinetx-1.13.16-8|92	
14cr|tetrinetx-1.13.16-8|93	

8628 14
14cr|tetzle-2.0.3-2|1	#empty debug not needed
14cr|tetzle-2.0.3-2|2	%define debug_package	%{nil}
14cr|tetzle-2.0.3-2|3	#define distsuffix mrb
14cr|tetzle-2.0.3-2|4	
14cr|tetzle-2.0.3-2|5	Name:		tetzle
14cr|tetzle-2.0.3-2|6	Version:	2.0.3
14cr|tetzle-2.0.3-2|7	Release:	2
14cr|tetzle-2.0.3-2|8	Summary:	Jigsaw puzzle game with tetrominoes
14cr|tetzle-2.0.3-2|9	License:	GPLv3
14cr|tetzle-2.0.3-2|10	Group:		Games/Puzzles
14cr|tetzle-2.0.3-2|11	URL:		http://gottcode.org/tetzle/
14cr|tetzle-2.0.3-2|12	Source:		http://gottcode.org/tetzle/%{name}-%{version}-src.tar.bz2
14cr|tetzle-2.0.3-2|13	BuildRequires:	qt4-devel
14cr|tetzle-2.0.3-2|14	
14cr|tetzle-2.0.3-2|15	%description
14cr|tetzle-2.0.3-2|16	A jigsaw puzzle game that uses tetrominoes for the pieces.
14cr|tetzle-2.0.3-2|17	Any image can be imported and used to create puzzles with
14cr|tetzle-2.0.3-2|18	a wide range of sizes. Games are saved automatically, and
14cr|tetzle-2.0.3-2|19	you can select between currently in progress games.
14cr|tetzle-2.0.3-2|20	
14cr|tetzle-2.0.3-2|21	%prep
14cr|tetzle-2.0.3-2|22	%setup -q
14cr|tetzle-2.0.3-2|23	# not needed crap
14cr|tetzle-2.0.3-2|24	rm -fr mac_deploy.sh
14cr|tetzle-2.0.3-2|25	rm -fr windows_deploy.bat
14cr|tetzle-2.0.3-2|26	
14cr|tetzle-2.0.3-2|27	%build
14cr|tetzle-2.0.3-2|28	%qmake_qt4 PREFIX=%{_prefix}
14cr|tetzle-2.0.3-2|29	%make
14cr|tetzle-2.0.3-2|30	
14cr|tetzle-2.0.3-2|31	%install
14cr|tetzle-2.0.3-2|32	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|tetzle-2.0.3-2|33	
14cr|tetzle-2.0.3-2|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tetzle-2.0.3-2|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tetzle-2.0.3-2|36	[Desktop Entry]
14cr|tetzle-2.0.3-2|37	Type=Application
14cr|tetzle-2.0.3-2|38	Name=Tetzle
14cr|tetzle-2.0.3-2|39	GenericName=Jigsaw Puzzle Game
14cr|tetzle-2.0.3-2|40	GenericName[de]=Jigsaw Puzzle Spiel
14cr|tetzle-2.0.3-2|41	Comment=Jigsaw puzzle with tetromino pieces
14cr|tetzle-2.0.3-2|42	Comment[de]=Jigsaw Puzzle mit Tetromino Stücke
14cr|tetzle-2.0.3-2|43	Icon=tetzle
14cr|tetzle-2.0.3-2|44	Exec=tetzle
14cr|tetzle-2.0.3-2|45	Terminal=false
14cr|tetzle-2.0.3-2|46	Categories=Game;LogicGame;
14cr|tetzle-2.0.3-2|47	EOF
14cr|tetzle-2.0.3-2|48	
14cr|tetzle-2.0.3-2|49	
14cr|tetzle-2.0.3-2|50	%files
14cr|tetzle-2.0.3-2|51	%doc COPYING CREDITS ChangeLog
14cr|tetzle-2.0.3-2|52	%{_bindir}/%{name}
14cr|tetzle-2.0.3-2|53	%{_datadir}/applications/%{name}.desktop
14cr|tetzle-2.0.3-2|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tetzle-2.0.3-2|55	%{_datadir}/pixmaps/%{name}.xpm
14cr|tetzle-2.0.3-2|56	%{_datadir}/%{name}
14cr|tetzle-2.0.3-2|57	
14cr|tetzle-2.0.3-2|58	
14cr|tetzle-2.0.3-2|59	
14cr|tetzle-2.0.3-2|60	
14cr|tetzle-2.0.3-2|61	%changelog
14cr|tetzle-2.0.3-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|tetzle-2.0.3-2|63	+ Revision: 298b5c0
14cr|tetzle-2.0.3-2|64	- MassBuild#464: Increase release tag
14cr|tetzle-2.0.3-2|65	
14cr|tetzle-2.0.3-2|66	

8629 14
14cr|tex2im-1.8-4|1	%define name 	tex2im
14cr|tex2im-1.8-4|2	%define version 1.8
14cr|tex2im-1.8-4|3	%define release 4
14cr|tex2im-1.8-4|4	
14cr|tex2im-1.8-4|5	Summary: 	A simple tool for converting LaTeX formulas into pixmap graphics
14cr|tex2im-1.8-4|6	Name: 		%{name}
14cr|tex2im-1.8-4|7	Version: 	%{version}
14cr|tex2im-1.8-4|8	Release: 	%mkrel %{release}
14cr|tex2im-1.8-4|9	Source0: 	%{name}-%{version}.tar.bz2
14cr|tex2im-1.8-4|10	License: 	GPL
14cr|tex2im-1.8-4|11	Group: 		Publishing
14cr|tex2im-1.8-4|12	Url: 		http://www.nought.de/tex2im.php
14cr|tex2im-1.8-4|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tex2im-1.8-4|14	BuildArchitectures: noarch
14cr|tex2im-1.8-4|15	Requires: 	imagemagick, tetex-latex, bash
14cr|tex2im-1.8-4|16	Provides: 	tex2im = %{version}-%{release}
14cr|tex2im-1.8-4|17	
14cr|tex2im-1.8-4|18	%description
14cr|tex2im-1.8-4|19	Tex2im is a simple tool that converts LaTeX formulas into high resolution
14cr|tex2im-1.8-4|20	pixmap graphics for inclusion in text processors or presentations. Many
14cr|tex2im-1.8-4|21	different graphics formats are supported.
14cr|tex2im-1.8-4|22	
14cr|tex2im-1.8-4|23	%prep
14cr|tex2im-1.8-4|24	%setup -q
14cr|tex2im-1.8-4|25	
14cr|tex2im-1.8-4|26	%build
14cr|tex2im-1.8-4|27	
14cr|tex2im-1.8-4|28	%install
14cr|tex2im-1.8-4|29	rm -rf %{buildroot}
14cr|tex2im-1.8-4|30	%{__install} -d -m0755 %{buildroot}%{_bindir}
14cr|tex2im-1.8-4|31	%{__install} -m0755 tex2im %{buildroot}%{_bindir}
14cr|tex2im-1.8-4|32	
14cr|tex2im-1.8-4|33	%clean
14cr|tex2im-1.8-4|34	rm -rf %{buildroot}
14cr|tex2im-1.8-4|35	
14cr|tex2im-1.8-4|36	%files
14cr|tex2im-1.8-4|37	%defattr(-,root,root)
14cr|tex2im-1.8-4|38	%doc CHANGELOG README LICENSE examples/
14cr|tex2im-1.8-4|39	%{_bindir}/tex2im
14cr|tex2im-1.8-4|40	
14cr|tex2im-1.8-4|41	
14cr|tex2im-1.8-4|42	
14cr|tex2im-1.8-4|43	
14cr|tex2im-1.8-4|44	
14cr|tex2im-1.8-4|45	
14cr|tex2im-1.8-4|46	
14cr|tex2im-1.8-4|47	%changelog
14cr|tex2im-1.8-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14cr|tex2im-1.8-4|49	+ Revision: 84ac452
14cr|tex2im-1.8-4|50	- MassBuild#464: Increase release tag
14cr|tex2im-1.8-4|51	
14cr|tex2im-1.8-4|52	

8630 14
14cr|texmaker-4.1.1-3|1	Name:            texmaker
14cr|texmaker-4.1.1-3|2	Version:         4.1.1
14cr|texmaker-4.1.1-3|3	Release:         3
14cr|texmaker-4.1.1-3|4	Epoch:           1
14cr|texmaker-4.1.1-3|5	Summary:         A QT-based LATEX editor
14cr|texmaker-4.1.1-3|6	License:         GPLv2+
14cr|texmaker-4.1.1-3|7	Group:           Publishing
14cr|texmaker-4.1.1-3|8	URL:             http://www.xm1math.net/texmaker/
14cr|texmaker-4.1.1-3|9	Source0:         http://www.xm1math.net/texmaker/%{name}-%{version}.tar.bz2
14cr|texmaker-4.1.1-3|10	Requires:        aspell
14cr|texmaker-4.1.1-3|11	Requires:	     texlive-scheme-tetex
14cr|texmaker-4.1.1-3|12	BuildRequires:   desktop-file-utils
14cr|texmaker-4.1.1-3|13	BuildRequires:   qt4-devel
14cr|texmaker-4.1.1-3|14	BuildRequires:   pkgconfig(poppler-qt4)
14cr|texmaker-4.1.1-3|15	BuildRequires:   hunspell-devel
14cr|texmaker-4.1.1-3|16	
14cr|texmaker-4.1.1-3|17	%description
14cr|texmaker-4.1.1-3|18	Texmaker is a free LaTeX editor that integrates many tools needed to develop
14cr|texmaker-4.1.1-3|19	documents with LaTeX, in just one application.
14cr|texmaker-4.1.1-3|20	
14cr|texmaker-4.1.1-3|21	It includes the following features:
14cr|texmaker-4.1.1-3|22	- an Unicode editor to write your LaTeX source files
14cr|texmaker-4.1.1-3|23	(syntax highlighting, undo-redo, search-replace, ...)
14cr|texmaker-4.1.1-3|24	- the principal LaTex tags can be inserted directly with the "LaTeX",
14cr|texmaker-4.1.1-3|25	"Math" and "Greek" menus
14cr|texmaker-4.1.1-3|26	- 370 mathematical symbols can be inserted in just one click
14cr|texmaker-4.1.1-3|27	- wizards to generate code ('Quick document', 'Quick letter', tabular,
14cr|texmaker-4.1.1-3|28	tabbing and array environments)
14cr|texmaker-4.1.1-3|29	- LaTeX-related programs can be launched via the "Tools" menu
14cr|texmaker-4.1.1-3|30	- the standard Bibtex entry types can be inserted in the ".bib" file
14cr|texmaker-4.1.1-3|31	with the "Bibliography" menu
14cr|texmaker-4.1.1-3|32	- a "structure view" of the document for easier navigation of a document
14cr|texmaker-4.1.1-3|33	(by clicking on an item in the "Structure" frame, you can jump directly
14cr|texmaker-4.1.1-3|34	to the corresponding part of your document
14cr|texmaker-4.1.1-3|35	- extensive LaTeX documentation
14cr|texmaker-4.1.1-3|36	- in the "Messages / Log File" frame, you can see information about processes
14cr|texmaker-4.1.1-3|37	and the log file after a LaTeX compilation
14cr|texmaker-4.1.1-3|38	- the "Next Latex Error" and "Previous Latex Error" commands let you reach the
14cr|texmaker-4.1.1-3|39	LaTeX errors detected by Kile in the log file
14cr|texmaker-4.1.1-3|40	- by clicking on the number of a line in the log file, the cursor jumps to the
14cr|texmaker-4.1.1-3|41	corresponding line in the editor
14cr|texmaker-4.1.1-3|42	
14cr|texmaker-4.1.1-3|43	%prep
14cr|texmaker-4.1.1-3|44	%setup -q
14cr|texmaker-4.1.1-3|45	# not utf8
14cr|texmaker-4.1.1-3|46	for file in dictionaries/{README_DIC_fr_FR,README_pt_PT,README_en_US,README_de_DE_frami,it_IT_README}.txt; do
14cr|texmaker-4.1.1-3|47	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cr|texmaker-4.1.1-3|48	touch -r $file $file.new && \
14cr|texmaker-4.1.1-3|49	mv $file.new $file
14cr|texmaker-4.1.1-3|50	done
14cr|texmaker-4.1.1-3|51	
14cr|texmaker-4.1.1-3|52	%build
14cr|texmaker-4.1.1-3|53	%{qmake_qt4} texmaker.pro
14cr|texmaker-4.1.1-3|54	%{make}
14cr|texmaker-4.1.1-3|55	
14cr|texmaker-4.1.1-3|56	%install
14cr|texmaker-4.1.1-3|57	INSTALL_ROOT=%{buildroot} make install
14cr|texmaker-4.1.1-3|58	
14cr|texmaker-4.1.1-3|59	# icons
14cr|texmaker-4.1.1-3|60	for size in 16 22 32 48 64 128
14cr|texmaker-4.1.1-3|61	do
14cr|texmaker-4.1.1-3|62	dir="%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/"
14cr|texmaker-4.1.1-3|63	install -d -m755 $dir
14cr|texmaker-4.1.1-3|64	ln -s "../../../../texmaker/texmaker${size}x${size}.png" "%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png"
14cr|texmaker-4.1.1-3|65	done
14cr|texmaker-4.1.1-3|66	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cr|texmaker-4.1.1-3|67	ln -s ../../../../texmaker/texmaker.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|texmaker-4.1.1-3|68	install -d -m755 %{buildroot}%{_miconsdir}/
14cr|texmaker-4.1.1-3|69	ln -s ../../texmaker/texmaker16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|70	ln -s ../texmaker/texmaker32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|71	install -d -m755 %{buildroot}%{_liconsdir}/
14cr|texmaker-4.1.1-3|72	ln -s ../../texmaker/texmaker48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|73	
14cr|texmaker-4.1.1-3|74	install -d -m 755 %{buildroot}%{_docdir}/%{name}/
14cr|texmaker-4.1.1-3|75	mv -f %{buildroot}%{_datadir}/texmaker/*.txt %{buildroot}%{_datadir}/texmaker/AUTHORS %{buildroot}%{_datadir}/texmaker/COPYING %{buildroot}%{_docdir}/%{name}/
14cr|texmaker-4.1.1-3|76	
14cr|texmaker-4.1.1-3|77	
14cr|texmaker-4.1.1-3|78	%find_lang %{name} --with-qt --all-name
14cr|texmaker-4.1.1-3|79	
14cr|texmaker-4.1.1-3|80	
14cr|texmaker-4.1.1-3|81	%files -f %{name}.lang
14cr|texmaker-4.1.1-3|82	%doc %{_docdir}/%{name}
14cr|texmaker-4.1.1-3|83	%{_bindir}/%{name}
14cr|texmaker-4.1.1-3|84	%{_datadir}/%{name}/*.html
14cr|texmaker-4.1.1-3|85	%{_datadir}/%{name}/*.png
14cr|texmaker-4.1.1-3|86	%{_datadir}/%{name}/*.aff
14cr|texmaker-4.1.1-3|87	%{_datadir}/%{name}/*.dic
14cr|texmaker-4.1.1-3|88	%{_datadir}/%{name}/*.css
14cr|texmaker-4.1.1-3|89	%{_datadir}/%{name}/*.js
14cr|texmaker-4.1.1-3|90	%{_datadir}/%{name}/texmaker.svg
14cr|texmaker-4.1.1-3|91	%{_miconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|92	%{_iconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|93	%{_liconsdir}/%{name}.png
14cr|texmaker-4.1.1-3|94	%{_iconsdir}/hicolor/*/apps/*
14cr|texmaker-4.1.1-3|95	%{_datadir}/applications/%{name}.desktop
14cr|texmaker-4.1.1-3|96	%{_datadir}/pixmaps/%{name}.png
14cr|texmaker-4.1.1-3|97	
14cr|texmaker-4.1.1-3|98	
14cr|texmaker-4.1.1-3|99	
14cr|texmaker-4.1.1-3|100	
14cr|texmaker-4.1.1-3|101	%changelog
14cr|texmaker-4.1.1-3|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.1-3
14cr|texmaker-4.1.1-3|103	+ Revision: 19d8555
14cr|texmaker-4.1.1-3|104	- MassBuild#464: Increase release tag
14cr|texmaker-4.1.1-3|105	
14cr|texmaker-4.1.1-3|106	

8631 14
14cr|texstudio-2.6.6-2|1	Name:		texstudio
14cr|texstudio-2.6.6-2|2	Summary:	Free cross-platform LaTeX editor
14cr|texstudio-2.6.6-2|3	License:	GPLv2+
14cr|texstudio-2.6.6-2|4	Version:	2.6.6
14cr|texstudio-2.6.6-2|5	Release:	2
14cr|texstudio-2.6.6-2|6	Source0:	http://kent.dl.sourceforge.net/project/%{name}/%{name}/TeXstudio%20%{version}/%{name}-%{version}.tar.gz
14cr|texstudio-2.6.6-2|7	URL:		http://texstudio.sourceforge.net/
14cr|texstudio-2.6.6-2|8	Group:		Publishing
14cr|texstudio-2.6.6-2|9	BuildRequires:	qt4-devel
14cr|texstudio-2.6.6-2|10	BuildRequires:	pkgconfig(poppler-qt4)
14cr|texstudio-2.6.6-2|11	Requires:	desktop-file-utils
14cr|texstudio-2.6.6-2|12	
14cr|texstudio-2.6.6-2|13	%description
14cr|texstudio-2.6.6-2|14	TeXstudio is a LaTeX IDE that gives you an environment where you can easily
14cr|texstudio-2.6.6-2|15	create and manage LaTeX documents. It provides modern writing support, like
14cr|texstudio-2.6.6-2|16	interactive spell checking, code folding and syntax highlighting. Also it
14cr|texstudio-2.6.6-2|17	serves as a starting point from where you can easily run all necessary LaTeX
14cr|texstudio-2.6.6-2|18	tools.
14cr|texstudio-2.6.6-2|19	
14cr|texstudio-2.6.6-2|20	%prep
14cr|texstudio-2.6.6-2|21	%setup -q -n %{name}%{version}
14cr|texstudio-2.6.6-2|22	cp INSTALL README
14cr|texstudio-2.6.6-2|23	
14cr|texstudio-2.6.6-2|24	%build
14cr|texstudio-2.6.6-2|25	%qmake_qt4 PREFIX=%{_prefix} texstudio.pro
14cr|texstudio-2.6.6-2|26	%make
14cr|texstudio-2.6.6-2|27	
14cr|texstudio-2.6.6-2|28	%install
14cr|texstudio-2.6.6-2|29	%makeinstall INSTALL_ROOT=%buildroot
14cr|texstudio-2.6.6-2|30	
14cr|texstudio-2.6.6-2|31	%files
14cr|texstudio-2.6.6-2|32	%doc README
14cr|texstudio-2.6.6-2|33	%{_datadir}/%{name}/*
14cr|texstudio-2.6.6-2|34	%{_datadir}/applications/texstudio.desktop
14cr|texstudio-2.6.6-2|35	%{_bindir}/texstudio
14cr|texstudio-2.6.6-2|36	
14cr|texstudio-2.6.6-2|37	
14cr|texstudio-2.6.6-2|38	
14cr|texstudio-2.6.6-2|39	
14cr|texstudio-2.6.6-2|40	%changelog
14cr|texstudio-2.6.6-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.6-2
14cr|texstudio-2.6.6-2|42	+ Revision: f3ba431
14cr|texstudio-2.6.6-2|43	- MassBuild#464: Increase release tag
14cr|texstudio-2.6.6-2|44	
14cr|texstudio-2.6.6-2|45	

8632 14
14cr|textext-0.4.4-3|1	%define name textext
14cr|textext-0.4.4-3|2	%define version 0.4.4
14cr|textext-0.4.4-3|3	%define release 3
14cr|textext-0.4.4-3|4	
14cr|textext-0.4.4-3|5	Summary: Editable LaTeX objects for Inkscape
14cr|textext-0.4.4-3|6	Name: 	 %{name}
14cr|textext-0.4.4-3|7	Version: %{version}
14cr|textext-0.4.4-3|8	Release: %{release}
14cr|textext-0.4.4-3|9	Source0: %{name}-%{version}.tar.lzma
14cr|textext-0.4.4-3|10	License: BSD
14cr|textext-0.4.4-3|11	Group: 	 Graphics
14cr|textext-0.4.4-3|12	Url: 	 http://www.elisanet.fi/ptvirtan/software/textext/
14cr|textext-0.4.4-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|textext-0.4.4-3|14	BuildArch: noarch
14cr|textext-0.4.4-3|15	Requires: inkscape >= 0.46, tetex-latex, python-lxml
14cr|textext-0.4.4-3|16	# Earlier revisions of pstoedit were not compiled with plot-svg support:
14cr|textext-0.4.4-3|17	Requires: pstoedit >= 3.45-5mdv2008.0
14cr|textext-0.4.4-3|18	
14cr|textext-0.4.4-3|19	%description
14cr|textext-0.4.4-3|20	Textext is an extension for Inkscape that allows one to insert text
14cr|textext-0.4.4-3|21	typeset with LaTeX into one's graphics. Unlike similar extensions such
14cr|textext-0.4.4-3|22	as Inklatex, Textext provides the ability to edit LaTeX objects after
14cr|textext-0.4.4-3|23	creation.
14cr|textext-0.4.4-3|24	
14cr|textext-0.4.4-3|25	%prep
14cr|textext-0.4.4-3|26	%setup -q -c %{name}-%{version}
14cr|textext-0.4.4-3|27	
14cr|textext-0.4.4-3|28	%install
14cr|textext-0.4.4-3|29	%__rm -rf %{buildroot}
14cr|textext-0.4.4-3|30	%__mkdir -p %{buildroot}%{_datadir}/inkscape/extensions
14cr|textext-0.4.4-3|31	
14cr|textext-0.4.4-3|32	%__install -m 644 textext.inx %{buildroot}%{_datadir}/inkscape/extensions/
14cr|textext-0.4.4-3|33	%__install -m 755 textext.py %{buildroot}%{_datadir}/inkscape/extensions/
14cr|textext-0.4.4-3|34	
14cr|textext-0.4.4-3|35	%clean
14cr|textext-0.4.4-3|36	%__rm -rf %{buildroot}
14cr|textext-0.4.4-3|37	
14cr|textext-0.4.4-3|38	%files
14cr|textext-0.4.4-3|39	%defattr(-,root,root)
14cr|textext-0.4.4-3|40	%{_datadir}/inkscape/extensions/textext.*
14cr|textext-0.4.4-3|41	
14cr|textext-0.4.4-3|42	
14cr|textext-0.4.4-3|43	
14cr|textext-0.4.4-3|44	%changelog
14cr|textext-0.4.4-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-3
14cr|textext-0.4.4-3|46	+ Revision: 39b5709
14cr|textext-0.4.4-3|47	- MassBuild#464: Increase release tag
14cr|textext-0.4.4-3|48	
14cr|textext-0.4.4-3|49	

8633 14
14cr|texworks-0.4.4-0.r1004|1	%define name	texworks
14cr|texworks-0.4.4-0.r1004|2	%define version	0.4.4
14cr|texworks-0.4.4-0.r1004|3	%define rel		r1004
14cr|texworks-0.4.4-0.r1004|4	%define release 0.%{rel}
14cr|texworks-0.4.4-0.r1004|5	
14cr|texworks-0.4.4-0.r1004|6	Summary:	A simple interface for working with TeX documents
14cr|texworks-0.4.4-0.r1004|7	Name:		%{name}
14cr|texworks-0.4.4-0.r1004|8	Version:	%{version}
14cr|texworks-0.4.4-0.r1004|9	Release:	%{release}
14cr|texworks-0.4.4-0.r1004|10	Source0:	%{name}-%{version}-%{rel}.tar.gz
14cr|texworks-0.4.4-0.r1004|11	Source1:	TeXworks.pro
14cr|texworks-0.4.4-0.r1004|12	License:	GPLv2
14cr|texworks-0.4.4-0.r1004|13	Group:		Publishing
14cr|texworks-0.4.4-0.r1004|14	Url:		http://texworks.googlecode.com/
14cr|texworks-0.4.4-0.r1004|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|texworks-0.4.4-0.r1004|16	BuildRequires:	qt4-devel >= 4.5.2
14cr|texworks-0.4.4-0.r1004|17	BuildRequires:  libpoppler-devel >= 0.16, libpoppler-qt4-devel >= 0.16
14cr|texworks-0.4.4-0.r1004|18	BuildRequires:	hunspell-devel >= 1.2.8, dbus-devel
14cr|texworks-0.4.4-0.r1004|19	
14cr|texworks-0.4.4-0.r1004|20	%description
14cr|texworks-0.4.4-0.r1004|21	TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc)
14cr|texworks-0.4.4-0.r1004|22	documents, with a Unicode-based, TeX-aware editor, integrated PDF
14cr|texworks-0.4.4-0.r1004|23	viewer, and a clean, simple interface accessible to casual and
14cr|texworks-0.4.4-0.r1004|24	non-technical users.
14cr|texworks-0.4.4-0.r1004|25	
14cr|texworks-0.4.4-0.r1004|26	TeXworks is inspired by Dick Koch's award-winning TeXShop program for
14cr|texworks-0.4.4-0.r1004|27	Mac OS X, which has made quality typesetting through TeX accessible to
14cr|texworks-0.4.4-0.r1004|28	a wider community of users, without a technical or intimidating
14cr|texworks-0.4.4-0.r1004|29	face. The goal of TeXworks is to deliver a similarly integrated,
14cr|texworks-0.4.4-0.r1004|30	easy-to-use environment for users on other platforms, especially
14cr|texworks-0.4.4-0.r1004|31	GNU/Linux and Windows.
14cr|texworks-0.4.4-0.r1004|32	
14cr|texworks-0.4.4-0.r1004|33	%prep
14cr|texworks-0.4.4-0.r1004|34	%setup -q -n %{name}-%{version}
14cr|texworks-0.4.4-0.r1004|35	cp -f %SOURCE1 .
14cr|texworks-0.4.4-0.r1004|36	
14cr|texworks-0.4.4-0.r1004|37	%build
14cr|texworks-0.4.4-0.r1004|38	%qmake_qt4
14cr|texworks-0.4.4-0.r1004|39	%make
14cr|texworks-0.4.4-0.r1004|40	
14cr|texworks-0.4.4-0.r1004|41	%install
14cr|texworks-0.4.4-0.r1004|42	%__rm -rf %{buildroot}
14cr|texworks-0.4.4-0.r1004|43	export INSTALL_ROOT=%{buildroot}
14cr|texworks-0.4.4-0.r1004|44	%makeinstall
14cr|texworks-0.4.4-0.r1004|45	
14cr|texworks-0.4.4-0.r1004|46	mv -f manual/en html
14cr|texworks-0.4.4-0.r1004|47	
14cr|texworks-0.4.4-0.r1004|48	%clean
14cr|texworks-0.4.4-0.r1004|49	%__rm -rf %{buildroot}
14cr|texworks-0.4.4-0.r1004|50	
14cr|texworks-0.4.4-0.r1004|51	%files
14cr|texworks-0.4.4-0.r1004|52	%defattr(-,root,root)
14cr|texworks-0.4.4-0.r1004|53	%doc NEWS README COPYING html/
14cr|texworks-0.4.4-0.r1004|54	%_bindir/texworks
14cr|texworks-0.4.4-0.r1004|55	%_mandir/man1/texworks.*
14cr|texworks-0.4.4-0.r1004|56	%_datadir/applications/texworks.desktop
14cr|texworks-0.4.4-0.r1004|57	%_datadir/pixmaps/TeXworks.png
14cr|texworks-0.4.4-0.r1004|58	
14cr|texworks-0.4.4-0.r1004|59	
14cr|texworks-0.4.4-0.r1004|60	
14cr|texworks-0.4.4-0.r1004|61	%changelog
14cr|texworks-0.4.4-0.r1004|62	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4.4-0.r1004
14cr|texworks-0.4.4-0.r1004|63	+ Revision: 069443e
14cr|texworks-0.4.4-0.r1004|64	- Automatic import for version 0.4.4
14cr|texworks-0.4.4-0.r1004|65	
14cr|texworks-0.4.4-0.r1004|66	

8634 14
14cr|tgif-4.2.5-3|1	%define license QPL
14cr|tgif-4.2.5-3|2	%define prefix  /usr/X11R6
14cr|tgif-4.2.5-3|3	
14cr|tgif-4.2.5-3|4	%define debug_package %{nil}
14cr|tgif-4.2.5-3|5	
14cr|tgif-4.2.5-3|6	Summary: 	Xlib-based 2-D drawing tool
14cr|tgif-4.2.5-3|7	Name: 		tgif
14cr|tgif-4.2.5-3|8	Version: 	4.2.5
14cr|tgif-4.2.5-3|9	Release: 	3
14cr|tgif-4.2.5-3|10	Source0: 	%{name}-%{license}-%{version}.tar.gz
14cr|tgif-4.2.5-3|11	Source2:	tgif.png
14cr|tgif-4.2.5-3|12	Source3:	tgif-large.png
14cr|tgif-4.2.5-3|13	Source4:	tgif-mini.png
14cr|tgif-4.2.5-3|14	License: 	QPL
14cr|tgif-4.2.5-3|15	Group: 		Graphics
14cr|tgif-4.2.5-3|16	Url: 		http://bourbon.usc.edu/tgif/
14cr|tgif-4.2.5-3|17	BuildRequires:	pkgconfig(x11)
14cr|tgif-4.2.5-3|18	BuildRequires:	pkgconfig(xext)
14cr|tgif-4.2.5-3|19	BuildRequires:	pkgconfig(xmu)
14cr|tgif-4.2.5-3|20	BuildRequires:	pkgconfig(xt)
14cr|tgif-4.2.5-3|21	
14cr|tgif-4.2.5-3|22	%description
14cr|tgif-4.2.5-3|23	Tgif (pronounced t-g-i-f) is an Xlib-based interactive 2-D drawing tool
14cr|tgif-4.2.5-3|24	for Linux and most UNIX platforms.
14cr|tgif-4.2.5-3|25	
14cr|tgif-4.2.5-3|26	%prep
14cr|tgif-4.2.5-3|27	%setup -q -n %{name}-%{license}-%{version}
14cr|tgif-4.2.5-3|28	
14cr|tgif-4.2.5-3|29	%build
14cr|tgif-4.2.5-3|30	%configure2_5x
14cr|tgif-4.2.5-3|31	%make
14cr|tgif-4.2.5-3|32	
14cr|tgif-4.2.5-3|33	%install
14cr|tgif-4.2.5-3|34	%__install -d -m 755 %{buildroot}%{prefix}/bin
14cr|tgif-4.2.5-3|35	%__install -d -m 755 %{buildroot}%{prefix}/lib/X11/tgif
14cr|tgif-4.2.5-3|36	%__install -d -m 755 %{buildroot}%{prefix}/man/man1
14cr|tgif-4.2.5-3|37	
14cr|tgif-4.2.5-3|38	# Don't use make install because the paths are not correct:
14cr|tgif-4.2.5-3|39	%__install -s tgif %{buildroot}%{prefix}/bin/tgif
14cr|tgif-4.2.5-3|40	%__install -m 0444 tgif.Xdefaults %{buildroot}%{prefix}/lib/X11/tgif
14cr|tgif-4.2.5-3|41	%__install -m 0444 *.sym %{buildroot}%{prefix}/lib/X11/tgif
14cr|tgif-4.2.5-3|42	%__install -m 0444 keys.obj %{buildroot}%{prefix}/lib/X11/tgif
14cr|tgif-4.2.5-3|43	
14cr|tgif-4.2.5-3|44	# Compress man page before installing:
14cr|tgif-4.2.5-3|45	%__cp tgif.man tgif.1
14cr|tgif-4.2.5-3|46	%__lzma -z tgif.1
14cr|tgif-4.2.5-3|47	%__install -m 644 tgif.1.lzma %{buildroot}%{prefix}/man/man1/
14cr|tgif-4.2.5-3|48	
14cr|tgif-4.2.5-3|49	# Icons:
14cr|tgif-4.2.5-3|50	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/tgif.png
14cr|tgif-4.2.5-3|51	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/tgif.png
14cr|tgif-4.2.5-3|52	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_miconsdir}/tgif.png
14cr|tgif-4.2.5-3|53	
14cr|tgif-4.2.5-3|54	# XDG menu:
14cr|tgif-4.2.5-3|55	%__install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|tgif-4.2.5-3|56	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tgif-4.2.5-3|57	[Desktop Entry]
14cr|tgif-4.2.5-3|58	Name=Tgif
14cr|tgif-4.2.5-3|59	Comment=Xlib-based 2-D drawing tool
14cr|tgif-4.2.5-3|60	Comment[ru]=Создание 2D рисунков
14cr|tgif-4.2.5-3|61	Exec=%{prefix}/bin/%{name} %f
14cr|tgif-4.2.5-3|62	Icon=%{name}
14cr|tgif-4.2.5-3|63	Terminal=false
14cr|tgif-4.2.5-3|64	Type=Application
14cr|tgif-4.2.5-3|65	StartupNotify=true
14cr|tgif-4.2.5-3|66	Categories=Graphics;VectorGraphics;
14cr|tgif-4.2.5-3|67	EOF
14cr|tgif-4.2.5-3|68	
14cr|tgif-4.2.5-3|69	%files
14cr|tgif-4.2.5-3|70	%doc HISTORY README LICENSE.QPL Copyright
14cr|tgif-4.2.5-3|71	%{prefix}/bin/tgif
14cr|tgif-4.2.5-3|72	%dir %{prefix}/lib/X11/tgif
14cr|tgif-4.2.5-3|73	%{prefix}/lib/X11/tgif/*
14cr|tgif-4.2.5-3|74	%{prefix}/man/man1/*
14cr|tgif-4.2.5-3|75	%{_iconsdir}/tgif.png
14cr|tgif-4.2.5-3|76	%{_miconsdir}/tgif.png
14cr|tgif-4.2.5-3|77	%{_liconsdir}/tgif.png
14cr|tgif-4.2.5-3|78	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tgif-4.2.5-3|79	
14cr|tgif-4.2.5-3|80	%changelog
14cr|tgif-4.2.5-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.5-3
14cr|tgif-4.2.5-3|82	+ Revision: 4b0b1d5
14cr|tgif-4.2.5-3|83	- MassBuild#464: Increase release tag
14cr|tgif-4.2.5-3|84	
14cr|tgif-4.2.5-3|85	

8635 14
14cr|tgt-1.0.33-2|1	%bcond_without iser
14cr|tgt-1.0.33-2|2	%bcond_with fcoe
14cr|tgt-1.0.33-2|3	
14cr|tgt-1.0.33-2|4	Name:           tgt
14cr|tgt-1.0.33-2|5	Version:        1.0.33
14cr|tgt-1.0.33-2|6	Release:        2
14cr|tgt-1.0.33-2|7	Summary:        The SCSI target daemon and utility programs
14cr|tgt-1.0.33-2|8	Group:          Networking/Other
14cr|tgt-1.0.33-2|9	License:        GPL
14cr|tgt-1.0.33-2|10	URL:            http://stgt.sourceforge.net/
14cr|tgt-1.0.33-2|11	Source0:        http://stgt.sourceforge.net/releases/%{name}-%{version}.tar.gz
14cr|tgt-1.0.33-2|12	# initscript stolen from fedora
14cr|tgt-1.0.33-2|13	Source1:        tgtd.init
14cr|tgt-1.0.33-2|14	%if %with iser
14cr|tgt-1.0.33-2|15	BuildRequires:	libibverbs-devel
14cr|tgt-1.0.33-2|16	BuildRequires:	librdmacm-devel
14cr|tgt-1.0.33-2|17	buildrequires:  librdmacm
14cr|tgt-1.0.33-2|18	buildrequires:  xsltproc
14cr|tgt-1.0.33-2|19	Suggests:	libibverbs1, librdmacm
14cr|tgt-1.0.33-2|20	%endif
14cr|tgt-1.0.33-2|21	
14cr|tgt-1.0.33-2|22	%description
14cr|tgt-1.0.33-2|23	The SCSI target package contains the daemon and tools to setup a SCSI targets.
14cr|tgt-1.0.33-2|24	Currently, software iSCSI targets are supported.
14cr|tgt-1.0.33-2|25	
14cr|tgt-1.0.33-2|26	%prep
14cr|tgt-1.0.33-2|27	%setup -q -n tgt-%{version}
14cr|tgt-1.0.33-2|28	
14cr|tgt-1.0.33-2|29	%build
14cr|tgt-1.0.33-2|30	%make RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" \
14cr|tgt-1.0.33-2|31	%if %with iser
14cr|tgt-1.0.33-2|32	ISCSI_RDMA=1 \
14cr|tgt-1.0.33-2|33	%endif
14cr|tgt-1.0.33-2|34	%if %with fcoe
14cr|tgt-1.0.33-2|35	FCOE=1 \
14cr|tgt-1.0.33-2|36	%endif
14cr|tgt-1.0.33-2|37	ISCSI=1
14cr|tgt-1.0.33-2|38	
14cr|tgt-1.0.33-2|39	%install
14cr|tgt-1.0.33-2|40	make install DESTDIR=%{buildroot}
14cr|tgt-1.0.33-2|41	mkdir -p %{buildroot}%{_initrddir}
14cr|tgt-1.0.33-2|42	install %{SOURCE1} %{buildroot}%{_initrddir}/tgtd
14cr|tgt-1.0.33-2|43	
14cr|tgt-1.0.33-2|44	%post
14cr|tgt-1.0.33-2|45	%_post_service tgtd
14cr|tgt-1.0.33-2|46	
14cr|tgt-1.0.33-2|47	%preun
14cr|tgt-1.0.33-2|48	%_preun_service tgtd
14cr|tgt-1.0.33-2|49	
14cr|tgt-1.0.33-2|50	%files
14cr|tgt-1.0.33-2|51	%defattr(-, root, root)
14cr|tgt-1.0.33-2|52	%doc README doc/README.* doc/*.txt conf/examples/*
14cr|tgt-1.0.33-2|53	%{_sbindir}/tgtd
14cr|tgt-1.0.33-2|54	%{_sbindir}/tgtadm
14cr|tgt-1.0.33-2|55	%{_sbindir}/tgt-setup-lun
14cr|tgt-1.0.33-2|56	%{_sbindir}/tgt-admin
14cr|tgt-1.0.33-2|57	%{_sbindir}/tgtimg
14cr|tgt-1.0.33-2|58	%{_mandir}/man8/*
14cr|tgt-1.0.33-2|59	%{_initrddir}/tgtd
14cr|tgt-1.0.33-2|60	%config(noreplace) %{_sysconfdir}/tgt/targets.conf
14cr|tgt-1.0.33-2|61	%{_sysconfdir}/tgt/examples
14cr|tgt-1.0.33-2|62	
14cr|tgt-1.0.33-2|63	
14cr|tgt-1.0.33-2|64	
14cr|tgt-1.0.33-2|65	%changelog
14cr|tgt-1.0.33-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.33-2
14cr|tgt-1.0.33-2|67	+ Revision: 490deb8
14cr|tgt-1.0.33-2|68	- MassBuild#464: Increase release tag
14cr|tgt-1.0.33-2|69	
14cr|tgt-1.0.33-2|70	

8636 14
14cr|themonospot-0.7.3.1-4|1	%define debug_package %{nil}
14cr|themonospot-0.7.3.1-4|2	
14cr|themonospot-0.7.3.1-4|3	Summary: Avi and Mkv parser/editor and content descriptor
14cr|themonospot-0.7.3.1-4|4	Name:    themonospot
14cr|themonospot-0.7.3.1-4|5	Version: 0.7.3.1
14cr|themonospot-0.7.3.1-4|6	Release: 4
14cr|themonospot-0.7.3.1-4|7	License: GPLv2
14cr|themonospot-0.7.3.1-4|8	Group:   Video
14cr|themonospot-0.7.3.1-4|9	Source0: http://www.integrazioneweb.com/repository/SOURCES/themonospot-%{version}.tar.gz
14cr|themonospot-0.7.3.1-4|10	Source1: %{name}.rpmlintrc
14cr|themonospot-0.7.3.1-4|11	Patch0:  themonospot-0.7.3.1-fix-default-lang-name.patch
14cr|themonospot-0.7.3.1-4|12	URL: http://www.integrazioneweb.com/themonospot
14cr|themonospot-0.7.3.1-4|13	
14cr|themonospot-0.7.3.1-4|14	BuildRequires: gtk-sharp2 >= 2.8.3
14cr|themonospot-0.7.3.1-4|15	BuildRequires: glade-sharp2 >= 2.8.3
14cr|themonospot-0.7.3.1-4|16	BuildRequires: mono >= 1.2.3
14cr|themonospot-0.7.3.1-4|17	BuildRequires: pkgconfig
14cr|themonospot-0.7.3.1-4|18	
14cr|themonospot-0.7.3.1-4|19	Requires: gtk-sharp2 >= 2.8.3
14cr|themonospot-0.7.3.1-4|20	Requires: glade-sharp2 >= 2.8.3
14cr|themonospot-0.7.3.1-4|21	Requires: glib-sharp2 >= 2.8.3
14cr|themonospot-0.7.3.1-4|22	Requires: mono >= 1.2.3
14cr|themonospot-0.7.3.1-4|23	
14cr|themonospot-0.7.3.1-4|24	%description
14cr|themonospot-0.7.3.1-4|25	themonospot is a simple application that can be used to scan an avi
14cr|themonospot-0.7.3.1-4|26	file and extract some informations about audio and video data flow:
14cr|themonospot-0.7.3.1-4|27	
14cr|themonospot-0.7.3.1-4|28	- Video codec used
14cr|themonospot-0.7.3.1-4|29	- Frame size
14cr|themonospot-0.7.3.1-4|30	- Average video bitrate
14cr|themonospot-0.7.3.1-4|31	- File size
14cr|themonospot-0.7.3.1-4|32	- Total time
14cr|themonospot-0.7.3.1-4|33	- Frame rate
14cr|themonospot-0.7.3.1-4|34	- Total frames
14cr|themonospot-0.7.3.1-4|35	- Info data
14cr|themonospot-0.7.3.1-4|36	- Packet Bitstream
14cr|themonospot-0.7.3.1-4|37	- User data (in MOVI chunk)
14cr|themonospot-0.7.3.1-4|38	- Audio codec used
14cr|themonospot-0.7.3.1-4|39	- Average audio bitrate
14cr|themonospot-0.7.3.1-4|40	- Audio channels
14cr|themonospot-0.7.3.1-4|41	
14cr|themonospot-0.7.3.1-4|42	Using themonospot it is also possible to modify FourCC informations
14cr|themonospot-0.7.3.1-4|43	(FourCC code in video chunk and FourCC description in stream header)
14cr|themonospot-0.7.3.1-4|44	and also change some problematic UserData values for table players
14cr|themonospot-0.7.3.1-4|45	(it set the value to DivX999b000p). This features are available only
14cr|themonospot-0.7.3.1-4|46	for avi file type.
14cr|themonospot-0.7.3.1-4|47	
14cr|themonospot-0.7.3.1-4|48	%prep
14cr|themonospot-0.7.3.1-4|49	%setup -q
14cr|themonospot-0.7.3.1-4|50	%patch0 -p0
14cr|themonospot-0.7.3.1-4|51	
14cr|themonospot-0.7.3.1-4|52	%build
14cr|themonospot-0.7.3.1-4|53	%configure2_5x
14cr|themonospot-0.7.3.1-4|54	%make
14cr|themonospot-0.7.3.1-4|55	
14cr|themonospot-0.7.3.1-4|56	%install
14cr|themonospot-0.7.3.1-4|57	%makeinstall_std
14cr|themonospot-0.7.3.1-4|58	
14cr|themonospot-0.7.3.1-4|59	%files
14cr|themonospot-0.7.3.1-4|60	%doc readme copying.gpl
14cr|themonospot-0.7.3.1-4|61	%{_bindir}/%{name}
14cr|themonospot-0.7.3.1-4|62	%{_libdir}/%{name}/
14cr|themonospot-0.7.3.1-4|63	%{_datadir}/pixmaps/%{name}.png
14cr|themonospot-0.7.3.1-4|64	%{_datadir}/applications/%{name}.desktop
14cr|themonospot-0.7.3.1-4|65	%{_libdir}/pkgconfig/%{name}-base.pc
14cr|themonospot-0.7.3.1-4|66	
14cr|themonospot-0.7.3.1-4|67	%changelog
14cr|themonospot-0.7.3.1-4|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3.1-4
14cr|themonospot-0.7.3.1-4|69	+ Revision: 50e4a32
14cr|themonospot-0.7.3.1-4|70	- MassBuild#464: Increase release tag
14cr|themonospot-0.7.3.1-4|71	
14cr|themonospot-0.7.3.1-4|72	

8637 14
14cr|themonospot-base-0.8.2-2|1	Summary: Base component for themonospot components
14cr|themonospot-base-0.8.2-2|2	Name:    themonospot-base
14cr|themonospot-base-0.8.2-2|3	Version: 0.8.2
14cr|themonospot-base-0.8.2-2|4	Release: 2
14cr|themonospot-base-0.8.2-2|5	License: GPLv2
14cr|themonospot-base-0.8.2-2|6	Group:   Video
14cr|themonospot-base-0.8.2-2|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-base-%{version}.tar.gz
14cr|themonospot-base-0.8.2-2|8	Url:     http://www.integrazioneweb.com/themonospot
14cr|themonospot-base-0.8.2-2|9	
14cr|themonospot-base-0.8.2-2|10	#BuildArch : noarch
14cr|themonospot-base-0.8.2-2|11	%define debug_package %{nil}
14cr|themonospot-base-0.8.2-2|12	
14cr|themonospot-base-0.8.2-2|13	BuildRequires: mono-devel
14cr|themonospot-base-0.8.2-2|14	
14cr|themonospot-base-0.8.2-2|15	Obsoletes: themonospot < 0.8.0
14cr|themonospot-base-0.8.2-2|16	
14cr|themonospot-base-0.8.2-2|17	# Suggest principal plugins
14cr|themonospot-base-0.8.2-2|18	Suggests: themonospot-plugin-avi > 0.1.0
14cr|themonospot-base-0.8.2-2|19	Suggests: themonospot-plugin-mkv > 0.1.0
14cr|themonospot-base-0.8.2-2|20	
14cr|themonospot-base-0.8.2-2|21	%description
14cr|themonospot-base-0.8.2-2|22	themonospot-base is core package of themonospot suite. It install:
14cr|themonospot-base-0.8.2-2|23	- themonospot-base mono assembly (use from other gui applications)
14cr|themonospot-base-0.8.2-2|24	- themonospot-plugin-interface (use to write plugins)
14cr|themonospot-base-0.8.2-2|25	- themonospot-plugin-manager (use to load plugins at runtime)
14cr|themonospot-base-0.8.2-2|26	- xml language files
14cr|themonospot-base-0.8.2-2|27	
14cr|themonospot-base-0.8.2-2|28	
14cr|themonospot-base-0.8.2-2|29	%package devel
14cr|themonospot-base-0.8.2-2|30	Summary: Development files for themonospot-base
14cr|themonospot-base-0.8.2-2|31	Group: Development/Other
14cr|themonospot-base-0.8.2-2|32	Requires: %{name} = %{EVRD}
14cr|themonospot-base-0.8.2-2|33	
14cr|themonospot-base-0.8.2-2|34	
14cr|themonospot-base-0.8.2-2|35	%description devel
14cr|themonospot-base-0.8.2-2|36	Development files for themonospot-base
14cr|themonospot-base-0.8.2-2|37	
14cr|themonospot-base-0.8.2-2|38	
14cr|themonospot-base-0.8.2-2|39	%prep
14cr|themonospot-base-0.8.2-2|40	%setup -q
14cr|themonospot-base-0.8.2-2|41	
14cr|themonospot-base-0.8.2-2|42	%build
14cr|themonospot-base-0.8.2-2|43	%configure2_5x
14cr|themonospot-base-0.8.2-2|44	%make
14cr|themonospot-base-0.8.2-2|45	
14cr|themonospot-base-0.8.2-2|46	%install
14cr|themonospot-base-0.8.2-2|47	%makeinstall_std
14cr|themonospot-base-0.8.2-2|48	chmod 0755 %{buildroot}%{_libdir}/themonospot/*.dll
14cr|themonospot-base-0.8.2-2|49	
14cr|themonospot-base-0.8.2-2|50	%files
14cr|themonospot-base-0.8.2-2|51	%doc themonospot-base/readme themonospot-base/copying.gpl
14cr|themonospot-base-0.8.2-2|52	%{_libdir}/themonospot/
14cr|themonospot-base-0.8.2-2|53	%{_datadir}/themonospot/
14cr|themonospot-base-0.8.2-2|54	
14cr|themonospot-base-0.8.2-2|55	%files devel
14cr|themonospot-base-0.8.2-2|56	%{_libdir}/pkgconfig/*
14cr|themonospot-base-0.8.2-2|57	
14cr|themonospot-base-0.8.2-2|58	
14cr|themonospot-base-0.8.2-2|59	%changelog
14cr|themonospot-base-0.8.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
14cr|themonospot-base-0.8.2-2|61	+ Revision: 9837a9a
14cr|themonospot-base-0.8.2-2|62	- MassBuild#464: Increase release tag
14cr|themonospot-base-0.8.2-2|63	
14cr|themonospot-base-0.8.2-2|64	

8638 14
14cr|themonospot-console-0.1.1-3|1	Summary:  Console application to use themonospot (multimedia files parser/editor)
14cr|themonospot-console-0.1.1-3|2	Name:     themonospot-console
14cr|themonospot-console-0.1.1-3|3	Version:  0.1.1
14cr|themonospot-console-0.1.1-3|4	Release:  3
14cr|themonospot-console-0.1.1-3|5	License:  GPLv2
14cr|themonospot-console-0.1.1-3|6	Group:    Video
14cr|themonospot-console-0.1.1-3|7	Source:   http://www.integrazioneweb.com/repository/SOURCES/themonospot-console-%{version}.tar.gz
14cr|themonospot-console-0.1.1-3|8	Url:      http://www.integrazioneweb.com/themonospot
14cr|themonospot-console-0.1.1-3|9	
14cr|themonospot-console-0.1.1-3|10	#BuildArch : noarch
14cr|themonospot-console-0.1.1-3|11	%define debug_package %{nil}
14cr|themonospot-console-0.1.1-3|12	
14cr|themonospot-console-0.1.1-3|13	BuildRequires: mono-devel
14cr|themonospot-console-0.1.1-3|14	BuildRequires: themonospot-base-devel
14cr|themonospot-console-0.1.1-3|15	
14cr|themonospot-console-0.1.1-3|16	
14cr|themonospot-console-0.1.1-3|17	%description
14cr|themonospot-console-0.1.1-3|18	themonospot-console is a mono console application to scan multimedia files
14cr|themonospot-console-0.1.1-3|19	using themonospot base component and his plugins.
14cr|themonospot-console-0.1.1-3|20	
14cr|themonospot-console-0.1.1-3|21	
14cr|themonospot-console-0.1.1-3|22	%prep
14cr|themonospot-console-0.1.1-3|23	%setup -q
14cr|themonospot-console-0.1.1-3|24	
14cr|themonospot-console-0.1.1-3|25	%build
14cr|themonospot-console-0.1.1-3|26	%configure2_5x
14cr|themonospot-console-0.1.1-3|27	%make
14cr|themonospot-console-0.1.1-3|28	
14cr|themonospot-console-0.1.1-3|29	%install
14cr|themonospot-console-0.1.1-3|30	%makeinstall_std
14cr|themonospot-console-0.1.1-3|31	
14cr|themonospot-console-0.1.1-3|32	%files
14cr|themonospot-console-0.1.1-3|33	%doc copying.gpl
14cr|themonospot-console-0.1.1-3|34	%{_libdir}/themonospot/%{name}.exe
14cr|themonospot-console-0.1.1-3|35	%{_bindir}/%{name}
14cr|themonospot-console-0.1.1-3|36	
14cr|themonospot-console-0.1.1-3|37	%changelog
14cr|themonospot-console-0.1.1-3|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|themonospot-console-0.1.1-3|39	+ Revision: 20b98d2
14cr|themonospot-console-0.1.1-3|40	- MassBuild#464: Increase release tag
14cr|themonospot-console-0.1.1-3|41	
14cr|themonospot-console-0.1.1-3|42	

8639 14
14cr|themonospot-gui-gtk-0.2.2-7|1	# mono...
14cr|themonospot-gui-gtk-0.2.2-7|2	%define debug_package %{nil}
14cr|themonospot-gui-gtk-0.2.2-7|3	
14cr|themonospot-gui-gtk-0.2.2-7|4	Summary: Gtk application to use themonospot (multimedia files parser/editor)
14cr|themonospot-gui-gtk-0.2.2-7|5	Name:    themonospot-gui-gtk
14cr|themonospot-gui-gtk-0.2.2-7|6	Version: 0.2.2
14cr|themonospot-gui-gtk-0.2.2-7|7	Release: 7
14cr|themonospot-gui-gtk-0.2.2-7|8	License: GPLv2
14cr|themonospot-gui-gtk-0.2.2-7|9	Group:   Video
14cr|themonospot-gui-gtk-0.2.2-7|10	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-gtk-%{version}.tar.gz
14cr|themonospot-gui-gtk-0.2.2-7|11	Patch0:  themonospot-gui-gtk-0.2.2-drop-invalid-dekstop-item-patch
14cr|themonospot-gui-gtk-0.2.2-7|12	Url:     http://www.integrazioneweb.com/themonospot
14cr|themonospot-gui-gtk-0.2.2-7|13	BuildRequires: mono-devel
14cr|themonospot-gui-gtk-0.2.2-7|14	BuildRequires: themonospot-base-devel
14cr|themonospot-gui-gtk-0.2.2-7|15	BuildRequires: gtk-sharp2
14cr|themonospot-gui-gtk-0.2.2-7|16	BuildRequires: glade-sharp2
14cr|themonospot-gui-gtk-0.2.2-7|17	
14cr|themonospot-gui-gtk-0.2.2-7|18	%description
14cr|themonospot-gui-gtk-0.2.2-7|19	themonospot-gui-gtk is a Mono framework application to create a
14cr|themonospot-gui-gtk-0.2.2-7|20	graphic frontend to use themonospot base component and his plugins.
14cr|themonospot-gui-gtk-0.2.2-7|21	
14cr|themonospot-gui-gtk-0.2.2-7|22	%prep
14cr|themonospot-gui-gtk-0.2.2-7|23	%setup -q
14cr|themonospot-gui-gtk-0.2.2-7|24	%patch0 -p0 -b .orig
14cr|themonospot-gui-gtk-0.2.2-7|25	chmod 0644 src/resources/*
14cr|themonospot-gui-gtk-0.2.2-7|26	
14cr|themonospot-gui-gtk-0.2.2-7|27	%build
14cr|themonospot-gui-gtk-0.2.2-7|28	%configure2_5x
14cr|themonospot-gui-gtk-0.2.2-7|29	%make
14cr|themonospot-gui-gtk-0.2.2-7|30	
14cr|themonospot-gui-gtk-0.2.2-7|31	%install
14cr|themonospot-gui-gtk-0.2.2-7|32	%makeinstall_std
14cr|themonospot-gui-gtk-0.2.2-7|33	
14cr|themonospot-gui-gtk-0.2.2-7|34	%files
14cr|themonospot-gui-gtk-0.2.2-7|35	%doc copying.gpl
14cr|themonospot-gui-gtk-0.2.2-7|36	%{_bindir}/themonospot-gtk
14cr|themonospot-gui-gtk-0.2.2-7|37	%{_libdir}/themonospot/%{name}.exe
14cr|themonospot-gui-gtk-0.2.2-7|38	%{_datadir}/pixmaps/themonospot-gtk.png
14cr|themonospot-gui-gtk-0.2.2-7|39	%{_datadir}/applications/themonospot-gtk.desktop
14cr|themonospot-gui-gtk-0.2.2-7|40	
14cr|themonospot-gui-gtk-0.2.2-7|41	%changelog
14cr|themonospot-gui-gtk-0.2.2-7|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-7
14cr|themonospot-gui-gtk-0.2.2-7|43	+ Revision: 6fc9345
14cr|themonospot-gui-gtk-0.2.2-7|44	- MassBuild#464: Increase release tag
14cr|themonospot-gui-gtk-0.2.2-7|45	
14cr|themonospot-gui-gtk-0.2.2-7|46	

8640 14
14cr|themonospot-gui-qt-0.1.3-5|1	# mono...
14cr|themonospot-gui-qt-0.1.3-5|2	%define debug_package %{nil}
14cr|themonospot-gui-qt-0.1.3-5|3	
14cr|themonospot-gui-qt-0.1.3-5|4	Summary: Qt application to use themonospot (multimedia files parser/editor)
14cr|themonospot-gui-qt-0.1.3-5|5	Name:    themonospot-gui-qt
14cr|themonospot-gui-qt-0.1.3-5|6	Version: 0.1.3
14cr|themonospot-gui-qt-0.1.3-5|7	Release: 5
14cr|themonospot-gui-qt-0.1.3-5|8	License: GPLv2
14cr|themonospot-gui-qt-0.1.3-5|9	Group:   Video
14cr|themonospot-gui-qt-0.1.3-5|10	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-qt-%{version}.tar.gz
14cr|themonospot-gui-qt-0.1.3-5|11	Patch0:  themonospot-gui-qt-0.1.3-drop-invalide-desktop-entry.patch
14cr|themonospot-gui-qt-0.1.3-5|12	Url:     http://www.integrazioneweb.com/themonospot
14cr|themonospot-gui-qt-0.1.3-5|13	
14cr|themonospot-gui-qt-0.1.3-5|14	BuildRequires: mono-devel
14cr|themonospot-gui-qt-0.1.3-5|15	BuildRequires: qyoto-devel
14cr|themonospot-gui-qt-0.1.3-5|16	BuildRequires: themonospot-base-devel
14cr|themonospot-gui-qt-0.1.3-5|17	
14cr|themonospot-gui-qt-0.1.3-5|18	%description
14cr|themonospot-gui-qt-0.1.3-5|19	themonospot-gui-qt is a Mono framework application to create a
14cr|themonospot-gui-qt-0.1.3-5|20	graphic frontend to use themonospot base component and his plugins.
14cr|themonospot-gui-qt-0.1.3-5|21	
14cr|themonospot-gui-qt-0.1.3-5|22	%prep
14cr|themonospot-gui-qt-0.1.3-5|23	%setup -q
14cr|themonospot-gui-qt-0.1.3-5|24	%patch0 -p0
14cr|themonospot-gui-qt-0.1.3-5|25	
14cr|themonospot-gui-qt-0.1.3-5|26	%build
14cr|themonospot-gui-qt-0.1.3-5|27	%configure2_5x
14cr|themonospot-gui-qt-0.1.3-5|28	make
14cr|themonospot-gui-qt-0.1.3-5|29	
14cr|themonospot-gui-qt-0.1.3-5|30	%install
14cr|themonospot-gui-qt-0.1.3-5|31	%makeinstall_std
14cr|themonospot-gui-qt-0.1.3-5|32	
14cr|themonospot-gui-qt-0.1.3-5|33	%files
14cr|themonospot-gui-qt-0.1.3-5|34	%doc copying.gpl
14cr|themonospot-gui-qt-0.1.3-5|35	%{_bindir}/themonospot-qt
14cr|themonospot-gui-qt-0.1.3-5|36	%{_libdir}/themonospot/%{name}.exe
14cr|themonospot-gui-qt-0.1.3-5|37	%{_datadir}/pixmaps/themonospot-qt.png
14cr|themonospot-gui-qt-0.1.3-5|38	%{_datadir}/applications/themonospot-qt.desktop
14cr|themonospot-gui-qt-0.1.3-5|39	
14cr|themonospot-gui-qt-0.1.3-5|40	%changelog
14cr|themonospot-gui-qt-0.1.3-5|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-5
14cr|themonospot-gui-qt-0.1.3-5|42	+ Revision: 8086736
14cr|themonospot-gui-qt-0.1.3-5|43	- MassBuild#464: Increase release tag
14cr|themonospot-gui-qt-0.1.3-5|44	
14cr|themonospot-gui-qt-0.1.3-5|45	

8641 14
14cr|themonospot-plugin-avi-0.1.1-3|1	Summary: Avi plugin for themonospot system
14cr|themonospot-plugin-avi-0.1.1-3|2	Name:    themonospot-plugin-avi
14cr|themonospot-plugin-avi-0.1.1-3|3	Version: 0.1.1
14cr|themonospot-plugin-avi-0.1.1-3|4	Release: 3
14cr|themonospot-plugin-avi-0.1.1-3|5	License: GPLv2
14cr|themonospot-plugin-avi-0.1.1-3|6	Group:   Video
14cr|themonospot-plugin-avi-0.1.1-3|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
14cr|themonospot-plugin-avi-0.1.1-3|8	Url:     http://www.integrazioneweb.com/themonospot
14cr|themonospot-plugin-avi-0.1.1-3|9	
14cr|themonospot-plugin-avi-0.1.1-3|10	#BuildArch : noarch
14cr|themonospot-plugin-avi-0.1.1-3|11	%define debug_package %{nil}
14cr|themonospot-plugin-avi-0.1.1-3|12	
14cr|themonospot-plugin-avi-0.1.1-3|13	BuildRequires: mono-devel
14cr|themonospot-plugin-avi-0.1.1-3|14	BuildRequires: themonospot-base-devel
14cr|themonospot-plugin-avi-0.1.1-3|15	
14cr|themonospot-plugin-avi-0.1.1-3|16	
14cr|themonospot-plugin-avi-0.1.1-3|17	%description
14cr|themonospot-plugin-avi-0.1.1-3|18	themonospot-plugin-avi is an avi plugin package for themonospot system.
14cr|themonospot-plugin-avi-0.1.1-3|19	It install:
14cr|themonospot-plugin-avi-0.1.1-3|20	- themonospot-plugin-avi mono assembly (use from themonospot-base)
14cr|themonospot-plugin-avi-0.1.1-3|21	
14cr|themonospot-plugin-avi-0.1.1-3|22	%prep
14cr|themonospot-plugin-avi-0.1.1-3|23	%setup -q
14cr|themonospot-plugin-avi-0.1.1-3|24	
14cr|themonospot-plugin-avi-0.1.1-3|25	%build
14cr|themonospot-plugin-avi-0.1.1-3|26	%configure2_5x
14cr|themonospot-plugin-avi-0.1.1-3|27	%make
14cr|themonospot-plugin-avi-0.1.1-3|28	
14cr|themonospot-plugin-avi-0.1.1-3|29	%install
14cr|themonospot-plugin-avi-0.1.1-3|30	%makeinstall_std
14cr|themonospot-plugin-avi-0.1.1-3|31	
14cr|themonospot-plugin-avi-0.1.1-3|32	%files
14cr|themonospot-plugin-avi-0.1.1-3|33	%doc copying.gpl
14cr|themonospot-plugin-avi-0.1.1-3|34	%{_libdir}/themonospot/plugins/%{name}/
14cr|themonospot-plugin-avi-0.1.1-3|35	
14cr|themonospot-plugin-avi-0.1.1-3|36	%changelog
14cr|themonospot-plugin-avi-0.1.1-3|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|themonospot-plugin-avi-0.1.1-3|38	+ Revision: f3e6b17
14cr|themonospot-plugin-avi-0.1.1-3|39	- MassBuild#464: Increase release tag
14cr|themonospot-plugin-avi-0.1.1-3|40	
14cr|themonospot-plugin-avi-0.1.1-3|41	

8642 14
14cr|themonospot-plugin-mkv-0.1.1-3|1	Summary: Matroska plugin for themonospot system
14cr|themonospot-plugin-mkv-0.1.1-3|2	Name:    themonospot-plugin-mkv
14cr|themonospot-plugin-mkv-0.1.1-3|3	Version: 0.1.1
14cr|themonospot-plugin-mkv-0.1.1-3|4	Release: 3
14cr|themonospot-plugin-mkv-0.1.1-3|5	License: GPLv2
14cr|themonospot-plugin-mkv-0.1.1-3|6	Group:   Video
14cr|themonospot-plugin-mkv-0.1.1-3|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-mkv-%{version}.tar.gz
14cr|themonospot-plugin-mkv-0.1.1-3|8	Url:     http://www.integrazioneweb.com/themonospot
14cr|themonospot-plugin-mkv-0.1.1-3|9	
14cr|themonospot-plugin-mkv-0.1.1-3|10	#BuildArch : noarch
14cr|themonospot-plugin-mkv-0.1.1-3|11	%define debug_package %{nil}
14cr|themonospot-plugin-mkv-0.1.1-3|12	
14cr|themonospot-plugin-mkv-0.1.1-3|13	BuildRequires: mono-devel
14cr|themonospot-plugin-mkv-0.1.1-3|14	BuildRequires: themonospot-base-devel
14cr|themonospot-plugin-mkv-0.1.1-3|15	
14cr|themonospot-plugin-mkv-0.1.1-3|16	%description
14cr|themonospot-plugin-mkv-0.1.1-3|17	themonospot-plugin-mkv is a matroska plugin package for themonospot system.
14cr|themonospot-plugin-mkv-0.1.1-3|18	It install:
14cr|themonospot-plugin-mkv-0.1.1-3|19	- themonospot-plugin-mkv mono assembly (use from themonospot-base)
14cr|themonospot-plugin-mkv-0.1.1-3|20	
14cr|themonospot-plugin-mkv-0.1.1-3|21	%prep
14cr|themonospot-plugin-mkv-0.1.1-3|22	%setup -q
14cr|themonospot-plugin-mkv-0.1.1-3|23	
14cr|themonospot-plugin-mkv-0.1.1-3|24	%build
14cr|themonospot-plugin-mkv-0.1.1-3|25	%configure2_5x
14cr|themonospot-plugin-mkv-0.1.1-3|26	%make
14cr|themonospot-plugin-mkv-0.1.1-3|27	
14cr|themonospot-plugin-mkv-0.1.1-3|28	%install
14cr|themonospot-plugin-mkv-0.1.1-3|29	%makeinstall_std
14cr|themonospot-plugin-mkv-0.1.1-3|30	
14cr|themonospot-plugin-mkv-0.1.1-3|31	%files
14cr|themonospot-plugin-mkv-0.1.1-3|32	%doc copying.gpl
14cr|themonospot-plugin-mkv-0.1.1-3|33	%{_libdir}/themonospot/plugins/%{name}/
14cr|themonospot-plugin-mkv-0.1.1-3|34	
14cr|themonospot-plugin-mkv-0.1.1-3|35	%changelog
14cr|themonospot-plugin-mkv-0.1.1-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14cr|themonospot-plugin-mkv-0.1.1-3|37	+ Revision: a995a5c
14cr|themonospot-plugin-mkv-0.1.1-3|38	- MassBuild#464: Increase release tag
14cr|themonospot-plugin-mkv-0.1.1-3|39	
14cr|themonospot-plugin-mkv-0.1.1-3|40	

8643 14
14cr|thewidgetfactory-0.2.1-9|1	Name: 		thewidgetfactory
14cr|thewidgetfactory-0.2.1-9|2	Summary: 	Test tool for GTK2 theme
14cr|thewidgetfactory-0.2.1-9|3	Version: 	0.2.1
14cr|thewidgetfactory-0.2.1-9|4	Release: 	9
14cr|thewidgetfactory-0.2.1-9|5	License:	GPL
14cr|thewidgetfactory-0.2.1-9|6	Group: 		Development/Other
14cr|thewidgetfactory-0.2.1-9|7	Source0: 	http://www.stellingwerff.com/TheWidgetFactory/thewidgetfactory-0.2.1.tar.bz2
14cr|thewidgetfactory-0.2.1-9|8	# (fc)  add more widgets
14cr|thewidgetfactory-0.2.1-9|9	Patch0:		thewidgetfactory-0.2.1-newwidgets.patch.bz2
14cr|thewidgetfactory-0.2.1-9|10	# (fc) 0.2.1-3mdv port to libglade
14cr|thewidgetfactory-0.2.1-9|11	Patch1:		thewidgetfactory-0.2.1-libglade.patch
14cr|thewidgetfactory-0.2.1-9|12	URL:		http://www.stellingwerff.com/?page_id=10
14cr|thewidgetfactory-0.2.1-9|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|thewidgetfactory-0.2.1-9|14	BuildRequires:  pkgconfig(libglade-2.0)
14cr|thewidgetfactory-0.2.1-9|15	
14cr|thewidgetfactory-0.2.1-9|16	%description
14cr|thewidgetfactory-0.2.1-9|17	TheWidgetFactory is a showcase of GTK2 widgets,
14cr|thewidgetfactory-0.2.1-9|18	only useful to theme developers.
14cr|thewidgetfactory-0.2.1-9|19	
14cr|thewidgetfactory-0.2.1-9|20	%prep
14cr|thewidgetfactory-0.2.1-9|21	%setup -q
14cr|thewidgetfactory-0.2.1-9|22	%patch0 -p1 -b .newwidgets
14cr|thewidgetfactory-0.2.1-9|23	%patch1 -p1 -b .libglade
14cr|thewidgetfactory-0.2.1-9|24	
14cr|thewidgetfactory-0.2.1-9|25	# needed by patch1
14cr|thewidgetfactory-0.2.1-9|26	autoreconf -fi
14cr|thewidgetfactory-0.2.1-9|27	
14cr|thewidgetfactory-0.2.1-9|28	%build
14cr|thewidgetfactory-0.2.1-9|29	%configure2_5x
14cr|thewidgetfactory-0.2.1-9|30	
14cr|thewidgetfactory-0.2.1-9|31	%make
14cr|thewidgetfactory-0.2.1-9|32	
14cr|thewidgetfactory-0.2.1-9|33	%install
14cr|thewidgetfactory-0.2.1-9|34	%makeinstall_std
14cr|thewidgetfactory-0.2.1-9|35	
14cr|thewidgetfactory-0.2.1-9|36	%clean
14cr|thewidgetfactory-0.2.1-9|37	
14cr|thewidgetfactory-0.2.1-9|38	
14cr|thewidgetfactory-0.2.1-9|39	%files
14cr|thewidgetfactory-0.2.1-9|40	%doc README ChangeLog AUTHORS
14cr|thewidgetfactory-0.2.1-9|41	%{_bindir}/*
14cr|thewidgetfactory-0.2.1-9|42	%{_datadir}/thewidgetfactory
14cr|thewidgetfactory-0.2.1-9|43	
14cr|thewidgetfactory-0.2.1-9|44	
14cr|thewidgetfactory-0.2.1-9|45	
14cr|thewidgetfactory-0.2.1-9|46	%changelog
14cr|thewidgetfactory-0.2.1-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-9
14cr|thewidgetfactory-0.2.1-9|48	+ Revision: 6508c6a
14cr|thewidgetfactory-0.2.1-9|49	- MassBuild#464: Increase release tag
14cr|thewidgetfactory-0.2.1-9|50	
14cr|thewidgetfactory-0.2.1-9|51	

8644 14
14cr|thttpd-2.25b-12|1	%define _default_patch_fuzz 2
14cr|thttpd-2.25b-12|2	
14cr|thttpd-2.25b-12|3	
14cr|thttpd-2.25b-12|4	Summary:	Throttleable lightweight httpd server
14cr|thttpd-2.25b-12|5	
14cr|thttpd-2.25b-12|6	Name:		thttpd
14cr|thttpd-2.25b-12|7	Version:	2.25b
14cr|thttpd-2.25b-12|8	Release:	12
14cr|thttpd-2.25b-12|9	License:	BSD
14cr|thttpd-2.25b-12|10	Group:		System/Servers
14cr|thttpd-2.25b-12|11	URL:		http://www.acme.com/software/thttpd
14cr|thttpd-2.25b-12|12	Source0:	%{name}-%{version}.tar.bz2
14cr|thttpd-2.25b-12|13	Source1:	%{name}.init
14cr|thttpd-2.25b-12|14	Source2:	%{name}.conf
14cr|thttpd-2.25b-12|15	Source3:	%{name}.logrotate
14cr|thttpd-2.25b-12|16	Source4:	%{name}.sysconfig
14cr|thttpd-2.25b-12|17	Source5:	%{name}-index.html
14cr|thttpd-2.25b-12|18	# http://rekl.yi.org/thttpd/pub/patch-thttpd-2.25b-re1
14cr|thttpd-2.25b-12|19	Patch0:		patch-thttpd-2.25b-re1
14cr|thttpd-2.25b-12|20	# http://jonas.fearmuffs.net/software/thttpd/thttpd-2.25b+impan-pl5.diff.gz
14cr|thttpd-2.25b-12|21	Patch1:		thttpd-2.25b+impan-pl5.diff
14cr|thttpd-2.25b-12|22	# http://www.ogris.de/thttpd/thttpd-2.25b.access.patch.diff
14cr|thttpd-2.25b-12|23	Patch2:		thttpd-2.25b.access.patch.diff
14cr|thttpd-2.25b-12|24	Patch3:		thttpd-2.25b-getline_conflict_fix.diff
14cr|thttpd-2.25b-12|25	Requires(post,preun):	rpm-helper
14cr|thttpd-2.25b-12|26	Provides:	webserver
14cr|thttpd-2.25b-12|27	BuildRequires:	zlib-devel
14cr|thttpd-2.25b-12|28	
14cr|thttpd-2.25b-12|29	%description
14cr|thttpd-2.25b-12|30	Thttpd is a very compact no-frills httpd serving daemon that can
14cr|thttpd-2.25b-12|31	handle very high loads.  While lacking many of the advanced
14cr|thttpd-2.25b-12|32	features of Apachee, thttpd operates without forking and is
14cr|thttpd-2.25b-12|33	extremely efficient in memory use.  Basic support for cgi scripts,
14cr|thttpd-2.25b-12|34	authentication, and ssi is provided for. Advanced features include
14cr|thttpd-2.25b-12|35	the ability to throttle traffic.
14cr|thttpd-2.25b-12|36	
14cr|thttpd-2.25b-12|37	%prep
14cr|thttpd-2.25b-12|38	
14cr|thttpd-2.25b-12|39	%setup -q
14cr|thttpd-2.25b-12|40	%patch0 -p1
14cr|thttpd-2.25b-12|41	%patch1 -p1
14cr|thttpd-2.25b-12|42	%patch2 -p1
14cr|thttpd-2.25b-12|43	%patch3 -p0
14cr|thttpd-2.25b-12|44	
14cr|thttpd-2.25b-12|45	# tag the default index.html page
14cr|thttpd-2.25b-12|46	perl -pi -e "s|_NAME_-_VERSION_|%{name}-%{version}|g" %{name}-index.html
14cr|thttpd-2.25b-12|47	
14cr|thttpd-2.25b-12|48	echo "# put some css in here for directory listings" > dirlist.css
14cr|thttpd-2.25b-12|49	echo "# put some css in here for custom error messages" > error.css
14cr|thttpd-2.25b-12|50	echo "<b>This directory contains 'el cheapo' style web links.</b>" > .description
14cr|thttpd-2.25b-12|51	
14cr|thttpd-2.25b-12|52	%build
14cr|thttpd-2.25b-12|53	
14cr|thttpd-2.25b-12|54	%configure
14cr|thttpd-2.25b-12|55	
14cr|thttpd-2.25b-12|56	make \
14cr|thttpd-2.25b-12|57	prefix=%{_prefix} \
14cr|thttpd-2.25b-12|58	BINDIR=%{_sbindir} \
14cr|thttpd-2.25b-12|59	MANDIR=%{_mandir} \
14cr|thttpd-2.25b-12|60	WEBDIR=/var/lib/%{name} \
14cr|thttpd-2.25b-12|61	WEBGROUP=%{name} \
14cr|thttpd-2.25b-12|62	CGIBINDIR=/var/lib/%{name}/cgi-bin
14cr|thttpd-2.25b-12|63	
14cr|thttpd-2.25b-12|64	%install
14cr|thttpd-2.25b-12|65	# make some directories
14cr|thttpd-2.25b-12|66	install -d %{buildroot}%{_initrddir}
14cr|thttpd-2.25b-12|67	install -d %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cr|thttpd-2.25b-12|68	install -d %{buildroot}/var/lib/%{name}/{cgi-bin,errors,styles,links}
14cr|thttpd-2.25b-12|69	install -d %{buildroot}/var/log/%{name}
14cr|thttpd-2.25b-12|70	install -d %{buildroot}/var/run/%{name}
14cr|thttpd-2.25b-12|71	install -d %{buildroot}%{_sbindir}
14cr|thttpd-2.25b-12|72	install -d %{buildroot}%{_mandir}/man{1,8}
14cr|thttpd-2.25b-12|73	
14cr|thttpd-2.25b-12|74	# install binaries
14cr|thttpd-2.25b-12|75	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
14cr|thttpd-2.25b-12|76	install -m0755 extras/htpasswd %{buildroot}%{_sbindir}/%{name}-htpasswd
14cr|thttpd-2.25b-12|77	install -m0755 extras/makeweb %{buildroot}%{_sbindir}/
14cr|thttpd-2.25b-12|78	install -m0755 extras/syslogtocern %{buildroot}%{_sbindir}/
14cr|thttpd-2.25b-12|79	install -m0755 cgi-bin/printenv %{buildroot}/var/lib/%{name}/cgi-bin/printenv.cgi
14cr|thttpd-2.25b-12|80	install -m0755 cgi-src/phf %{buildroot}/var/lib/%{name}/cgi-bin/
14cr|thttpd-2.25b-12|81	install -m0755 cgi-src/redirect %{buildroot}/var/lib/%{name}/cgi-bin/
14cr|thttpd-2.25b-12|82	install -m0755 cgi-src/ssi %{buildroot}/var/lib/%{name}/cgi-bin/
14cr|thttpd-2.25b-12|83	
14cr|thttpd-2.25b-12|84	# install man pages
14cr|thttpd-2.25b-12|85	install -m0644 cgi-src/redirect.8 %{buildroot}%{_mandir}/man8/
14cr|thttpd-2.25b-12|86	install -m0644 cgi-src/ssi.8 %{buildroot}%{_mandir}/man8/
14cr|thttpd-2.25b-12|87	install -m0644 extras/htpasswd.1 %{buildroot}%{_mandir}/man1/%{name}-htpasswd.1
14cr|thttpd-2.25b-12|88	install -m0644 extras/makeweb.1 %{buildroot}%{_mandir}/man1/
14cr|thttpd-2.25b-12|89	install -m0644 extras/syslogtocern.8 %{buildroot}%{_mandir}/man8/
14cr|thttpd-2.25b-12|90	install -m0644 thttpd.8 %{buildroot}%{_mandir}/man8/
14cr|thttpd-2.25b-12|91	
14cr|thttpd-2.25b-12|92	# install config files
14cr|thttpd-2.25b-12|93	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14cr|thttpd-2.25b-12|94	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|thttpd-2.25b-12|95	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|thttpd-2.25b-12|96	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|thttpd-2.25b-12|97	
14cr|thttpd-2.25b-12|98	# install web contents
14cr|thttpd-2.25b-12|99	install -m0644 %{SOURCE5} %{buildroot}/var/lib/%{name}/index.html
14cr|thttpd-2.25b-12|100	install -m0644 dirlist.css %{buildroot}/var/lib/%{name}/styles/
14cr|thttpd-2.25b-12|101	install -m0644 error.css %{buildroot}/var/lib/%{name}/styles/
14cr|thttpd-2.25b-12|102	install -m0644 .description %{buildroot}/var/lib/%{name}/links/
14cr|thttpd-2.25b-12|103	
14cr|thttpd-2.25b-12|104	ln -snf "http://rekl.yi.org/thttpd/pub/patch-thttpd-2.25b-re1" \
14cr|thttpd-2.25b-12|105	%{buildroot}/var/lib/%{name}/links/patch-thttpd-2.25b-re1
14cr|thttpd-2.25b-12|106	ln -snf "http://jonas.fearmuffs.net/software/thttpd/thttpd-2.25b+impan-pl5.diff.gz" \
14cr|thttpd-2.25b-12|107	%{buildroot}/var/lib/%{name}/links/thttpd-2.25b+impan-pl5.diff.gz
14cr|thttpd-2.25b-12|108	ln -snf "http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz" \
14cr|thttpd-2.25b-12|109	%{buildroot}/var/lib/%{name}/links/thttpd-2.25b.tar.gz
14cr|thttpd-2.25b-12|110	
14cr|thttpd-2.25b-12|111	%post
14cr|thttpd-2.25b-12|112	%_post_service %{name}
14cr|thttpd-2.25b-12|113	
14cr|thttpd-2.25b-12|114	%preun
14cr|thttpd-2.25b-12|115	%_preun_service %{name}
14cr|thttpd-2.25b-12|116	
14cr|thttpd-2.25b-12|117	%pre
14cr|thttpd-2.25b-12|118	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14cr|thttpd-2.25b-12|119	
14cr|thttpd-2.25b-12|120	%postun
14cr|thttpd-2.25b-12|121	%_postun_userdel %{name}
14cr|thttpd-2.25b-12|122	
14cr|thttpd-2.25b-12|123	%files
14cr|thttpd-2.25b-12|124	%doc README TODO
14cr|thttpd-2.25b-12|125	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}.conf
14cr|thttpd-2.25b-12|126	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
14cr|thttpd-2.25b-12|127	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cr|thttpd-2.25b-12|128	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
14cr|thttpd-2.25b-12|129	%config(noreplace) %attr(0644,root,root) /var/lib/%{name}/styles/*.css
14cr|thttpd-2.25b-12|130	%config(noreplace) %attr(0644,root,root) /var/lib/%{name}/index.html
14cr|thttpd-2.25b-12|131	%attr(2755,%{name},%{name}) %{_sbindir}/makeweb
14cr|thttpd-2.25b-12|132	%attr(0755,root,root) %{_sbindir}/%{name}-htpasswd
14cr|thttpd-2.25b-12|133	%attr(0755,root,root) %{_sbindir}/syslogtocern
14cr|thttpd-2.25b-12|134	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|thttpd-2.25b-12|135	%attr(0755,%{name},%{name}) %dir /var/lib/%{name}
14cr|thttpd-2.25b-12|136	%attr(0755,%{name},%{name}) %dir /var/lib/%{name}/cgi-bin
14cr|thttpd-2.25b-12|137	%attr(0755,%{name},%{name}) %dir /var/log/%{name}
14cr|thttpd-2.25b-12|138	%attr(0755,%{name},%{name}) %dir /var/run/%{name}
14cr|thttpd-2.25b-12|139	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/printenv.cgi
14cr|thttpd-2.25b-12|140	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/phf
14cr|thttpd-2.25b-12|141	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/redirect
14cr|thttpd-2.25b-12|142	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/ssi
14cr|thttpd-2.25b-12|143	%attr(0644,root,root) %{_mandir}/man*/*
14cr|thttpd-2.25b-12|144	%attr(0644,%{name},%{name}) /var/lib/%{name}/links/.description
14cr|thttpd-2.25b-12|145	%attr(0644,%{name},%{name}) /var/lib/%{name}/links/*
14cr|thttpd-2.25b-12|146	
14cr|thttpd-2.25b-12|147	
14cr|thttpd-2.25b-12|148	%changelog
14cr|thttpd-2.25b-12|149	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.25b-12
14cr|thttpd-2.25b-12|150	+ Revision: 398c16a
14cr|thttpd-2.25b-12|151	- MassBuild#464: Increase release tag
14cr|thttpd-2.25b-12|152	
14cr|thttpd-2.25b-12|153	

8645 14
14cr|thunar-1.6.3-4|1	%define oname Thunar
14cr|thunar-1.6.3-4|2	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-1.6.3-4|3	
14cr|thunar-1.6.3-4|4	%define major 0
14cr|thunar-1.6.3-4|5	%define api 2
14cr|thunar-1.6.3-4|6	%define libname %mklibname thunarx %{api} %{major}
14cr|thunar-1.6.3-4|7	%define devname %mklibname %{name} -d
14cr|thunar-1.6.3-4|8	
14cr|thunar-1.6.3-4|9	Summary:	New modern file manager for the Xfce Desktop Environment
14cr|thunar-1.6.3-4|10	Name:		thunar
14cr|thunar-1.6.3-4|11	Version:	1.6.3
14cr|thunar-1.6.3-4|12	Release:	4
14cr|thunar-1.6.3-4|13	License:	GPLv2+
14cr|thunar-1.6.3-4|14	Group:		Graphical desktop/Xfce
14cr|thunar-1.6.3-4|15	Url:		http://thunar.xfce.org
14cr|thunar-1.6.3-4|16	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{oname}-%{version}.tar.bz2
14cr|thunar-1.6.3-4|17	BuildRequires:	desktop-file-utils
14cr|thunar-1.6.3-4|18	BuildRequires:	intltool
14cr|thunar-1.6.3-4|19	BuildRequires:	gtk-doc
14cr|thunar-1.6.3-4|20	BuildRequires:	jpeg-devel
14cr|thunar-1.6.3-4|21	BuildRequires:	pkgconfig(exo-1) >= 0.10.0
14cr|thunar-1.6.3-4|22	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|thunar-1.6.3-4|23	BuildRequires:	pkgconfig(gamin)
14cr|thunar-1.6.3-4|24	BuildRequires:	pkgconfig(gconf-2.0)
14cr|thunar-1.6.3-4|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|thunar-1.6.3-4|26	BuildRequires:	pkgconfig(gudev-1.0)
14cr|thunar-1.6.3-4|27	BuildRequires:	perl(XML::Parser)
14cr|thunar-1.6.3-4|28	BuildRequires:	pkgconfig(libexif)
14cr|thunar-1.6.3-4|29	BuildRequires:	pkgconfig(libnotify)
14cr|thunar-1.6.3-4|30	BuildRequires:	pkgconfig(libpcre)
14cr|thunar-1.6.3-4|31	BuildRequires:	pkgconfig(libpng)
14cr|thunar-1.6.3-4|32	BuildRequires:	pkgconfig(libusb)
14cr|thunar-1.6.3-4|33	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.11
14cr|thunar-1.6.3-4|34	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cr|thunar-1.6.3-4|35	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.1
14cr|thunar-1.6.3-4|36	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|thunar-1.6.3-4|37	Requires:	exo
14cr|thunar-1.6.3-4|38	Requires:	shared-mime-info
14cr|thunar-1.6.3-4|39	Requires:	thunar-volman
14cr|thunar-1.6.3-4|40	
14cr|thunar-1.6.3-4|41	%description
14cr|thunar-1.6.3-4|42	Thunar has been designed from the ground up to be fast and easy-to-use.
14cr|thunar-1.6.3-4|43	Its user interface is clean and intuitive, and does not include any confusing
14cr|thunar-1.6.3-4|44	or useless options. Thunar is fast and responsive with a good start up time
14cr|thunar-1.6.3-4|45	and directory load time. Thunar is accessible using Assistive Technologies and
14cr|thunar-1.6.3-4|46	is fully standards  compliant.
14cr|thunar-1.6.3-4|47	
14cr|thunar-1.6.3-4|48	Beside the basic file management features, Thunar includes additional features
14cr|thunar-1.6.3-4|49	that set it ahead of other file managers available for the Unix/Linux desktop
14cr|thunar-1.6.3-4|50	today. For example, Thunar includes a so called Bulk Renamer that allows users
14cr|thunar-1.6.3-4|51	to easily rename multiple files at once using criterions that can be specified
14cr|thunar-1.6.3-4|52	using the available renamer plugins. Probably the most interesting renamer here
14cr|thunar-1.6.3-4|53	is the Audio Tags renamer, which generates new file names based on the tags
14cr|thunar-1.6.3-4|54	present in audio files.
14cr|thunar-1.6.3-4|55	
14cr|thunar-1.6.3-4|56	Using the Thunar Extensions Framework it is easy to extend the basic
14cr|thunar-1.6.3-4|57	functionality provided by Thunar to integrate even complex tasks into the file
14cr|thunar-1.6.3-4|58	manager, although the extension framework is still very limited in the 1.0
14cr|thunar-1.6.3-4|59	series, and the 2.0 series will include a way more powerful plugin interface
14cr|thunar-1.6.3-4|60	that allows to adjust virtually every aspect of the file manager. But since
14cr|thunar-1.6.3-4|61	writing extensions for the file manager is still a difficult and time consuming
14cr|thunar-1.6.3-4|62	job, the User Customizable Actions plugin provides users with an easy way to
14cr|thunar-1.6.3-4|63	extend the file and folder context menus with their own custom actions.
14cr|thunar-1.6.3-4|64	
14cr|thunar-1.6.3-4|65	%files -f %{oname}.lang
14cr|thunar-1.6.3-4|66	%doc AUTHORS FAQ HACKING README THANKS TODO
14cr|thunar-1.6.3-4|67	%doc docs/README.*
14cr|thunar-1.6.3-4|68	%dir %{_sysconfdir}/xdg/Thunar
14cr|thunar-1.6.3-4|69	%dir %{_datadir}/Thunar
14cr|thunar-1.6.3-4|70	%{_bindir}/*
14cr|thunar-1.6.3-4|71	%{_datadir}/applications/*
14cr|thunar-1.6.3-4|72	%{_iconsdir}/hicolor/*
14cr|thunar-1.6.3-4|73	%{_datadir}/pixmaps/*
14cr|thunar-1.6.3-4|74	%{_datadir}/dbus-1/services/*
14cr|thunar-1.6.3-4|75	%{_datadir}/doc/Thunar
14cr|thunar-1.6.3-4|76	%{_datadir}/Thunar/sendto/thunar-sendto-email.desktop
14cr|thunar-1.6.3-4|77	%{_libdir}/%{oname}/ThunarBulkRename
14cr|thunar-1.6.3-4|78	%{_libdir}/thunarx-%{api}
14cr|thunar-1.6.3-4|79	%{_libdir}/%{oname}/thunar-sendto-email
14cr|thunar-1.6.3-4|80	%{_mandir}/man1/*
14cr|thunar-1.6.3-4|81	%{_libdir}/xfce4/panel/plugins/*%{name}-*
14cr|thunar-1.6.3-4|82	%{_datadir}/xfce4/panel-plugins/thunar-tpa.desktop
14cr|thunar-1.6.3-4|83	%{_datadir}/gtk-doc/html/thunarx/*
14cr|thunar-1.6.3-4|84	
14cr|thunar-1.6.3-4|85	#----------------------------------------------------------------------------
14cr|thunar-1.6.3-4|86	
14cr|thunar-1.6.3-4|87	%package -n %{libname}
14cr|thunar-1.6.3-4|88	Summary:	Libraries for the thunar filemanager
14cr|thunar-1.6.3-4|89	Group:		Graphical desktop/Xfce
14cr|thunar-1.6.3-4|90	Conflicts:	libthunar2_0 < 1.6.3-4
14cr|thunar-1.6.3-4|91	Obsoletes:	libthunar2_0 < 1.6.3-4
14cr|thunar-1.6.3-4|92	
14cr|thunar-1.6.3-4|93	%description -n %{libname}
14cr|thunar-1.6.3-4|94	Libraries for the thunar filemanager.
14cr|thunar-1.6.3-4|95	
14cr|thunar-1.6.3-4|96	%files -n %{libname}
14cr|thunar-1.6.3-4|97	%{_libdir}/libthunarx-%{api}.so.%{major}*
14cr|thunar-1.6.3-4|98	
14cr|thunar-1.6.3-4|99	#----------------------------------------------------------------------------
14cr|thunar-1.6.3-4|100	
14cr|thunar-1.6.3-4|101	%package -n %{devname}
14cr|thunar-1.6.3-4|102	Summary:	Development files for the thunar filemanager
14cr|thunar-1.6.3-4|103	Group:		Development/Other
14cr|thunar-1.6.3-4|104	Requires:	%{libname} = %{EVRD}
14cr|thunar-1.6.3-4|105	Provides:	%{name}-devel = %{EVRD}
14cr|thunar-1.6.3-4|106	
14cr|thunar-1.6.3-4|107	%description -n %{devname}
14cr|thunar-1.6.3-4|108	Development files for the thunar filemanager.
14cr|thunar-1.6.3-4|109	
14cr|thunar-1.6.3-4|110	%files -n %{devname}
14cr|thunar-1.6.3-4|111	%dir %{_includedir}/thunarx-%{api}
14cr|thunar-1.6.3-4|112	%{_includedir}/thunarx-%{api}/*
14cr|thunar-1.6.3-4|113	%{_libdir}/libthunarx-%{api}.so
14cr|thunar-1.6.3-4|114	%{_libdir}/pkgconfig/*.pc
14cr|thunar-1.6.3-4|115	
14cr|thunar-1.6.3-4|116	#----------------------------------------------------------------------------
14cr|thunar-1.6.3-4|117	
14cr|thunar-1.6.3-4|118	%prep
14cr|thunar-1.6.3-4|119	%setup -qn %{oname}-%{version}
14cr|thunar-1.6.3-4|120	
14cr|thunar-1.6.3-4|121	%build
14cr|thunar-1.6.3-4|122	# re-generate it
14cr|thunar-1.6.3-4|123	pushd thunar
14cr|thunar-1.6.3-4|124	exo-csource --name=thunar_window_ui thunar-window-ui.xml > thunar-window-ui.h
14cr|thunar-1.6.3-4|125	popd
14cr|thunar-1.6.3-4|126	
14cr|thunar-1.6.3-4|127	%configure2_5x \
14cr|thunar-1.6.3-4|128	--enable-dbus \
14cr|thunar-1.6.3-4|129	--enable-exif \
14cr|thunar-1.6.3-4|130	--enable-gio-unix \
14cr|thunar-1.6.3-4|131	--enable-gtk-doc \
14cr|thunar-1.6.3-4|132	--enable-gudev \
14cr|thunar-1.6.3-4|133	--enable-notifications \
14cr|thunar-1.6.3-4|134	--enable-pcre \
14cr|thunar-1.6.3-4|135	--enable-apr-plugin \
14cr|thunar-1.6.3-4|136	--enable-tpa-plugin \
14cr|thunar-1.6.3-4|137	--enable-uca-plugin \
14cr|thunar-1.6.3-4|138	--enable-wallpaper-plugin
14cr|thunar-1.6.3-4|139	
14cr|thunar-1.6.3-4|140	%make
14cr|thunar-1.6.3-4|141	
14cr|thunar-1.6.3-4|142	%install
14cr|thunar-1.6.3-4|143	%makeinstall_std
14cr|thunar-1.6.3-4|144	
14cr|thunar-1.6.3-4|145	desktop-file-install \
14cr|thunar-1.6.3-4|146	--remove-key="Encoding" \
14cr|thunar-1.6.3-4|147	--add-category="FileManager;FileTools" \
14cr|thunar-1.6.3-4|148	--remove-category="Application" \
14cr|thunar-1.6.3-4|149	--add-only-show-in="XFCE" \
14cr|thunar-1.6.3-4|150	--remove-mime-type="x-directory/normal;x-directory/gnome-default-handler" \
14cr|thunar-1.6.3-4|151	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/Thunar*
14cr|thunar-1.6.3-4|152	
14cr|thunar-1.6.3-4|153	# Remove unneeded files
14cr|thunar-1.6.3-4|154	rm -f %{buildroot}%{_libdir}/thunarx-1/thunar-uca.la
14cr|thunar-1.6.3-4|155	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.thunarrc
14cr|thunar-1.6.3-4|156	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.volumes
14cr|thunar-1.6.3-4|157	
14cr|thunar-1.6.3-4|158	# (tpg) this file is in mandriva-xfce-config package
14cr|thunar-1.6.3-4|159	rm -rf %{buildroot}%{_sysconfdir}/xdg/Thunar/uca.xml
14cr|thunar-1.6.3-4|160	
14cr|thunar-1.6.3-4|161	%find_lang %{oname}
14cr|thunar-1.6.3-4|162	
14cr|thunar-1.6.3-4|163	
14cr|thunar-1.6.3-4|164	%changelog
14cr|thunar-1.6.3-4|165	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-4
14cr|thunar-1.6.3-4|166	+ Revision: 2dcc4f3
14cr|thunar-1.6.3-4|167	- Fix library package name, spec cleanup
14cr|thunar-1.6.3-4|168	
14cr|thunar-1.6.3-4|169	

8646 14
14cr|thunar-archive-plugin-0.3.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-archive-plugin-0.3.1-2|2	
14cr|thunar-archive-plugin-0.3.1-2|3	Summary:	An archive plugin for the Thunar File Manager
14cr|thunar-archive-plugin-0.3.1-2|4	
14cr|thunar-archive-plugin-0.3.1-2|5	Name:		thunar-archive-plugin
14cr|thunar-archive-plugin-0.3.1-2|6	Version:	0.3.1
14cr|thunar-archive-plugin-0.3.1-2|7	Release: 	2
14cr|thunar-archive-plugin-0.3.1-2|8	License:	GPLv2+
14cr|thunar-archive-plugin-0.3.1-2|9	Group:		Graphical desktop/Xfce
14cr|thunar-archive-plugin-0.3.1-2|10	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
14cr|thunar-archive-plugin-0.3.1-2|11	Source0:	http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/%{name}-%{version}.tar.bz2
14cr|thunar-archive-plugin-0.3.1-2|12	BuildRequires:	thunar-devel >= 1.2.0
14cr|thunar-archive-plugin-0.3.1-2|13	BuildRequires:	intltool
14cr|thunar-archive-plugin-0.3.1-2|14	BuildRequires:	exo-devel
14cr|thunar-archive-plugin-0.3.1-2|15	
14cr|thunar-archive-plugin-0.3.1-2|16	%description
14cr|thunar-archive-plugin-0.3.1-2|17	The thunar-archive-plugin is a plugin for the Thunar File Manager, which
14cr|thunar-archive-plugin-0.3.1-2|18	adds archive operations to the file context menus. Using this plugin you
14cr|thunar-archive-plugin-0.3.1-2|19	will be able to extract and create archive files from within Thunar using
14cr|thunar-archive-plugin-0.3.1-2|20	a single click.
14cr|thunar-archive-plugin-0.3.1-2|21	The plugin now supports a variety of archive managers through a generic
14cr|thunar-archive-plugin-0.3.1-2|22	interface, that requires the archive manager to install a .desktop file
14cr|thunar-archive-plugin-0.3.1-2|23	as usual, that lists the supported mime types, and a .tap file that acts
14cr|thunar-archive-plugin-0.3.1-2|24	as a wrapper script to invoke the archive manager with the appropriate
14cr|thunar-archive-plugin-0.3.1-2|25	parameters for the create, extract-here and extract-to actions.
14cr|thunar-archive-plugin-0.3.1-2|26	Wrapper scripts for file-roller (the GNOME archive manager) and ark (the
14cr|thunar-archive-plugin-0.3.1-2|27	KDE archive manager) have been added. Xarchiver, the Xfce archive manager,
14cr|thunar-archive-plugin-0.3.1-2|28	will include an appropriate xarchiver.tap file in the next release.
14cr|thunar-archive-plugin-0.3.1-2|29	
14cr|thunar-archive-plugin-0.3.1-2|30	%prep
14cr|thunar-archive-plugin-0.3.1-2|31	%setup -q
14cr|thunar-archive-plugin-0.3.1-2|32	
14cr|thunar-archive-plugin-0.3.1-2|33	%build
14cr|thunar-archive-plugin-0.3.1-2|34	%configure2_5x
14cr|thunar-archive-plugin-0.3.1-2|35	%make
14cr|thunar-archive-plugin-0.3.1-2|36	
14cr|thunar-archive-plugin-0.3.1-2|37	%install
14cr|thunar-archive-plugin-0.3.1-2|38	%makeinstall_std
14cr|thunar-archive-plugin-0.3.1-2|39	
14cr|thunar-archive-plugin-0.3.1-2|40	%find_lang %{name}
14cr|thunar-archive-plugin-0.3.1-2|41	
14cr|thunar-archive-plugin-0.3.1-2|42	%clean
14cr|thunar-archive-plugin-0.3.1-2|43	
14cr|thunar-archive-plugin-0.3.1-2|44	%files -f %{name}.lang
14cr|thunar-archive-plugin-0.3.1-2|45	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|thunar-archive-plugin-0.3.1-2|46	%{_libdir}/thunarx-2/*
14cr|thunar-archive-plugin-0.3.1-2|47	%{_libdir}/%{name}
14cr|thunar-archive-plugin-0.3.1-2|48	%{_iconsdir}/hicolor/*/apps/*
14cr|thunar-archive-plugin-0.3.1-2|49	
14cr|thunar-archive-plugin-0.3.1-2|50	
14cr|thunar-archive-plugin-0.3.1-2|51	
14cr|thunar-archive-plugin-0.3.1-2|52	
14cr|thunar-archive-plugin-0.3.1-2|53	%changelog
14cr|thunar-archive-plugin-0.3.1-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-2
14cr|thunar-archive-plugin-0.3.1-2|55	+ Revision: fd29143
14cr|thunar-archive-plugin-0.3.1-2|56	- MassBuild#464: Increase release tag
14cr|thunar-archive-plugin-0.3.1-2|57	
14cr|thunar-archive-plugin-0.3.1-2|58	

8647 14
14cr|thunar-media-tags-plugin-0.2.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-media-tags-plugin-0.2.1-2|2	
14cr|thunar-media-tags-plugin-0.2.1-2|3	Summary:	A tag plugin for the Thunar File Manager
14cr|thunar-media-tags-plugin-0.2.1-2|4	
14cr|thunar-media-tags-plugin-0.2.1-2|5	Name:		thunar-media-tags-plugin
14cr|thunar-media-tags-plugin-0.2.1-2|6	Version:	0.2.1
14cr|thunar-media-tags-plugin-0.2.1-2|7	Release:	2
14cr|thunar-media-tags-plugin-0.2.1-2|8	License:	GPLv2+
14cr|thunar-media-tags-plugin-0.2.1-2|9	Group:		Graphical desktop/Xfce
14cr|thunar-media-tags-plugin-0.2.1-2|10	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
14cr|thunar-media-tags-plugin-0.2.1-2|11	Source0:	http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/%{name}-%{version}.tar.bz2
14cr|thunar-media-tags-plugin-0.2.1-2|12	Patch0:		thunar-media-tags-plugin-0.2.0-fix-linking.patch
14cr|thunar-media-tags-plugin-0.2.1-2|13	Requires:	thunar >= 1.3.1
14cr|thunar-media-tags-plugin-0.2.1-2|14	BuildRequires:	thunar-devel >= 1.3.1
14cr|thunar-media-tags-plugin-0.2.1-2|15	BuildRequires:	taglib-devel >= 1.4
14cr|thunar-media-tags-plugin-0.2.1-2|16	BuildRequires:	perl(XML::Parser)
14cr|thunar-media-tags-plugin-0.2.1-2|17	BuildRequires:	intltool
14cr|thunar-media-tags-plugin-0.2.1-2|18	BuildRequires:	exo-devel >= 0.7.2
14cr|thunar-media-tags-plugin-0.2.1-2|19	
14cr|thunar-media-tags-plugin-0.2.1-2|20	%description
14cr|thunar-media-tags-plugin-0.2.1-2|21	The thunar-media-tags-plugin is a plugin for the Thunar File Manager,
14cr|thunar-media-tags-plugin-0.2.1-2|22	which adds ID3/OGG tag support to the bulk rename dialog.
14cr|thunar-media-tags-plugin-0.2.1-2|23	
14cr|thunar-media-tags-plugin-0.2.1-2|24	%prep
14cr|thunar-media-tags-plugin-0.2.1-2|25	%setup -q
14cr|thunar-media-tags-plugin-0.2.1-2|26	%patch0 -p1
14cr|thunar-media-tags-plugin-0.2.1-2|27	
14cr|thunar-media-tags-plugin-0.2.1-2|28	%build
14cr|thunar-media-tags-plugin-0.2.1-2|29	%configure2_5x
14cr|thunar-media-tags-plugin-0.2.1-2|30	%make
14cr|thunar-media-tags-plugin-0.2.1-2|31	
14cr|thunar-media-tags-plugin-0.2.1-2|32	%install
14cr|thunar-media-tags-plugin-0.2.1-2|33	%makeinstall_std
14cr|thunar-media-tags-plugin-0.2.1-2|34	
14cr|thunar-media-tags-plugin-0.2.1-2|35	%find_lang %{name} %{name}.lang
14cr|thunar-media-tags-plugin-0.2.1-2|36	
14cr|thunar-media-tags-plugin-0.2.1-2|37	%files -f %{name}.lang
14cr|thunar-media-tags-plugin-0.2.1-2|38	%doc AUTHORS ChangeLog README
14cr|thunar-media-tags-plugin-0.2.1-2|39	%{_libdir}/thunarx-2/*
14cr|thunar-media-tags-plugin-0.2.1-2|40	
14cr|thunar-media-tags-plugin-0.2.1-2|41	
14cr|thunar-media-tags-plugin-0.2.1-2|42	
14cr|thunar-media-tags-plugin-0.2.1-2|43	
14cr|thunar-media-tags-plugin-0.2.1-2|44	%changelog
14cr|thunar-media-tags-plugin-0.2.1-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cr|thunar-media-tags-plugin-0.2.1-2|46	+ Revision: b57b470
14cr|thunar-media-tags-plugin-0.2.1-2|47	- MassBuild#464: Increase release tag
14cr|thunar-media-tags-plugin-0.2.1-2|48	
14cr|thunar-media-tags-plugin-0.2.1-2|49	

8648 14
14cr|thunar-shares-plugin-0.2.0-7|1	Summary:	Samba support for Thunar filemanager
14cr|thunar-shares-plugin-0.2.0-7|2	Name:		thunar-shares-plugin
14cr|thunar-shares-plugin-0.2.0-7|3	Version:	0.2.0
14cr|thunar-shares-plugin-0.2.0-7|4	Release:	7
14cr|thunar-shares-plugin-0.2.0-7|5	License:	GPLv2+
14cr|thunar-shares-plugin-0.2.0-7|6	Group:		Graphical desktop/Xfce
14cr|thunar-shares-plugin-0.2.0-7|7	Url:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
14cr|thunar-shares-plugin-0.2.0-7|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
14cr|thunar-shares-plugin-0.2.0-7|9	Patch0:		thunar-shares-plugin-0.2.0-rosa-thunarx-2.patch
14cr|thunar-shares-plugin-0.2.0-7|10	BuildRequires:	pkgconfig(thunarx-2)
14cr|thunar-shares-plugin-0.2.0-7|11	BuildRequires:	pkgconfig(thunar-vfs-1)
14cr|thunar-shares-plugin-0.2.0-7|12	BuildRequires:	intltool
14cr|thunar-shares-plugin-0.2.0-7|13	
14cr|thunar-shares-plugin-0.2.0-7|14	# required for patch0
14cr|thunar-shares-plugin-0.2.0-7|15	BuildRequires:	xfce4-dev-tools
14cr|thunar-shares-plugin-0.2.0-7|16	
14cr|thunar-shares-plugin-0.2.0-7|17	Requires:	samba-common
14cr|thunar-shares-plugin-0.2.0-7|18	
14cr|thunar-shares-plugin-0.2.0-7|19	%description
14cr|thunar-shares-plugin-0.2.0-7|20	A Thunar file manager extension to share files using Samba.
14cr|thunar-shares-plugin-0.2.0-7|21	
14cr|thunar-shares-plugin-0.2.0-7|22	%prep
14cr|thunar-shares-plugin-0.2.0-7|23	%setup -q
14cr|thunar-shares-plugin-0.2.0-7|24	%patch0 -p1
14cr|thunar-shares-plugin-0.2.0-7|25	
14cr|thunar-shares-plugin-0.2.0-7|26	%build
14cr|thunar-shares-plugin-0.2.0-7|27	# required for patch0
14cr|thunar-shares-plugin-0.2.0-7|28	xdt-autogen
14cr|thunar-shares-plugin-0.2.0-7|29	
14cr|thunar-shares-plugin-0.2.0-7|30	%configure2_5x \
14cr|thunar-shares-plugin-0.2.0-7|31	--disable-static
14cr|thunar-shares-plugin-0.2.0-7|32	
14cr|thunar-shares-plugin-0.2.0-7|33	%make
14cr|thunar-shares-plugin-0.2.0-7|34	
14cr|thunar-shares-plugin-0.2.0-7|35	%install
14cr|thunar-shares-plugin-0.2.0-7|36	%makeinstall_std
14cr|thunar-shares-plugin-0.2.0-7|37	
14cr|thunar-shares-plugin-0.2.0-7|38	%find_lang %{name}
14cr|thunar-shares-plugin-0.2.0-7|39	
14cr|thunar-shares-plugin-0.2.0-7|40	%files -f %{name}.lang
14cr|thunar-shares-plugin-0.2.0-7|41	%doc AUTHORS README ChangeLog NEWS TODO
14cr|thunar-shares-plugin-0.2.0-7|42	%{_libdir}/thunarx-2/thunar-shares-plugin.so
14cr|thunar-shares-plugin-0.2.0-7|43	
14cr|thunar-shares-plugin-0.2.0-7|44	
14cr|thunar-shares-plugin-0.2.0-7|45	
14cr|thunar-shares-plugin-0.2.0-7|46	%changelog
14cr|thunar-shares-plugin-0.2.0-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-7
14cr|thunar-shares-plugin-0.2.0-7|48	+ Revision: dbd0960
14cr|thunar-shares-plugin-0.2.0-7|49	- MassBuild#464: Increase release tag
14cr|thunar-shares-plugin-0.2.0-7|50	
14cr|thunar-shares-plugin-0.2.0-7|51	

8649 14
14cr|thunar-svn-plugin-0.0.3-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-svn-plugin-0.0.3-3|2	
14cr|thunar-svn-plugin-0.0.3-3|3	Summary:	A svn plugin for Thunar file manager
14cr|thunar-svn-plugin-0.0.3-3|4	Name:		thunar-svn-plugin
14cr|thunar-svn-plugin-0.0.3-3|5	Version:	0.0.3
14cr|thunar-svn-plugin-0.0.3-3|6	Release:	3
14cr|thunar-svn-plugin-0.0.3-3|7	License:	GPLv2+
14cr|thunar-svn-plugin-0.0.3-3|8	Group:		Graphical desktop/Xfce
14cr|thunar-svn-plugin-0.0.3-3|9	Url:		http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin
14cr|thunar-svn-plugin-0.0.3-3|10	Source0:	http://archive.xfce.org/src/thunar-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunar-svn-plugin-0.0.3-3|11	Patch0:		thunar-svn-plugin-0.0.3-rosa-thunarx-2.patch
14cr|thunar-svn-plugin-0.0.3-3|12	Patch1:		thunar-svn-plugin-0.0.3-rosa-svn-includes.patch
14cr|thunar-svn-plugin-0.0.3-3|13	Patch2:		thunar-svn-plugin-0.0.3-rosa-format-security.patch
14cr|thunar-svn-plugin-0.0.3-3|14	BuildRequires:	pkgconfig(thunarx-2)
14cr|thunar-svn-plugin-0.0.3-3|15	BuildRequires:	pkgconfig(thunar-vfs-1)
14cr|thunar-svn-plugin-0.0.3-3|16	BuildRequires:	subversion-devel
14cr|thunar-svn-plugin-0.0.3-3|17	BuildRequires:	gtk+2-devel
14cr|thunar-svn-plugin-0.0.3-3|18	
14cr|thunar-svn-plugin-0.0.3-3|19	# required for patch0
14cr|thunar-svn-plugin-0.0.3-3|20	BuildRequires:	xfce4-dev-tools
14cr|thunar-svn-plugin-0.0.3-3|21	
14cr|thunar-svn-plugin-0.0.3-3|22	%description
14cr|thunar-svn-plugin-0.0.3-3|23	A svn plugin for Thunar file manager.
14cr|thunar-svn-plugin-0.0.3-3|24	
14cr|thunar-svn-plugin-0.0.3-3|25	%prep
14cr|thunar-svn-plugin-0.0.3-3|26	%setup -q
14cr|thunar-svn-plugin-0.0.3-3|27	%patch0 -p1
14cr|thunar-svn-plugin-0.0.3-3|28	%patch1 -p1
14cr|thunar-svn-plugin-0.0.3-3|29	%patch2 -p1
14cr|thunar-svn-plugin-0.0.3-3|30	
14cr|thunar-svn-plugin-0.0.3-3|31	%build
14cr|thunar-svn-plugin-0.0.3-3|32	# required for patch0
14cr|thunar-svn-plugin-0.0.3-3|33	xdt-autogen
14cr|thunar-svn-plugin-0.0.3-3|34	
14cr|thunar-svn-plugin-0.0.3-3|35	%configure2_5x
14cr|thunar-svn-plugin-0.0.3-3|36	
14cr|thunar-svn-plugin-0.0.3-3|37	%make
14cr|thunar-svn-plugin-0.0.3-3|38	
14cr|thunar-svn-plugin-0.0.3-3|39	%install
14cr|thunar-svn-plugin-0.0.3-3|40	%makeinstall_std
14cr|thunar-svn-plugin-0.0.3-3|41	
14cr|thunar-svn-plugin-0.0.3-3|42	%find_lang %{name}
14cr|thunar-svn-plugin-0.0.3-3|43	
14cr|thunar-svn-plugin-0.0.3-3|44	%files -f %{name}.lang
14cr|thunar-svn-plugin-0.0.3-3|45	%doc AUTHORS README ChangeLog
14cr|thunar-svn-plugin-0.0.3-3|46	%{_libdir}/thunarx-2/thunar-svn-plugin.*
14cr|thunar-svn-plugin-0.0.3-3|47	%{_libdir}/tsp-svn-helper
14cr|thunar-svn-plugin-0.0.3-3|48	%{_iconsdir}/hicolor/*/apps/*
14cr|thunar-svn-plugin-0.0.3-3|49	
14cr|thunar-svn-plugin-0.0.3-3|50	
14cr|thunar-svn-plugin-0.0.3-3|51	
14cr|thunar-svn-plugin-0.0.3-3|52	%changelog
14cr|thunar-svn-plugin-0.0.3-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-3
14cr|thunar-svn-plugin-0.0.3-3|54	+ Revision: e296ac1
14cr|thunar-svn-plugin-0.0.3-3|55	- MassBuild#464: Increase release tag
14cr|thunar-svn-plugin-0.0.3-3|56	
14cr|thunar-svn-plugin-0.0.3-3|57	

8650 14
14cr|thunar-thumbnailers-0.4.1-8|1	%define url_ver			%(echo %{version} | cut -c 1-3)
14cr|thunar-thumbnailers-0.4.1-8|2	%define _enable_debug_packages	%{nil}
14cr|thunar-thumbnailers-0.4.1-8|3	%define debug_package		%{nil}
14cr|thunar-thumbnailers-0.4.1-8|4	
14cr|thunar-thumbnailers-0.4.1-8|5	Summary:	A thumbnail plugin for the Thunar File Manager
14cr|thunar-thumbnailers-0.4.1-8|6	Name:		thunar-thumbnailers
14cr|thunar-thumbnailers-0.4.1-8|7	Version:	0.4.1
14cr|thunar-thumbnailers-0.4.1-8|8	Release:	8
14cr|thunar-thumbnailers-0.4.1-8|9	License:	GPLv2+
14cr|thunar-thumbnailers-0.4.1-8|10	Group:		Graphical desktop/Xfce
14cr|thunar-thumbnailers-0.4.1-8|11	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers
14cr|thunar-thumbnailers-0.4.1-8|12	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunar-thumbnailers-0.4.1-8|13	BuildRequires:	thunar-devel >= 0.8.0
14cr|thunar-thumbnailers-0.4.1-8|14	BuildRequires:	imagemagick
14cr|thunar-thumbnailers-0.4.1-8|15	BuildRequires:	perl(XML::Parser)
14cr|thunar-thumbnailers-0.4.1-8|16	BuildRequires:	unzip
14cr|thunar-thumbnailers-0.4.1-8|17	BuildRequires:	dcraw
14cr|thunar-thumbnailers-0.4.1-8|18	BuildRequires:	ffmpegthumbnailer
14cr|thunar-thumbnailers-0.4.1-8|19	BuildRequires:	grace
14cr|thunar-thumbnailers-0.4.1-8|20	BuildRequires:	texlive-latex
14cr|thunar-thumbnailers-0.4.1-8|21	Requires:	thunar >= 0.8.0
14cr|thunar-thumbnailers-0.4.1-8|22	Requires:	imagemagick
14cr|thunar-thumbnailers-0.4.1-8|23	Requires:	unzip
14cr|thunar-thumbnailers-0.4.1-8|24	Suggests:	%{name}-ffmpeg
14cr|thunar-thumbnailers-0.4.1-8|25	
14cr|thunar-thumbnailers-0.4.1-8|26	%description
14cr|thunar-thumbnailers-0.4.1-8|27	Thumbnails support for Thunar File Manager.
14cr|thunar-thumbnailers-0.4.1-8|28	
14cr|thunar-thumbnailers-0.4.1-8|29	%package ffmpeg
14cr|thunar-thumbnailers-0.4.1-8|30	Summary:	A ffmpeg thumbnails support for Thunar File Manager
14cr|thunar-thumbnailers-0.4.1-8|31	Group:		Graphical desktop/Xfce
14cr|thunar-thumbnailers-0.4.1-8|32	Requires:	ffmpegthumbnailer
14cr|thunar-thumbnailers-0.4.1-8|33	Requires:	%{name}
14cr|thunar-thumbnailers-0.4.1-8|34	
14cr|thunar-thumbnailers-0.4.1-8|35	%description ffmpeg
14cr|thunar-thumbnailers-0.4.1-8|36	A ffmpeg thumbnails support for Thunar File Manager.
14cr|thunar-thumbnailers-0.4.1-8|37	
14cr|thunar-thumbnailers-0.4.1-8|38	%package grace
14cr|thunar-thumbnailers-0.4.1-8|39	Summary:	A grace thumbnails support for Thunar File Manager
14cr|thunar-thumbnailers-0.4.1-8|40	Group:		Graphical desktop/Xfce
14cr|thunar-thumbnailers-0.4.1-8|41	Requires:	grace
14cr|thunar-thumbnailers-0.4.1-8|42	Requires:	%{name}
14cr|thunar-thumbnailers-0.4.1-8|43	
14cr|thunar-thumbnailers-0.4.1-8|44	%description grace
14cr|thunar-thumbnailers-0.4.1-8|45	A grace thumbnails support for Thunar File Manager.
14cr|thunar-thumbnailers-0.4.1-8|46	
14cr|thunar-thumbnailers-0.4.1-8|47	%package raw
14cr|thunar-thumbnailers-0.4.1-8|48	Summary:	A RAW thumbnails support for Thunar File Manager
14cr|thunar-thumbnailers-0.4.1-8|49	Group:		Graphical desktop/Xfce
14cr|thunar-thumbnailers-0.4.1-8|50	Requires:	dcraw
14cr|thunar-thumbnailers-0.4.1-8|51	Requires:	%{name}
14cr|thunar-thumbnailers-0.4.1-8|52	
14cr|thunar-thumbnailers-0.4.1-8|53	%description raw
14cr|thunar-thumbnailers-0.4.1-8|54	A RAW thumbnails support for Thunar File Manager.
14cr|thunar-thumbnailers-0.4.1-8|55	
14cr|thunar-thumbnailers-0.4.1-8|56	%package tex
14cr|thunar-thumbnailers-0.4.1-8|57	Summary:	A TEX thumbnails support for Thunar File Manager
14cr|thunar-thumbnailers-0.4.1-8|58	Group:		Graphical desktop/Xfce
14cr|thunar-thumbnailers-0.4.1-8|59	Requires:	texlive-latex
14cr|thunar-thumbnailers-0.4.1-8|60	Requires:	%{name}
14cr|thunar-thumbnailers-0.4.1-8|61	
14cr|thunar-thumbnailers-0.4.1-8|62	%description tex
14cr|thunar-thumbnailers-0.4.1-8|63	A TEX thumbnails support for Thunar File Manager.
14cr|thunar-thumbnailers-0.4.1-8|64	
14cr|thunar-thumbnailers-0.4.1-8|65	%prep
14cr|thunar-thumbnailers-0.4.1-8|66	%setup -q
14cr|thunar-thumbnailers-0.4.1-8|67	
14cr|thunar-thumbnailers-0.4.1-8|68	%build
14cr|thunar-thumbnailers-0.4.1-8|69	%configure2_5x \
14cr|thunar-thumbnailers-0.4.1-8|70	--enable-raw \
14cr|thunar-thumbnailers-0.4.1-8|71	--enable-grace \
14cr|thunar-thumbnailers-0.4.1-8|72	--enable-ffmpeg \
14cr|thunar-thumbnailers-0.4.1-8|73	--enable-tex
14cr|thunar-thumbnailers-0.4.1-8|74	%make
14cr|thunar-thumbnailers-0.4.1-8|75	
14cr|thunar-thumbnailers-0.4.1-8|76	%install
14cr|thunar-thumbnailers-0.4.1-8|77	%makeinstall_std
14cr|thunar-thumbnailers-0.4.1-8|78	
14cr|thunar-thumbnailers-0.4.1-8|79	%files
14cr|thunar-thumbnailers-0.4.1-8|80	%doc AUTHORS ChangeLog README
14cr|thunar-thumbnailers-0.4.1-8|81	%dir %{_datadir}/thumbnailers
14cr|thunar-thumbnailers-0.4.1-8|82	%{_libdir}/dvi-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|83	%{_libdir}/eps-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|84	%{_libdir}/fig-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|85	%{_libdir}/odf-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|86	%{_libdir}/pdf-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|87	%{_libdir}/ps-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|88	%{_libdir}/psd-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|89	%{_libdir}/svgz-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|90	%{_libdir}/xcf-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|91	%{_datadir}/mime/packages/thunar-thumbnailers.xml
14cr|thunar-thumbnailers-0.4.1-8|92	%{_datadir}/thumbnailers/dvi-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|93	%{_datadir}/thumbnailers/eps-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|94	%{_datadir}/thumbnailers/fig-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|95	%{_datadir}/thumbnailers/odf-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|96	%{_datadir}/thumbnailers/pdf-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|97	%{_datadir}/thumbnailers/ps-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|98	%{_datadir}/thumbnailers/psd-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|99	%{_datadir}/thumbnailers/svgz-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|100	%{_datadir}/thumbnailers/xcf-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|101	
14cr|thunar-thumbnailers-0.4.1-8|102	%files ffmpeg
14cr|thunar-thumbnailers-0.4.1-8|103	%{_libdir}/ffmpeg-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|104	%{_libdir}/ogg-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|105	%{_datadir}/thumbnailers/ffmpeg-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|106	%{_datadir}/thumbnailers/ogg-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|107	
14cr|thunar-thumbnailers-0.4.1-8|108	%files grace
14cr|thunar-thumbnailers-0.4.1-8|109	%{_libdir}/agr-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|110	%{_datadir}/thumbnailers/agr-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|111	
14cr|thunar-thumbnailers-0.4.1-8|112	%files raw
14cr|thunar-thumbnailers-0.4.1-8|113	%{_libdir}/raw-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|114	%{_datadir}/thumbnailers/raw-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|115	
14cr|thunar-thumbnailers-0.4.1-8|116	%files tex
14cr|thunar-thumbnailers-0.4.1-8|117	%{_libdir}/tex-thumbnailer
14cr|thunar-thumbnailers-0.4.1-8|118	%{_datadir}/thumbnailers/tex-thumbnailer.desktop
14cr|thunar-thumbnailers-0.4.1-8|119	
14cr|thunar-thumbnailers-0.4.1-8|120	
14cr|thunar-thumbnailers-0.4.1-8|121	
14cr|thunar-thumbnailers-0.4.1-8|122	%changelog
14cr|thunar-thumbnailers-0.4.1-8|123	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-8
14cr|thunar-thumbnailers-0.4.1-8|124	+ Revision: 3b8c8c6
14cr|thunar-thumbnailers-0.4.1-8|125	- MassBuild#464: Increase release tag
14cr|thunar-thumbnailers-0.4.1-8|126	
14cr|thunar-thumbnailers-0.4.1-8|127	

8651 14
14cr|thunar-vcs-plugin-0.1.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-vcs-plugin-0.1.4-2|2	
14cr|thunar-vcs-plugin-0.1.4-2|3	Summary:	VCS support for Thunar file manager
14cr|thunar-vcs-plugin-0.1.4-2|4	Name:		thunar-vcs-plugin
14cr|thunar-vcs-plugin-0.1.4-2|5	Version:	0.1.4
14cr|thunar-vcs-plugin-0.1.4-2|6	Release:	2
14cr|thunar-vcs-plugin-0.1.4-2|7	License:	GPLv2+
14cr|thunar-vcs-plugin-0.1.4-2|8	Group:		Graphical desktop/Xfce
14cr|thunar-vcs-plugin-0.1.4-2|9	Url:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
14cr|thunar-vcs-plugin-0.1.4-2|10	Source0:	http://archive.xfce.org/src/thunar-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunar-vcs-plugin-0.1.4-2|11	BuildRequires:	pkgconfig(thunarx-2) >= 1.2.0
14cr|thunar-vcs-plugin-0.1.4-2|12	BuildRequires:	intltool
14cr|thunar-vcs-plugin-0.1.4-2|13	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
14cr|thunar-vcs-plugin-0.1.4-2|14	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
14cr|thunar-vcs-plugin-0.1.4-2|15	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
14cr|thunar-vcs-plugin-0.1.4-2|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.18.0
14cr|thunar-vcs-plugin-0.1.4-2|17	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
14cr|thunar-vcs-plugin-0.1.4-2|18	BuildRequires:	pkgconfig(apr-1) >= 0.9.7
14cr|thunar-vcs-plugin-0.1.4-2|19	BuildRequires:	subversion-devel >= 1.5
14cr|thunar-vcs-plugin-0.1.4-2|20	BuildRequires:	git
14cr|thunar-vcs-plugin-0.1.4-2|21	Suggests:	git
14cr|thunar-vcs-plugin-0.1.4-2|22	
14cr|thunar-vcs-plugin-0.1.4-2|23	%description
14cr|thunar-vcs-plugin-0.1.4-2|24	The Thunar VCS Plugin adds Subversion actions to the context menu of thunar.
14cr|thunar-vcs-plugin-0.1.4-2|25	This gives a VCS integration to Thunar.
14cr|thunar-vcs-plugin-0.1.4-2|26	
14cr|thunar-vcs-plugin-0.1.4-2|27	The current features are:
14cr|thunar-vcs-plugin-0.1.4-2|28	- Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete,
14cr|thunar-vcs-plugin-0.1.4-2|29	export, import, lock, log, move, properties, relocate, resolved, revert,
14cr|thunar-vcs-plugin-0.1.4-2|30	status, switch, unlock, update.
14cr|thunar-vcs-plugin-0.1.4-2|31	- Subversion info in file properties dialog.
14cr|thunar-vcs-plugin-0.1.4-2|32	- Basic git support: add, blame, branch, clean, clone, log, move, reset,
14cr|thunar-vcs-plugin-0.1.4-2|33	stash, status.
14cr|thunar-vcs-plugin-0.1.4-2|34	
14cr|thunar-vcs-plugin-0.1.4-2|35	
14cr|thunar-vcs-plugin-0.1.4-2|36	%prep
14cr|thunar-vcs-plugin-0.1.4-2|37	%setup -q
14cr|thunar-vcs-plugin-0.1.4-2|38	
14cr|thunar-vcs-plugin-0.1.4-2|39	%build
14cr|thunar-vcs-plugin-0.1.4-2|40	%configure2_5x \
14cr|thunar-vcs-plugin-0.1.4-2|41	--disable-static
14cr|thunar-vcs-plugin-0.1.4-2|42	%make
14cr|thunar-vcs-plugin-0.1.4-2|43	
14cr|thunar-vcs-plugin-0.1.4-2|44	%install
14cr|thunar-vcs-plugin-0.1.4-2|45	%makeinstall_std
14cr|thunar-vcs-plugin-0.1.4-2|46	
14cr|thunar-vcs-plugin-0.1.4-2|47	%find_lang %{name}
14cr|thunar-vcs-plugin-0.1.4-2|48	
14cr|thunar-vcs-plugin-0.1.4-2|49	%files -f %{name}.lang
14cr|thunar-vcs-plugin-0.1.4-2|50	%doc AUTHORS ChangeLog NEWS README
14cr|thunar-vcs-plugin-0.1.4-2|51	%{_libdir}/thunarx-2/thunar-vcs-plugin.so
14cr|thunar-vcs-plugin-0.1.4-2|52	%{_libdir}/tvp-git-helper
14cr|thunar-vcs-plugin-0.1.4-2|53	%{_libdir}/tvp-svn-helper
14cr|thunar-vcs-plugin-0.1.4-2|54	%{_iconsdir}/hicolor/*/apps/*
14cr|thunar-vcs-plugin-0.1.4-2|55	
14cr|thunar-vcs-plugin-0.1.4-2|56	%changelog
14cr|thunar-vcs-plugin-0.1.4-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-2
14cr|thunar-vcs-plugin-0.1.4-2|58	+ Revision: ea7d0c4
14cr|thunar-vcs-plugin-0.1.4-2|59	- MassBuild#464: Increase release tag
14cr|thunar-vcs-plugin-0.1.4-2|60	
14cr|thunar-vcs-plugin-0.1.4-2|61	

8652 14
14cr|thunar-vfs-1.2.0-5|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cr|thunar-vfs-1.2.0-5|2	
14cr|thunar-vfs-1.2.0-5|3	%define api 1
14cr|thunar-vfs-1.2.0-5|4	%define major 2
14cr|thunar-vfs-1.2.0-5|5	%define libname %mklibname %{name} %{api} %{major}
14cr|thunar-vfs-1.2.0-5|6	%define devname %mklibname %{name} -d
14cr|thunar-vfs-1.2.0-5|7	
14cr|thunar-vfs-1.2.0-5|8	Summary:	Virtual filesystem shipped with Thunar 1.0 and earlier releases
14cr|thunar-vfs-1.2.0-5|9	Name:		thunar-vfs
14cr|thunar-vfs-1.2.0-5|10	Version:	1.2.0
14cr|thunar-vfs-1.2.0-5|11	Release:	5
14cr|thunar-vfs-1.2.0-5|12	License:	LGPLv2+
14cr|thunar-vfs-1.2.0-5|13	Group:		Graphical desktop/Xfce
14cr|thunar-vfs-1.2.0-5|14	Url:		http://thunar.xfce.org
14cr|thunar-vfs-1.2.0-5|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunar-vfs-1.2.0-5|16	BuildRequires:	intltool
14cr|thunar-vfs-1.2.0-5|17	BuildRequires:	jpeg-devel
14cr|thunar-vfs-1.2.0-5|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
14cr|thunar-vfs-1.2.0-5|19	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
14cr|thunar-vfs-1.2.0-5|20	BuildRequires:	pkgconfig(freetype2)
14cr|thunar-vfs-1.2.0-5|21	BuildRequires:	pkgconfig(gamin)
14cr|thunar-vfs-1.2.0-5|22	BuildRequires:	pkgconfig(gconf-2.0) >= 2.4.0
14cr|thunar-vfs-1.2.0-5|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.10.0
14cr|thunar-vfs-1.2.0-5|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.12.0
14cr|thunar-vfs-1.2.0-5|25	BuildRequires:	pkgconfig(gthread-2.0) >= 2.12.0
14cr|thunar-vfs-1.2.0-5|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10.0
14cr|thunar-vfs-1.2.0-5|27	BuildRequires:	pkgconfig(libpng) >= 1.2.0
14cr|thunar-vfs-1.2.0-5|28	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.4
14cr|thunar-vfs-1.2.0-5|29	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
14cr|thunar-vfs-1.2.0-5|30	
14cr|thunar-vfs-1.2.0-5|31	%description
14cr|thunar-vfs-1.2.0-5|32	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cr|thunar-vfs-1.2.0-5|33	earlier releases. It provides compatibility for applications that still
14cr|thunar-vfs-1.2.0-5|34	use thunar-vfs while Thunar was ported to GVFS.
14cr|thunar-vfs-1.2.0-5|35	
14cr|thunar-vfs-1.2.0-5|36	%files -f %{name}.lang
14cr|thunar-vfs-1.2.0-5|37	%doc AUTHORS ChangeLog NEWS README
14cr|thunar-vfs-1.2.0-5|38	%doc docs/ThumbnailersCacheFormat.txt docs/README.volumes
14cr|thunar-vfs-1.2.0-5|39	%{_datadir}/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
14cr|thunar-vfs-1.2.0-5|40	
14cr|thunar-vfs-1.2.0-5|41	#----------------------------------------------------------------------------
14cr|thunar-vfs-1.2.0-5|42	
14cr|thunar-vfs-1.2.0-5|43	%package -n %{libname}
14cr|thunar-vfs-1.2.0-5|44	Summary:	Shared libraries for %{name}
14cr|thunar-vfs-1.2.0-5|45	Group:		System/Libraries
14cr|thunar-vfs-1.2.0-5|46	Requires:	%{name} >= %{EVRD}
14cr|thunar-vfs-1.2.0-5|47	Conflicts:	%{name} < 1.2.0-2
14cr|thunar-vfs-1.2.0-5|48	
14cr|thunar-vfs-1.2.0-5|49	%description -n %{libname}
14cr|thunar-vfs-1.2.0-5|50	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cr|thunar-vfs-1.2.0-5|51	earlier releases. It provides compatibility for applications that still
14cr|thunar-vfs-1.2.0-5|52	use thunar-vfs while Thunar was ported to GVFS.
14cr|thunar-vfs-1.2.0-5|53	
14cr|thunar-vfs-1.2.0-5|54	This package contains the shared libraries for %{name}.
14cr|thunar-vfs-1.2.0-5|55	
14cr|thunar-vfs-1.2.0-5|56	%files -n %{libname}
14cr|thunar-vfs-1.2.0-5|57	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cr|thunar-vfs-1.2.0-5|58	%{_libdir}/thunar-vfs-*
14cr|thunar-vfs-1.2.0-5|59	
14cr|thunar-vfs-1.2.0-5|60	#----------------------------------------------------------------------------
14cr|thunar-vfs-1.2.0-5|61	
14cr|thunar-vfs-1.2.0-5|62	%package -n %{devname}
14cr|thunar-vfs-1.2.0-5|63	Summary:	Development files for %{name}
14cr|thunar-vfs-1.2.0-5|64	Group:		Development/Other
14cr|thunar-vfs-1.2.0-5|65	Requires:	%{libname} = %{EVRD}
14cr|thunar-vfs-1.2.0-5|66	Provides:	%{name}-devel = %{EVRD}
14cr|thunar-vfs-1.2.0-5|67	Obsoletes:	%{name}-devel < 1.2.0-2
14cr|thunar-vfs-1.2.0-5|68	
14cr|thunar-vfs-1.2.0-5|69	%description -n %{devname}
14cr|thunar-vfs-1.2.0-5|70	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cr|thunar-vfs-1.2.0-5|71	earlier releases. It provides compatibility for applications that still
14cr|thunar-vfs-1.2.0-5|72	use thunar-vfs while Thunar was ported to GVFS.
14cr|thunar-vfs-1.2.0-5|73	
14cr|thunar-vfs-1.2.0-5|74	This package contains the libraries and header files for developing
14cr|thunar-vfs-1.2.0-5|75	applications that use %{name}.
14cr|thunar-vfs-1.2.0-5|76	
14cr|thunar-vfs-1.2.0-5|77	%files -n %{devname}
14cr|thunar-vfs-1.2.0-5|78	%doc HACKING TODO
14cr|thunar-vfs-1.2.0-5|79	%doc %{_datadir}/gtk-doc/html/%{name}/
14cr|thunar-vfs-1.2.0-5|80	%{_includedir}/%{name}-%{api}/
14cr|thunar-vfs-1.2.0-5|81	%{_libdir}/lib%{name}-%{api}.so
14cr|thunar-vfs-1.2.0-5|82	%{_libdir}/pkgconfig/thunar-vfs-%{api}.pc
14cr|thunar-vfs-1.2.0-5|83	
14cr|thunar-vfs-1.2.0-5|84	#----------------------------------------------------------------------------
14cr|thunar-vfs-1.2.0-5|85	
14cr|thunar-vfs-1.2.0-5|86	%prep
14cr|thunar-vfs-1.2.0-5|87	%setup -q
14cr|thunar-vfs-1.2.0-5|88	
14cr|thunar-vfs-1.2.0-5|89	%build
14cr|thunar-vfs-1.2.0-5|90	%configure2_5x \
14cr|thunar-vfs-1.2.0-5|91	--disable-static
14cr|thunar-vfs-1.2.0-5|92	%make
14cr|thunar-vfs-1.2.0-5|93	
14cr|thunar-vfs-1.2.0-5|94	%install
14cr|thunar-vfs-1.2.0-5|95	%makeinstall_std
14cr|thunar-vfs-1.2.0-5|96	
14cr|thunar-vfs-1.2.0-5|97	%find_lang %{name}
14cr|thunar-vfs-1.2.0-5|98	
14cr|thunar-vfs-1.2.0-5|99	# remove duplicate docs
14cr|thunar-vfs-1.2.0-5|100	rm -rf %{buildroot}%{_datadir}/doc
14cr|thunar-vfs-1.2.0-5|101	
14cr|thunar-vfs-1.2.0-5|102	%check
14cr|thunar-vfs-1.2.0-5|103	make tests
14cr|thunar-vfs-1.2.0-5|104	
14cr|thunar-vfs-1.2.0-5|105	
14cr|thunar-vfs-1.2.0-5|106	%changelog
14cr|thunar-vfs-1.2.0-5|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
14cr|thunar-vfs-1.2.0-5|108	+ Revision: 941ea54
14cr|thunar-vfs-1.2.0-5|109	- MassBuild#464: Increase release tag
14cr|thunar-vfs-1.2.0-5|110	
14cr|thunar-vfs-1.2.0-5|111	

8653 14
14cr|thunar-volman-0.8.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunar-volman-0.8.0-2|2	
14cr|thunar-volman-0.8.0-2|3	Summary:	A removable volume manager for Thunar
14cr|thunar-volman-0.8.0-2|4	Name:		thunar-volman
14cr|thunar-volman-0.8.0-2|5	Version:	0.8.0
14cr|thunar-volman-0.8.0-2|6	Release:	2
14cr|thunar-volman-0.8.0-2|7	License:	GPLv2+
14cr|thunar-volman-0.8.0-2|8	Group:		Graphical desktop/Xfce
14cr|thunar-volman-0.8.0-2|9	URL:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
14cr|thunar-volman-0.8.0-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunar-volman-0.8.0-2|11	BuildRequires:	thunar-devel >= 1.3.1
14cr|thunar-volman-0.8.0-2|12	BuildRequires:	dbus-devel >= 0.34
14cr|thunar-volman-0.8.0-2|13	BuildRequires:	libusb-devel
14cr|thunar-volman-0.8.0-2|14	BuildRequires:	pkgconfig(gudev-1.0)
14cr|thunar-volman-0.8.0-2|15	BuildRequires:	exo-devel >= 0.7.2
14cr|thunar-volman-0.8.0-2|16	BuildRequires:	libxfce4util-devel >= 4.9.0
14cr|thunar-volman-0.8.0-2|17	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cr|thunar-volman-0.8.0-2|18	BuildRequires:	xfconf-devel >= 4.7.0
14cr|thunar-volman-0.8.0-2|19	BuildRequires:	libnotify-devel >= 0.4.0
14cr|thunar-volman-0.8.0-2|20	Requires:	thunar >= 1.3.1
14cr|thunar-volman-0.8.0-2|21	Requires:	dbus >= 0.34
14cr|thunar-volman-0.8.0-2|22	Requires:	gvfs
14cr|thunar-volman-0.8.0-2|23	Obsoletes:	xfce4-volstatus-icon <= 0.1.0
14cr|thunar-volman-0.8.0-2|24	
14cr|thunar-volman-0.8.0-2|25	%description
14cr|thunar-volman-0.8.0-2|26	The Thunar Volume Manager is an extension for the Thunar
14cr|thunar-volman-0.8.0-2|27	file manager, which enables automatic management of removable
14cr|thunar-volman-0.8.0-2|28	drives and media. For example, if thunar-volman is installed
14cr|thunar-volman-0.8.0-2|29	and configured properly, and you plug in your digital camera,
14cr|thunar-volman-0.8.0-2|30	it will automatically launch your preferred photo application
14cr|thunar-volman-0.8.0-2|31	and import the new pictures from the camera into your photo collection.
14cr|thunar-volman-0.8.0-2|32	
14cr|thunar-volman-0.8.0-2|33	%prep
14cr|thunar-volman-0.8.0-2|34	%setup -q
14cr|thunar-volman-0.8.0-2|35	
14cr|thunar-volman-0.8.0-2|36	%build
14cr|thunar-volman-0.8.0-2|37	%configure2_5x \
14cr|thunar-volman-0.8.0-2|38	--enable-notifications
14cr|thunar-volman-0.8.0-2|39	
14cr|thunar-volman-0.8.0-2|40	%make
14cr|thunar-volman-0.8.0-2|41	
14cr|thunar-volman-0.8.0-2|42	%install
14cr|thunar-volman-0.8.0-2|43	%makeinstall_std
14cr|thunar-volman-0.8.0-2|44	
14cr|thunar-volman-0.8.0-2|45	%find_lang %{name} %{name}.lang
14cr|thunar-volman-0.8.0-2|46	
14cr|thunar-volman-0.8.0-2|47	%files -f %{name}.lang
14cr|thunar-volman-0.8.0-2|48	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|thunar-volman-0.8.0-2|49	%{_bindir}/thunar-volman
14cr|thunar-volman-0.8.0-2|50	%{_bindir}/thunar-volman-settings
14cr|thunar-volman-0.8.0-2|51	%{_iconsdir}/hicolor/*/apps/*.png
14cr|thunar-volman-0.8.0-2|52	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|thunar-volman-0.8.0-2|53	%{_datadir}/applications/thunar-volman-settings.desktop
14cr|thunar-volman-0.8.0-2|54	
14cr|thunar-volman-0.8.0-2|55	
14cr|thunar-volman-0.8.0-2|56	
14cr|thunar-volman-0.8.0-2|57	%changelog
14cr|thunar-volman-0.8.0-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cr|thunar-volman-0.8.0-2|59	+ Revision: 6c5255c
14cr|thunar-volman-0.8.0-2|60	- MassBuild#464: Increase release tag
14cr|thunar-volman-0.8.0-2|61	
14cr|thunar-volman-0.8.0-2|62	

8654 14
14cr|thunarx-python-0.3.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|thunarx-python-0.3.0-2|2	
14cr|thunarx-python-0.3.0-2|3	Name:		thunarx-python
14cr|thunarx-python-0.3.0-2|4	Version:	0.3.0
14cr|thunarx-python-0.3.0-2|5	Release:	2
14cr|thunarx-python-0.3.0-2|6	Summary:	Python bindings for the Thunar Extension Framework
14cr|thunarx-python-0.3.0-2|7	
14cr|thunarx-python-0.3.0-2|8	Group:		Development/Other
14cr|thunarx-python-0.3.0-2|9	License:	LGPLv2+
14cr|thunarx-python-0.3.0-2|10	URL:		http://goodies.xfce.org/projects/bindings/thunarx-python
14cr|thunarx-python-0.3.0-2|11	Source0:	http://archive.xfce.org/src/bindings/thunarx-python/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|thunarx-python-0.3.0-2|12	
14cr|thunarx-python-0.3.0-2|13	BuildRequires:	pkgconfig(thunarx-2)
14cr|thunarx-python-0.3.0-2|14	BuildRequires:	pkgconfig(pygtk-2.0) >= 2.6.0
14cr|thunarx-python-0.3.0-2|15	BuildRequires:	pkgconfig(pygobject-2.0) >= 2.6.0
14cr|thunarx-python-0.3.0-2|16	BuildRequires:	pkgconfig(gnome-python-2.0) >= 2.12.0
14cr|thunarx-python-0.3.0-2|17	BuildRequires:	gtk-doc
14cr|thunarx-python-0.3.0-2|18	
14cr|thunarx-python-0.3.0-2|19	%description
14cr|thunarx-python-0.3.0-2|20	These bindings allow one to create python plugins for Thunar.
14cr|thunarx-python-0.3.0-2|21	
14cr|thunarx-python-0.3.0-2|22	%prep
14cr|thunarx-python-0.3.0-2|23	%setup -q
14cr|thunarx-python-0.3.0-2|24	
14cr|thunarx-python-0.3.0-2|25	
14cr|thunarx-python-0.3.0-2|26	%build
14cr|thunarx-python-0.3.0-2|27	%configure2_5x --enable-gtk-doc
14cr|thunarx-python-0.3.0-2|28	%make
14cr|thunarx-python-0.3.0-2|29	
14cr|thunarx-python-0.3.0-2|30	
14cr|thunarx-python-0.3.0-2|31	%install
14cr|thunarx-python-0.3.0-2|32	%makeinstall_std
14cr|thunarx-python-0.3.0-2|33	
14cr|thunarx-python-0.3.0-2|34	
14cr|thunarx-python-0.3.0-2|35	%files
14cr|thunarx-python-0.3.0-2|36	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|thunarx-python-0.3.0-2|37	%{_libdir}/thunarx-2/
14cr|thunarx-python-0.3.0-2|38	%{_libdir}/thunarx-python/
14cr|thunarx-python-0.3.0-2|39	%doc %{_datadir}/gtk-doc/
14cr|thunarx-python-0.3.0-2|40	
14cr|thunarx-python-0.3.0-2|41	
14cr|thunarx-python-0.3.0-2|42	
14cr|thunarx-python-0.3.0-2|43	
14cr|thunarx-python-0.3.0-2|44	
14cr|thunarx-python-0.3.0-2|45	%changelog
14cr|thunarx-python-0.3.0-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|thunarx-python-0.3.0-2|47	+ Revision: 758788e
14cr|thunarx-python-0.3.0-2|48	- MassBuild#464: Increase release tag
14cr|thunarx-python-0.3.0-2|49	
14cr|thunarx-python-0.3.0-2|50	

8655 14
14cr|tidyp-1.04-3|1	%define libname %mklibname %{name} 1.04
14cr|tidyp-1.04-3|2	%define develname %mklibname %name -d
14cr|tidyp-1.04-3|3	
14cr|tidyp-1.04-3|4	Summary:	Program for tidying up messy HTML
14cr|tidyp-1.04-3|5	Name:		tidyp
14cr|tidyp-1.04-3|6	Version:	1.04
14cr|tidyp-1.04-3|7	Release:	3
14cr|tidyp-1.04-3|8	Group:		Text tools
14cr|tidyp-1.04-3|9	License:	W3C License
14cr|tidyp-1.04-3|10	URL:		http://tidyp.com/
14cr|tidyp-1.04-3|11	Source0:	http://github.com/downloads/petdance/tidyp/tidyp-%{version}.tar.gz
14cr|tidyp-1.04-3|12	Patch0:		tidy-20081224cvs-fix-format-errors.patch
14cr|tidyp-1.04-3|13	
14cr|tidyp-1.04-3|14	%description
14cr|tidyp-1.04-3|15	tidyp is a program that can validate your HTML, as well as modify it to be more
14cr|tidyp-1.04-3|16	clean and standard. tidyp does not validate HTML 5.
14cr|tidyp-1.04-3|17	
14cr|tidyp-1.04-3|18	libtidyp is the library on which the program is based. It can be used by any
14cr|tidyp-1.04-3|19	other program that can interface to it. The Perl module HTML::Tidy is based on
14cr|tidyp-1.04-3|20	this library, allowing Perl programmers to easily validate HTML.
14cr|tidyp-1.04-3|21	
14cr|tidyp-1.04-3|22	tidyp is a fork of the tidy project.
14cr|tidyp-1.04-3|23	
14cr|tidyp-1.04-3|24	%package -n	%{libname}
14cr|tidyp-1.04-3|25	Summary:	Main library for %{name}
14cr|tidyp-1.04-3|26	Group:		System/Libraries
14cr|tidyp-1.04-3|27	
14cr|tidyp-1.04-3|28	%description -n	%{libname}
14cr|tidyp-1.04-3|29	This package contains the library needed to run programs dynamically
14cr|tidyp-1.04-3|30	linked with %{name}.
14cr|tidyp-1.04-3|31	
14cr|tidyp-1.04-3|32	%package -n	%{develname}
14cr|tidyp-1.04-3|33	Summary:	Headers for developing programs that will use %{name}
14cr|tidyp-1.04-3|34	Group:		Development/Other
14cr|tidyp-1.04-3|35	Requires:	%{libname} = %{version}-%{release}
14cr|tidyp-1.04-3|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|tidyp-1.04-3|37	
14cr|tidyp-1.04-3|38	%description -n	%{develname}
14cr|tidyp-1.04-3|39	This package contains the headers that programmers will need to develop
14cr|tidyp-1.04-3|40	applications which will use %{name}.
14cr|tidyp-1.04-3|41	
14cr|tidyp-1.04-3|42	%prep
14cr|tidyp-1.04-3|43	%setup -q
14cr|tidyp-1.04-3|44	%patch0 -p1
14cr|tidyp-1.04-3|45	
14cr|tidyp-1.04-3|46	%build
14cr|tidyp-1.04-3|47	%configure2_5x --disable-static
14cr|tidyp-1.04-3|48	%make
14cr|tidyp-1.04-3|49	
14cr|tidyp-1.04-3|50	%install
14cr|tidyp-1.04-3|51	%makeinstall_std
14cr|tidyp-1.04-3|52	
14cr|tidyp-1.04-3|53	%files
14cr|tidyp-1.04-3|54	%doc README ChangeLog
14cr|tidyp-1.04-3|55	%{_bindir}/*
14cr|tidyp-1.04-3|56	
14cr|tidyp-1.04-3|57	%files -n %{libname}
14cr|tidyp-1.04-3|58	%{_libdir}/*.so.*
14cr|tidyp-1.04-3|59	
14cr|tidyp-1.04-3|60	%files -n %{develname}
14cr|tidyp-1.04-3|61	%{_includedir}/*
14cr|tidyp-1.04-3|62	%{_libdir}/*.so
14cr|tidyp-1.04-3|63	
14cr|tidyp-1.04-3|64	
14cr|tidyp-1.04-3|65	%changelog
14cr|tidyp-1.04-3|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.04-3
14cr|tidyp-1.04-3|67	+ Revision: 781909e
14cr|tidyp-1.04-3|68	- MassBuild#464: Increase release tag
14cr|tidyp-1.04-3|69	
14cr|tidyp-1.04-3|70	

8656 14
14cr|tiemu3-3.04svn-0.6|1	%define		Werror_cflags %nil
14cr|tiemu3-3.04svn-0.6|2	
14cr|tiemu3-3.04svn-0.6|3	Summary:	TiEmu is a TI89(Ti)/92(+)/V200 emulator
14cr|tiemu3-3.04svn-0.6|4	Name:		tiemu3
14cr|tiemu3-3.04svn-0.6|5	Version:	3.04svn
14cr|tiemu3-3.04svn-0.6|6	Release:	0.6
14cr|tiemu3-3.04svn-0.6|7	License:	GPLv2+
14cr|tiemu3-3.04svn-0.6|8	Group: 		Emulators
14cr|tiemu3-3.04svn-0.6|9	Source0:	tiemu-%{version}.tar.xz
14cr|tiemu3-3.04svn-0.6|10	Patch0:		tiemu-3.04svn-texinfo.patch
14cr|tiemu3-3.04svn-0.6|11	Patch1:		tiemu-3.04svn-no-useless-docs.patch
14cr|tiemu3-3.04svn-0.6|12	BuildRequires:	bison
14cr|tiemu3-3.04svn-0.6|13	BuildRequires:	desktop-file-utils
14cr|tiemu3-3.04svn-0.6|14	BuildRequires:	flex
14cr|tiemu3-3.04svn-0.6|15	BuildRequires:	groff
14cr|tiemu3-3.04svn-0.6|16	BuildRequires:	texinfo
14cr|tiemu3-3.04svn-0.6|17	BuildRequires:	pkgconfig(dbus-1)
14cr|tiemu3-3.04svn-0.6|18	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|tiemu3-3.04svn-0.6|19	BuildRequires:	pkgconfig(glib-2.0)
14cr|tiemu3-3.04svn-0.6|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|tiemu3-3.04svn-0.6|21	BuildRequires:	pkgconfig(libglade-2.0)
14cr|tiemu3-3.04svn-0.6|22	BuildRequires:	pkgconfig(ncurses)
14cr|tiemu3-3.04svn-0.6|23	BuildRequires:	pkgconfig(qt-mt)
14cr|tiemu3-3.04svn-0.6|24	BuildRequires:	pkgconfig(sdl)
14cr|tiemu3-3.04svn-0.6|25	BuildRequires:	pkgconfig(ticables2)
14cr|tiemu3-3.04svn-0.6|26	BuildRequires:	pkgconfig(ticalcs2)
14cr|tiemu3-3.04svn-0.6|27	BuildRequires:	pkgconfig(ticonv)
14cr|tiemu3-3.04svn-0.6|28	BuildRequires:	pkgconfig(tifiles2)
14cr|tiemu3-3.04svn-0.6|29	BuildRequires:	pkgconfig(x11)
14cr|tiemu3-3.04svn-0.6|30	BuildRequires:	pkgconfig(xext)
14cr|tiemu3-3.04svn-0.6|31	BuildRequires:	pkgconfig(zlib)
14cr|tiemu3-3.04svn-0.6|32	Requires:	xdg-utils
14cr|tiemu3-3.04svn-0.6|33	Conflicts:	tiemu > %{version}
14cr|tiemu3-3.04svn-0.6|34	Provides:	tiemu = %{version}
14cr|tiemu3-3.04svn-0.6|35	
14cr|tiemu3-3.04svn-0.6|36	%description
14cr|tiemu3-3.04svn-0.6|37	TiEmu is a TI89(Ti)/92(+)/V200 emulator.
14cr|tiemu3-3.04svn-0.6|38	
14cr|tiemu3-3.04svn-0.6|39	%files
14cr|tiemu3-3.04svn-0.6|40	%{_bindir}/tiemu
14cr|tiemu3-3.04svn-0.6|41	%{_mandir}/man1/tiemu*
14cr|tiemu3-3.04svn-0.6|42	%{_datadir}/insight*
14cr|tiemu3-3.04svn-0.6|43	%{_datadir}/redhat/gui
14cr|tiemu3-3.04svn-0.6|44	%{_datadir}/tiemu
14cr|tiemu3-3.04svn-0.6|45	%{_datadir}/applications/lpg-tiemu.desktop
14cr|tiemu3-3.04svn-0.6|46	%{_datadir}/tcl8.4
14cr|tiemu3-3.04svn-0.6|47	%{_datadir}/tk8.4
14cr|tiemu3-3.04svn-0.6|48	%{_datadir}/itcl3.2
14cr|tiemu3-3.04svn-0.6|49	%{_datadir}/itk3.2
14cr|tiemu3-3.04svn-0.6|50	%{_datadir}/iwidgets4.0.1
14cr|tiemu3-3.04svn-0.6|51	%{_libdir}/itcl3.2
14cr|tiemu3-3.04svn-0.6|52	%{_libdir}/itk3.2
14cr|tiemu3-3.04svn-0.6|53	%{_libdir}/libitcl3.2.so
14cr|tiemu3-3.04svn-0.6|54	%{_libdir}/libitk3.2.so
14cr|tiemu3-3.04svn-0.6|55	%{_libdir}/libtcl8.4.so
14cr|tiemu3-3.04svn-0.6|56	%{_libdir}/libtk8.4.so
14cr|tiemu3-3.04svn-0.6|57	%{_libdir}/tk8.4/pkgIndex.tcl
14cr|tiemu3-3.04svn-0.6|58	
14cr|tiemu3-3.04svn-0.6|59	#----------------------------------------------------------------------------
14cr|tiemu3-3.04svn-0.6|60	
14cr|tiemu3-3.04svn-0.6|61	%prep
14cr|tiemu3-3.04svn-0.6|62	%setup -q -n tiemu-%{version}
14cr|tiemu3-3.04svn-0.6|63	%patch0 -p1
14cr|tiemu3-3.04svn-0.6|64	%patch1 -p1
14cr|tiemu3-3.04svn-0.6|65	
14cr|tiemu3-3.04svn-0.6|66	%build
14cr|tiemu3-3.04svn-0.6|67	CFLAGS="%{optflags}" \
14cr|tiemu3-3.04svn-0.6|68	./configure \
14cr|tiemu3-3.04svn-0.6|69	--prefix=%{_prefix} \
14cr|tiemu3-3.04svn-0.6|70	--libdir=%{_libdir} \
14cr|tiemu3-3.04svn-0.6|71	--mandir=%{_mandir} \
14cr|tiemu3-3.04svn-0.6|72	--disable-nls \
14cr|tiemu3-3.04svn-0.6|73	--enable-shared-tcl-tk \
14cr|tiemu3-3.04svn-0.6|74	--enable-shared-itcl \
14cr|tiemu3-3.04svn-0.6|75	--with-dbus \
14cr|tiemu3-3.04svn-0.6|76	--without-kde
14cr|tiemu3-3.04svn-0.6|77	make
14cr|tiemu3-3.04svn-0.6|78	
14cr|tiemu3-3.04svn-0.6|79	%install
14cr|tiemu3-3.04svn-0.6|80	%makeinstall_std
14cr|tiemu3-3.04svn-0.6|81	
14cr|tiemu3-3.04svn-0.6|82	# don't package unneeded empty directory
14cr|tiemu3-3.04svn-0.6|83	# rmdir $RPM_BUILD_ROOT%{_libdir}/insight1.0
14cr|tiemu3-3.04svn-0.6|84	# don't package Tcl/Tk stuff which conflicts with the system versions
14cr|tiemu3-3.04svn-0.6|85	rm -rf %{buildroot}%{_includedir}
14cr|tiemu3-3.04svn-0.6|86	rm -f %{buildroot}%{_mandir}/man1/tclsh.1* %{buildroot}%{_mandir}/man1/wish.1*
14cr|tiemu3-3.04svn-0.6|87	rm -rf %{buildroot}%{_mandir}/man3
14cr|tiemu3-3.04svn-0.6|88	rm -rf %{buildroot}%{_mandir}/mann
14cr|tiemu3-3.04svn-0.6|89	rm -rf %{buildroot}%{_prefix}/man/mann
14cr|tiemu3-3.04svn-0.6|90	rm -f %{buildroot}%{_libdir}/tclConfig.sh %{buildroot}%{_libdir}/tkConfig.sh
14cr|tiemu3-3.04svn-0.6|91	# don't package these either, they won't conflict, but they aren't useful either
14cr|tiemu3-3.04svn-0.6|92	rm -f %{buildroot}%{_bindir}/tclsh8.4 %{buildroot}%{_bindir}/wish8.4
14cr|tiemu3-3.04svn-0.6|93	rm -f %{buildroot}%{_libdir}/*.a
14cr|tiemu3-3.04svn-0.6|94	
14cr|tiemu3-3.04svn-0.6|95	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tiemu3-3.04svn-0.6|96	cat >%{buildroot}%{_datadir}/applications/tiemu.desktop <<EOF
14cr|tiemu3-3.04svn-0.6|97	[Desktop Entry]
14cr|tiemu3-3.04svn-0.6|98	Name=TiEmu
14cr|tiemu3-3.04svn-0.6|99	Comment=TI89(Ti)/92(+)/V200 emulator
14cr|tiemu3-3.04svn-0.6|100	GenericName=TI89(Ti)/92(+)/V200 emulator
14cr|tiemu3-3.04svn-0.6|101	Encoding=UTF-8
14cr|tiemu3-3.04svn-0.6|102	Version=1.0
14cr|tiemu3-3.04svn-0.6|103	Type=Application
14cr|tiemu3-3.04svn-0.6|104	Exec=%{_bindir}/tiemu
14cr|tiemu3-3.04svn-0.6|105	Icon=%{_datadir}/tiemu/pixmaps/icon.xpm
14cr|tiemu3-3.04svn-0.6|106	Terminal=false
14cr|tiemu3-3.04svn-0.6|107	Categories=Development;
14cr|tiemu3-3.04svn-0.6|108	EOF
14cr|tiemu3-3.04svn-0.6|109	desktop-file-install --delete-original --vendor lpg \
14cr|tiemu3-3.04svn-0.6|110	--dir %{buildroot}%{_datadir}/applications \
14cr|tiemu3-3.04svn-0.6|111	%{buildroot}%{_datadir}/applications/tiemu.desktop
14cr|tiemu3-3.04svn-0.6|112	
14cr|tiemu3-3.04svn-0.6|113	find %{buildroot} -perm 0555 | xargs chmod 0755
14cr|tiemu3-3.04svn-0.6|114	
14cr|tiemu3-3.04svn-0.6|115	
14cr|tiemu3-3.04svn-0.6|116	%changelog
14cr|tiemu3-3.04svn-0.6|117	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.04svn-0.6
14cr|tiemu3-3.04svn-0.6|118	+ Revision: 05580b9
14cr|tiemu3-3.04svn-0.6|119	- Update BuildRequires
14cr|tiemu3-3.04svn-0.6|120	
14cr|tiemu3-3.04svn-0.6|121	

8657 14
14cr|tig-2.0.2-2|1	
14cr|tig-2.0.2-2|2	Name:           tig
14cr|tig-2.0.2-2|3	Version:        2.0.2
14cr|tig-2.0.2-2|4	Release:        2
14cr|tig-2.0.2-2|5	Summary:        Text-mode interface for the git revision control system
14cr|tig-2.0.2-2|6	
14cr|tig-2.0.2-2|7	
14cr|tig-2.0.2-2|8	Group:          Development/Other
14cr|tig-2.0.2-2|9	License:        GPLv2+
14cr|tig-2.0.2-2|10	URL:            http://jonas.nitro.dk/tig
14cr|tig-2.0.2-2|11	Source0:        http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
14cr|tig-2.0.2-2|12	
14cr|tig-2.0.2-2|13	BuildRequires:  git-core
14cr|tig-2.0.2-2|14	BuildRequires:  ncurses-devel
14cr|tig-2.0.2-2|15	BuildRequires:  xmlto
14cr|tig-2.0.2-2|16	BuildRequires:  asciidoc
14cr|tig-2.0.2-2|17	Requires:       git-core
14cr|tig-2.0.2-2|18	
14cr|tig-2.0.2-2|19	%description
14cr|tig-2.0.2-2|20	Tig is a repository browser for the git revision control system that
14cr|tig-2.0.2-2|21	additionally can act as a pager for output from various git commands.
14cr|tig-2.0.2-2|22	
14cr|tig-2.0.2-2|23	When browsing repositories, it uses the underlying git commands to present the
14cr|tig-2.0.2-2|24	user with various views, such as summarized revision log and showing the commit
14cr|tig-2.0.2-2|25	with the log message, diffstat, and the diff.
14cr|tig-2.0.2-2|26	
14cr|tig-2.0.2-2|27	Using it as a pager, it will display input from stdin and colorize it.
14cr|tig-2.0.2-2|28	
14cr|tig-2.0.2-2|29	%prep
14cr|tig-2.0.2-2|30	%setup -q
14cr|tig-2.0.2-2|31	
14cr|tig-2.0.2-2|32	%build
14cr|tig-2.0.2-2|33	%configure2_5x
14cr|tig-2.0.2-2|34	%make all doc-man doc-html
14cr|tig-2.0.2-2|35	
14cr|tig-2.0.2-2|36	#Convert to unix line endings
14cr|tig-2.0.2-2|37	sed -i -e 's/\r//' *.html
14cr|tig-2.0.2-2|38	
14cr|tig-2.0.2-2|39	
14cr|tig-2.0.2-2|40	%install
14cr|tig-2.0.2-2|41	%makeinstall_std install-doc-man
14cr|tig-2.0.2-2|42	
14cr|tig-2.0.2-2|43	%clean
14cr|tig-2.0.2-2|44	
14cr|tig-2.0.2-2|45	
14cr|tig-2.0.2-2|46	%files
14cr|tig-2.0.2-2|47	%defattr(-,root,root,-)
14cr|tig-2.0.2-2|48	%doc COPYING     *.html
14cr|tig-2.0.2-2|49	%{_bindir}/tig
14cr|tig-2.0.2-2|50	# %{_bindir}/test-graph
14cr|tig-2.0.2-2|51	%{_mandir}/man1/tig.1*
14cr|tig-2.0.2-2|52	%{_mandir}/man5/tigrc.5*
14cr|tig-2.0.2-2|53	%{_mandir}/man7/tigmanual.7.*
14cr|tig-2.0.2-2|54	%{_sysconfdir}/tigrc
14cr|tig-2.0.2-2|55	
14cr|tig-2.0.2-2|56	
14cr|tig-2.0.2-2|57	
14cr|tig-2.0.2-2|58	
14cr|tig-2.0.2-2|59	%changelog
14cr|tig-2.0.2-2|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-2
14cr|tig-2.0.2-2|61	+ Revision: b644b32
14cr|tig-2.0.2-2|62	- MassBuild#464: Increase release tag
14cr|tig-2.0.2-2|63	
14cr|tig-2.0.2-2|64	

8658 14
14cr|tightvnc-1.3.10-8|1	Summary:	Viewer for the VNC remote display system
14cr|tightvnc-1.3.10-8|2	Name:		tightvnc
14cr|tightvnc-1.3.10-8|3	Version:	1.3.10
14cr|tightvnc-1.3.10-8|4	Release:	8
14cr|tightvnc-1.3.10-8|5	License:	GPLv2+
14cr|tightvnc-1.3.10-8|6	Group:		Networking/Remote access
14cr|tightvnc-1.3.10-8|7	Url:		http://www.tightvnc.org
14cr|tightvnc-1.3.10-8|8	Source0:	http://sf.net/projects/vnc-tight/files/TightVNC-unix/%{version}/tightvnc-%{version}_unixsrc.tar.bz2
14cr|tightvnc-1.3.10-8|9	Source1:	http://sf.net/projects/vnc-tight/files/TightVNC-javaviewer/%{version}/tightvnc-%{version}_javasrc.tar.gz
14cr|tightvnc-1.3.10-8|10	Source2:	%{name}-icons.tar.bz2
14cr|tightvnc-1.3.10-8|11	Source3:	vncviewer.desktop
14cr|tightvnc-1.3.10-8|12	Patch0:		0001-CVE-2007-1003.patch
14cr|tightvnc-1.3.10-8|13	Patch1:		0002-CVE-2007-1351-1352.patch
14cr|tightvnc-1.3.10-8|14	Patch2:		0003-Fix-compilation-with-Wformat-Werror-format-security.patch
14cr|tightvnc-1.3.10-8|15	Patch3:		0004-Fix-font-path.patch
14cr|tightvnc-1.3.10-8|16	Patch4:		0005-Install-binaries-with-standard-permissions.patch
14cr|tightvnc-1.3.10-8|17	Patch5:		0006-Fix-java-class-path.patch
14cr|tightvnc-1.3.10-8|18	Patch6:		0007-Set-source-to-1.3.patch
14cr|tightvnc-1.3.10-8|19	BuildRequires:	gccmakedep
14cr|tightvnc-1.3.10-8|20	BuildRequires:	imake
14cr|tightvnc-1.3.10-8|21	BuildRequires:	java-devel
14cr|tightvnc-1.3.10-8|22	BuildRequires:	jpeg-devel
14cr|tightvnc-1.3.10-8|23	BuildRequires:	pkgconfig(xaw7)
14cr|tightvnc-1.3.10-8|24	BuildRequires:	pkgconfig(xmu)
14cr|tightvnc-1.3.10-8|25	BuildRequires:	pkgconfig(xp)
14cr|tightvnc-1.3.10-8|26	BuildRequires:	pkgconfig(xt)
14cr|tightvnc-1.3.10-8|27	BuildRequires:	pkgconfig(zlib)
14cr|tightvnc-1.3.10-8|28	Provides:	vncviewer
14cr|tightvnc-1.3.10-8|29	Conflicts:	tigervnc
14cr|tightvnc-1.3.10-8|30	
14cr|tightvnc-1.3.10-8|31	%description
14cr|tightvnc-1.3.10-8|32	VNC allows you to access to a remote graphical display through the network.
14cr|tightvnc-1.3.10-8|33	
14cr|tightvnc-1.3.10-8|34	The enhanced version of VNC, called TightVNC (grown from the  VNC  Tight
14cr|tightvnc-1.3.10-8|35	Encoder  project), is  optimized  to  work  over  slow   network
14cr|tightvnc-1.3.10-8|36	connections such as low-speed modem links. While  original  VNC  may  be
14cr|tightvnc-1.3.10-8|37	very slow when your connection is not fast enough, with TightVNC you can
14cr|tightvnc-1.3.10-8|38	work  remotely  almost  in  real  time  in  most  environments.  Besides
14cr|tightvnc-1.3.10-8|39	bandwidth optimizations, TightVNC also includes many other improvements,
14cr|tightvnc-1.3.10-8|40	optimizations and  bugfixes  over  VNC.  Note  that  TightVNC  is  free,
14cr|tightvnc-1.3.10-8|41	cross-platform and compatible with the standard VNC.
14cr|tightvnc-1.3.10-8|42	
14cr|tightvnc-1.3.10-8|43	%files
14cr|tightvnc-1.3.10-8|44	%{_bindir}/vncviewer
14cr|tightvnc-1.3.10-8|45	%{_mandir}/man1/vncviewer*
14cr|tightvnc-1.3.10-8|46	%{_datadir}/applications/vncviewer.desktop
14cr|tightvnc-1.3.10-8|47	%{_liconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|48	%{_iconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|49	%{_miconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|50	
14cr|tightvnc-1.3.10-8|51	#------------------------------------------------------------------------------
14cr|tightvnc-1.3.10-8|52	
14cr|tightvnc-1.3.10-8|53	%package server
14cr|tightvnc-1.3.10-8|54	Summary:	Server for the VNC remote display system
14cr|tightvnc-1.3.10-8|55	Group:		Networking/Remote access
14cr|tightvnc-1.3.10-8|56	Requires:	x11-font-alias
14cr|tightvnc-1.3.10-8|57	Requires:	vnc-server-common
14cr|tightvnc-1.3.10-8|58	Provides:	vnc-server
14cr|tightvnc-1.3.10-8|59	Conflicts:	tigervnc-server
14cr|tightvnc-1.3.10-8|60	
14cr|tightvnc-1.3.10-8|61	%description server
14cr|tightvnc-1.3.10-8|62	The VNC system allows you to access the same desktop from a wide variety
14cr|tightvnc-1.3.10-8|63	of platforms. This package is a VNC server, allowing  others  to  access
14cr|tightvnc-1.3.10-8|64	the desktop on your machine.
14cr|tightvnc-1.3.10-8|65	
14cr|tightvnc-1.3.10-8|66	%files server
14cr|tightvnc-1.3.10-8|67	%{_bindir}/Xvnc
14cr|tightvnc-1.3.10-8|68	%{_bindir}/vncconnect
14cr|tightvnc-1.3.10-8|69	%{_bindir}/vncpasswd
14cr|tightvnc-1.3.10-8|70	%{_bindir}/vncserver
14cr|tightvnc-1.3.10-8|71	%{_mandir}/man1/Xvnc*
14cr|tightvnc-1.3.10-8|72	%{_mandir}/man1/vncconnect*
14cr|tightvnc-1.3.10-8|73	%{_mandir}/man1/vncpasswd*
14cr|tightvnc-1.3.10-8|74	%{_mandir}/man1/vncserver*
14cr|tightvnc-1.3.10-8|75	
14cr|tightvnc-1.3.10-8|76	#------------------------------------------------------------------------------
14cr|tightvnc-1.3.10-8|77	
14cr|tightvnc-1.3.10-8|78	%package java
14cr|tightvnc-1.3.10-8|79	Summary:	Java viewer for the VNC remote display system
14cr|tightvnc-1.3.10-8|80	Group:		Networking/Remote access
14cr|tightvnc-1.3.10-8|81	Provides:	vnc-java
14cr|tightvnc-1.3.10-8|82	Conflicts:	tigervnc-java
14cr|tightvnc-1.3.10-8|83	
14cr|tightvnc-1.3.10-8|84	%description java
14cr|tightvnc-1.3.10-8|85	This distribution is based on the standard VNC source and includes new
14cr|tightvnc-1.3.10-8|86	TightVNC-specific features and fixes, such as additional low-bandwidth
14cr|tightvnc-1.3.10-8|87	optimizations, major GUI improvements, and more.
14cr|tightvnc-1.3.10-8|88	
14cr|tightvnc-1.3.10-8|89	There are three basic ways to use TightVNC Java viewer:
14cr|tightvnc-1.3.10-8|90	1. Running applet as part of TightVNC server installation.
14cr|tightvnc-1.3.10-8|91	2. Running applet hosted on a standalone Web server.
14cr|tightvnc-1.3.10-8|92	3. Running the viewer as a standalone application.
14cr|tightvnc-1.3.10-8|93	
14cr|tightvnc-1.3.10-8|94	%files java
14cr|tightvnc-1.3.10-8|95	%{_javadir}/*.jar
14cr|tightvnc-1.3.10-8|96	%{_datadir}/%{name}
14cr|tightvnc-1.3.10-8|97	
14cr|tightvnc-1.3.10-8|98	#------------------------------------------------------------------------------
14cr|tightvnc-1.3.10-8|99	
14cr|tightvnc-1.3.10-8|100	%prep
14cr|tightvnc-1.3.10-8|101	%setup -q -n vnc_unixsrc
14cr|tightvnc-1.3.10-8|102	%setup -q -D -a1 -n vnc_unixsrc
14cr|tightvnc-1.3.10-8|103	%setup -q -D -a2 -n vnc_unixsrc
14cr|tightvnc-1.3.10-8|104	%apply_patches
14cr|tightvnc-1.3.10-8|105	
14cr|tightvnc-1.3.10-8|106	%build
14cr|tightvnc-1.3.10-8|107	%setup_compile_flags
14cr|tightvnc-1.3.10-8|108	
14cr|tightvnc-1.3.10-8|109	# client
14cr|tightvnc-1.3.10-8|110	xmkmf -a
14cr|tightvnc-1.3.10-8|111	%make CDEBUGFLAGS="$CFLAGS" EXTRA_LDOPTIONS="$LDFLAGS" World
14cr|tightvnc-1.3.10-8|112	
14cr|tightvnc-1.3.10-8|113	# server
14cr|tightvnc-1.3.10-8|114	cd Xvnc
14cr|tightvnc-1.3.10-8|115	%configure2_5x
14cr|tightvnc-1.3.10-8|116	# No %make here: didn't work for me.
14cr|tightvnc-1.3.10-8|117	# Also, I couldn't find a way to set CFLAGS somewhere without getting build
14cr|tightvnc-1.3.10-8|118	# errors when building libfont.a.
14cr|tightvnc-1.3.10-8|119	make EXTRA_LDOPTIONS="$LDFLAGS"
14cr|tightvnc-1.3.10-8|120	cd ..
14cr|tightvnc-1.3.10-8|121	
14cr|tightvnc-1.3.10-8|122	# java
14cr|tightvnc-1.3.10-8|123	cd vnc_javasrc
14cr|tightvnc-1.3.10-8|124	make all
14cr|tightvnc-1.3.10-8|125	cd ..
14cr|tightvnc-1.3.10-8|126	
14cr|tightvnc-1.3.10-8|127	%install
14cr|tightvnc-1.3.10-8|128	# client and server
14cr|tightvnc-1.3.10-8|129	install -d -m 755 %{buildroot}%{_bindir}
14cr|tightvnc-1.3.10-8|130	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|tightvnc-1.3.10-8|131	./vncinstall %{buildroot}%{_bindir} %{buildroot}%{_mandir}
14cr|tightvnc-1.3.10-8|132	
14cr|tightvnc-1.3.10-8|133	install -d -m 755 %{buildroot}/%{_datadir}/applications
14cr|tightvnc-1.3.10-8|134	desktop-file-install \
14cr|tightvnc-1.3.10-8|135	--dir %{buildroot}%{_datadir}/applications \
14cr|tightvnc-1.3.10-8|136	%{SOURCE3}
14cr|tightvnc-1.3.10-8|137	
14cr|tightvnc-1.3.10-8|138	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|139	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|140	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|tightvnc-1.3.10-8|141	
14cr|tightvnc-1.3.10-8|142	
14cr|tightvnc-1.3.10-8|143	# java
14cr|tightvnc-1.3.10-8|144	install -d -m 755 %{buildroot}%{_javadir}
14cr|tightvnc-1.3.10-8|145	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
14cr|tightvnc-1.3.10-8|146	cd vnc_javasrc
14cr|tightvnc-1.3.10-8|147	make install INSTALL_DIR=%{buildroot}%{_datadir}/%{name}/classes \
14cr|tightvnc-1.3.10-8|148	ARCHIVE=vncviewer-%{version}.jar
14cr|tightvnc-1.3.10-8|149	cd ..
14cr|tightvnc-1.3.10-8|150	pushd %{buildroot}%{_datadir}/%{name}/classes
14cr|tightvnc-1.3.10-8|151	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
14cr|tightvnc-1.3.10-8|152	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
14cr|tightvnc-1.3.10-8|153	popd
14cr|tightvnc-1.3.10-8|154	pushd %{buildroot}%{_javadir}
14cr|tightvnc-1.3.10-8|155	ln -s vncviewer-%{version}.jar vncviewer.jar
14cr|tightvnc-1.3.10-8|156	ln -s vncviewer-%{version}.jar VncViewer.jar
14cr|tightvnc-1.3.10-8|157	popd
14cr|tightvnc-1.3.10-8|158	
14cr|tightvnc-1.3.10-8|159	
14cr|tightvnc-1.3.10-8|160	%changelog
14cr|tightvnc-1.3.10-8|161	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-8
14cr|tightvnc-1.3.10-8|162	+ Revision: 9b20046
14cr|tightvnc-1.3.10-8|163	- MassBuild#464: Increase release tag
14cr|tightvnc-1.3.10-8|164	
14cr|tightvnc-1.3.10-8|165	

8659 14
14cr|tijmp-0.8-0.0.3|1	%define gcj_support 0
14cr|tijmp-0.8-0.0.3|2	
14cr|tijmp-0.8-0.0.3|3	Name:           tijmp
14cr|tijmp-0.8-0.0.3|4	Version:        0.8
14cr|tijmp-0.8-0.0.3|5	Release:        0.0.3
14cr|tijmp-0.8-0.0.3|6	Epoch:          0
14cr|tijmp-0.8-0.0.3|7	Summary:        Memory profiler for Java
14cr|tijmp-0.8-0.0.3|8	URL:            http://www.khelekore.org/jmp/tijmp/
14cr|tijmp-0.8-0.0.3|9	Source0:        http://www.khelekore.org/jmp/tijmp/tijmp-%{version}.tar.gz
14cr|tijmp-0.8-0.0.3|10	License:        GPLv2+
14cr|tijmp-0.8-0.0.3|11	Group:          Development/Java
14cr|tijmp-0.8-0.0.3|12	BuildRequires:  gtk2-devel
14cr|tijmp-0.8-0.0.3|13	BuildRequires:  java-rpmbuild
14cr|tijmp-0.8-0.0.3|14	%if %{gcj_support}
14cr|tijmp-0.8-0.0.3|15	BuildRequires:  java-gcj-compat-devel
14cr|tijmp-0.8-0.0.3|16	%endif
14cr|tijmp-0.8-0.0.3|17	BuildRequires:  pkgconfig
14cr|tijmp-0.8-0.0.3|18	Obsoletes:      jmp <= 0:0.51
14cr|tijmp-0.8-0.0.3|19	
14cr|tijmp-0.8-0.0.3|20	%description
14cr|tijmp-0.8-0.0.3|21	TIJmp is a memory profiler for Java. TIJmp is made for Java 6 and
14cr|tijmp-0.8-0.0.3|22	later, it will not work on Java 5 systems. If you need a profiler
14cr|tijmp-0.8-0.0.3|23	for Java 5 or earlier, try the JMP profiler.
14cr|tijmp-0.8-0.0.3|24	
14cr|tijmp-0.8-0.0.3|25	It is written to be fast and have a small footprint, both memory-
14cr|tijmp-0.8-0.0.3|26	and CPU-wise. This means that the JVM will run at almost full speed,
14cr|tijmp-0.8-0.0.3|27	until you use TIJmp to find some information.
14cr|tijmp-0.8-0.0.3|28	
14cr|tijmp-0.8-0.0.3|29	It uses C code to talk to the JVM and it uses Swing to show the
14cr|tijmp-0.8-0.0.3|30	tables of information. So TIJmp is written in C (using JVMTI and
14cr|tijmp-0.8-0.0.3|31	JNI) and Java.
14cr|tijmp-0.8-0.0.3|32	
14cr|tijmp-0.8-0.0.3|33	It runs in the same JVM as the program being profiled. This
14cr|tijmp-0.8-0.0.3|34	means that it can easily get access to all things JVMTI/JNI has to
14cr|tijmp-0.8-0.0.3|35	offer.
14cr|tijmp-0.8-0.0.3|36	
14cr|tijmp-0.8-0.0.3|37	%prep
14cr|tijmp-0.8-0.0.3|38	%setup -q
14cr|tijmp-0.8-0.0.3|39	%{__perl} -pi -e 's/^libtijmp_la_LDFLAGS =.*/libtijmp_la_LDFLAGS = -avoid-version -module/' src/Makefile.{am,in}
14cr|tijmp-0.8-0.0.3|40	
14cr|tijmp-0.8-0.0.3|41	%build
14cr|tijmp-0.8-0.0.3|42	export CLASSPATH=""
14cr|tijmp-0.8-0.0.3|43	export CFLAGS="`echo %{optflags} | sed 's/-O[0-9]*/-O3/'`"
14cr|tijmp-0.8-0.0.3|44	%ifarch x86_64
14cr|tijmp-0.8-0.0.3|45	export CFLAGS="-march=athlon64 ${CFLAGS}"
14cr|tijmp-0.8-0.0.3|46	%endif
14cr|tijmp-0.8-0.0.3|47	export JAVA_HOME=%{java_home}
14cr|tijmp-0.8-0.0.3|48	%{configure2_5x}
14cr|tijmp-0.8-0.0.3|49	%{make} JAVAC=${JAVA_HOME}/bin/javac JAVAH=${JAVA_HOME}/bin/javah JAR=${JAVA_HOME}/bin/jar
14cr|tijmp-0.8-0.0.3|50	
14cr|tijmp-0.8-0.0.3|51	%install
14cr|tijmp-0.8-0.0.3|52	export JAVA_HOME=%{java_home}
14cr|tijmp-0.8-0.0.3|53	%{makeinstall_std} jardir=%{_jnidir} JAR=${JAVA_HOME}/bin/jar
14cr|tijmp-0.8-0.0.3|54	(cd %{buildroot}%{_jnidir} && %{__mv} %{name}.jar %{name}-%{version}.jar && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `/bin/echo ${jar} | %{__sed} "s|-%{version}||g"`; done)
14cr|tijmp-0.8-0.0.3|55	
14cr|tijmp-0.8-0.0.3|56	%{gcj_compile}
14cr|tijmp-0.8-0.0.3|57	
14cr|tijmp-0.8-0.0.3|58	%if %{gcj_support}
14cr|tijmp-0.8-0.0.3|59	%post
14cr|tijmp-0.8-0.0.3|60	%{update_gcjdb}
14cr|tijmp-0.8-0.0.3|61	
14cr|tijmp-0.8-0.0.3|62	%postun
14cr|tijmp-0.8-0.0.3|63	%{clean_gcjdb}
14cr|tijmp-0.8-0.0.3|64	%endif
14cr|tijmp-0.8-0.0.3|65	
14cr|tijmp-0.8-0.0.3|66	%files
14cr|tijmp-0.8-0.0.3|67	%defattr(0644,root,root,0755)
14cr|tijmp-0.8-0.0.3|68	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cr|tijmp-0.8-0.0.3|69	%{_jnidir}/%{name}-%{version}.jar
14cr|tijmp-0.8-0.0.3|70	%{_jnidir}/%{name}.jar
14cr|tijmp-0.8-0.0.3|71	%{gcj_files}
14cr|tijmp-0.8-0.0.3|72	%attr(-,root,root) %{_libdir}/lib%{name}.so
14cr|tijmp-0.8-0.0.3|73	
14cr|tijmp-0.8-0.0.3|74	
14cr|tijmp-0.8-0.0.3|75	
14cr|tijmp-0.8-0.0.3|76	%changelog
14cr|tijmp-0.8-0.0.3|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.8-0.0.3
14cr|tijmp-0.8-0.0.3|78	+ Revision: 185122b
14cr|tijmp-0.8-0.0.3|79	- MassBuild#464: Increase release tag
14cr|tijmp-0.8-0.0.3|80	
14cr|tijmp-0.8-0.0.3|81	

8660 14
14cr|tikiwiki-6.6-11|1	
14cr|tikiwiki-6.6-11|2	%if %{_use_internal_dependency_generator}
14cr|tikiwiki-6.6-11|3	%define __noautoreq 'pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))'
14cr|tikiwiki-6.6-11|4	%else
14cr|tikiwiki-6.6-11|5	%define _requires_exceptions pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))
14cr|tikiwiki-6.6-11|6	%endif.
14cr|tikiwiki-6.6-11|7	
14cr|tikiwiki-6.6-11|8	
14cr|tikiwiki-6.6-11|9	Name:       tikiwiki
14cr|tikiwiki-6.6-11|10	Version:    6.6
14cr|tikiwiki-6.6-11|11	Release:    11
14cr|tikiwiki-6.6-11|12	Summary:    A PHP-based CMS/Groupware web application with a full Wiki environment
14cr|tikiwiki-6.6-11|13	License:    LGPLv2
14cr|tikiwiki-6.6-11|14	Group:      System/Servers
14cr|tikiwiki-6.6-11|15	URL:        http://www.tikiwiki.org
14cr|tikiwiki-6.6-11|16	Source:     http://prdownloads.sourceforge.net/%{name}/tiki-%{version}.tar.bz2
14cr|tikiwiki-6.6-11|17	Patch0:     tikiwiki-6.4-use-external-pear-modules.patch
14cr|tikiwiki-6.6-11|18	Patch1:     tikiwiki-6.0-use-external-smarty.patch
14cr|tikiwiki-6.6-11|19	Patch2:     tikiwiki-6.4-bootstrap.patch
14cr|tikiwiki-6.6-11|20	Patch3:     tikiwiki-6.0-fix-Zend-module.patch
14cr|tikiwiki-6.6-11|21	Patch4:     _htaccess.patch
14cr|tikiwiki-6.6-11|22	Requires:   php-pdo_mysql
14cr|tikiwiki-6.6-11|23	Requires:   php-gd
14cr|tikiwiki-6.6-11|24	#Requires:   php-smarty
14cr|tikiwiki-6.6-11|25	Requires:   apache-mod_php
14cr|tikiwiki-6.6-11|26	BuildArch:  noarch
14cr|tikiwiki-6.6-11|27	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|tikiwiki-6.6-11|28	
14cr|tikiwiki-6.6-11|29	%description
14cr|tikiwiki-6.6-11|30	TikiWiki is an open source CMS/Groupware web application which provides
14cr|tikiwiki-6.6-11|31	a full Wiki environment, as well as Articles, Sections/Categories,
14cr|tikiwiki-6.6-11|32	User/Group Management (including optional LDAP), Polls and Quizzes,
14cr|tikiwiki-6.6-11|33	File and Image Galleries, Forums, Weblogs, Calendars, Chat, Maps
14cr|tikiwiki-6.6-11|34	and much more.
14cr|tikiwiki-6.6-11|35	
14cr|tikiwiki-6.6-11|36	%prep
14cr|tikiwiki-6.6-11|37	%setup -q -n tiki-%{version}
14cr|tikiwiki-6.6-11|38	%patch0 -p 1
14cr|tikiwiki-6.6-11|39	#patch1 -p 1
14cr|tikiwiki-6.6-11|40	%patch2 -p 1
14cr|tikiwiki-6.6-11|41	%patch3 -p 1
14cr|tikiwiki-6.6-11|42	%patch4 -p 1
14cr|tikiwiki-6.6-11|43	
14cr|tikiwiki-6.6-11|44	%build
14cr|tikiwiki-6.6-11|45	
14cr|tikiwiki-6.6-11|46	%install
14cr|tikiwiki-6.6-11|47	rm -rf %{buildroot}
14cr|tikiwiki-6.6-11|48	
14cr|tikiwiki-6.6-11|49	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|50	cp *.php %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|51	cp *.png %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|52	cp robots.txt %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|53	cp license.txt %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|54	cp favicon.ico %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|55	
14cr|tikiwiki-6.6-11|56	for dir in css doc img images installer \
14cr|tikiwiki-6.6-11|57	lang lib maps modules pics; do
14cr|tikiwiki-6.6-11|58	cp -pr $dir %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|59	done
14cr|tikiwiki-6.6-11|60	
14cr|tikiwiki-6.6-11|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|tikiwiki-6.6-11|62	
14cr|tikiwiki-6.6-11|63	# writable directories
14cr|tikiwiki-6.6-11|64	for dir in backups db dump files styles temp templates templates_c whelp; do
14cr|tikiwiki-6.6-11|65	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
14cr|tikiwiki-6.6-11|66	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/$dir
14cr|tikiwiki-6.6-11|67	pushd %{buildroot}%{_datadir}/%{name}
14cr|tikiwiki-6.6-11|68	ln -s ../../..%{_localstatedir}/lib/%{name}/$dir .
14cr|tikiwiki-6.6-11|69	popd
14cr|tikiwiki-6.6-11|70	done
14cr|tikiwiki-6.6-11|71	
14cr|tikiwiki-6.6-11|72	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/modules
14cr|tikiwiki-6.6-11|73	mv %{buildroot}%{_datadir}/%{name}/modules/cache \
14cr|tikiwiki-6.6-11|74	%{buildroot}%{_localstatedir}/lib/%{name}/modules
14cr|tikiwiki-6.6-11|75	chmod 2755 %{buildroot}%{_localstatedir}/lib/%{name}/modules/cache
14cr|tikiwiki-6.6-11|76	pushd %{buildroot}%{_datadir}/%{name}/modules
14cr|tikiwiki-6.6-11|77	ln -s ../../../..%{_localstatedir}/lib/%{name}/modules/cache .
14cr|tikiwiki-6.6-11|78	popd
14cr|tikiwiki-6.6-11|79	
14cr|tikiwiki-6.6-11|80	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/img
14cr|tikiwiki-6.6-11|81	for dir in wiki wiki_up trackers; do
14cr|tikiwiki-6.6-11|82	mv %{buildroot}%{_datadir}/%{name}/img/$dir \
14cr|tikiwiki-6.6-11|83	%{buildroot}%{_localstatedir}/lib/%{name}/img
14cr|tikiwiki-6.6-11|84	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/img/$dir
14cr|tikiwiki-6.6-11|85	pushd %{buildroot}%{_datadir}/%{name}/img
14cr|tikiwiki-6.6-11|86	ln -s ../../../..%{_localstatedir}/lib/%{name}/img/$dir .
14cr|tikiwiki-6.6-11|87	popd
14cr|tikiwiki-6.6-11|88	done
14cr|tikiwiki-6.6-11|89	
14cr|tikiwiki-6.6-11|90	# configuration file
14cr|tikiwiki-6.6-11|91	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|tikiwiki-6.6-11|92	touch %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|tikiwiki-6.6-11|93	pushd %{buildroot}%{_localstatedir}/lib/%{name}/db
14cr|tikiwiki-6.6-11|94	ln -s ../../../..%{_sysconfdir}/%{name}.conf local.php
14cr|tikiwiki-6.6-11|95	popd
14cr|tikiwiki-6.6-11|96	
14cr|tikiwiki-6.6-11|97	# this is not a pear lib
14cr|tikiwiki-6.6-11|98	mv %{buildroot}%{_datadir}/%{name}/lib/pear/Minify \
14cr|tikiwiki-6.6-11|99	%{buildroot}%{_datadir}/%{name}/lib/
14cr|tikiwiki-6.6-11|100	
14cr|tikiwiki-6.6-11|101	# do not ship private copies of php libs
14cr|tikiwiki-6.6-11|102	rm -rf %{buildroot}%{_datadir}/%{name}/lib/pear
14cr|tikiwiki-6.6-11|103	#rm -rf %{buildroot}%{_datadir}/%{name}/lib/smarty
14cr|tikiwiki-6.6-11|104	
14cr|tikiwiki-6.6-11|105	# cleanup
14cr|tikiwiki-6.6-11|106	find %{buildroot}%{_datadir}/%{name} -name .htaccess -o -name README \
14cr|tikiwiki-6.6-11|107	| xargs rm -f
14cr|tikiwiki-6.6-11|108	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
14cr|tikiwiki-6.6-11|109	| xargs rm -f
14cr|tikiwiki-6.6-11|110	
14cr|tikiwiki-6.6-11|111	# apache configuration
14cr|tikiwiki-6.6-11|112	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|tikiwiki-6.6-11|113	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|tikiwiki-6.6-11|114	# Tikiwiki Apache configuration
14cr|tikiwiki-6.6-11|115	Alias /tikiwiki/styles %{_localstatedir}/lib/%{name}/styles
14cr|tikiwiki-6.6-11|116	Alias /tiki/styles %{_localstatedir}/lib/%{name}/styles
14cr|tikiwiki-6.6-11|117	Alias /tikiwiki %{_datadir}/%{name}
14cr|tikiwiki-6.6-11|118	Alias /tiki %{_datadir}/%{name}
14cr|tikiwiki-6.6-11|119	
14cr|tikiwiki-6.6-11|120	<Directory %{_datadir}/%{name}>
14cr|tikiwiki-6.6-11|121	Options -FollowSymLinks
14cr|tikiwiki-6.6-11|122	Require all granted
14cr|tikiwiki-6.6-11|123	</Directory>
14cr|tikiwiki-6.6-11|124	
14cr|tikiwiki-6.6-11|125	<Directory %{_datadir}/%{name}/installer>
14cr|tikiwiki-6.6-11|126	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|127	Require all denied
14cr|tikiwiki-6.6-11|128	</FilesMatch>
14cr|tikiwiki-6.6-11|129	</Directory>
14cr|tikiwiki-6.6-11|130	
14cr|tikiwiki-6.6-11|131	<Directory %{_datadir}/%{name}/img>
14cr|tikiwiki-6.6-11|132	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|133	Require all denied
14cr|tikiwiki-6.6-11|134	</FilesMatch>
14cr|tikiwiki-6.6-11|135	</Directory>
14cr|tikiwiki-6.6-11|136	
14cr|tikiwiki-6.6-11|137	<Directory %{_datadir}/%{name}/images>
14cr|tikiwiki-6.6-11|138	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|139	Require all denied
14cr|tikiwiki-6.6-11|140	</FilesMatch>
14cr|tikiwiki-6.6-11|141	</Directory>
14cr|tikiwiki-6.6-11|142	
14cr|tikiwiki-6.6-11|143	<Directory %{_datadir}/%{name}/lib>
14cr|tikiwiki-6.6-11|144	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|145	Require all denied
14cr|tikiwiki-6.6-11|146	</FilesMatch>
14cr|tikiwiki-6.6-11|147	</Directory>
14cr|tikiwiki-6.6-11|148	
14cr|tikiwiki-6.6-11|149	<Directory %{_datadir}/%{name}/lib/fckeditor>
14cr|tikiwiki-6.6-11|150	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|151	Require all granted
14cr|tikiwiki-6.6-11|152	</FilesMatch>
14cr|tikiwiki-6.6-11|153	</Directory>
14cr|tikiwiki-6.6-11|154	
14cr|tikiwiki-6.6-11|155	<Directory %{_datadir}/%{name}/lib/fckeditor_tiki>
14cr|tikiwiki-6.6-11|156	<FilesMatch "\.ph(p(3|4)?|tml)$">
14cr|tikiwiki-6.6-11|157	Require all granted
14cr|tikiwiki-6.6-11|158	</FilesMatch>
14cr|tikiwiki-6.6-11|159	</Directory>
14cr|tikiwiki-6.6-11|160	
14cr|tikiwiki-6.6-11|161	<Directory %{_datadir}/%{name}/lang>
14cr|tikiwiki-6.6-11|162	Require all denied
14cr|tikiwiki-6.6-11|163	</Directory>
14cr|tikiwiki-6.6-11|164	
14cr|tikiwiki-6.6-11|165	<Directory %{_datadir}/%{name}/modules>
14cr|tikiwiki-6.6-11|166	Require all denied
14cr|tikiwiki-6.6-11|167	</Directory>
14cr|tikiwiki-6.6-11|168	
14cr|tikiwiki-6.6-11|169	<Directory %{_localstatedir}/lib/%{name}/styles>
14cr|tikiwiki-6.6-11|170	Require all granted
14cr|tikiwiki-6.6-11|171	</Directory>
14cr|tikiwiki-6.6-11|172	
14cr|tikiwiki-6.6-11|173	<Directory %{_localstatedir}/lib/%{name}/db>
14cr|tikiwiki-6.6-11|174	Require all denied
14cr|tikiwiki-6.6-11|175	</Directory>
14cr|tikiwiki-6.6-11|176	
14cr|tikiwiki-6.6-11|177	# Below part is required to enable SEFURLs
14cr|tikiwiki-6.6-11|178	
14cr|tikiwiki-6.6-11|179	EOF
14cr|tikiwiki-6.6-11|180	
14cr|tikiwiki-6.6-11|181	cat _htaccess >> %{buildroot}%{_webappconfdir}/%{name}.conf
14cr|tikiwiki-6.6-11|182	
14cr|tikiwiki-6.6-11|183	%clean
14cr|tikiwiki-6.6-11|184	rm -rf %{buildroot}
14cr|tikiwiki-6.6-11|185	
14cr|tikiwiki-6.6-11|186	
14cr|tikiwiki-6.6-11|187	
14cr|tikiwiki-6.6-11|188	%files
14cr|tikiwiki-6.6-11|189	%defattr(-,root,root)
14cr|tikiwiki-6.6-11|190	%doc INSTALL README
14cr|tikiwiki-6.6-11|191	%{_datadir}/tikiwiki
14cr|tikiwiki-6.6-11|192	%attr(-,apache,apache) %{_localstatedir}/lib/tikiwiki
14cr|tikiwiki-6.6-11|193	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|tikiwiki-6.6-11|194	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}.conf
14cr|tikiwiki-6.6-11|195	
14cr|tikiwiki-6.6-11|196	
14cr|tikiwiki-6.6-11|197	
14cr|tikiwiki-6.6-11|198	%changelog
14cr|tikiwiki-6.6-11|199	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.6-11
14cr|tikiwiki-6.6-11|200	+ Revision: a5cc698
14cr|tikiwiki-6.6-11|201	- MassBuild#464: Increase release tag
14cr|tikiwiki-6.6-11|202	
14cr|tikiwiki-6.6-11|203	

8661 14
14cr|tilda-0.9.6-8|1	%define name    tilda
14cr|tilda-0.9.6-8|2	%define version 0.9.6
14cr|tilda-0.9.6-8|3	%define release 8
14cr|tilda-0.9.6-8|4	
14cr|tilda-0.9.6-8|5	Summary:        Drop Down Terminal for Linux
14cr|tilda-0.9.6-8|6	Name:           %{name}
14cr|tilda-0.9.6-8|7	Version:        %{version}
14cr|tilda-0.9.6-8|8	Release:        %{release}
14cr|tilda-0.9.6-8|9	License:        GPLv2+
14cr|tilda-0.9.6-8|10	Group:          Terminals
14cr|tilda-0.9.6-8|11	Url:            http://tilda.sourceforge.net/
14cr|tilda-0.9.6-8|12	Source:         http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|tilda-0.9.6-8|13	Patch0:		tilda-0.9.6-read-glade.patch
14cr|tilda-0.9.6-8|14	Patch1:		tilda-0.9.6-fix-segfault.patch
14cr|tilda-0.9.6-8|15	Patch3:		tilda-0.9.6-glib.patch
14cr|tilda-0.9.6-8|16	
14cr|tilda-0.9.6-8|17	
14cr|tilda-0.9.6-8|18	BuildRequires:  pkgconfig
14cr|tilda-0.9.6-8|19	BuildRequires:  pkgconfig(vte)
14cr|tilda-0.9.6-8|20	BuildRequires:  pkgconfig(libconfuse)
14cr|tilda-0.9.6-8|21	BuildRequires:  flex
14cr|tilda-0.9.6-8|22	BuildRequires:  pkgconfig(libglade-2.0)
14cr|tilda-0.9.6-8|23	
14cr|tilda-0.9.6-8|24	Requires:       vte
14cr|tilda-0.9.6-8|25	Requires: desktop-file-utils
14cr|tilda-0.9.6-8|26	
14cr|tilda-0.9.6-8|27	
14cr|tilda-0.9.6-8|28	%description
14cr|tilda-0.9.6-8|29	Linux terminal taking after the likeness
14cr|tilda-0.9.6-8|30	of many classic terminals from first person shooter
14cr|tilda-0.9.6-8|31	games, Quake, Doom and Half-Life to name a few,
14cr|tilda-0.9.6-8|32	where the terminal has no border and is hidden from
14cr|tilda-0.9.6-8|33	the desktop till a key or keys is hit.
14cr|tilda-0.9.6-8|34	
14cr|tilda-0.9.6-8|35	
14cr|tilda-0.9.6-8|36	%prep
14cr|tilda-0.9.6-8|37	%setup -q -n %{name}-%version
14cr|tilda-0.9.6-8|38	%patch0 -p0
14cr|tilda-0.9.6-8|39	%patch1 -p1
14cr|tilda-0.9.6-8|40	%patch3 -p0
14cr|tilda-0.9.6-8|41	
14cr|tilda-0.9.6-8|42	%build
14cr|tilda-0.9.6-8|43	%configure2_5x --disable-rpath
14cr|tilda-0.9.6-8|44	%make
14cr|tilda-0.9.6-8|45	
14cr|tilda-0.9.6-8|46	%install
14cr|tilda-0.9.6-8|47	%makeinstall_std
14cr|tilda-0.9.6-8|48	
14cr|tilda-0.9.6-8|49	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|tilda-0.9.6-8|50	mv %{name}.glade %{buildroot}%{_datadir}/%{name}
14cr|tilda-0.9.6-8|51	rm -f %{buildroot}%{_datadir}/%{name}.glade
14cr|tilda-0.9.6-8|52	
14cr|tilda-0.9.6-8|53	%find_lang %{name}
14cr|tilda-0.9.6-8|54	
14cr|tilda-0.9.6-8|55	
14cr|tilda-0.9.6-8|56	%files -f %{name}.lang
14cr|tilda-0.9.6-8|57	%doc ChangeLog COPYING NEWS README
14cr|tilda-0.9.6-8|58	%{_bindir}/tilda
14cr|tilda-0.9.6-8|59	%{_datadir}/applications/tilda.desktop
14cr|tilda-0.9.6-8|60	%{_datadir}/pixmaps/tilda.png
14cr|tilda-0.9.6-8|61	%{_datadir}/%{name}/*.glade
14cr|tilda-0.9.6-8|62	
14cr|tilda-0.9.6-8|63	
14cr|tilda-0.9.6-8|64	
14cr|tilda-0.9.6-8|65	%changelog
14cr|tilda-0.9.6-8|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-8
14cr|tilda-0.9.6-8|67	+ Revision: 8a48416
14cr|tilda-0.9.6-8|68	- MassBuild#464: Increase release tag
14cr|tilda-0.9.6-8|69	
14cr|tilda-0.9.6-8|70	

8662 14
14cr|tilp-1.16-0.2|1	%define Werror_cflags %nil
14cr|tilp-1.16-0.2|2	%define oname tilp2
14cr|tilp-1.16-0.2|3	
14cr|tilp-1.16-0.2|4	%define version 1.16
14cr|tilp-1.16-0.2|5	%define release 0.2
14cr|tilp-1.16-0.2|6	
14cr|tilp-1.16-0.2|7	%define libticables_version 1.3.3
14cr|tilp-1.16-0.2|8	%define libticalcs_version 1.1.7
14cr|tilp-1.16-0.2|9	%define libtifiles_version 1.1.5
14cr|tilp-1.16-0.2|10	%define	libticonv_version 1.1.3
14cr|tilp-1.16-0.2|11	
14cr|tilp-1.16-0.2|12	Summary:	Communicate with TI graphing calculators
14cr|tilp-1.16-0.2|13	Name:		tilp
14cr|tilp-1.16-0.2|14	Version:	%{version}
14cr|tilp-1.16-0.2|15	Release:	%{release}
14cr|tilp-1.16-0.2|16	License:	GPL
14cr|tilp-1.16-0.2|17	Group:		Communications
14cr|tilp-1.16-0.2|18	URL:		http://tilp.sourceforge.net/
14cr|tilp-1.16-0.2|19	Epoch:		1
14cr|tilp-1.16-0.2|20	Source:		%{oname}-%{version}.tar.bz2
14cr|tilp-1.16-0.2|21	Requires:	libticables >= %{libticables_version}
14cr|tilp-1.16-0.2|22	Requires:	libticalcs >= %{libticalcs_version}
14cr|tilp-1.16-0.2|23	BuildRequires:	libticables-devel >= %{libticables_version}
14cr|tilp-1.16-0.2|24	Buildrequires:	libticalcs-devel >= %{libticalcs_version}
14cr|tilp-1.16-0.2|25	BuildRequires:	libtifiles-devel >= %{libtifiles_version}
14cr|tilp-1.16-0.2|26	BuildRequires:	libglade2.0-devel
14cr|tilp-1.16-0.2|27	BuildRequires:	jpeg-devel
14cr|tilp-1.16-0.2|28	BuildRequires:	groff-for-man
14cr|tilp-1.16-0.2|29	BuildRequires:	imagemagick
14cr|tilp-1.16-0.2|30	BuildRequires:  gettext-devel
14cr|tilp-1.16-0.2|31	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
14cr|tilp-1.16-0.2|32	
14cr|tilp-1.16-0.2|33	%description
14cr|tilp-1.16-0.2|34	TiLP is a program for Texas Instruments' graphing calculators. It allows
14cr|tilp-1.16-0.2|35	PC to communicate with a TI calculator and transfer data between them.
14cr|tilp-1.16-0.2|36	
14cr|tilp-1.16-0.2|37	%prep
14cr|tilp-1.16-0.2|38	%setup -q -n %{oname}-%{version}
14cr|tilp-1.16-0.2|39	
14cr|tilp-1.16-0.2|40	%build
14cr|tilp-1.16-0.2|41	LDFLAGS="${LDFLAGS:- -export-dynamic}"
14cr|tilp-1.16-0.2|42	export LDFLAGS
14cr|tilp-1.16-0.2|43	%configure2_5x
14cr|tilp-1.16-0.2|44	%make
14cr|tilp-1.16-0.2|45	
14cr|tilp-1.16-0.2|46	%install
14cr|tilp-1.16-0.2|47	rm -rf %{buildroot}
14cr|tilp-1.16-0.2|48	%makeinstall_std \
14cr|tilp-1.16-0.2|49	gnulocaledir=%{buildroot}%{_datadir}/locale \
14cr|tilp-1.16-0.2|50	MKINSTALLDIRS="`pwd`/mkinstalldirs"
14cr|tilp-1.16-0.2|51	
14cr|tilp-1.16-0.2|52	# menu and icon
14cr|tilp-1.16-0.2|53	mkdir -p %{buildroot}%{_liconsdir} \
14cr|tilp-1.16-0.2|54	%{buildroot}%{_iconsdir} \
14cr|tilp-1.16-0.2|55	%{buildroot}%{_miconsdir}
14cr|tilp-1.16-0.2|56	convert -geometry 48x48 help/logo_tilp.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|tilp-1.16-0.2|57	convert -geometry 32x32 help/logo_tilp.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|tilp-1.16-0.2|58	convert -geometry 16x16 help/logo_tilp.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|tilp-1.16-0.2|59	
14cr|tilp-1.16-0.2|60	
14cr|tilp-1.16-0.2|61	# these files are to be merged into magic files for GNOME and KDE desktop
14cr|tilp-1.16-0.2|62	# install -m 644 desktop/gnome/gnome-vfs-mime-magic %{buildroot}%{_datadir}/%{name}/gnome-vfs-mime-magic
14cr|tilp-1.16-0.2|63	# install -m 644 desktop/kde/magic %{buildroot}%{_datadir}/%{name}/kde-magic
14cr|tilp-1.16-0.2|64	
14cr|tilp-1.16-0.2|65	# remove files not bundled
14cr|tilp-1.16-0.2|66	rm -rf	%{buildroot}%{_libdir}/tilp/*.la \
14cr|tilp-1.16-0.2|67	%{buildroot}%{_includedir}
14cr|tilp-1.16-0.2|68	
14cr|tilp-1.16-0.2|69	%find_lang %{oname}
14cr|tilp-1.16-0.2|70	
14cr|tilp-1.16-0.2|71	%clean
14cr|tilp-1.16-0.2|72	rm -rf %{buildroot}
14cr|tilp-1.16-0.2|73	
14cr|tilp-1.16-0.2|74	%if %mdkversion < 200900
14cr|tilp-1.16-0.2|75	%post
14cr|tilp-1.16-0.2|76	%update_menus
14cr|tilp-1.16-0.2|77	%endif
14cr|tilp-1.16-0.2|78	
14cr|tilp-1.16-0.2|79	%if %mdkversion < 200900
14cr|tilp-1.16-0.2|80	%postun
14cr|tilp-1.16-0.2|81	%clean_menus
14cr|tilp-1.16-0.2|82	%endif
14cr|tilp-1.16-0.2|83	
14cr|tilp-1.16-0.2|84	%triggerin -- gnome-mime-data
14cr|tilp-1.16-0.2|85	grep -q "\*\*TI" %{_sysconfdir}/gnome-vfs-mime-magic || \
14cr|tilp-1.16-0.2|86	cat %{_datadir}/%{name}/gnome-vfs-mime-magic >> %{_sysconfdir}/gnome-vfs-mime-magic
14cr|tilp-1.16-0.2|87	
14cr|tilp-1.16-0.2|88	%triggerin -- kdelibs-common
14cr|tilp-1.16-0.2|89	grep -q "\*\*TI" %{_datadir}/mimelnk/magic || \
14cr|tilp-1.16-0.2|90	cat %{_datadir}/%{name}/kde-magic >> %{_datadir}/mimelnk/magic
14cr|tilp-1.16-0.2|91	
14cr|tilp-1.16-0.2|92	%files -f %{oname}.lang
14cr|tilp-1.16-0.2|93	%defattr(-,root,root)
14cr|tilp-1.16-0.2|94	%doc AUTHORS COPYING ChangeLog NEWS README README.linux
14cr|tilp-1.16-0.2|95	%doc RELEASE TODO
14cr|tilp-1.16-0.2|96	#%config(noreplace) %{_sysconfdir}/%{name}
14cr|tilp-1.16-0.2|97	%{_bindir}/*
14cr|tilp-1.16-0.2|98	# %{_kde3_datadir}/%{oname}/*
14cr|tilp-1.16-0.2|99	%{_datadir}/%{oname}
14cr|tilp-1.16-0.2|100	%{_mandir}/man1/*
14cr|tilp-1.16-0.2|101	# %{_datadir}/application-registry/*.applications
14cr|tilp-1.16-0.2|102	# %{_datadir}/applications/*.desktop
14cr|tilp-1.16-0.2|103	# %{_datadir}/applnk/*/*/*.desktop
14cr|tilp-1.16-0.2|104	# %{_datadir}/mime-info/*
14cr|tilp-1.16-0.2|105	# %{_datadir}/mimelnk/application/*.desktop
14cr|tilp-1.16-0.2|106	%{_datadir}/applications/tilp.desktop
14cr|tilp-1.16-0.2|107	%{_datadir}/mime/packages/tilp.xml
14cr|tilp-1.16-0.2|108	
14cr|tilp-1.16-0.2|109	%{_liconsdir}/%{name}.png
14cr|tilp-1.16-0.2|110	%{_iconsdir}/%{name}.png
14cr|tilp-1.16-0.2|111	%{_miconsdir}/%{name}.png
14cr|tilp-1.16-0.2|112	
14cr|tilp-1.16-0.2|113	
14cr|tilp-1.16-0.2|114	
14cr|tilp-1.16-0.2|115	
14cr|tilp-1.16-0.2|116	
14cr|tilp-1.16-0.2|117	%changelog
14cr|tilp-1.16-0.2|118	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.16-0.2
14cr|tilp-1.16-0.2|119	+ Revision: 22359b5
14cr|tilp-1.16-0.2|120	- MassBuild#464: Increase release tag
14cr|tilp-1.16-0.2|121	
14cr|tilp-1.16-0.2|122	

8663 14
14cr|tilp2-1.16-2|1	Name: tilp2
14cr|tilp2-1.16-2|2	Url: http://lpg.ticalc.org/prj_tilp
14cr|tilp2-1.16-2|3	Version: 1.16
14cr|tilp2-1.16-2|4	Release: 2
14cr|tilp2-1.16-2|5	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
14cr|tilp2-1.16-2|6	Group: Communications
14cr|tilp2-1.16-2|7	License: GPLv2+
14cr|tilp2-1.16-2|8	
14cr|tilp2-1.16-2|9	BuildRequires: pkgconfig(libusb) pkgconfig(tifiles2) pkgconfig(ticalcs2) pkgconfig(ticonv)
14cr|tilp2-1.16-2|10	BuildRequires: glade pkgconfig(libglade-2.0)
14cr|tilp2-1.16-2|11	Requires: xdg-utils >= 1.0.0
14cr|tilp2-1.16-2|12	Summary: TiLP is a TI<->PC linking program
14cr|tilp2-1.16-2|13	
14cr|tilp2-1.16-2|14	%description
14cr|tilp2-1.16-2|15	TiLP is a TI<->PC linking program
14cr|tilp2-1.16-2|16	
14cr|tilp2-1.16-2|17	%prep
14cr|tilp2-1.16-2|18	%setup
14cr|tilp2-1.16-2|19	
14cr|tilp2-1.16-2|20	%build
14cr|tilp2-1.16-2|21	%configure2_5x
14cr|tilp2-1.16-2|22	%make
14cr|tilp2-1.16-2|23	
14cr|tilp2-1.16-2|24	%install
14cr|tilp2-1.16-2|25	%makeinstall_std
14cr|tilp2-1.16-2|26	mkdir -p %buildroot/usr/share/applications
14cr|tilp2-1.16-2|27	cat >%buildroot/usr/share/applications/tilp.desktop <<EOF
14cr|tilp2-1.16-2|28	[Desktop Entry]
14cr|tilp2-1.16-2|29	Name=TiLP
14cr|tilp2-1.16-2|30	Name[fr_FR]=TiLP
14cr|tilp2-1.16-2|31	Comment=Ti Linking Program
14cr|tilp2-1.16-2|32	Comment[fr_FR]=Programme de connexion pour calculatrices TI
14cr|tilp2-1.16-2|33	GenericName=TI Linking Program
14cr|tilp2-1.16-2|34	GenericName[fr_FR]=Connexion calculatrices TI
14cr|tilp2-1.16-2|35	Encoding=UTF-8
14cr|tilp2-1.16-2|36	Version=1.0
14cr|tilp2-1.16-2|37	Type=Application
14cr|tilp2-1.16-2|38	Exec=/usr/bin/tilp
14cr|tilp2-1.16-2|39	Icon=/usr/share/tilp2/pixmaps/icon.xpm
14cr|tilp2-1.16-2|40	Terminal=false
14cr|tilp2-1.16-2|41	Categories=Utility;X-KDE-Utilities-Peripherals;
14cr|tilp2-1.16-2|42	MimeType=application/x-tilp
14cr|tilp2-1.16-2|43	EOF
14cr|tilp2-1.16-2|44	desktop-file-install --delete-original --vendor lpg     \
14cr|tilp2-1.16-2|45	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications          \
14cr|tilp2-1.16-2|46	${RPM_BUILD_ROOT}/usr/share/applications/tilp.desktop
14cr|tilp2-1.16-2|47	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/mime/packages
14cr|tilp2-1.16-2|48	cat >${RPM_BUILD_ROOT}%{_datadir}/mime/packages/tilp.xml <<EOF
14cr|tilp2-1.16-2|49	<?xml version="1.0" encoding="UTF-8"?>
14cr|tilp2-1.16-2|50	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14cr|tilp2-1.16-2|51	<mime-type type="application/x-tilp">
14cr|tilp2-1.16-2|52	<comment xml:lang="en">TI File</comment>
14cr|tilp2-1.16-2|53	<comment xml:lang="fr">Fichier TI</comment>
14cr|tilp2-1.16-2|54	<glob pattern="*.73?" />
14cr|tilp2-1.16-2|55	<glob pattern="*.82?" />
14cr|tilp2-1.16-2|56	<glob pattern="*.8[xX]?" />
14cr|tilp2-1.16-2|57	<glob pattern="*.85?" />
14cr|tilp2-1.16-2|58	<glob pattern="*.86?" />
14cr|tilp2-1.16-2|59	<glob pattern="*.89?" />
14cr|tilp2-1.16-2|60	<glob pattern="*.92?" />
14cr|tilp2-1.16-2|61	<glob pattern="*.9[xX]?" />
14cr|tilp2-1.16-2|62	<glob pattern="*.[vV]2?" />
14cr|tilp2-1.16-2|63	</mime-type>
14cr|tilp2-1.16-2|64	</mime-info>
14cr|tilp2-1.16-2|65	EOF
14cr|tilp2-1.16-2|66	
14cr|tilp2-1.16-2|67	%post
14cr|tilp2-1.16-2|68	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
14cr|tilp2-1.16-2|69	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
14cr|tilp2-1.16-2|70	
14cr|tilp2-1.16-2|71	%postun
14cr|tilp2-1.16-2|72	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
14cr|tilp2-1.16-2|73	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
14cr|tilp2-1.16-2|74	
14cr|tilp2-1.16-2|75	%files
14cr|tilp2-1.16-2|76	%{_bindir}/tilp
14cr|tilp2-1.16-2|77	#% {_mandir}/man1/tilp*
14cr|tilp2-1.16-2|78	%{_datadir}/tilp2
14cr|tilp2-1.16-2|79	%{_datadir}/applications/lpg-tilp.desktop
14cr|tilp2-1.16-2|80	%{_datadir}/mime/packages/tilp.xml
14cr|tilp2-1.16-2|81	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
14cr|tilp2-1.16-2|82	
14cr|tilp2-1.16-2|83	
14cr|tilp2-1.16-2|84	
14cr|tilp2-1.16-2|85	%changelog
14cr|tilp2-1.16-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-2
14cr|tilp2-1.16-2|87	+ Revision: ff40409
14cr|tilp2-1.16-2|88	- MassBuild#464: Increase release tag
14cr|tilp2-1.16-2|89	
14cr|tilp2-1.16-2|90	

8664 14
14cr|timemachine-0.3.3-3|1	Name:		timemachine
14cr|timemachine-0.3.3-3|2	Summary:	Records audio up to ten seconds ago
14cr|timemachine-0.3.3-3|3	Version:	0.3.3
14cr|timemachine-0.3.3-3|4	Release:	3
14cr|timemachine-0.3.3-3|5	License:	GPL
14cr|timemachine-0.3.3-3|6	Group:		Sound
14cr|timemachine-0.3.3-3|7	URL:		http://plugin.org.uk/timemachine/
14cr|timemachine-0.3.3-3|8	Source:		%{name}-%{version}.tar.bz2
14cr|timemachine-0.3.3-3|9	Patch0:		timemachine-0.3.3-linkage.patch
14cr|timemachine-0.3.3-3|10	BuildRequires:	pkgconfig(alsa)
14cr|timemachine-0.3.3-3|11	BuildRequires:	pkgconfig(jack)
14cr|timemachine-0.3.3-3|12	BuildRequires:	pkgconfig(samplerate)
14cr|timemachine-0.3.3-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|timemachine-0.3.3-3|14	BuildRequires:	pkgconfig(sndfile)
14cr|timemachine-0.3.3-3|15	BuildRequires:	lash-devel
14cr|timemachine-0.3.3-3|16	
14cr|timemachine-0.3.3-3|17	%description
14cr|timemachine-0.3.3-3|18	I used to always keep a minidisc recorder in my studio running in a mode where
14cr|timemachine-0.3.3-3|19	when you pressed record it wrote the last 10 seconds of audio to the disk and
14cr|timemachine-0.3.3-3|20	then caught up to realtime and kept recording. The recorder died and haven't
14cr|timemachine-0.3.3-3|21	been able to replace it, so this is a simple jack app to do the same job. It
14cr|timemachine-0.3.3-3|22	has the advantage that it never clips and can be wired to any part of the jack
14cr|timemachine-0.3.3-3|23	graph.
14cr|timemachine-0.3.3-3|24	
14cr|timemachine-0.3.3-3|25	The idea is that I doodle away with whatever is kicking around in my studio
14cr|timemachine-0.3.3-3|26	and when I heard an interesting noise, I'd press record and capture it,
14cr|timemachine-0.3.3-3|27	without having to try and recreate it. :)
14cr|timemachine-0.3.3-3|28	
14cr|timemachine-0.3.3-3|29	I've been using it to record occasional bursts of interesting noise from jack
14cr|timemachine-0.3.3-3|30	apps feeding back into each other. It seems to be stable for me, but there
14cr|timemachine-0.3.3-3|31	could be threading issues and race condidtions if run without SCHED_FIFO (ie.
14cr|timemachine-0.3.3-3|32	without jackd -R).
14cr|timemachine-0.3.3-3|33	
14cr|timemachine-0.3.3-3|34	%prep
14cr|timemachine-0.3.3-3|35	%setup -q
14cr|timemachine-0.3.3-3|36	%patch0 -p1
14cr|timemachine-0.3.3-3|37	
14cr|timemachine-0.3.3-3|38	%build
14cr|timemachine-0.3.3-3|39	%configure2_5x
14cr|timemachine-0.3.3-3|40	%make
14cr|timemachine-0.3.3-3|41	
14cr|timemachine-0.3.3-3|42	%install
14cr|timemachine-0.3.3-3|43	%makeinstall_std
14cr|timemachine-0.3.3-3|44	
14cr|timemachine-0.3.3-3|45	#menu
14cr|timemachine-0.3.3-3|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|timemachine-0.3.3-3|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|timemachine-0.3.3-3|48	[Desktop Entry]
14cr|timemachine-0.3.3-3|49	Name=JACK TimeMachine
14cr|timemachine-0.3.3-3|50	Comment=Records audio from ten seconds ago
14cr|timemachine-0.3.3-3|51	Exec=%{_bindir}/%{name}
14cr|timemachine-0.3.3-3|52	Icon=sound_section
14cr|timemachine-0.3.3-3|53	Terminal=false
14cr|timemachine-0.3.3-3|54	Type=Application
14cr|timemachine-0.3.3-3|55	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;
14cr|timemachine-0.3.3-3|56	Encoding=UTF-8
14cr|timemachine-0.3.3-3|57	EOF
14cr|timemachine-0.3.3-3|58	
14cr|timemachine-0.3.3-3|59	%files
14cr|timemachine-0.3.3-3|60	%doc AUTHORS ChangeLog NEWS README
14cr|timemachine-0.3.3-3|61	%{_bindir}/%{name}
14cr|timemachine-0.3.3-3|62	%{_datadir}/%{name}
14cr|timemachine-0.3.3-3|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|timemachine-0.3.3-3|64	
14cr|timemachine-0.3.3-3|65	
14cr|timemachine-0.3.3-3|66	%changelog
14cr|timemachine-0.3.3-3|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-3
14cr|timemachine-0.3.3-3|68	+ Revision: 973d8ee
14cr|timemachine-0.3.3-3|69	- MassBuild#464: Increase release tag
14cr|timemachine-0.3.3-3|70	
14cr|timemachine-0.3.3-3|71	

8665 14
14cr|timevault-0.7.5-10|1	# Not noarch, since the package installs nautilus extension to arch-specific folder
14cr|timevault-0.7.5-10|2	%define debug_package %{nil}
14cr|timevault-0.7.5-10|3	
14cr|timevault-0.7.5-10|4	Summary: Front-end for making snapshots of a set of directories
14cr|timevault-0.7.5-10|5	Name:    timevault
14cr|timevault-0.7.5-10|6	Version: 0.7.5
14cr|timevault-0.7.5-10|7	Release: 10
14cr|timevault-0.7.5-10|8	Source:  %{name}-%{version}.tar.bz2
14cr|timevault-0.7.5-10|9	# make it using existing macros:
14cr|timevault-0.7.5-10|10	Patch0:   timevault-init-mdv.patch
14cr|timevault-0.7.5-10|11	# make it chkconfig aware:
14cr|timevault-0.7.5-10|12	Patch1:   timevault-init-chkconfig.patch
14cr|timevault-0.7.5-10|13	Patch2:  timevault-0.7.5-recognize-py2.7.patch
14cr|timevault-0.7.5-10|14	URL:     https://wiki.ubuntu.com/TimeVault
14cr|timevault-0.7.5-10|15	License: GPL
14cr|timevault-0.7.5-10|16	Group:   System/Configuration/Other
14cr|timevault-0.7.5-10|17	BuildRequires: python-devel
14cr|timevault-0.7.5-10|18	BuildRequires: gnome-common intltool
14cr|timevault-0.7.5-10|19	BuildRequires: gnome-python-devel nautilus-python pygtk2.0-devel python-notify python-dbus dbus-devel
14cr|timevault-0.7.5-10|20	Requires: nautilus-python
14cr|timevault-0.7.5-10|21	Requires: python-dbus
14cr|timevault-0.7.5-10|22	Requires: python-notify
14cr|timevault-0.7.5-10|23	Requires: python-gamin python-sqlite2
14cr|timevault-0.7.5-10|24	Requires(post): rpm-helper
14cr|timevault-0.7.5-10|25	Requires(preun): rpm-helper
14cr|timevault-0.7.5-10|26	
14cr|timevault-0.7.5-10|27	%description
14cr|timevault-0.7.5-10|28	TimeVault is a simple front-end for making snapshots of a set of directories.
14cr|timevault-0.7.5-10|29	Snapshots are a copy of a directory structure or file at a certain point in
14cr|timevault-0.7.5-10|30	time. Restore functionality is integrated into Nautilus - previous versions of
14cr|timevault-0.7.5-10|31	a file or directory that has a snapshot can be accessed by examining the
14cr|timevault-0.7.5-10|32	properties and selecting the 'Previous Versions' tab.
14cr|timevault-0.7.5-10|33	
14cr|timevault-0.7.5-10|34	Snapshots are protected from accidental deletion or modification since they are
14cr|timevault-0.7.5-10|35	read-only by default. The super-user can delete intermediate snapshots to save
14cr|timevault-0.7.5-10|36	space, but files and directories that existed before or after the deletion will
14cr|timevault-0.7.5-10|37	still be accessible.
14cr|timevault-0.7.5-10|38	
14cr|timevault-0.7.5-10|39	%prep
14cr|timevault-0.7.5-10|40	%setup -q
14cr|timevault-0.7.5-10|41	%patch0 -p0
14cr|timevault-0.7.5-10|42	%patch1 -p0
14cr|timevault-0.7.5-10|43	%patch2 -p0
14cr|timevault-0.7.5-10|44	[[ -x ./configure ]] || ./autogen.sh
14cr|timevault-0.7.5-10|45	
14cr|timevault-0.7.5-10|46	%build
14cr|timevault-0.7.5-10|47	%configure2_5x
14cr|timevault-0.7.5-10|48	%make
14cr|timevault-0.7.5-10|49	
14cr|timevault-0.7.5-10|50	%install
14cr|timevault-0.7.5-10|51	%makeinstall_std
14cr|timevault-0.7.5-10|52	mkdir -p %buildroot%_libdir/nautilus/extensions-2.0
14cr|timevault-0.7.5-10|53	mv %buildroot%_prefix/lib/nautilus/extensions-1.0/* %buildroot%_libdir/nautilus/extensions-2.0
14cr|timevault-0.7.5-10|54	
14cr|timevault-0.7.5-10|55	%post
14cr|timevault-0.7.5-10|56	%_post_service %{name}
14cr|timevault-0.7.5-10|57	
14cr|timevault-0.7.5-10|58	%preun
14cr|timevault-0.7.5-10|59	%_preun_service %{name}
14cr|timevault-0.7.5-10|60	
14cr|timevault-0.7.5-10|61	%files
14cr|timevault-0.7.5-10|62	%defattr(-,root,root,755)
14cr|timevault-0.7.5-10|63	%{_bindir}/*
14cr|timevault-0.7.5-10|64	%{_datadir}/applications/timevault.desktop
14cr|timevault-0.7.5-10|65	%{_datadir}/timevault
14cr|timevault-0.7.5-10|66	%config(noreplace) /etc/dbus-1/system.d/timevault.conf
14cr|timevault-0.7.5-10|67	/etc/init.d/timevault
14cr|timevault-0.7.5-10|68	%config(noreplace) /etc/logrotate.d/timevault.logrotate
14cr|timevault-0.7.5-10|69	%{_iconsdir}/hicolor/14x14/apps/timevault.png
14cr|timevault-0.7.5-10|70	%{_iconsdir}/hicolor/22x22/apps/timevault.png
14cr|timevault-0.7.5-10|71	%{_iconsdir}/hicolor/32x32/apps/timevault.png
14cr|timevault-0.7.5-10|72	%{_iconsdir}/hicolor/scalable/apps/timevault.svg
14cr|timevault-0.7.5-10|73	%{py_platsitedir}/TimeVault
14cr|timevault-0.7.5-10|74	#gw this dir is arch dependant:
14cr|timevault-0.7.5-10|75	%{_libdir}/nautilus/extensions-2.0/python/timevault-nautilus.py
14cr|timevault-0.7.5-10|76	
14cr|timevault-0.7.5-10|77	%changelog
14cr|timevault-0.7.5-10|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-10
14cr|timevault-0.7.5-10|79	+ Revision: 771239f
14cr|timevault-0.7.5-10|80	- MassBuild#464: Increase release tag
14cr|timevault-0.7.5-10|81	
14cr|timevault-0.7.5-10|82	

8666 14
14cr|timidity-init-0.3-7|1	Name:		timidity-init
14cr|timidity-init-0.3-7|2	Version:	0.3
14cr|timidity-init-0.3-7|3	Release:	7
14cr|timidity-init-0.3-7|4	Summary:	Init script for TiMidity++ ALSA sequencer
14cr|timidity-init-0.3-7|5	License:	GPL
14cr|timidity-init-0.3-7|6	Source0:	timidity.service
14cr|timidity-init-0.3-7|7	Source1:	timidity.sysconfig
14cr|timidity-init-0.3-7|8	Source2:        timidity-wrapper.sh
14cr|timidity-init-0.3-7|9	URL:		http://timidity.sourceforge.net/
14cr|timidity-init-0.3-7|10	Group:		Sound
14cr|timidity-init-0.3-7|11	BuildArch:	noarch
14cr|timidity-init-0.3-7|12	Requires:	TiMidity++
14cr|timidity-init-0.3-7|13	
14cr|timidity-init-0.3-7|14	%description
14cr|timidity-init-0.3-7|15	Contains init script to launch TiMidity++ as a service. This allows one to
14cr|timidity-init-0.3-7|16	hear music played by any application which outputs to a MIDI device
14cr|timidity-init-0.3-7|17	even if you do not own a MIDI synthesizer soundcard.
14cr|timidity-init-0.3-7|18	
14cr|timidity-init-0.3-7|19	%install
14cr|timidity-init-0.3-7|20	
14cr|timidity-init-0.3-7|21	install -d -m 755 %{buildroot}%{_unitdir}
14cr|timidity-init-0.3-7|22	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|timidity-init-0.3-7|23	install -m0644 %{SOURCE0} %{buildroot}%{_unitdir}/%{name}.service
14cr|timidity-init-0.3-7|24	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|timidity-init-0.3-7|25	install -m0755 -D %{SOURCE2} %{buildroot}%{_bindir}/timidity-wrapper.sh
14cr|timidity-init-0.3-7|26	
14cr|timidity-init-0.3-7|27	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|timidity-init-0.3-7|28	
14cr|timidity-init-0.3-7|29	%post
14cr|timidity-init-0.3-7|30	%systemd_post %{name}
14cr|timidity-init-0.3-7|31	
14cr|timidity-init-0.3-7|32	%preun
14cr|timidity-init-0.3-7|33	%systemd_preun %{name}
14cr|timidity-init-0.3-7|34	
14cr|timidity-init-0.3-7|35	%clean
14cr|timidity-init-0.3-7|36	
14cr|timidity-init-0.3-7|37	%files
14cr|timidity-init-0.3-7|38	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|timidity-init-0.3-7|39	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|timidity-init-0.3-7|40	%attr(0755,root,root) %{_bindir}/timidity-wrapper.sh
14cr|timidity-init-0.3-7|41	
14cr|timidity-init-0.3-7|42	
14cr|timidity-init-0.3-7|43	%changelog
14cr|timidity-init-0.3-7|44	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14cr|timidity-init-0.3-7|45	+ Revision: 7588a31
14cr|timidity-init-0.3-7|46	- Spec cleanup
14cr|timidity-init-0.3-7|47	
14cr|timidity-init-0.3-7|48	

8667 14
14cr|tint2-0.11-4|1	%define name tint2
14cr|tint2-0.11-4|2	%define version 0.11
14cr|tint2-0.11-4|3	%define release  4
14cr|tint2-0.11-4|4	
14cr|tint2-0.11-4|5	Summary: Tint2 - A Lightweight Panel and Taskbar
14cr|tint2-0.11-4|6	Name: %{name}
14cr|tint2-0.11-4|7	Version: %{version}
14cr|tint2-0.11-4|8	Release: %{release}
14cr|tint2-0.11-4|9	License: GPLv2
14cr|tint2-0.11-4|10	Group: Graphical desktop/Other
14cr|tint2-0.11-4|11	Url: http://code.google.com/p/tint2/
14cr|tint2-0.11-4|12	Source0: http://tint2.googlecode.com/files/%{name}-%{version}.tar.bz2
14cr|tint2-0.11-4|13	BuildRequires: cmake
14cr|tint2-0.11-4|14	BuildRequires: pkgconfig(cairo)
14cr|tint2-0.11-4|15	BuildRequires: pkgconfig(x11)
14cr|tint2-0.11-4|16	BuildRequires: pkgconfig(gtk+-2.0)
14cr|tint2-0.11-4|17	BuildRequires: pango-devel
14cr|tint2-0.11-4|18	BuildRequires: pkgconfig(pangoxft)
14cr|tint2-0.11-4|19	BuildRequires: pkgconfig(xinerama)
14cr|tint2-0.11-4|20	BuildRequires: imlib2-devel
14cr|tint2-0.11-4|21	BuildRequires: pkgconfig(glib-2.0)
14cr|tint2-0.11-4|22	BuildRequires: pkgconfig(xrandr), libxcomposite-devel, libxdamage-devel
14cr|tint2-0.11-4|23	
14cr|tint2-0.11-4|24	%description
14cr|tint2-0.11-4|25	Tint2 is a simple panel and taskbar intentionally made for
14cr|tint2-0.11-4|26	openbox3, but should also work with other window managers. The
14cr|tint2-0.11-4|27	goal is to keep a clean and unintrusive look with code
14cr|tint2-0.11-4|28	lightweight and compliance with freedesktop specifications.
14cr|tint2-0.11-4|29	
14cr|tint2-0.11-4|30	%prep
14cr|tint2-0.11-4|31	%setup -q
14cr|tint2-0.11-4|32	
14cr|tint2-0.11-4|33	%build
14cr|tint2-0.11-4|34	%cmake
14cr|tint2-0.11-4|35	%make
14cr|tint2-0.11-4|36	
14cr|tint2-0.11-4|37	%install
14cr|tint2-0.11-4|38	%makeinstall_std -C build
14cr|tint2-0.11-4|39	
14cr|tint2-0.11-4|40	%files
14cr|tint2-0.11-4|41	%doc AUTHORS COPYING README ChangeLog
14cr|tint2-0.11-4|42	%config(noreplace) %{_sysconfdir}/xdg/tint2/tint2rc
14cr|tint2-0.11-4|43	%{_bindir}/tint*
14cr|tint2-0.11-4|44	%{_datadir}/tint2/*.png
14cr|tint2-0.11-4|45	%{_datadir}/applications/tint2*.desktop
14cr|tint2-0.11-4|46	%{_datadir}/pixmaps/tint2*
14cr|tint2-0.11-4|47	%{_mandir}/man1/*
14cr|tint2-0.11-4|48	
14cr|tint2-0.11-4|49	%changelog
14cr|tint2-0.11-4|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14cr|tint2-0.11-4|51	+ Revision: 28f155a
14cr|tint2-0.11-4|52	- MassBuild#464: Increase release tag
14cr|tint2-0.11-4|53	
14cr|tint2-0.11-4|54	

8668 14
14cr|tintii-2.6.1-3|1	Name:		tintii
14cr|tintii-2.6.1-3|2	Version:	2.6.1
14cr|tintii-2.6.1-3|3	Release:	3
14cr|tintii-2.6.1-3|4	Summary:	Color photo image converter
14cr|tintii-2.6.1-3|5	License:	GPLv2+
14cr|tintii-2.6.1-3|6	Group:		Graphics
14cr|tintii-2.6.1-3|7	Source0:	http://www.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
14cr|tintii-2.6.1-3|8	Source1:	%{name}.png
14cr|tintii-2.6.1-3|9	Patch0:		tintii-2.6.0-mdv-buildfix.patch
14cr|tintii-2.6.1-3|10	URL:		http://www.indii.org/software/tintii
14cr|tintii-2.6.1-3|11	BuildRequires:	boost-devel
14cr|tintii-2.6.1-3|12	BuildRequires:	scons
14cr|tintii-2.6.1-3|13	BuildRequires:	rcs
14cr|tintii-2.6.1-3|14	BuildRequires:	flex
14cr|tintii-2.6.1-3|15	BuildRequires:	wxgtku-devel
14cr|tintii-2.6.1-3|16	BuildRequires:	libgomp-devel
14cr|tintii-2.6.1-3|17	BuildRequires:	doxygen
14cr|tintii-2.6.1-3|18	BuildRequires:	imagemagick
14cr|tintii-2.6.1-3|19	
14cr|tintii-2.6.1-3|20	%description
14cr|tintii-2.6.1-3|21	Tintii takes full color photos and processes them into black and white
14cr|tintii-2.6.1-3|22	with some select regions highlighted in color. The technique is known as color
14cr|tintii-2.6.1-3|23	popping or selective coloring - tintii makes it easy. Think Schindler's List's
14cr|tintii-2.6.1-3|24	little girl in red, or the dramatic style of Sin City. Tintii takes a color
14cr|tintii-2.6.1-3|25	photo and cleverly separates it into a handful of major hues. You then select
14cr|tintii-2.6.1-3|26	which colours to pop, and the rest become black & white.
14cr|tintii-2.6.1-3|27	
14cr|tintii-2.6.1-3|28	%prep
14cr|tintii-2.6.1-3|29	%setup -q
14cr|tintii-2.6.1-3|30	%patch0 -p1
14cr|tintii-2.6.1-3|31	
14cr|tintii-2.6.1-3|32	%build
14cr|tintii-2.6.1-3|33	%configure2_5x
14cr|tintii-2.6.1-3|34	%make
14cr|tintii-2.6.1-3|35	
14cr|tintii-2.6.1-3|36	%install
14cr|tintii-2.6.1-3|37	%__install -dm 755 %{buildroot}%{_bindir}
14cr|tintii-2.6.1-3|38	%__install -m 755 %{name} %{buildroot}%{_bindir}
14cr|tintii-2.6.1-3|39	
14cr|tintii-2.6.1-3|40	# icon
14cr|tintii-2.6.1-3|41	%__install -d %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cr|tintii-2.6.1-3|42	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tintii-2.6.1-3|43	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tintii-2.6.1-3|44	%__install -Dm 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tintii-2.6.1-3|45	
14cr|tintii-2.6.1-3|46	# menu-entry
14cr|tintii-2.6.1-3|47	%__install -d %{buildroot}%{_datadir}/applications
14cr|tintii-2.6.1-3|48	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tintii-2.6.1-3|49	[Desktop Entry]
14cr|tintii-2.6.1-3|50	Type=Application
14cr|tintii-2.6.1-3|51	Encoding=UTF-8
14cr|tintii-2.6.1-3|52	Terminal=false
14cr|tintii-2.6.1-3|53	Name=Tintii
14cr|tintii-2.6.1-3|54	Comment=Color photo image converter
14cr|tintii-2.6.1-3|55	Comment[ru]=Конвертер цветных изображений
14cr|tintii-2.6.1-3|56	Exec=%{name}
14cr|tintii-2.6.1-3|57	Icon=%{name}
14cr|tintii-2.6.1-3|58	Categories=Graphics;Viewer;X-MandrivaLinux-Graphics-Utility;
14cr|tintii-2.6.1-3|59	EOF
14cr|tintii-2.6.1-3|60	
14cr|tintii-2.6.1-3|61	%files
14cr|tintii-2.6.1-3|62	%doc README
14cr|tintii-2.6.1-3|63	%{_bindir}/%{name}
14cr|tintii-2.6.1-3|64	%{_datadir}/applications/%{name}.desktop
14cr|tintii-2.6.1-3|65	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|tintii-2.6.1-3|66	
14cr|tintii-2.6.1-3|67	%changelog
14cr|tintii-2.6.1-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-3
14cr|tintii-2.6.1-3|69	+ Revision: 6c780fc
14cr|tintii-2.6.1-3|70	- MassBuild#464: Increase release tag
14cr|tintii-2.6.1-3|71	
14cr|tintii-2.6.1-3|72	

8669 14
14cr|tinyfugue-5.0-0.b8.5|1	%define name tinyfugue
14cr|tinyfugue-5.0-0.b8.5|2	%define version 5.0
14cr|tinyfugue-5.0-0.b8.5|3	%define pre b8
14cr|tinyfugue-5.0-0.b8.5|4	%define fver 50%pre
14cr|tinyfugue-5.0-0.b8.5|5	%define fname tf-%fver
14cr|tinyfugue-5.0-0.b8.5|6	%define rel 0.%pre.5
14cr|tinyfugue-5.0-0.b8.5|7	
14cr|tinyfugue-5.0-0.b8.5|8	Summary: Flexible, screen-oriented MUD client, for use with any type of MUD
14cr|tinyfugue-5.0-0.b8.5|9	Name: %{name}
14cr|tinyfugue-5.0-0.b8.5|10	Version: %{version}
14cr|tinyfugue-5.0-0.b8.5|11	Release: %mkrel %rel
14cr|tinyfugue-5.0-0.b8.5|12	URL: http://tinyfugue.sourceforge.net/
14cr|tinyfugue-5.0-0.b8.5|13	Source0: http://ftp.tcp.com/pub/mud/Clients/tinyfugue/%{fname}.tar.bz2
14cr|tinyfugue-5.0-0.b8.5|14	License: GPLv2+
14cr|tinyfugue-5.0-0.b8.5|15	Group: Games/Adventure
14cr|tinyfugue-5.0-0.b8.5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tinyfugue-5.0-0.b8.5|17	BuildRequires: openssl-devel
14cr|tinyfugue-5.0-0.b8.5|18	BuildRequires: termcap-devel
14cr|tinyfugue-5.0-0.b8.5|19	
14cr|tinyfugue-5.0-0.b8.5|20	%description
14cr|tinyfugue-5.0-0.b8.5|21	TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for
14cr|tinyfugue-5.0-0.b8.5|22	use with any type of MUD. TinyFugue is one of the most popular and
14cr|tinyfugue-5.0-0.b8.5|23	powerful mud clients.
14cr|tinyfugue-5.0-0.b8.5|24	
14cr|tinyfugue-5.0-0.b8.5|25	%prep
14cr|tinyfugue-5.0-0.b8.5|26	%setup -q -n %fname
14cr|tinyfugue-5.0-0.b8.5|27	
14cr|tinyfugue-5.0-0.b8.5|28	%build
14cr|tinyfugue-5.0-0.b8.5|29	%configure2_5x
14cr|tinyfugue-5.0-0.b8.5|30	%make
14cr|tinyfugue-5.0-0.b8.5|31	
14cr|tinyfugue-5.0-0.b8.5|32	%install
14cr|tinyfugue-5.0-0.b8.5|33	rm -rf $RPM_BUILD_ROOT
14cr|tinyfugue-5.0-0.b8.5|34	mkdir -p %buildroot%_bindir
14cr|tinyfugue-5.0-0.b8.5|35	%makeinstall
14cr|tinyfugue-5.0-0.b8.5|36	
14cr|tinyfugue-5.0-0.b8.5|37	%clean
14cr|tinyfugue-5.0-0.b8.5|38	rm -rf $RPM_BUILD_ROOT
14cr|tinyfugue-5.0-0.b8.5|39	
14cr|tinyfugue-5.0-0.b8.5|40	%files
14cr|tinyfugue-5.0-0.b8.5|41	%defattr(-,root,root)
14cr|tinyfugue-5.0-0.b8.5|42	%doc CHANGES README CREDITS
14cr|tinyfugue-5.0-0.b8.5|43	%_bindir/tf
14cr|tinyfugue-5.0-0.b8.5|44	%_datadir/tf-lib
14cr|tinyfugue-5.0-0.b8.5|45	
14cr|tinyfugue-5.0-0.b8.5|46	
14cr|tinyfugue-5.0-0.b8.5|47	
14cr|tinyfugue-5.0-0.b8.5|48	%changelog
14cr|tinyfugue-5.0-0.b8.5|49	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 5.0-0.b8.5
14cr|tinyfugue-5.0-0.b8.5|50	+ Revision: b23f953
14cr|tinyfugue-5.0-0.b8.5|51	- Automatic import for version 5.0
14cr|tinyfugue-5.0-0.b8.5|52	
14cr|tinyfugue-5.0-0.b8.5|53	

8670 14
14cr|tinyproxy-1.8.3-2|1	Summary:	Lightweight, non-caching, optionally anonymizing HTTP proxy
14cr|tinyproxy-1.8.3-2|2	Name:		tinyproxy
14cr|tinyproxy-1.8.3-2|3	Version:	1.8.3
14cr|tinyproxy-1.8.3-2|4	Release:	2
14cr|tinyproxy-1.8.3-2|5	Group:		System/Servers
14cr|tinyproxy-1.8.3-2|6	# License bundled is gpl v3, but source code say gpl v2 or later
14cr|tinyproxy-1.8.3-2|7	License:	GPLv2+
14cr|tinyproxy-1.8.3-2|8	URL:		https://www.banu.com/%{name}/
14cr|tinyproxy-1.8.3-2|9	Source0:	https://www.banu.com/pub/%{name}/1.8/%{name}-%{version}.tar.bz2
14cr|tinyproxy-1.8.3-2|10	Source1:	tinyproxy.init
14cr|tinyproxy-1.8.3-2|11	Patch0:		tinyproxy-CVE-2012-3505-randomized-hashmaps.patch
14cr|tinyproxy-1.8.3-2|12	Patch1:		tinyproxy-CVE-2012-3505-limit-headers.patch
14cr|tinyproxy-1.8.3-2|13	BuildRequires:	asciidoc
14cr|tinyproxy-1.8.3-2|14	BuildRequires:	xsltproc
14cr|tinyproxy-1.8.3-2|15	BuildRequires:  docbook-style-xsl
14cr|tinyproxy-1.8.3-2|16	BuildRequires:  docbook-dtd45-xml
14cr|tinyproxy-1.8.3-2|17	Requires(post): rpm-helper
14cr|tinyproxy-1.8.3-2|18	Requires(preun): rpm-helper
14cr|tinyproxy-1.8.3-2|19	Provides:      webproxy
14cr|tinyproxy-1.8.3-2|20	Epoch:         0
14cr|tinyproxy-1.8.3-2|21	
14cr|tinyproxy-1.8.3-2|22	%description
14cr|tinyproxy-1.8.3-2|23	An anonymizing http proxy which is very light on system resources, ideal for
14cr|tinyproxy-1.8.3-2|24	smaller networks and similar situations where other proxies (such as Squid) may
14cr|tinyproxy-1.8.3-2|25	be overkill and/or a security risk. Tinyproxy can also be configured to
14cr|tinyproxy-1.8.3-2|26	anonymize http requests (allowing for exceptions on a per-header basis).
14cr|tinyproxy-1.8.3-2|27	
14cr|tinyproxy-1.8.3-2|28	%prep
14cr|tinyproxy-1.8.3-2|29	
14cr|tinyproxy-1.8.3-2|30	%setup -q
14cr|tinyproxy-1.8.3-2|31	%patch0 -p1 -b .randomized-hashmaps
14cr|tinyproxy-1.8.3-2|32	%patch1 -p1 -b .limit-headers
14cr|tinyproxy-1.8.3-2|33	
14cr|tinyproxy-1.8.3-2|34	cp %{SOURCE1} tinyproxy.init
14cr|tinyproxy-1.8.3-2|35	
14cr|tinyproxy-1.8.3-2|36	%build
14cr|tinyproxy-1.8.3-2|37	%serverbuild
14cr|tinyproxy-1.8.3-2|38	
14cr|tinyproxy-1.8.3-2|39	%configure2_5x \
14cr|tinyproxy-1.8.3-2|40	--enable-xtinyproxy \
14cr|tinyproxy-1.8.3-2|41	--enable-filter \
14cr|tinyproxy-1.8.3-2|42	--enable-upstream \
14cr|tinyproxy-1.8.3-2|43	--enable-transparent \
14cr|tinyproxy-1.8.3-2|44	--enable-reverse \
14cr|tinyproxy-1.8.3-2|45	--sysconfdir=%{_sysconfdir}/tinyproxy \
14cr|tinyproxy-1.8.3-2|46	--with-stathost=localhost \
14cr|tinyproxy-1.8.3-2|47	--program-prefix=""
14cr|tinyproxy-1.8.3-2|48	
14cr|tinyproxy-1.8.3-2|49	%make
14cr|tinyproxy-1.8.3-2|50	
14cr|tinyproxy-1.8.3-2|51	%install
14cr|tinyproxy-1.8.3-2|52	%__install -d %{buildroot}%{_sysconfdir}/tinyproxy
14cr|tinyproxy-1.8.3-2|53	%__install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|tinyproxy-1.8.3-2|54	%__install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|tinyproxy-1.8.3-2|55	%__install -d %{buildroot}%{_initrddir}
14cr|tinyproxy-1.8.3-2|56	
14cr|tinyproxy-1.8.3-2|57	%__install -d %{buildroot}%{_logdir}/tinyproxy
14cr|tinyproxy-1.8.3-2|58	%__install -d %{buildroot}%{_var}/run/tinyproxy
14cr|tinyproxy-1.8.3-2|59	
14cr|tinyproxy-1.8.3-2|60	%makeinstall bindir=%{buildroot}%{_sbindir}
14cr|tinyproxy-1.8.3-2|61	
14cr|tinyproxy-1.8.3-2|62	mv %{buildroot}%{_sysconfdir}/tinyproxy.conf %{buildroot}%{_sysconfdir}/tinyproxy/tinyproxy.conf
14cr|tinyproxy-1.8.3-2|63	/bin/touch %{buildroot}%{_sysconfdir}/tinyproxy/filter
14cr|tinyproxy-1.8.3-2|64	
14cr|tinyproxy-1.8.3-2|65	%__install -m0755 tinyproxy.init %{buildroot}%{_initrddir}/tinyproxy
14cr|tinyproxy-1.8.3-2|66	
14cr|tinyproxy-1.8.3-2|67	/bin/echo "FLAGS=\" -c /etc/tinyproxy/tinyproxy.conf\"" > %{buildroot}%{_sysconfdir}/sysconfig/tinyproxy
14cr|tinyproxy-1.8.3-2|68	
14cr|tinyproxy-1.8.3-2|69	cat > %{buildroot}%{_sysconfdir}/logrotate.d/tinyproxy <<EOF
14cr|tinyproxy-1.8.3-2|70	/var/log/tinyproxy.log {
14cr|tinyproxy-1.8.3-2|71	rotate 7
14cr|tinyproxy-1.8.3-2|72	daily
14cr|tinyproxy-1.8.3-2|73	compress
14cr|tinyproxy-1.8.3-2|74	missingok
14cr|tinyproxy-1.8.3-2|75	postrotate
14cr|tinyproxy-1.8.3-2|76	if [ -f /var/run/tinyproxy.pid ]; then
14cr|tinyproxy-1.8.3-2|77	/etc/init.d/tinyproxy restart > /dev/null
14cr|tinyproxy-1.8.3-2|78	fi
14cr|tinyproxy-1.8.3-2|79	endscript
14cr|tinyproxy-1.8.3-2|80	}
14cr|tinyproxy-1.8.3-2|81	EOF
14cr|tinyproxy-1.8.3-2|82	
14cr|tinyproxy-1.8.3-2|83	%post
14cr|tinyproxy-1.8.3-2|84	%_post_service tinyproxy
14cr|tinyproxy-1.8.3-2|85	
14cr|tinyproxy-1.8.3-2|86	%preun
14cr|tinyproxy-1.8.3-2|87	%_preun_service tinyproxy
14cr|tinyproxy-1.8.3-2|88	
14cr|tinyproxy-1.8.3-2|89	
14cr|tinyproxy-1.8.3-2|90	%files
14cr|tinyproxy-1.8.3-2|91	%doc docs/*.txt
14cr|tinyproxy-1.8.3-2|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|tinyproxy-1.8.3-2|93	%attr(0755,root,root) %{_sbindir}/tinyproxy
14cr|tinyproxy-1.8.3-2|94	%attr(0755,root,root) %{_initrddir}/tinyproxy
14cr|tinyproxy-1.8.3-2|95	%config(noreplace) %{_sysconfdir}/sysconfig/tinyproxy
14cr|tinyproxy-1.8.3-2|96	%config(noreplace) %{_sysconfdir}/logrotate.d/tinyproxy
14cr|tinyproxy-1.8.3-2|97	%dir %{_sysconfdir}/tinyproxy
14cr|tinyproxy-1.8.3-2|98	%config(noreplace) %{_sysconfdir}/tinyproxy/tinyproxy.conf
14cr|tinyproxy-1.8.3-2|99	%config(noreplace) %{_sysconfdir}/tinyproxy/filter
14cr|tinyproxy-1.8.3-2|100	%{_logdir}/tinyproxy/
14cr|tinyproxy-1.8.3-2|101	%{_var}/run/tinyproxy/
14cr|tinyproxy-1.8.3-2|102	%{_mandir}/man8/tinyproxy.8*
14cr|tinyproxy-1.8.3-2|103	%{_mandir}/man5/*
14cr|tinyproxy-1.8.3-2|104	%{_datadir}/tinyproxy
14cr|tinyproxy-1.8.3-2|105	
14cr|tinyproxy-1.8.3-2|106	%changelog
14cr|tinyproxy-1.8.3-2|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.8.3-2
14cr|tinyproxy-1.8.3-2|108	+ Revision: bd1ffb0
14cr|tinyproxy-1.8.3-2|109	- MassBuild#464: Increase release tag
14cr|tinyproxy-1.8.3-2|110	
14cr|tinyproxy-1.8.3-2|111	

8671 14
14cr|tiobench-0.3.3-7|1	Summary:	A test program for filesystem performance
14cr|tiobench-0.3.3-7|2	Name:		tiobench
14cr|tiobench-0.3.3-7|3	Version:	0.3.3
14cr|tiobench-0.3.3-7|4	Release:	7
14cr|tiobench-0.3.3-7|5	License:	GPLv2+
14cr|tiobench-0.3.3-7|6	Group:		Development/Kernel
14cr|tiobench-0.3.3-7|7	Url:		http://sourceforge.net/projects/tiobench/
14cr|tiobench-0.3.3-7|8	Source0:	%{name}-%{version}.tar.bz2
14cr|tiobench-0.3.3-7|9	Patch0:		tiobench-0.3.3-glibc-2.16.patch
14cr|tiobench-0.3.3-7|10	Patch1:		tiobench-0.3.3-sfmt.patch
14cr|tiobench-0.3.3-7|11	
14cr|tiobench-0.3.3-7|12	%description
14cr|tiobench-0.3.3-7|13	Threaded I/O bench for Linux (or any *nix system with POSIX threads
14cr|tiobench-0.3.3-7|14	support library).
14cr|tiobench-0.3.3-7|15	
14cr|tiobench-0.3.3-7|16	%files
14cr|tiobench-0.3.3-7|17	%doc README BUGS TODO ChangeLog
14cr|tiobench-0.3.3-7|18	%{_bindir}/tiotest
14cr|tiobench-0.3.3-7|19	%{_bindir}/tiobench.pl
14cr|tiobench-0.3.3-7|20	%{_bindir}/tiosum.pl
14cr|tiobench-0.3.3-7|21	
14cr|tiobench-0.3.3-7|22	#----------------------------------------------------------------------------
14cr|tiobench-0.3.3-7|23	
14cr|tiobench-0.3.3-7|24	%prep
14cr|tiobench-0.3.3-7|25	%setup -q
14cr|tiobench-0.3.3-7|26	%patch0 -p1
14cr|tiobench-0.3.3-7|27	%patch1 -p1
14cr|tiobench-0.3.3-7|28	
14cr|tiobench-0.3.3-7|29	%build
14cr|tiobench-0.3.3-7|30	%make CFLAGS="%{optflags}"
14cr|tiobench-0.3.3-7|31	
14cr|tiobench-0.3.3-7|32	%install
14cr|tiobench-0.3.3-7|33	install -d %{buildroot}%{_bindir}
14cr|tiobench-0.3.3-7|34	install tiotest %{buildroot}%{_bindir}
14cr|tiobench-0.3.3-7|35	install tiobench.pl %{buildroot}%{_bindir}
14cr|tiobench-0.3.3-7|36	install tiosum.pl %{buildroot}%{_bindir}
14cr|tiobench-0.3.3-7|37	
14cr|tiobench-0.3.3-7|38	
14cr|tiobench-0.3.3-7|39	%changelog
14cr|tiobench-0.3.3-7|40	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-7
14cr|tiobench-0.3.3-7|41	+ Revision: ab44a9a
14cr|tiobench-0.3.3-7|42	- Fix build with new glibc and build with system flags
14cr|tiobench-0.3.3-7|43	
14cr|tiobench-0.3.3-7|44	

8672 14
14cr|tipp10-2.0.3-5|1	%define name tipp10
14cr|tipp10-2.0.3-5|2	%define version 2.0.3
14cr|tipp10-2.0.3-5|3	%define fversion 2-0-3
14cr|tipp10-2.0.3-5|4	%define release 5
14cr|tipp10-2.0.3-5|5	%define qtver 4.2.2
14cr|tipp10-2.0.3-5|6	Summary: German touch typing learning program
14cr|tipp10-2.0.3-5|7	Name: %{name}
14cr|tipp10-2.0.3-5|8	Version: %{version}
14cr|tipp10-2.0.3-5|9	Release: %{release}
14cr|tipp10-2.0.3-5|10	Source0: tipp10_source_v%{fversion}.zip
14cr|tipp10-2.0.3-5|11	Source1: %name.png
14cr|tipp10-2.0.3-5|12	Patch0: tipp10-gcc4.5.patch
14cr|tipp10-2.0.3-5|13	License: GPLv2+
14cr|tipp10-2.0.3-5|14	Group: Education
14cr|tipp10-2.0.3-5|15	Url: http://www.tipp10.de/
14cr|tipp10-2.0.3-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tipp10-2.0.3-5|17	Requires: locales-de
14cr|tipp10-2.0.3-5|18	%if %mdvver >= 200910
14cr|tipp10-2.0.3-5|19	Requires: qt4-database-plugin-sqlite
14cr|tipp10-2.0.3-5|20	%else
14cr|tipp10-2.0.3-5|21	Requires: qt4-database-plugin-sqlite-%_lib >= %qtver
14cr|tipp10-2.0.3-5|22	%endif
14cr|tipp10-2.0.3-5|23	BuildRequires: qt4-devel >= %qtver
14cr|tipp10-2.0.3-5|24	
14cr|tipp10-2.0.3-5|25	%description
14cr|tipp10-2.0.3-5|26	Learn touch typing with a nice and easy graphical user interface. At
14cr|tipp10-2.0.3-5|27	the moment, the program comes with German texts only.
14cr|tipp10-2.0.3-5|28	
14cr|tipp10-2.0.3-5|29	%prep
14cr|tipp10-2.0.3-5|30	%setup -q -n %name
14cr|tipp10-2.0.3-5|31	%apply_patches
14cr|tipp10-2.0.3-5|32	find -name Thumbs.db |xargs rm -fv
14cr|tipp10-2.0.3-5|33	
14cr|tipp10-2.0.3-5|34	%build
14cr|tipp10-2.0.3-5|35	%_prefix/lib/qt4/bin/qmake
14cr|tipp10-2.0.3-5|36	%make
14cr|tipp10-2.0.3-5|37	
14cr|tipp10-2.0.3-5|38	%install
14cr|tipp10-2.0.3-5|39	rm -rf %{buildroot}
14cr|tipp10-2.0.3-5|40	mkdir -p %buildroot{%_bindir,%_libdir/%name,%_datadir/applications}
14cr|tipp10-2.0.3-5|41	cp -r help tipp10  tipp10v2.template  wrong.wav %buildroot%_libdir/%name
14cr|tipp10-2.0.3-5|42	
14cr|tipp10-2.0.3-5|43	cat > %buildroot%_bindir/%name << EOF
14cr|tipp10-2.0.3-5|44	#!/bin/bash
14cr|tipp10-2.0.3-5|45	cd %_libdir/%name
14cr|tipp10-2.0.3-5|46	./tipp10 "\$@"
14cr|tipp10-2.0.3-5|47	EOF
14cr|tipp10-2.0.3-5|48	
14cr|tipp10-2.0.3-5|49	install -m 644 -D %SOURCE1 %buildroot%_datadir/pixmaps/%name.png
14cr|tipp10-2.0.3-5|50	
14cr|tipp10-2.0.3-5|51	cat > %buildroot%_datadir/applications/mandriva-%name.desktop << EOF
14cr|tipp10-2.0.3-5|52	[Desktop Entry]
14cr|tipp10-2.0.3-5|53	Name=Tipp10
14cr|tipp10-2.0.3-5|54	Comment=Touch typing trainer
14cr|tipp10-2.0.3-5|55	Comment[de]=Schreibtrainer
14cr|tipp10-2.0.3-5|56	Exec=tipp10
14cr|tipp10-2.0.3-5|57	Icon=tipp10
14cr|tipp10-2.0.3-5|58	Terminal=false
14cr|tipp10-2.0.3-5|59	Type=Application
14cr|tipp10-2.0.3-5|60	Categories=Education;Qt;
14cr|tipp10-2.0.3-5|61	EOF
14cr|tipp10-2.0.3-5|62	
14cr|tipp10-2.0.3-5|63	%clean
14cr|tipp10-2.0.3-5|64	rm -rf %{buildroot}
14cr|tipp10-2.0.3-5|65	
14cr|tipp10-2.0.3-5|66	%files
14cr|tipp10-2.0.3-5|67	%defattr(-,root,root)
14cr|tipp10-2.0.3-5|68	%doc *.txt
14cr|tipp10-2.0.3-5|69	%attr(755,root,root) %_bindir/%name
14cr|tipp10-2.0.3-5|70	%_libdir/%name
14cr|tipp10-2.0.3-5|71	%_datadir/pixmaps/%name.png
14cr|tipp10-2.0.3-5|72	%_datadir/applications/mandriva-%name.desktop
14cr|tipp10-2.0.3-5|73	
14cr|tipp10-2.0.3-5|74	
14cr|tipp10-2.0.3-5|75	
14cr|tipp10-2.0.3-5|76	%changelog
14cr|tipp10-2.0.3-5|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-5
14cr|tipp10-2.0.3-5|78	+ Revision: cab8988
14cr|tipp10-2.0.3-5|79	- MassBuild#464: Increase release tag
14cr|tipp10-2.0.3-5|80	
14cr|tipp10-2.0.3-5|81	

8673 14
14cr|tkabber-1.1-1|1	Summary:	Client for the Jabber instant messaging system
14cr|tkabber-1.1-1|2	Name:		tkabber
14cr|tkabber-1.1-1|3	Version:	1.1
14cr|tkabber-1.1-1|4	Release:	1
14cr|tkabber-1.1-1|5	License:	GPLv2+
14cr|tkabber-1.1-1|6	Group:		Networking/Instant messaging
14cr|tkabber-1.1-1|7	Url:		http://tkabber.jabber.ru/
14cr|tkabber-1.1-1|8	Source0:	http://files.jabber.ru/tkabber/%{name}-%{version}.tar.xz
14cr|tkabber-1.1-1|9	Source2:	tkabber.png
14cr|tkabber-1.1-1|10	Source3:	tkabber.desktop
14cr|tkabber-1.1-1|11	Source4:	tkabber
14cr|tkabber-1.1-1|12	Source5:	tkabber-remote
14cr|tkabber-1.1-1|13	Patch0:		tkabber-1.0-install.patch
14cr|tkabber-1.1-1|14	BuildRequires:	bwidget
14cr|tkabber-1.1-1|15	BuildRequires:	desktop-file-utils
14cr|tkabber-1.1-1|16	# Only to make sure we have these in repositories:
14cr|tkabber-1.1-1|17	BuildRequires:	tcl-tcllib
14cr|tkabber-1.1-1|18	BuildRequires:	tcl-tclxml
14cr|tkabber-1.1-1|19	BuildRequires:	tcl-tkpng
14cr|tkabber-1.1-1|20	BuildRequires:	tcl-zlib
14cr|tkabber-1.1-1|21	BuildRequires:	tcltls
14cr|tkabber-1.1-1|22	BuildRequires:	tdom
14cr|tkabber-1.1-1|23	BuildRequires:	tkimg
14cr|tkabber-1.1-1|24	BuildRequires:	tktray
14cr|tkabber-1.1-1|25	Requires:	bwidget
14cr|tkabber-1.1-1|26	Requires:	tcl-tcllib
14cr|tkabber-1.1-1|27	Requires:	tcl-tclxml
14cr|tkabber-1.1-1|28	Requires:	tcl-tkpng
14cr|tkabber-1.1-1|29	Requires:	tcl-zlib
14cr|tkabber-1.1-1|30	Requires:	tcltls
14cr|tkabber-1.1-1|31	Requires:	tdom
14cr|tkabber-1.1-1|32	Requires:	tkimg
14cr|tkabber-1.1-1|33	Requires:	tktray
14cr|tkabber-1.1-1|34	BuildArch:	noarch
14cr|tkabber-1.1-1|35	
14cr|tkabber-1.1-1|36	%description
14cr|tkabber-1.1-1|37	Tkabber is a Free and Open Source client for the Jabber
14cr|tkabber-1.1-1|38	instant messaging system. It's written in Tcl/Tk, and
14cr|tkabber-1.1-1|39	works on many platforms. The choice of Tcl/Tk for a Jabber
14cr|tkabber-1.1-1|40	client is three-fold:
14cr|tkabber-1.1-1|41	* it is portable: once you install a Tcl/Tk interpreter on
14cr|tkabber-1.1-1|42	your system, the Tkabber script "just runs" — without having
14cr|tkabber-1.1-1|43	to compile anything;
14cr|tkabber-1.1-1|44	* it is customizable: Tkabber reads a configuration file when
14cr|tkabber-1.1-1|45	it starts that tells it the settings of various parameters; and,
14cr|tkabber-1.1-1|46	* it is extensible: the configuration file is actually a Tcl
14cr|tkabber-1.1-1|47	script, so you can replace or augment entire portions of Tkabber
14cr|tkabber-1.1-1|48	(if you're so inclined).
14cr|tkabber-1.1-1|49	
14cr|tkabber-1.1-1|50	%files
14cr|tkabber-1.1-1|51	%doc AUTHORS COPYING ChangeLog README doc/tkabber.html
14cr|tkabber-1.1-1|52	%{_bindir}/tkabber
14cr|tkabber-1.1-1|53	%{_bindir}/tkabber-remote
14cr|tkabber-1.1-1|54	%{_datadir}/tkabber
14cr|tkabber-1.1-1|55	%{_datadir}/applications/tkabber.desktop
14cr|tkabber-1.1-1|56	%{_datadir}/pixmaps/tkabber.png
14cr|tkabber-1.1-1|57	
14cr|tkabber-1.1-1|58	#----------------------------------------------------------------------------
14cr|tkabber-1.1-1|59	
14cr|tkabber-1.1-1|60	%prep
14cr|tkabber-1.1-1|61	%setup -q
14cr|tkabber-1.1-1|62	%patch0 -p1 -b .install
14cr|tkabber-1.1-1|63	
14cr|tkabber-1.1-1|64	%build
14cr|tkabber-1.1-1|65	# nothing
14cr|tkabber-1.1-1|66	
14cr|tkabber-1.1-1|67	%install
14cr|tkabber-1.1-1|68	make install-bin DESTDIR=%{buildroot}
14cr|tkabber-1.1-1|69	
14cr|tkabber-1.1-1|70	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
14cr|tkabber-1.1-1|71	
14cr|tkabber-1.1-1|72	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|tkabber-1.1-1|73	mkdir -p %{buildroot}%{_bindir}
14cr|tkabber-1.1-1|74	
14cr|tkabber-1.1-1|75	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/tkabber.png
14cr|tkabber-1.1-1|76	install -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/tkabber
14cr|tkabber-1.1-1|77	install -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/tkabber-remote
14cr|tkabber-1.1-1|78	
14cr|tkabber-1.1-1|79	
14cr|tkabber-1.1-1|80	%changelog
14cr|tkabber-1.1-1|81	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14cr|tkabber-1.1-1|82	+ Revision: 78caee0
14cr|tkabber-1.1-1|83	- New version 1.1
14cr|tkabber-1.1-1|84	
14cr|tkabber-1.1-1|85	

8674 14
14cr|tkabber-plugins-1.1-1|1	Summary:	Additional plugins for tkabber
14cr|tkabber-plugins-1.1-1|2	Name:		tkabber-plugins
14cr|tkabber-plugins-1.1-1|3	Version:	1.1
14cr|tkabber-plugins-1.1-1|4	Release:	1
14cr|tkabber-plugins-1.1-1|5	# most have BSD, some GPL and tkabber-khim is under TCL
14cr|tkabber-plugins-1.1-1|6	License:	GPLv2 and BSD and TCL
14cr|tkabber-plugins-1.1-1|7	Group:		Networking/Instant messaging
14cr|tkabber-plugins-1.1-1|8	Url:		http://tkabber.jabber.ru/
14cr|tkabber-plugins-1.1-1|9	Source0:	http://files.jabber.ru/tkabber/%{name}-%{version}.tar.xz
14cr|tkabber-plugins-1.1-1|10	Requires:	tkabber = %{version}
14cr|tkabber-plugins-1.1-1|11	BuildArch:	noarch
14cr|tkabber-plugins-1.1-1|12	
14cr|tkabber-plugins-1.1-1|13	%description
14cr|tkabber-plugins-1.1-1|14	Additional plugins for tkabber.
14cr|tkabber-plugins-1.1-1|15	
14cr|tkabber-plugins-1.1-1|16	%files
14cr|tkabber-plugins-1.1-1|17	%doc COPYING ChangeLog README license.*
14cr|tkabber-plugins-1.1-1|18	%{_datadir}/tkabber-plugins
14cr|tkabber-plugins-1.1-1|19	
14cr|tkabber-plugins-1.1-1|20	#----------------------------------------------------------------------------
14cr|tkabber-plugins-1.1-1|21	
14cr|tkabber-plugins-1.1-1|22	%prep
14cr|tkabber-plugins-1.1-1|23	%setup -q
14cr|tkabber-plugins-1.1-1|24	
14cr|tkabber-plugins-1.1-1|25	%build
14cr|tkabber-plugins-1.1-1|26	# empty here
14cr|tkabber-plugins-1.1-1|27	
14cr|tkabber-plugins-1.1-1|28	%install
14cr|tkabber-plugins-1.1-1|29	make install-bin PREFIX=%{_prefix} DESTDIR=%{buildroot}
14cr|tkabber-plugins-1.1-1|30	
14cr|tkabber-plugins-1.1-1|31	cp attline/license.terms license.BSD
14cr|tkabber-plugins-1.1-1|32	cp tkabber-khim/tklib_licence.terms license.TCL
14cr|tkabber-plugins-1.1-1|33	
14cr|tkabber-plugins-1.1-1|34	
14cr|tkabber-plugins-1.1-1|35	%changelog
14cr|tkabber-plugins-1.1-1|36	* Fri Sep 12 2014 redmosaic <es_wkm@rambler.ru> 1.1-1
14cr|tkabber-plugins-1.1-1|37	+ Revision: 5cdbcfc
14cr|tkabber-plugins-1.1-1|38	- Update to version 1.1
14cr|tkabber-plugins-1.1-1|39	
14cr|tkabber-plugins-1.1-1|40	

8675 14
14cr|tkbabel-0.59-8|1	Summary:	Tk/Tcl frontend for babelfish language translation
14cr|tkbabel-0.59-8|2	Name:		tkbabel
14cr|tkbabel-0.59-8|3	Version:	0.59
14cr|tkbabel-0.59-8|4	Release:	8
14cr|tkbabel-0.59-8|5	License:	GPL
14cr|tkbabel-0.59-8|6	Group:		Communications
14cr|tkbabel-0.59-8|7	
14cr|tkbabel-0.59-8|8	Source:		http://members.home.net/sdanis/%{name}/%{name}-%{version}.tar.bz2
14cr|tkbabel-0.59-8|9	
14cr|tkbabel-0.59-8|10	URL:		http://members.home.ner/sdanis/%{name}/
14cr|tkbabel-0.59-8|11	Buildarch:	noarch
14cr|tkbabel-0.59-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tkbabel-0.59-8|13	
14cr|tkbabel-0.59-8|14	%description
14cr|tkbabel-0.59-8|15	Tkbabel and tclbabel are simple Tcl/Tk programs to access babelfish from
14cr|tkbabel-0.59-8|16	either the command line (tclbabel) or from a simple GUI (tkbabel).
14cr|tkbabel-0.59-8|17	
14cr|tkbabel-0.59-8|18	
14cr|tkbabel-0.59-8|19	%prep
14cr|tkbabel-0.59-8|20	
14cr|tkbabel-0.59-8|21	%setup -q -n %{name}-%{version}
14cr|tkbabel-0.59-8|22	
14cr|tkbabel-0.59-8|23	%build
14cr|tkbabel-0.59-8|24	# replace the location of Babelfish.tcl in tkbabel and tclbabel
14cr|tkbabel-0.59-8|25	mv tclbabel tclbabel.orig
14cr|tkbabel-0.59-8|26	#sed -e "s/\/usr\/local\/lib\/tclbabel/\/usr\/share/" tclbabel.orig > tclbabel
14cr|tkbabel-0.59-8|27	perl -pi -e "s,/usr/local/lib/tclbabel/,/usr/share/," tclbabel.orig
14cr|tkbabel-0.59-8|28	perl -pi -e "s,/usr/lib/tclbabel/,/usr/share/," tclbabel.orig
14cr|tkbabel-0.59-8|29	cat tclbabel.orig > tclbabel
14cr|tkbabel-0.59-8|30	
14cr|tkbabel-0.59-8|31	mv tkbabel  tkbabel.orig
14cr|tkbabel-0.59-8|32	#sed -e "s/\/usr\/local\/lib\/tclbabel/\/usr\/share/" tkbabel.orig  > tkbabel
14cr|tkbabel-0.59-8|33	perl -pi -e "s,/usr/local/lib/tclbabel/,/usr/share/," tkbabel.orig
14cr|tkbabel-0.59-8|34	perl -pi -e "s,/usr/lib/tclbabel/,/usr/share/," tkbabel.orig
14cr|tkbabel-0.59-8|35	cat tkbabel.orig > tkbabel
14cr|tkbabel-0.59-8|36	
14cr|tkbabel-0.59-8|37	%install
14cr|tkbabel-0.59-8|38	rm -fr %buildroot
14cr|tkbabel-0.59-8|39	
14cr|tkbabel-0.59-8|40	# install the actual executable
14cr|tkbabel-0.59-8|41	install -m 755 -d $RPM_BUILD_ROOT/usr
14cr|tkbabel-0.59-8|42	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
14cr|tkbabel-0.59-8|43	install -m 755 -d $RPM_BUILD_ROOT/usr/share
14cr|tkbabel-0.59-8|44	install -m 755 Babelfish.tcl  $RPM_BUILD_ROOT/usr/share/Babelfish.tcl
14cr|tkbabel-0.59-8|45	install -m 755 {tk,tcl}babel  $RPM_BUILD_ROOT%{_bindir}/
14cr|tkbabel-0.59-8|46	
14cr|tkbabel-0.59-8|47	
14cr|tkbabel-0.59-8|48	%clean
14cr|tkbabel-0.59-8|49	rm -fr %buildroot
14cr|tkbabel-0.59-8|50	
14cr|tkbabel-0.59-8|51	
14cr|tkbabel-0.59-8|52	%files
14cr|tkbabel-0.59-8|53	%defattr (-,root,root)
14cr|tkbabel-0.59-8|54	%doc CHANGELOG INSTALL LICENSE README USAGE BUGS
14cr|tkbabel-0.59-8|55	%{_bindir}/tclbabel
14cr|tkbabel-0.59-8|56	%{_bindir}/tkbabel
14cr|tkbabel-0.59-8|57	/usr/share/Babelfish.tcl
14cr|tkbabel-0.59-8|58	
14cr|tkbabel-0.59-8|59	
14cr|tkbabel-0.59-8|60	
14cr|tkbabel-0.59-8|61	
14cr|tkbabel-0.59-8|62	%changelog
14cr|tkbabel-0.59-8|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.59-8
14cr|tkbabel-0.59-8|64	+ Revision: 132bb95
14cr|tkbabel-0.59-8|65	- MassBuild#464: Increase release tag
14cr|tkbabel-0.59-8|66	
14cr|tkbabel-0.59-8|67	

8676 14
14cr|tkdvd-4.0.9-3|1	Summary:	Simple DVD mastering GUI
14cr|tkdvd-4.0.9-3|2	Name:		tkdvd
14cr|tkdvd-4.0.9-3|3	Version:	4.0.9
14cr|tkdvd-4.0.9-3|4	Release:	3
14cr|tkdvd-4.0.9-3|5	License:	GPLv2+
14cr|tkdvd-4.0.9-3|6	Group:		Archiving/Cd burning
14cr|tkdvd-4.0.9-3|7	URL:		http://regis.damongeot.free.fr/tkdvd/
14cr|tkdvd-4.0.9-3|8	Source0:	http://regis.damongeot.free.fr/tkdvd/dl/%{name}-%{version}.tar.gz
14cr|tkdvd-4.0.9-3|9	BuildRequires:	imagemagick
14cr|tkdvd-4.0.9-3|10	# For macros
14cr|tkdvd-4.0.9-3|11	BuildRequires:	tcl-devel
14cr|tkdvd-4.0.9-3|12	Requires:	dvd+rw-tools tk tcl
14cr|tkdvd-4.0.9-3|13	BuildArch:	noarch
14cr|tkdvd-4.0.9-3|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|tkdvd-4.0.9-3|15	
14cr|tkdvd-4.0.9-3|16	%description
14cr|tkdvd-4.0.9-3|17	TkDVD is a GUI for growisofs which is a part of dvd+rw-tools.  It allows
14cr|tkdvd-4.0.9-3|18	burnning DVD+R/RW, -R/W and DVD+R DL easily.
14cr|tkdvd-4.0.9-3|19	
14cr|tkdvd-4.0.9-3|20	Features:
14cr|tkdvd-4.0.9-3|21	* View the current command line passed to growisofs with options and
14cr|tkdvd-4.0.9-3|22	file listing
14cr|tkdvd-4.0.9-3|23	* Burn DVD from iso images
14cr|tkdvd-4.0.9-3|24	* Create ISO images from files
14cr|tkdvd-4.0.9-3|25	* Can overburn DVD
14cr|tkdvd-4.0.9-3|26	* Support multi-sessions DVD
14cr|tkdvd-4.0.9-3|27	* Add/delete/exclude file/directories and show current used space
14cr|tkdvd-4.0.9-3|28	* can keep directory structure
14cr|tkdvd-4.0.9-3|29	* options to choose iso9660 filesystem extension (like Joliet or
14cr|tkdvd-4.0.9-3|30	RockRidge extensions)
14cr|tkdvd-4.0.9-3|31	* Prevent burning if used space > DVD+R/RW capacity
14cr|tkdvd-4.0.9-3|32	* show output of growisofs/mkisofs to view burned % and estimated
14cr|tkdvd-4.0.9-3|33	remaining time
14cr|tkdvd-4.0.9-3|34	
14cr|tkdvd-4.0.9-3|35	%prep
14cr|tkdvd-4.0.9-3|36	%setup -q -n %{name}
14cr|tkdvd-4.0.9-3|37	chmod 755 TkDVD.sh
14cr|tkdvd-4.0.9-3|38	chmod 644 icons/*.*
14cr|tkdvd-4.0.9-3|39	chmod 644 src/*.tcl
14cr|tkdvd-4.0.9-3|40	perl -p -i -e 's|\$\{source_directory\}|%{tcl_sitelib}/%{name}||g' TkDVD.sh src/*
14cr|tkdvd-4.0.9-3|41	
14cr|tkdvd-4.0.9-3|42	%install
14cr|tkdvd-4.0.9-3|43	rm -fr %{buildroot}
14cr|tkdvd-4.0.9-3|44	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}
14cr|tkdvd-4.0.9-3|45	cp TkDVD.sh %{buildroot}%{tcl_sitelib}/%{name}
14cr|tkdvd-4.0.9-3|46	cp -r src %{buildroot}%{tcl_sitelib}/%{name}
14cr|tkdvd-4.0.9-3|47	mkdir -p %{buildroot}%{_bindir}
14cr|tkdvd-4.0.9-3|48	ln -sf %{tcl_sitelib}/%{name}/TkDVD.sh %{buildroot}%{_bindir}/%{name}
14cr|tkdvd-4.0.9-3|49	
14cr|tkdvd-4.0.9-3|50	#menu
14cr|tkdvd-4.0.9-3|51	
14cr|tkdvd-4.0.9-3|52	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tkdvd-4.0.9-3|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tkdvd-4.0.9-3|54	[Desktop Entry]
14cr|tkdvd-4.0.9-3|55	Name=TkDVD
14cr|tkdvd-4.0.9-3|56	Comment=%{summary}
14cr|tkdvd-4.0.9-3|57	Exec=%{_bindir}/%{name}
14cr|tkdvd-4.0.9-3|58	Icon=%{name}
14cr|tkdvd-4.0.9-3|59	Terminal=false
14cr|tkdvd-4.0.9-3|60	Type=Application
14cr|tkdvd-4.0.9-3|61	Categories=DiscBurning;Archiving;
14cr|tkdvd-4.0.9-3|62	EOF
14cr|tkdvd-4.0.9-3|63	
14cr|tkdvd-4.0.9-3|64	#icons
14cr|tkdvd-4.0.9-3|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|tkdvd-4.0.9-3|66	cp icons/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tkdvd-4.0.9-3|67	cp icons/%{name}-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tkdvd-4.0.9-3|68	convert -size 16x16 icons/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tkdvd-4.0.9-3|69	
14cr|tkdvd-4.0.9-3|70	%clean
14cr|tkdvd-4.0.9-3|71	rm -rf %{buildroot}
14cr|tkdvd-4.0.9-3|72	
14cr|tkdvd-4.0.9-3|73	%if %mdkversion < 200900
14cr|tkdvd-4.0.9-3|74	%post
14cr|tkdvd-4.0.9-3|75	%{update_menus}
14cr|tkdvd-4.0.9-3|76	%update_icon_cache hicolor
14cr|tkdvd-4.0.9-3|77	%endif
14cr|tkdvd-4.0.9-3|78	
14cr|tkdvd-4.0.9-3|79	%if %mdkversion < 200900
14cr|tkdvd-4.0.9-3|80	%postun
14cr|tkdvd-4.0.9-3|81	%{clean_menus}
14cr|tkdvd-4.0.9-3|82	%clean_icon_cache hicolor
14cr|tkdvd-4.0.9-3|83	%endif
14cr|tkdvd-4.0.9-3|84	
14cr|tkdvd-4.0.9-3|85	%files
14cr|tkdvd-4.0.9-3|86	%defattr(-,root,root)
14cr|tkdvd-4.0.9-3|87	%doc ChangeLog FAQ README TODO
14cr|tkdvd-4.0.9-3|88	%{_bindir}/%{name}
14cr|tkdvd-4.0.9-3|89	%{tcl_sitelib}/%{name}
14cr|tkdvd-4.0.9-3|90	%{_datadir}/applications/*
14cr|tkdvd-4.0.9-3|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tkdvd-4.0.9-3|92	
14cr|tkdvd-4.0.9-3|93	
14cr|tkdvd-4.0.9-3|94	
14cr|tkdvd-4.0.9-3|95	%changelog
14cr|tkdvd-4.0.9-3|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.9-3
14cr|tkdvd-4.0.9-3|97	+ Revision: ebcb9e1
14cr|tkdvd-4.0.9-3|98	- MassBuild#464: Increase release tag
14cr|tkdvd-4.0.9-3|99	
14cr|tkdvd-4.0.9-3|100	

8677 14
14cr|tkeca-4.4.3-2|1	Name: 		tkeca
14cr|tkeca-4.4.3-2|2	Summary: 	Tk GUI for Ecasound multitrack audio editor and recorder
14cr|tkeca-4.4.3-2|3	Version: 	4.4.3
14cr|tkeca-4.4.3-2|4	Release: 	2
14cr|tkeca-4.4.3-2|5	Source0:	http://sourceforge.net/projects/tkeca/files/%{name}-%{version}.tar.gz
14cr|tkeca-4.4.3-2|6	URL:		http://tkeca.sourceforge.net/
14cr|tkeca-4.4.3-2|7	License:	GPLv2+
14cr|tkeca-4.4.3-2|8	Group:		Sound
14cr|tkeca-4.4.3-2|9	# For macros
14cr|tkeca-4.4.3-2|10	BuildRequires:	tcl-devel
14cr|tkeca-4.4.3-2|11	Requires:	tk
14cr|tkeca-4.4.3-2|12	Requires:	tcl
14cr|tkeca-4.4.3-2|13	Requires:	ecasound
14cr|tkeca-4.4.3-2|14	BuildArch:	noarch
14cr|tkeca-4.4.3-2|15	
14cr|tkeca-4.4.3-2|16	%description
14cr|tkeca-4.4.3-2|17	Tk Ecasound is a frontend for Ecasound. It has the look of a multitrack
14cr|tkeca-4.4.3-2|18	recorder. It supports Ladspa plugins, multiple devices inputs/outputs,
14cr|tkeca-4.4.3-2|19	and multiple effects.
14cr|tkeca-4.4.3-2|20	
14cr|tkeca-4.4.3-2|21	%prep
14cr|tkeca-4.4.3-2|22	%setup -q
14cr|tkeca-4.4.3-2|23	
14cr|tkeca-4.4.3-2|24	%install
14cr|tkeca-4.4.3-2|25	mkdir -p %{buildroot}/%{tcl_sitelib}/%{name}
14cr|tkeca-4.4.3-2|26	cp tkeca.tcl %{buildroot}/%{tcl_sitelib}/%{name}/
14cr|tkeca-4.4.3-2|27	
14cr|tkeca-4.4.3-2|28	mkdir -p %{buildroot}/%{_bindir}
14cr|tkeca-4.4.3-2|29	cat > %{buildroot}/%{_bindir}/%{name} << EOF
14cr|tkeca-4.4.3-2|30	#!/bin/bash
14cr|tkeca-4.4.3-2|31	if [ -e ~/.ecasoundrc ]
14cr|tkeca-4.4.3-2|32	then echo "~/.ecasoundrc found"
14cr|tkeca-4.4.3-2|33	else echo "creating ~/.ecasoundrc"; cp /usr/share/ecasound/ecasoundrc ~/.ecasoundrc
14cr|tkeca-4.4.3-2|34	fi
14cr|tkeca-4.4.3-2|35	if [ -e ~/.ecasound/ecasoundrc ]
14cr|tkeca-4.4.3-2|36	then echo "~/.ecasound/ecasoundrc found"
14cr|tkeca-4.4.3-2|37	else echo "creating ~/.ecasound/ecasoundrc"; mkdir -p ~/.ecasound; cp /usr/share/ecasound/ecasoundrc ~/.ecasound
14cr|tkeca-4.4.3-2|38	fi
14cr|tkeca-4.4.3-2|39	%{tcl_sitelib}/%{name}/tkeca.tcl
14cr|tkeca-4.4.3-2|40	EOF
14cr|tkeca-4.4.3-2|41	chmod ugo+x %{buildroot}/%{_bindir}/%{name}
14cr|tkeca-4.4.3-2|42	
14cr|tkeca-4.4.3-2|43	#menu
14cr|tkeca-4.4.3-2|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tkeca-4.4.3-2|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tkeca-4.4.3-2|46	[Desktop Entry]
14cr|tkeca-4.4.3-2|47	Name=TkEca
14cr|tkeca-4.4.3-2|48	Comment=%{summary}
14cr|tkeca-4.4.3-2|49	Exec=%{_bindir}/%{name}
14cr|tkeca-4.4.3-2|50	Icon=sound_section
14cr|tkeca-4.4.3-2|51	Terminal=false
14cr|tkeca-4.4.3-2|52	Type=Application
14cr|tkeca-4.4.3-2|53	Categories=AudioVideo;Audio;AudioVideoEditing;
14cr|tkeca-4.4.3-2|54	EOF
14cr|tkeca-4.4.3-2|55	
14cr|tkeca-4.4.3-2|56	%clean
14cr|tkeca-4.4.3-2|57	
14cr|tkeca-4.4.3-2|58	%if %mdkversion < 200900
14cr|tkeca-4.4.3-2|59	%post
14cr|tkeca-4.4.3-2|60	%update_menus
14cr|tkeca-4.4.3-2|61	%endif
14cr|tkeca-4.4.3-2|62	
14cr|tkeca-4.4.3-2|63	%if %mdkversion < 200900
14cr|tkeca-4.4.3-2|64	%postun
14cr|tkeca-4.4.3-2|65	%clean_menus
14cr|tkeca-4.4.3-2|66	%endif
14cr|tkeca-4.4.3-2|67	
14cr|tkeca-4.4.3-2|68	%files
14cr|tkeca-4.4.3-2|69	%doc README.tkeca *.html
14cr|tkeca-4.4.3-2|70	%{_bindir}/%{name}
14cr|tkeca-4.4.3-2|71	%{_datadir}/applications/*
14cr|tkeca-4.4.3-2|72	%{tcl_sitelib}/%{name}
14cr|tkeca-4.4.3-2|73	
14cr|tkeca-4.4.3-2|74	
14cr|tkeca-4.4.3-2|75	
14cr|tkeca-4.4.3-2|76	
14cr|tkeca-4.4.3-2|77	%changelog
14cr|tkeca-4.4.3-2|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.3-2
14cr|tkeca-4.4.3-2|79	+ Revision: 750931a
14cr|tkeca-4.4.3-2|80	- MassBuild#464: Increase release tag
14cr|tkeca-4.4.3-2|81	
14cr|tkeca-4.4.3-2|82	

8678 14
14cr|tkimg-1.4-4|1	Summary:	Image support library for Tk
14cr|tkimg-1.4-4|2	Name:		tkimg
14cr|tkimg-1.4-4|3	Version:	1.4
14cr|tkimg-1.4-4|4	Release:	4
14cr|tkimg-1.4-4|5	License:	BSD
14cr|tkimg-1.4-4|6	Group:		System/Libraries
14cr|tkimg-1.4-4|7	Url:		http://sourceforge.net/projects/tkimg
14cr|tkimg-1.4-4|8	Source0:	%{name}%{version}.tar.bz2
14cr|tkimg-1.4-4|9	# A request to allow building with system libraries has been submitted
14cr|tkimg-1.4-4|10	# https://sourceforge.net/tracker/index.php?func=detail&aid=2292032&group_id=52039&atid=465495
14cr|tkimg-1.4-4|11	Patch0:		tkimg-20081115-syslibs-zlib.patch
14cr|tkimg-1.4-4|12	Patch1:		tkimg-20081115-syslibs-png.patch
14cr|tkimg-1.4-4|13	Patch2:		tkimg-20081115-syslibs-tiff.patch
14cr|tkimg-1.4-4|14	Patch3:		tkimg-20081115-syslibs-jpg.patch
14cr|tkimg-1.4-4|15	BuildRequires:	tcl-tcllib
14cr|tkimg-1.4-4|16	BuildRequires:	jpeg-devel
14cr|tkimg-1.4-4|17	BuildRequires:	tcl-devel
14cr|tkimg-1.4-4|18	BuildRequires:	pkgconfig(libpng)
14cr|tkimg-1.4-4|19	BuildRequires:	pkgconfig(libtiff-4)
14cr|tkimg-1.4-4|20	BuildRequires:	pkgconfig(tk)
14cr|tkimg-1.4-4|21	BuildRequires:	pkgconfig(zlib)
14cr|tkimg-1.4-4|22	Requires:	tcl
14cr|tkimg-1.4-4|23	
14cr|tkimg-1.4-4|24	%description
14cr|tkimg-1.4-4|25	This package contains a collection of image format handlers for the Tk
14cr|tkimg-1.4-4|26	photo image type, and a new image type, pixmaps.
14cr|tkimg-1.4-4|27	The provided format handlers include bmp, gif, ico, jpeg, pcx, png,
14cr|tkimg-1.4-4|28	ppm, ps, sgi, sun, tga, tiff, xbm, and xpm.
14cr|tkimg-1.4-4|29	
14cr|tkimg-1.4-4|30	%files
14cr|tkimg-1.4-4|31	%doc README
14cr|tkimg-1.4-4|32	%{_libdir}/*.so
14cr|tkimg-1.4-4|33	%{tcl_sitearch}/Img1.4
14cr|tkimg-1.4-4|34	%exclude %{tcl_sitearch}/Img1.4/*.a
14cr|tkimg-1.4-4|35	%{_mandir}/mann/*.n*
14cr|tkimg-1.4-4|36	
14cr|tkimg-1.4-4|37	#----------------------------------------------------------------------------
14cr|tkimg-1.4-4|38	
14cr|tkimg-1.4-4|39	%package devel
14cr|tkimg-1.4-4|40	Summary:	Libraries, includes, etc. used to develop an application with %{name}
14cr|tkimg-1.4-4|41	Group:		System/Libraries
14cr|tkimg-1.4-4|42	Requires:	%{name} = %{EVRD}
14cr|tkimg-1.4-4|43	Requires:	jpeg-devel
14cr|tkimg-1.4-4|44	Requires:	tcl-devel
14cr|tkimg-1.4-4|45	Requires:	pkgconfig(libpng)
14cr|tkimg-1.4-4|46	Requires:	pkgconfig(libtiff-4)
14cr|tkimg-1.4-4|47	Requires:	pkgconfig(tk)
14cr|tkimg-1.4-4|48	Requires:	pkgconfig(zlib)
14cr|tkimg-1.4-4|49	
14cr|tkimg-1.4-4|50	%description devel
14cr|tkimg-1.4-4|51	This are the header files needed to develop a %{name} application.
14cr|tkimg-1.4-4|52	
14cr|tkimg-1.4-4|53	%files devel
14cr|tkimg-1.4-4|54	%doc README
14cr|tkimg-1.4-4|55	%{_includedir}/*
14cr|tkimg-1.4-4|56	%{_libdir}/*.sh
14cr|tkimg-1.4-4|57	%{tcl_sitearch}/Img1.4/*.a
14cr|tkimg-1.4-4|58	
14cr|tkimg-1.4-4|59	#----------------------------------------------------------------------------
14cr|tkimg-1.4-4|60	
14cr|tkimg-1.4-4|61	%prep
14cr|tkimg-1.4-4|62	%setup -q -n %{name}%{version}
14cr|tkimg-1.4-4|63	%patch0 -p1
14cr|tkimg-1.4-4|64	%patch1 -p1
14cr|tkimg-1.4-4|65	%patch2 -p1
14cr|tkimg-1.4-4|66	%patch3 -p1
14cr|tkimg-1.4-4|67	
14cr|tkimg-1.4-4|68	%build
14cr|tkimg-1.4-4|69	%configure2_5x --with-tcl=%{tcl_sitearch} --with-tk=%{_libdir} --libdir=%{tcl_sitearch} --disable-threads
14cr|tkimg-1.4-4|70	%make
14cr|tkimg-1.4-4|71	
14cr|tkimg-1.4-4|72	%install
14cr|tkimg-1.4-4|73	make INSTALL_ROOT=%{buildroot} install
14cr|tkimg-1.4-4|74	
14cr|tkimg-1.4-4|75	# Fixing some permissions
14cr|tkimg-1.4-4|76	find %{buildroot}/%{tcl_sitearch} -name "*.sh" |xargs chmod 644
14cr|tkimg-1.4-4|77	find %{buildroot}/%{tcl_sitearch} -name "*.tcl" |xargs chmod 644
14cr|tkimg-1.4-4|78	find %{buildroot}/%{tcl_sitearch} -name "*.a" |xargs chmod 644
14cr|tkimg-1.4-4|79	find %{buildroot}/%{tcl_sitearch} -name "*.so" |xargs chmod 755
14cr|tkimg-1.4-4|80	
14cr|tkimg-1.4-4|81	# Make library links
14cr|tkimg-1.4-4|82	mv %{buildroot}/%{tcl_sitearch}/*.sh %{buildroot}/%{_libdir}
14cr|tkimg-1.4-4|83	for tcllibs in %{buildroot}/%{tcl_sitearch}/Img1.4/*tcl*.so; do
14cr|tkimg-1.4-4|84	btcllibs=`basename $tcllibs`
14cr|tkimg-1.4-4|85	ln -s tcl%{tcl_version}/Img1.4/$btcllibs %{buildroot}/%{_libdir}/$btcllibs
14cr|tkimg-1.4-4|86	done
14cr|tkimg-1.4-4|87	
14cr|tkimg-1.4-4|88	
14cr|tkimg-1.4-4|89	%changelog
14cr|tkimg-1.4-4|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14cr|tkimg-1.4-4|91	+ Revision: 5f8cb45
14cr|tkimg-1.4-4|92	- MassBuild#464: Increase release tag
14cr|tkimg-1.4-4|93	
14cr|tkimg-1.4-4|94	

8679 14
14cr|tktray-1.3.9-2|1	Summary:	System Tray Icon Support for Tk on X11
14cr|tktray-1.3.9-2|2	Name:		tktray
14cr|tktray-1.3.9-2|3	Version:	1.3.9
14cr|tktray-1.3.9-2|4	Release:	2
14cr|tktray-1.3.9-2|5	License:	BSD
14cr|tktray-1.3.9-2|6	Group:		System/Libraries
14cr|tktray-1.3.9-2|7	Url:		http://code.google.com/p/tktray/
14cr|tktray-1.3.9-2|8	Source0:	http://tktray.googlecode.com/files/%{name}%{version}.tar.gz
14cr|tktray-1.3.9-2|9	BuildRequires:	tcl-devel
14cr|tktray-1.3.9-2|10	BuildRequires:	pkgconfig(tk)
14cr|tktray-1.3.9-2|11	BuildRequires:	pkgconfig(x11)
14cr|tktray-1.3.9-2|12	BuildRequires:	pkgconfig(xext)
14cr|tktray-1.3.9-2|13	Requires:	tk
14cr|tktray-1.3.9-2|14	Requires:	tcl
14cr|tktray-1.3.9-2|15	
14cr|tktray-1.3.9-2|16	%description
14cr|tktray-1.3.9-2|17	Tktray is an extension that is able to create system tray icons.
14cr|tktray-1.3.9-2|18	It follows http://www.freedesktop.org specifications when looking
14cr|tktray-1.3.9-2|19	up the system tray manager.
14cr|tktray-1.3.9-2|20	
14cr|tktray-1.3.9-2|21	%files
14cr|tktray-1.3.9-2|22	%doc ChangeLog license.terms docs/tktray.html
14cr|tktray-1.3.9-2|23	%{tcl_sitearch}/%{name}%{version}
14cr|tktray-1.3.9-2|24	%{_libdir}/*.so
14cr|tktray-1.3.9-2|25	%{_mandir}/mann/%{name}.n.*
14cr|tktray-1.3.9-2|26	
14cr|tktray-1.3.9-2|27	#----------------------------------------------------------------------------
14cr|tktray-1.3.9-2|28	
14cr|tktray-1.3.9-2|29	%prep
14cr|tktray-1.3.9-2|30	%setup -q -n %{name}%{version}
14cr|tktray-1.3.9-2|31	
14cr|tktray-1.3.9-2|32	chmod 0644 ChangeLog license.terms docs/*
14cr|tktray-1.3.9-2|33	
14cr|tktray-1.3.9-2|34	%build
14cr|tktray-1.3.9-2|35	%configure2_5x \
14cr|tktray-1.3.9-2|36	--libdir=%{tcl_sitearch} \
14cr|tktray-1.3.9-2|37	--with-tcl=%{_libdir} \
14cr|tktray-1.3.9-2|38	--with-tk=%{_libdir}
14cr|tktray-1.3.9-2|39	
14cr|tktray-1.3.9-2|40	%make CFLAGS_DEFAULT="%{optflags}" CFLAGS_WARNING="-Wall"
14cr|tktray-1.3.9-2|41	
14cr|tktray-1.3.9-2|42	%install
14cr|tktray-1.3.9-2|43	%makeinstall_std
14cr|tktray-1.3.9-2|44	
14cr|tktray-1.3.9-2|45	ln -s tcl%{tcl_version}/%{name}%{version}/lib%{name}%{version}.so %{buildroot}%{_libdir}/lib%{name}%{version}.so
14cr|tktray-1.3.9-2|46	
14cr|tktray-1.3.9-2|47	
14cr|tktray-1.3.9-2|48	%changelog
14cr|tktray-1.3.9-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9-2
14cr|tktray-1.3.9-2|50	+ Revision: d4e4bf7
14cr|tktray-1.3.9-2|51	- MassBuild#464: Increase release tag
14cr|tktray-1.3.9-2|52	
14cr|tktray-1.3.9-2|53	

8680 14
14cr|tla-1.3.5-6|1	%define Werror_cflags	%nil
14cr|tla-1.3.5-6|2	%define name	tla
14cr|tla-1.3.5-6|3	%define version 1.3.5
14cr|tla-1.3.5-6|4	%define release 6
14cr|tla-1.3.5-6|5	
14cr|tla-1.3.5-6|6	Name:		%name
14cr|tla-1.3.5-6|7	Version:	%version
14cr|tla-1.3.5-6|8	Release:	%release
14cr|tla-1.3.5-6|9	Summary:	TLA revision control system
14cr|tla-1.3.5-6|10	License:	GPL
14cr|tla-1.3.5-6|11	Group:		Development/Other
14cr|tla-1.3.5-6|12	URL:		http://www.gnu.org/software/gnu-arch/
14cr|tla-1.3.5-6|13	# Source: 	ftp://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz
14cr|tla-1.3.5-6|14	# Source:	http://releases.gnuarch.org/tla/%{name}-%{version}.tar.gz
14cr|tla-1.3.5-6|15	Source0: 	%{name}-%{version}.tar.bz2
14cr|tla-1.3.5-6|16	#gw libneon needs some better provides
14cr|tla-1.3.5-6|17	BuildRequires:	pkgconfig(neon)
14cr|tla-1.3.5-6|18	Requires:	gawk tar gzip patch diffutils
14cr|tla-1.3.5-6|19	
14cr|tla-1.3.5-6|20	%description
14cr|tla-1.3.5-6|21	Also known as GNU Arch.
14cr|tla-1.3.5-6|22	A modern replacement for CVS, specifically designed for the distributed
14cr|tla-1.3.5-6|23	development needs of open source projects. It has uniquely good support
14cr|tla-1.3.5-6|24	for development on branches (especially good merging tools), distributed
14cr|tla-1.3.5-6|25	repositories (every developer can have branches in their own repository),
14cr|tla-1.3.5-6|26	changeset-oriented project management (arch commits changes to multiple
14cr|tla-1.3.5-6|27	files at once), and, of course, file and directory renaming.
14cr|tla-1.3.5-6|28	
14cr|tla-1.3.5-6|29	%prep
14cr|tla-1.3.5-6|30	%setup -q -n %{name}-%{version}
14cr|tla-1.3.5-6|31	# remove id files we don't want to distribute
14cr|tla-1.3.5-6|32	find src/docs-tla -name .arch-ids | xargs rm -fr
14cr|tla-1.3.5-6|33	# don't want to use embedded libneon (see also Patch0)
14cr|tla-1.3.5-6|34	rm -rf src/tla/libneon
14cr|tla-1.3.5-6|35	
14cr|tla-1.3.5-6|36	echo "%{name}-%{version} (%{name}-%{version}-%{release})" > \=RELEASE-ID
14cr|tla-1.3.5-6|37	#sed -i 's/-Wformat//g' src/libneon/configure src/libneon/macros/neon.m4
14cr|tla-1.3.5-6|38	
14cr|tla-1.3.5-6|39	%build
14cr|tla-1.3.5-6|40	mkdir \=build
14cr|tla-1.3.5-6|41	cd \=build
14cr|tla-1.3.5-6|42	export CFLAGS="${RPM_OPT_FLAGS}"
14cr|tla-1.3.5-6|43	../src/configure --prefix=%{_prefix} --destdir=%{buildroot}
14cr|tla-1.3.5-6|44	
14cr|tla-1.3.5-6|45	make
14cr|tla-1.3.5-6|46	
14cr|tla-1.3.5-6|47	%check
14cr|tla-1.3.5-6|48	cd \=build
14cr|tla-1.3.5-6|49	make test
14cr|tla-1.3.5-6|50	
14cr|tla-1.3.5-6|51	%install
14cr|tla-1.3.5-6|52	cd \=build
14cr|tla-1.3.5-6|53	make install destdir=%{buildroot}
14cr|tla-1.3.5-6|54	
14cr|tla-1.3.5-6|55	cd ..
14cr|tla-1.3.5-6|56	#cp -r src/docs-tla/html html
14cr|tla-1.3.5-6|57	#cp -r src/docs-tla/ps ps
14cr|tla-1.3.5-6|58	#cp -r src/docs-tla/texi texi
14cr|tla-1.3.5-6|59	
14cr|tla-1.3.5-6|60	sed 's,^#![[:space:]]*/.*$,#! /usr/bin/gawk -f,' src/tla/\=gpg-check.awk > %{buildroot}/%{_prefix}/bin/tla-gpg-check
14cr|tla-1.3.5-6|61	chmod 0755 %{buildroot}/%{_prefix}/bin/tla-gpg-check
14cr|tla-1.3.5-6|62	
14cr|tla-1.3.5-6|63	%files
14cr|tla-1.3.5-6|64	%doc src/docs-tla/COPYING* src/docs-tla/ChangeLog
14cr|tla-1.3.5-6|65	%{_bindir}/*
14cr|tla-1.3.5-6|66	
14cr|tla-1.3.5-6|67	%changelog
14cr|tla-1.3.5-6|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-6
14cr|tla-1.3.5-6|69	+ Revision: dd3754d
14cr|tla-1.3.5-6|70	- MassBuild#464: Increase release tag
14cr|tla-1.3.5-6|71	
14cr|tla-1.3.5-6|72	

8681 14
14cr|tlf-1.1.2-2|1	Summary:	TLF is a contest logging program for Linux
14cr|tlf-1.1.2-2|2	Name:		tlf
14cr|tlf-1.1.2-2|3	Version:	1.1.2
14cr|tlf-1.1.2-2|4	Release:	2
14cr|tlf-1.1.2-2|5	License:	GPLv2+
14cr|tlf-1.1.2-2|6	Group:		Communications
14cr|tlf-1.1.2-2|7	Url:		http://home.iae.nl/users/reinc/TLF-0.2.html
14cr|tlf-1.1.2-2|8	Source0:	https://github.com/downloads/Tlf/%{name}/%{name}-%{version}.tar.gz
14cr|tlf-1.1.2-2|9	BuildRequires:	pkgconfig(glib-2.0)
14cr|tlf-1.1.2-2|10	BuildRequires:	pkgconfig(hamlib)
14cr|tlf-1.1.2-2|11	BuildRequires:	pkgconfig(ncurses)
14cr|tlf-1.1.2-2|12	
14cr|tlf-1.1.2-2|13	%description
14cr|tlf-1.1.2-2|14	Tlf is developed by Rein Couperus, PA0R. Hamlib is used here to get the rig's
14cr|tlf-1.1.2-2|15	frequency and track dx spots when logged in to a DX-cluser.
14cr|tlf-1.1.2-2|16	
14cr|tlf-1.1.2-2|17	Tlf is a contest logging program with networking support, partially based on
14cr|tlf-1.1.2-2|18	TRLOG (but much better of course).
14cr|tlf-1.1.2-2|19	
14cr|tlf-1.1.2-2|20	%files
14cr|tlf-1.1.2-2|21	%doc AUTHORS COPYING ChangeLog NEWS README
14cr|tlf-1.1.2-2|22	%{_bindir}/tlf
14cr|tlf-1.1.2-2|23	%{_bindir}/play_vk
14cr|tlf-1.1.2-2|24	%{_datadir}/man/man1/tlf.1.*
14cr|tlf-1.1.2-2|25	%{_bindir}/soundlog
14cr|tlf-1.1.2-2|26	%{_datadir}/tlf/arrlsections
14cr|tlf-1.1.2-2|27	%{_datadir}/tlf/callmaster
14cr|tlf-1.1.2-2|28	%{_datadir}/tlf/cty.dat
14cr|tlf-1.1.2-2|29	%{_datadir}/tlf/ssamults
14cr|tlf-1.1.2-2|30	%{_datadir}/tlf/spdxmults
14cr|tlf-1.1.2-2|31	%{_datadir}/tlf/paccmults
14cr|tlf-1.1.2-2|32	%{_datadir}/tlf/ea_sections
14cr|tlf-1.1.2-2|33	%{_datadir}/tlf/logcfg.dat
14cr|tlf-1.1.2-2|34	%{_datadir}/tlf/rules/*
14cr|tlf-1.1.2-2|35	%{_datadir}/tlf/arrl10m_mults
14cr|tlf-1.1.2-2|36	%{_datadir}/tlf/arrldx_mults
14cr|tlf-1.1.2-2|37	
14cr|tlf-1.1.2-2|38	#----------------------------------------------------------------------------
14cr|tlf-1.1.2-2|39	
14cr|tlf-1.1.2-2|40	%prep
14cr|tlf-1.1.2-2|41	%setup -q
14cr|tlf-1.1.2-2|42	
14cr|tlf-1.1.2-2|43	%build
14cr|tlf-1.1.2-2|44	%configure2_5x
14cr|tlf-1.1.2-2|45	#--enable-hamlib
14cr|tlf-1.1.2-2|46	%make
14cr|tlf-1.1.2-2|47	
14cr|tlf-1.1.2-2|48	%install
14cr|tlf-1.1.2-2|49	%makeinstall_std
14cr|tlf-1.1.2-2|50	
14cr|tlf-1.1.2-2|51	
14cr|tlf-1.1.2-2|52	%changelog
14cr|tlf-1.1.2-2|53	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.2-2
14cr|tlf-1.1.2-2|54	+ Revision: b7c5893
14cr|tlf-1.1.2-2|55	- Don't require gnuradio-core development files
14cr|tlf-1.1.2-2|56	
14cr|tlf-1.1.2-2|57	

8682 14
14cr|tmake-2.12-8|1	Summary:	Easy-to-use tool for creating and maintaining portable makefiles
14cr|tmake-2.12-8|2	Name:		tmake
14cr|tmake-2.12-8|3	Version:	2.12
14cr|tmake-2.12-8|4	Release:	8
14cr|tmake-2.12-8|5	Group:		Development/Other
14cr|tmake-2.12-8|6	License:	Distributable (see LICENSE file)
14cr|tmake-2.12-8|7	URL:		http://tmake.sourceforge.net
14cr|tmake-2.12-8|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/tmake/%name-%version.tar.bz2
14cr|tmake-2.12-8|9	Source1:	%{name}.rpmlintrc
14cr|tmake-2.12-8|10	Requires:	perl
14cr|tmake-2.12-8|11	BuildArch:	noarch
14cr|tmake-2.12-8|12	
14cr|tmake-2.12-8|13	%description
14cr|tmake-2.12-8|14	Tmake is an easy-to-use tool for creating and maintaining makefiles across
14cr|tmake-2.12-8|15	many platforms and compilers. This is a command-line tool based on project
14cr|tmake-2.12-8|16	files. The idea is that you should spend your time writing code, not
14cr|tmake-2.12-8|17	makefiles.
14cr|tmake-2.12-8|18	
14cr|tmake-2.12-8|19	%prep
14cr|tmake-2.12-8|20	%setup -q
14cr|tmake-2.12-8|21	
14cr|tmake-2.12-8|22	%install
14cr|tmake-2.12-8|23	install -d %{buildroot}%{_libdir}/%{name}
14cr|tmake-2.12-8|24	install -d %{buildroot}%{_bindir}
14cr|tmake-2.12-8|25	
14cr|tmake-2.12-8|26	cp -R lib %{buildroot}%{_libdir}/%{name}
14cr|tmake-2.12-8|27	install bin/%name %{buildroot}%{_libdir}/%{name}
14cr|tmake-2.12-8|28	install bin/progen %{buildroot}%{_libdir}/%{name}
14cr|tmake-2.12-8|29	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cr|tmake-2.12-8|30	export TMAKEPATH=%{_libdir}/%{name}/lib/linux-g++
14cr|tmake-2.12-8|31	exec %{_libdir}/%{name}/tmake "\$@"
14cr|tmake-2.12-8|32	EOF
14cr|tmake-2.12-8|33	cat > %{buildroot}%{_bindir}/progen <<EOF
14cr|tmake-2.12-8|34	export TMAKEPATH=%{_libdir}/%{name}/lib/linux-g++
14cr|tmake-2.12-8|35	exec %{_libdir}/%{name}/progen "\$@"
14cr|tmake-2.12-8|36	EOF
14cr|tmake-2.12-8|37	
14cr|tmake-2.12-8|38	%files
14cr|tmake-2.12-8|39	%defattr(755, root, root)
14cr|tmake-2.12-8|40	%doc README LICENSE
14cr|tmake-2.12-8|41	%doc doc example
14cr|tmake-2.12-8|42	%{_libdir}/tmake
14cr|tmake-2.12-8|43	%{_bindir}/tmake
14cr|tmake-2.12-8|44	%{_bindir}/progen
14cr|tmake-2.12-8|45	
14cr|tmake-2.12-8|46	%changelog
14cr|tmake-2.12-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-8
14cr|tmake-2.12-8|48	+ Revision: b41cbf8
14cr|tmake-2.12-8|49	- MassBuild#464: Increase release tag
14cr|tmake-2.12-8|50	
14cr|tmake-2.12-8|51	

8683 14
14cr|tmda-1.1.12-2|1	%define name	tmda
14cr|tmda-1.1.12-2|2	%define version 1.1.12
14cr|tmda-1.1.12-2|3	%define release 2
14cr|tmda-1.1.12-2|4	
14cr|tmda-1.1.12-2|5	
14cr|tmda-1.1.12-2|6	Summary:	Tagged Message Delivery Agent
14cr|tmda-1.1.12-2|7	Name:		%{name}
14cr|tmda-1.1.12-2|8	Version:	%{version}
14cr|tmda-1.1.12-2|9	Release:	%{release}
14cr|tmda-1.1.12-2|10	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tgz
14cr|tmda-1.1.12-2|11	License:	BSD
14cr|tmda-1.1.12-2|12	Group:		Networking/Mail
14cr|tmda-1.1.12-2|13	URL:		http://tmda.net
14cr|tmda-1.1.12-2|14	BuildArch:	noarch
14cr|tmda-1.1.12-2|15	Requires:	python-cdb
14cr|tmda-1.1.12-2|16	BuildRequires:	python
14cr|tmda-1.1.12-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|tmda-1.1.12-2|18	
14cr|tmda-1.1.12-2|19	%description
14cr|tmda-1.1.12-2|20	TMDA is an OSI certified software application designed to
14cr|tmda-1.1.12-2|21	significantly reduce the amount of SPAM/UCE (junk-mail) you
14cr|tmda-1.1.12-2|22	receive. TMDA combines a  "whitelist" (for known/trusted senders),
14cr|tmda-1.1.12-2|23	a "blacklist" (for undesired senders), and a cryptographically
14cr|tmda-1.1.12-2|24	enhanced confirmation system (for unknown, but legitimate
14cr|tmda-1.1.12-2|25	senders).
14cr|tmda-1.1.12-2|26	
14cr|tmda-1.1.12-2|27	%package	emacs
14cr|tmda-1.1.12-2|28	Summary:	Tagged Message Deliver Agent - Emacs Support Files
14cr|tmda-1.1.12-2|29	Group:		Editors
14cr|tmda-1.1.12-2|30	Requires:	tmda >= %{version}, emacs
14cr|tmda-1.1.12-2|31	
14cr|tmda-1.1.12-2|32	%description	emacs
14cr|tmda-1.1.12-2|33	This module contains useful helper routines for using TMDA from
14cr|tmda-1.1.12-2|34	Gnus (and perhaps other Emacs based mail/news readers).
14cr|tmda-1.1.12-2|35	
14cr|tmda-1.1.12-2|36	%prep
14cr|tmda-1.1.12-2|37	%setup -q
14cr|tmda-1.1.12-2|38	
14cr|tmda-1.1.12-2|39	%build
14cr|tmda-1.1.12-2|40	mv doc/README README2
14cr|tmda-1.1.12-2|41	
14cr|tmda-1.1.12-2|42	%install
14cr|tmda-1.1.12-2|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|tmda-1.1.12-2|44	
14cr|tmda-1.1.12-2|45	
14cr|tmda-1.1.12-2|46	install -d %{buildroot}%{_bindir}
14cr|tmda-1.1.12-2|47	install -d %{buildroot}%{_datadir}/tmda
14cr|tmda-1.1.12-2|48	install -d %{buildroot}%{_datadir}/emacs/site-lisp
14cr|tmda-1.1.12-2|49	install -d %{buildroot}%{py_puresitedir}/TMDA/pythonlib/email
14cr|tmda-1.1.12-2|50	
14cr|tmda-1.1.12-2|51	install -m0755 bin/tmda-* %{buildroot}%{_bindir}/
14cr|tmda-1.1.12-2|52	install -m0644 templates/*.txt %{buildroot}%{_datadir}/tmda/
14cr|tmda-1.1.12-2|53	install -m0644 TMDA/*.py %{buildroot}%{py_puresitedir}/TMDA/
14cr|tmda-1.1.12-2|54	install -m0644 TMDA/pythonlib/email/*.py %{buildroot}%{py_puresitedir}/TMDA/pythonlib/email/
14cr|tmda-1.1.12-2|55	install -m0755 contrib/{collectaddys,printcdb,printdbm} %{buildroot}%{_bindir}
14cr|tmda-1.1.12-2|56	install -m0644 contrib/tmda.el %{buildroot}%{_datadir}/emacs/site-lisp
14cr|tmda-1.1.12-2|57	
14cr|tmda-1.1.12-2|58	%clean
14cr|tmda-1.1.12-2|59	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|tmda-1.1.12-2|60	
14cr|tmda-1.1.12-2|61	%files
14cr|tmda-1.1.12-2|62	%defattr(-,root,root)
14cr|tmda-1.1.12-2|63	%doc ChangeLog CODENAMES COPYING CRYPTO INSTALL README* THANKS UPGRADE contrib doc/html/{*.html,attachments/} doc/pdf/*
14cr|tmda-1.1.12-2|64	%attr(0755,root,root) %{_bindir}/*
14cr|tmda-1.1.12-2|65	%{py_puresitedir}/TMDA/
14cr|tmda-1.1.12-2|66	%{_datadir}/tmda/*
14cr|tmda-1.1.12-2|67	
14cr|tmda-1.1.12-2|68	%files emacs
14cr|tmda-1.1.12-2|69	%defattr(0644,root,root)
14cr|tmda-1.1.12-2|70	%{_datadir}/emacs/site-lisp/tmda.el
14cr|tmda-1.1.12-2|71	
14cr|tmda-1.1.12-2|72	
14cr|tmda-1.1.12-2|73	
14cr|tmda-1.1.12-2|74	
14cr|tmda-1.1.12-2|75	
14cr|tmda-1.1.12-2|76	%changelog
14cr|tmda-1.1.12-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.12-2
14cr|tmda-1.1.12-2|78	+ Revision: b234286
14cr|tmda-1.1.12-2|79	- MassBuild#464: Increase release tag
14cr|tmda-1.1.12-2|80	
14cr|tmda-1.1.12-2|81	

8684 14
14cr|tmux-1.9a-2|1	Summary:	Terminal multiplexer
14cr|tmux-1.9a-2|2	Name:		tmux
14cr|tmux-1.9a-2|3	Version:	1.9a
14cr|tmux-1.9a-2|4	Release:	2
14cr|tmux-1.9a-2|5	License:	BSD
14cr|tmux-1.9a-2|6	Group:		Terminals
14cr|tmux-1.9a-2|7	Url:		http://tmux.sourceforge.net/
14cr|tmux-1.9a-2|8	Source0:	http://downloads.sourceforge.net/tmux/%{name}-%{version}.tar.gz
14cr|tmux-1.9a-2|9	BuildRequires:	pkgconfig(libevent)
14cr|tmux-1.9a-2|10	BuildRequires:	pkgconfig(ncurses)
14cr|tmux-1.9a-2|11	
14cr|tmux-1.9a-2|12	%description
14cr|tmux-1.9a-2|13	tmux is a "terminal multiplexer". It allows a number of terminals (or
14cr|tmux-1.9a-2|14	windows) to be accessed and controlled from a single terminal. It is
14cr|tmux-1.9a-2|15	intended to be a simple, modern, BSD-licensed alternative to programs
14cr|tmux-1.9a-2|16	such as GNU screen.
14cr|tmux-1.9a-2|17	
14cr|tmux-1.9a-2|18	%prep
14cr|tmux-1.9a-2|19	%setup -q
14cr|tmux-1.9a-2|20	
14cr|tmux-1.9a-2|21	%build
14cr|tmux-1.9a-2|22	%configure2_5x
14cr|tmux-1.9a-2|23	%make
14cr|tmux-1.9a-2|24	
14cr|tmux-1.9a-2|25	%install
14cr|tmux-1.9a-2|26	install -d %{buildroot}%{_bindir}
14cr|tmux-1.9a-2|27	install -m 755 tmux %{buildroot}%{_bindir}
14cr|tmux-1.9a-2|28	install -d %{buildroot}%{_mandir}/man1
14cr|tmux-1.9a-2|29	install -m 644 tmux.1 %{buildroot}%{_mandir}/man1
14cr|tmux-1.9a-2|30	
14cr|tmux-1.9a-2|31	%files
14cr|tmux-1.9a-2|32	%doc FAQ TODO CHANGES examples/
14cr|tmux-1.9a-2|33	%{_bindir}/tmux
14cr|tmux-1.9a-2|34	%{_mandir}/man1/tmux.*
14cr|tmux-1.9a-2|35	
14cr|tmux-1.9a-2|36	
14cr|tmux-1.9a-2|37	
14cr|tmux-1.9a-2|38	
14cr|tmux-1.9a-2|39	%changelog
14cr|tmux-1.9a-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9a-2
14cr|tmux-1.9a-2|41	+ Revision: 9d02b95
14cr|tmux-1.9a-2|42	- MassBuild#464: Increase release tag
14cr|tmux-1.9a-2|43	
14cr|tmux-1.9a-2|44	

8685 14
14cr|tmwmusic-0.3-2|1	Name:		tmwmusic
14cr|tmwmusic-0.3-2|2	Version:	0.3
14cr|tmwmusic-0.3-2|3	Release:	2
14cr|tmwmusic-0.3-2|4	Summary:	The music for The Mana World
14cr|tmwmusic-0.3-2|5	Group:		Games/Other
14cr|tmwmusic-0.3-2|6	License:	GPLv2+
14cr|tmwmusic-0.3-2|7	Url:		http://themanaworld.org/
14cr|tmwmusic-0.3-2|8	Source0:	http://sourceforge.net/projects/themanaworld/files/TMW%20Music/0.3/%{name}-%{version}.tar.gz
14cr|tmwmusic-0.3-2|9	BuildArch:	noarch
14cr|tmwmusic-0.3-2|10	
14cr|tmwmusic-0.3-2|11	Suggests:	tmw
14cr|tmwmusic-0.3-2|12	
14cr|tmwmusic-0.3-2|13	%description
14cr|tmwmusic-0.3-2|14	This packages contains the music for The Mana World.
14cr|tmwmusic-0.3-2|15	
14cr|tmwmusic-0.3-2|16	%prep
14cr|tmwmusic-0.3-2|17	%setup -q
14cr|tmwmusic-0.3-2|18	
14cr|tmwmusic-0.3-2|19	%install
14cr|tmwmusic-0.3-2|20	mkdir -p %{buildroot}%{_gamesdatadir}/tmw/
14cr|tmwmusic-0.3-2|21	cp -R data %{buildroot}%{_gamesdatadir}/tmw/
14cr|tmwmusic-0.3-2|22	
14cr|tmwmusic-0.3-2|23	%clean
14cr|tmwmusic-0.3-2|24	
14cr|tmwmusic-0.3-2|25	%files
14cr|tmwmusic-0.3-2|26	%defattr(0644,root,root,0755)
14cr|tmwmusic-0.3-2|27	%{_gamesdatadir}/tmw
14cr|tmwmusic-0.3-2|28	
14cr|tmwmusic-0.3-2|29	
14cr|tmwmusic-0.3-2|30	
14cr|tmwmusic-0.3-2|31	%changelog
14cr|tmwmusic-0.3-2|32	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|tmwmusic-0.3-2|33	+ Revision: ec64608
14cr|tmwmusic-0.3-2|34	- MassBuild#464: Increase release tag
14cr|tmwmusic-0.3-2|35	
14cr|tmwmusic-0.3-2|36	

8686 14
14cr|tn5250-0.17.4-6|1	%define Werror_cflags %nil
14cr|tn5250-0.17.4-6|2	
14cr|tn5250-0.17.4-6|3	%define major   1
14cr|tn5250-0.17.4-6|4	%define libname %mklibname %name %major
14cr|tn5250-0.17.4-6|5	
14cr|tn5250-0.17.4-6|6	%define summary 5250 Telnet protocol and Terminal
14cr|tn5250-0.17.4-6|7	%define title tn5250
14cr|tn5250-0.17.4-6|8	
14cr|tn5250-0.17.4-6|9	Summary: 	5250 Telnet protocol and Terminal
14cr|tn5250-0.17.4-6|10	Name: 		tn5250
14cr|tn5250-0.17.4-6|11	Version: 	0.17.4
14cr|tn5250-0.17.4-6|12	Release: 	6
14cr|tn5250-0.17.4-6|13	License: 	GPL & LGPL
14cr|tn5250-0.17.4-6|14	Group: 		Networking/Other
14cr|tn5250-0.17.4-6|15	Source: 	http://prdownloads.sourceforge.net/tn5250/%{name}-%{version}.tar.bz2
14cr|tn5250-0.17.4-6|16	Url: 		http://tn5250.sourceforge.net
14cr|tn5250-0.17.4-6|17	Requires:	ncurses, openssl
14cr|tn5250-0.17.4-6|18	BuildRequires:	ncurses-devel, openssl-devel
14cr|tn5250-0.17.4-6|19	Requires(post): desktop-file-utils
14cr|tn5250-0.17.4-6|20	Requires(postun): desktop-file-utils
14cr|tn5250-0.17.4-6|21	
14cr|tn5250-0.17.4-6|22	%description
14cr|tn5250-0.17.4-6|23	tn5250 is an implementation of the 5250 Telnet protocol
14cr|tn5250-0.17.4-6|24	It provide 5250 library and 5250 terminal emulation
14cr|tn5250-0.17.4-6|25	
14cr|tn5250-0.17.4-6|26	%package -n %{libname}
14cr|tn5250-0.17.4-6|27	Group:		System/Libraries
14cr|tn5250-0.17.4-6|28	Summary:	Library for 5250 protocol
14cr|tn5250-0.17.4-6|29	Provides:	%{name} = %{version}-%{release}
14cr|tn5250-0.17.4-6|30	
14cr|tn5250-0.17.4-6|31	%description -n %{libname}
14cr|tn5250-0.17.4-6|32	tn5250 is an implementation of the 5250 Telnet protocol
14cr|tn5250-0.17.4-6|33	It provide 5250 library and 5250 terminal emulation
14cr|tn5250-0.17.4-6|34	
14cr|tn5250-0.17.4-6|35	%package devel
14cr|tn5250-0.17.4-6|36	Group:		Development/Other
14cr|tn5250-0.17.4-6|37	Summary:	Development tools for 5250 protocol
14cr|tn5250-0.17.4-6|38	Requires:       %{name} = %{version}-%{release}
14cr|tn5250-0.17.4-6|39	Provides:       %{name}-devel
14cr|tn5250-0.17.4-6|40	
14cr|tn5250-0.17.4-6|41	%description devel
14cr|tn5250-0.17.4-6|42	tn5250 is an implementation of the 5250 Telnet protocol
14cr|tn5250-0.17.4-6|43	It provide 5250 library and 5250 terminal emulation
14cr|tn5250-0.17.4-6|44	
14cr|tn5250-0.17.4-6|45	%prep
14cr|tn5250-0.17.4-6|46	%setup -q
14cr|tn5250-0.17.4-6|47	perl -pi -e 's,Example\:,Example\:\\n\\,' src/tn5250.c
14cr|tn5250-0.17.4-6|48	
14cr|tn5250-0.17.4-6|49	%build
14cr|tn5250-0.17.4-6|50	%configure2_5x --with-x --with-ssl
14cr|tn5250-0.17.4-6|51	%make
14cr|tn5250-0.17.4-6|52	
14cr|tn5250-0.17.4-6|53	%install
14cr|tn5250-0.17.4-6|54	%makeinstall_std
14cr|tn5250-0.17.4-6|55	
14cr|tn5250-0.17.4-6|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tn5250-0.17.4-6|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tn5250-0.17.4-6|58	[Desktop Entry]
14cr|tn5250-0.17.4-6|59	Encoding=UTF-8
14cr|tn5250-0.17.4-6|60	Name=%{title}
14cr|tn5250-0.17.4-6|61	Comment=%{summary}
14cr|tn5250-0.17.4-6|62	Exec=%{_bindir}/%{name}
14cr|tn5250-0.17.4-6|63	Icon=%{name}
14cr|tn5250-0.17.4-6|64	Terminal=false
14cr|tn5250-0.17.4-6|65	Type=Application
14cr|tn5250-0.17.4-6|66	StartupNotify=true
14cr|tn5250-0.17.4-6|67	Categories=ConsoleOnly;TerminalEmulator;X-MandrivaLinux-System-Terminals;
14cr|tn5250-0.17.4-6|68	EOF
14cr|tn5250-0.17.4-6|69	
14cr|tn5250-0.17.4-6|70	install -d -m 0755 %{buildroot}/%{_menudir}
14cr|tn5250-0.17.4-6|71	install -d -m 0755 %{buildroot}/%{_miconsdir}
14cr|tn5250-0.17.4-6|72	install -d %{buildroot}%{_datadir}/icons
14cr|tn5250-0.17.4-6|73	install -d %{buildroot}/etc/X11/applnk/Internet/
14cr|tn5250-0.17.4-6|74	install linux/5250.tcap %{buildroot}%{_datadir}/%{name}
14cr|tn5250-0.17.4-6|75	install linux/5250.terminfo %{buildroot}%{_datadir}/%{name}
14cr|tn5250-0.17.4-6|76	install *.png %{buildroot}%{_datadir}/icons
14cr|tn5250-0.17.4-6|77	install *.xpm %{buildroot}%{_datadir}/icons
14cr|tn5250-0.17.4-6|78	mv -f linux/README README.linux
14cr|tn5250-0.17.4-6|79	cp -f %{name}-48x48.png %{buildroot}%{_datadir}/icons/%{name}.png
14cr|tn5250-0.17.4-6|80	
14cr|tn5250-0.17.4-6|81	
14cr|tn5250-0.17.4-6|82	%post
14cr|tn5250-0.17.4-6|83	if which tic>/dev/null 2>&1; then tic %{_datadir}/%{name}/5250.terminfo >/dev/null 2>&1; fi
14cr|tn5250-0.17.4-6|84	
14cr|tn5250-0.17.4-6|85	%preun
14cr|tn5250-0.17.4-6|86	if [ $1 = 0 ]; then
14cr|tn5250-0.17.4-6|87	rm -f %{_datadir}/terminfo/5/5250
14cr|tn5250-0.17.4-6|88	rm -f %{_datadir}/terminfo/X/xterm-5250
14cr|tn5250-0.17.4-6|89	fi
14cr|tn5250-0.17.4-6|90	
14cr|tn5250-0.17.4-6|91	%files
14cr|tn5250-0.17.4-6|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.ssl TODO README.linux
14cr|tn5250-0.17.4-6|93	%{_bindir}/*5250
14cr|tn5250-0.17.4-6|94	%{_bindir}/*5250d
14cr|tn5250-0.17.4-6|95	%{_bindir}/scs2*
14cr|tn5250-0.17.4-6|96	%{_bindir}/5250keys
14cr|tn5250-0.17.4-6|97	%{_mandir}/man[15]/*
14cr|tn5250-0.17.4-6|98	%dir %{_datadir}/%{name}
14cr|tn5250-0.17.4-6|99	%{_datadir}/%{name}/*
14cr|tn5250-0.17.4-6|100	%{_datadir}/icons/*
14cr|tn5250-0.17.4-6|101	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tn5250-0.17.4-6|102	
14cr|tn5250-0.17.4-6|103	%files -n %{libname}
14cr|tn5250-0.17.4-6|104	%{_libdir}/*.so.*
14cr|tn5250-0.17.4-6|105	
14cr|tn5250-0.17.4-6|106	%files devel
14cr|tn5250-0.17.4-6|107	%{_libdir}/*a
14cr|tn5250-0.17.4-6|108	%{_libdir}/*so
14cr|tn5250-0.17.4-6|109	%{_includedir}/tn5250.h
14cr|tn5250-0.17.4-6|110	%dir %{_includedir}/tn5250
14cr|tn5250-0.17.4-6|111	%{_includedir}/tn5250/*.h
14cr|tn5250-0.17.4-6|112	
14cr|tn5250-0.17.4-6|113	
14cr|tn5250-0.17.4-6|114	
14cr|tn5250-0.17.4-6|115	%changelog
14cr|tn5250-0.17.4-6|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.4-6
14cr|tn5250-0.17.4-6|117	+ Revision: d638ab8
14cr|tn5250-0.17.4-6|118	- MassBuild#464: Increase release tag
14cr|tn5250-0.17.4-6|119	
14cr|tn5250-0.17.4-6|120	

8687 14
14cr|tofu-0.5-10|1	%define oname Tofu
14cr|tofu-0.5-10|2	
14cr|tofu-0.5-10|3	Summary:	Network game engine written with python and twisted
14cr|tofu-0.5-10|4	Name:		tofu
14cr|tofu-0.5-10|5	Version:	0.5
14cr|tofu-0.5-10|6	Release:	10
14cr|tofu-0.5-10|7	License:	LGPLv2.1+
14cr|tofu-0.5-10|8	Group:		Development/Python
14cr|tofu-0.5-10|9	Url:		http://pyserial.sourceforge.net
14cr|tofu-0.5-10|10	Source0:	%{oname}-%{version}.tar.bz2
14cr|tofu-0.5-10|11	BuildRequires:	pkgconfig(python)
14cr|tofu-0.5-10|12	Requires:	python-twisted-core
14cr|tofu-0.5-10|13	BuildArch:	noarch
14cr|tofu-0.5-10|14	
14cr|tofu-0.5-10|15	%description
14cr|tofu-0.5-10|16	Tofu is a practical high-level network game engine, written in Python and
14cr|tofu-0.5-10|17	based on Twisted.
14cr|tofu-0.5-10|18	
14cr|tofu-0.5-10|19	Tofu is designed for games where players play one or several characters
14cr|tofu-0.5-10|20	accross several levels. This includes jump'n run games, RPG or RTS, but not
14cr|tofu-0.5-10|21	Tetris-like games or board game (chess, go,...).
14cr|tofu-0.5-10|22	
14cr|tofu-0.5-10|23	It currently support client-server and single player mode; peer-to-peer mode
14cr|tofu-0.5-10|24	may be added later.
14cr|tofu-0.5-10|25	
14cr|tofu-0.5-10|26	%files
14cr|tofu-0.5-10|27	%doc README demo/*
14cr|tofu-0.5-10|28	%attr(0755,root,root) %{python_sitelib}/*
14cr|tofu-0.5-10|29	
14cr|tofu-0.5-10|30	#----------------------------------------------------------------------------
14cr|tofu-0.5-10|31	
14cr|tofu-0.5-10|32	%prep
14cr|tofu-0.5-10|33	%setup -q -n %{oname}-%{version}
14cr|tofu-0.5-10|34	
14cr|tofu-0.5-10|35	%build
14cr|tofu-0.5-10|36	python setup.py build
14cr|tofu-0.5-10|37	
14cr|tofu-0.5-10|38	%install
14cr|tofu-0.5-10|39	python setup.py install --root %{buildroot}
14cr|tofu-0.5-10|40	
14cr|tofu-0.5-10|41	
14cr|tofu-0.5-10|42	%changelog
14cr|tofu-0.5-10|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-10
14cr|tofu-0.5-10|44	+ Revision: afb6b93
14cr|tofu-0.5-10|45	- MassBuild#464: Increase release tag
14cr|tofu-0.5-10|46	
14cr|tofu-0.5-10|47	

8688 14
14cr|togl-2.0-4|1	# required by netgen
14cr|togl-2.0-4|2	%define	compat_17	1
14cr|togl-2.0-4|3	
14cr|togl-2.0-4|4	Name:		togl
14cr|togl-2.0-4|5	Group:		Sciences/Other
14cr|togl-2.0-4|6	Version:	2.0
14cr|togl-2.0-4|7	Release:	4
14cr|togl-2.0-4|8	Summary:	Togl - a Tk OpenGL widget
14cr|togl-2.0-4|9	License:	BSD like
14cr|togl-2.0-4|10	URL:		http://togl.sourceforge.net/index.html
14cr|togl-2.0-4|11	Source0:	Togl2.0-src.tar.gz
14cr|togl-2.0-4|12	Source1:	Togl-1.7.tar.gz
14cr|togl-2.0-4|13	
14cr|togl-2.0-4|14	BuildRequires:	pkgconfig(gl)
14cr|togl-2.0-4|15	BuildRequires:	tcl-devel
14cr|togl-2.0-4|16	BuildRequires:	tk-devel
14cr|togl-2.0-4|17	BuildRequires:	pkgconfig(x11)
14cr|togl-2.0-4|18	BuildRequires:	pkgconfig(xmu)
14cr|togl-2.0-4|19	Patch0:		Togl2.0-build.patch
14cr|togl-2.0-4|20	
14cr|togl-2.0-4|21	%description
14cr|togl-2.0-4|22	Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK,
14cr|togl-2.0-4|23	written by Benjamin Bederson at the University of New Mexico. Togl's main
14cr|togl-2.0-4|24	features are:
14cr|togl-2.0-4|25	
14cr|togl-2.0-4|26	* unifies MS Windows, X11 (Linux/IRIX/...), and Mac OS X Aqua support
14cr|togl-2.0-4|27	* support for requesting stencil, accumulation, alpha buffers, etc.
14cr|togl-2.0-4|28	* multiple OpenGL drawing windows
14cr|togl-2.0-4|29	* simple stereo rendering support
14cr|togl-2.0-4|30	* simple, portable font support
14cr|togl-2.0-4|31	* color-index mode support including color allocation functions
14cr|togl-2.0-4|32	* overlay plane support
14cr|togl-2.0-4|33	* OpenGL extension testing from Tcl
14cr|togl-2.0-4|34	* Tcl Extension Architecture (TEA) 3 compliant
14cr|togl-2.0-4|35	
14cr|togl-2.0-4|36	Togl does almost no OpenGL drawing itself, instead it manages OpenGL drawing
14cr|togl-2.0-4|37	by calling various Tcl commands (a.k.a., callback functions). Those commands
14cr|togl-2.0-4|38	can be C functions that call OpenGL (in)directly or another Tcl package
14cr|togl-2.0-4|39	(e.g., Tcl3D).
14cr|togl-2.0-4|40	
14cr|togl-2.0-4|41	Togl is copyrighted by Brian Paul (brian_e_paulATyahooDOTcom),
14cr|togl-2.0-4|42	Benjamin Bederson (bedersonATcsDOTumdDOTedu), and Greg Couch
14cr|togl-2.0-4|43	(gregcouchATusersDOTsourceforgeDOTnet). See the LICENSE file for details.
14cr|togl-2.0-4|44	
14cr|togl-2.0-4|45	#-----------------------------------------------------------------------
14cr|togl-2.0-4|46	%prep
14cr|togl-2.0-4|47	%setup -q -n Togl%{version} -a 1
14cr|togl-2.0-4|48	
14cr|togl-2.0-4|49	%patch0 -p1
14cr|togl-2.0-4|50	
14cr|togl-2.0-4|51	#-----------------------------------------------------------------------
14cr|togl-2.0-4|52	%build
14cr|togl-2.0-4|53	%configure2_5x --disable-static --enable-shared
14cr|togl-2.0-4|54	%make
14cr|togl-2.0-4|55	%if %{compat_17}
14cr|togl-2.0-4|56	pushd Togl-1.7
14cr|togl-2.0-4|57	%configure2_5x --disable-static --enable-shared
14cr|togl-2.0-4|58	%make
14cr|togl-2.0-4|59	popd
14cr|togl-2.0-4|60	%endif
14cr|togl-2.0-4|61	
14cr|togl-2.0-4|62	#-----------------------------------------------------------------------
14cr|togl-2.0-4|63	%clean
14cr|togl-2.0-4|64	rm -rf %{buildroot}
14cr|togl-2.0-4|65	
14cr|togl-2.0-4|66	#-----------------------------------------------------------------------
14cr|togl-2.0-4|67	%install
14cr|togl-2.0-4|68	%if %{compat_17}
14cr|togl-2.0-4|69	pushd Togl-1.7
14cr|togl-2.0-4|70	%makeinstall_std
14cr|togl-2.0-4|71	mkdir -p %{buildroot}%{_includedir}/Togl1.7
14cr|togl-2.0-4|72	rm -f %{buildroot}%{_includedir}/togl_ws.h
14cr|togl-2.0-4|73	mv -f %{buildroot}%{_includedir}/togl.h %{buildroot}%{_includedir}/Togl1.7
14cr|togl-2.0-4|74	mv -f %{buildroot}%{_libdir}/Togl1.7/* %{buildroot}%{_libdir}
14cr|togl-2.0-4|75	mv -f %{buildroot}%{_libdir}/{,Togl1.7-}pkgIndex.tcl
14cr|togl-2.0-4|76	rmdir %{buildroot}%{_libdir}/Togl1.7
14cr|togl-2.0-4|77	popd
14cr|togl-2.0-4|78	%endif
14cr|togl-2.0-4|79	%makeinstall_std
14cr|togl-2.0-4|80	mkdir -p %{buildroot}%{_docdir}/togl
14cr|togl-2.0-4|81	mv -f %{buildroot}%{_libdir}/Togl2.0/LICENSE %{buildroot}%{_docdir}/togl
14cr|togl-2.0-4|82	cp -fa doc/* %{buildroot}%{_docdir}/togl
14cr|togl-2.0-4|83	mv -f %{buildroot}%{_libdir}/Togl2.0/* %{buildroot}%{_libdir}
14cr|togl-2.0-4|84	mv -f %{buildroot}%{_libdir}/{,Togl2.0-}pkgIndex.tcl
14cr|togl-2.0-4|85	rmdir %{buildroot}%{_libdir}/Togl2.0
14cr|togl-2.0-4|86	
14cr|togl-2.0-4|87	#-----------------------------------------------------------------------
14cr|togl-2.0-4|88	%files
14cr|togl-2.0-4|89	%{_libdir}/libTogl2.0.so
14cr|togl-2.0-4|90	%{_libdir}/lib*.a
14cr|togl-2.0-4|91	%{_libdir}/*.tcl
14cr|togl-2.0-4|92	%{_includedir}/*.h
14cr|togl-2.0-4|93	%dir %{_docdir}/togl
14cr|togl-2.0-4|94	%{_docdir}/togl/*
14cr|togl-2.0-4|95	%if %{compat_17}
14cr|togl-2.0-4|96	%{_libdir}/libTogl1.7.so
14cr|togl-2.0-4|97	%dir %{_includedir}/Togl1.7
14cr|togl-2.0-4|98	%{_includedir}/Togl1.7/*.h
14cr|togl-2.0-4|99	%endif
14cr|togl-2.0-4|100	
14cr|togl-2.0-4|101	%changelog
14cr|togl-2.0-4|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cr|togl-2.0-4|103	+ Revision: 1392662
14cr|togl-2.0-4|104	- MassBuild#464: Increase release tag
14cr|togl-2.0-4|105	
14cr|togl-2.0-4|106	

8689 14
14cr|toilet-0.3-3|1	#define debug_package	%{nil}
14cr|toilet-0.3-3|2	
14cr|toilet-0.3-3|3	Name:		toilet
14cr|toilet-0.3-3|4	Version:	0.3
14cr|toilet-0.3-3|5	Release:	3
14cr|toilet-0.3-3|6	Summary:	Powerful figlet replacement
14cr|toilet-0.3-3|7	License:	WTFPL
14cr|toilet-0.3-3|8	Group:		Text tools
14cr|toilet-0.3-3|9	Url:		http://libcaca.zoy.org/toilet.html
14cr|toilet-0.3-3|10	Source:		http://libcaca.zoy.org/files/%{name}-%{version}.tar.gz
14cr|toilet-0.3-3|11	BuildRequires:	pkgconfig(caca) = 0.99.beta18
14cr|toilet-0.3-3|12	BuildRequires:	pkgconfig(zlib)
14cr|toilet-0.3-3|13	
14cr|toilet-0.3-3|14	
14cr|toilet-0.3-3|15	%description
14cr|toilet-0.3-3|16	TOIlet is in its very early development phase. It uses the powerful libcucul
14cr|toilet-0.3-3|17	library to achieve various text-based effects. TOIlet implements or plans to
14cr|toilet-0.3-3|18	implement the following features:
14cr|toilet-0.3-3|19	* The ability to load FIGlet fonts
14cr|toilet-0.3-3|20	* Support for Unicode input and output
14cr|toilet-0.3-3|21	* Support for color output
14cr|toilet-0.3-3|22	* Support for various output formats: HTML, IRC, ANSI...
14cr|toilet-0.3-3|23	
14cr|toilet-0.3-3|24	TOIlet also aims for full FIGlet compatibility. It is currently able to load
14cr|toilet-0.3-3|25	FIGlet fonts and perform horizontal smushing.
14cr|toilet-0.3-3|26	
14cr|toilet-0.3-3|27	%prep
14cr|toilet-0.3-3|28	%setup -q
14cr|toilet-0.3-3|29	
14cr|toilet-0.3-3|30	%build
14cr|toilet-0.3-3|31	./bootstrap
14cr|toilet-0.3-3|32	%configure2_5x
14cr|toilet-0.3-3|33	%make
14cr|toilet-0.3-3|34	
14cr|toilet-0.3-3|35	
14cr|toilet-0.3-3|36	%install
14cr|toilet-0.3-3|37	%makeinstall
14cr|toilet-0.3-3|38	
14cr|toilet-0.3-3|39	%files
14cr|toilet-0.3-3|40	%_bindir/toilet
14cr|toilet-0.3-3|41	%_datadir/figlet
14cr|toilet-0.3-3|42	%_mandir/man1/toilet.*
14cr|toilet-0.3-3|43	
14cr|toilet-0.3-3|44	
14cr|toilet-0.3-3|45	
14cr|toilet-0.3-3|46	%changelog
14cr|toilet-0.3-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14cr|toilet-0.3-3|48	+ Revision: 016621c
14cr|toilet-0.3-3|49	- MassBuild#464: Increase release tag
14cr|toilet-0.3-3|50	
14cr|toilet-0.3-3|51	

8690 14
14cr|tokyotyrant-1.1.41-3|1	%define major 3
14cr|tokyotyrant-1.1.41-3|2	%define libname %mklibname %{name} %{major}
14cr|tokyotyrant-1.1.41-3|3	%define devname %mklibname %{name} -d
14cr|tokyotyrant-1.1.41-3|4	
14cr|tokyotyrant-1.1.41-3|5	Summary:	Tokyo Tyrant: network interface of Tokyo Cabinet
14cr|tokyotyrant-1.1.41-3|6	Name:		tokyotyrant
14cr|tokyotyrant-1.1.41-3|7	Version:	1.1.41
14cr|tokyotyrant-1.1.41-3|8	Release:	3
14cr|tokyotyrant-1.1.41-3|9	License:	LGPLv2.1+
14cr|tokyotyrant-1.1.41-3|10	Group:		System/Libraries
14cr|tokyotyrant-1.1.41-3|11	Url:		http://1978th.net/tokyotyrant/
14cr|tokyotyrant-1.1.41-3|12	Source0:	http://1978th.net/tokyotyrant/%{name}-%{version}.tar.gz
14cr|tokyotyrant-1.1.41-3|13	Patch0:		tokyotyrant-1.1.33-mdv_conf.diff
14cr|tokyotyrant-1.1.41-3|14	Patch1:		tokyotyrant-1.1.33-sonames.diff
14cr|tokyotyrant-1.1.41-3|15	BuildRequires:	bzip2-devel
14cr|tokyotyrant-1.1.41-3|16	BuildRequires:	lua-devel
14cr|tokyotyrant-1.1.41-3|17	BuildRequires:	pkgconfig(tokyocabinet)
14cr|tokyotyrant-1.1.41-3|18	BuildRequires:	pkgconfig(zlib)
14cr|tokyotyrant-1.1.41-3|19	
14cr|tokyotyrant-1.1.41-3|20	%description
14cr|tokyotyrant-1.1.41-3|21	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
14cr|tokyotyrant-1.1.41-3|22	Though the DBM has high performance, you might bother in case that multiple
14cr|tokyotyrant-1.1.41-3|23	processes share the same database, or remote processes access the database.
14cr|tokyotyrant-1.1.41-3|24	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
14cr|tokyotyrant-1.1.41-3|25	Cabinet. It is composed of the server process managing a database and its
14cr|tokyotyrant-1.1.41-3|26	access library for client applications.
14cr|tokyotyrant-1.1.41-3|27	
14cr|tokyotyrant-1.1.41-3|28	%files
14cr|tokyotyrant-1.1.41-3|29	%{_bindir}/*
14cr|tokyotyrant-1.1.41-3|30	%{_sbindir}/*
14cr|tokyotyrant-1.1.41-3|31	%{_mandir}/man1/*
14cr|tokyotyrant-1.1.41-3|32	%{_mandir}/man8/*
14cr|tokyotyrant-1.1.41-3|33	
14cr|tokyotyrant-1.1.41-3|34	#----------------------------------------------------------------------------
14cr|tokyotyrant-1.1.41-3|35	
14cr|tokyotyrant-1.1.41-3|36	%package -n %{libname}
14cr|tokyotyrant-1.1.41-3|37	Summary:	Tokyo Cabinet: a modern implementation of DBM
14cr|tokyotyrant-1.1.41-3|38	Group:		System/Libraries
14cr|tokyotyrant-1.1.41-3|39	
14cr|tokyotyrant-1.1.41-3|40	%description -n %{libname}
14cr|tokyotyrant-1.1.41-3|41	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
14cr|tokyotyrant-1.1.41-3|42	Though the DBM has high performance, you might bother in case that multiple
14cr|tokyotyrant-1.1.41-3|43	processes share the same database, or remote processes access the database.
14cr|tokyotyrant-1.1.41-3|44	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
14cr|tokyotyrant-1.1.41-3|45	Cabinet. It is composed of the server process managing a database and its
14cr|tokyotyrant-1.1.41-3|46	access library for client applications.
14cr|tokyotyrant-1.1.41-3|47	
14cr|tokyotyrant-1.1.41-3|48	%files -n %{libname}
14cr|tokyotyrant-1.1.41-3|49	%doc COPYING ChangeLog README THANKS doc/* ext/*.lua
14cr|tokyotyrant-1.1.41-3|50	%{_libdir}/libtokyotyrant.so.%{major}*
14cr|tokyotyrant-1.1.41-3|51	%{_libdir}/ttskeldir.so
14cr|tokyotyrant-1.1.41-3|52	%{_libdir}/ttskelmock.so
14cr|tokyotyrant-1.1.41-3|53	%{_libdir}/ttskelnull.so
14cr|tokyotyrant-1.1.41-3|54	%{_libdir}/ttskelproxy.so
14cr|tokyotyrant-1.1.41-3|55	
14cr|tokyotyrant-1.1.41-3|56	#----------------------------------------------------------------------------
14cr|tokyotyrant-1.1.41-3|57	
14cr|tokyotyrant-1.1.41-3|58	%package -n %{devname}
14cr|tokyotyrant-1.1.41-3|59	Summary:	Static library and header files for the tokyotyrant library
14cr|tokyotyrant-1.1.41-3|60	Group:		Development/C
14cr|tokyotyrant-1.1.41-3|61	Requires:	%{libname} = %{EVRD}
14cr|tokyotyrant-1.1.41-3|62	Provides:	%{name}-devel = %{EVRD}
14cr|tokyotyrant-1.1.41-3|63	
14cr|tokyotyrant-1.1.41-3|64	%description -n %{devname}
14cr|tokyotyrant-1.1.41-3|65	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
14cr|tokyotyrant-1.1.41-3|66	Though the DBM has high performance, you might bother in case that multiple
14cr|tokyotyrant-1.1.41-3|67	processes share the same database, or remote processes access the database.
14cr|tokyotyrant-1.1.41-3|68	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
14cr|tokyotyrant-1.1.41-3|69	Cabinet. It is composed of the server process managing a database and its
14cr|tokyotyrant-1.1.41-3|70	access library for client applications.
14cr|tokyotyrant-1.1.41-3|71	
14cr|tokyotyrant-1.1.41-3|72	This package contains the static library and its header files.
14cr|tokyotyrant-1.1.41-3|73	
14cr|tokyotyrant-1.1.41-3|74	%files -n %{devname}
14cr|tokyotyrant-1.1.41-3|75	%{_includedir}/*
14cr|tokyotyrant-1.1.41-3|76	%{_libdir}/libtokyotyrant.so
14cr|tokyotyrant-1.1.41-3|77	%{_libdir}/*.a
14cr|tokyotyrant-1.1.41-3|78	%{_libdir}/pkgconfig/tokyotyrant.pc
14cr|tokyotyrant-1.1.41-3|79	%{_mandir}/man3/*
14cr|tokyotyrant-1.1.41-3|80	
14cr|tokyotyrant-1.1.41-3|81	#----------------------------------------------------------------------------
14cr|tokyotyrant-1.1.41-3|82	
14cr|tokyotyrant-1.1.41-3|83	%prep
14cr|tokyotyrant-1.1.41-3|84	%setup -q
14cr|tokyotyrant-1.1.41-3|85	%patch0 -p1
14cr|tokyotyrant-1.1.41-3|86	%patch1 -p0
14cr|tokyotyrant-1.1.41-3|87	
14cr|tokyotyrant-1.1.41-3|88	# lib64 fix
14cr|tokyotyrant-1.1.41-3|89	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|tokyotyrant-1.1.41-3|90	
14cr|tokyotyrant-1.1.41-3|91	%build
14cr|tokyotyrant-1.1.41-3|92	rm -f configure
14cr|tokyotyrant-1.1.41-3|93	autoconf
14cr|tokyotyrant-1.1.41-3|94	
14cr|tokyotyrant-1.1.41-3|95	%configure2_5x \
14cr|tokyotyrant-1.1.41-3|96	--enable-lua \
14cr|tokyotyrant-1.1.41-3|97	--with-tc=%{_prefix} \
14cr|tokyotyrant-1.1.41-3|98	--with-zlib=%{_prefix} \
14cr|tokyotyrant-1.1.41-3|99	--with-bzip=%{_prefix} \
14cr|tokyotyrant-1.1.41-3|100	--with-lua=%{_prefix}
14cr|tokyotyrant-1.1.41-3|101	
14cr|tokyotyrant-1.1.41-3|102	%make
14cr|tokyotyrant-1.1.41-3|103	
14cr|tokyotyrant-1.1.41-3|104	%install
14cr|tokyotyrant-1.1.41-3|105	%makeinstall_std
14cr|tokyotyrant-1.1.41-3|106	
14cr|tokyotyrant-1.1.41-3|107	# cleanup
14cr|tokyotyrant-1.1.41-3|108	rm -rf %{buildroot}%{_datadir}/%{name}
14cr|tokyotyrant-1.1.41-3|109	rm -f doc/*~
14cr|tokyotyrant-1.1.41-3|110	
14cr|tokyotyrant-1.1.41-3|111	
14cr|tokyotyrant-1.1.41-3|112	%changelog
14cr|tokyotyrant-1.1.41-3|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.41-3
14cr|tokyotyrant-1.1.41-3|114	+ Revision: a51687d
14cr|tokyotyrant-1.1.41-3|115	- MassBuild#464: Increase release tag
14cr|tokyotyrant-1.1.41-3|116	
14cr|tokyotyrant-1.1.41-3|117	

8691 14
14cr|tolua++-1.0.93-5|1	%define apiver 5.1
14cr|tolua++-1.0.93-5|2	%define soname tolua++%{apiver}
14cr|tolua++-1.0.93-5|3	%define libname %mklibname %{name} %{apiver}
14cr|tolua++-1.0.93-5|4	%define devname %mklibname %{name} -d
14cr|tolua++-1.0.93-5|5	
14cr|tolua++-1.0.93-5|6	Summary:	A tool to integrate C/C++ code with Lua
14cr|tolua++-1.0.93-5|7	Name:		tolua++
14cr|tolua++-1.0.93-5|8	Version:	1.0.93
14cr|tolua++-1.0.93-5|9	Release:	5
14cr|tolua++-1.0.93-5|10	License:	MIT
14cr|tolua++-1.0.93-5|11	Group:		Development/Other
14cr|tolua++-1.0.93-5|12	Url:		http://www.codenix.com/~tolua/
14cr|tolua++-1.0.93-5|13	Source0:	http://www.codenix.com/~tolua/%{name}-%{version}.tar.bz2
14cr|tolua++-1.0.93-5|14	Source1:	custom.py
14cr|tolua++-1.0.93-5|15	BuildRequires:	scons
14cr|tolua++-1.0.93-5|16	BuildRequires:	pkgconfig(lua) < 5.2
14cr|tolua++-1.0.93-5|17	
14cr|tolua++-1.0.93-5|18	%description
14cr|tolua++-1.0.93-5|19	tolua++ is an extended version of tolua, a tool to integrate C/C++ code
14cr|tolua++-1.0.93-5|20	with Lua. tolua++ includes new features oriented to C++.
14cr|tolua++-1.0.93-5|21	
14cr|tolua++-1.0.93-5|22	%files
14cr|tolua++-1.0.93-5|23	%{_bindir}/%{name}
14cr|tolua++-1.0.93-5|24	
14cr|tolua++-1.0.93-5|25	#----------------------------------------------------------------------------
14cr|tolua++-1.0.93-5|26	
14cr|tolua++-1.0.93-5|27	%package -n %{libname}
14cr|tolua++-1.0.93-5|28	Summary:	Shared library for tolua++
14cr|tolua++-1.0.93-5|29	Group:		Development/Other
14cr|tolua++-1.0.93-5|30	Requires:	%{name} >= %{EVRD}
14cr|tolua++-1.0.93-5|31	
14cr|tolua++-1.0.93-5|32	%description -n %{libname}
14cr|tolua++-1.0.93-5|33	Shared library for tolua++.
14cr|tolua++-1.0.93-5|34	
14cr|tolua++-1.0.93-5|35	%files -n %{libname}
14cr|tolua++-1.0.93-5|36	%{_libdir}/lib%{soname}.so
14cr|tolua++-1.0.93-5|37	
14cr|tolua++-1.0.93-5|38	#----------------------------------------------------------------------------
14cr|tolua++-1.0.93-5|39	
14cr|tolua++-1.0.93-5|40	%package -n %{devname}
14cr|tolua++-1.0.93-5|41	Summary:	Development files for tolua++
14cr|tolua++-1.0.93-5|42	Group:		Development/Other
14cr|tolua++-1.0.93-5|43	Requires:	%{libname} = %{EVRD}
14cr|tolua++-1.0.93-5|44	Requires:	pkgconfig(lua) < 5.2
14cr|tolua++-1.0.93-5|45	Provides:	tolua++-devel = %{EVRD}
14cr|tolua++-1.0.93-5|46	
14cr|tolua++-1.0.93-5|47	%description -n %{devname}
14cr|tolua++-1.0.93-5|48	Development files for tolua++.
14cr|tolua++-1.0.93-5|49	
14cr|tolua++-1.0.93-5|50	%files -n %{devname}
14cr|tolua++-1.0.93-5|51	%doc README doc/*
14cr|tolua++-1.0.93-5|52	%{_libdir}/libtolua++.so
14cr|tolua++-1.0.93-5|53	%{_includedir}/%{name}.h
14cr|tolua++-1.0.93-5|54	
14cr|tolua++-1.0.93-5|55	#----------------------------------------------------------------------------
14cr|tolua++-1.0.93-5|56	
14cr|tolua++-1.0.93-5|57	%prep
14cr|tolua++-1.0.93-5|58	%setup -q
14cr|tolua++-1.0.93-5|59	cp %{SOURCE1} custom.py
14cr|tolua++-1.0.93-5|60	
14cr|tolua++-1.0.93-5|61	%build
14cr|tolua++-1.0.93-5|62	scons -Q CCFLAGS="%{optflags}" LINKFLAGS="%{ldflags} -Wl,-soname,lib%{soname}.so"
14cr|tolua++-1.0.93-5|63	# Recompile the binary without the soname. An ugly hack from Fedora.
14cr|tolua++-1.0.93-5|64	# We need it to fix tolua++: symbol lookup error: tolua++: undefined symbol: tolua_open
14cr|tolua++-1.0.93-5|65	gcc -o bin/%{name} src/bin/tolua.o src/bin/toluabind.o -Llib -l%{soname} -llua -ldl -lm
14cr|tolua++-1.0.93-5|66	
14cr|tolua++-1.0.93-5|67	%install
14cr|tolua++-1.0.93-5|68	mkdir -p %{buildroot}%{_bindir}
14cr|tolua++-1.0.93-5|69	mkdir %{buildroot}%{_libdir}
14cr|tolua++-1.0.93-5|70	mkdir %{buildroot}%{_includedir}
14cr|tolua++-1.0.93-5|71	install -m0755 bin/%{name}  %{buildroot}%{_bindir}
14cr|tolua++-1.0.93-5|72	install -m0755 lib/lib%{soname}.so* %{buildroot}%{_libdir}
14cr|tolua++-1.0.93-5|73	install -m0644 include/%{name}.h %{buildroot}%{_includedir}
14cr|tolua++-1.0.93-5|74	cd %{buildroot}%{_libdir}
14cr|tolua++-1.0.93-5|75	ln -s lib%{soname}.so libtolua++.so
14cr|tolua++-1.0.93-5|76	
14cr|tolua++-1.0.93-5|77	
14cr|tolua++-1.0.93-5|78	%changelog
14cr|tolua++-1.0.93-5|79	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.93-5
14cr|tolua++-1.0.93-5|80	+ Revision: 4e5ded8
14cr|tolua++-1.0.93-5|81	- Force build with lua 5.1
14cr|tolua++-1.0.93-5|82	
14cr|tolua++-1.0.93-5|83	

8692 14
14cr|tolua-5.1.2-5|1	%define sdevname %mklibname %{name} -d -s
14cr|tolua-5.1.2-5|2	
14cr|tolua-5.1.2-5|3	Summary:	A tool that greatly simplifies the integration of C/C++ code with Lua
14cr|tolua-5.1.2-5|4	Name:		tolua
14cr|tolua-5.1.2-5|5	Version:	5.1.2
14cr|tolua-5.1.2-5|6	Release:	5
14cr|tolua-5.1.2-5|7	License:	GPL
14cr|tolua-5.1.2-5|8	Group:		Development/Other
14cr|tolua-5.1.2-5|9	Url:		http://www.tecgraf.puc-rio.br/~celes/tolua/
14cr|tolua-5.1.2-5|10	Source0:	ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/%{name}-%{version}.tar.gz
14cr|tolua-5.1.2-5|11	BuildRequires:	pkgconfig(lua) < 5.2
14cr|tolua-5.1.2-5|12	Requires:	lua5.1
14cr|tolua-5.1.2-5|13	Requires:	%{name}-devel = %{EVRD}
14cr|tolua-5.1.2-5|14	
14cr|tolua-5.1.2-5|15	%description
14cr|tolua-5.1.2-5|16	tolua is a tool that greatly simplifies the integration of C/C++
14cr|tolua-5.1.2-5|17	code with Lua. Based on a cleaned header file, tolua automatically
14cr|tolua-5.1.2-5|18	generates the binding code to access C/C++ features from Lua.
14cr|tolua-5.1.2-5|19	Using Lua API and tag method facilities, tolua maps C/C++ constants,
14cr|tolua-5.1.2-5|20	external variables, functions, classes, and methods to Lua.
14cr|tolua-5.1.2-5|21	
14cr|tolua-5.1.2-5|22	%files
14cr|tolua-5.1.2-5|23	%{_bindir}/%{name}
14cr|tolua-5.1.2-5|24	
14cr|tolua-5.1.2-5|25	#----------------------------------------------------------------------------
14cr|tolua-5.1.2-5|26	
14cr|tolua-5.1.2-5|27	%package -n %{sdevname}
14cr|tolua-5.1.2-5|28	Summary:	Header files for tolua
14cr|tolua-5.1.2-5|29	Group:		Development/Other
14cr|tolua-5.1.2-5|30	Requires:	%{name} = %{EVRD}
14cr|tolua-5.1.2-5|31	Provides:	%{name}-devel = %{EVRD}
14cr|tolua-5.1.2-5|32	Conflicts:	%{name}-devel < 5.1.2-5
14cr|tolua-5.1.2-5|33	Obsoletes:	%{name}-devel < 5.1.2-5
14cr|tolua-5.1.2-5|34	
14cr|tolua-5.1.2-5|35	%description -n %{sdevname}
14cr|tolua-5.1.2-5|36	Header files for tolua.
14cr|tolua-5.1.2-5|37	
14cr|tolua-5.1.2-5|38	%files -n %{sdevname}
14cr|tolua-5.1.2-5|39	%doc INSTALL README
14cr|tolua-5.1.2-5|40	%{_includedir}/%{name}.h
14cr|tolua-5.1.2-5|41	%{_libdir}/lib%{name}.a
14cr|tolua-5.1.2-5|42	
14cr|tolua-5.1.2-5|43	#----------------------------------------------------------------------------
14cr|tolua-5.1.2-5|44	
14cr|tolua-5.1.2-5|45	%prep
14cr|tolua-5.1.2-5|46	%setup -q -n %{name}-%{version}
14cr|tolua-5.1.2-5|47	find -name "*.o" | xargs rm
14cr|tolua-5.1.2-5|48	sed -i	-e "s@LUA=/usr/local@LUA=/usr@" \
14cr|tolua-5.1.2-5|49	-e "s@LUALIB=$(LUA)/lib@LUALIB=$(LUA)/%{_lib}@" \
14cr|tolua-5.1.2-5|50	-e "s@CFLAGS=@CFLAGS=%{optflags}@" \
14cr|tolua-5.1.2-5|51	-e "s@CXXFLAGS=@CXXFLAGS=%{optflags}@" \
14cr|tolua-5.1.2-5|52	config
14cr|tolua-5.1.2-5|53	
14cr|tolua-5.1.2-5|54	%build
14cr|tolua-5.1.2-5|55	%make
14cr|tolua-5.1.2-5|56	
14cr|tolua-5.1.2-5|57	%install
14cr|tolua-5.1.2-5|58	install -dm 755 %{buildroot}%{_bindir}
14cr|tolua-5.1.2-5|59	install -m 755 bin/%{name} %{buildroot}%{_bindir}
14cr|tolua-5.1.2-5|60	
14cr|tolua-5.1.2-5|61	install -dm 755 %{buildroot}%{_includedir}
14cr|tolua-5.1.2-5|62	install -m 644 include/%{name}.h %{buildroot}%{_includedir}
14cr|tolua-5.1.2-5|63	
14cr|tolua-5.1.2-5|64	install -dm 755 %{buildroot}%{_libdir}
14cr|tolua-5.1.2-5|65	install -m 644 lib/lib%{name}.a %{buildroot}%{_libdir}
14cr|tolua-5.1.2-5|66	
14cr|tolua-5.1.2-5|67	%changelog
14cr|tolua-5.1.2-5|68	* Wed Aug 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.2-5
14cr|tolua-5.1.2-5|69	+ Revision: cd85407
14cr|tolua-5.1.2-5|70	- Fix typo
14cr|tolua-5.1.2-5|71	
14cr|tolua-5.1.2-5|72	

8693 14
14cr|tomahawk-0.7.0-2|1	%define major %{version}
14cr|tomahawk-0.7.0-2|2	%define libname %mklibname tomahawklib %{major}
14cr|tomahawk-0.7.0-2|3	%define devname %mklibname tomahawklib -d
14cr|tomahawk-0.7.0-2|4	
14cr|tomahawk-0.7.0-2|5	Summary:	Qt playdar social music player
14cr|tomahawk-0.7.0-2|6	Name:		tomahawk
14cr|tomahawk-0.7.0-2|7	Version:	0.7.0
14cr|tomahawk-0.7.0-2|8	Release:	2
14cr|tomahawk-0.7.0-2|9	License:	GPLv3
14cr|tomahawk-0.7.0-2|10	Group:		Sound
14cr|tomahawk-0.7.0-2|11	Url:		http://tomahawk-player.org
14cr|tomahawk-0.7.0-2|12	Source0:	http://downloads.tomahawk-player.org/%{name}-%{version}.tar.bz2
14cr|tomahawk-0.7.0-2|13	Patch0:		tomahawk-0.7.0-static-portfwd.patch
14cr|tomahawk-0.7.0-2|14	BuildRequires:	cmake
14cr|tomahawk-0.7.0-2|15	BuildRequires:	boost-devel
14cr|tomahawk-0.7.0-2|16	BuildRequires:	liblastfm-devel
14cr|tomahawk-0.7.0-2|17	BuildRequires:	qt4-devel
14cr|tomahawk-0.7.0-2|18	BuildRequires:	qtweetlib-devel
14cr|tomahawk-0.7.0-2|19	BuildRequires:	quazip-devel
14cr|tomahawk-0.7.0-2|20	BuildRequires:	pkgconfig(libattica)
14cr|tomahawk-0.7.0-2|21	BuildRequires:	pkgconfig(libclucene-core) >= 2.3.3.4
14cr|tomahawk-0.7.0-2|22	BuildRequires:	pkgconfig(libechonest) >= 2.0.3
14cr|tomahawk-0.7.0-2|23	BuildRequires:	pkgconfig(libjreen)
14cr|tomahawk-0.7.0-2|24	BuildRequires:	pkgconfig(phonon)
14cr|tomahawk-0.7.0-2|25	BuildRequires:	pkgconfig(qca2)
14cr|tomahawk-0.7.0-2|26	BuildRequires:	pkgconfig(QJson)
14cr|tomahawk-0.7.0-2|27	BuildRequires:	pkgconfig(taglib)
14cr|tomahawk-0.7.0-2|28	Provides:	tomahawk-player = %{version}-%{release}
14cr|tomahawk-0.7.0-2|29	
14cr|tomahawk-0.7.0-2|30	%description
14cr|tomahawk-0.7.0-2|31	Tomahawk Player is a next generation music player.
14cr|tomahawk-0.7.0-2|32	
14cr|tomahawk-0.7.0-2|33	It features custom stations (building upon the beatuiful Echo Nest),
14cr|tomahawk-0.7.0-2|34	a playlist importer, social connection to Twitter, Google Chat, and Jabber.
14cr|tomahawk-0.7.0-2|35	
14cr|tomahawk-0.7.0-2|36	Maybe most important of all: It's able to find and pull music from different
14cr|tomahawk-0.7.0-2|37	sources like YouTube, last.fm, SoundCloud, Skreemr, Spotify, and more using
14cr|tomahawk-0.7.0-2|38	the Playdar approach. Of course, it can also play songs from a local library.
14cr|tomahawk-0.7.0-2|39	
14cr|tomahawk-0.7.0-2|40	Make sure to check out the video if you like to know more.
14cr|tomahawk-0.7.0-2|41	
14cr|tomahawk-0.7.0-2|42	%files
14cr|tomahawk-0.7.0-2|43	%{_bindir}/tomahawk
14cr|tomahawk-0.7.0-2|44	%{_libdir}/libtomahawk_*.so
14cr|tomahawk-0.7.0-2|45	%{_prefix}/libexec/tomahawk_crash_reporter
14cr|tomahawk-0.7.0-2|46	%{_datadir}/applications/tomahawk.desktop
14cr|tomahawk-0.7.0-2|47	%{_iconsdir}/hicolor/*/*
14cr|tomahawk-0.7.0-2|48	
14cr|tomahawk-0.7.0-2|49	#----------------------------------------------------------------------------
14cr|tomahawk-0.7.0-2|50	
14cr|tomahawk-0.7.0-2|51	%package -n %{libname}
14cr|tomahawk-0.7.0-2|52	Summary:	Shared library for %{name}
14cr|tomahawk-0.7.0-2|53	Group:		System/Libraries
14cr|tomahawk-0.7.0-2|54	
14cr|tomahawk-0.7.0-2|55	%description -n %{libname}
14cr|tomahawk-0.7.0-2|56	This package provides shared library for %{name}.
14cr|tomahawk-0.7.0-2|57	
14cr|tomahawk-0.7.0-2|58	%files -n %{libname}
14cr|tomahawk-0.7.0-2|59	%{_libdir}/libtomahawklib.so.%{major}*
14cr|tomahawk-0.7.0-2|60	
14cr|tomahawk-0.7.0-2|61	#----------------------------------------------------------------------------
14cr|tomahawk-0.7.0-2|62	
14cr|tomahawk-0.7.0-2|63	%package -n %{devname}
14cr|tomahawk-0.7.0-2|64	Summary:	Development files for %{name}
14cr|tomahawk-0.7.0-2|65	Group:		Development/C++
14cr|tomahawk-0.7.0-2|66	Requires:	%{libname} = %{EVRD}
14cr|tomahawk-0.7.0-2|67	Provides:	%{name}-devel = %{EVRD}
14cr|tomahawk-0.7.0-2|68	
14cr|tomahawk-0.7.0-2|69	%description -n %{devname}
14cr|tomahawk-0.7.0-2|70	This package provides development libraries and headers needed to build
14cr|tomahawk-0.7.0-2|71	software using %{name}.
14cr|tomahawk-0.7.0-2|72	
14cr|tomahawk-0.7.0-2|73	%files -n %{devname}
14cr|tomahawk-0.7.0-2|74	%{_includedir}/libtomahawk
14cr|tomahawk-0.7.0-2|75	%{_libdir}/cmake/Tomahawk
14cr|tomahawk-0.7.0-2|76	%{_libdir}/libtomahawklib.so
14cr|tomahawk-0.7.0-2|77	%{_libdir}/libtomahawk_portfwd.a
14cr|tomahawk-0.7.0-2|78	
14cr|tomahawk-0.7.0-2|79	#----------------------------------------------------------------------------
14cr|tomahawk-0.7.0-2|80	
14cr|tomahawk-0.7.0-2|81	%prep
14cr|tomahawk-0.7.0-2|82	%setup -q
14cr|tomahawk-0.7.0-2|83	%patch0 -p1
14cr|tomahawk-0.7.0-2|84	
14cr|tomahawk-0.7.0-2|85	%build
14cr|tomahawk-0.7.0-2|86	%cmake \
14cr|tomahawk-0.7.0-2|87	-DINTERNAL_JREEN=OFF \
14cr|tomahawk-0.7.0-2|88	-DBUILD_RELEASE=ON
14cr|tomahawk-0.7.0-2|89	%make
14cr|tomahawk-0.7.0-2|90	
14cr|tomahawk-0.7.0-2|91	%install
14cr|tomahawk-0.7.0-2|92	%makeinstall_std -C build
14cr|tomahawk-0.7.0-2|93	
14cr|tomahawk-0.7.0-2|94	
14cr|tomahawk-0.7.0-2|95	%changelog
14cr|tomahawk-0.7.0-2|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|tomahawk-0.7.0-2|97	+ Revision: 8122b05
14cr|tomahawk-0.7.0-2|98	- MassBuild#464: Increase release tag
14cr|tomahawk-0.7.0-2|99	
14cr|tomahawk-0.7.0-2|100	

8694 14
14cr|tomboy-1.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cr|tomboy-1.12.2-2|2	
14cr|tomboy-1.12.2-2|3	Name:		tomboy
14cr|tomboy-1.12.2-2|4	Version:	1.12.2
14cr|tomboy-1.12.2-2|5	Release:	2
14cr|tomboy-1.12.2-2|6	Summary:	Desktop note-taking application for Linux and Unix
14cr|tomboy-1.12.2-2|7	Group:		Graphical desktop/GNOME
14cr|tomboy-1.12.2-2|8	# Tomboy itself is LGPL+
14cr|tomboy-1.12.2-2|9	# libtomboy contains GPL+ code
14cr|tomboy-1.12.2-2|10	License:	LGPL+ and GPLv2+
14cr|tomboy-1.12.2-2|11	URL:		http://www.gnome.org/projects/tomboy/
14cr|tomboy-1.12.2-2|12	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cr|tomboy-1.12.2-2|13	#gw we need an UTF-8 locale for gmcs to allow non-ASCII source files
14cr|tomboy-1.12.2-2|14	BuildRequires:	locales-en
14cr|tomboy-1.12.2-2|15	###
14cr|tomboy-1.12.2-2|16	#for autoreconf
14cr|tomboy-1.12.2-2|17	BuildRequires:	intltool
14cr|tomboy-1.12.2-2|18	BuildRequires:	gettext-devel
14cr|tomboy-1.12.2-2|19	BuildRequires:	pkgconfig(gconf-2.0)
14cr|tomboy-1.12.2-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|tomboy-1.12.2-2|21	###
14cr|tomboy-1.12.2-2|22	#BuildRequires:	mono(gmcs)
14cr|tomboy-1.12.2-2|23	BuildRequires:	mono
14cr|tomboy-1.12.2-2|24	BuildRequires:	pkgconfig(mono) >= 1.9.1
14cr|tomboy-1.12.2-2|25	BuildRequires:	pkgconfig(mono-addins)
14cr|tomboy-1.12.2-2|26	#BuildRequires:  pkgconfig(mono-nunit)
14cr|tomboy-1.12.2-2|27	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
14cr|tomboy-1.12.2-2|28	BuildRequires:	pkgconfig(dbus-sharp-glib-1.0) >= 0.3
14cr|tomboy-1.12.2-2|29	BuildRequires:	pkgconfig(gconf-sharp-2.0)
14cr|tomboy-1.12.2-2|30	BuildRequires:	pkgconfig(gtkspell-2.0) >= 2.0.9
14cr|tomboy-1.12.2-2|31	BuildRequires:	pkgconfig(gmime-sharp-2.6)
14cr|tomboy-1.12.2-2|32	BuildRequires:	pkgconfig(ice)
14cr|tomboy-1.12.2-2|33	BuildRequires:	pkgconfig(sm)
14cr|tomboy-1.12.2-2|34	BuildRequires:	pkgconfig(galago-sharp) >= 0.5.0
14cr|tomboy-1.12.2-2|35	
14cr|tomboy-1.12.2-2|36	%description
14cr|tomboy-1.12.2-2|37	Tomboy is a desktop note-taking application for Linux and Unix. Simple
14cr|tomboy-1.12.2-2|38	and easy to use, but with potential to help you organize the ideas and
14cr|tomboy-1.12.2-2|39	information you deal with every day. The key to Tomboy's usefulness
14cr|tomboy-1.12.2-2|40	lies in the ability to relate notes and ideas together. Using a
14cr|tomboy-1.12.2-2|41	WikiWiki-like linking system, organizing ideas is as simple as typing
14cr|tomboy-1.12.2-2|42	a name. Branching an idea off is easy as pressing the Link button. And
14cr|tomboy-1.12.2-2|43	links between your ideas won't break, even when renaming and
14cr|tomboy-1.12.2-2|44	reorganizing them.
14cr|tomboy-1.12.2-2|45	
14cr|tomboy-1.12.2-2|46	%prep
14cr|tomboy-1.12.2-2|47	%setup -q
14cr|tomboy-1.12.2-2|48	
14cr|tomboy-1.12.2-2|49	%build
14cr|tomboy-1.12.2-2|50	%configure2_5x \
14cr|tomboy-1.12.2-2|51	--enable-galago=no \
14cr|tomboy-1.12.2-2|52	--enable-panel-applet=no \
14cr|tomboy-1.12.2-2|53	--disable-scrollkeeper \
14cr|tomboy-1.12.2-2|54	--disable-update-mimedb \
14cr|tomboy-1.12.2-2|55	--disable-schemas-install \
14cr|tomboy-1.12.2-2|56	--enable-gnome=no \
14cr|tomboy-1.12.2-2|57	--enable-tests=no
14cr|tomboy-1.12.2-2|58	make
14cr|tomboy-1.12.2-2|59	
14cr|tomboy-1.12.2-2|60	%install
14cr|tomboy-1.12.2-2|61	%makeinstall_std
14cr|tomboy-1.12.2-2|62	
14cr|tomboy-1.12.2-2|63	%find_lang %{name} --with-gnome
14cr|tomboy-1.12.2-2|64	
14cr|tomboy-1.12.2-2|65	#we don't want these
14cr|tomboy-1.12.2-2|66	rm -f %{buildroot}%{_libdir}/tomboy/libtomboy.la
14cr|tomboy-1.12.2-2|67	
14cr|tomboy-1.12.2-2|68	%preun
14cr|tomboy-1.12.2-2|69	%preun_uninstall_gconf_schemas %{name}
14cr|tomboy-1.12.2-2|70	
14cr|tomboy-1.12.2-2|71	%files -f %{name}.lang
14cr|tomboy-1.12.2-2|72	%doc NEWS README AUTHORS
14cr|tomboy-1.12.2-2|73	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|tomboy-1.12.2-2|74	%{_bindir}/%{name}
14cr|tomboy-1.12.2-2|75	%dir %{_libdir}/%{name}
14cr|tomboy-1.12.2-2|76	%{_mandir}/man1/%name.1*
14cr|tomboy-1.12.2-2|77	%{_datadir}/applications/*
14cr|tomboy-1.12.2-2|78	%{_datadir}/icons/hicolor/*/apps/tomboy*
14cr|tomboy-1.12.2-2|79	%{_datadir}/icons/hicolor/*/mimetypes/application-x-note.*
14cr|tomboy-1.12.2-2|80	%{_datadir}/mime/packages/tomboy.xml
14cr|tomboy-1.12.2-2|81	%{_datadir}/%{name}
14cr|tomboy-1.12.2-2|82	%{_libdir}/%{name}/libtomboy.so
14cr|tomboy-1.12.2-2|83	%{_libdir}/%{name}/Tomboy.exe
14cr|tomboy-1.12.2-2|84	%{_libdir}/%{name}/Tomboy.exe.config
14cr|tomboy-1.12.2-2|85	%{_libdir}/%{name}/Tomboy.exe.mdb
14cr|tomboy-1.12.2-2|86	%{_libdir}/%{name}/addins/
14cr|tomboy-1.12.2-2|87	%{_libdir}/pkgconfig/tomboy-addins.pc
14cr|tomboy-1.12.2-2|88	%{_datadir}/dbus-1/services/org.gnome.Tomboy.service
14cr|tomboy-1.12.2-2|89	
14cr|tomboy-1.12.2-2|90	%changelog
14cr|tomboy-1.12.2-2|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.2-2
14cr|tomboy-1.12.2-2|92	+ Revision: 6c13e41
14cr|tomboy-1.12.2-2|93	- MassBuild#464: Increase release tag
14cr|tomboy-1.12.2-2|94	
14cr|tomboy-1.12.2-2|95	

8695 14
14cr|tomcat-native-1.1.24-3|1	%define major 0
14cr|tomcat-native-1.1.24-3|2	%define api 1
14cr|tomcat-native-1.1.24-3|3	%define libname %mklibname tcnative %{api} %{major}
14cr|tomcat-native-1.1.24-3|4	%define devname %mklibname tcnative %{api} -d
14cr|tomcat-native-1.1.24-3|5	
14cr|tomcat-native-1.1.24-3|6	Summary:	Tomcat Native Java library
14cr|tomcat-native-1.1.24-3|7	Name:		tomcat-native
14cr|tomcat-native-1.1.24-3|8	Version:	1.1.24
14cr|tomcat-native-1.1.24-3|9	Release:	3
14cr|tomcat-native-1.1.24-3|10	License:	Apache License
14cr|tomcat-native-1.1.24-3|11	Group:		Development/Java
14cr|tomcat-native-1.1.24-3|12	Url:		http://tomcat.apache.org/
14cr|tomcat-native-1.1.24-3|13	Source0:	http://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/%{name}-%{version}-src.tar.gz
14cr|tomcat-native-1.1.24-3|14	BuildRequires:	java-rpmbuild
14cr|tomcat-native-1.1.24-3|15	BuildRequires:	java-1.7.0-openjdk-devel
14cr|tomcat-native-1.1.24-3|16	BuildRequires:	pkgconfig(apr-1)
14cr|tomcat-native-1.1.24-3|17	BuildRequires:	pkgconfig(openssl)
14cr|tomcat-native-1.1.24-3|18	
14cr|tomcat-native-1.1.24-3|19	%description
14cr|tomcat-native-1.1.24-3|20	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cr|tomcat-native-1.1.24-3|21	free library of C data structures and routines. This library
14cr|tomcat-native-1.1.24-3|22	contains additional utility interfaces for Java.
14cr|tomcat-native-1.1.24-3|23	
14cr|tomcat-native-1.1.24-3|24	#----------------------------------------------------------------------------
14cr|tomcat-native-1.1.24-3|25	
14cr|tomcat-native-1.1.24-3|26	%package -n %{libname}
14cr|tomcat-native-1.1.24-3|27	Summary:	Tomcat Native development kit
14cr|tomcat-native-1.1.24-3|28	Group:		Development/Java
14cr|tomcat-native-1.1.24-3|29	Conflicts:	%{_lib}tcnative1 < 1.1.24-2
14cr|tomcat-native-1.1.24-3|30	Obsoletes:	%{_lib}tcnative1 < 1.1.24-2
14cr|tomcat-native-1.1.24-3|31	
14cr|tomcat-native-1.1.24-3|32	%description -n %{libname}
14cr|tomcat-native-1.1.24-3|33	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cr|tomcat-native-1.1.24-3|34	free library of C data structures and routines. This library
14cr|tomcat-native-1.1.24-3|35	contains additional utility interfaces for Java.
14cr|tomcat-native-1.1.24-3|36	
14cr|tomcat-native-1.1.24-3|37	%files -n %{libname}
14cr|tomcat-native-1.1.24-3|38	%doc ../../KEYS ../../LICENSE ../../NOTICE BUILDING
14cr|tomcat-native-1.1.24-3|39	%{_libdir}/libtcnative-%{api}.so.%{major}*
14cr|tomcat-native-1.1.24-3|40	
14cr|tomcat-native-1.1.24-3|41	#----------------------------------------------------------------------------
14cr|tomcat-native-1.1.24-3|42	
14cr|tomcat-native-1.1.24-3|43	%package -n %{devname}
14cr|tomcat-native-1.1.24-3|44	Summary:	Tomcat Native development kit
14cr|tomcat-native-1.1.24-3|45	Group:		Development/Java
14cr|tomcat-native-1.1.24-3|46	Requires:	%{libname} = %{EVRD}
14cr|tomcat-native-1.1.24-3|47	Requires:	pkgconfig(apr-1)
14cr|tomcat-native-1.1.24-3|48	Provides:	%{_lib}tcnative-devel = %{EVRD}
14cr|tomcat-native-1.1.24-3|49	Conflicts:	%{_lib}tcnative1-devel < 1.1.24-2
14cr|tomcat-native-1.1.24-3|50	Obsoletes:	%{_lib}tcnative1-devel < 1.1.24-2
14cr|tomcat-native-1.1.24-3|51	
14cr|tomcat-native-1.1.24-3|52	%description -n %{devname}
14cr|tomcat-native-1.1.24-3|53	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cr|tomcat-native-1.1.24-3|54	free library of C data structures and routines. This library
14cr|tomcat-native-1.1.24-3|55	contains additional utility interfaces for Java.
14cr|tomcat-native-1.1.24-3|56	
14cr|tomcat-native-1.1.24-3|57	%files -n %{devname}
14cr|tomcat-native-1.1.24-3|58	%{_libdir}/libtcnative-%{api}.so
14cr|tomcat-native-1.1.24-3|59	%{_libdir}/pkgconfig/tcnative-%{api}.pc
14cr|tomcat-native-1.1.24-3|60	
14cr|tomcat-native-1.1.24-3|61	#----------------------------------------------------------------------------
14cr|tomcat-native-1.1.24-3|62	
14cr|tomcat-native-1.1.24-3|63	%prep
14cr|tomcat-native-1.1.24-3|64	%setup -q -n %{name}-%{version}-src/jni/native
14cr|tomcat-native-1.1.24-3|65	
14cr|tomcat-native-1.1.24-3|66	%build
14cr|tomcat-native-1.1.24-3|67	export JAVA_HOME=%{java_home}
14cr|tomcat-native-1.1.24-3|68	%configure2_5x \
14cr|tomcat-native-1.1.24-3|69	--with-apr=%{_prefix} \
14cr|tomcat-native-1.1.24-3|70	--includedir=%{_includedir}/apr-1
14cr|tomcat-native-1.1.24-3|71	
14cr|tomcat-native-1.1.24-3|72	%make
14cr|tomcat-native-1.1.24-3|73	
14cr|tomcat-native-1.1.24-3|74	%install
14cr|tomcat-native-1.1.24-3|75	%makeinstall
14cr|tomcat-native-1.1.24-3|76	
14cr|tomcat-native-1.1.24-3|77	
14cr|tomcat-native-1.1.24-3|78	%changelog
14cr|tomcat-native-1.1.24-3|79	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.24-3
14cr|tomcat-native-1.1.24-3|80	+ Revision: ac3bed2
14cr|tomcat-native-1.1.24-3|81	- Build with java-1.7.0
14cr|tomcat-native-1.1.24-3|82	
14cr|tomcat-native-1.1.24-3|83	

8696 14
14cr|tor-0.2.4.21-2|1	%define runuser toruser
14cr|tor-0.2.4.21-2|2	
14cr|tor-0.2.4.21-2|3	Name:		tor
14cr|tor-0.2.4.21-2|4	Version:	0.2.4.21
14cr|tor-0.2.4.21-2|5	Release:	2
14cr|tor-0.2.4.21-2|6	Summary:	Anonymizing overlay network for TCP (The onion router)
14cr|tor-0.2.4.21-2|7	URL:		http://www.torproject.org/
14cr|tor-0.2.4.21-2|8	Group:		Networking/Other
14cr|tor-0.2.4.21-2|9	License:	BSD-like
14cr|tor-0.2.4.21-2|10	Requires(post):	systemd
14cr|tor-0.2.4.21-2|11	Requires(post):	rpm-helper
14cr|tor-0.2.4.21-2|12	Requires(preun):	rpm-helper
14cr|tor-0.2.4.21-2|13	Requires:	openssl >= 0.9.6
14cr|tor-0.2.4.21-2|14	Requires:	tsocks
14cr|tor-0.2.4.21-2|15	BuildRequires:	openssl-devel >= 0.9.6
14cr|tor-0.2.4.21-2|16	BuildRequires:	libevent-devel
14cr|tor-0.2.4.21-2|17	BuildRequires:	zlib-devel
14cr|tor-0.2.4.21-2|18	BuildRequires:	autoconf2.5
14cr|tor-0.2.4.21-2|19	#BuildRequires:	transfig, tetex-latex
14cr|tor-0.2.4.21-2|20	BuildRequires:	ghostscript
14cr|tor-0.2.4.21-2|21	Source0:	http://www.torproject.org/dist/%{name}-%{version}.tar.gz
14cr|tor-0.2.4.21-2|22	Source1:	%{name}.logrotate
14cr|tor-0.2.4.21-2|23	Source3: 	%{name}.sysconfig
14cr|tor-0.2.4.21-2|24	Source4:	%{name}.service
14cr|tor-0.2.4.21-2|25	Source5:	%{name}-tmpfiles.conf
14cr|tor-0.2.4.21-2|26	
14cr|tor-0.2.4.21-2|27	%description
14cr|tor-0.2.4.21-2|28	Tor is a connection-based low-latency anonymous communication system.
14cr|tor-0.2.4.21-2|29	
14cr|tor-0.2.4.21-2|30	This package provides the "tor" program, which serves as both a client and
14cr|tor-0.2.4.21-2|31	a relay node. Scripts will automatically create a "%{runuser}" user and
14cr|tor-0.2.4.21-2|32	group, and set tor up to run as a daemon when the system is rebooted.
14cr|tor-0.2.4.21-2|33	
14cr|tor-0.2.4.21-2|34	Applications connect to the local Tor proxy using the SOCKS
14cr|tor-0.2.4.21-2|35	protocol. The local proxy chooses a path through a set of relays, in
14cr|tor-0.2.4.21-2|36	which each relay knows its predecessor and successor, but no
14cr|tor-0.2.4.21-2|37	others. Traffic flowing down the circuit is unwrapped by a symmetric
14cr|tor-0.2.4.21-2|38	key at each relay, which reveals the downstream relay.
14cr|tor-0.2.4.21-2|39	
14cr|tor-0.2.4.21-2|40	Warnings: Tor does no protocol cleaning.  That means there is a danger
14cr|tor-0.2.4.21-2|41	that application protocols and associated programs can be induced to
14cr|tor-0.2.4.21-2|42	reveal information about the initiator. Tor depends on Privoxy and
14cr|tor-0.2.4.21-2|43	similar protocol cleaners to solve this problem. This is alpha code,
14cr|tor-0.2.4.21-2|44	and is even more likely than released code to have anonymity-spoiling
14cr|tor-0.2.4.21-2|45	bugs. The present network is very small -- this further reduces the
14cr|tor-0.2.4.21-2|46	strength of the anonymity provided. Tor is not presently suitable
14cr|tor-0.2.4.21-2|47	for high-stakes anonymity.
14cr|tor-0.2.4.21-2|48	
14cr|tor-0.2.4.21-2|49	
14cr|tor-0.2.4.21-2|50	%prep
14cr|tor-0.2.4.21-2|51	%setup -q
14cr|tor-0.2.4.21-2|52	
14cr|tor-0.2.4.21-2|53	%build
14cr|tor-0.2.4.21-2|54	%configure2_5x
14cr|tor-0.2.4.21-2|55	%make
14cr|tor-0.2.4.21-2|56	
14cr|tor-0.2.4.21-2|57	%install
14cr|tor-0.2.4.21-2|58	%makeinstall
14cr|tor-0.2.4.21-2|59	
14cr|tor-0.2.4.21-2|60	%define _logdir %{_var}/log
14cr|tor-0.2.4.21-2|61	
14cr|tor-0.2.4.21-2|62	install -p -m 644 %{buildroot}%{_sysconfdir}/%{name}/torrc.sample %{buildroot}%{_sysconfdir}/%{name}/torrc
14cr|tor-0.2.4.21-2|63	
14cr|tor-0.2.4.21-2|64	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|tor-0.2.4.21-2|65	cat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|tor-0.2.4.21-2|66	
14cr|tor-0.2.4.21-2|67	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/sysconfig/
14cr|tor-0.2.4.21-2|68	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|tor-0.2.4.21-2|69	
14cr|tor-0.2.4.21-2|70	mkdir -p -m 700 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|tor-0.2.4.21-2|71	mkdir -p -m 755 %{buildroot}%{_var}/%{name}
14cr|tor-0.2.4.21-2|72	mkdir -p -m 755 %{buildroot}%{_logdir}/%{name}
14cr|tor-0.2.4.21-2|73	
14cr|tor-0.2.4.21-2|74	# Bash completion
14cr|tor-0.2.4.21-2|75	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cr|tor-0.2.4.21-2|76	echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cr|tor-0.2.4.21-2|77	
14cr|tor-0.2.4.21-2|78	# Systemd support
14cr|tor-0.2.4.21-2|79	install -D -p -m 0644 %SOURCE4 %{buildroot}%_unitdir/%name.service
14cr|tor-0.2.4.21-2|80	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|tor-0.2.4.21-2|81	
14cr|tor-0.2.4.21-2|82	%pre
14cr|tor-0.2.4.21-2|83	%_pre_useradd %{runuser} / /bin/false
14cr|tor-0.2.4.21-2|84	
14cr|tor-0.2.4.21-2|85	%post
14cr|tor-0.2.4.21-2|86	%tmpfiles_create %{name}
14cr|tor-0.2.4.21-2|87	%_post_service %{name}
14cr|tor-0.2.4.21-2|88	
14cr|tor-0.2.4.21-2|89	%preun
14cr|tor-0.2.4.21-2|90	%_preun_service %{name}
14cr|tor-0.2.4.21-2|91	rm -f %{_localstatedir}/%{name}/cached-directory
14cr|tor-0.2.4.21-2|92	rm -f %{_localstatedir}/%{name}/bw_accounting
14cr|tor-0.2.4.21-2|93	rm -f %{_localstatedir}/%{name}/control_auth_cookie
14cr|tor-0.2.4.21-2|94	rm -f %{_localstatedir}/%{name}/router.desc
14cr|tor-0.2.4.21-2|95	rm -f %{_localstatedir}/%{name}/fingerprint
14cr|tor-0.2.4.21-2|96	
14cr|tor-0.2.4.21-2|97	%postun
14cr|tor-0.2.4.21-2|98	%_postun_userdel %{runuser}
14cr|tor-0.2.4.21-2|99	%_postun_groupdel %{runuser}
14cr|tor-0.2.4.21-2|100	
14cr|tor-0.2.4.21-2|101	%files
14cr|tor-0.2.4.21-2|102	%doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING
14cr|tor-0.2.4.21-2|103	%{_mandir}/man*/*
14cr|tor-0.2.4.21-2|104	%{_bindir}/tor
14cr|tor-0.2.4.21-2|105	%{_bindir}/torify
14cr|tor-0.2.4.21-2|106	%{_bindir}/tor-resolve
14cr|tor-0.2.4.21-2|107	%{_bindir}/tor-gencert
14cr|tor-0.2.4.21-2|108	%_unitdir/%name.service
14cr|tor-0.2.4.21-2|109	%{_tmpfilesdir}/%{name}.conf
14cr|tor-0.2.4.21-2|110	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cr|tor-0.2.4.21-2|111	%dir %attr(0755,root,%{runuser}) %{_sysconfdir}/%{name}/
14cr|tor-0.2.4.21-2|112	%config(noreplace) %attr(0644,root,%{runuser}) %{_sysconfdir}/%{name}/*
14cr|tor-0.2.4.21-2|113	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|tor-0.2.4.21-2|114	%attr(0700,%{runuser},%{runuser}) %dir %{_localstatedir}/lib/%{name}
14cr|tor-0.2.4.21-2|115	%attr(0750,%{runuser},%{runuser}) %dir %{_var}/%{name}
14cr|tor-0.2.4.21-2|116	%attr(0750,%{runuser},%{runuser}) %dir %{_logdir}/%{name}
14cr|tor-0.2.4.21-2|117	%{_sysconfdir}/bash_completion.d/%{name}
14cr|tor-0.2.4.21-2|118	%{_datadir}/%{name}
14cr|tor-0.2.4.21-2|119	
14cr|tor-0.2.4.21-2|120	%changelog
14cr|tor-0.2.4.21-2|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4.21-2
14cr|tor-0.2.4.21-2|122	+ Revision: 708a179
14cr|tor-0.2.4.21-2|123	- MassBuild#464: Increase release tag
14cr|tor-0.2.4.21-2|124	
14cr|tor-0.2.4.21-2|125	

8697 14
14cr|torch-3.1-5|1	%define debug_package %{nil}
14cr|torch-3.1-5|2	
14cr|torch-3.1-5|3	%define oname Torch
14cr|torch-3.1-5|4	%define oversion 3
14cr|torch-3.1-5|5	
14cr|torch-3.1-5|6	Summary: State of the art machine learning library
14cr|torch-3.1-5|7	Name:    torch
14cr|torch-3.1-5|8	Version: 3.1
14cr|torch-3.1-5|9	Release: 5
14cr|torch-3.1-5|10	Source0: http://www.torch.ch/archives/%{oname}%{oversion}src.tar.bz2
14cr|torch-3.1-5|11	License: BSD
14cr|torch-3.1-5|12	Group:   System/Libraries
14cr|torch-3.1-5|13	Url:     http://www.torch.ch
14cr|torch-3.1-5|14	
14cr|torch-3.1-5|15	%description
14cr|torch-3.1-5|16	Torch is a machine-learning library, written in C++. Its aim is to
14cr|torch-3.1-5|17	provide the state-of-the-art of the best algorithms. It is, and it
14cr|torch-3.1-5|18	will be, in development forever.
14cr|torch-3.1-5|19	
14cr|torch-3.1-5|20	Main features:
14cr|torch-3.1-5|21	
14cr|torch-3.1-5|22	* Many gradient-based methods, including multi-layered perceptrons,
14cr|torch-3.1-5|23	radial basis functions, and mixtures of experts. Many small
14cr|torch-3.1-5|24	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
14cr|torch-3.1-5|25	plugged together.
14cr|torch-3.1-5|26	
14cr|torch-3.1-5|27	* Support Vector Machine, for classification and regression.
14cr|torch-3.1-5|28	
14cr|torch-3.1-5|29	* Distribution package, includes Kmeans, Gaussian Mixture Models,
14cr|torch-3.1-5|30	Hidden Markov Models, and Bayes Classifier, and classes for speech
14cr|torch-3.1-5|31	recognition with embedded training.
14cr|torch-3.1-5|32	
14cr|torch-3.1-5|33	* Ensemble models such as Bagging and Adaboost.
14cr|torch-3.1-5|34	
14cr|torch-3.1-5|35	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
14cr|torch-3.1-5|36	and Parzen Density Estimator.
14cr|torch-3.1-5|37	
14cr|torch-3.1-5|38	%package devel
14cr|torch-3.1-5|39	Group: Development/C++
14cr|torch-3.1-5|40	Summary: State of the art machine learning library
14cr|torch-3.1-5|41	
14cr|torch-3.1-5|42	%description devel
14cr|torch-3.1-5|43	Torch is a machine-learning library, written in C++. Its aim is to
14cr|torch-3.1-5|44	provide the state-of-the-art of the best algorithms. It is, and it
14cr|torch-3.1-5|45	will be, in development forever.
14cr|torch-3.1-5|46	
14cr|torch-3.1-5|47	Main features:
14cr|torch-3.1-5|48	
14cr|torch-3.1-5|49	* Many gradient-based methods, including multi-layered perceptrons,
14cr|torch-3.1-5|50	radial basis functions, and mixtures of experts. Many small
14cr|torch-3.1-5|51	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
14cr|torch-3.1-5|52	plugged together.
14cr|torch-3.1-5|53	
14cr|torch-3.1-5|54	* Support Vector Machine, for classification and regression.
14cr|torch-3.1-5|55	
14cr|torch-3.1-5|56	* Distribution package, includes Kmeans, Gaussian Mixture Models,
14cr|torch-3.1-5|57	Hidden Markov Models, and Bayes Classifier, and classes for speech
14cr|torch-3.1-5|58	recognition with embedded training.
14cr|torch-3.1-5|59	
14cr|torch-3.1-5|60	* Ensemble models such as Bagging and Adaboost.
14cr|torch-3.1-5|61	
14cr|torch-3.1-5|62	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
14cr|torch-3.1-5|63	and Parzen Density Estimator.
14cr|torch-3.1-5|64	
14cr|torch-3.1-5|65	This package contains the static library and headers of Torch compiled
14cr|torch-3.1-5|66	with single precision support.
14cr|torch-3.1-5|67	
14cr|torch-3.1-5|68	%prep
14cr|torch-3.1-5|69	%setup -q -n %{oname}%{oversion}
14cr|torch-3.1-5|70	cp config/Makefile_options_Linux .
14cr|torch-3.1-5|71	
14cr|torch-3.1-5|72	%build
14cr|torch-3.1-5|73	%ifarch %ix86
14cr|torch-3.1-5|74	export RPM_OPT_FLAGS="%{optflags} -malign-double"
14cr|torch-3.1-5|75	%endif
14cr|torch-3.1-5|76	make depend all CFLAGS_OPT_FLOAT="%{optflags} -ffast-math" LD="g++ -fPIC" PACKAGES="distributions gradients"
14cr|torch-3.1-5|77	
14cr|torch-3.1-5|78	%install
14cr|torch-3.1-5|79	mkdir -p %{buildroot}%{_includedir}/%{name}
14cr|torch-3.1-5|80	install */*.h %{buildroot}%{_includedir}/%{name}
14cr|torch-3.1-5|81	install -m 644 -D lib/*/libtorch.a %{buildroot}%{_libdir}/libtorch.a
14cr|torch-3.1-5|82	
14cr|torch-3.1-5|83	%files devel
14cr|torch-3.1-5|84	%doc LICENSE ChangeLog
14cr|torch-3.1-5|85	%{_includedir}/%{name}
14cr|torch-3.1-5|86	%{_libdir}/libtorch.a
14cr|torch-3.1-5|87	
14cr|torch-3.1-5|88	%changelog
14cr|torch-3.1-5|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-5
14cr|torch-3.1-5|90	+ Revision: 8543f27
14cr|torch-3.1-5|91	- MassBuild#464: Increase release tag
14cr|torch-3.1-5|92	
14cr|torch-3.1-5|93	

8698 14
14cr|torcs-1.3.3-0.3|1	%define Werror_cflags	%nil
14cr|torcs-1.3.3-0.3|2	%define	name	torcs
14cr|torcs-1.3.3-0.3|3	%define	oname	TORCS
14cr|torcs-1.3.3-0.3|4	%define	libname	%mklibname %{name}
14cr|torcs-1.3.3-0.3|5	%define	version	1.3.3
14cr|torcs-1.3.3-0.3|6	%define release	0.3
14cr|torcs-1.3.3-0.3|7	%define	Summary	The Open Racing Car Simulator
14cr|torcs-1.3.3-0.3|8	
14cr|torcs-1.3.3-0.3|9	Name:		%{name}
14cr|torcs-1.3.3-0.3|10	Version:	%{version}
14cr|torcs-1.3.3-0.3|11	Release:%{release}
14cr|torcs-1.3.3-0.3|12	Summary:	%{Summary}
14cr|torcs-1.3.3-0.3|13	License:	GPLv2
14cr|torcs-1.3.3-0.3|14	Group:		Games/Arcade
14cr|torcs-1.3.3-0.3|15	Source0:	%{oname}-%{version}-src.tar.bz2
14cr|torcs-1.3.3-0.3|16	Source1:	%{oname}-%{version}-src-robots-base.tar.bz2
14cr|torcs-1.3.3-0.3|17	Source2:	%{oname}-1.3.0-src-robots-berniw.tar.bz2
14cr|torcs-1.3.3-0.3|18	Source3:	%{oname}-1.3.0-src-robots-bt.tar.bz2
14cr|torcs-1.3.3-0.3|19	Source4:	%{oname}-1.3.0-src-robots-olethros.tar.bz2
14cr|torcs-1.3.3-0.3|20	
14cr|torcs-1.3.3-0.3|21	URL:		http://torcs.sourceforge.net/
14cr|torcs-1.3.3-0.3|22	Provides:	%{oname}
14cr|torcs-1.3.3-0.3|23	Requires:	%{name}-data = %{version}
14cr|torcs-1.3.3-0.3|24	Requires:	%{name}-data-cars-extra
14cr|torcs-1.3.3-0.3|25	Requires:	%{name}-robots-berniw %{name}-robots-bt %{name}-robots-olethros
14cr|torcs-1.3.3-0.3|26	
14cr|torcs-1.3.3-0.3|27	BuildRequires:	imagemagick
14cr|torcs-1.3.3-0.3|28	BuildRequires:	pkgconfig(glu)
14cr|torcs-1.3.3-0.3|29	BuildRequires:	pkgconfig(sdl)
14cr|torcs-1.3.3-0.3|30	BuildRequires:	pkgconfig(zlib)
14cr|torcs-1.3.3-0.3|31	BuildRequires:	pkgconfig(libpng)
14cr|torcs-1.3.3-0.3|32	BuildRequires:	pkgconfig(vorbis)
14cr|torcs-1.3.3-0.3|33	BuildRequires:	mesa-common-devel
14cr|torcs-1.3.3-0.3|34	BuildRequires:	plib-devel
14cr|torcs-1.3.3-0.3|35	BuildRequires:	pkgconfig(freealut)
14cr|torcs-1.3.3-0.3|36	BuildRequires:	pkgconfig(openal)
14cr|torcs-1.3.3-0.3|37	BuildRequires:	pkgconfig(xrandr)
14cr|torcs-1.3.3-0.3|38	BuildRequires:	pkgconfig(ice)
14cr|torcs-1.3.3-0.3|39	BuildRequires:	libstdc++-devel
14cr|torcs-1.3.3-0.3|40	BuildRequires:	pkgconfig(sm)
14cr|torcs-1.3.3-0.3|41	BuildRequires:	pkgconfig(xt)
14cr|torcs-1.3.3-0.3|42	BuildRequires:	pkgconfig(xmu)
14cr|torcs-1.3.3-0.3|43	
14cr|torcs-1.3.3-0.3|44	
14cr|torcs-1.3.3-0.3|45	Provides:	%{libname}
14cr|torcs-1.3.3-0.3|46	Obsoletes:	%{libname}
14cr|torcs-1.3.3-0.3|47	
14cr|torcs-1.3.3-0.3|48	%description
14cr|torcs-1.3.3-0.3|49	A 3D racing car simulator using OpenGL.
14cr|torcs-1.3.3-0.3|50	
14cr|torcs-1.3.3-0.3|51	%package	robots-base
14cr|torcs-1.3.3-0.3|52	Group:		Games/Arcade
14cr|torcs-1.3.3-0.3|53	Requires:	%{name} >= %{version}
14cr|torcs-1.3.3-0.3|54	Summary:	Basic robots for %{name}
14cr|torcs-1.3.3-0.3|55	Provides:	%{name}-robots
14cr|torcs-1.3.3-0.3|56	
14cr|torcs-1.3.3-0.3|57	%description	robots-base
14cr|torcs-1.3.3-0.3|58	Base robots for %{oname}
14cr|torcs-1.3.3-0.3|59	%package	robots-berniw
14cr|torcs-1.3.3-0.3|60	Group:		Games/Arcade
14cr|torcs-1.3.3-0.3|61	Requires:	%{name} >= %{version}
14cr|torcs-1.3.3-0.3|62	Summary:	Berniw robots for %{name}
14cr|torcs-1.3.3-0.3|63	Provides:	%{name}-robots
14cr|torcs-1.3.3-0.3|64	
14cr|torcs-1.3.3-0.3|65	%description	robots-berniw
14cr|torcs-1.3.3-0.3|66	Berniw robots for %{oname}
14cr|torcs-1.3.3-0.3|67	by Bernhard Wymann <berniw@bluewin.ch>
14cr|torcs-1.3.3-0.3|68	
14cr|torcs-1.3.3-0.3|69	%package	robots-bt
14cr|torcs-1.3.3-0.3|70	Group:		Games/Arcade
14cr|torcs-1.3.3-0.3|71	Requires:	%{name} >= %{version}
14cr|torcs-1.3.3-0.3|72	Summary:	Bt robots for %{name}
14cr|torcs-1.3.3-0.3|73	Provides:	%{name}-robots
14cr|torcs-1.3.3-0.3|74	
14cr|torcs-1.3.3-0.3|75	%description	robots-bt
14cr|torcs-1.3.3-0.3|76	bt robots for %{oname}
14cr|torcs-1.3.3-0.3|77	
14cr|torcs-1.3.3-0.3|78	%package	robots-olethros
14cr|torcs-1.3.3-0.3|79	Group:		Games/Arcade
14cr|torcs-1.3.3-0.3|80	Requires:	%{name} >= %{version}
14cr|torcs-1.3.3-0.3|81	Summary:	Olethros robots for %{name}
14cr|torcs-1.3.3-0.3|82	Provides:	%{name}-robots
14cr|torcs-1.3.3-0.3|83	
14cr|torcs-1.3.3-0.3|84	%description	robots-olethros
14cr|torcs-1.3.3-0.3|85	bt robots for %{oname}
14cr|torcs-1.3.3-0.3|86	by Christos Dimitrakakis <dimitrak@idiap.ch>
14cr|torcs-1.3.3-0.3|87	
14cr|torcs-1.3.3-0.3|88	
14cr|torcs-1.3.3-0.3|89	%prep
14cr|torcs-1.3.3-0.3|90	%setup -q -b1 -b2 -b3 -b4
14cr|torcs-1.3.3-0.3|91	
14cr|torcs-1.3.3-0.3|92	%build
14cr|torcs-1.3.3-0.3|93	LDFLAGS="%{ldflags} -lstdc++"
14cr|torcs-1.3.3-0.3|94	./configure	--bindir=%{_gamesbindir} \
14cr|torcs-1.3.3-0.3|95	--prefix=%{_prefix} \
14cr|torcs-1.3.3-0.3|96	--libdir=%{_libdir} \
14cr|torcs-1.3.3-0.3|97	--x-libraries=%{_xorglibdir}
14cr|torcs-1.3.3-0.3|98	
14cr|torcs-1.3.3-0.3|99	#avoid paralel build
14cr|torcs-1.3.3-0.3|100	make
14cr|torcs-1.3.3-0.3|101	
14cr|torcs-1.3.3-0.3|102	%install
14cr|torcs-1.3.3-0.3|103	%{makeinstall_std}
14cr|torcs-1.3.3-0.3|104	
14cr|torcs-1.3.3-0.3|105	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
14cr|torcs-1.3.3-0.3|106	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|torcs-1.3.3-0.3|107	[Desktop Entry]
14cr|torcs-1.3.3-0.3|108	Name=%{oname}
14cr|torcs-1.3.3-0.3|109	Comment=%{Summary}
14cr|torcs-1.3.3-0.3|110	Exec=%{_gamesbindir}/%{name}
14cr|torcs-1.3.3-0.3|111	Icon=%{name}
14cr|torcs-1.3.3-0.3|112	Terminal=false
14cr|torcs-1.3.3-0.3|113	Type=Application
14cr|torcs-1.3.3-0.3|114	StartupNotify=false
14cr|torcs-1.3.3-0.3|115	Categories=Game;ArcadeGame;
14cr|torcs-1.3.3-0.3|116	EOF
14cr|torcs-1.3.3-0.3|117	
14cr|torcs-1.3.3-0.3|118	%{__install} -d $RPM_BUILD_ROOT{%{_miconsdir},%{_liconsdir}}
14cr|torcs-1.3.3-0.3|119	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|120	%{__install} icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|121	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|122	
14cr|torcs-1.3.3-0.3|123	# fix rpmlint E, to be seen for W
14cr|torcs-1.3.3-0.3|124	chmod -R 755 $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|torcs-1.3.3-0.3|125	chmod -R 755 $RPM_BUILD_ROOT%{_libdir}/%{name}
14cr|torcs-1.3.3-0.3|126	
14cr|torcs-1.3.3-0.3|127	%files
14cr|torcs-1.3.3-0.3|128	%doc COPYING README
14cr|torcs-1.3.3-0.3|129	%{_gamesbindir}/*
14cr|torcs-1.3.3-0.3|130	%dir %{_gamesdatadir}/%{name}
14cr|torcs-1.3.3-0.3|131	%{_gamesdatadir}/%{name}/[!d]*
14cr|torcs-1.3.3-0.3|132	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|torcs-1.3.3-0.3|133	%dir %{_gamesdatadir}/%{name}/drivers
14cr|torcs-1.3.3-0.3|134	%{_iconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|135	%{_liconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|136	%{_miconsdir}/%{name}.png
14cr|torcs-1.3.3-0.3|137	%{_libdir}/%{name}
14cr|torcs-1.3.3-0.3|138	
14cr|torcs-1.3.3-0.3|139	%files robots-base
14cr|torcs-1.3.3-0.3|140	%doc COPYING README
14cr|torcs-1.3.3-0.3|141	%{_gamesdatadir}/%{name}/drivers/damned*
14cr|torcs-1.3.3-0.3|142	%{_gamesdatadir}/%{name}/drivers/human/*
14cr|torcs-1.3.3-0.3|143	%{_gamesdatadir}/%{name}/drivers/inferno/*
14cr|torcs-1.3.3-0.3|144	%{_gamesdatadir}/%{name}/drivers/inferno2/*
14cr|torcs-1.3.3-0.3|145	%{_gamesdatadir}/%{name}/drivers/lliaw/*
14cr|torcs-1.3.3-0.3|146	%{_gamesdatadir}/%{name}/drivers/sparkle/*
14cr|torcs-1.3.3-0.3|147	%{_gamesdatadir}/%{name}/drivers/tita/*
14cr|torcs-1.3.3-0.3|148	
14cr|torcs-1.3.3-0.3|149	%files robots-berniw
14cr|torcs-1.3.3-0.3|150	%doc COPYING README
14cr|torcs-1.3.3-0.3|151	%{_gamesdatadir}/%{name}/drivers/berniw*
14cr|torcs-1.3.3-0.3|152	
14cr|torcs-1.3.3-0.3|153	%files robots-bt
14cr|torcs-1.3.3-0.3|154	%doc COPYING README
14cr|torcs-1.3.3-0.3|155	%{_gamesdatadir}/%{name}/drivers/bt
14cr|torcs-1.3.3-0.3|156	
14cr|torcs-1.3.3-0.3|157	%files robots-olethros
14cr|torcs-1.3.3-0.3|158	%doc COPYING README
14cr|torcs-1.3.3-0.3|159	%{_gamesdatadir}/%{name}/drivers/olethros
14cr|torcs-1.3.3-0.3|160	
14cr|torcs-1.3.3-0.3|161	
14cr|torcs-1.3.3-0.3|162	
14cr|torcs-1.3.3-0.3|163	%changelog
14cr|torcs-1.3.3-0.3|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-0.3
14cr|torcs-1.3.3-0.3|165	+ Revision: 5f6505d
14cr|torcs-1.3.3-0.3|166	- MassBuild#464: Increase release tag
14cr|torcs-1.3.3-0.3|167	
14cr|torcs-1.3.3-0.3|168	

8699 14
14cr|torcs-data-1.3.3-2|1	%define	pname	torcs
14cr|torcs-data-1.3.3-2|2	%define	opname	TORCS
14cr|torcs-data-1.3.3-2|3	%define	name	%{pname}-data
14cr|torcs-data-1.3.3-2|4	%define	oname	%{opname}-data
14cr|torcs-data-1.3.3-2|5	%define	version	1.3.3
14cr|torcs-data-1.3.3-2|6	%define release	2
14cr|torcs-data-1.3.3-2|7	%define	Summary	Data files for %{pname}
14cr|torcs-data-1.3.3-2|8	
14cr|torcs-data-1.3.3-2|9	Name:		%{name}
14cr|torcs-data-1.3.3-2|10	Version:	%{version}
14cr|torcs-data-1.3.3-2|11	Release:	%mkrel %{release}
14cr|torcs-data-1.3.3-2|12	Summary:	%{Summary}
14cr|torcs-data-1.3.3-2|13	License:	GPL
14cr|torcs-data-1.3.3-2|14	Group:		Games/Arcade
14cr|torcs-data-1.3.3-2|15	Source0:	%{opname}-%{version}-data.tar.bz2
14cr|torcs-data-1.3.3-2|16	Source1:	%{opname}-%{version}-data-tracks-road.tar.bz2
14cr|torcs-data-1.3.3-2|17	Source2:	%{opname}-%{version}-data-tracks-oval.tar.bz2
14cr|torcs-data-1.3.3-2|18	Source3:	%{opname}-%{version}-data-tracks-dirt.tar.bz2
14cr|torcs-data-1.3.3-2|19	Source4:	%{opname}-%{version}-data-cars-extra.tar.bz2
14cr|torcs-data-1.3.3-2|20	Source5:	%{opname}-1.3.0-data-cars-nascar.tar.bz2
14cr|torcs-data-1.3.3-2|21	Source6:	%{opname}-%{version}-data-cars-Patwo-Design.tar.bz2
14cr|torcs-data-1.3.3-2|22	Source7:	%{opname}-%{version}-data-cars-kcendra-gt.tar.bz2
14cr|torcs-data-1.3.3-2|23	Source8:	%{opname}-%{version}-data-cars-kcendra-roadsters.tar.bz2
14cr|torcs-data-1.3.3-2|24	Source9:	%{opname}-%{version}-data-cars-kcendra-sport.tar.bz2
14cr|torcs-data-1.3.3-2|25	Source10:	%{opname}-1.3.0-data-cars-VM.tar.bz2
14cr|torcs-data-1.3.3-2|26	Url:		http://torcs.org/
14cr|torcs-data-1.3.3-2|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|torcs-data-1.3.3-2|28	BuildArch:	noarch
14cr|torcs-data-1.3.3-2|29	Requires:	%{pname} = %{version}
14cr|torcs-data-1.3.3-2|30	
14cr|torcs-data-1.3.3-2|31	%description
14cr|torcs-data-1.3.3-2|32	%{Summary}
14cr|torcs-data-1.3.3-2|33	
14cr|torcs-data-1.3.3-2|34	%package cars-extra
14cr|torcs-data-1.3.3-2|35	Group:		Games/Arcade
14cr|torcs-data-1.3.3-2|36	Requires:	%{name} >= %{version}
14cr|torcs-data-1.3.3-2|37	Summary:	Extra cars for %{opname}
14cr|torcs-data-1.3.3-2|38	Obsoletes:	%{name}-cars-Patwo-Design
14cr|torcs-data-1.3.3-2|39	Provides:	%{name}-cars-Patwo-Design
14cr|torcs-data-1.3.3-2|40	
14cr|torcs-data-1.3.3-2|41	%description cars-extra
14cr|torcs-data-1.3.3-2|42	Extra cars for %{opname}
14cr|torcs-data-1.3.3-2|43	
14cr|torcs-data-1.3.3-2|44	%prep
14cr|torcs-data-1.3.3-2|45	
14cr|torcs-data-1.3.3-2|46	%build
14cr|torcs-data-1.3.3-2|47	
14cr|torcs-data-1.3.3-2|48	%install
14cr|torcs-data-1.3.3-2|49	%{__rm} -rf $RPM_BUILD_ROOT
14cr|torcs-data-1.3.3-2|50	%{__install} -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|51	%{__tar} -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|52	%{__tar} -jxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|53	%{__tar} -jxf %{SOURCE2} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|54	%{__tar} -jxf %{SOURCE3} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|55	%{__tar} -jxf %{SOURCE4} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|56	%{__tar} -jxf %{SOURCE5} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|57	%{__tar} -jxf %{SOURCE6} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|58	%{__tar} -jxf %{SOURCE7} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|59	%{__tar} -jxf %{SOURCE8} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|60	%{__tar} -jxf %{SOURCE9} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|61	%{__tar} -jxf %{SOURCE10} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
14cr|torcs-data-1.3.3-2|62	
14cr|torcs-data-1.3.3-2|63	%clean
14cr|torcs-data-1.3.3-2|64	%{__rm} -rf $RPM_BUILD_ROOT
14cr|torcs-data-1.3.3-2|65	
14cr|torcs-data-1.3.3-2|66	%files
14cr|torcs-data-1.3.3-2|67	%defattr(-,root,root,755)
14cr|torcs-data-1.3.3-2|68	%dir %{_gamesdatadir}/%{pname}/cars
14cr|torcs-data-1.3.3-2|69	%exclude %{_gamesdatadir}/%{pname}/categories/Nascar.xml
14cr|torcs-data-1.3.3-2|70	%{_gamesdatadir}/%{pname}/categories/*
14cr|torcs-data-1.3.3-2|71	%{_gamesdatadir}/%{pname}/data/*
14cr|torcs-data-1.3.3-2|72	%{_gamesdatadir}/%{pname}/menu/*
14cr|torcs-data-1.3.3-2|73	%{_gamesdatadir}/%{pname}/tracks/road/aalborg/*
14cr|torcs-data-1.3.3-2|74	%{_gamesdatadir}/%{pname}/tracks/road/alpine-1/*
14cr|torcs-data-1.3.3-2|75	%{_gamesdatadir}/%{pname}/tracks/road/alpine-2/*
14cr|torcs-data-1.3.3-2|76	%{_gamesdatadir}/%{pname}/tracks/road/eroad/*
14cr|torcs-data-1.3.3-2|77	%{_gamesdatadir}/%{pname}/tracks/road/e-track-1/*
14cr|torcs-data-1.3.3-2|78	%{_gamesdatadir}/%{pname}/tracks/road/e-track-2/*
14cr|torcs-data-1.3.3-2|79	%{_gamesdatadir}/%{pname}/tracks/road/e-track-3/*
14cr|torcs-data-1.3.3-2|80	%{_gamesdatadir}/%{pname}/tracks/road/e-track-4/*
14cr|torcs-data-1.3.3-2|81	#%{_gamesdatadir}/%{pname}/tracks/road/e-track-5/*
14cr|torcs-data-1.3.3-2|82	%{_gamesdatadir}/%{pname}/tracks/road/e-track-6/*
14cr|torcs-data-1.3.3-2|83	%{_gamesdatadir}/%{pname}/tracks/road/forza/*
14cr|torcs-data-1.3.3-2|84	%{_gamesdatadir}/%{pname}/tracks/road/g-track-1/*
14cr|torcs-data-1.3.3-2|85	%{_gamesdatadir}/%{pname}/tracks/road/g-track-2/*
14cr|torcs-data-1.3.3-2|86	%{_gamesdatadir}/%{pname}/tracks/road/g-track-3/*
14cr|torcs-data-1.3.3-2|87	%{_gamesdatadir}/%{pname}/tracks/road/ole-road-1/*
14cr|torcs-data-1.3.3-2|88	%{_gamesdatadir}/%{pname}/tracks/road/ruudskogen/*
14cr|torcs-data-1.3.3-2|89	%{_gamesdatadir}/%{pname}/tracks/road/spring/*
14cr|torcs-data-1.3.3-2|90	%{_gamesdatadir}/%{pname}/tracks/road/street-1/*
14cr|torcs-data-1.3.3-2|91	%{_gamesdatadir}/%{pname}/tracks/road/wheel-1/*
14cr|torcs-data-1.3.3-2|92	%{_gamesdatadir}/%{pname}/tracks/road/wheel-2/*
14cr|torcs-data-1.3.3-2|93	%{_gamesdatadir}/%{pname}/tracks/oval/*
14cr|torcs-data-1.3.3-2|94	%{_gamesdatadir}/%{pname}/tracks/dirt/*
14cr|torcs-data-1.3.3-2|95	%{_gamesdatadir}/%{pname}/cars/car1-trb1/*
14cr|torcs-data-1.3.3-2|96	%{_gamesdatadir}/%{pname}/cars/car1-trb3/*
14cr|torcs-data-1.3.3-2|97	%{_gamesdatadir}/%{pname}/cars/car2-trb1/*
14cr|torcs-data-1.3.3-2|98	%{_gamesdatadir}/%{pname}/cars/car3-trb1/*
14cr|torcs-data-1.3.3-2|99	%{_gamesdatadir}/%{pname}/cars/car4-trb1/*
14cr|torcs-data-1.3.3-2|100	%{_gamesdatadir}/%{pname}/cars/car5-trb1/*
14cr|torcs-data-1.3.3-2|101	%{_gamesdatadir}/%{pname}/cars/car6-trb1/*
14cr|torcs-data-1.3.3-2|102	%{_gamesdatadir}/%{pname}/cars/car7-trb1/*
14cr|torcs-data-1.3.3-2|103	%{_gamesdatadir}/%{pname}/cars/p406/*
14cr|torcs-data-1.3.3-2|104	# %{_gamesdatadir}/%{pname}/cars/sc-f1/*
14cr|torcs-data-1.3.3-2|105	%{_gamesdatadir}/%{pname}/cars/car1-ow1/*
14cr|torcs-data-1.3.3-2|106	%{_gamesdatadir}/%{pname}/cars/car1-stock1/*
14cr|torcs-data-1.3.3-2|107	%{_gamesdatadir}/%{pname}/cars/car8-trb1/*
14cr|torcs-data-1.3.3-2|108	%{_gamesdatadir}/%{pname}/tracks/road/brondehach/*
14cr|torcs-data-1.3.3-2|109	%{_gamesdatadir}/%{pname}/tracks/road/corkscrew/*
14cr|torcs-data-1.3.3-2|110	%{_gamesdatadir}/%{pname}/wheels/*
14cr|torcs-data-1.3.3-2|111	
14cr|torcs-data-1.3.3-2|112	
14cr|torcs-data-1.3.3-2|113	%files cars-extra
14cr|torcs-data-1.3.3-2|114	%defattr(-, root, root)
14cr|torcs-data-1.3.3-2|115	%{_gamesdatadir}/torcs/cars/155-DTM/*
14cr|torcs-data-1.3.3-2|116	#%{_gamesdatadir}/torcs/cars/360-modena/*
14cr|torcs-data-1.3.3-2|117	%{_gamesdatadir}/torcs/cars/acura-nsx-sz/*
14cr|torcs-data-1.3.3-2|118	%{_gamesdatadir}/torcs/cars/baja-bug/*
14cr|torcs-data-1.3.3-2|119	%{_gamesdatadir}/torcs/cars/buggy/*
14cr|torcs-data-1.3.3-2|120	#%{_gamesdatadir}/torcs/cars/car1-trb1/*
14cr|torcs-data-1.3.3-2|121	#%{_gamesdatadir}/torcs/cars/clkdtm/*
14cr|torcs-data-1.3.3-2|122	#%{_gamesdatadir}/torcs/cars/gt40/*
14cr|torcs-data-1.3.3-2|123	#%{_gamesdatadir}/torcs/cars/lotus-gt1/*
14cr|torcs-data-1.3.3-2|124	#%{_gamesdatadir}/torcs/cars/mclaren-f1/*
14cr|torcs-data-1.3.3-2|125	#%{_gamesdatadir}/torcs/cars/p406/*
14cr|torcs-data-1.3.3-2|126	#%{_gamesdatadir}/torcs/cars/porsche-gt1/*
14cr|torcs-data-1.3.3-2|127	#%{_gamesdatadir}/torcs/cars/porsche-gt3rs/*
14cr|torcs-data-1.3.3-2|128	#%{_gamesdatadir}/torcs/cars/sc-f1/*
14cr|torcs-data-1.3.3-2|129	#%{_gamesdatadir}/torcs/cars/viper-gts-r/*
14cr|torcs-data-1.3.3-2|130	#%{_gamesdatadir}/torcs/cars/xj-220/*
14cr|torcs-data-1.3.3-2|131	%{_gamesdatadir}/torcs/cars/cg-nascar-rwd
14cr|torcs-data-1.3.3-2|132	%{_gamesdatadir}/torcs/categories/Nascar.xml
14cr|torcs-data-1.3.3-2|133	%{_gamesdatadir}/torcs/cars/pw-206wrc/*
14cr|torcs-data-1.3.3-2|134	%{_gamesdatadir}/torcs/cars/pw-306wrc/*
14cr|torcs-data-1.3.3-2|135	%{_gamesdatadir}/torcs/cars/pw-corollawrc/*
14cr|torcs-data-1.3.3-2|136	%{_gamesdatadir}/torcs/cars/pw-evoviwrc/*
14cr|torcs-data-1.3.3-2|137	#%{_gamesdatadir}/torcs/cars/pw-evovwrc/*
14cr|torcs-data-1.3.3-2|138	%{_gamesdatadir}/torcs/cars/pw-focuswrc/*
14cr|torcs-data-1.3.3-2|139	%{_gamesdatadir}/torcs/cars/pw-imprezawrc/*
14cr|torcs-data-1.3.3-2|140	%{_gamesdatadir}/torcs/cars/kc-2000gt/*
14cr|torcs-data-1.3.3-2|141	%{_gamesdatadir}/torcs/cars/kc-5300gt/*
14cr|torcs-data-1.3.3-2|142	%{_gamesdatadir}/torcs/cars/kc-corvette-ttop/*
14cr|torcs-data-1.3.3-2|143	%{_gamesdatadir}/torcs/cars/kc-daytona/*
14cr|torcs-data-1.3.3-2|144	%{_gamesdatadir}/torcs/cars/kc-db4z/*
14cr|torcs-data-1.3.3-2|145	%{_gamesdatadir}/torcs/cars/kc-dbs/*
14cr|torcs-data-1.3.3-2|146	%{_gamesdatadir}/torcs/cars/kc-dino/*
14cr|torcs-data-1.3.3-2|147	%{_gamesdatadir}/torcs/cars/kc-ghibli/*
14cr|torcs-data-1.3.3-2|148	%{_gamesdatadir}/torcs/cars/kc-grifo/*
14cr|torcs-data-1.3.3-2|149	%{_gamesdatadir}/torcs/cars/kc-bigh/*
14cr|torcs-data-1.3.3-2|150	%{_gamesdatadir}/torcs/cars/kc-a110/*
14cr|torcs-data-1.3.3-2|151	%{_gamesdatadir}/torcs/cars/kc-alfatz2/*
14cr|torcs-data-1.3.3-2|152	%{_gamesdatadir}/torcs/cars/kc-coda/*
14cr|torcs-data-1.3.3-2|153	%{_gamesdatadir}/torcs/cars/kc-conrero/*
14cr|torcs-data-1.3.3-2|154	%{_gamesdatadir}/torcs/cars/kc-gt40/*
14cr|torcs-data-1.3.3-2|155	%{_gamesdatadir}/torcs/cars/kc-gto/*
14cr|torcs-data-1.3.3-2|156	%{_gamesdatadir}/torcs/cars/kc-p4/*
14cr|torcs-data-1.3.3-2|157	%{_gamesdatadir}/torcs/cars/vm-x2/*
14cr|torcs-data-1.3.3-2|158	%{_gamesdatadir}/torcs/cars/vm-x4/*
14cr|torcs-data-1.3.3-2|159	
14cr|torcs-data-1.3.3-2|160	
14cr|torcs-data-1.3.3-2|161	
14cr|torcs-data-1.3.3-2|162	%changelog
14cr|torcs-data-1.3.3-2|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cr|torcs-data-1.3.3-2|164	+ Revision: bc3801d
14cr|torcs-data-1.3.3-2|165	- MassBuild#464: Increase release tag
14cr|torcs-data-1.3.3-2|166	
14cr|torcs-data-1.3.3-2|167	

8700 14
14cr|torque-3.0.5-3|1	%define major 2
14cr|torque-3.0.5-3|2	%define libname %mklibname %{name} %{major}
14cr|torque-3.0.5-3|3	%define devname %mklibname %{name} -d
14cr|torque-3.0.5-3|4	
14cr|torque-3.0.5-3|5	%define tcl_sitelib_spaced %(echo %tcl_sitelib | sed -e 's,/, ,g')
14cr|torque-3.0.5-3|6	
14cr|torque-3.0.5-3|7	%define __noautoreq '/usr/bin/tclsh8.6'
14cr|torque-3.0.5-3|8	
14cr|torque-3.0.5-3|9	Summary:	The Portable Batch System
14cr|torque-3.0.5-3|10	Name:		torque
14cr|torque-3.0.5-3|11	Version:	3.0.5
14cr|torque-3.0.5-3|12	Release:	3
14cr|torque-3.0.5-3|13	License:	OpenPBS
14cr|torque-3.0.5-3|14	Group:		System/Cluster
14cr|torque-3.0.5-3|15	Url:		http://www.clusterresources.com/products/torque-resource-manager.php
14cr|torque-3.0.5-3|16	Source0:	http://www.adaptivecomputing.com/resources/downloads/torque/torque-%{version}.tar.gz
14cr|torque-3.0.5-3|17	Source1:	pbs_server
14cr|torque-3.0.5-3|18	Source2:	pbs.conf
14cr|torque-3.0.5-3|19	Source3:	TORQUE_Administrator_GUIDE.pdf
14cr|torque-3.0.5-3|20	Source4:	pbs_mom
14cr|torque-3.0.5-3|21	Source5:	pbs_sched
14cr|torque-3.0.5-3|22	Source6:	xpbs
14cr|torque-3.0.5-3|23	Source7:	xpbsmon
14cr|torque-3.0.5-3|24	Source8:	tclIndex_xpbsmon
14cr|torque-3.0.5-3|25	Source9:	tclIndex_xpbs
14cr|torque-3.0.5-3|26	Source10:	introduction_openPBS
14cr|torque-3.0.5-3|27	Source11:	xtermPBSlog
14cr|torque-3.0.5-3|28	Source12:	pbs
14cr|torque-3.0.5-3|29	Source13:	setup_pbs_server
14cr|torque-3.0.5-3|30	Source14:	pbs_config.sample
14cr|torque-3.0.5-3|31	Source15:	pbs_para_job.sh
14cr|torque-3.0.5-3|32	Source17:	pbs-epilogue
14cr|torque-3.0.5-3|33	Source18:	pbs-prologue
14cr|torque-3.0.5-3|34	Source19:	setup_pbs_client
14cr|torque-3.0.5-3|35	Source100:	torque.rpmlintrc
14cr|torque-3.0.5-3|36	Patch13:	torque-2.1.11-destdir.patch
14cr|torque-3.0.5-3|37	Patch14:	torque-2.3.7-tcl86.patch
14cr|torque-3.0.5-3|38	BuildRequires:	openssh
14cr|torque-3.0.5-3|39	BuildRequires:	openssh-clients
14cr|torque-3.0.5-3|40	BuildRequires:	tcl
14cr|torque-3.0.5-3|41	BuildRequires:	tk
14cr|torque-3.0.5-3|42	BuildRequires:	readline-devel
14cr|torque-3.0.5-3|43	BuildRequires:	tcl-devel
14cr|torque-3.0.5-3|44	BuildRequires:	pkgconfig(libtirpc)
14cr|torque-3.0.5-3|45	BuildRequires:	pkgconfig(tk)
14cr|torque-3.0.5-3|46	BuildRequires:	pkgconfig(xmu)
14cr|torque-3.0.5-3|47	Requires:	openssh-clients
14cr|torque-3.0.5-3|48	Requires(post,preun):	rpm-helper
14cr|torque-3.0.5-3|49	
14cr|torque-3.0.5-3|50	%description
14cr|torque-3.0.5-3|51	The Portable Batch System (PBS) is a flexible batch software processing
14cr|torque-3.0.5-3|52	system developed at NASA Ames Research Center. It  operates on networked,
14cr|torque-3.0.5-3|53	multi-platform UNIX environments, including heterogeneous clusters of
14cr|torque-3.0.5-3|54	workstations, supercomputers, and massively parallel systems.
14cr|torque-3.0.5-3|55	
14cr|torque-3.0.5-3|56	"This product includes software developed by NASA Ames Research Center,
14cr|torque-3.0.5-3|57	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cr|torque-3.0.5-3|58	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cr|torque-3.0.5-3|59	information."
14cr|torque-3.0.5-3|60	
14cr|torque-3.0.5-3|61	%files
14cr|torque-3.0.5-3|62	%doc doc/READ_ME
14cr|torque-3.0.5-3|63	%{_mandir}/man1/pbs*
14cr|torque-3.0.5-3|64	%{_mandir}/man3/pbs*
14cr|torque-3.0.5-3|65	%{_mandir}/man7/*
14cr|torque-3.0.5-3|66	%{_mandir}/man8/pbsnodes*
14cr|torque-3.0.5-3|67	%{_mandir}/man8/pbs_server.8*
14cr|torque-3.0.5-3|68	%{_mandir}/man8/pbs_sch*
14cr|torque-3.0.5-3|69	%config(noreplace) %{_sysconfdir}/pbs.conf
14cr|torque-3.0.5-3|70	%defattr(755, root, root)
14cr|torque-3.0.5-3|71	%{_initrddir}/pbs_server
14cr|torque-3.0.5-3|72	%{_initrddir}/pbs_sched
14cr|torque-3.0.5-3|73	%{_initrddir}/openpbs
14cr|torque-3.0.5-3|74	%{_sbindir}/pbs_server
14cr|torque-3.0.5-3|75	%{_sbindir}/pbs_sched
14cr|torque-3.0.5-3|76	%{_sbindir}/pbslogs
14cr|torque-3.0.5-3|77	%{_sbindir}/qnoded
14cr|torque-3.0.5-3|78	%{_sbindir}/qschedd
14cr|torque-3.0.5-3|79	%{_sbindir}/qserverd
14cr|torque-3.0.5-3|80	%{_bindir}/pbs_track
14cr|torque-3.0.5-3|81	%{_bindir}/pbsnodes
14cr|torque-3.0.5-3|82	%{_bindir}/setup_pbs_server
14cr|torque-3.0.5-3|83	%{_bindir}/pbs-config
14cr|torque-3.0.5-3|84	%{_bindir}/printtracking
14cr|torque-3.0.5-3|85	%{_bindir}/printserverdb
14cr|torque-3.0.5-3|86	%{_var}/spool/pbs/sched_logs/
14cr|torque-3.0.5-3|87	%dir %{_var}/spool/pbs
14cr|torque-3.0.5-3|88	%{_var}/spool/pbs/sched_priv
14cr|torque-3.0.5-3|89	%{_var}/spool/pbs/server_logs/
14cr|torque-3.0.5-3|90	%{_var}/spool/pbs/checkpoint/
14cr|torque-3.0.5-3|91	%{_var}/spool/pbs/server_priv/
14cr|torque-3.0.5-3|92	%attr(775,root,pbs) %{_var}/spool/pbs/spool/
14cr|torque-3.0.5-3|93	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered/
14cr|torque-3.0.5-3|94	%config(noreplace) %{_var}/spool/pbs/pbs_environment
14cr|torque-3.0.5-3|95	%config(noreplace) %{_var}/spool/pbs/server_name
14cr|torque-3.0.5-3|96	%{_var}/spool/pbs/pbs_config.sample
14cr|torque-3.0.5-3|97	
14cr|torque-3.0.5-3|98	%pre
14cr|torque-3.0.5-3|99	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
14cr|torque-3.0.5-3|100	# /usr/sbin/useradd -g pbs -d %{pbs_user} -r -s /bin/bash -p "" -m >/dev/null 2>&1 ||:
14cr|torque-3.0.5-3|101	
14cr|torque-3.0.5-3|102	%post
14cr|torque-3.0.5-3|103	#!/bin/sh
14cr|torque-3.0.5-3|104	pbs_prefix=%{_prefix}
14cr|torque-3.0.5-3|105	pbs_server_home=/var/spool/pbs
14cr|torque-3.0.5-3|106	if [ -f "${pbs_server_home}/server_name" ]; then
14cr|torque-3.0.5-3|107	echo `hostname` > ${pbs_server_home}/server_name
14cr|torque-3.0.5-3|108	fi
14cr|torque-3.0.5-3|109	if [ -f "${pbs_server_home}/default_server" ]; then
14cr|torque-3.0.5-3|110	echo `hostname` >> ${pbs_server_home}/default_server
14cr|torque-3.0.5-3|111	fi
14cr|torque-3.0.5-3|112	if [ ! -f "${pbs_server_home}/server_priv/nodes" ]; then
14cr|torque-3.0.5-3|113	echo `hostname` > ${pbs_server_home}/server_priv/nodes
14cr|torque-3.0.5-3|114	fi
14cr|torque-3.0.5-3|115	
14cr|torque-3.0.5-3|116	# add pbs service
14cr|torque-3.0.5-3|117	%_post_service pbs_server
14cr|torque-3.0.5-3|118	# %_post_service pbs_sched
14cr|torque-3.0.5-3|119	
14cr|torque-3.0.5-3|120	# mise a jour /etc/services if needed
14cr|torque-3.0.5-3|121	CHECK_PORT=`grep 15003 /etc/services`
14cr|torque-3.0.5-3|122	if [ -z "$CHECK_PORT" ]; then
14cr|torque-3.0.5-3|123	cat >> /etc/services << EOF
14cr|torque-3.0.5-3|124	# Port needed by PBS
14cr|torque-3.0.5-3|125	pbs_server	15001/tcp	# pbs server
14cr|torque-3.0.5-3|126	pbs_mom		15002/tcp	# mom to/from server
14cr|torque-3.0.5-3|127	pbs_resmon	15003/tcp   # mom resource management requests
14cr|torque-3.0.5-3|128	pbs_resmon      15003/udp   # mom resource management requests
14cr|torque-3.0.5-3|129	pbs_sched	15004/tcp   # scheduler
14cr|torque-3.0.5-3|130	EOF
14cr|torque-3.0.5-3|131	fi
14cr|torque-3.0.5-3|132	
14cr|torque-3.0.5-3|133	%preun
14cr|torque-3.0.5-3|134	%_preun_service pbs_server
14cr|torque-3.0.5-3|135	
14cr|torque-3.0.5-3|136	#----------------------------------------------------------------------------
14cr|torque-3.0.5-3|137	
14cr|torque-3.0.5-3|138	%package -n %{libname}
14cr|torque-3.0.5-3|139	Summary:	Library for %{name}
14cr|torque-3.0.5-3|140	Group:		System/Libraries
14cr|torque-3.0.5-3|141	
14cr|torque-3.0.5-3|142	%description -n %{libname}
14cr|torque-3.0.5-3|143	Library for %{name}.
14cr|torque-3.0.5-3|144	
14cr|torque-3.0.5-3|145	%files -n %{libname}
14cr|torque-3.0.5-3|146	%{_libdir}/*.so.%{major}*
14cr|torque-3.0.5-3|147	
14cr|torque-3.0.5-3|148	#----------------------------------------------------------------------------
14cr|torque-3.0.5-3|149	
14cr|torque-3.0.5-3|150	%package -n %{devname}
14cr|torque-3.0.5-3|151	Summary:	The Portable Batch System (PBS) devel
14cr|torque-3.0.5-3|152	Group:		Development/Other
14cr|torque-3.0.5-3|153	Requires:	%{libname} = %{EVRD}
14cr|torque-3.0.5-3|154	Provides:	lib%{name}-devel = %{EVRD}
14cr|torque-3.0.5-3|155	Provides:	%{name}-devel = %{EVRD}
14cr|torque-3.0.5-3|156	
14cr|torque-3.0.5-3|157	%description -n %{devname}
14cr|torque-3.0.5-3|158	The Portable Batch System (PBS) function prototype.
14cr|torque-3.0.5-3|159	
14cr|torque-3.0.5-3|160	"This product includes software developed by NASA Ames Research Center,
14cr|torque-3.0.5-3|161	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cr|torque-3.0.5-3|162	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cr|torque-3.0.5-3|163	information."
14cr|torque-3.0.5-3|164	
14cr|torque-3.0.5-3|165	%files -n %{devname}
14cr|torque-3.0.5-3|166	%{_libdir}/*.so
14cr|torque-3.0.5-3|167	%{_libdir}/*.a
14cr|torque-3.0.5-3|168	%{_mandir}/man3/tm*
14cr|torque-3.0.5-3|169	%{_mandir}/man3/rpp.3.*
14cr|torque-3.0.5-3|170	%{_includedir}/%{name}-%{version}
14cr|torque-3.0.5-3|171	%{_includedir}/*.h
14cr|torque-3.0.5-3|172	%multiarch %{multiarch_includedir}/%{name}-%{version}/pbs_config.h
14cr|torque-3.0.5-3|173	
14cr|torque-3.0.5-3|174	#----------------------------------------------------------------------------
14cr|torque-3.0.5-3|175	
14cr|torque-3.0.5-3|176	%package client
14cr|torque-3.0.5-3|177	Summary:	The Portable Batch System (PBS) client
14cr|torque-3.0.5-3|178	Group:		System/Cluster
14cr|torque-3.0.5-3|179	Requires:	openssh-clients
14cr|torque-3.0.5-3|180	Requires(post,preun):	rpm-helper
14cr|torque-3.0.5-3|181	
14cr|torque-3.0.5-3|182	%description client
14cr|torque-3.0.5-3|183	The Portable Batch System (PBS) client.
14cr|torque-3.0.5-3|184	
14cr|torque-3.0.5-3|185	"This product includes software developed by NASA Ames Research Center,
14cr|torque-3.0.5-3|186	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cr|torque-3.0.5-3|187	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cr|torque-3.0.5-3|188	information."
14cr|torque-3.0.5-3|189	
14cr|torque-3.0.5-3|190	%files client
14cr|torque-3.0.5-3|191	%doc introduction_openPBS para_job_pbs.sh TORQUE_Administrator_GUIDE.pdf
14cr|torque-3.0.5-3|192	%{_mandir}/man1/q*
14cr|torque-3.0.5-3|193	%{_mandir}/man8/q*
14cr|torque-3.0.5-3|194	%{_mandir}/man8/pbs_mom.8*
14cr|torque-3.0.5-3|195	%{_mandir}/man1/bas*
14cr|torque-3.0.5-3|196	%{_mandir}/man1/nqs*
14cr|torque-3.0.5-3|197	%dir %{_var}/spool/pbs
14cr|torque-3.0.5-3|198	%{_var}/spool/pbs/mom_logs
14cr|torque-3.0.5-3|199	%{_var}/spool/pbs/mom_priv
14cr|torque-3.0.5-3|200	%{_var}/spool/pbs/aux
14cr|torque-3.0.5-3|201	%{_var}/spool/pbs/checkpoint
14cr|torque-3.0.5-3|202	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered
14cr|torque-3.0.5-3|203	%attr(775,root,pbs) %{_var}/spool/pbs/spool
14cr|torque-3.0.5-3|204	%{_bindir}/q*
14cr|torque-3.0.5-3|205	%{_bindir}/chk_tree
14cr|torque-3.0.5-3|206	%{_bindir}/hostn
14cr|torque-3.0.5-3|207	%{_bindir}/nqs2pbs
14cr|torque-3.0.5-3|208	%{_bindir}/printjob
14cr|torque-3.0.5-3|209	%{_bindir}/tracejob
14cr|torque-3.0.5-3|210	%{_bindir}/pbsdsh
14cr|torque-3.0.5-3|211	%{_bindir}/setup_pbs_client
14cr|torque-3.0.5-3|212	%{_sbindir}/momctl
14cr|torque-3.0.5-3|213	%{_sbindir}/pbs_demux
14cr|torque-3.0.5-3|214	%attr(4755,root,root) %{_sbindir}/pbs_iff
14cr|torque-3.0.5-3|215	%{_sbindir}/pbs_mom
14cr|torque-3.0.5-3|216	%{_initrddir}/pbs_mom
14cr|torque-3.0.5-3|217	
14cr|torque-3.0.5-3|218	%pre client
14cr|torque-3.0.5-3|219	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
14cr|torque-3.0.5-3|220	
14cr|torque-3.0.5-3|221	%preun client
14cr|torque-3.0.5-3|222	%_preun_service pbs_mom
14cr|torque-3.0.5-3|223	
14cr|torque-3.0.5-3|224	%post client
14cr|torque-3.0.5-3|225	%_post_service pbs_mom
14cr|torque-3.0.5-3|226	
14cr|torque-3.0.5-3|227	#----------------------------------------------------------------------------
14cr|torque-3.0.5-3|228	
14cr|torque-3.0.5-3|229	%package xpbs
14cr|torque-3.0.5-3|230	Summary:	The Portable Batch System (PBS) X interface
14cr|torque-3.0.5-3|231	Group:		Monitoring
14cr|torque-3.0.5-3|232	Requires:	tk
14cr|torque-3.0.5-3|233	Requires:	tcl
14cr|torque-3.0.5-3|234	Requires:	%{name}-client = %{EVRD}
14cr|torque-3.0.5-3|235	
14cr|torque-3.0.5-3|236	%description xpbs
14cr|torque-3.0.5-3|237	The Portable Batch System (PBS) X interface.
14cr|torque-3.0.5-3|238	
14cr|torque-3.0.5-3|239	"This product includes software developed by NASA Ames Research Center,
14cr|torque-3.0.5-3|240	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cr|torque-3.0.5-3|241	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cr|torque-3.0.5-3|242	information."
14cr|torque-3.0.5-3|243	
14cr|torque-3.0.5-3|244	%files xpbs
14cr|torque-3.0.5-3|245	%{_bindir}/pbs_tclsh
14cr|torque-3.0.5-3|246	%{_bindir}/pbs_wish
14cr|torque-3.0.5-3|247	%{_bindir}/xpbsmon
14cr|torque-3.0.5-3|248	%{_bindir}/xpbs
14cr|torque-3.0.5-3|249	%dir %{tcl_sitelib}/xpbs/bitmaps
14cr|torque-3.0.5-3|250	%{tcl_sitelib}/xpbs/bitmaps/*
14cr|torque-3.0.5-3|251	%dir %{tcl_sitelib}/xpbs/help
14cr|torque-3.0.5-3|252	%{tcl_sitelib}/xpbs/help/*
14cr|torque-3.0.5-3|253	%dir %{tcl_sitelib}/xpbs/bin
14cr|torque-3.0.5-3|254	%{tcl_sitelib}/xpbs/bin/*
14cr|torque-3.0.5-3|255	%{tcl_sitelib}/xpbs/preferences.tcl
14cr|torque-3.0.5-3|256	%{tcl_sitelib}/xpbs/pbs.tcl
14cr|torque-3.0.5-3|257	%{tcl_sitelib}/xpbs/*.tk
14cr|torque-3.0.5-3|258	%{tcl_sitelib}/xpbs/tclIndex
14cr|torque-3.0.5-3|259	%config(noreplace) %{tcl_sitelib}/xpbs/xpbsrc
14cr|torque-3.0.5-3|260	%{tcl_sitelib}/xpbs/buildindex
14cr|torque-3.0.5-3|261	%{tcl_sitelib}/xpbsmon/buildindex
14cr|torque-3.0.5-3|262	%{tcl_sitelib}/xpbsmon/*.tk
14cr|torque-3.0.5-3|263	%dir %{tcl_sitelib}/xpbsmon/help
14cr|torque-3.0.5-3|264	%{tcl_sitelib}/xpbsmon/*.tcl
14cr|torque-3.0.5-3|265	%{tcl_sitelib}/xpbsmon/tclIndex
14cr|torque-3.0.5-3|266	%config(noreplace) %{tcl_sitelib}/xpbsmon/xpbsmonrc
14cr|torque-3.0.5-3|267	%dir %{tcl_sitelib}/xpbsmon
14cr|torque-3.0.5-3|268	%dir %{tcl_sitelib}/xpbsmon/bitmaps
14cr|torque-3.0.5-3|269	%{tcl_sitelib}/xpbsmon/bitmaps/*
14cr|torque-3.0.5-3|270	%{tcl_sitelib}/xpbsmon/help/*
14cr|torque-3.0.5-3|271	%{_mandir}/man1/x*
14cr|torque-3.0.5-3|272	
14cr|torque-3.0.5-3|273	%post xpbs
14cr|torque-3.0.5-3|274	ln -sf %{tcl_sitelib}/xpbs /usr/lib/xpbs
14cr|torque-3.0.5-3|275	ln -sf %{tcl_sitelib}/xpbsmon /usr/lib/xpbsmon
14cr|torque-3.0.5-3|276	
14cr|torque-3.0.5-3|277	#----------------------------------------------------------------------------
14cr|torque-3.0.5-3|278	
14cr|torque-3.0.5-3|279	%prep
14cr|torque-3.0.5-3|280	%setup -q
14cr|torque-3.0.5-3|281	%patch13 -p1 -b .destdir~
14cr|torque-3.0.5-3|282	%patch14 -p1 -b .tcl86~
14cr|torque-3.0.5-3|283	
14cr|torque-3.0.5-3|284	# these variables aren't ever set in any file that gets installed,
14cr|torque-3.0.5-3|285	# so without doing this, xpbs won't run - AdamW 2008/12
14cr|torque-3.0.5-3|286	sed -i -e 's,$xpbs_datadump,xpbs_datadump,g' src/gui/pbs.tcl
14cr|torque-3.0.5-3|287	sed -i -e 's,$xpbs_scriptload,xpbs_scriptload,g' src/gui/pbs.tcl
14cr|torque-3.0.5-3|288	
14cr|torque-3.0.5-3|289	cp %{SOURCE3} %{_builddir}/%{name}-%{version}/TORQUE_Administrator_GUIDE.pdf
14cr|torque-3.0.5-3|290	cp %{SOURCE10} %{_builddir}/%{name}-%{version}/introduction_openPBS
14cr|torque-3.0.5-3|291	cp %{SOURCE15} %{_builddir}/%{name}-%{version}/para_job_pbs.sh
14cr|torque-3.0.5-3|292	
14cr|torque-3.0.5-3|293	%build
14cr|torque-3.0.5-3|294	CFLAGS="%{optflags} -std=gnu99" \
14cr|torque-3.0.5-3|295	%configure2_5x \
14cr|torque-3.0.5-3|296	--with-rcp=scp \
14cr|torque-3.0.5-3|297	--with-server-home=/var/spool/pbs \
14cr|torque-3.0.5-3|298	--enable-docs \
14cr|torque-3.0.5-3|299	--enable-server \
14cr|torque-3.0.5-3|300	--enable-mom \
14cr|torque-3.0.5-3|301	--enable-client \
14cr|torque-3.0.5-3|302	--srcdir=%{_builddir}/%{name}-%{version} \
14cr|torque-3.0.5-3|303	--enable-gui \
14cr|torque-3.0.5-3|304	-x-libraries=%{_libdir}
14cr|torque-3.0.5-3|305	
14cr|torque-3.0.5-3|306	%ifarch x86_64
14cr|torque-3.0.5-3|307	perl -pi -e 's|\-L\$\(TCL\_DIR\)/lib|\-L\$\(TCL\_DIR\)/lib64|g' src/tools/Makefile
14cr|torque-3.0.5-3|308	%endif
14cr|torque-3.0.5-3|309	
14cr|torque-3.0.5-3|310	#make depend
14cr|torque-3.0.5-3|311	make clean
14cr|torque-3.0.5-3|312	%make all XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
14cr|torque-3.0.5-3|313	
14cr|torque-3.0.5-3|314	%install
14cr|torque-3.0.5-3|315	pbs_server_home_for_install=%{buildroot}/var/spool/pbs
14cr|torque-3.0.5-3|316	
14cr|torque-3.0.5-3|317	mkdir -p %{buildroot}%{_initrddir}
14cr|torque-3.0.5-3|318	mkdir -p ${pbs_server_home_for_install}/mom_priv/
14cr|torque-3.0.5-3|319	touch ${pbs_server_home_for_install}/mom_priv/config
14cr|torque-3.0.5-3|320	mkdir -p ${pbs_server_home_for_install}/sched_priv
14cr|torque-3.0.5-3|321	chmod 644 ${pbs_server_home_for_install}/mom_priv/config
14cr|torque-3.0.5-3|322	mkdir -p ${pbs_server_home_for_install}/server_logs
14cr|torque-3.0.5-3|323	mkdir -p ${pbs_server_home_for_install}/sched_logs
14cr|torque-3.0.5-3|324	mkdir -p ${pbs_server_home_for_install}/server_priv
14cr|torque-3.0.5-3|325	
14cr|torque-3.0.5-3|326	mkdir -p %{buildroot}%{_defaultdocdir}
14cr|torque-3.0.5-3|327	mkdir -p %{buildroot}%{_sysconfdir}
14cr|torque-3.0.5-3|328	mkdir -p %{buildroot}%{_sbindir}
14cr|torque-3.0.5-3|329	mkdir -p %{buildroot}%{tcl_sitelib}/xpbs
14cr|torque-3.0.5-3|330	mkdir -p %{buildroot}%{tcl_sitelib}/xpbsmon
14cr|torque-3.0.5-3|331	mkdir -p %{buildroot}%{_libdir}/%{name}-%{version}
14cr|torque-3.0.5-3|332	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cr|torque-3.0.5-3|333	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-client-%{version}
14cr|torque-3.0.5-3|334	mkdir -p %{buildroot}%{_includedir}/%{name}-%{version}
14cr|torque-3.0.5-3|335	
14cr|torque-3.0.5-3|336	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pbs_server
14cr|torque-3.0.5-3|337	install -m755 %{SOURCE4} %{buildroot}%{_initrddir}/pbs_mom
14cr|torque-3.0.5-3|338	install -m755 %{SOURCE5} %{buildroot}%{_initrddir}/pbs_sched
14cr|torque-3.0.5-3|339	install -m755 %{SOURCE12} %{buildroot}%{_initrddir}/openpbs
14cr|torque-3.0.5-3|340	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pbs.conf
14cr|torque-3.0.5-3|341	install -m644 %{SOURCE11} %{buildroot}%{_sbindir}/pbslogs
14cr|torque-3.0.5-3|342	
14cr|torque-3.0.5-3|343	%makeinstall_std PBS_SERVER_HOME=/var/spool/pbs mandir=%{_mandir} XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
14cr|torque-3.0.5-3|344	
14cr|torque-3.0.5-3|345	mkdir -p %{buildroot}%{_sbindir}
14cr|torque-3.0.5-3|346	chmod 755 %{buildroot}%{_sbindir}/pbs_mom
14cr|torque-3.0.5-3|347	chmod 755 %{buildroot}%{_sbindir}/pbs_sched
14cr|torque-3.0.5-3|348	chmod 755 %{buildroot}%{_sbindir}/pbs_iff
14cr|torque-3.0.5-3|349	chmod 755 %{buildroot}%{_sbindir}/pbs_server
14cr|torque-3.0.5-3|350	chmod 755 %{buildroot}%{_initrddir}/openpbs
14cr|torque-3.0.5-3|351	
14cr|torque-3.0.5-3|352	# needed to overwrite bad path in those scripts
14cr|torque-3.0.5-3|353	install -m755 %{SOURCE6} %{buildroot}%{_bindir}/xpbs
14cr|torque-3.0.5-3|354	install -m755 %{SOURCE7} %{buildroot}%{_bindir}/xpbsmon
14cr|torque-3.0.5-3|355	install -m755 %{SOURCE13} %{buildroot}%{_bindir}/setup_pbs_server
14cr|torque-3.0.5-3|356	install -m755 %{SOURCE19} %{buildroot}%{_bindir}/setup_pbs_client
14cr|torque-3.0.5-3|357	install -m644 %{SOURCE8} %{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex
14cr|torque-3.0.5-3|358	install -m644 %{SOURCE9} %{buildroot}%{tcl_sitelib}/xpbs/tclIndex
14cr|torque-3.0.5-3|359	install -m644 %{SOURCE14} %{buildroot}%{_var}/spool/pbs/pbs_config.sample
14cr|torque-3.0.5-3|360	install -m755 %{SOURCE17} %{buildroot}%{_var}/spool/pbs/mom_priv/epilogue
14cr|torque-3.0.5-3|361	install -m755 %{SOURCE18} %{buildroot}%{_var}/spool/pbs/mom_priv/prologue
14cr|torque-3.0.5-3|362	
14cr|torque-3.0.5-3|363	# replace the placeholder text with whatever the real tcl_sitelib
14cr|torque-3.0.5-3|364	# should be...cunning, eh? - AdamW 2008/12
14cr|torque-3.0.5-3|365	sed -i -e 's,TCL_SITELIB,%{tcl_sitelib},g' \
14cr|torque-3.0.5-3|366	%{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex \
14cr|torque-3.0.5-3|367	%{buildroot}%{tcl_sitelib}/xpbs/tclIndex \
14cr|torque-3.0.5-3|368	%{buildroot}%{_bindir}/xpbs \
14cr|torque-3.0.5-3|369	%{buildroot}%{_bindir}/xpbsmon \
14cr|torque-3.0.5-3|370	%{buildroot}%{_bindir}/setup_pbs_server \
14cr|torque-3.0.5-3|371	%{buildroot}%{_bindir}/setup_pbs_client
14cr|torque-3.0.5-3|372	
14cr|torque-3.0.5-3|373	rm -f %{buildroot}%{_libdir}/xpbs/tclIndex
14cr|torque-3.0.5-3|374	rm -f %{buildroot}%{_libdir}/xpbsmon/tclIndex
14cr|torque-3.0.5-3|375	
14cr|torque-3.0.5-3|376	echo "# MOM server configuration file" > ${pbs_server_home_for_install}/mom_priv/config
14cr|torque-3.0.5-3|377	echo "# if more than one value, separate it by comma." >> ${pbs_server_home_for_install}/mom_priv/config
14cr|torque-3.0.5-3|378	
14cr|torque-3.0.5-3|379	cp -av %{_builddir}/%{name}-%{version}/src/include/* %{buildroot}%{_includedir}/%{name}-%{version}/
14cr|torque-3.0.5-3|380	
14cr|torque-3.0.5-3|381	perl -pi -e 's/wish8\.3/wish/' %{buildroot}%{_bindir}/xpbs
14cr|torque-3.0.5-3|382	
14cr|torque-3.0.5-3|383	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/pbs_config.h
14cr|torque-3.0.5-3|384	
14cr|torque-3.0.5-3|385	
14cr|torque-3.0.5-3|386	%changelog
14cr|torque-3.0.5-3|387	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.5-3
14cr|torque-3.0.5-3|388	+ Revision: 7cc5cbb
14cr|torque-3.0.5-3|389	- Build with tirpc, spec cleanup
14cr|torque-3.0.5-3|390	
14cr|torque-3.0.5-3|391	

8701 14
14cr|torrentsniff-0.3.0-12|1	#fixed2
14cr|torrentsniff-0.3.0-12|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}}
14cr|torrentsniff-0.3.0-12|3	
14cr|torrentsniff-0.3.0-12|4	Summary: Reports status information of BitTorrent distributed downloads
14cr|torrentsniff-0.3.0-12|5	
14cr|torrentsniff-0.3.0-12|6	Name: torrentsniff
14cr|torrentsniff-0.3.0-12|7	Version: 0.3.0
14cr|torrentsniff-0.3.0-12|8	Release: 12
14cr|torrentsniff-0.3.0-12|9	Source0: http://www.highprogrammer.com/alan/perl/%{name}-%{version}.tar.bz2
14cr|torrentsniff-0.3.0-12|10	License: MIT
14cr|torrentsniff-0.3.0-12|11	Group: Networking/File transfer
14cr|torrentsniff-0.3.0-12|12	URL: http://www.highprogrammer.com/alan/perl/torrentsniff.html
14cr|torrentsniff-0.3.0-12|13	BuildArch: noarch
14cr|torrentsniff-0.3.0-12|14	
14cr|torrentsniff-0.3.0-12|15	%description
14cr|torrentsniff-0.3.0-12|16	TorrentSniff reports status information for a given torrent including the
14cr|torrentsniff-0.3.0-12|17	current number of complete copies (seeds) and incomplete copies (leeches)
14cr|torrentsniff-0.3.0-12|18	currently active.  TorrentSniff is derived from TorrentSpy 0.1.0.3-BETA.
14cr|torrentsniff-0.3.0-12|19	
14cr|torrentsniff-0.3.0-12|20	
14cr|torrentsniff-0.3.0-12|21	%prep
14cr|torrentsniff-0.3.0-12|22	%setup -q
14cr|torrentsniff-0.3.0-12|23	
14cr|torrentsniff-0.3.0-12|24	%build
14cr|torrentsniff-0.3.0-12|25	
14cr|torrentsniff-0.3.0-12|26	%install
14cr|torrentsniff-0.3.0-12|27	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{perl_vendorlib}
14cr|torrentsniff-0.3.0-12|28	install -m 755 torrentsniff %{buildroot}%{_bindir}
14cr|torrentsniff-0.3.0-12|29	install -d -m 755 %{buildroot}%{perl_vendorlib}/BitTorrent
14cr|torrentsniff-0.3.0-12|30	install -m 644 BitTorrent/* %{buildroot}%{perl_vendorlib}/BitTorrent
14cr|torrentsniff-0.3.0-12|31	
14cr|torrentsniff-0.3.0-12|32	%clean
14cr|torrentsniff-0.3.0-12|33	
14cr|torrentsniff-0.3.0-12|34	%files
14cr|torrentsniff-0.3.0-12|35	%doc README
14cr|torrentsniff-0.3.0-12|36	%{_bindir}/torrentsniff
14cr|torrentsniff-0.3.0-12|37	%{perl_vendorlib}/BitTorrent
14cr|torrentsniff-0.3.0-12|38	
14cr|torrentsniff-0.3.0-12|39	
14cr|torrentsniff-0.3.0-12|40	
14cr|torrentsniff-0.3.0-12|41	%changelog
14cr|torrentsniff-0.3.0-12|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-12
14cr|torrentsniff-0.3.0-12|43	+ Revision: 96f5902
14cr|torrentsniff-0.3.0-12|44	- MassBuild#464: Increase release tag
14cr|torrentsniff-0.3.0-12|45	
14cr|torrentsniff-0.3.0-12|46	

8702 14
14cr|torrentutils-0.3.0-11|1	%define name torrentutils
14cr|torrentutils-0.3.0-11|2	%define version 0.3.0
14cr|torrentutils-0.3.0-11|3	%define release 11
14cr|torrentutils-0.3.0-11|4	
14cr|torrentutils-0.3.0-11|5	Summary: Utilities for BitTorrent files
14cr|torrentutils-0.3.0-11|6	Name: %{name}
14cr|torrentutils-0.3.0-11|7	Version: %{version}
14cr|torrentutils-0.3.0-11|8	Release: %{release}
14cr|torrentutils-0.3.0-11|9	Source0: http://oskarsapps.mine.nu/src/%{name}-%{version}.tar.bz2
14cr|torrentutils-0.3.0-11|10	URL: http://oskarsapps.mine.nu/torrentutils.html
14cr|torrentutils-0.3.0-11|11	License: GPL or Artistic
14cr|torrentutils-0.3.0-11|12	Group: Networking/File transfer
14cr|torrentutils-0.3.0-11|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|torrentutils-0.3.0-11|14	BuildArch: noarch
14cr|torrentutils-0.3.0-11|15	BuildRequires: perl
14cr|torrentutils-0.3.0-11|16	
14cr|torrentutils-0.3.0-11|17	%description
14cr|torrentutils-0.3.0-11|18	The torrentutils are a set of utilities for managing BitTorrent
14cr|torrentutils-0.3.0-11|19	(`.torrent') files and interactiving with BitTorrent trackers. The
14cr|torrentutils-0.3.0-11|20	torrentutils contain the following programs:
14cr|torrentutils-0.3.0-11|21	
14cr|torrentutils-0.3.0-11|22	torrenttool is a script that extracts and displays information from
14cr|torrentutils-0.3.0-11|23	BitTorrent files, as well as testing and generating checksums for
14cr|torrentutils-0.3.0-11|24	files listed in them.
14cr|torrentutils-0.3.0-11|25	
14cr|torrentutils-0.3.0-11|26	defrag is a script that defrags files simply by making a copy of the
14cr|torrentutils-0.3.0-11|27	file. The original file is then replaced by the copy. Due to the fact
14cr|torrentutils-0.3.0-11|28	that BitTorrent splits files in pieces, and downloads these pieces in
14cr|torrentutils-0.3.0-11|29	random order, the downloaded files are often severely fragmented. This
14cr|torrentutils-0.3.0-11|30	means that reading these files will be slower, sometimes as much as
14cr|torrentutils-0.3.0-11|31	30% slower. defrag can also recurse directories.
14cr|torrentutils-0.3.0-11|32	
14cr|torrentutils-0.3.0-11|33	torrentmcfs is a read-only virtual file system for Midnight Commander
14cr|torrentutils-0.3.0-11|34	that can be used to easier access the information in a BitTorrent
14cr|torrentutils-0.3.0-11|35	file.
14cr|torrentutils-0.3.0-11|36	
14cr|torrentutils-0.3.0-11|37	%prep
14cr|torrentutils-0.3.0-11|38	%setup -q
14cr|torrentutils-0.3.0-11|39	
14cr|torrentutils-0.3.0-11|40	%build
14cr|torrentutils-0.3.0-11|41	
14cr|torrentutils-0.3.0-11|42	%install
14cr|torrentutils-0.3.0-11|43	rm -rf $RPM_BUILD_ROOT
14cr|torrentutils-0.3.0-11|44	%makeinstall PREFIX=%buildroot%_prefix
14cr|torrentutils-0.3.0-11|45	
14cr|torrentutils-0.3.0-11|46	%clean
14cr|torrentutils-0.3.0-11|47	rm -rf $RPM_BUILD_ROOT
14cr|torrentutils-0.3.0-11|48	
14cr|torrentutils-0.3.0-11|49	%files
14cr|torrentutils-0.3.0-11|50	%defattr(-,root,root)
14cr|torrentutils-0.3.0-11|51	%doc NEWS README COPYING*
14cr|torrentutils-0.3.0-11|52	%_bindir/torrenttool
14cr|torrentutils-0.3.0-11|53	%_bindir/defrag
14cr|torrentutils-0.3.0-11|54	%_mandir/man1/torrenttool.1*
14cr|torrentutils-0.3.0-11|55	%_mandir/man1/defrag.1*
14cr|torrentutils-0.3.0-11|56	%_datadir/mc/extfs/torrentmcfs
14cr|torrentutils-0.3.0-11|57	
14cr|torrentutils-0.3.0-11|58	
14cr|torrentutils-0.3.0-11|59	
14cr|torrentutils-0.3.0-11|60	%changelog
14cr|torrentutils-0.3.0-11|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-11
14cr|torrentutils-0.3.0-11|62	+ Revision: b14e663
14cr|torrentutils-0.3.0-11|63	- MassBuild#464: Increase release tag
14cr|torrentutils-0.3.0-11|64	
14cr|torrentutils-0.3.0-11|65	

8703 14
14cr|torsmo-0.18-8|1	%define name torsmo
14cr|torsmo-0.18-8|2	%define version 0.18
14cr|torsmo-0.18-8|3	%define release  8
14cr|torsmo-0.18-8|4	
14cr|torsmo-0.18-8|5	Name: %{name}
14cr|torsmo-0.18-8|6	Summary: System monitor like gkrellm, but lightweight
14cr|torsmo-0.18-8|7	Version: %{version}
14cr|torsmo-0.18-8|8	Release: %{release}
14cr|torsmo-0.18-8|9	Source0: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|torsmo-0.18-8|10	Patch0: torsmo-0.18-link.patch
14cr|torsmo-0.18-8|11	URL: http://torsmo.sourceforge.net/
14cr|torsmo-0.18-8|12	Group: Monitoring
14cr|torsmo-0.18-8|13	License: BSD
14cr|torsmo-0.18-8|14	BuildRequires: pkgconfig(x11)
14cr|torsmo-0.18-8|15	
14cr|torsmo-0.18-8|16	%description
14cr|torsmo-0.18-8|17	Torsmo is a system monitor that sits in the corner of your desktop. It's very
14cr|torsmo-0.18-8|18	simple, customizable and it renders only text on the desktop (and
14cr|torsmo-0.18-8|19	percentagebars if you want it to ;) and the only lib it uses is Xlib.
14cr|torsmo-0.18-8|20	Torsmo can show various information about your system and it's peripherals.
14cr|torsmo-0.18-8|21	
14cr|torsmo-0.18-8|22	%prep
14cr|torsmo-0.18-8|23	%setup -q
14cr|torsmo-0.18-8|24	%patch0 -p0
14cr|torsmo-0.18-8|25	
14cr|torsmo-0.18-8|26	%build
14cr|torsmo-0.18-8|27	autoreconf -fi
14cr|torsmo-0.18-8|28	%configure2_5x
14cr|torsmo-0.18-8|29	%make
14cr|torsmo-0.18-8|30	
14cr|torsmo-0.18-8|31	%install
14cr|torsmo-0.18-8|32	rm -rf $RPM_BUILD_ROOT
14cr|torsmo-0.18-8|33	%makeinstall_std
14cr|torsmo-0.18-8|34	
14cr|torsmo-0.18-8|35	%clean
14cr|torsmo-0.18-8|36	rm -rf $RPM_BUILD_ROOT
14cr|torsmo-0.18-8|37	
14cr|torsmo-0.18-8|38	%files
14cr|torsmo-0.18-8|39	%defattr(-,root,root,0755)
14cr|torsmo-0.18-8|40	%doc AUTHORS COPYING README torsmorc.sample
14cr|torsmo-0.18-8|41	%{_mandir}/man1/torsmo.1*
14cr|torsmo-0.18-8|42	%{_bindir}/torsmo
14cr|torsmo-0.18-8|43	
14cr|torsmo-0.18-8|44	
14cr|torsmo-0.18-8|45	
14cr|torsmo-0.18-8|46	
14cr|torsmo-0.18-8|47	%changelog
14cr|torsmo-0.18-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18-8
14cr|torsmo-0.18-8|49	+ Revision: fa00808
14cr|torsmo-0.18-8|50	- MassBuild#464: Increase release tag
14cr|torsmo-0.18-8|51	
14cr|torsmo-0.18-8|52	

8704 14
14cr|tortoisehg-3.1.1-1|1	Name:		tortoisehg
14cr|tortoisehg-3.1.1-1|2	Version:	3.1.1
14cr|tortoisehg-3.1.1-1|3	Release:	1
14cr|tortoisehg-3.1.1-1|4	Summary:	Mercurial GUI command line tool hgtk
14cr|tortoisehg-3.1.1-1|5	Group:		Development/Other
14cr|tortoisehg-3.1.1-1|6	License:	GPLv2
14cr|tortoisehg-3.1.1-1|7	# - few files are however under the more permissive GPLv2+
14cr|tortoisehg-3.1.1-1|8	URL:		http://tortoisehg.bitbucket.org/
14cr|tortoisehg-3.1.1-1|9	#Source0:	http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-%{version}.tar.bz2
14cr|tortoisehg-3.1.1-1|10	Source0:	http://bitbucket.org/tortoisehg/stable/get/%{name}-%{version}.tar.gz
14cr|tortoisehg-3.1.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|tortoisehg-3.1.1-1|12	# This package _is_ noarch, but that isn't possible because the nautilus
14cr|tortoisehg-3.1.1-1|13	# subpackage has to be arch-specific:
14cr|tortoisehg-3.1.1-1|14	BuildArch:	noarch
14cr|tortoisehg-3.1.1-1|15	#Requires:	mercurial >= 3.0
14cr|tortoisehg-3.1.1-1|16	
14cr|tortoisehg-3.1.1-1|17	BuildRequires:  python-devel, gettext, python-sphinx, python-qt4-devel
14cr|tortoisehg-3.1.1-1|18	Requires:       python-iniparse, mercurial >= 2.9, gnome-python-gconf
14cr|tortoisehg-3.1.1-1|19	Requires:       pygtk2, gnome-python-gtkspell, python-qt4-qscintilla
14cr|tortoisehg-3.1.1-1|20	
14cr|tortoisehg-3.1.1-1|21	%description
14cr|tortoisehg-3.1.1-1|22	This package contains the hgtk command line tool, which provides a graphical
14cr|tortoisehg-3.1.1-1|23	user interface to the Mercurial distributed revision control system.
14cr|tortoisehg-3.1.1-1|24	
14cr|tortoisehg-3.1.1-1|25	%package        nautilus
14cr|tortoisehg-3.1.1-1|26	Summary:        Mercurial GUI plugin to Nautilus file manager
14cr|tortoisehg-3.1.1-1|27	Group:          Development/Other
14cr|tortoisehg-3.1.1-1|28	Requires:       %{name} = %{version}-%{release}, nautilus-python
14cr|tortoisehg-3.1.1-1|29	
14cr|tortoisehg-3.1.1-1|30	%description    nautilus
14cr|tortoisehg-3.1.1-1|31	This package contains the TortoiseHg Gnome/Nautilus extension, which makes the
14cr|tortoisehg-3.1.1-1|32	Mercurial distributed revision control system available in the file manager
14cr|tortoisehg-3.1.1-1|33	with a graphical interface.
14cr|tortoisehg-3.1.1-1|34	
14cr|tortoisehg-3.1.1-1|35	Note that the nautilus extension has been deprecated upstream.
14cr|tortoisehg-3.1.1-1|36	
14cr|tortoisehg-3.1.1-1|37	%prep
14cr|tortoisehg-3.1.1-1|38	%setup -q
14cr|tortoisehg-3.1.1-1|39	
14cr|tortoisehg-3.1.1-1|40	# Fedora Nautilus python extensions lives in lib64 on x86_64 (https://bugzilla.redhat.com/show_bug.cgi?id=509633) ...
14cr|tortoisehg-3.1.1-1|41	%{__sed} -i "s,lib/nautilus,%{_lib}/nautilus,g" setup.py
14cr|tortoisehg-3.1.1-1|42	
14cr|tortoisehg-3.1.1-1|43	cat > tortoisehg/util/config.py << EOT
14cr|tortoisehg-3.1.1-1|44	bin_path     = "%{_bindir}"
14cr|tortoisehg-3.1.1-1|45	license_path = "%{_docdir}/%{name}-%{version}/COPYING.txt"
14cr|tortoisehg-3.1.1-1|46	locale_path  = "%{_datadir}/locale"
14cr|tortoisehg-3.1.1-1|47	icon_path    = "%{_datadir}/pixmaps/tortoisehg/icons"
14cr|tortoisehg-3.1.1-1|48	nofork       = True
14cr|tortoisehg-3.1.1-1|49	EOT
14cr|tortoisehg-3.1.1-1|50	
14cr|tortoisehg-3.1.1-1|51	%build
14cr|tortoisehg-3.1.1-1|52	%{__python} setup.py build
14cr|tortoisehg-3.1.1-1|53	
14cr|tortoisehg-3.1.1-1|54	(cd doc && make html)
14cr|tortoisehg-3.1.1-1|55	rm doc/build/html/.buildinfo
14cr|tortoisehg-3.1.1-1|56	
14cr|tortoisehg-3.1.1-1|57	%install
14cr|tortoisehg-3.1.1-1|58	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14cr|tortoisehg-3.1.1-1|59	
14cr|tortoisehg-3.1.1-1|60	install -m0644 -D contrib/thg.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/thg.desktop
14cr|tortoisehg-3.1.1-1|61	#install -m 644 -D contrib/_hgtk $RPM_BUILD_ROOT/%{_datadir}/zsh/site-functions/_hgtk
14cr|tortoisehg-3.1.1-1|62	
14cr|tortoisehg-3.1.1-1|63	%find_lang %{name}
14cr|tortoisehg-3.1.1-1|64	
14cr|tortoisehg-3.1.1-1|65	%clean
14cr|tortoisehg-3.1.1-1|66	
14cr|tortoisehg-3.1.1-1|67	%files -f %{name}.lang
14cr|tortoisehg-3.1.1-1|68	%doc COPYING.txt doc/build/html/
14cr|tortoisehg-3.1.1-1|69	%{_bindir}/thg
14cr|tortoisehg-3.1.1-1|70	%{python_sitelib}/tortoisehg/
14cr|tortoisehg-3.1.1-1|71	%{python_sitelib}/tortoisehg-*.egg-info
14cr|tortoisehg-3.1.1-1|72	%{_datadir}/pixmaps/tortoisehg/
14cr|tortoisehg-3.1.1-1|73	%{_datadir}/applications/thg.desktop
14cr|tortoisehg-3.1.1-1|74	
14cr|tortoisehg-3.1.1-1|75	# /usr/share/zsh/site-functions/ is owned by zsh package which we don't want to
14cr|tortoisehg-3.1.1-1|76	# require. We also don't want to create a sub-package just for this dependency.
14cr|tortoisehg-3.1.1-1|77	# Instead we just claim ownership of the zsh top folder ...
14cr|tortoisehg-3.1.1-1|78	#%{_datadir}/zsh
14cr|tortoisehg-3.1.1-1|79	
14cr|tortoisehg-3.1.1-1|80	%files nautilus
14cr|tortoisehg-3.1.1-1|81	#{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py
14cr|tortoisehg-3.1.1-1|82	%{_datadir}/nautilus-python/extensions/nautilus-thg.py
14cr|tortoisehg-3.1.1-1|83	
14cr|tortoisehg-3.1.1-1|84	
14cr|tortoisehg-3.1.1-1|85	%changelog
14cr|tortoisehg-3.1.1-1|86	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-1
14cr|tortoisehg-3.1.1-1|87	+ Revision: 6bb5be4
14cr|tortoisehg-3.1.1-1|88	- Merge branch 'rosa2012.1' into rosa2014.1
14cr|tortoisehg-3.1.1-1|89	- Conflicts:
14cr|tortoisehg-3.1.1-1|90	- tortoisehg.spec
14cr|tortoisehg-3.1.1-1|91	
14cr|tortoisehg-3.1.1-1|92	

8705 14
14cr|tosvcd-0.9-8|1	%define name	tosvcd
14cr|tosvcd-0.9-8|2	%define version	0.9
14cr|tosvcd-0.9-8|3	%define release 8
14cr|tosvcd-0.9-8|4	
14cr|tosvcd-0.9-8|5	Name: 	 	%{name}
14cr|tosvcd-0.9-8|6	Summary: 	Makes (super) video CD's from digital video recorder files
14cr|tosvcd-0.9-8|7	Version: 	%{version}
14cr|tosvcd-0.9-8|8	Release: 	%{release}
14cr|tosvcd-0.9-8|9	
14cr|tosvcd-0.9-8|10	Source:		%{name}-%{version}.tar.bz2
14cr|tosvcd-0.9-8|11	URL:		http://muse.seh.de/tosvcd/
14cr|tosvcd-0.9-8|12	License:	GPL
14cr|tosvcd-0.9-8|13	Group:		Video
14cr|tosvcd-0.9-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|tosvcd-0.9-8|15	Requires:	mjpegtools vcdimager cdrdao
14cr|tosvcd-0.9-8|16	ExclusiveArch: %ix86
14cr|tosvcd-0.9-8|17	
14cr|tosvcd-0.9-8|18	%description
14cr|tosvcd-0.9-8|19	ToSVCD takes one or more recorded VDR files and transcodes them to a SVCD
14cr|tosvcd-0.9-8|20	image file ready for cdrdao to burn.
14cr|tosvcd-0.9-8|21	Features include:
14cr|tosvcd-0.9-8|22	* synchronises Video/Audio
14cr|tosvcd-0.9-8|23	* tries to repair demaged streams
14cr|tosvcd-0.9-8|24	* split output(with help of mpeg2enc)
14cr|tosvcd-0.9-8|25	* invoke yuvscaler, if input is not 480x576
14cr|tosvcd-0.9-8|26	* invoke noise filter on request
14cr|tosvcd-0.9-8|27	* predicts finish time
14cr|tosvcd-0.9-8|28	* predicts final output size
14cr|tosvcd-0.9-8|29	* restarts if output size exceeds CD's capacity
14cr|tosvcd-0.9-8|30	* invoke mplex and vcdimager
14cr|tosvcd-0.9-8|31	
14cr|tosvcd-0.9-8|32	%prep
14cr|tosvcd-0.9-8|33	%setup -q
14cr|tosvcd-0.9-8|34	perl -p -i -e 's|su -c|echo||g' makefile
14cr|tosvcd-0.9-8|35	
14cr|tosvcd-0.9-8|36	%build
14cr|tosvcd-0.9-8|37	%make
14cr|tosvcd-0.9-8|38	
14cr|tosvcd-0.9-8|39	%install
14cr|tosvcd-0.9-8|40	rm -rf $RPM_BUILD_ROOT
14cr|tosvcd-0.9-8|41	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|tosvcd-0.9-8|42	cp %name $RPM_BUILD_ROOT/%_bindir
14cr|tosvcd-0.9-8|43	
14cr|tosvcd-0.9-8|44	%clean
14cr|tosvcd-0.9-8|45	rm -rf $RPM_BUILD_ROOT
14cr|tosvcd-0.9-8|46	
14cr|tosvcd-0.9-8|47	%files
14cr|tosvcd-0.9-8|48	%defattr(-,root,root)
14cr|tosvcd-0.9-8|49	%doc README ChangeLog
14cr|tosvcd-0.9-8|50	%{_bindir}/%name
14cr|tosvcd-0.9-8|51	
14cr|tosvcd-0.9-8|52	
14cr|tosvcd-0.9-8|53	
14cr|tosvcd-0.9-8|54	
14cr|tosvcd-0.9-8|55	%changelog
14cr|tosvcd-0.9-8|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-8
14cr|tosvcd-0.9-8|57	+ Revision: eed87d9
14cr|tosvcd-0.9-8|58	- MassBuild#464: Increase release tag
14cr|tosvcd-0.9-8|59	
14cr|tosvcd-0.9-8|60	

8706 14
14cr|totem-gtk2-2.32.0-1|1	%define oname totem
14cr|totem-gtk2-2.32.0-1|2	
14cr|totem-gtk2-2.32.0-1|3	Summary:	Movie player for MATE
14cr|totem-gtk2-2.32.0-1|4	Name:		totem-gtk2
14cr|totem-gtk2-2.32.0-1|5	Version:	2.32.0
14cr|totem-gtk2-2.32.0-1|6	Release:	1
14cr|totem-gtk2-2.32.0-1|7	License:	GPLv2+
14cr|totem-gtk2-2.32.0-1|8	Group:		Video
14cr|totem-gtk2-2.32.0-1|9	Url:		http://www.hadess.net/totem.php3
14cr|totem-gtk2-2.32.0-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14cr|totem-gtk2-2.32.0-1|11	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
14cr|totem-gtk2-2.32.0-1|12	Source2:	totem-opendvd.desktop
14cr|totem-gtk2-2.32.0-1|13	Patch0:		totem-2.32.0-plugins.patch
14cr|totem-gtk2-2.32.0-1|14	Patch1:		totem-2.32.0-plparser.patch
14cr|totem-gtk2-2.32.0-1|15	#gw work around crash in goom by using goom2k1 instead
14cr|totem-gtk2-2.32.0-1|16	#https://qa.mandriva.com/show_bug.cgi?id=53140
14cr|totem-gtk2-2.32.0-1|17	Patch2:		totem-2.28.1-set-default-visual-effects-plugin.patch
14cr|totem-gtk2-2.32.0-1|18	BuildRequires:	automake1.9
14cr|totem-gtk2-2.32.0-1|19	BuildRequires:	docbook-dtd45-xml
14cr|totem-gtk2-2.32.0-1|20	BuildRequires:	gnome-common
14cr|totem-gtk2-2.32.0-1|21	BuildRequires:	gnome-doc-utils
14cr|totem-gtk2-2.32.0-1|22	BuildRequires:	gstreamer0.10-plugins-base
14cr|totem-gtk2-2.32.0-1|23	BuildRequires:	gstreamer0.10-plugins-good
14cr|totem-gtk2-2.32.0-1|24	BuildRequires:	gstreamer0.10-soup
14cr|totem-gtk2-2.32.0-1|25	BuildRequires:	intltool
14cr|totem-gtk2-2.32.0-1|26	BuildRequires:	iso-codes
14cr|totem-gtk2-2.32.0-1|27	BuildRequires:	scrollkeeper
14cr|totem-gtk2-2.32.0-1|28	BuildRequires:	pkgconfig(bluez)
14cr|totem-gtk2-2.32.0-1|29	BuildRequires:	pkgconfig(gconf-2.0)
14cr|totem-gtk2-2.32.0-1|30	BuildRequires:	pkgconfig(glib-2.0)
14cr|totem-gtk2-2.32.0-1|31	BuildRequires:	pkgconfig(gmime-2.6)
14cr|totem-gtk2-2.32.0-1|32	BuildRequires:	pkgconfig(gnome-doc-utils)
14cr|totem-gtk2-2.32.0-1|33	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|totem-gtk2-2.32.0-1|34	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|totem-gtk2-2.32.0-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|totem-gtk2-2.32.0-1|36	BuildRequires:	pkgconfig(gtk-doc)
14cr|totem-gtk2-2.32.0-1|37	BuildRequires:	pkgconfig(ice)
14cr|totem-gtk2-2.32.0-1|38	BuildRequires:	pkgconfig(libarchive)
14cr|totem-gtk2-2.32.0-1|39	BuildRequires:	pkgconfig(liblircclient0)
14cr|totem-gtk2-2.32.0-1|40	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|totem-gtk2-2.32.0-1|41	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14cr|totem-gtk2-2.32.0-1|42	BuildRequires:	pkgconfig(nvtvsimple)
14cr|totem-gtk2-2.32.0-1|43	BuildRequires:	pkgconfig(pygtk-2.0)
14cr|totem-gtk2-2.32.0-1|44	BuildRequires:	pkgconfig(shared-mime-info)
14cr|totem-gtk2-2.32.0-1|45	BuildRequires:	pkgconfig(sm)
14cr|totem-gtk2-2.32.0-1|46	BuildRequires:	pkgconfig(totem-plparser-gtk2)
14cr|totem-gtk2-2.32.0-1|47	BuildRequires:	pkgconfig(unique-1.0)
14cr|totem-gtk2-2.32.0-1|48	BuildRequires:	pkgconfig(xdmcp)
14cr|totem-gtk2-2.32.0-1|49	BuildRequires:	pkgconfig(xtst)
14cr|totem-gtk2-2.32.0-1|50	BuildRequires:	pkgconfig(xxf86vm)
14cr|totem-gtk2-2.32.0-1|51	Requires:	pygtk2.0
14cr|totem-gtk2-2.32.0-1|52	Requires:	iso-codes
14cr|totem-gtk2-2.32.0-1|53	Requires:	gstreamer0.10-plugins-base
14cr|totem-gtk2-2.32.0-1|54	Requires:	gstreamer0.10-plugins-good
14cr|totem-gtk2-2.32.0-1|55	Requires:	gstreamer0.10-soup
14cr|totem-gtk2-2.32.0-1|56	#gw opensubtitles plugin:
14cr|totem-gtk2-2.32.0-1|57	Requires:	pyxdg
14cr|totem-gtk2-2.32.0-1|58	Requires:	totem-pl-parser-gtk2-i18n
14cr|totem-gtk2-2.32.0-1|59	Conflicts:	totem
14cr|totem-gtk2-2.32.0-1|60	
14cr|totem-gtk2-2.32.0-1|61	%description
14cr|totem-gtk2-2.32.0-1|62	Totem is simple movie player for the MATE desktop. It features a simple
14cr|totem-gtk2-2.32.0-1|63	playlist, a full-screen mode, seek and volume controls, as well as a pretty
14cr|totem-gtk2-2.32.0-1|64	complete keyboard navigation.
14cr|totem-gtk2-2.32.0-1|65	
14cr|totem-gtk2-2.32.0-1|66	%files -f %{oname}.lang
14cr|totem-gtk2-2.32.0-1|67	%doc README AUTHORS TODO NEWS
14cr|totem-gtk2-2.32.0-1|68	%{_bindir}/totem
14cr|totem-gtk2-2.32.0-1|69	%{_bindir}/totem-audio-preview
14cr|totem-gtk2-2.32.0-1|70	%{_bindir}/totem-video-indexer
14cr|totem-gtk2-2.32.0-1|71	%{_bindir}/totem-video-thumbnailer
14cr|totem-gtk2-2.32.0-1|72	%{_sysconfdir}/gconf/schemas/totem.schemas
14cr|totem-gtk2-2.32.0-1|73	%{_sysconfdir}/gconf/schemas/totem-handlers.schemas
14cr|totem-gtk2-2.32.0-1|74	%{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
14cr|totem-gtk2-2.32.0-1|75	%{_datadir}/icons/hicolor/*/*/*
14cr|totem-gtk2-2.32.0-1|76	%{_datadir}/totem
14cr|totem-gtk2-2.32.0-1|77	%{_datadir}/applications/totem.desktop
14cr|totem-gtk2-2.32.0-1|78	%{_datadir}/gtk-doc/html/%{oname}
14cr|totem-gtk2-2.32.0-1|79	%{_datadir}/apps/solid/actions/totem-opendvd.desktop
14cr|totem-gtk2-2.32.0-1|80	%dir %{_libdir}/totem
14cr|totem-gtk2-2.32.0-1|81	%dir %{_libdir}/totem/plugins/
14cr|totem-gtk2-2.32.0-1|82	%{_libdir}/totem/plugins/bemused
14cr|totem-gtk2-2.32.0-1|83	%{_libdir}/totem/plugins/chapters
14cr|totem-gtk2-2.32.0-1|84	%{_libdir}/totem/plugins/dbus
14cr|totem-gtk2-2.32.0-1|85	%{_libdir}/totem/plugins/gromit
14cr|totem-gtk2-2.32.0-1|86	%{_libdir}/totem/plugins/lirc
14cr|totem-gtk2-2.32.0-1|87	%{_libdir}/totem/plugins/media-player-keys
14cr|totem-gtk2-2.32.0-1|88	%{_libdir}/totem/plugins/ontop
14cr|totem-gtk2-2.32.0-1|89	%{_libdir}/totem/plugins/opensubtitles
14cr|totem-gtk2-2.32.0-1|90	%{_libdir}/totem/plugins/properties
14cr|totem-gtk2-2.32.0-1|91	%{_libdir}/totem/plugins/screensaver
14cr|totem-gtk2-2.32.0-1|92	%{_libdir}/totem/plugins/screenshot
14cr|totem-gtk2-2.32.0-1|93	%{_libdir}/totem/plugins/thumbnail
14cr|totem-gtk2-2.32.0-1|94	%{_libdir}/totem/totem-bugreport.py
14cr|totem-gtk2-2.32.0-1|95	%{_mandir}/man1/*
14cr|totem-gtk2-2.32.0-1|96	
14cr|totem-gtk2-2.32.0-1|97	#----------------------------------------------------------------------------
14cr|totem-gtk2-2.32.0-1|98	
14cr|totem-gtk2-2.32.0-1|99	%prep
14cr|totem-gtk2-2.32.0-1|100	%setup -qn %{oname}-%{version}
14cr|totem-gtk2-2.32.0-1|101	%apply_patches
14cr|totem-gtk2-2.32.0-1|102	
14cr|totem-gtk2-2.32.0-1|103	%build
14cr|totem-gtk2-2.32.0-1|104	autoreconf -fi
14cr|totem-gtk2-2.32.0-1|105	%configure2_5x \
14cr|totem-gtk2-2.32.0-1|106	--disable-run-in-source-tree \
14cr|totem-gtk2-2.32.0-1|107	--disable-browser-plugins \
14cr|totem-gtk2-2.32.0-1|108	--with-plugins=all \
14cr|totem-gtk2-2.32.0-1|109	--disable-nautilus \
14cr|totem-gtk2-2.32.0-1|110	--disable-python \
14cr|totem-gtk2-2.32.0-1|111	--disable-vala
14cr|totem-gtk2-2.32.0-1|112	%make LIBS="-larchive -lsoup-2.4 -lsoup-gnome-2.4 -lgmime-2.6"
14cr|totem-gtk2-2.32.0-1|113	
14cr|totem-gtk2-2.32.0-1|114	%install
14cr|totem-gtk2-2.32.0-1|115	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14cr|totem-gtk2-2.32.0-1|116	
14cr|totem-gtk2-2.32.0-1|117	%find_lang %{oname} --with-gnome
14cr|totem-gtk2-2.32.0-1|118	
14cr|totem-gtk2-2.32.0-1|119	#(nl) KDE Solid integration
14cr|totem-gtk2-2.32.0-1|120	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions
14cr|totem-gtk2-2.32.0-1|121	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
14cr|totem-gtk2-2.32.0-1|122	
14cr|totem-gtk2-2.32.0-1|123	# remove unpackaged files
14cr|totem-gtk2-2.32.0-1|124	rm -rf %{buildroot}%{_libdir}/totem/plugins/*/*.{la,a}
14cr|totem-gtk2-2.32.0-1|125	
14cr|totem-gtk2-2.32.0-1|126	%changelog
14cr|totem-gtk2-2.32.0-1|127	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.32.0-1
14cr|totem-gtk2-2.32.0-1|128	+ Revision: 23d6f67
14cr|totem-gtk2-2.32.0-1|129	- Update BuildRequires
14cr|totem-gtk2-2.32.0-1|130	
14cr|totem-gtk2-2.32.0-1|131	

8707 14
14cr|totem-pl-parser-gtk2-2.32.6-2|1	%define _enable_debug_packages %{nil}
14cr|totem-pl-parser-gtk2-2.32.6-2|2	%define debug_package %{nil}
14cr|totem-pl-parser-gtk2-2.32.6-2|3	
14cr|totem-pl-parser-gtk2-2.32.6-2|4	%define oname totem-pl-parser
14cr|totem-pl-parser-gtk2-2.32.6-2|5	%define sdevname %mklibname totem-plparser-gtk2 -d -s
14cr|totem-pl-parser-gtk2-2.32.6-2|6	
14cr|totem-pl-parser-gtk2-2.32.6-2|7	Summary:	Playlist parser library from the Totem Movie Player (GTK2)
14cr|totem-pl-parser-gtk2-2.32.6-2|8	Name:		totem-pl-parser-gtk2
14cr|totem-pl-parser-gtk2-2.32.6-2|9	Version:	2.32.6
14cr|totem-pl-parser-gtk2-2.32.6-2|10	Release:	2
14cr|totem-pl-parser-gtk2-2.32.6-2|11	License:	LGPLv2+
14cr|totem-pl-parser-gtk2-2.32.6-2|12	Group:		System/Libraries
14cr|totem-pl-parser-gtk2-2.32.6-2|13	Url:		http://www.hadess.net/totem.php3
14cr|totem-pl-parser-gtk2-2.32.6-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.xz
14cr|totem-pl-parser-gtk2-2.32.6-2|15	Patch0:		totem-pl-parser-2.32.6-gettext-name.patch
14cr|totem-pl-parser-gtk2-2.32.6-2|16	Patch1:		totem-pl-parser-2.32.6-automake1.14.patch
14cr|totem-pl-parser-gtk2-2.32.6-2|17	Patch2:		totem-pl-parser-2.32.6-package-name.patch
14cr|totem-pl-parser-gtk2-2.32.6-2|18	Patch3:		totem-pl-parser-2.32.6-warnings.patch
14cr|totem-pl-parser-gtk2-2.32.6-2|19	BuildRequires:	gnome-common
14cr|totem-pl-parser-gtk2-2.32.6-2|20	BuildRequires:	intltool
14cr|totem-pl-parser-gtk2-2.32.6-2|21	BuildRequires:	gettext-devel
14cr|totem-pl-parser-gtk2-2.32.6-2|22	BuildRequires:	pkgconfig(gmime-2.6)
14cr|totem-pl-parser-gtk2-2.32.6-2|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|totem-pl-parser-gtk2-2.32.6-2|24	BuildRequires:	pkgconfig(gtk-doc)
14cr|totem-pl-parser-gtk2-2.32.6-2|25	BuildRequires:	pkgconfig(libarchive)
14cr|totem-pl-parser-gtk2-2.32.6-2|26	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14cr|totem-pl-parser-gtk2-2.32.6-2|27	BuildRequires:	pkgconfig(libxml-2.0)
14cr|totem-pl-parser-gtk2-2.32.6-2|28	
14cr|totem-pl-parser-gtk2-2.32.6-2|29	%description
14cr|totem-pl-parser-gtk2-2.32.6-2|30	Playlist parser library from the Totem Movie Player (GTK2).
14cr|totem-pl-parser-gtk2-2.32.6-2|31	
14cr|totem-pl-parser-gtk2-2.32.6-2|32	#----------------------------------------------------------------------------
14cr|totem-pl-parser-gtk2-2.32.6-2|33	
14cr|totem-pl-parser-gtk2-2.32.6-2|34	%package i18n
14cr|totem-pl-parser-gtk2-2.32.6-2|35	Summary:	Playlist parser library from the Totem Movie Player
14cr|totem-pl-parser-gtk2-2.32.6-2|36	Group:		System/Internationalization
14cr|totem-pl-parser-gtk2-2.32.6-2|37	
14cr|totem-pl-parser-gtk2-2.32.6-2|38	%description i18n
14cr|totem-pl-parser-gtk2-2.32.6-2|39	This package contains the translations for %{name}.
14cr|totem-pl-parser-gtk2-2.32.6-2|40	
14cr|totem-pl-parser-gtk2-2.32.6-2|41	%files i18n -f %{name}.lang
14cr|totem-pl-parser-gtk2-2.32.6-2|42	
14cr|totem-pl-parser-gtk2-2.32.6-2|43	#----------------------------------------------------------------------------
14cr|totem-pl-parser-gtk2-2.32.6-2|44	
14cr|totem-pl-parser-gtk2-2.32.6-2|45	%package -n %{sdevname}
14cr|totem-pl-parser-gtk2-2.32.6-2|46	Summary:	Static libraries, include files for totem playlist parser
14cr|totem-pl-parser-gtk2-2.32.6-2|47	Group:		Development/GNOME and GTK+
14cr|totem-pl-parser-gtk2-2.32.6-2|48	
14cr|totem-pl-parser-gtk2-2.32.6-2|49	%description -n %{sdevname}
14cr|totem-pl-parser-gtk2-2.32.6-2|50	Static libraries, include files for totem playlist parser
14cr|totem-pl-parser-gtk2-2.32.6-2|51	
14cr|totem-pl-parser-gtk2-2.32.6-2|52	%files -n %{sdevname}
14cr|totem-pl-parser-gtk2-2.32.6-2|53	%doc ChangeLog AUTHORS
14cr|totem-pl-parser-gtk2-2.32.6-2|54	%{_libdir}/*-gtk2.a
14cr|totem-pl-parser-gtk2-2.32.6-2|55	%{_libdir}/pkgconfig/*-gtk2.pc
14cr|totem-pl-parser-gtk2-2.32.6-2|56	%{_includedir}/%{name}
14cr|totem-pl-parser-gtk2-2.32.6-2|57	
14cr|totem-pl-parser-gtk2-2.32.6-2|58	#----------------------------------------------------------------------------
14cr|totem-pl-parser-gtk2-2.32.6-2|59	
14cr|totem-pl-parser-gtk2-2.32.6-2|60	%prep
14cr|totem-pl-parser-gtk2-2.32.6-2|61	%setup -qn %{oname}-%{version}
14cr|totem-pl-parser-gtk2-2.32.6-2|62	%patch0 -p1
14cr|totem-pl-parser-gtk2-2.32.6-2|63	%patch1 -p1
14cr|totem-pl-parser-gtk2-2.32.6-2|64	%patch2 -p1
14cr|totem-pl-parser-gtk2-2.32.6-2|65	%patch3 -p1
14cr|totem-pl-parser-gtk2-2.32.6-2|66	
14cr|totem-pl-parser-gtk2-2.32.6-2|67	%build
14cr|totem-pl-parser-gtk2-2.32.6-2|68	autoreconf -fi
14cr|totem-pl-parser-gtk2-2.32.6-2|69	%configure2_5x \
14cr|totem-pl-parser-gtk2-2.32.6-2|70	--disable-introspection \
14cr|totem-pl-parser-gtk2-2.32.6-2|71	--disable-shared
14cr|totem-pl-parser-gtk2-2.32.6-2|72	%make
14cr|totem-pl-parser-gtk2-2.32.6-2|73	
14cr|totem-pl-parser-gtk2-2.32.6-2|74	%install
14cr|totem-pl-parser-gtk2-2.32.6-2|75	%makeinstall_std
14cr|totem-pl-parser-gtk2-2.32.6-2|76	
14cr|totem-pl-parser-gtk2-2.32.6-2|77	mv %{buildroot}%{_libdir}/libtotem-plparser.a %{buildroot}%{_libdir}/libtotem-plparser-gtk2.a
14cr|totem-pl-parser-gtk2-2.32.6-2|78	mv %{buildroot}%{_libdir}/libtotem-plparser-mini.a %{buildroot}%{_libdir}/libtotem-plparser-mini-gtk2.a
14cr|totem-pl-parser-gtk2-2.32.6-2|79	
14cr|totem-pl-parser-gtk2-2.32.6-2|80	mv %{buildroot}%{_libdir}/pkgconfig/totem-plparser.pc %{buildroot}%{_libdir}/pkgconfig/totem-plparser-gtk2.pc
14cr|totem-pl-parser-gtk2-2.32.6-2|81	mv %{buildroot}%{_libdir}/pkgconfig/totem-plparser-mini.pc %{buildroot}%{_libdir}/pkgconfig/totem-plparser-mini-gtk2.pc
14cr|totem-pl-parser-gtk2-2.32.6-2|82	
14cr|totem-pl-parser-gtk2-2.32.6-2|83	rm -rf %{buildroot}%{_datadir}/gtk-doc
14cr|totem-pl-parser-gtk2-2.32.6-2|84	
14cr|totem-pl-parser-gtk2-2.32.6-2|85	%find_lang %{name}
14cr|totem-pl-parser-gtk2-2.32.6-2|86	
14cr|totem-pl-parser-gtk2-2.32.6-2|87	
14cr|totem-pl-parser-gtk2-2.32.6-2|88	%changelog
14cr|totem-pl-parser-gtk2-2.32.6-2|89	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.32.6-2
14cr|totem-pl-parser-gtk2-2.32.6-2|90	+ Revision: 0d81749
14cr|totem-pl-parser-gtk2-2.32.6-2|91	- Add patch from upstream to fix some warnings
14cr|totem-pl-parser-gtk2-2.32.6-2|92	
14cr|totem-pl-parser-gtk2-2.32.6-2|93	

8708 14
14cr|touchegg-1.1.1-2|1	Summary:	Multi-touch gestures recognizer
14cr|touchegg-1.1.1-2|2	Name:		touchegg
14cr|touchegg-1.1.1-2|3	Version:	1.1.1
14cr|touchegg-1.1.1-2|4	Release:	2
14cr|touchegg-1.1.1-2|5	License:	GPLv3+
14cr|touchegg-1.1.1-2|6	Group:		Graphical desktop/Other
14cr|touchegg-1.1.1-2|7	Url:		https://code.google.com/p/touchegg
14cr|touchegg-1.1.1-2|8	Source0:	http://touchegg.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|touchegg-1.1.1-2|9	BuildRequires:	pkgconfig(libgeis)
14cr|touchegg-1.1.1-2|10	BuildRequires:	pkgconfig(QtCore)
14cr|touchegg-1.1.1-2|11	BuildRequires:	pkgconfig(xtst)
14cr|touchegg-1.1.1-2|12	
14cr|touchegg-1.1.1-2|13	%description
14cr|touchegg-1.1.1-2|14	Touchégg is a multi-touch gestures recognizer written in C++
14cr|touchegg-1.1.1-2|15	using the Qt 4 and geis.
14cr|touchegg-1.1.1-2|16	
14cr|touchegg-1.1.1-2|17	%files
14cr|touchegg-1.1.1-2|18	%{_bindir}/%{name}
14cr|touchegg-1.1.1-2|19	%{_datadir}/%{name}
14cr|touchegg-1.1.1-2|20	
14cr|touchegg-1.1.1-2|21	#----------------------------------------------------------------------------
14cr|touchegg-1.1.1-2|22	
14cr|touchegg-1.1.1-2|23	%prep
14cr|touchegg-1.1.1-2|24	%setup -q
14cr|touchegg-1.1.1-2|25	
14cr|touchegg-1.1.1-2|26	%build
14cr|touchegg-1.1.1-2|27	%qmake_qt4
14cr|touchegg-1.1.1-2|28	%make
14cr|touchegg-1.1.1-2|29	
14cr|touchegg-1.1.1-2|30	%install
14cr|touchegg-1.1.1-2|31	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cr|touchegg-1.1.1-2|32	
14cr|touchegg-1.1.1-2|33	
14cr|touchegg-1.1.1-2|34	%changelog
14cr|touchegg-1.1.1-2|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|touchegg-1.1.1-2|36	+ Revision: d546f1a
14cr|touchegg-1.1.1-2|37	- MassBuild#464: Increase release tag
14cr|touchegg-1.1.1-2|38	
14cr|touchegg-1.1.1-2|39	

8709 14
14cr|touchegg-gui-0.3-2|1	Name:		touchegg-gui
14cr|touchegg-gui-0.3-2|2	Version:	0.3
14cr|touchegg-gui-0.3-2|3	Release:	2
14cr|touchegg-gui-0.3-2|4	Summary:	Touchegg configuration gui
14cr|touchegg-gui-0.3-2|5	License:	GPLv3
14cr|touchegg-gui-0.3-2|6	Group:		System/Configuration/Hardware
14cr|touchegg-gui-0.3-2|7	Source0:	https://touchegg.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|touchegg-gui-0.3-2|8	Url:		https://code.google.com/p/touchegg
14cr|touchegg-gui-0.3-2|9	Patch0:		%{name}-0.3-desktopfile.patch
14cr|touchegg-gui-0.3-2|10	BuildRequires:	pkgconfig(QtGui)
14cr|touchegg-gui-0.3-2|11	BuildRequires:	desktop-file-utils
14cr|touchegg-gui-0.3-2|12	Requires:	touchegg
14cr|touchegg-gui-0.3-2|13	
14cr|touchegg-gui-0.3-2|14	%description
14cr|touchegg-gui-0.3-2|15	Graphical user interface that helps configuring touchegg
14cr|touchegg-gui-0.3-2|16	
14cr|touchegg-gui-0.3-2|17	%prep
14cr|touchegg-gui-0.3-2|18	%setup -q -n %{name}
14cr|touchegg-gui-0.3-2|19	%patch0 -p1 -b .desktopfile
14cr|touchegg-gui-0.3-2|20	
14cr|touchegg-gui-0.3-2|21	%build
14cr|touchegg-gui-0.3-2|22	%qmake_qt4
14cr|touchegg-gui-0.3-2|23	%make
14cr|touchegg-gui-0.3-2|24	
14cr|touchegg-gui-0.3-2|25	%install
14cr|touchegg-gui-0.3-2|26	%makeinstall INSTALL_ROOT=%{buildroot}
14cr|touchegg-gui-0.3-2|27	chmod a-x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|touchegg-gui-0.3-2|28	
14cr|touchegg-gui-0.3-2|29	%files
14cr|touchegg-gui-0.3-2|30	%doc README
14cr|touchegg-gui-0.3-2|31	%{_bindir}/%{name}
14cr|touchegg-gui-0.3-2|32	%{_datadir}/applications/%{name}.desktop
14cr|touchegg-gui-0.3-2|33	%{_datadir}/icons/%{name}.png
14cr|touchegg-gui-0.3-2|34	
14cr|touchegg-gui-0.3-2|35	%changelog
14cr|touchegg-gui-0.3-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cr|touchegg-gui-0.3-2|37	+ Revision: 8b51e63
14cr|touchegg-gui-0.3-2|38	- MassBuild#464: Increase release tag
14cr|touchegg-gui-0.3-2|39	
14cr|touchegg-gui-0.3-2|40	

8710 14
14cr|touchpad-indicator-0.7.6.2-3|1	%define debug_package	%{nil}
14cr|touchpad-indicator-0.7.6.2-3|2	
14cr|touchpad-indicator-0.7.6.2-3|3	Summary:	An indicator to show the status of the touchpad
14cr|touchpad-indicator-0.7.6.2-3|4	Name:		touchpad-indicator
14cr|touchpad-indicator-0.7.6.2-3|5	Version:	0.7.6.2
14cr|touchpad-indicator-0.7.6.2-3|6	Release:	3
14cr|touchpad-indicator-0.7.6.2-3|7	License:	GPLv3
14cr|touchpad-indicator-0.7.6.2-3|8	Group:		System/Configuration/Hardware
14cr|touchpad-indicator-0.7.6.2-3|9	Url:		http://launchpad.net/touchpad-indicator/
14cr|touchpad-indicator-0.7.6.2-3|10	Source0:	http://launchpad.net/touchpad-indicator/0.7/0.7.6.2/+download/%{name}_%{version}.orig.tar.xz
14cr|touchpad-indicator-0.7.6.2-3|11	
14cr|touchpad-indicator-0.7.6.2-3|12	Requires:	pyusb
14cr|touchpad-indicator-0.7.6.2-3|13	Requires:	gnome-python-gconf
14cr|touchpad-indicator-0.7.6.2-3|14	
14cr|touchpad-indicator-0.7.6.2-3|15	%description
14cr|touchpad-indicator-0.7.6.2-3|16	An indicator to show the status of the touchpad, and to enable and disable the
14cr|touchpad-indicator-0.7.6.2-3|17	touchpad.
14cr|touchpad-indicator-0.7.6.2-3|18	
14cr|touchpad-indicator-0.7.6.2-3|19	%prep
14cr|touchpad-indicator-0.7.6.2-3|20	%setup -qcn %{name}_%{version}
14cr|touchpad-indicator-0.7.6.2-3|21	
14cr|touchpad-indicator-0.7.6.2-3|22	%build
14cr|touchpad-indicator-0.7.6.2-3|23	
14cr|touchpad-indicator-0.7.6.2-3|24	%install
14cr|touchpad-indicator-0.7.6.2-3|25	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|touchpad-indicator-0.7.6.2-3|26	mkdir -p %{buildroot}/%{_datadir}/pixmaps
14cr|touchpad-indicator-0.7.6.2-3|27	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps
14cr|touchpad-indicator-0.7.6.2-3|28	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/status
14cr|touchpad-indicator-0.7.6.2-3|29	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
14cr|touchpad-indicator-0.7.6.2-3|30	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
14cr|touchpad-indicator-0.7.6.2-3|31	
14cr|touchpad-indicator-0.7.6.2-3|32	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps/
14cr|touchpad-indicator-0.7.6.2-3|33	cp img/touchpad-indicator-disabled.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/status/
14cr|touchpad-indicator-0.7.6.2-3|34	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/pixmaps/
14cr|touchpad-indicator-0.7.6.2-3|35	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/touchpad-indicator/img
14cr|touchpad-indicator-0.7.6.2-3|36	cp touchpad-indicator-autostart.desktop %{buildroot}/%{_datadir}/touchpad-indicator/
14cr|touchpad-indicator-0.7.6.2-3|37	cp Touchpad-Indicator.desktop %{buildroot}/%{_datadir}/applications/
14cr|touchpad-indicator-0.7.6.2-3|38	
14cr|touchpad-indicator-0.7.6.2-3|39	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
14cr|touchpad-indicator-0.7.6.2-3|40	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/pyudev
14cr|touchpad-indicator-0.7.6.2-3|41	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
14cr|touchpad-indicator-0.7.6.2-3|42	cp *.py %{buildroot}/%{_datadir}/touchpad-indicator/
14cr|touchpad-indicator-0.7.6.2-3|43	cp pyudev/*.py %{buildroot}/%{_datadir}/touchpad-indicator/pyudev/
14cr|touchpad-indicator-0.7.6.2-3|44	
14cr|touchpad-indicator-0.7.6.2-3|45	%files
14cr|touchpad-indicator-0.7.6.2-3|46	%{_datadir}/touchpad-indicator/%{name}*.desktop
14cr|touchpad-indicator-0.7.6.2-3|47	%{_datadir}/touchpad-indicator/*.py
14cr|touchpad-indicator-0.7.6.2-3|48	%{_datadir}/touchpad-indicator/pyudev/*.py
14cr|touchpad-indicator-0.7.6.2-3|49	%{_datadir}/touchpad-indicator/img/*.svg
14cr|touchpad-indicator-0.7.6.2-3|50	%{_datadir}/applications/Touchpad-Indicator.desktop
14cr|touchpad-indicator-0.7.6.2-3|51	%{_datadir}/pixmaps/%{name}.svg
14cr|touchpad-indicator-0.7.6.2-3|52	%{_iconsdir}/hicolor/scalable/status/*.svg
14cr|touchpad-indicator-0.7.6.2-3|53	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|touchpad-indicator-0.7.6.2-3|54	
14cr|touchpad-indicator-0.7.6.2-3|55	
14cr|touchpad-indicator-0.7.6.2-3|56	%changelog
14cr|touchpad-indicator-0.7.6.2-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6.2-3
14cr|touchpad-indicator-0.7.6.2-3|58	+ Revision: 244176d
14cr|touchpad-indicator-0.7.6.2-3|59	- MassBuild#464: Increase release tag
14cr|touchpad-indicator-0.7.6.2-3|60	
14cr|touchpad-indicator-0.7.6.2-3|61	

8711 14
14cr|tovid-0.34-3|1	%define title ToVid
14cr|tovid-0.34-3|2	%define longtitle Video disc creator
14cr|tovid-0.34-3|3	
14cr|tovid-0.34-3|4	Name:		tovid
14cr|tovid-0.34-3|5	Summary:	Video disc authoring tools
14cr|tovid-0.34-3|6	Version:	0.34
14cr|tovid-0.34-3|7	Release:	3
14cr|tovid-0.34-3|8	
14cr|tovid-0.34-3|9	Source:		http://tovid.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|tovid-0.34-3|10	URL:		http://tovid.sourceforge.net/
14cr|tovid-0.34-3|11	License:	GPLv2+
14cr|tovid-0.34-3|12	Group:		Video
14cr|tovid-0.34-3|13	BuildRequires:	imagemagick
14cr|tovid-0.34-3|14	BuildRequires:	python
14cr|tovid-0.34-3|15	BuildRequires:	txt2tags
14cr|tovid-0.34-3|16	BuildRequires:	desktop-file-utils
14cr|tovid-0.34-3|17	Requires:	python
14cr|tovid-0.34-3|18	Requires:	wxPythonGTK
14cr|tovid-0.34-3|19	Requires:	mplayer mencoder
14cr|tovid-0.34-3|20	Requires:	mjpegtools
14cr|tovid-0.34-3|21	Requires:	imagemagick
14cr|tovid-0.34-3|22	Requires:	ffmpeg
14cr|tovid-0.34-3|23	Requires:	dvdauthor
14cr|tovid-0.34-3|24	Requires:	vcdimager
14cr|tovid-0.34-3|25	Requires:	dvd+rw-tools
14cr|tovid-0.34-3|26	Requires:	cdrdao
14cr|tovid-0.34-3|27	Requires:	tix
14cr|tovid-0.34-3|28	# for todiscgui, bug #31895
14cr|tovid-0.34-3|29	Requires:	tkinter
14cr|tovid-0.34-3|30	BuildArch:	noarch
14cr|tovid-0.34-3|31	Provides:	%{name}-gui = %{version}-%{release}
14cr|tovid-0.34-3|32	
14cr|tovid-0.34-3|33	%description
14cr|tovid-0.34-3|34	Tovid is a collection of video disc authoring tools; it can help you create
14cr|tovid-0.34-3|35	your own DVDs, VCDs, and SVCDs for playback on your home DVD player.
14cr|tovid-0.34-3|36	
14cr|tovid-0.34-3|37	Note: Some features will be unavailable unless you also install the
14cr|tovid-0.34-3|38	transcode package, available elsewhere.
14cr|tovid-0.34-3|39	
14cr|tovid-0.34-3|40	%prep
14cr|tovid-0.34-3|41	%setup -q
14cr|tovid-0.34-3|42	
14cr|tovid-0.34-3|43	%build
14cr|tovid-0.34-3|44	./setup.py build
14cr|tovid-0.34-3|45	
14cr|tovid-0.34-3|46	%install
14cr|tovid-0.34-3|47	./setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|tovid-0.34-3|48	
14cr|tovid-0.34-3|49	rm -f %{buildroot}%{_libdir}/%{name}/.install.log
14cr|tovid-0.34-3|50	
14cr|tovid-0.34-3|51	%files
14cr|tovid-0.34-3|52	%doc AUTHORS ChangeLog NEWS README
14cr|tovid-0.34-3|53	%{_prefix}/lib/%{name}
14cr|tovid-0.34-3|54	%{_bindir}/*
14cr|tovid-0.34-3|55	%{_mandir}/man1/*
14cr|tovid-0.34-3|56	%{_datadir}/applications/*.desktop
14cr|tovid-0.34-3|57	%{py_puresitedir}/libtovid
14cr|tovid-0.34-3|58	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
14cr|tovid-0.34-3|59	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|tovid-0.34-3|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tovid-0.34-3|61	%{_iconsdir}/hicolor/*/apps/titleset-wizard.png
14cr|tovid-0.34-3|62	
14cr|tovid-0.34-3|63	
14cr|tovid-0.34-3|64	%changelog
14cr|tovid-0.34-3|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.34-3
14cr|tovid-0.34-3|66	+ Revision: 9c37512
14cr|tovid-0.34-3|67	- MassBuild#464: Increase release tag
14cr|tovid-0.34-3|68	
14cr|tovid-0.34-3|69	

8712 14
14cr|towitoko-2.0.7-10|1	%define major 2
14cr|towitoko-2.0.7-10|2	%define libname %mklibname %{name} %{major}
14cr|towitoko-2.0.7-10|3	%define devname %mklibname %{name} -d
14cr|towitoko-2.0.7-10|4	
14cr|towitoko-2.0.7-10|5	Summary:	CT-API and PCSC-Lite driver for Towitoko smart card readers
14cr|towitoko-2.0.7-10|6	Name:		towitoko
14cr|towitoko-2.0.7-10|7	Version:	2.0.7
14cr|towitoko-2.0.7-10|8	Release:	10
14cr|towitoko-2.0.7-10|9	License:	LGPLv2.1+
14cr|towitoko-2.0.7-10|10	Group:		System/Libraries
14cr|towitoko-2.0.7-10|11	Url:		http://www.geocities.com/cprados/
14cr|towitoko-2.0.7-10|12	Source0:	http://www.geocities.com/cprados/files/%{name}-%{version}.tar.gz
14cr|towitoko-2.0.7-10|13	Source1:	towitoko.conf
14cr|towitoko-2.0.7-10|14	Requires(post):	pcsc-lite
14cr|towitoko-2.0.7-10|15	Conflicts:	%{_lib}towitoko2 < 2.0.7-10
14cr|towitoko-2.0.7-10|16	
14cr|towitoko-2.0.7-10|17	%description
14cr|towitoko-2.0.7-10|18	This library provides a driver for using Towitoko smartcard readers under UNIX
14cr|towitoko-2.0.7-10|19	environment.
14cr|towitoko-2.0.7-10|20	
14cr|towitoko-2.0.7-10|21	%files
14cr|towitoko-2.0.7-10|22	%doc AUTHORS COPYING NEWS README
14cr|towitoko-2.0.7-10|23	%config(noreplace) %{_sysconfdir}/reader.conf.d/towitoko.conf
14cr|towitoko-2.0.7-10|24	%{_bindir}/*
14cr|towitoko-2.0.7-10|25	
14cr|towitoko-2.0.7-10|26	%post
14cr|towitoko-2.0.7-10|27	%{_sbindir}/update-reader.conf
14cr|towitoko-2.0.7-10|28	if [ "$1" -eq "1" ]; then
14cr|towitoko-2.0.7-10|29	echo
14cr|towitoko-2.0.7-10|30	echo "Please configure %{_sysconfdir}/reader.conf.d/towitoko.conf"
14cr|towitoko-2.0.7-10|31	echo
14cr|towitoko-2.0.7-10|32	fi
14cr|towitoko-2.0.7-10|33	
14cr|towitoko-2.0.7-10|34	%postun
14cr|towitoko-2.0.7-10|35	%{_sbindir}/update-reader.conf
14cr|towitoko-2.0.7-10|36	
14cr|towitoko-2.0.7-10|37	#----------------------------------------------------------------------------
14cr|towitoko-2.0.7-10|38	
14cr|towitoko-2.0.7-10|39	%package -n %{libname}
14cr|towitoko-2.0.7-10|40	Summary:	Development files for Towitoko smart card readers
14cr|towitoko-2.0.7-10|41	Group:		System/Libraries
14cr|towitoko-2.0.7-10|42	
14cr|towitoko-2.0.7-10|43	%description -n %{libname}
14cr|towitoko-2.0.7-10|44	This package contains header files and development libraries for
14cr|towitoko-2.0.7-10|45	Towitoko smartcard readers.
14cr|towitoko-2.0.7-10|46	
14cr|towitoko-2.0.7-10|47	%files -n %{libname}
14cr|towitoko-2.0.7-10|48	%{_libdir}/libtowitoko.so.%{major}*
14cr|towitoko-2.0.7-10|49	
14cr|towitoko-2.0.7-10|50	#----------------------------------------------------------------------------
14cr|towitoko-2.0.7-10|51	
14cr|towitoko-2.0.7-10|52	%package -n %{devname}
14cr|towitoko-2.0.7-10|53	Summary:	Development files for Towitoko smart card readers
14cr|towitoko-2.0.7-10|54	Group:		Development/C
14cr|towitoko-2.0.7-10|55	Requires:	%{libname} = %{EVRD}
14cr|towitoko-2.0.7-10|56	Provides:	%{name}-devel = %{EVRD}
14cr|towitoko-2.0.7-10|57	Provides:	libtowitoko-devel = %{EVRD}
14cr|towitoko-2.0.7-10|58	Conflicts:	%{_lib}towitoko2-devel < 2.0.7-10
14cr|towitoko-2.0.7-10|59	Obsoletes:	%{_lib}towitoko2-devel < 2.0.7-10
14cr|towitoko-2.0.7-10|60	
14cr|towitoko-2.0.7-10|61	%description -n %{devname}
14cr|towitoko-2.0.7-10|62	This package contains header files and development libraries for
14cr|towitoko-2.0.7-10|63	Towitoko smartcard readers.
14cr|towitoko-2.0.7-10|64	
14cr|towitoko-2.0.7-10|65	%files -n %{devname}
14cr|towitoko-2.0.7-10|66	%doc ChangeLog doc/*.html
14cr|towitoko-2.0.7-10|67	%{_includedir}/*
14cr|towitoko-2.0.7-10|68	%{_libdir}/*.so
14cr|towitoko-2.0.7-10|69	%{_mandir}/man3/*
14cr|towitoko-2.0.7-10|70	
14cr|towitoko-2.0.7-10|71	#----------------------------------------------------------------------------
14cr|towitoko-2.0.7-10|72	
14cr|towitoko-2.0.7-10|73	%prep
14cr|towitoko-2.0.7-10|74	%setup -q
14cr|towitoko-2.0.7-10|75	
14cr|towitoko-2.0.7-10|76	%build
14cr|towitoko-2.0.7-10|77	autoreconf -fi
14cr|towitoko-2.0.7-10|78	%configure2_5x
14cr|towitoko-2.0.7-10|79	%make
14cr|towitoko-2.0.7-10|80	
14cr|towitoko-2.0.7-10|81	%install
14cr|towitoko-2.0.7-10|82	%makeinstall_std
14cr|towitoko-2.0.7-10|83	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
14cr|towitoko-2.0.7-10|84	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/reader.conf.d/
14cr|towitoko-2.0.7-10|85	
14cr|towitoko-2.0.7-10|86	%changelog
14cr|towitoko-2.0.7-10|87	* Wed Aug 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-10
14cr|towitoko-2.0.7-10|88	+ Revision: 7cb486f
14cr|towitoko-2.0.7-10|89	- Fix package structure
14cr|towitoko-2.0.7-10|90	
14cr|towitoko-2.0.7-10|91	

8713 14
14cr|toxcore-0.0.1-0.20140716.3|1	%define major_toxav   0
14cr|toxcore-0.0.1-0.20140716.3|2	%define major_toxdns  0
14cr|toxcore-0.0.1-0.20140716.3|3	%define major_toxcore 0
14cr|toxcore-0.0.1-0.20140716.3|4	
14cr|toxcore-0.0.1-0.20140716.3|5	%define libname_toxav   %mklibname toxav   %{major_toxav}
14cr|toxcore-0.0.1-0.20140716.3|6	%define libname_toxdns  %mklibname toxdns  %{major_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|7	%define libname_toxcore %mklibname toxcore %{major_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|8	
14cr|toxcore-0.0.1-0.20140716.3|9	%define devname_toxav   %mklibname toxav   -d
14cr|toxcore-0.0.1-0.20140716.3|10	%define devname_toxdns  %mklibname toxdns  -d
14cr|toxcore-0.0.1-0.20140716.3|11	%define devname_toxcore %mklibname toxcore -d
14cr|toxcore-0.0.1-0.20140716.3|12	
14cr|toxcore-0.0.1-0.20140716.3|13	Name:		toxcore
14cr|toxcore-0.0.1-0.20140716.3|14	Summary:	toxcore
14cr|toxcore-0.0.1-0.20140716.3|15	Version:	0.0.1
14cr|toxcore-0.0.1-0.20140716.3|16	Release:	0.20140716.3
14cr|toxcore-0.0.1-0.20140716.3|17	License:	ISC license
14cr|toxcore-0.0.1-0.20140716.3|18	Group:		System/Libraries
14cr|toxcore-0.0.1-0.20140716.3|19	BuildRequires:	pkgconfig(opus)
14cr|toxcore-0.0.1-0.20140716.3|20	BuildRequires:	pkgconfig(libsodium)
14cr|toxcore-0.0.1-0.20140716.3|21	BuildRequires:	pkgconfig(vpx)
14cr|toxcore-0.0.1-0.20140716.3|22	BuildRequires:	cmake
14cr|toxcore-0.0.1-0.20140716.3|23	Source:		%{name}-%{version}.tar.gz
14cr|toxcore-0.0.1-0.20140716.3|24	Url:		https://github.com/irungentoo/toxcore/
14cr|toxcore-0.0.1-0.20140716.3|25	
14cr|toxcore-0.0.1-0.20140716.3|26	%description
14cr|toxcore-0.0.1-0.20140716.3|27	%{name}
14cr|toxcore-0.0.1-0.20140716.3|28	
14cr|toxcore-0.0.1-0.20140716.3|29	%package -n %{libname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|30	Summary: %{summary}
14cr|toxcore-0.0.1-0.20140716.3|31	Group: System/Libraries
14cr|toxcore-0.0.1-0.20140716.3|32	
14cr|toxcore-0.0.1-0.20140716.3|33	%description -n %{libname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|34	%{summary}
14cr|toxcore-0.0.1-0.20140716.3|35	
14cr|toxcore-0.0.1-0.20140716.3|36	%package -n %{libname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|37	Summary: %{summary}
14cr|toxcore-0.0.1-0.20140716.3|38	Group: System/Libraries
14cr|toxcore-0.0.1-0.20140716.3|39	
14cr|toxcore-0.0.1-0.20140716.3|40	%description -n %{libname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|41	%{summary}
14cr|toxcore-0.0.1-0.20140716.3|42	
14cr|toxcore-0.0.1-0.20140716.3|43	%package -n %{libname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|44	Summary: %{summary}
14cr|toxcore-0.0.1-0.20140716.3|45	Group: System/Libraries
14cr|toxcore-0.0.1-0.20140716.3|46	
14cr|toxcore-0.0.1-0.20140716.3|47	%description -n %{libname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|48	%{summary}
14cr|toxcore-0.0.1-0.20140716.3|49	
14cr|toxcore-0.0.1-0.20140716.3|50	%package devel
14cr|toxcore-0.0.1-0.20140716.3|51	Summary:	Development files for toxcore
14cr|toxcore-0.0.1-0.20140716.3|52	Group:		Development/C
14cr|toxcore-0.0.1-0.20140716.3|53	Requires:	%{devname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|54	Requires:	%{devname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|55	Requires:	%{devname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|56	
14cr|toxcore-0.0.1-0.20140716.3|57	%description devel
14cr|toxcore-0.0.1-0.20140716.3|58	%{summary}
14cr|toxcore-0.0.1-0.20140716.3|59	
14cr|toxcore-0.0.1-0.20140716.3|60	%package -n %{devname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|61	Summary:	Development files for libtoxav
14cr|toxcore-0.0.1-0.20140716.3|62	Group:		Development/C
14cr|toxcore-0.0.1-0.20140716.3|63	Requires:	%{libname_toxav} = %{EVRD}
14cr|toxcore-0.0.1-0.20140716.3|64	
14cr|toxcore-0.0.1-0.20140716.3|65	%description -n %{devname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|66	Development files for libtoxav
14cr|toxcore-0.0.1-0.20140716.3|67	
14cr|toxcore-0.0.1-0.20140716.3|68	%package -n %{devname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|69	Summary:	Development files for libtoxdns
14cr|toxcore-0.0.1-0.20140716.3|70	Group:		Development/C
14cr|toxcore-0.0.1-0.20140716.3|71	Requires:	%{libname_toxdns} = %{EVRD}
14cr|toxcore-0.0.1-0.20140716.3|72	
14cr|toxcore-0.0.1-0.20140716.3|73	%description -n %{devname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|74	Development files for libtoxdns
14cr|toxcore-0.0.1-0.20140716.3|75	
14cr|toxcore-0.0.1-0.20140716.3|76	%package -n %{devname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|77	Summary:	Development files for libtoxcore
14cr|toxcore-0.0.1-0.20140716.3|78	Group:		Development/C
14cr|toxcore-0.0.1-0.20140716.3|79	Requires:	%{libname_toxcore} = %{EVRD}
14cr|toxcore-0.0.1-0.20140716.3|80	
14cr|toxcore-0.0.1-0.20140716.3|81	%description -n %{devname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|82	Development files for libtoxcore
14cr|toxcore-0.0.1-0.20140716.3|83	
14cr|toxcore-0.0.1-0.20140716.3|84	%prep
14cr|toxcore-0.0.1-0.20140716.3|85	%setup -q
14cr|toxcore-0.0.1-0.20140716.3|86	
14cr|toxcore-0.0.1-0.20140716.3|87	%build
14cr|toxcore-0.0.1-0.20140716.3|88	autoreconf -i
14cr|toxcore-0.0.1-0.20140716.3|89	%configure2_5x --disable-static
14cr|toxcore-0.0.1-0.20140716.3|90	%make
14cr|toxcore-0.0.1-0.20140716.3|91	
14cr|toxcore-0.0.1-0.20140716.3|92	%install
14cr|toxcore-0.0.1-0.20140716.3|93	%makeinstall_std
14cr|toxcore-0.0.1-0.20140716.3|94	
14cr|toxcore-0.0.1-0.20140716.3|95	%files
14cr|toxcore-0.0.1-0.20140716.3|96	%{_bindir}/*
14cr|toxcore-0.0.1-0.20140716.3|97	
14cr|toxcore-0.0.1-0.20140716.3|98	%files -n %{libname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|99	%{_libdir}/libtoxav.so.%{major_toxav}*
14cr|toxcore-0.0.1-0.20140716.3|100	
14cr|toxcore-0.0.1-0.20140716.3|101	%files -n %{libname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|102	%{_libdir}/libtoxcore.so.%{major_toxcore}*
14cr|toxcore-0.0.1-0.20140716.3|103	
14cr|toxcore-0.0.1-0.20140716.3|104	%files -n %{libname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|105	%{_libdir}/libtoxdns.so.%{major_toxdns}*
14cr|toxcore-0.0.1-0.20140716.3|106	
14cr|toxcore-0.0.1-0.20140716.3|107	%files -n %{devname_toxav}
14cr|toxcore-0.0.1-0.20140716.3|108	%{_includedir}/tox/toxav.h
14cr|toxcore-0.0.1-0.20140716.3|109	%{_libdir}/libtoxav.so
14cr|toxcore-0.0.1-0.20140716.3|110	%{_libdir}/pkgconfig/libtoxav.pc
14cr|toxcore-0.0.1-0.20140716.3|111	
14cr|toxcore-0.0.1-0.20140716.3|112	%files -n %{devname_toxcore}
14cr|toxcore-0.0.1-0.20140716.3|113	%{_includedir}/tox/tox.h
14cr|toxcore-0.0.1-0.20140716.3|114	%{_libdir}/libtoxcore.so
14cr|toxcore-0.0.1-0.20140716.3|115	%{_libdir}/pkgconfig/libtoxcore.pc
14cr|toxcore-0.0.1-0.20140716.3|116	
14cr|toxcore-0.0.1-0.20140716.3|117	%files -n %{devname_toxdns}
14cr|toxcore-0.0.1-0.20140716.3|118	%{_includedir}/tox/toxdns.h
14cr|toxcore-0.0.1-0.20140716.3|119	%{_libdir}/libtoxdns.so
14cr|toxcore-0.0.1-0.20140716.3|120	
14cr|toxcore-0.0.1-0.20140716.3|121	%files devel
14cr|toxcore-0.0.1-0.20140716.3|122	
14cr|toxcore-0.0.1-0.20140716.3|123	%changelog
14cr|toxcore-0.0.1-0.20140716.3|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-0.20140716.3
14cr|toxcore-0.0.1-0.20140716.3|125	+ Revision: f35b124
14cr|toxcore-0.0.1-0.20140716.3|126	- MassBuild#464: Increase release tag
14cr|toxcore-0.0.1-0.20140716.3|127	
14cr|toxcore-0.0.1-0.20140716.3|128	

8714 14
14cr|tpad-1.3-6|1	Name:		tpad
14cr|tpad-1.3-6|2	Summary:	Notepad clone written in Tcl/Tk
14cr|tpad-1.3-6|3	Version:	1.3
14cr|tpad-1.3-6|4	Release:	%{mkrel 6}
14cr|tpad-1.3-6|5	Source0:	http://monitor.deis.unical.it/ant/tpad/%{name}-%{version}.tar.bz2
14cr|tpad-1.3-6|6	Patch0:		tpad-1.3.patch
14cr|tpad-1.3-6|7	Patch1:		tpad-1.3-use-general-wish.patch
14cr|tpad-1.3-6|8	URL:		http://tclpad.sourceforge.net
14cr|tpad-1.3-6|9	Group:		Editors
14cr|tpad-1.3-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tpad-1.3-6|11	License:	GPLv2+
14cr|tpad-1.3-6|12	Requires:	tk >= 8.4
14cr|tpad-1.3-6|13	Requires:	tcl
14cr|tpad-1.3-6|14	# For macros
14cr|tpad-1.3-6|15	BuildRequires:	tcl-devel
14cr|tpad-1.3-6|16	BuildArch:	noarch
14cr|tpad-1.3-6|17	
14cr|tpad-1.3-6|18	%description
14cr|tpad-1.3-6|19	Apart from all the features Notepad has, tpad adds plugins
14cr|tpad-1.3-6|20	to invoke some common text utilities without leaving the
14cr|tpad-1.3-6|21	editor, an Ascii table, a tip database and support for
14cr|tpad-1.3-6|22	regexps. It also is fully configurable.
14cr|tpad-1.3-6|23	
14cr|tpad-1.3-6|24	The executable `tpad' is a wish(1) shell script.
14cr|tpad-1.3-6|25	
14cr|tpad-1.3-6|26	%prep
14cr|tpad-1.3-6|27	%setup -q -c %{name}-%{version}
14cr|tpad-1.3-6|28	%patch0 -p1 -b .ant
14cr|tpad-1.3-6|29	%patch1 -p0 -b .wish
14cr|tpad-1.3-6|30	
14cr|tpad-1.3-6|31	%install
14cr|tpad-1.3-6|32	rm -rf %{buildroot}
14cr|tpad-1.3-6|33	
14cr|tpad-1.3-6|34	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|tpad-1.3-6|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tpad-1.3-6|36	[Desktop Entry]
14cr|tpad-1.3-6|37	Type=Application
14cr|tpad-1.3-6|38	Exec=%{name}
14cr|tpad-1.3-6|39	Icon=editors_section
14cr|tpad-1.3-6|40	Categories=TextEditor;
14cr|tpad-1.3-6|41	Name=TPad
14cr|tpad-1.3-6|42	Comment=Simple clone of Notepad
14cr|tpad-1.3-6|43	EOF
14cr|tpad-1.3-6|44	
14cr|tpad-1.3-6|45	install -d %{buildroot}%{_bindir}
14cr|tpad-1.3-6|46	install -d %{buildroot}%{tcl_sitelib}/tpad%{version}/msgs
14cr|tpad-1.3-6|47	install -d %{buildroot}%{_sysconfdir}
14cr|tpad-1.3-6|48	install -d %{buildroot}%{_mandir}/man1
14cr|tpad-1.3-6|49	install -d %{buildroot}%{_datadir}/tpad
14cr|tpad-1.3-6|50	install bin/tpad %{buildroot}%{_bindir}/tpad
14cr|tpad-1.3-6|51	for libfile in lib/tpad%{version}/*.tcl; do
14cr|tpad-1.3-6|52	install $libfile %{buildroot}%{tcl_sitelib}/tpad%{version};
14cr|tpad-1.3-6|53	done
14cr|tpad-1.3-6|54	for msgfile in lib/tpad%{version}/msgs/*.msg; do
14cr|tpad-1.3-6|55	install $msgfile %{buildroot}%{tcl_sitelib}/tpad%{version}/msgs;
14cr|tpad-1.3-6|56	done
14cr|tpad-1.3-6|57	install etc/tpad.conf %{buildroot}%{_sysconfdir}/tpad.conf
14cr|tpad-1.3-6|58	install man/man1/tpad.1 %{buildroot}%{_mandir}/man1/tpad.1
14cr|tpad-1.3-6|59	for datafile in share/tpad/*; do
14cr|tpad-1.3-6|60	install $datafile %{buildroot}%{_datadir}/tpad;
14cr|tpad-1.3-6|61	done
14cr|tpad-1.3-6|62	
14cr|tpad-1.3-6|63	cd %{buildroot}/%{_bindir}
14cr|tpad-1.3-6|64	ln -sf tpad tview
14cr|tpad-1.3-6|65	cd %{buildroot}/%{_mandir}/man1
14cr|tpad-1.3-6|66	ln -sf tpad.1 tview.1
14cr|tpad-1.3-6|67	
14cr|tpad-1.3-6|68	%clean
14cr|tpad-1.3-6|69	rm -rf %{buildroot}
14cr|tpad-1.3-6|70	
14cr|tpad-1.3-6|71	%if %mdkversion < 200900
14cr|tpad-1.3-6|72	%post
14cr|tpad-1.3-6|73	%{update_menus}
14cr|tpad-1.3-6|74	%endif
14cr|tpad-1.3-6|75	
14cr|tpad-1.3-6|76	%if %mdkversion < 200900
14cr|tpad-1.3-6|77	%postun
14cr|tpad-1.3-6|78	%{clean_menus}
14cr|tpad-1.3-6|79	%endif
14cr|tpad-1.3-6|80	
14cr|tpad-1.3-6|81	%files
14cr|tpad-1.3-6|82	%defattr(-,root,root,0755)
14cr|tpad-1.3-6|83	%doc share/doc/tpad/bug.html share/doc/tpad/ChangeLog share/doc/tpad/conf.html share/doc/tpad/embed.html share/doc/tpad/index.html share/doc/tpad/intro.html share/doc/tpad/keys.html share/doc/tpad/log.html share/doc/tpad/mouse.html share/doc/tpad/tidy.html share/doc/tpad/tidy.png share/doc/tpad/todo share/doc/tpad/tpad.html
14cr|tpad-1.3-6|84	%{_mandir}/man1/tpad.1*
14cr|tpad-1.3-6|85	%{_mandir}/man1/tview.1*
14cr|tpad-1.3-6|86	%{_bindir}/tpad
14cr|tpad-1.3-6|87	%{_bindir}/tview
14cr|tpad-1.3-6|88	%{tcl_sitelib}/tpad%{version}
14cr|tpad-1.3-6|89	%{_datadir}/tpad
14cr|tpad-1.3-6|90	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tpad-1.3-6|91	%defattr(644,root,root,0755)
14cr|tpad-1.3-6|92	%config(noreplace) %{_sysconfdir}/tpad.conf
14cr|tpad-1.3-6|93	
14cr|tpad-1.3-6|94	
14cr|tpad-1.3-6|95	
14cr|tpad-1.3-6|96	%changelog
14cr|tpad-1.3-6|97	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3-6
14cr|tpad-1.3-6|98	+ Revision: ceeb4d8
14cr|tpad-1.3-6|99	- Automatic import for version 1.3
14cr|tpad-1.3-6|100	
14cr|tpad-1.3-6|101	

8715 14
14cr|tpb-0.6.4-9|1	%define	name	tpb
14cr|tpb-0.6.4-9|2	%define	version	0.6.4
14cr|tpb-0.6.4-9|3	%define release	9
14cr|tpb-0.6.4-9|4	
14cr|tpb-0.6.4-9|5	Name:		%{name}
14cr|tpb-0.6.4-9|6	Summary:	Program to use the IBM ThinkPad(tm) special keys
14cr|tpb-0.6.4-9|7	Version:	%{version}
14cr|tpb-0.6.4-9|8	Release:	%{release}
14cr|tpb-0.6.4-9|9	License:	GPL
14cr|tpb-0.6.4-9|10	Group:		Monitoring
14cr|tpb-0.6.4-9|11	URL:		http://www.nongnu.org/tpb/
14cr|tpb-0.6.4-9|12	Source0:	%{name}-%{version}.tar.bz2
14cr|tpb-0.6.4-9|13	Source1:	%{name}.xinit
14cr|tpb-0.6.4-9|14	Source2:	90-tpb.rules
14cr|tpb-0.6.4-9|15	Patch0:		%{name}rc.patch
14cr|tpb-0.6.4-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tpb-0.6.4-9|17	BuildRequires:	xosd-devel >= 2.0
14cr|tpb-0.6.4-9|18	
14cr|tpb-0.6.4-9|19	%description
14cr|tpb-0.6.4-9|20	This program enables the IBM Thinkpad(tm) special keys. It is possible to bind
14cr|tpb-0.6.4-9|21	a program to the ThinkPad button. It has a on-screen display (OSD) to show
14cr|tpb-0.6.4-9|22	volume, mute and brightness of the LCD.
14cr|tpb-0.6.4-9|23	
14cr|tpb-0.6.4-9|24	%prep
14cr|tpb-0.6.4-9|25	%setup -q
14cr|tpb-0.6.4-9|26	%patch0 -p1 -b .orig
14cr|tpb-0.6.4-9|27	
14cr|tpb-0.6.4-9|28	%build
14cr|tpb-0.6.4-9|29	%configure
14cr|tpb-0.6.4-9|30	%make
14cr|tpb-0.6.4-9|31	
14cr|tpb-0.6.4-9|32	%install
14cr|tpb-0.6.4-9|33	rm -rf $RPM_BUILD_ROOT
14cr|tpb-0.6.4-9|34	%makeinstall
14cr|tpb-0.6.4-9|35	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit.d
14cr|tpb-0.6.4-9|36	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit.d/%{name}
14cr|tpb-0.6.4-9|37	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d
14cr|tpb-0.6.4-9|38	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/
14cr|tpb-0.6.4-9|39	
14cr|tpb-0.6.4-9|40	%find_lang %name
14cr|tpb-0.6.4-9|41	
14cr|tpb-0.6.4-9|42	%clean
14cr|tpb-0.6.4-9|43	rm -rf $RPM_BUILD_ROOT
14cr|tpb-0.6.4-9|44	
14cr|tpb-0.6.4-9|45	%files -f %name.lang
14cr|tpb-0.6.4-9|46	%defattr(-,root,root)
14cr|tpb-0.6.4-9|47	%doc COPYING README CREDITS ChangeLog doc/callback_example.sh
14cr|tpb-0.6.4-9|48	%{_bindir}/*
14cr|tpb-0.6.4-9|49	%config(noreplace) %{_sysconfdir}/X11/xinit.d/tpb
14cr|tpb-0.6.4-9|50	%config(noreplace) %{_sysconfdir}/udev/rules.d/*.rules
14cr|tpb-0.6.4-9|51	%defattr(0644,root,root,0755)
14cr|tpb-0.6.4-9|52	%config(noreplace) %{_sysconfdir}/tpbrc
14cr|tpb-0.6.4-9|53	%{_mandir}/man1/*
14cr|tpb-0.6.4-9|54	
14cr|tpb-0.6.4-9|55	
14cr|tpb-0.6.4-9|56	
14cr|tpb-0.6.4-9|57	%changelog
14cr|tpb-0.6.4-9|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-9
14cr|tpb-0.6.4-9|59	+ Revision: 6db2240
14cr|tpb-0.6.4-9|60	- MassBuild#464: Increase release tag
14cr|tpb-0.6.4-9|61	
14cr|tpb-0.6.4-9|62	

8716 14
14cr|transfermii-0.6-3|1	%define name transfermii
14cr|transfermii-0.6-3|2	%define version 0.6
14cr|transfermii-0.6-3|3	%define beta 0
14cr|transfermii-0.6-3|4	%define rel 3
14cr|transfermii-0.6-3|5	%if %{beta}
14cr|transfermii-0.6-3|6	%define release %mkrel 0.%{beta}.%{rel}
14cr|transfermii-0.6-3|7	%define distname %{name}-%{version}-%{beta}
14cr|transfermii-0.6-3|8	%else
14cr|transfermii-0.6-3|9	%define release %mkrel %{rel}
14cr|transfermii-0.6-3|10	%define distname %{name}-%{version}
14cr|transfermii-0.6-3|11	%endif
14cr|transfermii-0.6-3|12	
14cr|transfermii-0.6-3|13	Name:       %{name}
14cr|transfermii-0.6-3|14	Version:    %{version}
14cr|transfermii-0.6-3|15	Release:    %{release}
14cr|transfermii-0.6-3|16	Summary:    Transfer miis to/from a Nintendo wiimote
14cr|transfermii-0.6-3|17	License:    GPL
14cr|transfermii-0.6-3|18	Group:      System/Kernel and hardware
14cr|transfermii-0.6-3|19	Url:        http://www.stacktic.org/
14cr|transfermii-0.6-3|20	Source0:    %{distname}.tgz
14cr|transfermii-0.6-3|21	Patch:      transfermii-0.6-fix-bluez-API-change.patch
14cr|transfermii-0.6-3|22	BuildRequires: cwiid-devel
14cr|transfermii-0.6-3|23	BuildRequires: gtk+2-devel
14cr|transfermii-0.6-3|24	BuildRoot:     %{_tmppath}/%{name}-%{version}
14cr|transfermii-0.6-3|25	
14cr|transfermii-0.6-3|26	%description
14cr|transfermii-0.6-3|27	This is a program which allows you to transfer miis to/from a Nintendo
14cr|transfermii-0.6-3|28	wiimote with the possibility to change the mii mac address so as to be
14cr|transfermii-0.6-3|29	able to modify the mii directly on your Wii.
14cr|transfermii-0.6-3|30	
14cr|transfermii-0.6-3|31	%prep
14cr|transfermii-0.6-3|32	%setup -q -n %{distname}
14cr|transfermii-0.6-3|33	%patch -p 1
14cr|transfermii-0.6-3|34	
14cr|transfermii-0.6-3|35	%build
14cr|transfermii-0.6-3|36	make -f Makefile.old cli CFLAGS="%{optflags}"
14cr|transfermii-0.6-3|37	make -f Makefile.old gui CFLAGS="%{optflags} `pkg-config gtk+-2.0 --cflags`"
14cr|transfermii-0.6-3|38	
14cr|transfermii-0.6-3|39	%install
14cr|transfermii-0.6-3|40	rm -rf %{buildroot}
14cr|transfermii-0.6-3|41	install -d %{buildroot}%{_bindir}
14cr|transfermii-0.6-3|42	install -m755 %{name}_{cli,gui} %{buildroot}%{_bindir}
14cr|transfermii-0.6-3|43	
14cr|transfermii-0.6-3|44	%clean
14cr|transfermii-0.6-3|45	rm -rf %{buildroot}
14cr|transfermii-0.6-3|46	
14cr|transfermii-0.6-3|47	%files
14cr|transfermii-0.6-3|48	%defattr(-,root,root)
14cr|transfermii-0.6-3|49	%doc README
14cr|transfermii-0.6-3|50	%{_bindir}/%{name}_*
14cr|transfermii-0.6-3|51	
14cr|transfermii-0.6-3|52	
14cr|transfermii-0.6-3|53	
14cr|transfermii-0.6-3|54	%changelog
14cr|transfermii-0.6-3|55	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6-3
14cr|transfermii-0.6-3|56	+ Revision: f2e3494
14cr|transfermii-0.6-3|57	- Automatic import for version 0.6
14cr|transfermii-0.6-3|58	
14cr|transfermii-0.6-3|59	

8717 14
14cr|transifex-client-0.8-2|1	Name:           transifex-client
14cr|transifex-client-0.8-2|2	Version:        0.8
14cr|transifex-client-0.8-2|3	Release:        2
14cr|transifex-client-0.8-2|4	Summary:        Command line client for transifex
14cr|transifex-client-0.8-2|5	Group:          Networking/WWW
14cr|transifex-client-0.8-2|6	License:        BSD
14cr|transifex-client-0.8-2|7	URL:            http://www.transifex.org/
14cr|transifex-client-0.8-2|8	Source0:        %{name}-%{version}.tar.gz
14cr|transifex-client-0.8-2|9	BuildRequires:  python-devel python-setuptools
14cr|transifex-client-0.8-2|10	BuildArch:      noarch
14cr|transifex-client-0.8-2|11	
14cr|transifex-client-0.8-2|12	%description
14cr|transifex-client-0.8-2|13	The Transifex Command-line Client is a command line tool that enables you
14cr|transifex-client-0.8-2|14	to easily manage your translations within a project without the need of
14cr|transifex-client-0.8-2|15	an elaborate UI system, by using Transifex hosted services, or your own
14cr|transifex-client-0.8-2|16	instance.
14cr|transifex-client-0.8-2|17	
14cr|transifex-client-0.8-2|18	You can use the command line client to easily create new resources, map locale
14cr|transifex-client-0.8-2|19	files to translations and synchronize your Transifex project with your local
14cr|transifex-client-0.8-2|20	repository and vice verca. Translators and localization managers can also
14cr|transifex-client-0.8-2|21	use it to handle large volumes of translation files easily and without much
14cr|transifex-client-0.8-2|22	hassle.
14cr|transifex-client-0.8-2|23	
14cr|transifex-client-0.8-2|24	%prep
14cr|transifex-client-0.8-2|25	%setup -q
14cr|transifex-client-0.8-2|26	
14cr|transifex-client-0.8-2|27	%install
14cr|transifex-client-0.8-2|28	python setup.py install --root=%{buildroot}
14cr|transifex-client-0.8-2|29	
14cr|transifex-client-0.8-2|30	%clean
14cr|transifex-client-0.8-2|31	
14cr|transifex-client-0.8-2|32	%files
14cr|transifex-client-0.8-2|33	%_bindir/tx
14cr|transifex-client-0.8-2|34	%py_puresitedir/*
14cr|transifex-client-0.8-2|35	
14cr|transifex-client-0.8-2|36	
14cr|transifex-client-0.8-2|37	
14cr|transifex-client-0.8-2|38	%changelog
14cr|transifex-client-0.8-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
14cr|transifex-client-0.8-2|40	+ Revision: 8b2d40b
14cr|transifex-client-0.8-2|41	- MassBuild#464: Increase release tag
14cr|transifex-client-0.8-2|42	
14cr|transifex-client-0.8-2|43	

8718 14
14cr|traverso-0.49.2-6|1	%global sse_cxxflags %{optflags}
14cr|traverso-0.49.2-6|2	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=FALSE
14cr|traverso-0.49.2-6|3	%ifarch %{ix86}
14cr|traverso-0.49.2-6|4	%global with_sse %{!?_without_sse:1}%{?_without_sse:0}
14cr|traverso-0.49.2-6|5	%if %{with_sse}
14cr|traverso-0.49.2-6|6	%global sse_cxxflags -DSSE_OPTIMIZATIONS -DARCH_X86 %{optflags}
14cr|traverso-0.49.2-6|7	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=TRUE -DIS_ARCH_X86:BOOL=TRUE
14cr|traverso-0.49.2-6|8	%endif
14cr|traverso-0.49.2-6|9	%endif
14cr|traverso-0.49.2-6|10	%ifarch ia64 x86_64
14cr|traverso-0.49.2-6|11	%global with_sse 1
14cr|traverso-0.49.2-6|12	%global sse_cxxflags -DSSE_OPTIMIZATIONS -DUSE_XMMINTRIN -DARCH_X86 -DUSE_X86_64_ASM %{optflags}
14cr|traverso-0.49.2-6|13	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=TRUE -DIS_ARCH_X86_64:BOOL=TRUE
14cr|traverso-0.49.2-6|14	%endif
14cr|traverso-0.49.2-6|15	
14cr|traverso-0.49.2-6|16	
14cr|traverso-0.49.2-6|17	Name:           traverso
14cr|traverso-0.49.2-6|18	Version:        0.49.2
14cr|traverso-0.49.2-6|19	Release:        6
14cr|traverso-0.49.2-6|20	Url:            http://traverso-daw.org/
14cr|traverso-0.49.2-6|21	License:        GPLv2+ and LGPLv2+
14cr|traverso-0.49.2-6|22	Group:          Sound
14cr|traverso-0.49.2-6|23	Summary:        Cross Platform Multitrack Audio Recording and Editing Suite
14cr|traverso-0.49.2-6|24	Source0:        http://traverso-daw.org/download/releases/current/%{name}-%{version}.tar.gz
14cr|traverso-0.49.2-6|25	Patch0:		traverso-0.49.1-fix-str-fmt.patch
14cr|traverso-0.49.2-6|26	BuildRequires:  cmake qt4-devel pkgconfig(glib-2.0) pkgconfig(fftw3)
14cr|traverso-0.49.2-6|27	BuildRequires:  alsa-oss-devel pkgconfig(jack) libportaudio-devel
14cr|traverso-0.49.2-6|28	BuildRequires:  pkgconfig(sndfile) pkgconfig(samplerate) redland-devel
14cr|traverso-0.49.2-6|29	BuildRequires:  rasqal-devel raptor-devel desktop-file-utils
14cr|traverso-0.49.2-6|30	BuildRequires:  pkgconfig(flac) pkgconfig(vorbis) libwavpack-devel libmad-devel
14cr|traverso-0.49.2-6|31	BuildRequires:  slv2-devel >= 0.6.1
14cr|traverso-0.49.2-6|32	BuildRequires:	pkgconfig(raptor2)
14cr|traverso-0.49.2-6|33	BuildRequires:	pkgconfig(slv2)
14cr|traverso-0.49.2-6|34	BuildRequires:	pkgconfig(lv2core)
14cr|traverso-0.49.2-6|35	Patch1:		traverso-0.49.2-desktop.patch
14cr|traverso-0.49.2-6|36	Patch2:		traverso-0.49.2-gold.patch
14cr|traverso-0.49.2-6|37	Patch3:		traverso-0.49.2-gcc47.patch
14cr|traverso-0.49.2-6|38	Patch4:		traverso-0.49.1-slv2.patch
14cr|traverso-0.49.2-6|39	Patch5:		%{name}-linking.patch
14cr|traverso-0.49.2-6|40	Patch6:		traverso-link.patch
14cr|traverso-0.49.2-6|41	
14cr|traverso-0.49.2-6|42	%description
14cr|traverso-0.49.2-6|43	Traverso is a free, cross platform multi-track audio recording and editing
14cr|traverso-0.49.2-6|44	suite, with an innovative and easy to master User Interface. It's suited for
14cr|traverso-0.49.2-6|45	both the professional and home user, who needs a robust and solid DAW.
14cr|traverso-0.49.2-6|46	
14cr|traverso-0.49.2-6|47	%prep
14cr|traverso-0.49.2-6|48	%setup -q
14cr|traverso-0.49.2-6|49	%patch0 -p0
14cr|traverso-0.49.2-6|50	%patch1 -p0
14cr|traverso-0.49.2-6|51	%patch2 -p0
14cr|traverso-0.49.2-6|52	%patch3 -p0
14cr|traverso-0.49.2-6|53	%patch4 -p1
14cr|traverso-0.49.2-6|54	%patch5 -p1
14cr|traverso-0.49.2-6|55	%patch6 -p1
14cr|traverso-0.49.2-6|56	
14cr|traverso-0.49.2-6|57	# Fix permission issues
14cr|traverso-0.49.2-6|58	chmod 644 ChangeLog TODO
14cr|traverso-0.49.2-6|59	for ext in h cpp; do
14cr|traverso-0.49.2-6|60	find . -name "*.$ext" -exec chmod 644 {} \;
14cr|traverso-0.49.2-6|61	done
14cr|traverso-0.49.2-6|62	
14cr|traverso-0.49.2-6|63	# To match the freedesktop standards
14cr|traverso-0.49.2-6|64	sed -i -e '\|^MimeType=.*[^;]$|s|$|;|' \
14cr|traverso-0.49.2-6|65	resources/%{name}.desktop
14cr|traverso-0.49.2-6|66	
14cr|traverso-0.49.2-6|67	# We use the system slv2, so just to make sure
14cr|traverso-0.49.2-6|68	rm -fr src/3rdparty/slv2
14cr|traverso-0.49.2-6|69	
14cr|traverso-0.49.2-6|70	# For proper slv2 detection
14cr|traverso-0.49.2-6|71	sed -i 's|libslv2|slv2|g' CMakeLists.txt
14cr|traverso-0.49.2-6|72	
14cr|traverso-0.49.2-6|73	
14cr|traverso-0.49.2-6|74	
14cr|traverso-0.49.2-6|75	%build
14cr|traverso-0.49.2-6|76	%cmake_qt4 -DWANT_MP3_DECODE=ON \
14cr|traverso-0.49.2-6|77	-DWANT_MP3_ENCODE=OFF \
14cr|traverso-0.49.2-6|78	-DWANT_OPENGL=ON \
14cr|traverso-0.49.2-6|79	-DWANT_PORTAUDIO=ON \
14cr|traverso-0.49.2-6|80	-DDETECT_HOST_CPU_FEATURES=OFF \
14cr|traverso-0.49.2-6|81	-DCXX_FLAGS:STRING="%{sse_cxxflags}" \
14cr|traverso-0.49.2-6|82	%{sse_cmakeflags} \
14cr|traverso-0.49.2-6|83	-DUSE_SYSTEM_SLV2_LIBRARY=ON
14cr|traverso-0.49.2-6|84	%make
14cr|traverso-0.49.2-6|85	
14cr|traverso-0.49.2-6|86	%install
14cr|traverso-0.49.2-6|87	%makeinstall_std -C build
14cr|traverso-0.49.2-6|88	
14cr|traverso-0.49.2-6|89	mkdir -p %{buildroot}%{_iconsdir}/hicolor
14cr|traverso-0.49.2-6|90	cp -r resources/freedesktop/icons/*x* %{buildroot}%{_iconsdir}/hicolor/
14cr|traverso-0.49.2-6|91	install -D resources/traverso.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|traverso-0.49.2-6|92	install -D -m 644 resources/x-traverso.xml %{buildroot}%{_datadir}/mime/packages/x-traverso.xml
14cr|traverso-0.49.2-6|93	
14cr|traverso-0.49.2-6|94	desktop-file-install --vendor="" \
14cr|traverso-0.49.2-6|95	--remove-key="Encoding" \
14cr|traverso-0.49.2-6|96	--remove-key="Path" \
14cr|traverso-0.49.2-6|97	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%name.desktop
14cr|traverso-0.49.2-6|98	
14cr|traverso-0.49.2-6|99	%files
14cr|traverso-0.49.2-6|100	%doc AUTHORS COPYRIGHT ChangeLog HISTORY README TODO
14cr|traverso-0.49.2-6|101	%{_bindir}/%{name}
14cr|traverso-0.49.2-6|102	%{_datadir}/applications/%{name}.desktop
14cr|traverso-0.49.2-6|103	%{_datadir}/mime/packages/*.xml
14cr|traverso-0.49.2-6|104	%{_iconsdir}/hicolor/*/*/*
14cr|traverso-0.49.2-6|105	
14cr|traverso-0.49.2-6|106	%changelog
14cr|traverso-0.49.2-6|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.49.2-6
14cr|traverso-0.49.2-6|108	+ Revision: e404690
14cr|traverso-0.49.2-6|109	- MassBuild#464: Increase release tag
14cr|traverso-0.49.2-6|110	
14cr|traverso-0.49.2-6|111	

8719 14
14cr|tre-0.8.0-5|1	%define major 4
14cr|tre-0.8.0-5|2	%define libname %mklibname %{name} %{major}
14cr|tre-0.8.0-5|3	%define develname %mklibname -d %{name}
14cr|tre-0.8.0-5|4	
14cr|tre-0.8.0-5|5	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cr|tre-0.8.0-5|6	Name:		tre
14cr|tre-0.8.0-5|7	Version:	0.8.0
14cr|tre-0.8.0-5|8	Release:	5
14cr|tre-0.8.0-5|9	License:	GPL
14cr|tre-0.8.0-5|10	Group:		System/Libraries
14cr|tre-0.8.0-5|11	Source0:	http://laurikari.net/tre/%{name}-%{version}.tar.bz2
14cr|tre-0.8.0-5|12	URL:		http://ville.laurikari.net/tre/
14cr|tre-0.8.0-5|13	BuildRequires:	libltdl-devel
14cr|tre-0.8.0-5|14	
14cr|tre-0.8.0-5|15	%description
14cr|tre-0.8.0-5|16	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cr|tre-0.8.0-5|17	matching library with some exciting features such as approximate
14cr|tre-0.8.0-5|18	matching.
14cr|tre-0.8.0-5|19	
14cr|tre-0.8.0-5|20	%package -n	%{libname}
14cr|tre-0.8.0-5|21	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cr|tre-0.8.0-5|22	Group:		System/Libraries
14cr|tre-0.8.0-5|23	
14cr|tre-0.8.0-5|24	%description -n %{libname}
14cr|tre-0.8.0-5|25	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cr|tre-0.8.0-5|26	matching library with some exciting features such as approximate
14cr|tre-0.8.0-5|27	matching.
14cr|tre-0.8.0-5|28	
14cr|tre-0.8.0-5|29	%package -n	agrep
14cr|tre-0.8.0-5|30	Summary:	Approximate matching
14cr|tre-0.8.0-5|31	Group:		File tools
14cr|tre-0.8.0-5|32	Requires:	%{libname} = %{version}
14cr|tre-0.8.0-5|33	
14cr|tre-0.8.0-5|34	%description -n agrep
14cr|tre-0.8.0-5|35	Approximate pattern matching allows matches to be approximate,
14cr|tre-0.8.0-5|36	that is, allows the matches to be close to the searched pattern
14cr|tre-0.8.0-5|37	under some measure of closeness. TRE uses the edit-distance
14cr|tre-0.8.0-5|38	measure (also known as the Levenshtein distance) where characters
14cr|tre-0.8.0-5|39	can be inserted, deleted, or substituted in the searched text in
14cr|tre-0.8.0-5|40	order to get an exact match. Each insertion, deletion, or
14cr|tre-0.8.0-5|41	substitution adds the distance, or cost, of the match. TRE can
14cr|tre-0.8.0-5|42	report the matches which have a cost lower than some given
14cr|tre-0.8.0-5|43	threshold value. TRE can also be used to search for matches with
14cr|tre-0.8.0-5|44	the lowest cost.
14cr|tre-0.8.0-5|45	
14cr|tre-0.8.0-5|46	TRE includes a version of the agrep command line tool for
14cr|tre-0.8.0-5|47	approximate regexp matching in the style of grep.  Unlike other
14cr|tre-0.8.0-5|48	agrep implementations (like the one by Sun Wu and Udi Manber from
14cr|tre-0.8.0-5|49	University of Arizona available) TRE agrep allows full regexps of
14cr|tre-0.8.0-5|50	any length, any number of errors, and non-uniform costs for
14cr|tre-0.8.0-5|51	insertion, deletion and substitution.
14cr|tre-0.8.0-5|52	
14cr|tre-0.8.0-5|53	%package -n	%{develname}
14cr|tre-0.8.0-5|54	Summary:	Header files and libraries for developing apps with %{name}
14cr|tre-0.8.0-5|55	Group:		Development/C
14cr|tre-0.8.0-5|56	Requires:	%{libname} = %{version}
14cr|tre-0.8.0-5|57	Provides:	%{name}-devel = %{EVRD}
14cr|tre-0.8.0-5|58	Provides:	lib%{name}-devel = %{EVRD}
14cr|tre-0.8.0-5|59	
14cr|tre-0.8.0-5|60	%description -n	%{develname}
14cr|tre-0.8.0-5|61	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cr|tre-0.8.0-5|62	matching library with some exciting features such as approximate
14cr|tre-0.8.0-5|63	matching.
14cr|tre-0.8.0-5|64	
14cr|tre-0.8.0-5|65	%prep
14cr|tre-0.8.0-5|66	%setup -q
14cr|tre-0.8.0-5|67	
14cr|tre-0.8.0-5|68	%build
14cr|tre-0.8.0-5|69	%configure2_5x \
14cr|tre-0.8.0-5|70	--disable-static \
14cr|tre-0.8.0-5|71	--disable-rpath
14cr|tre-0.8.0-5|72	
14cr|tre-0.8.0-5|73	%make
14cr|tre-0.8.0-5|74	
14cr|tre-0.8.0-5|75	%install
14cr|tre-0.8.0-5|76	%makeinstall_std
14cr|tre-0.8.0-5|77	
14cr|tre-0.8.0-5|78	%find_lang %name
14cr|tre-0.8.0-5|79	
14cr|tre-0.8.0-5|80	%files -n %{libname}
14cr|tre-0.8.0-5|81	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14cr|tre-0.8.0-5|82	%doc doc/tre-syntax.html
14cr|tre-0.8.0-5|83	%{_libdir}/*.so.*
14cr|tre-0.8.0-5|84	
14cr|tre-0.8.0-5|85	%files -n agrep -f %name.lang
14cr|tre-0.8.0-5|86	%{_bindir}/agrep
14cr|tre-0.8.0-5|87	%{_mandir}/man1/*
14cr|tre-0.8.0-5|88	
14cr|tre-0.8.0-5|89	%files -n %{develname}
14cr|tre-0.8.0-5|90	%{_libdir}/*.so
14cr|tre-0.8.0-5|91	%{_libdir}/pkgconfig/tre.pc
14cr|tre-0.8.0-5|92	%{_includedir}/tre
14cr|tre-0.8.0-5|93	
14cr|tre-0.8.0-5|94	
14cr|tre-0.8.0-5|95	
14cr|tre-0.8.0-5|96	%changelog
14cr|tre-0.8.0-5|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-5
14cr|tre-0.8.0-5|98	+ Revision: c6869c2
14cr|tre-0.8.0-5|99	- MassBuild#464: Increase release tag
14cr|tre-0.8.0-5|100	
14cr|tre-0.8.0-5|101	

8720 14
14cr|treecc-0.3.10-8|1	%define debug_package %nil
14cr|treecc-0.3.10-8|2	
14cr|treecc-0.3.10-8|3	Name: 		treecc
14cr|treecc-0.3.10-8|4	Version: 	0.3.10
14cr|treecc-0.3.10-8|5	Release: 	8
14cr|treecc-0.3.10-8|6	Summary: 	A tool for helping in compiler development
14cr|treecc-0.3.10-8|7	Group: 		Development/C
14cr|treecc-0.3.10-8|8	License: 	GPLv2
14cr|treecc-0.3.10-8|9	Source0: 	http://download.savannah.gnu.org/releases/dotgnu-pnet/%{name}-%{version}.tar.gz
14cr|treecc-0.3.10-8|10	BuildRequires:	flex byacc
14cr|treecc-0.3.10-8|11	URL: 		http://www.southern-storm.com.au/treecc.html
14cr|treecc-0.3.10-8|12	
14cr|treecc-0.3.10-8|13	
14cr|treecc-0.3.10-8|14	%description
14cr|treecc-0.3.10-8|15	The treecc program is designed to assist in the development of
14cr|treecc-0.3.10-8|16	compilers and other language-based tools. It manages the
14cr|treecc-0.3.10-8|17	generation of code to handle abstract syntax trees and operations
14cr|treecc-0.3.10-8|18	upon the trees.
14cr|treecc-0.3.10-8|19	Treecc was originally written to assist with the development of
14cr|treecc-0.3.10-8|20	the C# compiler for the Portable.NET project. However, it is much
14cr|treecc-0.3.10-8|21	more general than that and can be used in any system that makes
14cr|treecc-0.3.10-8|22	heavy use of abstract syntax trees and the operations upon them.
14cr|treecc-0.3.10-8|23	
14cr|treecc-0.3.10-8|24	%prep
14cr|treecc-0.3.10-8|25	%setup -q
14cr|treecc-0.3.10-8|26	
14cr|treecc-0.3.10-8|27	%build
14cr|treecc-0.3.10-8|28	%configure
14cr|treecc-0.3.10-8|29	%make
14cr|treecc-0.3.10-8|30	make -C tests check-TESTS
14cr|treecc-0.3.10-8|31	
14cr|treecc-0.3.10-8|32	%install
14cr|treecc-0.3.10-8|33	%makeinstall
14cr|treecc-0.3.10-8|34	
14cr|treecc-0.3.10-8|35	
14cr|treecc-0.3.10-8|36	
14cr|treecc-0.3.10-8|37	%files
14cr|treecc-0.3.10-8|38	%doc AUTHORS ChangeLog COPYING NEWS README doc/essay.html
14cr|treecc-0.3.10-8|39	%_bindir/%name
14cr|treecc-0.3.10-8|40	%_infodir/*
14cr|treecc-0.3.10-8|41	%_mandir/man1/%name.*
14cr|treecc-0.3.10-8|42	%_libdir/*
14cr|treecc-0.3.10-8|43	
14cr|treecc-0.3.10-8|44	%changelog
14cr|treecc-0.3.10-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.10-8
14cr|treecc-0.3.10-8|46	+ Revision: c2d027d
14cr|treecc-0.3.10-8|47	- MassBuild#464: Increase release tag
14cr|treecc-0.3.10-8|48	
14cr|treecc-0.3.10-8|49	

8721 14
14cr|treeline-1.4.1-2|1	Summary:	Versatile Tree-Style Outliner for Defining Custom Data Schemas
14cr|treeline-1.4.1-2|2	Name:		treeline
14cr|treeline-1.4.1-2|3	Version:	1.4.1
14cr|treeline-1.4.1-2|4	Release:	2
14cr|treeline-1.4.1-2|5	Group:		Office
14cr|treeline-1.4.1-2|6	License:	GPLv2+
14cr|treeline-1.4.1-2|7	Url:		http://treeline.bellz.org/
14cr|treeline-1.4.1-2|8	Source0:	%{name}-%{version}.tar.gz
14cr|treeline-1.4.1-2|9	Source1:	%{name}-i18n-%{version}a.tar.gz
14cr|treeline-1.4.1-2|10	Source2:	httpload2.py.tar.gz
14cr|treeline-1.4.1-2|11	BuildArch:	noarch
14cr|treeline-1.4.1-2|12	
14cr|treeline-1.4.1-2|13	BuildRequires:	python
14cr|treeline-1.4.1-2|14	Requires:	python-qt4
14cr|treeline-1.4.1-2|15	Requires(post,postun):	desktop-file-utils
14cr|treeline-1.4.1-2|16	
14cr|treeline-1.4.1-2|17	%description
14cr|treeline-1.4.1-2|18	TreeLine is a versatile tool for working with all kinds of information
14cr|treeline-1.4.1-2|19	that fit into a tree-like structure.
14cr|treeline-1.4.1-2|20	
14cr|treeline-1.4.1-2|21	It can be used to edit bookmark files, create mini-databases (for
14cr|treeline-1.4.1-2|22	example, for addresses, tasks, records, or CDs), outline documents, or
14cr|treeline-1.4.1-2|23	just collect ideas. It can also be used as a generic editor for XML
14cr|treeline-1.4.1-2|24	files.
14cr|treeline-1.4.1-2|25	
14cr|treeline-1.4.1-2|26	The data schemas for any node in the data tree can be customized and
14cr|treeline-1.4.1-2|27	new types of nodes can be defined. The way data is presented on the
14cr|treeline-1.4.1-2|28	screen, exported to HTML, or printed can be defined with HTML-like
14cr|treeline-1.4.1-2|29	templates. Plug-ins can be written to load and save data from and to
14cr|treeline-1.4.1-2|30	custom file formats or external data sources and extend the
14cr|treeline-1.4.1-2|31	functionality of TreeLine.
14cr|treeline-1.4.1-2|32	
14cr|treeline-1.4.1-2|33	TreeLine is written in Python and uses the PyQt bindings to the Qt
14cr|treeline-1.4.1-2|34	toolkit, which makes it very portable.
14cr|treeline-1.4.1-2|35	
14cr|treeline-1.4.1-2|36	%prep
14cr|treeline-1.4.1-2|37	%setup -qn TreeLine -b1 -a2
14cr|treeline-1.4.1-2|38	
14cr|treeline-1.4.1-2|39	%build
14cr|treeline-1.4.1-2|40	
14cr|treeline-1.4.1-2|41	%install
14cr|treeline-1.4.1-2|42	for i in source/*.py; do
14cr|treeline-1.4.1-2|43	sed -i "s|#!/usr/bin/env python|#!/usr/bin/python|g" $i
14cr|treeline-1.4.1-2|44	chmod 755 $i
14cr|treeline-1.4.1-2|45	done
14cr|treeline-1.4.1-2|46	
14cr|treeline-1.4.1-2|47	python install.py -x \
14cr|treeline-1.4.1-2|48	-p %{_prefix} \
14cr|treeline-1.4.1-2|49	-d %{_defaultdocdir}/%{name} \
14cr|treeline-1.4.1-2|50	-i %{_datadir}/%{name}/icons \
14cr|treeline-1.4.1-2|51	-b %{buildroot}
14cr|treeline-1.4.1-2|52	
14cr|treeline-1.4.1-2|53	# httpload2 plugin
14cr|treeline-1.4.1-2|54	install -D -m 644 httpload2.py %{buildroot}%{_prefix}/lib/%{name}/plugins/httpload2.py
14cr|treeline-1.4.1-2|55	
14cr|treeline-1.4.1-2|56	# Associate Files with MimeTypes (the KDE4/Gnome way)
14cr|treeline-1.4.1-2|57	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|treeline-1.4.1-2|58	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml << EOF
14cr|treeline-1.4.1-2|59	<?xml version="1.0"?>
14cr|treeline-1.4.1-2|60	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14cr|treeline-1.4.1-2|61	<mime-type type="application/x-treeline">
14cr|treeline-1.4.1-2|62	<comment>TreeLine File</comment>
14cr|treeline-1.4.1-2|63	<glob pattern="*.trl"/>
14cr|treeline-1.4.1-2|64	<glob pattern="*.TRL"/>
14cr|treeline-1.4.1-2|65	</mime-type>
14cr|treeline-1.4.1-2|66	<mime-type type="application/x-treeline-gz">
14cr|treeline-1.4.1-2|67	<comment>Compressed TreeLine File</comment>
14cr|treeline-1.4.1-2|68	<glob pattern="*.trl.gz"/>
14cr|treeline-1.4.1-2|69	<glob pattern="*.TRL.GZ"/>
14cr|treeline-1.4.1-2|70	</mime-type>
14cr|treeline-1.4.1-2|71	<mime-type type="application/x-treepad">
14cr|treeline-1.4.1-2|72	<comment>TreePad File</comment>
14cr|treeline-1.4.1-2|73	<glob pattern="*.hjt"/>
14cr|treeline-1.4.1-2|74	<glob pattern="*.HJT"/>
14cr|treeline-1.4.1-2|75	</mime-type>
14cr|treeline-1.4.1-2|76	</mime-info>
14cr|treeline-1.4.1-2|77	EOF
14cr|treeline-1.4.1-2|78	
14cr|treeline-1.4.1-2|79	# Menu entry
14cr|treeline-1.4.1-2|80	mkdir -p %{buildroot}%{_datadir}/applications
14cr|treeline-1.4.1-2|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|treeline-1.4.1-2|82	[Desktop Entry]
14cr|treeline-1.4.1-2|83	Encoding=UTF-8
14cr|treeline-1.4.1-2|84	Type=Application
14cr|treeline-1.4.1-2|85	Exec=%{name}
14cr|treeline-1.4.1-2|86	Icon=%{name}
14cr|treeline-1.4.1-2|87	Name=TreeLine
14cr|treeline-1.4.1-2|88	GenericName=Outliner
14cr|treeline-1.4.1-2|89	Categories=Office;X-MandrivaLinux-Office-TasksManagement;
14cr|treeline-1.4.1-2|90	MimeType=application/x-treeline;application/x-treeline-gz;application/x-treepad;text/xml;
14cr|treeline-1.4.1-2|91	StartupNotify=true
14cr|treeline-1.4.1-2|92	Terminal=false
14cr|treeline-1.4.1-2|93	EOF
14cr|treeline-1.4.1-2|94	
14cr|treeline-1.4.1-2|95	# Icon
14cr|treeline-1.4.1-2|96	install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/tree/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|treeline-1.4.1-2|97	
14cr|treeline-1.4.1-2|98	%files
14cr|treeline-1.4.1-2|99	%doc %{_defaultdocdir}/%{name}
14cr|treeline-1.4.1-2|100	%{_bindir}/%{name}
14cr|treeline-1.4.1-2|101	%{_usr}/lib/%{name}
14cr|treeline-1.4.1-2|102	%{_datadir}/mime/packages/%{name}.xml
14cr|treeline-1.4.1-2|103	%{_datadir}/applications/%{name}.desktop
14cr|treeline-1.4.1-2|104	%{_datadir}/%{name}
14cr|treeline-1.4.1-2|105	%{_iconsdir}/%{name}.png
14cr|treeline-1.4.1-2|106	
14cr|treeline-1.4.1-2|107	
14cr|treeline-1.4.1-2|108	
14cr|treeline-1.4.1-2|109	
14cr|treeline-1.4.1-2|110	%changelog
14cr|treeline-1.4.1-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|treeline-1.4.1-2|112	+ Revision: 57ae30a
14cr|treeline-1.4.1-2|113	- MassBuild#464: Increase release tag
14cr|treeline-1.4.1-2|114	
14cr|treeline-1.4.1-2|115	

8722 14
14cr|tree-puzzle-5.2-6|1	%define name	tree-puzzle
14cr|tree-puzzle-5.2-6|2	%define version 5.2
14cr|tree-puzzle-5.2-6|3	%define rel	6
14cr|tree-puzzle-5.2-6|4	%define release %mkrel %{rel}
14cr|tree-puzzle-5.2-6|5	
14cr|tree-puzzle-5.2-6|6	Name:		%{name}
14cr|tree-puzzle-5.2-6|7	Version:	%{version}
14cr|tree-puzzle-5.2-6|8	Release:	%{release}
14cr|tree-puzzle-5.2-6|9	Summary:	Maximum likelihood analysis for nucleotide, amino acid and two-state data
14cr|tree-puzzle-5.2-6|10	Group:		Sciences/Biology
14cr|tree-puzzle-5.2-6|11	License:	GPL
14cr|tree-puzzle-5.2-6|12	URL:		http://www.tree-puzzle.de
14cr|tree-puzzle-5.2-6|13	Source:		http://www.tree-puzzle.de/%{name}-%{version}.tar.bz2
14cr|tree-puzzle-5.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|tree-puzzle-5.2-6|15	
14cr|tree-puzzle-5.2-6|16	%description
14cr|tree-puzzle-5.2-6|17	TREE-PUZZLE is a computer program to reconstruct phylogenetic trees
14cr|tree-puzzle-5.2-6|18	from molecular sequence data by maximum likelihood. It implements a
14cr|tree-puzzle-5.2-6|19	fast tree search algorithm, quartet puzzling, that allows analysis
14cr|tree-puzzle-5.2-6|20	of large data sets and automatically assigns estimations of support
14cr|tree-puzzle-5.2-6|21	to each internal branch. TREE-PUZZLE also computes pairwise maximum
14cr|tree-puzzle-5.2-6|22	likelihood distances as well as branch lengths for user specified trees.
14cr|tree-puzzle-5.2-6|23	In addition, TREE-PUZZLE offers a novel method, likelihood mapping,
14cr|tree-puzzle-5.2-6|24	to investigate the support of a hypothesized internal branch without
14cr|tree-puzzle-5.2-6|25	computing an overall tree and to visualize the phylogenetic content
14cr|tree-puzzle-5.2-6|26	of a sequence alignment.
14cr|tree-puzzle-5.2-6|27	
14cr|tree-puzzle-5.2-6|28	%prep
14cr|tree-puzzle-5.2-6|29	%setup -q
14cr|tree-puzzle-5.2-6|30	
14cr|tree-puzzle-5.2-6|31	%build
14cr|tree-puzzle-5.2-6|32	%configure
14cr|tree-puzzle-5.2-6|33	%make
14cr|tree-puzzle-5.2-6|34	
14cr|tree-puzzle-5.2-6|35	%install
14cr|tree-puzzle-5.2-6|36	rm -rf %{buildroot}
14cr|tree-puzzle-5.2-6|37	%makeinstall_std
14cr|tree-puzzle-5.2-6|38	
14cr|tree-puzzle-5.2-6|39	%clean
14cr|tree-puzzle-5.2-6|40	rm -rf %{buildroot}
14cr|tree-puzzle-5.2-6|41	
14cr|tree-puzzle-5.2-6|42	%files
14cr|tree-puzzle-5.2-6|43	%defattr(-,root,root)
14cr|tree-puzzle-5.2-6|44	%{_bindir}/*
14cr|tree-puzzle-5.2-6|45	%doc AUTHORS COPYING ChangeLog README
14cr|tree-puzzle-5.2-6|46	%doc doc/tree-puzzle.pdf
14cr|tree-puzzle-5.2-6|47	%doc data/EF.3trees data/globin.a data/globin.trees data/marswolf.n
14cr|tree-puzzle-5.2-6|48	%doc data/primates.b data/primates.trees data/EF.phy data/atp6.a
14cr|tree-puzzle-5.2-6|49	%doc data/globin.ctrees data/marswolf.ctrees data/marswolf.trees
14cr|tree-puzzle-5.2-6|50	%doc data/primates.ctrees
14cr|tree-puzzle-5.2-6|51	
14cr|tree-puzzle-5.2-6|52	
14cr|tree-puzzle-5.2-6|53	
14cr|tree-puzzle-5.2-6|54	
14cr|tree-puzzle-5.2-6|55	
14cr|tree-puzzle-5.2-6|56	%changelog
14cr|tree-puzzle-5.2-6|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 5.2-6
14cr|tree-puzzle-5.2-6|58	+ Revision: d3f29ca
14cr|tree-puzzle-5.2-6|59	- Automatic import for version 5.2
14cr|tree-puzzle-5.2-6|60	
14cr|tree-puzzle-5.2-6|61	

8723 14
14cr|tremfusion-0.99r3-7|1	#####################################################
14cr|tremfusion-0.99r3-7|2	# SpecFile: tremfusion.spec
14cr|tremfusion-0.99r3-7|3	# Generato: http://www.mandrivausers.ro/
14cr|tremfusion-0.99r3-7|4	# MRB-Falticska Florin
14cr|tremfusion-0.99r3-7|5	######################################################
14cr|tremfusion-0.99r3-7|6	%define debug_package	%{nil}
14cr|tremfusion-0.99r3-7|7	#
14cr|tremfusion-0.99r3-7|8	%global hgchangeset 1421
14cr|tremfusion-0.99r3-7|9	%global hghash      4b5fc919fd59
14cr|tremfusion-0.99r3-7|10	%global lakitu7_rev 174
14cr|tremfusion-0.99r3-7|11	%global qvmbuildflags BUILD_SERVER=0 BUILD_CLIENT=0 BUILD_GAME_QVM=0 BUILD_GAME_SO=1 CFLAGS+="-ggdb3"
14cr|tremfusion-0.99r3-7|12	%global tfbuildflags BUILD_GAME_QVM=0 BUILD_GAME_SO=0 USE_CURL_DLOPEN=0 USE_OPENAL_DLOPEN=0 USE_INTERNAL_ZLIB=0 USE_LOCAL_HEADERS=0 USE_VOIP=0 CFLAGS+="-ggdb3"
14cr|tremfusion-0.99r3-7|13	
14cr|tremfusion-0.99r3-7|14	%define name tremfusion
14cr|tremfusion-0.99r3-7|15	%define version	0.99r3
14cr|tremfusion-0.99r3-7|16	%define rel 7
14cr|tremfusion-0.99r3-7|17	
14cr|tremfusion-0.99r3-7|18	Name:           %{name}
14cr|tremfusion-0.99r3-7|19	Version:        %{version}
14cr|tremfusion-0.99r3-7|20	Release:        %{rel}
14cr|tremfusion-0.99r3-7|21	Summary:        Enhanced modification of the free software first person shooter Tremulous
14cr|tremfusion-0.99r3-7|22	Group:          Games/Arcade
14cr|tremfusion-0.99r3-7|23	License:        GPLv2+
14cr|tremfusion-0.99r3-7|24	URL:            http://www.tremfusion.net/
14cr|tremfusion-0.99r3-7|25	Source0:        tremfusion-%{hghash}-nolcc.tar.bz2
14cr|tremfusion-0.99r3-7|26	Source1:        http://www.tremfusion.net/downloads/z-tremfusion-menu-0.99r3.pk3
14cr|tremfusion-0.99r3-7|27	Source2:        lakitu7-qvm-r%{lakitu7_rev}.tar.bz2
14cr|tremfusion-0.99r3-7|28	Patch0:         tremfusion-lakitu7-qvm-remove-lcc.patch
14cr|tremfusion-0.99r3-7|29	Patch1:		tremfusion-install.patch
14cr|tremfusion-0.99r3-7|30	BuildRequires:  pkgconfig(libcurl)
14cr|tremfusion-0.99r3-7|31	BuildRequires:  pkgconfig(ncurses)
14cr|tremfusion-0.99r3-7|32	BuildRequires:  freetype-devel
14cr|tremfusion-0.99r3-7|33	BuildRequires:  pkgconfig(sdl)
14cr|tremfusion-0.99r3-7|34	BuildRequires:  pkgconfig(openal)
14cr|tremfusion-0.99r3-7|35	BuildRequires:  pkgconfig(vorbis)
14cr|tremfusion-0.99r3-7|36	BuildRequires:  desktop-file-utils
14cr|tremfusion-0.99r3-7|37	BuildRequires:  pkgconfig(zlib)
14cr|tremfusion-0.99r3-7|38	BuildRequires:  pkgconfig(gl)
14cr|tremfusion-0.99r3-7|39	BuildRequires:  pkgconfig(glu)
14cr|tremfusion-0.99r3-7|40	BuildRequires:  pkgconfig(freetype2)
14cr|tremfusion-0.99r3-7|41	Requires:       %{name}-common = %{version}-%{release}
14cr|tremfusion-0.99r3-7|42	Requires:       opengl-games-utils
14cr|tremfusion-0.99r3-7|43	
14cr|tremfusion-0.99r3-7|44	
14cr|tremfusion-0.99r3-7|45	
14cr|tremfusion-0.99r3-7|46	%description
14cr|tremfusion-0.99r3-7|47	TremFusion is an enhanced modification of the free software first person
14cr|tremfusion-0.99r3-7|48	shooter Tremulous. This package allows you to play on Tremulous servers.
14cr|tremfusion-0.99r3-7|49	
14cr|tremfusion-0.99r3-7|50	############
14cr|tremfusion-0.99r3-7|51	%package tty
14cr|tremfusion-0.99r3-7|52	Summary:        Non-graphical client for TremFusion
14cr|tremfusion-0.99r3-7|53	Group:          Games/Arcade
14cr|tremfusion-0.99r3-7|54	License:        GPLv2+
14cr|tremfusion-0.99r3-7|55	Requires:       %{name}-common = %{version}-%{release}
14cr|tremfusion-0.99r3-7|56	
14cr|tremfusion-0.99r3-7|57	%description tty
14cr|tremfusion-0.99r3-7|58	TremFusion is an enhanced modification of the free software first person
14cr|tremfusion-0.99r3-7|59	shooter Tremulous. This package contains a non-graphical client which
14cr|tremfusion-0.99r3-7|60	opens only an ncurses console.
14cr|tremfusion-0.99r3-7|61	
14cr|tremfusion-0.99r3-7|62	############
14cr|tremfusion-0.99r3-7|63	%package common
14cr|tremfusion-0.99r3-7|64	Summary:        Common files for TremFusion
14cr|tremfusion-0.99r3-7|65	Group:          Games/Arcade
14cr|tremfusion-0.99r3-7|66	License:        GPLv2+
14cr|tremfusion-0.99r3-7|67	Requires:       tremulous-maps
14cr|tremfusion-0.99r3-7|68	
14cr|tremfusion-0.99r3-7|69	%description common
14cr|tremfusion-0.99r3-7|70	TremFusion is an enhanced modification of the free software first person
14cr|tremfusion-0.99r3-7|71	shooter Tremulous. This package contains files required by both TremFusion
14cr|tremfusion-0.99r3-7|72	clients and servers.
14cr|tremfusion-0.99r3-7|73	
14cr|tremfusion-0.99r3-7|74	############
14cr|tremfusion-0.99r3-7|75	%package server
14cr|tremfusion-0.99r3-7|76	Summary:        The TremFusion dedicated server
14cr|tremfusion-0.99r3-7|77	Group:          Games/Arcade
14cr|tremfusion-0.99r3-7|78	License:        GPLv2+
14cr|tremfusion-0.99r3-7|79	Requires:       %{name}-common = %{version}-%{release}
14cr|tremfusion-0.99r3-7|80	
14cr|tremfusion-0.99r3-7|81	%description server
14cr|tremfusion-0.99r3-7|82	TremFusion is an enhanced modification of the free software first person
14cr|tremfusion-0.99r3-7|83	shooter Tremulous. This package contains the TremFusion dedicated server.
14cr|tremfusion-0.99r3-7|84	
14cr|tremfusion-0.99r3-7|85	###########
14cr|tremfusion-0.99r3-7|86	
14cr|tremfusion-0.99r3-7|87	%prep
14cr|tremfusion-0.99r3-7|88	%setup -q -c -b 2
14cr|tremfusion-0.99r3-7|89	cd trunk
14cr|tremfusion-0.99r3-7|90	%patch0 -p1
14cr|tremfusion-0.99r3-7|91	cd ../tremfusion-4b5fc919fd59/misc
14cr|tremfusion-0.99r3-7|92	%patch1 -p0
14cr|tremfusion-0.99r3-7|93	cd ../../trunk
14cr|tremfusion-0.99r3-7|94	patch -p1 -i ../tremfusion-%{hghash}/misc/lakitu7-qvm-svdemo.patch
14cr|tremfusion-0.99r3-7|95	cd ../tremfusion-%{hghash}
14cr|tremfusion-0.99r3-7|96	sed -ie "s/Exec=tremfusion --quiet/Exec=tremfusion-wrapper --quiet/" misc/%{name}.desktop
14cr|tremfusion-0.99r3-7|97	
14cr|tremfusion-0.99r3-7|98	
14cr|tremfusion-0.99r3-7|99	%build
14cr|tremfusion-0.99r3-7|100	cd trunk
14cr|tremfusion-0.99r3-7|101	%make %{qvmbuildflags}
14cr|tremfusion-0.99r3-7|102	cd ../tremfusion-%{hghash}
14cr|tremfusion-0.99r3-7|103	%make %{tfbuildflags} VERSION="%{version}-%{release}" USE_FREETYPE=0
14cr|tremfusion-0.99r3-7|104	
14cr|tremfusion-0.99r3-7|105	
14cr|tremfusion-0.99r3-7|106	%install
14cr|tremfusion-0.99r3-7|107	cd tremfusion-%{hghash}
14cr|tremfusion-0.99r3-7|108	make install %{tfbuildflags} BUILDROOT=%{buildroot} INSTALL_PREFIX=%{_prefix}
14cr|tremfusion-0.99r3-7|109	ln -s ./opengl-game-wrapper.sh %{buildroot}%{_bindir}/%{name}-wrapper
14cr|tremfusion-0.99r3-7|110	# data
14cr|tremfusion-0.99r3-7|111	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/tremfusion/base
14cr|tremfusion-0.99r3-7|112	install -pm 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{name}/%{name}
14cr|tremfusion-0.99r3-7|113	#icos
14cr|tremfusion-0.99r3-7|114	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|tremfusion-0.99r3-7|115	install -pm 644 misc/tremfusion.png %{buildroot}%{_datadir}/pixmaps/
14cr|tremfusion-0.99r3-7|116	#desktop
14cr|tremfusion-0.99r3-7|117	desktop-file-install --dir=%{buildroot}%{_datadir}/applications misc/%{name}.desktop
14cr|tremfusion-0.99r3-7|118	cd ../trunk
14cr|tremfusion-0.99r3-7|119	%{__install} -pm 755 build/release-linux-*/base/game*.so %{buildroot}%{_libdir}/%{name}/
14cr|tremfusion-0.99r3-7|120	ln -s ../../../../../%{_libdir}/%{name}/$(basename build/release-linux-*/base/game*.so) %{buildroot}%{_gamesdatadir}/%{name}/tremfusion/base/
14cr|tremfusion-0.99r3-7|121	
14cr|tremfusion-0.99r3-7|122	
14cr|tremfusion-0.99r3-7|123	%files
14cr|tremfusion-0.99r3-7|124	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
14cr|tremfusion-0.99r3-7|125	%{_bindir}/%{name}
14cr|tremfusion-0.99r3-7|126	%{_bindir}/%{name}-wrapper
14cr|tremfusion-0.99r3-7|127	%{_libdir}/%{name}/%{name}
14cr|tremfusion-0.99r3-7|128	%{_datadir}/applications/%{name}.desktop
14cr|tremfusion-0.99r3-7|129	%{_datadir}/pixmaps/%{name}.png
14cr|tremfusion-0.99r3-7|130	
14cr|tremfusion-0.99r3-7|131	%files tty
14cr|tremfusion-0.99r3-7|132	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
14cr|tremfusion-0.99r3-7|133	%{_bindir}/%{name}-tty
14cr|tremfusion-0.99r3-7|134	%{_libdir}/%{name}/%{name}-tty
14cr|tremfusion-0.99r3-7|135	
14cr|tremfusion-0.99r3-7|136	%files common
14cr|tremfusion-0.99r3-7|137	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/CC tremfusion-%{hghash}/README
14cr|tremfusion-0.99r3-7|138	%dir %{_libdir}/%{name}
14cr|tremfusion-0.99r3-7|139	%dir %{_datadir}/%{name}
14cr|tremfusion-0.99r3-7|140	%{_libdir}/%{name}/game*.so
14cr|tremfusion-0.99r3-7|141	%{_gamesdatadir}/%{name}/%{name}
14cr|tremfusion-0.99r3-7|142	
14cr|tremfusion-0.99r3-7|143	%files server
14cr|tremfusion-0.99r3-7|144	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
14cr|tremfusion-0.99r3-7|145	%{_bindir}/%{name}ded
14cr|tremfusion-0.99r3-7|146	%{_libdir}/%{name}/%{name}ded
14cr|tremfusion-0.99r3-7|147	
14cr|tremfusion-0.99r3-7|148	
14cr|tremfusion-0.99r3-7|149	
14cr|tremfusion-0.99r3-7|150	
14cr|tremfusion-0.99r3-7|151	
14cr|tremfusion-0.99r3-7|152	%changelog
14cr|tremfusion-0.99r3-7|153	* Wed Apr 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.99r3-7
14cr|tremfusion-0.99r3-7|154	+ Revision: f243897
14cr|tremfusion-0.99r3-7|155	- Updated tremfusion.spec
14cr|tremfusion-0.99r3-7|156	
14cr|tremfusion-0.99r3-7|157	

8724 14
14cr|tremulous-1.1.0-12|1	%define debug_package	%{nil}
14cr|tremulous-1.1.0-12|2	%define name tremulous
14cr|tremulous-1.1.0-12|3	%define version 1.1.0
14cr|tremulous-1.1.0-12|4	%define release 12
14cr|tremulous-1.1.0-12|5	
14cr|tremulous-1.1.0-12|6	%define client_release 1.011
14cr|tremulous-1.1.0-12|7	%define srcname Release_%{client_release}
14cr|tremulous-1.1.0-12|8	Summary: An open source game that blends a team based FPS with elements of an RTS
14cr|tremulous-1.1.0-12|9	Name: %{name}
14cr|tremulous-1.1.0-12|10	Version: %{version}
14cr|tremulous-1.1.0-12|11	Release: %{release}
14cr|tremulous-1.1.0-12|12	Source0: http://ovh.dl.sourceforge.net/sourceforge/tremulous/%{name}-%{version}.zip
14cr|tremulous-1.1.0-12|13	# http://www.gnome-look.org/content/show.php?content=42942
14cr|tremulous-1.1.0-12|14	Source1: http://www.gnome-look.org/content/files/42942-Tremulous2.png
14cr|tremulous-1.1.0-12|15	
14cr|tremulous-1.1.0-12|16	# The original client is generating troubles on x64.
14cr|tremulous-1.1.0-12|17	# kevlarman from the tremulous irc chan consider svn://source.mercenariesguild.net/client better
14cr|tremulous-1.1.0-12|18	# In the fact, it works far better
14cr|tremulous-1.1.0-12|19	# Tremulous 1.2 will make that workaround useless
14cr|tremulous-1.1.0-12|20	Source2: %{name}-client-%{client_release}.tar.bz2
14cr|tremulous-1.1.0-12|21	Patch0:	%name-1725.patch
14cr|tremulous-1.1.0-12|22	License: GPLv2
14cr|tremulous-1.1.0-12|23	Group: Games/Arcade
14cr|tremulous-1.1.0-12|24	URL: http://tremulous.net
14cr|tremulous-1.1.0-12|25	BuildRequires:  pkgconfig(sdl)
14cr|tremulous-1.1.0-12|26	BuildRequires:  pkgconfig(openal)
14cr|tremulous-1.1.0-12|27	BuildRequires:  pkgconfig(vorbis)
14cr|tremulous-1.1.0-12|28	BuildRequires:  desktop-file-utils
14cr|tremulous-1.1.0-12|29	BuildRequires:  pkgconfig(zlib)
14cr|tremulous-1.1.0-12|30	BuildRequires:  pkgconfig(gl)
14cr|tremulous-1.1.0-12|31	BuildRequires:  pkgconfig(glu)
14cr|tremulous-1.1.0-12|32	BuildRequires:  pkgconfig(freetype2)
14cr|tremulous-1.1.0-12|33	
14cr|tremulous-1.1.0-12|34	
14cr|tremulous-1.1.0-12|35	Requires: %name-maps
14cr|tremulous-1.1.0-12|36	
14cr|tremulous-1.1.0-12|37	%description
14cr|tremulous-1.1.0-12|38	Tremulous is a free, open source game that blends a team based FPS
14cr|tremulous-1.1.0-12|39	with elements of an RTS.
14cr|tremulous-1.1.0-12|40	Players can choose from 2 unique races, aliens and humans.
14cr|tremulous-1.1.0-12|41	Players on both teams are able to build working structures in-game like an RTS.
14cr|tremulous-1.1.0-12|42	These structures provide many functions, the most important being spawning.
14cr|tremulous-1.1.0-12|43	The designated builders must ensure there are spawn structures or
14cr|tremulous-1.1.0-12|44	other players will not be able to rejoin the game after death.
14cr|tremulous-1.1.0-12|45	Other structures provide automated base defense (to some degree),
14cr|tremulous-1.1.0-12|46	healing functions and much more...
14cr|tremulous-1.1.0-12|47	
14cr|tremulous-1.1.0-12|48	Player advancement is different depending on which team you are on.
14cr|tremulous-1.1.0-12|49	As a human, players are rewarded with credits for each alien kill.
14cr|tremulous-1.1.0-12|50	These credits may be used to purchase new weapons and upgrades from the Armoury
14cr|tremulous-1.1.0-12|51	The alien team advances quite differently. Upon killing a human foe,
14cr|tremulous-1.1.0-12|52	the alien is able to evolve into a new class.
14cr|tremulous-1.1.0-12|53	The more kills gained the more powerful the classes available.
14cr|tremulous-1.1.0-12|54	
14cr|tremulous-1.1.0-12|55	The overall objective behind Tremulous is to eliminate the opposing team.
14cr|tremulous-1.1.0-12|56	This is achieved by not only killing the opposing players but also
14cr|tremulous-1.1.0-12|57	removing their ability to re-spawn by destroying their spawn structures.
14cr|tremulous-1.1.0-12|58	
14cr|tremulous-1.1.0-12|59	# I did a separate package for the maps
14cr|tremulous-1.1.0-12|60	# Maps are hudge, so if the binairy is getting better, we'll be able
14cr|tremulous-1.1.0-12|61	# to provide a newest small binary but users will keep their maps
14cr|tremulous-1.1.0-12|62	# There's no need to update the maps until they don't change ;)
14cr|tremulous-1.1.0-12|63	%package maps
14cr|tremulous-1.1.0-12|64	Summary: Maps for Tremulous
14cr|tremulous-1.1.0-12|65	License: GPLv2
14cr|tremulous-1.1.0-12|66	Group: Games/Arcade
14cr|tremulous-1.1.0-12|67	Requires: %name
14cr|tremulous-1.1.0-12|68	
14cr|tremulous-1.1.0-12|69	%description maps
14cr|tremulous-1.1.0-12|70	Provides the pk3 files needed for tremulous
14cr|tremulous-1.1.0-12|71	
14cr|tremulous-1.1.0-12|72	%prep
14cr|tremulous-1.1.0-12|73	%setup -q -n %name
14cr|tremulous-1.1.0-12|74	# I know it's crappy but the project only provides the zip file
14cr|tremulous-1.1.0-12|75	# This zip file contains the pak files the tar.gz doesn't provides
14cr|tremulous-1.1.0-12|76	# I found cleaner to build the rpm from the original zip file
14cr|tremulous-1.1.0-12|77	# instead of manually splitting the files
14cr|tremulous-1.1.0-12|78	tar -xvjf %SOURCE2
14cr|tremulous-1.1.0-12|79	cd %{srcname}
14cr|tremulous-1.1.0-12|80	%patch0 -p1
14cr|tremulous-1.1.0-12|81	
14cr|tremulous-1.1.0-12|82	%build
14cr|tremulous-1.1.0-12|83	# disable freetype , known issue
14cr|tremulous-1.1.0-12|84	make -C %{srcname} USE_FREETYPE=0
14cr|tremulous-1.1.0-12|85	
14cr|tremulous-1.1.0-12|86	%install
14cr|tremulous-1.1.0-12|87	install -d %{buildroot}%{_gamesdatadir}/%{name}/base
14cr|tremulous-1.1.0-12|88	install -m 644 base/*.{cfg,pk3} %{buildroot}%{_gamesdatadir}/%{name}/base
14cr|tremulous-1.1.0-12|89	pushd %{srcname}/build/release-*
14cr|tremulous-1.1.0-12|90	exec=`basename %{name}.*`
14cr|tremulous-1.1.0-12|91	arch=${exec#%{name}.}
14cr|tremulous-1.1.0-12|92	install -m 755 *.$arch %{buildroot}%{_gamesdatadir}/%{name}
14cr|tremulous-1.1.0-12|93	popd
14cr|tremulous-1.1.0-12|94	install -d %{buildroot}%{_gamesbindir}
14cr|tremulous-1.1.0-12|95	cat > %{buildroot}%{_gamesbindir}/%{name} <<EOF
14cr|tremulous-1.1.0-12|96	#!/bin/sh
14cr|tremulous-1.1.0-12|97	cd %{_gamesdatadir}/%{name}
14cr|tremulous-1.1.0-12|98	exec ./%{name}.$arch \$*
14cr|tremulous-1.1.0-12|99	EOF
14cr|tremulous-1.1.0-12|100	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|tremulous-1.1.0-12|101	
14cr|tremulous-1.1.0-12|102	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cr|tremulous-1.1.0-12|103	
14cr|tremulous-1.1.0-12|104	install -d %{buildroot}%{_datadir}/applications
14cr|tremulous-1.1.0-12|105	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tremulous-1.1.0-12|106	[Desktop Entry]
14cr|tremulous-1.1.0-12|107	Name=Tremulous
14cr|tremulous-1.1.0-12|108	Comment=Team based FPS/RTS
14cr|tremulous-1.1.0-12|109	Exec=%_gamesbindir/%{name}
14cr|tremulous-1.1.0-12|110	Icon=%{name}
14cr|tremulous-1.1.0-12|111	Terminal=false
14cr|tremulous-1.1.0-12|112	Type=Application
14cr|tremulous-1.1.0-12|113	Categories=Game;ArcadeGame;
14cr|tremulous-1.1.0-12|114	EOF
14cr|tremulous-1.1.0-12|115	
14cr|tremulous-1.1.0-12|116	
14cr|tremulous-1.1.0-12|117	%files
14cr|tremulous-1.1.0-12|118	%doc COPYING GPL ChangeLog manual.pdf
14cr|tremulous-1.1.0-12|119	%{_gamesbindir}/%{name}
14cr|tremulous-1.1.0-12|120	%{_gamesdatadir}/%{name}/tremded.*
14cr|tremulous-1.1.0-12|121	%{_gamesdatadir}/%{name}/tremulous.*
14cr|tremulous-1.1.0-12|122	%{_gamesdatadir}/%{name}/base/*cfg
14cr|tremulous-1.1.0-12|123	%{_datadir}/icons/%{name}.png
14cr|tremulous-1.1.0-12|124	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tremulous-1.1.0-12|125	
14cr|tremulous-1.1.0-12|126	%files maps
14cr|tremulous-1.1.0-12|127	%doc COPYING CC
14cr|tremulous-1.1.0-12|128	%{_gamesdatadir}/%{name}/base/*pk3
14cr|tremulous-1.1.0-12|129	
14cr|tremulous-1.1.0-12|130	
14cr|tremulous-1.1.0-12|131	%changelog
14cr|tremulous-1.1.0-12|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-12
14cr|tremulous-1.1.0-12|133	+ Revision: ee46d9c
14cr|tremulous-1.1.0-12|134	- MassBuild#464: Increase release tag
14cr|tremulous-1.1.0-12|135	
14cr|tremulous-1.1.0-12|136	

8725 14
14cr|trickle-1.07-8|1	Summary:	Lightweight userspace bandwidth shaper
14cr|trickle-1.07-8|2	Name:		trickle
14cr|trickle-1.07-8|3	Version:	1.07
14cr|trickle-1.07-8|4	Release:	8
14cr|trickle-1.07-8|5	License:	BSD
14cr|trickle-1.07-8|6	Group:		Networking/File transfer
14cr|trickle-1.07-8|7	Url:		http://monkey.org/~marius/pages/?page=trickle
14cr|trickle-1.07-8|8	Source:		http://monkey.org/~marius/trickle/trickle-%{version}.tar.gz
14cr|trickle-1.07-8|9	Source1:	trickled.conf
14cr|trickle-1.07-8|10	# patch from debian, overloads fread() and fwrite()
14cr|trickle-1.07-8|11	Patch0:		trickle-1.07-deb-fread_fwrite_overload.patch
14cr|trickle-1.07-8|12	Patch1:		trickle-1.07-format-strings.patch
14cr|trickle-1.07-8|13	Patch2:		trickle-1.07-libdir.patch
14cr|trickle-1.07-8|14	Patch3:		trickle-1.07-CVE-2009-0415.patch
14cr|trickle-1.07-8|15	Patch4:		trickle-1.07-tirpc.patch
14cr|trickle-1.07-8|16	BuildRequires:	pkgconfig(libevent)
14cr|trickle-1.07-8|17	BuildRequires:	pkgconfig(libtirpc)
14cr|trickle-1.07-8|18	
14cr|trickle-1.07-8|19	%description
14cr|trickle-1.07-8|20	trickle is a portable lightweight userspace bandwidth shaper. It can
14cr|trickle-1.07-8|21	run in collaborative mode (together with trickled) or in stand alone mode.
14cr|trickle-1.07-8|22	
14cr|trickle-1.07-8|23	trickle works by taking advantage of the unix loader preloading.
14cr|trickle-1.07-8|24	Essentially it provides, to the application, a new version of the
14cr|trickle-1.07-8|25	functionality that is required to send and receive data through sockets.
14cr|trickle-1.07-8|26	It then limits traffic based on delaying the sending and receiving of
14cr|trickle-1.07-8|27	data over a socket. trickle runs entirely in userspace and does not
14cr|trickle-1.07-8|28	require root privileges.
14cr|trickle-1.07-8|29	
14cr|trickle-1.07-8|30	%files
14cr|trickle-1.07-8|31	%doc LICENSE TODO README
14cr|trickle-1.07-8|32	%config(noreplace) %{_sysconfdir}/trickled.conf
14cr|trickle-1.07-8|33	%{_bindir}/%{name}
14cr|trickle-1.07-8|34	%{_bindir}/%{name}ctl
14cr|trickle-1.07-8|35	%{_bindir}/%{name}d
14cr|trickle-1.07-8|36	%{_libdir}/%{name}/%{name}-overload.so
14cr|trickle-1.07-8|37	%{_mandir}/man1/%{name}.1.*
14cr|trickle-1.07-8|38	%{_mandir}/man5/%{name}d.conf.5.*
14cr|trickle-1.07-8|39	%{_mandir}/man8/%{name}d.8.*
14cr|trickle-1.07-8|40	
14cr|trickle-1.07-8|41	#----------------------------------------------------------------------------
14cr|trickle-1.07-8|42	
14cr|trickle-1.07-8|43	%prep
14cr|trickle-1.07-8|44	%setup -q
14cr|trickle-1.07-8|45	%apply_patches
14cr|trickle-1.07-8|46	touch -r configure aclocal.m4 Makefile.in stamp-h.in
14cr|trickle-1.07-8|47	
14cr|trickle-1.07-8|48	%build
14cr|trickle-1.07-8|49	%configure2_5x
14cr|trickle-1.07-8|50	# it mistakenly assumes in_addr_t is not defined in <netinet/in.h>
14cr|trickle-1.07-8|51	sed -i.in_addr_t -e '/in_addr_t/d' config.h
14cr|trickle-1.07-8|52	#gw parallel make considered unsafe
14cr|trickle-1.07-8|53	make
14cr|trickle-1.07-8|54	
14cr|trickle-1.07-8|55	%install
14cr|trickle-1.07-8|56	%makeinstall
14cr|trickle-1.07-8|57	install -D -m 644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/trickled.conf
14cr|trickle-1.07-8|58	
14cr|trickle-1.07-8|59	%changelog
14cr|trickle-1.07-8|60	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.07-8
14cr|trickle-1.07-8|61	+ Revision: 11ec3f9
14cr|trickle-1.07-8|62	- Fix build with tirpc
14cr|trickle-1.07-8|63	
14cr|trickle-1.07-8|64	

8726 14
14cr|trigger-rally-0.6.0-3|1	%define	oname	trigger
14cr|trigger-rally-0.6.0-3|2	
14cr|trigger-rally-0.6.0-3|3	Summary:	Rally racing game
14cr|trigger-rally-0.6.0-3|4	Name:		%{oname}-rally
14cr|trigger-rally-0.6.0-3|5	Version:	0.6.0
14cr|trigger-rally-0.6.0-3|6	Release:	3
14cr|trigger-rally-0.6.0-3|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{name}-%{version}-src.tar.bz2
14cr|trigger-rally-0.6.0-3|8	Source1:	%{name}.png
14cr|trigger-rally-0.6.0-3|9	Patch0:		trigger-0.5.2.1-nodoc.patch
14cr|trigger-rally-0.6.0-3|10	License:	GPLv2
14cr|trigger-rally-0.6.0-3|11	Group:		Games/Arcade
14cr|trigger-rally-0.6.0-3|12	Url:		http://sourceforge.net/projects/trigger-rally/
14cr|trigger-rally-0.6.0-3|13	BuildRequires:	automake1.8
14cr|trigger-rally-0.6.0-3|14	BuildRequires:	jam
14cr|trigger-rally-0.6.0-3|15	BuildRequires:	pkgconfig(sdl)
14cr|trigger-rally-0.6.0-3|16	BuildRequires:	pkgconfig(SDL_image)
14cr|trigger-rally-0.6.0-3|17	BuildRequires:	freealut-devel
14cr|trigger-rally-0.6.0-3|18	BuildRequires:	glew-devel
14cr|trigger-rally-0.6.0-3|19	BuildRequires:	pkgconfig(gl)
14cr|trigger-rally-0.6.0-3|20	BuildRequires:	pkgconfig(glut)
14cr|trigger-rally-0.6.0-3|21	BuildRequires:	pkgconfig(glu)
14cr|trigger-rally-0.6.0-3|22	BuildRequires:	openal-devel
14cr|trigger-rally-0.6.0-3|23	BuildRequires:	physfs-devel
14cr|trigger-rally-0.6.0-3|24	Requires:	%{name}-data
14cr|trigger-rally-0.6.0-3|25	
14cr|trigger-rally-0.6.0-3|26	%description
14cr|trigger-rally-0.6.0-3|27	Trigger is a fast-paced open source rally racing game.
14cr|trigger-rally-0.6.0-3|28	
14cr|trigger-rally-0.6.0-3|29	%prep
14cr|trigger-rally-0.6.0-3|30	%setup -q -n %{name}-%{version}-src
14cr|trigger-rally-0.6.0-3|31	%patch0 -p1 -b .nodoc
14cr|trigger-rally-0.6.0-3|32	
14cr|trigger-rally-0.6.0-3|33	%build
14cr|trigger-rally-0.6.0-3|34	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/%{oname}
14cr|trigger-rally-0.6.0-3|35	jam
14cr|trigger-rally-0.6.0-3|36	
14cr|trigger-rally-0.6.0-3|37	%install
14cr|trigger-rally-0.6.0-3|38	DESTDIR=%{buildroot} jam install
14cr|trigger-rally-0.6.0-3|39	# only contains .a files
14cr|trigger-rally-0.6.0-3|40	rm -rf %{buildroot}%{_libdir}
14cr|trigger-rally-0.6.0-3|41	
14cr|trigger-rally-0.6.0-3|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cr|trigger-rally-0.6.0-3|43	
14cr|trigger-rally-0.6.0-3|44	install -d %{buildroot}%{_datadir}/applications
14cr|trigger-rally-0.6.0-3|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|trigger-rally-0.6.0-3|46	[Desktop Entry]
14cr|trigger-rally-0.6.0-3|47	Name=Trigger Rally
14cr|trigger-rally-0.6.0-3|48	Comment=%{Summary}
14cr|trigger-rally-0.6.0-3|49	Exec=soundwrapper %{_gamesbindir}/%{oname}
14cr|trigger-rally-0.6.0-3|50	Icon=%{name}
14cr|trigger-rally-0.6.0-3|51	Terminal=false
14cr|trigger-rally-0.6.0-3|52	Type=Application
14cr|trigger-rally-0.6.0-3|53	Categories=Game;ArcadeGame;
14cr|trigger-rally-0.6.0-3|54	EOF
14cr|trigger-rally-0.6.0-3|55	
14cr|trigger-rally-0.6.0-3|56	%files
14cr|trigger-rally-0.6.0-3|57	%{_gamesbindir}/%{oname}
14cr|trigger-rally-0.6.0-3|58	%{_datadir}/icons/%{name}.png
14cr|trigger-rally-0.6.0-3|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|trigger-rally-0.6.0-3|60	
14cr|trigger-rally-0.6.0-3|61	%changelog
14cr|trigger-rally-0.6.0-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-3
14cr|trigger-rally-0.6.0-3|63	+ Revision: 2ff52f1
14cr|trigger-rally-0.6.0-3|64	- MassBuild#464: Increase release tag
14cr|trigger-rally-0.6.0-3|65	
14cr|trigger-rally-0.6.0-3|66	

8727 14
14cr|trigger-rally-data-0.6.0-2|1	%define	oname	trigger
14cr|trigger-rally-data-0.6.0-2|2	
14cr|trigger-rally-data-0.6.0-2|3	Summary:	Data files for the Trigger rally racing game
14cr|trigger-rally-data-0.6.0-2|4	Name:		%{oname}-rally-data
14cr|trigger-rally-data-0.6.0-2|5	Version:	0.6.0
14cr|trigger-rally-data-0.6.0-2|6	Release:	2
14cr|trigger-rally-data-0.6.0-2|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{oname}-rally-%{version}-data.tar.bz2
14cr|trigger-rally-data-0.6.0-2|8	License:	GPLv2
14cr|trigger-rally-data-0.6.0-2|9	Group:		Games/Arcade
14cr|trigger-rally-data-0.6.0-2|10	Url:		http://sourceforge.net/projects/trigger-rally/
14cr|trigger-rally-data-0.6.0-2|11	BuildArch:	noarch
14cr|trigger-rally-data-0.6.0-2|12	
14cr|trigger-rally-data-0.6.0-2|13	%description
14cr|trigger-rally-data-0.6.0-2|14	Trigger is a fast-paced open source rally racing game.
14cr|trigger-rally-data-0.6.0-2|15	This packages contains data files required by Trigger.
14cr|trigger-rally-data-0.6.0-2|16	
14cr|trigger-rally-data-0.6.0-2|17	%prep
14cr|trigger-rally-data-0.6.0-2|18	%setup -q -n %{oname}-rally-%{version}-data
14cr|trigger-rally-data-0.6.0-2|19	
14cr|trigger-rally-data-0.6.0-2|20	%build
14cr|trigger-rally-data-0.6.0-2|21	
14cr|trigger-rally-data-0.6.0-2|22	%install
14cr|trigger-rally-data-0.6.0-2|23	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|trigger-rally-data-0.6.0-2|24	cp -ra * %{buildroot}%{_gamesdatadir}/%{oname}
14cr|trigger-rally-data-0.6.0-2|25	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/*.txt
14cr|trigger-rally-data-0.6.0-2|26	chmod 644 %{buildroot}%{_gamesdatadir}/%{oname}/trigger.config.defs
14cr|trigger-rally-data-0.6.0-2|27	
14cr|trigger-rally-data-0.6.0-2|28	%files
14cr|trigger-rally-data-0.6.0-2|29	%doc README.txt README-stereo.txt
14cr|trigger-rally-data-0.6.0-2|30	%{_gamesdatadir}/%{oname}
14cr|trigger-rally-data-0.6.0-2|31	
14cr|trigger-rally-data-0.6.0-2|32	%changelog
14cr|trigger-rally-data-0.6.0-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cr|trigger-rally-data-0.6.0-2|34	+ Revision: 59e3f82
14cr|trigger-rally-data-0.6.0-2|35	- MassBuild#464: Increase release tag
14cr|trigger-rally-data-0.6.0-2|36	
14cr|trigger-rally-data-0.6.0-2|37	

8728 14
14cr|trilead-ssh2-213-12|1	Name:           trilead-ssh2
14cr|trilead-ssh2-213-12|2	Version:        213
14cr|trilead-ssh2-213-12|3	Release:        12
14cr|trilead-ssh2-213-12|4	Summary:        SSH-2 protocol implementation in pure Java
14cr|trilead-ssh2-213-12|5	
14cr|trilead-ssh2-213-12|6	Group:          Development/Java
14cr|trilead-ssh2-213-12|7	License:        BSD
14cr|trilead-ssh2-213-12|8	URL:            http://www.trilead.com/Products/Trilead_SSH_for_Java/
14cr|trilead-ssh2-213-12|9	# Not working anymore...
14cr|trilead-ssh2-213-12|10	#http://www.trilead.com/DesktopModules/Releases/download_file.aspx?ReleaseId=4102
14cr|trilead-ssh2-213-12|11	Source0:        trilead-ssh2-build%{version}.zip
14cr|trilead-ssh2-213-12|12	Source1:        build.xml
14cr|trilead-ssh2-213-12|13	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/org/tmatesoft/svnkit/%{name}/build%{version}-svnkit-1.3-patch/%{name}-build%{version}-svnkit-1.3-patch.pom
14cr|trilead-ssh2-213-12|14	
14cr|trilead-ssh2-213-12|15	BuildRequires:  jpackage-utils
14cr|trilead-ssh2-213-12|16	BuildRequires:  java-devel
14cr|trilead-ssh2-213-12|17	BuildRequires:  ant
14cr|trilead-ssh2-213-12|18	Requires:       jpackage-utils
14cr|trilead-ssh2-213-12|19	Requires:       java
14cr|trilead-ssh2-213-12|20	Requires(post):   jpackage-utils
14cr|trilead-ssh2-213-12|21	Requires(postun): jpackage-utils
14cr|trilead-ssh2-213-12|22	
14cr|trilead-ssh2-213-12|23	BuildArch:      noarch
14cr|trilead-ssh2-213-12|24	
14cr|trilead-ssh2-213-12|25	#Obsoletes:              ganymed-ssh2 <= 210
14cr|trilead-ssh2-213-12|26	
14cr|trilead-ssh2-213-12|27	
14cr|trilead-ssh2-213-12|28	%description
14cr|trilead-ssh2-213-12|29	Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
14cr|trilead-ssh2-213-12|30	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
14cr|trilead-ssh2-213-12|31	from within Java programs. It supports SSH sessions (remote command execution
14cr|trilead-ssh2-213-12|32	and shell access), local and remote port forwarding, local stream forwarding,
14cr|trilead-ssh2-213-12|33	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
14cr|trilead-ssh2-213-12|34	crypto functionality is included.
14cr|trilead-ssh2-213-12|35	
14cr|trilead-ssh2-213-12|36	%package javadoc
14cr|trilead-ssh2-213-12|37	Summary:        Javadoc for %{name}
14cr|trilead-ssh2-213-12|38	Group:          Development/Java
14cr|trilead-ssh2-213-12|39	Requires:       %{name} = %{version}-%{release}
14cr|trilead-ssh2-213-12|40	Requires:       jpackage-utils
14cr|trilead-ssh2-213-12|41	
14cr|trilead-ssh2-213-12|42	%description javadoc
14cr|trilead-ssh2-213-12|43	API documentation for trilead-ssh2.
14cr|trilead-ssh2-213-12|44	
14cr|trilead-ssh2-213-12|45	%prep
14cr|trilead-ssh2-213-12|46	%setup -q -n %{name}-build%{version}
14cr|trilead-ssh2-213-12|47	cp %{SOURCE1} .
14cr|trilead-ssh2-213-12|48	
14cr|trilead-ssh2-213-12|49	# change file encoding
14cr|trilead-ssh2-213-12|50	iconv -f ISO-8859-1 -t UTF-8 -o HISTORY.txt HISTORY.txt
14cr|trilead-ssh2-213-12|51	
14cr|trilead-ssh2-213-12|52	# delete the jars that are in the archive
14cr|trilead-ssh2-213-12|53	rm %{name}-build%{version}.jar
14cr|trilead-ssh2-213-12|54	
14cr|trilead-ssh2-213-12|55	# fixing wrong-file-end-of-line-encoding warnings
14cr|trilead-ssh2-213-12|56	sed -i 's/\r//' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
14cr|trilead-ssh2-213-12|57	find examples -name \*.java -exec sed -i 's/\r//' {} \;
14cr|trilead-ssh2-213-12|58	
14cr|trilead-ssh2-213-12|59	%build
14cr|trilead-ssh2-213-12|60	ant
14cr|trilead-ssh2-213-12|61	
14cr|trilead-ssh2-213-12|62	
14cr|trilead-ssh2-213-12|63	%install
14cr|trilead-ssh2-213-12|64	# jar
14cr|trilead-ssh2-213-12|65	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cr|trilead-ssh2-213-12|66	install -m 644 %{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cr|trilead-ssh2-213-12|67	
14cr|trilead-ssh2-213-12|68	# pom
14cr|trilead-ssh2-213-12|69	mkdir -p %{buildroot}%{_mavenpomdir}
14cr|trilead-ssh2-213-12|70	cp %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cr|trilead-ssh2-213-12|71	%add_to_maven_depmap org.tmatesoft.svnkit %{name} %{version} JPP %{name}
14cr|trilead-ssh2-213-12|72	
14cr|trilead-ssh2-213-12|73	# javadoc
14cr|trilead-ssh2-213-12|74	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|trilead-ssh2-213-12|75	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cr|trilead-ssh2-213-12|76	
14cr|trilead-ssh2-213-12|77	%post
14cr|trilead-ssh2-213-12|78	%update_maven_depmap
14cr|trilead-ssh2-213-12|79	
14cr|trilead-ssh2-213-12|80	%postun
14cr|trilead-ssh2-213-12|81	%update_maven_depmap
14cr|trilead-ssh2-213-12|82	
14cr|trilead-ssh2-213-12|83	
14cr|trilead-ssh2-213-12|84	%files
14cr|trilead-ssh2-213-12|85	%defattr(-,root,root,-)
14cr|trilead-ssh2-213-12|86	%{_mavenpomdir}/JPP-%{name}.pom
14cr|trilead-ssh2-213-12|87	%{_mavendepmapfragdir}/%{name}
14cr|trilead-ssh2-213-12|88	%{_javadir}/*
14cr|trilead-ssh2-213-12|89	%doc LICENSE.txt HISTORY.txt README.txt faq examples
14cr|trilead-ssh2-213-12|90	
14cr|trilead-ssh2-213-12|91	
14cr|trilead-ssh2-213-12|92	%files javadoc
14cr|trilead-ssh2-213-12|93	%defattr(-,root,root,-)
14cr|trilead-ssh2-213-12|94	%{_javadocdir}/%{name}
14cr|trilead-ssh2-213-12|95	
14cr|trilead-ssh2-213-12|96	
14cr|trilead-ssh2-213-12|97	
14cr|trilead-ssh2-213-12|98	
14cr|trilead-ssh2-213-12|99	
14cr|trilead-ssh2-213-12|100	%changelog
14cr|trilead-ssh2-213-12|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 213-12
14cr|trilead-ssh2-213-12|102	+ Revision: 847f59c
14cr|trilead-ssh2-213-12|103	- MassBuild#464: Increase release tag
14cr|trilead-ssh2-213-12|104	
14cr|trilead-ssh2-213-12|105	

8729 14
14cr|triplane-classic-1.04-2|1	
14cr|triplane-classic-1.04-2|2	%define name	triplane-classic
14cr|triplane-classic-1.04-2|3	%define version	1.04
14cr|triplane-classic-1.04-2|4	%define rel	2
14cr|triplane-classic-1.04-2|5	
14cr|triplane-classic-1.04-2|6	Summary:	A side-scrolling dogfighting game
14cr|triplane-classic-1.04-2|7	Name:		%{name}
14cr|triplane-classic-1.04-2|8	Version:	%{version}
14cr|triplane-classic-1.04-2|9	Release:	%mkrel %rel
14cr|triplane-classic-1.04-2|10	License:	GPLv3+
14cr|triplane-classic-1.04-2|11	URL:		http://triplane.sourceforge.net/
14cr|triplane-classic-1.04-2|12	Source:		http://sourceforge.net/projects/triplane/files/%name-%version.tar.gz
14cr|triplane-classic-1.04-2|13	# darcs get http://iki.fi/lindi/darcs/triplane-testsuite
14cr|triplane-classic-1.04-2|14	# cd triplane-testsuite; darcs changes (check that tere are actual changes since last update)
14cr|triplane-classic-1.04-2|15	# darcs dist; xzme triplane-testsuite.tar.gz; mv triplane-testsuite.tar.xz ../triplane-testsuite-20090609.tar.xz
14cr|triplane-classic-1.04-2|16	Source1:	triplane-testsuite-20090609.tar.xz
14cr|triplane-classic-1.04-2|17	# Fix parameter handling issues (overflows and non-literal fmt string)
14cr|triplane-classic-1.04-2|18	Patch0:		triplane-parameter-handling.patch
14cr|triplane-classic-1.04-2|19	Group:		Games/Arcade
14cr|triplane-classic-1.04-2|20	BuildRoot:	%{_tmppath}/%{name}-root
14cr|triplane-classic-1.04-2|21	BuildRequires:	SDL-devel
14cr|triplane-classic-1.04-2|22	BuildRequires:	SDL_mixer-devel
14cr|triplane-classic-1.04-2|23	# for conversions
14cr|triplane-classic-1.04-2|24	BuildRequires:	man
14cr|triplane-classic-1.04-2|25	BuildRequires:	imagemagick
14cr|triplane-classic-1.04-2|26	# for testsuite:
14cr|triplane-classic-1.04-2|27	BuildRequires:	x11-server-xvfb
14cr|triplane-classic-1.04-2|28	%if %{mdkversion} <= 201000
14cr|triplane-classic-1.04-2|29	# on 2010.0 and earlier there was no dependency in SDL_mixer on this
14cr|triplane-classic-1.04-2|30	Requires:	%{_lib}mikmod3
14cr|triplane-classic-1.04-2|31	%endif
14cr|triplane-classic-1.04-2|32	
14cr|triplane-classic-1.04-2|33	%description
14cr|triplane-classic-1.04-2|34	Triplane Classic is a side-scrolling dogfighting game featuring solo
14cr|triplane-classic-1.04-2|35	missions and multiplayer mode with up to four players. It is a port of
14cr|triplane-classic-1.04-2|36	the original Triplane Turmoil game for DOS and aims to match the
14cr|triplane-classic-1.04-2|37	original game exactly so that high scores remain comparable to the
14cr|triplane-classic-1.04-2|38	original.
14cr|triplane-classic-1.04-2|39	
14cr|triplane-classic-1.04-2|40	%prep
14cr|triplane-classic-1.04-2|41	%setup -q -a 1
14cr|triplane-classic-1.04-2|42	%patch0 -p1
14cr|triplane-classic-1.04-2|43	
14cr|triplane-classic-1.04-2|44	# Convert the man page to a html page, this is a game after all:
14cr|triplane-classic-1.04-2|45	# tail removes the first Context-type line and sed removes links to http targets
14cr|triplane-classic-1.04-2|46	man2html doc/%{name}.6 | tail -n +2 | sed -r 's,<a href="http[^>]+>(.*)</a>,\1,ig' > %{name}.html
14cr|triplane-classic-1.04-2|47	
14cr|triplane-classic-1.04-2|48	%build
14cr|triplane-classic-1.04-2|49	for i in depend all; do
14cr|triplane-classic-1.04-2|50	%make OPTIFLAG="%{optflags}" LDFLAGS="%{?ldflags}" PREFIX=%{_prefix} $i
14cr|triplane-classic-1.04-2|51	done
14cr|triplane-classic-1.04-2|52	
14cr|triplane-classic-1.04-2|53	%install
14cr|triplane-classic-1.04-2|54	rm -rf %{buildroot}
14cr|triplane-classic-1.04-2|55	%makeinstall_std PREFIX=%{_prefix}
14cr|triplane-classic-1.04-2|56	
14cr|triplane-classic-1.04-2|57	install -D -m644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cr|triplane-classic-1.04-2|58	
14cr|triplane-classic-1.04-2|59	mkdir -p %{buildroot}%{_datadir}/applications
14cr|triplane-classic-1.04-2|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|triplane-classic-1.04-2|61	[Desktop Entry]
14cr|triplane-classic-1.04-2|62	Name=Triplane Classic
14cr|triplane-classic-1.04-2|63	GenericName=Dogfighting game
14cr|triplane-classic-1.04-2|64	Exec=%{_gamesbindir}/%{name}
14cr|triplane-classic-1.04-2|65	Icon=%{name}
14cr|triplane-classic-1.04-2|66	Terminal=false
14cr|triplane-classic-1.04-2|67	Type=Application
14cr|triplane-classic-1.04-2|68	StartupNotify=false
14cr|triplane-classic-1.04-2|69	Categories=Game;ArcadeGame;
14cr|triplane-classic-1.04-2|70	EOF
14cr|triplane-classic-1.04-2|71	
14cr|triplane-classic-1.04-2|72	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-manual.desktop <<EOF
14cr|triplane-classic-1.04-2|73	[Desktop Entry]
14cr|triplane-classic-1.04-2|74	Name=Triplane Classic manual
14cr|triplane-classic-1.04-2|75	Comment=Open help file of Triplane Classic
14cr|triplane-classic-1.04-2|76	Exec=xdg-open %{_docdir}/%{name}/%{name}.html
14cr|triplane-classic-1.04-2|77	Icon=%{name}
14cr|triplane-classic-1.04-2|78	Terminal=false
14cr|triplane-classic-1.04-2|79	Type=Application
14cr|triplane-classic-1.04-2|80	StartupNotify=false
14cr|triplane-classic-1.04-2|81	Categories=Game;ArcadeGame;
14cr|triplane-classic-1.04-2|82	EOF
14cr|triplane-classic-1.04-2|83	
14cr|triplane-classic-1.04-2|84	for i in 16 32 48; do
14cr|triplane-classic-1.04-2|85	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
14cr|triplane-classic-1.04-2|86	convert data/application_icon/%{name}.xpm -resize $i %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}.png
14cr|triplane-classic-1.04-2|87	done
14cr|triplane-classic-1.04-2|88	
14cr|triplane-classic-1.04-2|89	# Xvfb segfaults on BS on 2010.0
14cr|triplane-classic-1.04-2|90	%if %mdkversion >= 201010
14cr|triplane-classic-1.04-2|91	%check
14cr|triplane-classic-1.04-2|92	xvfb-run %make test
14cr|triplane-classic-1.04-2|93	%endif
14cr|triplane-classic-1.04-2|94	
14cr|triplane-classic-1.04-2|95	%clean
14cr|triplane-classic-1.04-2|96	rm -rf %{buildroot}
14cr|triplane-classic-1.04-2|97	
14cr|triplane-classic-1.04-2|98	%files
14cr|triplane-classic-1.04-2|99	%defattr(-,root,root)
14cr|triplane-classic-1.04-2|100	%doc %{name}.html doc/TODO doc/lvledit-keys.txt
14cr|triplane-classic-1.04-2|101	%{_gamesbindir}/%{name}
14cr|triplane-classic-1.04-2|102	%{_gamesdatadir}/%{name}
14cr|triplane-classic-1.04-2|103	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|triplane-classic-1.04-2|104	%{_iconsdir}/hicolor/*x*/apps/%{name}.png
14cr|triplane-classic-1.04-2|105	%doc %{_datadir}/applications/mandriva-%{name}-manual.desktop
14cr|triplane-classic-1.04-2|106	%{_mandir}/man6/%{name}.6*
14cr|triplane-classic-1.04-2|107	
14cr|triplane-classic-1.04-2|108	
14cr|triplane-classic-1.04-2|109	
14cr|triplane-classic-1.04-2|110	
14cr|triplane-classic-1.04-2|111	%changelog
14cr|triplane-classic-1.04-2|112	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.04-2
14cr|triplane-classic-1.04-2|113	+ Revision: c71b0cf
14cr|triplane-classic-1.04-2|114	- Automatic import for version 1.04
14cr|triplane-classic-1.04-2|115	
14cr|triplane-classic-1.04-2|116	

8730 14
14cr|trn-3.6-22|1	%define Werror_cflags %nil
14cr|trn-3.6-22|2	%define debug_package %nil
14cr|trn-3.6-22|3	
14cr|trn-3.6-22|4	Summary:	A news reader that displays postings in threaded format
14cr|trn-3.6-22|5	Name:		trn
14cr|trn-3.6-22|6	Version:	3.6
14cr|trn-3.6-22|7	Release:	22
14cr|trn-3.6-22|8	License:	Distributable
14cr|trn-3.6-22|9	Group:		Networking/News
14cr|trn-3.6-22|10	Url:		http://trn.sourceforge.net/
14cr|trn-3.6-22|11	Source0:	ftp://ftp.uu.net:/networking/news/readers/trn/trn-3.6.tar.bz2
14cr|trn-3.6-22|12	Source1:	trn.wmconfig
14cr|trn-3.6-22|13	Patch0:		trn-3.6-linux.patch.bz2
14cr|trn-3.6-22|14	Patch1:		trn-3.6-sigtstp.patch.bz2
14cr|trn-3.6-22|15	Patch2:		trn-3.6-make.patch.bz2
14cr|trn-3.6-22|16	Patch3:		trn-3.6-bool.patch.bz2
14cr|trn-3.6-22|17	Patch4:		trn-3.6-jbj.patch.bz2
14cr|trn-3.6-22|18	Patch5:		trn-3.6-rh.patch.bz2
14cr|trn-3.6-22|19	BuildRequires:	byacc
14cr|trn-3.6-22|20	BuildRequires:	termcap-devel
14cr|trn-3.6-22|21	BuildRequires:	pkgconfig(libbsd)
14cr|trn-3.6-22|22	
14cr|trn-3.6-22|23	%description
14cr|trn-3.6-22|24	Trn is a basic news reader that supports threading. This version is
14cr|trn-3.6-22|25	configured to read news from an NNTP news server.
14cr|trn-3.6-22|26	
14cr|trn-3.6-22|27	Install trn if you need a basic news reader that shows you newsgroup
14cr|trn-3.6-22|28	postings in threaded format.
14cr|trn-3.6-22|29	
14cr|trn-3.6-22|30	%files
14cr|trn-3.6-22|31	%doc README INSTALL MANIFEST HINTS.TRN HACKERSGUIDE NEW
14cr|trn-3.6-22|32	%{_bindir}/*
14cr|trn-3.6-22|33	%{_libdir}/trn/*
14cr|trn-3.6-22|34	%{_mandir}/man1/*
14cr|trn-3.6-22|35	
14cr|trn-3.6-22|36	#----------------------------------------------------------------------------
14cr|trn-3.6-22|37	
14cr|trn-3.6-22|38	%prep
14cr|trn-3.6-22|39	%setup -q
14cr|trn-3.6-22|40	%patch0 -p1 -b .linux
14cr|trn-3.6-22|41	%patch1 -p1 -b .sigstp
14cr|trn-3.6-22|42	%patch2 -p1 -b .make
14cr|trn-3.6-22|43	%patch3 -p1 -b .bool
14cr|trn-3.6-22|44	%patch4 -p1 -b .jbj
14cr|trn-3.6-22|45	%patch5 -p1 -b .rh
14cr|trn-3.6-22|46	
14cr|trn-3.6-22|47	%build
14cr|trn-3.6-22|48	%make CFLAGS="-DI_TIME %{optflags}"
14cr|trn-3.6-22|49	
14cr|trn-3.6-22|50	%install
14cr|trn-3.6-22|51	mkdir -p %{buildroot}%{_bindir}
14cr|trn-3.6-22|52	mkdir -p %{buildroot}%{_libdir}/trn
14cr|trn-3.6-22|53	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|trn-3.6-22|54	
14cr|trn-3.6-22|55	chmod 755 filexp
14cr|trn-3.6-22|56	chmod 755 makedir
14cr|trn-3.6-22|57	
14cr|trn-3.6-22|58	make install	rnbin="%{buildroot}%{_bindir}" \
14cr|trn-3.6-22|59	rnlib="%{buildroot}%{_libdir}/trn" \
14cr|trn-3.6-22|60	mansrc="%{buildroot}%{_mandir}/man1" \
14cr|trn-3.6-22|61	installfilexp="%{buildroot}%{_libdir}/trn/filexp"
14cr|trn-3.6-22|62	
14cr|trn-3.6-22|63	chmod 755 %{buildroot}%{_bindir}/*
14cr|trn-3.6-22|64	chmod 755 %{buildroot}%{_libdir}/*
14cr|trn-3.6-22|65	
14cr|trn-3.6-22|66	
14cr|trn-3.6-22|67	%changelog
14cr|trn-3.6-22|68	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6-22
14cr|trn-3.6-22|69	+ Revision: 52c9314
14cr|trn-3.6-22|70	- Update BuildRequires
14cr|trn-3.6-22|71	
14cr|trn-3.6-22|72	

8731 14
14cr|trophy-1.1.6-2|1	%define name trophy
14cr|trophy-1.1.6-2|2	%define version 1.1.6
14cr|trophy-1.1.6-2|3	%define release 2
14cr|trophy-1.1.6-2|4	%define Summary A 2D car racing action game for Linux
14cr|trophy-1.1.6-2|5	
14cr|trophy-1.1.6-2|6	Name: %{name}
14cr|trophy-1.1.6-2|7	Summary: %{Summary}
14cr|trophy-1.1.6-2|8	Version: %{version}
14cr|trophy-1.1.6-2|9	Release: %{release}
14cr|trophy-1.1.6-2|10	Source: http://heanet.dl.sourceforge.net/sourceforge/trophy/%{name}-%{version}.tar.gz
14cr|trophy-1.1.6-2|11	Source1: trophy-designer-manual.tar.bz2
14cr|trophy-1.1.6-2|12	Source10: %{name}.16.png
14cr|trophy-1.1.6-2|13	Source11: %{name}.32.png
14cr|trophy-1.1.6-2|14	Source12: %{name}.48.png
14cr|trophy-1.1.6-2|15	# patch from upstream, according to https://qa.mandriva.com/show_bug.cgi?id=49361#c8
14cr|trophy-1.1.6-2|16	Patch1: trophy-1.1.5-fix_crash.diff
14cr|trophy-1.1.6-2|17	URL: http://trophy.sourceforge.net/index.php3
14cr|trophy-1.1.6-2|18	License: GPL
14cr|trophy-1.1.6-2|19	Group: Games/Arcade
14cr|trophy-1.1.6-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|trophy-1.1.6-2|21	BuildRequires: clanlib0.8-devel	libclanlib-network libclanlib-sound libhermes-devel
14cr|trophy-1.1.6-2|22	# (gc) needed because of binary incompatibility of datafiles between versions of clanlib
14cr|trophy-1.1.6-2|23	
14cr|trophy-1.1.6-2|24	%description
14cr|trophy-1.1.6-2|25	Trophy is a single-player racing game for Linux. Even though the goal is
14cr|trophy-1.1.6-2|26	basically to finish the laps as the first, Trophy is an action game which
14cr|trophy-1.1.6-2|27	offers much more than just a race. Lots of extras enable "unusual" features for
14cr|trophy-1.1.6-2|28	races such as shooting, putting mines and many others.
14cr|trophy-1.1.6-2|29	
14cr|trophy-1.1.6-2|30	%prep
14cr|trophy-1.1.6-2|31	%setup -q -n %{name}-%{version} -a 1
14cr|trophy-1.1.6-2|32	%patch1 -p0
14cr|trophy-1.1.6-2|33	
14cr|trophy-1.1.6-2|34	%build
14cr|trophy-1.1.6-2|35	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
14cr|trophy-1.1.6-2|36	#export CFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer" CXXFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer"
14cr|trophy-1.1.6-2|37	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|trophy-1.1.6-2|38	%make
14cr|trophy-1.1.6-2|39	
14cr|trophy-1.1.6-2|40	%install
14cr|trophy-1.1.6-2|41	rm -rf "$RPM_BUILD_ROOT"
14cr|trophy-1.1.6-2|42	
14cr|trophy-1.1.6-2|43	%makeinstall_std
14cr|trophy-1.1.6-2|44	
14cr|trophy-1.1.6-2|45	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|trophy-1.1.6-2|46	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|trophy-1.1.6-2|47	[Desktop Entry]
14cr|trophy-1.1.6-2|48	Name=Trophy
14cr|trophy-1.1.6-2|49	Comment=Trophy is a 2D car racing action game for Linux
14cr|trophy-1.1.6-2|50	Exec=%{_gamesbindir}/%{name}
14cr|trophy-1.1.6-2|51	Icon=%{name}
14cr|trophy-1.1.6-2|52	Terminal=false
14cr|trophy-1.1.6-2|53	Type=Application
14cr|trophy-1.1.6-2|54	Categories=Game;ArcadeGame;
14cr|trophy-1.1.6-2|55	EOF
14cr|trophy-1.1.6-2|56	
14cr|trophy-1.1.6-2|57	
14cr|trophy-1.1.6-2|58	install -m644 %{SOURCE10} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|trophy-1.1.6-2|59	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|trophy-1.1.6-2|60	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|trophy-1.1.6-2|61	
14cr|trophy-1.1.6-2|62	%if %mdkversion < 200900
14cr|trophy-1.1.6-2|63	%post
14cr|trophy-1.1.6-2|64	%{update_menus}
14cr|trophy-1.1.6-2|65	%endif
14cr|trophy-1.1.6-2|66	
14cr|trophy-1.1.6-2|67	%if %mdkversion < 200900
14cr|trophy-1.1.6-2|68	%postun
14cr|trophy-1.1.6-2|69	%{clean_menus}
14cr|trophy-1.1.6-2|70	%endif
14cr|trophy-1.1.6-2|71	
14cr|trophy-1.1.6-2|72	%clean
14cr|trophy-1.1.6-2|73	rm -rf "$RPM_BUILD_ROOT"
14cr|trophy-1.1.6-2|74	
14cr|trophy-1.1.6-2|75	%files
14cr|trophy-1.1.6-2|76	%defattr(-,root,root)
14cr|trophy-1.1.6-2|77	%doc AUTHORS COPYING README designer_manual_en
14cr|trophy-1.1.6-2|78	%{_gamesbindir}/*
14cr|trophy-1.1.6-2|79	%{_gamesdatadir}/trophy
14cr|trophy-1.1.6-2|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|trophy-1.1.6-2|81	%{_miconsdir}/%{name}.png
14cr|trophy-1.1.6-2|82	%{_iconsdir}/%{name}.png
14cr|trophy-1.1.6-2|83	%{_liconsdir}/%{name}.png
14cr|trophy-1.1.6-2|84	
14cr|trophy-1.1.6-2|85	
14cr|trophy-1.1.6-2|86	
14cr|trophy-1.1.6-2|87	%changelog
14cr|trophy-1.1.6-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-2
14cr|trophy-1.1.6-2|89	+ Revision: 1ac0ab0
14cr|trophy-1.1.6-2|90	- MassBuild#464: Increase release tag
14cr|trophy-1.1.6-2|91	
14cr|trophy-1.1.6-2|92	

8732 14
14cr|trousers-0.3.11.2-2|1	%define major 1
14cr|trousers-0.3.11.2-2|2	%define libname %mklibname tspi %{major}
14cr|trousers-0.3.11.2-2|3	%define develname %mklibname -d %{name}
14cr|trousers-0.3.11.2-2|4	
14cr|trousers-0.3.11.2-2|5	Name:		trousers
14cr|trousers-0.3.11.2-2|6	Summary:	TCG's Software Stack v1.2
14cr|trousers-0.3.11.2-2|7	Version:	0.3.11.2
14cr|trousers-0.3.11.2-2|8	Release:	2
14cr|trousers-0.3.11.2-2|9	License:	BSD
14cr|trousers-0.3.11.2-2|10	Group:		System/Libraries
14cr|trousers-0.3.11.2-2|11	Url:		http://trousers.sourceforge.net
14cr|trousers-0.3.11.2-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|trousers-0.3.11.2-2|13	Source1:	tcsd.service
14cr|trousers-0.3.11.2-2|14	BuildRequires:	openssl-devel
14cr|trousers-0.3.11.2-2|15	
14cr|trousers-0.3.11.2-2|16	%description
14cr|trousers-0.3.11.2-2|17	TrouSerS is an implementation of the Trusted Computing Group's Software Stack
14cr|trousers-0.3.11.2-2|18	(TSS) specification. You can use TrouSerS to write applications that make use
14cr|trousers-0.3.11.2-2|19	of your TPM hardware. TPM hardware can create, store and use RSA keys
14cr|trousers-0.3.11.2-2|20	securely (without ever being exposed in memory), verify a platform's software
14cr|trousers-0.3.11.2-2|21	state using cryptographic hashes and more.
14cr|trousers-0.3.11.2-2|22	
14cr|trousers-0.3.11.2-2|23	%package -n %{libname}
14cr|trousers-0.3.11.2-2|24	Summary:	TrouSerS Shared libraries
14cr|trousers-0.3.11.2-2|25	Group:		System/Libraries
14cr|trousers-0.3.11.2-2|26	
14cr|trousers-0.3.11.2-2|27	%description -n %{libname}
14cr|trousers-0.3.11.2-2|28	Shared libraries for TrouSerS.
14cr|trousers-0.3.11.2-2|29	
14cr|trousers-0.3.11.2-2|30	%package -n %{develname}
14cr|trousers-0.3.11.2-2|31	Summary:	TrouSerS header files and documentation
14cr|trousers-0.3.11.2-2|32	Group:		Development/C
14cr|trousers-0.3.11.2-2|33	Requires:	%{libname} = %{version}-%{release}
14cr|trousers-0.3.11.2-2|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|trousers-0.3.11.2-2|35	
14cr|trousers-0.3.11.2-2|36	%description -n %{develname}
14cr|trousers-0.3.11.2-2|37	Header files and man pages for use in creating Trusted Computing enabled
14cr|trousers-0.3.11.2-2|38	applications.
14cr|trousers-0.3.11.2-2|39	
14cr|trousers-0.3.11.2-2|40	%prep
14cr|trousers-0.3.11.2-2|41	%setup -q
14cr|trousers-0.3.11.2-2|42	
14cr|trousers-0.3.11.2-2|43	%build
14cr|trousers-0.3.11.2-2|44	%configure2_5x --with-gui=openssl --disable-static
14cr|trousers-0.3.11.2-2|45	%make
14cr|trousers-0.3.11.2-2|46	
14cr|trousers-0.3.11.2-2|47	%install
14cr|trousers-0.3.11.2-2|48	%makeinstall_std
14cr|trousers-0.3.11.2-2|49	rm -f %{buildroot}/%{_libdir}/libtspi.la
14cr|trousers-0.3.11.2-2|50	mkdir -p %{buildroot}%{_unitdir}
14cr|trousers-0.3.11.2-2|51	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/
14cr|trousers-0.3.11.2-2|52	
14cr|trousers-0.3.11.2-2|53	%pre
14cr|trousers-0.3.11.2-2|54	%_pre_useradd tss /dev/null /bin/false
14cr|trousers-0.3.11.2-2|55	
14cr|trousers-0.3.11.2-2|56	%post
14cr|trousers-0.3.11.2-2|57	%_post_service tcsd
14cr|trousers-0.3.11.2-2|58	
14cr|trousers-0.3.11.2-2|59	%preun
14cr|trousers-0.3.11.2-2|60	%_preun_service tcsd
14cr|trousers-0.3.11.2-2|61	
14cr|trousers-0.3.11.2-2|62	%postun
14cr|trousers-0.3.11.2-2|63	%_postun_userdel tss
14cr|trousers-0.3.11.2-2|64	
14cr|trousers-0.3.11.2-2|65	%files
14cr|trousers-0.3.11.2-2|66	%doc README LICENSE ChangeLog
14cr|trousers-0.3.11.2-2|67	%{_sbindir}/tcsd
14cr|trousers-0.3.11.2-2|68	%config(noreplace) %attr(0600, tss, tss) %{_sysconfdir}/tcsd.conf
14cr|trousers-0.3.11.2-2|69	%{_mandir}/man5/*
14cr|trousers-0.3.11.2-2|70	%{_mandir}/man8/*
14cr|trousers-0.3.11.2-2|71	%{_unitdir}/tcsd.service
14cr|trousers-0.3.11.2-2|72	%attr(0700, tss, tss) %{_localstatedir}/lib/tpm/
14cr|trousers-0.3.11.2-2|73	
14cr|trousers-0.3.11.2-2|74	%files -n %{libname}
14cr|trousers-0.3.11.2-2|75	%{_libdir}/libtspi.so.%{major}
14cr|trousers-0.3.11.2-2|76	%{_libdir}/libtspi.so.%{major}.*
14cr|trousers-0.3.11.2-2|77	
14cr|trousers-0.3.11.2-2|78	%files -n %{develname}
14cr|trousers-0.3.11.2-2|79	%doc doc/LTC-TSS_LLD_08_r2.pdf doc/TSS_programming_SNAFUs.txt
14cr|trousers-0.3.11.2-2|80	%{_libdir}/libtspi.so
14cr|trousers-0.3.11.2-2|81	%{_libdir}/libtddl.a
14cr|trousers-0.3.11.2-2|82	%{_includedir}/*
14cr|trousers-0.3.11.2-2|83	%{_mandir}/man3/Tspi_*
14cr|trousers-0.3.11.2-2|84	
14cr|trousers-0.3.11.2-2|85	%changelog
14cr|trousers-0.3.11.2-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.11.2-2
14cr|trousers-0.3.11.2-2|87	+ Revision: c729635
14cr|trousers-0.3.11.2-2|88	- MassBuild#464: Increase release tag
14cr|trousers-0.3.11.2-2|89	
14cr|trousers-0.3.11.2-2|90	

8733 14
14cr|tryton-2.2.1-3|1	Summary:	The client of the Tryton application platform
14cr|tryton-2.2.1-3|2	Name:		tryton
14cr|tryton-2.2.1-3|3	Version:	2.2.1
14cr|tryton-2.2.1-3|4	Release:	3
14cr|tryton-2.2.1-3|5	License:	GPLv3+
14cr|tryton-2.2.1-3|6	Group:		Development/Python
14cr|tryton-2.2.1-3|7	Source0:	http://pypi.python.org/packages/source/t/trytond/%{name}-%{version}.tar.gz
14cr|tryton-2.2.1-3|8	BuildRequires:	python-setuptools
14cr|tryton-2.2.1-3|9	BuildRequires:	pkgconfig(python)
14cr|tryton-2.2.1-3|10	BuildArch:	noarch
14cr|tryton-2.2.1-3|11	
14cr|tryton-2.2.1-3|12	%description
14cr|tryton-2.2.1-3|13	The client of the Tryton application platform. A three-tiers high-level
14cr|tryton-2.2.1-3|14	general purpose application platform written in Python and use Postgresql
14cr|tryton-2.2.1-3|15	as main database engine. It is the core base of an Open Source ERP.
14cr|tryton-2.2.1-3|16	It provides modularity, scalability and security.
14cr|tryton-2.2.1-3|17	
14cr|tryton-2.2.1-3|18	%files -f %{name}.lang
14cr|tryton-2.2.1-3|19	%doc CHANGELOG COPYRIGHT README TODO
14cr|tryton-2.2.1-3|20	%{_bindir}/%{name}
14cr|tryton-2.2.1-3|21	%{_datadir}/pixmaps/%{name}
14cr|tryton-2.2.1-3|22	
14cr|tryton-2.2.1-3|23	#----------------------------------------------------------------------------
14cr|tryton-2.2.1-3|24	
14cr|tryton-2.2.1-3|25	%package -n python-%{name}
14cr|tryton-2.2.1-3|26	Summary:	Python modules for %{name}
14cr|tryton-2.2.1-3|27	Group:		Development/Python
14cr|tryton-2.2.1-3|28	
14cr|tryton-2.2.1-3|29	%description -n python-%{name}
14cr|tryton-2.2.1-3|30	Python modules for %{name}.
14cr|tryton-2.2.1-3|31	
14cr|tryton-2.2.1-3|32	%files -n python-%{name}
14cr|tryton-2.2.1-3|33	%doc CHANGELOG COPYRIGHT README TODO
14cr|tryton-2.2.1-3|34	%{py_sitedir}/*
14cr|tryton-2.2.1-3|35	
14cr|tryton-2.2.1-3|36	#----------------------------------------------------------------------------
14cr|tryton-2.2.1-3|37	
14cr|tryton-2.2.1-3|38	%prep
14cr|tryton-2.2.1-3|39	%setup -q
14cr|tryton-2.2.1-3|40	
14cr|tryton-2.2.1-3|41	%build
14cr|tryton-2.2.1-3|42	python setup.py build
14cr|tryton-2.2.1-3|43	
14cr|tryton-2.2.1-3|44	%install
14cr|tryton-2.2.1-3|45	NDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cr|tryton-2.2.1-3|46	
14cr|tryton-2.2.1-3|47	%find_lang %{name}
14cr|tryton-2.2.1-3|48	
14cr|tryton-2.2.1-3|49	%changelog
14cr|tryton-2.2.1-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-3
14cr|tryton-2.2.1-3|51	+ Revision: 335a579
14cr|tryton-2.2.1-3|52	- MassBuild#464: Increase release tag
14cr|tryton-2.2.1-3|53	
14cr|tryton-2.2.1-3|54	

8734 14
14cr|trytond-2.2.2-3|1	Summary:	The server of the Tryton application platform
14cr|trytond-2.2.2-3|2	Name:		trytond
14cr|trytond-2.2.2-3|3	Version:	2.2.2
14cr|trytond-2.2.2-3|4	Release:	3
14cr|trytond-2.2.2-3|5	License:	GPLv3+
14cr|trytond-2.2.2-3|6	Group:		Development/Python
14cr|trytond-2.2.2-3|7	Source0:	http://pypi.python.org/packages/source/t/trytond/%{name}-%{version}.tar.gz
14cr|trytond-2.2.2-3|8	BuildRequires:	python-setuptools
14cr|trytond-2.2.2-3|9	BuildRequires:	pkgconfig(python)
14cr|trytond-2.2.2-3|10	BuildArch:	noarch
14cr|trytond-2.2.2-3|11	
14cr|trytond-2.2.2-3|12	%description
14cr|trytond-2.2.2-3|13	The server of the Tryton application platform. A three-tiers high-level
14cr|trytond-2.2.2-3|14	general purpose application platform written in Python and use Postgresql
14cr|trytond-2.2.2-3|15	as main database engine. It is the core base of an Open Source ERP.
14cr|trytond-2.2.2-3|16	It provides modularity, scalability and security.
14cr|trytond-2.2.2-3|17	
14cr|trytond-2.2.2-3|18	%files
14cr|trytond-2.2.2-3|19	%doc CHANGELOG COPYRIGHT README TODO
14cr|trytond-2.2.2-3|20	%{_bindir}/%{name}
14cr|trytond-2.2.2-3|21	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|trytond-2.2.2-3|22	
14cr|trytond-2.2.2-3|23	#----------------------------------------------------------------------------
14cr|trytond-2.2.2-3|24	
14cr|trytond-2.2.2-3|25	%package -n python-%{name}
14cr|trytond-2.2.2-3|26	Summary:	Python modules for %{name}
14cr|trytond-2.2.2-3|27	Group:		Development/Python
14cr|trytond-2.2.2-3|28	
14cr|trytond-2.2.2-3|29	%description -n python-%{name}
14cr|trytond-2.2.2-3|30	Python modules for %{name}.
14cr|trytond-2.2.2-3|31	
14cr|trytond-2.2.2-3|32	%files -n python-%{name}
14cr|trytond-2.2.2-3|33	%doc CHANGELOG COPYRIGHT README TODO
14cr|trytond-2.2.2-3|34	%{py_sitedir}/*
14cr|trytond-2.2.2-3|35	
14cr|trytond-2.2.2-3|36	#----------------------------------------------------------------------------
14cr|trytond-2.2.2-3|37	
14cr|trytond-2.2.2-3|38	%prep
14cr|trytond-2.2.2-3|39	%setup -q
14cr|trytond-2.2.2-3|40	
14cr|trytond-2.2.2-3|41	%build
14cr|trytond-2.2.2-3|42	python setup.py build
14cr|trytond-2.2.2-3|43	
14cr|trytond-2.2.2-3|44	%install
14cr|trytond-2.2.2-3|45	NDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cr|trytond-2.2.2-3|46	cp -a etc %{buildroot}
14cr|trytond-2.2.2-3|47	
14cr|trytond-2.2.2-3|48	
14cr|trytond-2.2.2-3|49	
14cr|trytond-2.2.2-3|50	%changelog
14cr|trytond-2.2.2-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-3
14cr|trytond-2.2.2-3|52	+ Revision: 4cb186d
14cr|trytond-2.2.2-3|53	- MassBuild#464: Increase release tag
14cr|trytond-2.2.2-3|54	
14cr|trytond-2.2.2-3|55	

8735 14
14cr|tsclient-2.0.2-8|1	%define Werror_cflags %nil
14cr|tsclient-2.0.2-8|2	
14cr|tsclient-2.0.2-8|3	Summary: Client for VNC and Windows Terminal Server
14cr|tsclient-2.0.2-8|4	Name: tsclient
14cr|tsclient-2.0.2-8|5	Version: 2.0.2
14cr|tsclient-2.0.2-8|6	Release: 8
14cr|tsclient-2.0.2-8|7	License: GPL+
14cr|tsclient-2.0.2-8|8	Group: Networking/Remote access
14cr|tsclient-2.0.2-8|9	URL: http://sourceforge.net/projects/tsclient
14cr|tsclient-2.0.2-8|10	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|tsclient-2.0.2-8|11	# reported upstream
14cr|tsclient-2.0.2-8|12	Patch0: icon-names.patch
14cr|tsclient-2.0.2-8|13	# reported upstream
14cr|tsclient-2.0.2-8|14	Patch2: edit-dialog-crash.patch
14cr|tsclient-2.0.2-8|15	# reported upstream
14cr|tsclient-2.0.2-8|16	Patch3: vnc-password-optional.patch
14cr|tsclient-2.0.2-8|17	# reported upstream
14cr|tsclient-2.0.2-8|18	Patch4: vnc-remote-screen-size.patch
14cr|tsclient-2.0.2-8|19	# NOT reported upstream; there's no simple way to make it support both
14cr|tsclient-2.0.2-8|20	# realvnc and tightvnc
14cr|tsclient-2.0.2-8|21	Patch5: realvnc-args.patch
14cr|tsclient-2.0.2-8|22	Patch6: tsclient-pkgconfig.patch
14cr|tsclient-2.0.2-8|23	Patch7: tsclient-2.0.2-libnotify0.7.patch
14cr|tsclient-2.0.2-8|24	Patch8: tsclient-2.0.2-link.patch
14cr|tsclient-2.0.2-8|25	Patch9:	tsclient-2.0.2_glib_h.patch
14cr|tsclient-2.0.2-8|26	
14cr|tsclient-2.0.2-8|27	BuildRequires: desktop-file-utils
14cr|tsclient-2.0.2-8|28	BuildRequires: libtool
14cr|tsclient-2.0.2-8|29	BuildRequires: intltool
14cr|tsclient-2.0.2-8|30	BuildRequires: pkgconfig(gnome-desktop-2.0)
14cr|tsclient-2.0.2-8|31	BuildRequires: pkgconfig(gtk+-2.0)
14cr|tsclient-2.0.2-8|32	BuildRequires: pkgconfig(libglade-2.0)
14cr|tsclient-2.0.2-8|33	BuildRequires: pkgconfig(libgnomeui-2.0)
14cr|tsclient-2.0.2-8|34	BuildRequires: pkgconfig(libnm-glib)
14cr|tsclient-2.0.2-8|35	BuildRequires: pkgconfig(libnotify)
14cr|tsclient-2.0.2-8|36	#BuildRequires: gnome-panel-devel
14cr|tsclient-2.0.2-8|37	
14cr|tsclient-2.0.2-8|38	Requires: rdesktop
14cr|tsclient-2.0.2-8|39	Requires: x11vnc
14cr|tsclient-2.0.2-8|40	
14cr|tsclient-2.0.2-8|41	%description
14cr|tsclient-2.0.2-8|42	tsclient is a frontend that makes it easy to use rdesktop and vncviewer.
14cr|tsclient-2.0.2-8|43	
14cr|tsclient-2.0.2-8|44	%package devel
14cr|tsclient-2.0.2-8|45	Summary: Header files needed to write tsclient plugins
14cr|tsclient-2.0.2-8|46	Group: System/Libraries
14cr|tsclient-2.0.2-8|47	Requires: %{name} = %{version}-%{release}
14cr|tsclient-2.0.2-8|48	
14cr|tsclient-2.0.2-8|49	%description devel
14cr|tsclient-2.0.2-8|50	The tsclient-devel package contains header files that are needed to
14cr|tsclient-2.0.2-8|51	develop tsclient plugins.
14cr|tsclient-2.0.2-8|52	
14cr|tsclient-2.0.2-8|53	%prep
14cr|tsclient-2.0.2-8|54	%setup -q
14cr|tsclient-2.0.2-8|55	%patch0 -p1 -b .icon-names
14cr|tsclient-2.0.2-8|56	%patch2 -p1 -b .edit-dialog-crash
14cr|tsclient-2.0.2-8|57	%patch3 -p1 -b .vnc-password
14cr|tsclient-2.0.2-8|58	%patch4 -p1 -b .vnc-remotesize
14cr|tsclient-2.0.2-8|59	%patch5 -p1 -b .realvnc-args
14cr|tsclient-2.0.2-8|60	%patch6 -p1 -b .libgnomeui
14cr|tsclient-2.0.2-8|61	%patch7 -p0 -b .libnotify
14cr|tsclient-2.0.2-8|62	%patch8 -p0 -b .link
14cr|tsclient-2.0.2-8|63	%patch9 -p1 -b .glib_h
14cr|tsclient-2.0.2-8|64	
14cr|tsclient-2.0.2-8|65	%build
14cr|tsclient-2.0.2-8|66	autoreconf -fi
14cr|tsclient-2.0.2-8|67	%configure2_5x --disable-schemas-install
14cr|tsclient-2.0.2-8|68	%make
14cr|tsclient-2.0.2-8|69	
14cr|tsclient-2.0.2-8|70	%install
14cr|tsclient-2.0.2-8|71	rm -rf %{buildroot}
14cr|tsclient-2.0.2-8|72	%makeinstall_std
14cr|tsclient-2.0.2-8|73	
14cr|tsclient-2.0.2-8|74	rm -rf %{buildroot}/var/scrollkeeper
14cr|tsclient-2.0.2-8|75	
14cr|tsclient-2.0.2-8|76	desktop-file-install \
14cr|tsclient-2.0.2-8|77	--vendor tsclient \
14cr|tsclient-2.0.2-8|78	--delete-original \
14cr|tsclient-2.0.2-8|79	--dir %{buildroot}%{_datadir}/applications \
14cr|tsclient-2.0.2-8|80	--remove-category Application \
14cr|tsclient-2.0.2-8|81	%{buildroot}%{_datadir}/applications/*
14cr|tsclient-2.0.2-8|82	
14cr|tsclient-2.0.2-8|83	rm -rf %{buildroot}/usr/lib/tsclient/plugins/*.{a,la}
14cr|tsclient-2.0.2-8|84	
14cr|tsclient-2.0.2-8|85	%find_lang %{name}
14cr|tsclient-2.0.2-8|86	
14cr|tsclient-2.0.2-8|87	%preun
14cr|tsclient-2.0.2-8|88	%preun_uninstall_gconf_schemas tsc-handlers
14cr|tsclient-2.0.2-8|89	
14cr|tsclient-2.0.2-8|90	%files -f %{name}.lang
14cr|tsclient-2.0.2-8|91	%doc COPYING AUTHORS
14cr|tsclient-2.0.2-8|92	%{_bindir}/*
14cr|tsclient-2.0.2-8|93	%{_datadir}/applications/*.desktop
14cr|tsclient-2.0.2-8|94	%{_sysconfdir}/gconf/schemas/tsc-handlers.schemas
14cr|tsclient-2.0.2-8|95	%{_libdir}/tsclient
14cr|tsclient-2.0.2-8|96	%{_datadir}/gnome/autostart/tsc-autostart.desktop
14cr|tsclient-2.0.2-8|97	%{_datadir}/icons/hicolor/scalable/apps/tsclient.svg
14cr|tsclient-2.0.2-8|98	%{_datadir}/tsclient
14cr|tsclient-2.0.2-8|99	
14cr|tsclient-2.0.2-8|100	%files devel
14cr|tsclient-2.0.2-8|101	%{_includedir}/tsclient
14cr|tsclient-2.0.2-8|102	
14cr|tsclient-2.0.2-8|103	
14cr|tsclient-2.0.2-8|104	
14cr|tsclient-2.0.2-8|105	%changelog
14cr|tsclient-2.0.2-8|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-8
14cr|tsclient-2.0.2-8|107	+ Revision: 100c28a
14cr|tsclient-2.0.2-8|108	- MassBuild#464: Increase release tag
14cr|tsclient-2.0.2-8|109	
14cr|tsclient-2.0.2-8|110	

8736 14
14cr|tsid-0.9-10|1	%define name tsid
14cr|tsid-0.9-10|2	%define version 0.9
14cr|tsid-0.9-10|3	%define release 10
14cr|tsid-0.9-10|4	
14cr|tsid-0.9-10|5	Summary: TSID: Time SID Manager
14cr|tsid-0.9-10|6	Name: %{name}
14cr|tsid-0.9-10|7	Version: %{version}
14cr|tsid-0.9-10|8	Release: %{release}
14cr|tsid-0.9-10|9	License: GPLv2+
14cr|tsid-0.9-10|10	URL: http://tsid.sourceforge.net
14cr|tsid-0.9-10|11	Group: Sound
14cr|tsid-0.9-10|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|tsid-0.9-10|13	Source: http://prdownloads.sourceforge.net/tsid/%name-%version.tar.bz2
14cr|tsid-0.9-10|14	Patch: tsid-0.9-gcc4.patch
14cr|tsid-0.9-10|15	BuildRequires: sidplay-devel
14cr|tsid-0.9-10|16	
14cr|tsid-0.9-10|17	%description
14cr|tsid-0.9-10|18	TSID is a library for collecting your time spent listening statistic about
14cr|tsid-0.9-10|19	HVSC sids from a sid player, and some programs for extracting and elaborating
14cr|tsid-0.9-10|20	these information. So, who is your best sid composer or tune? TSID probably
14cr|tsid-0.9-10|21	shows you something interesting...
14cr|tsid-0.9-10|22	This is a package with user executable programs.
14cr|tsid-0.9-10|23	
14cr|tsid-0.9-10|24	%package -n %{name}-devel
14cr|tsid-0.9-10|25	Summary: Header files for compiling apps that use libtsid
14cr|tsid-0.9-10|26	Group: Development/C++
14cr|tsid-0.9-10|27	
14cr|tsid-0.9-10|28	%description -n %{name}-devel
14cr|tsid-0.9-10|29	TSID is a library for collecting your time spent listening statistic about
14cr|tsid-0.9-10|30	HVSC sids from a sid player, and some programs for extracting and elaborating
14cr|tsid-0.9-10|31	these information. So, who is your best sid composer or tune? TSID probably
14cr|tsid-0.9-10|32	shows you something interesting...
14cr|tsid-0.9-10|33	This is a developer package containing the static library and header files.
14cr|tsid-0.9-10|34	
14cr|tsid-0.9-10|35	%prep
14cr|tsid-0.9-10|36	%setup -q
14cr|tsid-0.9-10|37	%patch -p1 -b .gcc4
14cr|tsid-0.9-10|38	
14cr|tsid-0.9-10|39	%build
14cr|tsid-0.9-10|40	%configure2_5x
14cr|tsid-0.9-10|41	%make
14cr|tsid-0.9-10|42	
14cr|tsid-0.9-10|43	%install
14cr|tsid-0.9-10|44	rm -rf $RPM_BUILD_ROOT
14cr|tsid-0.9-10|45	%makeinstall
14cr|tsid-0.9-10|46	
14cr|tsid-0.9-10|47	%clean
14cr|tsid-0.9-10|48	rm -rf $RPM_BUILD_ROOT
14cr|tsid-0.9-10|49	
14cr|tsid-0.9-10|50	%files
14cr|tsid-0.9-10|51	%defattr(-,root,root)
14cr|tsid-0.9-10|52	%doc README AUTHORS COPYING TODO INSTALL doc/faq.html doc/tupdate.html
14cr|tsid-0.9-10|53	%{_bindir}/examiner
14cr|tsid-0.9-10|54	%{_bindir}/hvsctest
14cr|tsid-0.9-10|55	%{_bindir}/tupdate
14cr|tsid-0.9-10|56	
14cr|tsid-0.9-10|57	%files -n %{name}-devel
14cr|tsid-0.9-10|58	%defattr(-,root,root)
14cr|tsid-0.9-10|59	%doc history/* doc/inside.html COPYING doc/thvs.txt
14cr|tsid-0.9-10|60	%{_libdir}/*.a
14cr|tsid-0.9-10|61	%{_includedir}/%{name}/*
14cr|tsid-0.9-10|62	%dir %{_includedir}/%{name}
14cr|tsid-0.9-10|63	
14cr|tsid-0.9-10|64	
14cr|tsid-0.9-10|65	
14cr|tsid-0.9-10|66	
14cr|tsid-0.9-10|67	%changelog
14cr|tsid-0.9-10|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-10
14cr|tsid-0.9-10|69	+ Revision: 7dba47c
14cr|tsid-0.9-10|70	- MassBuild#464: Increase release tag
14cr|tsid-0.9-10|71	
14cr|tsid-0.9-10|72	

8737 14
14cr|tslib-1.0-6|1	
14cr|tslib-1.0-6|2	%define name	tslib
14cr|tslib-1.0-6|3	%define version	1.0
14cr|tslib-1.0-6|4	%define date	0
14cr|tslib-1.0-6|5	%define rel	6
14cr|tslib-1.0-6|6	
14cr|tslib-1.0-6|7	%define api	0.0
14cr|tslib-1.0-6|8	%define major	0
14cr|tslib-1.0-6|9	%define libname	%mklibname ts %api %major
14cr|tslib-1.0-6|10	# (anssi) unversioned libts.so symlink exists, so no %api in develname
14cr|tslib-1.0-6|11	%define develname %mklibname ts -d
14cr|tslib-1.0-6|12	
14cr|tslib-1.0-6|13	Name:		%{name}
14cr|tslib-1.0-6|14	Version:	%{version}
14cr|tslib-1.0-6|15	%if %{date}
14cr|tslib-1.0-6|16	Release:	%mkrel 0.%{date}.%{rel}
14cr|tslib-1.0-6|17	Source:		%name-%{date}.tar.bz2
14cr|tslib-1.0-6|18	%else
14cr|tslib-1.0-6|19	Release:	%{rel}
14cr|tslib-1.0-6|20	Source:		http://download.berlios.de/tslib/%name-%version.tar.bz2
14cr|tslib-1.0-6|21	%endif
14cr|tslib-1.0-6|22	Patch0:		tslib-glibc2.8.patch
14cr|tslib-1.0-6|23	Summary:	Touchscreen access library
14cr|tslib-1.0-6|24	URL:		http://developer.berlios.de/projects/tslib/
14cr|tslib-1.0-6|25	License:	GPL
14cr|tslib-1.0-6|26	Group:		System/Libraries
14cr|tslib-1.0-6|27	BuildRoot:	%_tmppath/%name-root
14cr|tslib-1.0-6|28	
14cr|tslib-1.0-6|29	%description
14cr|tslib-1.0-6|30	Hardware independent touchscreen access library.
14cr|tslib-1.0-6|31	
14cr|tslib-1.0-6|32	%package utils
14cr|tslib-1.0-6|33	Summary:	Touchscreen access library utilities
14cr|tslib-1.0-6|34	Group:		System/Kernel and hardware
14cr|tslib-1.0-6|35	
14cr|tslib-1.0-6|36	%description utils
14cr|tslib-1.0-6|37	Hardware independent touchscreen access library.
14cr|tslib-1.0-6|38	
14cr|tslib-1.0-6|39	This package contains the tslib utilities.
14cr|tslib-1.0-6|40	
14cr|tslib-1.0-6|41	%package common
14cr|tslib-1.0-6|42	Summary:	Touchscreen access library common files
14cr|tslib-1.0-6|43	Group:		System/Kernel and hardware
14cr|tslib-1.0-6|44	
14cr|tslib-1.0-6|45	%description common
14cr|tslib-1.0-6|46	Hardware independent touchscreen access library.
14cr|tslib-1.0-6|47	
14cr|tslib-1.0-6|48	This package contains the tslib configuration file and documentation.
14cr|tslib-1.0-6|49	
14cr|tslib-1.0-6|50	%package -n %{libname}
14cr|tslib-1.0-6|51	Summary:	Touchscreen access library
14cr|tslib-1.0-6|52	Group:		System/Libraries
14cr|tslib-1.0-6|53	Requires:	%{name}-common = %{version}-%{release}
14cr|tslib-1.0-6|54	
14cr|tslib-1.0-6|55	%description -n %{libname}
14cr|tslib-1.0-6|56	Hardware independent touchscreen access library.
14cr|tslib-1.0-6|57	
14cr|tslib-1.0-6|58	%package -n %{develname}
14cr|tslib-1.0-6|59	Summary:	Development library and headers for %name
14cr|tslib-1.0-6|60	Group:		Development/C
14cr|tslib-1.0-6|61	Requires:	%{libname} = %{version}-%{release}
14cr|tslib-1.0-6|62	Provides:	%{name}-devel = %{version}-%{release}
14cr|tslib-1.0-6|63	Provides:	libts-devel = %{version}-%{release}
14cr|tslib-1.0-6|64	
14cr|tslib-1.0-6|65	%description -n %{develname}
14cr|tslib-1.0-6|66	Development files (headers etc.) for %name.
14cr|tslib-1.0-6|67	
14cr|tslib-1.0-6|68	%prep
14cr|tslib-1.0-6|69	%setup -q
14cr|tslib-1.0-6|70	perl -pi -e 's,^# module_raw input$,module_raw input,' etc/ts.conf
14cr|tslib-1.0-6|71	# For quick verification during building:
14cr|tslib-1.0-6|72	grep "module_raw input" etc/ts.conf
14cr|tslib-1.0-6|73	%patch0 -p1
14cr|tslib-1.0-6|74	
14cr|tslib-1.0-6|75	%build
14cr|tslib-1.0-6|76	./autogen.sh
14cr|tslib-1.0-6|77	%configure2_5x --with-plugindir=%{_libdir}/ts%{api}_%{major}
14cr|tslib-1.0-6|78	%make
14cr|tslib-1.0-6|79	
14cr|tslib-1.0-6|80	%install
14cr|tslib-1.0-6|81	rm -rf %{buildroot}
14cr|tslib-1.0-6|82	%makeinstall_std
14cr|tslib-1.0-6|83	# (anssi) not needed for these libraries
14cr|tslib-1.0-6|84	rm %{buildroot}%{_libdir}/ts%{api}_%{major}/*.la
14cr|tslib-1.0-6|85	
14cr|tslib-1.0-6|86	%clean
14cr|tslib-1.0-6|87	rm -rf %{buildroot}
14cr|tslib-1.0-6|88	
14cr|tslib-1.0-6|89	%files utils
14cr|tslib-1.0-6|90	%defattr(-,root,root)
14cr|tslib-1.0-6|91	%_bindir/ts_*
14cr|tslib-1.0-6|92	
14cr|tslib-1.0-6|93	%files common
14cr|tslib-1.0-6|94	%defattr(-,root,root)
14cr|tslib-1.0-6|95	%doc README AUTHORS ChangeLog
14cr|tslib-1.0-6|96	%config(noreplace) %_sysconfdir/ts.conf
14cr|tslib-1.0-6|97	
14cr|tslib-1.0-6|98	%files -n %{libname}
14cr|tslib-1.0-6|99	%defattr(-,root,root)
14cr|tslib-1.0-6|100	%_libdir/*-%{api}.so.%{major}*
14cr|tslib-1.0-6|101	%dir %_libdir/ts%{api}_%{major}
14cr|tslib-1.0-6|102	%_libdir/ts%{api}_%{major}/*.so
14cr|tslib-1.0-6|103	
14cr|tslib-1.0-6|104	%files -n %{develname}
14cr|tslib-1.0-6|105	%defattr(-,root,root)
14cr|tslib-1.0-6|106	%_libdir/*.so
14cr|tslib-1.0-6|107	%_includedir/tslib.h
14cr|tslib-1.0-6|108	%_libdir/pkgconfig/*.pc
14cr|tslib-1.0-6|109	
14cr|tslib-1.0-6|110	
14cr|tslib-1.0-6|111	
14cr|tslib-1.0-6|112	%changelog
14cr|tslib-1.0-6|113	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-6
14cr|tslib-1.0-6|114	+ Revision: 2f42ffc
14cr|tslib-1.0-6|115	- Automatic import for version 1.0-6
14cr|tslib-1.0-6|116	
14cr|tslib-1.0-6|117	

8738 14
14cr|tsocks-1.8-0.beta5.7|1	%define major           1
14cr|tsocks-1.8-0.beta5.7|2	%define libname_orig    lib%{name}
14cr|tsocks-1.8-0.beta5.7|3	%define libname         %mklibname %{name} %{major}
14cr|tsocks-1.8-0.beta5.7|4	%define libnamedev      %mklibname %{name} %{major} -d
14cr|tsocks-1.8-0.beta5.7|5	%define beta            beta5
14cr|tsocks-1.8-0.beta5.7|6	
14cr|tsocks-1.8-0.beta5.7|7	Name:           tsocks
14cr|tsocks-1.8-0.beta5.7|8	Version:        1.8
14cr|tsocks-1.8-0.beta5.7|9	Release:        %mkrel 0.%{beta}.7
14cr|tsocks-1.8-0.beta5.7|10	Summary:        A transparent SOCKS proxying library
14cr|tsocks-1.8-0.beta5.7|11	License:        GPL
14cr|tsocks-1.8-0.beta5.7|12	Group:          Networking/Other
14cr|tsocks-1.8-0.beta5.7|13	URL:            http://tsocks.sourceforge.net/
14cr|tsocks-1.8-0.beta5.7|14	Source0:        http://ftp1.sourceforge.net/tsocks/%{name}-%{version}%{beta}.tar.bz2
14cr|tsocks-1.8-0.beta5.7|15	BuildRequires:  glibc-static-devel
14cr|tsocks-1.8-0.beta5.7|16	Requires:       %{libname} = %{version}-%{release}
14cr|tsocks-1.8-0.beta5.7|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|tsocks-1.8-0.beta5.7|18	
14cr|tsocks-1.8-0.beta5.7|19	%description
14cr|tsocks-1.8-0.beta5.7|20	tsocks' role is to allow these non SOCKS aware applications (e.g
14cr|tsocks-1.8-0.beta5.7|21	telnet, ssh, ftp etc) to use SOCKS without any modification. It does
14cr|tsocks-1.8-0.beta5.7|22	this by intercepting the calls that applications make to establish
14cr|tsocks-1.8-0.beta5.7|23	network connections and negotating them through a SOCKS server as
14cr|tsocks-1.8-0.beta5.7|24	necessary.
14cr|tsocks-1.8-0.beta5.7|25	
14cr|tsocks-1.8-0.beta5.7|26	%package -n %{libname}
14cr|tsocks-1.8-0.beta5.7|27	Summary:        Library for %{name}
14cr|tsocks-1.8-0.beta5.7|28	Group:          System/Libraries
14cr|tsocks-1.8-0.beta5.7|29	
14cr|tsocks-1.8-0.beta5.7|30	%description -n %{libname}
14cr|tsocks-1.8-0.beta5.7|31	Library for %{name}.
14cr|tsocks-1.8-0.beta5.7|32	
14cr|tsocks-1.8-0.beta5.7|33	%prep
14cr|tsocks-1.8-0.beta5.7|34	%setup -q
14cr|tsocks-1.8-0.beta5.7|35	
14cr|tsocks-1.8-0.beta5.7|36	%build
14cr|tsocks-1.8-0.beta5.7|37	%{configure2_5x}
14cr|tsocks-1.8-0.beta5.7|38	%{make}
14cr|tsocks-1.8-0.beta5.7|39	
14cr|tsocks-1.8-0.beta5.7|40	%install
14cr|tsocks-1.8-0.beta5.7|41	%{__rm} -rf %{buildroot}
14cr|tsocks-1.8-0.beta5.7|42	%{makeinstall_std}
14cr|tsocks-1.8-0.beta5.7|43	%{__perl} -pi -e 's|/usr/lib|%{_libdir}|g' %{buildroot}%{_bindir}/tsocks
14cr|tsocks-1.8-0.beta5.7|44	
14cr|tsocks-1.8-0.beta5.7|45	%clean
14cr|tsocks-1.8-0.beta5.7|46	%{__rm} -rf %{buildroot}
14cr|tsocks-1.8-0.beta5.7|47	
14cr|tsocks-1.8-0.beta5.7|48	%if %mdkversion < 200900
14cr|tsocks-1.8-0.beta5.7|49	%post -n %{libname} -p /sbin/ldconfig
14cr|tsocks-1.8-0.beta5.7|50	%endif
14cr|tsocks-1.8-0.beta5.7|51	
14cr|tsocks-1.8-0.beta5.7|52	%if %mdkversion < 200900
14cr|tsocks-1.8-0.beta5.7|53	%postun -n %{libname} -p /sbin/ldconfig
14cr|tsocks-1.8-0.beta5.7|54	%endif
14cr|tsocks-1.8-0.beta5.7|55	
14cr|tsocks-1.8-0.beta5.7|56	%files
14cr|tsocks-1.8-0.beta5.7|57	%defattr(0644,root,root,0755)
14cr|tsocks-1.8-0.beta5.7|58	%attr(0755,root,root) %{_bindir}/%{name}
14cr|tsocks-1.8-0.beta5.7|59	%{_mandir}/man1/%{name}.1*
14cr|tsocks-1.8-0.beta5.7|60	%{_mandir}/man5/%{name}.conf.5*
14cr|tsocks-1.8-0.beta5.7|61	%{_mandir}/man8/%{name}.8*
14cr|tsocks-1.8-0.beta5.7|62	
14cr|tsocks-1.8-0.beta5.7|63	%files -n %{libname}
14cr|tsocks-1.8-0.beta5.7|64	%defattr(0644,root,root,0755)
14cr|tsocks-1.8-0.beta5.7|65	%attr(0755,root,root) %{_libdir}/*.so*
14cr|tsocks-1.8-0.beta5.7|66	
14cr|tsocks-1.8-0.beta5.7|67	
14cr|tsocks-1.8-0.beta5.7|68	
14cr|tsocks-1.8-0.beta5.7|69	%changelog
14cr|tsocks-1.8-0.beta5.7|70	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.8-0.beta5.7
14cr|tsocks-1.8-0.beta5.7|71	+ Revision: f3eac9d
14cr|tsocks-1.8-0.beta5.7|72	- Automatic import for version 1.8
14cr|tsocks-1.8-0.beta5.7|73	
14cr|tsocks-1.8-0.beta5.7|74	

8739 14
14cr|tstat-1.01-8|1	Summary: Sniffer able to provide several insights on the traffic patterns
14cr|tstat-1.01-8|2	Name: tstat
14cr|tstat-1.01-8|3	Version: 1.01
14cr|tstat-1.01-8|4	Release: 8
14cr|tstat-1.01-8|5	Source0: http://tstat.tlc.polito.it/download/%{name}-%{version}.tar.gz
14cr|tstat-1.01-8|6	Source1: tstat.service
14cr|tstat-1.01-8|7	Source2: tstat_rrd.cgi
14cr|tstat-1.01-8|8	Source3: tstat_net.conf
14cr|tstat-1.01-8|9	Source4: tstat_rrd.conf
14cr|tstat-1.01-8|10	Source5: tstat_global.conf
14cr|tstat-1.01-8|11	Patch0: tstat-Makefile.in.patch.bz2
14cr|tstat-1.01-8|12	Patch1: tstat.h.patch.bz2
14cr|tstat-1.01-8|13	License: GPL
14cr|tstat-1.01-8|14	Group: Monitoring
14cr|tstat-1.01-8|15	Url: http://tstat.tlc.polito.it/
14cr|tstat-1.01-8|16	Buildrequires: pcap-devel rrdtool-devel
14cr|tstat-1.01-8|17	Requires: rrdtool
14cr|tstat-1.01-8|18	
14cr|tstat-1.01-8|19	%description
14cr|tstat-1.01-8|20	The lack of automatic tools able to produce statistical data from network
14cr|tstat-1.01-8|21	packet traces was a major motivation to develop Tstat, a tool which, starting
14cr|tstat-1.01-8|22	from standard software libraries, offers to network managers and researchers
14cr|tstat-1.01-8|23	audit important information about classic and novel performance indexes and
14cr|tstat-1.01-8|24	statistical data about Internet traffic. Started as evolution of TCPtrace,
14cr|tstat-1.01-8|25	Tstat analyzes either real-time captured packet traces, using either common PC
14cr|tstat-1.01-8|26	hardware or more sophisticated ad-hoc cards such as the DAG cards. Beside live
14cr|tstat-1.01-8|27	capture, Tstat can analyze previously recorded packet-level traces, supporting
14cr|tstat-1.01-8|28	various dump formats, such as the one supported by the libpcap library, and
14cr|tstat-1.01-8|29	many more.
14cr|tstat-1.01-8|30	
14cr|tstat-1.01-8|31	please adjust: %{_sysconfdir}/tstat/global.conf
14cr|tstat-1.01-8|32	
14cr|tstat-1.01-8|33	%package -n %{name}-www
14cr|tstat-1.01-8|34	Summary:        Provides the CGI file for the tstat web interface
14cr|tstat-1.01-8|35	Group:          Networking/WWW
14cr|tstat-1.01-8|36	Requires: apache perl-CGI apache-mod_fastcgi perl-DateManip
14cr|tstat-1.01-8|37	
14cr|tstat-1.01-8|38	%description -n %{name}-www
14cr|tstat-1.01-8|39	Provides the CGI file for the tstat web interface
14cr|tstat-1.01-8|40	
14cr|tstat-1.01-8|41	%prep
14cr|tstat-1.01-8|42	%setup -q -n %{name}
14cr|tstat-1.01-8|43	%patch0 -p0
14cr|tstat-1.01-8|44	%patch1 -p0
14cr|tstat-1.01-8|45	
14cr|tstat-1.01-8|46	%build
14cr|tstat-1.01-8|47	%configure
14cr|tstat-1.01-8|48	%make
14cr|tstat-1.01-8|49	
14cr|tstat-1.01-8|50	%install
14cr|tstat-1.01-8|51	mkdir -p %{buildroot}/%{_bindir}
14cr|tstat-1.01-8|52	mkdir -p %{buildroot}/%{_sysconfdir}/tstat
14cr|tstat-1.01-8|53	mkdir -p %{buildroot}/%{_unitdir}
14cr|tstat-1.01-8|54	mkdir -p %{buildroot}/var/lib/%{name}/rrd_data/localhost
14cr|tstat-1.01-8|55	cp -v $RPM_BUILD_DIR/%{name}/tstat %{buildroot}/%{_bindir}/tstat
14cr|tstat-1.01-8|56	cp -v %{SOURCE4} %{buildroot}/%{_sysconfdir}/%{name}/rrd.conf
14cr|tstat-1.01-8|57	cp -v %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}.service
14cr|tstat-1.01-8|58	cp -v %{SOURCE3} %{buildroot}/%{_sysconfdir}/%{name}/net.conf.sample
14cr|tstat-1.01-8|59	cp -v %{SOURCE5} %{buildroot}/%{_sysconfdir}/%{name}/global.conf
14cr|tstat-1.01-8|60	
14cr|tstat-1.01-8|61	mkdir -p %{buildroot}/var/www/cgi-bin
14cr|tstat-1.01-8|62	mkdir -p %{buildroot}/var/www/html/rrd_images
14cr|tstat-1.01-8|63	cp -v %{SOURCE2} %{buildroot}/var/www/cgi-bin/%{name}_rrd.cgi
14cr|tstat-1.01-8|64	
14cr|tstat-1.01-8|65	%clean
14cr|tstat-1.01-8|66	
14cr|tstat-1.01-8|67	%post
14cr|tstat-1.01-8|68	%systemd_post tstat
14cr|tstat-1.01-8|69	
14cr|tstat-1.01-8|70	%post -n %{name}-www
14cr|tstat-1.01-8|71	if [ ! -e "/var/www/cgi-bin/rrd_data" ];then
14cr|tstat-1.01-8|72	ln -sf /var/lib/%{name}/rrd_data /var/www/cgi-bin/rrd_data
14cr|tstat-1.01-8|73	fi
14cr|tstat-1.01-8|74	if [ ! -e "/var/www/cgi-bin/rrd_images" ];then
14cr|tstat-1.01-8|75	ln -sf /var/www/html/rrd_images /var/www/cgi-bin/rrd_images
14cr|tstat-1.01-8|76	fi
14cr|tstat-1.01-8|77	chown -R apache.apache /var/www/html/rrd_images
14cr|tstat-1.01-8|78	
14cr|tstat-1.01-8|79	%preun
14cr|tstat-1.01-8|80	%systemd_preun tstat
14cr|tstat-1.01-8|81	
14cr|tstat-1.01-8|82	%files
14cr|tstat-1.01-8|83	%doc docs/*
14cr|tstat-1.01-8|84	%{_bindir}/%{name}
14cr|tstat-1.01-8|85	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|tstat-1.01-8|86	%config(noreplace) %{_sysconfdir}/%{name}/rrd.conf
14cr|tstat-1.01-8|87	%config(noreplace) %{_sysconfdir}/%{name}/net.conf.sample
14cr|tstat-1.01-8|88	%config(noreplace) %{_sysconfdir}/%{name}/global.conf
14cr|tstat-1.01-8|89	/var/lib/%{name}/*
14cr|tstat-1.01-8|90	
14cr|tstat-1.01-8|91	%files -n %{name}-www
14cr|tstat-1.01-8|92	%doc docs/CHANGES docs/README.RRDtool
14cr|tstat-1.01-8|93	%attr(755,apache,apache) /var/www/html/rrd_images
14cr|tstat-1.01-8|94	%attr(755,root,root) /var/www/cgi-bin/tstat_rrd.cgi
14cr|tstat-1.01-8|95	
14cr|tstat-1.01-8|96	%changelog
14cr|tstat-1.01-8|97	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-8
14cr|tstat-1.01-8|98	+ Revision: 4b889d9
14cr|tstat-1.01-8|99	- Spec cleanup
14cr|tstat-1.01-8|100	
14cr|tstat-1.01-8|101	

8740 14
14cr|tsung-1.5.1-2|1	%define debug_package	%{nil}
14cr|tsung-1.5.1-2|2	
14cr|tsung-1.5.1-2|3	Summary:	A distributed multi-protocol load testing tool
14cr|tsung-1.5.1-2|4	
14cr|tsung-1.5.1-2|5	Name:		tsung
14cr|tsung-1.5.1-2|6	Version:	1.5.1
14cr|tsung-1.5.1-2|7	Release:	2
14cr|tsung-1.5.1-2|8	License:	GPLv2
14cr|tsung-1.5.1-2|9	Group:		Development/Other
14cr|tsung-1.5.1-2|10	Url:		http://tsung.erlang-projects.org/
14cr|tsung-1.5.1-2|11	Source0:	http://tsung.erlang-projects.org/dist/%{name}-%{version}.tar.gz
14cr|tsung-1.5.1-2|12	BuildRequires:	erlang-devel
14cr|tsung-1.5.1-2|13	BuildRequires:	erlang-xmerl
14cr|tsung-1.5.1-2|14	BuildRequires:	erlang-ssl
14cr|tsung-1.5.1-2|15	BuildRequires:	erlang-crypto
14cr|tsung-1.5.1-2|16	BuildRequires:	erlang-compiler
14cr|tsung-1.5.1-2|17	BuildRequires:	erlang-snmp
14cr|tsung-1.5.1-2|18	BuildRequires:	erlang-eunit
14cr|tsung-1.5.1-2|19	BuildRequires:	erlang-public_key
14cr|tsung-1.5.1-2|20	
14cr|tsung-1.5.1-2|21	Requires:	erlang-xmerl
14cr|tsung-1.5.1-2|22	Requires:	erlang-ssl
14cr|tsung-1.5.1-2|23	Requires:	erlang-crypto
14cr|tsung-1.5.1-2|24	Requires:	erlang-snmp
14cr|tsung-1.5.1-2|25	Requires:	perl(Template::Perl)
14cr|tsung-1.5.1-2|26	
14cr|tsung-1.5.1-2|27	%description
14cr|tsung-1.5.1-2|28	It is protocol-independent and can currently be used to stress and
14cr|tsung-1.5.1-2|29	benchmark HTTP, Jabber/XMPP, PostgreSQL, MySQL and LDAP servers.
14cr|tsung-1.5.1-2|30	It simulates user behaviour using an XML description file, reports
14cr|tsung-1.5.1-2|31	many measurements in real time (statistics can be customized with
14cr|tsung-1.5.1-2|32	transactions, and graphics generated using gnuplot).
14cr|tsung-1.5.1-2|33	For HTTP, it supports 1.0 and 1.1, has a proxy mode to record
14cr|tsung-1.5.1-2|34	sessions, supports GET and POST methods, Cookies, and Basic
14cr|tsung-1.5.1-2|35	WWW-authentication. It also has support for SSL.
14cr|tsung-1.5.1-2|36	
14cr|tsung-1.5.1-2|37	%prep
14cr|tsung-1.5.1-2|38	%setup -q
14cr|tsung-1.5.1-2|39	
14cr|tsung-1.5.1-2|40	iconv -f ISO-8859-1 -t UTF-8 CONTRIBUTORS > CONTRIBUTORS.new && \
14cr|tsung-1.5.1-2|41	touch -r CONTRIBUTORS CONTRIBUTORS.new && \
14cr|tsung-1.5.1-2|42	mv CONTRIBUTORS.new CONTRIBUTORS
14cr|tsung-1.5.1-2|43	sed -i 's/\r$//' examples/*
14cr|tsung-1.5.1-2|44	
14cr|tsung-1.5.1-2|45	%build
14cr|tsung-1.5.1-2|46	%configure
14cr|tsung-1.5.1-2|47	
14cr|tsung-1.5.1-2|48	%make
14cr|tsung-1.5.1-2|49	
14cr|tsung-1.5.1-2|50	%install
14cr|tsung-1.5.1-2|51	%makeinstall_std
14cr|tsung-1.5.1-2|52	
14cr|tsung-1.5.1-2|53	rm -rf %{buildroot}%{_defaultdocdir}
14cr|tsung-1.5.1-2|54	
14cr|tsung-1.5.1-2|55	
14cr|tsung-1.5.1-2|56	%files
14cr|tsung-1.5.1-2|57	%doc CHANGES CONTRIBUTORS COPYING  TODO
14cr|tsung-1.5.1-2|58	%{_bindir}/%{name}*
14cr|tsung-1.5.1-2|59	%{_bindir}/tsplot
14cr|tsung-1.5.1-2|60	%{_libdir}/erlang/lib/*
14cr|tsung-1.5.1-2|61	%{_libdir}/%{name}/
14cr|tsung-1.5.1-2|62	%{_datadir}/%{name}/
14cr|tsung-1.5.1-2|63	%{_mandir}/man1/%{name}*.1*
14cr|tsung-1.5.1-2|64	%{_mandir}/man1/tsplot.1*
14cr|tsung-1.5.1-2|65	
14cr|tsung-1.5.1-2|66	
14cr|tsung-1.5.1-2|67	
14cr|tsung-1.5.1-2|68	%changelog
14cr|tsung-1.5.1-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-2
14cr|tsung-1.5.1-2|70	+ Revision: 49c0d2a
14cr|tsung-1.5.1-2|71	- MassBuild#464: Increase release tag
14cr|tsung-1.5.1-2|72	
14cr|tsung-1.5.1-2|73	

8741 14
14cr|ttaenc-3.4.1-2|1	Name:		ttaenc
14cr|ttaenc-3.4.1-2|2	Version:	3.4.1
14cr|ttaenc-3.4.1-2|3	Release:	2
14cr|ttaenc-3.4.1-2|4	License:	GPLv2
14cr|ttaenc-3.4.1-2|5	Summary:	The True Audio (TTA) codec lossless audio compressor
14cr|ttaenc-3.4.1-2|6	Group:		Sound
14cr|ttaenc-3.4.1-2|7	URL:		http://sourceforge.net/projects/tta/
14cr|ttaenc-3.4.1-2|8	Source:		http://sourceforge.net/projects/tta/files/tta/ttaenc-src/%{name}-%{version}-src.tgz
14cr|ttaenc-3.4.1-2|9	Patch0:		ttaenc-3.4.1-src-shntool.patch
14cr|ttaenc-3.4.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ttaenc-3.4.1-2|11	
14cr|ttaenc-3.4.1-2|12	%description
14cr|ttaenc-3.4.1-2|13	TTA performs lossless compression on multichannel 8,16 and 24 bits
14cr|ttaenc-3.4.1-2|14	data of the Wav audio files. Being "lossless" means that no data-
14cr|ttaenc-3.4.1-2|15	quality is lost in the compression - when uncompressed, the data will
14cr|ttaenc-3.4.1-2|16	be identical to the original. The compression ratios of TTA depend on
14cr|ttaenc-3.4.1-2|17	the type of music file being compressed, but the compression size
14cr|ttaenc-3.4.1-2|18	will generally range between 30% - 70% of the original. TTA format
14cr|ttaenc-3.4.1-2|19	supports both of ID3v1/v2 and APEv2 tags. Detailed format description
14cr|ttaenc-3.4.1-2|20	is available at http://tta.sourceforge.net
14cr|ttaenc-3.4.1-2|21	
14cr|ttaenc-3.4.1-2|22	This version is patched with shntool patch.
14cr|ttaenc-3.4.1-2|23	
14cr|ttaenc-3.4.1-2|24	%prep
14cr|ttaenc-3.4.1-2|25	%setup -q -n %{name}-%{version}-src
14cr|ttaenc-3.4.1-2|26	%patch0 -p1
14cr|ttaenc-3.4.1-2|27	
14cr|ttaenc-3.4.1-2|28	%build
14cr|ttaenc-3.4.1-2|29	%make
14cr|ttaenc-3.4.1-2|30	
14cr|ttaenc-3.4.1-2|31	%install
14cr|ttaenc-3.4.1-2|32	%__rm -rf %{buildroot}
14cr|ttaenc-3.4.1-2|33	%__mkdir_p %{buildroot}%{_bindir}
14cr|ttaenc-3.4.1-2|34	%__install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|ttaenc-3.4.1-2|35	
14cr|ttaenc-3.4.1-2|36	%clean
14cr|ttaenc-3.4.1-2|37	%{__rm} -rf %{buildroot}
14cr|ttaenc-3.4.1-2|38	
14cr|ttaenc-3.4.1-2|39	%files
14cr|ttaenc-3.4.1-2|40	%defattr(-, root, root, -)
14cr|ttaenc-3.4.1-2|41	%doc COPYING README
14cr|ttaenc-3.4.1-2|42	%{_bindir}/%{name}
14cr|ttaenc-3.4.1-2|43	
14cr|ttaenc-3.4.1-2|44	
14cr|ttaenc-3.4.1-2|45	
14cr|ttaenc-3.4.1-2|46	
14cr|ttaenc-3.4.1-2|47	%changelog
14cr|ttaenc-3.4.1-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-2
14cr|ttaenc-3.4.1-2|49	+ Revision: 173e27b
14cr|ttaenc-3.4.1-2|50	- MassBuild#464: Increase release tag
14cr|ttaenc-3.4.1-2|51	
14cr|ttaenc-3.4.1-2|52	

8742 14
14cr|ttcp-1.12-16|1	Summary: A tool for testing TCP connections
14cr|ttcp-1.12-16|2	Name: ttcp
14cr|ttcp-1.12-16|3	Version: 1.12
14cr|ttcp-1.12-16|4	Release: 16
14cr|ttcp-1.12-16|5	URL:	ftp://ftp.sgi.com/sgi/src/ttcp/
14cr|ttcp-1.12-16|6	Source0: ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.c
14cr|ttcp-1.12-16|7	Source1: ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.1
14cr|ttcp-1.12-16|8	Source2: ftp://ftp.sgi.com/sgi/src/ttcp/README
14cr|ttcp-1.12-16|9	Patch0: ttcp-big.patch
14cr|ttcp-1.12-16|10	Patch1: ttcp-malloc.patch
14cr|ttcp-1.12-16|11	Patch2: ttcp-GNU.patch
14cr|ttcp-1.12-16|12	Patch3: ttcp-man.patch
14cr|ttcp-1.12-16|13	BuildRequires: glibc-devel
14cr|ttcp-1.12-16|14	Group: Monitoring
14cr|ttcp-1.12-16|15	License: Public Domain
14cr|ttcp-1.12-16|16	
14cr|ttcp-1.12-16|17	%description
14cr|ttcp-1.12-16|18	ttcp is a tool for testing the throughput of TCP connections.  Unlike other
14cr|ttcp-1.12-16|19	tools which might be used for this purpose (such as FTP clients), ttcp does
14cr|ttcp-1.12-16|20	not read or write data from or to a disk while operating, which helps ensure
14cr|ttcp-1.12-16|21	more accurate results.
14cr|ttcp-1.12-16|22	
14cr|ttcp-1.12-16|23	%prep
14cr|ttcp-1.12-16|24	%setup -c -T -q
14cr|ttcp-1.12-16|25	cp -a %{SOURCE0} %{SOURCE1} %{SOURCE2} .
14cr|ttcp-1.12-16|26	%patch0 -p1 -b .big
14cr|ttcp-1.12-16|27	%patch1 -p1 -b .malloc
14cr|ttcp-1.12-16|28	%patch2 -p1 -b .GNU
14cr|ttcp-1.12-16|29	%patch3 -p1 -b .man
14cr|ttcp-1.12-16|30	
14cr|ttcp-1.12-16|31	%build
14cr|ttcp-1.12-16|32	%{__cc} -o ttcp $RPM_OPT_FLAGS ttcp.c
14cr|ttcp-1.12-16|33	
14cr|ttcp-1.12-16|34	%install
14cr|ttcp-1.12-16|35	mkdir -p %{buildroot}{%{_mandir}/man1,%{_bindir}}
14cr|ttcp-1.12-16|36	install -p -m755 ttcp %{buildroot}%{_bindir}
14cr|ttcp-1.12-16|37	install -p -m644 ttcp.1 %{buildroot}%{_mandir}/man1
14cr|ttcp-1.12-16|38	
14cr|ttcp-1.12-16|39	%files
14cr|ttcp-1.12-16|40	%doc README
14cr|ttcp-1.12-16|41	%{_bindir}/ttcp
14cr|ttcp-1.12-16|42	%{_mandir}/man1/ttcp.1*
14cr|ttcp-1.12-16|43	
14cr|ttcp-1.12-16|44	%changelog
14cr|ttcp-1.12-16|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-16
14cr|ttcp-1.12-16|46	+ Revision: 603f91c
14cr|ttcp-1.12-16|47	- MassBuild#464: Increase release tag
14cr|ttcp-1.12-16|48	
14cr|ttcp-1.12-16|49	

8743 14
14cr|tty-clock-0.1-4|1	######################################################
14cr|tty-clock-0.1-4|2	# SpecFile: tty-clock.spec
14cr|tty-clock-0.1-4|3	# Generato: http://www.mandrivausers.ro/
14cr|tty-clock-0.1-4|4	# MRB-Falticska Florin
14cr|tty-clock-0.1-4|5	######################################################
14cr|tty-clock-0.1-4|6	#empty debug
14cr|tty-clock-0.1-4|7	%define debug_package	%{nil}
14cr|tty-clock-0.1-4|8	
14cr|tty-clock-0.1-4|9	Summary:	Simple console clock
14cr|tty-clock-0.1-4|10	Name:		tty-clock
14cr|tty-clock-0.1-4|11	Version:	0.1
14cr|tty-clock-0.1-4|12	Release:	4
14cr|tty-clock-0.1-4|13	License:	GPLv2+
14cr|tty-clock-0.1-4|14	Group:		Shells
14cr|tty-clock-0.1-4|15	URL:		http://github.com/xorg62/tty-clock
14cr|tty-clock-0.1-4|16	Source0:	https://github.com/xorg62/tty-clock/archive/v0.1.tar.gz
14cr|tty-clock-0.1-4|17	BuildRequires:	pkgconfig(ncurses)
14cr|tty-clock-0.1-4|18	Requires:	ncurses
14cr|tty-clock-0.1-4|19	
14cr|tty-clock-0.1-4|20	%description
14cr|tty-clock-0.1-4|21	An analog clock in ncurses
14cr|tty-clock-0.1-4|22	
14cr|tty-clock-0.1-4|23	%prep
14cr|tty-clock-0.1-4|24	%setup -q
14cr|tty-clock-0.1-4|25	chmod -x README
14cr|tty-clock-0.1-4|26	
14cr|tty-clock-0.1-4|27	%build
14cr|tty-clock-0.1-4|28	%{make}
14cr|tty-clock-0.1-4|29	
14cr|tty-clock-0.1-4|30	%install
14cr|tty-clock-0.1-4|31	install -d -m 755 %{buildroot}%{_bindir}
14cr|tty-clock-0.1-4|32	install -m 755 %{name} %{buildroot}%{_bindir}/
14cr|tty-clock-0.1-4|33	
14cr|tty-clock-0.1-4|34	%files
14cr|tty-clock-0.1-4|35	%doc README
14cr|tty-clock-0.1-4|36	%{_bindir}/*
14cr|tty-clock-0.1-4|37	
14cr|tty-clock-0.1-4|38	
14cr|tty-clock-0.1-4|39	
14cr|tty-clock-0.1-4|40	
14cr|tty-clock-0.1-4|41	
14cr|tty-clock-0.1-4|42	
14cr|tty-clock-0.1-4|43	%changelog
14cr|tty-clock-0.1-4|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cr|tty-clock-0.1-4|45	+ Revision: 5405932
14cr|tty-clock-0.1-4|46	- MassBuild#464: Increase release tag
14cr|tty-clock-0.1-4|47	
14cr|tty-clock-0.1-4|48	

8744 14
14cr|ttyrec-1.0.8-2|1	Name:		ttyrec
14cr|ttyrec-1.0.8-2|2	Version:	1.0.8
14cr|ttyrec-1.0.8-2|3	Release:	2
14cr|ttyrec-1.0.8-2|4	Summary:	A tty recorder
14cr|ttyrec-1.0.8-2|5	Group:		Text tools
14cr|ttyrec-1.0.8-2|6	URL:		http://namazu.org/~satoru/ttyrec/index.html.en
14cr|ttyrec-1.0.8-2|7	Source0:	http://namazu.org/~satoru/ttyrec/%{name}-%{version}.tar.gz
14cr|ttyrec-1.0.8-2|8	Patch0:		%{name}-Makefile.patch
14cr|ttyrec-1.0.8-2|9	License:	BSD
14cr|ttyrec-1.0.8-2|10	BuildRequires:	libbsd-devel
14cr|ttyrec-1.0.8-2|11	
14cr|ttyrec-1.0.8-2|12	%description
14cr|ttyrec-1.0.8-2|13	ttyrec is a tty recorder that records your terminal sessions with
14cr|ttyrec-1.0.8-2|14	microsecond accuracy. It can record emacs -nw, vi, lynx, or any
14cr|ttyrec-1.0.8-2|15	programs running on a terminal.
14cr|ttyrec-1.0.8-2|16	
14cr|ttyrec-1.0.8-2|17	%prep
14cr|ttyrec-1.0.8-2|18	%setup -q
14cr|ttyrec-1.0.8-2|19	%patch0 -p1
14cr|ttyrec-1.0.8-2|20	
14cr|ttyrec-1.0.8-2|21	%build
14cr|ttyrec-1.0.8-2|22	%make CFLAGS=-DHAVE_getpt
14cr|ttyrec-1.0.8-2|23	
14cr|ttyrec-1.0.8-2|24	%install
14cr|ttyrec-1.0.8-2|25	install -d %{buildroot}%{_bindir}
14cr|ttyrec-1.0.8-2|26	install -d %{buildroot}%{_mandir}/man1
14cr|ttyrec-1.0.8-2|27	install -m 644 *.1 %{buildroot}%{_mandir}/man1
14cr|ttyrec-1.0.8-2|28	install -m 755 ttyrec %{buildroot}%{_bindir}
14cr|ttyrec-1.0.8-2|29	install -m 755 ttyplay %{buildroot}%{_bindir}
14cr|ttyrec-1.0.8-2|30	install -m 755 ttytime %{buildroot}%{_bindir}
14cr|ttyrec-1.0.8-2|31	
14cr|ttyrec-1.0.8-2|32	%files
14cr|ttyrec-1.0.8-2|33	%defattr(-,root,root)
14cr|ttyrec-1.0.8-2|34	%{_bindir}/*
14cr|ttyrec-1.0.8-2|35	%{_mandir}/man1/*
14cr|ttyrec-1.0.8-2|36	
14cr|ttyrec-1.0.8-2|37	
14cr|ttyrec-1.0.8-2|38	
14cr|ttyrec-1.0.8-2|39	
14cr|ttyrec-1.0.8-2|40	%changelog
14cr|ttyrec-1.0.8-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
14cr|ttyrec-1.0.8-2|42	+ Revision: e1c127a
14cr|ttyrec-1.0.8-2|43	- MassBuild#464: Increase release tag
14cr|ttyrec-1.0.8-2|44	
14cr|ttyrec-1.0.8-2|45	

8745 14
14cr|tucan-0.3.10-2|1	%define langs cs de en es fr it pl pt ru se sk
14cr|tucan-0.3.10-2|2	%define __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
14cr|tucan-0.3.10-2|3	#%define distsuffix mrb
14cr|tucan-0.3.10-2|4	
14cr|tucan-0.3.10-2|5	Name:           tucan
14cr|tucan-0.3.10-2|6	Version:        0.3.10
14cr|tucan-0.3.10-2|7	Release:        2
14cr|tucan-0.3.10-2|8	Summary:        Manager for downloads and uploads at hosting sites
14cr|tucan-0.3.10-2|9	
14cr|tucan-0.3.10-2|10	Group:          Networking/WWW
14cr|tucan-0.3.10-2|11	License:        GPLv2+
14cr|tucan-0.3.10-2|12	URL:            http://cusl3-tucan.forja.rediris.es
14cr|tucan-0.3.10-2|13	Source0:        http://forja.rediris.es/frs/download.php/2051/%{name}-%{version}.tar.gz
14cr|tucan-0.3.10-2|14	Source100:  	%{name}.rpmlintrc
14cr|tucan-0.3.10-2|15	
14cr|tucan-0.3.10-2|16	BuildRequires:  python
14cr|tucan-0.3.10-2|17	BuildRequires:  desktop-file-utils
14cr|tucan-0.3.10-2|18	BuildRequires:  gettext
14cr|tucan-0.3.10-2|19	Requires:       pygtk2
14cr|tucan-0.3.10-2|20	Requires:       python-imaging
14cr|tucan-0.3.10-2|21	Requires:       tesseract
14cr|tucan-0.3.10-2|22	Requires:       librsvg2
14cr|tucan-0.3.10-2|23	
14cr|tucan-0.3.10-2|24	BuildArch:      noarch
14cr|tucan-0.3.10-2|25	
14cr|tucan-0.3.10-2|26	%description
14cr|tucan-0.3.10-2|27	Tucan is a graphical manager to upload and download from the most famous
14cr|tucan-0.3.10-2|28	file hosting sites (e.g. rapidshare, megaupload).
14cr|tucan-0.3.10-2|29	
14cr|tucan-0.3.10-2|30	
14cr|tucan-0.3.10-2|31	%prep
14cr|tucan-0.3.10-2|32	%setup -q
14cr|tucan-0.3.10-2|33	# fix tray
14cr|tucan-0.3.10-2|34	sed -i 's|OPTION_TRAY_CLOSE: "False"|OPTION_TRAY_CLOSE: "True"|g' core/config.py
14cr|tucan-0.3.10-2|35	# utf8 convert
14cr|tucan-0.3.10-2|36	for f in ./README.es ./docs/FAQ.es ./docs/service-HOWTO.es
14cr|tucan-0.3.10-2|37	do
14cr|tucan-0.3.10-2|38	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
14cr|tucan-0.3.10-2|39	touch -c -r $f $f.utf8
14cr|tucan-0.3.10-2|40	mv $f.utf8 $f
14cr|tucan-0.3.10-2|41	done
14cr|tucan-0.3.10-2|42	# fix locales
14cr|tucan-0.3.10-2|43	sed -i 's|PATH_LOCALES = os.path.join(PATH, "i18n")|PATH_LOCALES = os.path.join(PATH, "%{_datadir}/locale")|g' core/cons.py
14cr|tucan-0.3.10-2|44	
14cr|tucan-0.3.10-2|45	# fix executable
14cr|tucan-0.3.10-2|46	sed -i 's|ln -sf $(MAINDIR)$(EXECFILE) $(BINDIR)$(NAME)|#ln -sf $(MAINDIR)$(EXECFILE) $(BINDIR)$(NAME)|g' Makefile
14cr|tucan-0.3.10-2|47	
14cr|tucan-0.3.10-2|48	
14cr|tucan-0.3.10-2|49	%build
14cr|tucan-0.3.10-2|50	for l in %{langs}
14cr|tucan-0.3.10-2|51	do
14cr|tucan-0.3.10-2|52	rm -rf i18n/$l/LC_MESSAGES/%{name}.mo
14cr|tucan-0.3.10-2|53	msgfmt i18n/$l/$l.po -o i18n/$l/LC_MESSAGES/%{name}.mo
14cr|tucan-0.3.10-2|54	done
14cr|tucan-0.3.10-2|55	
14cr|tucan-0.3.10-2|56	
14cr|tucan-0.3.10-2|57	%install
14cr|tucan-0.3.10-2|58	%makeinstall \
14cr|tucan-0.3.10-2|59	DESTDIR=%{buildroot}%{_prefix} \
14cr|tucan-0.3.10-2|60	MAINDIR=%{buildroot}%{_datadir}/%{name}-%{version}/
14cr|tucan-0.3.10-2|61	
14cr|tucan-0.3.10-2|62	ln -sf %{_datadir}/%{name}-%{version}/%{name}.py \
14cr|tucan-0.3.10-2|63	%{buildroot}%{_bindir}/%{name}
14cr|tucan-0.3.10-2|64	
14cr|tucan-0.3.10-2|65	for l in %{langs}
14cr|tucan-0.3.10-2|66	do
14cr|tucan-0.3.10-2|67	mkdir -p %{buildroot}%{_datadir}/locale/$l/LC_MESSAGES/
14cr|tucan-0.3.10-2|68	install -Dpm0644 i18n/$l/LC_MESSAGES/%{name}.mo \
14cr|tucan-0.3.10-2|69	%{buildroot}%{_datadir}/locale/$l/LC_MESSAGES/
14cr|tucan-0.3.10-2|70	done
14cr|tucan-0.3.10-2|71	
14cr|tucan-0.3.10-2|72	desktop-file-install \
14cr|tucan-0.3.10-2|73	--dir=%{buildroot}%{_datadir}/applications/ \
14cr|tucan-0.3.10-2|74	%{name}.desktop
14cr|tucan-0.3.10-2|75	
14cr|tucan-0.3.10-2|76	%find_lang %{name}
14cr|tucan-0.3.10-2|77	
14cr|tucan-0.3.10-2|78	%files -f %{name}.lang
14cr|tucan-0.3.10-2|79	%doc CHANGELOG LICENSE README README.es TODO docs/*
14cr|tucan-0.3.10-2|80	%{_bindir}/%{name}
14cr|tucan-0.3.10-2|81	%{_datadir}/%{name}-%{version}/
14cr|tucan-0.3.10-2|82	%{_mandir}/man1/%{name}.1.*
14cr|tucan-0.3.10-2|83	%{_datadir}/pixmaps/%{name}.*
14cr|tucan-0.3.10-2|84	%{_datadir}/applications/%{name}.*
14cr|tucan-0.3.10-2|85	
14cr|tucan-0.3.10-2|86	
14cr|tucan-0.3.10-2|87	
14cr|tucan-0.3.10-2|88	%changelog
14cr|tucan-0.3.10-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.10-2
14cr|tucan-0.3.10-2|90	+ Revision: 86fc2bc
14cr|tucan-0.3.10-2|91	- MassBuild#464: Increase release tag
14cr|tucan-0.3.10-2|92	
14cr|tucan-0.3.10-2|93	

8746 14
14cr|tucnak2-2.48-3|1	Name:           tucnak2
14cr|tucnak2-2.48-3|2	Version:        2.48
14cr|tucnak2-2.48-3|3	Release:        3
14cr|tucnak2-2.48-3|4	Summary:        VHF contest logging program
14cr|tucnak2-2.48-3|5	Group:          Communications
14cr|tucnak2-2.48-3|6	License:        GPLv2+
14cr|tucnak2-2.48-3|7	URL:            http://tucnak.nagano.cz/wiki/Main_Page
14cr|tucnak2-2.48-3|8	Source0:        http://tucnak.nagano.cz/%{name}-%{version}.tar.gz
14cr|tucnak2-2.48-3|9	Patch0:         missing_ftdi_header.patch
14cr|tucnak2-2.48-3|10	Patch1:         include_dir_ftdi-2.48.patch
14cr|tucnak2-2.48-3|11	
14cr|tucnak2-2.48-3|12	BuildRequires:  pkgconfig(sdl), pkgconfig(glib-2.0), pkgconfig(libpng), pkgconfig(sndfile)
14cr|tucnak2-2.48-3|13	BuildRequires:  gpm-devel, alsa-oss-devel, hamlib-devel, pkgconfig(libusb-1.0)
14cr|tucnak2-2.48-3|14	BuildRequires:  desktop-file-utils,pkgconfig(fftw3), automake pkgconfig(libftdi)
14cr|tucnak2-2.48-3|15	BuildRequires:  pkgconfig(libftdi)
14cr|tucnak2-2.48-3|16	
14cr|tucnak2-2.48-3|17	%description
14cr|tucnak2-2.48-3|18	Tucnak2 is VHF/UHF/SHF log for hamradio contests. It supports multi
14cr|tucnak2-2.48-3|19	bands, free input, networking, voice and CW keyer, WWL database and
14cr|tucnak2-2.48-3|20	much more.
14cr|tucnak2-2.48-3|21	
14cr|tucnak2-2.48-3|22	%prep
14cr|tucnak2-2.48-3|23	%setup -q
14cr|tucnak2-2.48-3|24	%patch0 -p1
14cr|tucnak2-2.48-3|25	%patch1 -p1
14cr|tucnak2-2.48-3|26	sed -i -e "s/Encoding=UTF-8//g" -e "s/Categories=HamRadio/Categories=Network;HamRadio;/g" share/applications/%{name}.desktop
14cr|tucnak2-2.48-3|27	
14cr|tucnak2-2.48-3|28	#all files must be UTF-8
14cr|tucnak2-2.48-3|29	recode()
14cr|tucnak2-2.48-3|30	{
14cr|tucnak2-2.48-3|31	iconv -f "$2" -t utf-8 < "$1" > "${1}_"
14cr|tucnak2-2.48-3|32	touch -r "$1" "${1}_"
14cr|tucnak2-2.48-3|33	mv -f "${1}_" "$1"
14cr|tucnak2-2.48-3|34	
14cr|tucnak2-2.48-3|35	}
14cr|tucnak2-2.48-3|36	recode TODO iso-8859-15
14cr|tucnak2-2.48-3|37	
14cr|tucnak2-2.48-3|38	%build
14cr|tucnak2-2.48-3|39	autoreconf -fiv
14cr|tucnak2-2.48-3|40	%configure2_5x --with-sdl
14cr|tucnak2-2.48-3|41	%make
14cr|tucnak2-2.48-3|42	
14cr|tucnak2-2.48-3|43	
14cr|tucnak2-2.48-3|44	%install
14cr|tucnak2-2.48-3|45	%makeinstall_std
14cr|tucnak2-2.48-3|46	
14cr|tucnak2-2.48-3|47	chmod +x %{buildroot}%{_datadir}/%{name}/tac2tuc.pl
14cr|tucnak2-2.48-3|48	desktop-file-install \
14cr|tucnak2-2.48-3|49	--dir %{buildroot}/%{_datadir}/applications   \
14cr|tucnak2-2.48-3|50	%{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|tucnak2-2.48-3|51	
14cr|tucnak2-2.48-3|52	
14cr|tucnak2-2.48-3|53	%files
14cr|tucnak2-2.48-3|54	%doc AUTHORS ChangeLog COPYING README TODO
14cr|tucnak2-2.48-3|55	%doc doc/NAVOD.pdf doc/NAVOD.sxw
14cr|tucnak2-2.48-3|56	%doc data/*.html data/*.png
14cr|tucnak2-2.48-3|57	%{_bindir}/*
14cr|tucnak2-2.48-3|58	%{_datadir}/applications/*
14cr|tucnak2-2.48-3|59	%{_datadir}/pixmaps/*
14cr|tucnak2-2.48-3|60	%{_datadir}/%{name}
14cr|tucnak2-2.48-3|61	
14cr|tucnak2-2.48-3|62	%changelog
14cr|tucnak2-2.48-3|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.48-3
14cr|tucnak2-2.48-3|64	+ Revision: 5b33c8a
14cr|tucnak2-2.48-3|65	- MassBuild#464: Increase release tag
14cr|tucnak2-2.48-3|66	
14cr|tucnak2-2.48-3|67	

8747 14
14cr|tulip-3.7.0-9|1	%define major 0
14cr|tulip-3.7.0-9|2	%define api 3.7
14cr|tulip-3.7.0-9|3	%define libname %mklibname %{name} %{major}
14cr|tulip-3.7.0-9|4	%define devname %mklibname %{name} -d
14cr|tulip-3.7.0-9|5	
14cr|tulip-3.7.0-9|6	Summary:	A program that allows visualization of huge graphs
14cr|tulip-3.7.0-9|7	Name:		tulip
14cr|tulip-3.7.0-9|8	Version:	3.7.0
14cr|tulip-3.7.0-9|9	Release:	9
14cr|tulip-3.7.0-9|10	License:	GPLv2+
14cr|tulip-3.7.0-9|11	Group:		Graphics
14cr|tulip-3.7.0-9|12	Url:		http://www.tulip-software.org
14cr|tulip-3.7.0-9|13	Source0:	http://downloads.sourceforge.net/project/auber/%{name}/%{name}-%{version}/%{name}-%{version}-src.tar.gz
14cr|tulip-3.7.0-9|14	Patch0:		0001-fix-Missing-include-stdlib.h.patch
14cr|tulip-3.7.0-9|15	Patch1:		0001-fix-Force-link-of-libOGDF.so-against-pthread.patch
14cr|tulip-3.7.0-9|16	Patch2:		0001-fix-Tulip-lib-install-dir.patch
14cr|tulip-3.7.0-9|17	Patch3:		0001-fix-Path-for-python-packages-installation.patch
14cr|tulip-3.7.0-9|18	Patch4:		0001-fix-Use-local-XSL-references.patch
14cr|tulip-3.7.0-9|19	Patch5:		0001-fix-Install-python-modules-in-site-packages.patch
14cr|tulip-3.7.0-9|20	Patch6:		tulip-3.7.0-gcc49.patch
14cr|tulip-3.7.0-9|21	Patch7:		tulip-cmake-2.8.12.patch
14cr|tulip-3.7.0-9|22	BuildRequires:	qt4-devel
14cr|tulip-3.7.0-9|23	BuildRequires:	qt-assistant-adp-devel
14cr|tulip-3.7.0-9|24	BuildRequires:	qt4-assistant
14cr|tulip-3.7.0-9|25	BuildRequires:	cmake
14cr|tulip-3.7.0-9|26	BuildRequires:	docbook-style-xsl
14cr|tulip-3.7.0-9|27	BuildRequires:	doxygen
14cr|tulip-3.7.0-9|28	BuildRequires:	graphviz
14cr|tulip-3.7.0-9|29	BuildRequires:	java
14cr|tulip-3.7.0-9|30	BuildRequires:	libxml2-utils
14cr|tulip-3.7.0-9|31	BuildRequires:	python-sip
14cr|tulip-3.7.0-9|32	BuildRequires:	python-sphinx
14cr|tulip-3.7.0-9|33	BuildRequires:	xmltex
14cr|tulip-3.7.0-9|34	BuildRequires:	ftgl-devel
14cr|tulip-3.7.0-9|35	BuildRequires:	gomp-devel
14cr|tulip-3.7.0-9|36	BuildRequires:	jpeg-devel
14cr|tulip-3.7.0-9|37	BuildRequires:	pkgconfig(gl)
14cr|tulip-3.7.0-9|38	BuildRequires:	pkgconfig(glew)
14cr|tulip-3.7.0-9|39	BuildRequires:	pkgconfig(libpng)
14cr|tulip-3.7.0-9|40	BuildRequires:	pkgconfig(python)
14cr|tulip-3.7.0-9|41	BuildRequires:	pkgconfig(zlib)
14cr|tulip-3.7.0-9|42	Obsoletes:	tulip-render < %{version}
14cr|tulip-3.7.0-9|43	
14cr|tulip-3.7.0-9|44	%description
14cr|tulip-3.7.0-9|45	Tulip software is a system dedicated to the visualization of huge graphs.
14cr|tulip-3.7.0-9|46	It manages graphs with a number of elements (node and edges) up to 500.000
14cr|tulip-3.7.0-9|47	on a personal computer (PIII 600, with 256mo). Its SuperGraph technology
14cr|tulip-3.7.0-9|48	architecture enables to do the following things :
14cr|tulip-3.7.0-9|49	
14cr|tulip-3.7.0-9|50	* 3D visualizations
14cr|tulip-3.7.0-9|51	* 3D modifications
14cr|tulip-3.7.0-9|52	* Plug-in support for easy evolution
14cr|tulip-3.7.0-9|53	* Building of clusters and navigation into it
14cr|tulip-3.7.0-9|54	* Automatic drawing of graphs
14cr|tulip-3.7.0-9|55	* Automatic clustering of graphs
14cr|tulip-3.7.0-9|56	* Automatic selection of elements
14cr|tulip-3.7.0-9|57	* Automatic Metric coloration of graphs
14cr|tulip-3.7.0-9|58	
14cr|tulip-3.7.0-9|59	%files
14cr|tulip-3.7.0-9|60	%{_bindir}/tulip
14cr|tulip-3.7.0-9|61	%{_bindir}/tulip_app
14cr|tulip-3.7.0-9|62	%{_bindir}/tulip_need_restart
14cr|tulip-3.7.0-9|63	%{_datadir}/applications/
14cr|tulip-3.7.0-9|64	%{_datadir}/pixmaps/
14cr|tulip-3.7.0-9|65	%{_datadir}/%{name}/apiFiles/
14cr|tulip-3.7.0-9|66	%{_datadir}/%{name}/%{name}*.qch
14cr|tulip-3.7.0-9|67	%{_datadir}/%{name}/%{name}*.qhc
14cr|tulip-3.7.0-9|68	
14cr|tulip-3.7.0-9|69	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|70	
14cr|tulip-3.7.0-9|71	%package -n %{libname}
14cr|tulip-3.7.0-9|72	Summary:	A development library for handling large graphs
14cr|tulip-3.7.0-9|73	Group:		System/Libraries
14cr|tulip-3.7.0-9|74	Provides:	lib%{name} = %{EVRD}
14cr|tulip-3.7.0-9|75	
14cr|tulip-3.7.0-9|76	%description -n %{libname}
14cr|tulip-3.7.0-9|77	A library for handling large graphs.
14cr|tulip-3.7.0-9|78	
14cr|tulip-3.7.0-9|79	%files -n %{libname}
14cr|tulip-3.7.0-9|80	%{_libdir}/libgzstream-tulip*.so
14cr|tulip-3.7.0-9|81	%{_libdir}/libOGDF-tulip*.so
14cr|tulip-3.7.0-9|82	%{_libdir}/libtulip-%{api}.so
14cr|tulip-3.7.0-9|83	%{_libdir}/tulip/view/*.so
14cr|tulip-3.7.0-9|84	%{_libdir}/tulip/interactors/*.so
14cr|tulip-3.7.0-9|85	
14cr|tulip-3.7.0-9|86	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|87	
14cr|tulip-3.7.0-9|88	%package -n %{devname}
14cr|tulip-3.7.0-9|89	Summary:	A library for handling large graphs
14cr|tulip-3.7.0-9|90	Group:		Development/Other
14cr|tulip-3.7.0-9|91	Provides:	%{name}-devel = %{EVRD}
14cr|tulip-3.7.0-9|92	Provides:	lib%{name}-devel = %{EVRD}
14cr|tulip-3.7.0-9|93	Requires:	%{libname} = %{EVRD}
14cr|tulip-3.7.0-9|94	Requires:	%{libname}-qt = %{EVRD}
14cr|tulip-3.7.0-9|95	Requires:	%{libname}-ogl = %{EVRD}
14cr|tulip-3.7.0-9|96	Requires:	%{libname}-ogdf = %{EVRD}
14cr|tulip-3.7.0-9|97	Obsoletes:	%{libname}-devel < 3.7.0-3
14cr|tulip-3.7.0-9|98	
14cr|tulip-3.7.0-9|99	%description -n %{devname}
14cr|tulip-3.7.0-9|100	A library for handling large graphs.
14cr|tulip-3.7.0-9|101	You need this package if you plan to build apps using tulip libraries.
14cr|tulip-3.7.0-9|102	
14cr|tulip-3.7.0-9|103	%files -n %{devname}
14cr|tulip-3.7.0-9|104	%{_includedir}/%{name}
14cr|tulip-3.7.0-9|105	%{_datadir}/cmake/Modules/
14cr|tulip-3.7.0-9|106	%{_datadir}/tulip/*.cmake
14cr|tulip-3.7.0-9|107	%{_bindir}/tulip-config
14cr|tulip-3.7.0-9|108	%{_bindir}/tulip_check_pl
14cr|tulip-3.7.0-9|109	
14cr|tulip-3.7.0-9|110	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|111	
14cr|tulip-3.7.0-9|112	%package -n %{libname}-ogl
14cr|tulip-3.7.0-9|113	Summary:	A library for displaying graph in a GL context
14cr|tulip-3.7.0-9|114	Group:		Graphics
14cr|tulip-3.7.0-9|115	Requires:	%{libname} = %{EVRD}
14cr|tulip-3.7.0-9|116	Requires:	%{name}-ogl-data = %{EVRD}
14cr|tulip-3.7.0-9|117	Provides:	%{name}-qt = %{EVRD}
14cr|tulip-3.7.0-9|118	Provides:	lib%{name}-ogl = %{EVRD}
14cr|tulip-3.7.0-9|119	
14cr|tulip-3.7.0-9|120	%description -n %{libname}-ogl
14cr|tulip-3.7.0-9|121	A library for displaying graph in a GL context
14cr|tulip-3.7.0-9|122	
14cr|tulip-3.7.0-9|123	%files -n %{libname}-ogl
14cr|tulip-3.7.0-9|124	%{_libdir}/libtulip-ogl-%{api}.so
14cr|tulip-3.7.0-9|125	%{_libdir}/tulip/glyphs
14cr|tulip-3.7.0-9|126	
14cr|tulip-3.7.0-9|127	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|128	
14cr|tulip-3.7.0-9|129	%package -n %{name}-ogl-data
14cr|tulip-3.7.0-9|130	Summary:	Data files for Tulip's library for displaying graph in a GL context
14cr|tulip-3.7.0-9|131	Group:		Graphics
14cr|tulip-3.7.0-9|132	BuildArch:	noarch
14cr|tulip-3.7.0-9|133	
14cr|tulip-3.7.0-9|134	%description -n %{name}-ogl-data
14cr|tulip-3.7.0-9|135	Data files for Tulip's library for displaying graph in a GL context.
14cr|tulip-3.7.0-9|136	
14cr|tulip-3.7.0-9|137	%files -n %{name}-ogl-data
14cr|tulip-3.7.0-9|138	%dir %{_datadir}/tulip/bitmaps
14cr|tulip-3.7.0-9|139	%{_datadir}/tulip/bitmaps/*
14cr|tulip-3.7.0-9|140	
14cr|tulip-3.7.0-9|141	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|142	
14cr|tulip-3.7.0-9|143	%package -n %{libname}-ogdf
14cr|tulip-3.7.0-9|144	Summary:	A library for playing with graph
14cr|tulip-3.7.0-9|145	Group:		Development/C++
14cr|tulip-3.7.0-9|146	Requires:	%{libname} = %{EVRD}
14cr|tulip-3.7.0-9|147	Provides:	lib%{name}-ogdf = %{EVRD}
14cr|tulip-3.7.0-9|148	
14cr|tulip-3.7.0-9|149	%description -n %{libname}-ogdf
14cr|tulip-3.7.0-9|150	A Library for playing with graph.
14cr|tulip-3.7.0-9|151	
14cr|tulip-3.7.0-9|152	%files -n %{libname}-ogdf
14cr|tulip-3.7.0-9|153	%{_libdir}/libtulip-ogdf-%{api}.so
14cr|tulip-3.7.0-9|154	%{_libdir}/tulip/libogdf*.so
14cr|tulip-3.7.0-9|155	
14cr|tulip-3.7.0-9|156	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|157	
14cr|tulip-3.7.0-9|158	%package -n %{libname}-qt
14cr|tulip-3.7.0-9|159	Summary:	A set of Qt Widgets for Tulip/Tulip-qt
14cr|tulip-3.7.0-9|160	Group:		Graphics
14cr|tulip-3.7.0-9|161	Requires:	%{libname} = %{EVRD}
14cr|tulip-3.7.0-9|162	Provides:	%{name}-qt = %{EVRD}
14cr|tulip-3.7.0-9|163	Provides:	lib%{name}-qt = %{EVRD}
14cr|tulip-3.7.0-9|164	Conflicts:	%{devname} < 3.0.1
14cr|tulip-3.7.0-9|165	
14cr|tulip-3.7.0-9|166	%description -n %{libname}-qt
14cr|tulip-3.7.0-9|167	A set of Qt Widgets for Tulip/Tulip-qt.
14cr|tulip-3.7.0-9|168	
14cr|tulip-3.7.0-9|169	%files -n %{libname}-qt
14cr|tulip-3.7.0-9|170	%{_libdir}/libtulip-qt4-%{api}.so
14cr|tulip-3.7.0-9|171	%{_libdir}/tulip/*.so
14cr|tulip-3.7.0-9|172	%exclude %{_libdir}/tulip/libogdf*.so
14cr|tulip-3.7.0-9|173	
14cr|tulip-3.7.0-9|174	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|175	
14cr|tulip-3.7.0-9|176	%package -n python-%{name}
14cr|tulip-3.7.0-9|177	Summary:	A Python binding for Tulip's library
14cr|tulip-3.7.0-9|178	Group:		Development/Python
14cr|tulip-3.7.0-9|179	Requires:	%{libname} = %{EVRD}
14cr|tulip-3.7.0-9|180	
14cr|tulip-3.7.0-9|181	%description -n python-%{name}
14cr|tulip-3.7.0-9|182	A Python binding for Tulip's library.
14cr|tulip-3.7.0-9|183	
14cr|tulip-3.7.0-9|184	%files -n python-%{name}
14cr|tulip-3.7.0-9|185	%{py_platsitedir}/
14cr|tulip-3.7.0-9|186	
14cr|tulip-3.7.0-9|187	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|188	
14cr|tulip-3.7.0-9|189	%package -n python-%{name}-doc
14cr|tulip-3.7.0-9|190	Summary:	Documentation of Python binding for Tulip's library
14cr|tulip-3.7.0-9|191	License:	LGPLv2
14cr|tulip-3.7.0-9|192	BuildArch:	noarch
14cr|tulip-3.7.0-9|193	
14cr|tulip-3.7.0-9|194	%description -n python-%{name}-doc
14cr|tulip-3.7.0-9|195	Documentation of Python binding for Tulip's library.
14cr|tulip-3.7.0-9|196	
14cr|tulip-3.7.0-9|197	%files -n python-%{name}-doc
14cr|tulip-3.7.0-9|198	%{_datadir}/doc/tulip-python/
14cr|tulip-3.7.0-9|199	
14cr|tulip-3.7.0-9|200	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|201	
14cr|tulip-3.7.0-9|202	%package doc
14cr|tulip-3.7.0-9|203	Summary:	Tulip user documentation
14cr|tulip-3.7.0-9|204	License:	LGPLv2
14cr|tulip-3.7.0-9|205	BuildArch:	noarch
14cr|tulip-3.7.0-9|206	
14cr|tulip-3.7.0-9|207	%description doc
14cr|tulip-3.7.0-9|208	This package contains Tulip user documentation in HTML.
14cr|tulip-3.7.0-9|209	
14cr|tulip-3.7.0-9|210	%files doc
14cr|tulip-3.7.0-9|211	%{_datadir}/doc/tulip/userHandbook/
14cr|tulip-3.7.0-9|212	
14cr|tulip-3.7.0-9|213	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|214	
14cr|tulip-3.7.0-9|215	%package -n %{name}-devel-doc
14cr|tulip-3.7.0-9|216	Summary:	Tulip developer Handbook
14cr|tulip-3.7.0-9|217	License:	LGPLv2
14cr|tulip-3.7.0-9|218	BuildArch:	noarch
14cr|tulip-3.7.0-9|219	Requires:	%{name}-doc = %{EVRD}
14cr|tulip-3.7.0-9|220	
14cr|tulip-3.7.0-9|221	%description -n %{name}-devel-doc
14cr|tulip-3.7.0-9|222	This package contains the Tulip developer Handbook in HTML.
14cr|tulip-3.7.0-9|223	
14cr|tulip-3.7.0-9|224	%files -n %{name}-devel-doc
14cr|tulip-3.7.0-9|225	%{_datadir}/doc/tulip/common/
14cr|tulip-3.7.0-9|226	%{_datadir}/doc/tulip/doxygen/
14cr|tulip-3.7.0-9|227	%{_datadir}/doc/tulip/developerHandbook/
14cr|tulip-3.7.0-9|228	
14cr|tulip-3.7.0-9|229	#----------------------------------------------------------------------------
14cr|tulip-3.7.0-9|230	
14cr|tulip-3.7.0-9|231	%prep
14cr|tulip-3.7.0-9|232	%setup -q -n %{name}-%{version}-src
14cr|tulip-3.7.0-9|233	%patch0 -p1
14cr|tulip-3.7.0-9|234	%patch1 -p1
14cr|tulip-3.7.0-9|235	%patch2 -p1
14cr|tulip-3.7.0-9|236	%patch3 -p1
14cr|tulip-3.7.0-9|237	%patch4 -p1
14cr|tulip-3.7.0-9|238	%patch5 -p1
14cr|tulip-3.7.0-9|239	%patch6 -p1
14cr|tulip-3.7.0-9|240	%patch7 -p0
14cr|tulip-3.7.0-9|241	
14cr|tulip-3.7.0-9|242	# defining at cmake level works but gets overwritten at make install step
14cr|tulip-3.7.0-9|243	sed -ri 's/UBUNTU_PPA_BUILD OFF/UBUNTU_PPA_BUILD ON/g' CMakeLists.txt
14cr|tulip-3.7.0-9|244	
14cr|tulip-3.7.0-9|245	%build
14cr|tulip-3.7.0-9|246	# use -fpermissive to avoid:
14cr|tulip-3.7.0-9|247	# [ 46%] Building CXX object library/tulip-python/tulip/CMakeFiles/tulippython.dir/siptuliptlpGraph.cpp.o
14cr|tulip-3.7.0-9|248	# /home/alex/BuildSystem/tulip/BUILD/tulip-3.7.0-src/build/library/tulip-python/tulip/siptuliptlpGraph.cpp: In function 'PyObject* meth_tlp_Graph_setName(PyObject*, PyObject*)':
14cr|tulip-3.7.0-9|249	# /home/alex/BuildSystem/tulip/BUILD/tulip-3.7.0-src/build/library/tulip-python/tulip/siptuliptlpGraph.cpp:5494:32: error: passing 'const tlp::Graph' as 'this' argument of 'virtual void tlp::Graph::setName(const string&)' discards qualifiers [-fpermissive]
14cr|tulip-3.7.0-9|250	%cmake_qt4 -DBUILD_DOC=on -DCMAKE_CXX_FLAGS="-fpermissive"
14cr|tulip-3.7.0-9|251	%make
14cr|tulip-3.7.0-9|252	
14cr|tulip-3.7.0-9|253	%install
14cr|tulip-3.7.0-9|254	%makeinstall_std -C build
14cr|tulip-3.7.0-9|255	
14cr|tulip-3.7.0-9|256	mv %{buildroot}%{_datadir}/cmake-3.0 %{buildroot}%{_datadir}/cmake
14cr|tulip-3.7.0-9|257	
14cr|tulip-3.7.0-9|258	
14cr|tulip-3.7.0-9|259	%changelog
14cr|tulip-3.7.0-9|260	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.0-9
14cr|tulip-3.7.0-9|261	+ Revision: 4608afb
14cr|tulip-3.7.0-9|262	- Apply patches in a different way, adjust build for cmake 3.0
14cr|tulip-3.7.0-9|263	
14cr|tulip-3.7.0-9|264	

8748 14
14cr|tumbler-0.1.30-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|tumbler-0.1.30-3|2	%define major 0
14cr|tumbler-0.1.30-3|3	%define api 1
14cr|tumbler-0.1.30-3|4	%define libname %mklibname %{name} %{api} %{major}
14cr|tumbler-0.1.30-3|5	%define develname %mklibname %{name} -d
14cr|tumbler-0.1.30-3|6	
14cr|tumbler-0.1.30-3|7	Summary:	A thumbnail D-Bus service
14cr|tumbler-0.1.30-3|8	Name:		tumbler
14cr|tumbler-0.1.30-3|9	Version:	0.1.30
14cr|tumbler-0.1.30-3|10	Release:	3
14cr|tumbler-0.1.30-3|11	License:	GPLv2+
14cr|tumbler-0.1.30-3|12	Group:		Graphical desktop/Xfce
14cr|tumbler-0.1.30-3|13	URL:		http://git.xfce.org/apps/tumbler
14cr|tumbler-0.1.30-3|14	Source0:	http://archive.xfce.org/src/apps/tumbler/0.1/%{name}-%{version}.tar.bz2
14cr|tumbler-0.1.30-3|15	BuildRequires:	dbus-glib-devel
14cr|tumbler-0.1.30-3|16	BuildRequires:	intltool
14cr|tumbler-0.1.30-3|17	BuildRequires:	freetype2-devel
14cr|tumbler-0.1.30-3|18	BuildRequires:	pkgconfig(libpng)
14cr|tumbler-0.1.30-3|19	BuildRequires:	jpeg-devel
14cr|tumbler-0.1.30-3|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|tumbler-0.1.30-3|21	BuildRequires:	pkgconfig(poppler-glib)
14cr|tumbler-0.1.30-3|22	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|tumbler-0.1.30-3|23	Requires:	%{libname} = %{version}
14cr|tumbler-0.1.30-3|24	
14cr|tumbler-0.1.30-3|25	%description
14cr|tumbler-0.1.30-3|26	Tumbler is a D-Bus service for applications to request
14cr|tumbler-0.1.30-3|27	thumbnails for various URI schemes and MIME types.
14cr|tumbler-0.1.30-3|28	It is an implementation of the thumbnail management D-Bus
14cr|tumbler-0.1.30-3|29	specification.
14cr|tumbler-0.1.30-3|30	
14cr|tumbler-0.1.30-3|31	%package -n %{libname}
14cr|tumbler-0.1.30-3|32	Summary:	A D-bus thumbnailing framweork
14cr|tumbler-0.1.30-3|33	Group:		System/Libraries
14cr|tumbler-0.1.30-3|34	
14cr|tumbler-0.1.30-3|35	%description -n %{libname}
14cr|tumbler-0.1.30-3|36	Tumbler is a D-Bus service for applications to request
14cr|tumbler-0.1.30-3|37	thumbnails for various URI schemes and MIME types.
14cr|tumbler-0.1.30-3|38	
14cr|tumbler-0.1.30-3|39	%package -n %{develname}
14cr|tumbler-0.1.30-3|40	Summary:	Development files for %{name}
14cr|tumbler-0.1.30-3|41	Group:		Development/C
14cr|tumbler-0.1.30-3|42	Requires:	%{libname} = %{version}
14cr|tumbler-0.1.30-3|43	Provides:	%{name}-devel = %{EVRD}
14cr|tumbler-0.1.30-3|44	
14cr|tumbler-0.1.30-3|45	%description -n %{develname}
14cr|tumbler-0.1.30-3|46	Development files and headers for %{name}.
14cr|tumbler-0.1.30-3|47	
14cr|tumbler-0.1.30-3|48	%prep
14cr|tumbler-0.1.30-3|49	%setup -q
14cr|tumbler-0.1.30-3|50	
14cr|tumbler-0.1.30-3|51	%build
14cr|tumbler-0.1.30-3|52	%configure2_5x \
14cr|tumbler-0.1.30-3|53	--disable-static
14cr|tumbler-0.1.30-3|54	
14cr|tumbler-0.1.30-3|55	%make
14cr|tumbler-0.1.30-3|56	
14cr|tumbler-0.1.30-3|57	%install
14cr|tumbler-0.1.30-3|58	%makeinstall_std
14cr|tumbler-0.1.30-3|59	
14cr|tumbler-0.1.30-3|60	%find_lang %{name} %{name}.lang
14cr|tumbler-0.1.30-3|61	
14cr|tumbler-0.1.30-3|62	%files -f %{name}.lang
14cr|tumbler-0.1.30-3|63	%doc AUTHORS README TODO ChangeLog
14cr|tumbler-0.1.30-3|64	%{_libdir}/tumbler-1/%{name}d
14cr|tumbler-0.1.30-3|65	%{_libdir}/tumbler-1/plugins
14cr|tumbler-0.1.30-3|66	%{_datadir}/dbus-1/services/*.service
14cr|tumbler-0.1.30-3|67	%{_sysconfdir}/xdg/tumbler/tumbler.rc
14cr|tumbler-0.1.30-3|68	
14cr|tumbler-0.1.30-3|69	%files -n %{libname}
14cr|tumbler-0.1.30-3|70	%{_libdir}/*%{name}-%{api}.so.%{major}*
14cr|tumbler-0.1.30-3|71	
14cr|tumbler-0.1.30-3|72	%files -n %{develname}
14cr|tumbler-0.1.30-3|73	%dir %{_includedir}/%{name}-%{api}
14cr|tumbler-0.1.30-3|74	%dir %{_includedir}/%{name}-%{api}/%{name}
14cr|tumbler-0.1.30-3|75	%{_libdir}/*%{name}-%{api}.so
14cr|tumbler-0.1.30-3|76	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cr|tumbler-0.1.30-3|77	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|tumbler-0.1.30-3|78	%{_datadir}/gtk-doc/html/%{name}
14cr|tumbler-0.1.30-3|79	
14cr|tumbler-0.1.30-3|80	
14cr|tumbler-0.1.30-3|81	
14cr|tumbler-0.1.30-3|82	%changelog
14cr|tumbler-0.1.30-3|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.30-3
14cr|tumbler-0.1.30-3|84	+ Revision: bf8929b
14cr|tumbler-0.1.30-3|85	- MassBuild#464: Increase release tag
14cr|tumbler-0.1.30-3|86	
14cr|tumbler-0.1.30-3|87	

8749 14
14cr|tunez-1.21-14|1	%define wwwtunez %{_var}/www/%{name}
14cr|tunez-1.21-14|2	
14cr|tunez-1.21-14|3	# TODO rewrite configure_tunez in perl to avoid the duplication of configuration
14cr|tunez-1.21-14|4	# try to have more autodetection and stuff like good default value
14cr|tunez-1.21-14|5	
14cr|tunez-1.21-14|6	Summary: MP3/Ogg Vorbis jukebox that works with a voting system
14cr|tunez-1.21-14|7	Name:    tunez
14cr|tunez-1.21-14|8	Version: 1.21
14cr|tunez-1.21-14|9	Release: 14
14cr|tunez-1.21-14|10	Source0: %{name}-%{version}.tar.bz2
14cr|tunez-1.21-14|11	Source1: configure_tunez
14cr|tunez-1.21-14|12	Source2: README.urpmi.tunez
14cr|tunez-1.21-14|13	Source3: ices_config.pm
14cr|tunez-1.21-14|14	Patch0:  config.inc.php.patch.bz2
14cr|tunez-1.21-14|15	Patch1:	 tunez.inc.php.patch.bz2
14cr|tunez-1.21-14|16	Patch2:  tunezd.patch.bz2
14cr|tunez-1.21-14|17	Patch3:  tunez-ices_config.patch.bz2
14cr|tunez-1.21-14|18	License: GPL
14cr|tunez-1.21-14|19	Group:   Sound
14cr|tunez-1.21-14|20	Url: http://tunez.sf.net
14cr|tunez-1.21-14|21	Requires(pre):  apache-conf >= 2.0.54
14cr|tunez-1.21-14|22	Requires(pre):  apache-mpm >= 2.0.54
14cr|tunez-1.21-14|23	Requires(pre):	rpm-helper
14cr|tunez-1.21-14|24	Requires:       apache-mod_php php-xml
14cr|tunez-1.21-14|25	Requires:	php-curl
14cr|tunez-1.21-14|26	Requires:	php-mysql
14cr|tunez-1.21-14|27	Requires:	ices
14cr|tunez-1.21-14|28	
14cr|tunez-1.21-14|29	%description
14cr|tunez-1.21-14|30	Tunez in an mp3/ogg jukebox that works with a voting system that users access
14cr|tunez-1.21-14|31	through a web interface.  Each registered user can vote for the tracks he
14cr|tunez-1.21-14|32	wants and the Tunez daemon will take care of playing the most popular songs
14cr|tunez-1.21-14|33	either locally (through a soundcard) or through a streaming server, depending
14cr|tunez-1.21-14|34	on the setup.
14cr|tunez-1.21-14|35	
14cr|tunez-1.21-14|36	%prep
14cr|tunez-1.21-14|37	%setup -q
14cr|tunez-1.21-14|38	%patch0 -p0
14cr|tunez-1.21-14|39	%patch1 -p0
14cr|tunez-1.21-14|40	%patch2 -p0
14cr|tunez-1.21-14|41	%patch3 -p0
14cr|tunez-1.21-14|42	
14cr|tunez-1.21-14|43	%build
14cr|tunez-1.21-14|44	make -C detach-1.2
14cr|tunez-1.21-14|45	make -C tmixer
14cr|tunez-1.21-14|46	cp %SOURCE2 README.urpmi
14cr|tunez-1.21-14|47	
14cr|tunez-1.21-14|48	%install
14cr|tunez-1.21-14|49	mkdir -p %{buildroot}/%{_bindir}
14cr|tunez-1.21-14|50	mkdir -p %{buildroot}/%{_mandir}/man1/
14cr|tunez-1.21-14|51	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14cr|tunez-1.21-14|52	mkdir -p %{buildroot}/%{_datadir}/tunez
14cr|tunez-1.21-14|53	mkdir -p %{buildroot}/%wwwtunez
14cr|tunez-1.21-14|54	
14cr|tunez-1.21-14|55	#Installing Tunez
14cr|tunez-1.21-14|56	mv html/* %{buildroot}/%wwwtunez
14cr|tunez-1.21-14|57	rm -rf html
14cr|tunez-1.21-14|58	
14cr|tunez-1.21-14|59	cp %SOURCE1 %{buildroot}/%{_datadir}/tunez
14cr|tunez-1.21-14|60	cp tmixer/smixer %{buildroot}/%{_bindir}
14cr|tunez-1.21-14|61	cp tmixer/smixer.conf %{buildroot}/%{_sysconfdir}
14cr|tunez-1.21-14|62	cp tmixer/man/smixer.1 %{buildroot}/%{_mandir}/man1
14cr|tunez-1.21-14|63	cp detach-1.2/detach %{buildroot}/%{_bindir}
14cr|tunez-1.21-14|64	cp detach-1.2/detach.1 %{buildroot}/%{_mandir}/man1
14cr|tunez-1.21-14|65	
14cr|tunez-1.21-14|66	rm -rf detach-1.2
14cr|tunez-1.21-14|67	rm -rf tmixer
14cr|tunez-1.21-14|68	# useless code
14cr|tunez-1.21-14|69	rm -Rf tunezsrv
14cr|tunez-1.21-14|70	
14cr|tunez-1.21-14|71	cp -av * %{buildroot}/%{_datadir}/tunez
14cr|tunez-1.21-14|72	rm -f %{buildroot}/%{_datadir}/tunez/README.urpmi
14cr|tunez-1.21-14|73	
14cr|tunez-1.21-14|74	mv %{buildroot}/%_datadir/%{name}/config.inc.php %{buildroot}/%{_sysconfdir}/%{name}/
14cr|tunez-1.21-14|75	ln -s %{_sysconfdir}/%{name}/config.inc.php %{buildroot}/%_datadir/%{name}/config.inc.php
14cr|tunez-1.21-14|76	
14cr|tunez-1.21-14|77	cp %SOURCE3 %{buildroot}/%{_sysconfdir}/%{name}/
14cr|tunez-1.21-14|78	
14cr|tunez-1.21-14|79	
14cr|tunez-1.21-14|80	# apache configuration
14cr|tunez-1.21-14|81	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|tunez-1.21-14|82	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
14cr|tunez-1.21-14|83	Alias /%{name} %{wwwtunez}
14cr|tunez-1.21-14|84	<Directory %{wwwtunez}>
14cr|tunez-1.21-14|85	Require all granted
14cr|tunez-1.21-14|86	php_value max_execution_time  120
14cr|tunez-1.21-14|87	</Directory>
14cr|tunez-1.21-14|88	EOF
14cr|tunez-1.21-14|89	
14cr|tunez-1.21-14|90	%pre
14cr|tunez-1.21-14|91	%_pre_useradd tunez / /bin/false
14cr|tunez-1.21-14|92	
14cr|tunez-1.21-14|93	
14cr|tunez-1.21-14|94	%postun
14cr|tunez-1.21-14|95	%_postun_userdel tunez
14cr|tunez-1.21-14|96	
14cr|tunez-1.21-14|97	%files
14cr|tunez-1.21-14|98	%doc README.urpmi INSTALL README HOWTO-Icecast TODO CREDITS UPGRADE ChangeLog
14cr|tunez-1.21-14|99	%{wwwtunez}
14cr|tunez-1.21-14|100	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|tunez-1.21-14|101	%config(noreplace) %{_sysconfdir}/smixer.conf
14cr|tunez-1.21-14|102	%config(noreplace) %{_sysconfdir}/%{name}/
14cr|tunez-1.21-14|103	%_bindir/detach
14cr|tunez-1.21-14|104	%_bindir/smixer
14cr|tunez-1.21-14|105	%_mandir/man1/*
14cr|tunez-1.21-14|106	%_datadir/%{name}/*
14cr|tunez-1.21-14|107	#% attr(0640,root,apache)%_datadir/%{name}/config.inc.php
14cr|tunez-1.21-14|108	
14cr|tunez-1.21-14|109	%changelog
14cr|tunez-1.21-14|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.21-14
14cr|tunez-1.21-14|111	+ Revision: 566eb19
14cr|tunez-1.21-14|112	- MassBuild#464: Increase release tag
14cr|tunez-1.21-14|113	
14cr|tunez-1.21-14|114	

8750 14
14cr|tutka-0.12.5-5|1	%define schemas tutka
14cr|tutka-0.12.5-5|2	%define Werror_cflags %nil
14cr|tutka-0.12.5-5|3	
14cr|tutka-0.12.5-5|4	Name: 	 	tutka
14cr|tutka-0.12.5-5|5	Summary: 	Tracker-style MIDI sequencer
14cr|tutka-0.12.5-5|6	URL:		http://www.nongnu.org/tutka/
14cr|tutka-0.12.5-5|7	License:	GPL
14cr|tutka-0.12.5-5|8	Group:		Sound
14cr|tutka-0.12.5-5|9	Version: 	0.12.5
14cr|tutka-0.12.5-5|10	Release: 	5
14cr|tutka-0.12.5-5|11	Source:		http://savannah.nongnu.org/download/tutka/%{name}-%{version}.tar.bz2
14cr|tutka-0.12.5-5|12	Patch:   	%name-remove-deprecated-funcs.patch
14cr|tutka-0.12.5-5|13	
14cr|tutka-0.12.5-5|14	BuildRequires:	pkgconfig
14cr|tutka-0.12.5-5|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|tutka-0.12.5-5|16	BuildRequires:	pkgconfig(libxml-2.0)
14cr|tutka-0.12.5-5|17	BuildRequires:	pkgconfig(libglade-2.0)
14cr|tutka-0.12.5-5|18	BuildRequires:	pkgconfig(alsa)
14cr|tutka-0.12.5-5|19	BuildRequires:	desktop-file-utils
14cr|tutka-0.12.5-5|20	BuildRequires:	imagemagick
14cr|tutka-0.12.5-5|21	
14cr|tutka-0.12.5-5|22	%description
14cr|tutka-0.12.5-5|23	Tutka is a free (as in freedom) tracker style MIDI sequencer for GNU/Linux
14cr|tutka-0.12.5-5|24	(and other systems; only GNU/Linux is supported at this time though). It is
14cr|tutka-0.12.5-5|25	similar to programs like SoundTracker, ProTracker and FastTracker except that
14cr|tutka-0.12.5-5|26	it does not support samples and is meant for MIDI use only.
14cr|tutka-0.12.5-5|27	
14cr|tutka-0.12.5-5|28	Tutka uses a custom XML based file format for storing songs. Songs in OctaMED
14cr|tutka-0.12.5-5|29	SoundStudio's MMD2 file format can also be loaded and saved.
14cr|tutka-0.12.5-5|30	
14cr|tutka-0.12.5-5|31	%prep
14cr|tutka-0.12.5-5|32	%setup -q
14cr|tutka-0.12.5-5|33	%patch0 -p2
14cr|tutka-0.12.5-5|34	
14cr|tutka-0.12.5-5|35	%build
14cr|tutka-0.12.5-5|36	%configure2_5x --disable-schemas-install
14cr|tutka-0.12.5-5|37	make
14cr|tutka-0.12.5-5|38	
14cr|tutka-0.12.5-5|39	%install
14cr|tutka-0.12.5-5|40	%makeinstall
14cr|tutka-0.12.5-5|41	
14cr|tutka-0.12.5-5|42	#menu
14cr|tutka-0.12.5-5|43	
14cr|tutka-0.12.5-5|44	desktop-file-install --vendor="" \
14cr|tutka-0.12.5-5|45	--add-category="GTK" \
14cr|tutka-0.12.5-5|46	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|tutka-0.12.5-5|47	--remove-category="Application" \
14cr|tutka-0.12.5-5|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|tutka-0.12.5-5|49	
14cr|tutka-0.12.5-5|50	#icons
14cr|tutka-0.12.5-5|51	
14cr|tutka-0.12.5-5|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|tutka-0.12.5-5|53	mkdir -p %{buildroot}%{_liconsdir}
14cr|tutka-0.12.5-5|54	mkdir -p %{buildroot}%{_miconsdir}
14cr|tutka-0.12.5-5|55	
14cr|tutka-0.12.5-5|56	cp %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|tutka-0.12.5-5|57	cp %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tutka-0.12.5-5|58	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|tutka-0.12.5-5|59	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tutka-0.12.5-5|60	convert -scale 16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|tutka-0.12.5-5|61	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tutka-0.12.5-5|62	
14cr|tutka-0.12.5-5|63	%preun
14cr|tutka-0.12.5-5|64	%preun_uninstall_gconf_schemas %{schemas}
14cr|tutka-0.12.5-5|65	
14cr|tutka-0.12.5-5|66	%files
14cr|tutka-0.12.5-5|67	%doc AUTHORS ChangeLog NEWS README TODO
14cr|tutka-0.12.5-5|68	%{_bindir}/*
14cr|tutka-0.12.5-5|69	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
14cr|tutka-0.12.5-5|70	%{_datadir}/applications/*
14cr|tutka-0.12.5-5|71	%{_datadir}/pixmaps/*
14cr|tutka-0.12.5-5|72	%{_datadir}/%{name}
14cr|tutka-0.12.5-5|73	%{_iconsdir}/%{name}.png
14cr|tutka-0.12.5-5|74	%{_miconsdir}/%{name}.png
14cr|tutka-0.12.5-5|75	%{_liconsdir}/%{name}.png
14cr|tutka-0.12.5-5|76	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tutka-0.12.5-5|77	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tutka-0.12.5-5|78	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tutka-0.12.5-5|79	
14cr|tutka-0.12.5-5|80	
14cr|tutka-0.12.5-5|81	
14cr|tutka-0.12.5-5|82	%changelog
14cr|tutka-0.12.5-5|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-5
14cr|tutka-0.12.5-5|84	+ Revision: 39dae5e
14cr|tutka-0.12.5-5|85	- MassBuild#464: Increase release tag
14cr|tutka-0.12.5-5|86	
14cr|tutka-0.12.5-5|87	

8751 14
14cr|tux_aqfh-1.0.14-14|1	%define name	tux_aqfh
14cr|tux_aqfh-1.0.14-14|2	%define version	1.0.14
14cr|tux_aqfh-1.0.14-14|3	%define release	14
14cr|tux_aqfh-1.0.14-14|4	%define	Summary	Tuxedo T. Penguin: A Quest For Herring
14cr|tux_aqfh-1.0.14-14|5	
14cr|tux_aqfh-1.0.14-14|6	Name:		%{name}
14cr|tux_aqfh-1.0.14-14|7	Version:	%{version}
14cr|tux_aqfh-1.0.14-14|8	Release:	%{release}
14cr|tux_aqfh-1.0.14-14|9	License:	GPL
14cr|tux_aqfh-1.0.14-14|10	URL:		http://tuxaqfh.sourceforge.net/
14cr|tux_aqfh-1.0.14-14|11	Group:		Games/Arcade
14cr|tux_aqfh-1.0.14-14|12	Source0:	http://tuxaqfh.sourceforge.net/dist/%{name}-%{version}.tar.bz2
14cr|tux_aqfh-1.0.14-14|13	Source11:	%{name}-16x16.png
14cr|tux_aqfh-1.0.14-14|14	Source12:	%{name}-32x32.png
14cr|tux_aqfh-1.0.14-14|15	Source13:	%{name}-48x48.png
14cr|tux_aqfh-1.0.14-14|16	Summary:	%{Summary}
14cr|tux_aqfh-1.0.14-14|17	BuildRequires:	plib-devel
14cr|tux_aqfh-1.0.14-14|18	BuildRequires:  pkgconfig(glu)
14cr|tux_aqfh-1.0.14-14|19	BuildRequires:	glut-devel
14cr|tux_aqfh-1.0.14-14|20	BuildRequires:  pkgconfig(x11)
14cr|tux_aqfh-1.0.14-14|21	BuildRequires:  pkgconfig(xmu)
14cr|tux_aqfh-1.0.14-14|22	
14cr|tux_aqfh-1.0.14-14|23	%description
14cr|tux_aqfh-1.0.14-14|24	Tuxedo T. Penguin: A Quest For Herring
14cr|tux_aqfh-1.0.14-14|25	
14cr|tux_aqfh-1.0.14-14|26	%prep
14cr|tux_aqfh-1.0.14-14|27	%setup -q
14cr|tux_aqfh-1.0.14-14|28	
14cr|tux_aqfh-1.0.14-14|29	%build
14cr|tux_aqfh-1.0.14-14|30	%configure2_5x --bindir=%{_gamesbindir} --x-libraries="-L%{_libdir} -lplibjs"
14cr|tux_aqfh-1.0.14-14|31	%make
14cr|tux_aqfh-1.0.14-14|32	
14cr|tux_aqfh-1.0.14-14|33	%install
14cr|tux_aqfh-1.0.14-14|34	%{makeinstall} bindir=%{buildroot}%{_gamesbindir}
14cr|tux_aqfh-1.0.14-14|35	
14cr|tux_aqfh-1.0.14-14|36	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tux_aqfh-1.0.14-14|37	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tux_aqfh-1.0.14-14|38	[Desktop Entry]
14cr|tux_aqfh-1.0.14-14|39	Name=%{name}
14cr|tux_aqfh-1.0.14-14|40	Comment=%{summary}
14cr|tux_aqfh-1.0.14-14|41	Exec=%{_gamesbindir}/%{name}
14cr|tux_aqfh-1.0.14-14|42	Icon=%{name}
14cr|tux_aqfh-1.0.14-14|43	Terminal=false
14cr|tux_aqfh-1.0.14-14|44	Type=Application
14cr|tux_aqfh-1.0.14-14|45	StartupNotify=true
14cr|tux_aqfh-1.0.14-14|46	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|tux_aqfh-1.0.14-14|47	EOF
14cr|tux_aqfh-1.0.14-14|48	
14cr|tux_aqfh-1.0.14-14|49	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|50	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|51	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|52	
14cr|tux_aqfh-1.0.14-14|53	#Move website to HTML so we can include it as a %doc instead of clutterng up %_datadir
14cr|tux_aqfh-1.0.14-14|54	mv %{buildroot}%{_datadir}/%{name} HTML
14cr|tux_aqfh-1.0.14-14|55	
14cr|tux_aqfh-1.0.14-14|56	%files
14cr|tux_aqfh-1.0.14-14|57	%doc README HTML
14cr|tux_aqfh-1.0.14-14|58	%{_gamesbindir}/%{name}
14cr|tux_aqfh-1.0.14-14|59	%{_gamesdatadir}/%{name}
14cr|tux_aqfh-1.0.14-14|60	%{_iconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|61	%{_liconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|62	%{_miconsdir}/%{name}.png
14cr|tux_aqfh-1.0.14-14|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tux_aqfh-1.0.14-14|64	
14cr|tux_aqfh-1.0.14-14|65	%changelog
14cr|tux_aqfh-1.0.14-14|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-14
14cr|tux_aqfh-1.0.14-14|67	+ Revision: f497b0a
14cr|tux_aqfh-1.0.14-14|68	- MassBuild#464: Increase release tag
14cr|tux_aqfh-1.0.14-14|69	
14cr|tux_aqfh-1.0.14-14|70	

8752 14
14cr|tuxguitar-1.2-8|1	%define rname           TuxGuitar
14cr|tuxguitar-1.2-8|2	
14cr|tuxguitar-1.2-8|3	Name:           tuxguitar
14cr|tuxguitar-1.2-8|4	Version:        1.2
14cr|tuxguitar-1.2-8|5	Release:        8
14cr|tuxguitar-1.2-8|6	Summary:        Multitrack guitar tablature editor and player
14cr|tuxguitar-1.2-8|7	License:        LGPLv2+
14cr|tuxguitar-1.2-8|8	Group:          Sound
14cr|tuxguitar-1.2-8|9	URL:            http://www.tuxguitar.com.ar/
14cr|tuxguitar-1.2-8|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
14cr|tuxguitar-1.2-8|11	# Use Fedora specific build script from upstream svn.
14cr|tuxguitar-1.2-8|12	# http://tuxguitar.svn.sourceforge.net/viewvc/tuxguitar/trunk/TuxGuitar/xml/build-fedora.xml
14cr|tuxguitar-1.2-8|13	Source1:	%{name}-build-fedora.xml
14cr|tuxguitar-1.2-8|14	# From upstream trunk, to disable certain plugins by default
14cr|tuxguitar-1.2-8|15	# http://tuxguitar.svn.sourceforge.net/viewvc/tuxguitar/trunk/TuxGuitar/src/org/herac/tuxguitar/gui/system/plugins/TGPluginProperties.java?r1=99&r2=770
14cr|tuxguitar-1.2-8|16	Patch0:		%{name}-plugin-properties.patch
14cr|tuxguitar-1.2-8|17	
14cr|tuxguitar-1.2-8|18	BuildRequires:	alsa-oss-devel
14cr|tuxguitar-1.2-8|19	BuildRequires:	ant
14cr|tuxguitar-1.2-8|20	BuildRequires:	ant-contrib
14cr|tuxguitar-1.2-8|21	BuildRequires:	ant-nodeps
14cr|tuxguitar-1.2-8|22	BuildRequires:	itext
14cr|tuxguitar-1.2-8|23	BuildRequires:	desktop-file-utils
14cr|tuxguitar-1.2-8|24	BuildRequires:	pkgconfig(fluidsynth)
14cr|tuxguitar-1.2-8|25	BuildRequires:	pkgconfig(jack)
14cr|tuxguitar-1.2-8|26	BuildRequires:	java-devel-openjdk
14cr|tuxguitar-1.2-8|27	BuildRequires:	java-rpmbuild
14cr|tuxguitar-1.2-8|28	BuildRequires:	jpackage-utils
14cr|tuxguitar-1.2-8|29	BuildRequires:	eclipse-swt
14cr|tuxguitar-1.2-8|30	
14cr|tuxguitar-1.2-8|31	Requires:       eclipse-swt
14cr|tuxguitar-1.2-8|32	Requires:       java >= 1.6
14cr|tuxguitar-1.2-8|33	Requires:	jpackage-utils
14cr|tuxguitar-1.2-8|34	Requires:       itext
14cr|tuxguitar-1.2-8|35	
14cr|tuxguitar-1.2-8|36	Provides:       %{rname} = %{version}-%{release}
14cr|tuxguitar-1.2-8|37	Provides:       %{name}-alsa = %{version}-%{release}
14cr|tuxguitar-1.2-8|38	Provides:       %{name}-javadoc = %{version}-%{release}
14cr|tuxguitar-1.2-8|39	Obsoletes:      %{name}-alsa < %{version}-%{release}
14cr|tuxguitar-1.2-8|40	Obsoletes:      %{name}-javadoc < %{version}-%{release}
14cr|tuxguitar-1.2-8|41	
14cr|tuxguitar-1.2-8|42	%description
14cr|tuxguitar-1.2-8|43	TuxGuitar is a multitrack guitar tablature editor and player written
14cr|tuxguitar-1.2-8|44	in Java-SWT.
14cr|tuxguitar-1.2-8|45	
14cr|tuxguitar-1.2-8|46	With TuxGuitar, you will be able to compose music using the
14cr|tuxguitar-1.2-8|47	following features:
14cr|tuxguitar-1.2-8|48	
14cr|tuxguitar-1.2-8|49	* Tablature editor
14cr|tuxguitar-1.2-8|50	* Score Viewer
14cr|tuxguitar-1.2-8|51	* Multitrack display
14cr|tuxguitar-1.2-8|52	* Autoscroll while playing
14cr|tuxguitar-1.2-8|53	* Note duration management
14cr|tuxguitar-1.2-8|54	* Various effects (bend, slide, vibrato, hammer-on/pull-off)
14cr|tuxguitar-1.2-8|55	* Support for triplets (5,6,7,9,10,11,12)
14cr|tuxguitar-1.2-8|56	* Repeat open and close
14cr|tuxguitar-1.2-8|57	* Time signature management
14cr|tuxguitar-1.2-8|58	* Tempo management
14cr|tuxguitar-1.2-8|59	* Imports and exports gp3, gp4 and gp5 files
14cr|tuxguitar-1.2-8|60	
14cr|tuxguitar-1.2-8|61	%prep
14cr|tuxguitar-1.2-8|62	%setup -q -n %{name}-src-%{version}
14cr|tuxguitar-1.2-8|63	%patch0 -p1
14cr|tuxguitar-1.2-8|64	
14cr|tuxguitar-1.2-8|65	cp %{SOURCE1} TuxGuitar/xml/build-fedora.xml
14cr|tuxguitar-1.2-8|66	
14cr|tuxguitar-1.2-8|67	# Set debug="true" on javac part of the build scripts.
14cr|tuxguitar-1.2-8|68	for file in $(find . -name build.xml); do
14cr|tuxguitar-1.2-8|69	sed -i 's|debug="false"|debug="true"|' $file
14cr|tuxguitar-1.2-8|70	done
14cr|tuxguitar-1.2-8|71	
14cr|tuxguitar-1.2-8|72	# Bump Java requires to 1.5
14cr|tuxguitar-1.2-8|73	for file in $(find . -name build.properties); do
14cr|tuxguitar-1.2-8|74	sed -i 's|1.4|1.5|g' $file
14cr|tuxguitar-1.2-8|75	done
14cr|tuxguitar-1.2-8|76	
14cr|tuxguitar-1.2-8|77	# Use a hack to set correct path to MOZILLA_FIVE_HOME on runtime.
14cr|tuxguitar-1.2-8|78	# Fixes internal help browser not working.
14cr|tuxguitar-1.2-8|79	sed -i 's,firefox,`rpm -q --queryformat '%{NAME}-%{VERSION}' xulrunner`,' TuxGuitar/xml/build-fedora.xml
14cr|tuxguitar-1.2-8|80	
14cr|tuxguitar-1.2-8|81	%build
14cr|tuxguitar-1.2-8|82	# Plugins to build:
14cr|tuxguitar-1.2-8|83	PLUGINS="alsa ascii browser-ftp community compat converter fluidsynth gervill\
14cr|tuxguitar-1.2-8|84	gtp jack jsa lilypond midi musicxml oss pdf ptb tef tray"
14cr|tuxguitar-1.2-8|85	
14cr|tuxguitar-1.2-8|86	# JNI's to build
14cr|tuxguitar-1.2-8|87	JNIS="alsa fluidsynth jack oss"
14cr|tuxguitar-1.2-8|88	
14cr|tuxguitar-1.2-8|89	LIBSUFFIX=$(echo %{_lib}|sed 's|lib||')
14cr|tuxguitar-1.2-8|90	
14cr|tuxguitar-1.2-8|91	# to pass to ant:
14cr|tuxguitar-1.2-8|92	ANT_FLAGS=" \
14cr|tuxguitar-1.2-8|93	-Dpath.tuxguitar=$PWD/TuxGuitar/%{name}.jar \
14cr|tuxguitar-1.2-8|94	-Dpath.itext=%{_javadir}/itext.jar \
14cr|tuxguitar-1.2-8|95	-Dpath.swt=%{_libdir}/eclipse/swt.jar \
14cr|tuxguitar-1.2-8|96	-Dlib.swt.jar=%{_libdir}/eclipse/swt.jar \
14cr|tuxguitar-1.2-8|97	-Ddist.lib.path=%{_libdir}/%{name}/ \
14cr|tuxguitar-1.2-8|98	-Ddist.file=xml/build-fedora.xml \
14cr|tuxguitar-1.2-8|99	-Ddist.jar.path=%{_datadir}/%{name}/ \
14cr|tuxguitar-1.2-8|100	-Ddist.share.path=%{_datadir}/%{name}/ \
14cr|tuxguitar-1.2-8|101	-Dos.lib.suffix=$LIBSUFFIX \
14cr|tuxguitar-1.2-8|102	-Dos.data.dir=%{_datadir}/ \
14cr|tuxguitar-1.2-8|103	-Ddist.default.style=Lavender \
14cr|tuxguitar-1.2-8|104	-Ddist.default.song=%{_datadir}/%{name}/%{name}.tg"
14cr|tuxguitar-1.2-8|105	
14cr|tuxguitar-1.2-8|106	# build jars
14cr|tuxguitar-1.2-8|107	%{ant} -f TuxGuitar/build.xml -v -d $ANT_FLAGS all
14cr|tuxguitar-1.2-8|108	for jarname in $PLUGINS; do
14cr|tuxguitar-1.2-8|109	%{ant} -f TuxGuitar-$jarname/build.xml -v -d $ANT_FLAGS \
14cr|tuxguitar-1.2-8|110	-Dbuild.jar=../TuxGuitar/share/plugins/tuxguitar-$jarname.jar all
14cr|tuxguitar-1.2-8|111	done
14cr|tuxguitar-1.2-8|112	
14cr|tuxguitar-1.2-8|113	# build jnis
14cr|tuxguitar-1.2-8|114	for jni in $JNIS; do
14cr|tuxguitar-1.2-8|115	%{make} -C TuxGuitar-$jni/jni CFLAGS="%{optflags} \
14cr|tuxguitar-1.2-8|116	-I%{_jvmdir}/java-openjdk/include \
14cr|tuxguitar-1.2-8|117	-I%{_jvmdir}/java-openjdk/include/linux \
14cr|tuxguitar-1.2-8|118	-fPIC"
14cr|tuxguitar-1.2-8|119	done
14cr|tuxguitar-1.2-8|120	
14cr|tuxguitar-1.2-8|121	%install
14cr|tuxguitar-1.2-8|122	rm -rf %{buildroot}
14cr|tuxguitar-1.2-8|123	
14cr|tuxguitar-1.2-8|124	# to pass to ant:
14cr|tuxguitar-1.2-8|125	ANT_FLAGS=" \
14cr|tuxguitar-1.2-8|126	-Dpath.tuxguitar=$PWD/TuxGuitar/%{name}.jar \
14cr|tuxguitar-1.2-8|127	-Ddist.file=xml/build-fedora.xml \
14cr|tuxguitar-1.2-8|128	-Dos.bin.dir=%{_bindir} \
14cr|tuxguitar-1.2-8|129	-Ddist.jar.path=%{_datadir}/%{name}/ \
14cr|tuxguitar-1.2-8|130	-Ddist.share.path=%{_datadir}/%{name}/ \
14cr|tuxguitar-1.2-8|131	-Dos.lib.suffix=$LIBSUFFIX \
14cr|tuxguitar-1.2-8|132	-Dos.data.dir=%{_datadir}/ \
14cr|tuxguitar-1.2-8|133	-Ddist.default.style=Lavender \
14cr|tuxguitar-1.2-8|134	-Ddist.doc.path=%{_docdir}/%{name}-%{version}/ \
14cr|tuxguitar-1.2-8|135	-Ddist.default.song=%{_datadir}/%{name}/%{name}.tg \
14cr|tuxguitar-1.2-8|136	-Ddist.dst.path=%{buildroot}"
14cr|tuxguitar-1.2-8|137	
14cr|tuxguitar-1.2-8|138	%{ant} -f TuxGuitar/build.xml -v -d $ANT_FLAGS install
14cr|tuxguitar-1.2-8|139	
14cr|tuxguitar-1.2-8|140	# install jnis we built
14cr|tuxguitar-1.2-8|141	mkdir -p %{buildroot}%{_libdir}/%{name}
14cr|tuxguitar-1.2-8|142	cp -a TuxGuitar-*/jni/*.so %{buildroot}%{_libdir}/%{name}/
14cr|tuxguitar-1.2-8|143	
14cr|tuxguitar-1.2-8|144	%files
14cr|tuxguitar-1.2-8|145	%{_docdir}/%{name}-%{version}
14cr|tuxguitar-1.2-8|146	%{_libdir}/%{name}
14cr|tuxguitar-1.2-8|147	%{_bindir}/%{name}
14cr|tuxguitar-1.2-8|148	%{_datadir}/%{name}
14cr|tuxguitar-1.2-8|149	%{_datadir}/applications/%{name}.desktop
14cr|tuxguitar-1.2-8|150	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|tuxguitar-1.2-8|151	%{_datadir}/icons/hicolor/*/mimetypes/*.png
14cr|tuxguitar-1.2-8|152	%{_datadir}/mime/packages/%{name}.xml
14cr|tuxguitar-1.2-8|153	
14cr|tuxguitar-1.2-8|154	%changelog
14cr|tuxguitar-1.2-8|155	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-8
14cr|tuxguitar-1.2-8|156	+ Revision: daad931
14cr|tuxguitar-1.2-8|157	- MassBuild#464: Increase release tag
14cr|tuxguitar-1.2-8|158	
14cr|tuxguitar-1.2-8|159	

8753 14
14cr|tuxkart-0.4.0-12|1	%define	name	tuxkart
14cr|tuxkart-0.4.0-12|2	%define	version	0.4.0
14cr|tuxkart-0.4.0-12|3	%define release 	12
14cr|tuxkart-0.4.0-12|4	
14cr|tuxkart-0.4.0-12|5	Summary:	Tuxedo T. Penguin stars in Tuxkart
14cr|tuxkart-0.4.0-12|6	Name:		%{name}
14cr|tuxkart-0.4.0-12|7	Version:	%{version}
14cr|tuxkart-0.4.0-12|8	Release:	%{release}
14cr|tuxkart-0.4.0-12|9	License:	GPLv2
14cr|tuxkart-0.4.0-12|10	Group:		Games/Arcade
14cr|tuxkart-0.4.0-12|11	Source:		%{name}-%{version}.tar.bz2
14cr|tuxkart-0.4.0-12|12	Source1:	%{name}-mdkimgs.tar.bz2
14cr|tuxkart-0.4.0-12|13	Source11:	%{name}-16x16.png
14cr|tuxkart-0.4.0-12|14	Source12:	%{name}-32x32.png
14cr|tuxkart-0.4.0-12|15	Source13:	%{name}-48x48.png
14cr|tuxkart-0.4.0-12|16	Patch0:		%{name}-remove-O6.patch
14cr|tuxkart-0.4.0-12|17	Patch1:		%{name}-gownsbow-drv.patch
14cr|tuxkart-0.4.0-12|18	Patch2:		tuxkart-0.4.0-link.patch
14cr|tuxkart-0.4.0-12|19	URL:		http://tuxkart.sourceforge.net/
14cr|tuxkart-0.4.0-12|20	BuildRequires:	pkgconfig(x11)
14cr|tuxkart-0.4.0-12|21	BuildRequires:	mesaglu-devel
14cr|tuxkart-0.4.0-12|22	BuildRequires:	plib-devel
14cr|tuxkart-0.4.0-12|23	
14cr|tuxkart-0.4.0-12|24	%description
14cr|tuxkart-0.4.0-12|25	This is another game that stars your Favorite Hero: Tux, the Linux Penguin.
14cr|tuxkart-0.4.0-12|26	
14cr|tuxkart-0.4.0-12|27	%prep
14cr|tuxkart-0.4.0-12|28	%setup -q -D -a 1
14cr|tuxkart-0.4.0-12|29	%patch0 -p0
14cr|tuxkart-0.4.0-12|30	%patch1 -p0
14cr|tuxkart-0.4.0-12|31	%patch2 -p0
14cr|tuxkart-0.4.0-12|32	
14cr|tuxkart-0.4.0-12|33	%build
14cr|tuxkart-0.4.0-12|34	autoreconf -fi
14cr|tuxkart-0.4.0-12|35	%configure2_5x --bindir=%{_gamesbindir}
14cr|tuxkart-0.4.0-12|36	%make
14cr|tuxkart-0.4.0-12|37	
14cr|tuxkart-0.4.0-12|38	%install
14cr|tuxkart-0.4.0-12|39	rm -rf $RPM_BUILD_ROOT
14cr|tuxkart-0.4.0-12|40	%{makeinstall_std}
14cr|tuxkart-0.4.0-12|41	
14cr|tuxkart-0.4.0-12|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|tuxkart-0.4.0-12|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxkart-0.4.0-12|44	[Desktop Entry]
14cr|tuxkart-0.4.0-12|45	Type=Application
14cr|tuxkart-0.4.0-12|46	Exec=%{_gamesbindir}/%{name}
14cr|tuxkart-0.4.0-12|47	Name=Tuxkart
14cr|tuxkart-0.4.0-12|48	Comment=Karting with tux
14cr|tuxkart-0.4.0-12|49	Icon=%{name}
14cr|tuxkart-0.4.0-12|50	Categories=Game;ArcadeGame;
14cr|tuxkart-0.4.0-12|51	EOF
14cr|tuxkart-0.4.0-12|52	
14cr|tuxkart-0.4.0-12|53	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|54	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|55	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|56	
14cr|tuxkart-0.4.0-12|57	%if %mdkversion < 200900
14cr|tuxkart-0.4.0-12|58	%post
14cr|tuxkart-0.4.0-12|59	%{update_menus}
14cr|tuxkart-0.4.0-12|60	%endif
14cr|tuxkart-0.4.0-12|61	
14cr|tuxkart-0.4.0-12|62	%if %mdkversion < 200900
14cr|tuxkart-0.4.0-12|63	%postun
14cr|tuxkart-0.4.0-12|64	%{clean_menus}
14cr|tuxkart-0.4.0-12|65	%endif
14cr|tuxkart-0.4.0-12|66	
14cr|tuxkart-0.4.0-12|67	%clean
14cr|tuxkart-0.4.0-12|68	rm -rf $RPM_BUILD_ROOT
14cr|tuxkart-0.4.0-12|69	
14cr|tuxkart-0.4.0-12|70	%files
14cr|tuxkart-0.4.0-12|71	%defattr(755,root,root,755)
14cr|tuxkart-0.4.0-12|72	%{_gamesbindir}/%{name}
14cr|tuxkart-0.4.0-12|73	%defattr(644,root,root,755)
14cr|tuxkart-0.4.0-12|74	%{_gamesdatadir}/%{name}
14cr|tuxkart-0.4.0-12|75	%{_datadir}/%{name}
14cr|tuxkart-0.4.0-12|76	%{_iconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|77	%{_liconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|78	%{_miconsdir}/%{name}.png
14cr|tuxkart-0.4.0-12|79	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxkart-0.4.0-12|80	%doc README CHANGES ChangeLog NEWS
14cr|tuxkart-0.4.0-12|81	
14cr|tuxkart-0.4.0-12|82	
14cr|tuxkart-0.4.0-12|83	
14cr|tuxkart-0.4.0-12|84	%changelog
14cr|tuxkart-0.4.0-12|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-12
14cr|tuxkart-0.4.0-12|86	+ Revision: 369a46f
14cr|tuxkart-0.4.0-12|87	- MassBuild#464: Increase release tag
14cr|tuxkart-0.4.0-12|88	
14cr|tuxkart-0.4.0-12|89	

8754 14
14cr|tuxmath-2.0.3-2|1	# FIXME: the failing code is complex, I don't know how to fix it -
14cr|tuxmath-2.0.3-2|2	# AdamW 2009/01
14cr|tuxmath-2.0.3-2|3	%define Werror_cflags	%nil
14cr|tuxmath-2.0.3-2|4	
14cr|tuxmath-2.0.3-2|5	%define	fname	tuxmath_w_fonts
14cr|tuxmath-2.0.3-2|6	
14cr|tuxmath-2.0.3-2|7	# Summary and description stolen from Debian, thanks - AdamW 2009/01
14cr|tuxmath-2.0.3-2|8	
14cr|tuxmath-2.0.3-2|9	Summary:	Math game for kids with Tux
14cr|tuxmath-2.0.3-2|10	Name:		tuxmath
14cr|tuxmath-2.0.3-2|11	Version:	2.0.3
14cr|tuxmath-2.0.3-2|12	Release:	2
14cr|tuxmath-2.0.3-2|13	# have to change with each new release as the number after download.php changes :(
14cr|tuxmath-2.0.3-2|14	Source:		http://alioth.debian.org/frs/download.php/3571/%{fname}-%{version}.tar.gz
14cr|tuxmath-2.0.3-2|15	URL:		http://alioth.debian.org/frs/?group_id=31080
14cr|tuxmath-2.0.3-2|16	License:	GPLv3+
14cr|tuxmath-2.0.3-2|17	Group:		Games/Other
14cr|tuxmath-2.0.3-2|18	BuildRequires:	SDL-devel
14cr|tuxmath-2.0.3-2|19	BuildRequires:	SDL_ttf-devel
14cr|tuxmath-2.0.3-2|20	BuildRequires:	SDL_mixer-devel
14cr|tuxmath-2.0.3-2|21	BuildRequires:	SDL_image-devel
14cr|tuxmath-2.0.3-2|22	BuildRequires:	SDL_Pango-devel
14cr|tuxmath-2.0.3-2|23	BuildRequires:	SDL_net-devel
14cr|tuxmath-2.0.3-2|24	BuildRequires:	librsvg-devel
14cr|tuxmath-2.0.3-2|25	BuildRequires:	pkgconfig(t4k_common)
14cr|tuxmath-2.0.3-2|26	BuildRequires:	imagemagick
14cr|tuxmath-2.0.3-2|27	
14cr|tuxmath-2.0.3-2|28	%description
14cr|tuxmath-2.0.3-2|29	"Tux, of Math Command" ("TuxMath", for short) is an educational arcade
14cr|tuxmath-2.0.3-2|30	game starring Tux, the Linux mascot! Based on the classic arcade game
14cr|tuxmath-2.0.3-2|31	"Missile Command", Tux must defend his cities. In this case, though,
14cr|tuxmath-2.0.3-2|32	he must do it by solving math problems.
14cr|tuxmath-2.0.3-2|33	
14cr|tuxmath-2.0.3-2|34	%prep
14cr|tuxmath-2.0.3-2|35	%setup -q -n %{fname}-%{version}
14cr|tuxmath-2.0.3-2|36	
14cr|tuxmath-2.0.3-2|37	# Fix incorrect paths hardcoded into the source (#46417) - AdamW
14cr|tuxmath-2.0.3-2|38	#sed -i -e 's,/usr/share/fonts/truetype/ttf-.*/,%{_gamesdatadir}/%{name}/fonts/,g' src/loaders.c
14cr|tuxmath-2.0.3-2|39	
14cr|tuxmath-2.0.3-2|40	%build
14cr|tuxmath-2.0.3-2|41	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|tuxmath-2.0.3-2|42	--datadir=%{_gamesdatadir}
14cr|tuxmath-2.0.3-2|43	%make
14cr|tuxmath-2.0.3-2|44	
14cr|tuxmath-2.0.3-2|45	%install
14cr|tuxmath-2.0.3-2|46	rm -rf %{buildroot}
14cr|tuxmath-2.0.3-2|47	%makeinstall_std
14cr|tuxmath-2.0.3-2|48	rm -fr %{buildroot}%{_prefix}/doc
14cr|tuxmath-2.0.3-2|49	
14cr|tuxmath-2.0.3-2|50	install -d %{buildroot}%{_datadir}/applications
14cr|tuxmath-2.0.3-2|51	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxmath-2.0.3-2|52	[Desktop Entry]
14cr|tuxmath-2.0.3-2|53	Name=TuxMath
14cr|tuxmath-2.0.3-2|54	Comment=Math game for kids with Tux
14cr|tuxmath-2.0.3-2|55	Exec=%{_gamesbindir}/%{name}
14cr|tuxmath-2.0.3-2|56	Icon=%{name}
14cr|tuxmath-2.0.3-2|57	Terminal=false
14cr|tuxmath-2.0.3-2|58	Type=Application
14cr|tuxmath-2.0.3-2|59	StartupNotify=true
14cr|tuxmath-2.0.3-2|60	Categories=Game;KidsGame;Educational;
14cr|tuxmath-2.0.3-2|61	EOF
14cr|tuxmath-2.0.3-2|62	
14cr|tuxmath-2.0.3-2|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|tuxmath-2.0.3-2|64	convert -scale 16x16 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tuxmath-2.0.3-2|65	convert -scale 32x32 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tuxmath-2.0.3-2|66	convert -scale 48x48 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tuxmath-2.0.3-2|67	
14cr|tuxmath-2.0.3-2|68	%find_lang %{name}
14cr|tuxmath-2.0.3-2|69	
14cr|tuxmath-2.0.3-2|70	%clean
14cr|tuxmath-2.0.3-2|71	rm -rf %{buildroot}
14cr|tuxmath-2.0.3-2|72	
14cr|tuxmath-2.0.3-2|73	%files -f %{name}.lang
14cr|tuxmath-2.0.3-2|74	%defattr(-,root,root)
14cr|tuxmath-2.0.3-2|75	%doc AUTHORS doc/changelog doc/README* doc/TODO*
14cr|tuxmath-2.0.3-2|76	%{_gamesbindir}/%{name}
14cr|tuxmath-2.0.3-2|77	%{_gamesbindir}/%{name}admin
14cr|tuxmath-2.0.3-2|78	%{_gamesbindir}/%{name}server
14cr|tuxmath-2.0.3-2|79	%{_gamesbindir}/%{name}testclient
14cr|tuxmath-2.0.3-2|80	%{_gamesbindir}/generate_lesson
14cr|tuxmath-2.0.3-2|81	%{_gamesdatadir}/%{name}
14cr|tuxmath-2.0.3-2|82	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxmath-2.0.3-2|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tuxmath-2.0.3-2|84	
14cr|tuxmath-2.0.3-2|85	
14cr|tuxmath-2.0.3-2|86	
14cr|tuxmath-2.0.3-2|87	%changelog
14cr|tuxmath-2.0.3-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
14cr|tuxmath-2.0.3-2|89	+ Revision: a96897a
14cr|tuxmath-2.0.3-2|90	- MassBuild#464: Increase release tag
14cr|tuxmath-2.0.3-2|91	
14cr|tuxmath-2.0.3-2|92	

8755 14
14cr|tuxmathscrabble-0.7.4-2|1	Name:       tuxmathscrabble
14cr|tuxmathscrabble-0.7.4-2|2	Version:    0.7.4
14cr|tuxmathscrabble-0.7.4-2|3	Release:    2
14cr|tuxmathscrabble-0.7.4-2|4	Summary:    A math version of the popular board game for ages 4-40
14cr|tuxmathscrabble-0.7.4-2|5	
14cr|tuxmathscrabble-0.7.4-2|6	License:    GPLv2+
14cr|tuxmathscrabble-0.7.4-2|7	Epoch:      1
14cr|tuxmathscrabble-0.7.4-2|8	Group:      Games/Boards
14cr|tuxmathscrabble-0.7.4-2|9	URL:        http://www.asymptopia.org/
14cr|tuxmathscrabble-0.7.4-2|10	Source0:    http://prdownloads.sourceforge.net/tuxmathscrabble/%{name}-%{version}.tar.bz2
14cr|tuxmathscrabble-0.7.4-2|11	Patch0:    tuxmathscrabble-0.7.4-fix-path.patch
14cr|tuxmathscrabble-0.7.4-2|12	BuildRequires:	imagemagick
14cr|tuxmathscrabble-0.7.4-2|13	Requires:   python-pygame
14cr|tuxmathscrabble-0.7.4-2|14	Requires:   wxPythonGTK
14cr|tuxmathscrabble-0.7.4-2|15	BuildArch:  noarch
14cr|tuxmathscrabble-0.7.4-2|16	
14cr|tuxmathscrabble-0.7.4-2|17	%description
14cr|tuxmathscrabble-0.7.4-2|18	TuxMathScrabble is an OpenSource math version of the popular board game for
14cr|tuxmathscrabble-0.7.4-2|19	ages 4-40. it challenges young people to construct compound equations and
14cr|tuxmathscrabble-0.7.4-2|20	consider multiple abstract possibilities. There are 4 skill levels, the
14cr|tuxmathscrabble-0.7.4-2|21	hardest uses numbers up to 20 and supports division as well as
14cr|tuxmathscrabble-0.7.4-2|22	add/subtract/multiply. Upon completing a successful move little Tux's
14cr|tuxmathscrabble-0.7.4-2|23	pop-out of the most recently moved tiles and do a little dance. Tux moves
14cr|tuxmathscrabble-0.7.4-2|24	his own pieces as well as performing various animated antics.
14cr|tuxmathscrabble-0.7.4-2|25	
14cr|tuxmathscrabble-0.7.4-2|26	%prep
14cr|tuxmathscrabble-0.7.4-2|27	%setup -q -n %{name}-%{version}
14cr|tuxmathscrabble-0.7.4-2|28	%patch0 -p0
14cr|tuxmathscrabble-0.7.4-2|29	
14cr|tuxmathscrabble-0.7.4-2|30	%build
14cr|tuxmathscrabble-0.7.4-2|31	
14cr|tuxmathscrabble-0.7.4-2|32	%install
14cr|tuxmathscrabble-0.7.4-2|33	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|34	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|35	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
14cr|tuxmathscrabble-0.7.4-2|36	cp -pr TuxMathScrabble %{buildroot}%{_gamesdatadir}/%{name}/lib
14cr|tuxmathscrabble-0.7.4-2|37	cp .tms_config_master  %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|38	
14cr|tuxmathscrabble-0.7.4-2|39	install -d -m 755 %{buildroot}%{_gamesbindir}
14cr|tuxmathscrabble-0.7.4-2|40	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|41	
14cr|tuxmathscrabble-0.7.4-2|42	mkdir -p %{buildroot}%{_liconsdir}
14cr|tuxmathscrabble-0.7.4-2|43	mkdir -p %{buildroot}%{_iconsdir}
14cr|tuxmathscrabble-0.7.4-2|44	mkdir -p %{buildroot}%{_miconsdir}
14cr|tuxmathscrabble-0.7.4-2|45	convert -resize 48x48 tms.ico %{buildroot}%{_liconsdir}/%{name}.png
14cr|tuxmathscrabble-0.7.4-2|46	convert -resize 32x32 tms.ico %{buildroot}%{_iconsdir}/%{name}.png
14cr|tuxmathscrabble-0.7.4-2|47	convert -resize 16x16 tms.ico %{buildroot}%{_miconsdir}/%{name}.png
14cr|tuxmathscrabble-0.7.4-2|48	
14cr|tuxmathscrabble-0.7.4-2|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tuxmathscrabble-0.7.4-2|50	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tuxmathscrabble-0.7.4-2|51	[Desktop Entry]
14cr|tuxmathscrabble-0.7.4-2|52	Name=TuxMathScrabble
14cr|tuxmathscrabble-0.7.4-2|53	Comment=Fun game to learn math
14cr|tuxmathscrabble-0.7.4-2|54	Exec=%{_gamesbindir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|55	Icon=%{name}
14cr|tuxmathscrabble-0.7.4-2|56	Terminal=false
14cr|tuxmathscrabble-0.7.4-2|57	Type=Application
14cr|tuxmathscrabble-0.7.4-2|58	Categories=Game;BoardGame;
14cr|tuxmathscrabble-0.7.4-2|59	EOF
14cr|tuxmathscrabble-0.7.4-2|60	
14cr|tuxmathscrabble-0.7.4-2|61	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
14cr|tuxmathscrabble-0.7.4-2|62	[Desktop Entry]
14cr|tuxmathscrabble-0.7.4-2|63	Name=TuxMathScrabble Admin
14cr|tuxmathscrabble-0.7.4-2|64	Comment=Fun game to learn math with administration mode enabled
14cr|tuxmathscrabble-0.7.4-2|65	Exec=%{_gamesbindir}/%{name} -wx
14cr|tuxmathscrabble-0.7.4-2|66	Icon=%{name}
14cr|tuxmathscrabble-0.7.4-2|67	Terminal=false
14cr|tuxmathscrabble-0.7.4-2|68	Type=Application
14cr|tuxmathscrabble-0.7.4-2|69	Categories=Game;BoardGame;
14cr|tuxmathscrabble-0.7.4-2|70	EOF
14cr|tuxmathscrabble-0.7.4-2|71	
14cr|tuxmathscrabble-0.7.4-2|72	%clean
14cr|tuxmathscrabble-0.7.4-2|73	
14cr|tuxmathscrabble-0.7.4-2|74	%files
14cr|tuxmathscrabble-0.7.4-2|75	%doc INSTALL LICENSE README CHANGES
14cr|tuxmathscrabble-0.7.4-2|76	%{_gamesbindir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|77	%{_gamesdatadir}/%{name}
14cr|tuxmathscrabble-0.7.4-2|78	%{_datadir}/applications/*.desktop
14cr|tuxmathscrabble-0.7.4-2|79	%{_iconsdir}/*
14cr|tuxmathscrabble-0.7.4-2|80	
14cr|tuxmathscrabble-0.7.4-2|81	
14cr|tuxmathscrabble-0.7.4-2|82	
14cr|tuxmathscrabble-0.7.4-2|83	
14cr|tuxmathscrabble-0.7.4-2|84	%changelog
14cr|tuxmathscrabble-0.7.4-2|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7.4-2
14cr|tuxmathscrabble-0.7.4-2|86	+ Revision: 0c5ba72
14cr|tuxmathscrabble-0.7.4-2|87	- MassBuild#464: Increase release tag
14cr|tuxmathscrabble-0.7.4-2|88	
14cr|tuxmathscrabble-0.7.4-2|89	

8756 14
14cr|tuxpaint-0.9.22-1|1	Summary:	Simple and fun paint program for kids
14cr|tuxpaint-0.9.22-1|2	Name: 		tuxpaint
14cr|tuxpaint-0.9.22-1|3	Version:	0.9.22
14cr|tuxpaint-0.9.22-1|4	Release:	1
14cr|tuxpaint-0.9.22-1|5	#newer than 9.0 cvs build:
14cr|tuxpaint-0.9.22-1|6	Epoch:		1
14cr|tuxpaint-0.9.22-1|7	License:	GPLv2+
14cr|tuxpaint-0.9.22-1|8	Group:		Graphics
14cr|tuxpaint-0.9.22-1|9	Url:		http://www.newbreedsoftware.com/tuxpaint/
14cr|tuxpaint-0.9.22-1|10	Source0:	%{name}-%{version}.tar.gz
14cr|tuxpaint-0.9.22-1|11	Patch0:		tuxpaint-0.9.22-fix-makefile_lib64.patch
14cr|tuxpaint-0.9.22-1|12	BuildRequires:	desktop-file-utils
14cr|tuxpaint-0.9.22-1|13	BuildRequires:	gettext
14cr|tuxpaint-0.9.22-1|14	BuildRequires:	gperf
14cr|tuxpaint-0.9.22-1|15	BuildRequires:	libpaper-devel
14cr|tuxpaint-0.9.22-1|16	BuildRequires:	pkgconfig(cairo)
14cr|tuxpaint-0.9.22-1|17	BuildRequires:	pkgconfig(freetype2)
14cr|tuxpaint-0.9.22-1|18	BuildRequires:	pkgconfig(fribidi)
14cr|tuxpaint-0.9.22-1|19	BuildRequires:	pkgconfig(libpng)
14cr|tuxpaint-0.9.22-1|20	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|tuxpaint-0.9.22-1|21	BuildRequires:	pkgconfig(sdl)
14cr|tuxpaint-0.9.22-1|22	BuildRequires:	pkgconfig(SDL_image)
14cr|tuxpaint-0.9.22-1|23	BuildRequires:	pkgconfig(SDL_mixer)
14cr|tuxpaint-0.9.22-1|24	BuildRequires:	pkgconfig(SDL_Pango)
14cr|tuxpaint-0.9.22-1|25	BuildRequires:	pkgconfig(SDL_ttf)
14cr|tuxpaint-0.9.22-1|26	#for printing:
14cr|tuxpaint-0.9.22-1|27	Requires: 	netpbm
14cr|tuxpaint-0.9.22-1|28	Suggests:	tuxpaint-config
14cr|tuxpaint-0.9.22-1|29	Suggests:	tuxpaint-stamps
14cr|tuxpaint-0.9.22-1|30	
14cr|tuxpaint-0.9.22-1|31	%description
14cr|tuxpaint-0.9.22-1|32	Tux Paint is a simple paint program gear towards young children. It provides
14cr|tuxpaint-0.9.22-1|33	a simple but entertaining interface, allows drawing with brushes, lines,
14cr|tuxpaint-0.9.22-1|34	shapes, and 'stamps,' and has a 'magic' tool, for special effects. Loading
14cr|tuxpaint-0.9.22-1|35	and saving is done via a graphical interface, and the underlying environment's
14cr|tuxpaint-0.9.22-1|36	filesystem isn't exposed (much like programs on PDAs).
14cr|tuxpaint-0.9.22-1|37	
14cr|tuxpaint-0.9.22-1|38	%files -f %{name}.lang
14cr|tuxpaint-0.9.22-1|39	%doc docs/*
14cr|tuxpaint-0.9.22-1|40	%{_bindir}/%{name}
14cr|tuxpaint-0.9.22-1|41	%{_bindir}/%{name}-import
14cr|tuxpaint-0.9.22-1|42	%{_mandir}/man1/%{name}.1*
14cr|tuxpaint-0.9.22-1|43	%{_mandir}/man1/%{name}-import.1*
14cr|tuxpaint-0.9.22-1|44	%dir %{_sysconfdir}/tuxpaint
14cr|tuxpaint-0.9.22-1|45	%config(noreplace) %{_sysconfdir}/tuxpaint/tuxpaint.conf
14cr|tuxpaint-0.9.22-1|46	%{_sysconfdir}/bash_completion.d/tuxpaint-completion.bash
14cr|tuxpaint-0.9.22-1|47	%{_datadir}/%{name}
14cr|tuxpaint-0.9.22-1|48	%{_libdir}/%{name}
14cr|tuxpaint-0.9.22-1|49	%{_datadir}/applications/tuxpaint.desktop
14cr|tuxpaint-0.9.22-1|50	%{_datadir}/pixmaps/*png
14cr|tuxpaint-0.9.22-1|51	%{_includedir}/X11/pixmaps/tuxpaint.xpm
14cr|tuxpaint-0.9.22-1|52	%{_miconsdir}/*.png
14cr|tuxpaint-0.9.22-1|53	%{_iconsdir}/*.png
14cr|tuxpaint-0.9.22-1|54	%{_liconsdir}/*.png
14cr|tuxpaint-0.9.22-1|55	
14cr|tuxpaint-0.9.22-1|56	#----------------------------------------------------------------------------
14cr|tuxpaint-0.9.22-1|57	
14cr|tuxpaint-0.9.22-1|58	%package devel
14cr|tuxpaint-0.9.22-1|59	Summary:	Headers and development libraries from %{name}
14cr|tuxpaint-0.9.22-1|60	Group:		Development/Other
14cr|tuxpaint-0.9.22-1|61	
14cr|tuxpaint-0.9.22-1|62	%description devel
14cr|tuxpaint-0.9.22-1|63	%{name} development headers and libraries.
14cr|tuxpaint-0.9.22-1|64	
14cr|tuxpaint-0.9.22-1|65	%files devel
14cr|tuxpaint-0.9.22-1|66	%doc %{_datadir}/doc/tuxpaint-dev
14cr|tuxpaint-0.9.22-1|67	%{_bindir}/tp-magic-config
14cr|tuxpaint-0.9.22-1|68	%{_includedir}/%{name}/*.h
14cr|tuxpaint-0.9.22-1|69	%{_mandir}/man1/tp-magic-config.1*
14cr|tuxpaint-0.9.22-1|70	
14cr|tuxpaint-0.9.22-1|71	#----------------------------------------------------------------------------
14cr|tuxpaint-0.9.22-1|72	
14cr|tuxpaint-0.9.22-1|73	%prep
14cr|tuxpaint-0.9.22-1|74	%setup -q
14cr|tuxpaint-0.9.22-1|75	%patch0 -p1
14cr|tuxpaint-0.9.22-1|76	# Fix unreadable files
14cr|tuxpaint-0.9.22-1|77	find . -perm 0600 -exec chmod 0644 '{}' \;
14cr|tuxpaint-0.9.22-1|78	
14cr|tuxpaint-0.9.22-1|79	%build
14cr|tuxpaint-0.9.22-1|80	make OPTFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir}
14cr|tuxpaint-0.9.22-1|81	
14cr|tuxpaint-0.9.22-1|82	%install
14cr|tuxpaint-0.9.22-1|83	make install BUILDPREFIX="%{buildroot}" PKG_ROOT="%{buildroot}" PREFIX="%{_usr}" X11_ICON_PREFIX="%{buildroot}%{_includedir}/X11/pixmaps" LIBDIR=%{_libdir}
14cr|tuxpaint-0.9.22-1|84	
14cr|tuxpaint-0.9.22-1|85	%find_lang %{name} --with-man
14cr|tuxpaint-0.9.22-1|86	
14cr|tuxpaint-0.9.22-1|87	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tuxpaint-0.9.22-1|88	desktop-file-install \
14cr|tuxpaint-0.9.22-1|89	--vendor="" \
14cr|tuxpaint-0.9.22-1|90	--dir %{buildroot}%{_datadir}/applications \
14cr|tuxpaint-0.9.22-1|91	--remove-category="Art" \
14cr|tuxpaint-0.9.22-1|92	src/tuxpaint.desktop
14cr|tuxpaint-0.9.22-1|93	
14cr|tuxpaint-0.9.22-1|94	install -m644 data/images/icon16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|tuxpaint-0.9.22-1|95	install -m644 data/images/icon32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|tuxpaint-0.9.22-1|96	install -m644 data/images/icon48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|tuxpaint-0.9.22-1|97	
14cr|tuxpaint-0.9.22-1|98	rm -Rf %{buildroot}%{_datadir}/applnk
14cr|tuxpaint-0.9.22-1|99	
14cr|tuxpaint-0.9.22-1|100	#Fix perms:
14cr|tuxpaint-0.9.22-1|101	chmod -R go+r docs/
14cr|tuxpaint-0.9.22-1|102	
14cr|tuxpaint-0.9.22-1|103	#Remove useless installed things
14cr|tuxpaint-0.9.22-1|104	rm -Rf %{buildroot}%{_datadir}/doc/%{name}
14cr|tuxpaint-0.9.22-1|105	rm -Rf %{buildroot}%{_datadir}/%{name}/images/icon32x32.xpm
14cr|tuxpaint-0.9.22-1|106	
14cr|tuxpaint-0.9.22-1|107	
14cr|tuxpaint-0.9.22-1|108	%changelog
14cr|tuxpaint-0.9.22-1|109	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.22-1
14cr|tuxpaint-0.9.22-1|110	+ Revision: c305310
14cr|tuxpaint-0.9.22-1|111	- Update BuildRequires
14cr|tuxpaint-0.9.22-1|112	
14cr|tuxpaint-0.9.22-1|113	

8757 14
14cr|tuxpaint-config-0.0.12-6|1	Summary:	Pictures for use with the paint program Tuxpaint
14cr|tuxpaint-config-0.0.12-6|2	Name: 		tuxpaint-config
14cr|tuxpaint-config-0.0.12-6|3	Version:	0.0.12
14cr|tuxpaint-config-0.0.12-6|4	Release:	6
14cr|tuxpaint-config-0.0.12-6|5	License:	GPL
14cr|tuxpaint-config-0.0.12-6|6	Group:		Graphics
14cr|tuxpaint-config-0.0.12-6|7	URL:		http://sourceforge.net/projects/tuxpaint
14cr|tuxpaint-config-0.0.12-6|8	Source:		%{name}-%{version}.tar.bz2
14cr|tuxpaint-config-0.0.12-6|9	Patch0:		tuxpaint-config-0.0.12-locale.patch
14cr|tuxpaint-config-0.0.12-6|10	BuildRequires:	desktop-file-utils
14cr|tuxpaint-config-0.0.12-6|11	BuildRequires:	fltk-devel
14cr|tuxpaint-config-0.0.12-6|12	BuildRequires:	libpaper-devel
14cr|tuxpaint-config-0.0.12-6|13	BuildRequires:	pkgconfig(xext)
14cr|tuxpaint-config-0.0.12-6|14	BuildRequires:	pkgconfig(cairo)
14cr|tuxpaint-config-0.0.12-6|15	BuildRequires:	pkgconfig(pixman-1)
14cr|tuxpaint-config-0.0.12-6|16	Requires:	tuxpaint
14cr|tuxpaint-config-0.0.12-6|17	
14cr|tuxpaint-config-0.0.12-6|18	%description
14cr|tuxpaint-config-0.0.12-6|19	Tux Paint Config is a graphical configuration tool for "Tux Paint."
14cr|tuxpaint-config-0.0.12-6|20	It provides a point-and-click interface that allows parents and teachers
14cr|tuxpaint-config-0.0.12-6|21	to alter Tux Paint's behavior -- disable sound effects, run in
14cr|tuxpaint-config-0.0.12-6|22	full-screen mode, etc. - without needing to manipulate a text-based
14cr|tuxpaint-config-0.0.12-6|23	configuration file.
14cr|tuxpaint-config-0.0.12-6|24	
14cr|tuxpaint-config-0.0.12-6|25	%prep
14cr|tuxpaint-config-0.0.12-6|26	%setup -q
14cr|tuxpaint-config-0.0.12-6|27	%patch0 -p1
14cr|tuxpaint-config-0.0.12-6|28	
14cr|tuxpaint-config-0.0.12-6|29	%build
14cr|tuxpaint-config-0.0.12-6|30	make OPTFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir}
14cr|tuxpaint-config-0.0.12-6|31	
14cr|tuxpaint-config-0.0.12-6|32	%install
14cr|tuxpaint-config-0.0.12-6|33	mkdir -p %{buildroot} %{buildroot}%{_bindir}
14cr|tuxpaint-config-0.0.12-6|34	make install BUILDPREFIX="%{buildroot}" PKG_ROOT="%{buildroot}" PREFIX="%{buildroot}%{_usr}" X11_ICON_PREFIX="%{buildroot}%{_includedir}/X11/pixmaps/" LIBDIR="%{buildroot}%{_libdir}"
14cr|tuxpaint-config-0.0.12-6|35	
14cr|tuxpaint-config-0.0.12-6|36	install -m644 data/images/icon16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|tuxpaint-config-0.0.12-6|37	install -m644 data/images/icon32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|tuxpaint-config-0.0.12-6|38	install -m644 data/images/icon48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|tuxpaint-config-0.0.12-6|39	
14cr|tuxpaint-config-0.0.12-6|40	#Fix perms:
14cr|tuxpaint-config-0.0.12-6|41	chmod -R go+r docs/
14cr|tuxpaint-config-0.0.12-6|42	
14cr|tuxpaint-config-0.0.12-6|43	%find_lang %{name}
14cr|tuxpaint-config-0.0.12-6|44	
14cr|tuxpaint-config-0.0.12-6|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tuxpaint-config-0.0.12-6|46	desktop-file-install	--vendor="" \
14cr|tuxpaint-config-0.0.12-6|47	--dir %{buildroot}%{_datadir}/applications \
14cr|tuxpaint-config-0.0.12-6|48	--remove-category="Settings" \
14cr|tuxpaint-config-0.0.12-6|49	--add-category="Education" \
14cr|tuxpaint-config-0.0.12-6|50	src/tuxpaint-config.desktop
14cr|tuxpaint-config-0.0.12-6|51	
14cr|tuxpaint-config-0.0.12-6|52	# fix perms
14cr|tuxpaint-config-0.0.12-6|53	chmod -R go=u-w %{buildroot}/*
14cr|tuxpaint-config-0.0.12-6|54	
14cr|tuxpaint-config-0.0.12-6|55	%files -f %{name}.lang
14cr|tuxpaint-config-0.0.12-6|56	%defattr(755,root,root,755)
14cr|tuxpaint-config-0.0.12-6|57	%{_bindir}/%{name}
14cr|tuxpaint-config-0.0.12-6|58	%doc docs/AUTHORS.txt docs/CHANGES.txt docs/COPYING.txt docs/README.txt docs/TODO.txt docs/html/README.html
14cr|tuxpaint-config-0.0.12-6|59	%{_mandir}/man1/%{name}.*
14cr|tuxpaint-config-0.0.12-6|60	%{_includedir}/X11/pixmaps/%{name}.*
14cr|tuxpaint-config-0.0.12-6|61	%{_datadir}/applications/%{name}.desktop
14cr|tuxpaint-config-0.0.12-6|62	%{_datadir}/pixmaps/*
14cr|tuxpaint-config-0.0.12-6|63	%{_datadir}/%{name}/images/*
14cr|tuxpaint-config-0.0.12-6|64	%{_miconsdir}/*.png
14cr|tuxpaint-config-0.0.12-6|65	%{_iconsdir}/*.png
14cr|tuxpaint-config-0.0.12-6|66	%{_liconsdir}/*.png
14cr|tuxpaint-config-0.0.12-6|67	
14cr|tuxpaint-config-0.0.12-6|68	
14cr|tuxpaint-config-0.0.12-6|69	
14cr|tuxpaint-config-0.0.12-6|70	%changelog
14cr|tuxpaint-config-0.0.12-6|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.12-6
14cr|tuxpaint-config-0.0.12-6|72	+ Revision: 5b34fbf
14cr|tuxpaint-config-0.0.12-6|73	- MassBuild#464: Increase release tag
14cr|tuxpaint-config-0.0.12-6|74	
14cr|tuxpaint-config-0.0.12-6|75	

8758 14
14cr|tuxpaint-stamps-2009.06.28-3|1	Summary:	Pictures for use with the paint program Tuxpaint
14cr|tuxpaint-stamps-2009.06.28-3|2	Name: 		tuxpaint-stamps
14cr|tuxpaint-stamps-2009.06.28-3|3	Version:	2009.06.28
14cr|tuxpaint-stamps-2009.06.28-3|4	Release:	3
14cr|tuxpaint-stamps-2009.06.28-3|5	License:	GPL
14cr|tuxpaint-stamps-2009.06.28-3|6	Group:		Graphics
14cr|tuxpaint-stamps-2009.06.28-3|7	URL:		http://www.newbreedsoftware.com/tuxpaint/
14cr|tuxpaint-stamps-2009.06.28-3|8	Source: 	%{name}-%{version}.tar.gz
14cr|tuxpaint-stamps-2009.06.28-3|9	Patch0:		tuxpaint-stamps-2009.06.28-mixed-rules.patch
14cr|tuxpaint-stamps-2009.06.28-3|10	
14cr|tuxpaint-stamps-2009.06.28-3|11	BuildArch:	noarch
14cr|tuxpaint-stamps-2009.06.28-3|12	Requires:	tuxpaint
14cr|tuxpaint-stamps-2009.06.28-3|13	
14cr|tuxpaint-stamps-2009.06.28-3|14	%description
14cr|tuxpaint-stamps-2009.06.28-3|15	Tux Paint is a simple paint program gear towards young children.
14cr|tuxpaint-stamps-2009.06.28-3|16	It provides a simple but entertaining interface, allows drawing
14cr|tuxpaint-stamps-2009.06.28-3|17	with brushes, lines, shapes, and 'stamps,' and has a 'magic'
14cr|tuxpaint-stamps-2009.06.28-3|18	tool, for special effects. Loading and saving is done via a
14cr|tuxpaint-stamps-2009.06.28-3|19	graphical interface, and the underlying environment's
14cr|tuxpaint-stamps-2009.06.28-3|20	filesystem isn't exposed (much like programs on PDAs).
14cr|tuxpaint-stamps-2009.06.28-3|21	
14cr|tuxpaint-stamps-2009.06.28-3|22	This packages contains a lot of extra pictures (stamps) for tuxpaint.
14cr|tuxpaint-stamps-2009.06.28-3|23	
14cr|tuxpaint-stamps-2009.06.28-3|24	%prep
14cr|tuxpaint-stamps-2009.06.28-3|25	%setup -q
14cr|tuxpaint-stamps-2009.06.28-3|26	%patch0 -p0
14cr|tuxpaint-stamps-2009.06.28-3|27	rm -rf `find -name CVS`
14cr|tuxpaint-stamps-2009.06.28-3|28	# Fix unreadable files
14cr|tuxpaint-stamps-2009.06.28-3|29	find . -perm 0600 -exec chmod 0644 '{}' \;
14cr|tuxpaint-stamps-2009.06.28-3|30	
14cr|tuxpaint-stamps-2009.06.28-3|31	%install
14cr|tuxpaint-stamps-2009.06.28-3|32	mv Makefile Makefile.tmp
14cr|tuxpaint-stamps-2009.06.28-3|33	cat Makefile.tmp | sed -e "s#^PREFIX=/usr/local#PREFIX=%{buildroot}/usr#g" > Makefile
14cr|tuxpaint-stamps-2009.06.28-3|34	rm -f Makefile.tmp
14cr|tuxpaint-stamps-2009.06.28-3|35	
14cr|tuxpaint-stamps-2009.06.28-3|36	make install-all
14cr|tuxpaint-stamps-2009.06.28-3|37	
14cr|tuxpaint-stamps-2009.06.28-3|38	%files
14cr|tuxpaint-stamps-2009.06.28-3|39	%doc docs/*
14cr|tuxpaint-stamps-2009.06.28-3|40	%{_datadir}/tuxpaint/*
14cr|tuxpaint-stamps-2009.06.28-3|41	
14cr|tuxpaint-stamps-2009.06.28-3|42	
14cr|tuxpaint-stamps-2009.06.28-3|43	%changelog
14cr|tuxpaint-stamps-2009.06.28-3|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2009.06.28-3
14cr|tuxpaint-stamps-2009.06.28-3|45	+ Revision: e45e739
14cr|tuxpaint-stamps-2009.06.28-3|46	- MassBuild#464: Increase release tag
14cr|tuxpaint-stamps-2009.06.28-3|47	
14cr|tuxpaint-stamps-2009.06.28-3|48	

8759 14
14cr|tuxpuck-0.8.2-22|1	%define	name	tuxpuck
14cr|tuxpuck-0.8.2-22|2	%define	version	0.8.2
14cr|tuxpuck-0.8.2-22|3	%define release	22
14cr|tuxpuck-0.8.2-22|4	
14cr|tuxpuck-0.8.2-22|5	Summary:	Clone of ShufflePuck Cafe historical game
14cr|tuxpuck-0.8.2-22|6	Name:		%{name}
14cr|tuxpuck-0.8.2-22|7	Version:	%{version}
14cr|tuxpuck-0.8.2-22|8	Release:	%{release}
14cr|tuxpuck-0.8.2-22|9	Source0:	%{name}-%{version}.tar.bz2
14cr|tuxpuck-0.8.2-22|10	Patch0: tuxpuck-0.8.2-cxx.patch
14cr|tuxpuck-0.8.2-22|11	Patch1: tuxpuck-0.8.2-png15.patch
14cr|tuxpuck-0.8.2-22|12	URL:		http://altruistic.lbl.gov/mirrors/ubuntu/pool/universe/t/tuxpuck/
14cr|tuxpuck-0.8.2-22|13	License:	GPLv2
14cr|tuxpuck-0.8.2-22|14	Group:		Games/Arcade
14cr|tuxpuck-0.8.2-22|15	BuildRequires:	pkgconfig(sdl)
14cr|tuxpuck-0.8.2-22|16	BuildRequires:	pkgconfig(libpng)
14cr|tuxpuck-0.8.2-22|17	BuildRequires:	pkgconfig(vorbis)
14cr|tuxpuck-0.8.2-22|18	BuildRequires:	pkgconfig(zlib)
14cr|tuxpuck-0.8.2-22|19	BuildRequires:	jpeg-devel
14cr|tuxpuck-0.8.2-22|20	BuildRequires:	pkgconfig(freetype2)
14cr|tuxpuck-0.8.2-22|21	
14cr|tuxpuck-0.8.2-22|22	%description
14cr|tuxpuck-0.8.2-22|23	Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST ?
14cr|tuxpuck-0.8.2-22|24	
14cr|tuxpuck-0.8.2-22|25	%prep
14cr|tuxpuck-0.8.2-22|26	%setup -q
14cr|tuxpuck-0.8.2-22|27	%patch0 -p0
14cr|tuxpuck-0.8.2-22|28	%patch1 -p0
14cr|tuxpuck-0.8.2-22|29	
14cr|tuxpuck-0.8.2-22|30	sed -i 's|usr/man|usr/share/man|' Makefile
14cr|tuxpuck-0.8.2-22|31	sed -i -e 's/-Werror//' \
14cr|tuxpuck-0.8.2-22|32	-e '/^CC/d' \
14cr|tuxpuck-0.8.2-22|33	Makefile \
14cr|tuxpuck-0.8.2-22|34	utils/Makefile \
14cr|tuxpuck-0.8.2-22|35	data/Makefile
14cr|tuxpuck-0.8.2-22|36	
14cr|tuxpuck-0.8.2-22|37	%build
14cr|tuxpuck-0.8.2-22|38	perl -pi -e 's/-Werror//' Makefile utils/Makefile
14cr|tuxpuck-0.8.2-22|39	perl -pi -e 's/`sdl-config --cflags`/`sdl-config --cflags` `freetype-config --cflags`/' utils/Makefile
14cr|tuxpuck-0.8.2-22|40	CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS -lpng" make
14cr|tuxpuck-0.8.2-22|41	
14cr|tuxpuck-0.8.2-22|42	%install
14cr|tuxpuck-0.8.2-22|43	install -m755 %{name} -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14cr|tuxpuck-0.8.2-22|44	install -m755 man/tuxpuck.6.gz -D $RPM_BUILD_ROOT%{_mandir}/man1/tuxpuck.6.gz
14cr|tuxpuck-0.8.2-22|45	
14cr|tuxpuck-0.8.2-22|46	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|tuxpuck-0.8.2-22|47	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|tuxpuck-0.8.2-22|48	[Desktop Entry]
14cr|tuxpuck-0.8.2-22|49	Name=Tuxpuck
14cr|tuxpuck-0.8.2-22|50	Comment=Clone of ShufflePuck Cafee
14cr|tuxpuck-0.8.2-22|51	Exec=%{_gamesbindir}/%name
14cr|tuxpuck-0.8.2-22|52	Icon=arcade_section
14cr|tuxpuck-0.8.2-22|53	Terminal=false
14cr|tuxpuck-0.8.2-22|54	Type=Application
14cr|tuxpuck-0.8.2-22|55	StartupNotify=true
14cr|tuxpuck-0.8.2-22|56	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cr|tuxpuck-0.8.2-22|57	EOF
14cr|tuxpuck-0.8.2-22|58	
14cr|tuxpuck-0.8.2-22|59	
14cr|tuxpuck-0.8.2-22|60	
14cr|tuxpuck-0.8.2-22|61	
14cr|tuxpuck-0.8.2-22|62	%files
14cr|tuxpuck-0.8.2-22|63	%doc COPYING
14cr|tuxpuck-0.8.2-22|64	%{_gamesbindir}/%{name}
14cr|tuxpuck-0.8.2-22|65	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxpuck-0.8.2-22|66	%{_mandir}/man1/*
14cr|tuxpuck-0.8.2-22|67	
14cr|tuxpuck-0.8.2-22|68	
14cr|tuxpuck-0.8.2-22|69	%changelog
14cr|tuxpuck-0.8.2-22|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-22
14cr|tuxpuck-0.8.2-22|71	+ Revision: 8b9c127
14cr|tuxpuck-0.8.2-22|72	- MassBuild#464: Increase release tag
14cr|tuxpuck-0.8.2-22|73	
14cr|tuxpuck-0.8.2-22|74	

8760 14
14cr|tuxtype-1.8.1-2|1	%define	fname	tuxtype_w_fonts
14cr|tuxtype-1.8.1-2|2	
14cr|tuxtype-1.8.1-2|3	Summary:	Educational typing tutor game starring Tux
14cr|tuxtype-1.8.1-2|4	Name:		tuxtype
14cr|tuxtype-1.8.1-2|5	Version:	1.8.1
14cr|tuxtype-1.8.1-2|6	Release:	2
14cr|tuxtype-1.8.1-2|7	Source0:	%{fname}-%{version}.tar.gz
14cr|tuxtype-1.8.1-2|8	URL:		http://alioth.debian.org/frs/?group_id=31080
14cr|tuxtype-1.8.1-2|9	License:	GPLv2+
14cr|tuxtype-1.8.1-2|10	Group:		Games/Other
14cr|tuxtype-1.8.1-2|11	BuildRequires:	pkgconfig(sdl)
14cr|tuxtype-1.8.1-2|12	BuildRequires:	pkgconfig(SDL_ttf)
14cr|tuxtype-1.8.1-2|13	BuildRequires:	pkgconfig(SDL_mixer)
14cr|tuxtype-1.8.1-2|14	BuildRequires:	pkgconfig(SDL_image)
14cr|tuxtype-1.8.1-2|15	BuildRequires:	SDL_Pango-devel
14cr|tuxtype-1.8.1-2|16	BuildRequires:	imagemagick
14cr|tuxtype-1.8.1-2|17	BuildRequires:	librsvg-devel
14cr|tuxtype-1.8.1-2|18	Provides:	tuxtype2 = %{version}-%{release}
14cr|tuxtype-1.8.1-2|19	Obsoletes:	tuxtype2 < 1.5.3-9
14cr|tuxtype-1.8.1-2|20	
14cr|tuxtype-1.8.1-2|21	%description
14cr|tuxtype-1.8.1-2|22	Tux Typing is an educational typing tutor game starring Tux, the Linux
14cr|tuxtype-1.8.1-2|23	penguin. It is graphical and requires SDL to run. This is a stable
14cr|tuxtype-1.8.1-2|24	release.
14cr|tuxtype-1.8.1-2|25	
14cr|tuxtype-1.8.1-2|26	%prep
14cr|tuxtype-1.8.1-2|27	%setup -q -n %{fname}-%{version}
14cr|tuxtype-1.8.1-2|28	# Fix incorrect paths hardcoded into the source (#46417) - AdamW
14cr|tuxtype-1.8.1-2|29	sed -i -e 's,/usr/share/fonts/truetype/ttf-.*/,%{_gamesdatadir}/%{name}/fonts/,g' src/loaders.c
14cr|tuxtype-1.8.1-2|30	sed -i -e 's,/usr/share,%{_gamesdatadir},g' src/setup.c
14cr|tuxtype-1.8.1-2|31	
14cr|tuxtype-1.8.1-2|32	# remove the chown command from here and handle it in the file list
14cr|tuxtype-1.8.1-2|33	sed -i 's,chown root:games $(DESTDIR)$(pkglocalstatedir)/words,#&,' Makefile.{am,in}
14cr|tuxtype-1.8.1-2|34	
14cr|tuxtype-1.8.1-2|35	%build
14cr|tuxtype-1.8.1-2|36	%configure2_5x	--disable-rpath \
14cr|tuxtype-1.8.1-2|37	--bindir=%{_gamesbindir} \
14cr|tuxtype-1.8.1-2|38	--datadir=%{_gamesdatadir} \
14cr|tuxtype-1.8.1-2|39	--localstatedir=%{_localstatedir}/lib \
14cr|tuxtype-1.8.1-2|40	--sysconfdir=%{_sysconfdir}
14cr|tuxtype-1.8.1-2|41	%make
14cr|tuxtype-1.8.1-2|42	
14cr|tuxtype-1.8.1-2|43	%install
14cr|tuxtype-1.8.1-2|44	rm -rf %{buildroot}
14cr|tuxtype-1.8.1-2|45	%makeinstall_std
14cr|tuxtype-1.8.1-2|46	rm -fr %{buildroot}%{_prefix}/doc/tuxtype
14cr|tuxtype-1.8.1-2|47	
14cr|tuxtype-1.8.1-2|48	install -d %{buildroot}%{_datadir}/applications
14cr|tuxtype-1.8.1-2|49	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxtype-1.8.1-2|50	[Desktop Entry]
14cr|tuxtype-1.8.1-2|51	Name=TuxType
14cr|tuxtype-1.8.1-2|52	Comment=Educational typing tutor game starring Tux
14cr|tuxtype-1.8.1-2|53	Exec=%{_gamesbindir}/%{name}
14cr|tuxtype-1.8.1-2|54	Icon=%{name}
14cr|tuxtype-1.8.1-2|55	Terminal=false
14cr|tuxtype-1.8.1-2|56	Type=Application
14cr|tuxtype-1.8.1-2|57	StartupNotify=true
14cr|tuxtype-1.8.1-2|58	Categories=Game;KidsGame;Educational;
14cr|tuxtype-1.8.1-2|59	EOF
14cr|tuxtype-1.8.1-2|60	
14cr|tuxtype-1.8.1-2|61	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cr|tuxtype-1.8.1-2|62	convert -scale 16x16 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tuxtype-1.8.1-2|63	convert -scale 32x32 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tuxtype-1.8.1-2|64	convert -scale 48x48 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tuxtype-1.8.1-2|65	
14cr|tuxtype-1.8.1-2|66	%find_lang %{name}
14cr|tuxtype-1.8.1-2|67	
14cr|tuxtype-1.8.1-2|68	%files -f %{name}.lang
14cr|tuxtype-1.8.1-2|69	%doc AUTHORS ChangeLog README doc/en/howtotheme.html
14cr|tuxtype-1.8.1-2|70	%{_sysconfdir}/%{name}
14cr|tuxtype-1.8.1-2|71	%{_gamesbindir}/%{name}
14cr|tuxtype-1.8.1-2|72	%{_datadir}/%{name}
14cr|tuxtype-1.8.1-2|73	%{_gamesdatadir}/%{name}
14cr|tuxtype-1.8.1-2|74	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|tuxtype-1.8.1-2|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tuxtype-1.8.1-2|76	%{_localstatedir}/lib/%{name}
14cr|tuxtype-1.8.1-2|77	#% attr(-,root,games) %{_localstatedir}/lib/%{name}/words
14cr|tuxtype-1.8.1-2|78	
14cr|tuxtype-1.8.1-2|79	%changelog
14cr|tuxtype-1.8.1-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-2
14cr|tuxtype-1.8.1-2|81	+ Revision: 673cd0f
14cr|tuxtype-1.8.1-2|82	- MassBuild#464: Increase release tag
14cr|tuxtype-1.8.1-2|83	
14cr|tuxtype-1.8.1-2|84	

8761 14
14cr|tuxwordsmith-0.7.13-3|1	%define name	tuxwordsmith
14cr|tuxwordsmith-0.7.13-3|2	%define version	0.7.13
14cr|tuxwordsmith-0.7.13-3|3	%define release	3
14cr|tuxwordsmith-0.7.13-3|4	
14cr|tuxwordsmith-0.7.13-3|5	Summary:        Multilanguage scrabble game
14cr|tuxwordsmith-0.7.13-3|6	Name:           %{name}
14cr|tuxwordsmith-0.7.13-3|7	Version:        %{version}
14cr|tuxwordsmith-0.7.13-3|8	Release:        %{release}
14cr|tuxwordsmith-0.7.13-3|9	Source0:        %{name}-%{version}.tar.bz2
14cr|tuxwordsmith-0.7.13-3|10	Patch0:         %{name}-0.7.13-fix-path.patch
14cr|tuxwordsmith-0.7.13-3|11	URL:            http://www.schoolforge.net/education-software/educational-games/tuxwordsmith
14cr|tuxwordsmith-0.7.13-3|12	License:        GPLv2+
14cr|tuxwordsmith-0.7.13-3|13	Group:          Games/Boards
14cr|tuxwordsmith-0.7.13-3|14	BuildRequires:  imagemagick
14cr|tuxwordsmith-0.7.13-3|15	Requires:   python-pygame
14cr|tuxwordsmith-0.7.13-3|16	Requires:   wxPythonGTK
14cr|tuxwordsmith-0.7.13-3|17	BuildArch:  noarch
14cr|tuxwordsmith-0.7.13-3|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
14cr|tuxwordsmith-0.7.13-3|19	
14cr|tuxwordsmith-0.7.13-3|20	%description
14cr|tuxwordsmith-0.7.13-3|21	With TuxWordSmith you get Scrabble in English, French, German, Italian, Greek,
14cr|tuxwordsmith-0.7.13-3|22	Latin , Dutch, Swahili, Spanish, Russian, Ukranian, Swedish, Icelandic,
14cr|tuxwordsmith-0.7.13-3|23	Norwegian, Finnish, Brazillian-Portuguese, Arabic, Hindi, Turkish, Czech,
14cr|tuxwordsmith-0.7.13-3|24	Kurdish, Hungarian and more, all in one application!
14cr|tuxwordsmith-0.7.13-3|25	
14cr|tuxwordsmith-0.7.13-3|26	%prep
14cr|tuxwordsmith-0.7.13-3|27	%setup -q -n %name-%version
14cr|tuxwordsmith-0.7.13-3|28	%patch0 -p0
14cr|tuxwordsmith-0.7.13-3|29	
14cr|tuxwordsmith-0.7.13-3|30	%install
14cr|tuxwordsmith-0.7.13-3|31	rm -rf %{buildroot}
14cr|tuxwordsmith-0.7.13-3|32	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxwordsmith-0.7.13-3|33	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxwordsmith-0.7.13-3|34	cp -pr xdxf %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxwordsmith-0.7.13-3|35	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
14cr|tuxwordsmith-0.7.13-3|36	cp -pr TuxWordSmith %{buildroot}%{_gamesdatadir}/%{name}/lib
14cr|tuxwordsmith-0.7.13-3|37	cp .tws_config_master  %{buildroot}%{_gamesdatadir}/%{name}
14cr|tuxwordsmith-0.7.13-3|38	
14cr|tuxwordsmith-0.7.13-3|39	install -d -m 755 %{buildroot}%{_gamesbindir}
14cr|tuxwordsmith-0.7.13-3|40	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
14cr|tuxwordsmith-0.7.13-3|41	
14cr|tuxwordsmith-0.7.13-3|42	mkdir -p %{buildroot}%{_liconsdir}
14cr|tuxwordsmith-0.7.13-3|43	mkdir -p %{buildroot}%{_iconsdir}
14cr|tuxwordsmith-0.7.13-3|44	mkdir -p %{buildroot}%{_miconsdir}
14cr|tuxwordsmith-0.7.13-3|45	convert -resize 48x48 tws.ico %{buildroot}%{_liconsdir}/%{name}.png
14cr|tuxwordsmith-0.7.13-3|46	convert -resize 32x32 tws.ico %{buildroot}%{_iconsdir}/%{name}.png
14cr|tuxwordsmith-0.7.13-3|47	convert -resize 16x16 tws.ico %{buildroot}%{_miconsdir}/%{name}.png
14cr|tuxwordsmith-0.7.13-3|48	
14cr|tuxwordsmith-0.7.13-3|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|tuxwordsmith-0.7.13-3|50	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tuxwordsmith-0.7.13-3|51	[Desktop Entry]
14cr|tuxwordsmith-0.7.13-3|52	Name=TuxWordSmith
14cr|tuxwordsmith-0.7.13-3|53	Comment=Multilanguage scrabble game
14cr|tuxwordsmith-0.7.13-3|54	Exec=%{_gamesbindir}/%{name}
14cr|tuxwordsmith-0.7.13-3|55	Icon=%{name}
14cr|tuxwordsmith-0.7.13-3|56	Terminal=false
14cr|tuxwordsmith-0.7.13-3|57	Type=Application
14cr|tuxwordsmith-0.7.13-3|58	Categories=Game;BoardGame;
14cr|tuxwordsmith-0.7.13-3|59	EOF
14cr|tuxwordsmith-0.7.13-3|60	
14cr|tuxwordsmith-0.7.13-3|61	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
14cr|tuxwordsmith-0.7.13-3|62	[Desktop Entry]
14cr|tuxwordsmith-0.7.13-3|63	Name=TuxWordSmith Admin
14cr|tuxwordsmith-0.7.13-3|64	Comment=Multilanguage scrabble game with administration mode enabled
14cr|tuxwordsmith-0.7.13-3|65	Exec=%{_gamesbindir}/%{name} -wx
14cr|tuxwordsmith-0.7.13-3|66	Icon=%{name}
14cr|tuxwordsmith-0.7.13-3|67	Terminal=false
14cr|tuxwordsmith-0.7.13-3|68	Type=Application
14cr|tuxwordsmith-0.7.13-3|69	Categories=Game;BoardGame;
14cr|tuxwordsmith-0.7.13-3|70	EOF
14cr|tuxwordsmith-0.7.13-3|71	
14cr|tuxwordsmith-0.7.13-3|72	%clean
14cr|tuxwordsmith-0.7.13-3|73	rm -rf %{buildroot}
14cr|tuxwordsmith-0.7.13-3|74	
14cr|tuxwordsmith-0.7.13-3|75	%files
14cr|tuxwordsmith-0.7.13-3|76	%defattr(-,root,root)
14cr|tuxwordsmith-0.7.13-3|77	%doc INSTALL LICENSE README CHANGES
14cr|tuxwordsmith-0.7.13-3|78	%{_gamesbindir}/%{name}
14cr|tuxwordsmith-0.7.13-3|79	%{_gamesdatadir}/%{name}
14cr|tuxwordsmith-0.7.13-3|80	%{_datadir}/applications/%{name}*.desktop
14cr|tuxwordsmith-0.7.13-3|81	%{_iconsdir}/*
14cr|tuxwordsmith-0.7.13-3|82	
14cr|tuxwordsmith-0.7.13-3|83	
14cr|tuxwordsmith-0.7.13-3|84	
14cr|tuxwordsmith-0.7.13-3|85	
14cr|tuxwordsmith-0.7.13-3|86	%changelog
14cr|tuxwordsmith-0.7.13-3|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.13-3
14cr|tuxwordsmith-0.7.13-3|88	+ Revision: 57216f1
14cr|tuxwordsmith-0.7.13-3|89	- MassBuild#464: Increase release tag
14cr|tuxwordsmith-0.7.13-3|90	
14cr|tuxwordsmith-0.7.13-3|91	

8762 14
14cr|tvbrowser-3.3.3-2|1	Name:		tvbrowser
14cr|tvbrowser-3.3.3-2|2	Version:	3.3.3
14cr|tvbrowser-3.3.3-2|3	Release:	2
14cr|tvbrowser-3.3.3-2|4	Summary:	Digital TV guide
14cr|tvbrowser-3.3.3-2|5	License:	GPL-3.0
14cr|tvbrowser-3.3.3-2|6	Group:		Video
14cr|tvbrowser-3.3.3-2|7	Url:		http://tv-browser.org
14cr|tvbrowser-3.3.3-2|8	Source0:	http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_bin.tar.gz
14cr|tvbrowser-3.3.3-2|9	Source1:	tvbrowser.desktop
14cr|tvbrowser-3.3.3-2|10	BuildRequires:	dos2unix
14cr|tvbrowser-3.3.3-2|11	Requires:	java-openjdk >= 1.7
14cr|tvbrowser-3.3.3-2|12	BuildArch:	noarch
14cr|tvbrowser-3.3.3-2|13	
14cr|tvbrowser-3.3.3-2|14	%description
14cr|tvbrowser-3.3.3-2|15	TV-Browser is Plugin based digital TV guide written in Java. Plugins can be
14cr|tvbrowser-3.3.3-2|16	installed with the download function of TV-Browser.
14cr|tvbrowser-3.3.3-2|17	
14cr|tvbrowser-3.3.3-2|18	
14cr|tvbrowser-3.3.3-2|19	%prep
14cr|tvbrowser-3.3.3-2|20	%setup -q
14cr|tvbrowser-3.3.3-2|21	dos2unix LICENSE.txt
14cr|tvbrowser-3.3.3-2|22	
14cr|tvbrowser-3.3.3-2|23	
14cr|tvbrowser-3.3.3-2|24	%build
14cr|tvbrowser-3.3.3-2|25	# Pre-built java archive: nothing to do
14cr|tvbrowser-3.3.3-2|26	# but preparing a script for lanching it
14cr|tvbrowser-3.3.3-2|27	cat >tvbrowser <<'EOF'
14cr|tvbrowser-3.3.3-2|28	#!/bin/sh
14cr|tvbrowser-3.3.3-2|29	cd %{_datadir}/%{name} && \
14cr|tvbrowser-3.3.3-2|30	exec %{_bindir}/java \
14cr|tvbrowser-3.3.3-2|31	-Xms16m \
14cr|tvbrowser-3.3.3-2|32	-Xmx128m \
14cr|tvbrowser-3.3.3-2|33	-Djava.library.path=%{_datadir}/%{name} \
14cr|tvbrowser-3.3.3-2|34	-Dpropertiesfile=linux.properties \
14cr|tvbrowser-3.3.3-2|35	-jar tvbrowser.jar \
14cr|tvbrowser-3.3.3-2|36	"$@"
14cr|tvbrowser-3.3.3-2|37	EOF
14cr|tvbrowser-3.3.3-2|38	
14cr|tvbrowser-3.3.3-2|39	
14cr|tvbrowser-3.3.3-2|40	%install
14cr|tvbrowser-3.3.3-2|41	install -D -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|tvbrowser-3.3.3-2|42	install -D -p -m 644 %{name}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
14cr|tvbrowser-3.3.3-2|43	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|tvbrowser-3.3.3-2|44	
14cr|tvbrowser-3.3.3-2|45	find hyphen icons imgs personas plugins themepacks -depth -print | \
14cr|tvbrowser-3.3.3-2|46	cpio -p -d -m %{buildroot}%{_datadir}/%{name}
14cr|tvbrowser-3.3.3-2|47	for size in 16 32 48 128; do
14cr|tvbrowser-3.3.3-2|48	(
14cr|tvbrowser-3.3.3-2|49	install -d %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
14cr|tvbrowser-3.3.3-2|50	cd %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
14cr|tvbrowser-3.3.3-2|51	ln -s ../../../../tvbrowser/imgs/tvbrowser${size}.png %{name}.png
14cr|tvbrowser-3.3.3-2|52	)
14cr|tvbrowser-3.3.3-2|53	done
14cr|tvbrowser-3.3.3-2|54	
14cr|tvbrowser-3.3.3-2|55	
14cr|tvbrowser-3.3.3-2|56	%files
14cr|tvbrowser-3.3.3-2|57	%doc COPYRIGHT.txt LICENSE.txt
14cr|tvbrowser-3.3.3-2|58	%{_bindir}/%{name}
14cr|tvbrowser-3.3.3-2|59	%{_datadir}/%{name}
14cr|tvbrowser-3.3.3-2|60	%{_datadir}/applications/%{name}.desktop
14cr|tvbrowser-3.3.3-2|61	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|tvbrowser-3.3.3-2|62	
14cr|tvbrowser-3.3.3-2|63	
14cr|tvbrowser-3.3.3-2|64	
14cr|tvbrowser-3.3.3-2|65	%changelog
14cr|tvbrowser-3.3.3-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-2
14cr|tvbrowser-3.3.3-2|67	+ Revision: 80f2055
14cr|tvbrowser-3.3.3-2|68	- MassBuild#464: Increase release tag
14cr|tvbrowser-3.3.3-2|69	
14cr|tvbrowser-3.3.3-2|70	

8763 14
14cr|tv_grab_nl_py-r92-3|1	Summary:	XMLTV compatible grabber for Dutch TV
14cr|tv_grab_nl_py-r92-3|2	Name:		tv_grab_nl_py
14cr|tv_grab_nl_py-r92-3|3	Version:	r92
14cr|tv_grab_nl_py-r92-3|4	Release:	3
14cr|tv_grab_nl_py-r92-3|5	License:	GPL
14cr|tv_grab_nl_py-r92-3|6	Group:		Video
14cr|tv_grab_nl_py-r92-3|7	URL:		http://code.google.com/p/tvgrabnlpy/
14cr|tv_grab_nl_py-r92-3|8	Source0:	http://tvgrabnlpy.googlecode.com/files/%{name}-%{version}
14cr|tv_grab_nl_py-r92-3|9	BuildArch:	noarch
14cr|tv_grab_nl_py-r92-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|tv_grab_nl_py-r92-3|11	
14cr|tv_grab_nl_py-r92-3|12	%description
14cr|tv_grab_nl_py-r92-3|13	tv_grab_nl_py is a XMLTV-compatible grabber for Dutch television which uses
14cr|tv_grab_nl_py-r92-3|14	TVGids.nl as source.
14cr|tv_grab_nl_py-r92-3|15	
14cr|tv_grab_nl_py-r92-3|16	%description -l nl
14cr|tv_grab_nl_py-r92-3|17	tv_grab_nl_py is een XMLTV-compatibele grabber voor Nederlandse televisie
14cr|tv_grab_nl_py-r92-3|18	die TVGids.nl als bron gebruikt.
14cr|tv_grab_nl_py-r92-3|19	
14cr|tv_grab_nl_py-r92-3|20	%prep
14cr|tv_grab_nl_py-r92-3|21	
14cr|tv_grab_nl_py-r92-3|22	%setup -q -c -T
14cr|tv_grab_nl_py-r92-3|23	cp %{SOURCE0} %{name}
14cr|tv_grab_nl_py-r92-3|24	
14cr|tv_grab_nl_py-r92-3|25	%build
14cr|tv_grab_nl_py-r92-3|26	
14cr|tv_grab_nl_py-r92-3|27	%install
14cr|tv_grab_nl_py-r92-3|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|tv_grab_nl_py-r92-3|29	install -d %{buildroot}%{_bindir}
14cr|tv_grab_nl_py-r92-3|30	install %{name} %{buildroot}%{_bindir}/tv_grab_nl
14cr|tv_grab_nl_py-r92-3|31	
14cr|tv_grab_nl_py-r92-3|32	%clean
14cr|tv_grab_nl_py-r92-3|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|tv_grab_nl_py-r92-3|34	
14cr|tv_grab_nl_py-r92-3|35	%files
14cr|tv_grab_nl_py-r92-3|36	%defattr(-,root,root)
14cr|tv_grab_nl_py-r92-3|37	%attr(0755,root,root) %{_bindir}/tv_grab_nl
14cr|tv_grab_nl_py-r92-3|38	
14cr|tv_grab_nl_py-r92-3|39	
14cr|tv_grab_nl_py-r92-3|40	
14cr|tv_grab_nl_py-r92-3|41	%changelog
14cr|tv_grab_nl_py-r92-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> r92-3
14cr|tv_grab_nl_py-r92-3|43	+ Revision: 447cbb0
14cr|tv_grab_nl_py-r92-3|44	- MassBuild#464: Increase release tag
14cr|tv_grab_nl_py-r92-3|45	
14cr|tv_grab_nl_py-r92-3|46	

8764 14
14cr|tvheadend-3.9-2|1	# import from MIB and upadte to 3.9
14cr|tvheadend-3.9-2|2	
14cr|tvheadend-3.9-2|3	Name:           tvheadend
14cr|tvheadend-3.9-2|4	Summary:        TV streaming server
14cr|tvheadend-3.9-2|5	Version:        3.9
14cr|tvheadend-3.9-2|6	Release:        2
14cr|tvheadend-3.9-2|7	License:        GPLv3
14cr|tvheadend-3.9-2|8	URL:            http://www.lonelycoder.com
14cr|tvheadend-3.9-2|9	Group:          Video
14cr|tvheadend-3.9-2|10	Source0:        https://github.com/tvheadend/tvheadend/archive/v3.9.tar.gz
14cr|tvheadend-3.9-2|11	Source1:        %{name}.init
14cr|tvheadend-3.9-2|12	Source2:        %{name}.png
14cr|tvheadend-3.9-2|13	Source3:        README.install.urpmi
14cr|tvheadend-3.9-2|14	Source4:        %{name}.conf
14cr|tvheadend-3.9-2|15	
14cr|tvheadend-3.9-2|16	
14cr|tvheadend-3.9-2|17	Patch0: 	    %{name}-no_werror.patch
14cr|tvheadend-3.9-2|18	BuildRequires:  fdupes
14cr|tvheadend-3.9-2|19	BuildRequires:	pkgconfig
14cr|tvheadend-3.9-2|20	BuildRequires:  pkgconfig(avahi-client)
14cr|tvheadend-3.9-2|21	BuildRequires:  pkgconfig(openssl)
14cr|tvheadend-3.9-2|22	BuildRequires:  pkgconfig(python)
14cr|tvheadend-3.9-2|23	BuildRequires:  systemd
14cr|tvheadend-3.9-2|24	BuildRequires:  pkgconfig(libavcodec)
14cr|tvheadend-3.9-2|25	BuildRequires:  pkgconfig(libcurl)
14cr|tvheadend-3.9-2|26	BuildRequires:  pkgconfig(libv4lconvert)
14cr|tvheadend-3.9-2|27	
14cr|tvheadend-3.9-2|28	Requires(pre,preun):  rpm-helper
14cr|tvheadend-3.9-2|29	Requires(post):       pwgen
14cr|tvheadend-3.9-2|30	
14cr|tvheadend-3.9-2|31	%description
14cr|tvheadend-3.9-2|32	A TV streaming server supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV,
14cr|tvheadend-3.9-2|33	and Analog video (V4L) as input sources.
14cr|tvheadend-3.9-2|34	
14cr|tvheadend-3.9-2|35	It also comes with a powerful and easy to use web interface both used for
14cr|tvheadend-3.9-2|36	configuration and day-to-day operations, such as searching the EPG and
14cr|tvheadend-3.9-2|37	scheduling recordings.
14cr|tvheadend-3.9-2|38	
14cr|tvheadend-3.9-2|39	
14cr|tvheadend-3.9-2|40	%prep
14cr|tvheadend-3.9-2|41	%setup -q
14cr|tvheadend-3.9-2|42	%patch0 -p1
14cr|tvheadend-3.9-2|43	cp -v %{SOURCE3} .
14cr|tvheadend-3.9-2|44	
14cr|tvheadend-3.9-2|45	%build
14cr|tvheadend-3.9-2|46	%configure --prefix=/usr --release --libdir=%{_libdir} --mandir=%{_mandir}/man1 --disable-dvbscan
14cr|tvheadend-3.9-2|47	%make
14cr|tvheadend-3.9-2|48	
14cr|tvheadend-3.9-2|49	
14cr|tvheadend-3.9-2|50	%install
14cr|tvheadend-3.9-2|51	%{makeinstall_std}
14cr|tvheadend-3.9-2|52	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
14cr|tvheadend-3.9-2|53	cp -v %{SOURCE4} %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cr|tvheadend-3.9-2|54	
14cr|tvheadend-3.9-2|55	mkdir -p %{buildroot}/%{_initddir}
14cr|tvheadend-3.9-2|56	install -m 0755 %{SOURCE1} %{buildroot}/%{_initddir}/%{name}
14cr|tvheadend-3.9-2|57	
14cr|tvheadend-3.9-2|58	# Menu entry
14cr|tvheadend-3.9-2|59	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|tvheadend-3.9-2|60	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop << EOF
14cr|tvheadend-3.9-2|61	[Desktop Entry]
14cr|tvheadend-3.9-2|62	Name=Tvheadend
14cr|tvheadend-3.9-2|63	Comment=%{summary}
14cr|tvheadend-3.9-2|64	Exec=%{_bindir}/xdg-open http://localhost:9981/
14cr|tvheadend-3.9-2|65	Icon=%{name}
14cr|tvheadend-3.9-2|66	Type=Application
14cr|tvheadend-3.9-2|67	Categories=AudioVideo;Video;TV;Recorder;X-Mandriva-CrossDesktop;
14cr|tvheadend-3.9-2|68	EOF
14cr|tvheadend-3.9-2|69	
14cr|tvheadend-3.9-2|70	install -D -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14cr|tvheadend-3.9-2|71	
14cr|tvheadend-3.9-2|72	find %{buildroot} -size 0 -delete
14cr|tvheadend-3.9-2|73	
14cr|tvheadend-3.9-2|74	install -m644 %{SOURCE3} README.urpmi
14cr|tvheadend-3.9-2|75	
14cr|tvheadend-3.9-2|76	%pre
14cr|tvheadend-3.9-2|77	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cr|tvheadend-3.9-2|78	gpasswd -a %{name} video >/dev/null
14cr|tvheadend-3.9-2|79	
14cr|tvheadend-3.9-2|80	%post
14cr|tvheadend-3.9-2|81	chown %{name}:root %{_localstatedir}/lib/%{name}
14cr|tvheadend-3.9-2|82	cd %{_localstatedir}/lib/%{name}
14cr|tvheadend-3.9-2|83	chown -R %{name}:video .hts*
14cr|tvheadend-3.9-2|84	
14cr|tvheadend-3.9-2|85	if  grep -q '"password": "dummypassword"' %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1; then
14cr|tvheadend-3.9-2|86	sed -i "s,\"password\": \"dummypassword\",\"password\": \"$(pwgen -s 12 1)\"," %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cr|tvheadend-3.9-2|87	fi
14cr|tvheadend-3.9-2|88	
14cr|tvheadend-3.9-2|89	%_post_service %{name}
14cr|tvheadend-3.9-2|90	
14cr|tvheadend-3.9-2|91	%preun
14cr|tvheadend-3.9-2|92	%_preun_service %{name}
14cr|tvheadend-3.9-2|93	
14cr|tvheadend-3.9-2|94	
14cr|tvheadend-3.9-2|95	%files
14cr|tvheadend-3.9-2|96	
14cr|tvheadend-3.9-2|97	%doc LICENSE README README.urpmi
14cr|tvheadend-3.9-2|98	%{_bindir}/%name
14cr|tvheadend-3.9-2|99	%{_initddir}/%name
14cr|tvheadend-3.9-2|100	%{_mandir}/man1/%name.1.xz
14cr|tvheadend-3.9-2|101	%{_iconsdir}/%name.png
14cr|tvheadend-3.9-2|102	%{_datadir}/applications/%{name}.desktop
14cr|tvheadend-3.9-2|103	%{_datadir}/%{name}
14cr|tvheadend-3.9-2|104	
14cr|tvheadend-3.9-2|105	%dir %attr(-,tvheadend,root) %{_localstatedir}/lib/%{name}
14cr|tvheadend-3.9-2|106	%dir %attr(-,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
14cr|tvheadend-3.9-2|107	%attr(0600,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cr|tvheadend-3.9-2|108	%changelog
14cr|tvheadend-3.9-2|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-2
14cr|tvheadend-3.9-2|110	+ Revision: 99c9b08
14cr|tvheadend-3.9-2|111	- MassBuild#464: Increase release tag
14cr|tvheadend-3.9-2|112	
14cr|tvheadend-3.9-2|113	

8765 14
14cr|tvkaistagui-1.3.0-3|1	%define debug_package %{nil}
14cr|tvkaistagui-1.3.0-3|2	
14cr|tvkaistagui-1.3.0-3|3	Name:		tvkaistagui
14cr|tvkaistagui-1.3.0-3|4	Version:	1.3.0
14cr|tvkaistagui-1.3.0-3|5	Release:	3
14cr|tvkaistagui-1.3.0-3|6	License:	GPLv3
14cr|tvkaistagui-1.3.0-3|7	Group:		Video
14cr|tvkaistagui-1.3.0-3|8	Summary:	Fast and easy GUI for Finnish TVkaista service
14cr|tvkaistagui-1.3.0-3|9	URL:		http://helineva.net/%{name}
14cr|tvkaistagui-1.3.0-3|10	Source0:        http://helineva.net/%{name}/%{name}-%{version}-src.tar.gz
14cr|tvkaistagui-1.3.0-3|11	BuildRequires: 	pkgconfig(libpng)
14cr|tvkaistagui-1.3.0-3|12	BuildRequires:	pkgconfig(Qt3Support) >= 4.6.0
14cr|tvkaistagui-1.3.0-3|13	Requires:	vlc
14cr|tvkaistagui-1.3.0-3|14	
14cr|tvkaistagui-1.3.0-3|15	%description
14cr|tvkaistagui-1.3.0-3|16	Download and play TV programs from Finnish TVkaista service.
14cr|tvkaistagui-1.3.0-3|17	
14cr|tvkaistagui-1.3.0-3|18	%prep
14cr|tvkaistagui-1.3.0-3|19	%setup -q
14cr|tvkaistagui-1.3.0-3|20	
14cr|tvkaistagui-1.3.0-3|21	%build
14cr|tvkaistagui-1.3.0-3|22	%qmake_qt4 CONFIG+=release src/tvkaista.pro
14cr|tvkaistagui-1.3.0-3|23	%make
14cr|tvkaistagui-1.3.0-3|24	
14cr|tvkaistagui-1.3.0-3|25	%install
14cr|tvkaistagui-1.3.0-3|26	install -D -s -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
14cr|tvkaistagui-1.3.0-3|27	install -D -m 644 src/images/tvkaista-48x48.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|tvkaistagui-1.3.0-3|28	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|tvkaistagui-1.3.0-3|29	
14cr|tvkaistagui-1.3.0-3|30	%files
14cr|tvkaistagui-1.3.0-3|31	%{_bindir}/%{name}
14cr|tvkaistagui-1.3.0-3|32	%{_datadir}/pixmaps/%{name}.png
14cr|tvkaistagui-1.3.0-3|33	%{_datadir}/applications/%{name}.desktop
14cr|tvkaistagui-1.3.0-3|34	
14cr|tvkaistagui-1.3.0-3|35	%changelog
14cr|tvkaistagui-1.3.0-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cr|tvkaistagui-1.3.0-3|37	+ Revision: 0943bab
14cr|tvkaistagui-1.3.0-3|38	- MassBuild#464: Increase release tag
14cr|tvkaistagui-1.3.0-3|39	
14cr|tvkaistagui-1.3.0-3|40	

8766 14
14cr|tvok-0.5.2.36-2|1	%define		oversion	0.5.2
14cr|tvok-0.5.2.36-2|2	%define		mversion	36
14cr|tvok-0.5.2.36-2|3	%define		dversion	20110905
14cr|tvok-0.5.2.36-2|4	
14cr|tvok-0.5.2.36-2|5	Name:		tvok
14cr|tvok-0.5.2.36-2|6	Version:	%{oversion}.%{mversion}
14cr|tvok-0.5.2.36-2|7	Release:	2
14cr|tvok-0.5.2.36-2|8	Summary:	A program for watching and recording TV
14cr|tvok-0.5.2.36-2|9	Group:		Video
14cr|tvok-0.5.2.36-2|10	License:	GPLv3+
14cr|tvok-0.5.2.36-2|11	URL:		http://www.kochkin.org/doku.php/tvok/010-index
14cr|tvok-0.5.2.36-2|12	Source:		http://tvok.kochkin.org/snapshots/%{name}-%{oversion}-%{mversion}-%{dversion}.tar.bz2
14cr|tvok-0.5.2.36-2|13	BuildRequires:	qt4-devel
14cr|tvok-0.5.2.36-2|14	BuildRequires:	imagemagick
14cr|tvok-0.5.2.36-2|15	Requires:	mplayer
14cr|tvok-0.5.2.36-2|16	Requires:	mencoder
14cr|tvok-0.5.2.36-2|17	
14cr|tvok-0.5.2.36-2|18	%description
14cr|tvok-0.5.2.36-2|19	tvok is a mpalyer/mencoder-based program for watching and recording TV
14cr|tvok-0.5.2.36-2|20	using analog TV tuners.
14cr|tvok-0.5.2.36-2|21	
14cr|tvok-0.5.2.36-2|22	%prep
14cr|tvok-0.5.2.36-2|23	%setup -q -n %{name}
14cr|tvok-0.5.2.36-2|24	
14cr|tvok-0.5.2.36-2|25	%build
14cr|tvok-0.5.2.36-2|26	%qmake_qt4
14cr|tvok-0.5.2.36-2|27	%make
14cr|tvok-0.5.2.36-2|28	
14cr|tvok-0.5.2.36-2|29	%install
14cr|tvok-0.5.2.36-2|30	%__rm -rf %{buildroot}
14cr|tvok-0.5.2.36-2|31	%__make install INSTALL_ROOT=%{buildroot}
14cr|tvok-0.5.2.36-2|32	
14cr|tvok-0.5.2.36-2|33	for N in 16 32 48 64 128; do convert rc/tv.png -scale ${N}x${N} $N.png; done
14cr|tvok-0.5.2.36-2|34	
14cr|tvok-0.5.2.36-2|35	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|tvok-0.5.2.36-2|36	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|tvok-0.5.2.36-2|37	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|tvok-0.5.2.36-2|38	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|tvok-0.5.2.36-2|39	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|tvok-0.5.2.36-2|40	
14cr|tvok-0.5.2.36-2|41	# menu-entry
14cr|tvok-0.5.2.36-2|42	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|tvok-0.5.2.36-2|43	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|tvok-0.5.2.36-2|44	[Desktop Entry]
14cr|tvok-0.5.2.36-2|45	Name=tvok
14cr|tvok-0.5.2.36-2|46	Comment=Watching and recording TV
14cr|tvok-0.5.2.36-2|47	Exec=%{name}
14cr|tvok-0.5.2.36-2|48	Icon=%{name}
14cr|tvok-0.5.2.36-2|49	Terminal=false
14cr|tvok-0.5.2.36-2|50	Type=Application
14cr|tvok-0.5.2.36-2|51	Categories=AudioVideo;Video;Player;Recorder;TV;
14cr|tvok-0.5.2.36-2|52	EOF
14cr|tvok-0.5.2.36-2|53	
14cr|tvok-0.5.2.36-2|54	%clean
14cr|tvok-0.5.2.36-2|55	%__rm -rf %{buildroot}
14cr|tvok-0.5.2.36-2|56	
14cr|tvok-0.5.2.36-2|57	%files
14cr|tvok-0.5.2.36-2|58	%defattr(644,root,root,755)
14cr|tvok-0.5.2.36-2|59	%doc CHANGELOG README COPYRIGHT
14cr|tvok-0.5.2.36-2|60	%attr(755,root,root) %{_bindir}/%{name}
14cr|tvok-0.5.2.36-2|61	%{_datadir}/%{name}
14cr|tvok-0.5.2.36-2|62	%{_datadir}/applications/%{name}.desktop
14cr|tvok-0.5.2.36-2|63	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|tvok-0.5.2.36-2|64	
14cr|tvok-0.5.2.36-2|65	
14cr|tvok-0.5.2.36-2|66	
14cr|tvok-0.5.2.36-2|67	
14cr|tvok-0.5.2.36-2|68	%changelog
14cr|tvok-0.5.2.36-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2.36-2
14cr|tvok-0.5.2.36-2|70	+ Revision: be712c4
14cr|tvok-0.5.2.36-2|71	- MassBuild#464: Increase release tag
14cr|tvok-0.5.2.36-2|72	
14cr|tvok-0.5.2.36-2|73	

8767 14
14cr|twiki-6.0.0-2|1	%if %{_use_internal_dependency_generator}
14cr|twiki-6.0.0-2|2	%define __noautoprov 'perl\\((.*)\\)'
14cr|twiki-6.0.0-2|3	%define __noautoreq 'perl\\(TWiki(.*)\\)|perl\\(Assert\\)|perl\\(Monitor\\)'
14cr|twiki-6.0.0-2|4	%else
14cr|twiki-6.0.0-2|5	%define _provides_exceptions perl(.*)
14cr|twiki-6.0.0-2|6	%define _requires_exceptions perl(\\(TWiki.*\\|Assert\\|Monitor\\))
14cr|twiki-6.0.0-2|7	
14cr|twiki-6.0.0-2|8	%endif
14cr|twiki-6.0.0-2|9	
14cr|twiki-6.0.0-2|10	Name:       twiki
14cr|twiki-6.0.0-2|11	Version:    6.0.0
14cr|twiki-6.0.0-2|12	Release:    2
14cr|twiki-6.0.0-2|13	Summary:    The Open Source Enterprise Wiki and Web 2.0 Application Platform
14cr|twiki-6.0.0-2|14	
14cr|twiki-6.0.0-2|15	License:    GPL
14cr|twiki-6.0.0-2|16	Group:      System/Servers
14cr|twiki-6.0.0-2|17	URL:        http://www.twiki.org
14cr|twiki-6.0.0-2|18	Source:     http://sourceforge.net/projects/twiki/files/TWiki%20for%20all%20Platforms/TWiki-6.0.0/TWiki-%{version}.tgz
14cr|twiki-6.0.0-2|19	Requires:   apache
14cr|twiki-6.0.0-2|20	Requires:   rcs
14cr|twiki-6.0.0-2|21	BuildArch:  noarch
14cr|twiki-6.0.0-2|22	
14cr|twiki-6.0.0-2|23	%description
14cr|twiki-6.0.0-2|24	Welcome to TWiki, a flexible, powerful, and easy to use enterprise wiki,
14cr|twiki-6.0.0-2|25	enterprise collaboration platform, and knowledge management system. It is a
14cr|twiki-6.0.0-2|26	Structured Wiki, typically used to run a project development space, a document
14cr|twiki-6.0.0-2|27	management system, a knowledge base, or any other groupware tool, on an
14cr|twiki-6.0.0-2|28	intranet or on the Internet. Web content can be created collaboratively by
14cr|twiki-6.0.0-2|29	using just a browser. Users without programming skills can create web
14cr|twiki-6.0.0-2|30	applications. Developers can extend the functionality of TWiki with Plugins.
14cr|twiki-6.0.0-2|31	TWiki fosters information flow within an organization, lets distributed teams
14cr|twiki-6.0.0-2|32	work together seamlessly and productively, and eliminates the one-webmaster
14cr|twiki-6.0.0-2|33	syndrome of outdated intranet content.
14cr|twiki-6.0.0-2|34	
14cr|twiki-6.0.0-2|35	%prep
14cr|twiki-6.0.0-2|36	%setup -q -n %{name}
14cr|twiki-6.0.0-2|37	chmod -R u+w .
14cr|twiki-6.0.0-2|38	chmod 644 lib/TWiki/Plugins/TWikiNetSkinPlugin.pm
14cr|twiki-6.0.0-2|39	
14cr|twiki-6.0.0-2|40	%build
14cr|twiki-6.0.0-2|41	
14cr|twiki-6.0.0-2|42	%install
14cr|twiki-6.0.0-2|43	
14cr|twiki-6.0.0-2|44	# non-writable content
14cr|twiki-6.0.0-2|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cr|twiki-6.0.0-2|46	
14cr|twiki-6.0.0-2|47	for file in robots.txt bin/setlib.cfg; do
14cr|twiki-6.0.0-2|48	install -m 644 $file %{buildroot}%{_datadir}/%{name}/bin
14cr|twiki-6.0.0-2|49	done
14cr|twiki-6.0.0-2|50	
14cr|twiki-6.0.0-2|51	for file in attach configure changes edit login logon manage oops preview \
14cr|twiki-6.0.0-2|52	rdiff rdiffauth register rename resetpasswd rest save search statistics \
14cr|twiki-6.0.0-2|53	upload view viewauth viewfile; do
14cr|twiki-6.0.0-2|54	install -m 755 bin/$file %{buildroot}%{_datadir}/%{name}/bin
14cr|twiki-6.0.0-2|55	done
14cr|twiki-6.0.0-2|56	
14cr|twiki-6.0.0-2|57	cp -pr bin/logos %{buildroot}%{_datadir}/%{name}/bin/
14cr|twiki-6.0.0-2|58	
14cr|twiki-6.0.0-2|59	for dir in lib locale templates tools; do
14cr|twiki-6.0.0-2|60	cp -pr $dir %{buildroot}%{_datadir}/%{name}
14cr|twiki-6.0.0-2|61	done
14cr|twiki-6.0.0-2|62	
14cr|twiki-6.0.0-2|63	# writable content
14cr|twiki-6.0.0-2|64	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|twiki-6.0.0-2|65	for dir in data pub working; do
14cr|twiki-6.0.0-2|66	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
14cr|twiki-6.0.0-2|67	done
14cr|twiki-6.0.0-2|68	
14cr|twiki-6.0.0-2|69	# configuration
14cr|twiki-6.0.0-2|70	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|twiki-6.0.0-2|71	install -m 644 bin/LocalLib.cfg.txt \
14cr|twiki-6.0.0-2|72	%{buildroot}%{_sysconfdir}/%{name}/LocalLib.cfg
14cr|twiki-6.0.0-2|73	pushd %{buildroot}%{_datadir}/%{name}/bin
14cr|twiki-6.0.0-2|74	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalLib.cfg .
14cr|twiki-6.0.0-2|75	popd
14cr|twiki-6.0.0-2|76	perl -pi \
14cr|twiki-6.0.0-2|77	-e 's|\$twikiLibPath =.*|\$twikiLibPath = "%{_datadir}/%{name}/lib";|' \
14cr|twiki-6.0.0-2|78	%{buildroot}%{_sysconfdir}/twiki/LocalLib.cfg
14cr|twiki-6.0.0-2|79	cat > %{buildroot}%{_sysconfdir}/%{name}/LocalSite.cfg <<'EOF'
14cr|twiki-6.0.0-2|80	# **URL M**
14cr|twiki-6.0.0-2|81	#  This is the root of all TWiki URLs e.g. http://myhost.com:123.
14cr|twiki-6.0.0-2|82	$TWiki::cfg{DefaultUrlHost} = 'http://localhost';
14cr|twiki-6.0.0-2|83	
14cr|twiki-6.0.0-2|84	# This is the 'cgi-bin' part of URLs used to access the TWiki bin
14cr|twiki-6.0.0-2|85	# directory
14cr|twiki-6.0.0-2|86	$TWiki::cfg{ScriptUrlPath} = '/twiki/bin';
14cr|twiki-6.0.0-2|87	
14cr|twiki-6.0.0-2|88	# Attachments URL path e.g. /twiki/pub
14cr|twiki-6.0.0-2|89	$TWiki::cfg{PubUrlPath} = '/twiki/pub';
14cr|twiki-6.0.0-2|90	
14cr|twiki-6.0.0-2|91	# Template directory e.g. /usr/local/twiki/templates
14cr|twiki-6.0.0-2|92	$TWiki::cfg{TemplateDir} = '/usr/share/twiki/templates';
14cr|twiki-6.0.0-2|93	
14cr|twiki-6.0.0-2|94	# Translation files directory (file path, not URL) e.g. /usr/local/twiki/locales
14cr|twiki-6.0.0-2|95	$TWiki::cfg{LocalesDir} = '/usr/share/twiki/locales';
14cr|twiki-6.0.0-2|96	
14cr|twiki-6.0.0-2|97	# Topic files store (file path, not URL) e.g. /usr/local/twiki/data
14cr|twiki-6.0.0-2|98	$TWiki::cfg{DataDir} = '/var/lib/twiki/data';
14cr|twiki-6.0.0-2|99	
14cr|twiki-6.0.0-2|100	# Attachments store (file path, not URL), must match /twiki/pub e.g.
14cr|twiki-6.0.0-2|101	# /usr/local/twiki/pub
14cr|twiki-6.0.0-2|102	$TWiki::cfg{PubDir} = '/var/lib/twiki/pub';
14cr|twiki-6.0.0-2|103	
14cr|twiki-6.0.0-2|104	# Directory where TWiki stores files that are required for the management
14cr|twiki-6.0.0-2|105	# of TWiki, but are not normally required to be browsed from the web.
14cr|twiki-6.0.0-2|106	$TWiki::cfg{WorkingDir} = '/var/lib/twiki/working';
14cr|twiki-6.0.0-2|107	EOF
14cr|twiki-6.0.0-2|108	pushd %{buildroot}%{_datadir}/%{name}/lib
14cr|twiki-6.0.0-2|109	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalSite.cfg .
14cr|twiki-6.0.0-2|110	popd
14cr|twiki-6.0.0-2|111	
14cr|twiki-6.0.0-2|112	# cleanup
14cr|twiki-6.0.0-2|113	rm -rf %{buildroot}%{_datadir}/%{name}/lib/CPAN
14cr|twiki-6.0.0-2|114	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/.htaccess.txt
14cr|twiki-6.0.0-2|115	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/configure
14cr|twiki-6.0.0-2|116	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
14cr|twiki-6.0.0-2|117	| xargs rm -f
14cr|twiki-6.0.0-2|118	
14cr|twiki-6.0.0-2|119	# apache configuration
14cr|twiki-6.0.0-2|120	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|twiki-6.0.0-2|121	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|twiki-6.0.0-2|122	# Twiki Apache configuration
14cr|twiki-6.0.0-2|123	Alias /twiki/pub %{_localstatedir}/lib/%{name}/pub
14cr|twiki-6.0.0-2|124	Alias /twiki %{_datadir}/%{name}
14cr|twiki-6.0.0-2|125	
14cr|twiki-6.0.0-2|126	<Directory %{_datadir}/%{name}>
14cr|twiki-6.0.0-2|127	Require all granted
14cr|twiki-6.0.0-2|128	DirectoryIndex bin/view
14cr|twiki-6.0.0-2|129	</Directory>
14cr|twiki-6.0.0-2|130	
14cr|twiki-6.0.0-2|131	<Directory %{_datadir}/%{name}/bin>
14cr|twiki-6.0.0-2|132	Options +ExecCGI
14cr|twiki-6.0.0-2|133	SetHandler cgi-script
14cr|twiki-6.0.0-2|134	</Directory>
14cr|twiki-6.0.0-2|135	
14cr|twiki-6.0.0-2|136	<Directory %{_datadir}/%{name}/lib>
14cr|twiki-6.0.0-2|137	Require all denied
14cr|twiki-6.0.0-2|138	</Directory>
14cr|twiki-6.0.0-2|139	
14cr|twiki-6.0.0-2|140	<Directory %{_datadir}/%{name}/locales>
14cr|twiki-6.0.0-2|141	Require all denied
14cr|twiki-6.0.0-2|142	</Directory>
14cr|twiki-6.0.0-2|143	
14cr|twiki-6.0.0-2|144	<Directory %{_datadir}/%{name}/templates>
14cr|twiki-6.0.0-2|145	Require all denied
14cr|twiki-6.0.0-2|146	</Directory>
14cr|twiki-6.0.0-2|147	
14cr|twiki-6.0.0-2|148	<Directory %{_datadir}/%{name}/tools>
14cr|twiki-6.0.0-2|149	Require all denied
14cr|twiki-6.0.0-2|150	</Directory>
14cr|twiki-6.0.0-2|151	
14cr|twiki-6.0.0-2|152	<Directory %{_localstatedir}/lib/%{name}/pub>
14cr|twiki-6.0.0-2|153	Require all granted
14cr|twiki-6.0.0-2|154	</Directory>
14cr|twiki-6.0.0-2|155	
14cr|twiki-6.0.0-2|156	EOF
14cr|twiki-6.0.0-2|157	
14cr|twiki-6.0.0-2|158	%files
14cr|twiki-6.0.0-2|159	%doc AUTHORS COPYING COPYRIGHT LICENSE
14cr|twiki-6.0.0-2|160	%{_datadir}/twiki
14cr|twiki-6.0.0-2|161	%attr(-,apache,apache) %{_localstatedir}/lib/twiki
14cr|twiki-6.0.0-2|162	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|twiki-6.0.0-2|163	%dir %{_sysconfdir}/%{name}
14cr|twiki-6.0.0-2|164	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}/LocalSite.cfg
14cr|twiki-6.0.0-2|165	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/%{name}/LocalLib.cfg
14cr|twiki-6.0.0-2|166	
14cr|twiki-6.0.0-2|167	
14cr|twiki-6.0.0-2|168	
14cr|twiki-6.0.0-2|169	%changelog
14cr|twiki-6.0.0-2|170	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.0-2
14cr|twiki-6.0.0-2|171	+ Revision: 56ceff1
14cr|twiki-6.0.0-2|172	- MassBuild#464: Increase release tag
14cr|twiki-6.0.0-2|173	
14cr|twiki-6.0.0-2|174	

8768 14
14cr|twiki-plugin-ldapcontrib-2.99.7-4|1	%if %{_use_internal_dependency_generator}
14cr|twiki-plugin-ldapcontrib-2.99.7-4|2	%define __noautoprov 'perl\\((.*)\\)'
14cr|twiki-plugin-ldapcontrib-2.99.7-4|3	%define __noautoreq 'perl\\(TWiki(.*)\\)|perl\\(Assert\\)'
14cr|twiki-plugin-ldapcontrib-2.99.7-4|4	%else
14cr|twiki-plugin-ldapcontrib-2.99.7-4|5	%define _provides_exceptions perl(.*)
14cr|twiki-plugin-ldapcontrib-2.99.7-4|6	%define _requires_exceptions perl(\\(TWiki.*\\|Assert\\))
14cr|twiki-plugin-ldapcontrib-2.99.7-4|7	%endif
14cr|twiki-plugin-ldapcontrib-2.99.7-4|8	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|9	Name:		twiki-plugin-ldapcontrib
14cr|twiki-plugin-ldapcontrib-2.99.7-4|10	Version:	2.99.7
14cr|twiki-plugin-ldapcontrib-2.99.7-4|11	Release:	4
14cr|twiki-plugin-ldapcontrib-2.99.7-4|12	Summary:	LDAP services for TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|13	License:	GPL
14cr|twiki-plugin-ldapcontrib-2.99.7-4|14	Group:		System/Servers
14cr|twiki-plugin-ldapcontrib-2.99.7-4|15	URL:		http://twiki.org/cgi-bin/view/Plugins/LdapContrib
14cr|twiki-plugin-ldapcontrib-2.99.7-4|16	Source:		http://twiki.org/p/pub/Plugins/LdapContribDev/LdapContrib.zip
14cr|twiki-plugin-ldapcontrib-2.99.7-4|17	Requires:	twiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|18	BuildArch:	noarch
14cr|twiki-plugin-ldapcontrib-2.99.7-4|19	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|20	%description
14cr|twiki-plugin-ldapcontrib-2.99.7-4|21	This package offers basic LDAP services for TWiki and offers authentication of
14cr|twiki-plugin-ldapcontrib-2.99.7-4|22	TWiki users by binding to an LDAP server as well as incorporate LDAP user
14cr|twiki-plugin-ldapcontrib-2.99.7-4|23	groups into TWiki's access control. Note, however that you need at least
14cr|twiki-plugin-ldapcontrib-2.99.7-4|24	TWiki-4.0.3 for that. Optionally, if you need an interface to query your LDAP
14cr|twiki-plugin-ldapcontrib-2.99.7-4|25	directory and display the results in a TWiki topic install the
14cr|twiki-plugin-ldapcontrib-2.99.7-4|26	TWiki:Plugins/LdapNgPlugin which will make use of the LdapContrib services.
14cr|twiki-plugin-ldapcontrib-2.99.7-4|27	This work is a rewrite of the TWiki:Plugins/LdapPlugin by
14cr|twiki-plugin-ldapcontrib-2.99.7-4|28	TWiki:Main/GerardHickey while bringing authentication, user management and
14cr|twiki-plugin-ldapcontrib-2.99.7-4|29	other LDAP applications onto a common base.
14cr|twiki-plugin-ldapcontrib-2.99.7-4|30	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|31	%prep
14cr|twiki-plugin-ldapcontrib-2.99.7-4|32	%setup -q -c
14cr|twiki-plugin-ldapcontrib-2.99.7-4|33	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|34	%build
14cr|twiki-plugin-ldapcontrib-2.99.7-4|35	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|36	%install
14cr|twiki-plugin-ldapcontrib-2.99.7-4|37	install -d -m 755 %{buildroot}%{_datadir}/twiki/lib/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|38	cp -r lib/TWiki/* %{buildroot}%{_datadir}/twiki/lib/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|39	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|40	install -d -m 755 %{buildroot}%{_localstatedir}/lib/twiki/data/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|41	install -m 644 data/TWiki/LdapContrib.txt \
14cr|twiki-plugin-ldapcontrib-2.99.7-4|42	%{buildroot}%{_localstatedir}/lib/twiki/data/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|43	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|44	install -d -m 755 %{buildroot}%{_localstatedir}/lib/twiki/pub/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|45	cp -r pub/TWiki/LdapContrib %{buildroot}%{_localstatedir}/lib/twiki/pub/TWiki
14cr|twiki-plugin-ldapcontrib-2.99.7-4|46	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|47	%files
14cr|twiki-plugin-ldapcontrib-2.99.7-4|48	%{_datadir}/twiki/lib/TWiki/*
14cr|twiki-plugin-ldapcontrib-2.99.7-4|49	%attr(-,apache,apache) %{_localstatedir}/lib/twiki/data/TWiki/*
14cr|twiki-plugin-ldapcontrib-2.99.7-4|50	%attr(-,apache,apache) %{_localstatedir}/lib/twiki/pub/TWiki/*
14cr|twiki-plugin-ldapcontrib-2.99.7-4|51	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|52	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|53	%changelog
14cr|twiki-plugin-ldapcontrib-2.99.7-4|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.99.7-4
14cr|twiki-plugin-ldapcontrib-2.99.7-4|55	+ Revision: 0b5e6b4
14cr|twiki-plugin-ldapcontrib-2.99.7-4|56	- MassBuild#464: Increase release tag
14cr|twiki-plugin-ldapcontrib-2.99.7-4|57	
14cr|twiki-plugin-ldapcontrib-2.99.7-4|58	

8769 14
14cr|twill-0.9-6|1	Name:		twill
14cr|twill-0.9-6|2	Summary:	Simple command line language for web browsing
14cr|twill-0.9-6|3	Version:	0.9
14cr|twill-0.9-6|4	Release:	6
14cr|twill-0.9-6|5	Source0:	http://darcs.idyll.org/~t/projects/%{name}-%{version}.tar.gz
14cr|twill-0.9-6|6	URL:		http://twill.idyll.org
14cr|twill-0.9-6|7	Group:		Networking/WWW
14cr|twill-0.9-6|8	License:	MIT
14cr|twill-0.9-6|9	BuildArch:	noarch
14cr|twill-0.9-6|10	BuildRequires:	python
14cr|twill-0.9-6|11	BuildRequires:	python-devel
14cr|twill-0.9-6|12	BuildRequires:	python-setuptools
14cr|twill-0.9-6|13	Requires:	python
14cr|twill-0.9-6|14	
14cr|twill-0.9-6|15	%description
14cr|twill-0.9-6|16	twill is a simple language that allows users to browse the Web from a
14cr|twill-0.9-6|17	command-line interface. With twill, you can navigate through Web sites
14cr|twill-0.9-6|18	that use forms, cookies, and most standard Web features.
14cr|twill-0.9-6|19	
14cr|twill-0.9-6|20	%prep
14cr|twill-0.9-6|21	%setup -q
14cr|twill-0.9-6|22	
14cr|twill-0.9-6|23	%build
14cr|twill-0.9-6|24	%__python setup.py build
14cr|twill-0.9-6|25	
14cr|twill-0.9-6|26	%install
14cr|twill-0.9-6|27	%__python setup.py install --root=%{buildroot}
14cr|twill-0.9-6|28	
14cr|twill-0.9-6|29	%files
14cr|twill-0.9-6|30	%defattr(-,root,root)
14cr|twill-0.9-6|31	%doc README.html README.txt doc/*.*
14cr|twill-0.9-6|32	%{_bindir}/twill-fork
14cr|twill-0.9-6|33	%{_bindir}/twill-sh
14cr|twill-0.9-6|34	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|twill-0.9-6|35	%{py_puresitedir}/%{name}
14cr|twill-0.9-6|36	
14cr|twill-0.9-6|37	
14cr|twill-0.9-6|38	
14cr|twill-0.9-6|39	
14cr|twill-0.9-6|40	%changelog
14cr|twill-0.9-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-6
14cr|twill-0.9-6|42	+ Revision: 45c2500
14cr|twill-0.9-6|43	- MassBuild#464: Increase release tag
14cr|twill-0.9-6|44	
14cr|twill-0.9-6|45	

8770 14
14cr|twin-0.6.2-5|1	# this is the tutf major
14cr|twin-0.6.2-5|2	%define major 0
14cr|twin-0.6.2-5|3	# tw major
14cr|twin-0.6.2-5|4	%define twmajor 4
14cr|twin-0.6.2-5|5	%define libname %mklibname %{name} %{major}
14cr|twin-0.6.2-5|6	%define develname %mklibname %{name} -d
14cr|twin-0.6.2-5|7	%define debug_package          %{nil}
14cr|twin-0.6.2-5|8	
14cr|twin-0.6.2-5|9	Summary:	A text mode Windows Manager
14cr|twin-0.6.2-5|10	Name:		twin
14cr|twin-0.6.2-5|11	Version:	0.6.2
14cr|twin-0.6.2-5|12	Release:	5
14cr|twin-0.6.2-5|13	License:	GPLv2
14cr|twin-0.6.2-5|14	Group:		Terminals
14cr|twin-0.6.2-5|15	Url:		http://sourceforge.net/projects/twin/
14cr|twin-0.6.2-5|16	Source0:	http://downloads.sourceforge.net/twin/%{name}-%{version}.tar.bz2
14cr|twin-0.6.2-5|17	Requires:	%{libname} = %{version}-%{release}
14cr|twin-0.6.2-5|18	BuildRequires:	bison
14cr|twin-0.6.2-5|19	BuildRequires:	pkgconfig(x11)
14cr|twin-0.6.2-5|20	BuildRequires:	gtk+-devel
14cr|twin-0.6.2-5|21	BuildRequires:	gpm-devel
14cr|twin-0.6.2-5|22	BuildRequires:	libggi-devel
14cr|twin-0.6.2-5|23	BuildRequires:	xpm-devel
14cr|twin-0.6.2-5|24	BuildRequires:	libltdl-devel
14cr|twin-0.6.2-5|25	
14cr|twin-0.6.2-5|26	%description
14cr|twin-0.6.2-5|27	Twin is a text-mode windowing environment:
14cr|twin-0.6.2-5|28	it draws and manages text windows on a text-mode display,
14cr|twin-0.6.2-5|29	like X11 does for graphical windows. It has a built-in window manager
14cr|twin-0.6.2-5|30	and terminal emulator, and can be used as server for remote clients
14cr|twin-0.6.2-5|31	in the same style as X11. It can display on Linux console, on X11
14cr|twin-0.6.2-5|32	and inside itself.
14cr|twin-0.6.2-5|33	
14cr|twin-0.6.2-5|34	%package -n %{libname}
14cr|twin-0.6.2-5|35	Summary:	Libraries from twin
14cr|twin-0.6.2-5|36	Group:		System/Libraries
14cr|twin-0.6.2-5|37	Provides:	lib%{name} = %{version}-%{release}
14cr|twin-0.6.2-5|38	
14cr|twin-0.6.2-5|39	%description -n %{libname}
14cr|twin-0.6.2-5|40	Twin is a text-mode windowing environment.
14cr|twin-0.6.2-5|41	This package contain shared libraries to run twin.
14cr|twin-0.6.2-5|42	
14cr|twin-0.6.2-5|43	%package -n %{develname}
14cr|twin-0.6.2-5|44	Summary:	Devellopment files from twin
14cr|twin-0.6.2-5|45	Group:		Development/Other
14cr|twin-0.6.2-5|46	Requires:	%{libname} = %{version}-%{release}
14cr|twin-0.6.2-5|47	Provides:	%{name}-devel = %{version}-%{release}
14cr|twin-0.6.2-5|48	Obsoletes:	%{mklibname %{name}0 -d}
14cr|twin-0.6.2-5|49	
14cr|twin-0.6.2-5|50	%description -n %{develname}
14cr|twin-0.6.2-5|51	Twin is a text-mode windowing environment.
14cr|twin-0.6.2-5|52	You need this package to build twin applications.
14cr|twin-0.6.2-5|53	
14cr|twin-0.6.2-5|54	%prep
14cr|twin-0.6.2-5|55	%setup -q
14cr|twin-0.6.2-5|56	
14cr|twin-0.6.2-5|57	%build
14cr|twin-0.6.2-5|58	%define _disable_ld_no_undefined 1
14cr|twin-0.6.2-5|59	%configure2_5x \
14cr|twin-0.6.2-5|60	--enable--shlibs=yes \
14cr|twin-0.6.2-5|61	--enable--modules=yes \
14cr|twin-0.6.2-5|62	--enable--unicode=yes \
14cr|twin-0.6.2-5|63	--enable--asm=yes
14cr|twin-0.6.2-5|64	
14cr|twin-0.6.2-5|65	# 0.4.5 don't like %make
14cr|twin-0.6.2-5|66	make
14cr|twin-0.6.2-5|67	
14cr|twin-0.6.2-5|68	%install
14cr|twin-0.6.2-5|69	%makeinstall_std
14cr|twin-0.6.2-5|70	
14cr|twin-0.6.2-5|71	%files
14cr|twin-0.6.2-5|72	%{_bindir}/*
14cr|twin-0.6.2-5|73	%{_sbindir}/*
14cr|twin-0.6.2-5|74	%{_libdir}/twin/system.*
14cr|twin-0.6.2-5|75	%{_libdir}/twin/.twenvrc.sh
14cr|twin-0.6.2-5|76	%{_libdir}/twin/.twinrc
14cr|twin-0.6.2-5|77	# from libname pkg, these are modules not the twin app
14cr|twin-0.6.2-5|78	%dir %{_libdir}/twin
14cr|twin-0.6.2-5|79	%dir %{_libdir}/twin/modules
14cr|twin-0.6.2-5|80	%{_libdir}/twin/modules/*.so.*
14cr|twin-0.6.2-5|81	%dir %{_libdir}/twin/modules/HW
14cr|twin-0.6.2-5|82	%{_libdir}/twin/modules/HW/*.so.*
14cr|twin-0.6.2-5|83	%{_mandir}/man1/%{name}.*
14cr|twin-0.6.2-5|84	%dir %{_datadir}/%{name}
14cr|twin-0.6.2-5|85	%{_datadir}/%{name}/*
14cr|twin-0.6.2-5|86	
14cr|twin-0.6.2-5|87	%files -n %{libname}
14cr|twin-0.6.2-5|88	%{_libdir}/libTutf.so.%{major}*
14cr|twin-0.6.2-5|89	%{_libdir}/libTw.so.%{twmajor}*
14cr|twin-0.6.2-5|90	
14cr|twin-0.6.2-5|91	%files -n %{develname}
14cr|twin-0.6.2-5|92	%dir %{_includedir}/Tw
14cr|twin-0.6.2-5|93	%{_includedir}/Tw/*
14cr|twin-0.6.2-5|94	%dir %{_includedir}/Tutf
14cr|twin-0.6.2-5|95	%{_includedir}/Tutf/*
14cr|twin-0.6.2-5|96	%{_libdir}/*.so
14cr|twin-0.6.2-5|97	%{_libdir}/*.a
14cr|twin-0.6.2-5|98	
14cr|twin-0.6.2-5|99	%changelog
14cr|twin-0.6.2-5|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-5
14cr|twin-0.6.2-5|101	+ Revision: f371367
14cr|twin-0.6.2-5|102	- MassBuild#464: Increase release tag
14cr|twin-0.6.2-5|103	
14cr|twin-0.6.2-5|104	

8771 14
14cr|twinkle-1.4.2-10|1	Summary:	Voice Over IP phone using SIP for QT
14cr|twinkle-1.4.2-10|2	Name:		twinkle
14cr|twinkle-1.4.2-10|3	Version:	1.4.2
14cr|twinkle-1.4.2-10|4	Release:	10
14cr|twinkle-1.4.2-10|5	License:	GPLv2+
14cr|twinkle-1.4.2-10|6	Group:		Communications
14cr|twinkle-1.4.2-10|7	Url:		http://www.xs4all.nl/~mfnboer/twinkle/
14cr|twinkle-1.4.2-10|8	Source0:	http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
14cr|twinkle-1.4.2-10|9	Patch0:		twinkle-1.4.2_libccrtp1.patch
14cr|twinkle-1.4.2-10|10	BuildRequires:	desktop-file-utils
14cr|twinkle-1.4.2-10|11	BuildRequires:	boost-devel
14cr|twinkle-1.4.2-10|12	BuildRequires:	libilbc-devel
14cr|twinkle-1.4.2-10|13	BuildRequires:	magic-devel
14cr|twinkle-1.4.2-10|14	BuildRequires:	qt3-devel
14cr|twinkle-1.4.2-10|15	BuildRequires:	readline-devel
14cr|twinkle-1.4.2-10|16	BuildRequires:	pkgconfig(alsa)
14cr|twinkle-1.4.2-10|17	BuildRequires:	pkgconfig(libccext2)
14cr|twinkle-1.4.2-10|18	BuildRequires:	pkgconfig(libccrtp)
14cr|twinkle-1.4.2-10|19	BuildRequires:	pkgconfig(libzrtpcpp)
14cr|twinkle-1.4.2-10|20	BuildRequires:	pkgconfig(sndfile)
14cr|twinkle-1.4.2-10|21	BuildRequires:	pkgconfig(speex)
14cr|twinkle-1.4.2-10|22	
14cr|twinkle-1.4.2-10|23	%description
14cr|twinkle-1.4.2-10|24	Twinkle is a soft phone for your voice over IP communcations using the SIP
14cr|twinkle-1.4.2-10|25	protocol. You can use it for direct IP phone to IP phone communication or in
14cr|twinkle-1.4.2-10|26	a network using a SIP proxy to route your calls.
14cr|twinkle-1.4.2-10|27	
14cr|twinkle-1.4.2-10|28	%files
14cr|twinkle-1.4.2-10|29	%doc AUTHORS ChangeLog NEWS README THANKS
14cr|twinkle-1.4.2-10|30	%{_bindir}/%{name}
14cr|twinkle-1.4.2-10|31	%{_datadir}/%{name}
14cr|twinkle-1.4.2-10|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|twinkle-1.4.2-10|33	%{_datadir}/applications/*.desktop
14cr|twinkle-1.4.2-10|34	
14cr|twinkle-1.4.2-10|35	#----------------------------------------------------------------------------
14cr|twinkle-1.4.2-10|36	
14cr|twinkle-1.4.2-10|37	%prep
14cr|twinkle-1.4.2-10|38	%setup -q
14cr|twinkle-1.4.2-10|39	%apply_patches
14cr|twinkle-1.4.2-10|40	
14cr|twinkle-1.4.2-10|41	%build
14cr|twinkle-1.4.2-10|42	export QTDIR=%{qt3dir}
14cr|twinkle-1.4.2-10|43	export PATH=%{qt3dir}/bin:${PATH}
14cr|twinkle-1.4.2-10|44	%configure2_5x \
14cr|twinkle-1.4.2-10|45	--with-zrtp \
14cr|twinkle-1.4.2-10|46	--without-kde
14cr|twinkle-1.4.2-10|47	%make
14cr|twinkle-1.4.2-10|48	
14cr|twinkle-1.4.2-10|49	%install
14cr|twinkle-1.4.2-10|50	%makeinstall_std
14cr|twinkle-1.4.2-10|51	
14cr|twinkle-1.4.2-10|52	#icons
14cr|twinkle-1.4.2-10|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|twinkle-1.4.2-10|54	install -m 0644 src/gui/images/twinkle48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|twinkle-1.4.2-10|55	install -m 0644 src/gui/images/twinkle32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|twinkle-1.4.2-10|56	install -m 0644 src/gui/images/twinkle16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|twinkle-1.4.2-10|57	
14cr|twinkle-1.4.2-10|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|twinkle-1.4.2-10|59	
14cr|twinkle-1.4.2-10|60	# correct icon syntax
14cr|twinkle-1.4.2-10|61	sed -i -e 's,%{_datadir}/%{name}/twinkle48.png,%{name},g' %{name}.desktop
14cr|twinkle-1.4.2-10|62	# run via soundwrapper
14cr|twinkle-1.4.2-10|63	sed -i -e 's,Exec=%{name},Exec=soundwrapper %{_bindir}/%{name},g' %{name}.desktop
14cr|twinkle-1.4.2-10|64	desktop-file-install --vendor="" \
14cr|twinkle-1.4.2-10|65	--dir %{buildroot}%{_datadir}/applications/ \
14cr|twinkle-1.4.2-10|66	--remove-category="KDE" \
14cr|twinkle-1.4.2-10|67	%{name}.desktop
14cr|twinkle-1.4.2-10|68	
14cr|twinkle-1.4.2-10|69	
14cr|twinkle-1.4.2-10|70	%changelog
14cr|twinkle-1.4.2-10|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-10
14cr|twinkle-1.4.2-10|72	+ Revision: 8de5a79
14cr|twinkle-1.4.2-10|73	- MassBuild#464: Increase release tag
14cr|twinkle-1.4.2-10|74	
14cr|twinkle-1.4.2-10|75	

8772 14
14cr|twitux-0.69-7|1	Name:           twitux
14cr|twitux-0.69-7|2	Version:        0.69
14cr|twitux-0.69-7|3	Release:        7
14cr|twitux-0.69-7|4	Summary:        Twitter client for the Gnome desktop
14cr|twitux-0.69-7|5	Group:          Networking/Instant messaging
14cr|twitux-0.69-7|6	License:        GPLv2+
14cr|twitux-0.69-7|7	URL:            http://sourceforge.net/projects/twitux/
14cr|twitux-0.69-7|8	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|twitux-0.69-7|9	Patch0:		twitux-0.69-libnotify-0.7.patch
14cr|twitux-0.69-7|10	BuildRequires:	libgnome-keyring-devel
14cr|twitux-0.69-7|11	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.61
14cr|twitux-0.69-7|12	BuildRequires:	libsexy-devel
14cr|twitux-0.69-7|13	BuildRequires:	pkgconfig(gconf-2.0)
14cr|twitux-0.69-7|14	BuildRequires:	libsoup-devel >= 2.3.4
14cr|twitux-0.69-7|15	BuildRequires:	pkgconfig(libnotify)
14cr|twitux-0.69-7|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.15.5
14cr|twitux-0.69-7|17	BuildRequires:	enchant-devel
14cr|twitux-0.69-7|18	BuildRequires:	pkgconfig(libcanberra-gtk) >= 0.4
14cr|twitux-0.69-7|19	BuildRequires:  gettext
14cr|twitux-0.69-7|20	BuildRequires:  rarian
14cr|twitux-0.69-7|21	BuildRequires:	perl-XML-Parser
14cr|twitux-0.69-7|22	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.3.2
14cr|twitux-0.69-7|23	BuildRequires:	intltool >= 0.35.0
14cr|twitux-0.69-7|24	
14cr|twitux-0.69-7|25	%description
14cr|twitux-0.69-7|26	Twitux is a Twitter client for the Gnome desktop.
14cr|twitux-0.69-7|27	
14cr|twitux-0.69-7|28	%prep
14cr|twitux-0.69-7|29	%setup -q
14cr|twitux-0.69-7|30	%patch0 -p0
14cr|twitux-0.69-7|31	
14cr|twitux-0.69-7|32	%build
14cr|twitux-0.69-7|33	%configure2_5x --disable-schemas-install
14cr|twitux-0.69-7|34	%make
14cr|twitux-0.69-7|35	
14cr|twitux-0.69-7|36	%install
14cr|twitux-0.69-7|37	%makeinstall_std
14cr|twitux-0.69-7|38	
14cr|twitux-0.69-7|39	%find_lang %{name} --with-gnome
14cr|twitux-0.69-7|40	
14cr|twitux-0.69-7|41	%preun
14cr|twitux-0.69-7|42	%preun_uninstall_gconf_schemas twitux
14cr|twitux-0.69-7|43	
14cr|twitux-0.69-7|44	%files -f %{name}.lang
14cr|twitux-0.69-7|45	%doc AUTHORS COPYING ChangeLog README TODO
14cr|twitux-0.69-7|46	%{_bindir}/%{name}
14cr|twitux-0.69-7|47	%{_datadir}/%{name}/
14cr|twitux-0.69-7|48	%{_datadir}/applications/*.desktop
14cr|twitux-0.69-7|49	%{_datadir}/icons/hicolor/*/apps/twitux.*
14cr|twitux-0.69-7|50	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|twitux-0.69-7|51	
14cr|twitux-0.69-7|52	%changelog
14cr|twitux-0.69-7|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.69-7
14cr|twitux-0.69-7|54	+ Revision: 8090844
14cr|twitux-0.69-7|55	- MassBuild#464: Increase release tag
14cr|twitux-0.69-7|56	
14cr|twitux-0.69-7|57	

8773 14
14cr|txt2regex-0.8-6|1	%define name	txt2regex
14cr|txt2regex-0.8-6|2	%define version	0.8
14cr|txt2regex-0.8-6|3	%define release	6
14cr|txt2regex-0.8-6|4	
14cr|txt2regex-0.8-6|5	Summary:	A program to generate regex
14cr|txt2regex-0.8-6|6	Name:		%{name}
14cr|txt2regex-0.8-6|7	Version:	%{version}
14cr|txt2regex-0.8-6|8	Release:	%{release}
14cr|txt2regex-0.8-6|9	Group:		File tools
14cr|txt2regex-0.8-6|10	License:	GPL
14cr|txt2regex-0.8-6|11	URL:		http://%{name}.sourceforge.net/
14cr|txt2regex-0.8-6|12	Source:		http://%{name}.sourceforge.net/%{name}-%{version}.tar.bz2
14cr|txt2regex-0.8-6|13	BuildArch:	noarch
14cr|txt2regex-0.8-6|14	Requires:	bash >= 2.04
14cr|txt2regex-0.8-6|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|txt2regex-0.8-6|16	
14cr|txt2regex-0.8-6|17	%description
14cr|txt2regex-0.8-6|18	^txt2regex$ is a Regular Expression "wizard", all written
14cr|txt2regex-0.8-6|19	with bash2 builtins, that converts human sentences to
14cr|txt2regex-0.8-6|20	RegExs. with a simple interface, you just answer to
14cr|txt2regex-0.8-6|21	questions and build your own RegEx for a large variety of
14cr|txt2regex-0.8-6|22	programs, like awk, ed, emacs, grep, perl, php, procmail,
14cr|txt2regex-0.8-6|23	python, sed and vim. there are more than 20 supported
14cr|txt2regex-0.8-6|24	programs. it's bash so download and run, no compilation needed.
14cr|txt2regex-0.8-6|25	
14cr|txt2regex-0.8-6|26	%prep
14cr|txt2regex-0.8-6|27	
14cr|txt2regex-0.8-6|28	%setup -q
14cr|txt2regex-0.8-6|29	
14cr|txt2regex-0.8-6|30	%build
14cr|txt2regex-0.8-6|31	
14cr|txt2regex-0.8-6|32	%make DESTDIR=%{buildroot}
14cr|txt2regex-0.8-6|33	
14cr|txt2regex-0.8-6|34	%install
14cr|txt2regex-0.8-6|35	rm -rf %{buildroot}
14cr|txt2regex-0.8-6|36	
14cr|txt2regex-0.8-6|37	%makeinstall_std
14cr|txt2regex-0.8-6|38	
14cr|txt2regex-0.8-6|39	install -d %{buildroot}%{_mandir}/man1
14cr|txt2regex-0.8-6|40	install -m0644 txt2regex.man %{buildroot}%{_mandir}/man1/%{name}.1
14cr|txt2regex-0.8-6|41	
14cr|txt2regex-0.8-6|42	%find_lang %{name}
14cr|txt2regex-0.8-6|43	
14cr|txt2regex-0.8-6|44	%clean
14cr|txt2regex-0.8-6|45	rm -rf %{buildroot}
14cr|txt2regex-0.8-6|46	
14cr|txt2regex-0.8-6|47	%files -f %{name}.lang
14cr|txt2regex-0.8-6|48	%defattr(-,root,root,0755)
14cr|txt2regex-0.8-6|49	%doc README README.japanese NEWS Changelog TODO
14cr|txt2regex-0.8-6|50	%{_bindir}/%{name}
14cr|txt2regex-0.8-6|51	%{_mandir}/man1/%{name}.1*
14cr|txt2regex-0.8-6|52	
14cr|txt2regex-0.8-6|53	
14cr|txt2regex-0.8-6|54	
14cr|txt2regex-0.8-6|55	
14cr|txt2regex-0.8-6|56	%changelog
14cr|txt2regex-0.8-6|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-6
14cr|txt2regex-0.8-6|58	+ Revision: 3e345d4
14cr|txt2regex-0.8-6|59	- MassBuild#464: Increase release tag
14cr|txt2regex-0.8-6|60	
14cr|txt2regex-0.8-6|61	

8774 14
14cr|txt2tags-2.6-2|1	
14cr|txt2tags-2.6-2|2	Name: txt2tags
14cr|txt2tags-2.6-2|3	Version: 2.6
14cr|txt2tags-2.6-2|4	Release: 2
14cr|txt2tags-2.6-2|5	Summary: Converts text files to HTML, XHTML, sgml, LaTeX, man, etc
14cr|txt2tags-2.6-2|6	Group: Text tools
14cr|txt2tags-2.6-2|7	License: GPL
14cr|txt2tags-2.6-2|8	URL: http://txt2tags.sourceforge.net
14cr|txt2tags-2.6-2|9	# original source file is .tgz. Here it's bzipped as per Mandriva policy
14cr|txt2tags-2.6-2|10	Source: http://txt2tags.sourceforge.net/src/%{name}-%{version}.tgz
14cr|txt2tags-2.6-2|11	Requires: python
14cr|txt2tags-2.6-2|12	BuildArch: noarch
14cr|txt2tags-2.6-2|13	BuildRequires: gettext
14cr|txt2tags-2.6-2|14	
14cr|txt2tags-2.6-2|15	%description
14cr|txt2tags-2.6-2|16	Txt2tags is a generic text converter. From a simple text file with minimal
14cr|txt2tags-2.6-2|17	markup, it generates documents on the following formats: HTML, XHTML, sgml,
14cr|txt2tags-2.6-2|18	LaTeX, Lout, man, Magic Point (mgp), MoinMoin and Adobe PageMaker. Supports
14cr|txt2tags-2.6-2|19	heading, font beautifiers, verbatim, quote, link, lists, table and image.
14cr|txt2tags-2.6-2|20	There are GUI, Web and cmdline interfaces. It's a single Python script and
14cr|txt2tags-2.6-2|21	no external commands or libraries are needed.
14cr|txt2tags-2.6-2|22	
14cr|txt2tags-2.6-2|23	%prep
14cr|txt2tags-2.6-2|24	%setup -q
14cr|txt2tags-2.6-2|25	
14cr|txt2tags-2.6-2|26	# compile the translated messages for all languages
14cr|txt2tags-2.6-2|27	%define LANGS $(cd po; ls *.po | cut -d. -f1)
14cr|txt2tags-2.6-2|28	for lang in %{LANGS}; do
14cr|txt2tags-2.6-2|29	msgfmt -o po/$lang.mo po/$lang.po
14cr|txt2tags-2.6-2|30	done
14cr|txt2tags-2.6-2|31	
14cr|txt2tags-2.6-2|32	%install
14cr|txt2tags-2.6-2|33	chmod 644 extras/*
14cr|txt2tags-2.6-2|34	chmod a+x extras/markitup
14cr|txt2tags-2.6-2|35	chmod a+x extras/pmwiki
14cr|txt2tags-2.6-2|36	
14cr|txt2tags-2.6-2|37	# executables
14cr|txt2tags-2.6-2|38	install -d %{buildroot}%{_bindir}
14cr|txt2tags-2.6-2|39	install -m 0755 %{name} %{buildroot}%{_bindir}
14cr|txt2tags-2.6-2|40	
14cr|txt2tags-2.6-2|41	# man pages
14cr|txt2tags-2.6-2|42	install -d %{buildroot}/%{_mandir}/man1
14cr|txt2tags-2.6-2|43	install -m 0644 doc/manpage.man %{buildroot}/%{_mandir}/man1/txt2tags.1
14cr|txt2tags-2.6-2|44	rm doc/manpage.man
14cr|txt2tags-2.6-2|45	
14cr|txt2tags-2.6-2|46	cd doc
14cr|txt2tags-2.6-2|47	for lang in $(ls -p1 | grep / | cut -d/ -f1); do
14cr|txt2tags-2.6-2|48	if [ ! -z $(ls $lang | grep .man) ]; then
14cr|txt2tags-2.6-2|49	install -d %{buildroot}/%{_mandir}/$lang/man1
14cr|txt2tags-2.6-2|50	install -m 0644 $lang/$(ls $lang | grep .man) %{buildroot}/%{_mandir}/$lang/man1/txt2tags.1
14cr|txt2tags-2.6-2|51	rm $lang/$(ls $lang | grep .man)
14cr|txt2tags-2.6-2|52	fi
14cr|txt2tags-2.6-2|53	done
14cr|txt2tags-2.6-2|54	cd ..
14cr|txt2tags-2.6-2|55	
14cr|txt2tags-2.6-2|56	# translations
14cr|txt2tags-2.6-2|57	for lang in %{LANGS}; do
14cr|txt2tags-2.6-2|58	install -d \
14cr|txt2tags-2.6-2|59	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
14cr|txt2tags-2.6-2|60	install -m 0644 po/$lang.mo \
14cr|txt2tags-2.6-2|61	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/txt2tags.mo
14cr|txt2tags-2.6-2|62	done
14cr|txt2tags-2.6-2|63	
14cr|txt2tags-2.6-2|64	%clean
14cr|txt2tags-2.6-2|65	
14cr|txt2tags-2.6-2|66	%files
14cr|txt2tags-2.6-2|67	%defattr(-,root,root,0755)
14cr|txt2tags-2.6-2|68	%doc ChangeLog README COPYING
14cr|txt2tags-2.6-2|69	%doc %dir doc %dir extras %dir samples
14cr|txt2tags-2.6-2|70	%{_bindir}/%{name}
14cr|txt2tags-2.6-2|71	%{_mandir}/man1/txt2tags.1*
14cr|txt2tags-2.6-2|72	%{_datadir}/locale/*/LC_MESSAGES/txt2tags.mo
14cr|txt2tags-2.6-2|73	
14cr|txt2tags-2.6-2|74	%changelog
14cr|txt2tags-2.6-2|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|txt2tags-2.6-2|76	+ Revision: ecd27f3
14cr|txt2tags-2.6-2|77	- MassBuild#464: Increase release tag
14cr|txt2tags-2.6-2|78	
14cr|txt2tags-2.6-2|79	

8775 14
14cr|typespeed-0.6.5-10|1	%define version 0.6.5
14cr|typespeed-0.6.5-10|2	%define release 10
14cr|typespeed-0.6.5-10|3	%define name	typespeed
14cr|typespeed-0.6.5-10|4	
14cr|typespeed-0.6.5-10|5	
14cr|typespeed-0.6.5-10|6	
14cr|typespeed-0.6.5-10|7	
14cr|typespeed-0.6.5-10|8	Name:		%name
14cr|typespeed-0.6.5-10|9	Summary:	Type words that are flying by from left to right as fast as you can
14cr|typespeed-0.6.5-10|10	License:	GPLv2+
14cr|typespeed-0.6.5-10|11	URL:		http://tobias.eyedacor.org/typespeed/
14cr|typespeed-0.6.5-10|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|typespeed-0.6.5-10|13	Source:		http://tobias.eyedacor.org/typespeed/%{name}-%{version}.tar.gz
14cr|typespeed-0.6.5-10|14	Group:		Games/Other
14cr|typespeed-0.6.5-10|15	Version:	%version
14cr|typespeed-0.6.5-10|16	Release:	%release
14cr|typespeed-0.6.5-10|17	BuildRequires:	ncurses-devel, gettext-devel
14cr|typespeed-0.6.5-10|18	
14cr|typespeed-0.6.5-10|19	%description
14cr|typespeed-0.6.5-10|20	Typespeed gives your fingers' cps (total and correct), typoratio and
14cr|typespeed-0.6.5-10|21	some points to compare with your friends.
14cr|typespeed-0.6.5-10|22	
14cr|typespeed-0.6.5-10|23	Typespeed's idea is ripped from ztspeed (a dos game made by Zorlim).
14cr|typespeed-0.6.5-10|24	Idea of the game should be clear to anyone, just type and type it fast
14cr|typespeed-0.6.5-10|25	or be a loser.
14cr|typespeed-0.6.5-10|26	
14cr|typespeed-0.6.5-10|27	%prep
14cr|typespeed-0.6.5-10|28	%setup -q
14cr|typespeed-0.6.5-10|29	
14cr|typespeed-0.6.5-10|30	%build
14cr|typespeed-0.6.5-10|31	%configure --with-highscoredir=%{_localstatedir}/lib/games
14cr|typespeed-0.6.5-10|32	%make
14cr|typespeed-0.6.5-10|33	
14cr|typespeed-0.6.5-10|34	%install
14cr|typespeed-0.6.5-10|35	%makeinstall highscoredir=$RPM_BUILD_ROOT%{_localstatedir}/lib/games
14cr|typespeed-0.6.5-10|36	rm -f $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/README
14cr|typespeed-0.6.5-10|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|typespeed-0.6.5-10|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|typespeed-0.6.5-10|39	[Desktop Entry]
14cr|typespeed-0.6.5-10|40	Name=Typespeed
14cr|typespeed-0.6.5-10|41	Comment=Test your typing speed
14cr|typespeed-0.6.5-10|42	Exec=/usr/bin/typespeed
14cr|typespeed-0.6.5-10|43	Type=Application
14cr|typespeed-0.6.5-10|44	Terminal=true
14cr|typespeed-0.6.5-10|45	Categories=X-MandrivaLinux-MoreApplications-Games-Other;Game;Application;
14cr|typespeed-0.6.5-10|46	X-Desktop-File-Install-Version=0.9
14cr|typespeed-0.6.5-10|47	EOF
14cr|typespeed-0.6.5-10|48	
14cr|typespeed-0.6.5-10|49	%clean
14cr|typespeed-0.6.5-10|50	%{__rm} -Rf %{buildroot}
14cr|typespeed-0.6.5-10|51	
14cr|typespeed-0.6.5-10|52	%files
14cr|typespeed-0.6.5-10|53	%defattr(-,root,root)
14cr|typespeed-0.6.5-10|54	%doc doc/README COPYING NEWS TODO BUGS AUTHORS
14cr|typespeed-0.6.5-10|55	%config(noreplace) %{_sysconfdir}/typespeedrc
14cr|typespeed-0.6.5-10|56	%attr(2755,root,games) %{_bindir}/%{name}
14cr|typespeed-0.6.5-10|57	%attr(775,root,games) %{_localstatedir}/lib/games/%{name}.score
14cr|typespeed-0.6.5-10|58	%{_datadir}/%{name}
14cr|typespeed-0.6.5-10|59	%{_mandir}/man6/%{name}.6*
14cr|typespeed-0.6.5-10|60	%{_datadir}/locale/de_DE/LC_MESSAGES/%{name}.mo
14cr|typespeed-0.6.5-10|61	%{_datadir}/locale/fr_FR/LC_MESSAGES/%{name}.mo
14cr|typespeed-0.6.5-10|62	%{_datadir}/locale/it/LC_MESSAGES/%{name}.mo
14cr|typespeed-0.6.5-10|63	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|typespeed-0.6.5-10|64	
14cr|typespeed-0.6.5-10|65	
14cr|typespeed-0.6.5-10|66	
14cr|typespeed-0.6.5-10|67	
14cr|typespeed-0.6.5-10|68	%changelog
14cr|typespeed-0.6.5-10|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-10
14cr|typespeed-0.6.5-10|70	+ Revision: 0792ea7
14cr|typespeed-0.6.5-10|71	- MassBuild#464: Increase release tag
14cr|typespeed-0.6.5-10|72	
14cr|typespeed-0.6.5-10|73	

8776 14
14cr|typetrainer-0.3.1-3|1	%define debug_package %{nil}
14cr|typetrainer-0.3.1-3|2	Summary:        Typing skills training utility
14cr|typetrainer-0.3.1-3|3	Name:           typetrainer
14cr|typetrainer-0.3.1-3|4	Version:        0.3.1
14cr|typetrainer-0.3.1-3|5	Release:        3
14cr|typetrainer-0.3.1-3|6	# generated with python setup.py sdist
14cr|typetrainer-0.3.1-3|7	# git commit e997d831dbd35a2927d37a03f5e293b4e5ce48ad
14cr|typetrainer-0.3.1-3|8	Source0:        %{name}-%{version}.tar.gz
14cr|typetrainer-0.3.1-3|9	Url:            https://github.com/baverman/typetrainer
14cr|typetrainer-0.3.1-3|10	License:	MIT
14cr|typetrainer-0.3.1-3|11	Group:		Text tools
14cr|typetrainer-0.3.1-3|12	BuildRequires: python
14cr|typetrainer-0.3.1-3|13	BuildRequires: python-setuptools
14cr|typetrainer-0.3.1-3|14	Requires:       python pygtk2.0
14cr|typetrainer-0.3.1-3|15	
14cr|typetrainer-0.3.1-3|16	%description
14cr|typetrainer-0.3.1-3|17	This small utility allows you to grow your typing skills in soft and
14cr|typetrainer-0.3.1-3|18	non-annoying manner. It tries to behave closely to proprietary VerseQ
14cr|typetrainer-0.3.1-3|19	application -- adaptive typing tutor which dynamically changes exercises to
14cr|typetrainer-0.3.1-3|20	help trainee to learn hard places thoroughly.
14cr|typetrainer-0.3.1-3|21	
14cr|typetrainer-0.3.1-3|22	%prep
14cr|typetrainer-0.3.1-3|23	%setup -q
14cr|typetrainer-0.3.1-3|24	
14cr|typetrainer-0.3.1-3|25	%build
14cr|typetrainer-0.3.1-3|26	python setup.py build
14cr|typetrainer-0.3.1-3|27	
14cr|typetrainer-0.3.1-3|28	%install
14cr|typetrainer-0.3.1-3|29	python setup.py install --root=$RPM_BUILD_ROOT
14cr|typetrainer-0.3.1-3|30	
14cr|typetrainer-0.3.1-3|31	%files
14cr|typetrainer-0.3.1-3|32	%doc README.rst LICENSE
14cr|typetrainer-0.3.1-3|33	%_bindir/typetrainer
14cr|typetrainer-0.3.1-3|34	%{py_sitedir}/%{name}/
14cr|typetrainer-0.3.1-3|35	%{py_sitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|typetrainer-0.3.1-3|36	
14cr|typetrainer-0.3.1-3|37	
14cr|typetrainer-0.3.1-3|38	
14cr|typetrainer-0.3.1-3|39	%changelog
14cr|typetrainer-0.3.1-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cr|typetrainer-0.3.1-3|41	+ Revision: 27b0744
14cr|typetrainer-0.3.1-3|42	- MassBuild#464: Increase release tag
14cr|typetrainer-0.3.1-3|43	
14cr|typetrainer-0.3.1-3|44	

8777 14
14cr|u3-tool-0.3-5|1	%define name    u3-tool
14cr|u3-tool-0.3-5|2	%define version 0.3
14cr|u3-tool-0.3-5|3	
14cr|u3-tool-0.3-5|4	Name:           %{name}
14cr|u3-tool-0.3-5|5	Summary:        Tool for controlling the special features of a "U3 smart drive" USB Flash disk
14cr|u3-tool-0.3-5|6	Version:        %{version}
14cr|u3-tool-0.3-5|7	Release:	5
14cr|u3-tool-0.3-5|8	Source0:        http://downloads.sourceforge.net/project/u3-tool/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|u3-tool-0.3-5|9	# gw fix for off-by-one crash
14cr|u3-tool-0.3-5|10	# https://sourceforge.net/tracker/?func=detail&aid=3010918&group_id=208198&atid=1004732
14cr|u3-tool-0.3-5|11	Patch: u3-print-size.patch
14cr|u3-tool-0.3-5|12	URL:            http://u3-tool.sourceforge.net/
14cr|u3-tool-0.3-5|13	Group:          System/Configuration/Hardware
14cr|u3-tool-0.3-5|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|u3-tool-0.3-5|15	License:        GPLv2+
14cr|u3-tool-0.3-5|16	
14cr|u3-tool-0.3-5|17	%description
14cr|u3-tool-0.3-5|18	Tool for controlling USB flash devices that confirm to the U3
14cr|u3-tool-0.3-5|19	specifications. This program can control the following features:
14cr|u3-tool-0.3-5|20	
14cr|u3-tool-0.3-5|21	* Replacing of CD image
14cr|u3-tool-0.3-5|22	* Changing of virtual CD allocated size and completely removing it
14cr|u3-tool-0.3-5|23	* Enabling and disabling Security
14cr|u3-tool-0.3-5|24	* Unlocking and changing password of secured U3 device
14cr|u3-tool-0.3-5|25	* Obtaining various device information
14cr|u3-tool-0.3-5|26	
14cr|u3-tool-0.3-5|27	WARNING: This Software is still alpha. Since the commands for
14cr|u3-tool-0.3-5|28	controlling U3 devices aren't publicly available, we don't exactly
14cr|u3-tool-0.3-5|29	know what we are doing. Although the application has been tested on a
14cr|u3-tool-0.3-5|30	Sandisk Cruzer micro and a Verbatim Store 'N Go, it is not said that
14cr|u3-tool-0.3-5|31	it won't stop other devices from working. The author is not
14cr|u3-tool-0.3-5|32	responsible for any damage to your device.
14cr|u3-tool-0.3-5|33	
14cr|u3-tool-0.3-5|34	%prep
14cr|u3-tool-0.3-5|35	%setup -q -a 0
14cr|u3-tool-0.3-5|36	%patch -p0
14cr|u3-tool-0.3-5|37	
14cr|u3-tool-0.3-5|38	%build
14cr|u3-tool-0.3-5|39	%configure2_5x
14cr|u3-tool-0.3-5|40	%make
14cr|u3-tool-0.3-5|41	
14cr|u3-tool-0.3-5|42	%install
14cr|u3-tool-0.3-5|43	rm -rf $RPM_BUILD_ROOT
14cr|u3-tool-0.3-5|44	%makeinstall
14cr|u3-tool-0.3-5|45	
14cr|u3-tool-0.3-5|46	%clean
14cr|u3-tool-0.3-5|47	rm -rf $RPM_BUILD_ROOT
14cr|u3-tool-0.3-5|48	
14cr|u3-tool-0.3-5|49	%files
14cr|u3-tool-0.3-5|50	%defattr(-,root,root)
14cr|u3-tool-0.3-5|51	%doc README NEWS AUTHORS
14cr|u3-tool-0.3-5|52	%{_sbindir}/u3-tool
14cr|u3-tool-0.3-5|53	%{_mandir}/man1/u3-tool.1*
14cr|u3-tool-0.3-5|54	
14cr|u3-tool-0.3-5|55	
14cr|u3-tool-0.3-5|56	
14cr|u3-tool-0.3-5|57	
14cr|u3-tool-0.3-5|58	%changelog
14cr|u3-tool-0.3-5|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cr|u3-tool-0.3-5|60	+ Revision: 4f733fa
14cr|u3-tool-0.3-5|61	- MassBuild#464: Increase release tag
14cr|u3-tool-0.3-5|62	
14cr|u3-tool-0.3-5|63	

8778 14
14cr|uade-2.13-7|1	%define name uade
14cr|uade-2.13-7|2	%define version 2.13
14cr|uade-2.13-7|3	%define fname %name-%{version}
14cr|uade-2.13-7|4	%define release 7
14cr|uade-2.13-7|5	
14cr|uade-2.13-7|6	Summary: Unix Amiga Delitracker Emulator
14cr|uade-2.13-7|7	Name: %{name}
14cr|uade-2.13-7|8	Version: %{version}
14cr|uade-2.13-7|9	Release: %{release}
14cr|uade-2.13-7|10	Source0: http://zakalwe.fi/uade/uade2/%{fname}.tar.bz2
14cr|uade-2.13-7|11	Patch: uade-2.13-new-audacious.patch
14cr|uade-2.13-7|12	URL: http://zakalwe.fi/uade/
14cr|uade-2.13-7|13	License: GPL
14cr|uade-2.13-7|14	Group: Sound
14cr|uade-2.13-7|15	BuildRequires: fuse-devel
14cr|uade-2.13-7|16	BuildRequires: libao-devel
14cr|uade-2.13-7|17	#gw for mod2ogg
14cr|uade-2.13-7|18	Suggests: vorbis-tools
14cr|uade-2.13-7|19	Suggests: normalize
14cr|uade-2.13-7|20	Suggests: flac
14cr|uade-2.13-7|21	Suggests: lame
14cr|uade-2.13-7|22	
14cr|uade-2.13-7|23	%description
14cr|uade-2.13-7|24	Plays old amiga tunes with UAE emulation and cloned m68k-assembler
14cr|uade-2.13-7|25	Amiga delitracker API. With cloned delitracker API you don't have to
14cr|uade-2.13-7|26	port old players from Amiga, you can re-use old Deliplayers that use
14cr|uade-2.13-7|27	Amiga Delitracker API. Deliplayers are used like on Amiga, they exist
14cr|uade-2.13-7|28	in some directory and you can copy/remove them as you wish. "Installing"
14cr|uade-2.13-7|29	new players is just copying files to your 'players' directory.
14cr|uade-2.13-7|30	
14cr|uade-2.13-7|31	%if 0
14cr|uade-2.13-7|32	%package -n audacious-uade
14cr|uade-2.13-7|33	Group: Sound
14cr|uade-2.13-7|34	Summary: Unix Amiga Delitracker Emulator Audacious Media Player input plugin
14cr|uade-2.13-7|35	BuildRequires: audacious-devel
14cr|uade-2.13-7|36	Requires: audacious
14cr|uade-2.13-7|37	Provides: beep-media-player-uade
14cr|uade-2.13-7|38	Obsoletes: beep-media-player-uade
14cr|uade-2.13-7|39	Requires: uade = %version
14cr|uade-2.13-7|40	
14cr|uade-2.13-7|41	%description -n audacious-uade
14cr|uade-2.13-7|42	Plays old amiga tunes with UAE emulation and cloned m68k-assembler
14cr|uade-2.13-7|43	Amiga delitracker API. With cloned delitracker API you don't have to
14cr|uade-2.13-7|44	port old players from Amiga, you can re-use old Deliplayers that use
14cr|uade-2.13-7|45	Amiga Delitracker API. Deliplayers are used like on Amiga, they exist
14cr|uade-2.13-7|46	in some directory and you can copy/remove them as you wish. "Installing"
14cr|uade-2.13-7|47	new players is just copying files to your 'players' directory.
14cr|uade-2.13-7|48	
14cr|uade-2.13-7|49	This is the input plugin for Audacious Media Player based on uade.
14cr|uade-2.13-7|50	%endif
14cr|uade-2.13-7|51	
14cr|uade-2.13-7|52	%prep
14cr|uade-2.13-7|53	%setup -q -n %fname
14cr|uade-2.13-7|54	%patch -p1
14cr|uade-2.13-7|55	find songs -name CVS|xargs rm -rfv
14cr|uade-2.13-7|56	chmod 644 songs/* AUTHORS ChangeLog
14cr|uade-2.13-7|57	chmod 755 songs/
14cr|uade-2.13-7|58	%build
14cr|uade-2.13-7|59	export CFLAGS="%optflags"
14cr|uade-2.13-7|60	./configure --prefix=%{_prefix} --libdir=%_libdir --package-prefix=%buildroot
14cr|uade-2.13-7|61	%make
14cr|uade-2.13-7|62	
14cr|uade-2.13-7|63	%install
14cr|uade-2.13-7|64	rm -rf %buildroot
14cr|uade-2.13-7|65	make install PACKAGEPREFIX=%buildroot BINDIR=%buildroot%_bindir DATADIR=%buildroot%_datadir/uade2 AUDACIOUSPLUGINDIR=%buildroot%_libdir/audacious/Input/
14cr|uade-2.13-7|66	mv %buildroot%_bindir/mod2ogg2.sh %buildroot%_bindir/mod2ogg
14cr|uade-2.13-7|67	%if %_lib != lib
14cr|uade-2.13-7|68	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cr|uade-2.13-7|69	mv %buildroot%_prefix/lib/pkgconfig/* %{buildroot}%{_libdir}/pkgconfig
14cr|uade-2.13-7|70	rm -rf %buildroot%_prefix/lib/pkgconfig/
14cr|uade-2.13-7|71	%endif
14cr|uade-2.13-7|72	
14cr|uade-2.13-7|73	%files
14cr|uade-2.13-7|74	%defattr(-,root,root)
14cr|uade-2.13-7|75	%doc AUTHORS ChangeLog
14cr|uade-2.13-7|76	%doc songs
14cr|uade-2.13-7|77	%{_bindir}/uade123
14cr|uade-2.13-7|78	%{_bindir}/uadefs
14cr|uade-2.13-7|79	%_bindir/mod2ogg
14cr|uade-2.13-7|80	%{_datadir}/uade2
14cr|uade-2.13-7|81	%_prefix/lib/uade2/
14cr|uade-2.13-7|82	%{_libdir}/pkgconfig/uade.pc
14cr|uade-2.13-7|83	%_mandir/man1/uade123.1*
14cr|uade-2.13-7|84	%_mandir/man1/uadefs.1*
14cr|uade-2.13-7|85	
14cr|uade-2.13-7|86	%if 0
14cr|uade-2.13-7|87	%files -n audacious-uade
14cr|uade-2.13-7|88	%defattr(-,root,root)
14cr|uade-2.13-7|89	%doc ChangeLog
14cr|uade-2.13-7|90	%{_libdir}/audacious/Input/libuade2.so
14cr|uade-2.13-7|91	%endif
14cr|uade-2.13-7|92	
14cr|uade-2.13-7|93	
14cr|uade-2.13-7|94	
14cr|uade-2.13-7|95	%changelog
14cr|uade-2.13-7|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.13-7
14cr|uade-2.13-7|97	+ Revision: 39f72d8
14cr|uade-2.13-7|98	- MassBuild#464: Increase release tag
14cr|uade-2.13-7|99	
14cr|uade-2.13-7|100	

8779 14
14cr|uchardet-0.0.1-2|1	# define distsuffix mrb
14cr|uchardet-0.0.1-2|2	# define debug_package %{nil}
14cr|uchardet-0.0.1-2|3	
14cr|uchardet-0.0.1-2|4	
14cr|uchardet-0.0.1-2|5	%define lib_major 0
14cr|uchardet-0.0.1-2|6	%define lib_name %mklibname uchardet %{lib_major}
14cr|uchardet-0.0.1-2|7	%define develname %mklibname -d uchardet
14cr|uchardet-0.0.1-2|8	
14cr|uchardet-0.0.1-2|9	Name: uchardet
14cr|uchardet-0.0.1-2|10	Summary: Universal char-set detection
14cr|uchardet-0.0.1-2|11	Version: 0.0.1
14cr|uchardet-0.0.1-2|12	Release: 2
14cr|uchardet-0.0.1-2|13	Group: Development/Other
14cr|uchardet-0.0.1-2|14	License: MPLv1.1
14cr|uchardet-0.0.1-2|15	URL: http://code.google.com/p/uchardet/
14cr|uchardet-0.0.1-2|16	Source0: http://uchardet.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|uchardet-0.0.1-2|17	BuildRequires: cmake
14cr|uchardet-0.0.1-2|18	
14cr|uchardet-0.0.1-2|19	%description
14cr|uchardet-0.0.1-2|20	uchardet is a C language binding of the original C++ implementation of the
14cr|uchardet-0.0.1-2|21	universal char-set detection library by Mozilla. uchardet is an encoding
14cr|uchardet-0.0.1-2|22	detector library, which takes a sequence of bytes in an unknown character
14cr|uchardet-0.0.1-2|23	encoding without any additional information, and attempts to determine the
14cr|uchardet-0.0.1-2|24	encoding of the text.
14cr|uchardet-0.0.1-2|25	
14cr|uchardet-0.0.1-2|26	
14cr|uchardet-0.0.1-2|27	%package -n %{lib_name}
14cr|uchardet-0.0.1-2|28	Summary:    Universal charset detection
14cr|uchardet-0.0.1-2|29	Group:      Development/Other
14cr|uchardet-0.0.1-2|30	
14cr|uchardet-0.0.1-2|31	%description -n %{lib_name}
14cr|uchardet-0.0.1-2|32	C language binding of the original C++ implementation of the
14cr|uchardet-0.0.1-2|33	universal char-set detection library by Mozilla.
14cr|uchardet-0.0.1-2|34	
14cr|uchardet-0.0.1-2|35	%files
14cr|uchardet-0.0.1-2|36	%doc COPYING AUTHORS
14cr|uchardet-0.0.1-2|37	%{_bindir}/%{name}
14cr|uchardet-0.0.1-2|38	%{_mandir}/man1/%{name}.1.*
14cr|uchardet-0.0.1-2|39	
14cr|uchardet-0.0.1-2|40	%files -n %{lib_name}
14cr|uchardet-0.0.1-2|41	%doc COPYING AUTHORS
14cr|uchardet-0.0.1-2|42	%{_libdir}/lib%{name}.so.%{lib_major}*
14cr|uchardet-0.0.1-2|43	
14cr|uchardet-0.0.1-2|44	
14cr|uchardet-0.0.1-2|45	
14cr|uchardet-0.0.1-2|46	
14cr|uchardet-0.0.1-2|47	
14cr|uchardet-0.0.1-2|48	%package -n %develname
14cr|uchardet-0.0.1-2|49	Summary: Development files for uchardet
14cr|uchardet-0.0.1-2|50	Provides:  %{name}-devel = %{version}-%{release}
14cr|uchardet-0.0.1-2|51	Requires:  %{lib_name} = %{version}-%release
14cr|uchardet-0.0.1-2|52	
14cr|uchardet-0.0.1-2|53	%description -n %develname
14cr|uchardet-0.0.1-2|54	Header files and Libraries for the package uchardet.
14cr|uchardet-0.0.1-2|55	
14cr|uchardet-0.0.1-2|56	%files -n %develname
14cr|uchardet-0.0.1-2|57	%doc COPYING AUTHORS
14cr|uchardet-0.0.1-2|58	%{_includedir}/%{name}
14cr|uchardet-0.0.1-2|59	%{_libdir}/lib%{name}.a
14cr|uchardet-0.0.1-2|60	%{_libdir}/lib%{name}.so
14cr|uchardet-0.0.1-2|61	%{_libdir}/pkgconfig/%{name}.pc
14cr|uchardet-0.0.1-2|62	
14cr|uchardet-0.0.1-2|63	
14cr|uchardet-0.0.1-2|64	%prep
14cr|uchardet-0.0.1-2|65	%setup -q
14cr|uchardet-0.0.1-2|66	
14cr|uchardet-0.0.1-2|67	%build
14cr|uchardet-0.0.1-2|68	%cmake
14cr|uchardet-0.0.1-2|69	%make
14cr|uchardet-0.0.1-2|70	
14cr|uchardet-0.0.1-2|71	%install
14cr|uchardet-0.0.1-2|72	%makeinstall_std -C build
14cr|uchardet-0.0.1-2|73	
14cr|uchardet-0.0.1-2|74	
14cr|uchardet-0.0.1-2|75	
14cr|uchardet-0.0.1-2|76	
14cr|uchardet-0.0.1-2|77	
14cr|uchardet-0.0.1-2|78	
14cr|uchardet-0.0.1-2|79	%changelog
14cr|uchardet-0.0.1-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-2
14cr|uchardet-0.0.1-2|81	+ Revision: 9c54f0c
14cr|uchardet-0.0.1-2|82	- MassBuild#464: Increase release tag
14cr|uchardet-0.0.1-2|83	
14cr|uchardet-0.0.1-2|84	

8780 14
14cr|ucommon-6.0.3-2|1	# Copyright (c) 2008, 2009 David Sugar, Tycho Softworks.
14cr|ucommon-6.0.3-2|2	# This file is free software; as a special exception the author gives
14cr|ucommon-6.0.3-2|3	# unlimited permission to copy and/or distribute it, with or without
14cr|ucommon-6.0.3-2|4	# modifications, as long as this notice is preserved.
14cr|ucommon-6.0.3-2|5	#
14cr|ucommon-6.0.3-2|6	# This program is distributed in the hope that it will be useful,
14cr|ucommon-6.0.3-2|7	# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
14cr|ucommon-6.0.3-2|8	# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14cr|ucommon-6.0.3-2|9	# PARTICULAR PURPOSE.
14cr|ucommon-6.0.3-2|10	
14cr|ucommon-6.0.3-2|11	%define	major	6
14cr|ucommon-6.0.3-2|12	%define	libname	%mklibname ucommon %{major}
14cr|ucommon-6.0.3-2|13	%define	libusecure	%mklibname usecure %{major}
14cr|ucommon-6.0.3-2|14	%define	libcommoncpp	%mklibname commoncpp %{major}
14cr|ucommon-6.0.3-2|15	%define	devname	%mklibname ucommon -d
14cr|ucommon-6.0.3-2|16	
14cr|ucommon-6.0.3-2|17	Summary:	Portable C++ framework for threads and sockets
14cr|ucommon-6.0.3-2|18	Name:		ucommon
14cr|ucommon-6.0.3-2|19	Version:	6.0.3
14cr|ucommon-6.0.3-2|20	Release:	2
14cr|ucommon-6.0.3-2|21	License:	LGPLv3+
14cr|ucommon-6.0.3-2|22	Group:		Development/C++
14cr|ucommon-6.0.3-2|23	URL:		http://www.gnu.org/software/commoncpp
14cr|ucommon-6.0.3-2|24	Source0:	http://www.gnutelephony.org/dist/tarballs/%{name}-%{version}.tar.gz
14cr|ucommon-6.0.3-2|25	Source1:	http://www.gnutelephony.org/dist/tarballs/%{name}-%{version}.tar.gz.sig
14cr|ucommon-6.0.3-2|26	
14cr|ucommon-6.0.3-2|27	BuildRequires:	cmake
14cr|ucommon-6.0.3-2|28	BuildRequires:	doxygen
14cr|ucommon-6.0.3-2|29	BuildRequires:	graphviz
14cr|ucommon-6.0.3-2|30	BuildRequires:	pkgconfig(openssl)
14cr|ucommon-6.0.3-2|31	
14cr|ucommon-6.0.3-2|32	%description
14cr|ucommon-6.0.3-2|33	GNU uCommon C++ is a lightweight library to facilitate using C++ design
14cr|ucommon-6.0.3-2|34	patterns even for very deeply embedded applications, such as for systems using
14cr|ucommon-6.0.3-2|35	uClibc along with POSIX threading support. For this reason, uCommon disables
14cr|ucommon-6.0.3-2|36	language features that consume memory or introduce runtime overhead. uCommon
14cr|ucommon-6.0.3-2|37	introduces some design patterns from Objective-C, such as reference counted
14cr|ucommon-6.0.3-2|38	objects, memory pools, and smart pointers.  uCommon introduces some new
14cr|ucommon-6.0.3-2|39	concepts for handling of thread locking and synchronization.
14cr|ucommon-6.0.3-2|40	
14cr|ucommon-6.0.3-2|41	%package bin
14cr|ucommon-6.0.3-2|42	Summary:	ucommon system and support applications
14cr|ucommon-6.0.3-2|43	Group:		Development/Other
14cr|ucommon-6.0.3-2|44	
14cr|ucommon-6.0.3-2|45	%description bin
14cr|ucommon-6.0.3-2|46	This is a collection of command line tools that use various aspects of the
14cr|ucommon-6.0.3-2|47	ucommon library.  Some may be needed to prepare files or for development of
14cr|ucommon-6.0.3-2|48	applications.
14cr|ucommon-6.0.3-2|49	
14cr|ucommon-6.0.3-2|50	%package -n %{libname}
14cr|ucommon-6.0.3-2|51	Summary:	ucommon library
14cr|ucommon-6.0.3-2|52	Group:		System/Libraries
14cr|ucommon-6.0.3-2|53	
14cr|ucommon-6.0.3-2|54	%description -n %{libname}
14cr|ucommon-6.0.3-2|55	Runtime library for ucommon.
14cr|ucommon-6.0.3-2|56	
14cr|ucommon-6.0.3-2|57	%package -n %{libusecure}
14cr|ucommon-6.0.3-2|58	Summary:	usecure library
14cr|ucommon-6.0.3-2|59	Group:		System/Libraries
14cr|ucommon-6.0.3-2|60	
14cr|ucommon-6.0.3-2|61	%description -n %{libname}
14cr|ucommon-6.0.3-2|62	Runtime library for usecure.
14cr|ucommon-6.0.3-2|63	
14cr|ucommon-6.0.3-2|64	%package -n %{libcommoncpp}
14cr|ucommon-6.0.3-2|65	Summary:	commoncpp library
14cr|ucommon-6.0.3-2|66	Group:		System/Libraries
14cr|ucommon-6.0.3-2|67	
14cr|ucommon-6.0.3-2|68	%description -n %{libcommoncpp}
14cr|ucommon-6.0.3-2|69	Runtime library for commoncpp.
14cr|ucommon-6.0.3-2|70	
14cr|ucommon-6.0.3-2|71	%package -n %{devname}
14cr|ucommon-6.0.3-2|72	Summary:	Headers for building uCommon applications
14cr|ucommon-6.0.3-2|73	Group:		Development/C++
14cr|ucommon-6.0.3-2|74	Requires:	%{libname} = %{version}
14cr|ucommon-6.0.3-2|75	Requires:	%{libusecure} = %{version}
14cr|ucommon-6.0.3-2|76	Requires:	%{libcommoncpp} = %{version}
14cr|ucommon-6.0.3-2|77	%rename	%{name}-devel
14cr|ucommon-6.0.3-2|78	
14cr|ucommon-6.0.3-2|79	%description -n %{devname}
14cr|ucommon-6.0.3-2|80	This package provides header and support files needed for building
14cr|ucommon-6.0.3-2|81	applications that use the uCommon library and frameworks
14cr|ucommon-6.0.3-2|82	
14cr|ucommon-6.0.3-2|83	%package doc
14cr|ucommon-6.0.3-2|84	Group: Books/Computer books
14cr|ucommon-6.0.3-2|85	Summary: Generated class documentation for uCommon
14cr|ucommon-6.0.3-2|86	
14cr|ucommon-6.0.3-2|87	%description doc
14cr|ucommon-6.0.3-2|88	Generated class documentation for GNU uCommon library from header files,
14cr|ucommon-6.0.3-2|89	html browsable.
14cr|ucommon-6.0.3-2|90	
14cr|ucommon-6.0.3-2|91	%prep
14cr|ucommon-6.0.3-2|92	%setup -q
14cr|ucommon-6.0.3-2|93	
14cr|ucommon-6.0.3-2|94	%build
14cr|ucommon-6.0.3-2|95	%cmake
14cr|ucommon-6.0.3-2|96	%make
14cr|ucommon-6.0.3-2|97	%make doc
14cr|ucommon-6.0.3-2|98	
14cr|ucommon-6.0.3-2|99	%install
14cr|ucommon-6.0.3-2|100	cd build
14cr|ucommon-6.0.3-2|101	%make DESTDIR=%{buildroot} INSTALL="install -p" install
14cr|ucommon-6.0.3-2|102	chmod 0755 %{buildroot}%{_bindir}/ucommon-config
14cr|ucommon-6.0.3-2|103	chmod 0755 %{buildroot}%{_bindir}/commoncpp-config
14cr|ucommon-6.0.3-2|104	mkdir -p %{buildroot}/%{_mandir}/man1
14cr|ucommon-6.0.3-2|105	install -m644 ../utils/*.1 -D %{buildroot}/%{_mandir}/man1
14cr|ucommon-6.0.3-2|106	install -m644 ../*.1 -D %{buildroot}/%{_mandir}/man1
14cr|ucommon-6.0.3-2|107	cp -r doc ..
14cr|ucommon-6.0.3-2|108	
14cr|ucommon-6.0.3-2|109	%files bin
14cr|ucommon-6.0.3-2|110	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
14cr|ucommon-6.0.3-2|111	%{_bindir}/args
14cr|ucommon-6.0.3-2|112	%{_bindir}/car
14cr|ucommon-6.0.3-2|113	%{_bindir}/scrub*
14cr|ucommon-6.0.3-2|114	%{_bindir}/mdsum
14cr|ucommon-6.0.3-2|115	%{_bindir}/sockaddr
14cr|ucommon-6.0.3-2|116	%{_bindir}/zerofill
14cr|ucommon-6.0.3-2|117	%{_bindir}/pdetach
14cr|ucommon-6.0.3-2|118	%{_mandir}/man1/args.*
14cr|ucommon-6.0.3-2|119	%{_mandir}/man1/car.*
14cr|ucommon-6.0.3-2|120	%{_mandir}/man1/pdetach.*
14cr|ucommon-6.0.3-2|121	%{_mandir}/man1/scrub*.*
14cr|ucommon-6.0.3-2|122	%{_mandir}/man1/mdsum.*
14cr|ucommon-6.0.3-2|123	%{_mandir}/man1/sockaddr.*
14cr|ucommon-6.0.3-2|124	%{_mandir}/man1/zerofill.*
14cr|ucommon-6.0.3-2|125	
14cr|ucommon-6.0.3-2|126	%files -n %{libname}
14cr|ucommon-6.0.3-2|127	%{_libdir}/libucommon.so.%{major}*
14cr|ucommon-6.0.3-2|128	
14cr|ucommon-6.0.3-2|129	%files -n %{libusecure}
14cr|ucommon-6.0.3-2|130	%{_libdir}/libusecure.so.%{major}*
14cr|ucommon-6.0.3-2|131	
14cr|ucommon-6.0.3-2|132	%files -n %{libcommoncpp}
14cr|ucommon-6.0.3-2|133	%{_libdir}/libcommoncpp.so.%{major}*
14cr|ucommon-6.0.3-2|134	
14cr|ucommon-6.0.3-2|135	%files -n %{devname}
14cr|ucommon-6.0.3-2|136	%{_libdir}/*.so
14cr|ucommon-6.0.3-2|137	%{_includedir}/ucommon/
14cr|ucommon-6.0.3-2|138	%{_includedir}/commoncpp/
14cr|ucommon-6.0.3-2|139	%{_libdir}/pkgconfig/*.pc
14cr|ucommon-6.0.3-2|140	%{_bindir}/ucommon-config
14cr|ucommon-6.0.3-2|141	%{_bindir}/commoncpp-config
14cr|ucommon-6.0.3-2|142	%{_mandir}/man1/ucommon-config.*
14cr|ucommon-6.0.3-2|143	%{_mandir}/man1/commoncpp-config.*
14cr|ucommon-6.0.3-2|144	
14cr|ucommon-6.0.3-2|145	%files doc
14cr|ucommon-6.0.3-2|146	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
14cr|ucommon-6.0.3-2|147	%doc doc/html
14cr|ucommon-6.0.3-2|148	
14cr|ucommon-6.0.3-2|149	
14cr|ucommon-6.0.3-2|150	%changelog
14cr|ucommon-6.0.3-2|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.3-2
14cr|ucommon-6.0.3-2|152	+ Revision: 4161aa0
14cr|ucommon-6.0.3-2|153	- MassBuild#464: Increase release tag
14cr|ucommon-6.0.3-2|154	
14cr|ucommon-6.0.3-2|155	

8781 14
14cr|ucon64-2.0.0-10|1	Summary:	Console ROM backup tool
14cr|ucon64-2.0.0-10|2	Name:		ucon64
14cr|ucon64-2.0.0-10|3	Version:	2.0.0
14cr|ucon64-2.0.0-10|4	Release:	10
14cr|ucon64-2.0.0-10|5	Group:		Emulators
14cr|ucon64-2.0.0-10|6	License:	GPLv2
14cr|ucon64-2.0.0-10|7	URL:		http://ucon64.sf.net/
14cr|ucon64-2.0.0-10|8	Source0:	http://prdownloads.sourceforge.net/ucon64/%{name}-%{version}-src.tar.bz2
14cr|ucon64-2.0.0-10|9	Source1:	http://prdownloads.sourceforge.net/ucon64/uf-FOX-1.1-src.tgz
14cr|ucon64-2.0.0-10|10	Patch0:		uf-FOX-1.1-libfox1.7.patch
14cr|ucon64-2.0.0-10|11	Patch1:		uf-FOX-1.1-ptrfix.patch
14cr|ucon64-2.0.0-10|12	Patch2:		ucon64-2.0.0-gzfile.patch
14cr|ucon64-2.0.0-10|13	Patch3:		ucon64-2.0.0-ovflfix.patch
14cr|ucon64-2.0.0-10|14	BuildRequires:	libusb-devel
14cr|ucon64-2.0.0-10|15	BuildRequires:	zlib-devel
14cr|ucon64-2.0.0-10|16	BuildRequires:	fox1.7-devel
14cr|ucon64-2.0.0-10|17	# ld will fail with fatal error, it needs static lib only
14cr|ucon64-2.0.0-10|18	BuildConflicts:	ieee1284-devel
14cr|ucon64-2.0.0-10|19	
14cr|ucon64-2.0.0-10|20	%package -n %{name}-gui
14cr|ucon64-2.0.0-10|21	Summary:	GUI for Ucon64, a console ROM backup tool
14cr|ucon64-2.0.0-10|22	Group:		Emulators
14cr|ucon64-2.0.0-10|23	Requires:	%{name}
14cr|ucon64-2.0.0-10|24	
14cr|ucon64-2.0.0-10|25	%description
14cr|ucon64-2.0.0-10|26	uCON64 is a console ROM backup tool.
14cr|ucon64-2.0.0-10|27	
14cr|ucon64-2.0.0-10|28	%description -n %{name}-gui
14cr|ucon64-2.0.0-10|29	GUI for Ucon64, a console ROM backup tool
14cr|ucon64-2.0.0-10|30	
14cr|ucon64-2.0.0-10|31	%prep
14cr|ucon64-2.0.0-10|32	%setup -q -n %{name}-%{version}-src -a 1
14cr|ucon64-2.0.0-10|33	%patch0 -p0
14cr|ucon64-2.0.0-10|34	%patch1 -p0
14cr|ucon64-2.0.0-10|35	%patch2 -p1
14cr|ucon64-2.0.0-10|36	%patch3 -p1
14cr|ucon64-2.0.0-10|37	
14cr|ucon64-2.0.0-10|38	#no configure script for the gui :(
14cr|ucon64-2.0.0-10|39	perl -pi -e "s/local\///g" uf-FOX-1.1-src/Makefile
14cr|ucon64-2.0.0-10|40	LIBFOX_VERSION=1.7
14cr|ucon64-2.0.0-10|41	perl -pi -e "s/1\.4/$LIBFOX_VERSION/g" uf-FOX-1.1-src/Makefile
14cr|ucon64-2.0.0-10|42	
14cr|ucon64-2.0.0-10|43	%build
14cr|ucon64-2.0.0-10|44	cd src
14cr|ucon64-2.0.0-10|45	%configure --enable-libcd64 --with-libusb --enable-ppdev
14cr|ucon64-2.0.0-10|46	%make
14cr|ucon64-2.0.0-10|47	
14cr|ucon64-2.0.0-10|48	pushd ../uf-FOX-1.1-src
14cr|ucon64-2.0.0-10|49	make
14cr|ucon64-2.0.0-10|50	popd
14cr|ucon64-2.0.0-10|51	
14cr|ucon64-2.0.0-10|52	%install
14cr|ucon64-2.0.0-10|53	# don't use %%makeinstall here
14cr|ucon64-2.0.0-10|54	install -d %{buildroot}%{_bindir}
14cr|ucon64-2.0.0-10|55	install -m 755 src/%{name} %{buildroot}%{_bindir}
14cr|ucon64-2.0.0-10|56	
14cr|ucon64-2.0.0-10|57	#install gui
14cr|ucon64-2.0.0-10|58	install -m 755 uf-FOX-1.1-src/uf %{buildroot}%{_bindir}
14cr|ucon64-2.0.0-10|59	chmod 644 uf-FOX-1.1-src/README.txt
14cr|ucon64-2.0.0-10|60	#note : add a icon & menu entry
14cr|ucon64-2.0.0-10|61	
14cr|ucon64-2.0.0-10|62	%files
14cr|ucon64-2.0.0-10|63	%doc FILE_ID.DIZ VERSION *.html
14cr|ucon64-2.0.0-10|64	%{_bindir}/ucon64
14cr|ucon64-2.0.0-10|65	
14cr|ucon64-2.0.0-10|66	%files -n %{name}-gui
14cr|ucon64-2.0.0-10|67	%doc uf-FOX-1.1-src/README.txt uf-FOX-1.1-src/gpl.txt
14cr|ucon64-2.0.0-10|68	%{_bindir}/uf
14cr|ucon64-2.0.0-10|69	
14cr|ucon64-2.0.0-10|70	
14cr|ucon64-2.0.0-10|71	%changelog
14cr|ucon64-2.0.0-10|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-10
14cr|ucon64-2.0.0-10|73	+ Revision: 339d5b1
14cr|ucon64-2.0.0-10|74	- MassBuild#464: Increase release tag
14cr|ucon64-2.0.0-10|75	
14cr|ucon64-2.0.0-10|76	

8782 14
14cr|ucview-0.33-3|1	Name:		ucview
14cr|ucview-0.33-3|2	Version:	0.33
14cr|ucview-0.33-3|3	Release:	3
14cr|ucview-0.33-3|4	Summary:	A video capture and display program
14cr|ucview-0.33-3|5	Source0:	http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
14cr|ucview-0.33-3|6	Source1:	%{name}.desktop
14cr|ucview-0.33-3|7	Url:		http://www.unicap-imaging.org/ucview.htm
14cr|ucview-0.33-3|8	License:	GPLv2
14cr|ucview-0.33-3|9	Group:		Video
14cr|ucview-0.33-3|10	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.73
14cr|ucview-0.33-3|11	BuildRequires:	libunicapgtk-devel >= 0.2.23
14cr|ucview-0.33-3|12	BuildRequires:	pkgconfig(gconf-2.0) >= 2.22.0
14cr|ucview-0.33-3|13	BuildRequires:	pkgconfig(libglade-2.0)
14cr|ucview-0.33-3|14	BuildRequires:	gtk+2 >= 2.12.10
14cr|ucview-0.33-3|15	BuildRequires:	intltool GConf2
14cr|ucview-0.33-3|16	Requires(preun): GConf2
14cr|ucview-0.33-3|17	Patch0:		ucview-0.33-gmodule.patch
14cr|ucview-0.33-3|18	
14cr|ucview-0.33-3|19	%description
14cr|ucview-0.33-3|20	UCView is a video capture and display program based on the unicap video imaging
14cr|ucview-0.33-3|21	library.
14cr|ucview-0.33-3|22	
14cr|ucview-0.33-3|23	%prep
14cr|ucview-0.33-3|24	%setup -q
14cr|ucview-0.33-3|25	%patch0 -p1 -b .gmodule
14cr|ucview-0.33-3|26	
14cr|ucview-0.33-3|27	%build
14cr|ucview-0.33-3|28	%configure2_5x --disable-schemas-install
14cr|ucview-0.33-3|29	%make
14cr|ucview-0.33-3|30	
14cr|ucview-0.33-3|31	%install
14cr|ucview-0.33-3|32	%makeinstall_std
14cr|ucview-0.33-3|33	desktop-file-install --vendor "" --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|ucview-0.33-3|34	%find_lang %{name}
14cr|ucview-0.33-3|35	
14cr|ucview-0.33-3|36	rm -fr %buildroot%_includedir %buildroot%_libdir/pkgconfig
14cr|ucview-0.33-3|37	
14cr|ucview-0.33-3|38	%preun
14cr|ucview-0.33-3|39	%preun_uninstall_gconf_schemas ucview
14cr|ucview-0.33-3|40	
14cr|ucview-0.33-3|41	%files -f %{name}.lang
14cr|ucview-0.33-3|42	%{_sysconfdir}/gconf/schemas/ucview.schemas
14cr|ucview-0.33-3|43	%{_datadir}/applications/ucview.desktop
14cr|ucview-0.33-3|44	%{_datadir}/icons/hicolor/*
14cr|ucview-0.33-3|45	%{_datadir}/%{name}/icons/*
14cr|ucview-0.33-3|46	%{_datadir}/%{name}/logo/ucview-logo.png
14cr|ucview-0.33-3|47	%{_datadir}/%{name}/ucview.glade
14cr|ucview-0.33-3|48	%{_bindir}/ucview
14cr|ucview-0.33-3|49	%{_mandir}/man1/ucview.1.*
14cr|ucview-0.33-3|50	
14cr|ucview-0.33-3|51	%changelog
14cr|ucview-0.33-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.33-3
14cr|ucview-0.33-3|53	+ Revision: 5923b77
14cr|ucview-0.33-3|54	- MassBuild#464: Increase release tag
14cr|ucview-0.33-3|55	
14cr|ucview-0.33-3|56	

8783 14
14cr|udftools-1.0.0-0.b3.15|1	%define beta b3
14cr|udftools-1.0.0-0.b3.15|2	%define tarver %{version}%{beta}cvs20040419
14cr|udftools-1.0.0-0.b3.15|3	%define mdkrel 15
14cr|udftools-1.0.0-0.b3.15|4	
14cr|udftools-1.0.0-0.b3.15|5	%if %{beta}
14cr|udftools-1.0.0-0.b3.15|6	%define release 0.%{beta}.%{mdkrel}
14cr|udftools-1.0.0-0.b3.15|7	%else
14cr|udftools-1.0.0-0.b3.15|8	%define release %{mdkrel}
14cr|udftools-1.0.0-0.b3.15|9	%endif
14cr|udftools-1.0.0-0.b3.15|10	
14cr|udftools-1.0.0-0.b3.15|11	%define major 1
14cr|udftools-1.0.0-0.b3.15|12	%define libname %mklibname udffs %{major}
14cr|udftools-1.0.0-0.b3.15|13	%define devname %mklibname udffs -d
14cr|udftools-1.0.0-0.b3.15|14	
14cr|udftools-1.0.0-0.b3.15|15	Summary:	UDF filesystem tools
14cr|udftools-1.0.0-0.b3.15|16	Name:		udftools
14cr|udftools-1.0.0-0.b3.15|17	Version:	1.0.0
14cr|udftools-1.0.0-0.b3.15|18	Release:	%{release}
14cr|udftools-1.0.0-0.b3.15|19	Epoch:		1
14cr|udftools-1.0.0-0.b3.15|20	License:	GPLv2+
14cr|udftools-1.0.0-0.b3.15|21	Group:		System/Kernel and hardware
14cr|udftools-1.0.0-0.b3.15|22	Url:		http://sourceforge.net/projects/linux-udf/
14cr|udftools-1.0.0-0.b3.15|23	Source0:	%{name}-%{tarver}.tar.bz2
14cr|udftools-1.0.0-0.b3.15|24	Source1:	pktcdvd.init.d.bz2
14cr|udftools-1.0.0-0.b3.15|25	Source2:	pktcdvd.sysconfig.bz2
14cr|udftools-1.0.0-0.b3.15|26	Source3:	pktcdvd.html.bz2
14cr|udftools-1.0.0-0.b3.15|27	Source4:	pktcdvd-hint.txt.bz2
14cr|udftools-1.0.0-0.b3.15|28	Patch2:		udftools-disable_broken.patch
14cr|udftools-1.0.0-0.b3.15|29	Patch3:		udftools-1.0.0b3cvs_add_cdmrw.patch
14cr|udftools-1.0.0-0.b3.15|30	Patch4:		udftools-1.0.0b3-kernel-2.6.8.1.patch
14cr|udftools-1.0.0-0.b3.15|31	Patch5:		udftools-1.0.0-gcc4.patch
14cr|udftools-1.0.0-0.b3.15|32	Patch6:		udftools-open.patch
14cr|udftools-1.0.0-0.b3.15|33	Patch7:		udftools-include.patch
14cr|udftools-1.0.0-0.b3.15|34	BuildRequires:	readline-devel
14cr|udftools-1.0.0-0.b3.15|35	BuildRequires:	pkgconfig(ncurses)
14cr|udftools-1.0.0-0.b3.15|36	Requires(post):	rpm-helper
14cr|udftools-1.0.0-0.b3.15|37	Requires(preun):rpm-helper
14cr|udftools-1.0.0-0.b3.15|38	Provides:	udf = %{EVRD}
14cr|udftools-1.0.0-0.b3.15|39	
14cr|udftools-1.0.0-0.b3.15|40	%description -n udftools
14cr|udftools-1.0.0-0.b3.15|41	These are tools for UDF file systems as used, e.g., on DVD-RAM, DVD+RW, CD-RW.
14cr|udftools-1.0.0-0.b3.15|42	They are also used for managing Packet-CD/DVD devices and media.
14cr|udftools-1.0.0-0.b3.15|43	
14cr|udftools-1.0.0-0.b3.15|44	%files
14cr|udftools-1.0.0-0.b3.15|45	%doc ChangeLog AUTHORS doc/pktcdvd*
14cr|udftools-1.0.0-0.b3.15|46	%{_bindir}/*
14cr|udftools-1.0.0-0.b3.15|47	%attr (0755,root,root) %{_initrddir}/pktcdvd
14cr|udftools-1.0.0-0.b3.15|48	%config (noreplace) %{_sysconfdir}/sysconfig/pktcdvd
14cr|udftools-1.0.0-0.b3.15|49	%{_mandir}/man1/*.1*
14cr|udftools-1.0.0-0.b3.15|50	%{_mandir}/man8/*.8*
14cr|udftools-1.0.0-0.b3.15|51	
14cr|udftools-1.0.0-0.b3.15|52	%post
14cr|udftools-1.0.0-0.b3.15|53	%_post_service pktcdvd
14cr|udftools-1.0.0-0.b3.15|54	
14cr|udftools-1.0.0-0.b3.15|55	%preun
14cr|udftools-1.0.0-0.b3.15|56	%_preun_service pktcdvd
14cr|udftools-1.0.0-0.b3.15|57	
14cr|udftools-1.0.0-0.b3.15|58	#----------------------------------------------------------------------------
14cr|udftools-1.0.0-0.b3.15|59	
14cr|udftools-1.0.0-0.b3.15|60	%package -n %{libname}
14cr|udftools-1.0.0-0.b3.15|61	Summary:	Shared library for %{name}
14cr|udftools-1.0.0-0.b3.15|62	Group:		System/Libraries
14cr|udftools-1.0.0-0.b3.15|63	Obsoletes:	%{_lib}udftools1 < 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|64	Conflicts:	%{_lib}udftools1 < 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|65	
14cr|udftools-1.0.0-0.b3.15|66	%description -n %{libname}
14cr|udftools-1.0.0-0.b3.15|67	This package contains the libraries needed by %{name}.
14cr|udftools-1.0.0-0.b3.15|68	
14cr|udftools-1.0.0-0.b3.15|69	%files -n %{libname}
14cr|udftools-1.0.0-0.b3.15|70	%{_libdir}/libudffs.so.%{major}*
14cr|udftools-1.0.0-0.b3.15|71	
14cr|udftools-1.0.0-0.b3.15|72	#----------------------------------------------------------------------------
14cr|udftools-1.0.0-0.b3.15|73	
14cr|udftools-1.0.0-0.b3.15|74	%package -n %{devname}
14cr|udftools-1.0.0-0.b3.15|75	Summary:	Devel files from %{name}
14cr|udftools-1.0.0-0.b3.15|76	Group:		Development/C
14cr|udftools-1.0.0-0.b3.15|77	Requires:	%{libname} = %{EVRD}
14cr|udftools-1.0.0-0.b3.15|78	Provides:	%{name}-devel = %{EVRD}
14cr|udftools-1.0.0-0.b3.15|79	Obsoletes:	%{_lib}udftools-devel < 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|80	Conflicts:	%{_lib}udftools-devel < 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|81	Obsoletes:	%{_lib}udftools-static-devel < 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|82	
14cr|udftools-1.0.0-0.b3.15|83	%description -n %{devname}
14cr|udftools-1.0.0-0.b3.15|84	This is the libraries, include files and other resources you can use
14cr|udftools-1.0.0-0.b3.15|85	to incorporate %{name} into applications.
14cr|udftools-1.0.0-0.b3.15|86	
14cr|udftools-1.0.0-0.b3.15|87	%files -n %{devname}
14cr|udftools-1.0.0-0.b3.15|88	%{_libdir}/libudffs.so
14cr|udftools-1.0.0-0.b3.15|89	
14cr|udftools-1.0.0-0.b3.15|90	#----------------------------------------------------------------------------
14cr|udftools-1.0.0-0.b3.15|91	
14cr|udftools-1.0.0-0.b3.15|92	%prep
14cr|udftools-1.0.0-0.b3.15|93	%setup -q -n %{name}
14cr|udftools-1.0.0-0.b3.15|94	%patch3 -p1
14cr|udftools-1.0.0-0.b3.15|95	%patch4 -p1 -b .kernel-2.6.8.1
14cr|udftools-1.0.0-0.b3.15|96	%patch5 -p1 -b .gcc4
14cr|udftools-1.0.0-0.b3.15|97	%patch6 -p0
14cr|udftools-1.0.0-0.b3.15|98	%patch7 -p0
14cr|udftools-1.0.0-0.b3.15|99	perl -pi -e 's! udfct/Makefile! udfct/Makefile cdmrw/Makefile!' configure.in
14cr|udftools-1.0.0-0.b3.15|100	perl -pi -e 's! udfct! udfct cdmrw!' Makefile.am
14cr|udftools-1.0.0-0.b3.15|101	
14cr|udftools-1.0.0-0.b3.15|102	%build
14cr|udftools-1.0.0-0.b3.15|103	%define _disable_ld_no_undefined 1
14cr|udftools-1.0.0-0.b3.15|104	autoreconf -fi
14cr|udftools-1.0.0-0.b3.15|105	%configure2_5x \
14cr|udftools-1.0.0-0.b3.15|106	--enable-shared \
14cr|udftools-1.0.0-0.b3.15|107	--disable-static
14cr|udftools-1.0.0-0.b3.15|108	%make
14cr|udftools-1.0.0-0.b3.15|109	
14cr|udftools-1.0.0-0.b3.15|110	%install
14cr|udftools-1.0.0-0.b3.15|111	%makeinstall_std
14cr|udftools-1.0.0-0.b3.15|112	ln -s %{_bindir}/mkudffs %{buildroot}%{_bindir}/mkfs.udffs
14cr|udftools-1.0.0-0.b3.15|113	ln -s %{_bindir}/udffsck %{buildroot}%{_bindir}/fsck.udffs
14cr|udftools-1.0.0-0.b3.15|114	
14cr|udftools-1.0.0-0.b3.15|115	install -d %{buildroot}%{_initrddir}
14cr|udftools-1.0.0-0.b3.15|116	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|udftools-1.0.0-0.b3.15|117	
14cr|udftools-1.0.0-0.b3.15|118	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/pktcdvd
14cr|udftools-1.0.0-0.b3.15|119	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/sysconfig/pktcdvd
14cr|udftools-1.0.0-0.b3.15|120	bzcat %{SOURCE3} > doc/pktcdvd.html
14cr|udftools-1.0.0-0.b3.15|121	bzcat %{SOURCE4} > doc/pktcdvd-hint.txt
14cr|udftools-1.0.0-0.b3.15|122	
14cr|udftools-1.0.0-0.b3.15|123	%changelog
14cr|udftools-1.0.0-0.b3.15|124	* Tue May 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.0-0.b3.15
14cr|udftools-1.0.0-0.b3.15|125	+ Revision: a7a842a
14cr|udftools-1.0.0-0.b3.15|126	- Fix library and devel package names, drop static devel package, spec cleanup
14cr|udftools-1.0.0-0.b3.15|127	
14cr|udftools-1.0.0-0.b3.15|128	

8784 14
14cr|udns-0.2-2|1	%define	major 0
14cr|udns-0.2-2|2	%define libname %mklibname udns %{major}
14cr|udns-0.2-2|3	%define develname %mklibname udns -d
14cr|udns-0.2-2|4	
14cr|udns-0.2-2|5	Summary:	DNS Resolver Library
14cr|udns-0.2-2|6	Name:		udns
14cr|udns-0.2-2|7	Version:	0.2
14cr|udns-0.2-2|8	Release:	2
14cr|udns-0.2-2|9	Group:		Networking/Other
14cr|udns-0.2-2|10	License:	LGPLv2+
14cr|udns-0.2-2|11	URL:		http://www.corpit.ru/mjt/udns.html
14cr|udns-0.2-2|12	Source0:	http://www.corpit.ru/mjt/udns/%{name}-%{version}.tar.gz
14cr|udns-0.2-2|13	BuildConflicts:	%{name}-devel
14cr|udns-0.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|udns-0.2-2|15	
14cr|udns-0.2-2|16	%description
14cr|udns-0.2-2|17	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cr|udns-0.2-2|18	asyncronous DNS queries.
14cr|udns-0.2-2|19	
14cr|udns-0.2-2|20	%package -n	%{libname}
14cr|udns-0.2-2|21	Summary:	DNS Resolver Library
14cr|udns-0.2-2|22	Group:          System/Libraries
14cr|udns-0.2-2|23	
14cr|udns-0.2-2|24	%description -n	%{libname}
14cr|udns-0.2-2|25	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cr|udns-0.2-2|26	asyncronous DNS queries.
14cr|udns-0.2-2|27	
14cr|udns-0.2-2|28	This package contains the shared UDNS library.
14cr|udns-0.2-2|29	
14cr|udns-0.2-2|30	%package -n	%{develname}
14cr|udns-0.2-2|31	Summary:	Static library and header files for the libmemcached library
14cr|udns-0.2-2|32	Group:		Development/C
14cr|udns-0.2-2|33	Requires:	%{libname} = %{version}-%{release}
14cr|udns-0.2-2|34	Provides:	%{name}-devel = %{version}-%{release}
14cr|udns-0.2-2|35	
14cr|udns-0.2-2|36	%description -n	%{develname}
14cr|udns-0.2-2|37	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cr|udns-0.2-2|38	asyncronous DNS queries.
14cr|udns-0.2-2|39	
14cr|udns-0.2-2|40	This package contains the static UDNS library and its header files.
14cr|udns-0.2-2|41	
14cr|udns-0.2-2|42	%prep
14cr|udns-0.2-2|43	
14cr|udns-0.2-2|44	%setup -q -n %{name}-%{version}
14cr|udns-0.2-2|45	
14cr|udns-0.2-2|46	%build
14cr|udns-0.2-2|47	
14cr|udns-0.2-2|48	./configure
14cr|udns-0.2-2|49	
14cr|udns-0.2-2|50	make CFLAGS="%{optflags}" SOVER="%{major}" staticlib sharedlib
14cr|udns-0.2-2|51	ln -snf libudns.so.%{major} libudns.so
14cr|udns-0.2-2|52	
14cr|udns-0.2-2|53	gcc %{optflags} -DHAVE_CONFIG_H -o udns-rblcheck rblcheck.c -L. -ludns
14cr|udns-0.2-2|54	gcc %{optflags} -DHAVE_CONFIG_H -o udns-dnsget dnsget.c -L. -ludns
14cr|udns-0.2-2|55	#gcc %{optflags} -DHAVE_CONFIG_H -o udns-ex-rdns ex-rdns.c -L. -ludns
14cr|udns-0.2-2|56	
14cr|udns-0.2-2|57	%install
14cr|udns-0.2-2|58	rm -rf %{buildroot}
14cr|udns-0.2-2|59	
14cr|udns-0.2-2|60	install -d %{buildroot}%{_bindir}
14cr|udns-0.2-2|61	install -d %{buildroot}%{_libdir}
14cr|udns-0.2-2|62	install -d %{buildroot}%{_includedir}
14cr|udns-0.2-2|63	install -d %{buildroot}%{_mandir}/man1
14cr|udns-0.2-2|64	install -d %{buildroot}%{_mandir}/man3
14cr|udns-0.2-2|65	
14cr|udns-0.2-2|66	install -m0755 libudns.so.%{major} %{buildroot}%{_libdir}/
14cr|udns-0.2-2|67	ln -snf libudns.so.%{major} %{buildroot}%{_libdir}/libudns.so
14cr|udns-0.2-2|68	install -m0644 libudns.a %{buildroot}%{_libdir}/
14cr|udns-0.2-2|69	install -m0644 udns.h %{buildroot}%{_includedir}/
14cr|udns-0.2-2|70	
14cr|udns-0.2-2|71	install -m0755 udns-rblcheck %{buildroot}%{_bindir}/
14cr|udns-0.2-2|72	install -m0755 udns-dnsget %{buildroot}%{_bindir}/
14cr|udns-0.2-2|73	
14cr|udns-0.2-2|74	install -m0644 dnsget.1 %{buildroot}%{_mandir}/man1/udns-dnsget.1
14cr|udns-0.2-2|75	install -m0644 rblcheck.1 %{buildroot}%{_mandir}/man1/udns-rblcheck.1
14cr|udns-0.2-2|76	install -m0644 udns.3 %{buildroot}%{_mandir}/man3/
14cr|udns-0.2-2|77	
14cr|udns-0.2-2|78	%clean
14cr|udns-0.2-2|79	rm -rf %{buildroot}
14cr|udns-0.2-2|80	
14cr|udns-0.2-2|81	%files
14cr|udns-0.2-2|82	%defattr(-,root,root)
14cr|udns-0.2-2|83	%{_bindir}/udns-rblcheck
14cr|udns-0.2-2|84	%{_bindir}/udns-dnsget
14cr|udns-0.2-2|85	%{_mandir}/man1/udns-dnsget.1*
14cr|udns-0.2-2|86	%{_mandir}/man1/udns-rblcheck.1*
14cr|udns-0.2-2|87	
14cr|udns-0.2-2|88	%files -n %{libname}
14cr|udns-0.2-2|89	%defattr(-,root,root)
14cr|udns-0.2-2|90	%doc COPYING.LGPL NEWS NOTES TODO
14cr|udns-0.2-2|91	%{_libdir}/libudns.so.%{major}
14cr|udns-0.2-2|92	
14cr|udns-0.2-2|93	%files -n %{develname}
14cr|udns-0.2-2|94	%defattr(-,root,root)
14cr|udns-0.2-2|95	%{_includedir}/*
14cr|udns-0.2-2|96	%{_libdir}/libudns.so
14cr|udns-0.2-2|97	%{_libdir}/libudns.a
14cr|udns-0.2-2|98	%{_mandir}/man3/udns.3*
14cr|udns-0.2-2|99	
14cr|udns-0.2-2|100	
14cr|udns-0.2-2|101	
14cr|udns-0.2-2|102	%changelog
14cr|udns-0.2-2|103	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-2
14cr|udns-0.2-2|104	+ Revision: dcb7fc8
14cr|udns-0.2-2|105	- MassBuild#464: Increase release tag
14cr|udns-0.2-2|106	
14cr|udns-0.2-2|107	

8785 14
14cr|udpcast-20120424-1|1	%define debug_package %{nil}
14cr|udpcast-20120424-1|2	
14cr|udpcast-20120424-1|3	Summary:	UDP broadcast installation
14cr|udpcast-20120424-1|4	Name:		udpcast
14cr|udpcast-20120424-1|5	Version:	20120424
14cr|udpcast-20120424-1|6	Release:	1
14cr|udpcast-20120424-1|7	License:	GPLv2+ and BSD-like
14cr|udpcast-20120424-1|8	Group:		Networking/Other
14cr|udpcast-20120424-1|9	Url:		http://udpcast.linux.lu/
14cr|udpcast-20120424-1|10	Source0:	http://udpcast.linux.lu/download/%{name}-%{version}.tar.gz
14cr|udpcast-20120424-1|11	Patch0:		udpcast-20120424-gcc4.9.patch
14cr|udpcast-20120424-1|12	
14cr|udpcast-20120424-1|13	%description
14cr|udpcast-20120424-1|14	UDPcast is a file transfer tool that can send data simultaneously to many
14cr|udpcast-20120424-1|15	destinations on a LAN. This can for instance be used to install entire
14cr|udpcast-20120424-1|16	classrooms of PC's at once. The advantage of UDPcast over using other methods
14cr|udpcast-20120424-1|17	(nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities:
14cr|udpcast-20120424-1|18	it won't take longer to install 15 machines than it would to install just 2
14cr|udpcast-20120424-1|19	
14cr|udpcast-20120424-1|20	%files
14cr|udpcast-20120424-1|21	%doc cmd.html COPYING *.txt
14cr|udpcast-20120424-1|22	%{_sbindir}/udp-receiver
14cr|udpcast-20120424-1|23	%{_sbindir}/udp-sender
14cr|udpcast-20120424-1|24	%{_includedir}/udpcast/rateGovernor.h
14cr|udpcast-20120424-1|25	%{_mandir}/man1/udp-receiver.1*
14cr|udpcast-20120424-1|26	%{_mandir}/man1/udp-sender.1*
14cr|udpcast-20120424-1|27	
14cr|udpcast-20120424-1|28	#----------------------------------------------------------------------------
14cr|udpcast-20120424-1|29	
14cr|udpcast-20120424-1|30	%prep
14cr|udpcast-20120424-1|31	%setup -q
14cr|udpcast-20120424-1|32	%patch0 -p1
14cr|udpcast-20120424-1|33	
14cr|udpcast-20120424-1|34	%build
14cr|udpcast-20120424-1|35	%configure2_5x
14cr|udpcast-20120424-1|36	%make
14cr|udpcast-20120424-1|37	
14cr|udpcast-20120424-1|38	%install
14cr|udpcast-20120424-1|39	%makeinstall_std
14cr|udpcast-20120424-1|40	
14cr|udpcast-20120424-1|41	
14cr|udpcast-20120424-1|42	%changelog
14cr|udpcast-20120424-1|43	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20120424-1
14cr|udpcast-20120424-1|44	+ Revision: 93acdcd
14cr|udpcast-20120424-1|45	- New version 20120424, fix build with gcc 4.9
14cr|udpcast-20120424-1|46	
14cr|udpcast-20120424-1|47	

8786 14
14cr|udpxy-1.0.19-1|1	%define realversion 1.0-Chipmunk-19
14cr|udpxy-1.0.19-1|2	
14cr|udpxy-1.0.19-1|3	Name:           udpxy
14cr|udpxy-1.0.19-1|4	Version:        1.0.19
14cr|udpxy-1.0.19-1|5	Release:        1
14cr|udpxy-1.0.19-1|6	Summary:        UDP-to-HTTP multicast traffic relay daemon
14cr|udpxy-1.0.19-1|7	Group:          System/Servers
14cr|udpxy-1.0.19-1|8	License:        GPLv3+
14cr|udpxy-1.0.19-1|9	URL:            http://sourceforge.net/projects/udpxy/
14cr|udpxy-1.0.19-1|10	Source0:        http://downloads.sourceforge.net/%{name}/%{name}.%{realversion}.tgz
14cr|udpxy-1.0.19-1|11	Source1:        udpxy.init
14cr|udpxy-1.0.19-1|12	Source2:        udpxy.sysconfig
14cr|udpxy-1.0.19-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|udpxy-1.0.19-1|14	
14cr|udpxy-1.0.19-1|15	%description
14cr|udpxy-1.0.19-1|16	udpxy is a UDP-to-HTTP multicast traffic relay daemon:
14cr|udpxy-1.0.19-1|17	it forwards UDP traffic from a given multicast subscription
14cr|udpxy-1.0.19-1|18	to the requesting HTTP client.
14cr|udpxy-1.0.19-1|19	
14cr|udpxy-1.0.19-1|20	%prep
14cr|udpxy-1.0.19-1|21	%setup -q -n %{name}-%{realversion}
14cr|udpxy-1.0.19-1|22	
14cr|udpxy-1.0.19-1|23	chmod a-x CHANGES
14cr|udpxy-1.0.19-1|24	sed -i "s|CFLAGS += -W -Wall -Werror --pedantic|CFLAGS += %{optflags}|g" Makefile
14cr|udpxy-1.0.19-1|25	
14cr|udpxy-1.0.19-1|26	%build
14cr|udpxy-1.0.19-1|27	%make
14cr|udpxy-1.0.19-1|28	
14cr|udpxy-1.0.19-1|29	
14cr|udpxy-1.0.19-1|30	%install
14cr|udpxy-1.0.19-1|31	rm -rf %{buildroot}
14cr|udpxy-1.0.19-1|32	
14cr|udpxy-1.0.19-1|33	sed -i "s|INSTALLROOT := /usr/local|INSTALLROOT := %{buildroot}/usr|g" Makefile
14cr|udpxy-1.0.19-1|34	sed -i 's|ln -s $(INSTALLROOT)/bin/$(EXEC)|ln -s $(EXEC)|g' Makefile
14cr|udpxy-1.0.19-1|35	
14cr|udpxy-1.0.19-1|36	%makeinstall
14cr|udpxy-1.0.19-1|37	
14cr|udpxy-1.0.19-1|38	pushd %{buildroot}
14cr|udpxy-1.0.19-1|39	mkdir -p .%{_sysconfdir}/sysconfig .%{_initrddir}
14cr|udpxy-1.0.19-1|40	install -p -m755 %{SOURCE1} .%{_initrddir}/%{name}
14cr|udpxy-1.0.19-1|41	install -p -m644 %{SOURCE2} .%{_sysconfdir}/sysconfig/%{name}
14cr|udpxy-1.0.19-1|42	popd
14cr|udpxy-1.0.19-1|43	
14cr|udpxy-1.0.19-1|44	%clean
14cr|udpxy-1.0.19-1|45	rm -rf %{buildroot}
14cr|udpxy-1.0.19-1|46	
14cr|udpxy-1.0.19-1|47	
14cr|udpxy-1.0.19-1|48	%post
14cr|udpxy-1.0.19-1|49	%_post_service %{name}
14cr|udpxy-1.0.19-1|50	
14cr|udpxy-1.0.19-1|51	%preun
14cr|udpxy-1.0.19-1|52	%_preun_service %{name}
14cr|udpxy-1.0.19-1|53	
14cr|udpxy-1.0.19-1|54	%files
14cr|udpxy-1.0.19-1|55	%defattr(-,root,root,-)
14cr|udpxy-1.0.19-1|56	%doc README CHANGES gpl.txt udpxy-manual-RU.rtf
14cr|udpxy-1.0.19-1|57	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|udpxy-1.0.19-1|58	%{_initrddir}/%{name}
14cr|udpxy-1.0.19-1|59	%{_bindir}/%{name}
14cr|udpxy-1.0.19-1|60	%{_bindir}/udpxrec
14cr|udpxy-1.0.19-1|61	
14cr|udpxy-1.0.19-1|62	
14cr|udpxy-1.0.19-1|63	
14cr|udpxy-1.0.19-1|64	%changelog
14cr|udpxy-1.0.19-1|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.19-1
14cr|udpxy-1.0.19-1|66	+ Revision: 7cb199b
14cr|udpxy-1.0.19-1|67	- MassBuild#464: Increase release tag
14cr|udpxy-1.0.19-1|68	
14cr|udpxy-1.0.19-1|69	

8787 14
14cr|udunits-1.12.9-6|1	Name:		udunits
14cr|udunits-1.12.9-6|2	Version:	1.12.9
14cr|udunits-1.12.9-6|3	Release:	6
14cr|udunits-1.12.9-6|4	Summary:	A library for manipulating units of physical quantities
14cr|udunits-1.12.9-6|5	
14cr|udunits-1.12.9-6|6	License:	Freely distributable (BSD-like)
14cr|udunits-1.12.9-6|7	Group:		Sciences/Mathematics
14cr|udunits-1.12.9-6|8	URL:		http://my.unidata.ucar.edu/content/software/udunits/index.html
14cr|udunits-1.12.9-6|9	Source0:	ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-%{version}.tar.gz
14cr|udunits-1.12.9-6|10	Patch0:		udunits-1.12.9-linuxfixes.patch
14cr|udunits-1.12.9-6|11	Patch1:		udunits-1.12.4-64bit.patch
14cr|udunits-1.12.9-6|12	BuildRequires:	gcc-gfortran, gcc-c++, groff
14cr|udunits-1.12.9-6|13	BuildRequires:	perl-devel
14cr|udunits-1.12.9-6|14	BuildRequires:	bison
14cr|udunits-1.12.9-6|15	
14cr|udunits-1.12.9-6|16	%description
14cr|udunits-1.12.9-6|17	The Unidata units utility, udunits, supports conversion of unit specifications
14cr|udunits-1.12.9-6|18	between formatted and binary forms, arithmetic manipulation of unit
14cr|udunits-1.12.9-6|19	specifications, and conversion of values between compatible scales of
14cr|udunits-1.12.9-6|20	measurement. A unit is the amount by which a physical quantity is measured. For
14cr|udunits-1.12.9-6|21	example:
14cr|udunits-1.12.9-6|22	
14cr|udunits-1.12.9-6|23	Physical Quantity   Possible Unit
14cr|udunits-1.12.9-6|24	_________________   _____________
14cr|udunits-1.12.9-6|25	time              weeks
14cr|udunits-1.12.9-6|26	distance         centimeters
14cr|udunits-1.12.9-6|27	power             watts
14cr|udunits-1.12.9-6|28	
14cr|udunits-1.12.9-6|29	This utility works interactively and has two modes. In one mode, both an input
14cr|udunits-1.12.9-6|30	and output unit specification are given, causing the utility to print the
14cr|udunits-1.12.9-6|31	conversion between them. In the other mode, only an input unit specification is
14cr|udunits-1.12.9-6|32	given. This causes the utility to print the definition -- in standard units --
14cr|udunits-1.12.9-6|33	of the input unit.
14cr|udunits-1.12.9-6|34	
14cr|udunits-1.12.9-6|35	%package	devel
14cr|udunits-1.12.9-6|36	Group:		Development/Other
14cr|udunits-1.12.9-6|37	Summary:	Headers and libraries for udunits
14cr|udunits-1.12.9-6|38	
14cr|udunits-1.12.9-6|39	Requires:	%{name} = %{version}-%{release}
14cr|udunits-1.12.9-6|40	
14cr|udunits-1.12.9-6|41	%description	devel
14cr|udunits-1.12.9-6|42	This package contains the files needed for compiling programs using
14cr|udunits-1.12.9-6|43	the udunits library.
14cr|udunits-1.12.9-6|44	
14cr|udunits-1.12.9-6|45	%package -n	perl-udunits
14cr|udunits-1.12.9-6|46	Summary:	Perl module for udunits
14cr|udunits-1.12.9-6|47	
14cr|udunits-1.12.9-6|48	Group:		Development/Perl
14cr|udunits-1.12.9-6|49	Requires:	%{name}
14cr|udunits-1.12.9-6|50	
14cr|udunits-1.12.9-6|51	%description -n	perl-udunits
14cr|udunits-1.12.9-6|52	A perl module for udunits.
14cr|udunits-1.12.9-6|53	
14cr|udunits-1.12.9-6|54	%prep
14cr|udunits-1.12.9-6|55	%setup -q
14cr|udunits-1.12.9-6|56	%patch0 -p1 -b .linux~
14cr|udunits-1.12.9-6|57	# Yes, this is a dirty hack.
14cr|udunits-1.12.9-6|58	%ifarch x86_64 ppc64 sparc64
14cr|udunits-1.12.9-6|59	%patch1 -p1
14cr|udunits-1.12.9-6|60	%endif
14cr|udunits-1.12.9-6|61	
14cr|udunits-1.12.9-6|62	%build
14cr|udunits-1.12.9-6|63	export CC=gcc
14cr|udunits-1.12.9-6|64	%ifarch x86_64
14cr|udunits-1.12.9-6|65	export CFLAGS="%{optflags} -fPIC"
14cr|udunits-1.12.9-6|66	export CXXFLAGS="%{optflags} -fPIC"
14cr|udunits-1.12.9-6|67	%endif
14cr|udunits-1.12.9-6|68	cd src/
14cr|udunits-1.12.9-6|69	export LD_MATH=-lm
14cr|udunits-1.12.9-6|70	%configure
14cr|udunits-1.12.9-6|71	
14cr|udunits-1.12.9-6|72	# Don't use %make, don't compil...
14cr|udunits-1.12.9-6|73	make all
14cr|udunits-1.12.9-6|74	
14cr|udunits-1.12.9-6|75	%install
14cr|udunits-1.12.9-6|76	cd src/
14cr|udunits-1.12.9-6|77	sed "s?/usr?${RPM_BUILD_ROOT}/usr?" Makefile > Makefile.install
14cr|udunits-1.12.9-6|78	make PREFIX=${RPM_BUILD_ROOT}/%{_prefix} datadir=${RPM_BUILD_ROOT}/%{sysconfdir} \
14cr|udunits-1.12.9-6|79	sysconfigdir=${RPM_BUILD_ROOT}/%{_sysconfdir} -f Makefile.install install
14cr|udunits-1.12.9-6|80	
14cr|udunits-1.12.9-6|81	
14cr|udunits-1.12.9-6|82	find %{buildroot} \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
14cr|udunits-1.12.9-6|83	rm -rf ${RPM_BUILD_ROOT}/usr/share/man3f
14cr|udunits-1.12.9-6|84	
14cr|udunits-1.12.9-6|85	# Nuke perm
14cr|udunits-1.12.9-6|86	find %{buildroot}%{perl_vendorlib} -type d -exec chmod 755 {} \;
14cr|udunits-1.12.9-6|87	
14cr|udunits-1.12.9-6|88	%files
14cr|udunits-1.12.9-6|89	%doc src/{COPYRIGHT,README,RELEASE_NOTES,VERSION}
14cr|udunits-1.12.9-6|90	%{_bindir}/udunits
14cr|udunits-1.12.9-6|91	%{_mandir}/man1/udunits.1*
14cr|udunits-1.12.9-6|92	%config(noreplace) %{_sysconfdir}/udunits.dat
14cr|udunits-1.12.9-6|93	
14cr|udunits-1.12.9-6|94	%files devel
14cr|udunits-1.12.9-6|95	%{_includedir}/udunits.h
14cr|udunits-1.12.9-6|96	%{_includedir}/udunits.inc
14cr|udunits-1.12.9-6|97	%{_libdir}/libudport.a
14cr|udunits-1.12.9-6|98	%{_libdir}/libudunits.a
14cr|udunits-1.12.9-6|99	%{_mandir}/man3*/udunits.3*
14cr|udunits-1.12.9-6|100	
14cr|udunits-1.12.9-6|101	
14cr|udunits-1.12.9-6|102	%files -n perl-udunits
14cr|udunits-1.12.9-6|103	%{perl_vendorarch}/*
14cr|udunits-1.12.9-6|104	%{_mandir}/man1/udunitsperl.1*
14cr|udunits-1.12.9-6|105	
14cr|udunits-1.12.9-6|106	
14cr|udunits-1.12.9-6|107	
14cr|udunits-1.12.9-6|108	%changelog
14cr|udunits-1.12.9-6|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.9-6
14cr|udunits-1.12.9-6|110	+ Revision: a65e106
14cr|udunits-1.12.9-6|111	- MassBuild#464: Increase release tag
14cr|udunits-1.12.9-6|112	
14cr|udunits-1.12.9-6|113	

8788 14
14cr|udunits2-2.1.12-4|1	%define version 2.1.12
14cr|udunits2-2.1.12-4|2	%define release 4
14cr|udunits2-2.1.12-4|3	%define major 0
14cr|udunits2-2.1.12-4|4	%define libname %mklibname %{name}_ %{major}
14cr|udunits2-2.1.12-4|5	%define develname %mklibname %{name} -d
14cr|udunits2-2.1.12-4|6	
14cr|udunits2-2.1.12-4|7	Name: udunits2
14cr|udunits2-2.1.12-4|8	Version: %version
14cr|udunits2-2.1.12-4|9	Release: %release
14cr|udunits2-2.1.12-4|10	Summary: A library for manipulating units of physical quantities
14cr|udunits2-2.1.12-4|11	License: Freely distributable (BSD-like)
14cr|udunits2-2.1.12-4|12	Group: Sciences/Mathematics
14cr|udunits2-2.1.12-4|13	URL: http://my.unidata.ucar.edu/content/software/udunits/index.html
14cr|udunits2-2.1.12-4|14	Source0: ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-%{version}.tar.gz
14cr|udunits2-2.1.12-4|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|udunits2-2.1.12-4|16	BuildRequires: gcc-gfortran, gcc-c++, groff
14cr|udunits2-2.1.12-4|17	BuildRequires: perl-devel
14cr|udunits2-2.1.12-4|18	BuildRequires: bison
14cr|udunits2-2.1.12-4|19	
14cr|udunits2-2.1.12-4|20	%description
14cr|udunits2-2.1.12-4|21	The Unidata units utility, udunits, supports conversion of unit specifications
14cr|udunits2-2.1.12-4|22	between formatted and binary forms, arithmetic manipulation of unit
14cr|udunits2-2.1.12-4|23	specifications, and conversion of values between compatible scales of
14cr|udunits2-2.1.12-4|24	measurement. A unit is the amount by which a physical quantity is measured. For
14cr|udunits2-2.1.12-4|25	example:
14cr|udunits2-2.1.12-4|26	
14cr|udunits2-2.1.12-4|27	Physical Quantity   Possible Unit
14cr|udunits2-2.1.12-4|28	_________________   _____________
14cr|udunits2-2.1.12-4|29	time              weeks
14cr|udunits2-2.1.12-4|30	distance         centimeters
14cr|udunits2-2.1.12-4|31	power             watts
14cr|udunits2-2.1.12-4|32	
14cr|udunits2-2.1.12-4|33	This utility works interactively and has two modes. In one mode, both an input
14cr|udunits2-2.1.12-4|34	and output unit specification are given, causing the utility to print the
14cr|udunits2-2.1.12-4|35	conversion between them. In the other mode, only an input unit specification is
14cr|udunits2-2.1.12-4|36	given. This causes the utility to print the definition -- in standard units --
14cr|udunits2-2.1.12-4|37	of the input unit.
14cr|udunits2-2.1.12-4|38	
14cr|udunits2-2.1.12-4|39	%package -n %{libname}
14cr|udunits2-2.1.12-4|40	Group: System/Libraries
14cr|udunits2-2.1.12-4|41	Summary: Libraries for udunits
14cr|udunits2-2.1.12-4|42	Provides: lib%{name} = %{version}-%{release}
14cr|udunits2-2.1.12-4|43	
14cr|udunits2-2.1.12-4|44	%description -n %{libname}
14cr|udunits2-2.1.12-4|45	This package contains the files needed for compiling programs using
14cr|udunits2-2.1.12-4|46	the udunits library.
14cr|udunits2-2.1.12-4|47	
14cr|udunits2-2.1.12-4|48	%package -n %{develname}
14cr|udunits2-2.1.12-4|49	Group: Development/Other
14cr|udunits2-2.1.12-4|50	Summary: Headers and libraries for udunits
14cr|udunits2-2.1.12-4|51	Requires: %{name} = %{version}-%{release}
14cr|udunits2-2.1.12-4|52	Provides: lib%{name}-devel = %{version}-%{release}
14cr|udunits2-2.1.12-4|53	Provides: %{name}-devel = %{version}-%{release}
14cr|udunits2-2.1.12-4|54	
14cr|udunits2-2.1.12-4|55	
14cr|udunits2-2.1.12-4|56	%description -n %{develname}
14cr|udunits2-2.1.12-4|57	This package contains the files needed for compiling programs using
14cr|udunits2-2.1.12-4|58	the udunits library.
14cr|udunits2-2.1.12-4|59	
14cr|udunits2-2.1.12-4|60	%prep
14cr|udunits2-2.1.12-4|61	%setup -q -n udunits-%{version}
14cr|udunits2-2.1.12-4|62	
14cr|udunits2-2.1.12-4|63	%build
14cr|udunits2-2.1.12-4|64	%ifarch x86_64
14cr|udunits2-2.1.12-4|65	export CFLAGS="%{optflags} -fPIC"
14cr|udunits2-2.1.12-4|66	export CXXFLAGS="%{optflags} -fPIC"
14cr|udunits2-2.1.12-4|67	%endif
14cr|udunits2-2.1.12-4|68	export LD_MATH=-lm
14cr|udunits2-2.1.12-4|69	
14cr|udunits2-2.1.12-4|70	%configure2_5x
14cr|udunits2-2.1.12-4|71	
14cr|udunits2-2.1.12-4|72	%make
14cr|udunits2-2.1.12-4|73	
14cr|udunits2-2.1.12-4|74	%install
14cr|udunits2-2.1.12-4|75	rm -rf %{buildroot}
14cr|udunits2-2.1.12-4|76	%makeinstall
14cr|udunits2-2.1.12-4|77	mkdir -p %{buildroot}%{_infodir}/
14cr|udunits2-2.1.12-4|78	install -p -m0644 *.info %{buildroot}%{_infodir}
14cr|udunits2-2.1.12-4|79	
14cr|udunits2-2.1.12-4|80	# We need to do this to avoid conflicting with udunits v1
14cr|udunits2-2.1.12-4|81	mkdir -p %{buildroot}%{_includedir}/%{name}/
14cr|udunits2-2.1.12-4|82	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
14cr|udunits2-2.1.12-4|83	rm -rf %{buildroot}%{_libdir}/*.la
14cr|udunits2-2.1.12-4|84	
14cr|udunits2-2.1.12-4|85	%clean
14cr|udunits2-2.1.12-4|86	rm -rf %{buildroot}
14cr|udunits2-2.1.12-4|87	
14cr|udunits2-2.1.12-4|88	%files
14cr|udunits2-2.1.12-4|89	%defattr(-,root,root)
14cr|udunits2-2.1.12-4|90	%doc ANNOUNCEMENT CHANGE_LOG LICENSE
14cr|udunits2-2.1.12-4|91	%doc udunits2.html udunits2.pdf
14cr|udunits2-2.1.12-4|92	%{_bindir}/%{name}
14cr|udunits2-2.1.12-4|93	%{_datadir}/udunits/*.xml
14cr|udunits2-2.1.12-4|94	%{_infodir}/*.info*
14cr|udunits2-2.1.12-4|95	
14cr|udunits2-2.1.12-4|96	%files -n %{libname}
14cr|udunits2-2.1.12-4|97	%defattr(-,root,root)
14cr|udunits2-2.1.12-4|98	%{_libdir}/*.so.%{major}*
14cr|udunits2-2.1.12-4|99	
14cr|udunits2-2.1.12-4|100	%files -n %{develname}
14cr|udunits2-2.1.12-4|101	%defattr(-,root,root)
14cr|udunits2-2.1.12-4|102	%{_includedir}/%{name}/*.h
14cr|udunits2-2.1.12-4|103	%{_libdir}/*.so
14cr|udunits2-2.1.12-4|104	%{_libdir}/*.a
14cr|udunits2-2.1.12-4|105	
14cr|udunits2-2.1.12-4|106	
14cr|udunits2-2.1.12-4|107	
14cr|udunits2-2.1.12-4|108	
14cr|udunits2-2.1.12-4|109	%changelog
14cr|udunits2-2.1.12-4|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.12-4
14cr|udunits2-2.1.12-4|111	+ Revision: 5136650
14cr|udunits2-2.1.12-4|112	- MassBuild#464: Increase release tag
14cr|udunits2-2.1.12-4|113	
14cr|udunits2-2.1.12-4|114	

8789 14
14cr|ufoai-2.4-4|1	Summary:	UFO: Alien Invasion
14cr|ufoai-2.4-4|2	Name:		ufoai
14cr|ufoai-2.4-4|3	Version:	2.4
14cr|ufoai-2.4-4|4	Release:	4
14cr|ufoai-2.4-4|5	License:	GPLv2+
14cr|ufoai-2.4-4|6	Group:		Games/Strategy
14cr|ufoai-2.4-4|7	Url:		http://ufoai.sourceforge.net/
14cr|ufoai-2.4-4|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.tar.bz2
14cr|ufoai-2.4-4|9	Source1:	%{name}.desktop
14cr|ufoai-2.4-4|10	Patch0:		ufoai-2.4-destdir-support.patch
14cr|ufoai-2.4-4|11	Patch1:		ufoai-2.4-dont-strip-binaries.patch
14cr|ufoai-2.4-4|12	Patch2:		ufoai-2.4-missing-shebang.patch
14cr|ufoai-2.4-4|13	Patch3:		ufoai-2.4-CameraDrawMode-anonymous-namespace-fix.patch
14cr|ufoai-2.4-4|14	Patch4:		ufoai-2.4-linkage.patch
14cr|ufoai-2.4-4|15	BuildRequires:	desktop-file-utils
14cr|ufoai-2.4-4|16	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
14cr|ufoai-2.4-4|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|ufoai-2.4-4|18	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|ufoai-2.4-4|19	BuildRequires:	pkgconfig(libcurl)
14cr|ufoai-2.4-4|20	BuildRequires:	pkgconfig(openal)
14cr|ufoai-2.4-4|21	BuildRequires:	pkgconfig(sdl) >= 1.2.10
14cr|ufoai-2.4-4|22	BuildRequires:	pkgconfig(SDL_image) >= 1.2.7
14cr|ufoai-2.4-4|23	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.7
14cr|ufoai-2.4-4|24	BuildRequires:	pkgconfig(SDL_ttf) >= 2.0.7
14cr|ufoai-2.4-4|25	BuildRequires:	pkgconfig(theoradec)
14cr|ufoai-2.4-4|26	# xvid is in plf, but we can build without support, adding dlopen() support and
14cr|ufoai-2.4-4|27	# a suggests on it could be done though..
14cr|ufoai-2.4-4|28	#BuildRequires:	xvid-devel
14cr|ufoai-2.4-4|29	BuildRequires:	zip
14cr|ufoai-2.4-4|30	Requires:	%{name}-data = %{version}
14cr|ufoai-2.4-4|31	%rename ufo
14cr|ufoai-2.4-4|32	
14cr|ufoai-2.4-4|33	%description
14cr|ufoai-2.4-4|34	UFO: ALIEN INVASION is a strategy game featuring tactical combat against
14cr|ufoai-2.4-4|35	hostile alien forces which are about to infiltrate earth at this very
14cr|ufoai-2.4-4|36	moment. You are in command of a small special unit which has been
14cr|ufoai-2.4-4|37	founded to face the alien strike force. To be successful on the long
14cr|ufoai-2.4-4|38	run, you will also have to have a research team study the aliens and
14cr|ufoai-2.4-4|39	their technologies in order to learn as much as possible about their
14cr|ufoai-2.4-4|40	technology, their goals and the aliens themselves. 'UFO: Alien Invasion'
14cr|ufoai-2.4-4|41	is heavily inspired by the 'X-COM' series by Mythos and Microprose.
14cr|ufoai-2.4-4|42	
14cr|ufoai-2.4-4|43	%files -f ufoai.lang
14cr|ufoai-2.4-4|44	%doc LICENSES
14cr|ufoai-2.4-4|45	%{_gamesbindir}/ufo*
14cr|ufoai-2.4-4|46	%dir %{_gamesdatadir}/ufoai
14cr|ufoai-2.4-4|47	%{_gamesdatadir}/ufoai/memory
14cr|ufoai-2.4-4|48	%{_gamesdatadir}/ufoai/ufo*
14cr|ufoai-2.4-4|49	%dir %{_gamesdatadir}/ufoai/base
14cr|ufoai-2.4-4|50	%{_gamesdatadir}/ufoai/base/game.so
14cr|ufoai-2.4-4|51	%dir %{_gamesdatadir}/ufoai/radiant
14cr|ufoai-2.4-4|52	%{_gamesdatadir}/ufoai/radiant/uforadiant/
14cr|ufoai-2.4-4|53	%{_datadir}/pixmaps/%{name}.png
14cr|ufoai-2.4-4|54	%{_datadir}/applications/%{name}.desktop
14cr|ufoai-2.4-4|55	
14cr|ufoai-2.4-4|56	#----------------------------------------------------------------------------
14cr|ufoai-2.4-4|57	
14cr|ufoai-2.4-4|58	%prep
14cr|ufoai-2.4-4|59	%setup -q -n %{name}-%{version}-source
14cr|ufoai-2.4-4|60	%patch0 -p1 -b .destdir~
14cr|ufoai-2.4-4|61	%patch1 -p1 -b .nostrip~
14cr|ufoai-2.4-4|62	%patch2 -p1 -b .shebang~
14cr|ufoai-2.4-4|63	%patch3 -p1 -b .camera~
14cr|ufoai-2.4-4|64	%patch4 -p1 -b .linkage~
14cr|ufoai-2.4-4|65	
14cr|ufoai-2.4-4|66	%build
14cr|ufoai-2.4-4|67	./configure	--prefix=%{_prefix} \
14cr|ufoai-2.4-4|68	--bindir=%{_gamesbindir} \
14cr|ufoai-2.4-4|69	--datadir=%{_gamesdatadir}/ufoai \
14cr|ufoai-2.4-4|70	--localedir=%{_localedir} \
14cr|ufoai-2.4-4|71	--enable-release \
14cr|ufoai-2.4-4|72	%ifarch x86_64
14cr|ufoai-2.4-4|73	--enable-sse \
14cr|ufoai-2.4-4|74	%endif
14cr|ufoai-2.4-4|75	--enable-cgame-campaign \
14cr|ufoai-2.4-4|76	--enable-cgame-multiplayer \
14cr|ufoai-2.4-4|77	--enable-cgame-skirmish \
14cr|ufoai-2.4-4|78	--enable-cgame-staticcampaign \
14cr|ufoai-2.4-4|79	--enable-game \
14cr|ufoai-2.4-4|80	--enable-memory \
14cr|ufoai-2.4-4|81	--enable-testall \
14cr|ufoai-2.4-4|82	--enable-ufo2map \
14cr|ufoai-2.4-4|83	--enable-ufoded \
14cr|ufoai-2.4-4|84	--enable-ufo \
14cr|ufoai-2.4-4|85	--enable-ufomodel \
14cr|ufoai-2.4-4|86	--enable-uforadiant \
14cr|ufoai-2.4-4|87	--enable-ufoslicer
14cr|ufoai-2.4-4|88	%make
14cr|ufoai-2.4-4|89	
14cr|ufoai-2.4-4|90	%install
14cr|ufoai-2.4-4|91	%makeinstall_std
14cr|ufoai-2.4-4|92	# Remove empty data files to avoid file conflict with data package
14cr|ufoai-2.4-4|93	rm -f %{buildroot}/%{_gamesdatadir}/%{name}/base/*pk3
14cr|ufoai-2.4-4|94	
14cr|ufoai-2.4-4|95	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cr|ufoai-2.4-4|96	install -m644 src/ports/linux/ufo.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|ufoai-2.4-4|97	
14cr|ufoai-2.4-4|98	%find_lang ufoai
14cr|ufoai-2.4-4|99	
14cr|ufoai-2.4-4|100	
14cr|ufoai-2.4-4|101	%changelog
14cr|ufoai-2.4-4|102	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4-4
14cr|ufoai-2.4-4|103	+ Revision: 5e0088b
14cr|ufoai-2.4-4|104	- Add patch to fix linkage
14cr|ufoai-2.4-4|105	
14cr|ufoai-2.4-4|106	

8790 14
14cr|ufoai-data-2.4-2|1	%define	oname	ufoai
14cr|ufoai-data-2.4-2|2	
14cr|ufoai-data-2.4-2|3	Name:		%{oname}-data
14cr|ufoai-data-2.4-2|4	Version:	2.4
14cr|ufoai-data-2.4-2|5	Release:	2
14cr|ufoai-data-2.4-2|6	URL:		http://ufoai.sourceforge.net/
14cr|ufoai-data-2.4-2|7	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}-data.tar
14cr|ufoai-data-2.4-2|8	License:	GPLv2+ and CC-BY and CC-BY-SA and GFDL and MIT and Public Domain and Creative Commons Sampling Plus
14cr|ufoai-data-2.4-2|9	Group:		Games/Strategy
14cr|ufoai-data-2.4-2|10	Summary:	Data files for %{oname}
14cr|ufoai-data-2.4-2|11	BuildArch:	noarch
14cr|ufoai-data-2.4-2|12	Requires:	%{oname}
14cr|ufoai-data-2.4-2|13	
14cr|ufoai-data-2.4-2|14	%rename ufo-data
14cr|ufoai-data-2.4-2|15	
14cr|ufoai-data-2.4-2|16	%description
14cr|ufoai-data-2.4-2|17	Data files needed to run %{oname}.
14cr|ufoai-data-2.4-2|18	
14cr|ufoai-data-2.4-2|19	
14cr|ufoai-data-2.4-2|20	%prep
14cr|ufoai-data-2.4-2|21	
14cr|ufoai-data-2.4-2|22	%install
14cr|ufoai-data-2.4-2|23	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|ufoai-data-2.4-2|24	tar -xf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{oname}
14cr|ufoai-data-2.4-2|25	
14cr|ufoai-data-2.4-2|26	%files
14cr|ufoai-data-2.4-2|27	%dir %{_gamesdatadir}/%{oname}
14cr|ufoai-data-2.4-2|28	%{_gamesdatadir}/%{oname}/*
14cr|ufoai-data-2.4-2|29	
14cr|ufoai-data-2.4-2|30	
14cr|ufoai-data-2.4-2|31	
14cr|ufoai-data-2.4-2|32	%changelog
14cr|ufoai-data-2.4-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-2
14cr|ufoai-data-2.4-2|34	+ Revision: c6074be
14cr|ufoai-data-2.4-2|35	- MassBuild#464: Increase release tag
14cr|ufoai-data-2.4-2|36	
14cr|ufoai-data-2.4-2|37	

8791 14
14cr|uftp-2.6.3-3|1	%define name uftp
14cr|uftp-2.6.3-3|2	%define version 2.6.3
14cr|uftp-2.6.3-3|3	%define release 3
14cr|uftp-2.6.3-3|4	
14cr|uftp-2.6.3-3|5	Summary: A multicast FTP
14cr|uftp-2.6.3-3|6	Name: %{name}
14cr|uftp-2.6.3-3|7	Version: %{version}
14cr|uftp-2.6.3-3|8	Release: %{release}
14cr|uftp-2.6.3-3|9	Source0: %{name}.tar
14cr|uftp-2.6.3-3|10	License: GPL
14cr|uftp-2.6.3-3|11	Group: Networking/File transfer
14cr|uftp-2.6.3-3|12	Url: http://www.tcnj.edu/~bush/uftp.html
14cr|uftp-2.6.3-3|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|uftp-2.6.3-3|14	
14cr|uftp-2.6.3-3|15	%description
14cr|uftp-2.6.3-3|16	UFTP is a multicast file transfer program, utilizing a protocol based on
14cr|uftp-2.6.3-3|17	Starburst MFTP. It is designed to reliably and efficiently transfer files
14cr|uftp-2.6.3-3|18	to multiple receivers simultaneously, where either the intended receivers
14cr|uftp-2.6.3-3|19	can be specified beforehand, or receivers can join the transfer when it is
14cr|uftp-2.6.3-3|20	initiated. This is useful for distributing large files to a large number of
14cr|uftp-2.6.3-3|21	receivers, and is especially useful for data distribution over a satellite
14cr|uftp-2.6.3-3|22	link (with two way communication), where the inherent delay makes any TCP
14cr|uftp-2.6.3-3|23	based communication terribly inefficient. UFTP has been used in the production
14cr|uftp-2.6.3-3|24	process of The Wall Street Journal to send WSJ pages over satellite to their
14cr|uftp-2.6.3-3|25	remote printing plants.
14cr|uftp-2.6.3-3|26	
14cr|uftp-2.6.3-3|27	%package server
14cr|uftp-2.6.3-3|28	Summary: A multicast ftp server
14cr|uftp-2.6.3-3|29	Group: Networking/File transfer
14cr|uftp-2.6.3-3|30	
14cr|uftp-2.6.3-3|31	%description server
14cr|uftp-2.6.3-3|32	UFTP is a multicast file transfer program, utilizing a protocol based on
14cr|uftp-2.6.3-3|33	Starburst MFTP. It is designed to reliably and efficiently transfer files
14cr|uftp-2.6.3-3|34	to multiple receivers simultaneously, where either the intended receivers
14cr|uftp-2.6.3-3|35	can be specified beforehand, or receivers can join the transfer when it is
14cr|uftp-2.6.3-3|36	initiated. This is useful for distributing large files to a large number of
14cr|uftp-2.6.3-3|37	receivers, and is especially useful for data distribution over a satellite
14cr|uftp-2.6.3-3|38	link (with two way communication), where the inherent delay makes any TCP
14cr|uftp-2.6.3-3|39	based communication terribly inefficient. UFTP has been used in the production
14cr|uftp-2.6.3-3|40	process of The Wall Street Journal to send WSJ pages over satellite to their
14cr|uftp-2.6.3-3|41	remote printing plants.
14cr|uftp-2.6.3-3|42	
14cr|uftp-2.6.3-3|43	%prep
14cr|uftp-2.6.3-3|44	%setup -q -c
14cr|uftp-2.6.3-3|45	
14cr|uftp-2.6.3-3|46	%build
14cr|uftp-2.6.3-3|47	%make -f makefile.linux CFLAGS="%optflags"
14cr|uftp-2.6.3-3|48	
14cr|uftp-2.6.3-3|49	%install
14cr|uftp-2.6.3-3|50	rm -rf $RPM_BUILD_ROOT
14cr|uftp-2.6.3-3|51	
14cr|uftp-2.6.3-3|52	mkdir -p %buildroot%_bindir
14cr|uftp-2.6.3-3|53	install -d %buildroot%_bindir
14cr|uftp-2.6.3-3|54	install -m 755 uftp %buildroot%_bindir/uftp
14cr|uftp-2.6.3-3|55	install -d %buildroot%_sbindir
14cr|uftp-2.6.3-3|56	install -m 755 uftpd %buildroot%_sbindir/uftpd
14cr|uftp-2.6.3-3|57	install -d %buildroot%_mandir/man1
14cr|uftp-2.6.3-3|58	install -m 644 uftp.1 %buildroot%_mandir/man1/uftp.1
14cr|uftp-2.6.3-3|59	install -m 644 uftpd.1 %buildroot%_mandir/man1/uftpd.1
14cr|uftp-2.6.3-3|60	
14cr|uftp-2.6.3-3|61	%clean
14cr|uftp-2.6.3-3|62	rm -rf $RPM_BUILD_ROOT
14cr|uftp-2.6.3-3|63	
14cr|uftp-2.6.3-3|64	%files
14cr|uftp-2.6.3-3|65	%defattr(-,root,root)
14cr|uftp-2.6.3-3|66	%_bindir/uftp
14cr|uftp-2.6.3-3|67	%_mandir/man1/uftp.1*
14cr|uftp-2.6.3-3|68	%doc Changes.txt ReadMe.txt
14cr|uftp-2.6.3-3|69	
14cr|uftp-2.6.3-3|70	%files server
14cr|uftp-2.6.3-3|71	%defattr(-,root,root)
14cr|uftp-2.6.3-3|72	%_sbindir/uftpd
14cr|uftp-2.6.3-3|73	%_mandir/man1/uftpd.1*
14cr|uftp-2.6.3-3|74	%doc Changes.txt ReadMe.txt
14cr|uftp-2.6.3-3|75	
14cr|uftp-2.6.3-3|76	
14cr|uftp-2.6.3-3|77	
14cr|uftp-2.6.3-3|78	%changelog
14cr|uftp-2.6.3-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.3-3
14cr|uftp-2.6.3-3|80	+ Revision: 3cef694
14cr|uftp-2.6.3-3|81	- MassBuild#464: Increase release tag
14cr|uftp-2.6.3-3|82	
14cr|uftp-2.6.3-3|83	

8792 14
14cr|uget-1.10.2-8|1	%define Werror_cflags %nil
14cr|uget-1.10.2-8|2	%define name uget
14cr|uget-1.10.2-8|3	%define version 1.10.2
14cr|uget-1.10.2-8|4	%define release 8
14cr|uget-1.10.2-8|5	%define iconname %{name}.png
14cr|uget-1.10.2-8|6	
14cr|uget-1.10.2-8|7	Summary:   Download manager that uses gtk+2
14cr|uget-1.10.2-8|8	Name:      %{name}
14cr|uget-1.10.2-8|9	Version:   %{version}
14cr|uget-1.10.2-8|10	Release:   %{release}
14cr|uget-1.10.2-8|11	Group:     Networking/File transfer
14cr|uget-1.10.2-8|12	License:     GPL
14cr|uget-1.10.2-8|13	Url:       http://urlget.sourceforge.net/
14cr|uget-1.10.2-8|14	Source0:   http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/%{version}/%{name}-%{version}.tar.gz
14cr|uget-1.10.2-8|15	BuildRequires: pkgconfig(libcurl)
14cr|uget-1.10.2-8|16	BuildRequires: pkgconfig(libxml-2.0)
14cr|uget-1.10.2-8|17	BuildRequires: pkgconfig(gtk+-3.0)
14cr|uget-1.10.2-8|18	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14cr|uget-1.10.2-8|19	BuildRequires: pkgconfig(openssl)
14cr|uget-1.10.2-8|20	BuildRequires: pkgconfig(gstreamer-0.10)
14cr|uget-1.10.2-8|21	BuildRequires: imagemagick
14cr|uget-1.10.2-8|22	BuildRequires: intltool
14cr|uget-1.10.2-8|23	BuildRequires: pkgconfig(libpcre)
14cr|uget-1.10.2-8|24	BuildRequires: desktop-file-utils
14cr|uget-1.10.2-8|25	BuildRequires: pkgconfig(libnotify)
14cr|uget-1.10.2-8|26	Requires: wget
14cr|uget-1.10.2-8|27	Obsoletes: urlget
14cr|uget-1.10.2-8|28	Provides: urlget
14cr|uget-1.10.2-8|29	
14cr|uget-1.10.2-8|30	%description
14cr|uget-1.10.2-8|31	UrlGfe is a download manager that uses gtk+2
14cr|uget-1.10.2-8|32	User can classify URLs before downloading.
14cr|uget-1.10.2-8|33	Every category has independent configuration.
14cr|uget-1.10.2-8|34	Batch mode can generate URLs.
14cr|uget-1.10.2-8|35	Import URLs from .html files.
14cr|uget-1.10.2-8|36	Export URLs ( for wget -i )
14cr|uget-1.10.2-8|37	
14cr|uget-1.10.2-8|38	Formerly urlget
14cr|uget-1.10.2-8|39	
14cr|uget-1.10.2-8|40	%prep
14cr|uget-1.10.2-8|41	%setup -q -n %{name}-%{version}
14cr|uget-1.10.2-8|42	rm -rfd %{buildroot}/%{name}-%{version}/win32
14cr|uget-1.10.2-8|43	
14cr|uget-1.10.2-8|44	%build
14cr|uget-1.10.2-8|45	
14cr|uget-1.10.2-8|46	%configure2_5x
14cr|uget-1.10.2-8|47	
14cr|uget-1.10.2-8|48	%make
14cr|uget-1.10.2-8|49	
14cr|uget-1.10.2-8|50	
14cr|uget-1.10.2-8|51	%install
14cr|uget-1.10.2-8|52	
14cr|uget-1.10.2-8|53	%makeinstall_std
14cr|uget-1.10.2-8|54	
14cr|uget-1.10.2-8|55	#mkdir -p %{buildroot}%{_liconsdir}/
14cr|uget-1.10.2-8|56	#mkdir -p %{buildroot}%{_miconsdir}/
14cr|uget-1.10.2-8|57	
14cr|uget-1.10.2-8|58	#install -m 644 pixmaps/urlgfe-icon.png %{buildroot}%{_liconsdir}/%{iconname}
14cr|uget-1.10.2-8|59	#convert pixmaps/%{name}-icon.png  -geometry 32x32 %{buildroot}%{_iconsdir}/%{iconname}
14cr|uget-1.10.2-8|60	#convert pixmaps/%{name}-icon.png  -geometry 16x16 %{buildroot}%{_miconsdir}/%{iconname}
14cr|uget-1.10.2-8|61	
14cr|uget-1.10.2-8|62	
14cr|uget-1.10.2-8|63	#rm dup docs
14cr|uget-1.10.2-8|64	rm -rfd %{buildroot}/usr/doc
14cr|uget-1.10.2-8|65	
14cr|uget-1.10.2-8|66	%find_lang %{name}
14cr|uget-1.10.2-8|67	
14cr|uget-1.10.2-8|68	%files -f %{name}.lang
14cr|uget-1.10.2-8|69	%doc COPYING INSTALL
14cr|uget-1.10.2-8|70	%{_bindir}/*
14cr|uget-1.10.2-8|71	%{_datadir}/applications/%{name}-gtk.desktop
14cr|uget-1.10.2-8|72	%{_iconsdir}/*
14cr|uget-1.10.2-8|73	%{_datadir}/sounds/%{name}/*.wav
14cr|uget-1.10.2-8|74	
14cr|uget-1.10.2-8|75	%changelog
14cr|uget-1.10.2-8|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.2-8
14cr|uget-1.10.2-8|77	+ Revision: 2c7cbd6
14cr|uget-1.10.2-8|78	- MassBuild#464: Increase release tag
14cr|uget-1.10.2-8|79	
14cr|uget-1.10.2-8|80	

8793 14
14cr|uglify-js1-1.3.4-2|1	#enable/disable tests in case the deps aren't there
14cr|uglify-js1-1.3.4-2|2	%global enable_tests 0
14cr|uglify-js1-1.3.4-2|3	
14cr|uglify-js1-1.3.4-2|4	Name:           uglify-js1
14cr|uglify-js1-1.3.4-2|5	Version:        1.3.4
14cr|uglify-js1-1.3.4-2|6	Release:        2
14cr|uglify-js1-1.3.4-2|7	Summary:        JavaScript parser, mangler/compressor and beautifier toolkit
14cr|uglify-js1-1.3.4-2|8	
14cr|uglify-js1-1.3.4-2|9	BuildArch:      noarch
14cr|uglify-js1-1.3.4-2|10	
14cr|uglify-js1-1.3.4-2|11	Group:          Development/Other
14cr|uglify-js1-1.3.4-2|12	# BSD license in README.html
14cr|uglify-js1-1.3.4-2|13	License:        BSD
14cr|uglify-js1-1.3.4-2|14	URL:            https://github.com/mishoo/UglifyJS
14cr|uglify-js1-1.3.4-2|15	Source0:        http://registry.npmjs.org/uglify-js/-/uglify-js-%{version}.tgz
14cr|uglify-js1-1.3.4-2|16	BuildArch:      noarch
14cr|uglify-js1-1.3.4-2|17	
14cr|uglify-js1-1.3.4-2|18	BuildRequires:  nodejs-packaging
14cr|uglify-js1-1.3.4-2|19	BuildRequires:  web-assets-devel
14cr|uglify-js1-1.3.4-2|20	
14cr|uglify-js1-1.3.4-2|21	%if 0%{?enable_tests}
14cr|uglify-js1-1.3.4-2|22	BuildRequires:  npm(nodeunit)
14cr|uglify-js1-1.3.4-2|23	%endif
14cr|uglify-js1-1.3.4-2|24	
14cr|uglify-js1-1.3.4-2|25	Requires: js-uglify-1 == %{version}-%{release}
14cr|uglify-js1-1.3.4-2|26	
14cr|uglify-js1-1.3.4-2|27	%description
14cr|uglify-js1-1.3.4-2|28	JavaScript parser, mangler/compressor and beautifier toolkit.  This is the
14cr|uglify-js1-1.3.4-2|29	classic 1.x version of uglify-js.  Consider using the new version provided
14cr|uglify-js1-1.3.4-2|30	in the uglify-js package.
14cr|uglify-js1-1.3.4-2|31	
14cr|uglify-js1-1.3.4-2|32	This package ships the uglifyjs command-line tool and a library suitable for
14cr|uglify-js1-1.3.4-2|33	use within Node.js.
14cr|uglify-js1-1.3.4-2|34	
14cr|uglify-js1-1.3.4-2|35	%package -n js-uglify-1
14cr|uglify-js1-1.3.4-2|36	Summary: JavaScript parser, mangler/compressor and beautifier toolkit - core library
14cr|uglify-js1-1.3.4-2|37	
14cr|uglify-js1-1.3.4-2|38	Group: System/Libraries
14cr|uglify-js1-1.3.4-2|39	
14cr|uglify-js1-1.3.4-2|40	
14cr|uglify-js1-1.3.4-2|41	Provides: uglify-js1-common = %{EVRD}
14cr|uglify-js1-1.3.4-2|42	Requires: web-assets-filesystem
14cr|uglify-js1-1.3.4-2|43	
14cr|uglify-js1-1.3.4-2|44	%description -n js-uglify-1
14cr|uglify-js1-1.3.4-2|45	JavaScript parser, mangler/compressor and beautifier toolkit.  This is the
14cr|uglify-js1-1.3.4-2|46	classic 1.x version of uglify-js.  Consider using the new version provided
14cr|uglify-js1-1.3.4-2|47	in the uglify-js package.
14cr|uglify-js1-1.3.4-2|48	
14cr|uglify-js1-1.3.4-2|49	This package ships a JavaScript library suitable for use by any JavaScript
14cr|uglify-js1-1.3.4-2|50	runtime.
14cr|uglify-js1-1.3.4-2|51	
14cr|uglify-js1-1.3.4-2|52	%prep
14cr|uglify-js1-1.3.4-2|53	%setup -q -n package
14cr|uglify-js1-1.3.4-2|54	
14cr|uglify-js1-1.3.4-2|55	%build
14cr|uglify-js1-1.3.4-2|56	#nothing to do
14cr|uglify-js1-1.3.4-2|57	
14cr|uglify-js1-1.3.4-2|58	%install
14cr|uglify-js1-1.3.4-2|59	mkdir -p %{buildroot}%{_jsdir}/uglify-js-1
14cr|uglify-js1-1.3.4-2|60	cp -pr lib/* %{buildroot}%{_jsdir}/uglify-js-1
14cr|uglify-js1-1.3.4-2|61	
14cr|uglify-js1-1.3.4-2|62	#compat symlink
14cr|uglify-js1-1.3.4-2|63	mkdir -p %{buildroot}%{_datadir}
14cr|uglify-js1-1.3.4-2|64	ln -sf javascript/uglify-js-1 %{buildroot}%{_datadir}/%{name}
14cr|uglify-js1-1.3.4-2|65	
14cr|uglify-js1-1.3.4-2|66	mkdir -p %{buildroot}%{nodejs_sitelib}/uglify-js@1
14cr|uglify-js1-1.3.4-2|67	cp -pr bin package.json uglify-js.js %{buildroot}%{nodejs_sitelib}/uglify-js@1
14cr|uglify-js1-1.3.4-2|68	ln -sf %{_jsdir}/uglify-js-1 %{buildroot}%{nodejs_sitelib}/uglify-js@1/lib
14cr|uglify-js1-1.3.4-2|69	
14cr|uglify-js1-1.3.4-2|70	##compat symlink so old modules continue to work
14cr|uglify-js1-1.3.4-2|71	ln -sf uglify-js@1 %{buildroot}%{nodejs_sitelib}/%{name}
14cr|uglify-js1-1.3.4-2|72	
14cr|uglify-js1-1.3.4-2|73	mkdir -p %{buildroot}%{_bindir}
14cr|uglify-js1-1.3.4-2|74	ln -sf ../lib/node_modules/uglify-js1/bin/uglifyjs %{buildroot}%{_bindir}/uglifyjs1
14cr|uglify-js1-1.3.4-2|75	
14cr|uglify-js1-1.3.4-2|76	#nodejs-symlink-deps is not called because this package does not have any
14cr|uglify-js1-1.3.4-2|77	#dependencies and can be used outside of node
14cr|uglify-js1-1.3.4-2|78	
14cr|uglify-js1-1.3.4-2|79	%if 0%{?enable_tests}
14cr|uglify-js1-1.3.4-2|80	%check
14cr|uglify-js1-1.3.4-2|81	%nodejs_symlink_deps --check
14cr|uglify-js1-1.3.4-2|82	nodeunit test/unit/scripts.js && test/testparser.js && test/testconsolidator.js
14cr|uglify-js1-1.3.4-2|83	%endif
14cr|uglify-js1-1.3.4-2|84	
14cr|uglify-js1-1.3.4-2|85	%clean
14cr|uglify-js1-1.3.4-2|86	
14cr|uglify-js1-1.3.4-2|87	%pretrans -p <lua>
14cr|uglify-js1-1.3.4-2|88	st = posix.stat("%{nodejs_sitelib}/uglify-js1")
14cr|uglify-js1-1.3.4-2|89	if st and st.type == "directory" then
14cr|uglify-js1-1.3.4-2|90	os.execute("rm -rf %{nodejs_sitelib}/uglify-js1")
14cr|uglify-js1-1.3.4-2|91	end
14cr|uglify-js1-1.3.4-2|92	
14cr|uglify-js1-1.3.4-2|93	st = posix.stat("%{_datadir}/%{name}")
14cr|uglify-js1-1.3.4-2|94	if st and st.type == "directory" then
14cr|uglify-js1-1.3.4-2|95	os.execute("rm -rf %{_datadir}/%{name}")
14cr|uglify-js1-1.3.4-2|96	end
14cr|uglify-js1-1.3.4-2|97	
14cr|uglify-js1-1.3.4-2|98	%files
14cr|uglify-js1-1.3.4-2|99	%{nodejs_sitelib}/uglify-js@1
14cr|uglify-js1-1.3.4-2|100	%{nodejs_sitelib}/uglify-js1
14cr|uglify-js1-1.3.4-2|101	%{_bindir}/uglifyjs1
14cr|uglify-js1-1.3.4-2|102	
14cr|uglify-js1-1.3.4-2|103	%files -n js-uglify-1
14cr|uglify-js1-1.3.4-2|104	%{_jsdir}/uglify-js-1
14cr|uglify-js1-1.3.4-2|105	%{_datadir}/%{name}
14cr|uglify-js1-1.3.4-2|106	%doc README.html README.org docstyle.css
14cr|uglify-js1-1.3.4-2|107	
14cr|uglify-js1-1.3.4-2|108	
14cr|uglify-js1-1.3.4-2|109	%changelog
14cr|uglify-js1-1.3.4-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|uglify-js1-1.3.4-2|111	+ Revision: 61b48bc
14cr|uglify-js1-1.3.4-2|112	- MassBuild#464: Increase release tag
14cr|uglify-js1-1.3.4-2|113	
14cr|uglify-js1-1.3.4-2|114	

8794 14
14cr|uglify-js-2.4.13-2|1	#enable/disable tests in case the deps aren't there
14cr|uglify-js-2.4.13-2|2	%global enable_tests 0
14cr|uglify-js-2.4.13-2|3	
14cr|uglify-js-2.4.13-2|4	%global installdir  %{_jsdir}
14cr|uglify-js-2.4.13-2|5	
14cr|uglify-js-2.4.13-2|6	Name:           uglify-js
14cr|uglify-js-2.4.13-2|7	Version:        2.4.13
14cr|uglify-js-2.4.13-2|8	Release:        2
14cr|uglify-js-2.4.13-2|9	Summary:        JavaScript parser, mangler/compressor and beautifier toolkit
14cr|uglify-js-2.4.13-2|10	BuildArch:      noarch
14cr|uglify-js-2.4.13-2|11	
14cr|uglify-js-2.4.13-2|12	Group:          Development/Other
14cr|uglify-js-2.4.13-2|13	#no license file included; BSD license in source header
14cr|uglify-js-2.4.13-2|14	License:        BSD
14cr|uglify-js-2.4.13-2|15	URL:            https://github.com/mishoo/UglifyJS2
14cr|uglify-js-2.4.13-2|16	Source0:        http://registry.npmjs.org/uglify-js/-/uglify-js-%{version}.tgz
14cr|uglify-js-2.4.13-2|17	BuildArch:      noarch
14cr|uglify-js-2.4.13-2|18	
14cr|uglify-js-2.4.13-2|19	Provides:       nodejs-uglify-js = %{version}-%{release}
14cr|uglify-js-2.4.13-2|20	
14cr|uglify-js-2.4.13-2|21	BuildRequires:  nodejs-packaging
14cr|uglify-js-2.4.13-2|22	
14cr|uglify-js-2.4.13-2|23	BuildRequires:  web-assets-devel
14cr|uglify-js-2.4.13-2|24	
14cr|uglify-js-2.4.13-2|25	%if 0%{?enable_tests}
14cr|uglify-js-2.4.13-2|26	BuildRequires:  npm(async)
14cr|uglify-js-2.4.13-2|27	BuildRequires:  npm(optimist)
14cr|uglify-js-2.4.13-2|28	BuildRequires:  npm(source-map)
14cr|uglify-js-2.4.13-2|29	%endif
14cr|uglify-js-2.4.13-2|30	
14cr|uglify-js-2.4.13-2|31	Requires: js-uglify = %{version}-%{release}
14cr|uglify-js-2.4.13-2|32	
14cr|uglify-js-2.4.13-2|33	%description
14cr|uglify-js-2.4.13-2|34	JavaScript parser, mangler/compressor and beautifier toolkit.
14cr|uglify-js-2.4.13-2|35	
14cr|uglify-js-2.4.13-2|36	This package ships the uglifyjs command-line tool and a library suitable for
14cr|uglify-js-2.4.13-2|37	use within Node.js.
14cr|uglify-js-2.4.13-2|38	
14cr|uglify-js-2.4.13-2|39	%package -n js-uglify
14cr|uglify-js-2.4.13-2|40	Summary: JavaScript parser, mangler/compressor and beautifier toolkit - core library
14cr|uglify-js-2.4.13-2|41	Group:   System/Libraries
14cr|uglify-js-2.4.13-2|42	
14cr|uglify-js-2.4.13-2|43	Obsoletes: uglify-js-common < 2.2.5-4
14cr|uglify-js-2.4.13-2|44	Provides: uglify-js-common = %{version}-%{release}
14cr|uglify-js-2.4.13-2|45	
14cr|uglify-js-2.4.13-2|46	Requires: web-assets-filesystem
14cr|uglify-js-2.4.13-2|47	
14cr|uglify-js-2.4.13-2|48	%description -n js-uglify
14cr|uglify-js-2.4.13-2|49	JavaScript parser, mangler/compressor and beautifier toolkit.
14cr|uglify-js-2.4.13-2|50	
14cr|uglify-js-2.4.13-2|51	This package ships a JavaScript library suitable for use by any JavaScript
14cr|uglify-js-2.4.13-2|52	runtime.
14cr|uglify-js-2.4.13-2|53	
14cr|uglify-js-2.4.13-2|54	%prep
14cr|uglify-js-2.4.13-2|55	%setup -q -n package
14cr|uglify-js-2.4.13-2|56	
14cr|uglify-js-2.4.13-2|57	%nodejs_fixdep optimist 0.4.x
14cr|uglify-js-2.4.13-2|58	
14cr|uglify-js-2.4.13-2|59	%build
14cr|uglify-js-2.4.13-2|60	#nothing to do
14cr|uglify-js-2.4.13-2|61	
14cr|uglify-js-2.4.13-2|62	%install
14cr|uglify-js-2.4.13-2|63	mkdir -p %{buildroot}%{installdir}/%{name}-2
14cr|uglify-js-2.4.13-2|64	cp -pr lib/* %{buildroot}%{installdir}/%{name}-2
14cr|uglify-js-2.4.13-2|65	ln -sf %{name}-2 %{buildroot}%{installdir}/%{name}
14cr|uglify-js-2.4.13-2|66	
14cr|uglify-js-2.4.13-2|67	#compat symlink
14cr|uglify-js-2.4.13-2|68	mkdir -p %{buildroot}%{_datadir}
14cr|uglify-js-2.4.13-2|69	ln -sf javascript/%{name} %{buildroot}%{_datadir}/%{name}
14cr|uglify-js-2.4.13-2|70	
14cr|uglify-js-2.4.13-2|71	mkdir -p %{buildroot}%{nodejs_sitelib}/uglify-js@2
14cr|uglify-js-2.4.13-2|72	cp -pr bin tools package.json %{buildroot}%{nodejs_sitelib}/uglify-js@2
14cr|uglify-js-2.4.13-2|73	ln -sf %{installdir}/%{name} %{buildroot}%{nodejs_sitelib}/uglify-js@2/lib
14cr|uglify-js-2.4.13-2|74	
14cr|uglify-js-2.4.13-2|75	mkdir -p %{buildroot}%{_bindir}
14cr|uglify-js-2.4.13-2|76	ln -sf ../lib/node_modules/uglify-js@2/bin/uglifyjs %{buildroot}%{_bindir}/uglifyjs
14cr|uglify-js-2.4.13-2|77	
14cr|uglify-js-2.4.13-2|78	%nodejs_symlink_deps
14cr|uglify-js-2.4.13-2|79	
14cr|uglify-js-2.4.13-2|80	ln -sf uglify-js@2 %{buildroot}%{nodejs_sitelib}/uglify-js
14cr|uglify-js-2.4.13-2|81	
14cr|uglify-js-2.4.13-2|82	%if 0%{?enable_tests}
14cr|uglify-js-2.4.13-2|83	%check
14cr|uglify-js-2.4.13-2|84	%nodejs_symlink_deps --check
14cr|uglify-js-2.4.13-2|85	%__nodejs test/run-tests.js
14cr|uglify-js-2.4.13-2|86	%endif
14cr|uglify-js-2.4.13-2|87	
14cr|uglify-js-2.4.13-2|88	%clean
14cr|uglify-js-2.4.13-2|89	
14cr|uglify-js-2.4.13-2|90	%pretrans -p <lua>
14cr|uglify-js-2.4.13-2|91	st = posix.stat("%{nodejs_sitelib}/uglify-js")
14cr|uglify-js-2.4.13-2|92	if st and st.type == "directory" then
14cr|uglify-js-2.4.13-2|93	os.execute("rm -rf %{nodejs_sitelib}/uglify-js")
14cr|uglify-js-2.4.13-2|94	end
14cr|uglify-js-2.4.13-2|95	
14cr|uglify-js-2.4.13-2|96	%pretrans -n js-uglify -p <lua>
14cr|uglify-js-2.4.13-2|97	st = posix.stat("%{_datadir}/%{name}")
14cr|uglify-js-2.4.13-2|98	if st and st.type == "directory" then
14cr|uglify-js-2.4.13-2|99	os.execute("rm -rf %{_datadir}/%{name}")
14cr|uglify-js-2.4.13-2|100	end
14cr|uglify-js-2.4.13-2|101	
14cr|uglify-js-2.4.13-2|102	%files
14cr|uglify-js-2.4.13-2|103	%{nodejs_sitelib}/uglify-js
14cr|uglify-js-2.4.13-2|104	%{nodejs_sitelib}/uglify-js@2
14cr|uglify-js-2.4.13-2|105	%{_bindir}/uglifyjs
14cr|uglify-js-2.4.13-2|106	
14cr|uglify-js-2.4.13-2|107	%files -n js-uglify
14cr|uglify-js-2.4.13-2|108	%{installdir}/%{name}-2
14cr|uglify-js-2.4.13-2|109	%{installdir}/%{name}
14cr|uglify-js-2.4.13-2|110	%{_datadir}/%{name}
14cr|uglify-js-2.4.13-2|111	%doc LICENSE README.md
14cr|uglify-js-2.4.13-2|112	
14cr|uglify-js-2.4.13-2|113	%changelog
14cr|uglify-js-2.4.13-2|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.13-2
14cr|uglify-js-2.4.13-2|115	+ Revision: 5f6d5f4
14cr|uglify-js-2.4.13-2|116	- MassBuild#464: Increase release tag
14cr|uglify-js-2.4.13-2|117	
14cr|uglify-js-2.4.13-2|118	

8795 14
14cr|ugrep-1.7-10|1	%define debug_package	%{nil}
14cr|ugrep-1.7-10|2	
14cr|ugrep-1.7-10|3	Summary:	Barebones version of grep/egrep
14cr|ugrep-1.7-10|4	Name:		ugrep
14cr|ugrep-1.7-10|5	Version:	1.7
14cr|ugrep-1.7-10|6	Release:	10
14cr|ugrep-1.7-10|7	License:	GPL
14cr|ugrep-1.7-10|8	Group:		File tools
14cr|ugrep-1.7-10|9	URL:		http://robur.slu.se/jensl/ugrep/
14cr|ugrep-1.7-10|10	Source0:	%{name}.tar.bz2
14cr|ugrep-1.7-10|11	Patch0:		%{name}-Makefile.patch
14cr|ugrep-1.7-10|12	BuildRequires:	dietlibc-devel >= 0.32
14cr|ugrep-1.7-10|13	Prefix:		%{_libdir}/embutils
14cr|ugrep-1.7-10|14	
14cr|ugrep-1.7-10|15	
14cr|ugrep-1.7-10|16	%description
14cr|ugrep-1.7-10|17	%{name} will only do basic regexp string matching.
14cr|ugrep-1.7-10|18	
14cr|ugrep-1.7-10|19	%prep
14cr|ugrep-1.7-10|20	
14cr|ugrep-1.7-10|21	%setup -q -n %{name}
14cr|ugrep-1.7-10|22	%patch0 -p0
14cr|ugrep-1.7-10|23	
14cr|ugrep-1.7-10|24	# fix version
14cr|ugrep-1.7-10|25	echo "#define VERSION \"Version: %{version}\"" > version.h
14cr|ugrep-1.7-10|26	
14cr|ugrep-1.7-10|27	%build
14cr|ugrep-1.7-10|28	make
14cr|ugrep-1.7-10|29	
14cr|ugrep-1.7-10|30	%install
14cr|ugrep-1.7-10|31	install -d %{buildroot}%{prefix}/bin
14cr|ugrep-1.7-10|32	install -m755 %{name} %{buildroot}%{prefix}/bin/
14cr|ugrep-1.7-10|33	
14cr|ugrep-1.7-10|34	# fix softlinks...
14cr|ugrep-1.7-10|35	ln -snf %{name} %{buildroot}%{prefix}/bin/grep
14cr|ugrep-1.7-10|36	
14cr|ugrep-1.7-10|37	%files
14cr|ugrep-1.7-10|38	%{prefix}/bin/%{name}
14cr|ugrep-1.7-10|39	%{prefix}/bin/grep
14cr|ugrep-1.7-10|40	
14cr|ugrep-1.7-10|41	
14cr|ugrep-1.7-10|42	
14cr|ugrep-1.7-10|43	%changelog
14cr|ugrep-1.7-10|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7-10
14cr|ugrep-1.7-10|45	+ Revision: 0f7d2d3
14cr|ugrep-1.7-10|46	- MassBuild#464: Increase release tag
14cr|ugrep-1.7-10|47	
14cr|ugrep-1.7-10|48	

8796 14
14cr|uhd-3.5.0-3|1	Name:           uhd
14cr|uhd-3.5.0-3|2	URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
14cr|uhd-3.5.0-3|3	Version:        3.5.0
14cr|uhd-3.5.0-3|4	Release:        3
14cr|uhd-3.5.0-3|5	Group:          Communications
14cr|uhd-3.5.0-3|6	Summary:        Universal Hardware Driver for Ettus Research products
14cr|uhd-3.5.0-3|7	License:        GPLv3+
14cr|uhd-3.5.0-3|8	Source0:        %{name}-%{version}.tar.gz
14cr|uhd-3.5.0-3|9	# Create tarball from git with:
14cr|uhd-3.5.0-3|10	# $ make-tarball uhd git://code.ettus.com/ettus/uhd.git
14cr|uhd-3.5.0-3|11	# See note in make-tarball script
14cr|uhd-3.5.0-3|12	Source1:	make-tarball
14cr|uhd-3.5.0-3|13	
14cr|uhd-3.5.0-3|14	BuildRequires:  cmake
14cr|uhd-3.5.0-3|15	BuildRequires:  boost-devel
14cr|uhd-3.5.0-3|16	BuildRequires:  pkgconfig(libusb-1.0)
14cr|uhd-3.5.0-3|17	BuildRequires:  pkgconfig(orc-0.4)
14cr|uhd-3.5.0-3|18	BuildRequires:  python-cheetah
14cr|uhd-3.5.0-3|19	BuildRequires:  python-docutils
14cr|uhd-3.5.0-3|20	BuildRequires:  doxygen
14cr|uhd-3.5.0-3|21	BuildRequires:  pkgconfig
14cr|uhd-3.5.0-3|22	
14cr|uhd-3.5.0-3|23	%description
14cr|uhd-3.5.0-3|24	The UHD is the universal hardware driver for Ettus Research products.
14cr|uhd-3.5.0-3|25	The goal of the UHD is to provide a host driver and API for current and
14cr|uhd-3.5.0-3|26	future Ettus Research products. It can be used standalone without GNU Radio.
14cr|uhd-3.5.0-3|27	
14cr|uhd-3.5.0-3|28	%prep
14cr|uhd-3.5.0-3|29	%setup -q
14cr|uhd-3.5.0-3|30	
14cr|uhd-3.5.0-3|31	%build
14cr|uhd-3.5.0-3|32	mkdir -p host/build
14cr|uhd-3.5.0-3|33	cd host/build
14cr|uhd-3.5.0-3|34	cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
14cr|uhd-3.5.0-3|35	%make
14cr|uhd-3.5.0-3|36	
14cr|uhd-3.5.0-3|37	%check
14cr|uhd-3.5.0-3|38	cd host/build
14cr|uhd-3.5.0-3|39	make test
14cr|uhd-3.5.0-3|40	
14cr|uhd-3.5.0-3|41	%install
14cr|uhd-3.5.0-3|42	pushd host/build
14cr|uhd-3.5.0-3|43	make install DESTDIR=%{buildroot}
14cr|uhd-3.5.0-3|44	
14cr|uhd-3.5.0-3|45	# Allow access only to users in usrp group
14cr|uhd-3.5.0-3|46	sed -i 's/MODE:="0666"/MODE:="0660"/' %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules
14cr|uhd-3.5.0-3|47	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14cr|uhd-3.5.0-3|48	mv %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules %{buildroot}%{_sysconfdir}/udev/rules.d/10-usrp-uhd.rules
14cr|uhd-3.5.0-3|49	
14cr|uhd-3.5.0-3|50	# Remove binaries for tests, examples
14cr|uhd-3.5.0-3|51	rm -rf %{buildroot}%{_datadir}/uhd/{tests,examples}
14cr|uhd-3.5.0-3|52	
14cr|uhd-3.5.0-3|53	# Move the utils stuff to libexec dir
14cr|uhd-3.5.0-3|54	mkdir -p %{buildroot}%{_libexecdir}/uhd
14cr|uhd-3.5.0-3|55	mv %{buildroot}%{_datadir}/uhd/utils/* %{buildroot}%{_libexecdir}/uhd
14cr|uhd-3.5.0-3|56	
14cr|uhd-3.5.0-3|57	popd
14cr|uhd-3.5.0-3|58	# Package base docs to base package
14cr|uhd-3.5.0-3|59	mkdir _tmpdoc
14cr|uhd-3.5.0-3|60	mv %{buildroot}%{_docdir}/%{name}/{AUTHORS.txt,LICENSE.txt,README.txt} _tmpdoc
14cr|uhd-3.5.0-3|61	
14cr|uhd-3.5.0-3|62	%package devel
14cr|uhd-3.5.0-3|63	Summary:        Development files for UHD
14cr|uhd-3.5.0-3|64	Group:          Communications
14cr|uhd-3.5.0-3|65	Requires:       %{name} = %{version}-%{release}
14cr|uhd-3.5.0-3|66	
14cr|uhd-3.5.0-3|67	%description devel
14cr|uhd-3.5.0-3|68	Development files for the Universal Hardware Driver (UHD).
14cr|uhd-3.5.0-3|69	
14cr|uhd-3.5.0-3|70	%package doc
14cr|uhd-3.5.0-3|71	Summary:        Documentation files for UHD
14cr|uhd-3.5.0-3|72	Group:          Communications
14cr|uhd-3.5.0-3|73	BuildArch:      noarch
14cr|uhd-3.5.0-3|74	
14cr|uhd-3.5.0-3|75	%description doc
14cr|uhd-3.5.0-3|76	Documentation for the Universal Hardware Driver (UHD).
14cr|uhd-3.5.0-3|77	
14cr|uhd-3.5.0-3|78	%pre -n uhd
14cr|uhd-3.5.0-3|79	getent group usrp >/dev/null || groupadd -r usrp
14cr|uhd-3.5.0-3|80	
14cr|uhd-3.5.0-3|81	%files
14cr|uhd-3.5.0-3|82	%{_bindir}/*
14cr|uhd-3.5.0-3|83	%config(noreplace) %{_sysconfdir}/udev/rules.d/10-usrp-uhd.rules
14cr|uhd-3.5.0-3|84	%{_libdir}/lib*.so.*
14cr|uhd-3.5.0-3|85	%{_libexecdir}/uhd
14cr|uhd-3.5.0-3|86	
14cr|uhd-3.5.0-3|87	%files devel
14cr|uhd-3.5.0-3|88	%{_includedir}/*
14cr|uhd-3.5.0-3|89	%{_libdir}/lib*.so
14cr|uhd-3.5.0-3|90	%{_libdir}/pkgconfig/*.pc
14cr|uhd-3.5.0-3|91	
14cr|uhd-3.5.0-3|92	%files doc
14cr|uhd-3.5.0-3|93	%doc _tmpdoc/*
14cr|uhd-3.5.0-3|94	%{_docdir}/%{name}/manual/*/*
14cr|uhd-3.5.0-3|95	%{_docdir}/%{name}/doxygen/*/*
14cr|uhd-3.5.0-3|96	
14cr|uhd-3.5.0-3|97	
14cr|uhd-3.5.0-3|98	
14cr|uhd-3.5.0-3|99	%changelog
14cr|uhd-3.5.0-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-3
14cr|uhd-3.5.0-3|101	+ Revision: 1d35e47
14cr|uhd-3.5.0-3|102	- MassBuild#464: Increase release tag
14cr|uhd-3.5.0-3|103	
14cr|uhd-3.5.0-3|104	

8797 14
14cr|uips-20100823-2|1	%define name	uips
14cr|uips-20100823-2|2	%define version	20100823
14cr|uips-20100823-2|3	%define release	2
14cr|uips-20100823-2|4	
14cr|uips-20100823-2|5	Name:		%{name}
14cr|uips-20100823-2|6	Summary:	Universal IPS create/apply utility
14cr|uips-20100823-2|7	Version:	%{version}
14cr|uips-20100823-2|8	Release:	%{release}
14cr|uips-20100823-2|9	Source0:	http://www.neillcorlett.com/downloads/uips_source.zip
14cr|uips-20100823-2|10	URL:		http://www.neillcorlett.com/uips/
14cr|uips-20100823-2|11	
14cr|uips-20100823-2|12	Group:		File tools
14cr|uips-20100823-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|uips-20100823-2|14	License:	GPLv3+
14cr|uips-20100823-2|15	
14cr|uips-20100823-2|16	%description
14cr|uips-20100823-2|17	UIPS is a command-line based utility for creating or applying IPS patches.
14cr|uips-20100823-2|18	IPS is a fairly simple patch file format which stores the differences between
14cr|uips-20100823-2|19	two binary files.
14cr|uips-20100823-2|20	
14cr|uips-20100823-2|21	%prep
14cr|uips-20100823-2|22	%setup -q -c
14cr|uips-20100823-2|23	
14cr|uips-20100823-2|24	%build
14cr|uips-20100823-2|25	gcc %{optflags} %{ldflags} -o %{name} %{name}.c
14cr|uips-20100823-2|26	
14cr|uips-20100823-2|27	%install
14cr|uips-20100823-2|28	rm -rf %{buildroot}
14cr|uips-20100823-2|29	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|uips-20100823-2|30	
14cr|uips-20100823-2|31	%clean
14cr|uips-20100823-2|32	rm -rf %{buildroot}
14cr|uips-20100823-2|33	
14cr|uips-20100823-2|34	%files
14cr|uips-20100823-2|35	%defattr(-,root,root)
14cr|uips-20100823-2|36	%doc uips.txt
14cr|uips-20100823-2|37	%{_bindir}/%{name}
14cr|uips-20100823-2|38	
14cr|uips-20100823-2|39	
14cr|uips-20100823-2|40	
14cr|uips-20100823-2|41	%changelog
14cr|uips-20100823-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100823-2
14cr|uips-20100823-2|43	+ Revision: 2d09e98
14cr|uips-20100823-2|44	- MassBuild#464: Increase release tag
14cr|uips-20100823-2|45	
14cr|uips-20100823-2|46	

8798 14
14cr|ulogd-2.0.4-2|1	Summary:	The userspace logging daemon for netfilter
14cr|ulogd-2.0.4-2|2	Name:		ulogd
14cr|ulogd-2.0.4-2|3	Version:	2.0.4
14cr|ulogd-2.0.4-2|4	Release:	2
14cr|ulogd-2.0.4-2|5	License:	GPL
14cr|ulogd-2.0.4-2|6	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|7	URL:		http://www.netfilter.org/projects/ulogd/
14cr|ulogd-2.0.4-2|8	Source0:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2
14cr|ulogd-2.0.4-2|9	Source1:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2.sig
14cr|ulogd-2.0.4-2|10	Source2:	ulogd.service
14cr|ulogd-2.0.4-2|11	# (fc) 1.24-3mdv fix killall path (Mdv bug #35286)
14cr|ulogd-2.0.4-2|12	Patch0:		ulogd-1.24-fixkillall.patch
14cr|ulogd-2.0.4-2|13	Patch1:		ulogd-build_fix.diff
14cr|ulogd-2.0.4-2|14	Patch2:		omv-ulogd-2.0.2-conf.patch
14cr|ulogd-2.0.4-2|15	Requires(post): rpm-helper
14cr|ulogd-2.0.4-2|16	Requires(preun): rpm-helper
14cr|ulogd-2.0.4-2|17	BuildRequires:	autoconf automake libtool
14cr|ulogd-2.0.4-2|18	BuildRequires:	dbi-devel
14cr|ulogd-2.0.4-2|19	BuildRequires:	pcap-devel
14cr|ulogd-2.0.4-2|20	BuildRequires:	linuxdoc-tools texlive
14cr|ulogd-2.0.4-2|21	BuildRequires:	mysql-devel
14cr|ulogd-2.0.4-2|22	BuildRequires:	pkgconfig(libnetfilter_acct)
14cr|ulogd-2.0.4-2|23	BuildRequires:	pkgconfig(libnetfilter_conntrack)
14cr|ulogd-2.0.4-2|24	BuildRequires:	pkgconfig(libnetfilter_log)
14cr|ulogd-2.0.4-2|25	BuildRequires:	pkgconfig(libnfnetlink)
14cr|ulogd-2.0.4-2|26	BuildRequires:	postgresql-devel
14cr|ulogd-2.0.4-2|27	BuildRequires:	pkgconfig(sqlite3)
14cr|ulogd-2.0.4-2|28	BuildRequires:	pkgconfig(jansson)
14cr|ulogd-2.0.4-2|29	BuildRequires:	linuxdoc-tools
14cr|ulogd-2.0.4-2|30	Requires:	userspace-ipfilter
14cr|ulogd-2.0.4-2|31	
14cr|ulogd-2.0.4-2|32	%description
14cr|ulogd-2.0.4-2|33	Ulogd is an universal logging daemon for the ULOG target of netfilter, the
14cr|ulogd-2.0.4-2|34	Linux 2.4/2.6 firewalling subsystem. Ulogd is able to log packets in various
14cr|ulogd-2.0.4-2|35	formats to different targets (text files, databases, etc.). It has an
14cr|ulogd-2.0.4-2|36	easy-to-use plugin interface to add new protocols and new output targets.
14cr|ulogd-2.0.4-2|37	
14cr|ulogd-2.0.4-2|38	%package	mysql
14cr|ulogd-2.0.4-2|39	Summary:	MySQL output plugin for ulogd
14cr|ulogd-2.0.4-2|40	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|41	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|42	
14cr|ulogd-2.0.4-2|43	%description	mysql
14cr|ulogd-2.0.4-2|44	Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of
14cr|ulogd-2.0.4-2|45	firewall information into a MySQL database.
14cr|ulogd-2.0.4-2|46	
14cr|ulogd-2.0.4-2|47	%package	pgsql
14cr|ulogd-2.0.4-2|48	Summary:	PostgreSQL output plugin for ulogd
14cr|ulogd-2.0.4-2|49	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|50	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|51	
14cr|ulogd-2.0.4-2|52	%description	pgsql
14cr|ulogd-2.0.4-2|53	Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of
14cr|ulogd-2.0.4-2|54	firewall information into a PostgreSQL database.
14cr|ulogd-2.0.4-2|55	
14cr|ulogd-2.0.4-2|56	%package	sqlite
14cr|ulogd-2.0.4-2|57	Summary:	SQLite output plugin for ulogd
14cr|ulogd-2.0.4-2|58	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|59	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|60	
14cr|ulogd-2.0.4-2|61	%description	sqlite
14cr|ulogd-2.0.4-2|62	Ulogd-sqlite is a SQLite output plugin for ulogd. It enables logging of
14cr|ulogd-2.0.4-2|63	firewall information into a SQLite database.
14cr|ulogd-2.0.4-2|64	
14cr|ulogd-2.0.4-2|65	%package	pcap
14cr|ulogd-2.0.4-2|66	Summary:	PCAP output plugin for ulogd
14cr|ulogd-2.0.4-2|67	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|68	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|69	
14cr|ulogd-2.0.4-2|70	%description	pcap
14cr|ulogd-2.0.4-2|71	Ulogd-pcap is a output plugin for ulogd that saves packet logs as PCAP file.
14cr|ulogd-2.0.4-2|72	PCAP is a standard format that can be later analyzed by a lot of tools such as
14cr|ulogd-2.0.4-2|73	tcpdump and wireshark.
14cr|ulogd-2.0.4-2|74	
14cr|ulogd-2.0.4-2|75	%package	dbi
14cr|ulogd-2.0.4-2|76	Summary:	Libdbi framework output plugin for ulogd
14cr|ulogd-2.0.4-2|77	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|78	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|79	
14cr|ulogd-2.0.4-2|80	%description	dbi
14cr|ulogd-2.0.4-2|81	Ulogd-dbi is a libdbi output plugin for ulogd. It enables logging of
14cr|ulogd-2.0.4-2|82	firewall information through a libdbi interface.
14cr|ulogd-2.0.4-2|83	
14cr|ulogd-2.0.4-2|84	%package	json
14cr|ulogd-2.0.4-2|85	Summary:	JSON framework output plugin for ulogd
14cr|ulogd-2.0.4-2|86	Group:		System/Kernel and hardware
14cr|ulogd-2.0.4-2|87	Requires:	%{name} = %{version}
14cr|ulogd-2.0.4-2|88	
14cr|ulogd-2.0.4-2|89	%description	json
14cr|ulogd-2.0.4-2|90	Ulogd-json is a json output plugin for ulogd. It enables logging of
14cr|ulogd-2.0.4-2|91	firewall information through a json interface.
14cr|ulogd-2.0.4-2|92	
14cr|ulogd-2.0.4-2|93	%prep
14cr|ulogd-2.0.4-2|94	
14cr|ulogd-2.0.4-2|95	%setup -q
14cr|ulogd-2.0.4-2|96	%patch0 -p1 -b .fixkillall
14cr|ulogd-2.0.4-2|97	%patch1 -p1
14cr|ulogd-2.0.4-2|98	%patch2 -p1
14cr|ulogd-2.0.4-2|99	
14cr|ulogd-2.0.4-2|100	# lib64 fix
14cr|ulogd-2.0.4-2|101	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
14cr|ulogd-2.0.4-2|102	
14cr|ulogd-2.0.4-2|103	cp %{SOURCE2} ulogd.service
14cr|ulogd-2.0.4-2|104	
14cr|ulogd-2.0.4-2|105	%build
14cr|ulogd-2.0.4-2|106	autoreconf -fi
14cr|ulogd-2.0.4-2|107	%serverbuild
14cr|ulogd-2.0.4-2|108	
14cr|ulogd-2.0.4-2|109	%configure2_5x \
14cr|ulogd-2.0.4-2|110	--disable-static \
14cr|ulogd-2.0.4-2|111	--enable-shared \
14cr|ulogd-2.0.4-2|112	--with-pgsql=%{_prefix} \
14cr|ulogd-2.0.4-2|113	--with-pgsql-inc=%{_includedir}/postgresql \
14cr|ulogd-2.0.4-2|114	--with-mysql=%{_prefix} \
14cr|ulogd-2.0.4-2|115	--with-mysql-inc=%{_includedir}/mysql \
14cr|ulogd-2.0.4-2|116	--with-dbi=%{_prefix} \
14cr|ulogd-2.0.4-2|117	--with-dbi-lib=%{_libdir} \
14cr|ulogd-2.0.4-2|118	--with-dbi-inc=%{_includedir} \
14cr|ulogd-2.0.4-2|119	
14cr|ulogd-2.0.4-2|120	# bork...
14cr|ulogd-2.0.4-2|121	cat >> config.h << EOF
14cr|ulogd-2.0.4-2|122	#define HAVE_LIBDBI 1
14cr|ulogd-2.0.4-2|123	#define HAVE_LIBMYSQLCLIENT 1
14cr|ulogd-2.0.4-2|124	#define HAVE_LIBPQ 1
14cr|ulogd-2.0.4-2|125	EOF
14cr|ulogd-2.0.4-2|126	
14cr|ulogd-2.0.4-2|127	%make
14cr|ulogd-2.0.4-2|128	#make -C doc
14cr|ulogd-2.0.4-2|129	
14cr|ulogd-2.0.4-2|130	%install
14cr|ulogd-2.0.4-2|131	
14cr|ulogd-2.0.4-2|132	%makeinstall_std
14cr|ulogd-2.0.4-2|133	
14cr|ulogd-2.0.4-2|134	# install initscript
14cr|ulogd-2.0.4-2|135	install -d %{buildroot}%{_unitdir}
14cr|ulogd-2.0.4-2|136	install -m0755 ulogd.service %{buildroot}%{_unitdir}/ulogd.service
14cr|ulogd-2.0.4-2|137	
14cr|ulogd-2.0.4-2|138	# install logrotate file
14cr|ulogd-2.0.4-2|139	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
14cr|ulogd-2.0.4-2|140	install ulogd.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/ulogd
14cr|ulogd-2.0.4-2|141	
14cr|ulogd-2.0.4-2|142	install -d %{buildroot}/var/lib/ulogd
14cr|ulogd-2.0.4-2|143	install -d %{buildroot}/var/log/ulogd
14cr|ulogd-2.0.4-2|144	
14cr|ulogd-2.0.4-2|145	# install man page
14cr|ulogd-2.0.4-2|146	install -d %{buildroot}%{_mandir}/man8
14cr|ulogd-2.0.4-2|147	install -m0644 ulogd.8 %{buildroot}%{_mandir}/man8/
14cr|ulogd-2.0.4-2|148	
14cr|ulogd-2.0.4-2|149	install -m0644 ulogd.conf %{buildroot}%{_sysconfdir}/
14cr|ulogd-2.0.4-2|150	
14cr|ulogd-2.0.4-2|151	rm -f %{buildroot}%{_libdir}/ulogd/*.*a
14cr|ulogd-2.0.4-2|152	
14cr|ulogd-2.0.4-2|153	%post
14cr|ulogd-2.0.4-2|154	%_post_service ulogd
14cr|ulogd-2.0.4-2|155	
14cr|ulogd-2.0.4-2|156	%preun
14cr|ulogd-2.0.4-2|157	%_preun_service ulogd
14cr|ulogd-2.0.4-2|158	
14cr|ulogd-2.0.4-2|159	%files
14cr|ulogd-2.0.4-2|160	%doc COPYING AUTHORS README
14cr|ulogd-2.0.4-2|161	%doc doc/mysql-ulogd2-flat.sql
14cr|ulogd-2.0.4-2|162	%doc doc/mysql-ulogd2.sql
14cr|ulogd-2.0.4-2|163	%doc doc/pgsql-ulogd2-flat.sql
14cr|ulogd-2.0.4-2|164	%doc doc/pgsql-ulogd2.sql
14cr|ulogd-2.0.4-2|165	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ulogd.conf
14cr|ulogd-2.0.4-2|166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ulogd
14cr|ulogd-2.0.4-2|167	%attr(0755,root,root) %{_sbindir}/ulogd
14cr|ulogd-2.0.4-2|168	%{_unitdir}/ulogd.service
14cr|ulogd-2.0.4-2|169	%dir %{_libdir}/ulogd
14cr|ulogd-2.0.4-2|170	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_HWHDR.so
14cr|ulogd-2.0.4-2|171	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IFINDEX.so
14cr|ulogd-2.0.4-2|172	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2BIN.so
14cr|ulogd-2.0.4-2|173	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2HBIN.so
14cr|ulogd-2.0.4-2|174	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2STR.so
14cr|ulogd-2.0.4-2|175	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_MARK.so
14cr|ulogd-2.0.4-2|176	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTFLOW.so
14cr|ulogd-2.0.4-2|177	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTPKT.so
14cr|ulogd-2.0.4-2|178	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PWSNIFF.so
14cr|ulogd-2.0.4-2|179	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFACCT.so
14cr|ulogd-2.0.4-2|180	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFCT.so
14cr|ulogd-2.0.4-2|181	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_NFLOG.so
14cr|ulogd-2.0.4-2|182	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_ULOG.so
14cr|ulogd-2.0.4-2|183	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_UNIXSOCK.so
14cr|ulogd-2.0.4-2|184	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GPRINT.so
14cr|ulogd-2.0.4-2|185	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_LOGEMU.so
14cr|ulogd-2.0.4-2|186	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_NACCT.so
14cr|ulogd-2.0.4-2|187	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_OPRINT.so
14cr|ulogd-2.0.4-2|188	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SYSLOG.so
14cr|ulogd-2.0.4-2|189	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GRAPHITE.so
14cr|ulogd-2.0.4-2|190	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_XML.so
14cr|ulogd-2.0.4-2|191	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_raw2packet_BASE.so
14cr|ulogd-2.0.4-2|192	%dir /var/lib/ulogd
14cr|ulogd-2.0.4-2|193	%dir /var/log/ulogd
14cr|ulogd-2.0.4-2|194	%attr(0644,root,root) %{_mandir}/man8/*
14cr|ulogd-2.0.4-2|195	
14cr|ulogd-2.0.4-2|196	%files mysql
14cr|ulogd-2.0.4-2|197	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_MYSQL.so
14cr|ulogd-2.0.4-2|198	
14cr|ulogd-2.0.4-2|199	%files pgsql
14cr|ulogd-2.0.4-2|200	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PGSQL.so
14cr|ulogd-2.0.4-2|201	
14cr|ulogd-2.0.4-2|202	%files sqlite
14cr|ulogd-2.0.4-2|203	%doc doc/sqlite3.table
14cr|ulogd-2.0.4-2|204	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SQLITE3.so
14cr|ulogd-2.0.4-2|205	
14cr|ulogd-2.0.4-2|206	%files pcap
14cr|ulogd-2.0.4-2|207	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PCAP.so
14cr|ulogd-2.0.4-2|208	
14cr|ulogd-2.0.4-2|209	%files dbi
14cr|ulogd-2.0.4-2|210	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_DBI.so
14cr|ulogd-2.0.4-2|211	
14cr|ulogd-2.0.4-2|212	%files json
14cr|ulogd-2.0.4-2|213	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_JSON.so
14cr|ulogd-2.0.4-2|214	
14cr|ulogd-2.0.4-2|215	%changelog
14cr|ulogd-2.0.4-2|216	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14cr|ulogd-2.0.4-2|217	+ Revision: dd7ba7c
14cr|ulogd-2.0.4-2|218	- MassBuild#464: Increase release tag
14cr|ulogd-2.0.4-2|219	
14cr|ulogd-2.0.4-2|220	

8799 14
14cr|ultimatestunts-0.7.7.1-3|1	# Basic macros
14cr|ultimatestunts-0.7.7.1-3|2	%define tarball_version %(echo %version | sed -e 's/\\.//g')
14cr|ultimatestunts-0.7.7.1-3|3	
14cr|ultimatestunts-0.7.7.1-3|4	Summary:	Remake of the DOS racing game "stunts"
14cr|ultimatestunts-0.7.7.1-3|5	Name:		ultimatestunts
14cr|ultimatestunts-0.7.7.1-3|6	Version:	0.7.7.1
14cr|ultimatestunts-0.7.7.1-3|7	Release:	3
14cr|ultimatestunts-0.7.7.1-3|8	License:	GPLv2+
14cr|ultimatestunts-0.7.7.1-3|9	Group:		Games/Arcade
14cr|ultimatestunts-0.7.7.1-3|10	Url:		http://www.ultimatestunts.nl/
14cr|ultimatestunts-0.7.7.1-3|11	Source0:	http://downloads.sourceforge.net/ultimatestunts/%{name}-srcdata-%{tarball_version}.tar.gz
14cr|ultimatestunts-0.7.7.1-3|12	Source1:	%{name}.png
14cr|ultimatestunts-0.7.7.1-3|13	Patch0:		ultimatestunts-0.7.6-gcc-4.7.patch
14cr|ultimatestunts-0.7.7.1-3|14	BuildRequires:	bison
14cr|ultimatestunts-0.7.7.1-3|15	BuildRequires:	freealut-devel
14cr|ultimatestunts-0.7.7.1-3|16	BuildRequires:	pkgconfig(gl)
14cr|ultimatestunts-0.7.7.1-3|17	BuildRequires:	pkgconfig(glu)
14cr|ultimatestunts-0.7.7.1-3|18	BuildRequires:	pkgconfig(openal)
14cr|ultimatestunts-0.7.7.1-3|19	BuildRequires:	pkgconfig(sdl)
14cr|ultimatestunts-0.7.7.1-3|20	BuildRequires:	pkgconfig(SDL_image)
14cr|ultimatestunts-0.7.7.1-3|21	BuildRequires:	pkgconfig(vorbis)
14cr|ultimatestunts-0.7.7.1-3|22	# yes, it's strange, but the game looks for libvorbisfile.so, that's why
14cr|ultimatestunts-0.7.7.1-3|23	# we require this devel package
14cr|ultimatestunts-0.7.7.1-3|24	Requires:	pkgconfig(vorbis)
14cr|ultimatestunts-0.7.7.1-3|25	
14cr|ultimatestunts-0.7.7.1-3|26	%description
14cr|ultimatestunts-0.7.7.1-3|27	A UNIX/Windows/Linux remake of the DOS car racing game "stunts", providing
14cr|ultimatestunts-0.7.7.1-3|28	modern features like openGL graphics, 3D sound and internet multiplaying.
14cr|ultimatestunts-0.7.7.1-3|29	Design your own tracks, choose your opponents and try the most spectacular
14cr|ultimatestunts-0.7.7.1-3|30	stunts you've ever seen.
14cr|ultimatestunts-0.7.7.1-3|31	
14cr|ultimatestunts-0.7.7.1-3|32	%files
14cr|ultimatestunts-0.7.7.1-3|33	%defattr(0755,root,root,0755)
14cr|ultimatestunts-0.7.7.1-3|34	%{_gamesbindir}/ustunts
14cr|ultimatestunts-0.7.7.1-3|35	%{_gamesbindir}/ustunts3dedit
14cr|ultimatestunts-0.7.7.1-3|36	%{_gamesbindir}/ustuntsai
14cr|ultimatestunts-0.7.7.1-3|37	%{_gamesbindir}/ustuntsserver
14cr|ultimatestunts-0.7.7.1-3|38	%{_gamesbindir}/ustuntstrackedit
14cr|ultimatestunts-0.7.7.1-3|39	%defattr(0644,root,root,0755)
14cr|ultimatestunts-0.7.7.1-3|40	%{_datadir}/applications/%{name}.desktop
14cr|ultimatestunts-0.7.7.1-3|41	%{_datadir}/applications/%{name}-trackedit.desktop
14cr|ultimatestunts-0.7.7.1-3|42	%{_gamesdatadir}/ultimatestunts
14cr|ultimatestunts-0.7.7.1-3|43	%{_datadir}/pixmaps/*.png
14cr|ultimatestunts-0.7.7.1-3|44	%config %{_sysconfdir}/ultimatestunts.conf
14cr|ultimatestunts-0.7.7.1-3|45	
14cr|ultimatestunts-0.7.7.1-3|46	#----------------------------------------------------------------------------
14cr|ultimatestunts-0.7.7.1-3|47	
14cr|ultimatestunts-0.7.7.1-3|48	%prep
14cr|ultimatestunts-0.7.7.1-3|49	%setup -q -n ultimatestunts-srcdata-%{tarball_version}
14cr|ultimatestunts-0.7.7.1-3|50	%patch0 -p0
14cr|ultimatestunts-0.7.7.1-3|51	sed -i 's|@usdatadir@|%{_gamesdatadir}/ultimatestunts/|' ultimatestunts.conf.in
14cr|ultimatestunts-0.7.7.1-3|52	
14cr|ultimatestunts-0.7.7.1-3|53	find . -name .svn | xargs rm -rf
14cr|ultimatestunts-0.7.7.1-3|54	
14cr|ultimatestunts-0.7.7.1-3|55	%build
14cr|ultimatestunts-0.7.7.1-3|56	%configure2_5x \
14cr|ultimatestunts-0.7.7.1-3|57	--bindir=%{_gamesbindir} \
14cr|ultimatestunts-0.7.7.1-3|58	--datadir=%{_gamesdatadir} \
14cr|ultimatestunts-0.7.7.1-3|59	--disable-rpath
14cr|ultimatestunts-0.7.7.1-3|60	
14cr|ultimatestunts-0.7.7.1-3|61	make usdatadir=%{_gamesdatadir}/ultimatestunts/
14cr|ultimatestunts-0.7.7.1-3|62	
14cr|ultimatestunts-0.7.7.1-3|63	%install
14cr|ultimatestunts-0.7.7.1-3|64	%makeinstall_std usdatadir=%{buildroot}%{_gamesdatadir}/ultimatestunts
14cr|ultimatestunts-0.7.7.1-3|65	
14cr|ultimatestunts-0.7.7.1-3|66	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|ultimatestunts-0.7.7.1-3|67	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|ultimatestunts-0.7.7.1-3|68	
14cr|ultimatestunts-0.7.7.1-3|69	mkdir -p %{buildroot}%{_datadir}/applications
14cr|ultimatestunts-0.7.7.1-3|70	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|ultimatestunts-0.7.7.1-3|71	[Desktop Entry]
14cr|ultimatestunts-0.7.7.1-3|72	Name=Ultimate Stunts
14cr|ultimatestunts-0.7.7.1-3|73	Comment=%{summary}
14cr|ultimatestunts-0.7.7.1-3|74	Exec=%{_gamesbindir}/ustunts
14cr|ultimatestunts-0.7.7.1-3|75	Icon=%{name}
14cr|ultimatestunts-0.7.7.1-3|76	Terminal=false
14cr|ultimatestunts-0.7.7.1-3|77	Type=Application
14cr|ultimatestunts-0.7.7.1-3|78	Categories=Game;ArcadeGame;
14cr|ultimatestunts-0.7.7.1-3|79	EOF
14cr|ultimatestunts-0.7.7.1-3|80	
14cr|ultimatestunts-0.7.7.1-3|81	cat > %{buildroot}%{_datadir}/applications/%{name}-trackedit.desktop << EOF
14cr|ultimatestunts-0.7.7.1-3|82	[Desktop Entry]
14cr|ultimatestunts-0.7.7.1-3|83	Name=Ultimate Stunts Track Editor
14cr|ultimatestunts-0.7.7.1-3|84	Comment=The Ultimate Stunts track editor
14cr|ultimatestunts-0.7.7.1-3|85	Exec=%{_gamesbindir}/ustuntstrackedit
14cr|ultimatestunts-0.7.7.1-3|86	Icon=%{name}
14cr|ultimatestunts-0.7.7.1-3|87	Terminal=false
14cr|ultimatestunts-0.7.7.1-3|88	Type=Application
14cr|ultimatestunts-0.7.7.1-3|89	Categories=Graphics;3DGraphics;
14cr|ultimatestunts-0.7.7.1-3|90	EOF
14cr|ultimatestunts-0.7.7.1-3|91	
14cr|ultimatestunts-0.7.7.1-3|92	# remove unwanted files
14cr|ultimatestunts-0.7.7.1-3|93	find %{buildroot}%{_gamesdatadir}/ultimatestunts -type d -name CVS -print0 | \
14cr|ultimatestunts-0.7.7.1-3|94	xargs -0 rm -rf
14cr|ultimatestunts-0.7.7.1-3|95	
14cr|ultimatestunts-0.7.7.1-3|96	
14cr|ultimatestunts-0.7.7.1-3|97	%changelog
14cr|ultimatestunts-0.7.7.1-3|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7.1-3
14cr|ultimatestunts-0.7.7.1-3|99	+ Revision: ec1fcfc
14cr|ultimatestunts-0.7.7.1-3|100	- MassBuild#464: Increase release tag
14cr|ultimatestunts-0.7.7.1-3|101	
14cr|ultimatestunts-0.7.7.1-3|102	

8800 14
14cr|ultracopier-0.2.0.16-2|1	Name:		ultracopier
14cr|ultracopier-0.2.0.16-2|2	Version:	0.2.0.16
14cr|ultracopier-0.2.0.16-2|3	Release:	2
14cr|ultracopier-0.2.0.16-2|4	License:	GPLv3+
14cr|ultracopier-0.2.0.16-2|5	Group:		File tools
14cr|ultracopier-0.2.0.16-2|6	URL:		http://ultracopier.first-world.info/
14cr|ultracopier-0.2.0.16-2|7	Source:		http://files.first-world.info/ultracopier/%{version}/ultracopier-src-%{version}.tar.bz2
14cr|ultracopier-0.2.0.16-2|8	BuildRoot:	%_tmppath/%{name}-%{version}
14cr|ultracopier-0.2.0.16-2|9	BuildRequires:	qt4-devel
14cr|ultracopier-0.2.0.16-2|10	BuildRequires:	desktop-file-utils
14cr|ultracopier-0.2.0.16-2|11	
14cr|ultracopier-0.2.0.16-2|12	Summary:	The QT advanced copier
14cr|ultracopier-0.2.0.16-2|13	
14cr|ultracopier-0.2.0.16-2|14	%description
14cr|ultracopier-0.2.0.16-2|15	Ultracopier is an advanced file copier with copy list management.
14cr|ultracopier-0.2.0.16-2|16	
14cr|ultracopier-0.2.0.16-2|17	%prep
14cr|ultracopier-0.2.0.16-2|18	%setup -q
14cr|ultracopier-0.2.0.16-2|19	
14cr|ultracopier-0.2.0.16-2|20	#fix the source
14cr|ultracopier-0.2.0.16-2|21	%__sed -i "s|\r||g" CHANGELOG
14cr|ultracopier-0.2.0.16-2|22	%__chmod 0644 CHANGELOG
14cr|ultracopier-0.2.0.16-2|23	
14cr|ultracopier-0.2.0.16-2|24	%build
14cr|ultracopier-0.2.0.16-2|25	qmake
14cr|ultracopier-0.2.0.16-2|26	%make
14cr|ultracopier-0.2.0.16-2|27	
14cr|ultracopier-0.2.0.16-2|28	%install
14cr|ultracopier-0.2.0.16-2|29	rm -rf %{buildroot}
14cr|ultracopier-0.2.0.16-2|30	install -D src/%{name} %{buildroot}%{_bindir}/%{name}
14cr|ultracopier-0.2.0.16-2|31	install -D src/other/*.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ultracopier-0.2.0.16-2|32	install -D src/other/*16* %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|ultracopier-0.2.0.16-2|33	install -D src/other/*128* %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|ultracopier-0.2.0.16-2|34	
14cr|ultracopier-0.2.0.16-2|35	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cr|ultracopier-0.2.0.16-2|36	
14cr|ultracopier-0.2.0.16-2|37	desktop-file-install --vendor="" \
14cr|ultracopier-0.2.0.16-2|38	--remove-category="Qt" \
14cr|ultracopier-0.2.0.16-2|39	--add-category="System;FileManager;X-MandrivaLinux-System-FileTools;" \
14cr|ultracopier-0.2.0.16-2|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|ultracopier-0.2.0.16-2|41	
14cr|ultracopier-0.2.0.16-2|42	%clean
14cr|ultracopier-0.2.0.16-2|43	%__rm -rf %{buildroot}
14cr|ultracopier-0.2.0.16-2|44	
14cr|ultracopier-0.2.0.16-2|45	%files
14cr|ultracopier-0.2.0.16-2|46	%defattr(-,root,root)
14cr|ultracopier-0.2.0.16-2|47	%doc COPYING README
14cr|ultracopier-0.2.0.16-2|48	%{_bindir}/ultracopier
14cr|ultracopier-0.2.0.16-2|49	%{_datadir}/applications/%{name}.desktop
14cr|ultracopier-0.2.0.16-2|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|ultracopier-0.2.0.16-2|51	
14cr|ultracopier-0.2.0.16-2|52	
14cr|ultracopier-0.2.0.16-2|53	
14cr|ultracopier-0.2.0.16-2|54	
14cr|ultracopier-0.2.0.16-2|55	
14cr|ultracopier-0.2.0.16-2|56	%changelog
14cr|ultracopier-0.2.0.16-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0.16-2
14cr|ultracopier-0.2.0.16-2|58	+ Revision: c620381
14cr|ultracopier-0.2.0.16-2|59	- MassBuild#464: Increase release tag
14cr|ultracopier-0.2.0.16-2|60	
14cr|ultracopier-0.2.0.16-2|61	

8801 14
14cr|umem-1.0.1-2|1	%define	major 0
14cr|umem-1.0.1-2|2	%define libname %mklibname %{name} %{major}
14cr|umem-1.0.1-2|3	%define develname %mklibname %{name} -d
14cr|umem-1.0.1-2|4	
14cr|umem-1.0.1-2|5	Summary:	Port of Solaris's slab allocator
14cr|umem-1.0.1-2|6	Name:		umem
14cr|umem-1.0.1-2|7	Version:	1.0.1
14cr|umem-1.0.1-2|8	Release:	2
14cr|umem-1.0.1-2|9	Group:		System/Libraries
14cr|umem-1.0.1-2|10	License:	CDDL
14cr|umem-1.0.1-2|11	URL:		https://labs.omniti.com/trac/portableumem/
14cr|umem-1.0.1-2|12	Source0:        https://labs.omniti.com/portableumem/releases/1.0/%{name}-%{version}.tar.bz2
14cr|umem-1.0.1-2|13	Patch0:		umem-no_rpath.diff
14cr|umem-1.0.1-2|14	Patch1:		umem_malloc_init.patch
14cr|umem-1.0.1-2|15	BuildRequires:	doxygen
14cr|umem-1.0.1-2|16	BuildRequires:	libtool
14cr|umem-1.0.1-2|17	
14cr|umem-1.0.1-2|18	%description
14cr|umem-1.0.1-2|19	This a port of Solaris's slab allocator, libumem, to Linux.
14cr|umem-1.0.1-2|20	
14cr|umem-1.0.1-2|21	"A slab allocator is a cache management structure for efficient use of [...]
14cr|umem-1.0.1-2|22	memory. [...] It is targeted for use of many small pieces of memory chunks. By
14cr|umem-1.0.1-2|23	managing small memory chunks in the units called slabs, this mechanism enables
14cr|umem-1.0.1-2|24	lower fragmentation, fast allocation, and reclaming memory." (Description
14cr|umem-1.0.1-2|25	sourced from Wikipedia.)
14cr|umem-1.0.1-2|26	
14cr|umem-1.0.1-2|27	%package -n	%{libname}
14cr|umem-1.0.1-2|28	Summary:	Port of Solaris's slab allocator
14cr|umem-1.0.1-2|29	Group:		System/Libraries
14cr|umem-1.0.1-2|30	
14cr|umem-1.0.1-2|31	%description -n	%{libname}
14cr|umem-1.0.1-2|32	This a port of Solaris's slab allocator, libumem, to Linux.
14cr|umem-1.0.1-2|33	
14cr|umem-1.0.1-2|34	"A slab allocator is a cache management structure for efficient use of [...]
14cr|umem-1.0.1-2|35	memory. [...] It is targeted for use of many small pieces of memory chunks. By
14cr|umem-1.0.1-2|36	managing small memory chunks in the units called slabs, this mechanism enables
14cr|umem-1.0.1-2|37	lower fragmentation, fast allocation, and reclaming memory." (Description
14cr|umem-1.0.1-2|38	sourced from Wikipedia.)
14cr|umem-1.0.1-2|39	
14cr|umem-1.0.1-2|40	%package -n	%{develname}
14cr|umem-1.0.1-2|41	Summary:	Port of Solaris's slab allocator
14cr|umem-1.0.1-2|42	Group:		Development/C
14cr|umem-1.0.1-2|43	Requires:	%{libname} = %{version}
14cr|umem-1.0.1-2|44	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|umem-1.0.1-2|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|umem-1.0.1-2|46	
14cr|umem-1.0.1-2|47	%description -n	%{develname}
14cr|umem-1.0.1-2|48	"A slab allocator is a cache management structure for efficient use of [...]
14cr|umem-1.0.1-2|49	memory. [...] It is targeted for use of many small pieces of memory chunks. By
14cr|umem-1.0.1-2|50	managing small memory chunks in the units called slabs, this mechanism enables
14cr|umem-1.0.1-2|51	lower fragmentation, fast allocation, and reclaming memory." (Description
14cr|umem-1.0.1-2|52	sourced from Wikipedia.)
14cr|umem-1.0.1-2|53	
14cr|umem-1.0.1-2|54	This package contains the libraries and header files for using this port of
14cr|umem-1.0.1-2|55	Solaris's slab allocator, libumem, to Linux.
14cr|umem-1.0.1-2|56	
14cr|umem-1.0.1-2|57	%prep
14cr|umem-1.0.1-2|58	
14cr|umem-1.0.1-2|59	%setup -q
14cr|umem-1.0.1-2|60	%patch0 -p0
14cr|umem-1.0.1-2|61	%patch1 -p1
14cr|umem-1.0.1-2|62	
14cr|umem-1.0.1-2|63	%build
14cr|umem-1.0.1-2|64	rm -f configure
14cr|umem-1.0.1-2|65	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --add-missing --force-missing
14cr|umem-1.0.1-2|66	
14cr|umem-1.0.1-2|67	%configure2_5x --disable-static
14cr|umem-1.0.1-2|68	
14cr|umem-1.0.1-2|69	make
14cr|umem-1.0.1-2|70	
14cr|umem-1.0.1-2|71	make html
14cr|umem-1.0.1-2|72	
14cr|umem-1.0.1-2|73	%check
14cr|umem-1.0.1-2|74	make check || echo "tests failed"
14cr|umem-1.0.1-2|75	
14cr|umem-1.0.1-2|76	%install
14cr|umem-1.0.1-2|77	
14cr|umem-1.0.1-2|78	%makeinstall_std
14cr|umem-1.0.1-2|79	
14cr|umem-1.0.1-2|80	%files -n %{libname}
14cr|umem-1.0.1-2|81	%doc COPYING COPYRIGHT OPENSOLARIS.LICENSE README TODO
14cr|umem-1.0.1-2|82	%{_libdir}/*.so.0*
14cr|umem-1.0.1-2|83	
14cr|umem-1.0.1-2|84	%files -n %{develname}
14cr|umem-1.0.1-2|85	%doc docs/html/*
14cr|umem-1.0.1-2|86	%{_includedir}/*.h
14cr|umem-1.0.1-2|87	%{_includedir}/sys/*.h
14cr|umem-1.0.1-2|88	%{_libdir}/*.so
14cr|umem-1.0.1-2|89	%{_mandir}/man3/*
14cr|umem-1.0.1-2|90	
14cr|umem-1.0.1-2|91	%changelog
14cr|umem-1.0.1-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|umem-1.0.1-2|93	+ Revision: b03202b
14cr|umem-1.0.1-2|94	- MassBuild#464: Increase release tag
14cr|umem-1.0.1-2|95	
14cr|umem-1.0.1-2|96	

8802 14
14cr|umfpack-5.6.2-2|1	%define NAME		UMFPACK
14cr|umfpack-5.6.2-2|2	%define major		%{version}
14cr|umfpack-5.6.2-2|3	%define libname		%mklibname %{name} %{major}
14cr|umfpack-5.6.2-2|4	%define develname	%mklibname %{name} -d
14cr|umfpack-5.6.2-2|5	
14cr|umfpack-5.6.2-2|6	Summary:	Routines for solving unsymmetric sparse linear systems
14cr|umfpack-5.6.2-2|7	
14cr|umfpack-5.6.2-2|8	Name:		umfpack
14cr|umfpack-5.6.2-2|9	Version:	5.6.2
14cr|umfpack-5.6.2-2|10	Release:	2
14cr|umfpack-5.6.2-2|11	Epoch:		1
14cr|umfpack-5.6.2-2|12	Group:		System/Libraries
14cr|umfpack-5.6.2-2|13	License:	GPLv2+
14cr|umfpack-5.6.2-2|14	URL:		http://www.cise.ufl.edu/research/sparse/umfpack/
14cr|umfpack-5.6.2-2|15	Source0:	http://www.cise.ufl.edu/research/sparse/umfpack/UMFPACK-%{version}.tar.gz
14cr|umfpack-5.6.2-2|16	BuildRequires:	amd-devel
14cr|umfpack-5.6.2-2|17	BuildRequires:	cholmod-devel
14cr|umfpack-5.6.2-2|18	BuildRequires:	blas-devel
14cr|umfpack-5.6.2-2|19	BuildRequires:	camd-devel
14cr|umfpack-5.6.2-2|20	BuildRequires:	colamd-devel
14cr|umfpack-5.6.2-2|21	BuildRequires:	ccolamd-devel
14cr|umfpack-5.6.2-2|22	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cr|umfpack-5.6.2-2|23	
14cr|umfpack-5.6.2-2|24	%description
14cr|umfpack-5.6.2-2|25	UMFPACK provides a set of routines for solving unsymmetric sparse
14cr|umfpack-5.6.2-2|26	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
14cr|umfpack-5.6.2-2|27	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
14cr|umfpack-5.6.2-2|28	syllables, "Umph Pack"; it is not "You Em Ef Pack".
14cr|umfpack-5.6.2-2|29	
14cr|umfpack-5.6.2-2|30	%package -n %{libname}
14cr|umfpack-5.6.2-2|31	Summary:	Library of routines for solving unsymmetric sparse linear systems
14cr|umfpack-5.6.2-2|32	
14cr|umfpack-5.6.2-2|33	Group:		System/Libraries
14cr|umfpack-5.6.2-2|34	
14cr|umfpack-5.6.2-2|35	%description -n %{libname}
14cr|umfpack-5.6.2-2|36	UMFPACK provides a set of routines for solving unsymmetric sparse
14cr|umfpack-5.6.2-2|37	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
14cr|umfpack-5.6.2-2|38	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
14cr|umfpack-5.6.2-2|39	syllables, "Umph Pack"; it is not "You Em Ef Pack".
14cr|umfpack-5.6.2-2|40	
14cr|umfpack-5.6.2-2|41	This package contains the library needed to run programs dynamically
14cr|umfpack-5.6.2-2|42	linked against %{NAME}.
14cr|umfpack-5.6.2-2|43	
14cr|umfpack-5.6.2-2|44	%package -n %{develname}
14cr|umfpack-5.6.2-2|45	Summary:	C routines for solving unsymmetric sparse linear systems
14cr|umfpack-5.6.2-2|46	
14cr|umfpack-5.6.2-2|47	Group:		Development/C
14cr|umfpack-5.6.2-2|48	Requires:	%{libname} = %{EVRD}
14cr|umfpack-5.6.2-2|49	Provides:	%{name}-devel = %{EVRD}
14cr|umfpack-5.6.2-2|50	Requires:	blas-devel
14cr|umfpack-5.6.2-2|51	Requires:	amd-devel
14cr|umfpack-5.6.2-2|52	Requires:	suitesparse-common-devel >= 4.0.0
14cr|umfpack-5.6.2-2|53	
14cr|umfpack-5.6.2-2|54	%description -n %{develname}
14cr|umfpack-5.6.2-2|55	UMFPACK provides a set of routines for solving unsymmetric sparse
14cr|umfpack-5.6.2-2|56	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
14cr|umfpack-5.6.2-2|57	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
14cr|umfpack-5.6.2-2|58	syllables, "Umph Pack"; it is not "You Em Ef Pack".
14cr|umfpack-5.6.2-2|59	
14cr|umfpack-5.6.2-2|60	This package contains the files needed to develop applications which
14cr|umfpack-5.6.2-2|61	use %{name}.
14cr|umfpack-5.6.2-2|62	
14cr|umfpack-5.6.2-2|63	%prep
14cr|umfpack-5.6.2-2|64	%setup -q -c -n %{name}-%{version}
14cr|umfpack-5.6.2-2|65	cd %{NAME}
14cr|umfpack-5.6.2-2|66	find . -perm 0640 | xargs chmod 0644
14cr|umfpack-5.6.2-2|67	mkdir ../SuiteSparse_config
14cr|umfpack-5.6.2-2|68	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cr|umfpack-5.6.2-2|69	
14cr|umfpack-5.6.2-2|70	%build
14cr|umfpack-5.6.2-2|71	cd %{NAME}
14cr|umfpack-5.6.2-2|72	pushd Lib
14cr|umfpack-5.6.2-2|73	%make -f GNUmakefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cr|umfpack-5.6.2-2|74	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lamd -lblas -lm -lcholmod -lcamd -lcolamd -lccolamd *.o
14cr|umfpack-5.6.2-2|75	popd
14cr|umfpack-5.6.2-2|76	
14cr|umfpack-5.6.2-2|77	%install
14cr|umfpack-5.6.2-2|78	cd %{NAME}
14cr|umfpack-5.6.2-2|79	
14cr|umfpack-5.6.2-2|80	%__install -d -m 755 %{buildroot}%{_libdir}
14cr|umfpack-5.6.2-2|81	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cr|umfpack-5.6.2-2|82	
14cr|umfpack-5.6.2-2|83	for f in Lib/*.so*; do
14cr|umfpack-5.6.2-2|84	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cr|umfpack-5.6.2-2|85	done
14cr|umfpack-5.6.2-2|86	for f in Lib/*.a; do
14cr|umfpack-5.6.2-2|87	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cr|umfpack-5.6.2-2|88	done
14cr|umfpack-5.6.2-2|89	for f in Include/*.h; do
14cr|umfpack-5.6.2-2|90	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cr|umfpack-5.6.2-2|91	done
14cr|umfpack-5.6.2-2|92	
14cr|umfpack-5.6.2-2|93	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cr|umfpack-5.6.2-2|94	
14cr|umfpack-5.6.2-2|95	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cr|umfpack-5.6.2-2|96	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog Doc/License %{buildroot}%{_docdir}/%{name}
14cr|umfpack-5.6.2-2|97	
14cr|umfpack-5.6.2-2|98	%files -n %{libname}
14cr|umfpack-5.6.2-2|99	%{_libdir}/libumfpack.so.%{major}
14cr|umfpack-5.6.2-2|100	
14cr|umfpack-5.6.2-2|101	%files -n %{develname}
14cr|umfpack-5.6.2-2|102	%{_docdir}/%{name}
14cr|umfpack-5.6.2-2|103	%{_includedir}/*
14cr|umfpack-5.6.2-2|104	%{_libdir}/*.so
14cr|umfpack-5.6.2-2|105	%{_libdir}/*.a
14cr|umfpack-5.6.2-2|106	
14cr|umfpack-5.6.2-2|107	
14cr|umfpack-5.6.2-2|108	
14cr|umfpack-5.6.2-2|109	%changelog
14cr|umfpack-5.6.2-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.6.2-2
14cr|umfpack-5.6.2-2|111	+ Revision: 6c704af
14cr|umfpack-5.6.2-2|112	- MassBuild#464: Increase release tag
14cr|umfpack-5.6.2-2|113	
14cr|umfpack-5.6.2-2|114	

8803 14
14cr|unbound-1.4.17-2|1	%define major 2
14cr|unbound-1.4.17-2|2	%define libname %mklibname %{name} %{major}
14cr|unbound-1.4.17-2|3	%define develname %mklibname -d %{name}
14cr|unbound-1.4.17-2|4	
14cr|unbound-1.4.17-2|5	Summary:	Validating, recursive, and caching DNS resolver
14cr|unbound-1.4.17-2|6	Name:		unbound
14cr|unbound-1.4.17-2|7	Version:	1.4.17
14cr|unbound-1.4.17-2|8	Release:	2
14cr|unbound-1.4.17-2|9	Group:		System/Servers
14cr|unbound-1.4.17-2|10	License:	BSD
14cr|unbound-1.4.17-2|11	URL:		http://www.unbound.net/
14cr|unbound-1.4.17-2|12	Source0:	http://www.unbound.net/downloads/unbound-%{version}.tar.gz
14cr|unbound-1.4.17-2|13	Source1:	unbound.init
14cr|unbound-1.4.17-2|14	Source2:	unbound.mandriva.conf
14cr|unbound-1.4.17-2|15	Requires(post): rpm-helper
14cr|unbound-1.4.17-2|16	Requires(preun): rpm-helper
14cr|unbound-1.4.17-2|17	Requires(pre): rpm-helper
14cr|unbound-1.4.17-2|18	Requires(postun): rpm-helper
14cr|unbound-1.4.17-2|19	BuildRequires:	bison
14cr|unbound-1.4.17-2|20	BuildRequires:	doxygen
14cr|unbound-1.4.17-2|21	BuildRequires:	expat-devel
14cr|unbound-1.4.17-2|22	BuildRequires:	flex
14cr|unbound-1.4.17-2|23	BuildRequires:	ldns-devel >= 1.6.13
14cr|unbound-1.4.17-2|24	BuildRequires:	libevent-devel
14cr|unbound-1.4.17-2|25	BuildRequires:	libtool
14cr|unbound-1.4.17-2|26	BuildRequires:	openssl-devel
14cr|unbound-1.4.17-2|27	
14cr|unbound-1.4.17-2|28	%description
14cr|unbound-1.4.17-2|29	Unbound is a validating, recursive, and caching DNS resolver.
14cr|unbound-1.4.17-2|30	
14cr|unbound-1.4.17-2|31	%package -n	%{libname}
14cr|unbound-1.4.17-2|32	Summary:	Shared library from unbound
14cr|unbound-1.4.17-2|33	Group:		System/Libraries
14cr|unbound-1.4.17-2|34	
14cr|unbound-1.4.17-2|35	%description -n	%{libname}
14cr|unbound-1.4.17-2|36	A validating, recursive, and caching DNS resolver
14cr|unbound-1.4.17-2|37	
14cr|unbound-1.4.17-2|38	%package -n	%{develname}
14cr|unbound-1.4.17-2|39	Summary:	Development files for libunbound
14cr|unbound-1.4.17-2|40	Group:		Development/C
14cr|unbound-1.4.17-2|41	Requires:	%{libname} = %{version}-%{release}
14cr|unbound-1.4.17-2|42	Provides:	%{name}-devel = %{version}-%{release}
14cr|unbound-1.4.17-2|43	
14cr|unbound-1.4.17-2|44	%description -n	%{develname}
14cr|unbound-1.4.17-2|45	A validating, recursive, and caching DNS resolver
14cr|unbound-1.4.17-2|46	
14cr|unbound-1.4.17-2|47	%prep
14cr|unbound-1.4.17-2|48	
14cr|unbound-1.4.17-2|49	%setup -q
14cr|unbound-1.4.17-2|50	
14cr|unbound-1.4.17-2|51	cp %{SOURCE1} unbound.init
14cr|unbound-1.4.17-2|52	
14cr|unbound-1.4.17-2|53	rm -f ldns-src.tar.gz
14cr|unbound-1.4.17-2|54	
14cr|unbound-1.4.17-2|55	%build
14cr|unbound-1.4.17-2|56	
14cr|unbound-1.4.17-2|57	%configure2_5x \
14cr|unbound-1.4.17-2|58	--localstatedir=/var/lib \
14cr|unbound-1.4.17-2|59	--disable-rpath \
14cr|unbound-1.4.17-2|60	--with-ssl=%{_prefix} \
14cr|unbound-1.4.17-2|61	--with-pthreads \
14cr|unbound-1.4.17-2|62	--with-libevent=%{_prefix} \
14cr|unbound-1.4.17-2|63	--with-ldns=%{_prefix}
14cr|unbound-1.4.17-2|64	
14cr|unbound-1.4.17-2|65	%make
14cr|unbound-1.4.17-2|66	make doc
14cr|unbound-1.4.17-2|67	
14cr|unbound-1.4.17-2|68	%install
14cr|unbound-1.4.17-2|69	
14cr|unbound-1.4.17-2|70	install -d %{buildroot}%{_initrddir}
14cr|unbound-1.4.17-2|71	install -d %{buildroot}/var/lib/unbound
14cr|unbound-1.4.17-2|72	install -d %{buildroot}/var/run//unbound
14cr|unbound-1.4.17-2|73	
14cr|unbound-1.4.17-2|74	%makeinstall_std
14cr|unbound-1.4.17-2|75	
14cr|unbound-1.4.17-2|76	find %{buildroot} -name "*.la" -delete
14cr|unbound-1.4.17-2|77	
14cr|unbound-1.4.17-2|78	install -m0755 unbound.init %{buildroot}%{_initrddir}/unbound
14cr|unbound-1.4.17-2|79	
14cr|unbound-1.4.17-2|80	install -m0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%name/
14cr|unbound-1.4.17-2|81	
14cr|unbound-1.4.17-2|82	echo "# place here local modification of the configuration" > %{buildroot}/%{_sysconfdir}/%name/unbound.local.conf
14cr|unbound-1.4.17-2|83	
14cr|unbound-1.4.17-2|84	perl -pi -e '$. eq 1 && print "include: /etc/unbound/unbound.mandriva.conf\n"' %{buildroot}/%{_sysconfdir}/%name/%name.conf
14cr|unbound-1.4.17-2|85	perl -pi -e '$. eq 1 && print "include: /etc/unbound/unbound.local.conf\n"' %{buildroot}/%{_sysconfdir}/%name/%name.conf
14cr|unbound-1.4.17-2|86	
14cr|unbound-1.4.17-2|87	%pre
14cr|unbound-1.4.17-2|88	%_pre_useradd unbound /var/lib/unbound /bin/false
14cr|unbound-1.4.17-2|89	
14cr|unbound-1.4.17-2|90	%postun
14cr|unbound-1.4.17-2|91	%_postun_userdel unbound
14cr|unbound-1.4.17-2|92	
14cr|unbound-1.4.17-2|93	%post
14cr|unbound-1.4.17-2|94	%_post_service unbound
14cr|unbound-1.4.17-2|95	
14cr|unbound-1.4.17-2|96	%preun
14cr|unbound-1.4.17-2|97	%_preun_service unbound
14cr|unbound-1.4.17-2|98	
14cr|unbound-1.4.17-2|99	%files
14cr|unbound-1.4.17-2|100	%doc doc/CREDITS doc/Changelog doc/FEATURES doc/LICENSE doc/README doc/README.tests
14cr|unbound-1.4.17-2|101	%doc doc/example.conf doc/requirements.txt
14cr|unbound-1.4.17-2|102	%{_initrddir}/unbound
14cr|unbound-1.4.17-2|103	%attr(-,root,unbound) %dir %{_sysconfdir}/unbound
14cr|unbound-1.4.17-2|104	%attr(-,root,unbound) %config(noreplace) %{_sysconfdir}/unbound/*
14cr|unbound-1.4.17-2|105	%{_sbindir}/unbound
14cr|unbound-1.4.17-2|106	%{_sbindir}/unbound-anchor
14cr|unbound-1.4.17-2|107	%{_sbindir}/unbound-checkconf
14cr|unbound-1.4.17-2|108	%{_sbindir}/unbound-control
14cr|unbound-1.4.17-2|109	%{_sbindir}/unbound-control-setup
14cr|unbound-1.4.17-2|110	%{_sbindir}/unbound-host
14cr|unbound-1.4.17-2|111	%{_mandir}/man1/*
14cr|unbound-1.4.17-2|112	%{_mandir}/man5/*
14cr|unbound-1.4.17-2|113	%{_mandir}/man8/*
14cr|unbound-1.4.17-2|114	%attr(0750,unbound,unbound) %dir /var/lib/unbound
14cr|unbound-1.4.17-2|115	%attr(0750,unbound,unbound) %dir /var/run/unbound
14cr|unbound-1.4.17-2|116	
14cr|unbound-1.4.17-2|117	%files -n %{libname}
14cr|unbound-1.4.17-2|118	%doc LICENSE README
14cr|unbound-1.4.17-2|119	%{_libdir}/lib*so.%{major}*
14cr|unbound-1.4.17-2|120	
14cr|unbound-1.4.17-2|121	%files -n %{develname}
14cr|unbound-1.4.17-2|122	%doc doc/html/* doc/README.svn doc/TODO
14cr|unbound-1.4.17-2|123	%{_includedir}/*.h
14cr|unbound-1.4.17-2|124	%{_libdir}/lib*.so
14cr|unbound-1.4.17-2|125	%{_libdir}/lib*.*a
14cr|unbound-1.4.17-2|126	%{_mandir}/man3/*
14cr|unbound-1.4.17-2|127	
14cr|unbound-1.4.17-2|128	
14cr|unbound-1.4.17-2|129	
14cr|unbound-1.4.17-2|130	%changelog
14cr|unbound-1.4.17-2|131	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.17-2
14cr|unbound-1.4.17-2|132	+ Revision: e183aaa
14cr|unbound-1.4.17-2|133	- MassBuild#464: Increase release tag
14cr|unbound-1.4.17-2|134	
14cr|unbound-1.4.17-2|135	

8804 14
14cr|unclutter-0.8-14|1	%define debug_package	%{nil}
14cr|unclutter-0.8-14|2	
14cr|unclutter-0.8-14|3	Name:		unclutter
14cr|unclutter-0.8-14|4	Version:	0.8
14cr|unclutter-0.8-14|5	Release:	14
14cr|unclutter-0.8-14|6	Summary:	Hides the mouse cursor when idle
14cr|unclutter-0.8-14|7	Url:		http://www.google.com/search?q=unclutter
14cr|unclutter-0.8-14|8	Source:		ftp://ftp.x.org/contrib/utilities/unclutter-8.tar.bz2
14cr|unclutter-0.8-14|9	Patch0:		unclutter-link.patch
14cr|unclutter-0.8-14|10	License:	Public Domain
14cr|unclutter-0.8-14|11	Group:		System/X11
14cr|unclutter-0.8-14|12	BuildRequires:	pkgconfig(x11)
14cr|unclutter-0.8-14|13	BuildRequires:	imake
14cr|unclutter-0.8-14|14	
14cr|unclutter-0.8-14|15	%description
14cr|unclutter-0.8-14|16	Unclutter is a program which runs permanently in the background of an X11
14cr|unclutter-0.8-14|17	session.  It checks on the X11 pointer (cursor) position every few seconds, and
14cr|unclutter-0.8-14|18	when it finds it has not moved (and no buttons are pressed on the mouse, and
14cr|unclutter-0.8-14|19	the cursor is not in the root window) it creates a small sub-window as a child
14cr|unclutter-0.8-14|20	of the window the cursor is in.  The new window installs a cursor of size 1x1
14cr|unclutter-0.8-14|21	but a mask of all 0, ie an invisible cursor.  This allows you to see all the
14cr|unclutter-0.8-14|22	text in an xterm or xedit, for example.  The human factors crowd would agree it
14cr|unclutter-0.8-14|23	should make things less distracting.
14cr|unclutter-0.8-14|24	
14cr|unclutter-0.8-14|25	
14cr|unclutter-0.8-14|26	%prep
14cr|unclutter-0.8-14|27	%setup -qn unclutter
14cr|unclutter-0.8-14|28	%patch0 -p0
14cr|unclutter-0.8-14|29	
14cr|unclutter-0.8-14|30	%build
14cr|unclutter-0.8-14|31	xmkmf
14cr|unclutter-0.8-14|32	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|unclutter-0.8-14|33	
14cr|unclutter-0.8-14|34	%install
14cr|unclutter-0.8-14|35	mkdir -p 		$RPM_BUILD_ROOT/%_bindir
14cr|unclutter-0.8-14|36	install -s unclutter	$RPM_BUILD_ROOT/%_bindir/unclutter
14cr|unclutter-0.8-14|37	
14cr|unclutter-0.8-14|38	mkdir -p 		$RPM_BUILD_ROOT/%_mandir/man6
14cr|unclutter-0.8-14|39	install unclutter.man 	$RPM_BUILD_ROOT/%_mandir/man6/unclutter.6
14cr|unclutter-0.8-14|40	
14cr|unclutter-0.8-14|41	
14cr|unclutter-0.8-14|42	%files
14cr|unclutter-0.8-14|43	%attr(-,root,root) %doc README
14cr|unclutter-0.8-14|44	%attr(755,root,root) %_bindir/unclutter
14cr|unclutter-0.8-14|45	%attr(644,root,root) %_mandir/man6/unclutter.6*
14cr|unclutter-0.8-14|46	
14cr|unclutter-0.8-14|47	
14cr|unclutter-0.8-14|48	
14cr|unclutter-0.8-14|49	%changelog
14cr|unclutter-0.8-14|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-14
14cr|unclutter-0.8-14|51	+ Revision: cc262bc
14cr|unclutter-0.8-14|52	- MassBuild#464: Increase release tag
14cr|unclutter-0.8-14|53	
14cr|unclutter-0.8-14|54	

8805 14
14cr|undertaker-1.2-7|1	Name:		undertaker
14cr|undertaker-1.2-7|2	Summary:	Software configuration variability verifier
14cr|undertaker-1.2-7|3	Version:	1.2
14cr|undertaker-1.2-7|4	Release:	7
14cr|undertaker-1.2-7|5	Source0:	http://vamos.informatik.uni-erlangen.de/files/%{name}-%{version}.tar.gz
14cr|undertaker-1.2-7|6	Patch0:		undertaker-boost_mt.patch
14cr|undertaker-1.2-7|7	URL:		http://vamos.informatik.uni-erlangen.de/trac/undertaker
14cr|undertaker-1.2-7|8	Group:		Development/Other
14cr|undertaker-1.2-7|9	License:	GPLv3
14cr|undertaker-1.2-7|10	BuildRequires:	check-devel
14cr|undertaker-1.2-7|11	BuildRequires:	boost-devel
14cr|undertaker-1.2-7|12	BuildRequires:	picosat-devel
14cr|undertaker-1.2-7|13	
14cr|undertaker-1.2-7|14	%description
14cr|undertaker-1.2-7|15	Topic of the project is variability of system software evoked by the
14cr|undertaker-1.2-7|16	non-functional properties of operating-system functions, which emerges from
14cr|undertaker-1.2-7|17	(a) different implementations of the same system function to make an
14cr|undertaker-1.2-7|18	appearance of certain non-functional properties and
14cr|undertaker-1.2-7|19	(b) the using level of those implementations in order to compensate for
14cr|undertaker-1.2-7|20	effects of these properties.
14cr|undertaker-1.2-7|21	
14cr|undertaker-1.2-7|22	With this project, the undertaker, we provide tools to examine and evaluate
14cr|undertaker-1.2-7|23	CPP based source files. See
14cr|undertaker-1.2-7|24	http://www4.informatik.uni-erlangen.de/Research/VAMOS/publications.shtml for
14cr|undertaker-1.2-7|25	a list of publications.
14cr|undertaker-1.2-7|26	
14cr|undertaker-1.2-7|27	%package -n	%{name}-emacs
14cr|undertaker-1.2-7|28	Group:		Development/Other
14cr|undertaker-1.2-7|29	Summary:	Emacs mode for undertaker, a variability verifier
14cr|undertaker-1.2-7|30	
14cr|undertaker-1.2-7|31	%description -n	%{name}-emacs
14cr|undertaker-1.2-7|32	Emacs mode for the Undertaker analyzing tool.
14cr|undertaker-1.2-7|33	
14cr|undertaker-1.2-7|34	%prep
14cr|undertaker-1.2-7|35	%setup -q -n vamos-%{version}
14cr|undertaker-1.2-7|36	%apply_patches
14cr|undertaker-1.2-7|37	
14cr|undertaker-1.2-7|38	%build
14cr|undertaker-1.2-7|39	#configure
14cr|undertaker-1.2-7|40	make clean
14cr|undertaker-1.2-7|41	make CXX="g++ %optflags"
14cr|undertaker-1.2-7|42	
14cr|undertaker-1.2-7|43	%install
14cr|undertaker-1.2-7|44	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
14cr|undertaker-1.2-7|45	
14cr|undertaker-1.2-7|46	%files
14cr|undertaker-1.2-7|47	%{_bindir}/%{name}
14cr|undertaker-1.2-7|48	%{_bindir}/%{name}-kconfigdump
14cr|undertaker-1.2-7|49	%{_bindir}/%{name}-linux-tree
14cr|undertaker-1.2-7|50	%{_bindir}/%{name}-calc-coverage
14cr|undertaker-1.2-7|51	%{_bindir}/rsf2model
14cr|undertaker-1.2-7|52	%{_bindir}/zizler
14cr|undertaker-1.2-7|53	%{_libdir}/%{name}/rsf2model
14cr|undertaker-1.2-7|54	%{_libdir}/%{name}/dumpconf
14cr|undertaker-1.2-7|55	%{_libdir}/%{name}/%{name}-scan-head
14cr|undertaker-1.2-7|56	%{python_sitelib}/%{name}/
14cr|undertaker-1.2-7|57	%{python_sitelib}/%{name}*.egg-info
14cr|undertaker-1.2-7|58	%{_mandir}/man1/%{name}*
14cr|undertaker-1.2-7|59	
14cr|undertaker-1.2-7|60	%files -n %{name}-emacs
14cr|undertaker-1.2-7|61	%{_datadir}/emacs/site-lisp/%{name}/%{name}.el
14cr|undertaker-1.2-7|62	
14cr|undertaker-1.2-7|63	
14cr|undertaker-1.2-7|64	%changelog
14cr|undertaker-1.2-7|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cr|undertaker-1.2-7|66	+ Revision: 172f5c5
14cr|undertaker-1.2-7|67	- MassBuild#464: Increase release tag
14cr|undertaker-1.2-7|68	
14cr|undertaker-1.2-7|69	

8806 14
14cr|unetbootin-0-3.581|1	%global rel 581
14cr|unetbootin-0-3.581|2	
14cr|unetbootin-0-3.581|3	Name:		unetbootin
14cr|unetbootin-0-3.581|4	Version:	0
14cr|unetbootin-0-3.581|5	Release:	3.%{rel}
14cr|unetbootin-0-3.581|6	Summary:	Create bootable Live USB drives for a variety of Linux distributions
14cr|unetbootin-0-3.581|7	Group:		System/Configuration/Hardware
14cr|unetbootin-0-3.581|8	License:	GPLv2+
14cr|unetbootin-0-3.581|9	URL:		http://unetbootin.sourceforge.net/
14cr|unetbootin-0-3.581|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-source-%{rel}.tar.gz
14cr|unetbootin-0-3.581|11	Patch1:		rosa-config.patch
14cr|unetbootin-0-3.581|12	# Syslinux is only available on x86 architectures
14cr|unetbootin-0-3.581|13	ExclusiveArch:	%{ix86} x86_64
14cr|unetbootin-0-3.581|14	
14cr|unetbootin-0-3.581|15	BuildRequires:	desktop-file-utils
14cr|unetbootin-0-3.581|16	BuildRequires:	qt4-devel
14cr|unetbootin-0-3.581|17	# Not picked up automatically, required for operation
14cr|unetbootin-0-3.581|18	#Requires:	extlinux
14cr|unetbootin-0-3.581|19	Requires:	p7zip
14cr|unetbootin-0-3.581|20	Requires:	syslinux
14cr|unetbootin-0-3.581|21	Requires:	usermode
14cr|unetbootin-0-3.581|22	
14cr|unetbootin-0-3.581|23	%description
14cr|unetbootin-0-3.581|24	UNetbootin allows you to create bootable Live USB drives for a variety of
14cr|unetbootin-0-3.581|25	Linux distributions from Windows or Linux, without requiring you to burn a CD.
14cr|unetbootin-0-3.581|26	You can either let it download one of the many distributions supported
14cr|unetbootin-0-3.581|27	out-of-the-box for you, or supply your own Linux .iso file if you've already
14cr|unetbootin-0-3.581|28	downloaded one or your preferred distribution isn't on the list.
14cr|unetbootin-0-3.581|29	
14cr|unetbootin-0-3.581|30	
14cr|unetbootin-0-3.581|31	%prep
14cr|unetbootin-0-3.581|32	%setup -q -c
14cr|unetbootin-0-3.581|33	%apply_patches
14cr|unetbootin-0-3.581|34	
14cr|unetbootin-0-3.581|35	%build
14cr|unetbootin-0-3.581|36	mv unetbootin.desktop rosa-unetbootin.desktop
14cr|unetbootin-0-3.581|37	lupdate unetbootin.pro
14cr|unetbootin-0-3.581|38	lrelease unetbootin.pro
14cr|unetbootin-0-3.581|39	qmake
14cr|unetbootin-0-3.581|40	
14cr|unetbootin-0-3.581|41	%make
14cr|unetbootin-0-3.581|42	
14cr|unetbootin-0-3.581|43	
14cr|unetbootin-0-3.581|44	%install
14cr|unetbootin-0-3.581|45	rm -rf %{buildroot}
14cr|unetbootin-0-3.581|46	install -D -p -m 755 unetbootin %{buildroot}%{_sbindir}/unetbootin
14cr|unetbootin-0-3.581|47	# Install desktop file
14cr|unetbootin-0-3.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
14cr|unetbootin-0-3.581|49	# Install localization files
14cr|unetbootin-0-3.581|50	install -d %{buildroot}%{_datadir}/unetbootin
14cr|unetbootin-0-3.581|51	install -c -p -m 644 unetbootin_*.qm %{buildroot}%{_datadir}/unetbootin/
14cr|unetbootin-0-3.581|52	# Install icons
14cr|unetbootin-0-3.581|53	install -D -c -p -m 644 unetbootin_16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/unetbootin.png
14cr|unetbootin-0-3.581|54	install -D -c -p -m 644 unetbootin_22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/unetbootin.png
14cr|unetbootin-0-3.581|55	install -D -c -p -m 644 unetbootin_24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/unetbootin.png
14cr|unetbootin-0-3.581|56	install -D -c -p -m 644 unetbootin_32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/unetbootin.png
14cr|unetbootin-0-3.581|57	install -D -c -p -m 644 unetbootin_48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/unetbootin.png
14cr|unetbootin-0-3.581|58	install -D -c -p -m 644 unetbootin_64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/unetbootin.png
14cr|unetbootin-0-3.581|59	install -D -c -p -m 644 unetbootin_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/unetbootin.png
14cr|unetbootin-0-3.581|60	install -D -c -p -m 644 unetbootin_192.png %{buildroot}%{_datadir}/icons/hicolor/192x192/apps/unetbootin.png
14cr|unetbootin-0-3.581|61	install -D -c -p -m 644 unetbootin_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/unetbootin.png
14cr|unetbootin-0-3.581|62	
14cr|unetbootin-0-3.581|63	# setup link for consolehelper support to allow root access
14cr|unetbootin-0-3.581|64	install -d %{buildroot}%{_bindir}
14cr|unetbootin-0-3.581|65	pushd %{buildroot}%{_bindir}
14cr|unetbootin-0-3.581|66	ln -s consolehelper %{name}
14cr|unetbootin-0-3.581|67	popd
14cr|unetbootin-0-3.581|68	
14cr|unetbootin-0-3.581|69	
14cr|unetbootin-0-3.581|70	%files
14cr|unetbootin-0-3.581|71	%doc README.TXT
14cr|unetbootin-0-3.581|72	%{_bindir}/unetbootin
14cr|unetbootin-0-3.581|73	%{_sbindir}/unetbootin
14cr|unetbootin-0-3.581|74	%{_datadir}/unetbootin/
14cr|unetbootin-0-3.581|75	%{_datadir}/applications/rosa-unetbootin.desktop
14cr|unetbootin-0-3.581|76	%{_datadir}/icons/hicolor/*/*
14cr|unetbootin-0-3.581|77	
14cr|unetbootin-0-3.581|78	
14cr|unetbootin-0-3.581|79	
14cr|unetbootin-0-3.581|80	
14cr|unetbootin-0-3.581|81	
14cr|unetbootin-0-3.581|82	%changelog
14cr|unetbootin-0-3.581|83	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-3.581
14cr|unetbootin-0-3.581|84	+ Revision: 930dfb2
14cr|unetbootin-0-3.581|85	- Rebuild for contrib
14cr|unetbootin-0-3.581|86	
14cr|unetbootin-0-3.581|87	

8807 14
14cr|unfs3-0.9.22-4|1	Summary:	UNFS3 user-space NFSv3 server
14cr|unfs3-0.9.22-4|2	Name:		unfs3
14cr|unfs3-0.9.22-4|3	Version:	0.9.22
14cr|unfs3-0.9.22-4|4	Release:	4
14cr|unfs3-0.9.22-4|5	License:	BSD
14cr|unfs3-0.9.22-4|6	Group:		System/Servers
14cr|unfs3-0.9.22-4|7	Url:		http://sourceforge.net/projects/unfs3/
14cr|unfs3-0.9.22-4|8	Source0:	http://prdownloads.sourceforge.net/unfs3/unfs3-%{version}.tar.gz
14cr|unfs3-0.9.22-4|9	Source1:	unfs.sysinit
14cr|unfs3-0.9.22-4|10	# Based on http://www.spinics.net/lists/linux-nfs/msg05399.html
14cr|unfs3-0.9.22-4|11	Patch0:		unfs3-0.9.22-tirpc.patch
14cr|unfs3-0.9.22-4|12	BuildRequires:	bison
14cr|unfs3-0.9.22-4|13	BuildRequires:	flex
14cr|unfs3-0.9.22-4|14	BuildRequires:	pkgconfig(libtirpc)
14cr|unfs3-0.9.22-4|15	Requires:	rpcbind
14cr|unfs3-0.9.22-4|16	Provides:	nfs-server
14cr|unfs3-0.9.22-4|17	Requires(post,preun):	rpm-helper
14cr|unfs3-0.9.22-4|18	
14cr|unfs3-0.9.22-4|19	%description
14cr|unfs3-0.9.22-4|20	UNFS3 is a user-space implementation of the NFS (Network File System) version 3
14cr|unfs3-0.9.22-4|21	server specification. It provides a daemon that supports both the MOUNT and NFS
14cr|unfs3-0.9.22-4|22	protocol.
14cr|unfs3-0.9.22-4|23	
14cr|unfs3-0.9.22-4|24	%files
14cr|unfs3-0.9.22-4|25	%doc CREDITS README* LICENSE NEWS contrib doc
14cr|unfs3-0.9.22-4|26	%{_initrddir}/unfs3
14cr|unfs3-0.9.22-4|27	%{_sbindir}/unfsd
14cr|unfs3-0.9.22-4|28	%{_mandir}/man7/tags.*
14cr|unfs3-0.9.22-4|29	%{_mandir}/man8/unfsd.*
14cr|unfs3-0.9.22-4|30	
14cr|unfs3-0.9.22-4|31	%post
14cr|unfs3-0.9.22-4|32	%_post_service unfs3
14cr|unfs3-0.9.22-4|33	
14cr|unfs3-0.9.22-4|34	%preun
14cr|unfs3-0.9.22-4|35	%_preun_service unfs3
14cr|unfs3-0.9.22-4|36	
14cr|unfs3-0.9.22-4|37	#----------------------------------------------------------------------------
14cr|unfs3-0.9.22-4|38	
14cr|unfs3-0.9.22-4|39	%prep
14cr|unfs3-0.9.22-4|40	%setup -q
14cr|unfs3-0.9.22-4|41	%patch0 -p1
14cr|unfs3-0.9.22-4|42	cp %{SOURCE1} unfs3.init
14cr|unfs3-0.9.22-4|43	
14cr|unfs3-0.9.22-4|44	%build
14cr|unfs3-0.9.22-4|45	%configure2_5x
14cr|unfs3-0.9.22-4|46	make
14cr|unfs3-0.9.22-4|47	
14cr|unfs3-0.9.22-4|48	%install
14cr|unfs3-0.9.22-4|49	%makeinstall_std
14cr|unfs3-0.9.22-4|50	
14cr|unfs3-0.9.22-4|51	install -d %{buildroot}%{_initrddir}
14cr|unfs3-0.9.22-4|52	install -m0755 unfs3.init %{buildroot}%{_initrddir}/unfs3
14cr|unfs3-0.9.22-4|53	
14cr|unfs3-0.9.22-4|54	
14cr|unfs3-0.9.22-4|55	%changelog
14cr|unfs3-0.9.22-4|56	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.22-4
14cr|unfs3-0.9.22-4|57	+ Revision: 6d18e67
14cr|unfs3-0.9.22-4|58	- Update BuildRequires
14cr|unfs3-0.9.22-4|59	
14cr|unfs3-0.9.22-4|60	

8808 14
14cr|ungifsicle-1.58-5|1	Summary: 	Powerful program for manipulating GIF images and animations
14cr|ungifsicle-1.58-5|2	Name: 		ungifsicle
14cr|ungifsicle-1.58-5|3	Version: 	1.58
14cr|ungifsicle-1.58-5|4	Release:	5
14cr|ungifsicle-1.58-5|5	Group: 		Graphics
14cr|ungifsicle-1.58-5|6	License: 	GPLv2
14cr|ungifsicle-1.58-5|7	URL: 		http://www.lcdf.org/gifsicle
14cr|ungifsicle-1.58-5|8	Source0: 	http://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
14cr|ungifsicle-1.58-5|9	BuildRequires:	pkgconfig(x11)
14cr|ungifsicle-1.58-5|10	
14cr|ungifsicle-1.58-5|11	%description
14cr|ungifsicle-1.58-5|12	Gifsicle manipulates GIF image files on the command line. It supports merging
14cr|ungifsicle-1.58-5|13	several GIFs into a GIF animation; exploding an animation into its component
14cr|ungifsicle-1.58-5|14	frames; changing individual frames in an animation; turning interlacing on and
14cr|ungifsicle-1.58-5|15	off; adding transparency; adding delays, disposals, and looping to animations;
14cr|ungifsicle-1.58-5|16	adding or removing comments; optimizing animations for space; and changing
14cr|ungifsicle-1.58-5|17	images' colormaps, among other things.
14cr|ungifsicle-1.58-5|18	
14cr|ungifsicle-1.58-5|19	The gifsicle package contains two other programs: gifview, a lightweight GIF
14cr|ungifsicle-1.58-5|20	viewer for X, can show animations as slideshows or in real time, and gifdiff
14cr|ungifsicle-1.58-5|21	compares two GIFs for identical visual appearance.
14cr|ungifsicle-1.58-5|22	
14cr|ungifsicle-1.58-5|23	Those programs don't use LZW compression to avoid patent problems
14cr|ungifsicle-1.58-5|24	
14cr|ungifsicle-1.58-5|25	%prep
14cr|ungifsicle-1.58-5|26	
14cr|ungifsicle-1.58-5|27	%setup -q
14cr|ungifsicle-1.58-5|28	touch `find . -type f`
14cr|ungifsicle-1.58-5|29	
14cr|ungifsicle-1.58-5|30	%build
14cr|ungifsicle-1.58-5|31	%configure2_5x --enable-ungif
14cr|ungifsicle-1.58-5|32	%make
14cr|ungifsicle-1.58-5|33	
14cr|ungifsicle-1.58-5|34	%install
14cr|ungifsicle-1.58-5|35	rm -rf %{buildroot}
14cr|ungifsicle-1.58-5|36	%makeinstall_std
14cr|ungifsicle-1.58-5|37	
14cr|ungifsicle-1.58-5|38	%clean
14cr|ungifsicle-1.58-5|39	rm -rf %{buildroot}
14cr|ungifsicle-1.58-5|40	
14cr|ungifsicle-1.58-5|41	%files
14cr|ungifsicle-1.58-5|42	%defattr (-,root,root)
14cr|ungifsicle-1.58-5|43	%doc NEWS README
14cr|ungifsicle-1.58-5|44	%attr (0755,root,root) %_bindir/*
14cr|ungifsicle-1.58-5|45	%attr (0644,root,root) %_mandir/man1/*
14cr|ungifsicle-1.58-5|46	
14cr|ungifsicle-1.58-5|47	
14cr|ungifsicle-1.58-5|48	
14cr|ungifsicle-1.58-5|49	%changelog
14cr|ungifsicle-1.58-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.58-5
14cr|ungifsicle-1.58-5|51	+ Revision: 5b79608
14cr|ungifsicle-1.58-5|52	- MassBuild#464: Increase release tag
14cr|ungifsicle-1.58-5|53	
14cr|ungifsicle-1.58-5|54	

8809 14
14cr|unhide-20110113-2|1	Name:           unhide
14cr|unhide-20110113-2|2	Version:        20110113
14cr|unhide-20110113-2|3	Release:        2
14cr|unhide-20110113-2|4	Summary:        Tool to find hidden processes and TCP/UDP ports from rootkits
14cr|unhide-20110113-2|5	Group:          System/Configuration/Other
14cr|unhide-20110113-2|6	License:        GPLv3+
14cr|unhide-20110113-2|7	URL:            http://www.unhide-forensics.info/
14cr|unhide-20110113-2|8	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tgz
14cr|unhide-20110113-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|unhide-20110113-2|10	
14cr|unhide-20110113-2|11	%description
14cr|unhide-20110113-2|12	Unhide is a forensic tool to find hidden processes and TCP/UDP ports by
14cr|unhide-20110113-2|13	rootkits / LKMs or by another hidden technique. It includes two
14cr|unhide-20110113-2|14	utilities: unhide and unhide-tcp.
14cr|unhide-20110113-2|15	
14cr|unhide-20110113-2|16	Unhide detects hidden processes using six techniques:
14cr|unhide-20110113-2|17	
14cr|unhide-20110113-2|18	- Compare /proc vs /bin/ps output
14cr|unhide-20110113-2|19	- Compare info gathered from /bin/ps with info gathered by walking through
14cr|unhide-20110113-2|20	the procfs.
14cr|unhide-20110113-2|21	- Compare info gathered from /bin/ps with info gathered from syscalls
14cr|unhide-20110113-2|22	(syscall scanning).
14cr|unhide-20110113-2|23	- Full PIDs space occupation (PIDs bruteforcing)
14cr|unhide-20110113-2|24	- Reverse search, verify that all thread seen by ps are also seen by
14cr|unhide-20110113-2|25	the kernel ( /bin/ps output vs /proc, procfs walking and syscall )
14cr|unhide-20110113-2|26	- Quick compare /proc, procfs walking and syscall vs /bin/ps output.
14cr|unhide-20110113-2|27	
14cr|unhide-20110113-2|28	Unhide-tcp identifies TCP/UDP ports that are listening but are not listed
14cr|unhide-20110113-2|29	in /bin/netstat through brute forcing of all TCP/UDP ports available.
14cr|unhide-20110113-2|30	
14cr|unhide-20110113-2|31	%prep
14cr|unhide-20110113-2|32	%setup -q -n %{name}-%{version}
14cr|unhide-20110113-2|33	
14cr|unhide-20110113-2|34	%build
14cr|unhide-20110113-2|35	gcc %{optflags} %{ldflags} -pthread unhide-linux26.c -o unhide-linux26
14cr|unhide-20110113-2|36	gcc %{optflags} %{ldflags} unhide-tcp.c -o unhide-tcp
14cr|unhide-20110113-2|37	
14cr|unhide-20110113-2|38	
14cr|unhide-20110113-2|39	%install
14cr|unhide-20110113-2|40	rm -rf %{buildroot}
14cr|unhide-20110113-2|41	install -Dp -m0755 unhide-linux26 %{buildroot}%{_sbindir}/unhide-linux26
14cr|unhide-20110113-2|42	install -Dp -m0755 unhide-tcp %{buildroot}%{_sbindir}/unhide-tcp
14cr|unhide-20110113-2|43	install -Dp -m0644 man/unhide.8 %{buildroot}%{_mandir}/man8/unhide.8
14cr|unhide-20110113-2|44	install -Dp -m0644 man/unhide-tcp.8 %{buildroot}%{_mandir}/man8/unhide-tcp.8
14cr|unhide-20110113-2|45	
14cr|unhide-20110113-2|46	pushd %{buildroot}%{_sbindir}
14cr|unhide-20110113-2|47	ln -s unhide-linux26 unhide
14cr|unhide-20110113-2|48	popd
14cr|unhide-20110113-2|49	
14cr|unhide-20110113-2|50	pushd %{buildroot}%{_mandir}/man8
14cr|unhide-20110113-2|51	ln -s unhide.8 unhide-linux26.8
14cr|unhide-20110113-2|52	popd
14cr|unhide-20110113-2|53	
14cr|unhide-20110113-2|54	%clean
14cr|unhide-20110113-2|55	rm -rf %{buildroot}
14cr|unhide-20110113-2|56	
14cr|unhide-20110113-2|57	%files
14cr|unhide-20110113-2|58	%defattr(-,root,root,-)
14cr|unhide-20110113-2|59	%doc changelog LEEME.txt README.txt
14cr|unhide-20110113-2|60	%{_mandir}/man8/unhide*
14cr|unhide-20110113-2|61	%{_sbindir}/unhide*
14cr|unhide-20110113-2|62	
14cr|unhide-20110113-2|63	
14cr|unhide-20110113-2|64	
14cr|unhide-20110113-2|65	%changelog
14cr|unhide-20110113-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110113-2
14cr|unhide-20110113-2|67	+ Revision: b93e6c6
14cr|unhide-20110113-2|68	- MassBuild#464: Increase release tag
14cr|unhide-20110113-2|69	
14cr|unhide-20110113-2|70	

8810 14
14cr|uniconvertor-1.1.5-5|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14cr|uniconvertor-1.1.5-5|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cr|uniconvertor-1.1.5-5|3	
14cr|uniconvertor-1.1.5-5|4	Name:           uniconvertor
14cr|uniconvertor-1.1.5-5|5	Version:        1.1.5
14cr|uniconvertor-1.1.5-5|6	Release:        5
14cr|uniconvertor-1.1.5-5|7	Summary:        Universal vector graphics translator
14cr|uniconvertor-1.1.5-5|8	Group:          Graphics
14cr|uniconvertor-1.1.5-5|9	License:        LGPLv2+ and GPLv2+ and MIT
14cr|uniconvertor-1.1.5-5|10	URL:            http://sk1project.org/modules.php?name=Products&product=uniconvertor
14cr|uniconvertor-1.1.5-5|11	Source0:        http://uniconvertor.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|uniconvertor-1.1.5-5|12	Patch0:         uniconvertor-underlinking.patch
14cr|uniconvertor-1.1.5-5|13	BuildRequires:  python-devel
14cr|uniconvertor-1.1.5-5|14	Requires:       python-imaging
14cr|uniconvertor-1.1.5-5|15	Requires:       python-reportlab
14cr|uniconvertor-1.1.5-5|16	Requires:       sk1libs
14cr|uniconvertor-1.1.5-5|17	
14cr|uniconvertor-1.1.5-5|18	%description
14cr|uniconvertor-1.1.5-5|19	UniConvertor is a universal vector graphics translator.
14cr|uniconvertor-1.1.5-5|20	It uses sK1 engine to convert one format to another.
14cr|uniconvertor-1.1.5-5|21	
14cr|uniconvertor-1.1.5-5|22	%prep
14cr|uniconvertor-1.1.5-5|23	%setup -q -n uniconvertor-%{version}
14cr|uniconvertor-1.1.5-5|24	%patch0 -p1 -b .underlink
14cr|uniconvertor-1.1.5-5|25	
14cr|uniconvertor-1.1.5-5|26	%build
14cr|uniconvertor-1.1.5-5|27	CFLAGS="%{optflags}" %{__python} setup.py build
14cr|uniconvertor-1.1.5-5|28	
14cr|uniconvertor-1.1.5-5|29	%install
14cr|uniconvertor-1.1.5-5|30	rm -rf %{buildroot}
14cr|uniconvertor-1.1.5-5|31	%{__python} setup.py install --skip-build --root %{buildroot}
14cr|uniconvertor-1.1.5-5|32	
14cr|uniconvertor-1.1.5-5|33	# Fix permissions
14cr|uniconvertor-1.1.5-5|34	chmod a+x %{buildroot}%{python_sitearch}/uniconvertor/__init__.py
14cr|uniconvertor-1.1.5-5|35	chmod g-w %{buildroot}%{python_sitearch}/uniconvertor/app/modules/*.so
14cr|uniconvertor-1.1.5-5|36	
14cr|uniconvertor-1.1.5-5|37	# Don't duplicate documentation
14cr|uniconvertor-1.1.5-5|38	rm -f %{buildroot}%{python_sitearch}/uniconvertor/{COPYRIGHTS,GNU_GPL_v2,GNU_LGPL_v2}
14cr|uniconvertor-1.1.5-5|39	
14cr|uniconvertor-1.1.5-5|40	# Satisfy rpmlint claim on debuginfo subpackage
14cr|uniconvertor-1.1.5-5|41	chmod 644 src/modules/*/*.{c,h}
14cr|uniconvertor-1.1.5-5|42	
14cr|uniconvertor-1.1.5-5|43	%clean
14cr|uniconvertor-1.1.5-5|44	rm -rf %{buildroot}
14cr|uniconvertor-1.1.5-5|45	
14cr|uniconvertor-1.1.5-5|46	%files
14cr|uniconvertor-1.1.5-5|47	%defattr(-,root,root,-)
14cr|uniconvertor-1.1.5-5|48	%doc README
14cr|uniconvertor-1.1.5-5|49	%doc src/COPYRIGHTS
14cr|uniconvertor-1.1.5-5|50	%{_bindir}/uniconvertor
14cr|uniconvertor-1.1.5-5|51	%{py_platsitedir}/*
14cr|uniconvertor-1.1.5-5|52	
14cr|uniconvertor-1.1.5-5|53	
14cr|uniconvertor-1.1.5-5|54	
14cr|uniconvertor-1.1.5-5|55	%changelog
14cr|uniconvertor-1.1.5-5|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-5
14cr|uniconvertor-1.1.5-5|57	+ Revision: c406227
14cr|uniconvertor-1.1.5-5|58	- MassBuild#464: Increase release tag
14cr|uniconvertor-1.1.5-5|59	
14cr|uniconvertor-1.1.5-5|60	

8811 14
14cr|unignuplot-2.0-9|1	%define name unignuplot
14cr|unignuplot-2.0-9|2	%define version 2.0
14cr|unignuplot-2.0-9|3	%define release 9
14cr|unignuplot-2.0-9|4	%define subversion D
14cr|unignuplot-2.0-9|5	
14cr|unignuplot-2.0-9|6	Summary:	Simplify the command line interface with GNUPlot
14cr|unignuplot-2.0-9|7	Name:		%{name}
14cr|unignuplot-2.0-9|8	Version:	%{version}
14cr|unignuplot-2.0-9|9	Release:	%{release}
14cr|unignuplot-2.0-9|10	Group:		System/Libraries
14cr|unignuplot-2.0-9|11	License:	GPL
14cr|unignuplot-2.0-9|12	Source:		%{name}-%{version}.0%{subversion}.tar.bz2
14cr|unignuplot-2.0-9|13	
14cr|unignuplot-2.0-9|14	URL:		http://www.fltk.org
14cr|unignuplot-2.0-9|15	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|unignuplot-2.0-9|16	Requires:	tk, gnuplot
14cr|unignuplot-2.0-9|17	BuildArch:	noarch
14cr|unignuplot-2.0-9|18	
14cr|unignuplot-2.0-9|19	%description
14cr|unignuplot-2.0-9|20	UniGNUPlot is a Simple TK/Tcl based program what it's primary goal
14cr|unignuplot-2.0-9|21	is simplify the command line interface with GNUPlot.
14cr|unignuplot-2.0-9|22	UniGNUPlot is a GNUplot Graphical Front-End as simple as you can
14cr|unignuplot-2.0-9|23	only type the expresion, some parameter and that's all.
14cr|unignuplot-2.0-9|24	
14cr|unignuplot-2.0-9|25	%prep
14cr|unignuplot-2.0-9|26	rm -rf $RPM_BUILD_ROOT
14cr|unignuplot-2.0-9|27	%setup -q -n %{name}%{subversion}
14cr|unignuplot-2.0-9|28	find -name "*~" | xargs rm -f
14cr|unignuplot-2.0-9|29	
14cr|unignuplot-2.0-9|30	%clean
14cr|unignuplot-2.0-9|31	rm -rf $RPM_BUILD_ROOT
14cr|unignuplot-2.0-9|32	
14cr|unignuplot-2.0-9|33	%build
14cr|unignuplot-2.0-9|34	
14cr|unignuplot-2.0-9|35	%install
14cr|unignuplot-2.0-9|36	rm -rf $RPM_BUILD_ROOT
14cr|unignuplot-2.0-9|37	mkdir -p  $RPM_BUILD_ROOT%{_bindir}
14cr|unignuplot-2.0-9|38	mkdir -p  $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
14cr|unignuplot-2.0-9|39	
14cr|unignuplot-2.0-9|40	install -m 755 %{name}-%{version}.0%{subversion}.tcl $RPM_BUILD_ROOT%{_bindir}
14cr|unignuplot-2.0-9|41	install -m 755 lang/* $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
14cr|unignuplot-2.0-9|42	
14cr|unignuplot-2.0-9|43	#Fixing lang path
14cr|unignuplot-2.0-9|44	perl -pi -e "s|lang/lang_|/usr/share/unignuplot/lang/lang_|g" $RPM_BUILD_ROOT%{_bindir}/%{name}-%{version}.0%{subversion}.tcl
14cr|unignuplot-2.0-9|45	
14cr|unignuplot-2.0-9|46	%files
14cr|unignuplot-2.0-9|47	%defattr(-,root,root)
14cr|unignuplot-2.0-9|48	%doc README COPYING CHANGES Doc
14cr|unignuplot-2.0-9|49	%{_bindir}/%{name}-%{version}.0%{subversion}.tcl
14cr|unignuplot-2.0-9|50	%{_datadir}/%{name}/lang/*
14cr|unignuplot-2.0-9|51	
14cr|unignuplot-2.0-9|52	
14cr|unignuplot-2.0-9|53	
14cr|unignuplot-2.0-9|54	
14cr|unignuplot-2.0-9|55	%changelog
14cr|unignuplot-2.0-9|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
14cr|unignuplot-2.0-9|57	+ Revision: e8d3761
14cr|unignuplot-2.0-9|58	- MassBuild#464: Increase release tag
14cr|unignuplot-2.0-9|59	
14cr|unignuplot-2.0-9|60	

8812 14
14cr|unimrcp-1.0.0-3|1	%define name unimrcp
14cr|unimrcp-1.0.0-3|2	%define develname %mklibname %{name} -d
14cr|unimrcp-1.0.0-3|3	%define develname_st %mklibname %{name} -d -s
14cr|unimrcp-1.0.0-3|4	%define libname %mklibname %{name}
14cr|unimrcp-1.0.0-3|5	
14cr|unimrcp-1.0.0-3|6	Name: %{name}
14cr|unimrcp-1.0.0-3|7	Version: 1.0.0
14cr|unimrcp-1.0.0-3|8	Release: 3
14cr|unimrcp-1.0.0-3|9	
14cr|unimrcp-1.0.0-3|10	Summary: Media Resource Control Protocol Stack
14cr|unimrcp-1.0.0-3|11	License: Apache
14cr|unimrcp-1.0.0-3|12	Group: System/Servers
14cr|unimrcp-1.0.0-3|13	Url: http://unimrcp.org
14cr|unimrcp-1.0.0-3|14	
14cr|unimrcp-1.0.0-3|15	Source0: http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|unimrcp-1.0.0-3|16	Source1: %{name}server.init
14cr|unimrcp-1.0.0-3|17	
14cr|unimrcp-1.0.0-3|18	BuildRequires: pkgconfig
14cr|unimrcp-1.0.0-3|19	BuildRequires: autoconf
14cr|unimrcp-1.0.0-3|20	BuildRequires: automake
14cr|unimrcp-1.0.0-3|21	BuildRequires: expat-devel
14cr|unimrcp-1.0.0-3|22	BuildRequires: libunimrcp-deps-devel
14cr|unimrcp-1.0.0-3|23	BuildRequires: pocketsphinx-devel
14cr|unimrcp-1.0.0-3|24	BuildRequires: sphinxbase-devel
14cr|unimrcp-1.0.0-3|25	BuildRequires: pkgconfig(sndfile)
14cr|unimrcp-1.0.0-3|26	#BuildRequires: flite-devel >= 1.3.9
14cr|unimrcp-1.0.0-3|27	
14cr|unimrcp-1.0.0-3|28	Requires: lib%{name}
14cr|unimrcp-1.0.0-3|29	Requires: libunimrcp-deps
14cr|unimrcp-1.0.0-3|30	#Requires: flite
14cr|unimrcp-1.0.0-3|31	
14cr|unimrcp-1.0.0-3|32	%description
14cr|unimrcp-1.0.0-3|33	Media Resource Control Protocol (MRCP) allows to control media processing
14cr|unimrcp-1.0.0-3|34	resources over the network using distributed client/server architecture.
14cr|unimrcp-1.0.0-3|35	Media processing resources include:
14cr|unimrcp-1.0.0-3|36	- Speech Synthesizer (TTS)
14cr|unimrcp-1.0.0-3|37	- Speech Recognizer (ASR)
14cr|unimrcp-1.0.0-3|38	- Speaker Verifier (SV)
14cr|unimrcp-1.0.0-3|39	- Speech Recorder (SR)
14cr|unimrcp-1.0.0-3|40	MRCP is not a stand alone protocol and it relies on various VoIP protocols
14cr|unimrcp-1.0.0-3|41	such as:
14cr|unimrcp-1.0.0-3|42	- SIP (MRCPv2), RTSP (MRCPv1) session management
14cr|unimrcp-1.0.0-3|43	- SDP offer/answer model
14cr|unimrcp-1.0.0-3|44	- RTP media streaming
14cr|unimrcp-1.0.0-3|45	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cr|unimrcp-1.0.0-3|46	everything required for MRCP client and server side deployment.
14cr|unimrcp-1.0.0-3|47	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cr|unimrcp-1.0.0-3|48	MRCP version independent user level interface for the integration.
14cr|unimrcp-1.0.0-3|49	
14cr|unimrcp-1.0.0-3|50	%package -n %{libname}
14cr|unimrcp-1.0.0-3|51	Summary: Media Resource Control Protocol Stack shared librarries
14cr|unimrcp-1.0.0-3|52	Group: System/Libraries
14cr|unimrcp-1.0.0-3|53	Provides: lib%{name} = %{version}-%{release}
14cr|unimrcp-1.0.0-3|54	
14cr|unimrcp-1.0.0-3|55	%description -n %{libname}
14cr|unimrcp-1.0.0-3|56	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cr|unimrcp-1.0.0-3|57	everything required for MRCP client and server side deployment.
14cr|unimrcp-1.0.0-3|58	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cr|unimrcp-1.0.0-3|59	MRCP version independent user level interface for the integration.
14cr|unimrcp-1.0.0-3|60	This package contains UniMRCP shared libraries
14cr|unimrcp-1.0.0-3|61	
14cr|unimrcp-1.0.0-3|62	%package -n %{develname}
14cr|unimrcp-1.0.0-3|63	Summary: Media Resource Control Protocol Stack develnameopment
14cr|unimrcp-1.0.0-3|64	Group: Development/C
14cr|unimrcp-1.0.0-3|65	Provides: lib%{name}-devel = %{version}-%{release}
14cr|unimrcp-1.0.0-3|66	Provides: %{name}-devel = %{version}-%{release}
14cr|unimrcp-1.0.0-3|67	Requires: lib%{name} = %{version}-%{release}, pkgconfig
14cr|unimrcp-1.0.0-3|68	
14cr|unimrcp-1.0.0-3|69	%description -n %{develname}
14cr|unimrcp-1.0.0-3|70	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cr|unimrcp-1.0.0-3|71	everything required for MRCP client and server side deployment.
14cr|unimrcp-1.0.0-3|72	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cr|unimrcp-1.0.0-3|73	MRCP version independent user level interface for the integration.
14cr|unimrcp-1.0.0-3|74	This package contains development part of UniMRCP.
14cr|unimrcp-1.0.0-3|75	
14cr|unimrcp-1.0.0-3|76	
14cr|unimrcp-1.0.0-3|77	%package -n %{develname_st}
14cr|unimrcp-1.0.0-3|78	Summary: Media Resource Control Protocol Stack develnameopment
14cr|unimrcp-1.0.0-3|79	Group: Development/C
14cr|unimrcp-1.0.0-3|80	Provides: lib%{name}-static-devel = %{version}-%{release}
14cr|unimrcp-1.0.0-3|81	Provides: %{name}-static-devel = %{version}-%{release}
14cr|unimrcp-1.0.0-3|82	Requires:  %{name}-devel = %{version}-%{release}
14cr|unimrcp-1.0.0-3|83	
14cr|unimrcp-1.0.0-3|84	%description -n %{develname_st}
14cr|unimrcp-1.0.0-3|85	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cr|unimrcp-1.0.0-3|86	everything required for MRCP client and server side deployment.
14cr|unimrcp-1.0.0-3|87	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cr|unimrcp-1.0.0-3|88	MRCP version independent user level interface for the integration.
14cr|unimrcp-1.0.0-3|89	This package contains development part of UniMRCP.
14cr|unimrcp-1.0.0-3|90	
14cr|unimrcp-1.0.0-3|91	
14cr|unimrcp-1.0.0-3|92	%prep
14cr|unimrcp-1.0.0-3|93	%setup -q
14cr|unimrcp-1.0.0-3|94	
14cr|unimrcp-1.0.0-3|95	%build
14cr|unimrcp-1.0.0-3|96	[ ! -x ./bootstrap ] || ./bootstrap
14cr|unimrcp-1.0.0-3|97	
14cr|unimrcp-1.0.0-3|98	perl -pi -w -e 's/lib\/pkgconfig/pkgconfig/g' configure
14cr|unimrcp-1.0.0-3|99	perl -pi -w -e 's/^confdir=([\W])\$\{prefix\}/confdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cr|unimrcp-1.0.0-3|100	perl -pi -w -e 's/^logdir=([\W])\$\{prefix\}/logdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cr|unimrcp-1.0.0-3|101	perl -pi -w -e 's/^datadir=([\W])\$\{prefix\}/datadir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cr|unimrcp-1.0.0-3|102	
14cr|unimrcp-1.0.0-3|103	%configure2_5x \
14cr|unimrcp-1.0.0-3|104	--sysconfdir=%{_sysconfdir}/%{name} \
14cr|unimrcp-1.0.0-3|105	--with-apr=%{_datadir}/unimrcp-deps \
14cr|unimrcp-1.0.0-3|106	--with-apr-util=%{_datadir}/unimrcp-deps \
14cr|unimrcp-1.0.0-3|107	--with-sofia-sip=%{_datadir}/unimrcp-deps/lib \
14cr|unimrcp-1.0.0-3|108	--with-sphinxbase=%{_libdir} \
14cr|unimrcp-1.0.0-3|109	--with-pocketsphinx=%{_libdir} \
14cr|unimrcp-1.0.0-3|110	--enable-pocketsphinx-plugin
14cr|unimrcp-1.0.0-3|111	#    --enable-flite-plugin \
14cr|unimrcp-1.0.0-3|112	
14cr|unimrcp-1.0.0-3|113	%install
14cr|unimrcp-1.0.0-3|114	%makeinstall_std
14cr|unimrcp-1.0.0-3|115	
14cr|unimrcp-1.0.0-3|116	install -d -m0775 %{buildroot}%{_sysconfdir}/%{name}
14cr|unimrcp-1.0.0-3|117	mv -f %{buildroot}/usr/conf %{buildroot}%{_sysconfdir}/%{name}/
14cr|unimrcp-1.0.0-3|118	mv -f %{buildroot}/usr/data %{buildroot}%{_sysconfdir}/%{name}/
14cr|unimrcp-1.0.0-3|119	mv -f %{buildroot}/usr/log %{buildroot}%{_sysconfdir}/%{name}/
14cr|unimrcp-1.0.0-3|120	mv -f %{buildroot}/usr/plugin %{buildroot}%{_sysconfdir}/%{name}/
14cr|unimrcp-1.0.0-3|121	
14cr|unimrcp-1.0.0-3|122	install -d -m0775 %{buildroot}%{_sysconfdir}/rc.d/init.d
14cr|unimrcp-1.0.0-3|123	install -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}server
14cr|unimrcp-1.0.0-3|124	
14cr|unimrcp-1.0.0-3|125	%files
14cr|unimrcp-1.0.0-3|126	%dir %{_sysconfdir}/%{name}
14cr|unimrcp-1.0.0-3|127	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xml
14cr|unimrcp-1.0.0-3|128	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xsd
14cr|unimrcp-1.0.0-3|129	%config(noreplace) %{_sysconfdir}/%{name}/conf/client-profiles/*.xml
14cr|unimrcp-1.0.0-3|130	%{_bindir}/*
14cr|unimrcp-1.0.0-3|131	%{_sysconfdir}/%{name}/plugin
14cr|unimrcp-1.0.0-3|132	%{_sysconfdir}/%{name}/data
14cr|unimrcp-1.0.0-3|133	%{_sysconfdir}/%{name}/log
14cr|unimrcp-1.0.0-3|134	%{_sysconfdir}/rc.d/init.d/*
14cr|unimrcp-1.0.0-3|135	
14cr|unimrcp-1.0.0-3|136	%files -n %{libname}
14cr|unimrcp-1.0.0-3|137	%{_libdir}/*.so
14cr|unimrcp-1.0.0-3|138	%{_libdir}/*.so.*
14cr|unimrcp-1.0.0-3|139	
14cr|unimrcp-1.0.0-3|140	%files -n %{develname}
14cr|unimrcp-1.0.0-3|141	%{_includedir}/*
14cr|unimrcp-1.0.0-3|142	%{_libdir}/pkgconfig/*.pc
14cr|unimrcp-1.0.0-3|143	
14cr|unimrcp-1.0.0-3|144	%files -n %{develname_st}
14cr|unimrcp-1.0.0-3|145	%{_libdir}/*.a
14cr|unimrcp-1.0.0-3|146	
14cr|unimrcp-1.0.0-3|147	%changelog
14cr|unimrcp-1.0.0-3|148	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cr|unimrcp-1.0.0-3|149	+ Revision: 30293c9
14cr|unimrcp-1.0.0-3|150	- MassBuild#464: Increase release tag
14cr|unimrcp-1.0.0-3|151	
14cr|unimrcp-1.0.0-3|152	

8813 14
14cr|unimrcp-deps-1.1.0-3|1	%if %{_use_internal_dependency_generator}
14cr|unimrcp-deps-1.1.0-3|2	%define __noautoprov '(.*)apr(.*)|(.*)sofia(.*)'
14cr|unimrcp-deps-1.1.0-3|3	%else
14cr|unimrcp-deps-1.1.0-3|4	%define __find_provides %{nil}
14cr|unimrcp-deps-1.1.0-3|5	%endif
14cr|unimrcp-deps-1.1.0-3|6	
14cr|unimrcp-deps-1.1.0-3|7	%define devel %mklibname %{name} -d
14cr|unimrcp-deps-1.1.0-3|8	%define libs %mklibname %{name}
14cr|unimrcp-deps-1.1.0-3|9	
14cr|unimrcp-deps-1.1.0-3|10	Name:		unimrcp-deps
14cr|unimrcp-deps-1.1.0-3|11	Version:	1.1.0
14cr|unimrcp-deps-1.1.0-3|12	Release:	3
14cr|unimrcp-deps-1.1.0-3|13	
14cr|unimrcp-deps-1.1.0-3|14	Summary:	Media Resource Control Protocol Stack
14cr|unimrcp-deps-1.1.0-3|15	License:	Apache
14cr|unimrcp-deps-1.1.0-3|16	Group:		System/Libraries
14cr|unimrcp-deps-1.1.0-3|17	Url:		http://unimrcp.org
14cr|unimrcp-deps-1.1.0-3|18	
14cr|unimrcp-deps-1.1.0-3|19	Source:		http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|unimrcp-deps-1.1.0-3|20	
14cr|unimrcp-deps-1.1.0-3|21	BuildRequires:	pkgconfig(expat)
14cr|unimrcp-deps-1.1.0-3|22	BuildRequires:	pkgconfig(glib-2.0)
14cr|unimrcp-deps-1.1.0-3|23	BuildRequires:	pkgconfig(openssl)
14cr|unimrcp-deps-1.1.0-3|24	BuildRequires:	autoconf
14cr|unimrcp-deps-1.1.0-3|25	BuildRequires:	automake
14cr|unimrcp-deps-1.1.0-3|26	
14cr|unimrcp-deps-1.1.0-3|27	%package -n %{libs}
14cr|unimrcp-deps-1.1.0-3|28	Summary:	UniMRCP depends Stack shared librarries
14cr|unimrcp-deps-1.1.0-3|29	Group:		System/Libraries
14cr|unimrcp-deps-1.1.0-3|30	Provides:	lib%{name} = %{version}-%{release}
14cr|unimrcp-deps-1.1.0-3|31	
14cr|unimrcp-deps-1.1.0-3|32	%package -n %{devel}
14cr|unimrcp-deps-1.1.0-3|33	Summary:	UniMRCP depends Stack development
14cr|unimrcp-deps-1.1.0-3|34	Group:		Development/C
14cr|unimrcp-deps-1.1.0-3|35	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|unimrcp-deps-1.1.0-3|36	Requires:	lib%{name} = %{version}-%{release}
14cr|unimrcp-deps-1.1.0-3|37	
14cr|unimrcp-deps-1.1.0-3|38	%description
14cr|unimrcp-deps-1.1.0-3|39	UniMRCP depends on a number of third party tools and libraries, which are
14cr|unimrcp-deps-1.1.0-3|40	required and must be installed first. Alternatively, the original packages
14cr|unimrcp-deps-1.1.0-3|41	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cr|unimrcp-deps-1.1.0-3|42	can be downloaded from http://www.unimrcp.org/dependencies/
14cr|unimrcp-deps-1.1.0-3|43	
14cr|unimrcp-deps-1.1.0-3|44	%description -n %{libs}
14cr|unimrcp-deps-1.1.0-3|45	UniMRCP depends on a number of third party tools and libraries, which are
14cr|unimrcp-deps-1.1.0-3|46	required and must be installed first. Alternatively, the original packages
14cr|unimrcp-deps-1.1.0-3|47	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cr|unimrcp-deps-1.1.0-3|48	can be downloaded from http://www.unimrcp.org/dependencies/
14cr|unimrcp-deps-1.1.0-3|49	
14cr|unimrcp-deps-1.1.0-3|50	%description -n %{devel}
14cr|unimrcp-deps-1.1.0-3|51	UniMRCP depends on a number of third party tools and libraries, which are
14cr|unimrcp-deps-1.1.0-3|52	required and must be installed first. Alternatively, the original packages
14cr|unimrcp-deps-1.1.0-3|53	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cr|unimrcp-deps-1.1.0-3|54	can be downloaded from http://www.unimrcp.org/dependencies/
14cr|unimrcp-deps-1.1.0-3|55	
14cr|unimrcp-deps-1.1.0-3|56	%prep
14cr|unimrcp-deps-1.1.0-3|57	%setup -q
14cr|unimrcp-deps-1.1.0-3|58	
14cr|unimrcp-deps-1.1.0-3|59	%build
14cr|unimrcp-deps-1.1.0-3|60	cd libs/apr
14cr|unimrcp-deps-1.1.0-3|61	%configure2_5x --enable-threads \
14cr|unimrcp-deps-1.1.0-3|62	--includedir=%{_datadir}/%{name}/include \
14cr|unimrcp-deps-1.1.0-3|63	--libdir=%{_datadir}/%{name}/lib \
14cr|unimrcp-deps-1.1.0-3|64	--bindir=%{_datadir}/%{name}/bin \
14cr|unimrcp-deps-1.1.0-3|65	--datadir=%{_datadir}/%{name} \
14cr|unimrcp-deps-1.1.0-3|66	--prefix=%{_datadir}/%{name}
14cr|unimrcp-deps-1.1.0-3|67	%make
14cr|unimrcp-deps-1.1.0-3|68	
14cr|unimrcp-deps-1.1.0-3|69	cd ../apr-util
14cr|unimrcp-deps-1.1.0-3|70	%configure2_5x --with-apr=../apr \
14cr|unimrcp-deps-1.1.0-3|71	--includedir=%{_datadir}/%{name}/include \
14cr|unimrcp-deps-1.1.0-3|72	--libdir=%{_datadir}/%{name}/lib \
14cr|unimrcp-deps-1.1.0-3|73	--bindir=%{_datadir}/%{name}/bin \
14cr|unimrcp-deps-1.1.0-3|74	--datadir=%{_datadir}/%{name} \
14cr|unimrcp-deps-1.1.0-3|75	--prefix=%{_datadir}/%{name}
14cr|unimrcp-deps-1.1.0-3|76	%make
14cr|unimrcp-deps-1.1.0-3|77	
14cr|unimrcp-deps-1.1.0-3|78	cd ../sofia-sip
14cr|unimrcp-deps-1.1.0-3|79	libtoolize --automake --force
14cr|unimrcp-deps-1.1.0-3|80	aclocal -I m4 --force
14cr|unimrcp-deps-1.1.0-3|81	autoheader --force
14cr|unimrcp-deps-1.1.0-3|82	autoconf --force
14cr|unimrcp-deps-1.1.0-3|83	automake --gnu --force-missing --add-missing
14cr|unimrcp-deps-1.1.0-3|84	%configure2_5x --disable-rpath --with-glib=no \
14cr|unimrcp-deps-1.1.0-3|85	--includedir=%{_datadir}/%{name}/include \
14cr|unimrcp-deps-1.1.0-3|86	--libdir=%{_datadir}/%{name}/lib \
14cr|unimrcp-deps-1.1.0-3|87	--bindir=%{_datadir}/%{name}/bin \
14cr|unimrcp-deps-1.1.0-3|88	--datadir=%{_datadir}/%{name} \
14cr|unimrcp-deps-1.1.0-3|89	--prefix=%{_datadir}/%{name}
14cr|unimrcp-deps-1.1.0-3|90	%make
14cr|unimrcp-deps-1.1.0-3|91	
14cr|unimrcp-deps-1.1.0-3|92	%install
14cr|unimrcp-deps-1.1.0-3|93	install -d -m1775 %{buildroot}%{_datadir}/%{name}
14cr|unimrcp-deps-1.1.0-3|94	
14cr|unimrcp-deps-1.1.0-3|95	cd libs/apr
14cr|unimrcp-deps-1.1.0-3|96	%makeinstall_std
14cr|unimrcp-deps-1.1.0-3|97	cd ../apr-util
14cr|unimrcp-deps-1.1.0-3|98	%makeinstall_std
14cr|unimrcp-deps-1.1.0-3|99	cd ../sofia-sip
14cr|unimrcp-deps-1.1.0-3|100	%makeinstall_std
14cr|unimrcp-deps-1.1.0-3|101	
14cr|unimrcp-deps-1.1.0-3|102	%files -n %{libs}
14cr|unimrcp-deps-1.1.0-3|103	%{_datadir}/%{name}/lib
14cr|unimrcp-deps-1.1.0-3|104	
14cr|unimrcp-deps-1.1.0-3|105	%files -n %{devel}
14cr|unimrcp-deps-1.1.0-3|106	%{_datadir}/%{name}/include
14cr|unimrcp-deps-1.1.0-3|107	%{_datadir}/%{name}/build-1
14cr|unimrcp-deps-1.1.0-3|108	%{_datadir}/%{name}/bin
14cr|unimrcp-deps-1.1.0-3|109	%{_datadir}/%{name}/sofia-sip
14cr|unimrcp-deps-1.1.0-3|110	
14cr|unimrcp-deps-1.1.0-3|111	
14cr|unimrcp-deps-1.1.0-3|112	
14cr|unimrcp-deps-1.1.0-3|113	%changelog
14cr|unimrcp-deps-1.1.0-3|114	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cr|unimrcp-deps-1.1.0-3|115	+ Revision: f4465b0
14cr|unimrcp-deps-1.1.0-3|116	- MassBuild#464: Increase release tag
14cr|unimrcp-deps-1.1.0-3|117	
14cr|unimrcp-deps-1.1.0-3|118	

8814 14
14cr|unison-2.40.102-2|1	%define _enable_debug_packages %{nil}
14cr|unison-2.40.102-2|2	%define debug_package %{nil}
14cr|unison-2.40.102-2|3	
14cr|unison-2.40.102-2|4	Summary:	File-synchronization tool for Unix and Windows
14cr|unison-2.40.102-2|5	Name:		unison
14cr|unison-2.40.102-2|6	Version:	2.40.102
14cr|unison-2.40.102-2|7	Release:	2
14cr|unison-2.40.102-2|8	License:	GPLv2+
14cr|unison-2.40.102-2|9	Group:		File tools
14cr|unison-2.40.102-2|10	Url:		http://www.cis.upenn.edu/~bcpierce/unison/
14cr|unison-2.40.102-2|11	Source0:	%{name}-%{version}.tar.gz
14cr|unison-2.40.102-2|12	Source1:	unison.png
14cr|unison-2.40.102-2|13	Source2:	%{name}-%{version}-manual.pdf
14cr|unison-2.40.102-2|14	Buildrequires:	ocaml
14cr|unison-2.40.102-2|15	BuildRequires:	emacs-common
14cr|unison-2.40.102-2|16	BuildRequires:	ocaml-lablgtk2-devel
14cr|unison-2.40.102-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cr|unison-2.40.102-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|unison-2.40.102-2|19	BuildRequires:	pkgconfig(pango)
14cr|unison-2.40.102-2|20	BuildRequires:	pkgconfig(pangocairo)
14cr|unison-2.40.102-2|21	Requires:	openssh-clients
14cr|unison-2.40.102-2|22	Requires:	x11-font-schumacher-misc
14cr|unison-2.40.102-2|23	Requires:	rsync
14cr|unison-2.40.102-2|24	
14cr|unison-2.40.102-2|25	%description
14cr|unison-2.40.102-2|26	Unison is a file-synchronization tool for Unix and Windows. It allows
14cr|unison-2.40.102-2|27	two replicas of a collection of files and directories to be stored on
14cr|unison-2.40.102-2|28	different hosts (or different disks on the same host), modified
14cr|unison-2.40.102-2|29	separately, and then brought up to date by propagating the changes in
14cr|unison-2.40.102-2|30	each replica to the other. Unlike simple mirroring or backup
14cr|unison-2.40.102-2|31	utilities, Unison can deal with updates to both replicas of a
14cr|unison-2.40.102-2|32	distributed directory structure. Updates that do not conflict are
14cr|unison-2.40.102-2|33	propagated automatically.  Conflicting updates are detected and
14cr|unison-2.40.102-2|34	displayed. Unison can synchronize either locally (between volumes
14cr|unison-2.40.102-2|35	mounted on the same computer) or remotely,between any pair of machines
14cr|unison-2.40.102-2|36	connected to the internet, communicating over either a direct socket
14cr|unison-2.40.102-2|37	link or tunneling over an rsh or an encrypted ssh connection. It is
14cr|unison-2.40.102-2|38	careful with network bandwidth, and runs well over slow links such as
14cr|unison-2.40.102-2|39	PPP connections. Unison is available for both Windows (95/98/NT/2K)
14cr|unison-2.40.102-2|40	and Unix (Linux, Solaris). Moreover, Unison works across platforms,
14cr|unison-2.40.102-2|41	allowing you to synchronize a Windows laptop with a Unix server, for
14cr|unison-2.40.102-2|42	example.
14cr|unison-2.40.102-2|43	
14cr|unison-2.40.102-2|44	%files
14cr|unison-2.40.102-2|45	%doc NEWS RECENTNEWS TODO.txt README CONTRIB COPYING %{name}-%{version}-manual.pdf
14cr|unison-2.40.102-2|46	%{_bindir}/*
14cr|unison-2.40.102-2|47	%{_datadir}/applications/%{name}.desktop
14cr|unison-2.40.102-2|48	%{_datadir}/pixmaps/*
14cr|unison-2.40.102-2|49	
14cr|unison-2.40.102-2|50	#----------------------------------------------------------------------------
14cr|unison-2.40.102-2|51	
14cr|unison-2.40.102-2|52	%prep
14cr|unison-2.40.102-2|53	%setup -q
14cr|unison-2.40.102-2|54	
14cr|unison-2.40.102-2|55	%build
14cr|unison-2.40.102-2|56	make THREADS=true UISTYLE=gtk2
14cr|unison-2.40.102-2|57	
14cr|unison-2.40.102-2|58	%install
14cr|unison-2.40.102-2|59	mv src/* ./
14cr|unison-2.40.102-2|60	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cr|unison-2.40.102-2|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|unison-2.40.102-2|62	cp -f %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cr|unison-2.40.102-2|63	cp -f %{SOURCE2} .
14cr|unison-2.40.102-2|64	
14cr|unison-2.40.102-2|65	mkdir -p %{buildroot}%{_datadir}/applications
14cr|unison-2.40.102-2|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|unison-2.40.102-2|67	[Desktop Entry]
14cr|unison-2.40.102-2|68	Name=%{name}
14cr|unison-2.40.102-2|69	Comment=%{summary}
14cr|unison-2.40.102-2|70	Exec=%{_bindir}/%{name}
14cr|unison-2.40.102-2|71	Icon=%{name}
14cr|unison-2.40.102-2|72	Terminal=false
14cr|unison-2.40.102-2|73	Type=Application
14cr|unison-2.40.102-2|74	Categories=System;Utility;
14cr|unison-2.40.102-2|75	EOF
14cr|unison-2.40.102-2|76	
14cr|unison-2.40.102-2|77	
14cr|unison-2.40.102-2|78	%changelog
14cr|unison-2.40.102-2|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.102-2
14cr|unison-2.40.102-2|80	+ Revision: 13c6503
14cr|unison-2.40.102-2|81	- MassBuild#464: Increase release tag
14cr|unison-2.40.102-2|82	
14cr|unison-2.40.102-2|83	

8815 14
14cr|unity-asset-pool-0.8.23-2|1	Name:           unity-asset-pool
14cr|unity-asset-pool-0.8.23-2|2	Version:        0.8.23
14cr|unity-asset-pool-0.8.23-2|3	Release:        2
14cr|unity-asset-pool-0.8.23-2|4	License:        CC-BY-SA
14cr|unity-asset-pool-0.8.23-2|5	Summary:        Pool of assets for Unity (icons)
14cr|unity-asset-pool-0.8.23-2|6	Url:            http://launchpad.net/unity-asset-pool
14cr|unity-asset-pool-0.8.23-2|7	Group:          Graphical desktop/Other
14cr|unity-asset-pool-0.8.23-2|8	Source:         %{name}-%{version}.tar.gz
14cr|unity-asset-pool-0.8.23-2|9	
14cr|unity-asset-pool-0.8.23-2|10	BuildArch:      noarch
14cr|unity-asset-pool-0.8.23-2|11	Provides:       unity-icon-theme = %{version}
14cr|unity-asset-pool-0.8.23-2|12	
14cr|unity-asset-pool-0.8.23-2|13	%description
14cr|unity-asset-pool-0.8.23-2|14	This package provides a pool of assets for Unity, currently all the icons.
14cr|unity-asset-pool-0.8.23-2|15	
14cr|unity-asset-pool-0.8.23-2|16	%prep
14cr|unity-asset-pool-0.8.23-2|17	%setup -q
14cr|unity-asset-pool-0.8.23-2|18	
14cr|unity-asset-pool-0.8.23-2|19	%build
14cr|unity-asset-pool-0.8.23-2|20	
14cr|unity-asset-pool-0.8.23-2|21	%install
14cr|unity-asset-pool-0.8.23-2|22	# Install panel/launcher resources
14cr|unity-asset-pool-0.8.23-2|23	pushd panel
14cr|unity-asset-pool-0.8.23-2|24	for file in *; do
14cr|unity-asset-pool-0.8.23-2|25	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
14cr|unity-asset-pool-0.8.23-2|26	done
14cr|unity-asset-pool-0.8.23-2|27	popd
14cr|unity-asset-pool-0.8.23-2|28	pushd launcher
14cr|unity-asset-pool-0.8.23-2|29	for file in *; do
14cr|unity-asset-pool-0.8.23-2|30	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
14cr|unity-asset-pool-0.8.23-2|31	done
14cr|unity-asset-pool-0.8.23-2|32	popd
14cr|unity-asset-pool-0.8.23-2|33	# Install unity-icon-theme
14cr|unity-asset-pool-0.8.23-2|34	mkdir -p %{buildroot}%{_datadir}/icons/unity-icon-theme/
14cr|unity-asset-pool-0.8.23-2|35	cp -a unity-icon-theme/* %{buildroot}%{_datadir}/icons/unity-icon-theme/
14cr|unity-asset-pool-0.8.23-2|36	# Delete Ubuntu branding icons - will inherit the ones from the icon theme defined for GTK+
14cr|unity-asset-pool-0.8.23-2|37	for file in "distributor-logo.png"; do
14cr|unity-asset-pool-0.8.23-2|38	find %{buildroot}%{_datadir} -name $file -type f -delete -print
14cr|unity-asset-pool-0.8.23-2|39	done
14cr|unity-asset-pool-0.8.23-2|40	
14cr|unity-asset-pool-0.8.23-2|41	%files
14cr|unity-asset-pool-0.8.23-2|42	%doc COPYRIGHT README.txt
14cr|unity-asset-pool-0.8.23-2|43	%{_datadir}/unity/
14cr|unity-asset-pool-0.8.23-2|44	%{_datadir}/icons/unity-icon-theme
14cr|unity-asset-pool-0.8.23-2|45	
14cr|unity-asset-pool-0.8.23-2|46	
14cr|unity-asset-pool-0.8.23-2|47	
14cr|unity-asset-pool-0.8.23-2|48	
14cr|unity-asset-pool-0.8.23-2|49	%changelog
14cr|unity-asset-pool-0.8.23-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.23-2
14cr|unity-asset-pool-0.8.23-2|51	+ Revision: de6158f
14cr|unity-asset-pool-0.8.23-2|52	- MassBuild#464: Increase release tag
14cr|unity-asset-pool-0.8.23-2|53	
14cr|unity-asset-pool-0.8.23-2|54	

8816 14
14cr|unix2dos-2.2-11|1	%define name unix2dos
14cr|unix2dos-2.2-11|2	%define version 2.2
14cr|unix2dos-2.2-11|3	%define release 11
14cr|unix2dos-2.2-11|4	
14cr|unix2dos-2.2-11|5	Summary:	Unix2dos - UNIX to DOS text file format converter
14cr|unix2dos-2.2-11|6	Name:		%{name}
14cr|unix2dos-2.2-11|7	Version:	%{version}
14cr|unix2dos-2.2-11|8	Release:	%{release}
14cr|unix2dos-2.2-11|9	License:	distributable
14cr|unix2dos-2.2-11|10	Group:		Text tools
14cr|unix2dos-2.2-11|11	Source0:	http://ftp.topnz.ac.nz/FTP/Linux/%{name}-2.2.src.tar.bz2
14cr|unix2dos-2.2-11|12	Patch0:		%{name}-mkstemp.patch
14cr|unix2dos-2.2-11|13	Patch1:		%{name}-%{version}-segfault.patch
14cr|unix2dos-2.2-11|14	Patch2:		%{name}-%{version}-manpage.patch
14cr|unix2dos-2.2-11|15	URL:		http://www.mandriva.com
14cr|unix2dos-2.2-11|16	BuildRoot:	%{_tmppath}/%{name}-root
14cr|unix2dos-2.2-11|17	
14cr|unix2dos-2.2-11|18	%description
14cr|unix2dos-2.2-11|19	A utility that converts plain text files in UNIX format to DOS format.
14cr|unix2dos-2.2-11|20	
14cr|unix2dos-2.2-11|21	%prep
14cr|unix2dos-2.2-11|22	
14cr|unix2dos-2.2-11|23	%setup -q -c
14cr|unix2dos-2.2-11|24	%patch0 -p1 -b .sec
14cr|unix2dos-2.2-11|25	%patch1 -p1 -b .segf
14cr|unix2dos-2.2-11|26	%patch2 -p1 -b .man
14cr|unix2dos-2.2-11|27	perl -pi -e "s,^#endif.*,#endif,g;s,^#else.*,#else,g" *.[ch]
14cr|unix2dos-2.2-11|28	
14cr|unix2dos-2.2-11|29	%build
14cr|unix2dos-2.2-11|30	gcc %{optflags} -o %{name} unix2dos.c
14cr|unix2dos-2.2-11|31	
14cr|unix2dos-2.2-11|32	%install
14cr|unix2dos-2.2-11|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|unix2dos-2.2-11|34	
14cr|unix2dos-2.2-11|35	install -d %{buildroot}%{_bindir}
14cr|unix2dos-2.2-11|36	install -d %{buildroot}%{_mandir}/man1
14cr|unix2dos-2.2-11|37	
14cr|unix2dos-2.2-11|38	install -m755 %{name} %{buildroot}%{_bindir}
14cr|unix2dos-2.2-11|39	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|unix2dos-2.2-11|40	
14cr|unix2dos-2.2-11|41	%clean
14cr|unix2dos-2.2-11|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|unix2dos-2.2-11|43	
14cr|unix2dos-2.2-11|44	%files
14cr|unix2dos-2.2-11|45	%defattr(-,root,root,0755)
14cr|unix2dos-2.2-11|46	%doc COPYRIGHT
14cr|unix2dos-2.2-11|47	%{_bindir}/%{name}
14cr|unix2dos-2.2-11|48	%{_mandir}/*/*
14cr|unix2dos-2.2-11|49	
14cr|unix2dos-2.2-11|50	
14cr|unix2dos-2.2-11|51	
14cr|unix2dos-2.2-11|52	
14cr|unix2dos-2.2-11|53	%changelog
14cr|unix2dos-2.2-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-11
14cr|unix2dos-2.2-11|55	+ Revision: ed44387
14cr|unix2dos-2.2-11|56	- MassBuild#464: Increase release tag
14cr|unix2dos-2.2-11|57	
14cr|unix2dos-2.2-11|58	

8817 14
14cr|unixcw-3.1.1-1|1	%define major 4
14cr|unixcw-3.1.1-1|2	%define libname %mklibname cw %{major}
14cr|unixcw-3.1.1-1|3	%define libnamedevel %mklibname cw -d
14cr|unixcw-3.1.1-1|4	
14cr|unixcw-3.1.1-1|5	Name:		unixcw
14cr|unixcw-3.1.1-1|6	Version:	3.1.1
14cr|unixcw-3.1.1-1|7	Release:	1
14cr|unixcw-3.1.1-1|8	Summary:	Shared library for Morse programs
14cr|unixcw-3.1.1-1|9	Group:		Communications
14cr|unixcw-3.1.1-1|10	License:	GPLv2+
14cr|unixcw-3.1.1-1|11	URL:		http://sourceforge.net/projects/unixcw
14cr|unixcw-3.1.1-1|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tar.gz
14cr|unixcw-3.1.1-1|13	
14cr|unixcw-3.1.1-1|14	%description
14cr|unixcw-3.1.1-1|15	The UnixCW utilities add a general purpose CW library to your system, and
14cr|unixcw-3.1.1-1|16	a small set of applications based around this library.  These applications
14cr|unixcw-3.1.1-1|17	form a Morse code tutor suite, useful for Amateur and Marine radio operators.
14cr|unixcw-3.1.1-1|18	
14cr|unixcw-3.1.1-1|19	
14cr|unixcw-3.1.1-1|20	%package -n	%libname
14cr|unixcw-3.1.1-1|21	Summary:	Development files for %{name}
14cr|unixcw-3.1.1-1|22	Group:		System/Libraries
14cr|unixcw-3.1.1-1|23	Requires:	%{name} = %{version}-%{release}
14cr|unixcw-3.1.1-1|24	
14cr|unixcw-3.1.1-1|25	%description -n	%libname
14cr|unixcw-3.1.1-1|26	UnixCW libraries.
14cr|unixcw-3.1.1-1|27	
14cr|unixcw-3.1.1-1|28	
14cr|unixcw-3.1.1-1|29	%package -n	%libnamedevel
14cr|unixcw-3.1.1-1|30	Summary:	Development files for %{name}
14cr|unixcw-3.1.1-1|31	Group:		Development/C
14cr|unixcw-3.1.1-1|32	Requires:	%{name} = %{version}-%{release}
14cr|unixcw-3.1.1-1|33	Provides:	%{name}-devel = %{version}-%{release}
14cr|unixcw-3.1.1-1|34	Requires:	%{libname} = %{version}-%{release}
14cr|unixcw-3.1.1-1|35	
14cr|unixcw-3.1.1-1|36	%description -n	%libnamedevel
14cr|unixcw-3.1.1-1|37	UnixCW utility libraries.
14cr|unixcw-3.1.1-1|38	
14cr|unixcw-3.1.1-1|39	%prep
14cr|unixcw-3.1.1-1|40	%setup -q
14cr|unixcw-3.1.1-1|41	%build
14cr|unixcw-3.1.1-1|42	%configure2_5x --disable-static
14cr|unixcw-3.1.1-1|43	%make
14cr|unixcw-3.1.1-1|44	
14cr|unixcw-3.1.1-1|45	%install
14cr|unixcw-3.1.1-1|46	%makeinstall_std
14cr|unixcw-3.1.1-1|47	
14cr|unixcw-3.1.1-1|48	#Fix permissions for binary files
14cr|unixcw-3.1.1-1|49	chmod 0755 $RPM_BUILD_ROOT%{_bindir}/*
14cr|unixcw-3.1.1-1|50	
14cr|unixcw-3.1.1-1|51	%files
14cr|unixcw-3.1.1-1|52	%doc AUTHORS COPYING README
14cr|unixcw-3.1.1-1|53	%doc README
14cr|unixcw-3.1.1-1|54	%{_bindir}/*
14cr|unixcw-3.1.1-1|55	%{_mandir}/man?/*
14cr|unixcw-3.1.1-1|56	
14cr|unixcw-3.1.1-1|57	%files -n %{libname}
14cr|unixcw-3.1.1-1|58	%{_libdir}/libcw.so.%{major}*
14cr|unixcw-3.1.1-1|59	
14cr|unixcw-3.1.1-1|60	
14cr|unixcw-3.1.1-1|61	%files -n %{libnamedevel}
14cr|unixcw-3.1.1-1|62	%{_libdir}/libcw.so
14cr|unixcw-3.1.1-1|63	%{_includedir}/*.h
14cr|unixcw-3.1.1-1|64	%{_libdir}/pkgconfig/*.pc
14cr|unixcw-3.1.1-1|65	
14cr|unixcw-3.1.1-1|66	
14cr|unixcw-3.1.1-1|67	
14cr|unixcw-3.1.1-1|68	%changelog
14cr|unixcw-3.1.1-1|69	* Fri Aug 17 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.1.1-1
14cr|unixcw-3.1.1-1|70	+ Revision: bcba468
14cr|unixcw-3.1.1-1|71	- Automatic import for version 3.1.1-1
14cr|unixcw-3.1.1-1|72	
14cr|unixcw-3.1.1-1|73	

8818 14
14cr|unknown-horizons-2013.2-2|1	%define icon_name      uk
14cr|unknown-horizons-2013.2-2|2	
14cr|unknown-horizons-2013.2-2|3	Name:		unknown-horizons
14cr|unknown-horizons-2013.2-2|4	Version:	2013.2
14cr|unknown-horizons-2013.2-2|5	Release:	2
14cr|unknown-horizons-2013.2-2|6	Summary:	A popular economy and city building 2D RTS game
14cr|unknown-horizons-2013.2-2|7	License:	GPLv2+ ; CC-BY-SA 3.0 ; OFL ;
14cr|unknown-horizons-2013.2-2|8	Group:		Games/Strategy
14cr|unknown-horizons-2013.2-2|9	Url:		http://www.unknown-horizons.org
14cr|unknown-horizons-2013.2-2|10	# From github's tag
14cr|unknown-horizons-2013.2-2|11	Source:		%{name}-%{version}.zip
14cr|unknown-horizons-2013.2-2|12	Source1:	%{name}.svg
14cr|unknown-horizons-2013.2-2|13	# Required, docbook-xsl-stylesheets : to build man page
14cr|unknown-horizons-2013.2-2|14	BuildRequires:	docbook-style-xsl
14cr|unknown-horizons-2013.2-2|15	BuildRequires:	fdupes
14cr|unknown-horizons-2013.2-2|16	BuildRequires:	fife-devel >= 0.3.4
14cr|unknown-horizons-2013.2-2|17	BuildRequires:	intltool
14cr|unknown-horizons-2013.2-2|18	# Required, libxslt : to build man page
14cr|unknown-horizons-2013.2-2|19	BuildRequires:	xsltproc
14cr|unknown-horizons-2013.2-2|20	BuildRequires:	libxslt-devel
14cr|unknown-horizons-2013.2-2|21	BuildRequires:	pkgconfig
14cr|unknown-horizons-2013.2-2|22	BuildRequires:	python-devel
14cr|unknown-horizons-2013.2-2|23	BuildRequires:	python-distutils-extra
14cr|unknown-horizons-2013.2-2|24	BuildRequires:	desktop-file-utils
14cr|unknown-horizons-2013.2-2|25	#Required imagemagick to fix desktop icon
14cr|unknown-horizons-2013.2-2|26	BuildRequires:	imagemagick
14cr|unknown-horizons-2013.2-2|27	Requires:	fife
14cr|unknown-horizons-2013.2-2|28	Requires:	python
14cr|unknown-horizons-2013.2-2|29	Requires:	python-yaml
14cr|unknown-horizons-2013.2-2|30	Requires:	%{name}-data = %{version}
14cr|unknown-horizons-2013.2-2|31	BuildArch:	noarch
14cr|unknown-horizons-2013.2-2|32	
14cr|unknown-horizons-2013.2-2|33	%description
14cr|unknown-horizons-2013.2-2|34	Unknown Horizons is a 2D real-time strategy simulation with an emphasis
14cr|unknown-horizons-2013.2-2|35	on economy and city building. Expand your small settlement to a strong
14cr|unknown-horizons-2013.2-2|36	and wealthy colony, collect taxes and supply your inhabitants with
14cr|unknown-horizons-2013.2-2|37	valuable goods. Increase your power with a well balanced economy and
14cr|unknown-horizons-2013.2-2|38	with strategic trade and diplomacy.
14cr|unknown-horizons-2013.2-2|39	
14cr|unknown-horizons-2013.2-2|40	%package data
14cr|unknown-horizons-2013.2-2|41	Summary:	Games data for the %{name} game
14cr|unknown-horizons-2013.2-2|42	Conflicts:	%{name} < 2012.1
14cr|unknown-horizons-2013.2-2|43	Requires:	%{name} = %{version}
14cr|unknown-horizons-2013.2-2|44	BuildArch:	noarch
14cr|unknown-horizons-2013.2-2|45	
14cr|unknown-horizons-2013.2-2|46	%description data
14cr|unknown-horizons-2013.2-2|47	This package contains data files for %{name} game.
14cr|unknown-horizons-2013.2-2|48	
14cr|unknown-horizons-2013.2-2|49	%prep
14cr|unknown-horizons-2013.2-2|50	%setup -q
14cr|unknown-horizons-2013.2-2|51	
14cr|unknown-horizons-2013.2-2|52	%build
14cr|unknown-horizons-2013.2-2|53	# Build Unknown Horizons
14cr|unknown-horizons-2013.2-2|54	python setup.py build
14cr|unknown-horizons-2013.2-2|55	
14cr|unknown-horizons-2013.2-2|56	%install
14cr|unknown-horizons-2013.2-2|57	python setup.py install \
14cr|unknown-horizons-2013.2-2|58	--prefix=%{_prefix} \
14cr|unknown-horizons-2013.2-2|59	--root=%{buildroot}
14cr|unknown-horizons-2013.2-2|60	%find_lang %{name} %{name}-server %{name}.lang
14cr|unknown-horizons-2013.2-2|61	
14cr|unknown-horizons-2013.2-2|62	rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cr|unknown-horizons-2013.2-2|63	# KDE has problems handling icon files starting with 'unknown' followed by a dash
14cr|unknown-horizons-2013.2-2|64	# (ex: unknown-horizons.svg) and displays unknown.* icon. We fix this by changing
14cr|unknown-horizons-2013.2-2|65	# the icon name in .desktop file.
14cr|unknown-horizons-2013.2-2|66	sed -i "s/Icon=unknown-horizons/Icon=%{icon_name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|unknown-horizons-2013.2-2|67	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{icon_name}.svg
14cr|unknown-horizons-2013.2-2|68	
14cr|unknown-horizons-2013.2-2|69	desktop-file-install --vendor="" \
14cr|unknown-horizons-2013.2-2|70	--dir %{buildroot}%{_datadir}/applications \
14cr|unknown-horizons-2013.2-2|71	--remove-category="Simulation" \
14cr|unknown-horizons-2013.2-2|72	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|unknown-horizons-2013.2-2|73	
14cr|unknown-horizons-2013.2-2|74	%files -f %{name}.lang
14cr|unknown-horizons-2013.2-2|75	%doc doc/AUTHORS.md doc/GPL doc/GPL_fontexception doc/LICENSE doc/CC doc/OFL doc/CHANGELOG
14cr|unknown-horizons-2013.2-2|76	%{_bindir}/%{name}
14cr|unknown-horizons-2013.2-2|77	%{_mandir}/man6/%{name}.6.*
14cr|unknown-horizons-2013.2-2|78	%{python_sitelib}/*.egg-info
14cr|unknown-horizons-2013.2-2|79	%{python_sitelib}/horizons/
14cr|unknown-horizons-2013.2-2|80	%{_datadir}/applications/%{name}.desktop
14cr|unknown-horizons-2013.2-2|81	%{_iconsdir}/hicolor/scalable/apps/%{icon_name}.svg
14cr|unknown-horizons-2013.2-2|82	
14cr|unknown-horizons-2013.2-2|83	%files data
14cr|unknown-horizons-2013.2-2|84	%{_datadir}/%{name}
14cr|unknown-horizons-2013.2-2|85	
14cr|unknown-horizons-2013.2-2|86	
14cr|unknown-horizons-2013.2-2|87	%changelog
14cr|unknown-horizons-2013.2-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.2-2
14cr|unknown-horizons-2013.2-2|89	+ Revision: 7a99793
14cr|unknown-horizons-2013.2-2|90	- MassBuild#464: Increase release tag
14cr|unknown-horizons-2013.2-2|91	
14cr|unknown-horizons-2013.2-2|92	

8819 14
14cr|unpackssi-20030612-2|1	%define name	unpackssi
14cr|unpackssi-20030612-2|2	%define version	20030612
14cr|unpackssi-20030612-2|3	%define release	2
14cr|unpackssi-20030612-2|4	
14cr|unpackssi-20030612-2|5	Name:		%{name}
14cr|unpackssi-20030612-2|6	Summary:	.SSI File Unpacker
14cr|unpackssi-20030612-2|7	Version:	%{version}
14cr|unpackssi-20030612-2|8	Release:	%{release}
14cr|unpackssi-20030612-2|9	Source0:	http://static.jonof.id.au/dl/%{name}.zip
14cr|unpackssi-20030612-2|10	Patch0:		unpackssi-20030612-mdv-linuxify.patch
14cr|unpackssi-20030612-2|11	URL:		http://www.jonof.id.au/misc#unpackssi
14cr|unpackssi-20030612-2|12	
14cr|unpackssi-20030612-2|13	Group:		Archiving/Compression
14cr|unpackssi-20030612-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|unpackssi-20030612-2|15	License:	GPLv2+
14cr|unpackssi-20030612-2|16	
14cr|unpackssi-20030612-2|17	%description
14cr|unpackssi-20030612-2|18	This is a small program to extract the files from the .SSI package format
14cr|unpackssi-20030612-2|19	which Sunstorm Interactive expansion packs for games like Duke Nukem 3D
14cr|unpackssi-20030612-2|20	are distributed in.
14cr|unpackssi-20030612-2|21	
14cr|unpackssi-20030612-2|22	
14cr|unpackssi-20030612-2|23	%prep
14cr|unpackssi-20030612-2|24	%setup -q -c
14cr|unpackssi-20030612-2|25	%patch0 -p1
14cr|unpackssi-20030612-2|26	
14cr|unpackssi-20030612-2|27	%build
14cr|unpackssi-20030612-2|28	%make CFLAGS="%{optflags} %{ldflags}"
14cr|unpackssi-20030612-2|29	
14cr|unpackssi-20030612-2|30	%install
14cr|unpackssi-20030612-2|31	rm -rf %{buildroot}
14cr|unpackssi-20030612-2|32	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|unpackssi-20030612-2|33	
14cr|unpackssi-20030612-2|34	%clean
14cr|unpackssi-20030612-2|35	rm -rf %{buildroot}
14cr|unpackssi-20030612-2|36	
14cr|unpackssi-20030612-2|37	%files
14cr|unpackssi-20030612-2|38	%defattr(-,root,root)
14cr|unpackssi-20030612-2|39	%doc readme.txt
14cr|unpackssi-20030612-2|40	%{_bindir}/%{name}
14cr|unpackssi-20030612-2|41	
14cr|unpackssi-20030612-2|42	
14cr|unpackssi-20030612-2|43	
14cr|unpackssi-20030612-2|44	%changelog
14cr|unpackssi-20030612-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20030612-2
14cr|unpackssi-20030612-2|46	+ Revision: ccca85a
14cr|unpackssi-20030612-2|47	- MassBuild#464: Increase release tag
14cr|unpackssi-20030612-2|48	
14cr|unpackssi-20030612-2|49	

8820 14
14cr|unpaper-0.4.2-2|1	Summary:	Post-processing scanned and photocopied book pages
14cr|unpaper-0.4.2-2|2	Name:		unpaper
14cr|unpaper-0.4.2-2|3	Version:	0.4.2
14cr|unpaper-0.4.2-2|4	Release:	2
14cr|unpaper-0.4.2-2|5	License:	GPL
14cr|unpaper-0.4.2-2|6	Group:		Graphics
14cr|unpaper-0.4.2-2|7	# the newest version is 0.3, the old one was 1.1. Epoch is needed.
14cr|unpaper-0.4.2-2|8	Epoch:		1
14cr|unpaper-0.4.2-2|9	Source:		http://www.flameeyes.eu/files/%{name}-%{version}.tar.xz
14cr|unpaper-0.4.2-2|10	Url:		http://unpaper.berlios.de/
14cr|unpaper-0.4.2-2|11	BuildRequires:  netpbm
14cr|unpaper-0.4.2-2|12	BuildRequires:  xsltproc
14cr|unpaper-0.4.2-2|13	
14cr|unpaper-0.4.2-2|14	%description
14cr|unpaper-0.4.2-2|15	unpaper is a post-processing tool for scanned sheets of paper,
14cr|unpaper-0.4.2-2|16	especially for book pages that have been scanned from previously
14cr|unpaper-0.4.2-2|17	created photocopies.  The main purpose is to make scanned book pages
14cr|unpaper-0.4.2-2|18	better readable on screen after conversion to PDF. Additionally,
14cr|unpaper-0.4.2-2|19	unpaper might be useful to enhance the quality of scanned pages before
14cr|unpaper-0.4.2-2|20	performing optical character recognition (OCR).
14cr|unpaper-0.4.2-2|21	
14cr|unpaper-0.4.2-2|22	unpaper tries to clean scanned images by removing dark edges that
14cr|unpaper-0.4.2-2|23	appeared through scanning or copying on areas outside the actual page
14cr|unpaper-0.4.2-2|24	content (e.g.  dark areas between the left-hand-side and the
14cr|unpaper-0.4.2-2|25	right-hand-side of a double- sided book-page scan).  The program also
14cr|unpaper-0.4.2-2|26	tries to detect disaligned centering and rotation of pages and will
14cr|unpaper-0.4.2-2|27	automatically straighten each page by rotating it to the correct
14cr|unpaper-0.4.2-2|28	angle. This is called "deskewing".  Note that the automatic processing
14cr|unpaper-0.4.2-2|29	will sometimes fail. It is always a good idea to manually control the
14cr|unpaper-0.4.2-2|30	results of unpaper and adjust the parameter settings according to the
14cr|unpaper-0.4.2-2|31	requirements of the input. Each processing step can also be disabled
14cr|unpaper-0.4.2-2|32	individually for each sheet.
14cr|unpaper-0.4.2-2|33	
14cr|unpaper-0.4.2-2|34	Input and output files can be in either .pbm or .pgm format, as also
14cr|unpaper-0.4.2-2|35	used by the Linux scanning tools scanimage and scanadf.  Conversion to
14cr|unpaper-0.4.2-2|36	PDF can e.g. be achieved with the Linux tools pgm2tiff, tiffcp and
14cr|unpaper-0.4.2-2|37	tiff2pdf.
14cr|unpaper-0.4.2-2|38	
14cr|unpaper-0.4.2-2|39	
14cr|unpaper-0.4.2-2|40	%prep
14cr|unpaper-0.4.2-2|41	%setup -q
14cr|unpaper-0.4.2-2|42	
14cr|unpaper-0.4.2-2|43	
14cr|unpaper-0.4.2-2|44	%build
14cr|unpaper-0.4.2-2|45	%configure2_5x
14cr|unpaper-0.4.2-2|46	%make
14cr|unpaper-0.4.2-2|47	
14cr|unpaper-0.4.2-2|48	%install
14cr|unpaper-0.4.2-2|49	%makeinstall_std
14cr|unpaper-0.4.2-2|50	rm -rf %{buildroot}%{_datadir}/doc
14cr|unpaper-0.4.2-2|51	
14cr|unpaper-0.4.2-2|52	%files
14cr|unpaper-0.4.2-2|53	%doc doc/img doc/index.html doc/unpaper.html README COPYING
14cr|unpaper-0.4.2-2|54	%{_bindir}/*
14cr|unpaper-0.4.2-2|55	%{_mandir}/man1/*
14cr|unpaper-0.4.2-2|56	
14cr|unpaper-0.4.2-2|57	%changelog
14cr|unpaper-0.4.2-2|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4.2-2
14cr|unpaper-0.4.2-2|59	+ Revision: b920b3e
14cr|unpaper-0.4.2-2|60	- MassBuild#464: Increase release tag
14cr|unpaper-0.4.2-2|61	
14cr|unpaper-0.4.2-2|62	

8821 14
14cr|unrtf-0.21.2-2|1	Name:		unrtf
14cr|unrtf-0.21.2-2|2	Version:	0.21.2
14cr|unrtf-0.21.2-2|3	Release:	2
14cr|unrtf-0.21.2-2|4	Source0:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz
14cr|unrtf-0.21.2-2|5	Source1:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz.sig
14cr|unrtf-0.21.2-2|6	URL:		http://www.gnu.org/software/unrtf/unrtf.html
14cr|unrtf-0.21.2-2|7	License:	GPLv3
14cr|unrtf-0.21.2-2|8	Buildroot:	%{_tmppath}/%{name}-%{version}
14cr|unrtf-0.21.2-2|9	Summary:	RTF to other formats converter
14cr|unrtf-0.21.2-2|10	Group:		Text tools
14cr|unrtf-0.21.2-2|11	
14cr|unrtf-0.21.2-2|12	%description
14cr|unrtf-0.21.2-2|13	UnRTF is a moderately complicated converter from RTF to other
14cr|unrtf-0.21.2-2|14	formats, including HTML, LaTeX, text, and PostScript. Converting
14cr|unrtf-0.21.2-2|15	to HTML, it supports tables, fonts, colors, embedded images,
14cr|unrtf-0.21.2-2|16	hyperlinks, paragraph alignment among other things. All other
14cr|unrtf-0.21.2-2|17	conversions are "alpha"--just begun.
14cr|unrtf-0.21.2-2|18	
14cr|unrtf-0.21.2-2|19	%prep
14cr|unrtf-0.21.2-2|20	%setup -q -n %{name}-%{version}
14cr|unrtf-0.21.2-2|21	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/main.h
14cr|unrtf-0.21.2-2|22	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/path.h
14cr|unrtf-0.21.2-2|23	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/my_iconv.h
14cr|unrtf-0.21.2-2|24	
14cr|unrtf-0.21.2-2|25	%build
14cr|unrtf-0.21.2-2|26	%configure2_5x
14cr|unrtf-0.21.2-2|27	%make
14cr|unrtf-0.21.2-2|28	
14cr|unrtf-0.21.2-2|29	%install
14cr|unrtf-0.21.2-2|30	rm -rf %{buildroot}
14cr|unrtf-0.21.2-2|31	%makeinstall_std
14cr|unrtf-0.21.2-2|32	mv %{buildroot}/%{_libdir}/%{name} %{buildroot}/%{_datadir}/
14cr|unrtf-0.21.2-2|33	
14cr|unrtf-0.21.2-2|34	%files
14cr|unrtf-0.21.2-2|35	%defattr(-, root, root)
14cr|unrtf-0.21.2-2|36	%doc AUTHORS README NEWS
14cr|unrtf-0.21.2-2|37	%{_mandir}/man1/%{name}.1*
14cr|unrtf-0.21.2-2|38	%{_bindir}/%{name}
14cr|unrtf-0.21.2-2|39	%dir %{_datadir}/%{name}
14cr|unrtf-0.21.2-2|40	%{_datadir}/%{name}/*
14cr|unrtf-0.21.2-2|41	
14cr|unrtf-0.21.2-2|42	%clean
14cr|unrtf-0.21.2-2|43	rm -rf %{buildroot}
14cr|unrtf-0.21.2-2|44	
14cr|unrtf-0.21.2-2|45	
14cr|unrtf-0.21.2-2|46	
14cr|unrtf-0.21.2-2|47	
14cr|unrtf-0.21.2-2|48	%changelog
14cr|unrtf-0.21.2-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.2-2
14cr|unrtf-0.21.2-2|50	+ Revision: 729c94b
14cr|unrtf-0.21.2-2|51	- MassBuild#464: Increase release tag
14cr|unrtf-0.21.2-2|52	
14cr|unrtf-0.21.2-2|53	

8822 14
14cr|unsermake-0.4-6|1	Name:		unsermake
14cr|unsermake-0.4-6|2	Version:	0.4
14cr|unsermake-0.4-6|3	Release:	6
14cr|unsermake-0.4-6|4	Summary:	Buildsystem utility to supersed auto* tools
14cr|unsermake-0.4-6|5	Summary(pt_BR):	Utilitário para sobreposição das ferramentas auto* em buildsystems
14cr|unsermake-0.4-6|6	Group:		Development/Other
14cr|unsermake-0.4-6|7	Group(pt_BR):	Utilitários
14cr|unsermake-0.4-6|8	Group(es):	Utilitarios
14cr|unsermake-0.4-6|9	License:	GPL
14cr|unsermake-0.4-6|10	URL:		http://www.kde.org/
14cr|unsermake-0.4-6|11	Source0:	%{name}-%{version}.tar.bz2
14cr|unsermake-0.4-6|12	Source1:	unsermake.sh
14cr|unsermake-0.4-6|13	Requires:	python
14cr|unsermake-0.4-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|unsermake-0.4-6|15	BuildArch:	noarch
14cr|unsermake-0.4-6|16	
14cr|unsermake-0.4-6|17	%description
14cr|unsermake-0.4-6|18	Buildsystem utility to supersed auto* tools
14cr|unsermake-0.4-6|19	
14cr|unsermake-0.4-6|20	%description -l pt_BR
14cr|unsermake-0.4-6|21	Utilitário para sobreposição das ferramentas auto* em buildsystems
14cr|unsermake-0.4-6|22	
14cr|unsermake-0.4-6|23	%prep
14cr|unsermake-0.4-6|24	%setup -q
14cr|unsermake-0.4-6|25	
14cr|unsermake-0.4-6|26	%build
14cr|unsermake-0.4-6|27	
14cr|unsermake-0.4-6|28	%install
14cr|unsermake-0.4-6|29	rm -rf %{buildroot}
14cr|unsermake-0.4-6|30	
14cr|unsermake-0.4-6|31	install -d %{buildroot}%{_datadir}/unsermake
14cr|unsermake-0.4-6|32	install -m644 *.py *.um %{buildroot}%{_datadir}/unsermake
14cr|unsermake-0.4-6|33	install -m755 unsermake %{buildroot}%{_datadir}/unsermake
14cr|unsermake-0.4-6|34	
14cr|unsermake-0.4-6|35	install -m755 %{SOURCE1} -D %{buildroot}/%{_sysconfdir}/profile.d/unsermake.sh
14cr|unsermake-0.4-6|36	
14cr|unsermake-0.4-6|37	%clean
14cr|unsermake-0.4-6|38	rm -rf %{buildroot}
14cr|unsermake-0.4-6|39	
14cr|unsermake-0.4-6|40	%files
14cr|unsermake-0.4-6|41	%defattr(-,root,root)
14cr|unsermake-0.4-6|42	%doc README COPYING TODO doc/{auug97.pdf,example.obj,unsermake-talk.sxi}
14cr|unsermake-0.4-6|43	%{_datadir}/%{name}
14cr|unsermake-0.4-6|44	%{_sysconfdir}/profile.d/*
14cr|unsermake-0.4-6|45	
14cr|unsermake-0.4-6|46	
14cr|unsermake-0.4-6|47	
14cr|unsermake-0.4-6|48	
14cr|unsermake-0.4-6|49	
14cr|unsermake-0.4-6|50	%changelog
14cr|unsermake-0.4-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-6
14cr|unsermake-0.4-6|52	+ Revision: fef8f6f
14cr|unsermake-0.4-6|53	- MassBuild#464: Increase release tag
14cr|unsermake-0.4-6|54	
14cr|unsermake-0.4-6|55	

8823 14
14cr|unshield-1.0-1|1	%define major 0
14cr|unshield-1.0-1|2	%define libname %mklibname %{name} %{major}
14cr|unshield-1.0-1|3	%define devname %mklibname %{name} -d
14cr|unshield-1.0-1|4	
14cr|unshield-1.0-1|5	Summary:	A program to extract InstallShield cabinet files
14cr|unshield-1.0-1|6	Name:		unshield
14cr|unshield-1.0-1|7	Version:	1.0
14cr|unshield-1.0-1|8	Release:	1
14cr|unshield-1.0-1|9	License:	MIT
14cr|unshield-1.0-1|10	Group:		Networking/Other
14cr|unshield-1.0-1|11	Url:		http://synce.sourceforge.net/
14cr|unshield-1.0-1|12	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
14cr|unshield-1.0-1|13	BuildRequires:	libtool
14cr|unshield-1.0-1|14	BuildRequires:	pkgconfig(openssl)
14cr|unshield-1.0-1|15	BuildRequires:	pkgconfig(zlib)
14cr|unshield-1.0-1|16	
14cr|unshield-1.0-1|17	%description
14cr|unshield-1.0-1|18	Cabinet (.CAB) files are a form of archive, which is used by the InstallShield
14cr|unshield-1.0-1|19	installer software. The unshield program simply unpacks such files.
14cr|unshield-1.0-1|20	
14cr|unshield-1.0-1|21	See http://synce.sourceforge.net/ for more information.
14cr|unshield-1.0-1|22	
14cr|unshield-1.0-1|23	%files
14cr|unshield-1.0-1|24	%doc ChangeLog LICENSE README TODO
14cr|unshield-1.0-1|25	%{_bindir}/unshield
14cr|unshield-1.0-1|26	%{_mandir}/man1/*
14cr|unshield-1.0-1|27	
14cr|unshield-1.0-1|28	#----------------------------------------------------------------------------
14cr|unshield-1.0-1|29	
14cr|unshield-1.0-1|30	%package -n %{libname}
14cr|unshield-1.0-1|31	Summary:	A library to extract InstallShield cabinet files
14cr|unshield-1.0-1|32	Group:		System/Libraries
14cr|unshield-1.0-1|33	
14cr|unshield-1.0-1|34	%description -n %{libname}
14cr|unshield-1.0-1|35	Cabinet (.CAB) files are a form of archive, which is used by the InstallShield
14cr|unshield-1.0-1|36	installer software. The unshield program simply unpacks such files.
14cr|unshield-1.0-1|37	
14cr|unshield-1.0-1|38	%files -n %{libname}
14cr|unshield-1.0-1|39	%{_libdir}/lib%{name}.so.%{major}*
14cr|unshield-1.0-1|40	
14cr|unshield-1.0-1|41	#----------------------------------------------------------------------------
14cr|unshield-1.0-1|42	
14cr|unshield-1.0-1|43	%package -n %{devname}
14cr|unshield-1.0-1|44	Summary:	Development library and header files for %{name}
14cr|unshield-1.0-1|45	Group:		Development/C
14cr|unshield-1.0-1|46	Requires:	%{libname} = %{EVRD}
14cr|unshield-1.0-1|47	Provides:	%{name}-devel = %{EVRD}
14cr|unshield-1.0-1|48	
14cr|unshield-1.0-1|49	%description -n %{devname}
14cr|unshield-1.0-1|50	Cabinet (.CAB) files are a form of archive, which is used by the InstallShield
14cr|unshield-1.0-1|51	installer software. The unshield program simply unpacks such files.
14cr|unshield-1.0-1|52	
14cr|unshield-1.0-1|53	%files -n %{devname}
14cr|unshield-1.0-1|54	%doc ChangeLog LICENSE README TODO
14cr|unshield-1.0-1|55	%{_includedir}/*
14cr|unshield-1.0-1|56	%{_libdir}/lib%{name}.so
14cr|unshield-1.0-1|57	%{_libdir}/pkgconfig/*.pc
14cr|unshield-1.0-1|58	
14cr|unshield-1.0-1|59	#----------------------------------------------------------------------------
14cr|unshield-1.0-1|60	
14cr|unshield-1.0-1|61	%prep
14cr|unshield-1.0-1|62	%setup -q
14cr|unshield-1.0-1|63	
14cr|unshield-1.0-1|64	%build
14cr|unshield-1.0-1|65	./bootstrap
14cr|unshield-1.0-1|66	%configure2_5x \
14cr|unshield-1.0-1|67	--with-ssl \
14cr|unshield-1.0-1|68	--disable-static
14cr|unshield-1.0-1|69	%make
14cr|unshield-1.0-1|70	
14cr|unshield-1.0-1|71	%install
14cr|unshield-1.0-1|72	%makeinstall_std
14cr|unshield-1.0-1|73	
14cr|unshield-1.0-1|74	
14cr|unshield-1.0-1|75	%changelog
14cr|unshield-1.0-1|76	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
14cr|unshield-1.0-1|77	+ Revision: a3dd103
14cr|unshield-1.0-1|78	- New version 1.0
14cr|unshield-1.0-1|79	
14cr|unshield-1.0-1|80	

8824 14
14cr|untie-0.4-0.1.git14b92c7|1	%define git 14b92c7
14cr|untie-0.4-0.1.git14b92c7|2	
14cr|untie-0.4-0.1.git14b92c7|3	Summary: Process namespace creator
14cr|untie-0.4-0.1.git14b92c7|4	Name: untie
14cr|untie-0.4-0.1.git14b92c7|5	Version: 0.4
14cr|untie-0.4-0.1.git14b92c7|6	Release: %mkrel 0.1.git%{git}
14cr|untie-0.4-0.1.git14b92c7|7	License: GPL
14cr|untie-0.4-0.1.git14b92c7|8	Group: Shells
14cr|untie-0.4-0.1.git14b92c7|9	URL: http://guichaz.free.fr/untie
14cr|untie-0.4-0.1.git14b92c7|10	Source0: untie-%{version}-%{git}.tar.gz
14cr|untie-0.4-0.1.git14b92c7|11	
14cr|untie-0.4-0.1.git14b92c7|12	%description
14cr|untie-0.4-0.1.git14b92c7|13	untie is a tool used to launch commands in new namespaces.
14cr|untie-0.4-0.1.git14b92c7|14	
14cr|untie-0.4-0.1.git14b92c7|15	%prep
14cr|untie-0.4-0.1.git14b92c7|16	%setup -q
14cr|untie-0.4-0.1.git14b92c7|17	
14cr|untie-0.4-0.1.git14b92c7|18	%build
14cr|untie-0.4-0.1.git14b92c7|19	make
14cr|untie-0.4-0.1.git14b92c7|20	
14cr|untie-0.4-0.1.git14b92c7|21	
14cr|untie-0.4-0.1.git14b92c7|22	%install
14cr|untie-0.4-0.1.git14b92c7|23	rm -rf
14cr|untie-0.4-0.1.git14b92c7|24	%makeinstall PREFIX=%{buildroot}/%{_prefix}
14cr|untie-0.4-0.1.git14b92c7|25	
14cr|untie-0.4-0.1.git14b92c7|26	%clean
14cr|untie-0.4-0.1.git14b92c7|27	rm -rf
14cr|untie-0.4-0.1.git14b92c7|28	
14cr|untie-0.4-0.1.git14b92c7|29	
14cr|untie-0.4-0.1.git14b92c7|30	%files
14cr|untie-0.4-0.1.git14b92c7|31	%defattr(-,root,root)
14cr|untie-0.4-0.1.git14b92c7|32	%doc COPYING NEWS README
14cr|untie-0.4-0.1.git14b92c7|33	%{_sbindir}/*
14cr|untie-0.4-0.1.git14b92c7|34	%doc %{_mandir}/*/*
14cr|untie-0.4-0.1.git14b92c7|35	
14cr|untie-0.4-0.1.git14b92c7|36	
14cr|untie-0.4-0.1.git14b92c7|37	
14cr|untie-0.4-0.1.git14b92c7|38	
14cr|untie-0.4-0.1.git14b92c7|39	%changelog
14cr|untie-0.4-0.1.git14b92c7|40	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4-0.1.git14b92c7
14cr|untie-0.4-0.1.git14b92c7|41	+ Revision: 4d22857
14cr|untie-0.4-0.1.git14b92c7|42	- Automatic import for version 0.4
14cr|untie-0.4-0.1.git14b92c7|43	
14cr|untie-0.4-0.1.git14b92c7|44	

8825 14
14cr|unvanquished-0.28.0-2|1	%define debug_package	%{nil}
14cr|unvanquished-0.28.0-2|2	%define oname Unvanquished
14cr|unvanquished-0.28.0-2|3	
14cr|unvanquished-0.28.0-2|4	
14cr|unvanquished-0.28.0-2|5	Name:           unvanquished
14cr|unvanquished-0.28.0-2|6	Version:        0.28.0
14cr|unvanquished-0.28.0-2|7	Release:        2
14cr|unvanquished-0.28.0-2|8	Summary:        Sci-fi RTS and FPS game
14cr|unvanquished-0.28.0-2|9	License:        GPLv3
14cr|unvanquished-0.28.0-2|10	Group:          Games/Arcade
14cr|unvanquished-0.28.0-2|11	Url:            http://unvanquished.net/
14cr|unvanquished-0.28.0-2|12	Source0:        http://unvanquished.net/downloads/sources/stripped/%{name}-%{version}.tar.xz
14cr|unvanquished-0.28.0-2|13	Source1:	unvanquished.png
14cr|unvanquished-0.28.0-2|14	BuildRequires:  cmake
14cr|unvanquished-0.28.0-2|15	BuildRequires:  gcc-c++
14cr|unvanquished-0.28.0-2|16	BuildRequires:  gmp-devel
14cr|unvanquished-0.28.0-2|17	BuildRequires:  hicolor-icon-theme
14cr|unvanquished-0.28.0-2|18	BuildRequires:  jpeg-devel
14cr|unvanquished-0.28.0-2|19	BuildRequires:  pkgconfig(ncurses)
14cr|unvanquished-0.28.0-2|20	BuildRequires:  pkgconfig(freetype2)
14cr|unvanquished-0.28.0-2|21	BuildRequires:  pkgconfig(glew)
14cr|unvanquished-0.28.0-2|22	BuildRequires:  pkgconfig(libcurl)
14cr|unvanquished-0.28.0-2|23	BuildRequires:  pkgconfig(libpng)
14cr|unvanquished-0.28.0-2|24	BuildRequires:  pkgconfig(libwebp)
14cr|unvanquished-0.28.0-2|25	BuildRequires:  pkgconfig(nettle)
14cr|unvanquished-0.28.0-2|26	BuildRequires:  pkgconfig(openal)
14cr|unvanquished-0.28.0-2|27	BuildRequires:  pkgconfig(sdl)
14cr|unvanquished-0.28.0-2|28	BuildRequires:  pkgconfig(speex)
14cr|unvanquished-0.28.0-2|29	BuildRequires:  pkgconfig(theora)
14cr|unvanquished-0.28.0-2|30	BuildRequires:  pkgconfig(vorbis)
14cr|unvanquished-0.28.0-2|31	BuildRequires:  pkgconfig(glu)
14cr|unvanquished-0.28.0-2|32	BuildRequires:  pkgconfig(gl)
14cr|unvanquished-0.28.0-2|33	BuildRequires:  pkgconfig(glut)
14cr|unvanquished-0.28.0-2|34	BuildRequires:  pkgconfig(geoip)
14cr|unvanquished-0.28.0-2|35	BuildRequires:  libtinyxml-devel
14cr|unvanquished-0.28.0-2|36	BuildRequires:  bzip2-devel
14cr|unvanquished-0.28.0-2|37	BuildRequires:  pkgconfig(libcurl)
14cr|unvanquished-0.28.0-2|38	BuildRequires:  pkgconfig(sdl2)
14cr|unvanquished-0.28.0-2|39	BuildRequires:  pkgconfig(speex)
14cr|unvanquished-0.28.0-2|40	BuildRequires:  pkgconfig(theora)
14cr|unvanquished-0.28.0-2|41	BuildRequires:  pkgconfig(vorbis)
14cr|unvanquished-0.28.0-2|42	BuildRequires:  pkgconfig(nettle)
14cr|unvanquished-0.28.0-2|43	BuildRequires:  pkgconfig(openal)
14cr|unvanquished-0.28.0-2|44	BuildRequires:  pkgconfig(opus)
14cr|unvanquished-0.28.0-2|45	BuildRequires:  pkgconfig(opusfile)
14cr|unvanquished-0.28.0-2|46	BuildRequires:  pkgconfig(ncursesw)
14cr|unvanquished-0.28.0-2|47	
14cr|unvanquished-0.28.0-2|48	
14cr|unvanquished-0.28.0-2|49	Requires:       opengl-games-utils
14cr|unvanquished-0.28.0-2|50	Requires:       unvanquished-data >= %{version}
14cr|unvanquished-0.28.0-2|51	Suggests:       unvanquished-maps >= %{version}
14cr|unvanquished-0.28.0-2|52	
14cr|unvanquished-0.28.0-2|53	
14cr|unvanquished-0.28.0-2|54	%description
14cr|unvanquished-0.28.0-2|55	Players fight online in team based combat in a war of aliens against humans.
14cr|unvanquished-0.28.0-2|56	
14cr|unvanquished-0.28.0-2|57	While the humans are equipped with weapons that they use to exterminate
14cr|unvanquished-0.28.0-2|58	the alien presence, the aliens have only their pincers and a few special
14cr|unvanquished-0.28.0-2|59	attacks, such as poison gas, and ranged electrical and projectile attacks.
14cr|unvanquished-0.28.0-2|60	Players do not spawn at random points in the map; instead, each map has
14cr|unvanquished-0.28.0-2|61	default spawn points and both teams are capable of moving
14cr|unvanquished-0.28.0-2|62	them wherever they please.
14cr|unvanquished-0.28.0-2|63	Both teams have other buildings that round out their base,
14cr|unvanquished-0.28.0-2|64	such as machinegun turrets for the humans and barricades for the aliens.
14cr|unvanquished-0.28.0-2|65	Either team wins by destroying the opposing team's spawn points
14cr|unvanquished-0.28.0-2|66	and killing any remaining members of that team before they
14cr|unvanquished-0.28.0-2|67	are able to build any more spawn points or the game timer ends.
14cr|unvanquished-0.28.0-2|68	This package only contains the game engine.
14cr|unvanquished-0.28.0-2|69	
14cr|unvanquished-0.28.0-2|70	%prep
14cr|unvanquished-0.28.0-2|71	%setup -q
14cr|unvanquished-0.28.0-2|72	iconv -f iso8859-1 -t utf-8 GPL.txt > GPL.txt.conv && mv -f GPL.txt.conv GPL.txt
14cr|unvanquished-0.28.0-2|73	
14cr|unvanquished-0.28.0-2|74	%build
14cr|unvanquished-0.28.0-2|75	mkdir build
14cr|unvanquished-0.28.0-2|76	cd build
14cr|unvanquished-0.28.0-2|77	cmake -DCMAKE_INSTALL_PREFIX="%{_libdir}" \
14cr|unvanquished-0.28.0-2|78	-DCMAKE_INSTALL_BINDIR="%{_libdir}/%{oname}" \
14cr|unvanquished-0.28.0-2|79	-DCMAKE_INSTALL_LIBDIR="%{_libdir}/%{oname}" \
14cr|unvanquished-0.28.0-2|80	-DUSE_CURSES=0 \
14cr|unvanquished-0.28.0-2|81	-DUSE_CIN_XVID=0 \
14cr|unvanquished-0.28.0-2|82	-DUSE_INTERNAL_SDL=0 \
14cr|unvanquished-0.28.0-2|83	-DUSE_INTERNAL_CRYPTO=0 \
14cr|unvanquished-0.28.0-2|84	-DUSE_INTERNAL_JPEG=0 \
14cr|unvanquished-0.28.0-2|85	-DUSE_INTERNAL_SPEEX=0 \
14cr|unvanquished-0.28.0-2|86	-DUSE_INTERNAL_GLEW=0 \
14cr|unvanquished-0.28.0-2|87	..
14cr|unvanquished-0.28.0-2|88	
14cr|unvanquished-0.28.0-2|89	%make
14cr|unvanquished-0.28.0-2|90	
14cr|unvanquished-0.28.0-2|91	%install
14cr|unvanquished-0.28.0-2|92	# makinstall no longer provided
14cr|unvanquished-0.28.0-2|93	# Binaries
14cr|unvanquished-0.28.0-2|94	install -d %{buildroot}%{_libdir}/unvanquished/
14cr|unvanquished-0.28.0-2|95	cd build
14cr|unvanquished-0.28.0-2|96	install -m 755 daemon daemonded *.so %{buildroot}%{_libdir}/unvanquished/
14cr|unvanquished-0.28.0-2|97	
14cr|unvanquished-0.28.0-2|98	# Game launcher
14cr|unvanquished-0.28.0-2|99	mkdir -p %{buildroot}%{_bindir}
14cr|unvanquished-0.28.0-2|100	cat >> %{buildroot}%{_bindir}/unvanquished <<EOF
14cr|unvanquished-0.28.0-2|101	#!/bin/sh
14cr|unvanquished-0.28.0-2|102	cd %{_libdir}/unvanquished
14cr|unvanquished-0.28.0-2|103	exec ./daemon +set fs_libpath "%{_libdir}/unvanquished" +set fs_basepath "%{_datadir}/unvanquished" "$@"
14cr|unvanquished-0.28.0-2|104	EOF
14cr|unvanquished-0.28.0-2|105	chmod +x %{buildroot}%{_bindir}/unvanquished
14cr|unvanquished-0.28.0-2|106	
14cr|unvanquished-0.28.0-2|107	# Game server launcher
14cr|unvanquished-0.28.0-2|108	cat >> %{buildroot}%{_bindir}/unvanquished-server <<EOF
14cr|unvanquished-0.28.0-2|109	#!/bin/sh
14cr|unvanquished-0.28.0-2|110	cd %{_libdir}/Unvanquished
14cr|unvanquished-0.28.0-2|111	exec ./daemonded +set fs_libpath "%{_libdir}/unvanquished/" +set fs_basepath "%{_datadir}/unvanquished" "$@"
14cr|unvanquished-0.28.0-2|112	EOF
14cr|unvanquished-0.28.0-2|113	chmod +x %{buildroot}%{_bindir}/unvanquished-server
14cr|unvanquished-0.28.0-2|114	
14cr|unvanquished-0.28.0-2|115	# Menu entry
14cr|unvanquished-0.28.0-2|116	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|unvanquished-0.28.0-2|117	cat >> %{buildroot}%{_datadir}/applications/unvanquished.desktop <<EOF
14cr|unvanquished-0.28.0-2|118	[Desktop Entry]
14cr|unvanquished-0.28.0-2|119	Categories=Game;ActionGame;
14cr|unvanquished-0.28.0-2|120	Name=Unvanquished
14cr|unvanquished-0.28.0-2|121	GenericName=sci-fi RTS and FPS mashup
14cr|unvanquished-0.28.0-2|122	Type=Application
14cr|unvanquished-0.28.0-2|123	Exec=unvanquished
14cr|unvanquished-0.28.0-2|124	Icon=unvanquished
14cr|unvanquished-0.28.0-2|125	EOF
14cr|unvanquished-0.28.0-2|126	
14cr|unvanquished-0.28.0-2|127	# Icons
14cr|unvanquished-0.28.0-2|128	mkdir -p  %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
14cr|unvanquished-0.28.0-2|129	install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/unvanquished.png
14cr|unvanquished-0.28.0-2|130	
14cr|unvanquished-0.28.0-2|131	
14cr|unvanquished-0.28.0-2|132	
14cr|unvanquished-0.28.0-2|133	%files
14cr|unvanquished-0.28.0-2|134	%doc GPL.txt COPYING.txt
14cr|unvanquished-0.28.0-2|135	%{_bindir}/*
14cr|unvanquished-0.28.0-2|136	%{_libdir}/unvanquished/
14cr|unvanquished-0.28.0-2|137	%{_datadir}/applications/unvanquished.desktop
14cr|unvanquished-0.28.0-2|138	%{_datadir}/icons/hicolor/128x128/apps/unvanquished.png
14cr|unvanquished-0.28.0-2|139	
14cr|unvanquished-0.28.0-2|140	
14cr|unvanquished-0.28.0-2|141	
14cr|unvanquished-0.28.0-2|142	
14cr|unvanquished-0.28.0-2|143	%changelog
14cr|unvanquished-0.28.0-2|144	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.28.0-2
14cr|unvanquished-0.28.0-2|145	+ Revision: 5efa75b
14cr|unvanquished-0.28.0-2|146	- MassBuild#464: Increase release tag
14cr|unvanquished-0.28.0-2|147	
14cr|unvanquished-0.28.0-2|148	

8826 14
14cr|unvanquished-data-0.28.0-2|1	Name:           unvanquished-data
14cr|unvanquished-data-0.28.0-2|2	Version:        0.28.0
14cr|unvanquished-data-0.28.0-2|3	Release:        2
14cr|unvanquished-data-0.28.0-2|4	Summary:        Sci-fi RTS and FPS game
14cr|unvanquished-data-0.28.0-2|5	License:        CC-BY-SA-2.5 and CC-BY-SA-3.0
14cr|unvanquished-data-0.28.0-2|6	Group:          Games/Arcade
14cr|unvanquished-data-0.28.0-2|7	Url:            http://unvanquished.net/
14cr|unvanquished-data-0.28.0-2|8	Source1:        http://www.unvanquished.net/downloads/pkg/training/resources_0.27.1.pk3
14cr|unvanquished-data-0.28.0-2|9	Source2:        http://www.unvanquished.net/downloads/pkg/unvanquished_%{version}.pk3
14cr|unvanquished-data-0.28.0-2|10	BuildArch:      noarch
14cr|unvanquished-data-0.28.0-2|11	Requires:       unvanquished >= 0.25.0
14cr|unvanquished-data-0.28.0-2|12	
14cr|unvanquished-data-0.28.0-2|13	%description
14cr|unvanquished-data-0.28.0-2|14	Players fight online in team based combat in a war of aliens against humans.
14cr|unvanquished-data-0.28.0-2|15	This package only contains the game data files.
14cr|unvanquished-data-0.28.0-2|16	
14cr|unvanquished-data-0.28.0-2|17	%prep
14cr|unvanquished-data-0.28.0-2|18	#nothing to do
14cr|unvanquished-data-0.28.0-2|19	
14cr|unvanquished-data-0.28.0-2|20	%build
14cr|unvanquished-data-0.28.0-2|21	#nothing to do
14cr|unvanquished-data-0.28.0-2|22	
14cr|unvanquished-data-0.28.0-2|23	%install
14cr|unvanquished-data-0.28.0-2|24	mkdir -p  %{buildroot}%{_datadir}/unvanquished/pkg/
14cr|unvanquished-data-0.28.0-2|25	install -m0644 %{SOURCE1} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-data-0.28.0-2|26	install -m0644 %{SOURCE2} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-data-0.28.0-2|27	
14cr|unvanquished-data-0.28.0-2|28	%files
14cr|unvanquished-data-0.28.0-2|29	%dir %{_datadir}/unvanquished
14cr|unvanquished-data-0.28.0-2|30	%dir %{_datadir}/unvanquished/pkg/
14cr|unvanquished-data-0.28.0-2|31	%{_datadir}/unvanquished/pkg/*.pk3
14cr|unvanquished-data-0.28.0-2|32	%changelog
14cr|unvanquished-data-0.28.0-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.28.0-2
14cr|unvanquished-data-0.28.0-2|34	+ Revision: 6ac303f
14cr|unvanquished-data-0.28.0-2|35	- MassBuild#464: Increase release tag
14cr|unvanquished-data-0.28.0-2|36	
14cr|unvanquished-data-0.28.0-2|37	

8827 14
14cr|unvanquished-maps-0.28.0-2|1	%define debug_package %{nil}
14cr|unvanquished-maps-0.28.0-2|2	
14cr|unvanquished-maps-0.28.0-2|3	Summary:	Sci-fi RTS and FPS game
14cr|unvanquished-maps-0.28.0-2|4	Name:		unvanquished-maps
14cr|unvanquished-maps-0.28.0-2|5	Version:	0.28.0
14cr|unvanquished-maps-0.28.0-2|6	Release:	2
14cr|unvanquished-maps-0.28.0-2|7	License:	CC-BY-SA-2.5 and CC-BY-SA-3.0
14cr|unvanquished-maps-0.28.0-2|8	Group:		Games/Arcade
14cr|unvanquished-maps-0.28.0-2|9	Url:		https://github.com/Unvanquished/Unvanquished/blob/v%{version}/debian/configfiles/maprotation.cfg
14cr|unvanquished-maps-0.28.0-2|10	# Update  every single source link, at package update.
14cr|unvanquished-maps-0.28.0-2|11	Source0:	http://www.unvanquished.net/downloads/pkg/map-UTCS_trem.pk3
14cr|unvanquished-maps-0.28.0-2|12	Source1:	http://www.unvanquished.net/downloads/pkg/map-arachnid2_trem.pk3
14cr|unvanquished-maps-0.28.0-2|13	Source2:	http://www.unvanquished.net/downloads/pkg/map-chasm_b1.pk3
14cr|unvanquished-maps-0.28.0-2|14	Source3:	http://www.unvanquished.net/downloads/pkg/map-forlorn_a4.pk3
14cr|unvanquished-maps-0.28.0-2|15	Source4:	http://www.unvanquished.net/downloads/pkg/map-karith_trem.pk3
14cr|unvanquished-maps-0.28.0-2|16	Source5:	http://www.unvanquished.net/downloads/pkg/map-methane-beta1_trem.pk3
14cr|unvanquished-maps-0.28.0-2|17	Source6:	http://www.unvanquished.net/downloads/pkg/map-nano_trem.pk3
14cr|unvanquished-maps-0.28.0-2|18	Source7:	http://www.unvanquished.net/downloads/pkg/map-nexus6_trem.pk3
14cr|unvanquished-maps-0.28.0-2|19	Source8:	http://www.unvanquished.net/downloads/pkg/map-niveus_trem.pk3
14cr|unvanquished-maps-0.28.0-2|20	Source9:	http://www.unvanquished.net/downloads/pkg/map-orion_trem.pk3
14cr|unvanquished-maps-0.28.0-2|21	Source10:	http://www.unvanquished.net/downloads/pkg/map-parpax_d02d.pk3
14cr|unvanquished-maps-0.28.0-2|22	Source11:	http://www.unvanquished.net/downloads/pkg/map-perseus_b4d.pk3
14cr|unvanquished-maps-0.28.0-2|23	Source12:	http://www.unvanquished.net/downloads/pkg/map-plat23_b11.pk3
14cr|unvanquished-maps-0.28.0-2|24	Source13:	http://www.unvanquished.net/downloads/pkg/map-plat23_b11+1.pk3
14cr|unvanquished-maps-0.28.0-2|25	Source14:	http://www.unvanquished.net/downloads/pkg/map-spacetracks-r1_trem.pk3
14cr|unvanquished-maps-0.28.0-2|26	Source15:	http://www.unvanquished.net/downloads/pkg/map-station15-r1_trem.pk3
14cr|unvanquished-maps-0.28.0-2|27	Source16:	http://www.unvanquished.net/downloads/pkg/map-thunder_b3.pk3
14cr|unvanquished-maps-0.28.0-2|28	Source17:	http://www.unvanquished.net/downloads/pkg/map-tremor_trem.pk3
14cr|unvanquished-maps-0.28.0-2|29	Source18:	http://www.unvanquished.net/downloads/pkg/map-yocto_b2a+1.pk3
14cr|unvanquished-maps-0.28.0-2|30	Requires:	unvanquished >= %{version}
14cr|unvanquished-maps-0.28.0-2|31	BuildArch:	noarch
14cr|unvanquished-maps-0.28.0-2|32	
14cr|unvanquished-maps-0.28.0-2|33	%description
14cr|unvanquished-maps-0.28.0-2|34	Players fight online in team based combat in a war of aliens against humans.
14cr|unvanquished-maps-0.28.0-2|35	This package only contains the map pack.
14cr|unvanquished-maps-0.28.0-2|36	
14cr|unvanquished-maps-0.28.0-2|37	%files
14cr|unvanquished-maps-0.28.0-2|38	%dir %{_datadir}/unvanquished
14cr|unvanquished-maps-0.28.0-2|39	%dir %{_datadir}/unvanquished/pkg/
14cr|unvanquished-maps-0.28.0-2|40	%{_datadir}/unvanquished/pkg/*.pk3
14cr|unvanquished-maps-0.28.0-2|41	
14cr|unvanquished-maps-0.28.0-2|42	#----------------------------------------------------------------------------
14cr|unvanquished-maps-0.28.0-2|43	
14cr|unvanquished-maps-0.28.0-2|44	%prep
14cr|unvanquished-maps-0.28.0-2|45	
14cr|unvanquished-maps-0.28.0-2|46	%build
14cr|unvanquished-maps-0.28.0-2|47	
14cr|unvanquished-maps-0.28.0-2|48	%install
14cr|unvanquished-maps-0.28.0-2|49	mkdir -p  %{buildroot}%{_datadir}/unvanquished/pkg/
14cr|unvanquished-maps-0.28.0-2|50	install -m0644 %{SOURCE0} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|51	install -m0644 %{SOURCE1} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|52	install -m0644 %{SOURCE2} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|53	install -m0644 %{SOURCE3} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|54	install -m0644 %{SOURCE4} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|55	install -m0644 %{SOURCE5} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|56	install -m0644 %{SOURCE6} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|57	install -m0644 %{SOURCE7} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|58	install -m0644 %{SOURCE8} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|59	install -m0644 %{SOURCE9} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|60	install -m0644 %{SOURCE10} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|61	install -m0644 %{SOURCE11} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|62	install -m0644 %{SOURCE12} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|63	install -m0644 %{SOURCE13} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|64	install -m0644 %{SOURCE14} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|65	install -m0644 %{SOURCE15} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|66	install -m0644 %{SOURCE16} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|67	install -m0644 %{SOURCE17} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|68	install -m0644 %{SOURCE18} "%{buildroot}%{_datadir}/unvanquished/pkg/"
14cr|unvanquished-maps-0.28.0-2|69	
14cr|unvanquished-maps-0.28.0-2|70	
14cr|unvanquished-maps-0.28.0-2|71	%changelog
14cr|unvanquished-maps-0.28.0-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.28.0-2
14cr|unvanquished-maps-0.28.0-2|73	+ Revision: 1154f4a
14cr|unvanquished-maps-0.28.0-2|74	- MassBuild#464: Increase release tag
14cr|unvanquished-maps-0.28.0-2|75	
14cr|unvanquished-maps-0.28.0-2|76	

8828 14
14cr|up-0.3-13|1	Summary:	Displays the uptime in a human readable format
14cr|up-0.3-13|2	Name:		up
14cr|up-0.3-13|3	Version:	0.3
14cr|up-0.3-13|4	Release:	13
14cr|up-0.3-13|5	License:	GPL
14cr|up-0.3-13|6	Group:		System/Base
14cr|up-0.3-13|7	URL:		http://www.burdell.org/up.php3
14cr|up-0.3-13|8	Source:		%{name}-%{version}.tar.bz2
14cr|up-0.3-13|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|up-0.3-13|10	
14cr|up-0.3-13|11	%description
14cr|up-0.3-13|12	up displays the uptime of the system accounting for decades, years, weeks,
14cr|up-0.3-13|13	days, hours, and minutes.  It can output the uptime in its standard hardcore
14cr|up-0.3-13|14	format or the standard 'uptime' (that program that comes with procps) format
14cr|up-0.3-13|15	for quick comparisons with other systems.
14cr|up-0.3-13|16	
14cr|up-0.3-13|17	%prep
14cr|up-0.3-13|18	
14cr|up-0.3-13|19	%setup -n %{name}-%{version}
14cr|up-0.3-13|20	
14cr|up-0.3-13|21	%build
14cr|up-0.3-13|22	gcc %{optflags} -o up up.c
14cr|up-0.3-13|23	
14cr|up-0.3-13|24	%install
14cr|up-0.3-13|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|up-0.3-13|26	
14cr|up-0.3-13|27	install -d %{buildroot}%{_bindir}
14cr|up-0.3-13|28	install -d %{buildroot}%{_mandir}/man1
14cr|up-0.3-13|29	install -m755 up %{buildroot}%{_bindir}/
14cr|up-0.3-13|30	install -m644 up.1 %{buildroot}%{_mandir}/man1/
14cr|up-0.3-13|31	
14cr|up-0.3-13|32	%clean
14cr|up-0.3-13|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|up-0.3-13|34	
14cr|up-0.3-13|35	%files
14cr|up-0.3-13|36	%defattr(-,root,root)
14cr|up-0.3-13|37	%doc README ChangeLog
14cr|up-0.3-13|38	%{_bindir}/*
14cr|up-0.3-13|39	%{_mandir}/man1/*
14cr|up-0.3-13|40	
14cr|up-0.3-13|41	
14cr|up-0.3-13|42	
14cr|up-0.3-13|43	%changelog
14cr|up-0.3-13|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-13
14cr|up-0.3-13|45	+ Revision: 78dccec
14cr|up-0.3-13|46	- MassBuild#464: Increase release tag
14cr|up-0.3-13|47	
14cr|up-0.3-13|48	

8829 14
14cr|updateads-1.0-6|1	Summary:	Update BIND ad server listings
14cr|updateads-1.0-6|2	Name:		updateads
14cr|updateads-1.0-6|3	Version:	1.0
14cr|updateads-1.0-6|4	Release:	6
14cr|updateads-1.0-6|5	License:	BSD-like
14cr|updateads-1.0-6|6	Group:		Monitoring
14cr|updateads-1.0-6|7	URL:		http://prefetch.net/code/updateads.pl.html
14cr|updateads-1.0-6|8	Source0:	http://prefetch.net/code/updateads.pl.bz2
14cr|updateads-1.0-6|9	Requires:	bind
14cr|updateads-1.0-6|10	BuildArch:	noarch
14cr|updateads-1.0-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|updateads-1.0-6|12	
14cr|updateads-1.0-6|13	%description
14cr|updateads-1.0-6|14	updatedads.pl is a Perl script that can be used to retrieve and format the
14cr|updateads-1.0-6|15	latest list of well known ad servers for placement in a BIND zone file.
14cr|updateads-1.0-6|16	
14cr|updateads-1.0-6|17	%prep
14cr|updateads-1.0-6|18	
14cr|updateads-1.0-6|19	%setup -q -c -T
14cr|updateads-1.0-6|20	bzcat %{SOURCE0} > %{name}
14cr|updateads-1.0-6|21	
14cr|updateads-1.0-6|22	%build
14cr|updateads-1.0-6|23	
14cr|updateads-1.0-6|24	%install
14cr|updateads-1.0-6|25	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|updateads-1.0-6|26	
14cr|updateads-1.0-6|27	install -d %{buildroot}%{_bindir}
14cr|updateads-1.0-6|28	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|updateads-1.0-6|29	
14cr|updateads-1.0-6|30	%clean
14cr|updateads-1.0-6|31	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
14cr|updateads-1.0-6|32	
14cr|updateads-1.0-6|33	%files
14cr|updateads-1.0-6|34	%defattr(-,root,root)
14cr|updateads-1.0-6|35	%attr(0755,root,root) %{_bindir}/%{name}
14cr|updateads-1.0-6|36	
14cr|updateads-1.0-6|37	
14cr|updateads-1.0-6|38	
14cr|updateads-1.0-6|39	%changelog
14cr|updateads-1.0-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14cr|updateads-1.0-6|41	+ Revision: 902a644
14cr|updateads-1.0-6|42	- MassBuild#464: Increase release tag
14cr|updateads-1.0-6|43	
14cr|updateads-1.0-6|44	

8830 14
14cr|upnp-inspector-0.2.2-4|1	%define tarball_name UPnP-Inspector
14cr|upnp-inspector-0.2.2-4|2	
14cr|upnp-inspector-0.2.2-4|3	Name: 		upnp-inspector
14cr|upnp-inspector-0.2.2-4|4	Summary: 	An UPnP Device and Service analyzer
14cr|upnp-inspector-0.2.2-4|5	Version: 	0.2.2
14cr|upnp-inspector-0.2.2-4|6	Release: 	4
14cr|upnp-inspector-0.2.2-4|7	Group: 		Networking/Other
14cr|upnp-inspector-0.2.2-4|8	License: 	MIT
14cr|upnp-inspector-0.2.2-4|9	URL: 		https://coherence.beebits.net/wiki/UPnP-Inspector
14cr|upnp-inspector-0.2.2-4|10	Source0: 	https://coherence.beebits.net/download/%{tarball_name}-%version.tar.bz2
14cr|upnp-inspector-0.2.2-4|11	
14cr|upnp-inspector-0.2.2-4|12	BuildRequires: pkgconfig(python)
14cr|upnp-inspector-0.2.2-4|13	BuildRequires: pythonegg(setuptools)
14cr|upnp-inspector-0.2.2-4|14	BuildRequires: imagemagick
14cr|upnp-inspector-0.2.2-4|15	BuildRequires: desktop-file-utils
14cr|upnp-inspector-0.2.2-4|16	
14cr|upnp-inspector-0.2.2-4|17	Requires: 	pythonegg(twisted-mail)
14cr|upnp-inspector-0.2.2-4|18	Requires: 	pythonegg(coherence) >= 0.6.0
14cr|upnp-inspector-0.2.2-4|19	Requires: 	pygtk2.0
14cr|upnp-inspector-0.2.2-4|20	Requires:   	rpm-helper
14cr|upnp-inspector-0.2.2-4|21	
14cr|upnp-inspector-0.2.2-4|22	Provides: 	UPnP-Inspector = %version
14cr|upnp-inspector-0.2.2-4|23	
14cr|upnp-inspector-0.2.2-4|24	BuildArch:      noarch
14cr|upnp-inspector-0.2.2-4|25	
14cr|upnp-inspector-0.2.2-4|26	%description
14cr|upnp-inspector-0.2.2-4|27	The Inspector is an UPnP Device and Service analyzer, and a debugging tool,
14cr|upnp-inspector-0.2.2-4|28	based on the Coherence DLNA/UPnP framework.
14cr|upnp-inspector-0.2.2-4|29	Modeled loosely after the Intel UPnP Device Spy and Device Validator.
14cr|upnp-inspector-0.2.2-4|30	It is a GUI to discover and explore UPnP devices on your network.
14cr|upnp-inspector-0.2.2-4|31	Detected devices are displayed in a tree-view, where actions can be called and
14cr|upnp-inspector-0.2.2-4|32	state-variables be queried.
14cr|upnp-inspector-0.2.2-4|33	
14cr|upnp-inspector-0.2.2-4|34	%files
14cr|upnp-inspector-0.2.2-4|35	%doc LICENCE NEWS README
14cr|upnp-inspector-0.2.2-4|36	%{_bindir}/%{name}
14cr|upnp-inspector-0.2.2-4|37	%{_datadir}/applications/%{name}.desktop
14cr|upnp-inspector-0.2.2-4|38	%{_iconsdir}/%{name}.png
14cr|upnp-inspector-0.2.2-4|39	%{_liconsdir}/%{name}.png
14cr|upnp-inspector-0.2.2-4|40	%{_miconsdir}/%{name}.png
14cr|upnp-inspector-0.2.2-4|41	%{py_puresitedir}/UPnP_Inspector*.egg-info
14cr|upnp-inspector-0.2.2-4|42	%{py_puresitedir}/upnp_inspector/
14cr|upnp-inspector-0.2.2-4|43	
14cr|upnp-inspector-0.2.2-4|44	
14cr|upnp-inspector-0.2.2-4|45	%prep
14cr|upnp-inspector-0.2.2-4|46	%setup -q -n %{tarball_name}-%version
14cr|upnp-inspector-0.2.2-4|47	
14cr|upnp-inspector-0.2.2-4|48	%build
14cr|upnp-inspector-0.2.2-4|49	python setup.py build
14cr|upnp-inspector-0.2.2-4|50	
14cr|upnp-inspector-0.2.2-4|51	%install
14cr|upnp-inspector-0.2.2-4|52	python setup.py install --skip-build --root=%{buildroot}
14cr|upnp-inspector-0.2.2-4|53	
14cr|upnp-inspector-0.2.2-4|54	
14cr|upnp-inspector-0.2.2-4|55	# install icons
14cr|upnp-inspector-0.2.2-4|56	mkdir -p %{buildroot}%{_miconsdir}
14cr|upnp-inspector-0.2.2-4|57	mkdir -p %{buildroot}%{_iconsdir}
14cr|upnp-inspector-0.2.2-4|58	mkdir -p %{buildroot}%{_liconsdir}
14cr|upnp-inspector-0.2.2-4|59	install -m 644 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_iconsdir}/%name.png
14cr|upnp-inspector-0.2.2-4|60	convert -scale 16x16 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_miconsdir}/%name.png
14cr|upnp-inspector-0.2.2-4|61	convert -scale 48x48 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_liconsdir}/%name.png
14cr|upnp-inspector-0.2.2-4|62	
14cr|upnp-inspector-0.2.2-4|63	# menu
14cr|upnp-inspector-0.2.2-4|64	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|upnp-inspector-0.2.2-4|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|upnp-inspector-0.2.2-4|66	[Desktop Entry]
14cr|upnp-inspector-0.2.2-4|67	Name=UPnP-Inspector
14cr|upnp-inspector-0.2.2-4|68	Comment=An UPnP Device and Service analyzer
14cr|upnp-inspector-0.2.2-4|69	Exec=upnp-inspector
14cr|upnp-inspector-0.2.2-4|70	Icon=upnp-inspector
14cr|upnp-inspector-0.2.2-4|71	StartupNotify=true
14cr|upnp-inspector-0.2.2-4|72	Terminal=false
14cr|upnp-inspector-0.2.2-4|73	Type=Application
14cr|upnp-inspector-0.2.2-4|74	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop;
14cr|upnp-inspector-0.2.2-4|75	EOF
14cr|upnp-inspector-0.2.2-4|76	
14cr|upnp-inspector-0.2.2-4|77	desktop-file-validate  %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|upnp-inspector-0.2.2-4|78	%changelog
14cr|upnp-inspector-0.2.2-4|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-4
14cr|upnp-inspector-0.2.2-4|80	+ Revision: f3ee4d1
14cr|upnp-inspector-0.2.2-4|81	- MassBuild#464: Increase release tag
14cr|upnp-inspector-0.2.2-4|82	
14cr|upnp-inspector-0.2.2-4|83	

8831 14
14cr|upse-1.0.0-7|1	%define name upse
14cr|upse-1.0.0-7|2	%define version 1.0.0
14cr|upse-1.0.0-7|3	%define release 7
14cr|upse-1.0.0-7|4	
14cr|upse-1.0.0-7|5	%define major 2.0.0
14cr|upse-1.0.0-7|6	%define libname %mklibname upse %major
14cr|upse-1.0.0-7|7	%define develname %mklibname -d upse
14cr|upse-1.0.0-7|8	
14cr|upse-1.0.0-7|9	Summary: Playstation sound emulator
14cr|upse-1.0.0-7|10	Name: %{name}
14cr|upse-1.0.0-7|11	Version: %{version}
14cr|upse-1.0.0-7|12	Release: %{release}
14cr|upse-1.0.0-7|13	Source0: http://distfiles.atheme.org/%{name}-%{version}.tbz2
14cr|upse-1.0.0-7|14	Patch0: upse-1.0.0-new-audacious.patch
14cr|upse-1.0.0-7|15	Patch1: upse-disable-audacious.patch
14cr|upse-1.0.0-7|16	License: GPLv2
14cr|upse-1.0.0-7|17	Group: Sound
14cr|upse-1.0.0-7|18	Url: http://nenolod.net/upse
14cr|upse-1.0.0-7|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|upse-1.0.0-7|20	BuildRequires: libao-devel
14cr|upse-1.0.0-7|21	BuildRequires: zlib-devel
14cr|upse-1.0.0-7|22	
14cr|upse-1.0.0-7|23	%description
14cr|upse-1.0.0-7|24	UPSE is a work in progress Playstation sound emulator. Unlike other
14cr|upse-1.0.0-7|25	emulators (SexyPSF), UPSE supports playing back most (a few replayers
14cr|upse-1.0.0-7|26	seem to have bugs or are dependent on some undocumented feature) PS1
14cr|upse-1.0.0-7|27	module formats.
14cr|upse-1.0.0-7|28	
14cr|upse-1.0.0-7|29	%package -n %libname
14cr|upse-1.0.0-7|30	Summary: Playstation sound emulator library
14cr|upse-1.0.0-7|31	Group: System/Libraries
14cr|upse-1.0.0-7|32	%description -n %libname
14cr|upse-1.0.0-7|33	UPSE is a work in progress Playstation sound emulator. Unlike other
14cr|upse-1.0.0-7|34	emulators (SexyPSF), UPSE supports playing back most (a few replayers
14cr|upse-1.0.0-7|35	seem to have bugs or are dependent on some undocumented feature) PS1
14cr|upse-1.0.0-7|36	module formats.
14cr|upse-1.0.0-7|37	
14cr|upse-1.0.0-7|38	%package -n %develname
14cr|upse-1.0.0-7|39	Summary: Playstation sound emulator library
14cr|upse-1.0.0-7|40	Group: Development/C
14cr|upse-1.0.0-7|41	Requires: %libname = %version
14cr|upse-1.0.0-7|42	Provides: libupse-devel = %version-%release
14cr|upse-1.0.0-7|43	
14cr|upse-1.0.0-7|44	%description -n %develname
14cr|upse-1.0.0-7|45	UPSE is a work in progress Playstation sound emulator. Unlike other
14cr|upse-1.0.0-7|46	emulators (SexyPSF), UPSE supports playing back most (a few replayers
14cr|upse-1.0.0-7|47	seem to have bugs or are dependent on some undocumented feature) PS1
14cr|upse-1.0.0-7|48	module formats.
14cr|upse-1.0.0-7|49	
14cr|upse-1.0.0-7|50	%if 0
14cr|upse-1.0.0-7|51	BuildRequires: libaudacious-devel >= 5:1.4
14cr|upse-1.0.0-7|52	%package -n audacious-upse
14cr|upse-1.0.0-7|53	Summary: Playstation sound emulator plugin for Audacious
14cr|upse-1.0.0-7|54	Group: Sound
14cr|upse-1.0.0-7|55	Requires: audacious
14cr|upse-1.0.0-7|56	
14cr|upse-1.0.0-7|57	%description -n audacious-upse
14cr|upse-1.0.0-7|58	UPSE is a work in progress Playstation sound emulator. Unlike other
14cr|upse-1.0.0-7|59	emulators (SexyPSF), UPSE supports playing back most (a few replayers
14cr|upse-1.0.0-7|60	seem to have bugs or are dependent on some undocumented feature) PS1
14cr|upse-1.0.0-7|61	module formats.
14cr|upse-1.0.0-7|62	
14cr|upse-1.0.0-7|63	This adds Playstation sound emulation to the Audacious Media Player.
14cr|upse-1.0.0-7|64	%endif
14cr|upse-1.0.0-7|65	
14cr|upse-1.0.0-7|66	%prep
14cr|upse-1.0.0-7|67	%setup -q
14cr|upse-1.0.0-7|68	%apply_patches
14cr|upse-1.0.0-7|69	
14cr|upse-1.0.0-7|70	%build
14cr|upse-1.0.0-7|71	%configure2_5x
14cr|upse-1.0.0-7|72	%make
14cr|upse-1.0.0-7|73	
14cr|upse-1.0.0-7|74	%install
14cr|upse-1.0.0-7|75	rm -rf %{buildroot}
14cr|upse-1.0.0-7|76	%makeinstall_std
14cr|upse-1.0.0-7|77	
14cr|upse-1.0.0-7|78	%clean
14cr|upse-1.0.0-7|79	rm -rf %{buildroot}
14cr|upse-1.0.0-7|80	
14cr|upse-1.0.0-7|81	%if %mdkversion < 200900
14cr|upse-1.0.0-7|82	%post -n %libname -p /sbin/ldconfig
14cr|upse-1.0.0-7|83	%endif
14cr|upse-1.0.0-7|84	%if %mdkversion < 200900
14cr|upse-1.0.0-7|85	%postun -n %libname -p /sbin/ldconfig
14cr|upse-1.0.0-7|86	%endif
14cr|upse-1.0.0-7|87	
14cr|upse-1.0.0-7|88	%files
14cr|upse-1.0.0-7|89	%defattr(-,root,root)
14cr|upse-1.0.0-7|90	%doc NEWS  THANKS  TODO AUTHORS
14cr|upse-1.0.0-7|91	%_bindir/upse123
14cr|upse-1.0.0-7|92	%_mandir/man1/upse123.1*
14cr|upse-1.0.0-7|93	
14cr|upse-1.0.0-7|94	%files -n %libname
14cr|upse-1.0.0-7|95	%defattr(-,root,root)
14cr|upse-1.0.0-7|96	%_libdir/libupse.so.%major
14cr|upse-1.0.0-7|97	%_libdir/libupse.so.2
14cr|upse-1.0.0-7|98	
14cr|upse-1.0.0-7|99	%files -n %develname
14cr|upse-1.0.0-7|100	%defattr(-,root,root)
14cr|upse-1.0.0-7|101	%_includedir/*
14cr|upse-1.0.0-7|102	%_libdir/libupse.so
14cr|upse-1.0.0-7|103	
14cr|upse-1.0.0-7|104	%if 0
14cr|upse-1.0.0-7|105	%files -n audacious-upse
14cr|upse-1.0.0-7|106	%defattr(-,root,root)
14cr|upse-1.0.0-7|107	%_libdir/audacious/Input/upse-audacious.so
14cr|upse-1.0.0-7|108	%endif
14cr|upse-1.0.0-7|109	
14cr|upse-1.0.0-7|110	
14cr|upse-1.0.0-7|111	
14cr|upse-1.0.0-7|112	
14cr|upse-1.0.0-7|113	
14cr|upse-1.0.0-7|114	%changelog
14cr|upse-1.0.0-7|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14cr|upse-1.0.0-7|116	+ Revision: 251417f
14cr|upse-1.0.0-7|117	- MassBuild#464: Increase release tag
14cr|upse-1.0.0-7|118	
14cr|upse-1.0.0-7|119	

8832 14
14cr|upstart-0.6.3-2|1	Name:           upstart
14cr|upstart-0.6.3-2|2	Version:        0.6.3
14cr|upstart-0.6.3-2|3	Release:        2
14cr|upstart-0.6.3-2|4	Summary:        An event-driven init system
14cr|upstart-0.6.3-2|5	
14cr|upstart-0.6.3-2|6	Group:          System/Configuration/Boot and Init
14cr|upstart-0.6.3-2|7	License:        GPLv2+
14cr|upstart-0.6.3-2|8	URL:            http://upstart.ubuntu.com
14cr|upstart-0.6.3-2|9	Source0:        http://upstart.ubuntu.com/download/0.6/upstart-%{version}.tar.bz2
14cr|upstart-0.6.3-2|10	Source1:	ttyX.conf
14cr|upstart-0.6.3-2|11	# (fc) 0.6.3-1mdv fix rc path
14cr|upstart-0.6.3-2|12	Patch0:		upstart-0.6.3-fix-rc-path.patch
14cr|upstart-0.6.3-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|upstart-0.6.3-2|14	#Obsoletes: SysVinit < 2.87-2, sysvinit < 2.87-2
14cr|upstart-0.6.3-2|15	#Provides: SysVinit = 2.87-2, sysvinit = 2.87-2
14cr|upstart-0.6.3-2|16	Conflicts:	sysvinit
14cr|upstart-0.6.3-2|17	BuildRequires:  gettext
14cr|upstart-0.6.3-2|18	BuildRequires: 	dbus-devel
14cr|upstart-0.6.3-2|19	BuildRequires:	expat-devel
14cr|upstart-0.6.3-2|20	
14cr|upstart-0.6.3-2|21	%description
14cr|upstart-0.6.3-2|22	Upstart is an event-based replacement for the /sbin/init daemon which
14cr|upstart-0.6.3-2|23	handles starting of tasks and services during boot, stopping them
14cr|upstart-0.6.3-2|24	during shutdown and supervising them while the system is running.
14cr|upstart-0.6.3-2|25	
14cr|upstart-0.6.3-2|26	%prep
14cr|upstart-0.6.3-2|27	%setup -q
14cr|upstart-0.6.3-2|28	%patch0 -p1 -b .fix-rc-path
14cr|upstart-0.6.3-2|29	
14cr|upstart-0.6.3-2|30	%build
14cr|upstart-0.6.3-2|31	%configure2_5x --sbindir=/sbin --libdir=/%{_lib}
14cr|upstart-0.6.3-2|32	%make
14cr|upstart-0.6.3-2|33	
14cr|upstart-0.6.3-2|34	%install
14cr|upstart-0.6.3-2|35	rm -rf %{buildroot}
14cr|upstart-0.6.3-2|36	%makeinstall_std
14cr|upstart-0.6.3-2|37	
14cr|upstart-0.6.3-2|38	# libupstart and libnih aren't shipped
14cr|upstart-0.6.3-2|39	rm -f %{buildroot}/%{_lib}/libupstart.*
14cr|upstart-0.6.3-2|40	rm -f %{buildroot}/%{_lib}/libnih.*
14cr|upstart-0.6.3-2|41	rm -f %{buildroot}/%{_includedir}/libnih.h
14cr|upstart-0.6.3-2|42	rm -f %{buildroot}/%{_includedir}/libupstart.h
14cr|upstart-0.6.3-2|43	rm -rf %{buildroot}/%{_includedir}/nih
14cr|upstart-0.6.3-2|44	rm -rf %{buildroot}/%{_includedir}/upstart
14cr|upstart-0.6.3-2|45	rm -rf %{buildroot}/%{_datadir}/aclocal/compiler.m4
14cr|upstart-0.6.3-2|46	rm -rf %{buildroot}/%{_datadir}/aclocal/linker.m4
14cr|upstart-0.6.3-2|47	rm -rf %{buildroot}/%{_datadir}/aclocal/misc.m4
14cr|upstart-0.6.3-2|48	
14cr|upstart-0.6.3-2|49	for i in 1 2 3 4 5 6 ; do
14cr|upstart-0.6.3-2|50	cat %{SOURCE1} | sed -e "s,@TTY@,$i,g" > %{buildroot}/%{_sysconfdir}/init/tty$i.conf
14cr|upstart-0.6.3-2|51	chmod 644 %{buildroot}/%{_sysconfdir}/init/tty$i.conf
14cr|upstart-0.6.3-2|52	done
14cr|upstart-0.6.3-2|53	
14cr|upstart-0.6.3-2|54	%find_lang %{name}
14cr|upstart-0.6.3-2|55	
14cr|upstart-0.6.3-2|56	%clean
14cr|upstart-0.6.3-2|57	rm -rf %{buildroot}
14cr|upstart-0.6.3-2|58	
14cr|upstart-0.6.3-2|59	%files -f %{name}.lang
14cr|upstart-0.6.3-2|60	%defattr(-,root,root,-)
14cr|upstart-0.6.3-2|61	%doc AUTHORS
14cr|upstart-0.6.3-2|62	%doc COPYING
14cr|upstart-0.6.3-2|63	%doc NEWS
14cr|upstart-0.6.3-2|64	%doc README
14cr|upstart-0.6.3-2|65	%doc TODO
14cr|upstart-0.6.3-2|66	%doc HACKING
14cr|upstart-0.6.3-2|67	%{_sysconfdir}/init
14cr|upstart-0.6.3-2|68	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*
14cr|upstart-0.6.3-2|69	/sbin/halt
14cr|upstart-0.6.3-2|70	/sbin/init
14cr|upstart-0.6.3-2|71	/sbin/initctl
14cr|upstart-0.6.3-2|72	/sbin/poweroff
14cr|upstart-0.6.3-2|73	/sbin/reboot
14cr|upstart-0.6.3-2|74	/sbin/runlevel
14cr|upstart-0.6.3-2|75	/sbin/shutdown
14cr|upstart-0.6.3-2|76	/sbin/start
14cr|upstart-0.6.3-2|77	/sbin/status
14cr|upstart-0.6.3-2|78	/sbin/stop
14cr|upstart-0.6.3-2|79	/sbin/telinit
14cr|upstart-0.6.3-2|80	/sbin/restart
14cr|upstart-0.6.3-2|81	%{_mandir}/*/*
14cr|upstart-0.6.3-2|82	
14cr|upstart-0.6.3-2|83	
14cr|upstart-0.6.3-2|84	
14cr|upstart-0.6.3-2|85	%changelog
14cr|upstart-0.6.3-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-2
14cr|upstart-0.6.3-2|87	+ Revision: 38cd75f
14cr|upstart-0.6.3-2|88	- MassBuild#464: Increase release tag
14cr|upstart-0.6.3-2|89	
14cr|upstart-0.6.3-2|90	

8833 14
14cr|uptimed-0.3.17-3|1	%define _disable_ld_no_undefined 1
14cr|uptimed-0.3.17-3|2	
14cr|uptimed-0.3.17-3|3	%define	major 0
14cr|uptimed-0.3.17-3|4	%define	libname	%mklibname %{name} %{major}
14cr|uptimed-0.3.17-3|5	%define develname %mklibname %{name} -d
14cr|uptimed-0.3.17-3|6	
14cr|uptimed-0.3.17-3|7	Summary:	A daemon to record and keep track of system uptimes
14cr|uptimed-0.3.17-3|8	Name:		uptimed
14cr|uptimed-0.3.17-3|9	Version:	0.3.17
14cr|uptimed-0.3.17-3|10	Release:	3
14cr|uptimed-0.3.17-3|11	License:	GPLv2+
14cr|uptimed-0.3.17-3|12	Group:		Monitoring
14cr|uptimed-0.3.17-3|13	URL:		http://podgorny.cz/moin/Uptimed
14cr|uptimed-0.3.17-3|14	Source0:	http://podgorny.cz/uptimed/releases/%{name}-%{version}.tar.bz2
14cr|uptimed-0.3.17-3|15	Source2:	%{name}.init.systemd
14cr|uptimed-0.3.17-3|16	Patch0:		uptimed-makefile.patch
14cr|uptimed-0.3.17-3|17	Patch1:		uptimed-systemd.patch
14cr|uptimed-0.3.17-3|18	
14cr|uptimed-0.3.17-3|19	%description
14cr|uptimed-0.3.17-3|20	Uptimed is an uptime record daemon keeping track of the highest
14cr|uptimed-0.3.17-3|21	uptimes the system ever had. Instead of using a pid file to
14cr|uptimed-0.3.17-3|22	keep sessions apart from each other, it uses the system boot
14cr|uptimed-0.3.17-3|23	time.
14cr|uptimed-0.3.17-3|24	
14cr|uptimed-0.3.17-3|25	Uptimed has the ability to inform you of records and milestones
14cr|uptimed-0.3.17-3|26	though syslog and e-mail, and comes with a console front end to
14cr|uptimed-0.3.17-3|27	parse the records, which can also easily be used to show your
14cr|uptimed-0.3.17-3|28	records on your Web page.
14cr|uptimed-0.3.17-3|29	
14cr|uptimed-0.3.17-3|30	%package -n %{libname}
14cr|uptimed-0.3.17-3|31	Summary:	Generic libraries need by uptimed
14cr|uptimed-0.3.17-3|32	Group:		System/Libraries
14cr|uptimed-0.3.17-3|33	Provides:	lib%{name} = %{version}-%{release}
14cr|uptimed-0.3.17-3|34	
14cr|uptimed-0.3.17-3|35	%description -n %{libname}
14cr|uptimed-0.3.17-3|36	Generic libraries needed by uptimed.
14cr|uptimed-0.3.17-3|37	
14cr|uptimed-0.3.17-3|38	%package -n %{develname}
14cr|uptimed-0.3.17-3|39	Summary:	Generic libraries need by uptimed
14cr|uptimed-0.3.17-3|40	Group:		Development/Other
14cr|uptimed-0.3.17-3|41	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|uptimed-0.3.17-3|42	Provides:	%{name}-devel = %{version}-%{release}
14cr|uptimed-0.3.17-3|43	Requires:	%{libname} = %{version}-%{release}
14cr|uptimed-0.3.17-3|44	Obsoletes:	%mklibname %{name} 0 -d
14cr|uptimed-0.3.17-3|45	
14cr|uptimed-0.3.17-3|46	%description -n %{develname}
14cr|uptimed-0.3.17-3|47	Development files for uptimed.
14cr|uptimed-0.3.17-3|48	
14cr|uptimed-0.3.17-3|49	%prep
14cr|uptimed-0.3.17-3|50	%setup -q
14cr|uptimed-0.3.17-3|51	#%patch0 -p0 -b .makefile
14cr|uptimed-0.3.17-3|52	%patch1 -p1 -b .systemd
14cr|uptimed-0.3.17-3|53	cp -a %{SOURCE2} ./etc/uptimed.service.in
14cr|uptimed-0.3.17-3|54	
14cr|uptimed-0.3.17-3|55	# this was faster, and easier...
14cr|uptimed-0.3.17-3|56	touch NEWS
14cr|uptimed-0.3.17-3|57	
14cr|uptimed-0.3.17-3|58	%build
14cr|uptimed-0.3.17-3|59	./bootstrap.sh
14cr|uptimed-0.3.17-3|60	autoreconf -i
14cr|uptimed-0.3.17-3|61	%configure --disable-static
14cr|uptimed-0.3.17-3|62	%make
14cr|uptimed-0.3.17-3|63	
14cr|uptimed-0.3.17-3|64	%install
14cr|uptimed-0.3.17-3|65	%makeinstall_std
14cr|uptimed-0.3.17-3|66	
14cr|uptimed-0.3.17-3|67	mkdir -p %{buildroot}/var/spool/%{name}
14cr|uptimed-0.3.17-3|68	install -m755 etc/uptimed.service -D %{buildroot}/lib/systemd/system/%{name}.service
14cr|uptimed-0.3.17-3|69	mv %{buildroot}%{_sysconfdir}/uptimed.conf-dist %{buildroot}%{_sysconfdir}/uptimed.conf
14cr|uptimed-0.3.17-3|70	
14cr|uptimed-0.3.17-3|71	%post
14cr|uptimed-0.3.17-3|72	systemd-tmpfiles --create
14cr|uptimed-0.3.17-3|73	%_post_service %{name}
14cr|uptimed-0.3.17-3|74	
14cr|uptimed-0.3.17-3|75	%preun
14cr|uptimed-0.3.17-3|76	%_preun_service %{name}
14cr|uptimed-0.3.17-3|77	
14cr|uptimed-0.3.17-3|78	%files
14cr|uptimed-0.3.17-3|79	%doc AUTHORS CREDITS ChangeLog INSTALL.cgi INSTALL.upgrade README TODO sample-cgi/
14cr|uptimed-0.3.17-3|80	%config(noreplace) %{_sysconfdir}/uptimed.conf
14cr|uptimed-0.3.17-3|81	/lib/systemd/system/%{name}.service
14cr|uptimed-0.3.17-3|82	%{_sbindir}/uptimed
14cr|uptimed-0.3.17-3|83	%dir /var/spool/uptimed
14cr|uptimed-0.3.17-3|84	%{_bindir}/uprecords
14cr|uptimed-0.3.17-3|85	%{_mandir}/*/*
14cr|uptimed-0.3.17-3|86	
14cr|uptimed-0.3.17-3|87	%files -n %{libname}
14cr|uptimed-0.3.17-3|88	%{_libdir}/libuptimed.so.%{major}*
14cr|uptimed-0.3.17-3|89	
14cr|uptimed-0.3.17-3|90	%files -n %{develname}
14cr|uptimed-0.3.17-3|91	%{_libdir}/libuptimed.so
14cr|uptimed-0.3.17-3|92	
14cr|uptimed-0.3.17-3|93	%changelog
14cr|uptimed-0.3.17-3|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.17-3
14cr|uptimed-0.3.17-3|95	+ Revision: 62eb83c
14cr|uptimed-0.3.17-3|96	- MassBuild#464: Increase release tag
14cr|uptimed-0.3.17-3|97	
14cr|uptimed-0.3.17-3|98	

8834 14
14cr|uptodate-0.3.1-13|1	
14cr|uptodate-0.3.1-13|2	Name:           uptodate
14cr|uptodate-0.3.1-13|3	Summary:        Uptodate helps you to keep your system uptodate
14cr|uptodate-0.3.1-13|4	Version:        0.3.1
14cr|uptodate-0.3.1-13|5	Release:        13
14cr|uptodate-0.3.1-13|6	URL:            http://voxel.jouy.inra.fr/darcs/uptodate
14cr|uptodate-0.3.1-13|7	Source0:        http://voxel.jouy.inra.fr/darcs/uptodate/uptodate-%{version}.tar.bz2
14cr|uptodate-0.3.1-13|8	License:        GPL
14cr|uptodate-0.3.1-13|9	Group:          Networking/Other
14cr|uptodate-0.3.1-13|10	Requires:       python >= 2.3
14cr|uptodate-0.3.1-13|11	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cr|uptodate-0.3.1-13|12	BuildArch:      noarch
14cr|uptodate-0.3.1-13|13	BuildRequires:  python-devel
14cr|uptodate-0.3.1-13|14	
14cr|uptodate-0.3.1-13|15	%description
14cr|uptodate-0.3.1-13|16	uptodate is powerful and user friendly command line tool which helps you to
14cr|uptodate-0.3.1-13|17	know when a new version is available. It searches for new versions in a web
14cr|uptodate-0.3.1-13|18	page, a ftp directory, etc, and shows you added and removed version since the
14cr|uptodate-0.3.1-13|19	last search. If you update some softs by hand, if you are a package maintainer,
14cr|uptodate-0.3.1-13|20	or if you simply want to know when the new version of your favorite game (or
14cr|uptodate-0.3.1-13|21	everything else with a version) is out, uptodate is for you !
14cr|uptodate-0.3.1-13|22	
14cr|uptodate-0.3.1-13|23	%prep
14cr|uptodate-0.3.1-13|24	
14cr|uptodate-0.3.1-13|25	%setup
14cr|uptodate-0.3.1-13|26	
14cr|uptodate-0.3.1-13|27	%build
14cr|uptodate-0.3.1-13|28	
14cr|uptodate-0.3.1-13|29	%install
14cr|uptodate-0.3.1-13|30	python setup.py install --root=%buildroot
14cr|uptodate-0.3.1-13|31	
14cr|uptodate-0.3.1-13|32	%clean
14cr|uptodate-0.3.1-13|33	/bin/rm -Rf %buildroot
14cr|uptodate-0.3.1-13|34	
14cr|uptodate-0.3.1-13|35	
14cr|uptodate-0.3.1-13|36	%files
14cr|uptodate-0.3.1-13|37	%defattr(0644, root, root, 0755)
14cr|uptodate-0.3.1-13|38	%attr(0755,root,root) %{_bindir}/*
14cr|uptodate-0.3.1-13|39	%{py_puresitedir}/*
14cr|uptodate-0.3.1-13|40	%{_datadir}/locale/*/*/*
14cr|uptodate-0.3.1-13|41	%config(noreplace) %{_sysconfdir}/bash_completion.d/uptodate
14cr|uptodate-0.3.1-13|42	%doc COPYING README
14cr|uptodate-0.3.1-13|43	
14cr|uptodate-0.3.1-13|44	
14cr|uptodate-0.3.1-13|45	
14cr|uptodate-0.3.1-13|46	
14cr|uptodate-0.3.1-13|47	
14cr|uptodate-0.3.1-13|48	
14cr|uptodate-0.3.1-13|49	
14cr|uptodate-0.3.1-13|50	%changelog
14cr|uptodate-0.3.1-13|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-13
14cr|uptodate-0.3.1-13|52	+ Revision: a0ab4e9
14cr|uptodate-0.3.1-13|53	- MassBuild#464: Increase release tag
14cr|uptodate-0.3.1-13|54	
14cr|uptodate-0.3.1-13|55	

8835 14
14cr|uqm-0.6.2-10|1	%define name	uqm
14cr|uqm-0.6.2-10|2	%define version	0.6.2
14cr|uqm-0.6.2-10|3	%define release 10
14cr|uqm-0.6.2-10|4	%define	title		Ur-Quan Masters
14cr|uqm-0.6.2-10|5	%define	longtitle	The Ur-Quan Masters
14cr|uqm-0.6.2-10|6	
14cr|uqm-0.6.2-10|7	Name:		%{name}
14cr|uqm-0.6.2-10|8	Version:	%{version}
14cr|uqm-0.6.2-10|9	Release:	%{release}
14cr|uqm-0.6.2-10|10	Summary:	The Ur-Quan Masters
14cr|uqm-0.6.2-10|11	License:	GPLv2
14cr|uqm-0.6.2-10|12	Group:		Games/Strategy
14cr|uqm-0.6.2-10|13	URL:		http://sc2.sourceforge.net
14cr|uqm-0.6.2-10|14	Source0:	http://prdownloads.sourceforge.net/sc2/%{name}-%{version}-source.tar.bz2
14cr|uqm-0.6.2-10|15	Source1:	%{name}-16.png.bz2
14cr|uqm-0.6.2-10|16	Source2:	%{name}-32.png.bz2
14cr|uqm-0.6.2-10|17	Source3:	%{name}-48.png.bz2
14cr|uqm-0.6.2-10|18	Patch0:		%{name}-0.6.2-build.patch
14cr|uqm-0.6.2-10|19	Requires:	%{name}-content
14cr|uqm-0.6.2-10|20	BuildRequires:	SDL-devel >= 1.2.3
14cr|uqm-0.6.2-10|21	BuildRequires:	SDL_image-devel
14cr|uqm-0.6.2-10|22	BuildRequires:	SDL_mixer-devel
14cr|uqm-0.6.2-10|23	BuildRequires:	libvorbis-devel
14cr|uqm-0.6.2-10|24	BuildRequires:	libmikmod-devel
14cr|uqm-0.6.2-10|25	BuildRequires:	mesaglu-devel
14cr|uqm-0.6.2-10|26	
14cr|uqm-0.6.2-10|27	%description
14cr|uqm-0.6.2-10|28	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cr|uqm-0.6.2-10|29	
14cr|uqm-0.6.2-10|30	%prep
14cr|uqm-0.6.2-10|31	%setup -q -n %{name}-%{version}/sc2
14cr|uqm-0.6.2-10|32	%patch0 -p 2
14cr|uqm-0.6.2-10|33	bzcat %{SOURCE1} > %{name}-16.png
14cr|uqm-0.6.2-10|34	bzcat %{SOURCE2} > %{name}-32.png
14cr|uqm-0.6.2-10|35	bzcat %{SOURCE3} > %{name}-48.png
14cr|uqm-0.6.2-10|36	
14cr|uqm-0.6.2-10|37	# create configuration
14cr|uqm-0.6.2-10|38	cat > config.state <<EOF
14cr|uqm-0.6.2-10|39	CHOICE_debug_VALUE='nodebug'
14cr|uqm-0.6.2-10|40	CHOICE_graphics_VALUE='opengl'
14cr|uqm-0.6.2-10|41	CHOICE_sound_VALUE='mixsdl'
14cr|uqm-0.6.2-10|42	CHOICE_ioformat_VALUE='stdio_zip'
14cr|uqm-0.6.2-10|43	INPUT_install_prefix_VALUE='%{_gamesbindir}'
14cr|uqm-0.6.2-10|44	INPUT_install_bindir_VALUE='%{_gamesbindir}'
14cr|uqm-0.6.2-10|45	INPUT_install_libdir_VALUE='%{_libdir}'
14cr|uqm-0.6.2-10|46	INPUT_install_sharedir_VALUE='%{_gamesdatadir}'
14cr|uqm-0.6.2-10|47	EOF
14cr|uqm-0.6.2-10|48	
14cr|uqm-0.6.2-10|49	
14cr|uqm-0.6.2-10|50	# non-readable debug
14cr|uqm-0.6.2-10|51	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cr|uqm-0.6.2-10|52	chmod 644 AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
14cr|uqm-0.6.2-10|53	#
14cr|uqm-0.6.2-10|54	
14cr|uqm-0.6.2-10|55	%build
14cr|uqm-0.6.2-10|56	./build.sh uqm < /dev/null
14cr|uqm-0.6.2-10|57	
14cr|uqm-0.6.2-10|58	
14cr|uqm-0.6.2-10|59	%install
14cr|uqm-0.6.2-10|60	perl -pi -e 's|%{_prefix}|%{buildroot}%{_prefix}|' build.vars
14cr|uqm-0.6.2-10|61	./build.sh uqm install
14cr|uqm-0.6.2-10|62	
14cr|uqm-0.6.2-10|63	# icons
14cr|uqm-0.6.2-10|64	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|uqm-0.6.2-10|65	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|uqm-0.6.2-10|66	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|uqm-0.6.2-10|67	
14cr|uqm-0.6.2-10|68	# menu
14cr|uqm-0.6.2-10|69	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|uqm-0.6.2-10|70	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|uqm-0.6.2-10|71	[Desktop Entry]
14cr|uqm-0.6.2-10|72	Name=%{title}
14cr|uqm-0.6.2-10|73	Comment=%{longtitle}
14cr|uqm-0.6.2-10|74	Exec=%{_gamesbindir}/%{name}
14cr|uqm-0.6.2-10|75	Icon=%{name}
14cr|uqm-0.6.2-10|76	Terminal=false
14cr|uqm-0.6.2-10|77	Type=Application
14cr|uqm-0.6.2-10|78	StartupNotify=false
14cr|uqm-0.6.2-10|79	Categories=Game;StrategyGame;
14cr|uqm-0.6.2-10|80	EOF
14cr|uqm-0.6.2-10|81	
14cr|uqm-0.6.2-10|82	
14cr|uqm-0.6.2-10|83	
14cr|uqm-0.6.2-10|84	%files
14cr|uqm-0.6.2-10|85	%doc AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
14cr|uqm-0.6.2-10|86	%doc doc/users/manual.txt
14cr|uqm-0.6.2-10|87	%{_gamesbindir}/%{name}
14cr|uqm-0.6.2-10|88	%{_gamesdatadir}/%{name}
14cr|uqm-0.6.2-10|89	%{_libdir}/%{name}
14cr|uqm-0.6.2-10|90	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|uqm-0.6.2-10|91	%{_iconsdir}/%{name}.png
14cr|uqm-0.6.2-10|92	%{_miconsdir}/%{name}.png
14cr|uqm-0.6.2-10|93	%{_liconsdir}/%{name}.png
14cr|uqm-0.6.2-10|94	
14cr|uqm-0.6.2-10|95	
14cr|uqm-0.6.2-10|96	
14cr|uqm-0.6.2-10|97	
14cr|uqm-0.6.2-10|98	
14cr|uqm-0.6.2-10|99	%changelog
14cr|uqm-0.6.2-10|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-10
14cr|uqm-0.6.2-10|101	+ Revision: 3cd2620
14cr|uqm-0.6.2-10|102	- MassBuild#464: Increase release tag
14cr|uqm-0.6.2-10|103	
14cr|uqm-0.6.2-10|104	

8836 14
14cr|uqm-3domusic-0.6.0-8|1	%define base_name	uqm
14cr|uqm-3domusic-0.6.0-8|2	%define name		%{base_name}-3domusic
14cr|uqm-3domusic-0.6.0-8|3	%define version		0.6.0
14cr|uqm-3domusic-0.6.0-8|4	%define release		8
14cr|uqm-3domusic-0.6.0-8|5	
14cr|uqm-3domusic-0.6.0-8|6	Name:		%{name}
14cr|uqm-3domusic-0.6.0-8|7	Version:	%{version}
14cr|uqm-3domusic-0.6.0-8|8	Release:	%{release}
14cr|uqm-3domusic-0.6.0-8|9	Summary:	Optional 3DO music package for Ur-Quan Masters game
14cr|uqm-3domusic-0.6.0-8|10	License:	GPL
14cr|uqm-3domusic-0.6.0-8|11	Group:		Games/Strategy
14cr|uqm-3domusic-0.6.0-8|12	URL:		http://sc2.sourceforge.net
14cr|uqm-3domusic-0.6.0-8|13	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-3domusic.uqm
14cr|uqm-3domusic-0.6.0-8|14	Requires:	%{base_name}
14cr|uqm-3domusic-0.6.0-8|15	BuildArch:	    noarch
14cr|uqm-3domusic-0.6.0-8|16	ExcludeArch:    x86_64 amd64
14cr|uqm-3domusic-0.6.0-8|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|uqm-3domusic-0.6.0-8|18	
14cr|uqm-3domusic-0.6.0-8|19	%description
14cr|uqm-3domusic-0.6.0-8|20	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cr|uqm-3domusic-0.6.0-8|21	
14cr|uqm-3domusic-0.6.0-8|22	%prep
14cr|uqm-3domusic-0.6.0-8|23	%setup -c -q
14cr|uqm-3domusic-0.6.0-8|24	
14cr|uqm-3domusic-0.6.0-8|25	%build
14cr|uqm-3domusic-0.6.0-8|26	
14cr|uqm-3domusic-0.6.0-8|27	%install
14cr|uqm-3domusic-0.6.0-8|28	rm -rf %{buildroot}
14cr|uqm-3domusic-0.6.0-8|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-3domusic-0.6.0-8|30	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-3domusic-0.6.0-8|31	
14cr|uqm-3domusic-0.6.0-8|32	%clean
14cr|uqm-3domusic-0.6.0-8|33	rm -rf %{buildroot}
14cr|uqm-3domusic-0.6.0-8|34	
14cr|uqm-3domusic-0.6.0-8|35	%files
14cr|uqm-3domusic-0.6.0-8|36	%defattr(-,root,root)
14cr|uqm-3domusic-0.6.0-8|37	%{_gamesdatadir}/%{base_name}/content/credits/*
14cr|uqm-3domusic-0.6.0-8|38	%{_gamesdatadir}/%{base_name}/content/ipanims/*
14cr|uqm-3domusic-0.6.0-8|39	%{_gamesdatadir}/%{base_name}/content/lbm/*
14cr|uqm-3domusic-0.6.0-8|40	
14cr|uqm-3domusic-0.6.0-8|41	
14cr|uqm-3domusic-0.6.0-8|42	
14cr|uqm-3domusic-0.6.0-8|43	
14cr|uqm-3domusic-0.6.0-8|44	
14cr|uqm-3domusic-0.6.0-8|45	%changelog
14cr|uqm-3domusic-0.6.0-8|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-8
14cr|uqm-3domusic-0.6.0-8|47	+ Revision: fecadf4
14cr|uqm-3domusic-0.6.0-8|48	- MassBuild#464: Increase release tag
14cr|uqm-3domusic-0.6.0-8|49	
14cr|uqm-3domusic-0.6.0-8|50	

8837 14
14cr|uqm-content-0.7.0-2|1	%define base_name	uqm
14cr|uqm-content-0.7.0-2|2	%define name		%{base_name}-content
14cr|uqm-content-0.7.0-2|3	
14cr|uqm-content-0.7.0-2|4	Name:		%{name}
14cr|uqm-content-0.7.0-2|5	Version:	0.7.0
14cr|uqm-content-0.7.0-2|6	Release:	2
14cr|uqm-content-0.7.0-2|7	Summary:	Mandatory content package for Ur-Quan Masters game
14cr|uqm-content-0.7.0-2|8	License:	GPL
14cr|uqm-content-0.7.0-2|9	Group:		Games/Strategy
14cr|uqm-content-0.7.0-2|10	URL:		http://sc2.sourceforge.net
14cr|uqm-content-0.7.0-2|11	Source:		http://sourceforge.net/projects/sc2/files/UQM/0.7/uqm-0.7.0-content.uqm
14cr|uqm-content-0.7.0-2|12	Requires:	%{base_name}
14cr|uqm-content-0.7.0-2|13	Provides:	%{base_name}-data
14cr|uqm-content-0.7.0-2|14	Obsoletes:	%{base_name}-data
14cr|uqm-content-0.7.0-2|15	BuildArch:	    noarch
14cr|uqm-content-0.7.0-2|16	ExcludeArch:    x86_64 amd64
14cr|uqm-content-0.7.0-2|17	
14cr|uqm-content-0.7.0-2|18	%description
14cr|uqm-content-0.7.0-2|19	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cr|uqm-content-0.7.0-2|20	
14cr|uqm-content-0.7.0-2|21	%prep
14cr|uqm-content-0.7.0-2|22	%setup -c -q
14cr|uqm-content-0.7.0-2|23	
14cr|uqm-content-0.7.0-2|24	%build
14cr|uqm-content-0.7.0-2|25	
14cr|uqm-content-0.7.0-2|26	%install
14cr|uqm-content-0.7.0-2|27	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-content-0.7.0-2|28	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-content-0.7.0-2|29	
14cr|uqm-content-0.7.0-2|30	%files
14cr|uqm-content-0.7.0-2|31	%defattr(-,root,root)
14cr|uqm-content-0.7.0-2|32	%{_gamesdatadir}/%{base_name}/content/*
14cr|uqm-content-0.7.0-2|33	
14cr|uqm-content-0.7.0-2|34	
14cr|uqm-content-0.7.0-2|35	
14cr|uqm-content-0.7.0-2|36	
14cr|uqm-content-0.7.0-2|37	
14cr|uqm-content-0.7.0-2|38	%changelog
14cr|uqm-content-0.7.0-2|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|uqm-content-0.7.0-2|40	+ Revision: b84614a
14cr|uqm-content-0.7.0-2|41	- MassBuild#464: Increase release tag
14cr|uqm-content-0.7.0-2|42	
14cr|uqm-content-0.7.0-2|43	

8838 14
14cr|uqm-voice-0.6.0-9|1	%define base_name	uqm
14cr|uqm-voice-0.6.0-9|2	%define name		%{base_name}-voice
14cr|uqm-voice-0.6.0-9|3	%define version		0.6.0
14cr|uqm-voice-0.6.0-9|4	%define release		9
14cr|uqm-voice-0.6.0-9|5	
14cr|uqm-voice-0.6.0-9|6	Name:		%{name}
14cr|uqm-voice-0.6.0-9|7	Version:	%{version}
14cr|uqm-voice-0.6.0-9|8	Release:	%{release}
14cr|uqm-voice-0.6.0-9|9	Summary:	Optional speech package for Ur-Quan Masters game
14cr|uqm-voice-0.6.0-9|10	License:	GPL
14cr|uqm-voice-0.6.0-9|11	Group:		Games/Strategy
14cr|uqm-voice-0.6.0-9|12	URL:		http://sc2.sourceforge.net
14cr|uqm-voice-0.6.0-9|13	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-voice.uqm
14cr|uqm-voice-0.6.0-9|14	Requires:	%{base_name}
14cr|uqm-voice-0.6.0-9|15	BuildArch:      noarch
14cr|uqm-voice-0.6.0-9|16	ExcludeArch:    x86_64 amd64
14cr|uqm-voice-0.6.0-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|uqm-voice-0.6.0-9|18	
14cr|uqm-voice-0.6.0-9|19	%description
14cr|uqm-voice-0.6.0-9|20	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cr|uqm-voice-0.6.0-9|21	
14cr|uqm-voice-0.6.0-9|22	%prep
14cr|uqm-voice-0.6.0-9|23	%setup -c -q
14cr|uqm-voice-0.6.0-9|24	
14cr|uqm-voice-0.6.0-9|25	%build
14cr|uqm-voice-0.6.0-9|26	
14cr|uqm-voice-0.6.0-9|27	%install
14cr|uqm-voice-0.6.0-9|28	rm -rf %{buildroot}
14cr|uqm-voice-0.6.0-9|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-voice-0.6.0-9|30	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cr|uqm-voice-0.6.0-9|31	
14cr|uqm-voice-0.6.0-9|32	%clean
14cr|uqm-voice-0.6.0-9|33	rm -rf %{buildroot}
14cr|uqm-voice-0.6.0-9|34	
14cr|uqm-voice-0.6.0-9|35	%files
14cr|uqm-voice-0.6.0-9|36	%defattr(-,root,root)
14cr|uqm-voice-0.6.0-9|37	%{_gamesdatadir}/%{base_name}/content/comm/*/*
14cr|uqm-voice-0.6.0-9|38	
14cr|uqm-voice-0.6.0-9|39	
14cr|uqm-voice-0.6.0-9|40	
14cr|uqm-voice-0.6.0-9|41	
14cr|uqm-voice-0.6.0-9|42	
14cr|uqm-voice-0.6.0-9|43	%changelog
14cr|uqm-voice-0.6.0-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-9
14cr|uqm-voice-0.6.0-9|45	+ Revision: b939e4e
14cr|uqm-voice-0.6.0-9|46	- MassBuild#464: Increase release tag
14cr|uqm-voice-0.6.0-9|47	
14cr|uqm-voice-0.6.0-9|48	

8839 14
14cr|uriparser-0.7.6-2|1	%define	major 1
14cr|uriparser-0.7.6-2|2	%define libname	%mklibname uriparser %{major}
14cr|uriparser-0.7.6-2|3	%define develname %mklibname -d uriparser
14cr|uriparser-0.7.6-2|4	
14cr|uriparser-0.7.6-2|5	Summary:	URI parsing library - RFC 3986
14cr|uriparser-0.7.6-2|6	Name:		uriparser
14cr|uriparser-0.7.6-2|7	Version:	0.7.6
14cr|uriparser-0.7.6-2|8	Release:	2
14cr|uriparser-0.7.6-2|9	Group:		System/Libraries
14cr|uriparser-0.7.6-2|10	License:	BSD
14cr|uriparser-0.7.6-2|11	URL:		http://uriparser.sourceforge.net
14cr|uriparser-0.7.6-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|uriparser-0.7.6-2|13	Patch0:		uriparser-0.7.5-doc_Makefile_in.patch
14cr|uriparser-0.7.6-2|14	BuildRequires:	cpptest-devel
14cr|uriparser-0.7.6-2|15	BuildRequires:	doxygen
14cr|uriparser-0.7.6-2|16	BuildRequires:	graphviz
14cr|uriparser-0.7.6-2|17	BuildRequires:	pkgconfig
14cr|uriparser-0.7.6-2|18	
14cr|uriparser-0.7.6-2|19	%description
14cr|uriparser-0.7.6-2|20	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
14cr|uriparser-0.7.6-2|21	uriparser is cross-platform, fast, supports Unicode and is licensed under the
14cr|uriparser-0.7.6-2|22	New BSD license.
14cr|uriparser-0.7.6-2|23	
14cr|uriparser-0.7.6-2|24	%package -n	%{libname}
14cr|uriparser-0.7.6-2|25	Summary:	URI parsing library - RFC 3986
14cr|uriparser-0.7.6-2|26	Group:          System/Libraries
14cr|uriparser-0.7.6-2|27	
14cr|uriparser-0.7.6-2|28	%description -n	%{libname}
14cr|uriparser-0.7.6-2|29	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
14cr|uriparser-0.7.6-2|30	uriparser is cross-platform, fast, supports Unicode and is licensed under the
14cr|uriparser-0.7.6-2|31	New BSD license.
14cr|uriparser-0.7.6-2|32	
14cr|uriparser-0.7.6-2|33	%package -n	%{develname}
14cr|uriparser-0.7.6-2|34	Summary:	Development files for the uriparser library
14cr|uriparser-0.7.6-2|35	Group:		Development/C
14cr|uriparser-0.7.6-2|36	Provides:	%{name}-devel = %{version}
14cr|uriparser-0.7.6-2|37	Requires:	%{libname} >= %{version}
14cr|uriparser-0.7.6-2|38	
14cr|uriparser-0.7.6-2|39	%description -n	%{develname}
14cr|uriparser-0.7.6-2|40	This package contains libraries and header files for developing applications
14cr|uriparser-0.7.6-2|41	that use uriparser.
14cr|uriparser-0.7.6-2|42	
14cr|uriparser-0.7.6-2|43	%prep
14cr|uriparser-0.7.6-2|44	
14cr|uriparser-0.7.6-2|45	%setup -q
14cr|uriparser-0.7.6-2|46	sed -i 's/\r//' THANKS
14cr|uriparser-0.7.6-2|47	sed -i 's/\r//' COPYING
14cr|uriparser-0.7.6-2|48	iconv -f iso-8859-1 -t utf-8 -o THANKS{.utf8,}
14cr|uriparser-0.7.6-2|49	mv THANKS{.utf8,}
14cr|uriparser-0.7.6-2|50	
14cr|uriparser-0.7.6-2|51	%build
14cr|uriparser-0.7.6-2|52	autoreconf -fi
14cr|uriparser-0.7.6-2|53	%configure2_5x \
14cr|uriparser-0.7.6-2|54	--disable-static
14cr|uriparser-0.7.6-2|55	pushd doc
14cr|uriparser-0.7.6-2|56	#    autoreconf -fi
14cr|uriparser-0.7.6-2|57	# Remove qhelpgenerator dependency, by commenting these lines in
14cr|uriparser-0.7.6-2|58	# Doxygen.in
14cr|uriparser-0.7.6-2|59	## .qch output
14cr|uriparser-0.7.6-2|60	## QCH_FILE = "../uriparser-doc-0.7.5.qch"
14cr|uriparser-0.7.6-2|61	## QHG_LOCATION = "qhelpgenerator"
14cr|uriparser-0.7.6-2|62	sed -i 's/^# .qch output.*//' Doxyfile.in
14cr|uriparser-0.7.6-2|63	sed -i 's/^QCH.*//' Doxyfile.in
14cr|uriparser-0.7.6-2|64	sed -i 's/^QHG.*//' Doxyfile.in
14cr|uriparser-0.7.6-2|65	%make
14cr|uriparser-0.7.6-2|66	popd
14cr|uriparser-0.7.6-2|67	
14cr|uriparser-0.7.6-2|68	%make
14cr|uriparser-0.7.6-2|69	
14cr|uriparser-0.7.6-2|70	%check
14cr|uriparser-0.7.6-2|71	make check
14cr|uriparser-0.7.6-2|72	
14cr|uriparser-0.7.6-2|73	%install
14cr|uriparser-0.7.6-2|74	%makeinstall_std INSTALL="install -p"
14cr|uriparser-0.7.6-2|75	
14cr|uriparser-0.7.6-2|76	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cr|uriparser-0.7.6-2|77	rm -rf %{buildroot}%{_docdir}/uriparser-doc
14cr|uriparser-0.7.6-2|78	
14cr|uriparser-0.7.6-2|79	%files -n %{libname}
14cr|uriparser-0.7.6-2|80	%doc THANKS AUTHORS COPYING ChangeLog
14cr|uriparser-0.7.6-2|81	%{_libdir}/*.so.%{major}*
14cr|uriparser-0.7.6-2|82	
14cr|uriparser-0.7.6-2|83	%files -n %{develname}
14cr|uriparser-0.7.6-2|84	%doc doc/html
14cr|uriparser-0.7.6-2|85	%{_datadir}/doc/%{name}/html/*
14cr|uriparser-0.7.6-2|86	%{_includedir}/*
14cr|uriparser-0.7.6-2|87	%{_libdir}/*.so
14cr|uriparser-0.7.6-2|88	%{_libdir}/pkgconfig/*.pc
14cr|uriparser-0.7.6-2|89	
14cr|uriparser-0.7.6-2|90	
14cr|uriparser-0.7.6-2|91	
14cr|uriparser-0.7.6-2|92	
14cr|uriparser-0.7.6-2|93	%changelog
14cr|uriparser-0.7.6-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6-2
14cr|uriparser-0.7.6-2|95	+ Revision: 16f8106
14cr|uriparser-0.7.6-2|96	- MassBuild#464: Increase release tag
14cr|uriparser-0.7.6-2|97	
14cr|uriparser-0.7.6-2|98	

8840 14
14cr|urlmon-4.0-9|1	%define name	urlmon
14cr|urlmon-4.0-9|2	%define version	4.0
14cr|urlmon-4.0-9|3	%define release	9
14cr|urlmon-4.0-9|4	
14cr|urlmon-4.0-9|5	Summary:	An URL monitor
14cr|urlmon-4.0-9|6	Name:		%{name}
14cr|urlmon-4.0-9|7	Version:	%{version}
14cr|urlmon-4.0-9|8	Release:	%{release}
14cr|urlmon-4.0-9|9	Source0:	%{name}-%{version}.tar.bz2
14cr|urlmon-4.0-9|10	Patch0:		urlmon-4.0-perl-path.patch.bz2
14cr|urlmon-4.0-9|11	License:	GPL
14cr|urlmon-4.0-9|12	Group:		Networking/Other
14cr|urlmon-4.0-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|urlmon-4.0-9|14	Url: http://www.ibiblio.org/pub/Linux/apps/www/mirroring/
14cr|urlmon-4.0-9|15	Requires:	perl >= 5
14cr|urlmon-4.0-9|16	Requires:	perl-Digest-MD5
14cr|urlmon-4.0-9|17	Requires:	perl-libnet
14cr|urlmon-4.0-9|18	Requires:	perl-MIME-Base64
14cr|urlmon-4.0-9|19	Requires:	perl-HTML-Parser
14cr|urlmon-4.0-9|20	Requires:	perl-libwww-perl
14cr|urlmon-4.0-9|21	Requires:	perl-MD5
14cr|urlmon-4.0-9|22	Buildarch:	noarch
14cr|urlmon-4.0-9|23	
14cr|urlmon-4.0-9|24	%description
14cr|urlmon-4.0-9|25	urlmon makes a connection to a web site and records the last_modified
14cr|urlmon-4.0-9|26	time for that url. Upon subsequent calls, it will check the URL again,
14cr|urlmon-4.0-9|27	this time comparing the information to the previously recorded
14cr|urlmon-4.0-9|28	times. Since the last_modified data is not required to be given by the
14cr|urlmon-4.0-9|29	http (it's optional), urlmon will then take an MD5 checksum.  This is
14cr|urlmon-4.0-9|30	actually more accurate, as time stamps can be faked or
14cr|urlmon-4.0-9|31	inaccurate. Filtering is possible, so that URLs whose content is
14cr|urlmon-4.0-9|32	always changing (due to server-side parsing or some equivalent, as
14cr|urlmon-4.0-9|33	often used in rotating adverstisements) can accurately be monitored.
14cr|urlmon-4.0-9|34	
14cr|urlmon-4.0-9|35	%prep
14cr|urlmon-4.0-9|36	%setup
14cr|urlmon-4.0-9|37	%patch0 -p1 -b .perl-path
14cr|urlmon-4.0-9|38	
14cr|urlmon-4.0-9|39	%build
14cr|urlmon-4.0-9|40	
14cr|urlmon-4.0-9|41	%install
14cr|urlmon-4.0-9|42	rm -rf $RPM_BUILD_ROOT
14cr|urlmon-4.0-9|43	
14cr|urlmon-4.0-9|44	install -d %buildroot/%_bindir
14cr|urlmon-4.0-9|45	install -m 755 urlmon %buildroot/%_bindir
14cr|urlmon-4.0-9|46	install -m 755 nscape2urlmon %buildroot/%_bindir
14cr|urlmon-4.0-9|47	
14cr|urlmon-4.0-9|48	%clean
14cr|urlmon-4.0-9|49	rm -rf $RPM_BUILD_ROOT
14cr|urlmon-4.0-9|50	
14cr|urlmon-4.0-9|51	%files
14cr|urlmon-4.0-9|52	%defattr(-,root,root)
14cr|urlmon-4.0-9|53	%doc README.txt FILTERS.txt MODULES.txt URLMONRC.txt COPYING
14cr|urlmon-4.0-9|54	%doc contrib
14cr|urlmon-4.0-9|55	%_bindir/urlmon
14cr|urlmon-4.0-9|56	%_bindir/nscape2urlmon
14cr|urlmon-4.0-9|57	
14cr|urlmon-4.0-9|58	
14cr|urlmon-4.0-9|59	
14cr|urlmon-4.0-9|60	
14cr|urlmon-4.0-9|61	%changelog
14cr|urlmon-4.0-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-9
14cr|urlmon-4.0-9|63	+ Revision: 60b8e04
14cr|urlmon-4.0-9|64	- MassBuild#464: Increase release tag
14cr|urlmon-4.0-9|65	
14cr|urlmon-4.0-9|66	

8841 14
14cr|urpmc-1.2-12|1	Name:		urpmc
14cr|urpmc-1.2-12|2	Summary:	User rpm change(s|log)
14cr|urpmc-1.2-12|3	Version:	1.2
14cr|urpmc-1.2-12|4	Release:	12
14cr|urpmc-1.2-12|5	Source0:	http://ben.reser.org/mandrake/%{name}/%{name}-%{version}.tar.bz2
14cr|urpmc-1.2-12|6	URL:		http://ben.reser.org/cvsweb/urpmc/
14cr|urpmc-1.2-12|7	Group:		System/Configuration/Packaging
14cr|urpmc-1.2-12|8	BuildArch:	noarch
14cr|urpmc-1.2-12|9	License:	GPL
14cr|urpmc-1.2-12|10	Requires:	perl >= 2:5.8.0
14cr|urpmc-1.2-12|11	BuildRequires:	perl-devel >= 2:5.8.0
14cr|urpmc-1.2-12|12	
14cr|urpmc-1.2-12|13	%description
14cr|urpmc-1.2-12|14	urpmc will run urpmi.update on one or more media, get the list of packages
14cr|urpmc-1.2-12|15	that an auto-select would install, and show the changelogs of those packages
14cr|urpmc-1.2-12|16	from the hdlist.
14cr|urpmc-1.2-12|17	
14cr|urpmc-1.2-12|18	This program should be suitable for adding to a cronjob so you can see what
14cr|urpmc-1.2-12|19	updates you need to install and why.  Especially useful for cooker developers
14cr|urpmc-1.2-12|20	so they can see what changes they are installing, not just the package names.
14cr|urpmc-1.2-12|21	
14cr|urpmc-1.2-12|22	%prep
14cr|urpmc-1.2-12|23	%setup -q
14cr|urpmc-1.2-12|24	
14cr|urpmc-1.2-12|25	%build
14cr|urpmc-1.2-12|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|urpmc-1.2-12|27	%make
14cr|urpmc-1.2-12|28	
14cr|urpmc-1.2-12|29	%install
14cr|urpmc-1.2-12|30	%makeinstall_std
14cr|urpmc-1.2-12|31	rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
14cr|urpmc-1.2-12|32	
14cr|urpmc-1.2-12|33	%files
14cr|urpmc-1.2-12|34	%doc README Changes COPYING
14cr|urpmc-1.2-12|35	%{_mandir}/man1/*
14cr|urpmc-1.2-12|36	%{_bindir}/%{name}
14cr|urpmc-1.2-12|37	
14cr|urpmc-1.2-12|38	%changelog
14cr|urpmc-1.2-12|39	* Mon Aug 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-12
14cr|urpmc-1.2-12|40	+ Revision: 9d55c75
14cr|urpmc-1.2-12|41	- Spec cleanup
14cr|urpmc-1.2-12|42	
14cr|urpmc-1.2-12|43	

8842 14
14cr|urpmdiff-1.9-6|1	%define name	urpmdiff
14cr|urpmdiff-1.9-6|2	%define version	1.9
14cr|urpmdiff-1.9-6|3	%define release	6
14cr|urpmdiff-1.9-6|4	
14cr|urpmdiff-1.9-6|5	Name:		%{name}
14cr|urpmdiff-1.9-6|6	Version:	%{version}
14cr|urpmdiff-1.9-6|7	Release:	%{release}
14cr|urpmdiff-1.9-6|8	Summary:	A tool to show diffs between rpms
14cr|urpmdiff-1.9-6|9	License:	GPL
14cr|urpmdiff-1.9-6|10	Group:		Development/Other
14cr|urpmdiff-1.9-6|11	Source0:	%{name}-%{version}.tar.bz2
14cr|urpmdiff-1.9-6|12	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/%{name}
14cr|urpmdiff-1.9-6|13	BuildArch:	noarch
14cr|urpmdiff-1.9-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|urpmdiff-1.9-6|15	BuildRequires:	perl-devel
14cr|urpmdiff-1.9-6|16	
14cr|urpmdiff-1.9-6|17	%description
14cr|urpmdiff-1.9-6|18	%{name} shows the differences between two rpms. It's intended to help
14cr|urpmdiff-1.9-6|19	packagers to know what has changed between an old and a new version of an rpm.
14cr|urpmdiff-1.9-6|20	Its output is reminiscent of the unified diff format.
14cr|urpmdiff-1.9-6|21	
14cr|urpmdiff-1.9-6|22	%prep
14cr|urpmdiff-1.9-6|23	%setup -q -n %{name}-%{version}
14cr|urpmdiff-1.9-6|24	
14cr|urpmdiff-1.9-6|25	%build
14cr|urpmdiff-1.9-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|urpmdiff-1.9-6|27	%make
14cr|urpmdiff-1.9-6|28	
14cr|urpmdiff-1.9-6|29	%install
14cr|urpmdiff-1.9-6|30	rm -rf $RPM_BUILD_ROOT
14cr|urpmdiff-1.9-6|31	%makeinstall_std
14cr|urpmdiff-1.9-6|32	
14cr|urpmdiff-1.9-6|33	%clean
14cr|urpmdiff-1.9-6|34	rm -rf $RPM_BUILD_ROOT
14cr|urpmdiff-1.9-6|35	
14cr|urpmdiff-1.9-6|36	%files
14cr|urpmdiff-1.9-6|37	%defattr(-,root,root)
14cr|urpmdiff-1.9-6|38	%doc ChangeLog
14cr|urpmdiff-1.9-6|39	%{_mandir}/*/*
14cr|urpmdiff-1.9-6|40	%{_bindir}/*
14cr|urpmdiff-1.9-6|41	
14cr|urpmdiff-1.9-6|42	
14cr|urpmdiff-1.9-6|43	
14cr|urpmdiff-1.9-6|44	
14cr|urpmdiff-1.9-6|45	%changelog
14cr|urpmdiff-1.9-6|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-6
14cr|urpmdiff-1.9-6|47	+ Revision: c64967a
14cr|urpmdiff-1.9-6|48	- MassBuild#464: Increase release tag
14cr|urpmdiff-1.9-6|49	
14cr|urpmdiff-1.9-6|50	

8843 14
14cr|urtconnector-0.9.0-3|1	Summary:        Advanced UrbanTerror launcher program
14cr|urtconnector-0.9.0-3|2	Name:           urtconnector
14cr|urtconnector-0.9.0-3|3	Version:        0.9.0
14cr|urtconnector-0.9.0-3|4	Release:        3
14cr|urtconnector-0.9.0-3|5	License:        GPLv3
14cr|urtconnector-0.9.0-3|6	Group:          Games/Other
14cr|urtconnector-0.9.0-3|7	Url:            http://code.google.com/p/%{name}/
14cr|urtconnector-0.9.0-3|8	Source0:        http://urtconnector.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|urtconnector-0.9.0-3|9	
14cr|urtconnector-0.9.0-3|10	BuildRequires:  qt4-devel
14cr|urtconnector-0.9.0-3|11	BuildRequires:  boost-devel
14cr|urtconnector-0.9.0-3|12	BuildRequires:  pkgconfig(phonon)
14cr|urtconnector-0.9.0-3|13	BuildRequires:  cmake
14cr|urtconnector-0.9.0-3|14	Requires:       qstat
14cr|urtconnector-0.9.0-3|15	
14cr|urtconnector-0.9.0-3|16	%description
14cr|urtconnector-0.9.0-3|17	Primary developed by Vladislav Navrocky (=XaoC=vlad.ru),
14cr|urtconnector-0.9.0-3|18	=XaoC= and Loaded Arms Russian clans members.
14cr|urtconnector-0.9.0-3|19	This program uses Qt4, written in C++ and can
14cr|urtconnector-0.9.0-3|20	be run on windows, unix or mac.
14cr|urtconnector-0.9.0-3|21	
14cr|urtconnector-0.9.0-3|22	%prep
14cr|urtconnector-0.9.0-3|23	%setup -qn %{name}
14cr|urtconnector-0.9.0-3|24	
14cr|urtconnector-0.9.0-3|25	%build
14cr|urtconnector-0.9.0-3|26	%cmake_qt4
14cr|urtconnector-0.9.0-3|27	%make
14cr|urtconnector-0.9.0-3|28	
14cr|urtconnector-0.9.0-3|29	%install
14cr|urtconnector-0.9.0-3|30	%makeinstall_std -C build
14cr|urtconnector-0.9.0-3|31	
14cr|urtconnector-0.9.0-3|32	%files
14cr|urtconnector-0.9.0-3|33	%{_bindir}/*
14cr|urtconnector-0.9.0-3|34	%{_datadir}/applications/%{name}.desktop
14cr|urtconnector-0.9.0-3|35	%{_datadir}/pixmaps/%{name}.png
14cr|urtconnector-0.9.0-3|36	%{_datadir}/%{name}/*
14cr|urtconnector-0.9.0-3|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|urtconnector-0.9.0-3|38	%{_iconsdir}/%{name}.png
14cr|urtconnector-0.9.0-3|39	
14cr|urtconnector-0.9.0-3|40	
14cr|urtconnector-0.9.0-3|41	%changelog
14cr|urtconnector-0.9.0-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14cr|urtconnector-0.9.0-3|43	+ Revision: 74b0985
14cr|urtconnector-0.9.0-3|44	- MassBuild#464: Increase release tag
14cr|urtconnector-0.9.0-3|45	
14cr|urtconnector-0.9.0-3|46	

8844 14
14cr|urtsb-0.4-2|1	%define debug_package	%{nil}
14cr|urtsb-0.4-2|2	%define         oname UrTSB
14cr|urtsb-0.4-2|3	Summary:        Game Server Browser for the FPS Urban Terror
14cr|urtsb-0.4-2|4	Name:           urtsb
14cr|urtsb-0.4-2|5	Version:        0.4
14cr|urtsb-0.4-2|6	Release:        2
14cr|urtsb-0.4-2|7	License:        GPLv3
14cr|urtsb-0.4-2|8	Group:          Games/Other
14cr|urtsb-0.4-2|9	Source0:        http://urtsb.googlecode.com/files/%{oname}-%{version}.tar.gz
14cr|urtsb-0.4-2|10	Url:            http://code.google.com/p/%{name}/
14cr|urtsb-0.4-2|11	BuildRequires:  python-devel >= 2.6
14cr|urtsb-0.4-2|12	Requires:       pygtk2.0
14cr|urtsb-0.4-2|13	
14cr|urtsb-0.4-2|14	%description
14cr|urtsb-0.4-2|15	UrTSB is a Game Server Browser for the First Person Shooter game Urban Terror
14cr|urtsb-0.4-2|16	(http://www.urbanterror.info), targeted to run on Linux and Windows.
14cr|urtsb-0.4-2|17	
14cr|urtsb-0.4-2|18	Features:
14cr|urtsb-0.4-2|19	
14cr|urtsb-0.4-2|20	* Server search (master server query)
14cr|urtsb-0.4-2|21	* Filter results (including UrT specific game types)
14cr|urtsb-0.4-2|22	* Display server details - players (with kills, ping) and server vars
14cr|urtsb-0.4-2|23	* Manage favorites - add/remove servers to a favorites list
14cr|urtsb-0.4-2|24	* Buddy list - manage a buddy list and search servers your buddies are playing
14cr|urtsb-0.4-2|25	on (note: the search is case sensitive!). Supports sub-strings. For example
14cr|urtsb-0.4-2|26	if you add only the string [clan-tag] a buddy search will return all servers
14cr|urtsb-0.4-2|27	where players with [clan-tag] in their name are playing. Good to see where
14cr|urtsb-0.4-2|28	your clan m8s are playing :)
14cr|urtsb-0.4-2|29	* of course launching Urban Terror with automatic connection to a selected
14cr|urtsb-0.4-2|30	server
14cr|urtsb-0.4-2|31	* view a list of servers you recently played on (if UrTSB was used to connect)
14cr|urtsb-0.4-2|32	including date of last connection and number of connections
14cr|urtsb-0.4-2|33	* RCON feature
14cr|urtsb-0.4-2|34	
14cr|urtsb-0.4-2|35	
14cr|urtsb-0.4-2|36	%prep
14cr|urtsb-0.4-2|37	%setup -qn %{oname}-%{version}
14cr|urtsb-0.4-2|38	
14cr|urtsb-0.4-2|39	%build
14cr|urtsb-0.4-2|40	OVERRIDE_CFLAGS="%{optflags}" python setup.py build
14cr|urtsb-0.4-2|41	
14cr|urtsb-0.4-2|42	
14cr|urtsb-0.4-2|43	%install
14cr|urtsb-0.4-2|44	rm -rf %{buildroot}
14cr|urtsb-0.4-2|45	#python setup.py install --skip-build --root %{buildroot} \
14cr|urtsb-0.4-2|46	python setup.py install --skip-build --root=%{buildroot} \
14cr|urtsb-0.4-2|47	--prefix=%{_prefix} \
14cr|urtsb-0.4-2|48	
14cr|urtsb-0.4-2|49	#Icon installation
14cr|urtsb-0.4-2|50	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|urtsb-0.4-2|51	cp -p %{name}_src/resource/icons/logo.png       %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|urtsb-0.4-2|52	
14cr|urtsb-0.4-2|53	#Menu entry creation
14cr|urtsb-0.4-2|54	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14cr|urtsb-0.4-2|55	%{__cat} > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|urtsb-0.4-2|56	[Desktop Entry]
14cr|urtsb-0.4-2|57	Encoding=UTF-8
14cr|urtsb-0.4-2|58	Name=%{oname}
14cr|urtsb-0.4-2|59	Comment=Game Server Browser for the FPS Urban Terror
14cr|urtsb-0.4-2|60	GenericName=Game Server Browser for the FPS Urban Terror
14cr|urtsb-0.4-2|61	Exec=%{name}
14cr|urtsb-0.4-2|62	Icon=%{name}
14cr|urtsb-0.4-2|63	Terminal=false
14cr|urtsb-0.4-2|64	Type=Application
14cr|urtsb-0.4-2|65	StartupNotify=true
14cr|urtsb-0.4-2|66	Categories=ArcadeGame;
14cr|urtsb-0.4-2|67	EOF
14cr|urtsb-0.4-2|68	
14cr|urtsb-0.4-2|69	
14cr|urtsb-0.4-2|70	#%find_lang %name --all-name
14cr|urtsb-0.4-2|71	
14cr|urtsb-0.4-2|72	%files
14cr|urtsb-0.4-2|73	# -f %{name}.lang
14cr|urtsb-0.4-2|74	%{_bindir}/%{name}
14cr|urtsb-0.4-2|75	%{python_sitelib}/*
14cr|urtsb-0.4-2|76	%{_datadir}/applications/%{name}.desktop
14cr|urtsb-0.4-2|77	%{_datadir}/pixmaps/%{name}.png
14cr|urtsb-0.4-2|78	
14cr|urtsb-0.4-2|79	%changelog
14cr|urtsb-0.4-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|urtsb-0.4-2|81	+ Revision: a310a22
14cr|urtsb-0.4-2|82	- MassBuild#464: Increase release tag
14cr|urtsb-0.4-2|83	
14cr|urtsb-0.4-2|84	

8845 14
14cr|usbip-0.1.7-5|1	%define name usbip
14cr|usbip-0.1.7-5|2	%define version 0.1.7
14cr|usbip-0.1.7-5|3	%define release 5
14cr|usbip-0.1.7-5|4	%define libname %mklibname usbip 0
14cr|usbip-0.1.7-5|5	%define develname %mklibname -d usbip 0
14cr|usbip-0.1.7-5|6	%define develname_static %mklibname -d -s usbip 0
14cr|usbip-0.1.7-5|7	
14cr|usbip-0.1.7-5|8	Name: %name
14cr|usbip-0.1.7-5|9	Summary: USB device sharing system over IP network
14cr|usbip-0.1.7-5|10	Version: %version
14cr|usbip-0.1.7-5|11	Release: %release
14cr|usbip-0.1.7-5|12	License: GPLv2+
14cr|usbip-0.1.7-5|13	Group: System/Configuration/Networking
14cr|usbip-0.1.7-5|14	Source0: http://downloads.sourceforge.net/project/usbip/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|usbip-0.1.7-5|15	Patch0: usbip-0.1.7-aux_dir.patch
14cr|usbip-0.1.7-5|16	Patch1:	usbip-0.1.7-usb.ids_dir.patch
14cr|usbip-0.1.7-5|17	URL: http://%name.sourceforge.net/
14cr|usbip-0.1.7-5|18	
14cr|usbip-0.1.7-5|19	BuildRequires: glib2-devel >= 2.6.0
14cr|usbip-0.1.7-5|20	BuildRequires: sysfsutils-devel
14cr|usbip-0.1.7-5|21	
14cr|usbip-0.1.7-5|22	%description
14cr|usbip-0.1.7-5|23	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|24	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|25	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|26	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|27	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|28	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|29	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|30	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|31	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|32	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|33	System.
14cr|usbip-0.1.7-5|34	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|35	play some music.
14cr|usbip-0.1.7-5|36	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|37	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|38	
14cr|usbip-0.1.7-5|39	%package -n %libname
14cr|usbip-0.1.7-5|40	Summary: Shared library for USB/IP utils
14cr|usbip-0.1.7-5|41	Group: System/Libraries
14cr|usbip-0.1.7-5|42	
14cr|usbip-0.1.7-5|43	%description -n %libname
14cr|usbip-0.1.7-5|44	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|45	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|46	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|47	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|48	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|49	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|50	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|51	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|52	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|53	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|54	System.
14cr|usbip-0.1.7-5|55	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|56	play some music.
14cr|usbip-0.1.7-5|57	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|58	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|59	
14cr|usbip-0.1.7-5|60	This package contains shared library for USB/IP utils.
14cr|usbip-0.1.7-5|61	
14cr|usbip-0.1.7-5|62	%package -n %develname
14cr|usbip-0.1.7-5|63	Summary: Development files for %libname
14cr|usbip-0.1.7-5|64	Group: Development/C
14cr|usbip-0.1.7-5|65	Provides: %name-devel = %version-%release
14cr|usbip-0.1.7-5|66	Provides: lib%name-devel = %version-%release
14cr|usbip-0.1.7-5|67	Requires: %libname = %version-%release
14cr|usbip-0.1.7-5|68	
14cr|usbip-0.1.7-5|69	%description -n %develname
14cr|usbip-0.1.7-5|70	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|71	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|72	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|73	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|74	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|75	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|76	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|77	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|78	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|79	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|80	System.
14cr|usbip-0.1.7-5|81	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|82	play some music.
14cr|usbip-0.1.7-5|83	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|84	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|85	
14cr|usbip-0.1.7-5|86	This package contains the libraries and header files needed to develop
14cr|usbip-0.1.7-5|87	programs which make use of %name.
14cr|usbip-0.1.7-5|88	
14cr|usbip-0.1.7-5|89	
14cr|usbip-0.1.7-5|90	%package -n %develname_static
14cr|usbip-0.1.7-5|91	Summary: Development files for %libname
14cr|usbip-0.1.7-5|92	Group: Development/C
14cr|usbip-0.1.7-5|93	Provides: lib%name-static-devel = %version-%release
14cr|usbip-0.1.7-5|94	Requires: %name-devel = %version-%release
14cr|usbip-0.1.7-5|95	Provides: %{name}-static-devel = %version-%release
14cr|usbip-0.1.7-5|96	
14cr|usbip-0.1.7-5|97	%description -n %develname_static
14cr|usbip-0.1.7-5|98	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|99	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|100	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|101	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|102	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|103	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|104	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|105	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|106	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|107	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|108	System.
14cr|usbip-0.1.7-5|109	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|110	play some music.
14cr|usbip-0.1.7-5|111	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|112	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|113	
14cr|usbip-0.1.7-5|114	This package contains the libraries and header files needed to develop
14cr|usbip-0.1.7-5|115	programs which make use of %name.
14cr|usbip-0.1.7-5|116	
14cr|usbip-0.1.7-5|117	
14cr|usbip-0.1.7-5|118	%package client
14cr|usbip-0.1.7-5|119	Summary: USB/IP client utility
14cr|usbip-0.1.7-5|120	Group: System/Configuration/Networking
14cr|usbip-0.1.7-5|121	Requires: kmod(vhci-hcd)
14cr|usbip-0.1.7-5|122	
14cr|usbip-0.1.7-5|123	%description client
14cr|usbip-0.1.7-5|124	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|125	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|126	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|127	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|128	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|129	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|130	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|131	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|132	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|133	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|134	System.
14cr|usbip-0.1.7-5|135	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|136	play some music.
14cr|usbip-0.1.7-5|137	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|138	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|139	
14cr|usbip-0.1.7-5|140	This package contains USB/IP client utility.
14cr|usbip-0.1.7-5|141	
14cr|usbip-0.1.7-5|142	
14cr|usbip-0.1.7-5|143	%package server
14cr|usbip-0.1.7-5|144	Summary: USB/IP server utils
14cr|usbip-0.1.7-5|145	Group: System/Configuration/Networking
14cr|usbip-0.1.7-5|146	Requires: kmod(usbip-core)
14cr|usbip-0.1.7-5|147	
14cr|usbip-0.1.7-5|148	%description server
14cr|usbip-0.1.7-5|149	The USB/IP Project aims to develop a general USB device sharing system
14cr|usbip-0.1.7-5|150	over IP network. To share USB devices between computers with their full
14cr|usbip-0.1.7-5|151	functionality, USB/IP encapsulates "USB requests" into IP packets and
14cr|usbip-0.1.7-5|152	transmits them between computers. Original USB device drivers and
14cr|usbip-0.1.7-5|153	applications can be also used for remote USB devices without any
14cr|usbip-0.1.7-5|154	modification of them. A computer can use remote USB devices as if they
14cr|usbip-0.1.7-5|155	were directly attached; for example, we can:
14cr|usbip-0.1.7-5|156	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
14cr|usbip-0.1.7-5|157	play a DVD movie and record a DVD-R media.
14cr|usbip-0.1.7-5|158	- USB keyboards and USB mice: use with linux console and X Window
14cr|usbip-0.1.7-5|159	System.
14cr|usbip-0.1.7-5|160	- USB webcams and USB speakers: view webcam, capture image data and
14cr|usbip-0.1.7-5|161	play some music.
14cr|usbip-0.1.7-5|162	- USB printers, USB scanners, USB serial converters and USB Ethernet
14cr|usbip-0.1.7-5|163	interfaces: ok, use fine.
14cr|usbip-0.1.7-5|164	
14cr|usbip-0.1.7-5|165	This package contains USB/IP client utils.
14cr|usbip-0.1.7-5|166	
14cr|usbip-0.1.7-5|167	%prep
14cr|usbip-0.1.7-5|168	%setup -q
14cr|usbip-0.1.7-5|169	%patch0 -p1
14cr|usbip-0.1.7-5|170	%patch1 -p1
14cr|usbip-0.1.7-5|171	
14cr|usbip-0.1.7-5|172	%build
14cr|usbip-0.1.7-5|173	pushd src
14cr|usbip-0.1.7-5|174	./autogen.sh
14cr|usbip-0.1.7-5|175	%configure2_5x --disable-usbids-install
14cr|usbip-0.1.7-5|176	%make
14cr|usbip-0.1.7-5|177	popd
14cr|usbip-0.1.7-5|178	
14cr|usbip-0.1.7-5|179	%install
14cr|usbip-0.1.7-5|180	rm -rf %buildroot
14cr|usbip-0.1.7-5|181	%makeinstall -C src
14cr|usbip-0.1.7-5|182	
14cr|usbip-0.1.7-5|183	%files -n %libname
14cr|usbip-0.1.7-5|184	%doc src/AUTHORS NEWS README
14cr|usbip-0.1.7-5|185	%_libdir/*.so.*
14cr|usbip-0.1.7-5|186	
14cr|usbip-0.1.7-5|187	%files client
14cr|usbip-0.1.7-5|188	%doc src/README
14cr|usbip-0.1.7-5|189	%_bindir/%name
14cr|usbip-0.1.7-5|190	
14cr|usbip-0.1.7-5|191	%files server
14cr|usbip-0.1.7-5|192	%doc src/README
14cr|usbip-0.1.7-5|193	%_bindir/%{name}d
14cr|usbip-0.1.7-5|194	%_bindir/bind_driver
14cr|usbip-0.1.7-5|195	
14cr|usbip-0.1.7-5|196	%files -n %develname
14cr|usbip-0.1.7-5|197	%_libdir/*.so
14cr|usbip-0.1.7-5|198	%_includedir/*
14cr|usbip-0.1.7-5|199	
14cr|usbip-0.1.7-5|200	%files -n %develname_static
14cr|usbip-0.1.7-5|201	%_libdir/*.a
14cr|usbip-0.1.7-5|202	
14cr|usbip-0.1.7-5|203	%changelog
14cr|usbip-0.1.7-5|204	* Thu Jul 31 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.7-5
14cr|usbip-0.1.7-5|205	+ Revision: 4d57965
14cr|usbip-0.1.7-5|206	- Fixed 'Requires'
14cr|usbip-0.1.7-5|207	
14cr|usbip-0.1.7-5|208	

8846 14
14cr|usbmon-5.4-2|1	%define name	usbmon
14cr|usbmon-5.4-2|2	%define version	5.4
14cr|usbmon-5.4-2|3	%define release	2
14cr|usbmon-5.4-2|4	
14cr|usbmon-5.4-2|5	Name:		%name
14cr|usbmon-5.4-2|6	Version:	%version
14cr|usbmon-5.4-2|7	Release:	%release
14cr|usbmon-5.4-2|8	Summary:	A basic front-end to usbmon
14cr|usbmon-5.4-2|9	Group:		Development/Other
14cr|usbmon-5.4-2|10	License:	GPLv2
14cr|usbmon-5.4-2|11	URL:		http://people.redhat.com/zaitcev/linux/
14cr|usbmon-5.4-2|12	Source:		http://people.redhat.com/zaitcev/linux/%{name}-%{version}.tar.gz
14cr|usbmon-5.4-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|usbmon-5.4-2|14	
14cr|usbmon-5.4-2|15	%description
14cr|usbmon-5.4-2|16	The usbmon program collects and prints a trace of USB transactions as they
14cr|usbmon-5.4-2|17	occur between the USB core and HCDs. Analyzing the trace helps to debug the
14cr|usbmon-5.4-2|18	kernel USB stack, device firmware, and applications.
14cr|usbmon-5.4-2|19	
14cr|usbmon-5.4-2|20	%prep
14cr|usbmon-5.4-2|21	%setup -q
14cr|usbmon-5.4-2|22	
14cr|usbmon-5.4-2|23	%build
14cr|usbmon-5.4-2|24	%make
14cr|usbmon-5.4-2|25	
14cr|usbmon-5.4-2|26	%install
14cr|usbmon-5.4-2|27	rm -rf $RPM_BUILD_ROOT
14cr|usbmon-5.4-2|28	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
14cr|usbmon-5.4-2|29	install -p -m 644 -t $RPM_BUILD_ROOT/%{_mandir}/man8 usbmon.8
14cr|usbmon-5.4-2|30	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
14cr|usbmon-5.4-2|31	install -p -m 755 -t $RPM_BUILD_ROOT/%{_sbindir} usbmon
14cr|usbmon-5.4-2|32	
14cr|usbmon-5.4-2|33	%clean
14cr|usbmon-5.4-2|34	rm -rf $RPM_BUILD_ROOT
14cr|usbmon-5.4-2|35	
14cr|usbmon-5.4-2|36	%files
14cr|usbmon-5.4-2|37	%defattr(-,root,root,-)
14cr|usbmon-5.4-2|38	%doc README COPYING
14cr|usbmon-5.4-2|39	%{_sbindir}/usbmon
14cr|usbmon-5.4-2|40	%{_mandir}/man8/usbmon.8*
14cr|usbmon-5.4-2|41	
14cr|usbmon-5.4-2|42	
14cr|usbmon-5.4-2|43	
14cr|usbmon-5.4-2|44	
14cr|usbmon-5.4-2|45	%changelog
14cr|usbmon-5.4-2|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4-2
14cr|usbmon-5.4-2|47	+ Revision: 4019b96
14cr|usbmon-5.4-2|48	- MassBuild#464: Increase release tag
14cr|usbmon-5.4-2|49	
14cr|usbmon-5.4-2|50	

8847 14
14cr|usb-robot-0.2.0-1|1	Name:		usb-robot
14cr|usb-robot-0.2.0-1|2	Version:	0.2.0
14cr|usb-robot-0.2.0-1|3	Release:	1
14cr|usb-robot-0.2.0-1|4	Summary:	USB Reverse engineering tools
14cr|usb-robot-0.2.0-1|5	
14cr|usb-robot-0.2.0-1|6	Group:		Development/Other
14cr|usb-robot-0.2.0-1|7	License:	GPLv2
14cr|usb-robot-0.2.0-1|8	URL:		http://sourceforge.net/projects/usb-robot
14cr|usb-robot-0.2.0-1|9	Source0:	http://downloads.sourceforge.net/project/usb-robot/usb-robot/0.2.0/usb-robot-0.2.0.tar.gz
14cr|usb-robot-0.2.0-1|10	
14cr|usb-robot-0.2.0-1|11	BuildRequires:	usb1-devel
14cr|usb-robot-0.2.0-1|12	BuildRequires:	libusb-devel
14cr|usb-robot-0.2.0-1|13	BuildRequires:	readline-devel
14cr|usb-robot-0.2.0-1|14	
14cr|usb-robot-0.2.0-1|15	%description
14cr|usb-robot-0.2.0-1|16	usb-robot is a set of software tools for communicating with generic USB devices
14cr|usb-robot-0.2.0-1|17	from userspace using libusb.
14cr|usb-robot-0.2.0-1|18	
14cr|usb-robot-0.2.0-1|19	%prep
14cr|usb-robot-0.2.0-1|20	%setup -q
14cr|usb-robot-0.2.0-1|21	
14cr|usb-robot-0.2.0-1|22	%build
14cr|usb-robot-0.2.0-1|23	%configure
14cr|usb-robot-0.2.0-1|24	%make
14cr|usb-robot-0.2.0-1|25	
14cr|usb-robot-0.2.0-1|26	%install
14cr|usb-robot-0.2.0-1|27	%makeinstall_std
14cr|usb-robot-0.2.0-1|28	
14cr|usb-robot-0.2.0-1|29	%files
14cr|usb-robot-0.2.0-1|30	%{_bindir}/%{name}-master
14cr|usb-robot-0.2.0-1|31	%{_bindir}/%{name}-slave
14cr|usb-robot-0.2.0-1|32	%doc README COPYING
14cr|usb-robot-0.2.0-1|33	
14cr|usb-robot-0.2.0-1|34	
14cr|usb-robot-0.2.0-1|35	
14cr|usb-robot-0.2.0-1|36	%changelog
14cr|usb-robot-0.2.0-1|37	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.0-1
14cr|usb-robot-0.2.0-1|38	+ Revision: 1e4647a
14cr|usb-robot-0.2.0-1|39	- Automatic import for version 0.2.0
14cr|usb-robot-0.2.0-1|40	
14cr|usb-robot-0.2.0-1|41	

8848 14
14cr|usbstress-0.3-8|1	%define name    usbstress
14cr|usbstress-0.3-8|2	%define version 0.3
14cr|usbstress-0.3-8|3	%define release 8
14cr|usbstress-0.3-8|4	
14cr|usbstress-0.3-8|5	Name:           %{name}
14cr|usbstress-0.3-8|6	Version:        %{version}
14cr|usbstress-0.3-8|7	Release:        %{release}
14cr|usbstress-0.3-8|8	Summary:	USB test Load
14cr|usbstress-0.3-8|9	URL:		http://www.lrr.in.tum.de/Par/arch/usb/download/usbstress/
14cr|usbstress-0.3-8|10	License:	GPL
14cr|usbstress-0.3-8|11	Group:		System/Kernel and hardware
14cr|usbstress-0.3-8|12	Source0:	%{name}-%{version}.tar.bz2
14cr|usbstress-0.3-8|13	Patch0:		uhcidump.c.patch.bz2
14cr|usbstress-0.3-8|14	Patch1:		ihex2hdr.c.patch.bz2
14cr|usbstress-0.3-8|15	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
14cr|usbstress-0.3-8|16	
14cr|usbstress-0.3-8|17	%description
14cr|usbstress-0.3-8|18	This is a USB stress test suite.  It requires an AnchorChips AN2131
14cr|usbstress-0.3-8|19	based device, which is loaded with a special test firmware.
14cr|usbstress-0.3-8|20	
14cr|usbstress-0.3-8|21	%prep
14cr|usbstress-0.3-8|22	%setup -q -n %{name}-%{version}
14cr|usbstress-0.3-8|23	%patch0 -p0
14cr|usbstress-0.3-8|24	%patch1 -p0
14cr|usbstress-0.3-8|25	sed -i s/-march=i686// Makefile.*
14cr|usbstress-0.3-8|26	
14cr|usbstress-0.3-8|27	%build
14cr|usbstress-0.3-8|28	%configure
14cr|usbstress-0.3-8|29	%make
14cr|usbstress-0.3-8|30	
14cr|usbstress-0.3-8|31	%install
14cr|usbstress-0.3-8|32	rm -rf $RPM_BUILD_ROOT
14cr|usbstress-0.3-8|33	%makeinstall
14cr|usbstress-0.3-8|34	
14cr|usbstress-0.3-8|35	%files
14cr|usbstress-0.3-8|36	%attr(755,root,root)
14cr|usbstress-0.3-8|37	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cr|usbstress-0.3-8|38	%_bindir/usbstress
14cr|usbstress-0.3-8|39	%_sbindir/uhcidump
14cr|usbstress-0.3-8|40	
14cr|usbstress-0.3-8|41	%clean
14cr|usbstress-0.3-8|42	rm -rf $RPM_BUILD_ROOT
14cr|usbstress-0.3-8|43	
14cr|usbstress-0.3-8|44	
14cr|usbstress-0.3-8|45	
14cr|usbstress-0.3-8|46	%changelog
14cr|usbstress-0.3-8|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-8
14cr|usbstress-0.3-8|48	+ Revision: 1a269b2
14cr|usbstress-0.3-8|49	- MassBuild#464: Increase release tag
14cr|usbstress-0.3-8|50	
14cr|usbstress-0.3-8|51	

8849 14
14cr|usbview-1.1-3|1	Summary:	USB topology and device viewer
14cr|usbview-1.1-3|2	Name:		usbview
14cr|usbview-1.1-3|3	Version:	1.1
14cr|usbview-1.1-3|4	Release:	3
14cr|usbview-1.1-3|5	Group:		System/Kernel and hardware
14cr|usbview-1.1-3|6	License:	GPLv2+
14cr|usbview-1.1-3|7	URL:		http://www.kroah.com/linux-usb/
14cr|usbview-1.1-3|8	Source:		http://www.kroah.com/linux-usb//%{name}-%{version}.tar.bz2
14cr|usbview-1.1-3|9	BuildRequires:	gtk+2-devel imagemagick
14cr|usbview-1.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|usbview-1.1-3|11	
14cr|usbview-1.1-3|12	%description
14cr|usbview-1.1-3|13	USBView is a GTK program that displays the topography of the devices that are
14cr|usbview-1.1-3|14	plugged into the USB bus on a Linux machine. It also displays information on
14cr|usbview-1.1-3|15	each of the devices. This can be useful to determine if a device is working
14cr|usbview-1.1-3|16	properly or not.
14cr|usbview-1.1-3|17	
14cr|usbview-1.1-3|18	%prep
14cr|usbview-1.1-3|19	%setup -q
14cr|usbview-1.1-3|20	
14cr|usbview-1.1-3|21	%build
14cr|usbview-1.1-3|22	%configure2_5x
14cr|usbview-1.1-3|23	%make
14cr|usbview-1.1-3|24	
14cr|usbview-1.1-3|25	%install
14cr|usbview-1.1-3|26	rm -rf %{buildroot}
14cr|usbview-1.1-3|27	%makeinstall_std
14cr|usbview-1.1-3|28	
14cr|usbview-1.1-3|29	for i in 16x16 32x32 48x48; do
14cr|usbview-1.1-3|30	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$i/apps
14cr|usbview-1.1-3|31	convert -resize $i %{name}_logo.xpm %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png;
14cr|usbview-1.1-3|32	done
14cr|usbview-1.1-3|33	
14cr|usbview-1.1-3|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|usbview-1.1-3|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|usbview-1.1-3|36	[Desktop Entry]
14cr|usbview-1.1-3|37	Name=%{name}
14cr|usbview-1.1-3|38	Comment=%{summary}
14cr|usbview-1.1-3|39	Exec=%{name}
14cr|usbview-1.1-3|40	Icon=%{name}
14cr|usbview-1.1-3|41	Terminal=false
14cr|usbview-1.1-3|42	Type=Application
14cr|usbview-1.1-3|43	StartupNotify=true
14cr|usbview-1.1-3|44	Categories=GTK;System;
14cr|usbview-1.1-3|45	EOF
14cr|usbview-1.1-3|46	
14cr|usbview-1.1-3|47	%if %mdkversion < 200900
14cr|usbview-1.1-3|48	%post
14cr|usbview-1.1-3|49	%{update_menus}
14cr|usbview-1.1-3|50	%update_icon_cache hicolor
14cr|usbview-1.1-3|51	%endif
14cr|usbview-1.1-3|52	
14cr|usbview-1.1-3|53	%if %mdkversion < 200900
14cr|usbview-1.1-3|54	%postun
14cr|usbview-1.1-3|55	%{clean_menus}
14cr|usbview-1.1-3|56	%clean_icon_cache hicolor
14cr|usbview-1.1-3|57	%endif
14cr|usbview-1.1-3|58	
14cr|usbview-1.1-3|59	%clean
14cr|usbview-1.1-3|60	rm -rf %{buildroot}
14cr|usbview-1.1-3|61	
14cr|usbview-1.1-3|62	%files
14cr|usbview-1.1-3|63	%defattr(-,root,root)
14cr|usbview-1.1-3|64	%doc AUTHORS ChangeLog NEWS README TODO
14cr|usbview-1.1-3|65	%{_bindir}/*
14cr|usbview-1.1-3|66	%{_datadir}/applications/%{name}.desktop
14cr|usbview-1.1-3|67	%{_iconsdir}/*
14cr|usbview-1.1-3|68	%{_mandir}/*/*
14cr|usbview-1.1-3|69	
14cr|usbview-1.1-3|70	
14cr|usbview-1.1-3|71	
14cr|usbview-1.1-3|72	%changelog
14cr|usbview-1.1-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|usbview-1.1-3|74	+ Revision: 9a95de5
14cr|usbview-1.1-3|75	- MassBuild#464: Increase release tag
14cr|usbview-1.1-3|76	
14cr|usbview-1.1-3|77	

8850 14
14cr|usermin-1.510-3|1	%define __spec_install_post %{nil}
14cr|usermin-1.510-3|2	%define __noautoreq 'perl\\(\\)'
14cr|usermin-1.510-3|3	
14cr|usermin-1.510-3|4	Summary:	A web-based user account administration interface
14cr|usermin-1.510-3|5	Name:		usermin
14cr|usermin-1.510-3|6	Version:	1.510
14cr|usermin-1.510-3|7	Release:	3
14cr|usermin-1.510-3|8	Provides:	%{name}-%{version}
14cr|usermin-1.510-3|9	License:	BSD
14cr|usermin-1.510-3|10	Group:		System/Configuration/Other
14cr|usermin-1.510-3|11	URL:		http://www.usermin.com/
14cr|usermin-1.510-3|12	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|usermin-1.510-3|13	Patch3:		usermin-1.440-never-fail-detect-os.patch
14cr|usermin-1.510-3|14	Requires:	perl
14cr|usermin-1.510-3|15	Requires(pre):	rpm-helper
14cr|usermin-1.510-3|16	Requires:	perl perl-Net_SSLeay
14cr|usermin-1.510-3|17	BuildArch:	noarch
14cr|usermin-1.510-3|18	
14cr|usermin-1.510-3|19	%description
14cr|usermin-1.510-3|20	A web-based user account administration interface for Unix systems.
14cr|usermin-1.510-3|21	
14cr|usermin-1.510-3|22	After installation, enter the URL https://localhost:20000/ into your
14cr|usermin-1.510-3|23	browser and login as any user on your system.
14cr|usermin-1.510-3|24	
14cr|usermin-1.510-3|25	%prep
14cr|usermin-1.510-3|26	%setup -q
14cr|usermin-1.510-3|27	%patch3 -p0
14cr|usermin-1.510-3|28	
14cr|usermin-1.510-3|29	perl -pi -e 's|/tmp/.webmin|/root/.webmin|' *
14cr|usermin-1.510-3|30	
14cr|usermin-1.510-3|31	%build
14cr|usermin-1.510-3|32	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl %{_bindir}/perl -
14cr|usermin-1.510-3|33	rm -f mount/freebsd-mounts-*
14cr|usermin-1.510-3|34	rm -f mount/openbsd-mounts-*
14cr|usermin-1.510-3|35	#chmod -R og-rxw .
14cr|usermin-1.510-3|36	
14cr|usermin-1.510-3|37	%install
14cr|usermin-1.510-3|38	mkdir -p %{buildroot}{%{_sysconfdir}/{pam.d,sysconfig},%{_initrddir},%{_var}/run/usermin,%{_datadir}/usermin}
14cr|usermin-1.510-3|39	
14cr|usermin-1.510-3|40	cp -rp * %{buildroot}%{_datadir}/usermin
14cr|usermin-1.510-3|41	
14cr|usermin-1.510-3|42	cp usermin-daemon %{buildroot}%{_sysconfdir}/sysconfig/usermin
14cr|usermin-1.510-3|43	cp usermin-init %{buildroot}%{_initrddir}/usermin
14cr|usermin-1.510-3|44	cp usermin-pam %{buildroot}%{_sysconfdir}/pam.d/usermin
14cr|usermin-1.510-3|45	
14cr|usermin-1.510-3|46	# Fix perms for rpmlint:
14cr|usermin-1.510-3|47	find %{buildroot}%{_datadir}/usermin ! -type d -exec chmod 644 {} \;
14cr|usermin-1.510-3|48	
14cr|usermin-1.510-3|49	find %{buildroot}%{_datadir}/usermin \( \
14cr|usermin-1.510-3|50	-type d \
14cr|usermin-1.510-3|51	-o -name "*.sh" -o -name "*.cgi" \
14cr|usermin-1.510-3|52	-o -name "install-module.pl" -o -name "web-lib.pl" \
14cr|usermin-1.510-3|53	-o -name "miniserv.pl" -o -name "newmods.pl" \
14cr|usermin-1.510-3|54	-o -name "cron_editor.pl" -o -name "autoreply.pl" \
14cr|usermin-1.510-3|55	-o -name "theme.pl" -o -name "solaris-lib.pl" \
14cr|usermin-1.510-3|56	-o -name "unixware-lib.pl" \
14cr|usermin-1.510-3|57	-o -name "msctile2.jpg" -o -name "theme_by.jpg" \
14cr|usermin-1.510-3|58	-o -name "webmin_logo.jpg" \
14cr|usermin-1.510-3|59	\) \
14cr|usermin-1.510-3|60	-exec chmod 755 {} \;
14cr|usermin-1.510-3|61	
14cr|usermin-1.510-3|62	echo rpm >%{buildroot}%{_datadir}/usermin/install-type
14cr|usermin-1.510-3|63	
14cr|usermin-1.510-3|64	%pre
14cr|usermin-1.510-3|65	perl <<EOD;
14cr|usermin-1.510-3|66	# maketemp.pl
14cr|usermin-1.510-3|67	# Create the /root/.webmin directory if needed
14cr|usermin-1.510-3|68	# ASkwar:
14cr|usermin-1.510-3|69	# This really needs to be /root/.webmin, because of (at least) the setup.sh
14cr|usermin-1.510-3|70	# script
14cr|usermin-1.510-3|71	
14cr|usermin-1.510-3|72	\$tmp_dir = "/root/.webmin";
14cr|usermin-1.510-3|73	
14cr|usermin-1.510-3|74	if (!-d \$tmp_dir) {
14cr|usermin-1.510-3|75	mkdir(\$tmp_dir, 0755) || exit 1;
14cr|usermin-1.510-3|76	chown(\$<, \$(, \$tmp_dir);
14cr|usermin-1.510-3|77	chmod(0755, \$tmp_dir);
14cr|usermin-1.510-3|78	}
14cr|usermin-1.510-3|79	@st = stat(\$tmp_dir);
14cr|usermin-1.510-3|80	if (@st && \$st[4] == \$< && \$st[5] == \$( && \$st[2] & 0x4000 &&
14cr|usermin-1.510-3|81	(\$st[2] & 0777) == 0755) {
14cr|usermin-1.510-3|82	exit 0;
14cr|usermin-1.510-3|83	}
14cr|usermin-1.510-3|84	else {
14cr|usermin-1.510-3|85	exit 1;
14cr|usermin-1.510-3|86	}
14cr|usermin-1.510-3|87	
14cr|usermin-1.510-3|88	
14cr|usermin-1.510-3|89	EOD
14cr|usermin-1.510-3|90	if [ "$?" != "0" ]; then
14cr|usermin-1.510-3|91	echo "Failed to create or check temp files directory /root/.webmin"
14cr|usermin-1.510-3|92	exit 1
14cr|usermin-1.510-3|93	fi
14cr|usermin-1.510-3|94	
14cr|usermin-1.510-3|95	%post
14cr|usermin-1.510-3|96	if [ "$1" != 1 ]; then
14cr|usermin-1.510-3|97	# Upgrading the RPM, so stop the old usermin properly
14cr|usermin-1.510-3|98	service usermin stop
14cr|usermin-1.510-3|99	fi
14cr|usermin-1.510-3|100	cd %{_datadir}/usermin
14cr|usermin-1.510-3|101	config_dir=%{_sysconfdir}/usermin
14cr|usermin-1.510-3|102	var_dir=%{_var}/run/usermin
14cr|usermin-1.510-3|103	perl=%{_bindir}/perl
14cr|usermin-1.510-3|104	autoos=1
14cr|usermin-1.510-3|105	port=20000
14cr|usermin-1.510-3|106	host=`hostname`
14cr|usermin-1.510-3|107	ssl=1
14cr|usermin-1.510-3|108	atboot=1
14cr|usermin-1.510-3|109	nochown=1
14cr|usermin-1.510-3|110	autothird=1
14cr|usermin-1.510-3|111	noperlpath=1
14cr|usermin-1.510-3|112	nouninstall=1
14cr|usermin-1.510-3|113	nostart=1
14cr|usermin-1.510-3|114	export config_dir var_dir perl autoos port host ssl nochown autothird noperlpath nouninstall nostart allow
14cr|usermin-1.510-3|115	./setup.sh > /root/tmp/usermin-setup.out 2>/root/tmp/usermin-setup.err
14cr|usermin-1.510-3|116	
14cr|usermin-1.510-3|117	cat > %{_sysconfdir}/usermin/uninstall.sh <<EOFF
14cr|usermin-1.510-3|118	#!/bin/sh
14cr|usermin-1.510-3|119	printf "Are you sure you want to uninstall Usermin? (y/n) : "
14cr|usermin-1.510-3|120	read answer
14cr|usermin-1.510-3|121	printf "\n"
14cr|usermin-1.510-3|122	if [ "\$answer" = "y" ]; then
14cr|usermin-1.510-3|123	echo "Removing usermin RPM .."
14cr|usermin-1.510-3|124	#rpm -e --nodeps usermin
14cr|usermin-1.510-3|125	urpme usermin
14cr|usermin-1.510-3|126	echo "Done!"
14cr|usermin-1.510-3|127	fi
14cr|usermin-1.510-3|128	EOFF
14cr|usermin-1.510-3|129	chmod +x %{_sysconfdir}/usermin/uninstall.sh
14cr|usermin-1.510-3|130	
14cr|usermin-1.510-3|131	%_post_service usermin
14cr|usermin-1.510-3|132	
14cr|usermin-1.510-3|133	%preun
14cr|usermin-1.510-3|134	%_preun_service usermin
14cr|usermin-1.510-3|135	
14cr|usermin-1.510-3|136	%postun
14cr|usermin-1.510-3|137	if [ "$1" = 0 ]; then
14cr|usermin-1.510-3|138	grep root=%{_datadir}/usermin %{_sysconfdir}/usermin/miniserv.conf >/dev/null 2>&1
14cr|usermin-1.510-3|139	if [ "$?" = 0 ]; then
14cr|usermin-1.510-3|140	# RPM is being removed, and no new version of usermin
14cr|usermin-1.510-3|141	# has taken it's place. Delete the config files
14cr|usermin-1.510-3|142	rm -rf %{_sysconfdir}/usermin %{_var}/usermin
14cr|usermin-1.510-3|143	fi
14cr|usermin-1.510-3|144	fi
14cr|usermin-1.510-3|145	
14cr|usermin-1.510-3|146	%files
14cr|usermin-1.510-3|147	%doc LICENCE* README
14cr|usermin-1.510-3|148	#%{_libexecdir}/usermin
14cr|usermin-1.510-3|149	%{_datadir}/usermin
14cr|usermin-1.510-3|150	%config(noreplace) %{_sysconfdir}/sysconfig/usermin
14cr|usermin-1.510-3|151	%config(noreplace) %{_sysconfdir}/pam.d/usermin
14cr|usermin-1.510-3|152	%config(noreplace) %{_initrddir}/usermin
14cr|usermin-1.510-3|153	
14cr|usermin-1.510-3|154	%changelog
14cr|usermin-1.510-3|155	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.510-3
14cr|usermin-1.510-3|156	+ Revision: b4c498f
14cr|usermin-1.510-3|157	- MassBuild#464: Increase release tag
14cr|usermin-1.510-3|158	
14cr|usermin-1.510-3|159	

8851 14
14cr|usermin-webmail-1.510-3|1	%define __spec_install_post %{nil}
14cr|usermin-webmail-1.510-3|2	%define __noautoreq 'perl\\(\\)'
14cr|usermin-webmail-1.510-3|3	
14cr|usermin-webmail-1.510-3|4	Summary:	A web-based user account administration interface with webmail
14cr|usermin-webmail-1.510-3|5	Name:		usermin-webmail
14cr|usermin-webmail-1.510-3|6	Version:	1.510
14cr|usermin-webmail-1.510-3|7	Release:	3
14cr|usermin-webmail-1.510-3|8	Provides:	%{name}-%{version}
14cr|usermin-webmail-1.510-3|9	License:	BSD
14cr|usermin-webmail-1.510-3|10	Group:		System/Configuration/Other
14cr|usermin-webmail-1.510-3|11	URL:		http://www.usermin.com/
14cr|usermin-webmail-1.510-3|12	Source:		http://prdownloads.sourceforge.net/webadmin/%{name}-%{version}.tar.gz
14cr|usermin-webmail-1.510-3|13	Patch3:		usermin-1.440-never-fail-detect-os.patch
14cr|usermin-webmail-1.510-3|14	Requires:	perl
14cr|usermin-webmail-1.510-3|15	Requires(pre):	rpm-helper
14cr|usermin-webmail-1.510-3|16	Requires:	perl perl-Net_SSLeay
14cr|usermin-webmail-1.510-3|17	BuildArch:	noarch
14cr|usermin-webmail-1.510-3|18	Provides:	usermin = %{version}
14cr|usermin-webmail-1.510-3|19	
14cr|usermin-webmail-1.510-3|20	%description
14cr|usermin-webmail-1.510-3|21	A web-based user account administration interface for Unix systems.
14cr|usermin-webmail-1.510-3|22	If you just want to use Usermin for web-based email, there is
14cr|usermin-webmail-1.510-3|23	a modified package available with a better theme and default
14cr|usermin-webmail-1.510-3|24	configuration for that purpose. It assumes that your system is
14cr|usermin-webmail-1.510-3|25	already running a properly configured IMAP server such as Dovecot,
14cr|usermin-webmail-1.510-3|26	but can be easily configured to read mail from Maildir or
14cr|usermin-webmail-1.510-3|27	mbox-formatted directories instead.
14cr|usermin-webmail-1.510-3|28	
14cr|usermin-webmail-1.510-3|29	After installation, enter the URL https://localhost:20000/ into your
14cr|usermin-webmail-1.510-3|30	browser and login as any user on your system.
14cr|usermin-webmail-1.510-3|31	
14cr|usermin-webmail-1.510-3|32	%prep
14cr|usermin-webmail-1.510-3|33	%setup -q
14cr|usermin-webmail-1.510-3|34	%patch3 -p0
14cr|usermin-webmail-1.510-3|35	
14cr|usermin-webmail-1.510-3|36	perl -pi -e 's|/tmp/.webmin|/root/.webmin|' *
14cr|usermin-webmail-1.510-3|37	
14cr|usermin-webmail-1.510-3|38	%build
14cr|usermin-webmail-1.510-3|39	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl %{_bindir}/perl -
14cr|usermin-webmail-1.510-3|40	rm -f mount/freebsd-mounts-*
14cr|usermin-webmail-1.510-3|41	rm -f mount/openbsd-mounts-*
14cr|usermin-webmail-1.510-3|42	#chmod -R og-rxw .
14cr|usermin-webmail-1.510-3|43	
14cr|usermin-webmail-1.510-3|44	%install
14cr|usermin-webmail-1.510-3|45	mkdir -p %{buildroot}{%{_sysconfdir}/{pam.d,sysconfig},%{_initrddir},%{_var}/run/usermin,%{_datadir}/usermin}
14cr|usermin-webmail-1.510-3|46	
14cr|usermin-webmail-1.510-3|47	cp -rp * %{buildroot}%{_datadir}/usermin
14cr|usermin-webmail-1.510-3|48	
14cr|usermin-webmail-1.510-3|49	cp usermin-daemon %{buildroot}%{_sysconfdir}/sysconfig/usermin
14cr|usermin-webmail-1.510-3|50	cp usermin-init %{buildroot}%{_initrddir}/usermin
14cr|usermin-webmail-1.510-3|51	cp usermin-pam %{buildroot}%{_sysconfdir}/pam.d/usermin
14cr|usermin-webmail-1.510-3|52	
14cr|usermin-webmail-1.510-3|53	# Fix perms for rpmlint:
14cr|usermin-webmail-1.510-3|54	find %{buildroot}%{_datadir}/usermin ! -type d -exec chmod 644 {} \;
14cr|usermin-webmail-1.510-3|55	
14cr|usermin-webmail-1.510-3|56	find %{buildroot}%{_datadir}/usermin \( \
14cr|usermin-webmail-1.510-3|57	-type d \
14cr|usermin-webmail-1.510-3|58	-o -name "*.sh" -o -name "*.cgi" \
14cr|usermin-webmail-1.510-3|59	-o -name "install-module.pl" -o -name "web-lib.pl" \
14cr|usermin-webmail-1.510-3|60	-o -name "miniserv.pl" -o -name "newmods.pl" \
14cr|usermin-webmail-1.510-3|61	-o -name "cron_editor.pl" -o -name "autoreply.pl" \
14cr|usermin-webmail-1.510-3|62	-o -name "theme.pl" -o -name "solaris-lib.pl" \
14cr|usermin-webmail-1.510-3|63	-o -name "unixware-lib.pl" \
14cr|usermin-webmail-1.510-3|64	-o -name "msctile2.jpg" -o -name "theme_by.jpg" \
14cr|usermin-webmail-1.510-3|65	-o -name "webmin_logo.jpg" \
14cr|usermin-webmail-1.510-3|66	\) \
14cr|usermin-webmail-1.510-3|67	-exec chmod 755 {} \;
14cr|usermin-webmail-1.510-3|68	
14cr|usermin-webmail-1.510-3|69	echo rpm >%{buildroot}%{_datadir}/usermin/install-type
14cr|usermin-webmail-1.510-3|70	
14cr|usermin-webmail-1.510-3|71	%pre
14cr|usermin-webmail-1.510-3|72	perl <<EOD;
14cr|usermin-webmail-1.510-3|73	# maketemp.pl
14cr|usermin-webmail-1.510-3|74	# Create the /root/.webmin directory if needed
14cr|usermin-webmail-1.510-3|75	# ASkwar:
14cr|usermin-webmail-1.510-3|76	# This really needs to be /root/.webmin, because of (at least) the setup.sh
14cr|usermin-webmail-1.510-3|77	# script
14cr|usermin-webmail-1.510-3|78	
14cr|usermin-webmail-1.510-3|79	\$tmp_dir = "/root/.webmin";
14cr|usermin-webmail-1.510-3|80	
14cr|usermin-webmail-1.510-3|81	if (!-d \$tmp_dir) {
14cr|usermin-webmail-1.510-3|82	mkdir(\$tmp_dir, 0755) || exit 1;
14cr|usermin-webmail-1.510-3|83	chown(\$<, \$(, \$tmp_dir);
14cr|usermin-webmail-1.510-3|84	chmod(0755, \$tmp_dir);
14cr|usermin-webmail-1.510-3|85	}
14cr|usermin-webmail-1.510-3|86	@st = stat(\$tmp_dir);
14cr|usermin-webmail-1.510-3|87	if (@st && \$st[4] == \$< && \$st[5] == \$( && \$st[2] & 0x4000 &&
14cr|usermin-webmail-1.510-3|88	(\$st[2] & 0777) == 0755) {
14cr|usermin-webmail-1.510-3|89	exit 0;
14cr|usermin-webmail-1.510-3|90	}
14cr|usermin-webmail-1.510-3|91	else {
14cr|usermin-webmail-1.510-3|92	exit 1;
14cr|usermin-webmail-1.510-3|93	}
14cr|usermin-webmail-1.510-3|94	
14cr|usermin-webmail-1.510-3|95	
14cr|usermin-webmail-1.510-3|96	EOD
14cr|usermin-webmail-1.510-3|97	if [ "$?" != "0" ]; then
14cr|usermin-webmail-1.510-3|98	echo "Failed to create or check temp files directory /root/.webmin"
14cr|usermin-webmail-1.510-3|99	exit 1
14cr|usermin-webmail-1.510-3|100	fi
14cr|usermin-webmail-1.510-3|101	
14cr|usermin-webmail-1.510-3|102	%post
14cr|usermin-webmail-1.510-3|103	if [ "$1" != 1 ]; then
14cr|usermin-webmail-1.510-3|104	# Upgrading the RPM, so stop the old usermin properly
14cr|usermin-webmail-1.510-3|105	service usermin stop
14cr|usermin-webmail-1.510-3|106	fi
14cr|usermin-webmail-1.510-3|107	cd %{_datadir}/usermin
14cr|usermin-webmail-1.510-3|108	config_dir=%{_sysconfdir}/usermin
14cr|usermin-webmail-1.510-3|109	var_dir=%{_var}/run/usermin
14cr|usermin-webmail-1.510-3|110	perl=%{_bindir}/perl
14cr|usermin-webmail-1.510-3|111	autoos=1
14cr|usermin-webmail-1.510-3|112	port=20000
14cr|usermin-webmail-1.510-3|113	host=`hostname`
14cr|usermin-webmail-1.510-3|114	ssl=1
14cr|usermin-webmail-1.510-3|115	atboot=1
14cr|usermin-webmail-1.510-3|116	nochown=1
14cr|usermin-webmail-1.510-3|117	autothird=1
14cr|usermin-webmail-1.510-3|118	noperlpath=1
14cr|usermin-webmail-1.510-3|119	nouninstall=1
14cr|usermin-webmail-1.510-3|120	nostart=1
14cr|usermin-webmail-1.510-3|121	export config_dir var_dir perl autoos port host ssl nochown autothird noperlpath nouninstall nostart allow
14cr|usermin-webmail-1.510-3|122	./setup.sh > /root/tmp/usermin-setup.out 2>/root/tmp/usermin-setup.err
14cr|usermin-webmail-1.510-3|123	
14cr|usermin-webmail-1.510-3|124	cat > %{_sysconfdir}/usermin/uninstall.sh <<EOFF
14cr|usermin-webmail-1.510-3|125	#!/bin/sh
14cr|usermin-webmail-1.510-3|126	printf "Are you sure you want to uninstall Usermin? (y/n) : "
14cr|usermin-webmail-1.510-3|127	read answer
14cr|usermin-webmail-1.510-3|128	printf "\n"
14cr|usermin-webmail-1.510-3|129	if [ "\$answer" = "y" ]; then
14cr|usermin-webmail-1.510-3|130	echo "Removing usermin RPM .."
14cr|usermin-webmail-1.510-3|131	#rpm -e --nodeps usermin
14cr|usermin-webmail-1.510-3|132	urpme usermin
14cr|usermin-webmail-1.510-3|133	echo "Done!"
14cr|usermin-webmail-1.510-3|134	fi
14cr|usermin-webmail-1.510-3|135	EOFF
14cr|usermin-webmail-1.510-3|136	chmod +x %{_sysconfdir}/usermin/uninstall.sh
14cr|usermin-webmail-1.510-3|137	
14cr|usermin-webmail-1.510-3|138	%_post_service usermin
14cr|usermin-webmail-1.510-3|139	
14cr|usermin-webmail-1.510-3|140	%preun
14cr|usermin-webmail-1.510-3|141	%_preun_service usermin
14cr|usermin-webmail-1.510-3|142	
14cr|usermin-webmail-1.510-3|143	%postun
14cr|usermin-webmail-1.510-3|144	if [ "$1" = 0 ]; then
14cr|usermin-webmail-1.510-3|145	grep root=%{_datadir}/usermin %{_sysconfdir}/usermin/miniserv.conf >/dev/null 2>&1
14cr|usermin-webmail-1.510-3|146	if [ "$?" = 0 ]; then
14cr|usermin-webmail-1.510-3|147	# RPM is being removed, and no new version of usermin
14cr|usermin-webmail-1.510-3|148	# has taken it's place. Delete the config files
14cr|usermin-webmail-1.510-3|149	rm -rf %{_sysconfdir}/usermin %{_var}/usermin
14cr|usermin-webmail-1.510-3|150	fi
14cr|usermin-webmail-1.510-3|151	fi
14cr|usermin-webmail-1.510-3|152	
14cr|usermin-webmail-1.510-3|153	%files
14cr|usermin-webmail-1.510-3|154	%defattr(-,root,root)
14cr|usermin-webmail-1.510-3|155	%doc LICENCE* README
14cr|usermin-webmail-1.510-3|156	#%{_libexecdir}/usermin
14cr|usermin-webmail-1.510-3|157	%{_datadir}/usermin
14cr|usermin-webmail-1.510-3|158	%config(noreplace) %{_sysconfdir}/sysconfig/usermin
14cr|usermin-webmail-1.510-3|159	%config(noreplace) %{_sysconfdir}/pam.d/usermin
14cr|usermin-webmail-1.510-3|160	%config(noreplace) %{_initrddir}/usermin
14cr|usermin-webmail-1.510-3|161	
14cr|usermin-webmail-1.510-3|162	
14cr|usermin-webmail-1.510-3|163	
14cr|usermin-webmail-1.510-3|164	
14cr|usermin-webmail-1.510-3|165	%changelog
14cr|usermin-webmail-1.510-3|166	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.510-3
14cr|usermin-webmail-1.510-3|167	+ Revision: f949c0e
14cr|usermin-webmail-1.510-3|168	- MassBuild#464: Increase release tag
14cr|usermin-webmail-1.510-3|169	
14cr|usermin-webmail-1.510-3|170	

8852 14
14cr|userspace-rcu-0.6.7-2|1	%define major		1
14cr|userspace-rcu-0.6.7-2|2	%define libname		%mklibname urcu %major
14cr|userspace-rcu-0.6.7-2|3	%define develname	%mklibname urcu -d
14cr|userspace-rcu-0.6.7-2|4	
14cr|userspace-rcu-0.6.7-2|5	Name:		userspace-rcu
14cr|userspace-rcu-0.6.7-2|6	Summary:	Userspace RCU (read-copy-update) library
14cr|userspace-rcu-0.6.7-2|7	Version:	0.6.7
14cr|userspace-rcu-0.6.7-2|8	Release:	2
14cr|userspace-rcu-0.6.7-2|9	License:	LGPLv2.1+
14cr|userspace-rcu-0.6.7-2|10	Group:		System/Libraries
14cr|userspace-rcu-0.6.7-2|11	URL:		http://lttng.org/urcu
14cr|userspace-rcu-0.6.7-2|12	Source0:	http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
14cr|userspace-rcu-0.6.7-2|13	
14cr|userspace-rcu-0.6.7-2|14	%description
14cr|userspace-rcu-0.6.7-2|15	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
14cr|userspace-rcu-0.6.7-2|16	synchronization library provides read-side access which scales linearly
14cr|userspace-rcu-0.6.7-2|17	with the number of cores. It does so by allowing multiples copies of a given
14cr|userspace-rcu-0.6.7-2|18	data structure to live at the same time, and by monitoring the data structure
14cr|userspace-rcu-0.6.7-2|19	accesses to detect grace periods after which memory reclamation is possible.
14cr|userspace-rcu-0.6.7-2|20	
14cr|userspace-rcu-0.6.7-2|21	%package -n %{libname}
14cr|userspace-rcu-0.6.7-2|22	Summary:	Userspace RCU (read-copy-update) library
14cr|userspace-rcu-0.6.7-2|23	
14cr|userspace-rcu-0.6.7-2|24	%description -n %{libname}
14cr|userspace-rcu-0.6.7-2|25	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
14cr|userspace-rcu-0.6.7-2|26	synchronization library provides read-side access which scales linearly
14cr|userspace-rcu-0.6.7-2|27	with the number of cores. It does so by allowing multiples copies of a given
14cr|userspace-rcu-0.6.7-2|28	data structure to live at the same time, and by monitoring the data structure
14cr|userspace-rcu-0.6.7-2|29	accesses to detect grace periods after which memory reclamation is possible.
14cr|userspace-rcu-0.6.7-2|30	
14cr|userspace-rcu-0.6.7-2|31	%package -n %{develname}
14cr|userspace-rcu-0.6.7-2|32	Summary:	Development files for liburcu
14cr|userspace-rcu-0.6.7-2|33	Group:		Development/C
14cr|userspace-rcu-0.6.7-2|34	Requires:	%{libname} = %{version}
14cr|userspace-rcu-0.6.7-2|35	
14cr|userspace-rcu-0.6.7-2|36	%description -n %{develname}
14cr|userspace-rcu-0.6.7-2|37	Development file for the userspace RCU library (liburcu).
14cr|userspace-rcu-0.6.7-2|38	
14cr|userspace-rcu-0.6.7-2|39	%prep
14cr|userspace-rcu-0.6.7-2|40	%setup -q
14cr|userspace-rcu-0.6.7-2|41	
14cr|userspace-rcu-0.6.7-2|42	%build
14cr|userspace-rcu-0.6.7-2|43	%configure2_5x --disable-static
14cr|userspace-rcu-0.6.7-2|44	%make
14cr|userspace-rcu-0.6.7-2|45	
14cr|userspace-rcu-0.6.7-2|46	%install
14cr|userspace-rcu-0.6.7-2|47	%makeinstall_std
14cr|userspace-rcu-0.6.7-2|48	
14cr|userspace-rcu-0.6.7-2|49	%if %{mdvver} < 201200
14cr|userspace-rcu-0.6.7-2|50	rm -f %{buildroot}%{_libdir}/*.la
14cr|userspace-rcu-0.6.7-2|51	%endif
14cr|userspace-rcu-0.6.7-2|52	
14cr|userspace-rcu-0.6.7-2|53	%files -n %{libname}
14cr|userspace-rcu-0.6.7-2|54	%{_libdir}/liburcu*.so.%{major}*
14cr|userspace-rcu-0.6.7-2|55	
14cr|userspace-rcu-0.6.7-2|56	%files -n %{develname}
14cr|userspace-rcu-0.6.7-2|57	%{_includedir}/urcu/
14cr|userspace-rcu-0.6.7-2|58	%{_includedir}/urcu*.h
14cr|userspace-rcu-0.6.7-2|59	%{_libdir}/liburcu*.so
14cr|userspace-rcu-0.6.7-2|60	%{_libdir}/pkgconfig/liburcu*.pc
14cr|userspace-rcu-0.6.7-2|61	%doc API.txt ChangeLog README
14cr|userspace-rcu-0.6.7-2|62	
14cr|userspace-rcu-0.6.7-2|63	
14cr|userspace-rcu-0.6.7-2|64	
14cr|userspace-rcu-0.6.7-2|65	%changelog
14cr|userspace-rcu-0.6.7-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.7-2
14cr|userspace-rcu-0.6.7-2|67	+ Revision: 28cd099
14cr|userspace-rcu-0.6.7-2|68	- MassBuild#464: Increase release tag
14cr|userspace-rcu-0.6.7-2|69	
14cr|userspace-rcu-0.6.7-2|70	

8853 14
14cr|ushare-1.1a-7|1	%define debug_package %{nil}
14cr|ushare-1.1a-7|2	%define name ushare
14cr|ushare-1.1a-7|3	%define version 1.1a
14cr|ushare-1.1a-7|4	%define release 7
14cr|ushare-1.1a-7|5	
14cr|ushare-1.1a-7|6	Summary: UPnP (TM) A/V Media Server
14cr|ushare-1.1a-7|7	Name: %{name}
14cr|ushare-1.1a-7|8	Version: %{version}
14cr|ushare-1.1a-7|9	Release: %{release}
14cr|ushare-1.1a-7|10	Source0: http://ushare.geexbox.org/releases/%{name}-%{version}.tar.bz2
14cr|ushare-1.1a-7|11	Source1: %{name}
14cr|ushare-1.1a-7|12	Source2: ushare.crontab
14cr|ushare-1.1a-7|13	Patch0: ushare-1.1a-fix-str-fmt.patch
14cr|ushare-1.1a-7|14	Patch1:	01_all_ushare_build_system.patch
14cr|ushare-1.1a-7|15	Patch3:	03_all_ushare_mp4_video_mime.patch
14cr|ushare-1.1a-7|16	Patch4:	04_all_ushare_upnp_build_fix.patch
14cr|ushare-1.1a-7|17	Patch5:	05_all_missing_headers.patch
14cr|ushare-1.1a-7|18	License: GPLv2+
14cr|ushare-1.1a-7|19	Group: Video
14cr|ushare-1.1a-7|20	Url: http://ushare.geexbox.org/
14cr|ushare-1.1a-7|21	Buildrequires: pkgconfig(libupnp)
14cr|ushare-1.1a-7|22	Buildrequires: pkgconfig(libdlna)
14cr|ushare-1.1a-7|23	
14cr|ushare-1.1a-7|24	%description
14cr|ushare-1.1a-7|25	GeeXboX uShare is able to provide access to both images, videos, music or
14cr|ushare-1.1a-7|26	playlists files (see below for a complete file format support list).
14cr|ushare-1.1a-7|27	It does not act as an UPnP Media Adaptor and thus,
14cr|ushare-1.1a-7|28	can't transcode streams to fit the client requirements.
14cr|ushare-1.1a-7|29	
14cr|ushare-1.1a-7|30	%prep
14cr|ushare-1.1a-7|31	%setup -q
14cr|ushare-1.1a-7|32	%patch0 -p0
14cr|ushare-1.1a-7|33	%patch1 -p1
14cr|ushare-1.1a-7|34	%patch3 -p1
14cr|ushare-1.1a-7|35	%patch4 -p1
14cr|ushare-1.1a-7|36	%patch5 -p1
14cr|ushare-1.1a-7|37	
14cr|ushare-1.1a-7|38	%build
14cr|ushare-1.1a-7|39	%setup_compile_flags
14cr|ushare-1.1a-7|40	./configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --enable-dlna
14cr|ushare-1.1a-7|41	make
14cr|ushare-1.1a-7|42	
14cr|ushare-1.1a-7|43	%install
14cr|ushare-1.1a-7|44	%makeinstall_std
14cr|ushare-1.1a-7|45	
14cr|ushare-1.1a-7|46	%find_lang %name
14cr|ushare-1.1a-7|47	
14cr|ushare-1.1a-7|48	#Installing a better initscript
14cr|ushare-1.1a-7|49	rm -rf %{buildroot}/etc/init.d
14cr|ushare-1.1a-7|50	mkdir -p %{buildroot}/%{_initrddir}
14cr|ushare-1.1a-7|51	mkdir -p %{buildroot}/etc/cron.daily
14cr|ushare-1.1a-7|52	install -m 755 %SOURCE1 %{buildroot}/%{_initrddir}/ushare
14cr|ushare-1.1a-7|53	install -m 755 %SOURCE2 %{buildroot}/etc/cron.daily/ushare
14cr|ushare-1.1a-7|54	
14cr|ushare-1.1a-7|55	%post
14cr|ushare-1.1a-7|56	%_post_service ushare
14cr|ushare-1.1a-7|57	
14cr|ushare-1.1a-7|58	%preun
14cr|ushare-1.1a-7|59	%_preun_service ushare
14cr|ushare-1.1a-7|60	
14cr|ushare-1.1a-7|61	%files -f %name.lang
14cr|ushare-1.1a-7|62	%{_initrddir}/ushare
14cr|ushare-1.1a-7|63	%config(noreplace) %{_sysconfdir}/ushare.conf
14cr|ushare-1.1a-7|64	%{_bindir}/ushare
14cr|ushare-1.1a-7|65	%{_sysconfdir}/cron.daily/ushare
14cr|ushare-1.1a-7|66	
14cr|ushare-1.1a-7|67	%changelog
14cr|ushare-1.1a-7|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-7
14cr|ushare-1.1a-7|69	+ Revision: 80d7f50
14cr|ushare-1.1a-7|70	- MassBuild#464: Increase release tag
14cr|ushare-1.1a-7|71	
14cr|ushare-1.1a-7|72	

8854 14
14cr|ustr-1.0.4-4|1	%define libname %{mklibname %{name} 1}
14cr|ustr-1.0.4-4|2	%define libnamedevel %{mklibname %{name} -d}
14cr|ustr-1.0.4-4|3	%define libnamestaticdevel %{mklibname %{name} -d -s}
14cr|ustr-1.0.4-4|4	
14cr|ustr-1.0.4-4|5	%define show_all_cmds       1
14cr|ustr-1.0.4-4|6	%define broken_fed_dbg_opts 1
14cr|ustr-1.0.4-4|7	
14cr|ustr-1.0.4-4|8	%if %{show_all_cmds}
14cr|ustr-1.0.4-4|9	%define policy_cflags_hide HIDE=
14cr|ustr-1.0.4-4|10	%else
14cr|ustr-1.0.4-4|11	%define policy_cflags_hide %{nil}
14cr|ustr-1.0.4-4|12	%endif
14cr|ustr-1.0.4-4|13	
14cr|ustr-1.0.4-4|14	%if %{broken_fed_dbg_opts}
14cr|ustr-1.0.4-4|15	# Variable name explains itself.
14cr|ustr-1.0.4-4|16	%define policy_cflags_broken DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS=
14cr|ustr-1.0.4-4|17	%else
14cr|ustr-1.0.4-4|18	%define policy_cflags_broken %{nil}
14cr|ustr-1.0.4-4|19	%endif
14cr|ustr-1.0.4-4|20	
14cr|ustr-1.0.4-4|21	%define policy_cflags %{policy_cflags_hide} %{policy_cflags_broken}
14cr|ustr-1.0.4-4|22	
14cr|ustr-1.0.4-4|23	Name: ustr
14cr|ustr-1.0.4-4|24	Version: 1.0.4
14cr|ustr-1.0.4-4|25	Release: 4
14cr|ustr-1.0.4-4|26	Summary: String library, very low memory overhead, simple to import
14cr|ustr-1.0.4-4|27	Group: System/Libraries
14cr|ustr-1.0.4-4|28	License: MIT or LGPLv2+ or BSD
14cr|ustr-1.0.4-4|29	URL: http://www.and.org/ustr/
14cr|ustr-1.0.4-4|30	Source0: http://www.and.org/ustr/%{version}/%{name}-%{version}.tar.bz2
14cr|ustr-1.0.4-4|31	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|ustr-1.0.4-4|32	# BuildRequires: make gcc sed
14cr|ustr-1.0.4-4|33	
14cr|ustr-1.0.4-4|34	%description
14cr|ustr-1.0.4-4|35	Micro string library, very low overhead from plain strdup() (Ave. 44% for
14cr|ustr-1.0.4-4|36	0-20B strings). Very easy to use in existing C code. At it's simplest you can
14cr|ustr-1.0.4-4|37	just include a single header file into your .c and start using it.
14cr|ustr-1.0.4-4|38	This package also distributes pre-built shared libraries.
14cr|ustr-1.0.4-4|39	
14cr|ustr-1.0.4-4|40	%package -n %{libname}
14cr|ustr-1.0.4-4|41	Summary: String library, very low memory overhead, simple to import
14cr|ustr-1.0.4-4|42	Group: System/Libraries
14cr|ustr-1.0.4-4|43	Provides: %{name} = %{version}-%{release}
14cr|ustr-1.0.4-4|44	
14cr|ustr-1.0.4-4|45	%description -n %{libname}
14cr|ustr-1.0.4-4|46	Micro string library, very low overhead from plain strdup() (Ave. 44% for
14cr|ustr-1.0.4-4|47	0-20B strings). Very easy to use in existing C code. At it's simplest you can
14cr|ustr-1.0.4-4|48	just include a single header file into your .c and start using it.
14cr|ustr-1.0.4-4|49	This package also distributes pre-built shared libraries.
14cr|ustr-1.0.4-4|50	
14cr|ustr-1.0.4-4|51	%package -n %{libnamedevel}
14cr|ustr-1.0.4-4|52	Summary: Development files for %{name}
14cr|ustr-1.0.4-4|53	Group: Development/C
14cr|ustr-1.0.4-4|54	Provides: %{name}-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|55	Requires: %libname = %version-%release
14cr|ustr-1.0.4-4|56	
14cr|ustr-1.0.4-4|57	%description -n %{libnamedevel}
14cr|ustr-1.0.4-4|58	Header files for the Ustr string library, and the .so to link with.
14cr|ustr-1.0.4-4|59	Also includes a %{name}.pc file for pkg-config usage.
14cr|ustr-1.0.4-4|60	Includes the ustr-import tool, for if you jsut want to include
14cr|ustr-1.0.4-4|61	the code in your projects ... you don't have to link to the shared lib.
14cr|ustr-1.0.4-4|62	
14cr|ustr-1.0.4-4|63	%package -n %{libnamestaticdevel}
14cr|ustr-1.0.4-4|64	Summary: Static development files for %{name}
14cr|ustr-1.0.4-4|65	Group: Development/C
14cr|ustr-1.0.4-4|66	Provides: %{name}-static-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|67	Requires: %{name}-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|68	Requires: %libnamedevel = %version-%release
14cr|ustr-1.0.4-4|69	
14cr|ustr-1.0.4-4|70	%description -n %{libnamestaticdevel}
14cr|ustr-1.0.4-4|71	Static library for the Ustr string library.
14cr|ustr-1.0.4-4|72	
14cr|ustr-1.0.4-4|73	%package -n %{libname}-debug
14cr|ustr-1.0.4-4|74	Summary: Development files for %{name}, with debugging options turned on
14cr|ustr-1.0.4-4|75	Group: Development/C
14cr|ustr-1.0.4-4|76	Provides:  %{name}-debug = %{version}-%{release}
14cr|ustr-1.0.4-4|77	
14cr|ustr-1.0.4-4|78	%description -n %{libname}-debug
14cr|ustr-1.0.4-4|79	Dynamic libraries for a debug build of the Ustr string
14cr|ustr-1.0.4-4|80	library.
14cr|ustr-1.0.4-4|81	
14cr|ustr-1.0.4-4|82	%package -n %{mklibname %{name}}-debug-devel
14cr|ustr-1.0.4-4|83	Summary: Development files for %{name}, with debugging options turned on
14cr|ustr-1.0.4-4|84	Group: Development/C
14cr|ustr-1.0.4-4|85	Provides: %{name}-debug-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|86	Requires: %{name}-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|87	Requires: %{name}-debug = %{version}-%{release}
14cr|ustr-1.0.4-4|88	
14cr|ustr-1.0.4-4|89	%description -n %{mklibname %{name}}-debug-devel
14cr|ustr-1.0.4-4|90	Header files and dynamic libraries for a debug build of the Ustr string
14cr|ustr-1.0.4-4|91	library. Also includes a %{name}-debug.pc file for pkg-config usage.
14cr|ustr-1.0.4-4|92	
14cr|ustr-1.0.4-4|93	%package -n %{mklibname %{name}}-debug-static-devel
14cr|ustr-1.0.4-4|94	Summary: Static development files for %{name}, with debugging options turned on
14cr|ustr-1.0.4-4|95	Group: Development/C
14cr|ustr-1.0.4-4|96	Provides: %{name}-debug-static = %{version}-%{release}
14cr|ustr-1.0.4-4|97	Requires: %{name}-debug-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|98	Requires: %{name}-static-devel = %{version}-%{release}
14cr|ustr-1.0.4-4|99	
14cr|ustr-1.0.4-4|100	%description -n %{mklibname %{name}}-debug-static-devel
14cr|ustr-1.0.4-4|101	Static library for the debug build of the Ustr string library.
14cr|ustr-1.0.4-4|102	
14cr|ustr-1.0.4-4|103	%prep
14cr|ustr-1.0.4-4|104	%setup -q
14cr|ustr-1.0.4-4|105	
14cr|ustr-1.0.4-4|106	%build
14cr|ustr-1.0.4-4|107	%{make} all-shared CFLAGS="%{optflags} -fPIC" %{policy_cflags}
14cr|ustr-1.0.4-4|108	
14cr|ustr-1.0.4-4|109	%check
14cr|ustr-1.0.4-4|110	%{make} check %{policy_cflags}
14cr|ustr-1.0.4-4|111	
14cr|ustr-1.0.4-4|112	%install
14cr|ustr-1.0.4-4|113	rm -rf $RPM_BUILD_ROOT
14cr|ustr-1.0.4-4|114	%{makeinstall} LDCONFIG=/bin/true HIDE=
14cr|ustr-1.0.4-4|115	
14cr|ustr-1.0.4-4|116	%clean
14cr|ustr-1.0.4-4|117	rm -rf $RPM_BUILD_ROOT
14cr|ustr-1.0.4-4|118	
14cr|ustr-1.0.4-4|119	%if %mdkversion < 200900
14cr|ustr-1.0.4-4|120	%post -n %{libname} -p /sbin/ldconfig
14cr|ustr-1.0.4-4|121	%endif
14cr|ustr-1.0.4-4|122	
14cr|ustr-1.0.4-4|123	%if %mdkversion < 200900
14cr|ustr-1.0.4-4|124	%postun -n %{libname} -p /sbin/ldconfig
14cr|ustr-1.0.4-4|125	%endif
14cr|ustr-1.0.4-4|126	
14cr|ustr-1.0.4-4|127	%if %mdkversion < 200900
14cr|ustr-1.0.4-4|128	%post -n %{libname}-debug -p /sbin/ldconfig
14cr|ustr-1.0.4-4|129	%endif
14cr|ustr-1.0.4-4|130	
14cr|ustr-1.0.4-4|131	%if %mdkversion < 200900
14cr|ustr-1.0.4-4|132	%postun -n %{libname}-debug -p /sbin/ldconfig
14cr|ustr-1.0.4-4|133	%endif
14cr|ustr-1.0.4-4|134	
14cr|ustr-1.0.4-4|135	%files -n %{libname}
14cr|ustr-1.0.4-4|136	%defattr(-,root,root,-)
14cr|ustr-1.0.4-4|137	%doc ChangeLog LICENSE* README NEWS
14cr|ustr-1.0.4-4|138	%{_libdir}/libustr-1.0.so.*
14cr|ustr-1.0.4-4|139	
14cr|ustr-1.0.4-4|140	%files -n %{libnamedevel}
14cr|ustr-1.0.4-4|141	%defattr(-,root,root,-)
14cr|ustr-1.0.4-4|142	%{_datadir}/ustr-%{version}
14cr|ustr-1.0.4-4|143	%{_bindir}/ustr-import
14cr|ustr-1.0.4-4|144	%{_includedir}/ustr.h
14cr|ustr-1.0.4-4|145	%{_includedir}/ustr-*.h
14cr|ustr-1.0.4-4|146	%exclude %{_includedir}/ustr*debug.h
14cr|ustr-1.0.4-4|147	%{_libdir}/pkgconfig/ustr.pc
14cr|ustr-1.0.4-4|148	%{_libdir}/libustr.so
14cr|ustr-1.0.4-4|149	%{_datadir}/doc/ustr-devel-%{version}
14cr|ustr-1.0.4-4|150	%{_mandir}/man1/*
14cr|ustr-1.0.4-4|151	%{_mandir}/man3/*
14cr|ustr-1.0.4-4|152	
14cr|ustr-1.0.4-4|153	%files -n %{libnamestaticdevel}
14cr|ustr-1.0.4-4|154	%{_libdir}/libustr.a
14cr|ustr-1.0.4-4|155	
14cr|ustr-1.0.4-4|156	%files -n %{libname}-debug
14cr|ustr-1.0.4-4|157	%defattr(-,root,root,-)
14cr|ustr-1.0.4-4|158	%{_libdir}/libustr-debug-1.0.so.*
14cr|ustr-1.0.4-4|159	
14cr|ustr-1.0.4-4|160	%files -n %{mklibname %{name}}-debug-devel
14cr|ustr-1.0.4-4|161	%{_libdir}/libustr-debug.so
14cr|ustr-1.0.4-4|162	%{_includedir}/ustr-debug.h
14cr|ustr-1.0.4-4|163	%{_includedir}/ustr-conf-debug.h
14cr|ustr-1.0.4-4|164	%{_libdir}/pkgconfig/ustr-debug.pc
14cr|ustr-1.0.4-4|165	
14cr|ustr-1.0.4-4|166	%files -n %{mklibname %{name}}-debug-static-devel
14cr|ustr-1.0.4-4|167	%{_libdir}/libustr-debug.a
14cr|ustr-1.0.4-4|168	
14cr|ustr-1.0.4-4|169	
14cr|ustr-1.0.4-4|170	
14cr|ustr-1.0.4-4|171	
14cr|ustr-1.0.4-4|172	%changelog
14cr|ustr-1.0.4-4|173	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-4
14cr|ustr-1.0.4-4|174	+ Revision: 458aa8c
14cr|ustr-1.0.4-4|175	- MassBuild#464: Increase release tag
14cr|ustr-1.0.4-4|176	
14cr|ustr-1.0.4-4|177	

8855 14
14cr|util-core-1.0.6-0.0.6|1	%define section         free
14cr|util-core-1.0.6-0.0.6|2	%define gcj_support     1
14cr|util-core-1.0.6-0.0.6|3	
14cr|util-core-1.0.6-0.0.6|4	Name:           util-core
14cr|util-core-1.0.6-0.0.6|5	Version:        1.0.6
14cr|util-core-1.0.6-0.0.6|6	Release:        0.0.6
14cr|util-core-1.0.6-0.0.6|7	Epoch:          0
14cr|util-core-1.0.6-0.0.6|8	Summary:        org.freecompany.util.core
14cr|util-core-1.0.6-0.0.6|9	License:        MIT
14cr|util-core-1.0.6-0.0.6|10	Group:          Development/Java
14cr|util-core-1.0.6-0.0.6|11	URL:            http://www.freecompany.org/
14cr|util-core-1.0.6-0.0.6|12	# svn export https://svn.freecompany.org/public/util/tags/util-core-1.0.6
14cr|util-core-1.0.6-0.0.6|13	# zip -9r util-core-src-1.0.6.zip util-core-1.0.6
14cr|util-core-1.0.6-0.0.6|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-core-src-%{version}.zip
14cr|util-core-1.0.6-0.0.6|15	Source1:        util-core-1.0.6-build.xml
14cr|util-core-1.0.6-0.0.6|16	BuildRequires:  ant
14cr|util-core-1.0.6-0.0.6|17	BuildRequires:  ant-junit
14cr|util-core-1.0.6-0.0.6|18	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-core-1.0.6-0.0.6|19	BuildRequires:  junit
14cr|util-core-1.0.6-0.0.6|20	%if %{gcj_support}
14cr|util-core-1.0.6-0.0.6|21	BuildRequires:  java-gcj-compat-devel
14cr|util-core-1.0.6-0.0.6|22	%else
14cr|util-core-1.0.6-0.0.6|23	BuildRequires:  java-devel
14cr|util-core-1.0.6-0.0.6|24	BuildArch:      noarch
14cr|util-core-1.0.6-0.0.6|25	%endif
14cr|util-core-1.0.6-0.0.6|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|util-core-1.0.6-0.0.6|27	
14cr|util-core-1.0.6-0.0.6|28	%description
14cr|util-core-1.0.6-0.0.6|29	org.freecompany.util.core
14cr|util-core-1.0.6-0.0.6|30	
14cr|util-core-1.0.6-0.0.6|31	%package javadoc
14cr|util-core-1.0.6-0.0.6|32	Summary:        Javadoc for %{name}
14cr|util-core-1.0.6-0.0.6|33	Group:          Development/Java
14cr|util-core-1.0.6-0.0.6|34	
14cr|util-core-1.0.6-0.0.6|35	%description javadoc
14cr|util-core-1.0.6-0.0.6|36	Javadoc for %{name}.
14cr|util-core-1.0.6-0.0.6|37	
14cr|util-core-1.0.6-0.0.6|38	%prep
14cr|util-core-1.0.6-0.0.6|39	%setup -q
14cr|util-core-1.0.6-0.0.6|40	%{__cp} -a %{SOURCE1} build.xml
14cr|util-core-1.0.6-0.0.6|41	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-core-1.0.6-0.0.6|42	
14cr|util-core-1.0.6-0.0.6|43	%build
14cr|util-core-1.0.6-0.0.6|44	export CLASSPATH=$(build-classpath junit)
14cr|util-core-1.0.6-0.0.6|45	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-core-1.0.6-0.0.6|46	%{ant} jar javadoc test
14cr|util-core-1.0.6-0.0.6|47	
14cr|util-core-1.0.6-0.0.6|48	%install
14cr|util-core-1.0.6-0.0.6|49	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|util-core-1.0.6-0.0.6|50	%{__cp} -a dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-core-1.0.6-0.0.6|51	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-core-1.0.6-0.0.6|52	
14cr|util-core-1.0.6-0.0.6|53	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-core-1.0.6-0.0.6|54	cp -pr dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-core-1.0.6-0.0.6|55	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-core-1.0.6-0.0.6|56	
14cr|util-core-1.0.6-0.0.6|57	%if %{gcj_support}
14cr|util-core-1.0.6-0.0.6|58	%{_bindir}/aot-compile-rpm
14cr|util-core-1.0.6-0.0.6|59	%endif
14cr|util-core-1.0.6-0.0.6|60	
14cr|util-core-1.0.6-0.0.6|61	%if %{gcj_support}
14cr|util-core-1.0.6-0.0.6|62	%post
14cr|util-core-1.0.6-0.0.6|63	%{update_gcjdb}
14cr|util-core-1.0.6-0.0.6|64	
14cr|util-core-1.0.6-0.0.6|65	%postun
14cr|util-core-1.0.6-0.0.6|66	%{clean_gcjdb}
14cr|util-core-1.0.6-0.0.6|67	%endif
14cr|util-core-1.0.6-0.0.6|68	
14cr|util-core-1.0.6-0.0.6|69	%files
14cr|util-core-1.0.6-0.0.6|70	%defattr(0644,root,root,0755)
14cr|util-core-1.0.6-0.0.6|71	%{_javadir}/%{name}.jar
14cr|util-core-1.0.6-0.0.6|72	%{_javadir}/%{name}-%{version}.jar
14cr|util-core-1.0.6-0.0.6|73	%if %{gcj_support}
14cr|util-core-1.0.6-0.0.6|74	%dir %{_libdir}/gcj/%{name}
14cr|util-core-1.0.6-0.0.6|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-core-1.0.6-0.0.6|76	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-core-1.0.6-0.0.6|77	%endif
14cr|util-core-1.0.6-0.0.6|78	
14cr|util-core-1.0.6-0.0.6|79	%files javadoc
14cr|util-core-1.0.6-0.0.6|80	%defattr(0644,root,root,0755)
14cr|util-core-1.0.6-0.0.6|81	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-core-1.0.6-0.0.6|82	%doc %{_javadocdir}/%{name}
14cr|util-core-1.0.6-0.0.6|83	
14cr|util-core-1.0.6-0.0.6|84	
14cr|util-core-1.0.6-0.0.6|85	
14cr|util-core-1.0.6-0.0.6|86	%changelog
14cr|util-core-1.0.6-0.0.6|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.6-0.0.6
14cr|util-core-1.0.6-0.0.6|88	+ Revision: 8675a0e
14cr|util-core-1.0.6-0.0.6|89	- MassBuild#464: Increase release tag
14cr|util-core-1.0.6-0.0.6|90	
14cr|util-core-1.0.6-0.0.6|91	

8856 14
14cr|util-multicaster-0.3.3-0.0.6|1	%define section         free
14cr|util-multicaster-0.3.3-0.0.6|2	%define gcj_support     1
14cr|util-multicaster-0.3.3-0.0.6|3	
14cr|util-multicaster-0.3.3-0.0.6|4	Name:           util-multicaster
14cr|util-multicaster-0.3.3-0.0.6|5	Version:        0.3.3
14cr|util-multicaster-0.3.3-0.0.6|6	Release:        0.0.6
14cr|util-multicaster-0.3.3-0.0.6|7	Epoch:          0
14cr|util-multicaster-0.3.3-0.0.6|8	Summary:        Utility classes for low-cost event dispatch to multiple listeners
14cr|util-multicaster-0.3.3-0.0.6|9	License:        MIT
14cr|util-multicaster-0.3.3-0.0.6|10	Group:          Development/Java
14cr|util-multicaster-0.3.3-0.0.6|11	URL:            http://www.freecompany.org/
14cr|util-multicaster-0.3.3-0.0.6|12	# svn export https://svn.freecompany.org/public/util/tags/util-multicaster-0.3.3
14cr|util-multicaster-0.3.3-0.0.6|13	# zip -9r util-multicaster-src-0.3.3.zip util-multicaster-0.3.3
14cr|util-multicaster-0.3.3-0.0.6|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-multicaster-src-%{version}.zip
14cr|util-multicaster-0.3.3-0.0.6|15	Source1:        util-multicaster-0.3.3-build.xml
14cr|util-multicaster-0.3.3-0.0.6|16	BuildRequires:  ant
14cr|util-multicaster-0.3.3-0.0.6|17	BuildRequires:  ant-junit
14cr|util-multicaster-0.3.3-0.0.6|18	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-multicaster-0.3.3-0.0.6|19	BuildRequires:  junit
14cr|util-multicaster-0.3.3-0.0.6|20	%if %{gcj_support}
14cr|util-multicaster-0.3.3-0.0.6|21	BuildRequires:  java-gcj-compat-devel
14cr|util-multicaster-0.3.3-0.0.6|22	%else
14cr|util-multicaster-0.3.3-0.0.6|23	BuildRequires:  java-devel
14cr|util-multicaster-0.3.3-0.0.6|24	BuildArch:      noarch
14cr|util-multicaster-0.3.3-0.0.6|25	%endif
14cr|util-multicaster-0.3.3-0.0.6|26	
14cr|util-multicaster-0.3.3-0.0.6|27	%description
14cr|util-multicaster-0.3.3-0.0.6|28	The multicaster package provides utility classes for low-cost event dispatch
14cr|util-multicaster-0.3.3-0.0.6|29	to multiple listeners. Modeled after the AWTEventMulticaster this class
14cr|util-multicaster-0.3.3-0.0.6|30	provides type-safe and thread-safe generic method dispatch. The benefit of
14cr|util-multicaster-0.3.3-0.0.6|31	this approach to handling multiple listeners is the low overhead - when there
14cr|util-multicaster-0.3.3-0.0.6|32	is a single listener there is zero cost, and each additional listener requires
14cr|util-multicaster-0.3.3-0.0.6|33	only two additional method calls.
14cr|util-multicaster-0.3.3-0.0.6|34	
14cr|util-multicaster-0.3.3-0.0.6|35	A basic implementation is provided, the DefaultMulticaster, which uses dynamic
14cr|util-multicaster-0.3.3-0.0.6|36	proxies to minimize the amount of new code that must be written in order to use
14cr|util-multicaster-0.3.3-0.0.6|37	a multicaster.
14cr|util-multicaster-0.3.3-0.0.6|38	
14cr|util-multicaster-0.3.3-0.0.6|39	%package javadoc
14cr|util-multicaster-0.3.3-0.0.6|40	Summary:        Javadoc for %{name}
14cr|util-multicaster-0.3.3-0.0.6|41	Group:          Development/Java
14cr|util-multicaster-0.3.3-0.0.6|42	
14cr|util-multicaster-0.3.3-0.0.6|43	%description javadoc
14cr|util-multicaster-0.3.3-0.0.6|44	Javadoc for %{name}.
14cr|util-multicaster-0.3.3-0.0.6|45	
14cr|util-multicaster-0.3.3-0.0.6|46	%prep
14cr|util-multicaster-0.3.3-0.0.6|47	%setup -q
14cr|util-multicaster-0.3.3-0.0.6|48	cp -a %{SOURCE1} build.xml
14cr|util-multicaster-0.3.3-0.0.6|49	perl -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-multicaster-0.3.3-0.0.6|50	
14cr|util-multicaster-0.3.3-0.0.6|51	%build
14cr|util-multicaster-0.3.3-0.0.6|52	export CLASSPATH=$(build-classpath junit)
14cr|util-multicaster-0.3.3-0.0.6|53	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-multicaster-0.3.3-0.0.6|54	%{ant} jar javadoc test
14cr|util-multicaster-0.3.3-0.0.6|55	
14cr|util-multicaster-0.3.3-0.0.6|56	%install
14cr|util-multicaster-0.3.3-0.0.6|57	rm -rf %{buildroot}
14cr|util-multicaster-0.3.3-0.0.6|58	
14cr|util-multicaster-0.3.3-0.0.6|59	mkdir -p %{buildroot}%{_javadir}
14cr|util-multicaster-0.3.3-0.0.6|60	cp -af dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-multicaster-0.3.3-0.0.6|61	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-multicaster-0.3.3-0.0.6|62	
14cr|util-multicaster-0.3.3-0.0.6|63	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-multicaster-0.3.3-0.0.6|64	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-multicaster-0.3.3-0.0.6|65	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-multicaster-0.3.3-0.0.6|66	
14cr|util-multicaster-0.3.3-0.0.6|67	%if %{gcj_support}
14cr|util-multicaster-0.3.3-0.0.6|68	%{_bindir}/aot-compile-rpm
14cr|util-multicaster-0.3.3-0.0.6|69	%endif
14cr|util-multicaster-0.3.3-0.0.6|70	
14cr|util-multicaster-0.3.3-0.0.6|71	%if %{gcj_support}
14cr|util-multicaster-0.3.3-0.0.6|72	%post
14cr|util-multicaster-0.3.3-0.0.6|73	%{update_gcjdb}
14cr|util-multicaster-0.3.3-0.0.6|74	
14cr|util-multicaster-0.3.3-0.0.6|75	%postun
14cr|util-multicaster-0.3.3-0.0.6|76	%{clean_gcjdb}
14cr|util-multicaster-0.3.3-0.0.6|77	%endif
14cr|util-multicaster-0.3.3-0.0.6|78	
14cr|util-multicaster-0.3.3-0.0.6|79	%files
14cr|util-multicaster-0.3.3-0.0.6|80	%defattr(0644,root,root,0755)
14cr|util-multicaster-0.3.3-0.0.6|81	%{_javadir}/%{name}.jar
14cr|util-multicaster-0.3.3-0.0.6|82	%{_javadir}/%{name}-%{version}.jar
14cr|util-multicaster-0.3.3-0.0.6|83	%if %{gcj_support}
14cr|util-multicaster-0.3.3-0.0.6|84	%dir %{_libdir}/gcj/%{name}
14cr|util-multicaster-0.3.3-0.0.6|85	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-multicaster-0.3.3-0.0.6|86	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-multicaster-0.3.3-0.0.6|87	%endif
14cr|util-multicaster-0.3.3-0.0.6|88	
14cr|util-multicaster-0.3.3-0.0.6|89	%files javadoc
14cr|util-multicaster-0.3.3-0.0.6|90	%defattr(0644,root,root,0755)
14cr|util-multicaster-0.3.3-0.0.6|91	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-multicaster-0.3.3-0.0.6|92	%doc %{_javadocdir}/%{name}
14cr|util-multicaster-0.3.3-0.0.6|93	
14cr|util-multicaster-0.3.3-0.0.6|94	%changelog
14cr|util-multicaster-0.3.3-0.0.6|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.3.3-0.0.6
14cr|util-multicaster-0.3.3-0.0.6|96	+ Revision: e447300
14cr|util-multicaster-0.3.3-0.0.6|97	- MassBuild#464: Increase release tag
14cr|util-multicaster-0.3.3-0.0.6|98	
14cr|util-multicaster-0.3.3-0.0.6|99	

8857 14
14cr|util-services-0.2.0-0.0.5|1	%define section         free
14cr|util-services-0.2.0-0.0.5|2	%define gcj_support     1
14cr|util-services-0.2.0-0.0.5|3	
14cr|util-services-0.2.0-0.0.5|4	Name:           util-services
14cr|util-services-0.2.0-0.0.5|5	Version:        0.2.0
14cr|util-services-0.2.0-0.0.5|6	Release:        0.0.5
14cr|util-services-0.2.0-0.0.5|7	Epoch:          0
14cr|util-services-0.2.0-0.0.5|8	Summary:        org.freecompany.util
14cr|util-services-0.2.0-0.0.5|9	License:        MIT
14cr|util-services-0.2.0-0.0.5|10	Group:          Development/Java
14cr|util-services-0.2.0-0.0.5|11	URL:            http://www.freecompany.org/
14cr|util-services-0.2.0-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/util-services-0.2.0
14cr|util-services-0.2.0-0.0.5|13	# zip -9r util-services-src-0.2.9.zip util-services-0.2.9
14cr|util-services-0.2.0-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-services-src-%{version}.zip
14cr|util-services-0.2.0-0.0.5|15	Source1:        util-services-0.2.0-build.xml
14cr|util-services-0.2.0-0.0.5|16	BuildRequires:  ant
14cr|util-services-0.2.0-0.0.5|17	BuildRequires:  ant-junit
14cr|util-services-0.2.0-0.0.5|18	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-services-0.2.0-0.0.5|19	BuildRequires:  junit
14cr|util-services-0.2.0-0.0.5|20	%if %{gcj_support}
14cr|util-services-0.2.0-0.0.5|21	BuildRequires:  java-gcj-compat-devel
14cr|util-services-0.2.0-0.0.5|22	%else
14cr|util-services-0.2.0-0.0.5|23	BuildRequires:  java-devel
14cr|util-services-0.2.0-0.0.5|24	BuildArch:      noarch
14cr|util-services-0.2.0-0.0.5|25	%endif
14cr|util-services-0.2.0-0.0.5|26	
14cr|util-services-0.2.0-0.0.5|27	%description
14cr|util-services-0.2.0-0.0.5|28	org.freecompany.util
14cr|util-services-0.2.0-0.0.5|29	
14cr|util-services-0.2.0-0.0.5|30	%package javadoc
14cr|util-services-0.2.0-0.0.5|31	Summary:        Javadoc for %{name}
14cr|util-services-0.2.0-0.0.5|32	Group:          Development/Java
14cr|util-services-0.2.0-0.0.5|33	
14cr|util-services-0.2.0-0.0.5|34	%description javadoc
14cr|util-services-0.2.0-0.0.5|35	Javadoc for %{name}.
14cr|util-services-0.2.0-0.0.5|36	
14cr|util-services-0.2.0-0.0.5|37	%prep
14cr|util-services-0.2.0-0.0.5|38	%setup -q
14cr|util-services-0.2.0-0.0.5|39	cp -a %{SOURCE1} build.xml
14cr|util-services-0.2.0-0.0.5|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-services-0.2.0-0.0.5|41	
14cr|util-services-0.2.0-0.0.5|42	%build
14cr|util-services-0.2.0-0.0.5|43	export CLASSPATH=$(build-classpath junit)
14cr|util-services-0.2.0-0.0.5|44	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-services-0.2.0-0.0.5|45	%{ant} jar javadoc test
14cr|util-services-0.2.0-0.0.5|46	
14cr|util-services-0.2.0-0.0.5|47	%install
14cr|util-services-0.2.0-0.0.5|48	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|util-services-0.2.0-0.0.5|49	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-services-0.2.0-0.0.5|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-services-0.2.0-0.0.5|51	
14cr|util-services-0.2.0-0.0.5|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-services-0.2.0-0.0.5|53	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-services-0.2.0-0.0.5|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-services-0.2.0-0.0.5|55	
14cr|util-services-0.2.0-0.0.5|56	%if %{gcj_support}
14cr|util-services-0.2.0-0.0.5|57	%{_bindir}/aot-compile-rpm
14cr|util-services-0.2.0-0.0.5|58	%endif
14cr|util-services-0.2.0-0.0.5|59	
14cr|util-services-0.2.0-0.0.5|60	%if %{gcj_support}
14cr|util-services-0.2.0-0.0.5|61	%post
14cr|util-services-0.2.0-0.0.5|62	%{update_gcjdb}
14cr|util-services-0.2.0-0.0.5|63	
14cr|util-services-0.2.0-0.0.5|64	%postun
14cr|util-services-0.2.0-0.0.5|65	%{clean_gcjdb}
14cr|util-services-0.2.0-0.0.5|66	%endif
14cr|util-services-0.2.0-0.0.5|67	
14cr|util-services-0.2.0-0.0.5|68	%files
14cr|util-services-0.2.0-0.0.5|69	%defattr(0644,root,root,0755)
14cr|util-services-0.2.0-0.0.5|70	%{_javadir}/%{name}.jar
14cr|util-services-0.2.0-0.0.5|71	%{_javadir}/%{name}-%{version}.jar
14cr|util-services-0.2.0-0.0.5|72	%if %{gcj_support}
14cr|util-services-0.2.0-0.0.5|73	%dir %{_libdir}/gcj/%{name}
14cr|util-services-0.2.0-0.0.5|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-services-0.2.0-0.0.5|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-services-0.2.0-0.0.5|76	%endif
14cr|util-services-0.2.0-0.0.5|77	
14cr|util-services-0.2.0-0.0.5|78	%files javadoc
14cr|util-services-0.2.0-0.0.5|79	%defattr(0644,root,root,0755)
14cr|util-services-0.2.0-0.0.5|80	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-services-0.2.0-0.0.5|81	%doc %{_javadocdir}/%{name}
14cr|util-services-0.2.0-0.0.5|82	
14cr|util-services-0.2.0-0.0.5|83	%changelog
14cr|util-services-0.2.0-0.0.5|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.2.0-0.0.5
14cr|util-services-0.2.0-0.0.5|85	+ Revision: fd49457
14cr|util-services-0.2.0-0.0.5|86	- MassBuild#464: Increase release tag
14cr|util-services-0.2.0-0.0.5|87	
14cr|util-services-0.2.0-0.0.5|88	

8858 14
14cr|util-text-0.3.5-0.0.5|1	%define section         free
14cr|util-text-0.3.5-0.0.5|2	%define gcj_support     1
14cr|util-text-0.3.5-0.0.5|3	
14cr|util-text-0.3.5-0.0.5|4	Name:           util-text
14cr|util-text-0.3.5-0.0.5|5	Version:        0.3.5
14cr|util-text-0.3.5-0.0.5|6	Release:        0.0.5
14cr|util-text-0.3.5-0.0.5|7	Epoch:          0
14cr|util-text-0.3.5-0.0.5|8	Summary:        org.freecompany.util
14cr|util-text-0.3.5-0.0.5|9	License:        MIT
14cr|util-text-0.3.5-0.0.5|10	Group:          Development/Java
14cr|util-text-0.3.5-0.0.5|11	URL:            http://www.freecompany.org/
14cr|util-text-0.3.5-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/util-text-0.3.5
14cr|util-text-0.3.5-0.0.5|13	# zip -9r util-text-src-0.3.5.zip util-text-0.3.5
14cr|util-text-0.3.5-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-text-src-%{version}.zip
14cr|util-text-0.3.5-0.0.5|15	Source1:        util-text-0.3.5-build.xml
14cr|util-text-0.3.5-0.0.5|16	Requires:       util-multicaster
14cr|util-text-0.3.5-0.0.5|17	BuildRequires:  ant
14cr|util-text-0.3.5-0.0.5|18	BuildRequires:  ant-junit
14cr|util-text-0.3.5-0.0.5|19	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-text-0.3.5-0.0.5|20	BuildRequires:  junit
14cr|util-text-0.3.5-0.0.5|21	BuildRequires:  util-multicaster
14cr|util-text-0.3.5-0.0.5|22	%if %{gcj_support}
14cr|util-text-0.3.5-0.0.5|23	BuildRequires:  java-gcj-compat-devel
14cr|util-text-0.3.5-0.0.5|24	%else
14cr|util-text-0.3.5-0.0.5|25	BuildRequires:  java-devel
14cr|util-text-0.3.5-0.0.5|26	BuildArch:      noarch
14cr|util-text-0.3.5-0.0.5|27	%endif
14cr|util-text-0.3.5-0.0.5|28	
14cr|util-text-0.3.5-0.0.5|29	%description
14cr|util-text-0.3.5-0.0.5|30	org.freecompany.util.text
14cr|util-text-0.3.5-0.0.5|31	
14cr|util-text-0.3.5-0.0.5|32	%package javadoc
14cr|util-text-0.3.5-0.0.5|33	Summary:        Javadoc for %{name}
14cr|util-text-0.3.5-0.0.5|34	Group:          Development/Java
14cr|util-text-0.3.5-0.0.5|35	
14cr|util-text-0.3.5-0.0.5|36	%description javadoc
14cr|util-text-0.3.5-0.0.5|37	Javadoc for %{name}.
14cr|util-text-0.3.5-0.0.5|38	
14cr|util-text-0.3.5-0.0.5|39	%prep
14cr|util-text-0.3.5-0.0.5|40	%setup -q
14cr|util-text-0.3.5-0.0.5|41	cp -a %{SOURCE1} build.xml
14cr|util-text-0.3.5-0.0.5|42	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-text-0.3.5-0.0.5|43	
14cr|util-text-0.3.5-0.0.5|44	%build
14cr|util-text-0.3.5-0.0.5|45	export CLASSPATH=$(build-classpath junit util-multicaster)
14cr|util-text-0.3.5-0.0.5|46	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-text-0.3.5-0.0.5|47	%{ant} jar javadoc test
14cr|util-text-0.3.5-0.0.5|48	
14cr|util-text-0.3.5-0.0.5|49	%install
14cr|util-text-0.3.5-0.0.5|50	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|util-text-0.3.5-0.0.5|51	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-text-0.3.5-0.0.5|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-text-0.3.5-0.0.5|53	
14cr|util-text-0.3.5-0.0.5|54	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-text-0.3.5-0.0.5|55	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-text-0.3.5-0.0.5|56	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-text-0.3.5-0.0.5|57	
14cr|util-text-0.3.5-0.0.5|58	%if %{gcj_support}
14cr|util-text-0.3.5-0.0.5|59	%{_bindir}/aot-compile-rpm
14cr|util-text-0.3.5-0.0.5|60	%endif
14cr|util-text-0.3.5-0.0.5|61	
14cr|util-text-0.3.5-0.0.5|62	%if %{gcj_support}
14cr|util-text-0.3.5-0.0.5|63	%post
14cr|util-text-0.3.5-0.0.5|64	%{update_gcjdb}
14cr|util-text-0.3.5-0.0.5|65	
14cr|util-text-0.3.5-0.0.5|66	%postun
14cr|util-text-0.3.5-0.0.5|67	%{clean_gcjdb}
14cr|util-text-0.3.5-0.0.5|68	%endif
14cr|util-text-0.3.5-0.0.5|69	
14cr|util-text-0.3.5-0.0.5|70	%files
14cr|util-text-0.3.5-0.0.5|71	%defattr(0644,root,root,0755)
14cr|util-text-0.3.5-0.0.5|72	%{_javadir}/%{name}.jar
14cr|util-text-0.3.5-0.0.5|73	%{_javadir}/%{name}-%{version}.jar
14cr|util-text-0.3.5-0.0.5|74	%if %{gcj_support}
14cr|util-text-0.3.5-0.0.5|75	%dir %{_libdir}/gcj/%{name}
14cr|util-text-0.3.5-0.0.5|76	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-text-0.3.5-0.0.5|77	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-text-0.3.5-0.0.5|78	%endif
14cr|util-text-0.3.5-0.0.5|79	
14cr|util-text-0.3.5-0.0.5|80	%files javadoc
14cr|util-text-0.3.5-0.0.5|81	%defattr(0644,root,root,0755)
14cr|util-text-0.3.5-0.0.5|82	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-text-0.3.5-0.0.5|83	%doc %{_javadocdir}/%{name}
14cr|util-text-0.3.5-0.0.5|84	
14cr|util-text-0.3.5-0.0.5|85	
14cr|util-text-0.3.5-0.0.5|86	
14cr|util-text-0.3.5-0.0.5|87	%changelog
14cr|util-text-0.3.5-0.0.5|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.3.5-0.0.5
14cr|util-text-0.3.5-0.0.5|89	+ Revision: 551b00f
14cr|util-text-0.3.5-0.0.5|90	- MassBuild#464: Increase release tag
14cr|util-text-0.3.5-0.0.5|91	
14cr|util-text-0.3.5-0.0.5|92	

8859 14
14cr|util-xml-dom2sax-1.0.4-0.0.5|1	%define section         free
14cr|util-xml-dom2sax-1.0.4-0.0.5|2	%define gcj_support     1
14cr|util-xml-dom2sax-1.0.4-0.0.5|3	%bcond_without          bootstrap
14cr|util-xml-dom2sax-1.0.4-0.0.5|4	
14cr|util-xml-dom2sax-1.0.4-0.0.5|5	Name:           util-xml-dom2sax
14cr|util-xml-dom2sax-1.0.4-0.0.5|6	Version:        1.0.4
14cr|util-xml-dom2sax-1.0.4-0.0.5|7	Release:        0.0.5
14cr|util-xml-dom2sax-1.0.4-0.0.5|8	Epoch:          0
14cr|util-xml-dom2sax-1.0.4-0.0.5|9	Summary:        org.freecompany.util
14cr|util-xml-dom2sax-1.0.4-0.0.5|10	License:        MIT
14cr|util-xml-dom2sax-1.0.4-0.0.5|11	Group:          Development/Java
14cr|util-xml-dom2sax-1.0.4-0.0.5|12	URL:            http://www.freecompany.org/
14cr|util-xml-dom2sax-1.0.4-0.0.5|13	# svn export https://svn.freecompany.org/public/util/tags/util-xml-dom2sax-1.0.4
14cr|util-xml-dom2sax-1.0.4-0.0.5|14	# zip -9r util-xml-dom2sax-src-0.2.9.zip util-xml-dom2sax-0.2.9
14cr|util-xml-dom2sax-1.0.4-0.0.5|15	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-xml-dom2sax-src-%{version}.zip
14cr|util-xml-dom2sax-1.0.4-0.0.5|16	Source1:        util-xml-dom2sax-1.0.4-build.xml
14cr|util-xml-dom2sax-1.0.4-0.0.5|17	Requires:       util-multicaster
14cr|util-xml-dom2sax-1.0.4-0.0.5|18	%if %without bootstrap
14cr|util-xml-dom2sax-1.0.4-0.0.5|19	Requires:       xmlwriter
14cr|util-xml-dom2sax-1.0.4-0.0.5|20	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|21	BuildRequires:  ant
14cr|util-xml-dom2sax-1.0.4-0.0.5|22	BuildRequires:  ant-junit
14cr|util-xml-dom2sax-1.0.4-0.0.5|23	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-xml-dom2sax-1.0.4-0.0.5|24	BuildRequires:  junit
14cr|util-xml-dom2sax-1.0.4-0.0.5|25	BuildRequires:  util-multicaster
14cr|util-xml-dom2sax-1.0.4-0.0.5|26	%if %without bootstrap
14cr|util-xml-dom2sax-1.0.4-0.0.5|27	BuildRequires:  xmlwriter
14cr|util-xml-dom2sax-1.0.4-0.0.5|28	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|29	%if %{gcj_support}
14cr|util-xml-dom2sax-1.0.4-0.0.5|30	BuildRequires:  java-gcj-compat-devel
14cr|util-xml-dom2sax-1.0.4-0.0.5|31	%else
14cr|util-xml-dom2sax-1.0.4-0.0.5|32	BuildRequires:  java-devel
14cr|util-xml-dom2sax-1.0.4-0.0.5|33	BuildArch:      noarch
14cr|util-xml-dom2sax-1.0.4-0.0.5|34	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|35	
14cr|util-xml-dom2sax-1.0.4-0.0.5|36	%description
14cr|util-xml-dom2sax-1.0.4-0.0.5|37	org.freecompany.util
14cr|util-xml-dom2sax-1.0.4-0.0.5|38	
14cr|util-xml-dom2sax-1.0.4-0.0.5|39	%package javadoc
14cr|util-xml-dom2sax-1.0.4-0.0.5|40	Summary:        Javadoc for %{name}
14cr|util-xml-dom2sax-1.0.4-0.0.5|41	Group:          Development/Java
14cr|util-xml-dom2sax-1.0.4-0.0.5|42	
14cr|util-xml-dom2sax-1.0.4-0.0.5|43	%description javadoc
14cr|util-xml-dom2sax-1.0.4-0.0.5|44	Javadoc for %{name}.
14cr|util-xml-dom2sax-1.0.4-0.0.5|45	
14cr|util-xml-dom2sax-1.0.4-0.0.5|46	%prep
14cr|util-xml-dom2sax-1.0.4-0.0.5|47	%setup -q
14cr|util-xml-dom2sax-1.0.4-0.0.5|48	cp -a %{SOURCE1} build.xml
14cr|util-xml-dom2sax-1.0.4-0.0.5|49	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-xml-dom2sax-1.0.4-0.0.5|50	
14cr|util-xml-dom2sax-1.0.4-0.0.5|51	%build
14cr|util-xml-dom2sax-1.0.4-0.0.5|52	%if %without bootstrap
14cr|util-xml-dom2sax-1.0.4-0.0.5|53	export CLASSPATH=$(build-classpath junit util-multicaster xmlwriter)
14cr|util-xml-dom2sax-1.0.4-0.0.5|54	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-xml-dom2sax-1.0.4-0.0.5|55	%{ant} jar javadoc test
14cr|util-xml-dom2sax-1.0.4-0.0.5|56	%else
14cr|util-xml-dom2sax-1.0.4-0.0.5|57	export CLASSPATH=$(build-classpath junit util-multicaster)
14cr|util-xml-dom2sax-1.0.4-0.0.5|58	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-xml-dom2sax-1.0.4-0.0.5|59	%{ant} jar javadoc
14cr|util-xml-dom2sax-1.0.4-0.0.5|60	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|61	
14cr|util-xml-dom2sax-1.0.4-0.0.5|62	%install
14cr|util-xml-dom2sax-1.0.4-0.0.5|63	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|util-xml-dom2sax-1.0.4-0.0.5|64	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-xml-dom2sax-1.0.4-0.0.5|65	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-xml-dom2sax-1.0.4-0.0.5|66	
14cr|util-xml-dom2sax-1.0.4-0.0.5|67	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-xml-dom2sax-1.0.4-0.0.5|68	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-xml-dom2sax-1.0.4-0.0.5|69	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-xml-dom2sax-1.0.4-0.0.5|70	
14cr|util-xml-dom2sax-1.0.4-0.0.5|71	%if %{gcj_support}
14cr|util-xml-dom2sax-1.0.4-0.0.5|72	%{_bindir}/aot-compile-rpm
14cr|util-xml-dom2sax-1.0.4-0.0.5|73	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|74	
14cr|util-xml-dom2sax-1.0.4-0.0.5|75	%if %{gcj_support}
14cr|util-xml-dom2sax-1.0.4-0.0.5|76	%post
14cr|util-xml-dom2sax-1.0.4-0.0.5|77	%{update_gcjdb}
14cr|util-xml-dom2sax-1.0.4-0.0.5|78	
14cr|util-xml-dom2sax-1.0.4-0.0.5|79	%postun
14cr|util-xml-dom2sax-1.0.4-0.0.5|80	%{clean_gcjdb}
14cr|util-xml-dom2sax-1.0.4-0.0.5|81	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|82	
14cr|util-xml-dom2sax-1.0.4-0.0.5|83	%files
14cr|util-xml-dom2sax-1.0.4-0.0.5|84	%defattr(0644,root,root,0755)
14cr|util-xml-dom2sax-1.0.4-0.0.5|85	%{_javadir}/%{name}.jar
14cr|util-xml-dom2sax-1.0.4-0.0.5|86	%{_javadir}/%{name}-%{version}.jar
14cr|util-xml-dom2sax-1.0.4-0.0.5|87	%if %{gcj_support}
14cr|util-xml-dom2sax-1.0.4-0.0.5|88	%dir %{_libdir}/gcj/%{name}
14cr|util-xml-dom2sax-1.0.4-0.0.5|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-xml-dom2sax-1.0.4-0.0.5|90	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-xml-dom2sax-1.0.4-0.0.5|91	%endif
14cr|util-xml-dom2sax-1.0.4-0.0.5|92	
14cr|util-xml-dom2sax-1.0.4-0.0.5|93	%files javadoc
14cr|util-xml-dom2sax-1.0.4-0.0.5|94	%defattr(0644,root,root,0755)
14cr|util-xml-dom2sax-1.0.4-0.0.5|95	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-xml-dom2sax-1.0.4-0.0.5|96	%doc %{_javadocdir}/%{name}
14cr|util-xml-dom2sax-1.0.4-0.0.5|97	
14cr|util-xml-dom2sax-1.0.4-0.0.5|98	%changelog
14cr|util-xml-dom2sax-1.0.4-0.0.5|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.4-0.0.5
14cr|util-xml-dom2sax-1.0.4-0.0.5|100	+ Revision: dc075b8
14cr|util-xml-dom2sax-1.0.4-0.0.5|101	- MassBuild#464: Increase release tag
14cr|util-xml-dom2sax-1.0.4-0.0.5|102	
14cr|util-xml-dom2sax-1.0.4-0.0.5|103	

8860 14
14cr|util-xml-editor-0.0.6-0.0.5|1	%define section         free
14cr|util-xml-editor-0.0.6-0.0.5|2	%define gcj_support     1
14cr|util-xml-editor-0.0.6-0.0.5|3	
14cr|util-xml-editor-0.0.6-0.0.5|4	Name:           util-xml-editor
14cr|util-xml-editor-0.0.6-0.0.5|5	Version:        0.0.6
14cr|util-xml-editor-0.0.6-0.0.5|6	Release:        0.0.5
14cr|util-xml-editor-0.0.6-0.0.5|7	Epoch:          0
14cr|util-xml-editor-0.0.6-0.0.5|8	Summary:        org.freecompany.util
14cr|util-xml-editor-0.0.6-0.0.5|9	License:        MIT
14cr|util-xml-editor-0.0.6-0.0.5|10	Group:          Development/Java
14cr|util-xml-editor-0.0.6-0.0.5|11	URL:            http://www.freecompany.org/
14cr|util-xml-editor-0.0.6-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/util-xml-editor-0.0.6
14cr|util-xml-editor-0.0.6-0.0.5|13	# zip -9r util-xml-editor-src-0.0.6.zip util-xml-editor-0.0.6
14cr|util-xml-editor-0.0.6-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-xml-editor-src-%{version}.zip
14cr|util-xml-editor-0.0.6-0.0.5|15	Source1:        util-xml-editor-0.0.6-build.xml
14cr|util-xml-editor-0.0.6-0.0.5|16	BuildRequires:  ant
14cr|util-xml-editor-0.0.6-0.0.5|17	BuildRequires:  ant-junit
14cr|util-xml-editor-0.0.6-0.0.5|18	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|util-xml-editor-0.0.6-0.0.5|19	BuildRequires:  junit
14cr|util-xml-editor-0.0.6-0.0.5|20	%if %{gcj_support}
14cr|util-xml-editor-0.0.6-0.0.5|21	BuildRequires:  java-gcj-compat-devel
14cr|util-xml-editor-0.0.6-0.0.5|22	%else
14cr|util-xml-editor-0.0.6-0.0.5|23	BuildRequires:  java-devel
14cr|util-xml-editor-0.0.6-0.0.5|24	BuildArch:      noarch
14cr|util-xml-editor-0.0.6-0.0.5|25	%endif
14cr|util-xml-editor-0.0.6-0.0.5|26	
14cr|util-xml-editor-0.0.6-0.0.5|27	%description
14cr|util-xml-editor-0.0.6-0.0.5|28	org.freecompany.util
14cr|util-xml-editor-0.0.6-0.0.5|29	
14cr|util-xml-editor-0.0.6-0.0.5|30	%package javadoc
14cr|util-xml-editor-0.0.6-0.0.5|31	Summary:        Javadoc for %{name}
14cr|util-xml-editor-0.0.6-0.0.5|32	Group:          Development/Java
14cr|util-xml-editor-0.0.6-0.0.5|33	
14cr|util-xml-editor-0.0.6-0.0.5|34	%description javadoc
14cr|util-xml-editor-0.0.6-0.0.5|35	Javadoc for %{name}.
14cr|util-xml-editor-0.0.6-0.0.5|36	
14cr|util-xml-editor-0.0.6-0.0.5|37	%prep
14cr|util-xml-editor-0.0.6-0.0.5|38	%setup -q
14cr|util-xml-editor-0.0.6-0.0.5|39	cp -a %{SOURCE1} build.xml
14cr|util-xml-editor-0.0.6-0.0.5|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|util-xml-editor-0.0.6-0.0.5|41	
14cr|util-xml-editor-0.0.6-0.0.5|42	%build
14cr|util-xml-editor-0.0.6-0.0.5|43	export CLASSPATH=$(build-classpath junit)
14cr|util-xml-editor-0.0.6-0.0.5|44	export OPT_JAR_LIST="ant/ant-junit"
14cr|util-xml-editor-0.0.6-0.0.5|45	%{ant} jar javadoc
14cr|util-xml-editor-0.0.6-0.0.5|46	
14cr|util-xml-editor-0.0.6-0.0.5|47	%install
14cr|util-xml-editor-0.0.6-0.0.5|48	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|util-xml-editor-0.0.6-0.0.5|49	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|util-xml-editor-0.0.6-0.0.5|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|util-xml-editor-0.0.6-0.0.5|51	
14cr|util-xml-editor-0.0.6-0.0.5|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-xml-editor-0.0.6-0.0.5|53	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|util-xml-editor-0.0.6-0.0.5|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|util-xml-editor-0.0.6-0.0.5|55	
14cr|util-xml-editor-0.0.6-0.0.5|56	%if %{gcj_support}
14cr|util-xml-editor-0.0.6-0.0.5|57	%{_bindir}/aot-compile-rpm
14cr|util-xml-editor-0.0.6-0.0.5|58	%endif
14cr|util-xml-editor-0.0.6-0.0.5|59	
14cr|util-xml-editor-0.0.6-0.0.5|60	%if %{gcj_support}
14cr|util-xml-editor-0.0.6-0.0.5|61	%post
14cr|util-xml-editor-0.0.6-0.0.5|62	%{update_gcjdb}
14cr|util-xml-editor-0.0.6-0.0.5|63	
14cr|util-xml-editor-0.0.6-0.0.5|64	%postun
14cr|util-xml-editor-0.0.6-0.0.5|65	%{clean_gcjdb}
14cr|util-xml-editor-0.0.6-0.0.5|66	%endif
14cr|util-xml-editor-0.0.6-0.0.5|67	
14cr|util-xml-editor-0.0.6-0.0.5|68	%files
14cr|util-xml-editor-0.0.6-0.0.5|69	%defattr(0644,root,root,0755)
14cr|util-xml-editor-0.0.6-0.0.5|70	%{_javadir}/%{name}.jar
14cr|util-xml-editor-0.0.6-0.0.5|71	%{_javadir}/%{name}-%{version}.jar
14cr|util-xml-editor-0.0.6-0.0.5|72	%if %{gcj_support}
14cr|util-xml-editor-0.0.6-0.0.5|73	%dir %{_libdir}/gcj/%{name}
14cr|util-xml-editor-0.0.6-0.0.5|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|util-xml-editor-0.0.6-0.0.5|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|util-xml-editor-0.0.6-0.0.5|76	%endif
14cr|util-xml-editor-0.0.6-0.0.5|77	
14cr|util-xml-editor-0.0.6-0.0.5|78	%files javadoc
14cr|util-xml-editor-0.0.6-0.0.5|79	%defattr(0644,root,root,0755)
14cr|util-xml-editor-0.0.6-0.0.5|80	%doc %{_javadocdir}/%{name}-%{version}
14cr|util-xml-editor-0.0.6-0.0.5|81	%doc %{_javadocdir}/%{name}
14cr|util-xml-editor-0.0.6-0.0.5|82	
14cr|util-xml-editor-0.0.6-0.0.5|83	%changelog
14cr|util-xml-editor-0.0.6-0.0.5|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.0.6-0.0.5
14cr|util-xml-editor-0.0.6-0.0.5|85	+ Revision: 3327549
14cr|util-xml-editor-0.0.6-0.0.5|86	- MassBuild#464: Increase release tag
14cr|util-xml-editor-0.0.6-0.0.5|87	
14cr|util-xml-editor-0.0.6-0.0.5|88	

8861 14
14cr|utimer-0.4-2|1	%define name	utimer
14cr|utimer-0.4-2|2	%define version 0.4
14cr|utimer-0.4-2|3	%define release 2
14cr|utimer-0.4-2|4	
14cr|utimer-0.4-2|5	Summary:	Multifunction command-line timer
14cr|utimer-0.4-2|6	Name:		%{name}
14cr|utimer-0.4-2|7	Version:	%{version}
14cr|utimer-0.4-2|8	Release:	%{release}
14cr|utimer-0.4-2|9	Source0:	%{name}-%{version}.tar.gz
14cr|utimer-0.4-2|10	License:	GPLv3+
14cr|utimer-0.4-2|11	Group:		File tools
14cr|utimer-0.4-2|12	Url:		https://launchpad.net/utimer
14cr|utimer-0.4-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|utimer-0.4-2|14	BuildRequires:	glib2-devel, intltool
14cr|utimer-0.4-2|15	
14cr|utimer-0.4-2|16	%description
14cr|utimer-0.4-2|17	µTimer ("utimer", pronounced "micro-timer") is a multifunction timer
14cr|utimer-0.4-2|18	(command-line only). It provides a timer (e.g. count from 0 to 4
14cr|utimer-0.4-2|19	minutes), a countdown (e.g. count from 10 minutes to 0), and a
14cr|utimer-0.4-2|20	stopwatch.
14cr|utimer-0.4-2|21	
14cr|utimer-0.4-2|22	%prep
14cr|utimer-0.4-2|23	%setup -q
14cr|utimer-0.4-2|24	
14cr|utimer-0.4-2|25	%build
14cr|utimer-0.4-2|26	%configure2_5x
14cr|utimer-0.4-2|27	%make
14cr|utimer-0.4-2|28	
14cr|utimer-0.4-2|29	%install
14cr|utimer-0.4-2|30	%__rm -rf %{buildroot}
14cr|utimer-0.4-2|31	%makeinstall
14cr|utimer-0.4-2|32	
14cr|utimer-0.4-2|33	%clean
14cr|utimer-0.4-2|34	%__rm -rf %{buildroot}
14cr|utimer-0.4-2|35	
14cr|utimer-0.4-2|36	%files
14cr|utimer-0.4-2|37	%defattr(-,root,root)
14cr|utimer-0.4-2|38	%doc AUTHORS ChangeLog NEWS README
14cr|utimer-0.4-2|39	%_bindir/utimer
14cr|utimer-0.4-2|40	%_mandir/man1/utimer.*
14cr|utimer-0.4-2|41	
14cr|utimer-0.4-2|42	
14cr|utimer-0.4-2|43	
14cr|utimer-0.4-2|44	%changelog
14cr|utimer-0.4-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|utimer-0.4-2|46	+ Revision: f8e9257
14cr|utimer-0.4-2|47	- MassBuild#464: Increase release tag
14cr|utimer-0.4-2|48	
14cr|utimer-0.4-2|49	

8862 14
14cr|utrac-0.3.0-7|1	Summary:	Universal Text Recognizer and Converter
14cr|utrac-0.3.0-7|2	Name:		utrac
14cr|utrac-0.3.0-7|3	Version:	0.3.0
14cr|utrac-0.3.0-7|4	Release:	7
14cr|utrac-0.3.0-7|5	License:	GPL
14cr|utrac-0.3.0-7|6	Group:		File tools
14cr|utrac-0.3.0-7|7	URL:		http://utrac.sourceforge.net/
14cr|utrac-0.3.0-7|8	Source0:	http://utrac.sourceforge.net/download/utrac-%{version}.tar.bz2
14cr|utrac-0.3.0-7|9	Patch0:		utrac-fix-long-64bit.diff
14cr|utrac-0.3.0-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|utrac-0.3.0-7|11	
14cr|utrac-0.3.0-7|12	%description
14cr|utrac-0.3.0-7|13	UTRAC stands for Universal Text Recognizer and Converter. It is a command line
14cr|utrac-0.3.0-7|14	tool and a library that recognize the encoding of an input file (ex: UTF-8,
14cr|utrac-0.3.0-7|15	ISO-8859-1, CP437...) and its end-of-line type (CR, LF, CRLF).
14cr|utrac-0.3.0-7|16	
14cr|utrac-0.3.0-7|17	%prep
14cr|utrac-0.3.0-7|18	
14cr|utrac-0.3.0-7|19	%setup -q
14cr|utrac-0.3.0-7|20	%patch0 -p1
14cr|utrac-0.3.0-7|21	
14cr|utrac-0.3.0-7|22	perl -pi -e "s|/usr/local|%{_prefix}|g" Makefile
14cr|utrac-0.3.0-7|23	perl -pi -e "s|/lib|/%{_lib}|g" Makefile
14cr|utrac-0.3.0-7|24	perl -pi -e "s|/man/man1|/share/man/man1|g" Makefile
14cr|utrac-0.3.0-7|25	
14cr|utrac-0.3.0-7|26	%build
14cr|utrac-0.3.0-7|27	
14cr|utrac-0.3.0-7|28	%make CFLAGS="%{optflags}"
14cr|utrac-0.3.0-7|29	
14cr|utrac-0.3.0-7|30	%install
14cr|utrac-0.3.0-7|31	rm -rf %{buildroot}
14cr|utrac-0.3.0-7|32	
14cr|utrac-0.3.0-7|33	install -d %{buildroot}%{_bindir}
14cr|utrac-0.3.0-7|34	install -d %{buildroot}%{_datadir}/utrac
14cr|utrac-0.3.0-7|35	install -d %{buildroot}%{_mandir}/man1
14cr|utrac-0.3.0-7|36	
14cr|utrac-0.3.0-7|37	install -m0755 utrac %{buildroot}%{_bindir}/
14cr|utrac-0.3.0-7|38	install -m0644 charsets.dat %{buildroot}%{_datadir}/utrac/
14cr|utrac-0.3.0-7|39	install -m0644 utrac.1 %{buildroot}%{_mandir}/man1/
14cr|utrac-0.3.0-7|40	
14cr|utrac-0.3.0-7|41	%clean
14cr|utrac-0.3.0-7|42	rm -rf %{buildroot}
14cr|utrac-0.3.0-7|43	
14cr|utrac-0.3.0-7|44	%files
14cr|utrac-0.3.0-7|45	%defattr(-,root,root)
14cr|utrac-0.3.0-7|46	%doc CHANGES CREDITS README TODO doc/*.xml
14cr|utrac-0.3.0-7|47	%dir %{_datadir}/utrac
14cr|utrac-0.3.0-7|48	%attr(0755,root,root) %{_bindir}/utrac
14cr|utrac-0.3.0-7|49	%attr(0644,root,root) %{_datadir}/utrac/charsets.dat
14cr|utrac-0.3.0-7|50	%attr(0644,root,root) %{_mandir}/man1/*
14cr|utrac-0.3.0-7|51	
14cr|utrac-0.3.0-7|52	
14cr|utrac-0.3.0-7|53	
14cr|utrac-0.3.0-7|54	%changelog
14cr|utrac-0.3.0-7|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-7
14cr|utrac-0.3.0-7|56	+ Revision: c65b91a
14cr|utrac-0.3.0-7|57	- MassBuild#464: Increase release tag
14cr|utrac-0.3.0-7|58	
14cr|utrac-0.3.0-7|59	

8863 14
14cr|uudeview-0.5.20-14|1	%define libname	%mklibname uu
14cr|uudeview-0.5.20-14|2	
14cr|uudeview-0.5.20-14|3	Name:           uudeview
14cr|uudeview-0.5.20-14|4	Version:        0.5.20
14cr|uudeview-0.5.20-14|5	Release:        14
14cr|uudeview-0.5.20-14|6	License:	    GPLv2+
14cr|uudeview-0.5.20-14|7	Group:          File tools
14cr|uudeview-0.5.20-14|8	Source:         http://www.fpx.de/fp/Software/UUDeview/download/%{name}-%{version}.tar.bz2
14cr|uudeview-0.5.20-14|9	Patch:		    %{name}-%{version}-library.ltx.patch
14cr|uudeview-0.5.20-14|10	Patch1:		    uudeview-0.5.20-fix-str-fmt.patch
14cr|uudeview-0.5.20-14|11	URL:            http://www.fpx.de/fp/Software/UUDeview/
14cr|uudeview-0.5.20-14|12	Summary:        Help to transmit binary files over the internet
14cr|uudeview-0.5.20-14|13	BuildRequires:  tcl-devel
14cr|uudeview-0.5.20-14|14	BuildRequires:	transfig
14cr|uudeview-0.5.20-14|15	BuildRequires:	texlive-scheme-tetex
14cr|uudeview-0.5.20-14|16	BuildRequires:	texlive-a4wide
14cr|uudeview-0.5.20-14|17	
14cr|uudeview-0.5.20-14|18	%description
14cr|uudeview-0.5.20-14|19	Uudeview handles uuencoding, xxencoding, and base-64 encoding (MIME),
14cr|uudeview-0.5.20-14|20	used on internet to transmit binary files.
14cr|uudeview-0.5.20-14|21	It can do automatic splitting of large encodes and automatic posting.
14cr|uudeview-0.5.20-14|22	A must for anyone serious encoding/decoding.
14cr|uudeview-0.5.20-14|23	
14cr|uudeview-0.5.20-14|24	%package -n     %{libname}-static-devel
14cr|uudeview-0.5.20-14|25	Summary:        Static library for developing apps which will use %{name}
14cr|uudeview-0.5.20-14|26	Group:          Development/C
14cr|uudeview-0.5.20-14|27	Provides:       libuu-static-devel = %{version}-%{release}
14cr|uudeview-0.5.20-14|28	Provides:       uu-static-devel = %{version}-%{release}
14cr|uudeview-0.5.20-14|29	
14cr|uudeview-0.5.20-14|30	%description -n %{libname}-static-devel
14cr|uudeview-0.5.20-14|31	Static library for %{name}
14cr|uudeview-0.5.20-14|32	
14cr|uudeview-0.5.20-14|33	%prep
14cr|uudeview-0.5.20-14|34	%setup -q
14cr|uudeview-0.5.20-14|35	%patch -p0
14cr|uudeview-0.5.20-14|36	%patch1 -p0
14cr|uudeview-0.5.20-14|37	
14cr|uudeview-0.5.20-14|38	%build
14cr|uudeview-0.5.20-14|39	CFLAGS="%{optflags}" LDFLAGS="%ldflags" ./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|uudeview-0.5.20-14|40	
14cr|uudeview-0.5.20-14|41	%make
14cr|uudeview-0.5.20-14|42	( cd doc/; make )
14cr|uudeview-0.5.20-14|43	
14cr|uudeview-0.5.20-14|44	%install
14cr|uudeview-0.5.20-14|45	%makeinstall
14cr|uudeview-0.5.20-14|46	
14cr|uudeview-0.5.20-14|47	mkdir -p %{buildroot}%{_mandir}/man1
14cr|uudeview-0.5.20-14|48	cp man/*.1 %{buildroot}%{_mandir}/man1/
14cr|uudeview-0.5.20-14|49	rm -rf %{buildroot}%{_prefix}/man
14cr|uudeview-0.5.20-14|50	
14cr|uudeview-0.5.20-14|51	mkdir -p %{buildroot}%{_libdir}/
14cr|uudeview-0.5.20-14|52	mkdir -p %{buildroot}%{_includedir}/
14cr|uudeview-0.5.20-14|53	cp uulib/libuu.a %{buildroot}%{_libdir}/
14cr|uudeview-0.5.20-14|54	cp uulib/fptools.h uulib/uudeview.h uulib/uuint.h %{buildroot}%{_includedir}/
14cr|uudeview-0.5.20-14|55	
14cr|uudeview-0.5.20-14|56	%files
14cr|uudeview-0.5.20-14|57	%doc HISTORY IAFA-PACKAGE README doc uudeview.lsm
14cr|uudeview-0.5.20-14|58	%{_mandir}/man*/*
14cr|uudeview-0.5.20-14|59	%{_bindir}/*
14cr|uudeview-0.5.20-14|60	
14cr|uudeview-0.5.20-14|61	%files -n %{libname}-static-devel
14cr|uudeview-0.5.20-14|62	%doc README doc/structure.tex doc/test.txt doc/td*
14cr|uudeview-0.5.20-14|63	%{_libdir}/*.a
14cr|uudeview-0.5.20-14|64	%{_includedir}/*
14cr|uudeview-0.5.20-14|65	
14cr|uudeview-0.5.20-14|66	%changelog
14cr|uudeview-0.5.20-14|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.20-14
14cr|uudeview-0.5.20-14|68	+ Revision: cbcf1a4
14cr|uudeview-0.5.20-14|69	- MassBuild#464: Increase release tag
14cr|uudeview-0.5.20-14|70	
14cr|uudeview-0.5.20-14|71	

8864 14
14cr|uzbl-0.0-0.20120514.1|1	%define snapshot 20120514
14cr|uzbl-0.0-0.20120514.1|2	
14cr|uzbl-0.0-0.20120514.1|3	Name:		uzbl
14cr|uzbl-0.0-0.20120514.1|4	Summary:	Web browser following the UNIX philosophy
14cr|uzbl-0.0-0.20120514.1|5	Version:	0.0
14cr|uzbl-0.0-0.20120514.1|6	Release:	%mkrel 0.%{snapshot}.1
14cr|uzbl-0.0-0.20120514.1|7	Source0:	%{name}-%{snapshot}.tar.xz
14cr|uzbl-0.0-0.20120514.1|8	Requires:	xclip
14cr|uzbl-0.0-0.20120514.1|9	BuildRequires:	gtk+3-devel webkitgtk3-devel
14cr|uzbl-0.0-0.20120514.1|10	Provides:	webclient
14cr|uzbl-0.0-0.20120514.1|11	License:	GPLv3
14cr|uzbl-0.0-0.20120514.1|12	Group:		Networking/WWW
14cr|uzbl-0.0-0.20120514.1|13	URL:		http://www.uzbl.org/
14cr|uzbl-0.0-0.20120514.1|14	
14cr|uzbl-0.0-0.20120514.1|15	%description
14cr|uzbl-0.0-0.20120514.1|16	Uzbl follows the UNIX philosophy - "Write programs that do one thing
14cr|uzbl-0.0-0.20120514.1|17	and do it well. Write programs to work together. Write programs to handle
14cr|uzbl-0.0-0.20120514.1|18	text streams, because that is a universal interface."
14cr|uzbl-0.0-0.20120514.1|19	
14cr|uzbl-0.0-0.20120514.1|20	* very minimal graphical interface. You only see what you need
14cr|uzbl-0.0-0.20120514.1|21	* what is not browsing, is not in uzbl. Things like URL changing,
14cr|uzbl-0.0-0.20120514.1|22	loading/saving of bookmarks, saving history, downloads, ... are
14cr|uzbl-0.0-0.20120514.1|23	handled through external scripts that you write
14cr|uzbl-0.0-0.20120514.1|24	* controllable through various means such as FIFO and socket files,
14cr|uzbl-0.0-0.20120514.1|25	stdin, keyboard and more
14cr|uzbl-0.0-0.20120514.1|26	* advanced, customizable keyboard interface with support for modes,
14cr|uzbl-0.0-0.20120514.1|27	modkeys, multichars, variables (keywords) etc. (e. g. you can tweak
14cr|uzbl-0.0-0.20120514.1|28	the interface to be vim-like, emacs-like or any-other-program-like)
14cr|uzbl-0.0-0.20120514.1|29	* focus on plain text storage for your data and configs in simple,
14cr|uzbl-0.0-0.20120514.1|30	parseable formats
14cr|uzbl-0.0-0.20120514.1|31	* Uzbl keeps it simple, and puts you in charge.
14cr|uzbl-0.0-0.20120514.1|32	
14cr|uzbl-0.0-0.20120514.1|33	%prep
14cr|uzbl-0.0-0.20120514.1|34	%setup -q -n %name-%snapshot
14cr|uzbl-0.0-0.20120514.1|35	
14cr|uzbl-0.0-0.20120514.1|36	%build
14cr|uzbl-0.0-0.20120514.1|37	%make
14cr|uzbl-0.0-0.20120514.1|38	
14cr|uzbl-0.0-0.20120514.1|39	%install
14cr|uzbl-0.0-0.20120514.1|40	%{__rm} -Rf %{buildroot}
14cr|uzbl-0.0-0.20120514.1|41	%make DESTDIR=%buildroot PREFIX=%_prefix install
14cr|uzbl-0.0-0.20120514.1|42	install -d %{buildroot}%{_docdir}
14cr|uzbl-0.0-0.20120514.1|43	mv %{buildroot}%{_datadir}/%{name}/docs %{buildroot}%{_docdir}/%{name}
14cr|uzbl-0.0-0.20120514.1|44	
14cr|uzbl-0.0-0.20120514.1|45	%clean
14cr|uzbl-0.0-0.20120514.1|46	%{__rm} -Rf %{buildroot}
14cr|uzbl-0.0-0.20120514.1|47	
14cr|uzbl-0.0-0.20120514.1|48	%files
14cr|uzbl-0.0-0.20120514.1|49	%defattr(-,root,root)
14cr|uzbl-0.0-0.20120514.1|50	%{_bindir}/%{name}-*
14cr|uzbl-0.0-0.20120514.1|51	%{_datadir}/%{name}
14cr|uzbl-0.0-0.20120514.1|52	%doc %{_docdir}/%{name}/*
14cr|uzbl-0.0-0.20120514.1|53	
14cr|uzbl-0.0-0.20120514.1|54	
14cr|uzbl-0.0-0.20120514.1|55	
14cr|uzbl-0.0-0.20120514.1|56	%changelog
14cr|uzbl-0.0-0.20120514.1|57	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0-0.20120514.1
14cr|uzbl-0.0-0.20120514.1|58	+ Revision: 7a40279
14cr|uzbl-0.0-0.20120514.1|59	- Automatic import for version 0.0-0.20120514.1
14cr|uzbl-0.0-0.20120514.1|60	
14cr|uzbl-0.0-0.20120514.1|61	

8865 14
14cr|v4l2ucp-2.0.2-4|1	Summary:	A universal control panel for all Video for Linux Two devices
14cr|v4l2ucp-2.0.2-4|2	Name:		v4l2ucp
14cr|v4l2ucp-2.0.2-4|3	Version:	2.0.2
14cr|v4l2ucp-2.0.2-4|4	Release:	4
14cr|v4l2ucp-2.0.2-4|5	License:	GPLv2+
14cr|v4l2ucp-2.0.2-4|6	Group:		System/Kernel and hardware
14cr|v4l2ucp-2.0.2-4|7	Url:		http://v4l2ucp.sourceforge.net/
14cr|v4l2ucp-2.0.2-4|8	Source0:	http://downloads.sourceforge.net/project/v4l2ucp/v4l2ucp/2.0/%{name}-%{version}.tar.bz2
14cr|v4l2ucp-2.0.2-4|9	Patch0:		v4l2ucp-2.0.2-kernel-2.6.38.patch
14cr|v4l2ucp-2.0.2-4|10	BuildRequires:	cmake
14cr|v4l2ucp-2.0.2-4|11	BuildRequires:	pkgconfig(libv4l1)
14cr|v4l2ucp-2.0.2-4|12	BuildRequires:	qt4-devel
14cr|v4l2ucp-2.0.2-4|13	
14cr|v4l2ucp-2.0.2-4|14	%description
14cr|v4l2ucp-2.0.2-4|15	It reads a description of the controls that the V4L2 device
14cr|v4l2ucp-2.0.2-4|16	supports from the device, and presents the user with a graphical
14cr|v4l2ucp-2.0.2-4|17	means for adjusting those controls. It allows for controlling
14cr|v4l2ucp-2.0.2-4|18	multiple devices. Controls can be updated with the device status
14cr|v4l2ucp-2.0.2-4|19	either manually, or periodically. There is an easy way to reset
14cr|v4l2ucp-2.0.2-4|20	one or all the controls to their default state
14cr|v4l2ucp-2.0.2-4|21	
14cr|v4l2ucp-2.0.2-4|22	%prep
14cr|v4l2ucp-2.0.2-4|23	%setup -q %{name}-%{version}
14cr|v4l2ucp-2.0.2-4|24	%patch0 -p0 -b .kernel
14cr|v4l2ucp-2.0.2-4|25	
14cr|v4l2ucp-2.0.2-4|26	%build
14cr|v4l2ucp-2.0.2-4|27	%cmake
14cr|v4l2ucp-2.0.2-4|28	%make
14cr|v4l2ucp-2.0.2-4|29	
14cr|v4l2ucp-2.0.2-4|30	%install
14cr|v4l2ucp-2.0.2-4|31	%makeinstall_std -C build
14cr|v4l2ucp-2.0.2-4|32	
14cr|v4l2ucp-2.0.2-4|33	%files
14cr|v4l2ucp-2.0.2-4|34	%doc README TODO
14cr|v4l2ucp-2.0.2-4|35	%{_bindir}/v4l2*
14cr|v4l2ucp-2.0.2-4|36	%{_datadir}/applications/*.desktop
14cr|v4l2ucp-2.0.2-4|37	%{_datadir}/icons/*.png
14cr|v4l2ucp-2.0.2-4|38	
14cr|v4l2ucp-2.0.2-4|39	%changelog
14cr|v4l2ucp-2.0.2-4|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-4
14cr|v4l2ucp-2.0.2-4|41	+ Revision: abfbb68
14cr|v4l2ucp-2.0.2-4|42	- MassBuild#464: Increase release tag
14cr|v4l2ucp-2.0.2-4|43	
14cr|v4l2ucp-2.0.2-4|44	

8866 14
14cr|vacation-1.2.7.0-4|1	%define debug_package %{nil}
14cr|vacation-1.2.7.0-4|2	
14cr|vacation-1.2.7.0-4|3	Summary:  Automatic mail answering program for Linux
14cr|vacation-1.2.7.0-4|4	Name:     vacation
14cr|vacation-1.2.7.0-4|5	Version:  1.2.7.0
14cr|vacation-1.2.7.0-4|6	Release:  4
14cr|vacation-1.2.7.0-4|7	License:  GPL
14cr|vacation-1.2.7.0-4|8	Group:    Networking/Mail
14cr|vacation-1.2.7.0-4|9	Source:   http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cr|vacation-1.2.7.0-4|10	URL:      http://sourceforge.net/projects/vacation/
14cr|vacation-1.2.7.0-4|11	Requires: sendmail-command
14cr|vacation-1.2.7.0-4|12	BuildRequires: gdbm-devel
14cr|vacation-1.2.7.0-4|13	
14cr|vacation-1.2.7.0-4|14	%description
14cr|vacation-1.2.7.0-4|15	Vacation is the automatic mail answering program found
14cr|vacation-1.2.7.0-4|16	on many Unix systems. This version works with the sendmail
14cr|vacation-1.2.7.0-4|17	restricted shell.
14cr|vacation-1.2.7.0-4|18	
14cr|vacation-1.2.7.0-4|19	%prep
14cr|vacation-1.2.7.0-4|20	%setup -q
14cr|vacation-1.2.7.0-4|21	
14cr|vacation-1.2.7.0-4|22	%build
14cr|vacation-1.2.7.0-4|23	%make
14cr|vacation-1.2.7.0-4|24	
14cr|vacation-1.2.7.0-4|25	%install
14cr|vacation-1.2.7.0-4|26	mkdir -p %{buildroot}%{_bindir}
14cr|vacation-1.2.7.0-4|27	mkdir -p %{buildroot}%{_mandir}/man1
14cr|vacation-1.2.7.0-4|28	
14cr|vacation-1.2.7.0-4|29	install -s -m 755 vacation        %{buildroot}%{_bindir}/vacation
14cr|vacation-1.2.7.0-4|30	install -m 755 vaclook         %{buildroot}%{_bindir}/vaclook
14cr|vacation-1.2.7.0-4|31	install -m 444 vacation.man    %{buildroot}%{_mandir}/man1/vacation.1
14cr|vacation-1.2.7.0-4|32	install -m 444 vaclook.man     %{buildroot}%{_mandir}/man1/vaclook.1
14cr|vacation-1.2.7.0-4|33	
14cr|vacation-1.2.7.0-4|34	%post
14cr|vacation-1.2.7.0-4|35	if [ -d /etc/smrsh/ ] ; then
14cr|vacation-1.2.7.0-4|36	ln -s /usr/bin/vacation /etc/smrsh
14cr|vacation-1.2.7.0-4|37	fi
14cr|vacation-1.2.7.0-4|38	
14cr|vacation-1.2.7.0-4|39	%postun
14cr|vacation-1.2.7.0-4|40	if [ -L /etc/smrsh/vacation ] ; then
14cr|vacation-1.2.7.0-4|41	rm -f /etc/smrsh/vacation
14cr|vacation-1.2.7.0-4|42	fi
14cr|vacation-1.2.7.0-4|43	
14cr|vacation-1.2.7.0-4|44	%files
14cr|vacation-1.2.7.0-4|45	%{_bindir}/vacation
14cr|vacation-1.2.7.0-4|46	%{_bindir}/vaclook
14cr|vacation-1.2.7.0-4|47	%{_mandir}/*/*
14cr|vacation-1.2.7.0-4|48	%doc COPYING README README.smrsh ChangeLog
14cr|vacation-1.2.7.0-4|49	
14cr|vacation-1.2.7.0-4|50	%changelog
14cr|vacation-1.2.7.0-4|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7.0-4
14cr|vacation-1.2.7.0-4|52	+ Revision: 2633d85
14cr|vacation-1.2.7.0-4|53	- MassBuild#464: Increase release tag
14cr|vacation-1.2.7.0-4|54	
14cr|vacation-1.2.7.0-4|55	

8867 14
14cr|vacuum-im-1.2.1-2|1	%define sname vacuum
14cr|vacuum-im-1.2.1-2|2	
14cr|vacuum-im-1.2.1-2|3	%define major 1.17
14cr|vacuum-im-1.2.1-2|4	%define libname %mklibname vacuumutils %{major}
14cr|vacuum-im-1.2.1-2|5	%define devname %mklibname vacuumutils -d
14cr|vacuum-im-1.2.1-2|6	
14cr|vacuum-im-1.2.1-2|7	Summary:	Crossplatform Jabber client written in Qt
14cr|vacuum-im-1.2.1-2|8	Name:		%{sname}-im
14cr|vacuum-im-1.2.1-2|9	Version:	1.2.1
14cr|vacuum-im-1.2.1-2|10	Release:	2
14cr|vacuum-im-1.2.1-2|11	License:	GPLv3+
14cr|vacuum-im-1.2.1-2|12	Group:		Networking/Instant messaging
14cr|vacuum-im-1.2.1-2|13	Url:		http://www.vacuum-im.org/
14cr|vacuum-im-1.2.1-2|14	Source:		http://vacuum-im.googlecode.com/files/%{sname}-%{version}.tar.xz
14cr|vacuum-im-1.2.1-2|15	Patch0:		vacuum-1.2.1-linkage.patch
14cr|vacuum-im-1.2.1-2|16	BuildRequires:	cmake >= 2.8
14cr|vacuum-im-1.2.1-2|17	BuildRequires:	qt4-devel
14cr|vacuum-im-1.2.1-2|18	BuildRequires:	pkgconfig(openssl)
14cr|vacuum-im-1.2.1-2|19	BuildRequires:	pkgconfig(x11)
14cr|vacuum-im-1.2.1-2|20	BuildRequires:	pkgconfig(xscrnsaver)
14cr|vacuum-im-1.2.1-2|21	BuildRequires:	pkgconfig(zlib)
14cr|vacuum-im-1.2.1-2|22	
14cr|vacuum-im-1.2.1-2|23	%description
14cr|vacuum-im-1.2.1-2|24	The core program is just a plugin loader - all functionality is made
14cr|vacuum-im-1.2.1-2|25	available via plugins. This enforces modularity and ensures well defined
14cr|vacuum-im-1.2.1-2|26	component interaction via interfaces.
14cr|vacuum-im-1.2.1-2|27	
14cr|vacuum-im-1.2.1-2|28	%package -n %{libname}
14cr|vacuum-im-1.2.1-2|29	Summary:	Shared library for Vacuum-IM
14cr|vacuum-im-1.2.1-2|30	Group:		System/Libraries
14cr|vacuum-im-1.2.1-2|31	
14cr|vacuum-im-1.2.1-2|32	%description -n %{libname}
14cr|vacuum-im-1.2.1-2|33	This package includes shared libraris needed to work Vacuum-IM program.
14cr|vacuum-im-1.2.1-2|34	
14cr|vacuum-im-1.2.1-2|35	%package -n %{devname}
14cr|vacuum-im-1.2.1-2|36	Summary:	Development files for Vacuum-IM
14cr|vacuum-im-1.2.1-2|37	Group:		Development/C++
14cr|vacuum-im-1.2.1-2|38	Requires:	%{libname} = %{version}-%{release}
14cr|vacuum-im-1.2.1-2|39	Provides:	%{name}-devel = %{version}-%{release}
14cr|vacuum-im-1.2.1-2|40	Provides:	vacuumutils-devel = %{version}-%{release}
14cr|vacuum-im-1.2.1-2|41	
14cr|vacuum-im-1.2.1-2|42	%description -n %{devname}
14cr|vacuum-im-1.2.1-2|43	This package includes files needed to develop Vacuum-IM modules.
14cr|vacuum-im-1.2.1-2|44	
14cr|vacuum-im-1.2.1-2|45	%prep
14cr|vacuum-im-1.2.1-2|46	%setup -q -n %{sname}-%{version}
14cr|vacuum-im-1.2.1-2|47	%patch0 -p1
14cr|vacuum-im-1.2.1-2|48	
14cr|vacuum-im-1.2.1-2|49	%build
14cr|vacuum-im-1.2.1-2|50	%cmake \
14cr|vacuum-im-1.2.1-2|51	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cr|vacuum-im-1.2.1-2|52	-DINSTALL_SDK=1 \
14cr|vacuum-im-1.2.1-2|53	-DINSTALL_LIB_DIR=%{_lib}
14cr|vacuum-im-1.2.1-2|54	
14cr|vacuum-im-1.2.1-2|55	%make
14cr|vacuum-im-1.2.1-2|56	
14cr|vacuum-im-1.2.1-2|57	%install
14cr|vacuum-im-1.2.1-2|58	%makeinstall_std -C build
14cr|vacuum-im-1.2.1-2|59	
14cr|vacuum-im-1.2.1-2|60	install -D -m644 resources/menuicons/shared/mainwindowlogo128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|61	install -D -m644 resources/menuicons/shared/mainwindowlogo96.png %{buildroot}%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|62	install -D -m644 resources/menuicons/shared/mainwindowlogo64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|63	install -D -m644 resources/menuicons/shared/mainwindowlogo48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|64	install -D -m644 resources/menuicons/shared/mainwindowlogo32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|65	install -D -m644 resources/menuicons/shared/mainwindowlogo24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|66	install -D -m644 resources/menuicons/shared/mainwindowlogo16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|67	
14cr|vacuum-im-1.2.1-2|68	sed -i "s/Exec=%{sname}/Exec=%{name}/;s/Icon=%{sname}/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{sname}.desktop
14cr|vacuum-im-1.2.1-2|69	
14cr|vacuum-im-1.2.1-2|70	mv %{buildroot}%{_datadir}/applications/%{sname}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|vacuum-im-1.2.1-2|71	mv %{buildroot}%{_datadir}/pixmaps/%{sname}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|vacuum-im-1.2.1-2|72	mv %{buildroot}%{_bindir}/%{sname} %{buildroot}%{_bindir}/%{name}
14cr|vacuum-im-1.2.1-2|73	
14cr|vacuum-im-1.2.1-2|74	%files
14cr|vacuum-im-1.2.1-2|75	%doc %{_docdir}/%{sname}
14cr|vacuum-im-1.2.1-2|76	%{_bindir}/%{name}
14cr|vacuum-im-1.2.1-2|77	%{_libdir}/%{sname}
14cr|vacuum-im-1.2.1-2|78	%{_datadir}/%{sname}
14cr|vacuum-im-1.2.1-2|79	%{_datadir}/applications/%{name}.desktop
14cr|vacuum-im-1.2.1-2|80	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|vacuum-im-1.2.1-2|81	%{_datadir}/pixmaps/%{name}.png
14cr|vacuum-im-1.2.1-2|82	
14cr|vacuum-im-1.2.1-2|83	%files -n %{libname}
14cr|vacuum-im-1.2.1-2|84	%{_libdir}/libvacuumutils.so.%{major}*
14cr|vacuum-im-1.2.1-2|85	
14cr|vacuum-im-1.2.1-2|86	%files -n %{devname}
14cr|vacuum-im-1.2.1-2|87	%{_libdir}/libvacuumutils.so
14cr|vacuum-im-1.2.1-2|88	%{_includedir}/%{sname}
14cr|vacuum-im-1.2.1-2|89	
14cr|vacuum-im-1.2.1-2|90	
14cr|vacuum-im-1.2.1-2|91	%changelog
14cr|vacuum-im-1.2.1-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|vacuum-im-1.2.1-2|93	+ Revision: d14628e
14cr|vacuum-im-1.2.1-2|94	- MassBuild#464: Increase release tag
14cr|vacuum-im-1.2.1-2|95	
14cr|vacuum-im-1.2.1-2|96	

8868 14
14cr|vagalume-0.8.5-2|1	%define name vagalume
14cr|vagalume-0.8.5-2|2	%define version 0.8.5
14cr|vagalume-0.8.5-2|3	%define release 2
14cr|vagalume-0.8.5-2|4	
14cr|vagalume-0.8.5-2|5	Summary: Client for Last.fm and compatible music streaming services
14cr|vagalume-0.8.5-2|6	Name: %{name}
14cr|vagalume-0.8.5-2|7	Version: %{version}
14cr|vagalume-0.8.5-2|8	Release: %{release}
14cr|vagalume-0.8.5-2|9	Source0: http://vagalume.igalia.com/files/source/%{name}-%{version}.tar.gz
14cr|vagalume-0.8.5-2|10	License: GPLv3
14cr|vagalume-0.8.5-2|11	Group: Sound
14cr|vagalume-0.8.5-2|12	Url: http://vagalume.igalia.com/
14cr|vagalume-0.8.5-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vagalume-0.8.5-2|14	BuildRequires: libgstreamer-plugins-base-devel
14cr|vagalume-0.8.5-2|15	BuildRequires: libxml2-devel
14cr|vagalume-0.8.5-2|16	BuildRequires: gtk+2-devel
14cr|vagalume-0.8.5-2|17	#gw or:
14cr|vagalume-0.8.5-2|18	#BuildRequires: gtk+2-devel
14cr|vagalume-0.8.5-2|19	BuildRequires: curl-devel
14cr|vagalume-0.8.5-2|20	BuildRequires: dbus-glib-devel
14cr|vagalume-0.8.5-2|21	BuildRequires: libnotify-devel >= 0.4.1
14cr|vagalume-0.8.5-2|22	BuildRequires: libproxy-devel
14cr|vagalume-0.8.5-2|23	BuildRequires: intltool
14cr|vagalume-0.8.5-2|24	
14cr|vagalume-0.8.5-2|25	
14cr|vagalume-0.8.5-2|26	%description
14cr|vagalume-0.8.5-2|27	Vagalume is a Last.fm client written using GTK+.
14cr|vagalume-0.8.5-2|28	Its main features are:
14cr|vagalume-0.8.5-2|29	* It plays Last.fm radio streams (using the v2.0 API)
14cr|vagalume-0.8.5-2|30	* It supports Libre.fm and other compatible servers
14cr|vagalume-0.8.5-2|31	* Support for different radio stations (personal, neighbours, loved tracks
14cr|vagalume-0.8.5-2|32	or any lastfm:// URL)
14cr|vagalume-0.8.5-2|33	* It supports marking tracks as loved or banned
14cr|vagalume-0.8.5-2|34	* It can tag artists, tracks and albums
14cr|vagalume-0.8.5-2|35	* It can send recommendations to other users
14cr|vagalume-0.8.5-2|36	* It can add tracks to your playlist
14cr|vagalume-0.8.5-2|37	* It can download free tracks to your hard disk
14cr|vagalume-0.8.5-2|38	* It scrobbles tracks so they appear in your Last.fm webpage
14cr|vagalume-0.8.5-2|39	
14cr|vagalume-0.8.5-2|40	%prep
14cr|vagalume-0.8.5-2|41	%setup -q
14cr|vagalume-0.8.5-2|42	
14cr|vagalume-0.8.5-2|43	%build
14cr|vagalume-0.8.5-2|44	%configure2_5x
14cr|vagalume-0.8.5-2|45	%make
14cr|vagalume-0.8.5-2|46	
14cr|vagalume-0.8.5-2|47	%install
14cr|vagalume-0.8.5-2|48	rm -rf %{buildroot}
14cr|vagalume-0.8.5-2|49	%makeinstall_std
14cr|vagalume-0.8.5-2|50	%find_lang %name
14cr|vagalume-0.8.5-2|51	
14cr|vagalume-0.8.5-2|52	%clean
14cr|vagalume-0.8.5-2|53	rm -rf %{buildroot}
14cr|vagalume-0.8.5-2|54	
14cr|vagalume-0.8.5-2|55	%files -f %name.lang
14cr|vagalume-0.8.5-2|56	%defattr(-,root,root)
14cr|vagalume-0.8.5-2|57	%doc README AUTHORS THANKS TODO TRANSLATORS
14cr|vagalume-0.8.5-2|58	%_bindir/%name
14cr|vagalume-0.8.5-2|59	%_bindir/vagalumectl
14cr|vagalume-0.8.5-2|60	%_datadir/pixmaps/%name.xpm
14cr|vagalume-0.8.5-2|61	%_datadir/man/man1/*
14cr|vagalume-0.8.5-2|62	%_datadir/applications/%name.desktop
14cr|vagalume-0.8.5-2|63	%_datadir/%name
14cr|vagalume-0.8.5-2|64	%_datadir/icons/hicolor/*/apps/%name.*
14cr|vagalume-0.8.5-2|65	%_datadir/dbus-1/services/%name.service
14cr|vagalume-0.8.5-2|66	
14cr|vagalume-0.8.5-2|67	
14cr|vagalume-0.8.5-2|68	
14cr|vagalume-0.8.5-2|69	
14cr|vagalume-0.8.5-2|70	
14cr|vagalume-0.8.5-2|71	
14cr|vagalume-0.8.5-2|72	%changelog
14cr|vagalume-0.8.5-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-2
14cr|vagalume-0.8.5-2|74	+ Revision: 70309ed
14cr|vagalume-0.8.5-2|75	- MassBuild#464: Increase release tag
14cr|vagalume-0.8.5-2|76	
14cr|vagalume-0.8.5-2|77	

8869 14
14cr|valknut-0.4.9-3|1	Name:		valknut
14cr|valknut-0.4.9-3|2	Version:		0.4.9
14cr|valknut-0.4.9-3|3	Release:		3
14cr|valknut-0.4.9-3|4	Summary:		QT based Direct Connect file sharing client
14cr|valknut-0.4.9-3|5	Group:		Networking/File transfer
14cr|valknut-0.4.9-3|6	License:		GPLv2+ and LGPLv3+
14cr|valknut-0.4.9-3|7	URL:		http://sourceforge.net/projects/wxdcgui/
14cr|valknut-0.4.9-3|8	Source0:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2
14cr|valknut-0.4.9-3|9	Source1:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}-oxygen-icons.tar.gz
14cr|valknut-0.4.9-3|10	Source2:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}-gnome-icons.tar.gz
14cr|valknut-0.4.9-3|11	Source3:		valknut.desktop
14cr|valknut-0.4.9-3|12	Patch0:		valknut-0.4.9-fix-_exit-undefined-error.patch
14cr|valknut-0.4.9-3|13	BuildRequires:	dc-devel >= 0.3.23
14cr|valknut-0.4.9-3|14	BuildRequires:	qt4-devel >= 4.3.0
14cr|valknut-0.4.9-3|15	BuildRequires:	bzip2-devel
14cr|valknut-0.4.9-3|16	BuildRequires:	zlib-devel
14cr|valknut-0.4.9-3|17	BuildRequires:	openssl-devel
14cr|valknut-0.4.9-3|18	BuildRequires:	desktop-file-utils
14cr|valknut-0.4.9-3|19	Obsoletes:	dcgui
14cr|valknut-0.4.9-3|20	
14cr|valknut-0.4.9-3|21	%description
14cr|valknut-0.4.9-3|22	This is a client for the Direct Connect file sharing protocol with a nice
14cr|valknut-0.4.9-3|23	GUI. It is compatible with other DC clients, such as the original DC from
14cr|valknut-0.4.9-3|24	Neomodus, DC++ and derivatives. It also inter-operates with all common DC
14cr|valknut-0.4.9-3|25	hub software.
14cr|valknut-0.4.9-3|26	This is QT4 version imported from MIB. PLF QT3 version is no longer supported.
14cr|valknut-0.4.9-3|27	
14cr|valknut-0.4.9-3|28	
14cr|valknut-0.4.9-3|29	%prep
14cr|valknut-0.4.9-3|30	%setup -qn %{name}-%{version}
14cr|valknut-0.4.9-3|31	%patch0 -p1
14cr|valknut-0.4.9-3|32	
14cr|valknut-0.4.9-3|33	%build
14cr|valknut-0.4.9-3|34	%configure2_5x --enable-mt
14cr|valknut-0.4.9-3|35	%make
14cr|valknut-0.4.9-3|36	
14cr|valknut-0.4.9-3|37	
14cr|valknut-0.4.9-3|38	%install
14cr|valknut-0.4.9-3|39	rm -rf %{buildroot}
14cr|valknut-0.4.9-3|40	%makeinstall_std
14cr|valknut-0.4.9-3|41	
14cr|valknut-0.4.9-3|42	
14cr|valknut-0.4.9-3|43	# Install oxygen icon theme
14cr|valknut-0.4.9-3|44	tar xzf %{SOURCE1} -C %{buildroot}%{_datadir}/%{name}/icons/appl
14cr|valknut-0.4.9-3|45	# Install gnome icons theme
14cr|valknut-0.4.9-3|46	tar xzf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/icons/appl
14cr|valknut-0.4.9-3|47	
14cr|valknut-0.4.9-3|48	# Remove the provided .desktop file
14cr|valknut-0.4.9-3|49	rm %{buildroot}%{_datadir}/applications/valknut.desktop
14cr|valknut-0.4.9-3|50	# and install our own
14cr|valknut-0.4.9-3|51	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE3}
14cr|valknut-0.4.9-3|52	
14cr|valknut-0.4.9-3|53	
14cr|valknut-0.4.9-3|54	%files
14cr|valknut-0.4.9-3|55	%doc AUTHORS ChangeLog COPYING COPYING.OpenSSL INSTALL README TODO
14cr|valknut-0.4.9-3|56	%{_bindir}/%{name}
14cr|valknut-0.4.9-3|57	%{_datadir}/%{name}
14cr|valknut-0.4.9-3|58	%{_datadir}/applications/%{name}.desktop
14cr|valknut-0.4.9-3|59	%{_datadir}/pixmaps/%{name}.png
14cr|valknut-0.4.9-3|60	# More concise?
14cr|valknut-0.4.9-3|61	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|valknut-0.4.9-3|62	%{_mandir}/man1/%{name}.1.*
14cr|valknut-0.4.9-3|63	
14cr|valknut-0.4.9-3|64	
14cr|valknut-0.4.9-3|65	
14cr|valknut-0.4.9-3|66	
14cr|valknut-0.4.9-3|67	%changelog
14cr|valknut-0.4.9-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9-3
14cr|valknut-0.4.9-3|69	+ Revision: bc03882
14cr|valknut-0.4.9-3|70	- MassBuild#464: Increase release tag
14cr|valknut-0.4.9-3|71	
14cr|valknut-0.4.9-3|72	

8870 14
14cr|varnish-3.0.3-17|1	%define major 1
14cr|varnish-3.0.3-17|2	%define libname %mklibname varnish %{major}
14cr|varnish-3.0.3-17|3	%define develname %mklibname varnish -d
14cr|varnish-3.0.3-17|4	
14cr|varnish-3.0.3-17|5	Summary:	Varnish is a high-performance HTTP accelerator
14cr|varnish-3.0.3-17|6	Name:		varnish
14cr|varnish-3.0.3-17|7	Version:	3.0.3
14cr|varnish-3.0.3-17|8	Release:	17
14cr|varnish-3.0.3-17|9	License:	BSD
14cr|varnish-3.0.3-17|10	Group:		System/Servers
14cr|varnish-3.0.3-17|11	URL:		http://www.varnish-cache.org/
14cr|varnish-3.0.3-17|12	Source0:	http://repo.varnish-cache.org/source/varnish-%{version}.tar.gz
14cr|varnish-3.0.3-17|13	Source1:        varnish.service
14cr|varnish-3.0.3-17|14	Source3:        varnishncsa.service
14cr|varnish-3.0.3-17|15	Source4:        varnishlog.service
14cr|varnish-3.0.3-17|16	Source5:	varnish.logrotate
14cr|varnish-3.0.3-17|17	Source6:	default.vcl
14cr|varnish-3.0.3-17|18	Patch0:		varnish.varnishtest_debugflag.patch
14cr|varnish-3.0.3-17|19	Patch1:		varnish-3.0.3-link.patch
14cr|varnish-3.0.3-17|20	Patch2:		varnish-3.0.3-automake-1.13.patch
14cr|varnish-3.0.3-17|21	Patch3:		varnish-3.0.3-CVE-2013-4484.patch
14cr|varnish-3.0.3-17|22	BuildRequires:	ncurses-devel
14cr|varnish-3.0.3-17|23	BuildRequires:	libxslt-proc
14cr|varnish-3.0.3-17|24	BuildRequires:	pcre-devel
14cr|varnish-3.0.3-17|25	BuildRequires:	groff
14cr|varnish-3.0.3-17|26	# Varnish actually needs gcc installed to work. It uses the C compiler
14cr|varnish-3.0.3-17|27	# at runtime to compile the VCL configuration files. This is by design.
14cr|varnish-3.0.3-17|28	Requires:	gcc
14cr|varnish-3.0.3-17|29	Requires(post): systemd
14cr|varnish-3.0.3-17|30	Requires(post): util-linux
14cr|varnish-3.0.3-17|31	
14cr|varnish-3.0.3-17|32	%description
14cr|varnish-3.0.3-17|33	This is the Varnish high-performance HTTP accelerator. Documentation wiki and
14cr|varnish-3.0.3-17|34	additional information about Varnish is available on the following web site:
14cr|varnish-3.0.3-17|35	http://www.varnish-cache.org/
14cr|varnish-3.0.3-17|36	
14cr|varnish-3.0.3-17|37	%package -n	%{libname}
14cr|varnish-3.0.3-17|38	Summary:	Shared libraries for varnish
14cr|varnish-3.0.3-17|39	Group:		System/Libraries
14cr|varnish-3.0.3-17|40	
14cr|varnish-3.0.3-17|41	%description -n	%{libname}
14cr|varnish-3.0.3-17|42	Varnish is a high-performance HTTP accelerator.
14cr|varnish-3.0.3-17|43	
14cr|varnish-3.0.3-17|44	This package provides the shared libraries for varnish.
14cr|varnish-3.0.3-17|45	
14cr|varnish-3.0.3-17|46	%package -n	%{develname}
14cr|varnish-3.0.3-17|47	Summary:	Development headers and libraries for varnish
14cr|varnish-3.0.3-17|48	Group:		Development/C
14cr|varnish-3.0.3-17|49	Requires:	%{libname} = %{version}
14cr|varnish-3.0.3-17|50	Provides:	%{name}-devel = %{version}-%{release}
14cr|varnish-3.0.3-17|51	
14cr|varnish-3.0.3-17|52	%description -n	%{develname}
14cr|varnish-3.0.3-17|53	Varnish is a high-performance HTTP accelerator.
14cr|varnish-3.0.3-17|54	
14cr|varnish-3.0.3-17|55	This package provides the development files for varnish.
14cr|varnish-3.0.3-17|56	
14cr|varnish-3.0.3-17|57	%prep
14cr|varnish-3.0.3-17|58	%setup -q
14cr|varnish-3.0.3-17|59	%patch0 -p1
14cr|varnish-3.0.3-17|60	%patch1 -p0
14cr|varnish-3.0.3-17|61	%patch2 -p0
14cr|varnish-3.0.3-17|62	%patch3 -p0
14cr|varnish-3.0.3-17|63	
14cr|varnish-3.0.3-17|64	# Hack to get 32- and 64-bits tests run concurrently on the same build machine
14cr|varnish-3.0.3-17|65	case `uname -m` in
14cr|varnish-3.0.3-17|66	ppc64 | s390x | x86_64 | sparc64 )
14cr|varnish-3.0.3-17|67	sed -i '
14cr|varnish-3.0.3-17|68	s,9001,9011,g;
14cr|varnish-3.0.3-17|69	s,9080,9090,g;
14cr|varnish-3.0.3-17|70	s,9081,9091,g;
14cr|varnish-3.0.3-17|71	s,9082,9092,g;
14cr|varnish-3.0.3-17|72	s,9180,9190,g;
14cr|varnish-3.0.3-17|73	' bin/varnishtest/*.c bin/varnishtest/tests/*vtc
14cr|varnish-3.0.3-17|74	;;
14cr|varnish-3.0.3-17|75	*)
14cr|varnish-3.0.3-17|76	;;
14cr|varnish-3.0.3-17|77	esac
14cr|varnish-3.0.3-17|78	
14cr|varnish-3.0.3-17|79	mkdir examples
14cr|varnish-3.0.3-17|80	cp bin/varnishd/default.vcl etc/zope-plone.vcl examples
14cr|varnish-3.0.3-17|81	
14cr|varnish-3.0.3-17|82	mkdir -p Mandriva
14cr|varnish-3.0.3-17|83	cp %{SOURCE5} Mandriva/varnish.logrotate
14cr|varnish-3.0.3-17|84	cp %{SOURCE6} Mandriva/default.vcl
14cr|varnish-3.0.3-17|85	
14cr|varnish-3.0.3-17|86	%build
14cr|varnish-3.0.3-17|87	autoreconf -fi
14cr|varnish-3.0.3-17|88	
14cr|varnish-3.0.3-17|89	%configure2_5x \
14cr|varnish-3.0.3-17|90	--disable-static \
14cr|varnish-3.0.3-17|91	--localstatedir=/var/lib
14cr|varnish-3.0.3-17|92	
14cr|varnish-3.0.3-17|93	# We have to remove rpath - not allowed in Fedora
14cr|varnish-3.0.3-17|94	# (This problem only visible on 64 bit arches)
14cr|varnish-3.0.3-17|95	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
14cr|varnish-3.0.3-17|96	s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cr|varnish-3.0.3-17|97	
14cr|varnish-3.0.3-17|98	%make
14cr|varnish-3.0.3-17|99	
14cr|varnish-3.0.3-17|100	%install
14cr|varnish-3.0.3-17|101	
14cr|varnish-3.0.3-17|102	%makeinstall_std INSTALL="install -p"
14cr|varnish-3.0.3-17|103	
14cr|varnish-3.0.3-17|104	install -d %{buildroot}%{_sysconfdir}/varnish
14cr|varnish-3.0.3-17|105	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|varnish-3.0.3-17|106	install -d %{buildroot}/var/lib/varnish
14cr|varnish-3.0.3-17|107	install -d %{buildroot}/var/log/varnish
14cr|varnish-3.0.3-17|108	
14cr|varnish-3.0.3-17|109	mkdir -p %{buildroot}%{_unitdir}
14cr|varnish-3.0.3-17|110	install -D -m 0644 %SOURCE1 %{buildroot}%{_unitdir}/varnish.service
14cr|varnish-3.0.3-17|111	install -D -m 0644 %SOURCE3 %{buildroot}%{_unitdir}/varnishncsa.service
14cr|varnish-3.0.3-17|112	install -D -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/varnishlog.service
14cr|varnish-3.0.3-17|113	install -m0644 Mandriva/varnish.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/varnish
14cr|varnish-3.0.3-17|114	install -m0644 Mandriva/default.vcl %{buildroot}%{_sysconfdir}/varnish/default.vcl
14cr|varnish-3.0.3-17|115	
14cr|varnish-3.0.3-17|116	# cleanup
14cr|varnish-3.0.3-17|117	find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
14cr|varnish-3.0.3-17|118	
14cr|varnish-3.0.3-17|119	mkdir -p %{buildroot}%{_tmpfilesdir}
14cr|varnish-3.0.3-17|120	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cr|varnish-3.0.3-17|121	d /run/varnish 0755 varnish varnish
14cr|varnish-3.0.3-17|122	EOF
14cr|varnish-3.0.3-17|123	
14cr|varnish-3.0.3-17|124	# Use the new ld.so.conf.d
14cr|varnish-3.0.3-17|125	mkdir -p %{buildroot}/%{_sysconfdir}/ld.so.conf.d
14cr|varnish-3.0.3-17|126	pushd %{buildroot}/%{_sysconfdir}/ld.so.conf.d
14cr|varnish-3.0.3-17|127	echo "%{_libdir}/varnish" > %{name}.conf
14cr|varnish-3.0.3-17|128	popd
14cr|varnish-3.0.3-17|129	
14cr|varnish-3.0.3-17|130	%pre
14cr|varnish-3.0.3-17|131	getent group varnish >/dev/null || groupadd -r varnish
14cr|varnish-3.0.3-17|132	getent passwd varnish >/dev/null || \
14cr|varnish-3.0.3-17|133	useradd -r -g varnish -d /var/lib/varnish -s /sbin/nologin \
14cr|varnish-3.0.3-17|134	-c "Varnish http accelerator user" varnish
14cr|varnish-3.0.3-17|135	exit 0
14cr|varnish-3.0.3-17|136	
14cr|varnish-3.0.3-17|137	%post
14cr|varnish-3.0.3-17|138	if [ ! -f %{_sysconfdir}/%{name}/secret ]; then
14cr|varnish-3.0.3-17|139	uuidgen > %{_sysconfdir}/%{name}/secret
14cr|varnish-3.0.3-17|140	chown %{name}:adm %{_sysconfdir}/%{name}/secret
14cr|varnish-3.0.3-17|141	chmod 0660 %{_sysconfdir}/%{name}/secret
14cr|varnish-3.0.3-17|142	
14cr|varnish-3.0.3-17|143	# While not strictly related, we also need to fix storage permissions from
14cr|varnish-3.0.3-17|144	# older versions and the lack of a secret file is a good indicator
14cr|varnish-3.0.3-17|145	find /var/lib/%{name}/ -uid 0 -exec chown %{name}:%{name} {} \;
14cr|varnish-3.0.3-17|146	fi
14cr|varnish-3.0.3-17|147	%_tmpfilescreate %{name}
14cr|varnish-3.0.3-17|148	%_post_service %{name} %{name} varnishlog varnishncsa
14cr|varnish-3.0.3-17|149	
14cr|varnish-3.0.3-17|150	%preun
14cr|varnish-3.0.3-17|151	%_preun_service %{name} %{name} varnishlog varnishncsa
14cr|varnish-3.0.3-17|152	
14cr|varnish-3.0.3-17|153	%files
14cr|varnish-3.0.3-17|154	%doc INSTALL README ChangeLog examples
14cr|varnish-3.0.3-17|155	%config(noreplace) %{_sysconfdir}/logrotate.d/varnish
14cr|varnish-3.0.3-17|156	%dir %{_sysconfdir}/varnish
14cr|varnish-3.0.3-17|157	%config(noreplace) %{_sysconfdir}/varnish/default.vcl
14cr|varnish-3.0.3-17|158	%config(noreplace) %{_sysconfdir}/ld.so.conf.d/*
14cr|varnish-3.0.3-17|159	%{_unitdir}/varnish.service
14cr|varnish-3.0.3-17|160	%{_unitdir}/varnishncsa.service
14cr|varnish-3.0.3-17|161	%{_unitdir}/varnishlog.service
14cr|varnish-3.0.3-17|162	%{_tmpfilesdir}/%{name}.conf
14cr|varnish-3.0.3-17|163	%{_sbindir}/*
14cr|varnish-3.0.3-17|164	%{_bindir}/*
14cr|varnish-3.0.3-17|165	%attr(0755,varnish,varnish) %dir /var/lib/varnish
14cr|varnish-3.0.3-17|166	%attr(0755,varnish,varnish) %dir /var/log/varnish
14cr|varnish-3.0.3-17|167	%{_mandir}/man1/*.1*
14cr|varnish-3.0.3-17|168	%{_mandir}/man7/*.7*
14cr|varnish-3.0.3-17|169	%dir %{_libdir}/varnish
14cr|varnish-3.0.3-17|170	%{_libdir}/varnish/libvarnish.so
14cr|varnish-3.0.3-17|171	%{_libdir}/varnish/libvarnishcompat.so
14cr|varnish-3.0.3-17|172	%{_libdir}/varnish/libvcl.so
14cr|varnish-3.0.3-17|173	%{_libdir}/varnish/libvgz.so
14cr|varnish-3.0.3-17|174	%dir %{_libdir}/varnish/vmods
14cr|varnish-3.0.3-17|175	%{_libdir}/varnish/vmods/libvmod_std.so
14cr|varnish-3.0.3-17|176	%{_mandir}/man3/vmod_std.3*
14cr|varnish-3.0.3-17|177	
14cr|varnish-3.0.3-17|178	%files -n %{libname}
14cr|varnish-3.0.3-17|179	%doc LICENSE
14cr|varnish-3.0.3-17|180	%{_libdir}/lib*.so.%{major}*
14cr|varnish-3.0.3-17|181	
14cr|varnish-3.0.3-17|182	%files -n %{develname}
14cr|varnish-3.0.3-17|183	%{_libdir}/lib*.so
14cr|varnish-3.0.3-17|184	%dir %{_includedir}/varnish
14cr|varnish-3.0.3-17|185	%{_includedir}/varnish/*.h
14cr|varnish-3.0.3-17|186	%{_libdir}/pkgconfig/*.pc
14cr|varnish-3.0.3-17|187	
14cr|varnish-3.0.3-17|188	
14cr|varnish-3.0.3-17|189	%changelog
14cr|varnish-3.0.3-17|190	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-17
14cr|varnish-3.0.3-17|191	+ Revision: c50b122
14cr|varnish-3.0.3-17|192	- MassBuild#464: Increase release tag
14cr|varnish-3.0.3-17|193	
14cr|varnish-3.0.3-17|194	

8871 14
14cr|vavoom-1.33-4|1	Name:		vavoom
14cr|vavoom-1.33-4|2	Version:	1.33
14cr|vavoom-1.33-4|3	Release:	4
14cr|vavoom-1.33-4|4	Summary:	Open source port of the DOOM game engine
14cr|vavoom-1.33-4|5	Source0:	http://dl.sourceforge.net/vavoom/%{name}-%{version}.tar.bz2
14cr|vavoom-1.33-4|6	Patch0:		vavoom-1.30-linkage.patch
14cr|vavoom-1.33-4|7	Patch1:		vavoom-1.30-fix-str-fmt.patch
14cr|vavoom-1.33-4|8	Patch2:		vavoom-1.33-sfmt.patch
14cr|vavoom-1.33-4|9	URL:		http://vavoom-engine.com/
14cr|vavoom-1.33-4|10	Group:		Games/Arcade
14cr|vavoom-1.33-4|11	License:	GPLv2+
14cr|vavoom-1.33-4|12	
14cr|vavoom-1.33-4|13	BuildRequires:	pkgconfig(sdl)
14cr|vavoom-1.33-4|14	BuildRequires:	pkgconfig(SDL_mixer)
14cr|vavoom-1.33-4|15	BuildRequires:	pkgconfig(SDL_net)
14cr|vavoom-1.33-4|16	BuildRequires:	pkgconfig(libpng)
14cr|vavoom-1.33-4|17	BuildRequires:	pkgconfig(allegro)
14cr|vavoom-1.33-4|18	BuildRequires:	pkgconfig(vorbis)
14cr|vavoom-1.33-4|19	BuildRequires:	pkgconfig(flac++)
14cr|vavoom-1.33-4|20	BuildRequires:	pkgconfig(mad)
14cr|vavoom-1.33-4|21	BuildRequires:	pkgconfig(openal)
14cr|vavoom-1.33-4|22	BuildRequires:	libmikmod-devel
14cr|vavoom-1.33-4|23	BuildRequires:	cmake
14cr|vavoom-1.33-4|24	BuildRequires:	desktop-file-utils
14cr|vavoom-1.33-4|25	BuildRequires:	pkgconfig(gl)
14cr|vavoom-1.33-4|26	BuildRequires:	jpeg-devel >= 1.3.0
14cr|vavoom-1.33-4|27	BuildRequires:	wxgtku-devel
14cr|vavoom-1.33-4|28	Suggests:	vavoom-vmdl
14cr|vavoom-1.33-4|29	Suggests:	TiMidity++
14cr|vavoom-1.33-4|30	
14cr|vavoom-1.33-4|31	%description
14cr|vavoom-1.33-4|32	Vavoom is an open-source port of Doom, the classic 3D first-person shooter
14cr|vavoom-1.33-4|33	game.  It adds some extra features to Doom such as translucency
14cr|vavoom-1.33-4|34	and freelook support.
14cr|vavoom-1.33-4|35	
14cr|vavoom-1.33-4|36	%prep
14cr|vavoom-1.33-4|37	%setup -q
14cr|vavoom-1.33-4|38	%patch0 -p0
14cr|vavoom-1.33-4|39	%patch1 -p0
14cr|vavoom-1.33-4|40	%patch2 -p1
14cr|vavoom-1.33-4|41	# This one line sed command is easier than trying to muck with the Makefile
14cr|vavoom-1.33-4|42	# to add the proper -D definition.
14cr|vavoom-1.33-4|43	%__sed -i "s|#define FL_BASEDIR.*|#define FL_BASEDIR \"%{_gamesdatadir}/%{name}\"|" source/files.h
14cr|vavoom-1.33-4|44	
14cr|vavoom-1.33-4|45	%build
14cr|vavoom-1.33-4|46	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cr|vavoom-1.33-4|47	-DBINDIR=%{_gamesbindir} \
14cr|vavoom-1.33-4|48	-DDATADIR=%{_gamesdatadir}/%{name} \
14cr|vavoom-1.33-4|49	-DWITH_SDL=Y \
14cr|vavoom-1.33-4|50	-DWITH_OPENGL=Y \
14cr|vavoom-1.33-4|51	-DWITH_OPENAL=Y \
14cr|vavoom-1.33-4|52	-DWITH_FLAC=Y \
14cr|vavoom-1.33-4|53	-DWITH_ALLEGRO=N
14cr|vavoom-1.33-4|54	
14cr|vavoom-1.33-4|55	# The Makefile doesn't do parallel builds correctly.
14cr|vavoom-1.33-4|56	make
14cr|vavoom-1.33-4|57	
14cr|vavoom-1.33-4|58	%install
14cr|vavoom-1.33-4|59	%makeinstall_std -C build
14cr|vavoom-1.33-4|60	
14cr|vavoom-1.33-4|61	%__cat << EOF > %{name}.desktop
14cr|vavoom-1.33-4|62	[Desktop Entry]
14cr|vavoom-1.33-4|63	Name=Freedoom
14cr|vavoom-1.33-4|64	Comment=Freedoom with the Vavoom engine
14cr|vavoom-1.33-4|65	Exec=vavoom
14cr|vavoom-1.33-4|66	Icon=arcade_section
14cr|vavoom-1.33-4|67	Terminal=false
14cr|vavoom-1.33-4|68	Type=Application
14cr|vavoom-1.33-4|69	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|vavoom-1.33-4|70	EOF
14cr|vavoom-1.33-4|71	
14cr|vavoom-1.33-4|72	desktop-file-install --vendor="" \
14cr|vavoom-1.33-4|73	--dir %{buildroot}%{_datadir}/applications \
14cr|vavoom-1.33-4|74	%{name}.desktop
14cr|vavoom-1.33-4|75	
14cr|vavoom-1.33-4|76	
14cr|vavoom-1.33-4|77	%files
14cr|vavoom-1.33-4|78	%doc docs/*.log docs/gnu.txt docs/vavoom.txt
14cr|vavoom-1.33-4|79	%{_gamesbindir}/*
14cr|vavoom-1.33-4|80	%{_gamesdatadir}/*
14cr|vavoom-1.33-4|81	%{_datadir}/applications/*.desktop
14cr|vavoom-1.33-4|82	
14cr|vavoom-1.33-4|83	
14cr|vavoom-1.33-4|84	
14cr|vavoom-1.33-4|85	%changelog
14cr|vavoom-1.33-4|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-4
14cr|vavoom-1.33-4|87	+ Revision: 5cb0ac8
14cr|vavoom-1.33-4|88	- MassBuild#464: Increase release tag
14cr|vavoom-1.33-4|89	
14cr|vavoom-1.33-4|90	

8872 14
14cr|vavoom-vmdl-1.4.3-3|1	%define	oname	vavoom
14cr|vavoom-vmdl-1.4.3-3|2	%define	name	%{oname}-vmdl
14cr|vavoom-vmdl-1.4.3-3|3	%define	version	1.4.3
14cr|vavoom-vmdl-1.4.3-3|4	%define release	3
14cr|vavoom-vmdl-1.4.3-3|5	
14cr|vavoom-vmdl-1.4.3-3|6	Name:		%{name}
14cr|vavoom-vmdl-1.4.3-3|7	Version:	%{version}
14cr|vavoom-vmdl-1.4.3-3|8	Release:	%{release}
14cr|vavoom-vmdl-1.4.3-3|9	Epoch:		1
14cr|vavoom-vmdl-1.4.3-3|10	Summary:	VMDL files for %{oname}
14cr|vavoom-vmdl-1.4.3-3|11	Group:		Games/Arcade
14cr|vavoom-vmdl-1.4.3-3|12	License:	GPL
14cr|vavoom-vmdl-1.4.3-3|13	URL:		http://vavoom-engine.com/
14cr|vavoom-vmdl-1.4.3-3|14	Source0:	http://dl.sourceforge.net/vavoom/vmodels-doom-%{version}.zip
14cr|vavoom-vmdl-1.4.3-3|15	Source1:	http://dl.sourceforge.net/vavoom/vmodels-heretic-%{version}.zip
14cr|vavoom-vmdl-1.4.3-3|16	Source2:	http://dl.sourceforge.net/vavoom/vmodels-hexen-%{version}.zip
14cr|vavoom-vmdl-1.4.3-3|17	Source3:	http://dl.sourceforge.net/vavoom/vmodels-strife-%{version}.zip
14cr|vavoom-vmdl-1.4.3-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vavoom-vmdl-1.4.3-3|19	BuildArch:	noarch
14cr|vavoom-vmdl-1.4.3-3|20	Requires:	%{oname}
14cr|vavoom-vmdl-1.4.3-3|21	
14cr|vavoom-vmdl-1.4.3-3|22	%description
14cr|vavoom-vmdl-1.4.3-3|23	3D model files to replace many of the game sprites.
14cr|vavoom-vmdl-1.4.3-3|24	
14cr|vavoom-vmdl-1.4.3-3|25	%prep
14cr|vavoom-vmdl-1.4.3-3|26	%setup -q -c -b 1 -b 2 -b 3 -n %{name}-%{version}
14cr|vavoom-vmdl-1.4.3-3|27	
14cr|vavoom-vmdl-1.4.3-3|28	%build
14cr|vavoom-vmdl-1.4.3-3|29	# Move the documentation files around to make it easier for packaging
14cr|vavoom-vmdl-1.4.3-3|30	for i in doom heretic hexen strife ; do
14cr|vavoom-vmdl-1.4.3-3|31	mkdir $i
14cr|vavoom-vmdl-1.4.3-3|32	mv basev/$i/*.txt $i
14cr|vavoom-vmdl-1.4.3-3|33	done
14cr|vavoom-vmdl-1.4.3-3|34	
14cr|vavoom-vmdl-1.4.3-3|35	%install
14cr|vavoom-vmdl-1.4.3-3|36	rm -rf %{buildroot}
14cr|vavoom-vmdl-1.4.3-3|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cr|vavoom-vmdl-1.4.3-3|38	cp -ar basev %{buildroot}%{_gamesdatadir}/%{oname}
14cr|vavoom-vmdl-1.4.3-3|39	
14cr|vavoom-vmdl-1.4.3-3|40	%clean
14cr|vavoom-vmdl-1.4.3-3|41	rm -rf %{buildroot}
14cr|vavoom-vmdl-1.4.3-3|42	
14cr|vavoom-vmdl-1.4.3-3|43	%files
14cr|vavoom-vmdl-1.4.3-3|44	%defattr(644,root,root,755)
14cr|vavoom-vmdl-1.4.3-3|45	%{_gamesdatadir}/%{oname}/basev/doom
14cr|vavoom-vmdl-1.4.3-3|46	%{_gamesdatadir}/%{oname}/basev/strife
14cr|vavoom-vmdl-1.4.3-3|47	%{_gamesdatadir}/%{oname}/basev/heretic
14cr|vavoom-vmdl-1.4.3-3|48	%{_gamesdatadir}/%{oname}/basev/hexen
14cr|vavoom-vmdl-1.4.3-3|49	%doc doom heretic hexen strife
14cr|vavoom-vmdl-1.4.3-3|50	
14cr|vavoom-vmdl-1.4.3-3|51	
14cr|vavoom-vmdl-1.4.3-3|52	
14cr|vavoom-vmdl-1.4.3-3|53	
14cr|vavoom-vmdl-1.4.3-3|54	
14cr|vavoom-vmdl-1.4.3-3|55	%changelog
14cr|vavoom-vmdl-1.4.3-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.3-3
14cr|vavoom-vmdl-1.4.3-3|57	+ Revision: 79d1659
14cr|vavoom-vmdl-1.4.3-3|58	- MassBuild#464: Increase release tag
14cr|vavoom-vmdl-1.4.3-3|59	
14cr|vavoom-vmdl-1.4.3-3|60	

8873 14
14cr|vbam-1.8.0.1159-3|1	%define revision	1159
14cr|vbam-1.8.0.1159-3|2	
14cr|vbam-1.8.0.1159-3|3	Name:		vbam
14cr|vbam-1.8.0.1159-3|4	Version:	1.8.0.%{revision}
14cr|vbam-1.8.0.1159-3|5	Release:	3
14cr|vbam-1.8.0.1159-3|6	
14cr|vbam-1.8.0.1159-3|7	Summary:	A GameBoy Advance emulator
14cr|vbam-1.8.0.1159-3|8	License:	GPLv2+
14cr|vbam-1.8.0.1159-3|9	Group:		Emulators
14cr|vbam-1.8.0.1159-3|10	URL:		http://sourceforge.net/projects/vbam
14cr|vbam-1.8.0.1159-3|11	Source0:	http://sourceforge.net/projects/vbam/files/VBA-M%20svn%20r%{revision}/%{name}-%{version}-src.tar.bz2
14cr|vbam-1.8.0.1159-3|12	Patch0:		vbam-1.8.0-glibc2.10-fix.patch
14cr|vbam-1.8.0.1159-3|13	
14cr|vbam-1.8.0.1159-3|14	BuildRequires:	cmake
14cr|vbam-1.8.0.1159-3|15	BuildRequires:	pkgconfig(sdl)
14cr|vbam-1.8.0.1159-3|16	BuildRequires:	pkgconfig(gtkglextmm-1.2)
14cr|vbam-1.8.0.1159-3|17	BuildRequires:	pkgconfig(libglademm-2.4)
14cr|vbam-1.8.0.1159-3|18	BuildRequires:	pkgconfig(portaudio-2.0)
14cr|vbam-1.8.0.1159-3|19	BuildRequires:	pkgconfig(gtkmm-2.4)
14cr|vbam-1.8.0.1159-3|20	BuildRequires:	ffmpeg-devel
14cr|vbam-1.8.0.1159-3|21	BuildRequires:	sfml-graphics-devel
14cr|vbam-1.8.0.1159-3|22	BuildRequires:	sfml-network-devel
14cr|vbam-1.8.0.1159-3|23	BuildRequires:	sfml-system-devel
14cr|vbam-1.8.0.1159-3|24	BuildRequires:	sfml-window-devel
14cr|vbam-1.8.0.1159-3|25	BuildRequires:	desktop-file-utils
14cr|vbam-1.8.0.1159-3|26	
14cr|vbam-1.8.0.1159-3|27	%description
14cr|vbam-1.8.0.1159-3|28	VisualBoyAdvance-M is a GameBoy Advance emulator.
14cr|vbam-1.8.0.1159-3|29	It is based on VisualBoyAdvance and integrates the best
14cr|vbam-1.8.0.1159-3|30	features from the various other forks.
14cr|vbam-1.8.0.1159-3|31	
14cr|vbam-1.8.0.1159-3|32	It also features a GTK frontend.
14cr|vbam-1.8.0.1159-3|33	
14cr|vbam-1.8.0.1159-3|34	%prep
14cr|vbam-1.8.0.1159-3|35	%setup -q -c
14cr|vbam-1.8.0.1159-3|36	%patch0 -p1
14cr|vbam-1.8.0.1159-3|37	
14cr|vbam-1.8.0.1159-3|38	%build
14cr|vbam-1.8.0.1159-3|39	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DENABLE_WX=OFF
14cr|vbam-1.8.0.1159-3|40	
14cr|vbam-1.8.0.1159-3|41	%make
14cr|vbam-1.8.0.1159-3|42	
14cr|vbam-1.8.0.1159-3|43	%install
14cr|vbam-1.8.0.1159-3|44	%makeinstall_std
14cr|vbam-1.8.0.1159-3|45	
14cr|vbam-1.8.0.1159-3|46	#man page
14cr|vbam-1.8.0.1159-3|47	%__install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|vbam-1.8.0.1159-3|48	%__install -m 644 debian/vbam.1 %{buildroot}%{_mandir}/man1
14cr|vbam-1.8.0.1159-3|49	
14cr|vbam-1.8.0.1159-3|50	#xdg menu
14cr|vbam-1.8.0.1159-3|51	desktop-file-install --vendor="" \
14cr|vbam-1.8.0.1159-3|52	--remove-category="Application" \
14cr|vbam-1.8.0.1159-3|53	--remove-key="Encoding" \
14cr|vbam-1.8.0.1159-3|54	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|vbam-1.8.0.1159-3|55	--dir %{buildroot}%{_datadir}/applications/ \
14cr|vbam-1.8.0.1159-3|56	%{buildroot}%{_datadir}/applications/*
14cr|vbam-1.8.0.1159-3|57	
14cr|vbam-1.8.0.1159-3|58	%find_lang g%{name}
14cr|vbam-1.8.0.1159-3|59	
14cr|vbam-1.8.0.1159-3|60	%files -f g%{name}.lang
14cr|vbam-1.8.0.1159-3|61	%doc doc/ReadMe.SDL.txt doc/DevInfo.txt
14cr|vbam-1.8.0.1159-3|62	%{_bindir}/*vbam
14cr|vbam-1.8.0.1159-3|63	%config(noreplace) %{_sysconfdir}/vbam.cfg
14cr|vbam-1.8.0.1159-3|64	%{_datadir}/vbam
14cr|vbam-1.8.0.1159-3|65	%{_datadir}/applications/gvbam.desktop
14cr|vbam-1.8.0.1159-3|66	%{_iconsdir}/hicolor/*/apps/vbam.*
14cr|vbam-1.8.0.1159-3|67	%{_mandir}/man1/*
14cr|vbam-1.8.0.1159-3|68	
14cr|vbam-1.8.0.1159-3|69	
14cr|vbam-1.8.0.1159-3|70	
14cr|vbam-1.8.0.1159-3|71	%changelog
14cr|vbam-1.8.0.1159-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0.1159-3
14cr|vbam-1.8.0.1159-3|73	+ Revision: 13bbc5e
14cr|vbam-1.8.0.1159-3|74	- MassBuild#464: Increase release tag
14cr|vbam-1.8.0.1159-3|75	
14cr|vbam-1.8.0.1159-3|76	

8874 14
14cr|vblade-20-3|1	%define name vblade
14cr|vblade-20-3|2	%define version 20
14cr|vblade-20-3|3	%define release 3
14cr|vblade-20-3|4	
14cr|vblade-20-3|5	# (Nanar) TODO: An initscript !!
14cr|vblade-20-3|6	
14cr|vblade-20-3|7	Summary: Programs to export AoE block device
14cr|vblade-20-3|8	Name: %{name}
14cr|vblade-20-3|9	Version: %{version}
14cr|vblade-20-3|10	Release: %{release}
14cr|vblade-20-3|11	Source0: %{name}-%{version}.tgz
14cr|vblade-20-3|12	License: GPLv2
14cr|vblade-20-3|13	Group: System/Kernel and hardware
14cr|vblade-20-3|14	Url: http://sourceforge.net/projects/aoetools/
14cr|vblade-20-3|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|vblade-20-3|16	
14cr|vblade-20-3|17	%description
14cr|vblade-20-3|18	The vblade program (storage target) exports a block device using AoE.
14cr|vblade-20-3|19	
14cr|vblade-20-3|20	%prep
14cr|vblade-20-3|21	%setup -q
14cr|vblade-20-3|22	
14cr|vblade-20-3|23	%build
14cr|vblade-20-3|24	%make CFLAGS="%optflags"
14cr|vblade-20-3|25	
14cr|vblade-20-3|26	%install
14cr|vblade-20-3|27	rm -rf $RPM_BUILD_ROOT
14cr|vblade-20-3|28	
14cr|vblade-20-3|29	mkdir -p %buildroot{%_sbindir,%_mandir/man8}
14cr|vblade-20-3|30	
14cr|vblade-20-3|31	install vblade  %buildroot%_sbindir/vblade
14cr|vblade-20-3|32	install vblade.8 %buildroot%_mandir/man8/vblade.8
14cr|vblade-20-3|33	
14cr|vblade-20-3|34	%clean
14cr|vblade-20-3|35	rm -rf $RPM_BUILD_ROOT
14cr|vblade-20-3|36	
14cr|vblade-20-3|37	%files
14cr|vblade-20-3|38	%defattr(-,root,root)
14cr|vblade-20-3|39	%doc HACKING NEWS README
14cr|vblade-20-3|40	%_sbindir/*
14cr|vblade-20-3|41	%_mandir/*/*
14cr|vblade-20-3|42	
14cr|vblade-20-3|43	
14cr|vblade-20-3|44	
14cr|vblade-20-3|45	%changelog
14cr|vblade-20-3|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20-3
14cr|vblade-20-3|47	+ Revision: d9b3771
14cr|vblade-20-3|48	- MassBuild#464: Increase release tag
14cr|vblade-20-3|49	
14cr|vblade-20-3|50	

8875 14
14cr|vboxtool-0.4-1|1	%define name		vboxtool
14cr|vboxtool-0.4-1|2	%define version		0.4
14cr|vboxtool-0.4-1|3	%define release		%mkrel 1
14cr|vboxtool-0.4-1|4	
14cr|vboxtool-0.4-1|5	BuildArch:		noarch
14cr|vboxtool-0.4-1|6	
14cr|vboxtool-0.4-1|7	Name:			%{name}
14cr|vboxtool-0.4-1|8	Summary:		Easy control of virtual machines of VirtualBox on a Linux headless server
14cr|vboxtool-0.4-1|9	Version:		%{version}
14cr|vboxtool-0.4-1|10	Release:		%{release}
14cr|vboxtool-0.4-1|11	Source0:		%{name}-%{version}.zip
14cr|vboxtool-0.4-1|12	Source1:		machines.conf
14cr|vboxtool-0.4-1|13	Source2:		vboxtool.conf
14cr|vboxtool-0.4-1|14	Patch0:			vboxtool.patch
14cr|vboxtool-0.4-1|15	Patch1:			vboxtoolinit.patch
14cr|vboxtool-0.4-1|16	URL:			http://sourceforge.net/projects/%{name}/
14cr|vboxtool-0.4-1|17	
14cr|vboxtool-0.4-1|18	
14cr|vboxtool-0.4-1|19	Group:			Emulators
14cr|vboxtool-0.4-1|20	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vboxtool-0.4-1|21	License:		GPLv3
14cr|vboxtool-0.4-1|22	Requires(pre):		rpm-helper
14cr|vboxtool-0.4-1|23	Requires(preun):	rpm-helper
14cr|vboxtool-0.4-1|24	
14cr|vboxtool-0.4-1|25	
14cr|vboxtool-0.4-1|26	%description
14cr|vboxtool-0.4-1|27	Easy control of VM of VirtualBox on a Linux headless server.
14cr|vboxtool-0.4-1|28	
14cr|vboxtool-0.4-1|29	
14cr|vboxtool-0.4-1|30	%prep
14cr|vboxtool-0.4-1|31	%setup -q -T -a0 -c
14cr|vboxtool-0.4-1|32	%patch0 -p0 -b .patch
14cr|vboxtool-0.4-1|33	%patch1	-p0 -b .patch
14cr|vboxtool-0.4-1|34	
14cr|vboxtool-0.4-1|35	chmod 644 readme.txt
14cr|vboxtool-0.4-1|36	chmod 644 COPYING.txt
14cr|vboxtool-0.4-1|37	chmod 644 changelog.txt
14cr|vboxtool-0.4-1|38	
14cr|vboxtool-0.4-1|39	
14cr|vboxtool-0.4-1|40	%build
14cr|vboxtool-0.4-1|41	%install
14cr|vboxtool-0.4-1|42	rm -rf $RPM_BUILD_ROOT
14cr|vboxtool-0.4-1|43	install -d $RPM_BUILD_ROOT/%{_prefix}/bin/
14cr|vboxtool-0.4-1|44	install -d $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/
14cr|vboxtool-0.4-1|45	install -d $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
14cr|vboxtool-0.4-1|46	cp -f script/vboxtool $RPM_BUILD_ROOT/%{_prefix}/bin/
14cr|vboxtool-0.4-1|47	cp -f script/vboxtoolinit $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/
14cr|vboxtool-0.4-1|48	cp -f %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
14cr|vboxtool-0.4-1|49	cp -f %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
14cr|vboxtool-0.4-1|50	chmod 644 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/*
14cr|vboxtool-0.4-1|51	
14cr|vboxtool-0.4-1|52	
14cr|vboxtool-0.4-1|53	%clean
14cr|vboxtool-0.4-1|54	rm -rf $RPM_BUILD_ROOT
14cr|vboxtool-0.4-1|55	
14cr|vboxtool-0.4-1|56	
14cr|vboxtool-0.4-1|57	%post
14cr|vboxtool-0.4-1|58	%_post_service vboxtoolinit
14cr|vboxtool-0.4-1|59	
14cr|vboxtool-0.4-1|60	
14cr|vboxtool-0.4-1|61	
14cr|vboxtool-0.4-1|62	%preun
14cr|vboxtool-0.4-1|63	%_preun_service vboxtoolinit
14cr|vboxtool-0.4-1|64	
14cr|vboxtool-0.4-1|65	
14cr|vboxtool-0.4-1|66	%files
14cr|vboxtool-0.4-1|67	%defattr(-,root,root)
14cr|vboxtool-0.4-1|68	%doc readme.txt COPYING.txt changelog.txt
14cr|vboxtool-0.4-1|69	%config(noreplace) %{_sysconfdir}/%{name}/machines.conf
14cr|vboxtool-0.4-1|70	%config(noreplace) %{_sysconfdir}/%{name}/vboxtool.conf
14cr|vboxtool-0.4-1|71	%{_prefix}/bin/%{name}
14cr|vboxtool-0.4-1|72	%{_sysconfdir}/init.d/vboxtoolinit
14cr|vboxtool-0.4-1|73	
14cr|vboxtool-0.4-1|74	
14cr|vboxtool-0.4-1|75	
14cr|vboxtool-0.4-1|76	%changelog
14cr|vboxtool-0.4-1|77	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.4-1
14cr|vboxtool-0.4-1|78	+ Revision: 341c506
14cr|vboxtool-0.4-1|79	- Automatic import for version 0.4
14cr|vboxtool-0.4-1|80	
14cr|vboxtool-0.4-1|81	

8876 14
14cr|vc-0.7.1-2|1	%define debug_package %nil
14cr|vc-0.7.1-2|2	%define major 0
14cr|vc-0.7.1-2|3	%define beta %{nil}
14cr|vc-0.7.1-2|4	%define scmrev %{nil}
14cr|vc-0.7.1-2|5	%define devname %mklibname vc -d -s
14cr|vc-0.7.1-2|6	
14cr|vc-0.7.1-2|7	Name: vc
14cr|vc-0.7.1-2|8	Version: 0.7.1
14cr|vc-0.7.1-2|9	%if "%{beta}" == ""
14cr|vc-0.7.1-2|10	%if "%{scmrev}" == ""
14cr|vc-0.7.1-2|11	Release: 2
14cr|vc-0.7.1-2|12	Source: http://code.compeng.uni-frankfurt.de/attachments/download/161/Vc-%version.tar.gz
14cr|vc-0.7.1-2|13	%else
14cr|vc-0.7.1-2|14	Release: 0.%{scmrev}.1
14cr|vc-0.7.1-2|15	Source: %{name}-%{scmrev}.tar.xz
14cr|vc-0.7.1-2|16	%endif
14cr|vc-0.7.1-2|17	%else
14cr|vc-0.7.1-2|18	%if "%{scmrev}" == ""
14cr|vc-0.7.1-2|19	Release: 0.%{beta}.1
14cr|vc-0.7.1-2|20	Source: %{name}-%{version}%{beta}.tar.bz2
14cr|vc-0.7.1-2|21	%else
14cr|vc-0.7.1-2|22	Release: 0.%{beta}.%{scmrev}.1
14cr|vc-0.7.1-2|23	Source: %{name}-%{scmrev}.tar.xz
14cr|vc-0.7.1-2|24	%endif
14cr|vc-0.7.1-2|25	%endif
14cr|vc-0.7.1-2|26	BuildRequires: cmake gcc-c++
14cr|vc-0.7.1-2|27	Summary: Library to ease explicit vectorization of C++ code
14cr|vc-0.7.1-2|28	URL: http://code.compeng.uni-frankfurt.de/projects/vc
14cr|vc-0.7.1-2|29	License: LGPLv3
14cr|vc-0.7.1-2|30	Group: System/Libraries
14cr|vc-0.7.1-2|31	
14cr|vc-0.7.1-2|32	%track
14cr|vc-0.7.1-2|33	prog %{name} = {
14cr|vc-0.7.1-2|34	url = http://code.compeng.uni-frankfurt.de/projects/vc/files
14cr|vc-0.7.1-2|35	regex = "Vc-(__VER__)\.tar\.gz"
14cr|vc-0.7.1-2|36	version = %{version}
14cr|vc-0.7.1-2|37	}
14cr|vc-0.7.1-2|38	
14cr|vc-0.7.1-2|39	%description
14cr|vc-0.7.1-2|40	Vc is a free software library to ease explicit vectorization of C++ code.
14cr|vc-0.7.1-2|41	
14cr|vc-0.7.1-2|42	It has an intuitive API and provides portability between different
14cr|vc-0.7.1-2|43	compilers and compiler versions as well as portability between different
14cr|vc-0.7.1-2|44	vector instruction sets.
14cr|vc-0.7.1-2|45	
14cr|vc-0.7.1-2|46	Thus an application written with Vc can be compiled for
14cr|vc-0.7.1-2|47	
14cr|vc-0.7.1-2|48	AVX
14cr|vc-0.7.1-2|49	SSE2 up to SSE4.2
14cr|vc-0.7.1-2|50	SSE4a, XOP, and FMA4
14cr|vc-0.7.1-2|51	Scalar (fallback which works everywhere)
14cr|vc-0.7.1-2|52	LRBni support disabled, waiting for MIC
14cr|vc-0.7.1-2|53	
14cr|vc-0.7.1-2|54	%package -n %{devname}
14cr|vc-0.7.1-2|55	Summary: Development files for %{name}
14cr|vc-0.7.1-2|56	Group: Development/C
14cr|vc-0.7.1-2|57	Provides: %name-devel
14cr|vc-0.7.1-2|58	
14cr|vc-0.7.1-2|59	%description -n %{devname}
14cr|vc-0.7.1-2|60	Development files (Headers etc.) for %{name}.
14cr|vc-0.7.1-2|61	
14cr|vc-0.7.1-2|62	%prep
14cr|vc-0.7.1-2|63	%if "%{scmrev}" == ""
14cr|vc-0.7.1-2|64	%setup -q -n Vc-%{version}%{beta}
14cr|vc-0.7.1-2|65	%else
14cr|vc-0.7.1-2|66	%setup -q -n Vc
14cr|vc-0.7.1-2|67	%endif
14cr|vc-0.7.1-2|68	
14cr|vc-0.7.1-2|69	%build
14cr|vc-0.7.1-2|70	%cmake
14cr|vc-0.7.1-2|71	%make
14cr|vc-0.7.1-2|72	
14cr|vc-0.7.1-2|73	%install
14cr|vc-0.7.1-2|74	%makeinstall_std -C build
14cr|vc-0.7.1-2|75	
14cr|vc-0.7.1-2|76	%files -n %{devname}
14cr|vc-0.7.1-2|77	%_includedir/Vc
14cr|vc-0.7.1-2|78	%_prefix/lib/cmake/Vc
14cr|vc-0.7.1-2|79	%_libdir/*.a
14cr|vc-0.7.1-2|80	
14cr|vc-0.7.1-2|81	%changelog
14cr|vc-0.7.1-2|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|vc-0.7.1-2|83	+ Revision: 1750d36
14cr|vc-0.7.1-2|84	- MassBuild#464: Increase release tag
14cr|vc-0.7.1-2|85	
14cr|vc-0.7.1-2|86	

8877 14
14cr|vcg-1.30-10|1	%define debug_package	%{nil}
14cr|vcg-1.30-10|2	
14cr|vcg-1.30-10|3	%define name vcg
14cr|vcg-1.30-10|4	%define version 1.30
14cr|vcg-1.30-10|5	%define rel 10
14cr|vcg-1.30-10|6	%define release %{rel}
14cr|vcg-1.30-10|7	
14cr|vcg-1.30-10|8	Summary: The VCG visualization tool for compiler graphs
14cr|vcg-1.30-10|9	Name: %name
14cr|vcg-1.30-10|10	Version: %version
14cr|vcg-1.30-10|11	Release: %release
14cr|vcg-1.30-10|12	License: GPL
14cr|vcg-1.30-10|13	Group: Graphics
14cr|vcg-1.30-10|14	URL: http://www.cs.uni-sb.de/RW/users/sander/html/gsvcg1.html
14cr|vcg-1.30-10|15	Source: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/vcg.tar.bz2
14cr|vcg-1.30-10|16	Patch0: vcg.1.30-fix-build.patch
14cr|vcg-1.30-10|17	Patch1: vcg.1.30-fix-link.patch
14cr|vcg-1.30-10|18	
14cr|vcg-1.30-10|19	BuildRequires: pkgconfig(x11)
14cr|vcg-1.30-10|20	
14cr|vcg-1.30-10|21	%description
14cr|vcg-1.30-10|22	The VCG tool reads a textual and readable specification of a
14cr|vcg-1.30-10|23	graph and visualizes the graph.  If not all positions of
14cr|vcg-1.30-10|24	nodes are fixed, the tool layouts the graph using several
14cr|vcg-1.30-10|25	heuristics as reducing the number of crossings, minimizing
14cr|vcg-1.30-10|26	the size of edges, centering of nodes.  The specification
14cr|vcg-1.30-10|27	language of the VCG tool is nearly compatible to GRL, the
14cr|vcg-1.30-10|28	language of the edge tool, but contains many extensions.  The
14cr|vcg-1.30-10|29	VCG tool allows folding of dynamically or statically specified
14cr|vcg-1.30-10|30	regions of the graph.  It uses colors and runs on X11.
14cr|vcg-1.30-10|31	
14cr|vcg-1.30-10|32	%prep
14cr|vcg-1.30-10|33	%setup -q -n %{name}.%{version}
14cr|vcg-1.30-10|34	%patch0 -p1 -z .pix
14cr|vcg-1.30-10|35	%patch1 -p0 -b .link
14cr|vcg-1.30-10|36	
14cr|vcg-1.30-10|37	%build
14cr|vcg-1.30-10|38	make xvcg_gcc_noxmkmf xvcg CFLAGS="-c %{optflags -wall}"
14cr|vcg-1.30-10|39	
14cr|vcg-1.30-10|40	%install
14cr|vcg-1.30-10|41	install -d %buildroot/{%{_bindir},%{_mandir}/manl}
14cr|vcg-1.30-10|42	make SED=sed BINDIR=%buildroot/%{_bindir} MANDIR=%buildroot/%{_mandir}/man1 MANEXT=1 install
14cr|vcg-1.30-10|43	
14cr|vcg-1.30-10|44	cp -f demo/demo.csh expl
14cr|vcg-1.30-10|45	chmod 644 expl/cfg.vcg
14cr|vcg-1.30-10|46	
14cr|vcg-1.30-10|47	
14cr|vcg-1.30-10|48	%files
14cr|vcg-1.30-10|49	%doc COPYING README expl
14cr|vcg-1.30-10|50	%{_bindir}/*
14cr|vcg-1.30-10|51	%{_mandir}/*/*
14cr|vcg-1.30-10|52	
14cr|vcg-1.30-10|53	
14cr|vcg-1.30-10|54	
14cr|vcg-1.30-10|55	%changelog
14cr|vcg-1.30-10|56	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.30-10
14cr|vcg-1.30-10|57	+ Revision: e88f21f
14cr|vcg-1.30-10|58	- Spec clean, fix BR, bump rel.try to fix empty debug ( and failed :D )
14cr|vcg-1.30-10|59	
14cr|vcg-1.30-10|60	

8878 14
14cr|vcmi-0.96-1|1	%define _enable_debug_packages %{nil}
14cr|vcmi-0.96-1|2	%define debug_package %{nil}
14cr|vcmi-0.96-1|3	%define debugcflags %{nil}
14cr|vcmi-0.96-1|4	
14cr|vcmi-0.96-1|5	%define __noautoprov '(.*)\\.so(.*)'
14cr|vcmi-0.96-1|6	%define __noautoreq 'libvcmi\\.so(.*)|libminizip\\.so(.*)'
14cr|vcmi-0.96-1|7	
14cr|vcmi-0.96-1|8	Summary:	Open-source reimplementation and extension of the Heroes III game engine
14cr|vcmi-0.96-1|9	Name:		vcmi
14cr|vcmi-0.96-1|10	Version:	0.96
14cr|vcmi-0.96-1|11	Release:	1
14cr|vcmi-0.96-1|12	License:	GPLv2+
14cr|vcmi-0.96-1|13	Group:		Games/Strategy
14cr|vcmi-0.96-1|14	Url:		http://www.vcmi.eu/
14cr|vcmi-0.96-1|15	Source0:	http://download.vcmi.eu/%{name}-%{version}.tar.gz
14cr|vcmi-0.96-1|16	BuildRequires:	cmake
14cr|vcmi-0.96-1|17	BuildRequires:	qmake5
14cr|vcmi-0.96-1|18	BuildRequires:	boost-devel
14cr|vcmi-0.96-1|19	BuildRequires:	pkgconfig(libavcodec)
14cr|vcmi-0.96-1|20	BuildRequires:	pkgconfig(libavformat)
14cr|vcmi-0.96-1|21	BuildRequires:	pkgconfig(libavutil)
14cr|vcmi-0.96-1|22	BuildRequires:	pkgconfig(libswscale)
14cr|vcmi-0.96-1|23	BuildRequires:	pkgconfig(Qt5Network)
14cr|vcmi-0.96-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14cr|vcmi-0.96-1|25	BuildRequires:	pkgconfig(sdl)
14cr|vcmi-0.96-1|26	BuildRequires:	pkgconfig(SDL_image)
14cr|vcmi-0.96-1|27	BuildRequires:	pkgconfig(SDL_mixer)
14cr|vcmi-0.96-1|28	BuildRequires:	pkgconfig(SDL_ttf)
14cr|vcmi-0.96-1|29	BuildRequires:	pkgconfig(zlib)
14cr|vcmi-0.96-1|30	# For data extraction
14cr|vcmi-0.96-1|31	Requires:	unshield
14cr|vcmi-0.96-1|32	
14cr|vcmi-0.96-1|33	%description
14cr|vcmi-0.96-1|34	VCMI is an open-source project aiming to reimplement the Heroes of Might and
14cr|vcmi-0.96-1|35	Magic III: In the Wake of Gods game engine, giving it new and extended
14cr|vcmi-0.96-1|36	possibilities.
14cr|vcmi-0.96-1|37	
14cr|vcmi-0.96-1|38	To play Heroes III, you will need a copy of the original game.
14cr|vcmi-0.96-1|39	See VCMI's wiki for Heroes III installation instructions:
14cr|vcmi-0.96-1|40	http://wiki.vcmi.eu/index.php?title=Installation_on_Linux
14cr|vcmi-0.96-1|41	
14cr|vcmi-0.96-1|42	%files
14cr|vcmi-0.96-1|43	%doc README.md README.linux AUTHORS ChangeLog
14cr|vcmi-0.96-1|44	%{_datadir}/applications/%{name}*.desktop
14cr|vcmi-0.96-1|45	%{_iconsdir}/hicolor/*/apps/%{name}client.png
14cr|vcmi-0.96-1|46	%{_libdir}/%{name}/
14cr|vcmi-0.96-1|47	%{_gamesbindir}/%{name}*
14cr|vcmi-0.96-1|48	%{_gamesdatadir}/%{name}/
14cr|vcmi-0.96-1|49	
14cr|vcmi-0.96-1|50	#----------------------------------------------------------------------------
14cr|vcmi-0.96-1|51	
14cr|vcmi-0.96-1|52	%prep
14cr|vcmi-0.96-1|53	%setup -q
14cr|vcmi-0.96-1|54	
14cr|vcmi-0.96-1|55	%build
14cr|vcmi-0.96-1|56	%cmake \
14cr|vcmi-0.96-1|57	-DCMAKE_CXX_FLAGS_RELWITHDEBINFO="" \
14cr|vcmi-0.96-1|58	-DBIN_DIR=games \
14cr|vcmi-0.96-1|59	-DDATA_DIR=share/games/%{name} \
14cr|vcmi-0.96-1|60	-DLIB_DIR=%{_lib}/%{name} \
14cr|vcmi-0.96-1|61	-DCMAKE_INSTALL_LIBDIR=%{_lib} \
14cr|vcmi-0.96-1|62	-DCMAKE_SKIP_RPATH=OFF
14cr|vcmi-0.96-1|63	make
14cr|vcmi-0.96-1|64	
14cr|vcmi-0.96-1|65	%install
14cr|vcmi-0.96-1|66	%makeinstall_std -C build
14cr|vcmi-0.96-1|67	
14cr|vcmi-0.96-1|68	
14cr|vcmi-0.96-1|69	%changelog
14cr|vcmi-0.96-1|70	* Wed Jul 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.96-1
14cr|vcmi-0.96-1|71	+ Revision: 3b27300
14cr|vcmi-0.96-1|72	- Update BuildRequires
14cr|vcmi-0.96-1|73	
14cr|vcmi-0.96-1|74	

8879 14
14cr|VCO-plugins-0.3.0-2|1	%define debug_package %{nil}
14cr|VCO-plugins-0.3.0-2|2	
14cr|VCO-plugins-0.3.0-2|3	Name:           VCO-plugins
14cr|VCO-plugins-0.3.0-2|4	Version:        0.3.0
14cr|VCO-plugins-0.3.0-2|5	Release:        2
14cr|VCO-plugins-0.3.0-2|6	Summary:        LADSPA audio oscillator plugins
14cr|VCO-plugins-0.3.0-2|7	
14cr|VCO-plugins-0.3.0-2|8	Group:          System/Libraries
14cr|VCO-plugins-0.3.0-2|9	License:        GPLv2
14cr|VCO-plugins-0.3.0-2|10	URL:            http://users.skynet.be/solaris/linuxaudio/
14cr|VCO-plugins-0.3.0-2|11	Source:         http://users.skynet.be/solaris/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|VCO-plugins-0.3.0-2|12	
14cr|VCO-plugins-0.3.0-2|13	BuildRequires: ladspa-devel
14cr|VCO-plugins-0.3.0-2|14	Requires:   ladspa
14cr|VCO-plugins-0.3.0-2|15	
14cr|VCO-plugins-0.3.0-2|16	%description
14cr|VCO-plugins-0.3.0-2|17	VCO-plugins is a bunch of LADSPA plugins for audio processing written by
14cr|VCO-plugins-0.3.0-2|18	Fons Adriaensen.
14cr|VCO-plugins-0.3.0-2|19	
14cr|VCO-plugins-0.3.0-2|20	%prep
14cr|VCO-plugins-0.3.0-2|21	%setup -q
14cr|VCO-plugins-0.3.0-2|22	
14cr|VCO-plugins-0.3.0-2|23	%build
14cr|VCO-plugins-0.3.0-2|24	make %{?_smp_mflags}
14cr|VCO-plugins-0.3.0-2|25	
14cr|VCO-plugins-0.3.0-2|26	%install
14cr|VCO-plugins-0.3.0-2|27	rm -rf %{_buildroot}
14cr|VCO-plugins-0.3.0-2|28	
14cr|VCO-plugins-0.3.0-2|29	install -d -m 755 %{buildroot}/%{_libdir}/ladspa
14cr|VCO-plugins-0.3.0-2|30	install -m 644 *.so %{buildroot}/%{_libdir}/ladspa
14cr|VCO-plugins-0.3.0-2|31	
14cr|VCO-plugins-0.3.0-2|32	%files
14cr|VCO-plugins-0.3.0-2|33	%defattr(-,root,root,-)
14cr|VCO-plugins-0.3.0-2|34	%doc AUTHORS COPYING README
14cr|VCO-plugins-0.3.0-2|35	%{_libdir}/ladspa/*.so
14cr|VCO-plugins-0.3.0-2|36	
14cr|VCO-plugins-0.3.0-2|37	
14cr|VCO-plugins-0.3.0-2|38	
14cr|VCO-plugins-0.3.0-2|39	%changelog
14cr|VCO-plugins-0.3.0-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14cr|VCO-plugins-0.3.0-2|41	+ Revision: 8ef03b9
14cr|VCO-plugins-0.3.0-2|42	- MassBuild#464: Increase release tag
14cr|VCO-plugins-0.3.0-2|43	
14cr|VCO-plugins-0.3.0-2|44	

8880 14
14cr|vdk-2.4.1-7|1	# underlink.patch fixes most underlinking issues but there's one weird
14cr|vdk-2.4.1-7|2	# one I just can't shift - AdamW 2008/09
14cr|vdk-2.4.1-7|3	%define _disable_ld_no_undefined	1
14cr|vdk-2.4.1-7|4	
14cr|vdk-2.4.1-7|5	%define oname		vdklib
14cr|vdk-2.4.1-7|6	
14cr|vdk-2.4.1-7|7	%define major		2
14cr|vdk-2.4.1-7|8	%define libname		%mklibname %{name} %{major}
14cr|vdk-2.4.1-7|9	%define develname	%mklibname %{name} -d
14cr|vdk-2.4.1-7|10	
14cr|vdk-2.4.1-7|11	Summary:	C++ framework that binds GTK+ GUI libraries
14cr|vdk-2.4.1-7|12	Name:		vdk
14cr|vdk-2.4.1-7|13	Version:	2.4.1
14cr|vdk-2.4.1-7|14	Release:	7
14cr|vdk-2.4.1-7|15	Source0:	http://downloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
14cr|vdk-2.4.1-7|16	# From Debian: fix 'extra qualification' build errors - AdamW 2008/09
14cr|vdk-2.4.1-7|17	Patch0:		vdk-2.4.1-debian-qualification.patch
14cr|vdk-2.4.1-7|18	# From Debian: fix build failures caused by missing includes - AdamW
14cr|vdk-2.4.1-7|19	# 2008/09
14cr|vdk-2.4.1-7|20	Patch1:		vdk-2.4.1-debian-cstring.patch
14cr|vdk-2.4.1-7|21	# Fix underlinking issues - AdamW 2008/09
14cr|vdk-2.4.1-7|22	Patch2:		vdk-2.4.1-underlink.patch
14cr|vdk-2.4.1-7|23	# From Debian: fix x86_64 build issues - AdamW 2008/09
14cr|vdk-2.4.1-7|24	Patch3:		vdk-2.4.1-debian-x86_64.patch
14cr|vdk-2.4.1-7|25	URL:		http://vdklib.sourceforge.net/
14cr|vdk-2.4.1-7|26	License:	LGPLv2+
14cr|vdk-2.4.1-7|27	Group:		System/Libraries
14cr|vdk-2.4.1-7|28	BuildRequires:	sigc++2.0-devel
14cr|vdk-2.4.1-7|29	BuildRequires:	tetex
14cr|vdk-2.4.1-7|30	BuildRequires:	gtk2-devel
14cr|vdk-2.4.1-7|31	BuildRequires:	libdmx-devel
14cr|vdk-2.4.1-7|32	
14cr|vdk-2.4.1-7|33	%description
14cr|vdk-2.4.1-7|34	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
14cr|vdk-2.4.1-7|35	toolkit. The package also includes the VDK Component Library which
14cr|vdk-2.4.1-7|36	contains some useful new components not available in pure GTK+.
14cr|vdk-2.4.1-7|37	
14cr|vdk-2.4.1-7|38	Programming in VDK is much like programming in VCL and Borland C++
14cr|vdk-2.4.1-7|39	Builder.
14cr|vdk-2.4.1-7|40	
14cr|vdk-2.4.1-7|41	%package -n %{libname}
14cr|vdk-2.4.1-7|42	Summary:        C++ framework that binds GTK+ GUI libraries
14cr|vdk-2.4.1-7|43	Group:		System/Libraries
14cr|vdk-2.4.1-7|44	
14cr|vdk-2.4.1-7|45	%description -n %{libname}
14cr|vdk-2.4.1-7|46	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
14cr|vdk-2.4.1-7|47	toolkit. The package also includes the VDK Component Library which
14cr|vdk-2.4.1-7|48	contains some useful new components not available in pure GTK+.
14cr|vdk-2.4.1-7|49	
14cr|vdk-2.4.1-7|50	Programming in VDK is much like programming in VCL and Borland C++
14cr|vdk-2.4.1-7|51	Builder.
14cr|vdk-2.4.1-7|52	
14cr|vdk-2.4.1-7|53	%package -n %{develname}
14cr|vdk-2.4.1-7|54	Summary:	C++ framework that binds GTK+ GUI libraries
14cr|vdk-2.4.1-7|55	Group:		Development/GNOME and GTK+
14cr|vdk-2.4.1-7|56	Requires:	%{libname} = %{version}-%{release}
14cr|vdk-2.4.1-7|57	Provides:	%{name}-devel = %{EVRD}
14cr|vdk-2.4.1-7|58	Obsoletes:	%{mklibname vdk 2 -d}
14cr|vdk-2.4.1-7|59	
14cr|vdk-2.4.1-7|60	%description -n %{develname}
14cr|vdk-2.4.1-7|61	This package contains the headers and libraries needed to compile and
14cr|vdk-2.4.1-7|62	link applications using VDK.
14cr|vdk-2.4.1-7|63	
14cr|vdk-2.4.1-7|64	%prep
14cr|vdk-2.4.1-7|65	%setup -q
14cr|vdk-2.4.1-7|66	%patch0 -p1 -b .qualification
14cr|vdk-2.4.1-7|67	%patch1 -p1 -b .cstring
14cr|vdk-2.4.1-7|68	%patch2 -p1 -b .underlink
14cr|vdk-2.4.1-7|69	%patch3 -p1 -b .x86_64
14cr|vdk-2.4.1-7|70	
14cr|vdk-2.4.1-7|71	%build
14cr|vdk-2.4.1-7|72	%configure2_5x \
14cr|vdk-2.4.1-7|73	--host=%{_target_platform} \
14cr|vdk-2.4.1-7|74	--build=%{_target_platform} \
14cr|vdk-2.4.1-7|75	--enable-debug=no \
14cr|vdk-2.4.1-7|76	--enable-shared=yes \
14cr|vdk-2.4.1-7|77	--enable-static=no \
14cr|vdk-2.4.1-7|78	--enable-opt=2 \
14cr|vdk-2.4.1-7|79	--enable-testvdk=yes \
14cr|vdk-2.4.1-7|80	--enable-sigc=yes \
14cr|vdk-2.4.1-7|81	--enable-testsigc=yes \
14cr|vdk-2.4.1-7|82	--enable-gnome=yes \
14cr|vdk-2.4.1-7|83	--enable-doc-html=yes \
14cr|vdk-2.4.1-7|84	--enable-doc-latex=no \
14cr|vdk-2.4.1-7|85	--enable-doc-man=yes
14cr|vdk-2.4.1-7|86	
14cr|vdk-2.4.1-7|87	%make
14cr|vdk-2.4.1-7|88	make docs
14cr|vdk-2.4.1-7|89	
14cr|vdk-2.4.1-7|90	
14cr|vdk-2.4.1-7|91	%install
14cr|vdk-2.4.1-7|92	%makeinstall
14cr|vdk-2.4.1-7|93	rm -rf %{buildroot}/%{_docdir}/%{name}-devel-%{version}
14cr|vdk-2.4.1-7|94	
14cr|vdk-2.4.1-7|95	%files -n %{libname}
14cr|vdk-2.4.1-7|96	%{_libdir}/libvdk*.so.%{major}*
14cr|vdk-2.4.1-7|97	
14cr|vdk-2.4.1-7|98	%files -n %{develname}
14cr|vdk-2.4.1-7|99	%doc README TODO example doc/*.txt
14cr|vdk-2.4.1-7|100	%{_libdir}/libvdk*.so
14cr|vdk-2.4.1-7|101	%{_includedir}/vdk2
14cr|vdk-2.4.1-7|102	%{_mandir}/man1/*
14cr|vdk-2.4.1-7|103	%{_bindir}/*
14cr|vdk-2.4.1-7|104	%{_datadir}/aclocal/*
14cr|vdk-2.4.1-7|105	%{_libdir}/pkgconfig/vdk-2.x.pc
14cr|vdk-2.4.1-7|106	
14cr|vdk-2.4.1-7|107	
14cr|vdk-2.4.1-7|108	
14cr|vdk-2.4.1-7|109	%changelog
14cr|vdk-2.4.1-7|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-7
14cr|vdk-2.4.1-7|111	+ Revision: ba17df3
14cr|vdk-2.4.1-7|112	- MassBuild#464: Increase release tag
14cr|vdk-2.4.1-7|113	
14cr|vdk-2.4.1-7|114	

8881 14
14cr|vdpauinfo-0.0.6-2|1	
14cr|vdpauinfo-0.0.6-2|2	%define name	vdpauinfo
14cr|vdpauinfo-0.0.6-2|3	%define version	0.0.6
14cr|vdpauinfo-0.0.6-2|4	%define snap	0
14cr|vdpauinfo-0.0.6-2|5	%define rel	2
14cr|vdpauinfo-0.0.6-2|6	
14cr|vdpauinfo-0.0.6-2|7	Summary:	VDPAU acceleration information utility
14cr|vdpauinfo-0.0.6-2|8	Name:		%{name}
14cr|vdpauinfo-0.0.6-2|9	Version:	%{version}
14cr|vdpauinfo-0.0.6-2|10	%if %snap
14cr|vdpauinfo-0.0.6-2|11	Release:	0.%snap.%rel
14cr|vdpauinfo-0.0.6-2|12	%else
14cr|vdpauinfo-0.0.6-2|13	Release:	%rel
14cr|vdpauinfo-0.0.6-2|14	%endif
14cr|vdpauinfo-0.0.6-2|15	License:	MIT
14cr|vdpauinfo-0.0.6-2|16	Group:		Development/X11
14cr|vdpauinfo-0.0.6-2|17	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
14cr|vdpauinfo-0.0.6-2|18	%if %snap
14cr|vdpauinfo-0.0.6-2|19	# rm -rf vdpauinfo && git clone git://anongit.freedesktop.org/~aplattner/vdpauinfo && cd vdpauinfo/
14cr|vdpauinfo-0.0.6-2|20	# git archive --prefix=vdpauinfo-$(date +%Y%m%d)/ --format=tar HEAD | lzma > ../vdpauinfo-$(date +%Y%m%d).tar.lzma
14cr|vdpauinfo-0.0.6-2|21	Source:		vdpauinfo-%{snap}.tar.lzma
14cr|vdpauinfo-0.0.6-2|22	%else
14cr|vdpauinfo-0.0.6-2|23	Source:		http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
14cr|vdpauinfo-0.0.6-2|24	%endif
14cr|vdpauinfo-0.0.6-2|25	
14cr|vdpauinfo-0.0.6-2|26	BuildRequires:	pkgconfig(vdpau) >= 0.4
14cr|vdpauinfo-0.0.6-2|27	BuildRequires:	pkgconfig(x11)
14cr|vdpauinfo-0.0.6-2|28	BuildRequires:	python
14cr|vdpauinfo-0.0.6-2|29	Obsoletes:	vdpinfo < 0.0.6
14cr|vdpauinfo-0.0.6-2|30	
14cr|vdpauinfo-0.0.6-2|31	%description
14cr|vdpauinfo-0.0.6-2|32	Simple utility that queries and displays the VDPAU capabilities of
14cr|vdpauinfo-0.0.6-2|33	your X display and prints them in tabular format.
14cr|vdpauinfo-0.0.6-2|34	
14cr|vdpauinfo-0.0.6-2|35	%prep
14cr|vdpauinfo-0.0.6-2|36	%if %snap
14cr|vdpauinfo-0.0.6-2|37	%setup -q -n %{name}-%snap
14cr|vdpauinfo-0.0.6-2|38	%else
14cr|vdpauinfo-0.0.6-2|39	%setup -q
14cr|vdpauinfo-0.0.6-2|40	%endif
14cr|vdpauinfo-0.0.6-2|41	
14cr|vdpauinfo-0.0.6-2|42	%build
14cr|vdpauinfo-0.0.6-2|43	%if %snap
14cr|vdpauinfo-0.0.6-2|44	python functions.py > VDPDeviceImpl.h
14cr|vdpauinfo-0.0.6-2|45	autoreconf -fi
14cr|vdpauinfo-0.0.6-2|46	%endif
14cr|vdpauinfo-0.0.6-2|47	%configure2_5x
14cr|vdpauinfo-0.0.6-2|48	%make
14cr|vdpauinfo-0.0.6-2|49	
14cr|vdpauinfo-0.0.6-2|50	%install
14cr|vdpauinfo-0.0.6-2|51	%makeinstall_std
14cr|vdpauinfo-0.0.6-2|52	
14cr|vdpauinfo-0.0.6-2|53	
14cr|vdpauinfo-0.0.6-2|54	%files
14cr|vdpauinfo-0.0.6-2|55	%doc AUTHORS
14cr|vdpauinfo-0.0.6-2|56	%{_bindir}/%{name}
14cr|vdpauinfo-0.0.6-2|57	
14cr|vdpauinfo-0.0.6-2|58	
14cr|vdpauinfo-0.0.6-2|59	
14cr|vdpauinfo-0.0.6-2|60	
14cr|vdpauinfo-0.0.6-2|61	
14cr|vdpauinfo-0.0.6-2|62	%changelog
14cr|vdpauinfo-0.0.6-2|63	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.6-2
14cr|vdpauinfo-0.0.6-2|64	+ Revision: 75f1cab
14cr|vdpauinfo-0.0.6-2|65	- Switch to pkgconfig style, fix BR, spec clean, bump rel.
14cr|vdpauinfo-0.0.6-2|66	
14cr|vdpauinfo-0.0.6-2|67	

8882 14
14cr|vdpinfo-0.0.4-2|1	
14cr|vdpinfo-0.0.4-2|2	%define name	vdpinfo
14cr|vdpinfo-0.0.4-2|3	%define version	0.0.4
14cr|vdpinfo-0.0.4-2|4	%define rel	2
14cr|vdpinfo-0.0.4-2|5	
14cr|vdpinfo-0.0.4-2|6	Summary:	VDPAU acceleration information utility
14cr|vdpinfo-0.0.4-2|7	Name:		%{name}
14cr|vdpinfo-0.0.4-2|8	Version:	%{version}
14cr|vdpinfo-0.0.4-2|9	Release:	%rel
14cr|vdpinfo-0.0.4-2|10	License:	MIT
14cr|vdpinfo-0.0.4-2|11	Group:		Development/X11
14cr|vdpinfo-0.0.4-2|12	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
14cr|vdpinfo-0.0.4-2|13	Source:		http://www.cs.rug.nl/~wladimir/vdpinfo/vdpinfo-%{version}.tar.gz
14cr|vdpinfo-0.0.4-2|14	
14cr|vdpinfo-0.0.4-2|15	BuildRequires:	pkgconfig(vdpau)
14cr|vdpinfo-0.0.4-2|16	BuildRequires:	pkgconfig(x11)
14cr|vdpinfo-0.0.4-2|17	BuildRequires:	python
14cr|vdpinfo-0.0.4-2|18	
14cr|vdpinfo-0.0.4-2|19	%description
14cr|vdpinfo-0.0.4-2|20	Simple utility that queries and displays the VDPAU capabilities of
14cr|vdpinfo-0.0.4-2|21	your X display and prints them in tabular format.
14cr|vdpinfo-0.0.4-2|22	
14cr|vdpinfo-0.0.4-2|23	%prep
14cr|vdpinfo-0.0.4-2|24	%setup -q -n %{name}
14cr|vdpinfo-0.0.4-2|25	sed -i 's/^LDFLAGS=/LDFLAGS=%{ldflags} /' Makefile
14cr|vdpinfo-0.0.4-2|26	
14cr|vdpinfo-0.0.4-2|27	%build
14cr|vdpinfo-0.0.4-2|28	python functions.py > VDPDeviceImpl.h
14cr|vdpinfo-0.0.4-2|29	%make CXXFLAGS="%{optflags -wall}"
14cr|vdpinfo-0.0.4-2|30	
14cr|vdpinfo-0.0.4-2|31	%install
14cr|vdpinfo-0.0.4-2|32	install -d -m755 %{buildroot}%{_bindir}
14cr|vdpinfo-0.0.4-2|33	install -m755 %{name} %{buildroot}%{_bindir}
14cr|vdpinfo-0.0.4-2|34	
14cr|vdpinfo-0.0.4-2|35	
14cr|vdpinfo-0.0.4-2|36	
14cr|vdpinfo-0.0.4-2|37	%files
14cr|vdpinfo-0.0.4-2|38	%doc LICENSE
14cr|vdpinfo-0.0.4-2|39	%{_bindir}/%{name}
14cr|vdpinfo-0.0.4-2|40	
14cr|vdpinfo-0.0.4-2|41	
14cr|vdpinfo-0.0.4-2|42	%changelog
14cr|vdpinfo-0.0.4-2|43	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.4-2
14cr|vdpinfo-0.0.4-2|44	+ Revision: 53e9eef
14cr|vdpinfo-0.0.4-2|45	- Updated vdpinfo.spec
14cr|vdpinfo-0.0.4-2|46	
14cr|vdpinfo-0.0.4-2|47	

8883 14
14cr|vdr-1.6.0-28|1	%define maintpatch 2
14cr|vdr-1.6.0-28|2	%define oapiversion 1.6.0
14cr|vdr-1.6.0-28|3	
14cr|vdr-1.6.0-28|4	# Increased when ABI compatibility is broken by patches
14cr|vdr-1.6.0-28|5	# Reset to 1 when %oapiversion is raised
14cr|vdr-1.6.0-28|6	%define vdr_sub_abi	4
14cr|vdr-1.6.0-28|7	%define vdr_abi		%{oapiversion}_%{_lib}_abi_%{vdr_sub_abi}
14cr|vdr-1.6.0-28|8	%define apiversion	%{oapiversion}.%{vdr_sub_abi}
14cr|vdr-1.6.0-28|9	
14cr|vdr-1.6.0-28|10	# backportability
14cr|vdr-1.6.0-28|11	%define _localstatedir		%{_var}
14cr|vdr-1.6.0-28|12	
14cr|vdr-1.6.0-28|13	%define vdr_plugin_dir		%{_libdir}/%{name}
14cr|vdr-1.6.0-28|14	%define vdr_plugin_datadir	%{vdr_datadir}
14cr|vdr-1.6.0-28|15	%define vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
14cr|vdr-1.6.0-28|16	%define vdr_plugin_paramdir	%{vdr_datadir}/defaults
14cr|vdr-1.6.0-28|17	%define vdr_plugin_cachedir	%{_var}/cache/%{name}
14cr|vdr-1.6.0-28|18	%define vdr_videodir		%{_localstatedir}/lib/%{name}/video
14cr|vdr-1.6.0-28|19	%define vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
14cr|vdr-1.6.0-28|20	%define	vdr_datadir		%{_datadir}/%{name}
14cr|vdr-1.6.0-28|21	%define vdr_chanlogodir		%{vdr_datadir}/chanlogos
14cr|vdr-1.6.0-28|22	%define vdr_themedir		%{_localstatedir}/lib/%{name}/themes
14cr|vdr-1.6.0-28|23	%define vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
14cr|vdr-1.6.0-28|24	
14cr|vdr-1.6.0-28|25	%define vdr_plugin_flags	-fPIC
14cr|vdr-1.6.0-28|26	
14cr|vdr-1.6.0-28|27	%if %{maintpatch}
14cr|vdr-1.6.0-28|28	%define fullversion		%{version}-%{maintpatch}
14cr|vdr-1.6.0-28|29	%else
14cr|vdr-1.6.0-28|30	%define fullversion		%{version}
14cr|vdr-1.6.0-28|31	%endif
14cr|vdr-1.6.0-28|32	
14cr|vdr-1.6.0-28|33	Summary:	Video Disk Recorder - PVR suite
14cr|vdr-1.6.0-28|34	Name:		vdr
14cr|vdr-1.6.0-28|35	Version:	1.6.0
14cr|vdr-1.6.0-28|36	Release:	28
14cr|vdr-1.6.0-28|37	Group:		Video
14cr|vdr-1.6.0-28|38	License:	GPLv2+
14cr|vdr-1.6.0-28|39	URL:		http://www.tvdr.de/
14cr|vdr-1.6.0-28|40	Source:		ftp://ftp.tvdr.de/vdr/%{name}-%{version}.tar.bz2
14cr|vdr-1.6.0-28|41	
14cr|vdr-1.6.0-28|42	Source1:	vdr.init
14cr|vdr-1.6.0-28|43	Source2:	vdr-runvdr
14cr|vdr-1.6.0-28|44	Source3:	vdr-shutdown.sh.example
14cr|vdr-1.6.0-28|45	Source4:	vdr.sysconfig
14cr|vdr-1.6.0-28|46	Source5:	vdr-sky.cron
14cr|vdr-1.6.0-28|47	Source6:	vdr-sky.sysconfig
14cr|vdr-1.6.0-28|48	Source7:	vdr-README.mdv
14cr|vdr-1.6.0-28|49	Source8:	vdr-plugin-filetriggers.script
14cr|vdr-1.6.0-28|50	
14cr|vdr-1.6.0-28|51	# Patches last checked for updates: 2009/07/25
14cr|vdr-1.6.0-28|52	
14cr|vdr-1.6.0-28|53	# Drop DVB API version check, it is bumped arbitrarily:
14cr|vdr-1.6.0-28|54	Patch0:		vdr-drop-dvbapi-check.patch
14cr|vdr-1.6.0-28|55	# Configurable logident for multi-vdr systems:
14cr|vdr-1.6.0-28|56	Patch1:		vdr-1.6.0-logident.patch
14cr|vdr-1.6.0-28|57	# Make HasDecoder() return true even while in pmExtern playmode
14cr|vdr-1.6.0-28|58	Patch2:		vdr-1.6.0-hasdecoder.patch
14cr|vdr-1.6.0-28|59	# printf format warnings:
14cr|vdr-1.6.0-28|60	Patch3:		vdr-printf-format.patch
14cr|vdr-1.6.0-28|61	Patch4:		vdr-1.6.0-rsvps.patch
14cr|vdr-1.6.0-28|62	Patch5:		vdr-1.6.0-vdrversion.patch
14cr|vdr-1.6.0-28|63	# CanHandleOver2BitSubtitles() hack:
14cr|vdr-1.6.0-28|64	Patch6:		vdr-1.6.0-dxr3.patch
14cr|vdr-1.6.0-28|65	# Use monospace as default monospace font,
14cr|vdr-1.6.0-28|66	# sans serif as default large font:
14cr|vdr-1.6.0-28|67	Patch7:		vdr-1.6.0-default-fonts-mdv.patch
14cr|vdr-1.6.0-28|68	# Show more font aliases:
14cr|vdr-1.6.0-28|69	Patch8:		vdr-1.6.0-show-more-aliasfonts.patch
14cr|vdr-1.6.0-28|70	# Add options to disable use of device input or output:
14cr|vdr-1.6.0-28|71	Patch9:		vdr-1.6.0-shared-devices.patch
14cr|vdr-1.6.0-28|72	# For streamdev:
14cr|vdr-1.6.0-28|73	Patch10:	vdr-1.6.0-intcamdevices.mod.patch
14cr|vdr-1.6.0-28|74	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
14cr|vdr-1.6.0-28|75	Patch18:	vdr-1.6.0-h264-non-pod-type.patch
14cr|vdr-1.6.0-28|76	# fix overlapping strcpy in command-line parsing causing corruption:
14cr|vdr-1.6.0-28|77	Patch37:	vdr-fix-overlapping-strcpy.patch
14cr|vdr-1.6.0-28|78	# fix build with GCC 4.6
14cr|vdr-1.6.0-28|79	Patch39:	vdr-gcc4.6.patch
14cr|vdr-1.6.0-28|80	
14cr|vdr-1.6.0-28|81	# From upstream
14cr|vdr-1.6.0-28|82	# Switch from V4L1 to V4L2
14cr|vdr-1.6.0-28|83	Patch38:	vdr-adapt-to-v4l2.patch
14cr|vdr-1.6.0-28|84	
14cr|vdr-1.6.0-28|85	# From http://users.tkk.fi/~rahrenbe/vdr/
14cr|vdr-1.6.0-28|86	# and http://www.saunalahti.fi/~rahrenbe/vdr/patches/
14cr|vdr-1.6.0-28|87	# Updated with each version, gunzipped
14cr|vdr-1.6.0-28|88	# Note that they are usually just rediffed, no actual changes
14cr|vdr-1.6.0-28|89	Patch11:	vdr-1.6.0-cap_sys_nice.patch
14cr|vdr-1.6.0-28|90	Patch12:	vdr-1.6.0-liemikuutio-1.27.diff
14cr|vdr-1.6.0-28|91	Patch13:	vdr-1.6.0-cutter-marks.diff
14cr|vdr-1.6.0-28|92	Patch14:	vdr-1.6.0-parentalrating-content.diff
14cr|vdr-1.6.0-28|93	Patch15:	vdr-1.6.0-thread-name.diff
14cr|vdr-1.6.0-28|94	Patch16:	vdr-1.6.0-frontend-facilities.patch
14cr|vdr-1.6.0-28|95	Patch19:	vdr-1.6.0-subtitles-button.patch
14cr|vdr-1.6.0-28|96	Patch31:	vdr-1.6.0-hitk.patch
14cr|vdr-1.6.0-28|97	Patch32:	vdr-1.6.0-ionice.patch
14cr|vdr-1.6.0-28|98	
14cr|vdr-1.6.0-28|99	# From iptv
14cr|vdr-1.6.0-28|100	Patch17:	vdr-1.6.0-pluginparam.patch
14cr|vdr-1.6.0-28|101	Patch33:	vdr-1.6.0-plugindev-disable-ca-updates.patch
14cr|vdr-1.6.0-28|102	
14cr|vdr-1.6.0-28|103	# From http://e-tobi.net/ Debian repository
14cr|vdr-1.6.0-28|104	Patch20:	vdr-1.4.0-analogtv.patch
14cr|vdr-1.6.0-28|105	Patch21:	vdr-1.6.0-sort-options.patch
14cr|vdr-1.6.0-28|106	Patch22:	vdr-1.6.0-dd-record-option.patch
14cr|vdr-1.6.0-28|107	Patch23:	vdr-1.6.0-yaepg.patch
14cr|vdr-1.6.0-28|108	Patch24:	vdr-1.6.0-menuorg.patch
14cr|vdr-1.6.0-28|109	Patch25:	vdr-1.6.0-pin.patch
14cr|vdr-1.6.0-28|110	Patch26:	vdr-1.6.0-graphtft.patch
14cr|vdr-1.6.0-28|111	Patch27:	vdr-1.6.0-sourcecaps.patch
14cr|vdr-1.6.0-28|112	Patch28:	vdr-1.6.0-noepg.patch
14cr|vdr-1.6.0-28|113	Patch29:	vdr-1.6.0-reelchannelscan.patch
14cr|vdr-1.6.0-28|114	Patch30:	vdr-1.6.0-pvrinput.patch
14cr|vdr-1.6.0-28|115	
14cr|vdr-1.6.0-28|116	# From VDR mailinglist
14cr|vdr-1.6.0-28|117	Patch34:	vdr-1.6.0-ConfigurableLNBshare_1_5_10.diff
14cr|vdr-1.6.0-28|118	# fixes build with gcc4.4
14cr|vdr-1.6.0-28|119	Patch35:	vdr-1.7.7-grab.diff
14cr|vdr-1.6.0-28|120	# ditto
14cr|vdr-1.6.0-28|121	Patch36:	vdr-1.6.0-const.diff
14cr|vdr-1.6.0-28|122	
14cr|vdr-1.6.0-28|123	# From rotor plugin
14cr|vdr-1.6.0-28|124	Patch40:	vdr-1.5.5-rotor.diff
14cr|vdr-1.6.0-28|125	
14cr|vdr-1.6.0-28|126	# From http://toms-cafe.de/vdr/download/
14cr|vdr-1.6.0-28|127	Patch50:	http://toms-cafe.de/vdr/download/vdr-jumpplay-1.0-1.6.0.diff
14cr|vdr-1.6.0-28|128	Patch52:	http://toms-cafe.de/vdr/download/vdr-timer-info-0.5-1.5.15.diff
14cr|vdr-1.6.0-28|129	Patch53:	http://toms-cafe.de/vdr/download/vdr-cmdsubmenu-0.7-1.6.0.diff
14cr|vdr-1.6.0-28|130	
14cr|vdr-1.6.0-28|131	# From epgsearch
14cr|vdr-1.6.0-28|132	Patch64:	vdr.epgsearch-exttimeredit-0.0.2.diff
14cr|vdr-1.6.0-28|133	Patch65:	MainMenuHooks-v1_0.patch
14cr|vdr-1.6.0-28|134	Patch66:	timercmd-0.1_1.6.0.diff
14cr|vdr-1.6.0-28|135	
14cr|vdr-1.6.0-28|136	# From VDR mailinglist, Reinhard Nissl
14cr|vdr-1.6.0-28|137	Patch67:	vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
14cr|vdr-1.6.0-28|138	Patch68:	vdr-1.5.18-addon-fix_nid_tid_channel_iterator.diff
14cr|vdr-1.6.0-28|139	
14cr|vdr-1.6.0-28|140	# From ttxtsubs
14cr|vdr-1.6.0-28|141	Patch70:	vdr-1.6.0-2-ttxtsubs.patch
14cr|vdr-1.6.0-28|142	
14cr|vdr-1.6.0-28|143	%if %maintpatch
14cr|vdr-1.6.0-28|144	%(for n in {1..%maintpatch}; do
14cr|vdr-1.6.0-28|145	echo "Patch7$n: ftp://ftp.cadsoft.de/vdr/Developer/vdr-%{version}-$n.diff"
14cr|vdr-1.6.0-28|146	done)
14cr|vdr-1.6.0-28|147	%endif
14cr|vdr-1.6.0-28|148	
14cr|vdr-1.6.0-28|149	BuildRequires:	libcap-devel
14cr|vdr-1.6.0-28|150	BuildRequires:	jpeg-devel
14cr|vdr-1.6.0-28|151	BuildRequires:	pkgconfig(ncursesw)
14cr|vdr-1.6.0-28|152	BuildRequires:	pkgconfig(fontconfig)
14cr|vdr-1.6.0-28|153	BuildRequires:	freetype2-devel
14cr|vdr-1.6.0-28|154	Requires(post): rpm-helper
14cr|vdr-1.6.0-28|155	Requires(preun): rpm-helper
14cr|vdr-1.6.0-28|156	Requires(post):	vdr-common = %{version}
14cr|vdr-1.6.0-28|157	Requires:	vdr-common = %{version}
14cr|vdr-1.6.0-28|158	Provides:	vdr-abi = %{vdr_abi}
14cr|vdr-1.6.0-28|159	Obsoletes:	vdr-plugin-subtitles < 0.5.0-8
14cr|vdr-1.6.0-28|160	Requires(post):	ccp >= 0.4.1
14cr|vdr-1.6.0-28|161	# Plugins:
14cr|vdr-1.6.0-28|162	Requires:	ccp >= 0.4.1
14cr|vdr-1.6.0-28|163	
14cr|vdr-1.6.0-28|164	%description
14cr|vdr-1.6.0-28|165	VDR (Video Disk Recorder) is a very powerful and customizable PVR
14cr|vdr-1.6.0-28|166	suite. One of the most common usage cases of VDR is as a digital
14cr|vdr-1.6.0-28|167	set-top-box with the picture displayed on a television set. VDR can
14cr|vdr-1.6.0-28|168	also be used on desktop or even without any video output devices.
14cr|vdr-1.6.0-28|169	There are also lots of different plugins available to extend VDR's
14cr|vdr-1.6.0-28|170	capabilities.
14cr|vdr-1.6.0-28|171	
14cr|vdr-1.6.0-28|172	See http://www.linuxtv.org/vdrwiki/ for more information.
14cr|vdr-1.6.0-28|173	
14cr|vdr-1.6.0-28|174	VDR in this package is patched with the patches known as
14cr|vdr-1.6.0-28|175	liemikuutio, cutter-marks, parentalrating-content, thread-name,
14cr|vdr-1.6.0-28|176	menuorg, sort-options, dd-record-option, configurableLNBshare,
14cr|vdr-1.6.0-28|177	sourcecaps, jumpplay, timer-info, cmdsubmenu, h264, and with
14cr|vdr-1.6.0-28|178	patches which are required by various plugins.
14cr|vdr-1.6.0-28|179	%if %maintpatch
14cr|vdr-1.6.0-28|180	This build is additionally patched to the maintenance release
14cr|vdr-1.6.0-28|181	%{version}-%maintpatch.
14cr|vdr-1.6.0-28|182	%endif
14cr|vdr-1.6.0-28|183	
14cr|vdr-1.6.0-28|184	%package common
14cr|vdr-1.6.0-28|185	Summary:	Common files for VDR
14cr|vdr-1.6.0-28|186	Group:		Video
14cr|vdr-1.6.0-28|187	Requires(pre):	rpm-helper
14cr|vdr-1.6.0-28|188	Requires(postun): rpm-helper
14cr|vdr-1.6.0-28|189	
14cr|vdr-1.6.0-28|190	%description common
14cr|vdr-1.6.0-28|191	VDR (Video Disk Recorder) is a very powerful and customizable PVR
14cr|vdr-1.6.0-28|192	suite.
14cr|vdr-1.6.0-28|193	
14cr|vdr-1.6.0-28|194	This package contains the default "vdr" user required by VDR and
14cr|vdr-1.6.0-28|195	some other related tools.
14cr|vdr-1.6.0-28|196	
14cr|vdr-1.6.0-28|197	%package devel
14cr|vdr-1.6.0-28|198	Summary:	VDR development headers
14cr|vdr-1.6.0-28|199	Group:		Development/C++
14cr|vdr-1.6.0-28|200	Requires:	gettext
14cr|vdr-1.6.0-28|201	
14cr|vdr-1.6.0-28|202	%description devel
14cr|vdr-1.6.0-28|203	This package contains the headers that are needed to build
14cr|vdr-1.6.0-28|204	plugins for VDR.
14cr|vdr-1.6.0-28|205	
14cr|vdr-1.6.0-28|206	%package plugin-hello
14cr|vdr-1.6.0-28|207	Summary:	VDR plugin: A friendly greeting
14cr|vdr-1.6.0-28|208	Group:		Video
14cr|vdr-1.6.0-28|209	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|210	
14cr|vdr-1.6.0-28|211	%description plugin-hello
14cr|vdr-1.6.0-28|212	This is a small demo of the VDR plugin interface.
14cr|vdr-1.6.0-28|213	
14cr|vdr-1.6.0-28|214	%package plugin-osddemo
14cr|vdr-1.6.0-28|215	Summary:	VDR plugin: Demo of arbitrary OSD setup
14cr|vdr-1.6.0-28|216	Group:		Video
14cr|vdr-1.6.0-28|217	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|218	
14cr|vdr-1.6.0-28|219	%description plugin-osddemo
14cr|vdr-1.6.0-28|220	Demonstration of how a plugin can have its very own OSD setup.
14cr|vdr-1.6.0-28|221	
14cr|vdr-1.6.0-28|222	It's a very primitive game that opens a small window in which the
14cr|vdr-1.6.0-28|223	user can draw lines with the Up, Down, Left and Right buttons.
14cr|vdr-1.6.0-28|224	The color buttons are used to switch color.
14cr|vdr-1.6.0-28|225	Press Ok to close the window.
14cr|vdr-1.6.0-28|226	
14cr|vdr-1.6.0-28|227	%package plugin-skincurses
14cr|vdr-1.6.0-28|228	Summary:	VDR plugin: A text only skin
14cr|vdr-1.6.0-28|229	Group:		Video
14cr|vdr-1.6.0-28|230	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|231	
14cr|vdr-1.6.0-28|232	%description plugin-skincurses
14cr|vdr-1.6.0-28|233	The 'skincurses' plugin implements a VDR skin that works in a
14cr|vdr-1.6.0-28|234	shell window, using only plain text output. It re-implements
14cr|vdr-1.6.0-28|235	what used to be available by compiling VDR versions before 1.3.7
14cr|vdr-1.6.0-28|236	with the DEBUG_OSD macro set.
14cr|vdr-1.6.0-28|237	
14cr|vdr-1.6.0-28|238	%package plugin-sky
14cr|vdr-1.6.0-28|239	Summary:	VDR plugin: Sky Digibox interface
14cr|vdr-1.6.0-28|240	Group:		Video
14cr|vdr-1.6.0-28|241	Requires:	wget
14cr|vdr-1.6.0-28|242	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|243	
14cr|vdr-1.6.0-28|244	%description plugin-sky
14cr|vdr-1.6.0-28|245	The 'sky' plugin implements a new device for VDR, which is based on the
14cr|vdr-1.6.0-28|246	MPEG2 encoder card described at linuxtv.org/mpeg2/kfir.xml. It
14cr|vdr-1.6.0-28|247	allows you to connect the analog a/v output of your Sky Digibox to VDR,
14cr|vdr-1.6.0-28|248	so that you can enjoy the full recording flexibility of VDR with your
14cr|vdr-1.6.0-28|249	Sky subscription. Note that this is NOT something that does anything
14cr|vdr-1.6.0-28|250	illegal, like decrypting the Sky programme without a subscription. You
14cr|vdr-1.6.0-28|251	will need a Sky Digibox and a valid subscription in order to use this
14cr|vdr-1.6.0-28|252	plugin.
14cr|vdr-1.6.0-28|253	
14cr|vdr-1.6.0-28|254	%package plugin-status
14cr|vdr-1.6.0-28|255	Summary:	VDR plugin: Status monitor test
14cr|vdr-1.6.0-28|256	Group:		Video
14cr|vdr-1.6.0-28|257	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|258	
14cr|vdr-1.6.0-28|259	%description plugin-status
14cr|vdr-1.6.0-28|260	This is an example that shows the use of cStatus.
14cr|vdr-1.6.0-28|261	
14cr|vdr-1.6.0-28|262	%package plugin-servicedemo
14cr|vdr-1.6.0-28|263	Summary:	VDR plugin: Service demo
14cr|vdr-1.6.0-28|264	Group:		Video
14cr|vdr-1.6.0-28|265	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|266	
14cr|vdr-1.6.0-28|267	%description plugin-servicedemo
14cr|vdr-1.6.0-28|268	Demonstration of how plugins can communicate with each other.
14cr|vdr-1.6.0-28|269	
14cr|vdr-1.6.0-28|270	%package plugin-svdrpdemo
14cr|vdr-1.6.0-28|271	Summary:	VDR plugin: How to add SVDRP support to a plugin
14cr|vdr-1.6.0-28|272	Group:		Video
14cr|vdr-1.6.0-28|273	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|274	
14cr|vdr-1.6.0-28|275	%description plugin-svdrpdemo
14cr|vdr-1.6.0-28|276	This plugin shows how to add SVDRP support to a plugin.
14cr|vdr-1.6.0-28|277	
14cr|vdr-1.6.0-28|278	%package plugin-pictures
14cr|vdr-1.6.0-28|279	Summary:	VDR plugin: A simple picture viewer
14cr|vdr-1.6.0-28|280	Group:		Video
14cr|vdr-1.6.0-28|281	Requires:	vdr-abi = %vdr_abi
14cr|vdr-1.6.0-28|282	
14cr|vdr-1.6.0-28|283	%description plugin-pictures
14cr|vdr-1.6.0-28|284	The 'pictures' plugin implements a simple picture viewer.
14cr|vdr-1.6.0-28|285	
14cr|vdr-1.6.0-28|286	There is already an 'image' plugin out there which has a lot more
14cr|vdr-1.6.0-28|287	functionality than this one, but it's way too complex for my taste,
14cr|vdr-1.6.0-28|288	and also converts the image files on-the-fly, which makes it slow
14cr|vdr-1.6.0-28|289	on slow hardware.
14cr|vdr-1.6.0-28|290	
14cr|vdr-1.6.0-28|291	This plugin assumes that the pictures have already been converted to
14cr|vdr-1.6.0-28|292	MPEG frames (with the 'pic2mpg' script that comes with this archive),
14cr|vdr-1.6.0-28|293	and doesn't implement any fancy features like zooming, panning or
14cr|vdr-1.6.0-28|294	tiled previews. It's just a very simple viewer.
14cr|vdr-1.6.0-28|295	
14cr|vdr-1.6.0-28|296	%prep
14cr|vdr-1.6.0-28|297	%setup -q
14cr|vdr-1.6.0-28|298	
14cr|vdr-1.6.0-28|299	%patch0 -p1
14cr|vdr-1.6.0-28|300	%patch1 -p1
14cr|vdr-1.6.0-28|301	%patch2 -p1
14cr|vdr-1.6.0-28|302	%patch3 -p1
14cr|vdr-1.6.0-28|303	%patch4 -p1
14cr|vdr-1.6.0-28|304	%patch5 -p1
14cr|vdr-1.6.0-28|305	%patch7 -p1
14cr|vdr-1.6.0-28|306	%patch8 -p1
14cr|vdr-1.6.0-28|307	%patch9 -p1
14cr|vdr-1.6.0-28|308	%patch70 -p1
14cr|vdr-1.6.0-28|309	%patch12 -p1
14cr|vdr-1.6.0-28|310	%patch13 -p1
14cr|vdr-1.6.0-28|311	%patch14 -p1
14cr|vdr-1.6.0-28|312	%patch15 -p1
14cr|vdr-1.6.0-28|313	%patch16 -p1
14cr|vdr-1.6.0-28|314	%patch17 -p1
14cr|vdr-1.6.0-28|315	%patch20 -p1
14cr|vdr-1.6.0-28|316	%patch21 -p1
14cr|vdr-1.6.0-28|317	%patch22 -p1
14cr|vdr-1.6.0-28|318	%patch23 -p1
14cr|vdr-1.6.0-28|319	%patch24 -p1
14cr|vdr-1.6.0-28|320	%patch65 -p1
14cr|vdr-1.6.0-28|321	%patch25 -p1
14cr|vdr-1.6.0-28|322	%patch26 -p1
14cr|vdr-1.6.0-28|323	%patch27 -p1
14cr|vdr-1.6.0-28|324	%patch28 -p1
14cr|vdr-1.6.0-28|325	%patch29 -p1
14cr|vdr-1.6.0-28|326	%patch30 -p1
14cr|vdr-1.6.0-28|327	%patch34 -p1
14cr|vdr-1.6.0-28|328	%patch40 -p1
14cr|vdr-1.6.0-28|329	%patch50 -p1
14cr|vdr-1.6.0-28|330	%patch52 -p1
14cr|vdr-1.6.0-28|331	%patch53 -p1
14cr|vdr-1.6.0-28|332	%patch67 -p1
14cr|vdr-1.6.0-28|333	%patch68 -p0
14cr|vdr-1.6.0-28|334	%patch6 -p1
14cr|vdr-1.6.0-28|335	%patch10 -p1
14cr|vdr-1.6.0-28|336	%patch11 -p1
14cr|vdr-1.6.0-28|337	%patch19 -p1
14cr|vdr-1.6.0-28|338	%patch31 -p1
14cr|vdr-1.6.0-28|339	%patch32 -p1
14cr|vdr-1.6.0-28|340	%patch33 -p1
14cr|vdr-1.6.0-28|341	%patch64 -p1
14cr|vdr-1.6.0-28|342	%patch66 -p1
14cr|vdr-1.6.0-28|343	%patch35 -p0
14cr|vdr-1.6.0-28|344	%patch36 -p1
14cr|vdr-1.6.0-28|345	%patch18 -p1
14cr|vdr-1.6.0-28|346	%patch37 -p1
14cr|vdr-1.6.0-28|347	%patch38 -p1
14cr|vdr-1.6.0-28|348	%patch39 -p1
14cr|vdr-1.6.0-28|349	
14cr|vdr-1.6.0-28|350	%if %maintpatch
14cr|vdr-1.6.0-28|351	%(for n in {1..%maintpatch}; do
14cr|vdr-1.6.0-28|352	echo "%%patch7$n -p1"
14cr|vdr-1.6.0-28|353	done)
14cr|vdr-1.6.0-28|354	%endif
14cr|vdr-1.6.0-28|355	
14cr|vdr-1.6.0-28|356	sed -i "/isyslog(\"VDR version %%s started\", VDRVERSION);/s/VDRVERSION/\"%{fullversion} (%{version}-%{release})\"/" vdr.c
14cr|vdr-1.6.0-28|357	sed -ri '/define APIVERSION/s/^(.*")%{oapiversion}(".*)$/\1%{apiversion}\2/' config.h
14cr|vdr-1.6.0-28|358	sed -ri '/define VDRVERSION/s/^(.*")%{fullversion}(".*)$/\1%{version}-%{release}\2/' config.h
14cr|vdr-1.6.0-28|359	
14cr|vdr-1.6.0-28|360	# check that the macros are set correctly
14cr|vdr-1.6.0-28|361	[ $(sed -rn '/define APIVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%apiversion" ]
14cr|vdr-1.6.0-28|362	[ $(sed -rn '/define VDRVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%{version}-%{release}" ]
14cr|vdr-1.6.0-28|363	
14cr|vdr-1.6.0-28|364	cp -a %SOURCE3 shutdown.sh.example
14cr|vdr-1.6.0-28|365	
14cr|vdr-1.6.0-28|366	cat %SOURCE7 | sed 's,@vdr_plugin_dir@,%{vdr_plugin_dir},' > README.mdv
14cr|vdr-1.6.0-28|367	
14cr|vdr-1.6.0-28|368	mkdir i18n-to-gettext
14cr|vdr-1.6.0-28|369	mv i18n-to-gettext.pl i18n-to-gettext/
14cr|vdr-1.6.0-28|370	
14cr|vdr-1.6.0-28|371	# Comment default examples out
14cr|vdr-1.6.0-28|372	perl -pi -e "s/^S/# S/" diseqc.conf
14cr|vdr-1.6.0-28|373	
14cr|vdr-1.6.0-28|374	cat > README.1.6.0.upgrade.urpmi <<EOF
14cr|vdr-1.6.0-28|375	VDR 1.6 series is a major upgrade and you may need to make configuration
14cr|vdr-1.6.0-28|376	changes to adapt for this new series.
14cr|vdr-1.6.0-28|377	See UPDATE-1.6.0 for a summary of changes.
14cr|vdr-1.6.0-28|378	EOF
14cr|vdr-1.6.0-28|379	
14cr|vdr-1.6.0-28|380	cat > Make.config <<EOF
14cr|vdr-1.6.0-28|381	CFLAGS   = %{optflags} %{?ldflags}
14cr|vdr-1.6.0-28|382	CXXFLAGS = \$(CFLAGS)
14cr|vdr-1.6.0-28|383	
14cr|vdr-1.6.0-28|384	BINDIR   = %{_bindir}
14cr|vdr-1.6.0-28|385	MANDIR   = %{_mandir}
14cr|vdr-1.6.0-28|386	LOCDIR   = %{_datadir}/locale
14cr|vdr-1.6.0-28|387	
14cr|vdr-1.6.0-28|388	PLUGINLIBDIR = %{vdr_plugin_dir}
14cr|vdr-1.6.0-28|389	VIDEODIR = %{vdr_videodir}
14cr|vdr-1.6.0-28|390	CONFDIR = %{vdr_cfgdir}
14cr|vdr-1.6.0-28|391	LIBDIR = .
14cr|vdr-1.6.0-28|392	
14cr|vdr-1.6.0-28|393	LIRC_DEVICE = %{_var}/run/lirc/lircd
14cr|vdr-1.6.0-28|394	EOF
14cr|vdr-1.6.0-28|395	
14cr|vdr-1.6.0-28|396	cat > README.install.urpmi <<EOF
14cr|vdr-1.6.0-28|397	VDR is an advanced PVR suite and configuring it may not be easy for the
14cr|vdr-1.6.0-28|398	inexperienced. Please take a look at the provided documentation before
14cr|vdr-1.6.0-28|399	trying to configure it.
14cr|vdr-1.6.0-28|400	
14cr|vdr-1.6.0-28|401	Note that VDR does not support output to X11 or framebuffer without
14cr|vdr-1.6.0-28|402	additional plugins, such as xineliboutput or softdevice.
14cr|vdr-1.6.0-28|403	
14cr|vdr-1.6.0-28|404	VDR initscript is provided for your convenience. Instead of running vdr
14cr|vdr-1.6.0-28|405	directly, you should use the vdr service.
14cr|vdr-1.6.0-28|406	
14cr|vdr-1.6.0-28|407	%{distribution} VDR packages have the following filesystem layout:
14cr|vdr-1.6.0-28|408	
14cr|vdr-1.6.0-28|409	%{_sysconfdir}/sysconfig/vdr
14cr|vdr-1.6.0-28|410	%{distribution} VDR configuration file; the settings in this file are used to
14cr|vdr-1.6.0-28|411	construct the VDR parameters.
14cr|vdr-1.6.0-28|412	
14cr|vdr-1.6.0-28|413	%{_sysconfdir}/sysconfig/vdr-PLUGINNAME
14cr|vdr-1.6.0-28|414	%{distribution} VDR plugin configuration files; the settings in these files are used
14cr|vdr-1.6.0-28|415	to construct the parameters for VDR plugins.
14cr|vdr-1.6.0-28|416	
14cr|vdr-1.6.0-28|417	%vdr_videodir
14cr|vdr-1.6.0-28|418	Default VDR recordings directory.
14cr|vdr-1.6.0-28|419	
14cr|vdr-1.6.0-28|420	%vdr_cfgdir
14cr|vdr-1.6.0-28|421	Default VDR configuration directory.
14cr|vdr-1.6.0-28|422	
14cr|vdr-1.6.0-28|423	%vdr_chanlogodir
14cr|vdr-1.6.0-28|424	Default channel logo directory; The channel logos are used by plugins that
14cr|vdr-1.6.0-28|425	support them. The most compatible format is 64x48px 16-color xpm.
14cr|vdr-1.6.0-28|426	
14cr|vdr-1.6.0-28|427	For more information on VDR and its plugins, see http://linuxtv.org/vdrwiki/ .
14cr|vdr-1.6.0-28|428	EOF
14cr|vdr-1.6.0-28|429	
14cr|vdr-1.6.0-28|430	# The escaping gets a little messy:
14cr|vdr-1.6.0-28|431	# \$	= plain $ in macros
14cr|vdr-1.6.0-28|432	# \\	= multiline macro
14cr|vdr-1.6.0-28|433	# \\\\	= plain \ in macros
14cr|vdr-1.6.0-28|434	# these and their combinations are the only types of escaping present below:
14cr|vdr-1.6.0-28|435	cat > vdr.macros <<EOF
14cr|vdr-1.6.0-28|436	## VDR plugin macros ##
14cr|vdr-1.6.0-28|437	
14cr|vdr-1.6.0-28|438	%%vdr_version		%{version}-%{release}
14cr|vdr-1.6.0-28|439	%%vdr_rpmversion	%{version}
14cr|vdr-1.6.0-28|440	%%vdr_apiversion	%apiversion
14cr|vdr-1.6.0-28|441	%%vdr_abi		%vdr_abi
14cr|vdr-1.6.0-28|442	
14cr|vdr-1.6.0-28|443	%%vdr_plugin_flags	%%{optflags} %vdr_plugin_flags %%{vdr_plugin_ldflags} \${VDR_PLUGIN_EXTRA_FLAGS}
14cr|vdr-1.6.0-28|444	%%vdr_plugin_ldflags	%%(echo "%%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
14cr|vdr-1.6.0-28|445	
14cr|vdr-1.6.0-28|446	%%vdr_plugin_dir	%{_libdir}/%{name}
14cr|vdr-1.6.0-28|447	%%vdr_plugin_datadir	%{vdr_datadir}
14cr|vdr-1.6.0-28|448	%%vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
14cr|vdr-1.6.0-28|449	%%vdr_plugin_paramdir	%{vdr_datadir}/defaults
14cr|vdr-1.6.0-28|450	%%vdr_plugin_cachedir	%{_var}/cache/%{name}
14cr|vdr-1.6.0-28|451	%%vdr_videodir		%{_localstatedir}/lib/%{name}/video
14cr|vdr-1.6.0-28|452	%%vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
14cr|vdr-1.6.0-28|453	%%vdr_datadir		%{_datadir}/%{name}
14cr|vdr-1.6.0-28|454	%%vdr_chanlogodir	%{vdr_datadir}/chanlogos
14cr|vdr-1.6.0-28|455	%%vdr_themedir		%{_localstatedir}/lib/%{name}/themes
14cr|vdr-1.6.0-28|456	%%vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
14cr|vdr-1.6.0-28|457	
14cr|vdr-1.6.0-28|458	%%vdr_plugin_prep \\
14cr|vdr-1.6.0-28|459	for file in po/*.po; do \\
14cr|vdr-1.6.0-28|460	# drop empty translations \\
14cr|vdr-1.6.0-28|461	grep -Eq 'msgstr ".+"' \$file || rm -f \$file \\
14cr|vdr-1.6.0-28|462	done \\
14cr|vdr-1.6.0-28|463	set +x \\
14cr|vdr-1.6.0-28|464	echo Silent renaming of locales \\
14cr|vdr-1.6.0-28|465	for file in po/*_*.po; do \\
14cr|vdr-1.6.0-28|466	[ -f \$file ] || continue \\
14cr|vdr-1.6.0-28|467	[ \$(basename \$file .po) == "zh_CN" ] && continue \\
14cr|vdr-1.6.0-28|468	# VDR wrongly uses the _COUNTRY identification always \\
14cr|vdr-1.6.0-28|469	rm -rf \${file%_*.po}.po \\
14cr|vdr-1.6.0-28|470	mv \$file \${file%_*.po}.po \\
14cr|vdr-1.6.0-28|471	done \\
14cr|vdr-1.6.0-28|472	set -x \\
14cr|vdr-1.6.0-28|473	touch vdr_plugin_prep.done
14cr|vdr-1.6.0-28|474	
14cr|vdr-1.6.0-28|475	%%vdr_plugin_build \\
14cr|vdr-1.6.0-28|476	%%make all							\\\\\\
14cr|vdr-1.6.0-28|477	CFLAGS="%%{vdr_plugin_flags}"				\\\\\\
14cr|vdr-1.6.0-28|478	CXXFLAGS="%%{vdr_plugin_flags}"				\\\\\\
14cr|vdr-1.6.0-28|479	LDFLAGS="%%{vdr_plugin_ldflags}"				\\\\\\
14cr|vdr-1.6.0-28|480	PLUGINLIBDIR=%%{vdr_plugin_dir}				\\\\\\
14cr|vdr-1.6.0-28|481	VIDEODIR=%%{vdr_videodir}					\\\\\\
14cr|vdr-1.6.0-28|482	LIBDIR=.							\\\\\\
14cr|vdr-1.6.0-28|483	LOCALEDIR=locale						\\\\\\
14cr|vdr-1.6.0-28|484	VDRLOCALE='""'						\\\\\\
14cr|vdr-1.6.0-28|485	DVBDIR=%%{_prefix}						\\\\\\
14cr|vdr-1.6.0-28|486	VDRDIR=%{_includedir}/vdr					\\\\\\
14cr|vdr-1.6.0-28|487	VDRVERSION=%%{vdr_version}					\\\\\\
14cr|vdr-1.6.0-28|488	VDRVERSNUM=%%(echo %%{vdr_rpmversion} |			\\\\\\
14cr|vdr-1.6.0-28|489	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')		\\\\\\
14cr|vdr-1.6.0-28|490	APIVERSION=%%{vdr_apiversion}				\\\\\\
14cr|vdr-1.6.0-28|491	APIVERSNUM=%%(echo %%{vdr_apiversion} |			\\\\\\
14cr|vdr-1.6.0-28|492	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')
14cr|vdr-1.6.0-28|493	
14cr|vdr-1.6.0-28|494	%%vdr_plugin_install \\
14cr|vdr-1.6.0-28|495	if ! [ -e vdr_plugin_prep.done ]; then \\
14cr|vdr-1.6.0-28|496	echo "Missing %%%%vdr_plugin_prep, aborting!" \\
14cr|vdr-1.6.0-28|497	exit 1 \\
14cr|vdr-1.6.0-28|498	fi \\
14cr|vdr-1.6.0-28|499	rename .so.%%{vdr_version} .so.%%{vdr_apiversion} *.so.%%{vdr_version} &>/dev/null || : \\
14cr|vdr-1.6.0-28|500	for f in libvdr-*.so.%%{vdr_apiversion}; do \\
14cr|vdr-1.6.0-28|501	install -D -m755 \$f %%{buildroot}%%{vdr_plugin_dir}/\$f \\
14cr|vdr-1.6.0-28|502	install -d -m755 %%{buildroot}%%{_datadir} \\
14cr|vdr-1.6.0-28|503	[ -d locale ] && cp -r locale %%{buildroot}%%{_datadir} \\
14cr|vdr-1.6.0-28|504	NAME=\$(echo \$f | perl -pe "s/^libvdr-(.*).so.%%{vdr_apiversion}/\\\\1/") \\
14cr|vdr-1.6.0-28|505	echo %%{vdr_plugin_dir}/\$f > \$NAME.vdr \\
14cr|vdr-1.6.0-28|506	%%find_lang vdr-\$NAME || touch $NAME.lang \\
14cr|vdr-1.6.0-28|507	cat vdr-\$NAME.lang >> \$NAME.vdr \\
14cr|vdr-1.6.0-28|508	if [ -f "\$NAME.mandriva-params" ]; then \\
14cr|vdr-1.6.0-28|509	install -D -m644 \$NAME.mandriva-defaults %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.defaults \\
14cr|vdr-1.6.0-28|510	install -D -m644 \$NAME.mandriva-params %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.params \\
14cr|vdr-1.6.0-28|511	install -D -m644 \$NAME.mandriva-sysconfig %%{buildroot}%%{_sysconfdir}/sysconfig/vdr-\$NAME \\
14cr|vdr-1.6.0-28|512	echo "%%config(noreplace) %%{_sysconfdir}/sysconfig/vdr-\$NAME" >> \$NAME.vdr \\
14cr|vdr-1.6.0-28|513	echo "%%{vdr_plugin_paramdir}/\$NAME.defaults" >> \$NAME.vdr \\
14cr|vdr-1.6.0-28|514	echo "%%{vdr_plugin_paramdir}/\$NAME.params" >> \$NAME.vdr \\
14cr|vdr-1.6.0-28|515	fi \\
14cr|vdr-1.6.0-28|516	done
14cr|vdr-1.6.0-28|517	
14cr|vdr-1.6.0-28|518	%%vdr_chanlogo_notice This skin is able to display channel logos. In order to use this \\
14cr|vdr-1.6.0-28|519	functionality, channel logos must be put in %%{vdr_chanlogodir}. The \\
14cr|vdr-1.6.0-28|520	recommended format is 64x48px 16-color xpm. When using dxr3 as the \\
14cr|vdr-1.6.0-28|521	output device, the recommended maximum number of colors is 6.
14cr|vdr-1.6.0-28|522	
14cr|vdr-1.6.0-28|523	%%vdr_plugin_params_begin() \\
14cr|vdr-1.6.0-28|524	vdr_plugin_params_do() { \\
14cr|vdr-1.6.0-28|525	vdr_plugin_params_handle() { \\
14cr|vdr-1.6.0-28|526	if echo "\$gotparam" | grep -q "\$gotvar"; then \\
14cr|vdr-1.6.0-28|527	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
14cr|vdr-1.6.0-28|528	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|529	gotparam="\${gotparam//\$gotvar/'\\\\\$\$gotvar'}" \\
14cr|vdr-1.6.0-28|530	echo "[ -n \\\\"\\\\\$\$gotvar\\\\" ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|531	elif echo "\$gotparam" | grep -q "MULTIPLE_PARAMS"; then \\
14cr|vdr-1.6.0-28|532	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
14cr|vdr-1.6.0-28|533	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|534	echo "local gotparam=\\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|535	echo "echo \\\\"\\\\\$\$gotvar\\\\" | xargs -n1 | while read subvar &&" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|536	echo "	[ -n \\\\"\\\\\$subvar\\\\" ]; do" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|537	echo "	echo \\\\"\\\\\${gotparam//MULTIPLE_PARAMS/'\\\\\$subvar'}\\\\"" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|538	echo "done" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|539	else \\
14cr|vdr-1.6.0-28|540	[ -z "\$gotdefault" ] && gotdefault=no \\
14cr|vdr-1.6.0-28|541	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
14cr|vdr-1.6.0-28|542	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|543	echo "[ \\\\"\\\\\$\$gotvar\\\\" == yes ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
14cr|vdr-1.6.0-28|544	fi \\
14cr|vdr-1.6.0-28|545	echo >> %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|546	gotvar= \\
14cr|vdr-1.6.0-28|547	gotparam= \\
14cr|vdr-1.6.0-28|548	gotdefault= \\
14cr|vdr-1.6.0-28|549	} \\
14cr|vdr-1.6.0-28|550	local gotvar= \\
14cr|vdr-1.6.0-28|551	local gotparam= \\
14cr|vdr-1.6.0-28|552	local gotdefault= \\
14cr|vdr-1.6.0-28|553	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-defaults \\
14cr|vdr-1.6.0-28|554	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-params \\
14cr|vdr-1.6.0-28|555	echo -e "# VDR plugin %%1 configuration\\\\n" > %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|556	while read INPUT; do \\
14cr|vdr-1.6.0-28|557	if echo "\$INPUT" | grep -q '^#'; then \\
14cr|vdr-1.6.0-28|558	[ -n "\$gotvar" ] && [ -n "\$gotparam" ] && vdr_plugin_params_handle \\
14cr|vdr-1.6.0-28|559	echo "\$INPUT" >> %%1.mandriva-sysconfig \\
14cr|vdr-1.6.0-28|560	continue \\
14cr|vdr-1.6.0-28|561	fi \\
14cr|vdr-1.6.0-28|562	if echo "\$INPUT" | grep -q '^var='; then \\
14cr|vdr-1.6.0-28|563	gotvar="\${INPUT/var=}" \\
14cr|vdr-1.6.0-28|564	continue \\
14cr|vdr-1.6.0-28|565	fi \\
14cr|vdr-1.6.0-28|566	if echo "\$INPUT" | grep -q '^param='; then \\
14cr|vdr-1.6.0-28|567	eval gotparam="\${INPUT/param=}" \\
14cr|vdr-1.6.0-28|568	continue \\
14cr|vdr-1.6.0-28|569	fi \\
14cr|vdr-1.6.0-28|570	if echo "\$INPUT" | grep -q '^default='; then \\
14cr|vdr-1.6.0-28|571	eval gotdefault="\${INPUT/default=}" \\
14cr|vdr-1.6.0-28|572	continue \\
14cr|vdr-1.6.0-28|573	fi \\
14cr|vdr-1.6.0-28|574	exit 1 \\
14cr|vdr-1.6.0-28|575	done \\
14cr|vdr-1.6.0-28|576	vdr_plugin_params_handle \\
14cr|vdr-1.6.0-28|577	} \\
14cr|vdr-1.6.0-28|578	vdr_plugin_params_do <<VDR_PLUGIN_PARAMS_EOF \\
14cr|vdr-1.6.0-28|579	%%nil
14cr|vdr-1.6.0-28|580	
14cr|vdr-1.6.0-28|581	%%vdr_plugin_params_end VDR_PLUGIN_PARAMS_EOF
14cr|vdr-1.6.0-28|582	
14cr|vdr-1.6.0-28|583	%if %{mdkversion} >= 200900
14cr|vdr-1.6.0-28|584	%%vdr_plugin_post() %%{nil}
14cr|vdr-1.6.0-28|585	%%vdr_plugin_postun() %%{nil}
14cr|vdr-1.6.0-28|586	%else
14cr|vdr-1.6.0-28|587	%%vdr_plugin_post() if [ "\$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %%1; fi \\
14cr|vdr-1.6.0-28|588	%%nil
14cr|vdr-1.6.0-28|589	%%vdr_plugin_postun() if [ -e %{_initrddir}/%{name} ]; then if [ "\$1" = "0" ]; then /sbin/service vdr plugin_remove %%1; else /sbin/service vdr plugin_upgrade %%1; fi; fi \\
14cr|vdr-1.6.0-28|590	%%nil
14cr|vdr-1.6.0-28|591	%endif
14cr|vdr-1.6.0-28|592	
14cr|vdr-1.6.0-28|593	EOF
14cr|vdr-1.6.0-28|594	
14cr|vdr-1.6.0-28|595	# Local version of the above post and postun:
14cr|vdr-1.6.0-28|596	%define plugin_rpmscripts() \
14cr|vdr-1.6.0-28|597	%post plugin-%{1} \
14cr|vdr-1.6.0-28|598	if [ "$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %{1}; fi \
14cr|vdr-1.6.0-28|599	%postun plugin-%{1} \
14cr|vdr-1.6.0-28|600	if [ -e %{_initrddir}/%{name} ]; then if [ "$1" = "0" ]; then /sbin/service vdr plugin_remove %{1}; else /sbin/service vdr plugin_upgrade %{1}; fi; fi
14cr|vdr-1.6.0-28|601	
14cr|vdr-1.6.0-28|602	%build
14cr|vdr-1.6.0-28|603	%make
14cr|vdr-1.6.0-28|604	%define vdr_plugin_ldflags %(echo "%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
14cr|vdr-1.6.0-28|605	# [a-z] does not match v,w on fi_FI.ISO-8859-15, TODO: patch to use [[:lower:]]
14cr|vdr-1.6.0-28|606	# parallel make disabled, as of 2009-07-28 fails on klodia due to too many threads:
14cr|vdr-1.6.0-28|607	# "libgomp: Thread creation failed: Resource temporarily unavailable"
14cr|vdr-1.6.0-28|608	LC_ALL=C make plugins CFLAGS="%{optflags} %vdr_plugin_flags -I%{_includedir}/ncursesw %vdr_plugin_ldflags" CXXFLAGS="%{optflags} %vdr_plugin_flags -I%{_includedir}/ncursesw %vdr_plugin_ldflags"
14cr|vdr-1.6.0-28|609	
14cr|vdr-1.6.0-28|610	# fix locales
14cr|vdr-1.6.0-28|611	for dir in locale/*_*; do
14cr|vdr-1.6.0-28|612	[ $(basename $dir) == "zh_CN" ] && continue
14cr|vdr-1.6.0-28|613	# VDR wrongly uses the _COUNTRY identification always
14cr|vdr-1.6.0-28|614	rm -rf ${dir%_*}
14cr|vdr-1.6.0-28|615	mv $dir ${dir%_*}
14cr|vdr-1.6.0-28|616	done
14cr|vdr-1.6.0-28|617	
14cr|vdr-1.6.0-28|618	%install
14cr|vdr-1.6.0-28|619	
14cr|vdr-1.6.0-28|620	install -D -m755 vdr %{buildroot}%{_bindir}/vdr
14cr|vdr-1.6.0-28|621	install -d -m755 %{buildroot}%{vdr_videodir}
14cr|vdr-1.6.0-28|622	install -d -m755 %{buildroot}%{vdr_chanlogodir}
14cr|vdr-1.6.0-28|623	install -d -m755 %{buildroot}%{vdr_themedir}
14cr|vdr-1.6.0-28|624	install -d -m755 %{buildroot}%{vdr_cfgdir}
14cr|vdr-1.6.0-28|625	ln -s %{vdr_themedir} %{buildroot}%{vdr_cfgdir}/themes
14cr|vdr-1.6.0-28|626	
14cr|vdr-1.6.0-28|627	install -D -m644 vdr.1 %{buildroot}%{_mandir}/man1/vdr.1
14cr|vdr-1.6.0-28|628	install -D -m644 vdr.5 %{buildroot}%{_mandir}/man5/vdr.5
14cr|vdr-1.6.0-28|629	
14cr|vdr-1.6.0-28|630	install -d -m755 %{buildroot}%{vdr_plugin_dir}
14cr|vdr-1.6.0-28|631	install -m755 PLUGINS/src/*/*.so.* %{buildroot}%{vdr_plugin_dir}
14cr|vdr-1.6.0-28|632	
14cr|vdr-1.6.0-28|633	install -d -m755 %{buildroot}%{_includedir}/%{name}
14cr|vdr-1.6.0-28|634	install -d -m755 %{buildroot}%{_includedir}/libsi
14cr|vdr-1.6.0-28|635	install -m644 include/%{name}/* %{buildroot}%{_includedir}/%{name}
14cr|vdr-1.6.0-28|636	install -m644 include/libsi/* %{buildroot}%{_includedir}/libsi
14cr|vdr-1.6.0-28|637	
14cr|vdr-1.6.0-28|638	install -d -m755 %{buildroot}%{_sysconfdir}/rpm/macros.d
14cr|vdr-1.6.0-28|639	install -m644 vdr.macros %{buildroot}%{_sysconfdir}/rpm/macros.d
14cr|vdr-1.6.0-28|640	
14cr|vdr-1.6.0-28|641	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-1.6.0-28|642	install -m644 {diseqc.conf,keymacros.conf,sources.conf,svdrphosts.conf} \
14cr|vdr-1.6.0-28|643	%{buildroot}%{vdr_cfgdir}
14cr|vdr-1.6.0-28|644	
14cr|vdr-1.6.0-28|645	install -d -m755 %{buildroot}%{vdr_plugin_dir}
14cr|vdr-1.6.0-28|646	install -d -m755 %{buildroot}%{vdr_plugin_datadir}
14cr|vdr-1.6.0-28|647	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}
14cr|vdr-1.6.0-28|648	install -d -m755 %{buildroot}%{vdr_plugin_paramdir}
14cr|vdr-1.6.0-28|649	install -d -m755 %{buildroot}%{vdr_epgimagesdir}
14cr|vdr-1.6.0-28|650	
14cr|vdr-1.6.0-28|651	# init stuff
14cr|vdr-1.6.0-28|652	install -d -m755 %{buildroot}%{_initrddir}
14cr|vdr-1.6.0-28|653	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|vdr-1.6.0-28|654	install -m755 %SOURCE1 %{buildroot}%{_initrddir}/%{name}
14cr|vdr-1.6.0-28|655	install -m755 %SOURCE2 %{buildroot}%{_bindir}/runvdr
14cr|vdr-1.6.0-28|656	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|vdr-1.6.0-28|657	
14cr|vdr-1.6.0-28|658	# sky plugin
14cr|vdr-1.6.0-28|659	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/sky
14cr|vdr-1.6.0-28|660	install -m644 PLUGINS/src/sky/channels.conf.sky \
14cr|vdr-1.6.0-28|661	%{buildroot}%{vdr_plugin_cfgdir}/sky
14cr|vdr-1.6.0-28|662	install -m755 PLUGINS/src/sky/getskyepg.pl %{buildroot}%{_bindir}
14cr|vdr-1.6.0-28|663	install -d -m755 %{buildroot}%{_sysconfdir}/cron.daily
14cr|vdr-1.6.0-28|664	install -m755 %SOURCE5 %{buildroot}%{_sysconfdir}/cron.daily/getskyepg
14cr|vdr-1.6.0-28|665	install -m644 %SOURCE6 %{buildroot}%{_sysconfdir}/sysconfig/%{name}-sky
14cr|vdr-1.6.0-28|666	
14cr|vdr-1.6.0-28|667	# pictures plugin
14cr|vdr-1.6.0-28|668	install -m755 PLUGINS/src/pictures/pic2mpg %{buildroot}%{_bindir}
14cr|vdr-1.6.0-28|669	
14cr|vdr-1.6.0-28|670	# scripts
14cr|vdr-1.6.0-28|671	install -m755 *.pl %{buildroot}%{_bindir}
14cr|vdr-1.6.0-28|672	
14cr|vdr-1.6.0-28|673	# locales
14cr|vdr-1.6.0-28|674	cp -r locale %{buildroot}%{_datadir}/
14cr|vdr-1.6.0-28|675	
14cr|vdr-1.6.0-28|676	%if %{mdkversion} >= 200900
14cr|vdr-1.6.0-28|677	# automatic plugin post and postun actions
14cr|vdr-1.6.0-28|678	install -d -m755 %{buildroot}%{_var}/lib/rpm/filetriggers
14cr|vdr-1.6.0-28|679	install -m755 %SOURCE8 %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.script
14cr|vdr-1.6.0-28|680	echo "^.%{vdr_plugin_dir}/libvdr-.*\.so\." > %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
14cr|vdr-1.6.0-28|681	sed -i 's,#FILETRIGGERS#,,' %{buildroot}%{_initrddir}/%{name}
14cr|vdr-1.6.0-28|682	%endif
14cr|vdr-1.6.0-28|683	
14cr|vdr-1.6.0-28|684	%find_lang vdr
14cr|vdr-1.6.0-28|685	%find_lang vdr-hello
14cr|vdr-1.6.0-28|686	%find_lang vdr-skincurses
14cr|vdr-1.6.0-28|687	%find_lang vdr-pictures
14cr|vdr-1.6.0-28|688	
14cr|vdr-1.6.0-28|689	%clean
14cr|vdr-1.6.0-28|690	
14cr|vdr-1.6.0-28|691	%pre common
14cr|vdr-1.6.0-28|692	%_pre_useradd vdr %{_localstatedir}/lib/%{name} /bin/nologin
14cr|vdr-1.6.0-28|693	%{_bindir}/gpasswd -a vdr video >/dev/null
14cr|vdr-1.6.0-28|694	
14cr|vdr-1.6.0-28|695	%post
14cr|vdr-1.6.0-28|696	# This test can be removed when ccp is updated to check that .rpmnew is
14cr|vdr-1.6.0-28|697	# not obsolete
14cr|vdr-1.6.0-28|698	if test -e %{_sysconfdir}/sysconfig/vdr.rpmnew && test $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr.rpmnew) \
14cr|vdr-1.6.0-28|699	-gt $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr); then
14cr|vdr-1.6.0-28|700	ccp --backup --delete --ifexists --set NoOrphans --oldfile \
14cr|vdr-1.6.0-28|701	%{_sysconfdir}/sysconfig/vdr --newfile %{_sysconfdir}/sysconfig/vdr.rpmnew
14cr|vdr-1.6.0-28|702	fi
14cr|vdr-1.6.0-28|703	%_post_service vdr
14cr|vdr-1.6.0-28|704	
14cr|vdr-1.6.0-28|705	%preun
14cr|vdr-1.6.0-28|706	%_preun_service vdr
14cr|vdr-1.6.0-28|707	
14cr|vdr-1.6.0-28|708	%postun common
14cr|vdr-1.6.0-28|709	%_postun_userdel vdr
14cr|vdr-1.6.0-28|710	
14cr|vdr-1.6.0-28|711	%files -f vdr.lang
14cr|vdr-1.6.0-28|712	%doc HISTORY* INSTALL* MANUAL* CONTRIBUTORS* UPDATE* README*
14cr|vdr-1.6.0-28|713	%doc shutdown.sh.example
14cr|vdr-1.6.0-28|714	%attr(-,vdr,vdr) %dir %{vdr_cfgdir}
14cr|vdr-1.6.0-28|715	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}
14cr|vdr-1.6.0-28|716	%attr(-,vdr,vdr) %dir %{vdr_themedir}
14cr|vdr-1.6.0-28|717	%config(noreplace) %{vdr_cfgdir}/*.conf
14cr|vdr-1.6.0-28|718	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|vdr-1.6.0-28|719	%{_bindir}/vdr
14cr|vdr-1.6.0-28|720	%{_initrddir}/%{name}
14cr|vdr-1.6.0-28|721	%{_bindir}/runvdr
14cr|vdr-1.6.0-28|722	%{_bindir}/epg2html.pl
14cr|vdr-1.6.0-28|723	%{_bindir}/summary2info.pl
14cr|vdr-1.6.0-28|724	%{_bindir}/svdrpsend.pl
14cr|vdr-1.6.0-28|725	%{_mandir}/man1/vdr.1*
14cr|vdr-1.6.0-28|726	%{_mandir}/man5/vdr.5*
14cr|vdr-1.6.0-28|727	%attr(-,vdr,vdr) %dir %{vdr_videodir}
14cr|vdr-1.6.0-28|728	%dir %{vdr_plugin_dir}
14cr|vdr-1.6.0-28|729	%dir %{vdr_plugin_datadir}
14cr|vdr-1.6.0-28|730	%dir %{vdr_plugin_cachedir}
14cr|vdr-1.6.0-28|731	%dir %{vdr_chanlogodir}
14cr|vdr-1.6.0-28|732	%{vdr_cfgdir}/themes
14cr|vdr-1.6.0-28|733	%dir %{vdr_plugin_paramdir}
14cr|vdr-1.6.0-28|734	%dir %{vdr_epgimagesdir}
14cr|vdr-1.6.0-28|735	%if %{mdkversion} >= 200900
14cr|vdr-1.6.0-28|736	%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
14cr|vdr-1.6.0-28|737	%{_var}/lib/rpm/filetriggers/vdr-plugins.script
14cr|vdr-1.6.0-28|738	%endif
14cr|vdr-1.6.0-28|739	
14cr|vdr-1.6.0-28|740	%files common
14cr|vdr-1.6.0-28|741	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/%{name}
14cr|vdr-1.6.0-28|742	
14cr|vdr-1.6.0-28|743	%files devel
14cr|vdr-1.6.0-28|744	%doc i18n-to-gettext/i18n-to-gettext.pl
14cr|vdr-1.6.0-28|745	%{_sysconfdir}/rpm/macros.d/vdr.macros
14cr|vdr-1.6.0-28|746	%{_includedir}/vdr
14cr|vdr-1.6.0-28|747	%{_includedir}/libsi
14cr|vdr-1.6.0-28|748	
14cr|vdr-1.6.0-28|749	%files plugin-hello -f vdr-hello.lang
14cr|vdr-1.6.0-28|750	%doc PLUGINS/src/hello/HISTORY
14cr|vdr-1.6.0-28|751	%doc PLUGINS/src/hello/README
14cr|vdr-1.6.0-28|752	%{vdr_plugin_dir}/libvdr-hello.so.%{apiversion}
14cr|vdr-1.6.0-28|753	
14cr|vdr-1.6.0-28|754	%files plugin-osddemo
14cr|vdr-1.6.0-28|755	%doc PLUGINS/src/osddemo/HISTORY
14cr|vdr-1.6.0-28|756	%doc PLUGINS/src/osddemo/README
14cr|vdr-1.6.0-28|757	%{vdr_plugin_dir}/libvdr-osddemo.so.%{apiversion}
14cr|vdr-1.6.0-28|758	
14cr|vdr-1.6.0-28|759	%files plugin-pictures -f vdr-pictures.lang
14cr|vdr-1.6.0-28|760	%doc PLUGINS/src/pictures/HISTORY
14cr|vdr-1.6.0-28|761	%doc PLUGINS/src/pictures/README
14cr|vdr-1.6.0-28|762	%{_bindir}/pic2mpg
14cr|vdr-1.6.0-28|763	%{vdr_plugin_dir}/libvdr-pictures.so.%{apiversion}
14cr|vdr-1.6.0-28|764	
14cr|vdr-1.6.0-28|765	%files plugin-skincurses -f vdr-skincurses.lang
14cr|vdr-1.6.0-28|766	%doc PLUGINS/src/skincurses/HISTORY
14cr|vdr-1.6.0-28|767	%doc PLUGINS/src/skincurses/README
14cr|vdr-1.6.0-28|768	%{vdr_plugin_dir}/libvdr-skincurses.so.%{apiversion}
14cr|vdr-1.6.0-28|769	
14cr|vdr-1.6.0-28|770	%files plugin-sky
14cr|vdr-1.6.0-28|771	%doc PLUGINS/src/sky/HISTORY
14cr|vdr-1.6.0-28|772	%doc PLUGINS/src/sky/README
14cr|vdr-1.6.0-28|773	%doc PLUGINS/src/sky/lircd.conf.sky
14cr|vdr-1.6.0-28|774	%{_bindir}/getskyepg.pl
14cr|vdr-1.6.0-28|775	%config(noreplace) %{vdr_plugin_cfgdir}/sky/channels.conf.sky
14cr|vdr-1.6.0-28|776	%{_sysconfdir}/cron.daily/getskyepg
14cr|vdr-1.6.0-28|777	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-sky
14cr|vdr-1.6.0-28|778	%{vdr_plugin_dir}/libvdr-sky.so.%{apiversion}
14cr|vdr-1.6.0-28|779	
14cr|vdr-1.6.0-28|780	%files plugin-status
14cr|vdr-1.6.0-28|781	%doc PLUGINS/src/status/HISTORY
14cr|vdr-1.6.0-28|782	%doc PLUGINS/src/status/README
14cr|vdr-1.6.0-28|783	%{vdr_plugin_dir}/libvdr-status.so.%{apiversion}
14cr|vdr-1.6.0-28|784	
14cr|vdr-1.6.0-28|785	%files plugin-servicedemo
14cr|vdr-1.6.0-28|786	%doc PLUGINS/src/servicedemo/HISTORY
14cr|vdr-1.6.0-28|787	%doc PLUGINS/src/servicedemo/README
14cr|vdr-1.6.0-28|788	%{vdr_plugin_dir}/libvdr-svccli.so.%{apiversion}
14cr|vdr-1.6.0-28|789	%{vdr_plugin_dir}/libvdr-svcsvr.so.%{apiversion}
14cr|vdr-1.6.0-28|790	
14cr|vdr-1.6.0-28|791	%files plugin-svdrpdemo
14cr|vdr-1.6.0-28|792	%doc PLUGINS/src/svdrpdemo/HISTORY
14cr|vdr-1.6.0-28|793	%doc PLUGINS/src/svdrpdemo/README
14cr|vdr-1.6.0-28|794	%{vdr_plugin_dir}/libvdr-svdrpdemo.so.%{apiversion}
14cr|vdr-1.6.0-28|795	
14cr|vdr-1.6.0-28|796	
14cr|vdr-1.6.0-28|797	
14cr|vdr-1.6.0-28|798	%changelog
14cr|vdr-1.6.0-28|799	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-28
14cr|vdr-1.6.0-28|800	+ Revision: 2fed2c1
14cr|vdr-1.6.0-28|801	- MassBuild#464: Increase release tag
14cr|vdr-1.6.0-28|802	
14cr|vdr-1.6.0-28|803	

8884 14
14cr|vdradmin-am-3.6.7-2|1	Summary:        Web interface for VDR
14cr|vdradmin-am-3.6.7-2|2	Name:           vdradmin-am
14cr|vdradmin-am-3.6.7-2|3	Version:        3.6.7
14cr|vdradmin-am-3.6.7-2|4	Release:        2
14cr|vdradmin-am-3.6.7-2|5	Group:          Video
14cr|vdradmin-am-3.6.7-2|6	License:        GPL
14cr|vdradmin-am-3.6.7-2|7	URL:            http://andreas.vdr-developer.org/vdradmin-am/
14cr|vdradmin-am-3.6.7-2|8	Source:         http://andreas.vdr-developer.org/download/%{name}-%{version}.tar.bz2
14cr|vdradmin-am-3.6.7-2|9	Source2:        vdradmin.service
14cr|vdradmin-am-3.6.7-2|10	Source3:        vdradmin.sysconfig
14cr|vdradmin-am-3.6.7-2|11	Source4:        vdradmin-wrapper.sh
14cr|vdradmin-am-3.6.7-2|12	# https://qa.mandriva.com/show_bug.cgi?id=52396
14cr|vdradmin-am-3.6.7-2|13	# We should probably use "use open ':locale';", but it doesn't seem to
14cr|vdradmin-am-3.6.7-2|14	# work if we do that, TODO: investigate
14cr|vdradmin-am-3.6.7-2|15	Patch0:         vdradmin-am-workaround-perl-bug.patch
14cr|vdradmin-am-3.6.7-2|16	# we use syslog now, no logdir needed
14cr|vdradmin-am-3.6.7-2|17	Patch1:         vdradmin-am-no-logdir-needed.patch
14cr|vdradmin-am-3.6.7-2|18	# allow pidfile in non-writable directory (we precreate the file with good perms),
14cr|vdradmin-am-3.6.7-2|19	# allow start with empty pidfile
14cr|vdradmin-am-3.6.7-2|20	Patch2:         vdradmin-am-pidfile.patch
14cr|vdradmin-am-3.6.7-2|21	BuildArch:      noarch
14cr|vdradmin-am-3.6.7-2|22	BuildRequires:  perl(CGI)
14cr|vdradmin-am-3.6.7-2|23	BuildRequires:  perl(Locale::gettext)
14cr|vdradmin-am-3.6.7-2|24	BuildRequires:  perl(HTTP::Date)
14cr|vdradmin-am-3.6.7-2|25	BuildRequires:  perl(Shell)
14cr|vdradmin-am-3.6.7-2|26	BuildRequires:  vdr-devel
14cr|vdradmin-am-3.6.7-2|27	BuildRequires:  gettext
14cr|vdradmin-am-3.6.7-2|28	Requires:       vdr-common
14cr|vdradmin-am-3.6.7-2|29	Requires:       perl(Template::Plugin::JavaScript)
14cr|vdradmin-am-3.6.7-2|30	Requires:       perl(Sys::Syslog)
14cr|vdradmin-am-3.6.7-2|31	Provides:       vdradmin
14cr|vdradmin-am-3.6.7-2|32	
14cr|vdradmin-am-3.6.7-2|33	%description
14cr|vdradmin-am-3.6.7-2|34	Web Interface for Video Disk Recorder. With this you can manage your
14cr|vdradmin-am-3.6.7-2|35	recordings, timers, etc. You can also create auto-timers to record
14cr|vdradmin-am-3.6.7-2|36	specific programs automatically.
14cr|vdradmin-am-3.6.7-2|37	
14cr|vdradmin-am-3.6.7-2|38	%prep
14cr|vdradmin-am-3.6.7-2|39	%setup -q
14cr|vdradmin-am-3.6.7-2|40	%apply_patches
14cr|vdradmin-am-3.6.7-2|41	
14cr|vdradmin-am-3.6.7-2|42	rm -rf locale/*
14cr|vdradmin-am-3.6.7-2|43	
14cr|vdradmin-am-3.6.7-2|44	# Setup default config
14cr|vdradmin-am-3.6.7-2|45	# Now using syslog: sed -i -e '/^$CONFIG{LOGFILE}\s*=\s*".*";/s,".*","vdradmin/vdradmind.log",' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|46	#sed -i -e '/^$CONFIG{LOCAL_NET}\s*=\s*".*";/s,".*","127.0.0.1/32",' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|47	sed -i -e '/^$CONFIG{VIDEODIR}\s*=\s*".*";/s,".*","%{_vdr_videodir}",' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|48	sed -i -e '/^$CONFIG{VDRCONFDIR}\s*=\s*".*";/s,".*","%{_vdr_cfgdir}",' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|49	#sed -i -e '/^$CONFIG{VDRVFAT}\s*=\s*[01];/s,[01],0,' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|50	sed -i -e '/^\s*$PIDFILE\s*=\s*".*";/s,".*","%{_var}/run/vdradmind.pid",' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|51	sed -i -e '/^my $SEARCH_FILES_IN_SYSTEM\s*=\s*[01];/s,[01],1,' vdradmind.pl
14cr|vdradmin-am-3.6.7-2|52	
14cr|vdradmin-am-3.6.7-2|53	./vdradmind.pl --cfgdir . --config < /dev/null
14cr|vdradmin-am-3.6.7-2|54	
14cr|vdradmin-am-3.6.7-2|55	cat > README.install.urpmi <<EOF
14cr|vdradmin-am-3.6.7-2|56	Use "vdradmind.pl --config" to configure the credentials and the tcp port.
14cr|vdradmin-am-3.6.7-2|57	EOF
14cr|vdradmin-am-3.6.7-2|58	
14cr|vdradmin-am-3.6.7-2|59	chmod a+r README*
14cr|vdradmin-am-3.6.7-2|60	
14cr|vdradmin-am-3.6.7-2|61	%build
14cr|vdradmin-am-3.6.7-2|62	./make.sh po
14cr|vdradmin-am-3.6.7-2|63	
14cr|vdradmin-am-3.6.7-2|64	%install
14cr|vdradmin-am-3.6.7-2|65	install -d -m755 %{buildroot}%{_bindir}
14cr|vdradmin-am-3.6.7-2|66	# symlink
14cr|vdradmin-am-3.6.7-2|67	cp -a vdradmind %{buildroot}%{_bindir}
14cr|vdradmin-am-3.6.7-2|68	install -m755 *.pl %{buildroot}%{_bindir}
14cr|vdradmin-am-3.6.7-2|69	
14cr|vdradmin-am-3.6.7-2|70	install -d -m755 %{buildroot}%{_sysconfdir}
14cr|vdradmin-am-3.6.7-2|71	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdradmin
14cr|vdradmin-am-3.6.7-2|72	install -m644 vdradmind.conf %{buildroot}%{_localstatedir}/lib/vdradmin
14cr|vdradmin-am-3.6.7-2|73	ln -s %{_localstatedir}/lib/vdradmin %{buildroot}%{_sysconfdir}/vdradmin
14cr|vdradmin-am-3.6.7-2|74	
14cr|vdradmin-am-3.6.7-2|75	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|vdradmin-am-3.6.7-2|76	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/vdradmin
14cr|vdradmin-am-3.6.7-2|77	
14cr|vdradmin-am-3.6.7-2|78	install -d -m755 %{buildroot}%{_mandir}/man1
14cr|vdradmin-am-3.6.7-2|79	install -m644 vdradmind.pl.1 %{buildroot}%{_mandir}/man1
14cr|vdradmin-am-3.6.7-2|80	
14cr|vdradmin-am-3.6.7-2|81	install -d -m755 %{buildroot}%{_datadir}/vdradmin
14cr|vdradmin-am-3.6.7-2|82	cp -a template %{buildroot}%{_datadir}/vdradmin
14cr|vdradmin-am-3.6.7-2|83	cp -a locale %{buildroot}%{_datadir}
14cr|vdradmin-am-3.6.7-2|84	
14cr|vdradmin-am-3.6.7-2|85	install -d -m755 %{buildroot}%{_unitdir}
14cr|vdradmin-am-3.6.7-2|86	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}/vdradmin.service
14cr|vdradmin-am-3.6.7-2|87	
14cr|vdradmin-am-3.6.7-2|88	install -d -m755 %{buildroot}%{_var}/cache/vdradmin
14cr|vdradmin-am-3.6.7-2|89	
14cr|vdradmin-am-3.6.7-2|90	install -m755 %{SOURCE4} %{buildroot}%{_bindir}/vdradmin-wrapper.sh
14cr|vdradmin-am-3.6.7-2|91	
14cr|vdradmin-am-3.6.7-2|92	%find_lang vdradmin
14cr|vdradmin-am-3.6.7-2|93	
14cr|vdradmin-am-3.6.7-2|94	# having encoding in %lang does not work correctly
14cr|vdradmin-am-3.6.7-2|95	sed -i 's,\.UTF-8),),' vdradmin.lang
14cr|vdradmin-am-3.6.7-2|96	
14cr|vdradmin-am-3.6.7-2|97	%clean
14cr|vdradmin-am-3.6.7-2|98	
14cr|vdradmin-am-3.6.7-2|99	%post
14cr|vdradmin-am-3.6.7-2|100	%systemd_post vdradmin
14cr|vdradmin-am-3.6.7-2|101	
14cr|vdradmin-am-3.6.7-2|102	%preun
14cr|vdradmin-am-3.6.7-2|103	%systemd_preun vdradmin
14cr|vdradmin-am-3.6.7-2|104	
14cr|vdradmin-am-3.6.7-2|105	%files -f vdradmin.lang
14cr|vdradmin-am-3.6.7-2|106	%doc CREDITS FAQ HISTORY INSTALL README.* contrib
14cr|vdradmin-am-3.6.7-2|107	%doc README.install.urpmi
14cr|vdradmin-am-3.6.7-2|108	%{_sysconfdir}/vdradmin
14cr|vdradmin-am-3.6.7-2|109	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdradmin
14cr|vdradmin-am-3.6.7-2|110	%attr(-,vdr,vdr) %dir %{_var}/cache/vdradmin
14cr|vdradmin-am-3.6.7-2|111	
14cr|vdradmin-am-3.6.7-2|112	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/vdradmin/vdradmind.conf
14cr|vdradmin-am-3.6.7-2|113	%config(noreplace) %{_sysconfdir}/sysconfig/vdradmin
14cr|vdradmin-am-3.6.7-2|114	%{_unitdir}/vdradmin*
14cr|vdradmin-am-3.6.7-2|115	%{_bindir}/vdradmind
14cr|vdradmin-am-3.6.7-2|116	%{_bindir}/vdradmind.pl
14cr|vdradmin-am-3.6.7-2|117	%{_bindir}/convert.pl
14cr|vdradmin-am-3.6.7-2|118	%{_bindir}/autotimer2searchtimer.pl
14cr|vdradmin-am-3.6.7-2|119	%{_datadir}/vdradmin
14cr|vdradmin-am-3.6.7-2|120	%{_mandir}/man1/vdradmind.pl.1*
14cr|vdradmin-am-3.6.7-2|121	%{_bindir}/vdradmin-wrapper.sh
14cr|vdradmin-am-3.6.7-2|122	
14cr|vdradmin-am-3.6.7-2|123	%changelog
14cr|vdradmin-am-3.6.7-2|124	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.7-2
14cr|vdradmin-am-3.6.7-2|125	+ Revision: 157102f
14cr|vdradmin-am-3.6.7-2|126	- Spec cleanup
14cr|vdradmin-am-3.6.7-2|127	
14cr|vdradmin-am-3.6.7-2|128	

8885 14
14cr|vdrift-0.4-0.20120722.5|1	%define fulldate 2012-07-22
14cr|vdrift-0.4-0.20120722.5|2	%define date %(echo %{fulldate} | sed -e 's/-//g')
14cr|vdrift-0.4-0.20120722.5|3	%define distname %{name}-%{fulldate}
14cr|vdrift-0.4-0.20120722.5|4	%define oname VDrift
14cr|vdrift-0.4-0.20120722.5|5	
14cr|vdrift-0.4-0.20120722.5|6	Summary:	Open Source Car Racing Simulator
14cr|vdrift-0.4-0.20120722.5|7	Name:		vdrift
14cr|vdrift-0.4-0.20120722.5|8	Version:	0.4
14cr|vdrift-0.4-0.20120722.5|9	Release:	0.%{date}.5
14cr|vdrift-0.4-0.20120722.5|10	License:	GPLv3+
14cr|vdrift-0.4-0.20120722.5|11	Group:		Games/Arcade
14cr|vdrift-0.4-0.20120722.5|12	Url:		http://vdrift.net/
14cr|vdrift-0.4-0.20120722.5|13	Source0:	%{distname}.tar.bz2
14cr|vdrift-0.4-0.20120722.5|14	#upstream  SDL2 compatibility patch
14cr|vdrift-0.4-0.20120722.5|15	Patch0:		vdrift-20111022-constfix.patch
14cr|vdrift-0.4-0.20120722.5|16	Patch1:		vdrift-2012-07-22c_bullet281_patch.patch
14cr|vdrift-0.4-0.20120722.5|17	BuildRequires:	asio
14cr|vdrift-0.4-0.20120722.5|18	BuildRequires:	doxygen
14cr|vdrift-0.4-0.20120722.5|19	BuildRequires:	scons
14cr|vdrift-0.4-0.20120722.5|20	BuildRequires:	boost-devel
14cr|vdrift-0.4-0.20120722.5|21	BuildRequires:	pkgconfig(bullet)
14cr|vdrift-0.4-0.20120722.5|22	BuildRequires:	pkgconfig(freealut)
14cr|vdrift-0.4-0.20120722.5|23	BuildRequires:	pkgconfig(gl)
14cr|vdrift-0.4-0.20120722.5|24	BuildRequires:	pkgconfig(glew)
14cr|vdrift-0.4-0.20120722.5|25	BuildRequires:	pkgconfig(glu)
14cr|vdrift-0.4-0.20120722.5|26	BuildRequires:	pkgconfig(libarchive)
14cr|vdrift-0.4-0.20120722.5|27	BuildRequires:	pkgconfig(libcurl)
14cr|vdrift-0.4-0.20120722.5|28	BuildRequires:	pkgconfig(openal)
14cr|vdrift-0.4-0.20120722.5|29	BuildRequires:	pkgconfig(sdl)
14cr|vdrift-0.4-0.20120722.5|30	BuildRequires:	pkgconfig(SDL_gfx)
14cr|vdrift-0.4-0.20120722.5|31	BuildRequires:	pkgconfig(SDL_image)
14cr|vdrift-0.4-0.20120722.5|32	BuildRequires:	pkgconfig(SDL_net)
14cr|vdrift-0.4-0.20120722.5|33	BuildRequires:	pkgconfig(vorbis)
14cr|vdrift-0.4-0.20120722.5|34	Requires:	%{name}-data
14cr|vdrift-0.4-0.20120722.5|35	
14cr|vdrift-0.4-0.20120722.5|36	%description
14cr|vdrift-0.4-0.20120722.5|37	VDrift is a cross-platform, open source driving simulation made with
14cr|vdrift-0.4-0.20120722.5|38	drift racing in mind.
14cr|vdrift-0.4-0.20120722.5|39	
14cr|vdrift-0.4-0.20120722.5|40	%files
14cr|vdrift-0.4-0.20120722.5|41	%doc LICENSE README.md
14cr|vdrift-0.4-0.20120722.5|42	%{_gamesbindir}/%{name}
14cr|vdrift-0.4-0.20120722.5|43	%{_datadir}/applications/%{name}.desktop
14cr|vdrift-0.4-0.20120722.5|44	
14cr|vdrift-0.4-0.20120722.5|45	#----------------------------------------------------------------------------
14cr|vdrift-0.4-0.20120722.5|46	
14cr|vdrift-0.4-0.20120722.5|47	%package data
14cr|vdrift-0.4-0.20120722.5|48	Summary:	Data files for the VDrift driving simulation
14cr|vdrift-0.4-0.20120722.5|49	Group:		Games/Arcade
14cr|vdrift-0.4-0.20120722.5|50	Requires:	%{name}
14cr|vdrift-0.4-0.20120722.5|51	BuildArch:	noarch
14cr|vdrift-0.4-0.20120722.5|52	
14cr|vdrift-0.4-0.20120722.5|53	%description data
14cr|vdrift-0.4-0.20120722.5|54	VDrift is a cross-platform, open source driving simulation made with
14cr|vdrift-0.4-0.20120722.5|55	drift racing in mind.
14cr|vdrift-0.4-0.20120722.5|56	This package contains data files for VDrift.
14cr|vdrift-0.4-0.20120722.5|57	
14cr|vdrift-0.4-0.20120722.5|58	%files data
14cr|vdrift-0.4-0.20120722.5|59	%doc LICENSE README.md
14cr|vdrift-0.4-0.20120722.5|60	%dir %{_gamesdatadir}/%{name}
14cr|vdrift-0.4-0.20120722.5|61	%dir %{_gamesdatadir}/%{name}/data
14cr|vdrift-0.4-0.20120722.5|62	%{_gamesdatadir}/%{name}/data/*
14cr|vdrift-0.4-0.20120722.5|63	
14cr|vdrift-0.4-0.20120722.5|64	#----------------------------------------------------------------------------
14cr|vdrift-0.4-0.20120722.5|65	
14cr|vdrift-0.4-0.20120722.5|66	%prep
14cr|vdrift-0.4-0.20120722.5|67	%setup -q -n %{oname}
14cr|vdrift-0.4-0.20120722.5|68	%patch0 -p0
14cr|vdrift-0.4-0.20120722.5|69	%patch1 -p0
14cr|vdrift-0.4-0.20120722.5|70	
14cr|vdrift-0.4-0.20120722.5|71	chmod 644 LICENSE README.md
14cr|vdrift-0.4-0.20120722.5|72	
14cr|vdrift-0.4-0.20120722.5|73	%build
14cr|vdrift-0.4-0.20120722.5|74	LDFLAGS="%{ldflags} -lGL"
14cr|vdrift-0.4-0.20120722.5|75	scons NLS=0 use_binreloc=0 prefix=%{_prefix}
14cr|vdrift-0.4-0.20120722.5|76	
14cr|vdrift-0.4-0.20120722.5|77	%install
14cr|vdrift-0.4-0.20120722.5|78	install -D -m755 build/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cr|vdrift-0.4-0.20120722.5|79	install -d %{buildroot}%{_gamesdatadir}/%{name}/data
14cr|vdrift-0.4-0.20120722.5|80	cp -a data %{buildroot}%{_gamesdatadir}/%{name}
14cr|vdrift-0.4-0.20120722.5|81	
14cr|vdrift-0.4-0.20120722.5|82	install -d %{buildroot}%{_datadir}/applications
14cr|vdrift-0.4-0.20120722.5|83	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|vdrift-0.4-0.20120722.5|84	[Desktop Entry]
14cr|vdrift-0.4-0.20120722.5|85	Name=VDrift
14cr|vdrift-0.4-0.20120722.5|86	Comment=Driving simulation
14cr|vdrift-0.4-0.20120722.5|87	Exec=soundwrapper %{_gamesbindir}/%{name}
14cr|vdrift-0.4-0.20120722.5|88	Icon=%{_gamesdatadir}/%{name}/data/textures/icons/%{name}-64x64.png
14cr|vdrift-0.4-0.20120722.5|89	Terminal=false
14cr|vdrift-0.4-0.20120722.5|90	Type=Application
14cr|vdrift-0.4-0.20120722.5|91	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|vdrift-0.4-0.20120722.5|92	EOF
14cr|vdrift-0.4-0.20120722.5|93	
14cr|vdrift-0.4-0.20120722.5|94	%changelog
14cr|vdrift-0.4-0.20120722.5|95	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4-0.20120722.5
14cr|vdrift-0.4-0.20120722.5|96	+ Revision: 98651bc
14cr|vdrift-0.4-0.20120722.5|97	- Try to build without mongodb-devel
14cr|vdrift-0.4-0.20120722.5|98	
14cr|vdrift-0.4-0.20120722.5|99	

8886 14
14cr|vdr-plugin-ac3mode-0.1-23|1	%define plugin	ac3mode
14cr|vdr-plugin-ac3mode-0.1-23|2	
14cr|vdr-plugin-ac3mode-0.1-23|3	Summary:	VDR plugin: Displays currently active AC3-Mode
14cr|vdr-plugin-ac3mode-0.1-23|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-ac3mode-0.1-23|5	Version:	0.1
14cr|vdr-plugin-ac3mode-0.1-23|6	Release:	23
14cr|vdr-plugin-ac3mode-0.1-23|7	Group:		Video
14cr|vdr-plugin-ac3mode-0.1-23|8	License:	GPL
14cr|vdr-plugin-ac3mode-0.1-23|9	URL:		http://www.vdr-wiki.de/wiki/index.php/Ac3mode-plugin
14cr|vdr-plugin-ac3mode-0.1-23|10	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-ac3mode-0.1-23|11	Patch0:		ac3mode-i18n-1.6.patch
14cr|vdr-plugin-ac3mode-0.1-23|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-ac3mode-0.1-23|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-ac3mode-0.1-23|14	
14cr|vdr-plugin-ac3mode-0.1-23|15	%description
14cr|vdr-plugin-ac3mode-0.1-23|16	If a channel broadcasts "Dolby Digital" (AC3) Sound, there is no information
14cr|vdr-plugin-ac3mode-0.1-23|17	about the number of channels (Dolby Stereo, 5.1 etc.) actually
14cr|vdr-plugin-ac3mode-0.1-23|18	available.
14cr|vdr-plugin-ac3mode-0.1-23|19	This plugin will display this information in a short hint text, whenever
14cr|vdr-plugin-ac3mode-0.1-23|20	the Dolby Digital mode is changed.
14cr|vdr-plugin-ac3mode-0.1-23|21	
14cr|vdr-plugin-ac3mode-0.1-23|22	Additionally, a main menu entry is added, which will also display the
14cr|vdr-plugin-ac3mode-0.1-23|23	selected Dolby Digital type.
14cr|vdr-plugin-ac3mode-0.1-23|24	If no Dolby track is selected, "PCM Sound" will be displayed.
14cr|vdr-plugin-ac3mode-0.1-23|25	
14cr|vdr-plugin-ac3mode-0.1-23|26	%prep
14cr|vdr-plugin-ac3mode-0.1-23|27	%setup -q -n %plugin
14cr|vdr-plugin-ac3mode-0.1-23|28	%patch0 -p1
14cr|vdr-plugin-ac3mode-0.1-23|29	%vdr_plugin_prep
14cr|vdr-plugin-ac3mode-0.1-23|30	
14cr|vdr-plugin-ac3mode-0.1-23|31	%build
14cr|vdr-plugin-ac3mode-0.1-23|32	%vdr_plugin_build
14cr|vdr-plugin-ac3mode-0.1-23|33	
14cr|vdr-plugin-ac3mode-0.1-23|34	%install
14cr|vdr-plugin-ac3mode-0.1-23|35	%vdr_plugin_install
14cr|vdr-plugin-ac3mode-0.1-23|36	
14cr|vdr-plugin-ac3mode-0.1-23|37	%files -f %plugin.vdr
14cr|vdr-plugin-ac3mode-0.1-23|38	%defattr(-,root,root)
14cr|vdr-plugin-ac3mode-0.1-23|39	%doc README HISTORY
14cr|vdr-plugin-ac3mode-0.1-23|40	
14cr|vdr-plugin-ac3mode-0.1-23|41	
14cr|vdr-plugin-ac3mode-0.1-23|42	
14cr|vdr-plugin-ac3mode-0.1-23|43	
14cr|vdr-plugin-ac3mode-0.1-23|44	
14cr|vdr-plugin-ac3mode-0.1-23|45	%changelog
14cr|vdr-plugin-ac3mode-0.1-23|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-23
14cr|vdr-plugin-ac3mode-0.1-23|47	+ Revision: faa0827
14cr|vdr-plugin-ac3mode-0.1-23|48	- MassBuild#464: Increase release tag
14cr|vdr-plugin-ac3mode-0.1-23|49	
14cr|vdr-plugin-ac3mode-0.1-23|50	

8887 14
14cr|vdr-plugin-advchctrl-0.0.5-21|1	%define plugin	advchctrl
14cr|vdr-plugin-advchctrl-0.0.5-21|2	
14cr|vdr-plugin-advchctrl-0.0.5-21|3	Summary:	VDR plugin: Advanced Channel Control
14cr|vdr-plugin-advchctrl-0.0.5-21|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-advchctrl-0.0.5-21|5	Version:	0.0.5
14cr|vdr-plugin-advchctrl-0.0.5-21|6	Release:	21
14cr|vdr-plugin-advchctrl-0.0.5-21|7	Group:		Video
14cr|vdr-plugin-advchctrl-0.0.5-21|8	License:	GPL
14cr|vdr-plugin-advchctrl-0.0.5-21|9	URL:		http://www.vdr-wiki.de/wiki/index.php/Advchctrl-plugin
14cr|vdr-plugin-advchctrl-0.0.5-21|10	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-advchctrl-0.0.5-21|11	Patch1:		advchctrl-0.0.5-1.3.38.diff
14cr|vdr-plugin-advchctrl-0.0.5-21|12	Patch2:		advchctrl-0.0.5-warnings.diff
14cr|vdr-plugin-advchctrl-0.0.5-21|13	Patch3:		advchctrl-0.0.5-i18n-1.6.patch
14cr|vdr-plugin-advchctrl-0.0.5-21|14	Patch4:		advchctrl-0.0.5-gcc44.patch
14cr|vdr-plugin-advchctrl-0.0.5-21|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-advchctrl-0.0.5-21|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-advchctrl-0.0.5-21|17	
14cr|vdr-plugin-advchctrl-0.0.5-21|18	%description
14cr|vdr-plugin-advchctrl-0.0.5-21|19	The idea for this plugin was born by the boring different
14cr|vdr-plugin-advchctrl-0.0.5-21|20	audio volume level on some transponders. In the parameters
14cr|vdr-plugin-advchctrl-0.0.5-21|21	of the plugin you can set the default volume.
14cr|vdr-plugin-advchctrl-0.0.5-21|22	
14cr|vdr-plugin-advchctrl-0.0.5-21|23	%prep
14cr|vdr-plugin-advchctrl-0.0.5-21|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-advchctrl-0.0.5-21|25	%patch1 -p1 -b .1338
14cr|vdr-plugin-advchctrl-0.0.5-21|26	%patch2 -p1 -b .warnings
14cr|vdr-plugin-advchctrl-0.0.5-21|27	%patch3 -p1
14cr|vdr-plugin-advchctrl-0.0.5-21|28	%patch4 -p1
14cr|vdr-plugin-advchctrl-0.0.5-21|29	%vdr_plugin_prep
14cr|vdr-plugin-advchctrl-0.0.5-21|30	
14cr|vdr-plugin-advchctrl-0.0.5-21|31	%build
14cr|vdr-plugin-advchctrl-0.0.5-21|32	%vdr_plugin_build
14cr|vdr-plugin-advchctrl-0.0.5-21|33	
14cr|vdr-plugin-advchctrl-0.0.5-21|34	%install
14cr|vdr-plugin-advchctrl-0.0.5-21|35	%vdr_plugin_install
14cr|vdr-plugin-advchctrl-0.0.5-21|36	
14cr|vdr-plugin-advchctrl-0.0.5-21|37	%files -f %plugin.vdr
14cr|vdr-plugin-advchctrl-0.0.5-21|38	%defattr(-,root,root)
14cr|vdr-plugin-advchctrl-0.0.5-21|39	%doc README HISTORY
14cr|vdr-plugin-advchctrl-0.0.5-21|40	
14cr|vdr-plugin-advchctrl-0.0.5-21|41	
14cr|vdr-plugin-advchctrl-0.0.5-21|42	
14cr|vdr-plugin-advchctrl-0.0.5-21|43	
14cr|vdr-plugin-advchctrl-0.0.5-21|44	
14cr|vdr-plugin-advchctrl-0.0.5-21|45	%changelog
14cr|vdr-plugin-advchctrl-0.0.5-21|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-21
14cr|vdr-plugin-advchctrl-0.0.5-21|47	+ Revision: 4464a4e
14cr|vdr-plugin-advchctrl-0.0.5-21|48	- MassBuild#464: Increase release tag
14cr|vdr-plugin-advchctrl-0.0.5-21|49	
14cr|vdr-plugin-advchctrl-0.0.5-21|50	

8888 14
14cr|vdr-plugin-aide-0.0.2-21|1	%define plugin	aide
14cr|vdr-plugin-aide-0.0.2-21|2	
14cr|vdr-plugin-aide-0.0.2-21|3	Summary:	VDR plugin: VDR Aide
14cr|vdr-plugin-aide-0.0.2-21|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-aide-0.0.2-21|5	Version:	0.0.2
14cr|vdr-plugin-aide-0.0.2-21|6	Release:	21
14cr|vdr-plugin-aide-0.0.2-21|7	Group:		Video
14cr|vdr-plugin-aide-0.0.2-21|8	License:	GPL
14cr|vdr-plugin-aide-0.0.2-21|9	URL:		http://vdr.bluox.org/download/?path=vdr-aide/
14cr|vdr-plugin-aide-0.0.2-21|10	Source:		http://vdr.bluox.org/download/vdr-aide/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-aide-0.0.2-21|11	Source1:	aide-deu.tar.bz2
14cr|vdr-plugin-aide-0.0.2-21|12	Source2:	aide-dutch.tar.bz2
14cr|vdr-plugin-aide-0.0.2-21|13	Source3:	aide-eng.tar.bz2
14cr|vdr-plugin-aide-0.0.2-21|14	Source4:	aide-rus.tar.bz2
14cr|vdr-plugin-aide-0.0.2-21|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-aide-0.0.2-21|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-aide-0.0.2-21|17	
14cr|vdr-plugin-aide-0.0.2-21|18	%description
14cr|vdr-plugin-aide-0.0.2-21|19	An OSD Help Browser for VDR. You can read VDR User Manual and other
14cr|vdr-plugin-aide-0.0.2-21|20	plain text help files on the TV screen.
14cr|vdr-plugin-aide-0.0.2-21|21	
14cr|vdr-plugin-aide-0.0.2-21|22	%prep
14cr|vdr-plugin-aide-0.0.2-21|23	%setup -q -n %plugin-%version -a 1 -a 2 -a 3 -a 4
14cr|vdr-plugin-aide-0.0.2-21|24	%vdr_plugin_prep
14cr|vdr-plugin-aide-0.0.2-21|25	
14cr|vdr-plugin-aide-0.0.2-21|26	%build
14cr|vdr-plugin-aide-0.0.2-21|27	%vdr_plugin_build
14cr|vdr-plugin-aide-0.0.2-21|28	
14cr|vdr-plugin-aide-0.0.2-21|29	%install
14cr|vdr-plugin-aide-0.0.2-21|30	%vdr_plugin_install
14cr|vdr-plugin-aide-0.0.2-21|31	
14cr|vdr-plugin-aide-0.0.2-21|32	%files -f %plugin.vdr
14cr|vdr-plugin-aide-0.0.2-21|33	%defattr(-,root,root)
14cr|vdr-plugin-aide-0.0.2-21|34	%doc README HISTORY aide deu dut eng rus
14cr|vdr-plugin-aide-0.0.2-21|35	
14cr|vdr-plugin-aide-0.0.2-21|36	
14cr|vdr-plugin-aide-0.0.2-21|37	
14cr|vdr-plugin-aide-0.0.2-21|38	
14cr|vdr-plugin-aide-0.0.2-21|39	
14cr|vdr-plugin-aide-0.0.2-21|40	%changelog
14cr|vdr-plugin-aide-0.0.2-21|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-21
14cr|vdr-plugin-aide-0.0.2-21|42	+ Revision: a215f55
14cr|vdr-plugin-aide-0.0.2-21|43	- MassBuild#464: Increase release tag
14cr|vdr-plugin-aide-0.0.2-21|44	
14cr|vdr-plugin-aide-0.0.2-21|45	

8889 14
14cr|vdr-plugin-alcd-1.5.2-5|1	%define plugin	alcd
14cr|vdr-plugin-alcd-1.5.2-5|2	
14cr|vdr-plugin-alcd-1.5.2-5|3	Summary:	VDR plugin: Activy300 LCD-Plugin
14cr|vdr-plugin-alcd-1.5.2-5|4	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-alcd-1.5.2-5|5	Version:	1.5.2
14cr|vdr-plugin-alcd-1.5.2-5|6	Release:	5
14cr|vdr-plugin-alcd-1.5.2-5|7	Group:		Video
14cr|vdr-plugin-alcd-1.5.2-5|8	License:	GPL
14cr|vdr-plugin-alcd-1.5.2-5|9	URL:		http://www.htpc-forum.de/
14cr|vdr-plugin-alcd-1.5.2-5|10	Source:		vdr-%{plugin}-%{version}.tgz
14cr|vdr-plugin-alcd-1.5.2-5|11	Source1:	activy.service
14cr|vdr-plugin-alcd-1.5.2-5|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-alcd-1.5.2-5|13	Requires:	vdr-abi = %{vdr_abi}
14cr|vdr-plugin-alcd-1.5.2-5|14	
14cr|vdr-plugin-alcd-1.5.2-5|15	%description
14cr|vdr-plugin-alcd-1.5.2-5|16	Enables the LCD display of the Activy300 boxes from Siemens.
14cr|vdr-plugin-alcd-1.5.2-5|17	
14cr|vdr-plugin-alcd-1.5.2-5|18	%prep
14cr|vdr-plugin-alcd-1.5.2-5|19	%setup -q -c
14cr|vdr-plugin-alcd-1.5.2-5|20	cd %{plugin}
14cr|vdr-plugin-alcd-1.5.2-5|21	chmod a-x BUGS TODO
14cr|vdr-plugin-alcd-1.5.2-5|22	%vdr_plugin_prep
14cr|vdr-plugin-alcd-1.5.2-5|23	
14cr|vdr-plugin-alcd-1.5.2-5|24	%vdr_plugin_params_begin %{plugin}
14cr|vdr-plugin-alcd-1.5.2-5|25	# script to execute after pic reset
14cr|vdr-plugin-alcd-1.5.2-5|26	# default: %{_bindir}/activy.sh
14cr|vdr-plugin-alcd-1.5.2-5|27	var=RESETSCRIPT
14cr|vdr-plugin-alcd-1.5.2-5|28	param=--resetscript=RESETSCRIPT
14cr|vdr-plugin-alcd-1.5.2-5|29	default=%{_bindir}/activy.sh
14cr|vdr-plugin-alcd-1.5.2-5|30	%vdr_plugin_params_end
14cr|vdr-plugin-alcd-1.5.2-5|31	
14cr|vdr-plugin-alcd-1.5.2-5|32	%build
14cr|vdr-plugin-alcd-1.5.2-5|33	cd %plugin
14cr|vdr-plugin-alcd-1.5.2-5|34	%vdr_plugin_build afp-tool -j1
14cr|vdr-plugin-alcd-1.5.2-5|35	
14cr|vdr-plugin-alcd-1.5.2-5|36	%install
14cr|vdr-plugin-alcd-1.5.2-5|37	cd %plugin
14cr|vdr-plugin-alcd-1.5.2-5|38	%vdr_plugin_install
14cr|vdr-plugin-alcd-1.5.2-5|39	
14cr|vdr-plugin-alcd-1.5.2-5|40	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-alcd-1.5.2-5|41	install -m755 scripts/*.sh %{buildroot}%{_bindir}
14cr|vdr-plugin-alcd-1.5.2-5|42	
14cr|vdr-plugin-alcd-1.5.2-5|43	install -d -m755 %{buildroot}%{_unitdir}
14cr|vdr-plugin-alcd-1.5.2-5|44	install -m0644 %{SOURCE1} -D %{buildroot}%{_unitdir}/%{name}.service
14cr|vdr-plugin-alcd-1.5.2-5|45	
14cr|vdr-plugin-alcd-1.5.2-5|46	%make install PREFIX=%{buildroot}%{_prefix}
14cr|vdr-plugin-alcd-1.5.2-5|47	
14cr|vdr-plugin-alcd-1.5.2-5|48	%post
14cr|vdr-plugin-alcd-1.5.2-5|49	%systemd_post activy.service
14cr|vdr-plugin-alcd-1.5.2-5|50	
14cr|vdr-plugin-alcd-1.5.2-5|51	%preun
14cr|vdr-plugin-alcd-1.5.2-5|52	%systemd_preun activy.service
14cr|vdr-plugin-alcd-1.5.2-5|53	
14cr|vdr-plugin-alcd-1.5.2-5|54	%postun
14cr|vdr-plugin-alcd-1.5.2-5|55	%systemd_postun_with_restart activy.service
14cr|vdr-plugin-alcd-1.5.2-5|56	
14cr|vdr-plugin-alcd-1.5.2-5|57	%files -f %{plugin}/%{plugin}.vdr
14cr|vdr-plugin-alcd-1.5.2-5|58	%doc alcd/BUGS alcd/HISTORY alcd/README alcd/TODO
14cr|vdr-plugin-alcd-1.5.2-5|59	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|vdr-plugin-alcd-1.5.2-5|60	%{_bindir}/afp-tool
14cr|vdr-plugin-alcd-1.5.2-5|61	%{_bindir}/activy.sh
14cr|vdr-plugin-alcd-1.5.2-5|62	%{_bindir}/activy_msg.sh
14cr|vdr-plugin-alcd-1.5.2-5|63	%{_bindir}/activy_pb.sh
14cr|vdr-plugin-alcd-1.5.2-5|64	%{_bindir}/activy_keys.sh
14cr|vdr-plugin-alcd-1.5.2-5|65	%{_bindir}/activy_lcdoff.sh
14cr|vdr-plugin-alcd-1.5.2-5|66	
14cr|vdr-plugin-alcd-1.5.2-5|67	%changelog
14cr|vdr-plugin-alcd-1.5.2-5|68	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-5
14cr|vdr-plugin-alcd-1.5.2-5|69	+ Revision: 9ef2d1f
14cr|vdr-plugin-alcd-1.5.2-5|70	- Spec cleanup
14cr|vdr-plugin-alcd-1.5.2-5|71	
14cr|vdr-plugin-alcd-1.5.2-5|72	

8890 14
14cr|vdr-plugin-analogradio-0.1.3a-21|1	%define plugin	analogradio
14cr|vdr-plugin-analogradio-0.1.3a-21|2	
14cr|vdr-plugin-analogradio-0.1.3a-21|3	Summary:	VDR plugin: Source device for analog radio tuner devices
14cr|vdr-plugin-analogradio-0.1.3a-21|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-analogradio-0.1.3a-21|5	Version:	0.1.3a
14cr|vdr-plugin-analogradio-0.1.3a-21|6	Release:	21
14cr|vdr-plugin-analogradio-0.1.3a-21|7	Group:		Video
14cr|vdr-plugin-analogradio-0.1.3a-21|8	License:	GPL
14cr|vdr-plugin-analogradio-0.1.3a-21|9	URL:		http://tankwar.de/analogradio.php
14cr|vdr-plugin-analogradio-0.1.3a-21|10	Source:		http://tankwar.de/files/analogradio/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-analogradio-0.1.3a-21|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-analogradio-0.1.3a-21|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-analogradio-0.1.3a-21|13	
14cr|vdr-plugin-analogradio-0.1.3a-21|14	%description
14cr|vdr-plugin-analogradio-0.1.3a-21|15	This plugin enables VDR to get input from an analog radio device, as it can be
14cr|vdr-plugin-analogradio-0.1.3a-21|16	found on many analog tv tuner cards. It uses video4linux functions to control
14cr|vdr-plugin-analogradio-0.1.3a-21|17	/dev/radioX.
14cr|vdr-plugin-analogradio-0.1.3a-21|18	
14cr|vdr-plugin-analogradio-0.1.3a-21|19	%prep
14cr|vdr-plugin-analogradio-0.1.3a-21|20	%setup -q -n %plugin-%version
14cr|vdr-plugin-analogradio-0.1.3a-21|21	%vdr_plugin_prep
14cr|vdr-plugin-analogradio-0.1.3a-21|22	
14cr|vdr-plugin-analogradio-0.1.3a-21|23	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-analogradio-0.1.3a-21|24	# execute command after muting the radio device
14cr|vdr-plugin-analogradio-0.1.3a-21|25	var=AFTER_MUTE
14cr|vdr-plugin-analogradio-0.1.3a-21|26	param=--after=AFTER_MUTE
14cr|vdr-plugin-analogradio-0.1.3a-21|27	# execute command before unmuting the radio device
14cr|vdr-plugin-analogradio-0.1.3a-21|28	var=BEFORE_UNMUTE
14cr|vdr-plugin-analogradio-0.1.3a-21|29	param=--before=BEFORE_UNMUTE
14cr|vdr-plugin-analogradio-0.1.3a-21|30	# Audio mode:
14cr|vdr-plugin-analogradio-0.1.3a-21|31	# OSS (default)
14cr|vdr-plugin-analogradio-0.1.3a-21|32	# RAW
14cr|vdr-plugin-analogradio-0.1.3a-21|33	# ALSA (not supported)
14cr|vdr-plugin-analogradio-0.1.3a-21|34	var=MODE
14cr|vdr-plugin-analogradio-0.1.3a-21|35	param=--mode=MODE
14cr|vdr-plugin-analogradio-0.1.3a-21|36	# radio device (default /dev/radio)
14cr|vdr-plugin-analogradio-0.1.3a-21|37	var=RADIO_DEVICE
14cr|vdr-plugin-analogradio-0.1.3a-21|38	param=--devradio=RADIO_DEVICE
14cr|vdr-plugin-analogradio-0.1.3a-21|39	# audio device (default /dev/dsp)
14cr|vdr-plugin-analogradio-0.1.3a-21|40	var=AUDIO_DEVICE
14cr|vdr-plugin-analogradio-0.1.3a-21|41	param=--devaudio=AUDIO_DEVICE
14cr|vdr-plugin-analogradio-0.1.3a-21|42	%vdr_plugin_params_end
14cr|vdr-plugin-analogradio-0.1.3a-21|43	
14cr|vdr-plugin-analogradio-0.1.3a-21|44	%build
14cr|vdr-plugin-analogradio-0.1.3a-21|45	%vdr_plugin_build
14cr|vdr-plugin-analogradio-0.1.3a-21|46	
14cr|vdr-plugin-analogradio-0.1.3a-21|47	%install
14cr|vdr-plugin-analogradio-0.1.3a-21|48	%vdr_plugin_install
14cr|vdr-plugin-analogradio-0.1.3a-21|49	
14cr|vdr-plugin-analogradio-0.1.3a-21|50	install -D -m755 tools/adr2vdr.sh %buildroot%_bindir/adr2vdr.sh
14cr|vdr-plugin-analogradio-0.1.3a-21|51	
14cr|vdr-plugin-analogradio-0.1.3a-21|52	%files -f %plugin.vdr
14cr|vdr-plugin-analogradio-0.1.3a-21|53	%defattr(-,root,root)
14cr|vdr-plugin-analogradio-0.1.3a-21|54	%doc README HISTORY
14cr|vdr-plugin-analogradio-0.1.3a-21|55	%{_bindir}/adr2vdr.sh
14cr|vdr-plugin-analogradio-0.1.3a-21|56	
14cr|vdr-plugin-analogradio-0.1.3a-21|57	
14cr|vdr-plugin-analogradio-0.1.3a-21|58	
14cr|vdr-plugin-analogradio-0.1.3a-21|59	
14cr|vdr-plugin-analogradio-0.1.3a-21|60	
14cr|vdr-plugin-analogradio-0.1.3a-21|61	%changelog
14cr|vdr-plugin-analogradio-0.1.3a-21|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3a-21
14cr|vdr-plugin-analogradio-0.1.3a-21|63	+ Revision: 747f43d
14cr|vdr-plugin-analogradio-0.1.3a-21|64	- MassBuild#464: Increase release tag
14cr|vdr-plugin-analogradio-0.1.3a-21|65	
14cr|vdr-plugin-analogradio-0.1.3a-21|66	

8891 14
14cr|vdr-plugin-analogtv-1.0.00-213|1	%define plugin	analogtv
14cr|vdr-plugin-analogtv-1.0.00-213|2	
14cr|vdr-plugin-analogtv-1.0.00-213|3	Summary:	VDR plugin: Watch analogue TV
14cr|vdr-plugin-analogtv-1.0.00-213|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-analogtv-1.0.00-213|5	Version:	1.0.00
14cr|vdr-plugin-analogtv-1.0.00-213|6	Release:	213
14cr|vdr-plugin-analogtv-1.0.00-213|7	Group:		Video
14cr|vdr-plugin-analogtv-1.0.00-213|8	License:	GPL
14cr|vdr-plugin-analogtv-1.0.00-213|9	URL:		http://www.ko0l.de/download/vdr/analogtv/
14cr|vdr-plugin-analogtv-1.0.00-213|10	Source:		http://www.ko0l.de/download/vdr/analogtv/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-analogtv-1.0.00-213|11	Source2:	channels.conf.analogue.generic
14cr|vdr-plugin-analogtv-1.0.00-213|12	Patch1:		analogtv-1.0.00-i18n-1.6.patch
14cr|vdr-plugin-analogtv-1.0.00-213|13	Patch2:		analogtv-update-ffmpeg-params.patch
14cr|vdr-plugin-analogtv-1.0.00-213|14	Patch3:		analogtv-fix-bitrate-menudescription.patch
14cr|vdr-plugin-analogtv-1.0.00-213|15	Patch4:		analogtv-displaystatus-loglevel3.patch
14cr|vdr-plugin-analogtv-1.0.00-213|16	Patch5:		analogtv-fix-non-x86.patch
14cr|vdr-plugin-analogtv-1.0.00-213|17	Patch6:		analogtv-threadsafety.patch
14cr|vdr-plugin-analogtv-1.0.00-213|18	Patch7:		analogtv-default-syslog.patch
14cr|vdr-plugin-analogtv-1.0.00-213|19	# from e-tobi:
14cr|vdr-plugin-analogtv-1.0.00-213|20	Patch10:	analogtv-sane-c++.patch
14cr|vdr-plugin-analogtv-1.0.00-213|21	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-analogtv-1.0.00-213|22	BuildRequires:	libdvb-devel
14cr|vdr-plugin-analogtv-1.0.00-213|23	BuildRequires:	libalsa-devel
14cr|vdr-plugin-analogtv-1.0.00-213|24	BuildRequires:	jpeg-devel
14cr|vdr-plugin-analogtv-1.0.00-213|25	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-analogtv-1.0.00-213|26	
14cr|vdr-plugin-analogtv-1.0.00-213|27	%description
14cr|vdr-plugin-analogtv-1.0.00-213|28	With the help of this plugin you could connect any analogue equipment
14cr|vdr-plugin-analogtv-1.0.00-213|29	to your VDR:
14cr|vdr-plugin-analogtv-1.0.00-213|30	- bttv compatible analogue tv-cards (i.e. Hauppauge WinTV ...) to
14cr|vdr-plugin-analogtv-1.0.00-213|31	watch tv-channels which are only available analogue at your location
14cr|vdr-plugin-analogtv-1.0.00-213|32	- video grabber cards or the s-video input of your tv-card to connect
14cr|vdr-plugin-analogtv-1.0.00-213|33	your good old VHS-recorder and convert your old recordings into
14cr|vdr-plugin-analogtv-1.0.00-213|34	*.vdr files
14cr|vdr-plugin-analogtv-1.0.00-213|35	- your camcorder to watch your vacation videos on the tv-set
14cr|vdr-plugin-analogtv-1.0.00-213|36	- a webcam (maybe via USB) and watch yourself watching tv ;-)
14cr|vdr-plugin-analogtv-1.0.00-213|37	- your good old turntable to record your vinyl discs with the vdr
14cr|vdr-plugin-analogtv-1.0.00-213|38	
14cr|vdr-plugin-analogtv-1.0.00-213|39	If your card doesn't have an MPEG encoder, you have to install a
14cr|vdr-plugin-analogtv-1.0.00-213|40	supported software MPEG encoder (mp1e is recommended).
14cr|vdr-plugin-analogtv-1.0.00-213|41	
14cr|vdr-plugin-analogtv-1.0.00-213|42	%prep
14cr|vdr-plugin-analogtv-1.0.00-213|43	%setup -q -n %plugin-%version
14cr|vdr-plugin-analogtv-1.0.00-213|44	%apply_patches
14cr|vdr-plugin-analogtv-1.0.00-213|45	
14cr|vdr-plugin-analogtv-1.0.00-213|46	cp -a %SOURCE2 .
14cr|vdr-plugin-analogtv-1.0.00-213|47	
14cr|vdr-plugin-analogtv-1.0.00-213|48	rm examples/hoerzu2vdr/channelid.Radio.conf
14cr|vdr-plugin-analogtv-1.0.00-213|49	
14cr|vdr-plugin-analogtv-1.0.00-213|50	# No need for own cSchedules anymore, this is already handled by VDR.
14cr|vdr-plugin-analogtv-1.0.00-213|51	sed -i 's,^NEED_OWN_SIP,#&,' Makefile
14cr|vdr-plugin-analogtv-1.0.00-213|52	
14cr|vdr-plugin-analogtv-1.0.00-213|53	# README confuses too much with the old CA id
14cr|vdr-plugin-analogtv-1.0.00-213|54	perl -pi -e 's/32001/A0/' README*
14cr|vdr-plugin-analogtv-1.0.00-213|55	
14cr|vdr-plugin-analogtv-1.0.00-213|56	chmod 0644 examples/*.conf.*
14cr|vdr-plugin-analogtv-1.0.00-213|57	
14cr|vdr-plugin-analogtv-1.0.00-213|58	%vdr_plugin_prep
14cr|vdr-plugin-analogtv-1.0.00-213|59	
14cr|vdr-plugin-analogtv-1.0.00-213|60	%build
14cr|vdr-plugin-analogtv-1.0.00-213|61	%ifarch %ix86
14cr|vdr-plugin-analogtv-1.0.00-213|62	# fails build otherwise
14cr|vdr-plugin-analogtv-1.0.00-213|63	VDR_PLUGIN_EXTRA_FLAGS="-fno-PIC"
14cr|vdr-plugin-analogtv-1.0.00-213|64	%endif
14cr|vdr-plugin-analogtv-1.0.00-213|65	%vdr_plugin_build
14cr|vdr-plugin-analogtv-1.0.00-213|66	
14cr|vdr-plugin-analogtv-1.0.00-213|67	%install
14cr|vdr-plugin-analogtv-1.0.00-213|68	%vdr_plugin_install
14cr|vdr-plugin-analogtv-1.0.00-213|69	
14cr|vdr-plugin-analogtv-1.0.00-213|70	%files -f %plugin.vdr
14cr|vdr-plugin-analogtv-1.0.00-213|71	%defattr(-,root,root)
14cr|vdr-plugin-analogtv-1.0.00-213|72	%doc README* PROBLEMS HOWTO HISTORY FAQ *.list examples CREDITS ChannelMap.h
14cr|vdr-plugin-analogtv-1.0.00-213|73	%doc channels.conf.analogue.generic
14cr|vdr-plugin-analogtv-1.0.00-213|74	
14cr|vdr-plugin-analogtv-1.0.00-213|75	
14cr|vdr-plugin-analogtv-1.0.00-213|76	
14cr|vdr-plugin-analogtv-1.0.00-213|77	
14cr|vdr-plugin-analogtv-1.0.00-213|78	
14cr|vdr-plugin-analogtv-1.0.00-213|79	%changelog
14cr|vdr-plugin-analogtv-1.0.00-213|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.00-213
14cr|vdr-plugin-analogtv-1.0.00-213|81	+ Revision: bf0d154
14cr|vdr-plugin-analogtv-1.0.00-213|82	- MassBuild#464: Increase release tag
14cr|vdr-plugin-analogtv-1.0.00-213|83	
14cr|vdr-plugin-analogtv-1.0.00-213|84	

8892 14
14cr|vdr-plugin-archive-0.0.2-22|1	%define plugin	archive
14cr|vdr-plugin-archive-0.0.2-22|2	
14cr|vdr-plugin-archive-0.0.2-22|3	Summary:	VDR plugin: Multimedia-Archive
14cr|vdr-plugin-archive-0.0.2-22|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-archive-0.0.2-22|5	Version:	0.0.2
14cr|vdr-plugin-archive-0.0.2-22|6	Release:	22
14cr|vdr-plugin-archive-0.0.2-22|7	Group:		Video
14cr|vdr-plugin-archive-0.0.2-22|8	License:	GPL
14cr|vdr-plugin-archive-0.0.2-22|9	URL:		http://schwatke.net/
14cr|vdr-plugin-archive-0.0.2-22|10	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-archive-0.0.2-22|11	Patch0:		archive-includes.patch
14cr|vdr-plugin-archive-0.0.2-22|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-archive-0.0.2-22|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-archive-0.0.2-22|14	Requires(pre):	rpm-helper
14cr|vdr-plugin-archive-0.0.2-22|15	
14cr|vdr-plugin-archive-0.0.2-22|16	%description
14cr|vdr-plugin-archive-0.0.2-22|17	Multimedia-Archive plugin for Klaus Schmidinger's Video Disc
14cr|vdr-plugin-archive-0.0.2-22|18	Recorder.
14cr|vdr-plugin-archive-0.0.2-22|19	
14cr|vdr-plugin-archive-0.0.2-22|20	%prep
14cr|vdr-plugin-archive-0.0.2-22|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-archive-0.0.2-22|22	%patch0 -p1
14cr|vdr-plugin-archive-0.0.2-22|23	rm scripts/new_entry scripts/sort_archive
14cr|vdr-plugin-archive-0.0.2-22|24	%vdr_plugin_prep
14cr|vdr-plugin-archive-0.0.2-22|25	
14cr|vdr-plugin-archive-0.0.2-22|26	%build
14cr|vdr-plugin-archive-0.0.2-22|27	%vdr_plugin_build
14cr|vdr-plugin-archive-0.0.2-22|28	cd scripts
14cr|vdr-plugin-archive-0.0.2-22|29	g++ %optflags -o new_entry new_entry.cc
14cr|vdr-plugin-archive-0.0.2-22|30	g++ %optflags -o sort_archive sort_archive.cc
14cr|vdr-plugin-archive-0.0.2-22|31	
14cr|vdr-plugin-archive-0.0.2-22|32	%install
14cr|vdr-plugin-archive-0.0.2-22|33	%vdr_plugin_install
14cr|vdr-plugin-archive-0.0.2-22|34	
14cr|vdr-plugin-archive-0.0.2-22|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-archive-0.0.2-22|36	install -m755 scripts/new_entry %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-archive-0.0.2-22|37	install -m755 scripts/sort_archive %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-archive-0.0.2-22|38	touch %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/archive
14cr|vdr-plugin-archive-0.0.2-22|39	
14cr|vdr-plugin-archive-0.0.2-22|40	%post
14cr|vdr-plugin-archive-0.0.2-22|41	%create_ghostfile %{vdr_plugin_cfgdir}/%{plugin}/archive vdr vdr 644
14cr|vdr-plugin-archive-0.0.2-22|42	
14cr|vdr-plugin-archive-0.0.2-22|43	%files -f %plugin.vdr
14cr|vdr-plugin-archive-0.0.2-22|44	%defattr(-,root,root)
14cr|vdr-plugin-archive-0.0.2-22|45	%doc README HISTORY
14cr|vdr-plugin-archive-0.0.2-22|46	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-archive-0.0.2-22|47	%{vdr_plugin_cfgdir}/%{plugin}/new_entry
14cr|vdr-plugin-archive-0.0.2-22|48	%{vdr_plugin_cfgdir}/%{plugin}/sort_archive
14cr|vdr-plugin-archive-0.0.2-22|49	%attr(644,vdr,vdr) %ghost %{vdr_plugin_cfgdir}/%{plugin}/archive
14cr|vdr-plugin-archive-0.0.2-22|50	
14cr|vdr-plugin-archive-0.0.2-22|51	
14cr|vdr-plugin-archive-0.0.2-22|52	
14cr|vdr-plugin-archive-0.0.2-22|53	
14cr|vdr-plugin-archive-0.0.2-22|54	
14cr|vdr-plugin-archive-0.0.2-22|55	%changelog
14cr|vdr-plugin-archive-0.0.2-22|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-22
14cr|vdr-plugin-archive-0.0.2-22|57	+ Revision: a51363c
14cr|vdr-plugin-archive-0.0.2-22|58	- MassBuild#464: Increase release tag
14cr|vdr-plugin-archive-0.0.2-22|59	
14cr|vdr-plugin-archive-0.0.2-22|60	

8893 14
14cr|vdr-plugin-arghdirector-0.2.6-21|1	%define plugin	arghdirector
14cr|vdr-plugin-arghdirector-0.2.6-21|2	
14cr|vdr-plugin-arghdirector-0.2.6-21|3	Summary:	VDR plugin: plugin to use the premiere multifeed option
14cr|vdr-plugin-arghdirector-0.2.6-21|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-arghdirector-0.2.6-21|5	Version:	0.2.6
14cr|vdr-plugin-arghdirector-0.2.6-21|6	Release:	21
14cr|vdr-plugin-arghdirector-0.2.6-21|7	Group:		Video
14cr|vdr-plugin-arghdirector-0.2.6-21|8	License:	GPL
14cr|vdr-plugin-arghdirector-0.2.6-21|9	URL:		http://www.arghgra.de/arghdirector.html
14cr|vdr-plugin-arghdirector-0.2.6-21|10	Source:		http://www.arghgra.de/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-arghdirector-0.2.6-21|11	Patch0:		arghdirector-0.2.6-fonts-1.6.patch
14cr|vdr-plugin-arghdirector-0.2.6-21|12	Patch1:		arghdirector-0.2.6-i18n-1.6.patch
14cr|vdr-plugin-arghdirector-0.2.6-21|13	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-arghdirector-0.2.6-21|14	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-arghdirector-0.2.6-21|15	
14cr|vdr-plugin-arghdirector-0.2.6-21|16	%description
14cr|vdr-plugin-arghdirector-0.2.6-21|17	Director is a plugin to use the multifeed option of some Premiere
14cr|vdr-plugin-arghdirector-0.2.6-21|18	channels(Direkt,Sport1,Sport2).
14cr|vdr-plugin-arghdirector-0.2.6-21|19	
14cr|vdr-plugin-arghdirector-0.2.6-21|20	%prep
14cr|vdr-plugin-arghdirector-0.2.6-21|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-arghdirector-0.2.6-21|22	chmod a-x HISTORY README
14cr|vdr-plugin-arghdirector-0.2.6-21|23	%patch0 -p1
14cr|vdr-plugin-arghdirector-0.2.6-21|24	%patch1 -p1
14cr|vdr-plugin-arghdirector-0.2.6-21|25	%vdr_plugin_prep
14cr|vdr-plugin-arghdirector-0.2.6-21|26	
14cr|vdr-plugin-arghdirector-0.2.6-21|27	%build
14cr|vdr-plugin-arghdirector-0.2.6-21|28	%vdr_plugin_build
14cr|vdr-plugin-arghdirector-0.2.6-21|29	
14cr|vdr-plugin-arghdirector-0.2.6-21|30	%install
14cr|vdr-plugin-arghdirector-0.2.6-21|31	%vdr_plugin_install
14cr|vdr-plugin-arghdirector-0.2.6-21|32	
14cr|vdr-plugin-arghdirector-0.2.6-21|33	%files -f %plugin.vdr
14cr|vdr-plugin-arghdirector-0.2.6-21|34	%defattr(-,root,root)
14cr|vdr-plugin-arghdirector-0.2.6-21|35	%doc README HISTORY
14cr|vdr-plugin-arghdirector-0.2.6-21|36	
14cr|vdr-plugin-arghdirector-0.2.6-21|37	
14cr|vdr-plugin-arghdirector-0.2.6-21|38	
14cr|vdr-plugin-arghdirector-0.2.6-21|39	
14cr|vdr-plugin-arghdirector-0.2.6-21|40	
14cr|vdr-plugin-arghdirector-0.2.6-21|41	%changelog
14cr|vdr-plugin-arghdirector-0.2.6-21|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-21
14cr|vdr-plugin-arghdirector-0.2.6-21|43	+ Revision: 4ebc89c
14cr|vdr-plugin-arghdirector-0.2.6-21|44	- MassBuild#464: Increase release tag
14cr|vdr-plugin-arghdirector-0.2.6-21|45	
14cr|vdr-plugin-arghdirector-0.2.6-21|46	

8894 14
14cr|vdr-plugin-autosort-0.1.3-6|1	%define plugin	autosort
14cr|vdr-plugin-autosort-0.1.3-6|2	
14cr|vdr-plugin-autosort-0.1.3-6|3	Summary:	VDR plugin: Channel Autosort
14cr|vdr-plugin-autosort-0.1.3-6|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-autosort-0.1.3-6|5	Version:	0.1.3
14cr|vdr-plugin-autosort-0.1.3-6|6	Release:	6
14cr|vdr-plugin-autosort-0.1.3-6|7	Group:		Video
14cr|vdr-plugin-autosort-0.1.3-6|8	License:	GPL
14cr|vdr-plugin-autosort-0.1.3-6|9	URL:		http://www.copypointburscheid.de/linux/autosort.htm
14cr|vdr-plugin-autosort-0.1.3-6|10	Source:		http://www.copypointburscheid.de/linux/vdr-%plugin-%version.tgz
14cr|vdr-plugin-autosort-0.1.3-6|11	Patch0:		autosort-90_ConfigDir.dpatch
14cr|vdr-plugin-autosort-0.1.3-6|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-autosort-0.1.3-6|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-autosort-0.1.3-6|14	
14cr|vdr-plugin-autosort-0.1.3-6|15	%description
14cr|vdr-plugin-autosort-0.1.3-6|16	This plugin performs a presortion of new channels.
14cr|vdr-plugin-autosort-0.1.3-6|17	
14cr|vdr-plugin-autosort-0.1.3-6|18	%prep
14cr|vdr-plugin-autosort-0.1.3-6|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-autosort-0.1.3-6|20	sed -i 's,/video,%{_vdr_videodir},' scripts/*.pl README*
14cr|vdr-plugin-autosort-0.1.3-6|21	%patch0 -p1
14cr|vdr-plugin-autosort-0.1.3-6|22	%vdr_plugin_prep
14cr|vdr-plugin-autosort-0.1.3-6|23	
14cr|vdr-plugin-autosort-0.1.3-6|24	%build
14cr|vdr-plugin-autosort-0.1.3-6|25	%vdr_plugin_build
14cr|vdr-plugin-autosort-0.1.3-6|26	
14cr|vdr-plugin-autosort-0.1.3-6|27	%install
14cr|vdr-plugin-autosort-0.1.3-6|28	%vdr_plugin_install
14cr|vdr-plugin-autosort-0.1.3-6|29	
14cr|vdr-plugin-autosort-0.1.3-6|30	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-autosort-0.1.3-6|31	install -m755 scripts/*.pl %{buildroot}%{_bindir}
14cr|vdr-plugin-autosort-0.1.3-6|32	
14cr|vdr-plugin-autosort-0.1.3-6|33	%files -f %plugin.vdr
14cr|vdr-plugin-autosort-0.1.3-6|34	%defattr(-,root,root)
14cr|vdr-plugin-autosort-0.1.3-6|35	%doc README* HISTORY examples
14cr|vdr-plugin-autosort-0.1.3-6|36	%{_bindir}/createopengroups.pl
14cr|vdr-plugin-autosort-0.1.3-6|37	
14cr|vdr-plugin-autosort-0.1.3-6|38	
14cr|vdr-plugin-autosort-0.1.3-6|39	
14cr|vdr-plugin-autosort-0.1.3-6|40	
14cr|vdr-plugin-autosort-0.1.3-6|41	%changelog
14cr|vdr-plugin-autosort-0.1.3-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-6
14cr|vdr-plugin-autosort-0.1.3-6|43	+ Revision: 5f9975b
14cr|vdr-plugin-autosort-0.1.3-6|44	- MassBuild#464: Increase release tag
14cr|vdr-plugin-autosort-0.1.3-6|45	
14cr|vdr-plugin-autosort-0.1.3-6|46	

8895 14
14cr|vdr-plugin-autotimer-0.2.0-13|1	%define plugin	autotimer
14cr|vdr-plugin-autotimer-0.2.0-13|2	
14cr|vdr-plugin-autotimer-0.2.0-13|3	Summary:	VDR plugin: Autotimer
14cr|vdr-plugin-autotimer-0.2.0-13|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-autotimer-0.2.0-13|5	Version:	0.2.0
14cr|vdr-plugin-autotimer-0.2.0-13|6	Release:	13
14cr|vdr-plugin-autotimer-0.2.0-13|7	Group:		Video
14cr|vdr-plugin-autotimer-0.2.0-13|8	License:	GPL
14cr|vdr-plugin-autotimer-0.2.0-13|9	URL:		http://phivdr.dyndns.org/vdr/vdr-autotimer/
14cr|vdr-plugin-autotimer-0.2.0-13|10	Source:		http://phivdr.dyndns.org/vdr/vdr-autotimer/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-autotimer-0.2.0-13|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-autotimer-0.2.0-13|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-autotimer-0.2.0-13|13	
14cr|vdr-plugin-autotimer-0.2.0-13|14	%description
14cr|vdr-plugin-autotimer-0.2.0-13|15	Simple autotimer plugin for vdr. This plugin creates automatically
14cr|vdr-plugin-autotimer-0.2.0-13|16	timers for matching EPG events.
14cr|vdr-plugin-autotimer-0.2.0-13|17	
14cr|vdr-plugin-autotimer-0.2.0-13|18	%prep
14cr|vdr-plugin-autotimer-0.2.0-13|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-autotimer-0.2.0-13|20	%vdr_plugin_prep
14cr|vdr-plugin-autotimer-0.2.0-13|21	
14cr|vdr-plugin-autotimer-0.2.0-13|22	%build
14cr|vdr-plugin-autotimer-0.2.0-13|23	%vdr_plugin_build
14cr|vdr-plugin-autotimer-0.2.0-13|24	
14cr|vdr-plugin-autotimer-0.2.0-13|25	%install
14cr|vdr-plugin-autotimer-0.2.0-13|26	%vdr_plugin_install
14cr|vdr-plugin-autotimer-0.2.0-13|27	
14cr|vdr-plugin-autotimer-0.2.0-13|28	%files -f %plugin.vdr
14cr|vdr-plugin-autotimer-0.2.0-13|29	%defattr(-,root,root)
14cr|vdr-plugin-autotimer-0.2.0-13|30	%doc README HISTORY *.example
14cr|vdr-plugin-autotimer-0.2.0-13|31	
14cr|vdr-plugin-autotimer-0.2.0-13|32	
14cr|vdr-plugin-autotimer-0.2.0-13|33	
14cr|vdr-plugin-autotimer-0.2.0-13|34	
14cr|vdr-plugin-autotimer-0.2.0-13|35	
14cr|vdr-plugin-autotimer-0.2.0-13|36	%changelog
14cr|vdr-plugin-autotimer-0.2.0-13|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-13
14cr|vdr-plugin-autotimer-0.2.0-13|38	+ Revision: 6d7100b
14cr|vdr-plugin-autotimer-0.2.0-13|39	- MassBuild#464: Increase release tag
14cr|vdr-plugin-autotimer-0.2.0-13|40	
14cr|vdr-plugin-autotimer-0.2.0-13|41	

8896 14
14cr|vdr-plugin-autotimeredit-0.1.8-20|1	%define plugin	autotimeredit
14cr|vdr-plugin-autotimeredit-0.1.8-20|2	
14cr|vdr-plugin-autotimeredit-0.1.8-20|3	# backportability
14cr|vdr-plugin-autotimeredit-0.1.8-20|4	%define _localstatedir %{_var}
14cr|vdr-plugin-autotimeredit-0.1.8-20|5	
14cr|vdr-plugin-autotimeredit-0.1.8-20|6	Summary:	VDR plugin: OSD autotimer edit
14cr|vdr-plugin-autotimeredit-0.1.8-20|7	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-autotimeredit-0.1.8-20|8	Version:	0.1.8
14cr|vdr-plugin-autotimeredit-0.1.8-20|9	Release:	20
14cr|vdr-plugin-autotimeredit-0.1.8-20|10	Group:		Video
14cr|vdr-plugin-autotimeredit-0.1.8-20|11	License:	GPL
14cr|vdr-plugin-autotimeredit-0.1.8-20|12	URL:		http://www.fast-info.de/vdr/autotimeredit/
14cr|vdr-plugin-autotimeredit-0.1.8-20|13	Source:		http://www.fast-info.de/vdr/autotimeredit/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-autotimeredit-0.1.8-20|14	Patch1:		http://gentoo.fh-luh.de/files/vdr-autotimeredit/autotimeredit-0.1.8.patch
14cr|vdr-plugin-autotimeredit-0.1.8-20|15	Patch2:		92_autotimeredit-0.1.8-1.5.3.dpatch
14cr|vdr-plugin-autotimeredit-0.1.8-20|16	Patch3:		autotimeredit-0.1.8-i18n-1.6.patch
14cr|vdr-plugin-autotimeredit-0.1.8-20|17	Patch4:		autotimeredit-0.1.8-vdr-1.6.patch
14cr|vdr-plugin-autotimeredit-0.1.8-20|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-autotimeredit-0.1.8-20|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-autotimeredit-0.1.8-20|20	
14cr|vdr-plugin-autotimeredit-0.1.8-20|21	%description
14cr|vdr-plugin-autotimeredit-0.1.8-20|22	This is a plugin for the Video Disk Recorder (VDR) to edit the vdradmind.at
14cr|vdr-plugin-autotimeredit-0.1.8-20|23	for vdradmind via VDR on-screen-display (OSD).
14cr|vdr-plugin-autotimeredit-0.1.8-20|24	
14cr|vdr-plugin-autotimeredit-0.1.8-20|25	%prep
14cr|vdr-plugin-autotimeredit-0.1.8-20|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-autotimeredit-0.1.8-20|27	%patch1 -p4 -b .uint
14cr|vdr-plugin-autotimeredit-0.1.8-20|28	%patch2 -p1
14cr|vdr-plugin-autotimeredit-0.1.8-20|29	%patch3 -p1
14cr|vdr-plugin-autotimeredit-0.1.8-20|30	%patch4 -p1
14cr|vdr-plugin-autotimeredit-0.1.8-20|31	%vdr_plugin_prep
14cr|vdr-plugin-autotimeredit-0.1.8-20|32	
14cr|vdr-plugin-autotimeredit-0.1.8-20|33	# this plugin has somewhat bloated configuration scheme...
14cr|vdr-plugin-autotimeredit-0.1.8-20|34	
14cr|vdr-plugin-autotimeredit-0.1.8-20|35	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-autotimeredit-0.1.8-20|36	# Note that most of these options can also be set from the OSD setup menu and
14cr|vdr-plugin-autotimeredit-0.1.8-20|37	# autotimeredit.conf.
14cr|vdr-plugin-autotimeredit-0.1.8-20|38	# Read the documentation for more info.
14cr|vdr-plugin-autotimeredit-0.1.8-20|39	#
14cr|vdr-plugin-autotimeredit-0.1.8-20|40	# Autotimer-file (same for vdradmind!)
14cr|vdr-plugin-autotimeredit-0.1.8-20|41	var=AUTOTIMER_FILE
14cr|vdr-plugin-autotimeredit-0.1.8-20|42	param="-f AUTOTIMER_FILE"
14cr|vdr-plugin-autotimeredit-0.1.8-20|43	default=%{_localstatedir}/lib/vdradmin/vdradmind.at
14cr|vdr-plugin-autotimeredit-0.1.8-20|44	# Hide the file from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|45	var=HIDE_AUTOTIMER_FILE
14cr|vdr-plugin-autotimeredit-0.1.8-20|46	param="--ns_autotimerfile"
14cr|vdr-plugin-autotimeredit-0.1.8-20|47	# Use SIGHUP (vdradmind) for update Autotimer
14cr|vdr-plugin-autotimeredit-0.1.8-20|48	var=USE_SIGHUP_VDRADMIN
14cr|vdr-plugin-autotimeredit-0.1.8-20|49	param=-p
14cr|vdr-plugin-autotimeredit-0.1.8-20|50	default=yes
14cr|vdr-plugin-autotimeredit-0.1.8-20|51	# Use SIGHUP (xxv) for update Autotimer
14cr|vdr-plugin-autotimeredit-0.1.8-20|52	var=USE_SIGHUP_XXV
14cr|vdr-plugin-autotimeredit-0.1.8-20|53	param=-x
14cr|vdr-plugin-autotimeredit-0.1.8-20|54	# Hide the use_sgihup from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|55	var=HIDE_USE_SIGHUP
14cr|vdr-plugin-autotimeredit-0.1.8-20|56	param=--ns_update_method
14cr|vdr-plugin-autotimeredit-0.1.8-20|57	# Script/Config-file for force update autotimer
14cr|vdr-plugin-autotimeredit-0.1.8-20|58	var=FORCE_UPDATE_FILE
14cr|vdr-plugin-autotimeredit-0.1.8-20|59	param="-u FORCE_UPDATE_FILE"
14cr|vdr-plugin-autotimeredit-0.1.8-20|60	default=%{_localstatedir}/lib/vdradmin/vdradmind.conf
14cr|vdr-plugin-autotimeredit-0.1.8-20|61	# Hide the vdradminupdate-file form setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|62	var=HIDE_FORCE_UPDATE_FILE
14cr|vdr-plugin-autotimeredit-0.1.8-20|63	param="--ns_vdradminupdate"
14cr|vdr-plugin-autotimeredit-0.1.8-20|64	# Show the plugin in the mainmenu
14cr|vdr-plugin-autotimeredit-0.1.8-20|65	var=VISIBLE
14cr|vdr-plugin-autotimeredit-0.1.8-20|66	param=-m
14cr|vdr-plugin-autotimeredit-0.1.8-20|67	# Hide the plugin in the mainmenu
14cr|vdr-plugin-autotimeredit-0.1.8-20|68	var=HIDDEN
14cr|vdr-plugin-autotimeredit-0.1.8-20|69	param=-M
14cr|vdr-plugin-autotimeredit-0.1.8-20|70	# Select Name for entry in the mainmenu
14cr|vdr-plugin-autotimeredit-0.1.8-20|71	var=MAINMENU_NAME
14cr|vdr-plugin-autotimeredit-0.1.8-20|72	param="-n MAINMENU_NAME"
14cr|vdr-plugin-autotimeredit-0.1.8-20|73	# Enable more logging
14cr|vdr-plugin-autotimeredit-0.1.8-20|74	var=ENABLE_VERBOSE
14cr|vdr-plugin-autotimeredit-0.1.8-20|75	param=-v
14cr|vdr-plugin-autotimeredit-0.1.8-20|76	# Disable more logging
14cr|vdr-plugin-autotimeredit-0.1.8-20|77	var=DISABLE_VERBOSE
14cr|vdr-plugin-autotimeredit-0.1.8-20|78	param=-V
14cr|vdr-plugin-autotimeredit-0.1.8-20|79	# Use the repeat feature from vdradmin bp0.9
14cr|vdr-plugin-autotimeredit-0.1.8-20|80	var=USE_REPEAT
14cr|vdr-plugin-autotimeredit-0.1.8-20|81	param=-r
14cr|vdr-plugin-autotimeredit-0.1.8-20|82	# not use, it set automatic to use, if the autotimerfile with 11 values
14cr|vdr-plugin-autotimeredit-0.1.8-20|83	var=NOT_USE_REPEAT
14cr|vdr-plugin-autotimeredit-0.1.8-20|84	param=-R
14cr|vdr-plugin-autotimeredit-0.1.8-20|85	# Hide the option from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|86	var=HIDE_USE_REPEAT
14cr|vdr-plugin-autotimeredit-0.1.8-20|87	param=--ns_repeat_feature
14cr|vdr-plugin-autotimeredit-0.1.8-20|88	# Use weekday feature (sets also USE_REPEAT)
14cr|vdr-plugin-autotimeredit-0.1.8-20|89	var=USE_WEEKDAY
14cr|vdr-plugin-autotimeredit-0.1.8-20|90	param=-k
14cr|vdr-plugin-autotimeredit-0.1.8-20|91	default=yes
14cr|vdr-plugin-autotimeredit-0.1.8-20|92	# not use, it set automatic to use, if the autotimerfile with 12 values
14cr|vdr-plugin-autotimeredit-0.1.8-20|93	var=NOT_USE_WEEKDAY
14cr|vdr-plugin-autotimeredit-0.1.8-20|94	param=-K
14cr|vdr-plugin-autotimeredit-0.1.8-20|95	# Hide the option from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|96	var=HIDE_USE_WEEKDAY
14cr|vdr-plugin-autotimeredit-0.1.8-20|97	param=--ns_weekday_feature
14cr|vdr-plugin-autotimeredit-0.1.8-20|98	# Show the manual update line at begin of autotimer-list
14cr|vdr-plugin-autotimeredit-0.1.8-20|99	var=UPDATE_BEGIN
14cr|vdr-plugin-autotimeredit-0.1.8-20|100	param=-b
14cr|vdr-plugin-autotimeredit-0.1.8-20|101	# Hide the manual update line at begin of autotimer-list
14cr|vdr-plugin-autotimeredit-0.1.8-20|102	var=NO_UPDATE_BEGIN
14cr|vdr-plugin-autotimeredit-0.1.8-20|103	param=-B
14cr|vdr-plugin-autotimeredit-0.1.8-20|104	# Show the manual update line at end of autotimer-list
14cr|vdr-plugin-autotimeredit-0.1.8-20|105	var=UPDATE_END
14cr|vdr-plugin-autotimeredit-0.1.8-20|106	param=-e
14cr|vdr-plugin-autotimeredit-0.1.8-20|107	# Hide the manual update line at end of autotimer-list
14cr|vdr-plugin-autotimeredit-0.1.8-20|108	var=NO_UPDATE_END
14cr|vdr-plugin-autotimeredit-0.1.8-20|109	param=-E
14cr|vdr-plugin-autotimeredit-0.1.8-20|110	# When one or more Autotimer are modifed, by quit the plugin appears
14cr|vdr-plugin-autotimeredit-0.1.8-20|111	# a question for force search update
14cr|vdr-plugin-autotimeredit-0.1.8-20|112	var=QUESTION_UPDATE
14cr|vdr-plugin-autotimeredit-0.1.8-20|113	param=-q
14cr|vdr-plugin-autotimeredit-0.1.8-20|114	# Above but no question
14cr|vdr-plugin-autotimeredit-0.1.8-20|115	var=NO_QUESTION_UPDATE
14cr|vdr-plugin-autotimeredit-0.1.8-20|116	param=-Q
14cr|vdr-plugin-autotimeredit-0.1.8-20|117	# For the Autotimerlist show search in title, subtitle and
14cr|vdr-plugin-autotimeredit-0.1.8-20|118	# description as a single char
14cr|vdr-plugin-autotimeredit-0.1.8-20|119	var=SHOW_FLAGS
14cr|vdr-plugin-autotimeredit-0.1.8-20|120	param=-l
14cr|vdr-plugin-autotimeredit-0.1.8-20|121	# Column is hidden
14cr|vdr-plugin-autotimeredit-0.1.8-20|122	var=HIDE_FLAGS
14cr|vdr-plugin-autotimeredit-0.1.8-20|123	param=-L
14cr|vdr-plugin-autotimeredit-0.1.8-20|124	# For the Autotimerlist show the startsearchtime
14cr|vdr-plugin-autotimeredit-0.1.8-20|125	var=SHOW_START
14cr|vdr-plugin-autotimeredit-0.1.8-20|126	param=-a
14cr|vdr-plugin-autotimeredit-0.1.8-20|127	# Column is hidden
14cr|vdr-plugin-autotimeredit-0.1.8-20|128	var=HIDE_START
14cr|vdr-plugin-autotimeredit-0.1.8-20|129	param=-A
14cr|vdr-plugin-autotimeredit-0.1.8-20|130	# For the Autotimerlist show the stopsearchtime
14cr|vdr-plugin-autotimeredit-0.1.8-20|131	var=SHOW_STOP
14cr|vdr-plugin-autotimeredit-0.1.8-20|132	param=-t
14cr|vdr-plugin-autotimeredit-0.1.8-20|133	# Column is hidden
14cr|vdr-plugin-autotimeredit-0.1.8-20|134	var=HIDE_STOP
14cr|vdr-plugin-autotimeredit-0.1.8-20|135	param=-T
14cr|vdr-plugin-autotimeredit-0.1.8-20|136	# For the Autotimerlist show the searchchannel
14cr|vdr-plugin-autotimeredit-0.1.8-20|137	var=SHOW_CHANNEL
14cr|vdr-plugin-autotimeredit-0.1.8-20|138	param=-c
14cr|vdr-plugin-autotimeredit-0.1.8-20|139	# Column is hidden
14cr|vdr-plugin-autotimeredit-0.1.8-20|140	var=HIDE_CHANNEL
14cr|vdr-plugin-autotimeredit-0.1.8-20|141	param=-C
14cr|vdr-plugin-autotimeredit-0.1.8-20|142	# if show_channel the name of channel is use
14cr|vdr-plugin-autotimeredit-0.1.8-20|143	var=SHOW_CHANNEL_NAME
14cr|vdr-plugin-autotimeredit-0.1.8-20|144	param=-s
14cr|vdr-plugin-autotimeredit-0.1.8-20|145	# if show_channel the number of channel is use
14cr|vdr-plugin-autotimeredit-0.1.8-20|146	var=SHOW_CHANNEL_NUMBER
14cr|vdr-plugin-autotimeredit-0.1.8-20|147	param=-S
14cr|vdr-plugin-autotimeredit-0.1.8-20|148	# Hide the Preferr Command Line Parameter form setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|149	var=HIDE_COMMANDLINE
14cr|vdr-plugin-autotimeredit-0.1.8-20|150	param=--ns_commandline
14cr|vdr-plugin-autotimeredit-0.1.8-20|151	# set the default choise for the dictionary (space '_', any special
14cr|vdr-plugin-autotimeredit-0.1.8-20|152	# char with #xx) a dictionary for blacklist starts with '~' include
14cr|vdr-plugin-autotimeredit-0.1.8-20|153	# subdictionary with '~~'
14cr|vdr-plugin-autotimeredit-0.1.8-20|154	# example: "/some/dir,/another/dir"
14cr|vdr-plugin-autotimeredit-0.1.8-20|155	var=DEFAULTDICTIONARY
14cr|vdr-plugin-autotimeredit-0.1.8-20|156	param="-d DEFAULTDICTIONARY"
14cr|vdr-plugin-autotimeredit-0.1.8-20|157	# Select the source for the defaultdictionary
14cr|vdr-plugin-autotimeredit-0.1.8-20|158	# 0x01 - autotimer 0x02 - timer 0x04 - records 0x08 - commandline 0x10 - setup
14cr|vdr-plugin-autotimeredit-0.1.8-20|159	var=USE_DEFAULTDICTIONARY
14cr|vdr-plugin-autotimeredit-0.1.8-20|160	param="-D USE_DEFAULTDICTIONARY"
14cr|vdr-plugin-autotimeredit-0.1.8-20|161	# Hide all options with default dictionary from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|162	var=HIDE_DEFAULTDICTIONARY
14cr|vdr-plugin-autotimeredit-0.1.8-20|163	param=--ns_defaultdictionary
14cr|vdr-plugin-autotimeredit-0.1.8-20|164	# time (hours) between two updates for defaultdictionary from
14cr|vdr-plugin-autotimeredit-0.1.8-20|165	# records (-1 only by start, 0 by each call autotimeredit)
14cr|vdr-plugin-autotimeredit-0.1.8-20|166	var=UPDATETIMERECORDS
14cr|vdr-plugin-autotimeredit-0.1.8-20|167	param="-y UPDATETIMERECORDS"
14cr|vdr-plugin-autotimeredit-0.1.8-20|168	# Hide the updatetimerecords option from setup-menu
14cr|vdr-plugin-autotimeredit-0.1.8-20|169	var=HIDE_UPDATETIMERECORDS
14cr|vdr-plugin-autotimeredit-0.1.8-20|170	param=--ns_updatetimerecords
14cr|vdr-plugin-autotimeredit-0.1.8-20|171	# file for read more options (relativ to <config-dir>/plugins, or
14cr|vdr-plugin-autotimeredit-0.1.8-20|172	# when begins with '/' absolute)
14cr|vdr-plugin-autotimeredit-0.1.8-20|173	var=MORE_OPTIONS_FILE
14cr|vdr-plugin-autotimeredit-0.1.8-20|174	param="@MORE_OPTIONS_FILE"
14cr|vdr-plugin-autotimeredit-0.1.8-20|175	%vdr_plugin_params_end
14cr|vdr-plugin-autotimeredit-0.1.8-20|176	
14cr|vdr-plugin-autotimeredit-0.1.8-20|177	%build
14cr|vdr-plugin-autotimeredit-0.1.8-20|178	%vdr_plugin_build
14cr|vdr-plugin-autotimeredit-0.1.8-20|179	
14cr|vdr-plugin-autotimeredit-0.1.8-20|180	%install
14cr|vdr-plugin-autotimeredit-0.1.8-20|181	%vdr_plugin_install
14cr|vdr-plugin-autotimeredit-0.1.8-20|182	
14cr|vdr-plugin-autotimeredit-0.1.8-20|183	%files -f %plugin.vdr
14cr|vdr-plugin-autotimeredit-0.1.8-20|184	%defattr(-,root,root)
14cr|vdr-plugin-autotimeredit-0.1.8-20|185	%doc README HISTORY
14cr|vdr-plugin-autotimeredit-0.1.8-20|186	
14cr|vdr-plugin-autotimeredit-0.1.8-20|187	
14cr|vdr-plugin-autotimeredit-0.1.8-20|188	
14cr|vdr-plugin-autotimeredit-0.1.8-20|189	
14cr|vdr-plugin-autotimeredit-0.1.8-20|190	
14cr|vdr-plugin-autotimeredit-0.1.8-20|191	%changelog
14cr|vdr-plugin-autotimeredit-0.1.8-20|192	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-20
14cr|vdr-plugin-autotimeredit-0.1.8-20|193	+ Revision: e68dc9c
14cr|vdr-plugin-autotimeredit-0.1.8-20|194	- MassBuild#464: Increase release tag
14cr|vdr-plugin-autotimeredit-0.1.8-20|195	
14cr|vdr-plugin-autotimeredit-0.1.8-20|196	

8897 14
14cr|vdr-plugin-avolctl-0.3b-13|1	%define plugin	avolctl
14cr|vdr-plugin-avolctl-0.3b-13|2	
14cr|vdr-plugin-avolctl-0.3b-13|3	Summary:	VDR plugin: Alsa Volume Control
14cr|vdr-plugin-avolctl-0.3b-13|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-avolctl-0.3b-13|5	Version:	0.3b
14cr|vdr-plugin-avolctl-0.3b-13|6	Release:	13
14cr|vdr-plugin-avolctl-0.3b-13|7	Group:		Video
14cr|vdr-plugin-avolctl-0.3b-13|8	License:	GPL
14cr|vdr-plugin-avolctl-0.3b-13|9	URL:		http://martins-kabuff.de/avolctl.html
14cr|vdr-plugin-avolctl-0.3b-13|10	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-avolctl-0.3b-13|11	Patch0:		avolctl-0.3b-i18n-1.6.patch
14cr|vdr-plugin-avolctl-0.3b-13|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-avolctl-0.3b-13|13	BuildRequires:	libalsa-devel
14cr|vdr-plugin-avolctl-0.3b-13|14	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-avolctl-0.3b-13|15	
14cr|vdr-plugin-avolctl-0.3b-13|16	%description
14cr|vdr-plugin-avolctl-0.3b-13|17	This plugin controls selectable volume controls if your soundcard depending on
14cr|vdr-plugin-avolctl-0.3b-13|18	the volume control of VDR. It is also possible to select controls and switches
14cr|vdr-plugin-avolctl-0.3b-13|19	that can be controlled within the settings menu. This is for example useful for
14cr|vdr-plugin-avolctl-0.3b-13|20	tone control.
14cr|vdr-plugin-avolctl-0.3b-13|21	
14cr|vdr-plugin-avolctl-0.3b-13|22	%prep
14cr|vdr-plugin-avolctl-0.3b-13|23	%setup -q -n %plugin-%version
14cr|vdr-plugin-avolctl-0.3b-13|24	%patch0 -p1
14cr|vdr-plugin-avolctl-0.3b-13|25	%vdr_plugin_prep
14cr|vdr-plugin-avolctl-0.3b-13|26	
14cr|vdr-plugin-avolctl-0.3b-13|27	%build
14cr|vdr-plugin-avolctl-0.3b-13|28	%vdr_plugin_build
14cr|vdr-plugin-avolctl-0.3b-13|29	
14cr|vdr-plugin-avolctl-0.3b-13|30	%install
14cr|vdr-plugin-avolctl-0.3b-13|31	%vdr_plugin_install
14cr|vdr-plugin-avolctl-0.3b-13|32	
14cr|vdr-plugin-avolctl-0.3b-13|33	%files -f %plugin.vdr
14cr|vdr-plugin-avolctl-0.3b-13|34	%defattr(-,root,root)
14cr|vdr-plugin-avolctl-0.3b-13|35	%doc README HISTORY
14cr|vdr-plugin-avolctl-0.3b-13|36	
14cr|vdr-plugin-avolctl-0.3b-13|37	
14cr|vdr-plugin-avolctl-0.3b-13|38	
14cr|vdr-plugin-avolctl-0.3b-13|39	
14cr|vdr-plugin-avolctl-0.3b-13|40	
14cr|vdr-plugin-avolctl-0.3b-13|41	%changelog
14cr|vdr-plugin-avolctl-0.3b-13|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3b-13
14cr|vdr-plugin-avolctl-0.3b-13|43	+ Revision: 6e99c1d
14cr|vdr-plugin-avolctl-0.3b-13|44	- MassBuild#464: Increase release tag
14cr|vdr-plugin-avolctl-0.3b-13|45	
14cr|vdr-plugin-avolctl-0.3b-13|46	

8898 14
14cr|vdr-plugin-beep-0.1.2-4|1	%define plugin	beep
14cr|vdr-plugin-beep-0.1.2-4|2	
14cr|vdr-plugin-beep-0.1.2-4|3	Summary:	VDR plugin: Notify with a beep
14cr|vdr-plugin-beep-0.1.2-4|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-beep-0.1.2-4|5	Version:	0.1.2
14cr|vdr-plugin-beep-0.1.2-4|6	Release:	4
14cr|vdr-plugin-beep-0.1.2-4|7	Group:		Video
14cr|vdr-plugin-beep-0.1.2-4|8	License:	GPL
14cr|vdr-plugin-beep-0.1.2-4|9	URL:		http://www.deltab.de/content/view/25/62
14cr|vdr-plugin-beep-0.1.2-4|10	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-beep-0.1.2-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-beep-0.1.2-4|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-beep-0.1.2-4|13	
14cr|vdr-plugin-beep-0.1.2-4|14	%description
14cr|vdr-plugin-beep-0.1.2-4|15	This Plugin notify with a beep over the internal mainboard speaker,
14cr|vdr-plugin-beep-0.1.2-4|16	to selected VDR events.
14cr|vdr-plugin-beep-0.1.2-4|17	
14cr|vdr-plugin-beep-0.1.2-4|18	%prep
14cr|vdr-plugin-beep-0.1.2-4|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-beep-0.1.2-4|20	chmod a+x contrib
14cr|vdr-plugin-beep-0.1.2-4|21	chmod a+x contrib/Elise.sh
14cr|vdr-plugin-beep-0.1.2-4|22	%vdr_plugin_prep
14cr|vdr-plugin-beep-0.1.2-4|23	
14cr|vdr-plugin-beep-0.1.2-4|24	%build
14cr|vdr-plugin-beep-0.1.2-4|25	%vdr_plugin_build
14cr|vdr-plugin-beep-0.1.2-4|26	
14cr|vdr-plugin-beep-0.1.2-4|27	%install
14cr|vdr-plugin-beep-0.1.2-4|28	%vdr_plugin_install
14cr|vdr-plugin-beep-0.1.2-4|29	
14cr|vdr-plugin-beep-0.1.2-4|30	%files -f %plugin.vdr
14cr|vdr-plugin-beep-0.1.2-4|31	%defattr(-,root,root)
14cr|vdr-plugin-beep-0.1.2-4|32	%doc README HISTORY contrib
14cr|vdr-plugin-beep-0.1.2-4|33	
14cr|vdr-plugin-beep-0.1.2-4|34	
14cr|vdr-plugin-beep-0.1.2-4|35	
14cr|vdr-plugin-beep-0.1.2-4|36	
14cr|vdr-plugin-beep-0.1.2-4|37	
14cr|vdr-plugin-beep-0.1.2-4|38	%changelog
14cr|vdr-plugin-beep-0.1.2-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-4
14cr|vdr-plugin-beep-0.1.2-4|40	+ Revision: c18b1e4
14cr|vdr-plugin-beep-0.1.2-4|41	- MassBuild#464: Increase release tag
14cr|vdr-plugin-beep-0.1.2-4|42	
14cr|vdr-plugin-beep-0.1.2-4|43	

8899 14
14cr|vdr-plugin-bitstreamout-0.89c-5|1	%define plugin	bitstreamout
14cr|vdr-plugin-bitstreamout-0.89c-5|2	
14cr|vdr-plugin-bitstreamout-0.89c-5|3	%define debug_package %{nil}
14cr|vdr-plugin-bitstreamout-0.89c-5|4	
14cr|vdr-plugin-bitstreamout-0.89c-5|5	Summary:	VDR plugin: bit stream out to S/P-DIF of a sound card
14cr|vdr-plugin-bitstreamout-0.89c-5|6	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-bitstreamout-0.89c-5|7	Version:	0.89c
14cr|vdr-plugin-bitstreamout-0.89c-5|8	Release:	5
14cr|vdr-plugin-bitstreamout-0.89c-5|9	Group:		Video
14cr|vdr-plugin-bitstreamout-0.89c-5|10	License:	GPL
14cr|vdr-plugin-bitstreamout-0.89c-5|11	URL:		http://bitstreamout.sourceforge.net/
14cr|vdr-plugin-bitstreamout-0.89c-5|12	Source:		http://prdownloads.sourceforge.net/bitstreamout/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-bitstreamout-0.89c-5|13	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-bitstreamout-0.89c-5|14	BuildRequires:	mad-devel
14cr|vdr-plugin-bitstreamout-0.89c-5|15	BuildRequires:	libalsa-devel
14cr|vdr-plugin-bitstreamout-0.89c-5|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-bitstreamout-0.89c-5|17	Requires(post):	vdr-common
14cr|vdr-plugin-bitstreamout-0.89c-5|18	
14cr|vdr-plugin-bitstreamout-0.89c-5|19	%description
14cr|vdr-plugin-bitstreamout-0.89c-5|20	A plugin which receive the data stream of AC3 (Dolby Digital[tm]),
14cr|vdr-plugin-bitstreamout-0.89c-5|21	DTS[tm] (Digital Theater System[tm]), and linear PCM in playback
14cr|vdr-plugin-bitstreamout-0.89c-5|22	and live mode of VDR.  The data received is send to the S/P-DIF
14cr|vdr-plugin-bitstreamout-0.89c-5|23	of the sound card.  Whereby the none PCM data is embedded into
14cr|vdr-plugin-bitstreamout-0.89c-5|24	an appropriate PCM data stream to ensure that the A/V receiver with
14cr|vdr-plugin-bitstreamout-0.89c-5|25	its decoder unit is able to handle the data therein.  For a full
14cr|vdr-plugin-bitstreamout-0.89c-5|26	description read the file Description.
14cr|vdr-plugin-bitstreamout-0.89c-5|27	
14cr|vdr-plugin-bitstreamout-0.89c-5|28	%prep
14cr|vdr-plugin-bitstreamout-0.89c-5|29	%setup -q -c
14cr|vdr-plugin-bitstreamout-0.89c-5|30	cd %plugin
14cr|vdr-plugin-bitstreamout-0.89c-5|31	# fix build
14cr|vdr-plugin-bitstreamout-0.89c-5|32	sed -i 's,error No VDR,warning No VDR,' Makefile
14cr|vdr-plugin-bitstreamout-0.89c-5|33	
14cr|vdr-plugin-bitstreamout-0.89c-5|34	%vdr_plugin_prep
14cr|vdr-plugin-bitstreamout-0.89c-5|35	
14cr|vdr-plugin-bitstreamout-0.89c-5|36	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-bitstreamout-0.89c-5|37	# enable a control entry in the main menu
14cr|vdr-plugin-bitstreamout-0.89c-5|38	var=ONOFF
14cr|vdr-plugin-bitstreamout-0.89c-5|39	param=--onoff
14cr|vdr-plugin-bitstreamout-0.89c-5|40	# script for en/dis-able the spdif interface
14cr|vdr-plugin-bitstreamout-0.89c-5|41	var=SCRIPT
14cr|vdr-plugin-bitstreamout-0.89c-5|42	param=--mute=SCRIPT
14cr|vdr-plugin-bitstreamout-0.89c-5|43	%vdr_plugin_params_end
14cr|vdr-plugin-bitstreamout-0.89c-5|44	
14cr|vdr-plugin-bitstreamout-0.89c-5|45	%build
14cr|vdr-plugin-bitstreamout-0.89c-5|46	cd %plugin
14cr|vdr-plugin-bitstreamout-0.89c-5|47	# messed up variables in Makefile:
14cr|vdr-plugin-bitstreamout-0.89c-5|48	%vdr_plugin_build PLUGINLIBDIR=.
14cr|vdr-plugin-bitstreamout-0.89c-5|49	
14cr|vdr-plugin-bitstreamout-0.89c-5|50	%install
14cr|vdr-plugin-bitstreamout-0.89c-5|51	cd %plugin
14cr|vdr-plugin-bitstreamout-0.89c-5|52	%vdr_plugin_install
14cr|vdr-plugin-bitstreamout-0.89c-5|53	
14cr|vdr-plugin-bitstreamout-0.89c-5|54	install -d -m755 %{buildroot}/%{_mandir}/man5
14cr|vdr-plugin-bitstreamout-0.89c-5|55	install -m644 vdr-bitstreamout.5* %{buildroot}/%{_mandir}/man5
14cr|vdr-plugin-bitstreamout-0.89c-5|56	
14cr|vdr-plugin-bitstreamout-0.89c-5|57	%post
14cr|vdr-plugin-bitstreamout-0.89c-5|58	%{_bindir}/gpasswd -a vdr audio >/dev/null
14cr|vdr-plugin-bitstreamout-0.89c-5|59	
14cr|vdr-plugin-bitstreamout-0.89c-5|60	
14cr|vdr-plugin-bitstreamout-0.89c-5|61	%files -f %plugin/%plugin.vdr
14cr|vdr-plugin-bitstreamout-0.89c-5|62	%defattr(-,root,root)
14cr|vdr-plugin-bitstreamout-0.89c-5|63	%doc %plugin/AUTHORS %plugin/ChangeLog %plugin/Description
14cr|vdr-plugin-bitstreamout-0.89c-5|64	%doc %plugin/INSTALL %plugin/PROBLEMS %plugin/README
14cr|vdr-plugin-bitstreamout-0.89c-5|65	%doc %plugin/tools %plugin/doc %plugin/mute
14cr|vdr-plugin-bitstreamout-0.89c-5|66	%{_mandir}/man5/vdr-bitstreamout.5*
14cr|vdr-plugin-bitstreamout-0.89c-5|67	
14cr|vdr-plugin-bitstreamout-0.89c-5|68	
14cr|vdr-plugin-bitstreamout-0.89c-5|69	
14cr|vdr-plugin-bitstreamout-0.89c-5|70	
14cr|vdr-plugin-bitstreamout-0.89c-5|71	%changelog
14cr|vdr-plugin-bitstreamout-0.89c-5|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.89c-5
14cr|vdr-plugin-bitstreamout-0.89c-5|73	+ Revision: 2098c06
14cr|vdr-plugin-bitstreamout-0.89c-5|74	- MassBuild#464: Increase release tag
14cr|vdr-plugin-bitstreamout-0.89c-5|75	
14cr|vdr-plugin-bitstreamout-0.89c-5|76	

8900 14
14cr|vdr-plugin-btrcu-0.0.1-21|1	%define plugin	btrcu
14cr|vdr-plugin-btrcu-0.0.1-21|2	
14cr|vdr-plugin-btrcu-0.0.1-21|3	Summary:	VDR plugin: Controls VDR through a Bluetooth mobile phone
14cr|vdr-plugin-btrcu-0.0.1-21|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-btrcu-0.0.1-21|5	Version:	0.0.1
14cr|vdr-plugin-btrcu-0.0.1-21|6	Release:	21
14cr|vdr-plugin-btrcu-0.0.1-21|7	Group:		Video
14cr|vdr-plugin-btrcu-0.0.1-21|8	License:	GPL
14cr|vdr-plugin-btrcu-0.0.1-21|9	URL:		http://www.k13zoo.de/vdr/
14cr|vdr-plugin-btrcu-0.0.1-21|10	Source:		http://www.k13zoo.de/vdr/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-btrcu-0.0.1-21|11	Patch1:		btrcu-0.0.1-gcc4.patch
14cr|vdr-plugin-btrcu-0.0.1-21|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-btrcu-0.0.1-21|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-btrcu-0.0.1-21|14	
14cr|vdr-plugin-btrcu-0.0.1-21|15	%description
14cr|vdr-plugin-btrcu-0.0.1-21|16	This plugin allows using a bluetooth mobile phone to act as remote.
14cr|vdr-plugin-btrcu-0.0.1-21|17	
14cr|vdr-plugin-btrcu-0.0.1-21|18	%prep
14cr|vdr-plugin-btrcu-0.0.1-21|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-btrcu-0.0.1-21|20	%patch1 -p1 -b .gcc4
14cr|vdr-plugin-btrcu-0.0.1-21|21	%vdr_plugin_prep
14cr|vdr-plugin-btrcu-0.0.1-21|22	
14cr|vdr-plugin-btrcu-0.0.1-21|23	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-btrcu-0.0.1-21|24	# BtRCU device (default is /dev/rfcomm0)
14cr|vdr-plugin-btrcu-0.0.1-21|25	var=BTRCU_DEV
14cr|vdr-plugin-btrcu-0.0.1-21|26	param=--device=BTRCU_DEV
14cr|vdr-plugin-btrcu-0.0.1-21|27	%vdr_plugin_params_end
14cr|vdr-plugin-btrcu-0.0.1-21|28	
14cr|vdr-plugin-btrcu-0.0.1-21|29	%build
14cr|vdr-plugin-btrcu-0.0.1-21|30	%vdr_plugin_build
14cr|vdr-plugin-btrcu-0.0.1-21|31	
14cr|vdr-plugin-btrcu-0.0.1-21|32	%install
14cr|vdr-plugin-btrcu-0.0.1-21|33	%vdr_plugin_install
14cr|vdr-plugin-btrcu-0.0.1-21|34	
14cr|vdr-plugin-btrcu-0.0.1-21|35	install -D -m755 btrcu.sh.example %{buildroot}%{vdr_plugin_cfgdir}/btrcu.sh
14cr|vdr-plugin-btrcu-0.0.1-21|36	
14cr|vdr-plugin-btrcu-0.0.1-21|37	%files -f %plugin.vdr
14cr|vdr-plugin-btrcu-0.0.1-21|38	%defattr(-,root,root)
14cr|vdr-plugin-btrcu-0.0.1-21|39	%doc README HISTORY
14cr|vdr-plugin-btrcu-0.0.1-21|40	%config(noreplace) %{vdr_plugin_cfgdir}/btrcu.sh
14cr|vdr-plugin-btrcu-0.0.1-21|41	
14cr|vdr-plugin-btrcu-0.0.1-21|42	
14cr|vdr-plugin-btrcu-0.0.1-21|43	
14cr|vdr-plugin-btrcu-0.0.1-21|44	
14cr|vdr-plugin-btrcu-0.0.1-21|45	
14cr|vdr-plugin-btrcu-0.0.1-21|46	%changelog
14cr|vdr-plugin-btrcu-0.0.1-21|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-21
14cr|vdr-plugin-btrcu-0.0.1-21|48	+ Revision: b3b4c7d
14cr|vdr-plugin-btrcu-0.0.1-21|49	- MassBuild#464: Increase release tag
14cr|vdr-plugin-btrcu-0.0.1-21|50	
14cr|vdr-plugin-btrcu-0.0.1-21|51	

8901 14
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|1	%define plugin burn
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|2	%define prerel beta4
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|3	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|4	# backportability
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|5	%define _localstatedir %{_var}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|6	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|7	Summary:	VDR plugin: Versatile convert-and-burn plugin
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|8	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|9	Version:	0.2.0
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|10	Release:	0.%{prerel}.4
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|11	License:	GPLv2+
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|12	Group:		Video
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|13	Url:		http://projects.vdr-developer.org/projects/plg-burn/
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|14	Source0:	vdr-%{plugin}-%{version}-%{prerel}.tgz
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|15	Patch0:		vdr-burn-0.2.0-PRIO_PGRP.patch
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|16	Patch1:		burn-0.1.0-pre21-jpackage-java.patch
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|17	# add subtitle track descriptions also when no dvd menu is created (untested)
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|18	Patch9:		vdr-burn-subpicture-id-when-no-menu.patch
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|19	BuildRequires:	vdr-devel
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|20	BuildRequires:	gd-devel
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|21	BuildRequires:	boost-devel
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|22	Requires:	cdrkit
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|23	Requires:	cdrkit-genisoimage
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|24	Requires:	dvd+rw-tools
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|25	Requires:	dvdauthor
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|26	Requires:	eject
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|27	Requires:	m2vrequantizer
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|28	Requires:	mjpegtools
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|29	Requires:	vdr-abi = %{vdr_abi}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|30	Requires:	vdrsync
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|31	Suggests:	pxsup2dast
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|32	Requires(post):	vdr-common
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|33	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|34	%description
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|35	This Plugin enables VDR to write compliant DVDs from VDR recordings while
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|36	being able to control the process and to watch progress from inside VDRs
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|37	on-screen-display. If the selected recordings don't fit the DVD, the video
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|38	tracks are requantized (shrinked) automatically.
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|39	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|40	The created menus support multipage-descriptions (in case the recording
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|41	summary exceeds one page).
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|42	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|43	If you wish to have subtitles support, you have to install package
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|44	projectx and enable ProjectX in the plugin setup menu.
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|45	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|46	%files -f %{plugin}.vdr
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|47	%doc HISTORY README
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|48	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|49	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}/counters
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|50	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdr/iso-images
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|51	%{vdr_plugin_cfgdir}/%{plugin}/skins
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|52	%{vdr_plugin_cfgdir}/%{plugin}/*.mp2
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|53	%{vdr_plugin_cfgdir}/%{plugin}/fonts
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|54	%{vdr_plugin_cfgdir}/%{plugin}/*.png
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|55	%{vdr_plugin_cfgdir}/%{plugin}/*.ini
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|56	%{_bindir}/vdrburn-archive.sh
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|57	%{_bindir}/vdrburn-dvd.sh
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|58	%{_bindir}/burn-buffers
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|59	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|60	%post
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|61	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|62	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|63	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|64	#----------------------------------------------------------------------------
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|65	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|66	%prep
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|67	%setup -q -n %{plugin}-%{version}-%{prerel}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|68	find -name CVS -print0 | xargs -0 rm -rf
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|69	%apply_patches
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|70	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|71	perl -pi -e 's/mkisofs/genisoimage/' *.sh
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|72	perl -pi -e 's/cdrecord/wodim/' *.sh
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|73	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|74	%vdr_plugin_prep
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|75	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|76	%vdr_plugin_params_begin %{plugin}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|77	# directory for temporary files
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|78	# MUST be on UNIX filesystem
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|79	var=TEMPDIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|80	param=--tempdir=TEMPDIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|81	# directory for temporary datafiles
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|82	var=DATADIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|83	param=--datadir=DATADIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|84	# DVD writer
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|85	var=DVD_DEVICE
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|86	param=--dvd=DVD_DEVICE
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|87	# ISO image storage directory
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|88	# default: %{_localstatedir}/lib/vdr/iso-images
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|89	var=ISO_DIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|90	param=--iso=ISO_DIR
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|91	%vdr_plugin_params_end
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|92	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|93	%build
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|94	%vdr_plugin_build ISODIR=%{_localstatedir}/lib/vdr/iso-images
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|95	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|96	%install
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|97	%vdr_plugin_install
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|98	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|99	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|100	install -m755 vdrburn-*.sh %{buildroot}%{_bindir}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|101	install -m755 burn-buffers %{buildroot}%{_bindir}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|102	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|103	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|104	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/skins
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|105	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|106	cp -a burn/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|107	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdr/iso-images
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|108	rm %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/counters/standard
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|109	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|110	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|111	%changelog
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|112	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-0.beta4.4
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|113	+ Revision: 1abb552
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|114	- Add patch to fix build with new gcc
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|115	
14cr|vdr-plugin-burn-0.2.0-0.beta4.4|116	

8902 14
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|1	%define plugin	calc
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|2	%define tarversion 0[1].0.1-%rcver
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|3	%define rcver	rc5
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|4	%define rel	20
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|5	%define release 0.%rcver.%rel
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|6	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|7	Summary:	VDR plugin: VDR mini calculator
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|8	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|9	Version:	0.0.1
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|10	Release:	%release
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|11	Group:		Video
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|12	License:	GPL
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|13	URL:		http://www.vdrcalc.bmschneider.de/index2.html
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|14	Source:		http://www.vdrcalc.bmschneider.de/dateien/vdr-%plugin-%tarversion.tar.bz2
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|15	Patch1:		calc-0.0.1-rc5-extra-qualification.patch
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|16	Patch2:		calc-02_pathes.dpatch
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|19	Requires:	bc
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|20	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|21	%description
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|22	This is a small calculator plugin for the VDR.
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|23	It supports the 4 basic mathematic functions plus a memory, just
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|24	like your pocket calculator. It now has also the basic trigonometric
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|25	functions.
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|26	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|27	%prep
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|28	%setup -q -n %plugin-%version-%rcver
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|29	%patch1 -p1
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|30	%patch2 -p1
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|31	%vdr_plugin_prep
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|32	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|33	%build
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|34	%vdr_plugin_build
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|35	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|36	%install
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|37	%vdr_plugin_install
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|38	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|39	%files -f %plugin.vdr
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|40	%defattr(-,root,root)
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|41	%doc README HISTORY
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|42	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|43	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|44	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|45	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|46	%changelog
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|47	* Wed Mar 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-0.rc5.20
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|48	+ Revision: d76e42f
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|49	- Bump release
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|50	
14cr|vdr-plugin-calc-0.0.1-0.rc5.20|51	

8903 14
14cr|vdr-plugin-channelscan-0.1.0-19|1	%define plugin	channelscan
14cr|vdr-plugin-channelscan-0.1.0-19|2	
14cr|vdr-plugin-channelscan-0.1.0-19|3	Summary:	VDR plugin: Plugin for satellite scan
14cr|vdr-plugin-channelscan-0.1.0-19|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-channelscan-0.1.0-19|5	Version:	0.1.0
14cr|vdr-plugin-channelscan-0.1.0-19|6	Release:	19
14cr|vdr-plugin-channelscan-0.1.0-19|7	Group:		Video
14cr|vdr-plugin-channelscan-0.1.0-19|8	License:	GPL
14cr|vdr-plugin-channelscan-0.1.0-19|9	URL:		http://kikko77.altervista.org/
14cr|vdr-plugin-channelscan-0.1.0-19|10	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-channelscan-0.1.0-19|11	Patch1:		channelscan-extra-qualification.patch
14cr|vdr-plugin-channelscan-0.1.0-19|12	Patch2:		90_channelscan-0.1.0-1.5.10.dpatch
14cr|vdr-plugin-channelscan-0.1.0-19|13	Patch3:		channelscan-0.1.0-i18n-1.6.patch
14cr|vdr-plugin-channelscan-0.1.0-19|14	Patch4:		channelscan-format-string.patch
14cr|vdr-plugin-channelscan-0.1.0-19|15	Patch5:		channelscan-includes.patch
14cr|vdr-plugin-channelscan-0.1.0-19|16	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
14cr|vdr-plugin-channelscan-0.1.0-19|17	Patch6:		channelscan-non-pod-type.patch
14cr|vdr-plugin-channelscan-0.1.0-19|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-channelscan-0.1.0-19|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-channelscan-0.1.0-19|20	
14cr|vdr-plugin-channelscan-0.1.0-19|21	%description
14cr|vdr-plugin-channelscan-0.1.0-19|22	This plugin reads some information about the satellite transponders
14cr|vdr-plugin-channelscan-0.1.0-19|23	from a .ini file and then scan this sat to get a channel list.
14cr|vdr-plugin-channelscan-0.1.0-19|24	
14cr|vdr-plugin-channelscan-0.1.0-19|25	%prep
14cr|vdr-plugin-channelscan-0.1.0-19|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-channelscan-0.1.0-19|27	%patch1 -p0 -b .extra
14cr|vdr-plugin-channelscan-0.1.0-19|28	%patch2 -p1
14cr|vdr-plugin-channelscan-0.1.0-19|29	%patch3 -p1
14cr|vdr-plugin-channelscan-0.1.0-19|30	%patch4 -p1
14cr|vdr-plugin-channelscan-0.1.0-19|31	%patch5 -p1
14cr|vdr-plugin-channelscan-0.1.0-19|32	%patch6 -p1
14cr|vdr-plugin-channelscan-0.1.0-19|33	
14cr|vdr-plugin-channelscan-0.1.0-19|34	%vdr_plugin_prep
14cr|vdr-plugin-channelscan-0.1.0-19|35	
14cr|vdr-plugin-channelscan-0.1.0-19|36	%build
14cr|vdr-plugin-channelscan-0.1.0-19|37	%vdr_plugin_build
14cr|vdr-plugin-channelscan-0.1.0-19|38	
14cr|vdr-plugin-channelscan-0.1.0-19|39	%install
14cr|vdr-plugin-channelscan-0.1.0-19|40	%vdr_plugin_install
14cr|vdr-plugin-channelscan-0.1.0-19|41	
14cr|vdr-plugin-channelscan-0.1.0-19|42	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-channelscan-0.1.0-19|43	install -m644 transponders/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-channelscan-0.1.0-19|44	
14cr|vdr-plugin-channelscan-0.1.0-19|45	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
14cr|vdr-plugin-channelscan-0.1.0-19|46	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/transponders
14cr|vdr-plugin-channelscan-0.1.0-19|47	
14cr|vdr-plugin-channelscan-0.1.0-19|48	%files -f %plugin.vdr
14cr|vdr-plugin-channelscan-0.1.0-19|49	%defattr(-,root,root)
14cr|vdr-plugin-channelscan-0.1.0-19|50	%doc README HISTORY TODO
14cr|vdr-plugin-channelscan-0.1.0-19|51	%{_vdr_plugin_cfgdir}/transponders
14cr|vdr-plugin-channelscan-0.1.0-19|52	%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-channelscan-0.1.0-19|53	
14cr|vdr-plugin-channelscan-0.1.0-19|54	
14cr|vdr-plugin-channelscan-0.1.0-19|55	
14cr|vdr-plugin-channelscan-0.1.0-19|56	
14cr|vdr-plugin-channelscan-0.1.0-19|57	
14cr|vdr-plugin-channelscan-0.1.0-19|58	%changelog
14cr|vdr-plugin-channelscan-0.1.0-19|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-19
14cr|vdr-plugin-channelscan-0.1.0-19|60	+ Revision: fa1fe6e
14cr|vdr-plugin-channelscan-0.1.0-19|61	- MassBuild#464: Increase release tag
14cr|vdr-plugin-channelscan-0.1.0-19|62	
14cr|vdr-plugin-channelscan-0.1.0-19|63	

8904 14
14cr|vdr-plugin-channelswitcher-0.0.1b-18|1	%define plugin	channelswitcher
14cr|vdr-plugin-channelswitcher-0.0.1b-18|2	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|3	Summary:	VDR plugin: Channel.conf Switcher
14cr|vdr-plugin-channelswitcher-0.0.1b-18|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-channelswitcher-0.0.1b-18|5	Version:	0.0.1b
14cr|vdr-plugin-channelswitcher-0.0.1b-18|6	Release:	18
14cr|vdr-plugin-channelswitcher-0.0.1b-18|7	Group:		Video
14cr|vdr-plugin-channelswitcher-0.0.1b-18|8	License:	GPL
14cr|vdr-plugin-channelswitcher-0.0.1b-18|9	URL:		http://www.freewebs.com/sadhome/
14cr|vdr-plugin-channelswitcher-0.0.1b-18|10	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-channelswitcher-0.0.1b-18|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-channelswitcher-0.0.1b-18|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-channelswitcher-0.0.1b-18|13	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|14	%description
14cr|vdr-plugin-channelswitcher-0.0.1b-18|15	The channelswitcher plugin administers several channel
14cr|vdr-plugin-channelswitcher-0.0.1b-18|16	configurations. One can change between different channel.conf.*.
14cr|vdr-plugin-channelswitcher-0.0.1b-18|17	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|18	%prep
14cr|vdr-plugin-channelswitcher-0.0.1b-18|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-channelswitcher-0.0.1b-18|20	%vdr_plugin_prep
14cr|vdr-plugin-channelswitcher-0.0.1b-18|21	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|22	%build
14cr|vdr-plugin-channelswitcher-0.0.1b-18|23	%vdr_plugin_build
14cr|vdr-plugin-channelswitcher-0.0.1b-18|24	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|25	%install
14cr|vdr-plugin-channelswitcher-0.0.1b-18|26	%vdr_plugin_install
14cr|vdr-plugin-channelswitcher-0.0.1b-18|27	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|28	%files -f %plugin.vdr
14cr|vdr-plugin-channelswitcher-0.0.1b-18|29	%defattr(-,root,root)
14cr|vdr-plugin-channelswitcher-0.0.1b-18|30	%doc README HISTORY
14cr|vdr-plugin-channelswitcher-0.0.1b-18|31	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|32	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|33	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|34	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|35	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|36	%changelog
14cr|vdr-plugin-channelswitcher-0.0.1b-18|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1b-18
14cr|vdr-plugin-channelswitcher-0.0.1b-18|38	+ Revision: 88dfe2e
14cr|vdr-plugin-channelswitcher-0.0.1b-18|39	- MassBuild#464: Increase release tag
14cr|vdr-plugin-channelswitcher-0.0.1b-18|40	
14cr|vdr-plugin-channelswitcher-0.0.1b-18|41	

8905 14
14cr|vdr-plugin-chanorg-0.0.6-18|1	
14cr|vdr-plugin-chanorg-0.0.6-18|2	%define plugin	chanorg
14cr|vdr-plugin-chanorg-0.0.6-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-chanorg-0.0.6-18|4	%define version	0.0.6
14cr|vdr-plugin-chanorg-0.0.6-18|5	
14cr|vdr-plugin-chanorg-0.0.6-18|6	Summary:	VDR plugin: Channels Organizer
14cr|vdr-plugin-chanorg-0.0.6-18|7	Name:		%name
14cr|vdr-plugin-chanorg-0.0.6-18|8	Version:	%version
14cr|vdr-plugin-chanorg-0.0.6-18|9	Release:	18
14cr|vdr-plugin-chanorg-0.0.6-18|10	Group:		Video
14cr|vdr-plugin-chanorg-0.0.6-18|11	License:	GPL
14cr|vdr-plugin-chanorg-0.0.6-18|12	URL:		http://www.freewebs.com/sadhome/
14cr|vdr-plugin-chanorg-0.0.6-18|13	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-chanorg-0.0.6-18|14	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-chanorg/chanorg-0.0.6.patch
14cr|vdr-plugin-chanorg-0.0.6-18|15	Patch2:		03_chanorg-0.0.6_fix-EbS-crash.dpatch
14cr|vdr-plugin-chanorg-0.0.6-18|16	Patch3:		chanorg-0.0.6-i18n-1.6.patch
14cr|vdr-plugin-chanorg-0.0.6-18|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-chanorg-0.0.6-18|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-chanorg-0.0.6-18|19	
14cr|vdr-plugin-chanorg-0.0.6-18|20	%description
14cr|vdr-plugin-chanorg-0.0.6-18|21	With this plugin one can edit the channels.conf file via OSD.
14cr|vdr-plugin-chanorg-0.0.6-18|22	
14cr|vdr-plugin-chanorg-0.0.6-18|23	%prep
14cr|vdr-plugin-chanorg-0.0.6-18|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-chanorg-0.0.6-18|25	%patch1 -p1 -b .p
14cr|vdr-plugin-chanorg-0.0.6-18|26	%patch2 -p1
14cr|vdr-plugin-chanorg-0.0.6-18|27	%patch3 -p1
14cr|vdr-plugin-chanorg-0.0.6-18|28	%vdr_plugin_prep
14cr|vdr-plugin-chanorg-0.0.6-18|29	
14cr|vdr-plugin-chanorg-0.0.6-18|30	%build
14cr|vdr-plugin-chanorg-0.0.6-18|31	%vdr_plugin_build
14cr|vdr-plugin-chanorg-0.0.6-18|32	
14cr|vdr-plugin-chanorg-0.0.6-18|33	%install
14cr|vdr-plugin-chanorg-0.0.6-18|34	%vdr_plugin_install
14cr|vdr-plugin-chanorg-0.0.6-18|35	
14cr|vdr-plugin-chanorg-0.0.6-18|36	%files -f %plugin.vdr
14cr|vdr-plugin-chanorg-0.0.6-18|37	%defattr(-,root,root)
14cr|vdr-plugin-chanorg-0.0.6-18|38	%doc README HISTORY
14cr|vdr-plugin-chanorg-0.0.6-18|39	
14cr|vdr-plugin-chanorg-0.0.6-18|40	
14cr|vdr-plugin-chanorg-0.0.6-18|41	
14cr|vdr-plugin-chanorg-0.0.6-18|42	
14cr|vdr-plugin-chanorg-0.0.6-18|43	
14cr|vdr-plugin-chanorg-0.0.6-18|44	%changelog
14cr|vdr-plugin-chanorg-0.0.6-18|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-18
14cr|vdr-plugin-chanorg-0.0.6-18|46	+ Revision: d5d43e9
14cr|vdr-plugin-chanorg-0.0.6-18|47	- MassBuild#464: Increase release tag
14cr|vdr-plugin-chanorg-0.0.6-18|48	
14cr|vdr-plugin-chanorg-0.0.6-18|49	

8906 14
14cr|vdr-plugin-cinebars-0.0.5-6|1	
14cr|vdr-plugin-cinebars-0.0.5-6|2	%define plugin	cinebars
14cr|vdr-plugin-cinebars-0.0.5-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-cinebars-0.0.5-6|4	%define version	0.0.5
14cr|vdr-plugin-cinebars-0.0.5-6|5	
14cr|vdr-plugin-cinebars-0.0.5-6|6	Summary:	VDR plugin: Overlays "cinebars"
14cr|vdr-plugin-cinebars-0.0.5-6|7	Name:		%name
14cr|vdr-plugin-cinebars-0.0.5-6|8	Version:	%version
14cr|vdr-plugin-cinebars-0.0.5-6|9	Release:	6
14cr|vdr-plugin-cinebars-0.0.5-6|10	Group:		Video
14cr|vdr-plugin-cinebars-0.0.5-6|11	License:	GPL+
14cr|vdr-plugin-cinebars-0.0.5-6|12	URL:		http://www.egal-vdr.de/plugins/
14cr|vdr-plugin-cinebars-0.0.5-6|13	Source:		http://www.egal-vdr.de/plugins/vdr-%plugin-%version.tgz
14cr|vdr-plugin-cinebars-0.0.5-6|14	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-cinebars-0.0.5-6|15	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-cinebars-0.0.5-6|16	
14cr|vdr-plugin-cinebars-0.0.5-6|17	%description
14cr|vdr-plugin-cinebars-0.0.5-6|18	Overlays "cinema-bars" over the live picture.
14cr|vdr-plugin-cinebars-0.0.5-6|19	
14cr|vdr-plugin-cinebars-0.0.5-6|20	%prep
14cr|vdr-plugin-cinebars-0.0.5-6|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-cinebars-0.0.5-6|22	%vdr_plugin_prep
14cr|vdr-plugin-cinebars-0.0.5-6|23	
14cr|vdr-plugin-cinebars-0.0.5-6|24	%build
14cr|vdr-plugin-cinebars-0.0.5-6|25	%vdr_plugin_build
14cr|vdr-plugin-cinebars-0.0.5-6|26	
14cr|vdr-plugin-cinebars-0.0.5-6|27	%install
14cr|vdr-plugin-cinebars-0.0.5-6|28	%vdr_plugin_install
14cr|vdr-plugin-cinebars-0.0.5-6|29	
14cr|vdr-plugin-cinebars-0.0.5-6|30	%files -f %plugin.vdr
14cr|vdr-plugin-cinebars-0.0.5-6|31	%defattr(-,root,root)
14cr|vdr-plugin-cinebars-0.0.5-6|32	%doc README HISTORY
14cr|vdr-plugin-cinebars-0.0.5-6|33	
14cr|vdr-plugin-cinebars-0.0.5-6|34	
14cr|vdr-plugin-cinebars-0.0.5-6|35	
14cr|vdr-plugin-cinebars-0.0.5-6|36	
14cr|vdr-plugin-cinebars-0.0.5-6|37	
14cr|vdr-plugin-cinebars-0.0.5-6|38	%changelog
14cr|vdr-plugin-cinebars-0.0.5-6|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-6
14cr|vdr-plugin-cinebars-0.0.5-6|40	+ Revision: 79aa52e
14cr|vdr-plugin-cinebars-0.0.5-6|41	- MassBuild#464: Increase release tag
14cr|vdr-plugin-cinebars-0.0.5-6|42	
14cr|vdr-plugin-cinebars-0.0.5-6|43	

8907 14
14cr|vdr-plugin-clock-1.0.0-5|1	
14cr|vdr-plugin-clock-1.0.0-5|2	%define plugin	clock
14cr|vdr-plugin-clock-1.0.0-5|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-clock-1.0.0-5|4	%define version	1.0.0
14cr|vdr-plugin-clock-1.0.0-5|5	%define rel	5
14cr|vdr-plugin-clock-1.0.0-5|6	
14cr|vdr-plugin-clock-1.0.0-5|7	Summary:	VDR plugin: A Simple Clock
14cr|vdr-plugin-clock-1.0.0-5|8	Name:		%name
14cr|vdr-plugin-clock-1.0.0-5|9	Version:	%version
14cr|vdr-plugin-clock-1.0.0-5|10	Release:	%mkrel %rel
14cr|vdr-plugin-clock-1.0.0-5|11	Group:		Video
14cr|vdr-plugin-clock-1.0.0-5|12	License:	GPL
14cr|vdr-plugin-clock-1.0.0-5|13	URL:		http://vdr.humpen.at/
14cr|vdr-plugin-clock-1.0.0-5|14	Source:		http://vdr.humpen.at/uploads/media/vdr-%plugin-%version.tgz
14cr|vdr-plugin-clock-1.0.0-5|15	Patch0:		clock-1.0.0-i18n-1.6.patch
14cr|vdr-plugin-clock-1.0.0-5|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-clock-1.0.0-5|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-clock-1.0.0-5|18	
14cr|vdr-plugin-clock-1.0.0-5|19	%description
14cr|vdr-plugin-clock-1.0.0-5|20	My Humax Receiver has a Clock Function that I enjoy very much.
14cr|vdr-plugin-clock-1.0.0-5|21	So I decided to write a Plugin for VDR which allows me to see
14cr|vdr-plugin-clock-1.0.0-5|22	a small clock in the Top right corner.
14cr|vdr-plugin-clock-1.0.0-5|23	
14cr|vdr-plugin-clock-1.0.0-5|24	The Idea is to set a unused key from your remote control
14cr|vdr-plugin-clock-1.0.0-5|25	(for example the key User1) to show the clock.
14cr|vdr-plugin-clock-1.0.0-5|26	
14cr|vdr-plugin-clock-1.0.0-5|27	%prep
14cr|vdr-plugin-clock-1.0.0-5|28	%setup -q -n %plugin-%version
14cr|vdr-plugin-clock-1.0.0-5|29	%patch0 -p1
14cr|vdr-plugin-clock-1.0.0-5|30	%vdr_plugin_prep
14cr|vdr-plugin-clock-1.0.0-5|31	
14cr|vdr-plugin-clock-1.0.0-5|32	%build
14cr|vdr-plugin-clock-1.0.0-5|33	%vdr_plugin_build
14cr|vdr-plugin-clock-1.0.0-5|34	
14cr|vdr-plugin-clock-1.0.0-5|35	%install
14cr|vdr-plugin-clock-1.0.0-5|36	%vdr_plugin_install
14cr|vdr-plugin-clock-1.0.0-5|37	
14cr|vdr-plugin-clock-1.0.0-5|38	%files -f %plugin.vdr
14cr|vdr-plugin-clock-1.0.0-5|39	%defattr(-,root,root)
14cr|vdr-plugin-clock-1.0.0-5|40	%doc README HISTORY
14cr|vdr-plugin-clock-1.0.0-5|41	
14cr|vdr-plugin-clock-1.0.0-5|42	
14cr|vdr-plugin-clock-1.0.0-5|43	
14cr|vdr-plugin-clock-1.0.0-5|44	
14cr|vdr-plugin-clock-1.0.0-5|45	
14cr|vdr-plugin-clock-1.0.0-5|46	%changelog
14cr|vdr-plugin-clock-1.0.0-5|47	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-5
14cr|vdr-plugin-clock-1.0.0-5|48	+ Revision: 5953b46
14cr|vdr-plugin-clock-1.0.0-5|49	- Dropped empty post macros
14cr|vdr-plugin-clock-1.0.0-5|50	
14cr|vdr-plugin-clock-1.0.0-5|51	

8908 14
14cr|vdr-plugin-console-0.6.0-17|1	
14cr|vdr-plugin-console-0.6.0-17|2	%define plugin	console
14cr|vdr-plugin-console-0.6.0-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-console-0.6.0-17|4	%define version	0.6.0
14cr|vdr-plugin-console-0.6.0-17|5	%define rel	17
14cr|vdr-plugin-console-0.6.0-17|6	
14cr|vdr-plugin-console-0.6.0-17|7	Summary:	VDR plugin: Expands VDR to a Console on TV
14cr|vdr-plugin-console-0.6.0-17|8	Name:		%name
14cr|vdr-plugin-console-0.6.0-17|9	Version:	%version
14cr|vdr-plugin-console-0.6.0-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-console-0.6.0-17|11	Group:		Video
14cr|vdr-plugin-console-0.6.0-17|12	License:	GPL
14cr|vdr-plugin-console-0.6.0-17|13	URL:		http://ricomp.de/vdr/
14cr|vdr-plugin-console-0.6.0-17|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-console-0.6.0-17|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-console/console-0.6.0.patch
14cr|vdr-plugin-console-0.6.0-17|16	Patch2:		03_command_from_cli.dpatch
14cr|vdr-plugin-console-0.6.0-17|17	Patch3:		93_console-1.5.0.dpatch
14cr|vdr-plugin-console-0.6.0-17|18	Patch4:		console-0.6.0-i18n-1.6.patch
14cr|vdr-plugin-console-0.6.0-17|19	Patch5:		94_console-1.6.0.dpatch
14cr|vdr-plugin-console-0.6.0-17|20	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-console-0.6.0-17|21	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-console-0.6.0-17|22	
14cr|vdr-plugin-console-0.6.0-17|23	%description
14cr|vdr-plugin-console-0.6.0-17|24	Your  TV  screen  and a keyboard  that  are  connected to a VDR box  are
14cr|vdr-plugin-console-0.6.0-17|25	building a terminal. With this terminal you can manage several consoles.
14cr|vdr-plugin-console-0.6.0-17|26	In the OSD  of VDR you can  open as many  consoles as you want. In  each
14cr|vdr-plugin-console-0.6.0-17|27	console you can start a program that runs in the background. Your inputs
14cr|vdr-plugin-console-0.6.0-17|28	to the keyboard are  redirected to the current  selected console as well
14cr|vdr-plugin-console-0.6.0-17|29	as the output that these  programs generate are redirected into the OSD.
14cr|vdr-plugin-console-0.6.0-17|30	
14cr|vdr-plugin-console-0.6.0-17|31	%prep
14cr|vdr-plugin-console-0.6.0-17|32	%setup -q -n %plugin-%version
14cr|vdr-plugin-console-0.6.0-17|33	%patch1 -p4 -b .1318
14cr|vdr-plugin-console-0.6.0-17|34	%patch2 -p1
14cr|vdr-plugin-console-0.6.0-17|35	%patch3 -p1
14cr|vdr-plugin-console-0.6.0-17|36	%patch4 -p1
14cr|vdr-plugin-console-0.6.0-17|37	%patch5 -p1
14cr|vdr-plugin-console-0.6.0-17|38	
14cr|vdr-plugin-console-0.6.0-17|39	%vdr_plugin_prep
14cr|vdr-plugin-console-0.6.0-17|40	
14cr|vdr-plugin-console-0.6.0-17|41	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-console-0.6.0-17|42	# specify the program which is called when you start the plugin
14cr|vdr-plugin-console-0.6.0-17|43	var=COMMAND
14cr|vdr-plugin-console-0.6.0-17|44	param='-c COMMAND'
14cr|vdr-plugin-console-0.6.0-17|45	%vdr_plugin_params_end
14cr|vdr-plugin-console-0.6.0-17|46	
14cr|vdr-plugin-console-0.6.0-17|47	%build
14cr|vdr-plugin-console-0.6.0-17|48	%vdr_plugin_build
14cr|vdr-plugin-console-0.6.0-17|49	
14cr|vdr-plugin-console-0.6.0-17|50	%install
14cr|vdr-plugin-console-0.6.0-17|51	%vdr_plugin_install
14cr|vdr-plugin-console-0.6.0-17|52	
14cr|vdr-plugin-console-0.6.0-17|53	%files -f %plugin.vdr
14cr|vdr-plugin-console-0.6.0-17|54	%defattr(-,root,root)
14cr|vdr-plugin-console-0.6.0-17|55	%doc README HISTORY TODO
14cr|vdr-plugin-console-0.6.0-17|56	
14cr|vdr-plugin-console-0.6.0-17|57	
14cr|vdr-plugin-console-0.6.0-17|58	
14cr|vdr-plugin-console-0.6.0-17|59	
14cr|vdr-plugin-console-0.6.0-17|60	
14cr|vdr-plugin-console-0.6.0-17|61	%changelog
14cr|vdr-plugin-console-0.6.0-17|62	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-17
14cr|vdr-plugin-console-0.6.0-17|63	+ Revision: f8749a4
14cr|vdr-plugin-console-0.6.0-17|64	- Dropped empty post macros
14cr|vdr-plugin-console-0.6.0-17|65	
14cr|vdr-plugin-console-0.6.0-17|66	

8909 14
14cr|vdr-plugin-control-0.0.2a-17|1	
14cr|vdr-plugin-control-0.0.2a-17|2	%define plugin	control
14cr|vdr-plugin-control-0.0.2a-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-control-0.0.2a-17|4	%define version	0.0.2a
14cr|vdr-plugin-control-0.0.2a-17|5	%define rel	17
14cr|vdr-plugin-control-0.0.2a-17|6	
14cr|vdr-plugin-control-0.0.2a-17|7	Summary:	VDR plugin: Control VDR over terminal or telnet
14cr|vdr-plugin-control-0.0.2a-17|8	Name:		%name
14cr|vdr-plugin-control-0.0.2a-17|9	Version:	%version
14cr|vdr-plugin-control-0.0.2a-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-control-0.0.2a-17|11	Group:		Video
14cr|vdr-plugin-control-0.0.2a-17|12	License:	GPL
14cr|vdr-plugin-control-0.0.2a-17|13	URL:		http://ricomp.de/vdr/
14cr|vdr-plugin-control-0.0.2a-17|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-control-0.0.2a-17|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-control/control-0.0.2a.patch
14cr|vdr-plugin-control-0.0.2a-17|16	Patch2:		02_gateway.dpatch
14cr|vdr-plugin-control-0.0.2a-17|17	Patch3:		93_control-0.0.2a-1.5.0.dpatch
14cr|vdr-plugin-control-0.0.2a-17|18	Patch4:		control-const-char-gcc4.4.patch
14cr|vdr-plugin-control-0.0.2a-17|19	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-control-0.0.2a-17|20	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-control-0.0.2a-17|21	
14cr|vdr-plugin-control-0.0.2a-17|22	%description
14cr|vdr-plugin-control-0.0.2a-17|23	The 'control' plugin brings the ability to VDR to control
14cr|vdr-plugin-control-0.0.2a-17|24	the whole OSD over a telnet client.
14cr|vdr-plugin-control-0.0.2a-17|25	
14cr|vdr-plugin-control-0.0.2a-17|26	%prep
14cr|vdr-plugin-control-0.0.2a-17|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-control-0.0.2a-17|28	%patch1 -p1 -b .1318
14cr|vdr-plugin-control-0.0.2a-17|29	%patch2 -p1
14cr|vdr-plugin-control-0.0.2a-17|30	%patch3 -p1
14cr|vdr-plugin-control-0.0.2a-17|31	%patch4 -p1
14cr|vdr-plugin-control-0.0.2a-17|32	%vdr_plugin_prep
14cr|vdr-plugin-control-0.0.2a-17|33	
14cr|vdr-plugin-control-0.0.2a-17|34	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-control-0.0.2a-17|35	# tty to control vdr per virtual terminal
14cr|vdr-plugin-control-0.0.2a-17|36	# default: none
14cr|vdr-plugin-control-0.0.2a-17|37	var=TERMINAL
14cr|vdr-plugin-control-0.0.2a-17|38	param=--terminal=TERMINAL
14cr|vdr-plugin-control-0.0.2a-17|39	# port to receive remote connections
14cr|vdr-plugin-control-0.0.2a-17|40	# default: 2002
14cr|vdr-plugin-control-0.0.2a-17|41	var=PORT
14cr|vdr-plugin-control-0.0.2a-17|42	param=--port=PORT
14cr|vdr-plugin-control-0.0.2a-17|43	%vdr_plugin_params_end
14cr|vdr-plugin-control-0.0.2a-17|44	
14cr|vdr-plugin-control-0.0.2a-17|45	%build
14cr|vdr-plugin-control-0.0.2a-17|46	%vdr_plugin_build
14cr|vdr-plugin-control-0.0.2a-17|47	
14cr|vdr-plugin-control-0.0.2a-17|48	%install
14cr|vdr-plugin-control-0.0.2a-17|49	%vdr_plugin_install
14cr|vdr-plugin-control-0.0.2a-17|50	
14cr|vdr-plugin-control-0.0.2a-17|51	%files -f %plugin.vdr
14cr|vdr-plugin-control-0.0.2a-17|52	%defattr(-,root,root)
14cr|vdr-plugin-control-0.0.2a-17|53	%doc README HISTORY TODO
14cr|vdr-plugin-control-0.0.2a-17|54	
14cr|vdr-plugin-control-0.0.2a-17|55	
14cr|vdr-plugin-control-0.0.2a-17|56	
14cr|vdr-plugin-control-0.0.2a-17|57	
14cr|vdr-plugin-control-0.0.2a-17|58	
14cr|vdr-plugin-control-0.0.2a-17|59	%changelog
14cr|vdr-plugin-control-0.0.2a-17|60	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2a-17
14cr|vdr-plugin-control-0.0.2a-17|61	+ Revision: 996f678
14cr|vdr-plugin-control-0.0.2a-17|62	- Dropped empty post macros
14cr|vdr-plugin-control-0.0.2a-17|63	
14cr|vdr-plugin-control-0.0.2a-17|64	

8910 14
14cr|vdr-plugin-csf-0.0.1-18|1	%define plugin	csf
14cr|vdr-plugin-csf-0.0.1-18|2	
14cr|vdr-plugin-csf-0.0.1-18|3	Summary:	VDR plugin: CSF Channel Sort&Filter
14cr|vdr-plugin-csf-0.0.1-18|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-csf-0.0.1-18|5	Version:	0.0.1
14cr|vdr-plugin-csf-0.0.1-18|6	Release:	18
14cr|vdr-plugin-csf-0.0.1-18|7	Group:		Video
14cr|vdr-plugin-csf-0.0.1-18|8	License:	GPL
14cr|vdr-plugin-csf-0.0.1-18|9	URL:		http://jmorra.tripod.com/
14cr|vdr-plugin-csf-0.0.1-18|10	# binaries removed
14cr|vdr-plugin-csf-0.0.1-18|11	Source:		%plugin-%version.tar.bz2
14cr|vdr-plugin-csf-0.0.1-18|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-csf-0.0.1-18|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-csf-0.0.1-18|14	
14cr|vdr-plugin-csf-0.0.1-18|15	%description
14cr|vdr-plugin-csf-0.0.1-18|16	This plugin provides a menu entry from which the channels list can
14cr|vdr-plugin-csf-0.0.1-18|17	be sorted and filtered using different algorithms.
14cr|vdr-plugin-csf-0.0.1-18|18	
14cr|vdr-plugin-csf-0.0.1-18|19	%prep
14cr|vdr-plugin-csf-0.0.1-18|20	%setup -q -n %plugin
14cr|vdr-plugin-csf-0.0.1-18|21	%vdr_plugin_prep
14cr|vdr-plugin-csf-0.0.1-18|22	
14cr|vdr-plugin-csf-0.0.1-18|23	%build
14cr|vdr-plugin-csf-0.0.1-18|24	%vdr_plugin_build
14cr|vdr-plugin-csf-0.0.1-18|25	
14cr|vdr-plugin-csf-0.0.1-18|26	%install
14cr|vdr-plugin-csf-0.0.1-18|27	%vdr_plugin_install
14cr|vdr-plugin-csf-0.0.1-18|28	
14cr|vdr-plugin-csf-0.0.1-18|29	%files -f %plugin.vdr
14cr|vdr-plugin-csf-0.0.1-18|30	%defattr(-,root,root)
14cr|vdr-plugin-csf-0.0.1-18|31	%doc README HISTORY
14cr|vdr-plugin-csf-0.0.1-18|32	
14cr|vdr-plugin-csf-0.0.1-18|33	
14cr|vdr-plugin-csf-0.0.1-18|34	
14cr|vdr-plugin-csf-0.0.1-18|35	
14cr|vdr-plugin-csf-0.0.1-18|36	
14cr|vdr-plugin-csf-0.0.1-18|37	%changelog
14cr|vdr-plugin-csf-0.0.1-18|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-18
14cr|vdr-plugin-csf-0.0.1-18|39	+ Revision: 2c11445
14cr|vdr-plugin-csf-0.0.1-18|40	- MassBuild#464: Increase release tag
14cr|vdr-plugin-csf-0.0.1-18|41	
14cr|vdr-plugin-csf-0.0.1-18|42	

8911 14
14cr|vdr-plugin-decruft-0.0.4-14|1	%define plugin	decruft
14cr|vdr-plugin-decruft-0.0.4-14|2	
14cr|vdr-plugin-decruft-0.0.4-14|3	Summary:	VDR plugin: Remove the cruft from your channels
14cr|vdr-plugin-decruft-0.0.4-14|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-decruft-0.0.4-14|5	Version:	0.0.4
14cr|vdr-plugin-decruft-0.0.4-14|6	Release:	14
14cr|vdr-plugin-decruft-0.0.4-14|7	Group:		Video
14cr|vdr-plugin-decruft-0.0.4-14|8	License:	GPL
14cr|vdr-plugin-decruft-0.0.4-14|9	URL:		http://www.rst38.org.uk/vdr/decruft/
14cr|vdr-plugin-decruft-0.0.4-14|10	Source:		http://www.rst38.org.uk/vdr/decruft/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-decruft-0.0.4-14|11	Patch0:		02_avoid-vdr-patch.dpatch
14cr|vdr-plugin-decruft-0.0.4-14|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-decruft-0.0.4-14|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-decruft-0.0.4-14|14	
14cr|vdr-plugin-decruft-0.0.4-14|15	%description
14cr|vdr-plugin-decruft-0.0.4-14|16	Clean the cruft from your channels file - i.e. turn on add channels
14cr|vdr-plugin-decruft-0.0.4-14|17	without fear of being overwhelmed. Sort your channels into logical
14cr|vdr-plugin-decruft-0.0.4-14|18	groups.
14cr|vdr-plugin-decruft-0.0.4-14|19	
14cr|vdr-plugin-decruft-0.0.4-14|20	%prep
14cr|vdr-plugin-decruft-0.0.4-14|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-decruft-0.0.4-14|22	%patch0 -p1
14cr|vdr-plugin-decruft-0.0.4-14|23	%vdr_plugin_prep
14cr|vdr-plugin-decruft-0.0.4-14|24	rm -r examples/CVS
14cr|vdr-plugin-decruft-0.0.4-14|25	
14cr|vdr-plugin-decruft-0.0.4-14|26	%build
14cr|vdr-plugin-decruft-0.0.4-14|27	%vdr_plugin_build
14cr|vdr-plugin-decruft-0.0.4-14|28	
14cr|vdr-plugin-decruft-0.0.4-14|29	%install
14cr|vdr-plugin-decruft-0.0.4-14|30	%vdr_plugin_install
14cr|vdr-plugin-decruft-0.0.4-14|31	
14cr|vdr-plugin-decruft-0.0.4-14|32	%files -f %plugin.vdr
14cr|vdr-plugin-decruft-0.0.4-14|33	%defattr(-,root,root)
14cr|vdr-plugin-decruft-0.0.4-14|34	%doc README HISTORY examples
14cr|vdr-plugin-decruft-0.0.4-14|35	
14cr|vdr-plugin-decruft-0.0.4-14|36	
14cr|vdr-plugin-decruft-0.0.4-14|37	%changelog
14cr|vdr-plugin-decruft-0.0.4-14|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-14
14cr|vdr-plugin-decruft-0.0.4-14|39	+ Revision: 3440ddb
14cr|vdr-plugin-decruft-0.0.4-14|40	- MassBuild#464: Increase release tag
14cr|vdr-plugin-decruft-0.0.4-14|41	
14cr|vdr-plugin-decruft-0.0.4-14|42	

8912 14
14cr|vdr-plugin-director-0.2.8-18|1	
14cr|vdr-plugin-director-0.2.8-18|2	%define plugin	director
14cr|vdr-plugin-director-0.2.8-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-director-0.2.8-18|4	%define version	0.2.8
14cr|vdr-plugin-director-0.2.8-18|5	%define rel	18
14cr|vdr-plugin-director-0.2.8-18|6	
14cr|vdr-plugin-director-0.2.8-18|7	Summary:	VDR plugin: plugin to use the premiere multifeed option
14cr|vdr-plugin-director-0.2.8-18|8	Name:		%name
14cr|vdr-plugin-director-0.2.8-18|9	Version:	%version
14cr|vdr-plugin-director-0.2.8-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-director-0.2.8-18|11	Group:		Video
14cr|vdr-plugin-director-0.2.8-18|12	License:	GPL
14cr|vdr-plugin-director-0.2.8-18|13	URL:		http://www.wontorra.net/staticpages/index.php?page=director
14cr|vdr-plugin-director-0.2.8-18|14	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-director-0.2.8-18|15	Patch0:		90_director-0.2.8-1.5.3.dpatch
14cr|vdr-plugin-director-0.2.8-18|16	Patch1:		director-0.2.8-i18n-1.6.patch
14cr|vdr-plugin-director-0.2.8-18|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-director-0.2.8-18|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-director-0.2.8-18|19	
14cr|vdr-plugin-director-0.2.8-18|20	%description
14cr|vdr-plugin-director-0.2.8-18|21	Director is a plugin to use the multifeed option of some Premiere
14cr|vdr-plugin-director-0.2.8-18|22	channels (Direkt, Sport Portal).
14cr|vdr-plugin-director-0.2.8-18|23	
14cr|vdr-plugin-director-0.2.8-18|24	%prep
14cr|vdr-plugin-director-0.2.8-18|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-director-0.2.8-18|26	%patch0 -p1
14cr|vdr-plugin-director-0.2.8-18|27	%patch1 -p1
14cr|vdr-plugin-director-0.2.8-18|28	chmod -x HISTORY COPYING README
14cr|vdr-plugin-director-0.2.8-18|29	%vdr_plugin_prep
14cr|vdr-plugin-director-0.2.8-18|30	
14cr|vdr-plugin-director-0.2.8-18|31	%build
14cr|vdr-plugin-director-0.2.8-18|32	%vdr_plugin_build
14cr|vdr-plugin-director-0.2.8-18|33	
14cr|vdr-plugin-director-0.2.8-18|34	%install
14cr|vdr-plugin-director-0.2.8-18|35	%vdr_plugin_install
14cr|vdr-plugin-director-0.2.8-18|36	
14cr|vdr-plugin-director-0.2.8-18|37	%files -f %plugin.vdr
14cr|vdr-plugin-director-0.2.8-18|38	%defattr(-,root,root)
14cr|vdr-plugin-director-0.2.8-18|39	%doc README COPYING HISTORY
14cr|vdr-plugin-director-0.2.8-18|40	
14cr|vdr-plugin-director-0.2.8-18|41	
14cr|vdr-plugin-director-0.2.8-18|42	
14cr|vdr-plugin-director-0.2.8-18|43	
14cr|vdr-plugin-director-0.2.8-18|44	
14cr|vdr-plugin-director-0.2.8-18|45	%changelog
14cr|vdr-plugin-director-0.2.8-18|46	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-18
14cr|vdr-plugin-director-0.2.8-18|47	+ Revision: ae11d53
14cr|vdr-plugin-director-0.2.8-18|48	- Dropped empty post macros
14cr|vdr-plugin-director-0.2.8-18|49	
14cr|vdr-plugin-director-0.2.8-18|50	

8913 14
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|1	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|2	%define plugin	dvd
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|3	%define betaver	b03
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|4	%define cvsrev	20071030
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|5	%define rel	8
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|6	%define release	0.%betaver.%cvsrev.%rel
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|7	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|8	Summary:	VDR plugin: turn VDR into an (almost) full featured DVD player
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|9	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|10	Version:	0.3.6
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|11	Release:	%release
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|12	Group:		Video
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|13	License:	GPL
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|14	URL:		http://sourceforge.net/projects/dvdplugin
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|15	Source:		vdr-%{plugin}-%{cvsrev}.tar.bz2
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|16	Patch0:		dvd-i18n-1.6.patch
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|17	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|18	BuildRequires:	libdvdnav-devel a52dec-devel
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|20	Requires(post):	vdr-common
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|21	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|22	%description
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|23	This is the DVD plugin for the Video Disk Recorder (VDR).
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|24	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|25	%prep
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|26	%setup -q -n %{plugin}
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|27	%patch0 -p1
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|28	%vdr_plugin_prep
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|29	# script-without-shellbang
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|30	chmod -x README COPYING HISTORY CONTRIBUTORS
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|31	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|32	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|33	# DVD device
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|34	# default: /dev/dvd
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|35	var=DVD_DEVICE
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|36	param=--dvd=DVD_DEVICE
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|37	%vdr_plugin_params_end
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|38	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|39	%build
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|40	VDR_PLUGIN_EXTRA_FLAGS=
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|41	%if %{mdkversion} >= 200900
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|42	# mdv #40406
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|43	mkdir -p dvdnav
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|44	sed 's,\*this,*cthis,' %{_includedir}/dvdnav/dvdnav.h > dvdnav/dvdnav.h
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|45	diff -u %{_includedir}/dvdnav/dvdnav.h dvdnav/dvdnav.h || :
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|46	VDR_PLUGIN_EXTRA_FLAGS="-I$PWD"
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|47	%endif
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|48	# mdv #35140
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|49	VDR_PLUGIN_EXTRA_FLAGS="$VDR_PLUGIN_EXTRA_FLAGS -D__STDC_LIMIT_MACROS"
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|50	%vdr_plugin_build LDFLAGS="%vdr_plugin_ldflags"
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|51	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|52	%install
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|53	%vdr_plugin_install
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|54	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|55	%post
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|56	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|57	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|58	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|59	%files -f %plugin.vdr
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|60	%defattr(-,root,root)
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|61	%doc README COPYING HISTORY CONTRIBUTORS
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|62	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|63	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|64	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|65	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|66	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|67	%changelog
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|68	* Wed Mar 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.6-0.b03.20071030.8
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|69	+ Revision: dfa5a92
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|70	- Fix a52dec BR
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|71	
14cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|72	

8914 14
14cr|vdr-plugin-dvdselect-0.8-18|1	
14cr|vdr-plugin-dvdselect-0.8-18|2	%define plugin	dvdselect
14cr|vdr-plugin-dvdselect-0.8-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-dvdselect-0.8-18|4	%define version	0.8
14cr|vdr-plugin-dvdselect-0.8-18|5	%define rel	18
14cr|vdr-plugin-dvdselect-0.8-18|6	
14cr|vdr-plugin-dvdselect-0.8-18|7	Summary:	VDR plugin: virtual dvd-selector
14cr|vdr-plugin-dvdselect-0.8-18|8	Name:		%name
14cr|vdr-plugin-dvdselect-0.8-18|9	Version:	%version
14cr|vdr-plugin-dvdselect-0.8-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-dvdselect-0.8-18|11	Group:		Video
14cr|vdr-plugin-dvdselect-0.8-18|12	License:	GPL
14cr|vdr-plugin-dvdselect-0.8-18|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdselect-plugin
14cr|vdr-plugin-dvdselect-0.8-18|14	Source:		http://www.vdr-wiki.de/vdr/vdr-dvdselect/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-dvdselect-0.8-18|15	Patch0:		dvdselect-default-paths.patch
14cr|vdr-plugin-dvdselect-0.8-18|16	Patch1:		dvdselect-0.8-i18n-1.6.patch
14cr|vdr-plugin-dvdselect-0.8-18|17	Patch2:		dvdselect-format-string.patch
14cr|vdr-plugin-dvdselect-0.8-18|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-dvdselect-0.8-18|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-dvdselect-0.8-18|20	
14cr|vdr-plugin-dvdselect-0.8-18|21	%description
14cr|vdr-plugin-dvdselect-0.8-18|22	This Plugin is used to mount multiple DVD-Images to the dvd-device.
14cr|vdr-plugin-dvdselect-0.8-18|23	Doing this, you are able to play these dvds using the dvdplugin.
14cr|vdr-plugin-dvdselect-0.8-18|24	
14cr|vdr-plugin-dvdselect-0.8-18|25	%prep
14cr|vdr-plugin-dvdselect-0.8-18|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-dvdselect-0.8-18|27	%patch0 -p1
14cr|vdr-plugin-dvdselect-0.8-18|28	%patch1 -p1
14cr|vdr-plugin-dvdselect-0.8-18|29	%patch2 -p1
14cr|vdr-plugin-dvdselect-0.8-18|30	%vdr_plugin_prep
14cr|vdr-plugin-dvdselect-0.8-18|31	rm -f examples/*~
14cr|vdr-plugin-dvdselect-0.8-18|32	
14cr|vdr-plugin-dvdselect-0.8-18|33	%build
14cr|vdr-plugin-dvdselect-0.8-18|34	%vdr_plugin_build
14cr|vdr-plugin-dvdselect-0.8-18|35	
14cr|vdr-plugin-dvdselect-0.8-18|36	%install
14cr|vdr-plugin-dvdselect-0.8-18|37	%vdr_plugin_install
14cr|vdr-plugin-dvdselect-0.8-18|38	
14cr|vdr-plugin-dvdselect-0.8-18|39	%files -f %plugin.vdr
14cr|vdr-plugin-dvdselect-0.8-18|40	%defattr(-,root,root)
14cr|vdr-plugin-dvdselect-0.8-18|41	%doc README HISTORY examples
14cr|vdr-plugin-dvdselect-0.8-18|42	
14cr|vdr-plugin-dvdselect-0.8-18|43	
14cr|vdr-plugin-dvdselect-0.8-18|44	
14cr|vdr-plugin-dvdselect-0.8-18|45	
14cr|vdr-plugin-dvdselect-0.8-18|46	
14cr|vdr-plugin-dvdselect-0.8-18|47	%changelog
14cr|vdr-plugin-dvdselect-0.8-18|48	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8-18
14cr|vdr-plugin-dvdselect-0.8-18|49	+ Revision: af92e36
14cr|vdr-plugin-dvdselect-0.8-18|50	- Dropped empty post macros
14cr|vdr-plugin-dvdselect-0.8-18|51	
14cr|vdr-plugin-dvdselect-0.8-18|52	

8915 14
14cr|vdr-plugin-dvdswitch-0.1.3-6|1	
14cr|vdr-plugin-dvdswitch-0.1.3-6|2	%define plugin	dvdswitch
14cr|vdr-plugin-dvdswitch-0.1.3-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-dvdswitch-0.1.3-6|4	%define version	0.1.3
14cr|vdr-plugin-dvdswitch-0.1.3-6|5	%define rel	6
14cr|vdr-plugin-dvdswitch-0.1.3-6|6	
14cr|vdr-plugin-dvdswitch-0.1.3-6|7	Summary:	VDR plugin: allows to play DVD-Images
14cr|vdr-plugin-dvdswitch-0.1.3-6|8	Name:		%name
14cr|vdr-plugin-dvdswitch-0.1.3-6|9	Version:	%version
14cr|vdr-plugin-dvdswitch-0.1.3-6|10	Release:	%mkrel %rel
14cr|vdr-plugin-dvdswitch-0.1.3-6|11	Group:		Video
14cr|vdr-plugin-dvdswitch-0.1.3-6|12	License:	GPL
14cr|vdr-plugin-dvdswitch-0.1.3-6|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdswitch-plugin
14cr|vdr-plugin-dvdswitch-0.1.3-6|14	Source:		http://download.schmidtie.de/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-dvdswitch-0.1.3-6|15	Patch0:		90_dvdswitch-0.1.3-1.5.4.dpatch
14cr|vdr-plugin-dvdswitch-0.1.3-6|16	Patch1:		03_no-files-crash.dpatch
14cr|vdr-plugin-dvdswitch-0.1.3-6|17	Patch2:		dvdswitch-0.1.3-i18n-1.6.patch
14cr|vdr-plugin-dvdswitch-0.1.3-6|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-dvdswitch-0.1.3-6|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-dvdswitch-0.1.3-6|20	
14cr|vdr-plugin-dvdswitch-0.1.3-6|21	%description
14cr|vdr-plugin-dvdswitch-0.1.3-6|22	DVDswitch-plugin for VDR.
14cr|vdr-plugin-dvdswitch-0.1.3-6|23	
14cr|vdr-plugin-dvdswitch-0.1.3-6|24	%prep
14cr|vdr-plugin-dvdswitch-0.1.3-6|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-dvdswitch-0.1.3-6|26	%patch0 -p1
14cr|vdr-plugin-dvdswitch-0.1.3-6|27	%patch1 -p1
14cr|vdr-plugin-dvdswitch-0.1.3-6|28	%patch2 -p1
14cr|vdr-plugin-dvdswitch-0.1.3-6|29	%vdr_plugin_prep
14cr|vdr-plugin-dvdswitch-0.1.3-6|30	chmod 0644 README HISTORY
14cr|vdr-plugin-dvdswitch-0.1.3-6|31	
14cr|vdr-plugin-dvdswitch-0.1.3-6|32	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-dvdswitch-0.1.3-6|33	# write debug info to DEBUGLOGFILE
14cr|vdr-plugin-dvdswitch-0.1.3-6|34	var=DEBUGLOGFILE
14cr|vdr-plugin-dvdswitch-0.1.3-6|35	param=--debug=DEBUGLOGFILE
14cr|vdr-plugin-dvdswitch-0.1.3-6|36	# scriptname with path for reading DVD as a ISO Image File
14cr|vdr-plugin-dvdswitch-0.1.3-6|37	var=READ_SCRIPT
14cr|vdr-plugin-dvdswitch-0.1.3-6|38	param=--readscript=READ_SCRIPT
14cr|vdr-plugin-dvdswitch-0.1.3-6|39	# scriptname with path for writing selected DVD Image
14cr|vdr-plugin-dvdswitch-0.1.3-6|40	var=WRITE_SCRIPT
14cr|vdr-plugin-dvdswitch-0.1.3-6|41	param=--writescript=WRITE_SCRIPT
14cr|vdr-plugin-dvdswitch-0.1.3-6|42	# path to DVD Images. This option can be set in setup-menu.
14cr|vdr-plugin-dvdswitch-0.1.3-6|43	var=IMAGE_PATH
14cr|vdr-plugin-dvdswitch-0.1.3-6|44	param=--imagedir=IMAGE_PATH
14cr|vdr-plugin-dvdswitch-0.1.3-6|45	%vdr_plugin_params_end
14cr|vdr-plugin-dvdswitch-0.1.3-6|46	
14cr|vdr-plugin-dvdswitch-0.1.3-6|47	%build
14cr|vdr-plugin-dvdswitch-0.1.3-6|48	%vdr_plugin_build
14cr|vdr-plugin-dvdswitch-0.1.3-6|49	
14cr|vdr-plugin-dvdswitch-0.1.3-6|50	%install
14cr|vdr-plugin-dvdswitch-0.1.3-6|51	%vdr_plugin_install
14cr|vdr-plugin-dvdswitch-0.1.3-6|52	
14cr|vdr-plugin-dvdswitch-0.1.3-6|53	%files -f %plugin.vdr
14cr|vdr-plugin-dvdswitch-0.1.3-6|54	%defattr(-,root,root)
14cr|vdr-plugin-dvdswitch-0.1.3-6|55	%doc README HISTORY
14cr|vdr-plugin-dvdswitch-0.1.3-6|56	
14cr|vdr-plugin-dvdswitch-0.1.3-6|57	
14cr|vdr-plugin-dvdswitch-0.1.3-6|58	
14cr|vdr-plugin-dvdswitch-0.1.3-6|59	
14cr|vdr-plugin-dvdswitch-0.1.3-6|60	
14cr|vdr-plugin-dvdswitch-0.1.3-6|61	%changelog
14cr|vdr-plugin-dvdswitch-0.1.3-6|62	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-6
14cr|vdr-plugin-dvdswitch-0.1.3-6|63	+ Revision: 8474026
14cr|vdr-plugin-dvdswitch-0.1.3-6|64	- Dropped empty post macros
14cr|vdr-plugin-dvdswitch-0.1.3-6|65	
14cr|vdr-plugin-dvdswitch-0.1.3-6|66	

8916 14
14cr|vdr-plugin-eggtimer-0.9.5-14|1	
14cr|vdr-plugin-eggtimer-0.9.5-14|2	%define plugin	eggtimer
14cr|vdr-plugin-eggtimer-0.9.5-14|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-eggtimer-0.9.5-14|4	%define version	0.9.5
14cr|vdr-plugin-eggtimer-0.9.5-14|5	%define rel	14
14cr|vdr-plugin-eggtimer-0.9.5-14|6	
14cr|vdr-plugin-eggtimer-0.9.5-14|7	Summary:	VDR plugin: Eggtimer
14cr|vdr-plugin-eggtimer-0.9.5-14|8	Name:		%name
14cr|vdr-plugin-eggtimer-0.9.5-14|9	Version:	%version
14cr|vdr-plugin-eggtimer-0.9.5-14|10	Release:	%rel
14cr|vdr-plugin-eggtimer-0.9.5-14|11	Group:		Video
14cr|vdr-plugin-eggtimer-0.9.5-14|12	License:	GPL
14cr|vdr-plugin-eggtimer-0.9.5-14|13	URL:		http://vaasa.wi-bw.tfh-wildau.de/~pjuszack/digicam/index_en.html
14cr|vdr-plugin-eggtimer-0.9.5-14|14	Source:		http://194.95.44.38/~pjuszack/digicam/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-eggtimer-0.9.5-14|15	Patch0:		vdr-eggtimer-0.9.4-fix-menu.h.patch
14cr|vdr-plugin-eggtimer-0.9.5-14|16	Patch1:		eggtimer-0.9.5-i18n-1.6.patch
14cr|vdr-plugin-eggtimer-0.9.5-14|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-eggtimer-0.9.5-14|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-eggtimer-0.9.5-14|19	
14cr|vdr-plugin-eggtimer-0.9.5-14|20	%description
14cr|vdr-plugin-eggtimer-0.9.5-14|21	This is a plugin for the Video Disc Recorder (VDR). It can be used
14cr|vdr-plugin-eggtimer-0.9.5-14|22	to be reminded to certain things you will maybe forget when watching
14cr|vdr-plugin-eggtimer-0.9.5-14|23	TV. You can also let it switch to a channel or execute a command
14cr|vdr-plugin-eggtimer-0.9.5-14|24	from VDRs commands.conf at a certain point of time.
14cr|vdr-plugin-eggtimer-0.9.5-14|25	
14cr|vdr-plugin-eggtimer-0.9.5-14|26	Examples: tea is ready, switch to a channel, shutdown VDR after
14cr|vdr-plugin-eggtimer-0.9.5-14|27	recording ...
14cr|vdr-plugin-eggtimer-0.9.5-14|28	
14cr|vdr-plugin-eggtimer-0.9.5-14|29	%prep
14cr|vdr-plugin-eggtimer-0.9.5-14|30	%setup -q -n %plugin-%version
14cr|vdr-plugin-eggtimer-0.9.5-14|31	%patch0 -p1 -b .includes
14cr|vdr-plugin-eggtimer-0.9.5-14|32	%patch1 -p1
14cr|vdr-plugin-eggtimer-0.9.5-14|33	%vdr_plugin_prep
14cr|vdr-plugin-eggtimer-0.9.5-14|34	
14cr|vdr-plugin-eggtimer-0.9.5-14|35	%build
14cr|vdr-plugin-eggtimer-0.9.5-14|36	%vdr_plugin_build
14cr|vdr-plugin-eggtimer-0.9.5-14|37	
14cr|vdr-plugin-eggtimer-0.9.5-14|38	%install
14cr|vdr-plugin-eggtimer-0.9.5-14|39	%vdr_plugin_install
14cr|vdr-plugin-eggtimer-0.9.5-14|40	
14cr|vdr-plugin-eggtimer-0.9.5-14|41	install -D -m644 eggtimer.conf %{buildroot}%{vdr_plugin_cfgdir}/eggtimer.conf
14cr|vdr-plugin-eggtimer-0.9.5-14|42	
14cr|vdr-plugin-eggtimer-0.9.5-14|43	%files -f %plugin.vdr
14cr|vdr-plugin-eggtimer-0.9.5-14|44	%defattr(-,root,root)
14cr|vdr-plugin-eggtimer-0.9.5-14|45	%doc README HISTORY eggtimer.conf.*
14cr|vdr-plugin-eggtimer-0.9.5-14|46	%config(noreplace) %{vdr_plugin_cfgdir}/eggtimer.conf
14cr|vdr-plugin-eggtimer-0.9.5-14|47	
14cr|vdr-plugin-eggtimer-0.9.5-14|48	
14cr|vdr-plugin-eggtimer-0.9.5-14|49	
14cr|vdr-plugin-eggtimer-0.9.5-14|50	
14cr|vdr-plugin-eggtimer-0.9.5-14|51	
14cr|vdr-plugin-eggtimer-0.9.5-14|52	%changelog
14cr|vdr-plugin-eggtimer-0.9.5-14|53	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-14
14cr|vdr-plugin-eggtimer-0.9.5-14|54	+ Revision: a902a97
14cr|vdr-plugin-eggtimer-0.9.5-14|55	- Dropped empty post macros
14cr|vdr-plugin-eggtimer-0.9.5-14|56	
14cr|vdr-plugin-eggtimer-0.9.5-14|57	

8917 14
14cr|vdr-plugin-epgsearch-0.9.24-5|1	
14cr|vdr-plugin-epgsearch-0.9.24-5|2	%define plugin	epgsearch
14cr|vdr-plugin-epgsearch-0.9.24-5|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-epgsearch-0.9.24-5|4	%define version	0.9.24
14cr|vdr-plugin-epgsearch-0.9.24-5|5	%define prever	0
14cr|vdr-plugin-epgsearch-0.9.24-5|6	%define rel	5
14cr|vdr-plugin-epgsearch-0.9.24-5|7	
14cr|vdr-plugin-epgsearch-0.9.24-5|8	Summary:	VDR plugin: search the EPG for repeats and more
14cr|vdr-plugin-epgsearch-0.9.24-5|9	Name:		%name
14cr|vdr-plugin-epgsearch-0.9.24-5|10	Version:	%version
14cr|vdr-plugin-epgsearch-0.9.24-5|11	%if %prever
14cr|vdr-plugin-epgsearch-0.9.24-5|12	Release:	%mkrel 0.%prever.%rel
14cr|vdr-plugin-epgsearch-0.9.24-5|13	%else
14cr|vdr-plugin-epgsearch-0.9.24-5|14	Release:	%mkrel %rel
14cr|vdr-plugin-epgsearch-0.9.24-5|15	%endif
14cr|vdr-plugin-epgsearch-0.9.24-5|16	Group:		Video
14cr|vdr-plugin-epgsearch-0.9.24-5|17	License:	GPL+
14cr|vdr-plugin-epgsearch-0.9.24-5|18	URL:		http://winni.vdr-developer.org/epgsearch/index_eng.html
14cr|vdr-plugin-epgsearch-0.9.24-5|19	%if %prever
14cr|vdr-plugin-epgsearch-0.9.24-5|20	Source:		vdr-%plugin-%version.%prever.tgz
14cr|vdr-plugin-epgsearch-0.9.24-5|21	%else
14cr|vdr-plugin-epgsearch-0.9.24-5|22	Source:		http://winni.vdr-developer.org/epgsearch/downloads/vdr-%plugin-%version.tgz
14cr|vdr-plugin-epgsearch-0.9.24-5|23	%endif
14cr|vdr-plugin-epgsearch-0.9.24-5|24	Patch0:		epgsearch-includes.patch
14cr|vdr-plugin-epgsearch-0.9.24-5|25	Patch1:		epgsearch-const-char-gcc4.4.patch
14cr|vdr-plugin-epgsearch-0.9.24-5|26	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-epgsearch-0.9.24-5|27	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-epgsearch-0.9.24-5|28	
14cr|vdr-plugin-epgsearch-0.9.24-5|29	%description
14cr|vdr-plugin-epgsearch-0.9.24-5|30	EPG-Search can be used as a replacement for the default schedules
14cr|vdr-plugin-epgsearch-0.9.24-5|31	menu entry. It looks like the standard schedules menu, but adds some
14cr|vdr-plugin-epgsearch-0.9.24-5|32	additional functions:
14cr|vdr-plugin-epgsearch-0.9.24-5|33	- Commands for EPG entries with 5 built-in commands like 'show repeats',
14cr|vdr-plugin-epgsearch-0.9.24-5|34	'create search'. One can add own commands for other needs, like adding a
14cr|vdr-plugin-epgsearch-0.9.24-5|35	VDRAdmin auto-timer.
14cr|vdr-plugin-epgsearch-0.9.24-5|36	- Add up to 4 user-defined times to 'now' and 'next'
14cr|vdr-plugin-epgsearch-0.9.24-5|37	- Searching the EPG: Create reusable queries, which can also be used
14cr|vdr-plugin-epgsearch-0.9.24-5|38	as 'search timers'.
14cr|vdr-plugin-epgsearch-0.9.24-5|39	- Search timers: Search for broadcasts in the background and add a
14cr|vdr-plugin-epgsearch-0.9.24-5|40	timer if one matches (similar to VDRAdmin's auto-timers) or simply
14cr|vdr-plugin-epgsearch-0.9.24-5|41	make an announcement about it via OSD
14cr|vdr-plugin-epgsearch-0.9.24-5|42	- Avoid double recordings of the same event
14cr|vdr-plugin-epgsearch-0.9.24-5|43	* timer preview
14cr|vdr-plugin-epgsearch-0.9.24-5|44	* recognition of broken recordings
14cr|vdr-plugin-epgsearch-0.9.24-5|45	* fuzzy event comparison
14cr|vdr-plugin-epgsearch-0.9.24-5|46	- Progress bar in 'What's on now' and 'What's on next'
14cr|vdr-plugin-epgsearch-0.9.24-5|47	- Shift the time displayed by keypress, e.g. 'What's on now' + 30 minutes
14cr|vdr-plugin-epgsearch-0.9.24-5|48	- Start menu can be setup between 'Schedule' or 'What's on now'
14cr|vdr-plugin-epgsearch-0.9.24-5|49	- background check for timer conflicts with a timer conflict manager
14cr|vdr-plugin-epgsearch-0.9.24-5|50	- detailed epg menu (summary) allows jumping to the next/previous
14cr|vdr-plugin-epgsearch-0.9.24-5|51	event
14cr|vdr-plugin-epgsearch-0.9.24-5|52	- support for extended EPG info for search timers
14cr|vdr-plugin-epgsearch-0.9.24-5|53	- extension of the timer edit menu with a directory item, user
14cr|vdr-plugin-epgsearch-0.9.24-5|54	defined weekday selection and a subtitle completion.
14cr|vdr-plugin-epgsearch-0.9.24-5|55	
14cr|vdr-plugin-epgsearch-0.9.24-5|56	%package -n %plugin-devel
14cr|vdr-plugin-epgsearch-0.9.24-5|57	Summary:	Development headers of epgsearch VDR plugin
14cr|vdr-plugin-epgsearch-0.9.24-5|58	Group:		Development/C++
14cr|vdr-plugin-epgsearch-0.9.24-5|59	Requires:	vdr-devel
14cr|vdr-plugin-epgsearch-0.9.24-5|60	
14cr|vdr-plugin-epgsearch-0.9.24-5|61	%description -n %plugin-devel
14cr|vdr-plugin-epgsearch-0.9.24-5|62	Headers for developing plugins that will use services provided by
14cr|vdr-plugin-epgsearch-0.9.24-5|63	epgsearch.
14cr|vdr-plugin-epgsearch-0.9.24-5|64	
14cr|vdr-plugin-epgsearch-0.9.24-5|65	%prep
14cr|vdr-plugin-epgsearch-0.9.24-5|66	%if %prever
14cr|vdr-plugin-epgsearch-0.9.24-5|67	%setup -q -n %plugin-%version.%prever
14cr|vdr-plugin-epgsearch-0.9.24-5|68	%else
14cr|vdr-plugin-epgsearch-0.9.24-5|69	%setup -q -n %plugin-%version
14cr|vdr-plugin-epgsearch-0.9.24-5|70	%endif
14cr|vdr-plugin-epgsearch-0.9.24-5|71	%patch0 -p1
14cr|vdr-plugin-epgsearch-0.9.24-5|72	%patch1 -p1
14cr|vdr-plugin-epgsearch-0.9.24-5|73	%vdr_plugin_prep
14cr|vdr-plugin-epgsearch-0.9.24-5|74	
14cr|vdr-plugin-epgsearch-0.9.24-5|75	chmod -x scripts/*.conf
14cr|vdr-plugin-epgsearch-0.9.24-5|76	
14cr|vdr-plugin-epgsearch-0.9.24-5|77	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-epgsearch-0.9.24-5|78	# the path to svdrpsend.pl for external
14cr|vdr-plugin-epgsearch-0.9.24-5|79	# SVDRP communitcation (default is internal
14cr|vdr-plugin-epgsearch-0.9.24-5|80	# communication)
14cr|vdr-plugin-epgsearch-0.9.24-5|81	var=SVDRPSENDCMD
14cr|vdr-plugin-epgsearch-0.9.24-5|82	param=--svdrpsendcmd=SVDRPSENDCMD
14cr|vdr-plugin-epgsearch-0.9.24-5|83	# config dir for epgsearch
14cr|vdr-plugin-epgsearch-0.9.24-5|84	var=CONFIGDIR
14cr|vdr-plugin-epgsearch-0.9.24-5|85	param=--config=CONFIGDIR
14cr|vdr-plugin-epgsearch-0.9.24-5|86	# logfile for epgsearch
14cr|vdr-plugin-epgsearch-0.9.24-5|87	var=LOGFILE
14cr|vdr-plugin-epgsearch-0.9.24-5|88	param=--logfile=LOGFILE
14cr|vdr-plugin-epgsearch-0.9.24-5|89	# logfile verbosity
14cr|vdr-plugin-epgsearch-0.9.24-5|90	var=LOGLEVEL
14cr|vdr-plugin-epgsearch-0.9.24-5|91	param=--verbose=LOGLEVEL
14cr|vdr-plugin-epgsearch-0.9.24-5|92	# reload epgsearchmenu.conf with plugin call
14cr|vdr-plugin-epgsearch-0.9.24-5|93	var=RELOADMENUCONF
14cr|vdr-plugin-epgsearch-0.9.24-5|94	param=--reloadmenuconf
14cr|vdr-plugin-epgsearch-0.9.24-5|95	# path to an alternative mail script for mail notification
14cr|vdr-plugin-epgsearch-0.9.24-5|96	var=MAILCMD
14cr|vdr-plugin-epgsearch-0.9.24-5|97	param=--mailcmd=MAILCMD
14cr|vdr-plugin-epgsearch-0.9.24-5|98	%vdr_plugin_params_end
14cr|vdr-plugin-epgsearch-0.9.24-5|99	
14cr|vdr-plugin-epgsearch-0.9.24-5|100	%build
14cr|vdr-plugin-epgsearch-0.9.24-5|101	# -DUSE_PINPLUGIN does not work with current pin patch
14cr|vdr-plugin-epgsearch-0.9.24-5|102	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
14cr|vdr-plugin-epgsearch-0.9.24-5|103	%vdr_plugin_build
14cr|vdr-plugin-epgsearch-0.9.24-5|104	
14cr|vdr-plugin-epgsearch-0.9.24-5|105	%install
14cr|vdr-plugin-epgsearch-0.9.24-5|106	%vdr_plugin_install
14cr|vdr-plugin-epgsearch-0.9.24-5|107	
14cr|vdr-plugin-epgsearch-0.9.24-5|108	make install-doc MANDIR=%{buildroot}%{_mandir}
14cr|vdr-plugin-epgsearch-0.9.24-5|109	
14cr|vdr-plugin-epgsearch-0.9.24-5|110	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-epgsearch-0.9.24-5|111	install -m755 scripts/*.pl %{buildroot}%{_bindir}
14cr|vdr-plugin-epgsearch-0.9.24-5|112	
14cr|vdr-plugin-epgsearch-0.9.24-5|113	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-epgsearch-0.9.24-5|114	install -m644 services.h %{buildroot}%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-epgsearch-0.9.24-5|115	
14cr|vdr-plugin-epgsearch-0.9.24-5|116	cat %plugin.vdr conflictcheckonly.vdr epgsearchonly.vdr quickepgsearch.vdr > combined.vdr
14cr|vdr-plugin-epgsearch-0.9.24-5|117	
14cr|vdr-plugin-epgsearch-0.9.24-5|118	%files -f combined.vdr
14cr|vdr-plugin-epgsearch-0.9.24-5|119	%defattr(-,root,root)
14cr|vdr-plugin-epgsearch-0.9.24-5|120	%doc README* HISTORY* MANUAL* doc conf scripts
14cr|vdr-plugin-epgsearch-0.9.24-5|121	%{_bindir}/autotimer2searchtimer.pl
14cr|vdr-plugin-epgsearch-0.9.24-5|122	%{_bindir}/convert_epgsearchdone_data.pl
14cr|vdr-plugin-epgsearch-0.9.24-5|123	%{_bindir}/convert_info_vdr.pl
14cr|vdr-plugin-epgsearch-0.9.24-5|124	%{_bindir}/sendEmail.pl
14cr|vdr-plugin-epgsearch-0.9.24-5|125	%{_mandir}/man1/createcats.1*
14cr|vdr-plugin-epgsearch-0.9.24-5|126	%{_mandir}/man1/epgsearch.1*
14cr|vdr-plugin-epgsearch-0.9.24-5|127	%{_mandir}/man4/epgsearch.4*
14cr|vdr-plugin-epgsearch-0.9.24-5|128	%{_mandir}/man5/epgsearch*.5*
14cr|vdr-plugin-epgsearch-0.9.24-5|129	%{_mandir}/man5/noannounce.conf.5*
14cr|vdr-plugin-epgsearch-0.9.24-5|130	%{_mandir}/man5/timersdone.conf.5*
14cr|vdr-plugin-epgsearch-0.9.24-5|131	%lang(de) %{_mandir}/de
14cr|vdr-plugin-epgsearch-0.9.24-5|132	
14cr|vdr-plugin-epgsearch-0.9.24-5|133	%files -n %plugin-devel
14cr|vdr-plugin-epgsearch-0.9.24-5|134	%defattr(-,root,root)
14cr|vdr-plugin-epgsearch-0.9.24-5|135	%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-epgsearch-0.9.24-5|136	
14cr|vdr-plugin-epgsearch-0.9.24-5|137	
14cr|vdr-plugin-epgsearch-0.9.24-5|138	
14cr|vdr-plugin-epgsearch-0.9.24-5|139	
14cr|vdr-plugin-epgsearch-0.9.24-5|140	%changelog
14cr|vdr-plugin-epgsearch-0.9.24-5|141	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.24-5
14cr|vdr-plugin-epgsearch-0.9.24-5|142	+ Revision: f298c90
14cr|vdr-plugin-epgsearch-0.9.24-5|143	- Dropped empty post macros
14cr|vdr-plugin-epgsearch-0.9.24-5|144	
14cr|vdr-plugin-epgsearch-0.9.24-5|145	

8918 14
14cr|vdr-plugin-epgsync-0.0.4-2|1	
14cr|vdr-plugin-epgsync-0.0.4-2|2	%define plugin	epgsync
14cr|vdr-plugin-epgsync-0.0.4-2|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-epgsync-0.0.4-2|4	%define version	0.0.4
14cr|vdr-plugin-epgsync-0.0.4-2|5	%define rel	2
14cr|vdr-plugin-epgsync-0.0.4-2|6	
14cr|vdr-plugin-epgsync-0.0.4-2|7	Summary:	VDR plugin: Import EPG of an other VDR
14cr|vdr-plugin-epgsync-0.0.4-2|8	Name:		%name
14cr|vdr-plugin-epgsync-0.0.4-2|9	Version:	%version
14cr|vdr-plugin-epgsync-0.0.4-2|10	Release:	%mkrel %rel
14cr|vdr-plugin-epgsync-0.0.4-2|11	Group:		Video
14cr|vdr-plugin-epgsync-0.0.4-2|12	License:	GPL
14cr|vdr-plugin-epgsync-0.0.4-2|13	URL:		http://vdr.schmirler.de/
14cr|vdr-plugin-epgsync-0.0.4-2|14	Source:		http://vdr.schmirler.de/epgsync/vdr-%plugin-%version.tgz
14cr|vdr-plugin-epgsync-0.0.4-2|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-epgsync-0.0.4-2|16	BuildRequires:	svdrpservice-devel
14cr|vdr-plugin-epgsync-0.0.4-2|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-epgsync-0.0.4-2|18	Requires:	vdr-plugin-svdrpservice
14cr|vdr-plugin-epgsync-0.0.4-2|19	
14cr|vdr-plugin-epgsync-0.0.4-2|20	%description
14cr|vdr-plugin-epgsync-0.0.4-2|21	With this plugin you can import the EPG of a remote VDR. It can
14cr|vdr-plugin-epgsync-0.0.4-2|22	either use SVDRP or streamdev's VTP to download the EPG.
14cr|vdr-plugin-epgsync-0.0.4-2|23	
14cr|vdr-plugin-epgsync-0.0.4-2|24	%prep
14cr|vdr-plugin-epgsync-0.0.4-2|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-epgsync-0.0.4-2|26	%vdr_plugin_prep
14cr|vdr-plugin-epgsync-0.0.4-2|27	
14cr|vdr-plugin-epgsync-0.0.4-2|28	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' thread.h
14cr|vdr-plugin-epgsync-0.0.4-2|29	
14cr|vdr-plugin-epgsync-0.0.4-2|30	%build
14cr|vdr-plugin-epgsync-0.0.4-2|31	%vdr_plugin_build
14cr|vdr-plugin-epgsync-0.0.4-2|32	
14cr|vdr-plugin-epgsync-0.0.4-2|33	%install
14cr|vdr-plugin-epgsync-0.0.4-2|34	%vdr_plugin_install
14cr|vdr-plugin-epgsync-0.0.4-2|35	
14cr|vdr-plugin-epgsync-0.0.4-2|36	%files -f %plugin.vdr
14cr|vdr-plugin-epgsync-0.0.4-2|37	%defattr(-,root,root)
14cr|vdr-plugin-epgsync-0.0.4-2|38	%doc README HISTORY
14cr|vdr-plugin-epgsync-0.0.4-2|39	
14cr|vdr-plugin-epgsync-0.0.4-2|40	
14cr|vdr-plugin-epgsync-0.0.4-2|41	
14cr|vdr-plugin-epgsync-0.0.4-2|42	%changelog
14cr|vdr-plugin-epgsync-0.0.4-2|43	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-2
14cr|vdr-plugin-epgsync-0.0.4-2|44	+ Revision: 4b8e922
14cr|vdr-plugin-epgsync-0.0.4-2|45	- Dropped empty post macros
14cr|vdr-plugin-epgsync-0.0.4-2|46	
14cr|vdr-plugin-epgsync-0.0.4-2|47	

8919 14
14cr|vdr-plugin-extb-0.3.1-6|1	%define plugin	extb
14cr|vdr-plugin-extb-0.3.1-6|2	
14cr|vdr-plugin-extb-0.3.1-6|3	Summary:	VDR plugin: control the extb board
14cr|vdr-plugin-extb-0.3.1-6|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-extb-0.3.1-6|5	Version:	0.3.1
14cr|vdr-plugin-extb-0.3.1-6|6	Release:	6
14cr|vdr-plugin-extb-0.3.1-6|7	Group:		Video
14cr|vdr-plugin-extb-0.3.1-6|8	License:	GPL
14cr|vdr-plugin-extb-0.3.1-6|9	URL:		http://deltab.de/
14cr|vdr-plugin-extb-0.3.1-6|10	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-extb-0.3.1-6|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-extb-0.3.1-6|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-extb-0.3.1-6|13	
14cr|vdr-plugin-extb-0.3.1-6|14	%description
14cr|vdr-plugin-extb-0.3.1-6|15	The extb plugin controls the VDR Extension Board.
14cr|vdr-plugin-extb-0.3.1-6|16	
14cr|vdr-plugin-extb-0.3.1-6|17	%prep
14cr|vdr-plugin-extb-0.3.1-6|18	%setup -q -n %plugin-%version
14cr|vdr-plugin-extb-0.3.1-6|19	%vdr_plugin_prep
14cr|vdr-plugin-extb-0.3.1-6|20	
14cr|vdr-plugin-extb-0.3.1-6|21	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-extb-0.3.1-6|22	# sets the lirc-device to other device than /dev/lircd
14cr|vdr-plugin-extb-0.3.1-6|23	var=LIRCDEV
14cr|vdr-plugin-extb-0.3.1-6|24	param=--device=LIRCDEV
14cr|vdr-plugin-extb-0.3.1-6|25	%vdr_plugin_params_end
14cr|vdr-plugin-extb-0.3.1-6|26	
14cr|vdr-plugin-extb-0.3.1-6|27	%build
14cr|vdr-plugin-extb-0.3.1-6|28	%vdr_plugin_build
14cr|vdr-plugin-extb-0.3.1-6|29	
14cr|vdr-plugin-extb-0.3.1-6|30	%install
14cr|vdr-plugin-extb-0.3.1-6|31	%vdr_plugin_install
14cr|vdr-plugin-extb-0.3.1-6|32	
14cr|vdr-plugin-extb-0.3.1-6|33	%files -f %plugin.vdr
14cr|vdr-plugin-extb-0.3.1-6|34	%defattr(-,root,root)
14cr|vdr-plugin-extb-0.3.1-6|35	%doc README* HISTORY contrib wakeup
14cr|vdr-plugin-extb-0.3.1-6|36	
14cr|vdr-plugin-extb-0.3.1-6|37	
14cr|vdr-plugin-extb-0.3.1-6|38	
14cr|vdr-plugin-extb-0.3.1-6|39	%changelog
14cr|vdr-plugin-extb-0.3.1-6|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-6
14cr|vdr-plugin-extb-0.3.1-6|41	+ Revision: 1b4df9e
14cr|vdr-plugin-extb-0.3.1-6|42	- MassBuild#464: Increase release tag
14cr|vdr-plugin-extb-0.3.1-6|43	
14cr|vdr-plugin-extb-0.3.1-6|44	

8920 14
14cr|vdr-plugin-externalplayer-0.1.0-19|1	
14cr|vdr-plugin-externalplayer-0.1.0-19|2	%define plugin	externalplayer
14cr|vdr-plugin-externalplayer-0.1.0-19|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-externalplayer-0.1.0-19|4	%define version	0.1.0
14cr|vdr-plugin-externalplayer-0.1.0-19|5	%define rel	19
14cr|vdr-plugin-externalplayer-0.1.0-19|6	
14cr|vdr-plugin-externalplayer-0.1.0-19|7	Summary:	VDR plugin: launch external players
14cr|vdr-plugin-externalplayer-0.1.0-19|8	Name:		%name
14cr|vdr-plugin-externalplayer-0.1.0-19|9	Version:	%version
14cr|vdr-plugin-externalplayer-0.1.0-19|10	Release:	%mkrel %rel
14cr|vdr-plugin-externalplayer-0.1.0-19|11	Group:		Video
14cr|vdr-plugin-externalplayer-0.1.0-19|12	License:	GPL
14cr|vdr-plugin-externalplayer-0.1.0-19|13	URL:		http://sourceforge.net/projects/externalplayer
14cr|vdr-plugin-externalplayer-0.1.0-19|14	Source:		http://prdownloads.sourceforge.net/externalplayer/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-externalplayer-0.1.0-19|15	Patch0:		externalplayer-0.1.0-i18n-1.6.patch
14cr|vdr-plugin-externalplayer-0.1.0-19|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-externalplayer-0.1.0-19|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-externalplayer-0.1.0-19|18	
14cr|vdr-plugin-externalplayer-0.1.0-19|19	%description
14cr|vdr-plugin-externalplayer-0.1.0-19|20	This can be used to launch external players from main menu.
14cr|vdr-plugin-externalplayer-0.1.0-19|21	
14cr|vdr-plugin-externalplayer-0.1.0-19|22	%prep
14cr|vdr-plugin-externalplayer-0.1.0-19|23	%setup -q -n %plugin-%version
14cr|vdr-plugin-externalplayer-0.1.0-19|24	%patch0 -p1
14cr|vdr-plugin-externalplayer-0.1.0-19|25	%vdr_plugin_prep
14cr|vdr-plugin-externalplayer-0.1.0-19|26	
14cr|vdr-plugin-externalplayer-0.1.0-19|27	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-externalplayer-0.1.0-19|28	# specify path to an alternative config file
14cr|vdr-plugin-externalplayer-0.1.0-19|29	var=CFGFILE
14cr|vdr-plugin-externalplayer-0.1.0-19|30	param=--config=CFGFILE
14cr|vdr-plugin-externalplayer-0.1.0-19|31	%vdr_plugin_params_end
14cr|vdr-plugin-externalplayer-0.1.0-19|32	
14cr|vdr-plugin-externalplayer-0.1.0-19|33	%build
14cr|vdr-plugin-externalplayer-0.1.0-19|34	%vdr_plugin_build
14cr|vdr-plugin-externalplayer-0.1.0-19|35	
14cr|vdr-plugin-externalplayer-0.1.0-19|36	%install
14cr|vdr-plugin-externalplayer-0.1.0-19|37	%vdr_plugin_install
14cr|vdr-plugin-externalplayer-0.1.0-19|38	
14cr|vdr-plugin-externalplayer-0.1.0-19|39	install -D -m644 examples/externalplayer.conf %{buildroot}%{vdr_plugin_cfgdir}/externalplayer.conf
14cr|vdr-plugin-externalplayer-0.1.0-19|40	
14cr|vdr-plugin-externalplayer-0.1.0-19|41	%files -f %plugin.vdr
14cr|vdr-plugin-externalplayer-0.1.0-19|42	%defattr(-,root,root)
14cr|vdr-plugin-externalplayer-0.1.0-19|43	%doc README HISTORY
14cr|vdr-plugin-externalplayer-0.1.0-19|44	%config(noreplace) %{vdr_plugin_cfgdir}/externalplayer.conf
14cr|vdr-plugin-externalplayer-0.1.0-19|45	
14cr|vdr-plugin-externalplayer-0.1.0-19|46	
14cr|vdr-plugin-externalplayer-0.1.0-19|47	
14cr|vdr-plugin-externalplayer-0.1.0-19|48	%changelog
14cr|vdr-plugin-externalplayer-0.1.0-19|49	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-19
14cr|vdr-plugin-externalplayer-0.1.0-19|50	+ Revision: 7345d78
14cr|vdr-plugin-externalplayer-0.1.0-19|51	- Dropped empty post macros
14cr|vdr-plugin-externalplayer-0.1.0-19|52	
14cr|vdr-plugin-externalplayer-0.1.0-19|53	

8921 14
14cr|vdr-plugin-extrecmenu-1.1-7|1	
14cr|vdr-plugin-extrecmenu-1.1-7|2	%define plugin	extrecmenu
14cr|vdr-plugin-extrecmenu-1.1-7|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-extrecmenu-1.1-7|4	%define version	1.1
14cr|vdr-plugin-extrecmenu-1.1-7|5	%define rel	7
14cr|vdr-plugin-extrecmenu-1.1-7|6	
14cr|vdr-plugin-extrecmenu-1.1-7|7	Summary:	VDR plugin: Extended recordings menu
14cr|vdr-plugin-extrecmenu-1.1-7|8	Name:		%name
14cr|vdr-plugin-extrecmenu-1.1-7|9	Version:	%version
14cr|vdr-plugin-extrecmenu-1.1-7|10	Release:	%mkrel %rel
14cr|vdr-plugin-extrecmenu-1.1-7|11	Group:		Video
14cr|vdr-plugin-extrecmenu-1.1-7|12	License:	GPL
14cr|vdr-plugin-extrecmenu-1.1-7|13	URL:		http://martins-kabuff.de/extrecmenu_en.html
14cr|vdr-plugin-extrecmenu-1.1-7|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tgz
14cr|vdr-plugin-extrecmenu-1.1-7|15	Patch0:		extrecmenu-1.1-i18n-1.6.patch
14cr|vdr-plugin-extrecmenu-1.1-7|16	Patch1:		extrecmenu-const-char-gcc4.4.patch
14cr|vdr-plugin-extrecmenu-1.1-7|17	Patch2:		extrecmenu-graphtft.patch
14cr|vdr-plugin-extrecmenu-1.1-7|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-extrecmenu-1.1-7|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-extrecmenu-1.1-7|20	
14cr|vdr-plugin-extrecmenu-1.1-7|21	%description
14cr|vdr-plugin-extrecmenu-1.1-7|22	This plugin provides a recordings menu enhanced with the possibility to
14cr|vdr-plugin-extrecmenu-1.1-7|23	rename or move recordings and directories. The display of recording date, time
14cr|vdr-plugin-extrecmenu-1.1-7|24	and length is configurable. Sorting by name or date is selectable for each
14cr|vdr-plugin-extrecmenu-1.1-7|25	directory. If you use the PIN-plugin, the replay and editing of recordings is
14cr|vdr-plugin-extrecmenu-1.1-7|26	protected. The plugin also handles archive dvds of VDR recordings (as known
14cr|vdr-plugin-extrecmenu-1.1-7|27	from the DVDArchive-patch for VDR). This plugin extends VDR's '-r'-option with
14cr|vdr-plugin-extrecmenu-1.1-7|28	messages for deleting, moving and renaming a recording.
14cr|vdr-plugin-extrecmenu-1.1-7|29	
14cr|vdr-plugin-extrecmenu-1.1-7|30	%prep
14cr|vdr-plugin-extrecmenu-1.1-7|31	%setup -q -n %plugin-%version
14cr|vdr-plugin-extrecmenu-1.1-7|32	%patch0 -p1
14cr|vdr-plugin-extrecmenu-1.1-7|33	%patch1 -p1
14cr|vdr-plugin-extrecmenu-1.1-7|34	%patch2 -p1
14cr|vdr-plugin-extrecmenu-1.1-7|35	%vdr_plugin_prep
14cr|vdr-plugin-extrecmenu-1.1-7|36	
14cr|vdr-plugin-extrecmenu-1.1-7|37	%build
14cr|vdr-plugin-extrecmenu-1.1-7|38	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
14cr|vdr-plugin-extrecmenu-1.1-7|39	%vdr_plugin_build
14cr|vdr-plugin-extrecmenu-1.1-7|40	
14cr|vdr-plugin-extrecmenu-1.1-7|41	%install
14cr|vdr-plugin-extrecmenu-1.1-7|42	%vdr_plugin_install
14cr|vdr-plugin-extrecmenu-1.1-7|43	
14cr|vdr-plugin-extrecmenu-1.1-7|44	%files -f %plugin.vdr
14cr|vdr-plugin-extrecmenu-1.1-7|45	%defattr(-,root,root)
14cr|vdr-plugin-extrecmenu-1.1-7|46	%doc README HISTORY contrib scripts
14cr|vdr-plugin-extrecmenu-1.1-7|47	
14cr|vdr-plugin-extrecmenu-1.1-7|48	
14cr|vdr-plugin-extrecmenu-1.1-7|49	
14cr|vdr-plugin-extrecmenu-1.1-7|50	%changelog
14cr|vdr-plugin-extrecmenu-1.1-7|51	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14cr|vdr-plugin-extrecmenu-1.1-7|52	+ Revision: 69991f3
14cr|vdr-plugin-extrecmenu-1.1-7|53	- Dropped empty post macros
14cr|vdr-plugin-extrecmenu-1.1-7|54	
14cr|vdr-plugin-extrecmenu-1.1-7|55	

8922 14
14cr|vdr-plugin-femon-1.6.7-5|1	
14cr|vdr-plugin-femon-1.6.7-5|2	%define plugin	femon
14cr|vdr-plugin-femon-1.6.7-5|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-femon-1.6.7-5|4	%define version	1.6.7
14cr|vdr-plugin-femon-1.6.7-5|5	%define rel	5
14cr|vdr-plugin-femon-1.6.7-5|6	
14cr|vdr-plugin-femon-1.6.7-5|7	Summary:	VDR plugin: DVB Signal Information Monitor (OSD)
14cr|vdr-plugin-femon-1.6.7-5|8	Name:		%name
14cr|vdr-plugin-femon-1.6.7-5|9	Version:	%version
14cr|vdr-plugin-femon-1.6.7-5|10	Release:	%mkrel %rel
14cr|vdr-plugin-femon-1.6.7-5|11	Group:		Video
14cr|vdr-plugin-femon-1.6.7-5|12	License:	GPLv2+
14cr|vdr-plugin-femon-1.6.7-5|13	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/
14cr|vdr-plugin-femon-1.6.7-5|14	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/vdr-%plugin-%version.tgz
14cr|vdr-plugin-femon-1.6.7-5|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-femon-1.6.7-5|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-femon-1.6.7-5|17	
14cr|vdr-plugin-femon-1.6.7-5|18	%description
14cr|vdr-plugin-femon-1.6.7-5|19	DVB Frontend Status Monitor is a plugin that displays some signal information
14cr|vdr-plugin-femon-1.6.7-5|20	parameters of the current tuned channel on OSD. You can zap through all your
14cr|vdr-plugin-femon-1.6.7-5|21	channels and the plugin should be monitoring always the right frontend. The
14cr|vdr-plugin-femon-1.6.7-5|22	transponder and stream information are also available in advanced display
14cr|vdr-plugin-femon-1.6.7-5|23	modes.
14cr|vdr-plugin-femon-1.6.7-5|24	
14cr|vdr-plugin-femon-1.6.7-5|25	The plugin is based on a neat console frontend status monitor application
14cr|vdr-plugin-femon-1.6.7-5|26	called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further
14cr|vdr-plugin-femon-1.6.7-5|27	information). The bitrate calculation trick originates from the 'dvbstream'
14cr|vdr-plugin-femon-1.6.7-5|28	application by Dave Chapman and the stream information routines are taken from
14cr|vdr-plugin-femon-1.6.7-5|29	the 'libdvb' library by Metzler Brothers.
14cr|vdr-plugin-femon-1.6.7-5|30	
14cr|vdr-plugin-femon-1.6.7-5|31	%package -n vdr-%plugin-devel
14cr|vdr-plugin-femon-1.6.7-5|32	Summary:	Development headers of femon VDR plugin
14cr|vdr-plugin-femon-1.6.7-5|33	Group:		Development/C++
14cr|vdr-plugin-femon-1.6.7-5|34	Requires:	vdr-devel
14cr|vdr-plugin-femon-1.6.7-5|35	
14cr|vdr-plugin-femon-1.6.7-5|36	%description -n vdr-%plugin-devel
14cr|vdr-plugin-femon-1.6.7-5|37	Headers for developing VDR plugins that use services provided by femon.
14cr|vdr-plugin-femon-1.6.7-5|38	
14cr|vdr-plugin-femon-1.6.7-5|39	%prep
14cr|vdr-plugin-femon-1.6.7-5|40	%setup -q -n %plugin-%version
14cr|vdr-plugin-femon-1.6.7-5|41	%vdr_plugin_prep
14cr|vdr-plugin-femon-1.6.7-5|42	
14cr|vdr-plugin-femon-1.6.7-5|43	%build
14cr|vdr-plugin-femon-1.6.7-5|44	%vdr_plugin_build STRIP=/bin/true
14cr|vdr-plugin-femon-1.6.7-5|45	
14cr|vdr-plugin-femon-1.6.7-5|46	%install
14cr|vdr-plugin-femon-1.6.7-5|47	%vdr_plugin_install
14cr|vdr-plugin-femon-1.6.7-5|48	
14cr|vdr-plugin-femon-1.6.7-5|49	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-femon-1.6.7-5|50	install -m644 femonservice.h %{buildroot}%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-femon-1.6.7-5|51	
14cr|vdr-plugin-femon-1.6.7-5|52	%files -f %plugin.vdr
14cr|vdr-plugin-femon-1.6.7-5|53	%defattr(-,root,root)
14cr|vdr-plugin-femon-1.6.7-5|54	%doc README HISTORY
14cr|vdr-plugin-femon-1.6.7-5|55	
14cr|vdr-plugin-femon-1.6.7-5|56	%files -n vdr-%plugin-devel
14cr|vdr-plugin-femon-1.6.7-5|57	%defattr(-,root,root)
14cr|vdr-plugin-femon-1.6.7-5|58	%dir %{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-femon-1.6.7-5|59	%{_includedir}/vdr/%{plugin}/femonservice.h
14cr|vdr-plugin-femon-1.6.7-5|60	
14cr|vdr-plugin-femon-1.6.7-5|61	
14cr|vdr-plugin-femon-1.6.7-5|62	
14cr|vdr-plugin-femon-1.6.7-5|63	
14cr|vdr-plugin-femon-1.6.7-5|64	%changelog
14cr|vdr-plugin-femon-1.6.7-5|65	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6.7-5
14cr|vdr-plugin-femon-1.6.7-5|66	+ Revision: 52fc52c
14cr|vdr-plugin-femon-1.6.7-5|67	- Dropped empty post macros
14cr|vdr-plugin-femon-1.6.7-5|68	
14cr|vdr-plugin-femon-1.6.7-5|69	

8923 14
14cr|vdr-plugin-fepg-0.4.1-4|1	%define plugin	fepg
14cr|vdr-plugin-fepg-0.4.1-4|2	
14cr|vdr-plugin-fepg-0.4.1-4|3	Summary:	VDR plugin: A Graphical EPG
14cr|vdr-plugin-fepg-0.4.1-4|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-fepg-0.4.1-4|5	Version:	0.4.1
14cr|vdr-plugin-fepg-0.4.1-4|6	Release:	4
14cr|vdr-plugin-fepg-0.4.1-4|7	Group:		Video
14cr|vdr-plugin-fepg-0.4.1-4|8	License:	GPLv2+
14cr|vdr-plugin-fepg-0.4.1-4|9	URL:		http://fepg.org/
14cr|vdr-plugin-fepg-0.4.1-4|10	Source:		http://fepg.org/files/vdr-%plugin-%version.tgz
14cr|vdr-plugin-fepg-0.4.1-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-fepg-0.4.1-4|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-fepg-0.4.1-4|13	
14cr|vdr-plugin-fepg-0.4.1-4|14	%description
14cr|vdr-plugin-fepg-0.4.1-4|15	fEPG is a plugin for VDR that provides a graphical way of viewing and
14cr|vdr-plugin-fepg-0.4.1-4|16	navigating through EPG data.
14cr|vdr-plugin-fepg-0.4.1-4|17	
14cr|vdr-plugin-fepg-0.4.1-4|18	%prep
14cr|vdr-plugin-fepg-0.4.1-4|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-fepg-0.4.1-4|20	chmod a-x README HISTORY
14cr|vdr-plugin-fepg-0.4.1-4|21	%vdr_plugin_prep
14cr|vdr-plugin-fepg-0.4.1-4|22	
14cr|vdr-plugin-fepg-0.4.1-4|23	%build
14cr|vdr-plugin-fepg-0.4.1-4|24	%vdr_plugin_build
14cr|vdr-plugin-fepg-0.4.1-4|25	
14cr|vdr-plugin-fepg-0.4.1-4|26	%install
14cr|vdr-plugin-fepg-0.4.1-4|27	%vdr_plugin_install
14cr|vdr-plugin-fepg-0.4.1-4|28	
14cr|vdr-plugin-fepg-0.4.1-4|29	%files -f %plugin.vdr
14cr|vdr-plugin-fepg-0.4.1-4|30	%defattr(-,root,root)
14cr|vdr-plugin-fepg-0.4.1-4|31	%doc README HISTORY
14cr|vdr-plugin-fepg-0.4.1-4|32	
14cr|vdr-plugin-fepg-0.4.1-4|33	
14cr|vdr-plugin-fepg-0.4.1-4|34	
14cr|vdr-plugin-fepg-0.4.1-4|35	%changelog
14cr|vdr-plugin-fepg-0.4.1-4|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-4
14cr|vdr-plugin-fepg-0.4.1-4|37	+ Revision: cd5b682
14cr|vdr-plugin-fepg-0.4.1-4|38	- MassBuild#464: Increase release tag
14cr|vdr-plugin-fepg-0.4.1-4|39	
14cr|vdr-plugin-fepg-0.4.1-4|40	

8924 14
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|1	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|2	%define plugin	ffnetdev
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|4	%define version	0.1.0
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|5	%define snapshot 33
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|6	%define rel	6
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|7	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|8	Summary:	VDR plugin: Full Featured Network Device for Streaming
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|9	Name:		%name
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|10	Version:	%version
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|11	%if %snapshot
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|12	Release:	%mkrel 12.svn%snapshot.%rel
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|13	%else
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|14	Release:	%mkrel %rel
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|15	%endif
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|16	Group:		Video
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|17	License:	GPL+
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|18	URL:		http://developer.berlios.de/projects/ffnetdev
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|19	%if %snapshot
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|20	Source:		vdr-%plugin-%snapshot.tar.bz2
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|21	%else
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|22	Source:		http://download.berlios.de/ffnetdev/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|23	%endif
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|24	Patch0:		ffnetdev-i18n-1.6.patch
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|25	Patch1:		91_ffnetdev-0.1.0+svn20060625-1.5.0.dpatch
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|26	Patch2:		92_vdr-1.5.12-ffnetdev-svn20071122.dpatch
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|27	Patch3:		ffnetdev-duplicate-param-name.patch
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|28	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|29	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|30	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|31	%description
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|32	The purpose of this plugin is to provide an "easy" way of connecting
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|33	possible streaming clients to VDR by emulating a full featured DVB
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|34	device over the network including OSD and TS streaming capabilities.
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|35	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|36	%prep
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|37	%if %snapshot
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|38	%setup -q -n %plugin-%snapshot
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|39	%else
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|40	%setup -q -n vdr-%plugin-%version
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|41	%endif
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|42	%patch0 -p1
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|43	%patch1 -p1
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|44	%patch2 -p1
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|45	%patch3 -p1
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|46	%vdr_plugin_prep
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|47	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|48	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|49	# port number for sending TS to
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|50	var=TS_PORT
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|51	param="-t TS_PORT"
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|52	# listen on this port for OSD connect
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|53	var=OSD_PORT
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|54	param="-o OSD_PORT"
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|55	# listen on this port for ClientControl connection
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|56	var=CONTROL_PORT
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|57	param="-c CONTROL_PORT"
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|58	# enable remote control over OSD connection
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|59	var=OSD_CONTROL
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|60	param=-e
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|61	%vdr_plugin_params_end
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|62	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|63	%build
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|64	%vdr_plugin_build
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|65	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|66	%install
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|67	%vdr_plugin_install
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|68	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|69	%files -f %plugin.vdr
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|70	%defattr(-,root,root)
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|71	%doc README CHANGELOG
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|72	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|73	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|74	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|75	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|76	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|77	%changelog
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|78	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-12.svn33.6
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|79	+ Revision: 9cf7574
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|80	- Dropped empty post macros
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|81	
14cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|82	

8925 14
14cr|vdr-plugin-filebrowser-0.2.0-6|1	
14cr|vdr-plugin-filebrowser-0.2.0-6|2	%define plugin	filebrowser
14cr|vdr-plugin-filebrowser-0.2.0-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-filebrowser-0.2.0-6|4	%define version	0.2.0
14cr|vdr-plugin-filebrowser-0.2.0-6|5	%define rel	6
14cr|vdr-plugin-filebrowser-0.2.0-6|6	
14cr|vdr-plugin-filebrowser-0.2.0-6|7	Summary:	VDR plugin: Browse through files and execute actions on them
14cr|vdr-plugin-filebrowser-0.2.0-6|8	Name:		%name
14cr|vdr-plugin-filebrowser-0.2.0-6|9	Version:	%version
14cr|vdr-plugin-filebrowser-0.2.0-6|10	Release:	%mkrel %rel
14cr|vdr-plugin-filebrowser-0.2.0-6|11	Group:		Video
14cr|vdr-plugin-filebrowser-0.2.0-6|12	License:	GPLv3+
14cr|vdr-plugin-filebrowser-0.2.0-6|13	URL:		http://vdr.nasenbaeren.net/filebrowser/
14cr|vdr-plugin-filebrowser-0.2.0-6|14	Source:		http://vdr.nasenbaeren.net/filebrowser/vdr-%plugin-%version.tgz
14cr|vdr-plugin-filebrowser-0.2.0-6|15	Patch0:		filebrowser-format-string.patch
14cr|vdr-plugin-filebrowser-0.2.0-6|16	Patch1:		filebrowser-type-fixes.patch
14cr|vdr-plugin-filebrowser-0.2.0-6|17	# workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=9759
14cr|vdr-plugin-filebrowser-0.2.0-6|18	# for pre-2.10 glibc
14cr|vdr-plugin-filebrowser-0.2.0-6|19	Patch2:		filebrowser-dirent.patch
14cr|vdr-plugin-filebrowser-0.2.0-6|20	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-filebrowser-0.2.0-6|21	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-filebrowser-0.2.0-6|22	
14cr|vdr-plugin-filebrowser-0.2.0-6|23	%description
14cr|vdr-plugin-filebrowser-0.2.0-6|24	This plugin is a filebrowser with user-defined commands to execute
14cr|vdr-plugin-filebrowser-0.2.0-6|25	on files.
14cr|vdr-plugin-filebrowser-0.2.0-6|26	
14cr|vdr-plugin-filebrowser-0.2.0-6|27	%prep
14cr|vdr-plugin-filebrowser-0.2.0-6|28	%setup -q -n %plugin-%version
14cr|vdr-plugin-filebrowser-0.2.0-6|29	%patch0 -p1
14cr|vdr-plugin-filebrowser-0.2.0-6|30	%patch1 -p1
14cr|vdr-plugin-filebrowser-0.2.0-6|31	%patch2 -p1
14cr|vdr-plugin-filebrowser-0.2.0-6|32	%vdr_plugin_prep
14cr|vdr-plugin-filebrowser-0.2.0-6|33	
14cr|vdr-plugin-filebrowser-0.2.0-6|34	%build
14cr|vdr-plugin-filebrowser-0.2.0-6|35	%vdr_plugin_build
14cr|vdr-plugin-filebrowser-0.2.0-6|36	
14cr|vdr-plugin-filebrowser-0.2.0-6|37	%install
14cr|vdr-plugin-filebrowser-0.2.0-6|38	%vdr_plugin_install
14cr|vdr-plugin-filebrowser-0.2.0-6|39	
14cr|vdr-plugin-filebrowser-0.2.0-6|40	%files -f %plugin.vdr
14cr|vdr-plugin-filebrowser-0.2.0-6|41	%defattr(-,root,root)
14cr|vdr-plugin-filebrowser-0.2.0-6|42	%doc README HISTORY examples
14cr|vdr-plugin-filebrowser-0.2.0-6|43	
14cr|vdr-plugin-filebrowser-0.2.0-6|44	
14cr|vdr-plugin-filebrowser-0.2.0-6|45	
14cr|vdr-plugin-filebrowser-0.2.0-6|46	
14cr|vdr-plugin-filebrowser-0.2.0-6|47	
14cr|vdr-plugin-filebrowser-0.2.0-6|48	%changelog
14cr|vdr-plugin-filebrowser-0.2.0-6|49	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-6
14cr|vdr-plugin-filebrowser-0.2.0-6|50	+ Revision: 3a877c0
14cr|vdr-plugin-filebrowser-0.2.0-6|51	- Dropped empty post macros
14cr|vdr-plugin-filebrowser-0.2.0-6|52	
14cr|vdr-plugin-filebrowser-0.2.0-6|53	

8926 14
14cr|vdr-plugin-freecell-0.0.2-20|1	
14cr|vdr-plugin-freecell-0.0.2-20|2	%define plugin	freecell
14cr|vdr-plugin-freecell-0.0.2-20|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-freecell-0.0.2-20|4	%define version	0.0.2
14cr|vdr-plugin-freecell-0.0.2-20|5	%define rel	20
14cr|vdr-plugin-freecell-0.0.2-20|6	
14cr|vdr-plugin-freecell-0.0.2-20|7	Summary:	VDR plugin: The well-known card game
14cr|vdr-plugin-freecell-0.0.2-20|8	Name:		%name
14cr|vdr-plugin-freecell-0.0.2-20|9	Version:	%version
14cr|vdr-plugin-freecell-0.0.2-20|10	Release:	%mkrel %rel
14cr|vdr-plugin-freecell-0.0.2-20|11	Group:		Video
14cr|vdr-plugin-freecell-0.0.2-20|12	License:	GPL+
14cr|vdr-plugin-freecell-0.0.2-20|13	URL:		http://www.magoa.net/linux/index.php?view=freecell
14cr|vdr-plugin-freecell-0.0.2-20|14	Source:		http://www.magoa.net/linux/files/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-freecell-0.0.2-20|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
14cr|vdr-plugin-freecell-0.0.2-20|16	Patch1:		vdr-freecell-0.0.2-time.patch
14cr|vdr-plugin-freecell-0.0.2-20|17	Patch2:		93_freecell-0.0.2-1.5.4.dpatch
14cr|vdr-plugin-freecell-0.0.2-20|18	Patch3:		freecell-0.0.2-i18n-1.6.patch
14cr|vdr-plugin-freecell-0.0.2-20|19	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-freecell-0.0.2-20|20	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-freecell-0.0.2-20|21	
14cr|vdr-plugin-freecell-0.0.2-20|22	%description
14cr|vdr-plugin-freecell-0.0.2-20|23	This Freecell plugin is an implementation of the (well-known) card game
14cr|vdr-plugin-freecell-0.0.2-20|24	"Freecell" played on the On Screen Display of your Video Disk Recorder.
14cr|vdr-plugin-freecell-0.0.2-20|25	
14cr|vdr-plugin-freecell-0.0.2-20|26	%prep
14cr|vdr-plugin-freecell-0.0.2-20|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-freecell-0.0.2-20|28	%patch0 -p1 -b .gcc34
14cr|vdr-plugin-freecell-0.0.2-20|29	%patch1 -p1 -b .time
14cr|vdr-plugin-freecell-0.0.2-20|30	%patch2 -p1
14cr|vdr-plugin-freecell-0.0.2-20|31	%patch3 -p1
14cr|vdr-plugin-freecell-0.0.2-20|32	%vdr_plugin_prep
14cr|vdr-plugin-freecell-0.0.2-20|33	
14cr|vdr-plugin-freecell-0.0.2-20|34	%build
14cr|vdr-plugin-freecell-0.0.2-20|35	%vdr_plugin_build
14cr|vdr-plugin-freecell-0.0.2-20|36	
14cr|vdr-plugin-freecell-0.0.2-20|37	%install
14cr|vdr-plugin-freecell-0.0.2-20|38	%vdr_plugin_install
14cr|vdr-plugin-freecell-0.0.2-20|39	
14cr|vdr-plugin-freecell-0.0.2-20|40	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-freecell-0.0.2-20|41	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
14cr|vdr-plugin-freecell-0.0.2-20|42	install -m644 freecell/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-freecell-0.0.2-20|43	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/freecell
14cr|vdr-plugin-freecell-0.0.2-20|44	
14cr|vdr-plugin-freecell-0.0.2-20|45	
14cr|vdr-plugin-freecell-0.0.2-20|46	%files -f %plugin.vdr
14cr|vdr-plugin-freecell-0.0.2-20|47	%defattr(-,root,root)
14cr|vdr-plugin-freecell-0.0.2-20|48	%doc README COPYING HISTORY CONTRIBUTORS
14cr|vdr-plugin-freecell-0.0.2-20|49	%{_vdr_plugin_cfgdir}/freecell
14cr|vdr-plugin-freecell-0.0.2-20|50	%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-freecell-0.0.2-20|51	
14cr|vdr-plugin-freecell-0.0.2-20|52	
14cr|vdr-plugin-freecell-0.0.2-20|53	
14cr|vdr-plugin-freecell-0.0.2-20|54	
14cr|vdr-plugin-freecell-0.0.2-20|55	
14cr|vdr-plugin-freecell-0.0.2-20|56	%changelog
14cr|vdr-plugin-freecell-0.0.2-20|57	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-20
14cr|vdr-plugin-freecell-0.0.2-20|58	+ Revision: 920c9fc
14cr|vdr-plugin-freecell-0.0.2-20|59	- Dropped empty post macros
14cr|vdr-plugin-freecell-0.0.2-20|60	
14cr|vdr-plugin-freecell-0.0.2-20|61	

8927 14
14cr|vdr-plugin-fussball-0.0.3b-16|1	
14cr|vdr-plugin-fussball-0.0.3b-16|2	%define plugin	fussball
14cr|vdr-plugin-fussball-0.0.3b-16|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-fussball-0.0.3b-16|4	%define version	0.0.3b
14cr|vdr-plugin-fussball-0.0.3b-16|5	%define rel	16
14cr|vdr-plugin-fussball-0.0.3b-16|6	
14cr|vdr-plugin-fussball-0.0.3b-16|7	Summary:	VDR plugin: Displays table of the German Football(Soccer) League
14cr|vdr-plugin-fussball-0.0.3b-16|8	Name:		%name
14cr|vdr-plugin-fussball-0.0.3b-16|9	Version:	%version
14cr|vdr-plugin-fussball-0.0.3b-16|10	Release:	%mkrel %rel
14cr|vdr-plugin-fussball-0.0.3b-16|11	Group:		Video
14cr|vdr-plugin-fussball-0.0.3b-16|12	License:	GPL+
14cr|vdr-plugin-fussball-0.0.3b-16|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Fussball-plugin
14cr|vdr-plugin-fussball-0.0.3b-16|14	Source:		http://home.arcor.de/crystl/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-fussball-0.0.3b-16|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-fussball-0.0.3b-16|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-fussball-0.0.3b-16|17	Requires:	wget
14cr|vdr-plugin-fussball-0.0.3b-16|18	
14cr|vdr-plugin-fussball-0.0.3b-16|19	%description
14cr|vdr-plugin-fussball-0.0.3b-16|20	This VDR plugin displays table of the German Football(Soccer)
14cr|vdr-plugin-fussball-0.0.3b-16|21	League.
14cr|vdr-plugin-fussball-0.0.3b-16|22	
14cr|vdr-plugin-fussball-0.0.3b-16|23	%prep
14cr|vdr-plugin-fussball-0.0.3b-16|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-fussball-0.0.3b-16|25	%vdr_plugin_prep
14cr|vdr-plugin-fussball-0.0.3b-16|26	
14cr|vdr-plugin-fussball-0.0.3b-16|27	perl -pi -e 's,/usr/local/bin,%{_bindir},' fussball.c
14cr|vdr-plugin-fussball-0.0.3b-16|28	perl -pi -e 's,/usr/local/bin/sort.pl,%{_bindir}/fussball-sort.pl,' scripte/ergebnisse.sh
14cr|vdr-plugin-fussball-0.0.3b-16|29	
14cr|vdr-plugin-fussball-0.0.3b-16|30	%build
14cr|vdr-plugin-fussball-0.0.3b-16|31	%vdr_plugin_build
14cr|vdr-plugin-fussball-0.0.3b-16|32	
14cr|vdr-plugin-fussball-0.0.3b-16|33	%install
14cr|vdr-plugin-fussball-0.0.3b-16|34	%vdr_plugin_install
14cr|vdr-plugin-fussball-0.0.3b-16|35	
14cr|vdr-plugin-fussball-0.0.3b-16|36	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-fussball-0.0.3b-16|37	install -m755 scripte/*.sh %{buildroot}%{_bindir}
14cr|vdr-plugin-fussball-0.0.3b-16|38	install -m755 scripte/sort.pl %{buildroot}%{_bindir}/fussball-sort.pl
14cr|vdr-plugin-fussball-0.0.3b-16|39	
14cr|vdr-plugin-fussball-0.0.3b-16|40	%files -f %plugin.vdr
14cr|vdr-plugin-fussball-0.0.3b-16|41	%defattr(-,root,root)
14cr|vdr-plugin-fussball-0.0.3b-16|42	%doc README HISTORY
14cr|vdr-plugin-fussball-0.0.3b-16|43	%{_bindir}/ergebnisse.sh
14cr|vdr-plugin-fussball-0.0.3b-16|44	%{_bindir}/tabelle.sh
14cr|vdr-plugin-fussball-0.0.3b-16|45	%{_bindir}/fussball-sort.pl
14cr|vdr-plugin-fussball-0.0.3b-16|46	
14cr|vdr-plugin-fussball-0.0.3b-16|47	
14cr|vdr-plugin-fussball-0.0.3b-16|48	
14cr|vdr-plugin-fussball-0.0.3b-16|49	
14cr|vdr-plugin-fussball-0.0.3b-16|50	
14cr|vdr-plugin-fussball-0.0.3b-16|51	%changelog
14cr|vdr-plugin-fussball-0.0.3b-16|52	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3b-16
14cr|vdr-plugin-fussball-0.0.3b-16|53	+ Revision: cb446ca
14cr|vdr-plugin-fussball-0.0.3b-16|54	- Dropped empty post macros
14cr|vdr-plugin-fussball-0.0.3b-16|55	
14cr|vdr-plugin-fussball-0.0.3b-16|56	

8928 14
14cr|vdr-plugin-graphlcd-0.1.5-12|1	
14cr|vdr-plugin-graphlcd-0.1.5-12|2	%define plugin	graphlcd
14cr|vdr-plugin-graphlcd-0.1.5-12|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-graphlcd-0.1.5-12|4	%define version	0.1.5
14cr|vdr-plugin-graphlcd-0.1.5-12|5	%define rel	12
14cr|vdr-plugin-graphlcd-0.1.5-12|6	
14cr|vdr-plugin-graphlcd-0.1.5-12|7	Summary:	VDR plugin: Output to graphic LCD
14cr|vdr-plugin-graphlcd-0.1.5-12|8	Name:		%name
14cr|vdr-plugin-graphlcd-0.1.5-12|9	Version:	%version
14cr|vdr-plugin-graphlcd-0.1.5-12|10	Release:	%rel
14cr|vdr-plugin-graphlcd-0.1.5-12|11	Group:		Video
14cr|vdr-plugin-graphlcd-0.1.5-12|12	License:	GPL+
14cr|vdr-plugin-graphlcd-0.1.5-12|13	URL:		http://graphlcd.berlios.de/
14cr|vdr-plugin-graphlcd-0.1.5-12|14	Source:		vdr-%plugin-%version-stripped.tar.bz2
14cr|vdr-plugin-graphlcd-0.1.5-12|15	Patch0:		graphlcd-0.1.5-i18n-1.6.patch
14cr|vdr-plugin-graphlcd-0.1.5-12|16	Patch1:		90_graphlcd-0.1.5-1.5.3.dpatch
14cr|vdr-plugin-graphlcd-0.1.5-12|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-graphlcd-0.1.5-12|18	BuildRequires:	graphlcd-devel
14cr|vdr-plugin-graphlcd-0.1.5-12|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-graphlcd-0.1.5-12|20	
14cr|vdr-plugin-graphlcd-0.1.5-12|21	%description
14cr|vdr-plugin-graphlcd-0.1.5-12|22	graphlcd is a plugin for the Video Disc Recorder and shows information
14cr|vdr-plugin-graphlcd-0.1.5-12|23	about the current state of VDR on displays supported by the GraphLCD
14cr|vdr-plugin-graphlcd-0.1.5-12|24	driver library.
14cr|vdr-plugin-graphlcd-0.1.5-12|25	
14cr|vdr-plugin-graphlcd-0.1.5-12|26	%prep
14cr|vdr-plugin-graphlcd-0.1.5-12|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-graphlcd-0.1.5-12|28	%patch0 -p1
14cr|vdr-plugin-graphlcd-0.1.5-12|29	%patch1 -p1
14cr|vdr-plugin-graphlcd-0.1.5-12|30	%vdr_plugin_prep
14cr|vdr-plugin-graphlcd-0.1.5-12|31	
14cr|vdr-plugin-graphlcd-0.1.5-12|32	rm -f graphlcd/logonames.alias graphlcd/logonames.alias.1.2
14cr|vdr-plugin-graphlcd-0.1.5-12|33	mv graphlcd/logonames.alias.1.3 graphlcd/logonames.alias
14cr|vdr-plugin-graphlcd-0.1.5-12|34	chmod -R a+r graphlcd
14cr|vdr-plugin-graphlcd-0.1.5-12|35	
14cr|vdr-plugin-graphlcd-0.1.5-12|36	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-graphlcd-0.1.5-12|37	# use alternative driver config file
14cr|vdr-plugin-graphlcd-0.1.5-12|38	var=CONFIG_FILE
14cr|vdr-plugin-graphlcd-0.1.5-12|39	param="-c CONFIG_FILE"
14cr|vdr-plugin-graphlcd-0.1.5-12|40	# use display DISPLAY for output
14cr|vdr-plugin-graphlcd-0.1.5-12|41	var=DISPLAY
14cr|vdr-plugin-graphlcd-0.1.5-12|42	param="-d DISPLAY"
14cr|vdr-plugin-graphlcd-0.1.5-12|43	%vdr_plugin_params_end
14cr|vdr-plugin-graphlcd-0.1.5-12|44	
14cr|vdr-plugin-graphlcd-0.1.5-12|45	%build
14cr|vdr-plugin-graphlcd-0.1.5-12|46	%vdr_plugin_build
14cr|vdr-plugin-graphlcd-0.1.5-12|47	
14cr|vdr-plugin-graphlcd-0.1.5-12|48	%install
14cr|vdr-plugin-graphlcd-0.1.5-12|49	%vdr_plugin_install
14cr|vdr-plugin-graphlcd-0.1.5-12|50	
14cr|vdr-plugin-graphlcd-0.1.5-12|51	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-graphlcd-0.1.5-12|52	cp -a graphlcd %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-graphlcd-0.1.5-12|53	
14cr|vdr-plugin-graphlcd-0.1.5-12|54	%files -f %plugin.vdr
14cr|vdr-plugin-graphlcd-0.1.5-12|55	%defattr(-,root,root)
14cr|vdr-plugin-graphlcd-0.1.5-12|56	%doc README HISTORY COPYING
14cr|vdr-plugin-graphlcd-0.1.5-12|57	%dir %{vdr_plugin_cfgdir}/graphlcd
14cr|vdr-plugin-graphlcd-0.1.5-12|58	%{vdr_plugin_cfgdir}/graphlcd/fonts
14cr|vdr-plugin-graphlcd-0.1.5-12|59	%{vdr_plugin_cfgdir}/graphlcd/logos
14cr|vdr-plugin-graphlcd-0.1.5-12|60	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/*.alias
14cr|vdr-plugin-graphlcd-0.1.5-12|61	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/fonts.conf*
14cr|vdr-plugin-graphlcd-0.1.5-12|62	
14cr|vdr-plugin-graphlcd-0.1.5-12|63	
14cr|vdr-plugin-graphlcd-0.1.5-12|64	
14cr|vdr-plugin-graphlcd-0.1.5-12|65	
14cr|vdr-plugin-graphlcd-0.1.5-12|66	
14cr|vdr-plugin-graphlcd-0.1.5-12|67	%changelog
14cr|vdr-plugin-graphlcd-0.1.5-12|68	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-12
14cr|vdr-plugin-graphlcd-0.1.5-12|69	+ Revision: 64d9853
14cr|vdr-plugin-graphlcd-0.1.5-12|70	- Dropped empty post macros
14cr|vdr-plugin-graphlcd-0.1.5-12|71	
14cr|vdr-plugin-graphlcd-0.1.5-12|72	

8929 14
14cr|vdr-plugin-iaxphone-0.0.4-19|1	%define plugin	iaxphone
14cr|vdr-plugin-iaxphone-0.0.4-19|2	
14cr|vdr-plugin-iaxphone-0.0.4-19|3	Summary:	VDR plugin: Place voip phone calls
14cr|vdr-plugin-iaxphone-0.0.4-19|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-iaxphone-0.0.4-19|5	Version:	0.0.4
14cr|vdr-plugin-iaxphone-0.0.4-19|6	Release:	19
14cr|vdr-plugin-iaxphone-0.0.4-19|7	Group:		Video
14cr|vdr-plugin-iaxphone-0.0.4-19|8	License:	GPL
14cr|vdr-plugin-iaxphone-0.0.4-19|9	URL:		http://ventoso.org/luca/vdr/
14cr|vdr-plugin-iaxphone-0.0.4-19|10	Source:		http://ventoso.org/luca/vdr/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-iaxphone-0.0.4-19|11	Patch0:		iaxphone-0.0.4-i18n-1.6.patch
14cr|vdr-plugin-iaxphone-0.0.4-19|12	Patch1:		iaxphone-system-iaxclient.patch
14cr|vdr-plugin-iaxphone-0.0.4-19|13	Patch2:		iaxphone-new-iaxclient.patch
14cr|vdr-plugin-iaxphone-0.0.4-19|14	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-iaxphone-0.0.4-19|15	BuildRequires:	iaxclient-devel
14cr|vdr-plugin-iaxphone-0.0.4-19|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-iaxphone-0.0.4-19|17	
14cr|vdr-plugin-iaxphone-0.0.4-19|18	%description
14cr|vdr-plugin-iaxphone-0.0.4-19|19	This plugin is a very simple (read: not very featureful and hopefully with
14cr|vdr-plugin-iaxphone-0.0.4-19|20	an high WAF ;-) softphone using the iax protocol (asterisk server).
14cr|vdr-plugin-iaxphone-0.0.4-19|21	It uses the iaxclient library (http://iaxclient.sourceforge.net) to handle
14cr|vdr-plugin-iaxphone-0.0.4-19|22	every details of the call, so the plugin is just an user interface.
14cr|vdr-plugin-iaxphone-0.0.4-19|23	It needs a free (i.e that isn't used by something else, like a softdevice
14cr|vdr-plugin-iaxphone-0.0.4-19|24	plugin), full-duplex sound card.
14cr|vdr-plugin-iaxphone-0.0.4-19|25	
14cr|vdr-plugin-iaxphone-0.0.4-19|26	%prep
14cr|vdr-plugin-iaxphone-0.0.4-19|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-iaxphone-0.0.4-19|28	rm -rf iaxclient
14cr|vdr-plugin-iaxphone-0.0.4-19|29	%patch0 -p1
14cr|vdr-plugin-iaxphone-0.0.4-19|30	%patch1 -p1
14cr|vdr-plugin-iaxphone-0.0.4-19|31	%patch2 -p1
14cr|vdr-plugin-iaxphone-0.0.4-19|32	%vdr_plugin_prep
14cr|vdr-plugin-iaxphone-0.0.4-19|33	
14cr|vdr-plugin-iaxphone-0.0.4-19|34	%build
14cr|vdr-plugin-iaxphone-0.0.4-19|35	%vdr_plugin_build
14cr|vdr-plugin-iaxphone-0.0.4-19|36	
14cr|vdr-plugin-iaxphone-0.0.4-19|37	%install
14cr|vdr-plugin-iaxphone-0.0.4-19|38	%vdr_plugin_install
14cr|vdr-plugin-iaxphone-0.0.4-19|39	
14cr|vdr-plugin-iaxphone-0.0.4-19|40	%files -f %plugin.vdr
14cr|vdr-plugin-iaxphone-0.0.4-19|41	%defattr(-,root,root)
14cr|vdr-plugin-iaxphone-0.0.4-19|42	%doc README HISTORY
14cr|vdr-plugin-iaxphone-0.0.4-19|43	
14cr|vdr-plugin-iaxphone-0.0.4-19|44	
14cr|vdr-plugin-iaxphone-0.0.4-19|45	
14cr|vdr-plugin-iaxphone-0.0.4-19|46	
14cr|vdr-plugin-iaxphone-0.0.4-19|47	%changelog
14cr|vdr-plugin-iaxphone-0.0.4-19|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-19
14cr|vdr-plugin-iaxphone-0.0.4-19|49	+ Revision: cab740f
14cr|vdr-plugin-iaxphone-0.0.4-19|50	- MassBuild#464: Increase release tag
14cr|vdr-plugin-iaxphone-0.0.4-19|51	
14cr|vdr-plugin-iaxphone-0.0.4-19|52	

8930 14
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|1	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|2	%define plugin	imonlcd
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|4	%define version	0.0.2
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|5	%define snap	20091026
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|6	%define rel	2
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|7	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|8	Summary:	VDR plugin: Control an iMON LCD
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|9	Name:		%name
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|10	Version:	%version
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|11	%if %snap
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|12	Release:	%mkrel 1.%snap.%rel
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|13	%else
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|14	Release:	%mkrel %rel
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|15	%endif
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|16	Group:		Video
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|17	License:	GPLv3
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|18	URL:		http://projects.vdr-developer.org/wiki/plg-imonlcd
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|19	%if %snap
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|20	# rm -rf vdr-plugin-imonlcd
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|21	# git clone git://community.xeatre.tv/vdr-plugin-imonlcd.git
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|22	# cd vdr-plugin-imonlcd
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|23	# git archive --prefix=imonlcd-$(date +%Y%m%d)/ --format=tar HEAD | bzip2 > ../vdr-imonlcd-$(date +%Y%m%d).tar.bz2
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|24	Source:		vdr-%plugin-%snap.tar.bz2
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|25	%else
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|26	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|27	%endif
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|28	# includes fontconfig.h but does not use it:
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|29	Patch0:		imonlcd-drop-extra-include.patch
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|30	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|31	BuildRequires:	freetype2-devel
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|32	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|33	Requires:	kmod(lirc_imon)
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|34	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|35	%description
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|36	A Video Disk Recorder plugin that shows information about the
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|37	current state of VDR on an iMON LCD screen.
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|38	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|39	%prep
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|40	%if %snap
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|41	%setup -q -n %plugin-%snap
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|42	%else
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|43	%setup -q -n %plugin-%version
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|44	%endif
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|45	%patch0 -p1
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|46	%vdr_plugin_prep
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|47	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|48	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|49	# Sets the lcd-device to other device than /dev/lcd0
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|50	var=LCD_DEVICE
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|51	param="-d LCD_DEVICE"
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|52	# sets the protocol of lcd-device:
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|53	# '0038'	For LCD with ID 15c2:0038 SoundGraph Inc (default)
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|54	# 'ffdc'	For LCD with ID 15c2:ffdc SoundGraph Inc
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|55	var=PROTOCOL
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|56	param="-p PROTOCOL"
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|57	%vdr_plugin_params_end
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|58	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|59	%build
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|60	%vdr_plugin_build
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|61	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|62	%install
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|63	%vdr_plugin_install
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|64	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|65	%files -f %plugin.vdr
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|66	%defattr(-,root,root)
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|67	%doc README HISTORY
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|68	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|69	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|70	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|71	%changelog
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|72	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-1.20091026.2
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|73	+ Revision: 12328fe
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|74	- Dropped empty post macros
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|75	
14cr|vdr-plugin-imonlcd-0.0.2-1.20091026.2|76	

8931 14
14cr|vdr-plugin-iptv-0.3.2-3|1	
14cr|vdr-plugin-iptv-0.3.2-3|2	%define plugin	iptv
14cr|vdr-plugin-iptv-0.3.2-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-iptv-0.3.2-3|4	%define version	0.3.2
14cr|vdr-plugin-iptv-0.3.2-3|5	%define rel	3
14cr|vdr-plugin-iptv-0.3.2-3|6	
14cr|vdr-plugin-iptv-0.3.2-3|7	%define debug_package %{nil}
14cr|vdr-plugin-iptv-0.3.2-3|8	
14cr|vdr-plugin-iptv-0.3.2-3|9	Summary:	VDR plugin: Experience the IPTV
14cr|vdr-plugin-iptv-0.3.2-3|10	Name:		%name
14cr|vdr-plugin-iptv-0.3.2-3|11	Version:	%version
14cr|vdr-plugin-iptv-0.3.2-3|12	Release:	%mkrel %rel
14cr|vdr-plugin-iptv-0.3.2-3|13	Group:		Video
14cr|vdr-plugin-iptv-0.3.2-3|14	License:	GPLv2
14cr|vdr-plugin-iptv-0.3.2-3|15	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
14cr|vdr-plugin-iptv-0.3.2-3|16	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/vdr-%plugin-%version.tgz
14cr|vdr-plugin-iptv-0.3.2-3|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-iptv-0.3.2-3|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-iptv-0.3.2-3|19	# for example helper scripts
14cr|vdr-plugin-iptv-0.3.2-3|20	# disabled for now as not needed by everyone and they are quite big
14cr|vdr-plugin-iptv-0.3.2-3|21	#Suggests:	ffmpeg
14cr|vdr-plugin-iptv-0.3.2-3|22	#Suggests:	vlc
14cr|vdr-plugin-iptv-0.3.2-3|23	#Suggests:	mplayer
14cr|vdr-plugin-iptv-0.3.2-3|24	#Suggests:	alsa-utils
14cr|vdr-plugin-iptv-0.3.2-3|25	
14cr|vdr-plugin-iptv-0.3.2-3|26	%description
14cr|vdr-plugin-iptv-0.3.2-3|27	This plugin integrates multicast IPTV transport streams seamlessly into
14cr|vdr-plugin-iptv-0.3.2-3|28	VDR. You can use any IPTV channel like any other normal DVB channel for
14cr|vdr-plugin-iptv-0.3.2-3|29	live viewing, recording, etc. The plugin also features full section
14cr|vdr-plugin-iptv-0.3.2-3|30	filtering capabilities which allow for example EIT information to be
14cr|vdr-plugin-iptv-0.3.2-3|31	extracted from the incoming stream.
14cr|vdr-plugin-iptv-0.3.2-3|32	
14cr|vdr-plugin-iptv-0.3.2-3|33	Currently the IPTV plugin has direct support for both multicast UDP/RTP
14cr|vdr-plugin-iptv-0.3.2-3|34	and unicast HTTP MPEG1/2 transport streams. Also a file input method is
14cr|vdr-plugin-iptv-0.3.2-3|35	supported, but a file delay must be selected individually to prevent
14cr|vdr-plugin-iptv-0.3.2-3|36	VDR's transfer buffer over/underflow. Therefore the file input should be
14cr|vdr-plugin-iptv-0.3.2-3|37	considered as a testing feature only.
14cr|vdr-plugin-iptv-0.3.2-3|38	
14cr|vdr-plugin-iptv-0.3.2-3|39	IPTV plugin also features a support for external streaming applications.
14cr|vdr-plugin-iptv-0.3.2-3|40	With proper helper applications and configuration IPTV plugin is able to
14cr|vdr-plugin-iptv-0.3.2-3|41	display not only MPEG1/2 transport streams but also other formats like
14cr|vdr-plugin-iptv-0.3.2-3|42	MP3 radio streams, mms video streams and so on.
14cr|vdr-plugin-iptv-0.3.2-3|43	
14cr|vdr-plugin-iptv-0.3.2-3|44	The example scripts require alsa-utils, ffmpeg, mplayer, vlc.
14cr|vdr-plugin-iptv-0.3.2-3|45	
14cr|vdr-plugin-iptv-0.3.2-3|46	%prep
14cr|vdr-plugin-iptv-0.3.2-3|47	%setup -q -n %plugin-%version
14cr|vdr-plugin-iptv-0.3.2-3|48	%vdr_plugin_prep
14cr|vdr-plugin-iptv-0.3.2-3|49	
14cr|vdr-plugin-iptv-0.3.2-3|50	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-iptv-0.3.2-3|51	# Number of devices to be created
14cr|vdr-plugin-iptv-0.3.2-3|52	var=DEVICES
14cr|vdr-plugin-iptv-0.3.2-3|53	param=--devices=DEVICES
14cr|vdr-plugin-iptv-0.3.2-3|54	%vdr_plugin_params_end
14cr|vdr-plugin-iptv-0.3.2-3|55	
14cr|vdr-plugin-iptv-0.3.2-3|56	perl -pi -e 's,CHANNELS_CONF=.*$,CHANNELS_CONF=%{vdr_cfgdir}/channels.conf,' iptv/vlc2iptv
14cr|vdr-plugin-iptv-0.3.2-3|57	perl -pi -e 's,CHANNEL_SETTINGS_DIR=.*/iptv,CHANNEL_SETTINGS_DIR=%{vdr_plugin_cfgdir}/%{plugin},' iptv/vlc2iptv
14cr|vdr-plugin-iptv-0.3.2-3|58	
14cr|vdr-plugin-iptv-0.3.2-3|59	%build
14cr|vdr-plugin-iptv-0.3.2-3|60	%vdr_plugin_build
14cr|vdr-plugin-iptv-0.3.2-3|61	
14cr|vdr-plugin-iptv-0.3.2-3|62	%install
14cr|vdr-plugin-iptv-0.3.2-3|63	%vdr_plugin_install
14cr|vdr-plugin-iptv-0.3.2-3|64	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-iptv-0.3.2-3|65	install -m755 iptv/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-iptv-0.3.2-3|66	
14cr|vdr-plugin-iptv-0.3.2-3|67	%files -f %plugin.vdr
14cr|vdr-plugin-iptv-0.3.2-3|68	%defattr(-,root,root)
14cr|vdr-plugin-iptv-0.3.2-3|69	%doc README HISTORY
14cr|vdr-plugin-iptv-0.3.2-3|70	%dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-iptv-0.3.2-3|71	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/image.sh
14cr|vdr-plugin-iptv-0.3.2-3|72	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/internetradio.sh
14cr|vdr-plugin-iptv-0.3.2-3|73	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream-notrap.sh
14cr|vdr-plugin-iptv-0.3.2-3|74	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream.sh
14cr|vdr-plugin-iptv-0.3.2-3|75	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/linein.sh
14cr|vdr-plugin-iptv-0.3.2-3|76	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/vlc2iptv
14cr|vdr-plugin-iptv-0.3.2-3|77	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/webcam.sh
14cr|vdr-plugin-iptv-0.3.2-3|78	
14cr|vdr-plugin-iptv-0.3.2-3|79	
14cr|vdr-plugin-iptv-0.3.2-3|80	
14cr|vdr-plugin-iptv-0.3.2-3|81	
14cr|vdr-plugin-iptv-0.3.2-3|82	%changelog
14cr|vdr-plugin-iptv-0.3.2-3|83	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|vdr-plugin-iptv-0.3.2-3|84	+ Revision: 7739db5
14cr|vdr-plugin-iptv-0.3.2-3|85	- Dropped empty post macros
14cr|vdr-plugin-iptv-0.3.2-3|86	
14cr|vdr-plugin-iptv-0.3.2-3|87	

8932 14
14cr|vdr-plugin-joystick-0.0.3-20|1	
14cr|vdr-plugin-joystick-0.0.3-20|2	%define plugin	joystick
14cr|vdr-plugin-joystick-0.0.3-20|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-joystick-0.0.3-20|4	%define version	0.0.3
14cr|vdr-plugin-joystick-0.0.3-20|5	%define rel	20
14cr|vdr-plugin-joystick-0.0.3-20|6	
14cr|vdr-plugin-joystick-0.0.3-20|7	Summary:	VDR plugin: use a joystick as a remote
14cr|vdr-plugin-joystick-0.0.3-20|8	Name:		%name
14cr|vdr-plugin-joystick-0.0.3-20|9	Version:	%version
14cr|vdr-plugin-joystick-0.0.3-20|10	Release:	%mkrel %rel
14cr|vdr-plugin-joystick-0.0.3-20|11	Group:		Video
14cr|vdr-plugin-joystick-0.0.3-20|12	License:	GPL
14cr|vdr-plugin-joystick-0.0.3-20|13	URL:		http://www.powarman.de/vdr_plugins.htm
14cr|vdr-plugin-joystick-0.0.3-20|14	Source:		http://home.arcor.de/andreas.regel/files/joystick/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-joystick-0.0.3-20|15	# workaround for glibc #22923
14cr|vdr-plugin-joystick-0.0.3-20|16	Patch1:		vdr-joystick-glibc-int32.patch
14cr|vdr-plugin-joystick-0.0.3-20|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-joystick-0.0.3-20|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-joystick-0.0.3-20|19	
14cr|vdr-plugin-joystick-0.0.3-20|20	%description
14cr|vdr-plugin-joystick-0.0.3-20|21	This plugin allows using a joystick as a remote control for VDR. I recommend
14cr|vdr-plugin-joystick-0.0.3-20|22	a joystick with a minimum of 2 axes and 4 buttons.
14cr|vdr-plugin-joystick-0.0.3-20|23	
14cr|vdr-plugin-joystick-0.0.3-20|24	%prep
14cr|vdr-plugin-joystick-0.0.3-20|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-joystick-0.0.3-20|26	%patch1 -p0
14cr|vdr-plugin-joystick-0.0.3-20|27	%vdr_plugin_prep
14cr|vdr-plugin-joystick-0.0.3-20|28	
14cr|vdr-plugin-joystick-0.0.3-20|29	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-joystick-0.0.3-20|30	# joystick device
14cr|vdr-plugin-joystick-0.0.3-20|31	var=DEVICE
14cr|vdr-plugin-joystick-0.0.3-20|32	param=--device=DEVICE
14cr|vdr-plugin-joystick-0.0.3-20|33	default=/dev/input/js0
14cr|vdr-plugin-joystick-0.0.3-20|34	%vdr_plugin_params_end
14cr|vdr-plugin-joystick-0.0.3-20|35	
14cr|vdr-plugin-joystick-0.0.3-20|36	perl -pi -e 's/^2/# 2/' examples/mappings.conf
14cr|vdr-plugin-joystick-0.0.3-20|37	
14cr|vdr-plugin-joystick-0.0.3-20|38	%build
14cr|vdr-plugin-joystick-0.0.3-20|39	%vdr_plugin_build
14cr|vdr-plugin-joystick-0.0.3-20|40	
14cr|vdr-plugin-joystick-0.0.3-20|41	%install
14cr|vdr-plugin-joystick-0.0.3-20|42	%vdr_plugin_install
14cr|vdr-plugin-joystick-0.0.3-20|43	
14cr|vdr-plugin-joystick-0.0.3-20|44	install -D -m644 examples/mappings.conf %{buildroot}%{vdr_plugin_cfgdir}/%plugin/mappings.conf
14cr|vdr-plugin-joystick-0.0.3-20|45	
14cr|vdr-plugin-joystick-0.0.3-20|46	%files -f %plugin.vdr
14cr|vdr-plugin-joystick-0.0.3-20|47	%defattr(-,root,root)
14cr|vdr-plugin-joystick-0.0.3-20|48	%doc README HISTORY
14cr|vdr-plugin-joystick-0.0.3-20|49	%dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-joystick-0.0.3-20|50	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mappings.conf
14cr|vdr-plugin-joystick-0.0.3-20|51	
14cr|vdr-plugin-joystick-0.0.3-20|52	
14cr|vdr-plugin-joystick-0.0.3-20|53	
14cr|vdr-plugin-joystick-0.0.3-20|54	
14cr|vdr-plugin-joystick-0.0.3-20|55	
14cr|vdr-plugin-joystick-0.0.3-20|56	%changelog
14cr|vdr-plugin-joystick-0.0.3-20|57	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-20
14cr|vdr-plugin-joystick-0.0.3-20|58	+ Revision: 9a5c077
14cr|vdr-plugin-joystick-0.0.3-20|59	- Dropped empty post macros
14cr|vdr-plugin-joystick-0.0.3-20|60	
14cr|vdr-plugin-joystick-0.0.3-20|61	

8933 14
14cr|vdr-plugin-kvdrmon-0.6-17|1	
14cr|vdr-plugin-kvdrmon-0.6-17|2	%define plugin	kvdrmon
14cr|vdr-plugin-kvdrmon-0.6-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-kvdrmon-0.6-17|4	%define version	0.6
14cr|vdr-plugin-kvdrmon-0.6-17|5	%define rel	17
14cr|vdr-plugin-kvdrmon-0.6-17|6	
14cr|vdr-plugin-kvdrmon-0.6-17|7	Summary:	VDR plugin: kvdrmon support plugin
14cr|vdr-plugin-kvdrmon-0.6-17|8	Name:		%name
14cr|vdr-plugin-kvdrmon-0.6-17|9	Version:	%version
14cr|vdr-plugin-kvdrmon-0.6-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-kvdrmon-0.6-17|11	Group:		Video
14cr|vdr-plugin-kvdrmon-0.6-17|12	License:	GPL
14cr|vdr-plugin-kvdrmon-0.6-17|13	URL:		http://vdr-statusleds.sourceforge.net/kvdrmon/
14cr|vdr-plugin-kvdrmon-0.6-17|14	Source:		http://prdownloads.sourceforge.net/vdr-statusleds/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-kvdrmon-0.6-17|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-kvdrmon-0.6-17|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-kvdrmon-0.6-17|17	
14cr|vdr-plugin-kvdrmon-0.6-17|18	%description
14cr|vdr-plugin-kvdrmon-0.6-17|19	This plugin allows monitoring VDR activity. There exists a co-project
14cr|vdr-plugin-kvdrmon-0.6-17|20	kvdrmon. This KDE kicker applet talks with the vdrmon plugin and shows
14cr|vdr-plugin-kvdrmon-0.6-17|21	the VDR status.
14cr|vdr-plugin-kvdrmon-0.6-17|22	
14cr|vdr-plugin-kvdrmon-0.6-17|23	%prep
14cr|vdr-plugin-kvdrmon-0.6-17|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-kvdrmon-0.6-17|25	%vdr_plugin_prep
14cr|vdr-plugin-kvdrmon-0.6-17|26	
14cr|vdr-plugin-kvdrmon-0.6-17|27	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-kvdrmon-0.6-17|28	# port number to listen in
14cr|vdr-plugin-kvdrmon-0.6-17|29	var=LISTEN_PORT
14cr|vdr-plugin-kvdrmon-0.6-17|30	param="-p LISTEN_PORT"
14cr|vdr-plugin-kvdrmon-0.6-17|31	%vdr_plugin_params_end
14cr|vdr-plugin-kvdrmon-0.6-17|32	
14cr|vdr-plugin-kvdrmon-0.6-17|33	%build
14cr|vdr-plugin-kvdrmon-0.6-17|34	%vdr_plugin_build
14cr|vdr-plugin-kvdrmon-0.6-17|35	
14cr|vdr-plugin-kvdrmon-0.6-17|36	%install
14cr|vdr-plugin-kvdrmon-0.6-17|37	%vdr_plugin_install
14cr|vdr-plugin-kvdrmon-0.6-17|38	
14cr|vdr-plugin-kvdrmon-0.6-17|39	%files -f %plugin.vdr
14cr|vdr-plugin-kvdrmon-0.6-17|40	%defattr(-,root,root)
14cr|vdr-plugin-kvdrmon-0.6-17|41	%doc README
14cr|vdr-plugin-kvdrmon-0.6-17|42	
14cr|vdr-plugin-kvdrmon-0.6-17|43	
14cr|vdr-plugin-kvdrmon-0.6-17|44	
14cr|vdr-plugin-kvdrmon-0.6-17|45	
14cr|vdr-plugin-kvdrmon-0.6-17|46	
14cr|vdr-plugin-kvdrmon-0.6-17|47	%changelog
14cr|vdr-plugin-kvdrmon-0.6-17|48	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6-17
14cr|vdr-plugin-kvdrmon-0.6-17|49	+ Revision: 1d6313e
14cr|vdr-plugin-kvdrmon-0.6-17|50	- Dropped empty post macros
14cr|vdr-plugin-kvdrmon-0.6-17|51	
14cr|vdr-plugin-kvdrmon-0.6-17|52	

8934 14
14cr|vdr-plugin-launcher-0.0.2a-17|1	
14cr|vdr-plugin-launcher-0.0.2a-17|2	%define plugin	launcher
14cr|vdr-plugin-launcher-0.0.2a-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-launcher-0.0.2a-17|4	%define version	0.0.2a
14cr|vdr-plugin-launcher-0.0.2a-17|5	%define rel	17
14cr|vdr-plugin-launcher-0.0.2a-17|6	
14cr|vdr-plugin-launcher-0.0.2a-17|7	Summary:	VDR plugin: launch other plugins
14cr|vdr-plugin-launcher-0.0.2a-17|8	Name:		%name
14cr|vdr-plugin-launcher-0.0.2a-17|9	Version:	%version
14cr|vdr-plugin-launcher-0.0.2a-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-launcher-0.0.2a-17|11	Group:		Video
14cr|vdr-plugin-launcher-0.0.2a-17|12	License:	GPL
14cr|vdr-plugin-launcher-0.0.2a-17|13	URL:		http://people.freenet.de/cwieninger/html/vdr-launcher.html
14cr|vdr-plugin-launcher-0.0.2a-17|14	Source:		http://people.freenet.de/cwieninger/vdr_1.3.11-%plugin-%version.tar.bz2
14cr|vdr-plugin-launcher-0.0.2a-17|15	Patch0:		launcher-0.0.2a-i18n-1.6.patch
14cr|vdr-plugin-launcher-0.0.2a-17|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-launcher-0.0.2a-17|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-launcher-0.0.2a-17|18	
14cr|vdr-plugin-launcher-0.0.2a-17|19	%description
14cr|vdr-plugin-launcher-0.0.2a-17|20	This is a little plugin, that allows you to select and start other
14cr|vdr-plugin-launcher-0.0.2a-17|21	plugins, even if there are not shown in the main menu. You can also
14cr|vdr-plugin-launcher-0.0.2a-17|22	access the setup menu of a plugin.
14cr|vdr-plugin-launcher-0.0.2a-17|23	
14cr|vdr-plugin-launcher-0.0.2a-17|24	%prep
14cr|vdr-plugin-launcher-0.0.2a-17|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-launcher-0.0.2a-17|26	%patch0 -p1
14cr|vdr-plugin-launcher-0.0.2a-17|27	%vdr_plugin_prep
14cr|vdr-plugin-launcher-0.0.2a-17|28	
14cr|vdr-plugin-launcher-0.0.2a-17|29	%build
14cr|vdr-plugin-launcher-0.0.2a-17|30	%vdr_plugin_build
14cr|vdr-plugin-launcher-0.0.2a-17|31	
14cr|vdr-plugin-launcher-0.0.2a-17|32	%install
14cr|vdr-plugin-launcher-0.0.2a-17|33	%vdr_plugin_install
14cr|vdr-plugin-launcher-0.0.2a-17|34	
14cr|vdr-plugin-launcher-0.0.2a-17|35	%files -f %plugin.vdr
14cr|vdr-plugin-launcher-0.0.2a-17|36	%defattr(-,root,root)
14cr|vdr-plugin-launcher-0.0.2a-17|37	%doc README* HISTORY
14cr|vdr-plugin-launcher-0.0.2a-17|38	
14cr|vdr-plugin-launcher-0.0.2a-17|39	
14cr|vdr-plugin-launcher-0.0.2a-17|40	
14cr|vdr-plugin-launcher-0.0.2a-17|41	
14cr|vdr-plugin-launcher-0.0.2a-17|42	
14cr|vdr-plugin-launcher-0.0.2a-17|43	%changelog
14cr|vdr-plugin-launcher-0.0.2a-17|44	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2a-17
14cr|vdr-plugin-launcher-0.0.2a-17|45	+ Revision: f97edd3
14cr|vdr-plugin-launcher-0.0.2a-17|46	- Dropped empty post macros
14cr|vdr-plugin-launcher-0.0.2a-17|47	
14cr|vdr-plugin-launcher-0.0.2a-17|48	

8935 14
14cr|vdr-plugin-lcr-0.0.9-4|1	%define plugin	lcr
14cr|vdr-plugin-lcr-0.0.9-4|2	
14cr|vdr-plugin-lcr-0.0.9-4|3	Summary:	VDR plugin: Displays telephone rates on OSD
14cr|vdr-plugin-lcr-0.0.9-4|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-lcr-0.0.9-4|5	Version:	0.0.9
14cr|vdr-plugin-lcr-0.0.9-4|6	Release:	4
14cr|vdr-plugin-lcr-0.0.9-4|7	Group:		Video
14cr|vdr-plugin-lcr-0.0.9-4|8	License:	GPL
14cr|vdr-plugin-lcr-0.0.9-4|9	URL:		http://lcr.vdr-developer.org/
14cr|vdr-plugin-lcr-0.0.9-4|10	Source:		http://lcr.vdr-developer.org/downloads/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-lcr-0.0.9-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-lcr-0.0.9-4|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-lcr-0.0.9-4|13	
14cr|vdr-plugin-lcr-0.0.9-4|14	%description
14cr|vdr-plugin-lcr-0.0.9-4|15	Least Cost Routing is a plugin that displays information about the lowest
14cr|vdr-plugin-lcr-0.0.9-4|16	rates for telephoning AT THE MOMENT on the osd. It retrieves its data from
14cr|vdr-plugin-lcr-0.0.9-4|17	"www.teltarif.de" and displays them in a table on the osd.
14cr|vdr-plugin-lcr-0.0.9-4|18	For the retrieval an additional (perl) script is needed (retrieve-data.pl).
14cr|vdr-plugin-lcr-0.0.9-4|19	
14cr|vdr-plugin-lcr-0.0.9-4|20	%prep
14cr|vdr-plugin-lcr-0.0.9-4|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-lcr-0.0.9-4|22	%vdr_plugin_prep
14cr|vdr-plugin-lcr-0.0.9-4|23	chmod 0644 README*
14cr|vdr-plugin-lcr-0.0.9-4|24	
14cr|vdr-plugin-lcr-0.0.9-4|25	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-lcr-0.0.9-4|26	# alternative data retrieval script
14cr|vdr-plugin-lcr-0.0.9-4|27	var=SCRIPT
14cr|vdr-plugin-lcr-0.0.9-4|28	param=--script=SCRIPT
14cr|vdr-plugin-lcr-0.0.9-4|29	%vdr_plugin_params_end
14cr|vdr-plugin-lcr-0.0.9-4|30	
14cr|vdr-plugin-lcr-0.0.9-4|31	%build
14cr|vdr-plugin-lcr-0.0.9-4|32	%vdr_plugin_build
14cr|vdr-plugin-lcr-0.0.9-4|33	
14cr|vdr-plugin-lcr-0.0.9-4|34	%install
14cr|vdr-plugin-lcr-0.0.9-4|35	%vdr_plugin_install
14cr|vdr-plugin-lcr-0.0.9-4|36	
14cr|vdr-plugin-lcr-0.0.9-4|37	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-lcr-0.0.9-4|38	install -m755 contrib/*.pl %{buildroot}%{_bindir}
14cr|vdr-plugin-lcr-0.0.9-4|39	
14cr|vdr-plugin-lcr-0.0.9-4|40	%files -f %plugin.vdr
14cr|vdr-plugin-lcr-0.0.9-4|41	%defattr(-,root,root)
14cr|vdr-plugin-lcr-0.0.9-4|42	%doc README* HISTORY CONTRIBUTORS skins
14cr|vdr-plugin-lcr-0.0.9-4|43	%{_bindir}/vdr-lcr-retrieve_data.pl
14cr|vdr-plugin-lcr-0.0.9-4|44	
14cr|vdr-plugin-lcr-0.0.9-4|45	
14cr|vdr-plugin-lcr-0.0.9-4|46	
14cr|vdr-plugin-lcr-0.0.9-4|47	%changelog
14cr|vdr-plugin-lcr-0.0.9-4|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-4
14cr|vdr-plugin-lcr-0.0.9-4|49	+ Revision: 829f2d0
14cr|vdr-plugin-lcr-0.0.9-4|50	- MassBuild#464: Increase release tag
14cr|vdr-plugin-lcr-0.0.9-4|51	
14cr|vdr-plugin-lcr-0.0.9-4|52	

8936 14
14cr|vdr-plugin-loadepg-0.1.12-6|1	
14cr|vdr-plugin-loadepg-0.1.12-6|2	%define plugin	loadepg
14cr|vdr-plugin-loadepg-0.1.12-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-loadepg-0.1.12-6|4	%define version	0.1.12
14cr|vdr-plugin-loadepg-0.1.12-6|5	%define rel	6
14cr|vdr-plugin-loadepg-0.1.12-6|6	
14cr|vdr-plugin-loadepg-0.1.12-6|7	Summary:	VDR plugin: Load EPG Data sent to Mediahighway receivers
14cr|vdr-plugin-loadepg-0.1.12-6|8	Name:		%name
14cr|vdr-plugin-loadepg-0.1.12-6|9	Version:	%version
14cr|vdr-plugin-loadepg-0.1.12-6|10	Release:	%mkrel %rel
14cr|vdr-plugin-loadepg-0.1.12-6|11	Group:		Video
14cr|vdr-plugin-loadepg-0.1.12-6|12	License:	GPL+
14cr|vdr-plugin-loadepg-0.1.12-6|13	URL:		http://kikko77.altervista.org/
14cr|vdr-plugin-loadepg-0.1.12-6|14	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-loadepg-0.1.12-6|15	Patch0:		loadepg-02_vdr-1.5.14-with-api-wrapper.dpatch
14cr|vdr-plugin-loadepg-0.1.12-6|16	Patch1:		loadepg-02_vdr-1.5.15.dpatch
14cr|vdr-plugin-loadepg-0.1.12-6|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-loadepg-0.1.12-6|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-loadepg-0.1.12-6|19	
14cr|vdr-plugin-loadepg-0.1.12-6|20	%description
14cr|vdr-plugin-loadepg-0.1.12-6|21	Loads EPG Data sent to Mediahighway receivers (Canal+ group).
14cr|vdr-plugin-loadepg-0.1.12-6|22	
14cr|vdr-plugin-loadepg-0.1.12-6|23	%prep
14cr|vdr-plugin-loadepg-0.1.12-6|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-loadepg-0.1.12-6|25	%patch0 -p1
14cr|vdr-plugin-loadepg-0.1.12-6|26	%patch1 -p1
14cr|vdr-plugin-loadepg-0.1.12-6|27	%vdr_plugin_prep
14cr|vdr-plugin-loadepg-0.1.12-6|28	
14cr|vdr-plugin-loadepg-0.1.12-6|29	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-loadepg-0.1.12-6|30	# alternative configuration directory
14cr|vdr-plugin-loadepg-0.1.12-6|31	var=CONFIG_DIR
14cr|vdr-plugin-loadepg-0.1.12-6|32	param="-c CONFIG_DIR"
14cr|vdr-plugin-loadepg-0.1.12-6|33	%vdr_plugin_params_end
14cr|vdr-plugin-loadepg-0.1.12-6|34	
14cr|vdr-plugin-loadepg-0.1.12-6|35	perl -pi -e "s,^SCRIPT,# SCRIPT," loadepg.conf
14cr|vdr-plugin-loadepg-0.1.12-6|36	perl -pi -e "s,^FILE,# FILE," loadepg.conf
14cr|vdr-plugin-loadepg-0.1.12-6|37	
14cr|vdr-plugin-loadepg-0.1.12-6|38	%build
14cr|vdr-plugin-loadepg-0.1.12-6|39	%vdr_plugin_build
14cr|vdr-plugin-loadepg-0.1.12-6|40	
14cr|vdr-plugin-loadepg-0.1.12-6|41	%install
14cr|vdr-plugin-loadepg-0.1.12-6|42	%vdr_plugin_install
14cr|vdr-plugin-loadepg-0.1.12-6|43	
14cr|vdr-plugin-loadepg-0.1.12-6|44	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-loadepg-0.1.12-6|45	install -m644 *.equiv *.conf %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-loadepg-0.1.12-6|46	
14cr|vdr-plugin-loadepg-0.1.12-6|47	%files -f %plugin.vdr
14cr|vdr-plugin-loadepg-0.1.12-6|48	%defattr(-,root,root)
14cr|vdr-plugin-loadepg-0.1.12-6|49	%doc README HISTORY
14cr|vdr-plugin-loadepg-0.1.12-6|50	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
14cr|vdr-plugin-loadepg-0.1.12-6|51	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.equiv
14cr|vdr-plugin-loadepg-0.1.12-6|52	
14cr|vdr-plugin-loadepg-0.1.12-6|53	
14cr|vdr-plugin-loadepg-0.1.12-6|54	
14cr|vdr-plugin-loadepg-0.1.12-6|55	%changelog
14cr|vdr-plugin-loadepg-0.1.12-6|56	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-6
14cr|vdr-plugin-loadepg-0.1.12-6|57	+ Revision: 7022b94
14cr|vdr-plugin-loadepg-0.1.12-6|58	- Dropped empty post macros
14cr|vdr-plugin-loadepg-0.1.12-6|59	
14cr|vdr-plugin-loadepg-0.1.12-6|60	

8937 14
14cr|vdr-plugin-mlcd-0.0.4a-18|1	
14cr|vdr-plugin-mlcd-0.0.4a-18|2	%define plugin	mlcd
14cr|vdr-plugin-mlcd-0.0.4a-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-mlcd-0.0.4a-18|4	%define version	0.0.4a
14cr|vdr-plugin-mlcd-0.0.4a-18|5	%define rel	18
14cr|vdr-plugin-mlcd-0.0.4a-18|6	
14cr|vdr-plugin-mlcd-0.0.4a-18|7	Summary:	VDR plugin: Multitainer LCD-Display Driver
14cr|vdr-plugin-mlcd-0.0.4a-18|8	Name:		%name
14cr|vdr-plugin-mlcd-0.0.4a-18|9	Version:	%version
14cr|vdr-plugin-mlcd-0.0.4a-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-mlcd-0.0.4a-18|11	Group:		Video
14cr|vdr-plugin-mlcd-0.0.4a-18|12	License:	GPL
14cr|vdr-plugin-mlcd-0.0.4a-18|13	URL:		http://home.arcor.de/meinrad/
14cr|vdr-plugin-mlcd-0.0.4a-18|14	Source:		http://home.arcor.de/meinrad/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-mlcd-0.0.4a-18|15	Patch1:		02_mlcd-0.0.4a-fontfile.dpatch
14cr|vdr-plugin-mlcd-0.0.4a-18|16	Patch2:		90_mlcd-0.0.4a-1.3.38.dpatch
14cr|vdr-plugin-mlcd-0.0.4a-18|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-mlcd-0.0.4a-18|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-mlcd-0.0.4a-18|19	
14cr|vdr-plugin-mlcd-0.0.4a-18|20	%description
14cr|vdr-plugin-mlcd-0.0.4a-18|21	Enables the build in display of Fujitsu-Siemens Multitainer device.
14cr|vdr-plugin-mlcd-0.0.4a-18|22	
14cr|vdr-plugin-mlcd-0.0.4a-18|23	%prep
14cr|vdr-plugin-mlcd-0.0.4a-18|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-mlcd-0.0.4a-18|25	%patch1 -p1 -b .fontfile
14cr|vdr-plugin-mlcd-0.0.4a-18|26	%patch2 -p1 -b .1338
14cr|vdr-plugin-mlcd-0.0.4a-18|27	%vdr_plugin_prep
14cr|vdr-plugin-mlcd-0.0.4a-18|28	
14cr|vdr-plugin-mlcd-0.0.4a-18|29	%build
14cr|vdr-plugin-mlcd-0.0.4a-18|30	%vdr_plugin_build
14cr|vdr-plugin-mlcd-0.0.4a-18|31	
14cr|vdr-plugin-mlcd-0.0.4a-18|32	%install
14cr|vdr-plugin-mlcd-0.0.4a-18|33	%vdr_plugin_install
14cr|vdr-plugin-mlcd-0.0.4a-18|34	
14cr|vdr-plugin-mlcd-0.0.4a-18|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-mlcd-0.0.4a-18|36	install -m644 char.dat %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-mlcd-0.0.4a-18|37	
14cr|vdr-plugin-mlcd-0.0.4a-18|38	%files -f %plugin.vdr
14cr|vdr-plugin-mlcd-0.0.4a-18|39	%defattr(-,root,root)
14cr|vdr-plugin-mlcd-0.0.4a-18|40	%doc README HISTORY
14cr|vdr-plugin-mlcd-0.0.4a-18|41	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-mlcd-0.0.4a-18|42	
14cr|vdr-plugin-mlcd-0.0.4a-18|43	
14cr|vdr-plugin-mlcd-0.0.4a-18|44	
14cr|vdr-plugin-mlcd-0.0.4a-18|45	
14cr|vdr-plugin-mlcd-0.0.4a-18|46	
14cr|vdr-plugin-mlcd-0.0.4a-18|47	%changelog
14cr|vdr-plugin-mlcd-0.0.4a-18|48	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4a-18
14cr|vdr-plugin-mlcd-0.0.4a-18|49	+ Revision: ac972f7
14cr|vdr-plugin-mlcd-0.0.4a-18|50	- Dropped empty post macros
14cr|vdr-plugin-mlcd-0.0.4a-18|51	
14cr|vdr-plugin-mlcd-0.0.4a-18|52	

8938 14
14cr|vdr-plugin-mlist-1.0.1-3|1	
14cr|vdr-plugin-mlist-1.0.1-3|2	%define plugin	mlist
14cr|vdr-plugin-mlist-1.0.1-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-mlist-1.0.1-3|4	%define version	1.0.1
14cr|vdr-plugin-mlist-1.0.1-3|5	%define rel	3
14cr|vdr-plugin-mlist-1.0.1-3|6	
14cr|vdr-plugin-mlist-1.0.1-3|7	Summary:	VDR plugin: Displays the message history
14cr|vdr-plugin-mlist-1.0.1-3|8	Name:		%name
14cr|vdr-plugin-mlist-1.0.1-3|9	Version:	%version
14cr|vdr-plugin-mlist-1.0.1-3|10	Release:	%mkrel %rel
14cr|vdr-plugin-mlist-1.0.1-3|11	Group:		Video
14cr|vdr-plugin-mlist-1.0.1-3|12	License:	GPL+
14cr|vdr-plugin-mlist-1.0.1-3|13	URL:		http://joachim-wilke.de/vdr-mlist.htm
14cr|vdr-plugin-mlist-1.0.1-3|14	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-mlist-1.0.1-3|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-mlist-1.0.1-3|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-mlist-1.0.1-3|17	
14cr|vdr-plugin-mlist-1.0.1-3|18	%description
14cr|vdr-plugin-mlist-1.0.1-3|19	This plugin displays a list of all shown OSD-Messages since VDR
14cr|vdr-plugin-mlist-1.0.1-3|20	startup.
14cr|vdr-plugin-mlist-1.0.1-3|21	
14cr|vdr-plugin-mlist-1.0.1-3|22	%prep
14cr|vdr-plugin-mlist-1.0.1-3|23	%setup -q -n %plugin-%version
14cr|vdr-plugin-mlist-1.0.1-3|24	chmod 0644 README HISTORY
14cr|vdr-plugin-mlist-1.0.1-3|25	%vdr_plugin_prep
14cr|vdr-plugin-mlist-1.0.1-3|26	
14cr|vdr-plugin-mlist-1.0.1-3|27	%build
14cr|vdr-plugin-mlist-1.0.1-3|28	%vdr_plugin_build
14cr|vdr-plugin-mlist-1.0.1-3|29	
14cr|vdr-plugin-mlist-1.0.1-3|30	%install
14cr|vdr-plugin-mlist-1.0.1-3|31	%vdr_plugin_install
14cr|vdr-plugin-mlist-1.0.1-3|32	
14cr|vdr-plugin-mlist-1.0.1-3|33	%files -f %plugin.vdr
14cr|vdr-plugin-mlist-1.0.1-3|34	%defattr(-,root,root)
14cr|vdr-plugin-mlist-1.0.1-3|35	%doc README HISTORY
14cr|vdr-plugin-mlist-1.0.1-3|36	
14cr|vdr-plugin-mlist-1.0.1-3|37	
14cr|vdr-plugin-mlist-1.0.1-3|38	
14cr|vdr-plugin-mlist-1.0.1-3|39	%changelog
14cr|vdr-plugin-mlist-1.0.1-3|40	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|vdr-plugin-mlist-1.0.1-3|41	+ Revision: 1a3cbab
14cr|vdr-plugin-mlist-1.0.1-3|42	- Dropped empty post macros
14cr|vdr-plugin-mlist-1.0.1-3|43	
14cr|vdr-plugin-mlist-1.0.1-3|44	

8939 14
14cr|vdr-plugin-mosaic-0.1.0-6|1	
14cr|vdr-plugin-mosaic-0.1.0-6|2	%define plugin	mosaic
14cr|vdr-plugin-mosaic-0.1.0-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-mosaic-0.1.0-6|4	%define version	0.1.0
14cr|vdr-plugin-mosaic-0.1.0-6|5	%define rel	6
14cr|vdr-plugin-mosaic-0.1.0-6|6	
14cr|vdr-plugin-mosaic-0.1.0-6|7	Summary:	VDR plugin: Browse mosaic channel
14cr|vdr-plugin-mosaic-0.1.0-6|8	Name:		%name
14cr|vdr-plugin-mosaic-0.1.0-6|9	Version:	%version
14cr|vdr-plugin-mosaic-0.1.0-6|10	Release:	%rel
14cr|vdr-plugin-mosaic-0.1.0-6|11	Group:		Video
14cr|vdr-plugin-mosaic-0.1.0-6|12	License:	GPL+
14cr|vdr-plugin-mosaic-0.1.0-6|13	URL:		http://vdrwiki.free.fr/vdr/mosaic/
14cr|vdr-plugin-mosaic-0.1.0-6|14	Source:		http://vdrwiki.free.fr/vdr/mosaic/files/vdr-%plugin-%version.tgz
14cr|vdr-plugin-mosaic-0.1.0-6|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-mosaic-0.1.0-6|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-mosaic-0.1.0-6|17	
14cr|vdr-plugin-mosaic-0.1.0-6|18	%description
14cr|vdr-plugin-mosaic-0.1.0-6|19	Mosaic is a plugin for VDR that brings the ability to quickly browse
14cr|vdr-plugin-mosaic-0.1.0-6|20	the mosaic channels of Canalsat on Astra. It shows the EPG
14cr|vdr-plugin-mosaic-0.1.0-6|21	information and plays the audio of the selected channel.
14cr|vdr-plugin-mosaic-0.1.0-6|22	
14cr|vdr-plugin-mosaic-0.1.0-6|23	%prep
14cr|vdr-plugin-mosaic-0.1.0-6|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-mosaic-0.1.0-6|25	%vdr_plugin_prep
14cr|vdr-plugin-mosaic-0.1.0-6|26	
14cr|vdr-plugin-mosaic-0.1.0-6|27	%build
14cr|vdr-plugin-mosaic-0.1.0-6|28	%vdr_plugin_build
14cr|vdr-plugin-mosaic-0.1.0-6|29	
14cr|vdr-plugin-mosaic-0.1.0-6|30	%install
14cr|vdr-plugin-mosaic-0.1.0-6|31	%vdr_plugin_install
14cr|vdr-plugin-mosaic-0.1.0-6|32	
14cr|vdr-plugin-mosaic-0.1.0-6|33	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-mosaic-0.1.0-6|34	install -m644 files/*.conf %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-mosaic-0.1.0-6|35	
14cr|vdr-plugin-mosaic-0.1.0-6|36	%files -f %plugin.vdr
14cr|vdr-plugin-mosaic-0.1.0-6|37	%defattr(-,root,root)
14cr|vdr-plugin-mosaic-0.1.0-6|38	%doc README
14cr|vdr-plugin-mosaic-0.1.0-6|39	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
14cr|vdr-plugin-mosaic-0.1.0-6|40	
14cr|vdr-plugin-mosaic-0.1.0-6|41	
14cr|vdr-plugin-mosaic-0.1.0-6|42	
14cr|vdr-plugin-mosaic-0.1.0-6|43	
14cr|vdr-plugin-mosaic-0.1.0-6|44	
14cr|vdr-plugin-mosaic-0.1.0-6|45	%changelog
14cr|vdr-plugin-mosaic-0.1.0-6|46	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-6
14cr|vdr-plugin-mosaic-0.1.0-6|47	+ Revision: d18035c
14cr|vdr-plugin-mosaic-0.1.0-6|48	- Dropped empty post macros
14cr|vdr-plugin-mosaic-0.1.0-6|49	
14cr|vdr-plugin-mosaic-0.1.0-6|50	

8940 14
14cr|vdr-plugin-mp3-0.10.2-4|1	
14cr|vdr-plugin-mp3-0.10.2-4|2	%define plugin	mp3
14cr|vdr-plugin-mp3-0.10.2-4|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-mp3-0.10.2-4|4	%define version	0.10.2
14cr|vdr-plugin-mp3-0.10.2-4|5	%define prever	0
14cr|vdr-plugin-mp3-0.10.2-4|6	%define rel	4
14cr|vdr-plugin-mp3-0.10.2-4|7	%if %prever
14cr|vdr-plugin-mp3-0.10.2-4|8	%define release	%mkrel 0.%prever.%rel
14cr|vdr-plugin-mp3-0.10.2-4|9	%else
14cr|vdr-plugin-mp3-0.10.2-4|10	%define release %mkrel %rel
14cr|vdr-plugin-mp3-0.10.2-4|11	%endif
14cr|vdr-plugin-mp3-0.10.2-4|12	
14cr|vdr-plugin-mp3-0.10.2-4|13	Summary:	VDR plugin: A versatile audio player
14cr|vdr-plugin-mp3-0.10.2-4|14	Name:		%name
14cr|vdr-plugin-mp3-0.10.2-4|15	Version:	%version
14cr|vdr-plugin-mp3-0.10.2-4|16	Release:	%release
14cr|vdr-plugin-mp3-0.10.2-4|17	Group:		Video
14cr|vdr-plugin-mp3-0.10.2-4|18	License:	GPLv2+
14cr|vdr-plugin-mp3-0.10.2-4|19	URL:		http://www.muempf.de/
14cr|vdr-plugin-mp3-0.10.2-4|20	%if %prever
14cr|vdr-plugin-mp3-0.10.2-4|21	Source:		http://www.muempf.de/down/vdr-%plugin-%version%prever.tar.gz
14cr|vdr-plugin-mp3-0.10.2-4|22	%else
14cr|vdr-plugin-mp3-0.10.2-4|23	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
14cr|vdr-plugin-mp3-0.10.2-4|24	%endif
14cr|vdr-plugin-mp3-0.10.2-4|25	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-mp3-0.10.2-4|26	BuildRequires:	libmad-devel libid3tag-devel sndfile-devel libvorbis-devel
14cr|vdr-plugin-mp3-0.10.2-4|27	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-mp3-0.10.2-4|28	
14cr|vdr-plugin-mp3-0.10.2-4|29	%description
14cr|vdr-plugin-mp3-0.10.2-4|30	The "MP3-Plugin" allows playback of MP3 and other audio files.
14cr|vdr-plugin-mp3-0.10.2-4|31	
14cr|vdr-plugin-mp3-0.10.2-4|32	%package -n vdr-plugin-mplayer
14cr|vdr-plugin-mp3-0.10.2-4|33	Summary:	VDR plugin: Media replay via MPlayer
14cr|vdr-plugin-mp3-0.10.2-4|34	Group:		Video
14cr|vdr-plugin-mp3-0.10.2-4|35	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-mp3-0.10.2-4|36	Requires:	mplayer
14cr|vdr-plugin-mp3-0.10.2-4|37	
14cr|vdr-plugin-mp3-0.10.2-4|38	%description -n vdr-plugin-mplayer
14cr|vdr-plugin-mp3-0.10.2-4|39	The "MPlayer-Plugin" is used to call MPlayer for playback of video
14cr|vdr-plugin-mp3-0.10.2-4|40	files.
14cr|vdr-plugin-mp3-0.10.2-4|41	
14cr|vdr-plugin-mp3-0.10.2-4|42	%prep
14cr|vdr-plugin-mp3-0.10.2-4|43	%if %prever
14cr|vdr-plugin-mp3-0.10.2-4|44	%setup -q -n %plugin-%version%prever
14cr|vdr-plugin-mp3-0.10.2-4|45	%else
14cr|vdr-plugin-mp3-0.10.2-4|46	%setup -q -n %plugin-%version
14cr|vdr-plugin-mp3-0.10.2-4|47	%endif
14cr|vdr-plugin-mp3-0.10.2-4|48	chmod +x examples/*.sh.*
14cr|vdr-plugin-mp3-0.10.2-4|49	%vdr_plugin_prep
14cr|vdr-plugin-mp3-0.10.2-4|50	
14cr|vdr-plugin-mp3-0.10.2-4|51	%vdr_plugin_params_begin mp3
14cr|vdr-plugin-mp3-0.10.2-4|52	# use CMD to mount/unmount/eject mp3 sources
14cr|vdr-plugin-mp3-0.10.2-4|53	var=MOUNT_CMD
14cr|vdr-plugin-mp3-0.10.2-4|54	param=--mount=MOUNT_CMD
14cr|vdr-plugin-mp3-0.10.2-4|55	# execute CMD before & after network access
14cr|vdr-plugin-mp3-0.10.2-4|56	var=NETWORK_CMD
14cr|vdr-plugin-mp3-0.10.2-4|57	param=--network=NETWORK_CMD
14cr|vdr-plugin-mp3-0.10.2-4|58	# store ID3 cache file in DIR
14cr|vdr-plugin-mp3-0.10.2-4|59	var=CACHE_DIR
14cr|vdr-plugin-mp3-0.10.2-4|60	param=--cache=CACHE_DIR
14cr|vdr-plugin-mp3-0.10.2-4|61	default=%vdr_plugin_cachedir/mp3/id3
14cr|vdr-plugin-mp3-0.10.2-4|62	# search CDDB files in DIR
14cr|vdr-plugin-mp3-0.10.2-4|63	var=CDDB_DIR
14cr|vdr-plugin-mp3-0.10.2-4|64	param=--cddb=CDDB_DIR
14cr|vdr-plugin-mp3-0.10.2-4|65	default=%vdr_plugin_cachedir/mp3/images/cddb
14cr|vdr-plugin-mp3-0.10.2-4|66	# device for OSS output
14cr|vdr-plugin-mp3-0.10.2-4|67	var=OSS_DEV
14cr|vdr-plugin-mp3-0.10.2-4|68	param=--dsp=OSS_DEV
14cr|vdr-plugin-mp3-0.10.2-4|69	# use CMD to convert background images
14cr|vdr-plugin-mp3-0.10.2-4|70	var=IMAGE_CMD
14cr|vdr-plugin-mp3-0.10.2-4|71	param=--iconv=IMAGE_CMD
14cr|vdr-plugin-mp3-0.10.2-4|72	# use IMG as default background image
14cr|vdr-plugin-mp3-0.10.2-4|73	var=IMAGE_IMG
14cr|vdr-plugin-mp3-0.10.2-4|74	param=--defimage=IMAGE_IMG
14cr|vdr-plugin-mp3-0.10.2-4|75	# cache converted images in DIR
14cr|vdr-plugin-mp3-0.10.2-4|76	var=IMAGE_DIR
14cr|vdr-plugin-mp3-0.10.2-4|77	param=--icache=IMAGE_DIR
14cr|vdr-plugin-mp3-0.10.2-4|78	default=%vdr_plugin_cachedir/mp3/images
14cr|vdr-plugin-mp3-0.10.2-4|79	# search sources config in SUB subdirectory
14cr|vdr-plugin-mp3-0.10.2-4|80	var=SOURCES_SUBDIR
14cr|vdr-plugin-mp3-0.10.2-4|81	param=--sources=SOURCES_SUBDIR
14cr|vdr-plugin-mp3-0.10.2-4|82	%vdr_plugin_params_end
14cr|vdr-plugin-mp3-0.10.2-4|83	
14cr|vdr-plugin-mp3-0.10.2-4|84	%vdr_plugin_params_begin mplayer
14cr|vdr-plugin-mp3-0.10.2-4|85	# use CMD to mount/unmount/eject mplayer sources
14cr|vdr-plugin-mp3-0.10.2-4|86	var=MOUNT_CMD
14cr|vdr-plugin-mp3-0.10.2-4|87	param=--mount=MOUNT_CMD
14cr|vdr-plugin-mp3-0.10.2-4|88	# use CMD when calling MPlayer
14cr|vdr-plugin-mp3-0.10.2-4|89	var=MPLAYER_CMD
14cr|vdr-plugin-mp3-0.10.2-4|90	param=--mplayer=MPLAYER_CMD
14cr|vdr-plugin-mp3-0.10.2-4|91	# search sources config in SUB subdirectory
14cr|vdr-plugin-mp3-0.10.2-4|92	var=SOURCES_SUBDIR
14cr|vdr-plugin-mp3-0.10.2-4|93	param=--sources=SOURCES_SUBDIR
14cr|vdr-plugin-mp3-0.10.2-4|94	# store global resume file in DIR
14cr|vdr-plugin-mp3-0.10.2-4|95	var=RESUME_DIR
14cr|vdr-plugin-mp3-0.10.2-4|96	param=--resume=RESUME_DIR
14cr|vdr-plugin-mp3-0.10.2-4|97	%vdr_plugin_params_end
14cr|vdr-plugin-mp3-0.10.2-4|98	
14cr|vdr-plugin-mp3-0.10.2-4|99	%build
14cr|vdr-plugin-mp3-0.10.2-4|100	%vdr_plugin_build
14cr|vdr-plugin-mp3-0.10.2-4|101	
14cr|vdr-plugin-mp3-0.10.2-4|102	%install
14cr|vdr-plugin-mp3-0.10.2-4|103	%vdr_plugin_install
14cr|vdr-plugin-mp3-0.10.2-4|104	
14cr|vdr-plugin-mp3-0.10.2-4|105	install -d -m755 %buildroot%vdr_plugin_cfgdir
14cr|vdr-plugin-mp3-0.10.2-4|106	for f in mp3sources.conf mplayersources.conf; do
14cr|vdr-plugin-mp3-0.10.2-4|107	cat > %buildroot%vdr_plugin_cfgdir/$f <<EOF
14cr|vdr-plugin-mp3-0.10.2-4|108	# Please remove the line below when you add the correct configuration
14cr|vdr-plugin-mp3-0.10.2-4|109	/invalid/directory;Please configure;0
14cr|vdr-plugin-mp3-0.10.2-4|110	EOF
14cr|vdr-plugin-mp3-0.10.2-4|111	done
14cr|vdr-plugin-mp3-0.10.2-4|112	
14cr|vdr-plugin-mp3-0.10.2-4|113	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/images
14cr|vdr-plugin-mp3-0.10.2-4|114	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/id3
14cr|vdr-plugin-mp3-0.10.2-4|115	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/cddb
14cr|vdr-plugin-mp3-0.10.2-4|116	
14cr|vdr-plugin-mp3-0.10.2-4|117	%files -f mp3.vdr
14cr|vdr-plugin-mp3-0.10.2-4|118	%defattr(-,root,root)
14cr|vdr-plugin-mp3-0.10.2-4|119	%doc README COPYING HISTORY MANUAL examples
14cr|vdr-plugin-mp3-0.10.2-4|120	%config(noreplace) %vdr_plugin_cfgdir/mp3sources.conf
14cr|vdr-plugin-mp3-0.10.2-4|121	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3
14cr|vdr-plugin-mp3-0.10.2-4|122	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/images
14cr|vdr-plugin-mp3-0.10.2-4|123	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/id3
14cr|vdr-plugin-mp3-0.10.2-4|124	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/cddb
14cr|vdr-plugin-mp3-0.10.2-4|125	
14cr|vdr-plugin-mp3-0.10.2-4|126	%files -n vdr-plugin-mplayer -f mplayer.vdr
14cr|vdr-plugin-mp3-0.10.2-4|127	%defattr(-,root,root)
14cr|vdr-plugin-mp3-0.10.2-4|128	%doc README COPYING HISTORY MANUAL examples
14cr|vdr-plugin-mp3-0.10.2-4|129	%config(noreplace) %vdr_plugin_cfgdir/mplayersources.conf
14cr|vdr-plugin-mp3-0.10.2-4|130	
14cr|vdr-plugin-mp3-0.10.2-4|131	
14cr|vdr-plugin-mp3-0.10.2-4|132	
14cr|vdr-plugin-mp3-0.10.2-4|133	
14cr|vdr-plugin-mp3-0.10.2-4|134	
14cr|vdr-plugin-mp3-0.10.2-4|135	%changelog
14cr|vdr-plugin-mp3-0.10.2-4|136	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-4
14cr|vdr-plugin-mp3-0.10.2-4|137	+ Revision: b359acf
14cr|vdr-plugin-mp3-0.10.2-4|138	- Dropped empty post macros
14cr|vdr-plugin-mp3-0.10.2-4|139	
14cr|vdr-plugin-mp3-0.10.2-4|140	

8941 14
14cr|vdr-plugin-newsticker-0.0.4-18|1	
14cr|vdr-plugin-newsticker-0.0.4-18|2	%define plugin	newsticker
14cr|vdr-plugin-newsticker-0.0.4-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-newsticker-0.0.4-18|4	%define version	0.0.4
14cr|vdr-plugin-newsticker-0.0.4-18|5	%define rel	18
14cr|vdr-plugin-newsticker-0.0.4-18|6	
14cr|vdr-plugin-newsticker-0.0.4-18|7	Summary:	VDR plugin: Newsticker
14cr|vdr-plugin-newsticker-0.0.4-18|8	Name:		%name
14cr|vdr-plugin-newsticker-0.0.4-18|9	Version:	%version
14cr|vdr-plugin-newsticker-0.0.4-18|10	Release:	%rel
14cr|vdr-plugin-newsticker-0.0.4-18|11	Group:		Video
14cr|vdr-plugin-newsticker-0.0.4-18|12	License:	GPL
14cr|vdr-plugin-newsticker-0.0.4-18|13	URL:		http://www.wontorra.net/staticpages/index.php?page=newsticker
14cr|vdr-plugin-newsticker-0.0.4-18|14	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-newsticker-0.0.4-18|15	Patch1:		vdr-newsticker-0.0.4-gcc4.diff
14cr|vdr-plugin-newsticker-0.0.4-18|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-newsticker-0.0.4-18|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-newsticker-0.0.4-18|18	Requires:	wget
14cr|vdr-plugin-newsticker-0.0.4-18|19	BuildRequires:	dos2unix
14cr|vdr-plugin-newsticker-0.0.4-18|20	
14cr|vdr-plugin-newsticker-0.0.4-18|21	%description
14cr|vdr-plugin-newsticker-0.0.4-18|22	This plugin downloads rdf news-feeds and displays them on the tv.
14cr|vdr-plugin-newsticker-0.0.4-18|23	
14cr|vdr-plugin-newsticker-0.0.4-18|24	%prep
14cr|vdr-plugin-newsticker-0.0.4-18|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-newsticker-0.0.4-18|26	dos2unix *.[ch]
14cr|vdr-plugin-newsticker-0.0.4-18|27	chmod 0644 README HISTORY
14cr|vdr-plugin-newsticker-0.0.4-18|28	%patch1 -p1 -b .extra
14cr|vdr-plugin-newsticker-0.0.4-18|29	%vdr_plugin_prep
14cr|vdr-plugin-newsticker-0.0.4-18|30	
14cr|vdr-plugin-newsticker-0.0.4-18|31	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-newsticker-0.0.4-18|32	# alternative directory for downloaded files
14cr|vdr-plugin-newsticker-0.0.4-18|33	var=DOWNLOAD_DIR
14cr|vdr-plugin-newsticker-0.0.4-18|34	param="-o DOWNLOAD_DIR"
14cr|vdr-plugin-newsticker-0.0.4-18|35	%vdr_plugin_params_end
14cr|vdr-plugin-newsticker-0.0.4-18|36	
14cr|vdr-plugin-newsticker-0.0.4-18|37	%build
14cr|vdr-plugin-newsticker-0.0.4-18|38	%vdr_plugin_build
14cr|vdr-plugin-newsticker-0.0.4-18|39	
14cr|vdr-plugin-newsticker-0.0.4-18|40	%install
14cr|vdr-plugin-newsticker-0.0.4-18|41	%vdr_plugin_install
14cr|vdr-plugin-newsticker-0.0.4-18|42	
14cr|vdr-plugin-newsticker-0.0.4-18|43	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-newsticker-0.0.4-18|44	
14cr|vdr-plugin-newsticker-0.0.4-18|45	%files -f %plugin.vdr
14cr|vdr-plugin-newsticker-0.0.4-18|46	%defattr(-,root,root)
14cr|vdr-plugin-newsticker-0.0.4-18|47	%doc README HISTORY
14cr|vdr-plugin-newsticker-0.0.4-18|48	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-newsticker-0.0.4-18|49	
14cr|vdr-plugin-newsticker-0.0.4-18|50	
14cr|vdr-plugin-newsticker-0.0.4-18|51	
14cr|vdr-plugin-newsticker-0.0.4-18|52	
14cr|vdr-plugin-newsticker-0.0.4-18|53	
14cr|vdr-plugin-newsticker-0.0.4-18|54	%changelog
14cr|vdr-plugin-newsticker-0.0.4-18|55	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-18
14cr|vdr-plugin-newsticker-0.0.4-18|56	+ Revision: ee726e4
14cr|vdr-plugin-newsticker-0.0.4-18|57	- Dropped empty post macros
14cr|vdr-plugin-newsticker-0.0.4-18|58	
14cr|vdr-plugin-newsticker-0.0.4-18|59	

8942 14
14cr|vdr-plugin-noepgmenu-0.0.6-2|1	
14cr|vdr-plugin-noepgmenu-0.0.6-2|2	%define plugin	noepgmenu
14cr|vdr-plugin-noepgmenu-0.0.6-2|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-noepgmenu-0.0.6-2|4	%define version	0.0.6
14cr|vdr-plugin-noepgmenu-0.0.6-2|5	%define beta	beta4
14cr|vdr-plugin-noepgmenu-0.0.6-2|6	%define rel	2
14cr|vdr-plugin-noepgmenu-0.0.6-2|7	
14cr|vdr-plugin-noepgmenu-0.0.6-2|8	Summary:	VDR plugin: a menu for noEPG patch
14cr|vdr-plugin-noepgmenu-0.0.6-2|9	Name:		%name
14cr|vdr-plugin-noepgmenu-0.0.6-2|10	Version:	%version
14cr|vdr-plugin-noepgmenu-0.0.6-2|11	Release:	%mkrel %rel
14cr|vdr-plugin-noepgmenu-0.0.6-2|12	Group:		Video
14cr|vdr-plugin-noepgmenu-0.0.6-2|13	License:	GPL
14cr|vdr-plugin-noepgmenu-0.0.6-2|14	URL:		http://winni.vdr-developer.org/noepgmenu/
14cr|vdr-plugin-noepgmenu-0.0.6-2|15	%if %beta
14cr|vdr-plugin-noepgmenu-0.0.6-2|16	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/beta/vdr-%plugin-%version.%beta.tgz
14cr|vdr-plugin-noepgmenu-0.0.6-2|17	%else
14cr|vdr-plugin-noepgmenu-0.0.6-2|18	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/vdr-%plugin-%version.tgz
14cr|vdr-plugin-noepgmenu-0.0.6-2|19	%endif
14cr|vdr-plugin-noepgmenu-0.0.6-2|20	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-noepgmenu-0.0.6-2|21	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-noepgmenu-0.0.6-2|22	
14cr|vdr-plugin-noepgmenu-0.0.6-2|23	%description
14cr|vdr-plugin-noepgmenu-0.0.6-2|24	A simple OSD to manage the channels for the noEPG patch.
14cr|vdr-plugin-noepgmenu-0.0.6-2|25	
14cr|vdr-plugin-noepgmenu-0.0.6-2|26	%prep
14cr|vdr-plugin-noepgmenu-0.0.6-2|27	%if %beta
14cr|vdr-plugin-noepgmenu-0.0.6-2|28	%setup -q -n %plugin-%version.%beta
14cr|vdr-plugin-noepgmenu-0.0.6-2|29	%else
14cr|vdr-plugin-noepgmenu-0.0.6-2|30	%setup -q -n %plugin-%version
14cr|vdr-plugin-noepgmenu-0.0.6-2|31	%endif
14cr|vdr-plugin-noepgmenu-0.0.6-2|32	%vdr_plugin_prep
14cr|vdr-plugin-noepgmenu-0.0.6-2|33	
14cr|vdr-plugin-noepgmenu-0.0.6-2|34	%build
14cr|vdr-plugin-noepgmenu-0.0.6-2|35	%vdr_plugin_build
14cr|vdr-plugin-noepgmenu-0.0.6-2|36	
14cr|vdr-plugin-noepgmenu-0.0.6-2|37	%install
14cr|vdr-plugin-noepgmenu-0.0.6-2|38	%vdr_plugin_install
14cr|vdr-plugin-noepgmenu-0.0.6-2|39	
14cr|vdr-plugin-noepgmenu-0.0.6-2|40	%files -f %plugin.vdr
14cr|vdr-plugin-noepgmenu-0.0.6-2|41	%defattr(-,root,root)
14cr|vdr-plugin-noepgmenu-0.0.6-2|42	%doc README HISTORY
14cr|vdr-plugin-noepgmenu-0.0.6-2|43	
14cr|vdr-plugin-noepgmenu-0.0.6-2|44	
14cr|vdr-plugin-noepgmenu-0.0.6-2|45	
14cr|vdr-plugin-noepgmenu-0.0.6-2|46	
14cr|vdr-plugin-noepgmenu-0.0.6-2|47	
14cr|vdr-plugin-noepgmenu-0.0.6-2|48	%changelog
14cr|vdr-plugin-noepgmenu-0.0.6-2|49	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-2
14cr|vdr-plugin-noepgmenu-0.0.6-2|50	+ Revision: 8acb360
14cr|vdr-plugin-noepgmenu-0.0.6-2|51	- Dropped empty post macros
14cr|vdr-plugin-noepgmenu-0.0.6-2|52	
14cr|vdr-plugin-noepgmenu-0.0.6-2|53	

8943 14
14cr|vdr-plugin-nordlichtsepg-0.8a-18|1	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|2	%define plugin	nordlichtsepg
14cr|vdr-plugin-nordlichtsepg-0.8a-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-nordlichtsepg-0.8a-18|4	%define version	0.8a
14cr|vdr-plugin-nordlichtsepg-0.8a-18|5	%define rel	18
14cr|vdr-plugin-nordlichtsepg-0.8a-18|6	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|7	Summary:	VDR plugin: Extended EPG
14cr|vdr-plugin-nordlichtsepg-0.8a-18|8	Name:		%name
14cr|vdr-plugin-nordlichtsepg-0.8a-18|9	Version:	%version
14cr|vdr-plugin-nordlichtsepg-0.8a-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-nordlichtsepg-0.8a-18|11	Group:		Video
14cr|vdr-plugin-nordlichtsepg-0.8a-18|12	License:	GPL
14cr|vdr-plugin-nordlichtsepg-0.8a-18|13	URL:		http://martins-kabuff.de/nordlichtsepg.html
14cr|vdr-plugin-nordlichtsepg-0.8a-18|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-nordlichtsepg-0.8a-18|15	Patch0:		91_nordlichtsepg-0.8a_vdr153.dpatch
14cr|vdr-plugin-nordlichtsepg-0.8a-18|16	Patch1:		nordlichtsepg-0.8a-i18n-1.6.patch
14cr|vdr-plugin-nordlichtsepg-0.8a-18|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-nordlichtsepg-0.8a-18|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-nordlichtsepg-0.8a-18|19	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|20	%description
14cr|vdr-plugin-nordlichtsepg-0.8a-18|21	This plugin provides an EPG (Electronic Program Guide) similar to VDR's
14cr|vdr-plugin-nordlichtsepg-0.8a-18|22	"What's on now?"-menu. Unlike this it also shows channels without epg-infos.
14cr|vdr-plugin-nordlichtsepg-0.8a-18|23	You can browse the epg with an adjustable step width. It is also possible to
14cr|vdr-plugin-nordlichtsepg-0.8a-18|24	set a time at the setup which you can jump to by keypress, with the keys 1-7
14cr|vdr-plugin-nordlichtsepg-0.8a-18|25	you can jumpo 1-7 days forward. You can enter a time to jump to instantly.
14cr|vdr-plugin-nordlichtsepg-0.8a-18|26	A bargraph at the "What's on now?"-view shows the progress of the running
14cr|vdr-plugin-nordlichtsepg-0.8a-18|27	program. Timers are marked with a clock-icon, recording timers with a
14cr|vdr-plugin-nordlichtsepg-0.8a-18|28	'REC'-icon. It is possible, also for channels without epg-infos, to set and
14cr|vdr-plugin-nordlichtsepg-0.8a-18|29	delete timers.
14cr|vdr-plugin-nordlichtsepg-0.8a-18|30	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|31	%prep
14cr|vdr-plugin-nordlichtsepg-0.8a-18|32	%setup -q -n %plugin-%version
14cr|vdr-plugin-nordlichtsepg-0.8a-18|33	%patch0 -p1
14cr|vdr-plugin-nordlichtsepg-0.8a-18|34	%patch1 -p1
14cr|vdr-plugin-nordlichtsepg-0.8a-18|35	%vdr_plugin_prep
14cr|vdr-plugin-nordlichtsepg-0.8a-18|36	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|37	%build
14cr|vdr-plugin-nordlichtsepg-0.8a-18|38	%vdr_plugin_build
14cr|vdr-plugin-nordlichtsepg-0.8a-18|39	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|40	%install
14cr|vdr-plugin-nordlichtsepg-0.8a-18|41	%vdr_plugin_install
14cr|vdr-plugin-nordlichtsepg-0.8a-18|42	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|43	%files -f %plugin.vdr
14cr|vdr-plugin-nordlichtsepg-0.8a-18|44	%defattr(-,root,root)
14cr|vdr-plugin-nordlichtsepg-0.8a-18|45	%doc README* HISTORY
14cr|vdr-plugin-nordlichtsepg-0.8a-18|46	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|47	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|48	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|49	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|50	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|51	%changelog
14cr|vdr-plugin-nordlichtsepg-0.8a-18|52	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8a-18
14cr|vdr-plugin-nordlichtsepg-0.8a-18|53	+ Revision: fc0c424
14cr|vdr-plugin-nordlichtsepg-0.8a-18|54	- Dropped empty post macros
14cr|vdr-plugin-nordlichtsepg-0.8a-18|55	
14cr|vdr-plugin-nordlichtsepg-0.8a-18|56	

8944 14
14cr|vdr-plugin-osdimage-0.1.2-25|1	%define plugin	osdimage
14cr|vdr-plugin-osdimage-0.1.2-25|2	
14cr|vdr-plugin-osdimage-0.1.2-25|3	Summary:	VDR plugin: OSD Image Viewer
14cr|vdr-plugin-osdimage-0.1.2-25|4	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-osdimage-0.1.2-25|5	Version:	0.1.2
14cr|vdr-plugin-osdimage-0.1.2-25|6	Release:	25
14cr|vdr-plugin-osdimage-0.1.2-25|7	Group:		Video
14cr|vdr-plugin-osdimage-0.1.2-25|8	License:	GPL
14cr|vdr-plugin-osdimage-0.1.2-25|9	URL:		http://brougs78.vdr-developer.org/vdr.htm
14cr|vdr-plugin-osdimage-0.1.2-25|10	Source:		vdr-%{plugin}-%{version}.tar.bz2
14cr|vdr-plugin-osdimage-0.1.2-25|11	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-osdimage/vdr-1.3.18-osdimage-0.1.2.patch
14cr|vdr-plugin-osdimage-0.1.2-25|12	Patch2:		vdr-osdimage-0.1.2-gcc41.patch
14cr|vdr-plugin-osdimage-0.1.2-25|13	Patch3:		osdimage-0.1.2-i18n-1.6.patch
14cr|vdr-plugin-osdimage-0.1.2-25|14	Patch4:		osdimage-pkgconfig.patch
14cr|vdr-plugin-osdimage-0.1.2-25|15	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-osdimage-0.1.2-25|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-osdimage-0.1.2-25|17	BuildRequires:	imagemagick-devel
14cr|vdr-plugin-osdimage-0.1.2-25|18	BuildRequires:	netpbm-devel
14cr|vdr-plugin-osdimage-0.1.2-25|19	
14cr|vdr-plugin-osdimage-0.1.2-25|20	%description
14cr|vdr-plugin-osdimage-0.1.2-25|21	Plugin for VDR that allows viewing pictures on the OSD.
14cr|vdr-plugin-osdimage-0.1.2-25|22	
14cr|vdr-plugin-osdimage-0.1.2-25|23	%prep
14cr|vdr-plugin-osdimage-0.1.2-25|24	%setup -q -n %{plugin}-%{version}
14cr|vdr-plugin-osdimage-0.1.2-25|25	%patch1 -p4 -b .1318
14cr|vdr-plugin-osdimage-0.1.2-25|26	%patch2 -p0 -b .gcc41
14cr|vdr-plugin-osdimage-0.1.2-25|27	%patch3 -p1
14cr|vdr-plugin-osdimage-0.1.2-25|28	%patch4 -p1
14cr|vdr-plugin-osdimage-0.1.2-25|29	%vdr_plugin_prep
14cr|vdr-plugin-osdimage-0.1.2-25|30	
14cr|vdr-plugin-osdimage-0.1.2-25|31	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-osdimage-0.1.2-25|32	# directory of pictures (required)
14cr|vdr-plugin-osdimage-0.1.2-25|33	var=PICTURE_DIR
14cr|vdr-plugin-osdimage-0.1.2-25|34	param="-d PICTURE_DIR"
14cr|vdr-plugin-osdimage-0.1.2-25|35	%vdr_plugin_params_end
14cr|vdr-plugin-osdimage-0.1.2-25|36	
14cr|vdr-plugin-osdimage-0.1.2-25|37	%build
14cr|vdr-plugin-osdimage-0.1.2-25|38	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
14cr|vdr-plugin-osdimage-0.1.2-25|39	%vdr_plugin_build HAVE_NETPBM=1
14cr|vdr-plugin-osdimage-0.1.2-25|40	
14cr|vdr-plugin-osdimage-0.1.2-25|41	%install
14cr|vdr-plugin-osdimage-0.1.2-25|42	%vdr_plugin_install
14cr|vdr-plugin-osdimage-0.1.2-25|43	
14cr|vdr-plugin-osdimage-0.1.2-25|44	%files -f %plugin.vdr
14cr|vdr-plugin-osdimage-0.1.2-25|45	%doc README HISTORY CREDITS TODO
14cr|vdr-plugin-osdimage-0.1.2-25|46	
14cr|vdr-plugin-osdimage-0.1.2-25|47	%changelog
14cr|vdr-plugin-osdimage-0.1.2-25|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-25
14cr|vdr-plugin-osdimage-0.1.2-25|49	+ Revision: 4f11913
14cr|vdr-plugin-osdimage-0.1.2-25|50	- MassBuild#464: Increase release tag
14cr|vdr-plugin-osdimage-0.1.2-25|51	
14cr|vdr-plugin-osdimage-0.1.2-25|52	

8945 14
14cr|vdr-plugin-osdteletext-0.8.3-4|1	%define plugin	osdteletext
14cr|vdr-plugin-osdteletext-0.8.3-4|2	
14cr|vdr-plugin-osdteletext-0.8.3-4|3	Summary:	VDR plugin: Displays teletext on the OSD
14cr|vdr-plugin-osdteletext-0.8.3-4|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-osdteletext-0.8.3-4|5	Version:	0.8.3
14cr|vdr-plugin-osdteletext-0.8.3-4|6	Release:	4
14cr|vdr-plugin-osdteletext-0.8.3-4|7	Group:		Video
14cr|vdr-plugin-osdteletext-0.8.3-4|8	License:	GPL
14cr|vdr-plugin-osdteletext-0.8.3-4|9	URL:		http://projects.vdr-developer.org/projects/show/plg-osdteletext
14cr|vdr-plugin-osdteletext-0.8.3-4|10	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-osdteletext-0.8.3-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-osdteletext-0.8.3-4|12	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-osdteletext-0.8.3-4|13	
14cr|vdr-plugin-osdteletext-0.8.3-4|14	%description
14cr|vdr-plugin-osdteletext-0.8.3-4|15	Osd-Teletext displays the teletext directly on the OSD.
14cr|vdr-plugin-osdteletext-0.8.3-4|16	Both sound and video are played in the background.
14cr|vdr-plugin-osdteletext-0.8.3-4|17	
14cr|vdr-plugin-osdteletext-0.8.3-4|18	%prep
14cr|vdr-plugin-osdteletext-0.8.3-4|19	%setup -q -n %plugin-%version
14cr|vdr-plugin-osdteletext-0.8.3-4|20	%vdr_plugin_prep
14cr|vdr-plugin-osdteletext-0.8.3-4|21	
14cr|vdr-plugin-osdteletext-0.8.3-4|22	# check default cache dir
14cr|vdr-plugin-osdteletext-0.8.3-4|23	grep "\"%{vdr_plugin_cachedir}/vtx\"" txtrecv.c
14cr|vdr-plugin-osdteletext-0.8.3-4|24	
14cr|vdr-plugin-osdteletext-0.8.3-4|25	perl -pi -e 's|../../man|.|' Makefile
14cr|vdr-plugin-osdteletext-0.8.3-4|26	
14cr|vdr-plugin-osdteletext-0.8.3-4|27	%vdr_plugin_params_begin %{plugin}
14cr|vdr-plugin-osdteletext-0.8.3-4|28	# Directory for the teletext page cache.
14cr|vdr-plugin-osdteletext-0.8.3-4|29	# default: %{_vdr_plugin_cachedir}/vtx
14cr|vdr-plugin-osdteletext-0.8.3-4|30	var=DIRECTORY
14cr|vdr-plugin-osdteletext-0.8.3-4|31	param=--directory=DIRECTORY
14cr|vdr-plugin-osdteletext-0.8.3-4|32	# Maximum cache size in MB.
14cr|vdr-plugin-osdteletext-0.8.3-4|33	# default: a calculated value below 50 MB
14cr|vdr-plugin-osdteletext-0.8.3-4|34	var=MAX_CACHE
14cr|vdr-plugin-osdteletext-0.8.3-4|35	param=--max-cache=MAX_CACHE
14cr|vdr-plugin-osdteletext-0.8.3-4|36	# Cache system to be used:
14cr|vdr-plugin-osdteletext-0.8.3-4|37	# legacy: traditional one-file-per-page system
14cr|vdr-plugin-osdteletext-0.8.3-4|38	# packed: one-file-for-a-few-pages system
14cr|vdr-plugin-osdteletext-0.8.3-4|39	# default: packed
14cr|vdr-plugin-osdteletext-0.8.3-4|40	var=CACHE_SYSTEM
14cr|vdr-plugin-osdteletext-0.8.3-4|41	param=--cache-system=CACHE_SYSTEM
14cr|vdr-plugin-osdteletext-0.8.3-4|42	%vdr_plugin_params_end
14cr|vdr-plugin-osdteletext-0.8.3-4|43	
14cr|vdr-plugin-osdteletext-0.8.3-4|44	%build
14cr|vdr-plugin-osdteletext-0.8.3-4|45	%vdr_plugin_build
14cr|vdr-plugin-osdteletext-0.8.3-4|46	
14cr|vdr-plugin-osdteletext-0.8.3-4|47	%install
14cr|vdr-plugin-osdteletext-0.8.3-4|48	%vdr_plugin_install
14cr|vdr-plugin-osdteletext-0.8.3-4|49	
14cr|vdr-plugin-osdteletext-0.8.3-4|50	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}/vtx
14cr|vdr-plugin-osdteletext-0.8.3-4|51	
14cr|vdr-plugin-osdteletext-0.8.3-4|52	%pre
14cr|vdr-plugin-osdteletext-0.8.3-4|53	if [ -d /var/cache/vdr/osdteletext ] && ! [ -d %{vdr_plugin_cachedir}/vtx ]; then
14cr|vdr-plugin-osdteletext-0.8.3-4|54	mv /var/cache/vdr/osdteletext %{vdr_plugin_cachedir}/vtx || :
14cr|vdr-plugin-osdteletext-0.8.3-4|55	fi
14cr|vdr-plugin-osdteletext-0.8.3-4|56	
14cr|vdr-plugin-osdteletext-0.8.3-4|57	%files -f %plugin.vdr
14cr|vdr-plugin-osdteletext-0.8.3-4|58	%defattr(-,root,root)
14cr|vdr-plugin-osdteletext-0.8.3-4|59	%doc README* COPYING HISTORY
14cr|vdr-plugin-osdteletext-0.8.3-4|60	%attr(-,vdr,vdr) %{vdr_plugin_cachedir}/vtx
14cr|vdr-plugin-osdteletext-0.8.3-4|61	
14cr|vdr-plugin-osdteletext-0.8.3-4|62	
14cr|vdr-plugin-osdteletext-0.8.3-4|63	
14cr|vdr-plugin-osdteletext-0.8.3-4|64	
14cr|vdr-plugin-osdteletext-0.8.3-4|65	
14cr|vdr-plugin-osdteletext-0.8.3-4|66	%changelog
14cr|vdr-plugin-osdteletext-0.8.3-4|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-4
14cr|vdr-plugin-osdteletext-0.8.3-4|68	+ Revision: 1bf21bb
14cr|vdr-plugin-osdteletext-0.8.3-4|69	- MassBuild#464: Increase release tag
14cr|vdr-plugin-osdteletext-0.8.3-4|70	
14cr|vdr-plugin-osdteletext-0.8.3-4|71	

8946 14
14cr|vdr-plugin-pilot-0.0.9-17|1	
14cr|vdr-plugin-pilot-0.0.9-17|2	%define plugin	pilot
14cr|vdr-plugin-pilot-0.0.9-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-pilot-0.0.9-17|4	%define version	0.0.9
14cr|vdr-plugin-pilot-0.0.9-17|5	%define rel	17
14cr|vdr-plugin-pilot-0.0.9-17|6	
14cr|vdr-plugin-pilot-0.0.9-17|7	Summary:	VDR plugin: A zapping co-pilot
14cr|vdr-plugin-pilot-0.0.9-17|8	Name:		%name
14cr|vdr-plugin-pilot-0.0.9-17|9	Version:	%version
14cr|vdr-plugin-pilot-0.0.9-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-pilot-0.0.9-17|11	Group:		Video
14cr|vdr-plugin-pilot-0.0.9-17|12	License:	GPL
14cr|vdr-plugin-pilot-0.0.9-17|13	URL:		http://famillejacques.free.fr/vdr/pilot/
14cr|vdr-plugin-pilot-0.0.9-17|14	Source:		http://famillejacques.free.fr/vdr/pilot/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-pilot-0.0.9-17|15	Patch0:		01_drop-unused-code.dpatch
14cr|vdr-plugin-pilot-0.0.9-17|16	Patch1:		02_gcc-4.1.x.dpatch
14cr|vdr-plugin-pilot-0.0.9-17|17	Patch2:		03_vdr-1.5-i18n.dpatch
14cr|vdr-plugin-pilot-0.0.9-17|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-pilot-0.0.9-17|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-pilot-0.0.9-17|20	
14cr|vdr-plugin-pilot-0.0.9-17|21	%description
14cr|vdr-plugin-pilot-0.0.9-17|22	Pilot is a plugin for VDR that brings the ability to quickly browse
14cr|vdr-plugin-pilot-0.0.9-17|23	the EPG information.
14cr|vdr-plugin-pilot-0.0.9-17|24	
14cr|vdr-plugin-pilot-0.0.9-17|25	%prep
14cr|vdr-plugin-pilot-0.0.9-17|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-pilot-0.0.9-17|27	%patch0 -p1
14cr|vdr-plugin-pilot-0.0.9-17|28	%patch1 -p1
14cr|vdr-plugin-pilot-0.0.9-17|29	%patch2 -p1
14cr|vdr-plugin-pilot-0.0.9-17|30	%vdr_plugin_prep
14cr|vdr-plugin-pilot-0.0.9-17|31	
14cr|vdr-plugin-pilot-0.0.9-17|32	%build
14cr|vdr-plugin-pilot-0.0.9-17|33	%vdr_plugin_build
14cr|vdr-plugin-pilot-0.0.9-17|34	
14cr|vdr-plugin-pilot-0.0.9-17|35	%install
14cr|vdr-plugin-pilot-0.0.9-17|36	%vdr_plugin_install
14cr|vdr-plugin-pilot-0.0.9-17|37	
14cr|vdr-plugin-pilot-0.0.9-17|38	%files -f %plugin.vdr
14cr|vdr-plugin-pilot-0.0.9-17|39	%defattr(-,root,root)
14cr|vdr-plugin-pilot-0.0.9-17|40	%doc README*
14cr|vdr-plugin-pilot-0.0.9-17|41	
14cr|vdr-plugin-pilot-0.0.9-17|42	
14cr|vdr-plugin-pilot-0.0.9-17|43	
14cr|vdr-plugin-pilot-0.0.9-17|44	
14cr|vdr-plugin-pilot-0.0.9-17|45	
14cr|vdr-plugin-pilot-0.0.9-17|46	%changelog
14cr|vdr-plugin-pilot-0.0.9-17|47	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-17
14cr|vdr-plugin-pilot-0.0.9-17|48	+ Revision: ac61f21
14cr|vdr-plugin-pilot-0.0.9-17|49	- Dropped empty post macros
14cr|vdr-plugin-pilot-0.0.9-17|50	
14cr|vdr-plugin-pilot-0.0.9-17|51	

8947 14
14cr|vdr-plugin-pilotskin-0.0.3-8|1	
14cr|vdr-plugin-pilotskin-0.0.3-8|2	%define plugin	pilotskin
14cr|vdr-plugin-pilotskin-0.0.3-8|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-pilotskin-0.0.3-8|4	%define version	0.0.3
14cr|vdr-plugin-pilotskin-0.0.3-8|5	%define rel	8
14cr|vdr-plugin-pilotskin-0.0.3-8|6	
14cr|vdr-plugin-pilotskin-0.0.3-8|7	Summary:	VDR plugin: A zapping co-pilot
14cr|vdr-plugin-pilotskin-0.0.3-8|8	Name:		%name
14cr|vdr-plugin-pilotskin-0.0.3-8|9	Version:	%version
14cr|vdr-plugin-pilotskin-0.0.3-8|10	Release:	%mkrel %rel
14cr|vdr-plugin-pilotskin-0.0.3-8|11	Group:		Video
14cr|vdr-plugin-pilotskin-0.0.3-8|12	License:	GPL+
14cr|vdr-plugin-pilotskin-0.0.3-8|13	URL:		http://vdrwiki.free.fr/vdr/pilotskin/
14cr|vdr-plugin-pilotskin-0.0.3-8|14	Source:		http://vdrwiki.free.fr/vdr/pilotskin/files/vdr-%plugin-%version.tgz
14cr|vdr-plugin-pilotskin-0.0.3-8|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-pilotskin-0.0.3-8|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-pilotskin-0.0.3-8|17	
14cr|vdr-plugin-pilotskin-0.0.3-8|18	%description
14cr|vdr-plugin-pilotskin-0.0.3-8|19	Pilotskin is a plugin for VDR based on the plugin vdr-pilot created
14cr|vdr-plugin-pilotskin-0.0.3-8|20	by Olivier Jacques. It brings the ability to quickly browse the EPG
14cr|vdr-plugin-pilotskin-0.0.3-8|21	information. The browsing calls the skin that you use, and the
14cr|vdr-plugin-pilotskin-0.0.3-8|22	plugin has the appearance of the OSD *Display Channel Info*. The
14cr|vdr-plugin-pilotskin-0.0.3-8|23	plugin adds the possibility of having detailed information of the
14cr|vdr-plugin-pilotskin-0.0.3-8|24	event and launching timers.
14cr|vdr-plugin-pilotskin-0.0.3-8|25	
14cr|vdr-plugin-pilotskin-0.0.3-8|26	%prep
14cr|vdr-plugin-pilotskin-0.0.3-8|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-pilotskin-0.0.3-8|28	%vdr_plugin_prep
14cr|vdr-plugin-pilotskin-0.0.3-8|29	
14cr|vdr-plugin-pilotskin-0.0.3-8|30	%build
14cr|vdr-plugin-pilotskin-0.0.3-8|31	%vdr_plugin_build
14cr|vdr-plugin-pilotskin-0.0.3-8|32	
14cr|vdr-plugin-pilotskin-0.0.3-8|33	%install
14cr|vdr-plugin-pilotskin-0.0.3-8|34	%vdr_plugin_install
14cr|vdr-plugin-pilotskin-0.0.3-8|35	
14cr|vdr-plugin-pilotskin-0.0.3-8|36	%files -f %plugin.vdr
14cr|vdr-plugin-pilotskin-0.0.3-8|37	%defattr(-,root,root)
14cr|vdr-plugin-pilotskin-0.0.3-8|38	%doc README
14cr|vdr-plugin-pilotskin-0.0.3-8|39	
14cr|vdr-plugin-pilotskin-0.0.3-8|40	
14cr|vdr-plugin-pilotskin-0.0.3-8|41	
14cr|vdr-plugin-pilotskin-0.0.3-8|42	
14cr|vdr-plugin-pilotskin-0.0.3-8|43	
14cr|vdr-plugin-pilotskin-0.0.3-8|44	%changelog
14cr|vdr-plugin-pilotskin-0.0.3-8|45	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-8
14cr|vdr-plugin-pilotskin-0.0.3-8|46	+ Revision: 6dc7433
14cr|vdr-plugin-pilotskin-0.0.3-8|47	- Dropped empty post macros
14cr|vdr-plugin-pilotskin-0.0.3-8|48	
14cr|vdr-plugin-pilotskin-0.0.3-8|49	

8948 14
14cr|vdr-plugin-pim-0.0.8-6|1	%define plugin	pim
14cr|vdr-plugin-pim-0.0.8-6|2	
14cr|vdr-plugin-pim-0.0.8-6|3	Summary:	VDR plugin: Simple Personal Information Manager
14cr|vdr-plugin-pim-0.0.8-6|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-pim-0.0.8-6|5	Version:	0.0.8
14cr|vdr-plugin-pim-0.0.8-6|6	Release:	6
14cr|vdr-plugin-pim-0.0.8-6|7	Group:		Video
14cr|vdr-plugin-pim-0.0.8-6|8	License:	GPL
14cr|vdr-plugin-pim-0.0.8-6|9	URL:		http://pim.vdr-developer.org/
14cr|vdr-plugin-pim-0.0.8-6|10	Source:		http://pim.vdr-developer.org/source/vdr-%plugin-%version.tgz
14cr|vdr-plugin-pim-0.0.8-6|11	Patch0:		pim-0.0.8-i18n-1.6.patch
14cr|vdr-plugin-pim-0.0.8-6|12	Patch1:		pim-format-string.patch
14cr|vdr-plugin-pim-0.0.8-6|13	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-pim-0.0.8-6|14	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-pim-0.0.8-6|15	
14cr|vdr-plugin-pim-0.0.8-6|16	%description
14cr|vdr-plugin-pim-0.0.8-6|17	This is a plugin for VDR to display a calendar in which you can
14cr|vdr-plugin-pim-0.0.8-6|18	store events.
14cr|vdr-plugin-pim-0.0.8-6|19	
14cr|vdr-plugin-pim-0.0.8-6|20	%prep
14cr|vdr-plugin-pim-0.0.8-6|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-pim-0.0.8-6|22	%patch0 -p1
14cr|vdr-plugin-pim-0.0.8-6|23	%patch1 -p1
14cr|vdr-plugin-pim-0.0.8-6|24	%vdr_plugin_prep
14cr|vdr-plugin-pim-0.0.8-6|25	
14cr|vdr-plugin-pim-0.0.8-6|26	%build
14cr|vdr-plugin-pim-0.0.8-6|27	%vdr_plugin_build
14cr|vdr-plugin-pim-0.0.8-6|28	
14cr|vdr-plugin-pim-0.0.8-6|29	%install
14cr|vdr-plugin-pim-0.0.8-6|30	%vdr_plugin_install
14cr|vdr-plugin-pim-0.0.8-6|31	
14cr|vdr-plugin-pim-0.0.8-6|32	%files -f %plugin.vdr
14cr|vdr-plugin-pim-0.0.8-6|33	%defattr(-,root,root)
14cr|vdr-plugin-pim-0.0.8-6|34	%doc README HISTORY
14cr|vdr-plugin-pim-0.0.8-6|35	
14cr|vdr-plugin-pim-0.0.8-6|36	
14cr|vdr-plugin-pim-0.0.8-6|37	
14cr|vdr-plugin-pim-0.0.8-6|38	
14cr|vdr-plugin-pim-0.0.8-6|39	
14cr|vdr-plugin-pim-0.0.8-6|40	%changelog
14cr|vdr-plugin-pim-0.0.8-6|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-6
14cr|vdr-plugin-pim-0.0.8-6|42	+ Revision: 87d3af9
14cr|vdr-plugin-pim-0.0.8-6|43	- MassBuild#464: Increase release tag
14cr|vdr-plugin-pim-0.0.8-6|44	
14cr|vdr-plugin-pim-0.0.8-6|45	

8949 14
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|1	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|2	%define plugin	playlist
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|4	%define version	0.0.2
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|5	%define prever	rc3
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|6	%define rel	17
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|7	%define release	0.%prever.%rel
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|8	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|9	Summary:	VDR plugin: playlist for recordings
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|10	Name:		%name
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|11	Version:	%version
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|12	Release:	%mkrel %release
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|13	Group:		Video
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|14	License:	GPL
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|15	URL:		http://www.linuxtv.org/vdrwiki/index.php/Playlist-plugin
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|16	Source:		http://www.fast-info.de/vdr/playlist/vdr-%plugin-%version%prever.tar.bz2
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|17	Patch0:		91_playlist-0.0.2rc3-fix-1.3.25.dpatch
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|18	Patch1:		93_playlist-0.0.2-1.5.7.dpatch
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|19	Patch2:		playlist-0.0.2-i18n-1.6.patch
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|20	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|21	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|22	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|23	%description
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|24	This is a plugin for VDR to allow having recording playlists.
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|25	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|26	%prep
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|28	%patch0 -p1
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|29	%patch1 -p1
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|30	%patch2 -p1
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|31	%vdr_plugin_prep
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|32	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|33	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|34	# show the plugin in the main menu
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|35	var=SHOW_MENU
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|36	param=-m
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|37	# hide the plugin from the main menu
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|38	var=HIDE_MENU
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|39	param=-M
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|40	# set name for the main menu entry
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|41	var=MENU_NAME
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|42	param="-n MENU_NAME"
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|43	# Show the delete all messages line at begin of messagelist
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|44	var=SHOW_DELETE_BEGIN
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|45	param=-b
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|46	# Hide the delete all messages line at begin of messagelist
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|47	var=HIDE_DELETE_BEGIN
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|48	param=-B
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|49	# Show the delete all messages line at end of messagelist
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|50	var=SHOW_DELETE_END
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|51	param=-e
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|52	# Hide the delete all messages line at end of messagelist
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|53	var=HIDE_DELETE_END
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|54	param=-E
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|55	# minimum entrys for display delete all messages
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|56	# line at begin and end (include -b and -e)
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|57	var=MIN_ENTRIES
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|58	param="-d MIN_ENTRIES"
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|59	# minimum time (min) for message in historyqueue (OSD-list) 5-999
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|60	var=HOLDTIME_HISTORY
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|61	param="-h HOLDTIME_HISTORY"
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|62	# minumum time (min) for responses in queue (readable by SAQRESP) 2-199
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|63	var=HOLDTIME_RESPONSES
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|64	param="-r HOLDTIME_RESPONSES"
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|65	# sortoption for messagelist (OSD)
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|66	var=SORT_ASCENDING
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|67	param=-s
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|68	# sortoption for messagelist (OSD)
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|69	var=SORT_DESCENDING
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|70	param=-S
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|71	# Enable more logging
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|72	var=VERBOSE
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|73	param=-v
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|74	# Disable more logging
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|75	var=NOVERBOSE
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|76	param=-V
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|77	# Hide the Prefer Command Line Parameter form setup-menu
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|78	var=HIDE_COMMANDLINE
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|79	param=--ns_commandline
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|80	%vdr_plugin_params_end
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|81	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|82	%build
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|83	%vdr_plugin_build
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|84	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|85	%install
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|86	%vdr_plugin_install
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|87	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|88	%files -f %plugin.vdr
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|89	%defattr(-,root,root)
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|90	%doc README HISTORY
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|91	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|92	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|93	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|94	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|95	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|96	%changelog
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|97	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-0.rc3.17
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|98	+ Revision: ebe134f
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|99	- Dropped empty post macros
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|100	
14cr|vdr-plugin-playlist-0.0.2-0.rc3.17|101	

8950 14
14cr|vdr-plugin-powermate-0.0.5-4|1	
14cr|vdr-plugin-powermate-0.0.5-4|2	%define plugin	powermate
14cr|vdr-plugin-powermate-0.0.5-4|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-powermate-0.0.5-4|4	%define version	0.0.5
14cr|vdr-plugin-powermate-0.0.5-4|5	%define rel	4
14cr|vdr-plugin-powermate-0.0.5-4|6	
14cr|vdr-plugin-powermate-0.0.5-4|7	Summary:	VDR plugin: Control VDR through a Griffin PowerMate
14cr|vdr-plugin-powermate-0.0.5-4|8	Name:		%name
14cr|vdr-plugin-powermate-0.0.5-4|9	Version:	%version
14cr|vdr-plugin-powermate-0.0.5-4|10	Release:	%mkrel %rel
14cr|vdr-plugin-powermate-0.0.5-4|11	Group:		Video
14cr|vdr-plugin-powermate-0.0.5-4|12	License:	GPL
14cr|vdr-plugin-powermate-0.0.5-4|13	URL:		http://home.arcor.de/andreas.regel/vdr_plugins.htm
14cr|vdr-plugin-powermate-0.0.5-4|14	Source:		http://home.arcor.de/andreas.regel/files/powermate/vdr-%plugin-%version.tgz
14cr|vdr-plugin-powermate-0.0.5-4|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-powermate-0.0.5-4|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-powermate-0.0.5-4|17	
14cr|vdr-plugin-powermate-0.0.5-4|18	%description
14cr|vdr-plugin-powermate-0.0.5-4|19	This plugin allows using a Griffin PowerMate to control some of VDR's
14cr|vdr-plugin-powermate-0.0.5-4|20	functions through the mapping of remote control keys to PowerMate actions.
14cr|vdr-plugin-powermate-0.0.5-4|21	
14cr|vdr-plugin-powermate-0.0.5-4|22	%prep
14cr|vdr-plugin-powermate-0.0.5-4|23	%setup -q -n %plugin-%version
14cr|vdr-plugin-powermate-0.0.5-4|24	%vdr_plugin_prep
14cr|vdr-plugin-powermate-0.0.5-4|25	
14cr|vdr-plugin-powermate-0.0.5-4|26	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-powermate-0.0.5-4|27	# the PowerMate device (default is /dev/input/event0)
14cr|vdr-plugin-powermate-0.0.5-4|28	var=POWERMATE_DEVICE
14cr|vdr-plugin-powermate-0.0.5-4|29	param=--device=POWERMATE_DEVICE
14cr|vdr-plugin-powermate-0.0.5-4|30	%vdr_plugin_params_end
14cr|vdr-plugin-powermate-0.0.5-4|31	
14cr|vdr-plugin-powermate-0.0.5-4|32	%build
14cr|vdr-plugin-powermate-0.0.5-4|33	%vdr_plugin_build
14cr|vdr-plugin-powermate-0.0.5-4|34	
14cr|vdr-plugin-powermate-0.0.5-4|35	%install
14cr|vdr-plugin-powermate-0.0.5-4|36	%vdr_plugin_install
14cr|vdr-plugin-powermate-0.0.5-4|37	
14cr|vdr-plugin-powermate-0.0.5-4|38	%files -f %plugin.vdr
14cr|vdr-plugin-powermate-0.0.5-4|39	%defattr(-,root,root)
14cr|vdr-plugin-powermate-0.0.5-4|40	%doc README HISTORY
14cr|vdr-plugin-powermate-0.0.5-4|41	
14cr|vdr-plugin-powermate-0.0.5-4|42	
14cr|vdr-plugin-powermate-0.0.5-4|43	
14cr|vdr-plugin-powermate-0.0.5-4|44	
14cr|vdr-plugin-powermate-0.0.5-4|45	
14cr|vdr-plugin-powermate-0.0.5-4|46	%changelog
14cr|vdr-plugin-powermate-0.0.5-4|47	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-4
14cr|vdr-plugin-powermate-0.0.5-4|48	+ Revision: d85c7be
14cr|vdr-plugin-powermate-0.0.5-4|49	- Dropped empty post macros
14cr|vdr-plugin-powermate-0.0.5-4|50	
14cr|vdr-plugin-powermate-0.0.5-4|51	

8951 14
14cr|vdr-plugin-prefermenu-0.6.6-17|1	
14cr|vdr-plugin-prefermenu-0.6.6-17|2	%define plugin	prefermenu
14cr|vdr-plugin-prefermenu-0.6.6-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-prefermenu-0.6.6-17|4	%define version	0.6.6
14cr|vdr-plugin-prefermenu-0.6.6-17|5	%define rel	17
14cr|vdr-plugin-prefermenu-0.6.6-17|6	
14cr|vdr-plugin-prefermenu-0.6.6-17|7	Summary:	VDR plugin: Preferred channels menu
14cr|vdr-plugin-prefermenu-0.6.6-17|8	Name:		%name
14cr|vdr-plugin-prefermenu-0.6.6-17|9	Version:	%version
14cr|vdr-plugin-prefermenu-0.6.6-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-prefermenu-0.6.6-17|11	Group:		Video
14cr|vdr-plugin-prefermenu-0.6.6-17|12	License:	GPL
14cr|vdr-plugin-prefermenu-0.6.6-17|13	URL:		http://famillejacques.free.fr/vdr/prefermenu/
14cr|vdr-plugin-prefermenu-0.6.6-17|14	Source:		http://famillejacques.free.fr/vdr/prefermenu/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-prefermenu-0.6.6-17|15	Patch0:		90_prefermenu-0.6.6-1.5.3+SetAreas-bugfix.dpatch
14cr|vdr-plugin-prefermenu-0.6.6-17|16	Patch1:		prefermenu-0.6.6-i18n-1.6.patch
14cr|vdr-plugin-prefermenu-0.6.6-17|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-prefermenu-0.6.6-17|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-prefermenu-0.6.6-17|19	
14cr|vdr-plugin-prefermenu-0.6.6-17|20	%description
14cr|vdr-plugin-prefermenu-0.6.6-17|21	PreferMenu is a plugin that implements a preferred channel menu.
14cr|vdr-plugin-prefermenu-0.6.6-17|22	It makes it easy to recall (switch to) your favorite channels.
14cr|vdr-plugin-prefermenu-0.6.6-17|23	
14cr|vdr-plugin-prefermenu-0.6.6-17|24	%prep
14cr|vdr-plugin-prefermenu-0.6.6-17|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-prefermenu-0.6.6-17|26	%patch0 -p1
14cr|vdr-plugin-prefermenu-0.6.6-17|27	%patch1 -p1
14cr|vdr-plugin-prefermenu-0.6.6-17|28	%vdr_plugin_prep
14cr|vdr-plugin-prefermenu-0.6.6-17|29	
14cr|vdr-plugin-prefermenu-0.6.6-17|30	%build
14cr|vdr-plugin-prefermenu-0.6.6-17|31	%vdr_plugin_build
14cr|vdr-plugin-prefermenu-0.6.6-17|32	
14cr|vdr-plugin-prefermenu-0.6.6-17|33	%install
14cr|vdr-plugin-prefermenu-0.6.6-17|34	%vdr_plugin_install
14cr|vdr-plugin-prefermenu-0.6.6-17|35	
14cr|vdr-plugin-prefermenu-0.6.6-17|36	%files -f %plugin.vdr
14cr|vdr-plugin-prefermenu-0.6.6-17|37	%defattr(-,root,root)
14cr|vdr-plugin-prefermenu-0.6.6-17|38	%doc README* TODO
14cr|vdr-plugin-prefermenu-0.6.6-17|39	
14cr|vdr-plugin-prefermenu-0.6.6-17|40	
14cr|vdr-plugin-prefermenu-0.6.6-17|41	
14cr|vdr-plugin-prefermenu-0.6.6-17|42	
14cr|vdr-plugin-prefermenu-0.6.6-17|43	
14cr|vdr-plugin-prefermenu-0.6.6-17|44	%changelog
14cr|vdr-plugin-prefermenu-0.6.6-17|45	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-17
14cr|vdr-plugin-prefermenu-0.6.6-17|46	+ Revision: 641e6fc
14cr|vdr-plugin-prefermenu-0.6.6-17|47	- Dropped empty post macros
14cr|vdr-plugin-prefermenu-0.6.6-17|48	
14cr|vdr-plugin-prefermenu-0.6.6-17|49	

8952 14
14cr|vdr-plugin-premiereepg-0.2.0-3|1	
14cr|vdr-plugin-premiereepg-0.2.0-3|2	%define plugin	premiereepg
14cr|vdr-plugin-premiereepg-0.2.0-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-premiereepg-0.2.0-3|4	%define version	0.2.0
14cr|vdr-plugin-premiereepg-0.2.0-3|5	%define rel	3
14cr|vdr-plugin-premiereepg-0.2.0-3|6	
14cr|vdr-plugin-premiereepg-0.2.0-3|7	Summary:	VDR plugin: Parses extended Premiere EPG data
14cr|vdr-plugin-premiereepg-0.2.0-3|8	Name:		%name
14cr|vdr-plugin-premiereepg-0.2.0-3|9	Version:	%version
14cr|vdr-plugin-premiereepg-0.2.0-3|10	Release:	%mkrel %rel
14cr|vdr-plugin-premiereepg-0.2.0-3|11	Group:		Video
14cr|vdr-plugin-premiereepg-0.2.0-3|12	License:	GPLv2+
14cr|vdr-plugin-premiereepg-0.2.0-3|13	URL:		http://www.muempf.de/
14cr|vdr-plugin-premiereepg-0.2.0-3|14	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
14cr|vdr-plugin-premiereepg-0.2.0-3|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-premiereepg-0.2.0-3|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-premiereepg-0.2.0-3|17	
14cr|vdr-plugin-premiereepg-0.2.0-3|18	%description
14cr|vdr-plugin-premiereepg-0.2.0-3|19	This plugin parses the extended EPG data which is send by Premiere on their
14cr|vdr-plugin-premiereepg-0.2.0-3|20	portal channels (e.g. SPORT PORTAL). This EPG data is transmitted in a
14cr|vdr-plugin-premiereepg-0.2.0-3|21	non-standard format on a non-standard PID.
14cr|vdr-plugin-premiereepg-0.2.0-3|22	
14cr|vdr-plugin-premiereepg-0.2.0-3|23	%prep
14cr|vdr-plugin-premiereepg-0.2.0-3|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-premiereepg-0.2.0-3|25	%vdr_plugin_prep
14cr|vdr-plugin-premiereepg-0.2.0-3|26	
14cr|vdr-plugin-premiereepg-0.2.0-3|27	%build
14cr|vdr-plugin-premiereepg-0.2.0-3|28	%vdr_plugin_build
14cr|vdr-plugin-premiereepg-0.2.0-3|29	
14cr|vdr-plugin-premiereepg-0.2.0-3|30	%install
14cr|vdr-plugin-premiereepg-0.2.0-3|31	%vdr_plugin_install
14cr|vdr-plugin-premiereepg-0.2.0-3|32	
14cr|vdr-plugin-premiereepg-0.2.0-3|33	%files -f %plugin.vdr
14cr|vdr-plugin-premiereepg-0.2.0-3|34	%defattr(-,root,root)
14cr|vdr-plugin-premiereepg-0.2.0-3|35	%doc README HISTORY
14cr|vdr-plugin-premiereepg-0.2.0-3|36	
14cr|vdr-plugin-premiereepg-0.2.0-3|37	
14cr|vdr-plugin-premiereepg-0.2.0-3|38	
14cr|vdr-plugin-premiereepg-0.2.0-3|39	%changelog
14cr|vdr-plugin-premiereepg-0.2.0-3|40	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|vdr-plugin-premiereepg-0.2.0-3|41	+ Revision: 737b560
14cr|vdr-plugin-premiereepg-0.2.0-3|42	- Dropped empty post macros
14cr|vdr-plugin-premiereepg-0.2.0-3|43	
14cr|vdr-plugin-premiereepg-0.2.0-3|44	

8953 14
14cr|vdr-plugin-pvrusb2-0.1.1-18|1	
14cr|vdr-plugin-pvrusb2-0.1.1-18|2	%define plugin	pvrusb2
14cr|vdr-plugin-pvrusb2-0.1.1-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-pvrusb2-0.1.1-18|4	%define version	0.1.1
14cr|vdr-plugin-pvrusb2-0.1.1-18|5	%define rel	18
14cr|vdr-plugin-pvrusb2-0.1.1-18|6	
14cr|vdr-plugin-pvrusb2-0.1.1-18|7	Summary:	VDR plugin: PVR USB2 analog TV support
14cr|vdr-plugin-pvrusb2-0.1.1-18|8	Name:		%name
14cr|vdr-plugin-pvrusb2-0.1.1-18|9	Version:	%version
14cr|vdr-plugin-pvrusb2-0.1.1-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-pvrusb2-0.1.1-18|11	Group:		Video
14cr|vdr-plugin-pvrusb2-0.1.1-18|12	License:	GPL+
14cr|vdr-plugin-pvrusb2-0.1.1-18|13	URL:		http://vdr.unetz.com/download/pvrusb2/
14cr|vdr-plugin-pvrusb2-0.1.1-18|14	Source:		http://vdr.unetz.com/download/pvrusb2/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-pvrusb2-0.1.1-18|15	Patch0:		pvrusb2-0.1.1-i18n-1.6.patch
14cr|vdr-plugin-pvrusb2-0.1.1-18|16	Patch1:		pvrusb2-0.1.1-vdr-1.6.patch
14cr|vdr-plugin-pvrusb2-0.1.1-18|17	Patch2:		pvrusb2-duplicate-parameter.patch
14cr|vdr-plugin-pvrusb2-0.1.1-18|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-pvrusb2-0.1.1-18|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-pvrusb2-0.1.1-18|20	
14cr|vdr-plugin-pvrusb2-0.1.1-18|21	%description
14cr|vdr-plugin-pvrusb2-0.1.1-18|22	This is a driver plugin for the Hauppauge PVR USB2 box using the
14cr|vdr-plugin-pvrusb2-0.1.1-18|23	kernel driver provided by Mike Isely
14cr|vdr-plugin-pvrusb2-0.1.1-18|24	(http://www.isely.net/pvrusb2.html).
14cr|vdr-plugin-pvrusb2-0.1.1-18|25	
14cr|vdr-plugin-pvrusb2-0.1.1-18|26	%prep
14cr|vdr-plugin-pvrusb2-0.1.1-18|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-pvrusb2-0.1.1-18|28	%patch0 -p1
14cr|vdr-plugin-pvrusb2-0.1.1-18|29	%patch1 -p1
14cr|vdr-plugin-pvrusb2-0.1.1-18|30	%patch2 -p1
14cr|vdr-plugin-pvrusb2-0.1.1-18|31	%vdr_plugin_prep
14cr|vdr-plugin-pvrusb2-0.1.1-18|32	
14cr|vdr-plugin-pvrusb2-0.1.1-18|33	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-pvrusb2-0.1.1-18|34	# increase verbosity
14cr|vdr-plugin-pvrusb2-0.1.1-18|35	var=VERBOSE
14cr|vdr-plugin-pvrusb2-0.1.1-18|36	param=-v
14cr|vdr-plugin-pvrusb2-0.1.1-18|37	%vdr_plugin_params_end
14cr|vdr-plugin-pvrusb2-0.1.1-18|38	
14cr|vdr-plugin-pvrusb2-0.1.1-18|39	%build
14cr|vdr-plugin-pvrusb2-0.1.1-18|40	%vdr_plugin_build
14cr|vdr-plugin-pvrusb2-0.1.1-18|41	
14cr|vdr-plugin-pvrusb2-0.1.1-18|42	%install
14cr|vdr-plugin-pvrusb2-0.1.1-18|43	%vdr_plugin_install
14cr|vdr-plugin-pvrusb2-0.1.1-18|44	
14cr|vdr-plugin-pvrusb2-0.1.1-18|45	%files -f %plugin.vdr
14cr|vdr-plugin-pvrusb2-0.1.1-18|46	%defattr(-,root,root)
14cr|vdr-plugin-pvrusb2-0.1.1-18|47	%doc README HISTORY
14cr|vdr-plugin-pvrusb2-0.1.1-18|48	
14cr|vdr-plugin-pvrusb2-0.1.1-18|49	
14cr|vdr-plugin-pvrusb2-0.1.1-18|50	
14cr|vdr-plugin-pvrusb2-0.1.1-18|51	
14cr|vdr-plugin-pvrusb2-0.1.1-18|52	
14cr|vdr-plugin-pvrusb2-0.1.1-18|53	%changelog
14cr|vdr-plugin-pvrusb2-0.1.1-18|54	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-18
14cr|vdr-plugin-pvrusb2-0.1.1-18|55	+ Revision: 721f96f
14cr|vdr-plugin-pvrusb2-0.1.1-18|56	- Dropped empty post macros
14cr|vdr-plugin-pvrusb2-0.1.1-18|57	
14cr|vdr-plugin-pvrusb2-0.1.1-18|58	

8954 14
14cr|vdr-plugin-quicktimer-0.1.2-11|1	
14cr|vdr-plugin-quicktimer-0.1.2-11|2	%define plugin	quicktimer
14cr|vdr-plugin-quicktimer-0.1.2-11|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-quicktimer-0.1.2-11|4	%define version	0.1.2
14cr|vdr-plugin-quicktimer-0.1.2-11|5	%define rel	11
14cr|vdr-plugin-quicktimer-0.1.2-11|6	
14cr|vdr-plugin-quicktimer-0.1.2-11|7	Summary:	VDR plugin: Create new timers quickly
14cr|vdr-plugin-quicktimer-0.1.2-11|8	Name:		%name
14cr|vdr-plugin-quicktimer-0.1.2-11|9	Version:	%version
14cr|vdr-plugin-quicktimer-0.1.2-11|10	Release:	%mkrel %rel
14cr|vdr-plugin-quicktimer-0.1.2-11|11	Group:		Video
14cr|vdr-plugin-quicktimer-0.1.2-11|12	License:	GPL
14cr|vdr-plugin-quicktimer-0.1.2-11|13	URL:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/
14cr|vdr-plugin-quicktimer-0.1.2-11|14	Source:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/vdr-%plugin-%version.tgz
14cr|vdr-plugin-quicktimer-0.1.2-11|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-quicktimer-0.1.2-11|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-quicktimer-0.1.2-11|17	
14cr|vdr-plugin-quicktimer-0.1.2-11|18	%description
14cr|vdr-plugin-quicktimer-0.1.2-11|19	Create timers by entering channel, day and start time. Creating
14cr|vdr-plugin-quicktimer-0.1.2-11|20	timers from TV magazines is fast and does not require browsing EPG.
14cr|vdr-plugin-quicktimer-0.1.2-11|21	
14cr|vdr-plugin-quicktimer-0.1.2-11|22	%prep
14cr|vdr-plugin-quicktimer-0.1.2-11|23	%setup -q -n %plugin-%version
14cr|vdr-plugin-quicktimer-0.1.2-11|24	%vdr_plugin_prep
14cr|vdr-plugin-quicktimer-0.1.2-11|25	
14cr|vdr-plugin-quicktimer-0.1.2-11|26	%build
14cr|vdr-plugin-quicktimer-0.1.2-11|27	%vdr_plugin_build
14cr|vdr-plugin-quicktimer-0.1.2-11|28	
14cr|vdr-plugin-quicktimer-0.1.2-11|29	%install
14cr|vdr-plugin-quicktimer-0.1.2-11|30	%vdr_plugin_install
14cr|vdr-plugin-quicktimer-0.1.2-11|31	
14cr|vdr-plugin-quicktimer-0.1.2-11|32	%files -f %plugin.vdr
14cr|vdr-plugin-quicktimer-0.1.2-11|33	%defattr(-,root,root)
14cr|vdr-plugin-quicktimer-0.1.2-11|34	%doc README HISTORY
14cr|vdr-plugin-quicktimer-0.1.2-11|35	
14cr|vdr-plugin-quicktimer-0.1.2-11|36	
14cr|vdr-plugin-quicktimer-0.1.2-11|37	
14cr|vdr-plugin-quicktimer-0.1.2-11|38	
14cr|vdr-plugin-quicktimer-0.1.2-11|39	
14cr|vdr-plugin-quicktimer-0.1.2-11|40	%changelog
14cr|vdr-plugin-quicktimer-0.1.2-11|41	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-11
14cr|vdr-plugin-quicktimer-0.1.2-11|42	+ Revision: 3162040
14cr|vdr-plugin-quicktimer-0.1.2-11|43	- Dropped empty post macros
14cr|vdr-plugin-quicktimer-0.1.2-11|44	
14cr|vdr-plugin-quicktimer-0.1.2-11|45	

8955 14
14cr|vdr-plugin-reelchannelscan-0.4.3-10|1	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|2	%define plugin	reelchannelscan
14cr|vdr-plugin-reelchannelscan-0.4.3-10|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-reelchannelscan-0.4.3-10|4	%define version	0.4.3
14cr|vdr-plugin-reelchannelscan-0.4.3-10|5	%define rel	10
14cr|vdr-plugin-reelchannelscan-0.4.3-10|6	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|7	Summary:	VDR plugin: Search Transponders for DVB Channels
14cr|vdr-plugin-reelchannelscan-0.4.3-10|8	Name:		%name
14cr|vdr-plugin-reelchannelscan-0.4.3-10|9	Version:	%version
14cr|vdr-plugin-reelchannelscan-0.4.3-10|10	Release:	%mkrel %rel
14cr|vdr-plugin-reelchannelscan-0.4.3-10|11	Group:		Video
14cr|vdr-plugin-reelchannelscan-0.4.3-10|12	License:	GPL
14cr|vdr-plugin-reelchannelscan-0.4.3-10|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Reelchannelscan-plugin
14cr|vdr-plugin-reelchannelscan-0.4.3-10|14	# Not upstream URL:
14cr|vdr-plugin-reelchannelscan-0.4.3-10|15	Source:		http://deela.cc.fh-lippe.de/files/vdr-reelchannelscan/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-reelchannelscan-0.4.3-10|16	# dpatches are from e-tobi repo
14cr|vdr-plugin-reelchannelscan-0.4.3-10|17	Patch0:		04_reelchannelscan-0.3.0-configdir.dpatch
14cr|vdr-plugin-reelchannelscan-0.4.3-10|18	Patch1:		02_scanning_status_service.dpatch
14cr|vdr-plugin-reelchannelscan-0.4.3-10|19	Patch2:		90_reelchannelscan-0.4.3-vdr-1.5.10.dpatch
14cr|vdr-plugin-reelchannelscan-0.4.3-10|20	Patch3:		reelchannelscan-0.4.3-i18n-1.6.patch
14cr|vdr-plugin-reelchannelscan-0.4.3-10|21	Patch4:		reelchannelscan-includes.patch
14cr|vdr-plugin-reelchannelscan-0.4.3-10|22	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-reelchannelscan-0.4.3-10|23	BuildRequires:	dos2unix
14cr|vdr-plugin-reelchannelscan-0.4.3-10|24	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-reelchannelscan-0.4.3-10|25	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|26	%description
14cr|vdr-plugin-reelchannelscan-0.4.3-10|27	This plugin reads sources.conf and parses the corresponding
14cr|vdr-plugin-reelchannelscan-0.4.3-10|28	transponderlist (.tpl file), then it scans this sat and
14cr|vdr-plugin-reelchannelscan-0.4.3-10|29	updates/appends all found channels to the current channel list.
14cr|vdr-plugin-reelchannelscan-0.4.3-10|30	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|31	%prep
14cr|vdr-plugin-reelchannelscan-0.4.3-10|32	%setup -q -n %plugin-%version
14cr|vdr-plugin-reelchannelscan-0.4.3-10|33	%patch0 -p1
14cr|vdr-plugin-reelchannelscan-0.4.3-10|34	%patch1 -p1
14cr|vdr-plugin-reelchannelscan-0.4.3-10|35	%patch2 -p1
14cr|vdr-plugin-reelchannelscan-0.4.3-10|36	%patch3 -p1
14cr|vdr-plugin-reelchannelscan-0.4.3-10|37	%patch4 -p1
14cr|vdr-plugin-reelchannelscan-0.4.3-10|38	%vdr_plugin_prep
14cr|vdr-plugin-reelchannelscan-0.4.3-10|39	dos2unix transponders/sources.conf
14cr|vdr-plugin-reelchannelscan-0.4.3-10|40	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|41	%build
14cr|vdr-plugin-reelchannelscan-0.4.3-10|42	%vdr_plugin_build
14cr|vdr-plugin-reelchannelscan-0.4.3-10|43	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|44	%install
14cr|vdr-plugin-reelchannelscan-0.4.3-10|45	%vdr_plugin_install
14cr|vdr-plugin-reelchannelscan-0.4.3-10|46	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
14cr|vdr-plugin-reelchannelscan-0.4.3-10|47	install -m644 transponders/*.tpl %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
14cr|vdr-plugin-reelchannelscan-0.4.3-10|48	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|49	%files -f %plugin.vdr
14cr|vdr-plugin-reelchannelscan-0.4.3-10|50	%defattr(-,root,root)
14cr|vdr-plugin-reelchannelscan-0.4.3-10|51	%doc README HISTORY TODO transponders/sources.conf
14cr|vdr-plugin-reelchannelscan-0.4.3-10|52	%dir %{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-reelchannelscan-0.4.3-10|53	%dir %{vdr_plugin_cfgdir}/%plugin/transponders
14cr|vdr-plugin-reelchannelscan-0.4.3-10|54	%config %{vdr_plugin_cfgdir}/%plugin/transponders/*.tpl
14cr|vdr-plugin-reelchannelscan-0.4.3-10|55	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|56	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|57	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|58	%changelog
14cr|vdr-plugin-reelchannelscan-0.4.3-10|59	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-10
14cr|vdr-plugin-reelchannelscan-0.4.3-10|60	+ Revision: 7ae8ffb
14cr|vdr-plugin-reelchannelscan-0.4.3-10|61	- Dropped empty post macros
14cr|vdr-plugin-reelchannelscan-0.4.3-10|62	
14cr|vdr-plugin-reelchannelscan-0.4.3-10|63	

8956 14
14cr|vdr-plugin-remote-0.4.0-6|1	
14cr|vdr-plugin-remote-0.4.0-6|2	%define plugin	remote
14cr|vdr-plugin-remote-0.4.0-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-remote-0.4.0-6|4	%define version	0.4.0
14cr|vdr-plugin-remote-0.4.0-6|5	%define rel	6
14cr|vdr-plugin-remote-0.4.0-6|6	
14cr|vdr-plugin-remote-0.4.0-6|7	Summary:	VDR plugin: Remote control
14cr|vdr-plugin-remote-0.4.0-6|8	Name:		%name
14cr|vdr-plugin-remote-0.4.0-6|9	Version:	%version
14cr|vdr-plugin-remote-0.4.0-6|10	Release:	%mkrel %rel
14cr|vdr-plugin-remote-0.4.0-6|11	Group:		Video
14cr|vdr-plugin-remote-0.4.0-6|12	License:	GPL
14cr|vdr-plugin-remote-0.4.0-6|13	URL:		http://www.escape-edv.de/endriss/vdr/
14cr|vdr-plugin-remote-0.4.0-6|14	Source:		http://www.escape-edv.de/endriss/vdr/vdr-%plugin-%version.tgz
14cr|vdr-plugin-remote-0.4.0-6|15	Patch0:		90_remote-0.4.0-1.5.7.dpatch
14cr|vdr-plugin-remote-0.4.0-6|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-remote-0.4.0-6|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-remote-0.4.0-6|18	
14cr|vdr-plugin-remote-0.4.0-6|19	%description
14cr|vdr-plugin-remote-0.4.0-6|20	This plugin extends the remote control capabilities of vdr.
14cr|vdr-plugin-remote-0.4.0-6|21	The following remote control devices are supported:
14cr|vdr-plugin-remote-0.4.0-6|22	
14cr|vdr-plugin-remote-0.4.0-6|23	(a) linux input device driver ('/dev/input/eventX', X=0,1,2,...)
14cr|vdr-plugin-remote-0.4.0-6|24	- built-in remote control port of the av711x-based DVB cards
14cr|vdr-plugin-remote-0.4.0-6|25	(aka full-featured cards), e.g. DVB-S Nexus [1]
14cr|vdr-plugin-remote-0.4.0-6|26	- remote control port of some budget cards, e.g. Nova-CI [2]
14cr|vdr-plugin-remote-0.4.0-6|27	- other input devices (not tested, please report success!)
14cr|vdr-plugin-remote-0.4.0-6|28	See file FAQ for a list of cards which have been reported to work.
14cr|vdr-plugin-remote-0.4.0-6|29	
14cr|vdr-plugin-remote-0.4.0-6|30	(b) keyboard (tty driver): /dev/console, /dev/ttyX
14cr|vdr-plugin-remote-0.4.0-6|31	
14cr|vdr-plugin-remote-0.4.0-6|32	(c) TCP connection (telnet)
14cr|vdr-plugin-remote-0.4.0-6|33	
14cr|vdr-plugin-remote-0.4.0-6|34	(d) LIRC
14cr|vdr-plugin-remote-0.4.0-6|35	
14cr|vdr-plugin-remote-0.4.0-6|36	%prep
14cr|vdr-plugin-remote-0.4.0-6|37	%setup -q -n %plugin-%version
14cr|vdr-plugin-remote-0.4.0-6|38	%patch0 -p1
14cr|vdr-plugin-remote-0.4.0-6|39	%vdr_plugin_prep
14cr|vdr-plugin-remote-0.4.0-6|40	
14cr|vdr-plugin-remote-0.4.0-6|41	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-remote-0.4.0-6|42	# Select an input device using evdev protocol
14cr|vdr-plugin-remote-0.4.0-6|43	var=EVDEV_DEVICE
14cr|vdr-plugin-remote-0.4.0-6|44	param="-i EVDEV_DEVICE"
14cr|vdr-plugin-remote-0.4.0-6|45	# Select an input device using LIRC protocol
14cr|vdr-plugin-remote-0.4.0-6|46	var=LIRC_DEVICE
14cr|vdr-plugin-remote-0.4.0-6|47	param="-l LIRC_DEVICE"
14cr|vdr-plugin-remote-0.4.0-6|48	# Select a terminal device for input
14cr|vdr-plugin-remote-0.4.0-6|49	var=TTY_DEVICE
14cr|vdr-plugin-remote-0.4.0-6|50	param="-t TTY_DEVICE"
14cr|vdr-plugin-remote-0.4.0-6|51	# Select a terminal device for input with OSD
14cr|vdr-plugin-remote-0.4.0-6|52	var=TTY_OSD_DEVICE
14cr|vdr-plugin-remote-0.4.0-6|53	param="-T TTY_OSD_DEVICE"
14cr|vdr-plugin-remote-0.4.0-6|54	# Select a connection on tcp port
14cr|vdr-plugin-remote-0.4.0-6|55	var=TCP_PORT
14cr|vdr-plugin-remote-0.4.0-6|56	param="-p tcp:TCP_PORT"
14cr|vdr-plugin-remote-0.4.0-6|57	%vdr_plugin_params_end
14cr|vdr-plugin-remote-0.4.0-6|58	
14cr|vdr-plugin-remote-0.4.0-6|59	%build
14cr|vdr-plugin-remote-0.4.0-6|60	%vdr_plugin_build
14cr|vdr-plugin-remote-0.4.0-6|61	
14cr|vdr-plugin-remote-0.4.0-6|62	%install
14cr|vdr-plugin-remote-0.4.0-6|63	%vdr_plugin_install
14cr|vdr-plugin-remote-0.4.0-6|64	
14cr|vdr-plugin-remote-0.4.0-6|65	%files -f %plugin.vdr
14cr|vdr-plugin-remote-0.4.0-6|66	%defattr(-,root,root)
14cr|vdr-plugin-remote-0.4.0-6|67	%doc README HISTORY CONTRIBUTORS FAQ
14cr|vdr-plugin-remote-0.4.0-6|68	
14cr|vdr-plugin-remote-0.4.0-6|69	
14cr|vdr-plugin-remote-0.4.0-6|70	
14cr|vdr-plugin-remote-0.4.0-6|71	%changelog
14cr|vdr-plugin-remote-0.4.0-6|72	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-6
14cr|vdr-plugin-remote-0.4.0-6|73	+ Revision: 44b6ef4
14cr|vdr-plugin-remote-0.4.0-6|74	- Dropped empty post macros
14cr|vdr-plugin-remote-0.4.0-6|75	
14cr|vdr-plugin-remote-0.4.0-6|76	

8957 14
14cr|vdr-plugin-rotor-0.1.4-19|1	
14cr|vdr-plugin-rotor-0.1.4-19|2	%define plugin	rotor
14cr|vdr-plugin-rotor-0.1.4-19|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-rotor-0.1.4-19|4	%define version	0.1.4
14cr|vdr-plugin-rotor-0.1.4-19|5	%define rel	19
14cr|vdr-plugin-rotor-0.1.4-19|6	
14cr|vdr-plugin-rotor-0.1.4-19|7	Summary:	VDR plugin: DiseqC motor steering
14cr|vdr-plugin-rotor-0.1.4-19|8	Name:		%name
14cr|vdr-plugin-rotor-0.1.4-19|9	Version:	%version
14cr|vdr-plugin-rotor-0.1.4-19|10	Release:	%mkrel %rel
14cr|vdr-plugin-rotor-0.1.4-19|11	Group:		Video
14cr|vdr-plugin-rotor-0.1.4-19|12	License:	GPL
14cr|vdr-plugin-rotor-0.1.4-19|13	URL:		http://home.vrweb.de/~bergwinkl.thomas/
14cr|vdr-plugin-rotor-0.1.4-19|14	Source:		vdr-%plugin-%version-vdr1.5.7.tgz
14cr|vdr-plugin-rotor-0.1.4-19|15	Patch0:		vdr-rotor-0.1.4-fix-crash.patch
14cr|vdr-plugin-rotor-0.1.4-19|16	Patch1:		92_Rotor-0.1.4-vdr1.5.10.dpatch
14cr|vdr-plugin-rotor-0.1.4-19|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-rotor-0.1.4-19|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-rotor-0.1.4-19|19	
14cr|vdr-plugin-rotor-0.1.4-19|20	%description
14cr|vdr-plugin-rotor-0.1.4-19|21	With this plugin you can control a diseqc motor.
14cr|vdr-plugin-rotor-0.1.4-19|22	
14cr|vdr-plugin-rotor-0.1.4-19|23	%prep
14cr|vdr-plugin-rotor-0.1.4-19|24	%setup -q -n %plugin-%version
14cr|vdr-plugin-rotor-0.1.4-19|25	%patch0 -p1 -b .crash
14cr|vdr-plugin-rotor-0.1.4-19|26	%patch1 -p1
14cr|vdr-plugin-rotor-0.1.4-19|27	%vdr_plugin_prep
14cr|vdr-plugin-rotor-0.1.4-19|28	
14cr|vdr-plugin-rotor-0.1.4-19|29	%build
14cr|vdr-plugin-rotor-0.1.4-19|30	%vdr_plugin_build
14cr|vdr-plugin-rotor-0.1.4-19|31	
14cr|vdr-plugin-rotor-0.1.4-19|32	%install
14cr|vdr-plugin-rotor-0.1.4-19|33	%vdr_plugin_install
14cr|vdr-plugin-rotor-0.1.4-19|34	
14cr|vdr-plugin-rotor-0.1.4-19|35	%files -f %plugin.vdr
14cr|vdr-plugin-rotor-0.1.4-19|36	%defattr(-,root,root)
14cr|vdr-plugin-rotor-0.1.4-19|37	%doc README HISTORY
14cr|vdr-plugin-rotor-0.1.4-19|38	
14cr|vdr-plugin-rotor-0.1.4-19|39	
14cr|vdr-plugin-rotor-0.1.4-19|40	
14cr|vdr-plugin-rotor-0.1.4-19|41	
14cr|vdr-plugin-rotor-0.1.4-19|42	
14cr|vdr-plugin-rotor-0.1.4-19|43	%changelog
14cr|vdr-plugin-rotor-0.1.4-19|44	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-19
14cr|vdr-plugin-rotor-0.1.4-19|45	+ Revision: ffc986b
14cr|vdr-plugin-rotor-0.1.4-19|46	- Dropped empty post macros
14cr|vdr-plugin-rotor-0.1.4-19|47	
14cr|vdr-plugin-rotor-0.1.4-19|48	

8958 14
14cr|vdr-plugin-screenshot-0.0.13-3|1	
14cr|vdr-plugin-screenshot-0.0.13-3|2	%define plugin	screenshot
14cr|vdr-plugin-screenshot-0.0.13-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-screenshot-0.0.13-3|4	%define version	0.0.13
14cr|vdr-plugin-screenshot-0.0.13-3|5	%define rel	3
14cr|vdr-plugin-screenshot-0.0.13-3|6	
14cr|vdr-plugin-screenshot-0.0.13-3|7	Summary:	VDR plugin: Takes screenshots
14cr|vdr-plugin-screenshot-0.0.13-3|8	Name:		%name
14cr|vdr-plugin-screenshot-0.0.13-3|9	Version:	%version
14cr|vdr-plugin-screenshot-0.0.13-3|10	Release:	%mkrel %rel
14cr|vdr-plugin-screenshot-0.0.13-3|11	Group:		Video
14cr|vdr-plugin-screenshot-0.0.13-3|12	License:	GPL
14cr|vdr-plugin-screenshot-0.0.13-3|13	URL:		http://www.joachim-wilke.de/vdr-screenshot.htm
14cr|vdr-plugin-screenshot-0.0.13-3|14	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-screenshot-0.0.13-3|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-screenshot-0.0.13-3|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-screenshot-0.0.13-3|17	
14cr|vdr-plugin-screenshot-0.0.13-3|18	%description
14cr|vdr-plugin-screenshot-0.0.13-3|19	With this plugin you can take still images of your screen. After installing
14cr|vdr-plugin-screenshot-0.0.13-3|20	the plugin, a new mainmenu entry "Screenshot" will show up. Each time you
14cr|vdr-plugin-screenshot-0.0.13-3|21	select this item, a file /tmp/title-yyyymmdd-hhmmss.jpg will be created,
14cr|vdr-plugin-screenshot-0.0.13-3|22	where title is the current transmission or the recording currently replayed.
14cr|vdr-plugin-screenshot-0.0.13-3|23	
14cr|vdr-plugin-screenshot-0.0.13-3|24	%prep
14cr|vdr-plugin-screenshot-0.0.13-3|25	%setup -q -n %plugin-%version
14cr|vdr-plugin-screenshot-0.0.13-3|26	%vdr_plugin_prep
14cr|vdr-plugin-screenshot-0.0.13-3|27	
14cr|vdr-plugin-screenshot-0.0.13-3|28	%build
14cr|vdr-plugin-screenshot-0.0.13-3|29	%vdr_plugin_build
14cr|vdr-plugin-screenshot-0.0.13-3|30	
14cr|vdr-plugin-screenshot-0.0.13-3|31	%install
14cr|vdr-plugin-screenshot-0.0.13-3|32	%vdr_plugin_install
14cr|vdr-plugin-screenshot-0.0.13-3|33	
14cr|vdr-plugin-screenshot-0.0.13-3|34	%files -f %plugin.vdr
14cr|vdr-plugin-screenshot-0.0.13-3|35	%defattr(-,root,root)
14cr|vdr-plugin-screenshot-0.0.13-3|36	%doc README HISTORY
14cr|vdr-plugin-screenshot-0.0.13-3|37	
14cr|vdr-plugin-screenshot-0.0.13-3|38	
14cr|vdr-plugin-screenshot-0.0.13-3|39	
14cr|vdr-plugin-screenshot-0.0.13-3|40	
14cr|vdr-plugin-screenshot-0.0.13-3|41	
14cr|vdr-plugin-screenshot-0.0.13-3|42	%changelog
14cr|vdr-plugin-screenshot-0.0.13-3|43	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.13-3
14cr|vdr-plugin-screenshot-0.0.13-3|44	+ Revision: dbab907
14cr|vdr-plugin-screenshot-0.0.13-3|45	- Dropped empty post macros
14cr|vdr-plugin-screenshot-0.0.13-3|46	
14cr|vdr-plugin-screenshot-0.0.13-3|47	

8959 14
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|1	#define debug_package	%{nil}
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|2	%define plugin	skinelchi
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|3	%define prever	pre2
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|4	%define rel	15
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|5	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|6	Summary:	VDR plugin: Elchi VDR Skin-Plugin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|7	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|8	Version:	0.1.1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|9	%if %prever
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|10	Release:	0.%prever.%rel
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|11	%else
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|12	Release:	%rel
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|13	%endif
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|14	Group:		Video
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|15	License:	GPL
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|16	URL:		http://www.vdr-portal.de/board/thread.php?threadid=41915
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|17	%if %prever
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|18	Source:		vdr-%plugin-%version%prever.tar.bz2
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|19	%else
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|20	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|21	%endif
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|22	Patch0:		skinelchi-0.1.1pre2-i18n-1.6.patch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|23	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|24	Patch7:		skinelchi-non-pod-type.patch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|25	# dpatches from e-tobi
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|26	Patch1:		03_const-warning-fixes.dpatch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|27	Patch2:		90_vdr-skinelchi-0.1.1pre2.PatchCollection.dpatch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|28	Patch3:		91_skinelchi-0.1.1pre2-1.5.0.dpatch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|29	Patch4:		92_vdr-skinelchi-0.1.1_pre2-vdr-1.5.5-getfont.dpatch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|30	Patch5:		93_vdr-1.5.15.dpatch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|31	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|32	Patch6:		skinelchi-format-string.patch
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|33	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|34	BuildRequires:	imagemagick
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|35	BuildRequires:	pkgconfig(ImageMagick)
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|36	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|37	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|38	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|39	%description
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|40	VDR skin plugin, based on:
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|41	- original-skins of vdr
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|42	- Elchi for vdr 1.2.6 and enElchi/Elchi for text2skin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|43	- osdimage from brougs78
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|44	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|45	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|46	%prep
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|47	%if %prever
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|48	%setup -q -n %plugin-%version%prever
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|49	%else
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|50	%setup -q -n %plugin-%version
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|51	%endif
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|52	%patch0 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|53	%patch1 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|54	%patch2 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|55	%patch3 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|56	%patch4 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|57	%patch5 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|58	%patch6 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|59	%patch7 -p1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|60	%vdr_plugin_prep
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|61	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|62	perl -pi -e 's,/video/epgimages,%{vdr_plugin_cachedir}/epgimages,' setup.c skinelchi.c
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|63	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|64	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|65	# optional path for epgimages (default: %{_vdr_plugin_cachedir}/epgimages)
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|66	var=ICACHE
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|67	param=--icache=ICACHE
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|68	# path for channel logos
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|69	var=LOGO_DIR
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|70	param=--logos=LOGO_DIR
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|71	default=%{vdr_chanlogodir}
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|72	%vdr_plugin_params_end
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|73	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|74	cat > README.install.urpmi <<EOF
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|75	%vdr_chanlogo_notice
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|76	EOF
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|77	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|78	%build
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|79	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|80	%vdr_plugin_build HAVE_IMAGEMAGICK=1
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|81	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|82	%install
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|83	%vdr_plugin_install
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|84	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|85	%post
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|86	%vdr_plugin_post %plugin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|87	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|88	%postun
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|89	%vdr_plugin_postun %plugin
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|90	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|91	%files -f %plugin.vdr
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|92	%doc README HISTORY README.install.urpmi
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|93	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|94	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|95	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|96	%changelog
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|97	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-0.pre2.15
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|98	+ Revision: 063adce
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|99	- Rebuild
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|100	
14cr|vdr-plugin-skinelchi-0.1.1-0.pre2.15|101	

8960 14
14cr|vdr-plugin-skinenigmang-0.1.0-7|1	%define plugin	skinenigmang
14cr|vdr-plugin-skinenigmang-0.1.0-7|2	
14cr|vdr-plugin-skinenigmang-0.1.0-7|3	Summary:	VDR plugin: EnigmaNG skin
14cr|vdr-plugin-skinenigmang-0.1.0-7|4	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-skinenigmang-0.1.0-7|5	Version:	0.1.0
14cr|vdr-plugin-skinenigmang-0.1.0-7|6	Release:	7
14cr|vdr-plugin-skinenigmang-0.1.0-7|7	Group:		Video
14cr|vdr-plugin-skinenigmang-0.1.0-7|8	License:	GPL
14cr|vdr-plugin-skinenigmang-0.1.0-7|9	URL:		http://andreas.vdr-developer.org/enigmang/
14cr|vdr-plugin-skinenigmang-0.1.0-7|10	Source:		http://andreas.vdr-developer.org/enigmang/download/vdr-%{plugin}-%{version}.tgz
14cr|vdr-plugin-skinenigmang-0.1.0-7|11	# TODO: packages lowcolor icons too, maybe use alternatives?
14cr|vdr-plugin-skinenigmang-0.1.0-7|12	Source1:	http://andreas.vdr-developer.org/enigmang/download/skinenigmang-logos-xpm-hi-20070702.tgz
14cr|vdr-plugin-skinenigmang-0.1.0-7|13	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-skinenigmang-0.1.0-7|14	BuildRequires:	pkgconfig(ImageMagick)
14cr|vdr-plugin-skinenigmang-0.1.0-7|15	BuildRequires:	pkgconfig(freetype2)
14cr|vdr-plugin-skinenigmang-0.1.0-7|16	BuildRequires:	imagemagick
14cr|vdr-plugin-skinenigmang-0.1.0-7|17	
14cr|vdr-plugin-skinenigmang-0.1.0-7|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-skinenigmang-0.1.0-7|19	
14cr|vdr-plugin-skinenigmang-0.1.0-7|20	%description
14cr|vdr-plugin-skinenigmang-0.1.0-7|21	"EnigmaNG" is a standalone VDR skin based on the "Enigma" text2skin
14cr|vdr-plugin-skinenigmang-0.1.0-7|22	addon.
14cr|vdr-plugin-skinenigmang-0.1.0-7|23	
14cr|vdr-plugin-skinenigmang-0.1.0-7|24	
14cr|vdr-plugin-skinenigmang-0.1.0-7|25	%prep
14cr|vdr-plugin-skinenigmang-0.1.0-7|26	%setup -q -n %{plugin}-%{version} -a 1
14cr|vdr-plugin-skinenigmang-0.1.0-7|27	mv %{plugin}/HISTORY HISTORY.logos
14cr|vdr-plugin-skinenigmang-0.1.0-7|28	mv %{plugin}/README README.logos
14cr|vdr-plugin-skinenigmang-0.1.0-7|29	%vdr_plugin_prep
14cr|vdr-plugin-skinenigmang-0.1.0-7|30	
14cr|vdr-plugin-skinenigmang-0.1.0-7|31	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-skinenigmang-0.1.0-7|32	# Channel logo directory
14cr|vdr-plugin-skinenigmang-0.1.0-7|33	var=LOGODIR
14cr|vdr-plugin-skinenigmang-0.1.0-7|34	param="-l LOGODIR"
14cr|vdr-plugin-skinenigmang-0.1.0-7|35	default=%{_vdr_chanlogodir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|36	# Set directory where truetype fonts are stored
14cr|vdr-plugin-skinenigmang-0.1.0-7|37	var=FONTSDIR
14cr|vdr-plugin-skinenigmang-0.1.0-7|38	param="-f FONTSDIR"
14cr|vdr-plugin-skinenigmang-0.1.0-7|39	# Set directory where epgimages are stored
14cr|vdr-plugin-skinenigmang-0.1.0-7|40	var=IMAGESDIR
14cr|vdr-plugin-skinenigmang-0.1.0-7|41	param="-i IMAGESDIR"
14cr|vdr-plugin-skinenigmang-0.1.0-7|42	default=%{_vdr_plugin_cachedir}/epgimages
14cr|vdr-plugin-skinenigmang-0.1.0-7|43	%vdr_plugin_params_end
14cr|vdr-plugin-skinenigmang-0.1.0-7|44	
14cr|vdr-plugin-skinenigmang-0.1.0-7|45	cat > README.install.urpmi <<EOF
14cr|vdr-plugin-skinenigmang-0.1.0-7|46	%vdr_chanlogo_notice
14cr|vdr-plugin-skinenigmang-0.1.0-7|47	EOF
14cr|vdr-plugin-skinenigmang-0.1.0-7|48	
14cr|vdr-plugin-skinenigmang-0.1.0-7|49	%build
14cr|vdr-plugin-skinenigmang-0.1.0-7|50	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
14cr|vdr-plugin-skinenigmang-0.1.0-7|51	%vdr_plugin_build \
14cr|vdr-plugin-skinenigmang-0.1.0-7|52	SKINENIGMA_USE_PLUGIN_EPGSEARCH=1 \
14cr|vdr-plugin-skinenigmang-0.1.0-7|53	SKINENIGMA_USE_PLUGIN_AVARDS=1 \
14cr|vdr-plugin-skinenigmang-0.1.0-7|54	SKINENIGMA_USE_PLUGIN_MAILBOX=1 \
14cr|vdr-plugin-skinenigmang-0.1.0-7|55	HAVE_IMAGEMAGICK=1 \
14cr|vdr-plugin-skinenigmang-0.1.0-7|56	HAVE_FREETYPE=1
14cr|vdr-plugin-skinenigmang-0.1.0-7|57	
14cr|vdr-plugin-skinenigmang-0.1.0-7|58	%install
14cr|vdr-plugin-skinenigmang-0.1.0-7|59	%vdr_plugin_install
14cr|vdr-plugin-skinenigmang-0.1.0-7|60	
14cr|vdr-plugin-skinenigmang-0.1.0-7|61	install -d -m755 %{buildroot}%{_vdr_themedir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|62	install -m644 themes/*.theme %{buildroot}%{_vdr_themedir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|63	
14cr|vdr-plugin-skinenigmang-0.1.0-7|64	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|65	cp -a %{plugin} %{buildroot}%{_vdr_plugin_datadir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|66	
14cr|vdr-plugin-skinenigmang-0.1.0-7|67	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
14cr|vdr-plugin-skinenigmang-0.1.0-7|68	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-skinenigmang-0.1.0-7|69	
14cr|vdr-plugin-skinenigmang-0.1.0-7|70	%files -f %plugin.vdr
14cr|vdr-plugin-skinenigmang-0.1.0-7|71	%doc README* HISTORY*
14cr|vdr-plugin-skinenigmang-0.1.0-7|72	%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-skinenigmang-0.1.0-7|73	%{_vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-skinenigmang-0.1.0-7|74	%{_vdr_themedir}/*.theme
14cr|vdr-plugin-skinenigmang-0.1.0-7|75	
14cr|vdr-plugin-skinenigmang-0.1.0-7|76	
14cr|vdr-plugin-skinenigmang-0.1.0-7|77	
14cr|vdr-plugin-skinenigmang-0.1.0-7|78	%changelog
14cr|vdr-plugin-skinenigmang-0.1.0-7|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-7
14cr|vdr-plugin-skinenigmang-0.1.0-7|80	+ Revision: 05e9790
14cr|vdr-plugin-skinenigmang-0.1.0-7|81	- MassBuild#464: Increase release tag
14cr|vdr-plugin-skinenigmang-0.1.0-7|82	
14cr|vdr-plugin-skinenigmang-0.1.0-7|83	

8961 14
14cr|vdr-plugin-skinreel-0.0.1-11|1	%define plugin	skinreel
14cr|vdr-plugin-skinreel-0.0.1-11|2	
14cr|vdr-plugin-skinreel-0.0.1-11|3	Summary:	VDR plugin: Reel Skin-Plugin
14cr|vdr-plugin-skinreel-0.0.1-11|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-skinreel-0.0.1-11|5	Version:	0.0.1
14cr|vdr-plugin-skinreel-0.0.1-11|6	Release:	11
14cr|vdr-plugin-skinreel-0.0.1-11|7	Group:		Video
14cr|vdr-plugin-skinreel-0.0.1-11|8	License:	GPL
14cr|vdr-plugin-skinreel-0.0.1-11|9	# License according to reelmedia representative posting in thread below:
14cr|vdr-plugin-skinreel-0.0.1-11|10	URL:		http://www.vdr-portal.de/board/thread.php?threadid=42586
14cr|vdr-plugin-skinreel-0.0.1-11|11	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-skinreel-0.0.1-11|12	Patch0:		skinreel-0.0.1-i18n-1.6.patch
14cr|vdr-plugin-skinreel-0.0.1-11|13	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-skinreel-0.0.1-11|14	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-skinreel-0.0.1-11|15	
14cr|vdr-plugin-skinreel-0.0.1-11|16	%description
14cr|vdr-plugin-skinreel-0.0.1-11|17	This is a skin for VDR based on sources of skin for reelbox.
14cr|vdr-plugin-skinreel-0.0.1-11|18	
14cr|vdr-plugin-skinreel-0.0.1-11|19	%prep
14cr|vdr-plugin-skinreel-0.0.1-11|20	%setup -q -n %plugin-%version
14cr|vdr-plugin-skinreel-0.0.1-11|21	%patch0 -p1
14cr|vdr-plugin-skinreel-0.0.1-11|22	%vdr_plugin_prep
14cr|vdr-plugin-skinreel-0.0.1-11|23	find . -perm 0600 -exec chmod a+r {} \;
14cr|vdr-plugin-skinreel-0.0.1-11|24	
14cr|vdr-plugin-skinreel-0.0.1-11|25	%build
14cr|vdr-plugin-skinreel-0.0.1-11|26	%vdr_plugin_build
14cr|vdr-plugin-skinreel-0.0.1-11|27	
14cr|vdr-plugin-skinreel-0.0.1-11|28	%install
14cr|vdr-plugin-skinreel-0.0.1-11|29	%vdr_plugin_install
14cr|vdr-plugin-skinreel-0.0.1-11|30	
14cr|vdr-plugin-skinreel-0.0.1-11|31	%files -f %plugin.vdr
14cr|vdr-plugin-skinreel-0.0.1-11|32	%defattr(-,root,root)
14cr|vdr-plugin-skinreel-0.0.1-11|33	%doc README HISTORY
14cr|vdr-plugin-skinreel-0.0.1-11|34	
14cr|vdr-plugin-skinreel-0.0.1-11|35	
14cr|vdr-plugin-skinreel-0.0.1-11|36	
14cr|vdr-plugin-skinreel-0.0.1-11|37	%changelog
14cr|vdr-plugin-skinreel-0.0.1-11|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-11
14cr|vdr-plugin-skinreel-0.0.1-11|39	+ Revision: db9b756
14cr|vdr-plugin-skinreel-0.0.1-11|40	- MassBuild#464: Increase release tag
14cr|vdr-plugin-skinreel-0.0.1-11|41	
14cr|vdr-plugin-skinreel-0.0.1-11|42	

8962 14
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|1	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|2	%define plugin	skinsoppalusikka
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|4	%define version	1.6.5
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|5	%define rel	4
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|6	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|7	Summary:	VDR plugin: Soppalusikka skin
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|8	Name:		%name
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|9	Version:	%version
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|10	Release:	%rel
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|11	Group:		Video
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|12	License:	GPLv2+
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|13	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|14	Source:		vdr-%plugin-%version.tgz
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|15	Obsoletes:	vdr-skin-soppalusikka < 1.6.0
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|17	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|19	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|20	%description
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|21	The "Soppalusikka" is a standalone skin providing the good old
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|22	"ElchiAIO" looks.
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|23	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|24	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|25	%prep
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|27	%vdr_plugin_prep
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|28	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|29	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|30	# Channel logo directory
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|31	var=LOGO_DIR
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|32	param=--logodir=LOGO_DIR
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|33	default=%{_vdr_chanlogodir}
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|34	%vdr_plugin_params_end
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|35	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|36	cat > README.install.urpmi <<EOF
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|37	%vdr_chanlogo_notice
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|38	EOF
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|39	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|40	%build
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|41	%vdr_plugin_build STRIP=/bin/true
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|42	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|43	%install
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|44	%vdr_plugin_install
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|45	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|46	install -d -m755 %{buildroot}%{_vdr_themedir}
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|47	install -m644 themes/*.theme %{buildroot}%{_vdr_themedir}
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|48	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|49	%files -f %plugin.vdr
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|50	%doc README HISTORY README.install.urpmi
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|51	%{_vdr_themedir}/*.theme
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|52	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|53	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|54	%changelog
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|55	* Thu Mar 27 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.6.5-4
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|56	+ Revision: 2bda0e4
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|57	- Updated vdr-plugin-skinsoppalusikka.spec
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|58	
14cr|vdr-plugin-skinsoppalusikka-1.6.5-4|59	

8963 14
14cr|vdr-plugin-solitaire-0.0.2-18|1	
14cr|vdr-plugin-solitaire-0.0.2-18|2	%define plugin	solitaire
14cr|vdr-plugin-solitaire-0.0.2-18|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-solitaire-0.0.2-18|4	%define version	0.0.2
14cr|vdr-plugin-solitaire-0.0.2-18|5	%define rel	18
14cr|vdr-plugin-solitaire-0.0.2-18|6	
14cr|vdr-plugin-solitaire-0.0.2-18|7	Summary:	VDR plugin: The well-known card game
14cr|vdr-plugin-solitaire-0.0.2-18|8	Name:		%name
14cr|vdr-plugin-solitaire-0.0.2-18|9	Version:	%version
14cr|vdr-plugin-solitaire-0.0.2-18|10	Release:	%mkrel %rel
14cr|vdr-plugin-solitaire-0.0.2-18|11	Group:		Video
14cr|vdr-plugin-solitaire-0.0.2-18|12	License:	GPL
14cr|vdr-plugin-solitaire-0.0.2-18|13	URL:		http://www.djdagobert.com/vdr/solitaire/
14cr|vdr-plugin-solitaire-0.0.2-18|14	Source:		http://www.djdagobert.com/vdr/solitaire/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-solitaire-0.0.2-18|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
14cr|vdr-plugin-solitaire-0.0.2-18|16	Patch1:		91_solitaire-0.0.2-1.5.4.dpatch
14cr|vdr-plugin-solitaire-0.0.2-18|17	Patch2:		solitaire-0.0.2-i18n-1.6.patch
14cr|vdr-plugin-solitaire-0.0.2-18|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-solitaire-0.0.2-18|19	BuildRequires:	dos2unix
14cr|vdr-plugin-solitaire-0.0.2-18|20	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-solitaire-0.0.2-18|21	
14cr|vdr-plugin-solitaire-0.0.2-18|22	%description
14cr|vdr-plugin-solitaire-0.0.2-18|23	This solitaire plugin is an implementation of the (well-known) card game
14cr|vdr-plugin-solitaire-0.0.2-18|24	"Solitaire" played on the On Screen Display of your Video Disk Recorder.
14cr|vdr-plugin-solitaire-0.0.2-18|25	
14cr|vdr-plugin-solitaire-0.0.2-18|26	%prep
14cr|vdr-plugin-solitaire-0.0.2-18|27	%setup -q -c
14cr|vdr-plugin-solitaire-0.0.2-18|28	cd %plugin
14cr|vdr-plugin-solitaire-0.0.2-18|29	dos2unix tools/list.h
14cr|vdr-plugin-solitaire-0.0.2-18|30	%patch0 -p1 -b .gcc34
14cr|vdr-plugin-solitaire-0.0.2-18|31	%patch1 -p1
14cr|vdr-plugin-solitaire-0.0.2-18|32	%patch2 -p1
14cr|vdr-plugin-solitaire-0.0.2-18|33	%vdr_plugin_prep
14cr|vdr-plugin-solitaire-0.0.2-18|34	
14cr|vdr-plugin-solitaire-0.0.2-18|35	chmod 0644 CONTRIBUTORS HISTORY README
14cr|vdr-plugin-solitaire-0.0.2-18|36	
14cr|vdr-plugin-solitaire-0.0.2-18|37	%build
14cr|vdr-plugin-solitaire-0.0.2-18|38	cd %plugin
14cr|vdr-plugin-solitaire-0.0.2-18|39	%vdr_plugin_build
14cr|vdr-plugin-solitaire-0.0.2-18|40	
14cr|vdr-plugin-solitaire-0.0.2-18|41	%install
14cr|vdr-plugin-solitaire-0.0.2-18|42	
14cr|vdr-plugin-solitaire-0.0.2-18|43	cd %plugin
14cr|vdr-plugin-solitaire-0.0.2-18|44	%vdr_plugin_install
14cr|vdr-plugin-solitaire-0.0.2-18|45	
14cr|vdr-plugin-solitaire-0.0.2-18|46	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-solitaire-0.0.2-18|47	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
14cr|vdr-plugin-solitaire-0.0.2-18|48	install -m644 solitaire/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-solitaire-0.0.2-18|49	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/solitaire
14cr|vdr-plugin-solitaire-0.0.2-18|50	
14cr|vdr-plugin-solitaire-0.0.2-18|51	%files -f %plugin/%plugin.vdr
14cr|vdr-plugin-solitaire-0.0.2-18|52	%defattr(-,root,root)
14cr|vdr-plugin-solitaire-0.0.2-18|53	%doc %plugin/README %plugin/HISTORY %plugin/CONTRIBUTORS
14cr|vdr-plugin-solitaire-0.0.2-18|54	%{_vdr_plugin_cfgdir}/solitaire
14cr|vdr-plugin-solitaire-0.0.2-18|55	%{_vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-solitaire-0.0.2-18|56	
14cr|vdr-plugin-solitaire-0.0.2-18|57	
14cr|vdr-plugin-solitaire-0.0.2-18|58	
14cr|vdr-plugin-solitaire-0.0.2-18|59	
14cr|vdr-plugin-solitaire-0.0.2-18|60	
14cr|vdr-plugin-solitaire-0.0.2-18|61	%changelog
14cr|vdr-plugin-solitaire-0.0.2-18|62	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-18
14cr|vdr-plugin-solitaire-0.0.2-18|63	+ Revision: 63462ea
14cr|vdr-plugin-solitaire-0.0.2-18|64	- Dropped empty post macros
14cr|vdr-plugin-solitaire-0.0.2-18|65	
14cr|vdr-plugin-solitaire-0.0.2-18|66	

8964 14
14cr|vdr-plugin-streamdev-0.5.0-5|1	
14cr|vdr-plugin-streamdev-0.5.0-5|2	%define plugin	streamdev
14cr|vdr-plugin-streamdev-0.5.0-5|3	%define cvsrev	0
14cr|vdr-plugin-streamdev-0.5.0-5|4	%define rel	5
14cr|vdr-plugin-streamdev-0.5.0-5|5	
14cr|vdr-plugin-streamdev-0.5.0-5|6	%if %cvsrev
14cr|vdr-plugin-streamdev-0.5.0-5|7	%define release	%mkrel 0.pre.%cvsrev.%rel
14cr|vdr-plugin-streamdev-0.5.0-5|8	%else
14cr|vdr-plugin-streamdev-0.5.0-5|9	%define release	%mkrel %rel
14cr|vdr-plugin-streamdev-0.5.0-5|10	%endif
14cr|vdr-plugin-streamdev-0.5.0-5|11	
14cr|vdr-plugin-streamdev-0.5.0-5|12	Summary:	VDR plugin: streamdev
14cr|vdr-plugin-streamdev-0.5.0-5|13	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-streamdev-0.5.0-5|14	Version:	0.5.0
14cr|vdr-plugin-streamdev-0.5.0-5|15	Release:	%release
14cr|vdr-plugin-streamdev-0.5.0-5|16	Group:		Video
14cr|vdr-plugin-streamdev-0.5.0-5|17	License:	GPL
14cr|vdr-plugin-streamdev-0.5.0-5|18	URL:		http://streamdev.vdr-developer.org/
14cr|vdr-plugin-streamdev-0.5.0-5|19	
14cr|vdr-plugin-streamdev-0.5.0-5|20	%if %cvsrev
14cr|vdr-plugin-streamdev-0.5.0-5|21	# From streamdev @ :pserver:anoncvs@vdr-developer.org:/var/cvsroot
14cr|vdr-plugin-streamdev-0.5.0-5|22	Source:		vdr-%plugin-%cvsrev.tar.xz
14cr|vdr-plugin-streamdev-0.5.0-5|23	%else
14cr|vdr-plugin-streamdev-0.5.0-5|24	Source:		http://streamdev.vdr-developer.org/releases/vdr-%plugin-%version.tgz
14cr|vdr-plugin-streamdev-0.5.0-5|25	%endif
14cr|vdr-plugin-streamdev-0.5.0-5|26	
14cr|vdr-plugin-streamdev-0.5.0-5|27	# From XBMC
14cr|vdr-plugin-streamdev-0.5.0-5|28	Patch0:		streamdev-cvs100210-ReplaceRecordingStreaming.patch
14cr|vdr-plugin-streamdev-0.5.0-5|29	Patch1:		streamdev-cvs221109-AddCallbackMsg.diff
14cr|vdr-plugin-streamdev-0.5.0-5|30	Patch2:		streamdev-cvs221109-AddFemonV1.diff
14cr|vdr-plugin-streamdev-0.5.0-5|31	
14cr|vdr-plugin-streamdev-0.5.0-5|32	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-streamdev-0.5.0-5|33	
14cr|vdr-plugin-streamdev-0.5.0-5|34	%description
14cr|vdr-plugin-streamdev-0.5.0-5|35	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cr|vdr-plugin-streamdev-0.5.0-5|36	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cr|vdr-plugin-streamdev-0.5.0-5|37	
14cr|vdr-plugin-streamdev-0.5.0-5|38	It consists of a server and a client part, but both parts are compiled together
14cr|vdr-plugin-streamdev-0.5.0-5|39	with the PlugIn source, but appear as separate PlugIns to VDR.
14cr|vdr-plugin-streamdev-0.5.0-5|40	
14cr|vdr-plugin-streamdev-0.5.0-5|41	%package server
14cr|vdr-plugin-streamdev-0.5.0-5|42	Summary:	VDR plugin: VDR Streaming Server
14cr|vdr-plugin-streamdev-0.5.0-5|43	Group:		Video
14cr|vdr-plugin-streamdev-0.5.0-5|44	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-streamdev-0.5.0-5|45	
14cr|vdr-plugin-streamdev-0.5.0-5|46	%description server
14cr|vdr-plugin-streamdev-0.5.0-5|47	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cr|vdr-plugin-streamdev-0.5.0-5|48	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cr|vdr-plugin-streamdev-0.5.0-5|49	
14cr|vdr-plugin-streamdev-0.5.0-5|50	The server part acts as a Receiver-Device and works transparently in the
14cr|vdr-plugin-streamdev-0.5.0-5|51	background within your running VDR. It can serve multiple clients and it can
14cr|vdr-plugin-streamdev-0.5.0-5|52	distribute multiple input streams (i.e. from multiple DVB-cards) to multiple
14cr|vdr-plugin-streamdev-0.5.0-5|53	clients using the native VTP protocol (for VDR-clients), or using the HTTP
14cr|vdr-plugin-streamdev-0.5.0-5|54	protocol supporting clients such as XINE, MPlayer and so on. With XMMS or
14cr|vdr-plugin-streamdev-0.5.0-5|55	WinAMP, you can also listen to radio channels over a HTTP connection.
14cr|vdr-plugin-streamdev-0.5.0-5|56	
14cr|vdr-plugin-streamdev-0.5.0-5|57	%package client
14cr|vdr-plugin-streamdev-0.5.0-5|58	Summary:	VDR plugin: VTP Streaming Client
14cr|vdr-plugin-streamdev-0.5.0-5|59	Group:		Video
14cr|vdr-plugin-streamdev-0.5.0-5|60	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-streamdev-0.5.0-5|61	
14cr|vdr-plugin-streamdev-0.5.0-5|62	%description client
14cr|vdr-plugin-streamdev-0.5.0-5|63	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cr|vdr-plugin-streamdev-0.5.0-5|64	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cr|vdr-plugin-streamdev-0.5.0-5|65	
14cr|vdr-plugin-streamdev-0.5.0-5|66	The client part acts as a full Input Device, so it can be used in conjunction
14cr|vdr-plugin-streamdev-0.5.0-5|67	with a DXR3-Card, XINE, SoftDevice or others to act as a working VDR
14cr|vdr-plugin-streamdev-0.5.0-5|68	installation without any DVB-Hardware including EPG-Handling.
14cr|vdr-plugin-streamdev-0.5.0-5|69	
14cr|vdr-plugin-streamdev-0.5.0-5|70	%prep
14cr|vdr-plugin-streamdev-0.5.0-5|71	%if %cvsrev
14cr|vdr-plugin-streamdev-0.5.0-5|72	%setup -q -n %plugin
14cr|vdr-plugin-streamdev-0.5.0-5|73	find -type d -name CVS -print0 | xargs -0 rm -rf
14cr|vdr-plugin-streamdev-0.5.0-5|74	%else
14cr|vdr-plugin-streamdev-0.5.0-5|75	%setup -q -n %plugin-%version
14cr|vdr-plugin-streamdev-0.5.0-5|76	%endif
14cr|vdr-plugin-streamdev-0.5.0-5|77	%patch0 -p1
14cr|vdr-plugin-streamdev-0.5.0-5|78	%patch1 -p1
14cr|vdr-plugin-streamdev-0.5.0-5|79	%patch2 -p1
14cr|vdr-plugin-streamdev-0.5.0-5|80	cd server
14cr|vdr-plugin-streamdev-0.5.0-5|81	%vdr_plugin_prep
14cr|vdr-plugin-streamdev-0.5.0-5|82	cd ../client
14cr|vdr-plugin-streamdev-0.5.0-5|83	%vdr_plugin_prep
14cr|vdr-plugin-streamdev-0.5.0-5|84	cd ..
14cr|vdr-plugin-streamdev-0.5.0-5|85	
14cr|vdr-plugin-streamdev-0.5.0-5|86	perl -pi -e 's/^CFLAGS =/MOREFLAGS =/' libdvbmpeg/Makefile
14cr|vdr-plugin-streamdev-0.5.0-5|87	sed -i 's/$(CFLAGS)/$(MOREFLAGS) $(CFLAGS)/' libdvbmpeg/Makefile
14cr|vdr-plugin-streamdev-0.5.0-5|88	
14cr|vdr-plugin-streamdev-0.5.0-5|89	cd server
14cr|vdr-plugin-streamdev-0.5.0-5|90	%vdr_plugin_params_begin %plugin-server
14cr|vdr-plugin-streamdev-0.5.0-5|91	# Credentials for HTTP authentication, in format "LOGIN:PASSWORD".
14cr|vdr-plugin-streamdev-0.5.0-5|92	# Credentials are required when connecting from a host not listed in
14cr|vdr-plugin-streamdev-0.5.0-5|93	# streamdevhosts.conf. The default (i.e. no credentials set below) is to
14cr|vdr-plugin-streamdev-0.5.0-5|94	# not allow connection from such hosts at all.
14cr|vdr-plugin-streamdev-0.5.0-5|95	var=AUTH
14cr|vdr-plugin-streamdev-0.5.0-5|96	param=--auth=AUTH
14cr|vdr-plugin-streamdev-0.5.0-5|97	# Define an external command for remuxing
14cr|vdr-plugin-streamdev-0.5.0-5|98	var=REMUXER
14cr|vdr-plugin-streamdev-0.5.0-5|99	param=--remux=REMUXER
14cr|vdr-plugin-streamdev-0.5.0-5|100	%vdr_plugin_params_end
14cr|vdr-plugin-streamdev-0.5.0-5|101	cd ..
14cr|vdr-plugin-streamdev-0.5.0-5|102	
14cr|vdr-plugin-streamdev-0.5.0-5|103	cat > README.0.5.0-1.upgrade.urpmi <<EOF
14cr|vdr-plugin-streamdev-0.5.0-5|104	The config file location of streamdev has changed from
14cr|vdr-plugin-streamdev-0.5.0-5|105	/var/lib/vdr/config/plugins/streamdev
14cr|vdr-plugin-streamdev-0.5.0-5|106	to
14cr|vdr-plugin-streamdev-0.5.0-5|107	/var/lib/vdr/config/plugins/streamdev-server.
14cr|vdr-plugin-streamdev-0.5.0-5|108	streamdevhosts.conf has been automatically moved unless there was a conflict.
14cr|vdr-plugin-streamdev-0.5.0-5|109	externremux.sh is not moved automatically as there has been a slight change
14cr|vdr-plugin-streamdev-0.5.0-5|110	in the syntax (it has to provide HTTP headers).
14cr|vdr-plugin-streamdev-0.5.0-5|111	EOF
14cr|vdr-plugin-streamdev-0.5.0-5|112	
14cr|vdr-plugin-streamdev-0.5.0-5|113	%build
14cr|vdr-plugin-streamdev-0.5.0-5|114	%vdr_plugin_build
14cr|vdr-plugin-streamdev-0.5.0-5|115	
14cr|vdr-plugin-streamdev-0.5.0-5|116	%install
14cr|vdr-plugin-streamdev-0.5.0-5|117	cd server
14cr|vdr-plugin-streamdev-0.5.0-5|118	%vdr_plugin_install
14cr|vdr-plugin-streamdev-0.5.0-5|119	cd ../client
14cr|vdr-plugin-streamdev-0.5.0-5|120	%vdr_plugin_install
14cr|vdr-plugin-streamdev-0.5.0-5|121	cd ..
14cr|vdr-plugin-streamdev-0.5.0-5|122	
14cr|vdr-plugin-streamdev-0.5.0-5|123	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cr|vdr-plugin-streamdev-0.5.0-5|124	install -m755 %plugin-server/externremux.sh %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cr|vdr-plugin-streamdev-0.5.0-5|125	install -m644 %plugin-server/streamdevhosts.conf %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cr|vdr-plugin-streamdev-0.5.0-5|126	
14cr|vdr-plugin-streamdev-0.5.0-5|127	%clean
14cr|vdr-plugin-streamdev-0.5.0-5|128	rm -rf %{buildroot}
14cr|vdr-plugin-streamdev-0.5.0-5|129	
14cr|vdr-plugin-streamdev-0.5.0-5|130	%pre server
14cr|vdr-plugin-streamdev-0.5.0-5|131	if [ $1 = 2 ] && ! [ -e %{vdr_plugin_cfgdir}/%{plugin}-server ] && [ -e %{vdr_plugin_cfgdir}/%{plugin} ]; then
14cr|vdr-plugin-streamdev-0.5.0-5|132	mkdir -p %{vdr_plugin_cfgdir}/%{plugin}-server
14cr|vdr-plugin-streamdev-0.5.0-5|133	touch %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
14cr|vdr-plugin-streamdev-0.5.0-5|134	fi
14cr|vdr-plugin-streamdev-0.5.0-5|135	
14cr|vdr-plugin-streamdev-0.5.0-5|136	%post server
14cr|vdr-plugin-streamdev-0.5.0-5|137	if [ $1 = 2 ] && [ -e %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration ]; then
14cr|vdr-plugin-streamdev-0.5.0-5|138	mv -vf %{vdr_plugin_cfgdir}/%{plugin}/streamdevhosts.conf %{vdr_plugin_cfgdir}/%{plugin}-server/streamdevhosts.conf
14cr|vdr-plugin-streamdev-0.5.0-5|139	rm -f %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
14cr|vdr-plugin-streamdev-0.5.0-5|140	fi
14cr|vdr-plugin-streamdev-0.5.0-5|141	
14cr|vdr-plugin-streamdev-0.5.0-5|142	%files server -f server/streamdev-server.vdr
14cr|vdr-plugin-streamdev-0.5.0-5|143	%doc README HISTORY CONTRIBUTORS PROTOCOL README.*.upgrade.urpmi
14cr|vdr-plugin-streamdev-0.5.0-5|144	%dir %{vdr_plugin_cfgdir}/%plugin-server
14cr|vdr-plugin-streamdev-0.5.0-5|145	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/streamdevhosts.conf
14cr|vdr-plugin-streamdev-0.5.0-5|146	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/externremux.sh
14cr|vdr-plugin-streamdev-0.5.0-5|147	
14cr|vdr-plugin-streamdev-0.5.0-5|148	%files client -f client/streamdev-client.vdr
14cr|vdr-plugin-streamdev-0.5.0-5|149	%doc README HISTORY CONTRIBUTORS
14cr|vdr-plugin-streamdev-0.5.0-5|150	
14cr|vdr-plugin-streamdev-0.5.0-5|151	
14cr|vdr-plugin-streamdev-0.5.0-5|152	
14cr|vdr-plugin-streamdev-0.5.0-5|153	%changelog
14cr|vdr-plugin-streamdev-0.5.0-5|154	* Fri Apr 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-5
14cr|vdr-plugin-streamdev-0.5.0-5|155	+ Revision: 1e9eef0
14cr|vdr-plugin-streamdev-0.5.0-5|156	- spec cleanup
14cr|vdr-plugin-streamdev-0.5.0-5|157	
14cr|vdr-plugin-streamdev-0.5.0-5|158	

8965 14
14cr|vdr-plugin-sudoku-0.3.5-2|1	
14cr|vdr-plugin-sudoku-0.3.5-2|2	%define plugin	sudoku
14cr|vdr-plugin-sudoku-0.3.5-2|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-sudoku-0.3.5-2|4	%define version	0.3.5
14cr|vdr-plugin-sudoku-0.3.5-2|5	%define rel	2
14cr|vdr-plugin-sudoku-0.3.5-2|6	
14cr|vdr-plugin-sudoku-0.3.5-2|7	Summary:	VDR plugin: Sudoku - generate and solve Number Place puzzles
14cr|vdr-plugin-sudoku-0.3.5-2|8	Name:		%name
14cr|vdr-plugin-sudoku-0.3.5-2|9	Version:	%version
14cr|vdr-plugin-sudoku-0.3.5-2|10	Release:	%mkrel %rel
14cr|vdr-plugin-sudoku-0.3.5-2|11	Group:		Video
14cr|vdr-plugin-sudoku-0.3.5-2|12	License:	GPL
14cr|vdr-plugin-sudoku-0.3.5-2|13	URL:		http://toms-cafe.de/vdr/sudoku/
14cr|vdr-plugin-sudoku-0.3.5-2|14	Source:		http://toms-cafe.de/vdr/sudoku/vdr-%plugin-%version.tgz
14cr|vdr-plugin-sudoku-0.3.5-2|15	# Fixes build (04/2008)
14cr|vdr-plugin-sudoku-0.3.5-2|16	Patch0:		sudoku-0.2.1-makefile.patch
14cr|vdr-plugin-sudoku-0.3.5-2|17	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-sudoku-0.3.5-2|18	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-sudoku-0.3.5-2|19	
14cr|vdr-plugin-sudoku-0.3.5-2|20	%description
14cr|vdr-plugin-sudoku-0.3.5-2|21	'Sudoku' is a VDR plugin to generate and solve Number Place puzzles, so called
14cr|vdr-plugin-sudoku-0.3.5-2|22	Sudokus.
14cr|vdr-plugin-sudoku-0.3.5-2|23	
14cr|vdr-plugin-sudoku-0.3.5-2|24	A Sudoku puzzle consists of 9 x 9 cells subdivided into 9 regions with 3 x 3
14cr|vdr-plugin-sudoku-0.3.5-2|25	cells. The rules are simple. There have to be the numbers from 1 to 9 in every
14cr|vdr-plugin-sudoku-0.3.5-2|26	row, column and region. In the beginning some numbers are given. These cells
14cr|vdr-plugin-sudoku-0.3.5-2|27	are painted with cyan background color. The aim of the puzzle is to find the
14cr|vdr-plugin-sudoku-0.3.5-2|28	missing numbers. There is only one solution of a Sudoku puzzle.
14cr|vdr-plugin-sudoku-0.3.5-2|29	
14cr|vdr-plugin-sudoku-0.3.5-2|30	%prep
14cr|vdr-plugin-sudoku-0.3.5-2|31	%setup -q -n %plugin-%version
14cr|vdr-plugin-sudoku-0.3.5-2|32	%patch0 -p1
14cr|vdr-plugin-sudoku-0.3.5-2|33	%vdr_plugin_prep
14cr|vdr-plugin-sudoku-0.3.5-2|34	
14cr|vdr-plugin-sudoku-0.3.5-2|35	%build
14cr|vdr-plugin-sudoku-0.3.5-2|36	%vdr_plugin_build
14cr|vdr-plugin-sudoku-0.3.5-2|37	%make -C tools CXXFLAGS="%optflags %ldflags"
14cr|vdr-plugin-sudoku-0.3.5-2|38	
14cr|vdr-plugin-sudoku-0.3.5-2|39	%install
14cr|vdr-plugin-sudoku-0.3.5-2|40	%vdr_plugin_install
14cr|vdr-plugin-sudoku-0.3.5-2|41	%makeinstall -C tools
14cr|vdr-plugin-sudoku-0.3.5-2|42	
14cr|vdr-plugin-sudoku-0.3.5-2|43	%files -f %plugin.vdr
14cr|vdr-plugin-sudoku-0.3.5-2|44	%defattr(-,root,root)
14cr|vdr-plugin-sudoku-0.3.5-2|45	%doc README HISTORY
14cr|vdr-plugin-sudoku-0.3.5-2|46	%{_bindir}/sudoku_generator
14cr|vdr-plugin-sudoku-0.3.5-2|47	%{_mandir}/man1/sudoku_generator.1*
14cr|vdr-plugin-sudoku-0.3.5-2|48	
14cr|vdr-plugin-sudoku-0.3.5-2|49	
14cr|vdr-plugin-sudoku-0.3.5-2|50	
14cr|vdr-plugin-sudoku-0.3.5-2|51	
14cr|vdr-plugin-sudoku-0.3.5-2|52	%changelog
14cr|vdr-plugin-sudoku-0.3.5-2|53	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-2
14cr|vdr-plugin-sudoku-0.3.5-2|54	+ Revision: 3308119
14cr|vdr-plugin-sudoku-0.3.5-2|55	- Dropped empty post macros
14cr|vdr-plugin-sudoku-0.3.5-2|56	
14cr|vdr-plugin-sudoku-0.3.5-2|57	

8966 14
14cr|vdr-plugin-suspendoutput-1.0.1-3|1	
14cr|vdr-plugin-suspendoutput-1.0.1-3|2	%define plugin	suspendoutput
14cr|vdr-plugin-suspendoutput-1.0.1-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-suspendoutput-1.0.1-3|4	%define version	1.0.1
14cr|vdr-plugin-suspendoutput-1.0.1-3|5	%define rel	3
14cr|vdr-plugin-suspendoutput-1.0.1-3|6	
14cr|vdr-plugin-suspendoutput-1.0.1-3|7	Summary:	VDR plugin: Suspend output
14cr|vdr-plugin-suspendoutput-1.0.1-3|8	Name:		%name
14cr|vdr-plugin-suspendoutput-1.0.1-3|9	Version:	%version
14cr|vdr-plugin-suspendoutput-1.0.1-3|10	Release:	%mkrel %rel
14cr|vdr-plugin-suspendoutput-1.0.1-3|11	Group:		Video
14cr|vdr-plugin-suspendoutput-1.0.1-3|12	License:	GPLv2+
14cr|vdr-plugin-suspendoutput-1.0.1-3|13	URL:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/
14cr|vdr-plugin-suspendoutput-1.0.1-3|14	Source:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/vdr-%plugin-%version.tgz
14cr|vdr-plugin-suspendoutput-1.0.1-3|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-suspendoutput-1.0.1-3|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-suspendoutput-1.0.1-3|17	
14cr|vdr-plugin-suspendoutput-1.0.1-3|18	%description
14cr|vdr-plugin-suspendoutput-1.0.1-3|19	Suspend vdr output (display still image instead of live video).
14cr|vdr-plugin-suspendoutput-1.0.1-3|20	Suspending live TV releases current channel (DVB card) for
14cr|vdr-plugin-suspendoutput-1.0.1-3|21	recording(s) and saves some CPU time with software decoders.
14cr|vdr-plugin-suspendoutput-1.0.1-3|22	Blanking display while replay is paused can avoid burning the image
14cr|vdr-plugin-suspendoutput-1.0.1-3|23	on tube.
14cr|vdr-plugin-suspendoutput-1.0.1-3|24	
14cr|vdr-plugin-suspendoutput-1.0.1-3|25	%prep
14cr|vdr-plugin-suspendoutput-1.0.1-3|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-suspendoutput-1.0.1-3|27	%vdr_plugin_prep
14cr|vdr-plugin-suspendoutput-1.0.1-3|28	
14cr|vdr-plugin-suspendoutput-1.0.1-3|29	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-suspendoutput-1.0.1-3|30	# Show suspend/resume entry in main menu (default)
14cr|vdr-plugin-suspendoutput-1.0.1-3|31	var=MENU
14cr|vdr-plugin-suspendoutput-1.0.1-3|32	param=-m
14cr|vdr-plugin-suspendoutput-1.0.1-3|33	# Don't show entry in main menu
14cr|vdr-plugin-suspendoutput-1.0.1-3|34	var=NOMENU
14cr|vdr-plugin-suspendoutput-1.0.1-3|35	param=-M
14cr|vdr-plugin-suspendoutput-1.0.1-3|36	# Suspend output after MIN minutes of inactivity (default: 120 minutes)
14cr|vdr-plugin-suspendoutput-1.0.1-3|37	var=TIMER_MIN
14cr|vdr-plugin-suspendoutput-1.0.1-3|38	param=--timer=TIMER_MIN
14cr|vdr-plugin-suspendoutput-1.0.1-3|39	# Disable inactivity timer
14cr|vdr-plugin-suspendoutput-1.0.1-3|40	var=NOTIMER
14cr|vdr-plugin-suspendoutput-1.0.1-3|41	param=-T
14cr|vdr-plugin-suspendoutput-1.0.1-3|42	# Allow suspend when replay is paused
14cr|vdr-plugin-suspendoutput-1.0.1-3|43	var=PAUSED
14cr|vdr-plugin-suspendoutput-1.0.1-3|44	param=-p
14cr|vdr-plugin-suspendoutput-1.0.1-3|45	# Show VDR logo when suspended
14cr|vdr-plugin-suspendoutput-1.0.1-3|46	var=LOGO
14cr|vdr-plugin-suspendoutput-1.0.1-3|47	param=-l
14cr|vdr-plugin-suspendoutput-1.0.1-3|48	# Blank screen when suspended
14cr|vdr-plugin-suspendoutput-1.0.1-3|49	var=BLANK
14cr|vdr-plugin-suspendoutput-1.0.1-3|50	param=-b
14cr|vdr-plugin-suspendoutput-1.0.1-3|51	%vdr_plugin_params_end
14cr|vdr-plugin-suspendoutput-1.0.1-3|52	
14cr|vdr-plugin-suspendoutput-1.0.1-3|53	%build
14cr|vdr-plugin-suspendoutput-1.0.1-3|54	%vdr_plugin_build
14cr|vdr-plugin-suspendoutput-1.0.1-3|55	
14cr|vdr-plugin-suspendoutput-1.0.1-3|56	%install
14cr|vdr-plugin-suspendoutput-1.0.1-3|57	%vdr_plugin_install
14cr|vdr-plugin-suspendoutput-1.0.1-3|58	
14cr|vdr-plugin-suspendoutput-1.0.1-3|59	%files -f %plugin.vdr
14cr|vdr-plugin-suspendoutput-1.0.1-3|60	%defattr(-,root,root)
14cr|vdr-plugin-suspendoutput-1.0.1-3|61	%doc README HISTORY
14cr|vdr-plugin-suspendoutput-1.0.1-3|62	
14cr|vdr-plugin-suspendoutput-1.0.1-3|63	
14cr|vdr-plugin-suspendoutput-1.0.1-3|64	
14cr|vdr-plugin-suspendoutput-1.0.1-3|65	%changelog
14cr|vdr-plugin-suspendoutput-1.0.1-3|66	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
14cr|vdr-plugin-suspendoutput-1.0.1-3|67	+ Revision: f5db952
14cr|vdr-plugin-suspendoutput-1.0.1-3|68	- Dropped empty post macros
14cr|vdr-plugin-suspendoutput-1.0.1-3|69	
14cr|vdr-plugin-suspendoutput-1.0.1-3|70	

8967 14
14cr|vdr-plugin-svdrpservice-0.0.4-3|1	
14cr|vdr-plugin-svdrpservice-0.0.4-3|2	%define plugin	svdrpservice
14cr|vdr-plugin-svdrpservice-0.0.4-3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-svdrpservice-0.0.4-3|4	%define version	0.0.4
14cr|vdr-plugin-svdrpservice-0.0.4-3|5	%define rel	3
14cr|vdr-plugin-svdrpservice-0.0.4-3|6	
14cr|vdr-plugin-svdrpservice-0.0.4-3|7	Summary:	VDR plugin: SVDRP client
14cr|vdr-plugin-svdrpservice-0.0.4-3|8	Name:		%name
14cr|vdr-plugin-svdrpservice-0.0.4-3|9	Version:	%version
14cr|vdr-plugin-svdrpservice-0.0.4-3|10	Release:	%mkrel %rel
14cr|vdr-plugin-svdrpservice-0.0.4-3|11	Group:		Video
14cr|vdr-plugin-svdrpservice-0.0.4-3|12	License:	GPL+
14cr|vdr-plugin-svdrpservice-0.0.4-3|13	URL:		http://vdr.schmirler.de/
14cr|vdr-plugin-svdrpservice-0.0.4-3|14	Source:		http://vdr.schmirler.de/svdrpservice/vdr-%plugin-%version.tgz
14cr|vdr-plugin-svdrpservice-0.0.4-3|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-svdrpservice-0.0.4-3|16	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-svdrpservice-0.0.4-3|17	
14cr|vdr-plugin-svdrpservice-0.0.4-3|18	%description
14cr|vdr-plugin-svdrpservice-0.0.4-3|19	This plugin offers SVDRP connections as a service to other plugins.
14cr|vdr-plugin-svdrpservice-0.0.4-3|20	Connecting to streamdev's VTP server port is possible, too. VTP provides
14cr|vdr-plugin-svdrpservice-0.0.4-3|21	a subset of the SVDRP commands but in contrast to SVDRP it can handle
14cr|vdr-plugin-svdrpservice-0.0.4-3|22	multiple connections at a time.
14cr|vdr-plugin-svdrpservice-0.0.4-3|23	
14cr|vdr-plugin-svdrpservice-0.0.4-3|24	There's no reason to load this plugin if no other plugin relies on it.
14cr|vdr-plugin-svdrpservice-0.0.4-3|25	
14cr|vdr-plugin-svdrpservice-0.0.4-3|26	%package -n %plugin-devel
14cr|vdr-plugin-svdrpservice-0.0.4-3|27	Summary:	Development headers for svdrpservice VDR plugin
14cr|vdr-plugin-svdrpservice-0.0.4-3|28	Group:		Development/C++
14cr|vdr-plugin-svdrpservice-0.0.4-3|29	Requires:	vdr-devel
14cr|vdr-plugin-svdrpservice-0.0.4-3|30	
14cr|vdr-plugin-svdrpservice-0.0.4-3|31	%description -n %plugin-devel
14cr|vdr-plugin-svdrpservice-0.0.4-3|32	Development headers for svdrpservice VDR plugin needed for building
14cr|vdr-plugin-svdrpservice-0.0.4-3|33	some plugins depending on svdrpservice.
14cr|vdr-plugin-svdrpservice-0.0.4-3|34	
14cr|vdr-plugin-svdrpservice-0.0.4-3|35	%prep
14cr|vdr-plugin-svdrpservice-0.0.4-3|36	%setup -q -n %plugin-%version
14cr|vdr-plugin-svdrpservice-0.0.4-3|37	%vdr_plugin_prep
14cr|vdr-plugin-svdrpservice-0.0.4-3|38	
14cr|vdr-plugin-svdrpservice-0.0.4-3|39	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-svdrpservice-0.0.4-3|40	# Default server IP and optional port (e.g. 192.168.0.1:2001).
14cr|vdr-plugin-svdrpservice-0.0.4-3|41	# If no port is given, the default SVDRP port 2001 is assumed.
14cr|vdr-plugin-svdrpservice-0.0.4-3|42	var=DEFAULT_SERVER
14cr|vdr-plugin-svdrpservice-0.0.4-3|43	param=DEFAULT_SERVER
14cr|vdr-plugin-svdrpservice-0.0.4-3|44	%vdr_plugin_params_end
14cr|vdr-plugin-svdrpservice-0.0.4-3|45	
14cr|vdr-plugin-svdrpservice-0.0.4-3|46	%build
14cr|vdr-plugin-svdrpservice-0.0.4-3|47	%vdr_plugin_build
14cr|vdr-plugin-svdrpservice-0.0.4-3|48	
14cr|vdr-plugin-svdrpservice-0.0.4-3|49	%install
14cr|vdr-plugin-svdrpservice-0.0.4-3|50	%vdr_plugin_install
14cr|vdr-plugin-svdrpservice-0.0.4-3|51	
14cr|vdr-plugin-svdrpservice-0.0.4-3|52	install -D -m644 svdrpservice.h %buildroot%_includedir/vdr/%plugin/svdrpservice.h
14cr|vdr-plugin-svdrpservice-0.0.4-3|53	
14cr|vdr-plugin-svdrpservice-0.0.4-3|54	%files -f %plugin.vdr
14cr|vdr-plugin-svdrpservice-0.0.4-3|55	%defattr(-,root,root)
14cr|vdr-plugin-svdrpservice-0.0.4-3|56	%doc README HISTORY
14cr|vdr-plugin-svdrpservice-0.0.4-3|57	
14cr|vdr-plugin-svdrpservice-0.0.4-3|58	%files -n %plugin-devel
14cr|vdr-plugin-svdrpservice-0.0.4-3|59	%defattr(-,root,root)
14cr|vdr-plugin-svdrpservice-0.0.4-3|60	%{_includedir}/vdr/%{plugin}
14cr|vdr-plugin-svdrpservice-0.0.4-3|61	
14cr|vdr-plugin-svdrpservice-0.0.4-3|62	
14cr|vdr-plugin-svdrpservice-0.0.4-3|63	
14cr|vdr-plugin-svdrpservice-0.0.4-3|64	%changelog
14cr|vdr-plugin-svdrpservice-0.0.4-3|65	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cr|vdr-plugin-svdrpservice-0.0.4-3|66	+ Revision: be01ab5
14cr|vdr-plugin-svdrpservice-0.0.4-3|67	- Dropped empty post macros
14cr|vdr-plugin-svdrpservice-0.0.4-3|68	
14cr|vdr-plugin-svdrpservice-0.0.4-3|69	

8968 14
14cr|vdr-plugin-sysinfo-0.1.0a-22|1	
14cr|vdr-plugin-sysinfo-0.1.0a-22|2	%define plugin	sysinfo
14cr|vdr-plugin-sysinfo-0.1.0a-22|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-sysinfo-0.1.0a-22|4	%define version	0.1.0a
14cr|vdr-plugin-sysinfo-0.1.0a-22|5	%define rel	22
14cr|vdr-plugin-sysinfo-0.1.0a-22|6	
14cr|vdr-plugin-sysinfo-0.1.0a-22|7	Summary:	VDR plugin: System information plugin
14cr|vdr-plugin-sysinfo-0.1.0a-22|8	Name:		%name
14cr|vdr-plugin-sysinfo-0.1.0a-22|9	Version:	%version
14cr|vdr-plugin-sysinfo-0.1.0a-22|10	Release:	%mkrel %rel
14cr|vdr-plugin-sysinfo-0.1.0a-22|11	Group:		Video
14cr|vdr-plugin-sysinfo-0.1.0a-22|12	License:	GPL
14cr|vdr-plugin-sysinfo-0.1.0a-22|13	URL:		http://kikko77.altervista.org/
14cr|vdr-plugin-sysinfo-0.1.0a-22|14	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-sysinfo-0.1.0a-22|15	Patch0:		01_sysinfo-0.1.0a-fontfix.dpatch
14cr|vdr-plugin-sysinfo-0.1.0a-22|16	Patch1:		sysinfo-0.1.0a-i18n-1.6.patch
14cr|vdr-plugin-sysinfo-0.1.0a-22|17	Patch2:		sysinfo-fix-includes.patch
14cr|vdr-plugin-sysinfo-0.1.0a-22|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-sysinfo-0.1.0a-22|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-sysinfo-0.1.0a-22|20	
14cr|vdr-plugin-sysinfo-0.1.0a-22|21	%description
14cr|vdr-plugin-sysinfo-0.1.0a-22|22	This plugin show same features of the vdr-box system like :
14cr|vdr-plugin-sysinfo-0.1.0a-22|23	- kernel version
14cr|vdr-plugin-sysinfo-0.1.0a-22|24	- cpu type
14cr|vdr-plugin-sysinfo-0.1.0a-22|25	- cpu frequency
14cr|vdr-plugin-sysinfo-0.1.0a-22|26	- cpu usage
14cr|vdr-plugin-sysinfo-0.1.0a-22|27	- cpu free
14cr|vdr-plugin-sysinfo-0.1.0a-22|28	- total memory
14cr|vdr-plugin-sysinfo-0.1.0a-22|29	- memory free
14cr|vdr-plugin-sysinfo-0.1.0a-22|30	- memory usage
14cr|vdr-plugin-sysinfo-0.1.0a-22|31	
14cr|vdr-plugin-sysinfo-0.1.0a-22|32	%prep
14cr|vdr-plugin-sysinfo-0.1.0a-22|33	%setup -q -n %plugin-%version
14cr|vdr-plugin-sysinfo-0.1.0a-22|34	%patch0 -p1
14cr|vdr-plugin-sysinfo-0.1.0a-22|35	%patch1 -p1
14cr|vdr-plugin-sysinfo-0.1.0a-22|36	%patch2 -p1
14cr|vdr-plugin-sysinfo-0.1.0a-22|37	%vdr_plugin_prep
14cr|vdr-plugin-sysinfo-0.1.0a-22|38	
14cr|vdr-plugin-sysinfo-0.1.0a-22|39	%build
14cr|vdr-plugin-sysinfo-0.1.0a-22|40	%vdr_plugin_build
14cr|vdr-plugin-sysinfo-0.1.0a-22|41	
14cr|vdr-plugin-sysinfo-0.1.0a-22|42	%install
14cr|vdr-plugin-sysinfo-0.1.0a-22|43	%vdr_plugin_install
14cr|vdr-plugin-sysinfo-0.1.0a-22|44	
14cr|vdr-plugin-sysinfo-0.1.0a-22|45	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-sysinfo-0.1.0a-22|46	install -m755 script/sysinfo.sh %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-sysinfo-0.1.0a-22|47	
14cr|vdr-plugin-sysinfo-0.1.0a-22|48	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-sysinfo-0.1.0a-22|49	
14cr|vdr-plugin-sysinfo-0.1.0a-22|50	cat > %{buildroot}%{_bindir}/sysinfo.sh <<EOF
14cr|vdr-plugin-sysinfo-0.1.0a-22|51	#!/bin/sh
14cr|vdr-plugin-sysinfo-0.1.0a-22|52	VDR_CONFIGDIR="%{_vdr_cfgdir}"
14cr|vdr-plugin-sysinfo-0.1.0a-22|53	[ -e %{_sysconfdir}/sysconfig/vdr ] && . %{_sysconfdir}/sysconfig/vdr
14cr|vdr-plugin-sysinfo-0.1.0a-22|54	exec \$VDR_CONFIGDIR/plugins/%plugin/sysinfo.sh \$@
14cr|vdr-plugin-sysinfo-0.1.0a-22|55	EOF
14cr|vdr-plugin-sysinfo-0.1.0a-22|56	chmod a+x %{buildroot}%{_bindir}/sysinfo.sh
14cr|vdr-plugin-sysinfo-0.1.0a-22|57	
14cr|vdr-plugin-sysinfo-0.1.0a-22|58	%files -f %plugin.vdr
14cr|vdr-plugin-sysinfo-0.1.0a-22|59	%defattr(-,root,root)
14cr|vdr-plugin-sysinfo-0.1.0a-22|60	%doc README HISTORY
14cr|vdr-plugin-sysinfo-0.1.0a-22|61	%{_bindir}/sysinfo.sh
14cr|vdr-plugin-sysinfo-0.1.0a-22|62	%{_vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-sysinfo-0.1.0a-22|63	
14cr|vdr-plugin-sysinfo-0.1.0a-22|64	
14cr|vdr-plugin-sysinfo-0.1.0a-22|65	
14cr|vdr-plugin-sysinfo-0.1.0a-22|66	%changelog
14cr|vdr-plugin-sysinfo-0.1.0a-22|67	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0a-22
14cr|vdr-plugin-sysinfo-0.1.0a-22|68	+ Revision: 56255d6
14cr|vdr-plugin-sysinfo-0.1.0a-22|69	- Dropped empty post macros
14cr|vdr-plugin-sysinfo-0.1.0a-22|70	
14cr|vdr-plugin-sysinfo-0.1.0a-22|71	

8969 14
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|1	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|2	%define plugin	taste
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|4	%define version	0.0.2d
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|5	%define snapshot 20080425
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|6	%define rel	6
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|7	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|8	Summary:	VDR plugin: Lock unwanted shows by keywords
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|9	Name:		%name
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|10	Version:	%version
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|11	Release:	%mkrel 1.%snapshot.%rel
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|12	Group:		Video
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|13	License:	GPL
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|14	URL:		http://linux.kompiliert.net/index.php?view=taste
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|15	Patch0:		91_taste-0.0.2d+cvs20061111-1.5.0.dpatch
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|16	Patch1:		taste-i18n-1.6.patch
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|17	Source:		vdr-%plugin-%snapshot.tar.bz2
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|20	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|21	%description
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|22	With this plugin, VDR will skip every channel that doesn't match
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|23	your "taste", which means that the current programme (if available)
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|24	is checked against a blacklist, and if it matches, a message will be
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|25	displayed and the channel is being skipped. You can either wait for
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|26	the plugin to change the channel for you after a configurable amount
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|27	of time, or simply zap again.
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|28	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|29	%prep
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|30	%setup -q -n %plugin
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|31	%patch0 -p1
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|32	%patch1 -p1
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|33	%vdr_plugin_prep
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|34	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|35	%build
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|36	%vdr_plugin_build
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|37	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|38	%install
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|39	%vdr_plugin_install
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|40	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|41	%files -f %plugin.vdr
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|42	%defattr(-,root,root)
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|43	%doc README HISTORY
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|44	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|45	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|46	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|47	%changelog
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|48	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2d-1.20080425.6
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|49	+ Revision: ce5a30e
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|50	- Dropped empty post macros
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|51	
14cr|vdr-plugin-taste-0.0.2d-1.20080425.6|52	

8970 14
14cr|vdr-plugin-text2skin-1.3.1-5|1	%define plugin	text2skin
14cr|vdr-plugin-text2skin-1.3.1-5|2	%define snap	0
14cr|vdr-plugin-text2skin-1.3.1-5|3	
14cr|vdr-plugin-text2skin-1.3.1-5|4	%define debug_package %{nil}
14cr|vdr-plugin-text2skin-1.3.1-5|5	
14cr|vdr-plugin-text2skin-1.3.1-5|6	Summary:	VDR plugin: Loader for text-based skins
14cr|vdr-plugin-text2skin-1.3.1-5|7	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-text2skin-1.3.1-5|8	Version:	1.3.1
14cr|vdr-plugin-text2skin-1.3.1-5|9	Release:	5
14cr|vdr-plugin-text2skin-1.3.1-5|10	Group:		Video
14cr|vdr-plugin-text2skin-1.3.1-5|11	License:	GPL+
14cr|vdr-plugin-text2skin-1.3.1-5|12	URL:		http://projects.vdr-developer.org/projects/list_files/plg-text2skin
14cr|vdr-plugin-text2skin-1.3.1-5|13	Source:		vdr-%{plugin}-%{version}.tgz
14cr|vdr-plugin-text2skin-1.3.1-5|14	Patch0:		text2skin-imagemagick-6.6.2.patch
14cr|vdr-plugin-text2skin-1.3.1-5|15	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-text2skin-1.3.1-5|16	BuildRequires:	freetype2-devel imagemagick-devel
14cr|vdr-plugin-text2skin-1.3.1-5|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-text2skin-1.3.1-5|18	
14cr|vdr-plugin-text2skin-1.3.1-5|19	%description
14cr|vdr-plugin-text2skin-1.3.1-5|20	This plugin is designed to load and interpret a set of files describing the
14cr|vdr-plugin-text2skin-1.3.1-5|21	layout of the On Screen Display and to make this "Skin" available to VDR via
14cr|vdr-plugin-text2skin-1.3.1-5|22	Setup -> OSD in the main menu. Of course it is possible to load more than one
14cr|vdr-plugin-text2skin-1.3.1-5|23	text-based skin this way and to choose between them while running VDR. All
14cr|vdr-plugin-text2skin-1.3.1-5|24	skins may be themeable (you can create your own color-theme) and translateable
14cr|vdr-plugin-text2skin-1.3.1-5|25	as the author of the skin wishes.
14cr|vdr-plugin-text2skin-1.3.1-5|26	
14cr|vdr-plugin-text2skin-1.3.1-5|27	%prep
14cr|vdr-plugin-text2skin-1.3.1-5|28	%setup -q -n %{plugin}-%{version}
14cr|vdr-plugin-text2skin-1.3.1-5|29	%apply_patches
14cr|vdr-plugin-text2skin-1.3.1-5|30	%vdr_plugin_prep
14cr|vdr-plugin-text2skin-1.3.1-5|31	
14cr|vdr-plugin-text2skin-1.3.1-5|32	%build
14cr|vdr-plugin-text2skin-1.3.1-5|33	%vdr_plugin_build
14cr|vdr-plugin-text2skin-1.3.1-5|34	
14cr|vdr-plugin-text2skin-1.3.1-5|35	%install
14cr|vdr-plugin-text2skin-1.3.1-5|36	%vdr_plugin_install
14cr|vdr-plugin-text2skin-1.3.1-5|37	
14cr|vdr-plugin-text2skin-1.3.1-5|38	install -d -m755 %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-text2skin-1.3.1-5|39	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cr|vdr-plugin-text2skin-1.3.1-5|40	ln -s %{vdr_plugin_datadir}/%{plugin} %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-text2skin-1.3.1-5|41	
14cr|vdr-plugin-text2skin-1.3.1-5|42	%files -f %plugin.vdr
14cr|vdr-plugin-text2skin-1.3.1-5|43	%doc README* HISTORY CONTRIBUTORS
14cr|vdr-plugin-text2skin-1.3.1-5|44	%doc contrib Docs/*
14cr|vdr-plugin-text2skin-1.3.1-5|45	%{vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-text2skin-1.3.1-5|46	%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-text2skin-1.3.1-5|47	
14cr|vdr-plugin-text2skin-1.3.1-5|48	
14cr|vdr-plugin-text2skin-1.3.1-5|49	%changelog
14cr|vdr-plugin-text2skin-1.3.1-5|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-5
14cr|vdr-plugin-text2skin-1.3.1-5|51	+ Revision: a998176
14cr|vdr-plugin-text2skin-1.3.1-5|52	- MassBuild#464: Increase release tag
14cr|vdr-plugin-text2skin-1.3.1-5|53	
14cr|vdr-plugin-text2skin-1.3.1-5|54	

8971 14
14cr|vdr-plugin-timeline-1.0.141-17|1	
14cr|vdr-plugin-timeline-1.0.141-17|2	%define plugin	timeline
14cr|vdr-plugin-timeline-1.0.141-17|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-timeline-1.0.141-17|4	%define version	1.0.141
14cr|vdr-plugin-timeline-1.0.141-17|5	%define rel	17
14cr|vdr-plugin-timeline-1.0.141-17|6	
14cr|vdr-plugin-timeline-1.0.141-17|7	Summary:	VDR plugin: Show timer overview and collisions
14cr|vdr-plugin-timeline-1.0.141-17|8	Name:		%name
14cr|vdr-plugin-timeline-1.0.141-17|9	Version:	%version
14cr|vdr-plugin-timeline-1.0.141-17|10	Release:	%mkrel %rel
14cr|vdr-plugin-timeline-1.0.141-17|11	Group:		Video
14cr|vdr-plugin-timeline-1.0.141-17|12	License:	GPL
14cr|vdr-plugin-timeline-1.0.141-17|13	URL:		http://www.js-home.org/vdr/timeline/
14cr|vdr-plugin-timeline-1.0.141-17|14	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-timeline-1.0.141-17|15	Patch0:		91_timeline-1.0.141-1.5.0.dpatch
14cr|vdr-plugin-timeline-1.0.141-17|16	Patch1:		92_timeline-1.0.141-vdr-1.5.3.dpatch
14cr|vdr-plugin-timeline-1.0.141-17|17	Patch2:		timeline-1.0.141-i18n-1.6.patch
14cr|vdr-plugin-timeline-1.0.141-17|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-timeline-1.0.141-17|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-timeline-1.0.141-17|20	
14cr|vdr-plugin-timeline-1.0.141-17|21	%description
14cr|vdr-plugin-timeline-1.0.141-17|22	Shows a timeline of all programmed timers per day and informs
14cr|vdr-plugin-timeline-1.0.141-17|23	you of timer conflicts:
14cr|vdr-plugin-timeline-1.0.141-17|24	- record transmissions at the same time
14cr|vdr-plugin-timeline-1.0.141-17|25	and
14cr|vdr-plugin-timeline-1.0.141-17|26	- transmissions are on different channels (on different frequencies)
14cr|vdr-plugin-timeline-1.0.141-17|27	and
14cr|vdr-plugin-timeline-1.0.141-17|28	- there are not enough input devices
14cr|vdr-plugin-timeline-1.0.141-17|29	
14cr|vdr-plugin-timeline-1.0.141-17|30	%prep
14cr|vdr-plugin-timeline-1.0.141-17|31	%setup -q -n %plugin-%version
14cr|vdr-plugin-timeline-1.0.141-17|32	%patch0 -p1
14cr|vdr-plugin-timeline-1.0.141-17|33	%patch1 -p1
14cr|vdr-plugin-timeline-1.0.141-17|34	%patch2 -p1
14cr|vdr-plugin-timeline-1.0.141-17|35	%vdr_plugin_prep
14cr|vdr-plugin-timeline-1.0.141-17|36	
14cr|vdr-plugin-timeline-1.0.141-17|37	%build
14cr|vdr-plugin-timeline-1.0.141-17|38	%vdr_plugin_build
14cr|vdr-plugin-timeline-1.0.141-17|39	
14cr|vdr-plugin-timeline-1.0.141-17|40	%install
14cr|vdr-plugin-timeline-1.0.141-17|41	%vdr_plugin_install
14cr|vdr-plugin-timeline-1.0.141-17|42	
14cr|vdr-plugin-timeline-1.0.141-17|43	%files -f %plugin.vdr
14cr|vdr-plugin-timeline-1.0.141-17|44	%defattr(-,root,root)
14cr|vdr-plugin-timeline-1.0.141-17|45	%doc README HISTORY
14cr|vdr-plugin-timeline-1.0.141-17|46	
14cr|vdr-plugin-timeline-1.0.141-17|47	
14cr|vdr-plugin-timeline-1.0.141-17|48	
14cr|vdr-plugin-timeline-1.0.141-17|49	
14cr|vdr-plugin-timeline-1.0.141-17|50	
14cr|vdr-plugin-timeline-1.0.141-17|51	%changelog
14cr|vdr-plugin-timeline-1.0.141-17|52	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.141-17
14cr|vdr-plugin-timeline-1.0.141-17|53	+ Revision: c82381e
14cr|vdr-plugin-timeline-1.0.141-17|54	- Dropped empty post macros
14cr|vdr-plugin-timeline-1.0.141-17|55	
14cr|vdr-plugin-timeline-1.0.141-17|56	

8972 14
14cr|vdr-plugin-timersync-0.1.0-10|1	
14cr|vdr-plugin-timersync-0.1.0-10|2	%define plugin	timersync
14cr|vdr-plugin-timersync-0.1.0-10|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-timersync-0.1.0-10|4	%define version	0.1.0
14cr|vdr-plugin-timersync-0.1.0-10|5	%define rel	10
14cr|vdr-plugin-timersync-0.1.0-10|6	
14cr|vdr-plugin-timersync-0.1.0-10|7	Summary:	VDR plugin: Synchronize timers with server
14cr|vdr-plugin-timersync-0.1.0-10|8	Name:		%name
14cr|vdr-plugin-timersync-0.1.0-10|9	Version:	%version
14cr|vdr-plugin-timersync-0.1.0-10|10	Release:	%mkrel %rel
14cr|vdr-plugin-timersync-0.1.0-10|11	Group:		Video
14cr|vdr-plugin-timersync-0.1.0-10|12	License:	GPL
14cr|vdr-plugin-timersync-0.1.0-10|13	URL:		http://phivdr.dyndns.org/vdr/vdr-timersync/
14cr|vdr-plugin-timersync-0.1.0-10|14	Source:		http://phivdr.dyndns.org/vdr/vdr-timersync/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-timersync-0.1.0-10|15	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-timersync-0.1.0-10|16	BuildRequires:	svdrpservice-devel
14cr|vdr-plugin-timersync-0.1.0-10|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-timersync-0.1.0-10|18	Requires:	vdr-plugin-svdrpservice
14cr|vdr-plugin-timersync-0.1.0-10|19	
14cr|vdr-plugin-timersync-0.1.0-10|20	%description
14cr|vdr-plugin-timersync-0.1.0-10|21	This plugin synchronizes timers between client VDR and server VDR.
14cr|vdr-plugin-timersync-0.1.0-10|22	All recordings are done at server, but all timers are visible in
14cr|vdr-plugin-timersync-0.1.0-10|23	both VDR instances.
14cr|vdr-plugin-timersync-0.1.0-10|24	
14cr|vdr-plugin-timersync-0.1.0-10|25	%prep
14cr|vdr-plugin-timersync-0.1.0-10|26	%setup -q -n %plugin-%version
14cr|vdr-plugin-timersync-0.1.0-10|27	%vdr_plugin_prep
14cr|vdr-plugin-timersync-0.1.0-10|28	
14cr|vdr-plugin-timersync-0.1.0-10|29	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' timersync.c
14cr|vdr-plugin-timersync-0.1.0-10|30	
14cr|vdr-plugin-timersync-0.1.0-10|31	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-timersync-0.1.0-10|32	# VDR Server address and optional SVDRP port
14cr|vdr-plugin-timersync-0.1.0-10|33	# This can also be configured in svdrpservice plugin setup menu
14cr|vdr-plugin-timersync-0.1.0-10|34	var=VDR_SERVER_ADDRESS
14cr|vdr-plugin-timersync-0.1.0-10|35	param=--server=VDR_SERVER_ADDRESS
14cr|vdr-plugin-timersync-0.1.0-10|36	%vdr_plugin_params_end
14cr|vdr-plugin-timersync-0.1.0-10|37	
14cr|vdr-plugin-timersync-0.1.0-10|38	%build
14cr|vdr-plugin-timersync-0.1.0-10|39	%vdr_plugin_build
14cr|vdr-plugin-timersync-0.1.0-10|40	
14cr|vdr-plugin-timersync-0.1.0-10|41	%install
14cr|vdr-plugin-timersync-0.1.0-10|42	%vdr_plugin_install
14cr|vdr-plugin-timersync-0.1.0-10|43	
14cr|vdr-plugin-timersync-0.1.0-10|44	%files -f %plugin.vdr
14cr|vdr-plugin-timersync-0.1.0-10|45	%defattr(-,root,root)
14cr|vdr-plugin-timersync-0.1.0-10|46	%doc README HISTORY
14cr|vdr-plugin-timersync-0.1.0-10|47	
14cr|vdr-plugin-timersync-0.1.0-10|48	
14cr|vdr-plugin-timersync-0.1.0-10|49	
14cr|vdr-plugin-timersync-0.1.0-10|50	%changelog
14cr|vdr-plugin-timersync-0.1.0-10|51	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-10
14cr|vdr-plugin-timersync-0.1.0-10|52	+ Revision: e8283bb
14cr|vdr-plugin-timersync-0.1.0-10|53	- Dropped empty post macros
14cr|vdr-plugin-timersync-0.1.0-10|54	
14cr|vdr-plugin-timersync-0.1.0-10|55	

8973 14
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|1	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|2	%define plugin	ttxtsubs
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|4	%define version	0.0.5
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|5	%define edition	rre
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|6	%define edlong	raastinrauta
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|7	%define rel	6
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|8	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|9	%define release %mkrel 10.%edition.%rel
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|10	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|11	Summary:	VDR plugin: Teletext subtitles
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|12	Name:		%name
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|13	Epoch:		1
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|14	Version:	%version
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|15	Release:	%release
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|16	Group:		Video
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|17	License:	GPL+
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|18	URL:		ftp://ftp.nada.kth.se/pub/home/ragge/vdr/
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|19	Source:		ftp://ftp.nada.kth.se/pub/home/ragge/vdr/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|20	# http://www.saunalahti.fi/~rahrenbe/vdr/patches/
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|21	Patch1:		vdr-ttxtsubs-0.0.5-%edlong-edition.diff
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|22	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|23	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|24	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|25	%description
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|26	This plugin implements displaying, recording and replaying teletext
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|27	based subtitles using the on screen display.
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|28	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|29	This is the %edlong edition, currently maintained by Rolf
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|30	Ahrenberg.
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|31	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|32	%prep
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|33	%setup -q -n %plugin-%version
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|34	%patch1 -p1
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|35	%vdr_plugin_prep
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|36	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|37	%build
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|38	%vdr_plugin_build
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|39	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|40	%install
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|41	%vdr_plugin_install
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|42	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|43	%files -f %plugin.vdr
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|44	%defattr(-,root,root)
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|45	%doc README TROUBLESHOOTING HISTORY
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|46	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|47	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|48	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|49	%changelog
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|50	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.5-10.rre.6
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|51	+ Revision: e1b7d7f
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|52	- Dropped empty post macros
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|53	
14cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|54	

8974 14
14cr|vdr-plugin-tvonscreen-1.0.141-13|1	
14cr|vdr-plugin-tvonscreen-1.0.141-13|2	%define plugin	tvonscreen
14cr|vdr-plugin-tvonscreen-1.0.141-13|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-tvonscreen-1.0.141-13|4	%define version	1.0.141
14cr|vdr-plugin-tvonscreen-1.0.141-13|5	%define rel	13
14cr|vdr-plugin-tvonscreen-1.0.141-13|6	
14cr|vdr-plugin-tvonscreen-1.0.141-13|7	# backportability
14cr|vdr-plugin-tvonscreen-1.0.141-13|8	%define _localstatedir %{_var}
14cr|vdr-plugin-tvonscreen-1.0.141-13|9	
14cr|vdr-plugin-tvonscreen-1.0.141-13|10	Summary:	VDR plugin: Shows the EPG info in form of a typical TV magazine
14cr|vdr-plugin-tvonscreen-1.0.141-13|11	Name:		%name
14cr|vdr-plugin-tvonscreen-1.0.141-13|12	Version:	%version
14cr|vdr-plugin-tvonscreen-1.0.141-13|13	Release:	%mkrel %rel
14cr|vdr-plugin-tvonscreen-1.0.141-13|14	Group:		Video
14cr|vdr-plugin-tvonscreen-1.0.141-13|15	License:	GPL
14cr|vdr-plugin-tvonscreen-1.0.141-13|16	URL:		http://www.js-home.org/vdr/tvonscreen/
14cr|vdr-plugin-tvonscreen-1.0.141-13|17	Source:		vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-tvonscreen-1.0.141-13|18	# dpatches from e-tobi repo
14cr|vdr-plugin-tvonscreen-1.0.141-13|19	Patch0:		02_tvonscreen-1.0-fixes.dpatch
14cr|vdr-plugin-tvonscreen-1.0.141-13|20	Patch1:		90_tvonscreen-1.0.141-1.5.3.dpatch
14cr|vdr-plugin-tvonscreen-1.0.141-13|21	Patch2:		tvonscreen-1.0.141-i18n-1.6.patch
14cr|vdr-plugin-tvonscreen-1.0.141-13|22	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-tvonscreen-1.0.141-13|23	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-tvonscreen-1.0.141-13|24	
14cr|vdr-plugin-tvonscreen-1.0.141-13|25	%description
14cr|vdr-plugin-tvonscreen-1.0.141-13|26	This plugins shows the EPG data in the typical way a TV magazine
14cr|vdr-plugin-tvonscreen-1.0.141-13|27	does. The channels are shown from left to right, 3 on one screen.
14cr|vdr-plugin-tvonscreen-1.0.141-13|28	
14cr|vdr-plugin-tvonscreen-1.0.141-13|29	You can scroll though the channels and the time, create timers,
14cr|vdr-plugin-tvonscreen-1.0.141-13|30	show details, search for events and add vdradmin auto timers.
14cr|vdr-plugin-tvonscreen-1.0.141-13|31	
14cr|vdr-plugin-tvonscreen-1.0.141-13|32	%prep
14cr|vdr-plugin-tvonscreen-1.0.141-13|33	%setup -q -n %plugin-%version
14cr|vdr-plugin-tvonscreen-1.0.141-13|34	%patch0 -p1
14cr|vdr-plugin-tvonscreen-1.0.141-13|35	%patch1 -p1
14cr|vdr-plugin-tvonscreen-1.0.141-13|36	%patch2 -p1
14cr|vdr-plugin-tvonscreen-1.0.141-13|37	%vdr_plugin_prep
14cr|vdr-plugin-tvonscreen-1.0.141-13|38	
14cr|vdr-plugin-tvonscreen-1.0.141-13|39	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-tvonscreen-1.0.141-13|40	# optional path for the XPM channel logos
14cr|vdr-plugin-tvonscreen-1.0.141-13|41	var=CHANLOGOS
14cr|vdr-plugin-tvonscreen-1.0.141-13|42	param="-l CHANLOGOS"
14cr|vdr-plugin-tvonscreen-1.0.141-13|43	default=%{_vdr_chanlogodir}
14cr|vdr-plugin-tvonscreen-1.0.141-13|44	# path and filename to vdradmin at file
14cr|vdr-plugin-tvonscreen-1.0.141-13|45	var=VDRADMIN_TIMERFILE
14cr|vdr-plugin-tvonscreen-1.0.141-13|46	param="-v VDRADMIN_TIMERFILE"
14cr|vdr-plugin-tvonscreen-1.0.141-13|47	default=%{_localstatedir}/lib/vdradmin/vdradmin.at
14cr|vdr-plugin-tvonscreen-1.0.141-13|48	%vdr_plugin_params_end
14cr|vdr-plugin-tvonscreen-1.0.141-13|49	
14cr|vdr-plugin-tvonscreen-1.0.141-13|50	%build
14cr|vdr-plugin-tvonscreen-1.0.141-13|51	%vdr_plugin_build
14cr|vdr-plugin-tvonscreen-1.0.141-13|52	
14cr|vdr-plugin-tvonscreen-1.0.141-13|53	%install
14cr|vdr-plugin-tvonscreen-1.0.141-13|54	%vdr_plugin_install
14cr|vdr-plugin-tvonscreen-1.0.141-13|55	
14cr|vdr-plugin-tvonscreen-1.0.141-13|56	%files -f %plugin.vdr
14cr|vdr-plugin-tvonscreen-1.0.141-13|57	%defattr(-,root,root)
14cr|vdr-plugin-tvonscreen-1.0.141-13|58	%doc README HISTORY
14cr|vdr-plugin-tvonscreen-1.0.141-13|59	
14cr|vdr-plugin-tvonscreen-1.0.141-13|60	
14cr|vdr-plugin-tvonscreen-1.0.141-13|61	
14cr|vdr-plugin-tvonscreen-1.0.141-13|62	
14cr|vdr-plugin-tvonscreen-1.0.141-13|63	
14cr|vdr-plugin-tvonscreen-1.0.141-13|64	%changelog
14cr|vdr-plugin-tvonscreen-1.0.141-13|65	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.141-13
14cr|vdr-plugin-tvonscreen-1.0.141-13|66	+ Revision: 3e46dc2
14cr|vdr-plugin-tvonscreen-1.0.141-13|67	- Dropped empty post macros
14cr|vdr-plugin-tvonscreen-1.0.141-13|68	
14cr|vdr-plugin-tvonscreen-1.0.141-13|69	

8975 14
14cr|vdr-plugin-vcd-0.9-7|1	%define plugin	vcd
14cr|vdr-plugin-vcd-0.9-7|2	
14cr|vdr-plugin-vcd-0.9-7|3	Summary:	VDR plugin: VideoCD Player
14cr|vdr-plugin-vcd-0.9-7|4	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-vcd-0.9-7|5	Version:	0.9
14cr|vdr-plugin-vcd-0.9-7|6	Release:	7
14cr|vdr-plugin-vcd-0.9-7|7	Group:		Video
14cr|vdr-plugin-vcd-0.9-7|8	License:	GPL
14cr|vdr-plugin-vcd-0.9-7|9	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/vcd.html
14cr|vdr-plugin-vcd-0.9-7|10	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
14cr|vdr-plugin-vcd-0.9-7|11	Patch0:		vcd-0.9-i18n-1.6.patch
14cr|vdr-plugin-vcd-0.9-7|12	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-vcd-0.9-7|13	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-vcd-0.9-7|14	Requires(post):	vdr-common
14cr|vdr-plugin-vcd-0.9-7|15	
14cr|vdr-plugin-vcd-0.9-7|16	%description
14cr|vdr-plugin-vcd-0.9-7|17	This plugin adds the functionality to replay VideoCDs (and Super VideoCDs)
14cr|vdr-plugin-vcd-0.9-7|18	from within VDR (by Klaus Schmidinger).
14cr|vdr-plugin-vcd-0.9-7|19	
14cr|vdr-plugin-vcd-0.9-7|20	%prep
14cr|vdr-plugin-vcd-0.9-7|21	%setup -q -n %plugin-%version
14cr|vdr-plugin-vcd-0.9-7|22	%patch0 -p1
14cr|vdr-plugin-vcd-0.9-7|23	%vdr_plugin_prep
14cr|vdr-plugin-vcd-0.9-7|24	
14cr|vdr-plugin-vcd-0.9-7|25	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-vcd-0.9-7|26	# use DEV as the CD-ROM device
14cr|vdr-plugin-vcd-0.9-7|27	# default: /dev/cdrom
14cr|vdr-plugin-vcd-0.9-7|28	var=VCD_DEVICE
14cr|vdr-plugin-vcd-0.9-7|29	param=--vcd=VCD_DEVICE
14cr|vdr-plugin-vcd-0.9-7|30	%vdr_plugin_params_end
14cr|vdr-plugin-vcd-0.9-7|31	
14cr|vdr-plugin-vcd-0.9-7|32	%build
14cr|vdr-plugin-vcd-0.9-7|33	%vdr_plugin_build
14cr|vdr-plugin-vcd-0.9-7|34	
14cr|vdr-plugin-vcd-0.9-7|35	%install
14cr|vdr-plugin-vcd-0.9-7|36	%vdr_plugin_install
14cr|vdr-plugin-vcd-0.9-7|37	
14cr|vdr-plugin-vcd-0.9-7|38	%post
14cr|vdr-plugin-vcd-0.9-7|39	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
14cr|vdr-plugin-vcd-0.9-7|40	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
14cr|vdr-plugin-vcd-0.9-7|41	
14cr|vdr-plugin-vcd-0.9-7|42	%files -f %plugin.vdr
14cr|vdr-plugin-vcd-0.9-7|43	%defattr(-,root,root)
14cr|vdr-plugin-vcd-0.9-7|44	%doc README COPYING HISTORY
14cr|vdr-plugin-vcd-0.9-7|45	
14cr|vdr-plugin-vcd-0.9-7|46	
14cr|vdr-plugin-vcd-0.9-7|47	
14cr|vdr-plugin-vcd-0.9-7|48	%changelog
14cr|vdr-plugin-vcd-0.9-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-7
14cr|vdr-plugin-vcd-0.9-7|50	+ Revision: ea05d1c
14cr|vdr-plugin-vcd-0.9-7|51	- MassBuild#464: Increase release tag
14cr|vdr-plugin-vcd-0.9-7|52	
14cr|vdr-plugin-vcd-0.9-7|53	

8976 14
14cr|vdr-plugin-vdrrip-0.3.0-14|1	%define plugin	vdrrip
14cr|vdr-plugin-vdrrip-0.3.0-14|2	
14cr|vdr-plugin-vdrrip-0.3.0-14|3	%bcond_with	plf
14cr|vdr-plugin-vdrrip-0.3.0-14|4	
14cr|vdr-plugin-vdrrip-0.3.0-14|5	%if %with plf
14cr|vdr-plugin-vdrrip-0.3.0-14|6	%define distsuffix plf
14cr|vdr-plugin-vdrrip-0.3.0-14|7	%endif
14cr|vdr-plugin-vdrrip-0.3.0-14|8	
14cr|vdr-plugin-vdrrip-0.3.0-14|9	Summary:	VDR plugin: A MPlayer using movie encoder
14cr|vdr-plugin-vdrrip-0.3.0-14|10	Name:		vdr-plugin-%plugin
14cr|vdr-plugin-vdrrip-0.3.0-14|11	Version:	0.3.0
14cr|vdr-plugin-vdrrip-0.3.0-14|12	Release:	14
14cr|vdr-plugin-vdrrip-0.3.0-14|13	Group:		Video
14cr|vdr-plugin-vdrrip-0.3.0-14|14	License:	GPL
14cr|vdr-plugin-vdrrip-0.3.0-14|15	# an interesting use of a domain...
14cr|vdr-plugin-vdrrip-0.3.0-14|16	URL:		http://www.a-land.de/
14cr|vdr-plugin-vdrrip-0.3.0-14|17	Source:		http://www.a-land.de/vdr-%plugin-%{version}.tgz
14cr|vdr-plugin-vdrrip-0.3.0-14|18	# e-tobi script
14cr|vdr-plugin-vdrrip-0.3.0-14|19	Source1:	vdrripsplit.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|20	# initscript
14cr|vdr-plugin-vdrrip-0.3.0-14|21	Source2:	vdrrip.service
14cr|vdr-plugin-vdrrip-0.3.0-14|22	Source3:	vdrrip.sysconfig
14cr|vdr-plugin-vdrrip-0.3.0-14|23	Patch0:		vdrrip-0.3.0-paths.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|24	# (anssi) This seems to be the easiest way to do detaching...
14cr|vdr-plugin-vdrrip-0.3.0-14|25	Patch8:		vdrrip-0.3.0-queue-bg.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|26	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
14cr|vdr-plugin-vdrrip-0.3.0-14|27	# and does not contain the needed headers as of 11/2007
14cr|vdr-plugin-vdrrip-0.3.0-14|28	Patch9:		vdrrip-dvdnav2dvdread.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|29	# #35140
14cr|vdr-plugin-vdrrip-0.3.0-14|30	Patch10:	vdrrip-dvdread-inttypes.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|31	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|32	Patch13:	vdrrip-format-string.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|33	Patch14:	vdrrip-const-char-gcc4.4.patch
14cr|vdr-plugin-vdrrip-0.3.0-14|34	# e-tobi patches
14cr|vdr-plugin-vdrrip-0.3.0-14|35	Patch1:		02_maketempdir.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|36	Patch2:		03_greppid2.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|37	Patch3:		05_fix-dvdparameter.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|38	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|39	Patch5:		07_preserve-queue-owner.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|40	Patch6:		11_fix-identify-aspect.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|41	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|42	Patch11:		95_fix_crop.dpatch
14cr|vdr-plugin-vdrrip-0.3.0-14|43	BuildRequires:	vdr-devel >= 1.6.0-7
14cr|vdr-plugin-vdrrip-0.3.0-14|44	%if %with plf
14cr|vdr-plugin-vdrrip-0.3.0-14|45	BuildRequires:	libdvdread-devel
14cr|vdr-plugin-vdrrip-0.3.0-14|46	%endif
14cr|vdr-plugin-vdrrip-0.3.0-14|47	Requires:	vdr-abi = %{vdr_abi}
14cr|vdr-plugin-vdrrip-0.3.0-14|48	# The plugin really requires these itself as well
14cr|vdr-plugin-vdrrip-0.3.0-14|49	Requires:	mplayer
14cr|vdr-plugin-vdrrip-0.3.0-14|50	Requires:	mencoder
14cr|vdr-plugin-vdrrip-0.3.0-14|51	Suggests:	vdrrip
14cr|vdr-plugin-vdrrip-0.3.0-14|52	
14cr|vdr-plugin-vdrrip-0.3.0-14|53	%description
14cr|vdr-plugin-vdrrip-0.3.0-14|54	Vdrrip is a plugin to encode the vdr recordings into several
14cr|vdr-plugin-vdrrip-0.3.0-14|55	formats. You likely want to also install the vdrrip package which
14cr|vdr-plugin-vdrrip-0.3.0-14|56	contains the queue handler script.
14cr|vdr-plugin-vdrrip-0.3.0-14|57	%if %with plf
14cr|vdr-plugin-vdrrip-0.3.0-14|58	This package is in PLF because this build contains support for DVD
14cr|vdr-plugin-vdrrip-0.3.0-14|59	ripping which may be prohibited by local laws.
14cr|vdr-plugin-vdrrip-0.3.0-14|60	%endif
14cr|vdr-plugin-vdrrip-0.3.0-14|61	
14cr|vdr-plugin-vdrrip-0.3.0-14|62	%package -n %plugin
14cr|vdr-plugin-vdrrip-0.3.0-14|63	Summary:	Queue handler of vdrrip
14cr|vdr-plugin-vdrrip-0.3.0-14|64	Group:		Video
14cr|vdr-plugin-vdrrip-0.3.0-14|65	Requires(preun): rpm-helper
14cr|vdr-plugin-vdrrip-0.3.0-14|66	Requires(post):	rpm-helper
14cr|vdr-plugin-vdrrip-0.3.0-14|67	Requires:	mplayer
14cr|vdr-plugin-vdrrip-0.3.0-14|68	Requires:	mencoder
14cr|vdr-plugin-vdrrip-0.3.0-14|69	Suggests:	ogmtools
14cr|vdr-plugin-vdrrip-0.3.0-14|70	Suggests:	vdrsync
14cr|vdr-plugin-vdrrip-0.3.0-14|71	Suggests:	mkvtoolnix
14cr|vdr-plugin-vdrrip-0.3.0-14|72	Suggests:	ffmpeg
14cr|vdr-plugin-vdrrip-0.3.0-14|73	
14cr|vdr-plugin-vdrrip-0.3.0-14|74	%description -n %plugin
14cr|vdr-plugin-vdrrip-0.3.0-14|75	The queue handler for VDR vdrrip plugin. It does the actual
14cr|vdr-plugin-vdrrip-0.3.0-14|76	encoding.
14cr|vdr-plugin-vdrrip-0.3.0-14|77	
14cr|vdr-plugin-vdrrip-0.3.0-14|78	For encoding ogm files you also need the packages ogmtools and
14cr|vdr-plugin-vdrrip-0.3.0-14|79	vdrsync. For encoding matroska files you need the packages
14cr|vdr-plugin-vdrrip-0.3.0-14|80	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
14cr|vdr-plugin-vdrrip-0.3.0-14|81	or ogg vorbis audio you also need the package ffmpeg.
14cr|vdr-plugin-vdrrip-0.3.0-14|82	
14cr|vdr-plugin-vdrrip-0.3.0-14|83	%prep
14cr|vdr-plugin-vdrrip-0.3.0-14|84	%setup -q -n %plugin-%{version}
14cr|vdr-plugin-vdrrip-0.3.0-14|85	%patch0 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|86	%patch1 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|87	%patch2 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|88	%patch3 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|89	%patch4 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|90	%patch5 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|91	%patch6 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|92	%patch7 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|93	%patch8 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|94	%patch9 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|95	%patch10 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|96	%patch11 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|97	%patch12 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|98	%patch13 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|99	%patch14 -p1
14cr|vdr-plugin-vdrrip-0.3.0-14|100	%vdr_plugin_prep
14cr|vdr-plugin-vdrrip-0.3.0-14|101	chmod -x TODO COPYING README FAQ HISTORY
14cr|vdr-plugin-vdrrip-0.3.0-14|102	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|103	grep scriptdir= scripts/queuehandler.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|104	
14cr|vdr-plugin-vdrrip-0.3.0-14|105	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-vdrrip-0.3.0-14|106	# You likely want to also install the vdrrip package which
14cr|vdr-plugin-vdrrip-0.3.0-14|107	# contains the queue handler script which does the actual encoding.
14cr|vdr-plugin-vdrrip-0.3.0-14|108	#
14cr|vdr-plugin-vdrrip-0.3.0-14|109	# use alternative mplayer instead of the default one
14cr|vdr-plugin-vdrrip-0.3.0-14|110	var=MPLAYER
14cr|vdr-plugin-vdrrip-0.3.0-14|111	param="-p MPLAYER"
14cr|vdr-plugin-vdrrip-0.3.0-14|112	# use alternative mencoder instead of the default one
14cr|vdr-plugin-vdrrip-0.3.0-14|113	var=MENCODER
14cr|vdr-plugin-vdrrip-0.3.0-14|114	param="-e MENCODER"
14cr|vdr-plugin-vdrrip-0.3.0-14|115	%if %with plf
14cr|vdr-plugin-vdrrip-0.3.0-14|116	# use alternative DVD device instead of /dev/dvd
14cr|vdr-plugin-vdrrip-0.3.0-14|117	var=DVD_DEVICE
14cr|vdr-plugin-vdrrip-0.3.0-14|118	param="-d DVD_DEVICE"
14cr|vdr-plugin-vdrrip-0.3.0-14|119	%endif
14cr|vdr-plugin-vdrrip-0.3.0-14|120	%vdr_plugin_params_end
14cr|vdr-plugin-vdrrip-0.3.0-14|121	
14cr|vdr-plugin-vdrrip-0.3.0-14|122	%build
14cr|vdr-plugin-vdrrip-0.3.0-14|123	# see #35140
14cr|vdr-plugin-vdrrip-0.3.0-14|124	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
14cr|vdr-plugin-vdrrip-0.3.0-14|125	%vdr_plugin_build \
14cr|vdr-plugin-vdrrip-0.3.0-14|126	%if %with plf
14cr|vdr-plugin-vdrrip-0.3.0-14|127	VDRRIP_DVD=1
14cr|vdr-plugin-vdrrip-0.3.0-14|128	%endif
14cr|vdr-plugin-vdrrip-0.3.0-14|129	
14cr|vdr-plugin-vdrrip-0.3.0-14|130	%install
14cr|vdr-plugin-vdrrip-0.3.0-14|131	%vdr_plugin_install
14cr|vdr-plugin-vdrrip-0.3.0-14|132	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-vdrrip-0.3.0-14|133	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
14cr|vdr-plugin-vdrrip-0.3.0-14|134	install -m755 %{SOURCE1} %{buildroot}%{_bindir}
14cr|vdr-plugin-vdrrip-0.3.0-14|135	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|136	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|137	
14cr|vdr-plugin-vdrrip-0.3.0-14|138	install -d -m755 %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14cr|vdr-plugin-vdrrip-0.3.0-14|139	install -m0644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14cr|vdr-plugin-vdrrip-0.3.0-14|140	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|141	
14cr|vdr-plugin-vdrrip-0.3.0-14|142	%post -n %{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|143	%systemd_post %{plugin}.service
14cr|vdr-plugin-vdrrip-0.3.0-14|144	
14cr|vdr-plugin-vdrrip-0.3.0-14|145	%preun -n %{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|146	%systemd_preun %{plugin}.service
14cr|vdr-plugin-vdrrip-0.3.0-14|147	
14cr|vdr-plugin-vdrrip-0.3.0-14|148	%postun -n %{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|149	%systemd_postun_with_restart %{plugin}.service
14cr|vdr-plugin-vdrrip-0.3.0-14|150	
14cr|vdr-plugin-vdrrip-0.3.0-14|151	
14cr|vdr-plugin-vdrrip-0.3.0-14|152	%files -f %plugin.vdr
14cr|vdr-plugin-vdrrip-0.3.0-14|153	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|154	
14cr|vdr-plugin-vdrrip-0.3.0-14|155	%files -n %plugin
14cr|vdr-plugin-vdrrip-0.3.0-14|156	%{_bindir}/vdrripsplit.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|157	%{_bindir}/queuehandler.sh
14cr|vdr-plugin-vdrrip-0.3.0-14|158	%dir %{_sysconfdir}/%{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|159	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
14cr|vdr-plugin-vdrrip-0.3.0-14|160	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|vdr-plugin-vdrrip-0.3.0-14|161	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
14cr|vdr-plugin-vdrrip-0.3.0-14|162	
14cr|vdr-plugin-vdrrip-0.3.0-14|163	
14cr|vdr-plugin-vdrrip-0.3.0-14|164	
14cr|vdr-plugin-vdrrip-0.3.0-14|165	%changelog
14cr|vdr-plugin-vdrrip-0.3.0-14|166	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-14
14cr|vdr-plugin-vdrrip-0.3.0-14|167	+ Revision: e4a9f2d
14cr|vdr-plugin-vdrrip-0.3.0-14|168	- Spec cleanup
14cr|vdr-plugin-vdrrip-0.3.0-14|169	
14cr|vdr-plugin-vdrrip-0.3.0-14|170	

8977 14
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|1	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|2	%define plugin	vnsiserver
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|4	%define version	0.0.1
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|5	%define snap	32590
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|6	%define rel	3
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|7	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|8	Summary:	VDR plugin: VDR-Network-Streaming-Interface (VNSI) Server
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|9	Name:		%name
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|10	Version:	%version
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|11	Release:	0.svn%snap.%rel
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|12	Group:		Video
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|13	License:	GPLv2+
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|14	URL:		http://xbmc.org/
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|15	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|16	# URL=https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/pvr-testing2/xbmc/pvrclients/vdr-vnsi/vdr-plugin-vnsiserver
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|17	# REV=$(svn info $URL| sed -ne 's/^Last Changed Rev: //p')
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|18	# svn export -r $REV $URL vnsiserver-$REV
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|19	# tar -cjf vdr-vnsiserver-$REV.tar.bz2 vnsiserver-$REV
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|20	Source:		vdr-%plugin-%snap.tar.bz2
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|21	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|22	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|23	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|24	%description
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|25	A VNSI server for VDR, allowing the use of VDR via VNSI PVR addon of XBMC.
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|26	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|27	%prep
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|28	%setup -q -n %plugin-%snap
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|29	%apply_patches
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|30	%vdr_plugin_prep
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|31	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|32	%build
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|33	%vdr_plugin_build
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|34	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|35	%install
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|36	%vdr_plugin_install
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|37	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|38	install -m755 -d %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|39	install -m644 %{plugin}/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|40	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|41	install -m755 -d %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|42	mv %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|43	ln -s %{vdr_plugin_datadir}/%{plugin}/noSignal.mpg %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|44	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|45	%files -f %plugin.vdr
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|46	%defattr(-,root,root)
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|47	%doc README HISTORY
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|48	%dir %{vdr_plugin_cfgdir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|49	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/allowed_hosts.conf
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|50	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|51	%dir %{vdr_plugin_datadir}/%{plugin}
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|52	%{vdr_plugin_datadir}/%{plugin}/noSignal.mpg
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|53	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|54	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|55	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|56	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|57	%changelog
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|58	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-0.svn32590.3
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|59	+ Revision: abee655
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|60	- Dropped empty post macros
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|61	
14cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|62	

8978 14
14cr|vdr-plugin-wapd-0.9-6|1	
14cr|vdr-plugin-wapd-0.9-6|2	%define plugin	wapd
14cr|vdr-plugin-wapd-0.9-6|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-wapd-0.9-6|4	%define version	0.9
14cr|vdr-plugin-wapd-0.9-6|5	%define rel	6
14cr|vdr-plugin-wapd-0.9-6|6	
14cr|vdr-plugin-wapd-0.9-6|7	Summary:	VDR plugin: Remote control by WAP
14cr|vdr-plugin-wapd-0.9-6|8	Name:		%name
14cr|vdr-plugin-wapd-0.9-6|9	Version:	%version
14cr|vdr-plugin-wapd-0.9-6|10	Release:	%mkrel %rel
14cr|vdr-plugin-wapd-0.9-6|11	Group:		Video
14cr|vdr-plugin-wapd-0.9-6|12	License:	GPL
14cr|vdr-plugin-wapd-0.9-6|13	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/wapd.html
14cr|vdr-plugin-wapd-0.9-6|14	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
14cr|vdr-plugin-wapd-0.9-6|15	Patch0:		02_gettext-i18n.dpatch
14cr|vdr-plugin-wapd-0.9-6|16	Patch1:		03_gcc-4.1.x.dpatch
14cr|vdr-plugin-wapd-0.9-6|17	Patch2:		wapd-linking-order.patch
14cr|vdr-plugin-wapd-0.9-6|18	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-wapd-0.9-6|19	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-wapd-0.9-6|20	
14cr|vdr-plugin-wapd-0.9-6|21	%description
14cr|vdr-plugin-wapd-0.9-6|22	This plugin lets VDR listen to WAP requests to allow remote control
14cr|vdr-plugin-wapd-0.9-6|23	by WML enabled browsers - eg. mobile devices - and is called "WAP
14cr|vdr-plugin-wapd-0.9-6|24	daemon" or "wapd".
14cr|vdr-plugin-wapd-0.9-6|25	
14cr|vdr-plugin-wapd-0.9-6|26	%prep
14cr|vdr-plugin-wapd-0.9-6|27	%setup -q -n %plugin-%version
14cr|vdr-plugin-wapd-0.9-6|28	%patch0 -p1
14cr|vdr-plugin-wapd-0.9-6|29	%patch1 -p1
14cr|vdr-plugin-wapd-0.9-6|30	%patch2 -p1
14cr|vdr-plugin-wapd-0.9-6|31	%vdr_plugin_prep
14cr|vdr-plugin-wapd-0.9-6|32	
14cr|vdr-plugin-wapd-0.9-6|33	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-wapd-0.9-6|34	# use PORT for WAP (default: 8888)
14cr|vdr-plugin-wapd-0.9-6|35	var=PORT
14cr|vdr-plugin-wapd-0.9-6|36	param="-p PORT"
14cr|vdr-plugin-wapd-0.9-6|37	%vdr_plugin_params_end
14cr|vdr-plugin-wapd-0.9-6|38	
14cr|vdr-plugin-wapd-0.9-6|39	%build
14cr|vdr-plugin-wapd-0.9-6|40	%vdr_plugin_build
14cr|vdr-plugin-wapd-0.9-6|41	
14cr|vdr-plugin-wapd-0.9-6|42	%install
14cr|vdr-plugin-wapd-0.9-6|43	%vdr_plugin_install
14cr|vdr-plugin-wapd-0.9-6|44	install -D -m755 wappasswd %{buildroot}%{_bindir}/wappasswd
14cr|vdr-plugin-wapd-0.9-6|45	
14cr|vdr-plugin-wapd-0.9-6|46	%files -f %plugin.vdr
14cr|vdr-plugin-wapd-0.9-6|47	%defattr(-,root,root)
14cr|vdr-plugin-wapd-0.9-6|48	%doc README HISTORY
14cr|vdr-plugin-wapd-0.9-6|49	%{_bindir}/wappasswd
14cr|vdr-plugin-wapd-0.9-6|50	
14cr|vdr-plugin-wapd-0.9-6|51	
14cr|vdr-plugin-wapd-0.9-6|52	
14cr|vdr-plugin-wapd-0.9-6|53	%changelog
14cr|vdr-plugin-wapd-0.9-6|54	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9-6
14cr|vdr-plugin-wapd-0.9-6|55	+ Revision: ee09652
14cr|vdr-plugin-wapd-0.9-6|56	- Dropped empty post macros
14cr|vdr-plugin-wapd-0.9-6|57	
14cr|vdr-plugin-wapd-0.9-6|58	

8979 14
14cr|vdr-plugin-weather-0.2.1e-13|1	
14cr|vdr-plugin-weather-0.2.1e-13|2	%define plugin	weather
14cr|vdr-plugin-weather-0.2.1e-13|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-weather-0.2.1e-13|4	%define version	0.2.1e
14cr|vdr-plugin-weather-0.2.1e-13|5	%define rel	13
14cr|vdr-plugin-weather-0.2.1e-13|6	
14cr|vdr-plugin-weather-0.2.1e-13|7	Summary:	VDR plugin: Displays the current weather conditons
14cr|vdr-plugin-weather-0.2.1e-13|8	Name:		%name
14cr|vdr-plugin-weather-0.2.1e-13|9	Version:	%version
14cr|vdr-plugin-weather-0.2.1e-13|10	Release:	%mkrel %rel
14cr|vdr-plugin-weather-0.2.1e-13|11	Group:		Video
14cr|vdr-plugin-weather-0.2.1e-13|12	License:	GPL
14cr|vdr-plugin-weather-0.2.1e-13|13	URL:		http://www.moldaner.de/vdr/
14cr|vdr-plugin-weather-0.2.1e-13|14	Source:		http://www.moldaner.de/vdr/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-weather-0.2.1e-13|15	# dpatches from e-tobi repository
14cr|vdr-plugin-weather-0.2.1e-13|16	Patch0:		weather-02_vdr_1.3-fix.dpatch
14cr|vdr-plugin-weather-0.2.1e-13|17	Patch1:		weather-03_g++4.1-fix.dpatch
14cr|vdr-plugin-weather-0.2.1e-13|18	Patch2:		weather-04_ftp-location.dpatch
14cr|vdr-plugin-weather-0.2.1e-13|19	Patch3:		weather-0.2.1e-i18n-1.6.patch
14cr|vdr-plugin-weather-0.2.1e-13|20	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-weather-0.2.1e-13|21	BuildRequires:	mdsplib-devel
14cr|vdr-plugin-weather-0.2.1e-13|22	BuildRequires:	ftp-devel
14cr|vdr-plugin-weather-0.2.1e-13|23	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-weather-0.2.1e-13|24	
14cr|vdr-plugin-weather-0.2.1e-13|25	%description
14cr|vdr-plugin-weather-0.2.1e-13|26	Displays the current weather conditions for a selected location.
14cr|vdr-plugin-weather-0.2.1e-13|27	
14cr|vdr-plugin-weather-0.2.1e-13|28	%prep
14cr|vdr-plugin-weather-0.2.1e-13|29	%setup -q -n %plugin-%version
14cr|vdr-plugin-weather-0.2.1e-13|30	%patch0 -p1
14cr|vdr-plugin-weather-0.2.1e-13|31	%patch1 -p1
14cr|vdr-plugin-weather-0.2.1e-13|32	%patch2 -p1
14cr|vdr-plugin-weather-0.2.1e-13|33	%patch3 -p1
14cr|vdr-plugin-weather-0.2.1e-13|34	%vdr_plugin_prep
14cr|vdr-plugin-weather-0.2.1e-13|35	chmod 0644 HISTORY README
14cr|vdr-plugin-weather-0.2.1e-13|36	
14cr|vdr-plugin-weather-0.2.1e-13|37	%build
14cr|vdr-plugin-weather-0.2.1e-13|38	%vdr_plugin_build
14cr|vdr-plugin-weather-0.2.1e-13|39	
14cr|vdr-plugin-weather-0.2.1e-13|40	%install
14cr|vdr-plugin-weather-0.2.1e-13|41	%vdr_plugin_install
14cr|vdr-plugin-weather-0.2.1e-13|42	
14cr|vdr-plugin-weather-0.2.1e-13|43	%files -f %plugin.vdr
14cr|vdr-plugin-weather-0.2.1e-13|44	%defattr(-,root,root)
14cr|vdr-plugin-weather-0.2.1e-13|45	%doc README HISTORY
14cr|vdr-plugin-weather-0.2.1e-13|46	
14cr|vdr-plugin-weather-0.2.1e-13|47	
14cr|vdr-plugin-weather-0.2.1e-13|48	
14cr|vdr-plugin-weather-0.2.1e-13|49	
14cr|vdr-plugin-weather-0.2.1e-13|50	
14cr|vdr-plugin-weather-0.2.1e-13|51	%changelog
14cr|vdr-plugin-weather-0.2.1e-13|52	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1e-13
14cr|vdr-plugin-weather-0.2.1e-13|53	+ Revision: abee979
14cr|vdr-plugin-weather-0.2.1e-13|54	- Dropped empty post macros
14cr|vdr-plugin-weather-0.2.1e-13|55	
14cr|vdr-plugin-weather-0.2.1e-13|56	

8980 14
14cr|vdr-plugin-webvideo-0.3.2-7|1	%define plugin webvideo
14cr|vdr-plugin-webvideo-0.3.2-7|2	
14cr|vdr-plugin-webvideo-0.3.2-7|3	%define major 0
14cr|vdr-plugin-webvideo-0.3.2-7|4	%define libname %mklibname webvi %{major}
14cr|vdr-plugin-webvideo-0.3.2-7|5	%define devname %mklibname webvi -d
14cr|vdr-plugin-webvideo-0.3.2-7|6	
14cr|vdr-plugin-webvideo-0.3.2-7|7	Summary:	VDR plugin: Download video files from the web
14cr|vdr-plugin-webvideo-0.3.2-7|8	Name:		vdr-plugin-%{plugin}
14cr|vdr-plugin-webvideo-0.3.2-7|9	Version:	0.3.2
14cr|vdr-plugin-webvideo-0.3.2-7|10	Release:	7
14cr|vdr-plugin-webvideo-0.3.2-7|11	License:	GPLv3+
14cr|vdr-plugin-webvideo-0.3.2-7|12	Group:		Video
14cr|vdr-plugin-webvideo-0.3.2-7|13	Url:		http://users.tkk.fi/~aajanki/vdr/webvideo/
14cr|vdr-plugin-webvideo-0.3.2-7|14	Source:		http://users.tkk.fi/~aajanki/vdr/webvideo/vdr-%{plugin}-%{version}.tgz
14cr|vdr-plugin-webvideo-0.3.2-7|15	Patch0:		webvideo-lib64.patch
14cr|vdr-plugin-webvideo-0.3.2-7|16	Patch1:		webvideo-ldflags.patch
14cr|vdr-plugin-webvideo-0.3.2-7|17	# remove stuff that is already handled by us from Makefile:
14cr|vdr-plugin-webvideo-0.3.2-7|18	Patch2:		webvideo-makefile-skip.patch
14cr|vdr-plugin-webvideo-0.3.2-7|19	Patch3:		webvideo-sysconfdir.patch
14cr|vdr-plugin-webvideo-0.3.2-7|20	Patch4:		webvideo-no-ldconfig.patch
14cr|vdr-plugin-webvideo-0.3.2-7|21	Patch5:		webvideo-default-template-path.patch
14cr|vdr-plugin-webvideo-0.3.2-7|22	BuildRequires:	vdr-devel
14cr|vdr-plugin-webvideo-0.3.2-7|23	BuildRequires:	pkgconfig(libxml-2.0)
14cr|vdr-plugin-webvideo-0.3.2-7|24	BuildRequires:	pkgconfig(python)
14cr|vdr-plugin-webvideo-0.3.2-7|25	Requires:	vdr-abi = %{vdr_abi}
14cr|vdr-plugin-webvideo-0.3.2-7|26	
14cr|vdr-plugin-webvideo-0.3.2-7|27	%description
14cr|vdr-plugin-webvideo-0.3.2-7|28	Webvideo plugin is a tool for browsing and downloading videos from
14cr|vdr-plugin-webvideo-0.3.2-7|29	popular video sharing websites, such as YouTube and Google video,
14cr|vdr-plugin-webvideo-0.3.2-7|30	using VDR menu interface or a command line client. With the help of
14cr|vdr-plugin-webvideo-0.3.2-7|31	xineliboutput plugin the videos can be played directly without
14cr|vdr-plugin-webvideo-0.3.2-7|32	downloading them first. Mplayer plugin is also supported.
14cr|vdr-plugin-webvideo-0.3.2-7|33	
14cr|vdr-plugin-webvideo-0.3.2-7|34	This package is the VDR plugin. A standalone command line client is
14cr|vdr-plugin-webvideo-0.3.2-7|35	available in package webvi.
14cr|vdr-plugin-webvideo-0.3.2-7|36	
14cr|vdr-plugin-webvideo-0.3.2-7|37	%files -f src/vdr-plugin/%{plugin}.vdr
14cr|vdr-plugin-webvideo-0.3.2-7|38	%doc README README.vdrplugin HISTORY TODO
14cr|vdr-plugin-webvideo-0.3.2-7|39	%dir %{vdr_plugin_cfgdir}/%plugin
14cr|vdr-plugin-webvideo-0.3.2-7|40	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mime.types
14cr|vdr-plugin-webvideo-0.3.2-7|41	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/webvi.plugin.conf
14cr|vdr-plugin-webvideo-0.3.2-7|42	
14cr|vdr-plugin-webvideo-0.3.2-7|43	#----------------------------------------------------------------------------
14cr|vdr-plugin-webvideo-0.3.2-7|44	
14cr|vdr-plugin-webvideo-0.3.2-7|45	%package -n python-webvi
14cr|vdr-plugin-webvideo-0.3.2-7|46	Summary:	Python module for web video download and playback
14cr|vdr-plugin-webvideo-0.3.2-7|47	Group:		System/Libraries
14cr|vdr-plugin-webvideo-0.3.2-7|48	Requires:	python-curl
14cr|vdr-plugin-webvideo-0.3.2-7|49	Requires:	python-libxslt
14cr|vdr-plugin-webvideo-0.3.2-7|50	Requires:	python-libxml2
14cr|vdr-plugin-webvideo-0.3.2-7|51	Requires:	python-mimms
14cr|vdr-plugin-webvideo-0.3.2-7|52	Suggests:	rtmpdump
14cr|vdr-plugin-webvideo-0.3.2-7|53	Suggests:	rtmpdump-yle
14cr|vdr-plugin-webvideo-0.3.2-7|54	Obsoletes:	webvid < 0.3.2
14cr|vdr-plugin-webvideo-0.3.2-7|55	
14cr|vdr-plugin-webvideo-0.3.2-7|56	%description -n python-webvi
14cr|vdr-plugin-webvideo-0.3.2-7|57	webvi is a tool for downloading and playing videos from popular video
14cr|vdr-plugin-webvideo-0.3.2-7|58	sharing webvites such as YouTube.
14cr|vdr-plugin-webvideo-0.3.2-7|59	
14cr|vdr-plugin-webvideo-0.3.2-7|60	This package contains the python module.
14cr|vdr-plugin-webvideo-0.3.2-7|61	
14cr|vdr-plugin-webvideo-0.3.2-7|62	%files -n python-webvi
14cr|vdr-plugin-webvideo-0.3.2-7|63	%{python_sitelib}/webvi
14cr|vdr-plugin-webvideo-0.3.2-7|64	%{python_sitelib}/libwebvi-*.egg-info
14cr|vdr-plugin-webvideo-0.3.2-7|65	%{_datadir}/webvi
14cr|vdr-plugin-webvideo-0.3.2-7|66	
14cr|vdr-plugin-webvideo-0.3.2-7|67	#----------------------------------------------------------------------------
14cr|vdr-plugin-webvideo-0.3.2-7|68	
14cr|vdr-plugin-webvideo-0.3.2-7|69	%package -n %{libname}
14cr|vdr-plugin-webvideo-0.3.2-7|70	Summary:	Shared library for using webvi
14cr|vdr-plugin-webvideo-0.3.2-7|71	Group:		System/Libraries
14cr|vdr-plugin-webvideo-0.3.2-7|72	Requires:	python-webvi = %{EVRD}
14cr|vdr-plugin-webvideo-0.3.2-7|73	
14cr|vdr-plugin-webvideo-0.3.2-7|74	%description -n %{libname}
14cr|vdr-plugin-webvideo-0.3.2-7|75	webvi is a tool for downloading and playing videos from popular video
14cr|vdr-plugin-webvideo-0.3.2-7|76	sharing webvites such as YouTube.
14cr|vdr-plugin-webvideo-0.3.2-7|77	
14cr|vdr-plugin-webvideo-0.3.2-7|78	This package contains the C library for using the webvi python
14cr|vdr-plugin-webvideo-0.3.2-7|79	module.
14cr|vdr-plugin-webvideo-0.3.2-7|80	
14cr|vdr-plugin-webvideo-0.3.2-7|81	%files -n %{libname}
14cr|vdr-plugin-webvideo-0.3.2-7|82	%{_libdir}/libwebvi.so.%{major}*
14cr|vdr-plugin-webvideo-0.3.2-7|83	
14cr|vdr-plugin-webvideo-0.3.2-7|84	#----------------------------------------------------------------------------
14cr|vdr-plugin-webvideo-0.3.2-7|85	
14cr|vdr-plugin-webvideo-0.3.2-7|86	%package -n %{devname}
14cr|vdr-plugin-webvideo-0.3.2-7|87	Summary:	Development files for webvi C bindings
14cr|vdr-plugin-webvideo-0.3.2-7|88	Group:		Development/C
14cr|vdr-plugin-webvideo-0.3.2-7|89	Requires:	%{libname} = %{EVRD}
14cr|vdr-plugin-webvideo-0.3.2-7|90	Provides:	webvi-devel = %{EVRD}
14cr|vdr-plugin-webvideo-0.3.2-7|91	
14cr|vdr-plugin-webvideo-0.3.2-7|92	%description -n %{devname}
14cr|vdr-plugin-webvideo-0.3.2-7|93	webvi is a tool for downloading and playing videos from popular video
14cr|vdr-plugin-webvideo-0.3.2-7|94	sharing webvites such as YouTube.
14cr|vdr-plugin-webvideo-0.3.2-7|95	
14cr|vdr-plugin-webvideo-0.3.2-7|96	This package contains the C bindings for the webvi python module.
14cr|vdr-plugin-webvideo-0.3.2-7|97	
14cr|vdr-plugin-webvideo-0.3.2-7|98	%files -n %{devname}
14cr|vdr-plugin-webvideo-0.3.2-7|99	%doc README TODO HISTORY doc/developers.txt
14cr|vdr-plugin-webvideo-0.3.2-7|100	%{_includedir}/libwebvi.h
14cr|vdr-plugin-webvideo-0.3.2-7|101	%{_libdir}/libwebvi.so
14cr|vdr-plugin-webvideo-0.3.2-7|102	
14cr|vdr-plugin-webvideo-0.3.2-7|103	#----------------------------------------------------------------------------
14cr|vdr-plugin-webvideo-0.3.2-7|104	
14cr|vdr-plugin-webvideo-0.3.2-7|105	%package -n webvi
14cr|vdr-plugin-webvideo-0.3.2-7|106	Summary:	Command line web video downloader
14cr|vdr-plugin-webvideo-0.3.2-7|107	Group:		Video
14cr|vdr-plugin-webvideo-0.3.2-7|108	Requires:	python-libxml2
14cr|vdr-plugin-webvideo-0.3.2-7|109	Requires:	python-webvi = %{EVRD}
14cr|vdr-plugin-webvideo-0.3.2-7|110	
14cr|vdr-plugin-webvideo-0.3.2-7|111	%description -n webvi
14cr|vdr-plugin-webvideo-0.3.2-7|112	webvi is a command line tool for downloading video and audio files
14cr|vdr-plugin-webvideo-0.3.2-7|113	from certain media sharing websites, such as YouTube or Google Video.
14cr|vdr-plugin-webvideo-0.3.2-7|114	
14cr|vdr-plugin-webvideo-0.3.2-7|115	%files -n webvi
14cr|vdr-plugin-webvideo-0.3.2-7|116	%doc README README.webvi TODO HISTORY
14cr|vdr-plugin-webvideo-0.3.2-7|117	%{_sysconfdir}/webvi.conf
14cr|vdr-plugin-webvideo-0.3.2-7|118	%{_bindir}/webvi
14cr|vdr-plugin-webvideo-0.3.2-7|119	%{python_sitelib}/webvicli
14cr|vdr-plugin-webvideo-0.3.2-7|120	
14cr|vdr-plugin-webvideo-0.3.2-7|121	#----------------------------------------------------------------------------
14cr|vdr-plugin-webvideo-0.3.2-7|122	
14cr|vdr-plugin-webvideo-0.3.2-7|123	%prep
14cr|vdr-plugin-webvideo-0.3.2-7|124	%setup -q -n %{plugin}-%{version}
14cr|vdr-plugin-webvideo-0.3.2-7|125	%apply_patches
14cr|vdr-plugin-webvideo-0.3.2-7|126	cd src/vdr-plugin
14cr|vdr-plugin-webvideo-0.3.2-7|127	%vdr_plugin_prep
14cr|vdr-plugin-webvideo-0.3.2-7|128	%vdr_plugin_params_begin %{plugin}
14cr|vdr-plugin-webvideo-0.3.2-7|129	# save downloaded files to dir
14cr|vdr-plugin-webvideo-0.3.2-7|130	var=DOWNLOAD_DIR
14cr|vdr-plugin-webvideo-0.3.2-7|131	param="-d DOWNLOAD_DIR"
14cr|vdr-plugin-webvideo-0.3.2-7|132	# read video site templates from DIR instead of default
14cr|vdr-plugin-webvideo-0.3.2-7|133	var=TEMPLATE_DIR
14cr|vdr-plugin-webvideo-0.3.2-7|134	param="-t TEMPLATE_DIR"
14cr|vdr-plugin-webvideo-0.3.2-7|135	# read another config file instead of default
14cr|vdr-plugin-webvideo-0.3.2-7|136	var=CONFIG_FILE
14cr|vdr-plugin-webvideo-0.3.2-7|137	param="-c CONFIG_FILE"
14cr|vdr-plugin-webvideo-0.3.2-7|138	# execute a command after downloading a file
14cr|vdr-plugin-webvideo-0.3.2-7|139	var=POSTPROCESS_CMD
14cr|vdr-plugin-webvideo-0.3.2-7|140	param="-p POSTPROCESS_CMD"
14cr|vdr-plugin-webvideo-0.3.2-7|141	%vdr_plugin_params_end
14cr|vdr-plugin-webvideo-0.3.2-7|142	
14cr|vdr-plugin-webvideo-0.3.2-7|143	%build
14cr|vdr-plugin-webvideo-0.3.2-7|144	%make CXXFLAGS="%{optflags}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX="%{_prefix}"
14cr|vdr-plugin-webvideo-0.3.2-7|145	cd src/vdr-plugin
14cr|vdr-plugin-webvideo-0.3.2-7|146	%vdr_plugin_build
14cr|vdr-plugin-webvideo-0.3.2-7|147	
14cr|vdr-plugin-webvideo-0.3.2-7|148	%install
14cr|vdr-plugin-webvideo-0.3.2-7|149	python setup.py install --root=%{buildroot}
14cr|vdr-plugin-webvideo-0.3.2-7|150	%make install \
14cr|vdr-plugin-webvideo-0.3.2-7|151	VDRPLUGINCONFDIR=%{buildroot}%{vdr_plugin_cfgdir} \
14cr|vdr-plugin-webvideo-0.3.2-7|152	PREFIX=%{buildroot}%{_prefix} \
14cr|vdr-plugin-webvideo-0.3.2-7|153	SYSCONFDIR="%{buildroot}%{_sysconfdir}" \
14cr|vdr-plugin-webvideo-0.3.2-7|154	LIBDIR="%{buildroot}%{_libdir}"
14cr|vdr-plugin-webvideo-0.3.2-7|155	
14cr|vdr-plugin-webvideo-0.3.2-7|156	install -d -m755 %{buildroot}%{_includedir}
14cr|vdr-plugin-webvideo-0.3.2-7|157	install -m644 src/libwebvi/libwebvi.h %{buildroot}%{_includedir}
14cr|vdr-plugin-webvideo-0.3.2-7|158	
14cr|vdr-plugin-webvideo-0.3.2-7|159	cd src/vdr-plugin
14cr|vdr-plugin-webvideo-0.3.2-7|160	%vdr_plugin_install
14cr|vdr-plugin-webvideo-0.3.2-7|161	
14cr|vdr-plugin-webvideo-0.3.2-7|162	
14cr|vdr-plugin-webvideo-0.3.2-7|163	%changelog
14cr|vdr-plugin-webvideo-0.3.2-7|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-7
14cr|vdr-plugin-webvideo-0.3.2-7|165	+ Revision: 457ee3f
14cr|vdr-plugin-webvideo-0.3.2-7|166	- MassBuild#464: Increase release tag
14cr|vdr-plugin-webvideo-0.3.2-7|167	
14cr|vdr-plugin-webvideo-0.3.2-7|168	

8981 14
14cr|vdr-plugin-xxvautotimer-0.1.2-13|1	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|2	%define plugin	xxvautotimer
14cr|vdr-plugin-xxvautotimer-0.1.2-13|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-xxvautotimer-0.1.2-13|4	%define version	0.1.2
14cr|vdr-plugin-xxvautotimer-0.1.2-13|5	%define rel	13
14cr|vdr-plugin-xxvautotimer-0.1.2-13|6	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|7	# backportability
14cr|vdr-plugin-xxvautotimer-0.1.2-13|8	%define _localstatedir %{_var}
14cr|vdr-plugin-xxvautotimer-0.1.2-13|9	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|10	Summary:	VDR plugin: Autotimer for XXV
14cr|vdr-plugin-xxvautotimer-0.1.2-13|11	Name:		%name
14cr|vdr-plugin-xxvautotimer-0.1.2-13|12	Version:	%version
14cr|vdr-plugin-xxvautotimer-0.1.2-13|13	Release:	%mkrel %rel
14cr|vdr-plugin-xxvautotimer-0.1.2-13|14	Group:		Video
14cr|vdr-plugin-xxvautotimer-0.1.2-13|15	License:	GPL
14cr|vdr-plugin-xxvautotimer-0.1.2-13|16	URL:		http://www.vdrtools.de/vdrxxvautotimer.html
14cr|vdr-plugin-xxvautotimer-0.1.2-13|17	Source:		http://www.vdrtools.de/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-xxvautotimer-0.1.2-13|18	Patch0:		xxvautotimer-0.1.2-i18n-1.6.patch
14cr|vdr-plugin-xxvautotimer-0.1.2-13|19	Patch1:		xxvautotimer-includes.patch
14cr|vdr-plugin-xxvautotimer-0.1.2-13|20	Patch2:		xxvautotimer-format-string.patch
14cr|vdr-plugin-xxvautotimer-0.1.2-13|21	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-xxvautotimer-0.1.2-13|22	BuildRequires:	mysql-devel
14cr|vdr-plugin-xxvautotimer-0.1.2-13|23	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-xxvautotimer-0.1.2-13|24	Requires:       xxv
14cr|vdr-plugin-xxvautotimer-0.1.2-13|25	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|26	%description
14cr|vdr-plugin-xxvautotimer-0.1.2-13|27	This is a plugin for the Video Disk Recorder (VDR) to edit
14cr|vdr-plugin-xxvautotimer-0.1.2-13|28	Autotimers of XXV via VDR on-screen-display (OSD).
14cr|vdr-plugin-xxvautotimer-0.1.2-13|29	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|30	%prep
14cr|vdr-plugin-xxvautotimer-0.1.2-13|31	%setup -q -c
14cr|vdr-plugin-xxvautotimer-0.1.2-13|32	cd %plugin
14cr|vdr-plugin-xxvautotimer-0.1.2-13|33	%patch0 -p1
14cr|vdr-plugin-xxvautotimer-0.1.2-13|34	%patch1 -p1
14cr|vdr-plugin-xxvautotimer-0.1.2-13|35	%patch2 -p1
14cr|vdr-plugin-xxvautotimer-0.1.2-13|36	%vdr_plugin_prep
14cr|vdr-plugin-xxvautotimer-0.1.2-13|37	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|38	%vdr_plugin_params_begin %plugin
14cr|vdr-plugin-xxvautotimer-0.1.2-13|39	# xxv configuration file
14cr|vdr-plugin-xxvautotimer-0.1.2-13|40	var=XXVD_CFG
14cr|vdr-plugin-xxvautotimer-0.1.2-13|41	param=--xxvconfigfile=XXVD_CFG
14cr|vdr-plugin-xxvautotimer-0.1.2-13|42	default=%{_localstatedir}/lib/xxv/xxvd.cfg
14cr|vdr-plugin-xxvautotimer-0.1.2-13|43	%vdr_plugin_params_end
14cr|vdr-plugin-xxvautotimer-0.1.2-13|44	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|45	%build
14cr|vdr-plugin-xxvautotimer-0.1.2-13|46	cd %plugin
14cr|vdr-plugin-xxvautotimer-0.1.2-13|47	%vdr_plugin_build
14cr|vdr-plugin-xxvautotimer-0.1.2-13|48	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|49	%install
14cr|vdr-plugin-xxvautotimer-0.1.2-13|50	cd %plugin
14cr|vdr-plugin-xxvautotimer-0.1.2-13|51	%vdr_plugin_install
14cr|vdr-plugin-xxvautotimer-0.1.2-13|52	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|53	install -d -m755 %{buildroot}%{_bindir}
14cr|vdr-plugin-xxvautotimer-0.1.2-13|54	install -m755 Scripte/* %{buildroot}%{_bindir}
14cr|vdr-plugin-xxvautotimer-0.1.2-13|55	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|56	%files -f %plugin/%plugin.vdr
14cr|vdr-plugin-xxvautotimer-0.1.2-13|57	%defattr(-,root,root)
14cr|vdr-plugin-xxvautotimer-0.1.2-13|58	%doc %plugin/README %plugin/HISTORY
14cr|vdr-plugin-xxvautotimer-0.1.2-13|59	%{_bindir}/epg2xxvautotimer.pl
14cr|vdr-plugin-xxvautotimer-0.1.2-13|60	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|61	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|62	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|63	%changelog
14cr|vdr-plugin-xxvautotimer-0.1.2-13|64	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-13
14cr|vdr-plugin-xxvautotimer-0.1.2-13|65	+ Revision: 8c87b12
14cr|vdr-plugin-xxvautotimer-0.1.2-13|66	- Dropped empty post macros
14cr|vdr-plugin-xxvautotimer-0.1.2-13|67	
14cr|vdr-plugin-xxvautotimer-0.1.2-13|68	

8982 14
14cr|vdr-plugin-yaepg-0.0.2.1-20|1	
14cr|vdr-plugin-yaepg-0.0.2.1-20|2	%define plugin	yaepg
14cr|vdr-plugin-yaepg-0.0.2.1-20|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-yaepg-0.0.2.1-20|4	%define version	0.0.2.1
14cr|vdr-plugin-yaepg-0.0.2.1-20|5	%define rel	20
14cr|vdr-plugin-yaepg-0.0.2.1-20|6	
14cr|vdr-plugin-yaepg-0.0.2.1-20|7	Summary:	VDR plugin: Yet Another EPG
14cr|vdr-plugin-yaepg-0.0.2.1-20|8	Name:		%name
14cr|vdr-plugin-yaepg-0.0.2.1-20|9	Version:	%version
14cr|vdr-plugin-yaepg-0.0.2.1-20|10	Release:	%mkrel %rel
14cr|vdr-plugin-yaepg-0.0.2.1-20|11	Group:		Video
14cr|vdr-plugin-yaepg-0.0.2.1-20|12	License:	GPL
14cr|vdr-plugin-yaepg-0.0.2.1-20|13	URL:		http://www.hoochvdr.info/
14cr|vdr-plugin-yaepg-0.0.2.1-20|14	# http://www.hoochvdr.info/modules.php?name=Forums&file=viewtopic&t=98
14cr|vdr-plugin-yaepg-0.0.2.1-20|15	Source:		http://www.hoochvdr.info/files/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-yaepg-0.0.2.1-20|16	# Use standard VDR logging mechanism instead of own logfile
14cr|vdr-plugin-yaepg-0.0.2.1-20|17	Patch1:		yaepg-logging.patch
14cr|vdr-plugin-yaepg-0.0.2.1-20|18	# Use standard types, from e-tobi repository
14cr|vdr-plugin-yaepg-0.0.2.1-20|19	Patch2:		yaepg-standard-types.patch
14cr|vdr-plugin-yaepg-0.0.2.1-20|20	# Change screenshot location
14cr|vdr-plugin-yaepg-0.0.2.1-20|21	Patch3:		94_yaepg-1.3.38.dpatch
14cr|vdr-plugin-yaepg-0.0.2.1-20|22	Patch4:		95_yaepg-0.0.2.1-vdr-1.5.3.dpatch
14cr|vdr-plugin-yaepg-0.0.2.1-20|23	Patch5:		yaepg-0.0.2.1-i18n-1.6.patch
14cr|vdr-plugin-yaepg-0.0.2.1-20|24	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-yaepg-0.0.2.1-20|25	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-yaepg-0.0.2.1-20|26	
14cr|vdr-plugin-yaepg-0.0.2.1-20|27	%description
14cr|vdr-plugin-yaepg-0.0.2.1-20|28	Yaepg (Yet Another Electronic Programming Guide) is an EPG that tries to
14cr|vdr-plugin-yaepg-0.0.2.1-20|29	simulate the look and feel of a commercial IRD.
14cr|vdr-plugin-yaepg-0.0.2.1-20|30	
14cr|vdr-plugin-yaepg-0.0.2.1-20|31	%prep
14cr|vdr-plugin-yaepg-0.0.2.1-20|32	%setup -q -n %plugin-%version
14cr|vdr-plugin-yaepg-0.0.2.1-20|33	%patch1 -p1
14cr|vdr-plugin-yaepg-0.0.2.1-20|34	%patch2 -p1
14cr|vdr-plugin-yaepg-0.0.2.1-20|35	%patch3 -p1
14cr|vdr-plugin-yaepg-0.0.2.1-20|36	%patch4 -p1
14cr|vdr-plugin-yaepg-0.0.2.1-20|37	%patch5 -p1
14cr|vdr-plugin-yaepg-0.0.2.1-20|38	%vdr_plugin_prep
14cr|vdr-plugin-yaepg-0.0.2.1-20|39	
14cr|vdr-plugin-yaepg-0.0.2.1-20|40	%build
14cr|vdr-plugin-yaepg-0.0.2.1-20|41	%vdr_plugin_build
14cr|vdr-plugin-yaepg-0.0.2.1-20|42	
14cr|vdr-plugin-yaepg-0.0.2.1-20|43	%install
14cr|vdr-plugin-yaepg-0.0.2.1-20|44	%vdr_plugin_install
14cr|vdr-plugin-yaepg-0.0.2.1-20|45	
14cr|vdr-plugin-yaepg-0.0.2.1-20|46	%files -f %plugin.vdr
14cr|vdr-plugin-yaepg-0.0.2.1-20|47	%defattr(-,root,root)
14cr|vdr-plugin-yaepg-0.0.2.1-20|48	%doc README COPYING HISTORY
14cr|vdr-plugin-yaepg-0.0.2.1-20|49	
14cr|vdr-plugin-yaepg-0.0.2.1-20|50	
14cr|vdr-plugin-yaepg-0.0.2.1-20|51	
14cr|vdr-plugin-yaepg-0.0.2.1-20|52	
14cr|vdr-plugin-yaepg-0.0.2.1-20|53	
14cr|vdr-plugin-yaepg-0.0.2.1-20|54	%changelog
14cr|vdr-plugin-yaepg-0.0.2.1-20|55	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2.1-20
14cr|vdr-plugin-yaepg-0.0.2.1-20|56	+ Revision: f28d536
14cr|vdr-plugin-yaepg-0.0.2.1-20|57	- Dropped empty post macros
14cr|vdr-plugin-yaepg-0.0.2.1-20|58	
14cr|vdr-plugin-yaepg-0.0.2.1-20|59	

8983 14
14cr|vdr-plugin-zaphistory-0.9.5-11|1	
14cr|vdr-plugin-zaphistory-0.9.5-11|2	%define plugin	zaphistory
14cr|vdr-plugin-zaphistory-0.9.5-11|3	%define name	vdr-plugin-%plugin
14cr|vdr-plugin-zaphistory-0.9.5-11|4	%define version	0.9.5
14cr|vdr-plugin-zaphistory-0.9.5-11|5	%define rel	11
14cr|vdr-plugin-zaphistory-0.9.5-11|6	
14cr|vdr-plugin-zaphistory-0.9.5-11|7	Summary:	VDR plugin: History of the last zapped channels
14cr|vdr-plugin-zaphistory-0.9.5-11|8	Name:		%name
14cr|vdr-plugin-zaphistory-0.9.5-11|9	Version:	%version
14cr|vdr-plugin-zaphistory-0.9.5-11|10	Release:	%mkrel %rel
14cr|vdr-plugin-zaphistory-0.9.5-11|11	Group:		Video
14cr|vdr-plugin-zaphistory-0.9.5-11|12	License:	GPL
14cr|vdr-plugin-zaphistory-0.9.5-11|13	URL:		http://www.unterbrecher.de/vdr/developer.php
14cr|vdr-plugin-zaphistory-0.9.5-11|14	Source:		http://www.unterbrecher.de/vdr/download/vdr-%plugin-%version.tar.bz2
14cr|vdr-plugin-zaphistory-0.9.5-11|15	Patch0:		zaphistory-0.9.5-i18n-1.6.patch
14cr|vdr-plugin-zaphistory-0.9.5-11|16	BuildRequires:	vdr-devel >= 1.6.0
14cr|vdr-plugin-zaphistory-0.9.5-11|17	Requires:	vdr-abi = %vdr_abi
14cr|vdr-plugin-zaphistory-0.9.5-11|18	
14cr|vdr-plugin-zaphistory-0.9.5-11|19	%description
14cr|vdr-plugin-zaphistory-0.9.5-11|20	Originally the plugins provided a history of the latest viewed
14cr|vdr-plugin-zaphistory-0.9.5-11|21	channels. Since version 0.0.3 statistics (zaps and watchtime) are
14cr|vdr-plugin-zaphistory-0.9.5-11|22	collected for each channel. History can be sorted by latest viewed,
14cr|vdr-plugin-zaphistory-0.9.5-11|23	zap count and watch time. The idea is a self-learning favourites
14cr|vdr-plugin-zaphistory-0.9.5-11|24	list. The history provides a channel name + EPG view and a channel
14cr|vdr-plugin-zaphistory-0.9.5-11|25	name + statistics view. Statistics and history entries can be
14cr|vdr-plugin-zaphistory-0.9.5-11|26	deleted or reseted from the menu.
14cr|vdr-plugin-zaphistory-0.9.5-11|27	
14cr|vdr-plugin-zaphistory-0.9.5-11|28	%prep
14cr|vdr-plugin-zaphistory-0.9.5-11|29	%setup -q -n %plugin-%version
14cr|vdr-plugin-zaphistory-0.9.5-11|30	%patch0 -p1
14cr|vdr-plugin-zaphistory-0.9.5-11|31	%vdr_plugin_prep
14cr|vdr-plugin-zaphistory-0.9.5-11|32	
14cr|vdr-plugin-zaphistory-0.9.5-11|33	%build
14cr|vdr-plugin-zaphistory-0.9.5-11|34	%vdr_plugin_build
14cr|vdr-plugin-zaphistory-0.9.5-11|35	
14cr|vdr-plugin-zaphistory-0.9.5-11|36	%install
14cr|vdr-plugin-zaphistory-0.9.5-11|37	%vdr_plugin_install
14cr|vdr-plugin-zaphistory-0.9.5-11|38	
14cr|vdr-plugin-zaphistory-0.9.5-11|39	%files -f %plugin.vdr
14cr|vdr-plugin-zaphistory-0.9.5-11|40	%defattr(-,root,root)
14cr|vdr-plugin-zaphistory-0.9.5-11|41	%doc README HISTORY
14cr|vdr-plugin-zaphistory-0.9.5-11|42	
14cr|vdr-plugin-zaphistory-0.9.5-11|43	
14cr|vdr-plugin-zaphistory-0.9.5-11|44	
14cr|vdr-plugin-zaphistory-0.9.5-11|45	%changelog
14cr|vdr-plugin-zaphistory-0.9.5-11|46	* Thu Mar 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-11
14cr|vdr-plugin-zaphistory-0.9.5-11|47	+ Revision: 06d987e
14cr|vdr-plugin-zaphistory-0.9.5-11|48	- Dropped empty post macros
14cr|vdr-plugin-zaphistory-0.9.5-11|49	
14cr|vdr-plugin-zaphistory-0.9.5-11|50	

8984 14
14cr|vegastrike-0.5.1.r1-6|1	%define Werror_cflags %nil
14cr|vegastrike-0.5.1.r1-6|2	%define rel 1
14cr|vegastrike-0.5.1.r1-6|3	
14cr|vegastrike-0.5.1.r1-6|4	%define dataver 0.5.1
14cr|vegastrike-0.5.1.r1-6|5	
14cr|vegastrike-0.5.1.r1-6|6	Summary:	3D OpenGL spaceflight simulator
14cr|vegastrike-0.5.1.r1-6|7	Name:		vegastrike
14cr|vegastrike-0.5.1.r1-6|8	Version:	0.5.1.r%{rel}
14cr|vegastrike-0.5.1.r1-6|9	Release:	6
14cr|vegastrike-0.5.1.r1-6|10	License:	GPLv2+
14cr|vegastrike-0.5.1.r1-6|11	Group:		Games/Arcade
14cr|vegastrike-0.5.1.r1-6|12	Url:		http://vegastrike.sourceforge.net/
14cr|vegastrike-0.5.1.r1-6|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
14cr|vegastrike-0.5.1.r1-6|14	Source1:	%{name}-manpages.tar.bz2
14cr|vegastrike-0.5.1.r1-6|15	Source11:	%{name}-16x16.png
14cr|vegastrike-0.5.1.r1-6|16	Source12:	%{name}-32x32.png
14cr|vegastrike-0.5.1.r1-6|17	Source13:	%{name}-48x48.png
14cr|vegastrike-0.5.1.r1-6|18	Patch0:		vegastrike-src-0.5.1.r1-cflags.patch
14cr|vegastrike-0.5.1.r1-6|19	Patch1:		vegastrike-0.4.2-vssetup-fix.patch
14cr|vegastrike-0.5.1.r1-6|20	Patch2:		vegastrike-0.5.0-glext.patch
14cr|vegastrike-0.5.1.r1-6|21	Patch3:		vegastrike-0.5.1-music.patch
14cr|vegastrike-0.5.1.r1-6|22	Patch4:		vegastrike-0.5.1-openal.patch
14cr|vegastrike-0.5.1.r1-6|23	Patch5:		vegastrike-0.5.1-sys-python.patch
14cr|vegastrike-0.5.1.r1-6|24	Patch6:		vegastrike-0.5.1-gcc48.patch
14cr|vegastrike-0.5.1.r1-6|25	Patch7:		vegastrike-0.5.1-gcc49.patch
14cr|vegastrike-0.5.1.r1-6|26	BuildRequires:	boost-devel
14cr|vegastrike-0.5.1.r1-6|27	BuildRequires:	jpeg-devel
14cr|vegastrike-0.5.1.r1-6|28	BuildRequires:	pkgconfig(gl)
14cr|vegastrike-0.5.1.r1-6|29	BuildRequires:	pkgconfig(glu)
14cr|vegastrike-0.5.1.r1-6|30	BuildRequires:	pkgconfig(glut)
14cr|vegastrike-0.5.1.r1-6|31	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|vegastrike-0.5.1.r1-6|32	BuildRequires:	pkgconfig(expat)
14cr|vegastrike-0.5.1.r1-6|33	BuildRequires:	pkgconfig(libpng)
14cr|vegastrike-0.5.1.r1-6|34	BuildRequires:	pkgconfig(OGRE)
14cr|vegastrike-0.5.1.r1-6|35	BuildRequires:	pkgconfig(openal)
14cr|vegastrike-0.5.1.r1-6|36	BuildRequires:	pkgconfig(python)
14cr|vegastrike-0.5.1.r1-6|37	BuildRequires:	pkgconfig(sdl)
14cr|vegastrike-0.5.1.r1-6|38	BuildRequires:	pkgconfig(vorbis)
14cr|vegastrike-0.5.1.r1-6|39	BuildRequires:	pkgconfig(zlib)
14cr|vegastrike-0.5.1.r1-6|40	Requires:	%{name}-data >= %{dataver}
14cr|vegastrike-0.5.1.r1-6|41	Suggests:	%{name}-sounds >= %{dataver}
14cr|vegastrike-0.5.1.r1-6|42	
14cr|vegastrike-0.5.1.r1-6|43	%description
14cr|vegastrike-0.5.1.r1-6|44	Vega Strike is a GPL 3D OpenGL Action RPG space sim for
14cr|vegastrike-0.5.1.r1-6|45	Windows/Linux that allows a player to trade and bounty hunt
14cr|vegastrike-0.5.1.r1-6|46	in the spirit of Elite. You start in an old beat up Wayfarer
14cr|vegastrike-0.5.1.r1-6|47	cargo ship, with endless possibility before you and just
14cr|vegastrike-0.5.1.r1-6|48	enough cash to scrape together a life. Yet danger lurks in
14cr|vegastrike-0.5.1.r1-6|49	the space beyond.
14cr|vegastrike-0.5.1.r1-6|50	
14cr|vegastrike-0.5.1.r1-6|51	%files
14cr|vegastrike-0.5.1.r1-6|52	%doc README
14cr|vegastrike-0.5.1.r1-6|53	%{_iconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|54	%{_liconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|55	%{_miconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|56	%{_datadir}/applications/%{name}.desktop
14cr|vegastrike-0.5.1.r1-6|57	%{_mandir}/man6/*
14cr|vegastrike-0.5.1.r1-6|58	%dir %{_gamesdatadir}/%{name}
14cr|vegastrike-0.5.1.r1-6|59	%defattr(755,root,root,755)
14cr|vegastrike-0.5.1.r1-6|60	%{_gamesbindir}/*
14cr|vegastrike-0.5.1.r1-6|61	%{_libexecdir}/%{name}
14cr|vegastrike-0.5.1.r1-6|62	
14cr|vegastrike-0.5.1.r1-6|63	#----------------------------------------------------------------------------
14cr|vegastrike-0.5.1.r1-6|64	
14cr|vegastrike-0.5.1.r1-6|65	%prep
14cr|vegastrike-0.5.1.r1-6|66	%setup -q -n %{name}-src-%{version} -a1
14cr|vegastrike-0.5.1.r1-6|67	%patch0 -p1
14cr|vegastrike-0.5.1.r1-6|68	%patch1 -p1
14cr|vegastrike-0.5.1.r1-6|69	%patch2 -p1
14cr|vegastrike-0.5.1.r1-6|70	%patch3 -p3
14cr|vegastrike-0.5.1.r1-6|71	%patch4 -p0
14cr|vegastrike-0.5.1.r1-6|72	%patch5 -p0
14cr|vegastrike-0.5.1.r1-6|73	%patch6 -p0
14cr|vegastrike-0.5.1.r1-6|74	%patch7 -p1
14cr|vegastrike-0.5.1.r1-6|75	iconv -f ISO-8859-1 -t UTF-8 README > README.tmp
14cr|vegastrike-0.5.1.r1-6|76	touch -r README README.tmp
14cr|vegastrike-0.5.1.r1-6|77	mv README.tmp README
14cr|vegastrike-0.5.1.r1-6|78	
14cr|vegastrike-0.5.1.r1-6|79	# we want to use the system version of expat.h
14cr|vegastrike-0.5.1.r1-6|80	rm objconv/mesher/expat.h
14cr|vegastrike-0.5.1.r1-6|81	
14cr|vegastrike-0.5.1.r1-6|82	%build
14cr|vegastrike-0.5.1.r1-6|83	autoreconf -fi
14cr|vegastrike-0.5.1.r1-6|84	%configure2_5x \
14cr|vegastrike-0.5.1.r1-6|85	--bindir=%{_gamesbindir} \
14cr|vegastrike-0.5.1.r1-6|86	--with-data-dir=%{_gamesdatadir}/%{name} \
14cr|vegastrike-0.5.1.r1-6|87	--enable-release \
14cr|vegastrike-0.5.1.r1-6|88	--with-boost=system \
14cr|vegastrike-0.5.1.r1-6|89	--disable-ffmpeg \
14cr|vegastrike-0.5.1.r1-6|90	--with-al-inc=/usr/include/AL \
14cr|vegastrike-0.5.1.r1-6|91	--enable-flags="%{optflags} -fpermissive -DBOOST_PYTHON_NO_PY_SIGNATURES" \
14cr|vegastrike-0.5.1.r1-6|92	--enable-stencil-buffer
14cr|vegastrike-0.5.1.r1-6|93	
14cr|vegastrike-0.5.1.r1-6|94	%make
14cr|vegastrike-0.5.1.r1-6|95	
14cr|vegastrike-0.5.1.r1-6|96	%install
14cr|vegastrike-0.5.1.r1-6|97	%makeinstall_std
14cr|vegastrike-0.5.1.r1-6|98	
14cr|vegastrike-0.5.1.r1-6|99	mkdir -p %{buildroot}%{_libexecdir}/%{name}
14cr|vegastrike-0.5.1.r1-6|100	chmod +x %{buildroot}%{_prefix}/objconv/*
14cr|vegastrike-0.5.1.r1-6|101	mv %{buildroot}%{_prefix}/objconv/* \
14cr|vegastrike-0.5.1.r1-6|102	%{buildroot}%{_libexecdir}/%{name}
14cr|vegastrike-0.5.1.r1-6|103	for i in asteroidgen base_maker mesh_xml mesher replace tempgen trisort \
14cr|vegastrike-0.5.1.r1-6|104	vsrextract vsrmake; do
14cr|vegastrike-0.5.1.r1-6|105	mv %{buildroot}%{_gamesbindir}/$i %{buildroot}%{_libexecdir}/%{name};
14cr|vegastrike-0.5.1.r1-6|106	done
14cr|vegastrike-0.5.1.r1-6|107	
14cr|vegastrike-0.5.1.r1-6|108	mkdir -p %{buildroot}%{_mandir}
14cr|vegastrike-0.5.1.r1-6|109	for i in *.6; do %{__install} -m 644 $i -D %{buildroot}%{_mandir}/man6/$i; done
14cr|vegastrike-0.5.1.r1-6|110	
14cr|vegastrike-0.5.1.r1-6|111	mkdir -p %{buildroot}%{_datadir}/applications
14cr|vegastrike-0.5.1.r1-6|112	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|vegastrike-0.5.1.r1-6|113	[Desktop Entry]
14cr|vegastrike-0.5.1.r1-6|114	Name=Vega Strike
14cr|vegastrike-0.5.1.r1-6|115	Comment=3D OpenGL spaceflight simulator
14cr|vegastrike-0.5.1.r1-6|116	Exec=%{_gamesbindir}/vegastrike
14cr|vegastrike-0.5.1.r1-6|117	Icon=%{name}
14cr|vegastrike-0.5.1.r1-6|118	Terminal=false
14cr|vegastrike-0.5.1.r1-6|119	Type=Application
14cr|vegastrike-0.5.1.r1-6|120	Categories=Game;ArcadeGame;
14cr|vegastrike-0.5.1.r1-6|121	EOF
14cr|vegastrike-0.5.1.r1-6|122	
14cr|vegastrike-0.5.1.r1-6|123	install -m 644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|124	install -m 644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|125	install -m 644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|vegastrike-0.5.1.r1-6|126	
14cr|vegastrike-0.5.1.r1-6|127	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|vegastrike-0.5.1.r1-6|128	
14cr|vegastrike-0.5.1.r1-6|129	perl -pi -e 's|\r$||g' README
14cr|vegastrike-0.5.1.r1-6|130	
14cr|vegastrike-0.5.1.r1-6|131	
14cr|vegastrike-0.5.1.r1-6|132	%changelog
14cr|vegastrike-0.5.1.r1-6|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1.r1-6
14cr|vegastrike-0.5.1.r1-6|134	+ Revision: 98ec75f
14cr|vegastrike-0.5.1.r1-6|135	- MassBuild#464: Increase release tag
14cr|vegastrike-0.5.1.r1-6|136	
14cr|vegastrike-0.5.1.r1-6|137	

8985 14
14cr|vegastrike-data-0.5.1.r1-2|1	%define	oname	vegastrike
14cr|vegastrike-data-0.5.1.r1-2|2	%define	name	%{oname}-data
14cr|vegastrike-data-0.5.1.r1-2|3	%define	version	0.5.1.r1
14cr|vegastrike-data-0.5.1.r1-2|4	%define release	2
14cr|vegastrike-data-0.5.1.r1-2|5	%define	Summary	Data files for %{oname}
14cr|vegastrike-data-0.5.1.r1-2|6	
14cr|vegastrike-data-0.5.1.r1-2|7	Name:		%{name}
14cr|vegastrike-data-0.5.1.r1-2|8	Version:	%{version}
14cr|vegastrike-data-0.5.1.r1-2|9	Release:	%{release}
14cr|vegastrike-data-0.5.1.r1-2|10	Summary:	%{Summary}
14cr|vegastrike-data-0.5.1.r1-2|11	License:	GPLv2+
14cr|vegastrike-data-0.5.1.r1-2|12	Group:		Games/Arcade
14cr|vegastrike-data-0.5.1.r1-2|13	Source0:	%{name}-%{version}.tar.bz2
14cr|vegastrike-data-0.5.1.r1-2|14	URL:		http://vegastrike.sourceforge.net/
14cr|vegastrike-data-0.5.1.r1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vegastrike-data-0.5.1.r1-2|16	BuildArch:	noarch
14cr|vegastrike-data-0.5.1.r1-2|17	Requires:	%{oname} >= %{version}
14cr|vegastrike-data-0.5.1.r1-2|18	
14cr|vegastrike-data-0.5.1.r1-2|19	%description
14cr|vegastrike-data-0.5.1.r1-2|20	%{Summary}
14cr|vegastrike-data-0.5.1.r1-2|21	
14cr|vegastrike-data-0.5.1.r1-2|22	%prep
14cr|vegastrike-data-0.5.1.r1-2|23	%setup -q
14cr|vegastrike-data-0.5.1.r1-2|24	# get rid of a few files we have no interest in packaging..
14cr|vegastrike-data-0.5.1.r1-2|25	rm -rf aclocal.m4 configure.ac Makefile.in vegastrike-data.spec stamp-h.in bin
14cr|vegastrike-data-0.5.1.r1-2|26	rm -rf `find -name CVS -type d` `find -name Makefile.am -type f`
14cr|vegastrike-data-0.5.1.r1-2|27	
14cr|vegastrike-data-0.5.1.r1-2|28	# some cleanup
14cr|vegastrike-data-0.5.1.r1-2|29	rm -r cockpits/bomber-cockpit.cpt/#cockpit.xmesh# \
14cr|vegastrike-data-0.5.1.r1-2|30	modules/builtin `find -name "*.xmesh"`
14cr|vegastrike-data-0.5.1.r1-2|31	find . -type f -print0 | xargs -0 chmod -x
14cr|vegastrike-data-0.5.1.r1-2|32	chmod +x units/findunits.py modules/webpageize.py
14cr|vegastrike-data-0.5.1.r1-2|33	sed -i 's/\r//g' documentation/mission_howto.txt
14cr|vegastrike-data-0.5.1.r1-2|34	# remove the stale included manpages and the .xls abonimation
14cr|vegastrike-data-0.5.1.r1-2|35	rm documentation/*.1 documentation/*.xls
14cr|vegastrike-data-0.5.1.r1-2|36	
14cr|vegastrike-data-0.5.1.r1-2|37	
14cr|vegastrike-data-0.5.1.r1-2|38	%build
14cr|vegastrike-data-0.5.1.r1-2|39	
14cr|vegastrike-data-0.5.1.r1-2|40	%install
14cr|vegastrike-data-0.5.1.r1-2|41	%{__rm} -rf %{buildroot}
14cr|vegastrike-data-0.5.1.r1-2|42	%{__install} -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|vegastrike-data-0.5.1.r1-2|43	cp -a * %{buildroot}%{_gamesdatadir}/%{oname}
14cr|vegastrike-data-0.5.1.r1-2|44	# include 'system files' strangely hidden in .vegastrike-0.5.0 directory
14cr|vegastrike-data-0.5.1.r1-2|45	# for whatever reason...otherwise music & other stuff is gone...
14cr|vegastrike-data-0.5.1.r1-2|46	# cp -a ./.%{name}-%{version} %{buildroot}/%{_gamesdatadir}/%{oname}
14cr|vegastrike-data-0.5.1.r1-2|47	
14cr|vegastrike-data-0.5.1.r1-2|48	
14cr|vegastrike-data-0.5.1.r1-2|49	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cr|vegastrike-data-0.5.1.r1-2|50	install -p -m 644 vegastrike.xpm \
14cr|vegastrike-data-0.5.1.r1-2|51	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cr|vegastrike-data-0.5.1.r1-2|52	
14cr|vegastrike-data-0.5.1.r1-2|53	
14cr|vegastrike-data-0.5.1.r1-2|54	%clean
14cr|vegastrike-data-0.5.1.r1-2|55	%{__rm} -rf %{buildroot}
14cr|vegastrike-data-0.5.1.r1-2|56	
14cr|vegastrike-data-0.5.1.r1-2|57	%files
14cr|vegastrike-data-0.5.1.r1-2|58	%defattr(644,root,root,755)
14cr|vegastrike-data-0.5.1.r1-2|59	%dir %{_gamesdatadir}/%{oname}
14cr|vegastrike-data-0.5.1.r1-2|60	%{_gamesdatadir}/%{oname}/*
14cr|vegastrike-data-0.5.1.r1-2|61	# %{_gamesdatadir}/%{oname}/.%{oname}-%{version}/*
14cr|vegastrike-data-0.5.1.r1-2|62	# %{_gamesdatadir}/%{oname}/.%{oname}-%{version}/.system
14cr|vegastrike-data-0.5.1.r1-2|63	%{_datadir}/icons/hicolor/128x128/apps/vegastrike.xpm
14cr|vegastrike-data-0.5.1.r1-2|64	
14cr|vegastrike-data-0.5.1.r1-2|65	
14cr|vegastrike-data-0.5.1.r1-2|66	
14cr|vegastrike-data-0.5.1.r1-2|67	
14cr|vegastrike-data-0.5.1.r1-2|68	
14cr|vegastrike-data-0.5.1.r1-2|69	
14cr|vegastrike-data-0.5.1.r1-2|70	%changelog
14cr|vegastrike-data-0.5.1.r1-2|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1.r1-2
14cr|vegastrike-data-0.5.1.r1-2|72	+ Revision: 08348c1
14cr|vegastrike-data-0.5.1.r1-2|73	- MassBuild#464: Increase release tag
14cr|vegastrike-data-0.5.1.r1-2|74	
14cr|vegastrike-data-0.5.1.r1-2|75	

8986 14
14cr|vegastrike-sounds-0.5.1.r1-2|1	%define	oname	vegastrike
14cr|vegastrike-sounds-0.5.1.r1-2|2	%define	rel	1
14cr|vegastrike-sounds-0.5.1.r1-2|3	
14cr|vegastrike-sounds-0.5.1.r1-2|4	%define	gamever	0.5.1
14cr|vegastrike-sounds-0.5.1.r1-2|5	
14cr|vegastrike-sounds-0.5.1.r1-2|6	Name:		%{oname}-sounds
14cr|vegastrike-sounds-0.5.1.r1-2|7	Version:	0.5.1.r%{rel}
14cr|vegastrike-sounds-0.5.1.r1-2|8	Release:	2
14cr|vegastrike-sounds-0.5.1.r1-2|9	Summary:	Music and Speech files for %{oname}
14cr|vegastrike-sounds-0.5.1.r1-2|10	License:	GPLv2+
14cr|vegastrike-sounds-0.5.1.r1-2|11	Group:		Games/Arcade
14cr|vegastrike-sounds-0.5.1.r1-2|12	URL:		http://vegastrike.sourceforge.net/
14cr|vegastrike-sounds-0.5.1.r1-2|13	Source0:	http://downloads.sourceforge.net/%{oname}/%{oname}-music-%{version}.tar
14cr|vegastrike-sounds-0.5.1.r1-2|14	Source1:	http://downloads.sourceforge.net/%{oname}/%{oname}-speech-%{version}.tar
14cr|vegastrike-sounds-0.5.1.r1-2|15	BuildArch:	noarch
14cr|vegastrike-sounds-0.5.1.r1-2|16	Requires:	%{oname} >= %{gamever}
14cr|vegastrike-sounds-0.5.1.r1-2|17	
14cr|vegastrike-sounds-0.5.1.r1-2|18	%description
14cr|vegastrike-sounds-0.5.1.r1-2|19	Music and Speech files for %{oname}.
14cr|vegastrike-sounds-0.5.1.r1-2|20	
14cr|vegastrike-sounds-0.5.1.r1-2|21	%prep
14cr|vegastrike-sounds-0.5.1.r1-2|22	%setup -q -c -n %{name}
14cr|vegastrike-sounds-0.5.1.r1-2|23	%setup -q -T -D -a 1 -n %{name}
14cr|vegastrike-sounds-0.5.1.r1-2|24	
14cr|vegastrike-sounds-0.5.1.r1-2|25	%build
14cr|vegastrike-sounds-0.5.1.r1-2|26	
14cr|vegastrike-sounds-0.5.1.r1-2|27	%install
14cr|vegastrike-sounds-0.5.1.r1-2|28	mkdir -p %{buildroot}/%{_gamesdatadir}/%{oname}
14cr|vegastrike-sounds-0.5.1.r1-2|29	cp -a %{oname}-music-%{version}/* %{buildroot}/%{_gamesdatadir}/%{oname}
14cr|vegastrike-sounds-0.5.1.r1-2|30	cp -a %{oname}-speech-%{version}/* %{buildroot}/%{_gamesdatadir}/%{oname}
14cr|vegastrike-sounds-0.5.1.r1-2|31	
14cr|vegastrike-sounds-0.5.1.r1-2|32	%files
14cr|vegastrike-sounds-0.5.1.r1-2|33	%defattr(644,root,root,755)
14cr|vegastrike-sounds-0.5.1.r1-2|34	%{_gamesdatadir}/%{oname}/*
14cr|vegastrike-sounds-0.5.1.r1-2|35	
14cr|vegastrike-sounds-0.5.1.r1-2|36	
14cr|vegastrike-sounds-0.5.1.r1-2|37	%changelog
14cr|vegastrike-sounds-0.5.1.r1-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1.r1-2
14cr|vegastrike-sounds-0.5.1.r1-2|39	+ Revision: 947af05
14cr|vegastrike-sounds-0.5.1.r1-2|40	- MassBuild#464: Increase release tag
14cr|vegastrike-sounds-0.5.1.r1-2|41	
14cr|vegastrike-sounds-0.5.1.r1-2|42	

8987 14
14cr|venom-0.2.0-0.20140718.4|1	%define oname Venom
14cr|venom-0.2.0-0.20140718.4|2	%define Werror_cflags %{nil}
14cr|venom-0.2.0-0.20140718.4|3	
14cr|venom-0.2.0-0.20140718.4|4	Summary:	Tox client
14cr|venom-0.2.0-0.20140718.4|5	Name:		venom
14cr|venom-0.2.0-0.20140718.4|6	Version:	0.2.0
14cr|venom-0.2.0-0.20140718.4|7	Release:	0.20140718.4
14cr|venom-0.2.0-0.20140718.4|8	Group:		Networking/Instant messaging
14cr|venom-0.2.0-0.20140718.4|9	License:	GPLv3
14cr|venom-0.2.0-0.20140718.4|10	Url:		https://wiki.tox.im/
14cr|venom-0.2.0-0.20140718.4|11	Source0:	%{oname}-%{version}.tar.gz
14cr|venom-0.2.0-0.20140718.4|12	BuildRequires:	toxcore-devel
14cr|venom-0.2.0-0.20140718.4|13	BuildRequires:	vala
14cr|venom-0.2.0-0.20140718.4|14	BuildRequires:	vala-tools
14cr|venom-0.2.0-0.20140718.4|15	BuildRequires:	cmake
14cr|venom-0.2.0-0.20140718.4|16	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|venom-0.2.0-0.20140718.4|17	BuildRequires:	pkgconfig(json-glib-1.0)
14cr|venom-0.2.0-0.20140718.4|18	BuildRequires:	pkgconfig(libnotify)
14cr|venom-0.2.0-0.20140718.4|19	BuildRequires:	pkgconfig(libqrencode)
14cr|venom-0.2.0-0.20140718.4|20	
14cr|venom-0.2.0-0.20140718.4|21	%description
14cr|venom-0.2.0-0.20140718.4|22	Tox GUI client
14cr|venom-0.2.0-0.20140718.4|23	
14cr|venom-0.2.0-0.20140718.4|24	%prep
14cr|venom-0.2.0-0.20140718.4|25	%setup -qn %{oname}
14cr|venom-0.2.0-0.20140718.4|26	
14cr|venom-0.2.0-0.20140718.4|27	%build
14cr|venom-0.2.0-0.20140718.4|28	%cmake \
14cr|venom-0.2.0-0.20140718.4|29	-DENABLE_QR_ENCODE=true \
14cr|venom-0.2.0-0.20140718.4|30	-DENABLE_LIBNOTIFY=true
14cr|venom-0.2.0-0.20140718.4|31	%make
14cr|venom-0.2.0-0.20140718.4|32	
14cr|venom-0.2.0-0.20140718.4|33	%install
14cr|venom-0.2.0-0.20140718.4|34	%makeinstall_std -C build
14cr|venom-0.2.0-0.20140718.4|35	
14cr|venom-0.2.0-0.20140718.4|36	%find_lang %{oname}
14cr|venom-0.2.0-0.20140718.4|37	
14cr|venom-0.2.0-0.20140718.4|38	%files -f %{oname}.lang
14cr|venom-0.2.0-0.20140718.4|39	%{_bindir}/*
14cr|venom-0.2.0-0.20140718.4|40	%{_datadir}/applications/*
14cr|venom-0.2.0-0.20140718.4|41	%{_datadir}/pixmaps/*
14cr|venom-0.2.0-0.20140718.4|42	%{_datadir}/%{name}/*
14cr|venom-0.2.0-0.20140718.4|43	%{_iconsdir}/hicolor/*/apps/*
14cr|venom-0.2.0-0.20140718.4|44	
14cr|venom-0.2.0-0.20140718.4|45	%changelog
14cr|venom-0.2.0-0.20140718.4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-0.20140718.4
14cr|venom-0.2.0-0.20140718.4|47	+ Revision: 56df9c3
14cr|venom-0.2.0-0.20140718.4|48	- MassBuild#464: Increase release tag
14cr|venom-0.2.0-0.20140718.4|49	
14cr|venom-0.2.0-0.20140718.4|50	

8988 14
14cr|verbiste-0.1.34-2|1	%define major   0
14cr|verbiste-0.1.34-2|2	%define libname %mklibname %{name} %{major}
14cr|verbiste-0.1.34-2|3	%define devname %mklibname %{name} -d
14cr|verbiste-0.1.34-2|4	
14cr|verbiste-0.1.34-2|5	Name:		verbiste
14cr|verbiste-0.1.34-2|6	Version:	0.1.34
14cr|verbiste-0.1.34-2|7	Release:	2
14cr|verbiste-0.1.34-2|8	Summary:	To use well french verbs
14cr|verbiste-0.1.34-2|9	License:	GPLv2+
14cr|verbiste-0.1.34-2|10	Group:		Toys
14cr|verbiste-0.1.34-2|11	URL:		http://perso.b2b2c.ca/sarrazip/dev/%{name}.html
14cr|verbiste-0.1.34-2|12	Source:		http://www3.sympatico.ca/sarrazip/dev/%{name}-%{version}.tar.gz
14cr|verbiste-0.1.34-2|13	BuildRequires:	bison
14cr|verbiste-0.1.34-2|14	BuildRequires:	perl(XML::Parser)
14cr|verbiste-0.1.34-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14cr|verbiste-0.1.34-2|16	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|verbiste-0.1.34-2|17	BuildRequires:	pkgconfig(libpanelapplet-2.0)
14cr|verbiste-0.1.34-2|18	BuildRequires:	pkgconfig(libglade-2.0)
14cr|verbiste-0.1.34-2|19	
14cr|verbiste-0.1.34-2|20	%description
14cr|verbiste-0.1.34-2|21	Verbiste is a French conjugation system. It contains a C++ library, two
14cr|verbiste-0.1.34-2|22	programs that can be run from the command line or from another program,
14cr|verbiste-0.1.34-2|23	and a GNOME applet. This applet shows a text field in the GNOME Panel
14cr|verbiste-0.1.34-2|24	where the user can enter a conjugated verb and obtain its complete
14cr|verbiste-0.1.34-2|25	conjugation. The knowledge base is represented in XML and contains over
14cr|verbiste-0.1.34-2|26	6800 verbs.
14cr|verbiste-0.1.34-2|27	
14cr|verbiste-0.1.34-2|28	%files -f %{name}.lang
14cr|verbiste-0.1.34-2|29	%{_docdir}/%{name}-%{version}/*
14cr|verbiste-0.1.34-2|30	%{_bindir}/french-*conjugator
14cr|verbiste-0.1.34-2|31	%{_datadir}/%{name}-0.1
14cr|verbiste-0.1.34-2|32	%{_mandir}/fr/man?/*
14cr|verbiste-0.1.34-2|33	%{_mandir}/man?/*
14cr|verbiste-0.1.34-2|34	
14cr|verbiste-0.1.34-2|35	#--------------------------------------------------------------------
14cr|verbiste-0.1.34-2|36	
14cr|verbiste-0.1.34-2|37	%package -n %{name}-gtk
14cr|verbiste-0.1.34-2|38	Summary:	Gtk+ interface for %{name}
14cr|verbiste-0.1.34-2|39	Group:		Development/Other
14cr|verbiste-0.1.34-2|40	Requires:	%{name}
14cr|verbiste-0.1.34-2|41	
14cr|verbiste-0.1.34-2|42	%description -n %{name}-gtk
14cr|verbiste-0.1.34-2|43	Gtk+ interface for %{name}.
14cr|verbiste-0.1.34-2|44	
14cr|verbiste-0.1.34-2|45	%files -n %{name}-gtk
14cr|verbiste-0.1.34-2|46	%{_bindir}/verbiste
14cr|verbiste-0.1.34-2|47	%{_bindir}/verbiste-gtk
14cr|verbiste-0.1.34-2|48	%{_libdir}/bonobo/servers/verbiste.server
14cr|verbiste-0.1.34-2|49	%{_libdir}/verbiste-applet
14cr|verbiste-0.1.34-2|50	%{_datadir}/applications/verbiste.desktop
14cr|verbiste-0.1.34-2|51	%{_datadir}/pixmaps/verbiste.png
14cr|verbiste-0.1.34-2|52	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cfg
14cr|verbiste-0.1.34-2|53	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cls
14cr|verbiste-0.1.34-2|54	
14cr|verbiste-0.1.34-2|55	
14cr|verbiste-0.1.34-2|56	#--------------------------------------------------------------------
14cr|verbiste-0.1.34-2|57	
14cr|verbiste-0.1.34-2|58	%package -n %{libname}
14cr|verbiste-0.1.34-2|59	Summary:	Shared Librairies for %{name}
14cr|verbiste-0.1.34-2|60	Group:		Development/Other
14cr|verbiste-0.1.34-2|61	Obsoletes:	%{_lib}%{name}1 < 0.1.26-2
14cr|verbiste-0.1.34-2|62	
14cr|verbiste-0.1.34-2|63	%description  -n %{libname}
14cr|verbiste-0.1.34-2|64	Shared Librairies for cluster
14cr|verbiste-0.1.34-2|65	
14cr|verbiste-0.1.34-2|66	%files -n %{libname}
14cr|verbiste-0.1.34-2|67	%{_libdir}/lib%{name}-0.1.so.%{major}*
14cr|verbiste-0.1.34-2|68	
14cr|verbiste-0.1.34-2|69	#--------------------------------------------------------------------
14cr|verbiste-0.1.34-2|70	
14cr|verbiste-0.1.34-2|71	%package -n %{devname}
14cr|verbiste-0.1.34-2|72	Summary:	%{name} header files and static libraries
14cr|verbiste-0.1.34-2|73	Group:		Development/Other
14cr|verbiste-0.1.34-2|74	Requires:	%{name} = %{version}
14cr|verbiste-0.1.34-2|75	Requires:	%{libname} = %{version}
14cr|verbiste-0.1.34-2|76	Provides:	%{name}-devel = %{version}
14cr|verbiste-0.1.34-2|77	Obsoletes:	%{_lib}%{name}-devel < 0.1.26-2
14cr|verbiste-0.1.34-2|78	
14cr|verbiste-0.1.34-2|79	%description -n %{devname}
14cr|verbiste-0.1.34-2|80	This package contains header files and static libraries.
14cr|verbiste-0.1.34-2|81	
14cr|verbiste-0.1.34-2|82	%files -n %{devname}
14cr|verbiste-0.1.34-2|83	%{_includedir}/%{name}-0.1
14cr|verbiste-0.1.34-2|84	%{_libdir}/lib%{name}-0.1.so
14cr|verbiste-0.1.34-2|85	%{_libdir}/pkgconfig/%{name}-0.1.pc
14cr|verbiste-0.1.34-2|86	
14cr|verbiste-0.1.34-2|87	#--------------------------------------------------------------------
14cr|verbiste-0.1.34-2|88	%prep
14cr|verbiste-0.1.34-2|89	%setup -q
14cr|verbiste-0.1.34-2|90	
14cr|verbiste-0.1.34-2|91	%build
14cr|verbiste-0.1.34-2|92	%configure2_5x \
14cr|verbiste-0.1.34-2|93	--with-gtk-app \
14cr|verbiste-0.1.34-2|94	--with-gnome-app \
14cr|verbiste-0.1.34-2|95	--with-gnome-applet
14cr|verbiste-0.1.34-2|96	%make
14cr|verbiste-0.1.34-2|97	
14cr|verbiste-0.1.34-2|98	%install
14cr|verbiste-0.1.34-2|99	%makeinstall_std
14cr|verbiste-0.1.34-2|100	
14cr|verbiste-0.1.34-2|101	%find_lang %{name}
14cr|verbiste-0.1.34-2|102	
14cr|verbiste-0.1.34-2|103	%changelog
14cr|verbiste-0.1.34-2|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.34-2
14cr|verbiste-0.1.34-2|105	+ Revision: b344c7b
14cr|verbiste-0.1.34-2|106	- MassBuild#464: Increase release tag
14cr|verbiste-0.1.34-2|107	
14cr|verbiste-0.1.34-2|108	

8989 14
14cr|vertex-0.1.16-4|1	%define name    vertex
14cr|vertex-0.1.16-4|2	%define version 0.1.16
14cr|vertex-0.1.16-4|3	%define release 4
14cr|vertex-0.1.16-4|4	
14cr|vertex-0.1.16-4|5	%define debug_package %{nil}
14cr|vertex-0.1.16-4|6	
14cr|vertex-0.1.16-4|7	%define title       Vertex
14cr|vertex-0.1.16-4|8	%define longtitle   3D model assembler
14cr|vertex-0.1.16-4|9	
14cr|vertex-0.1.16-4|10	Name:       %{name}
14cr|vertex-0.1.16-4|11	Version:    %{version}
14cr|vertex-0.1.16-4|12	Release:    %{release}
14cr|vertex-0.1.16-4|13	Summary:    3D model assembler
14cr|vertex-0.1.16-4|14	License:    GPL
14cr|vertex-0.1.16-4|15	Group:      Graphics
14cr|vertex-0.1.16-4|16	Source0:    ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
14cr|vertex-0.1.16-4|17	Patch:      %{name}-0.1.16-lib64.patch
14cr|vertex-0.1.16-4|18	Source1:    %{name}-16.png.bz2
14cr|vertex-0.1.16-4|19	Source2:    %{name}-32.png.bz2
14cr|vertex-0.1.16-4|20	Source3:    %{name}-48.png.bz2
14cr|vertex-0.1.16-4|21	Url:        http://wolfpack.twu.net/Vertex
14cr|vertex-0.1.16-4|22	BuildRequires:  mesa-common-devel
14cr|vertex-0.1.16-4|23	BuildRequires:  gtk+1.2-devel
14cr|vertex-0.1.16-4|24	BuildRequires:  gtkglarea-devel
14cr|vertex-0.1.16-4|25	BuildRequires:  imlib-devel
14cr|vertex-0.1.16-4|26	
14cr|vertex-0.1.16-4|27	%description
14cr|vertex-0.1.16-4|28	Vertex 3D Model Assembler (often reffered to as just Vertex) is a unique
14cr|vertex-0.1.16-4|29	modeller designed specifically for generating high-performance and
14cr|vertex-0.1.16-4|30	efficient 3D models which can contain additional third party proprietery
14cr|vertex-0.1.16-4|31	data suitable for applications using OpenGL style of graphics rendering.
14cr|vertex-0.1.16-4|32	
14cr|vertex-0.1.16-4|33	Vertex features support for multiple models and editing of proprietery
14cr|vertex-0.1.16-4|34	data found within these models. It has many tools for mass editing and
14cr|vertex-0.1.16-4|35	gives instant rendering feedback.
14cr|vertex-0.1.16-4|36	
14cr|vertex-0.1.16-4|37	%prep
14cr|vertex-0.1.16-4|38	%setup -q
14cr|vertex-0.1.16-4|39	%patch -p 1
14cr|vertex-0.1.16-4|40	# mv LICENSE at usual location
14cr|vertex-0.1.16-4|41	mv -f vertex/data/LICENSE .
14cr|vertex-0.1.16-4|42	bzcat %{SOURCE1} > %{name}-16.png
14cr|vertex-0.1.16-4|43	bzcat %{SOURCE2} > %{name}-32.png
14cr|vertex-0.1.16-4|44	bzcat %{SOURCE3} > %{name}-48.png
14cr|vertex-0.1.16-4|45	
14cr|vertex-0.1.16-4|46	%build
14cr|vertex-0.1.16-4|47	%ifarch x86_64
14cr|vertex-0.1.16-4|48	./configure Linux64 -v --disable=arch-i686
14cr|vertex-0.1.16-4|49	%else
14cr|vertex-0.1.16-4|50	./configure Linux -v --disable=arch-i686
14cr|vertex-0.1.16-4|51	%endif
14cr|vertex-0.1.16-4|52	make CFLAGS="%{optflags} -D__USE_BSD -DHAVE_IMLIB `gtk-config --cflags`"
14cr|vertex-0.1.16-4|53	
14cr|vertex-0.1.16-4|54	%install
14cr|vertex-0.1.16-4|55	rm -rf %{buildroot}
14cr|vertex-0.1.16-4|56	make PREFIX=%{buildroot}%_prefix MAN_DIR=%{buildroot}%{_mandir}/man1 install
14cr|vertex-0.1.16-4|57	
14cr|vertex-0.1.16-4|58	# icons
14cr|vertex-0.1.16-4|59	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|vertex-0.1.16-4|60	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|vertex-0.1.16-4|61	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|vertex-0.1.16-4|62	
14cr|vertex-0.1.16-4|63	# menu entry
14cr|vertex-0.1.16-4|64	mkdir -p %{buildroot}%{_libdir}/menu
14cr|vertex-0.1.16-4|65	
14cr|vertex-0.1.16-4|66	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|vertex-0.1.16-4|67	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|vertex-0.1.16-4|68	[Desktop Entry]
14cr|vertex-0.1.16-4|69	Encoding=UTF-8
14cr|vertex-0.1.16-4|70	Name=%{title}
14cr|vertex-0.1.16-4|71	Comment=%{longtitle}
14cr|vertex-0.1.16-4|72	Exec=%{_gamesbindir}/%{name}
14cr|vertex-0.1.16-4|73	Icon=%{name}
14cr|vertex-0.1.16-4|74	Terminal=false
14cr|vertex-0.1.16-4|75	Type=Application
14cr|vertex-0.1.16-4|76	StartupNotify=false
14cr|vertex-0.1.16-4|77	Categories=3DGraphics
14cr|vertex-0.1.16-4|78	EOF
14cr|vertex-0.1.16-4|79	
14cr|vertex-0.1.16-4|80	%clean
14cr|vertex-0.1.16-4|81	rm -rf %{buildroot}
14cr|vertex-0.1.16-4|82	
14cr|vertex-0.1.16-4|83	%if %mdkversion < 200900
14cr|vertex-0.1.16-4|84	%post
14cr|vertex-0.1.16-4|85	%{update_menus}
14cr|vertex-0.1.16-4|86	%endif
14cr|vertex-0.1.16-4|87	
14cr|vertex-0.1.16-4|88	%if %mdkversion < 200900
14cr|vertex-0.1.16-4|89	%postun
14cr|vertex-0.1.16-4|90	%{clean_menus}
14cr|vertex-0.1.16-4|91	%endif
14cr|vertex-0.1.16-4|92	
14cr|vertex-0.1.16-4|93	%files
14cr|vertex-0.1.16-4|94	%defattr(-,root,root)
14cr|vertex-0.1.16-4|95	%doc AUTHORS INSTALL LICENSE README
14cr|vertex-0.1.16-4|96	%{_bindir}/*
14cr|vertex-0.1.16-4|97	%{_datadir}/%{name}
14cr|vertex-0.1.16-4|98	%{_mandir}/man1/*
14cr|vertex-0.1.16-4|99	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vertex-0.1.16-4|100	%{_miconsdir}/%{name}.png
14cr|vertex-0.1.16-4|101	%{_iconsdir}/%{name}.png
14cr|vertex-0.1.16-4|102	%{_liconsdir}/%{name}.png
14cr|vertex-0.1.16-4|103	%{_iconsdir}/%{name}.xpm
14cr|vertex-0.1.16-4|104	
14cr|vertex-0.1.16-4|105	
14cr|vertex-0.1.16-4|106	
14cr|vertex-0.1.16-4|107	
14cr|vertex-0.1.16-4|108	%changelog
14cr|vertex-0.1.16-4|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.16-4
14cr|vertex-0.1.16-4|110	+ Revision: 42205eb
14cr|vertex-0.1.16-4|111	- MassBuild#464: Increase release tag
14cr|vertex-0.1.16-4|112	
14cr|vertex-0.1.16-4|113	

8990 14
14cr|veusz-1.20.1-3|1	%if %{_use_internal_dependency_generator}
14cr|veusz-1.20.1-3|2	%define __noautoprov '\\.so'
14cr|veusz-1.20.1-3|3	%else
14cr|veusz-1.20.1-3|4	%define _provides_exceptions \\.so
14cr|veusz-1.20.1-3|5	%endif
14cr|veusz-1.20.1-3|6	
14cr|veusz-1.20.1-3|7	Summary:	GUI scientific plotting package
14cr|veusz-1.20.1-3|8	Name:		veusz
14cr|veusz-1.20.1-3|9	Version:	1.20.1
14cr|veusz-1.20.1-3|10	Release:	3
14cr|veusz-1.20.1-3|11	# The entire source code is GPLv2+ except helpers/src/_nc_cntr.c which is Python
14cr|veusz-1.20.1-3|12	License:	GPLv2+ and Python license
14cr|veusz-1.20.1-3|13	Group:		Sciences/Mathematics
14cr|veusz-1.20.1-3|14	Url:		http://home.gna.org/veusz/
14cr|veusz-1.20.1-3|15	Source0:	http://download.gna.org/veusz/%{name}-%{version}.tar.gz
14cr|veusz-1.20.1-3|16	BuildRequires:	desktop-file-utils
14cr|veusz-1.20.1-3|17	BuildRequires:	python-sip
14cr|veusz-1.20.1-3|18	BuildRequires:	python-numpy-devel
14cr|veusz-1.20.1-3|19	BuildRequires:	python-qt4-devel
14cr|veusz-1.20.1-3|20	BuildRequires:	qt4-devel
14cr|veusz-1.20.1-3|21	BuildRequires:	pkgconfig(lapack)
14cr|veusz-1.20.1-3|22	BuildRequires:	pythonegg(h5py)
14cr|veusz-1.20.1-3|23	BuildRequires:	pythonegg(setuptools)
14cr|veusz-1.20.1-3|24	BuildRequires:	python-devel
14cr|veusz-1.20.1-3|25	Requires:	pythonegg(numpy)
14cr|veusz-1.20.1-3|26	Requires:	python-qt4
14cr|veusz-1.20.1-3|27	Requires:	python-%{name} = %{EVRD}
14cr|veusz-1.20.1-3|28	
14cr|veusz-1.20.1-3|29	%description
14cr|veusz-1.20.1-3|30	Veusz is a scientific plotting package, designed to create
14cr|veusz-1.20.1-3|31	publication-ready Postscript/PDF/SVG output. It features GUI,
14cr|veusz-1.20.1-3|32	command-line, and scripting interfaces. Graphs are constructed from
14cr|veusz-1.20.1-3|33	widgets, allowing complex layouts to be designed. Veusz supports
14cr|veusz-1.20.1-3|34	plotting functions, data with errors, keys, labels, stacked plots,
14cr|veusz-1.20.1-3|35	multiple plots, contours, shapes and fitting data.
14cr|veusz-1.20.1-3|36	
14cr|veusz-1.20.1-3|37	%files
14cr|veusz-1.20.1-3|38	%doc README AUTHORS COPYING ChangeLog
14cr|veusz-1.20.1-3|39	%doc examples/
14cr|veusz-1.20.1-3|40	%doc Documents/manual.html
14cr|veusz-1.20.1-3|41	%doc Documents/manimages/
14cr|veusz-1.20.1-3|42	%{_bindir}/veusz
14cr|veusz-1.20.1-3|43	%{_bindir}/veusz_listen
14cr|veusz-1.20.1-3|44	%{_datadir}/applications/%{name}.desktop
14cr|veusz-1.20.1-3|45	%{_datadir}/mime/packages/%{name}.xml
14cr|veusz-1.20.1-3|46	%{_datadir}/pixmaps/%{name}/
14cr|veusz-1.20.1-3|47	%{_datadir}/pixmaps/%{name}.png
14cr|veusz-1.20.1-3|48	%{_mandir}/man1/*
14cr|veusz-1.20.1-3|49	
14cr|veusz-1.20.1-3|50	#----------------------------------------------------------------------------
14cr|veusz-1.20.1-3|51	
14cr|veusz-1.20.1-3|52	%package -n python-%{name}
14cr|veusz-1.20.1-3|53	Summary:	Python libraries for %{name}
14cr|veusz-1.20.1-3|54	
14cr|veusz-1.20.1-3|55	%description -n python-%{name}
14cr|veusz-1.20.1-3|56	Veusz is a scientific plotting package, designed to create
14cr|veusz-1.20.1-3|57	publication-ready Postscript/PDF/SVG output. It features GUI,
14cr|veusz-1.20.1-3|58	command-line, and scripting interfaces. Graphs are constructed from
14cr|veusz-1.20.1-3|59	widgets, allowing complex layouts to be designed. Veusz supports
14cr|veusz-1.20.1-3|60	plotting functions, data with errors, keys, labels, stacked plots,
14cr|veusz-1.20.1-3|61	multiple plots, contours, shapes and fitting data.
14cr|veusz-1.20.1-3|62	
14cr|veusz-1.20.1-3|63	%files -n python-%{name}
14cr|veusz-1.20.1-3|64	%doc README AUTHORS COPYING ChangeLog
14cr|veusz-1.20.1-3|65	%{py_platsitedir}/%{name}
14cr|veusz-1.20.1-3|66	%{py_platsitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|veusz-1.20.1-3|67	
14cr|veusz-1.20.1-3|68	#----------------------------------------------------------------------------
14cr|veusz-1.20.1-3|69	
14cr|veusz-1.20.1-3|70	%prep
14cr|veusz-1.20.1-3|71	%setup -q
14cr|veusz-1.20.1-3|72	find -name \*~ -delete
14cr|veusz-1.20.1-3|73	
14cr|veusz-1.20.1-3|74	# change path of where to lookup bitmaps
14cr|veusz-1.20.1-3|75	# this is so we can move the icons out of the python directory
14cr|veusz-1.20.1-3|76	# and into /usr/share/pixmaps/veusz
14cr|veusz-1.20.1-3|77	sed -i "/imagedir =/c\\imagedir = '%{_datadir}/pixmaps/veusz'" \
14cr|veusz-1.20.1-3|78	%{_builddir}/veusz-%{version}/veusz/utils/action.py
14cr|veusz-1.20.1-3|79	
14cr|veusz-1.20.1-3|80	# change path of where to look for COPYING - should be docdir
14cr|veusz-1.20.1-3|81	sed -i "/f =/s+utils.veuszDirectory+'%{_docdir}/%{name}'+" \
14cr|veusz-1.20.1-3|82	%{_builddir}/veusz-%{version}/veusz/dialogs/aboutdialog.py
14cr|veusz-1.20.1-3|83	
14cr|veusz-1.20.1-3|84	%build
14cr|veusz-1.20.1-3|85	%setup_compile_flags
14cr|veusz-1.20.1-3|86	python setup.py build
14cr|veusz-1.20.1-3|87	xz -k Documents/veusz*.1
14cr|veusz-1.20.1-3|88	
14cr|veusz-1.20.1-3|89	%install
14cr|veusz-1.20.1-3|90	PYTHONDONTWRITEBYTECODE= python setup.py install \
14cr|veusz-1.20.1-3|91	-O1 --skip-build --prefix="%{_prefix}" --root=%{buildroot}
14cr|veusz-1.20.1-3|92	
14cr|veusz-1.20.1-3|93	# install desktop file
14cr|veusz-1.20.1-3|94	install -d %{buildroot}%{_datadir}/applications
14cr|veusz-1.20.1-3|95	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|veusz-1.20.1-3|96	[Desktop Entry]
14cr|veusz-1.20.1-3|97	Name=Veusz
14cr|veusz-1.20.1-3|98	Comment=Open .vsz scientific plotting files
14cr|veusz-1.20.1-3|99	GenericName=Veusz scientific plotting
14cr|veusz-1.20.1-3|100	Exec=veusz %F
14cr|veusz-1.20.1-3|101	StartupNotify=true
14cr|veusz-1.20.1-3|102	Terminal=false
14cr|veusz-1.20.1-3|103	Type=Application
14cr|veusz-1.20.1-3|104	Icon=veusz
14cr|veusz-1.20.1-3|105	Categories=GTK;GNOME;Education;Graphics;3DGraphics;X-Science,X-DataVisualization;
14cr|veusz-1.20.1-3|106	MimeType=application/x-veusz;
14cr|veusz-1.20.1-3|107	EOF
14cr|veusz-1.20.1-3|108	
14cr|veusz-1.20.1-3|109	# file to register .vsz mimetype
14cr|veusz-1.20.1-3|110	install -d %{buildroot}%{_datadir}/mime/packages/
14cr|veusz-1.20.1-3|111	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml << EOF
14cr|veusz-1.20.1-3|112	<?xml version='1.0'?>
14cr|veusz-1.20.1-3|113	<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
14cr|veusz-1.20.1-3|114	<mime-type type="application/x-veusz">
14cr|veusz-1.20.1-3|115	<comment>Veusz saved graph</comment>
14cr|veusz-1.20.1-3|116	<glob pattern="*.vsz"/>
14cr|veusz-1.20.1-3|117	<magic priority="50">
14cr|veusz-1.20.1-3|118	<match type="string" value="# Veusz saved document" offset="0"/>
14cr|veusz-1.20.1-3|119	</magic>
14cr|veusz-1.20.1-3|120	</mime-type>
14cr|veusz-1.20.1-3|121	</mime-info>
14cr|veusz-1.20.1-3|122	EOF
14cr|veusz-1.20.1-3|123	
14cr|veusz-1.20.1-3|124	# move icon files to /usr/share/pixmaps/veusz
14cr|veusz-1.20.1-3|125	# symlink main veusz icon also into pixmaps (for desktop file)
14cr|veusz-1.20.1-3|126	install -d %{buildroot}%{_datadir}/pixmaps/veusz
14cr|veusz-1.20.1-3|127	mv %{buildroot}%{py_platsitedir}/veusz/icons/*.png \
14cr|veusz-1.20.1-3|128	%{buildroot}%{_datadir}/pixmaps/veusz
14cr|veusz-1.20.1-3|129	mv %{buildroot}%{py_platsitedir}/veusz/icons/*.svg \
14cr|veusz-1.20.1-3|130	%{buildroot}%{_datadir}/pixmaps/veusz
14cr|veusz-1.20.1-3|131	ln -s veusz/veusz_48.png %{buildroot}%{_datadir}/pixmaps/veusz.png
14cr|veusz-1.20.1-3|132	
14cr|veusz-1.20.1-3|133	# Mark some scripts as executable.
14cr|veusz-1.20.1-3|134	# This isn't really needed, but Veusz includes shebangs in scripts
14cr|veusz-1.20.1-3|135	# so that they can be run when not installed.
14cr|veusz-1.20.1-3|136	# Do this so that the scripts don't need modification.
14cr|veusz-1.20.1-3|137	chmod +x %{buildroot}%{py_platsitedir}/veusz/veusz_main.py
14cr|veusz-1.20.1-3|138	chmod +x %{buildroot}%{py_platsitedir}/veusz/veusz_listen.py
14cr|veusz-1.20.1-3|139	
14cr|veusz-1.20.1-3|140	# install man pages
14cr|veusz-1.20.1-3|141	install -d %{buildroot}%{_mandir}/man1
14cr|veusz-1.20.1-3|142	install -p -m 644 Documents/veusz.1.xz Documents/veusz_listen.1.xz \
14cr|veusz-1.20.1-3|143	%{buildroot}%{_mandir}/man1
14cr|veusz-1.20.1-3|144	
14cr|veusz-1.20.1-3|145	
14cr|veusz-1.20.1-3|146	%changelog
14cr|veusz-1.20.1-3|147	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.1-3
14cr|veusz-1.20.1-3|148	+ Revision: f2c76f2
14cr|veusz-1.20.1-3|149	- Added explicit python-devel BR
14cr|veusz-1.20.1-3|150	
14cr|veusz-1.20.1-3|151	

8991 14
14cr|vgrabbj-0.9.6-11|1	Summary:	A command-line v4l grabber
14cr|vgrabbj-0.9.6-11|2	Name:		vgrabbj
14cr|vgrabbj-0.9.6-11|3	Version:	0.9.6
14cr|vgrabbj-0.9.6-11|4	Release:	11
14cr|vgrabbj-0.9.6-11|5	License:	GPLv2+
14cr|vgrabbj-0.9.6-11|6	Group:		Video
14cr|vgrabbj-0.9.6-11|7	Url:		http://vgrabbj.gecius.de/
14cr|vgrabbj-0.9.6-11|8	Source0:	http://vgrabbj.gecius.de/vgrabbj/%{name}-%{version}.tar.bz2
14cr|vgrabbj-0.9.6-11|9	Patch0:		vgrabbj-0.9.6-gcc4.patch
14cr|vgrabbj-0.9.6-11|10	Patch1:		vgrabbj-0.9.6-fix-str-fmt.patch
14cr|vgrabbj-0.9.6-11|11	Patch2:		vgrabbj-0.9.6-libv4l1.patch
14cr|vgrabbj-0.9.6-11|12	Patch3:		vgrabbj-0.9.6-off-by-one.patch
14cr|vgrabbj-0.9.6-11|13	Patch4:		vgrabbj-0.9.6-automake-1.13.patch
14cr|vgrabbj-0.9.6-11|14	BuildRequires:	jpeg-devel
14cr|vgrabbj-0.9.6-11|15	BuildRequires:	pkgconfig(freetype2)
14cr|vgrabbj-0.9.6-11|16	BuildRequires:	pkgconfig(libpng)
14cr|vgrabbj-0.9.6-11|17	BuildRequires:	pkgconfig(libtiff-4)
14cr|vgrabbj-0.9.6-11|18	BuildRequires:	pkgconfig(libv4l1)
14cr|vgrabbj-0.9.6-11|19	BuildRequires:	pkgconfig(zlib)
14cr|vgrabbj-0.9.6-11|20	
14cr|vgrabbj-0.9.6-11|21	%description
14cr|vgrabbj-0.9.6-11|22	Vgrabbj is a commandline tool that grabs an image from a 24-bit v4l device
14cr|vgrabbj-0.9.6-11|23	(like a webcam) and save it as a ppm, png or jpg file. It can imprint a label
14cr|vgrabbj-0.9.6-11|24	(with time or not) onto the image. It can also be used in stopmotion program
14cr|vgrabbj-0.9.6-11|25	to acquire images.
14cr|vgrabbj-0.9.6-11|26	
14cr|vgrabbj-0.9.6-11|27	%files
14cr|vgrabbj-0.9.6-11|28	%doc AUTHORS ChangeLog README THANKS TODO
14cr|vgrabbj-0.9.6-11|29	%{_bindir}/%{name}
14cr|vgrabbj-0.9.6-11|30	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|vgrabbj-0.9.6-11|31	%{_mandir}/man1/%{name}.1*
14cr|vgrabbj-0.9.6-11|32	%{_mandir}/man5/%{name}.conf.5*
14cr|vgrabbj-0.9.6-11|33	
14cr|vgrabbj-0.9.6-11|34	#----------------------------------------------------------------------------
14cr|vgrabbj-0.9.6-11|35	
14cr|vgrabbj-0.9.6-11|36	%prep
14cr|vgrabbj-0.9.6-11|37	%setup -q
14cr|vgrabbj-0.9.6-11|38	%patch0 -p1
14cr|vgrabbj-0.9.6-11|39	%patch1 -p0
14cr|vgrabbj-0.9.6-11|40	%patch2 -p1
14cr|vgrabbj-0.9.6-11|41	%patch3 -p1
14cr|vgrabbj-0.9.6-11|42	%patch4 -p1 -b .automake-1_13
14cr|vgrabbj-0.9.6-11|43	
14cr|vgrabbj-0.9.6-11|44	%build
14cr|vgrabbj-0.9.6-11|45	autoreconf -fi
14cr|vgrabbj-0.9.6-11|46	%configure2_5x
14cr|vgrabbj-0.9.6-11|47	%make
14cr|vgrabbj-0.9.6-11|48	
14cr|vgrabbj-0.9.6-11|49	%install
14cr|vgrabbj-0.9.6-11|50	%makeinstall_std
14cr|vgrabbj-0.9.6-11|51	
14cr|vgrabbj-0.9.6-11|52	
14cr|vgrabbj-0.9.6-11|53	%changelog
14cr|vgrabbj-0.9.6-11|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-11
14cr|vgrabbj-0.9.6-11|55	+ Revision: 76f25df
14cr|vgrabbj-0.9.6-11|56	- MassBuild#464: Increase release tag
14cr|vgrabbj-0.9.6-11|57	
14cr|vgrabbj-0.9.6-11|58	

8992 14
14cr|vice-2.4-5|1	%define Werror_cflags %nil
14cr|vice-2.4-5|2	
14cr|vice-2.4-5|3	Summary:	VICE, the Versatile Commodore Emulator
14cr|vice-2.4-5|4	Name:		vice
14cr|vice-2.4-5|5	Version:	2.4
14cr|vice-2.4-5|6	Release:	5
14cr|vice-2.4-5|7	License:	GPLv2+
14cr|vice-2.4-5|8	Group:		Emulators
14cr|vice-2.4-5|9	Url:		http://vice-emu.sourceforge.net/
14cr|vice-2.4-5|10	Source0:	http://sourceforge.net/projects/vice-emu/files/development-releases/%{name}-%{version}.tar.gz
14cr|vice-2.4-5|11	Source1:	vice-normalicons.tar.bz2
14cr|vice-2.4-5|12	Source2:	vice-largeicons.tar.bz2
14cr|vice-2.4-5|13	Source3:	vice-miniicons.tar.bz2
14cr|vice-2.4-5|14	Patch0:		vice-2.4-giflib51.patch
14cr|vice-2.4-5|15	BuildRequires:	bdftopcf
14cr|vice-2.4-5|16	BuildRequires:	flex
14cr|vice-2.4-5|17	BuildRequires:	mkfontdir
14cr|vice-2.4-5|18	BuildRequires:	gettext-devel
14cr|vice-2.4-5|19	BuildRequires:	giflib-devel
14cr|vice-2.4-5|20	BuildRequires:	ffmpeg0.7-devel
14cr|vice-2.4-5|21	BuildRequires:	readline-devel
14cr|vice-2.4-5|22	BuildRequires:	SDL_sound-devel
14cr|vice-2.4-5|23	BuildRequires:	pkgconfig(alsa)
14cr|vice-2.4-5|24	BuildRequires:	pkgconfig(gdkglext-1.0)
14cr|vice-2.4-5|25	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cr|vice-2.4-5|26	BuildRequires:	pkgconfig(ncurses)
14cr|vice-2.4-5|27	BuildRequires:	pkgconfig(sdl)
14cr|vice-2.4-5|28	BuildRequires:	pkgconfig(vte)
14cr|vice-2.4-5|29	BuildRequires:	pkgconfig(xt)
14cr|vice-2.4-5|30	BuildRequires:	pkgconfig(xxf86vm)
14cr|vice-2.4-5|31	Requires:	vice-binaries = %{EVRD}
14cr|vice-2.4-5|32	
14cr|vice-2.4-5|33	%description
14cr|vice-2.4-5|34	VICE is a set of accurate emulators for the Commodore 64, 128, VIC20,
14cr|vice-2.4-5|35	PET and CBM-II 8-bit computers, all of which run under the X Window
14cr|vice-2.4-5|36	System.
14cr|vice-2.4-5|37	
14cr|vice-2.4-5|38	%files -f %{name}.lang
14cr|vice-2.4-5|39	%doc AUTHORS FEEDBACK INSTALL README ChangeLog doc/html/plain/*
14cr|vice-2.4-5|40	%{_libdir}/vice
14cr|vice-2.4-5|41	%{_mandir}/man1/*
14cr|vice-2.4-5|42	%{_infodir}/%{name}*
14cr|vice-2.4-5|43	%{_iconsdir}/hicolor/*/apps/*.png
14cr|vice-2.4-5|44	
14cr|vice-2.4-5|45	#----------------------------------------------------------------------------
14cr|vice-2.4-5|46	
14cr|vice-2.4-5|47	%package sdl
14cr|vice-2.4-5|48	Summary:	SDL set of vice emulators binaries
14cr|vice-2.4-5|49	Group:		Emulators
14cr|vice-2.4-5|50	Requires:	%{name} = %{EVRD}
14cr|vice-2.4-5|51	Provides:	vice-binaries = %{EVRD}
14cr|vice-2.4-5|52	
14cr|vice-2.4-5|53	%description sdl
14cr|vice-2.4-5|54	SDL set of vice emulators binaries.
14cr|vice-2.4-5|55	
14cr|vice-2.4-5|56	%files sdl
14cr|vice-2.4-5|57	%{_bindir}/*-sdl
14cr|vice-2.4-5|58	%{_datadir}/applications/*-sdl.desktop
14cr|vice-2.4-5|59	
14cr|vice-2.4-5|60	#----------------------------------------------------------------------------
14cr|vice-2.4-5|61	
14cr|vice-2.4-5|62	%package gtk
14cr|vice-2.4-5|63	Summary:	GTK set of vice emulators binaries
14cr|vice-2.4-5|64	Group:		Emulators
14cr|vice-2.4-5|65	Requires:	%{name} = %{EVRD}
14cr|vice-2.4-5|66	Provides:	vice-binaries = %{EVRD}
14cr|vice-2.4-5|67	
14cr|vice-2.4-5|68	%description gtk
14cr|vice-2.4-5|69	GTK set of vice emulators binaries.
14cr|vice-2.4-5|70	
14cr|vice-2.4-5|71	%files gtk
14cr|vice-2.4-5|72	%{_bindir}/*
14cr|vice-2.4-5|73	%exclude %{_bindir}/*-sdl
14cr|vice-2.4-5|74	%{_datadir}/applications/*-gtk.desktop
14cr|vice-2.4-5|75	
14cr|vice-2.4-5|76	#----------------------------------------------------------------------------
14cr|vice-2.4-5|77	
14cr|vice-2.4-5|78	%prep
14cr|vice-2.4-5|79	%setup -q
14cr|vice-2.4-5|80	%patch0 -p1
14cr|vice-2.4-5|81	
14cr|vice-2.4-5|82	%build
14cr|vice-2.4-5|83	export CFLAGS="%{optflags} -DNO_REGPARM"
14cr|vice-2.4-5|84	%configure2_5x --enable-sdlui --enable-fullscreen
14cr|vice-2.4-5|85	%make
14cr|vice-2.4-5|86	
14cr|vice-2.4-5|87	make install DESTDIR=`pwd`/sdl
14cr|vice-2.4-5|88	
14cr|vice-2.4-5|89	pushd sdl/usr/bin
14cr|vice-2.4-5|90	for i in *
14cr|vice-2.4-5|91	do
14cr|vice-2.4-5|92	mv $i $i-sdl
14cr|vice-2.4-5|93	done
14cr|vice-2.4-5|94	popd
14cr|vice-2.4-5|95	
14cr|vice-2.4-5|96	make clean
14cr|vice-2.4-5|97	
14cr|vice-2.4-5|98	%configure2_5x --enable-gnomeui --enable-fullscreen
14cr|vice-2.4-5|99	%make
14cr|vice-2.4-5|100	
14cr|vice-2.4-5|101	%install
14cr|vice-2.4-5|102	%makeinstall_std
14cr|vice-2.4-5|103	
14cr|vice-2.4-5|104	cp sdl/%{_bindir}/*-sdl %{buildroot}%{_bindir}/
14cr|vice-2.4-5|105	
14cr|vice-2.4-5|106	#xdg menus
14cr|vice-2.4-5|107	#============GTK============
14cr|vice-2.4-5|108	mkdir -p %{buildroot}%{_datadir}/applications
14cr|vice-2.4-5|109	cat > %{buildroot}%{_datadir}/applications/mandriva-x64-gtk.desktop << EOF
14cr|vice-2.4-5|110	[Desktop Entry]
14cr|vice-2.4-5|111	Name=C64 Emulator (GTK)
14cr|vice-2.4-5|112	Comment=Commodore 64 Emulator
14cr|vice-2.4-5|113	Exec=%{_bindir}/x64 %U
14cr|vice-2.4-5|114	Icon=c64icon
14cr|vice-2.4-5|115	Terminal=false
14cr|vice-2.4-5|116	Type=Application
14cr|vice-2.4-5|117	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|118	StartupNotify=true
14cr|vice-2.4-5|119	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|120	EOF
14cr|vice-2.4-5|121	
14cr|vice-2.4-5|122	cat > %{buildroot}%{_datadir}/applications/mandriva-x128-gtk.desktop << EOF
14cr|vice-2.4-5|123	[Desktop Entry]
14cr|vice-2.4-5|124	Name=C128 Emulator (GTK)
14cr|vice-2.4-5|125	Comment=Commodore 128 Emulator
14cr|vice-2.4-5|126	Exec=%{_bindir}/x128 %U
14cr|vice-2.4-5|127	Icon=c128icon
14cr|vice-2.4-5|128	Terminal=false
14cr|vice-2.4-5|129	Type=Application
14cr|vice-2.4-5|130	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|131	StartupNotify=true
14cr|vice-2.4-5|132	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|133	EOF
14cr|vice-2.4-5|134	
14cr|vice-2.4-5|135	cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-gtk.desktop << EOF
14cr|vice-2.4-5|136	[Desktop Entry]
14cr|vice-2.4-5|137	Name=PET Emulator (GTK)
14cr|vice-2.4-5|138	Comment=Commodore PET Emulator
14cr|vice-2.4-5|139	Exec=%{_bindir}/xpet %U
14cr|vice-2.4-5|140	Icon=peticon
14cr|vice-2.4-5|141	Terminal=false
14cr|vice-2.4-5|142	Type=Application
14cr|vice-2.4-5|143	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|144	StartupNotify=true
14cr|vice-2.4-5|145	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|146	EOF
14cr|vice-2.4-5|147	
14cr|vice-2.4-5|148	cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-gtk.desktop << EOF
14cr|vice-2.4-5|149	[Desktop Entry]
14cr|vice-2.4-5|150	Name=VIC 20 Emulator (GTK)
14cr|vice-2.4-5|151	Comment=Commodore VIC 20 Emulator
14cr|vice-2.4-5|152	Exec=%{_bindir}/xvic %U
14cr|vice-2.4-5|153	Icon=vic20icon
14cr|vice-2.4-5|154	Terminal=false
14cr|vice-2.4-5|155	Type=Application
14cr|vice-2.4-5|156	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|157	StartupNotify=true
14cr|vice-2.4-5|158	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|159	EOF
14cr|vice-2.4-5|160	
14cr|vice-2.4-5|161	cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-gtk.desktop << EOF
14cr|vice-2.4-5|162	[Desktop Entry]
14cr|vice-2.4-5|163	Name=CBM2 Emulator (GTK)
14cr|vice-2.4-5|164	Comment=Commodore BM 2 Emulator
14cr|vice-2.4-5|165	Exec=%{_bindir}/xcbm2 %U
14cr|vice-2.4-5|166	Icon=c610icon
14cr|vice-2.4-5|167	Terminal=false
14cr|vice-2.4-5|168	Type=Application
14cr|vice-2.4-5|169	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|170	StartupNotify=true
14cr|vice-2.4-5|171	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|172	EOF
14cr|vice-2.4-5|173	
14cr|vice-2.4-5|174	cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-gtk.desktop << EOF
14cr|vice-2.4-5|175	[Desktop Entry]
14cr|vice-2.4-5|176	Name=CPLUS4 Emulator (GTK)
14cr|vice-2.4-5|177	Comment=Commodore PLUS4 Emulator
14cr|vice-2.4-5|178	Exec=%{_bindir}/xplus4 %U
14cr|vice-2.4-5|179	Icon=plus4icon
14cr|vice-2.4-5|180	Terminal=false
14cr|vice-2.4-5|181	Type=Application
14cr|vice-2.4-5|182	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|183	StartupNotify=true
14cr|vice-2.4-5|184	Categories=GNOME;GTK;Emulator;
14cr|vice-2.4-5|185	EOF
14cr|vice-2.4-5|186	
14cr|vice-2.4-5|187	cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-gtk.desktop << EOF
14cr|vice-2.4-5|188	[Desktop Entry]
14cr|vice-2.4-5|189	Name=VICE disk image tool (GTK)
14cr|vice-2.4-5|190	Comment=C1541 stand alone disk image maintenance program
14cr|vice-2.4-5|191	Exec=%{_bindir}/c1541 %U
14cr|vice-2.4-5|192	Icon=commodore
14cr|vice-2.4-5|193	Terminal=true
14cr|vice-2.4-5|194	Type=Application
14cr|vice-2.4-5|195	StartupNotify=true
14cr|vice-2.4-5|196	Categories=Emulator;
14cr|vice-2.4-5|197	EOF
14cr|vice-2.4-5|198	
14cr|vice-2.4-5|199	cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-gtk.desktop << EOF
14cr|vice-2.4-5|200	[Desktop Entry]
14cr|vice-2.4-5|201	Name=VSID music player (GTK)
14cr|vice-2.4-5|202	Comment=VICE SID music player for Commodore tunes
14cr|vice-2.4-5|203	Exec=%{_bindir}/vsid %U
14cr|vice-2.4-5|204	Icon=commodore
14cr|vice-2.4-5|205	Terminal=false
14cr|vice-2.4-5|206	Type=Application
14cr|vice-2.4-5|207	StartupNotify=true
14cr|vice-2.4-5|208	Categories=Audio;Player;
14cr|vice-2.4-5|209	EOF
14cr|vice-2.4-5|210	#============GTK============
14cr|vice-2.4-5|211	
14cr|vice-2.4-5|212	#============SDL============
14cr|vice-2.4-5|213	cat > %{buildroot}%{_datadir}/applications/mandriva-x64-sdl.desktop << EOF
14cr|vice-2.4-5|214	[Desktop Entry]
14cr|vice-2.4-5|215	Name=C64 Emulator (SDL)
14cr|vice-2.4-5|216	Comment=Commodore 64 Emulator
14cr|vice-2.4-5|217	Exec=%{_bindir}/x64-sdl %U
14cr|vice-2.4-5|218	Icon=c64icon
14cr|vice-2.4-5|219	Terminal=false
14cr|vice-2.4-5|220	Type=Application
14cr|vice-2.4-5|221	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|222	StartupNotify=true
14cr|vice-2.4-5|223	Categories=Game;Emulator;
14cr|vice-2.4-5|224	EOF
14cr|vice-2.4-5|225	
14cr|vice-2.4-5|226	cat > %{buildroot}%{_datadir}/applications/mandriva-x128-sdl.desktop << EOF
14cr|vice-2.4-5|227	[Desktop Entry]
14cr|vice-2.4-5|228	Name=C128 Emulator (SDL)
14cr|vice-2.4-5|229	Comment=Commodore 128 Emulator
14cr|vice-2.4-5|230	Exec=%{_bindir}/x128-sdl %U
14cr|vice-2.4-5|231	Icon=c128icon
14cr|vice-2.4-5|232	Terminal=false
14cr|vice-2.4-5|233	Type=Application
14cr|vice-2.4-5|234	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|235	StartupNotify=true
14cr|vice-2.4-5|236	Categories=Emulator;
14cr|vice-2.4-5|237	EOF
14cr|vice-2.4-5|238	
14cr|vice-2.4-5|239	cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-sdl.desktop << EOF
14cr|vice-2.4-5|240	[Desktop Entry]
14cr|vice-2.4-5|241	Name=PET Emulator (SDL)
14cr|vice-2.4-5|242	Comment=Commodore PET Emulator
14cr|vice-2.4-5|243	Exec=%{_bindir}/xpet-sdl %U
14cr|vice-2.4-5|244	Icon=peticon
14cr|vice-2.4-5|245	Terminal=false
14cr|vice-2.4-5|246	Type=Application
14cr|vice-2.4-5|247	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|248	StartupNotify=true
14cr|vice-2.4-5|249	Categories=Emulator;
14cr|vice-2.4-5|250	EOF
14cr|vice-2.4-5|251	
14cr|vice-2.4-5|252	cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-sdl.desktop << EOF
14cr|vice-2.4-5|253	[Desktop Entry]
14cr|vice-2.4-5|254	Name=VIC 20 Emulator (SDL)
14cr|vice-2.4-5|255	Comment=Commodore VIC 20 Emulator
14cr|vice-2.4-5|256	Exec=%{_bindir}/xvic-sdl %U
14cr|vice-2.4-5|257	Icon=vic20icon
14cr|vice-2.4-5|258	Terminal=false
14cr|vice-2.4-5|259	Type=Application
14cr|vice-2.4-5|260	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|261	StartupNotify=true
14cr|vice-2.4-5|262	Categories=Emulator;
14cr|vice-2.4-5|263	EOF
14cr|vice-2.4-5|264	
14cr|vice-2.4-5|265	cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-sdl.desktop << EOF
14cr|vice-2.4-5|266	[Desktop Entry]
14cr|vice-2.4-5|267	Name=CBM2 Emulator (SDL)
14cr|vice-2.4-5|268	Comment=Commodore BM 2 Emulator
14cr|vice-2.4-5|269	Exec=%{_bindir}/xcbm2-sdl %U
14cr|vice-2.4-5|270	Icon=c610icon
14cr|vice-2.4-5|271	Terminal=false
14cr|vice-2.4-5|272	Type=Application
14cr|vice-2.4-5|273	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|274	StartupNotify=true
14cr|vice-2.4-5|275	Categories=Emulator;
14cr|vice-2.4-5|276	EOF
14cr|vice-2.4-5|277	
14cr|vice-2.4-5|278	cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-sdl.desktop << EOF
14cr|vice-2.4-5|279	[Desktop Entry]
14cr|vice-2.4-5|280	Name=CPLUS4 Emulator (SDL)
14cr|vice-2.4-5|281	Comment=Commodore PLUS4 Emulator
14cr|vice-2.4-5|282	Exec=%{_bindir}/xplus4-sdl %U
14cr|vice-2.4-5|283	Icon=plus4icon
14cr|vice-2.4-5|284	Terminal=false
14cr|vice-2.4-5|285	Type=Application
14cr|vice-2.4-5|286	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cr|vice-2.4-5|287	StartupNotify=true
14cr|vice-2.4-5|288	Categories=Emulator;
14cr|vice-2.4-5|289	EOF
14cr|vice-2.4-5|290	
14cr|vice-2.4-5|291	cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-sdl.desktop << EOF
14cr|vice-2.4-5|292	[Desktop Entry]
14cr|vice-2.4-5|293	Name=VICE disk image tool (SDL)
14cr|vice-2.4-5|294	Comment=C1541 stand alone disk image maintenance program
14cr|vice-2.4-5|295	Exec=%{_bindir}/c1541-sdl %U
14cr|vice-2.4-5|296	Icon=commodore
14cr|vice-2.4-5|297	Terminal=true
14cr|vice-2.4-5|298	Type=Application
14cr|vice-2.4-5|299	StartupNotify=true
14cr|vice-2.4-5|300	Categories=Emulator;
14cr|vice-2.4-5|301	EOF
14cr|vice-2.4-5|302	
14cr|vice-2.4-5|303	cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-sdl.desktop << EOF
14cr|vice-2.4-5|304	[Desktop Entry]
14cr|vice-2.4-5|305	Name=VSID music player (SDL)
14cr|vice-2.4-5|306	Comment=VICE SID music player for Commodore tunes
14cr|vice-2.4-5|307	Exec=%{_bindir}/vsid-sdl %U
14cr|vice-2.4-5|308	Icon=commodore
14cr|vice-2.4-5|309	Terminal=false
14cr|vice-2.4-5|310	Type=Application
14cr|vice-2.4-5|311	StartupNotify=true
14cr|vice-2.4-5|312	Categories=Audio;Player;
14cr|vice-2.4-5|313	EOF
14cr|vice-2.4-5|314	#============SDL============
14cr|vice-2.4-5|315	
14cr|vice-2.4-5|316	#install icons
14cr|vice-2.4-5|317	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|vice-2.4-5|318	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cr|vice-2.4-5|319	tar xjf %{SOURCE2} -C %{buildroot}%{_iconsdir}/hicolor/48x48/apps
14cr|vice-2.4-5|320	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}/hicolor/16x16/apps
14cr|vice-2.4-5|321	
14cr|vice-2.4-5|322	%find_lang %{name}
14cr|vice-2.4-5|323	
14cr|vice-2.4-5|324	
14cr|vice-2.4-5|325	%changelog
14cr|vice-2.4-5|326	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-5
14cr|vice-2.4-5|327	+ Revision: f2eaf95
14cr|vice-2.4-5|328	- MassBuild#464: Increase release tag
14cr|vice-2.4-5|329	
14cr|vice-2.4-5|330	

8993 14
14cr|vidalia-0.2.21-2|1	Name:           vidalia
14cr|vidalia-0.2.21-2|2	Version:        0.2.21
14cr|vidalia-0.2.21-2|3	Release:        2
14cr|vidalia-0.2.21-2|4	Epoch:          0
14cr|vidalia-0.2.21-2|5	Summary:        Cross-platform controller GUI for Tor, built using the Qt framework
14cr|vidalia-0.2.21-2|6	License:        GPLv2+
14cr|vidalia-0.2.21-2|7	Group:          Networking/Other
14cr|vidalia-0.2.21-2|8	URL:            http://www.torproject.org/projects/vidalia
14cr|vidalia-0.2.21-2|9	Source0:        http://www.torproject.org/dist/vidalia/%{name}-%{version}.tar.gz
14cr|vidalia-0.2.21-2|10	Requires:       tor
14cr|vidalia-0.2.21-2|11	Requires(post): desktop-file-utils
14cr|vidalia-0.2.21-2|12	Requires(postun): desktop-file-utils
14cr|vidalia-0.2.21-2|13	BuildRequires:  cmake
14cr|vidalia-0.2.21-2|14	BuildRequires:  desktop-file-utils
14cr|vidalia-0.2.21-2|15	BuildRequires:  doxygen
14cr|vidalia-0.2.21-2|16	BuildRequires:  openssl-devel
14cr|vidalia-0.2.21-2|17	BuildRequires:  qt4-devel
14cr|vidalia-0.2.21-2|18	BuildRequires:  qt4-linguist
14cr|vidalia-0.2.21-2|19	
14cr|vidalia-0.2.21-2|20	%description
14cr|vidalia-0.2.21-2|21	Vidalia is a cross-platform controller GUI for Tor, built using the Qt
14cr|vidalia-0.2.21-2|22	framework. Vidalia runs on any platform supported by Qt 4.1, including
14cr|vidalia-0.2.21-2|23	Windows, Mac OS X, and Linux or other Unix variants using the X11
14cr|vidalia-0.2.21-2|24	window system.
14cr|vidalia-0.2.21-2|25	
14cr|vidalia-0.2.21-2|26	Vidalia allows you to start and stop Tor, view the status of Tor at a
14cr|vidalia-0.2.21-2|27	glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy
14cr|vidalia-0.2.21-2|28	to contribute to the Tor network by helping you setup a Tor server, if
14cr|vidalia-0.2.21-2|29	you wish.
14cr|vidalia-0.2.21-2|30	
14cr|vidalia-0.2.21-2|31	%prep
14cr|vidalia-0.2.21-2|32	%setup -q
14cr|vidalia-0.2.21-2|33	
14cr|vidalia-0.2.21-2|34	%build
14cr|vidalia-0.2.21-2|35	%cmake_qt4
14cr|vidalia-0.2.21-2|36	%make
14cr|vidalia-0.2.21-2|37	# make the docs
14cr|vidalia-0.2.21-2|38	make doxygen
14cr|vidalia-0.2.21-2|39	
14cr|vidalia-0.2.21-2|40	%install
14cr|vidalia-0.2.21-2|41	%makeinstall_std -C build
14cr|vidalia-0.2.21-2|42	
14cr|vidalia-0.2.21-2|43	install -D -p -m 644 doc/vidalia.1 %{buildroot}%{_mandir}/man1/vidalia.1
14cr|vidalia-0.2.21-2|44	
14cr|vidalia-0.2.21-2|45	desktop-file-install --vendor="" \
14cr|vidalia-0.2.21-2|46	--add-category="X-MandrivaLinux-Internet-Other" \
14cr|vidalia-0.2.21-2|47	--dir %{buildroot}%{_datadir}/applications \
14cr|vidalia-0.2.21-2|48	%{buildroot}%{_datadir}/applications/*
14cr|vidalia-0.2.21-2|49	
14cr|vidalia-0.2.21-2|50	%files
14cr|vidalia-0.2.21-2|51	%doc CHANGELOG CREDITS HACKING LICENSE README README.marble
14cr|vidalia-0.2.21-2|52	%doc build/doc/html
14cr|vidalia-0.2.21-2|53	%{_bindir}/vidalia
14cr|vidalia-0.2.21-2|54	%{_datadir}/applications/%{name}.desktop
14cr|vidalia-0.2.21-2|55	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cr|vidalia-0.2.21-2|56	%{_mandir}/man1/%{name}.1*
14cr|vidalia-0.2.21-2|57	
14cr|vidalia-0.2.21-2|58	%changelog
14cr|vidalia-0.2.21-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.2.21-2
14cr|vidalia-0.2.21-2|60	+ Revision: ccc4b0a
14cr|vidalia-0.2.21-2|61	- MassBuild#464: Increase release tag
14cr|vidalia-0.2.21-2|62	
14cr|vidalia-0.2.21-2|63	

8994 14
14cr|videocut-0.2.0-2|1	%define name videocut
14cr|videocut-0.2.0-2|2	%define version 0.2.0
14cr|videocut-0.2.0-2|3	%define release 2
14cr|videocut-0.2.0-2|4	
14cr|videocut-0.2.0-2|5	Name:		%{name}
14cr|videocut-0.2.0-2|6	Version:		%{version}
14cr|videocut-0.2.0-2|7	Release:		%{release}
14cr|videocut-0.2.0-2|8	License:		GPLv2
14cr|videocut-0.2.0-2|9	Group:		Video
14cr|videocut-0.2.0-2|10	Url:		http://code.google.com/p/videocut/
14cr|videocut-0.2.0-2|11	Source:		%{name}-%{version}.tar.gz
14cr|videocut-0.2.0-2|12	Patch1:		videocut-strcmp-0.2.0.patch
14cr|videocut-0.2.0-2|13	Patch2:		videocut-0.2.0-ftbfs.patch
14cr|videocut-0.2.0-2|14	BuildRequires:	qt4-devel
14cr|videocut-0.2.0-2|15	BuildRequires:	pkgconfig(libxine)
14cr|videocut-0.2.0-2|16	
14cr|videocut-0.2.0-2|17	Summary:	Application for creating compositions of screenshots from video files
14cr|videocut-0.2.0-2|18	
14cr|videocut-0.2.0-2|19	%description
14cr|videocut-0.2.0-2|20	VideoCut is an open source desktop application specialized
14cr|videocut-0.2.0-2|21	for creating compositions of screenshots from video files.
14cr|videocut-0.2.0-2|22	
14cr|videocut-0.2.0-2|23	%prep
14cr|videocut-0.2.0-2|24	%setup -qn %{name}-%{version}.orig
14cr|videocut-0.2.0-2|25	%patch1 -p1
14cr|videocut-0.2.0-2|26	%patch2 -p0
14cr|videocut-0.2.0-2|27	
14cr|videocut-0.2.0-2|28	%build
14cr|videocut-0.2.0-2|29	qmake
14cr|videocut-0.2.0-2|30	%make
14cr|videocut-0.2.0-2|31	
14cr|videocut-0.2.0-2|32	%install
14cr|videocut-0.2.0-2|33	test "%{buildroot}" != "/" && %{__rm} -rf %{buildroot}
14cr|videocut-0.2.0-2|34	%__install -Dm 0755 build/result/videocut %{buildroot}%{_bindir}/videocut
14cr|videocut-0.2.0-2|35	%__install -Dm 0644 videocut.desktop %{buildroot}%{_datadir}/applications/videocut.desktop
14cr|videocut-0.2.0-2|36	%__install -Dm 0644 videocut.svg %{buildroot}%{_datadir}/pixmaps/videocut.svg
14cr|videocut-0.2.0-2|37	
14cr|videocut-0.2.0-2|38	
14cr|videocut-0.2.0-2|39	%files
14cr|videocut-0.2.0-2|40	
14cr|videocut-0.2.0-2|41	%doc ABOUT AUTHORS THANKSTO
14cr|videocut-0.2.0-2|42	%{_bindir}/videocut
14cr|videocut-0.2.0-2|43	%{_datadir}/applications/videocut.desktop
14cr|videocut-0.2.0-2|44	%{_datadir}/pixmaps/videocut.svg
14cr|videocut-0.2.0-2|45	
14cr|videocut-0.2.0-2|46	
14cr|videocut-0.2.0-2|47	
14cr|videocut-0.2.0-2|48	
14cr|videocut-0.2.0-2|49	%changelog
14cr|videocut-0.2.0-2|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14cr|videocut-0.2.0-2|51	+ Revision: 4b93492
14cr|videocut-0.2.0-2|52	- MassBuild#464: Increase release tag
14cr|videocut-0.2.0-2|53	
14cr|videocut-0.2.0-2|54	

8995 14
14cr|vidma-0.0.4-2|1	Summary:	Virtual Disks Manipulator
14cr|vidma-0.0.4-2|2	Name:		vidma
14cr|vidma-0.0.4-2|3	Version:	0.0.4
14cr|vidma-0.0.4-2|4	Release:	2
14cr|vidma-0.0.4-2|5	License:	GPLv2
14cr|vidma-0.0.4-2|6	Group:		Archiving/Other
14cr|vidma-0.0.4-2|7	URL:		https://github.com/przemoc/vidma
14cr|vidma-0.0.4-2|8	Source0:	http://download.przemoc.net/%{name}-%{version}.tar.gz
14cr|vidma-0.0.4-2|9	
14cr|vidma-0.0.4-2|10	%description
14cr|vidma-0.0.4-2|11	vidma - Virtual Disks Manipulator
14cr|vidma-0.0.4-2|12	
14cr|vidma-0.0.4-2|13	Utility for manipulating virtual disk images. Features:
14cr|vidma-0.0.4-2|14	- resizing fixed-size images
14cr|vidma-0.0.4-2|15	- operations can be done in-place
14cr|vidma-0.0.4-2|16	
14cr|vidma-0.0.4-2|17	Supported formats:
14cr|vidma-0.0.4-2|18	- VDI - Virtual Disk Image, used mostly by VirtualBox
14cr|vidma-0.0.4-2|19	
14cr|vidma-0.0.4-2|20	%prep
14cr|vidma-0.0.4-2|21	%setup -q
14cr|vidma-0.0.4-2|22	
14cr|vidma-0.0.4-2|23	%build
14cr|vidma-0.0.4-2|24	%configure
14cr|vidma-0.0.4-2|25	%make
14cr|vidma-0.0.4-2|26	
14cr|vidma-0.0.4-2|27	%install
14cr|vidma-0.0.4-2|28	install -D vidma	%{buildroot}%{_bindir}/vidma
14cr|vidma-0.0.4-2|29	install -D vidma.1	%{buildroot}%{_mandir}/man1/vidma.1
14cr|vidma-0.0.4-2|30	
14cr|vidma-0.0.4-2|31	%files
14cr|vidma-0.0.4-2|32	%doc AUTHORS NEWS README.md
14cr|vidma-0.0.4-2|33	%attr(755,root,root) %{_bindir}/vidma
14cr|vidma-0.0.4-2|34	%{_mandir}/man1/*
14cr|vidma-0.0.4-2|35	
14cr|vidma-0.0.4-2|36	
14cr|vidma-0.0.4-2|37	%changelog
14cr|vidma-0.0.4-2|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-2
14cr|vidma-0.0.4-2|39	+ Revision: 7788b1f
14cr|vidma-0.0.4-2|40	- MassBuild#464: Increase release tag
14cr|vidma-0.0.4-2|41	
14cr|vidma-0.0.4-2|42	

8996 14
14cr|viewarch-0.0.12_9-12|1	%define realname ViewARCH
14cr|viewarch-0.0.12_9-12|2	%define realversion 0.0.12-9
14cr|viewarch-0.0.12_9-12|3	
14cr|viewarch-0.0.12_9-12|4	Summary: An archive browser for GNU arch
14cr|viewarch-0.0.12_9-12|5	Name:    viewarch
14cr|viewarch-0.0.12_9-12|6	Version: %(echo %realversion | sed 's/-/_/g')
14cr|viewarch-0.0.12_9-12|7	Release: 12
14cr|viewarch-0.0.12_9-12|8	Source0: %{realname}-%{realversion}.tar.bz2
14cr|viewarch-0.0.12_9-12|9	Patch0: %name-confpath.patch
14cr|viewarch-0.0.12_9-12|10	License: GPL
14cr|viewarch-0.0.12_9-12|11	Group: Networking/WWW
14cr|viewarch-0.0.12_9-12|12	Url: http://arch.bluegate.org/viewarch.html
14cr|viewarch-0.0.12_9-12|13	Requires: tla
14cr|viewarch-0.0.12_9-12|14	Requires: python
14cr|viewarch-0.0.12_9-12|15	Requires: apache
14cr|viewarch-0.0.12_9-12|16	BuildArch: noarch
14cr|viewarch-0.0.12_9-12|17	
14cr|viewarch-0.0.12_9-12|18	%description
14cr|viewarch-0.0.12_9-12|19	An archive browser for GNU arch.
14cr|viewarch-0.0.12_9-12|20	
14cr|viewarch-0.0.12_9-12|21	%prep
14cr|viewarch-0.0.12_9-12|22	%setup -q -n %realname-%realversion -q
14cr|viewarch-0.0.12_9-12|23	%patch0 -p0 -b .confpath
14cr|viewarch-0.0.12_9-12|24	
14cr|viewarch-0.0.12_9-12|25	%install
14cr|viewarch-0.0.12_9-12|26	rm -rf %{buildroot}
14cr|viewarch-0.0.12_9-12|27	
14cr|viewarch-0.0.12_9-12|28	mkdir -p %buildroot/%_datadir/%name/lib
14cr|viewarch-0.0.12_9-12|29	mkdir -p %buildroot/%_sysconfdir/%name
14cr|viewarch-0.0.12_9-12|30	mkdir -p %buildroot/%_sysconfdir/httpd/conf/webapps.d
14cr|viewarch-0.0.12_9-12|31	mkdir -p %buildroot/%_var/www/cgi-bin
14cr|viewarch-0.0.12_9-12|32	
14cr|viewarch-0.0.12_9-12|33	/bin/cp -a cgi/viewarch.cgi %buildroot/%_var/www/cgi-bin/viewarch.cgi
14cr|viewarch-0.0.12_9-12|34	
14cr|viewarch-0.0.12_9-12|35	perl -pi -e "s:^LIB_DIR = None:LIB_DIR = '%_datadir/%name/lib':" \
14cr|viewarch-0.0.12_9-12|36	%buildroot/%_var/www/cgi-bin/viewarch.cgi
14cr|viewarch-0.0.12_9-12|37	
14cr|viewarch-0.0.12_9-12|38	/bin/cp -r lib/{*.py,*.pot} %buildroot/%_datadir/%name/lib/
14cr|viewarch-0.0.12_9-12|39	
14cr|viewarch-0.0.12_9-12|40	perl -pi -e "s:^#!/usr/local/bin/python:#!/usr/bin/python:" \
14cr|viewarch-0.0.12_9-12|41	%buildroot/%_datadir/%name/lib/*.py
14cr|viewarch-0.0.12_9-12|42	
14cr|viewarch-0.0.12_9-12|43	/bin/cp -r locale %buildroot/%_datadir/%name/
14cr|viewarch-0.0.12_9-12|44	/bin/cp -r templates %buildroot/%_datadir/%name/
14cr|viewarch-0.0.12_9-12|45	
14cr|viewarch-0.0.12_9-12|46	/bin/cp -r viewarch.conf.dist %buildroot/%_sysconfdir/%name/viewarch.conf
14cr|viewarch-0.0.12_9-12|47	
14cr|viewarch-0.0.12_9-12|48	cat > %buildroot/%_sysconfdir/httpd/conf/webapps.d/%name.conf <<EOF
14cr|viewarch-0.0.12_9-12|49	<IfModule mod_alias.c>
14cr|viewarch-0.0.12_9-12|50	ScriptAlias /%name/ /%_var/www/cgi-bin/viewarch.cgi
14cr|viewarch-0.0.12_9-12|51	</IfModule>
14cr|viewarch-0.0.12_9-12|52	
14cr|viewarch-0.0.12_9-12|53	<Directory /var/www/%name>
14cr|viewarch-0.0.12_9-12|54	AllowOverride All
14cr|viewarch-0.0.12_9-12|55	Options ExecCGI
14cr|viewarch-0.0.12_9-12|56	DirectoryIndex viewarch.cgi
14cr|viewarch-0.0.12_9-12|57	Require all granted
14cr|viewarch-0.0.12_9-12|58	</Directory>
14cr|viewarch-0.0.12_9-12|59	EOF
14cr|viewarch-0.0.12_9-12|60	
14cr|viewarch-0.0.12_9-12|61	%clean
14cr|viewarch-0.0.12_9-12|62	rm -rf %{buildroot}
14cr|viewarch-0.0.12_9-12|63	
14cr|viewarch-0.0.12_9-12|64	
14cr|viewarch-0.0.12_9-12|65	
14cr|viewarch-0.0.12_9-12|66	%files
14cr|viewarch-0.0.12_9-12|67	%defattr(-,root,root)
14cr|viewarch-0.0.12_9-12|68	%_datadir/%name
14cr|viewarch-0.0.12_9-12|69	%_var/www/cgi-bin/viewarch.cgi
14cr|viewarch-0.0.12_9-12|70	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%name.conf
14cr|viewarch-0.0.12_9-12|71	%dir %_sysconfdir/%name
14cr|viewarch-0.0.12_9-12|72	%config(noreplace) %_sysconfdir/%name/viewarch.conf
14cr|viewarch-0.0.12_9-12|73	
14cr|viewarch-0.0.12_9-12|74	
14cr|viewarch-0.0.12_9-12|75	
14cr|viewarch-0.0.12_9-12|76	
14cr|viewarch-0.0.12_9-12|77	%changelog
14cr|viewarch-0.0.12_9-12|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.12_9-12
14cr|viewarch-0.0.12_9-12|79	+ Revision: 3702f8d
14cr|viewarch-0.0.12_9-12|80	- MassBuild#464: Increase release tag
14cr|viewarch-0.0.12_9-12|81	
14cr|viewarch-0.0.12_9-12|82	

8997 14
14cr|viewmol-2.4.1-15|1	Summary: 	Molecule viewer and editor
14cr|viewmol-2.4.1-15|2	Name: 		viewmol
14cr|viewmol-2.4.1-15|3	Version: 	2.4.1
14cr|viewmol-2.4.1-15|4	Release: 	15
14cr|viewmol-2.4.1-15|5	License: 	GPLv2
14cr|viewmol-2.4.1-15|6	Group: 		Sciences/Chemistry
14cr|viewmol-2.4.1-15|7	URL: 		http://viewmol.sourceforge.net
14cr|viewmol-2.4.1-15|8	Source0: 	%name-%version.src.tar.bz2
14cr|viewmol-2.4.1-15|9	Patch0:		viewmol-2.4.1-prevent-app-defaults-file-install.patch
14cr|viewmol-2.4.1-15|10	Patch1:		viewmol-2.4.1-mdv-fix-str-fmt.patch
14cr|viewmol-2.4.1-15|11	BuildRequires: 	libtiff-devel mesaglu-devel
14cr|viewmol-2.4.1-15|12	BuildRequires: 	x11-proto-devel libxt-devel libxi-devel libxmu-devel
14cr|viewmol-2.4.1-15|13	BuildRequires:  lesstif-devel png-devel
14cr|viewmol-2.4.1-15|14	BuildRequires:  pkgconfig(x11)
14cr|viewmol-2.4.1-15|15	BuildRequires:  python-devel
14cr|viewmol-2.4.1-15|16	
14cr|viewmol-2.4.1-15|17	%description
14cr|viewmol-2.4.1-15|18	Viewmol is a graphical front end for computational chemistry programs.
14cr|viewmol-2.4.1-15|19	It is able to graphically aid in the generation of molecular structures
14cr|viewmol-2.4.1-15|20	for computations and to visualize their results. At present Viewmol
14cr|viewmol-2.4.1-15|21	includes input filters for Discover, DMol, Gamess, Gaussian 9x, Gulp,
14cr|viewmol-2.4.1-15|22	Mopac, and Turbomole outputs as well as for PDB files.
14cr|viewmol-2.4.1-15|23	
14cr|viewmol-2.4.1-15|24	%prep
14cr|viewmol-2.4.1-15|25	%setup -q
14cr|viewmol-2.4.1-15|26	%patch0 -p1
14cr|viewmol-2.4.1-15|27	%patch1 -p1 -b .strfmt
14cr|viewmol-2.4.1-15|28	cd source
14cr|viewmol-2.4.1-15|29	#tar xfj %{SOURCE}
14cr|viewmol-2.4.1-15|30	perl -p -i -e 's!usr/local/lib!%_libdir!g' getrc.c
14cr|viewmol-2.4.1-15|31	perl -p -i -e 's!lib/viewmol!%_lib/viewmol!g' install
14cr|viewmol-2.4.1-15|32	
14cr|viewmol-2.4.1-15|33	%build
14cr|viewmol-2.4.1-15|34	cd source
14cr|viewmol-2.4.1-15|35	mkdir Linux
14cr|viewmol-2.4.1-15|36	echo "LIBTIFF = -L%_libdir" > .config.Linux
14cr|viewmol-2.4.1-15|37	echo "TIFFINCLUDE = /usr/include" >> .config.Linux
14cr|viewmol-2.4.1-15|38	echo "MESALIB = -L/usr/%_lib" >> .config.Linux
14cr|viewmol-2.4.1-15|39	echo "MESAINCLUDE = /usr/include/GL" >> .config.Linux
14cr|viewmol-2.4.1-15|40	#echo "PYTHONVERSION = %pythonver" >> .config.Linux
14cr|viewmol-2.4.1-15|41	echo "PYTHONINCLUDE = /usr/include/python%py_ver" >> .config.Linux
14cr|viewmol-2.4.1-15|42	echo "LIBPYTHON = -L%_libdir/python%py_ver" >> .config.Linux
14cr|viewmol-2.4.1-15|43	cd Linux
14cr|viewmol-2.4.1-15|44	cat ../.config.Linux > makefile
14cr|viewmol-2.4.1-15|45	echo 'COMPILER = gcc' >> makefile
14cr|viewmol-2.4.1-15|46	echo 'OPT=${RPM_OPT_FLAGS}' >> makefile
14cr|viewmol-2.4.1-15|47	echo 'CFLAGS=-Wall -I/usr/include -DLINUX' >> makefile
14cr|viewmol-2.4.1-15|48	echo 'LDFLAGS=' >> makefile
14cr|viewmol-2.4.1-15|49	echo 'SCANDIR=' >> makefile
14cr|viewmol-2.4.1-15|50	echo 'INCLUDE=$(MESAINCLUDE) -I$(TIFFINCLUDE) -I$(PYTHONINCLUDE)' >> makefile
14cr|viewmol-2.4.1-15|51	echo 'LIBRARY=$(MESALIB) $(LIBPYTHON)' >> makefile
14cr|viewmol-2.4.1-15|52	echo 'LIBS=-L/usr/%_lib -lpython%py_ver -ltiff -lGLU -lGL -lpng -lXm -lXmu -lXt -lX11 -lXi -lm' >> makefile
14cr|viewmol-2.4.1-15|53	cat ../Makefile >> makefile
14cr|viewmol-2.4.1-15|54	make viewmol_
14cr|viewmol-2.4.1-15|55	make tm_
14cr|viewmol-2.4.1-15|56	make bio_
14cr|viewmol-2.4.1-15|57	make readgamess_
14cr|viewmol-2.4.1-15|58	make readgauss_
14cr|viewmol-2.4.1-15|59	make readmopac_
14cr|viewmol-2.4.1-15|60	make readpdb_
14cr|viewmol-2.4.1-15|61	
14cr|viewmol-2.4.1-15|62	%install
14cr|viewmol-2.4.1-15|63	cd source
14cr|viewmol-2.4.1-15|64	./install %{buildroot}%_prefix
14cr|viewmol-2.4.1-15|65	mkdir -p %{buildroot}%_docdir
14cr|viewmol-2.4.1-15|66	mkdir -p %{buildroot}%_docdir/%name-%version
14cr|viewmol-2.4.1-15|67	mv %{buildroot}/%_libdir/viewmol/doc/* %{buildroot}%_docdir/%name-%version
14cr|viewmol-2.4.1-15|68	rmdir %{buildroot}/%_libdir/viewmol/doc
14cr|viewmol-2.4.1-15|69	chmod 755 %{buildroot}/%_libdir/viewmol/Linux/*
14cr|viewmol-2.4.1-15|70	chmod 755 %{buildroot}/%_bindir/*
14cr|viewmol-2.4.1-15|71	
14cr|viewmol-2.4.1-15|72	# menu
14cr|viewmol-2.4.1-15|73	
14cr|viewmol-2.4.1-15|74	mkdir -p %{buildroot}%{_datadir}/applications
14cr|viewmol-2.4.1-15|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|viewmol-2.4.1-15|76	[Desktop Entry]
14cr|viewmol-2.4.1-15|77	Name=ViewMol
14cr|viewmol-2.4.1-15|78	Comment=GUI interface for chemistry software
14cr|viewmol-2.4.1-15|79	Exec=%{_bindir}/%{name}
14cr|viewmol-2.4.1-15|80	Icon=chemistry_section
14cr|viewmol-2.4.1-15|81	Terminal=false
14cr|viewmol-2.4.1-15|82	Type=Application
14cr|viewmol-2.4.1-15|83	StartupNotify=true
14cr|viewmol-2.4.1-15|84	Categories=Motif;Education;Science;Chemistry;
14cr|viewmol-2.4.1-15|85	EOF
14cr|viewmol-2.4.1-15|86	
14cr|viewmol-2.4.1-15|87	%files
14cr|viewmol-2.4.1-15|88	%doc %_docdir/%name-%version
14cr|viewmol-2.4.1-15|89	%_bindir/%name
14cr|viewmol-2.4.1-15|90	%_libdir/%name
14cr|viewmol-2.4.1-15|91	%_datadir/applications/mandriva-%name.desktop
14cr|viewmol-2.4.1-15|92	
14cr|viewmol-2.4.1-15|93	
14cr|viewmol-2.4.1-15|94	
14cr|viewmol-2.4.1-15|95	
14cr|viewmol-2.4.1-15|96	%changelog
14cr|viewmol-2.4.1-15|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-15
14cr|viewmol-2.4.1-15|98	+ Revision: 6820fd7
14cr|viewmol-2.4.1-15|99	- MassBuild#464: Increase release tag
14cr|viewmol-2.4.1-15|100	
14cr|viewmol-2.4.1-15|101	

8998 14
14cr|viewnior-1.4-1|1	Summary:	Elegant image viewer
14cr|viewnior-1.4-1|2	Name:		viewnior
14cr|viewnior-1.4-1|3	Version:	1.4
14cr|viewnior-1.4-1|4	Release:	1
14cr|viewnior-1.4-1|5	License:	GPLv3+
14cr|viewnior-1.4-1|6	Group:		Graphics
14cr|viewnior-1.4-1|7	Url:		http://xsisqox.github.com/Viewnior
14cr|viewnior-1.4-1|8	#Source0:	http://cloud.github.com/downloads/xsisqox/Viewnior/%{name}-%{version}.tar.gz
14cr|viewnior-1.4-1|9	Source0:	https://www.dropbox.com/s/zytq0suabesv933/viewnior-%{version}.tar.gz
14cr|viewnior-1.4-1|10	Patch0:		viewnior-1.2-dsofix.patch
14cr|viewnior-1.4-1|11	BuildRequires:	intltool
14cr|viewnior-1.4-1|12	BuildRequires:	pkgconfig(exiv2)
14cr|viewnior-1.4-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|viewnior-1.4-1|14	BuildRequires:	pkgconfig(shared-mime-info)
14cr|viewnior-1.4-1|15	
14cr|viewnior-1.4-1|16	%description
14cr|viewnior-1.4-1|17	Viewnior is an image viewer program. Created to be simple, fast and elegant.
14cr|viewnior-1.4-1|18	It's minimalist interface provides more screen space for your images. Among
14cr|viewnior-1.4-1|19	its features are:
14cr|viewnior-1.4-1|20	
14cr|viewnior-1.4-1|21	* Fullscreen & Slideshow
14cr|viewnior-1.4-1|22	* Rotate, flip, save, delete images
14cr|viewnior-1.4-1|23	* Animation support
14cr|viewnior-1.4-1|24	* Browse only selected images
14cr|viewnior-1.4-1|25	* Navigation window
14cr|viewnior-1.4-1|26	* Simple interface
14cr|viewnior-1.4-1|27	* Configurable mouse actions
14cr|viewnior-1.4-1|28	
14cr|viewnior-1.4-1|29	%files -f %{name}.lang
14cr|viewnior-1.4-1|30	%doc AUTHORS ChangeLog NEWS README TODO
14cr|viewnior-1.4-1|31	%{_bindir}/%{name}
14cr|viewnior-1.4-1|32	%{_datadir}/applications/%{name}.desktop
14cr|viewnior-1.4-1|33	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cr|viewnior-1.4-1|34	%{_datadir}/%{name}/
14cr|viewnior-1.4-1|35	%{_mandir}/man*/%{name}.*
14cr|viewnior-1.4-1|36	
14cr|viewnior-1.4-1|37	#----------------------------------------------------------------------------
14cr|viewnior-1.4-1|38	
14cr|viewnior-1.4-1|39	%prep
14cr|viewnior-1.4-1|40	%setup -q
14cr|viewnior-1.4-1|41	%patch0 -p1
14cr|viewnior-1.4-1|42	
14cr|viewnior-1.4-1|43	# fix spurious executable perms
14cr|viewnior-1.4-1|44	chmod 0644 AUTHORS ChangeLog NEWS README TODO src/*
14cr|viewnior-1.4-1|45	
14cr|viewnior-1.4-1|46	%build
14cr|viewnior-1.4-1|47	%configure2_5x
14cr|viewnior-1.4-1|48	%make V=1
14cr|viewnior-1.4-1|49	
14cr|viewnior-1.4-1|50	%install
14cr|viewnior-1.4-1|51	%makeinstall_std
14cr|viewnior-1.4-1|52	
14cr|viewnior-1.4-1|53	%find_lang %{name}
14cr|viewnior-1.4-1|54	
14cr|viewnior-1.4-1|55	
14cr|viewnior-1.4-1|56	%changelog
14cr|viewnior-1.4-1|57	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
14cr|viewnior-1.4-1|58	+ Revision: c28a71c
14cr|viewnior-1.4-1|59	- New version 1.4, update BuildRequires
14cr|viewnior-1.4-1|60	
14cr|viewnior-1.4-1|61	

8999 14
14cr|viewvc-1.1.15-5|1	Name:           viewvc
14cr|viewvc-1.1.15-5|2	Version:        1.1.15
14cr|viewvc-1.1.15-5|3	Release:        5
14cr|viewvc-1.1.15-5|4	Epoch:          0
14cr|viewvc-1.1.15-5|5	Summary:        Browser interface for CVS and Subversion version control repositories
14cr|viewvc-1.1.15-5|6	License:        BSD
14cr|viewvc-1.1.15-5|7	Group:          System/Servers
14cr|viewvc-1.1.15-5|8	URL:            http://www.viewvc.org/
14cr|viewvc-1.1.15-5|9	Source0:        http://viewvc.tigris.org/files/documents/3330/48659/%name-%version.tar.gz
14cr|viewvc-1.1.15-5|10	Patch0:         %{name}-tools.patch
14cr|viewvc-1.1.15-5|11	Patch1:         %{name}-1.1.0-config.patch
14cr|viewvc-1.1.15-5|12	Requires:       apache
14cr|viewvc-1.1.15-5|13	Requires(post): rpm-helper
14cr|viewvc-1.1.15-5|14	Requires(postun): rpm-helper
14cr|viewvc-1.1.15-5|15	BuildRequires:  python
14cr|viewvc-1.1.15-5|16	Requires:       python
14cr|viewvc-1.1.15-5|17	Obsoletes:      viewcvs < %{epoch}:%{version}-%{release}
14cr|viewvc-1.1.15-5|18	Provides:       viewcvs = %{epoch}:%{version}-%{release}
14cr|viewvc-1.1.15-5|19	BuildArch:      noarch
14cr|viewvc-1.1.15-5|20	
14cr|viewvc-1.1.15-5|21	%description
14cr|viewvc-1.1.15-5|22	ViewVC is a browser interface for CVS and Subversion version control
14cr|viewvc-1.1.15-5|23	repositories. It generates templatized HTML to present navigable
14cr|viewvc-1.1.15-5|24	directory, revision, and change log listings. It can display specific
14cr|viewvc-1.1.15-5|25	versions of files as well as diffs between those versions. Basically,
14cr|viewvc-1.1.15-5|26	ViewVC provides the bulk of the report-like functionality you expect out
14cr|viewvc-1.1.15-5|27	of your version control tool, but much more prettily than the average
14cr|viewvc-1.1.15-5|28	textual command-line program output.
14cr|viewvc-1.1.15-5|29	
14cr|viewvc-1.1.15-5|30	Here are some of the additional features of ViewVC:
14cr|viewvc-1.1.15-5|31	
14cr|viewvc-1.1.15-5|32	* Support for filesystem-accessible CVS and Subversion repositories.
14cr|viewvc-1.1.15-5|33	* Individually configurable virtual host support.
14cr|viewvc-1.1.15-5|34	* Line-based annotation/blame display (CVS only).
14cr|viewvc-1.1.15-5|35	* Revision graph capabilities (via integration with CvsGraph) (CVS
14cr|viewvc-1.1.15-5|36	only).
14cr|viewvc-1.1.15-5|37	* Syntax highlighting support (via integration with GNU enscript).
14cr|viewvc-1.1.15-5|38	* Bonsai-like repository query facilities.
14cr|viewvc-1.1.15-5|39	* Template-driven output generation.
14cr|viewvc-1.1.15-5|40	* Colorized, side-by-side differences.
14cr|viewvc-1.1.15-5|41	* Tarball generation (by tag/branch for CVS, by revision for
14cr|viewvc-1.1.15-5|42	Subversion).
14cr|viewvc-1.1.15-5|43	* I18N support based on the Accept-Language request header.
14cr|viewvc-1.1.15-5|44	* Ability to run either as CGI script or as a standalone server.
14cr|viewvc-1.1.15-5|45	* Regexp-based file searching.
14cr|viewvc-1.1.15-5|46	* INI-like configuration file (as opposed to requiring actual code
14cr|viewvc-1.1.15-5|47	tweaks).
14cr|viewvc-1.1.15-5|48	
14cr|viewvc-1.1.15-5|49	%prep
14cr|viewvc-1.1.15-5|50	%setup -q -n %{name}-%{version}
14cr|viewvc-1.1.15-5|51	%patch0 -p1
14cr|viewvc-1.1.15-5|52	%patch1 -p0 -b .config
14cr|viewvc-1.1.15-5|53	
14cr|viewvc-1.1.15-5|54	%build
14cr|viewvc-1.1.15-5|55	
14cr|viewvc-1.1.15-5|56	%install
14cr|viewvc-1.1.15-5|57	%{__python} ./viewvc-install --destdir=%{buildroot} --prefix=%{_datadir}/%{name}
14cr|viewvc-1.1.15-5|58	
14cr|viewvc-1.1.15-5|59	# remove uneeded files
14cr|viewvc-1.1.15-5|60	%{__rm} -f %{buildroot}%{_datadir}/%{name}/bin/mod_python/.htaccess
14cr|viewvc-1.1.15-5|61	
14cr|viewvc-1.1.15-5|62	# fix python files perms and shellbang
14cr|viewvc-1.1.15-5|63	%{__perl} -pi \
14cr|viewvc-1.1.15-5|64	-e 's|/usr/local/bin/python|%{_bindir}/python|g;' \
14cr|viewvc-1.1.15-5|65	-e 's|\s*/usr/bin/env python|%{_bindir}/python|g;' \
14cr|viewvc-1.1.15-5|66	-e 's|CONF_PATHNAME =.*|CONF_PATHNAME = r"%{_sysconfdir}/%{name}/viewvc.conf"|g;' \
14cr|viewvc-1.1.15-5|67	`%{_bindir}/find %{buildroot}%{_datadir}/%{name} -type f`
14cr|viewvc-1.1.15-5|68	
14cr|viewvc-1.1.15-5|69	# install cgi's to www directory
14cr|viewvc-1.1.15-5|70	%{__mkdir_p} %{buildroot}%{_var}/www/cgi-bin
14cr|viewvc-1.1.15-5|71	%{__install} -m 755 %{buildroot}%{_datadir}/%{name}/bin/cgi/*.cgi %{buildroot}%{_var}/www/cgi-bin
14cr|viewvc-1.1.15-5|72	%{__rm} -rf %{buildroot}%{_datadir}/%{name}/bin/cgi
14cr|viewvc-1.1.15-5|73	
14cr|viewvc-1.1.15-5|74	# fix paths in configuration
14cr|viewvc-1.1.15-5|75	%{__perl} -pi \
14cr|viewvc-1.1.15-5|76	-e 's|^#template_dir = .*|template_dir = %{_datadir}/%{name}/templates/|g;' \
14cr|viewvc-1.1.15-5|77	-e 's|^#docroot = .*|docroot = /%{name}|;' \
14cr|viewvc-1.1.15-5|78	-e 's|^#cvsgraph_conf = .*|cvsgraph_conf = %{_sysconfdir}/%{name}/cvsgraph.conf|;' \
14cr|viewvc-1.1.15-5|79	-e 's|^#mime_types_files = .*|mime_types_files = %{_sysconfdir}/%{name}/mimetypes.conf, %{_sysconfdir}/httpd/conf/mime.types|;' \
14cr|viewvc-1.1.15-5|80	%{buildroot}%{_datadir}/%{name}/viewvc.conf
14cr|viewvc-1.1.15-5|81	
14cr|viewvc-1.1.15-5|82	# install config to sysconf directory
14cr|viewvc-1.1.15-5|83	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}
14cr|viewvc-1.1.15-5|84	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/viewvc.conf %{buildroot}%{_sysconfdir}/%{name}/viewvc.conf
14cr|viewvc-1.1.15-5|85	%{__rm} -f %{buildroot}%{_datadir}/%{name}/viewvc.conf
14cr|viewvc-1.1.15-5|86	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}/cvsgraph.conf
14cr|viewvc-1.1.15-5|87	%{__rm} -f %{buildroot}%{_datadir}/%{name}/cvsgraph.conf
14cr|viewvc-1.1.15-5|88	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/mimetypes.conf %{buildroot}%{_sysconfdir}/%{name}/mimetypes.conf
14cr|viewvc-1.1.15-5|89	%{__rm} -f %{buildroot}%{_datadir}/%{name}/mimetypes.conf
14cr|viewvc-1.1.15-5|90	
14cr|viewvc-1.1.15-5|91	# move static files under %{_var}/www
14cr|viewvc-1.1.15-5|92	%{__mv} %{buildroot}%{_datadir}/%{name}/templates/docroot %{buildroot}%{_var}/www/%{name}
14cr|viewvc-1.1.15-5|93	
14cr|viewvc-1.1.15-5|94	# compile the python files
14cr|viewvc-1.1.15-5|95	%{_bindir}/find %{buildroot}%{_datadir}/%{name}/lib -type f -name "*.pyc" | %{_bindir}/xargs %{__rm}
14cr|viewvc-1.1.15-5|96	%{__python} -O %{_libdir}/python%{py_ver}/compileall.py %{buildroot}%{_datadir}/%{name}/lib
14cr|viewvc-1.1.15-5|97	
14cr|viewvc-1.1.15-5|98	# apache configuration
14cr|viewvc-1.1.15-5|99	%{__mkdir_p} %{buildroot}%{_webappconfdir}
14cr|viewvc-1.1.15-5|100	%{__cat} > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|viewvc-1.1.15-5|101	# %{name} configuration
14cr|viewvc-1.1.15-5|102	
14cr|viewvc-1.1.15-5|103	Alias /%{name} %{_var}/www/%{name}
14cr|viewvc-1.1.15-5|104	
14cr|viewvc-1.1.15-5|105	<Directory %{_var}/www/%{name}>
14cr|viewvc-1.1.15-5|106	Require all granted
14cr|viewvc-1.1.15-5|107	</Directory>
14cr|viewvc-1.1.15-5|108	
14cr|viewvc-1.1.15-5|109	<LocationMatch "^/cgi-bin/(query|viewvc).cgi">
14cr|viewvc-1.1.15-5|110	Require local granted
14cr|viewvc-1.1.15-5|111	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|viewvc-1.1.15-5|112	</LocationMatch>
14cr|viewvc-1.1.15-5|113	
14cr|viewvc-1.1.15-5|114	<IfModule mod_python.c>
14cr|viewvc-1.1.15-5|115	Alias /%{name}-mp %{_datadir}/%{name}/bin/mod_python/viewvc.py
14cr|viewvc-1.1.15-5|116	<Directory %{_datadir}/%{name}/bin/mod_python>
14cr|viewvc-1.1.15-5|117	AddHandler python-program .py
14cr|viewvc-1.1.15-5|118	PythonHandler handler
14cr|viewvc-1.1.15-5|119	Require local granted
14cr|viewvc-1.1.15-5|120	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cr|viewvc-1.1.15-5|121	</Directory>
14cr|viewvc-1.1.15-5|122	</IfModule>
14cr|viewvc-1.1.15-5|123	EOF
14cr|viewvc-1.1.15-5|124	
14cr|viewvc-1.1.15-5|125	# set mode 755 on executable scripts
14cr|viewvc-1.1.15-5|126	%{__grep} -rl '^#!' %{buildroot}%{_datadir}/%{name} | %{_bindir}/xargs %{__chmod} 755
14cr|viewvc-1.1.15-5|127	
14cr|viewvc-1.1.15-5|128	cat >README.mdv <<EOF
14cr|viewvc-1.1.15-5|129	Mandriva RPM specific notes
14cr|viewvc-1.1.15-5|130	===========================
14cr|viewvc-1.1.15-5|131	
14cr|viewvc-1.1.15-5|132	Setup
14cr|viewvc-1.1.15-5|133	-----
14cr|viewvc-1.1.15-5|134	The setup used here differs from default one in order to achieve better FHS
14cr|viewvc-1.1.15-5|135	compliance:
14cr|viewvc-1.1.15-5|136	
14cr|viewvc-1.1.15-5|137	- the files accessible from the web are in /var/www/cgi-bin
14cr|viewvc-1.1.15-5|138	- the files not accessible from the web are in /usr/share/viewvc
14cr|viewvc-1.1.15-5|139	- the configuration file is located at /etc/viewvc/viewvc.conf
14cr|viewvc-1.1.15-5|140	
14cr|viewvc-1.1.15-5|141	Post-installation
14cr|viewvc-1.1.15-5|142	-----------------
14cr|viewvc-1.1.15-5|143	You have manually to create the MySQL database if you want to use query mode.
14cr|viewvc-1.1.15-5|144	
14cr|viewvc-1.1.15-5|145	Additional useful packages
14cr|viewvc-1.1.15-5|146	--------------------------
14cr|viewvc-1.1.15-5|147	- cvs and rcs provide a web interface for CVS repositories
14cr|viewvc-1.1.15-5|148	- python-svn provides a web interface for SVN repositories
14cr|viewvc-1.1.15-5|149	- MySQL-python and a MySQL database are needed for query mode
14cr|viewvc-1.1.15-5|150	- apache-mod_python, will be accessible at http://localhost/viewvc-mp (instead
14cr|viewvc-1.1.15-5|151	of the cgi files)
14cr|viewvc-1.1.15-5|152	EOF
14cr|viewvc-1.1.15-5|153	
14cr|viewvc-1.1.15-5|154	%files
14cr|viewvc-1.1.15-5|155	%doc CHANGES COMMITTERS INSTALL LICENSE.html README README.mdv docs/
14cr|viewvc-1.1.15-5|156	%config(noreplace) %{_sysconfdir}/%{name}
14cr|viewvc-1.1.15-5|157	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|viewvc-1.1.15-5|158	%{_datadir}/%{name}
14cr|viewvc-1.1.15-5|159	%{_var}/www/cgi-bin/*.cgi
14cr|viewvc-1.1.15-5|160	%{_var}/www/%{name}
14cr|viewvc-1.1.15-5|161	
14cr|viewvc-1.1.15-5|162	
14cr|viewvc-1.1.15-5|163	
14cr|viewvc-1.1.15-5|164	%changelog
14cr|viewvc-1.1.15-5|165	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.15-5
14cr|viewvc-1.1.15-5|166	+ Revision: fedd744
14cr|viewvc-1.1.15-5|167	- MassBuild#464: Increase release tag
14cr|viewvc-1.1.15-5|168	
14cr|viewvc-1.1.15-5|169	

9000 14
14cr|vigor-0.016-21|1	Name:		vigor
14cr|vigor-0.016-21|2	Version:	0.016
14cr|vigor-0.016-21|3	Release:	21
14cr|vigor-0.016-21|4	Summary:	The popular Unix editor vi with the addition of the Vigor Assistant
14cr|vigor-0.016-21|5	License:	GPL
14cr|vigor-0.016-21|6	Group:		Editors
14cr|vigor-0.016-21|7	URL:		http://vigor.sourceforge.net/
14cr|vigor-0.016-21|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|vigor-0.016-21|9	Source1:	%{name}-48.png
14cr|vigor-0.016-21|10	Source2:	%{name}-32.png
14cr|vigor-0.016-21|11	Source3:	%{name}-16.png
14cr|vigor-0.016-21|12	Patch0:		%{name}.tcltk83.patch
14cr|vigor-0.016-21|13	Patch1:		vigor-0.016-tcl86.patch
14cr|vigor-0.016-21|14	Requires:	tk
14cr|vigor-0.016-21|15	BuildRequires:	termcap-devel
14cr|vigor-0.016-21|16	BuildRequires:	tcl-devel
14cr|vigor-0.016-21|17	BuildRequires:	tk-devel
14cr|vigor-0.016-21|18	
14cr|vigor-0.016-21|19	%define debug_package %{nil}
14cr|vigor-0.016-21|20	
14cr|vigor-0.016-21|21	%description
14cr|vigor-0.016-21|22	Based on the User Friendly comic strip storyline from 4 January to 14 January
14cr|vigor-0.016-21|23	2000, Vigor brings all the features of traditional Unix vi, plus the friendly
14cr|vigor-0.016-21|24	and helpful Vigor Assistant. (If you aren't familiar with User Friendly the
14cr|vigor-0.016-21|25	Comic Strip, quit bothering with Vigor and go out and look there first. It's
14cr|vigor-0.016-21|26	well w orth the trip! Don't worry, we'll wait.) Enter the world of Vigor! Come,
14cr|vigor-0.016-21|27	join us, watch the paperclip, don't be afraid...
14cr|vigor-0.016-21|28	
14cr|vigor-0.016-21|29	%prep
14cr|vigor-0.016-21|30	%setup -q
14cr|vigor-0.016-21|31	%patch0
14cr|vigor-0.016-21|32	%patch1 -p1 -b .tcl86
14cr|vigor-0.016-21|33	
14cr|vigor-0.016-21|34	%build
14cr|vigor-0.016-21|35	cd build
14cr|vigor-0.016-21|36	%configure --enable-curses --enable-db --enable-re
14cr|vigor-0.016-21|37	%make
14cr|vigor-0.016-21|38	
14cr|vigor-0.016-21|39	%install
14cr|vigor-0.016-21|40	rm -rf %{buildroot}
14cr|vigor-0.016-21|41	install -d -m 755 %{buildroot}
14cr|vigor-0.016-21|42	(cd build && %makeinstall)
14cr|vigor-0.016-21|43	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|vigor-0.016-21|44	chmod 755 %{buildroot}%{_datadir}/%{name}/recover
14cr|vigor-0.016-21|45	
14cr|vigor-0.016-21|46	# icons
14cr|vigor-0.016-21|47	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14cr|vigor-0.016-21|48	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|vigor-0.016-21|49	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|vigor-0.016-21|50	
14cr|vigor-0.016-21|51	# menu entry
14cr|vigor-0.016-21|52	
14cr|vigor-0.016-21|53	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|vigor-0.016-21|54	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|vigor-0.016-21|55	[Desktop Entry]
14cr|vigor-0.016-21|56	Name=vigor
14cr|vigor-0.016-21|57	Comment=The popular Unix editor vi with the addition of the Vigor Assistant
14cr|vigor-0.016-21|58	Exec=%{_bindir}/%{name}
14cr|vigor-0.016-21|59	Icon=%{name}
14cr|vigor-0.016-21|60	Terminal=true
14cr|vigor-0.016-21|61	Type=Application
14cr|vigor-0.016-21|62	StartupNotify=false
14cr|vigor-0.016-21|63	Categories=TextEditor
14cr|vigor-0.016-21|64	EOF
14cr|vigor-0.016-21|65	
14cr|vigor-0.016-21|66	%clean
14cr|vigor-0.016-21|67	rm -rf %{buildroot}
14cr|vigor-0.016-21|68	
14cr|vigor-0.016-21|69	%if %mdkversion < 200900
14cr|vigor-0.016-21|70	%post
14cr|vigor-0.016-21|71	%update_menus
14cr|vigor-0.016-21|72	%endif
14cr|vigor-0.016-21|73	
14cr|vigor-0.016-21|74	%if %mdkversion < 200900
14cr|vigor-0.016-21|75	%postun
14cr|vigor-0.016-21|76	%clean_menus
14cr|vigor-0.016-21|77	%endif
14cr|vigor-0.016-21|78	
14cr|vigor-0.016-21|79	%files
14cr|vigor-0.016-21|80	%defattr(-,root,root)
14cr|vigor-0.016-21|81	%doc FAQ LAYOUT LICENSE README README.vigor
14cr|vigor-0.016-21|82	%{_bindir}/%{name}
14cr|vigor-0.016-21|83	%{_datadir}/%{name}
14cr|vigor-0.016-21|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vigor-0.016-21|85	%{_miconsdir}/%{name}.png
14cr|vigor-0.016-21|86	%{_iconsdir}/%{name}.png
14cr|vigor-0.016-21|87	%{_liconsdir}/%{name}.png
14cr|vigor-0.016-21|88	
14cr|vigor-0.016-21|89	
14cr|vigor-0.016-21|90	
14cr|vigor-0.016-21|91	%changelog
14cr|vigor-0.016-21|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.016-21
14cr|vigor-0.016-21|93	+ Revision: a39e1bf
14cr|vigor-0.016-21|94	- MassBuild#464: Increase release tag
14cr|vigor-0.016-21|95	
14cr|vigor-0.016-21|96	

9001 14
14cr|viking-1.5-2|1	%define _files_listed_twice_terminate_build 0
14cr|viking-1.5-2|2	%define name		viking
14cr|viking-1.5-2|3	%define version		1.5
14cr|viking-1.5-2|4	%define release		2
14cr|viking-1.5-2|5	%define _desktopdir	%{_datadir}/applications
14cr|viking-1.5-2|6	Name:			%{name}
14cr|viking-1.5-2|7	Version:		%{version}
14cr|viking-1.5-2|8	Release:		%{release}
14cr|viking-1.5-2|9	Summary:		Global positioning system (GPS) and mapping manager
14cr|viking-1.5-2|10	URL:			http://viking.sourceforge.net
14cr|viking-1.5-2|11	Group:			Communications
14cr|viking-1.5-2|12	License:		GPLv2+
14cr|viking-1.5-2|13	Source:			http://prdownloads.sourceforge.net/viking/%{name}-%{version}.tar.bz2
14cr|viking-1.5-2|14	BuildRequires:		pkgconfig(expat)
14cr|viking-1.5-2|15	BuildRequires:		pkgconfig(libcurl)
14cr|viking-1.5-2|16	BuildRequires:		pkgconfig(libgps)
14cr|viking-1.5-2|17	BuildRequires:		pkgconfig(libexif)
14cr|viking-1.5-2|18	BuildRequires:		intltool
14cr|viking-1.5-2|19	BuildRequires:		imagemagick
14cr|viking-1.5-2|20	BuildRequires:		pkgconfig(glib-2.0) >= 2.34
14cr|viking-1.5-2|21	BuildRequires:		pkgconfig(gtk+-2.0) >= 2.12
14cr|viking-1.5-2|22	BuildRequires:		pkgconfig(gnome-doc-utils) >= 0.3.2
14cr|viking-1.5-2|23	BuildRequires:		scrollkeeper
14cr|viking-1.5-2|24	BuildRequires:		magic-devel
14cr|viking-1.5-2|25	BuildRequires:		desktop-file-utils
14cr|viking-1.5-2|26	BuildRequires:		bzip2-devel
14cr|viking-1.5-2|27	
14cr|viking-1.5-2|28	Requires:		gpsbabel
14cr|viking-1.5-2|29	
14cr|viking-1.5-2|30	%description
14cr|viking-1.5-2|31	Viking is a free/open source program to manage GPS data. You can import and
14cr|viking-1.5-2|32	plot tracks and way-points, show Terraserver maps under it, add coordinate
14cr|viking-1.5-2|33	lines, make new tracks and way-points, hide different things, etc.
14cr|viking-1.5-2|34	
14cr|viking-1.5-2|35	%prep
14cr|viking-1.5-2|36	%setup -q
14cr|viking-1.5-2|37	for file in ChangeLog NEWS TODO; do
14cr|viking-1.5-2|38	mv $file timestamp
14cr|viking-1.5-2|39	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cr|viking-1.5-2|40	touch -r timestamp $file
14cr|viking-1.5-2|41	done
14cr|viking-1.5-2|42	
14cr|viking-1.5-2|43	%build
14cr|viking-1.5-2|44	%configure2_5x
14cr|viking-1.5-2|45	%make
14cr|viking-1.5-2|46	
14cr|viking-1.5-2|47	%install
14cr|viking-1.5-2|48	%makeinstall_std
14cr|viking-1.5-2|49	
14cr|viking-1.5-2|50	desktop-file-install                              \
14cr|viking-1.5-2|51	--add-category="GTK;Network;"                 \
14cr|viking-1.5-2|52	--delete-original                             \
14cr|viking-1.5-2|53	--dir=%{buildroot}%{_desktopdir}              \
14cr|viking-1.5-2|54	%{buildroot}%{_desktopdir}/%{name}.desktop
14cr|viking-1.5-2|55	
14cr|viking-1.5-2|56	
14cr|viking-1.5-2|57	
14cr|viking-1.5-2|58	%find_lang %{name} --with-gnome
14cr|viking-1.5-2|59	
14cr|viking-1.5-2|60	%check
14cr|viking-1.5-2|61	make test
14cr|viking-1.5-2|62	
14cr|viking-1.5-2|63	%files -f %{name}.lang
14cr|viking-1.5-2|64	%doc AUTHORS README COPYING TODO NEWS ChangeLog
14cr|viking-1.5-2|65	%{_bindir}/%{name}
14cr|viking-1.5-2|66	%{_desktopdir}/%{name}.desktop
14cr|viking-1.5-2|67	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
14cr|viking-1.5-2|68	%{_datadir}/gnome/help/%{name}/C/*
14cr|viking-1.5-2|69	%{_datadir}/omf/%{name}/%{name}-C.omf
14cr|viking-1.5-2|70	%{_datadir}/%{name}/*.xml
14cr|viking-1.5-2|71	
14cr|viking-1.5-2|72	%changelog
14cr|viking-1.5-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14cr|viking-1.5-2|74	+ Revision: 09f1f51
14cr|viking-1.5-2|75	- MassBuild#464: Increase release tag
14cr|viking-1.5-2|76	
14cr|viking-1.5-2|77	

9002 14
14cr|vim-latex-1.8.23-3|1	%define reldate	20100129
14cr|vim-latex-1.8.23-3|2	%define rel	r1104
14cr|vim-latex-1.8.23-3|3	
14cr|vim-latex-1.8.23-3|4	Name:		vim-latex
14cr|vim-latex-1.8.23-3|5	Summary:	Advanced vim plugin for LaTeX editing
14cr|vim-latex-1.8.23-3|6	Version:	1.8.23
14cr|vim-latex-1.8.23-3|7	Epoch:		1
14cr|vim-latex-1.8.23-3|8	Release:	3
14cr|vim-latex-1.8.23-3|9	Source0:	http://downloads.sourceforge.net/project/vim-latex/snapshots/%{name}-%{version}-%{reldate}-%{rel}.tar.gz
14cr|vim-latex-1.8.23-3|10	URL:		http://vim-latex.sf.net/
14cr|vim-latex-1.8.23-3|11	Group:		Editors
14cr|vim-latex-1.8.23-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vim-latex-1.8.23-3|13	License:	Charityware
14cr|vim-latex-1.8.23-3|14	BuildArch:	noarch
14cr|vim-latex-1.8.23-3|15	Obsoletes:	vim-latex < %epoch:%version
14cr|vim-latex-1.8.23-3|16	Requires:	vim
14cr|vim-latex-1.8.23-3|17	Requires:	python
14cr|vim-latex-1.8.23-3|18	Requires:	tetex-latex
14cr|vim-latex-1.8.23-3|19	Requires:	xdvi
14cr|vim-latex-1.8.23-3|20	
14cr|vim-latex-1.8.23-3|21	%description
14cr|vim-latex-1.8.23-3|22	Latex-Suite attempts to provide a comprehensive set of tools to
14cr|vim-latex-1.8.23-3|23	view, edit and compile LaTeX documents in Vim. Together, they
14cr|vim-latex-1.8.23-3|24	provide tools starting from macros to speed up editing LaTeX
14cr|vim-latex-1.8.23-3|25	documents to functions for forward searching .dvi documents.
14cr|vim-latex-1.8.23-3|26	
14cr|vim-latex-1.8.23-3|27	%prep
14cr|vim-latex-1.8.23-3|28	%setup -q -n %{name}-%{version}-%{reldate}-%{rel}
14cr|vim-latex-1.8.23-3|29	
14cr|vim-latex-1.8.23-3|30	%build
14cr|vim-latex-1.8.23-3|31	# Add shellbang
14cr|vim-latex-1.8.23-3|32	mv ftplugin/latex-suite/pytools.py pytools.py.backup
14cr|vim-latex-1.8.23-3|33	echo '#!/bin/env python' > ftplugin/latex-suite/pytools.py
14cr|vim-latex-1.8.23-3|34	cat pytools.py.backup >> ftplugin/latex-suite/pytools.py
14cr|vim-latex-1.8.23-3|35	rm -f pytools.py.backup
14cr|vim-latex-1.8.23-3|36	
14cr|vim-latex-1.8.23-3|37	cat << EOF > ./README.mandriva
14cr|vim-latex-1.8.23-3|38	To Read the builtin documentation. From within vim type
14cr|vim-latex-1.8.23-3|39	:help latex-suite.txt
14cr|vim-latex-1.8.23-3|40	:help latex-suite-quickstart.txt
14cr|vim-latex-1.8.23-3|41	
14cr|vim-latex-1.8.23-3|42	Latex-Suite comes with edition 1.6 of the LaTeX2e
14cr|vim-latex-1.8.23-3|43	documentation translated into vim-help format.
14cr|vim-latex-1.8.23-3|44	Type :help helptags from within Vim for more information
14cr|vim-latex-1.8.23-3|45	EOF
14cr|vim-latex-1.8.23-3|46	
14cr|vim-latex-1.8.23-3|47	%install
14cr|vim-latex-1.8.23-3|48	rm -rf %{buildroot}
14cr|vim-latex-1.8.23-3|49	# use the already existing make file
14cr|vim-latex-1.8.23-3|50	make install DESTDIR=%{buildroot} VIMDIR=%{_datadir}/vim BINDIR=%{_bindir}
14cr|vim-latex-1.8.23-3|51	
14cr|vim-latex-1.8.23-3|52	# move compiler/tex.vim to not conflict with vim-common
14cr|vim-latex-1.8.23-3|53	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/
14cr|vim-latex-1.8.23-3|54	mv %{buildroot}%{_datadir}/vim/compiler %{buildroot}%{_datadir}/vim/vimfiles/
14cr|vim-latex-1.8.23-3|55	
14cr|vim-latex-1.8.23-3|56	# fix permissions
14cr|vim-latex-1.8.23-3|57	chmod +x %{buildroot}%{_datadir}/vim/ftplugin/latex-suite/pytools.py
14cr|vim-latex-1.8.23-3|58	
14cr|vim-latex-1.8.23-3|59	%clean
14cr|vim-latex-1.8.23-3|60	rm -rf %{buildroot}
14cr|vim-latex-1.8.23-3|61	
14cr|vim-latex-1.8.23-3|62	%files
14cr|vim-latex-1.8.23-3|63	%defattr(-,root,root)
14cr|vim-latex-1.8.23-3|64	%doc README.mandriva
14cr|vim-latex-1.8.23-3|65	%{_bindir}/ltags
14cr|vim-latex-1.8.23-3|66	%{_bindir}/latextags
14cr|vim-latex-1.8.23-3|67	%{_datadir}/vim/vimfiles/compiler/*
14cr|vim-latex-1.8.23-3|68	%{_datadir}/vim/doc/*
14cr|vim-latex-1.8.23-3|69	%{_datadir}/vim/ftplugin/*
14cr|vim-latex-1.8.23-3|70	%{_datadir}/vim/indent/*
14cr|vim-latex-1.8.23-3|71	%{_datadir}/vim/plugin/*
14cr|vim-latex-1.8.23-3|72	
14cr|vim-latex-1.8.23-3|73	
14cr|vim-latex-1.8.23-3|74	
14cr|vim-latex-1.8.23-3|75	%changelog
14cr|vim-latex-1.8.23-3|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.23-3
14cr|vim-latex-1.8.23-3|77	+ Revision: e864bc5
14cr|vim-latex-1.8.23-3|78	- MassBuild#464: Increase release tag
14cr|vim-latex-1.8.23-3|79	
14cr|vim-latex-1.8.23-3|80	

9003 14
14cr|vips-7.38.1-4|1	%define major 37
14cr|vips-7.38.1-4|2	%define libname %mklibname %{name} %{major}
14cr|vips-7.38.1-4|3	%define libcc %mklibname %{name}CC %{major}
14cr|vips-7.38.1-4|4	%define devname %mklibname %{name} -d
14cr|vips-7.38.1-4|5	%define gimajor 8.0
14cr|vips-7.38.1-4|6	%define girname %mklibname vips-gir %{gimajor}
14cr|vips-7.38.1-4|7	
14cr|vips-7.38.1-4|8	Summary:	Image processing system
14cr|vips-7.38.1-4|9	Name:		vips
14cr|vips-7.38.1-4|10	Version:	7.38.1
14cr|vips-7.38.1-4|11	Release:	4
14cr|vips-7.38.1-4|12	License:	LGPLv2+
14cr|vips-7.38.1-4|13	Group:		Video
14cr|vips-7.38.1-4|14	Url:		http://www.vips.ecs.soton.ac.uk/index.php
14cr|vips-7.38.1-4|15	Source0:	http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
14cr|vips-7.38.1-4|16	BuildRequires:	gtk-doc
14cr|vips-7.38.1-4|17	BuildRequires:	swig
14cr|vips-7.38.1-4|18	BuildRequires:	jpeg-devel
14cr|vips-7.38.1-4|19	BuildRequires:	perl(XML::Parser)
14cr|vips-7.38.1-4|20	BuildRequires:	pkgconfig(cfitsio)
14cr|vips-7.38.1-4|21	BuildRequires:	pkgconfig(fftw3)
14cr|vips-7.38.1-4|22	BuildRequires:	pkgconfig(glib-2.0)
14cr|vips-7.38.1-4|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|vips-7.38.1-4|24	BuildRequires:	pkgconfig(GraphicsMagick)
14cr|vips-7.38.1-4|25	BuildRequires:	pkgconfig(lcms)
14cr|vips-7.38.1-4|26	BuildRequires:	pkgconfig(libexif)
14cr|vips-7.38.1-4|27	BuildRequires:	pkgconfig(liboil-0.3)
14cr|vips-7.38.1-4|28	BuildRequires:	pkgconfig(libpng)
14cr|vips-7.38.1-4|29	BuildRequires:	pkgconfig(libtiff-4)
14cr|vips-7.38.1-4|30	BuildRequires:	pkgconfig(libv4l1)
14cr|vips-7.38.1-4|31	BuildRequires:	pkgconfig(matio)
14cr|vips-7.38.1-4|32	BuildRequires:	pkgconfig(OpenEXR)
14cr|vips-7.38.1-4|33	BuildRequires:	pkgconfig(openslide)
14cr|vips-7.38.1-4|34	BuildRequires:	pkgconfig(orc-0.4)
14cr|vips-7.38.1-4|35	BuildRequires:	pkgconfig(pango)
14cr|vips-7.38.1-4|36	BuildRequires:	pkgconfig(pangoft2)
14cr|vips-7.38.1-4|37	BuildRequires:	pkgconfig(python)
14cr|vips-7.38.1-4|38	BuildRequires:	pkgconfig(zlib)
14cr|vips-7.38.1-4|39	
14cr|vips-7.38.1-4|40	%description
14cr|vips-7.38.1-4|41	VIPS is a free image processing system. It aims to be about half-way between
14cr|vips-7.38.1-4|42	Photoshop and Excel: it is very bad at retouching photographs, but very handy
14cr|vips-7.38.1-4|43	for the many other imaging tasks that programs like Photoshop get used for.
14cr|vips-7.38.1-4|44	It is good with large images (images larger than the amount of RAM in your
14cr|vips-7.38.1-4|45	machine), and for working with color.
14cr|vips-7.38.1-4|46	
14cr|vips-7.38.1-4|47	%files -f %{name}7.38.lang
14cr|vips-7.38.1-4|48	%{_bindir}/*
14cr|vips-7.38.1-4|49	
14cr|vips-7.38.1-4|50	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|51	
14cr|vips-7.38.1-4|52	%package -n %{libname}
14cr|vips-7.38.1-4|53	Summary:	Shared libraries for vips
14cr|vips-7.38.1-4|54	Group:		System/Libraries
14cr|vips-7.38.1-4|55	
14cr|vips-7.38.1-4|56	%description -n %{libname}
14cr|vips-7.38.1-4|57	This package contains the library needed to run programs dynamically
14cr|vips-7.38.1-4|58	linked with vips.
14cr|vips-7.38.1-4|59	
14cr|vips-7.38.1-4|60	%files -n %{libname}
14cr|vips-7.38.1-4|61	%{_libdir}/lib%{name}.so.%{major}*
14cr|vips-7.38.1-4|62	
14cr|vips-7.38.1-4|63	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|64	
14cr|vips-7.38.1-4|65	%package -n %{libcc}
14cr|vips-7.38.1-4|66	Summary:	Shared libraries for vips
14cr|vips-7.38.1-4|67	Group:		System/Libraries
14cr|vips-7.38.1-4|68	
14cr|vips-7.38.1-4|69	%description -n %{libcc}
14cr|vips-7.38.1-4|70	This package contains the library needed to run programs dynamically
14cr|vips-7.38.1-4|71	linked with vips.
14cr|vips-7.38.1-4|72	
14cr|vips-7.38.1-4|73	%files -n %{libcc}
14cr|vips-7.38.1-4|74	%{_libdir}/lib%{name}CC.so.%{major}*
14cr|vips-7.38.1-4|75	
14cr|vips-7.38.1-4|76	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|77	
14cr|vips-7.38.1-4|78	%package -n %{girname}
14cr|vips-7.38.1-4|79	Summary:	GObject Introspection interface description for %{name}
14cr|vips-7.38.1-4|80	Group:		System/Libraries
14cr|vips-7.38.1-4|81	Requires:	%{libname} = %{EVRD}
14cr|vips-7.38.1-4|82	Requires:	%{libcc} = %{EVRD}
14cr|vips-7.38.1-4|83	
14cr|vips-7.38.1-4|84	%description -n %{girname}
14cr|vips-7.38.1-4|85	GObject Introspection interface description for %{name}.
14cr|vips-7.38.1-4|86	
14cr|vips-7.38.1-4|87	%files -n %{girname}
14cr|vips-7.38.1-4|88	%{_libdir}/girepository-1.0/Vips-%{gimajor}.typelib
14cr|vips-7.38.1-4|89	
14cr|vips-7.38.1-4|90	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|91	
14cr|vips-7.38.1-4|92	%package -n %{devname}
14cr|vips-7.38.1-4|93	Summary:	Development headers and library for vips
14cr|vips-7.38.1-4|94	Group:		Development/Other
14cr|vips-7.38.1-4|95	Requires:	%{libname} = %{EVRD}
14cr|vips-7.38.1-4|96	Requires:	%{libcc} = %{EVRD}
14cr|vips-7.38.1-4|97	Requires:	%{girname} = %{EVRD}
14cr|vips-7.38.1-4|98	Provides:	%{name}-devel = %{EVRD}
14cr|vips-7.38.1-4|99	
14cr|vips-7.38.1-4|100	%description -n %{devname}
14cr|vips-7.38.1-4|101	This package contains the headers that programmers will need to develop
14cr|vips-7.38.1-4|102	applications which will use vips.
14cr|vips-7.38.1-4|103	
14cr|vips-7.38.1-4|104	%files -n %{devname}
14cr|vips-7.38.1-4|105	%{_libdir}/libvips*.so
14cr|vips-7.38.1-4|106	%{_includedir}/*
14cr|vips-7.38.1-4|107	%doc %{_defaultdocdir}/%{name}
14cr|vips-7.38.1-4|108	%{_libdir}/pkgconfig/*
14cr|vips-7.38.1-4|109	%{_mandir}/man?/*
14cr|vips-7.38.1-4|110	%{_datadir}/gtk-doc/html/libvips/
14cr|vips-7.38.1-4|111	%{_datadir}/gir-1.0/Vips-%{gimajor}.gir
14cr|vips-7.38.1-4|112	
14cr|vips-7.38.1-4|113	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|114	
14cr|vips-7.38.1-4|115	%package -n python-%{name}
14cr|vips-7.38.1-4|116	Summary:	Python support for the VIPS image processing library
14cr|vips-7.38.1-4|117	Group:		Development/Python
14cr|vips-7.38.1-4|118	Requires:	%{name} = %{version}-%{release}
14cr|vips-7.38.1-4|119	%rename %{name}-python
14cr|vips-7.38.1-4|120	
14cr|vips-7.38.1-4|121	%description -n python-%{name}
14cr|vips-7.38.1-4|122	The %{name}-python package contains Python support for VIPS.
14cr|vips-7.38.1-4|123	
14cr|vips-7.38.1-4|124	%files -n python-%{name}
14cr|vips-7.38.1-4|125	%{python_sitearch}/vipsCC
14cr|vips-7.38.1-4|126	
14cr|vips-7.38.1-4|127	#----------------------------------------------------------------------------
14cr|vips-7.38.1-4|128	
14cr|vips-7.38.1-4|129	%prep
14cr|vips-7.38.1-4|130	%setup -q
14cr|vips-7.38.1-4|131	
14cr|vips-7.38.1-4|132	%build
14cr|vips-7.38.1-4|133	# Build against GraphicsMagick: it's a better choice for this kind of
14cr|vips-7.38.1-4|134	# usage, and anyway it works with underlinking protection,
14cr|vips-7.38.1-4|135	# whereas ImageMagick does not - AdamW 2008/07
14cr|vips-7.38.1-4|136	#./bootstrap.sh
14cr|vips-7.38.1-4|137	%configure2_5x \
14cr|vips-7.38.1-4|138	--with-magickpackage=GraphicsMagick \
14cr|vips-7.38.1-4|139	--disable-static
14cr|vips-7.38.1-4|140	%make
14cr|vips-7.38.1-4|141	
14cr|vips-7.38.1-4|142	%install
14cr|vips-7.38.1-4|143	%makeinstall_std
14cr|vips-7.38.1-4|144	
14cr|vips-7.38.1-4|145	rm -fr %{buildroot}/%{_datadir}/locale/malkovich
14cr|vips-7.38.1-4|146	
14cr|vips-7.38.1-4|147	%find_lang %{name}7.38
14cr|vips-7.38.1-4|148	
14cr|vips-7.38.1-4|149	
14cr|vips-7.38.1-4|150	%changelog
14cr|vips-7.38.1-4|151	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.38.1-4
14cr|vips-7.38.1-4|152	+ Revision: f4dbcd3
14cr|vips-7.38.1-4|153	- MassBuild#464: Increase release tag
14cr|vips-7.38.1-4|154	
14cr|vips-7.38.1-4|155	

9004 14
14cr|virtaal-0.6.1-6|1	Summary:	Localization and translation editor
14cr|virtaal-0.6.1-6|2	Name:		virtaal
14cr|virtaal-0.6.1-6|3	Version:	0.6.1
14cr|virtaal-0.6.1-6|4	Release:	6
14cr|virtaal-0.6.1-6|5	License:	GPLv2+
14cr|virtaal-0.6.1-6|6	Group:		System/Internationalization
14cr|virtaal-0.6.1-6|7	Url:		http://translate.sourceforge.net/wiki/virtaal/index
14cr|virtaal-0.6.1-6|8	Source0:	http://downloads.sourceforge.net/translate/%{name}-%{version}.tar.bz2
14cr|virtaal-0.6.1-6|9	# (Fedora) add some patches from fedora:
14cr|virtaal-0.6.1-6|10	Patch0:		virtaal-0.6.1-libtranslate_error_reporting.patch
14cr|virtaal-0.6.1-6|11	Patch1:		virtaal-0.5.0-setup_drop_MO_generation.patch
14cr|virtaal-0.6.1-6|12	BuildRequires:	gettext
14cr|virtaal-0.6.1-6|13	BuildRequires:	intltool
14cr|virtaal-0.6.1-6|14	BuildRequires:	python-translate >= 1.5.1
14cr|virtaal-0.6.1-6|15	BuildRequires:	python-lxml
14cr|virtaal-0.6.1-6|16	BuildRequires:	pkgconfig(python)
14cr|virtaal-0.6.1-6|17	Requires:	gnome-python-gtkspell
14cr|virtaal-0.6.1-6|18	Requires:	iso-codes
14cr|virtaal-0.6.1-6|19	Requires:	python-translate >= 1.5.1
14cr|virtaal-0.6.1-6|20	Requires:	pygtk2.0
14cr|virtaal-0.6.1-6|21	Requires:	pygtk2.0-libglade
14cr|virtaal-0.6.1-6|22	Requires:	python-curl
14cr|virtaal-0.6.1-6|23	Requires:	python-enchant
14cr|virtaal-0.6.1-6|24	Requires:	python-gobject
14cr|virtaal-0.6.1-6|25	Requires:	python-levenshtein
14cr|virtaal-0.6.1-6|26	Requires:	python-lxml
14cr|virtaal-0.6.1-6|27	# python-pycurl needed for open-tran.eu
14cr|virtaal-0.6.1-6|28	Requires:	python-simplejson
14cr|virtaal-0.6.1-6|29	Requires:	xdg-utils
14cr|virtaal-0.6.1-6|30	# python-psycopg needed for tinytm
14cr|virtaal-0.6.1-6|31	Suggests:	python-psycopg2
14cr|virtaal-0.6.1-6|32	BuildArch:	noarch
14cr|virtaal-0.6.1-6|33	
14cr|virtaal-0.6.1-6|34	%description
14cr|virtaal-0.6.1-6|35	A program for Computer Aided Translation (CAT) built on the Translate Toolkit.
14cr|virtaal-0.6.1-6|36	
14cr|virtaal-0.6.1-6|37	Virtaal includes features that allow a localizer to work effecively including:
14cr|virtaal-0.6.1-6|38	syntax highlighting, autocomplete and autocorrect.  Showing only
14cr|virtaal-0.6.1-6|39	the data that is needed through its simple and effective user interface it
14cr|virtaal-0.6.1-6|40	ensures that you can focus on the translation task straight away.
14cr|virtaal-0.6.1-6|41	
14cr|virtaal-0.6.1-6|42	By building on the Translate Toolkit, Virtaal is able to edit any of the
14cr|virtaal-0.6.1-6|43	following formats: XLIFF, Gettext PO and .mo, Qt .ts, .qph and .qm, Wordfast
14cr|virtaal-0.6.1-6|44	TM, TMX, TBX.  By using the Translate Toolkit converters a translator can edit:
14cr|virtaal-0.6.1-6|45	OpenOffice.org SDF, Java (and Mozilla) .properties and Mozilla DTD.
14cr|virtaal-0.6.1-6|46	
14cr|virtaal-0.6.1-6|47	%files -f %{name}.lang
14cr|virtaal-0.6.1-6|48	%doc README
14cr|virtaal-0.6.1-6|49	%{_bindir}/*
14cr|virtaal-0.6.1-6|50	%{_datadir}/applications/*
14cr|virtaal-0.6.1-6|51	%{_datadir}/mime/packages/*
14cr|virtaal-0.6.1-6|52	%{_datadir}/virtaal
14cr|virtaal-0.6.1-6|53	%{_datadir}/icons/*
14cr|virtaal-0.6.1-6|54	%{python_sitelib}/*
14cr|virtaal-0.6.1-6|55	
14cr|virtaal-0.6.1-6|56	#----------------------------------------------------------------------------
14cr|virtaal-0.6.1-6|57	
14cr|virtaal-0.6.1-6|58	%prep
14cr|virtaal-0.6.1-6|59	%setup -q -n %{name}-%{version}
14cr|virtaal-0.6.1-6|60	%patch0 -p3 -b .libtranslate_error_reporting
14cr|virtaal-0.6.1-6|61	%patch1 -p1 -b .drop_MO_generation
14cr|virtaal-0.6.1-6|62	
14cr|virtaal-0.6.1-6|63	%build
14cr|virtaal-0.6.1-6|64	# Drop shebang from non-executable python files
14cr|virtaal-0.6.1-6|65	find virtaal -type f -and -name '*.py' -and ! -executable -exec  sed -i "sa#!/usr/bin/env pythonaa" {} \;
14cr|virtaal-0.6.1-6|66	python setup.py build
14cr|virtaal-0.6.1-6|67	./maketranslations %{name}
14cr|virtaal-0.6.1-6|68	pushd po
14cr|virtaal-0.6.1-6|69	for po in $(ls *.po | egrep -v de_DE)
14cr|virtaal-0.6.1-6|70	do
14cr|virtaal-0.6.1-6|71	mkdir -p locale/$(basename $po .po)/LC_MESSAGES/
14cr|virtaal-0.6.1-6|72	msgfmt $po --output-file=locale/$(basename $po .po)/LC_MESSAGES/%{name}.mo
14cr|virtaal-0.6.1-6|73	done
14cr|virtaal-0.6.1-6|74	popd
14cr|virtaal-0.6.1-6|75	
14cr|virtaal-0.6.1-6|76	%install
14cr|virtaal-0.6.1-6|77	python setup.py install --nodepcheck --skip-build --install-data=%{_prefix} --root=%{buildroot}
14cr|virtaal-0.6.1-6|78	
14cr|virtaal-0.6.1-6|79	mkdir -p %{buildroot}%{_datadir}/
14cr|virtaal-0.6.1-6|80	cp -rp po/locale %{buildroot}%{_datadir}/
14cr|virtaal-0.6.1-6|81	
14cr|virtaal-0.6.1-6|82	%find_lang %{name}
14cr|virtaal-0.6.1-6|83	
14cr|virtaal-0.6.1-6|84	
14cr|virtaal-0.6.1-6|85	%changelog
14cr|virtaal-0.6.1-6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-6
14cr|virtaal-0.6.1-6|87	+ Revision: bf9b978
14cr|virtaal-0.6.1-6|88	- MassBuild#464: Increase release tag
14cr|virtaal-0.6.1-6|89	
14cr|virtaal-0.6.1-6|90	

9005 14
14cr|virt-manager-0.9.4-2|1	%define debug_package	%nil
14cr|virt-manager-0.9.4-2|2	%define	name	virt-manager
14cr|virt-manager-0.9.4-2|3	%define	version	0.9.4
14cr|virt-manager-0.9.4-2|4	%define release	2
14cr|virt-manager-0.9.4-2|5	
14cr|virt-manager-0.9.4-2|6	Name:		%{name}
14cr|virt-manager-0.9.4-2|7	Version:	%{version}
14cr|virt-manager-0.9.4-2|8	Release:	%{release}
14cr|virt-manager-0.9.4-2|9	Summary:    Virtual Machine Manager
14cr|virt-manager-0.9.4-2|10	License:    GPLv2+
14cr|virt-manager-0.9.4-2|11	Group:      Graphical desktop/GNOME
14cr|virt-manager-0.9.4-2|12	URL:        http://virt-manager.org/
14cr|virt-manager-0.9.4-2|13	Source0:    http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
14cr|virt-manager-0.9.4-2|14	Source1: state_paused.png
14cr|virt-manager-0.9.4-2|15	Source2: state_running.png
14cr|virt-manager-0.9.4-2|16	Source3: state_shutoff.png
14cr|virt-manager-0.9.4-2|17	BuildRequires:  python
14cr|virt-manager-0.9.4-2|18	BuildRequires:  pygtk2.0-devel
14cr|virt-manager-0.9.4-2|19	BuildRequires:  desktop-file-utils
14cr|virt-manager-0.9.4-2|20	BuildRequires:  scrollkeeper
14cr|virt-manager-0.9.4-2|21	BuildRequires:	intltool
14cr|virt-manager-0.9.4-2|22	Requires:       python-libvirt
14cr|virt-manager-0.9.4-2|23	Requires:       python-virtinst > 0.500.5
14cr|virt-manager-0.9.4-2|24	Requires:       python-vte
14cr|virt-manager-0.9.4-2|25	Requires:	    python-libxml2
14cr|virt-manager-0.9.4-2|26	Requires:	    python-gtk-vnc
14cr|virt-manager-0.9.4-2|27	Requires:	    dbus-python
14cr|virt-manager-0.9.4-2|28	Requires:	    pygtk2.0-libglade
14cr|virt-manager-0.9.4-2|29	Requires:	    gnome-python
14cr|virt-manager-0.9.4-2|30	Requires:	    gnome-python-gconf
14cr|virt-manager-0.9.4-2|31	Requires:	    gnome-python-gnomevfs
14cr|virt-manager-0.9.4-2|32	Requires:	    librsvg
14cr|virt-manager-0.9.4-2|33	Requires:	    libvirt-utils
14cr|virt-manager-0.9.4-2|34	Requires(post): GConf2
14cr|virt-manager-0.9.4-2|35	Requires(preun):GConf2
14cr|virt-manager-0.9.4-2|36	
14cr|virt-manager-0.9.4-2|37	%description
14cr|virt-manager-0.9.4-2|38	The "Virtual Machine Manager" (virt-manager for short package name) is a
14cr|virt-manager-0.9.4-2|39	desktop application for managing virtual machines. It presents a summary view
14cr|virt-manager-0.9.4-2|40	of running domains and their live performance & resource utilization
14cr|virt-manager-0.9.4-2|41	statistics. A detailed view presents graphs showing performance & utilization
14cr|virt-manager-0.9.4-2|42	over time. Ultimately it will allow creation of new domains, and configuration
14cr|virt-manager-0.9.4-2|43	& adjustment of a domain's resource allocation & virtual hardware. Finally an
14cr|virt-manager-0.9.4-2|44	embedded VNC client viewer presents a full graphical console to the guest
14cr|virt-manager-0.9.4-2|45	domain.
14cr|virt-manager-0.9.4-2|46	
14cr|virt-manager-0.9.4-2|47	%prep
14cr|virt-manager-0.9.4-2|48	%setup -q
14cr|virt-manager-0.9.4-2|49	cp %{SOURCE1} pixmaps
14cr|virt-manager-0.9.4-2|50	cp %{SOURCE2} pixmaps
14cr|virt-manager-0.9.4-2|51	cp %{SOURCE3} pixmaps
14cr|virt-manager-0.9.4-2|52	
14cr|virt-manager-0.9.4-2|53	%build
14cr|virt-manager-0.9.4-2|54	%configure2_5x --with-qemu-user=qemu
14cr|virt-manager-0.9.4-2|55	%make
14cr|virt-manager-0.9.4-2|56	
14cr|virt-manager-0.9.4-2|57	%install
14cr|virt-manager-0.9.4-2|58	rm -rf %{buildroot}
14cr|virt-manager-0.9.4-2|59	%makeinstall_std
14cr|virt-manager-0.9.4-2|60	
14cr|virt-manager-0.9.4-2|61	# menu entry
14cr|virt-manager-0.9.4-2|62	desktop-file-install --vendor="" \
14cr|virt-manager-0.9.4-2|63	--add-category="GTK;GNOME;Emulator" \
14cr|virt-manager-0.9.4-2|64	--dir %{buildroot}%{_datadir}/applications \
14cr|virt-manager-0.9.4-2|65	%{buildroot}%{_datadir}/applications/virt-manager.desktop
14cr|virt-manager-0.9.4-2|66	
14cr|virt-manager-0.9.4-2|67	%find_lang %{name}
14cr|virt-manager-0.9.4-2|68	
14cr|virt-manager-0.9.4-2|69	%files -f %{name}.lang
14cr|virt-manager-0.9.4-2|70	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cr|virt-manager-0.9.4-2|71	%{_bindir}/*
14cr|virt-manager-0.9.4-2|72	%{_libdir}/virt-manager-launch
14cr|virt-manager-0.9.4-2|73	%{_datadir}/virt-manager
14cr|virt-manager-0.9.4-2|74	%{_datadir}/applications/virt-manager.desktop
14cr|virt-manager-0.9.4-2|75	%{_datadir}/dbus-1/services/virt-manager.service
14cr|virt-manager-0.9.4-2|76	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|virt-manager-0.9.4-2|77	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14cr|virt-manager-0.9.4-2|78	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cr|virt-manager-0.9.4-2|79	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cr|virt-manager-0.9.4-2|80	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|virt-manager-0.9.4-2|81	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cr|virt-manager-0.9.4-2|82	%{_sysconfdir}/gconf/schemas/*
14cr|virt-manager-0.9.4-2|83	%{_mandir}/man1/*
14cr|virt-manager-0.9.4-2|84	
14cr|virt-manager-0.9.4-2|85	
14cr|virt-manager-0.9.4-2|86	
14cr|virt-manager-0.9.4-2|87	%changelog
14cr|virt-manager-0.9.4-2|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-2
14cr|virt-manager-0.9.4-2|89	+ Revision: e19abc7
14cr|virt-manager-0.9.4-2|90	- MassBuild#464: Increase release tag
14cr|virt-manager-0.9.4-2|91	
14cr|virt-manager-0.9.4-2|92	

9006 14
14cr|virtualbox-kde-runner-0.2-3|1	
14cr|virtualbox-kde-runner-0.2-3|2	Summary:        Virtualbox KDE runner
14cr|virtualbox-kde-runner-0.2-3|3	Name:           virtualbox-kde-runner
14cr|virtualbox-kde-runner-0.2-3|4	Version:        0.2
14cr|virtualbox-kde-runner-0.2-3|5	Release:        3
14cr|virtualbox-kde-runner-0.2-3|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
14cr|virtualbox-kde-runner-0.2-3|7	License:        GPLv2+
14cr|virtualbox-kde-runner-0.2-3|8	Group:          Graphical desktop/KDE
14cr|virtualbox-kde-runner-0.2-3|9	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
14cr|virtualbox-kde-runner-0.2-3|10	BuildRequires:  kdelibs4-devel
14cr|virtualbox-kde-runner-0.2-3|11	Requires:	virtualbox
14cr|virtualbox-kde-runner-0.2-3|12	
14cr|virtualbox-kde-runner-0.2-3|13	%description
14cr|virtualbox-kde-runner-0.2-3|14	Allows you to start your VirtualBox virtual machines from Krunner
14cr|virtualbox-kde-runner-0.2-3|15	(the Alt-F2 thing)
14cr|virtualbox-kde-runner-0.2-3|16	
14cr|virtualbox-kde-runner-0.2-3|17	%files
14cr|virtualbox-kde-runner-0.2-3|18	%defattr(-,root,root)
14cr|virtualbox-kde-runner-0.2-3|19	%doc COPYING
14cr|virtualbox-kde-runner-0.2-3|20	%{_kde_libdir}/kde4/*.so
14cr|virtualbox-kde-runner-0.2-3|21	%{_kde_services}/*
14cr|virtualbox-kde-runner-0.2-3|22	%{_datadir}/pixmaps/vbox-runner/*
14cr|virtualbox-kde-runner-0.2-3|23	#--------------------------------------------------------------------
14cr|virtualbox-kde-runner-0.2-3|24	
14cr|virtualbox-kde-runner-0.2-3|25	%prep
14cr|virtualbox-kde-runner-0.2-3|26	%setup -qn vbox-runner-%{version}
14cr|virtualbox-kde-runner-0.2-3|27	
14cr|virtualbox-kde-runner-0.2-3|28	%build
14cr|virtualbox-kde-runner-0.2-3|29	%cmake_kde4
14cr|virtualbox-kde-runner-0.2-3|30	%make
14cr|virtualbox-kde-runner-0.2-3|31	
14cr|virtualbox-kde-runner-0.2-3|32	%install
14cr|virtualbox-kde-runner-0.2-3|33	%makeinstall_std -C build
14cr|virtualbox-kde-runner-0.2-3|34	
14cr|virtualbox-kde-runner-0.2-3|35	%clean
14cr|virtualbox-kde-runner-0.2-3|36	
14cr|virtualbox-kde-runner-0.2-3|37	
14cr|virtualbox-kde-runner-0.2-3|38	
14cr|virtualbox-kde-runner-0.2-3|39	%changelog
14cr|virtualbox-kde-runner-0.2-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14cr|virtualbox-kde-runner-0.2-3|41	+ Revision: 083ea6f
14cr|virtualbox-kde-runner-0.2-3|42	- MassBuild#464: Increase release tag
14cr|virtualbox-kde-runner-0.2-3|43	
14cr|virtualbox-kde-runner-0.2-3|44	

9007 14
14cr|virtualjaguar-2.1.0-2|1	Summary:	Atari Jaguar Emulator
14cr|virtualjaguar-2.1.0-2|2	Name:		virtualjaguar
14cr|virtualjaguar-2.1.0-2|3	Version:	2.1.0
14cr|virtualjaguar-2.1.0-2|4	Release:	2
14cr|virtualjaguar-2.1.0-2|5	Group:		Emulators
14cr|virtualjaguar-2.1.0-2|6	License:	GPLv3
14cr|virtualjaguar-2.1.0-2|7	URL:		http://icculus.org/virtualjaguar/
14cr|virtualjaguar-2.1.0-2|8	Source0:	http://www.icculus.org/virtualjaguar/tarballs/%{name}-%{version}.tar.bz2
14cr|virtualjaguar-2.1.0-2|9	BuildRequires:	qt4-devel
14cr|virtualjaguar-2.1.0-2|10	BuildRequires:	pkgconfig(gl)
14cr|virtualjaguar-2.1.0-2|11	BuildRequires:	pkgconfig(glu)
14cr|virtualjaguar-2.1.0-2|12	BuildRequires:	pkgconfig(libcdio)
14cr|virtualjaguar-2.1.0-2|13	BuildRequires:	pkgconfig(sdl)
14cr|virtualjaguar-2.1.0-2|14	BuildRequires:	pkgconfig(zlib)
14cr|virtualjaguar-2.1.0-2|15	
14cr|virtualjaguar-2.1.0-2|16	%description
14cr|virtualjaguar-2.1.0-2|17	Virtual Jaguar is software dedicated to emulating the Atari Jaguar hardware on
14cr|virtualjaguar-2.1.0-2|18	a standard PC. The software was originally developed by David Raingeard of
14cr|virtualjaguar-2.1.0-2|19	Potato Emulation and was released under the GPL on 25 June 2003.
14cr|virtualjaguar-2.1.0-2|20	
14cr|virtualjaguar-2.1.0-2|21	Virtual Jaguar GCC/Qt is not just a port of the MS Visual C++/SDL sourcecode
14cr|virtualjaguar-2.1.0-2|22	but has also been extended and rewritten so that we can enjoy Atari Jaguar
14cr|virtualjaguar-2.1.0-2|23	emulation on every platform that has a GCC compiler and a port of Qt.
14cr|virtualjaguar-2.1.0-2|24	
14cr|virtualjaguar-2.1.0-2|25	%prep
14cr|virtualjaguar-2.1.0-2|26	%setup -q -n %{name}
14cr|virtualjaguar-2.1.0-2|27	
14cr|virtualjaguar-2.1.0-2|28	%build
14cr|virtualjaguar-2.1.0-2|29	make
14cr|virtualjaguar-2.1.0-2|30	
14cr|virtualjaguar-2.1.0-2|31	%install
14cr|virtualjaguar-2.1.0-2|32	mkdir -p %{buildroot}%{_bindir}
14cr|virtualjaguar-2.1.0-2|33	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cr|virtualjaguar-2.1.0-2|34	
14cr|virtualjaguar-2.1.0-2|35	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|virtualjaguar-2.1.0-2|36	install -m 644 res/vj.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cr|virtualjaguar-2.1.0-2|37	
14cr|virtualjaguar-2.1.0-2|38	mkdir -p %{buildroot}%{_datadir}/applications
14cr|virtualjaguar-2.1.0-2|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|virtualjaguar-2.1.0-2|40	[Desktop Entry]
14cr|virtualjaguar-2.1.0-2|41	Name=Virtual Jaguar
14cr|virtualjaguar-2.1.0-2|42	Comment=%{summary}
14cr|virtualjaguar-2.1.0-2|43	Exec=%{_bindir}/%{name}
14cr|virtualjaguar-2.1.0-2|44	Icon=%{name}
14cr|virtualjaguar-2.1.0-2|45	Terminal=false
14cr|virtualjaguar-2.1.0-2|46	Type=Application
14cr|virtualjaguar-2.1.0-2|47	StartupNotify=true
14cr|virtualjaguar-2.1.0-2|48	Categories=Game;Emulator;
14cr|virtualjaguar-2.1.0-2|49	EOF
14cr|virtualjaguar-2.1.0-2|50	
14cr|virtualjaguar-2.1.0-2|51	%files
14cr|virtualjaguar-2.1.0-2|52	%doc docs/*
14cr|virtualjaguar-2.1.0-2|53	%{_bindir}/%{name}
14cr|virtualjaguar-2.1.0-2|54	%{_datadir}/pixmaps/%{name}.xpm
14cr|virtualjaguar-2.1.0-2|55	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|virtualjaguar-2.1.0-2|56	
14cr|virtualjaguar-2.1.0-2|57	
14cr|virtualjaguar-2.1.0-2|58	%changelog
14cr|virtualjaguar-2.1.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-2
14cr|virtualjaguar-2.1.0-2|60	+ Revision: 270157a
14cr|virtualjaguar-2.1.0-2|61	- MassBuild#464: Increase release tag
14cr|virtualjaguar-2.1.0-2|62	
14cr|virtualjaguar-2.1.0-2|63	

9008 14
14cr|VirtualLab-6.2.2-5|1	Summary:	The Virtual Microscope interface
14cr|VirtualLab-6.2.2-5|2	Name:		VirtualLab
14cr|VirtualLab-6.2.2-5|3	Group:		Sciences/Biology
14cr|VirtualLab-6.2.2-5|4	Version:	6.2.2
14cr|VirtualLab-6.2.2-5|5	Release:	5
14cr|VirtualLab-6.2.2-5|6	License:	GPL
14cr|VirtualLab-6.2.2-5|7	Url:		http://virtual.itg.uiuc.edu/
14cr|VirtualLab-6.2.2-5|8	Source0:	%{name}%{version}-with-samples.zip
14cr|VirtualLab-6.2.2-5|9	Source1:	%{name}.png
14cr|VirtualLab-6.2.2-5|10	Source2:	%{name}.desktop
14cr|VirtualLab-6.2.2-5|11	Source3:	VirtualLabConfig.xml
14cr|VirtualLab-6.2.2-5|12	Source4:	VirtualLab-rpmlintrc
14cr|VirtualLab-6.2.2-5|13	BuildRequires:	java-devel
14cr|VirtualLab-6.2.2-5|14	AutoReqProv:	no
14cr|VirtualLab-6.2.2-5|15	Requires:	java
14cr|VirtualLab-6.2.2-5|16	Requires:	%{_lib}cg0
14cr|VirtualLab-6.2.2-5|17	
14cr|VirtualLab-6.2.2-5|18	%description
14cr|VirtualLab-6.2.2-5|19	The Virtual Microscope interface supports the browsing of high-resolution,
14cr|VirtualLab-6.2.2-5|20	multi-dimensional image datasets from our Scanning Electron Microscope (SEM)
14cr|VirtualLab-6.2.2-5|21	and our Light Microscope (LM).
14cr|VirtualLab-6.2.2-5|22	
14cr|VirtualLab-6.2.2-5|23	%files
14cr|VirtualLab-6.2.2-5|24	%attr(755,root,root) %{_bindir}/%{name}.sh
14cr|VirtualLab-6.2.2-5|25	%dir %{_datadir}/java/%{name}
14cr|VirtualLab-6.2.2-5|26	%{_datadir}/java/%{name}/*
14cr|VirtualLab-6.2.2-5|27	%{_datadir}/applications/%{name}.desktop
14cr|VirtualLab-6.2.2-5|28	%{_datadir}/pixmaps/%{name}.png
14cr|VirtualLab-6.2.2-5|29	
14cr|VirtualLab-6.2.2-5|30	#----------------------------------------------------------------------------
14cr|VirtualLab-6.2.2-5|31	
14cr|VirtualLab-6.2.2-5|32	%prep
14cr|VirtualLab-6.2.2-5|33	%setup -T -c %{name}-%{version}
14cr|VirtualLab-6.2.2-5|34	cp %{SOURCE0} .
14cr|VirtualLab-6.2.2-5|35	unzip *.zip
14cr|VirtualLab-6.2.2-5|36	rm *.zip
14cr|VirtualLab-6.2.2-5|37	pushd "Virtual Lab"
14cr|VirtualLab-6.2.2-5|38	mv * ../
14cr|VirtualLab-6.2.2-5|39	popd
14cr|VirtualLab-6.2.2-5|40	rm -rf "Virtual Lab"
14cr|VirtualLab-6.2.2-5|41	
14cr|VirtualLab-6.2.2-5|42	%build
14cr|VirtualLab-6.2.2-5|43	
14cr|VirtualLab-6.2.2-5|44	%install
14cr|VirtualLab-6.2.2-5|45	mkdir -p %{buildroot}%{_datadir}/java/%{name}
14cr|VirtualLab-6.2.2-5|46	mkdir -p %{buildroot}%{_bindir}
14cr|VirtualLab-6.2.2-5|47	cp -r * %{buildroot}%{_datadir}/java/%{name}
14cr|VirtualLab-6.2.2-5|48	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/java/%{name}/VirtualLabConfig.xml
14cr|VirtualLab-6.2.2-5|49	# startscript
14cr|VirtualLab-6.2.2-5|50	cat > %{name}.sh <<EOF
14cr|VirtualLab-6.2.2-5|51	#!/bin/bash
14cr|VirtualLab-6.2.2-5|52	pushd %{_datadir}/java/%{name}
14cr|VirtualLab-6.2.2-5|53	java -Dapple.laf.useScreenMenuBar=true  -Djava.library.path=resources/ -Xmx1024m -jar "%{_datadir}/java/%{name}/resources/Virtuallab.6.2.2.jar"
14cr|VirtualLab-6.2.2-5|54	EOF
14cr|VirtualLab-6.2.2-5|55	install -m 755 %{name}.sh %{buildroot}%{_bindir}/
14cr|VirtualLab-6.2.2-5|56	# install menu entry
14cr|VirtualLab-6.2.2-5|57	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|VirtualLab-6.2.2-5|58	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|VirtualLab-6.2.2-5|59	chmod a+r %{buildroot}%{_datadir}/java/%{name}/resources/Virtuallab.6.2.2.jar
14cr|VirtualLab-6.2.2-5|60	
14cr|VirtualLab-6.2.2-5|61	
14cr|VirtualLab-6.2.2-5|62	%changelog
14cr|VirtualLab-6.2.2-5|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.2-5
14cr|VirtualLab-6.2.2-5|64	+ Revision: ee471d5
14cr|VirtualLab-6.2.2-5|65	- MassBuild#464: Increase release tag
14cr|VirtualLab-6.2.2-5|66	
14cr|VirtualLab-6.2.2-5|67	

9009 14
14cr|virtuosoconverter-0.1-8|1	Name:           virtuosoconverter
14cr|virtuosoconverter-0.1-8|2	Summary:        Virtuoso database converter tool
14cr|virtuosoconverter-0.1-8|3	Version:        0.1
14cr|virtuosoconverter-0.1-8|4	Release:        8
14cr|virtuosoconverter-0.1-8|5	Group:          Graphical desktop/KDE
14cr|virtuosoconverter-0.1-8|6	License:        GPLv2+
14cr|virtuosoconverter-0.1-8|7	URL:            http://www.kde.org
14cr|virtuosoconverter-0.1-8|8	Source0:        %name-%version.tar.bz2
14cr|virtuosoconverter-0.1-8|9	BuildRequires:  kdelibs4-devel
14cr|virtuosoconverter-0.1-8|10	BuildRequires:	kdebase4-workspace-devel
14cr|virtuosoconverter-0.1-8|11	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cr|virtuosoconverter-0.1-8|12	
14cr|virtuosoconverter-0.1-8|13	%description
14cr|virtuosoconverter-0.1-8|14	virtuosoconverter is a tool that convert database created with
14cr|virtuosoconverter-0.1-8|15	virtuoso 5 to virtuoso 6 format.
14cr|virtuosoconverter-0.1-8|16	
14cr|virtuosoconverter-0.1-8|17	%files
14cr|virtuosoconverter-0.1-8|18	%doc build/virtuoso-opensource-5.0.12/ChangeLog
14cr|virtuosoconverter-0.1-8|19	%_kde_bindir/virtuosoconverter
14cr|virtuosoconverter-0.1-8|20	%_kde_appsdir/virtuosoconverter
14cr|virtuosoconverter-0.1-8|21	
14cr|virtuosoconverter-0.1-8|22	#--------------------------------------------------------------------
14cr|virtuosoconverter-0.1-8|23	
14cr|virtuosoconverter-0.1-8|24	%prep
14cr|virtuosoconverter-0.1-8|25	%setup -q -n %name
14cr|virtuosoconverter-0.1-8|26	
14cr|virtuosoconverter-0.1-8|27	%build
14cr|virtuosoconverter-0.1-8|28	%cmake_kde4
14cr|virtuosoconverter-0.1-8|29	%make
14cr|virtuosoconverter-0.1-8|30	
14cr|virtuosoconverter-0.1-8|31	%install
14cr|virtuosoconverter-0.1-8|32	%makeinstall_std -C build
14cr|virtuosoconverter-0.1-8|33	
14cr|virtuosoconverter-0.1-8|34	%changelog
14cr|virtuosoconverter-0.1-8|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cr|virtuosoconverter-0.1-8|36	+ Revision: 29640e1
14cr|virtuosoconverter-0.1-8|37	- MassBuild#464: Increase release tag
14cr|virtuosoconverter-0.1-8|38	
14cr|virtuosoconverter-0.1-8|39	

9010 14
14cr|virt-viewer-0.5.4-2|1	%define	name	virt-viewer
14cr|virt-viewer-0.5.4-2|2	%define	version	0.5.4
14cr|virt-viewer-0.5.4-2|3	%define release	2
14cr|virt-viewer-0.5.4-2|4	
14cr|virt-viewer-0.5.4-2|5	Name:		%{name}
14cr|virt-viewer-0.5.4-2|6	Version:	%{version}
14cr|virt-viewer-0.5.4-2|7	Release:	%{release}
14cr|virt-viewer-0.5.4-2|8	Summary:	Virtual Machine Viewer
14cr|virt-viewer-0.5.4-2|9	License:	GPLv2+
14cr|virt-viewer-0.5.4-2|10	Group:		Graphical desktop/GNOME
14cr|virt-viewer-0.5.4-2|11	URL:		http://virt-manager.org/
14cr|virt-viewer-0.5.4-2|12	Source0:	http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
14cr|virt-viewer-0.5.4-2|13	BuildRequires:	pkgconfig(libvirt)
14cr|virt-viewer-0.5.4-2|14	BuildRequires:	pkgconfig(gvnc-1.0)
14cr|virt-viewer-0.5.4-2|15	BuildRequires:	xen-devel
14cr|virt-viewer-0.5.4-2|16	BuildRequires:	intltool
14cr|virt-viewer-0.5.4-2|17	BuildRequires:	pkgconfig(libglade-2.0)
14cr|virt-viewer-0.5.4-2|18	
14cr|virt-viewer-0.5.4-2|19	%description
14cr|virt-viewer-0.5.4-2|20	Virtual Machine Viewer (virt-viewer) is a lightweight interface for
14cr|virt-viewer-0.5.4-2|21	interacting with the graphical display of a virtualized guest OS. It uses
14cr|virt-viewer-0.5.4-2|22	GTK-VNC and libvirt to look up the VNC server details associated with the
14cr|virt-viewer-0.5.4-2|23	guest. It is intended as a replacement for the traditional vncviewer
14cr|virt-viewer-0.5.4-2|24	client, since the latter does not support SSL/TLS encryption of x509
14cr|virt-viewer-0.5.4-2|25	certificate authentication.
14cr|virt-viewer-0.5.4-2|26	
14cr|virt-viewer-0.5.4-2|27	%prep
14cr|virt-viewer-0.5.4-2|28	%setup -q
14cr|virt-viewer-0.5.4-2|29	
14cr|virt-viewer-0.5.4-2|30	%build
14cr|virt-viewer-0.5.4-2|31	%configure2_5x
14cr|virt-viewer-0.5.4-2|32	%make
14cr|virt-viewer-0.5.4-2|33	
14cr|virt-viewer-0.5.4-2|34	%install
14cr|virt-viewer-0.5.4-2|35	%makeinstall_std
14cr|virt-viewer-0.5.4-2|36	%find_lang %{name}
14cr|virt-viewer-0.5.4-2|37	
14cr|virt-viewer-0.5.4-2|38	%files -f %{name}.lang
14cr|virt-viewer-0.5.4-2|39	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|virt-viewer-0.5.4-2|40	%{_bindir}/*
14cr|virt-viewer-0.5.4-2|41	%{_mandir}/man1/*
14cr|virt-viewer-0.5.4-2|42	%{_datadir}/applications/remote-viewer.desktop
14cr|virt-viewer-0.5.4-2|43	%{_datadir}/icons/hicolor/*/*
14cr|virt-viewer-0.5.4-2|44	%{_datadir}/%{name}/ui
14cr|virt-viewer-0.5.4-2|45	
14cr|virt-viewer-0.5.4-2|46	%changelog
14cr|virt-viewer-0.5.4-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-2
14cr|virt-viewer-0.5.4-2|48	+ Revision: 816dcb9
14cr|virt-viewer-0.5.4-2|49	- MassBuild#464: Increase release tag
14cr|virt-viewer-0.5.4-2|50	
14cr|virt-viewer-0.5.4-2|51	

9011 14
14cr|visionegg-1.2.1-7|1	%ifarch x86_64
14cr|visionegg-1.2.1-7|2	%define arch x86_64
14cr|visionegg-1.2.1-7|3	%else
14cr|visionegg-1.2.1-7|4	%define arch i686
14cr|visionegg-1.2.1-7|5	%endif
14cr|visionegg-1.2.1-7|6	
14cr|visionegg-1.2.1-7|7	Summary:	Python library for producing stimuli for vision research experiments
14cr|visionegg-1.2.1-7|8	Name:		visionegg
14cr|visionegg-1.2.1-7|9	Version:	1.2.1
14cr|visionegg-1.2.1-7|10	Release:	7
14cr|visionegg-1.2.1-7|11	Source0:	https://pypi.python.org/packages/source/v/visionegg/%{name}-%{version}.tar.gz
14cr|visionegg-1.2.1-7|12	License:	LGPLv2+
14cr|visionegg-1.2.1-7|13	Group:		Sciences/Other
14cr|visionegg-1.2.1-7|14	Url:		http://www.visionegg.org/
14cr|visionegg-1.2.1-7|15	Obsoletes:	visionegg-demos
14cr|visionegg-1.2.1-7|16	Requires:	python-numpy >= 1.0
14cr|visionegg-1.2.1-7|17	Requires:	pythonegg(pil) >= 1.1.2
14cr|visionegg-1.2.1-7|18	Requires:	pythonegg(pyopengl) >= 2.0
14cr|visionegg-1.2.1-7|19	Requires:	pygame >= 1.5.3
14cr|visionegg-1.2.1-7|20	BuildRequires:	pythonegg(setuptools)
14cr|visionegg-1.2.1-7|21	BuildRequires:	pkgconfig(x11), pkgconfig(gl)
14cr|visionegg-1.2.1-7|22	BuildRequires:	python-numpy-devel >= 1.0
14cr|visionegg-1.2.1-7|23	BuildRequires:	pkgconfig(python)
14cr|visionegg-1.2.1-7|24	BuildRequires:  pkgconfig(lapack)
14cr|visionegg-1.2.1-7|25	
14cr|visionegg-1.2.1-7|26	%description
14cr|visionegg-1.2.1-7|27	The Vision Egg uses Python and OpenGL to provide a powerful, flexible,
14cr|visionegg-1.2.1-7|28	and free way to produce stimuli for vision research experiments. In
14cr|visionegg-1.2.1-7|29	addition to methods for automatic generation of traditional visual
14cr|visionegg-1.2.1-7|30	stimuli such as sinusoidal gratings and random dot patterns, it defines a
14cr|visionegg-1.2.1-7|31	number of functions for moving numeric data, images, movies, text, and
14cr|visionegg-1.2.1-7|32	3D objects to and from your computer's video card and making use of
14cr|visionegg-1.2.1-7|33	features like perspective distortion.
14cr|visionegg-1.2.1-7|34	
14cr|visionegg-1.2.1-7|35	%prep
14cr|visionegg-1.2.1-7|36	%setup -q
14cr|visionegg-1.2.1-7|37	
14cr|visionegg-1.2.1-7|38	
14cr|visionegg-1.2.1-7|39	iconv -f iso8859-1 -t utf-8 CHANGELOG.txt > CHANGELOG.txt.conv && \
14cr|visionegg-1.2.1-7|40	mv -f CHANGELOG.txt.conv CHANGELOG.txt
14cr|visionegg-1.2.1-7|41	
14cr|visionegg-1.2.1-7|42	%build
14cr|visionegg-1.2.1-7|43	CFLAGS="-L/usr/X11R6/%_lib" python setup.py build
14cr|visionegg-1.2.1-7|44	# fix attr
14cr|visionegg-1.2.1-7|45	cd build/lib.linux-%arch-2.7/VisionEgg/PyroApps
14cr|visionegg-1.2.1-7|46	chmod +x SphereGratingServer.py \
14cr|visionegg-1.2.1-7|47	ScreenPositionServer.py \
14cr|visionegg-1.2.1-7|48	EPhysGUIUtils.py \
14cr|visionegg-1.2.1-7|49	EPhysServer.py \
14cr|visionegg-1.2.1-7|50	SphereGratingGUI.py \
14cr|visionegg-1.2.1-7|51	ColorCalServer.py \
14cr|visionegg-1.2.1-7|52	SpinningDrumServer.py \
14cr|visionegg-1.2.1-7|53	EPhysGUI.py \
14cr|visionegg-1.2.1-7|54	ColorCalGUI.py  \
14cr|visionegg-1.2.1-7|55	GridGUI.py  \
14cr|visionegg-1.2.1-7|56	SpinningDrumGUI.py \
14cr|visionegg-1.2.1-7|57	MouseTargetGUI.py \
14cr|visionegg-1.2.1-7|58	GridServer.py \
14cr|visionegg-1.2.1-7|59	MouseTargetServer.py \
14cr|visionegg-1.2.1-7|60	ScreenPositionGUI.py \
14cr|visionegg-1.2.1-7|61	TargetServer.py \
14cr|visionegg-1.2.1-7|62	FlatGratingGUI.py \
14cr|visionegg-1.2.1-7|63	FlatGratingServer.py \
14cr|visionegg-1.2.1-7|64	TargetGUI.py
14cr|visionegg-1.2.1-7|65	cd -
14cr|visionegg-1.2.1-7|66	chmod +x build/lib.linux-%arch-2.7/VisionEgg/WrappedText.py
14cr|visionegg-1.2.1-7|67	#
14cr|visionegg-1.2.1-7|68	
14cr|visionegg-1.2.1-7|69	%install
14cr|visionegg-1.2.1-7|70	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot} --record=FILELIST
14cr|visionegg-1.2.1-7|71	sed -i 's/.*egg-info$//' FILELIST
14cr|visionegg-1.2.1-7|72	
14cr|visionegg-1.2.1-7|73	
14cr|visionegg-1.2.1-7|74	%files -f FILELIST
14cr|visionegg-1.2.1-7|75	%defattr(-,root,root)
14cr|visionegg-1.2.1-7|76	%doc *.txt doc/ demo/
14cr|visionegg-1.2.1-7|77	
14cr|visionegg-1.2.1-7|78	
14cr|visionegg-1.2.1-7|79	%changelog
14cr|visionegg-1.2.1-7|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-7
14cr|visionegg-1.2.1-7|81	+ Revision: 038ac38
14cr|visionegg-1.2.1-7|82	- MassBuild#464: Increase release tag
14cr|visionegg-1.2.1-7|83	
14cr|visionegg-1.2.1-7|84	

9012 14
14cr|visitors-1.1-10|1	Summary:	Process a web log file for visitor statistics
14cr|visitors-1.1-10|2	Name:		visitors
14cr|visitors-1.1-10|3	Version:	1.1
14cr|visitors-1.1-10|4	Release:	10
14cr|visitors-1.1-10|5	License:	GPL
14cr|visitors-1.1-10|6	Group:		File tools
14cr|visitors-1.1-10|7	URL:		http://www.stedee.id.au/visitors
14cr|visitors-1.1-10|8	Source:		http://www.stedee.id.au/files/%{name}-%{version}.tar.bz2
14cr|visitors-1.1-10|9	BuildRequires:	db-devel
14cr|visitors-1.1-10|10	BuildRequires:	pcre-devel
14cr|visitors-1.1-10|11	BuildRequires:	autoconf2.5
14cr|visitors-1.1-10|12	BuildRequires:	libtool
14cr|visitors-1.1-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|visitors-1.1-10|14	
14cr|visitors-1.1-10|15	%description
14cr|visitors-1.1-10|16	visitors processes a web log file trying very hard to identify a single
14cr|visitors-1.1-10|17	"person" as much as possible. This is typically achieved by use of either an
14cr|visitors-1.1-10|18	identifying cookie in the log file; Or via the IP Address/Name & Browser ID
14cr|visitors-1.1-10|19	combination.
14cr|visitors-1.1-10|20	
14cr|visitors-1.1-10|21	%prep
14cr|visitors-1.1-10|22	
14cr|visitors-1.1-10|23	%setup -q
14cr|visitors-1.1-10|24	
14cr|visitors-1.1-10|25	%build
14cr|visitors-1.1-10|26	
14cr|visitors-1.1-10|27	%configure2_5x \
14cr|visitors-1.1-10|28	--enable-database-name=%{name}.db \
14cr|visitors-1.1-10|29	--enable-database-dir=%{_localstatedir}/lib/%{name}
14cr|visitors-1.1-10|30	
14cr|visitors-1.1-10|31	%make
14cr|visitors-1.1-10|32	
14cr|visitors-1.1-10|33	%install
14cr|visitors-1.1-10|34	rm -rf %{buildroot}
14cr|visitors-1.1-10|35	
14cr|visitors-1.1-10|36	%makeinstall
14cr|visitors-1.1-10|37	
14cr|visitors-1.1-10|38	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|visitors-1.1-10|39	
14cr|visitors-1.1-10|40	%clean
14cr|visitors-1.1-10|41	rm -rf %{buildroot}
14cr|visitors-1.1-10|42	
14cr|visitors-1.1-10|43	%files
14cr|visitors-1.1-10|44	%defattr(-,root,root,0755)
14cr|visitors-1.1-10|45	%doc ChangeLog COPYING INSTALL README
14cr|visitors-1.1-10|46	%{_bindir}/%{name}
14cr|visitors-1.1-10|47	%dir %{_localstatedir}/lib/%{name}
14cr|visitors-1.1-10|48	%{_mandir}/man1/%{name}.1*
14cr|visitors-1.1-10|49	
14cr|visitors-1.1-10|50	
14cr|visitors-1.1-10|51	
14cr|visitors-1.1-10|52	
14cr|visitors-1.1-10|53	
14cr|visitors-1.1-10|54	%changelog
14cr|visitors-1.1-10|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-10
14cr|visitors-1.1-10|56	+ Revision: fafd8f2
14cr|visitors-1.1-10|57	- MassBuild#464: Increase release tag
14cr|visitors-1.1-10|58	
14cr|visitors-1.1-10|59	

9013 14
14cr|vitables-2.1-3|1	%define tarname ViTables
14cr|vitables-2.1-3|2	
14cr|vitables-2.1-3|3	Summary:	Graphical tool for browsing and editing HDF5 files
14cr|vitables-2.1-3|4	Name:		vitables
14cr|vitables-2.1-3|5	Version:	2.1
14cr|vitables-2.1-3|6	Release:	3
14cr|vitables-2.1-3|7	License:	GPLv3+
14cr|vitables-2.1-3|8	Group:		Editors
14cr|vitables-2.1-3|9	Url:		http://vitables.org
14cr|vitables-2.1-3|10	Source0:	%{tarname}-%{version}.tar.gz
14cr|vitables-2.1-3|11	BuildRequires:	python-qt4
14cr|vitables-2.1-3|12	BuildRequires:	python-sphinx
14cr|vitables-2.1-3|13	BuildRequires:	python-tables
14cr|vitables-2.1-3|14	BuildRequires:	pkgconfig(python)
14cr|vitables-2.1-3|15	Requires:	python-qt4
14cr|vitables-2.1-3|16	Requires:	python-tables
14cr|vitables-2.1-3|17	BuildArch:	noarch
14cr|vitables-2.1-3|18	
14cr|vitables-2.1-3|19	%description
14cr|vitables-2.1-3|20	ViTables is a graphical tool for browsing and editing files in both PyTables
14cr|vitables-2.1-3|21	and HDF5 format. With ViTables you can easily navigate through the data
14cr|vitables-2.1-3|22	hierarchy, view and modify metadata, view actual data and more.
14cr|vitables-2.1-3|23	
14cr|vitables-2.1-3|24	%files
14cr|vitables-2.1-3|25	%doc ANNOUNCE.txt ChangeLog.txt LICENSE.txt README.txt TODO.txt doc/*.pdf examples/
14cr|vitables-2.1-3|26	%{_bindir}/*
14cr|vitables-2.1-3|27	%{py_sitedir}/*
14cr|vitables-2.1-3|28	
14cr|vitables-2.1-3|29	#----------------------------------------------------------------------------
14cr|vitables-2.1-3|30	
14cr|vitables-2.1-3|31	%prep
14cr|vitables-2.1-3|32	%setup -q -n %{tarname}-%{version}
14cr|vitables-2.1-3|33	
14cr|vitables-2.1-3|34	%install
14cr|vitables-2.1-3|35	python setup.py install --root=%{buildroot}
14cr|vitables-2.1-3|36	rm -rf %{buildroot}/%{py_sitedir}/%{name}/examples
14cr|vitables-2.1-3|37	rm -rf %{buildroot}/%{py_sitedir}/%{name}/doc
14cr|vitables-2.1-3|38	
14cr|vitables-2.1-3|39	
14cr|vitables-2.1-3|40	%changelog
14cr|vitables-2.1-3|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-3
14cr|vitables-2.1-3|42	+ Revision: 9761ba3
14cr|vitables-2.1-3|43	- MassBuild#464: Increase release tag
14cr|vitables-2.1-3|44	
14cr|vitables-2.1-3|45	

9014 14
14cr|vkeybd-0.1.18d-7|1	Summary:	Virtual ALSA MIDI keyboard
14cr|vkeybd-0.1.18d-7|2	Name:		vkeybd
14cr|vkeybd-0.1.18d-7|3	Version:	0.1.18d
14cr|vkeybd-0.1.18d-7|4	Release:	7
14cr|vkeybd-0.1.18d-7|5	License:	GPLv2+
14cr|vkeybd-0.1.18d-7|6	Group:		Sound
14cr|vkeybd-0.1.18d-7|7	URL:		http://www.alsa-project.org/~tiwai/alsa.html
14cr|vkeybd-0.1.18d-7|8	# From Debian as there appears to be no upstream source I can find,
14cr|vkeybd-0.1.18d-7|9	# though this is a genuine release made by the author as he referred
14cr|vkeybd-0.1.18d-7|10	# to it in a Debian bug report. - AdamW 2008/01
14cr|vkeybd-0.1.18d-7|11	Source0:	http://ftp.de.debian.org/debian/pool/main/v/vkeybd/%{name}_%{version}.orig.tar.gz
14cr|vkeybd-0.1.18d-7|12	Requires:	tk
14cr|vkeybd-0.1.18d-7|13	Requires:	tcl
14cr|vkeybd-0.1.18d-7|14	BuildRequires:	tk
14cr|vkeybd-0.1.18d-7|15	BuildRequires:	pkgconfig(tk)
14cr|vkeybd-0.1.18d-7|16	BuildRequires:	tcl
14cr|vkeybd-0.1.18d-7|17	BuildRequires:	tcl-devel
14cr|vkeybd-0.1.18d-7|18	BuildRequires:  alsa-oss-devel
14cr|vkeybd-0.1.18d-7|19	
14cr|vkeybd-0.1.18d-7|20	%description
14cr|vkeybd-0.1.18d-7|21	Vkeybd is a virtual keyboard (as in musical instrument)
14cr|vkeybd-0.1.18d-7|22	for AWE32/64, raw MIDI, and ALSA sequencer drivers.  It is written in
14cr|vkeybd-0.1.18d-7|23	Tcl/Tk.  Enjoy playing music with your "computer" keyboard :-)
14cr|vkeybd-0.1.18d-7|24	
14cr|vkeybd-0.1.18d-7|25	%prep
14cr|vkeybd-0.1.18d-7|26	%setup -q
14cr|vkeybd-0.1.18d-7|27	perl -p -i -e "s|-O|%optflags||g" Makefile
14cr|vkeybd-0.1.18d-7|28	
14cr|vkeybd-0.1.18d-7|29	%build
14cr|vkeybd-0.1.18d-7|30	make PREFIX=%{_prefix} \
14cr|vkeybd-0.1.18d-7|31	TCLLIB=-ltcl%{tcl_version} \
14cr|vkeybd-0.1.18d-7|32	TKLIB=-ltk%{tcl_version} \
14cr|vkeybd-0.1.18d-7|33	CC="gcc %ldflags"
14cr|vkeybd-0.1.18d-7|34	
14cr|vkeybd-0.1.18d-7|35	%install
14cr|vkeybd-0.1.18d-7|36	make PREFIX="%{buildroot}"%{_prefix} install
14cr|vkeybd-0.1.18d-7|37	make MAN_DIR=%{buildroot}%{_mandir} install-man
14cr|vkeybd-0.1.18d-7|38	
14cr|vkeybd-0.1.18d-7|39	#menu
14cr|vkeybd-0.1.18d-7|40	(cd %{buildroot}
14cr|vkeybd-0.1.18d-7|41	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|vkeybd-0.1.18d-7|42	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vkeybd-0.1.18d-7|43	[Desktop Entry]
14cr|vkeybd-0.1.18d-7|44	Type=Application
14cr|vkeybd-0.1.18d-7|45	Exec=%{_bindir}/%{name}
14cr|vkeybd-0.1.18d-7|46	Name=VKeybd
14cr|vkeybd-0.1.18d-7|47	Comment=On-screen ALSA MIDI keyboard
14cr|vkeybd-0.1.18d-7|48	Icon=%{name}
14cr|vkeybd-0.1.18d-7|49	Categories=Audio;
14cr|vkeybd-0.1.18d-7|50	EOF
14cr|vkeybd-0.1.18d-7|51	)
14cr|vkeybd-0.1.18d-7|52	
14cr|vkeybd-0.1.18d-7|53	#icons
14cr|vkeybd-0.1.18d-7|54	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|vkeybd-0.1.18d-7|55	cp pixmaps/%{name}_48x48.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|vkeybd-0.1.18d-7|56	cp pixmaps/%{name}_32x32.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|vkeybd-0.1.18d-7|57	cp pixmaps/%{name}_16x16.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|vkeybd-0.1.18d-7|58	
14cr|vkeybd-0.1.18d-7|59	%files
14cr|vkeybd-0.1.18d-7|60	%doc README ChangeLog
14cr|vkeybd-0.1.18d-7|61	%{_bindir}/*
14cr|vkeybd-0.1.18d-7|62	%{_datadir}/%{name}
14cr|vkeybd-0.1.18d-7|63	%{_mandir}/man1/*
14cr|vkeybd-0.1.18d-7|64	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vkeybd-0.1.18d-7|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|vkeybd-0.1.18d-7|66	
14cr|vkeybd-0.1.18d-7|67	%changelog
14cr|vkeybd-0.1.18d-7|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.18d-7
14cr|vkeybd-0.1.18d-7|69	+ Revision: 8b88d6b
14cr|vkeybd-0.1.18d-7|70	- MassBuild#464: Increase release tag
14cr|vkeybd-0.1.18d-7|71	
14cr|vkeybd-0.1.18d-7|72	

9015 14
14cr|vlc-more-skins-0.1-6|1	%define name vlc-more-skins
14cr|vlc-more-skins-0.1-6|2	%define version 0.1
14cr|vlc-more-skins-0.1-6|3	%define release 6
14cr|vlc-more-skins-0.1-6|4	
14cr|vlc-more-skins-0.1-6|5	
14cr|vlc-more-skins-0.1-6|6	
14cr|vlc-more-skins-0.1-6|7	Name:      %{name}
14cr|vlc-more-skins-0.1-6|8	Version:   %{version}
14cr|vlc-more-skins-0.1-6|9	Release:   %{release}
14cr|vlc-more-skins-0.1-6|10	Summary:   A collection of 7 skins for vlc
14cr|vlc-more-skins-0.1-6|11	License:   GPL
14cr|vlc-more-skins-0.1-6|12	URL:       http://www.videolan.org/vlc/download-skins2.html
14cr|vlc-more-skins-0.1-6|13	Group:     Video
14cr|vlc-more-skins-0.1-6|14	Source0:   %{name}.tar.bz2
14cr|vlc-more-skins-0.1-6|15	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|vlc-more-skins-0.1-6|16	Requires: svlc
14cr|vlc-more-skins-0.1-6|17	BuildArch: noarch
14cr|vlc-more-skins-0.1-6|18	
14cr|vlc-more-skins-0.1-6|19	
14cr|vlc-more-skins-0.1-6|20	%description
14cr|vlc-more-skins-0.1-6|21	A collection of 7 skins for vlc
14cr|vlc-more-skins-0.1-6|22	
14cr|vlc-more-skins-0.1-6|23	%prep
14cr|vlc-more-skins-0.1-6|24	rm -rf %buildroot
14cr|vlc-more-skins-0.1-6|25	
14cr|vlc-more-skins-0.1-6|26	%setup -n %{name}
14cr|vlc-more-skins-0.1-6|27	%install
14cr|vlc-more-skins-0.1-6|28	rm -rf %buildroot
14cr|vlc-more-skins-0.1-6|29	mkdir -p %buildroot/%_datadir/vlc/skins2/
14cr|vlc-more-skins-0.1-6|30	install -m644 *.vlt %buildroot/%_datadir/vlc/skins2/
14cr|vlc-more-skins-0.1-6|31	
14cr|vlc-more-skins-0.1-6|32	%clean
14cr|vlc-more-skins-0.1-6|33	rm -rf %buildroot
14cr|vlc-more-skins-0.1-6|34	%files
14cr|vlc-more-skins-0.1-6|35	%defattr(-,root,root)
14cr|vlc-more-skins-0.1-6|36	%doc COPYING readme.txt
14cr|vlc-more-skins-0.1-6|37	%_datadir/vlc/skins2/chaos.vlt
14cr|vlc-more-skins-0.1-6|38	%_datadir/vlc/skins2/itunes.vlt
14cr|vlc-more-skins-0.1-6|39	%_datadir/vlc/skins2/MediaPlayer.vlt
14cr|vlc-more-skins-0.1-6|40	%_datadir/vlc/skins2/solar.vlt
14cr|vlc-more-skins-0.1-6|41	%_datadir/vlc/skins2/void.vlt
14cr|vlc-more-skins-0.1-6|42	%_datadir/vlc/skins2/vplayer.vlt
14cr|vlc-more-skins-0.1-6|43	%_datadir/vlc/skins2/winamp5.vlt
14cr|vlc-more-skins-0.1-6|44	
14cr|vlc-more-skins-0.1-6|45	
14cr|vlc-more-skins-0.1-6|46	
14cr|vlc-more-skins-0.1-6|47	
14cr|vlc-more-skins-0.1-6|48	%changelog
14cr|vlc-more-skins-0.1-6|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cr|vlc-more-skins-0.1-6|50	+ Revision: 1d8bb51
14cr|vlc-more-skins-0.1-6|51	- MassBuild#464: Increase release tag
14cr|vlc-more-skins-0.1-6|52	
14cr|vlc-more-skins-0.1-6|53	

9016 14
14cr|vlc-qt-0.8.1-4|1	Summary:	A simple library to connect Qt application with libvlc
14cr|vlc-qt-0.8.1-4|2	Name:		vlc-qt
14cr|vlc-qt-0.8.1-4|3	Version:	0.8.1
14cr|vlc-qt-0.8.1-4|4	Release:	4
14cr|vlc-qt-0.8.1-4|5	License:	GPLv3+
14cr|vlc-qt-0.8.1-4|6	Group:		System/Libraries
14cr|vlc-qt-0.8.1-4|7	Url:		http://projects.tano.si/library
14cr|vlc-qt-0.8.1-4|8	# Generated by github https://github.com/ntadej/vlc-qt
14cr|vlc-qt-0.8.1-4|9	Source0:	%{name}-%{version}.tar.gz
14cr|vlc-qt-0.8.1-4|10	Patch0:		vlc-qt-0.8.1-linkage.patch
14cr|vlc-qt-0.8.1-4|11	# Also build pkgconfig files for QML and widgets libraries
14cr|vlc-qt-0.8.1-4|12	Patch1:		vlc-qt-0.8.1-pkgconfig.patch
14cr|vlc-qt-0.8.1-4|13	BuildRequires:	cmake
14cr|vlc-qt-0.8.1-4|14	BuildRequires:	qt4-devel
14cr|vlc-qt-0.8.1-4|15	BuildRequires:	pkgconfig(libvlc)
14cr|vlc-qt-0.8.1-4|16	
14cr|vlc-qt-0.8.1-4|17	%description
14cr|vlc-qt-0.8.1-4|18	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cr|vlc-qt-0.8.1-4|19	It contains core classes for main media playback and also some GUI
14cr|vlc-qt-0.8.1-4|20	classes for faster media player developement.
14cr|vlc-qt-0.8.1-4|21	
14cr|vlc-qt-0.8.1-4|22	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|23	
14cr|vlc-qt-0.8.1-4|24	%define libvlcqt_major 0.8
14cr|vlc-qt-0.8.1-4|25	%define libvlcqt %mklibname vlc-qt %{libvlcqt_major}
14cr|vlc-qt-0.8.1-4|26	
14cr|vlc-qt-0.8.1-4|27	%package -n %{libvlcqt}
14cr|vlc-qt-0.8.1-4|28	Summary:	A simple library to connect Qt application with libvlc (core)
14cr|vlc-qt-0.8.1-4|29	Group:		System/Libraries
14cr|vlc-qt-0.8.1-4|30	
14cr|vlc-qt-0.8.1-4|31	%description -n %{libvlcqt}
14cr|vlc-qt-0.8.1-4|32	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cr|vlc-qt-0.8.1-4|33	It contains core classes for main media playback and also some GUI
14cr|vlc-qt-0.8.1-4|34	classes for faster media player developement.
14cr|vlc-qt-0.8.1-4|35	
14cr|vlc-qt-0.8.1-4|36	This package contains vlc-qt core library.
14cr|vlc-qt-0.8.1-4|37	
14cr|vlc-qt-0.8.1-4|38	%files  -n %{libvlcqt}
14cr|vlc-qt-0.8.1-4|39	%{_libdir}/libvlc-qt.so.%{libvlcqt_major}*
14cr|vlc-qt-0.8.1-4|40	
14cr|vlc-qt-0.8.1-4|41	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|42	
14cr|vlc-qt-0.8.1-4|43	%define devvlcqt %mklibname vlc-qt -d
14cr|vlc-qt-0.8.1-4|44	
14cr|vlc-qt-0.8.1-4|45	%package -n %{devvlcqt}
14cr|vlc-qt-0.8.1-4|46	Summary:	Headers and development libraries for vlc-qt core library
14cr|vlc-qt-0.8.1-4|47	Group:		Development/C++
14cr|vlc-qt-0.8.1-4|48	Requires:	%{libvlcqt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|49	Provides:	%{name}-devel = %{EVRD}
14cr|vlc-qt-0.8.1-4|50	
14cr|vlc-qt-0.8.1-4|51	%description -n %{devvlcqt}
14cr|vlc-qt-0.8.1-4|52	Headers and development libraries for vlc-qt core library.
14cr|vlc-qt-0.8.1-4|53	
14cr|vlc-qt-0.8.1-4|54	%files  -n %{devvlcqt}
14cr|vlc-qt-0.8.1-4|55	%doc AUTHORS CHANGELOG README.md LICENSE.GPL LICENSE.LGPL
14cr|vlc-qt-0.8.1-4|56	%{_libdir}/pkgconfig/libvlc-qt.pc
14cr|vlc-qt-0.8.1-4|57	%{_libdir}/libvlc-qt.so
14cr|vlc-qt-0.8.1-4|58	%{_includedir}/%{name}/Audio.h
14cr|vlc-qt-0.8.1-4|59	%{_includedir}/%{name}/Common.h
14cr|vlc-qt-0.8.1-4|60	%{_includedir}/%{name}/Config.h
14cr|vlc-qt-0.8.1-4|61	%{_includedir}/%{name}/Enums.h
14cr|vlc-qt-0.8.1-4|62	%{_includedir}/%{name}/Error.h
14cr|vlc-qt-0.8.1-4|63	%{_includedir}/%{name}/Instance.h
14cr|vlc-qt-0.8.1-4|64	%{_includedir}/%{name}/Media.h
14cr|vlc-qt-0.8.1-4|65	%{_includedir}/%{name}/MediaList.h
14cr|vlc-qt-0.8.1-4|66	%{_includedir}/%{name}/MediaListPlayer.h
14cr|vlc-qt-0.8.1-4|67	%{_includedir}/%{name}/MediaPlayer.h
14cr|vlc-qt-0.8.1-4|68	%{_includedir}/%{name}/MetaManager.h
14cr|vlc-qt-0.8.1-4|69	%{_includedir}/%{name}/SharedExportCore.h
14cr|vlc-qt-0.8.1-4|70	%{_includedir}/%{name}/Video.h
14cr|vlc-qt-0.8.1-4|71	%{_includedir}/%{name}/VideoDelegate.h
14cr|vlc-qt-0.8.1-4|72	
14cr|vlc-qt-0.8.1-4|73	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|74	
14cr|vlc-qt-0.8.1-4|75	%define libvlcqtqml_major 0.8
14cr|vlc-qt-0.8.1-4|76	%define libvlcqtqml %mklibname vlc-qt-qml %{libvlcqtqml_major}
14cr|vlc-qt-0.8.1-4|77	
14cr|vlc-qt-0.8.1-4|78	%package -n %{libvlcqtqml}
14cr|vlc-qt-0.8.1-4|79	Summary:	A simple library to connect Qt application with libvlc (QML)
14cr|vlc-qt-0.8.1-4|80	Group:		System/Libraries
14cr|vlc-qt-0.8.1-4|81	
14cr|vlc-qt-0.8.1-4|82	%description -n %{libvlcqtqml}
14cr|vlc-qt-0.8.1-4|83	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cr|vlc-qt-0.8.1-4|84	It contains core classes for main media playback and also some GUI
14cr|vlc-qt-0.8.1-4|85	classes for faster media player developement.
14cr|vlc-qt-0.8.1-4|86	
14cr|vlc-qt-0.8.1-4|87	This package contains vlc-qt QML library.
14cr|vlc-qt-0.8.1-4|88	
14cr|vlc-qt-0.8.1-4|89	%files  -n %{libvlcqtqml}
14cr|vlc-qt-0.8.1-4|90	%{_libdir}/libvlc-qt-qml.so.%{libvlcqtqml_major}*
14cr|vlc-qt-0.8.1-4|91	
14cr|vlc-qt-0.8.1-4|92	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|93	
14cr|vlc-qt-0.8.1-4|94	%define devvlcqtqml %mklibname vlc-qt-qml -d
14cr|vlc-qt-0.8.1-4|95	
14cr|vlc-qt-0.8.1-4|96	%package -n %{devvlcqtqml}
14cr|vlc-qt-0.8.1-4|97	Summary:	Headers and development libraries for vlc-qt QML library
14cr|vlc-qt-0.8.1-4|98	Group:		Development/C++
14cr|vlc-qt-0.8.1-4|99	Requires:	%{libvlcqt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|100	Requires:	%{libvlcqtqml} = %{EVRD}
14cr|vlc-qt-0.8.1-4|101	Requires:	%{devvlcqt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|102	Provides:	%{name}-qml-devel = %{EVRD}
14cr|vlc-qt-0.8.1-4|103	
14cr|vlc-qt-0.8.1-4|104	%description -n %{devvlcqtqml}
14cr|vlc-qt-0.8.1-4|105	Headers and development libraries for vlc-qt QML library.
14cr|vlc-qt-0.8.1-4|106	
14cr|vlc-qt-0.8.1-4|107	%files  -n %{devvlcqtqml}
14cr|vlc-qt-0.8.1-4|108	%{_libdir}/pkgconfig/libvlc-qt-qml.pc
14cr|vlc-qt-0.8.1-4|109	%{_libdir}/libvlc-qt-qml.so
14cr|vlc-qt-0.8.1-4|110	%{_includedir}/%{name}/QmlVideoPlayer4.h
14cr|vlc-qt-0.8.1-4|111	%{_includedir}/%{name}/SharedExportQml.h
14cr|vlc-qt-0.8.1-4|112	
14cr|vlc-qt-0.8.1-4|113	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|114	
14cr|vlc-qt-0.8.1-4|115	%define libvlcqtwdt_major 0.8
14cr|vlc-qt-0.8.1-4|116	%define libvlcqtwdt %mklibname vlc-qt-widgets %{libvlcqtwdt_major}
14cr|vlc-qt-0.8.1-4|117	
14cr|vlc-qt-0.8.1-4|118	%package -n %{libvlcqtwdt}
14cr|vlc-qt-0.8.1-4|119	Summary:	A simple library to connect Qt application with libvlc (widgets)
14cr|vlc-qt-0.8.1-4|120	Group:		System/Libraries
14cr|vlc-qt-0.8.1-4|121	
14cr|vlc-qt-0.8.1-4|122	%description -n %{libvlcqtwdt}
14cr|vlc-qt-0.8.1-4|123	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cr|vlc-qt-0.8.1-4|124	It contains core classes for main media playback and also some GUI
14cr|vlc-qt-0.8.1-4|125	classes for faster media player developement.
14cr|vlc-qt-0.8.1-4|126	
14cr|vlc-qt-0.8.1-4|127	This package contains vlc-qt widgets library.
14cr|vlc-qt-0.8.1-4|128	
14cr|vlc-qt-0.8.1-4|129	%files  -n %{libvlcqtwdt}
14cr|vlc-qt-0.8.1-4|130	%{_libdir}/libvlc-qt-widgets.so.%{libvlcqtwdt_major}*
14cr|vlc-qt-0.8.1-4|131	
14cr|vlc-qt-0.8.1-4|132	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|133	
14cr|vlc-qt-0.8.1-4|134	%define devvlcqtwdt %mklibname vlc-qt-widgets -d
14cr|vlc-qt-0.8.1-4|135	
14cr|vlc-qt-0.8.1-4|136	%package -n %{devvlcqtwdt}
14cr|vlc-qt-0.8.1-4|137	Summary:	Headers and development libraries for vlc-qt widgets library
14cr|vlc-qt-0.8.1-4|138	Group:		Development/C++
14cr|vlc-qt-0.8.1-4|139	Requires:	%{libvlcqt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|140	Requires:	%{libvlcqtwdt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|141	Requires:	%{devvlcqt} = %{EVRD}
14cr|vlc-qt-0.8.1-4|142	Provides:	%{name}-widgets-devel = %{EVRD}
14cr|vlc-qt-0.8.1-4|143	
14cr|vlc-qt-0.8.1-4|144	%description -n %{devvlcqtwdt}
14cr|vlc-qt-0.8.1-4|145	Headers and development libraries for vlc-qt widgets library.
14cr|vlc-qt-0.8.1-4|146	
14cr|vlc-qt-0.8.1-4|147	%files  -n %{devvlcqtwdt}
14cr|vlc-qt-0.8.1-4|148	%{_libdir}/pkgconfig/libvlc-qt-widgets.pc
14cr|vlc-qt-0.8.1-4|149	%{_libdir}/libvlc-qt-widgets.so
14cr|vlc-qt-0.8.1-4|150	%{_includedir}/%{name}/ControlAudio.h
14cr|vlc-qt-0.8.1-4|151	%{_includedir}/%{name}/ControlVideo.h
14cr|vlc-qt-0.8.1-4|152	%{_includedir}/%{name}/SharedExportWidgets.h
14cr|vlc-qt-0.8.1-4|153	%{_includedir}/%{name}/WidgetSeek.h
14cr|vlc-qt-0.8.1-4|154	%{_includedir}/%{name}/WidgetVideo.h
14cr|vlc-qt-0.8.1-4|155	%{_includedir}/%{name}/WidgetVolumeSlider.h
14cr|vlc-qt-0.8.1-4|156	
14cr|vlc-qt-0.8.1-4|157	#----------------------------------------------------------------------------
14cr|vlc-qt-0.8.1-4|158	
14cr|vlc-qt-0.8.1-4|159	%prep
14cr|vlc-qt-0.8.1-4|160	%setup -q
14cr|vlc-qt-0.8.1-4|161	%patch0 -p1
14cr|vlc-qt-0.8.1-4|162	%patch1 -p1
14cr|vlc-qt-0.8.1-4|163	
14cr|vlc-qt-0.8.1-4|164	%build
14cr|vlc-qt-0.8.1-4|165	%cmake \
14cr|vlc-qt-0.8.1-4|166	-DWITH_QML:BOOL=ON \
14cr|vlc-qt-0.8.1-4|167	-DWITH_WIDGETS:BOOL=ON \
14cr|vlc-qt-0.8.1-4|168	-DCMAKE_CXX_FLAGS_RELEASE= \
14cr|vlc-qt-0.8.1-4|169	-DCMAKE_BUILD_TYPE=RelWithDebugInfo
14cr|vlc-qt-0.8.1-4|170	# Parallel build is broken in 0.8.1
14cr|vlc-qt-0.8.1-4|171	make
14cr|vlc-qt-0.8.1-4|172	
14cr|vlc-qt-0.8.1-4|173	%install
14cr|vlc-qt-0.8.1-4|174	%makeinstall_std -C build
14cr|vlc-qt-0.8.1-4|175	
14cr|vlc-qt-0.8.1-4|176	
14cr|vlc-qt-0.8.1-4|177	%changelog
14cr|vlc-qt-0.8.1-4|178	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-4
14cr|vlc-qt-0.8.1-4|179	+ Revision: 87bdcf3
14cr|vlc-qt-0.8.1-4|180	- MassBuild#464: Increase release tag
14cr|vlc-qt-0.8.1-4|181	
14cr|vlc-qt-0.8.1-4|182	

9017 14
14cr|vlna-1.4-3|1	%define name vlna
14cr|vlna-1.4-3|2	%define version 1.4
14cr|vlna-1.4-3|3	%define release 3
14cr|vlna-1.4-3|4	
14cr|vlna-1.4-3|5	Summary: Add the \nobreak by Czech typesetting conventions
14cr|vlna-1.4-3|6	Name: %{name}
14cr|vlna-1.4-3|7	Version: %{version}
14cr|vlna-1.4-3|8	Release: %{release}
14cr|vlna-1.4-3|9	Source0: ftp://math.feld.cvut.cz/pub/olsak/vlna/%{name}-%{version}.tar.gz
14cr|vlna-1.4-3|10	License: GPLv2
14cr|vlna-1.4-3|11	Group: Text tools
14cr|vlna-1.4-3|12	Url: http://petr.olsak.net/
14cr|vlna-1.4-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vlna-1.4-3|14	
14cr|vlna-1.4-3|15	
14cr|vlna-1.4-3|16	%description
14cr|vlna-1.4-3|17	Program vlna adds ties (Czech vlna or vlnka) after nonsyllabic prepositions
14cr|vlna-1.4-3|18	(instead of spaces) in the TeX source files. This prevents line breaks
14cr|vlna-1.4-3|19	at undesirable spaces.
14cr|vlna-1.4-3|20	
14cr|vlna-1.4-3|21	
14cr|vlna-1.4-3|22	%prep
14cr|vlna-1.4-3|23	%setup -q
14cr|vlna-1.4-3|24	
14cr|vlna-1.4-3|25	%build
14cr|vlna-1.4-3|26	%configure2_5x
14cr|vlna-1.4-3|27	%make
14cr|vlna-1.4-3|28	
14cr|vlna-1.4-3|29	%install
14cr|vlna-1.4-3|30	rm -rf %{buildroot}
14cr|vlna-1.4-3|31	%makeinstall
14cr|vlna-1.4-3|32	
14cr|vlna-1.4-3|33	%clean
14cr|vlna-1.4-3|34	rm -rf %{buildroot}
14cr|vlna-1.4-3|35	
14cr|vlna-1.4-3|36	%files
14cr|vlna-1.4-3|37	%defattr(-,root,root)
14cr|vlna-1.4-3|38	%doc ChangeLog  README README.en vlna.txt
14cr|vlna-1.4-3|39	%{_bindir}/%{name}
14cr|vlna-1.4-3|40	%{_mandir}/man1/%{name}.1.*
14cr|vlna-1.4-3|41	
14cr|vlna-1.4-3|42	
14cr|vlna-1.4-3|43	
14cr|vlna-1.4-3|44	%changelog
14cr|vlna-1.4-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cr|vlna-1.4-3|46	+ Revision: 48ba5a2
14cr|vlna-1.4-3|47	- MassBuild#464: Increase release tag
14cr|vlna-1.4-3|48	
14cr|vlna-1.4-3|49	

9018 14
14cr|vmc-2.0-0.beta3.5|1	%define _files_listed_twice_terminate_build 0
14cr|vmc-2.0-0.beta3.5|2	
14cr|vmc-2.0-0.beta3.5|3	%define realname vodafone-mobile-connect-card-driver-for-linux
14cr|vmc-2.0-0.beta3.5|4	%define pre beta3
14cr|vmc-2.0-0.beta3.5|5	
14cr|vmc-2.0-0.beta3.5|6	Summary: 	Vodafone Mobile Connect Card Driver (GUI) for Linux
14cr|vmc-2.0-0.beta3.5|7	Name: 		vmc
14cr|vmc-2.0-0.beta3.5|8	Version: 	2.0
14cr|vmc-2.0-0.beta3.5|9	Release:	0.%{pre}.5
14cr|vmc-2.0-0.beta3.5|10	Source0: 	https://forge.vodafonebetavine.net/frs/download.php/57/%{realname}-%{version}%{?pre:.%pre}.tar.gz
14cr|vmc-2.0-0.beta3.5|11	Source1:	vmc-mandriva-plugin.py
14cr|vmc-2.0-0.beta3.5|12	License:	GPLv2+
14cr|vmc-2.0-0.beta3.5|13	Group: 		System/Configuration/Networking
14cr|vmc-2.0-0.beta3.5|14	BuildArch:	noarch
14cr|vmc-2.0-0.beta3.5|15	URL:		https://forge.betavine.net/projects/vodafonemobilec/
14cr|vmc-2.0-0.beta3.5|16	BuildRequires:	python-devel
14cr|vmc-2.0-0.beta3.5|17	BuildRequires:	python-setuptools >= 0.6c5
14cr|vmc-2.0-0.beta3.5|18	Requires:	python-twisted
14cr|vmc-2.0-0.beta3.5|19	Requires:	python-serial
14cr|vmc-2.0-0.beta3.5|20	Requires:	pygtk2.0-libglade
14cr|vmc-2.0-0.beta3.5|21	Requires:	python-twisted-conch >= 0.8.0
14cr|vmc-2.0-0.beta3.5|22	Requires:	python-matplotlib
14cr|vmc-2.0-0.beta3.5|23	Requires:	python-dbus
14cr|vmc-2.0-0.beta3.5|24	Requires:	gksu
14cr|vmc-2.0-0.beta3.5|25	Requires:	wvdial
14cr|vmc-2.0-0.beta3.5|26	Requires:	gnome-python
14cr|vmc-2.0-0.beta3.5|27	Requires:	gnome-python-extras
14cr|vmc-2.0-0.beta3.5|28	Requires:	lsb-release
14cr|vmc-2.0-0.beta3.5|29	%rename	%{realname}
14cr|vmc-2.0-0.beta3.5|30	
14cr|vmc-2.0-0.beta3.5|31	%description
14cr|vmc-2.0-0.beta3.5|32	Vodafone Mobile Connect Card driver for Linux is a GPRS/UMTS/HSDPA device
14cr|vmc-2.0-0.beta3.5|33	manager written in Python, licensed under the GPL. Features: Data call handling
14cr|vmc-2.0-0.beta3.5|34	Send/Receive SMS SIM phone book management Graphical user interface using GTK
14cr|vmc-2.0-0.beta3.5|35	
14cr|vmc-2.0-0.beta3.5|36	%prep
14cr|vmc-2.0-0.beta3.5|37	%setup -q -n %{realname}-%{version}%{?pre:.%pre}
14cr|vmc-2.0-0.beta3.5|38	install -m644 %{SOURCE1} plugins/mandriva.py
14cr|vmc-2.0-0.beta3.5|39	find . -name '*~' -o -name '*.bak' -exec rm -f {} \;
14cr|vmc-2.0-0.beta3.5|40	rm -f plugins/suse.py~
14cr|vmc-2.0-0.beta3.5|41	
14cr|vmc-2.0-0.beta3.5|42	%build
14cr|vmc-2.0-0.beta3.5|43	env CFLAGS="%{optflags}" python setup.py build
14cr|vmc-2.0-0.beta3.5|44	
14cr|vmc-2.0-0.beta3.5|45	%install
14cr|vmc-2.0-0.beta3.5|46	#rm -f INSTALLED_FILES
14cr|vmc-2.0-0.beta3.5|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cr|vmc-2.0-0.beta3.5|48	
14cr|vmc-2.0-0.beta3.5|49	%files -f INSTALLED_FILES
14cr|vmc-2.0-0.beta3.5|50	%doc README
14cr|vmc-2.0-0.beta3.5|51	
14cr|vmc-2.0-0.beta3.5|52	
14cr|vmc-2.0-0.beta3.5|53	%changelog
14cr|vmc-2.0-0.beta3.5|54	* Tue Nov 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-0.beta3.5
14cr|vmc-2.0-0.beta3.5|55	+ Revision: 7b95268
14cr|vmc-2.0-0.beta3.5|56	- LOG Don't terminate build on file listed twice, minor spec cleanups
14cr|vmc-2.0-0.beta3.5|57	
14cr|vmc-2.0-0.beta3.5|58	

9019 14
14cr|vmpk-0.5.1-2|1	Summary:	Virtual MIDI Piano Keyboard
14cr|vmpk-0.5.1-2|2	Name:		vmpk
14cr|vmpk-0.5.1-2|3	Version:	0.5.1
14cr|vmpk-0.5.1-2|4	Release:	2
14cr|vmpk-0.5.1-2|5	License:	GPLv3+
14cr|vmpk-0.5.1-2|6	Group:		Sound
14cr|vmpk-0.5.1-2|7	Url:		http://vmpk.sourceforge.net
14cr|vmpk-0.5.1-2|8	Source0:	http://sourceforge.net/projects/VMPK/files/%name-%version.tar.bz2
14cr|vmpk-0.5.1-2|9	BuildRequires:	cmake
14cr|vmpk-0.5.1-2|10	BuildRequires:	desktop-file-utils
14cr|vmpk-0.5.1-2|11	BuildRequires:	qt4-devel
14cr|vmpk-0.5.1-2|12	BuildRequires:	pkgconfig(alsa)
14cr|vmpk-0.5.1-2|13	BuildRequires:	pkgconfig(jack)
14cr|vmpk-0.5.1-2|14	
14cr|vmpk-0.5.1-2|15	%description
14cr|vmpk-0.5.1-2|16	VMPK is a MIDI event generator/receiver. It doesn't produce any sound by
14cr|vmpk-0.5.1-2|17	itself, but can be used to drive a MIDI synthesizer (either hardware or
14cr|vmpk-0.5.1-2|18	software, internal or external). You can use the computer's keyboard to
14cr|vmpk-0.5.1-2|19	play MIDI notes, and also the mouse. You can use the Virtual MIDI Piano
14cr|vmpk-0.5.1-2|20	Keyboard to display the played MIDI notes from another instrument or
14cr|vmpk-0.5.1-2|21	MIDI file player.
14cr|vmpk-0.5.1-2|22	
14cr|vmpk-0.5.1-2|23	%files
14cr|vmpk-0.5.1-2|24	%doc NEWS README ChangeLog AUTHORS TODO COPYING
14cr|vmpk-0.5.1-2|25	%doc %{_mandir}/man1/*
14cr|vmpk-0.5.1-2|26	%{_bindir}/%{name}
14cr|vmpk-0.5.1-2|27	%dir %{_datadir}/%{name}
14cr|vmpk-0.5.1-2|28	%{_datadir}/%{name}/*
14cr|vmpk-0.5.1-2|29	%{_datadir}/icons/hicolor/*/*/*
14cr|vmpk-0.5.1-2|30	%{_datadir}/applications/%{name}.desktop
14cr|vmpk-0.5.1-2|31	
14cr|vmpk-0.5.1-2|32	#----------------------------------------------------------------------------
14cr|vmpk-0.5.1-2|33	
14cr|vmpk-0.5.1-2|34	%prep
14cr|vmpk-0.5.1-2|35	%setup -q
14cr|vmpk-0.5.1-2|36	
14cr|vmpk-0.5.1-2|37	%build
14cr|vmpk-0.5.1-2|38	%cmake_qt4
14cr|vmpk-0.5.1-2|39	%make
14cr|vmpk-0.5.1-2|40	
14cr|vmpk-0.5.1-2|41	%install
14cr|vmpk-0.5.1-2|42	%makeinstall_std -C build
14cr|vmpk-0.5.1-2|43	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cr|vmpk-0.5.1-2|44	--remove-category="Education;" \
14cr|vmpk-0.5.1-2|45	--remove-category="Midi;" \
14cr|vmpk-0.5.1-2|46	--remove-category="Music;" \
14cr|vmpk-0.5.1-2|47	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|vmpk-0.5.1-2|48	
14cr|vmpk-0.5.1-2|49	
14cr|vmpk-0.5.1-2|50	
14cr|vmpk-0.5.1-2|51	%changelog
14cr|vmpk-0.5.1-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cr|vmpk-0.5.1-2|53	+ Revision: 8e1b425
14cr|vmpk-0.5.1-2|54	- MassBuild#464: Increase release tag
14cr|vmpk-0.5.1-2|55	
14cr|vmpk-0.5.1-2|56	

9020 14
14cr|vm-pop3d-1.1.6-11|1	%define oldname	gnu-pop3d
14cr|vm-pop3d-1.1.6-11|2	
14cr|vm-pop3d-1.1.6-11|3	Name:		vm-pop3d
14cr|vm-pop3d-1.1.6-11|4	Version:	1.1.6
14cr|vm-pop3d-1.1.6-11|5	Release:	11
14cr|vm-pop3d-1.1.6-11|6	License:	GPLv2+
14cr|vm-pop3d-1.1.6-11|7	Group:		Networking/Other
14cr|vm-pop3d-1.1.6-11|8	Source0:	ftp://ftp.nodomainname.net/pub/gnu-pop3d/current/%{name}-%{version}.tar.bz2
14cr|vm-pop3d-1.1.6-11|9	Source1:	%{name}-xinetd.bz2
14cr|vm-pop3d-1.1.6-11|10	Patch0:		%{name}-popbsmtp.patch.bz2
14cr|vm-pop3d-1.1.6-11|11	Patch1:		%{name}-1.1.6-headerfix.patch.bz2
14cr|vm-pop3d-1.1.6-11|12	Patch2:		%{name}-pamd.patch
14cr|vm-pop3d-1.1.6-11|13	Patch3:		vm-pop3d-1.1.6-fix-buffer-overflow.patch
14cr|vm-pop3d-1.1.6-11|14	Summary:	Virtualmail-pop3d, fork of gnu-pop3d
14cr|vm-pop3d-1.1.6-11|15	URL:		http://www.reedmedia.net/software/virtualmail-pop3d/
14cr|vm-pop3d-1.1.6-11|16	Requires:	xinetd
14cr|vm-pop3d-1.1.6-11|17	Obsoletes:	ids-pop3d %{oldname}
14cr|vm-pop3d-1.1.6-11|18	Provides :	ids-pop3d %{oldname}
14cr|vm-pop3d-1.1.6-11|19	Requires(post):	rpm-helper
14cr|vm-pop3d-1.1.6-11|20	Requires(preun):rpm-helper
14cr|vm-pop3d-1.1.6-11|21	BuildRequires:	pam-devel
14cr|vm-pop3d-1.1.6-11|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vm-pop3d-1.1.6-11|23	
14cr|vm-pop3d-1.1.6-11|24	%description
14cr|vm-pop3d-1.1.6-11|25	The GNU POP3 server, or GNU POP. This is a small, fast, efficient POP3 server.
14cr|vm-pop3d-1.1.6-11|26	It aims to be fully RFC compliant. Please read the file README.rpm in this
14cr|vm-pop3d-1.1.6-11|27	packages doc directory for more information.
14cr|vm-pop3d-1.1.6-11|28	
14cr|vm-pop3d-1.1.6-11|29	%prep
14cr|vm-pop3d-1.1.6-11|30	%setup -q
14cr|vm-pop3d-1.1.6-11|31	%patch0 -p0 -b .popbsmtp~
14cr|vm-pop3d-1.1.6-11|32	%patch1 -p1 -b .headerfix~
14cr|vm-pop3d-1.1.6-11|33	%patch2 -p1 -b .pamd~
14cr|vm-pop3d-1.1.6-11|34	%patch3 -p1 -b .overflow~
14cr|vm-pop3d-1.1.6-11|35	
14cr|vm-pop3d-1.1.6-11|36	%build
14cr|vm-pop3d-1.1.6-11|37	%configure	--enable-pam
14cr|vm-pop3d-1.1.6-11|38	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|vm-pop3d-1.1.6-11|39	
14cr|vm-pop3d-1.1.6-11|40	%install
14cr|vm-pop3d-1.1.6-11|41	rm -rf $RPM_BUILD_ROOT
14cr|vm-pop3d-1.1.6-11|42	%makeinstall
14cr|vm-pop3d-1.1.6-11|43	install -D -m644 %{name}.pamd $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/%{name}
14cr|vm-pop3d-1.1.6-11|44	#install -D -m755 %{name}.init $RPM_BUILD_ROOT%{_initrddir}/%{name}
14cr|vm-pop3d-1.1.6-11|45	bzcat %{SOURCE1} > %{name}-xinetd; install -D -m644 %{name}-xinetd $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/%{name}
14cr|vm-pop3d-1.1.6-11|46	
14cr|vm-pop3d-1.1.6-11|47	%post
14cr|vm-pop3d-1.1.6-11|48	%_post_service %{name}
14cr|vm-pop3d-1.1.6-11|49	
14cr|vm-pop3d-1.1.6-11|50	%preun
14cr|vm-pop3d-1.1.6-11|51	%_preun_service %{name}
14cr|vm-pop3d-1.1.6-11|52	
14cr|vm-pop3d-1.1.6-11|53	%clean
14cr|vm-pop3d-1.1.6-11|54	rm -rf $RPM_BUILD_ROOT
14cr|vm-pop3d-1.1.6-11|55	
14cr|vm-pop3d-1.1.6-11|56	%files
14cr|vm-pop3d-1.1.6-11|57	%defattr (-,root,root)
14cr|vm-pop3d-1.1.6-11|58	%doc README AUTHORS TODO INSTALL RFC*
14cr|vm-pop3d-1.1.6-11|59	%{_sbindir}/*
14cr|vm-pop3d-1.1.6-11|60	%{_mandir}/man8/*
14cr|vm-pop3d-1.1.6-11|61	#%config %{_initrddir}/%{name}
14cr|vm-pop3d-1.1.6-11|62	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14cr|vm-pop3d-1.1.6-11|63	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|vm-pop3d-1.1.6-11|64	
14cr|vm-pop3d-1.1.6-11|65	
14cr|vm-pop3d-1.1.6-11|66	
14cr|vm-pop3d-1.1.6-11|67	%changelog
14cr|vm-pop3d-1.1.6-11|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-11
14cr|vm-pop3d-1.1.6-11|69	+ Revision: 8a61900
14cr|vm-pop3d-1.1.6-11|70	- MassBuild#464: Increase release tag
14cr|vm-pop3d-1.1.6-11|71	
14cr|vm-pop3d-1.1.6-11|72	

9021 14
14cr|vmware-view-open-client-4.5.0-3|1	%define	rev	297975
14cr|vmware-view-open-client-4.5.0-3|2	Name:		vmware-view-open-client
14cr|vmware-view-open-client-4.5.0-3|3	Version:	4.5.0
14cr|vmware-view-open-client-4.5.0-3|4	Release:	3
14cr|vmware-view-open-client-4.5.0-3|5	Summary:	VMware View Open Client
14cr|vmware-view-open-client-4.5.0-3|6	Group:		System/X11
14cr|vmware-view-open-client-4.5.0-3|7	License:	LGPLv3+
14cr|vmware-view-open-client-4.5.0-3|8	Url:		http://code.google.com/p/vmware-view-open-client/
14cr|vmware-view-open-client-4.5.0-3|9	Source0:	http://vmware-view-open-client.googlecode.com/files/VMware-view-open-client-source-%{version}-%{rev}.tar.gz
14cr|vmware-view-open-client-4.5.0-3|10	Requires:	rdesktop
14cr|vmware-view-open-client-4.5.0-3|11	
14cr|vmware-view-open-client-4.5.0-3|12	BuildRequires:	openssl-devel
14cr|vmware-view-open-client-4.5.0-3|13	BuildRequires:	boost-devel
14cr|vmware-view-open-client-4.5.0-3|14	#BuildRequires:	libgtk+2.0-devel
14cr|vmware-view-open-client-4.5.0-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|vmware-view-open-client-4.5.0-3|16	BuildRequires:	intltool
14cr|vmware-view-open-client-4.5.0-3|17	BuildRequires:	libxml2-devel
14cr|vmware-view-open-client-4.5.0-3|18	BuildRequires:	curl-devel
14cr|vmware-view-open-client-4.5.0-3|19	
14cr|vmware-view-open-client-4.5.0-3|20	Patch0:		vmware-view-open-client-4.5.0.297975-curl-headers.patch
14cr|vmware-view-open-client-4.5.0-3|21	Patch1:		vmware-view-open-client-4.5.0.297975-linking.patch
14cr|vmware-view-open-client-4.5.0-3|22	Patch2:		format_not_werror.patch
14cr|vmware-view-open-client-4.5.0-3|23	Patch3:		gtk_format_not_string.patch
14cr|vmware-view-open-client-4.5.0-3|24	Patch4:		binutils-gold.patch
14cr|vmware-view-open-client-4.5.0-3|25	
14cr|vmware-view-open-client-4.5.0-3|26	%description
14cr|vmware-view-open-client-4.5.0-3|27	VMware View Open Client lets you connect from a Linux or Mac OS X
14cr|vmware-view-open-client-4.5.0-3|28	desktop to remote Windows desktops managed by VMware View.
14cr|vmware-view-open-client-4.5.0-3|29	
14cr|vmware-view-open-client-4.5.0-3|30	
14cr|vmware-view-open-client-4.5.0-3|31	%prep
14cr|vmware-view-open-client-4.5.0-3|32	
14cr|vmware-view-open-client-4.5.0-3|33	%setup -q -n VMware-view-open-client-source-%{version}-%{rev}
14cr|vmware-view-open-client-4.5.0-3|34	%patch0 -p1
14cr|vmware-view-open-client-4.5.0-3|35	%patch1 -p1
14cr|vmware-view-open-client-4.5.0-3|36	%patch2 -p1
14cr|vmware-view-open-client-4.5.0-3|37	%patch3 -p1
14cr|vmware-view-open-client-4.5.0-3|38	%patch4 -p1
14cr|vmware-view-open-client-4.5.0-3|39	
14cr|vmware-view-open-client-4.5.0-3|40	
14cr|vmware-view-open-client-4.5.0-3|41	%build
14cr|vmware-view-open-client-4.5.0-3|42	%configure2_5x --with-boost-libdir=%{_libdir} --with-buildtype=release
14cr|vmware-view-open-client-4.5.0-3|43	%make
14cr|vmware-view-open-client-4.5.0-3|44	
14cr|vmware-view-open-client-4.5.0-3|45	%install
14cr|vmware-view-open-client-4.5.0-3|46	%makeinstall_std
14cr|vmware-view-open-client-4.5.0-3|47	
14cr|vmware-view-open-client-4.5.0-3|48	%find_lang %{name} --all-name
14cr|vmware-view-open-client-4.5.0-3|49	
14cr|vmware-view-open-client-4.5.0-3|50	%files -f %{name}.lang
14cr|vmware-view-open-client-4.5.0-3|51	%{_bindir}/vmware-view
14cr|vmware-view-open-client-4.5.0-3|52	%{_bindir}/vmware-view-log-collector
14cr|vmware-view-open-client-4.5.0-3|53	%{_bindir}/vmware-view-tunnel
14cr|vmware-view-open-client-4.5.0-3|54	%{_datadir}/applications/vmware-view.desktop
14cr|vmware-view-open-client-4.5.0-3|55	%{_datadir}/pixmaps/vmware-view.png
14cr|vmware-view-open-client-4.5.0-3|56	%{_docdir}/VMware-view-open-client/*
14cr|vmware-view-open-client-4.5.0-3|57	%{_mandir}/man1/vmware-*
14cr|vmware-view-open-client-4.5.0-3|58	
14cr|vmware-view-open-client-4.5.0-3|59	%changelog
14cr|vmware-view-open-client-4.5.0-3|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.0-3
14cr|vmware-view-open-client-4.5.0-3|61	+ Revision: da1b8ac
14cr|vmware-view-open-client-4.5.0-3|62	- MassBuild#464: Increase release tag
14cr|vmware-view-open-client-4.5.0-3|63	
14cr|vmware-view-open-client-4.5.0-3|64	

9022 14
14cr|vnc2flv-20100207-3|1	Name:		vnc2flv
14cr|vnc2flv-20100207-3|2	Version:	20100207
14cr|vnc2flv-20100207-3|3	Release:	3
14cr|vnc2flv-20100207-3|4	License:	MIT
14cr|vnc2flv-20100207-3|5	Group:		Video
14cr|vnc2flv-20100207-3|6	URL:		http://www.unixuser.org/~euske/python/vnc2flv/index.html
14cr|vnc2flv-20100207-3|7	Source:		http://pypi.python.org/packages/source/v/vnc2flv/%{name}-%{version}.tar.gz
14cr|vnc2flv-20100207-3|8	Summary:	Screen recording tool that captures a VNC session and saves as FLV
14cr|vnc2flv-20100207-3|9	BuildRequires:	python-devel
14cr|vnc2flv-20100207-3|10	Requires:	x11vnc
14cr|vnc2flv-20100207-3|11	Obsoletes:	vnc2swf
14cr|vnc2flv-20100207-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|vnc2flv-20100207-3|13	
14cr|vnc2flv-20100207-3|14	%description
14cr|vnc2flv-20100207-3|15	Vnc2flv is a screen recorder. It captures a VNC desktop session and saves it as
14cr|vnc2flv-20100207-3|16	a Flash Video (FLV) file.
14cr|vnc2flv-20100207-3|17	
14cr|vnc2flv-20100207-3|18	%prep
14cr|vnc2flv-20100207-3|19	%setup -q
14cr|vnc2flv-20100207-3|20	
14cr|vnc2flv-20100207-3|21	%build
14cr|vnc2flv-20100207-3|22	python setup.py build
14cr|vnc2flv-20100207-3|23	
14cr|vnc2flv-20100207-3|24	%install
14cr|vnc2flv-20100207-3|25	rm -Rf $RPM_BUILD_ROOT
14cr|vnc2flv-20100207-3|26	python setup.py install --root=%{buildroot}
14cr|vnc2flv-20100207-3|27	
14cr|vnc2flv-20100207-3|28	%clean
14cr|vnc2flv-20100207-3|29	rm -Rf $RPM_BUILD_ROOT
14cr|vnc2flv-20100207-3|30	
14cr|vnc2flv-20100207-3|31	%files
14cr|vnc2flv-20100207-3|32	%defattr(-,root,root)
14cr|vnc2flv-20100207-3|33	%doc docs/index.html
14cr|vnc2flv-20100207-3|34	%{_bindir}/*
14cr|vnc2flv-20100207-3|35	%{py_platsitedir}/*
14cr|vnc2flv-20100207-3|36	
14cr|vnc2flv-20100207-3|37	
14cr|vnc2flv-20100207-3|38	
14cr|vnc2flv-20100207-3|39	%changelog
14cr|vnc2flv-20100207-3|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20100207-3
14cr|vnc2flv-20100207-3|41	+ Revision: 8b79f36
14cr|vnc2flv-20100207-3|42	- MassBuild#464: Increase release tag
14cr|vnc2flv-20100207-3|43	
14cr|vnc2flv-20100207-3|44	

9023 14
14cr|vnc2swf-0.5.0-12|1	%define debug_package %{nil}
14cr|vnc2swf-0.5.0-12|2	
14cr|vnc2swf-0.5.0-12|3	Summary:	Tool for recording VNC sessions to Shockwave Flash
14cr|vnc2swf-0.5.0-12|4	Name:		vnc2swf
14cr|vnc2swf-0.5.0-12|5	Version:	0.5.0
14cr|vnc2swf-0.5.0-12|6	Release:	12
14cr|vnc2swf-0.5.0-12|7	License:	GPL
14cr|vnc2swf-0.5.0-12|8	Group:		Video
14cr|vnc2swf-0.5.0-12|9	URL:		http://www.unixuser.org/~euske/vnc2swf/
14cr|vnc2swf-0.5.0-12|10	Source:		http://www.unixuser.org/~euske/%{name}/%{name}-%{version}.tar.bz2
14cr|vnc2swf-0.5.0-12|11	#		http://lists.kde.org/?l=kde-promo&m=104430062329339&q=raw
14cr|vnc2swf-0.5.0-12|12	Source1:	vnc2swf-howto.txt
14cr|vnc2swf-0.5.0-12|13	Patch0:		vnc2swf-0.5.0-fix-str-fmt.patch
14cr|vnc2swf-0.5.0-12|14	
14cr|vnc2swf-0.5.0-12|15	BuildRequires:	pkgconfig(x11)
14cr|vnc2swf-0.5.0-12|16	BuildRequires:	pkgconfig(xpm)
14cr|vnc2swf-0.5.0-12|17	BuildRequires:	pkgconfig(xt)
14cr|vnc2swf-0.5.0-12|18	BuildRequires:	pkgconfig(xmu)
14cr|vnc2swf-0.5.0-12|19	BuildRequires:	pkgconfig(xaw7)
14cr|vnc2swf-0.5.0-12|20	
14cr|vnc2swf-0.5.0-12|21	
14cr|vnc2swf-0.5.0-12|22	Requires:	x11vnc
14cr|vnc2swf-0.5.0-12|23	
14cr|vnc2swf-0.5.0-12|24	
14cr|vnc2swf-0.5.0-12|25	
14cr|vnc2swf-0.5.0-12|26	%description
14cr|vnc2swf-0.5.0-12|27	Vnc2swf is a recording tool for VNC, a protocol to manipulate
14cr|vnc2swf-0.5.0-12|28	remote window systems via network, developed by AT&T Laboratories
14cr|vnc2swf-0.5.0-12|29	Cambridge. It records VNC sessions and generates a Macromedia
14cr|vnc2swf-0.5.0-12|30	Flash movie file (SWF). It can be used as an X11 recorder or a
14cr|vnc2swf-0.5.0-12|31	Windows desktop recorder.
14cr|vnc2swf-0.5.0-12|32	
14cr|vnc2swf-0.5.0-12|33	For instructions on using it, see vnc2swf-howto.txt in the documentation
14cr|vnc2swf-0.5.0-12|34	directory.
14cr|vnc2swf-0.5.0-12|35	
14cr|vnc2swf-0.5.0-12|36	%prep
14cr|vnc2swf-0.5.0-12|37	%setup -q
14cr|vnc2swf-0.5.0-12|38	%patch0 -p0 -b .str
14cr|vnc2swf-0.5.0-12|39	
14cr|vnc2swf-0.5.0-12|40	%build
14cr|vnc2swf-0.5.0-12|41	%configure --prefix=%{_prefix}
14cr|vnc2swf-0.5.0-12|42	%make
14cr|vnc2swf-0.5.0-12|43	
14cr|vnc2swf-0.5.0-12|44	%install
14cr|vnc2swf-0.5.0-12|45	%makeinstall_std
14cr|vnc2swf-0.5.0-12|46	mkdir -p %{buildroot}/%{_bindir}
14cr|vnc2swf-0.5.0-12|47	find %{buildroot}/%{_prefix} -type f -exec mv {} %{buildroot}/%{_bindir} \;
14cr|vnc2swf-0.5.0-12|48	
14cr|vnc2swf-0.5.0-12|49	cp %{SOURCE1} .
14cr|vnc2swf-0.5.0-12|50	
14cr|vnc2swf-0.5.0-12|51	%files
14cr|vnc2swf-0.5.0-12|52	%{_bindir}/*
14cr|vnc2swf-0.5.0-12|53	%doc README* LICENCE.TXT vnc2swf-howto.txt
14cr|vnc2swf-0.5.0-12|54	
14cr|vnc2swf-0.5.0-12|55	
14cr|vnc2swf-0.5.0-12|56	
14cr|vnc2swf-0.5.0-12|57	
14cr|vnc2swf-0.5.0-12|58	
14cr|vnc2swf-0.5.0-12|59	%changelog
14cr|vnc2swf-0.5.0-12|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-12
14cr|vnc2swf-0.5.0-12|61	+ Revision: 4496a62
14cr|vnc2swf-0.5.0-12|62	- MassBuild#464: Increase release tag
14cr|vnc2swf-0.5.0-12|63	
14cr|vnc2swf-0.5.0-12|64	

9024 14
14cr|VOCP-0.9.3-13|1	
14cr|VOCP-0.9.3-13|2	# NOTE:
14cr|VOCP-0.9.3-13|3	# This turned out to be a very messy software to
14cr|VOCP-0.9.3-13|4	# pack... it makes mr. lint crazy. I should remember
14cr|VOCP-0.9.3-13|5	# to stay away from packaging GUI:s...
14cr|VOCP-0.9.3-13|6	#
14cr|VOCP-0.9.3-13|7	# Should it live in /usr/local/? no...
14cr|VOCP-0.9.3-13|8	# Should it live in /var/lib/? no...
14cr|VOCP-0.9.3-13|9	# Should it live in /usr/lib/? no...
14cr|VOCP-0.9.3-13|10	# Should I rewrite the whole software to please mr
14cr|VOCP-0.9.3-13|11	# lint? no way...
14cr|VOCP-0.9.3-13|12	#
14cr|VOCP-0.9.3-13|13	
14cr|VOCP-0.9.3-13|14	
14cr|VOCP-0.9.3-13|15	Summary:	Complete voice messaging solution
14cr|VOCP-0.9.3-13|16	
14cr|VOCP-0.9.3-13|17	Name:		VOCP
14cr|VOCP-0.9.3-13|18	Version:	0.9.3
14cr|VOCP-0.9.3-13|19	Release:	13
14cr|VOCP-0.9.3-13|20	License:	GPL
14cr|VOCP-0.9.3-13|21	Group:		System/Servers
14cr|VOCP-0.9.3-13|22	URL:		http://www.vocpsystem.com/
14cr|VOCP-0.9.3-13|23	Source0:	%{name}-%{version}.tar.bz2
14cr|VOCP-0.9.3-13|24	Source1:	%{name}-%{version}-apache.conf.bz2
14cr|VOCP-0.9.3-13|25	Source2:	vocplogo16x16.png
14cr|VOCP-0.9.3-13|26	Source3:	vocplogo32x32.png
14cr|VOCP-0.9.3-13|27	Source4:	vocplogo48x48.png
14cr|VOCP-0.9.3-13|28	Requires(post,preun):	rpm-helper
14cr|VOCP-0.9.3-13|29	Requires:	perl
14cr|VOCP-0.9.3-13|30	Requires:	perl-Modem-Vgetty >= 0.04
14cr|VOCP-0.9.3-13|31	Requires:	perl-XML-Mini >= 1.2.7
14cr|VOCP-0.9.3-13|32	Requires:	perl-Audio-DSP >= 0.02-2mdk
14cr|VOCP-0.9.3-13|33	Requires:	perl-MIME-tools
14cr|VOCP-0.9.3-13|34	Requires:	perl-Tk
14cr|VOCP-0.9.3-13|35	Requires:	mgetty-voice >= 1.1.30
14cr|VOCP-0.9.3-13|36	Requires:	mgetty-contrib >= 1.1.30
14cr|VOCP-0.9.3-13|37	Requires:	mgetty-sendfax >= 1.1.30
14cr|VOCP-0.9.3-13|38	Requires:	mgetty-viewfax >= 1.1.30
14cr|VOCP-0.9.3-13|39	Requires:	mgetty >= 1.1.30
14cr|VOCP-0.9.3-13|40	Requires:	festival
14cr|VOCP-0.9.3-13|41	BuildRequires:	perl-devel mgetty-voice >= 1.1.30
14cr|VOCP-0.9.3-13|42	BuildRequires:	perl-XML-Mini >= 1.2.7
14cr|VOCP-0.9.3-13|43	
14cr|VOCP-0.9.3-13|44	%description
14cr|VOCP-0.9.3-13|45	The VOCP system is a complete voice messaging solution, featuring
14cr|VOCP-0.9.3-13|46	voicemail boxes, email pagers and DTMF command shells.  Users can
14cr|VOCP-0.9.3-13|47	navigate the system using a touch-tone phone, leave and retrieve
14cr|VOCP-0.9.3-13|48	messages and execute programs on the host machine using the DTMF
14cr|VOCP-0.9.3-13|49	command shells.
14cr|VOCP-0.9.3-13|50	
14cr|VOCP-0.9.3-13|51	VOCP now features a graphical configuration utility, a message
14cr|VOCP-0.9.3-13|52	retrieval, call center and faxing GUIs, as well as the core VOCP
14cr|VOCP-0.9.3-13|53	voice messaging system and the VOCPweb web interface.
14cr|VOCP-0.9.3-13|54	
14cr|VOCP-0.9.3-13|55	%package	web
14cr|VOCP-0.9.3-13|56	Summary:	VOCPweb - Part of the VOCP voice messaging system
14cr|VOCP-0.9.3-13|57	
14cr|VOCP-0.9.3-13|58	Group:		System/Servers
14cr|VOCP-0.9.3-13|59	Requires:	%{name} = %{version}
14cr|VOCP-0.9.3-13|60	Requires:	perl-Crypt-CBC >= 2.08
14cr|VOCP-0.9.3-13|61	Requires:	perl-Crypt-Blowfish
14cr|VOCP-0.9.3-13|62	Requires:	perl-Crypt-Rijndael >= 0.05
14cr|VOCP-0.9.3-13|63	Requires:	apache
14cr|VOCP-0.9.3-13|64	
14cr|VOCP-0.9.3-13|65	%description	web
14cr|VOCP-0.9.3-13|66	The VOCP web interface, which permits users to retrieve voicemail
14cr|VOCP-0.9.3-13|67	from anywhere through a browser!
14cr|VOCP-0.9.3-13|68	
14cr|VOCP-0.9.3-13|69	The program, vocpweb.cgi, lets users view the number of messages
14cr|VOCP-0.9.3-13|70	in the box, details (date and time) for each message and allows
14cr|VOCP-0.9.3-13|71	users to download or even hear their messages with their browsers.
14cr|VOCP-0.9.3-13|72	
14cr|VOCP-0.9.3-13|73	%prep
14cr|VOCP-0.9.3-13|74	
14cr|VOCP-0.9.3-13|75	%setup -q -n vocp-%{version}
14cr|VOCP-0.9.3-13|76	
14cr|VOCP-0.9.3-13|77	# fix strange perms
14cr|VOCP-0.9.3-13|78	find . -type f | xargs chmod 644
14cr|VOCP-0.9.3-13|79	find . -type d | xargs chmod 755
14cr|VOCP-0.9.3-13|80	
14cr|VOCP-0.9.3-13|81	# path hacks instead of a patch
14cr|VOCP-0.9.3-13|82	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cr|VOCP-0.9.3-13|83	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp/lib|%{_datadir}/vocp/lib|g"
14cr|VOCP-0.9.3-13|84	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp/|%{_datadir}/vocp/|g"
14cr|VOCP-0.9.3-13|85	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp|%{_datadir}/vocp|g"
14cr|VOCP-0.9.3-13|86	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/bin|%{_bindir}|g"
14cr|VOCP-0.9.3-13|87	find . -type f | xargs %{__perl} -p -i -e "s|/var/spool/voice/commands|%{_datadir}/vocp/voice/commands|g"
14cr|VOCP-0.9.3-13|88	
14cr|VOCP-0.9.3-13|89	# fix the vocweb stuff
14cr|VOCP-0.9.3-13|90	%{__perl} -p -i -e "s|\$Web_serv_user = \'nobody\'\;|\$Web_serv_user = \'apache\'\;|g" vocpweb/vocpweb.cgi
14cr|VOCP-0.9.3-13|91	%{__perl} -p -i -e "s|^#cachedir.*|cachedir cache|g" prog/vocp.conf
14cr|VOCP-0.9.3-13|92	%{__perl} -p -i -e "s|^#group.*|group vocp|g" prog/vocp.conf
14cr|VOCP-0.9.3-13|93	
14cr|VOCP-0.9.3-13|94	%build
14cr|VOCP-0.9.3-13|95	
14cr|VOCP-0.9.3-13|96	# build the perl stuff
14cr|VOCP-0.9.3-13|97	pushd prog/VOCP
14cr|VOCP-0.9.3-13|98	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix} </dev/null
14cr|VOCP-0.9.3-13|99	%make
14cr|VOCP-0.9.3-13|100	%make test
14cr|VOCP-0.9.3-13|101	popd
14cr|VOCP-0.9.3-13|102	
14cr|VOCP-0.9.3-13|103	# build binaries
14cr|VOCP-0.9.3-13|104	gcc %{optflags} -o prog/bin/pwcheck prog/bin/pwcheck.c
14cr|VOCP-0.9.3-13|105	gcc %{optflags} -o prog/bin/xfer_to_vocp prog/bin/xfer_to_vocp.c
14cr|VOCP-0.9.3-13|106	
14cr|VOCP-0.9.3-13|107	%install
14cr|VOCP-0.9.3-13|108	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|VOCP-0.9.3-13|109	
14cr|VOCP-0.9.3-13|110	# install the perl stuff
14cr|VOCP-0.9.3-13|111	pushd prog/VOCP
14cr|VOCP-0.9.3-13|112	%make PREFIX=%{buildroot}/%{_prefix} install
14cr|VOCP-0.9.3-13|113	popd
14cr|VOCP-0.9.3-13|114	
14cr|VOCP-0.9.3-13|115	# make some directories
14cr|VOCP-0.9.3-13|116	install -d %{buildroot}/var/spool/voice/messages/{num,day,system,menu}
14cr|VOCP-0.9.3-13|117	install -d %{buildroot}/var/spool/voice/messages/incoming/cache
14cr|VOCP-0.9.3-13|118	install -d %{buildroot}/%{_sysconfdir}/vocp
14cr|VOCP-0.9.3-13|119	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
14cr|VOCP-0.9.3-13|120	install -d %{buildroot}/%{_datadir}/vocp/{bin,lib,run}
14cr|VOCP-0.9.3-13|121	install -d %{buildroot}/%{_datadir}/vocp/voice/commands
14cr|VOCP-0.9.3-13|122	install -d %{buildroot}/%{_sysconfdir}/httpd/conf.d
14cr|VOCP-0.9.3-13|123	install -d %{buildroot}/%{_liconsdir}
14cr|VOCP-0.9.3-13|124	install -d %{buildroot}/%{_iconsdir}
14cr|VOCP-0.9.3-13|125	install -d %{buildroot}/%{_miconsdir}
14cr|VOCP-0.9.3-13|126	install -d %{buildroot}/%{_bindir}
14cr|VOCP-0.9.3-13|127	
14cr|VOCP-0.9.3-13|128	mv prog/VOCP/Changes Changes.VOCP
14cr|VOCP-0.9.3-13|129	mv doc/README doc/README.docs
14cr|VOCP-0.9.3-13|130	mv prog/bin/README prog/README.bin
14cr|VOCP-0.9.3-13|131	
14cr|VOCP-0.9.3-13|132	mv vocpweb/INSTALL INSTALL.vocpweb
14cr|VOCP-0.9.3-13|133	mv vocpweb/README README.vocpweb
14cr|VOCP-0.9.3-13|134	mv vocpweb/SECURITY SECURITY.vocpweb
14cr|VOCP-0.9.3-13|135	
14cr|VOCP-0.9.3-13|136	# install config files
14cr|VOCP-0.9.3-13|137	install -m644 prog/boxes.conf %{buildroot}/%{_sysconfdir}/vocp/
14cr|VOCP-0.9.3-13|138	install -m644 prog/boxes.conf.sample %{buildroot}/%{_sysconfdir}/vocp/
14cr|VOCP-0.9.3-13|139	install -m640 prog/boxes.conf.shadow %{buildroot}/%{_sysconfdir}/vocp/
14cr|VOCP-0.9.3-13|140	install -m644 prog/cid-filter.conf %{buildroot}/%{_sysconfdir}/vocp/
14cr|VOCP-0.9.3-13|141	install -m644 prog/vocp.conf %{buildroot}/%{_sysconfdir}/vocp/
14cr|VOCP-0.9.3-13|142	
14cr|VOCP-0.9.3-13|143	# install commands
14cr|VOCP-0.9.3-13|144	install -m755 commands/* %{buildroot}/%{_datadir}/vocp/voice/commands/
14cr|VOCP-0.9.3-13|145	
14cr|VOCP-0.9.3-13|146	# install images
14cr|VOCP-0.9.3-13|147	cp -aRf images %{buildroot}/%{_datadir}/vocp/
14cr|VOCP-0.9.3-13|148	
14cr|VOCP-0.9.3-13|149	# install messages
14cr|VOCP-0.9.3-13|150	cp -aRf messages %{buildroot}/%{_datadir}/vocp/
14cr|VOCP-0.9.3-13|151	
14cr|VOCP-0.9.3-13|152	# install sounds
14cr|VOCP-0.9.3-13|153	cp -aRf sounds %{buildroot}/%{_datadir}/vocp/
14cr|VOCP-0.9.3-13|154	
14cr|VOCP-0.9.3-13|155	# install lib
14cr|VOCP-0.9.3-13|156	install -m644 prog/lib/* %{buildroot}/%{_datadir}/vocp/lib/
14cr|VOCP-0.9.3-13|157	
14cr|VOCP-0.9.3-13|158	# install binaries and other perl stuff
14cr|VOCP-0.9.3-13|159	install -m755 modify_sample_rate.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|160	install -m755 prog/bin/boxconf.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|161	install -m755 prog/bin/callcenter.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|162	install -m755 prog/bin/cnd-logger.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|163	install -m755 prog/bin/convert_boxconf.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|164	install -m755 prog/bin/convert_fax.sh %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|165	install -m755 prog/bin/cryptpass.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|166	install -m755 prog/bin/debug/beeveegetty.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|167	install -m755 prog/bin/email2vm.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|168	install -m755 prog/bin/pvftomp3 %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|169	install -m755 prog/bin/pvftoogg %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|170	install -m755 prog/bin/toggleEmail2Vm.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|171	install -m755 prog/bin/txttopvf %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|172	install -m755 prog/bin/view_fax.sh %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|173	install -m755 prog/bin/vocphax.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|174	install -m755 prog/bin/vocplocal.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|175	install -m755 prog/bin/wav2rmd.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|176	install -m755 prog/bin/xvocp.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|177	install -m755 prog/vocp.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|178	install -m2755 prog/bin/messages.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|179	install -m2755 prog/bin/pwcheck %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|180	install -m2755 prog/bin/pwcheck.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|181	install -m4755 prog/bin/xfer_to_vocp %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|182	install -m4755 prog/bin/xfer_to_vocp.pl %{buildroot}/%{_datadir}/vocp/bin/
14cr|VOCP-0.9.3-13|183	
14cr|VOCP-0.9.3-13|184	# install vocpweb
14cr|VOCP-0.9.3-13|185	cp -aRf vocpweb %{buildroot}/%{_datadir}/vocp/
14cr|VOCP-0.9.3-13|186	bzcat %{SOURCE1} > %{buildroot}/%{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
14cr|VOCP-0.9.3-13|187	chmod 640 %{buildroot}/%{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
14cr|VOCP-0.9.3-13|188	
14cr|VOCP-0.9.3-13|189	# fix the doc dir (for help files)
14cr|VOCP-0.9.3-13|190	ln -s ../doc/%{name}-%{version} %{buildroot}/%{_datadir}/vocp/doc
14cr|VOCP-0.9.3-13|191	
14cr|VOCP-0.9.3-13|192	# fix softlinks for some of the executables
14cr|VOCP-0.9.3-13|193	ln -s %{_datadir}/vocp/bin/xvocp.pl %{buildroot}/%{_bindir}/xvocp
14cr|VOCP-0.9.3-13|194	ln -s %{_datadir}/vocp/bin/boxconf.pl %{buildroot}/%{_bindir}/boxconf
14cr|VOCP-0.9.3-13|195	ln -s %{_datadir}/vocp/bin/callcenter.pl %{buildroot}/%{_bindir}/callcenter
14cr|VOCP-0.9.3-13|196	ln -s %{_datadir}/vocp/bin/vocphax.pl %{buildroot}/%{_bindir}/vocphax
14cr|VOCP-0.9.3-13|197	
14cr|VOCP-0.9.3-13|198	# fix menu stuff
14cr|VOCP-0.9.3-13|199	
14cr|VOCP-0.9.3-13|200	
14cr|VOCP-0.9.3-13|201	mkdir -p %{buildroot}%{_datadir}/applications
14cr|VOCP-0.9.3-13|202	cat > %{buildroot}%{_datadir}/applications/mandriva-xvocp.desktop << EOF
14cr|VOCP-0.9.3-13|203	[Desktop Entry]
14cr|VOCP-0.9.3-13|204	Name=VOCP (VOCP Graphical voice message retrieval)
14cr|VOCP-0.9.3-13|205	Comment=Xvocp presents a graphical user interface to the contents of voice mail boxes
14cr|VOCP-0.9.3-13|206	Exec=%{_bindir}/xvocp
14cr|VOCP-0.9.3-13|207	Icon=vocp
14cr|VOCP-0.9.3-13|208	Terminal=false
14cr|VOCP-0.9.3-13|209	Type=Application
14cr|VOCP-0.9.3-13|210	Categories=X-MandrivaLinux-MoreApplications-Communications;
14cr|VOCP-0.9.3-13|211	EOF
14cr|VOCP-0.9.3-13|212	
14cr|VOCP-0.9.3-13|213	cat > %{buildroot}%{_datadir}/applications/mandriva-boxconf.desktop << EOF
14cr|VOCP-0.9.3-13|214	[Desktop Entry]
14cr|VOCP-0.9.3-13|215	Name=Boxconf (VOCP Box Configuration interface)
14cr|VOCP-0.9.3-13|216	Comment=Boxconf presents a graphical user interface used to administer the VOCP system box configuration
14cr|VOCP-0.9.3-13|217	Exec=%{_bindir}/boxconf
14cr|VOCP-0.9.3-13|218	Icon=vocp
14cr|VOCP-0.9.3-13|219	Terminal=false
14cr|VOCP-0.9.3-13|220	Type=Application
14cr|VOCP-0.9.3-13|221	Categories=X-MandrivaLinux-MoreApplications-Communications;
14cr|VOCP-0.9.3-13|222	EOF
14cr|VOCP-0.9.3-13|223	
14cr|VOCP-0.9.3-13|224	cat > %{buildroot}%{_datadir}/applications/mandriva-callcenter.desktop << EOF
14cr|VOCP-0.9.3-13|225	[Desktop Entry]
14cr|VOCP-0.9.3-13|226	Name=Callcenter (VOCP Call Center)
14cr|VOCP-0.9.3-13|227	Comment=The VOCP call center is meant to be an "always on" call monitor and to give quick access to other VOCP GUIs and your call log
14cr|VOCP-0.9.3-13|228	Exec=%{_bindir}/callcenter
14cr|VOCP-0.9.3-13|229	Icon=vocp
14cr|VOCP-0.9.3-13|230	Terminal=false
14cr|VOCP-0.9.3-13|231	Type=Application
14cr|VOCP-0.9.3-13|232	Categories=X-MandrivaLinux-MoreApplications-Communications;
14cr|VOCP-0.9.3-13|233	EOF
14cr|VOCP-0.9.3-13|234	
14cr|VOCP-0.9.3-13|235	cat > %{buildroot}%{_datadir}/applications/mandriva-vocphax.desktop << EOF
14cr|VOCP-0.9.3-13|236	[Desktop Entry]
14cr|VOCP-0.9.3-13|237	Name=VOCPhax (VOCP Fax Viewer and Sender GUI)
14cr|VOCP-0.9.3-13|238	Comment=VOCPhax presents a (hopefully) friendly and intuitive graphical interface to view and send faxes
14cr|VOCP-0.9.3-13|239	Exec=%{_bindir}/vocphax
14cr|VOCP-0.9.3-13|240	Icon=vocp
14cr|VOCP-0.9.3-13|241	Terminal=false
14cr|VOCP-0.9.3-13|242	Type=Application
14cr|VOCP-0.9.3-13|243	Categories=X-MandrivaLinux-MoreApplications-Communications;
14cr|VOCP-0.9.3-13|244	EOF
14cr|VOCP-0.9.3-13|245	
14cr|VOCP-0.9.3-13|246	# install script to call the web interface from the menu.
14cr|VOCP-0.9.3-13|247	cat > %{buildroot}/%{_datadir}/vocp/bin/%{name}-web << EOF
14cr|VOCP-0.9.3-13|248	#!/bin/sh
14cr|VOCP-0.9.3-13|249	url='http://localhost/vocpweb/index.html'
14cr|VOCP-0.9.3-13|250	if ! [ -z "\$BROWSER" ] && ( which \$BROWSER ); then
14cr|VOCP-0.9.3-13|251	browser=\`which \$BROWSER\`
14cr|VOCP-0.9.3-13|252	elif [ -x /usr/bin/netscape ]; then
14cr|VOCP-0.9.3-13|253	browser=/usr/bin/netscape
14cr|VOCP-0.9.3-13|254	elif [ -x /usr/bin/konqueror ]; then
14cr|VOCP-0.9.3-13|255	browser=/usr/bin/konqueror
14cr|VOCP-0.9.3-13|256	elif [ -x /usr/bin/lynx ]; then
14cr|VOCP-0.9.3-13|257	browser='xterm -bg black -fg white -e lynx'
14cr|VOCP-0.9.3-13|258	elif [ -x /usr/bin/links ]; then
14cr|VOCP-0.9.3-13|259	browser='xterm -bg black -fg white -e links'
14cr|VOCP-0.9.3-13|260	else
14cr|VOCP-0.9.3-13|261	xmessage "No web browser found, install one or set the BROWSER environment variable!"
14cr|VOCP-0.9.3-13|262	exit 1
14cr|VOCP-0.9.3-13|263	fi
14cr|VOCP-0.9.3-13|264	\$browser \$url
14cr|VOCP-0.9.3-13|265	EOF
14cr|VOCP-0.9.3-13|266	chmod 755 %{buildroot}/%{_datadir}/vocp/bin/%{name}-web
14cr|VOCP-0.9.3-13|267	
14cr|VOCP-0.9.3-13|268	# install menu entry.
14cr|VOCP-0.9.3-13|269	
14cr|VOCP-0.9.3-13|270	mkdir -p %{buildroot}%{_datadir}/applications
14cr|VOCP-0.9.3-13|271	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-web.desktop << EOF
14cr|VOCP-0.9.3-13|272	[Desktop Entry]
14cr|VOCP-0.9.3-13|273	Name=VOCPweb (VOCP Web Remote Message Retrieval)
14cr|VOCP-0.9.3-13|274	Comment=VOCPweb allows you to log on to the VOCP voice messaging system and retrieve messages through a browser
14cr|VOCP-0.9.3-13|275	Exec=%{_datadir}/vocp/bin/%{name}-web 1>/dev/null 2>/dev/null
14cr|VOCP-0.9.3-13|276	Icon=vocp
14cr|VOCP-0.9.3-13|277	Terminal=false
14cr|VOCP-0.9.3-13|278	Type=Application
14cr|VOCP-0.9.3-13|279	Categories=X-MandrivaLinux-MoreApplications-Communications;
14cr|VOCP-0.9.3-13|280	EOF
14cr|VOCP-0.9.3-13|281	
14cr|VOCP-0.9.3-13|282	
14cr|VOCP-0.9.3-13|283	install -m644 %{SOURCE2} %{buildroot}/%{_miconsdir}/vocp.png
14cr|VOCP-0.9.3-13|284	install -m644 %{SOURCE3} %{buildroot}/%{_iconsdir}/vocp.png
14cr|VOCP-0.9.3-13|285	install -m644 %{SOURCE4} %{buildroot}/%{_liconsdir}/vocp.png
14cr|VOCP-0.9.3-13|286	
14cr|VOCP-0.9.3-13|287	# fix logrotate stuff
14cr|VOCP-0.9.3-13|288	cat > %{buildroot}/%{_sysconfdir}/logrotate.d/callcenter << EOF
14cr|VOCP-0.9.3-13|289	/var/log/vocp-calls.log {
14cr|VOCP-0.9.3-13|290	create 0644 root vocp
14cr|VOCP-0.9.3-13|291	rotate 4
14cr|VOCP-0.9.3-13|292	missingok
14cr|VOCP-0.9.3-13|293	nocompress
14cr|VOCP-0.9.3-13|294	}
14cr|VOCP-0.9.3-13|295	EOF
14cr|VOCP-0.9.3-13|296	chmod 644 %{buildroot}/%{_sysconfdir}/logrotate.d/callcenter
14cr|VOCP-0.9.3-13|297	
14cr|VOCP-0.9.3-13|298	%pre
14cr|VOCP-0.9.3-13|299	%_pre_useradd vocp /var/spool/voice /bin/true
14cr|VOCP-0.9.3-13|300	
14cr|VOCP-0.9.3-13|301	%if %mdkversion < 200900
14cr|VOCP-0.9.3-13|302	%post
14cr|VOCP-0.9.3-13|303	%update_menus
14cr|VOCP-0.9.3-13|304	%endif
14cr|VOCP-0.9.3-13|305	
14cr|VOCP-0.9.3-13|306	%postun
14cr|VOCP-0.9.3-13|307	%_postun_userdel vocp
14cr|VOCP-0.9.3-13|308	%if %mdkversion < 200900
14cr|VOCP-0.9.3-13|309	%clean_menus
14cr|VOCP-0.9.3-13|310	%endif
14cr|VOCP-0.9.3-13|311	
14cr|VOCP-0.9.3-13|312	%if %mdkversion < 200900
14cr|VOCP-0.9.3-13|313	%post		web
14cr|VOCP-0.9.3-13|314	%update_menus
14cr|VOCP-0.9.3-13|315	%endif
14cr|VOCP-0.9.3-13|316	
14cr|VOCP-0.9.3-13|317	%if %mdkversion < 200900
14cr|VOCP-0.9.3-13|318	%postun		web
14cr|VOCP-0.9.3-13|319	%clean_menus
14cr|VOCP-0.9.3-13|320	%endif
14cr|VOCP-0.9.3-13|321	
14cr|VOCP-0.9.3-13|322	%clean
14cr|VOCP-0.9.3-13|323	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|VOCP-0.9.3-13|324	
14cr|VOCP-0.9.3-13|325	%files
14cr|VOCP-0.9.3-13|326	%defattr(-, root, root)
14cr|VOCP-0.9.3-13|327	%doc Changes.VOCP doc/* CHANGELOG INSTALL README prog/README.bin
14cr|VOCP-0.9.3-13|328	%attr(0755,root,vocp) %dir %{_sysconfdir}/vocp
14cr|VOCP-0.9.3-13|329	%attr(0644,root,vocp) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf
14cr|VOCP-0.9.3-13|330	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf.sample
14cr|VOCP-0.9.3-13|331	%attr(0640,root,vocp) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf.shadow
14cr|VOCP-0.9.3-13|332	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/cid-filter.conf
14cr|VOCP-0.9.3-13|333	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/vocp.conf
14cr|VOCP-0.9.3-13|334	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/callcenter
14cr|VOCP-0.9.3-13|335	%dir %{_datadir}/vocp
14cr|VOCP-0.9.3-13|336	%dir %{_datadir}/vocp/voice
14cr|VOCP-0.9.3-13|337	%dir %{_datadir}/vocp/voice/commands
14cr|VOCP-0.9.3-13|338	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/date.pl
14cr|VOCP-0.9.3-13|339	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/echo.pl
14cr|VOCP-0.9.3-13|340	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/ip.pl
14cr|VOCP-0.9.3-13|341	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/motd.pl
14cr|VOCP-0.9.3-13|342	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/seleclisting.pl
14cr|VOCP-0.9.3-13|343	%{_datadir}/vocp/images
14cr|VOCP-0.9.3-13|344	%{_datadir}/vocp/messages
14cr|VOCP-0.9.3-13|345	%{_datadir}/vocp/sounds
14cr|VOCP-0.9.3-13|346	%{_datadir}/vocp/lib
14cr|VOCP-0.9.3-13|347	%dir %{_datadir}/vocp/bin
14cr|VOCP-0.9.3-13|348	%attr(0755,root,root) %{_datadir}/vocp/bin/beeveegetty.pl
14cr|VOCP-0.9.3-13|349	%attr(0755,root,root) %{_datadir}/vocp/bin/boxconf.pl
14cr|VOCP-0.9.3-13|350	%attr(0755,root,root) %{_datadir}/vocp/bin/callcenter.pl
14cr|VOCP-0.9.3-13|351	%attr(0755,root,root) %{_datadir}/vocp/bin/cnd-logger.pl
14cr|VOCP-0.9.3-13|352	%attr(0755,root,root) %{_datadir}/vocp/bin/convert_boxconf.pl
14cr|VOCP-0.9.3-13|353	%attr(0755,root,root) %{_datadir}/vocp/bin/convert_fax.sh
14cr|VOCP-0.9.3-13|354	%attr(0755,root,root) %{_datadir}/vocp/bin/cryptpass.pl
14cr|VOCP-0.9.3-13|355	%attr(0755,root,root) %{_datadir}/vocp/bin/email2vm.pl
14cr|VOCP-0.9.3-13|356	%attr(0755,root,root) %{_datadir}/vocp/bin/modify_sample_rate.pl
14cr|VOCP-0.9.3-13|357	%attr(0755,root,root) %{_datadir}/vocp/bin/pvftomp3
14cr|VOCP-0.9.3-13|358	%attr(0755,root,root) %{_datadir}/vocp/bin/pvftoogg
14cr|VOCP-0.9.3-13|359	%attr(0755,root,root) %{_datadir}/vocp/bin/toggleEmail2Vm.pl
14cr|VOCP-0.9.3-13|360	%attr(0755,root,root) %{_datadir}/vocp/bin/txttopvf
14cr|VOCP-0.9.3-13|361	%attr(0755,root,root) %{_datadir}/vocp/bin/view_fax.sh
14cr|VOCP-0.9.3-13|362	%attr(0755,root,root) %{_datadir}/vocp/bin/vocphax.pl
14cr|VOCP-0.9.3-13|363	%attr(0755,root,root) %{_datadir}/vocp/bin/vocplocal.pl
14cr|VOCP-0.9.3-13|364	%attr(0755,root,root) %{_datadir}/vocp/bin/vocp.pl
14cr|VOCP-0.9.3-13|365	%attr(0755,root,root) %{_datadir}/vocp/bin/wav2rmd.pl
14cr|VOCP-0.9.3-13|366	%attr(0755,root,root) %{_datadir}/vocp/bin/xvocp.pl
14cr|VOCP-0.9.3-13|367	%attr(2755,root,vocp) %{_datadir}/vocp/bin/messages.pl
14cr|VOCP-0.9.3-13|368	%attr(2755,root,vocp) %{_datadir}/vocp/bin/pwcheck
14cr|VOCP-0.9.3-13|369	%attr(2755,root,vocp) %{_datadir}/vocp/bin/pwcheck.pl
14cr|VOCP-0.9.3-13|370	%attr(4755,root,vocp) %{_datadir}/vocp/bin/xfer_to_vocp
14cr|VOCP-0.9.3-13|371	%attr(4755,root,vocp) %{_datadir}/vocp/bin/xfer_to_vocp.pl
14cr|VOCP-0.9.3-13|372	%dir %attr(0755,root,root) %{_datadir}/vocp/run
14cr|VOCP-0.9.3-13|373	%dir %attr(0755,root,root) %{_datadir}/vocp/doc
14cr|VOCP-0.9.3-13|374	%dir %attr(0755,root,root) /var/spool/voice/messages/num
14cr|VOCP-0.9.3-13|375	%dir %attr(0755,root,root) /var/spool/voice/messages/day
14cr|VOCP-0.9.3-13|376	%dir %attr(0755,root,root) /var/spool/voice/messages/system
14cr|VOCP-0.9.3-13|377	%dir %attr(0755,root,root) /var/spool/voice/messages/menu
14cr|VOCP-0.9.3-13|378	%dir %attr(1777,root,vocp) /var/spool/voice/messages/incoming
14cr|VOCP-0.9.3-13|379	%dir %attr(1777,root,vocp) /var/spool/voice/messages/incoming/cache
14cr|VOCP-0.9.3-13|380	%{perl_vendorlib}/*.pm
14cr|VOCP-0.9.3-13|381	%{perl_vendorlib}/VOCP
14cr|VOCP-0.9.3-13|382	%{perl_vendorlib}/auto/VOCP
14cr|VOCP-0.9.3-13|383	%{_mandir}/man3*/*
14cr|VOCP-0.9.3-13|384	%attr(0755,root,root) %{_bindir}/*
14cr|VOCP-0.9.3-13|385	%attr(0644,root,root) %{_datadir}/applications/mandriva-xvocp.desktop
14cr|VOCP-0.9.3-13|386	%attr(0644,root,root) %{_datadir}/applications/mandriva-boxconf.desktop
14cr|VOCP-0.9.3-13|387	%attr(0644,root,root) %{_datadir}/applications/mandriva-callcenter.desktop
14cr|VOCP-0.9.3-13|388	%attr(0644,root,root) %{_datadir}/applications/mandriva-vocphax.desktop
14cr|VOCP-0.9.3-13|389	%attr(0644,root,root) %{_miconsdir}/*.png
14cr|VOCP-0.9.3-13|390	%attr(0644,root,root) %{_iconsdir}/*.png
14cr|VOCP-0.9.3-13|391	%attr(0644,root,root) %{_liconsdir}/*.png
14cr|VOCP-0.9.3-13|392	
14cr|VOCP-0.9.3-13|393	%files web
14cr|VOCP-0.9.3-13|394	%defattr(-, root, root)
14cr|VOCP-0.9.3-13|395	%doc INSTALL.vocpweb README.vocpweb SECURITY.vocpweb
14cr|VOCP-0.9.3-13|396	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
14cr|VOCP-0.9.3-13|397	%dir %{_datadir}/vocp/vocpweb
14cr|VOCP-0.9.3-13|398	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/index.html
14cr|VOCP-0.9.3-13|399	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/styles.css
14cr|VOCP-0.9.3-13|400	%attr(0755,root,root) %{_datadir}/vocp/vocpweb/vocpweb.cgi
14cr|VOCP-0.9.3-13|401	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/vocpwebhelp.html
14cr|VOCP-0.9.3-13|402	%dir %{_datadir}/vocp/vocpweb/img
14cr|VOCP-0.9.3-13|403	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/img/*.gif
14cr|VOCP-0.9.3-13|404	%dir %{_datadir}/vocp/vocpweb/tpl
14cr|VOCP-0.9.3-13|405	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/tpl/*.html
14cr|VOCP-0.9.3-13|406	%dir %attr(1777,root,vocp) %{_datadir}/vocp/vocpweb/sounds
14cr|VOCP-0.9.3-13|407	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/sounds/index.html
14cr|VOCP-0.9.3-13|408	%attr(0755,root,root) %{_datadir}/vocp/bin/%{name}-web
14cr|VOCP-0.9.3-13|409	%attr(0644,root,root)%{_datadir}/applications/mandriva-%{name}-web.desktop
14cr|VOCP-0.9.3-13|410	
14cr|VOCP-0.9.3-13|411	
14cr|VOCP-0.9.3-13|412	
14cr|VOCP-0.9.3-13|413	
14cr|VOCP-0.9.3-13|414	%changelog
14cr|VOCP-0.9.3-13|415	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-13
14cr|VOCP-0.9.3-13|416	+ Revision: fc859a8
14cr|VOCP-0.9.3-13|417	- MassBuild#464: Increase release tag
14cr|VOCP-0.9.3-13|418	
14cr|VOCP-0.9.3-13|419	

9025 14
14cr|vodafone-mobile-connect-2.0-0.beta3.6|1	%define realname vodafone-mobile-connect-card-driver-for-linux
14cr|vodafone-mobile-connect-2.0-0.beta3.6|2	%define version 2.0
14cr|vodafone-mobile-connect-2.0-0.beta3.6|3	%define pre beta3
14cr|vodafone-mobile-connect-2.0-0.beta3.6|4	%define rel 6
14cr|vodafone-mobile-connect-2.0-0.beta3.6|5	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|6	Summary: 	Vodafone Mobile Connect Card Driver (GUI) for Linux
14cr|vodafone-mobile-connect-2.0-0.beta3.6|7	Name: 		vodafone-mobile-connect
14cr|vodafone-mobile-connect-2.0-0.beta3.6|8	Version: 	%{version}
14cr|vodafone-mobile-connect-2.0-0.beta3.6|9	Release:	%mkrel %{expand:%{?pre:0.%pre.}}%rel
14cr|vodafone-mobile-connect-2.0-0.beta3.6|10	Source0: 	https://forge.vodafonebetavine.net/frs/download.php/57/%{realname}-%{version}%{?pre:.%pre}.tar.gz
14cr|vodafone-mobile-connect-2.0-0.beta3.6|11	Source1:	vmc-mandriva-plugin.py
14cr|vodafone-mobile-connect-2.0-0.beta3.6|12	#Patch:
14cr|vodafone-mobile-connect-2.0-0.beta3.6|13	License:	GPLv2+
14cr|vodafone-mobile-connect-2.0-0.beta3.6|14	Group: 		System/Configuration/Networking
14cr|vodafone-mobile-connect-2.0-0.beta3.6|15	BuildArch:	noarch
14cr|vodafone-mobile-connect-2.0-0.beta3.6|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|vodafone-mobile-connect-2.0-0.beta3.6|17	URL:		https://forge.betavine.net/projects/vodafonemobilec/
14cr|vodafone-mobile-connect-2.0-0.beta3.6|18	Provides:	%{realname} = %{version}-%{release} vmc
14cr|vodafone-mobile-connect-2.0-0.beta3.6|19	Obsoletes:	%{realname} < %{version} vmc
14cr|vodafone-mobile-connect-2.0-0.beta3.6|20	# < %{version}-{release}
14cr|vodafone-mobile-connect-2.0-0.beta3.6|21	BuildRequires:	python-devel python-setuptools >= 0.6c5
14cr|vodafone-mobile-connect-2.0-0.beta3.6|22	Requires:	python-twisted python-serial pygtk2.0-libglade
14cr|vodafone-mobile-connect-2.0-0.beta3.6|23	Requires:	python-twisted-conch >= 0.8.0
14cr|vodafone-mobile-connect-2.0-0.beta3.6|24	Requires:	python-matplotlib python-dbus gksu wvdial
14cr|vodafone-mobile-connect-2.0-0.beta3.6|25	Requires:	gnome-python gnome-python-extras
14cr|vodafone-mobile-connect-2.0-0.beta3.6|26	Requires:	lsb-release
14cr|vodafone-mobile-connect-2.0-0.beta3.6|27	%if %mdkversion <= 200900
14cr|vodafone-mobile-connect-2.0-0.beta3.6|28	# With 2.6.26 and later, this is not required, but on 2.6.24 (2008.1) it still is:
14cr|vodafone-mobile-connect-2.0-0.beta3.6|29	Suggests:	huaweiaktbbo
14cr|vodafone-mobile-connect-2.0-0.beta3.6|30	%endif
14cr|vodafone-mobile-connect-2.0-0.beta3.6|31	# TODO
14cr|vodafone-mobile-connect-2.0-0.beta3.6|32	# contrib/ovation
14cr|vodafone-mobile-connect-2.0-0.beta3.6|33	# contrib/option_icon
14cr|vodafone-mobile-connect-2.0-0.beta3.6|34	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|35	%description
14cr|vodafone-mobile-connect-2.0-0.beta3.6|36	Vodafone Mobile Connect Card driver for Linux is a GPRS/UMTS/HSDPA device
14cr|vodafone-mobile-connect-2.0-0.beta3.6|37	manager written in Python, licensed under the GPL. Features: Data call handling
14cr|vodafone-mobile-connect-2.0-0.beta3.6|38	Send/Receive SMS SIM phone book management Graphical user interface using GTK
14cr|vodafone-mobile-connect-2.0-0.beta3.6|39	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|40	%prep
14cr|vodafone-mobile-connect-2.0-0.beta3.6|41	%setup -q -n %{realname}-%{version}%{?pre:.%pre}
14cr|vodafone-mobile-connect-2.0-0.beta3.6|42	install -m644 %{SOURCE1} plugins/mandriva.py
14cr|vodafone-mobile-connect-2.0-0.beta3.6|43	find . -name '*~' -o -name '*.bak' -exec rm -f {} \;
14cr|vodafone-mobile-connect-2.0-0.beta3.6|44	rm -f plugins/suse.py~
14cr|vodafone-mobile-connect-2.0-0.beta3.6|45	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|46	%build
14cr|vodafone-mobile-connect-2.0-0.beta3.6|47	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cr|vodafone-mobile-connect-2.0-0.beta3.6|48	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|49	%install
14cr|vodafone-mobile-connect-2.0-0.beta3.6|50	rm -Rf %{buildroot}
14cr|vodafone-mobile-connect-2.0-0.beta3.6|51	#rm -f INSTALLED_FILES
14cr|vodafone-mobile-connect-2.0-0.beta3.6|52	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cr|vodafone-mobile-connect-2.0-0.beta3.6|53	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|54	%clean
14cr|vodafone-mobile-connect-2.0-0.beta3.6|55	rm -rf $RPM_BUILD_ROOT
14cr|vodafone-mobile-connect-2.0-0.beta3.6|56	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|57	%files
14cr|vodafone-mobile-connect-2.0-0.beta3.6|58	%defattr(-,root,root)
14cr|vodafone-mobile-connect-2.0-0.beta3.6|59	%doc README
14cr|vodafone-mobile-connect-2.0-0.beta3.6|60	%py_puresitedir/*
14cr|vodafone-mobile-connect-2.0-0.beta3.6|61	%_bindir/*
14cr|vodafone-mobile-connect-2.0-0.beta3.6|62	%_datadir/applications/*.desktop
14cr|vodafone-mobile-connect-2.0-0.beta3.6|63	%_datadir/pixmaps/*.png
14cr|vodafone-mobile-connect-2.0-0.beta3.6|64	%_datadir/vodafone-mobile-connect-card-driver-for-linux
14cr|vodafone-mobile-connect-2.0-0.beta3.6|65	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|66	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|67	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|68	%changelog
14cr|vodafone-mobile-connect-2.0-0.beta3.6|69	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.0-0.beta3.6
14cr|vodafone-mobile-connect-2.0-0.beta3.6|70	+ Revision: 125153c
14cr|vodafone-mobile-connect-2.0-0.beta3.6|71	- Automatic import for version 2.0
14cr|vodafone-mobile-connect-2.0-0.beta3.6|72	
14cr|vodafone-mobile-connect-2.0-0.beta3.6|73	

9026 14
14cr|voipong-2.0-7|1	%define Werror_cflags %nil
14cr|voipong-2.0-7|2	%define debug_package	%{nil}
14cr|voipong-2.0-7|3	
14cr|voipong-2.0-7|4	Summary:	VoIPong Voice Over IP Sniffer
14cr|voipong-2.0-7|5	Name:		voipong
14cr|voipong-2.0-7|6	Version:	2.0
14cr|voipong-2.0-7|7	Release:	7
14cr|voipong-2.0-7|8	License:	GPL
14cr|voipong-2.0-7|9	Group:		System/Servers
14cr|voipong-2.0-7|10	URL:		http://www.enderunix.org/voipong/
14cr|voipong-2.0-7|11	Source0:	http://www.enderunix.org/voipong/%{name}-%{version}.tar.bz2
14cr|voipong-2.0-7|12	Source1:	voipong.init.bz2
14cr|voipong-2.0-7|13	Source2:	voipong.sysconfig.bz2
14cr|voipong-2.0-7|14	Patch0:		voipong-2.0-mdv_conf.diff
14cr|voipong-2.0-7|15	Requires(post): rpm-helper
14cr|voipong-2.0-7|16	Requires(preun): rpm-helper
14cr|voipong-2.0-7|17	BuildRequires:	libpcap-devel
14cr|voipong-2.0-7|18	
14cr|voipong-2.0-7|19	
14cr|voipong-2.0-7|20	%description
14cr|voipong-2.0-7|21	VoIPong is a utility which detects all Voice Over IP calls on a
14cr|voipong-2.0-7|22	pipeline, and for those which are G711 encoded, dumps actual
14cr|voipong-2.0-7|23	conversation to separate wave files. It supports SIP, H323,
14cr|voipong-2.0-7|24	Cisco's Skinny Client Protocol, RTP and RTCP.
14cr|voipong-2.0-7|25	
14cr|voipong-2.0-7|26	%prep
14cr|voipong-2.0-7|27	
14cr|voipong-2.0-7|28	%setup -q -n %{name}-%{version}
14cr|voipong-2.0-7|29	%patch0 -p1
14cr|voipong-2.0-7|30	
14cr|voipong-2.0-7|31	# lib64 fix
14cr|voipong-2.0-7|32	perl -pi -e "s|/usr/lib|%{_libdir}|g" etc/*
14cr|voipong-2.0-7|33	
14cr|voipong-2.0-7|34	# fix attribs
14cr|voipong-2.0-7|35	chmod 644 ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
14cr|voipong-2.0-7|36	chmod 644 docs/users-manual/*.html docs/users-manual/*.css
14cr|voipong-2.0-7|37	
14cr|voipong-2.0-7|38	bzcat %{SOURCE1} > voipong.init
14cr|voipong-2.0-7|39	bzcat %{SOURCE2} > voipong.sysconfig
14cr|voipong-2.0-7|40	
14cr|voipong-2.0-7|41	%build
14cr|voipong-2.0-7|42	
14cr|voipong-2.0-7|43	%make \
14cr|voipong-2.0-7|44	CFLAGS="%{optflags} -Wall -Iinclude" \
14cr|voipong-2.0-7|45	SHLIBS="-L%{_libdir} -lpcap -ldl" -f Makefile.linux
14cr|voipong-2.0-7|46	
14cr|voipong-2.0-7|47	%install
14cr|voipong-2.0-7|48	
14cr|voipong-2.0-7|49	# don't fiddle with the initscript!
14cr|voipong-2.0-7|50	export DONT_GPRINTIFY=1
14cr|voipong-2.0-7|51	
14cr|voipong-2.0-7|52	install -d %{buildroot}%{_initrddir}
14cr|voipong-2.0-7|53	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|voipong-2.0-7|54	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|voipong-2.0-7|55	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|voipong-2.0-7|56	install -d %{buildroot}%{_sbindir}
14cr|voipong-2.0-7|57	install -d %{buildroot}%{_libdir}/%{name}
14cr|voipong-2.0-7|58	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cr|voipong-2.0-7|59	install -d %{buildroot}/var/run/%{name}
14cr|voipong-2.0-7|60	install -d %{buildroot}/var/log/%{name}
14cr|voipong-2.0-7|61	
14cr|voipong-2.0-7|62	install -m0755 voipong %{buildroot}%{_sbindir}/
14cr|voipong-2.0-7|63	install -m0755 voipctl %{buildroot}%{_sbindir}/
14cr|voipong-2.0-7|64	install -m0755 modvocoder_pcmu.so %{buildroot}%{_libdir}/%{name}/
14cr|voipong-2.0-7|65	install -m0755 modvocoder_pcma.so %{buildroot}%{_libdir}/%{name}/
14cr|voipong-2.0-7|66	install -m0644 etc/voipong.conf %{buildroot}%{_sysconfdir}/%{name}/
14cr|voipong-2.0-7|67	install -m0644 etc/voipongnets %{buildroot}%{_sysconfdir}/%{name}/
14cr|voipong-2.0-7|68	
14cr|voipong-2.0-7|69	install -m0755 voipong.init %{buildroot}%{_initrddir}/%{name}
14cr|voipong-2.0-7|70	install -m0644 voipong.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|voipong-2.0-7|71	
14cr|voipong-2.0-7|72	# install log rotation stuff
14cr|voipong-2.0-7|73	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14cr|voipong-2.0-7|74	/var/log/%{name}/voipong.log /var/log/%{name}/voipcdr.log {
14cr|voipong-2.0-7|75	rotate 5
14cr|voipong-2.0-7|76	monthly
14cr|voipong-2.0-7|77	missingok
14cr|voipong-2.0-7|78	notifempty
14cr|voipong-2.0-7|79	nocompress
14cr|voipong-2.0-7|80	prerotate
14cr|voipong-2.0-7|81	%{_initrddir}/%{name} restart > /dev/null 2>&1
14cr|voipong-2.0-7|82	endscript
14cr|voipong-2.0-7|83	postrotate
14cr|voipong-2.0-7|84	%{_initrddir}/%{name} restart > /dev/null 2>&1
14cr|voipong-2.0-7|85	endscript
14cr|voipong-2.0-7|86	}
14cr|voipong-2.0-7|87	EOF
14cr|voipong-2.0-7|88	
14cr|voipong-2.0-7|89	%post
14cr|voipong-2.0-7|90	%_post_service %{name}
14cr|voipong-2.0-7|91	
14cr|voipong-2.0-7|92	%preun
14cr|voipong-2.0-7|93	%_preun_service %{name}
14cr|voipong-2.0-7|94	
14cr|voipong-2.0-7|95	
14cr|voipong-2.0-7|96	
14cr|voipong-2.0-7|97	%files
14cr|voipong-2.0-7|98	%defattr(-,root,root)
14cr|voipong-2.0-7|99	%doc ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
14cr|voipong-2.0-7|100	%doc docs/users-manual/*.html docs/users-manual/*.css
14cr|voipong-2.0-7|101	%attr(0755,root,root) %{_initrddir}/%{name}
14cr|voipong-2.0-7|102	%dir %{_sysconfdir}/%{name}
14cr|voipong-2.0-7|103	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipong.conf
14cr|voipong-2.0-7|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipongnets
14cr|voipong-2.0-7|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|voipong-2.0-7|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|voipong-2.0-7|107	%attr(0755,root,root) %{_sbindir}/voipong
14cr|voipong-2.0-7|108	%attr(0755,root,root) %{_sbindir}/voipctl
14cr|voipong-2.0-7|109	%attr(0755,root,root) %dir %{_libdir}/%{name}
14cr|voipong-2.0-7|110	%attr(0755,root,root) %{_libdir}/%{name}/*.so
14cr|voipong-2.0-7|111	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
14cr|voipong-2.0-7|112	%attr(0755,root,root) %dir /var/run/%{name}
14cr|voipong-2.0-7|113	%attr(0755,root,root) %dir /var/log/%{name}
14cr|voipong-2.0-7|114	
14cr|voipong-2.0-7|115	
14cr|voipong-2.0-7|116	
14cr|voipong-2.0-7|117	
14cr|voipong-2.0-7|118	
14cr|voipong-2.0-7|119	%changelog
14cr|voipong-2.0-7|120	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14cr|voipong-2.0-7|121	+ Revision: 48edc97
14cr|voipong-2.0-7|122	- MassBuild#464: Increase release tag
14cr|voipong-2.0-7|123	
14cr|voipong-2.0-7|124	

9027 14
14cr|volpack-1.0c7-4|1	%define major 1
14cr|volpack-1.0c7-4|2	%define libname %mklibname volpack %{major}
14cr|volpack-1.0c7-4|3	
14cr|volpack-1.0c7-4|4	Name: volpack
14cr|volpack-1.0c7-4|5	Version: 1.0c7
14cr|volpack-1.0c7-4|6	Release: 4
14cr|volpack-1.0c7-4|7	Summary: Portable library for fast volume rendering
14cr|volpack-1.0c7-4|8	Group: System/Libraries
14cr|volpack-1.0c7-4|9	License: BSD
14cr|volpack-1.0c7-4|10	URL: http://amide.sourceforge.net
14cr|volpack-1.0c7-4|11	Source0: %{name}-%{version}.tgz
14cr|volpack-1.0c7-4|12	Patch0: volpack-1.0c7-mdv-link.patch
14cr|volpack-1.0c7-4|13	
14cr|volpack-1.0c7-4|14	%description
14cr|volpack-1.0c7-4|15	VolPack is a portable library of fast volume rendering algorithms that
14cr|volpack-1.0c7-4|16	produce high-quality images.  It was written by Phil Lacroute.
14cr|volpack-1.0c7-4|17	
14cr|volpack-1.0c7-4|18	%package -n %{libname}
14cr|volpack-1.0c7-4|19	Summary: Portable library for fast volume rendering
14cr|volpack-1.0c7-4|20	Group: System/Libraries
14cr|volpack-1.0c7-4|21	
14cr|volpack-1.0c7-4|22	%description -n %{libname}
14cr|volpack-1.0c7-4|23	VolPack is a portable library of fast volume rendering algorithms that
14cr|volpack-1.0c7-4|24	produce high-quality images.  It was written by Phil Lacroute.
14cr|volpack-1.0c7-4|25	
14cr|volpack-1.0c7-4|26	%package devel
14cr|volpack-1.0c7-4|27	Summary: Static libraries and header file for development using volpack
14cr|volpack-1.0c7-4|28	Group: Development/C
14cr|volpack-1.0c7-4|29	Requires: %{libname} = %{version}
14cr|volpack-1.0c7-4|30	
14cr|volpack-1.0c7-4|31	%description devel
14cr|volpack-1.0c7-4|32	The volpack-devel package contains the header files and static libraries
14cr|volpack-1.0c7-4|33	necessary for developing programs using the volpack volume rendering
14cr|volpack-1.0c7-4|34	library.
14cr|volpack-1.0c7-4|35	
14cr|volpack-1.0c7-4|36	%prep
14cr|volpack-1.0c7-4|37	%setup -q
14cr|volpack-1.0c7-4|38	%patch0 -p1
14cr|volpack-1.0c7-4|39	
14cr|volpack-1.0c7-4|40	%build
14cr|volpack-1.0c7-4|41	autoreconf -fi
14cr|volpack-1.0c7-4|42	%configure --disable-dependency-tracking --disable-static
14cr|volpack-1.0c7-4|43	# paralel build will fail
14cr|volpack-1.0c7-4|44	make
14cr|volpack-1.0c7-4|45	
14cr|volpack-1.0c7-4|46	%install
14cr|volpack-1.0c7-4|47	%makeinstall_std
14cr|volpack-1.0c7-4|48	
14cr|volpack-1.0c7-4|49	
14cr|volpack-1.0c7-4|50	%files -n %{libname}
14cr|volpack-1.0c7-4|51	%{_libdir}/*so.%{major}*
14cr|volpack-1.0c7-4|52	
14cr|volpack-1.0c7-4|53	%files devel
14cr|volpack-1.0c7-4|54	%doc AUTHORS COPYING
14cr|volpack-1.0c7-4|55	%{_libdir}/*.so
14cr|volpack-1.0c7-4|56	%{_includedir}/*
14cr|volpack-1.0c7-4|57	%{_mandir}/man3/*
14cr|volpack-1.0c7-4|58	
14cr|volpack-1.0c7-4|59	
14cr|volpack-1.0c7-4|60	
14cr|volpack-1.0c7-4|61	
14cr|volpack-1.0c7-4|62	%changelog
14cr|volpack-1.0c7-4|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0c7-4
14cr|volpack-1.0c7-4|64	+ Revision: 6a4a2a4
14cr|volpack-1.0c7-4|65	- MassBuild#464: Increase release tag
14cr|volpack-1.0c7-4|66	
14cr|volpack-1.0c7-4|67	

9028 14
14cr|voltair-1.0-5|1	%define oname VoltAir
14cr|voltair-1.0-5|2	
14cr|voltair-1.0-5|3	Summary:	A casual single and local multiplayer game
14cr|voltair-1.0-5|4	Name:		voltair
14cr|voltair-1.0-5|5	Version:	1.0
14cr|voltair-1.0-5|6	Release:	5
14cr|voltair-1.0-5|7	License:	Apache License
14cr|voltair-1.0-5|8	Group:		Games/Adventure
14cr|voltair-1.0-5|9	Url:		http://google.github.io/VoltAir/
14cr|voltair-1.0-5|10	# From git by tag https://github.com/google/VoltAir/archive/v%{version}.tar.gz
14cr|voltair-1.0-5|11	Source0:	%{oname}-%{version}.tar.gz
14cr|voltair-1.0-5|12	Source1:	%{name}.png
14cr|voltair-1.0-5|13	Patch0:		VoltAir-1.0-qmake.patch
14cr|voltair-1.0-5|14	Patch1:		VoltAir-1.0-controls.patch
14cr|voltair-1.0-5|15	BuildRequires:	imagemagick
14cr|voltair-1.0-5|16	BuildRequires:	qmake5
14cr|voltair-1.0-5|17	BuildRequires:	liquidfun-devel
14cr|voltair-1.0-5|18	BuildRequires:	pkgconfig(gl)
14cr|voltair-1.0-5|19	BuildRequires:	pkgconfig(Qt5Core)
14cr|voltair-1.0-5|20	BuildRequires:	pkgconfig(Qt5Gui)
14cr|voltair-1.0-5|21	BuildRequires:	pkgconfig(Qt5Multimedia)
14cr|voltair-1.0-5|22	BuildRequires:	pkgconfig(Qt5Qml) >= 5.3
14cr|voltair-1.0-5|23	BuildRequires:	pkgconfig(Qt5Quick)
14cr|voltair-1.0-5|24	
14cr|voltair-1.0-5|25	%description
14cr|voltair-1.0-5|26	A casual single and local multiplayer game.
14cr|voltair-1.0-5|27	
14cr|voltair-1.0-5|28	The game features a spunky, speedy robot stranded on an alien planet.
14cr|voltair-1.0-5|29	Going as fast as his single wheel will carry him, he flies over ramps,
14cr|voltair-1.0-5|30	zips around meteors, and rides geysers in his search for the portal that
14cr|voltair-1.0-5|31	will take him home.
14cr|voltair-1.0-5|32	
14cr|voltair-1.0-5|33	%files
14cr|voltair-1.0-5|34	%{_gamesbindir}/%{name}
14cr|voltair-1.0-5|35	%{_datadir}/applications/%{name}.desktop
14cr|voltair-1.0-5|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|voltair-1.0-5|37	%dir %{_libdir}/%{oname}
14cr|voltair-1.0-5|38	%{_libdir}/%{oname}/*
14cr|voltair-1.0-5|39	
14cr|voltair-1.0-5|40	#----------------------------------------------------------------------------
14cr|voltair-1.0-5|41	
14cr|voltair-1.0-5|42	%prep
14cr|voltair-1.0-5|43	%setup -qn %{oname}-%{version}/%{oname}
14cr|voltair-1.0-5|44	%patch0 -p2
14cr|voltair-1.0-5|45	%patch1 -p2
14cr|voltair-1.0-5|46	
14cr|voltair-1.0-5|47	%build
14cr|voltair-1.0-5|48	%qmake_qt5
14cr|voltair-1.0-5|49	%make
14cr|voltair-1.0-5|50	
14cr|voltair-1.0-5|51	%install
14cr|voltair-1.0-5|52	make install INSTALL_ROOT=%{buildroot}%{_libdir} STRIP=true
14cr|voltair-1.0-5|53	
14cr|voltair-1.0-5|54	# install wrapper
14cr|voltair-1.0-5|55	mkdir -p %{buildroot}%{_gamesbindir}
14cr|voltair-1.0-5|56	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cr|voltair-1.0-5|57	#!/bin/bash
14cr|voltair-1.0-5|58	cd %{_libdir}/%{oname}
14cr|voltair-1.0-5|59	./%{oname}
14cr|voltair-1.0-5|60	EOF
14cr|voltair-1.0-5|61	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cr|voltair-1.0-5|62	
14cr|voltair-1.0-5|63	# install menu entry
14cr|voltair-1.0-5|64	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|voltair-1.0-5|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|voltair-1.0-5|66	[Desktop Entry]
14cr|voltair-1.0-5|67	Name=%{oname}
14cr|voltair-1.0-5|68	Comment=A casual single and local multiplayer game
14cr|voltair-1.0-5|69	Exec=%{_gamesbindir}/%{name}
14cr|voltair-1.0-5|70	Icon=%{name}
14cr|voltair-1.0-5|71	Terminal=false
14cr|voltair-1.0-5|72	Type=Application
14cr|voltair-1.0-5|73	Categories=Game;AdventureGame;
14cr|voltair-1.0-5|74	EOF
14cr|voltair-1.0-5|75	
14cr|voltair-1.0-5|76	# install menu icons
14cr|voltair-1.0-5|77	for N in 16 32 48 64 128;
14cr|voltair-1.0-5|78	do
14cr|voltair-1.0-5|79	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cr|voltair-1.0-5|80	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|voltair-1.0-5|81	done
14cr|voltair-1.0-5|82	
14cr|voltair-1.0-5|83	
14cr|voltair-1.0-5|84	%changelog
14cr|voltair-1.0-5|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cr|voltair-1.0-5|86	+ Revision: 38e0e86
14cr|voltair-1.0-5|87	- MassBuild#464: Increase release tag
14cr|voltair-1.0-5|88	
14cr|voltair-1.0-5|89	

9029 14
14cr|volti-0.2.3-4|1	Name:		volti
14cr|volti-0.2.3-4|2	Version:	0.2.3
14cr|volti-0.2.3-4|3	Release:	4
14cr|volti-0.2.3-4|4	Summary:	GTK+ app for controlling audio volume from system tray/notification area
14cr|volti-0.2.3-4|5	License:	GPLv3
14cr|volti-0.2.3-4|6	Group:		Sound
14cr|volti-0.2.3-4|7	URL:		http://code.google.com/p/volti/
14cr|volti-0.2.3-4|8	Source0:	http://code.google.com/p/volti/%{name}-%{version}.tar.xz
14cr|volti-0.2.3-4|9	BuildArch:	noarch
14cr|volti-0.2.3-4|10	
14cr|volti-0.2.3-4|11	BuildRequires:	python-devel
14cr|volti-0.2.3-4|12	BuildRequires:  desktop-file-utils
14cr|volti-0.2.3-4|13	
14cr|volti-0.2.3-4|14	Requires:	pygtk2.0
14cr|volti-0.2.3-4|15	Requires:	python-gobject
14cr|volti-0.2.3-4|16	Requires:	python-alsaaudio
14cr|volti-0.2.3-4|17	Requires:	python-dbus
14cr|volti-0.2.3-4|18	Requires:	python-xlib
14cr|volti-0.2.3-4|19	
14cr|volti-0.2.3-4|20	%description
14cr|volti-0.2.3-4|21	GTK+ application for controlling audio volume from system tray/notification
14cr|volti-0.2.3-4|22	area
14cr|volti-0.2.3-4|23	
14cr|volti-0.2.3-4|24	Features:
14cr|volti-0.2.3-4|25	* no pulseaudio, gstreamer, phonon etc. only alsa is needed
14cr|volti-0.2.3-4|26	* uses external mixer that you can choose, it goes nicely with gnome-alsamixer
14cr|volti-0.2.3-4|27	* left click opens volume scale (slider)
14cr|volti-0.2.3-4|28	* scroll wheel on tray icon changes volume, increment in percents is
14cr|volti-0.2.3-4|29	configurable
14cr|volti-0.2.3-4|30	* you can configure middle click to toggle 'mute' or 'show mixer'
14cr|volti-0.2.3-4|31	* nice tooltip with card and volume info
14cr|volti-0.2.3-4|32	
14cr|volti-0.2.3-4|33	%prep
14cr|volti-0.2.3-4|34	%setup -q
14cr|volti-0.2.3-4|35	
14cr|volti-0.2.3-4|36	%build
14cr|volti-0.2.3-4|37	python setup.py build
14cr|volti-0.2.3-4|38	
14cr|volti-0.2.3-4|39	%install
14cr|volti-0.2.3-4|40	rm -rf %{buildroot}
14cr|volti-0.2.3-4|41	python setup.py install --root=%{buildroot}
14cr|volti-0.2.3-4|42	
14cr|volti-0.2.3-4|43	desktop-file-install --vendor="" \
14cr|volti-0.2.3-4|44	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|volti-0.2.3-4|45	--dir %{buildroot}%{_datadir}/applications \
14cr|volti-0.2.3-4|46	%{buildroot}%{_datadir}/applications/*
14cr|volti-0.2.3-4|47	
14cr|volti-0.2.3-4|48	%find_lang %{name}
14cr|volti-0.2.3-4|49	
14cr|volti-0.2.3-4|50	%files -f %{name}.lang
14cr|volti-0.2.3-4|51	%doc README COPYING ChangeLog
14cr|volti-0.2.3-4|52	%{_bindir}/%{name}
14cr|volti-0.2.3-4|53	%{_bindir}/%{name}-mixer
14cr|volti-0.2.3-4|54	%{_bindir}/%{name}-remote
14cr|volti-0.2.3-4|55	%{_datadir}/%{name}/preferences.glade
14cr|volti-0.2.3-4|56	%{_datadir}/applications/%{name}.desktop
14cr|volti-0.2.3-4|57	%{_datadir}/%{name}/icons
14cr|volti-0.2.3-4|58	%{_mandir}/man1/*.1*
14cr|volti-0.2.3-4|59	%{py_sitedir}/*
14cr|volti-0.2.3-4|60	
14cr|volti-0.2.3-4|61	
14cr|volti-0.2.3-4|62	
14cr|volti-0.2.3-4|63	
14cr|volti-0.2.3-4|64	%changelog
14cr|volti-0.2.3-4|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-4
14cr|volti-0.2.3-4|66	+ Revision: fd152d7
14cr|volti-0.2.3-4|67	- MassBuild#464: Increase release tag
14cr|volti-0.2.3-4|68	
14cr|volti-0.2.3-4|69	

9030 14
14cr|volume.app-1.1-9|1	Summary:	Simple volume control for AfterStep / BlackBox / WindowMaker
14cr|volume.app-1.1-9|2	Name:		volume.app
14cr|volume.app-1.1-9|3	Version:	1.1
14cr|volume.app-1.1-9|4	Release:	9
14cr|volume.app-1.1-9|5	License:	GPLv2+
14cr|volume.app-1.1-9|6	Group:		Sound
14cr|volume.app-1.1-9|7	# Url seems to be dead
14cr|volume.app-1.1-9|8	Url:		http://www.iskunk.org/soft/volume.app/
14cr|volume.app-1.1-9|9	Source0:	%{name}-%{version}.tar.bz2
14cr|volume.app-1.1-9|10	Source1:	%{name}-icons.tar.bz2
14cr|volume.app-1.1-9|11	BuildRequires:	pkgconfig(x11)
14cr|volume.app-1.1-9|12	BuildRequires:	pkgconfig(xext)
14cr|volume.app-1.1-9|13	BuildRequires:	pkgconfig(xpm)
14cr|volume.app-1.1-9|14	
14cr|volume.app-1.1-9|15	%description
14cr|volume.app-1.1-9|16	Volume.app is intended to be an extremely simple, efficient, and
14cr|volume.app-1.1-9|17	attractive interface to a system's sound mixer. It differs from most other
14cr|volume.app-1.1-9|18	dockapp mixer programs in that it does not require minute control of the
14cr|volume.app-1.1-9|19	mouse to perform simple volume adjustments. It also lacks the ability to
14cr|volume.app-1.1-9|20	monitor or control more than one mixer source at a time.
14cr|volume.app-1.1-9|21	
14cr|volume.app-1.1-9|22	%files
14cr|volume.app-1.1-9|23	%doc ChangeLog AUTHORS INSTALL COPYING README TODO
14cr|volume.app-1.1-9|24	%{_bindir}/*
14cr|volume.app-1.1-9|25	%{_liconsdir}/%{name}.png
14cr|volume.app-1.1-9|26	%{_miconsdir}/%{name}.png
14cr|volume.app-1.1-9|27	%{_iconsdir}/%{name}.png
14cr|volume.app-1.1-9|28	%{_datadir}/applications/%{name}.desktop
14cr|volume.app-1.1-9|29	
14cr|volume.app-1.1-9|30	#----------------------------------------------------------------------------
14cr|volume.app-1.1-9|31	
14cr|volume.app-1.1-9|32	%prep
14cr|volume.app-1.1-9|33	%setup -q
14cr|volume.app-1.1-9|34	
14cr|volume.app-1.1-9|35	%build
14cr|volume.app-1.1-9|36	%make LDFLAGS="%{ldflags}"
14cr|volume.app-1.1-9|37	
14cr|volume.app-1.1-9|38	%install
14cr|volume.app-1.1-9|39	install -m 755 -d %{buildroot}%{_miconsdir}
14cr|volume.app-1.1-9|40	install -m 755 -d %{buildroot}%{_iconsdir}
14cr|volume.app-1.1-9|41	install -m 755 -d %{buildroot}%{_liconsdir}
14cr|volume.app-1.1-9|42	tar xOjf %{SOURCE1} %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
14cr|volume.app-1.1-9|43	tar xOjf %{SOURCE1} %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
14cr|volume.app-1.1-9|44	tar xOjf %{SOURCE1} %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
14cr|volume.app-1.1-9|45	
14cr|volume.app-1.1-9|46	mkdir -p %{buildroot}%{_bindir}
14cr|volume.app-1.1-9|47	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|volume.app-1.1-9|48	
14cr|volume.app-1.1-9|49	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|volume.app-1.1-9|50	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|volume.app-1.1-9|51	[Desktop Entry]
14cr|volume.app-1.1-9|52	Type=Application
14cr|volume.app-1.1-9|53	Exec=%{_bindir}/%{name} -b
14cr|volume.app-1.1-9|54	Icon=%{name}
14cr|volume.app-1.1-9|55	Categories=Audio;
14cr|volume.app-1.1-9|56	Name=Volume knob
14cr|volume.app-1.1-9|57	Comment=Main Volume control dockapp
14cr|volume.app-1.1-9|58	EOF
14cr|volume.app-1.1-9|59	
14cr|volume.app-1.1-9|60	
14cr|volume.app-1.1-9|61	%changelog
14cr|volume.app-1.1-9|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-9
14cr|volume.app-1.1-9|63	+ Revision: 11e9bc6
14cr|volume.app-1.1-9|64	- MassBuild#464: Increase release tag
14cr|volume.app-1.1-9|65	
14cr|volume.app-1.1-9|66	

9031 14
14cr|vomit-0.2c-8|1	Summary:	Vomit - voice over misconfigured internet telephones
14cr|vomit-0.2c-8|2	Name:		vomit
14cr|vomit-0.2c-8|3	Version:	0.2c
14cr|vomit-0.2c-8|4	Release:	8
14cr|vomit-0.2c-8|5	License:	BSD
14cr|vomit-0.2c-8|6	Group:		Networking/Other
14cr|vomit-0.2c-8|7	URL:		http://vomit.xtdnet.nl/
14cr|vomit-0.2c-8|8	Source:		http://vomit.xtdnet.nl/%{name}-%{version}.tar.bz2
14cr|vomit-0.2c-8|9	Patch0:		vomit-remove-old-libevent-code.patch
14cr|vomit-0.2c-8|10	BuildRequires:	libdnet-devel
14cr|vomit-0.2c-8|11	BuildRequires:	libevent-devel
14cr|vomit-0.2c-8|12	BuildRequires:	libpcap-devel
14cr|vomit-0.2c-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vomit-0.2c-8|14	
14cr|vomit-0.2c-8|15	%description
14cr|vomit-0.2c-8|16	The vomit utility converts a Cisco IP phone conversation into a wave file
14cr|vomit-0.2c-8|17	that can be played with ordinary sound players. Vomit requires a tcpdump
14cr|vomit-0.2c-8|18	output file. Vomit is not a VoIP sniffer also it could be but the naming
14cr|vomit-0.2c-8|19	is probably related to H.323.
14cr|vomit-0.2c-8|20	
14cr|vomit-0.2c-8|21	%prep
14cr|vomit-0.2c-8|22	%setup -q
14cr|vomit-0.2c-8|23	%patch0 -p1
14cr|vomit-0.2c-8|24	
14cr|vomit-0.2c-8|25	%build
14cr|vomit-0.2c-8|26	%configure2_5x
14cr|vomit-0.2c-8|27	%make
14cr|vomit-0.2c-8|28	
14cr|vomit-0.2c-8|29	%install
14cr|vomit-0.2c-8|30	%{__rm} -rf %{buildroot}
14cr|vomit-0.2c-8|31	%makeinstall_std
14cr|vomit-0.2c-8|32	
14cr|vomit-0.2c-8|33	%clean
14cr|vomit-0.2c-8|34	%{__rm} -rf %{buildroot}
14cr|vomit-0.2c-8|35	
14cr|vomit-0.2c-8|36	%files
14cr|vomit-0.2c-8|37	%defattr(-, root, root, 0755)
14cr|vomit-0.2c-8|38	%doc README
14cr|vomit-0.2c-8|39	%{_bindir}/vomit
14cr|vomit-0.2c-8|40	%{_mandir}/*/vomit.*
14cr|vomit-0.2c-8|41	
14cr|vomit-0.2c-8|42	
14cr|vomit-0.2c-8|43	
14cr|vomit-0.2c-8|44	%changelog
14cr|vomit-0.2c-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2c-8
14cr|vomit-0.2c-8|46	+ Revision: c774b81
14cr|vomit-0.2c-8|47	- MassBuild#464: Increase release tag
14cr|vomit-0.2c-8|48	
14cr|vomit-0.2c-8|49	

9032 14
14cr|vorbisgain-0.37-8|1	Summary:	Adds tags to Ogg Vorbis files to adjust the volume
14cr|vorbisgain-0.37-8|2	Name:		vorbisgain
14cr|vorbisgain-0.37-8|3	Version:	0.37
14cr|vorbisgain-0.37-8|4	Release:	8
14cr|vorbisgain-0.37-8|5	License:	GPLv2+
14cr|vorbisgain-0.37-8|6	Group:		Sound
14cr|vorbisgain-0.37-8|7	Url:		http://sjeng.sourceforge.net/vorbisgain.html
14cr|vorbisgain-0.37-8|8	# http://sjeng.org/ftp/vorbis/vorbisgain-0.32.zip
14cr|vorbisgain-0.37-8|9	Source0:	http://sjeng.org/ftp/vorbis/%{name}-%{version}.tar.bz2
14cr|vorbisgain-0.37-8|10	Patch1:		vorbisgain-patch-configure.patch
14cr|vorbisgain-0.37-8|11	Patch2:		vorbisgain-fix-str-fmt.patch
14cr|vorbisgain-0.37-8|12	BuildRequires:	pkgconfig(ogg)
14cr|vorbisgain-0.37-8|13	BuildRequires:	pkgconfig(vorbis)
14cr|vorbisgain-0.37-8|14	
14cr|vorbisgain-0.37-8|15	%description
14cr|vorbisgain-0.37-8|16	VorbisGain is a utility that uses a psychoacoustic method to correct the
14cr|vorbisgain-0.37-8|17	volume of an Ogg Vorbis file to a predefined standardized loudness.
14cr|vorbisgain-0.37-8|18	
14cr|vorbisgain-0.37-8|19	It is meant as a replacement for the normalization that is commonly used
14cr|vorbisgain-0.37-8|20	before encoding. Although normalization will ensure that each song has
14cr|vorbisgain-0.37-8|21	the same peak volume, this unfortunately does not say anything about the
14cr|vorbisgain-0.37-8|22	apparent loudness of the music, with the end result being that many
14cr|vorbisgain-0.37-8|23	normalized files still don't sound equally loud. VorbisGain uses
14cr|vorbisgain-0.37-8|24	psychoacoustics to address this deficiency. Moreover, unlike
14cr|vorbisgain-0.37-8|25	normalization, it's a lossless procedure which works by adding tags to
14cr|vorbisgain-0.37-8|26	the file. Additionally, it will add hints that can be used to prevent
14cr|vorbisgain-0.37-8|27	clipping on playback. It is based upon the ReplayGain technology.
14cr|vorbisgain-0.37-8|28	
14cr|vorbisgain-0.37-8|29	The end result is that the file ends up with superior playback quality
14cr|vorbisgain-0.37-8|30	compared to a non-VorbisGain'ed file.
14cr|vorbisgain-0.37-8|31	
14cr|vorbisgain-0.37-8|32	It needs player support to work. Non-supporting players will play back
14cr|vorbisgain-0.37-8|33	the files without problems, but you'll miss out on the benefits.
14cr|vorbisgain-0.37-8|34	Nowadays most good players such as ogg123 and mplayer are already
14cr|vorbisgain-0.37-8|35	compatible. xmms will support this feature from release 1.2.8.
14cr|vorbisgain-0.37-8|36	
14cr|vorbisgain-0.37-8|37	%files
14cr|vorbisgain-0.37-8|38	%doc NEWS README
14cr|vorbisgain-0.37-8|39	%{_bindir}/*
14cr|vorbisgain-0.37-8|40	%{_mandir}/man1/*1*
14cr|vorbisgain-0.37-8|41	
14cr|vorbisgain-0.37-8|42	#----------------------------------------------------------------------------
14cr|vorbisgain-0.37-8|43	
14cr|vorbisgain-0.37-8|44	%prep
14cr|vorbisgain-0.37-8|45	%setup -q
14cr|vorbisgain-0.37-8|46	%patch1 -p0
14cr|vorbisgain-0.37-8|47	%patch2 -p0
14cr|vorbisgain-0.37-8|48	
14cr|vorbisgain-0.37-8|49	%build
14cr|vorbisgain-0.37-8|50	chmod 755 configure
14cr|vorbisgain-0.37-8|51	%configure2_5x --enable-recursive
14cr|vorbisgain-0.37-8|52	%make
14cr|vorbisgain-0.37-8|53	
14cr|vorbisgain-0.37-8|54	%install
14cr|vorbisgain-0.37-8|55	%makeinstall_std
14cr|vorbisgain-0.37-8|56	
14cr|vorbisgain-0.37-8|57	
14cr|vorbisgain-0.37-8|58	%changelog
14cr|vorbisgain-0.37-8|59	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.37-8
14cr|vorbisgain-0.37-8|60	+ Revision: 4c3e746
14cr|vorbisgain-0.37-8|61	- Spec cleanup
14cr|vorbisgain-0.37-8|62	
14cr|vorbisgain-0.37-8|63	

9033 14
14cr|vorbisspi-1.0.3-2|1	Name:		vorbisspi
14cr|vorbisspi-1.0.3-2|2	Summary:	Ogg Vorbis sound engine
14cr|vorbisspi-1.0.3-2|3	Version:	1.0.3
14cr|vorbisspi-1.0.3-2|4	Release:	2
14cr|vorbisspi-1.0.3-2|5	License:	LGPL
14cr|vorbisspi-1.0.3-2|6	Group:		Sound
14cr|vorbisspi-1.0.3-2|7	URL:		http://www.javazoom.net/vorbisspi/sources.html
14cr|vorbisspi-1.0.3-2|8	Source0:	http://www.javazoom.net/vorbisspi/sources/%{name}%{version}.tar.gz
14cr|vorbisspi-1.0.3-2|9	BuildRequires:	ant
14cr|vorbisspi-1.0.3-2|10	BuildRequires:	java-devel-gcj
14cr|vorbisspi-1.0.3-2|11	BuildArch:	noarch
14cr|vorbisspi-1.0.3-2|12	
14cr|vorbisspi-1.0.3-2|13	%description
14cr|vorbisspi-1.0.3-2|14	VorbisSPI  is a SPI (Service Provider Interface - or "Driver" for JavaSound
14cr|vorbisspi-1.0.3-2|15	API) that adds Ogg Vorbis audio format format to the Java Platform (J2SE).
14cr|vorbisspi-1.0.3-2|16	It is based on JOrbis, an open source Vorbis library.
14cr|vorbisspi-1.0.3-2|17	
14cr|vorbisspi-1.0.3-2|18	%files
14cr|vorbisspi-1.0.3-2|19	%doc LICENSE.txt README.txt
14cr|vorbisspi-1.0.3-2|20	%{_javadir}/vorbisspi1.0.3.jar
14cr|vorbisspi-1.0.3-2|21	%{_javadir}/jorbis-0.0.15.jar
14cr|vorbisspi-1.0.3-2|22	%{_javadir}/jogg-0.0.7.jar
14cr|vorbisspi-1.0.3-2|23	%{_javadir}/tritonus_share.jar
14cr|vorbisspi-1.0.3-2|24	%{_javadir}/vorbisspi.jar
14cr|vorbisspi-1.0.3-2|25	
14cr|vorbisspi-1.0.3-2|26	#--------------------------------------------------------------------
14cr|vorbisspi-1.0.3-2|27	
14cr|vorbisspi-1.0.3-2|28	%package javadoc
14cr|vorbisspi-1.0.3-2|29	Summary:        Javadoc for %{name}
14cr|vorbisspi-1.0.3-2|30	Group:          Development/Java
14cr|vorbisspi-1.0.3-2|31	
14cr|vorbisspi-1.0.3-2|32	%description javadoc
14cr|vorbisspi-1.0.3-2|33	Javadoc for %{name}.
14cr|vorbisspi-1.0.3-2|34	
14cr|vorbisspi-1.0.3-2|35	%files javadoc
14cr|vorbisspi-1.0.3-2|36	%doc LICENSE.txt README.txt
14cr|vorbisspi-1.0.3-2|37	%{_javadocdir}/*
14cr|vorbisspi-1.0.3-2|38	
14cr|vorbisspi-1.0.3-2|39	#--------------------------------------------------------------------
14cr|vorbisspi-1.0.3-2|40	
14cr|vorbisspi-1.0.3-2|41	%prep
14cr|vorbisspi-1.0.3-2|42	%setup -qn VorbisSPI1.0.3
14cr|vorbisspi-1.0.3-2|43	
14cr|vorbisspi-1.0.3-2|44	
14cr|vorbisspi-1.0.3-2|45	%build
14cr|vorbisspi-1.0.3-2|46	ant all
14cr|vorbisspi-1.0.3-2|47	
14cr|vorbisspi-1.0.3-2|48	
14cr|vorbisspi-1.0.3-2|49	%install
14cr|vorbisspi-1.0.3-2|50	install -d -m755 %{buildroot}%{_javadir}
14cr|vorbisspi-1.0.3-2|51	cp -f vorbisspi1.0.3.jar %{buildroot}%{_javadir}/
14cr|vorbisspi-1.0.3-2|52	
14cr|vorbisspi-1.0.3-2|53	# jars
14cr|vorbisspi-1.0.3-2|54	install -m644 %{name}%{version}.jar -D %{buildroot}%{_javadir}/%{name}%{version}.jar
14cr|vorbisspi-1.0.3-2|55	ln -s %{name}%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cr|vorbisspi-1.0.3-2|56	install -m644 lib/jorbis-0.0.15.jar %{buildroot}%{_javadir}/
14cr|vorbisspi-1.0.3-2|57	install -m644 lib/jogg-0.0.7.jar %{buildroot}%{_javadir}/
14cr|vorbisspi-1.0.3-2|58	install -m644 lib/tritonus_share.jar %{buildroot}%{_javadir}/
14cr|vorbisspi-1.0.3-2|59	
14cr|vorbisspi-1.0.3-2|60	# javadoc
14cr|vorbisspi-1.0.3-2|61	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|vorbisspi-1.0.3-2|62	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|vorbisspi-1.0.3-2|63	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|vorbisspi-1.0.3-2|64	
14cr|vorbisspi-1.0.3-2|65	
14cr|vorbisspi-1.0.3-2|66	
14cr|vorbisspi-1.0.3-2|67	%changelog
14cr|vorbisspi-1.0.3-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-2
14cr|vorbisspi-1.0.3-2|69	+ Revision: 3263f6f
14cr|vorbisspi-1.0.3-2|70	- MassBuild#464: Increase release tag
14cr|vorbisspi-1.0.3-2|71	
14cr|vorbisspi-1.0.3-2|72	

9034 14
14cr|vrflash-0.24-9|1	%define name	vrflash
14cr|vrflash-0.24-9|2	%define version	0.24
14cr|vrflash-0.24-9|3	%define release	9
14cr|vrflash-0.24-9|4	
14cr|vrflash-0.24-9|5	Summary:   Flash utility for the Agenda VR3 Linux PDA
14cr|vrflash-0.24-9|6	Name:	   %{name}
14cr|vrflash-0.24-9|7	Version:   %{version}
14cr|vrflash-0.24-9|8	Release:   %{release}
14cr|vrflash-0.24-9|9	URL:	   http://www.csee.umbc.edu/~acedil1/agenda/little.shtml
14cr|vrflash-0.24-9|10	Source:    %{name}-%{version}.tar.bz2
14cr|vrflash-0.24-9|11	Group:	   Development/Other
14cr|vrflash-0.24-9|12	License:   GPL
14cr|vrflash-0.24-9|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|vrflash-0.24-9|14	
14cr|vrflash-0.24-9|15	%description
14cr|vrflash-0.24-9|16	The purpose of this utility is to provide an easy way
14cr|vrflash-0.24-9|17	to flash kernels and romdisks to the Agenda VR3.
14cr|vrflash-0.24-9|18	
14cr|vrflash-0.24-9|19	For an overview of the flashing progress, please read
14cr|vrflash-0.24-9|20	%{_docdir}/agenda-flashing-overview.txt
14cr|vrflash-0.24-9|21	
14cr|vrflash-0.24-9|22	%prep
14cr|vrflash-0.24-9|23	%setup -q
14cr|vrflash-0.24-9|24	%configure
14cr|vrflash-0.24-9|25	
14cr|vrflash-0.24-9|26	%build
14cr|vrflash-0.24-9|27	make
14cr|vrflash-0.24-9|28	
14cr|vrflash-0.24-9|29	%install
14cr|vrflash-0.24-9|30	rm -rf ${RPM_BUILD_ROOT}
14cr|vrflash-0.24-9|31	mkdir -p %{buildroot}/{%_bindir,%_docdir}
14cr|vrflash-0.24-9|32	chmod 644 ${RPM_BUILD_DIR}/%name-%version/doc/*
14cr|vrflash-0.24-9|33	%makeinstall
14cr|vrflash-0.24-9|34	
14cr|vrflash-0.24-9|35	%clean
14cr|vrflash-0.24-9|36	rm -rf ${RPM_BUILD_ROOT}
14cr|vrflash-0.24-9|37	
14cr|vrflash-0.24-9|38	%files
14cr|vrflash-0.24-9|39	%defattr(644,root,root,755)
14cr|vrflash-0.24-9|40	%doc ChangeLog LICENSE README doc/*
14cr|vrflash-0.24-9|41	%defattr(-,root,root)
14cr|vrflash-0.24-9|42	%{_bindir}/%{name}
14cr|vrflash-0.24-9|43	
14cr|vrflash-0.24-9|44	
14cr|vrflash-0.24-9|45	
14cr|vrflash-0.24-9|46	
14cr|vrflash-0.24-9|47	%changelog
14cr|vrflash-0.24-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.24-9
14cr|vrflash-0.24-9|49	+ Revision: 55b39d4
14cr|vrflash-0.24-9|50	- MassBuild#464: Increase release tag
14cr|vrflash-0.24-9|51	
14cr|vrflash-0.24-9|52	

9035 14
14cr|vsound-0.6-9|1	Summary:	Virtual loopback cable for audio
14cr|vsound-0.6-9|2	Name:		vsound
14cr|vsound-0.6-9|3	Version:	0.6
14cr|vsound-0.6-9|4	Release:	9
14cr|vsound-0.6-9|5	License:	GPL
14cr|vsound-0.6-9|6	Group:		Sound
14cr|vsound-0.6-9|7	URL:		http://www.vsound.org/
14cr|vsound-0.6-9|8	Source0:	http://www.vsound.org/%{name}-%{version}.tar.bz2
14cr|vsound-0.6-9|9	Patch0:		vsound_0.6-4.diff
14cr|vsound-0.6-9|10	Requires:	sox
14cr|vsound-0.6-9|11	BuildRequires:	sox
14cr|vsound-0.6-9|12	BuildRequires:	autoconf2.5
14cr|vsound-0.6-9|13	BuildRequires:	automake
14cr|vsound-0.6-9|14	BuildRequires:	libtool
14cr|vsound-0.6-9|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|vsound-0.6-9|16	
14cr|vsound-0.6-9|17	%description
14cr|vsound-0.6-9|18	VSound is sort of like a 'virtual audio loopback cable'. That is, it allows
14cr|vsound-0.6-9|19	you to record the output audio stream of a program (similar to connecting a
14cr|vsound-0.6-9|20	loopback cable to the line in and line out jacks on the sound card, and
14cr|vsound-0.6-9|21	recording the sound from the line in jack, but without the DA/AD conversion
14cr|vsound-0.6-9|22	losses). One possible use for this application is as part of a RealAudio to
14cr|vsound-0.6-9|23	WAV file converter.
14cr|vsound-0.6-9|24	
14cr|vsound-0.6-9|25	%prep
14cr|vsound-0.6-9|26	
14cr|vsound-0.6-9|27	%setup -q -n %{name}-%{version}
14cr|vsound-0.6-9|28	%patch0 -p1
14cr|vsound-0.6-9|29	
14cr|vsound-0.6-9|30	%build
14cr|vsound-0.6-9|31	rm -rf autom4te.cache configure
14cr|vsound-0.6-9|32	libtoolize --force --copy; aclocal -I .; automake --add-missing --copy --gnu; autoheader; autoconf
14cr|vsound-0.6-9|33	
14cr|vsound-0.6-9|34	%configure2_5x \
14cr|vsound-0.6-9|35	--disable-static \
14cr|vsound-0.6-9|36	--enable-shared
14cr|vsound-0.6-9|37	
14cr|vsound-0.6-9|38	%make CFLAGS="%{optflags} -fPIC"
14cr|vsound-0.6-9|39	
14cr|vsound-0.6-9|40	%install
14cr|vsound-0.6-9|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|vsound-0.6-9|42	
14cr|vsound-0.6-9|43	install -d %{buildroot}%{_bindir}
14cr|vsound-0.6-9|44	
14cr|vsound-0.6-9|45	%makeinstall
14cr|vsound-0.6-9|46	
14cr|vsound-0.6-9|47	install -d %{buildroot}%{_mandir}/man1
14cr|vsound-0.6-9|48	install -m0644 debian/%{name}.1 %{buildroot}%{_mandir}/man1/
14cr|vsound-0.6-9|49	
14cr|vsound-0.6-9|50	# nuke the dev files
14cr|vsound-0.6-9|51	rm -f %{buildroot}%{_libdir}/vsound/*.la
14cr|vsound-0.6-9|52	rm -f %{buildroot}%{_libdir}/vsound/*.a
14cr|vsound-0.6-9|53	
14cr|vsound-0.6-9|54	%clean
14cr|vsound-0.6-9|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|vsound-0.6-9|56	
14cr|vsound-0.6-9|57	%files
14cr|vsound-0.6-9|58	%defattr(-,root,root)
14cr|vsound-0.6-9|59	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README*
14cr|vsound-0.6-9|60	%{_bindir}/%{name}
14cr|vsound-0.6-9|61	%{_libdir}/%{name}
14cr|vsound-0.6-9|62	%{_mandir}/man1/%{name}.1*
14cr|vsound-0.6-9|63	
14cr|vsound-0.6-9|64	
14cr|vsound-0.6-9|65	
14cr|vsound-0.6-9|66	
14cr|vsound-0.6-9|67	%changelog
14cr|vsound-0.6-9|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-9
14cr|vsound-0.6-9|69	+ Revision: eda9f3e
14cr|vsound-0.6-9|70	- MassBuild#464: Increase release tag
14cr|vsound-0.6-9|71	
14cr|vsound-0.6-9|72	

9036 14
14cr|vsqlite++-0.3.12-3|1	%define major 3
14cr|vsqlite++-0.3.12-3|2	%define libname %mklibname %{name} %{major}
14cr|vsqlite++-0.3.12-3|3	%define devname %mklibname %{name} -d
14cr|vsqlite++-0.3.12-3|4	
14cr|vsqlite++-0.3.12-3|5	Summary:	Well designed C++ sqlite 3.x wrapper library
14cr|vsqlite++-0.3.12-3|6	Name:		vsqlite++
14cr|vsqlite++-0.3.12-3|7	Version:	0.3.12
14cr|vsqlite++-0.3.12-3|8	Release:	3
14cr|vsqlite++-0.3.12-3|9	License:	BSD
14cr|vsqlite++-0.3.12-3|10	Group:		System/Libraries
14cr|vsqlite++-0.3.12-3|11	Url:		https://github.com/vinzenz/vsqlite--
14cr|vsqlite++-0.3.12-3|12	Source0:	http://evilissimo.fedorapeople.org/releases/vsqlite--/%{version}/vsqlite---%{version}.tar.gz
14cr|vsqlite++-0.3.12-3|13	BuildRequires:	doxygen
14cr|vsqlite++-0.3.12-3|14	BuildRequires:	graphviz
14cr|vsqlite++-0.3.12-3|15	BuildRequires:	libtool
14cr|vsqlite++-0.3.12-3|16	BuildRequires:	boost-devel
14cr|vsqlite++-0.3.12-3|17	BuildRequires:	sqlite3-devel
14cr|vsqlite++-0.3.12-3|18	
14cr|vsqlite++-0.3.12-3|19	%description
14cr|vsqlite++-0.3.12-3|20	VSQLite++ is a C++ wrapper for sqlite3 using the C++ standard library and
14cr|vsqlite++-0.3.12-3|21	boost. VSQLite++ is designed to be easy to use and focuses on simplicity.
14cr|vsqlite++-0.3.12-3|22	
14cr|vsqlite++-0.3.12-3|23	%files
14cr|vsqlite++-0.3.12-3|24	%doc ChangeLog README COPYING examples/sqlite_wrapper.cpp html/*
14cr|vsqlite++-0.3.12-3|25	
14cr|vsqlite++-0.3.12-3|26	#----------------------------------------------------------------------------
14cr|vsqlite++-0.3.12-3|27	
14cr|vsqlite++-0.3.12-3|28	%package -n %{libname}
14cr|vsqlite++-0.3.12-3|29	Summary:	Development files for %{name}
14cr|vsqlite++-0.3.12-3|30	Group:		System/Libraries
14cr|vsqlite++-0.3.12-3|31	
14cr|vsqlite++-0.3.12-3|32	%description -n %{libname}
14cr|vsqlite++-0.3.12-3|33	This package contains development files for %{name}.
14cr|vsqlite++-0.3.12-3|34	
14cr|vsqlite++-0.3.12-3|35	%files -n %{libname}
14cr|vsqlite++-0.3.12-3|36	%doc ChangeLog README COPYING
14cr|vsqlite++-0.3.12-3|37	%{_libdir}/libvsqlitepp.so.%{major}*
14cr|vsqlite++-0.3.12-3|38	
14cr|vsqlite++-0.3.12-3|39	#----------------------------------------------------------------------------
14cr|vsqlite++-0.3.12-3|40	
14cr|vsqlite++-0.3.12-3|41	%package -n %{devname}
14cr|vsqlite++-0.3.12-3|42	Summary:	Development files for %{name}
14cr|vsqlite++-0.3.12-3|43	Group:		Development/C++
14cr|vsqlite++-0.3.12-3|44	Requires:	%{libname} = %{EVRD}
14cr|vsqlite++-0.3.12-3|45	Provides:	%{name}-devel = %{EVRD}
14cr|vsqlite++-0.3.12-3|46	
14cr|vsqlite++-0.3.12-3|47	%description -n %{devname}
14cr|vsqlite++-0.3.12-3|48	This package contains development files for %{name}.
14cr|vsqlite++-0.3.12-3|49	
14cr|vsqlite++-0.3.12-3|50	%files -n %{devname}
14cr|vsqlite++-0.3.12-3|51	%doc ChangeLog README COPYING
14cr|vsqlite++-0.3.12-3|52	%{_libdir}/libvsqlitepp.so
14cr|vsqlite++-0.3.12-3|53	%{_includedir}/sqlite
14cr|vsqlite++-0.3.12-3|54	
14cr|vsqlite++-0.3.12-3|55	#----------------------------------------------------------------------------
14cr|vsqlite++-0.3.12-3|56	
14cr|vsqlite++-0.3.12-3|57	%prep
14cr|vsqlite++-0.3.12-3|58	%setup -q -n vsqlite---%{version}
14cr|vsqlite++-0.3.12-3|59	./autogen.sh
14cr|vsqlite++-0.3.12-3|60	
14cr|vsqlite++-0.3.12-3|61	%build
14cr|vsqlite++-0.3.12-3|62	%configure2_5x --disable-static
14cr|vsqlite++-0.3.12-3|63	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14cr|vsqlite++-0.3.12-3|64	%make
14cr|vsqlite++-0.3.12-3|65	doxygen Doxyfile
14cr|vsqlite++-0.3.12-3|66	
14cr|vsqlite++-0.3.12-3|67	%install
14cr|vsqlite++-0.3.12-3|68	# devel & base
14cr|vsqlite++-0.3.12-3|69	install -p -m 755 -d %{buildroot}%{_libdir}
14cr|vsqlite++-0.3.12-3|70	# devel only
14cr|vsqlite++-0.3.12-3|71	install -p -m 755 -d %{buildroot}%{_includedir}/sqlite/ext
14cr|vsqlite++-0.3.12-3|72	install -m 644 include/sqlite/*.hpp %{buildroot}%{_includedir}/sqlite
14cr|vsqlite++-0.3.12-3|73	install -m 644 include/sqlite/ext/*.hpp %{buildroot}%{_includedir}/sqlite/ext
14cr|vsqlite++-0.3.12-3|74	# docs
14cr|vsqlite++-0.3.12-3|75	install -p -m 755 -d %{buildroot}%{_docdir}
14cr|vsqlite++-0.3.12-3|76	
14cr|vsqlite++-0.3.12-3|77	# build for all
14cr|vsqlite++-0.3.12-3|78	%makeinstall_std
14cr|vsqlite++-0.3.12-3|79	
14cr|vsqlite++-0.3.12-3|80	
14cr|vsqlite++-0.3.12-3|81	%changelog
14cr|vsqlite++-0.3.12-3|82	* Tue Aug 26 2014 abfonly <abfonly@gmail.com> 0.3.12-3
14cr|vsqlite++-0.3.12-3|83	+ Revision: 3635515
14cr|vsqlite++-0.3.12-3|84	- Updated vsqlite++.spec
14cr|vsqlite++-0.3.12-3|85	
14cr|vsqlite++-0.3.12-3|86	

9037 14
14cr|vtable-dumper-1.0-2|1	Summary:	    A tool to list content of virtual tables in a shared library
14cr|vtable-dumper-1.0-2|2	Name:		vtable-dumper
14cr|vtable-dumper-1.0-2|3	Version:	1.0
14cr|vtable-dumper-1.0-2|4	Release:	2
14cr|vtable-dumper-1.0-2|5	Group:		Development/Other
14cr|vtable-dumper-1.0-2|6	License:	GPLv2+ or LGPLv2+
14cr|vtable-dumper-1.0-2|7	URL:		https://github.com/lvc/vtable-dumper
14cr|vtable-dumper-1.0-2|8	Source0:	https://github.com/lvc/vtable-dumper/archive/%{version}.tar.gz
14cr|vtable-dumper-1.0-2|9	BuildRequires:	elfutils-devel
14cr|vtable-dumper-1.0-2|10	BuildRequires:	glibc-devel
14cr|vtable-dumper-1.0-2|11	BuildRequires:  stdc++-devel
14cr|vtable-dumper-1.0-2|12	
14cr|vtable-dumper-1.0-2|13	%description
14cr|vtable-dumper-1.0-2|14	A tool to list content of virtual tables in a C++ shared library.
14cr|vtable-dumper-1.0-2|15	It is intended for developers of software libraries and maintainers
14cr|vtable-dumper-1.0-2|16	of Linux distributions who are interested in ensuring backward
14cr|vtable-dumper-1.0-2|17	binary compatibility.
14cr|vtable-dumper-1.0-2|18	
14cr|vtable-dumper-1.0-2|19	%prep
14cr|vtable-dumper-1.0-2|20	%setup -q
14cr|vtable-dumper-1.0-2|21	chmod 0644 LICENSE README
14cr|vtable-dumper-1.0-2|22	
14cr|vtable-dumper-1.0-2|23	%build
14cr|vtable-dumper-1.0-2|24	make all
14cr|vtable-dumper-1.0-2|25	
14cr|vtable-dumper-1.0-2|26	%install
14cr|vtable-dumper-1.0-2|27	mkdir -p %{buildroot}%{_prefix}
14cr|vtable-dumper-1.0-2|28	make install prefix=%{buildroot}%{_prefix}
14cr|vtable-dumper-1.0-2|29	
14cr|vtable-dumper-1.0-2|30	chmod 755 %{buildroot}%{_bindir}/*
14cr|vtable-dumper-1.0-2|31	
14cr|vtable-dumper-1.0-2|32	%files
14cr|vtable-dumper-1.0-2|33	%doc LICENSE README
14cr|vtable-dumper-1.0-2|34	%{_bindir}/%{name}
14cr|vtable-dumper-1.0-2|35	
14cr|vtable-dumper-1.0-2|36	%changelog
14cr|vtable-dumper-1.0-2|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|vtable-dumper-1.0-2|38	+ Revision: 0717249
14cr|vtable-dumper-1.0-2|39	- MassBuild#464: Increase release tag
14cr|vtable-dumper-1.0-2|40	
14cr|vtable-dumper-1.0-2|41	

9038 14
14cr|vtk-doc-5.6.0-3|1	
14cr|vtk-doc-5.6.0-3|2	Name: vtk-doc
14cr|vtk-doc-5.6.0-3|3	Version: 5.6.0
14cr|vtk-doc-5.6.0-3|4	Release: 3
14cr|vtk-doc-5.6.0-3|5	License: BSD
14cr|vtk-doc-5.6.0-3|6	Summary: Documentation for VTK %version
14cr|vtk-doc-5.6.0-3|7	Group: Development/Other
14cr|vtk-doc-5.6.0-3|8	URL: http://www.vtk.org/
14cr|vtk-doc-5.6.0-3|9	Source0: http://www.vtk.org/doc/release/5.6/vtkDocHtml-%{version}.tar.gz
14cr|vtk-doc-5.6.0-3|10	BuildArch: noarch
14cr|vtk-doc-5.6.0-3|11	Obsoletes: %{name}-docs < %{version}-%{release}
14cr|vtk-doc-5.6.0-3|12	Provides: %{name}-docs = %{version}-%{release}
14cr|vtk-doc-5.6.0-3|13	
14cr|vtk-doc-5.6.0-3|14	%description
14cr|vtk-doc-5.6.0-3|15	Documentation for VTK %version.
14cr|vtk-doc-5.6.0-3|16	
14cr|vtk-doc-5.6.0-3|17	%files
14cr|vtk-doc-5.6.0-3|18	%defattr(-,root,root,-)
14cr|vtk-doc-5.6.0-3|19	%dir %_docdir/vtk
14cr|vtk-doc-5.6.0-3|20	%_docdir/vtk/*
14cr|vtk-doc-5.6.0-3|21	
14cr|vtk-doc-5.6.0-3|22	#-----------------------------------------
14cr|vtk-doc-5.6.0-3|23	
14cr|vtk-doc-5.6.0-3|24	%install
14cr|vtk-doc-5.6.0-3|25	install -m 755 -d %buildroot/%_docdir/vtk
14cr|vtk-doc-5.6.0-3|26	cd %buildroot/%_docdir/vtk
14cr|vtk-doc-5.6.0-3|27	tar xfz %{SOURCE0}
14cr|vtk-doc-5.6.0-3|28	find %{buildroot} -size 0 -delete
14cr|vtk-doc-5.6.0-3|29	
14cr|vtk-doc-5.6.0-3|30	%changelog
14cr|vtk-doc-5.6.0-3|31	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.6.0-3
14cr|vtk-doc-5.6.0-3|32	+ Revision: e93e8d1
14cr|vtk-doc-5.6.0-3|33	- MassBuild#464: Increase release tag
14cr|vtk-doc-5.6.0-3|34	
14cr|vtk-doc-5.6.0-3|35	

9039 14
14cr|vtun-3.0.3-4|1	%define debug_package	%{nil}
14cr|vtun-3.0.3-4|2	
14cr|vtun-3.0.3-4|3	Summary:	Virtual tunnel over TCP/IP networks
14cr|vtun-3.0.3-4|4	Name:		vtun
14cr|vtun-3.0.3-4|5	Version:	3.0.3
14cr|vtun-3.0.3-4|6	Release:	4
14cr|vtun-3.0.3-4|7	License:	GPLv2
14cr|vtun-3.0.3-4|8	Group:		Networking/Other
14cr|vtun-3.0.3-4|9	URL:		http://vtun.sourceforge.net/
14cr|vtun-3.0.3-4|10	Source0:	http://downloads.sourceforge.net/project/vtun/vtun/%{version}/%{name}-%{version}.tar.gz
14cr|vtun-3.0.3-4|11	Source1:	vtun.socket
14cr|vtun-3.0.3-4|12	Source2:	vtun.service
14cr|vtun-3.0.3-4|13	
14cr|vtun-3.0.3-4|14	Provides:	vppp
14cr|vtun-3.0.3-4|15	BuildRequires:	pkgconfig(zlib)
14cr|vtun-3.0.3-4|16	BuildRequires:	bison
14cr|vtun-3.0.3-4|17	BuildRequires:	pkgconfig(openssl)
14cr|vtun-3.0.3-4|18	BuildRequires:	flex
14cr|vtun-3.0.3-4|19	
14cr|vtun-3.0.3-4|20	Requires(post): rpm-helper
14cr|vtun-3.0.3-4|21	Requires(preun): rpm-helper
14cr|vtun-3.0.3-4|22	Requires(pre): rpm-helper
14cr|vtun-3.0.3-4|23	Requires(postun): rpm-helper
14cr|vtun-3.0.3-4|24	
14cr|vtun-3.0.3-4|25	#JMD: For static binary
14cr|vtun-3.0.3-4|26	BuildRequires:	openssl-static-devel
14cr|vtun-3.0.3-4|27	BuildRequires:	glibc-static-devel
14cr|vtun-3.0.3-4|28	
14cr|vtun-3.0.3-4|29	%description
14cr|vtun-3.0.3-4|30	VTun provides the method for creating Virtual Tunnels over TCP/IP networks
14cr|vtun-3.0.3-4|31	and allows to shape, compress, encrypt traffic in that tunnels.
14cr|vtun-3.0.3-4|32	Supported type of tunnels are: PPP, IP, Ethernet and most of other serial
14cr|vtun-3.0.3-4|33	protocols and programs.
14cr|vtun-3.0.3-4|34	
14cr|vtun-3.0.3-4|35	VTun is easily and highly configurable, it can be used for various network
14cr|vtun-3.0.3-4|36	tasks like VPN, Mobil IP, Shaped Internet access, IP address saving, etc.
14cr|vtun-3.0.3-4|37	It is completely user space implementation and does not require modification
14cr|vtun-3.0.3-4|38	to any kernel parts.
14cr|vtun-3.0.3-4|39	
14cr|vtun-3.0.3-4|40	%prep
14cr|vtun-3.0.3-4|41	
14cr|vtun-3.0.3-4|42	%setup -q
14cr|vtun-3.0.3-4|43	
14cr|vtun-3.0.3-4|44	%build
14cr|vtun-3.0.3-4|45	
14cr|vtun-3.0.3-4|46	%configure2_5x \
14cr|vtun-3.0.3-4|47	--localstatedir=%{_localstatedir}/lib/%{name} \
14cr|vtun-3.0.3-4|48	--enable-ssl \
14cr|vtun-3.0.3-4|49	--disable-lzo
14cr|vtun-3.0.3-4|50	
14cr|vtun-3.0.3-4|51	#JMD: for static binary
14cr|vtun-3.0.3-4|52	#perl -pi -e "s/-lz/-Wl,-static -lz/g;" Makefile
14cr|vtun-3.0.3-4|53	
14cr|vtun-3.0.3-4|54	
14cr|vtun-3.0.3-4|55	#JMD: use this so we get Unix98 pty support
14cr|vtun-3.0.3-4|56	
14cr|vtun-3.0.3-4|57	cat << EOF >> config.h
14cr|vtun-3.0.3-4|58	#define HAVE_GETPT
14cr|vtun-3.0.3-4|59	#define HAVE_GRANTPT
14cr|vtun-3.0.3-4|60	#define HAVE_UNLOCKPT
14cr|vtun-3.0.3-4|61	#define HAVE_PTSNAME
14cr|vtun-3.0.3-4|62	EOF
14cr|vtun-3.0.3-4|63	
14cr|vtun-3.0.3-4|64	%make
14cr|vtun-3.0.3-4|65	
14cr|vtun-3.0.3-4|66	%install
14cr|vtun-3.0.3-4|67	make install DESTDIR=%{buildroot} INSTALL_OWNER= INSTALL="/usr/bin/install -p"
14cr|vtun-3.0.3-4|68	install -D -m 0644 -p %{SOURCE1} %{buildroot}/%{_unitdir}/vtun.socket
14cr|vtun-3.0.3-4|69	install -D -m 0644 -p %{SOURCE2} %{buildroot}/%{_unitdir}/vtun.service
14cr|vtun-3.0.3-4|70	
14cr|vtun-3.0.3-4|71	
14cr|vtun-3.0.3-4|72	%post
14cr|vtun-3.0.3-4|73	%_post_service vtun.service
14cr|vtun-3.0.3-4|74	%_post_service vtun.socket
14cr|vtun-3.0.3-4|75	
14cr|vtun-3.0.3-4|76	%preun
14cr|vtun-3.0.3-4|77	%_preun_service vtun.service
14cr|vtun-3.0.3-4|78	%_preun_service vtun.socket
14cr|vtun-3.0.3-4|79	
14cr|vtun-3.0.3-4|80	%files
14cr|vtun-3.0.3-4|81	%defattr(644,root,root,755)
14cr|vtun-3.0.3-4|82	%doc ChangeLog Credits FAQ README README.LZO README.Setup README.Shaper TODO vtund.conf
14cr|vtun-3.0.3-4|83	%config(noreplace) %{_sysconfdir}/vtund.conf
14cr|vtun-3.0.3-4|84	%{_unitdir}/vtun.socket
14cr|vtun-3.0.3-4|85	%{_unitdir}/vtun.service
14cr|vtun-3.0.3-4|86	%{_sbindir}/vtund
14cr|vtun-3.0.3-4|87	%dir %{_localstatedir}/lib/vtun
14cr|vtun-3.0.3-4|88	%{_mandir}/man5/vtund.conf.5*
14cr|vtun-3.0.3-4|89	%{_mandir}/man8/vtun.8*
14cr|vtun-3.0.3-4|90	%{_mandir}/man8/vtund.8*
14cr|vtun-3.0.3-4|91	
14cr|vtun-3.0.3-4|92	%changelog
14cr|vtun-3.0.3-4|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-4
14cr|vtun-3.0.3-4|94	+ Revision: b336966
14cr|vtun-3.0.3-4|95	- MassBuild#464: Increase release tag
14cr|vtun-3.0.3-4|96	
14cr|vtun-3.0.3-4|97	

9040 14
14cr|vuze-4.3.0.4-4|1	%define         _newname Vuze
14cr|vuze-4.3.0.4-4|2	
14cr|vuze-4.3.0.4-4|3	Name:		vuze
14cr|vuze-4.3.0.4-4|4	Version:	4.3.0.4
14cr|vuze-4.3.0.4-4|5	Release:	4
14cr|vuze-4.3.0.4-4|6	Summary:	A BitTorrent Client
14cr|vuze-4.3.0.4-4|7	Group:		Networking/File transfer
14cr|vuze-4.3.0.4-4|8	License:	GPLv2+
14cr|vuze-4.3.0.4-4|9	URL:		http://azureus.sourceforge.net
14cr|vuze-4.3.0.4-4|10	
14cr|vuze-4.3.0.4-4|11	Source0:	http://downloads.sourceforge.net/azureus/%{_newname}_%{version}_source.zip
14cr|vuze-4.3.0.4-4|12	
14cr|vuze-4.3.0.4-4|13	# Mandriva version of startup script:
14cr|vuze-4.3.0.4-4|14	Source1:	azureus.startup.script
14cr|vuze-4.3.0.4-4|15	Source2:	Azureus.desktop
14cr|vuze-4.3.0.4-4|16	
14cr|vuze-4.3.0.4-4|17	# replace RELEASE-4_2_0_4 below:
14cr|vuze-4.3.0.4-4|18	# cvs -z3 -d:pserver:anonymous@azureus.cvs.sourceforge.net:/cvsroot/azureus co -p -r RELEASE-4_2_0_4 azureus2/build.xml > build.xml
14cr|vuze-4.3.0.4-4|19	Source4:        build.xml
14cr|vuze-4.3.0.4-4|20	# cvs -z3 -d:pserver:anonymous@azureus.cvs.sourceforge.net:/cvsroot/azureus co -p plugins/build.xml > build.plugins.xml
14cr|vuze-4.3.0.4-4|21	Source5:	build.plugins.xml
14cr|vuze-4.3.0.4-4|22	
14cr|vuze-4.3.0.4-4|23	# Fedora patches
14cr|vuze-4.3.0.4-4|24	Patch2:         azureus-cache-size.patch
14cr|vuze-4.3.0.4-4|25	Patch3:         azureus-remove-manifest-classpath.patch
14cr|vuze-4.3.0.4-4|26	# Do not offer to install plugins as shared
14cr|vuze-4.3.0.4-4|27	Patch9:         azureus-no-shared-plugins.patch
14cr|vuze-4.3.0.4-4|28	Patch27:        azureus-SecureMessageServiceClientHelper-bcprov.patch
14cr|vuze-4.3.0.4-4|29	Patch28:        azureus-configuration.patch
14cr|vuze-4.3.0.4-4|30	Patch57:        azureus-4.0.0.4-stupid-invalid-characters.diff
14cr|vuze-4.3.0.4-4|31	Patch58:        azureus-4.2.0.4-java5.patch
14cr|vuze-4.3.0.4-4|32	
14cr|vuze-4.3.0.4-4|33	# Mandriva patches
14cr|vuze-4.3.0.4-4|34	# (Anssi) Disable updates for core files, internal plugins, and plugins installed in /usr/share.
14cr|vuze-4.3.0.4-4|35	# Also remove warning dialog about not being able to update plugins in /usr/share.
14cr|vuze-4.3.0.4-4|36	# Note that plugins "azupdater" and "azupnpav" are automatically downloaded to user dir
14cr|vuze-4.3.0.4-4|37	# if not already installed in /usr/share.
14cr|vuze-4.3.0.4-4|38	Patch102:	vuze-disable-updates.patch
14cr|vuze-4.3.0.4-4|39	# (Anssi) Do not try to install azupdater into /usr/share, put it in user directory instead.
14cr|vuze-4.3.0.4-4|40	Patch103:	vuze-shared.patch
14cr|vuze-4.3.0.4-4|41	# (Anssi) adapt for recent bouncycastle
14cr|vuze-4.3.0.4-4|42	Patch104:	vuze-recent-bouncycastle.patch
14cr|vuze-4.3.0.4-4|43	# (Anssi) Same java5.patch above, but for plugins' build.xml
14cr|vuze-4.3.0.4-4|44	Patch105:	vuze-plugins-build-remove-target.patch
14cr|vuze-4.3.0.4-4|45	# (Anssi) Remove win32 and osx code to fix build:
14cr|vuze-4.3.0.4-4|46	Patch106:	vuze-disable-win32-osx.patch
14cr|vuze-4.3.0.4-4|47	
14cr|vuze-4.3.0.4-4|48	BuildRequires:  ant, jpackage-utils, xml-commons-apis
14cr|vuze-4.3.0.4-4|49	BuildRequires:  apache-commons-cli
14cr|vuze-4.3.0.4-4|50	BuildRequires:  bouncycastle >= 1.43
14cr|vuze-4.3.0.4-4|51	Requires:       bouncycastle >= 1.43
14cr|vuze-4.3.0.4-4|52	BuildRequires:  eclipse-swt
14cr|vuze-4.3.0.4-4|53	BuildRequires:  junit
14cr|vuze-4.3.0.4-4|54	BuildRequires:  java-rpmbuild
14cr|vuze-4.3.0.4-4|55	Requires:	xulrunner
14cr|vuze-4.3.0.4-4|56	Requires:       eclipse-swt
14cr|vuze-4.3.0.4-4|57	Requires:	  java >= 1.6
14cr|vuze-4.3.0.4-4|58	Provides:	azureus = %{version}-%{release}
14cr|vuze-4.3.0.4-4|59	Obsoletes:	azureus < %{version}-%{release}
14cr|vuze-4.3.0.4-4|60	BuildRequires:    desktop-file-utils
14cr|vuze-4.3.0.4-4|61	BuildRequires:  locales-en
14cr|vuze-4.3.0.4-4|62	BuildArch:      noarch
14cr|vuze-4.3.0.4-4|63	# Bundled in official package
14cr|vuze-4.3.0.4-4|64	Suggests:	vuze-plugin-azplugins
14cr|vuze-4.3.0.4-4|65	# Bundled in official package
14cr|vuze-4.3.0.4-4|66	Suggests:	vuze-plugin-azrating
14cr|vuze-4.3.0.4-4|67	# Bundled in official package + automatically installed by vuze on startup
14cr|vuze-4.3.0.4-4|68	Suggests:	vuze-plugin-azupdater
14cr|vuze-4.3.0.4-4|69	# Bundled in official package + automatically installed by vuze on startup
14cr|vuze-4.3.0.4-4|70	Suggests:	vuze-plugin-azupnpav
14cr|vuze-4.3.0.4-4|71	
14cr|vuze-4.3.0.4-4|72	%description
14cr|vuze-4.3.0.4-4|73	Vuze (previously Azureus) implements the BitTorrent protocol using java
14cr|vuze-4.3.0.4-4|74	and comes bundled with many invaluable features for both beginners and
14cr|vuze-4.3.0.4-4|75	advanced users.
14cr|vuze-4.3.0.4-4|76	
14cr|vuze-4.3.0.4-4|77	If you need console or telnet support, you need to install package
14cr|vuze-4.3.0.4-4|78	vuze-console.
14cr|vuze-4.3.0.4-4|79	
14cr|vuze-4.3.0.4-4|80	%package console
14cr|vuze-4.3.0.4-4|81	Summary:	Console interface support for Vuze
14cr|vuze-4.3.0.4-4|82	Group:		Networking/File transfer
14cr|vuze-4.3.0.4-4|83	Requires:	%{name}
14cr|vuze-4.3.0.4-4|84	Requires:	jakarta-commons-cli
14cr|vuze-4.3.0.4-4|85	BuildRequires:	liblog4j-java
14cr|vuze-4.3.0.4-4|86	Requires:	liblog4j-java
14cr|vuze-4.3.0.4-4|87	
14cr|vuze-4.3.0.4-4|88	%description console
14cr|vuze-4.3.0.4-4|89	Console interface support for Vuze (previously Azureus) bittorrent
14cr|vuze-4.3.0.4-4|90	client.
14cr|vuze-4.3.0.4-4|91	
14cr|vuze-4.3.0.4-4|92	You can run Vuze in console mode with command "azureus --ui=console" and
14cr|vuze-4.3.0.4-4|93	in telnet mode with "azureus --ui=telnet".
14cr|vuze-4.3.0.4-4|94	
14cr|vuze-4.3.0.4-4|95	%prep
14cr|vuze-4.3.0.4-4|96	%setup -q -c
14cr|vuze-4.3.0.4-4|97	
14cr|vuze-4.3.0.4-4|98	cp %{SOURCE4} %{SOURCE5} .
14cr|vuze-4.3.0.4-4|99	%patch2 -p0
14cr|vuze-4.3.0.4-4|100	%patch3 -p1 -b .remove-manifest-classpath
14cr|vuze-4.3.0.4-4|101	%patch9 -p0
14cr|vuze-4.3.0.4-4|102	%patch27 -p1 -b .nobcprov
14cr|vuze-4.3.0.4-4|103	%patch28 -p0
14cr|vuze-4.3.0.4-4|104	
14cr|vuze-4.3.0.4-4|105	%patch57 -b .orig -p1
14cr|vuze-4.3.0.4-4|106	
14cr|vuze-4.3.0.4-4|107	%patch58 -p1 -b .java5
14cr|vuze-4.3.0.4-4|108	%patch105 -p0
14cr|vuze-4.3.0.4-4|109	
14cr|vuze-4.3.0.4-4|110	rm org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java
14cr|vuze-4.3.0.4-4|111	#sed -i -e \
14cr|vuze-4.3.0.4-4|112	#  "s|sun.security.action.GetPropertyAction|gnu.java.security.action.GetPropertyAction|" \
14cr|vuze-4.3.0.4-4|113	#  org/gudy/azureus2/core3/internat/MessageText.java
14cr|vuze-4.3.0.4-4|114	
14cr|vuze-4.3.0.4-4|115	# Convert line endings...
14cr|vuze-4.3.0.4-4|116	sed -i 's/\r//' ChangeLog.txt
14cr|vuze-4.3.0.4-4|117	chmod 644 *.txt
14cr|vuze-4.3.0.4-4|118	
14cr|vuze-4.3.0.4-4|119	# Mandriva: remove bouncycastle, use system one
14cr|vuze-4.3.0.4-4|120	# but only on 2010.0+, as the previous releases had bloated bouncycastle packages
14cr|vuze-4.3.0.4-4|121	rm -r org/bouncycastle
14cr|vuze-4.3.0.4-4|122	%patch104 -p1
14cr|vuze-4.3.0.4-4|123	
14cr|vuze-4.3.0.4-4|124	# Mandriva: remove osx, win32 stuff
14cr|vuze-4.3.0.4-4|125	# build fails when they are present
14cr|vuze-4.3.0.4-4|126	rm -r com/aelitis/azureus/util/win32
14cr|vuze-4.3.0.4-4|127	rm -r org/gudy/azureus2/ui/swt/osx
14cr|vuze-4.3.0.4-4|128	rm -r org/gudy/azureus2/ui/swt/win32
14cr|vuze-4.3.0.4-4|129	rm -r org/gudy/azureus2/platform/macosx
14cr|vuze-4.3.0.4-4|130	rm -r org/gudy/azureus2/platform/win32
14cr|vuze-4.3.0.4-4|131	rm org/gudy/azureus2/ui/swt/test/Win32TransferTypes.java
14cr|vuze-4.3.0.4-4|132	%patch106 -p1
14cr|vuze-4.3.0.4-4|133	
14cr|vuze-4.3.0.4-4|134	# Mandriva: remove core updaters
14cr|vuze-4.3.0.4-4|135	rm org/gudy/azureus2/update/CorePatchChecker.java
14cr|vuze-4.3.0.4-4|136	rm org/gudy/azureus2/update/CoreUpdateChecker.java
14cr|vuze-4.3.0.4-4|137	rm org/gudy/azureus2/ui/swt/updater2/SWTUpdateChecker.java
14cr|vuze-4.3.0.4-4|138	rm org/gudy/azureus2/ui/swt/updater2/PreUpdateChecker.java
14cr|vuze-4.3.0.4-4|139	rm org/gudy/azureus2/platform/unix/PlatformManagerUnixPlugin.java
14cr|vuze-4.3.0.4-4|140	rm org/gudy/azureus2/platform/PlatformManagerPluginDelegate.java
14cr|vuze-4.3.0.4-4|141	%patch102 -p1
14cr|vuze-4.3.0.4-4|142	%patch103 -p1
14cr|vuze-4.3.0.4-4|143	
14cr|vuze-4.3.0.4-4|144	%build
14cr|vuze-4.3.0.4-4|145	export LC_ALL=en_US.ISO-8859-1
14cr|vuze-4.3.0.4-4|146	mkdir -p build/libs
14cr|vuze-4.3.0.4-4|147	build-jar-repository -p build/libs apache-commons-cli log4j junit swt \
14cr|vuze-4.3.0.4-4|148	bcprov
14cr|vuze-4.3.0.4-4|149	
14cr|vuze-4.3.0.4-4|150	%ant jar
14cr|vuze-4.3.0.4-4|151	
14cr|vuze-4.3.0.4-4|152	%install
14cr|vuze-4.3.0.4-4|153	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/azureus/plugins
14cr|vuze-4.3.0.4-4|154	install -pm 644 dist/Azureus2.jar $RPM_BUILD_ROOT%{_datadir}/azureus/Azureus2.jar
14cr|vuze-4.3.0.4-4|155	
14cr|vuze-4.3.0.4-4|156	install -d -m755 %{buildroot}%{_bindir}
14cr|vuze-4.3.0.4-4|157	
14cr|vuze-4.3.0.4-4|158	install -m755 %{SOURCE1} %{buildroot}%{_bindir}/azureus
14cr|vuze-4.3.0.4-4|159	# link as per upstream
14cr|vuze-4.3.0.4-4|160	ln -s azureus %{buildroot}%{_bindir}/vuze
14cr|vuze-4.3.0.4-4|161	
14cr|vuze-4.3.0.4-4|162	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
14cr|vuze-4.3.0.4-4|163	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
14cr|vuze-4.3.0.4-4|164	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
14cr|vuze-4.3.0.4-4|165	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
14cr|vuze-4.3.0.4-4|166	install -m 644 org/gudy/azureus2/ui/icons/a32.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/azureus.png
14cr|vuze-4.3.0.4-4|167	install -m 644 org/gudy/azureus2/ui/icons/a16.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/azureus.png
14cr|vuze-4.3.0.4-4|168	install -m 644 org/gudy/azureus2/ui/icons/a32.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/azureus.png
14cr|vuze-4.3.0.4-4|169	install -m 644 org/gudy/azureus2/ui/icons/a64.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps/azureus.png
14cr|vuze-4.3.0.4-4|170	
14cr|vuze-4.3.0.4-4|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|vuze-4.3.0.4-4|172	desktop-file-install \
14cr|vuze-4.3.0.4-4|173	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
14cr|vuze-4.3.0.4-4|174	%{SOURCE2}
14cr|vuze-4.3.0.4-4|175	
14cr|vuze-4.3.0.4-4|176	# build.xml for building plugins
14cr|vuze-4.3.0.4-4|177	install -m644 build.plugins.xml %{buildroot}%{_datadir}/azureus
14cr|vuze-4.3.0.4-4|178	
14cr|vuze-4.3.0.4-4|179	%files
14cr|vuze-4.3.0.4-4|180	%doc ChangeLog.txt
14cr|vuze-4.3.0.4-4|181	%{_datadir}/applications/*
14cr|vuze-4.3.0.4-4|182	%{_datadir}/pixmaps/azureus.png
14cr|vuze-4.3.0.4-4|183	%{_datadir}/icons/hicolor/16x16/apps/azureus.png
14cr|vuze-4.3.0.4-4|184	%{_datadir}/icons/hicolor/32x32/apps/azureus.png
14cr|vuze-4.3.0.4-4|185	%{_datadir}/icons/hicolor/64x64/apps/azureus.png
14cr|vuze-4.3.0.4-4|186	%{_bindir}/azureus
14cr|vuze-4.3.0.4-4|187	%{_bindir}/vuze
14cr|vuze-4.3.0.4-4|188	%{_datadir}/azureus
14cr|vuze-4.3.0.4-4|189	
14cr|vuze-4.3.0.4-4|190	%files console
14cr|vuze-4.3.0.4-4|191	
14cr|vuze-4.3.0.4-4|192	
14cr|vuze-4.3.0.4-4|193	
14cr|vuze-4.3.0.4-4|194	
14cr|vuze-4.3.0.4-4|195	%changelog
14cr|vuze-4.3.0.4-4|196	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0.4-4
14cr|vuze-4.3.0.4-4|197	+ Revision: 9be475a
14cr|vuze-4.3.0.4-4|198	- Build with apache-commons-cli
14cr|vuze-4.3.0.4-4|199	
14cr|vuze-4.3.0.4-4|200	

9041 14
14cr|vuze-plugin-azplugins-2.1.6-3|1	
14cr|vuze-plugin-azplugins-2.1.6-3|2	%define plugin	azplugins
14cr|vuze-plugin-azplugins-2.1.6-3|3	
14cr|vuze-plugin-azplugins-2.1.6-3|4	Name:		vuze-plugin-%plugin
14cr|vuze-plugin-azplugins-2.1.6-3|5	Version:	2.1.6
14cr|vuze-plugin-azplugins-2.1.6-3|6	Release:	3
14cr|vuze-plugin-azplugins-2.1.6-3|7	Summary:	Vuze plugin: Azureus Core Plugins
14cr|vuze-plugin-azplugins-2.1.6-3|8	Group:		Networking/File transfer
14cr|vuze-plugin-azplugins-2.1.6-3|9	License:	GPLv2+
14cr|vuze-plugin-azplugins-2.1.6-3|10	URL:		http://azureus.sourceforge.net/
14cr|vuze-plugin-azplugins-2.1.6-3|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.jar
14cr|vuze-plugin-azplugins-2.1.6-3|12	BuildRequires:	vuze
14cr|vuze-plugin-azplugins-2.1.6-3|13	BuildRequires:	java-rpmbuild
14cr|vuze-plugin-azplugins-2.1.6-3|14	BuildRequires:	ant
14cr|vuze-plugin-azplugins-2.1.6-3|15	BuildRequires:	locales-en
14cr|vuze-plugin-azplugins-2.1.6-3|16	Requires:	vuze
14cr|vuze-plugin-azplugins-2.1.6-3|17	BuildArch:      noarch
14cr|vuze-plugin-azplugins-2.1.6-3|18	
14cr|vuze-plugin-azplugins-2.1.6-3|19	%description
14cr|vuze-plugin-azplugins-2.1.6-3|20	This contains the Tracker Web Templates and IRC Client plugins.
14cr|vuze-plugin-azplugins-2.1.6-3|21	
14cr|vuze-plugin-azplugins-2.1.6-3|22	Tracker web pages can be customised by extracting them from the plugin
14cr|vuze-plugin-azplugins-2.1.6-3|23	JAR file and placing them in a directory called "web" under the Azureus
14cr|vuze-plugin-azplugins-2.1.6-3|24	user-data directory. When extracting them ensure that the prefix
14cr|vuze-plugin-azplugins-2.1.6-3|25	directory hierarchy of "org/gudy/azureus2/ui/tracker/templates" is
14cr|vuze-plugin-azplugins-2.1.6-3|26	*removed* leaving, for example, "index.tmpl" in the "web" directory.
14cr|vuze-plugin-azplugins-2.1.6-3|27	
14cr|vuze-plugin-azplugins-2.1.6-3|28	This package is part of default vuze installation.
14cr|vuze-plugin-azplugins-2.1.6-3|29	
14cr|vuze-plugin-azplugins-2.1.6-3|30	%prep
14cr|vuze-plugin-azplugins-2.1.6-3|31	%setup -q -c
14cr|vuze-plugin-azplugins-2.1.6-3|32	find -name '*.class' -delete
14cr|vuze-plugin-azplugins-2.1.6-3|33	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
14cr|vuze-plugin-azplugins-2.1.6-3|34	[ -e plugin.properties ] && ! grep -q plugin.version plugin.properties
14cr|vuze-plugin-azplugins-2.1.6-3|35	
14cr|vuze-plugin-azplugins-2.1.6-3|36	%build
14cr|vuze-plugin-azplugins-2.1.6-3|37	export LC_ALL=en_US.ISO-8859-1
14cr|vuze-plugin-azplugins-2.1.6-3|38	CLASSPATH="%{_datadir}/azureus/Azureus2.jar:$(build-classpath swt)" %ant makejar -Dsource.dir=. -Dplugin.version=%{version}
14cr|vuze-plugin-azplugins-2.1.6-3|39	
14cr|vuze-plugin-azplugins-2.1.6-3|40	%install
14cr|vuze-plugin-azplugins-2.1.6-3|41	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azplugins-2.1.6-3|42	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azplugins-2.1.6-3|43	
14cr|vuze-plugin-azplugins-2.1.6-3|44	%files
14cr|vuze-plugin-azplugins-2.1.6-3|45	%dir %{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azplugins-2.1.6-3|46	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
14cr|vuze-plugin-azplugins-2.1.6-3|47	
14cr|vuze-plugin-azplugins-2.1.6-3|48	
14cr|vuze-plugin-azplugins-2.1.6-3|49	%changelog
14cr|vuze-plugin-azplugins-2.1.6-3|50	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.6-3
14cr|vuze-plugin-azplugins-2.1.6-3|51	+ Revision: fbaa0e5
14cr|vuze-plugin-azplugins-2.1.6-3|52	- Fix locale issues
14cr|vuze-plugin-azplugins-2.1.6-3|53	
14cr|vuze-plugin-azplugins-2.1.6-3|54	

9042 14
14cr|vuze-plugin-azrating-1.3.1-2|1	
14cr|vuze-plugin-azrating-1.3.1-2|2	%define plugin	azrating
14cr|vuze-plugin-azrating-1.3.1-2|3	
14cr|vuze-plugin-azrating-1.3.1-2|4	Name:		vuze-plugin-%plugin
14cr|vuze-plugin-azrating-1.3.1-2|5	Version:	1.3.1
14cr|vuze-plugin-azrating-1.3.1-2|6	Release:	2
14cr|vuze-plugin-azrating-1.3.1-2|7	Summary:	Vuze plugin: Rating
14cr|vuze-plugin-azrating-1.3.1-2|8	Group:		Networking/File transfer
14cr|vuze-plugin-azrating-1.3.1-2|9	License:	GPLv2+
14cr|vuze-plugin-azrating-1.3.1-2|10	URL:		http://azureus.sourceforge.net/
14cr|vuze-plugin-azrating-1.3.1-2|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}_src.zip
14cr|vuze-plugin-azrating-1.3.1-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vuze-plugin-azrating-1.3.1-2|13	BuildRequires:	vuze
14cr|vuze-plugin-azrating-1.3.1-2|14	BuildRequires:	java-rpmbuild
14cr|vuze-plugin-azrating-1.3.1-2|15	BuildRequires:	ant
14cr|vuze-plugin-azrating-1.3.1-2|16	Requires:	vuze
14cr|vuze-plugin-azrating-1.3.1-2|17	BuildArch:      noarch
14cr|vuze-plugin-azrating-1.3.1-2|18	
14cr|vuze-plugin-azrating-1.3.1-2|19	%description
14cr|vuze-plugin-azrating-1.3.1-2|20	Lets users rate and comment torrents.
14cr|vuze-plugin-azrating-1.3.1-2|21	
14cr|vuze-plugin-azrating-1.3.1-2|22	This package is part of default vuze installation.
14cr|vuze-plugin-azrating-1.3.1-2|23	
14cr|vuze-plugin-azrating-1.3.1-2|24	%prep
14cr|vuze-plugin-azrating-1.3.1-2|25	%setup -q -c
14cr|vuze-plugin-azrating-1.3.1-2|26	find -name '*.class' -delete
14cr|vuze-plugin-azrating-1.3.1-2|27	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
14cr|vuze-plugin-azrating-1.3.1-2|28	
14cr|vuze-plugin-azrating-1.3.1-2|29	%build
14cr|vuze-plugin-azrating-1.3.1-2|30	CLASSPATH=%{_datadir}/azureus/Azureus2.jar:$(build-classpath swt) %ant makejar -Dsource.dir=.
14cr|vuze-plugin-azrating-1.3.1-2|31	
14cr|vuze-plugin-azrating-1.3.1-2|32	%install
14cr|vuze-plugin-azrating-1.3.1-2|33	rm -rf %{buildroot}
14cr|vuze-plugin-azrating-1.3.1-2|34	
14cr|vuze-plugin-azrating-1.3.1-2|35	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azrating-1.3.1-2|36	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azrating-1.3.1-2|37	
14cr|vuze-plugin-azrating-1.3.1-2|38	%clean
14cr|vuze-plugin-azrating-1.3.1-2|39	rm -rf %{buildroot}
14cr|vuze-plugin-azrating-1.3.1-2|40	
14cr|vuze-plugin-azrating-1.3.1-2|41	%files
14cr|vuze-plugin-azrating-1.3.1-2|42	%defattr(-,root,root)
14cr|vuze-plugin-azrating-1.3.1-2|43	%dir %{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azrating-1.3.1-2|44	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
14cr|vuze-plugin-azrating-1.3.1-2|45	
14cr|vuze-plugin-azrating-1.3.1-2|46	
14cr|vuze-plugin-azrating-1.3.1-2|47	
14cr|vuze-plugin-azrating-1.3.1-2|48	%changelog
14cr|vuze-plugin-azrating-1.3.1-2|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-2
14cr|vuze-plugin-azrating-1.3.1-2|50	+ Revision: 17f54d5
14cr|vuze-plugin-azrating-1.3.1-2|51	- MassBuild#464: Increase release tag
14cr|vuze-plugin-azrating-1.3.1-2|52	
14cr|vuze-plugin-azrating-1.3.1-2|53	

9043 14
14cr|vuze-plugin-azupdater-1.8.10-4|1	
14cr|vuze-plugin-azupdater-1.8.10-4|2	%define plugin	azupdater
14cr|vuze-plugin-azupdater-1.8.10-4|3	
14cr|vuze-plugin-azupdater-1.8.10-4|4	Name:		vuze-plugin-%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|5	Version:	1.8.10
14cr|vuze-plugin-azupdater-1.8.10-4|6	Release:	4
14cr|vuze-plugin-azupdater-1.8.10-4|7	Summary:	Vuze plugin: Automatic updates for external plugins
14cr|vuze-plugin-azupdater-1.8.10-4|8	Group:		Networking/File transfer
14cr|vuze-plugin-azupdater-1.8.10-4|9	License:	GPLv2+
14cr|vuze-plugin-azupdater-1.8.10-4|10	URL:		http://azureus.sourceforge.net/
14cr|vuze-plugin-azupdater-1.8.10-4|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.zip
14cr|vuze-plugin-azupdater-1.8.10-4|12	
14cr|vuze-plugin-azupdater-1.8.10-4|13	BuildRequires:	vuze
14cr|vuze-plugin-azupdater-1.8.10-4|14	BuildRequires:	ant
14cr|vuze-plugin-azupdater-1.8.10-4|15	BuildRequires:	java-rpmbuild
14cr|vuze-plugin-azupdater-1.8.10-4|16	Requires:	vuze
14cr|vuze-plugin-azupdater-1.8.10-4|17	BuildArch:      noarch
14cr|vuze-plugin-azupdater-1.8.10-4|18	
14cr|vuze-plugin-azupdater-1.8.10-4|19	%description
14cr|vuze-plugin-azupdater-1.8.10-4|20	This plugin provides automatic updates for user specific Vuze plugins
14cr|vuze-plugin-azupdater-1.8.10-4|21	(i.e. those installed in ~/.azureus/plugins).
14cr|vuze-plugin-azupdater-1.8.10-4|22	
14cr|vuze-plugin-azupdater-1.8.10-4|23	Note that if this package is not installed, the plugin will be
14cr|vuze-plugin-azupdater-1.8.10-4|24	automatically downloaded from sourceforge servers on Vuze startup.
14cr|vuze-plugin-azupdater-1.8.10-4|25	
14cr|vuze-plugin-azupdater-1.8.10-4|26	%prep
14cr|vuze-plugin-azupdater-1.8.10-4|27	%setup -q -c
14cr|vuze-plugin-azupdater-1.8.10-4|28	for file in *.jar; do
14cr|vuze-plugin-azupdater-1.8.10-4|29	unzip $file;
14cr|vuze-plugin-azupdater-1.8.10-4|30	done
14cr|vuze-plugin-azupdater-1.8.10-4|31	find -name '*.class' -delete
14cr|vuze-plugin-azupdater-1.8.10-4|32	
14cr|vuze-plugin-azupdater-1.8.10-4|33	# This plugin does not have plugin.id in plugin.properties, so we provide it manually
14cr|vuze-plugin-azupdater-1.8.10-4|34	# in the build section. Modify build.xml locally to make it work with that.
14cr|vuze-plugin-azupdater-1.8.10-4|35	[ -e plugin.properties ] && ! grep -q plugin.id plugin.properties
14cr|vuze-plugin-azupdater-1.8.10-4|36	sed 's,<target name="init" unless="plugin.id">,<target name="init">,' %{_datadir}/azureus/build.plugins.xml > build.xml
14cr|vuze-plugin-azupdater-1.8.10-4|37	
14cr|vuze-plugin-azupdater-1.8.10-4|38	%build
14cr|vuze-plugin-azupdater-1.8.10-4|39	CLASSPATH=%{_datadir}/azureus/Azureus2.jar %ant makejar -Dsource.dir=. -Dplugin.id=%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|40	
14cr|vuze-plugin-azupdater-1.8.10-4|41	%install
14cr|vuze-plugin-azupdater-1.8.10-4|42	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|43	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|44	install -m644 plugin.properties %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|45	
14cr|vuze-plugin-azupdater-1.8.10-4|46	%files
14cr|vuze-plugin-azupdater-1.8.10-4|47	%defattr(-,root,root)
14cr|vuze-plugin-azupdater-1.8.10-4|48	%dir %{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupdater-1.8.10-4|49	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
14cr|vuze-plugin-azupdater-1.8.10-4|50	%{_datadir}/azureus/plugins/%plugin/plugin.properties
14cr|vuze-plugin-azupdater-1.8.10-4|51	
14cr|vuze-plugin-azupdater-1.8.10-4|52	
14cr|vuze-plugin-azupdater-1.8.10-4|53	
14cr|vuze-plugin-azupdater-1.8.10-4|54	%changelog
14cr|vuze-plugin-azupdater-1.8.10-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.10-4
14cr|vuze-plugin-azupdater-1.8.10-4|56	+ Revision: 7a43956
14cr|vuze-plugin-azupdater-1.8.10-4|57	- MassBuild#464: Increase release tag
14cr|vuze-plugin-azupdater-1.8.10-4|58	
14cr|vuze-plugin-azupdater-1.8.10-4|59	

9044 14
14cr|vuze-plugin-azupnpav-0.2.23-2|1	
14cr|vuze-plugin-azupnpav-0.2.23-2|2	%define plugin	azupnpav
14cr|vuze-plugin-azupnpav-0.2.23-2|3	
14cr|vuze-plugin-azupnpav-0.2.23-2|4	Name:		vuze-plugin-%plugin
14cr|vuze-plugin-azupnpav-0.2.23-2|5	Version:	0.2.23
14cr|vuze-plugin-azupnpav-0.2.23-2|6	Release:	2
14cr|vuze-plugin-azupnpav-0.2.23-2|7	Summary:	Vuze plugin: Media Server
14cr|vuze-plugin-azupnpav-0.2.23-2|8	Group:		Networking/File transfer
14cr|vuze-plugin-azupnpav-0.2.23-2|9	License:	GPLv2+
14cr|vuze-plugin-azupnpav-0.2.23-2|10	URL:		http://azureus.sourceforge.net/
14cr|vuze-plugin-azupnpav-0.2.23-2|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.zip
14cr|vuze-plugin-azupnpav-0.2.23-2|12	Patch0:		azupnpav-remove-win32.patch
14cr|vuze-plugin-azupnpav-0.2.23-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|vuze-plugin-azupnpav-0.2.23-2|14	BuildRequires:	vuze
14cr|vuze-plugin-azupnpav-0.2.23-2|15	BuildRequires:	java-rpmbuild
14cr|vuze-plugin-azupnpav-0.2.23-2|16	BuildRequires:	ant
14cr|vuze-plugin-azupnpav-0.2.23-2|17	Requires:	vuze
14cr|vuze-plugin-azupnpav-0.2.23-2|18	BuildArch:      noarch
14cr|vuze-plugin-azupnpav-0.2.23-2|19	
14cr|vuze-plugin-azupnpav-0.2.23-2|20	%description
14cr|vuze-plugin-azupnpav-0.2.23-2|21	The Media Server Plugin provides a simple UPnP Media Server interface.
14cr|vuze-plugin-azupnpav-0.2.23-2|22	This allows conformant media renderers to stream content present in
14cr|vuze-plugin-azupnpav-0.2.23-2|23	Azureus.
14cr|vuze-plugin-azupnpav-0.2.23-2|24	
14cr|vuze-plugin-azupnpav-0.2.23-2|25	Note that if this package is not installed, the plugin will be
14cr|vuze-plugin-azupnpav-0.2.23-2|26	automatically downloaded from sourceforge servers on Vuze startup.
14cr|vuze-plugin-azupnpav-0.2.23-2|27	
14cr|vuze-plugin-azupnpav-0.2.23-2|28	%prep
14cr|vuze-plugin-azupnpav-0.2.23-2|29	%setup -q -c
14cr|vuze-plugin-azupnpav-0.2.23-2|30	unzip %{plugin}_%{version}.jar
14cr|vuze-plugin-azupnpav-0.2.23-2|31	rm %{plugin}_%{version}.jar
14cr|vuze-plugin-azupnpav-0.2.23-2|32	find -name '*.class' -delete
14cr|vuze-plugin-azupnpav-0.2.23-2|33	%patch0 -p1
14cr|vuze-plugin-azupnpav-0.2.23-2|34	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
14cr|vuze-plugin-azupnpav-0.2.23-2|35	[ -e plugin.properties ] && ! grep -q plugin.version plugin.properties
14cr|vuze-plugin-azupnpav-0.2.23-2|36	
14cr|vuze-plugin-azupnpav-0.2.23-2|37	%build
14cr|vuze-plugin-azupnpav-0.2.23-2|38	CLASSPATH=%{_datadir}/azureus/Azureus2.jar %ant makejar -Dsource.dir=. -Dplugin.version=%{version}
14cr|vuze-plugin-azupnpav-0.2.23-2|39	
14cr|vuze-plugin-azupnpav-0.2.23-2|40	%install
14cr|vuze-plugin-azupnpav-0.2.23-2|41	rm -rf %{buildroot}
14cr|vuze-plugin-azupnpav-0.2.23-2|42	
14cr|vuze-plugin-azupnpav-0.2.23-2|43	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupnpav-0.2.23-2|44	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupnpav-0.2.23-2|45	install -m644 plugin.properties %{buildroot}%{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupnpav-0.2.23-2|46	
14cr|vuze-plugin-azupnpav-0.2.23-2|47	%clean
14cr|vuze-plugin-azupnpav-0.2.23-2|48	rm -rf %{buildroot}
14cr|vuze-plugin-azupnpav-0.2.23-2|49	
14cr|vuze-plugin-azupnpav-0.2.23-2|50	%files
14cr|vuze-plugin-azupnpav-0.2.23-2|51	%defattr(-,root,root)
14cr|vuze-plugin-azupnpav-0.2.23-2|52	%dir %{_datadir}/azureus/plugins/%plugin
14cr|vuze-plugin-azupnpav-0.2.23-2|53	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
14cr|vuze-plugin-azupnpav-0.2.23-2|54	%{_datadir}/azureus/plugins/%plugin/plugin.properties
14cr|vuze-plugin-azupnpav-0.2.23-2|55	
14cr|vuze-plugin-azupnpav-0.2.23-2|56	
14cr|vuze-plugin-azupnpav-0.2.23-2|57	
14cr|vuze-plugin-azupnpav-0.2.23-2|58	%changelog
14cr|vuze-plugin-azupnpav-0.2.23-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.23-2
14cr|vuze-plugin-azupnpav-0.2.23-2|60	+ Revision: cb8badc
14cr|vuze-plugin-azupnpav-0.2.23-2|61	- MassBuild#464: Increase release tag
14cr|vuze-plugin-azupnpav-0.2.23-2|62	
14cr|vuze-plugin-azupnpav-0.2.23-2|63	

9045 14
14cr|vym-2.3.5-2|1	%define Werror_cflags %nil
14cr|vym-2.3.5-2|2	
14cr|vym-2.3.5-2|3	Name:		vym
14cr|vym-2.3.5-2|4	Version:	2.3.5
14cr|vym-2.3.5-2|5	Release:	2
14cr|vym-2.3.5-2|6	Summary:	Tool to manage mind maps
14cr|vym-2.3.5-2|7	License:	GPLv2
14cr|vym-2.3.5-2|8	Group:		Office
14cr|vym-2.3.5-2|9	Source0:	http://prdownloads.sourceforge.net/vym/%{name}-%{version}.tar.bz2
14cr|vym-2.3.5-2|10	URL:		http://www.insilmaril.de/vym/
14cr|vym-2.3.5-2|11	Requires:	zip
14cr|vym-2.3.5-2|12	BuildRequires:	qt4-devel
14cr|vym-2.3.5-2|13	BuildRequires:	pkgconfig(xext)
14cr|vym-2.3.5-2|14	
14cr|vym-2.3.5-2|15	%description
14cr|vym-2.3.5-2|16	VYM (View Your Mind) is a tool to generate and manipulate maps which
14cr|vym-2.3.5-2|17	show your thoughts. Such maps can help you to improve your creativity
14cr|vym-2.3.5-2|18	and effectivity. You can use them for time management, to organize
14cr|vym-2.3.5-2|19	tasks, to get an overview over complex contexts, to sort your ideas etc.
14cr|vym-2.3.5-2|20	
14cr|vym-2.3.5-2|21	Maps can be drawn by hand on paper or a flip chart and help to structure
14cr|vym-2.3.5-2|22	your thoughs. While a tree like structure can be drawn by hand or any
14cr|vym-2.3.5-2|23	drawing software vym offers much more features to work with such maps.
14cr|vym-2.3.5-2|24	
14cr|vym-2.3.5-2|25	vym is not another drawing software, but a tool to store and modify
14cr|vym-2.3.5-2|26	information in an intuitive way. For example you can reorder parts of
14cr|vym-2.3.5-2|27	the map by pressing a key or add various information like a complete
14cr|vym-2.3.5-2|28	email by a simple mouse click.
14cr|vym-2.3.5-2|29	
14cr|vym-2.3.5-2|30	%prep
14cr|vym-2.3.5-2|31	%setup -q
14cr|vym-2.3.5-2|32	
14cr|vym-2.3.5-2|33	%build
14cr|vym-2.3.5-2|34	%qmake_qt4 -d PREFIX=%{_prefix}
14cr|vym-2.3.5-2|35	
14cr|vym-2.3.5-2|36	#really disable Werror flags
14cr|vym-2.3.5-2|37	%__sed -i -e 's|-Wformat -Werror=format-security||g' Makefile*
14cr|vym-2.3.5-2|38	
14cr|vym-2.3.5-2|39	%make
14cr|vym-2.3.5-2|40	
14cr|vym-2.3.5-2|41	%install
14cr|vym-2.3.5-2|42	%__make install INSTALL_ROOT=%{buildroot}
14cr|vym-2.3.5-2|43	
14cr|vym-2.3.5-2|44	%__install -Dpm644 icons/%{name}-16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cr|vym-2.3.5-2|45	%__install -Dpm644 icons/%{name}.xpm %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.xpm
14cr|vym-2.3.5-2|46	%__install -Dpm644 icons/%{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cr|vym-2.3.5-2|47	%__install -Dpm644 icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cr|vym-2.3.5-2|48	%__install -Dpm644 icons/%{name}-editor.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}-editor.png
14cr|vym-2.3.5-2|49	
14cr|vym-2.3.5-2|50	#clean files and let files section handle docs
14cr|vym-2.3.5-2|51	%__rm -rf %{buildroot}%{_docdir}/packages
14cr|vym-2.3.5-2|52	
14cr|vym-2.3.5-2|53	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|vym-2.3.5-2|54	%__cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vym-2.3.5-2|55	[Desktop Entry]
14cr|vym-2.3.5-2|56	Name=Vym
14cr|vym-2.3.5-2|57	Comment=View your mind
14cr|vym-2.3.5-2|58	StartupNotify=true
14cr|vym-2.3.5-2|59	Terminal=false
14cr|vym-2.3.5-2|60	Type=Application
14cr|vym-2.3.5-2|61	Icon=%{name}
14cr|vym-2.3.5-2|62	Exec=%{name} %%f
14cr|vym-2.3.5-2|63	MimeType=application/x-vym;application/zip;
14cr|vym-2.3.5-2|64	Categories=KDE;Qt;Office;Chart;
14cr|vym-2.3.5-2|65	EOF
14cr|vym-2.3.5-2|66	
14cr|vym-2.3.5-2|67	%__mkdir_p %{buildroot}%{_datadir}/mime/packages/
14cr|vym-2.3.5-2|68	%__cat << EOF > %{buildroot}%{_datadir}/mime/packages/vym.xml
14cr|vym-2.3.5-2|69	<?xml version="1.0" encoding="UTF-8"?>
14cr|vym-2.3.5-2|70	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14cr|vym-2.3.5-2|71	<mime-type type="application/x-vym">
14cr|vym-2.3.5-2|72	<sub-class-of type="application/zip"/>
14cr|vym-2.3.5-2|73	<comment>View Your Mind file</comment>
14cr|vym-2.3.5-2|74	<glob pattern="*.vym"/>
14cr|vym-2.3.5-2|75	</mime-type>
14cr|vym-2.3.5-2|76	</mime-info>
14cr|vym-2.3.5-2|77	EOF
14cr|vym-2.3.5-2|78	
14cr|vym-2.3.5-2|79	# Remove it as it's OpenSUSE-based
14cr|vym-2.3.5-2|80	%__rm -rf %{buildroot}%{_datadir}/%{name}/scripts/bugger
14cr|vym-2.3.5-2|81	
14cr|vym-2.3.5-2|82	%files
14cr|vym-2.3.5-2|83	%doc LICENSE.txt README.txt doc/*
14cr|vym-2.3.5-2|84	%{_datadir}/%{name}
14cr|vym-2.3.5-2|85	%{_bindir}/%{name}
14cr|vym-2.3.5-2|86	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|vym-2.3.5-2|87	%{_datadir}/mime/packages/%{name}.xml
14cr|vym-2.3.5-2|88	%{_iconsdir}/hicolor/*/apps/*
14cr|vym-2.3.5-2|89	
14cr|vym-2.3.5-2|90	
14cr|vym-2.3.5-2|91	
14cr|vym-2.3.5-2|92	%changelog
14cr|vym-2.3.5-2|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-2
14cr|vym-2.3.5-2|94	+ Revision: ff54301
14cr|vym-2.3.5-2|95	- MassBuild#464: Increase release tag
14cr|vym-2.3.5-2|96	
14cr|vym-2.3.5-2|97	

9046 14
14cr|vzctl-4.1-4|1	%define Werror_cflags %nil
14cr|vzctl-4.1-4|2	
14cr|vzctl-4.1-4|3	%define _initddir %_sysconfdir/init.d
14cr|vzctl-4.1-4|4	%define _vzdir /var/lib/vz
14cr|vzctl-4.1-4|5	%define _lockdir %{_vzdir}/lock
14cr|vzctl-4.1-4|6	%define _dumpdir %{_vzdir}/dump
14cr|vzctl-4.1-4|7	%define _privdir %{_vzdir}/private
14cr|vzctl-4.1-4|8	%define _rootdir %{_vzdir}/root
14cr|vzctl-4.1-4|9	%define _templatedir %{_vzdir}/template/
14cr|vzctl-4.1-4|10	%define _cachedir %{_templatedir}/cache
14cr|vzctl-4.1-4|11	%define _vzctlvardir /var/lib/vzctl/
14cr|vzctl-4.1-4|12	%define _veipdir %{_vzctlvardir}/veip
14cr|vzctl-4.1-4|13	%define _pkglibdir %_libexecdir/vzctl
14cr|vzctl-4.1-4|14	%define _scriptdir %_pkglibdir/scripts
14cr|vzctl-4.1-4|15	%define _configdir %_sysconfdir/vz
14cr|vzctl-4.1-4|16	%define _vpsconfdir %_sysconfdir/sysconfig/vz-scripts
14cr|vzctl-4.1-4|17	%define _netdir	%_sysconfdir/sysconfig/network-scripts
14cr|vzctl-4.1-4|18	%define _logrdir %_sysconfdir/logrotate.d
14cr|vzctl-4.1-4|19	%define _distconfdir %{_configdir}/dists
14cr|vzctl-4.1-4|20	%define _namesdir %{_configdir}/names
14cr|vzctl-4.1-4|21	%define _distscriptdir %{_distconfdir}/scripts
14cr|vzctl-4.1-4|22	%define _udevrulesdir %_sysconfdir/udev/rules.d
14cr|vzctl-4.1-4|23	%define _bashcdir %_sysconfdir/bash_completion.d
14cr|vzctl-4.1-4|24	
14cr|vzctl-4.1-4|25	Summary: OpenVZ containers control utility
14cr|vzctl-4.1-4|26	Name: vzctl
14cr|vzctl-4.1-4|27	Version: 4.1
14cr|vzctl-4.1-4|28	Release: 4
14cr|vzctl-4.1-4|29	License: GPLv2+
14cr|vzctl-4.1-4|30	Group: System/Kernel and hardware
14cr|vzctl-4.1-4|31	Source0: http://download.openvz.org/utils/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cr|vzctl-4.1-4|32	#Requires: vzkernel
14cr|vzctl-4.1-4|33	URL: http://openvz.org/
14cr|vzctl-4.1-4|34	# these reqs are for vz helper scripts
14cr|vzctl-4.1-4|35	BuildRequires:	pkgconfig(libcgroup)
14cr|vzctl-4.1-4|36	BuildRequires:	pkgconfig(libxml-2.0)
14cr|vzctl-4.1-4|37	Requires: bash
14cr|vzctl-4.1-4|38	Requires: gawk
14cr|vzctl-4.1-4|39	Requires: sed
14cr|vzctl-4.1-4|40	Requires: ed
14cr|vzctl-4.1-4|41	Requires: grep
14cr|vzctl-4.1-4|42	Requires: vzquota >= 2.7.0-4
14cr|vzctl-4.1-4|43	Requires: tar
14cr|vzctl-4.1-4|44	Requires: chkconfig
14cr|vzctl-4.1-4|45	# requires for vzmigrate purposes
14cr|vzctl-4.1-4|46	Requires: rsync
14cr|vzctl-4.1-4|47	Requires: gawk
14cr|vzctl-4.1-4|48	Requires: openssh
14cr|vzctl-4.1-4|49	
14cr|vzctl-4.1-4|50	%description
14cr|vzctl-4.1-4|51	This utility allows system administator to control OpenVZ containers,
14cr|vzctl-4.1-4|52	i.e. create, start, shutdown, set various options and limits etc.
14cr|vzctl-4.1-4|53	
14cr|vzctl-4.1-4|54	%prep
14cr|vzctl-4.1-4|55	%setup -q
14cr|vzctl-4.1-4|56	
14cr|vzctl-4.1-4|57	%build
14cr|vzctl-4.1-4|58	autoreconf -fi
14cr|vzctl-4.1-4|59	CFLAGS="$RPM_OPT_FLAGS" %configure \
14cr|vzctl-4.1-4|60	vzdir=%{_vzdir} \
14cr|vzctl-4.1-4|61	--enable-bashcomp \
14cr|vzctl-4.1-4|62	--enable-logrotate \
14cr|vzctl-4.1-4|63	--without-ploop \
14cr|vzctl-4.1-4|64	--disable-static
14cr|vzctl-4.1-4|65	
14cr|vzctl-4.1-4|66	
14cr|vzctl-4.1-4|67	%make
14cr|vzctl-4.1-4|68	
14cr|vzctl-4.1-4|69	%install
14cr|vzctl-4.1-4|70	make DESTDIR=%{buildroot} vpsconfdir=%{_vpsconfdir} \
14cr|vzctl-4.1-4|71	install install-redhat-from-spec
14cr|vzctl-4.1-4|72	ln -s ../sysconfig/vz-scripts %{buildroot}/%{_configdir}/conf
14cr|vzctl-4.1-4|73	ln -s ../vz/vz.conf %{buildroot}/etc/sysconfig/vz
14cr|vzctl-4.1-4|74	
14cr|vzctl-4.1-4|75	rm -f %{buildroot}/%{_libdir}/libvzctl.la
14cr|vzctl-4.1-4|76	rm -f %{buildroot}/%{_libdir}/libvzctl.so
14cr|vzctl-4.1-4|77	# Those are binaries that either are not ported to vzctl with Upstream Linux,
14cr|vzctl-4.1-4|78	# or are not applicable to that case. "make install" will copy them over, so we
14cr|vzctl-4.1-4|79	# just ignore them.
14cr|vzctl-4.1-4|80	rm -f %{buildroot}/%{_sbindir}/vzsplit
14cr|vzctl-4.1-4|81	rm -f %{buildroot}/%{_sbindir}/vzlist
14cr|vzctl-4.1-4|82	rm -f %{buildroot}/%{_sbindir}/vzmemcheck
14cr|vzctl-4.1-4|83	rm -f %{buildroot}/%{_sbindir}/vzcpucheck
14cr|vzctl-4.1-4|84	rm -f %{buildroot}/%{_sbindir}/vznetcfg
14cr|vzctl-4.1-4|85	rm -f %{buildroot}/%{_sbindir}/vznetaddbr
14cr|vzctl-4.1-4|86	rm -f %{buildroot}/%{_sbindir}/vzcalc
14cr|vzctl-4.1-4|87	rm -f %{buildroot}/%{_sbindir}/vzpid
14cr|vzctl-4.1-4|88	rm -f %{buildroot}/%{_sbindir}/vzcfgvalidate
14cr|vzctl-4.1-4|89	rm -f %{buildroot}/%{_sbindir}/vzifup-post
14cr|vzctl-4.1-4|90	rm -f %{buildroot}/%{_sbindir}/vzeventd
14cr|vzctl-4.1-4|91	rm -f %{buildroot}/%{_sbindir}/vzmigrate
14cr|vzctl-4.1-4|92	rm -f %{buildroot}/%{_sbindir}/vzubc
14cr|vzctl-4.1-4|93	
14cr|vzctl-4.1-4|94	rm -f %{buildroot}/%{_netdir}/ifup-venet
14cr|vzctl-4.1-4|95	rm -f %{buildroot}/%{_netdir}/ifdown-venet
14cr|vzctl-4.1-4|96	rm -f %{buildroot}/%{_netdir}/ifcfg-venet0
14cr|vzctl-4.1-4|97	
14cr|vzctl-4.1-4|98	rm -f %{buildroot}/%{_initddir}/vz
14cr|vzctl-4.1-4|99	rm -f %{buildroot}/%{_initddir}/vzeventd
14cr|vzctl-4.1-4|100	
14cr|vzctl-4.1-4|101	rm -f %{buildroot}/%{_udevrulesdir}/*
14cr|vzctl-4.1-4|102	
14cr|vzctl-4.1-4|103	rm -f %{buildroot}/%{_scriptdir}/vzevent-reboot
14cr|vzctl-4.1-4|104	rm -f %{buildroot}/%{_scriptdir}/vzevent-stop
14cr|vzctl-4.1-4|105	rm -f %{buildroot}/%{_scriptdir}/initd-functions
14cr|vzctl-4.1-4|106	
14cr|vzctl-4.1-4|107	rm -f %{buildroot}/%{_mandir}/man8/vzeventd.8
14cr|vzctl-4.1-4|108	rm -f %{buildroot}/%{_mandir}/man8/vzubc.8
14cr|vzctl-4.1-4|109	rm -f %{buildroot}/%{_mandir}/man8/vzcalc.8
14cr|vzctl-4.1-4|110	rm -f %{buildroot}/%{_mandir}/man8/vzcfgvalidate.8
14cr|vzctl-4.1-4|111	rm -f %{buildroot}/%{_mandir}/man8/vzcpucheck.8
14cr|vzctl-4.1-4|112	rm -f %{buildroot}/%{_mandir}/man8/vzifup-post.8
14cr|vzctl-4.1-4|113	rm -f %{buildroot}/%{_mandir}/man8/vzlist.8
14cr|vzctl-4.1-4|114	rm -f %{buildroot}/%{_mandir}/man8/vzmemcheck.8
14cr|vzctl-4.1-4|115	rm -f %{buildroot}/%{_mandir}/man8/vzmigrate.8
14cr|vzctl-4.1-4|116	rm -f %{buildroot}/%{_mandir}/man8/vzpid.8
14cr|vzctl-4.1-4|117	rm -f %{buildroot}/%{_mandir}/man8/vzsplit.8
14cr|vzctl-4.1-4|118	ls %{buildroot}/%{_mandir}/man8/
14cr|vzctl-4.1-4|119	
14cr|vzctl-4.1-4|120	%files
14cr|vzctl-4.1-4|121	%doc COPYING
14cr|vzctl-4.1-4|122	%dir %{_scriptdir}
14cr|vzctl-4.1-4|123	%dir %{_pkglibdir}
14cr|vzctl-4.1-4|124	%dir %{_lockdir}
14cr|vzctl-4.1-4|125	%dir %{_dumpdir}
14cr|vzctl-4.1-4|126	%dir %attr(700,root,root) %{_privdir}
14cr|vzctl-4.1-4|127	%dir %attr(700,root,root) %{_rootdir}
14cr|vzctl-4.1-4|128	%dir %{_templatedir}
14cr|vzctl-4.1-4|129	%dir %{_cachedir}
14cr|vzctl-4.1-4|130	%dir %{_vzctlvardir}
14cr|vzctl-4.1-4|131	%dir %{_veipdir}
14cr|vzctl-4.1-4|132	%dir %{_configdir}
14cr|vzctl-4.1-4|133	%dir %{_namesdir}
14cr|vzctl-4.1-4|134	%dir %{_vpsconfdir}
14cr|vzctl-4.1-4|135	%dir %{_distconfdir}
14cr|vzctl-4.1-4|136	%dir %{_distscriptdir}
14cr|vzctl-4.1-4|137	%dir %{_vzdir}
14cr|vzctl-4.1-4|138	%dir %{_sysconfdir}/vz/conf
14cr|vzctl-4.1-4|139	
14cr|vzctl-4.1-4|140	
14cr|vzctl-4.1-4|141	%{_bashcdir}/*
14cr|vzctl-4.1-4|142	
14cr|vzctl-4.1-4|143	%{_libdir}/libvzctl-*.so
14cr|vzctl-4.1-4|144	%{_sbindir}/vzctl
14cr|vzctl-4.1-4|145	%{_sbindir}/arpsend
14cr|vzctl-4.1-4|146	%{_sbindir}/ndsend
14cr|vzctl-4.1-4|147	
14cr|vzctl-4.1-4|148	%{_distscriptdir}/*.sh
14cr|vzctl-4.1-4|149	%{_distscriptdir}/functions
14cr|vzctl-4.1-4|150	
14cr|vzctl-4.1-4|151	%{_mandir}/man8/vzctl.8.*
14cr|vzctl-4.1-4|152	%{_mandir}/man8/arpsend.8.*
14cr|vzctl-4.1-4|153	%{_mandir}/man8/ndsend.8.*
14cr|vzctl-4.1-4|154	%{_mandir}/man5/ctid.conf.5.*
14cr|vzctl-4.1-4|155	%{_mandir}/man5/vz.conf.5.*
14cr|vzctl-4.1-4|156	
14cr|vzctl-4.1-4|157	%{_scriptdir}/vps-functions
14cr|vzctl-4.1-4|158	%{_scriptdir}/vps-net_add
14cr|vzctl-4.1-4|159	%{_scriptdir}/vps-net_del
14cr|vzctl-4.1-4|160	%{_scriptdir}/vps-netns_dev_add
14cr|vzctl-4.1-4|161	%{_scriptdir}/vps-netns_dev_del
14cr|vzctl-4.1-4|162	%{_scriptdir}/vps-create
14cr|vzctl-4.1-4|163	%{_scriptdir}/vps-download
14cr|vzctl-4.1-4|164	%{_scriptdir}/vps-pci
14cr|vzctl-4.1-4|165	
14cr|vzctl-4.1-4|166	%config %{_sysconfdir}/sysconfig/vz
14cr|vzctl-4.1-4|167	%config(noreplace) %{_configdir}/vz.conf
14cr|vzctl-4.1-4|168	%config(noreplace) %{_configdir}/osrelease.conf
14cr|vzctl-4.1-4|169	%config(noreplace) %{_configdir}/download.conf
14cr|vzctl-4.1-4|170	%config(noreplace) %{_configdir}/oom-groups.conf
14cr|vzctl-4.1-4|171	%config(noreplace) %{_distconfdir}/*.conf
14cr|vzctl-4.1-4|172	%config(noreplace) %{_vpsconfdir}/0.conf
14cr|vzctl-4.1-4|173	%config(noreplace) %{_logrdir}/vzctl
14cr|vzctl-4.1-4|174	%config %{_distconfdir}/default
14cr|vzctl-4.1-4|175	%config %{_distconfdir}/distribution.conf-template
14cr|vzctl-4.1-4|176	%config %{_vpsconfdir}/ve-basic.conf-sample
14cr|vzctl-4.1-4|177	%config %{_vpsconfdir}/ve-light.conf-sample
14cr|vzctl-4.1-4|178	%config %{_vpsconfdir}/ve-unlimited.conf-sample
14cr|vzctl-4.1-4|179	%config %{_vpsconfdir}/ve-vswap-256m.conf-sample
14cr|vzctl-4.1-4|180	%config %{_vpsconfdir}/ve-vswap-512m.conf-sample
14cr|vzctl-4.1-4|181	%config %{_vpsconfdir}/ve-vswap-1024m.conf-sample
14cr|vzctl-4.1-4|182	%config %{_vpsconfdir}/ve-vswap-1g.conf-sample
14cr|vzctl-4.1-4|183	%config %{_vpsconfdir}/ve-vswap-2g.conf-sample
14cr|vzctl-4.1-4|184	%config %{_vpsconfdir}/ve-vswap-4g.conf-sample
14cr|vzctl-4.1-4|185	
14cr|vzctl-4.1-4|186	
14cr|vzctl-4.1-4|187	%post
14cr|vzctl-4.1-4|188	/bin/rm -rf /dev/vzctl
14cr|vzctl-4.1-4|189	/bin/mknod -m 600 /dev/vzctl c 126 0
14cr|vzctl-4.1-4|190	if [ -f %{_configdir}/vz.conf ]; then
14cr|vzctl-4.1-4|191	if ! grep "IPTABLES=" %{_configdir}/vz.conf >/dev/null 2>&1; then
14cr|vzctl-4.1-4|192	echo 'IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length"' >> %{_configdir}/vz.conf
14cr|vzctl-4.1-4|193	fi
14cr|vzctl-4.1-4|194	fi
14cr|vzctl-4.1-4|195	/sbin/chkconfig --add vz > /dev/null 2>&1
14cr|vzctl-4.1-4|196	
14cr|vzctl-4.1-4|197	if [ -f /etc/SuSE-release ]; then
14cr|vzctl-4.1-4|198	NET_CFG='ifdown-venet ifup-venet'
14cr|vzctl-4.1-4|199	if ! grep -q -E "^alias venet0" /etc/modprobe.conf; then
14cr|vzctl-4.1-4|200	echo "alias venet0 vznet" >> /etc/modprobe.conf
14cr|vzctl-4.1-4|201	fi
14cr|vzctl-4.1-4|202	ln -f /etc/sysconfig/network-scripts/ifcfg-venet0 /etc/sysconfig/network/ifcfg-venet0
14cr|vzctl-4.1-4|203	for file in ${NET_CFG}; do
14cr|vzctl-4.1-4|204	ln -sf /etc/sysconfig/network-scripts/${file} /etc/sysconfig/network/scripts/${file}
14cr|vzctl-4.1-4|205	done
14cr|vzctl-4.1-4|206	fi
14cr|vzctl-4.1-4|207	
14cr|vzctl-4.1-4|208	%preun
14cr|vzctl-4.1-4|209	if [ $1 = 0 ]; then
14cr|vzctl-4.1-4|210	/sbin/chkconfig --del vz >/dev/null 2>&1
14cr|vzctl-4.1-4|211	fi
14cr|vzctl-4.1-4|212	
14cr|vzctl-4.1-4|213	%changelog
14cr|vzctl-4.1-4|214	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-4
14cr|vzctl-4.1-4|215	+ Revision: 8b12548
14cr|vzctl-4.1-4|216	- MassBuild#464: Increase release tag
14cr|vzctl-4.1-4|217	
14cr|vzctl-4.1-4|218	

9047 14
14cr|vzquota-3.0.12-5|1	%define debug_package	%{nil}
14cr|vzquota-3.0.12-5|2	
14cr|vzquota-3.0.12-5|3	Summary: Virtuozzo/OpenVZ disk quota control utility
14cr|vzquota-3.0.12-5|4	Name: vzquota
14cr|vzquota-3.0.12-5|5	Version: 3.0.12
14cr|vzquota-3.0.12-5|6	Release: 5
14cr|vzquota-3.0.12-5|7	License: GPLv2
14cr|vzquota-3.0.12-5|8	Group: System/Kernel and hardware
14cr|vzquota-3.0.12-5|9	Url: http://openvz.org/
14cr|vzquota-3.0.12-5|10	Source: http://download.openvz.org/utils/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cr|vzquota-3.0.12-5|11	Patch0: vzquota-3.0.12-fixbuild.patch
14cr|vzquota-3.0.12-5|12	
14cr|vzquota-3.0.12-5|13	
14cr|vzquota-3.0.12-5|14	
14cr|vzquota-3.0.12-5|15	%description
14cr|vzquota-3.0.12-5|16	This utility allows system administator to control disk quotas
14cr|vzquota-3.0.12-5|17	for Virtuozzo/OpenVZ containers.
14cr|vzquota-3.0.12-5|18	
14cr|vzquota-3.0.12-5|19	%prep
14cr|vzquota-3.0.12-5|20	%setup -q
14cr|vzquota-3.0.12-5|21	%patch0 -p1
14cr|vzquota-3.0.12-5|22	
14cr|vzquota-3.0.12-5|23	%build
14cr|vzquota-3.0.12-5|24	%make
14cr|vzquota-3.0.12-5|25	
14cr|vzquota-3.0.12-5|26	%install
14cr|vzquota-3.0.12-5|27	make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
14cr|vzquota-3.0.12-5|28	
14cr|vzquota-3.0.12-5|29	
14cr|vzquota-3.0.12-5|30	%files
14cr|vzquota-3.0.12-5|31	%defattr(-,root,root)
14cr|vzquota-3.0.12-5|32	%attr(755,root,root) %{_sbindir}/vzquota
14cr|vzquota-3.0.12-5|33	%attr(755,root,root) %{_sbindir}/vzdqcheck
14cr|vzquota-3.0.12-5|34	%attr(755,root,root) %{_sbindir}/vzdqdump
14cr|vzquota-3.0.12-5|35	%attr(755,root,root) %{_sbindir}/vzdqload
14cr|vzquota-3.0.12-5|36	%attr(755,root,root) %{_var}/vzquota
14cr|vzquota-3.0.12-5|37	%attr(644,root,root) %{_mandir}/man8/vzquota.8*
14cr|vzquota-3.0.12-5|38	%attr(644,root,root) %{_mandir}/man8/vzdqcheck.8*
14cr|vzquota-3.0.12-5|39	%attr(644,root,root) %{_mandir}/man8/vzdqdump.8*
14cr|vzquota-3.0.12-5|40	%attr(644,root,root) %{_mandir}/man8/vzdqload.8*
14cr|vzquota-3.0.12-5|41	
14cr|vzquota-3.0.12-5|42	
14cr|vzquota-3.0.12-5|43	%changelog
14cr|vzquota-3.0.12-5|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.12-5
14cr|vzquota-3.0.12-5|45	+ Revision: 5568ad7
14cr|vzquota-3.0.12-5|46	- MassBuild#464: Increase release tag
14cr|vzquota-3.0.12-5|47	
14cr|vzquota-3.0.12-5|48	

9048 14
14cr|w3af-1.1-3|1	Name:		w3af
14cr|w3af-1.1-3|2	Version:	1.1
14cr|w3af-1.1-3|3	Release:	3
14cr|w3af-1.1-3|4	Summary:	Web Application Attack and Audit Framework
14cr|w3af-1.1-3|5	Group:		Monitoring
14cr|w3af-1.1-3|6	License:	GPLv2
14cr|w3af-1.1-3|7	URL:		http://w3af.sourceforge.net/
14cr|w3af-1.1-3|8	Source0:	http://sourceforge.net/projects/w3af/files/w3af/w3af%201.0-stable/w3af-%{version}.tar.bz2
14cr|w3af-1.1-3|9	Patch0:		w3af-fix-python-shellbang.patch
14cr|w3af-1.1-3|10	Patch1:		w3af-1.1-add-scriptDir-path.patch
14cr|w3af-1.1-3|11	Requires:	python-pysvn
14cr|w3af-1.1-3|12	Requires:	python-nltk
14cr|w3af-1.1-3|13	Requires:	python-soap
14cr|w3af-1.1-3|14	Requires:	python-numpy
14cr|w3af-1.1-3|15	Requires:	scapy
14cr|w3af-1.1-3|16	BuildArch:	noarch
14cr|w3af-1.1-3|17	
14cr|w3af-1.1-3|18	%description
14cr|w3af-1.1-3|19	w3af is a Web Application Attack and Audit Framework. The project's goal is to
14cr|w3af-1.1-3|20	create a framework to find and exploit web application vulnerabilities that is
14cr|w3af-1.1-3|21	easy to use and extend. To read our short and long term objectives, please
14cr|w3af-1.1-3|22	click over the Project Objectives item in the main menu. This project is
14cr|w3af-1.1-3|23	currently hosted at SourceForge , for further information, you may also want to
14cr|w3af-1.1-3|24	visit w3af SourceForge project page.
14cr|w3af-1.1-3|25	
14cr|w3af-1.1-3|26	%package	gui
14cr|w3af-1.1-3|27	Summary:	GUI for %{name}
14cr|w3af-1.1-3|28	Group:		Monitoring
14cr|w3af-1.1-3|29	License:	GPLv2
14cr|w3af-1.1-3|30	Requires:	%{name} = %{EVRD}
14cr|w3af-1.1-3|31	Requires:	python-gtksourceview
14cr|w3af-1.1-3|32	
14cr|w3af-1.1-3|33	%description	gui
14cr|w3af-1.1-3|34	This is a gui for %{name}.
14cr|w3af-1.1-3|35	
14cr|w3af-1.1-3|36	%prep
14cr|w3af-1.1-3|37	%setup -q -n %{name}
14cr|w3af-1.1-3|38	%patch0 -p1
14cr|w3af-1.1-3|39	%patch1 -p1
14cr|w3af-1.1-3|40	find . -name .svn | xargs rm -rf
14cr|w3af-1.1-3|41	rm -f plugins/attack/payloads/code/netcat
14cr|w3af-1.1-3|42	
14cr|w3af-1.1-3|43	%build
14cr|w3af-1.1-3|44	
14cr|w3af-1.1-3|45	%install
14cr|w3af-1.1-3|46	install -m755 w3af_console -D %{buildroot}%{_bindir}/w3af_console
14cr|w3af-1.1-3|47	install -m755 w3af_gui -D %{buildroot}%{_bindir}/w3af_gui
14cr|w3af-1.1-3|48	install -d %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|49	cp -pr core %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|50	cp -pr extlib %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|51	cp -pr locales %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|52	cp -pr plugins %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|53	cp -pr profiles %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|54	cp -pr scripts %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|55	cp -pr tools %{buildroot}%{_datadir}/%{name}
14cr|w3af-1.1-3|56	
14cr|w3af-1.1-3|57	mv %{buildroot}%{_datadir}/w3af/plugins/discovery/oHalberd/man/ %{buildroot}%{_datadir}/man
14cr|w3af-1.1-3|58	
14cr|w3af-1.1-3|59	%files
14cr|w3af-1.1-3|60	%doc readme/CHANGELOG readme/CONTRIBUTORS readme/README readme/TODO
14cr|w3af-1.1-3|61	%doc readme/EN
14cr|w3af-1.1-3|62	%lang(fr) %doc readme/FR
14cr|w3af-1.1-3|63	%lang(ru) %doc readme/RU
14cr|w3af-1.1-3|64	%{_datadir}/%{name}
14cr|w3af-1.1-3|65	%{_bindir}/w3af_console
14cr|w3af-1.1-3|66	%{_mandir}/man1/halberd.1*
14cr|w3af-1.1-3|67	
14cr|w3af-1.1-3|68	%files gui
14cr|w3af-1.1-3|69	%{_bindir}/w3af_gui
14cr|w3af-1.1-3|70	
14cr|w3af-1.1-3|71	%changelog
14cr|w3af-1.1-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14cr|w3af-1.1-3|73	+ Revision: 8a634e3
14cr|w3af-1.1-3|74	- MassBuild#464: Increase release tag
14cr|w3af-1.1-3|75	
14cr|w3af-1.1-3|76	

9049 14
14cr|w3m-0.5.3-4|1	Summary:	Pager that can also be used as textbased webbrowser
14cr|w3m-0.5.3-4|2	Name:		w3m
14cr|w3m-0.5.3-4|3	Version:	0.5.3
14cr|w3m-0.5.3-4|4	Release:	4
14cr|w3m-0.5.3-4|5	License:	MIT
14cr|w3m-0.5.3-4|6	Group:		Networking/WWW
14cr|w3m-0.5.3-4|7	Url:		http://w3m.sourceforge.net/
14cr|w3m-0.5.3-4|8	Source0:	http://prdownloads.sourceforge.net/w3m/%{name}-%{version}.tar.gz
14cr|w3m-0.5.3-4|9	Source2:	w3mconfig
14cr|w3m-0.5.3-4|10	Patch0:		w3m-0.4.1-helpcharset.patch
14cr|w3m-0.5.3-4|11	Patch2:		w3m-0.5.1-gcc4.patch
14cr|w3m-0.5.3-4|12	# String literal fix - AdamW 2008/12
14cr|w3m-0.5.3-4|13	Patch4:		w3m-0.5.2-literal.patch
14cr|w3m-0.5.3-4|14	Patch6:		w3m-0.5.3.voidmain.patch
14cr|w3m-0.5.3-4|15	Patch7:		w3m-0.5.3.filehandle.patch
14cr|w3m-0.5.3-4|16	Patch8:		w3m-0.5.3.opts.patch
14cr|w3m-0.5.3-4|17	BuildRequires:	gpm-devel
14cr|w3m-0.5.3-4|18	BuildRequires:	termcap-devel
14cr|w3m-0.5.3-4|19	BuildRequires:	ungif-devel
14cr|w3m-0.5.3-4|20	BuildRequires:	pkgconfig(bdw-gc)
14cr|w3m-0.5.3-4|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|w3m-0.5.3-4|22	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|w3m-0.5.3-4|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|w3m-0.5.3-4|24	BuildRequires:	pkgconfig(imlib)
14cr|w3m-0.5.3-4|25	BuildRequires:	pkgconfig(ncurses)
14cr|w3m-0.5.3-4|26	BuildRequires:	pkgconfig(openssl)
14cr|w3m-0.5.3-4|27	Provides:	webclient
14cr|w3m-0.5.3-4|28	
14cr|w3m-0.5.3-4|29	%description
14cr|w3m-0.5.3-4|30	W3m is a text-based web browser as well as a pager like `more' or
14cr|w3m-0.5.3-4|31	`less'. With w3m you can browse web pages through a terminal emulator
14cr|w3m-0.5.3-4|32	window (xterm, rxvt or something like that). Moreover, w3m can be used
14cr|w3m-0.5.3-4|33	as a text formatting tool which typesets HTML into plain text. w3m also
14cr|w3m-0.5.3-4|34	provides w3mman which is a great manpage browser.
14cr|w3m-0.5.3-4|35	
14cr|w3m-0.5.3-4|36	%files -f %{name}.lang
14cr|w3m-0.5.3-4|37	%doc README doc doc-jp w3mhelp-lynx_*
14cr|w3m-0.5.3-4|38	%dir %{_sysconfdir}/w3m
14cr|w3m-0.5.3-4|39	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/w3m/config
14cr|w3m-0.5.3-4|40	%attr(0755,root,root) %{_bindir}/*
14cr|w3m-0.5.3-4|41	%{_libdir}/%{name}
14cr|w3m-0.5.3-4|42	%{_datadir}/%{name}
14cr|w3m-0.5.3-4|43	%{_mandir}/man1/*
14cr|w3m-0.5.3-4|44	
14cr|w3m-0.5.3-4|45	#----------------------------------------------------------------------------
14cr|w3m-0.5.3-4|46	
14cr|w3m-0.5.3-4|47	%prep
14cr|w3m-0.5.3-4|48	%setup -q
14cr|w3m-0.5.3-4|49	%patch0 -p1
14cr|w3m-0.5.3-4|50	%patch2 -p1
14cr|w3m-0.5.3-4|51	%patch4 -p1 -b .literal
14cr|w3m-0.5.3-4|52	%patch6 -p1 -b .voidmain
14cr|w3m-0.5.3-4|53	%patch7 -p1 -b .filehandle
14cr|w3m-0.5.3-4|54	%patch8 -p1 -b .opts
14cr|w3m-0.5.3-4|55	
14cr|w3m-0.5.3-4|56	#rm -rf gc
14cr|w3m-0.5.3-4|57	
14cr|w3m-0.5.3-4|58	cp -a %{SOURCE2} w3mconfig
14cr|w3m-0.5.3-4|59	
14cr|w3m-0.5.3-4|60	%build
14cr|w3m-0.5.3-4|61	rm -rf doc{,-jp}/CVS
14cr|w3m-0.5.3-4|62	sed -i s/showaudio/mplayer/ config.h.in
14cr|w3m-0.5.3-4|63	
14cr|w3m-0.5.3-4|64	%configure2_5x \
14cr|w3m-0.5.3-4|65	--with-browser=%{_bindir}/www-browser \
14cr|w3m-0.5.3-4|66	--with-editor=%{_bindir}/vi \
14cr|w3m-0.5.3-4|67	--with-mailer=/bin/mail \
14cr|w3m-0.5.3-4|68	--with-termlib=ncurses \
14cr|w3m-0.5.3-4|69	--enable-alarm \
14cr|w3m-0.5.3-4|70	--enable-ansi-color \
14cr|w3m-0.5.3-4|71	--enable-bgcolor \
14cr|w3m-0.5.3-4|72	--enable-color \
14cr|w3m-0.5.3-4|73	--enable-cookie \
14cr|w3m-0.5.3-4|74	--enable-dict \
14cr|w3m-0.5.3-4|75	--enable-digest-auth \
14cr|w3m-0.5.3-4|76	--enable-external-uri-loader \
14cr|w3m-0.5.3-4|77	--enable-gopher \
14cr|w3m-0.5.3-4|78	--enable-help-cgi \
14cr|w3m-0.5.3-4|79	--enable-history \
14cr|w3m-0.5.3-4|80	--enable-image \
14cr|w3m-0.5.3-4|81	--enable-ipv6 \
14cr|w3m-0.5.3-4|82	--disable-japanese \
14cr|w3m-0.5.3-4|83	--enable-keymap=w3m \
14cr|w3m-0.5.3-4|84	--enable-menu \
14cr|w3m-0.5.3-4|85	--enable-mouse \
14cr|w3m-0.5.3-4|86	--enable-nntp \
14cr|w3m-0.5.3-4|87	--enable-sslverify \
14cr|w3m-0.5.3-4|88	--enable-w3mmailer \
14cr|w3m-0.5.3-4|89	--disable-xface \
14cr|w3m-0.5.3-4|90	--enable-m17n \
14cr|w3m-0.5.3-4|91	--enable-unicode \
14cr|w3m-0.5.3-4|92	--with-charset=UTF-8 \
14cr|w3m-0.5.3-4|93	--with-gc=`pwd`/gc \
14cr|w3m-0.5.3-4|94	LIBS="-lX11"
14cr|w3m-0.5.3-4|95	
14cr|w3m-0.5.3-4|96	echo '#define HAVE_SYS_ERRLIST' >> config.h
14cr|w3m-0.5.3-4|97	
14cr|w3m-0.5.3-4|98	make
14cr|w3m-0.5.3-4|99	
14cr|w3m-0.5.3-4|100	%install
14cr|w3m-0.5.3-4|101	install -d %{buildroot}/{%{_bindir},{%{_datadir},%{_libdir}}/%{name},%{_mandir}/{,ja_JP.ujis}/man1}
14cr|w3m-0.5.3-4|102	
14cr|w3m-0.5.3-4|103	%makeinstall_std
14cr|w3m-0.5.3-4|104	
14cr|w3m-0.5.3-4|105	install -m0644 doc-jp/w3m.1 %{buildroot}/%{_mandir}/ja_JP.ujis/man1
14cr|w3m-0.5.3-4|106	install -m0644 doc/w3m.1 %{buildroot}/%{_mandir}/man1
14cr|w3m-0.5.3-4|107	
14cr|w3m-0.5.3-4|108	install -d %{buildroot}%{_sysconfdir}/w3m
14cr|w3m-0.5.3-4|109	install -m0644 w3mconfig %{buildroot}%{_sysconfdir}/w3m/config
14cr|w3m-0.5.3-4|110	
14cr|w3m-0.5.3-4|111	rm -rf %{buildroot}/%{_mandir}/ja*
14cr|w3m-0.5.3-4|112	
14cr|w3m-0.5.3-4|113	%find_lang %{name}
14cr|w3m-0.5.3-4|114	
14cr|w3m-0.5.3-4|115	
14cr|w3m-0.5.3-4|116	%changelog
14cr|w3m-0.5.3-4|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-4
14cr|w3m-0.5.3-4|118	+ Revision: f4c65a5
14cr|w3m-0.5.3-4|119	- MassBuild#464: Increase release tag
14cr|w3m-0.5.3-4|120	
14cr|w3m-0.5.3-4|121	

9050 14
14cr|w3mir-1.0.10-10|1	
14cr|w3mir-1.0.10-10|2	Summary:	All purpose HTTP copying and mirroring tool
14cr|w3mir-1.0.10-10|3	
14cr|w3mir-1.0.10-10|4	Name: 		w3mir
14cr|w3mir-1.0.10-10|5	Version: 	1.0.10
14cr|w3mir-1.0.10-10|6	Release: 	10
14cr|w3mir-1.0.10-10|7	License:	GPL or Artistic
14cr|w3mir-1.0.10-10|8	Group:		Development/Perl
14cr|w3mir-1.0.10-10|9	Url:		http://www.cpan.org
14cr|w3mir-1.0.10-10|10	Source0:	http://search.cpan.org/CPAN/authors/id/J/JA/JANL/%{name}-%{version}.tar.bz2
14cr|w3mir-1.0.10-10|11	BuildArch:	noarch
14cr|w3mir-1.0.10-10|12	buildrequires: perl-devel
14cr|w3mir-1.0.10-10|13	
14cr|w3mir-1.0.10-10|14	%description
14cr|w3mir-1.0.10-10|15	w3mir is a all purpose HTTP copying and mirroring tool. The main focus of w3mir
14cr|w3mir-1.0.10-10|16	is to create and maintain a browseable copy of one, or several, remote WWW
14cr|w3mir-1.0.10-10|17	site(s). Used to the max w3mir can retreive the contents of several related
14cr|w3mir-1.0.10-10|18	sites and leave the mirror browseable via a local web server, or from a
14cr|w3mir-1.0.10-10|19	filesystem, such as directly from a CDROM.
14cr|w3mir-1.0.10-10|20	
14cr|w3mir-1.0.10-10|21	w3mir's goal is to be able to make useful mirrors of any reasonable WWW site.
14cr|w3mir-1.0.10-10|22	It specifically preserves link integrity within the mirrored documents as well
14cr|w3mir-1.0.10-10|23	as the integrity of links outside the mirror, following redirects as needed. If
14cr|w3mir-1.0.10-10|24	you want it to. w3mir has a powerful ``multi scope'' mechanism enabeling the
14cr|w3mir-1.0.10-10|25	user to make mirrors of several related sites and have links between them refer
14cr|w3mir-1.0.10-10|26	to the mirrored documents rather than the original site. w3mir has several
14cr|w3mir-1.0.10-10|27	features directed at getting mirrors for CDROM burning and handling of some not
14cr|w3mir-1.0.10-10|28	too often seen problems when mirroring.
14cr|w3mir-1.0.10-10|29	
14cr|w3mir-1.0.10-10|30	w3mir supports HTML4, and has partial support for CSS, Java and ActiveX.
14cr|w3mir-1.0.10-10|31	
14cr|w3mir-1.0.10-10|32	%prep
14cr|w3mir-1.0.10-10|33	%setup -q
14cr|w3mir-1.0.10-10|34	
14cr|w3mir-1.0.10-10|35	%build
14cr|w3mir-1.0.10-10|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|w3mir-1.0.10-10|37	%make
14cr|w3mir-1.0.10-10|38	
14cr|w3mir-1.0.10-10|39	%check
14cr|w3mir-1.0.10-10|40	make test
14cr|w3mir-1.0.10-10|41	
14cr|w3mir-1.0.10-10|42	%install
14cr|w3mir-1.0.10-10|43	%makeinstall_std
14cr|w3mir-1.0.10-10|44	
14cr|w3mir-1.0.10-10|45	%files
14cr|w3mir-1.0.10-10|46	%doc README Changes
14cr|w3mir-1.0.10-10|47	%{_bindir}/w3mfix
14cr|w3mir-1.0.10-10|48	%{_bindir}/w3mir
14cr|w3mir-1.0.10-10|49	%{perl_vendorlib}/htmlop.pm
14cr|w3mir-1.0.10-10|50	%{perl_vendorlib}/w3http.pm
14cr|w3mir-1.0.10-10|51	%{perl_vendorlib}/w3pdfuri.pm
14cr|w3mir-1.0.10-10|52	%{_mandir}/*/*
14cr|w3mir-1.0.10-10|53	
14cr|w3mir-1.0.10-10|54	
14cr|w3mir-1.0.10-10|55	
14cr|w3mir-1.0.10-10|56	
14cr|w3mir-1.0.10-10|57	
14cr|w3mir-1.0.10-10|58	%changelog
14cr|w3mir-1.0.10-10|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-10
14cr|w3mir-1.0.10-10|60	+ Revision: 2b1c169
14cr|w3mir-1.0.10-10|61	- MassBuild#464: Increase release tag
14cr|w3mir-1.0.10-10|62	
14cr|w3mir-1.0.10-10|63	

9051 14
14cr|waffle-1.3.0-1|1	%define api 1
14cr|waffle-1.3.0-1|2	%define major 0
14cr|waffle-1.3.0-1|3	%define libname %mklibname %{name} %{api} %{major}
14cr|waffle-1.3.0-1|4	%define devname %mklibname %{name} -d
14cr|waffle-1.3.0-1|5	
14cr|waffle-1.3.0-1|6	%define _disable_ld_no_undefined 0
14cr|waffle-1.3.0-1|7	
14cr|waffle-1.3.0-1|8	%bcond_with test
14cr|waffle-1.3.0-1|9	%bcond_without wayland
14cr|waffle-1.3.0-1|10	
14cr|waffle-1.3.0-1|11	Summary:	Library for select the GL API at runtime
14cr|waffle-1.3.0-1|12	Name:		waffle
14cr|waffle-1.3.0-1|13	Version:	1.3.0
14cr|waffle-1.3.0-1|14	Release:	1
14cr|waffle-1.3.0-1|15	License:	BSD
14cr|waffle-1.3.0-1|16	Group:		Development/C
14cr|waffle-1.3.0-1|17	Url:		http://people.freedesktop.org/~chadversary/%{name}
14cr|waffle-1.3.0-1|18	Source0:	http://cgit.freedesktop.org/~chadversary/%{name}/snapshot/%{name}-%{version}.tar.xz
14cr|waffle-1.3.0-1|19	BuildRequires:	cmake
14cr|waffle-1.3.0-1|20	BuildRequires:	docbook-dtd42-xml
14cr|waffle-1.3.0-1|21	BuildRequires:	xsltproc
14cr|waffle-1.3.0-1|22	BuildRequires:	pkgconfig(gbm)
14cr|waffle-1.3.0-1|23	BuildRequires:	pkgconfig(gl)
14cr|waffle-1.3.0-1|24	BuildRequires:	pkgconfig(egl)
14cr|waffle-1.3.0-1|25	BuildRequires:	pkgconfig(udev)
14cr|waffle-1.3.0-1|26	%if %{with wayland}
14cr|waffle-1.3.0-1|27	BuildRequires:	pkgconfig(wayland-client)
14cr|waffle-1.3.0-1|28	BuildRequires:	pkgconfig(wayland-egl)
14cr|waffle-1.3.0-1|29	%endif
14cr|waffle-1.3.0-1|30	BuildRequires:	pkgconfig(x11)
14cr|waffle-1.3.0-1|31	BuildRequires:	pkgconfig(xcb)
14cr|waffle-1.3.0-1|32	
14cr|waffle-1.3.0-1|33	%description
14cr|waffle-1.3.0-1|34	Waffle is a cross-platform library that allows one to defer selection of GL
14cr|waffle-1.3.0-1|35	API and of window system until runtime. For example, on Linux, Waffle enables
14cr|waffle-1.3.0-1|36	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cr|waffle-1.3.0-1|37	OpenGL ES2, and other window system / API combinations.
14cr|waffle-1.3.0-1|38	
14cr|waffle-1.3.0-1|39	An immediate goal for this library is to enable Piglit to test multiple GL
14cr|waffle-1.3.0-1|40	flavors in a cross-platform way, and to allow each Piglit test to choose its
14cr|waffle-1.3.0-1|41	GL API and window system at runtime. A future goal is to enable the ability to
14cr|waffle-1.3.0-1|42	record (with another tool such APITrace) an application's GL calls on one
14cr|waffle-1.3.0-1|43	operating system or window system, and then replay that trace on a different
14cr|waffle-1.3.0-1|44	system.
14cr|waffle-1.3.0-1|45	
14cr|waffle-1.3.0-1|46	%files
14cr|waffle-1.3.0-1|47	%{_docdir}/%{name}/*
14cr|waffle-1.3.0-1|48	%{_bindir}/*
14cr|waffle-1.3.0-1|49	
14cr|waffle-1.3.0-1|50	#----------------------------------------------------------------------------
14cr|waffle-1.3.0-1|51	
14cr|waffle-1.3.0-1|52	%package -n %{libname}
14cr|waffle-1.3.0-1|53	Summary:	Library for select the GL API at runtime
14cr|waffle-1.3.0-1|54	Group:		System/Libraries
14cr|waffle-1.3.0-1|55	Conflicts:	%{_lib}waffle0 < 1.3.0
14cr|waffle-1.3.0-1|56	Obsoletes:	%{_lib}waffle0 < 1.3.0
14cr|waffle-1.3.0-1|57	
14cr|waffle-1.3.0-1|58	%description -n %{libname}
14cr|waffle-1.3.0-1|59	Waffle is a cross-platform library that allows one to defer selection of GL
14cr|waffle-1.3.0-1|60	API and of window system until runtime. For example, on Linux, Waffle enables
14cr|waffle-1.3.0-1|61	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cr|waffle-1.3.0-1|62	OpenGL ES2, and other window system / API combinations.
14cr|waffle-1.3.0-1|63	This package contains the main library.
14cr|waffle-1.3.0-1|64	
14cr|waffle-1.3.0-1|65	%files -n %{libname}
14cr|waffle-1.3.0-1|66	%doc LICENSE.txt
14cr|waffle-1.3.0-1|67	%{_libdir}/libwaffle-%{api}.so.%{major}*
14cr|waffle-1.3.0-1|68	
14cr|waffle-1.3.0-1|69	#----------------------------------------------------------------------------
14cr|waffle-1.3.0-1|70	
14cr|waffle-1.3.0-1|71	%package -n %{devname}
14cr|waffle-1.3.0-1|72	Summary:	Development files for using the %{name} library
14cr|waffle-1.3.0-1|73	Group:		Development/C
14cr|waffle-1.3.0-1|74	Requires:	%{libname} = %{EVRD}
14cr|waffle-1.3.0-1|75	Provides:	%{name}-devel = %{EVRD}
14cr|waffle-1.3.0-1|76	Conflicts:	%{_lib}waffle0 < 1.3.0
14cr|waffle-1.3.0-1|77	
14cr|waffle-1.3.0-1|78	%description -n %{devname}
14cr|waffle-1.3.0-1|79	Waffle is a cross-platform library that allows one to defer selection of GL
14cr|waffle-1.3.0-1|80	API and of window system until runtime. For example, on Linux, Waffle enables
14cr|waffle-1.3.0-1|81	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cr|waffle-1.3.0-1|82	OpenGL ES2, and other window system / API combinations.
14cr|waffle-1.3.0-1|83	This package contains the development files for using the %{name} library.
14cr|waffle-1.3.0-1|84	
14cr|waffle-1.3.0-1|85	%files -n %{devname}
14cr|waffle-1.3.0-1|86	%doc README.txt
14cr|waffle-1.3.0-1|87	%{_includedir}/%{name}-%{api}/*
14cr|waffle-1.3.0-1|88	%{_libdir}/libwaffle-%{api}.so
14cr|waffle-1.3.0-1|89	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cr|waffle-1.3.0-1|90	%{_datadir}/cmake/Modules/FindWaffle.cmake
14cr|waffle-1.3.0-1|91	%{_mandir}/man3/%{name}*
14cr|waffle-1.3.0-1|92	%{_mandir}/man7/%{name}*
14cr|waffle-1.3.0-1|93	
14cr|waffle-1.3.0-1|94	#----------------------------------------------------------------------------
14cr|waffle-1.3.0-1|95	
14cr|waffle-1.3.0-1|96	%prep
14cr|waffle-1.3.0-1|97	%setup -q
14cr|waffle-1.3.0-1|98	%apply_patches
14cr|waffle-1.3.0-1|99	
14cr|waffle-1.3.0-1|100	%build
14cr|waffle-1.3.0-1|101	%cmake \
14cr|waffle-1.3.0-1|102	-DCMAKE_BUILD_TYPE=release \
14cr|waffle-1.3.0-1|103	-DCMAKE_INSTALL_DOCDIR="%{_datadir}/doc/%{name}" \
14cr|waffle-1.3.0-1|104	-Dwaffle_has_glx=1 \
14cr|waffle-1.3.0-1|105	-Dwaffle_has_x11_egl=1 \
14cr|waffle-1.3.0-1|106	-Dwaffle_has_gbm=1 \
14cr|waffle-1.3.0-1|107	%if %{with wayland}
14cr|waffle-1.3.0-1|108	-Dwaffle_has_wayland=1 \
14cr|waffle-1.3.0-1|109	%endif
14cr|waffle-1.3.0-1|110	-Dwaffle_build_manpages=1 \
14cr|waffle-1.3.0-1|111	-Dwaffle_build_htmldocs=1 \
14cr|waffle-1.3.0-1|112	%if %{with test}
14cr|waffle-1.3.0-1|113	-Dwaffle_build_tests=1 \
14cr|waffle-1.3.0-1|114	%endif
14cr|waffle-1.3.0-1|115	-Dwaffle_build_examples=1
14cr|waffle-1.3.0-1|116	
14cr|waffle-1.3.0-1|117	%make
14cr|waffle-1.3.0-1|118	
14cr|waffle-1.3.0-1|119	%install
14cr|waffle-1.3.0-1|120	%makeinstall_std -C build
14cr|waffle-1.3.0-1|121	
14cr|waffle-1.3.0-1|122	# Example programs don't get installed by default
14cr|waffle-1.3.0-1|123	mkdir -p %{buildroot}%{_bindir}
14cr|waffle-1.3.0-1|124	install -m 755 build/examples/gl_basic %{buildroot}%{_bindir}
14cr|waffle-1.3.0-1|125	install -m 755 build/examples/simple-x11-egl %{buildroot}%{_bindir}
14cr|waffle-1.3.0-1|126	
14cr|waffle-1.3.0-1|127	%if %{with test}
14cr|waffle-1.3.0-1|128	%check
14cr|waffle-1.3.0-1|129	# It does not work ATM: libwaffle_test.so not found (not built?)
14cr|waffle-1.3.0-1|130	%make check-func -C build
14cr|waffle-1.3.0-1|131	%endif
14cr|waffle-1.3.0-1|132	
14cr|waffle-1.3.0-1|133	%changelog
14cr|waffle-1.3.0-1|134	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
14cr|waffle-1.3.0-1|135	+ Revision: 722a8f9
14cr|waffle-1.3.0-1|136	- New version 1.3.0, fix library package name, move mans fom library to devel package
14cr|waffle-1.3.0-1|137	
14cr|waffle-1.3.0-1|138	

9052 14
14cr|wafp-0.01-0.26c3.5|1	%define snapshot 26c3
14cr|wafp-0.01-0.26c3.5|2	
14cr|wafp-0.01-0.26c3.5|3	Name:		wafp
14cr|wafp-0.01-0.26c3.5|4	Version:	0.01
14cr|wafp-0.01-0.26c3.5|5	Release:	%mkrel 0.%{snapshot}.5
14cr|wafp-0.01-0.26c3.5|6	Summary:	Web Application Finger Printer
14cr|wafp-0.01-0.26c3.5|7	License:	GPL
14cr|wafp-0.01-0.26c3.5|8	Group:		Monitoring
14cr|wafp-0.01-0.26c3.5|9	URL:		http://www.mytty.org/wafp/
14cr|wafp-0.01-0.26c3.5|10	Source:     http://www.mytty.org/wafp/%{name}-%{version}-%{snapshot}.tar.bz2
14cr|wafp-0.01-0.26c3.5|11	Patch0:     wafp-0.01-26c3-fhs.patch
14cr|wafp-0.01-0.26c3.5|12	Requires:   rubygem(sqlite3)
14cr|wafp-0.01-0.26c3.5|13	BuildArch:	noarch
14cr|wafp-0.01-0.26c3.5|14	
14cr|wafp-0.01-0.26c3.5|15	%description
14cr|wafp-0.01-0.26c3.5|16	WAFP is a Web Application Finger Printer written in ruby using a SQLite3 DB.
14cr|wafp-0.01-0.26c3.5|17	
14cr|wafp-0.01-0.26c3.5|18	%prep
14cr|wafp-0.01-0.26c3.5|19	%setup -q -n %{name}-%{version}-%{snapshot}
14cr|wafp-0.01-0.26c3.5|20	%patch0 -p 1
14cr|wafp-0.01-0.26c3.5|21	
14cr|wafp-0.01-0.26c3.5|22	%build
14cr|wafp-0.01-0.26c3.5|23	
14cr|wafp-0.01-0.26c3.5|24	%install
14cr|wafp-0.01-0.26c3.5|25	install -d -m 755 %{buildroot}%{_bindir}
14cr|wafp-0.01-0.26c3.5|26	install -d -m 755 %{buildroot}%{_datadir}/wafp
14cr|wafp-0.01-0.26c3.5|27	install -d -m 755 %{buildroot}%{_datadir}/wafp/lib
14cr|wafp-0.01-0.26c3.5|28	install -d -m 755 %{buildroot}%{_datadir}/wafp/utils
14cr|wafp-0.01-0.26c3.5|29	
14cr|wafp-0.01-0.26c3.5|30	install -m 755 wafp.rb %{buildroot}%{_bindir}
14cr|wafp-0.01-0.26c3.5|31	install -m 644 *.db %{buildroot}%{_datadir}/wafp
14cr|wafp-0.01-0.26c3.5|32	install -m 644 lib/* %{buildroot}%{_datadir}/wafp/lib
14cr|wafp-0.01-0.26c3.5|33	install -m 755 utils/*.sh %{buildroot}%{_datadir}/wafp/utils
14cr|wafp-0.01-0.26c3.5|34	
14cr|wafp-0.01-0.26c3.5|35	%clean
14cr|wafp-0.01-0.26c3.5|36	rm -rf %{buildroot}
14cr|wafp-0.01-0.26c3.5|37	
14cr|wafp-0.01-0.26c3.5|38	%files
14cr|wafp-0.01-0.26c3.5|39	%defattr(-,root,root)
14cr|wafp-0.01-0.26c3.5|40	%doc LICENSE README CREDITS HOWTO
14cr|wafp-0.01-0.26c3.5|41	%{_bindir}/wafp.rb
14cr|wafp-0.01-0.26c3.5|42	%{_datadir}/wafp
14cr|wafp-0.01-0.26c3.5|43	
14cr|wafp-0.01-0.26c3.5|44	
14cr|wafp-0.01-0.26c3.5|45	
14cr|wafp-0.01-0.26c3.5|46	%changelog
14cr|wafp-0.01-0.26c3.5|47	* Thu Dec 13 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.01-0.26c3.5
14cr|wafp-0.01-0.26c3.5|48	+ Revision: cb265f7
14cr|wafp-0.01-0.26c3.5|49	- Fix ruby-sqlite3 req
14cr|wafp-0.01-0.26c3.5|50	
14cr|wafp-0.01-0.26c3.5|51	

9053 14
14cr|wahcade-0.99-0.pre8|1	Name:			wahcade
14cr|wahcade-0.99-0.pre8|2	Version:		0.99
14cr|wahcade-0.99-0.pre8|3	%define beta		pre8
14cr|wahcade-0.99-0.pre8|4	Release:		%mkrel 0.%{beta}
14cr|wahcade-0.99-0.pre8|5	
14cr|wahcade-0.99-0.pre8|6	Summary:	Front end for SDLMAME
14cr|wahcade-0.99-0.pre8|7	License:	GPLv2+
14cr|wahcade-0.99-0.pre8|8	Group:		Emulators
14cr|wahcade-0.99-0.pre8|9	URL:		http://www.anti-particle.com/wahcade.shtml
14cr|wahcade-0.99-0.pre8|10	Source0:	http://www.anti-particle.com/projects/%{name}/%{name}-%{version}%{beta}.tar.gz
14cr|wahcade-0.99-0.pre8|11	Patch0:		wahcade-0.99pre8-install-fixes.patch
14cr|wahcade-0.99-0.pre8|12	
14cr|wahcade-0.99-0.pre8|13	BuildRequires:	python
14cr|wahcade-0.99-0.pre8|14	
14cr|wahcade-0.99-0.pre8|15	Requires:	pygtk2.0-libglade
14cr|wahcade-0.99-0.pre8|16	Requires:	python-chardet
14cr|wahcade-0.99-0.pre8|17	Suggests:	python-imaging
14cr|wahcade-0.99-0.pre8|18	suggests:	gstreamer0.10-python
14cr|wahcade-0.99-0.pre8|19	Suggests:	pygame
14cr|wahcade-0.99-0.pre8|20	#Do not require stuff from Non-free
14cr|wahcade-0.99-0.pre8|21	Suggests:	sdlmame-extra-data
14cr|wahcade-0.99-0.pre8|22	BuildArch:	noarch
14cr|wahcade-0.99-0.pre8|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|wahcade-0.99-0.pre8|24	
14cr|wahcade-0.99-0.pre8|25	%description
14cr|wahcade-0.99-0.pre8|26	Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH.
14cr|wahcade-0.99-0.pre8|27	
14cr|wahcade-0.99-0.pre8|28	It's a front end for games and emulators (e.g. the MAME arcade game emulator),
14cr|wahcade-0.99-0.pre8|29	and has been designed with arcade cabinet controls and projects in mind.
14cr|wahcade-0.99-0.pre8|30	
14cr|wahcade-0.99-0.pre8|31	It is compatible with MameWah's config files and layouts.
14cr|wahcade-0.99-0.pre8|32	
14cr|wahcade-0.99-0.pre8|33	It features :
14cr|wahcade-0.99-0.pre8|34	- a keyboard controlled GUI, perfect for those arcade controls,
14cr|wahcade-0.99-0.pre8|35	- a history viewer,
14cr|wahcade-0.99-0.pre8|36	- a control panel viewer,
14cr|wahcade-0.99-0.pre8|37	- a layout editor,
14cr|wahcade-0.99-0.pre8|38	- a setup editor.
14cr|wahcade-0.99-0.pre8|39	
14cr|wahcade-0.99-0.pre8|40	%prep
14cr|wahcade-0.99-0.pre8|41	%setup -q -n %{name}
14cr|wahcade-0.99-0.pre8|42	%patch0 -p1
14cr|wahcade-0.99-0.pre8|43	
14cr|wahcade-0.99-0.pre8|44	%build
14cr|wahcade-0.99-0.pre8|45	#python setup.py build
14cr|wahcade-0.99-0.pre8|46	
14cr|wahcade-0.99-0.pre8|47	%install
14cr|wahcade-0.99-0.pre8|48	rm -rf %{buildroot}
14cr|wahcade-0.99-0.pre8|49	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|wahcade-0.99-0.pre8|50	
14cr|wahcade-0.99-0.pre8|51	rm -f %{buildroot}%{py_puresitedir}/%{name}-%{version}*
14cr|wahcade-0.99-0.pre8|52	
14cr|wahcade-0.99-0.pre8|53	%find_lang %{name}
14cr|wahcade-0.99-0.pre8|54	
14cr|wahcade-0.99-0.pre8|55	%clean
14cr|wahcade-0.99-0.pre8|56	rm -rf %{buildroot}
14cr|wahcade-0.99-0.pre8|57	
14cr|wahcade-0.99-0.pre8|58	%if %mdkversion < 200900
14cr|wahcade-0.99-0.pre8|59	%post
14cr|wahcade-0.99-0.pre8|60	%update_menus
14cr|wahcade-0.99-0.pre8|61	
14cr|wahcade-0.99-0.pre8|62	%postun
14cr|wahcade-0.99-0.pre8|63	%clean_menus
14cr|wahcade-0.99-0.pre8|64	%endif
14cr|wahcade-0.99-0.pre8|65	
14cr|wahcade-0.99-0.pre8|66	%files -f %{name}.lang
14cr|wahcade-0.99-0.pre8|67	%defattr(-,root,root,-)
14cr|wahcade-0.99-0.pre8|68	%doc doc/*
14cr|wahcade-0.99-0.pre8|69	%{_bindir}/*
14cr|wahcade-0.99-0.pre8|70	%{_gamesdatadir}/%{name}
14cr|wahcade-0.99-0.pre8|71	%{_datadir}/applications/*
14cr|wahcade-0.99-0.pre8|72	%{_datadir}/pixmaps/*
14cr|wahcade-0.99-0.pre8|73	
14cr|wahcade-0.99-0.pre8|74	
14cr|wahcade-0.99-0.pre8|75	
14cr|wahcade-0.99-0.pre8|76	
14cr|wahcade-0.99-0.pre8|77	%changelog
14cr|wahcade-0.99-0.pre8|78	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.99-0.pre8
14cr|wahcade-0.99-0.pre8|79	+ Revision: 289347e
14cr|wahcade-0.99-0.pre8|80	- Automatic import for version 0.99
14cr|wahcade-0.99-0.pre8|81	
14cr|wahcade-0.99-0.pre8|82	

9054 14
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|1	%define _enable_debug_packages %{nil}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|2	%define debug_package %{nil}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|3	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|4	%define major 2
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|5	%define libname %mklibname %{name} %{api} %{major}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|6	%define develname %mklibname %{name} -d
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|7	%define git_version 1374ffc147ad
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|8	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|9	Name:		wahrhaft-mupen64plus-rsp-z64
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|10	Version:	0.0.%{git_version}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|11	Release:	3
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|12	Summary:	Low-level RSP processor plugin for the Mupen64Plus
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|13	Group:		Emulators
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|14	License:	GPLv2+
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|15	Url:		http://code.google.com/p/mupen64plus/
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|16	Source:         %{name}-%{git_version}.tar.bz2
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|17	BuildRequires:	pkgconfig(sdl)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|18	BuildRequires:	pkgconfig(libpng)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|19	BuildRequires:	pkgconfig(samplerate)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|20	BuildRequires:	pkgconfig(freetype2)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|21	BuildRequires:	pkgconfig(zlib)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|22	BuildRequires:	pkgconfig(liblircclient0)
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|23	BuildRequires:	mupen64plus-devel
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|24	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|25	%description
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|26	An experimental plugin for mupen64plus to replace the RSP plugin.
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|27	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|28	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|29	%prep
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|30	%setup -q -n %{name}-%{git_version}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|31	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|32	%build
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|33	export CFLAGS="%{optflags}"
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|34	%make all -C projects/unix all COREDIR=%{_libdir}/ SHAREDIR=%{_datadir}/mupen64plus2/ PLUGINDIR=%{_libdir}/mupen64plus2/ V=1
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|35	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|36	%install
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|37	make -C projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/mupen64plus2/
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|38	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|39	mv %{buildroot}%{_libdir}/mupen64plus2/mupen64plus/mupen64plus-rsp-z64.so %{buildroot}/%{_libdir}/mupen64plus2/
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|40	chmod -R 0755 %{buildroot}%{_libdir}
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|41	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|42	%files
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|43	%dir %{_libdir}/mupen64plus2
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|44	%{_libdir}/mupen64plus2/mupen64plus-rsp-z64.so
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|45	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|46	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|47	%changelog
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1374ffc147ad-3
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|49	+ Revision: 3dd4f99
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|50	- MassBuild#464: Increase release tag
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|51	
14cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-3|52	

9055 14
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|1	%define _enable_debug_packages %{nil}
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|2	%define debug_package %{nil}
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|3	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|4	Summary:	Arachnoid Plugin for mupen64plus
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|5	Name:		wahrhaft-mupen64plus-video-arachnoid
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|6	Version:	2.0.0
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|7	Release:	2
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|8	License:	GPLv2+
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|9	Group:		Emulators
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|10	Url:		http://code.google.com/p/mupen64plus/
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|11	Source0:	https://github.com/mupen64plus/mupen64plus-video-arachnoid/releases/download/%{version}/mupen64plus-video-arachnoid-src-%{version}.tar.gz
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|12	BuildRequires:	pkgconfig(freetype2)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|13	BuildRequires:	pkgconfig(liblircclient0)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|14	BuildRequires:	pkgconfig(libpng)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|15	BuildRequires:	pkgconfig(samplerate)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|16	BuildRequires:	pkgconfig(sdl)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|17	BuildRequires:	pkgconfig(zlib)
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|18	BuildRequires:	mupen64plus-devel
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|19	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|20	%description
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|21	An experimental plugin for mupen64plus to replace the rice plugin.
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|22	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|23	%files
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|24	%{_libdir}/mupen64plus2/mupen64plus-video-arachnoid.so
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|25	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|26	#----------------------------------------------------------------------------
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|27	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|28	%prep
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|29	%setup -q -n mupen64plus-video-arachnoid
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|30	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|31	%build
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|32	export CFLAGS="%{optflags}"
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|33	%make all -C projects/unix all \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|34	COREDIR=%{_libdir}/ \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|35	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|36	PLUGINDIR=%{_libdir}/mupen64plus2/ \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|37	V=1
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|38	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|39	%install
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|40	make -C projects/unix install \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|41	PREFIX="%{_prefix}" \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|42	DESTDIR="%{buildroot}" \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|43	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|44	LIBDIR=%{_libdir}/mupen64plus2/
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|45	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|46	mv %{buildroot}/%{_libdir}/mupen64plus2/mupen64plus/mupen64plus-video-arachnoid.so %{buildroot}/%{_libdir}/mupen64plus2/
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|47	chmod -R 0755 %{buildroot}%{_libdir}
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|48	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|49	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|50	%changelog
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|52	+ Revision: b48a022
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|53	- MassBuild#464: Increase release tag
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|54	
14cr|wahrhaft-mupen64plus-video-arachnoid-2.0.0-2|55	

9056 14
14cr|wakeonlan-0.41-3|1	%define debug_package	%{nil}
14cr|wakeonlan-0.41-3|2	%define name	wakeonlan
14cr|wakeonlan-0.41-3|3	%define version	0.41
14cr|wakeonlan-0.41-3|4	%define rel	3
14cr|wakeonlan-0.41-3|5	
14cr|wakeonlan-0.41-3|6	Summary:	Wake-on-LAN magic packet sender
14cr|wakeonlan-0.41-3|7	Name:		%{name}
14cr|wakeonlan-0.41-3|8	Version:	%{version}
14cr|wakeonlan-0.41-3|9	Release:	%rel
14cr|wakeonlan-0.41-3|10	License:	Artistic
14cr|wakeonlan-0.41-3|11	Group:		Networking/Remote access
14cr|wakeonlan-0.41-3|12	URL:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/
14cr|wakeonlan-0.41-3|13	Source:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/%{name}-%{version}.tar.bz2
14cr|wakeonlan-0.41-3|14	
14cr|wakeonlan-0.41-3|15	
14cr|wakeonlan-0.41-3|16	BuildArch:	noarch
14cr|wakeonlan-0.41-3|17	
14cr|wakeonlan-0.41-3|18	%description
14cr|wakeonlan-0.41-3|19	Wakeonlan is a Perl script that sends 'magic packets' to
14cr|wakeonlan-0.41-3|20	wake-on-LAN enabled ethernet adapters and motherboards, in
14cr|wakeonlan-0.41-3|21	order to switch on remote computers.
14cr|wakeonlan-0.41-3|22	
14cr|wakeonlan-0.41-3|23	%prep
14cr|wakeonlan-0.41-3|24	%setup -q
14cr|wakeonlan-0.41-3|25	
14cr|wakeonlan-0.41-3|26	%install
14cr|wakeonlan-0.41-3|27	install -D -m755 wakeonlan %{buildroot}%{_bindir}/wakeonlan
14cr|wakeonlan-0.41-3|28	
14cr|wakeonlan-0.41-3|29	
14cr|wakeonlan-0.41-3|30	%files
14cr|wakeonlan-0.41-3|31	%doc examples Changes README
14cr|wakeonlan-0.41-3|32	%{_bindir}/wakeonlan
14cr|wakeonlan-0.41-3|33	
14cr|wakeonlan-0.41-3|34	
14cr|wakeonlan-0.41-3|35	
14cr|wakeonlan-0.41-3|36	%changelog
14cr|wakeonlan-0.41-3|37	* Mon Mar 17 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.41-3
14cr|wakeonlan-0.41-3|38	+ Revision: 0bd1482
14cr|wakeonlan-0.41-3|39	- Updated wakeonlan.spec
14cr|wakeonlan-0.41-3|40	
14cr|wakeonlan-0.41-3|41	

9057 14
14cr|WALinuxAgent-1.1-6|1	Name:           WALinuxAgent
14cr|WALinuxAgent-1.1-6|2	Summary:        The Windows Azure Linux Agent
14cr|WALinuxAgent-1.1-6|3	Version:        1.1
14cr|WALinuxAgent-1.1-6|4	Release:        6
14cr|WALinuxAgent-1.1-6|5	License:        ASL 2.0
14cr|WALinuxAgent-1.1-6|6	Group:          System/Configuration/Other
14cr|WALinuxAgent-1.1-6|7	Url:            http://go.microsoft.com/fwlink/?LinkId=250998
14cr|WALinuxAgent-1.1-6|8	Source0:        WALinuxAgent-%{version}.tar.bz2
14cr|WALinuxAgent-1.1-6|9	Source1:        99-azure-timeout.rules
14cr|WALinuxAgent-1.1-6|10	BuildRequires:  python-devel
14cr|WALinuxAgent-1.1-6|11	Requires:       python-pyxml
14cr|WALinuxAgent-1.1-6|12	Requires:       pyasn1
14cr|WALinuxAgent-1.1-6|13	Requires:       openssh
14cr|WALinuxAgent-1.1-6|14	Requires:       openssl
14cr|WALinuxAgent-1.1-6|15	Requires:       util-linux
14cr|WALinuxAgent-1.1-6|16	Requires:       sed
14cr|WALinuxAgent-1.1-6|17	Requires:       grep
14cr|WALinuxAgent-1.1-6|18	Requires:       sudo
14cr|WALinuxAgent-1.1-6|19	Requires:       sysvinit
14cr|WALinuxAgent-1.1-6|20	Requires:       iptables
14cr|WALinuxAgent-1.1-6|21	# End TODO
14cr|WALinuxAgent-1.1-6|22	Requires:       logrotate
14cr|WALinuxAgent-1.1-6|23	Conflicts:      NetworkManager
14cr|WALinuxAgent-1.1-6|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|WALinuxAgent-1.1-6|25	BuildArch:      noarch
14cr|WALinuxAgent-1.1-6|26	
14cr|WALinuxAgent-1.1-6|27	%description
14cr|WALinuxAgent-1.1-6|28	The Windows Azure Linux Agent supports the provisioning and running of Linux
14cr|WALinuxAgent-1.1-6|29	VMs in the Windows Azure cloud. This package should be installed on Linux disk
14cr|WALinuxAgent-1.1-6|30	images that are built to run in the Windows Azure environment.
14cr|WALinuxAgent-1.1-6|31	
14cr|WALinuxAgent-1.1-6|32	%prep
14cr|WALinuxAgent-1.1-6|33	%setup -q
14cr|WALinuxAgent-1.1-6|34	find . -type f -exec sed -i 's/\r//' {} \;
14cr|WALinuxAgent-1.1-6|35	
14cr|WALinuxAgent-1.1-6|36	%build
14cr|WALinuxAgent-1.1-6|37	%install
14cr|WALinuxAgent-1.1-6|38	### directories
14cr|WALinuxAgent-1.1-6|39	install -d -m 0755 %{buildroot}%{_localstatedir}/lib/waagent
14cr|WALinuxAgent-1.1-6|40	install -d -m 0755 %{buildroot}%{_localstatedir}/log/waagent
14cr|WALinuxAgent-1.1-6|41	
14cr|WALinuxAgent-1.1-6|42	### binaries
14cr|WALinuxAgent-1.1-6|43	install -D -m 0755 waagent %{buildroot}%{_sbindir}/waagent
14cr|WALinuxAgent-1.1-6|44	
14cr|WALinuxAgent-1.1-6|45	### configuration files
14cr|WALinuxAgent-1.1-6|46	install -D -m 0644 etc/logrotate.conf %{buildroot}%{_sysconfdir}/logrotate.d/WALinuxAgent
14cr|WALinuxAgent-1.1-6|47	install -D -m 0644 etc/waagent.conf %{buildroot}%{_sysconfdir}/waagent.conf
14cr|WALinuxAgent-1.1-6|48	
14cr|WALinuxAgent-1.1-6|49	### init scripts
14cr|WALinuxAgent-1.1-6|50	mkdir -p %{buildroot}%{_sbindir}
14cr|WALinuxAgent-1.1-6|51	install -D -m 0755 etc/rosa.init %{buildroot}%{_initddir}/walinuxagent
14cr|WALinuxAgent-1.1-6|52	ln -s ../..%{_initddir}/walinuxagent %{buildroot}%{_sbindir}/rcwalinuxagent
14cr|WALinuxAgent-1.1-6|53	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
14cr|WALinuxAgent-1.1-6|54	
14cr|WALinuxAgent-1.1-6|55	%post
14cr|WALinuxAgent-1.1-6|56	%%{_sbindir}/waagent -setup
14cr|WALinuxAgent-1.1-6|57	%%{_sbindir}/waagent --install
14cr|WALinuxAgent-1.1-6|58	
14cr|WALinuxAgent-1.1-6|59	%preun
14cr|WALinuxAgent-1.1-6|60	if [ $1 = "0" ] ; then
14cr|WALinuxAgent-1.1-6|61	echo "Un-installation of WAAgent"
14cr|WALinuxAgent-1.1-6|62	%%{_sbindir}/waagent -uninstall
14cr|WALinuxAgent-1.1-6|63	fi
14cr|WALinuxAgent-1.1-6|64	
14cr|WALinuxAgent-1.1-6|65	%postun
14cr|WALinuxAgent-1.1-6|66	%systemd_postun_with_restart walinuxagent
14cr|WALinuxAgent-1.1-6|67	
14cr|WALinuxAgent-1.1-6|68	%files
14cr|WALinuxAgent-1.1-6|69	%defattr(-,root,root)
14cr|WALinuxAgent-1.1-6|70	%doc Changelog LICENSE-2.0.txt NOTICE README
14cr|WALinuxAgent-1.1-6|71	%{_sbindir}/waagent
14cr|WALinuxAgent-1.1-6|72	%config(noreplace) %{_sysconfdir}/logrotate.d/WALinuxAgent
14cr|WALinuxAgent-1.1-6|73	%config(noreplace) %{_sysconfdir}/waagent.conf
14cr|WALinuxAgent-1.1-6|74	%dir %{_sysconfdir}/udev
14cr|WALinuxAgent-1.1-6|75	%dir %{_sysconfdir}/udev/rules.d
14cr|WALinuxAgent-1.1-6|76	%config %{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
14cr|WALinuxAgent-1.1-6|77	%{_localstatedir}/lib/waagent
14cr|WALinuxAgent-1.1-6|78	%{_localstatedir}/log/waagent
14cr|WALinuxAgent-1.1-6|79	%{_initddir}/walinuxagent
14cr|WALinuxAgent-1.1-6|80	%{_sbindir}/rcwalinuxagent
14cr|WALinuxAgent-1.1-6|81	
14cr|WALinuxAgent-1.1-6|82	
14cr|WALinuxAgent-1.1-6|83	%changelog
14cr|WALinuxAgent-1.1-6|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-6
14cr|WALinuxAgent-1.1-6|85	+ Revision: 4e5f038
14cr|WALinuxAgent-1.1-6|86	- MassBuild#464: Increase release tag
14cr|WALinuxAgent-1.1-6|87	
14cr|WALinuxAgent-1.1-6|88	

9058 14
14cr|wallpaper-at-0.3-8|1	%define name wallpaper-at
14cr|wallpaper-at-0.3-8|2	%define version 0.3
14cr|wallpaper-at-0.3-8|3	%define release 8
14cr|wallpaper-at-0.3-8|4	
14cr|wallpaper-at-0.3-8|5	Summary:	Wallpapers by Andreas Tille
14cr|wallpaper-at-0.3-8|6	Name:		%{name}
14cr|wallpaper-at-0.3-8|7	Version:	%{version}
14cr|wallpaper-at-0.3-8|8	Release:	%{release}
14cr|wallpaper-at-0.3-8|9	Source:		%{name}-%{version}.tar.bz2
14cr|wallpaper-at-0.3-8|10	License:	GNU Free Documentation License
14cr|wallpaper-at-0.3-8|11	Group:		Graphics
14cr|wallpaper-at-0.3-8|12	BuildArchitectures:	noarch
14cr|wallpaper-at-0.3-8|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|wallpaper-at-0.3-8|14	
14cr|wallpaper-at-0.3-8|15	URL:		http://www.steve.org.uk/Software/wallpapers/
14cr|wallpaper-at-0.3-8|16	
14cr|wallpaper-at-0.3-8|17	%description
14cr|wallpaper-at-0.3-8|18	This package contains some hopefully nice images to use as a background
14cr|wallpaper-at-0.3-8|19	or a screen saver.  They were taken by Andreas Tille on various trips to
14cr|wallpaper-at-0.3-8|20	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
14cr|wallpaper-at-0.3-8|21	
14cr|wallpaper-at-0.3-8|22	%package 1280x1024
14cr|wallpaper-at-0.3-8|23	Summary:	Wallpapers by Andreas Tille @ 1280x1024
14cr|wallpaper-at-0.3-8|24	Group:		Graphics
14cr|wallpaper-at-0.3-8|25	Provides:	wallpaper-at
14cr|wallpaper-at-0.3-8|26	
14cr|wallpaper-at-0.3-8|27	%description 1280x1024
14cr|wallpaper-at-0.3-8|28	This package contains some hopefully nice images to use as a background
14cr|wallpaper-at-0.3-8|29	or a screen saver.  They were taken by Andreas Tille on various trips to
14cr|wallpaper-at-0.3-8|30	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
14cr|wallpaper-at-0.3-8|31	
14cr|wallpaper-at-0.3-8|32	The images in this package are best suited for use in a 5:4 aspect ratio,
14cr|wallpaper-at-0.3-8|33	e.g. 1280x1024.
14cr|wallpaper-at-0.3-8|34	
14cr|wallpaper-at-0.3-8|35	%package 1600x1200
14cr|wallpaper-at-0.3-8|36	Summary:	Wallpapers by Andreas Tille @ 1600x1200
14cr|wallpaper-at-0.3-8|37	Group:		Graphics
14cr|wallpaper-at-0.3-8|38	Provides:	wallpaper-at
14cr|wallpaper-at-0.3-8|39	
14cr|wallpaper-at-0.3-8|40	%description 1600x1200
14cr|wallpaper-at-0.3-8|41	This package contains some hopefully nice images to use as a background
14cr|wallpaper-at-0.3-8|42	or a screen saver.  They were taken by Andreas Tille on various trips to
14cr|wallpaper-at-0.3-8|43	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
14cr|wallpaper-at-0.3-8|44	
14cr|wallpaper-at-0.3-8|45	The images in this package are best suited for use in a 4:3 aspect ratio,
14cr|wallpaper-at-0.3-8|46	e.g. 1600x1200, 1152x864, 1024x768, 800x600, or 640x480.
14cr|wallpaper-at-0.3-8|47	
14cr|wallpaper-at-0.3-8|48	%package 1600x900
14cr|wallpaper-at-0.3-8|49	Summary:	Wallpapers by Andreas Tille @ 1600x900
14cr|wallpaper-at-0.3-8|50	Group:		Graphics
14cr|wallpaper-at-0.3-8|51	Provides:	wallpaper-at
14cr|wallpaper-at-0.3-8|52	
14cr|wallpaper-at-0.3-8|53	%description 1600x900
14cr|wallpaper-at-0.3-8|54	This package contains some hopefully nice images to use as a background
14cr|wallpaper-at-0.3-8|55	or a screen saver.  They were taken by Andreas Tille on various trips to
14cr|wallpaper-at-0.3-8|56	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
14cr|wallpaper-at-0.3-8|57	
14cr|wallpaper-at-0.3-8|58	The images in this package are best suited for use in a 16:9 aspect ratio,
14cr|wallpaper-at-0.3-8|59	e.g. 1600x900.
14cr|wallpaper-at-0.3-8|60	
14cr|wallpaper-at-0.3-8|61	%prep
14cr|wallpaper-at-0.3-8|62	%setup -q
14cr|wallpaper-at-0.3-8|63	
14cr|wallpaper-at-0.3-8|64	%build
14cr|wallpaper-at-0.3-8|65	
14cr|wallpaper-at-0.3-8|66	%install
14cr|wallpaper-at-0.3-8|67	rm -rf $RPM_BUILD_ROOT
14cr|wallpaper-at-0.3-8|68	install -d $RPM_BUILD_ROOT/%{_datadir}/wallpapers
14cr|wallpaper-at-0.3-8|69	cp --recursive -f 1280x1024/ $RPM_BUILD_ROOT/%{_datadir}/wallpapers
14cr|wallpaper-at-0.3-8|70	cp --recursive -f 1600x1200/ $RPM_BUILD_ROOT/%{_datadir}/wallpapers
14cr|wallpaper-at-0.3-8|71	cp --recursive -f 1600x900/  $RPM_BUILD_ROOT/%{_datadir}/wallpapers
14cr|wallpaper-at-0.3-8|72	
14cr|wallpaper-at-0.3-8|73	%clean
14cr|wallpaper-at-0.3-8|74	rm -rf ${RPM_BUILD_ROOT}
14cr|wallpaper-at-0.3-8|75	
14cr|wallpaper-at-0.3-8|76	%files 1280x1024
14cr|wallpaper-at-0.3-8|77	%defattr(-,root,root)
14cr|wallpaper-at-0.3-8|78	%doc LICENSE README
14cr|wallpaper-at-0.3-8|79	%dir %{_datadir}/wallpapers/1280x1024
14cr|wallpaper-at-0.3-8|80	%{_datadir}/wallpapers/1280x1024/oexarafoss.jpg
14cr|wallpaper-at-0.3-8|81	%{_datadir}/wallpapers/1280x1024/namafjall2.jpg
14cr|wallpaper-at-0.3-8|82	%{_datadir}/wallpapers/1280x1024/sheeps.jpg
14cr|wallpaper-at-0.3-8|83	%{_datadir}/wallpapers/1280x1024/gras.jpg
14cr|wallpaper-at-0.3-8|84	%{_datadir}/wallpapers/1280x1024/gothafoss.jpg
14cr|wallpaper-at-0.3-8|85	%{_datadir}/wallpapers/1280x1024/swarti.jpg
14cr|wallpaper-at-0.3-8|86	%{_datadir}/wallpapers/1280x1024/myvatnevening.jpg
14cr|wallpaper-at-0.3-8|87	%{_datadir}/wallpapers/1280x1024/elephant.jpg
14cr|wallpaper-at-0.3-8|88	%{_datadir}/wallpapers/1280x1024/geysir.jpg
14cr|wallpaper-at-0.3-8|89	%{_datadir}/wallpapers/1280x1024/dandel.jpg
14cr|wallpaper-at-0.3-8|90	%{_datadir}/wallpapers/1280x1024/paul1.jpg
14cr|wallpaper-at-0.3-8|91	%{_datadir}/wallpapers/1280x1024/paul2.jpg
14cr|wallpaper-at-0.3-8|92	%{_datadir}/wallpapers/1280x1024/viti2.jpg
14cr|wallpaper-at-0.3-8|93	%{_datadir}/wallpapers/1280x1024/saaleck.jpg
14cr|wallpaper-at-0.3-8|94	%{_datadir}/wallpapers/1280x1024/leirhnjukur.jpg
14cr|wallpaper-at-0.3-8|95	%{_datadir}/wallpapers/1280x1024/sanssouci.jpg
14cr|wallpaper-at-0.3-8|96	%{_datadir}/wallpapers/1280x1024/ruegen.jpg
14cr|wallpaper-at-0.3-8|97	%{_datadir}/wallpapers/1280x1024/thyme.jpg
14cr|wallpaper-at-0.3-8|98	%{_datadir}/wallpapers/1280x1024/geysirbubble.jpg
14cr|wallpaper-at-0.3-8|99	%{_datadir}/wallpapers/1280x1024/hafragil.jpg
14cr|wallpaper-at-0.3-8|100	%{_datadir}/wallpapers/1280x1024/dirholaey.jpg
14cr|wallpaper-at-0.3-8|101	%{_datadir}/wallpapers/1280x1024/blesi.jpg
14cr|wallpaper-at-0.3-8|102	%{_datadir}/wallpapers/1280x1024/namafjall.jpg
14cr|wallpaper-at-0.3-8|103	%{_datadir}/wallpapers/1280x1024/hveravellir.jpg
14cr|wallpaper-at-0.3-8|104	%{_datadir}/wallpapers/1280x1024/memleben.jpg
14cr|wallpaper-at-0.3-8|105	%{_datadir}/wallpapers/1280x1024/laugarvatn.jpg
14cr|wallpaper-at-0.3-8|106	
14cr|wallpaper-at-0.3-8|107	%files 1600x1200
14cr|wallpaper-at-0.3-8|108	%defattr(-,root,root)
14cr|wallpaper-at-0.3-8|109	%doc LICENSE README
14cr|wallpaper-at-0.3-8|110	%dir %{_datadir}/wallpapers/1600x1200
14cr|wallpaper-at-0.3-8|111	%{_datadir}/wallpapers/1600x1200/namafjall2.jpg
14cr|wallpaper-at-0.3-8|112	%{_datadir}/wallpapers/1600x1200/sheeps.jpg
14cr|wallpaper-at-0.3-8|113	%{_datadir}/wallpapers/1600x1200/darsz.jpg
14cr|wallpaper-at-0.3-8|114	%{_datadir}/wallpapers/1600x1200/gothafoss.jpg
14cr|wallpaper-at-0.3-8|115	%{_datadir}/wallpapers/1600x1200/swarti.jpg
14cr|wallpaper-at-0.3-8|116	%{_datadir}/wallpapers/1600x1200/myvatnevening.jpg
14cr|wallpaper-at-0.3-8|117	%{_datadir}/wallpapers/1600x1200/geysir.jpg
14cr|wallpaper-at-0.3-8|118	%{_datadir}/wallpapers/1600x1200/dandel.jpg
14cr|wallpaper-at-0.3-8|119	%{_datadir}/wallpapers/1600x1200/paul1.jpg
14cr|wallpaper-at-0.3-8|120	%{_datadir}/wallpapers/1600x1200/paul2.jpg
14cr|wallpaper-at-0.3-8|121	%{_datadir}/wallpapers/1600x1200/viti2.jpg
14cr|wallpaper-at-0.3-8|122	%{_datadir}/wallpapers/1600x1200/saaleck.jpg
14cr|wallpaper-at-0.3-8|123	%{_datadir}/wallpapers/1600x1200/leirhnjukur.jpg
14cr|wallpaper-at-0.3-8|124	%{_datadir}/wallpapers/1600x1200/sanssouci.jpg
14cr|wallpaper-at-0.3-8|125	%{_datadir}/wallpapers/1600x1200/ruegen.jpg
14cr|wallpaper-at-0.3-8|126	%{_datadir}/wallpapers/1600x1200/thyme.jpg
14cr|wallpaper-at-0.3-8|127	%{_datadir}/wallpapers/1600x1200/geysirbubble.jpg
14cr|wallpaper-at-0.3-8|128	%{_datadir}/wallpapers/1600x1200/hafragil.jpg
14cr|wallpaper-at-0.3-8|129	%{_datadir}/wallpapers/1600x1200/koeln.jpg
14cr|wallpaper-at-0.3-8|130	%{_datadir}/wallpapers/1600x1200/hampton_curt.jpg
14cr|wallpaper-at-0.3-8|131	%{_datadir}/wallpapers/1600x1200/dirholaey.jpg
14cr|wallpaper-at-0.3-8|132	%{_datadir}/wallpapers/1600x1200/blesi.jpg
14cr|wallpaper-at-0.3-8|133	%{_datadir}/wallpapers/1600x1200/namafjall.jpg
14cr|wallpaper-at-0.3-8|134	%{_datadir}/wallpapers/1600x1200/hveravellir.jpg
14cr|wallpaper-at-0.3-8|135	%{_datadir}/wallpapers/1600x1200/brocken.jpg
14cr|wallpaper-at-0.3-8|136	%{_datadir}/wallpapers/1600x1200/memleben.jpg
14cr|wallpaper-at-0.3-8|137	%{_datadir}/wallpapers/1600x1200/laugarvatn.jpg
14cr|wallpaper-at-0.3-8|138	%{_datadir}/wallpapers/1600x1200/bicyle.jpg
14cr|wallpaper-at-0.3-8|139	
14cr|wallpaper-at-0.3-8|140	%files 1600x900
14cr|wallpaper-at-0.3-8|141	%defattr(-,root,root)
14cr|wallpaper-at-0.3-8|142	%doc LICENSE README
14cr|wallpaper-at-0.3-8|143	%dir %{_datadir}/wallpapers/1600x900
14cr|wallpaper-at-0.3-8|144	%{_datadir}/wallpapers/1600x900/sheeps.jpg
14cr|wallpaper-at-0.3-8|145	%{_datadir}/wallpapers/1600x900/paul1.jpg
14cr|wallpaper-at-0.3-8|146	%{_datadir}/wallpapers/1600x900/paul2.jpg
14cr|wallpaper-at-0.3-8|147	%{_datadir}/wallpapers/1600x900/sanssouci.jpg
14cr|wallpaper-at-0.3-8|148	%{_datadir}/wallpapers/1600x900/brocken.jpg
14cr|wallpaper-at-0.3-8|149	
14cr|wallpaper-at-0.3-8|150	
14cr|wallpaper-at-0.3-8|151	
14cr|wallpaper-at-0.3-8|152	
14cr|wallpaper-at-0.3-8|153	%changelog
14cr|wallpaper-at-0.3-8|154	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-8
14cr|wallpaper-at-0.3-8|155	+ Revision: ef45bba
14cr|wallpaper-at-0.3-8|156	- MassBuild#464: Increase release tag
14cr|wallpaper-at-0.3-8|157	
14cr|wallpaper-at-0.3-8|158	

9059 14
14cr|wallpapoz-0.6.2-2|1	Summary:	Gnome Desktop wallpaper configuration tool
14cr|wallpapoz-0.6.2-2|2	Name:		wallpapoz
14cr|wallpapoz-0.6.2-2|3	Version:	0.6.2
14cr|wallpapoz-0.6.2-2|4	Release:	2
14cr|wallpapoz-0.6.2-2|5	License:	GPLv2+
14cr|wallpapoz-0.6.2-2|6	Group:		Graphical desktop/GNOME
14cr|wallpapoz-0.6.2-2|7	Url:		http://wallpapoz.akbarhome.com
14cr|wallpapoz-0.6.2-2|8	Source0:	http://wallpapoz.akbarhome.com/files/%{name}-%{version}.tar.bz2
14cr|wallpapoz-0.6.2-2|9	Patch0:		wallpapoz-0.6.2-import-PIL-for-Image.patch
14cr|wallpapoz-0.6.2-2|10	BuildRequires:	pygtk2.0
14cr|wallpapoz-0.6.2-2|11	BuildRequires:	pygtk2.0-libglade
14cr|wallpapoz-0.6.2-2|12	BuildRequires:	python-pillow
14cr|wallpapoz-0.6.2-2|13	BuildRequires:	pkgconfig(python)
14cr|wallpapoz-0.6.2-2|14	Requires:	pygtk2.0
14cr|wallpapoz-0.6.2-2|15	Requires:	pygtk2.0-libglade
14cr|wallpapoz-0.6.2-2|16	Requires:	python-pillow
14cr|wallpapoz-0.6.2-2|17	Requires:	xwininfo
14cr|wallpapoz-0.6.2-2|18	BuildArch:	noarch
14cr|wallpapoz-0.6.2-2|19	
14cr|wallpapoz-0.6.2-2|20	%description
14cr|wallpapoz-0.6.2-2|21	Wallpapoz application enables you to configure Gnome desktop wallpapers
14cr|wallpapoz-0.6.2-2|22	in unique way. You could have Gnome desktop wallpaper changes when the
14cr|wallpapoz-0.6.2-2|23	specified time has passed.
14cr|wallpapoz-0.6.2-2|24	
14cr|wallpapoz-0.6.2-2|25	%files -f %name.lang
14cr|wallpapoz-0.6.2-2|26	%doc README CHANGELOG
14cr|wallpapoz-0.6.2-2|27	%{_bindir}/daemon_wallpapoz
14cr|wallpapoz-0.6.2-2|28	%{_bindir}/wallpapoz
14cr|wallpapoz-0.6.2-2|29	%{_bindir}/launcher_wallpapoz.sh
14cr|wallpapoz-0.6.2-2|30	%{_datadir}/wallpapoz
14cr|wallpapoz-0.6.2-2|31	%{_datadir}/pixmaps/wallpapoz.png
14cr|wallpapoz-0.6.2-2|32	%{_datadir}/applications/wallpapoz.desktop
14cr|wallpapoz-0.6.2-2|33	
14cr|wallpapoz-0.6.2-2|34	#----------------------------------------------------------------------------
14cr|wallpapoz-0.6.2-2|35	
14cr|wallpapoz-0.6.2-2|36	%prep
14cr|wallpapoz-0.6.2-2|37	%setup -q
14cr|wallpapoz-0.6.2-2|38	%patch0 -p1
14cr|wallpapoz-0.6.2-2|39	
14cr|wallpapoz-0.6.2-2|40	%install
14cr|wallpapoz-0.6.2-2|41	mkdir -p %{buildroot}%{_prefix}
14cr|wallpapoz-0.6.2-2|42	./setup.py install --installdir %{buildroot}%{_prefix}
14cr|wallpapoz-0.6.2-2|43	
14cr|wallpapoz-0.6.2-2|44	%find_lang %{name} --with-gnome
14cr|wallpapoz-0.6.2-2|45	
14cr|wallpapoz-0.6.2-2|46	
14cr|wallpapoz-0.6.2-2|47	%changelog
14cr|wallpapoz-0.6.2-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|wallpapoz-0.6.2-2|49	+ Revision: cbb4116
14cr|wallpapoz-0.6.2-2|50	- MassBuild#464: Increase release tag
14cr|wallpapoz-0.6.2-2|51	
14cr|wallpapoz-0.6.2-2|52	

9060 14
14cr|walnut-3.8-4|1	Name:           walnut
14cr|walnut-3.8-4|2	Version:        3.8
14cr|walnut-3.8-4|3	Release:        4
14cr|walnut-3.8-4|4	Summary:        Gnome Shell extension showing a list of hot keys when Win key holding down
14cr|walnut-3.8-4|5	
14cr|walnut-3.8-4|6	Group:          Graphical desktop/GNOME
14cr|walnut-3.8-4|7	License:        GPLv3+
14cr|walnut-3.8-4|8	URL:            http://extensions.gnome.org
14cr|walnut-3.8-4|9	Source0:        %{name}-%{version}.tar.gz
14cr|walnut-3.8-4|10	BuildArch:      noarch
14cr|walnut-3.8-4|11	Requires:       gnome-shell
14cr|walnut-3.8-4|12	Requires:       mutter
14cr|walnut-3.8-4|13	Requires:	nut
14cr|walnut-3.8-4|14	
14cr|walnut-3.8-4|15	%description
14cr|walnut-3.8-4|16	Gnome Shell extension for UPS management.
14cr|walnut-3.8-4|17	
14cr|walnut-3.8-4|18	%prep
14cr|walnut-3.8-4|19	%setup -q
14cr|walnut-3.8-4|20	
14cr|walnut-3.8-4|21	
14cr|walnut-3.8-4|22	%build
14cr|walnut-3.8-4|23	
14cr|walnut-3.8-4|24	
14cr|walnut-3.8-4|25	%install
14cr|walnut-3.8-4|26	rm -rf %{buildroot}
14cr|walnut-3.8-4|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14cr|walnut-3.8-4|28	cp -r * %{buildroot}%{_datadir}/gnome-shell/extensions/
14cr|walnut-3.8-4|29	
14cr|walnut-3.8-4|30	%post
14cr|walnut-3.8-4|31	glib-compile-schemas %{_datadir}/gnome-shell/extensions/walnut@networkupstools/schemas
14cr|walnut-3.8-4|32	
14cr|walnut-3.8-4|33	
14cr|walnut-3.8-4|34	%files
14cr|walnut-3.8-4|35	%defattr(-,root,root,-)
14cr|walnut-3.8-4|36	%{_datadir}/gnome-shell/extensions/
14cr|walnut-3.8-4|37	
14cr|walnut-3.8-4|38	%changelog
14cr|walnut-3.8-4|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8-4
14cr|walnut-3.8-4|40	+ Revision: 82f5ee7
14cr|walnut-3.8-4|41	- MassBuild#464: Increase release tag
14cr|walnut-3.8-4|42	
14cr|walnut-3.8-4|43	

9061 14
14cr|wammu-0.36-2|1	%define name wammu
14cr|wammu-0.36-2|2	%define version 0.36
14cr|wammu-0.36-2|3	%define release 2
14cr|wammu-0.36-2|4	
14cr|wammu-0.36-2|5	%define python_gammu_req 0.24
14cr|wammu-0.36-2|6	
14cr|wammu-0.36-2|7	Summary:        Mobile phone manager
14cr|wammu-0.36-2|8	Name:           %{name}
14cr|wammu-0.36-2|9	Version:        %{version}
14cr|wammu-0.36-2|10	Release:        %{release}
14cr|wammu-0.36-2|11	Source0:        http://dl.cihar.com/%{name}/latest/%{name}-%{version}.tar.bz2
14cr|wammu-0.36-2|12	License:        GPLv2+
14cr|wammu-0.36-2|13	Group:          Communications
14cr|wammu-0.36-2|14	Url:        	http://wammu.eu
14cr|wammu-0.36-2|15	BuildRequires:  wxPythonGTK >= 2.6.2
14cr|wammu-0.36-2|16	BuildRequires:  python-gammu >= %{python_gammu_req}
14cr|wammu-0.36-2|17	BuildRequires:  python-devel
14cr|wammu-0.36-2|18	
14cr|wammu-0.36-2|19	Requires:       wxPythonGTK >= 2.6.2
14cr|wammu-0.36-2|20	Requires:       python-gammu >= %{python_gammu_req}
14cr|wammu-0.36-2|21	Requires:       gnome-bluetooth
14cr|wammu-0.36-2|22	Requires:	python-pybluez
14cr|wammu-0.36-2|23	
14cr|wammu-0.36-2|24	BuildArch:	noarch
14cr|wammu-0.36-2|25	
14cr|wammu-0.36-2|26	%description
14cr|wammu-0.36-2|27	Mobile phone manager using Gammu as it's backend. It works with any phone Gammu
14cr|wammu-0.36-2|28	supports - many Nokia, Siemens, Alcatel, ... Written using wxGTK.
14cr|wammu-0.36-2|29	
14cr|wammu-0.36-2|30	%prep
14cr|wammu-0.36-2|31	%setup -q
14cr|wammu-0.36-2|32	
14cr|wammu-0.36-2|33	%build
14cr|wammu-0.36-2|34	CFLAGS="$RPM_OPT_FLAGS" SKIPWXCHECK=yes python setup.py build
14cr|wammu-0.36-2|35	
14cr|wammu-0.36-2|36	%install
14cr|wammu-0.36-2|37	rm -rf $RPM_BUILD_ROOT
14cr|wammu-0.36-2|38	SKIPWXCHECK=yes python setup.py install --root=$RPM_BUILD_ROOT
14cr|wammu-0.36-2|39	
14cr|wammu-0.36-2|40	%find_lang %name
14cr|wammu-0.36-2|41	
14cr|wammu-0.36-2|42	%files -f %name.lang
14cr|wammu-0.36-2|43	%doc README AUTHORS FAQ COPYING
14cr|wammu-0.36-2|44	%{_bindir}/*
14cr|wammu-0.36-2|45	%{py_puresitedir}/*
14cr|wammu-0.36-2|46	%{_datadir}/Wammu
14cr|wammu-0.36-2|47	%{_datadir}/applications/*.desktop
14cr|wammu-0.36-2|48	%{_datadir}/pixmaps/*
14cr|wammu-0.36-2|49	%{_mandir}/man1/*
14cr|wammu-0.36-2|50	%lang(cs) %{_mandir}/cs/man?/*
14cr|wammu-0.36-2|51	%lang(de) %{_mandir}/de/man?/*
14cr|wammu-0.36-2|52	%lang(it) %{_mandir}/it/man?/*
14cr|wammu-0.36-2|53	%lang(nl) %{_mandir}/nl/man?/*
14cr|wammu-0.36-2|54	%lang(ru) %{_mandir}/ru/man?/*
14cr|wammu-0.36-2|55	%lang(sk) %{_mandir}/sk/man?/*
14cr|wammu-0.36-2|56	%lang(es) %{_mandir}/es/man?/*
14cr|wammu-0.36-2|57	%lang(fr) %{_mandir}/fr/man?/*
14cr|wammu-0.36-2|58	%lang(pt_BR) %{_mandir}/pt_BR/man?/*
14cr|wammu-0.36-2|59	
14cr|wammu-0.36-2|60	
14cr|wammu-0.36-2|61	
14cr|wammu-0.36-2|62	%changelog
14cr|wammu-0.36-2|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.36-2
14cr|wammu-0.36-2|64	+ Revision: bea0f1a
14cr|wammu-0.36-2|65	- MassBuild#464: Increase release tag
14cr|wammu-0.36-2|66	
14cr|wammu-0.36-2|67	

9062 14
14cr|wargus-2.2.7-3|1	Name:		wargus
14cr|wargus-2.2.7-3|2	Summary:	Warcraft II for the Stratagus game engine (Needs WC2 DOS CD)
14cr|wargus-2.2.7-3|3	Version:	2.2.7
14cr|wargus-2.2.7-3|4	Release:	3
14cr|wargus-2.2.7-3|5	Source0:	http://launchpad.net/wargus/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
14cr|wargus-2.2.7-3|6	URL:		http://wargus.sourceforge.net
14cr|wargus-2.2.7-3|7	Group:		Games/Strategy
14cr|wargus-2.2.7-3|8	License:	GPLv2
14cr|wargus-2.2.7-3|9	BuildRequires:	cmake
14cr|wargus-2.2.7-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|wargus-2.2.7-3|11	BuildRequires:	pkgconfig(libpng)
14cr|wargus-2.2.7-3|12	BuildRequires:	zlib-devel
14cr|wargus-2.2.7-3|13	BuildRequires:	stratagus-devel = %{version}
14cr|wargus-2.2.7-3|14	Requires:	ffmpeg2theora
14cr|wargus-2.2.7-3|15	Requires:	cdparanoia
14cr|wargus-2.2.7-3|16	Requires:	stratagus = %{version}
14cr|wargus-2.2.7-3|17	
14cr|wargus-2.2.7-3|18	%description
14cr|wargus-2.2.7-3|19	Wargus is a Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus
14cr|wargus-2.2.7-3|20	engine, as opposed to play it with the original Warcraft2 one. So unless you
14cr|wargus-2.2.7-3|21	have a legal copy of Warcraft2 (original DOS Version required, won't work with
14cr|wargus-2.2.7-3|22	the battle.net edition) Wargus will be pretty useless to you, since it doesn't
14cr|wargus-2.2.7-3|23	come with any graphics or sounds itself.
14cr|wargus-2.2.7-3|24	
14cr|wargus-2.2.7-3|25	So why play Warcraft2 with the Stratagus engine instead of the original
14cr|wargus-2.2.7-3|26	Warcraft2 one? There are numerous reasons, first it allows you to play
14cr|wargus-2.2.7-3|27	Warcraft2 under GNU/Linux and other operating systems not supported by the
14cr|wargus-2.2.7-3|28	original Warcraft2 engine, secondly it allows you to play over the internet,
14cr|wargus-2.2.7-3|29	which the original Warcraft2 engine didn't allow you to. Last not least the
14cr|wargus-2.2.7-3|30	Stratagus engine allows you to tweak numerous parameters so you can play
14cr|wargus-2.2.7-3|31	around with different unit strength and such.
14cr|wargus-2.2.7-3|32	
14cr|wargus-2.2.7-3|33	Since Wargus uses a different engine, not all things will work 100% the same
14cr|wargus-2.2.7-3|34	as they did in the original Warcraft2, if you want the original unchanged
14cr|wargus-2.2.7-3|35	Warcraft2 experience, you will still have to use the original Warcraft2.
14cr|wargus-2.2.7-3|36	
14cr|wargus-2.2.7-3|37	Warcract2 game data should be installed to: /usr/share/games/stratagus/wargus/
14cr|wargus-2.2.7-3|38	Like: wartool -m -v -r [warcraft2_path]/data /usr/share/games/stratagus/wargus/
14cr|wargus-2.2.7-3|39	
14cr|wargus-2.2.7-3|40	Warning! There are lots of hacked Warcraft2 versions that are NOT supported.
14cr|wargus-2.2.7-3|41	If you have problems with starting Wargus, most likely it's related to wrong
14cr|wargus-2.2.7-3|42	Warcraft2 data. Even if error messages are related to wrong/missing scripts.
14cr|wargus-2.2.7-3|43	The engine is tested and it does work.
14cr|wargus-2.2.7-3|44	
14cr|wargus-2.2.7-3|45	%prep
14cr|wargus-2.2.7-3|46	%setup -q -n %{name}_%{version}.orig
14cr|wargus-2.2.7-3|47	
14cr|wargus-2.2.7-3|48	%build
14cr|wargus-2.2.7-3|49	%cmake
14cr|wargus-2.2.7-3|50	%make
14cr|wargus-2.2.7-3|51	
14cr|wargus-2.2.7-3|52	%install
14cr|wargus-2.2.7-3|53	%makeinstall_std -C build
14cr|wargus-2.2.7-3|54	
14cr|wargus-2.2.7-3|55	%files
14cr|wargus-2.2.7-3|56	%doc README doc/*
14cr|wargus-2.2.7-3|57	%{_gamesbindir}/%{name}
14cr|wargus-2.2.7-3|58	%{_bindir}/wartool
14cr|wargus-2.2.7-3|59	%{_bindir}/pudconvert
14cr|wargus-2.2.7-3|60	%{_gamesdatadir}/stratagus/%{name}
14cr|wargus-2.2.7-3|61	%{_datadir}/pixmaps/%{name}.png
14cr|wargus-2.2.7-3|62	%{_datadir}/applications/%{name}.desktop
14cr|wargus-2.2.7-3|63	
14cr|wargus-2.2.7-3|64	
14cr|wargus-2.2.7-3|65	
14cr|wargus-2.2.7-3|66	
14cr|wargus-2.2.7-3|67	%changelog
14cr|wargus-2.2.7-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.7-3
14cr|wargus-2.2.7-3|69	+ Revision: 353aece
14cr|wargus-2.2.7-3|70	- MassBuild#464: Increase release tag
14cr|wargus-2.2.7-3|71	
14cr|wargus-2.2.7-3|72	

9063 14
14cr|warmux-11.04.1-5|1	#SPEC by Julien Catalano
14cr|warmux-11.04.1-5|2	
14cr|warmux-11.04.1-5|3	Summary:	Warmux is a free (Libre) clone of Worms from Team17 but no Wormux fork
14cr|warmux-11.04.1-5|4	Name:		warmux
14cr|warmux-11.04.1-5|5	Version:	11.04.1
14cr|warmux-11.04.1-5|6	Release:	5
14cr|warmux-11.04.1-5|7	License:	GPLv2+
14cr|warmux-11.04.1-5|8	Group:		Games/Arcade
14cr|warmux-11.04.1-5|9	Url:		http://www.warmux.org/
14cr|warmux-11.04.1-5|10	Source0:	http://download.gna.org/warmux/%{name}-%{version}.tar.bz2
14cr|warmux-11.04.1-5|11	Patch0:		warmux-zlib.patch
14cr|warmux-11.04.1-5|12	Patch1:		warmux-gcc47.patch
14cr|warmux-11.04.1-5|13	BuildRequires:	imagemagick
14cr|warmux-11.04.1-5|14	BuildRequires:	SDL_gfx-devel
14cr|warmux-11.04.1-5|15	BuildRequires:	SDL_image-devel
14cr|warmux-11.04.1-5|16	BuildRequires:	SDL_mixer-devel
14cr|warmux-11.04.1-5|17	BuildRequires:	SDL_net-devel
14cr|warmux-11.04.1-5|18	BuildRequires:	SDL_ttf-devel
14cr|warmux-11.04.1-5|19	BuildRequires:	pkgconfig(fribidi)
14cr|warmux-11.04.1-5|20	BuildRequires:	pkgconfig(libcurl)
14cr|warmux-11.04.1-5|21	BuildRequires:	pkgconfig(libxml++-2.6)
14cr|warmux-11.04.1-5|22	BuildRequires:	pkgconfig(libpng)
14cr|warmux-11.04.1-5|23	
14cr|warmux-11.04.1-5|24	%description
14cr|warmux-11.04.1-5|25	Almost everyone has heard of the Worms(R) series of games, developed by Team17.
14cr|warmux-11.04.1-5|26	Worms was created in 1990, the goal of the game consisting of a several teams
14cr|warmux-11.04.1-5|27	of "worms" fighting to the death on a 2D map. Warmux is heavily influenced by
14cr|warmux-11.04.1-5|28	all games in this genre, including Scorched Earth and Liero.
14cr|warmux-11.04.1-5|29	
14cr|warmux-11.04.1-5|30	Warmux is free software clone of this game concept. Though currently under
14cr|warmux-11.04.1-5|31	heavy development, it is already very playable, with lots of weapons
14cr|warmux-11.04.1-5|32	(Dynamite, Baseball Bat, Teleportation, etc.). There are also lots of maps
14cr|warmux-11.04.1-5|33	available for your battling pleasure! Warmux takes the genre to the next
14cr|warmux-11.04.1-5|34	level, with great customisation options leading to great gameplay. There
14cr|warmux-11.04.1-5|35	is a wide selection of teams, from the Aliens to the Chickens. Also, new
14cr|warmux-11.04.1-5|36	battlefields can be downloaded from the Internet, making strategy an
14cr|warmux-11.04.1-5|37	important part of each battle.
14cr|warmux-11.04.1-5|38	
14cr|warmux-11.04.1-5|39	Though two human players are currently needed to play (unless you have
14cr|warmux-11.04.1-5|40	a split personality :) the creation of artificial players and network play
14cr|warmux-11.04.1-5|41	are future goals. So, start downloading today, and fight to become king of
14cr|warmux-11.04.1-5|42	the garden!
14cr|warmux-11.04.1-5|43	
14cr|warmux-11.04.1-5|44	%prep
14cr|warmux-11.04.1-5|45	#temp fix, 11.04.1 contains only warmux-11.04 and no warmux-11.04.1
14cr|warmux-11.04.1-5|46	%setup -q -n %{name}-11.04
14cr|warmux-11.04.1-5|47	%patch0 -p1
14cr|warmux-11.04.1-5|48	%patch1 -p1
14cr|warmux-11.04.1-5|49	
14cr|warmux-11.04.1-5|50	%build
14cr|warmux-11.04.1-5|51	#(tpg) get rid of -Werror
14cr|warmux-11.04.1-5|52	# sed -i -e 's/-Werror//' src/Makefile.am
14cr|warmux-11.04.1-5|53	
14cr|warmux-11.04.1-5|54	%configure2_5x	\
14cr|warmux-11.04.1-5|55	--bindir=%{_gamesbindir} \
14cr|warmux-11.04.1-5|56	--with-datadir-name=%{_gamesdatadir}/%{name} \
14cr|warmux-11.04.1-5|57	--disable-rpath \
14cr|warmux-11.04.1-5|58	--enable-fribidi
14cr|warmux-11.04.1-5|59	
14cr|warmux-11.04.1-5|60	#(tpg) get rid of -Werror
14cr|warmux-11.04.1-5|61	# sed -i -e 's/-Werror//' src/Makefile.in
14cr|warmux-11.04.1-5|62	
14cr|warmux-11.04.1-5|63	%make
14cr|warmux-11.04.1-5|64	
14cr|warmux-11.04.1-5|65	%install
14cr|warmux-11.04.1-5|66	# allow this script to be executed
14cr|warmux-11.04.1-5|67	chmod +x install-sh
14cr|warmux-11.04.1-5|68	
14cr|warmux-11.04.1-5|69	# drop icon extension
14cr|warmux-11.04.1-5|70	perl -pi -e 's/.png//g' data/warmux.desktop
14cr|warmux-11.04.1-5|71	
14cr|warmux-11.04.1-5|72	%makeinstall_std localedir=%{_datadir}/locale
14cr|warmux-11.04.1-5|73	
14cr|warmux-11.04.1-5|74	%find_lang %{name}
14cr|warmux-11.04.1-5|75	
14cr|warmux-11.04.1-5|76	%files -f %{name}.lang
14cr|warmux-11.04.1-5|77	%doc AUTHORS ChangeLog README
14cr|warmux-11.04.1-5|78	%{_gamesbindir}/%{name}
14cr|warmux-11.04.1-5|79	%{_gamesbindir}/%{name}-list-games
14cr|warmux-11.04.1-5|80	%{_gamesdatadir}/%{name}
14cr|warmux-11.04.1-5|81	%{_datadir}/applications/%{name}.desktop
14cr|warmux-11.04.1-5|82	%{_datadir}/applications/%{name}_files.desktop
14cr|warmux-11.04.1-5|83	%{_datadir}/pixmaps/%{name}_128x128.png
14cr|warmux-11.04.1-5|84	%{_mandir}/man6/%{name}.*
14cr|warmux-11.04.1-5|85	
14cr|warmux-11.04.1-5|86	
14cr|warmux-11.04.1-5|87	%changelog
14cr|warmux-11.04.1-5|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.04.1-5
14cr|warmux-11.04.1-5|89	+ Revision: bf8f2c9
14cr|warmux-11.04.1-5|90	- MassBuild#464: Increase release tag
14cr|warmux-11.04.1-5|91	
14cr|warmux-11.04.1-5|92	

9064 14
14cr|warsow-1.02-6|1	%define		debug_package	%nil
14cr|warsow-1.02-6|2	
14cr|warsow-1.02-6|3	Name:		warsow
14cr|warsow-1.02-6|4	Summary:	A fast-paced first-person-shooter game
14cr|warsow-1.02-6|5	Version:	1.02
14cr|warsow-1.02-6|6	Release:	6
14cr|warsow-1.02-6|7	License:	GPLv2
14cr|warsow-1.02-6|8	Group:		Games/Other
14cr|warsow-1.02-6|9	URL:		http://www.warsow.net/
14cr|warsow-1.02-6|10	Source0:	warsow_%{version}_sdk.tar.gz
14cr|warsow-1.02-6|11	Source1:	%{name}.desktop
14cr|warsow-1.02-6|12	Source2:	%{name}.png
14cr|warsow-1.02-6|13	BuildRequires:	jpeg-devel
14cr|warsow-1.02-6|14	BuildRequires:	stdc++-devel
14cr|warsow-1.02-6|15	BuildRequires:	stdc++-static-devel
14cr|warsow-1.02-6|16	BuildRequires:	pkgconfig(freetype2)
14cr|warsow-1.02-6|17	BuildRequires:	pkgconfig(gl)
14cr|warsow-1.02-6|18	BuildRequires:	pkgconfig(libcurl)
14cr|warsow-1.02-6|19	BuildRequires:	pkgconfig(libpng)
14cr|warsow-1.02-6|20	BuildRequires:	pkgconfig(openal)
14cr|warsow-1.02-6|21	BuildRequires:	pkgconfig(openssl)
14cr|warsow-1.02-6|22	BuildRequires:	pkgconfig(sdl)
14cr|warsow-1.02-6|23	BuildRequires:	pkgconfig(theora)
14cr|warsow-1.02-6|24	BuildRequires:	pkgconfig(vorbis)
14cr|warsow-1.02-6|25	BuildRequires:	pkgconfig(x11)
14cr|warsow-1.02-6|26	BuildRequires:	pkgconfig(xinerama)
14cr|warsow-1.02-6|27	BuildRequires:	pkgconfig(xrandr)
14cr|warsow-1.02-6|28	BuildRequires:	pkgconfig(xxf86dga)
14cr|warsow-1.02-6|29	BuildRequires:	pkgconfig(xxf86vm)
14cr|warsow-1.02-6|30	BuildRequires:	imagemagick
14cr|warsow-1.02-6|31	Requires:	%{name}-data = %{version}
14cr|warsow-1.02-6|32	
14cr|warsow-1.02-6|33	%description
14cr|warsow-1.02-6|34	Warsow is a free standalone first person shooter game based on the Qfusion 3D
14cr|warsow-1.02-6|35	engine (a modification of the Quake 2 GPL engine), and aimed on the competitive
14cr|warsow-1.02-6|36	scene, or the e-sports community.
14cr|warsow-1.02-6|37	
14cr|warsow-1.02-6|38	The base gameplay is focused around the art of movement; speed and tricks play
14cr|warsow-1.02-6|39	a big part in the gameplay. Besides this, mapcontrol, aim, teamplay and
14cr|warsow-1.02-6|40	fragging skills play their role too.
14cr|warsow-1.02-6|41	
14cr|warsow-1.02-6|42	Another twist in gameplay is the weapon system. Warsow has two firing
14cr|warsow-1.02-6|43	modes for each weapon; by picking up a weapon, you will be equipped with the
14cr|warsow-1.02-6|44	standard (weak) ammo for the weapon, but when you pick up an ammo pack, you
14cr|warsow-1.02-6|45	will equip your weapon with special (strong) ammo. Weapons may have different
14cr|warsow-1.02-6|46	damage or slightly different behaviour depending on which ammo you use.
14cr|warsow-1.02-6|47	
14cr|warsow-1.02-6|48	To keep the focus on competitive gaming, visibility is important in Warsow.
14cr|warsow-1.02-6|49	Cell-shaded, cartoon-like styles on the maps, textures, and models combine for
14cr|warsow-1.02-6|50	good visibility, suitable for competitive gameplay.
14cr|warsow-1.02-6|51	
14cr|warsow-1.02-6|52	%files
14cr|warsow-1.02-6|53	%doc docs/*
14cr|warsow-1.02-6|54	%{_gamesbindir}/%{name}
14cr|warsow-1.02-6|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|warsow-1.02-6|56	%{_datadir}/applications/*.desktop
14cr|warsow-1.02-6|57	%{_libdir}/games/%{name}/libs
14cr|warsow-1.02-6|58	
14cr|warsow-1.02-6|59	#----------------------------------------------------------------
14cr|warsow-1.02-6|60	
14cr|warsow-1.02-6|61	%package server
14cr|warsow-1.02-6|62	Group:		Games/Arcade
14cr|warsow-1.02-6|63	Summary:	Dedicated server for TurtleArena
14cr|warsow-1.02-6|64	Requires:	%{name}-data => %{version}
14cr|warsow-1.02-6|65	
14cr|warsow-1.02-6|66	%description server
14cr|warsow-1.02-6|67	Turtle Arena (working title) is a free and open source cross-platform
14cr|warsow-1.02-6|68	third-person action game using a modified version of the ioquake3 engine.
14cr|warsow-1.02-6|69	Turtle Arena is currently focused on multiplayer (with multiple game modes)
14cr|warsow-1.02-6|70	and can be played with human players over a network, splitscreen, or with AI
14cr|warsow-1.02-6|71	players. In the future there will also be a single player / cooperative reach
14cr|warsow-1.02-6|72	the end of the level mode with AI enemies.
14cr|warsow-1.02-6|73	
14cr|warsow-1.02-6|74	This package contains the dedicated server for TurtleArena.
14cr|warsow-1.02-6|75	
14cr|warsow-1.02-6|76	%files server
14cr|warsow-1.02-6|77	%{_gamesbindir}/%{name}-server
14cr|warsow-1.02-6|78	%{_gamesbindir}/%{name}-tv-server
14cr|warsow-1.02-6|79	
14cr|warsow-1.02-6|80	#----------------------------------------------------------------
14cr|warsow-1.02-6|81	
14cr|warsow-1.02-6|82	%prep
14cr|warsow-1.02-6|83	%setup -q -n %{name}_%{version}_sdk
14cr|warsow-1.02-6|84	sed -i -e "/fs_basepath =/ s:\.:%{_libdir}/games/%{name}:" source/qcommon/files.c
14cr|warsow-1.02-6|85	
14cr|warsow-1.02-6|86	%build
14cr|warsow-1.02-6|87	pushd source
14cr|warsow-1.02-6|88	make \
14cr|warsow-1.02-6|89	BUILD_ANGELWRAP=YES \
14cr|warsow-1.02-6|90	BUILD_CLIENT=YES \
14cr|warsow-1.02-6|91	BUILD_SERVER=YES \
14cr|warsow-1.02-6|92	BUILD_TV_SERVER=YES \
14cr|warsow-1.02-6|93	BUILD_IRC=YES \
14cr|warsow-1.02-6|94	BUILD_SND_OPENAL=YES \
14cr|warsow-1.02-6|95	BUILD_SND_QF=NO \
14cr|warsow-1.02-6|96	DEBUG_BUILD=NO
14cr|warsow-1.02-6|97	popd
14cr|warsow-1.02-6|98	
14cr|warsow-1.02-6|99	%install
14cr|warsow-1.02-6|100	pushd source/release
14cr|warsow-1.02-6|101	mkdir -p %{buildroot}%{_datadir}/applications
14cr|warsow-1.02-6|102	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
14cr|warsow-1.02-6|103	mkdir -p %{buildroot}%{_gamesbindir}
14cr|warsow-1.02-6|104	mkdir -p %{buildroot}%{_libdir}/games/%{name}/libs
14cr|warsow-1.02-6|105	
14cr|warsow-1.02-6|106	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cr|warsow-1.02-6|107	convert -scale 128x128 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|warsow-1.02-6|108	convert -scale 64x64 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|warsow-1.02-6|109	convert -scale 32x32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|warsow-1.02-6|110	
14cr|warsow-1.02-6|111	install -m 755 warsow.* %{buildroot}%{_gamesbindir}/%{name}
14cr|warsow-1.02-6|112	install -m 755 wsw_server.* %{buildroot}%{_gamesbindir}/%{name}-server
14cr|warsow-1.02-6|113	install -m 755 wswtv_server.* %{buildroot}%{_gamesbindir}/%{name}-tv-server
14cr|warsow-1.02-6|114	
14cr|warsow-1.02-6|115	cp %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|warsow-1.02-6|116	
14cr|warsow-1.02-6|117	install -m 755 libs/*.so %{buildroot}%{_libdir}/games/%{name}/libs/
14cr|warsow-1.02-6|118	popd
14cr|warsow-1.02-6|119	
14cr|warsow-1.02-6|120	%changelog
14cr|warsow-1.02-6|121	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-6
14cr|warsow-1.02-6|122	+ Revision: 9c488cd
14cr|warsow-1.02-6|123	- MassBuild#464: Increase release tag
14cr|warsow-1.02-6|124	
14cr|warsow-1.02-6|125	

9065 14
14cr|warsow-data-1.02-4|1	%define		debug_package	%nil
14cr|warsow-data-1.02-4|2	
14cr|warsow-data-1.02-4|3	Name:		warsow-data
14cr|warsow-data-1.02-4|4	Version:	1.02
14cr|warsow-data-1.02-4|5	Release:	4
14cr|warsow-data-1.02-4|6	Summary:	Data files for Warsow
14cr|warsow-data-1.02-4|7	# See license.txt in the warsow rpm
14cr|warsow-data-1.02-4|8	License:	Warsow Content License
14cr|warsow-data-1.02-4|9	Group:		Games/Other
14cr|warsow-data-1.02-4|10	URL:		http://www.warsow.net/
14cr|warsow-data-1.02-4|11	#http://www.warsow.net:1337/~warsow/%{version}/
14cr|warsow-data-1.02-4|12	Source0:	warsow_%{version}.tar.gz
14cr|warsow-data-1.02-4|13	BuildRequires:	fdupes
14cr|warsow-data-1.02-4|14	Requires:	warsow = %{version}
14cr|warsow-data-1.02-4|15	
14cr|warsow-data-1.02-4|16	%description
14cr|warsow-data-1.02-4|17	Data files (audio, maps, etc.) for Warsow.
14cr|warsow-data-1.02-4|18	
14cr|warsow-data-1.02-4|19	%prep
14cr|warsow-data-1.02-4|20	%setup -q -n warsow_%{version}
14cr|warsow-data-1.02-4|21	
14cr|warsow-data-1.02-4|22	%build
14cr|warsow-data-1.02-4|23	
14cr|warsow-data-1.02-4|24	%install
14cr|warsow-data-1.02-4|25	mkdir -p %{buildroot}%{_libdir}/games/warsow/
14cr|warsow-data-1.02-4|26	cp -ap basewsw %{buildroot}%{_libdir}/games/warsow/
14cr|warsow-data-1.02-4|27	fdupes %{buildroot}
14cr|warsow-data-1.02-4|28	
14cr|warsow-data-1.02-4|29	%files
14cr|warsow-data-1.02-4|30	%doc docs/*
14cr|warsow-data-1.02-4|31	%{_libdir}/games/warsow/basewsw
14cr|warsow-data-1.02-4|32	
14cr|warsow-data-1.02-4|33	%changelog
14cr|warsow-data-1.02-4|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-4
14cr|warsow-data-1.02-4|35	+ Revision: cf18401
14cr|warsow-data-1.02-4|36	- MassBuild#464: Increase release tag
14cr|warsow-data-1.02-4|37	
14cr|warsow-data-1.02-4|38	

9066 14
14cr|warzone2100-3.1.0-3|1	%define	Werror_cflags	%nil
14cr|warzone2100-3.1.0-3|2	
14cr|warzone2100-3.1.0-3|3	Summary:	Postnuclear realtime strategy
14cr|warzone2100-3.1.0-3|4	Name:		warzone2100
14cr|warzone2100-3.1.0-3|5	Version:	3.1.0
14cr|warzone2100-3.1.0-3|6	Release:	3
14cr|warzone2100-3.1.0-3|7	Group:		Games/Strategy
14cr|warzone2100-3.1.0-3|8	License:	GPLv2+
14cr|warzone2100-3.1.0-3|9	URL:		http://wz2100.net/
14cr|warzone2100-3.1.0-3|10	# original source with game data stripped
14cr|warzone2100-3.1.0-3|11	Source0:	http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/%{name}-%{version}.tar.xz
14cr|warzone2100-3.1.0-3|12	Source1:	http://sourceforge.net/projects/warzone2100/files/warzone2100/Videos/low-quality-en/sequences.wz
14cr|warzone2100-3.1.0-3|13	# Used to build man
14cr|warzone2100-3.1.0-3|14	BuildRequires:	asciidoc
14cr|warzone2100-3.1.0-3|15	# Other BR
14cr|warzone2100-3.1.0-3|16	BuildRequires:	bison
14cr|warzone2100-3.1.0-3|17	BuildRequires:	desktop-file-utils
14cr|warzone2100-3.1.0-3|18	BuildRequires:	flex
14cr|warzone2100-3.1.0-3|19	BuildRequires:	imagemagick
14cr|warzone2100-3.1.0-3|20	BuildRequires:	zip
14cr|warzone2100-3.1.0-3|21	BuildRequires:	gettext-devel
14cr|warzone2100-3.1.0-3|22	BuildRequires:	jpeg-devel
14cr|warzone2100-3.1.0-3|23	BuildRequires:	physfs-devel
14cr|warzone2100-3.1.0-3|24	BuildRequires:	qt4-devel
14cr|warzone2100-3.1.0-3|25	BuildRequires:	pkgconfig(gl)
14cr|warzone2100-3.1.0-3|26	BuildRequires:	pkgconfig(glew)
14cr|warzone2100-3.1.0-3|27	BuildRequires:	pkgconfig(glu)
14cr|warzone2100-3.1.0-3|28	BuildRequires:	pkgconfig(fontconfig)
14cr|warzone2100-3.1.0-3|29	BuildRequires:	pkgconfig(fribidi)
14cr|warzone2100-3.1.0-3|30	BuildRequires:	pkgconfig(freetype2)
14cr|warzone2100-3.1.0-3|31	BuildRequires:	pkgconfig(libpng)
14cr|warzone2100-3.1.0-3|32	BuildRequires:	pkgconfig(mad)
14cr|warzone2100-3.1.0-3|33	BuildRequires:	pkgconfig(openal)
14cr|warzone2100-3.1.0-3|34	BuildRequires:	pkgconfig(popt)
14cr|warzone2100-3.1.0-3|35	BuildRequires:	pkgconfig(quesoglc)
14cr|warzone2100-3.1.0-3|36	BuildRequires:	pkgconfig(sdl)
14cr|warzone2100-3.1.0-3|37	BuildRequires:	pkgconfig(SDL_net)
14cr|warzone2100-3.1.0-3|38	BuildRequires:	pkgconfig(theora)
14cr|warzone2100-3.1.0-3|39	BuildRequires:	pkgconfig(vorbis)
14cr|warzone2100-3.1.0-3|40	Requires:	%{name}-data = %{version}
14cr|warzone2100-3.1.0-3|41	Requires:	fonts-ttf-dejavu
14cr|warzone2100-3.1.0-3|42	Suggests:	%{name}-videos
14cr|warzone2100-3.1.0-3|43	
14cr|warzone2100-3.1.0-3|44	%description
14cr|warzone2100-3.1.0-3|45	Upon entering the game you land from your transport and establish your base.
14cr|warzone2100-3.1.0-3|46	Here you conduct research, design and manufacture vehicles, build new
14cr|warzone2100-3.1.0-3|47	structures and prepare your plans of global conquest. If the game goes badly
14cr|warzone2100-3.1.0-3|48	you'll end up fighting last ditch battles here to defend your base from
14cr|warzone2100-3.1.0-3|49	enemy attacks.
14cr|warzone2100-3.1.0-3|50	
14cr|warzone2100-3.1.0-3|51	Combat is frenetic, with extensive graphical effects and damage to the
14cr|warzone2100-3.1.0-3|52	terrain and buildings giving rise to flying shrapnel and boulders. Within
14cr|warzone2100-3.1.0-3|53	the game are many different structures and vehicles. From an initial Command
14cr|warzone2100-3.1.0-3|54	Centre, you then go on to build Resource Extractors to provide fuel for Power
14cr|warzone2100-3.1.0-3|55	Generators, which in turn supply energy to Factories, Research Facilities and
14cr|warzone2100-3.1.0-3|56	weapons emplacements to protect your base.
14cr|warzone2100-3.1.0-3|57	
14cr|warzone2100-3.1.0-3|58	Features:
14cr|warzone2100-3.1.0-3|59	* 400+ Technologies to research
14cr|warzone2100-3.1.0-3|60	* 2,000+ different units to design
14cr|warzone2100-3.1.0-3|61	* 3 Large campaign maps to conquer
14cr|warzone2100-3.1.0-3|62	* 24 Fast play mission maps for extra action
14cr|warzone2100-3.1.0-3|63	* Intelligence Display sets objectives dynamically
14cr|warzone2100-3.1.0-3|64	* Interactive message system
14cr|warzone2100-3.1.0-3|65	* Fast Play Interface graphically Based
14cr|warzone2100-3.1.0-3|66	* Quick Screen Navigation
14cr|warzone2100-3.1.0-3|67	* Fast Find System for units & structures
14cr|warzone2100-3.1.0-3|68	* Set Factories to constant production
14cr|warzone2100-3.1.0-3|69	* Automatically send each factory's units to where you want them
14cr|warzone2100-3.1.0-3|70	
14cr|warzone2100-3.1.0-3|71	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
14cr|warzone2100-3.1.0-3|72	started in 1999 with the game Warzone 2100, Which was closed source until
14cr|warzone2100-3.1.0-3|73	Dec 6, 2004 when it was let out the doors for the first time under a
14cr|warzone2100-3.1.0-3|74	GPL license.
14cr|warzone2100-3.1.0-3|75	
14cr|warzone2100-3.1.0-3|76	%files -f %{name}.lang
14cr|warzone2100-3.1.0-3|77	%defattr(644,root,root,755)
14cr|warzone2100-3.1.0-3|78	%doc %{_datadir}/doc/%{name}/*
14cr|warzone2100-3.1.0-3|79	%{_datadir}/applications/%{name}.desktop
14cr|warzone2100-3.1.0-3|80	%{_mandir}/man6/%{name}.6*
14cr|warzone2100-3.1.0-3|81	%{_miconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|82	%{_iconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|83	%{_liconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|84	%attr(755,root,root) %{_gamesbindir}/%{name}
14cr|warzone2100-3.1.0-3|85	
14cr|warzone2100-3.1.0-3|86	#---------------------------------------------------------------------------
14cr|warzone2100-3.1.0-3|87	
14cr|warzone2100-3.1.0-3|88	%package data
14cr|warzone2100-3.1.0-3|89	Summary:	Data files for Warzone 2100
14cr|warzone2100-3.1.0-3|90	Group:		Games/Strategy
14cr|warzone2100-3.1.0-3|91	Requires:	%{name} = %{version}
14cr|warzone2100-3.1.0-3|92	BuildArch:	noarch
14cr|warzone2100-3.1.0-3|93	
14cr|warzone2100-3.1.0-3|94	%description data
14cr|warzone2100-3.1.0-3|95	Data files needed to play Warzone 2100.
14cr|warzone2100-3.1.0-3|96	
14cr|warzone2100-3.1.0-3|97	%files data
14cr|warzone2100-3.1.0-3|98	%defattr(644,root,root,755)
14cr|warzone2100-3.1.0-3|99	%{_gamesdatadir}/%{name}
14cr|warzone2100-3.1.0-3|100	%exclude %{_gamesdatadir}/%{name}/sequences.wz
14cr|warzone2100-3.1.0-3|101	
14cr|warzone2100-3.1.0-3|102	#---------------------------------------------------------------------------
14cr|warzone2100-3.1.0-3|103	
14cr|warzone2100-3.1.0-3|104	%package videos
14cr|warzone2100-3.1.0-3|105	Summary:	Optional video files for Warzone 2100
14cr|warzone2100-3.1.0-3|106	Group:		Games/Strategy
14cr|warzone2100-3.1.0-3|107	Requires:	%{name} = %{version}
14cr|warzone2100-3.1.0-3|108	BuildArch:	noarch
14cr|warzone2100-3.1.0-3|109	
14cr|warzone2100-3.1.0-3|110	%description videos
14cr|warzone2100-3.1.0-3|111	Optional video files for Warzone 2100.
14cr|warzone2100-3.1.0-3|112	
14cr|warzone2100-3.1.0-3|113	%files videos
14cr|warzone2100-3.1.0-3|114	%defattr(644,root,root,755)
14cr|warzone2100-3.1.0-3|115	%{_gamesdatadir}/%{name}/sequences.wz
14cr|warzone2100-3.1.0-3|116	
14cr|warzone2100-3.1.0-3|117	#---------------------------------------------------------------------------
14cr|warzone2100-3.1.0-3|118	
14cr|warzone2100-3.1.0-3|119	%prep
14cr|warzone2100-3.1.0-3|120	%setup -q
14cr|warzone2100-3.1.0-3|121	
14cr|warzone2100-3.1.0-3|122	# fix png rgb
14cr|warzone2100-3.1.0-3|123	pushd icons
14cr|warzone2100-3.1.0-3|124	find . -type f -name "warzone2100.png" -exec convert {} -strip {} \;
14cr|warzone2100-3.1.0-3|125	popd
14cr|warzone2100-3.1.0-3|126	
14cr|warzone2100-3.1.0-3|127	%build
14cr|warzone2100-3.1.0-3|128	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|warzone2100-3.1.0-3|129	--datadir=%{_gamesdatadir} \
14cr|warzone2100-3.1.0-3|130	--with-backend=sdl \
14cr|warzone2100-3.1.0-3|131	--with-distributor="Mandriva"
14cr|warzone2100-3.1.0-3|132	
14cr|warzone2100-3.1.0-3|133	%make
14cr|warzone2100-3.1.0-3|134	
14cr|warzone2100-3.1.0-3|135	%install
14cr|warzone2100-3.1.0-3|136	%makeinstall_std
14cr|warzone2100-3.1.0-3|137	
14cr|warzone2100-3.1.0-3|138	mkdir -p %{buildroot}%{_datadir}/applications
14cr|warzone2100-3.1.0-3|139	mv %{buildroot}%{_gamesdatadir}/applications/*.desktop %{buildroot}%{_datadir}/applications/
14cr|warzone2100-3.1.0-3|140	
14cr|warzone2100-3.1.0-3|141	desktop-file-install	--vendor="" \
14cr|warzone2100-3.1.0-3|142	--remove-category="Application" \
14cr|warzone2100-3.1.0-3|143	--remove-key="TryExec" \
14cr|warzone2100-3.1.0-3|144	--add-category="Game;StrategyGame;" \
14cr|warzone2100-3.1.0-3|145	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|warzone2100-3.1.0-3|146	
14cr|warzone2100-3.1.0-3|147	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|warzone2100-3.1.0-3|148	convert -resize 16x16 icons/warzone2100.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|149	convert -resize 32x32 icons/warzone2100.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|150	convert -resize 48x48 icons/warzone2100.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|warzone2100-3.1.0-3|151	
14cr|warzone2100-3.1.0-3|152	install -m 0644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{name}/
14cr|warzone2100-3.1.0-3|153	
14cr|warzone2100-3.1.0-3|154	rm -f %{buildroot}%{_gamesdatadir}/icons/warzone2100.png
14cr|warzone2100-3.1.0-3|155	
14cr|warzone2100-3.1.0-3|156	%find_lang %{name}
14cr|warzone2100-3.1.0-3|157	
14cr|warzone2100-3.1.0-3|158	
14cr|warzone2100-3.1.0-3|159	%changelog
14cr|warzone2100-3.1.0-3|160	* Tue Aug 05 2014 abfonly <abfonly@gmail.com> 3.1.0-3
14cr|warzone2100-3.1.0-3|161	+ Revision: 3e5a0df
14cr|warzone2100-3.1.0-3|162	- fix png rgb
14cr|warzone2100-3.1.0-3|163	
14cr|warzone2100-3.1.0-3|164	

9067 14
14cr|warzone2100-data-2.3.9-2|1	%define	oname	warzone2100
14cr|warzone2100-data-2.3.9-2|2	%define	name	%{oname}-data
14cr|warzone2100-data-2.3.9-2|3	%define	version	2.3.9
14cr|warzone2100-data-2.3.9-2|4	%define release	2
14cr|warzone2100-data-2.3.9-2|5	
14cr|warzone2100-data-2.3.9-2|6	Name:		%{name}
14cr|warzone2100-data-2.3.9-2|7	Version:	%{version}
14cr|warzone2100-data-2.3.9-2|8	Release:	%mkrel %{release}
14cr|warzone2100-data-2.3.9-2|9	Group:		Games/Strategy
14cr|warzone2100-data-2.3.9-2|10	Source0:        http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/warzone2100-%{version}.tar.gz
14cr|warzone2100-data-2.3.9-2|11	Url:		http://wz2100.net/
14cr|warzone2100-data-2.3.9-2|12	Summary:	Data files for warzone2100
14cr|warzone2100-data-2.3.9-2|13	License:	GPLv2+
14cr|warzone2100-data-2.3.9-2|14	Requires:	%{oname} >= %{version}
14cr|warzone2100-data-2.3.9-2|15	BuildArch:	noarch
14cr|warzone2100-data-2.3.9-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|warzone2100-data-2.3.9-2|17	
14cr|warzone2100-data-2.3.9-2|18	%description
14cr|warzone2100-data-2.3.9-2|19	Upon entering the game you land from your transport and establish your base.
14cr|warzone2100-data-2.3.9-2|20	Here you conduct research, design and manufacture vehicles, build new
14cr|warzone2100-data-2.3.9-2|21	structures and prepare your plans of global conquest. If the game goes badly
14cr|warzone2100-data-2.3.9-2|22	you'll end up fighting last ditch battles here to defend your base from
14cr|warzone2100-data-2.3.9-2|23	enemy attacks.
14cr|warzone2100-data-2.3.9-2|24	
14cr|warzone2100-data-2.3.9-2|25	Combat is frenetic, with extensive graphical effects and damage to the
14cr|warzone2100-data-2.3.9-2|26	terrain and buildings giving rise to flying shrapnel and boulders. Within
14cr|warzone2100-data-2.3.9-2|27	the game are many different structures and vehicles. From an initial Command
14cr|warzone2100-data-2.3.9-2|28	Centre, you then go on to build Resource Extractors to provide fuel for Power
14cr|warzone2100-data-2.3.9-2|29	Generators, which in turn supply energy to Factories, Research Facilities and
14cr|warzone2100-data-2.3.9-2|30	weapons emplacements to protect your base.
14cr|warzone2100-data-2.3.9-2|31	
14cr|warzone2100-data-2.3.9-2|32	Features:
14cr|warzone2100-data-2.3.9-2|33	* 400+ Technologies to research
14cr|warzone2100-data-2.3.9-2|34	* 2,000+ different units to design
14cr|warzone2100-data-2.3.9-2|35	* 3 Large campaign maps to conquer
14cr|warzone2100-data-2.3.9-2|36	* 24 Fast play mission maps for extra action
14cr|warzone2100-data-2.3.9-2|37	* Intelligence Display sets objectives dynamically
14cr|warzone2100-data-2.3.9-2|38	* Interactive message system
14cr|warzone2100-data-2.3.9-2|39	* Fast Play Interface graphically Based
14cr|warzone2100-data-2.3.9-2|40	* Quick Screen Navigation
14cr|warzone2100-data-2.3.9-2|41	* Fast Find System for units & structures
14cr|warzone2100-data-2.3.9-2|42	* Set Factories to constant production
14cr|warzone2100-data-2.3.9-2|43	* Automatically send each factory's units to where you want them
14cr|warzone2100-data-2.3.9-2|44	
14cr|warzone2100-data-2.3.9-2|45	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
14cr|warzone2100-data-2.3.9-2|46	started in 1999 with the game Warzone 2100, Which was closed source until
14cr|warzone2100-data-2.3.9-2|47	Dec 6, 2004 when it was let out the doors for the first time under a
14cr|warzone2100-data-2.3.9-2|48	GPL license.
14cr|warzone2100-data-2.3.9-2|49	
14cr|warzone2100-data-2.3.9-2|50	%prep
14cr|warzone2100-data-2.3.9-2|51	%setup -q -n %{oname}-%{version}
14cr|warzone2100-data-2.3.9-2|52	
14cr|warzone2100-data-2.3.9-2|53	%install
14cr|warzone2100-data-2.3.9-2|54	rm -rf %{buildroot}
14cr|warzone2100-data-2.3.9-2|55	
14cr|warzone2100-data-2.3.9-2|56	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|warzone2100-data-2.3.9-2|57	cp -r data/* %{buildroot}%{_gamesdatadir}/%{oname}
14cr|warzone2100-data-2.3.9-2|58	
14cr|warzone2100-data-2.3.9-2|59	%clean
14cr|warzone2100-data-2.3.9-2|60	rm -rf %{buildroot}
14cr|warzone2100-data-2.3.9-2|61	
14cr|warzone2100-data-2.3.9-2|62	%files
14cr|warzone2100-data-2.3.9-2|63	%defattr(644,root,root,755)
14cr|warzone2100-data-2.3.9-2|64	%{_gamesdatadir}/%{oname}
14cr|warzone2100-data-2.3.9-2|65	
14cr|warzone2100-data-2.3.9-2|66	
14cr|warzone2100-data-2.3.9-2|67	
14cr|warzone2100-data-2.3.9-2|68	%changelog
14cr|warzone2100-data-2.3.9-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.9-2
14cr|warzone2100-data-2.3.9-2|70	+ Revision: 8002648
14cr|warzone2100-data-2.3.9-2|71	- MassBuild#464: Increase release tag
14cr|warzone2100-data-2.3.9-2|72	
14cr|warzone2100-data-2.3.9-2|73	

9068 14
14cr|warzone2100-videos-low-2.2-3|1	%define	oname	warzone2100
14cr|warzone2100-videos-low-2.2-3|2	%define	name	%{oname}-videos-low
14cr|warzone2100-videos-low-2.2-3|3	%define version 2.2
14cr|warzone2100-videos-low-2.2-3|4	%define release	3
14cr|warzone2100-videos-low-2.2-3|5	
14cr|warzone2100-videos-low-2.2-3|6	Name:		%{name}
14cr|warzone2100-videos-low-2.2-3|7	Version:	%{version}
14cr|warzone2100-videos-low-2.2-3|8	Release:	%mkrel %{release}
14cr|warzone2100-videos-low-2.2-3|9	Group:		Games/Strategy
14cr|warzone2100-videos-low-2.2-3|10	Source0:        http://www.il.fontys.nl/~giel/warzone/videos/warzone2100-sequences-en-lo-%{version}-1.wz
14cr|warzone2100-videos-low-2.2-3|11	Url:		http://wz2100.net/
14cr|warzone2100-videos-low-2.2-3|12	Summary:	Low-res videos for warzone2100 (english)
14cr|warzone2100-videos-low-2.2-3|13	License:	GPLv2+
14cr|warzone2100-videos-low-2.2-3|14	Requires:	%{oname} >= %{version}
14cr|warzone2100-videos-low-2.2-3|15	BuildArch:	noarch
14cr|warzone2100-videos-low-2.2-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|warzone2100-videos-low-2.2-3|17	Provides:	warzone2100-videos
14cr|warzone2100-videos-low-2.2-3|18	
14cr|warzone2100-videos-low-2.2-3|19	%description
14cr|warzone2100-videos-low-2.2-3|20	Upon entering the game you land from your transport and establish your base.
14cr|warzone2100-videos-low-2.2-3|21	Here you conduct research, design and manufacture vehicles, build new
14cr|warzone2100-videos-low-2.2-3|22	structures and prepare your plans of global conquest. If the game goes badly
14cr|warzone2100-videos-low-2.2-3|23	you'll end up fighting last ditch battles here to defend your base from
14cr|warzone2100-videos-low-2.2-3|24	enemy attacks.
14cr|warzone2100-videos-low-2.2-3|25	
14cr|warzone2100-videos-low-2.2-3|26	Combat is frenetic, with extensive graphical effects and damage to the
14cr|warzone2100-videos-low-2.2-3|27	terrain and buildings giving rise to flying shrapnel and boulders. Within
14cr|warzone2100-videos-low-2.2-3|28	the game are many different structures and vehicles. From an initial Command
14cr|warzone2100-videos-low-2.2-3|29	Centre, you then go on to build Resource Extractors to provide fuel for Power
14cr|warzone2100-videos-low-2.2-3|30	Generators, which in turn supply energy to Factories, Research Facilities and
14cr|warzone2100-videos-low-2.2-3|31	weapons emplacements to protect your base.
14cr|warzone2100-videos-low-2.2-3|32	
14cr|warzone2100-videos-low-2.2-3|33	Features:
14cr|warzone2100-videos-low-2.2-3|34	* 400+ Technologies to research
14cr|warzone2100-videos-low-2.2-3|35	* 2,000+ different units to design
14cr|warzone2100-videos-low-2.2-3|36	* 3 Large campaign maps to conquer
14cr|warzone2100-videos-low-2.2-3|37	* 24 Fast play mission maps for extra action
14cr|warzone2100-videos-low-2.2-3|38	* Intelligence Display sets objectives dynamically
14cr|warzone2100-videos-low-2.2-3|39	* Interactive message system
14cr|warzone2100-videos-low-2.2-3|40	* Fast Play Interface graphically Based
14cr|warzone2100-videos-low-2.2-3|41	* Quick Screen Navigation
14cr|warzone2100-videos-low-2.2-3|42	* Fast Find System for units & structures
14cr|warzone2100-videos-low-2.2-3|43	* Set Factories to constant production
14cr|warzone2100-videos-low-2.2-3|44	* Automatically send each factory's units to where you want them
14cr|warzone2100-videos-low-2.2-3|45	
14cr|warzone2100-videos-low-2.2-3|46	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
14cr|warzone2100-videos-low-2.2-3|47	started in 1999 with the game Warzone 2100, Which was closed source until
14cr|warzone2100-videos-low-2.2-3|48	Dec 6, 2004 when it was let out the doors for the first time under a
14cr|warzone2100-videos-low-2.2-3|49	GPL license.
14cr|warzone2100-videos-low-2.2-3|50	
14cr|warzone2100-videos-low-2.2-3|51	%prep
14cr|warzone2100-videos-low-2.2-3|52	%setup -q -c -n %{oname}-%{version}
14cr|warzone2100-videos-low-2.2-3|53	
14cr|warzone2100-videos-low-2.2-3|54	%build
14cr|warzone2100-videos-low-2.2-3|55	
14cr|warzone2100-videos-low-2.2-3|56	%install
14cr|warzone2100-videos-low-2.2-3|57	rm -rf %{buildroot}
14cr|warzone2100-videos-low-2.2-3|58	
14cr|warzone2100-videos-low-2.2-3|59	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cr|warzone2100-videos-low-2.2-3|60	cp -r sequences %{buildroot}%{_gamesdatadir}/%{oname}
14cr|warzone2100-videos-low-2.2-3|61	
14cr|warzone2100-videos-low-2.2-3|62	%clean
14cr|warzone2100-videos-low-2.2-3|63	rm -rf %{buildroot}
14cr|warzone2100-videos-low-2.2-3|64	
14cr|warzone2100-videos-low-2.2-3|65	%files
14cr|warzone2100-videos-low-2.2-3|66	%defattr(644,root,root,755)
14cr|warzone2100-videos-low-2.2-3|67	%{_gamesdatadir}/%{oname}
14cr|warzone2100-videos-low-2.2-3|68	
14cr|warzone2100-videos-low-2.2-3|69	
14cr|warzone2100-videos-low-2.2-3|70	
14cr|warzone2100-videos-low-2.2-3|71	%changelog
14cr|warzone2100-videos-low-2.2-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14cr|warzone2100-videos-low-2.2-3|73	+ Revision: a29bbd4
14cr|warzone2100-videos-low-2.2-3|74	- MassBuild#464: Increase release tag
14cr|warzone2100-videos-low-2.2-3|75	
14cr|warzone2100-videos-low-2.2-3|76	

9069 14
14cr|watchdog-5.12-3|1	Summary:	Software watchdog
14cr|watchdog-5.12-3|2	Name:		watchdog
14cr|watchdog-5.12-3|3	Version:	5.12
14cr|watchdog-5.12-3|4	Release:	3
14cr|watchdog-5.12-3|5	License:	GPLv2+
14cr|watchdog-5.12-3|6	Group:		System/Kernel and hardware
14cr|watchdog-5.12-3|7	Url:		http://sourceforge.net/projects/watchdog/
14cr|watchdog-5.12-3|8	Source0:	http://downloads.sourceforge.net/watchdog/%{name}-%{version}.tar.gz
14cr|watchdog-5.12-3|9	BuildRequires:	kernel-headers
14cr|watchdog-5.12-3|10	BuildRequires:	pkgconfig(libtirpc)
14cr|watchdog-5.12-3|11	Requires(post,postun):	rpm-helper
14cr|watchdog-5.12-3|12	
14cr|watchdog-5.12-3|13	%description
14cr|watchdog-5.12-3|14	Watchdog monitors various aspects of a machine to ensure that is has not
14cr|watchdog-5.12-3|15	locked up.  In the event that a machine has locked up, watchdog will envoke
14cr|watchdog-5.12-3|16	a reboot of the system.
14cr|watchdog-5.12-3|17	
14cr|watchdog-5.12-3|18	%files
14cr|watchdog-5.12-3|19	%defattr(0644,root,root,0755)
14cr|watchdog-5.12-3|20	%doc AUTHORS ChangeLog INSTALL NEWS README TODO README.watchdog.ipmi examples/
14cr|watchdog-5.12-3|21	%attr(0755,root,root) %{_sbindir}/watchdog
14cr|watchdog-5.12-3|22	%attr(0755,root,root) %{_sbindir}/wd_keepalive
14cr|watchdog-5.12-3|23	%attr(0755,root,root) %{_sbindir}/wd_identify
14cr|watchdog-5.12-3|24	%attr(0755,root,root) %{_initrddir}/watchdog
14cr|watchdog-5.12-3|25	%{_mandir}/man5/watchdog.conf.5*
14cr|watchdog-5.12-3|26	%{_mandir}/man8/watchdog.8*
14cr|watchdog-5.12-3|27	%{_mandir}/man8/wd_identify.8*
14cr|watchdog-5.12-3|28	%{_mandir}/man8/wd_keepalive.8*
14cr|watchdog-5.12-3|29	%config(noreplace) %{_sysconfdir}/watchdog.conf
14cr|watchdog-5.12-3|30	%config(noreplace) %{_sysconfdir}/sysconfig/watchdog
14cr|watchdog-5.12-3|31	
14cr|watchdog-5.12-3|32	%post
14cr|watchdog-5.12-3|33	%_post_service watchdog
14cr|watchdog-5.12-3|34	
14cr|watchdog-5.12-3|35	%preun
14cr|watchdog-5.12-3|36	%_preun_service watchdog
14cr|watchdog-5.12-3|37	
14cr|watchdog-5.12-3|38	#----------------------------------------------------------------------------
14cr|watchdog-5.12-3|39	
14cr|watchdog-5.12-3|40	%prep
14cr|watchdog-5.12-3|41	%setup -q
14cr|watchdog-5.12-3|42	
14cr|watchdog-5.12-3|43	%build
14cr|watchdog-5.12-3|44	%configure2_5x
14cr|watchdog-5.12-3|45	%make LIBS="-ltirpc"
14cr|watchdog-5.12-3|46	mv README README.orig
14cr|watchdog-5.12-3|47	iconv -f ISO-8859-1 -t UTF-8 < README.orig > README
14cr|watchdog-5.12-3|48	
14cr|watchdog-5.12-3|49	%install
14cr|watchdog-5.12-3|50	install -d -m0755 %{buildroot}%{_sysconfdir}
14cr|watchdog-5.12-3|51	%makeinstall_std
14cr|watchdog-5.12-3|52	install -Dp -m0644 redhat/sysconf.redhat %{buildroot}%{_sysconfdir}/sysconfig/watchdog
14cr|watchdog-5.12-3|53	install -Dp -m0755 redhat/watchdog.init %{buildroot}%{_initrddir}/watchdog
14cr|watchdog-5.12-3|54	
14cr|watchdog-5.12-3|55	%check
14cr|watchdog-5.12-3|56	make check
14cr|watchdog-5.12-3|57	
14cr|watchdog-5.12-3|58	
14cr|watchdog-5.12-3|59	%changelog
14cr|watchdog-5.12-3|60	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12-3
14cr|watchdog-5.12-3|61	+ Revision: 3ba3a39
14cr|watchdog-5.12-3|62	- Drop no longer needed patch
14cr|watchdog-5.12-3|63	
14cr|watchdog-5.12-3|64	

9070 14
14cr|wattsup-0.1-2|1	Name:		wattsup
14cr|wattsup-0.1-2|2	Version:	0.1
14cr|wattsup-0.1-2|3	Release:	2
14cr|wattsup-0.1-2|4	License:	GPLv2
14cr|wattsup-0.1-2|5	Group:		Monitoring
14cr|wattsup-0.1-2|6	Summary:	Program for controlling the Watts Up? Pro Device
14cr|wattsup-0.1-2|7	Source:		LinuxUtility.zip
14cr|wattsup-0.1-2|8	
14cr|wattsup-0.1-2|9	%description
14cr|wattsup-0.1-2|10	Program for controlling the Watts Up? Pro Device.
14cr|wattsup-0.1-2|11	
14cr|wattsup-0.1-2|12	%prep
14cr|wattsup-0.1-2|13	%setup -q -c
14cr|wattsup-0.1-2|14	%{__rm} -f wattsup.bin
14cr|wattsup-0.1-2|15	
14cr|wattsup-0.1-2|16	%build
14cr|wattsup-0.1-2|17	%__cc %optflags -o wattsup wattsup.c
14cr|wattsup-0.1-2|18	
14cr|wattsup-0.1-2|19	%clean
14cr|wattsup-0.1-2|20	%{__rm} -Rf %{buildroot}
14cr|wattsup-0.1-2|21	
14cr|wattsup-0.1-2|22	%install
14cr|wattsup-0.1-2|23	%{__rm} -Rf %{buildroot}
14cr|wattsup-0.1-2|24	%{__mkdir_p} %{buildroot}%{_bindir}
14cr|wattsup-0.1-2|25	%{__cp} -p wattsup %{buildroot}%{_bindir}
14cr|wattsup-0.1-2|26	
14cr|wattsup-0.1-2|27	%files
14cr|wattsup-0.1-2|28	%defattr(-,root,root)
14cr|wattsup-0.1-2|29	%doc utility.txt readme.txt
14cr|wattsup-0.1-2|30	%{_bindir}/%{name}
14cr|wattsup-0.1-2|31	
14cr|wattsup-0.1-2|32	
14cr|wattsup-0.1-2|33	
14cr|wattsup-0.1-2|34	
14cr|wattsup-0.1-2|35	%changelog
14cr|wattsup-0.1-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cr|wattsup-0.1-2|37	+ Revision: 5658f48
14cr|wattsup-0.1-2|38	- MassBuild#464: Increase release tag
14cr|wattsup-0.1-2|39	
14cr|wattsup-0.1-2|40	

9071 14
14cr|wavbreaker-0.11-3|1	Name:		wavbreaker
14cr|wavbreaker-0.11-3|2	Version:	0.11
14cr|wavbreaker-0.11-3|3	Release:	3
14cr|wavbreaker-0.11-3|4	Summary:	Gtk+ program to split WAV files between songs
14cr|wavbreaker-0.11-3|5	License:	GPLv2+
14cr|wavbreaker-0.11-3|6	Group:		Sound
14cr|wavbreaker-0.11-3|7	URL:		http://wavbreaker.sf.net/
14cr|wavbreaker-0.11-3|8	Source0:	http://downloads.sourceforge.net/wavbreaker/%{name}-%{version}.tar.gz
14cr|wavbreaker-0.11-3|9	Patch0:		wavbreaker-0.10-mdv-fix-str-fmt.patch
14cr|wavbreaker-0.11-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|wavbreaker-0.11-3|11	BuildRequires:  pkgconfig(libxml-2.0)
14cr|wavbreaker-0.11-3|12	BuildRequires:  pkgconfig(alsa)
14cr|wavbreaker-0.11-3|13	BuildRequires:	pkgconfig(libpulse)
14cr|wavbreaker-0.11-3|14	BuildRequires:	desktop-file-utils
14cr|wavbreaker-0.11-3|15	Suggests:       moodbar
14cr|wavbreaker-0.11-3|16	
14cr|wavbreaker-0.11-3|17	%description
14cr|wavbreaker-0.11-3|18	This application's purpose in life is to take a wave file and break it up into
14cr|wavbreaker-0.11-3|19	multiple wave files.  It makes a clean break at the correct position to burn
14cr|wavbreaker-0.11-3|20	the files to an audio cd without any dead air between the tracks.
14cr|wavbreaker-0.11-3|21	
14cr|wavbreaker-0.11-3|22	%prep
14cr|wavbreaker-0.11-3|23	%setup -q
14cr|wavbreaker-0.11-3|24	%patch0 -p1 -b .strfmt
14cr|wavbreaker-0.11-3|25	
14cr|wavbreaker-0.11-3|26	%build
14cr|wavbreaker-0.11-3|27	%configure2_5x
14cr|wavbreaker-0.11-3|28	%make
14cr|wavbreaker-0.11-3|29	
14cr|wavbreaker-0.11-3|30	%install
14cr|wavbreaker-0.11-3|31	%makeinstall_std
14cr|wavbreaker-0.11-3|32	
14cr|wavbreaker-0.11-3|33	%find_lang %{name}
14cr|wavbreaker-0.11-3|34	
14cr|wavbreaker-0.11-3|35	desktop-file-install --vendor="" \
14cr|wavbreaker-0.11-3|36	--add-category="GTK" \
14cr|wavbreaker-0.11-3|37	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cr|wavbreaker-0.11-3|38	--dir %{buildroot}%{_datadir}/applications \
14cr|wavbreaker-0.11-3|39	%{buildroot}%{_datadir}/applications/*
14cr|wavbreaker-0.11-3|40	
14cr|wavbreaker-0.11-3|41	%files -f %{name}.lang
14cr|wavbreaker-0.11-3|42	%doc AUTHORS README ChangeLog NEWS
14cr|wavbreaker-0.11-3|43	%{_bindir}/*
14cr|wavbreaker-0.11-3|44	%{_datadir}/applications/*
14cr|wavbreaker-0.11-3|45	%{_datadir}/pixmaps/*
14cr|wavbreaker-0.11-3|46	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cr|wavbreaker-0.11-3|47	%{_mandir}/man1/*
14cr|wavbreaker-0.11-3|48	
14cr|wavbreaker-0.11-3|49	
14cr|wavbreaker-0.11-3|50	%changelog
14cr|wavbreaker-0.11-3|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-3
14cr|wavbreaker-0.11-3|52	+ Revision: a19b0dc
14cr|wavbreaker-0.11-3|53	- MassBuild#464: Increase release tag
14cr|wavbreaker-0.11-3|54	
14cr|wavbreaker-0.11-3|55	

9072 14
14cr|wavemon-0.7.1-2|1	%define name wavemon
14cr|wavemon-0.7.1-2|2	%define version 0.7.1
14cr|wavemon-0.7.1-2|3	%define release 2
14cr|wavemon-0.7.1-2|4	
14cr|wavemon-0.7.1-2|5	Summary: Wireless network devices monitoring application
14cr|wavemon-0.7.1-2|6	Name: %{name}
14cr|wavemon-0.7.1-2|7	Version: %{version}
14cr|wavemon-0.7.1-2|8	Release: %{release}
14cr|wavemon-0.7.1-2|9	Source0: http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/%{name}-%{version}.tar.bz2
14cr|wavemon-0.7.1-2|10	License: GPLv2+
14cr|wavemon-0.7.1-2|11	Group: System/Kernel and hardware
14cr|wavemon-0.7.1-2|12	Url: http://eden-feed.erg.abdn.ac.uk/wavemon/
14cr|wavemon-0.7.1-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|wavemon-0.7.1-2|14	
14cr|wavemon-0.7.1-2|15	BuildRequires: ncurses-devel
14cr|wavemon-0.7.1-2|16	
14cr|wavemon-0.7.1-2|17	%description
14cr|wavemon-0.7.1-2|18	Wavemon is a wireless device monitoring application that allows you to watch
14cr|wavemon-0.7.1-2|19	signal and noise levels, packet statistics, device configuration and network
14cr|wavemon-0.7.1-2|20	parameters of your wireless network hardware. It has currently only been
14cr|wavemon-0.7.1-2|21	tested with the Lucent Orinoco series of cards, although it *should* work
14cr|wavemon-0.7.1-2|22	(though with varying features) with all devices supported by the wireless
14cr|wavemon-0.7.1-2|23	kernel extensions by Jean Tourrilhes <jt@hpl.hp.com>.
14cr|wavemon-0.7.1-2|24	
14cr|wavemon-0.7.1-2|25	
14cr|wavemon-0.7.1-2|26	
14cr|wavemon-0.7.1-2|27	%prep
14cr|wavemon-0.7.1-2|28	%setup -q
14cr|wavemon-0.7.1-2|29	
14cr|wavemon-0.7.1-2|30	%build
14cr|wavemon-0.7.1-2|31	%configure2_5x
14cr|wavemon-0.7.1-2|32	%make
14cr|wavemon-0.7.1-2|33	
14cr|wavemon-0.7.1-2|34	%install
14cr|wavemon-0.7.1-2|35	rm -rf %{buildroot}
14cr|wavemon-0.7.1-2|36	mkdir -p %{buildroot}/%{_bindir}
14cr|wavemon-0.7.1-2|37	mkdir -p %{buildroot}%{_mandir}/{man1,man5}
14cr|wavemon-0.7.1-2|38	
14cr|wavemon-0.7.1-2|39	%makeinstall
14cr|wavemon-0.7.1-2|40	rm %{buildroot}%{_datadir}/{AUTHORS,COPYING,ChangeLog,NEWS,README,THANKS}
14cr|wavemon-0.7.1-2|41	
14cr|wavemon-0.7.1-2|42	%clean
14cr|wavemon-0.7.1-2|43	rm -rf %{buildroot}
14cr|wavemon-0.7.1-2|44	
14cr|wavemon-0.7.1-2|45	%files
14cr|wavemon-0.7.1-2|46	%defattr(-,root,root)
14cr|wavemon-0.7.1-2|47	%{_bindir}/wavemon
14cr|wavemon-0.7.1-2|48	%{_mandir}/man1/wavemon.1*
14cr|wavemon-0.7.1-2|49	%{_mandir}/man5/wavemonrc.5*
14cr|wavemon-0.7.1-2|50	%doc NEWS AUTHORS README THANKS
14cr|wavemon-0.7.1-2|51	
14cr|wavemon-0.7.1-2|52	
14cr|wavemon-0.7.1-2|53	
14cr|wavemon-0.7.1-2|54	
14cr|wavemon-0.7.1-2|55	%changelog
14cr|wavemon-0.7.1-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-2
14cr|wavemon-0.7.1-2|57	+ Revision: 931a172
14cr|wavemon-0.7.1-2|58	- MassBuild#464: Increase release tag
14cr|wavemon-0.7.1-2|59	
14cr|wavemon-0.7.1-2|60	

9073 14
14cr|wavesurfer-1.8.5-6|1	%define name	wavesurfer
14cr|wavesurfer-1.8.5-6|2	%define version 1.8.5
14cr|wavesurfer-1.8.5-6|3	%define release 6
14cr|wavesurfer-1.8.5-6|4	
14cr|wavesurfer-1.8.5-6|5	Summary:	Script-driven sound processing toolkit
14cr|wavesurfer-1.8.5-6|6	Name:		%{name}
14cr|wavesurfer-1.8.5-6|7	Version: 	%{version}
14cr|wavesurfer-1.8.5-6|8	Release: 	%{release}
14cr|wavesurfer-1.8.5-6|9	License: 	MIT
14cr|wavesurfer-1.8.5-6|10	Group: 		Sound
14cr|wavesurfer-1.8.5-6|11	URL: 		http://www.speech.kth.se/wavesurfer/
14cr|wavesurfer-1.8.5-6|12	Source: 	%{name}-%{version}.tar.bz2
14cr|wavesurfer-1.8.5-6|13	Source11: 	%{name}16.png
14cr|wavesurfer-1.8.5-6|14	Source12: 	%{name}32.png
14cr|wavesurfer-1.8.5-6|15	Source13: 	%{name}48.png
14cr|wavesurfer-1.8.5-6|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|wavesurfer-1.8.5-6|17	Requires:	tcl-snack tk
14cr|wavesurfer-1.8.5-6|18	BuildArch:	noarch
14cr|wavesurfer-1.8.5-6|19	
14cr|wavesurfer-1.8.5-6|20	%description
14cr|wavesurfer-1.8.5-6|21	WaveSurfer is an Open Source tool for sound visualization and manipulation.
14cr|wavesurfer-1.8.5-6|22	It has been designed to suit both novice and advanced users. WaveSurfer has
14cr|wavesurfer-1.8.5-6|23	a simple and logical user interface that provides functionality in an
14cr|wavesurfer-1.8.5-6|24	intuitive way and which can be adapted to different tasks. It can be used
14cr|wavesurfer-1.8.5-6|25	as a stand-alone tool for a wide range of tasks in speech research and
14cr|wavesurfer-1.8.5-6|26	education. Typical applications are speech/sound analysis and sound
14cr|wavesurfer-1.8.5-6|27	annotation/transcription. WaveSurfer can also serve as a platform for more
14cr|wavesurfer-1.8.5-6|28	advanced/specialized applications. This is accomplished either through
14cr|wavesurfer-1.8.5-6|29	extending the WaveSurfer application with new custom plug-ins or by
14cr|wavesurfer-1.8.5-6|30	embedding WaveSurfer visualization components in other applications.
14cr|wavesurfer-1.8.5-6|31	
14cr|wavesurfer-1.8.5-6|32	%prep
14cr|wavesurfer-1.8.5-6|33	%setup -q
14cr|wavesurfer-1.8.5-6|34	
14cr|wavesurfer-1.8.5-6|35	%build
14cr|wavesurfer-1.8.5-6|36	
14cr|wavesurfer-1.8.5-6|37	%install
14cr|wavesurfer-1.8.5-6|38	rm -rf $RPM_BUILD_ROOT
14cr|wavesurfer-1.8.5-6|39	mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib
14cr|wavesurfer-1.8.5-6|40	cp -r wsurf* $RPM_BUILD_ROOT%{_prefix}/lib
14cr|wavesurfer-1.8.5-6|41	install -m755 %{name}.tcl -D $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cr|wavesurfer-1.8.5-6|42	
14cr|wavesurfer-1.8.5-6|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|wavesurfer-1.8.5-6|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|wavesurfer-1.8.5-6|45	[Desktop Entry]
14cr|wavesurfer-1.8.5-6|46	Name=WaveSurfer
14cr|wavesurfer-1.8.5-6|47	Comment=Graphical sound editor
14cr|wavesurfer-1.8.5-6|48	Exec=%{name}
14cr|wavesurfer-1.8.5-6|49	Icon=%{name}
14cr|wavesurfer-1.8.5-6|50	Terminal=false
14cr|wavesurfer-1.8.5-6|51	Type=Application
14cr|wavesurfer-1.8.5-6|52	Categories=Audio;Player;X-MandrivaLinux-Multimedia-Audio;AudioVideo;
14cr|wavesurfer-1.8.5-6|53	EOF
14cr|wavesurfer-1.8.5-6|54	
14cr|wavesurfer-1.8.5-6|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|56	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|57	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|58	
14cr|wavesurfer-1.8.5-6|59	%clean
14cr|wavesurfer-1.8.5-6|60	rm -rf %{buildroot}
14cr|wavesurfer-1.8.5-6|61	
14cr|wavesurfer-1.8.5-6|62	%if %mdkversion < 200900
14cr|wavesurfer-1.8.5-6|63	%post
14cr|wavesurfer-1.8.5-6|64	%{update_menus}
14cr|wavesurfer-1.8.5-6|65	%endif
14cr|wavesurfer-1.8.5-6|66	
14cr|wavesurfer-1.8.5-6|67	%if %mdkversion < 200900
14cr|wavesurfer-1.8.5-6|68	%postun
14cr|wavesurfer-1.8.5-6|69	%{clean_menus}
14cr|wavesurfer-1.8.5-6|70	%endif
14cr|wavesurfer-1.8.5-6|71	
14cr|wavesurfer-1.8.5-6|72	%files
14cr|wavesurfer-1.8.5-6|73	%defattr(-,root,root)
14cr|wavesurfer-1.8.5-6|74	%doc doc/* LICENSE.txt README.txt
14cr|wavesurfer-1.8.5-6|75	%{_bindir}/%{name}
14cr|wavesurfer-1.8.5-6|76	%{_prefix}/lib/wsurf*
14cr|wavesurfer-1.8.5-6|77	%{_iconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|78	%{_miconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|79	%{_liconsdir}/%{name}.png
14cr|wavesurfer-1.8.5-6|80	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wavesurfer-1.8.5-6|81	
14cr|wavesurfer-1.8.5-6|82	
14cr|wavesurfer-1.8.5-6|83	
14cr|wavesurfer-1.8.5-6|84	%changelog
14cr|wavesurfer-1.8.5-6|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-6
14cr|wavesurfer-1.8.5-6|86	+ Revision: 86722f2
14cr|wavesurfer-1.8.5-6|87	- MassBuild#464: Increase release tag
14cr|wavesurfer-1.8.5-6|88	
14cr|wavesurfer-1.8.5-6|89	

9074 14
14cr|wavplay-1.4-7|1	%define	version	1.4
14cr|wavplay-1.4-7|2	%define release	7
14cr|wavplay-1.4-7|3	
14cr|wavplay-1.4-7|4	Summary:	WAV file Play & Record applications
14cr|wavplay-1.4-7|5	Name:		wavplay
14cr|wavplay-1.4-7|6	Version:	%{version}
14cr|wavplay-1.4-7|7	Release:	%{release}
14cr|wavplay-1.4-7|8	License:	GPL
14cr|wavplay-1.4-7|9	Group:		Sound
14cr|wavplay-1.4-7|10	URL:		ftp://sunsite.unc.edu/pub/Linux/apps/sound/
14cr|wavplay-1.4-7|11	Source:		%{name}-%{version}.tar.bz2
14cr|wavplay-1.4-7|12	Patch0:		wavplay-1.4-fix-compile.patch.bz2
14cr|wavplay-1.4-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|wavplay-1.4-7|14	
14cr|wavplay-1.4-7|15	%description
14cr|wavplay-1.4-7|16	%{name} package contains:
14cr|wavplay-1.4-7|17	
14cr|wavplay-1.4-7|18	wavplay - plays WAV format file to the audio device.
14cr|wavplay-1.4-7|19	wavrec - samples the audio device and writes WAV file.
14cr|wavplay-1.4-7|20	
14cr|wavplay-1.4-7|21	%prep
14cr|wavplay-1.4-7|22	%setup -q
14cr|wavplay-1.4-7|23	%patch0 -p1 -b .fix-compile
14cr|wavplay-1.4-7|24	chmod -R o+r .
14cr|wavplay-1.4-7|25	
14cr|wavplay-1.4-7|26	%build
14cr|wavplay-1.4-7|27	%__make CPU="" OPT="%{optflags}" INSTDIR="%{_bindir}" no_x
14cr|wavplay-1.4-7|28	
14cr|wavplay-1.4-7|29	%install
14cr|wavplay-1.4-7|30	rm -rf %{buildroot}
14cr|wavplay-1.4-7|31	install -m 0755 -D wavplay %{buildroot}%{_bindir}/wavplay
14cr|wavplay-1.4-7|32	ln -s wavplay %{buildroot}%{_bindir}/wavrec
14cr|wavplay-1.4-7|33	install -m 0644 -D wavplay.1 %{buildroot}%{_mandir}/man1/wavplay.1
14cr|wavplay-1.4-7|34	
14cr|wavplay-1.4-7|35	%clean
14cr|wavplay-1.4-7|36	rm -rf %{buildroot}
14cr|wavplay-1.4-7|37	
14cr|wavplay-1.4-7|38	%files
14cr|wavplay-1.4-7|39	%defattr(-,root,root)
14cr|wavplay-1.4-7|40	%doc BUGS COPYING README
14cr|wavplay-1.4-7|41	%attr(4511,root,root) %{_bindir}/wavplay
14cr|wavplay-1.4-7|42	%{_bindir}/wavrec
14cr|wavplay-1.4-7|43	%{_mandir}/man?/*
14cr|wavplay-1.4-7|44	
14cr|wavplay-1.4-7|45	
14cr|wavplay-1.4-7|46	
14cr|wavplay-1.4-7|47	
14cr|wavplay-1.4-7|48	%changelog
14cr|wavplay-1.4-7|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-7
14cr|wavplay-1.4-7|50	+ Revision: 6f779c3
14cr|wavplay-1.4-7|51	- MassBuild#464: Increase release tag
14cr|wavplay-1.4-7|52	
14cr|wavplay-1.4-7|53	

9075 14
14cr|wdiff-1.1.2-3|1	%define name wdiff
14cr|wdiff-1.1.2-3|2	%define version 1.1.2
14cr|wdiff-1.1.2-3|3	%define release 3
14cr|wdiff-1.1.2-3|4	
14cr|wdiff-1.1.2-3|5	Summary:	Word-based diff front end
14cr|wdiff-1.1.2-3|6	Name:		wdiff
14cr|wdiff-1.1.2-3|7	Version:	%version
14cr|wdiff-1.1.2-3|8	Release:	%release
14cr|wdiff-1.1.2-3|9	URL:		http://www.gnu.org/software/wdiff/wdiff.html
14cr|wdiff-1.1.2-3|10	Source0:	ftp://ftp.gnu.org/pub/gnu/wdiff/%{name}-%{version}.tar.gz
14cr|wdiff-1.1.2-3|11	License:	GPLv2+
14cr|wdiff-1.1.2-3|12	Group:		Text tools
14cr|wdiff-1.1.2-3|13	BuildRequires:	termcap-devel
14cr|wdiff-1.1.2-3|14	BuildRequires:	texinfo
14cr|wdiff-1.1.2-3|15	
14cr|wdiff-1.1.2-3|16	%description
14cr|wdiff-1.1.2-3|17	GNU wdiff is a front-end to GNU diff.  It compares two files, finding
14cr|wdiff-1.1.2-3|18	which words have been deleted or added to the first in order to create
14cr|wdiff-1.1.2-3|19	the second.  It has many output formats and interacts well with
14cr|wdiff-1.1.2-3|20	terminals and pagers (notably with less).  GNU wdiff is particularly
14cr|wdiff-1.1.2-3|21	useful when two texts differ only by a few words and paragraphs have
14cr|wdiff-1.1.2-3|22	been refilled.
14cr|wdiff-1.1.2-3|23	
14cr|wdiff-1.1.2-3|24	
14cr|wdiff-1.1.2-3|25	%prep
14cr|wdiff-1.1.2-3|26	%setup -q
14cr|wdiff-1.1.2-3|27	
14cr|wdiff-1.1.2-3|28	%build
14cr|wdiff-1.1.2-3|29	%configure2_5x
14cr|wdiff-1.1.2-3|30	%make
14cr|wdiff-1.1.2-3|31	
14cr|wdiff-1.1.2-3|32	%install
14cr|wdiff-1.1.2-3|33	rm -rf %buildroot *.lang
14cr|wdiff-1.1.2-3|34	%makeinstall
14cr|wdiff-1.1.2-3|35	%find_lang %name
14cr|wdiff-1.1.2-3|36	%find_lang %name-gnulib
14cr|wdiff-1.1.2-3|37	cat %name-gnulib.lang >> %name.lang
14cr|wdiff-1.1.2-3|38	
14cr|wdiff-1.1.2-3|39	
14cr|wdiff-1.1.2-3|40	
14cr|wdiff-1.1.2-3|41	%files -f %name.lang
14cr|wdiff-1.1.2-3|42	%doc README NEWS THANKS TODO COPYING ChangeLog BACKLOG
14cr|wdiff-1.1.2-3|43	%{_bindir}/wdiff
14cr|wdiff-1.1.2-3|44	%_mandir/man1/wdiff.1*
14cr|wdiff-1.1.2-3|45	%{_infodir}/wdiff.info*
14cr|wdiff-1.1.2-3|46	
14cr|wdiff-1.1.2-3|47	
14cr|wdiff-1.1.2-3|48	
14cr|wdiff-1.1.2-3|49	%changelog
14cr|wdiff-1.1.2-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
14cr|wdiff-1.1.2-3|51	+ Revision: 46aad55
14cr|wdiff-1.1.2-3|52	- MassBuild#464: Increase release tag
14cr|wdiff-1.1.2-3|53	
14cr|wdiff-1.1.2-3|54	

9076 14
14cr|weave-sync-1.0-0.20100308.5|1	%define snapshot    69faab92136d
14cr|weave-sync-1.0-0.20100308.5|2	
14cr|weave-sync-1.0-0.20100308.5|3	Name:		weave-sync
14cr|weave-sync-1.0-0.20100308.5|4	Version:	1.0
14cr|weave-sync-1.0-0.20100308.5|5	Release:	0.20100308.5
14cr|weave-sync-1.0-0.20100308.5|6	Summary:	Firefox synchronisation service
14cr|weave-sync-1.0-0.20100308.5|7	License:	GPL
14cr|weave-sync-1.0-0.20100308.5|8	Group:		Networking/WWW
14cr|weave-sync-1.0-0.20100308.5|9	URL:		https://wiki.mozilla.org/Labs/Weave/Sync/1.0/Setup
14cr|weave-sync-1.0-0.20100308.5|10	Source0:    weaveserver-sync-%{snapshot}.tar.bz2
14cr|weave-sync-1.0-0.20100308.5|11	Source1:    weave.sql
14cr|weave-sync-1.0-0.20100308.5|12	Requires:	apache-mod_php
14cr|weave-sync-1.0-0.20100308.5|13	BuildArch:	noarch
14cr|weave-sync-1.0-0.20100308.5|14	
14cr|weave-sync-1.0-0.20100308.5|15	%description
14cr|weave-sync-1.0-0.20100308.5|16	Weave is a Mozilla Labs project to integrate web services into Firefox by
14cr|weave-sync-1.0-0.20100308.5|17	allowing users to securely share their data with other instances of their own
14cr|weave-sync-1.0-0.20100308.5|18	software, other users and 3rd parties. The Weave project includes a Firefox
14cr|weave-sync-1.0-0.20100308.5|19	add-on, a server component, and data sharing APIs.
14cr|weave-sync-1.0-0.20100308.5|20	
14cr|weave-sync-1.0-0.20100308.5|21	The first service under the Weave umbrella is the synchronization service. The
14cr|weave-sync-1.0-0.20100308.5|22	Weave Sync 1.0 add-on lets you securely take your Firefox experience with you
14cr|weave-sync-1.0-0.20100308.5|23	to all your Firefox browsers. Mozilla operates a hosted server, and the source
14cr|weave-sync-1.0-0.20100308.5|24	code for the server is open so that any user may operate their own server if
14cr|weave-sync-1.0-0.20100308.5|25	they wish. The synchronization product keeps bookmarks, history, form data,
14cr|weave-sync-1.0-0.20100308.5|26	passwords, tabs, and user preferences, and provides an API to allow add-on
14cr|weave-sync-1.0-0.20100308.5|27	developers to synchronize their data as well.
14cr|weave-sync-1.0-0.20100308.5|28	
14cr|weave-sync-1.0-0.20100308.5|29	%prep
14cr|weave-sync-1.0-0.20100308.5|30	%setup -q -n weaveserver-sync-%{snapshot}
14cr|weave-sync-1.0-0.20100308.5|31	cp %{SOURCE1} .
14cr|weave-sync-1.0-0.20100308.5|32	
14cr|weave-sync-1.0-0.20100308.5|33	%build
14cr|weave-sync-1.0-0.20100308.5|34	
14cr|weave-sync-1.0-0.20100308.5|35	%install
14cr|weave-sync-1.0-0.20100308.5|36	rm -rf %{buildroot}
14cr|weave-sync-1.0-0.20100308.5|37	
14cr|weave-sync-1.0-0.20100308.5|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|weave-sync-1.0-0.20100308.5|39	cp -pr 1.0 %{buildroot}%{_datadir}/%{name}
14cr|weave-sync-1.0-0.20100308.5|40	
14cr|weave-sync-1.0-0.20100308.5|41	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|weave-sync-1.0-0.20100308.5|42	mv  %{buildroot}%{_datadir}/%{name}/1.0/default_constants.php.dist \
14cr|weave-sync-1.0-0.20100308.5|43	%{buildroot}%{_sysconfdir}/%{name}.conf
14cr|weave-sync-1.0-0.20100308.5|44	pushd  %{buildroot}%{_datadir}/%{name}/1.0
14cr|weave-sync-1.0-0.20100308.5|45	ln -s ../../../..%{_sysconfdir}/%{name}.conf default_constants.php
14cr|weave-sync-1.0-0.20100308.5|46	popd
14cr|weave-sync-1.0-0.20100308.5|47	
14cr|weave-sync-1.0-0.20100308.5|48	# apache configuration
14cr|weave-sync-1.0-0.20100308.5|49	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|weave-sync-1.0-0.20100308.5|50	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|weave-sync-1.0-0.20100308.5|51	
14cr|weave-sync-1.0-0.20100308.5|52	Alias /weave/1.0 %{_datadir}/%{name}/1.0/index.php
14cr|weave-sync-1.0-0.20100308.5|53	Alias /weave %{_datadir}/%{name}
14cr|weave-sync-1.0-0.20100308.5|54	
14cr|weave-sync-1.0-0.20100308.5|55	<Directory %{_datadir}/%{name}>
14cr|weave-sync-1.0-0.20100308.5|56	Options Indexes FollowSymLinks
14cr|weave-sync-1.0-0.20100308.5|57	Require all granted
14cr|weave-sync-1.0-0.20100308.5|58	</Directory>
14cr|weave-sync-1.0-0.20100308.5|59	EOF
14cr|weave-sync-1.0-0.20100308.5|60	
14cr|weave-sync-1.0-0.20100308.5|61	%clean
14cr|weave-sync-1.0-0.20100308.5|62	rm -rf %{buildroot}
14cr|weave-sync-1.0-0.20100308.5|63	
14cr|weave-sync-1.0-0.20100308.5|64	
14cr|weave-sync-1.0-0.20100308.5|65	
14cr|weave-sync-1.0-0.20100308.5|66	%files
14cr|weave-sync-1.0-0.20100308.5|67	%defattr(-,root,root)
14cr|weave-sync-1.0-0.20100308.5|68	%doc README weave.sql
14cr|weave-sync-1.0-0.20100308.5|69	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|weave-sync-1.0-0.20100308.5|70	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|weave-sync-1.0-0.20100308.5|71	%{_datadir}/%{name}
14cr|weave-sync-1.0-0.20100308.5|72	
14cr|weave-sync-1.0-0.20100308.5|73	
14cr|weave-sync-1.0-0.20100308.5|74	
14cr|weave-sync-1.0-0.20100308.5|75	
14cr|weave-sync-1.0-0.20100308.5|76	%changelog
14cr|weave-sync-1.0-0.20100308.5|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.20100308.5
14cr|weave-sync-1.0-0.20100308.5|78	+ Revision: d292dc6
14cr|weave-sync-1.0-0.20100308.5|79	- MassBuild#464: Increase release tag
14cr|weave-sync-1.0-0.20100308.5|80	
14cr|weave-sync-1.0-0.20100308.5|81	

9077 14
14cr|web2project-2.0-9|1	Summary:    Real Project Management for Real Businesses
14cr|web2project-2.0-9|2	Name:       web2project
14cr|web2project-2.0-9|3	Version:    2.0
14cr|web2project-2.0-9|4	Release:    9
14cr|web2project-2.0-9|5	License:    BSD
14cr|web2project-2.0-9|6	Group:      System/Servers
14cr|web2project-2.0-9|7	URL:        http://web2project.net/
14cr|web2project-2.0-9|8	Source0:    http://prdownloads.sourceforge.net/web2project/%{name}-%{version}.tar.gz
14cr|web2project-2.0-9|9	Patch0:     web2project-2.0-external-adodb.patch
14cr|web2project-2.0-9|10	Patch1:     web2project-1.3-external-libs.patch
14cr|web2project-2.0-9|11	Patch2:     web2project-2.0-fix-bbparser-path.patch
14cr|web2project-2.0-9|12	#http://github.com/trevormorse/web2project/commit/ab14f7f1ccd39b0f8fdda4996a7719d16c6e6d84
14cr|web2project-2.0-9|13	Patch3:     web2project-2.0-timezone-fix.patch
14cr|web2project-2.0-9|14	Requires(post): rpm-helper
14cr|web2project-2.0-9|15	Requires(preun): rpm-helper
14cr|web2project-2.0-9|16	Requires:   apache-mod_php
14cr|web2project-2.0-9|17	Requires:   php-mysql
14cr|web2project-2.0-9|18	Requires:   php-gd
14cr|web2project-2.0-9|19	Requires:   php-sqlite3
14cr|web2project-2.0-9|20	Requires:   php-ldap
14cr|web2project-2.0-9|21	Requires:   php-adodb
14cr|web2project-2.0-9|22	Requires:   php-jpgraph
14cr|web2project-2.0-9|23	Requires:   php-smarty
14cr|web2project-2.0-9|24	Requires:   php-mbstring
14cr|web2project-2.0-9|25	Requires:   php-pear-Date
14cr|web2project-2.0-9|26	Requires:   php-pear-Contact_Vcard_Parse
14cr|web2project-2.0-9|27	Requires:   php-pear-Contact_Vcard_Build
14cr|web2project-2.0-9|28	Requires:   php-pear-HTML_BBCodeParser
14cr|web2project-2.0-9|29	Requires:   nusoap
14cr|web2project-2.0-9|30	BuildArch:  noarch
14cr|web2project-2.0-9|31	
14cr|web2project-2.0-9|32	%description
14cr|web2project-2.0-9|33	web2Project is an Free Open Source business oriented Project Management System
14cr|web2project-2.0-9|34	(PMS) built for the future. Following the concept of a Rich Internet
14cr|web2project-2.0-9|35	Application (RIA) we will be providing an interactive and effective way of
14cr|web2project-2.0-9|36	managing projects.
14cr|web2project-2.0-9|37	
14cr|web2project-2.0-9|38	%prep
14cr|web2project-2.0-9|39	%setup -q
14cr|web2project-2.0-9|40	find . -name .htaccess | xargs rm -f
14cr|web2project-2.0-9|41	
14cr|web2project-2.0-9|42	# don't bundle these
14cr|web2project-2.0-9|43	rm -rf lib/adodb
14cr|web2project-2.0-9|44	rm -rf lib/jpgraph
14cr|web2project-2.0-9|45	rm -rf lib/PEAR
14cr|web2project-2.0-9|46	
14cr|web2project-2.0-9|47	%patch0 -p1
14cr|web2project-2.0-9|48	%patch1 -p1
14cr|web2project-2.0-9|49	%patch2 -p1
14cr|web2project-2.0-9|50	%patch3 -p1
14cr|web2project-2.0-9|51	
14cr|web2project-2.0-9|52	%build
14cr|web2project-2.0-9|53	
14cr|web2project-2.0-9|54	%install
14cr|web2project-2.0-9|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|web2project-2.0-9|56	install -m 644 *.php %{buildroot}%{_datadir}/%{name}
14cr|web2project-2.0-9|57	for dir in classes includes install js lib locales modules style; do
14cr|web2project-2.0-9|58	cp -pr $dir %{buildroot}%{_datadir}/%{name}
14cr|web2project-2.0-9|59	done
14cr|web2project-2.0-9|60	
14cr|web2project-2.0-9|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|web2project-2.0-9|62	cp -pr files/* %{buildroot}%{_localstatedir}/lib/%{name}
14cr|web2project-2.0-9|63	pushd %{buildroot}%{_datadir}/%{name}
14cr|web2project-2.0-9|64	ln -s ../../..%{_localstatedir}/lib/%{name} files
14cr|web2project-2.0-9|65	popd
14cr|web2project-2.0-9|66	
14cr|web2project-2.0-9|67	# fix config file location
14cr|web2project-2.0-9|68	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|web2project-2.0-9|69	#mv %{buildroot}%{_datadir}/%{name}/includes/config-dist.php \
14cr|web2project-2.0-9|70	#    %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|web2project-2.0-9|71	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|web2project-2.0-9|72	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/config.php
14cr|web2project-2.0-9|73	pushd %{buildroot}%{_datadir}/%{name}/includes
14cr|web2project-2.0-9|74	ln -s ../../../..%{_sysconfdir}/%{name}/config.php .
14cr|web2project-2.0-9|75	popd
14cr|web2project-2.0-9|76	
14cr|web2project-2.0-9|77	
14cr|web2project-2.0-9|78	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|web2project-2.0-9|79	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cr|web2project-2.0-9|80	Alias /%{name}/files %{_localstatedir}/lib/%{name}
14cr|web2project-2.0-9|81	Alias /%{name} %{_datadir}/%{name}
14cr|web2project-2.0-9|82	
14cr|web2project-2.0-9|83	<Directory %{_datadir}/%{name}>
14cr|web2project-2.0-9|84	Order allow,deny
14cr|web2project-2.0-9|85	Allow from all
14cr|web2project-2.0-9|86	
14cr|web2project-2.0-9|87	php_admin_value memory_limit    64M
14cr|web2project-2.0-9|88	php_admin_value post_max_size   17M
14cr|web2project-2.0-9|89	php_admin_value upload_max_filesize 16M
14cr|web2project-2.0-9|90	php_admin_value max_execution_time 120
14cr|web2project-2.0-9|91	</Directory>
14cr|web2project-2.0-9|92	
14cr|web2project-2.0-9|93	
14cr|web2project-2.0-9|94	<Directory %{_datadir}/%{name}/includes>
14cr|web2project-2.0-9|95	Require all denied
14cr|web2project-2.0-9|96	</Directory>
14cr|web2project-2.0-9|97	
14cr|web2project-2.0-9|98	<Directory %{_datadir}/%{name}/includes>
14cr|web2project-2.0-9|99	Require local granted
14cr|web2project-2.0-9|100	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cr|web2project-2.0-9|101	</Directory>
14cr|web2project-2.0-9|102	
14cr|web2project-2.0-9|103	<Directory %{_localstatedir}/lib/%{name}/files>
14cr|web2project-2.0-9|104	Require all denied
14cr|web2project-2.0-9|105	</Directory>
14cr|web2project-2.0-9|106	
14cr|web2project-2.0-9|107	<Directory %{_localstatedir}/lib/%{name}/files/temp>
14cr|web2project-2.0-9|108	Require all granted
14cr|web2project-2.0-9|109	</Directory>
14cr|web2project-2.0-9|110	EOF
14cr|web2project-2.0-9|111	
14cr|web2project-2.0-9|112	
14cr|web2project-2.0-9|113	%post
14cr|web2project-2.0-9|114	%_post_webapp
14cr|web2project-2.0-9|115	
14cr|web2project-2.0-9|116	%postun
14cr|web2project-2.0-9|117	%_postun_webapp
14cr|web2project-2.0-9|118	
14cr|web2project-2.0-9|119	%files
14cr|web2project-2.0-9|120	%doc ChangeLog COPYING LICENSE README
14cr|web2project-2.0-9|121	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|web2project-2.0-9|122	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cr|web2project-2.0-9|123	%{_datadir}/%{name}
14cr|web2project-2.0-9|124	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cr|web2project-2.0-9|125	
14cr|web2project-2.0-9|126	
14cr|web2project-2.0-9|127	%changelog
14cr|web2project-2.0-9|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
14cr|web2project-2.0-9|129	+ Revision: cac6388
14cr|web2project-2.0-9|130	- MassBuild#464: Increase release tag
14cr|web2project-2.0-9|131	
14cr|web2project-2.0-9|132	

9078 14
14cr|web-assets-5-3|1	#disable the httpd stuff while we're waiting on getting the path issues
14cr|web-assets-5-3|2	#cleared up
14cr|web-assets-5-3|3	%global enable_httpd 1
14cr|web-assets-5-3|4	
14cr|web-assets-5-3|5	Name:           web-assets
14cr|web-assets-5-3|6	Version:        5
14cr|web-assets-5-3|7	Release:        3
14cr|web-assets-5-3|8	Summary:        A simple framework for bits pushed to browsers
14cr|web-assets-5-3|9	BuildArch:      noarch
14cr|web-assets-5-3|10	Group:		Development/Other
14cr|web-assets-5-3|11	License:        MIT
14cr|web-assets-5-3|12	URL:            https://fedoraproject.org/wiki/User:Patches/PackagingDrafts/Web_Assets
14cr|web-assets-5-3|13	
14cr|web-assets-5-3|14	Source1:        LICENSE
14cr|web-assets-5-3|15	Source2:        macros.web-assets
14cr|web-assets-5-3|16	Source3:        web-assets.conf
14cr|web-assets-5-3|17	Source4:        README.devel
14cr|web-assets-5-3|18	
14cr|web-assets-5-3|19	%description
14cr|web-assets-5-3|20	%{summary}.
14cr|web-assets-5-3|21	
14cr|web-assets-5-3|22	%package filesystem
14cr|web-assets-5-3|23	Summary:        The basic directory layout for Web Assets
14cr|web-assets-5-3|24	#there's nothing copyrightable about a few directories and symlinks
14cr|web-assets-5-3|25	License:        Public Domain
14cr|web-assets-5-3|26	
14cr|web-assets-5-3|27	%description filesystem
14cr|web-assets-5-3|28	%{summary}.
14cr|web-assets-5-3|29	
14cr|web-assets-5-3|30	%package devel
14cr|web-assets-5-3|31	Summary:        RPM macros for Web Assets packaging
14cr|web-assets-5-3|32	License:        MIT
14cr|web-assets-5-3|33	Requires:       web-assets-filesystem = %{version}-%{release}
14cr|web-assets-5-3|34	
14cr|web-assets-5-3|35	%description devel
14cr|web-assets-5-3|36	%{summary}.
14cr|web-assets-5-3|37	
14cr|web-assets-5-3|38	%if 0%{?enable_httpd}
14cr|web-assets-5-3|39	%package httpd
14cr|web-assets-5-3|40	Summary:        Web Assets aliases for the Apache HTTP daemon
14cr|web-assets-5-3|41	License:        MIT
14cr|web-assets-5-3|42	Requires:       web-assets-filesystem = %{version}-%{release}
14cr|web-assets-5-3|43	Requires:       apache
14cr|web-assets-5-3|44	Requires(post): systemd
14cr|web-assets-5-3|45	Requires(postun): systemd
14cr|web-assets-5-3|46	
14cr|web-assets-5-3|47	%description httpd
14cr|web-assets-5-3|48	%{summary}.
14cr|web-assets-5-3|49	%endif
14cr|web-assets-5-3|50	
14cr|web-assets-5-3|51	%prep
14cr|web-assets-5-3|52	%setup -c -T
14cr|web-assets-5-3|53	cp %{SOURCE1} LICENSE
14cr|web-assets-5-3|54	cp %{SOURCE4} README.devel
14cr|web-assets-5-3|55	
14cr|web-assets-5-3|56	%build
14cr|web-assets-5-3|57	#nothing to do
14cr|web-assets-5-3|58	
14cr|web-assets-5-3|59	%install
14cr|web-assets-5-3|60	mkdir -p %{buildroot}%{_datadir}/web-assets
14cr|web-assets-5-3|61	mkdir -p %{buildroot}%{_datadir}/javascript
14cr|web-assets-5-3|62	
14cr|web-assets-5-3|63	ln -sf ../javascript %{buildroot}%{_datadir}/web-assets/javascript
14cr|web-assets-5-3|64	ln -sf ../javascript %{buildroot}%{_datadir}/web-assets/js
14cr|web-assets-5-3|65	ln -sf ../fonts %{buildroot}%{_datadir}/web-assets/fonts
14cr|web-assets-5-3|66	
14cr|web-assets-5-3|67	install -Dpm0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/web-assets.macros
14cr|web-assets-5-3|68	
14cr|web-assets-5-3|69	%if 0%{?enable_httpd}
14cr|web-assets-5-3|70	install -Dpm0644 %{SOURCE3} %{buildroot}%{_webappconfdir}/web-assets.conf
14cr|web-assets-5-3|71	
14cr|web-assets-5-3|72	%post httpd
14cr|web-assets-5-3|73	systemctl reload-or-try-restart httpd.service || :
14cr|web-assets-5-3|74	
14cr|web-assets-5-3|75	%postun httpd
14cr|web-assets-5-3|76	systemctl reload-or-try-restart httpd.service || :
14cr|web-assets-5-3|77	%endif
14cr|web-assets-5-3|78	
14cr|web-assets-5-3|79	%files filesystem
14cr|web-assets-5-3|80	%{_datadir}/web-assets
14cr|web-assets-5-3|81	%{_datadir}/javascript
14cr|web-assets-5-3|82	
14cr|web-assets-5-3|83	%files devel
14cr|web-assets-5-3|84	%{_sysconfdir}/rpm/macros.d/web-assets.macros
14cr|web-assets-5-3|85	%doc LICENSE README.devel
14cr|web-assets-5-3|86	
14cr|web-assets-5-3|87	%if 0%{?enable_httpd}
14cr|web-assets-5-3|88	%files httpd
14cr|web-assets-5-3|89	%config(noreplace) %{_webappconfdir}/web-assets.conf
14cr|web-assets-5-3|90	%doc LICENSE
14cr|web-assets-5-3|91	%endif
14cr|web-assets-5-3|92	
14cr|web-assets-5-3|93	%changelog
14cr|web-assets-5-3|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5-3
14cr|web-assets-5-3|95	+ Revision: 7f436ed
14cr|web-assets-5-3|96	- MassBuild#464: Increase release tag
14cr|web-assets-5-3|97	
14cr|web-assets-5-3|98	

9079 14
14cr|webgrep-2.12-6|1	%define name webgrep
14cr|webgrep-2.12-6|2	%define version 2.12
14cr|webgrep-2.12-6|3	%define release 6
14cr|webgrep-2.12-6|4	
14cr|webgrep-2.12-6|5	
14cr|webgrep-2.12-6|6	Summary: Web page search utilities
14cr|webgrep-2.12-6|7	Name: %{name}
14cr|webgrep-2.12-6|8	Version: %{version}
14cr|webgrep-2.12-6|9	Release: %{release}
14cr|webgrep-2.12-6|10	License: GPL
14cr|webgrep-2.12-6|11	Group: Development/Other
14cr|webgrep-2.12-6|12	Source: %{name}-%{version}.tar.bz2
14cr|webgrep-2.12-6|13	Patch: %{name}-makefile.patch.bz2
14cr|webgrep-2.12-6|14	URL: http://www.linuxfocus.org/~guido/
14cr|webgrep-2.12-6|15	Buildroot: %{_tmppath}/%{name}-buildroot
14cr|webgrep-2.12-6|16	
14cr|webgrep-2.12-6|17	%description
14cr|webgrep-2.12-6|18	webgrep is a set of search utilities for web-masters. This package includes
14cr|webgrep-2.12-6|19	7 utilities:
14cr|webgrep-2.12-6|20	
14cr|webgrep-2.12-6|21	srcgrep is a utility to search for the IMG/SRC-tag or the BODY/BACKGROUND-tag
14cr|webgrep-2.12-6|22	in web-pages and display the path to the referenced images in a nice readable
14cr|webgrep-2.12-6|23	way.
14cr|webgrep-2.12-6|24	
14cr|webgrep-2.12-6|25	hrefgrep is a search utility for the <... href=...> tag.
14cr|webgrep-2.12-6|26	
14cr|webgrep-2.12-6|27	webfgrep is a poor man's web search engine. A script (e.g perl) must still
14cr|webgrep-2.12-6|28	be written to do the cgi-bin. webfgrep is good for website up to 1 Mb of
14cr|webgrep-2.12-6|29	html. A small cgi-bin called websearch comes with this package. It is written
14cr|webgrep-2.12-6|30	in perl and you can adapt it to your web-site.
14cr|webgrep-2.12-6|31	webfgrep is basically just an exteremly fast fgrep program that leaves out
14cr|webgrep-2.12-6|32	the html tags.
14cr|webgrep-2.12-6|33	
14cr|webgrep-2.12-6|34	blnkcheck is a program to check for broken links on the server.
14cr|webgrep-2.12-6|35	This is probably the most powerful program in this toolkit.
14cr|webgrep-2.12-6|36	
14cr|webgrep-2.12-6|37	httpcheck is a post processor for blnkcheck and is written in perl. It can
14cr|webgrep-2.12-6|38	be used to check also absolute http links in web-pages.
14cr|webgrep-2.12-6|39	
14cr|webgrep-2.12-6|40	lshtmlref is a program to build tar archives from a given list of web-pages.
14cr|webgrep-2.12-6|41	It helps you to include all GIFs, text files, etc.. in the archives.
14cr|webgrep-2.12-6|42	
14cr|webgrep-2.12-6|43	taggrep is a program to grep for html tags. E.g search for meta tags or
14cr|webgrep-2.12-6|44	list the title of a number of web pages.
14cr|webgrep-2.12-6|45	
14cr|webgrep-2.12-6|46	%prep
14cr|webgrep-2.12-6|47	rm -rf $RPM_BUILD_ROOT
14cr|webgrep-2.12-6|48	
14cr|webgrep-2.12-6|49	%setup
14cr|webgrep-2.12-6|50	
14cr|webgrep-2.12-6|51	%patch
14cr|webgrep-2.12-6|52	
14cr|webgrep-2.12-6|53	%build
14cr|webgrep-2.12-6|54	%make  CFLAGS="$RPM_OPT_FLAGS"
14cr|webgrep-2.12-6|55	
14cr|webgrep-2.12-6|56	%install
14cr|webgrep-2.12-6|57	make DESTDIR=$RPM_BUILD_ROOT install
14cr|webgrep-2.12-6|58	
14cr|webgrep-2.12-6|59	
14cr|webgrep-2.12-6|60	%clean
14cr|webgrep-2.12-6|61	rm -rf $RPM_BUILD_ROOT
14cr|webgrep-2.12-6|62	
14cr|webgrep-2.12-6|63	%files
14cr|webgrep-2.12-6|64	%defattr (-,root,root)
14cr|webgrep-2.12-6|65	%doc README cgi-bin
14cr|webgrep-2.12-6|66	%{_bindir}/*
14cr|webgrep-2.12-6|67	%{_mandir}/man1/*
14cr|webgrep-2.12-6|68	
14cr|webgrep-2.12-6|69	
14cr|webgrep-2.12-6|70	
14cr|webgrep-2.12-6|71	
14cr|webgrep-2.12-6|72	%changelog
14cr|webgrep-2.12-6|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-6
14cr|webgrep-2.12-6|74	+ Revision: a36eef5
14cr|webgrep-2.12-6|75	- MassBuild#464: Increase release tag
14cr|webgrep-2.12-6|76	
14cr|webgrep-2.12-6|77	

9080 14
14cr|webmake-2.4-10|1	%define	module	HTML-WebMake
14cr|webmake-2.4-10|2	
14cr|webmake-2.4-10|3	Name: 	 	webmake
14cr|webmake-2.4-10|4	Summary: 	Content management and web templating system
14cr|webmake-2.4-10|5	
14cr|webmake-2.4-10|6	Version: 	2.4
14cr|webmake-2.4-10|7	Release: 	10
14cr|webmake-2.4-10|8	
14cr|webmake-2.4-10|9	Source0:	%{module}-%{version}.tar.bz2
14cr|webmake-2.4-10|10	URL:		http://webmake.taint.org/
14cr|webmake-2.4-10|11	License:	GPL
14cr|webmake-2.4-10|12	Group:		Networking/WWW
14cr|webmake-2.4-10|13	BuildRequires:	perl-devel
14cr|webmake-2.4-10|14	Requires:	perl-IO-String perl-Image-Size perl-Text-EtText
14cr|webmake-2.4-10|15	Requires:	perl-DB_File perl-HTML-Parser
14cr|webmake-2.4-10|16	Provides:	perl(HTML::WebMake::PerlCodeLibrary)
14cr|webmake-2.4-10|17	BuildArch:	noarch
14cr|webmake-2.4-10|18	
14cr|webmake-2.4-10|19	%description
14cr|webmake-2.4-10|20	WebMake is a simple content management system, based around a templating
14cr|webmake-2.4-10|21	system for HTML documents and an emphasis on page generation.
14cr|webmake-2.4-10|22	
14cr|webmake-2.4-10|23	What makes it different from the many other templating engines out there,
14cr|webmake-2.4-10|24	is that it's been designed to have lots of built-in smarts about what a
14cr|webmake-2.4-10|25	"typical" informational website needs in the way of functionality: metadata
14cr|webmake-2.4-10|26	support, dynamic index generation from metadata, automatically-generated
14cr|webmake-2.4-10|27	sitemaps and navigational aids, user-defined tags, and support for non-HTML
14cr|webmake-2.4-10|28	input and output -- and, of course, embedded Perl code. ;)
14cr|webmake-2.4-10|29	
14cr|webmake-2.4-10|30	%prep
14cr|webmake-2.4-10|31	%setup -q -n %{module}-%{version}
14cr|webmake-2.4-10|32	
14cr|webmake-2.4-10|33	%build
14cr|webmake-2.4-10|34	perl Makefile.PL INSTALLDIRS=vendor
14cr|webmake-2.4-10|35	make
14cr|webmake-2.4-10|36	
14cr|webmake-2.4-10|37	%install
14cr|webmake-2.4-10|38	%makeinstall_std
14cr|webmake-2.4-10|39	mkdir -p %{buildroot}/%{_datadir}/vim/syntax
14cr|webmake-2.4-10|40	cp *.vim %{buildroot}/%{_datadir}/vim/syntax
14cr|webmake-2.4-10|41	cd %{buildroot}
14cr|webmake-2.4-10|42	rm -fr `find -name 'perllocal.pod'`
14cr|webmake-2.4-10|43	
14cr|webmake-2.4-10|44	%clean
14cr|webmake-2.4-10|45	
14cr|webmake-2.4-10|46	%files
14cr|webmake-2.4-10|47	%doc README Changes LICENSE TODO *.cgi doc
14cr|webmake-2.4-10|48	%{_bindir}/%{name}
14cr|webmake-2.4-10|49	%{_bindir}/%{name}_cvs_import
14cr|webmake-2.4-10|50	%{_mandir}/man1/*
14cr|webmake-2.4-10|51	%{_mandir}/man3*/*
14cr|webmake-2.4-10|52	%{perl_vendorlib}/HTML/WebMake*
14cr|webmake-2.4-10|53	%{_datadir}/vim/syntax/%{name}.vim
14cr|webmake-2.4-10|54	
14cr|webmake-2.4-10|55	
14cr|webmake-2.4-10|56	
14cr|webmake-2.4-10|57	
14cr|webmake-2.4-10|58	%changelog
14cr|webmake-2.4-10|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-10
14cr|webmake-2.4-10|60	+ Revision: 73038c9
14cr|webmake-2.4-10|61	- MassBuild#464: Increase release tag
14cr|webmake-2.4-10|62	
14cr|webmake-2.4-10|63	

9081 14
14cr|webmin-theme-lynx-0.02-8|1	%define webmin_rootdir	%{_datadir}/webmin
14cr|webmin-theme-lynx-0.02-8|2	
14cr|webmin-theme-lynx-0.02-8|3	Name: webmin-theme-lynx
14cr|webmin-theme-lynx-0.02-8|4	Version: 0.02
14cr|webmin-theme-lynx-0.02-8|5	Release: 8
14cr|webmin-theme-lynx-0.02-8|6	Summary: Theme Lynx for Webmin
14cr|webmin-theme-lynx-0.02-8|7	Summary(pt_BR): Tema Lynx para o Webmin
14cr|webmin-theme-lynx-0.02-8|8	Group: System/Configuration/Other
14cr|webmin-theme-lynx-0.02-8|9	License: GPL
14cr|webmin-theme-lynx-0.02-8|10	URL: http://www.pello.info/?q=node/view/15
14cr|webmin-theme-lynx-0.02-8|11	Source: http://www.pello.info/filez/lynxth.wbt
14cr|webmin-theme-lynx-0.02-8|12	BuildArch: noarch
14cr|webmin-theme-lynx-0.02-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|webmin-theme-lynx-0.02-8|14	
14cr|webmin-theme-lynx-0.02-8|15	%description
14cr|webmin-theme-lynx-0.02-8|16	A very light theme for Webmin, lynx-enabled.
14cr|webmin-theme-lynx-0.02-8|17	
14cr|webmin-theme-lynx-0.02-8|18	%prep
14cr|webmin-theme-lynx-0.02-8|19	%setup -q -c
14cr|webmin-theme-lynx-0.02-8|20	# misincluded file?
14cr|webmin-theme-lynx-0.02-8|21	rm -f lynxth/tmp
14cr|webmin-theme-lynx-0.02-8|22	
14cr|webmin-theme-lynx-0.02-8|23	%build
14cr|webmin-theme-lynx-0.02-8|24	
14cr|webmin-theme-lynx-0.02-8|25	%install
14cr|webmin-theme-lynx-0.02-8|26	rm -rf %{buildroot}
14cr|webmin-theme-lynx-0.02-8|27	mkdir -p %{buildroot}%{webmin_rootdir}
14cr|webmin-theme-lynx-0.02-8|28	tar -cf - lynxth | tar -C %{buildroot}%{webmin_rootdir} -xf -
14cr|webmin-theme-lynx-0.02-8|29	chmod 755 %{buildroot}%{webmin_rootdir}/lynxth/{theme.pl,index.cgi}
14cr|webmin-theme-lynx-0.02-8|30	
14cr|webmin-theme-lynx-0.02-8|31	%clean
14cr|webmin-theme-lynx-0.02-8|32	rm -rf %{buildroot}
14cr|webmin-theme-lynx-0.02-8|33	
14cr|webmin-theme-lynx-0.02-8|34	%files
14cr|webmin-theme-lynx-0.02-8|35	%defattr(-,root,root,755)
14cr|webmin-theme-lynx-0.02-8|36	%{webmin_rootdir}/lynxth
14cr|webmin-theme-lynx-0.02-8|37	
14cr|webmin-theme-lynx-0.02-8|38	
14cr|webmin-theme-lynx-0.02-8|39	
14cr|webmin-theme-lynx-0.02-8|40	
14cr|webmin-theme-lynx-0.02-8|41	%changelog
14cr|webmin-theme-lynx-0.02-8|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.02-8
14cr|webmin-theme-lynx-0.02-8|43	+ Revision: a0a4e51
14cr|webmin-theme-lynx-0.02-8|44	- MassBuild#464: Increase release tag
14cr|webmin-theme-lynx-0.02-8|45	
14cr|webmin-theme-lynx-0.02-8|46	

9082 14
14cr|websvn-2.3.2-5|1	Name:		websvn
14cr|websvn-2.3.2-5|2	Version:	2.3.2
14cr|websvn-2.3.2-5|3	Release:	5
14cr|websvn-2.3.2-5|4	Summary:	PHP based web interface of Subversion repositories
14cr|websvn-2.3.2-5|5	Epoch:		1
14cr|websvn-2.3.2-5|6	License:	GPL
14cr|websvn-2.3.2-5|7	Group:		System/Servers
14cr|websvn-2.3.2-5|8	URL:		http://websvn.tigris.org/
14cr|websvn-2.3.2-5|9	Source:		http://websvn.tigris.org/files/documents/1380/39378/%{name}-%{version}.tar.gz
14cr|websvn-2.3.2-5|10	Patch0:     websvn-2.3.2-fhs.patch
14cr|websvn-2.3.2-5|11	Patch1:     websvn-2.3.0-use-external-geshi.patch
14cr|websvn-2.3.2-5|12	Requires:	subversion
14cr|websvn-2.3.2-5|13	Requires:	apache-mod_php
14cr|websvn-2.3.2-5|14	Requires:	php-iconv
14cr|websvn-2.3.2-5|15	Requires:	php-xml
14cr|websvn-2.3.2-5|16	Requires:	php-geshi
14cr|websvn-2.3.2-5|17	BuildArch:	noarch
14cr|websvn-2.3.2-5|18	
14cr|websvn-2.3.2-5|19	%description
14cr|websvn-2.3.2-5|20	WebSVN offers a view onto your subversion repositories that's been designed to
14cr|websvn-2.3.2-5|21	reflect the Subversion methodology. You can view the log of any file or
14cr|websvn-2.3.2-5|22	directory and see a list of all the files changed, added or deleted in any
14cr|websvn-2.3.2-5|23	given revision. You can also view the differences between 2 versions of a file
14cr|websvn-2.3.2-5|24	so as to see exactly what was changed in a particular revision.
14cr|websvn-2.3.2-5|25	
14cr|websvn-2.3.2-5|26	WebSVN offers the following features:
14cr|websvn-2.3.2-5|27	
14cr|websvn-2.3.2-5|28	* Easy to use interface
14cr|websvn-2.3.2-5|29	* Highly customisable templating system
14cr|websvn-2.3.2-5|30	* Log message searching
14cr|websvn-2.3.2-5|31	* Colourisation of file listings
14cr|websvn-2.3.2-5|32	* Blame support
14cr|websvn-2.3.2-5|33	* Tar ball downloads
14cr|websvn-2.3.2-5|34	* Directory comparisons
14cr|websvn-2.3.2-5|35	* RSS Feed support
14cr|websvn-2.3.2-5|36	* Fast browsing thanks to internal caching feature
14cr|websvn-2.3.2-5|37	* Apache MultiViews support
14cr|websvn-2.3.2-5|38	* Support for bugtraq:properties
14cr|websvn-2.3.2-5|39	
14cr|websvn-2.3.2-5|40	%prep
14cr|websvn-2.3.2-5|41	%setup -q
14cr|websvn-2.3.2-5|42	%patch0 -p 1
14cr|websvn-2.3.2-5|43	%patch1 -p 1
14cr|websvn-2.3.2-5|44	
14cr|websvn-2.3.2-5|45	%build
14cr|websvn-2.3.2-5|46	
14cr|websvn-2.3.2-5|47	%install
14cr|websvn-2.3.2-5|48	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
14cr|websvn-2.3.2-5|49	install -d -m 755 %{buildroot}/%{_datadir}/%{name}/www
14cr|websvn-2.3.2-5|50	cp -pr *.php %{buildroot}%{_datadir}/%{name}/www
14cr|websvn-2.3.2-5|51	cp -pr templates %{buildroot}%{_datadir}/%{name}/www
14cr|websvn-2.3.2-5|52	
14cr|websvn-2.3.2-5|53	cp -pr include %{buildroot}%{_datadir}/%{name}
14cr|websvn-2.3.2-5|54	cp -pr languages %{buildroot}%{_datadir}/%{name}
14cr|websvn-2.3.2-5|55	
14cr|websvn-2.3.2-5|56	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|websvn-2.3.2-5|57	mv %{buildroot}/%{_datadir}/%{name}/include/distconfig.php \
14cr|websvn-2.3.2-5|58	%{buildroot}%{_sysconfdir}/%{name}.conf
14cr|websvn-2.3.2-5|59	
14cr|websvn-2.3.2-5|60	install -d -m 755 %{buildroot}%{_localstatedir}/cache/%{name}
14cr|websvn-2.3.2-5|61	
14cr|websvn-2.3.2-5|62	pushd %{buildroot}%{_datadir}/%{name}/www
14cr|websvn-2.3.2-5|63	ln -sf ../include .
14cr|websvn-2.3.2-5|64	ln -sf ../languages .
14cr|websvn-2.3.2-5|65	ln -sf ../lib .
14cr|websvn-2.3.2-5|66	ln -sf ../../../..%{_localstatedir}/cache/%{name} cache
14cr|websvn-2.3.2-5|67	popd
14cr|websvn-2.3.2-5|68	
14cr|websvn-2.3.2-5|69	pushd %{buildroot}%{_datadir}/%{name}/include
14cr|websvn-2.3.2-5|70	ln -sf ../../../..%{_sysconfdir}/%{name}.conf config.php
14cr|websvn-2.3.2-5|71	popd
14cr|websvn-2.3.2-5|72	
14cr|websvn-2.3.2-5|73	# Create apache conf file
14cr|websvn-2.3.2-5|74	install -d -m 755 %{buildroot}%{_webappconfdir}
14cr|websvn-2.3.2-5|75	
14cr|websvn-2.3.2-5|76	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cr|websvn-2.3.2-5|77	Alias /%{name} %{_datadir}/%{name}/www
14cr|websvn-2.3.2-5|78	
14cr|websvn-2.3.2-5|79	<Directory %{_datadir}/%{name}/www>
14cr|websvn-2.3.2-5|80	Options -FollowSymLinks
14cr|websvn-2.3.2-5|81	Require all granted
14cr|websvn-2.3.2-5|82	</Directory>
14cr|websvn-2.3.2-5|83	EOF
14cr|websvn-2.3.2-5|84	
14cr|websvn-2.3.2-5|85	cat > README.mdv <<EOF
14cr|websvn-2.3.2-5|86	Mandriva RPM specific notes
14cr|websvn-2.3.2-5|87	
14cr|websvn-2.3.2-5|88	setup
14cr|websvn-2.3.2-5|89	-----
14cr|websvn-2.3.2-5|90	The setup used here differs from default one, to achieve better FHS compliance.
14cr|websvn-2.3.2-5|91	- the constant files are in /usr/share/websvn
14cr|websvn-2.3.2-5|92	- the generated files are in /var/cache/websvn
14cr|websvn-2.3.2-5|93	- the configuration file is /etc/websvn.conf
14cr|websvn-2.3.2-5|94	EOF
14cr|websvn-2.3.2-5|95	
14cr|websvn-2.3.2-5|96	
14cr|websvn-2.3.2-5|97	
14cr|websvn-2.3.2-5|98	%files
14cr|websvn-2.3.2-5|99	%doc license.txt changes.txt
14cr|websvn-2.3.2-5|100	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|websvn-2.3.2-5|101	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cr|websvn-2.3.2-5|102	%{_datadir}/%{name}
14cr|websvn-2.3.2-5|103	%attr(0755,apache,apache) %{_localstatedir}/cache/%{name}
14cr|websvn-2.3.2-5|104	
14cr|websvn-2.3.2-5|105	
14cr|websvn-2.3.2-5|106	
14cr|websvn-2.3.2-5|107	%changelog
14cr|websvn-2.3.2-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.2-5
14cr|websvn-2.3.2-5|109	+ Revision: 208a2b9
14cr|websvn-2.3.2-5|110	- MassBuild#464: Increase release tag
14cr|websvn-2.3.2-5|111	
14cr|websvn-2.3.2-5|112	

9083 14
14cr|weechat-0.4.1-3|1	Summary:	Portable, fast, light and extensible IRC client
14cr|weechat-0.4.1-3|2	Name:		weechat
14cr|weechat-0.4.1-3|3	Version:	0.4.1
14cr|weechat-0.4.1-3|4	Release:	3
14cr|weechat-0.4.1-3|5	License:	GPLv3+
14cr|weechat-0.4.1-3|6	Group:		Networking/IRC
14cr|weechat-0.4.1-3|7	Url:		http://www.weechat.org/
14cr|weechat-0.4.1-3|8	Source0:	http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2
14cr|weechat-0.4.1-3|9	Patch0:		weechat-combined.patch
14cr|weechat-0.4.1-3|10	Patch1:		weechat-0.4.1-enchant.patch
14cr|weechat-0.4.1-3|11	Patch3:		weechat-0.4.1-ruby-version.patch
14cr|weechat-0.4.1-3|12	BuildRequires:	cmake
14cr|weechat-0.4.1-3|13	BuildRequires:	docbook-style-xsl
14cr|weechat-0.4.1-3|14	BuildRequires:	gettext
14cr|weechat-0.4.1-3|15	BuildRequires:	perl-devel
14cr|weechat-0.4.1-3|16	BuildRequires:	ruby-devel
14cr|weechat-0.4.1-3|17	BuildRequires:	tcl-devel
14cr|weechat-0.4.1-3|18	BuildRequires:	pkgconfig(enchant)
14cr|weechat-0.4.1-3|19	BuildRequires:	pkgconfig(gnutls)
14cr|weechat-0.4.1-3|20	BuildRequires:	pkgconfig(libcurl)
14cr|weechat-0.4.1-3|21	BuildRequires:	pkgconfig(libgcrypt)
14cr|weechat-0.4.1-3|22	BuildRequires:	pkgconfig(lua)
14cr|weechat-0.4.1-3|23	BuildRequires:	pkgconfig(ncurses)
14cr|weechat-0.4.1-3|24	BuildRequires:	pkgconfig(ncursesw)
14cr|weechat-0.4.1-3|25	BuildRequires:	pkgconfig(python)
14cr|weechat-0.4.1-3|26	Obsoletes:	%{name}-gtk < 0.4.1
14cr|weechat-0.4.1-3|27	
14cr|weechat-0.4.1-3|28	%description
14cr|weechat-0.4.1-3|29	WeeChat (Wee Enhanced Environment for Chat) is a fast, light and extensible
14cr|weechat-0.4.1-3|30	chat client designed for many platforms.
14cr|weechat-0.4.1-3|31	
14cr|weechat-0.4.1-3|32	Main features are:
14cr|weechat-0.4.1-3|33	- modular: a lightweight core with plugins around
14cr|weechat-0.4.1-3|34	- multi-protocols: IRC and Jabber (other soon)
14cr|weechat-0.4.1-3|35	- extensible: C plugins and scripts (Perl, Python, Ruby, Lua and Tcl)
14cr|weechat-0.4.1-3|36	- free software: released under GPLv3 license
14cr|weechat-0.4.1-3|37	- fully documented: user's guide, API, FAQ,.. translated in many languages
14cr|weechat-0.4.1-3|38	
14cr|weechat-0.4.1-3|39	%files -f %{name}.lang
14cr|weechat-0.4.1-3|40	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|weechat-0.4.1-3|41	%doc doc/en/weechat_faq.en.txt doc/en/weechat_quickstart.en.txt doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|42	%doc doc/en/weechat_user.en.txt
14cr|weechat-0.4.1-3|43	%{_bindir}/%{name}
14cr|weechat-0.4.1-3|44	%{_bindir}/%{name}-curses
14cr|weechat-0.4.1-3|45	%{_mandir}/man1/%{name}*
14cr|weechat-0.4.1-3|46	%dir %{_libdir}/%{name}
14cr|weechat-0.4.1-3|47	%dir %{_libdir}/%{name}/plugins
14cr|weechat-0.4.1-3|48	%{_libdir}/%{name}/plugins/alias.so
14cr|weechat-0.4.1-3|49	%{_libdir}/%{name}/plugins/fifo.so
14cr|weechat-0.4.1-3|50	%{_libdir}/%{name}/plugins/irc.so
14cr|weechat-0.4.1-3|51	%{_libdir}/%{name}/plugins/logger.so
14cr|weechat-0.4.1-3|52	%{_libdir}/%{name}/plugins/relay.so
14cr|weechat-0.4.1-3|53	%{_libdir}/%{name}/plugins/rmodifier.so
14cr|weechat-0.4.1-3|54	%{_libdir}/%{name}/plugins/script.so
14cr|weechat-0.4.1-3|55	%{_libdir}/%{name}/plugins/xfer.so
14cr|weechat-0.4.1-3|56	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|weechat-0.4.1-3|57	
14cr|weechat-0.4.1-3|58	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|59	
14cr|weechat-0.4.1-3|60	%package perl
14cr|weechat-0.4.1-3|61	Summary: 	Weechat perl plugins
14cr|weechat-0.4.1-3|62	Group:		Networking/IRC
14cr|weechat-0.4.1-3|63	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|64	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|65	
14cr|weechat-0.4.1-3|66	%description perl
14cr|weechat-0.4.1-3|67	This package allow weechat to use perl scripts
14cr|weechat-0.4.1-3|68	
14cr|weechat-0.4.1-3|69	%files perl
14cr|weechat-0.4.1-3|70	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|71	%{_libdir}/%{name}/plugins/perl.so
14cr|weechat-0.4.1-3|72	
14cr|weechat-0.4.1-3|73	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|74	
14cr|weechat-0.4.1-3|75	%package python
14cr|weechat-0.4.1-3|76	Summary:	Weechat python plugins
14cr|weechat-0.4.1-3|77	Group:		Networking/IRC
14cr|weechat-0.4.1-3|78	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|79	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|80	
14cr|weechat-0.4.1-3|81	%description python
14cr|weechat-0.4.1-3|82	This package allow weechat to use python scripts
14cr|weechat-0.4.1-3|83	
14cr|weechat-0.4.1-3|84	%files python
14cr|weechat-0.4.1-3|85	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|86	%{_libdir}/%{name}/plugins/python.so
14cr|weechat-0.4.1-3|87	
14cr|weechat-0.4.1-3|88	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|89	
14cr|weechat-0.4.1-3|90	%package tcl
14cr|weechat-0.4.1-3|91	Summary:	Weechat tcl plugins
14cr|weechat-0.4.1-3|92	Group:		Networking/IRC
14cr|weechat-0.4.1-3|93	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|94	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|95	
14cr|weechat-0.4.1-3|96	%description tcl
14cr|weechat-0.4.1-3|97	This package allow weechat to use tcl scripts
14cr|weechat-0.4.1-3|98	
14cr|weechat-0.4.1-3|99	%files tcl
14cr|weechat-0.4.1-3|100	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|101	%{_libdir}/%{name}/plugins/tcl.so
14cr|weechat-0.4.1-3|102	
14cr|weechat-0.4.1-3|103	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|104	
14cr|weechat-0.4.1-3|105	%package ruby
14cr|weechat-0.4.1-3|106	Group:		Networking/IRC
14cr|weechat-0.4.1-3|107	Summary:	Weechat ruby plugins
14cr|weechat-0.4.1-3|108	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|109	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|110	
14cr|weechat-0.4.1-3|111	%description ruby
14cr|weechat-0.4.1-3|112	This package allow weechat to use ruby scripts
14cr|weechat-0.4.1-3|113	
14cr|weechat-0.4.1-3|114	%files ruby
14cr|weechat-0.4.1-3|115	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|116	%{_libdir}/%{name}/plugins/ruby.so
14cr|weechat-0.4.1-3|117	
14cr|weechat-0.4.1-3|118	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|119	
14cr|weechat-0.4.1-3|120	%package lua
14cr|weechat-0.4.1-3|121	Summary:	Weechat lua plugins
14cr|weechat-0.4.1-3|122	Group:		Networking/IRC
14cr|weechat-0.4.1-3|123	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|124	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|125	
14cr|weechat-0.4.1-3|126	%description lua
14cr|weechat-0.4.1-3|127	This package allow weechat to use lua scripts
14cr|weechat-0.4.1-3|128	
14cr|weechat-0.4.1-3|129	%files lua
14cr|weechat-0.4.1-3|130	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|131	%{_libdir}/%{name}/plugins/lua.so
14cr|weechat-0.4.1-3|132	
14cr|weechat-0.4.1-3|133	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|134	
14cr|weechat-0.4.1-3|135	%package charset
14cr|weechat-0.4.1-3|136	Summary:	Weechat charset plugins
14cr|weechat-0.4.1-3|137	Group:		Networking/IRC
14cr|weechat-0.4.1-3|138	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|139	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|140	
14cr|weechat-0.4.1-3|141	%description charset
14cr|weechat-0.4.1-3|142	This package allow weechat to use charset
14cr|weechat-0.4.1-3|143	
14cr|weechat-0.4.1-3|144	%files charset
14cr|weechat-0.4.1-3|145	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|146	%{_libdir}/%{name}/plugins/charset.so
14cr|weechat-0.4.1-3|147	
14cr|weechat-0.4.1-3|148	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|149	
14cr|weechat-0.4.1-3|150	%package aspell
14cr|weechat-0.4.1-3|151	Summary:	Weechat spell check plugins
14cr|weechat-0.4.1-3|152	Group:		Networking/IRC
14cr|weechat-0.4.1-3|153	Requires:	%{name} = %{version}
14cr|weechat-0.4.1-3|154	Conflicts:	%{name} < 0.3.6
14cr|weechat-0.4.1-3|155	
14cr|weechat-0.4.1-3|156	%description aspell
14cr|weechat-0.4.1-3|157	This package allow weechat to use spell checker feature.
14cr|weechat-0.4.1-3|158	
14cr|weechat-0.4.1-3|159	%files aspell
14cr|weechat-0.4.1-3|160	%doc doc/en/weechat_scripting.en.txt
14cr|weechat-0.4.1-3|161	%{_libdir}/%{name}/plugins/aspell.so
14cr|weechat-0.4.1-3|162	
14cr|weechat-0.4.1-3|163	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|164	
14cr|weechat-0.4.1-3|165	%package devel
14cr|weechat-0.4.1-3|166	Summary:	Development files for weechat
14cr|weechat-0.4.1-3|167	Group:		Development/C
14cr|weechat-0.4.1-3|168	Requires:	%{name} = %{EVRD}
14cr|weechat-0.4.1-3|169	
14cr|weechat-0.4.1-3|170	%description devel
14cr|weechat-0.4.1-3|171	WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and
14cr|weechat-0.4.1-3|172	extensible IRC client. Everything can be done with a keyboard.
14cr|weechat-0.4.1-3|173	It is customizable and extensible with scripts.
14cr|weechat-0.4.1-3|174	
14cr|weechat-0.4.1-3|175	This package contains include files and pc file for weechat.
14cr|weechat-0.4.1-3|176	
14cr|weechat-0.4.1-3|177	%files devel
14cr|weechat-0.4.1-3|178	%doc doc/en/weechat_dev.en.txt
14cr|weechat-0.4.1-3|179	%{_includedir}/%{name}
14cr|weechat-0.4.1-3|180	%{_libdir}/pkgconfig/%{name}.pc
14cr|weechat-0.4.1-3|181	
14cr|weechat-0.4.1-3|182	#--------------------------------------------------------------------
14cr|weechat-0.4.1-3|183	
14cr|weechat-0.4.1-3|184	%prep
14cr|weechat-0.4.1-3|185	%setup -q
14cr|weechat-0.4.1-3|186	%apply_patches
14cr|weechat-0.4.1-3|187	
14cr|weechat-0.4.1-3|188	%build
14cr|weechat-0.4.1-3|189	%cmake -DLIBDIR=%{_libdir}
14cr|weechat-0.4.1-3|190	%make
14cr|weechat-0.4.1-3|191	
14cr|weechat-0.4.1-3|192	%install
14cr|weechat-0.4.1-3|193	%makeinstall_std -C build
14cr|weechat-0.4.1-3|194	
14cr|weechat-0.4.1-3|195	(
14cr|weechat-0.4.1-3|196	cd %{buildroot}%{_bindir}
14cr|weechat-0.4.1-3|197	ln -s %{name}-curses %{name}
14cr|weechat-0.4.1-3|198	)
14cr|weechat-0.4.1-3|199	
14cr|weechat-0.4.1-3|200	%find_lang %{name}
14cr|weechat-0.4.1-3|201	
14cr|weechat-0.4.1-3|202	
14cr|weechat-0.4.1-3|203	
14cr|weechat-0.4.1-3|204	%changelog
14cr|weechat-0.4.1-3|205	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-3
14cr|weechat-0.4.1-3|206	+ Revision: cfd32c1
14cr|weechat-0.4.1-3|207	- MassBuild#464: Increase release tag
14cr|weechat-0.4.1-3|208	
14cr|weechat-0.4.1-3|209	

9084 14
14cr|wesnoth-1.10.7-2|1	# TODO add a init file for server, if it is worth
14cr|wesnoth-1.10.7-2|2	# split data if we can force a rpm to be noarch
14cr|wesnoth-1.10.7-2|3	
14cr|wesnoth-1.10.7-2|4	Summary:	Fantasy turn-based strategy game
14cr|wesnoth-1.10.7-2|5	Name:		wesnoth
14cr|wesnoth-1.10.7-2|6	Version:	1.10.7
14cr|wesnoth-1.10.7-2|7	Release:	2
14cr|wesnoth-1.10.7-2|8	License:	GPLv2+
14cr|wesnoth-1.10.7-2|9	Group:		Games/Strategy
14cr|wesnoth-1.10.7-2|10	Url:		http://www.wesnoth.org/
14cr|wesnoth-1.10.7-2|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|wesnoth-1.10.7-2|12	Source1:	%{name}-icon.png
14cr|wesnoth-1.10.7-2|13	BuildRequires:	cmake
14cr|wesnoth-1.10.7-2|14	BuildRequires:	imagemagick
14cr|wesnoth-1.10.7-2|15	BuildRequires:	boost-devel
14cr|wesnoth-1.10.7-2|16	BuildRequires:	pkgconfig(dbus-1)
14cr|wesnoth-1.10.7-2|17	BuildRequires:	pkgconfig(fontconfig)
14cr|wesnoth-1.10.7-2|18	BuildRequires:	pkgconfig(fribidi)
14cr|wesnoth-1.10.7-2|19	BuildRequires:	pkgconfig(lua)
14cr|wesnoth-1.10.7-2|20	BuildRequires:	pkgconfig(pango)
14cr|wesnoth-1.10.7-2|21	BuildRequires:	pkgconfig(pangocairo)
14cr|wesnoth-1.10.7-2|22	BuildRequires:	pkgconfig(python)
14cr|wesnoth-1.10.7-2|23	BuildRequires:	pkgconfig(SDL_image)
14cr|wesnoth-1.10.7-2|24	BuildRequires:	pkgconfig(SDL_mixer)
14cr|wesnoth-1.10.7-2|25	BuildRequires:	pkgconfig(SDL_net)
14cr|wesnoth-1.10.7-2|26	BuildRequires:	pkgconfig(SDL_ttf)
14cr|wesnoth-1.10.7-2|27	BuildRequires:	pkgconfig(vorbis)
14cr|wesnoth-1.10.7-2|28	Obsoletes:	wesnoth-unstable < %{version}
14cr|wesnoth-1.10.7-2|29	
14cr|wesnoth-1.10.7-2|30	%description
14cr|wesnoth-1.10.7-2|31	Battle for Wesnoth is a fantasy turn-based strategy game.
14cr|wesnoth-1.10.7-2|32	Battle for control of villages, using variety of units which
14cr|wesnoth-1.10.7-2|33	have advantages and disadvantages in different types of terrains and
14cr|wesnoth-1.10.7-2|34	against different types of attacks. Units gain experience and advance
14cr|wesnoth-1.10.7-2|35	levels, and are carried over from one scenario to the next campaign.
14cr|wesnoth-1.10.7-2|36	
14cr|wesnoth-1.10.7-2|37	%files -f %{name}.lang
14cr|wesnoth-1.10.7-2|38	%doc README
14cr|wesnoth-1.10.7-2|39	%exclude %{_gamesbindir}/%{name}d
14cr|wesnoth-1.10.7-2|40	%{_gamesbindir}/*
14cr|wesnoth-1.10.7-2|41	%{_gamesdatadir}/%{name}
14cr|wesnoth-1.10.7-2|42	%{_mandir}/*/%{name}.*
14cr|wesnoth-1.10.7-2|43	%{_datadir}/applications/*
14cr|wesnoth-1.10.7-2|44	%{_iconsdir}/*
14cr|wesnoth-1.10.7-2|45	
14cr|wesnoth-1.10.7-2|46	#----------------------------------------------------------------------------
14cr|wesnoth-1.10.7-2|47	
14cr|wesnoth-1.10.7-2|48	%package -n %{name}-server
14cr|wesnoth-1.10.7-2|49	Summary:	Server for "Battle fo Wesnoth" game
14cr|wesnoth-1.10.7-2|50	Group:		Games/Strategy
14cr|wesnoth-1.10.7-2|51	Obsoletes:	wesnoth-unstable-server < %{version}
14cr|wesnoth-1.10.7-2|52	
14cr|wesnoth-1.10.7-2|53	%description -n %{name}-server
14cr|wesnoth-1.10.7-2|54	This package contains "Battle for wesnoth" server, used to play multiplayer
14cr|wesnoth-1.10.7-2|55	game without needing to install the full client.
14cr|wesnoth-1.10.7-2|56	
14cr|wesnoth-1.10.7-2|57	%files -n %{name}-server -f %{name}d.lang
14cr|wesnoth-1.10.7-2|58	%{_gamesbindir}/%{name}d
14cr|wesnoth-1.10.7-2|59	%{_mandir}/*/%{name}d.*
14cr|wesnoth-1.10.7-2|60	
14cr|wesnoth-1.10.7-2|61	#----------------------------------------------------------------------------
14cr|wesnoth-1.10.7-2|62	
14cr|wesnoth-1.10.7-2|63	%prep
14cr|wesnoth-1.10.7-2|64	%setup -q
14cr|wesnoth-1.10.7-2|65	find . -name ".gitignore" -delete
14cr|wesnoth-1.10.7-2|66	
14cr|wesnoth-1.10.7-2|67	%build
14cr|wesnoth-1.10.7-2|68	export LDFLAGS="$LDFLAGS -lpthread"
14cr|wesnoth-1.10.7-2|69	%cmake -DENABLE_STRICT_COMPILATION=OFF \
14cr|wesnoth-1.10.7-2|70	-DBINDIR=%{_gamesbindir} \
14cr|wesnoth-1.10.7-2|71	-DDATAROOTDIR=%{_gamesdatadir} \
14cr|wesnoth-1.10.7-2|72	-DDESKTOPDIR=%{_datadir}/applications \
14cr|wesnoth-1.10.7-2|73	-DDOCDIR=%{_datadir}/doc/%{name} \
14cr|wesnoth-1.10.7-2|74	-DMANDIR=%{_mandir} \
14cr|wesnoth-1.10.7-2|75	-DICONDIR=%{_iconsdir}
14cr|wesnoth-1.10.7-2|76	%make
14cr|wesnoth-1.10.7-2|77	
14cr|wesnoth-1.10.7-2|78	%install
14cr|wesnoth-1.10.7-2|79	%makeinstall_std -C build
14cr|wesnoth-1.10.7-2|80	
14cr|wesnoth-1.10.7-2|81	%find_lang %{name} --with-man
14cr|wesnoth-1.10.7-2|82	%find_lang %{name}d --with-man
14cr|wesnoth-1.10.7-2|83	
14cr|wesnoth-1.10.7-2|84	
14cr|wesnoth-1.10.7-2|85	%changelog
14cr|wesnoth-1.10.7-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.7-2
14cr|wesnoth-1.10.7-2|87	+ Revision: 705f618
14cr|wesnoth-1.10.7-2|88	- MassBuild#464: Increase release tag
14cr|wesnoth-1.10.7-2|89	
14cr|wesnoth-1.10.7-2|90	

9085 14
14cr|wesnoth-unstable-1.11.16-1|1	# TODO add a init file for server, if it is worth
14cr|wesnoth-unstable-1.11.16-1|2	# split data if we can force a rpm to be noarch
14cr|wesnoth-unstable-1.11.16-1|3	
14cr|wesnoth-unstable-1.11.16-1|4	%define sname wesnoth
14cr|wesnoth-unstable-1.11.16-1|5	
14cr|wesnoth-unstable-1.11.16-1|6	Summary:	Fantasy turn-based strategy game
14cr|wesnoth-unstable-1.11.16-1|7	Name:		wesnoth-unstable
14cr|wesnoth-unstable-1.11.16-1|8	Version:	1.11.16
14cr|wesnoth-unstable-1.11.16-1|9	Release:	1
14cr|wesnoth-unstable-1.11.16-1|10	License:	GPLv2+
14cr|wesnoth-unstable-1.11.16-1|11	Group:		Games/Strategy
14cr|wesnoth-unstable-1.11.16-1|12	Url:		http://www.wesnoth.org/
14cr|wesnoth-unstable-1.11.16-1|13	Source0:	http://downloads.sourceforge.net/%{sname}/%{sname}-%{version}.tar.bz2
14cr|wesnoth-unstable-1.11.16-1|14	Source1:	%{sname}-icon.png
14cr|wesnoth-unstable-1.11.16-1|15	BuildRequires:	cmake
14cr|wesnoth-unstable-1.11.16-1|16	BuildRequires:	imagemagick
14cr|wesnoth-unstable-1.11.16-1|17	BuildRequires:	boost-devel
14cr|wesnoth-unstable-1.11.16-1|18	BuildRequires:	pkgconfig(dbus-1)
14cr|wesnoth-unstable-1.11.16-1|19	BuildRequires:	pkgconfig(fontconfig)
14cr|wesnoth-unstable-1.11.16-1|20	BuildRequires:	pkgconfig(fribidi)
14cr|wesnoth-unstable-1.11.16-1|21	BuildRequires:	pkgconfig(lua)
14cr|wesnoth-unstable-1.11.16-1|22	BuildRequires:	pkgconfig(pango)
14cr|wesnoth-unstable-1.11.16-1|23	BuildRequires:	pkgconfig(pangocairo)
14cr|wesnoth-unstable-1.11.16-1|24	BuildRequires:	pkgconfig(python)
14cr|wesnoth-unstable-1.11.16-1|25	BuildRequires:	pkgconfig(SDL_image)
14cr|wesnoth-unstable-1.11.16-1|26	BuildRequires:	pkgconfig(SDL_mixer)
14cr|wesnoth-unstable-1.11.16-1|27	BuildRequires:	pkgconfig(SDL_net)
14cr|wesnoth-unstable-1.11.16-1|28	BuildRequires:	pkgconfig(SDL_ttf)
14cr|wesnoth-unstable-1.11.16-1|29	BuildRequires:	pkgconfig(vorbis)
14cr|wesnoth-unstable-1.11.16-1|30	Conflicts:	%{sname}
14cr|wesnoth-unstable-1.11.16-1|31	
14cr|wesnoth-unstable-1.11.16-1|32	%description
14cr|wesnoth-unstable-1.11.16-1|33	Battle for Wesnoth is a fantasy turn-based strategy game.
14cr|wesnoth-unstable-1.11.16-1|34	Battle for control of villages, using variety of units which
14cr|wesnoth-unstable-1.11.16-1|35	have advantages and disadvantages in different types of terrains and
14cr|wesnoth-unstable-1.11.16-1|36	against different types of attacks. Units gain experience and advance
14cr|wesnoth-unstable-1.11.16-1|37	levels, and are carried over from one scenario to the next campaign.
14cr|wesnoth-unstable-1.11.16-1|38	
14cr|wesnoth-unstable-1.11.16-1|39	%files -f %{sname}.lang
14cr|wesnoth-unstable-1.11.16-1|40	%doc README
14cr|wesnoth-unstable-1.11.16-1|41	%exclude %{_gamesbindir}/%{sname}d
14cr|wesnoth-unstable-1.11.16-1|42	%{_gamesbindir}/*
14cr|wesnoth-unstable-1.11.16-1|43	%{_gamesdatadir}/%{sname}
14cr|wesnoth-unstable-1.11.16-1|44	%{_mandir}/*/%{sname}.*
14cr|wesnoth-unstable-1.11.16-1|45	%{_datadir}/applications/*
14cr|wesnoth-unstable-1.11.16-1|46	%{_datadir}/doc/%{sname}/*
14cr|wesnoth-unstable-1.11.16-1|47	%{_iconsdir}/*
14cr|wesnoth-unstable-1.11.16-1|48	
14cr|wesnoth-unstable-1.11.16-1|49	#----------------------------------------------------------------------------
14cr|wesnoth-unstable-1.11.16-1|50	
14cr|wesnoth-unstable-1.11.16-1|51	%package -n %{name}-server
14cr|wesnoth-unstable-1.11.16-1|52	Summary:	Server for "Battle fo Wesnoth" game
14cr|wesnoth-unstable-1.11.16-1|53	Group:		Games/Strategy
14cr|wesnoth-unstable-1.11.16-1|54	Conflicts:	%{sname}-server
14cr|wesnoth-unstable-1.11.16-1|55	
14cr|wesnoth-unstable-1.11.16-1|56	%description -n %{name}-server
14cr|wesnoth-unstable-1.11.16-1|57	This package contains "Battle for wesnoth" server, used to play multiplayer
14cr|wesnoth-unstable-1.11.16-1|58	game without needing to install the full client.
14cr|wesnoth-unstable-1.11.16-1|59	
14cr|wesnoth-unstable-1.11.16-1|60	%files -n %{name}-server -f %{sname}d.lang
14cr|wesnoth-unstable-1.11.16-1|61	%{_gamesbindir}/%{sname}d
14cr|wesnoth-unstable-1.11.16-1|62	%{_mandir}/*/%{sname}d.*
14cr|wesnoth-unstable-1.11.16-1|63	
14cr|wesnoth-unstable-1.11.16-1|64	#----------------------------------------------------------------------------
14cr|wesnoth-unstable-1.11.16-1|65	
14cr|wesnoth-unstable-1.11.16-1|66	%prep
14cr|wesnoth-unstable-1.11.16-1|67	%setup -q -n %{sname}-%{version}
14cr|wesnoth-unstable-1.11.16-1|68	find . -name ".gitignore" -delete
14cr|wesnoth-unstable-1.11.16-1|69	
14cr|wesnoth-unstable-1.11.16-1|70	%build
14cr|wesnoth-unstable-1.11.16-1|71	export LDFLAGS="$LDFLAGS -lpthread"
14cr|wesnoth-unstable-1.11.16-1|72	%cmake -DENABLE_STRICT_COMPILATION=OFF \
14cr|wesnoth-unstable-1.11.16-1|73	-DBINDIR=%{_gamesbindir} \
14cr|wesnoth-unstable-1.11.16-1|74	-DDATAROOTDIR=%{_gamesdatadir} \
14cr|wesnoth-unstable-1.11.16-1|75	-DDESKTOPDIR=%{_datadir}/applications \
14cr|wesnoth-unstable-1.11.16-1|76	-DDOCDIR=%{_datadir}/doc/%{sname} \
14cr|wesnoth-unstable-1.11.16-1|77	-DMANDIR=%{_mandir} \
14cr|wesnoth-unstable-1.11.16-1|78	-DICONDIR=%{_iconsdir}
14cr|wesnoth-unstable-1.11.16-1|79	%make
14cr|wesnoth-unstable-1.11.16-1|80	
14cr|wesnoth-unstable-1.11.16-1|81	%install
14cr|wesnoth-unstable-1.11.16-1|82	%makeinstall_std -C build
14cr|wesnoth-unstable-1.11.16-1|83	
14cr|wesnoth-unstable-1.11.16-1|84	%find_lang %{sname} --with-man
14cr|wesnoth-unstable-1.11.16-1|85	%find_lang %{sname}d --with-man
14cr|wesnoth-unstable-1.11.16-1|86	
14cr|wesnoth-unstable-1.11.16-1|87	
14cr|wesnoth-unstable-1.11.16-1|88	%changelog
14cr|wesnoth-unstable-1.11.16-1|89	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.16-1
14cr|wesnoth-unstable-1.11.16-1|90	+ Revision: aa97a99
14cr|wesnoth-unstable-1.11.16-1|91	- New version 1.11.16
14cr|wesnoth-unstable-1.11.16-1|92	
14cr|wesnoth-unstable-1.11.16-1|93	

9086 14
14cr|wfuzz-1.4c-2|1	Name:		wfuzz
14cr|wfuzz-1.4c-2|2	Version:	1.4c
14cr|wfuzz-1.4c-2|3	Release:	2
14cr|wfuzz-1.4c-2|4	Summary:	The web bruteforcer
14cr|wfuzz-1.4c-2|5	License:	GPL
14cr|wfuzz-1.4c-2|6	Group:		Networking/Other
14cr|wfuzz-1.4c-2|7	URL:		http://www.edge-security.com/wfuzz.php
14cr|wfuzz-1.4c-2|8	Source:     http://www.edge-security.com/soft/wfuzz-%{version}.tar.bz2
14cr|wfuzz-1.4c-2|9	Patch0:     wfuzz-1.4-fhs.patch
14cr|wfuzz-1.4c-2|10	Requires:   python-curl
14cr|wfuzz-1.4c-2|11	BuildArch:	noarch
14cr|wfuzz-1.4c-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|wfuzz-1.4c-2|13	
14cr|wfuzz-1.4c-2|14	%description
14cr|wfuzz-1.4c-2|15	Wfuzz is a tool designed for bruteforcing Web Applications, it can be used for
14cr|wfuzz-1.4c-2|16	finding resources not linked (directories, servlets, scripts, etc), bruteforce
14cr|wfuzz-1.4c-2|17	GET and POST parameters for checking different kind of injections (SQL, XSS,
14cr|wfuzz-1.4c-2|18	LDAP,etc), bruteforce Forms parameters (User/Password), Fuzzing,etc.
14cr|wfuzz-1.4c-2|19	
14cr|wfuzz-1.4c-2|20	%prep
14cr|wfuzz-1.4c-2|21	%setup -q -n %{name}
14cr|wfuzz-1.4c-2|22	%patch0 -p 1
14cr|wfuzz-1.4c-2|23	chmod 644 COPYING LICENSES README
14cr|wfuzz-1.4c-2|24	
14cr|wfuzz-1.4c-2|25	%build
14cr|wfuzz-1.4c-2|26	
14cr|wfuzz-1.4c-2|27	%install
14cr|wfuzz-1.4c-2|28	rm -rf %{buildroot}
14cr|wfuzz-1.4c-2|29	
14cr|wfuzz-1.4c-2|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|wfuzz-1.4c-2|31	install -d -m 755 %{buildroot}%{_datadir}/wfuzz/lib
14cr|wfuzz-1.4c-2|32	
14cr|wfuzz-1.4c-2|33	install -m 755 wfuzz.py %{buildroot}%{_bindir}
14cr|wfuzz-1.4c-2|34	install -m 644 *.py %{buildroot}%{_datadir}/wfuzz/lib
14cr|wfuzz-1.4c-2|35	rm -f %{buildroot}%{_datadir}/wfuzz/lib/wfuzz.py
14cr|wfuzz-1.4c-2|36	cp -pr wordlist %{buildroot}%{_datadir}/wfuzz
14cr|wfuzz-1.4c-2|37	
14cr|wfuzz-1.4c-2|38	%clean
14cr|wfuzz-1.4c-2|39	rm -rf %{buildroot}
14cr|wfuzz-1.4c-2|40	
14cr|wfuzz-1.4c-2|41	%files
14cr|wfuzz-1.4c-2|42	%defattr(-,root,root)
14cr|wfuzz-1.4c-2|43	%doc COPYING LICENSES README
14cr|wfuzz-1.4c-2|44	%{_bindir}/wfuzz.py
14cr|wfuzz-1.4c-2|45	%{_datadir}/wfuzz
14cr|wfuzz-1.4c-2|46	
14cr|wfuzz-1.4c-2|47	
14cr|wfuzz-1.4c-2|48	
14cr|wfuzz-1.4c-2|49	
14cr|wfuzz-1.4c-2|50	%changelog
14cr|wfuzz-1.4c-2|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4c-2
14cr|wfuzz-1.4c-2|52	+ Revision: 4302cc0
14cr|wfuzz-1.4c-2|53	- MassBuild#464: Increase release tag
14cr|wfuzz-1.4c-2|54	
14cr|wfuzz-1.4c-2|55	

9087 14
14cr|wgetpaste-2.25-7|1	Summary:	Pastebin command line tool
14cr|wgetpaste-2.25-7|2	Name:		wgetpaste
14cr|wgetpaste-2.25-7|3	Version:	2.25
14cr|wgetpaste-2.25-7|4	Release:	7
14cr|wgetpaste-2.25-7|5	License:	Public Domain
14cr|wgetpaste-2.25-7|6	Group:		Networking/WWW
14cr|wgetpaste-2.25-7|7	Url:		http://wgetpaste.zlin.dk
14cr|wgetpaste-2.25-7|8	Source0:	http://wgetpaste.zlin.dk/wgetpaste-%{version}.tar.bz2
14cr|wgetpaste-2.25-7|9	Source1:	wgetpaste.conf
14cr|wgetpaste-2.25-7|10	Requires:	wget
14cr|wgetpaste-2.25-7|11	BuildArch:	noarch
14cr|wgetpaste-2.25-7|12	
14cr|wgetpaste-2.25-7|13	%description
14cr|wgetpaste-2.25-7|14	Tool allowing to paste output from commands directly to several pastebin
14cr|wgetpaste-2.25-7|15	websites.
14cr|wgetpaste-2.25-7|16	
14cr|wgetpaste-2.25-7|17	%files
14cr|wgetpaste-2.25-7|18	%config(noreplace) %{_sysconfdir}/wgetpaste.d/*
14cr|wgetpaste-2.25-7|19	%{_bindir}/%{name}
14cr|wgetpaste-2.25-7|20	
14cr|wgetpaste-2.25-7|21	#----------------------------------------------------------------------------
14cr|wgetpaste-2.25-7|22	
14cr|wgetpaste-2.25-7|23	%prep
14cr|wgetpaste-2.25-7|24	%setup -q
14cr|wgetpaste-2.25-7|25	
14cr|wgetpaste-2.25-7|26	%build
14cr|wgetpaste-2.25-7|27	
14cr|wgetpaste-2.25-7|28	%install
14cr|wgetpaste-2.25-7|29	mkdir -p %{buildroot}%{_bindir}
14cr|wgetpaste-2.25-7|30	cp -p wgetpaste %{buildroot}%{_bindir}
14cr|wgetpaste-2.25-7|31	mkdir -p %{buildroot}%{_sysconfdir}/wgetpaste.d
14cr|wgetpaste-2.25-7|32	cp -p %{SOURCE1} %{buildroot}%{_sysconfdir}/wgetpaste.d/
14cr|wgetpaste-2.25-7|33	
14cr|wgetpaste-2.25-7|34	
14cr|wgetpaste-2.25-7|35	%changelog
14cr|wgetpaste-2.25-7|36	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.25-7
14cr|wgetpaste-2.25-7|37	+ Revision: 2b9476c
14cr|wgetpaste-2.25-7|38	- Upload source tarball, drop no longer needed Mandriva config
14cr|wgetpaste-2.25-7|39	
14cr|wgetpaste-2.25-7|40	

9088 14
14cr|whatmask-1.2-9|1	%define name whatmask
14cr|whatmask-1.2-9|2	%define version 1.2
14cr|whatmask-1.2-9|3	%define release 9
14cr|whatmask-1.2-9|4	
14cr|whatmask-1.2-9|5	Summary: Convert between different netmask types
14cr|whatmask-1.2-9|6	Name: %name
14cr|whatmask-1.2-9|7	Version: %version
14cr|whatmask-1.2-9|8	Release: %release
14cr|whatmask-1.2-9|9	License: GPL
14cr|whatmask-1.2-9|10	Group: Networking/Other
14cr|whatmask-1.2-9|11	Source: %name-%version.tar.bz2
14cr|whatmask-1.2-9|12	URL: http://www.laffeycomputer.com/whatmask.html
14cr|whatmask-1.2-9|13	BuildRoot: %_tmppath/%{name}-buildroot
14cr|whatmask-1.2-9|14	
14cr|whatmask-1.2-9|15	%description
14cr|whatmask-1.2-9|16	Whatmask is a small C program that will help you with network
14cr|whatmask-1.2-9|17	settings.
14cr|whatmask-1.2-9|18	
14cr|whatmask-1.2-9|19	It can analyze CIDR, netmask, netmask (hex), and wildcard bit
14cr|whatmask-1.2-9|20	notations to give useful information about the network block in
14cr|whatmask-1.2-9|21	question.
14cr|whatmask-1.2-9|22	
14cr|whatmask-1.2-9|23	%prep
14cr|whatmask-1.2-9|24	%setup -q
14cr|whatmask-1.2-9|25	%configure
14cr|whatmask-1.2-9|26	
14cr|whatmask-1.2-9|27	%build
14cr|whatmask-1.2-9|28	%make
14cr|whatmask-1.2-9|29	
14cr|whatmask-1.2-9|30	%install
14cr|whatmask-1.2-9|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|whatmask-1.2-9|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|whatmask-1.2-9|33	install -m 644 man/whatmask.1 $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|whatmask-1.2-9|34	install -m 755 whatmask $RPM_BUILD_ROOT/%{_bindir}
14cr|whatmask-1.2-9|35	
14cr|whatmask-1.2-9|36	%clean
14cr|whatmask-1.2-9|37	rm -rf $RPM_BUILD_ROOT
14cr|whatmask-1.2-9|38	
14cr|whatmask-1.2-9|39	%files
14cr|whatmask-1.2-9|40	%defattr(-,root,root)
14cr|whatmask-1.2-9|41	%{_bindir}/whatmask
14cr|whatmask-1.2-9|42	%{_mandir}/man1/whatmask.1*
14cr|whatmask-1.2-9|43	%defattr(644,root,root,755)
14cr|whatmask-1.2-9|44	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14cr|whatmask-1.2-9|45	
14cr|whatmask-1.2-9|46	
14cr|whatmask-1.2-9|47	
14cr|whatmask-1.2-9|48	%changelog
14cr|whatmask-1.2-9|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-9
14cr|whatmask-1.2-9|50	+ Revision: 1b8cd15
14cr|whatmask-1.2-9|51	- MassBuild#464: Increase release tag
14cr|whatmask-1.2-9|52	
14cr|whatmask-1.2-9|53	

9089 14
14cr|whichman-2.4-7|1	%define debug_package	%{nil}
14cr|whichman-2.4-7|2	%define name whichman
14cr|whichman-2.4-7|3	%define version 2.4
14cr|whichman-2.4-7|4	%define release 7
14cr|whichman-2.4-7|5	
14cr|whichman-2.4-7|6	Summary: Fault tolerant search utilities
14cr|whichman-2.4-7|7	Name: %{name}
14cr|whichman-2.4-7|8	Version: %{version}
14cr|whichman-2.4-7|9	Release: %{release}
14cr|whichman-2.4-7|10	License: GPL
14cr|whichman-2.4-7|11	Group: File tools
14cr|whichman-2.4-7|12	Url: http://main.linuxfocus.org/~guido/
14cr|whichman-2.4-7|13	Source: %{name}-%{version}.tar.bz2
14cr|whichman-2.4-7|14	Patch: whichman-makefile.patch.bz2
14cr|whichman-2.4-7|15	
14cr|whichman-2.4-7|16	
14cr|whichman-2.4-7|17	
14cr|whichman-2.4-7|18	%description
14cr|whichman-2.4-7|19	ftff, ftwhich and whichman are fault tolerant search utilities.
14cr|whichman-2.4-7|20	whichman allows to search for man pages that match approximately the specified
14cr|whichman-2.4-7|21	search key. ftff is a fault tolerant file find utility and ftwhich
14cr|whichman-2.4-7|22	is a fault tolerant version for the 'which' command.
14cr|whichman-2.4-7|23	The error tolerant approximate string match is based on the Levenshtein
14cr|whichman-2.4-7|24	Distance between two strings. This is a measure for the number of
14cr|whichman-2.4-7|25	replacements, insertions and deletions that are necessary to transform
14cr|whichman-2.4-7|26	string A into string B.
14cr|whichman-2.4-7|27	
14cr|whichman-2.4-7|28	%prep
14cr|whichman-2.4-7|29	
14cr|whichman-2.4-7|30	%setup -q
14cr|whichman-2.4-7|31	%patch
14cr|whichman-2.4-7|32	
14cr|whichman-2.4-7|33	
14cr|whichman-2.4-7|34	%build
14cr|whichman-2.4-7|35	%make
14cr|whichman-2.4-7|36	
14cr|whichman-2.4-7|37	%install
14cr|whichman-2.4-7|38	make DESTDIR=$RPM_BUILD_ROOT PREFIX=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT%{_mandir} install
14cr|whichman-2.4-7|39	
14cr|whichman-2.4-7|40	
14cr|whichman-2.4-7|41	%files
14cr|whichman-2.4-7|42	%doc README
14cr|whichman-2.4-7|43	%{_bindir}/*
14cr|whichman-2.4-7|44	%{_mandir}/man1/*
14cr|whichman-2.4-7|45	
14cr|whichman-2.4-7|46	
14cr|whichman-2.4-7|47	
14cr|whichman-2.4-7|48	
14cr|whichman-2.4-7|49	%changelog
14cr|whichman-2.4-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-7
14cr|whichman-2.4-7|51	+ Revision: de76833
14cr|whichman-2.4-7|52	- MassBuild#464: Increase release tag
14cr|whichman-2.4-7|53	
14cr|whichman-2.4-7|54	

9090 14
14cr|whizzytex-1.3.2-2|1	%define name	whizzytex
14cr|whizzytex-1.3.2-2|2	%define version 1.3.2
14cr|whizzytex-1.3.2-2|3	%define release 2
14cr|whizzytex-1.3.2-2|4	
14cr|whizzytex-1.3.2-2|5	Name: 		%{name}
14cr|whizzytex-1.3.2-2|6	Version: 	%{version}
14cr|whizzytex-1.3.2-2|7	Release: 	%{release}
14cr|whizzytex-1.3.2-2|8	# license here: http://cristal.inria.fr/whizzytex/GPL
14cr|whizzytex-1.3.2-2|9	License: 	GPLv2
14cr|whizzytex-1.3.2-2|10	Summary:	An Emacs minor mode for incremental viewing of LaTeX documents
14cr|whizzytex-1.3.2-2|11	Group:		Publishing
14cr|whizzytex-1.3.2-2|12	URL:		http://cristal.inria.fr/whizzytex
14cr|whizzytex-1.3.2-2|13	Source:		http://cristal.inria.fr/whizzytex/%{name}-%{version}.tgz
14cr|whizzytex-1.3.2-2|14	Source100:	%{name}.rpmlintrc
14cr|whizzytex-1.3.2-2|15	BuildRequires: 	emacs-bin
14cr|whizzytex-1.3.2-2|16	Requires: 	emacs-bin
14cr|whizzytex-1.3.2-2|17	Requires: 	tetex-latex
14cr|whizzytex-1.3.2-2|18	Requires: 	texlive-kpathsea.bin
14cr|whizzytex-1.3.2-2|19	BuildArch: 	noarch
14cr|whizzytex-1.3.2-2|20	
14cr|whizzytex-1.3.2-2|21	
14cr|whizzytex-1.3.2-2|22	%description
14cr|whizzytex-1.3.2-2|23	WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) shell-script
14cr|whizzytex-1.3.2-2|24	daemon and some LaTeX macros. It works under Unix with gv and xdvi viewers, but
14cr|whizzytex-1.3.2-2|25	the Active-DVI viewer will provided much better visual effects and will offer
14cr|whizzytex-1.3.2-2|26	more functionalities.
14cr|whizzytex-1.3.2-2|27	
14cr|whizzytex-1.3.2-2|28	%prep
14cr|whizzytex-1.3.2-2|29	%setup -q
14cr|whizzytex-1.3.2-2|30	find . -name .*~ -exec rm -f {} \;
14cr|whizzytex-1.3.2-2|31	find . -name *.~ -exec rm -f {} \;
14cr|whizzytex-1.3.2-2|32	find . -name main.tex~ -exec rm -f {} \;
14cr|whizzytex-1.3.2-2|33	find -size 0 -exec rm -f {} \;
14cr|whizzytex-1.3.2-2|34	chmod -x examples/mlpost/mlpostx
14cr|whizzytex-1.3.2-2|35	
14cr|whizzytex-1.3.2-2|36	rm -rf examples/beamer
14cr|whizzytex-1.3.2-2|37	rm -f examples/hyperref/main.out
14cr|whizzytex-1.3.2-2|38	perl -pi -e 's/INITEX=initex/INITEX="pdfetex -ini"/' src/whizzytex
14cr|whizzytex-1.3.2-2|39	chmod 755 examples/bin/gpic*
14cr|whizzytex-1.3.2-2|40	chmod 755 examples/gpic/whizzy.sh
14cr|whizzytex-1.3.2-2|41	
14cr|whizzytex-1.3.2-2|42	
14cr|whizzytex-1.3.2-2|43	# Convert to utf-8
14cr|whizzytex-1.3.2-2|44	for file in examples/edit/wedit.sty.bak doc/manual.sty examples/edit/wedit.sty.bak examples/xsymbol/main.tex \
14cr|whizzytex-1.3.2-2|45	CHANGES examples/advanced/exercise.sty COPYING doc/manual.tex examples/effects/exercise.sty \
14cr|whizzytex-1.3.2-2|46	examples/edit/whizzedit.sty examples/edit/wedit.sty; do
14cr|whizzytex-1.3.2-2|47	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cr|whizzytex-1.3.2-2|48	touch -r $file $file.new && \
14cr|whizzytex-1.3.2-2|49	mv $file.new $file
14cr|whizzytex-1.3.2-2|50	done
14cr|whizzytex-1.3.2-2|51	
14cr|whizzytex-1.3.2-2|52	rm -fr examples/mlpost/mlpostx.native
14cr|whizzytex-1.3.2-2|53	pushd examples/mlpost
14cr|whizzytex-1.3.2-2|54	ln -s mlpostx mlpostx.native
14cr|whizzytex-1.3.2-2|55	popd
14cr|whizzytex-1.3.2-2|56	
14cr|whizzytex-1.3.2-2|57	%build
14cr|whizzytex-1.3.2-2|58	emacs -batch -f batch-byte-compile src/whizzytex.el
14cr|whizzytex-1.3.2-2|59	
14cr|whizzytex-1.3.2-2|60	%install
14cr|whizzytex-1.3.2-2|61	install -d -m 755 %{buildroot}%{_bindir}
14cr|whizzytex-1.3.2-2|62	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14cr|whizzytex-1.3.2-2|63	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
14cr|whizzytex-1.3.2-2|64	install -m 755 src/whizzytex %{buildroot}%{_bindir}
14cr|whizzytex-1.3.2-2|65	install -m 644 src/whizzytex.sty %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
14cr|whizzytex-1.3.2-2|66	install -m 644 src/whizzytex.el* %{buildroot}%{_datadir}/emacs/site-lisp
14cr|whizzytex-1.3.2-2|67	
14cr|whizzytex-1.3.2-2|68	
14cr|whizzytex-1.3.2-2|69	find -size 0 -exec rm -f {} \;
14cr|whizzytex-1.3.2-2|70	
14cr|whizzytex-1.3.2-2|71	
14cr|whizzytex-1.3.2-2|72	
14cr|whizzytex-1.3.2-2|73	%files
14cr|whizzytex-1.3.2-2|74	
14cr|whizzytex-1.3.2-2|75	%doc CHANGES COPYING FILES GPL VERSION doc examples
14cr|whizzytex-1.3.2-2|76	%{_bindir}/%{name}
14cr|whizzytex-1.3.2-2|77	%{_datadir}/texmf/tex/latex/%{name}
14cr|whizzytex-1.3.2-2|78	%{_datadir}/emacs/site-lisp
14cr|whizzytex-1.3.2-2|79	
14cr|whizzytex-1.3.2-2|80	%changelog
14cr|whizzytex-1.3.2-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-2
14cr|whizzytex-1.3.2-2|82	+ Revision: 4f33f5a
14cr|whizzytex-1.3.2-2|83	- MassBuild#464: Increase release tag
14cr|whizzytex-1.3.2-2|84	
14cr|whizzytex-1.3.2-2|85	

9091 14
14cr|whohas-0.29-2|1	Name:		whohas
14cr|whohas-0.29-2|2	Version:	0.29
14cr|whohas-0.29-2|3	Release:	2
14cr|whohas-0.29-2|4	Summary:	Command line tool searching package in different distributions
14cr|whohas-0.29-2|5	Group:		Development/Other
14cr|whohas-0.29-2|6	License:	GPLv2+
14cr|whohas-0.29-2|7	URL:		http://www.philippwesche.org/200811/whohas/intro.html
14cr|whohas-0.29-2|8	Source0:	http://www.philippwesche.org/200811/whohas/%{name}-%{version}.tar.gz
14cr|whohas-0.29-2|9	BuildArch:	noarch
14cr|whohas-0.29-2|10	Requires:	perl-libwww-perl
14cr|whohas-0.29-2|11	
14cr|whohas-0.29-2|12	%description
14cr|whohas-0.29-2|13	whohas is a command line tool that allows querying several package lists
14cr|whohas-0.29-2|14	at once - currently supported are Arch, Debian, Fedora, Gentoo, Mandriva,
14cr|whohas-0.29-2|15	openSUSE, Slackware (and linuxpackages.net), Source Mage, Ubuntu, FreeBSD,
14cr|whohas-0.29-2|16	NetBSD, OpenBSD, Fink, MacPorts and Cygwin. whohas is written in Perl and was
14cr|whohas-0.29-2|17	designed to help package maintainers find ebuilds, pkgbuilds and similar
14cr|whohas-0.29-2|18	package definitions from other distributions to learn from. However, it can
14cr|whohas-0.29-2|19	also be used by normal users who want to know:
14cr|whohas-0.29-2|20	
14cr|whohas-0.29-2|21	- Which distribution provides packages on which the user depends.
14cr|whohas-0.29-2|22	- What version of a given package is in use in each distribution, or in each
14cr|whohas-0.29-2|23	release of a distribution (implemented only for Debian).
14cr|whohas-0.29-2|24	
14cr|whohas-0.29-2|25	%prep
14cr|whohas-0.29-2|26	%setup -q
14cr|whohas-0.29-2|27	
14cr|whohas-0.29-2|28	%build
14cr|whohas-0.29-2|29	
14cr|whohas-0.29-2|30	%install
14cr|whohas-0.29-2|31	install -m 755 -D program/whohas %{buildroot}%{_bindir}/whohas
14cr|whohas-0.29-2|32	mv usr/share/man/de/man1/whohas.1 usr/share/man/de/man1/whohas.1.old
14cr|whohas-0.29-2|33	iconv -f ISO_8859-1 -t UTF-8 usr/share/man/de/man1/whohas.1.old > usr/share/man/de/man1/whohas.1
14cr|whohas-0.29-2|34	xz -zk usr/share/man/man1/whohas.1 usr/share/man/de/man1/whohas.1
14cr|whohas-0.29-2|35	install -m 644 -D usr/share/man/man1/whohas.1.xz %{buildroot}%{_mandir}/man1/whohas.1.xz
14cr|whohas-0.29-2|36	install -m 644 -D usr/share/man/de/man1/whohas.1.xz %{buildroot}%{_mandir}/de/man1/whohas.1.xz
14cr|whohas-0.29-2|37	
14cr|whohas-0.29-2|38	%files
14cr|whohas-0.29-2|39	%{_bindir}/whohas
14cr|whohas-0.29-2|40	%defattr(644,root,root,755)
14cr|whohas-0.29-2|41	%doc intro.txt LICENSE TODO.txt Changelog
14cr|whohas-0.29-2|42	%{_mandir}/man1/whohas.1.xz
14cr|whohas-0.29-2|43	%lang(de)%{_mandir}/de/man1/whohas.1.xz
14cr|whohas-0.29-2|44	
14cr|whohas-0.29-2|45	
14cr|whohas-0.29-2|46	
14cr|whohas-0.29-2|47	%changelog
14cr|whohas-0.29-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.29-2
14cr|whohas-0.29-2|49	+ Revision: c22779f
14cr|whohas-0.29-2|50	- MassBuild#464: Increase release tag
14cr|whohas-0.29-2|51	
14cr|whohas-0.29-2|52	

9092 14
14cr|whoisit-1.1-11|1	%bcond_without external_codes
14cr|whoisit-1.1-11|2	
14cr|whoisit-1.1-11|3	Summary:	Facilities to Announce incoming callers over the computer speakers
14cr|whoisit-1.1-11|4	Name:		whoisit
14cr|whoisit-1.1-11|5	Version:	1.1
14cr|whoisit-1.1-11|6	Release:	11
14cr|whoisit-1.1-11|7	License:	GPLv1+
14cr|whoisit-1.1-11|8	Group:		System/Servers
14cr|whoisit-1.1-11|9	Url:		http://www.voip-info.org/wiki-Asterisk+WhoIsIt
14cr|whoisit-1.1-11|10	Source0:	http://wyoming.e-tools.com/WhoIsIt-%{version}.tar.bz2
14cr|whoisit-1.1-11|11	# Festival fails to generate gsm files for some reason so we use older filer
14cr|whoisit-1.1-11|12	Source1:	CID-PLACES.tar.bz2
14cr|whoisit-1.1-11|13	Patch0:		WhoIsIt-1.1-req.patch
14cr|whoisit-1.1-11|14	%if %{without external_codes}
14cr|whoisit-1.1-11|15	BuildRequires:	festival
14cr|whoisit-1.1-11|16	%endif
14cr|whoisit-1.1-11|17	BuildRequires:	sox
14cr|whoisit-1.1-11|18	Requires:	asterisk
14cr|whoisit-1.1-11|19	Requires:	festival
14cr|whoisit-1.1-11|20	
14cr|whoisit-1.1-11|21	%description
14cr|whoisit-1.1-11|22	This program is intended to be used in the Asterisk extensions.conf file
14cr|whoisit-1.1-11|23	to announce (over your system's speakers) the calling party.
14cr|whoisit-1.1-11|24	
14cr|whoisit-1.1-11|25	%files
14cr|whoisit-1.1-11|26	%doc README TODO areacodescript countrycodes-script
14cr|whoisit-1.1-11|27	%attr(0755,root,root) %{_bindir}/who-is-it
14cr|whoisit-1.1-11|28	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/who-is-it-agi
14cr|whoisit-1.1-11|29	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/submit-announce.agi
14cr|whoisit-1.1-11|30	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES
14cr|whoisit-1.1-11|31	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
14cr|whoisit-1.1-11|32	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/priv-callerintros
14cr|whoisit-1.1-11|33	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/*.gsm
14cr|whoisit-1.1-11|34	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes/*.gsm
14cr|whoisit-1.1-11|35	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/*.gsm
14cr|whoisit-1.1-11|36	
14cr|whoisit-1.1-11|37	#----------------------------------------------------------------------------
14cr|whoisit-1.1-11|38	
14cr|whoisit-1.1-11|39	%prep
14cr|whoisit-1.1-11|40	%setup -q -n WhoIsIt-%{version}
14cr|whoisit-1.1-11|41	%patch0 -p0
14cr|whoisit-1.1-11|42	iconv -f iso8859-1 -t utf-8 countrycodes-script > countrycodes-script.conv && \
14cr|whoisit-1.1-11|43	mv -f countrycodes-script.conv countrycodes-script
14cr|whoisit-1.1-11|44	
14cr|whoisit-1.1-11|45	%build
14cr|whoisit-1.1-11|46	gcc %{optflags} -o who-is-it who-is-it.c
14cr|whoisit-1.1-11|47	gcc %{optflags} -o who-is-it-agi who-is-it-agi.c
14cr|whoisit-1.1-11|48	
14cr|whoisit-1.1-11|49	%install
14cr|whoisit-1.1-11|50	install -d %{buildroot}%{_bindir}
14cr|whoisit-1.1-11|51	install -d %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin
14cr|whoisit-1.1-11|52	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
14cr|whoisit-1.1-11|53	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/priv-callerintros
14cr|whoisit-1.1-11|54	
14cr|whoisit-1.1-11|55	install -m0644 international.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/
14cr|whoisit-1.1-11|56	install -m0644 priv-unlisted.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
14cr|whoisit-1.1-11|57	install -m0644 unknowncallerfrom.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
14cr|whoisit-1.1-11|58	install -m0644 somewhereinstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
14cr|whoisit-1.1-11|59	install -m0644 somewhereoutstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
14cr|whoisit-1.1-11|60	install -m0755 who-is-it %{buildroot}%{_bindir}
14cr|whoisit-1.1-11|61	install -m0755 who-is-it-agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
14cr|whoisit-1.1-11|62	install -m0755 submit-announce.agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
14cr|whoisit-1.1-11|63	
14cr|whoisit-1.1-11|64	%if %{without external_codes}
14cr|whoisit-1.1-11|65	# this will generate the gsm files :)
14cr|whoisit-1.1-11|66	cp areacodescript areacodescript.tmp
14cr|whoisit-1.1-11|67	cp countrycodes-script countrycodes-script.tmp
14cr|whoisit-1.1-11|68	perl -pi -e "s|%{_localstatedir}/lib|%{buildroot}%{_localstatedir}/lib|g" *.tmp
14cr|whoisit-1.1-11|69	
14cr|whoisit-1.1-11|70	festival < areacodescript.tmp
14cr|whoisit-1.1-11|71	festival < countrycodes-script.tmp
14cr|whoisit-1.1-11|72	%else
14cr|whoisit-1.1-11|73	pushd %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
14cr|whoisit-1.1-11|74	tar -xf %{SOURCE1}
14cr|whoisit-1.1-11|75	popd
14cr|whoisit-1.1-11|76	%endif
14cr|whoisit-1.1-11|77	
14cr|whoisit-1.1-11|78	%changelog
14cr|whoisit-1.1-11|79	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-11
14cr|whoisit-1.1-11|80	+ Revision: c312152
14cr|whoisit-1.1-11|81	- Use prebuilt voices
14cr|whoisit-1.1-11|82	
14cr|whoisit-1.1-11|83	

9093 14
14cr|whowatch-1.8.3-2|1	Summary:	Display information about users currently logged on
14cr|whowatch-1.8.3-2|2	Name:		whowatch
14cr|whowatch-1.8.3-2|3	Version:	1.8.3
14cr|whowatch-1.8.3-2|4	Release:	2
14cr|whowatch-1.8.3-2|5	License:	GPLv2
14cr|whowatch-1.8.3-2|6	Group:		Monitoring
14cr|whowatch-1.8.3-2|7	URL:		http://wizard.ae.krakow.pl/~mike/
14cr|whowatch-1.8.3-2|8	Source0:	http://wizard.ae.krakow.pl/~mike/download/%{name}-%{version}.tar.gz
14cr|whowatch-1.8.3-2|9	Patch0:		whowatch-1.8.3-destdir-support.patch
14cr|whowatch-1.8.3-2|10	
14cr|whowatch-1.8.3-2|11	BuildRequires:	ncurses-devel
14cr|whowatch-1.8.3-2|12	
14cr|whowatch-1.8.3-2|13	
14cr|whowatch-1.8.3-2|14	%description
14cr|whowatch-1.8.3-2|15	Whowatch is an interactive console utility that displays informations about
14cr|whowatch-1.8.3-2|16	the users currently logged on to the machine, in real time. Besides standard
14cr|whowatch-1.8.3-2|17	information (login, tty, host, user's process) you can see type of login
14cr|whowatch-1.8.3-2|18	(local. ssh, telnet). You can also see selected user's processes tree or all
14cr|whowatch-1.8.3-2|19	system processes tree.  In the process tree mode there is ability to send
14cr|whowatch-1.8.3-2|20	INT or KILL signal to selected process.
14cr|whowatch-1.8.3-2|21	
14cr|whowatch-1.8.3-2|22	%prep
14cr|whowatch-1.8.3-2|23	%setup -q
14cr|whowatch-1.8.3-2|24	%patch0 -p1 -b .destdir~
14cr|whowatch-1.8.3-2|25	
14cr|whowatch-1.8.3-2|26	%build
14cr|whowatch-1.8.3-2|27	%configure
14cr|whowatch-1.8.3-2|28	%make
14cr|whowatch-1.8.3-2|29	
14cr|whowatch-1.8.3-2|30	%install
14cr|whowatch-1.8.3-2|31	%makeinstall_std -C src
14cr|whowatch-1.8.3-2|32	
14cr|whowatch-1.8.3-2|33	%files
14cr|whowatch-1.8.3-2|34	%doc AUTHORS ChangeLog README PLUGINS.readme TODO
14cr|whowatch-1.8.3-2|35	%{_mandir}/man1/%{name}.1*
14cr|whowatch-1.8.3-2|36	%{_bindir}/%{name}
14cr|whowatch-1.8.3-2|37	
14cr|whowatch-1.8.3-2|38	
14cr|whowatch-1.8.3-2|39	
14cr|whowatch-1.8.3-2|40	%changelog
14cr|whowatch-1.8.3-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.3-2
14cr|whowatch-1.8.3-2|42	+ Revision: 5dca110
14cr|whowatch-1.8.3-2|43	- MassBuild#464: Increase release tag
14cr|whowatch-1.8.3-2|44	
14cr|whowatch-1.8.3-2|45	

9094 14
14cr|whysynth-20120903-2|1	Name:           whysynth
14cr|whysynth-20120903-2|2	Summary:        Advanced synthesizer DSSI plugin
14cr|whysynth-20120903-2|3	Version:        20120903
14cr|whysynth-20120903-2|4	Release:        2
14cr|whysynth-20120903-2|5	
14cr|whysynth-20120903-2|6	Source:         http://smbolton.com/%{name}/%{name}-%{version}.tar.bz2
14cr|whysynth-20120903-2|7	URL:            http://smbolton.com/%{name}.html
14cr|whysynth-20120903-2|8	License:        GPLv2
14cr|whysynth-20120903-2|9	Group:          Sound
14cr|whysynth-20120903-2|10	BuildRequires:  pkgconfig(dssi)
14cr|whysynth-20120903-2|11	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|whysynth-20120903-2|12	BuildRequires:  pkgconfig(liblo)
14cr|whysynth-20120903-2|13	BuildRequires:  pkgconfig(alsa)
14cr|whysynth-20120903-2|14	BuildRequires:  ladspa-devel
14cr|whysynth-20120903-2|15	BuildRequires:  fftw-devel
14cr|whysynth-20120903-2|16	
14cr|whysynth-20120903-2|17	
14cr|whysynth-20120903-2|18	%description
14cr|whysynth-20120903-2|19	WhySynth is a versatile softsynth which operates as a plugin for the
14cr|whysynth-20120903-2|20	DSSI Soft Synth Interface. Some of its features are 4 oscillators, 2
14cr|whysynth-20120903-2|21	filters, 3 LFOs, and 5 envelope generators per voice, 10 oscillator
14cr|whysynth-20120903-2|22	modes: minBLEP, wavecycle, asynchronous granular, three FM modes,
14cr|whysynth-20120903-2|23	waveshaper, noise, PADsynth, and phase distortion, 6 filter modes,
14cr|whysynth-20120903-2|24	flexible modulation and mixdown options, plus effects.
14cr|whysynth-20120903-2|25	
14cr|whysynth-20120903-2|26	%prep
14cr|whysynth-20120903-2|27	%setup -q
14cr|whysynth-20120903-2|28	
14cr|whysynth-20120903-2|29	%build
14cr|whysynth-20120903-2|30	%configure2_5x
14cr|whysynth-20120903-2|31	%make
14cr|whysynth-20120903-2|32	
14cr|whysynth-20120903-2|33	%install
14cr|whysynth-20120903-2|34	rm -rf $RPM_BUILD_ROOT
14cr|whysynth-20120903-2|35	%makeinstall_std
14cr|whysynth-20120903-2|36	
14cr|whysynth-20120903-2|37	%files
14cr|whysynth-20120903-2|38	%defattr(-,root,root)
14cr|whysynth-20120903-2|39	%doc README COPYING AUTHORS
14cr|whysynth-20120903-2|40	%{_libdir}/dssi/%{name}.so
14cr|whysynth-20120903-2|41	%{_libdir}/dssi/%{name}/WhySynth_gtk
14cr|whysynth-20120903-2|42	%{_datadir}/%{name}
14cr|whysynth-20120903-2|43	
14cr|whysynth-20120903-2|44	
14cr|whysynth-20120903-2|45	
14cr|whysynth-20120903-2|46	%changelog
14cr|whysynth-20120903-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120903-2
14cr|whysynth-20120903-2|48	+ Revision: 3530101
14cr|whysynth-20120903-2|49	- MassBuild#464: Increase release tag
14cr|whysynth-20120903-2|50	
14cr|whysynth-20120903-2|51	

9095 14
14cr|wicd-1.7.2.4-4|1	%define debug_package %{nil}
14cr|wicd-1.7.2.4-4|2	
14cr|wicd-1.7.2.4-4|3	Name:                wicd
14cr|wicd-1.7.2.4-4|4	Version:             1.7.2.4
14cr|wicd-1.7.2.4-4|5	Release:             4
14cr|wicd-1.7.2.4-4|6	Summary:             Wireless and wired network connection manager
14cr|wicd-1.7.2.4-4|7	
14cr|wicd-1.7.2.4-4|8	Group:               System/Configuration/Networking
14cr|wicd-1.7.2.4-4|9	License:             GPLv2+
14cr|wicd-1.7.2.4-4|10	URL:                 http://wicd.sourceforge.net/
14cr|wicd-1.7.2.4-4|11	Source0:             https://launchpad.net/wicd/1.7/%{version}/+download/%{name}-%{version}.tar.gz
14cr|wicd-1.7.2.4-4|12	Source1:             wicd.logrotate
14cr|wicd-1.7.2.4-4|13	Source2:             org.wicd.daemon.service
14cr|wicd-1.7.2.4-4|14	
14cr|wicd-1.7.2.4-4|15	
14cr|wicd-1.7.2.4-4|16	Patch0:              wicd-1.7.0-remove-WHEREAREMYFILES.patch
14cr|wicd-1.7.2.4-4|17	Patch1:              wicd-1.7.1-dbus-failure.patch
14cr|wicd-1.7.2.4-4|18	Patch2:              wicd-1.7.0-dbus-policy.patch
14cr|wicd-1.7.2.4-4|19	Patch3:              wicd-1.7.1-DaemonClosing.patch
14cr|wicd-1.7.2.4-4|20	
14cr|wicd-1.7.2.4-4|21	BuildRequires:       desktop-file-utils
14cr|wicd-1.7.2.4-4|22	BuildRequires:       systemd-units
14cr|wicd-1.7.2.4-4|23	BuildRequires:       pythonegg(babel)
14cr|wicd-1.7.2.4-4|24	BuildRequires:       pkgconfig(python)
14cr|wicd-1.7.2.4-4|25	Requires:            pm-utils >= 1.2.4
14cr|wicd-1.7.2.4-4|26	Requires:            %{name}-common = %{version}-%{release}
14cr|wicd-1.7.2.4-4|27	
14cr|wicd-1.7.2.4-4|28	%description
14cr|wicd-1.7.2.4-4|29	Wicd is designed to give the user as much control over behavior of network
14cr|wicd-1.7.2.4-4|30	connections as possible.  Every network, both wired and wireless, has its
14cr|wicd-1.7.2.4-4|31	own profile with its own configuration options and connection behavior.
14cr|wicd-1.7.2.4-4|32	Wicd will try to automatically connect only to networks the user specifies
14cr|wicd-1.7.2.4-4|33	it should try, with a preference first to a wired network, then to wireless.
14cr|wicd-1.7.2.4-4|34	
14cr|wicd-1.7.2.4-4|35	This package provides the architecture-dependent components of wicd.
14cr|wicd-1.7.2.4-4|36	
14cr|wicd-1.7.2.4-4|37	%package common
14cr|wicd-1.7.2.4-4|38	Summary:             Wicd common files
14cr|wicd-1.7.2.4-4|39	Group:               System/Base
14cr|wicd-1.7.2.4-4|40	BuildArch:           noarch
14cr|wicd-1.7.2.4-4|41	Requires:            dbus
14cr|wicd-1.7.2.4-4|42	Requires:            dbus-python
14cr|wicd-1.7.2.4-4|43	Requires:            dhcp-client
14cr|wicd-1.7.2.4-4|44	Requires:            ethtool
14cr|wicd-1.7.2.4-4|45	Requires:            iproute2
14cr|wicd-1.7.2.4-4|46	Requires:            logrotate
14cr|wicd-1.7.2.4-4|47	Requires:            net-tools
14cr|wicd-1.7.2.4-4|48	Requires:            wireless-tools
14cr|wicd-1.7.2.4-4|49	Requires:            wpa_supplicant
14cr|wicd-1.7.2.4-4|50	Requires:            python-gobject
14cr|wicd-1.7.2.4-4|51	Requires(post):      systemd-units
14cr|wicd-1.7.2.4-4|52	Requires(preun):     systemd-units
14cr|wicd-1.7.2.4-4|53	Requires(postun):    systemd-units
14cr|wicd-1.7.2.4-4|54	
14cr|wicd-1.7.2.4-4|55	%description common
14cr|wicd-1.7.2.4-4|56	This package provides the main wicd daemon and the wicd-cli front-end.
14cr|wicd-1.7.2.4-4|57	
14cr|wicd-1.7.2.4-4|58	%package curses
14cr|wicd-1.7.2.4-4|59	Summary:             Curses client for wicd
14cr|wicd-1.7.2.4-4|60	Group:               System/Configuration/Networking
14cr|wicd-1.7.2.4-4|61	BuildArch:           noarch
14cr|wicd-1.7.2.4-4|62	Requires:            %{name}-common = %{version}-%{release}
14cr|wicd-1.7.2.4-4|63	Requires:            python-urwid >= 0.9.8.3
14cr|wicd-1.7.2.4-4|64	
14cr|wicd-1.7.2.4-4|65	%description curses
14cr|wicd-1.7.2.4-4|66	Client program for wicd that uses a curses interface.
14cr|wicd-1.7.2.4-4|67	
14cr|wicd-1.7.2.4-4|68	%package gtk
14cr|wicd-1.7.2.4-4|69	Summary:             GTK+ client for wicd
14cr|wicd-1.7.2.4-4|70	Group:               System/Configuration/Networking
14cr|wicd-1.7.2.4-4|71	BuildArch:           noarch
14cr|wicd-1.7.2.4-4|72	Requires:            %{name}-common = %{version}-%{release}
14cr|wicd-1.7.2.4-4|73	Requires:            python-notify
14cr|wicd-1.7.2.4-4|74	Requires:            pygtk2.0-libglade >= 2.10
14cr|wicd-1.7.2.4-4|75	
14cr|wicd-1.7.2.4-4|76	%description gtk
14cr|wicd-1.7.2.4-4|77	Client program for wicd that uses a GTK+ interface.
14cr|wicd-1.7.2.4-4|78	
14cr|wicd-1.7.2.4-4|79	%prep
14cr|wicd-1.7.2.4-4|80	%setup -q
14cr|wicd-1.7.2.4-4|81	
14cr|wicd-1.7.2.4-4|82	# Remove the WHEREAREMYFILES and resetting of ~/.wicd/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|83	# This is pointless.  The documentation can just provide WHEREAREMYFILES,
14cr|wicd-1.7.2.4-4|84	# which we do in this package.
14cr|wicd-1.7.2.4-4|85	%patch0 -p1
14cr|wicd-1.7.2.4-4|86	
14cr|wicd-1.7.2.4-4|87	# Handle D-Bus connection failures a little better
14cr|wicd-1.7.2.4-4|88	%patch1 -p1
14cr|wicd-1.7.2.4-4|89	
14cr|wicd-1.7.2.4-4|90	# Allow users at the console to control wicd
14cr|wicd-1.7.2.4-4|91	%patch2 -p1
14cr|wicd-1.7.2.4-4|92	
14cr|wicd-1.7.2.4-4|93	# Work around bug in DaemonClosing() calls
14cr|wicd-1.7.2.4-4|94	%patch3 -p1
14cr|wicd-1.7.2.4-4|95	
14cr|wicd-1.7.2.4-4|96	%build
14cr|wicd-1.7.2.4-4|97	rm -f po/ast.po
14cr|wicd-1.7.2.4-4|98	python setup.py configure \
14cr|wicd-1.7.2.4-4|99	--distro redhat \
14cr|wicd-1.7.2.4-4|100	--lib %{_libdir} \
14cr|wicd-1.7.2.4-4|101	--share %{_datadir}/wicd \
14cr|wicd-1.7.2.4-4|102	--etc %{_sysconfdir}/wicd \
14cr|wicd-1.7.2.4-4|103	--bin %{_bindir} \
14cr|wicd-1.7.2.4-4|104	--pmutils %{_libdir}/pm-utils/sleep.d \
14cr|wicd-1.7.2.4-4|105	--log %{_localstatedir}/log \
14cr|wicd-1.7.2.4-4|106	--systemd %{_unitdir} --no-install-init
14cr|wicd-1.7.2.4-4|107	
14cr|wicd-1.7.2.4-4|108	
14cr|wicd-1.7.2.4-4|109	python setup.py compile_translations
14cr|wicd-1.7.2.4-4|110	python setup.py build
14cr|wicd-1.7.2.4-4|111	
14cr|wicd-1.7.2.4-4|112	
14cr|wicd-1.7.2.4-4|113	
14cr|wicd-1.7.2.4-4|114	%install
14cr|wicd-1.7.2.4-4|115	python setup.py install --skip-build --no-compile --root %{buildroot}
14cr|wicd-1.7.2.4-4|116	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-external.py
14cr|wicd-1.7.2.4-4|117	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-ioctl.py
14cr|wicd-1.7.2.4-4|118	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
14cr|wicd-1.7.2.4-4|119	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/curses_misc.py
14cr|wicd-1.7.2.4-4|120	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/netentry_curses.py
14cr|wicd-1.7.2.4-4|121	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/prefs_curses.py
14cr|wicd-1.7.2.4-4|122	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/daemon/wicd-daemon.py
14cr|wicd-1.7.2.4-4|123	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/gui.py
14cr|wicd-1.7.2.4-4|124	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/prefs.py
14cr|wicd-1.7.2.4-4|125	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/wicd-client.py
14cr|wicd-1.7.2.4-4|126	
14cr|wicd-1.7.2.4-4|127	# add shebang
14cr|wicd-1.7.2.4-4|128	sed -i -e '1d;2i#!/usr/bin/python'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
14cr|wicd-1.7.2.4-4|129	
14cr|wicd-1.7.2.4-4|130	
14cr|wicd-1.7.2.4-4|131	rm -f %{buildroot}%{_localstatedir}/lib/wicd/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|132	rm -rf %{buildroot}%{_datadir}/doc
14cr|wicd-1.7.2.4-4|133	find %{buildroot} -type f -name ".empty_on_purpose" | xargs rm
14cr|wicd-1.7.2.4-4|134	
14cr|wicd-1.7.2.4-4|135	for lib in %{buildroot}%{python_sitelib}/wicd/*.py ; do
14cr|wicd-1.7.2.4-4|136	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
14cr|wicd-1.7.2.4-4|137	touch -r $lib $lib.new &&
14cr|wicd-1.7.2.4-4|138	mv $lib.new $lib
14cr|wicd-1.7.2.4-4|139	done
14cr|wicd-1.7.2.4-4|140	
14cr|wicd-1.7.2.4-4|141	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|wicd-1.7.2.4-4|142	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/wicd
14cr|wicd-1.7.2.4-4|143	
14cr|wicd-1.7.2.4-4|144	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
14cr|wicd-1.7.2.4-4|145	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
14cr|wicd-1.7.2.4-4|146	
14cr|wicd-1.7.2.4-4|147	desktop-file-install \
14cr|wicd-1.7.2.4-4|148	--remove-category="Application" \
14cr|wicd-1.7.2.4-4|149	--delete-original \
14cr|wicd-1.7.2.4-4|150	--dir=%{buildroot}%{_datadir}/applications \
14cr|wicd-1.7.2.4-4|151	%{buildroot}%{_datadir}/applications/wicd.desktop
14cr|wicd-1.7.2.4-4|152	
14cr|wicd-1.7.2.4-4|153	desktop-file-install \
14cr|wicd-1.7.2.4-4|154	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart \
14cr|wicd-1.7.2.4-4|155	%{buildroot}%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
14cr|wicd-1.7.2.4-4|156	
14cr|wicd-1.7.2.4-4|157	%find_lang %{name}
14cr|wicd-1.7.2.4-4|158	
14cr|wicd-1.7.2.4-4|159	%post common
14cr|wicd-1.7.2.4-4|160	if [ $1 -eq 1 ]; then
14cr|wicd-1.7.2.4-4|161	# Package install, not upgrade
14cr|wicd-1.7.2.4-4|162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|163	fi
14cr|wicd-1.7.2.4-4|164	
14cr|wicd-1.7.2.4-4|165	%preun common
14cr|wicd-1.7.2.4-4|166	if [ $1 -eq 0 ] ; then
14cr|wicd-1.7.2.4-4|167	# Package removal, not upgrade
14cr|wicd-1.7.2.4-4|168	/bin/systemctl disable wicd.service > /dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|169	/bin/systemctl stop wicd.service > /dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|170	fi
14cr|wicd-1.7.2.4-4|171	
14cr|wicd-1.7.2.4-4|172	%postun common
14cr|wicd-1.7.2.4-4|173	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|174	if [ $1 -ge 1 ] ; then
14cr|wicd-1.7.2.4-4|175	# Package upgrade, not uninstall
14cr|wicd-1.7.2.4-4|176	/bin/systemctl try-restart wicd.service >/dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|177	fi
14cr|wicd-1.7.2.4-4|178	
14cr|wicd-1.7.2.4-4|179	%triggerun -- wicd-common < 1.7.0-5
14cr|wicd-1.7.2.4-4|180	if /sbin/chkconfig --level 3 wicd ; then
14cr|wicd-1.7.2.4-4|181	/bin/systemctl enable wicd.service >/dev/null 2>&1 || :
14cr|wicd-1.7.2.4-4|182	fi
14cr|wicd-1.7.2.4-4|183	
14cr|wicd-1.7.2.4-4|184	%post gtk
14cr|wicd-1.7.2.4-4|185	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cr|wicd-1.7.2.4-4|186	
14cr|wicd-1.7.2.4-4|187	%postun gtk
14cr|wicd-1.7.2.4-4|188	if [ $1 -eq 0 ]; then
14cr|wicd-1.7.2.4-4|189	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cr|wicd-1.7.2.4-4|190	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|wicd-1.7.2.4-4|191	fi
14cr|wicd-1.7.2.4-4|192	
14cr|wicd-1.7.2.4-4|193	%posttrans gtk
14cr|wicd-1.7.2.4-4|194	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cr|wicd-1.7.2.4-4|195	
14cr|wicd-1.7.2.4-4|196	%files
14cr|wicd-1.7.2.4-4|197	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|198	%{_libdir}/pm-utils/sleep.d/55wicd
14cr|wicd-1.7.2.4-4|199	
14cr|wicd-1.7.2.4-4|200	%files common -f %{name}.lang
14cr|wicd-1.7.2.4-4|201	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|202	%dir %{python_sitelib}/wicd
14cr|wicd-1.7.2.4-4|203	%dir %{_sysconfdir}/wicd
14cr|wicd-1.7.2.4-4|204	%dir %{_sysconfdir}/wicd/encryption
14cr|wicd-1.7.2.4-4|205	%dir %{_sysconfdir}/wicd/encryption/templates
14cr|wicd-1.7.2.4-4|206	%dir %{_sysconfdir}/wicd/scripts
14cr|wicd-1.7.2.4-4|207	%dir %{_sysconfdir}/wicd/scripts/postconnect
14cr|wicd-1.7.2.4-4|208	%dir %{_sysconfdir}/wicd/scripts/postdisconnect
14cr|wicd-1.7.2.4-4|209	%dir %{_sysconfdir}/wicd/scripts/preconnect
14cr|wicd-1.7.2.4-4|210	%dir %{_sysconfdir}/wicd/scripts/predisconnect
14cr|wicd-1.7.2.4-4|211	%{_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
14cr|wicd-1.7.2.4-4|212	%{_sysconfdir}/acpi/suspend.d/50-wicd-suspend.sh
14cr|wicd-1.7.2.4-4|213	%{_sysconfdir}/logrotate.d/wicd.logrotate
14cr|wicd-1.7.2.4-4|214	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/wicd.conf
14cr|wicd-1.7.2.4-4|215	%config(noreplace) %{_sysconfdir}/wicd/dhclient.conf.template.default
14cr|wicd-1.7.2.4-4|216	%config(noreplace) %{_sysconfdir}/logrotate.d/wicd
14cr|wicd-1.7.2.4-4|217	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active
14cr|wicd-1.7.2.4-4|218	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active_wired
14cr|wicd-1.7.2.4-4|219	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap
14cr|wicd-1.7.2.4-4|220	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap-tls
14cr|wicd-1.7.2.4-4|221	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/leap
14cr|wicd-1.7.2.4-4|222	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap
14cr|wicd-1.7.2.4-4|223	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap-tkip
14cr|wicd-1.7.2.4-4|224	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/psu
14cr|wicd-1.7.2.4-4|225	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/ttls
14cr|wicd-1.7.2.4-4|226	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-hex
14cr|wicd-1.7.2.4-4|227	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-passphrase
14cr|wicd-1.7.2.4-4|228	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-shared
14cr|wicd-1.7.2.4-4|229	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wired_8021x
14cr|wicd-1.7.2.4-4|230	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa
14cr|wicd-1.7.2.4-4|231	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-psk
14cr|wicd-1.7.2.4-4|232	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-peap
14cr|wicd-1.7.2.4-4|233	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-leap
14cr|wicd-1.7.2.4-4|234	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-peap
14cr|wicd-1.7.2.4-4|235	/%{_unitdir}/wicd.service
14cr|wicd-1.7.2.4-4|236	%{python_sitelib}/wicd/*
14cr|wicd-1.7.2.4-4|237	%{python_sitelib}/wicd-%{version}*.egg-info
14cr|wicd-1.7.2.4-4|238	%{_bindir}/wicd-cli
14cr|wicd-1.7.2.4-4|239	%{_bindir}/wicd-client
14cr|wicd-1.7.2.4-4|240	%{_sbindir}/wicd
14cr|wicd-1.7.2.4-4|241	%{_datadir}/applications/wicd.desktop
14cr|wicd-1.7.2.4-4|242	%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
14cr|wicd-1.7.2.4-4|243	%{_datadir}/man/man1/wicd-client.1*
14cr|wicd-1.7.2.4-4|244	%{_datadir}/man/man5/wicd-manager-settings.conf.5*
14cr|wicd-1.7.2.4-4|245	%{_datadir}/man/man5/wicd-wired-settings.conf.5*
14cr|wicd-1.7.2.4-4|246	%{_datadir}/man/man5/wicd-wireless-settings.conf.5*
14cr|wicd-1.7.2.4-4|247	%{_datadir}/man/man8/wicd-cli.8*
14cr|wicd-1.7.2.4-4|248	%{_datadir}/man/man8/wicd.8*
14cr|wicd-1.7.2.4-4|249	%lang(nl) %{_datadir}/man/nl/man1/wicd-client.1*
14cr|wicd-1.7.2.4-4|250	%lang(nl) %{_datadir}/man/nl/man5/wicd-manager-settings.conf.5*
14cr|wicd-1.7.2.4-4|251	%lang(nl) %{_datadir}/man/nl/man5/wicd-wired-settings.conf.5*
14cr|wicd-1.7.2.4-4|252	%lang(nl) %{_datadir}/man/nl/man5/wicd-wireless-settings.conf.5*
14cr|wicd-1.7.2.4-4|253	%lang(nl) %{_datadir}/man/nl/man8/wicd.8*
14cr|wicd-1.7.2.4-4|254	%dir %{_datadir}/wicd
14cr|wicd-1.7.2.4-4|255	%dir %{_datadir}/wicd/backends
14cr|wicd-1.7.2.4-4|256	%dir %{_datadir}/wicd/cli
14cr|wicd-1.7.2.4-4|257	%dir %{_datadir}/wicd/daemon
14cr|wicd-1.7.2.4-4|258	%{_datadir}/wicd/backends/*
14cr|wicd-1.7.2.4-4|259	%{_datadir}/wicd/cli/*
14cr|wicd-1.7.2.4-4|260	%{_datadir}/wicd/daemon/*
14cr|wicd-1.7.2.4-4|261	%dir %{_localstatedir}/lib/wicd
14cr|wicd-1.7.2.4-4|262	%dir %{_localstatedir}/lib/wicd/configurations
14cr|wicd-1.7.2.4-4|263	
14cr|wicd-1.7.2.4-4|264	#{_datadir}/autostart/wicd-tray.desktop
14cr|wicd-1.7.2.4-4|265	
14cr|wicd-1.7.2.4-4|266	%files curses
14cr|wicd-1.7.2.4-4|267	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|268	%dir %{_datadir}/wicd/curses
14cr|wicd-1.7.2.4-4|269	%{_datadir}/wicd/curses/*
14cr|wicd-1.7.2.4-4|270	%{_bindir}/wicd-curses
14cr|wicd-1.7.2.4-4|271	%{_datadir}/man/man8/wicd-curses.8*
14cr|wicd-1.7.2.4-4|272	%lang(nl) %{_datadir}/man/nl/man8/wicd-curses.8*
14cr|wicd-1.7.2.4-4|273	
14cr|wicd-1.7.2.4-4|274	%files gtk
14cr|wicd-1.7.2.4-4|275	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cr|wicd-1.7.2.4-4|276	%dir %{_datadir}/wicd/gtk
14cr|wicd-1.7.2.4-4|277	%dir %{_datadir}/pixmaps/wicd
14cr|wicd-1.7.2.4-4|278	%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
14cr|wicd-1.7.2.4-4|279	%{_datadir}/wicd/gtk/*
14cr|wicd-1.7.2.4-4|280	%{_datadir}/pixmaps/wicd/*
14cr|wicd-1.7.2.4-4|281	%{_datadir}/pixmaps/wicd-gtk.xpm
14cr|wicd-1.7.2.4-4|282	%{_bindir}/wicd-gtk
14cr|wicd-1.7.2.4-4|283	%{_datadir}/icons/hicolor/*/apps/wicd-gtk.png
14cr|wicd-1.7.2.4-4|284	%{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
14cr|wicd-1.7.2.4-4|285	
14cr|wicd-1.7.2.4-4|286	
14cr|wicd-1.7.2.4-4|287	
14cr|wicd-1.7.2.4-4|288	%changelog
14cr|wicd-1.7.2.4-4|289	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2.4-4
14cr|wicd-1.7.2.4-4|290	+ Revision: 56f93d9
14cr|wicd-1.7.2.4-4|291	- MassBuild#464: Increase release tag
14cr|wicd-1.7.2.4-4|292	
14cr|wicd-1.7.2.4-4|293	

9096 14
14cr|widelands-b18-3|1	%define bld	18
14cr|widelands-b18-3|2	
14cr|widelands-b18-3|3	Summary:	Settlers II clone
14cr|widelands-b18-3|4	Name:		widelands
14cr|widelands-b18-3|5	Version:	b%{bld}
14cr|widelands-b18-3|6	Release:	3
14cr|widelands-b18-3|7	License:	GPLv2+
14cr|widelands-b18-3|8	Group:		Games/Strategy
14cr|widelands-b18-3|9	Url:		http://www.widelands.org/
14cr|widelands-b18-3|10	Source0:	%{name}-build%{bld}-src.tar.bz2
14cr|widelands-b18-3|11	Source1:	%{name}.desktop
14cr|widelands-b18-3|12	Source10:	widelands.rpmlintrc
14cr|widelands-b18-3|13	# fix "not find boost to build" issue
14cr|widelands-b18-3|14	# patch from Open Build Service
14cr|widelands-b18-3|15	#Patch0:		%{name}-build%{bld}_boostfix.diff
14cr|widelands-b18-3|16	# lower gcc optimization from -O3 to O2
14cr|widelands-b18-3|17	#Patch1:		widelands-0.17-cxxflags.patch
14cr|widelands-b18-3|18	# fix build error
14cr|widelands-b18-3|19	#Patch2:		widelands-0.17-format-not-string-literal.patch
14cr|widelands-b18-3|20	
14cr|widelands-b18-3|21	BuildRequires:	cmake
14cr|widelands-b18-3|22	BuildRequires:	ctags
14cr|widelands-b18-3|23	BuildRequires:	doxygen
14cr|widelands-b18-3|24	BuildRequires:	optipng
14cr|widelands-b18-3|25	BuildRequires:	pngrewrite
14cr|widelands-b18-3|26	BuildRequires:	boost-devel
14cr|widelands-b18-3|27	BuildRequires:	gettext-devel
14cr|widelands-b18-3|28	BuildRequires:	ggz-client-libs-devel
14cr|widelands-b18-3|29	BuildRequires:	jpeg-devel
14cr|widelands-b18-3|30	BuildRequires:	lua5.1-devel
14cr|widelands-b18-3|31	BuildRequires:	pkgconfig(gl)
14cr|widelands-b18-3|32	BuildRequires:	pkgconfig(glu)
14cr|widelands-b18-3|33	BuildRequires:	pkgconfig(glew)
14cr|widelands-b18-3|34	BuildRequires:	pkgconfig(libpng)
14cr|widelands-b18-3|35	BuildRequires:	pkgconfig(libtiff-4)
14cr|widelands-b18-3|36	BuildRequires:	pkgconfig(python)
14cr|widelands-b18-3|37	BuildRequires:	pkgconfig(SDL_gfx)
14cr|widelands-b18-3|38	BuildRequires:	pkgconfig(SDL_image)
14cr|widelands-b18-3|39	BuildRequires:	pkgconfig(SDL_mixer)
14cr|widelands-b18-3|40	BuildRequires:	pkgconfig(SDL_net)
14cr|widelands-b18-3|41	BuildRequires:	pkgconfig(SDL_ttf)
14cr|widelands-b18-3|42	BuildRequires:	pkgconfig(zlib)
14cr|widelands-b18-3|43	
14cr|widelands-b18-3|44	Requires:	%{name}-basic-data
14cr|widelands-b18-3|45	Requires:	%{name}-maps
14cr|widelands-b18-3|46	Requires:	%{name}-i18n
14cr|widelands-b18-3|47	Requires:	%{name}-music
14cr|widelands-b18-3|48	Requires:	ggz-client-libs
14cr|widelands-b18-3|49	
14cr|widelands-b18-3|50	%description
14cr|widelands-b18-3|51	Widelands is an open source real-time strategy game. It is built upon
14cr|widelands-b18-3|52	libSDL and other open source libraries and is still under heavy development.
14cr|widelands-b18-3|53	If you know Settlers I & II™ (© Bluebyte), you might already have a rough
14cr|widelands-b18-3|54	idea what Widelands is about.
14cr|widelands-b18-3|55	
14cr|widelands-b18-3|56	%files
14cr|widelands-b18-3|57	%defattr(644,root,root,755)
14cr|widelands-b18-3|58	%doc ChangeLog COPYING
14cr|widelands-b18-3|59	%{_datadir}/applications/%{name}.desktop
14cr|widelands-b18-3|60	%{_iconsdir}/%{name}.png
14cr|widelands-b18-3|61	%{_miconsdir}/%{name}.png
14cr|widelands-b18-3|62	%{_liconsdir}/%{name}.png
14cr|widelands-b18-3|63	%defattr(755,root,root,755)
14cr|widelands-b18-3|64	%{_gamesbindir}/%{name}
14cr|widelands-b18-3|65	
14cr|widelands-b18-3|66	#------------------------------------------------
14cr|widelands-b18-3|67	
14cr|widelands-b18-3|68	%package -n %{name}-i18n
14cr|widelands-b18-3|69	Summary:	Translations for %{name}
14cr|widelands-b18-3|70	Group:		Games/Strategy
14cr|widelands-b18-3|71	Requires:	%{name} = %{version}
14cr|widelands-b18-3|72	
14cr|widelands-b18-3|73	%description -n %{name}-i18n
14cr|widelands-b18-3|74	Files to play %{name} in other languages than English.
14cr|widelands-b18-3|75	
14cr|widelands-b18-3|76	%files -n %{name}-i18n
14cr|widelands-b18-3|77	%defattr(644,root,root,755)
14cr|widelands-b18-3|78	%{_gamesdatadir}/%{name}/locale
14cr|widelands-b18-3|79	
14cr|widelands-b18-3|80	#------------------------------------------------
14cr|widelands-b18-3|81	
14cr|widelands-b18-3|82	%package -n %{name}-basic-data
14cr|widelands-b18-3|83	Summary:	Basic data set for %{name}
14cr|widelands-b18-3|84	Group:		Games/Strategy
14cr|widelands-b18-3|85	Requires:	%{name} = %{version}
14cr|widelands-b18-3|86	
14cr|widelands-b18-3|87	%description -n %{name}-basic-data
14cr|widelands-b18-3|88	Basic data set used by %{name}.
14cr|widelands-b18-3|89	Without these files you will not be able to play.
14cr|widelands-b18-3|90	
14cr|widelands-b18-3|91	%files -n %{name}-basic-data
14cr|widelands-b18-3|92	%defattr(644,root,root,755)
14cr|widelands-b18-3|93	%{_gamesdatadir}/%{name}/COPYING
14cr|widelands-b18-3|94	%{_gamesdatadir}/%{name}/CREDITS
14cr|widelands-b18-3|95	%{_gamesdatadir}/%{name}/ChangeLog
14cr|widelands-b18-3|96	%{_gamesdatadir}/%{name}/VERSION
14cr|widelands-b18-3|97	%{_gamesdatadir}/%{name}/campaigns
14cr|widelands-b18-3|98	%{_gamesdatadir}/%{name}/fonts
14cr|widelands-b18-3|99	%{_gamesdatadir}/%{name}/global
14cr|widelands-b18-3|100	%{_gamesdatadir}/%{name}/pics
14cr|widelands-b18-3|101	%{_gamesdatadir}/%{name}/scripting
14cr|widelands-b18-3|102	%{_gamesdatadir}/%{name}/sound
14cr|widelands-b18-3|103	%{_gamesdatadir}/%{name}/tribes
14cr|widelands-b18-3|104	%{_gamesdatadir}/%{name}/txts
14cr|widelands-b18-3|105	%{_gamesdatadir}/%{name}/worlds
14cr|widelands-b18-3|106	
14cr|widelands-b18-3|107	#------------------------------------------------
14cr|widelands-b18-3|108	
14cr|widelands-b18-3|109	%package -n %{name}-maps
14cr|widelands-b18-3|110	Summary:	Maps for %{name}
14cr|widelands-b18-3|111	Group:		Games/Strategy
14cr|widelands-b18-3|112	Requires:	%{name} = %{version}
14cr|widelands-b18-3|113	
14cr|widelands-b18-3|114	%description -n %{name}-maps
14cr|widelands-b18-3|115	Maps for %{name}.
14cr|widelands-b18-3|116	
14cr|widelands-b18-3|117	%files -n %{name}-maps
14cr|widelands-b18-3|118	%defattr(644,root,root,755)
14cr|widelands-b18-3|119	%{_gamesdatadir}/%{name}/maps
14cr|widelands-b18-3|120	
14cr|widelands-b18-3|121	#------------------------------------------------
14cr|widelands-b18-3|122	
14cr|widelands-b18-3|123	%package -n %{name}-music
14cr|widelands-b18-3|124	Summary:	Music for %{name}
14cr|widelands-b18-3|125	Group:		Games/Strategy
14cr|widelands-b18-3|126	Requires:	%{name} = %{version}
14cr|widelands-b18-3|127	
14cr|widelands-b18-3|128	%description -n %{name}-music
14cr|widelands-b18-3|129	Music files for %{name}.
14cr|widelands-b18-3|130	These are not needed, but may improve fun while playing.
14cr|widelands-b18-3|131	
14cr|widelands-b18-3|132	%files -n %{name}-music
14cr|widelands-b18-3|133	%defattr(644,root,root,755)
14cr|widelands-b18-3|134	%{_gamesdatadir}/%{name}/music
14cr|widelands-b18-3|135	
14cr|widelands-b18-3|136	#------------------------------------------------
14cr|widelands-b18-3|137	
14cr|widelands-b18-3|138	
14cr|widelands-b18-3|139	%prep
14cr|widelands-b18-3|140	%setup -q -n %{name}-build%{bld}-src
14cr|widelands-b18-3|141	#patch0 -p1
14cr|widelands-b18-3|142	#patch1 -p0
14cr|widelands-b18-3|143	#patch2 -p1
14cr|widelands-b18-3|144	
14cr|widelands-b18-3|145	%build
14cr|widelands-b18-3|146	sed -i "1 i #include <unistd.h>" src/main.cc
14cr|widelands-b18-3|147	%cmake  -DCMAKE_BUILD_TYPE="Release" \
14cr|widelands-b18-3|148	-DCMAKE_INSTALL_PREFIX=/usr \
14cr|widelands-b18-3|149	-DWL_BINDIR="games" \
14cr|widelands-b18-3|150	-DWL_INSTALL_PREFIX="/usr" \
14cr|widelands-b18-3|151	-DWL_INSTALL_DATADIR="share/games/%{name}" \
14cr|widelands-b18-3|152	-DWL_INSTALL_LOCALEDIR="/usr/share/games/%{name}/locale" \
14cr|widelands-b18-3|153	-DBoost_USE_STATIC_LIBS=OFF
14cr|widelands-b18-3|154	
14cr|widelands-b18-3|155	%make
14cr|widelands-b18-3|156	
14cr|widelands-b18-3|157	%install
14cr|widelands-b18-3|158	%makeinstall_std -C build
14cr|widelands-b18-3|159	
14cr|widelands-b18-3|160	#icons
14cr|widelands-b18-3|161	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cr|widelands-b18-3|162	install -m644 pics/wl-ico-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|widelands-b18-3|163	install -m644 pics/wl-ico-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|widelands-b18-3|164	install -m644 pics/wl-ico-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|widelands-b18-3|165	
14cr|widelands-b18-3|166	# .desktop file
14cr|widelands-b18-3|167	install -m644 %{SOURCE1} -D %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|widelands-b18-3|168	
14cr|widelands-b18-3|169	%changelog
14cr|widelands-b18-3|170	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> b18-3
14cr|widelands-b18-3|171	+ Revision: 5708512
14cr|widelands-b18-3|172	- MassBuild#464: Increase release tag
14cr|widelands-b18-3|173	
14cr|widelands-b18-3|174	

9097 14
14cr|wifi-hostapd-ap-1.2-3|1	%define upstream_name WiFi_Hostapd_AP
14cr|wifi-hostapd-ap-1.2-3|2	
14cr|wifi-hostapd-ap-1.2-3|3	Name:		wifi-hostapd-ap
14cr|wifi-hostapd-ap-1.2-3|4	Summary:	GUI to create WiFi access point based on Hostapd
14cr|wifi-hostapd-ap-1.2-3|5	Version:	1.2
14cr|wifi-hostapd-ap-1.2-3|6	Release:	3
14cr|wifi-hostapd-ap-1.2-3|7	Group:		System/Configuration/Networking
14cr|wifi-hostapd-ap-1.2-3|8	License:	GPLv2+
14cr|wifi-hostapd-ap-1.2-3|9	URL:		http://code.google.com/p/wifi-hostapd-ap/
14cr|wifi-hostapd-ap-1.2-3|10	Source0:	%{upstream_name}_1.1.tar.gz
14cr|wifi-hostapd-ap-1.2-3|11	Patch0:		wifi-hostapd-ap-1.1-unistd.patch
14cr|wifi-hostapd-ap-1.2-3|12	Patch1:		wifi-hostapd-ap-1.1-kdesu.patch
14cr|wifi-hostapd-ap-1.2-3|13	Patch2:		wifi-hostapd-ap-1.1-translations.patch
14cr|wifi-hostapd-ap-1.2-3|14	Patch3:		checkprocess.patch
14cr|wifi-hostapd-ap-1.2-3|15	Patch4:		mainwindow.patch
14cr|wifi-hostapd-ap-1.2-3|16	BuildRequires:	qt4-devel
14cr|wifi-hostapd-ap-1.2-3|17	Requires:	hostapd dnsmasq
14cr|wifi-hostapd-ap-1.2-3|18	
14cr|wifi-hostapd-ap-1.2-3|19	%description
14cr|wifi-hostapd-ap-1.2-3|20	Allows you to easily create a WiFi access point, standard 802.11b/g based
14cr|wifi-hostapd-ap-1.2-3|21	on Hostpad. Written in C++ and QT4.7. It is designed to run on operating
14cr|wifi-hostapd-ap-1.2-3|22	systems based on Linux kernel for desktop and notebook.
14cr|wifi-hostapd-ap-1.2-3|23	
14cr|wifi-hostapd-ap-1.2-3|24	%prep
14cr|wifi-hostapd-ap-1.2-3|25	%setup -q -n %{upstream_name}
14cr|wifi-hostapd-ap-1.2-3|26	%patch0 -p0
14cr|wifi-hostapd-ap-1.2-3|27	%patch1 -p0
14cr|wifi-hostapd-ap-1.2-3|28	%patch2 -p0
14cr|wifi-hostapd-ap-1.2-3|29	%patch3 -p0
14cr|wifi-hostapd-ap-1.2-3|30	%patch4 -p0
14cr|wifi-hostapd-ap-1.2-3|31	
14cr|wifi-hostapd-ap-1.2-3|32	%build
14cr|wifi-hostapd-ap-1.2-3|33	%qmake_qt4
14cr|wifi-hostapd-ap-1.2-3|34	%make
14cr|wifi-hostapd-ap-1.2-3|35	
14cr|wifi-hostapd-ap-1.2-3|36	%install
14cr|wifi-hostapd-ap-1.2-3|37	# manual installation, make file doesn't provide it
14cr|wifi-hostapd-ap-1.2-3|38	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|wifi-hostapd-ap-1.2-3|39	
14cr|wifi-hostapd-ap-1.2-3|40	# translations
14cr|wifi-hostapd-ap-1.2-3|41	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/translations
14cr|wifi-hostapd-ap-1.2-3|42	%__cp *.qm %{buildroot}%{_datadir}/%{name}/translations/
14cr|wifi-hostapd-ap-1.2-3|43	
14cr|wifi-hostapd-ap-1.2-3|44	# installing binary
14cr|wifi-hostapd-ap-1.2-3|45	%__install -D -m 755 %{upstream_name} %{buildroot}%{_bindir}/%{upstream_name}
14cr|wifi-hostapd-ap-1.2-3|46	%__install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|wifi-hostapd-ap-1.2-3|47	
14cr|wifi-hostapd-ap-1.2-3|48	cat > %{buildroot}%{_datadir}/applications/wifi-hostapd-ap.desktop << EOF
14cr|wifi-hostapd-ap-1.2-3|49	[Desktop Entry]
14cr|wifi-hostapd-ap-1.2-3|50	Type=Application
14cr|wifi-hostapd-ap-1.2-3|51	Name=WiFi Point Setup
14cr|wifi-hostapd-ap-1.2-3|52	Name[ru]=Создание точки доступа WiFi
14cr|wifi-hostapd-ap-1.2-3|53	GenericName=WiFi Point Setup
14cr|wifi-hostapd-ap-1.2-3|54	GenericName[ru]=Создание точки доступа WiFi
14cr|wifi-hostapd-ap-1.2-3|55	Comment=GUI to create 802.11b/g WiFi access point
14cr|wifi-hostapd-ap-1.2-3|56	Comment[ru]=Cоздание точки доступа WiFi 802.11b/g
14cr|wifi-hostapd-ap-1.2-3|57	Icon=WiFi_logo_litle
14cr|wifi-hostapd-ap-1.2-3|58	Exec=%{upstream_name}
14cr|wifi-hostapd-ap-1.2-3|59	Terminal=false
14cr|wifi-hostapd-ap-1.2-3|60	StartupNotify=true
14cr|wifi-hostapd-ap-1.2-3|61	Categories=Office;
14cr|wifi-hostapd-ap-1.2-3|62	EOF
14cr|wifi-hostapd-ap-1.2-3|63	
14cr|wifi-hostapd-ap-1.2-3|64	# %__install -d -m 755 %{buildroot}%{_datadir}/%{_iconsdir}
14cr|wifi-hostapd-ap-1.2-3|65	
14cr|wifi-hostapd-ap-1.2-3|66	%find_lang app --with-qt
14cr|wifi-hostapd-ap-1.2-3|67	
14cr|wifi-hostapd-ap-1.2-3|68	%files -f app.lang
14cr|wifi-hostapd-ap-1.2-3|69	%{_bindir}/%{upstream_name}
14cr|wifi-hostapd-ap-1.2-3|70	%{_datadir}/applications/*.desktop
14cr|wifi-hostapd-ap-1.2-3|71	# %dir %{_iconsdir}
14cr|wifi-hostapd-ap-1.2-3|72	
14cr|wifi-hostapd-ap-1.2-3|73	%changelog
14cr|wifi-hostapd-ap-1.2-3|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cr|wifi-hostapd-ap-1.2-3|75	+ Revision: 136f4f9
14cr|wifi-hostapd-ap-1.2-3|76	- MassBuild#464: Increase release tag
14cr|wifi-hostapd-ap-1.2-3|77	
14cr|wifi-hostapd-ap-1.2-3|78	

9098 14
14cr|wifi-radar-2.0.s08-2|1	%define	name	wifi-radar
14cr|wifi-radar-2.0.s08-2|2	%define	version 2.0.s08
14cr|wifi-radar-2.0.s08-2|3	%define release	2
14cr|wifi-radar-2.0.s08-2|4	
14cr|wifi-radar-2.0.s08-2|5	Summary:	Utility for managing WiFi profiles
14cr|wifi-radar-2.0.s08-2|6	Name:		%{name}
14cr|wifi-radar-2.0.s08-2|7	Version:	%{version}
14cr|wifi-radar-2.0.s08-2|8	Release:	%{release}
14cr|wifi-radar-2.0.s08-2|9	Source0:	http://wifi-radar.systemimager.org/pub/%{name}-%{version}.tar.bz2
14cr|wifi-radar-2.0.s08-2|10	Source1:	16x%{name}.png
14cr|wifi-radar-2.0.s08-2|11	Source2:	32x%{name}.png
14cr|wifi-radar-2.0.s08-2|12	Source3:	48x%{name}.png
14cr|wifi-radar-2.0.s08-2|13	License:	GPLv2
14cr|wifi-radar-2.0.s08-2|14	Group:		Networking/Other
14cr|wifi-radar-2.0.s08-2|15	Url:		http://wifi-radar.systemimager.org/
14cr|wifi-radar-2.0.s08-2|16	Requires:	pygtk2.0
14cr|wifi-radar-2.0.s08-2|17	Requires:	dhcpcd
14cr|wifi-radar-2.0.s08-2|18	Requires:	usermode-consoleonly
14cr|wifi-radar-2.0.s08-2|19	BuildArch:	noarch
14cr|wifi-radar-2.0.s08-2|20	
14cr|wifi-radar-2.0.s08-2|21	%description
14cr|wifi-radar-2.0.s08-2|22	WiFi Radar is a Python/PyGTK2  utility for managing WiFi profiles.
14cr|wifi-radar-2.0.s08-2|23	It enables you to scan for available networks and create profiles for
14cr|wifi-radar-2.0.s08-2|24	your preferred networks. At boot time, running WiFi Radar will
14cr|wifi-radar-2.0.s08-2|25	automatically scan for an available preferred network and connect to
14cr|wifi-radar-2.0.s08-2|26	it. You can drag and drop your preferred networks to arrange the
14cr|wifi-radar-2.0.s08-2|27	profile priority.
14cr|wifi-radar-2.0.s08-2|28	
14cr|wifi-radar-2.0.s08-2|29	%prep
14cr|wifi-radar-2.0.s08-2|30	%setup -q
14cr|wifi-radar-2.0.s08-2|31	perl -pi -e 's!^CONF_FILE\s*=.*!CONF_FILE = "%{_sysconfdir}/%{name}.conf"!' %{name}
14cr|wifi-radar-2.0.s08-2|32	# fix desktop
14cr|wifi-radar-2.0.s08-2|33	sed -i 's/gksudo -S wifi-radar/wifi-radar/' %{name}.desktop
14cr|wifi-radar-2.0.s08-2|34	sed -i 's/wifi-radar.svg/wifi-radar/' %{name}.desktop
14cr|wifi-radar-2.0.s08-2|35	sed -i '/FilePattern=wifi-radar/d' %{name}.desktop
14cr|wifi-radar-2.0.s08-2|36	
14cr|wifi-radar-2.0.s08-2|37	
14cr|wifi-radar-2.0.s08-2|38	%build
14cr|wifi-radar-2.0.s08-2|39	
14cr|wifi-radar-2.0.s08-2|40	%install
14cr|wifi-radar-2.0.s08-2|41	# icons
14cr|wifi-radar-2.0.s08-2|42	install -m 755 %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|43	install -m 755 %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|44	install -m 755 %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|45	
14cr|wifi-radar-2.0.s08-2|46	# structure
14cr|wifi-radar-2.0.s08-2|47	make install DESTDIR=%{buildroot}%{_prefix} BINDIR=%{buildroot}%{_sbindir}
14cr|wifi-radar-2.0.s08-2|48	mkdir -p %{buildroot}%{_bindir}/
14cr|wifi-radar-2.0.s08-2|49	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
14cr|wifi-radar-2.0.s08-2|50	
14cr|wifi-radar-2.0.s08-2|51	# config file
14cr|wifi-radar-2.0.s08-2|52	mkdir -p %{buildroot}%{_sysconfdir}
14cr|wifi-radar-2.0.s08-2|53	touch %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|wifi-radar-2.0.s08-2|54	
14cr|wifi-radar-2.0.s08-2|55	# menu entry
14cr|wifi-radar-2.0.s08-2|56	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wifi-radar-2.0.s08-2|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|wifi-radar-2.0.s08-2|58	[Desktop Entry]
14cr|wifi-radar-2.0.s08-2|59	Name=WIFI radar
14cr|wifi-radar-2.0.s08-2|60	Comment=Simple wireless network manager
14cr|wifi-radar-2.0.s08-2|61	Exec=%{name}
14cr|wifi-radar-2.0.s08-2|62	Icon=%{name}
14cr|wifi-radar-2.0.s08-2|63	Terminal=false
14cr|wifi-radar-2.0.s08-2|64	Type=Application
14cr|wifi-radar-2.0.s08-2|65	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
14cr|wifi-radar-2.0.s08-2|66	EOF
14cr|wifi-radar-2.0.s08-2|67	
14cr|wifi-radar-2.0.s08-2|68	# preconf
14cr|wifi-radar-2.0.s08-2|69	install -d -m 755 %{buildroot}%{_sysconfdir}/security/console.apps/
14cr|wifi-radar-2.0.s08-2|70	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14cr|wifi-radar-2.0.s08-2|71	USER=root
14cr|wifi-radar-2.0.s08-2|72	PROGRAM=%{_sbindir}/%{name}
14cr|wifi-radar-2.0.s08-2|73	SESSION=true
14cr|wifi-radar-2.0.s08-2|74	EOF
14cr|wifi-radar-2.0.s08-2|75	
14cr|wifi-radar-2.0.s08-2|76	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
14cr|wifi-radar-2.0.s08-2|77	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cr|wifi-radar-2.0.s08-2|78	#%PAM-1.0
14cr|wifi-radar-2.0.s08-2|79	auth       sufficient   pam_rootok.so
14cr|wifi-radar-2.0.s08-2|80	auth       sufficient   pam_timestamp.so
14cr|wifi-radar-2.0.s08-2|81	auth       include      system-auth
14cr|wifi-radar-2.0.s08-2|82	session    required     pam_permit.so
14cr|wifi-radar-2.0.s08-2|83	session    optional     pam_xauth.so
14cr|wifi-radar-2.0.s08-2|84	session    optional     pam_timestamp.so
14cr|wifi-radar-2.0.s08-2|85	account    required     pam_permit.so
14cr|wifi-radar-2.0.s08-2|86	EOF
14cr|wifi-radar-2.0.s08-2|87	
14cr|wifi-radar-2.0.s08-2|88	# linting crap fix
14cr|wifi-radar-2.0.s08-2|89	install -d -m 755 %{buildroot}%{_docdir}
14cr|wifi-radar-2.0.s08-2|90	install -m 755 LICENSE.GPL %{buildroot}%{_docdir}
14cr|wifi-radar-2.0.s08-2|91	cp -R docs %{buildroot}%{_docdir}
14cr|wifi-radar-2.0.s08-2|92	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer
14cr|wifi-radar-2.0.s08-2|93	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
14cr|wifi-radar-2.0.s08-2|94	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py
14cr|wifi-radar-2.0.s08-2|95	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
14cr|wifi-radar-2.0.s08-2|96	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
14cr|wifi-radar-2.0.s08-2|97	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
14cr|wifi-radar-2.0.s08-2|98	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
14cr|wifi-radar-2.0.s08-2|99	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
14cr|wifi-radar-2.0.s08-2|100	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
14cr|wifi-radar-2.0.s08-2|101	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
14cr|wifi-radar-2.0.s08-2|102	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
14cr|wifi-radar-2.0.s08-2|103	#
14cr|wifi-radar-2.0.s08-2|104	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
14cr|wifi-radar-2.0.s08-2|105	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
14cr|wifi-radar-2.0.s08-2|106	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
14cr|wifi-radar-2.0.s08-2|107	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
14cr|wifi-radar-2.0.s08-2|108	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
14cr|wifi-radar-2.0.s08-2|109	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
14cr|wifi-radar-2.0.s08-2|110	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
14cr|wifi-radar-2.0.s08-2|111	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
14cr|wifi-radar-2.0.s08-2|112	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
14cr|wifi-radar-2.0.s08-2|113	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/StatusWindow.html
14cr|wifi-radar-2.0.s08-2|114	
14cr|wifi-radar-2.0.s08-2|115	#
14cr|wifi-radar-2.0.s08-2|116	chmod 755 %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
14cr|wifi-radar-2.0.s08-2|117	chmod 755 %{buildroot}%{_docdir}/docs/INSTALL
14cr|wifi-radar-2.0.s08-2|118	chmod 755 %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
14cr|wifi-radar-2.0.s08-2|119	chmod 755 %{buildroot}%{_docdir}/docs/TODO
14cr|wifi-radar-2.0.s08-2|120	chmod 755 %{buildroot}%{_docdir}/docs/BUGS
14cr|wifi-radar-2.0.s08-2|121	chmod 755 %{buildroot}%{_docdir}/docs/README
14cr|wifi-radar-2.0.s08-2|122	chmod 755 %{buildroot}%{_docdir}/docs/HISTORY
14cr|wifi-radar-2.0.s08-2|123	chmod 755 %{buildroot}%{_docdir}/docs/CREDITS
14cr|wifi-radar-2.0.s08-2|124	chmod 755 %{buildroot}%{_docdir}/docs/VERSION
14cr|wifi-radar-2.0.s08-2|125	#
14cr|wifi-radar-2.0.s08-2|126	chmod a-x %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
14cr|wifi-radar-2.0.s08-2|127	chmod a-x %{buildroot}%{_docdir}/docs/INSTALL
14cr|wifi-radar-2.0.s08-2|128	chmod a-x %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
14cr|wifi-radar-2.0.s08-2|129	chmod a-x %{buildroot}%{_docdir}/docs/TODO
14cr|wifi-radar-2.0.s08-2|130	chmod a-x %{buildroot}%{_docdir}/docs/BUGS
14cr|wifi-radar-2.0.s08-2|131	chmod a-x %{buildroot}%{_docdir}/docs/README
14cr|wifi-radar-2.0.s08-2|132	chmod a-x %{buildroot}%{_docdir}/docs/HISTORY
14cr|wifi-radar-2.0.s08-2|133	chmod a-x %{buildroot}%{_docdir}/docs/CREDITS
14cr|wifi-radar-2.0.s08-2|134	chmod a-x %{buildroot}%{_docdir}/docs/VERSION
14cr|wifi-radar-2.0.s08-2|135	chmod a-x %{buildroot}%{_docdir}/LICENSE.GPL
14cr|wifi-radar-2.0.s08-2|136	#
14cr|wifi-radar-2.0.s08-2|137	
14cr|wifi-radar-2.0.s08-2|138	%files
14cr|wifi-radar-2.0.s08-2|139	%{_docdir}/docs/*
14cr|wifi-radar-2.0.s08-2|140	%{_docdir}/LICENSE.GPL
14cr|wifi-radar-2.0.s08-2|141	%{_bindir}/%{name}
14cr|wifi-radar-2.0.s08-2|142	%{_sbindir}/%{name}
14cr|wifi-radar-2.0.s08-2|143	%{_datadir}/applications/%{name}.desktop
14cr|wifi-radar-2.0.s08-2|144	%{_miconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|145	%{_iconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|146	%{_liconsdir}/%{name}.png
14cr|wifi-radar-2.0.s08-2|147	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cr|wifi-radar-2.0.s08-2|148	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cr|wifi-radar-2.0.s08-2|149	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cr|wifi-radar-2.0.s08-2|150	%{_mandir}/man?/%{name}.*
14cr|wifi-radar-2.0.s08-2|151	%{_datadir}/pixmaps/*.*
14cr|wifi-radar-2.0.s08-2|152	
14cr|wifi-radar-2.0.s08-2|153	
14cr|wifi-radar-2.0.s08-2|154	
14cr|wifi-radar-2.0.s08-2|155	%changelog
14cr|wifi-radar-2.0.s08-2|156	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.s08-2
14cr|wifi-radar-2.0.s08-2|157	+ Revision: faf414f
14cr|wifi-radar-2.0.s08-2|158	- MassBuild#464: Increase release tag
14cr|wifi-radar-2.0.s08-2|159	
14cr|wifi-radar-2.0.s08-2|160	

9099 14
14cr|wiggle-0.9-2|1	%define	name wiggle
14cr|wiggle-0.9-2|2	%define	version	0.9
14cr|wiggle-0.9-2|3	%define release	2
14cr|wiggle-0.9-2|4	
14cr|wiggle-0.9-2|5	Summary: 	A tool for applying patches with conflicts
14cr|wiggle-0.9-2|6	Name: 		%{name}
14cr|wiggle-0.9-2|7	Version: 	%{version}
14cr|wiggle-0.9-2|8	Release:	%{release}
14cr|wiggle-0.9-2|9	License: 	GPL
14cr|wiggle-0.9-2|10	Group:		Text tools
14cr|wiggle-0.9-2|11	Source0:	http://neil.brown.name/wiggle/%{name}-%{version}.tar.gz
14cr|wiggle-0.9-2|12	Patch1:		wiggle-fix-build.patch
14cr|wiggle-0.9-2|13	Url:		http://neil.brown.name/wiggle
14cr|wiggle-0.9-2|14	BuildRequires:	groff-for-man
14cr|wiggle-0.9-2|15	BuildRequires:	ncurses-devel
14cr|wiggle-0.9-2|16	
14cr|wiggle-0.9-2|17	%description
14cr|wiggle-0.9-2|18	Wiggle is a program for applying patches that 'patch' cannot
14cr|wiggle-0.9-2|19	apply due to conflicting changes in the original.
14cr|wiggle-0.9-2|20	Wiggle will always apply all changes in the patch to the original.
14cr|wiggle-0.9-2|21	If it cannot find a way to cleanly apply a patch, it inserts it
14cr|wiggle-0.9-2|22	in the original in a manner similar to 'merge', and report an
14cr|wiggle-0.9-2|23	unresolvable conflict.  Such a conflict will look like:
14cr|wiggle-0.9-2|24	
14cr|wiggle-0.9-2|25	%prep
14cr|wiggle-0.9-2|26	%setup -q
14cr|wiggle-0.9-2|27	bzip2 DOC/diff.ps
14cr|wiggle-0.9-2|28	
14cr|wiggle-0.9-2|29	
14cr|wiggle-0.9-2|30	# Don't add Neil Brown's default sign off line to every patch
14cr|wiggle-0.9-2|31	sed -i '/$CERT/,+4s,^,#,' p || die "sed failed on p"
14cr|wiggle-0.9-2|32	
14cr|wiggle-0.9-2|33	
14cr|wiggle-0.9-2|34	
14cr|wiggle-0.9-2|35	%build
14cr|wiggle-0.9-2|36	%make
14cr|wiggle-0.9-2|37	
14cr|wiggle-0.9-2|38	%install
14cr|wiggle-0.9-2|39	mkdir -p %buildroot/%{_bindir}
14cr|wiggle-0.9-2|40	mkdir -p %buildroot/%{_mandir}/man1
14cr|wiggle-0.9-2|41	install -m755 wiggle %buildroot/%{_bindir}/wiggle
14cr|wiggle-0.9-2|42	install -m644 wiggle.1 %buildroot/%{_mandir}/man1/wiggle.1
14cr|wiggle-0.9-2|43	
14cr|wiggle-0.9-2|44	%files
14cr|wiggle-0.9-2|45	%doc ANNOUNCE TODO notes DOC/diff.ps.bz2
14cr|wiggle-0.9-2|46	%doc p p.help
14cr|wiggle-0.9-2|47	%attr (755,root,root) %{_bindir}/wiggle
14cr|wiggle-0.9-2|48	%{_mandir}/man1/wiggle.1*
14cr|wiggle-0.9-2|49	
14cr|wiggle-0.9-2|50	
14cr|wiggle-0.9-2|51	
14cr|wiggle-0.9-2|52	
14cr|wiggle-0.9-2|53	%changelog
14cr|wiggle-0.9-2|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cr|wiggle-0.9-2|55	+ Revision: 836e8ac
14cr|wiggle-0.9-2|56	- MassBuild#464: Increase release tag
14cr|wiggle-0.9-2|57	
14cr|wiggle-0.9-2|58	

9100 14
14cr|wiican-0.3.4.1-1|1	%define name	wiican
14cr|wiican-0.3.4.1-1|2	%define version	0.3.4.1
14cr|wiican-0.3.4.1-1|3	%define rel	1
14cr|wiican-0.3.4.1-1|4	
14cr|wiican-0.3.4.1-1|5	%define udev_rules_dir	/lib/udev/rules.d
14cr|wiican-0.3.4.1-1|6	
14cr|wiican-0.3.4.1-1|7	Name:		%{name}
14cr|wiican-0.3.4.1-1|8	Version:	%{version}
14cr|wiican-0.3.4.1-1|9	Release:	%{rel}
14cr|wiican-0.3.4.1-1|10	Summary:	Simple Wiimote usage assistant and mapping manager
14cr|wiican-0.3.4.1-1|11	License:	GPLv3
14cr|wiican-0.3.4.1-1|12	Group:		System/Configuration/Hardware
14cr|wiican-0.3.4.1-1|13	Url:		http://fontanon.org/wiican/
14cr|wiican-0.3.4.1-1|14	Source0:	https://launchpad.net/wiican/0.3/0.3.4/+download/%{name}-%{version}.tar.gz
14cr|wiican-0.3.4.1-1|15	
14cr|wiican-0.3.4.1-1|16	BuildRequires:	pkgconfig(python)
14cr|wiican-0.3.4.1-1|17	BuildRequires:	desktop-file-utils
14cr|wiican-0.3.4.1-1|18	
14cr|wiican-0.3.4.1-1|19	Requires:	pkgconfig(dbus-python)
14cr|wiican-0.3.4.1-1|20	Requires:	gnome-bluetooth
14cr|wiican-0.3.4.1-1|21	Requires:	pygtk2
14cr|wiican-0.3.4.1-1|22	Requires:	pythonegg(pyyaml)
14cr|wiican-0.3.4.1-1|23	Requires:	pythonegg(pyinotify)
14cr|wiican-0.3.4.1-1|24	Requires:	pythonegg(ply)
14cr|wiican-0.3.4.1-1|25	Requires:	gnome-python-gconf
14cr|wiican-0.3.4.1-1|26	Requires:	python-gobject
14cr|wiican-0.3.4.1-1|27	Requires:	cwiid
14cr|wiican-0.3.4.1-1|28	Requires:	pyxdg
14cr|wiican-0.3.4.1-1|29	
14cr|wiican-0.3.4.1-1|30	BuildArch:	noarch
14cr|wiican-0.3.4.1-1|31	
14cr|wiican-0.3.4.1-1|32	%description
14cr|wiican-0.3.4.1-1|33	WiiCan assists on configuration and management of your Wiimote under
14cr|wiican-0.3.4.1-1|34	GNU/Linux. It tracks Bluetooth connectivity and allows to use and
14cr|wiican-0.3.4.1-1|35	create mappings to adapt your Wiimote for use on any application.
14cr|wiican-0.3.4.1-1|36	
14cr|wiican-0.3.4.1-1|37	Actually WiiCan is a system tray icon, programmed in Python. It
14cr|wiican-0.3.4.1-1|38	connects to bluez and HAL via D-Bus for tracking the available
14cr|wiican-0.3.4.1-1|39	Bluetooth devices and Wiimote connection status.
14cr|wiican-0.3.4.1-1|40	
14cr|wiican-0.3.4.1-1|41	%prep
14cr|wiican-0.3.4.1-1|42	%setup -q
14cr|wiican-0.3.4.1-1|43	
14cr|wiican-0.3.4.1-1|44	%build
14cr|wiican-0.3.4.1-1|45	python setup.py build
14cr|wiican-0.3.4.1-1|46	
14cr|wiican-0.3.4.1-1|47	%install
14cr|wiican-0.3.4.1-1|48	python setup.py install \
14cr|wiican-0.3.4.1-1|49	--prefix=%{_prefix} \
14cr|wiican-0.3.4.1-1|50	--root %{buildroot}
14cr|wiican-0.3.4.1-1|51	
14cr|wiican-0.3.4.1-1|52	#autoload uinput module
14cr|wiican-0.3.4.1-1|53	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
14cr|wiican-0.3.4.1-1|54	echo uinput > %{buildroot}%{_sysconfdir}/modprobe.preload.d/wiican-uinput
14cr|wiican-0.3.4.1-1|55	
14cr|wiican-0.3.4.1-1|56	#fix udev-rule name
14cr|wiican-0.3.4.1-1|57	mv %{buildroot}%{udev_rules_dir}/99-uinput.rules \
14cr|wiican-0.3.4.1-1|58	%{buildroot}%{udev_rules_dir}/99-wiican-uinput.rules
14cr|wiican-0.3.4.1-1|59	
14cr|wiican-0.3.4.1-1|60	#fix desktop file
14cr|wiican-0.3.4.1-1|61	desktop-file-install \
14cr|wiican-0.3.4.1-1|62	--dir %{buildroot}%{_datadir}/applications/ \
14cr|wiican-0.3.4.1-1|63	--remove-category=HardwareSettings \
14cr|wiican-0.3.4.1-1|64	--remove-key=GenericName \
14cr|wiican-0.3.4.1-1|65	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|wiican-0.3.4.1-1|66	
14cr|wiican-0.3.4.1-1|67	%find_lang %{name}
14cr|wiican-0.3.4.1-1|68	
14cr|wiican-0.3.4.1-1|69	
14cr|wiican-0.3.4.1-1|70	%post
14cr|wiican-0.3.4.1-1|71	%post_install_gconf_schemas %{name}
14cr|wiican-0.3.4.1-1|72	set -x
14cr|wiican-0.3.4.1-1|73	/sbin/modprobe uinput &>/dev/null
14cr|wiican-0.3.4.1-1|74	:
14cr|wiican-0.3.4.1-1|75	
14cr|wiican-0.3.4.1-1|76	%preun
14cr|wiican-0.3.4.1-1|77	%preun_uninstall_gconf_schemas %{name}
14cr|wiican-0.3.4.1-1|78	
14cr|wiican-0.3.4.1-1|79	%files -f %{name}.lang
14cr|wiican-0.3.4.1-1|80	%defattr(-,root,root)
14cr|wiican-0.3.4.1-1|81	%doc AUTHORS TODO
14cr|wiican-0.3.4.1-1|82	%config(noreplace) %{_sysconfdir}/modprobe.preload.d/wiican-uinput
14cr|wiican-0.3.4.1-1|83	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
14cr|wiican-0.3.4.1-1|84	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cr|wiican-0.3.4.1-1|85	%{python_sitelib}/%{name}
14cr|wiican-0.3.4.1-1|86	%{_datadir}/applications/%{name}.desktop
14cr|wiican-0.3.4.1-1|87	%{_datadir}/pixmaps/%{name}.svg
14cr|wiican-0.3.4.1-1|88	%{_datadir}/%{name}
14cr|wiican-0.3.4.1-1|89	%{_bindir}/%{name}
14cr|wiican-0.3.4.1-1|90	%{_bindir}/%{name}-service
14cr|wiican-0.3.4.1-1|91	%{udev_rules_dir}/99-wiican-uinput.rules
14cr|wiican-0.3.4.1-1|92	%{_iconsdir}/hicolor/*/*/%{name}*
14cr|wiican-0.3.4.1-1|93	%{_iconsdir}/hicolor/scalable/mimetypes/gnome-mime-application-x-wii.svg
14cr|wiican-0.3.4.1-1|94	%{_datadir}/dbus-1/services/org.gnome.wiican.service
14cr|wiican-0.3.4.1-1|95	%{_datadir}/mime/packages/wiican.xml
14cr|wiican-0.3.4.1-1|96	
14cr|wiican-0.3.4.1-1|97	
14cr|wiican-0.3.4.1-1|98	
14cr|wiican-0.3.4.1-1|99	%changelog
14cr|wiican-0.3.4.1-1|100	* Tue Apr 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.3.4.1-1
14cr|wiican-0.3.4.1-1|101	+ Revision: 714e457
14cr|wiican-0.3.4.1-1|102	- Updated to 0.3.4.1
14cr|wiican-0.3.4.1-1|103	
14cr|wiican-0.3.4.1-1|104	

9101 14
14cr|wiiuse-0.12-4|1	Name:		wiiuse
14cr|wiiuse-0.12-4|2	Version:		0.12
14cr|wiiuse-0.12-4|3	Release:		4
14cr|wiiuse-0.12-4|4	
14cr|wiiuse-0.12-4|5	%define	major		0
14cr|wiiuse-0.12-4|6	%define	libname		%mklibname %{name} %{major}
14cr|wiiuse-0.12-4|7	%define develname	%mklibname %{name} -d
14cr|wiiuse-0.12-4|8	
14cr|wiiuse-0.12-4|9	Summary:	Library to access wiimotes and its various accessories
14cr|wiiuse-0.12-4|10	#LGPLv3+?
14cr|wiiuse-0.12-4|11	License:	GPLv3+
14cr|wiiuse-0.12-4|12	Group:		System/Libraries
14cr|wiiuse-0.12-4|13	URL:		http://sourceforge.net/projects/wiiuse
14cr|wiiuse-0.12-4|14	Source0:	http://sourceforge.net/projects/wiiuse/files/wiiuse/v0.12/wiiuse_v0.12_src.tar.gz
14cr|wiiuse-0.12-4|15	Patch0:		wiiuse.memset.patch
14cr|wiiuse-0.12-4|16	Patch1:		wiiuse_cflags.patch
14cr|wiiuse-0.12-4|17	Patch2:		wiiuse_fix_linking.patch
14cr|wiiuse-0.12-4|18	BuildRequires:	pkgconfig(bluez)
14cr|wiiuse-0.12-4|19	# for the example
14cr|wiiuse-0.12-4|20	BuildRequires:	pkgconfig(gl)
14cr|wiiuse-0.12-4|21	BuildRequires:	pkgconfig(glu)
14cr|wiiuse-0.12-4|22	BuildRequires:	pkgconfig(glut)
14cr|wiiuse-0.12-4|23	BuildRequires:	pkgconfig(sdl)
14cr|wiiuse-0.12-4|24	
14cr|wiiuse-0.12-4|25	
14cr|wiiuse-0.12-4|26	%description
14cr|wiiuse-0.12-4|27	Wiiuse is a library written in C that connects with several Nintendo Wii
14cr|wiiuse-0.12-4|28	wiimotes. It supports motion sensing, IR tracking, nunchuk, classic
14cr|wiiuse-0.12-4|29	controller, and the Guitar Hero 3 controller.
14cr|wiiuse-0.12-4|30	
14cr|wiiuse-0.12-4|31	Single threaded and nonblocking makes a light weight and clean API.
14cr|wiiuse-0.12-4|32	
14cr|wiiuse-0.12-4|33	%package -n %{develname}
14cr|wiiuse-0.12-4|34	Summary:	Header files from %{name}
14cr|wiiuse-0.12-4|35	Group:		Development/C
14cr|wiiuse-0.12-4|36	Requires:	libwiiuse = %{version}
14cr|wiiuse-0.12-4|37	Requires:	bluez-devel
14cr|wiiuse-0.12-4|38	Provides:	%{name}-devel = %{version}-%{release}
14cr|wiiuse-0.12-4|39	
14cr|wiiuse-0.12-4|40	%description -n %{develname}
14cr|wiiuse-0.12-4|41	Includes files for developing programs based on %{name}.
14cr|wiiuse-0.12-4|42	
14cr|wiiuse-0.12-4|43	%package -n %{libname}
14cr|wiiuse-0.12-4|44	Summary:	Dynamic libraries from %{name}
14cr|wiiuse-0.12-4|45	Group:		System/Libraries
14cr|wiiuse-0.12-4|46	Provides:	libwiiuse = %{version}-%{release}
14cr|wiiuse-0.12-4|47	
14cr|wiiuse-0.12-4|48	%description -n %{libname}
14cr|wiiuse-0.12-4|49	Dynamic libraries from %{name}.
14cr|wiiuse-0.12-4|50	
14cr|wiiuse-0.12-4|51	
14cr|wiiuse-0.12-4|52	%prep
14cr|wiiuse-0.12-4|53	%setup -q -n %{name}_v%{version}
14cr|wiiuse-0.12-4|54	%patch0 -p0
14cr|wiiuse-0.12-4|55	%patch1 -p1
14cr|wiiuse-0.12-4|56	%patch2 -p1
14cr|wiiuse-0.12-4|57	
14cr|wiiuse-0.12-4|58	
14cr|wiiuse-0.12-4|59	perl -pi -e "s|\r\n|\n|g" CHANGELOG README
14cr|wiiuse-0.12-4|60	
14cr|wiiuse-0.12-4|61	%build
14cr|wiiuse-0.12-4|62	CFLAGS='%optflags' make
14cr|wiiuse-0.12-4|63	
14cr|wiiuse-0.12-4|64	%install
14cr|wiiuse-0.12-4|65	install -D -m 644 src/release*/libwiiuse.so %{buildroot}%{_libdir}/libwiiuse.so
14cr|wiiuse-0.12-4|66	install -D -m 644 src/wiiuse.h %{buildroot}%{_includedir}/wiiuse.h
14cr|wiiuse-0.12-4|67	install -D -m 755 example/release*/wiiuse-example %{buildroot}%{_bindir}/wiiuse-example
14cr|wiiuse-0.12-4|68	install -D -m 755 example-sdl/release*/wiiuse-sdl %{buildroot}%{_bindir}/wiiuse-example-sdl
14cr|wiiuse-0.12-4|69	
14cr|wiiuse-0.12-4|70	%files
14cr|wiiuse-0.12-4|71	%doc CHANGELOG README
14cr|wiiuse-0.12-4|72	%attr(0755,root,root) %{_bindir}/*
14cr|wiiuse-0.12-4|73	
14cr|wiiuse-0.12-4|74	%files -n %{develname}
14cr|wiiuse-0.12-4|75	%{_includedir}/*
14cr|wiiuse-0.12-4|76	%{_libdir}/libwiiuse.so
14cr|wiiuse-0.12-4|77	
14cr|wiiuse-0.12-4|78	%files -n %{libname}
14cr|wiiuse-0.12-4|79	%{_libdir}/libwiiuse.so.%{major}*
14cr|wiiuse-0.12-4|80	
14cr|wiiuse-0.12-4|81	%ifarch ix86
14cr|wiiuse-0.12-4|82	%exclude %{_libdir}/debug
14cr|wiiuse-0.12-4|83	%endif
14cr|wiiuse-0.12-4|84	
14cr|wiiuse-0.12-4|85	
14cr|wiiuse-0.12-4|86	%changelog
14cr|wiiuse-0.12-4|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-4
14cr|wiiuse-0.12-4|88	+ Revision: f5bebb8
14cr|wiiuse-0.12-4|89	- MassBuild#464: Increase release tag
14cr|wiiuse-0.12-4|90	
14cr|wiiuse-0.12-4|91	

9102 14
14cr|wikipediafs-0.4-3|1	Summary:	View and edit Wikipedia articles as if they were real files
14cr|wikipediafs-0.4-3|2	Name:		wikipediafs
14cr|wikipediafs-0.4-3|3	Version:	0.4
14cr|wikipediafs-0.4-3|4	Release:	3
14cr|wikipediafs-0.4-3|5	License:	GPLv2+
14cr|wikipediafs-0.4-3|6	Group:		System/Base
14cr|wikipediafs-0.4-3|7	Url:		http://wikipediafs.sourceforge.net
14cr|wikipediafs-0.4-3|8	Source0:	http://downloads.sourceforge.net/wikipediafs/%{name}-%{version}.tar.bz2
14cr|wikipediafs-0.4-3|9	BuildRequires:	fuse
14cr|wikipediafs-0.4-3|10	BuildRequires:	python-fuse
14cr|wikipediafs-0.4-3|11	BuildRequires:	pkgconfig(python)
14cr|wikipediafs-0.4-3|12	Requires:	python-fuse
14cr|wikipediafs-0.4-3|13	BuildArch:	noarch
14cr|wikipediafs-0.4-3|14	
14cr|wikipediafs-0.4-3|15	%description
14cr|wikipediafs-0.4-3|16	WikipediaFS is a mountable Linux virtual file system that allows to read and
14cr|wikipediafs-0.4-3|17	edit articles from Wikipedia (or any Mediawiki-based site) as if they were real
14cr|wikipediafs-0.4-3|18	files.
14cr|wikipediafs-0.4-3|19	
14cr|wikipediafs-0.4-3|20	It is thus possible to view and edit articles using your favourite text-editor.
14cr|wikipediafs-0.4-3|21	Text-editors tend to be more convenient than a simple browser form when it
14cr|wikipediafs-0.4-3|22	comes to editing large texts and they generally include useful features such as
14cr|wikipediafs-0.4-3|23	Mediawiki syntax highlighting and spell checking.
14cr|wikipediafs-0.4-3|24	
14cr|wikipediafs-0.4-3|25	Open your article, perform your modifications and save ! That's it, Wikipedia
14cr|wikipediafs-0.4-3|26	has been updated for you!
14cr|wikipediafs-0.4-3|27	
14cr|wikipediafs-0.4-3|28	Advance usage of WikipediaFS includes easy development of scripts and bots.
14cr|wikipediafs-0.4-3|29	Programs simply have to deal with normal files because this is WikipediaFS
14cr|wikipediafs-0.4-3|30	which takes care of the HTTP layer. For example, it would be possible to use
14cr|wikipediafs-0.4-3|31	WikipediaFS to perform a massive content migration from an existing site to a
14cr|wikipediafs-0.4-3|32	Mediawiki.
14cr|wikipediafs-0.4-3|33	
14cr|wikipediafs-0.4-3|34	%files
14cr|wikipediafs-0.4-3|35	%doc NEWS doc/*.htm
14cr|wikipediafs-0.4-3|36	%{_bindir}/mount.wikipediafs
14cr|wikipediafs-0.4-3|37	%{_mandir}/man1/mount.wikipediafs.*
14cr|wikipediafs-0.4-3|38	%{python_sitelib}/wikipediafs*
14cr|wikipediafs-0.4-3|39	
14cr|wikipediafs-0.4-3|40	#----------------------------------------------------------------------------
14cr|wikipediafs-0.4-3|41	
14cr|wikipediafs-0.4-3|42	%prep
14cr|wikipediafs-0.4-3|43	%setup -q
14cr|wikipediafs-0.4-3|44	
14cr|wikipediafs-0.4-3|45	%build
14cr|wikipediafs-0.4-3|46	
14cr|wikipediafs-0.4-3|47	%install
14cr|wikipediafs-0.4-3|48	python setup.py install --root=%{buildroot}
14cr|wikipediafs-0.4-3|49	
14cr|wikipediafs-0.4-3|50	
14cr|wikipediafs-0.4-3|51	%changelog
14cr|wikipediafs-0.4-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14cr|wikipediafs-0.4-3|53	+ Revision: 26599e4
14cr|wikipediafs-0.4-3|54	- MassBuild#464: Increase release tag
14cr|wikipediafs-0.4-3|55	
14cr|wikipediafs-0.4-3|56	

9103 14
14cr|wine-gecko-2.24-3|1	%define debug_package %nil
14cr|wine-gecko-2.24-3|2	%define oname wine-mozilla
14cr|wine-gecko-2.24-3|3	
14cr|wine-gecko-2.24-3|4	%define mingw64_snap 6383
14cr|wine-gecko-2.24-3|5	%define binutils_version 2.23.2
14cr|wine-gecko-2.24-3|6	%define gcc_version linaro-4.7-2013.10
14cr|wine-gecko-2.24-3|7	
14cr|wine-gecko-2.24-3|8	# See:
14cr|wine-gecko-2.24-3|9	# http://wiki.winehq.org/Gecko
14cr|wine-gecko-2.24-3|10	# http://wiki.winehq.org/BuildingWineGecko
14cr|wine-gecko-2.24-3|11	
14cr|wine-gecko-2.24-3|12	# Building instructions and upstream-used toolchain versions are detailed in
14cr|wine-gecko-2.24-3|13	# wine/README file inside the source tarball.
14cr|wine-gecko-2.24-3|14	
14cr|wine-gecko-2.24-3|15	%ifarch x86_64
14cr|wine-gecko-2.24-3|16	%define mingw_host x86_64-w64-mingw32
14cr|wine-gecko-2.24-3|17	%else
14cr|wine-gecko-2.24-3|18	%define mingw_host i686-w64-mingw32
14cr|wine-gecko-2.24-3|19	%endif
14cr|wine-gecko-2.24-3|20	
14cr|wine-gecko-2.24-3|21	# We bundle custom versions of mingw64 headers and crt here because
14cr|wine-gecko-2.24-3|22	# wine-gecko does not currently build with those from our system mingw32.
14cr|wine-gecko-2.24-3|23	# Addendum: We also bundle the recommended versions of gcc and binutils as it
14cr|wine-gecko-2.24-3|24	# doesn't build with our system ones, plus this allows 64-bit build as well.
14cr|wine-gecko-2.24-3|25	# Build instructions from upstream README are followed.
14cr|wine-gecko-2.24-3|26	# TODO: Investigate if the system mingw toolchain could be switched to
14cr|wine-gecko-2.24-3|27	# ming64 to accommodate wine-gecko.
14cr|wine-gecko-2.24-3|28	
14cr|wine-gecko-2.24-3|29	Summary:	HTML engine for Wine based on Gecko
14cr|wine-gecko-2.24-3|30	Name:		wine-gecko
14cr|wine-gecko-2.24-3|31	Version:	2.24
14cr|wine-gecko-2.24-3|32	Release:	3
14cr|wine-gecko-2.24-3|33	Group:		Emulators
14cr|wine-gecko-2.24-3|34	License:	MPLv1.1
14cr|wine-gecko-2.24-3|35	Url:		http://wiki.winehq.org/Gecko
14cr|wine-gecko-2.24-3|36	Source0:	http://downloads.sourceforge.net/wine/%{oname}-%{version}-src.tar.bz2
14cr|wine-gecko-2.24-3|37	# URL=http://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/trunk
14cr|wine-gecko-2.24-3|38	# REV=$(svn info $URL | sed -n 's,^Last Changed Rev: ,,p')
14cr|wine-gecko-2.24-3|39	# rm -rf mingw-w64-crt mingw-w64-headers
14cr|wine-gecko-2.24-3|40	# svn export -r $REV $URL/mingw-w64-crt
14cr|wine-gecko-2.24-3|41	# svn export -r $REV $URL/mingw-w64-headers
14cr|wine-gecko-2.24-3|42	# tar -cjf mingw-w64-crt-svn$REV.tar.bz2 mingw-w64-crt
14cr|wine-gecko-2.24-3|43	# tar -cjf mingw-w64-headers-svn$REV.tar.bz2 mingw-w64-headers
14cr|wine-gecko-2.24-3|44	Source1:	mingw-w64-headers-svn%{mingw64_snap}.tar.bz2
14cr|wine-gecko-2.24-3|45	Source2:	mingw-w64-crt-svn%{mingw64_snap}.tar.bz2
14cr|wine-gecko-2.24-3|46	# This is officially overkill:
14cr|wine-gecko-2.24-3|47	Source3:	http://ftp.gnu.org/gnu/binutils/binutils-%{binutils_version}.tar.bz2
14cr|wine-gecko-2.24-3|48	Source4:	http://gcc.fyxm.net/releases/gcc-%{gcc_version}/gcc-%{gcc_version}.tar.bz2
14cr|wine-gecko-2.24-3|49	# Fix mozilla build with mga multiarch (patch by cjw)
14cr|wine-gecko-2.24-3|50	Patch0:		iceape-2.12-system-virtualenv.patch
14cr|wine-gecko-2.24-3|51	Patch1:		mingw-wine-gecko-mozconfig.patch
14cr|wine-gecko-2.24-3|52	BuildRequires:	autoconf2.1
14cr|wine-gecko-2.24-3|53	BuildRequires:	bison
14cr|wine-gecko-2.24-3|54	BuildRequires:	flex
14cr|wine-gecko-2.24-3|55	BuildRequires:	python-setuptools
14cr|wine-gecko-2.24-3|56	BuildRequires:	python-virtualenv
14cr|wine-gecko-2.24-3|57	BuildRequires:	texinfo
14cr|wine-gecko-2.24-3|58	BuildRequires:	yasm
14cr|wine-gecko-2.24-3|59	BuildRequires:	zip
14cr|wine-gecko-2.24-3|60	BuildRequires:	pkgconfig(glib-2.0)
14cr|wine-gecko-2.24-3|61	BuildRequires:	pkgconfig(libIDL-2.0)
14cr|wine-gecko-2.24-3|62	BuildRequires:	pkgconfig(xproto)
14cr|wine-gecko-2.24-3|63	# for msi package generation
14cr|wine-gecko-2.24-3|64	BuildRequires:	wine-bin
14cr|wine-gecko-2.24-3|65	# for gcc
14cr|wine-gecko-2.24-3|66	BuildRequires:	gmp-devel
14cr|wine-gecko-2.24-3|67	BuildRequires:	libmpc-devel
14cr|wine-gecko-2.24-3|68	BuildRequires:	mpfr-devel
14cr|wine-gecko-2.24-3|69	Requires:	wine32
14cr|wine-gecko-2.24-3|70	ExclusiveArch:	%{ix86} x86_64
14cr|wine-gecko-2.24-3|71	
14cr|wine-gecko-2.24-3|72	%description
14cr|wine-gecko-2.24-3|73	A custom version of Mozilla's Gecko Layout Engine for Wine. This package
14cr|wine-gecko-2.24-3|74	is needed when running such Windows applications in Wine that display web
14cr|wine-gecko-2.24-3|75	pages using embedded IE.
14cr|wine-gecko-2.24-3|76	
14cr|wine-gecko-2.24-3|77	%ifarch x86_64
14cr|wine-gecko-2.24-3|78	%package -n wine64-gecko
14cr|wine-gecko-2.24-3|79	Summary:	HTML engine for 64-bit Wine based on Gecko
14cr|wine-gecko-2.24-3|80	Group:		Emulators
14cr|wine-gecko-2.24-3|81	Requires:	wine64
14cr|wine-gecko-2.24-3|82	
14cr|wine-gecko-2.24-3|83	%description -n wine64-gecko
14cr|wine-gecko-2.24-3|84	A custom version of Mozilla's Gecko Layout Engine for Wine. This package
14cr|wine-gecko-2.24-3|85	is needed when running such Windows applications in Wine that display web
14cr|wine-gecko-2.24-3|86	pages using embedded IE.
14cr|wine-gecko-2.24-3|87	
14cr|wine-gecko-2.24-3|88	This package is for use with 64-bit wine64.
14cr|wine-gecko-2.24-3|89	%endif
14cr|wine-gecko-2.24-3|90	
14cr|wine-gecko-2.24-3|91	%prep
14cr|wine-gecko-2.24-3|92	%setup -q -c -a1 -a2 -a3 -a4
14cr|wine-gecko-2.24-3|93	ln -s wine-mozilla-%{version} wine-mozilla
14cr|wine-gecko-2.24-3|94	
14cr|wine-gecko-2.24-3|95	cd wine-mozilla
14cr|wine-gecko-2.24-3|96	%patch1 -p1
14cr|wine-gecko-2.24-3|97	cd ..
14cr|wine-gecko-2.24-3|98	
14cr|wine-gecko-2.24-3|99	# NOTE: any deviations from wine/README below are only there to make the
14cr|wine-gecko-2.24-3|100	# package build successfully. If something seems to be unnecessary, it is ok
14cr|wine-gecko-2.24-3|101	# to drop it.
14cr|wine-gecko-2.24-3|102	
14cr|wine-gecko-2.24-3|103	# Fixes build - for some strange reason the detection fails here:
14cr|wine-gecko-2.24-3|104	sed -i 's,cross_compiling=.*$,cross_compiling=yes,' wine-mozilla/nsprpub/configure
14cr|wine-gecko-2.24-3|105	
14cr|wine-gecko-2.24-3|106	%build
14cr|wine-gecko-2.24-3|107	builddir=$PWD
14cr|wine-gecko-2.24-3|108	
14cr|wine-gecko-2.24-3|109	mkdir -p binutils-build gcc-build
14cr|wine-gecko-2.24-3|110	mkdir -p mingw-headers-build mingw-crt-build
14cr|wine-gecko-2.24-3|111	
14cr|wine-gecko-2.24-3|112	# Per Fedora mingw
14cr|wine-gecko-2.24-3|113	export CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4"
14cr|wine-gecko-2.24-3|114	export CXXFLAGS="$CFLAGS"
14cr|wine-gecko-2.24-3|115	
14cr|wine-gecko-2.24-3|116	# Make sure nothing leaks outside build dir:
14cr|wine-gecko-2.24-3|117	export WINEPREFIX="$builddir/wine-prefix"
14cr|wine-gecko-2.24-3|118	
14cr|wine-gecko-2.24-3|119	sed -i -e 's/@colophon/@@colophon/' \
14cr|wine-gecko-2.24-3|120	-e 's/doc@cygnus.com/doc@@cygnus.com/' binutils-%{binutils_version}/bfd/doc/bfd.texinfo
14cr|wine-gecko-2.24-3|121	
14cr|wine-gecko-2.24-3|122	cd binutils-build
14cr|wine-gecko-2.24-3|123	../binutils-%{binutils_version}/configure --prefix=$builddir/mingw-sysroot --target=%{mingw_host} --disable-multilib --disable-werror
14cr|wine-gecko-2.24-3|124	%make
14cr|wine-gecko-2.24-3|125	%make install
14cr|wine-gecko-2.24-3|126	cd ..
14cr|wine-gecko-2.24-3|127	
14cr|wine-gecko-2.24-3|128	cd mingw-headers-build
14cr|wine-gecko-2.24-3|129	../mingw-w64-headers/configure --host=%{mingw_host} --prefix=$builddir/mingw-sysroot/%{mingw_host} --enable-sdk=all --enable-secure-api
14cr|wine-gecko-2.24-3|130	%make install
14cr|wine-gecko-2.24-3|131	ln -s %{mingw_host} $builddir/mingw-sysroot/mingw
14cr|wine-gecko-2.24-3|132	cd ..
14cr|wine-gecko-2.24-3|133	
14cr|wine-gecko-2.24-3|134	cd gcc-build
14cr|wine-gecko-2.24-3|135	../gcc-%{gcc_version}/configure --prefix=$builddir/mingw-sysroot --target=%{mingw_host} --with-gnu-ld --with-gnu-as --enable-__cxa_atexit --enable-languages=c,c++ --disable-multilib
14cr|wine-gecko-2.24-3|136	%make all-gcc
14cr|wine-gecko-2.24-3|137	%make install-gcc
14cr|wine-gecko-2.24-3|138	cd ..
14cr|wine-gecko-2.24-3|139	
14cr|wine-gecko-2.24-3|140	export PATH=$builddir/mingw-sysroot/bin:$PATH
14cr|wine-gecko-2.24-3|141	
14cr|wine-gecko-2.24-3|142	cd mingw-crt-build
14cr|wine-gecko-2.24-3|143	../mingw-w64-crt/configure --host=%{mingw_host} --prefix=$builddir/mingw-sysroot/%{mingw_host}
14cr|wine-gecko-2.24-3|144	%make
14cr|wine-gecko-2.24-3|145	%make install
14cr|wine-gecko-2.24-3|146	cd ..
14cr|wine-gecko-2.24-3|147	
14cr|wine-gecko-2.24-3|148	cd gcc-build
14cr|wine-gecko-2.24-3|149	%make
14cr|wine-gecko-2.24-3|150	%make install
14cr|wine-gecko-2.24-3|151	cd ..
14cr|wine-gecko-2.24-3|152	
14cr|wine-gecko-2.24-3|153	%ifarch x86_64
14cr|wine-gecko-2.24-3|154	ln -s %{_bindir}/wine64 $builddir/mingw-sysroot/bin/wine
14cr|wine-gecko-2.24-3|155	%endif
14cr|wine-gecko-2.24-3|156	
14cr|wine-gecko-2.24-3|157	cd wine-mozilla
14cr|wine-gecko-2.24-3|158	
14cr|wine-gecko-2.24-3|159	cp wine/mozconfig-common wine/mozconfig-common.build
14cr|wine-gecko-2.24-3|160	
14cr|wine-gecko-2.24-3|161	echo "export CFLAGS=\"-DWINE_GECKO_SRC\"" >> wine/mozconfig-common
14cr|wine-gecko-2.24-3|162	echo "export CXXFLAGS=\"\$CFLAGS -fpermissive\"" >> wine/mozconfig-common
14cr|wine-gecko-2.24-3|163	
14cr|wine-gecko-2.24-3|164	MAKEOPTS="%{_smp_mflags}" wine/make_package \
14cr|wine-gecko-2.24-3|165	%ifarch x86_64
14cr|wine-gecko-2.24-3|166	-win64
14cr|wine-gecko-2.24-3|167	%else
14cr|wine-gecko-2.24-3|168	-win32
14cr|wine-gecko-2.24-3|169	%endif
14cr|wine-gecko-2.24-3|170	
14cr|wine-gecko-2.24-3|171	%install
14cr|wine-gecko-2.24-3|172	install -d -m755 %{buildroot}%{_datadir}/wine/gecko
14cr|wine-gecko-2.24-3|173	install -m644 wine_gecko-*/dist/wine_gecko-%{version}-*.msi %{buildroot}%{_datadir}/wine/gecko
14cr|wine-gecko-2.24-3|174	
14cr|wine-gecko-2.24-3|175	%ifarch x86_64
14cr|wine-gecko-2.24-3|176	%files -n wine64-gecko
14cr|wine-gecko-2.24-3|177	%else
14cr|wine-gecko-2.24-3|178	%files
14cr|wine-gecko-2.24-3|179	%endif
14cr|wine-gecko-2.24-3|180	%doc wine-mozilla/LEGAL
14cr|wine-gecko-2.24-3|181	%doc wine-mozilla/LICENSE
14cr|wine-gecko-2.24-3|182	%doc wine-mozilla/toolkit/content/license.html
14cr|wine-gecko-2.24-3|183	%dir %{_datadir}/wine/gecko
14cr|wine-gecko-2.24-3|184	%{_datadir}/wine/gecko/*.msi
14cr|wine-gecko-2.24-3|185	
14cr|wine-gecko-2.24-3|186	%changelog
14cr|wine-gecko-2.24-3|187	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24-3
14cr|wine-gecko-2.24-3|188	+ Revision: 9464b58
14cr|wine-gecko-2.24-3|189	- Don't build binutils with -Werror
14cr|wine-gecko-2.24-3|190	
14cr|wine-gecko-2.24-3|191	

9104 14
14cr|wine-stable-1.6.2-3|1	%ifarch x86_64
14cr|wine-stable-1.6.2-3|2	%define	wine	wine64-stable
14cr|wine-stable-1.6.2-3|3	%define	mark64	()(64bit)
14cr|wine-stable-1.6.2-3|4	%else
14cr|wine-stable-1.6.2-3|5	%define	wine	wine-stable
14cr|wine-stable-1.6.2-3|6	%define	mark64	%{nil}
14cr|wine-stable-1.6.2-3|7	%endif
14cr|wine-stable-1.6.2-3|8	
14cr|wine-stable-1.6.2-3|9	%define oname wine
14cr|wine-stable-1.6.2-3|10	
14cr|wine-stable-1.6.2-3|11	%define major 1
14cr|wine-stable-1.6.2-3|12	%define libname %mklibname %{oname} %{major}
14cr|wine-stable-1.6.2-3|13	%define devname %mklibname %{oname} -d
14cr|wine-stable-1.6.2-3|14	
14cr|wine-stable-1.6.2-3|15	# On 32-bit we have
14cr|wine-stable-1.6.2-3|16	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
14cr|wine-stable-1.6.2-3|17	# wine - all other files (requires 'wine32')
14cr|wine-stable-1.6.2-3|18	# On 64-bit we have
14cr|wine-stable-1.6.2-3|19	# wine64 - all 64-bit files (suggests 'wine32')
14cr|wine-stable-1.6.2-3|20	# - Anssi 07/2010
14cr|wine-stable-1.6.2-3|21	
14cr|wine-stable-1.6.2-3|22	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14cr|wine-stable-1.6.2-3|23	Name:		wine-stable
14cr|wine-stable-1.6.2-3|24	Version:	1.6.2
14cr|wine-stable-1.6.2-3|25	Release:	3
14cr|wine-stable-1.6.2-3|26	Epoch:		2
14cr|wine-stable-1.6.2-3|27	License:	LGPLv2+
14cr|wine-stable-1.6.2-3|28	Group:		Emulators
14cr|wine-stable-1.6.2-3|29	Url:		http://www.winehq.com/
14cr|wine-stable-1.6.2-3|30	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.bz2
14cr|wine-stable-1.6.2-3|31	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.bz2.sign
14cr|wine-stable-1.6.2-3|32	# RH stuff
14cr|wine-stable-1.6.2-3|33	Source2:	wine.init
14cr|wine-stable-1.6.2-3|34	Source10:	%{name}.rpmlintrc
14cr|wine-stable-1.6.2-3|35	Source11:	http://kegel.com/wine/winetricks
14cr|wine-stable-1.6.2-3|36	Source12:	http://kegel.com/wine/wisotool
14cr|wine-stable-1.6.2-3|37	
14cr|wine-stable-1.6.2-3|38	Patch0:		wine-1.0-rc3-fix-conflicts-with-openssl.patch
14cr|wine-stable-1.6.2-3|39	# (Anssi 05/2008) Adds:
14cr|wine-stable-1.6.2-3|40	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
14cr|wine-stable-1.6.2-3|41	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
14cr|wine-stable-1.6.2-3|42	#              note that Wine also provides $HOME in My Documents)
14cr|wine-stable-1.6.2-3|43	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
14cr|wine-stable-1.6.2-3|44	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
14cr|wine-stable-1.6.2-3|45	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
14cr|wine-stable-1.6.2-3|46	Patch108:	wine-mdkconf.patch
14cr|wine-stable-1.6.2-3|47	Patch200:	wine-1.3.24-64bit-tools.patch
14cr|wine-stable-1.6.2-3|48	
14cr|wine-stable-1.6.2-3|49	BuildRequires:	bison
14cr|wine-stable-1.6.2-3|50	BuildRequires:	chrpath
14cr|wine-stable-1.6.2-3|51	BuildRequires:	desktop-file-utils
14cr|wine-stable-1.6.2-3|52	BuildRequires:	docbook-dtd-sgml
14cr|wine-stable-1.6.2-3|53	BuildRequires:	docbook-utils
14cr|wine-stable-1.6.2-3|54	BuildRequires:	flex
14cr|wine-stable-1.6.2-3|55	BuildRequires:	fontforge
14cr|wine-stable-1.6.2-3|56	BuildRequires:	imagemagick
14cr|wine-stable-1.6.2-3|57	BuildRequires:	prelink
14cr|wine-stable-1.6.2-3|58	BuildRequires:	sgml-tools
14cr|wine-stable-1.6.2-3|59	BuildRequires:	valgrind
14cr|wine-stable-1.6.2-3|60	BuildRequires:	cups-devel
14cr|wine-stable-1.6.2-3|61	BuildRequires:	gettext-devel
14cr|wine-stable-1.6.2-3|62	BuildRequires:	glibc-static-devel
14cr|wine-stable-1.6.2-3|63	BuildRequires:	gpm-devel
14cr|wine-stable-1.6.2-3|64	BuildRequires:	gsm-devel
14cr|wine-stable-1.6.2-3|65	BuildRequires:	isdn4k-utils-devel
14cr|wine-stable-1.6.2-3|66	BuildRequires:	openldap-devel
14cr|wine-stable-1.6.2-3|67	BuildRequires:	perl-devel
14cr|wine-stable-1.6.2-3|68	BuildRequires:	ungif-devel
14cr|wine-stable-1.6.2-3|69	BuildRequires:	unixODBC-devel
14cr|wine-stable-1.6.2-3|70	BuildRequires:	pkgconfig(alsa)
14cr|wine-stable-1.6.2-3|71	BuildRequires:	pkgconfig(dbus-1)
14cr|wine-stable-1.6.2-3|72	BuildRequires:	pkgconfig(fontconfig)
14cr|wine-stable-1.6.2-3|73	BuildRequires:	pkgconfig(freetype2)
14cr|wine-stable-1.6.2-3|74	BuildRequires:	pkgconfig(glu)
14cr|wine-stable-1.6.2-3|75	BuildRequires:	pkgconfig(gnutls)
14cr|wine-stable-1.6.2-3|76	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|wine-stable-1.6.2-3|77	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|wine-stable-1.6.2-3|78	BuildRequires:	pkgconfig(jack)
14cr|wine-stable-1.6.2-3|79	BuildRequires:	pkgconfig(lcms)
14cr|wine-stable-1.6.2-3|80	BuildRequires:	pkgconfig(libgphoto2)
14cr|wine-stable-1.6.2-3|81	BuildRequires:	pkgconfig(libmpg123)
14cr|wine-stable-1.6.2-3|82	BuildRequires:	pkgconfig(libpulse)
14cr|wine-stable-1.6.2-3|83	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|wine-stable-1.6.2-3|84	BuildRequires:	pkgconfig(libtiff-4)
14cr|wine-stable-1.6.2-3|85	BuildRequires:	pkgconfig(libv4l2)
14cr|wine-stable-1.6.2-3|86	BuildRequires:	pkgconfig(libxslt)
14cr|wine-stable-1.6.2-3|87	BuildRequires:	pkgconfig(ncursesw)
14cr|wine-stable-1.6.2-3|88	BuildRequires:	pkgconfig(openal)
14cr|wine-stable-1.6.2-3|89	BuildRequires:	pkgconfig(sane-backends)
14cr|wine-stable-1.6.2-3|90	BuildRequires:	pkgconfig(sm)
14cr|wine-stable-1.6.2-3|91	BuildRequires:	pkgconfig(x11)
14cr|wine-stable-1.6.2-3|92	BuildRequires:	pkgconfig(xcomposite)
14cr|wine-stable-1.6.2-3|93	BuildRequires:	pkgconfig(xcursor)
14cr|wine-stable-1.6.2-3|94	BuildRequires:	pkgconfig(xext)
14cr|wine-stable-1.6.2-3|95	BuildRequires:	pkgconfig(xinerama)
14cr|wine-stable-1.6.2-3|96	BuildRequires:	pkgconfig(xpm)
14cr|wine-stable-1.6.2-3|97	BuildRequires:	pkgconfig(xrandr)
14cr|wine-stable-1.6.2-3|98	BuildRequires:	pkgconfig(xrender)
14cr|wine-stable-1.6.2-3|99	
14cr|wine-stable-1.6.2-3|100	ExclusiveArch:	%{ix86}
14cr|wine-stable-1.6.2-3|101	ExclusiveArch:	x86_64
14cr|wine-stable-1.6.2-3|102	
14cr|wine-stable-1.6.2-3|103	#----------------------------------------------------------------------------
14cr|wine-stable-1.6.2-3|104	
14cr|wine-stable-1.6.2-3|105	%ifarch x86_64
14cr|wine-stable-1.6.2-3|106	%package -n	%{wine}
14cr|wine-stable-1.6.2-3|107	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14cr|wine-stable-1.6.2-3|108	Group:		Emulators
14cr|wine-stable-1.6.2-3|109	Suggests:	wine32-stable = %{EVRD}
14cr|wine-stable-1.6.2-3|110	Suggests:	libncursesw.so.5%{mark64}
14cr|wine-stable-1.6.2-3|111	Suggests:	libncurses.so.5%{mark64}
14cr|wine-stable-1.6.2-3|112	%else
14cr|wine-stable-1.6.2-3|113	# on 32-bit we always want wine32 package
14cr|wine-stable-1.6.2-3|114	Requires:	wine32-stable = %{EVRD}
14cr|wine-stable-1.6.2-3|115	%endif
14cr|wine-stable-1.6.2-3|116	
14cr|wine-stable-1.6.2-3|117	%rename		%{wine}-utils
14cr|wine-stable-1.6.2-3|118	%rename		%{wine}-full
14cr|wine-stable-1.6.2-3|119	%rename		%{libname}-capi
14cr|wine-stable-1.6.2-3|120	%rename		%{libname}-twain
14cr|wine-stable-1.6.2-3|121	%rename		%{libname}
14cr|wine-stable-1.6.2-3|122	Provides:	wine-bin = %{EVRD}
14cr|wine-stable-1.6.2-3|123	Requires:	xmessage
14cr|wine-stable-1.6.2-3|124	Suggests:	sane-frontends
14cr|wine-stable-1.6.2-3|125	# wine dlopen's these, so let's add the dependencies ourself
14cr|wine-stable-1.6.2-3|126	Requires:	libfreetype.so.6%{mark64}
14cr|wine-stable-1.6.2-3|127	Requires:	libasound.so.2%{mark64}
14cr|wine-stable-1.6.2-3|128	Requires:	libXrender.so.1%{mark64}
14cr|wine-stable-1.6.2-3|129	Requires:	libpng15.so.15%{mark64}
14cr|wine-stable-1.6.2-3|130	Requires(post,postun):	desktop-common-data
14cr|wine-stable-1.6.2-3|131	Requires(post,preun):	rpm-helper
14cr|wine-stable-1.6.2-3|132	
14cr|wine-stable-1.6.2-3|133	# for winetricks:
14cr|wine-stable-1.6.2-3|134	Requires:	cabextract
14cr|wine-stable-1.6.2-3|135	Requires:	unzip
14cr|wine-stable-1.6.2-3|136	
14cr|wine-stable-1.6.2-3|137	Suggests:	webcore-fonts
14cr|wine-stable-1.6.2-3|138	
14cr|wine-stable-1.6.2-3|139	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|140	Conflicts:	wine64-stable
14cr|wine-stable-1.6.2-3|141	%else
14cr|wine-stable-1.6.2-3|142	Conflicts:	wine-stable
14cr|wine-stable-1.6.2-3|143	%endif
14cr|wine-stable-1.6.2-3|144	
14cr|wine-stable-1.6.2-3|145	Conflicts:	wine
14cr|wine-stable-1.6.2-3|146	Conflicts:	wine64
14cr|wine-stable-1.6.2-3|147	
14cr|wine-stable-1.6.2-3|148	%description
14cr|wine-stable-1.6.2-3|149	Wine is a program which allows running Microsoft Windows programs
14cr|wine-stable-1.6.2-3|150	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14cr|wine-stable-1.6.2-3|151	consists of a program loader which loads and executes a Microsoft
14cr|wine-stable-1.6.2-3|152	Windows binary, and a library (called Winelib) that implements Windows
14cr|wine-stable-1.6.2-3|153	API calls using their Unix or X11 equivalents.  The library may also
14cr|wine-stable-1.6.2-3|154	be used for porting Win32 code into native Unix executables.
14cr|wine-stable-1.6.2-3|155	
14cr|wine-stable-1.6.2-3|156	%ifarch x86_64
14cr|wine-stable-1.6.2-3|157	%description -n	%{wine}
14cr|wine-stable-1.6.2-3|158	Wine is a program which allows running Microsoft Windows programs
14cr|wine-stable-1.6.2-3|159	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14cr|wine-stable-1.6.2-3|160	consists of a program loader which loads and executes a Microsoft
14cr|wine-stable-1.6.2-3|161	Windows binary, and a library (called Winelib) that implements Windows
14cr|wine-stable-1.6.2-3|162	API calls using their Unix or X11 equivalents.  The library may also
14cr|wine-stable-1.6.2-3|163	be used for porting Win32 code into native Unix executables.
14cr|wine-stable-1.6.2-3|164	
14cr|wine-stable-1.6.2-3|165	This package contains the Win64 version of Wine. You need the wine32-stable
14cr|wine-stable-1.6.2-3|166	package from the 32-bit repository to be able to run 32-bit applications.
14cr|wine-stable-1.6.2-3|167	%endif
14cr|wine-stable-1.6.2-3|168	
14cr|wine-stable-1.6.2-3|169	#----------------------------------------------------------------------------
14cr|wine-stable-1.6.2-3|170	
14cr|wine-stable-1.6.2-3|171	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|172	%package -n	wine32-stable
14cr|wine-stable-1.6.2-3|173	Summary:	32-bit support for Wine
14cr|wine-stable-1.6.2-3|174	Group:		Emulators
14cr|wine-stable-1.6.2-3|175	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
14cr|wine-stable-1.6.2-3|176	# resolve the dependency to wine64 even on upgrades, and therefore replace
14cr|wine-stable-1.6.2-3|177	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
14cr|wine-stable-1.6.2-3|178	Requires:	wine-bin
14cr|wine-stable-1.6.2-3|179	Suggests:	libncursesw.so.5
14cr|wine-stable-1.6.2-3|180	Suggests:	libncurses.so.5
14cr|wine-stable-1.6.2-3|181	Conflicts:	wine32
14cr|wine-stable-1.6.2-3|182	
14cr|wine-stable-1.6.2-3|183	%description -n	wine32-stable
14cr|wine-stable-1.6.2-3|184	Wine is a program which allows running Microsoft Windows programs
14cr|wine-stable-1.6.2-3|185	(including DOS, Windows 3.x and Win32 executables) on Unix.
14cr|wine-stable-1.6.2-3|186	
14cr|wine-stable-1.6.2-3|187	This package contains the files needed to support 32-bit Windows
14cr|wine-stable-1.6.2-3|188	programs.
14cr|wine-stable-1.6.2-3|189	%endif
14cr|wine-stable-1.6.2-3|190	
14cr|wine-stable-1.6.2-3|191	#----------------------------------------------------------------------------
14cr|wine-stable-1.6.2-3|192	
14cr|wine-stable-1.6.2-3|193	%package -n	%{wine}-devel
14cr|wine-stable-1.6.2-3|194	Summary:	Static libraries and headers for %{oname}
14cr|wine-stable-1.6.2-3|195	Group:		Development/C
14cr|wine-stable-1.6.2-3|196	Requires:	%{wine} = %{EVRD}
14cr|wine-stable-1.6.2-3|197	%rename		%{devname}
14cr|wine-stable-1.6.2-3|198	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|199	Conflicts:	wine64-stable-devel
14cr|wine-stable-1.6.2-3|200	%else
14cr|wine-stable-1.6.2-3|201	Conflicts:	wine-stable-devel
14cr|wine-stable-1.6.2-3|202	%endif
14cr|wine-stable-1.6.2-3|203	Conflicts:	wine-devel
14cr|wine-stable-1.6.2-3|204	Conflicts:	wine64-devel
14cr|wine-stable-1.6.2-3|205	
14cr|wine-stable-1.6.2-3|206	%description -n	%{wine}-devel
14cr|wine-stable-1.6.2-3|207	Wine is a program which allows running Microsoft Windows programs
14cr|wine-stable-1.6.2-3|208	(including DOS, Windows 3.x and Win32 executables) on Unix.
14cr|wine-stable-1.6.2-3|209	
14cr|wine-stable-1.6.2-3|210	%{wine}-devel contains the libraries and header files needed to
14cr|wine-stable-1.6.2-3|211	develop programs which make use of wine.
14cr|wine-stable-1.6.2-3|212	
14cr|wine-stable-1.6.2-3|213	Wine is often updated.
14cr|wine-stable-1.6.2-3|214	
14cr|wine-stable-1.6.2-3|215	%files -n %{wine}-devel
14cr|wine-stable-1.6.2-3|216	%{_libdir}/%{oname}/*.a
14cr|wine-stable-1.6.2-3|217	%{_libdir}/libwine*.so
14cr|wine-stable-1.6.2-3|218	%{_libdir}/%{oname}/*.def
14cr|wine-stable-1.6.2-3|219	%{_includedir}/*
14cr|wine-stable-1.6.2-3|220	# %{_bindir}/fnt2bdf
14cr|wine-stable-1.6.2-3|221	%{_bindir}/wmc
14cr|wine-stable-1.6.2-3|222	%{_bindir}/wrc
14cr|wine-stable-1.6.2-3|223	%{_bindir}/winebuild
14cr|wine-stable-1.6.2-3|224	%{_bindir}/winegcc
14cr|wine-stable-1.6.2-3|225	%{_bindir}/wineg++
14cr|wine-stable-1.6.2-3|226	%{_bindir}/winecpp
14cr|wine-stable-1.6.2-3|227	%{_bindir}/widl
14cr|wine-stable-1.6.2-3|228	%{_bindir}/winedbg
14cr|wine-stable-1.6.2-3|229	%{_bindir}/winemaker
14cr|wine-stable-1.6.2-3|230	%{_bindir}/winedump
14cr|wine-stable-1.6.2-3|231	%{_mandir}/man1/wmc.1*
14cr|wine-stable-1.6.2-3|232	%{_mandir}/man1/wrc.1*
14cr|wine-stable-1.6.2-3|233	%{_mandir}/man1/winebuild.1*
14cr|wine-stable-1.6.2-3|234	%{_mandir}/man1/winemaker.1*
14cr|wine-stable-1.6.2-3|235	%{_mandir}/man1/winedump.1*
14cr|wine-stable-1.6.2-3|236	%{_mandir}/man1/widl.1*
14cr|wine-stable-1.6.2-3|237	%{_mandir}/man1/winedbg.1*
14cr|wine-stable-1.6.2-3|238	%{_mandir}/man1/wineg++.1*
14cr|wine-stable-1.6.2-3|239	%{_mandir}/man1/winegcc.1*
14cr|wine-stable-1.6.2-3|240	%{_mandir}/pl.UTF-8/man1/wine.1*
14cr|wine-stable-1.6.2-3|241	
14cr|wine-stable-1.6.2-3|242	#----------------------------------------------------------------------------
14cr|wine-stable-1.6.2-3|243	
14cr|wine-stable-1.6.2-3|244	%prep
14cr|wine-stable-1.6.2-3|245	%setup -q -n %{oname}-%{version}
14cr|wine-stable-1.6.2-3|246	%patch108 -p1 -b .conf
14cr|wine-stable-1.6.2-3|247	%patch200 -p1
14cr|wine-stable-1.6.2-3|248	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
14cr|wine-stable-1.6.2-3|249	
14cr|wine-stable-1.6.2-3|250	%build
14cr|wine-stable-1.6.2-3|251	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|252	# (Anssi 04/2008) bug #39604
14cr|wine-stable-1.6.2-3|253	# Some protection systems complain "debugger detected" with our
14cr|wine-stable-1.6.2-3|254	# -fomit-frame-pointer flag, so disable it.
14cr|wine-stable-1.6.2-3|255	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
14cr|wine-stable-1.6.2-3|256	%endif
14cr|wine-stable-1.6.2-3|257	
14cr|wine-stable-1.6.2-3|258	# (Anssi 04/2008)
14cr|wine-stable-1.6.2-3|259	# If icotool is present, it is used to rebuild icon files. It is in contrib
14cr|wine-stable-1.6.2-3|260	# so we do not do that; this is here to ensure that installed icoutils does
14cr|wine-stable-1.6.2-3|261	# not change build behaviour.
14cr|wine-stable-1.6.2-3|262	export ICOTOOL=false
14cr|wine-stable-1.6.2-3|263	
14cr|wine-stable-1.6.2-3|264	autoreconf
14cr|wine-stable-1.6.2-3|265	%configure2_5x	--with-pulse \
14cr|wine-stable-1.6.2-3|266	--without-nas \
14cr|wine-stable-1.6.2-3|267	%ifarch x86_64
14cr|wine-stable-1.6.2-3|268	--enable-win64
14cr|wine-stable-1.6.2-3|269	%endif
14cr|wine-stable-1.6.2-3|270	
14cr|wine-stable-1.6.2-3|271	%make depend
14cr|wine-stable-1.6.2-3|272	%make
14cr|wine-stable-1.6.2-3|273	
14cr|wine-stable-1.6.2-3|274	%install
14cr|wine-stable-1.6.2-3|275	%makeinstall_std LDCONFIG=/bin/true
14cr|wine-stable-1.6.2-3|276	
14cr|wine-stable-1.6.2-3|277	install -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/
14cr|wine-stable-1.6.2-3|278	install -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/
14cr|wine-stable-1.6.2-3|279	
14cr|wine-stable-1.6.2-3|280	# Danny: dirty:
14cr|wine-stable-1.6.2-3|281	# install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
14cr|wine-stable-1.6.2-3|282	
14cr|wine-stable-1.6.2-3|283	# Allow users to launch Windows programs by just clicking on the .exe file...
14cr|wine-stable-1.6.2-3|284	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{oname}
14cr|wine-stable-1.6.2-3|285	
14cr|wine-stable-1.6.2-3|286	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cr|wine-stable-1.6.2-3|287	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu <<EOF
14cr|wine-stable-1.6.2-3|288	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14cr|wine-stable-1.6.2-3|289	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14cr|wine-stable-1.6.2-3|290	<Menu>
14cr|wine-stable-1.6.2-3|291	<Name>Applications</Name>
14cr|wine-stable-1.6.2-3|292	<Menu>
14cr|wine-stable-1.6.2-3|293	<Name>Tools</Name>
14cr|wine-stable-1.6.2-3|294	<Menu>
14cr|wine-stable-1.6.2-3|295	<Name>Emulators</Name>
14cr|wine-stable-1.6.2-3|296	<Menu>
14cr|wine-stable-1.6.2-3|297	<Name>Wine</Name>
14cr|wine-stable-1.6.2-3|298	<Directory>mandriva-%{oname}.directory</Directory>
14cr|wine-stable-1.6.2-3|299	<Include>
14cr|wine-stable-1.6.2-3|300	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
14cr|wine-stable-1.6.2-3|301	</Include>
14cr|wine-stable-1.6.2-3|302	</Menu>
14cr|wine-stable-1.6.2-3|303	</Menu>
14cr|wine-stable-1.6.2-3|304	</Menu>
14cr|wine-stable-1.6.2-3|305	</Menu>
14cr|wine-stable-1.6.2-3|306	EOF
14cr|wine-stable-1.6.2-3|307	
14cr|wine-stable-1.6.2-3|308	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cr|wine-stable-1.6.2-3|309	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{oname}.directory <<EOF
14cr|wine-stable-1.6.2-3|310	[Desktop Entry]
14cr|wine-stable-1.6.2-3|311	Name=Wine
14cr|wine-stable-1.6.2-3|312	Icon=%{oname}
14cr|wine-stable-1.6.2-3|313	Type=Directory
14cr|wine-stable-1.6.2-3|314	EOF
14cr|wine-stable-1.6.2-3|315	
14cr|wine-stable-1.6.2-3|316	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|wine-stable-1.6.2-3|317	for i in	winecfg:Configurator \
14cr|wine-stable-1.6.2-3|318	notepad:Notepad \
14cr|wine-stable-1.6.2-3|319	winefile:File\ Manager \
14cr|wine-stable-1.6.2-3|320	regedit:Registry\ Editor \
14cr|wine-stable-1.6.2-3|321	winemine:Minesweeper \
14cr|wine-stable-1.6.2-3|322	wineboot:Reboot \
14cr|wine-stable-1.6.2-3|323	"wineconsole cmd":Command\ Line \
14cr|wine-stable-1.6.2-3|324	"wine uninstaller:Wine Software Uninstaller";
14cr|wine-stable-1.6.2-3|325	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-`echo $i|cut -d: -f1`.desktop << EOF
14cr|wine-stable-1.6.2-3|326	[Desktop Entry]
14cr|wine-stable-1.6.2-3|327	Name=`echo $i|cut -d: -f2`
14cr|wine-stable-1.6.2-3|328	Comment=`echo $i|cut -d: -f2`
14cr|wine-stable-1.6.2-3|329	Exec=`echo $i|cut -d: -f1`
14cr|wine-stable-1.6.2-3|330	Icon=%{oname}
14cr|wine-stable-1.6.2-3|331	Terminal=false
14cr|wine-stable-1.6.2-3|332	Type=Application
14cr|wine-stable-1.6.2-3|333	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
14cr|wine-stable-1.6.2-3|334	EOF
14cr|wine-stable-1.6.2-3|335	done
14cr|wine-stable-1.6.2-3|336	
14cr|wine-stable-1.6.2-3|337	# Categories=Emulator does nothing and is added as a workaround to kde #27700
14cr|wine-stable-1.6.2-3|338	desktop-file-install	--vendor="" \
14cr|wine-stable-1.6.2-3|339	--add-mime-type=application/x-zip-compressed \
14cr|wine-stable-1.6.2-3|340	--remove-mime-type=application/x-zip-compressed \
14cr|wine-stable-1.6.2-3|341	--add-category=Emulator \
14cr|wine-stable-1.6.2-3|342	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
14cr|wine-stable-1.6.2-3|343	
14cr|wine-stable-1.6.2-3|344	%ifarch x86_64
14cr|wine-stable-1.6.2-3|345	# fix the binary name
14cr|wine-stable-1.6.2-3|346	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
14cr|wine-stable-1.6.2-3|347	%endif
14cr|wine-stable-1.6.2-3|348	
14cr|wine-stable-1.6.2-3|349	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|wine-stable-1.6.2-3|350	
14cr|wine-stable-1.6.2-3|351	# winecfg icon
14cr|wine-stable-1.6.2-3|352	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{oname}.png
14cr|wine-stable-1.6.2-3|353	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{oname}.png
14cr|wine-stable-1.6.2-3|354	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{oname}.png
14cr|wine-stable-1.6.2-3|355	
14cr|wine-stable-1.6.2-3|356	# notepad icon
14cr|wine-stable-1.6.2-3|357	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
14cr|wine-stable-1.6.2-3|358	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
14cr|wine-stable-1.6.2-3|359	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
14cr|wine-stable-1.6.2-3|360	# winefile icon
14cr|wine-stable-1.6.2-3|361	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
14cr|wine-stable-1.6.2-3|362	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
14cr|wine-stable-1.6.2-3|363	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
14cr|wine-stable-1.6.2-3|364	# regedit icon
14cr|wine-stable-1.6.2-3|365	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
14cr|wine-stable-1.6.2-3|366	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
14cr|wine-stable-1.6.2-3|367	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
14cr|wine-stable-1.6.2-3|368	# winemine icon
14cr|wine-stable-1.6.2-3|369	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
14cr|wine-stable-1.6.2-3|370	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
14cr|wine-stable-1.6.2-3|371	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
14cr|wine-stable-1.6.2-3|372	
14cr|wine-stable-1.6.2-3|373	# wine uninstaller icon:
14cr|wine-stable-1.6.2-3|374	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
14cr|wine-stable-1.6.2-3|375	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
14cr|wine-stable-1.6.2-3|376	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
14cr|wine-stable-1.6.2-3|377	
14cr|wine-stable-1.6.2-3|378	# change the icons in the respective .desktop files, in order:
14cr|wine-stable-1.6.2-3|379	sed -i 's,Icon=%{oname},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-wine-notepad.desktop
14cr|wine-stable-1.6.2-3|380	sed -i 's,Icon=%{oname},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-wine-winefile.desktop
14cr|wine-stable-1.6.2-3|381	sed -i 's,Icon=%{oname},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-wine-regedit.desktop
14cr|wine-stable-1.6.2-3|382	sed -i 's,Icon=%{oname},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-wine-winemine.desktop
14cr|wine-stable-1.6.2-3|383	sed -i 's,Icon=%{oname},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-wine uninstaller.desktop"
14cr|wine-stable-1.6.2-3|384	
14cr|wine-stable-1.6.2-3|385	%ifarch x86_64
14cr|wine-stable-1.6.2-3|386	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
14cr|wine-stable-1.6.2-3|387	%else
14cr|wine-stable-1.6.2-3|388	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
14cr|wine-stable-1.6.2-3|389	%endif
14cr|wine-stable-1.6.2-3|390	
14cr|wine-stable-1.6.2-3|391	%ifarch x86_64
14cr|wine-stable-1.6.2-3|392	cat > README.install.urpmi <<EOF
14cr|wine-stable-1.6.2-3|393	This is the Win64 version of Wine. This version can only be used to run
14cr|wine-stable-1.6.2-3|394	64-bit Windows applications as is. For running 32-bit Windows applications,
14cr|wine-stable-1.6.2-3|395	you need to also install the 'wine32' package from the 32-bit repository.
14cr|wine-stable-1.6.2-3|396	EOF
14cr|wine-stable-1.6.2-3|397	%endif
14cr|wine-stable-1.6.2-3|398	
14cr|wine-stable-1.6.2-3|399	%preun -n %{wine}
14cr|wine-stable-1.6.2-3|400	%_preun_service %{oname}
14cr|wine-stable-1.6.2-3|401	
14cr|wine-stable-1.6.2-3|402	%post -n %{wine}
14cr|wine-stable-1.6.2-3|403	%_post_service %{oname}
14cr|wine-stable-1.6.2-3|404	
14cr|wine-stable-1.6.2-3|405	%files -n %{wine}
14cr|wine-stable-1.6.2-3|406	%doc ANNOUNCE AUTHORS README
14cr|wine-stable-1.6.2-3|407	%ifarch x86_64
14cr|wine-stable-1.6.2-3|408	%doc README.install.urpmi
14cr|wine-stable-1.6.2-3|409	%{_bindir}/wine64
14cr|wine-stable-1.6.2-3|410	%{_bindir}/wine64-preloader
14cr|wine-stable-1.6.2-3|411	%endif
14cr|wine-stable-1.6.2-3|412	%{_initrddir}/%{oname}
14cr|wine-stable-1.6.2-3|413	%{_bindir}/winecfg
14cr|wine-stable-1.6.2-3|414	%{_bindir}/wineconsole*
14cr|wine-stable-1.6.2-3|415	%{_bindir}/wineserver
14cr|wine-stable-1.6.2-3|416	%{_bindir}/wineboot
14cr|wine-stable-1.6.2-3|417	%{_bindir}/function_grep.pl
14cr|wine-stable-1.6.2-3|418	#%{_bindir}/wineprefixcreate
14cr|wine-stable-1.6.2-3|419	%{_bindir}/msiexec
14cr|wine-stable-1.6.2-3|420	%{_bindir}/notepad
14cr|wine-stable-1.6.2-3|421	%{_bindir}/regedit
14cr|wine-stable-1.6.2-3|422	%{_bindir}/winemine
14cr|wine-stable-1.6.2-3|423	%{_bindir}/winepath
14cr|wine-stable-1.6.2-3|424	%{_bindir}/regsvr32
14cr|wine-stable-1.6.2-3|425	%{_bindir}/winefile
14cr|wine-stable-1.6.2-3|426	%{_bindir}/winetricks
14cr|wine-stable-1.6.2-3|427	%{_bindir}/wisotool
14cr|wine-stable-1.6.2-3|428	%{_mandir}/man1/wine.1*
14cr|wine-stable-1.6.2-3|429	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
14cr|wine-stable-1.6.2-3|430	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
14cr|wine-stable-1.6.2-3|431	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
14cr|wine-stable-1.6.2-3|432	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
14cr|wine-stable-1.6.2-3|433	%{_mandir}/man1/wineserver.1*
14cr|wine-stable-1.6.2-3|434	%{_mandir}/man1/msiexec.1*
14cr|wine-stable-1.6.2-3|435	%{_mandir}/man1/notepad.1*
14cr|wine-stable-1.6.2-3|436	%{_mandir}/man1/regedit.1*
14cr|wine-stable-1.6.2-3|437	%{_mandir}/man1/regsvr32.1*
14cr|wine-stable-1.6.2-3|438	%{_mandir}/man1/wineboot.1*
14cr|wine-stable-1.6.2-3|439	%{_mandir}/man1/winecfg.1*
14cr|wine-stable-1.6.2-3|440	%{_mandir}/man1/wineconsole.1*
14cr|wine-stable-1.6.2-3|441	%{_mandir}/man1/winecpp.1*
14cr|wine-stable-1.6.2-3|442	%{_mandir}/man1/winefile.1*
14cr|wine-stable-1.6.2-3|443	%{_mandir}/man1/winemine.1*
14cr|wine-stable-1.6.2-3|444	%{_mandir}/man1/winepath.1*
14cr|wine-stable-1.6.2-3|445	%dir %{_datadir}/%{oname}
14cr|wine-stable-1.6.2-3|446	%{_datadir}/%{oname}/generic.ppd
14cr|wine-stable-1.6.2-3|447	%{_datadir}/%{oname}/%{oname}.inf
14cr|wine-stable-1.6.2-3|448	%{_datadir}/%{oname}/l_intl.nls
14cr|wine-stable-1.6.2-3|449	%{_datadir}/applications/*.desktop
14cr|wine-stable-1.6.2-3|450	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu
14cr|wine-stable-1.6.2-3|451	%{_datadir}/desktop-directories/mandriva-%{oname}.directory
14cr|wine-stable-1.6.2-3|452	%dir %{_datadir}/wine/fonts
14cr|wine-stable-1.6.2-3|453	%{_datadir}/wine/fonts/*
14cr|wine-stable-1.6.2-3|454	%{_miconsdir}/*.png
14cr|wine-stable-1.6.2-3|455	%{_iconsdir}/*.png
14cr|wine-stable-1.6.2-3|456	%{_liconsdir}/*.png
14cr|wine-stable-1.6.2-3|457	
14cr|wine-stable-1.6.2-3|458	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|459	%files -n wine32-stable
14cr|wine-stable-1.6.2-3|460	%{_bindir}/wine
14cr|wine-stable-1.6.2-3|461	%{_bindir}/wine-preloader
14cr|wine-stable-1.6.2-3|462	%endif
14cr|wine-stable-1.6.2-3|463	
14cr|wine-stable-1.6.2-3|464	%{_libdir}/libwine*.so.%{major}*
14cr|wine-stable-1.6.2-3|465	%dir %{_libdir}/%{oname}
14cr|wine-stable-1.6.2-3|466	%{_libdir}/%{oname}/*.cpl.so
14cr|wine-stable-1.6.2-3|467	%{_libdir}/%{oname}/*.drv.so
14cr|wine-stable-1.6.2-3|468	%{_libdir}/%{oname}/*.dll.so
14cr|wine-stable-1.6.2-3|469	%{_libdir}/%{oname}/*.exe.so
14cr|wine-stable-1.6.2-3|470	%{_libdir}/%{oname}/*.acm.so
14cr|wine-stable-1.6.2-3|471	%{_libdir}/%{oname}/*.ocx.so
14cr|wine-stable-1.6.2-3|472	%ifarch %{ix86}
14cr|wine-stable-1.6.2-3|473	%{_libdir}/%{oname}/*.vxd.so
14cr|wine-stable-1.6.2-3|474	%{_libdir}/%{oname}/*16.so
14cr|wine-stable-1.6.2-3|475	%endif
14cr|wine-stable-1.6.2-3|476	%{_libdir}/%{oname}/*.tlb.so
14cr|wine-stable-1.6.2-3|477	%{_libdir}/%{oname}/*.ds.so
14cr|wine-stable-1.6.2-3|478	%{_libdir}/%{oname}/*.sys.so
14cr|wine-stable-1.6.2-3|479	%{_libdir}/%{oname}/fakedlls
14cr|wine-stable-1.6.2-3|480	
14cr|wine-stable-1.6.2-3|481	
14cr|wine-stable-1.6.2-3|482	%changelog
14cr|wine-stable-1.6.2-3|483	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.6.2-3
14cr|wine-stable-1.6.2-3|484	+ Revision: a0830bf
14cr|wine-stable-1.6.2-3|485	- MassBuild#464: Increase release tag
14cr|wine-stable-1.6.2-3|486	
14cr|wine-stable-1.6.2-3|487	

9105 14
14cr|winff-1.5.3-2|1	# This is useful to avoid the packaging of useless debug packages:
14cr|winff-1.5.3-2|2	# We don't need it
14cr|winff-1.5.3-2|3	%define _enable_debug_packages %{nil}
14cr|winff-1.5.3-2|4	%define debug_package %{nil}
14cr|winff-1.5.3-2|5	
14cr|winff-1.5.3-2|6	Summary:	A graphical interface for the video converter ffmpeg
14cr|winff-1.5.3-2|7	Name:		winff
14cr|winff-1.5.3-2|8	Version:	1.5.3
14cr|winff-1.5.3-2|9	Release:	2
14cr|winff-1.5.3-2|10	License:	GPLv3+
14cr|winff-1.5.3-2|11	Group:		Video
14cr|winff-1.5.3-2|12	Url:		http://winff.org
14cr|winff-1.5.3-2|13	# source need login, mugged form arch
14cr|winff-1.5.3-2|14	# Source0:	https://docs.google.com/uc?authuser=0&id=0B8HoAIi30ZDkMHlvVkVtNHJnLVE&export=download
14cr|winff-1.5.3-2|15	Source0:	%{name}-%{version}-source.tar.gz
14cr|winff-1.5.3-2|16	BuildRequires:	lazarus >= 0.9.30
14cr|winff-1.5.3-2|17	BuildRequires:	dos2unix
14cr|winff-1.5.3-2|18	Requires:	ffmpeg
14cr|winff-1.5.3-2|19	Requires:	xterm
14cr|winff-1.5.3-2|20	
14cr|winff-1.5.3-2|21	%description
14cr|winff-1.5.3-2|22	WinFF is a GUI for the command line video converter, FFMPEG. It will convert
14cr|winff-1.5.3-2|23	almost any video file that FFmpeg will convert. WinFF does multiple files in
14cr|winff-1.5.3-2|24	multiple formats at one time. You can for example convert mpeg's, flv's, and
14cr|winff-1.5.3-2|25	mov's, all into avi's all at once.
14cr|winff-1.5.3-2|26	
14cr|winff-1.5.3-2|27	%files
14cr|winff-1.5.3-2|28	%doc *.txt docs/*
14cr|winff-1.5.3-2|29	%{_bindir}/%{name}
14cr|winff-1.5.3-2|30	%{_datadir}/%{name}
14cr|winff-1.5.3-2|31	%{_datadir}/applications/%{name}.desktop
14cr|winff-1.5.3-2|32	%{_datadir}/pixmaps/*.png
14cr|winff-1.5.3-2|33	%{_iconsdir}/*
14cr|winff-1.5.3-2|34	%{_mandir}/man1/*
14cr|winff-1.5.3-2|35	
14cr|winff-1.5.3-2|36	#------------------------------------------------------------------
14cr|winff-1.5.3-2|37	
14cr|winff-1.5.3-2|38	%prep
14cr|winff-1.5.3-2|39	%setup -qn %{name}
14cr|winff-1.5.3-2|40	# Fix EOL (Version 1.2.0)
14cr|winff-1.5.3-2|41	dos2unix {changelog,README-Presets,README}.txt
14cr|winff-1.5.3-2|42	chmod -x {README,README-Presets,changelog}.txt
14cr|winff-1.5.3-2|43	cd docs
14cr|winff-1.5.3-2|44	find . -type f -exec chmod -x {} \;
14cr|winff-1.5.3-2|45	cd -
14cr|winff-1.5.3-2|46	
14cr|winff-1.5.3-2|47	%build
14cr|winff-1.5.3-2|48	lazbuild --ws=gtk2 -B %{name}.lpr
14cr|winff-1.5.3-2|49	
14cr|winff-1.5.3-2|50	%install
14cr|winff-1.5.3-2|51	mkdir -p %{buildroot}{%{_bindir},%{_datadir}/%{name}/languages}
14cr|winff-1.5.3-2|52	
14cr|winff-1.5.3-2|53	# Install winff binary
14cr|winff-1.5.3-2|54	install %{name} %{buildroot}%{_bindir}
14cr|winff-1.5.3-2|55	
14cr|winff-1.5.3-2|56	# Install languages
14cr|winff-1.5.3-2|57	install -m 0755 languages/*.po %{buildroot}%{_datadir}/%{name}/languages
14cr|winff-1.5.3-2|58	chmod -x  %{buildroot}%{_datadir}/%{name}/languages/*.po
14cr|winff-1.5.3-2|59	
14cr|winff-1.5.3-2|60	# Install presets
14cr|winff-1.5.3-2|61	install -m 0755 presets.xml %{buildroot}%{_datadir}/%{name}
14cr|winff-1.5.3-2|62	
14cr|winff-1.5.3-2|63	mkdir -p %{buildroot}{%{_datadir}/pixmaps,%{_datadir}/applications,%{_mandir}/man1}
14cr|winff-1.5.3-2|64	
14cr|winff-1.5.3-2|65	# Install man page
14cr|winff-1.5.3-2|66	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
14cr|winff-1.5.3-2|67	
14cr|winff-1.5.3-2|68	# Install icons
14cr|winff-1.5.3-2|69	install winff-icons/48x48/%{name}.png %{buildroot}%{_datadir}/pixmaps
14cr|winff-1.5.3-2|70	for i in 16 24 32 48; do
14cr|winff-1.5.3-2|71	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
14cr|winff-1.5.3-2|72	install winff-icons/"$i"x"$i"/*.png %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
14cr|winff-1.5.3-2|73	done
14cr|winff-1.5.3-2|74	
14cr|winff-1.5.3-2|75	# Desktop file
14cr|winff-1.5.3-2|76	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|winff-1.5.3-2|77	[Desktop Entry]
14cr|winff-1.5.3-2|78	Type=Application
14cr|winff-1.5.3-2|79	Name=WinFF
14cr|winff-1.5.3-2|80	GenericName=WinFF
14cr|winff-1.5.3-2|81	Comment=A GUI for FFMPEG
14cr|winff-1.5.3-2|82	Exec=%{name}
14cr|winff-1.5.3-2|83	Icon=%{name}
14cr|winff-1.5.3-2|84	Categories=AudioVideo;Video;
14cr|winff-1.5.3-2|85	EOF
14cr|winff-1.5.3-2|86	
14cr|winff-1.5.3-2|87	
14cr|winff-1.5.3-2|88	%changelog
14cr|winff-1.5.3-2|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-2
14cr|winff-1.5.3-2|90	+ Revision: 2a69ba9
14cr|winff-1.5.3-2|91	- MassBuild#464: Increase release tag
14cr|winff-1.5.3-2|92	
14cr|winff-1.5.3-2|93	

9106 14
14cr|wings3d-1.4.1-2|1	%define oname wings
14cr|wings3d-1.4.1-2|2	%define erlangdir %{_libdir}/erlang
14cr|wings3d-1.4.1-2|3	%define wingsdir %{erlangdir}/lib/%{oname}-%{version}
14cr|wings3d-1.4.1-2|4	%define esdldir %{erlangdir}/addons/esdl-1.2
14cr|wings3d-1.4.1-2|5	%define esdl_ver 1.2
14cr|wings3d-1.4.1-2|6	
14cr|wings3d-1.4.1-2|7	Summary:	A 3D subdivision modeler
14cr|wings3d-1.4.1-2|8	Name:		wings3d
14cr|wings3d-1.4.1-2|9	Version:	1.4.1
14cr|wings3d-1.4.1-2|10	Release:	2
14cr|wings3d-1.4.1-2|11	License:	BSD-like
14cr|wings3d-1.4.1-2|12	Group:		Graphics
14cr|wings3d-1.4.1-2|13	Url:		http://www.wings3d.com
14cr|wings3d-1.4.1-2|14	Source0:	http://prdownloads.sourceforge.net/wings/%{oname}-%{version}.tar.bz2
14cr|wings3d-1.4.1-2|15	Source1:	%{name}.png
14cr|wings3d-1.4.1-2|16	Source2:	%{name}_manual1.6.1.pdf
14cr|wings3d-1.4.1-2|17	Source3:	wingspov-0.98.28_v1.tgz
14cr|wings3d-1.4.1-2|18	Patch0:		wings-1.4.1-esdl1.2.patch
14cr|wings3d-1.4.1-2|19	Patch1:		wings-0004-Simplify-font-handling-and-stop-using-parameterized-.patch
14cr|wings3d-1.4.1-2|20	BuildRequires:	erlang-compiler
14cr|wings3d-1.4.1-2|21	BuildRequires:	erlang-esdl-devel >= %{esdl_ver}
14cr|wings3d-1.4.1-2|22	BuildRequires:	erlang-wx
14cr|wings3d-1.4.1-2|23	BuildRequires:	erlang-xmerl
14cr|wings3d-1.4.1-2|24	BuildRequires:	imagemagick
14cr|wings3d-1.4.1-2|25	BuildRequires:	jpeg-devel
14cr|wings3d-1.4.1-2|26	Requires:	erlang-esdl >= %{esdl_ver}
14cr|wings3d-1.4.1-2|27	Requires:	erlang-wx
14cr|wings3d-1.4.1-2|28	
14cr|wings3d-1.4.1-2|29	%description
14cr|wings3d-1.4.1-2|30	Wings 3D is a free and open source polygon mesh subdivision
14cr|wings3d-1.4.1-2|31	modeller inspired by Nendo and Mirai from Izware, all using
14cr|wings3d-1.4.1-2|32	the winged edge data structure.Wings 3D is ideally suited for
14cr|wings3d-1.4.1-2|33	modeling and texturing low to medium density polygon meshes.
14cr|wings3d-1.4.1-2|34	It has a wide range of very effective tools optimised for these
14cr|wings3d-1.4.1-2|35	tasks hidden behind its 'minimalistic' interface.
14cr|wings3d-1.4.1-2|36	
14cr|wings3d-1.4.1-2|37	%package povray
14cr|wings3d-1.4.1-2|38	Summary:	Povray import/export plug-in for Wings 3D
14cr|wings3d-1.4.1-2|39	Group:		Graphics
14cr|wings3d-1.4.1-2|40	Requires:	%{name} = %{version}-%{release}
14cr|wings3d-1.4.1-2|41	Requires:	povray
14cr|wings3d-1.4.1-2|42	
14cr|wings3d-1.4.1-2|43	%description povray
14cr|wings3d-1.4.1-2|44	Povray import/export plug-in for Wings 3D.
14cr|wings3d-1.4.1-2|45	
14cr|wings3d-1.4.1-2|46	%prep
14cr|wings3d-1.4.1-2|47	%setup -qn %{oname}-%{version}
14cr|wings3d-1.4.1-2|48	%patch0 -p1
14cr|wings3d-1.4.1-2|49	%patch1 -p1
14cr|wings3d-1.4.1-2|50	
14cr|wings3d-1.4.1-2|51	tar xf %{SOURCE3}
14cr|wings3d-1.4.1-2|52	
14cr|wings3d-1.4.1-2|53	%build
14cr|wings3d-1.4.1-2|54	export CFLAGS="%{optflags}"
14cr|wings3d-1.4.1-2|55	export PATH=%{erlangdir}/bin:$PATH
14cr|wings3d-1.4.1-2|56	export ESDL_PATH=%{esdldir}
14cr|wings3d-1.4.1-2|57	
14cr|wings3d-1.4.1-2|58	%make -j4
14cr|wings3d-1.4.1-2|59	
14cr|wings3d-1.4.1-2|60	%install
14cr|wings3d-1.4.1-2|61	install -d -m 755 %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|62	cat %{SOURCE2} > ./%{name}_manual1.6.1.pdf
14cr|wings3d-1.4.1-2|63	
14cr|wings3d-1.4.1-2|64	# remove unneeded files
14cr|wings3d-1.4.1-2|65	rm -rf src/*.erl
14cr|wings3d-1.4.1-2|66	
14cr|wings3d-1.4.1-2|67	# install files, also those missing
14cr|wings3d-1.4.1-2|68	mv -f ebin %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|69	mv -f fonts_src/*.beam %{buildroot}/%{wingsdir}/ebin/
14cr|wings3d-1.4.1-2|70	mv -f icons/*.beam %{buildroot}/%{wingsdir}/ebin/
14cr|wings3d-1.4.1-2|71	mv -f intl_tools/*.beam %{buildroot}/%{wingsdir}/ebin/
14cr|wings3d-1.4.1-2|72	mv -f fonts %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|73	mv -f plugins %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|74	mv -f plugins_src/commands/*.lang %{buildroot}/%{wingsdir}/plugins/commands/
14cr|wings3d-1.4.1-2|75	mv -f plugins_src/import_export/*.lang %{buildroot}/%{wingsdir}/plugins/import_export/
14cr|wings3d-1.4.1-2|76	mv -f plugins_src/primitives/*.lang %{buildroot}/%{wingsdir}/plugins/primitives/
14cr|wings3d-1.4.1-2|77	mv -f plugins_src/*.lang %{buildroot}/%{wingsdir}/plugins/
14cr|wings3d-1.4.1-2|78	mv -f src %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|79	mv -f vsn.mk %{buildroot}/%{wingsdir}
14cr|wings3d-1.4.1-2|80	
14cr|wings3d-1.4.1-2|81	# executable script
14cr|wings3d-1.4.1-2|82	install -d -m 755 %{buildroot}/%{_bindir}
14cr|wings3d-1.4.1-2|83	
14cr|wings3d-1.4.1-2|84	cat > %{buildroot}/%{_bindir}/%{name} << "EOF"
14cr|wings3d-1.4.1-2|85	#!/bin/sh
14cr|wings3d-1.4.1-2|86	export ESDL_PATH=%{esdldir}
14cr|wings3d-1.4.1-2|87	erl -pa $ESDL_PATH/ebin %{wingsdir}/ebin -noinput -smp disable -run wings_start start_halt "$@"
14cr|wings3d-1.4.1-2|88	EOF
14cr|wings3d-1.4.1-2|89	
14cr|wings3d-1.4.1-2|90	# icons
14cr|wings3d-1.4.1-2|91	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|wings3d-1.4.1-2|92	convert %{SOURCE1} -size 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|wings3d-1.4.1-2|93	convert %{SOURCE1} -size 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|wings3d-1.4.1-2|94	convert %{SOURCE1} -size 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|wings3d-1.4.1-2|95	
14cr|wings3d-1.4.1-2|96	# menu
14cr|wings3d-1.4.1-2|97	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wings3d-1.4.1-2|98	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|wings3d-1.4.1-2|99	[Desktop Entry]
14cr|wings3d-1.4.1-2|100	Name=Wings 3D
14cr|wings3d-1.4.1-2|101	Comment=%{summary}
14cr|wings3d-1.4.1-2|102	Exec=%{_bindir}/%{name}
14cr|wings3d-1.4.1-2|103	Icon=%{name}
14cr|wings3d-1.4.1-2|104	Terminal=false
14cr|wings3d-1.4.1-2|105	Type=Application
14cr|wings3d-1.4.1-2|106	StartupNotify=true
14cr|wings3d-1.4.1-2|107	Categories=Graphics;3DGraphics;
14cr|wings3d-1.4.1-2|108	EOF
14cr|wings3d-1.4.1-2|109	
14cr|wings3d-1.4.1-2|110	%files
14cr|wings3d-1.4.1-2|111	%doc AUTHORS license.terms README
14cr|wings3d-1.4.1-2|112	%doc *.pdf NOTES-*
14cr|wings3d-1.4.1-2|113	%attr(755,root,root) %{_bindir}/*
14cr|wings3d-1.4.1-2|114	%{wingsdir}
14cr|wings3d-1.4.1-2|115	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|wings3d-1.4.1-2|116	%{_datadir}/applications/*.desktop
14cr|wings3d-1.4.1-2|117	%exclude %{wingsdir}/plugins/import_export/kayos_utils.beam
14cr|wings3d-1.4.1-2|118	%exclude %{wingsdir}/plugins/import_export/pov_exp.beam
14cr|wings3d-1.4.1-2|119	%exclude %{wingsdir}/plugins/import_export/pov_ui.beam
14cr|wings3d-1.4.1-2|120	%exclude %{wingsdir}/plugins/import_export/wpc_pov.beam
14cr|wings3d-1.4.1-2|121	
14cr|wings3d-1.4.1-2|122	%files povray
14cr|wings3d-1.4.1-2|123	%defattr(644,root,root,755)
14cr|wings3d-1.4.1-2|124	%{wingsdir}/plugins/import_export/kayos_utils.beam
14cr|wings3d-1.4.1-2|125	%{wingsdir}/plugins/import_export/pov_exp.beam
14cr|wings3d-1.4.1-2|126	%{wingsdir}/plugins/import_export/pov_ui.beam
14cr|wings3d-1.4.1-2|127	%{wingsdir}/plugins/import_export/wpc_pov.beam
14cr|wings3d-1.4.1-2|128	
14cr|wings3d-1.4.1-2|129	
14cr|wings3d-1.4.1-2|130	
14cr|wings3d-1.4.1-2|131	%changelog
14cr|wings3d-1.4.1-2|132	* Wed Aug 27 2014 Tigro <ashejn@gmail.com> 1.4.1-2
14cr|wings3d-1.4.1-2|133	+ Revision: a24b3d5
14cr|wings3d-1.4.1-2|134	- fix build with new erlang
14cr|wings3d-1.4.1-2|135	
14cr|wings3d-1.4.1-2|136	

9107 14
14cr|winpdb-1.4.8-3|1	%define name	winpdb
14cr|winpdb-1.4.8-3|2	%define version 1.4.8
14cr|winpdb-1.4.8-3|3	%define release 3
14cr|winpdb-1.4.8-3|4	
14cr|winpdb-1.4.8-3|5	Summary: 	An advanced Python debugger
14cr|winpdb-1.4.8-3|6	Name: 	 	%{name}
14cr|winpdb-1.4.8-3|7	Version: 	%{version}
14cr|winpdb-1.4.8-3|8	Release: 	%{release}
14cr|winpdb-1.4.8-3|9	Source0: 	%{name}-%{version}.tar.gz
14cr|winpdb-1.4.8-3|10	License: 	GPLv2+
14cr|winpdb-1.4.8-3|11	Group: 	 	Development/Python
14cr|winpdb-1.4.8-3|12	Url:   	 	http://www.winpdb.org
14cr|winpdb-1.4.8-3|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|winpdb-1.4.8-3|14	BuildArch: 	noarch
14cr|winpdb-1.4.8-3|15	Requires:  	python, wxPython >= 2.6.0
14cr|winpdb-1.4.8-3|16	BuildRequires: 	python-devel
14cr|winpdb-1.4.8-3|17	
14cr|winpdb-1.4.8-3|18	%description
14cr|winpdb-1.4.8-3|19	Winpdb is an advanced Python debugger. It supports smart breakpoints,
14cr|winpdb-1.4.8-3|20	multiple threads, namespace modification, embedded debugging, and
14cr|winpdb-1.4.8-3|21	encrypted communication, and is up to 20 times faster than pdb.
14cr|winpdb-1.4.8-3|22	
14cr|winpdb-1.4.8-3|23	%prep
14cr|winpdb-1.4.8-3|24	%setup -q
14cr|winpdb-1.4.8-3|25	sed -i 's/\r//g' README.txt
14cr|winpdb-1.4.8-3|26	
14cr|winpdb-1.4.8-3|27	%build
14cr|winpdb-1.4.8-3|28	%__python setup.py build
14cr|winpdb-1.4.8-3|29	
14cr|winpdb-1.4.8-3|30	%install
14cr|winpdb-1.4.8-3|31	%__rm -rf %{buildroot}
14cr|winpdb-1.4.8-3|32	%__mkdir -p %{buildroot}/%{_bindir}
14cr|winpdb-1.4.8-3|33	%__mkdir -p %{buildroot}/{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|winpdb-1.4.8-3|34	%__python setup.py install --skip-build --root=%{buildroot}
14cr|winpdb-1.4.8-3|35	
14cr|winpdb-1.4.8-3|36	
14cr|winpdb-1.4.8-3|37	%__mkdir -p %{buildroot}%{_datadir}/applications
14cr|winpdb-1.4.8-3|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|winpdb-1.4.8-3|39	[Desktop Entry]
14cr|winpdb-1.4.8-3|40	Name=%{name}
14cr|winpdb-1.4.8-3|41	Comment=An advanced Python debugger
14cr|winpdb-1.4.8-3|42	Exec=%{_bindir}/winpdb
14cr|winpdb-1.4.8-3|43	Icon=%{name}
14cr|winpdb-1.4.8-3|44	Terminal=false
14cr|winpdb-1.4.8-3|45	Type=Application
14cr|winpdb-1.4.8-3|46	Categories=Development;X-MandrivaLinux-Development-Tools;
14cr|winpdb-1.4.8-3|47	EOF
14cr|winpdb-1.4.8-3|48	
14cr|winpdb-1.4.8-3|49	%__install -m 644 artwork/winpdb-icon-32.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|50	%__install -m 644 artwork/winpdb-icon-16.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|51	%__install -m 644 artwork/winpdb-icon-64.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|52	
14cr|winpdb-1.4.8-3|53	%clean
14cr|winpdb-1.4.8-3|54	rm -rf %{buildroot}
14cr|winpdb-1.4.8-3|55	
14cr|winpdb-1.4.8-3|56	%if %mdkversion < 200900
14cr|winpdb-1.4.8-3|57	%post
14cr|winpdb-1.4.8-3|58	%{update_menus}
14cr|winpdb-1.4.8-3|59	%endif
14cr|winpdb-1.4.8-3|60	
14cr|winpdb-1.4.8-3|61	%if %mdkversion < 200900
14cr|winpdb-1.4.8-3|62	%postun
14cr|winpdb-1.4.8-3|63	%{clean_menus}
14cr|winpdb-1.4.8-3|64	%endif
14cr|winpdb-1.4.8-3|65	
14cr|winpdb-1.4.8-3|66	%files
14cr|winpdb-1.4.8-3|67	%defattr(-,root,root)
14cr|winpdb-1.4.8-3|68	%doc README.txt
14cr|winpdb-1.4.8-3|69	%{_bindir}/*
14cr|winpdb-1.4.8-3|70	%{python_sitelib}/*
14cr|winpdb-1.4.8-3|71	%{_datadir}/applications/*.desktop
14cr|winpdb-1.4.8-3|72	%{_iconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|73	%{_miconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|74	%{_liconsdir}/%{name}.png
14cr|winpdb-1.4.8-3|75	
14cr|winpdb-1.4.8-3|76	
14cr|winpdb-1.4.8-3|77	
14cr|winpdb-1.4.8-3|78	%changelog
14cr|winpdb-1.4.8-3|79	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.8-3
14cr|winpdb-1.4.8-3|80	+ Revision: 68b9378
14cr|winpdb-1.4.8-3|81	- MassBuild#464: Increase release tag
14cr|winpdb-1.4.8-3|82	
14cr|winpdb-1.4.8-3|83	

9108 14
14cr|wipe-2.3.1-4|1	%define debug_package   %{nil}
14cr|wipe-2.3.1-4|2	
14cr|wipe-2.3.1-4|3	Name:           wipe
14cr|wipe-2.3.1-4|4	Version:        2.3.1
14cr|wipe-2.3.1-4|5	Release:        4
14cr|wipe-2.3.1-4|6	Epoch:          0
14cr|wipe-2.3.1-4|7	Summary:        Secure file deletion utility
14cr|wipe-2.3.1-4|8	License:        GPLv2
14cr|wipe-2.3.1-4|9	Group:          File tools
14cr|wipe-2.3.1-4|10	URL:            http://wipe.sourceforge.net/
14cr|wipe-2.3.1-4|11	Source0:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14cr|wipe-2.3.1-4|12	Source1:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2.sig
14cr|wipe-2.3.1-4|13	Patch0:         %{name}-rootbuildfix.patch
14cr|wipe-2.3.1-4|14	Requires(post): update-alternatives
14cr|wipe-2.3.1-4|15	Requires(postun): update-alternatives
14cr|wipe-2.3.1-4|16	
14cr|wipe-2.3.1-4|17	
14cr|wipe-2.3.1-4|18	%description
14cr|wipe-2.3.1-4|19	Wipe is a tool that effectively degauses the surface of a hard
14cr|wipe-2.3.1-4|20	disk, making it virtually impossible to retrieve the data that was
14cr|wipe-2.3.1-4|21	stored on it. This tool is designed to make sure secure data that is
14cr|wipe-2.3.1-4|22	erased from a hard drive is unrecoverable.
14cr|wipe-2.3.1-4|23	
14cr|wipe-2.3.1-4|24	%prep
14cr|wipe-2.3.1-4|25	%setup -q
14cr|wipe-2.3.1-4|26	%patch0 -p1
14cr|wipe-2.3.1-4|27	
14cr|wipe-2.3.1-4|28	%build
14cr|wipe-2.3.1-4|29	%configure2_5x
14cr|wipe-2.3.1-4|30	%make
14cr|wipe-2.3.1-4|31	
14cr|wipe-2.3.1-4|32	%install
14cr|wipe-2.3.1-4|33	%makeinstall
14cr|wipe-2.3.1-4|34	mv %{buildroot}%{_bindir}/wipe %{buildroot}%{_bindir}/wipe.wipe
14cr|wipe-2.3.1-4|35	mv %{buildroot}%{_mandir}/man1/wipe.1 %{buildroot}%{_mandir}/man1/wipe.wipe.1
14cr|wipe-2.3.1-4|36	
14cr|wipe-2.3.1-4|37	# remove package installed docs
14cr|wipe-2.3.1-4|38	rm -rf %{buildroot}/%{_datadir}/doc/%{name}
14cr|wipe-2.3.1-4|39	
14cr|wipe-2.3.1-4|40	
14cr|wipe-2.3.1-4|41	
14cr|wipe-2.3.1-4|42	%post
14cr|wipe-2.3.1-4|43	%{_sbindir}/update-alternatives --install %{_bindir}/wipe wipe %{_bindir}/wipe.wipe 10 --slave %{_mandir}/man1/wipe.1.lzma wipe.1.lzma %{_mandir}/man1/wipe.wipe.1.lzma
14cr|wipe-2.3.1-4|44	
14cr|wipe-2.3.1-4|45	%postun
14cr|wipe-2.3.1-4|46	%{_sbindir}/update-alternatives --remove wipe %{_bindir}/wipe.wipe
14cr|wipe-2.3.1-4|47	
14cr|wipe-2.3.1-4|48	%files
14cr|wipe-2.3.1-4|49	%defattr(0644,root,root,0755)
14cr|wipe-2.3.1-4|50	%doc LICENSE copyright README CHANGES TODO INSTALL TESTING
14cr|wipe-2.3.1-4|51	%attr(0755,root,root) %{_bindir}/wipe.wipe
14cr|wipe-2.3.1-4|52	%{_mandir}/man1/wipe.wipe.1*
14cr|wipe-2.3.1-4|53	
14cr|wipe-2.3.1-4|54	
14cr|wipe-2.3.1-4|55	
14cr|wipe-2.3.1-4|56	
14cr|wipe-2.3.1-4|57	
14cr|wipe-2.3.1-4|58	%changelog
14cr|wipe-2.3.1-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.3.1-4
14cr|wipe-2.3.1-4|60	+ Revision: ff2285b
14cr|wipe-2.3.1-4|61	- MassBuild#464: Increase release tag
14cr|wipe-2.3.1-4|62	
14cr|wipe-2.3.1-4|63	

9109 14
14cr|wise-2.2.0-9|1	%define name	wise
14cr|wise-2.2.0-9|2	%define version	2.2.0
14cr|wise-2.2.0-9|3	%define rel	9
14cr|wise-2.2.0-9|4	%define release	%mkrel %{rel}
14cr|wise-2.2.0-9|5	
14cr|wise-2.2.0-9|6	Name:		%{name}
14cr|wise-2.2.0-9|7	Version:	%{version}
14cr|wise-2.2.0-9|8	Release:	%{release}
14cr|wise-2.2.0-9|9	Summary:	Comparisons of DNA and protein sequences
14cr|wise-2.2.0-9|10	Group:		Sciences/Biology
14cr|wise-2.2.0-9|11	License:	GPL
14cr|wise-2.2.0-9|12	URL:		http://www.ebi.ac.uk/Wise2/doc_wise2.html
14cr|wise-2.2.0-9|13	Source0:	ftp://ftp.ebi.ac.uk/pub/software/wise2/%{name}%{version}.tar.bz2
14cr|wise-2.2.0-9|14	Patch0:		fix_getline.patch
14cr|wise-2.2.0-9|15	
14cr|wise-2.2.0-9|16	%description
14cr|wise-2.2.0-9|17	Wise2 is a package focused on comparisons of biopolymers, commonly DNA and
14cr|wise-2.2.0-9|18	protein sequence. Wise2's particular forte is the comparison of DNA sequence
14cr|wise-2.2.0-9|19	at the level of its protein translation. This comparison allows the simulta-
14cr|wise-2.2.0-9|20	neous prediction of say gene structure with homology based alignment.
14cr|wise-2.2.0-9|21	
14cr|wise-2.2.0-9|22	The Wise2 package was principally written by Ewan Birney, who wrote the main
14cr|wise-2.2.0-9|23	genewise and estwise programs. The protein comparison database search program
14cr|wise-2.2.0-9|24	was written by Richard Copley using the underlying Wise2 libraries.
14cr|wise-2.2.0-9|25	Wise2 also uses code from Sean Eddy for reading HMMs and
14cr|wise-2.2.0-9|26	for Extreme value distribution fitting.
14cr|wise-2.2.0-9|27	
14cr|wise-2.2.0-9|28	%prep
14cr|wise-2.2.0-9|29	%setup -q -n %{name}%{version}
14cr|wise-2.2.0-9|30	%patch0 -p0
14cr|wise-2.2.0-9|31	
14cr|wise-2.2.0-9|32	%build
14cr|wise-2.2.0-9|33	cd src && %make CFLAGS="-c $RPM_OPT_FLAGS" realall
14cr|wise-2.2.0-9|34	
14cr|wise-2.2.0-9|35	%install
14cr|wise-2.2.0-9|36	rm -rf %{buildroot}
14cr|wise-2.2.0-9|37	
14cr|wise-2.2.0-9|38	install -d -m 755 %{buildroot}%{_bindir}
14cr|wise-2.2.0-9|39	install -m 755 src/models/{pswdb,psw,genewisedb,estwisedb,estwise,genewise,dba,dnal,genomewise} %{buildroot}%{_bindir}
14cr|wise-2.2.0-9|40	
14cr|wise-2.2.0-9|41	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cr|wise-2.2.0-9|42	install -m 644 wisecfg/* %{buildroot}%{_datadir}/%{name}
14cr|wise-2.2.0-9|43	
14cr|wise-2.2.0-9|44	# configuration
14cr|wise-2.2.0-9|45	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cr|wise-2.2.0-9|46	echo "export WISECONFIGDIR=%{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
14cr|wise-2.2.0-9|47	echo "setenv WISECONFIGDIR %{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
14cr|wise-2.2.0-9|48	
14cr|wise-2.2.0-9|49	%files
14cr|wise-2.2.0-9|50	%doc README LICENSE docs
14cr|wise-2.2.0-9|51	%{_bindir}/*
14cr|wise-2.2.0-9|52	%{_datadir}/%{name}
14cr|wise-2.2.0-9|53	%config(noreplace) %{_sysconfdir}/profile.d/*
14cr|wise-2.2.0-9|54	
14cr|wise-2.2.0-9|55	
14cr|wise-2.2.0-9|56	
14cr|wise-2.2.0-9|57	
14cr|wise-2.2.0-9|58	
14cr|wise-2.2.0-9|59	%changelog
14cr|wise-2.2.0-9|60	* Wed Nov 14 2012 Alexander Khryukin <alexander@mezon.ru> 2.2.0-9
14cr|wise-2.2.0-9|61	+ Revision: 6aa6ae5
14cr|wise-2.2.0-9|62	- contrib repairing
14cr|wise-2.2.0-9|63	
14cr|wise-2.2.0-9|64	

9110 14
14cr|wizardpen-0.8.1-2|1	%define name wizardpen
14cr|wizardpen-0.8.1-2|2	%define version 0.8.1
14cr|wizardpen-0.8.1-2|3	%define release 2
14cr|wizardpen-0.8.1-2|4	
14cr|wizardpen-0.8.1-2|5	%define __libtoolize /bin/true
14cr|wizardpen-0.8.1-2|6	
14cr|wizardpen-0.8.1-2|7	Name:		%{name}
14cr|wizardpen-0.8.1-2|8	Version:	%{version}
14cr|wizardpen-0.8.1-2|9	Release:	%{release}
14cr|wizardpen-0.8.1-2|10	Summary:	Wizardpen Driver for Linux
14cr|wizardpen-0.8.1-2|11	Group:		System/X11
14cr|wizardpen-0.8.1-2|12	License:	GPLv2+
14cr|wizardpen-0.8.1-2|13	URL:		https://launchpad.net/wizardpen
14cr|wizardpen-0.8.1-2|14	Source0:	http://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-%{name}-%{version}.tar.bz2
14cr|wizardpen-0.8.1-2|15	BuildRequires:	x11-proto-devel
14cr|wizardpen-0.8.1-2|16	BuildRequires:	x11-server-devel
14cr|wizardpen-0.8.1-2|17	BuildRequires:	pkgconfig(xorg-macros)
14cr|wizardpen-0.8.1-2|18	
14cr|wizardpen-0.8.1-2|19	%description
14cr|wizardpen-0.8.1-2|20	Wizardpen Driver for Linux.
14cr|wizardpen-0.8.1-2|21	What are referred to as "Genius Tablets" go by many names:
14cr|wizardpen-0.8.1-2|22	
14cr|wizardpen-0.8.1-2|23	* DigiPro 5x4 Graphics Tablet
14cr|wizardpen-0.8.1-2|24	* Digital Ink Pad (A4 format)
14cr|wizardpen-0.8.1-2|25	* G-pen
14cr|wizardpen-0.8.1-2|26	* EasyPen i405
14cr|wizardpen-0.8.1-2|27	* Genius Wizardpen
14cr|wizardpen-0.8.1-2|28	* Genius Mousepen
14cr|wizardpen-0.8.1-2|29	* Genius
14cr|wizardpen-0.8.1-2|30	* iBall
14cr|wizardpen-0.8.1-2|31	* Manhattan
14cr|wizardpen-0.8.1-2|32	* Pentagram
14cr|wizardpen-0.8.1-2|33	* QWare
14cr|wizardpen-0.8.1-2|34	* Trust TB-3100
14cr|wizardpen-0.8.1-2|35	* Trust TB-5300
14cr|wizardpen-0.8.1-2|36	* Trust TB-6300
14cr|wizardpen-0.8.1-2|37	* UC-LOGIC
14cr|wizardpen-0.8.1-2|38	
14cr|wizardpen-0.8.1-2|39	%prep
14cr|wizardpen-0.8.1-2|40	%setup -q -n xorg-input-%{name}-%{version}
14cr|wizardpen-0.8.1-2|41	
14cr|wizardpen-0.8.1-2|42	%build
14cr|wizardpen-0.8.1-2|43	#autoreconf -fi
14cr|wizardpen-0.8.1-2|44	%configure2_5x --with-xorg-module-dir=%{_libdir}/xorg/modules/
14cr|wizardpen-0.8.1-2|45	%make
14cr|wizardpen-0.8.1-2|46	
14cr|wizardpen-0.8.1-2|47	%install
14cr|wizardpen-0.8.1-2|48	make install DESTDIR=$RPM_BUILD_ROOT
14cr|wizardpen-0.8.1-2|49	
14cr|wizardpen-0.8.1-2|50	%files
14cr|wizardpen-0.8.1-2|51	%doc
14cr|wizardpen-0.8.1-2|52	%{_libdir}/xorg/modules/input/wizardpen_drv.so
14cr|wizardpen-0.8.1-2|53	%{_bindir}/wizardpen-calibrate
14cr|wizardpen-0.8.1-2|54	%{_datadir}/X11/xorg.conf.d/70-wizardpen.conf
14cr|wizardpen-0.8.1-2|55	%{_sysconfdir}/udev/rules.d/67-xorg-wizardpen.rules
14cr|wizardpen-0.8.1-2|56	%{_mandir}/man4/%name.*
14cr|wizardpen-0.8.1-2|57	
14cr|wizardpen-0.8.1-2|58	%changelog
14cr|wizardpen-0.8.1-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-2
14cr|wizardpen-0.8.1-2|60	+ Revision: 11e8ab7
14cr|wizardpen-0.8.1-2|61	- MassBuild#464: Increase release tag
14cr|wizardpen-0.8.1-2|62	
14cr|wizardpen-0.8.1-2|63	

9111 14
14cr|wizznic-0.9.9-5|1	# empty-debuginfo-package  sflo
14cr|wizznic-0.9.9-5|2	%define debug_package	%{nil}
14cr|wizznic-0.9.9-5|3	
14cr|wizznic-0.9.9-5|4	Name:           wizznic
14cr|wizznic-0.9.9-5|5	Summary:        An implementation of Puzznic
14cr|wizznic-0.9.9-5|6	Version:        0.9.9
14cr|wizznic-0.9.9-5|7	Release:        5
14cr|wizznic-0.9.9-5|8	License:        GPLv3
14cr|wizznic-0.9.9-5|9	Group:          Games/Boards
14cr|wizznic-0.9.9-5|10	Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
14cr|wizznic-0.9.9-5|11	Source1:        %{name}.desktop
14cr|wizznic-0.9.9-5|12	Patch0:         %{name}-linux.patch
14cr|wizznic-0.9.9-5|13	Url:            http://sourceforge.net/projects/wizznic/
14cr|wizznic-0.9.9-5|14	BuildRequires:  pkgconfig(gl)
14cr|wizznic-0.9.9-5|15	BuildRequires:  pkgconfig(glu)
14cr|wizznic-0.9.9-5|16	BuildRequires:  pkgconfig(SDL_image)
14cr|wizznic-0.9.9-5|17	BuildRequires:  pkgconfig(SDL_mixer)
14cr|wizznic-0.9.9-5|18	BuildRequires:  pkgconfig(sdl)
14cr|wizznic-0.9.9-5|19	BuildRequires:  pkgconfig(libpng)
14cr|wizznic-0.9.9-5|20	BuildRequires:  desktop-file-utils
14cr|wizznic-0.9.9-5|21	
14cr|wizznic-0.9.9-5|22	%description
14cr|wizznic-0.9.9-5|23	Wizznic is an implementation of Puzznic.
14cr|wizznic-0.9.9-5|24	It is made very easy for non-programmers to contribute Levels/Graphics and
14cr|wizznic-0.9.9-5|25	sounds.
14cr|wizznic-0.9.9-5|26	
14cr|wizznic-0.9.9-5|27	%prep
14cr|wizznic-0.9.9-5|28	%setup -q -n wizznic-0.9.9-src
14cr|wizznic-0.9.9-5|29	%patch0 -p0
14cr|wizznic-0.9.9-5|30	
14cr|wizznic-0.9.9-5|31	# (Sflo) over 300 linting err && likewise W
14cr|wizznic-0.9.9-5|32	# files attr
14cr|wizznic-0.9.9-5|33	chmod 644 doc/*.txt
14cr|wizznic-0.9.9-5|34	pushd data
14cr|wizznic-0.9.9-5|35	find . -type f -exec chmod 644 {} \;
14cr|wizznic-0.9.9-5|36	popd
14cr|wizznic-0.9.9-5|37	pushd packs
14cr|wizznic-0.9.9-5|38	find . -type f -exec chmod 644 {} \;
14cr|wizznic-0.9.9-5|39	popd
14cr|wizznic-0.9.9-5|40	# dir attr
14cr|wizznic-0.9.9-5|41	chmod 755 packs/001_wizznic \
14cr|wizznic-0.9.9-5|42	packs/000_wizznic \
14cr|wizznic-0.9.9-5|43	packs/000_wizznic/themes/thor \
14cr|wizznic-0.9.9-5|44	data \
14cr|wizznic-0.9.9-5|45	packs/000_wizznic/themes/oldskool/boards \
14cr|wizznic-0.9.9-5|46	packs/010_wizznic-silver/themes/boards \
14cr|wizznic-0.9.9-5|47	packs/010_wizznic-silver/themes/tiles \
14cr|wizznic-0.9.9-5|48	packs/001_wizznic/levels \
14cr|wizznic-0.9.9-5|49	packs/000_wizznic/themes/oldskool \
14cr|wizznic-0.9.9-5|50	packs/000_wizznic/themes/oldskool/snd \
14cr|wizznic-0.9.9-5|51	packs \
14cr|wizznic-0.9.9-5|52	data/menu \
14cr|wizznic-0.9.9-5|53	packs/000_wizznic/levels \
14cr|wizznic-0.9.9-5|54	packs/000_wizznic/themes \
14cr|wizznic-0.9.9-5|55	packs/000_wizznic/themes/cursors \
14cr|wizznic-0.9.9-5|56	packs/000_wizznic/themes/thor/tiles \
14cr|wizznic-0.9.9-5|57	packs/000_wizznic/music \
14cr|wizznic-0.9.9-5|58	packs/010_wizznic-silver/themes/starts \
14cr|wizznic-0.9.9-5|59	data/snd \
14cr|wizznic-0.9.9-5|60	packs/000_wizznic/themes/chars \
14cr|wizznic-0.9.9-5|61	packs/010_wizznic-silver/levels \
14cr|wizznic-0.9.9-5|62	packs/010_wizznic-silver \
14cr|wizznic-0.9.9-5|63	packs/000_wizznic/themes/thor/bg \
14cr|wizznic-0.9.9-5|64	packs/000_wizznic/themes/oldskool/tiles \
14cr|wizznic-0.9.9-5|65	packs/010_wizznic-silver/themes
14cr|wizznic-0.9.9-5|66	#
14cr|wizznic-0.9.9-5|67	%build
14cr|wizznic-0.9.9-5|68	export CFLAGS="$RPM_OPT_FLAGS -Wall"
14cr|wizznic-0.9.9-5|69	%make DATADIR="%{_datadir}/%{name}/" -f Makefile.linux
14cr|wizznic-0.9.9-5|70	
14cr|wizznic-0.9.9-5|71	# Create wrapper script
14cr|wizznic-0.9.9-5|72	echo -e "#!/bin/bash\ncd %{_datadir}/%{name}/\n%{_bindir}/%{name}-bin \$*\n" > %{name}-wrapper.sh
14cr|wizznic-0.9.9-5|73	
14cr|wizznic-0.9.9-5|74	
14cr|wizznic-0.9.9-5|75	%install
14cr|wizznic-0.9.9-5|76	# install binaries
14cr|wizznic-0.9.9-5|77	mkdir -p %{buildroot}%{_bindir}
14cr|wizznic-0.9.9-5|78	install -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}-bin
14cr|wizznic-0.9.9-5|79	install -p -m 755 %{name}-wrapper.sh %{buildroot}%{_bindir}/%{name}
14cr|wizznic-0.9.9-5|80	
14cr|wizznic-0.9.9-5|81	# install menu entry
14cr|wizznic-0.9.9-5|82	# let's desktop-file-install handle this (sflo)
14cr|wizznic-0.9.9-5|83	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wizznic-0.9.9-5|84	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|wizznic-0.9.9-5|85	
14cr|wizznic-0.9.9-5|86	# install icons
14cr|wizznic-0.9.9-5|87	# TODO: this icon suck, to add a better icon accordingly
14cr|wizznic-0.9.9-5|88	# with rosa-icons
14cr|wizznic-0.9.9-5|89	install -d -D -m 755 %{buildroot}%{_datadir}/pixmaps/
14cr|wizznic-0.9.9-5|90	install -m 644 data/wmicon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|wizznic-0.9.9-5|91	
14cr|wizznic-0.9.9-5|92	# install game data
14cr|wizznic-0.9.9-5|93	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cr|wizznic-0.9.9-5|94	cp -Rf data %{buildroot}%{_datadir}/%{name}/data
14cr|wizznic-0.9.9-5|95	cp -Rf packs %{buildroot}%{_datadir}/%{name}/packs
14cr|wizznic-0.9.9-5|96	
14cr|wizznic-0.9.9-5|97	
14cr|wizznic-0.9.9-5|98	%files
14cr|wizznic-0.9.9-5|99	%doc doc/changelog.txt  doc/credits.txt  doc/install.txt  doc/media-licenses.txt  doc/music-score-credits.txt  doc/ports.txt  doc/readme.txt
14cr|wizznic-0.9.9-5|100	%{_bindir}/%{name}
14cr|wizznic-0.9.9-5|101	%{_bindir}/%{name}-bin
14cr|wizznic-0.9.9-5|102	%{_datadir}/%{name}/*
14cr|wizznic-0.9.9-5|103	%{_datadir}/applications/%{name}.desktop
14cr|wizznic-0.9.9-5|104	%{_datadir}/pixmaps/%{name}.png
14cr|wizznic-0.9.9-5|105	
14cr|wizznic-0.9.9-5|106	
14cr|wizznic-0.9.9-5|107	%changelog
14cr|wizznic-0.9.9-5|108	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-5
14cr|wizznic-0.9.9-5|109	+ Revision: 3f6ba8e
14cr|wizznic-0.9.9-5|110	- MassBuild#464: Increase release tag
14cr|wizznic-0.9.9-5|111	
14cr|wizznic-0.9.9-5|112	

9112 14
14cr|wlanfe-1.0.1-8|1	%define name	wlanfe
14cr|wlanfe-1.0.1-8|2	%define version	1.0.1
14cr|wlanfe-1.0.1-8|3	%define release 8
14cr|wlanfe-1.0.1-8|4	
14cr|wlanfe-1.0.1-8|5	Name: 	 	%{name}
14cr|wlanfe-1.0.1-8|6	Summary: 	Wireless lan configuration tool
14cr|wlanfe-1.0.1-8|7	Version: 	%{version}
14cr|wlanfe-1.0.1-8|8	Release: 	%{release}
14cr|wlanfe-1.0.1-8|9	
14cr|wlanfe-1.0.1-8|10	Source:		%{name}-%{version}.tar.bz2
14cr|wlanfe-1.0.1-8|11	URL:		http://se.rious.net/wlanfe.php
14cr|wlanfe-1.0.1-8|12	License:	GPL
14cr|wlanfe-1.0.1-8|13	Group:		System/Configuration/Networking
14cr|wlanfe-1.0.1-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|wlanfe-1.0.1-8|15	BuildRequires:	gtk-devel
14cr|wlanfe-1.0.1-8|16	Requires:	gksu prism2-utils
14cr|wlanfe-1.0.1-8|17	
14cr|wlanfe-1.0.1-8|18	%description
14cr|wlanfe-1.0.1-8|19	WlanFe is a GTK+ front end for the Linux WLAN-NG tools.
14cr|wlanfe-1.0.1-8|20	This allows you to control a wireless networkig card.
14cr|wlanfe-1.0.1-8|21	
14cr|wlanfe-1.0.1-8|22	%prep
14cr|wlanfe-1.0.1-8|23	%setup -q
14cr|wlanfe-1.0.1-8|24	
14cr|wlanfe-1.0.1-8|25	%build
14cr|wlanfe-1.0.1-8|26	%make CC="gcc $RPM_OPT_FLAGS"
14cr|wlanfe-1.0.1-8|27	
14cr|wlanfe-1.0.1-8|28	%install
14cr|wlanfe-1.0.1-8|29	rm -rf $RPM_BUILD_ROOT
14cr|wlanfe-1.0.1-8|30	mkdir -p %buildroot/%_bindir
14cr|wlanfe-1.0.1-8|31	cp %name %buildroot/%_bindir
14cr|wlanfe-1.0.1-8|32	
14cr|wlanfe-1.0.1-8|33	#menu
14cr|wlanfe-1.0.1-8|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wlanfe-1.0.1-8|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wlanfe-1.0.1-8|36	[Desktop Entry]
14cr|wlanfe-1.0.1-8|37	Type=Application
14cr|wlanfe-1.0.1-8|38	Exec=gksu %{name}
14cr|wlanfe-1.0.1-8|39	Icon=networking_configuration_section
14cr|wlanfe-1.0.1-8|40	Name=WLanFE
14cr|wlanfe-1.0.1-8|41	Comment=Wireless LAN Configuration
14cr|wlanfe-1.0.1-8|42	Categories=Network;
14cr|wlanfe-1.0.1-8|43	EOF
14cr|wlanfe-1.0.1-8|44	
14cr|wlanfe-1.0.1-8|45	%clean
14cr|wlanfe-1.0.1-8|46	rm -rf $RPM_BUILD_ROOT
14cr|wlanfe-1.0.1-8|47	
14cr|wlanfe-1.0.1-8|48	%if %mdkversion < 200900
14cr|wlanfe-1.0.1-8|49	%post
14cr|wlanfe-1.0.1-8|50	%update_menus
14cr|wlanfe-1.0.1-8|51	%endif
14cr|wlanfe-1.0.1-8|52	
14cr|wlanfe-1.0.1-8|53	%if %mdkversion < 200900
14cr|wlanfe-1.0.1-8|54	%postun
14cr|wlanfe-1.0.1-8|55	%clean_menus
14cr|wlanfe-1.0.1-8|56	%endif
14cr|wlanfe-1.0.1-8|57	
14cr|wlanfe-1.0.1-8|58	%files
14cr|wlanfe-1.0.1-8|59	%defattr(-,root,root)
14cr|wlanfe-1.0.1-8|60	%doc README TODO
14cr|wlanfe-1.0.1-8|61	%{_bindir}/%name
14cr|wlanfe-1.0.1-8|62	%{_datadir}/applications/mandriva-%name.desktop
14cr|wlanfe-1.0.1-8|63	
14cr|wlanfe-1.0.1-8|64	
14cr|wlanfe-1.0.1-8|65	
14cr|wlanfe-1.0.1-8|66	
14cr|wlanfe-1.0.1-8|67	%changelog
14cr|wlanfe-1.0.1-8|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-8
14cr|wlanfe-1.0.1-8|69	+ Revision: 0fd486b
14cr|wlanfe-1.0.1-8|70	- MassBuild#464: Increase release tag
14cr|wlanfe-1.0.1-8|71	
14cr|wlanfe-1.0.1-8|72	

9113 14
14cr|wlmproxy-0.1.3-3|1	%define svnversion g8daae3e
14cr|wlmproxy-0.1.3-3|2	
14cr|wlmproxy-0.1.3-3|3	Name: wlmproxy
14cr|wlmproxy-0.1.3-3|4	Summary: wlmproxy is a transparent proxy server for the MSN protocol
14cr|wlmproxy-0.1.3-3|5	Version: 0.1.3
14cr|wlmproxy-0.1.3-3|6	Release: 3
14cr|wlmproxy-0.1.3-3|7	License: GPLv3
14cr|wlmproxy-0.1.3-3|8	Group: Monitoring
14cr|wlmproxy-0.1.3-3|9	Source0: http://github.com/poetinha/%{name}/tarball/master/%{version}/poetinha-%{name}-v%{version}-0-%{svnversion}.tar.gz
14cr|wlmproxy-0.1.3-3|10	Source1: wlmproxy.sysconfig
14cr|wlmproxy-0.1.3-3|11	Source2: wlmproxy.init
14cr|wlmproxy-0.1.3-3|12	URL:	http://wlmproxy.org
14cr|wlmproxy-0.1.3-3|13	BuildRequires: openssl, boost-static-devel, dolphin-connector, dolphin-connector-devel
14cr|wlmproxy-0.1.3-3|14	BuildRequires: pkgconfig(libevent) pkgconfig(libxml-2.0)
14cr|wlmproxy-0.1.3-3|15	
14cr|wlmproxy-0.1.3-3|16	%description
14cr|wlmproxy-0.1.3-3|17	wlmproxy is a transparent proxy server for the MSN protocol.
14cr|wlmproxy-0.1.3-3|18	It supports all versions of MSNP, from 8 up to 21.
14cr|wlmproxy-0.1.3-3|19	
14cr|wlmproxy-0.1.3-3|20	Main Features:
14cr|wlmproxy-0.1.3-3|21	
14cr|wlmproxy-0.1.3-3|22	- Access control lists (ACLs)
14cr|wlmproxy-0.1.3-3|23	- The wildcard character * (asterisk) can be used as part of a user identifier
14cr|wlmproxy-0.1.3-3|24	- Wordfilter with regular expressions
14cr|wlmproxy-0.1.3-3|25	- Client version control
14cr|wlmproxy-0.1.3-3|26	- Conversation history
14cr|wlmproxy-0.1.3-3|27	- Automatic user registration
14cr|wlmproxy-0.1.3-3|28	- Group-based rules
14cr|wlmproxy-0.1.3-3|29	- Contact management and presence information
14cr|wlmproxy-0.1.3-3|30	- Disclaimer message
14cr|wlmproxy-0.1.3-3|31	- Policy enforcement notification
14cr|wlmproxy-0.1.3-3|32	
14cr|wlmproxy-0.1.3-3|33	%prep
14cr|wlmproxy-0.1.3-3|34	%setup -q -n poetinha-%{name}-cf05d38/
14cr|wlmproxy-0.1.3-3|35	
14cr|wlmproxy-0.1.3-3|36	%build
14cr|wlmproxy-0.1.3-3|37	make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS"
14cr|wlmproxy-0.1.3-3|38	
14cr|wlmproxy-0.1.3-3|39	%install
14cr|wlmproxy-0.1.3-3|40	rm -rf %{buildroot}
14cr|wlmproxy-0.1.3-3|41	
14cr|wlmproxy-0.1.3-3|42	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cr|wlmproxy-0.1.3-3|43	mkdir -p -m 755 %{buildroot}%{_sbindir}
14cr|wlmproxy-0.1.3-3|44	mkdir -p %{buildroot}%{_initrddir}
14cr|wlmproxy-0.1.3-3|45	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cr|wlmproxy-0.1.3-3|46	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
14cr|wlmproxy-0.1.3-3|47	
14cr|wlmproxy-0.1.3-3|48	install -p -m 755 wlmproxy %{buildroot}%{_sbindir}
14cr|wlmproxy-0.1.3-3|49	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|wlmproxy-0.1.3-3|50	install -p -m 744 %{SOURCE2} %{buildroot}%{_initddir}/%{name}
14cr|wlmproxy-0.1.3-3|51	install -p -m 640 wlmproxy.conf %{buildroot}%{_sysconfdir}/%{name}
14cr|wlmproxy-0.1.3-3|52	
14cr|wlmproxy-0.1.3-3|53	%pre
14cr|wlmproxy-0.1.3-3|54	getent group wlmproxy >/dev/null || groupadd -r wlmproxy
14cr|wlmproxy-0.1.3-3|55	getent passwd wlmproxy >/dev/null || \
14cr|wlmproxy-0.1.3-3|56	useradd -r -f wlmproxy -d '/' -s /sbin/nologin \
14cr|wlmproxy-0.1.3-3|57	-c 'wlmproxy daemon account' wlmproxy
14cr|wlmproxy-0.1.3-3|58	exit 0
14cr|wlmproxy-0.1.3-3|59	
14cr|wlmproxy-0.1.3-3|60	%post
14cr|wlmproxy-0.1.3-3|61	/sbin/chkconfig --add %{name}
14cr|wlmproxy-0.1.3-3|62	
14cr|wlmproxy-0.1.3-3|63	%preun
14cr|wlmproxy-0.1.3-3|64	if [ $1 -eq 0 ]; then
14cr|wlmproxy-0.1.3-3|65	/sbin/service %{name} stop >/dev/null 2>&1
14cr|wlmproxy-0.1.3-3|66	/sbin/chkconfig --del %{name}
14cr|wlmproxy-0.1.3-3|67	fi
14cr|wlmproxy-0.1.3-3|68	%files
14cr|wlmproxy-0.1.3-3|69	%doc ChangeLog create_mysql.sql LICENSE README TODO
14cr|wlmproxy-0.1.3-3|70	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|wlmproxy-0.1.3-3|71	%{_initrddir}/%{name}
14cr|wlmproxy-0.1.3-3|72	%attr(755,wlmproxy,wlmproxy) %dir %{_localstatedir}/run/%{name}
14cr|wlmproxy-0.1.3-3|73	%attr(755,root,root) %dir %{_sysconfdir}/%{name}
14cr|wlmproxy-0.1.3-3|74	%attr(640,root,wlmproxy) %config(noreplace) %{_sysconfdir}/%{name}/*
14cr|wlmproxy-0.1.3-3|75	%{_sbindir}/*
14cr|wlmproxy-0.1.3-3|76	
14cr|wlmproxy-0.1.3-3|77	%changelog
14cr|wlmproxy-0.1.3-3|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-3
14cr|wlmproxy-0.1.3-3|79	+ Revision: 11f372a
14cr|wlmproxy-0.1.3-3|80	- MassBuild#464: Increase release tag
14cr|wlmproxy-0.1.3-3|81	
14cr|wlmproxy-0.1.3-3|82	

9114 14
14cr|wmapm-3.1-15|1	Summary:  Battery/Power status monitor for WindowMaker on laptops
14cr|wmapm-3.1-15|2	Name:		wmapm
14cr|wmapm-3.1-15|3	Version:	3.1
14cr|wmapm-3.1-15|4	Release:	15
14cr|wmapm-3.1-15|5	License:	GPL
14cr|wmapm-3.1-15|6	Group:		Graphical desktop/WindowMaker
14cr|wmapm-3.1-15|7	Source0:	%{name}-%{version}.tar.bz2
14cr|wmapm-3.1-15|8	Source1:	%{name}-icons.tar.bz2
14cr|wmapm-3.1-15|9	Source10:		wmapm-16x16.png
14cr|wmapm-3.1-15|10	Source11:		wmapm-32x32.png
14cr|wmapm-3.1-15|11	Source12:		wmapm-48x48.png
14cr|wmapm-3.1-15|12	URL:		http://nis-www.lanl.gov/~mgh/
14cr|wmapm-3.1-15|13	BuildRequires:	pkgconfig(x11)
14cr|wmapm-3.1-15|14	BuildRequires:	pkgconfig(xpm)
14cr|wmapm-3.1-15|15	BuildRequires:	pkgconfig(xext)
14cr|wmapm-3.1-15|16	
14cr|wmapm-3.1-15|17	%description
14cr|wmapm-3.1-15|18	WMAPM monitors the APM statistics through the APM support in
14cr|wmapm-3.1-15|19	the Linux and FreeBSD Kernels.  This information, presented in
14cr|wmapm-3.1-15|20	a nice visual format, can be invaluable on laptops (as I have
14cr|wmapm-3.1-15|21	found in my recent/continual travels as a Field Engineer for a
14cr|wmapm-3.1-15|22	small computer hardware manufacturer).
14cr|wmapm-3.1-15|23	WMAPM currently provides:
14cr|wmapm-3.1-15|24	
14cr|wmapm-3.1-15|25	* Status of power supply (battery or AC);
14cr|wmapm-3.1-15|26	* Percentage of battery remaining (numeric and meter);
14cr|wmapm-3.1-15|27	* Battery charging status;
14cr|wmapm-3.1-15|28	* Time left to battery depletion;
14cr|wmapm-3.1-15|29	* High/Low/Critical battery status (Red/Yellow/Green);
14cr|wmapm-3.1-15|30	
14cr|wmapm-3.1-15|31	%prep
14cr|wmapm-3.1-15|32	rm -rf %buildroot
14cr|wmapm-3.1-15|33	%setup -q
14cr|wmapm-3.1-15|34	
14cr|wmapm-3.1-15|35	%build
14cr|wmapm-3.1-15|36	make -C %name COPTS="$RPM_OPT_FLAGS"
14cr|wmapm-3.1-15|37	
14cr|wmapm-3.1-15|38	%install
14cr|wmapm-3.1-15|39	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmapm-3.1-15|40	
14cr|wmapm-3.1-15|41	mkdir -p %buildroot{%_bindir,%_miconsdir,%_liconsdir,%_mandir/man1/}
14cr|wmapm-3.1-15|42	install -m 755 wmapm/wmapm %buildroot%_bindir
14cr|wmapm-3.1-15|43	install -m 644 wmapm/wmapm.1 %buildroot%_mandir/man1/
14cr|wmapm-3.1-15|44	
14cr|wmapm-3.1-15|45	install -m 644 %SOURCE10 %buildroot%_miconsdir/%name.png
14cr|wmapm-3.1-15|46	install -m 644 %SOURCE11 %buildroot%_iconsdir/%name.png
14cr|wmapm-3.1-15|47	install -m 644 %SOURCE12 %buildroot%_liconsdir/%name.png
14cr|wmapm-3.1-15|48	
14cr|wmapm-3.1-15|49	
14cr|wmapm-3.1-15|50	install -m 755 -d %{buildroot}%{_datadir}/applications
14cr|wmapm-3.1-15|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|wmapm-3.1-15|52	[Desktop Entry]
14cr|wmapm-3.1-15|53	Name=WmApm
14cr|wmapm-3.1-15|54	Comment=Battery/Power status monitor for WindowMaker on laptops
14cr|wmapm-3.1-15|55	Exec=%{_bindir}/%{name}
14cr|wmapm-3.1-15|56	Icon=%{name}
14cr|wmapm-3.1-15|57	Terminal=false
14cr|wmapm-3.1-15|58	Type=Application
14cr|wmapm-3.1-15|59	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|wmapm-3.1-15|60	EOF
14cr|wmapm-3.1-15|61	
14cr|wmapm-3.1-15|62	
14cr|wmapm-3.1-15|63	%if %mdkversion < 200900
14cr|wmapm-3.1-15|64	%post
14cr|wmapm-3.1-15|65	%{update_menus}
14cr|wmapm-3.1-15|66	%endif
14cr|wmapm-3.1-15|67	
14cr|wmapm-3.1-15|68	%if %mdkversion < 200900
14cr|wmapm-3.1-15|69	%postun
14cr|wmapm-3.1-15|70	%{clean_menus}
14cr|wmapm-3.1-15|71	%endif
14cr|wmapm-3.1-15|72	
14cr|wmapm-3.1-15|73	
14cr|wmapm-3.1-15|74	%clean
14cr|wmapm-3.1-15|75	[ -z %buildroot ] || {
14cr|wmapm-3.1-15|76	rm -rf %buildroot
14cr|wmapm-3.1-15|77	}
14cr|wmapm-3.1-15|78	
14cr|wmapm-3.1-15|79	%files
14cr|wmapm-3.1-15|80	%defattr (-,root,root)
14cr|wmapm-3.1-15|81	%doc BUGS CHANGES COPYING HINTS INSTALL README TODO
14cr|wmapm-3.1-15|82	%_bindir/*
14cr|wmapm-3.1-15|83	%_liconsdir/%name.png
14cr|wmapm-3.1-15|84	%_miconsdir/%name.png
14cr|wmapm-3.1-15|85	%_iconsdir/%name.png
14cr|wmapm-3.1-15|86	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmapm-3.1-15|87	%_mandir/man1/*
14cr|wmapm-3.1-15|88	
14cr|wmapm-3.1-15|89	
14cr|wmapm-3.1-15|90	
14cr|wmapm-3.1-15|91	
14cr|wmapm-3.1-15|92	
14cr|wmapm-3.1-15|93	%changelog
14cr|wmapm-3.1-15|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-15
14cr|wmapm-3.1-15|95	+ Revision: 995fb21
14cr|wmapm-3.1-15|96	- MassBuild#464: Increase release tag
14cr|wmapm-3.1-15|97	
14cr|wmapm-3.1-15|98	

9115 14
14cr|wmbattery-2.40-5|1	Summary:	Battery info docklet for WindowMaker
14cr|wmbattery-2.40-5|2	Name:		wmbattery
14cr|wmbattery-2.40-5|3	Version:	2.40
14cr|wmbattery-2.40-5|4	Release:	5
14cr|wmbattery-2.40-5|5	License:	GPLv2+
14cr|wmbattery-2.40-5|6	Group:		Graphical desktop/WindowMaker
14cr|wmbattery-2.40-5|7	Url:		http://kitenet.net/programs/wmbattery/
14cr|wmbattery-2.40-5|8	Source0:	%{name}-%{version}.tar.xz
14cr|wmbattery-2.40-5|9	BuildRequires:	imagemagick
14cr|wmbattery-2.40-5|10	BuildRequires:	apmd-devel
14cr|wmbattery-2.40-5|11	BuildRequires:	pkgconfig(x11)
14cr|wmbattery-2.40-5|12	BuildRequires:	pkgconfig(xext)
14cr|wmbattery-2.40-5|13	BuildRequires:	pkgconfig(xpm)
14cr|wmbattery-2.40-5|14	
14cr|wmbattery-2.40-5|15	%description
14cr|wmbattery-2.40-5|16	wmbattery displays the status of your laptop's battery in a small icon. This
14cr|wmbattery-2.40-5|17	includes if it is plugged in, if the battery is charging, how many minutes of
14cr|wmbattery-2.40-5|18	battery life remain, battery life remaining (with both a percentage and a
14cr|wmbattery-2.40-5|19	graph), and battery status (high - green, low - yellow, or critical - red).
14cr|wmbattery-2.40-5|20	
14cr|wmbattery-2.40-5|21	It works for both ACPI and APM based systems.
14cr|wmbattery-2.40-5|22	
14cr|wmbattery-2.40-5|23	%files
14cr|wmbattery-2.40-5|24	%doc TODO README
14cr|wmbattery-2.40-5|25	%doc %{_mandir}/*/*
14cr|wmbattery-2.40-5|26	%{_bindir}/%{name}
14cr|wmbattery-2.40-5|27	%{_datadir}/applications/%{name}.desktop
14cr|wmbattery-2.40-5|28	%{_datadir}/pixmaps/%{name}.png
14cr|wmbattery-2.40-5|29	%{_datadir}/pixmaps/%{name}/*.xpm
14cr|wmbattery-2.40-5|30	
14cr|wmbattery-2.40-5|31	#----------------------------------------------------------------------------
14cr|wmbattery-2.40-5|32	
14cr|wmbattery-2.40-5|33	%prep
14cr|wmbattery-2.40-5|34	%setup -q
14cr|wmbattery-2.40-5|35	
14cr|wmbattery-2.40-5|36	%build
14cr|wmbattery-2.40-5|37	sed -i \
14cr|wmbattery-2.40-5|38	-e '/^icondir/s:icons:pixmaps:' \
14cr|wmbattery-2.40-5|39	-e '/^USE_HAL/d' \
14cr|wmbattery-2.40-5|40	autoconf/makeinfo.in
14cr|wmbattery-2.40-5|41	
14cr|wmbattery-2.40-5|42	autoconf
14cr|wmbattery-2.40-5|43	%configure2_5x
14cr|wmbattery-2.40-5|44	%make
14cr|wmbattery-2.40-5|45	
14cr|wmbattery-2.40-5|46	%install
14cr|wmbattery-2.40-5|47	%makeinstall_std
14cr|wmbattery-2.40-5|48	
14cr|wmbattery-2.40-5|49	#menu
14cr|wmbattery-2.40-5|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wmbattery-2.40-5|51	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|wmbattery-2.40-5|52	[Desktop Entry]
14cr|wmbattery-2.40-5|53	Type=Application
14cr|wmbattery-2.40-5|54	Exec=%{name}
14cr|wmbattery-2.40-5|55	Icon=%{name}
14cr|wmbattery-2.40-5|56	Name=WMbattery
14cr|wmbattery-2.40-5|57	Comment=Battery status docklet
14cr|wmbattery-2.40-5|58	Categories=System;Monitor;
14cr|wmbattery-2.40-5|59	EOF
14cr|wmbattery-2.40-5|60	
14cr|wmbattery-2.40-5|61	#icons
14cr|wmbattery-2.40-5|62	convert -size 48x48 face.xpm %{buildroot}/%{_datadir}/pixmaps/%{name}.png
14cr|wmbattery-2.40-5|63	
14cr|wmbattery-2.40-5|64	
14cr|wmbattery-2.40-5|65	%changelog
14cr|wmbattery-2.40-5|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40-5
14cr|wmbattery-2.40-5|67	+ Revision: 6eb5faf
14cr|wmbattery-2.40-5|68	- MassBuild#464: Increase release tag
14cr|wmbattery-2.40-5|69	
14cr|wmbattery-2.40-5|70	

9116 14
14cr|wmcalc-0.3-13|1	%define name    wmcalc
14cr|wmcalc-0.3-13|2	%define version 0.3
14cr|wmcalc-0.3-13|3	%define release  13
14cr|wmcalc-0.3-13|4	
14cr|wmcalc-0.3-13|5	Name:		%name
14cr|wmcalc-0.3-13|6	Version:	%version
14cr|wmcalc-0.3-13|7	Release:	%release
14cr|wmcalc-0.3-13|8	Summary:	Calculator dockapp for windowmaker
14cr|wmcalc-0.3-13|9	Url:		http://packages.debian.org/unstable/x11/wmcalc.html
14cr|wmcalc-0.3-13|10	Source:		http://ftp.debian.org/debian/pool/main/w/wmcalc/wmcalc_0.3.orig.tar.bz2
14cr|wmcalc-0.3-13|11	PAtch1:         %name-patch_other_locales.bz2
14cr|wmcalc-0.3-13|12	License:	GPL
14cr|wmcalc-0.3-13|13	Group:		Graphical desktop/Other
14cr|wmcalc-0.3-13|14	BuildRequires:	pkgconfig(xpm)
14cr|wmcalc-0.3-13|15	BuildRequires:	pkgconfig(x11)
14cr|wmcalc-0.3-13|16	BuildRequires:	pkgconfig(xext)
14cr|wmcalc-0.3-13|17	
14cr|wmcalc-0.3-13|18	%description
14cr|wmcalc-0.3-13|19	wmcalc is a small calculator meant for the WindowMaker dock or Afterstep
14cr|wmcalc-0.3-13|20	Wharf.  It is a simple calculator with basic functions and memory slots,
14cr|wmcalc-0.3-13|21	and can launch any external application for more complex calculations.
14cr|wmcalc-0.3-13|22	
14cr|wmcalc-0.3-13|23	%prep
14cr|wmcalc-0.3-13|24	%setup -q -n %name-%version.orig
14cr|wmcalc-0.3-13|25	%patch1 -p1 -b .orig
14cr|wmcalc-0.3-13|26	
14cr|wmcalc-0.3-13|27	%build
14cr|wmcalc-0.3-13|28	# (tv) fix build:
14cr|wmcalc-0.3-13|29	perl -pi -e 's!/usr/local/include!/usr/include/X11/!' Makefile
14cr|wmcalc-0.3-13|30	%make
14cr|wmcalc-0.3-13|31	
14cr|wmcalc-0.3-13|32	
14cr|wmcalc-0.3-13|33	%install
14cr|wmcalc-0.3-13|34	%__rm -rf %buildroot
14cr|wmcalc-0.3-13|35	%__install -D %name	%buildroot/usr/X11R6/bin/%name
14cr|wmcalc-0.3-13|36	
14cr|wmcalc-0.3-13|37	%clean
14cr|wmcalc-0.3-13|38	%__rm -rf %buildroot
14cr|wmcalc-0.3-13|39	
14cr|wmcalc-0.3-13|40	
14cr|wmcalc-0.3-13|41	%files
14cr|wmcalc-0.3-13|42	%defattr(0644,root,root,0755)
14cr|wmcalc-0.3-13|43	%doc README .wmcalc
14cr|wmcalc-0.3-13|44	%defattr(0755,root,root,0755)
14cr|wmcalc-0.3-13|45	/usr/X11R6/bin/%name
14cr|wmcalc-0.3-13|46	
14cr|wmcalc-0.3-13|47	
14cr|wmcalc-0.3-13|48	
14cr|wmcalc-0.3-13|49	
14cr|wmcalc-0.3-13|50	%changelog
14cr|wmcalc-0.3-13|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-13
14cr|wmcalc-0.3-13|52	+ Revision: 21c1a55
14cr|wmcalc-0.3-13|53	- MassBuild#464: Increase release tag
14cr|wmcalc-0.3-13|54	
14cr|wmcalc-0.3-13|55	

9117 14
14cr|wmcpuload-1.1.0pre4-11|1	%define	name	wmcpuload
14cr|wmcpuload-1.1.0pre4-11|2	%define version 1.1.0pre4
14cr|wmcpuload-1.1.0pre4-11|3	%define release  11
14cr|wmcpuload-1.1.0pre4-11|4	
14cr|wmcpuload-1.1.0pre4-11|5	Summary: WindowMaker dock application that displays CPU usage
14cr|wmcpuload-1.1.0pre4-11|6	Name:		%{name}
14cr|wmcpuload-1.1.0pre4-11|7	Version:	%{version}
14cr|wmcpuload-1.1.0pre4-11|8	Release:	%{release}
14cr|wmcpuload-1.1.0pre4-11|9	License:	GPL
14cr|wmcpuload-1.1.0pre4-11|10	Group:		Graphical desktop/WindowMaker
14cr|wmcpuload-1.1.0pre4-11|11	Source:		%name-%{version}.tar.bz2
14cr|wmcpuload-1.1.0pre4-11|12	URL:		http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml
14cr|wmcpuload-1.1.0pre4-11|13	BuildRequires:	pkgconfig(x11)
14cr|wmcpuload-1.1.0pre4-11|14	BuildRequires:	pkgconfig(xpm)
14cr|wmcpuload-1.1.0pre4-11|15	BuildRequires:	pkgconfig(xext)
14cr|wmcpuload-1.1.0pre4-11|16	BuildRequires:	imagemagick
14cr|wmcpuload-1.1.0pre4-11|17	
14cr|wmcpuload-1.1.0pre4-11|18	%description
14cr|wmcpuload-1.1.0pre4-11|19	A dockapp to monitor cpu load for WindowMaker. It works fine with AfterStep
14cr|wmcpuload-1.1.0pre4-11|20	and BlackBox and has SMP support.
14cr|wmcpuload-1.1.0pre4-11|21	
14cr|wmcpuload-1.1.0pre4-11|22	%prep
14cr|wmcpuload-1.1.0pre4-11|23	%setup -q
14cr|wmcpuload-1.1.0pre4-11|24	
14cr|wmcpuload-1.1.0pre4-11|25	%build
14cr|wmcpuload-1.1.0pre4-11|26	%configure2_5x
14cr|wmcpuload-1.1.0pre4-11|27	%make
14cr|wmcpuload-1.1.0pre4-11|28	
14cr|wmcpuload-1.1.0pre4-11|29	%install
14cr|wmcpuload-1.1.0pre4-11|30	rm -fr %buildroot
14cr|wmcpuload-1.1.0pre4-11|31	%makeinstall_std
14cr|wmcpuload-1.1.0pre4-11|32	
14cr|wmcpuload-1.1.0pre4-11|33	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmcpuload-1.1.0pre4-11|34	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmcpuload-1.1.0pre4-11|35	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmcpuload-1.1.0pre4-11|36	
14cr|wmcpuload-1.1.0pre4-11|37	convert icons/wmcpuload-16x16.xpm $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|38	convert icons/wmcpuload-32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|39	convert icons/wmcpuload-48x48.xpm $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|40	
14cr|wmcpuload-1.1.0pre4-11|41	
14cr|wmcpuload-1.1.0pre4-11|42	mkdir -p %buildroot%{_datadir}/applications/
14cr|wmcpuload-1.1.0pre4-11|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
14cr|wmcpuload-1.1.0pre4-11|44	[Desktop Entry]
14cr|wmcpuload-1.1.0pre4-11|45	Type=Application
14cr|wmcpuload-1.1.0pre4-11|46	Exec=%{_bindir}/%{name}
14cr|wmcpuload-1.1.0pre4-11|47	Icon=%{name}
14cr|wmcpuload-1.1.0pre4-11|48	Categories=System;Monitor;
14cr|wmcpuload-1.1.0pre4-11|49	Name=WmCPULoad
14cr|wmcpuload-1.1.0pre4-11|50	Comment=CPU monitoring in a dockapp
14cr|wmcpuload-1.1.0pre4-11|51	EOF
14cr|wmcpuload-1.1.0pre4-11|52	
14cr|wmcpuload-1.1.0pre4-11|53	
14cr|wmcpuload-1.1.0pre4-11|54	%clean
14cr|wmcpuload-1.1.0pre4-11|55	[ -z %buildroot ] || {
14cr|wmcpuload-1.1.0pre4-11|56	rm -rf %buildroot
14cr|wmcpuload-1.1.0pre4-11|57	}
14cr|wmcpuload-1.1.0pre4-11|58	
14cr|wmcpuload-1.1.0pre4-11|59	
14cr|wmcpuload-1.1.0pre4-11|60	%if %mdkversion < 200900
14cr|wmcpuload-1.1.0pre4-11|61	%post
14cr|wmcpuload-1.1.0pre4-11|62	%{update_menus}
14cr|wmcpuload-1.1.0pre4-11|63	%endif
14cr|wmcpuload-1.1.0pre4-11|64	
14cr|wmcpuload-1.1.0pre4-11|65	
14cr|wmcpuload-1.1.0pre4-11|66	%if %mdkversion < 200900
14cr|wmcpuload-1.1.0pre4-11|67	%postun
14cr|wmcpuload-1.1.0pre4-11|68	%{clean_menus}
14cr|wmcpuload-1.1.0pre4-11|69	%endif
14cr|wmcpuload-1.1.0pre4-11|70	
14cr|wmcpuload-1.1.0pre4-11|71	
14cr|wmcpuload-1.1.0pre4-11|72	%files
14cr|wmcpuload-1.1.0pre4-11|73	%defattr (-,root,root)
14cr|wmcpuload-1.1.0pre4-11|74	%doc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO THANKS
14cr|wmcpuload-1.1.0pre4-11|75	%{_bindir}/*
14cr|wmcpuload-1.1.0pre4-11|76	%{_liconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|77	%{_miconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|78	%{_iconsdir}/%{name}.png
14cr|wmcpuload-1.1.0pre4-11|79	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmcpuload-1.1.0pre4-11|80	%{_mandir}/man1/*
14cr|wmcpuload-1.1.0pre4-11|81	
14cr|wmcpuload-1.1.0pre4-11|82	
14cr|wmcpuload-1.1.0pre4-11|83	
14cr|wmcpuload-1.1.0pre4-11|84	
14cr|wmcpuload-1.1.0pre4-11|85	%changelog
14cr|wmcpuload-1.1.0pre4-11|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0pre4-11
14cr|wmcpuload-1.1.0pre4-11|87	+ Revision: afa9f47
14cr|wmcpuload-1.1.0pre4-11|88	- MassBuild#464: Increase release tag
14cr|wmcpuload-1.1.0pre4-11|89	
14cr|wmcpuload-1.1.0pre4-11|90	

9118 14
14cr|wmcube-0.98-16|1	%define version 0.98
14cr|wmcube-0.98-16|2	%define release  16
14cr|wmcube-0.98-16|3	%define name wmcube
14cr|wmcube-0.98-16|4	
14cr|wmcube-0.98-16|5	Summary:  Realtime rotating 3d-object and CPU load in a small dock app
14cr|wmcube-0.98-16|6	Name:		%name
14cr|wmcube-0.98-16|7	Version:	%{version}
14cr|wmcube-0.98-16|8	Release:	%{release}
14cr|wmcube-0.98-16|9	License:	GPL
14cr|wmcube-0.98-16|10	Group:		Monitoring
14cr|wmcube-0.98-16|11	Source0:	%name-%{version}.tar.bz2
14cr|wmcube-0.98-16|12	Source1:	%name-icons.tar.bz2
14cr|wmcube-0.98-16|13	URL:		http://boombox.campus.luth.se/projects.php
14cr|wmcube-0.98-16|14	BuildRequires:	pkgconfig(xext)
14cr|wmcube-0.98-16|15	BuildRequires:	pkgconfig(x11)
14cr|wmcube-0.98-16|16	BuildRequires:	pkgconfig(xpm)
14cr|wmcube-0.98-16|17	
14cr|wmcube-0.98-16|18	
14cr|wmcube-0.98-16|19	%description
14cr|wmcube-0.98-16|20	wmCube is a dockapp that displays a realtime rotating 3d-object
14cr|wmcube-0.98-16|21	and the current CPU load.
14cr|wmcube-0.98-16|22	
14cr|wmcube-0.98-16|23	
14cr|wmcube-0.98-16|24	%prep
14cr|wmcube-0.98-16|25	rm -rf %buildroot
14cr|wmcube-0.98-16|26	
14cr|wmcube-0.98-16|27	%setup -q -n wmcube
14cr|wmcube-0.98-16|28	
14cr|wmcube-0.98-16|29	%build
14cr|wmcube-0.98-16|30	make -C wmcube -f Makefile.LINUX CFLAGS="$RPM_OPT_FLAGS"
14cr|wmcube-0.98-16|31	
14cr|wmcube-0.98-16|32	%install
14cr|wmcube-0.98-16|33	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmcube-0.98-16|34	
14cr|wmcube-0.98-16|35	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmcube-0.98-16|36	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmcube-0.98-16|37	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmcube-0.98-16|38	tar xOjf %SOURCE1 16x16.png > %buildroot%{_miconsdir}/%name.png
14cr|wmcube-0.98-16|39	tar xOjf %SOURCE1 32x32.png > %buildroot%{_iconsdir}/%name.png
14cr|wmcube-0.98-16|40	tar xOjf %SOURCE1 48x48.png > %buildroot%{_liconsdir}/%name.png
14cr|wmcube-0.98-16|41	
14cr|wmcube-0.98-16|42	mkdir -p %buildroot%{_bindir}
14cr|wmcube-0.98-16|43	install -m 755 wmcube/wmcube %buildroot%{_bindir}
14cr|wmcube-0.98-16|44	
14cr|wmcube-0.98-16|45	mkdir -p %buildroot%{_datadir}/wmcube
14cr|wmcube-0.98-16|46	install -m 644 3dObjects/* %buildroot%{_datadir}/wmcube
14cr|wmcube-0.98-16|47	
14cr|wmcube-0.98-16|48	
14cr|wmcube-0.98-16|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wmcube-0.98-16|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|wmcube-0.98-16|51	[Desktop Entry]
14cr|wmcube-0.98-16|52	Name=WmCube
14cr|wmcube-0.98-16|53	Comment=%{summary}
14cr|wmcube-0.98-16|54	Exec=%{_bindir}/%{name} -o %{_datadir}/%name/ball-solid.wmc
14cr|wmcube-0.98-16|55	Icon=%{name}
14cr|wmcube-0.98-16|56	Terminal=false
14cr|wmcube-0.98-16|57	Type=Application
14cr|wmcube-0.98-16|58	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|wmcube-0.98-16|59	EOF
14cr|wmcube-0.98-16|60	
14cr|wmcube-0.98-16|61	
14cr|wmcube-0.98-16|62	%clean
14cr|wmcube-0.98-16|63	rm -rf %buildroot
14cr|wmcube-0.98-16|64	
14cr|wmcube-0.98-16|65	%if %mdkversion < 200900
14cr|wmcube-0.98-16|66	%post
14cr|wmcube-0.98-16|67	%update_menus
14cr|wmcube-0.98-16|68	%endif
14cr|wmcube-0.98-16|69	
14cr|wmcube-0.98-16|70	
14cr|wmcube-0.98-16|71	%if %mdkversion < 200900
14cr|wmcube-0.98-16|72	%postun
14cr|wmcube-0.98-16|73	%clean_menus
14cr|wmcube-0.98-16|74	%endif
14cr|wmcube-0.98-16|75	
14cr|wmcube-0.98-16|76	
14cr|wmcube-0.98-16|77	%files
14cr|wmcube-0.98-16|78	%defattr (-,root,root)
14cr|wmcube-0.98-16|79	%doc CHANGES INSTALL README TODO
14cr|wmcube-0.98-16|80	%{_bindir}/%name
14cr|wmcube-0.98-16|81	%{_liconsdir}/%name.png
14cr|wmcube-0.98-16|82	%{_miconsdir}/%name.png
14cr|wmcube-0.98-16|83	%{_iconsdir}/%name.png
14cr|wmcube-0.98-16|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmcube-0.98-16|85	%{_datadir}/%name/*
14cr|wmcube-0.98-16|86	
14cr|wmcube-0.98-16|87	
14cr|wmcube-0.98-16|88	
14cr|wmcube-0.98-16|89	
14cr|wmcube-0.98-16|90	
14cr|wmcube-0.98-16|91	%changelog
14cr|wmcube-0.98-16|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98-16
14cr|wmcube-0.98-16|93	+ Revision: c739b0e
14cr|wmcube-0.98-16|94	- MassBuild#464: Increase release tag
14cr|wmcube-0.98-16|95	
14cr|wmcube-0.98-16|96	

9119 14
14cr|wmdf-0.1.6-9|1	%define name wmdf
14cr|wmdf-0.1.6-9|2	%define version 0.1.6
14cr|wmdf-0.1.6-9|3	%define release  9
14cr|wmdf-0.1.6-9|4	
14cr|wmdf-0.1.6-9|5	Summary:	An app to monitor disk IO and available space on partitions
14cr|wmdf-0.1.6-9|6	Name:		%{name}
14cr|wmdf-0.1.6-9|7	Version:	%{version}
14cr|wmdf-0.1.6-9|8	Release:	%{release}
14cr|wmdf-0.1.6-9|9	License:	GPL
14cr|wmdf-0.1.6-9|10	Group:		Graphical desktop/WindowMaker
14cr|wmdf-0.1.6-9|11	Source0:	%{name}-%{version}.tar.bz2
14cr|wmdf-0.1.6-9|12	Source10:	%{name}-16x16.png
14cr|wmdf-0.1.6-9|13	Source11:	%{name}-32x32.png
14cr|wmdf-0.1.6-9|14	Source12:	%{name}-48x48.png
14cr|wmdf-0.1.6-9|15	URL:		http://www.dockapps.com/file.php/id/175
14cr|wmdf-0.1.6-9|16	BuildRequires:	pkgconfig(x11)
14cr|wmdf-0.1.6-9|17	BuildRequires:	pkgconfig(xpm)
14cr|wmdf-0.1.6-9|18	BuildRequires:	pkgconfig(xext)
14cr|wmdf-0.1.6-9|19	
14cr|wmdf-0.1.6-9|20	
14cr|wmdf-0.1.6-9|21	%description
14cr|wmdf-0.1.6-9|22	An app to monitor disk usage,the app makes use of the OS filesystem info
14cr|wmdf-0.1.6-9|23	and partition info functions so is very low on the CPU usage scale. It
14cr|wmdf-0.1.6-9|24	allows you to toggle the mount point with scrolling information about the
14cr|wmdf-0.1.6-9|25	disk usage and free space etc.
14cr|wmdf-0.1.6-9|26	
14cr|wmdf-0.1.6-9|27	%prep
14cr|wmdf-0.1.6-9|28	%setup -q
14cr|wmdf-0.1.6-9|29	
14cr|wmdf-0.1.6-9|30	%build
14cr|wmdf-0.1.6-9|31	%configure
14cr|wmdf-0.1.6-9|32	%make
14cr|wmdf-0.1.6-9|33	
14cr|wmdf-0.1.6-9|34	%install
14cr|wmdf-0.1.6-9|35	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmdf-0.1.6-9|36	
14cr|wmdf-0.1.6-9|37	%makeinstall
14cr|wmdf-0.1.6-9|38	
14cr|wmdf-0.1.6-9|39	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmdf-0.1.6-9|40	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmdf-0.1.6-9|41	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmdf-0.1.6-9|42	install -m 644 %SOURCE10 %buildroot%{_miconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|43	install -m 644 %SOURCE11 %buildroot%{_iconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|44	install -m 644 %SOURCE12 %buildroot%{_liconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|45	
14cr|wmdf-0.1.6-9|46	
14cr|wmdf-0.1.6-9|47	install -m 755 -d %{buildroot}%{_datadir}/applications
14cr|wmdf-0.1.6-9|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|wmdf-0.1.6-9|49	[Desktop Entry]
14cr|wmdf-0.1.6-9|50	Name=WmDf
14cr|wmdf-0.1.6-9|51	Comment=An app to monitor disk IO and available space on partitions
14cr|wmdf-0.1.6-9|52	Exec=%{_bindir}/%{name} -at 99 -bl
14cr|wmdf-0.1.6-9|53	Icon=%{name}
14cr|wmdf-0.1.6-9|54	Terminal=false
14cr|wmdf-0.1.6-9|55	Type=Application
14cr|wmdf-0.1.6-9|56	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|wmdf-0.1.6-9|57	EOF
14cr|wmdf-0.1.6-9|58	
14cr|wmdf-0.1.6-9|59	
14cr|wmdf-0.1.6-9|60	# This is commented as we don't need it
14cr|wmdf-0.1.6-9|61	#mv %buildroot/usr/bin/i586-mandrake-linux-gnu-wmdf    %buildroot%prefix/bin/wmdf
14cr|wmdf-0.1.6-9|62	#mv %buildroot//usr/share/man/man1/i586-mandrake-linux-gnu-wmdf.1 %buildroot%_mandir/man1/wmdf.1
14cr|wmdf-0.1.6-9|63	
14cr|wmdf-0.1.6-9|64	%clean
14cr|wmdf-0.1.6-9|65	[ -z %buildroot ] || {
14cr|wmdf-0.1.6-9|66	rm -rf %buildroot
14cr|wmdf-0.1.6-9|67	}
14cr|wmdf-0.1.6-9|68	
14cr|wmdf-0.1.6-9|69	
14cr|wmdf-0.1.6-9|70	%if %mdkversion < 200900
14cr|wmdf-0.1.6-9|71	%post
14cr|wmdf-0.1.6-9|72	%{update_menus}
14cr|wmdf-0.1.6-9|73	%endif
14cr|wmdf-0.1.6-9|74	
14cr|wmdf-0.1.6-9|75	
14cr|wmdf-0.1.6-9|76	%if %mdkversion < 200900
14cr|wmdf-0.1.6-9|77	%postun
14cr|wmdf-0.1.6-9|78	%{clean_menus}
14cr|wmdf-0.1.6-9|79	%endif
14cr|wmdf-0.1.6-9|80	
14cr|wmdf-0.1.6-9|81	
14cr|wmdf-0.1.6-9|82	%files
14cr|wmdf-0.1.6-9|83	%defattr (-,root,root)
14cr|wmdf-0.1.6-9|84	%doc AUTHORS COPYING README THANKS TODO ChangeLog
14cr|wmdf-0.1.6-9|85	%{_bindir}/*
14cr|wmdf-0.1.6-9|86	%{_liconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|87	%{_miconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|88	%{_iconsdir}/%{name}.png
14cr|wmdf-0.1.6-9|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmdf-0.1.6-9|90	%{_mandir}/man1/*
14cr|wmdf-0.1.6-9|91	
14cr|wmdf-0.1.6-9|92	
14cr|wmdf-0.1.6-9|93	
14cr|wmdf-0.1.6-9|94	
14cr|wmdf-0.1.6-9|95	
14cr|wmdf-0.1.6-9|96	%changelog
14cr|wmdf-0.1.6-9|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-9
14cr|wmdf-0.1.6-9|98	+ Revision: 6997863
14cr|wmdf-0.1.6-9|99	- MassBuild#464: Increase release tag
14cr|wmdf-0.1.6-9|100	
14cr|wmdf-0.1.6-9|101	

9120 14
14cr|wmfire-1.2.4-5|1	Summary:	A WindowMaker dock.app that displays CPU load as fire in a small icon
14cr|wmfire-1.2.4-5|2	Name:		wmfire
14cr|wmfire-1.2.4-5|3	Version:	1.2.4
14cr|wmfire-1.2.4-5|4	Release:	5
14cr|wmfire-1.2.4-5|5	License:	GPLv2+
14cr|wmfire-1.2.4-5|6	Group:		Graphical desktop/WindowMaker
14cr|wmfire-1.2.4-5|7	Url:		http://www.swanson.ukfsn.org/
14cr|wmfire-1.2.4-5|8	Source:		%{name}-%{version}.tar.gz
14cr|wmfire-1.2.4-5|9	Source1:	%{name}-icons.tar.bz2
14cr|wmfire-1.2.4-5|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|wmfire-1.2.4-5|11	BuildRequires:	pkgconfig(libgtop-2.0)
14cr|wmfire-1.2.4-5|12	BuildRequires:	pkgconfig(x11)
14cr|wmfire-1.2.4-5|13	
14cr|wmfire-1.2.4-5|14	%description
14cr|wmfire-1.2.4-5|15	wmfire is an eye-candy dock applet for Window Maker that displays generated
14cr|wmfire-1.2.4-5|16	fire, possibly according to how much load the system is experiencing, or from
14cr|wmfire-1.2.4-5|17	a number somewhere in a file. wmfire requires very little CPU.
14cr|wmfire-1.2.4-5|18	It has options for cyanish or orange/red flames, you can even  set it to
14cr|wmfire-1.2.4-5|19	display your motherboard temperature through lm_sensors.
14cr|wmfire-1.2.4-5|20	
14cr|wmfire-1.2.4-5|21	%files
14cr|wmfire-1.2.4-5|22	%doc README ChangeLog INSTALL NEWS AUTHORS COPYING
14cr|wmfire-1.2.4-5|23	%{_bindir}/*
14cr|wmfire-1.2.4-5|24	%{_datadir}/pixmaps/%{name}.png
14cr|wmfire-1.2.4-5|25	%{_datadir}/applications/%{name}.desktop
14cr|wmfire-1.2.4-5|26	%{_mandir}/man1/*
14cr|wmfire-1.2.4-5|27	
14cr|wmfire-1.2.4-5|28	#----------------------------------------------------------------------------
14cr|wmfire-1.2.4-5|29	
14cr|wmfire-1.2.4-5|30	%prep
14cr|wmfire-1.2.4-5|31	%setup -q
14cr|wmfire-1.2.4-5|32	
14cr|wmfire-1.2.4-5|33	%build
14cr|wmfire-1.2.4-5|34	autoreconf -fi
14cr|wmfire-1.2.4-5|35	%configure2_5x
14cr|wmfire-1.2.4-5|36	%make
14cr|wmfire-1.2.4-5|37	
14cr|wmfire-1.2.4-5|38	%install
14cr|wmfire-1.2.4-5|39	%makeinstall_std
14cr|wmfire-1.2.4-5|40	
14cr|wmfire-1.2.4-5|41	install -m 755 -d %{buildroot}%{_datadir}/pixmaps
14cr|wmfire-1.2.4-5|42	tar xOjf %{SOURCE1} 48x48.png > %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|wmfire-1.2.4-5|43	
14cr|wmfire-1.2.4-5|44	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|wmfire-1.2.4-5|45	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|wmfire-1.2.4-5|46	[Desktop Entry]
14cr|wmfire-1.2.4-5|47	Type=Application
14cr|wmfire-1.2.4-5|48	Exec=%{_bindir}/%{name}
14cr|wmfire-1.2.4-5|49	Icon=%{name}
14cr|wmfire-1.2.4-5|50	Categories=System;Monitor;
14cr|wmfire-1.2.4-5|51	Name=WmFire
14cr|wmfire-1.2.4-5|52	Comment=A dock.app that displays CPU load as fire in a small icon
14cr|wmfire-1.2.4-5|53	EOF
14cr|wmfire-1.2.4-5|54	
14cr|wmfire-1.2.4-5|55	
14cr|wmfire-1.2.4-5|56	%changelog
14cr|wmfire-1.2.4-5|57	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-5
14cr|wmfire-1.2.4-5|58	+ Revision: d78f514
14cr|wmfire-1.2.4-5|59	- Use autoreconf, spec cleanup
14cr|wmfire-1.2.4-5|60	
14cr|wmfire-1.2.4-5|61	

9121 14
14cr|wmfishtime-1.24-6|1	%define version 1.24
14cr|wmfishtime-1.24-6|2	%define release 6
14cr|wmfishtime-1.24-6|3	%define name wmfishtime
14cr|wmfishtime-1.24-6|4	
14cr|wmfishtime-1.24-6|5	Summary:	Analog clock with background fish tank in a dockapp
14cr|wmfishtime-1.24-6|6	Name:		%{name}
14cr|wmfishtime-1.24-6|7	Version:	%{version}
14cr|wmfishtime-1.24-6|8	Release:	%{release}
14cr|wmfishtime-1.24-6|9	License:	GPL
14cr|wmfishtime-1.24-6|10	Group:		Monitoring
14cr|wmfishtime-1.24-6|11	Source0:	%{name}-%{version}.tar.bz2
14cr|wmfishtime-1.24-6|12	Source1:	%{name}-icons.tar.bz2
14cr|wmfishtime-1.24-6|13	URL:		http://www.ne.jp/asahi/linux/timecop/
14cr|wmfishtime-1.24-6|14	BuildRequires:	gtk-devel
14cr|wmfishtime-1.24-6|15	# Prefix:		/usr/X11R6
14cr|wmfishtime-1.24-6|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|wmfishtime-1.24-6|17	
14cr|wmfishtime-1.24-6|18	%description
14cr|wmfishtime-1.24-6|19	Well, this is just your standard time dockapp. Top part has the clock face,
14cr|wmfishtime-1.24-6|20	bottom part has day of the week, followed by day, followed by month. Yellow
14cr|wmfishtime-1.24-6|21	hand counts seconds, green hand counts minutes, red hand counts hours. Few
14cr|wmfishtime-1.24-6|22	seconds after startup there are at least 32 bubbles floating up behind the
14cr|wmfishtime-1.24-6|23	clock face.  There are 4 fishes randomly swimming back and forth. If you move
14cr|wmfishtime-1.24-6|24	your mouse inside the dockapp window, the fish will get scared and run away.
14cr|wmfishtime-1.24-6|25	If you compiled in mail checking (default), then whenever you get new mail
14cr|wmfishtime-1.24-6|26	in the file pointed to by the $MAIL variable, it will display green weed
14cr|wmfishtime-1.24-6|27	partially blocking the day/month counter, to remind you to read your mail.
14cr|wmfishtime-1.24-6|28	If $MAIL is not set, nothing happens.
14cr|wmfishtime-1.24-6|29	
14cr|wmfishtime-1.24-6|30	%prep
14cr|wmfishtime-1.24-6|31	
14cr|wmfishtime-1.24-6|32	%setup -q -n %{name}-%{version}
14cr|wmfishtime-1.24-6|33	
14cr|wmfishtime-1.24-6|34	%build
14cr|wmfishtime-1.24-6|35	CFLAGS="$RPM_OPT_FLAGS `gtk-config --cflags` ${EXTRA}" \
14cr|wmfishtime-1.24-6|36	%make
14cr|wmfishtime-1.24-6|37	
14cr|wmfishtime-1.24-6|38	%install
14cr|wmfishtime-1.24-6|39	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
14cr|wmfishtime-1.24-6|40	
14cr|wmfishtime-1.24-6|41	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
14cr|wmfishtime-1.24-6|42	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
14cr|wmfishtime-1.24-6|43	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
14cr|wmfishtime-1.24-6|44	tar xOjf %SOURCE1 %{name}-16x16.png > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|45	tar xOjf %SOURCE1 %{name}-32x32.png > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|46	tar xOjf %SOURCE1 %{name}-48x48.png > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|47	
14cr|wmfishtime-1.24-6|48	mkdir -p $RPM_BUILD_ROOT%{_bindir}/
14cr|wmfishtime-1.24-6|49	install -m 755 wmfishtime $RPM_BUILD_ROOT%{_bindir}/
14cr|wmfishtime-1.24-6|50	
14cr|wmfishtime-1.24-6|51	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|wmfishtime-1.24-6|52	bzip2 -9 -c wmfishtime.1 > $RPM_BUILD_ROOT%{_mandir}/man1/wmfishtime.1.bz2
14cr|wmfishtime-1.24-6|53	
14cr|wmfishtime-1.24-6|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmfishtime-1.24-6|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmfishtime-1.24-6|56	[Desktop Entry]
14cr|wmfishtime-1.24-6|57	Type=Application
14cr|wmfishtime-1.24-6|58	Exec=%{_bindir}/%{name} -b
14cr|wmfishtime-1.24-6|59	Icon=%{name}
14cr|wmfishtime-1.24-6|60	Categories=System;Monitor;
14cr|wmfishtime-1.24-6|61	Name=WmFishTime
14cr|wmfishtime-1.24-6|62	Comment=Analog clock in a tank fish
14cr|wmfishtime-1.24-6|63	EOF
14cr|wmfishtime-1.24-6|64	
14cr|wmfishtime-1.24-6|65	
14cr|wmfishtime-1.24-6|66	%clean
14cr|wmfishtime-1.24-6|67	[ -z $RPM_BUILD_ROOT ] || {
14cr|wmfishtime-1.24-6|68	rm -rf $RPM_BUILD_ROOT
14cr|wmfishtime-1.24-6|69	}
14cr|wmfishtime-1.24-6|70	
14cr|wmfishtime-1.24-6|71	
14cr|wmfishtime-1.24-6|72	%if %mdkversion < 200900
14cr|wmfishtime-1.24-6|73	%post
14cr|wmfishtime-1.24-6|74	%{update_menus}
14cr|wmfishtime-1.24-6|75	%endif
14cr|wmfishtime-1.24-6|76	
14cr|wmfishtime-1.24-6|77	
14cr|wmfishtime-1.24-6|78	%if %mdkversion < 200900
14cr|wmfishtime-1.24-6|79	%postun
14cr|wmfishtime-1.24-6|80	%{clean_menus}
14cr|wmfishtime-1.24-6|81	%endif
14cr|wmfishtime-1.24-6|82	
14cr|wmfishtime-1.24-6|83	
14cr|wmfishtime-1.24-6|84	%files
14cr|wmfishtime-1.24-6|85	%defattr (-,root,root)
14cr|wmfishtime-1.24-6|86	%doc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING
14cr|wmfishtime-1.24-6|87	%{_bindir}/*
14cr|wmfishtime-1.24-6|88	%{_liconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|89	%{_miconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|90	%{_iconsdir}/%{name}.png
14cr|wmfishtime-1.24-6|91	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmfishtime-1.24-6|92	%attr(644,root,man) %{_mandir}/man1/*
14cr|wmfishtime-1.24-6|93	
14cr|wmfishtime-1.24-6|94	
14cr|wmfishtime-1.24-6|95	
14cr|wmfishtime-1.24-6|96	
14cr|wmfishtime-1.24-6|97	%changelog
14cr|wmfishtime-1.24-6|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.24-6
14cr|wmfishtime-1.24-6|99	+ Revision: b7a3cde
14cr|wmfishtime-1.24-6|100	- MassBuild#464: Increase release tag
14cr|wmfishtime-1.24-6|101	
14cr|wmfishtime-1.24-6|102	

9122 14
14cr|wmii-3.10-0.b1.2|1	%define	changeset	f3d88385ea7c
14cr|wmii-3.10-0.b1.2|2	%define debug_package	%{nil}
14cr|wmii-3.10-0.b1.2|3	
14cr|wmii-3.10-0.b1.2|4	Summary: Window Manager Improved 2, a X11 window manager for hackers
14cr|wmii-3.10-0.b1.2|5	Name: wmii
14cr|wmii-3.10-0.b1.2|6	Version: 3.10
14cr|wmii-3.10-0.b1.2|7	License: MIT
14cr|wmii-3.10-0.b1.2|8	Release: %mkrel -c b1 2
14cr|wmii-3.10-0.b1.2|9	Group: Graphical desktop/Other
14cr|wmii-3.10-0.b1.2|10	URL: http://wmii.suckless.org/
14cr|wmii-3.10-0.b1.2|11	Source0: hg.suckless.org/wmii/archive/%{changeset}.tar.gz
14cr|wmii-3.10-0.b1.2|12	Source100:  %{name}.rpmlintrc
14cr|wmii-3.10-0.b1.2|13	
14cr|wmii-3.10-0.b1.2|14	BuildRequires: freetype2-devel
14cr|wmii-3.10-0.b1.2|15	BuildRequires: pkgconfig(cairo)
14cr|wmii-3.10-0.b1.2|16	BuildRequires: pythonegg(pyrex)
14cr|wmii-3.10-0.b1.2|17	BuildRequires: pkgconfig(x11)
14cr|wmii-3.10-0.b1.2|18	BuildRequires: libixp-devel > 0.5
14cr|wmii-3.10-0.b1.2|19	BuildRequires: pkgconfig(python)
14cr|wmii-3.10-0.b1.2|20	BuildRequires: pkgconfig(xinerama)
14cr|wmii-3.10-0.b1.2|21	BuildRequires: pkgconfig(xrandr)
14cr|wmii-3.10-0.b1.2|22	
14cr|wmii-3.10-0.b1.2|23	
14cr|wmii-3.10-0.b1.2|24	Requires:	xterm
14cr|wmii-3.10-0.b1.2|25	Requires:	xmessage
14cr|wmii-3.10-0.b1.2|26	Requires:	dwm-tools
14cr|wmii-3.10-0.b1.2|27	
14cr|wmii-3.10-0.b1.2|28	
14cr|wmii-3.10-0.b1.2|29	%description
14cr|wmii-3.10-0.b1.2|30	WMii is a dynamic window manager for X11.  It supports classic and tiled
14cr|wmii-3.10-0.b1.2|31	window management with extended keyboard, mouse, and 9P-based remote control.
14cr|wmii-3.10-0.b1.2|32	It consists of the wmii window manager and the wmiir the remote access utility.
14cr|wmii-3.10-0.b1.2|33	
14cr|wmii-3.10-0.b1.2|34	%package python
14cr|wmii-3.10-0.b1.2|35	Summary: Window Manager Improved 2 python files
14cr|wmii-3.10-0.b1.2|36	Group: Graphical desktop/Other
14cr|wmii-3.10-0.b1.2|37	
14cr|wmii-3.10-0.b1.2|38	%description python
14cr|wmii-3.10-0.b1.2|39	Python files for %{name}.
14cr|wmii-3.10-0.b1.2|40	
14cr|wmii-3.10-0.b1.2|41	%package devel
14cr|wmii-3.10-0.b1.2|42	Summary: Window Manager Improved 2 devel files
14cr|wmii-3.10-0.b1.2|43	Group: Development/C
14cr|wmii-3.10-0.b1.2|44	
14cr|wmii-3.10-0.b1.2|45	%description devel
14cr|wmii-3.10-0.b1.2|46	Development files for %{name}.
14cr|wmii-3.10-0.b1.2|47	
14cr|wmii-3.10-0.b1.2|48	
14cr|wmii-3.10-0.b1.2|49	%prep
14cr|wmii-3.10-0.b1.2|50	%setup -qn %{name}-%{changeset}
14cr|wmii-3.10-0.b1.2|51	
14cr|wmii-3.10-0.b1.2|52	%build
14cr|wmii-3.10-0.b1.2|53	sed -i \
14cr|wmii-3.10-0.b1.2|54	-e "/^PREFIX/s|=.*|= /usr|" \
14cr|wmii-3.10-0.b1.2|55	-e "/ETC/s|=.*|= /etc/X11|" \
14cr|wmii-3.10-0.b1.2|56	%ifarch x86_64
14cr|wmii-3.10-0.b1.2|57	-e "s|/usr/lib|/usr/lib64|g" \
14cr|wmii-3.10-0.b1.2|58	-e "/ LIBDIR/s|=.*|= /usr/lib64|" \
14cr|wmii-3.10-0.b1.2|59	%endif
14cr|wmii-3.10-0.b1.2|60	config.mk
14cr|wmii-3.10-0.b1.2|61	
14cr|wmii-3.10-0.b1.2|62	%make
14cr|wmii-3.10-0.b1.2|63	
14cr|wmii-3.10-0.b1.2|64	%install
14cr|wmii-3.10-0.b1.2|65	%makeinstall_std
14cr|wmii-3.10-0.b1.2|66	
14cr|wmii-3.10-0.b1.2|67	# install devel files
14cr|wmii-3.10-0.b1.2|68	mkdir -p %{buildroot}%{_includedir}
14cr|wmii-3.10-0.b1.2|69	find lib* -name '*.a' -exec cp {} %{buildroot}%{_libdir} \; -print
14cr|wmii-3.10-0.b1.2|70	find lib* -name '*.h' -exec cp {} %{buildroot}%{_includedir} \; -print
14cr|wmii-3.10-0.b1.2|71	
14cr|wmii-3.10-0.b1.2|72	# Install generated scripts to hook up WMI into gdm, xdm, and Co.
14cr|wmii-3.10-0.b1.2|73	mkdir -p %{buildroot}%_sysconfdir/X11/wmsession.d
14cr|wmii-3.10-0.b1.2|74	cat >    %{buildroot}%_sysconfdir/X11/wmsession.d/19%name << EOF
14cr|wmii-3.10-0.b1.2|75	NAME=%name
14cr|wmii-3.10-0.b1.2|76	EXEC=%{_bindir}/%name
14cr|wmii-3.10-0.b1.2|77	DESC=%summary
14cr|wmii-3.10-0.b1.2|78	SCRIPT:
14cr|wmii-3.10-0.b1.2|79	exec %{_bindir}/%name
14cr|wmii-3.10-0.b1.2|80	EOF
14cr|wmii-3.10-0.b1.2|81	
14cr|wmii-3.10-0.b1.2|82	
14cr|wmii-3.10-0.b1.2|83	%if %mdkversion < 200900
14cr|wmii-3.10-0.b1.2|84	%post
14cr|wmii-3.10-0.b1.2|85	%make_session
14cr|wmii-3.10-0.b1.2|86	
14cr|wmii-3.10-0.b1.2|87	%postun
14cr|wmii-3.10-0.b1.2|88	%make_session
14cr|wmii-3.10-0.b1.2|89	%endif
14cr|wmii-3.10-0.b1.2|90	
14cr|wmii-3.10-0.b1.2|91	%files
14cr|wmii-3.10-0.b1.2|92	%defattr(0644, root, root, 0755)
14cr|wmii-3.10-0.b1.2|93	%doc LICENSE README
14cr|wmii-3.10-0.b1.2|94	%attr(0755, root, root) %{_bindir}/*
14cr|wmii-3.10-0.b1.2|95	%{_mandir}/man1/*
14cr|wmii-3.10-0.b1.2|96	%dir %_sysconfdir/X11/wmii-hg/
14cr|wmii-3.10-0.b1.2|97	%attr(0755, root, root) %config(noreplace) %_sysconfdir/X11/%{name}-hg/*
14cr|wmii-3.10-0.b1.2|98	%config(noreplace) %_sysconfdir/X11/wmsession.d/19%name
14cr|wmii-3.10-0.b1.2|99	
14cr|wmii-3.10-0.b1.2|100	%files python
14cr|wmii-3.10-0.b1.2|101	%defattr(0644, root, root, 0755)
14cr|wmii-3.10-0.b1.2|102	%doc LICENSE README
14cr|wmii-3.10-0.b1.2|103	%py_puresitedir
14cr|wmii-3.10-0.b1.2|104	
14cr|wmii-3.10-0.b1.2|105	%files devel
14cr|wmii-3.10-0.b1.2|106	%defattr(0644, root, root, 0755)
14cr|wmii-3.10-0.b1.2|107	%doc LICENSE README
14cr|wmii-3.10-0.b1.2|108	%{_libdir}/*.a
14cr|wmii-3.10-0.b1.2|109	%{_libdir}/*.so
14cr|wmii-3.10-0.b1.2|110	%{_includedir}/*
14cr|wmii-3.10-0.b1.2|111	
14cr|wmii-3.10-0.b1.2|112	
14cr|wmii-3.10-0.b1.2|113	%changelog
14cr|wmii-3.10-0.b1.2|114	* Sat Mar 15 2014 symbianflo <symbianflo@symbianflo> 3.10-0.b1.2
14cr|wmii-3.10-0.b1.2|115	+ Revision: 0c9fff4
14cr|wmii-3.10-0.b1.2|116	- Log: switch to pkgconfig style, add some linting filters, spec clean
14cr|wmii-3.10-0.b1.2|117	
14cr|wmii-3.10-0.b1.2|118	

9123 14
14cr|wmix-3.2-8|1	%define version 3.2
14cr|wmix-3.2-8|2	%define release  8
14cr|wmix-3.2-8|3	%define name wmix
14cr|wmix-3.2-8|4	
14cr|wmix-3.2-8|5	Summary: Dockapp OSS sound mixer
14cr|wmix-3.2-8|6	Name: %{name}
14cr|wmix-3.2-8|7	Version: %{version}
14cr|wmix-3.2-8|8	Release: %{release}
14cr|wmix-3.2-8|9	License: GPL
14cr|wmix-3.2-8|10	Group: Sound
14cr|wmix-3.2-8|11	Source0: %{name}-%{version}.tar.bz2
14cr|wmix-3.2-8|12	Source1: %{name}-icons.tar.bz2
14cr|wmix-3.2-8|13	URL: http://dockapps.org/file.php/id/58
14cr|wmix-3.2-8|14	BuildRequires: pkgconfig(x11)
14cr|wmix-3.2-8|15	BuildRequires: pkgconfig(xext)
14cr|wmix-3.2-8|16	BuildRequires: pkgconfig(xpm)
14cr|wmix-3.2-8|17	
14cr|wmix-3.2-8|18	%description
14cr|wmix-3.2-8|19	* This is a complete dockapp mixer utilizing the OSS mixer API
14cr|wmix-3.2-8|20	* Has a nice On-Screen-Display to visualize current volume levels
14cr|wmix-3.2-8|21	* Can adjust main volume, balance, recording status, and mute/unmute channels
14cr|wmix-3.2-8|22	* Supports mousewheel to adjust the volume settings
14cr|wmix-3.2-8|23	* Supports user specified signals to adjust the volume remotely
14cr|wmix-3.2-8|24	* User configuration file can be used to set options
14cr|wmix-3.2-8|25	
14cr|wmix-3.2-8|26	%prep
14cr|wmix-3.2-8|27	%setup -q -n %{name}-%{version}
14cr|wmix-3.2-8|28	
14cr|wmix-3.2-8|29	%build
14cr|wmix-3.2-8|30	make CFLAGS="%optflags" LDFLAGS="%ldflags"
14cr|wmix-3.2-8|31	
14cr|wmix-3.2-8|32	%install
14cr|wmix-3.2-8|33	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
14cr|wmix-3.2-8|34	
14cr|wmix-3.2-8|35	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
14cr|wmix-3.2-8|36	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
14cr|wmix-3.2-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
14cr|wmix-3.2-8|38	tar xOjf %SOURCE1 %{name}-16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
14cr|wmix-3.2-8|39	tar xOjf %SOURCE1 %{name}-32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
14cr|wmix-3.2-8|40	tar xOjf %SOURCE1 %{name}-48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
14cr|wmix-3.2-8|41	
14cr|wmix-3.2-8|42	mkdir -p $RPM_BUILD_ROOT%{_usr}/bin/
14cr|wmix-3.2-8|43	install -m 755 %{name} $RPM_BUILD_ROOT%{_usr}/bin/
14cr|wmix-3.2-8|44	
14cr|wmix-3.2-8|45	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|wmix-3.2-8|46	gunzip -c wmix.1x.gz | bzip2 -9 -c - > $RPM_BUILD_ROOT%{_mandir}/man1/wmix.1.bz2
14cr|wmix-3.2-8|47	
14cr|wmix-3.2-8|48	
14cr|wmix-3.2-8|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|wmix-3.2-8|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|wmix-3.2-8|51	[Desktop Entry]
14cr|wmix-3.2-8|52	Name=WMix
14cr|wmix-3.2-8|53	Comment=%{summary}
14cr|wmix-3.2-8|54	Exec=%{_bindir}/%{name}
14cr|wmix-3.2-8|55	Icon=%{name}
14cr|wmix-3.2-8|56	Terminal=false
14cr|wmix-3.2-8|57	Type=Application
14cr|wmix-3.2-8|58	Categories=X-MandrivaLinux-Multimedia-Sound;Audio / Midi / Mixer / Sequencer / Tuner / Audio;
14cr|wmix-3.2-8|59	EOF
14cr|wmix-3.2-8|60	
14cr|wmix-3.2-8|61	%clean
14cr|wmix-3.2-8|62	rm -rf $RPM_BUILD_ROOT
14cr|wmix-3.2-8|63	
14cr|wmix-3.2-8|64	%if %mdkversion < 200900
14cr|wmix-3.2-8|65	%post
14cr|wmix-3.2-8|66	%update_menus
14cr|wmix-3.2-8|67	%endif
14cr|wmix-3.2-8|68	
14cr|wmix-3.2-8|69	%if %mdkversion < 200900
14cr|wmix-3.2-8|70	%postun
14cr|wmix-3.2-8|71	%clean_menus
14cr|wmix-3.2-8|72	%endif
14cr|wmix-3.2-8|73	
14cr|wmix-3.2-8|74	%files
14cr|wmix-3.2-8|75	%defattr (-,root,root)
14cr|wmix-3.2-8|76	%doc AUTHORS README BUGS NEWS
14cr|wmix-3.2-8|77	%{_bindir}/%{name}
14cr|wmix-3.2-8|78	%attr(644,root,man) %{_mandir}/man1/*
14cr|wmix-3.2-8|79	%{_liconsdir}/%{name}.xpm
14cr|wmix-3.2-8|80	%{_miconsdir}/%{name}.xpm
14cr|wmix-3.2-8|81	%{_iconsdir}/%{name}.xpm
14cr|wmix-3.2-8|82	%{_usr}/share/applications/mandriva-%{name}.desktop
14cr|wmix-3.2-8|83	
14cr|wmix-3.2-8|84	
14cr|wmix-3.2-8|85	
14cr|wmix-3.2-8|86	
14cr|wmix-3.2-8|87	%changelog
14cr|wmix-3.2-8|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-8
14cr|wmix-3.2-8|89	+ Revision: 76d9af3
14cr|wmix-3.2-8|90	- MassBuild#464: Increase release tag
14cr|wmix-3.2-8|91	
14cr|wmix-3.2-8|92	

9124 14
14cr|wmlaptop-1.4-10|1	%define name	wmlaptop
14cr|wmlaptop-1.4-10|2	%define version	1.4
14cr|wmlaptop-1.4-10|3	%define release  10
14cr|wmlaptop-1.4-10|4	
14cr|wmlaptop-1.4-10|5	Name: 	 	%{name}
14cr|wmlaptop-1.4-10|6	Summary: 	Laptop info docklet for WindowMaker
14cr|wmlaptop-1.4-10|7	Version: 	%{version}
14cr|wmlaptop-1.4-10|8	Release: 	%{release}
14cr|wmlaptop-1.4-10|9	
14cr|wmlaptop-1.4-10|10	Source:		%{name}-%{version}.tar.bz2
14cr|wmlaptop-1.4-10|11	URL:		http://wmlaptop.sourceforge.net/
14cr|wmlaptop-1.4-10|12	License:	GPL
14cr|wmlaptop-1.4-10|13	Group:		Graphical desktop/WindowMaker
14cr|wmlaptop-1.4-10|14	BuildRequires:	pkgconfig(x11)
14cr|wmlaptop-1.4-10|15	BuildRequires:	pkgconfig(xext)
14cr|wmlaptop-1.4-10|16	BuildRequires:	pkgconfig(xpm)
14cr|wmlaptop-1.4-10|17	BuildRequires:	imagemagick
14cr|wmlaptop-1.4-10|18	
14cr|wmlaptop-1.4-10|19	%description
14cr|wmlaptop-1.4-10|20	wmlaptop is a WindowMaker dockapp able to satisfy any requirements of a linux
14cr|wmlaptop-1.4-10|21	user with a laptop. The smartest should have easily guessed that wmlaptop
14cr|wmlaptop-1.4-10|22	includes an advanced battery information interface, including an indicator
14cr|wmlaptop-1.4-10|23	which estimates the remaining battery autonomy. Anyway this is only one of the
14cr|wmlaptop-1.4-10|24	useful functions provided:
14cr|wmlaptop-1.4-10|25	
14cr|wmlaptop-1.4-10|26	* Battery estimated time remaining
14cr|wmlaptop-1.4-10|27	* Multi Batteries support
14cr|wmlaptop-1.4-10|28	* Battery remaining charge (visual and percent)
14cr|wmlaptop-1.4-10|29	* Auto-Frequency Scaling
14cr|wmlaptop-1.4-10|30	* Manual Frequency Scaling
14cr|wmlaptop-1.4-10|31	* 0-100 Cpu Load indicator
14cr|wmlaptop-1.4-10|32	* APM and ACPI support
14cr|wmlaptop-1.4-10|33	* sysfs and /proc filesystems support
14cr|wmlaptop-1.4-10|34	* Kernel 2.6 series fully compatible
14cr|wmlaptop-1.4-10|35	* Visual support for multiple batteries
14cr|wmlaptop-1.4-10|36	* "Visual and audio" alarm on Low-Battery
14cr|wmlaptop-1.4-10|37	* Auto shutdown on Low-Battery
14cr|wmlaptop-1.4-10|38	* Easy screen saver starter
14cr|wmlaptop-1.4-10|39	* Console executable
14cr|wmlaptop-1.4-10|40	
14cr|wmlaptop-1.4-10|41	%prep
14cr|wmlaptop-1.4-10|42	%setup -q
14cr|wmlaptop-1.4-10|43	chmod 644 README*
14cr|wmlaptop-1.4-10|44	
14cr|wmlaptop-1.4-10|45	%build
14cr|wmlaptop-1.4-10|46	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|wmlaptop-1.4-10|47	
14cr|wmlaptop-1.4-10|48	%install
14cr|wmlaptop-1.4-10|49	rm -rf $RPM_BUILD_ROOT
14cr|wmlaptop-1.4-10|50	mkdir -p $RPM_BUILD_ROOT/%_bindir
14cr|wmlaptop-1.4-10|51	install -m 4755 src/%name $RPM_BUILD_ROOT/%_bindir/
14cr|wmlaptop-1.4-10|52	
14cr|wmlaptop-1.4-10|53	#menu
14cr|wmlaptop-1.4-10|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmlaptop-1.4-10|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmlaptop-1.4-10|56	[Desktop Entry]
14cr|wmlaptop-1.4-10|57	Type=Application
14cr|wmlaptop-1.4-10|58	Exec=%{name}
14cr|wmlaptop-1.4-10|59	Icon=%{name}
14cr|wmlaptop-1.4-10|60	Name=WMLaptop
14cr|wmlaptop-1.4-10|61	Comment=Laptop status docklet
14cr|wmlaptop-1.4-10|62	Categories=System;Monitor;
14cr|wmlaptop-1.4-10|63	EOF
14cr|wmlaptop-1.4-10|64	
14cr|wmlaptop-1.4-10|65	#icons
14cr|wmlaptop-1.4-10|66	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|wmlaptop-1.4-10|67	convert -size 48x48 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|wmlaptop-1.4-10|68	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|wmlaptop-1.4-10|69	convert -size 32x32 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|wmlaptop-1.4-10|70	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|wmlaptop-1.4-10|71	convert -size 16x16 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|wmlaptop-1.4-10|72	
14cr|wmlaptop-1.4-10|73	%clean
14cr|wmlaptop-1.4-10|74	rm -rf $RPM_BUILD_ROOT
14cr|wmlaptop-1.4-10|75	
14cr|wmlaptop-1.4-10|76	%if %mdkversion < 200900
14cr|wmlaptop-1.4-10|77	%post
14cr|wmlaptop-1.4-10|78	%update_menus
14cr|wmlaptop-1.4-10|79	%endif
14cr|wmlaptop-1.4-10|80	
14cr|wmlaptop-1.4-10|81	%if %mdkversion < 200900
14cr|wmlaptop-1.4-10|82	%postun
14cr|wmlaptop-1.4-10|83	%clean_menus
14cr|wmlaptop-1.4-10|84	%endif
14cr|wmlaptop-1.4-10|85	
14cr|wmlaptop-1.4-10|86	%files
14cr|wmlaptop-1.4-10|87	%defattr(-,root,root)
14cr|wmlaptop-1.4-10|88	%doc AUTHORS BUGS CHANGELOG README* THANKS
14cr|wmlaptop-1.4-10|89	%{_bindir}/%name
14cr|wmlaptop-1.4-10|90	%{_datadir}/applications/mandriva-%name.desktop
14cr|wmlaptop-1.4-10|91	%{_liconsdir}/%name.png
14cr|wmlaptop-1.4-10|92	%{_iconsdir}/%name.png
14cr|wmlaptop-1.4-10|93	%{_miconsdir}/%name.png
14cr|wmlaptop-1.4-10|94	
14cr|wmlaptop-1.4-10|95	
14cr|wmlaptop-1.4-10|96	
14cr|wmlaptop-1.4-10|97	
14cr|wmlaptop-1.4-10|98	%changelog
14cr|wmlaptop-1.4-10|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-10
14cr|wmlaptop-1.4-10|100	+ Revision: e0932d3
14cr|wmlaptop-1.4-10|101	- MassBuild#464: Increase release tag
14cr|wmlaptop-1.4-10|102	
14cr|wmlaptop-1.4-10|103	

9125 14
14cr|wmmemmon-1.0.1-9|1	Summary: Mem/Swap monitoring dockapp for WindowMaker
14cr|wmmemmon-1.0.1-9|2	Name:		wmmemmon
14cr|wmmemmon-1.0.1-9|3	Version: 1.0.1
14cr|wmmemmon-1.0.1-9|4	Release: 9
14cr|wmmemmon-1.0.1-9|5	License:	GPL
14cr|wmmemmon-1.0.1-9|6	Group:		Graphical desktop/WindowMaker
14cr|wmmemmon-1.0.1-9|7	Source0:	http://www.sh.rim.or.jp/~ssato/src/%{name}-%{version}.tar.bz2
14cr|wmmemmon-1.0.1-9|8	URL:		http://www.sh.rim.or.jp/~ssato/wmmemmon-e.html
14cr|wmmemmon-1.0.1-9|9	BuildRequires:	pkgconfig(x11)
14cr|wmmemmon-1.0.1-9|10	BuildRequires:	pkgconfig(xpm)
14cr|wmmemmon-1.0.1-9|11	BuildRequires:	pkgconfig(xext)
14cr|wmmemmon-1.0.1-9|12	BuildRequires:	imagemagick
14cr|wmmemmon-1.0.1-9|13	
14cr|wmmemmon-1.0.1-9|14	%description
14cr|wmmemmon-1.0.1-9|15	Mem/Swap monitoring dockapp for WindowMaker. Outside circle is Mem usage
14cr|wmmemmon-1.0.1-9|16	in percent, inside is swap. It works fine with AfterStep and BlackBox.
14cr|wmmemmon-1.0.1-9|17	
14cr|wmmemmon-1.0.1-9|18	%prep
14cr|wmmemmon-1.0.1-9|19	%setup
14cr|wmmemmon-1.0.1-9|20	
14cr|wmmemmon-1.0.1-9|21	%build
14cr|wmmemmon-1.0.1-9|22	%configure2_5x
14cr|wmmemmon-1.0.1-9|23	%make
14cr|wmmemmon-1.0.1-9|24	
14cr|wmmemmon-1.0.1-9|25	%install
14cr|wmmemmon-1.0.1-9|26	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmmemmon-1.0.1-9|27	
14cr|wmmemmon-1.0.1-9|28	install -m 755 -d %buildroot%_bindir
14cr|wmmemmon-1.0.1-9|29	install -m 755 src/%name %buildroot%_bindir
14cr|wmmemmon-1.0.1-9|30	
14cr|wmmemmon-1.0.1-9|31	install -m 755 -d %buildroot%_mandir/man1
14cr|wmmemmon-1.0.1-9|32	install -m 755 doc/%name.1 %buildroot%_mandir/man1/
14cr|wmmemmon-1.0.1-9|33	
14cr|wmmemmon-1.0.1-9|34	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmmemmon-1.0.1-9|35	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmmemmon-1.0.1-9|36	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmmemmon-1.0.1-9|37	convert icons/%{name}-16x16.xpm %buildroot%{_miconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|38	convert icons/%{name}-32x32.xpm %buildroot%{_iconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|39	convert icons/%{name}-48x48.xpm %buildroot%{_liconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|40	
14cr|wmmemmon-1.0.1-9|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmmemmon-1.0.1-9|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmmemmon-1.0.1-9|43	[Desktop Entry]
14cr|wmmemmon-1.0.1-9|44	Type=Application
14cr|wmmemmon-1.0.1-9|45	Exec=%{_bindir}/%{name}
14cr|wmmemmon-1.0.1-9|46	Icon=%{name}
14cr|wmmemmon-1.0.1-9|47	Categories=System;Monitor;
14cr|wmmemmon-1.0.1-9|48	Name=WmMemMon
14cr|wmmemmon-1.0.1-9|49	Comment=Mem/Swap monitoring dockapp for WindowMaker
14cr|wmmemmon-1.0.1-9|50	EOF
14cr|wmmemmon-1.0.1-9|51	
14cr|wmmemmon-1.0.1-9|52	
14cr|wmmemmon-1.0.1-9|53	%clean
14cr|wmmemmon-1.0.1-9|54	[ -z %buildroot ] || {
14cr|wmmemmon-1.0.1-9|55	rm -rf %buildroot
14cr|wmmemmon-1.0.1-9|56	}
14cr|wmmemmon-1.0.1-9|57	
14cr|wmmemmon-1.0.1-9|58	
14cr|wmmemmon-1.0.1-9|59	%if %mdkversion < 200900
14cr|wmmemmon-1.0.1-9|60	%post
14cr|wmmemmon-1.0.1-9|61	%{update_menus}
14cr|wmmemmon-1.0.1-9|62	%endif
14cr|wmmemmon-1.0.1-9|63	
14cr|wmmemmon-1.0.1-9|64	
14cr|wmmemmon-1.0.1-9|65	%if %mdkversion < 200900
14cr|wmmemmon-1.0.1-9|66	%postun
14cr|wmmemmon-1.0.1-9|67	%{clean_menus}
14cr|wmmemmon-1.0.1-9|68	%endif
14cr|wmmemmon-1.0.1-9|69	
14cr|wmmemmon-1.0.1-9|70	
14cr|wmmemmon-1.0.1-9|71	%files
14cr|wmmemmon-1.0.1-9|72	%defattr (-,root,root)
14cr|wmmemmon-1.0.1-9|73	%doc AUTHORS INSTALL NEWS COPYING README THANKS ChangeLog TODO
14cr|wmmemmon-1.0.1-9|74	%{_bindir}/*
14cr|wmmemmon-1.0.1-9|75	%{_liconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|76	%{_miconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|77	%{_iconsdir}/%{name}.png
14cr|wmmemmon-1.0.1-9|78	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmmemmon-1.0.1-9|79	%{_mandir}/man1/*
14cr|wmmemmon-1.0.1-9|80	
14cr|wmmemmon-1.0.1-9|81	
14cr|wmmemmon-1.0.1-9|82	
14cr|wmmemmon-1.0.1-9|83	
14cr|wmmemmon-1.0.1-9|84	%changelog
14cr|wmmemmon-1.0.1-9|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-9
14cr|wmmemmon-1.0.1-9|86	+ Revision: 1c9ee6a
14cr|wmmemmon-1.0.1-9|87	- MassBuild#464: Increase release tag
14cr|wmmemmon-1.0.1-9|88	
14cr|wmmemmon-1.0.1-9|89	

9126 14
14cr|wmMoonClock-1.27-9|1	%define name	wmMoonClock
14cr|wmMoonClock-1.27-9|2	%define version	1.27
14cr|wmMoonClock-1.27-9|3	%define release  9
14cr|wmMoonClock-1.27-9|4	
14cr|wmMoonClock-1.27-9|5	Name: 	 	%{name}
14cr|wmMoonClock-1.27-9|6	Summary: 	Docklet that shows lunar ephemeris to fairly high accuracy
14cr|wmMoonClock-1.27-9|7	Version: 	%{version}
14cr|wmMoonClock-1.27-9|8	Release: 	%{release}
14cr|wmMoonClock-1.27-9|9	
14cr|wmMoonClock-1.27-9|10	Source0:	%{name}-%{version}.tar.bz2
14cr|wmMoonClock-1.27-9|11	Source1:	wmmoonclock_icon.png
14cr|wmMoonClock-1.27-9|12	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
14cr|wmMoonClock-1.27-9|13	License:	GPL
14cr|wmMoonClock-1.27-9|14	Group:		Graphical desktop/WindowMaker
14cr|wmMoonClock-1.27-9|15	BuildRequires:	pkgconfig(x11)
14cr|wmMoonClock-1.27-9|16	BuildRequires:	pkgconfig(xpm)
14cr|wmMoonClock-1.27-9|17	BuildRequires:	pkgconfig(xext)
14cr|wmMoonClock-1.27-9|18	BuildRequires:	imagemagick
14cr|wmMoonClock-1.27-9|19	
14cr|wmMoonClock-1.27-9|20	%description
14cr|wmMoonClock-1.27-9|21	wmMoonClock displays the lunar ephemeris with high accuracy. You can
14cr|wmMoonClock-1.27-9|22	define your local latitude and longitude to get precise results. And
14cr|wmMoonClock-1.27-9|23	even better you get a very nice moon icon that matches the current state
14cr|wmMoonClock-1.27-9|24	of the moon.
14cr|wmMoonClock-1.27-9|25	
14cr|wmMoonClock-1.27-9|26	In order to get good results, you may have to find your geographical
14cr|wmMoonClock-1.27-9|27	coordinates, eg. from this site http://www.astro.com/atlas
14cr|wmMoonClock-1.27-9|28	
14cr|wmMoonClock-1.27-9|29	%prep
14cr|wmMoonClock-1.27-9|30	%setup -q
14cr|wmMoonClock-1.27-9|31	
14cr|wmMoonClock-1.27-9|32	%build
14cr|wmMoonClock-1.27-9|33	%{__cp} %{SOURCE1} .
14cr|wmMoonClock-1.27-9|34	cd Src
14cr|wmMoonClock-1.27-9|35	# copy icon to build dir
14cr|wmMoonClock-1.27-9|36	%make CFLAGS="%optflags %ldflags"
14cr|wmMoonClock-1.27-9|37	
14cr|wmMoonClock-1.27-9|38	%install
14cr|wmMoonClock-1.27-9|39	rm -rf $RPM_BUILD_ROOT
14cr|wmMoonClock-1.27-9|40	%{__mkdir} -p $RPM_BUILD_ROOT/%_bindir
14cr|wmMoonClock-1.27-9|41	%{__mkdir} -p $RPM_BUILD_ROOT/%_mandir/man1
14cr|wmMoonClock-1.27-9|42	%{__cp} Src/%name $RPM_BUILD_ROOT/%_bindir/
14cr|wmMoonClock-1.27-9|43	%{__cp} Src/%name.1 $RPM_BUILD_ROOT/%_mandir/man1/
14cr|wmMoonClock-1.27-9|44	
14cr|wmMoonClock-1.27-9|45	#menu
14cr|wmMoonClock-1.27-9|46	%{__mkdir} -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmMoonClock-1.27-9|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmMoonClock-1.27-9|48	[Desktop Entry]
14cr|wmMoonClock-1.27-9|49	Type=Application
14cr|wmMoonClock-1.27-9|50	Exec=%{name}
14cr|wmMoonClock-1.27-9|51	Icon=%{name}
14cr|wmMoonClock-1.27-9|52	Name=wmMoonClock
14cr|wmMoonClock-1.27-9|53	Comment=Lunuar Ephemeris status docklet
14cr|wmMoonClock-1.27-9|54	Categories=System;Monitor;
14cr|wmMoonClock-1.27-9|55	EOF
14cr|wmMoonClock-1.27-9|56	
14cr|wmMoonClock-1.27-9|57	#icons
14cr|wmMoonClock-1.27-9|58	%{__mkdir} -p $RPM_BUILD_ROOT/%_liconsdir
14cr|wmMoonClock-1.27-9|59	convert -size 48x48 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|wmMoonClock-1.27-9|60	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir
14cr|wmMoonClock-1.27-9|61	convert -size 32x32 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|wmMoonClock-1.27-9|62	%{__mkdir} -p $RPM_BUILD_ROOT/%_miconsdir
14cr|wmMoonClock-1.27-9|63	convert -size 16x16 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|wmMoonClock-1.27-9|64	
14cr|wmMoonClock-1.27-9|65	# the various states of the applet
14cr|wmMoonClock-1.27-9|66	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir/%name
14cr|wmMoonClock-1.27-9|67	%{__cp} Src/*xpm $RPM_BUILD_ROOT/%_iconsdir/%name/
14cr|wmMoonClock-1.27-9|68	
14cr|wmMoonClock-1.27-9|69	%clean
14cr|wmMoonClock-1.27-9|70	rm -rf $RPM_BUILD_ROOT
14cr|wmMoonClock-1.27-9|71	
14cr|wmMoonClock-1.27-9|72	%if %mdkversion < 200900
14cr|wmMoonClock-1.27-9|73	%post
14cr|wmMoonClock-1.27-9|74	%update_menus
14cr|wmMoonClock-1.27-9|75	%endif
14cr|wmMoonClock-1.27-9|76	
14cr|wmMoonClock-1.27-9|77	%if %mdkversion < 200900
14cr|wmMoonClock-1.27-9|78	%postun
14cr|wmMoonClock-1.27-9|79	%clean_menus
14cr|wmMoonClock-1.27-9|80	%endif
14cr|wmMoonClock-1.27-9|81	
14cr|wmMoonClock-1.27-9|82	%files
14cr|wmMoonClock-1.27-9|83	%defattr(-,root,root)
14cr|wmMoonClock-1.27-9|84	%doc BUGS COPYING
14cr|wmMoonClock-1.27-9|85	%doc %{_mandir}/*/*
14cr|wmMoonClock-1.27-9|86	%{_bindir}/%name
14cr|wmMoonClock-1.27-9|87	%{_datadir}/applications/mandriva-%name.desktop
14cr|wmMoonClock-1.27-9|88	%{_liconsdir}/%name.png
14cr|wmMoonClock-1.27-9|89	%{_iconsdir}/%name.png
14cr|wmMoonClock-1.27-9|90	%{_miconsdir}/%name.png
14cr|wmMoonClock-1.27-9|91	%{_iconsdir}/%name/
14cr|wmMoonClock-1.27-9|92	
14cr|wmMoonClock-1.27-9|93	
14cr|wmMoonClock-1.27-9|94	
14cr|wmMoonClock-1.27-9|95	
14cr|wmMoonClock-1.27-9|96	%changelog
14cr|wmMoonClock-1.27-9|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.27-9
14cr|wmMoonClock-1.27-9|98	+ Revision: 8b26147
14cr|wmMoonClock-1.27-9|99	- MassBuild#464: Increase release tag
14cr|wmMoonClock-1.27-9|100	
14cr|wmMoonClock-1.27-9|101	

9127 14
14cr|wmnd-0.4.16-3|1	Summary:	A dockapp for monitoring network interfaces
14cr|wmnd-0.4.16-3|2	Name:		wmnd
14cr|wmnd-0.4.16-3|3	Version:	0.4.16
14cr|wmnd-0.4.16-3|4	Release:	3
14cr|wmnd-0.4.16-3|5	License:	GPLv2
14cr|wmnd-0.4.16-3|6	Group:		Monitoring
14cr|wmnd-0.4.16-3|7	Source0:	http://www.thregr.org/~wavexx/software/wmnd/releases/%{name}-%{version}.tar.gz
14cr|wmnd-0.4.16-3|8	Source1:	%{name}-icons.tar.bz2
14cr|wmnd-0.4.16-3|9	URL:		http://www.thregr.org/~wavexx/software/wmnd/
14cr|wmnd-0.4.16-3|10	BuildRequires:	pkgconfig(x11)
14cr|wmnd-0.4.16-3|11	BuildRequires:	pkgconfig(xext)
14cr|wmnd-0.4.16-3|12	BuildRequires:	pkgconfig(xpm)
14cr|wmnd-0.4.16-3|13	BuildRequires:	pkgconfig(sm)
14cr|wmnd-0.4.16-3|14	
14cr|wmnd-0.4.16-3|15	%description
14cr|wmnd-0.4.16-3|16	WMND (WindowMaker Network Devices) is a network monitoring
14cr|wmnd-0.4.16-3|17	dock app improved and based on WMiFS 1.3b. You can find the
14cr|wmnd-0.4.16-3|18	features of WMiFS 1.3b from documents in directory WMiFS.
14cr|wmnd-0.4.16-3|19	
14cr|wmnd-0.4.16-3|20	%prep
14cr|wmnd-0.4.16-3|21	%setup -q
14cr|wmnd-0.4.16-3|22	
14cr|wmnd-0.4.16-3|23	%build
14cr|wmnd-0.4.16-3|24	%configure2_5x
14cr|wmnd-0.4.16-3|25	%make
14cr|wmnd-0.4.16-3|26	
14cr|wmnd-0.4.16-3|27	%install
14cr|wmnd-0.4.16-3|28	[ -d %{buildroot} ] && rm -rf %{buildroot}
14cr|wmnd-0.4.16-3|29	
14cr|wmnd-0.4.16-3|30	%makeinstall_std
14cr|wmnd-0.4.16-3|31	install -m 755 -d %{buildroot}%{_datadir}/pixmaps
14cr|wmnd-0.4.16-3|32	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|wmnd-0.4.16-3|33	
14cr|wmnd-0.4.16-3|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wmnd-0.4.16-3|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|wmnd-0.4.16-3|36	[Desktop Entry]
14cr|wmnd-0.4.16-3|37	Name=wmnd
14cr|wmnd-0.4.16-3|38	Comment=A dockapp for monitoring network interfaces
14cr|wmnd-0.4.16-3|39	Exec=%{_bindir}/%{name}
14cr|wmnd-0.4.16-3|40	Icon=%{name}
14cr|wmnd-0.4.16-3|41	Terminal=false
14cr|wmnd-0.4.16-3|42	Type=Application
14cr|wmnd-0.4.16-3|43	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cr|wmnd-0.4.16-3|44	EOF
14cr|wmnd-0.4.16-3|45	
14cr|wmnd-0.4.16-3|46	%clean
14cr|wmnd-0.4.16-3|47	[ -z %{buildroot} ] || {
14cr|wmnd-0.4.16-3|48	rm -rf %{buildroot}
14cr|wmnd-0.4.16-3|49	}
14cr|wmnd-0.4.16-3|50	
14cr|wmnd-0.4.16-3|51	%if %mdkversion < 200900
14cr|wmnd-0.4.16-3|52	%post
14cr|wmnd-0.4.16-3|53	%{update_menus}
14cr|wmnd-0.4.16-3|54	%endif
14cr|wmnd-0.4.16-3|55	
14cr|wmnd-0.4.16-3|56	%if %mdkversion < 200900
14cr|wmnd-0.4.16-3|57	%postun
14cr|wmnd-0.4.16-3|58	%{clean_menus}
14cr|wmnd-0.4.16-3|59	%endif
14cr|wmnd-0.4.16-3|60	
14cr|wmnd-0.4.16-3|61	%files
14cr|wmnd-0.4.16-3|62	%defattr (-,root,root)
14cr|wmnd-0.4.16-3|63	%doc examples/wmndrc NEWS AUTHORS README TODO ChangeLog
14cr|wmnd-0.4.16-3|64	%{_bindir}/*
14cr|wmnd-0.4.16-3|65	%{_mandir}/man1/*
14cr|wmnd-0.4.16-3|66	%{_datadir}/pixmaps/%{name}.png
14cr|wmnd-0.4.16-3|67	%{_datadir}/applications/%{name}.desktop
14cr|wmnd-0.4.16-3|68	%{_datadir}/wmndrc
14cr|wmnd-0.4.16-3|69	
14cr|wmnd-0.4.16-3|70	
14cr|wmnd-0.4.16-3|71	
14cr|wmnd-0.4.16-3|72	
14cr|wmnd-0.4.16-3|73	
14cr|wmnd-0.4.16-3|74	%changelog
14cr|wmnd-0.4.16-3|75	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.16-3
14cr|wmnd-0.4.16-3|76	+ Revision: 2a92617
14cr|wmnd-0.4.16-3|77	- MassBuild#464: Increase release tag
14cr|wmnd-0.4.16-3|78	
14cr|wmnd-0.4.16-3|79	

9128 14
14cr|wmpop3lb-2.4.2-11|1	%define name		wmpop3lb
14cr|wmpop3lb-2.4.2-11|2	%define version 2.4.2
14cr|wmpop3lb-2.4.2-11|3	%define release  11
14cr|wmpop3lb-2.4.2-11|4	
14cr|wmpop3lb-2.4.2-11|5	Summary: 	POP3 mail box checker
14cr|wmpop3lb-2.4.2-11|6	Name:		%{name}
14cr|wmpop3lb-2.4.2-11|7	Version:	%{version}
14cr|wmpop3lb-2.4.2-11|8	Release:	%{release}
14cr|wmpop3lb-2.4.2-11|9	License:	GPLv2+
14cr|wmpop3lb-2.4.2-11|10	Group:		Graphical desktop/WindowMaker
14cr|wmpop3lb-2.4.2-11|11	Source0:	%{name}%{version}.tar.bz2
14cr|wmpop3lb-2.4.2-11|12	Source1:	%{name}-icons.tar.bz2
14cr|wmpop3lb-2.4.2-11|13	URL:		http://www.jourdain.org/wmpop3/wmpop3lb%{version}.tar.gz
14cr|wmpop3lb-2.4.2-11|14	BuildRequires:	pkgconfig(x11)
14cr|wmpop3lb-2.4.2-11|15	BuildRequires:	pkgconfig(xext)
14cr|wmpop3lb-2.4.2-11|16	BuildRequires:	pkgconfig(xpm)
14cr|wmpop3lb-2.4.2-11|17	
14cr|wmpop3lb-2.4.2-11|18	%description
14cr|wmpop3lb-2.4.2-11|19	WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6
14cr|wmpop3lb-2.4.2-11|20	POP3 accounts to check if you have mail, get the "From:" and "Subject:" header
14cr|wmpop3lb-2.4.2-11|21	fields of each mail and display them in a 7 lines window. It can list up to 19
14cr|wmpop3lb-2.4.2-11|22	messages per server which can be read by scrolling the window up and down.
14cr|wmpop3lb-2.4.2-11|23	Messages can be deleted directly off the servers by selecting the mails to
14cr|wmpop3lb-2.4.2-11|24	delete and clicking the "delete" button.
14cr|wmpop3lb-2.4.2-11|25	
14cr|wmpop3lb-2.4.2-11|26	You may configure your .wmpop3rc either by hand or through the graphical
14cr|wmpop3lb-2.4.2-11|27	utility called wmpop3lbcfg
14cr|wmpop3lb-2.4.2-11|28	
14cr|wmpop3lb-2.4.2-11|29	%prep
14cr|wmpop3lb-2.4.2-11|30	
14cr|wmpop3lb-2.4.2-11|31	%setup -qn %{name}%{version}
14cr|wmpop3lb-2.4.2-11|32	mv wmpop3/.wmpop3rc_test wmpop3/wmpop3rc
14cr|wmpop3lb-2.4.2-11|33	
14cr|wmpop3lb-2.4.2-11|34	%build
14cr|wmpop3lb-2.4.2-11|35	make FLAGS="$RPM_OPT_FLAGS" -C wmpop3
14cr|wmpop3lb-2.4.2-11|36	
14cr|wmpop3lb-2.4.2-11|37	%install
14cr|wmpop3lb-2.4.2-11|38	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmpop3lb-2.4.2-11|39	
14cr|wmpop3lb-2.4.2-11|40	install -m 755 -d %buildroot/usr/bin/
14cr|wmpop3lb-2.4.2-11|41	install -m 755 wmpop3/%{name} %buildroot/usr/bin/%{name}
14cr|wmpop3lb-2.4.2-11|42	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmpop3lb-2.4.2-11|43	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmpop3lb-2.4.2-11|44	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmpop3lb-2.4.2-11|45	tar xOjf %SOURCE1 %name-16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|46	tar xOjf %SOURCE1 %name-32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|47	tar xOjf %SOURCE1 %name-48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|48	
14cr|wmpop3lb-2.4.2-11|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmpop3lb-2.4.2-11|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmpop3lb-2.4.2-11|51	[Desktop Entry]
14cr|wmpop3lb-2.4.2-11|52	Type=Application
14cr|wmpop3lb-2.4.2-11|53	Exec=/usr/bin/%{name}
14cr|wmpop3lb-2.4.2-11|54	Icon=%{name}
14cr|wmpop3lb-2.4.2-11|55	Categories=Office;Network;Email;
14cr|wmpop3lb-2.4.2-11|56	Name=WmPop3lb
14cr|wmpop3lb-2.4.2-11|57	Comment=Multiple mailbox monitoring via Pop3 in a dockapp
14cr|wmpop3lb-2.4.2-11|58	EOF
14cr|wmpop3lb-2.4.2-11|59	
14cr|wmpop3lb-2.4.2-11|60	
14cr|wmpop3lb-2.4.2-11|61	%clean
14cr|wmpop3lb-2.4.2-11|62	[ -z %buildroot ] || {
14cr|wmpop3lb-2.4.2-11|63	rm -rf %buildroot
14cr|wmpop3lb-2.4.2-11|64	}
14cr|wmpop3lb-2.4.2-11|65	
14cr|wmpop3lb-2.4.2-11|66	%if %mdkversion < 200900
14cr|wmpop3lb-2.4.2-11|67	%post
14cr|wmpop3lb-2.4.2-11|68	%{update_menus}
14cr|wmpop3lb-2.4.2-11|69	%endif
14cr|wmpop3lb-2.4.2-11|70	
14cr|wmpop3lb-2.4.2-11|71	%if %mdkversion < 200900
14cr|wmpop3lb-2.4.2-11|72	%postun
14cr|wmpop3lb-2.4.2-11|73	%{clean_menus}
14cr|wmpop3lb-2.4.2-11|74	%endif
14cr|wmpop3lb-2.4.2-11|75	
14cr|wmpop3lb-2.4.2-11|76	%files
14cr|wmpop3lb-2.4.2-11|77	%defattr (-,root,root)
14cr|wmpop3lb-2.4.2-11|78	%doc CHANGE_LOG  COPYING  INSTALL  README wmpop3/wmpop3rc
14cr|wmpop3lb-2.4.2-11|79	/usr/bin/*
14cr|wmpop3lb-2.4.2-11|80	%{_liconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|81	%{_miconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|82	%{_iconsdir}/%{name}.png
14cr|wmpop3lb-2.4.2-11|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmpop3lb-2.4.2-11|84	
14cr|wmpop3lb-2.4.2-11|85	
14cr|wmpop3lb-2.4.2-11|86	
14cr|wmpop3lb-2.4.2-11|87	%changelog
14cr|wmpop3lb-2.4.2-11|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.2-11
14cr|wmpop3lb-2.4.2-11|89	+ Revision: d79eb4c
14cr|wmpop3lb-2.4.2-11|90	- MassBuild#464: Increase release tag
14cr|wmpop3lb-2.4.2-11|91	
14cr|wmpop3lb-2.4.2-11|92	

9129 14
14cr|wmsmixer-0.5.1-11|1	Summary:  	Dockapp sound mixer adjustable with mouse wheel
14cr|wmsmixer-0.5.1-11|2	Name:		wmsmixer
14cr|wmsmixer-0.5.1-11|3	Version:	0.5.1
14cr|wmsmixer-0.5.1-11|4	Release:	11
14cr|wmsmixer-0.5.1-11|5	License:	GPL
14cr|wmsmixer-0.5.1-11|6	Group:		Graphical desktop/WindowMaker
14cr|wmsmixer-0.5.1-11|7	Source0:	%{name}-%{version}.tar.bz2
14cr|wmsmixer-0.5.1-11|8	Source1:	%{name}-icons.tar.bz2
14cr|wmsmixer-0.5.1-11|9	Patch0:		%name.patch
14cr|wmsmixer-0.5.1-11|10	Patch1:		%name-Imakefile.patch
14cr|wmsmixer-0.5.1-11|11	URL:		http://www.hibernaculum.net/wmsmixer.html
14cr|wmsmixer-0.5.1-11|12	BuildRequires:	pkgconfig(x11)
14cr|wmsmixer-0.5.1-11|13	BuildRequires:	pkgconfig(xpm)
14cr|wmsmixer-0.5.1-11|14	BuildRequires:	pkgconfig(xext)
14cr|wmsmixer-0.5.1-11|15	BuildRequires:	imake
14cr|wmsmixer-0.5.1-11|16	
14cr|wmsmixer-0.5.1-11|17	%description
14cr|wmsmixer-0.5.1-11|18	This is a hack to wmmixer which makes some changes to the display and adds a
14cr|wmsmixer-0.5.1-11|19	few new features, most notably scrollwheel support. The main changes between
14cr|wmsmixer-0.5.1-11|20	this and wmmixer are:
14cr|wmsmixer-0.5.1-11|21	o Added scrollwheel support. If your scrollwheel is mapped to buttons 4 and
14cr|wmsmixer-0.5.1-11|22	5, using it will increase/decrease the volume of the current channel.
14cr|wmsmixer-0.5.1-11|23	o Removed all the recsrc code.
14cr|wmsmixer-0.5.1-11|24	o Changed the display arrangement slightly, and replaced the recsrc button
14cr|wmsmixer-0.5.1-11|25	with a text display. This normally shows the volume of the current channel.
14cr|wmsmixer-0.5.1-11|26	o Added the setname configuration option, which allows you to give a
14cr|wmsmixer-0.5.1-11|27	different channel name (4 chars max) to the built in one if you wish.
14cr|wmsmixer-0.5.1-11|28	o Clicking on the channel icon will briefly display the text name for the
14cr|wmsmixer-0.5.1-11|29	channel. This is also displayed when you switch channels.
14cr|wmsmixer-0.5.1-11|30	o Mono channels have one wide bar rather than two thinner ones.
14cr|wmsmixer-0.5.1-11|31	o Changed some icons, and added a few new ones. Several icons are still to be
14cr|wmsmixer-0.5.1-11|32	o created. Any submissions are always welcome.
14cr|wmsmixer-0.5.1-11|33	
14cr|wmsmixer-0.5.1-11|34	%prep
14cr|wmsmixer-0.5.1-11|35	rm -rf %buildroot
14cr|wmsmixer-0.5.1-11|36	%setup -q
14cr|wmsmixer-0.5.1-11|37	
14cr|wmsmixer-0.5.1-11|38	%patch0 -p1
14cr|wmsmixer-0.5.1-11|39	%patch1 -p1
14cr|wmsmixer-0.5.1-11|40	
14cr|wmsmixer-0.5.1-11|41	%build
14cr|wmsmixer-0.5.1-11|42	# due to Imakefile patch
14cr|wmsmixer-0.5.1-11|43	xmkmf
14cr|wmsmixer-0.5.1-11|44	CFLAGS="$RPM_OPT_FLAGS" make %name
14cr|wmsmixer-0.5.1-11|45	
14cr|wmsmixer-0.5.1-11|46	%install
14cr|wmsmixer-0.5.1-11|47	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmsmixer-0.5.1-11|48	
14cr|wmsmixer-0.5.1-11|49	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmsmixer-0.5.1-11|50	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmsmixer-0.5.1-11|51	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmsmixer-0.5.1-11|52	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|53	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|54	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|55	
14cr|wmsmixer-0.5.1-11|56	mkdir -p %buildroot%_bindir/
14cr|wmsmixer-0.5.1-11|57	install -m 755 %{name} %buildroot%{_bindir}/
14cr|wmsmixer-0.5.1-11|58	
14cr|wmsmixer-0.5.1-11|59	
14cr|wmsmixer-0.5.1-11|60	install -m 755 -d %{buildroot}%{_datadir}/applications
14cr|wmsmixer-0.5.1-11|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|wmsmixer-0.5.1-11|62	[Desktop Entry]
14cr|wmsmixer-0.5.1-11|63	Name=WmsMixer
14cr|wmsmixer-0.5.1-11|64	Comment=Dockapp sound mixer adjustable with mouse wheel
14cr|wmsmixer-0.5.1-11|65	Exec=%{_bindir}/%{name} -w
14cr|wmsmixer-0.5.1-11|66	Icon=%{name}
14cr|wmsmixer-0.5.1-11|67	Terminal=false
14cr|wmsmixer-0.5.1-11|68	Type=Application
14cr|wmsmixer-0.5.1-11|69	Categories=X-MandrivaLinux-Multimedia-Sound;Audio;Mixer;
14cr|wmsmixer-0.5.1-11|70	EOF
14cr|wmsmixer-0.5.1-11|71	
14cr|wmsmixer-0.5.1-11|72	%clean
14cr|wmsmixer-0.5.1-11|73	rm -rf %buildroot
14cr|wmsmixer-0.5.1-11|74	
14cr|wmsmixer-0.5.1-11|75	%if %mdkversion < 200900
14cr|wmsmixer-0.5.1-11|76	%post
14cr|wmsmixer-0.5.1-11|77	%update_menus
14cr|wmsmixer-0.5.1-11|78	%endif
14cr|wmsmixer-0.5.1-11|79	
14cr|wmsmixer-0.5.1-11|80	%if %mdkversion < 200900
14cr|wmsmixer-0.5.1-11|81	%postun
14cr|wmsmixer-0.5.1-11|82	%clean_menus
14cr|wmsmixer-0.5.1-11|83	%endif
14cr|wmsmixer-0.5.1-11|84	
14cr|wmsmixer-0.5.1-11|85	%files
14cr|wmsmixer-0.5.1-11|86	%defattr (-,root,root)
14cr|wmsmixer-0.5.1-11|87	%doc COPYING README README.wmmixer  home.wmsmixer
14cr|wmsmixer-0.5.1-11|88	%{_bindir}/%{name}
14cr|wmsmixer-0.5.1-11|89	%{_liconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|90	%{_miconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|91	%{_iconsdir}/%{name}.png
14cr|wmsmixer-0.5.1-11|92	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmsmixer-0.5.1-11|93	
14cr|wmsmixer-0.5.1-11|94	
14cr|wmsmixer-0.5.1-11|95	
14cr|wmsmixer-0.5.1-11|96	
14cr|wmsmixer-0.5.1-11|97	
14cr|wmsmixer-0.5.1-11|98	%changelog
14cr|wmsmixer-0.5.1-11|99	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-11
14cr|wmsmixer-0.5.1-11|100	+ Revision: 2f8f6cd
14cr|wmsmixer-0.5.1-11|101	- MassBuild#464: Increase release tag
14cr|wmsmixer-0.5.1-11|102	
14cr|wmsmixer-0.5.1-11|103	

9130 14
14cr|wmsmpmon-3.1-7|1	%define Summary System information for Dual CPUs (memory, swap, cpu, IO) in a small dock app
14cr|wmsmpmon-3.1-7|2	Summary:	%Summary
14cr|wmsmpmon-3.1-7|3	Name:		wmsmpmon
14cr|wmsmpmon-3.1-7|4	Version:	3.1
14cr|wmsmpmon-3.1-7|5	Release:	7
14cr|wmsmpmon-3.1-7|6	License:	GPLv2+
14cr|wmsmpmon-3.1-7|7	Group:		Graphical desktop/WindowMaker
14cr|wmsmpmon-3.1-7|8	Source0:	wmSMPmon-%{version}.tar.gz
14cr|wmsmpmon-3.1-7|9	Source1:	%{name}-icons.tar.bz2
14cr|wmsmpmon-3.1-7|10	URL:		http://www.ribbrock.org/binabit/wmSMPmon/
14cr|wmsmpmon-3.1-7|11	BuildRequires:	libxpm-devel
14cr|wmsmpmon-3.1-7|12	BuildRequires:	libxext-devel
14cr|wmsmpmon-3.1-7|13	BuildRequires:	libxau-devel
14cr|wmsmpmon-3.1-7|14	BuildRequires:	libxdmcp-devel
14cr|wmsmpmon-3.1-7|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|wmsmpmon-3.1-7|16	
14cr|wmsmpmon-3.1-7|17	%description
14cr|wmsmpmon-3.1-7|18	Monitor your dual processor system, memory, swap, and IOs in a small
14cr|wmsmpmon-3.1-7|19	dock app. It has been designed to work with wmaker, but nothing prevents
14cr|wmsmpmon-3.1-7|20	it from being run under another window manager.
14cr|wmsmpmon-3.1-7|21	
14cr|wmsmpmon-3.1-7|22	
14cr|wmsmpmon-3.1-7|23	%prep
14cr|wmsmpmon-3.1-7|24	rm -rf %buildroot
14cr|wmsmpmon-3.1-7|25	
14cr|wmsmpmon-3.1-7|26	%setup -q -n wmSMPmon-%{version}
14cr|wmsmpmon-3.1-7|27	
14cr|wmsmpmon-3.1-7|28	%build
14cr|wmsmpmon-3.1-7|29	make -C wmSMPmon CFLAGS="$RPM_OPT_FLAGS"
14cr|wmsmpmon-3.1-7|30	
14cr|wmsmpmon-3.1-7|31	%install
14cr|wmsmpmon-3.1-7|32	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmsmpmon-3.1-7|33	
14cr|wmsmpmon-3.1-7|34	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmsmpmon-3.1-7|35	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmsmpmon-3.1-7|36	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmsmpmon-3.1-7|37	tar xOjf %SOURCE1 %{name}.16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|38	tar xOjf %SOURCE1 %{name}.32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|39	tar xOjf %SOURCE1 %{name}.48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|40	
14cr|wmsmpmon-3.1-7|41	mkdir -p %buildroot%{_bindir}/ %buildroot%{_mandir}/man1/
14cr|wmsmpmon-3.1-7|42	install -m 755 wmSMPmon/wmSMPmon %buildroot%{_bindir}/
14cr|wmsmpmon-3.1-7|43	install -m 644 wmSMPmon/wmSMPmon.1 %buildroot%{_mandir}/man1/
14cr|wmsmpmon-3.1-7|44	
14cr|wmsmpmon-3.1-7|45	chmod 644 {GREETINGS,LISEZ-MOI,COPYING}
14cr|wmsmpmon-3.1-7|46	
14cr|wmsmpmon-3.1-7|47	
14cr|wmsmpmon-3.1-7|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wmsmpmon-3.1-7|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|wmsmpmon-3.1-7|50	[Desktop Entry]
14cr|wmsmpmon-3.1-7|51	Name=wmSMPmon
14cr|wmsmpmon-3.1-7|52	Comment=%{Summary}
14cr|wmsmpmon-3.1-7|53	Exec=%{_bindir}/wmSMPmon -g 3
14cr|wmsmpmon-3.1-7|54	Icon=%{name}
14cr|wmsmpmon-3.1-7|55	Terminal=false
14cr|wmsmpmon-3.1-7|56	Type=Application
14cr|wmsmpmon-3.1-7|57	Categories=System;Monitor;
14cr|wmsmpmon-3.1-7|58	EOF
14cr|wmsmpmon-3.1-7|59	
14cr|wmsmpmon-3.1-7|60	
14cr|wmsmpmon-3.1-7|61	%clean
14cr|wmsmpmon-3.1-7|62	rm -rf %buildroot
14cr|wmsmpmon-3.1-7|63	
14cr|wmsmpmon-3.1-7|64	
14cr|wmsmpmon-3.1-7|65	%if %mdkversion < 200900
14cr|wmsmpmon-3.1-7|66	%post
14cr|wmsmpmon-3.1-7|67	%{update_menus}
14cr|wmsmpmon-3.1-7|68	%endif
14cr|wmsmpmon-3.1-7|69	
14cr|wmsmpmon-3.1-7|70	
14cr|wmsmpmon-3.1-7|71	%if %mdkversion < 200900
14cr|wmsmpmon-3.1-7|72	%postun
14cr|wmsmpmon-3.1-7|73	%{clean_menus}
14cr|wmsmpmon-3.1-7|74	%endif
14cr|wmsmpmon-3.1-7|75	
14cr|wmsmpmon-3.1-7|76	
14cr|wmsmpmon-3.1-7|77	%files
14cr|wmsmpmon-3.1-7|78	%defattr (-,root,root)
14cr|wmsmpmon-3.1-7|79	%doc GREETINGS  LISEZ-MOI COPYING
14cr|wmsmpmon-3.1-7|80	%{_bindir}/*
14cr|wmsmpmon-3.1-7|81	%{_liconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|82	%{_miconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|83	%{_iconsdir}/%{name}.png
14cr|wmsmpmon-3.1-7|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmsmpmon-3.1-7|85	%{_mandir}/man1/wmSMPmon.1.*
14cr|wmsmpmon-3.1-7|86	
14cr|wmsmpmon-3.1-7|87	
14cr|wmsmpmon-3.1-7|88	
14cr|wmsmpmon-3.1-7|89	%changelog
14cr|wmsmpmon-3.1-7|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-7
14cr|wmsmpmon-3.1-7|91	+ Revision: 26c420d
14cr|wmsmpmon-3.1-7|92	- MassBuild#464: Increase release tag
14cr|wmsmpmon-3.1-7|93	
14cr|wmsmpmon-3.1-7|94	

9131 14
14cr|wmstock-0.11-11|1	Summary:  A stock ticker in a small dock app
14cr|wmstock-0.11-11|2	Name:		wmstock
14cr|wmstock-0.11-11|3	Version: 0.11
14cr|wmstock-0.11-11|4	Release: 11
14cr|wmstock-0.11-11|5	License:	GPL
14cr|wmstock-0.11-11|6	Group:		Monitoring
14cr|wmstock-0.11-11|7	Source0:	%{name}-%{version}.tar.bz2
14cr|wmstock-0.11-11|8	Source1:	%{name}-icons.tar.bz2
14cr|wmstock-0.11-11|9	URL:		http://mattfischer.com/wmstock/
14cr|wmstock-0.11-11|10	Requires:	wget
14cr|wmstock-0.11-11|11	BuildRequires:	libxpm-devel
14cr|wmstock-0.11-11|12	BuildRequires:	libxext-devel
14cr|wmstock-0.11-11|13	BuildRequires:	libxau-devel
14cr|wmstock-0.11-11|14	BuildRequires:	libxdmcp-devel
14cr|wmstock-0.11-11|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|wmstock-0.11-11|16	
14cr|wmstock-0.11-11|17	%description
14cr|wmstock-0.11-11|18	wmstock  is  a  stock  ticker  dock  app  for Window Maker.  It displays
14cr|wmstock-0.11-11|19	stock quote data and cycles through tickers.  wmstock is designed to dock
14cr|wmstock-0.11-11|20	with the Window Maker dock, but it will run as a 64x64 window an any window
14cr|wmstock-0.11-11|21	manager.  wmstock is also very efficient with colors, and is 8-bit friendly.
14cr|wmstock-0.11-11|22	
14cr|wmstock-0.11-11|23	
14cr|wmstock-0.11-11|24	%prep
14cr|wmstock-0.11-11|25	rm -rf %buildroot
14cr|wmstock-0.11-11|26	
14cr|wmstock-0.11-11|27	%setup -q -n wmstock
14cr|wmstock-0.11-11|28	
14cr|wmstock-0.11-11|29	%build
14cr|wmstock-0.11-11|30	make -C src CFLAGS="$RPM_OPT_FLAGS"
14cr|wmstock-0.11-11|31	
14cr|wmstock-0.11-11|32	%install
14cr|wmstock-0.11-11|33	[ -d %buildroot ] && rm -rf %buildroot
14cr|wmstock-0.11-11|34	
14cr|wmstock-0.11-11|35	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmstock-0.11-11|36	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmstock-0.11-11|37	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmstock-0.11-11|38	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|wmstock-0.11-11|39	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|wmstock-0.11-11|40	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|wmstock-0.11-11|41	
14cr|wmstock-0.11-11|42	mkdir -p %buildroot%{_bindir}
14cr|wmstock-0.11-11|43	install -m 755 src/wmstock  %buildroot%{_bindir}
14cr|wmstock-0.11-11|44	install -m 755 src/getquote %buildroot%{_bindir}
14cr|wmstock-0.11-11|45	
14cr|wmstock-0.11-11|46	mkdir -p %buildroot%{_mandir}/man1
14cr|wmstock-0.11-11|47	install -m644 src/wmstock.1x %buildroot%{_mandir}/man1/wmstock.1
14cr|wmstock-0.11-11|48	
14cr|wmstock-0.11-11|49	install -m 755 -d %buildroot%{_datadir}/applications/
14cr|wmstock-0.11-11|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmstock-0.11-11|51	[Desktop Entry]
14cr|wmstock-0.11-11|52	Name=WmStock
14cr|wmstock-0.11-11|53	Comment=A stock quote data display in a small icon
14cr|wmstock-0.11-11|54	Exec=%{_bindir}/%{name} --delay=10 --open=8:30-16:00 --time2next=20 MAKE.PA INTC AMD
14cr|wmstock-0.11-11|55	Icon=%{name}
14cr|wmstock-0.11-11|56	Terminal=false
14cr|wmstock-0.11-11|57	Type=Application
14cr|wmstock-0.11-11|58	Categories=Office;Finance;
14cr|wmstock-0.11-11|59	EOF
14cr|wmstock-0.11-11|60	
14cr|wmstock-0.11-11|61	
14cr|wmstock-0.11-11|62	%clean
14cr|wmstock-0.11-11|63	rm -rf %buildroot
14cr|wmstock-0.11-11|64	
14cr|wmstock-0.11-11|65	%if %mdkversion < 200900
14cr|wmstock-0.11-11|66	%post
14cr|wmstock-0.11-11|67	%update_menus
14cr|wmstock-0.11-11|68	%endif
14cr|wmstock-0.11-11|69	
14cr|wmstock-0.11-11|70	
14cr|wmstock-0.11-11|71	%if %mdkversion < 200900
14cr|wmstock-0.11-11|72	%postun
14cr|wmstock-0.11-11|73	%clean_menus
14cr|wmstock-0.11-11|74	%endif
14cr|wmstock-0.11-11|75	
14cr|wmstock-0.11-11|76	
14cr|wmstock-0.11-11|77	%files
14cr|wmstock-0.11-11|78	%defattr (-,root,root)
14cr|wmstock-0.11-11|79	%doc CHANGES  COPYING  CREDITS  INSTALL  README  TODO
14cr|wmstock-0.11-11|80	%{_bindir}/*
14cr|wmstock-0.11-11|81	%{_liconsdir}/%{name}.png
14cr|wmstock-0.11-11|82	%{_miconsdir}/%{name}.png
14cr|wmstock-0.11-11|83	%{_iconsdir}/%{name}.png
14cr|wmstock-0.11-11|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmstock-0.11-11|85	%{_mandir}/man1/*
14cr|wmstock-0.11-11|86	
14cr|wmstock-0.11-11|87	
14cr|wmstock-0.11-11|88	
14cr|wmstock-0.11-11|89	
14cr|wmstock-0.11-11|90	%changelog
14cr|wmstock-0.11-11|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-11
14cr|wmstock-0.11-11|92	+ Revision: 85c4eef
14cr|wmstock-0.11-11|93	- MassBuild#464: Increase release tag
14cr|wmstock-0.11-11|94	
14cr|wmstock-0.11-11|95	

9132 14
14cr|wmsysmon-0.7.7-10|1	%define version 0.7.7
14cr|wmsysmon-0.7.7-10|2	%define release  10
14cr|wmsysmon-0.7.7-10|3	%define name wmsysmon
14cr|wmsysmon-0.7.7-10|4	%define debug_package	%{nil}
14cr|wmsysmon-0.7.7-10|5	
14cr|wmsysmon-0.7.7-10|6	Summary:	System information (memory, swap, uptime, IO) in a small dock app
14cr|wmsysmon-0.7.7-10|7	Name:		%{name}
14cr|wmsysmon-0.7.7-10|8	Version:	%{version}
14cr|wmsysmon-0.7.7-10|9	Release:	%{release}
14cr|wmsysmon-0.7.7-10|10	License:	GPL
14cr|wmsysmon-0.7.7-10|11	Group:		Toys
14cr|wmsysmon-0.7.7-10|12	Source0:	http://www.gnugeneration.com/software/wmsysmon/%{name}-%{version}.tar.bz2
14cr|wmsysmon-0.7.7-10|13	Source1:	%{name}-icons.tar.bz2
14cr|wmsysmon-0.7.7-10|14	Patch0:         01-break.dpatch
14cr|wmsysmon-0.7.7-10|15	Patch1:         02-output.dpatch
14cr|wmsysmon-0.7.7-10|16	Patch2:         03-src_makefile.dpatch
14cr|wmsysmon-0.7.7-10|17	URL:		http://www.gnugeneration.com/software/wmsysmon/src/
14cr|wmsysmon-0.7.7-10|18	BuildRequires:	pkgconfig(x11)
14cr|wmsysmon-0.7.7-10|19	BuildRequires:	pkgconfig(xext)
14cr|wmsysmon-0.7.7-10|20	BuildRequires:	pkgconfig(xpm)
14cr|wmsysmon-0.7.7-10|21	
14cr|wmsysmon-0.7.7-10|22	%description
14cr|wmsysmon-0.7.7-10|23	This is a small dock application for use with WindowMaker (www.windowmaker.org)
14cr|wmsysmon-0.7.7-10|24	to show system information on interrupt activity, memory use, swap use, and IO.
14cr|wmsysmon-0.7.7-10|25	Wmsysmon was originally written by Dave Clark, Vito Caputo took over
14cr|wmsysmon-0.7.7-10|26	development.
14cr|wmsysmon-0.7.7-10|27	
14cr|wmsysmon-0.7.7-10|28	
14cr|wmsysmon-0.7.7-10|29	%prep
14cr|wmsysmon-0.7.7-10|30	
14cr|wmsysmon-0.7.7-10|31	%setup -q -n %{name}-%{version}
14cr|wmsysmon-0.7.7-10|32	%patch0 -p1
14cr|wmsysmon-0.7.7-10|33	%patch1 -p1
14cr|wmsysmon-0.7.7-10|34	%patch2 -p1
14cr|wmsysmon-0.7.7-10|35	
14cr|wmsysmon-0.7.7-10|36	%build
14cr|wmsysmon-0.7.7-10|37	make -C src CC="gcc %optflags %ldflags"
14cr|wmsysmon-0.7.7-10|38	
14cr|wmsysmon-0.7.7-10|39	%install
14cr|wmsysmon-0.7.7-10|40	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
14cr|wmsysmon-0.7.7-10|41	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
14cr|wmsysmon-0.7.7-10|42	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
14cr|wmsysmon-0.7.7-10|43	tar xOjf %SOURCE1 %{name}.16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|44	tar xOjf %SOURCE1 %{name}.32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|45	tar xOjf %SOURCE1 %{name}.48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|46	
14cr|wmsysmon-0.7.7-10|47	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|wmsysmon-0.7.7-10|48	install -m 755 src/wmsysmon $RPM_BUILD_ROOT%{_bindir}
14cr|wmsysmon-0.7.7-10|49	
14cr|wmsysmon-0.7.7-10|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmsysmon-0.7.7-10|51	cat << EOF > %buildroot%{_datadir}/applications/%{name}.desktop
14cr|wmsysmon-0.7.7-10|52	[Desktop Entry]
14cr|wmsysmon-0.7.7-10|53	Type=Application
14cr|wmsysmon-0.7.7-10|54	Exec=%{_bindir}/%{name}
14cr|wmsysmon-0.7.7-10|55	Icon=%{name}
14cr|wmsysmon-0.7.7-10|56	Categories=System;Monitor;
14cr|wmsysmon-0.7.7-10|57	Name=WmSysMon
14cr|wmsysmon-0.7.7-10|58	Comment=System information (memory, swap, uptime, IO) in a small icon
14cr|wmsysmon-0.7.7-10|59	EOF
14cr|wmsysmon-0.7.7-10|60	
14cr|wmsysmon-0.7.7-10|61	
14cr|wmsysmon-0.7.7-10|62	%files
14cr|wmsysmon-0.7.7-10|63	%doc ChangeLog README
14cr|wmsysmon-0.7.7-10|64	%{_bindir}/%{name}
14cr|wmsysmon-0.7.7-10|65	%{_liconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|66	%{_miconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|67	%{_iconsdir}/%{name}.xpm
14cr|wmsysmon-0.7.7-10|68	%{_datadir}/applications/%{name}.desktop
14cr|wmsysmon-0.7.7-10|69	
14cr|wmsysmon-0.7.7-10|70	
14cr|wmsysmon-0.7.7-10|71	%changelog
14cr|wmsysmon-0.7.7-10|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-10
14cr|wmsysmon-0.7.7-10|73	+ Revision: 04b589b
14cr|wmsysmon-0.7.7-10|74	- MassBuild#464: Increase release tag
14cr|wmsysmon-0.7.7-10|75	
14cr|wmsysmon-0.7.7-10|76	

9133 14
14cr|wmtop-0.84-14|1	%define debug_package	%{nil}
14cr|wmtop-0.84-14|2	%define version 0.84
14cr|wmtop-0.84-14|3	%define name wmtop
14cr|wmtop-0.84-14|4	%define release 14
14cr|wmtop-0.84-14|5	
14cr|wmtop-0.84-14|6	Summary:	WindowMaker dock applet for top
14cr|wmtop-0.84-14|7	Name:		%{name}
14cr|wmtop-0.84-14|8	Version:	%{version}
14cr|wmtop-0.84-14|9	Release:	%{release}
14cr|wmtop-0.84-14|10	License:	GPL
14cr|wmtop-0.84-14|11	Group:		Monitoring
14cr|wmtop-0.84-14|12	Url:		http://wmtop.sourceforge.net/
14cr|wmtop-0.84-14|13	Source:		http://ftp1.sourceforge.net/wmtop/%{name}-%{version}.tar.bz2
14cr|wmtop-0.84-14|14	Patch0:		mkfile.patch.bz2
14cr|wmtop-0.84-14|15	
14cr|wmtop-0.84-14|16	BuildRequires:		pkgconfig(xdmcp)
14cr|wmtop-0.84-14|17	BuildRequires:		pkgconfig(xau)
14cr|wmtop-0.84-14|18	BuildRequires:		pkgconfig(xext)
14cr|wmtop-0.84-14|19	BuildRequires:		pkgconfig(xpm)
14cr|wmtop-0.84-14|20	
14cr|wmtop-0.84-14|21	%description
14cr|wmtop-0.84-14|22	Wmtop is a WindowMaker dockapp that is a mini graphical version of the
14cr|wmtop-0.84-14|23	cpu monitoring utility top. Themes are included.
14cr|wmtop-0.84-14|24	
14cr|wmtop-0.84-14|25	%prep
14cr|wmtop-0.84-14|26	%setup -q
14cr|wmtop-0.84-14|27	%patch0
14cr|wmtop-0.84-14|28	
14cr|wmtop-0.84-14|29	%build
14cr|wmtop-0.84-14|30	%ifarch x86_64
14cr|wmtop-0.84-14|31	perl -pi -e "s|lib|lib64|g" Makefile
14cr|wmtop-0.84-14|32	%endif
14cr|wmtop-0.84-14|33	
14cr|wmtop-0.84-14|34	%make linux
14cr|wmtop-0.84-14|35	
14cr|wmtop-0.84-14|36	%install
14cr|wmtop-0.84-14|37	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cr|wmtop-0.84-14|38	install -s -m 755 wmtop $RPM_BUILD_ROOT%{_bindir}
14cr|wmtop-0.84-14|39	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cr|wmtop-0.84-14|40	install -m 644 wmtop.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|wmtop-0.84-14|41	chmod 644 BUGS CHANGES README TODO
14cr|wmtop-0.84-14|42	
14cr|wmtop-0.84-14|43	%files
14cr|wmtop-0.84-14|44	%{_bindir}/wmtop
14cr|wmtop-0.84-14|45	%{_mandir}/man1/*
14cr|wmtop-0.84-14|46	%doc BUGS CHANGES README TODO
14cr|wmtop-0.84-14|47	
14cr|wmtop-0.84-14|48	
14cr|wmtop-0.84-14|49	
14cr|wmtop-0.84-14|50	%changelog
14cr|wmtop-0.84-14|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.84-14
14cr|wmtop-0.84-14|52	+ Revision: c418a24
14cr|wmtop-0.84-14|53	- MassBuild#464: Increase release tag
14cr|wmtop-0.84-14|54	
14cr|wmtop-0.84-14|55	

9134 14
14cr|wmweather-2.4.4-10|1	%define debug_package	%{nil}
14cr|wmweather-2.4.4-10|2	
14cr|wmweather-2.4.4-10|3	%define name	wmweather
14cr|wmweather-2.4.4-10|4	%define version	2.4.4
14cr|wmweather-2.4.4-10|5	%define release 10
14cr|wmweather-2.4.4-10|6	
14cr|wmweather-2.4.4-10|7	Name: 	 	%{name}
14cr|wmweather-2.4.4-10|8	Summary: 	Weather docklet for WindowMaker
14cr|wmweather-2.4.4-10|9	Version: 	%{version}
14cr|wmweather-2.4.4-10|10	Release: 	%{release}
14cr|wmweather-2.4.4-10|11	# url and source no longer reachable...
14cr|wmweather-2.4.4-10|12	Source:		%{name}-%{version}.tar.bz2
14cr|wmweather-2.4.4-10|13	URL:		http://www.godisch.de/debian/wmweather/
14cr|wmweather-2.4.4-10|14	License:	GPL
14cr|wmweather-2.4.4-10|15	Group:		Graphical desktop/WindowMaker
14cr|wmweather-2.4.4-10|16	
14cr|wmweather-2.4.4-10|17	BuildRequires:	pkgconfig(x11)
14cr|wmweather-2.4.4-10|18	BuildRequires:	pkgconfig(libcurl)
14cr|wmweather-2.4.4-10|19	BuildRequires:	pkgconfig(ice)
14cr|wmweather-2.4.4-10|20	BuildRequires:	pkgconfig(xext)
14cr|wmweather-2.4.4-10|21	BuildRequires:	pkgconfig(xpm)
14cr|wmweather-2.4.4-10|22	
14cr|wmweather-2.4.4-10|23	BuildRequires:  xmessage
14cr|wmweather-2.4.4-10|24	Provides:	wmWeather
14cr|wmweather-2.4.4-10|25	Obsoletes:	wmWeather
14cr|wmweather-2.4.4-10|26	
14cr|wmweather-2.4.4-10|27	%description
14cr|wmweather-2.4.4-10|28	A Window Maker docklet to show local weather conditions.
14cr|wmweather-2.4.4-10|29	
14cr|wmweather-2.4.4-10|30	%prep
14cr|wmweather-2.4.4-10|31	%setup -q
14cr|wmweather-2.4.4-10|32	
14cr|wmweather-2.4.4-10|33	%build
14cr|wmweather-2.4.4-10|34	cd src
14cr|wmweather-2.4.4-10|35	%configure2_5x
14cr|wmweather-2.4.4-10|36	%make
14cr|wmweather-2.4.4-10|37	
14cr|wmweather-2.4.4-10|38	%install
14cr|wmweather-2.4.4-10|39	cd src
14cr|wmweather-2.4.4-10|40	%makeinstall
14cr|wmweather-2.4.4-10|41	
14cr|wmweather-2.4.4-10|42	%files
14cr|wmweather-2.4.4-10|43	%doc CHANGES README
14cr|wmweather-2.4.4-10|44	%{_bindir}/*
14cr|wmweather-2.4.4-10|45	%config(noreplace) %_sysconfdir/wmweather.conf
14cr|wmweather-2.4.4-10|46	%{_mandir}/man1/*
14cr|wmweather-2.4.4-10|47	
14cr|wmweather-2.4.4-10|48	
14cr|wmweather-2.4.4-10|49	%changelog
14cr|wmweather-2.4.4-10|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-10
14cr|wmweather-2.4.4-10|51	+ Revision: f5fa9e8
14cr|wmweather-2.4.4-10|52	- MassBuild#464: Increase release tag
14cr|wmweather-2.4.4-10|53	
14cr|wmweather-2.4.4-10|54	

9135 14
14cr|wmwifi-0.6-13|1	%define name	wmwifi
14cr|wmwifi-0.6-13|2	%define version	0.6
14cr|wmwifi-0.6-13|3	%define release  13
14cr|wmwifi-0.6-13|4	
14cr|wmwifi-0.6-13|5	Name: 	 	%{name}
14cr|wmwifi-0.6-13|6	Summary: 	Wireless network monitor for WindowMaker
14cr|wmwifi-0.6-13|7	Version: 	%{version}
14cr|wmwifi-0.6-13|8	Release: 	%{release}
14cr|wmwifi-0.6-13|9	
14cr|wmwifi-0.6-13|10	Source:		http://digitalssg.net/debian/%{name}-%{version}.tar.bz2
14cr|wmwifi-0.6-13|11	URL:		http://wmwifi.digitalssg.net/
14cr|wmwifi-0.6-13|12	License:	GPLv2+
14cr|wmwifi-0.6-13|13	Group:		Graphical desktop/WindowMaker
14cr|wmwifi-0.6-13|14	BuildRequires:	pkgconfig(xpm)
14cr|wmwifi-0.6-13|15	BuildRequires:	pkgconfig(xext)
14cr|wmwifi-0.6-13|16	BuildRequires:	pkgconfig(x11)
14cr|wmwifi-0.6-13|17	BuildRequires:	imagemagick
14cr|wmwifi-0.6-13|18	
14cr|wmwifi-0.6-13|19	%description
14cr|wmwifi-0.6-13|20	WmWiFi should support any wireless drivers as long as those drivers support
14cr|wmwifi-0.6-13|21	the Linux kernels Wireless Extensions. This means that if you do a cat
14cr|wmwifi-0.6-13|22	/proc/net/wireles, you should see interface statistics there.
14cr|wmwifi-0.6-13|23	
14cr|wmwifi-0.6-13|24	%prep
14cr|wmwifi-0.6-13|25	%setup -q
14cr|wmwifi-0.6-13|26	
14cr|wmwifi-0.6-13|27	%build
14cr|wmwifi-0.6-13|28	%configure2_5x
14cr|wmwifi-0.6-13|29	%make
14cr|wmwifi-0.6-13|30	
14cr|wmwifi-0.6-13|31	%install
14cr|wmwifi-0.6-13|32	rm -rf $RPM_BUILD_ROOT
14cr|wmwifi-0.6-13|33	%makeinstall_std
14cr|wmwifi-0.6-13|34	
14cr|wmwifi-0.6-13|35	#menu
14cr|wmwifi-0.6-13|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|wmwifi-0.6-13|37	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmwifi-0.6-13|38	[Desktop Entry]
14cr|wmwifi-0.6-13|39	Type=Application
14cr|wmwifi-0.6-13|40	Exec=%{name}
14cr|wmwifi-0.6-13|41	Icon=%{name}
14cr|wmwifi-0.6-13|42	Name=WMWifi
14cr|wmwifi-0.6-13|43	Comment=Wireless network docklet
14cr|wmwifi-0.6-13|44	Categories=System;Monitor;
14cr|wmwifi-0.6-13|45	EOF
14cr|wmwifi-0.6-13|46	
14cr|wmwifi-0.6-13|47	#icons
14cr|wmwifi-0.6-13|48	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
14cr|wmwifi-0.6-13|49	convert -size 48x48 src/display_link.xpm $RPM_BUILD_ROOT/%_liconsdir/%name.png
14cr|wmwifi-0.6-13|50	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
14cr|wmwifi-0.6-13|51	convert -size 32x32 src/display_link.xpm $RPM_BUILD_ROOT/%_iconsdir/%name.png
14cr|wmwifi-0.6-13|52	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
14cr|wmwifi-0.6-13|53	convert -size 16x16 src/display_link.xpm $RPM_BUILD_ROOT/%_miconsdir/%name.png
14cr|wmwifi-0.6-13|54	
14cr|wmwifi-0.6-13|55	%clean
14cr|wmwifi-0.6-13|56	rm -rf $RPM_BUILD_ROOT
14cr|wmwifi-0.6-13|57	
14cr|wmwifi-0.6-13|58	%if %mdkversion < 200900
14cr|wmwifi-0.6-13|59	%post
14cr|wmwifi-0.6-13|60	%update_menus
14cr|wmwifi-0.6-13|61	%endif
14cr|wmwifi-0.6-13|62	
14cr|wmwifi-0.6-13|63	%if %mdkversion < 200900
14cr|wmwifi-0.6-13|64	%postun
14cr|wmwifi-0.6-13|65	%clean_menus
14cr|wmwifi-0.6-13|66	%endif
14cr|wmwifi-0.6-13|67	
14cr|wmwifi-0.6-13|68	%files
14cr|wmwifi-0.6-13|69	%defattr(-,root,root)
14cr|wmwifi-0.6-13|70	%doc AUTHORS ChangeLog README
14cr|wmwifi-0.6-13|71	%{_bindir}/%name
14cr|wmwifi-0.6-13|72	%{_datadir}/applications/mandriva-%name.desktop
14cr|wmwifi-0.6-13|73	%{_liconsdir}/%name.png
14cr|wmwifi-0.6-13|74	%{_iconsdir}/%name.png
14cr|wmwifi-0.6-13|75	%{_miconsdir}/%name.png
14cr|wmwifi-0.6-13|76	
14cr|wmwifi-0.6-13|77	
14cr|wmwifi-0.6-13|78	
14cr|wmwifi-0.6-13|79	
14cr|wmwifi-0.6-13|80	%changelog
14cr|wmwifi-0.6-13|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-13
14cr|wmwifi-0.6-13|82	+ Revision: 47456c4
14cr|wmwifi-0.6-13|83	- MassBuild#464: Increase release tag
14cr|wmwifi-0.6-13|84	
14cr|wmwifi-0.6-13|85	

9136 14
14cr|wmx-6pl1-10|1	%define name wmx
14cr|wmx-6pl1-10|2	%define version 6pl1
14cr|wmx-6pl1-10|3	%define release  10
14cr|wmx-6pl1-10|4	
14cr|wmx-6pl1-10|5	Summary: A minimal window manager
14cr|wmx-6pl1-10|6	Name: %{name}
14cr|wmx-6pl1-10|7	Version: %{version}
14cr|wmx-6pl1-10|8	Release: %{release}
14cr|wmx-6pl1-10|9	License: BSD-like
14cr|wmx-6pl1-10|10	Url: http://www.all-day-breakfast.com/wmx/
14cr|wmx-6pl1-10|11	Group: Graphical desktop/Other
14cr|wmx-6pl1-10|12	Source0: %{name}-%{version}.tar.bz2
14cr|wmx-6pl1-10|13	Patch1: wmx-syntax-fix.patch
14cr|wmx-6pl1-10|14	Patch2: wmx-my-config.patch
14cr|wmx-6pl1-10|15	Patch3: wmx-64bitptr.patch
14cr|wmx-6pl1-10|16	Requires: rxvt
14cr|wmx-6pl1-10|17	BuildRequires: pkgconfig(x11)
14cr|wmx-6pl1-10|18	BuildRequires: pkgconfig(xext)
14cr|wmx-6pl1-10|19	BuildRequires: pkgconfig(xpm)
14cr|wmx-6pl1-10|20	
14cr|wmx-6pl1-10|21	%description
14cr|wmx-6pl1-10|22	wmx is another window manager for X. It provides a unusual style of
14cr|wmx-6pl1-10|23	window decoration and only minimal functionality--no icons, no toolbars,
14cr|wmx-6pl1-10|24	no docks. wmx is barely configurable except by editing the source and
14cr|wmx-6pl1-10|25	recompiling the code.
14cr|wmx-6pl1-10|26	
14cr|wmx-6pl1-10|27	%prep
14cr|wmx-6pl1-10|28	%setup -q
14cr|wmx-6pl1-10|29	%patch1 -p0
14cr|wmx-6pl1-10|30	%patch2 -p0
14cr|wmx-6pl1-10|31	%patch3 -p0
14cr|wmx-6pl1-10|32	
14cr|wmx-6pl1-10|33	%build
14cr|wmx-6pl1-10|34	%configure2_5x
14cr|wmx-6pl1-10|35	%make
14cr|wmx-6pl1-10|36	
14cr|wmx-6pl1-10|37	%install
14cr|wmx-6pl1-10|38	rm -fr %buildroot
14cr|wmx-6pl1-10|39	install -d %buildroot%_bindir
14cr|wmx-6pl1-10|40	install -d %buildroot/%_sysconfdir/X11/wmsession.d/
14cr|wmx-6pl1-10|41	install -m 755 wmx %buildroot%_bindir/wmx
14cr|wmx-6pl1-10|42	
14cr|wmx-6pl1-10|43	cat << EOF > %buildroot/%_sysconfdir/X11/wmsession.d/25wmx
14cr|wmx-6pl1-10|44	NAME=wmx
14cr|wmx-6pl1-10|45	EXEC=/usr/bin/wmx
14cr|wmx-6pl1-10|46	DESC=Minimal windows manager without configuration
14cr|wmx-6pl1-10|47	SCRIPT:
14cr|wmx-6pl1-10|48	exec /usr/bin/wmx
14cr|wmx-6pl1-10|49	EOF
14cr|wmx-6pl1-10|50	cat <<XCLIENTS > Xclients
14cr|wmx-6pl1-10|51	#!/bin/sh
14cr|wmx-6pl1-10|52	# This is an example of ~/.Xclients file to start wmx
14cr|wmx-6pl1-10|53	
14cr|wmx-6pl1-10|54	xdaliclock -transparent -fg black -builtin1 -24 -noseconds -geometry -5-5 -xrm "*overrideRedirect: True" &
14cr|wmx-6pl1-10|55	exec wmx
14cr|wmx-6pl1-10|56	XCLIENTS
14cr|wmx-6pl1-10|57	
14cr|wmx-6pl1-10|58	%clean
14cr|wmx-6pl1-10|59	rm -fr %buildroot
14cr|wmx-6pl1-10|60	
14cr|wmx-6pl1-10|61	%files
14cr|wmx-6pl1-10|62	%defattr(-,root,root,0755)
14cr|wmx-6pl1-10|63	%doc README* UPDATES Xclients Config.h
14cr|wmx-6pl1-10|64	%{_bindir}/wmx
14cr|wmx-6pl1-10|65	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/25wmx
14cr|wmx-6pl1-10|66	
14cr|wmx-6pl1-10|67	
14cr|wmx-6pl1-10|68	
14cr|wmx-6pl1-10|69	
14cr|wmx-6pl1-10|70	%changelog
14cr|wmx-6pl1-10|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6pl1-10
14cr|wmx-6pl1-10|72	+ Revision: 51dcac0
14cr|wmx-6pl1-10|73	- MassBuild#464: Increase release tag
14cr|wmx-6pl1-10|74	
14cr|wmx-6pl1-10|75	

9137 14
14cr|wmxss-0.1-19|1	%define debug_package	%{nil}
14cr|wmxss-0.1-19|2	Summary:	Frontend for xscreensaver in a dock.app
14cr|wmxss-0.1-19|3	Name:		wmxss
14cr|wmxss-0.1-19|4	Version:	0.1
14cr|wmxss-0.1-19|5	Release:	19
14cr|wmxss-0.1-19|6	License:	GPL
14cr|wmxss-0.1-19|7	Group:		Graphical desktop/WindowMaker
14cr|wmxss-0.1-19|8	Source0:	%{name}-%{version}.tar.bz2
14cr|wmxss-0.1-19|9	Source1:	%{name}-icons.tar.bz2
14cr|wmxss-0.1-19|10	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/wmxss-0.1.tar.gz
14cr|wmxss-0.1-19|11	Requires:	xscreensaver-gl
14cr|wmxss-0.1-19|12	BuildRequires:	pkgconfig(x11)
14cr|wmxss-0.1-19|13	BuildRequires:	pkgconfig(xext)
14cr|wmxss-0.1-19|14	BuildRequires:	pkgconfig(xpm)
14cr|wmxss-0.1-19|15	
14cr|wmxss-0.1-19|16	
14cr|wmxss-0.1-19|17	%description
14cr|wmxss-0.1-19|18	Frontend for xscreensaver.
14cr|wmxss-0.1-19|19	Right now it only runs the separate hacks in the DockApp
14cr|wmxss-0.1-19|20	
14cr|wmxss-0.1-19|21	
14cr|wmxss-0.1-19|22	%prep
14cr|wmxss-0.1-19|23	%setup -q
14cr|wmxss-0.1-19|24	
14cr|wmxss-0.1-19|25	%build
14cr|wmxss-0.1-19|26	make -C Src CFLAGS="$RPM_OPT_FLAGS"
14cr|wmxss-0.1-19|27	
14cr|wmxss-0.1-19|28	%install
14cr|wmxss-0.1-19|29	install -m 755 -d %buildroot%{_miconsdir}
14cr|wmxss-0.1-19|30	install -m 755 -d %buildroot%{_iconsdir}
14cr|wmxss-0.1-19|31	install -m 755 -d %buildroot%{_liconsdir}
14cr|wmxss-0.1-19|32	tar xjOf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
14cr|wmxss-0.1-19|33	tar xjOf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
14cr|wmxss-0.1-19|34	tar xjOf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
14cr|wmxss-0.1-19|35	
14cr|wmxss-0.1-19|36	mkdir -p %buildroot%{_bindir}
14cr|wmxss-0.1-19|37	install -c -s -m 0755 Src/wmxss %buildroot%{_bindir}
14cr|wmxss-0.1-19|38	
14cr|wmxss-0.1-19|39	
14cr|wmxss-0.1-19|40	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wmxss-0.1-19|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|wmxss-0.1-19|42	[Desktop Entry]
14cr|wmxss-0.1-19|43	Name=WmXss
14cr|wmxss-0.1-19|44	Comment=Frontend for xscreensaver in a dock.app
14cr|wmxss-0.1-19|45	Exec=%{_bindir}/%{name} -e /usr/lib/xscreensaver/lament
14cr|wmxss-0.1-19|46	Icon=%{name}
14cr|wmxss-0.1-19|47	Terminal=false
14cr|wmxss-0.1-19|48	Type=Application
14cr|wmxss-0.1-19|49	Categories=Screensaver;
14cr|wmxss-0.1-19|50	EOF
14cr|wmxss-0.1-19|51	
14cr|wmxss-0.1-19|52	
14cr|wmxss-0.1-19|53	%files
14cr|wmxss-0.1-19|54	%doc COPYING
14cr|wmxss-0.1-19|55	%{_bindir}/*
14cr|wmxss-0.1-19|56	%{_liconsdir}/%{name}.png
14cr|wmxss-0.1-19|57	%{_miconsdir}/%{name}.png
14cr|wmxss-0.1-19|58	%{_iconsdir}/%{name}.png
14cr|wmxss-0.1-19|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|wmxss-0.1-19|60	
14cr|wmxss-0.1-19|61	
14cr|wmxss-0.1-19|62	%changelog
14cr|wmxss-0.1-19|63	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-19
14cr|wmxss-0.1-19|64	+ Revision: c7ad8ed
14cr|wmxss-0.1-19|65	- MassBuild#464: Increase release tag
14cr|wmxss-0.1-19|66	
14cr|wmxss-0.1-19|67	

9138 14
14cr|wol-0.7.1-8|1	%define name wol
14cr|wol-0.7.1-8|2	%define version 0.7.1
14cr|wol-0.7.1-8|3	%define release 8
14cr|wol-0.7.1-8|4	
14cr|wol-0.7.1-8|5	Summary: Wake On LAN client
14cr|wol-0.7.1-8|6	Name: %name
14cr|wol-0.7.1-8|7	Version: %version
14cr|wol-0.7.1-8|8	Release: %release
14cr|wol-0.7.1-8|9	Url: http://ahh.sourceforge.net/wol/
14cr|wol-0.7.1-8|10	License : GPL
14cr|wol-0.7.1-8|11	Group: Networking/Other
14cr|wol-0.7.1-8|12	Source: %{name}-%{version}.tar.bz2
14cr|wol-0.7.1-8|13	Buildroot: %_tmppath/%name-%version-buildroot
14cr|wol-0.7.1-8|14	
14cr|wol-0.7.1-8|15	%description
14cr|wol-0.7.1-8|16	wol implements Wake On LAN functionality in a small program.
14cr|wol-0.7.1-8|17	It wakes up hardware that is Magic Packet compliant.
14cr|wol-0.7.1-8|18	Consider you have a sleeping or turned-off computer and you
14cr|wol-0.7.1-8|19	want to remotely wake him up. Just type wol MAC-ADDRESS and
14cr|wol-0.7.1-8|20	the host wakes up (OK, it will boot ;-).
14cr|wol-0.7.1-8|21	
14cr|wol-0.7.1-8|22	%prep
14cr|wol-0.7.1-8|23	
14cr|wol-0.7.1-8|24	%setup -q
14cr|wol-0.7.1-8|25	
14cr|wol-0.7.1-8|26	%build
14cr|wol-0.7.1-8|27	#aclocal
14cr|wol-0.7.1-8|28	#automake
14cr|wol-0.7.1-8|29	%configure
14cr|wol-0.7.1-8|30	
14cr|wol-0.7.1-8|31	%make
14cr|wol-0.7.1-8|32	
14cr|wol-0.7.1-8|33	%install
14cr|wol-0.7.1-8|34	
14cr|wol-0.7.1-8|35	rm -rf $RPM_BUILD_ROOT
14cr|wol-0.7.1-8|36	%makeinstall
14cr|wol-0.7.1-8|37	%find_lang %{name}
14cr|wol-0.7.1-8|38	
14cr|wol-0.7.1-8|39	
14cr|wol-0.7.1-8|40	
14cr|wol-0.7.1-8|41	
14cr|wol-0.7.1-8|42	%clean
14cr|wol-0.7.1-8|43	rm -rf $RPM_BUILD_ROOT
14cr|wol-0.7.1-8|44	
14cr|wol-0.7.1-8|45	%files  -f %{name}.lang
14cr|wol-0.7.1-8|46	%defattr(-,root,root)
14cr|wol-0.7.1-8|47	#%doc COPYING INSTALL README
14cr|wol-0.7.1-8|48	%doc COPYING README
14cr|wol-0.7.1-8|49	%{_bindir}/*
14cr|wol-0.7.1-8|50	%{_datadir}/info/*
14cr|wol-0.7.1-8|51	%{_datadir}/man/man1/*
14cr|wol-0.7.1-8|52	
14cr|wol-0.7.1-8|53	
14cr|wol-0.7.1-8|54	
14cr|wol-0.7.1-8|55	
14cr|wol-0.7.1-8|56	
14cr|wol-0.7.1-8|57	%changelog
14cr|wol-0.7.1-8|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-8
14cr|wol-0.7.1-8|59	+ Revision: 34fd142
14cr|wol-0.7.1-8|60	- MassBuild#464: Increase release tag
14cr|wol-0.7.1-8|61	
14cr|wol-0.7.1-8|62	

9139 14
14cr|wondershaper-1.2.1-2|1	Name:		wondershaper
14cr|wondershaper-1.2.1-2|2	Version:	1.2.1
14cr|wondershaper-1.2.1-2|3	Release:	2
14cr|wondershaper-1.2.1-2|4	Summary:	Simple Network Shaper
14cr|wondershaper-1.2.1-2|5	Group:		System/Servers
14cr|wondershaper-1.2.1-2|6	License:	GPLv2+
14cr|wondershaper-1.2.1-2|7	URL:		http://sourceforge.net/projects/wondershaper/
14cr|wondershaper-1.2.1-2|8	Source:		http://downloads.sourceforge.net/project/wondershaper/%{name}-%{version}.tar.gz
14cr|wondershaper-1.2.1-2|9	Requires:	iproute2
14cr|wondershaper-1.2.1-2|10	BuildArch:	noarch
14cr|wondershaper-1.2.1-2|11	
14cr|wondershaper-1.2.1-2|12	%description
14cr|wondershaper-1.2.1-2|13	Many cable-modem and ADSL users experience horrifying latency
14cr|wondershaper-1.2.1-2|14	while uploading or downloading. They also notice that uploading
14cr|wondershaper-1.2.1-2|15	hampers downloading greatly. The Wondershaper neatly addresses
14cr|wondershaper-1.2.1-2|16	these issues, allowing users of a router with a Wondershaper to
14cr|wondershaper-1.2.1-2|17	continue using SSH over a loaded link happily.
14cr|wondershaper-1.2.1-2|18	
14cr|wondershaper-1.2.1-2|19	%prep
14cr|wondershaper-1.2.1-2|20	%setup -q
14cr|wondershaper-1.2.1-2|21	
14cr|wondershaper-1.2.1-2|22	%build
14cr|wondershaper-1.2.1-2|23	# Nothing to build.
14cr|wondershaper-1.2.1-2|24	
14cr|wondershaper-1.2.1-2|25	%install
14cr|wondershaper-1.2.1-2|26	install -pDm 755 wshaper %{buildroot}/%{_sbindir}/%{name}
14cr|wondershaper-1.2.1-2|27	
14cr|wondershaper-1.2.1-2|28	%files
14cr|wondershaper-1.2.1-2|29	%doc ChangeLog COPYING README
14cr|wondershaper-1.2.1-2|30	%{_sbindir}/%{name}
14cr|wondershaper-1.2.1-2|31	
14cr|wondershaper-1.2.1-2|32	%changelog
14cr|wondershaper-1.2.1-2|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|wondershaper-1.2.1-2|34	+ Revision: e00d213
14cr|wondershaper-1.2.1-2|35	- MassBuild#464: Increase release tag
14cr|wondershaper-1.2.1-2|36	
14cr|wondershaper-1.2.1-2|37	

9140 14
14cr|wordpress-3.5.1-3|1	Summary:	Personal publishing platform
14cr|wordpress-3.5.1-3|2	Name:		wordpress
14cr|wordpress-3.5.1-3|3	Version:	3.5.1
14cr|wordpress-3.5.1-3|4	Release:	3
14cr|wordpress-3.5.1-3|5	License:	GPLv2+
14cr|wordpress-3.5.1-3|6	Group:		System/Servers
14cr|wordpress-3.5.1-3|7	URL:		http://wordpress.org/
14cr|wordpress-3.5.1-3|8	Source0:	http://wordpress.org/%{name}-%{version}.tar.gz
14cr|wordpress-3.5.1-3|9	Source1:	README.install.urpmi
14cr|wordpress-3.5.1-3|10	Requires:	apache-mod_php
14cr|wordpress-3.5.1-3|11	Requires:	php-mysql
14cr|wordpress-3.5.1-3|12	BuildArch:	noarch
14cr|wordpress-3.5.1-3|13	
14cr|wordpress-3.5.1-3|14	%description
14cr|wordpress-3.5.1-3|15	WordPress is a state-of-the-art, semantic, personal publishing platform with a
14cr|wordpress-3.5.1-3|16	focus on aesthetics, Web standards, and usability. It was born out of a desire
14cr|wordpress-3.5.1-3|17	for an elegant, well-architectured personal publishing system, and is the
14cr|wordpress-3.5.1-3|18	official successor to b2/cafelog. While primarily geared towards functioning
14cr|wordpress-3.5.1-3|19	as a Weblog, it is also a flexible CMS capable of managing many types of Web
14cr|wordpress-3.5.1-3|20	sites. In addition to the basic Weblog functions, it also has an integrated
14cr|wordpress-3.5.1-3|21	link manager (e.g. for blogrolls), XFN support, support for "static" pages,
14cr|wordpress-3.5.1-3|22	Atom and RSS feeds for both content and comments, XML-RPC blogging API support
14cr|wordpress-3.5.1-3|23	(Blogger, MetaWeblog, and Movable Type APIs), spam blocking features, advanced
14cr|wordpress-3.5.1-3|24	cruft-free URL generation, a flexible theme system, and an advanced plugin API.
14cr|wordpress-3.5.1-3|25	
14cr|wordpress-3.5.1-3|26	%prep
14cr|wordpress-3.5.1-3|27	
14cr|wordpress-3.5.1-3|28	%setup -q -n %{name}
14cr|wordpress-3.5.1-3|29	
14cr|wordpress-3.5.1-3|30	# clean up CVS stuff
14cr|wordpress-3.5.1-3|31	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cr|wordpress-3.5.1-3|32	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cr|wordpress-3.5.1-3|33	done
14cr|wordpress-3.5.1-3|34	
14cr|wordpress-3.5.1-3|35	# fix dir perms
14cr|wordpress-3.5.1-3|36	find . -type d | xargs chmod 755
14cr|wordpress-3.5.1-3|37	
14cr|wordpress-3.5.1-3|38	# fix file perms
14cr|wordpress-3.5.1-3|39	find . -type f | xargs chmod 644
14cr|wordpress-3.5.1-3|40	
14cr|wordpress-3.5.1-3|41	# disable wordpress update option
14cr|wordpress-3.5.1-3|42	sed -i -e "s/add_action/#add_action/g" wp-includes/update.php
14cr|wordpress-3.5.1-3|43	
14cr|wordpress-3.5.1-3|44	%build
14cr|wordpress-3.5.1-3|45	
14cr|wordpress-3.5.1-3|46	%install
14cr|wordpress-3.5.1-3|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cr|wordpress-3.5.1-3|48	install -d %{buildroot}%{_sysconfdir}/%{name}
14cr|wordpress-3.5.1-3|49	install -d %{buildroot}/var/www/%{name}
14cr|wordpress-3.5.1-3|50	
14cr|wordpress-3.5.1-3|51	#cp %{SOURCE1} ./README.install.urpmi
14cr|wordpress-3.5.1-3|52	
14cr|wordpress-3.5.1-3|53	cp -aRf * %{buildroot}/var/www/%{name}/
14cr|wordpress-3.5.1-3|54	
14cr|wordpress-3.5.1-3|55	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cr|wordpress-3.5.1-3|56	
14cr|wordpress-3.5.1-3|57	Alias /%{name} /var/www/%{name}
14cr|wordpress-3.5.1-3|58	
14cr|wordpress-3.5.1-3|59	<Directory /var/www/%{name}>
14cr|wordpress-3.5.1-3|60	AllowOverride None
14cr|wordpress-3.5.1-3|61	Require all granted
14cr|wordpress-3.5.1-3|62	
14cr|wordpress-3.5.1-3|63	#    Options FollowSymlinks
14cr|wordpress-3.5.1-3|64	#    RewriteEngine On
14cr|wordpress-3.5.1-3|65	#    RewriteBase /
14cr|wordpress-3.5.1-3|66	#    RewriteCond %{REQUEST_FILENAME} !-f
14cr|wordpress-3.5.1-3|67	#    RewriteCond %{REQUEST_FILENAME} !-d
14cr|wordpress-3.5.1-3|68	#    RewriteRule . /index.php [L]
14cr|wordpress-3.5.1-3|69	
14cr|wordpress-3.5.1-3|70	</Directory>
14cr|wordpress-3.5.1-3|71	
14cr|wordpress-3.5.1-3|72	EOF
14cr|wordpress-3.5.1-3|73	
14cr|wordpress-3.5.1-3|74	# cleanup
14cr|wordpress-3.5.1-3|75	rm -f %{buildroot}/var/www/%{name}/license.txt
14cr|wordpress-3.5.1-3|76	cp %{SOURCE1} ./README.install.urpmi
14cr|wordpress-3.5.1-3|77	
14cr|wordpress-3.5.1-3|78	%files
14cr|wordpress-3.5.1-3|79	%doc README.install.urpmi
14cr|wordpress-3.5.1-3|80	%doc license.txt
14cr|wordpress-3.5.1-3|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cr|wordpress-3.5.1-3|82	/var/www/%{name}
14cr|wordpress-3.5.1-3|83	
14cr|wordpress-3.5.1-3|84	%changelog
14cr|wordpress-3.5.1-3|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-3
14cr|wordpress-3.5.1-3|86	+ Revision: 0b69608
14cr|wordpress-3.5.1-3|87	- MassBuild#464: Increase release tag
14cr|wordpress-3.5.1-3|88	
14cr|wordpress-3.5.1-3|89	

9141 14
14cr|worker-3.1.0-2|1	%define docver 2.10.0.2
14cr|worker-3.1.0-2|2	
14cr|worker-3.1.0-2|3	Summary: A file manager for X in AMIGA style
14cr|worker-3.1.0-2|4	Name:    worker
14cr|worker-3.1.0-2|5	Version: 3.1.0
14cr|worker-3.1.0-2|6	Release: 2
14cr|worker-3.1.0-2|7	Source0: http://www.boomerangsworld.de/cms/worker/downloads/%{name}-%{version}.tar.bz2
14cr|worker-3.1.0-2|8	Source1: worker-%{docver}-doc.tar.bz2
14cr|worker-3.1.0-2|9	Source3: %{name}-48.png
14cr|worker-3.1.0-2|10	Source4: %{name}-32.png
14cr|worker-3.1.0-2|11	Source5: %{name}-16.png
14cr|worker-3.1.0-2|12	License: GPLv2+
14cr|worker-3.1.0-2|13	Group: File tools
14cr|worker-3.1.0-2|14	URL: http://www.boomerangsworld.de/worker
14cr|worker-3.1.0-2|15	BuildRequires: pkgconfig(x11)
14cr|worker-3.1.0-2|16	BuildRequires: magic-devel
14cr|worker-3.1.0-2|17	
14cr|worker-3.1.0-2|18	%description
14cr|worker-3.1.0-2|19	Worker is a graphical filemanager for the X Window System.
14cr|worker-3.1.0-2|20	It use the classical two-panel-view of the files and directories.
14cr|worker-3.1.0-2|21	It hast many intern operations while any extern program can also be
14cr|worker-3.1.0-2|22	used for operate on the selected items. You can easily add actions
14cr|worker-3.1.0-2|23	to filetypes or buttons with the builtin configuration program.
14cr|worker-3.1.0-2|24	
14cr|worker-3.1.0-2|25	%prep
14cr|worker-3.1.0-2|26	%setup -q -a 1
14cr|worker-3.1.0-2|27	
14cr|worker-3.1.0-2|28	%build
14cr|worker-3.1.0-2|29	%configure2_5x
14cr|worker-3.1.0-2|30	%make
14cr|worker-3.1.0-2|31	
14cr|worker-3.1.0-2|32	pushd %name-%docver-doc
14cr|worker-3.1.0-2|33	%configure2_5x
14cr|worker-3.1.0-2|34	%make
14cr|worker-3.1.0-2|35	popd
14cr|worker-3.1.0-2|36	
14cr|worker-3.1.0-2|37	%install
14cr|worker-3.1.0-2|38	rm -rf $RPM_BUILD_ROOT
14cr|worker-3.1.0-2|39	%makeinstall_std
14cr|worker-3.1.0-2|40	%makeinstall_std -C %name-%docver-doc
14cr|worker-3.1.0-2|41	
14cr|worker-3.1.0-2|42	mkdir -p $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|worker-3.1.0-2|43	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|worker-3.1.0-2|44	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|worker-3.1.0-2|45	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|worker-3.1.0-2|46	
14cr|worker-3.1.0-2|47	%if %mdkversion < 200900
14cr|worker-3.1.0-2|48	%post
14cr|worker-3.1.0-2|49	%{update_menus}
14cr|worker-3.1.0-2|50	%endif
14cr|worker-3.1.0-2|51	
14cr|worker-3.1.0-2|52	%if %mdkversion < 200900
14cr|worker-3.1.0-2|53	%postun
14cr|worker-3.1.0-2|54	%{clean_menus}
14cr|worker-3.1.0-2|55	%endif
14cr|worker-3.1.0-2|56	
14cr|worker-3.1.0-2|57	%clean
14cr|worker-3.1.0-2|58	rm -rf $RPM_BUILD_ROOT
14cr|worker-3.1.0-2|59	
14cr|worker-3.1.0-2|60	%files
14cr|worker-3.1.0-2|61	%defattr(-,root,root)
14cr|worker-3.1.0-2|62	%doc README NEWS AUTHORS ChangeLog
14cr|worker-3.1.0-2|63	%{_bindir}/*
14cr|worker-3.1.0-2|64	%_datadir/applications/*.desktop
14cr|worker-3.1.0-2|65	%{_datadir}/worker
14cr|worker-3.1.0-2|66	%{_mandir}/man1/worker.1*
14cr|worker-3.1.0-2|67	%lang(fr) %{_mandir}/fr/man1/worker.1.*
14cr|worker-3.1.0-2|68	%lang(it) %{_mandir}/it/man1/worker.1.*
14cr|worker-3.1.0-2|69	%{_miconsdir}/%{name}.png
14cr|worker-3.1.0-2|70	%{_iconsdir}/%{name}.png
14cr|worker-3.1.0-2|71	%{_liconsdir}/%{name}.png
14cr|worker-3.1.0-2|72	%_datadir/pixmaps/*.xpm
14cr|worker-3.1.0-2|73	
14cr|worker-3.1.0-2|74	
14cr|worker-3.1.0-2|75	
14cr|worker-3.1.0-2|76	%changelog
14cr|worker-3.1.0-2|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-2
14cr|worker-3.1.0-2|78	+ Revision: 89a7e42
14cr|worker-3.1.0-2|79	- MassBuild#464: Increase release tag
14cr|worker-3.1.0-2|80	
14cr|worker-3.1.0-2|81	

9142 14
14cr|workrave-1.10.1-2|1	%define api 1.0
14cr|workrave-1.10.1-2|2	%define major 0
14cr|workrave-1.10.1-2|3	%define libname %mklibname workrave-private %{api} %{major}
14cr|workrave-1.10.1-2|4	%define girname %mklibname %{name}-gir %{api}
14cr|workrave-1.10.1-2|5	%define devname %mklibname -d workrave-private
14cr|workrave-1.10.1-2|6	
14cr|workrave-1.10.1-2|7	Summary:	Assists in recovery and prevention of Repetitive Strain Injury (RSI)
14cr|workrave-1.10.1-2|8	Name:		workrave
14cr|workrave-1.10.1-2|9	Version:	1.10.1
14cr|workrave-1.10.1-2|10	Release:	2
14cr|workrave-1.10.1-2|11	License:	GPLv3+
14cr|workrave-1.10.1-2|12	Group:		Accessibility
14cr|workrave-1.10.1-2|13	Url:		http://www.workrave.org/
14cr|workrave-1.10.1-2|14	Source0:	http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz
14cr|workrave-1.10.1-2|15	Patch0:		workrave-1.10.1-desktop.patch
14cr|workrave-1.10.1-2|16	BuildRequires:	doxygen
14cr|workrave-1.10.1-2|17	BuildRequires:	intltool
14cr|workrave-1.10.1-2|18	BuildRequires:	libtool
14cr|workrave-1.10.1-2|19	BuildRequires:	python-cheetah
14cr|workrave-1.10.1-2|20	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|workrave-1.10.1-2|21	BuildRequires:	pkgconfig(gconf-2.0)
14cr|workrave-1.10.1-2|22	BuildRequires:	pkgconfig(gdkmm-2.4)
14cr|workrave-1.10.1-2|23	BuildRequires:	pkgconfig(gio-2.0)
14cr|workrave-1.10.1-2|24	BuildRequires:	pkgconfig(glib-2.0)
14cr|workrave-1.10.1-2|25	BuildRequires:	pkgconfig(glibmm-2.4)
14cr|workrave-1.10.1-2|26	BuildRequires:	pkgconfig(gnet-2.0)
14cr|workrave-1.10.1-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cr|workrave-1.10.1-2|28	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|workrave-1.10.1-2|29	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|workrave-1.10.1-2|30	BuildRequires:	pkgconfig(gtkmm-3.0)
14cr|workrave-1.10.1-2|31	BuildRequires:	pkgconfig(libpanelapplet-4.0)
14cr|workrave-1.10.1-2|32	BuildRequires:	pkgconfig(libpulse)
14cr|workrave-1.10.1-2|33	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|workrave-1.10.1-2|34	BuildRequires:	pkgconfig(xmu)
14cr|workrave-1.10.1-2|35	BuildRequires:	pkgconfig(xscrnsaver)
14cr|workrave-1.10.1-2|36	BuildRequires:	pkgconfig(xtst)
14cr|workrave-1.10.1-2|37	Obsoletes:	%{name}-applet < 1.9.4
14cr|workrave-1.10.1-2|38	
14cr|workrave-1.10.1-2|39	%description
14cr|workrave-1.10.1-2|40	Workrave is a program that assists in the recovery and prevention of
14cr|workrave-1.10.1-2|41	Repetitive Strain Injury (RSI). The program frequently alerts you to
14cr|workrave-1.10.1-2|42	take micro-pauses, rest breaks and restricts you to your daily limit.
14cr|workrave-1.10.1-2|43	
14cr|workrave-1.10.1-2|44	The program can be run distributed on one or more PCs. All connected
14cr|workrave-1.10.1-2|45	PCs share the same timing information. When you switch computers, you
14cr|workrave-1.10.1-2|46	will still be asked to pause on time.
14cr|workrave-1.10.1-2|47	
14cr|workrave-1.10.1-2|48	%files -f %{name}.lang
14cr|workrave-1.10.1-2|49	%doc AUTHORS COPYING NEWS README
14cr|workrave-1.10.1-2|50	%{_bindir}/%{name}
14cr|workrave-1.10.1-2|51	%{_datadir}/%{name}
14cr|workrave-1.10.1-2|52	%{_datadir}/glib-2.0/schemas/*.xml
14cr|workrave-1.10.1-2|53	%{_datadir}/applications/%{name}.desktop
14cr|workrave-1.10.1-2|54	%{_datadir}/sounds/%{name}
14cr|workrave-1.10.1-2|55	%{_datadir}/dbus-1/services/org.workrave.Workrave.service
14cr|workrave-1.10.1-2|56	%{_iconsdir}/hicolor/*/apps/%{name}*
14cr|workrave-1.10.1-2|57	%{_iconsdir}/hicolor/scalable/workrave-sheep.svg
14cr|workrave-1.10.1-2|58	
14cr|workrave-1.10.1-2|59	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|60	
14cr|workrave-1.10.1-2|61	%package gnome-applet
14cr|workrave-1.10.1-2|62	Summary:	Workrave GNOME applet
14cr|workrave-1.10.1-2|63	Group:		Accessibility
14cr|workrave-1.10.1-2|64	Requires:	%{name} = %{version}-%{release}
14cr|workrave-1.10.1-2|65	
14cr|workrave-1.10.1-2|66	%description gnome-applet
14cr|workrave-1.10.1-2|67	Workrave is a program that assists in the recovery and prevention of
14cr|workrave-1.10.1-2|68	Repetitive Strain Injury (RSI). The program frequently alerts you to
14cr|workrave-1.10.1-2|69	take micro-pauses, rest breaks and restricts you to your daily limit.
14cr|workrave-1.10.1-2|70	
14cr|workrave-1.10.1-2|71	The program can be run distributed on one or more PCs. All connected
14cr|workrave-1.10.1-2|72	PCs share the same timing information. When you switch computers, you
14cr|workrave-1.10.1-2|73	will still be asked to pause on time.
14cr|workrave-1.10.1-2|74	
14cr|workrave-1.10.1-2|75	This package contains applet specific for GNOME desktop environment.
14cr|workrave-1.10.1-2|76	It is not necessary for basic functionality, but %{name} can cooperate
14cr|workrave-1.10.1-2|77	more with GNOME environment, such as embedding in GNOME panel.
14cr|workrave-1.10.1-2|78	
14cr|workrave-1.10.1-2|79	%files gnome-applet
14cr|workrave-1.10.1-2|80	%{_libexecdir}/workrave-applet
14cr|workrave-1.10.1-2|81	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WorkraveAppletFactory.service
14cr|workrave-1.10.1-2|82	%{_datadir}/gnome-panel/4.0/applets/org.workrave.WorkraveApplet.panel-applet
14cr|workrave-1.10.1-2|83	%{_datadir}/gnome-panel/ui/workrave-gnome-applet-menu.xml
14cr|workrave-1.10.1-2|84	
14cr|workrave-1.10.1-2|85	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|86	
14cr|workrave-1.10.1-2|87	%package -n gnome-shell-%{name}-extension
14cr|workrave-1.10.1-2|88	Summary:	Workrave GNOME Shell extension
14cr|workrave-1.10.1-2|89	Group:		Accessibility
14cr|workrave-1.10.1-2|90	Requires:	%{name} = %{version}-%{release}
14cr|workrave-1.10.1-2|91	
14cr|workrave-1.10.1-2|92	%description -n gnome-shell-%{name}-extension
14cr|workrave-1.10.1-2|93	Workrave is a program that assists in the recovery and prevention of
14cr|workrave-1.10.1-2|94	Repetitive Strain Injury (RSI). The program frequently alerts you to
14cr|workrave-1.10.1-2|95	take micro-pauses, rest breaks and restricts you to your daily limit.
14cr|workrave-1.10.1-2|96	
14cr|workrave-1.10.1-2|97	The program can be run distributed on one or more PCs. All connected
14cr|workrave-1.10.1-2|98	PCs share the same timing information. When you switch computers, you
14cr|workrave-1.10.1-2|99	will still be asked to pause on time.
14cr|workrave-1.10.1-2|100	
14cr|workrave-1.10.1-2|101	This package contains GNOME Shell extension.
14cr|workrave-1.10.1-2|102	
14cr|workrave-1.10.1-2|103	%files -n gnome-shell-%{name}-extension
14cr|workrave-1.10.1-2|104	%{_datadir}/gnome-shell/extensions/workrave@workrave.org
14cr|workrave-1.10.1-2|105	
14cr|workrave-1.10.1-2|106	
14cr|workrave-1.10.1-2|107	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|108	
14cr|workrave-1.10.1-2|109	%package -n %{libname}
14cr|workrave-1.10.1-2|110	Group:		System/Libraries
14cr|workrave-1.10.1-2|111	Summary:	Shared library for %{name}
14cr|workrave-1.10.1-2|112	
14cr|workrave-1.10.1-2|113	%description -n %{libname}
14cr|workrave-1.10.1-2|114	Sahred library for %{name}.
14cr|workrave-1.10.1-2|115	
14cr|workrave-1.10.1-2|116	%files -n %{libname}
14cr|workrave-1.10.1-2|117	%{_libdir}/libworkrave-private-%{api}.so.%{major}*
14cr|workrave-1.10.1-2|118	
14cr|workrave-1.10.1-2|119	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|120	
14cr|workrave-1.10.1-2|121	%package -n %{girname}
14cr|workrave-1.10.1-2|122	Summary:	GObject Introspection interface library for %{name}
14cr|workrave-1.10.1-2|123	Group:		System/Libraries
14cr|workrave-1.10.1-2|124	Requires:	%{libname} = %{version}-%{release}
14cr|workrave-1.10.1-2|125	
14cr|workrave-1.10.1-2|126	%description -n %{girname}
14cr|workrave-1.10.1-2|127	GObject Introspection interface library for %{name}.
14cr|workrave-1.10.1-2|128	
14cr|workrave-1.10.1-2|129	%files -n %{girname}
14cr|workrave-1.10.1-2|130	%{_libdir}/girepository-1.0/Workrave-%{api}.typelib
14cr|workrave-1.10.1-2|131	
14cr|workrave-1.10.1-2|132	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|133	
14cr|workrave-1.10.1-2|134	%package -n %{devname}
14cr|workrave-1.10.1-2|135	Summary:	Development libraries, header files and utilities for %{name}
14cr|workrave-1.10.1-2|136	Group:		Development/GNOME and GTK+
14cr|workrave-1.10.1-2|137	Requires:	%{libname} = %{version}-%{release}
14cr|workrave-1.10.1-2|138	Provides:	%{name}-devel = %{version}-%{release}
14cr|workrave-1.10.1-2|139	
14cr|workrave-1.10.1-2|140	%description -n %{devname}
14cr|workrave-1.10.1-2|141	Workrave is a program that assists in the recovery and prevention of
14cr|workrave-1.10.1-2|142	Repetitive Strain Injury (RSI). The program frequently alerts you to
14cr|workrave-1.10.1-2|143	take micro-pauses, rest breaks and restricts you to your daily limit.
14cr|workrave-1.10.1-2|144	
14cr|workrave-1.10.1-2|145	The program can be run distributed on one or more PCs. All connected
14cr|workrave-1.10.1-2|146	PCs share the same timing information. When you switch computers, you
14cr|workrave-1.10.1-2|147	will still be asked to pause on time.
14cr|workrave-1.10.1-2|148	
14cr|workrave-1.10.1-2|149	This package contains the files necessary to develop applications with
14cr|workrave-1.10.1-2|150	%{name}.
14cr|workrave-1.10.1-2|151	
14cr|workrave-1.10.1-2|152	%files -n %{devname}
14cr|workrave-1.10.1-2|153	%{_libdir}/libworkrave-private-%{api}.so
14cr|workrave-1.10.1-2|154	%{_datadir}/gir-1.0/Workrave-%{api}.gir
14cr|workrave-1.10.1-2|155	
14cr|workrave-1.10.1-2|156	#----------------------------------------------------------------------------
14cr|workrave-1.10.1-2|157	
14cr|workrave-1.10.1-2|158	%prep
14cr|workrave-1.10.1-2|159	%setup -q
14cr|workrave-1.10.1-2|160	%patch0 -p1
14cr|workrave-1.10.1-2|161	
14cr|workrave-1.10.1-2|162	%build
14cr|workrave-1.10.1-2|163	%configure2_5x \
14cr|workrave-1.10.1-2|164	--enable-app-text=no \
14cr|workrave-1.10.1-2|165	--enable-distribution=yes \
14cr|workrave-1.10.1-2|166	--enable-gconf=yes \
14cr|workrave-1.10.1-2|167	--enable-dbus=yes \
14cr|workrave-1.10.1-2|168	--disable-static \
14cr|workrave-1.10.1-2|169	--disable-rpath \
14cr|workrave-1.10.1-2|170	--disable-xml \
14cr|workrave-1.10.1-2|171	--disable-gnome2 \
14cr|workrave-1.10.1-2|172	--disable-indicator \
14cr|workrave-1.10.1-2|173	--disable-schemas-compile \
14cr|workrave-1.10.1-2|174	--enable-gnome3
14cr|workrave-1.10.1-2|175	
14cr|workrave-1.10.1-2|176	%make
14cr|workrave-1.10.1-2|177	
14cr|workrave-1.10.1-2|178	%install
14cr|workrave-1.10.1-2|179	%makeinstall_std
14cr|workrave-1.10.1-2|180	
14cr|workrave-1.10.1-2|181	%find_lang %{name}
14cr|workrave-1.10.1-2|182	
14cr|workrave-1.10.1-2|183	
14cr|workrave-1.10.1-2|184	%changelog
14cr|workrave-1.10.1-2|185	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-2
14cr|workrave-1.10.1-2|186	+ Revision: 89f240a
14cr|workrave-1.10.1-2|187	- MassBuild#464: Increase release tag
14cr|workrave-1.10.1-2|188	
14cr|workrave-1.10.1-2|189	

9143 14
14cr|worldofpadman-1.6-Stan8|1	%define _enable_debug_packages %{nil}
14cr|worldofpadman-1.6-Stan8|2	%define debug_package          %{nil}
14cr|worldofpadman-1.6-Stan8|3	%define gamelibdir	%{_libdir}/games/%{name}
14cr|worldofpadman-1.6-Stan8|4	Name:           worldofpadman
14cr|worldofpadman-1.6-Stan8|5	Version:        1.6
14cr|worldofpadman-1.6-Stan8|6	Release:        %mkrel Stan8
14cr|worldofpadman-1.6-Stan8|7	Summary:        World Of Padman - Comic 3D-Shooter
14cr|worldofpadman-1.6-Stan8|8	Group:          Games/Other
14cr|worldofpadman-1.6-Stan8|9	URL:            http://worldofpadman.com/website/
14cr|worldofpadman-1.6-Stan8|10	License:        GPLv2+
14cr|worldofpadman-1.6-Stan8|11	Source0:        %{name}-%{version}-src.zip
14cr|worldofpadman-1.6-Stan8|12	Source1:        %{name}.desktop
14cr|worldofpadman-1.6-Stan8|13	Source2:        wop.png
14cr|worldofpadman-1.6-Stan8|14	%ifarch x86_64
14cr|worldofpadman-1.6-Stan8|15	BuildRequires:	lib64SDL-devel
14cr|worldofpadman-1.6-Stan8|16	%else
14cr|worldofpadman-1.6-Stan8|17	BuildRequires:	libSDL-devel
14cr|worldofpadman-1.6-Stan8|18	%endif
14cr|worldofpadman-1.6-Stan8|19	BuildRequires:	openal-devel
14cr|worldofpadman-1.6-Stan8|20	BuildRequires:	curl-devel
14cr|worldofpadman-1.6-Stan8|21	BuildRequires:	jpeg-devel
14cr|worldofpadman-1.6-Stan8|22	BuildRequires:	libvorbis-devel
14cr|worldofpadman-1.6-Stan8|23	BuildRequires:	libtheora-devel
14cr|worldofpadman-1.6-Stan8|24	BuildRequires:	speex-devel
14cr|worldofpadman-1.6-Stan8|25	BuildRequires:	zlib-devel
14cr|worldofpadman-1.6-Stan8|26	BuildRequires:	pkgconfig(gl)
14cr|worldofpadman-1.6-Stan8|27	BuildRequires:	pkgconfig(glu)
14cr|worldofpadman-1.6-Stan8|28	BuildRequires:	imagemagick
14cr|worldofpadman-1.6-Stan8|29	Requires:	%{name}-data = %{version}
14cr|worldofpadman-1.6-Stan8|30	
14cr|worldofpadman-1.6-Stan8|31	
14cr|worldofpadman-1.6-Stan8|32	%description
14cr|worldofpadman-1.6-Stan8|33	World of Padman (WoP) is a first-person shooter computer game available in
14cr|worldofpadman-1.6-Stan8|34	both English and German. The idea is based on the Padman comic strip for the
14cr|worldofpadman-1.6-Stan8|35	magazine PlayStation Games created by the professional cartoon artist Andreas
14cr|worldofpadman-1.6-Stan8|36	'ENTE' Endres, who is also the man who made many of the maps included with the
14cr|worldofpadman-1.6-Stan8|37	game in 1998. Most of the maps in the game are Lilliput style.
14cr|worldofpadman-1.6-Stan8|38	
14cr|worldofpadman-1.6-Stan8|39	%files
14cr|worldofpadman-1.6-Stan8|40	%{_gamesbindir}/%{name}
14cr|worldofpadman-1.6-Stan8|41	%dir %{gamelibdir}
14cr|worldofpadman-1.6-Stan8|42	%{gamelibdir}/baseq3
14cr|worldofpadman-1.6-Stan8|43	%{gamelibdir}/missionpack
14cr|worldofpadman-1.6-Stan8|44	%ifarch x86_64
14cr|worldofpadman-1.6-Stan8|45	%{gamelibdir}/renderer_opengl1_x86_64.so
14cr|worldofpadman-1.6-Stan8|46	%else
14cr|worldofpadman-1.6-Stan8|47	%{gamelibdir}/renderer_opengl1_i386.so
14cr|worldofpadman-1.6-Stan8|48	%endif
14cr|worldofpadman-1.6-Stan8|49	%{gamelibdir}/wop.*
14cr|worldofpadman-1.6-Stan8|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|worldofpadman-1.6-Stan8|51	%{_datadir}/applications/*.desktop
14cr|worldofpadman-1.6-Stan8|52	
14cr|worldofpadman-1.6-Stan8|53	#----------------------------------------------------------------
14cr|worldofpadman-1.6-Stan8|54	
14cr|worldofpadman-1.6-Stan8|55	%package server
14cr|worldofpadman-1.6-Stan8|56	Group:		Games/Other
14cr|worldofpadman-1.6-Stan8|57	Summary:	Dedicated server for World of Padman
14cr|worldofpadman-1.6-Stan8|58	Requires:	%{name}-data => %{version}
14cr|worldofpadman-1.6-Stan8|59	
14cr|worldofpadman-1.6-Stan8|60	%description server
14cr|worldofpadman-1.6-Stan8|61	This package contains the dedicated server for World of Padman.
14cr|worldofpadman-1.6-Stan8|62	
14cr|worldofpadman-1.6-Stan8|63	%files server
14cr|worldofpadman-1.6-Stan8|64	%{gamelibdir}/wopded.*
14cr|worldofpadman-1.6-Stan8|65	
14cr|worldofpadman-1.6-Stan8|66	#----------------------------------------------------------------
14cr|worldofpadman-1.6-Stan8|67	
14cr|worldofpadman-1.6-Stan8|68	%prep
14cr|worldofpadman-1.6-Stan8|69	%setup -q -n %{name}-%{version}_svn2178-src
14cr|worldofpadman-1.6-Stan8|70	
14cr|worldofpadman-1.6-Stan8|71	%build
14cr|worldofpadman-1.6-Stan8|72	#Remove bunbled libs and use system libs
14cr|worldofpadman-1.6-Stan8|73	rm -fr code/libcurl
14cr|worldofpadman-1.6-Stan8|74	rm -fr code/SDL12
14cr|worldofpadman-1.6-Stan8|75	rm -fr code/zlib
14cr|worldofpadman-1.6-Stan8|76	rm -fr code/libspeex
14cr|worldofpadman-1.6-Stan8|77	rm -fr code/jpeg-8c
14cr|worldofpadman-1.6-Stan8|78	
14cr|worldofpadman-1.6-Stan8|79	%make \
14cr|worldofpadman-1.6-Stan8|80	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name}/ \
14cr|worldofpadman-1.6-Stan8|81	BUILD_CLIENT=YES \
14cr|worldofpadman-1.6-Stan8|82	BUILD_SERVER=YES \
14cr|worldofpadman-1.6-Stan8|83	BUILD_SND_OPENAL=YES \
14cr|worldofpadman-1.6-Stan8|84	BUILD_SND_QF=YES \
14cr|worldofpadman-1.6-Stan8|85	USE_INTERNAL_SPEEX=0 \
14cr|worldofpadman-1.6-Stan8|86	USE_INTERNAL_ZLIB=0 \
14cr|worldofpadman-1.6-Stan8|87	USE_INTERNAL_JPEG=0 \
14cr|worldofpadman-1.6-Stan8|88	USE_LOCAL_HEADERS=0 \
14cr|worldofpadman-1.6-Stan8|89	DEBUG_BUILD=NO
14cr|worldofpadman-1.6-Stan8|90	
14cr|worldofpadman-1.6-Stan8|91	%install
14cr|worldofpadman-1.6-Stan8|92	%make	\
14cr|worldofpadman-1.6-Stan8|93	copyfiles USE_LOCAL_HEADERS=0 \
14cr|worldofpadman-1.6-Stan8|94	USE_INTERNAL_SPEEX=0 \
14cr|worldofpadman-1.6-Stan8|95	USE_INTERNAL_ZLIB=0 \
14cr|worldofpadman-1.6-Stan8|96	USE_INTERNAL_JPEG=0 \
14cr|worldofpadman-1.6-Stan8|97	COPYDIR=%{buildroot}%{gamelibdir}
14cr|worldofpadman-1.6-Stan8|98	
14cr|worldofpadman-1.6-Stan8|99	mkdir -p %{buildroot}/%{_datadir}/applications
14cr|worldofpadman-1.6-Stan8|100	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
14cr|worldofpadman-1.6-Stan8|101	
14cr|worldofpadman-1.6-Stan8|102	binary=`basename %{buildroot}%{gamelibdir}/wop.*`
14cr|worldofpadman-1.6-Stan8|103	
14cr|worldofpadman-1.6-Stan8|104	install -d %{buildroot}%{_gamesbindir}
14cr|worldofpadman-1.6-Stan8|105	cat > %{buildroot}%{_gamesbindir}/%{name} <<EOF
14cr|worldofpadman-1.6-Stan8|106	#!/bin/sh
14cr|worldofpadman-1.6-Stan8|107	cd %{gamelibdir}
14cr|worldofpadman-1.6-Stan8|108	exec ./$binary \$*
14cr|worldofpadman-1.6-Stan8|109	EOF
14cr|worldofpadman-1.6-Stan8|110	chmod 755 %{buildroot}%{_gamesbindir}/%{name}
14cr|worldofpadman-1.6-Stan8|111	
14cr|worldofpadman-1.6-Stan8|112	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cr|worldofpadman-1.6-Stan8|113	convert -scale 128x128 %{SOURCE2}  %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|worldofpadman-1.6-Stan8|114	convert -scale 64x64 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|worldofpadman-1.6-Stan8|115	convert -scale 32x32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|worldofpadman-1.6-Stan8|116	
14cr|worldofpadman-1.6-Stan8|117	cp %SOURCE1 "%{buildroot}%{_datadir}/applications/"
14cr|worldofpadman-1.6-Stan8|118	
14cr|worldofpadman-1.6-Stan8|119	
14cr|worldofpadman-1.6-Stan8|120	
14cr|worldofpadman-1.6-Stan8|121	%changelog
14cr|worldofpadman-1.6-Stan8|122	* Sun Feb 16 2014 Stan8 <stasiek0000@poczta.onet.pl> 1.6-Stan8
14cr|worldofpadman-1.6-Stan8|123	+ Revision: 399371c
14cr|worldofpadman-1.6-Stan8|124	- Updated worldofpadman.spec
14cr|worldofpadman-1.6-Stan8|125	
14cr|worldofpadman-1.6-Stan8|126	

9144 14
14cr|worldofpadman-data-1.6-Stan8|1	%define gamename	worldofpadman
14cr|worldofpadman-data-1.6-Stan8|2	Name:		%{gamename}-data
14cr|worldofpadman-data-1.6-Stan8|3	Version:	1.6
14cr|worldofpadman-data-1.6-Stan8|4	Release:	%mkrel Stan8
14cr|worldofpadman-data-1.6-Stan8|5	Summary:	Data files for World of Padman
14cr|worldofpadman-data-1.6-Stan8|6	License:	Freeware
14cr|worldofpadman-data-1.6-Stan8|7	Group:		Games/Other
14cr|worldofpadman-data-1.6-Stan8|8	URL:		http://www.worldofpadman.com/
14cr|worldofpadman-data-1.6-Stan8|9	Source0:	http://freefr.dl.sourceforge.net/project/worldofpadman/wop-1.5-unified.zip
14cr|worldofpadman-data-1.6-Stan8|10	#Source1:	http://optimate.dl.sourceforge.net/project/worldofpadman/wop-1.5.x-to-1.6-patch-unified.zip
14cr|worldofpadman-data-1.6-Stan8|11	Source1:	ftp://194.8.197.22/gentoo/distfiles/wop-1.5.x-to-1.6-patch-unified.zip
14cr|worldofpadman-data-1.6-Stan8|12	BuildArch:	noarch
14cr|worldofpadman-data-1.6-Stan8|13	BuildRequires:	fdupes
14cr|worldofpadman-data-1.6-Stan8|14	Provides:	%{gamename} = %{version}
14cr|worldofpadman-data-1.6-Stan8|15	
14cr|worldofpadman-data-1.6-Stan8|16	%description
14cr|worldofpadman-data-1.6-Stan8|17	Data files (audio, maps, etc.) for World of Padman.
14cr|worldofpadman-data-1.6-Stan8|18	
14cr|worldofpadman-data-1.6-Stan8|19	%prep
14cr|worldofpadman-data-1.6-Stan8|20	%setup -c -q -n %{gamename}_%{version}
14cr|worldofpadman-data-1.6-Stan8|21	unzip -q -o %{SOURCE1}
14cr|worldofpadman-data-1.6-Stan8|22	
14cr|worldofpadman-data-1.6-Stan8|23	%build
14cr|worldofpadman-data-1.6-Stan8|24	
14cr|worldofpadman-data-1.6-Stan8|25	%install
14cr|worldofpadman-data-1.6-Stan8|26	mkdir -p %{buildroot}/%{_gamesdatadir}/%{gamename}
14cr|worldofpadman-data-1.6-Stan8|27	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|28	cp -ap wop %{buildroot}/%{_gamesdatadir}/%{gamename}
14cr|worldofpadman-data-1.6-Stan8|29	cp -ap XTRAS/changelog.txt %{buildroot}/%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|30	cp -ap XTRAS/copyright*.txt %{buildroot}/%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|31	cp -ap XTRAS/gpl.txt %{buildroot}/%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|32	cp -ap XTRAS/readme* %{buildroot}/%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|33	fdupes $RPM_BUILD_ROOT
14cr|worldofpadman-data-1.6-Stan8|34	
14cr|worldofpadman-data-1.6-Stan8|35	%files
14cr|worldofpadman-data-1.6-Stan8|36	%{_defaultdocdir}/%{name}
14cr|worldofpadman-data-1.6-Stan8|37	%{_gamesdatadir}/%{gamename}
14cr|worldofpadman-data-1.6-Stan8|38	
14cr|worldofpadman-data-1.6-Stan8|39	
14cr|worldofpadman-data-1.6-Stan8|40	%changelog
14cr|worldofpadman-data-1.6-Stan8|41	* Sun Jan 05 2014 Stan8 <stasiek0000@poczta.onet.pl> 1.6-Stan8
14cr|worldofpadman-data-1.6-Stan8|42	+ Revision: dcd7d1b
14cr|worldofpadman-data-1.6-Stan8|43	- Updated worldofpadman-data.spec
14cr|worldofpadman-data-1.6-Stan8|44	
14cr|worldofpadman-data-1.6-Stan8|45	

9145 14
14cr|worminator-3.0R2.1-8|1	Name:		worminator
14cr|worminator-3.0R2.1-8|2	Version:	3.0R2.1
14cr|worminator-3.0R2.1-8|3	Release:	8
14cr|worminator-3.0R2.1-8|4	Summary:	Sidescrolling platform and shoot 'em up action game
14cr|worminator-3.0R2.1-8|5	Group:		Games/Arcade
14cr|worminator-3.0R2.1-8|6	License:	GPLv2+
14cr|worminator-3.0R2.1-8|7	URL:		http://sourceforge.net/projects/worminator/
14cr|worminator-3.0R2.1-8|8	Source0:	http://download.sourceforge.net/worminator/worminator-%{version}.tar.gz
14cr|worminator-3.0R2.1-8|9	Source1:	worminator.png
14cr|worminator-3.0R2.1-8|10	Patch0:		worminator-3.0R2.1-speed.patch
14cr|worminator-3.0R2.1-8|11	Patch1:		worminator-3.0R2.1-mdv-fix-str-fmt.patch
14cr|worminator-3.0R2.1-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14cr|worminator-3.0R2.1-8|13	BuildRequires:	allegro-devel
14cr|worminator-3.0R2.1-8|14	Requires:	worminator-data >= %{version}
14cr|worminator-3.0R2.1-8|15	
14cr|worminator-3.0R2.1-8|16	%description
14cr|worminator-3.0R2.1-8|17	You play as The Worminator and fight your way through many levels of madness
14cr|worminator-3.0R2.1-8|18	and mayhem. Worminator features nine unique weapons, visible character damage,
14cr|worminator-3.0R2.1-8|19	full screen scrolling, sound and music, and much more!
14cr|worminator-3.0R2.1-8|20	
14cr|worminator-3.0R2.1-8|21	%prep
14cr|worminator-3.0R2.1-8|22	%setup -q
14cr|worminator-3.0R2.1-8|23	%patch0 -p1 -z .speed
14cr|worminator-3.0R2.1-8|24	%patch1 -p1 -b .strfmt
14cr|worminator-3.0R2.1-8|25	sed -i 's/\r//' ReadMe.txt
14cr|worminator-3.0R2.1-8|26	
14cr|worminator-3.0R2.1-8|27	%build
14cr|worminator-3.0R2.1-8|28	gcc %{optflags} -fsigned-char -Wno-deprecated-declarations \
14cr|worminator-3.0R2.1-8|29	-Wno-char-subscripts -DDATADIR=\"%{_datadir}/%{name}/\" -o %{name} \
14cr|worminator-3.0R2.1-8|30	Worminator.c `allegro-config --libs` -lm
14cr|worminator-3.0R2.1-8|31	
14cr|worminator-3.0R2.1-8|32	%install
14cr|worminator-3.0R2.1-8|33	rm -rf %{buildroot}
14cr|worminator-3.0R2.1-8|34	
14cr|worminator-3.0R2.1-8|35	mkdir -p %{buildroot}%{_bindir}
14cr|worminator-3.0R2.1-8|36	install -m 0755 %{name} %{buildroot}%{_bindir}
14cr|worminator-3.0R2.1-8|37	
14cr|worminator-3.0R2.1-8|38	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|worminator-3.0R2.1-8|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cr|worminator-3.0R2.1-8|40	
14cr|worminator-3.0R2.1-8|41	mkdir -p %{buildroot}%{_datadir}/applications
14cr|worminator-3.0R2.1-8|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|worminator-3.0R2.1-8|43	[Desktop Entry]
14cr|worminator-3.0R2.1-8|44	Name=Worminator
14cr|worminator-3.0R2.1-8|45	Comment=A jump, run and shoot action game
14cr|worminator-3.0R2.1-8|46	Exec=%{_bindir}/%{name}
14cr|worminator-3.0R2.1-8|47	Icon=%{name}
14cr|worminator-3.0R2.1-8|48	Terminal=false
14cr|worminator-3.0R2.1-8|49	Type=Application
14cr|worminator-3.0R2.1-8|50	StartupNotify=false
14cr|worminator-3.0R2.1-8|51	Categories=Game;ArcadeGame;
14cr|worminator-3.0R2.1-8|52	EOF
14cr|worminator-3.0R2.1-8|53	
14cr|worminator-3.0R2.1-8|54	%clean
14cr|worminator-3.0R2.1-8|55	rm -rf %{buildroot}
14cr|worminator-3.0R2.1-8|56	
14cr|worminator-3.0R2.1-8|57	%post
14cr|worminator-3.0R2.1-8|58	%{update_icon_cache hicolor}
14cr|worminator-3.0R2.1-8|59	
14cr|worminator-3.0R2.1-8|60	%postun
14cr|worminator-3.0R2.1-8|61	%{clean_icon_cache hicolor}
14cr|worminator-3.0R2.1-8|62	
14cr|worminator-3.0R2.1-8|63	%files
14cr|worminator-3.0R2.1-8|64	%defattr(-,root,root)
14cr|worminator-3.0R2.1-8|65	%doc ReadMe.txt changes.unix license.txt license-change.txt
14cr|worminator-3.0R2.1-8|66	%{_bindir}/%{name}
14cr|worminator-3.0R2.1-8|67	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|worminator-3.0R2.1-8|68	%{_datadir}/icons/hicolor/32x32/apps/worminator.png
14cr|worminator-3.0R2.1-8|69	
14cr|worminator-3.0R2.1-8|70	
14cr|worminator-3.0R2.1-8|71	
14cr|worminator-3.0R2.1-8|72	
14cr|worminator-3.0R2.1-8|73	%changelog
14cr|worminator-3.0R2.1-8|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0R2.1-8
14cr|worminator-3.0R2.1-8|75	+ Revision: 2476be7
14cr|worminator-3.0R2.1-8|76	- MassBuild#464: Increase release tag
14cr|worminator-3.0R2.1-8|77	
14cr|worminator-3.0R2.1-8|78	

9146 14
14cr|worminator-data-3.0R2.1-6|1	Name:           worminator-data
14cr|worminator-data-3.0R2.1-6|2	Version:        3.0R2.1
14cr|worminator-data-3.0R2.1-6|3	Release:        6
14cr|worminator-data-3.0R2.1-6|4	Summary:        Data for Worminator
14cr|worminator-data-3.0R2.1-6|5	Group:          Games/Arcade
14cr|worminator-data-3.0R2.1-6|6	License:        GPLv2+
14cr|worminator-data-3.0R2.1-6|7	URL:            http://sourceforge.net/projects/worminator/
14cr|worminator-data-3.0R2.1-6|8	Source0:        http://download.sourceforge.net/worminator/%{name}-%{version}.tar.gz
14cr|worminator-data-3.0R2.1-6|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14cr|worminator-data-3.0R2.1-6|10	BuildArch:      noarch
14cr|worminator-data-3.0R2.1-6|11	
14cr|worminator-data-3.0R2.1-6|12	%description
14cr|worminator-data-3.0R2.1-6|13	Data for Worminator, a game where you play as The Worminator and fight your
14cr|worminator-data-3.0R2.1-6|14	way through many levels of madness and mayhem. Worminator features nine unique
14cr|worminator-data-3.0R2.1-6|15	weapons, visible character damage, full screen scrolling, sound and music, and
14cr|worminator-data-3.0R2.1-6|16	much more!
14cr|worminator-data-3.0R2.1-6|17	
14cr|worminator-data-3.0R2.1-6|18	%install
14cr|worminator-data-3.0R2.1-6|19	rm -rf %{buildroot}
14cr|worminator-data-3.0R2.1-6|20	mkdir -p %{buildroot}%{_datadir}/worminator
14cr|worminator-data-3.0R2.1-6|21	tar xzf %{SOURCE0} -C %{buildroot}%{_datadir}/worminator
14cr|worminator-data-3.0R2.1-6|22	rm %{buildroot}%{_datadir}/worminator/ICON.ICO
14cr|worminator-data-3.0R2.1-6|23	
14cr|worminator-data-3.0R2.1-6|24	%clean
14cr|worminator-data-3.0R2.1-6|25	rm -rf %{buildroot}
14cr|worminator-data-3.0R2.1-6|26	
14cr|worminator-data-3.0R2.1-6|27	%files
14cr|worminator-data-3.0R2.1-6|28	%defattr(-,root,root)
14cr|worminator-data-3.0R2.1-6|29	%{_datadir}/worminator
14cr|worminator-data-3.0R2.1-6|30	
14cr|worminator-data-3.0R2.1-6|31	
14cr|worminator-data-3.0R2.1-6|32	
14cr|worminator-data-3.0R2.1-6|33	
14cr|worminator-data-3.0R2.1-6|34	%changelog
14cr|worminator-data-3.0R2.1-6|35	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0R2.1-6
14cr|worminator-data-3.0R2.1-6|36	+ Revision: 5fb69ee
14cr|worminator-data-3.0R2.1-6|37	- MassBuild#464: Increase release tag
14cr|worminator-data-3.0R2.1-6|38	
14cr|worminator-data-3.0R2.1-6|39	

9147 14
14cr|wput-0.6.1-3|1	%define name	wput
14cr|wput-0.6.1-3|2	%define version 0.6.1
14cr|wput-0.6.1-3|3	%define release 3
14cr|wput-0.6.1-3|4	
14cr|wput-0.6.1-3|5	Name: 		%{name}
14cr|wput-0.6.1-3|6	Release: 	%{release}
14cr|wput-0.6.1-3|7	Version: 	%{version}
14cr|wput-0.6.1-3|8	Summary: 	Uploading files to FTP servers
14cr|wput-0.6.1-3|9	License: 	GPLv2
14cr|wput-0.6.1-3|10	Group: 		Networking/File transfer
14cr|wput-0.6.1-3|11	Source:		http://prdownloads.sourceforge.net/wput/%{name}-%{version}.tar.bz2
14cr|wput-0.6.1-3|12	URL:		http://wput.sourceforge.net/
14cr|wput-0.6.1-3|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}
14cr|wput-0.6.1-3|14	
14cr|wput-0.6.1-3|15	%description
14cr|wput-0.6.1-3|16	Wput is the opposite of wget, capable of uploading files to FTP
14cr|wput-0.6.1-3|17	servers with an easy to use command line interface similar to
14cr|wput-0.6.1-3|18	wget's (old) one.
14cr|wput-0.6.1-3|19	
14cr|wput-0.6.1-3|20	%prep
14cr|wput-0.6.1-3|21	%setup -q
14cr|wput-0.6.1-3|22	chmod 644 COPYING
14cr|wput-0.6.1-3|23	
14cr|wput-0.6.1-3|24	%build
14cr|wput-0.6.1-3|25	%configure2_5x
14cr|wput-0.6.1-3|26	%make
14cr|wput-0.6.1-3|27	
14cr|wput-0.6.1-3|28	%install
14cr|wput-0.6.1-3|29	rm -rf $RPM_BUILD_ROOT
14cr|wput-0.6.1-3|30	install -d -m 755 %{buildroot}%{_bindir}
14cr|wput-0.6.1-3|31	install -d -m 755 %{buildroot}%{_sysconfdir}
14cr|wput-0.6.1-3|32	install -d -m 755 %{buildroot}%{_mandir}/man1
14cr|wput-0.6.1-3|33	install -m 755 wput %{buildroot}%{_bindir}
14cr|wput-0.6.1-3|34	install -m 644 doc/wput.1 %{buildroot}%{_mandir}/man1
14cr|wput-0.6.1-3|35	install -m 644 doc/wputrc %{buildroot}%{_sysconfdir}
14cr|wput-0.6.1-3|36	(cd po && %makeinstall)
14cr|wput-0.6.1-3|37	%{find_lang} %{name}
14cr|wput-0.6.1-3|38	
14cr|wput-0.6.1-3|39	%clean
14cr|wput-0.6.1-3|40	rm -rf $RPM_BUILS_ROOT
14cr|wput-0.6.1-3|41	
14cr|wput-0.6.1-3|42	%files -f %{name}.lang
14cr|wput-0.6.1-3|43	%defattr(-,root,root)
14cr|wput-0.6.1-3|44	%doc ChangeLog COPYING INSTALL TODO doc
14cr|wput-0.6.1-3|45	%{_mandir}/man1/wput.1*
14cr|wput-0.6.1-3|46	%{_bindir}/wput
14cr|wput-0.6.1-3|47	%config(noreplace) %{_sysconfdir}/wputrc
14cr|wput-0.6.1-3|48	
14cr|wput-0.6.1-3|49	
14cr|wput-0.6.1-3|50	
14cr|wput-0.6.1-3|51	
14cr|wput-0.6.1-3|52	%changelog
14cr|wput-0.6.1-3|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|wput-0.6.1-3|54	+ Revision: a6b1b53
14cr|wput-0.6.1-3|55	- MassBuild#464: Increase release tag
14cr|wput-0.6.1-3|56	
14cr|wput-0.6.1-3|57	

9148 14
14cr|writerperfect-0.9.2-1|1	Summary:	A collection of tools to transform various file formats into ODF
14cr|writerperfect-0.9.2-1|2	Name:		writerperfect
14cr|writerperfect-0.9.2-1|3	Version:	0.9.2
14cr|writerperfect-0.9.2-1|4	Release:	1
14cr|writerperfect-0.9.2-1|5	License:	MPLv2.0 or LGPLv2+
14cr|writerperfect-0.9.2-1|6	Group:		Office
14cr|writerperfect-0.9.2-1|7	Url:		http://sourceforge.net/p/libwpd/wiki/writerperfect/
14cr|writerperfect-0.9.2-1|8	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
14cr|writerperfect-0.9.2-1|9	BuildRequires:	boost-devel
14cr|writerperfect-0.9.2-1|10	BuildRequires:	pkgconfig(libabw-0.1)
14cr|writerperfect-0.9.2-1|11	BuildRequires:	pkgconfig(libcdr-0.1)
14cr|writerperfect-0.9.2-1|12	BuildRequires:	pkgconfig(libe-book-0.1)
14cr|writerperfect-0.9.2-1|13	#BuildRequires:	pkgconfig(libepubgen-0.0)
14cr|writerperfect-0.9.2-1|14	BuildRequires:	pkgconfig(libetonyek-0.1)
14cr|writerperfect-0.9.2-1|15	BuildRequires:	pkgconfig(libfreehand-0.1)
14cr|writerperfect-0.9.2-1|16	BuildRequires:	pkgconfig(libgsf-1)
14cr|writerperfect-0.9.2-1|17	BuildRequires:	pkgconfig(libmspub-0.1)
14cr|writerperfect-0.9.2-1|18	BuildRequires:	pkgconfig(libmwaw-0.3)
14cr|writerperfect-0.9.2-1|19	BuildRequires:	pkgconfig(libodfgen-0.1)
14cr|writerperfect-0.9.2-1|20	#BuildRequires:	pkgconfig(libpagemaker-0.0)
14cr|writerperfect-0.9.2-1|21	BuildRequires:	pkgconfig(librevenge-0.0)
14cr|writerperfect-0.9.2-1|22	BuildRequires:	pkgconfig(libvisio-0.1)
14cr|writerperfect-0.9.2-1|23	BuildRequires:	pkgconfig(libwpd-0.10)
14cr|writerperfect-0.9.2-1|24	BuildRequires:	pkgconfig(libwpg-0.3)
14cr|writerperfect-0.9.2-1|25	BuildRequires:	pkgconfig(libwps-0.3)
14cr|writerperfect-0.9.2-1|26	Obsoletes:	wpd2sxw < 0.9
14cr|writerperfect-0.9.2-1|27	
14cr|writerperfect-0.9.2-1|28	%description
14cr|writerperfect-0.9.2-1|29	Writerperfect is a collection of command-line tools to transform various
14cr|writerperfect-0.9.2-1|30	document formats into ODF. Among supported input formats are:
14cr|writerperfect-0.9.2-1|31	* AbiWord
14cr|writerperfect-0.9.2-1|32	* Apple Keynote
14cr|writerperfect-0.9.2-1|33	* Corel WordPerfect
14cr|writerperfect-0.9.2-1|34	* CorelDRAW
14cr|writerperfect-0.9.2-1|35	* Microsoft Publisher
14cr|writerperfect-0.9.2-1|36	* Microsoft Visio
14cr|writerperfect-0.9.2-1|37	* Microsoft Works
14cr|writerperfect-0.9.2-1|38	
14cr|writerperfect-0.9.2-1|39	%files
14cr|writerperfect-0.9.2-1|40	%doc ChangeLog COPYING.LGPL COPYING.MPL NEWS README
14cr|writerperfect-0.9.2-1|41	%{_bindir}/abw2odt
14cr|writerperfect-0.9.2-1|42	%{_bindir}/cdr2odg
14cr|writerperfect-0.9.2-1|43	%{_bindir}/cmx2odg
14cr|writerperfect-0.9.2-1|44	%{_bindir}/ebook2odt
14cr|writerperfect-0.9.2-1|45	%{_bindir}/fh2odg
14cr|writerperfect-0.9.2-1|46	%{_bindir}/key2odp
14cr|writerperfect-0.9.2-1|47	%{_bindir}/mwaw2odf
14cr|writerperfect-0.9.2-1|48	%{_bindir}/pages2odt
14cr|writerperfect-0.9.2-1|49	%{_bindir}/pub2odg
14cr|writerperfect-0.9.2-1|50	%{_bindir}/vsd2odg
14cr|writerperfect-0.9.2-1|51	%{_bindir}/vss2odg
14cr|writerperfect-0.9.2-1|52	%{_bindir}/wks2ods
14cr|writerperfect-0.9.2-1|53	%{_bindir}/wpd2odt
14cr|writerperfect-0.9.2-1|54	%{_bindir}/wpg2odg
14cr|writerperfect-0.9.2-1|55	%{_bindir}/wps2odt
14cr|writerperfect-0.9.2-1|56	
14cr|writerperfect-0.9.2-1|57	#----------------------------------------------------------------------------
14cr|writerperfect-0.9.2-1|58	
14cr|writerperfect-0.9.2-1|59	%prep
14cr|writerperfect-0.9.2-1|60	%setup -q
14cr|writerperfect-0.9.2-1|61	
14cr|writerperfect-0.9.2-1|62	%build
14cr|writerperfect-0.9.2-1|63	autoreconf -fi
14cr|writerperfect-0.9.2-1|64	%configure2_5x \
14cr|writerperfect-0.9.2-1|65	--disable-silent-rules \
14cr|writerperfect-0.9.2-1|66	--disable-werror \
14cr|writerperfect-0.9.2-1|67	--with-libabw \
14cr|writerperfect-0.9.2-1|68	--with-libcdr \
14cr|writerperfect-0.9.2-1|69	--with-libe-book \
14cr|writerperfect-0.9.2-1|70	--without-libepubgen \
14cr|writerperfect-0.9.2-1|71	--with-libetonyek \
14cr|writerperfect-0.9.2-1|72	--with-libfreehand \
14cr|writerperfect-0.9.2-1|73	--with-libgsf \
14cr|writerperfect-0.9.2-1|74	--with-libmspub \
14cr|writerperfect-0.9.2-1|75	--with-libmwaw \
14cr|writerperfect-0.9.2-1|76	--without-libpagemaker \
14cr|writerperfect-0.9.2-1|77	--with-libvisio \
14cr|writerperfect-0.9.2-1|78	--with-libwps
14cr|writerperfect-0.9.2-1|79	
14cr|writerperfect-0.9.2-1|80	%make
14cr|writerperfect-0.9.2-1|81	
14cr|writerperfect-0.9.2-1|82	%install
14cr|writerperfect-0.9.2-1|83	%makeinstall_std
14cr|writerperfect-0.9.2-1|84	
14cr|writerperfect-0.9.2-1|85	
14cr|writerperfect-0.9.2-1|86	%changelog
14cr|writerperfect-0.9.2-1|87	* Thu Sep 11 2014 Rosa <rosa@abf.rosalinux.ru> 0.9.2-1
14cr|writerperfect-0.9.2-1|88	+ Revision: a10527d
14cr|writerperfect-0.9.2-1|89	- Automatic import for version 0.9.2-1
14cr|writerperfect-0.9.2-1|90	
14cr|writerperfect-0.9.2-1|91	

9149 14
14cr|wshaperx-1.1a.x1-11|1	%define name wshaperx
14cr|wshaperx-1.1a.x1-11|2	%define version 1.1a.x1
14cr|wshaperx-1.1a.x1-11|3	%define release 11
14cr|wshaperx-1.1a.x1-11|4	
14cr|wshaperx-1.1a.x1-11|5	Summary:   Helps maintain interactive latency on modem/ADSL/cable
14cr|wshaperx-1.1a.x1-11|6	Name:	   %name
14cr|wshaperx-1.1a.x1-11|7	Version:   %version
14cr|wshaperx-1.1a.x1-11|8	Release:   %release
14cr|wshaperx-1.1a.x1-11|9	License:   GPL
14cr|wshaperx-1.1a.x1-11|10	Group:     System/Servers
14cr|wshaperx-1.1a.x1-11|11	Url:       http://lartc.org/wondershaper/
14cr|wshaperx-1.1a.x1-11|12	Source:    %name-%version.tar.bz2
14cr|wshaperx-1.1a.x1-11|13	Patch0:	   wshaperx-1.1a.x1-pinit.patch.bz2
14cr|wshaperx-1.1a.x1-11|14	BuildRoot: %_tmppath/%name-%version
14cr|wshaperx-1.1a.x1-11|15	BuildArch: noarch
14cr|wshaperx-1.1a.x1-11|16	Requires(pre): rpm-helper
14cr|wshaperx-1.1a.x1-11|17	
14cr|wshaperx-1.1a.x1-11|18	%description
14cr|wshaperx-1.1a.x1-11|19	Maintain low latency for interfactive traffic at all times.
14cr|wshaperx-1.1a.x1-11|20	
14cr|wshaperx-1.1a.x1-11|21	This means that downloading or uploading files should not disturb SSH or
14cr|wshaperx-1.1a.x1-11|22	even telnet. These are the most important things; even 200ms latency is
14cr|wshaperx-1.1a.x1-11|23	sluggish to work over.
14cr|wshaperx-1.1a.x1-11|24	
14cr|wshaperx-1.1a.x1-11|25	Allow 'surfing' at reasonable speeds while up or downloading
14cr|wshaperx-1.1a.x1-11|26	Even though http is 'bulk' traffic, other traffic should not drown it out
14cr|wshaperx-1.1a.x1-11|27	too much.
14cr|wshaperx-1.1a.x1-11|28	
14cr|wshaperx-1.1a.x1-11|29	Make sure uploads don't harm downloads, and the other way around. This is a
14cr|wshaperx-1.1a.x1-11|30	much observed phenomenon where upstream traffic simply destroys download
14cr|wshaperx-1.1a.x1-11|31	speed. It turns out that all this is possible, at the cost of a tiny bit of
14cr|wshaperx-1.1a.x1-11|32	bandwidth. The reason that uploads, downloads and ssh hurt eachother is the
14cr|wshaperx-1.1a.x1-11|33	presence of large queues in many domestic access devices like cable or DSL
14cr|wshaperx-1.1a.x1-11|34	modems.
14cr|wshaperx-1.1a.x1-11|35	
14cr|wshaperx-1.1a.x1-11|36	This package (wshaperx) is a branch of wondershaper. It works exactly the
14cr|wshaperx-1.1a.x1-11|37	same under the covers, but should be easier to configure it, and to set it
14cr|wshaperx-1.1a.x1-11|38	up to run automatically.
14cr|wshaperx-1.1a.x1-11|39	
14cr|wshaperx-1.1a.x1-11|40	%prep
14cr|wshaperx-1.1a.x1-11|41	rm -rf $RPM_BUILD_ROOT
14cr|wshaperx-1.1a.x1-11|42	
14cr|wshaperx-1.1a.x1-11|43	%setup -q
14cr|wshaperx-1.1a.x1-11|44	%patch0 -p1 -b .pinit
14cr|wshaperx-1.1a.x1-11|45	
14cr|wshaperx-1.1a.x1-11|46	%build
14cr|wshaperx-1.1a.x1-11|47	
14cr|wshaperx-1.1a.x1-11|48	%install
14cr|wshaperx-1.1a.x1-11|49	
14cr|wshaperx-1.1a.x1-11|50	install -D -m 755 %name $RPM_BUILD_ROOT%_sbindir/%name
14cr|wshaperx-1.1a.x1-11|51	install -D -m 644 %name.conf $RPM_BUILD_ROOT%_sysconfdir/%name.conf
14cr|wshaperx-1.1a.x1-11|52	install -D -m 755 %name.ifup $RPM_BUILD_ROOT%_sysconfdir/sysconfig/network-scripts/ifup.d/%name
14cr|wshaperx-1.1a.x1-11|53	install -D -m 755 %name.ifdown $RPM_BUILD_ROOT%_sysconfdir/sysconfig/network-scripts/ifdown.d/%name
14cr|wshaperx-1.1a.x1-11|54	install -D -m 755 %name.init $RPM_BUILD_ROOT%_sysconfdir/rc.d/init.d/%name
14cr|wshaperx-1.1a.x1-11|55	
14cr|wshaperx-1.1a.x1-11|56	%clean
14cr|wshaperx-1.1a.x1-11|57	rm -rf $RPM_BUILD_ROOT
14cr|wshaperx-1.1a.x1-11|58	
14cr|wshaperx-1.1a.x1-11|59	%post
14cr|wshaperx-1.1a.x1-11|60	echo "You will need to read the documentation and set the configuration "
14cr|wshaperx-1.1a.x1-11|61	echo "before this package will be of any use to you."
14cr|wshaperx-1.1a.x1-11|62	
14cr|wshaperx-1.1a.x1-11|63	%preun
14cr|wshaperx-1.1a.x1-11|64	%_preun_service %name
14cr|wshaperx-1.1a.x1-11|65	/usr/sbin/%name stop > /dev/null 2>&1
14cr|wshaperx-1.1a.x1-11|66	
14cr|wshaperx-1.1a.x1-11|67	%files
14cr|wshaperx-1.1a.x1-11|68	%defattr(-,root,root)
14cr|wshaperx-1.1a.x1-11|69	%doc COPYING README README.wshaper README.wshaperx
14cr|wshaperx-1.1a.x1-11|70	%doc INSTALL TODO VERSION ChangeLog
14cr|wshaperx-1.1a.x1-11|71	%config(noreplace) %_sysconfdir/wshaperx.conf
14cr|wshaperx-1.1a.x1-11|72	%_sbindir/wshaperx
14cr|wshaperx-1.1a.x1-11|73	%_sysconfdir/sysconfig/network-scripts/ifup.d/wshaperx
14cr|wshaperx-1.1a.x1-11|74	%_sysconfdir/sysconfig/network-scripts/ifdown.d/wshaperx
14cr|wshaperx-1.1a.x1-11|75	%_sysconfdir/rc.d/init.d/wshaperx
14cr|wshaperx-1.1a.x1-11|76	
14cr|wshaperx-1.1a.x1-11|77	
14cr|wshaperx-1.1a.x1-11|78	
14cr|wshaperx-1.1a.x1-11|79	
14cr|wshaperx-1.1a.x1-11|80	%changelog
14cr|wshaperx-1.1a.x1-11|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1a.x1-11
14cr|wshaperx-1.1a.x1-11|82	+ Revision: 22a4ef0
14cr|wshaperx-1.1a.x1-11|83	- MassBuild#464: Increase release tag
14cr|wshaperx-1.1a.x1-11|84	
14cr|wshaperx-1.1a.x1-11|85	

9150 14
14cr|wspr-3.00.r2436-3|1	BuildRequires:	gcc-gfortran pkgconfig(python) python-imaging python-numpy
14cr|wspr-3.00.r2436-3|2	BuildRequires:	pkgconfig(samplerate) f2c portaudio-devel fftw3-devel
14cr|wspr-3.00.r2436-3|3	BuildRequires:	python-numpy-devel
14cr|wspr-3.00.r2436-3|4	
14cr|wspr-3.00.r2436-3|5	%define short_ver 3.00
14cr|wspr-3.00.r2436-3|6	
14cr|wspr-3.00.r2436-3|7	Name:		wspr
14cr|wspr-3.00.r2436-3|8	Summary:	Weak Signal Propagation Reporter
14cr|wspr-3.00.r2436-3|9	Version:	3.00.r2436
14cr|wspr-3.00.r2436-3|10	Release:	3
14cr|wspr-3.00.r2436-3|11	Source0:	%{name}-%{version}.tar.bz2
14cr|wspr-3.00.r2436-3|12	Source1:        wspr.png
14cr|wspr-3.00.r2436-3|13	Group:		Communications
14cr|wspr-3.00.r2436-3|14	License:	GPL
14cr|wspr-3.00.r2436-3|15	URL:		http://developer.berlios.de/projects/wsjt/
14cr|wspr-3.00.r2436-3|16	
14cr|wspr-3.00.r2436-3|17	Requires:	python
14cr|wspr-3.00.r2436-3|18	Requires:	python-imaging
14cr|wspr-3.00.r2436-3|19	Requires:	python-numpy
14cr|wspr-3.00.r2436-3|20	Requires:       hamlib
14cr|wspr-3.00.r2436-3|21	
14cr|wspr-3.00.r2436-3|22	%description
14cr|wspr-3.00.r2436-3|23	The Weak Signal Propagation Reporter Network
14cr|wspr-3.00.r2436-3|24	is a group of amateur radio operators using
14cr|wspr-3.00.r2436-3|25	K1JT's MEPT_JT digital mode to probe radio
14cr|wspr-3.00.r2436-3|26	frequency propagation conditions using
14cr|wspr-3.00.r2436-3|27	very low power (QRP/QRPp) transmissions.
14cr|wspr-3.00.r2436-3|28	
14cr|wspr-3.00.r2436-3|29	%package -n	python-%{name}
14cr|wspr-3.00.r2436-3|30	Summary:	WSPR library Python binding
14cr|wspr-3.00.r2436-3|31	Group:		Development/Python
14cr|wspr-3.00.r2436-3|32	Requires:	hamlib
14cr|wspr-3.00.r2436-3|33	
14cr|wspr-3.00.r2436-3|34	%description -n python-%{name}
14cr|wspr-3.00.r2436-3|35	WSPR python bindings
14cr|wspr-3.00.r2436-3|36	
14cr|wspr-3.00.r2436-3|37	
14cr|wspr-3.00.r2436-3|38	
14cr|wspr-3.00.r2436-3|39	%prep
14cr|wspr-3.00.r2436-3|40	%setup -q
14cr|wspr-3.00.r2436-3|41	#  -n %{name}-%{version}
14cr|wspr-3.00.r2436-3|42	
14cr|wspr-3.00.r2436-3|43	
14cr|wspr-3.00.r2436-3|44	%build
14cr|wspr-3.00.r2436-3|45	./configure  --with-portaudio-include-dir=%{_includedir} \
14cr|wspr-3.00.r2436-3|46	--with-portaudio-lib-dir=%{_libdir} \
14cr|wspr-3.00.r2436-3|47	--libdir=%{_libdir}
14cr|wspr-3.00.r2436-3|48	make
14cr|wspr-3.00.r2436-3|49	
14cr|wspr-3.00.r2436-3|50	%install
14cr|wspr-3.00.r2436-3|51	
14cr|wspr-3.00.r2436-3|52	strip --strip-unneeded WsprMod/w.so
14cr|wspr-3.00.r2436-3|53	
14cr|wspr-3.00.r2436-3|54	install -d %{buildroot}/%{py_sitedir}/WsprMod
14cr|wspr-3.00.r2436-3|55	install WsprMod/* %{buildroot}/%{py_sitedir}/WsprMod/
14cr|wspr-3.00.r2436-3|56	install -D wspr.py %{buildroot}/%{_datadir}/wspr/wspr.py
14cr|wspr-3.00.r2436-3|57	install -d %{buildroot}/%{_bindir}
14cr|wspr-3.00.r2436-3|58	install -d %{buildroot}/%{_datadir}/pixmaps/
14cr|wspr-3.00.r2436-3|59	install -d %{buildroot}/%{_datadir}/applications/
14cr|wspr-3.00.r2436-3|60	
14cr|wspr-3.00.r2436-3|61	install ccf %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|62	install fcal %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|63	install fmeasure %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|64	install fmt %{buildroot}/usr/bin/fmtstart
14cr|wspr-3.00.r2436-3|65	install fmtave %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|66	install hftoa %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|67	install wspr %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|68	install wspr0 %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|69	install wsprcode %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|70	install wwv %{buildroot}/usr/bin
14cr|wspr-3.00.r2436-3|71	
14cr|wspr-3.00.r2436-3|72	install hamlib_rig_numbers %{buildroot}/%{_datadir}/wspr
14cr|wspr-3.00.r2436-3|73	install 0230 %{buildroot}/%{_datadir}/wspr
14cr|wspr-3.00.r2436-3|74	install gocal %{buildroot}/%{_datadir}/wspr
14cr|wspr-3.00.r2436-3|75	install wsprrc %{buildroot}/%{_datadir}/wspr
14cr|wspr-3.00.r2436-3|76	install %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/wspr.png
14cr|wspr-3.00.r2436-3|77	
14cr|wspr-3.00.r2436-3|78	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{py_sitedir}/WsprMod/*.*py
14cr|wspr-3.00.r2436-3|79	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{_datadir}/wspr/wspr.py
14cr|wspr-3.00.r2436-3|80	
14cr|wspr-3.00.r2436-3|81	
14cr|wspr-3.00.r2436-3|82	%files
14cr|wspr-3.00.r2436-3|83	%attr(0755 root root) %{_bindir}/*
14cr|wspr-3.00.r2436-3|84	%dir %attr(0755 root root) %{_datadir}/wspr
14cr|wspr-3.00.r2436-3|85	%attr(0644 root root) %{_datadir}/wspr/*
14cr|wspr-3.00.r2436-3|86	%attr(0644 root root) %{_datadir}/pixmaps/wspr.png
14cr|wspr-3.00.r2436-3|87	%doc LICENSE.TXT WSPR0_Instructions.TXT WSPR_Quick_Start.TXT
14cr|wspr-3.00.r2436-3|88	
14cr|wspr-3.00.r2436-3|89	
14cr|wspr-3.00.r2436-3|90	%files -n python-%{name}
14cr|wspr-3.00.r2436-3|91	%dir %{py_sitedir}/WsprMod
14cr|wspr-3.00.r2436-3|92	%{py_sitedir}/WsprMod/*
14cr|wspr-3.00.r2436-3|93	
14cr|wspr-3.00.r2436-3|94	
14cr|wspr-3.00.r2436-3|95	
14cr|wspr-3.00.r2436-3|96	%changelog
14cr|wspr-3.00.r2436-3|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.00.r2436-3
14cr|wspr-3.00.r2436-3|98	+ Revision: 67421c9
14cr|wspr-3.00.r2436-3|99	- MassBuild#464: Increase release tag
14cr|wspr-3.00.r2436-3|100	
14cr|wspr-3.00.r2436-3|101	

9151 14
14cr|wsynth-dssi-0.1.3-7|1	Name:       wsynth-dssi
14cr|wsynth-dssi-0.1.3-7|2	Summary:    A Xsynth DSSI wavetable version plugin
14cr|wsynth-dssi-0.1.3-7|3	Version:    0.1.3
14cr|wsynth-dssi-0.1.3-7|4	Release:    7
14cr|wsynth-dssi-0.1.3-7|5	
14cr|wsynth-dssi-0.1.3-7|6	Source:     http://static.nekosynth.co.uk/releases/wsynth-dssi-%{version}.tar.gz
14cr|wsynth-dssi-0.1.3-7|7	URL:        http://www.nekosynth.co.uk/wiki/wsynt
14cr|wsynth-dssi-0.1.3-7|8	License:    GPL
14cr|wsynth-dssi-0.1.3-7|9	Group:      Sound
14cr|wsynth-dssi-0.1.3-7|10	
14cr|wsynth-dssi-0.1.3-7|11	BuildRequires:  pkgconfig(dssi)
14cr|wsynth-dssi-0.1.3-7|12	BuildRequires:  pkgconfig(liblo)
14cr|wsynth-dssi-0.1.3-7|13	BuildRequires:  pkgconfig(alsa)
14cr|wsynth-dssi-0.1.3-7|14	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|wsynth-dssi-0.1.3-7|15	BuildRequires:  pkgconfig(sndfile)
14cr|wsynth-dssi-0.1.3-7|16	
14cr|wsynth-dssi-0.1.3-7|17	%description
14cr|wsynth-dssi-0.1.3-7|18	A Xsynth DSSI wavetable version plugin
14cr|wsynth-dssi-0.1.3-7|19	
14cr|wsynth-dssi-0.1.3-7|20	%prep
14cr|wsynth-dssi-0.1.3-7|21	%setup -q
14cr|wsynth-dssi-0.1.3-7|22	
14cr|wsynth-dssi-0.1.3-7|23	%build
14cr|wsynth-dssi-0.1.3-7|24	%configure2_5x --with-dssi-dir=%{buildroot}%{_libdir}/dssi
14cr|wsynth-dssi-0.1.3-7|25	
14cr|wsynth-dssi-0.1.3-7|26	%make bindir=%{_libdir}/dssi/%name
14cr|wsynth-dssi-0.1.3-7|27	
14cr|wsynth-dssi-0.1.3-7|28	%install
14cr|wsynth-dssi-0.1.3-7|29	rm -rf $RPM_BUILD_ROOT
14cr|wsynth-dssi-0.1.3-7|30	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
14cr|wsynth-dssi-0.1.3-7|31	
14cr|wsynth-dssi-0.1.3-7|32	%files
14cr|wsynth-dssi-0.1.3-7|33	%defattr(-,root,root)
14cr|wsynth-dssi-0.1.3-7|34	%doc COPYING README
14cr|wsynth-dssi-0.1.3-7|35	%_libdir/dssi/*
14cr|wsynth-dssi-0.1.3-7|36	
14cr|wsynth-dssi-0.1.3-7|37	
14cr|wsynth-dssi-0.1.3-7|38	
14cr|wsynth-dssi-0.1.3-7|39	
14cr|wsynth-dssi-0.1.3-7|40	%changelog
14cr|wsynth-dssi-0.1.3-7|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-7
14cr|wsynth-dssi-0.1.3-7|42	+ Revision: e753924
14cr|wsynth-dssi-0.1.3-7|43	- MassBuild#464: Increase release tag
14cr|wsynth-dssi-0.1.3-7|44	
14cr|wsynth-dssi-0.1.3-7|45	

9152 14
14cr|wu-ftpd-2.8.0-2|1	%define ccver CC4
14cr|wu-ftpd-2.8.0-2|2	Summary:	An FTP daemon originally developed by Washington University
14cr|wu-ftpd-2.8.0-2|3	Name:		wu-ftpd
14cr|wu-ftpd-2.8.0-2|4	Version:	2.8.0
14cr|wu-ftpd-2.8.0-2|5	Release:	2
14cr|wu-ftpd-2.8.0-2|6	License:	BSD
14cr|wu-ftpd-2.8.0-2|7	Group:		System/Servers
14cr|wu-ftpd-2.8.0-2|8	Source0:	http://www.wfms.org/wu-ftpd/wu-ftpd-%version-%ccver.tar.gz
14cr|wu-ftpd-2.8.0-2|9	URL:		http://www.wfms.org/wu-ftpd
14cr|wu-ftpd-2.8.0-2|10	
14cr|wu-ftpd-2.8.0-2|11	Source1:	ftpd.log
14cr|wu-ftpd-2.8.0-2|12	Source2:	ftp.pamd
14cr|wu-ftpd-2.8.0-2|13	Source3:	wu-ftpd-xinetd
14cr|wu-ftpd-2.8.0-2|14	# safe glob.c
14cr|wu-ftpd-2.8.0-2|15	Source4:	wu-ftpd-2.6.1-safer-glob.c
14cr|wu-ftpd-2.8.0-2|16	Source5:	wu-ftpd.service.bz2
14cr|wu-ftpd-2.8.0-2|17	Patch0:		wu-ftpd-2.6.0-redhat-ported.patch
14cr|wu-ftpd-2.8.0-2|18	Patch1:		wu-ftpd-2.6.0-owners.patch
14cr|wu-ftpd-2.8.0-2|19	Patch11:	wu-ftpd-2.8.0-pasv-port-allow-correction.patch
14cr|wu-ftpd-2.8.0-2|20	Patch100:	wu-ftpd-2.6.0-nonrootfix.patch
14cr|wu-ftpd-2.8.0-2|21	Provides:	ftpserver, BeroFTPD = 1.4.0
14cr|wu-ftpd-2.8.0-2|22	Requires(pre):		rpm-helper
14cr|wu-ftpd-2.8.0-2|23	Requires(post):     rpm-helper
14cr|wu-ftpd-2.8.0-2|24	Requires(postun):   rpm-helper
14cr|wu-ftpd-2.8.0-2|25	Requires(preun):    rpm-helper
14cr|wu-ftpd-2.8.0-2|26	Requires(post): xinetd
14cr|wu-ftpd-2.8.0-2|27	Requires(postun): xinetd
14cr|wu-ftpd-2.8.0-2|28	Requires: xinetd
14cr|wu-ftpd-2.8.0-2|29	Obsoletes:	BeroFTPD < 1.4.0
14cr|wu-ftpd-2.8.0-2|30	BuildRequires:	byacc
14cr|wu-ftpd-2.8.0-2|31	BuildRequires:	openssl-static-devel
14cr|wu-ftpd-2.8.0-2|32	BuildRequires:	pkgconfig(libssl)
14cr|wu-ftpd-2.8.0-2|33	
14cr|wu-ftpd-2.8.0-2|34	%description
14cr|wu-ftpd-2.8.0-2|35	The wu-ftpd package contains the wu-ftpd FTP (File Transfer Protocol)
14cr|wu-ftpd-2.8.0-2|36	server daemon.  The FTP protocol is a method of transferring files
14cr|wu-ftpd-2.8.0-2|37	between machines on a network and/or over the Internet.  Wu-ftpd's
14cr|wu-ftpd-2.8.0-2|38	features include logging of transfers, logging of commands, on the fly
14cr|wu-ftpd-2.8.0-2|39	compression and archiving, classification of users' type and location,
14cr|wu-ftpd-2.8.0-2|40	per class limits, per directory upload permissions, restricted guest
14cr|wu-ftpd-2.8.0-2|41	accounts, system wide and per directory messages, directory alias,
14cr|wu-ftpd-2.8.0-2|42	cdpath, filename filter and virtual host support.
14cr|wu-ftpd-2.8.0-2|43	
14cr|wu-ftpd-2.8.0-2|44	Install the wu-ftpd package if you need to provide FTP service to remote
14cr|wu-ftpd-2.8.0-2|45	users.
14cr|wu-ftpd-2.8.0-2|46	
14cr|wu-ftpd-2.8.0-2|47	%prep
14cr|wu-ftpd-2.8.0-2|48	%setup -q -n %name-%version-%ccver
14cr|wu-ftpd-2.8.0-2|49	mkdir rhsconfig
14cr|wu-ftpd-2.8.0-2|50	%patch0 -p1 -b .rh~
14cr|wu-ftpd-2.8.0-2|51	%patch1 -p1 -b .owners~
14cr|wu-ftpd-2.8.0-2|52	%patch11 -p1 -b .portcorr~
14cr|wu-ftpd-2.8.0-2|53	%patch100 -p1 -b .nonroot~
14cr|wu-ftpd-2.8.0-2|54	cp %{SOURCE4} src/glob.c
14cr|wu-ftpd-2.8.0-2|55	
14cr|wu-ftpd-2.8.0-2|56	%build
14cr|wu-ftpd-2.8.0-2|57	%configure --enable-pam --disable-rfc931 --enable-ratios \
14cr|wu-ftpd-2.8.0-2|58	--enable-passwd --enable-ls --disable-dnsretry --enable-ls --enable-ipv6 \
14cr|wu-ftpd-2.8.0-2|59	--enable-tls
14cr|wu-ftpd-2.8.0-2|60	
14cr|wu-ftpd-2.8.0-2|61	perl -pi -e "s,/\* #undef SHADOW_PASSWORD \*/,#define SHADOW_PASSWORD 1,g" src/config.h
14cr|wu-ftpd-2.8.0-2|62	
14cr|wu-ftpd-2.8.0-2|63	make all
14cr|wu-ftpd-2.8.0-2|64	
14cr|wu-ftpd-2.8.0-2|65	%install
14cr|wu-ftpd-2.8.0-2|66	mkdir -p $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
14cr|wu-ftpd-2.8.0-2|67	%makeinstall_std
14cr|wu-ftpd-2.8.0-2|68	install -c -m755 util/xferstats $RPM_BUILD_ROOT%{_sbindir}
14cr|wu-ftpd-2.8.0-2|69	cd rhsconfig
14cr|wu-ftpd-2.8.0-2|70	install -c -m 600 ftpaccess ftpusers  ftphosts ftpgroups ftpconversions $RPM_BUILD_ROOT%{_sysconfdir}
14cr|wu-ftpd-2.8.0-2|71	install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
14cr|wu-ftpd-2.8.0-2|72	install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/ftp
14cr|wu-ftpd-2.8.0-2|73	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/wu.ftpd
14cr|wu-ftpd-2.8.0-2|74	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/in.wuftpd
14cr|wu-ftpd-2.8.0-2|75	
14cr|wu-ftpd-2.8.0-2|76	install -D -m644 %{SOURCE3} %buildroot%{_sysconfdir}/xinetd.d/wu-ftpd
14cr|wu-ftpd-2.8.0-2|77	
14cr|wu-ftpd-2.8.0-2|78	mkdir -p %buildroot%{_sysconfdir}/avahi/services/
14cr|wu-ftpd-2.8.0-2|79	bzcat %{SOURCE5} > %buildroot%{_sysconfdir}/avahi/services/wu-ftpd.service
14cr|wu-ftpd-2.8.0-2|80	
14cr|wu-ftpd-2.8.0-2|81	
14cr|wu-ftpd-2.8.0-2|82	%pre
14cr|wu-ftpd-2.8.0-2|83	%_pre_useradd ftp /var/ftp /bin/false
14cr|wu-ftpd-2.8.0-2|84	
14cr|wu-ftpd-2.8.0-2|85	%post
14cr|wu-ftpd-2.8.0-2|86	if [ ! -f /var/log/xferlog ]; then
14cr|wu-ftpd-2.8.0-2|87	touch /var/log/xferlog
14cr|wu-ftpd-2.8.0-2|88	chmod 600 /var/log/xferlog
14cr|wu-ftpd-2.8.0-2|89	fi
14cr|wu-ftpd-2.8.0-2|90	/sbin/service xinetd reload > /dev/null 2>&1 || :
14cr|wu-ftpd-2.8.0-2|91	
14cr|wu-ftpd-2.8.0-2|92	%postun
14cr|wu-ftpd-2.8.0-2|93	/sbin/service xinetd reload > /dev/null 2>&1 || :
14cr|wu-ftpd-2.8.0-2|94	%_postun_userdel ftp
14cr|wu-ftpd-2.8.0-2|95	
14cr|wu-ftpd-2.8.0-2|96	%files
14cr|wu-ftpd-2.8.0-2|97	%config(noreplace) %{_sysconfdir}/xinetd.d/wu-ftpd
14cr|wu-ftpd-2.8.0-2|98	%doc README ERRATA CHANGES CONTRIBUTORS
14cr|wu-ftpd-2.8.0-2|99	%doc doc/HOWTO doc/TODO doc/examples
14cr|wu-ftpd-2.8.0-2|100	%{_mandir}/*/*.*
14cr|wu-ftpd-2.8.0-2|101	%config(noreplace) %{_sysconfdir}/ftp*
14cr|wu-ftpd-2.8.0-2|102	%config(noreplace) %{_sysconfdir}/pam.d/ftp
14cr|wu-ftpd-2.8.0-2|103	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|wu-ftpd-2.8.0-2|104	%config(noreplace) %{_sysconfdir}/avahi/services/wu-ftpd.service
14cr|wu-ftpd-2.8.0-2|105	
14cr|wu-ftpd-2.8.0-2|106	%defattr(0755,bin,bin)
14cr|wu-ftpd-2.8.0-2|107	%{_sbindir}/*
14cr|wu-ftpd-2.8.0-2|108	%{_bindir}/*
14cr|wu-ftpd-2.8.0-2|109	
14cr|wu-ftpd-2.8.0-2|110	
14cr|wu-ftpd-2.8.0-2|111	
14cr|wu-ftpd-2.8.0-2|112	%changelog
14cr|wu-ftpd-2.8.0-2|113	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.0-2
14cr|wu-ftpd-2.8.0-2|114	+ Revision: 0cfd75e
14cr|wu-ftpd-2.8.0-2|115	- MassBuild#464: Increase release tag
14cr|wu-ftpd-2.8.0-2|116	
14cr|wu-ftpd-2.8.0-2|117	

9153 14
14cr|wulfstat-1.0.1-8|1	# The following should match PROGRAM, VERSION and RELEASE in the
14cr|wulfstat-1.0.1-8|2	# Makefile accompanying this program (and the .tgz defined in Source
14cr|wulfstat-1.0.1-8|3	# below.
14cr|wulfstat-1.0.1-8|4	%define name wulfstat
14cr|wulfstat-1.0.1-8|5	%define version 1.0.1
14cr|wulfstat-1.0.1-8|6	%define release  8
14cr|wulfstat-1.0.1-8|7	%define debug_package	%{nil}
14cr|wulfstat-1.0.1-8|8	
14cr|wulfstat-1.0.1-8|9	Summary: A beowulf/cluster/LAN monitoring tool
14cr|wulfstat-1.0.1-8|10	Name: %name
14cr|wulfstat-1.0.1-8|11	Version: %version
14cr|wulfstat-1.0.1-8|12	Release: %release
14cr|wulfstat-1.0.1-8|13	Group: Monitoring
14cr|wulfstat-1.0.1-8|14	License: GPL
14cr|wulfstat-1.0.1-8|15	Url: http://www.phy.duke.edu/~rgb/Beowulf/wulfstat.php
14cr|wulfstat-1.0.1-8|16	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
14cr|wulfstat-1.0.1-8|17	BuildRequires: libwulf-devel
14cr|wulfstat-1.0.1-8|18	BuildRequires: pkgconfig(libxml-2.0)
14cr|wulfstat-1.0.1-8|19	BuildRequires: pkgconfig(ncurses)
14cr|wulfstat-1.0.1-8|20	
14cr|wulfstat-1.0.1-8|21	
14cr|wulfstat-1.0.1-8|22	
14cr|wulfstat-1.0.1-8|23	%description
14cr|wulfstat-1.0.1-8|24	wulfstat is a simple yet powerful tty (ncurses) based cluster monitoring
14cr|wulfstat-1.0.1-8|25	tool.  It requires xmlsysd (running on each system to be monitored) to
14cr|wulfstat-1.0.1-8|26	efficiently provide it with system and proc-derived information that is
14cr|wulfstat-1.0.1-8|27	processed and provided to the user in one of several user-selectable
14cr|wulfstat-1.0.1-8|28	display formats.  With it a user can monitor things across en entire
14cr|wulfstat-1.0.1-8|29	beowulf, cluster, or workstation LAN systems descriptors such as load
14cr|wulfstat-1.0.1-8|30	average, memory consumption, swap, page, and interrupt activity and
14cr|wulfstat-1.0.1-8|31	network loads or can even retrieve and display such mundane information
14cr|wulfstat-1.0.1-8|32	is CPU make and base clock, system time, uptime or other potentially
14cr|wulfstat-1.0.1-8|33	useful but slowly varying system descriptors.  The information presented
14cr|wulfstat-1.0.1-8|34	is updated regularly after a user-selectable delay.  The tool allows
14cr|wulfstat-1.0.1-8|35	displays to be selected or changed while the application is running, and
14cr|wulfstat-1.0.1-8|36	more hosts or nodes can be displayed than will easily fit on a single
14cr|wulfstat-1.0.1-8|37	e.g. xterm by paging through them with key-based commands.
14cr|wulfstat-1.0.1-8|38	
14cr|wulfstat-1.0.1-8|39	%prep
14cr|wulfstat-1.0.1-8|40	%setup -q -n %{name}
14cr|wulfstat-1.0.1-8|41	
14cr|wulfstat-1.0.1-8|42	%build
14cr|wulfstat-1.0.1-8|43	make clean
14cr|wulfstat-1.0.1-8|44	%make
14cr|wulfstat-1.0.1-8|45	
14cr|wulfstat-1.0.1-8|46	%install
14cr|wulfstat-1.0.1-8|47	%make PREFIX=%{buildroot}/usr install
14cr|wulfstat-1.0.1-8|48	
14cr|wulfstat-1.0.1-8|49	
14cr|wulfstat-1.0.1-8|50	%files
14cr|wulfstat-1.0.1-8|51	%defattr(-,root,root)
14cr|wulfstat-1.0.1-8|52	# The wulfstat binary
14cr|wulfstat-1.0.1-8|53	%attr(755,root,root) %{_bindir}/wulfstat
14cr|wulfstat-1.0.1-8|54	# The wulfstat man page
14cr|wulfstat-1.0.1-8|55	%attr(644,root,root) %{_mandir}/man1/wulfstat.1.*
14cr|wulfstat-1.0.1-8|56	
14cr|wulfstat-1.0.1-8|57	# The wulfstat docs (not much here, actually)
14cr|wulfstat-1.0.1-8|58	%doc README COPYING wulfhosts.example
14cr|wulfstat-1.0.1-8|59	
14cr|wulfstat-1.0.1-8|60	
14cr|wulfstat-1.0.1-8|61	
14cr|wulfstat-1.0.1-8|62	
14cr|wulfstat-1.0.1-8|63	%changelog
14cr|wulfstat-1.0.1-8|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-8
14cr|wulfstat-1.0.1-8|65	+ Revision: c7e8b8f
14cr|wulfstat-1.0.1-8|66	- MassBuild#464: Increase release tag
14cr|wulfstat-1.0.1-8|67	
14cr|wulfstat-1.0.1-8|68	

9154 14
14cr|wwwoffle-2.9i-3|1	Summary:	WWW Offline Explorer - Caching Web Proxy Server
14cr|wwwoffle-2.9i-3|2	Name:		wwwoffle
14cr|wwwoffle-2.9i-3|3	Version:	2.9i
14cr|wwwoffle-2.9i-3|4	Release:	3
14cr|wwwoffle-2.9i-3|5	License:	GPLv2
14cr|wwwoffle-2.9i-3|6	Group:		Networking/Other
14cr|wwwoffle-2.9i-3|7	Source0:	ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/%{name}-%{version}.tgz
14cr|wwwoffle-2.9i-3|8	Source1:	%{name}.service
14cr|wwwoffle-2.9i-3|9	URL:		http://www.gedanken.demon.co.uk/%{name}/
14cr|wwwoffle-2.9i-3|10	Buildrequires:	flex
14cr|wwwoffle-2.9i-3|11	Buildrequires:	htdig-devel
14cr|wwwoffle-2.9i-3|12	Requires:	htdig
14cr|wwwoffle-2.9i-3|13	
14cr|wwwoffle-2.9i-3|14	%description
14cr|wwwoffle-2.9i-3|15	A proxy HTTP/FTP server for computers with dial-up internet access.
14cr|wwwoffle-2.9i-3|16	- Caching of pages viewed while connected for review later.
14cr|wwwoffle-2.9i-3|17	- Browsing of cached pages while not connected, with the ability
14cr|wwwoffle-2.9i-3|18	to follow links and mark other pages for download.
14cr|wwwoffle-2.9i-3|19	- Downloading of specified pages non-interactively.
14cr|wwwoffle-2.9i-3|20	- Multiple indices of pages stored in cache for easy selection.
14cr|wwwoffle-2.9i-3|21	- Interactive or command line option to select pages for fetching
14cr|wwwoffle-2.9i-3|22	individually or recursively.
14cr|wwwoffle-2.9i-3|23	- All options controlled using a simple configuration file with a
14cr|wwwoffle-2.9i-3|24	web page to edit it.
14cr|wwwoffle-2.9i-3|25	
14cr|wwwoffle-2.9i-3|26	%prep
14cr|wwwoffle-2.9i-3|27	%setup -q
14cr|wwwoffle-2.9i-3|28	
14cr|wwwoffle-2.9i-3|29	%build
14cr|wwwoffle-2.9i-3|30	%configure2_5x
14cr|wwwoffle-2.9i-3|31	
14cr|wwwoffle-2.9i-3|32	%make all \
14cr|wwwoffle-2.9i-3|33	CFLAGS="%{optflags}"
14cr|wwwoffle-2.9i-3|34	INSTDIR=/usr \
14cr|wwwoffle-2.9i-3|35	SPOOLDIR=/var/spool/wwwoffle \
14cr|wwwoffle-2.9i-3|36	CONFDIR=%{_sysconfdir} \
14cr|wwwoffle-2.9i-3|37	MANDIR=%{_mandir}
14cr|wwwoffle-2.9i-3|38	
14cr|wwwoffle-2.9i-3|39	%install
14cr|wwwoffle-2.9i-3|40	mkdir -p %{buildroot}/var/spool/
14cr|wwwoffle-2.9i-3|41	mkdir -p %{buildroot}%{_initrddir}
14cr|wwwoffle-2.9i-3|42	mkdir -p %{buildroot}%{_sysconfdir}/cron.{daily,weekly}
14cr|wwwoffle-2.9i-3|43	mkdir -p %{buildroot}%{_mandir}/man[158]
14cr|wwwoffle-2.9i-3|44	
14cr|wwwoffle-2.9i-3|45	%makeinstall_std \
14cr|wwwoffle-2.9i-3|46	INSTDIR=%{buildroot}%{_prefix} \
14cr|wwwoffle-2.9i-3|47	SPOOLDIR=%{buildroot}/var/spool/wwwoffle \
14cr|wwwoffle-2.9i-3|48	CONFDIR=%{buildroot}%{_sysconfdir} \
14cr|wwwoffle-2.9i-3|49	MANDIR=%{buildroot}%{_mandir}
14cr|wwwoffle-2.9i-3|50	
14cr|wwwoffle-2.9i-3|51	
14cr|wwwoffle-2.9i-3|52	#install -m 755 upgrade* $RPM_BUILD_ROOT/usr/sbin/
14cr|wwwoffle-2.9i-3|53	
14cr|wwwoffle-2.9i-3|54	mkdir -p %{buildroot}%{_unitdir}
14cr|wwwoffle-2.9i-3|55	cp %{SOURCE1} %{buildroot}%{_unitdir}/wwwoffled.service
14cr|wwwoffle-2.9i-3|56	
14cr|wwwoffle-2.9i-3|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/%{name} <<EOF
14cr|wwwoffle-2.9i-3|58	#!/bin/sh
14cr|wwwoffle-2.9i-3|59	%{_bindir}/wwwoffle -purge
14cr|wwwoffle-2.9i-3|60	EOF
14cr|wwwoffle-2.9i-3|61	
14cr|wwwoffle-2.9i-3|62	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
14cr|wwwoffle-2.9i-3|63	#!/bin/sh
14cr|wwwoffle-2.9i-3|64	/var/spool/wwwoffle/html/search/htdig/scripts/wwwoffle-htdig-full
14cr|wwwoffle-2.9i-3|65	EOF
14cr|wwwoffle-2.9i-3|66	
14cr|wwwoffle-2.9i-3|67	perl -pi -e 's|'%{buildroot}'||g' \
14cr|wwwoffle-2.9i-3|68	%{buildroot}%{_sysconfdir}/wwwoffle.conf \
14cr|wwwoffle-2.9i-3|69	%{buildroot}%{_mandir}/man5/wwwoffle.conf.5 \
14cr|wwwoffle-2.9i-3|70	%{buildroot}/var/spool/wwwoffle/html/search/htdig/conf/*.conf \
14cr|wwwoffle-2.9i-3|71	%{buildroot}/var/spool/wwwoffle/html/search/htdig/scripts/*
14cr|wwwoffle-2.9i-3|72	
14cr|wwwoffle-2.9i-3|73	# remove unwanted filde
14cr|wwwoffle-2.9i-3|74	rm -rf %{buildroot}/usr/doc
14cr|wwwoffle-2.9i-3|75	rm -rf %{buildroot}/var/spool/wwwoffle/outgoing/*
14cr|wwwoffle-2.9i-3|76	
14cr|wwwoffle-2.9i-3|77	%post
14cr|wwwoffle-2.9i-3|78	%systemd_post %{name}d.service
14cr|wwwoffle-2.9i-3|79	
14cr|wwwoffle-2.9i-3|80	%preun
14cr|wwwoffle-2.9i-3|81	%systemd_preun %{name}d.service
14cr|wwwoffle-2.9i-3|82	
14cr|wwwoffle-2.9i-3|83	%postun
14cr|wwwoffle-2.9i-3|84	%systemd_postun_with_restart %{name}d.service
14cr|wwwoffle-2.9i-3|85	
14cr|wwwoffle-2.9i-3|86	%files
14cr|wwwoffle-2.9i-3|87	%dir /var/spool/wwwoffle
14cr|wwwoffle-2.9i-3|88	%dir /var/spool/wwwoffle/html
14cr|wwwoffle-2.9i-3|89	%doc /var/spool/wwwoffle/html/*
14cr|wwwoffle-2.9i-3|90	%dir /var/spool/wwwoffle/http
14cr|wwwoffle-2.9i-3|91	%dir /var/spool/wwwoffle/lasttime
14cr|wwwoffle-2.9i-3|92	%dir /var/spool/wwwoffle/monitor
14cr|wwwoffle-2.9i-3|93	%dir /var/spool/wwwoffle/outgoing
14cr|wwwoffle-2.9i-3|94	/var/spool/wwwoffle/search
14cr|wwwoffle-2.9i-3|95	%doc doc/README* doc/FAQ doc/INSTALL doc/NEWS ChangeLog doc/CHANGES.CONF
14cr|wwwoffle-2.9i-3|96	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/wwwoffle.conf
14cr|wwwoffle-2.9i-3|97	%{_unitdir}/wwwoffled*
14cr|wwwoffle-2.9i-3|98	%attr(755,root,root) %config(missingok,noreplace) %{_sysconfdir}/cron.daily/%{name}
14cr|wwwoffle-2.9i-3|99	%attr(755,root,root) %config(missingok,noreplace) %{_sysconfdir}/cron.weekly/%{name}
14cr|wwwoffle-2.9i-3|100	%{_bindir}/*
14cr|wwwoffle-2.9i-3|101	%{_sbindir}/*
14cr|wwwoffle-2.9i-3|102	%{_mandir}/man1/*
14cr|wwwoffle-2.9i-3|103	%{_mandir}/man5/*
14cr|wwwoffle-2.9i-3|104	%{_mandir}/man8/*
14cr|wwwoffle-2.9i-3|105	
14cr|wwwoffle-2.9i-3|106	%changelog
14cr|wwwoffle-2.9i-3|107	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9i-3
14cr|wwwoffle-2.9i-3|108	+ Revision: 9db8976
14cr|wwwoffle-2.9i-3|109	- Use systemd macros
14cr|wwwoffle-2.9i-3|110	
14cr|wwwoffle-2.9i-3|111	

9155 14
14cr|wxbanker-0.8.2-3|1	%define debug_package %{nil}
14cr|wxbanker-0.8.2-3|2	
14cr|wxbanker-0.8.2-3|3	Summary: 	Simple personal finance
14cr|wxbanker-0.8.2-3|4	Name: 		wxbanker
14cr|wxbanker-0.8.2-3|5	Version:	0.8.2
14cr|wxbanker-0.8.2-3|6	Release:	3
14cr|wxbanker-0.8.2-3|7	License:	GNU GPL 3
14cr|wxbanker-0.8.2-3|8	Group:		Office
14cr|wxbanker-0.8.2-3|9	URL:		https://launchpad.net/wxbanker
14cr|wxbanker-0.8.2-3|10	Source0:	http://launchpad.net/wxbanker/0.8/0.8.2/+download/%{name}-%{version}.tar.xz
14cr|wxbanker-0.8.2-3|11	BuildRequires:	python-devel
14cr|wxbanker-0.8.2-3|12	BuildRequires:	wxPythonGTK
14cr|wxbanker-0.8.2-3|13	BuildRequires:  python-dateutil
14cr|wxbanker-0.8.2-3|14	Requires:	wxPythonGTK
14cr|wxbanker-0.8.2-3|15	Requires:  	python-dateutil
14cr|wxbanker-0.8.2-3|16	Requires:  	python-simplejson
14cr|wxbanker-0.8.2-3|17	Requires:  	python-numpy
14cr|wxbanker-0.8.2-3|18	
14cr|wxbanker-0.8.2-3|19	%description
14cr|wxbanker-0.8.2-3|20	While wxBanker can synchronize account balances online via Mint.com, the point
14cr|wxbanker-0.8.2-3|21	of wxBanker is to keep your own separate balances to compare with your online
14cr|wxbanker-0.8.2-3|22	banks and other accounts; think of wxBanker as an advanced digital checkbook
14cr|wxbanker-0.8.2-3|23	register.
14cr|wxbanker-0.8.2-3|24	
14cr|wxbanker-0.8.2-3|25	You can also create arbitrary accounts for keeping track of reimbursable
14cr|wxbanker-0.8.2-3|26	deposits, loans with friends, or allocating monthly savings for special
14cr|wxbanker-0.8.2-3|27	purchases.
14cr|wxbanker-0.8.2-3|28	
14cr|wxbanker-0.8.2-3|29	%prep
14cr|wxbanker-0.8.2-3|30	%setup -q
14cr|wxbanker-0.8.2-3|31	
14cr|wxbanker-0.8.2-3|32	%build
14cr|wxbanker-0.8.2-3|33	python setup.py build
14cr|wxbanker-0.8.2-3|34	
14cr|wxbanker-0.8.2-3|35	%install
14cr|wxbanker-0.8.2-3|36	python setup.py install --root=%{buildroot}
14cr|wxbanker-0.8.2-3|37	
14cr|wxbanker-0.8.2-3|38	%clean
14cr|wxbanker-0.8.2-3|39	
14cr|wxbanker-0.8.2-3|40	%files
14cr|wxbanker-0.8.2-3|41	%defattr(-,root,root)
14cr|wxbanker-0.8.2-3|42	%doc README.txt COPYING.txt CHANGELOG.txt
14cr|wxbanker-0.8.2-3|43	%_localedir/*/LC_MESSAGES/%{name}.mo
14cr|wxbanker-0.8.2-3|44	%_datadir/icons/hicolor/*/apps/%{name}.png
14cr|wxbanker-0.8.2-3|45	%_datadir/%{name}/*
14cr|wxbanker-0.8.2-3|46	%_datadir/pixmaps/%{name}.png
14cr|wxbanker-0.8.2-3|47	%_datadir/applications/%{name}.desktop
14cr|wxbanker-0.8.2-3|48	%_bindir/%{name}
14cr|wxbanker-0.8.2-3|49	%py_puresitedir/%{name}/*
14cr|wxbanker-0.8.2-3|50	%py_puresitedir/wxBanker*.egg-info
14cr|wxbanker-0.8.2-3|51	
14cr|wxbanker-0.8.2-3|52	
14cr|wxbanker-0.8.2-3|53	
14cr|wxbanker-0.8.2-3|54	
14cr|wxbanker-0.8.2-3|55	%changelog
14cr|wxbanker-0.8.2-3|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
14cr|wxbanker-0.8.2-3|57	+ Revision: d4e09d1
14cr|wxbanker-0.8.2-3|58	- MassBuild#464: Increase release tag
14cr|wxbanker-0.8.2-3|59	
14cr|wxbanker-0.8.2-3|60	

9156 14
14cr|wxGlade-0.6.8-2|1	%define name wxGlade
14cr|wxGlade-0.6.8-2|2	
14cr|wxGlade-0.6.8-2|3	Name:		%{name}
14cr|wxGlade-0.6.8-2|4	Summary:	A GUI builder for wxWindows/wxPython
14cr|wxGlade-0.6.8-2|5	Version:	0.6.8
14cr|wxGlade-0.6.8-2|6	Release:	2
14cr|wxGlade-0.6.8-2|7	License:	MIT
14cr|wxGlade-0.6.8-2|8	Group:		Development/Other
14cr|wxGlade-0.6.8-2|9	URL:		http://wxglade.sourceforge.net/
14cr|wxGlade-0.6.8-2|10	Source:		http://heanet.dl.sourceforge.net/project/wxglade/wxglade/%{version}/%{name}-%{version}.tar.gz
14cr|wxGlade-0.6.8-2|11	Requires:	python >= 2.3
14cr|wxGlade-0.6.8-2|12	Requires:	wxPython >= 2.6
14cr|wxGlade-0.6.8-2|13	BuildRequires:	imagemagick
14cr|wxGlade-0.6.8-2|14	BuildRequires:  python-devel
14cr|wxGlade-0.6.8-2|15	BuildRequires:  python-setuptools
14cr|wxGlade-0.6.8-2|16	BuildArch:	noarch
14cr|wxGlade-0.6.8-2|17	
14cr|wxGlade-0.6.8-2|18	%description
14cr|wxGlade-0.6.8-2|19	wxGlade is a GUI designer written in Python with the popular GUI toolkit
14cr|wxGlade-0.6.8-2|20	wxPython, that helps you create wxWindows/wxPython user interfaces. At the
14cr|wxGlade-0.6.8-2|21	moment it can generate Python, C++ and XRC (wxWindows' XML resources) code.
14cr|wxGlade-0.6.8-2|22	
14cr|wxGlade-0.6.8-2|23	As you can guess by the name, its model is Glade, the famous GTK+/GNOME
14cr|wxGlade-0.6.8-2|24	GUI builder, with which wxGlade shares the philosophy and the look & feel
14cr|wxGlade-0.6.8-2|25	(but not a line of code).
14cr|wxGlade-0.6.8-2|26	
14cr|wxGlade-0.6.8-2|27	It is not (and will never be) a full featured IDE, but simply a "designer":
14cr|wxGlade-0.6.8-2|28	the generated code does nothing apart from displaying the created widgets.
14cr|wxGlade-0.6.8-2|29	If you are looking for a complete IDE, maybe Boa Constructor or PythonCard
14cr|wxGlade-0.6.8-2|30	is the right tool.
14cr|wxGlade-0.6.8-2|31	
14cr|wxGlade-0.6.8-2|32	%prep
14cr|wxGlade-0.6.8-2|33	%setup -q
14cr|wxGlade-0.6.8-2|34	chmod a-x credits.txt
14cr|wxGlade-0.6.8-2|35	chmod a-x license.txt
14cr|wxGlade-0.6.8-2|36	chmod a-x docs/src/manual.xml
14cr|wxGlade-0.6.8-2|37	
14cr|wxGlade-0.6.8-2|38	%build
14cr|wxGlade-0.6.8-2|39	python setup.py build
14cr|wxGlade-0.6.8-2|40	
14cr|wxGlade-0.6.8-2|41	%install
14cr|wxGlade-0.6.8-2|42	python setup.py install --prefix=%{_prefix} -O1 --skip-build --root=%{buildroot}
14cr|wxGlade-0.6.8-2|43	# icons
14cr|wxGlade-0.6.8-2|44	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|wxGlade-0.6.8-2|45	convert -resize 32x32 icons/icon.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|46	convert -resize 16x16 icons/icon.xpm %{buildroot}%{_miconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|47	convert -resize 48x48 icons/icon.xpm %{buildroot}%{_liconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|48	
14cr|wxGlade-0.6.8-2|49	# menu entry
14cr|wxGlade-0.6.8-2|50	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wxGlade-0.6.8-2|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|wxGlade-0.6.8-2|52	[Desktop Entry]
14cr|wxGlade-0.6.8-2|53	Name=%{name}
14cr|wxGlade-0.6.8-2|54	Comment=A GUI builder for wxWindows/wxPython
14cr|wxGlade-0.6.8-2|55	Exec=wxglade
14cr|wxGlade-0.6.8-2|56	Icon=%{name}
14cr|wxGlade-0.6.8-2|57	Terminal=false
14cr|wxGlade-0.6.8-2|58	Type=Application
14cr|wxGlade-0.6.8-2|59	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;GUIDesigner;
14cr|wxGlade-0.6.8-2|60	EOF
14cr|wxGlade-0.6.8-2|61	
14cr|wxGlade-0.6.8-2|62	# docs handled by doc section
14cr|wxGlade-0.6.8-2|63	rm -rf %{buildroot}%{_datadir}/doc/wxglade
14cr|wxGlade-0.6.8-2|64	
14cr|wxGlade-0.6.8-2|65	
14cr|wxGlade-0.6.8-2|66	# fix attr
14cr|wxGlade-0.6.8-2|67	chmod a+x %{buildroot}%{py_puresitedir}/wxglade/{xrc2wxg,test,wxglade,templates_ui,msgdialog,configUI}.py
14cr|wxGlade-0.6.8-2|68	
14cr|wxGlade-0.6.8-2|69	
14cr|wxGlade-0.6.8-2|70	%files
14cr|wxGlade-0.6.8-2|71	%doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt
14cr|wxGlade-0.6.8-2|72	%{_bindir}/wxglade
14cr|wxGlade-0.6.8-2|73	%{_mandir}/man1/wxglade.1*
14cr|wxGlade-0.6.8-2|74	%{py_puresitedir}/wxglade
14cr|wxGlade-0.6.8-2|75	%{py_puresitedir}/%{name}-%{version}-py%{python_version}.egg-info
14cr|wxGlade-0.6.8-2|76	%{_datadir}/applications/%{name}.desktop
14cr|wxGlade-0.6.8-2|77	%{_iconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|78	%{_miconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|79	%{_liconsdir}/%{name}.png
14cr|wxGlade-0.6.8-2|80	
14cr|wxGlade-0.6.8-2|81	
14cr|wxGlade-0.6.8-2|82	
14cr|wxGlade-0.6.8-2|83	
14cr|wxGlade-0.6.8-2|84	
14cr|wxGlade-0.6.8-2|85	%changelog
14cr|wxGlade-0.6.8-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.8-2
14cr|wxGlade-0.6.8-2|87	+ Revision: 0083787
14cr|wxGlade-0.6.8-2|88	- MassBuild#464: Increase release tag
14cr|wxGlade-0.6.8-2|89	
14cr|wxGlade-0.6.8-2|90	

9157 14
14cr|wxlua-2.8.12.3-3|1	%define oname wxLua
14cr|wxlua-2.8.12.3-3|2	
14cr|wxlua-2.8.12.3-3|3	Summary:	wxWidgets bindings for Lua
14cr|wxlua-2.8.12.3-3|4	Name:		wxlua
14cr|wxlua-2.8.12.3-3|5	Version:	2.8.12.3
14cr|wxlua-2.8.12.3-3|6	Release:	3
14cr|wxlua-2.8.12.3-3|7	License:	wxWidgets License
14cr|wxlua-2.8.12.3-3|8	Group:		Development/Other
14cr|wxlua-2.8.12.3-3|9	Url:		http://wxlua.sourceforge.net/
14cr|wxlua-2.8.12.3-3|10	Source0:	http://downloads.sourceforge.net/wxlua/%{oname}-%{version}-src.tar.gz
14cr|wxlua-2.8.12.3-3|11	BuildRequires:	cmake
14cr|wxlua-2.8.12.3-3|12	BuildRequires:	librsvg
14cr|wxlua-2.8.12.3-3|13	BuildRequires:	pkgconfig(glu)
14cr|wxlua-2.8.12.3-3|14	BuildRequires:	pkgconfig(lua)
14cr|wxlua-2.8.12.3-3|15	BuildRequires:	wxgtku2.8-devel
14cr|wxlua-2.8.12.3-3|16	
14cr|wxlua-2.8.12.3-3|17	%description
14cr|wxlua-2.8.12.3-3|18	wxLua is a set of bindings to the C++ wxWidgets cross-platform GUI library for
14cr|wxlua-2.8.12.3-3|19	the Lua programming language. Nearly all of the functionality of wxWidgets is
14cr|wxlua-2.8.12.3-3|20	exposed to Lua, meaning that your programs can have windows, dialogs, menus,
14cr|wxlua-2.8.12.3-3|21	toolbars, controls, image loading and saving, drawing, sockets, streams,
14cr|wxlua-2.8.12.3-3|22	printing, clipboard access... and much more.
14cr|wxlua-2.8.12.3-3|23	
14cr|wxlua-2.8.12.3-3|24	Additionally, wxLua can be used in your C++ programs to embed a Lua interpreter
14cr|wxlua-2.8.12.3-3|25	with the wxWidgets API.
14cr|wxlua-2.8.12.3-3|26	
14cr|wxlua-2.8.12.3-3|27	%files
14cr|wxlua-2.8.12.3-3|28	%{_libdir}/lua/5.1/wx.so
14cr|wxlua-2.8.12.3-3|29	
14cr|wxlua-2.8.12.3-3|30	#----------------------------------------------------------------------------
14cr|wxlua-2.8.12.3-3|31	
14cr|wxlua-2.8.12.3-3|32	%package ide
14cr|wxlua-2.8.12.3-3|33	Summary:	Lua IDE with a GUI debugger
14cr|wxlua-2.8.12.3-3|34	Group:		Development/Other
14cr|wxlua-2.8.12.3-3|35	Requires:	%{name} = %{EVRD}
14cr|wxlua-2.8.12.3-3|36	Requires:	lua
14cr|wxlua-2.8.12.3-3|37	
14cr|wxlua-2.8.12.3-3|38	%description ide
14cr|wxlua-2.8.12.3-3|39	This package contains Integrated Development Environments (IDE, written in
14cr|wxlua-2.8.12.3-3|40	wxLua) with a GUI debugger, a binding generator and wxWidgets bindings usable
14cr|wxlua-2.8.12.3-3|41	as a module.
14cr|wxlua-2.8.12.3-3|42	
14cr|wxlua-2.8.12.3-3|43	%files ide
14cr|wxlua-2.8.12.3-3|44	%{_bindir}/%{oname}*
14cr|wxlua-2.8.12.3-3|45	%{_datadir}/applications/%{name}.desktop
14cr|wxlua-2.8.12.3-3|46	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cr|wxlua-2.8.12.3-3|47	%{_datadir}/wxlua
14cr|wxlua-2.8.12.3-3|48	
14cr|wxlua-2.8.12.3-3|49	#----------------------------------------------------------------------------
14cr|wxlua-2.8.12.3-3|50	
14cr|wxlua-2.8.12.3-3|51	%prep
14cr|wxlua-2.8.12.3-3|52	%setup -q -n %{oname}-%{version}-src
14cr|wxlua-2.8.12.3-3|53	
14cr|wxlua-2.8.12.3-3|54	%build
14cr|wxlua-2.8.12.3-3|55	%cmake \
14cr|wxlua-2.8.12.3-3|56	-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-unicode \
14cr|wxlua-2.8.12.3-3|57	-DwxLua_LUA_LIBRARY_BUILD_SHARED=FALSE \
14cr|wxlua-2.8.12.3-3|58	-DwxLua_LUA_LIBRARY_USE_BUILTIN=FALSE \
14cr|wxlua-2.8.12.3-3|59	-DwxLua_LUA_LIBRARY_VERSION=5.1 \
14cr|wxlua-2.8.12.3-3|60	-DBUILD_SHARED_LIBS=FALSE \
14cr|wxlua-2.8.12.3-3|61	-DCMAKE_BUILD_TYPE=RelWithDebInfo
14cr|wxlua-2.8.12.3-3|62	%make
14cr|wxlua-2.8.12.3-3|63	
14cr|wxlua-2.8.12.3-3|64	%install
14cr|wxlua-2.8.12.3-3|65	%makeinstall_std -C build
14cr|wxlua-2.8.12.3-3|66	
14cr|wxlua-2.8.12.3-3|67	rm -rf %{buildroot}%{_prefix}/doc
14cr|wxlua-2.8.12.3-3|68	rm -rf %{buildroot}%{_includedir}
14cr|wxlua-2.8.12.3-3|69	rm -rf %{buildroot}%{_datadir}/wxstedit
14cr|wxlua-2.8.12.3-3|70	rm -rf %{buildroot}%{_datadir}/wxlua/*.cmake
14cr|wxlua-2.8.12.3-3|71	rm -rf %{buildroot}%{_prefix}/lib/*.a
14cr|wxlua-2.8.12.3-3|72	
14cr|wxlua-2.8.12.3-3|73	mkdir -p %{buildroot}%{_libdir}/lua/5.1/
14cr|wxlua-2.8.12.3-3|74	mv %{buildroot}%{_prefix}/lib/libwx.so %{buildroot}%{_libdir}/lua/5.1/wx.so
14cr|wxlua-2.8.12.3-3|75	
14cr|wxlua-2.8.12.3-3|76	# Install icons of various sizes
14cr|wxlua-2.8.12.3-3|77	for s in 256 128 96 48 32 22 16 ; do
14cr|wxlua-2.8.12.3-3|78	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cr|wxlua-2.8.12.3-3|79	rsvg-convert -w ${s} -h ${s} \
14cr|wxlua-2.8.12.3-3|80	art/wxlualogo.svg -o \
14cr|wxlua-2.8.12.3-3|81	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cr|wxlua-2.8.12.3-3|82	done
14cr|wxlua-2.8.12.3-3|83	
14cr|wxlua-2.8.12.3-3|84	# menu-entry
14cr|wxlua-2.8.12.3-3|85	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wxlua-2.8.12.3-3|86	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|wxlua-2.8.12.3-3|87	[Desktop Entry]
14cr|wxlua-2.8.12.3-3|88	Name=wxLua
14cr|wxlua-2.8.12.3-3|89	Comment=Lua IDE with a GUI debugger
14cr|wxlua-2.8.12.3-3|90	Exec=%{oname}
14cr|wxlua-2.8.12.3-3|91	Icon=%{name}
14cr|wxlua-2.8.12.3-3|92	Terminal=false
14cr|wxlua-2.8.12.3-3|93	Type=Application
14cr|wxlua-2.8.12.3-3|94	Categories=Development;IDE;
14cr|wxlua-2.8.12.3-3|95	EOF
14cr|wxlua-2.8.12.3-3|96	
14cr|wxlua-2.8.12.3-3|97	%changelog
14cr|wxlua-2.8.12.3-3|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.12.3-3
14cr|wxlua-2.8.12.3-3|99	+ Revision: a85a67a
14cr|wxlua-2.8.12.3-3|100	- MassBuild#464: Increase release tag
14cr|wxlua-2.8.12.3-3|101	
14cr|wxlua-2.8.12.3-3|102	

9158 14
14cr|wxmaxima-13.04.2-2|1	%define Name	wxMaxima
14cr|wxmaxima-13.04.2-2|2	
14cr|wxmaxima-13.04.2-2|3	Name:		      wxmaxima
14cr|wxmaxima-13.04.2-2|4	Version:	      13.04.2
14cr|wxmaxima-13.04.2-2|5	Release:	      2
14cr|wxmaxima-13.04.2-2|6	Summary:	      An interface for the computer algebra system Maxima
14cr|wxmaxima-13.04.2-2|7	Group:		      Sciences/Mathematics
14cr|wxmaxima-13.04.2-2|8	License:	      GPLv2+
14cr|wxmaxima-13.04.2-2|9	URL:		      http://wxmaxima.sourceforge.net/
14cr|wxmaxima-13.04.2-2|10	Source:		      http://prdownloads.sourceforge.net/%{name}/%{Name}-%{version}.tar.gz
14cr|wxmaxima-13.04.2-2|11	Requires:	      maxima
14cr|wxmaxima-13.04.2-2|12	BuildRequires:	      pkgconfig(libxml-2.0)
14cr|wxmaxima-13.04.2-2|13	BuildRequires:	      wxgtku-devel
14cr|wxmaxima-13.04.2-2|14	BuildRequires:	      imagemagick
14cr|wxmaxima-13.04.2-2|15	BuildRequires:	      desktop-file-utils
14cr|wxmaxima-13.04.2-2|16	
14cr|wxmaxima-13.04.2-2|17	Suggests:	jsmath-fonts
14cr|wxmaxima-13.04.2-2|18	
14cr|wxmaxima-13.04.2-2|19	%description
14cr|wxmaxima-13.04.2-2|20	wxMaxima is a cross-platform graphical front-end for the computer
14cr|wxmaxima-13.04.2-2|21	algebra system Maxima based on wxWidgets. It provides nice display
14cr|wxmaxima-13.04.2-2|22	of mathematical output and easy access to Maxima functions through
14cr|wxmaxima-13.04.2-2|23	menus and dialogs.
14cr|wxmaxima-13.04.2-2|24	
14cr|wxmaxima-13.04.2-2|25	%prep
14cr|wxmaxima-13.04.2-2|26	%setup -q -n %{Name}-%{version}
14cr|wxmaxima-13.04.2-2|27	
14cr|wxmaxima-13.04.2-2|28	%build
14cr|wxmaxima-13.04.2-2|29	%configure2_5x \
14cr|wxmaxima-13.04.2-2|30	--enable-printing \
14cr|wxmaxima-13.04.2-2|31	--enable-unicode-glyphs
14cr|wxmaxima-13.04.2-2|32	%make
14cr|wxmaxima-13.04.2-2|33	
14cr|wxmaxima-13.04.2-2|34	%install
14cr|wxmaxima-13.04.2-2|35	%makeinstall
14cr|wxmaxima-13.04.2-2|36	%find_lang %{Name}
14cr|wxmaxima-13.04.2-2|37	# icons
14cr|wxmaxima-13.04.2-2|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|wxmaxima-13.04.2-2|39	convert data/wxmaxima.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|wxmaxima-13.04.2-2|40	convert data/wxmaxima.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|wxmaxima-13.04.2-2|41	convert data/wxmaxima.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|wxmaxima-13.04.2-2|42	
14cr|wxmaxima-13.04.2-2|43	#xdg
14cr|wxmaxima-13.04.2-2|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|wxmaxima-13.04.2-2|45	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|wxmaxima-13.04.2-2|46	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|wxmaxima-13.04.2-2|47	install -D -m 644 data/wxmaxima.png %{buildroot}%{_datadir}/pixmaps/wxmaxima.png
14cr|wxmaxima-13.04.2-2|48	
14cr|wxmaxima-13.04.2-2|49	# correct icon name in menu entry
14cr|wxmaxima-13.04.2-2|50	#perl -pi -e 's,maxima.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cr|wxmaxima-13.04.2-2|51	
14cr|wxmaxima-13.04.2-2|52	desktop-file-install --vendor="" \
14cr|wxmaxima-13.04.2-2|53	--remove-category="Application" \
14cr|wxmaxima-13.04.2-2|54	--remove-category="Utility" \
14cr|wxmaxima-13.04.2-2|55	--remove-category="X-Red-Hat-Base" \
14cr|wxmaxima-13.04.2-2|56	--remove-category="X-Red-Hat-Base-Only" \
14cr|wxmaxima-13.04.2-2|57	--add-category="GTK" \
14cr|wxmaxima-13.04.2-2|58	--add-category="Science" \
14cr|wxmaxima-13.04.2-2|59	--add-category="Math" \
14cr|wxmaxima-13.04.2-2|60	--dir %{buildroot}%{_datadir}/applications \
14cr|wxmaxima-13.04.2-2|61	%{buildroot}%{_datadir}/applications/*
14cr|wxmaxima-13.04.2-2|62	
14cr|wxmaxima-13.04.2-2|63	%files -f %{Name}.lang
14cr|wxmaxima-13.04.2-2|64	%doc README COPYING
14cr|wxmaxima-13.04.2-2|65	%{_bindir}/%{name}
14cr|wxmaxima-13.04.2-2|66	%{_datadir}/applications/%{name}.desktop
14cr|wxmaxima-13.04.2-2|67	%{_datadir}/%{Name}
14cr|wxmaxima-13.04.2-2|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|wxmaxima-13.04.2-2|69	%{_datadir}/pixmaps/%{name}.png
14cr|wxmaxima-13.04.2-2|70	
14cr|wxmaxima-13.04.2-2|71	
14cr|wxmaxima-13.04.2-2|72	
14cr|wxmaxima-13.04.2-2|73	%changelog
14cr|wxmaxima-13.04.2-2|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.04.2-2
14cr|wxmaxima-13.04.2-2|75	+ Revision: a9bb89a
14cr|wxmaxima-13.04.2-2|76	- MassBuild#464: Increase release tag
14cr|wxmaxima-13.04.2-2|77	
14cr|wxmaxima-13.04.2-2|78	

9159 14
14cr|wxsvg-1.4-2|1	%define major 2
14cr|wxsvg-1.4-2|2	%define libname %mklibname %{name} %{major}
14cr|wxsvg-1.4-2|3	%define devname %mklibname %{name} -d
14cr|wxsvg-1.4-2|4	%define Werror_cflags %nil
14cr|wxsvg-1.4-2|5	
14cr|wxsvg-1.4-2|6	Summary:	A library to create, manipulate and render SVG files
14cr|wxsvg-1.4-2|7	Name:		wxsvg
14cr|wxsvg-1.4-2|8	Version:	1.4
14cr|wxsvg-1.4-2|9	Release:	2
14cr|wxsvg-1.4-2|10	License:	wxWidgets-v3
14cr|wxsvg-1.4-2|11	Group:		System/Libraries
14cr|wxsvg-1.4-2|12	Url:		http://wxsvg.sourceforge.net/
14cr|wxsvg-1.4-2|13	Source0:	http://heanet.dl.sourceforge.net/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cr|wxsvg-1.4-2|14	BuildRequires:	ffmpeg-devel
14cr|wxsvg-1.4-2|15	BuildRequires:	wxgtku2.8-devel >= 2.8.12
14cr|wxsvg-1.4-2|16	BuildRequires:	pkgconfig(expat)
14cr|wxsvg-1.4-2|17	BuildRequires:	pkgconfig(libart-2.0)
14cr|wxsvg-1.4-2|18	
14cr|wxsvg-1.4-2|19	%description
14cr|wxsvg-1.4-2|20	wxSVG is a C++ library to create, manipulate and render SVG files.
14cr|wxsvg-1.4-2|21	
14cr|wxsvg-1.4-2|22	%files
14cr|wxsvg-1.4-2|23	%doc AUTHORS ChangeLog COPYING TODO
14cr|wxsvg-1.4-2|24	%{_bindir}/svgview
14cr|wxsvg-1.4-2|25	
14cr|wxsvg-1.4-2|26	#----------------------------------------------------------------------------
14cr|wxsvg-1.4-2|27	
14cr|wxsvg-1.4-2|28	%package -n %{libname}
14cr|wxsvg-1.4-2|29	Summary:	Dynamic libraries from %{name}
14cr|wxsvg-1.4-2|30	Group:		System/Libraries
14cr|wxsvg-1.4-2|31	
14cr|wxsvg-1.4-2|32	%description -n %{libname}
14cr|wxsvg-1.4-2|33	Dynamic libraries from %{name}.
14cr|wxsvg-1.4-2|34	
14cr|wxsvg-1.4-2|35	%files -n %{libname}
14cr|wxsvg-1.4-2|36	%doc AUTHORS ChangeLog COPYING TODO
14cr|wxsvg-1.4-2|37	%{_libdir}/lib%{name}.so.%{major}*
14cr|wxsvg-1.4-2|38	
14cr|wxsvg-1.4-2|39	#----------------------------------------------------------------------------
14cr|wxsvg-1.4-2|40	
14cr|wxsvg-1.4-2|41	%package -n %{devname}
14cr|wxsvg-1.4-2|42	Summary:	Header files and libraries from %{name}
14cr|wxsvg-1.4-2|43	Group:		Development/C++
14cr|wxsvg-1.4-2|44	Requires:	%{libname} = %{EVRD}
14cr|wxsvg-1.4-2|45	Provides:	%{name}-devel = %{EVRD}
14cr|wxsvg-1.4-2|46	
14cr|wxsvg-1.4-2|47	%description -n %{devname}
14cr|wxsvg-1.4-2|48	Libraries and includes files for developing programs based on %{name}.
14cr|wxsvg-1.4-2|49	
14cr|wxsvg-1.4-2|50	%files -n %{devname}
14cr|wxsvg-1.4-2|51	%doc AUTHORS ChangeLog COPYING TODO
14cr|wxsvg-1.4-2|52	%{_includedir}/*
14cr|wxsvg-1.4-2|53	%{_libdir}/lib%{name}.so
14cr|wxsvg-1.4-2|54	%{_libdir}/pkgconfig/lib%{name}.pc
14cr|wxsvg-1.4-2|55	
14cr|wxsvg-1.4-2|56	#----------------------------------------------------------------------------
14cr|wxsvg-1.4-2|57	
14cr|wxsvg-1.4-2|58	%prep
14cr|wxsvg-1.4-2|59	%setup -q
14cr|wxsvg-1.4-2|60	
14cr|wxsvg-1.4-2|61	# fix debug permits
14cr|wxsvg-1.4-2|62	chmod a-x src/cairo/SVGCanvasTextCairo.h
14cr|wxsvg-1.4-2|63	chmod a-x src/cairo/SVGCanvasImageCairo.h
14cr|wxsvg-1.4-2|64	chmod a-x src/cairo/SVGCanvasImageCairo.cpp
14cr|wxsvg-1.4-2|65	chmod a-x src/cairo/SVGCanvasTextCairo.cpp
14cr|wxsvg-1.4-2|66	
14cr|wxsvg-1.4-2|67	%build
14cr|wxsvg-1.4-2|68	#move files to a better place
14cr|wxsvg-1.4-2|69	mv *.m4 m4/
14cr|wxsvg-1.4-2|70	
14cr|wxsvg-1.4-2|71	autoreconf -vfi
14cr|wxsvg-1.4-2|72	%configure2_5x \
14cr|wxsvg-1.4-2|73	--disable-static \
14cr|wxsvg-1.4-2|74	--with-wx-config=%{_bindir}/wx-config-unicode \
14cr|wxsvg-1.4-2|75	--enable-ffmpeg
14cr|wxsvg-1.4-2|76	
14cr|wxsvg-1.4-2|77	%make
14cr|wxsvg-1.4-2|78	
14cr|wxsvg-1.4-2|79	%install
14cr|wxsvg-1.4-2|80	%makeinstall_std
14cr|wxsvg-1.4-2|81	
14cr|wxsvg-1.4-2|82	
14cr|wxsvg-1.4-2|83	%changelog
14cr|wxsvg-1.4-2|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14cr|wxsvg-1.4-2|85	+ Revision: 27e2f8a
14cr|wxsvg-1.4-2|86	- MassBuild#464: Increase release tag
14cr|wxsvg-1.4-2|87	
14cr|wxsvg-1.4-2|88	

9160 14
14cr|x11-driver-video-apm-1.2.5-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-apm-1.2.5-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-apm-1.2.5-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-apm-1.2.5-9|4	
14cr|x11-driver-video-apm-1.2.5-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-apm-1.2.5-9|6	
14cr|x11-driver-video-apm-1.2.5-9|7	Summary:	X.org driver for Alliance Promotion
14cr|x11-driver-video-apm-1.2.5-9|8	Name:		x11-driver-video-apm
14cr|x11-driver-video-apm-1.2.5-9|9	Version:	1.2.5
14cr|x11-driver-video-apm-1.2.5-9|10	Release:	9
14cr|x11-driver-video-apm-1.2.5-9|11	License:	MIT
14cr|x11-driver-video-apm-1.2.5-9|12	Group:		System/X11
14cr|x11-driver-video-apm-1.2.5-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-apm-1.2.5-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-%{version}.tar.bz2
14cr|x11-driver-video-apm-1.2.5-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-apm-1.2.5-9|16	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-apm-1.2.5-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-apm-1.2.5-9|18	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-apm-1.2.5-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-apm-1.2.5-9|20	
14cr|x11-driver-video-apm-1.2.5-9|21	%description
14cr|x11-driver-video-apm-1.2.5-9|22	x11-driver-video-apm is the X.org driver for Alliance Promotion.
14cr|x11-driver-video-apm-1.2.5-9|23	
14cr|x11-driver-video-apm-1.2.5-9|24	%files
14cr|x11-driver-video-apm-1.2.5-9|25	%doc COPYING
14cr|x11-driver-video-apm-1.2.5-9|26	%{_libdir}/xorg/modules/drivers/apm_drv.so
14cr|x11-driver-video-apm-1.2.5-9|27	%{_mandir}/man4/apm.*
14cr|x11-driver-video-apm-1.2.5-9|28	
14cr|x11-driver-video-apm-1.2.5-9|29	#----------------------------------------------------------------------------
14cr|x11-driver-video-apm-1.2.5-9|30	
14cr|x11-driver-video-apm-1.2.5-9|31	%prep
14cr|x11-driver-video-apm-1.2.5-9|32	%setup -qn xf86-video-apm-%{version}
14cr|x11-driver-video-apm-1.2.5-9|33	%apply_patches
14cr|x11-driver-video-apm-1.2.5-9|34	
14cr|x11-driver-video-apm-1.2.5-9|35	%build
14cr|x11-driver-video-apm-1.2.5-9|36	%configure2_5x
14cr|x11-driver-video-apm-1.2.5-9|37	%make
14cr|x11-driver-video-apm-1.2.5-9|38	
14cr|x11-driver-video-apm-1.2.5-9|39	%install
14cr|x11-driver-video-apm-1.2.5-9|40	%makeinstall_std
14cr|x11-driver-video-apm-1.2.5-9|41	
14cr|x11-driver-video-apm-1.2.5-9|42	
14cr|x11-driver-video-apm-1.2.5-9|43	%changelog
14cr|x11-driver-video-apm-1.2.5-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-9
14cr|x11-driver-video-apm-1.2.5-9|45	+ Revision: db5355c
14cr|x11-driver-video-apm-1.2.5-9|46	- MassBuild#464: Increase release tag
14cr|x11-driver-video-apm-1.2.5-9|47	
14cr|x11-driver-video-apm-1.2.5-9|48	

9161 14
14cr|x11-driver-video-ark-0.7.5-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-ark-0.7.5-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-ark-0.7.5-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-ark-0.7.5-9|4	
14cr|x11-driver-video-ark-0.7.5-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-ark-0.7.5-9|6	
14cr|x11-driver-video-ark-0.7.5-9|7	Summary:	X.org driver for ARK Logic graphics chipsets
14cr|x11-driver-video-ark-0.7.5-9|8	Name:		x11-driver-video-ark
14cr|x11-driver-video-ark-0.7.5-9|9	Version:	0.7.5
14cr|x11-driver-video-ark-0.7.5-9|10	Release:	9
14cr|x11-driver-video-ark-0.7.5-9|11	License:	MIT
14cr|x11-driver-video-ark-0.7.5-9|12	Group:		System/X11
14cr|x11-driver-video-ark-0.7.5-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-ark-0.7.5-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ark-%{version}.tar.bz2
14cr|x11-driver-video-ark-0.7.5-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-ark-0.7.5-9|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-ark-0.7.5-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-ark-0.7.5-9|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-ark-0.7.5-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-ark-0.7.5-9|20	
14cr|x11-driver-video-ark-0.7.5-9|21	%description
14cr|x11-driver-video-ark-0.7.5-9|22	x11-driver-video-ark is the X.org driver for ARK Logic graphics chipsets.
14cr|x11-driver-video-ark-0.7.5-9|23	
14cr|x11-driver-video-ark-0.7.5-9|24	%files
14cr|x11-driver-video-ark-0.7.5-9|25	%doc COPYING
14cr|x11-driver-video-ark-0.7.5-9|26	%{_libdir}/xorg/modules/drivers/ark_drv.so
14cr|x11-driver-video-ark-0.7.5-9|27	
14cr|x11-driver-video-ark-0.7.5-9|28	#----------------------------------------------------------------------------
14cr|x11-driver-video-ark-0.7.5-9|29	
14cr|x11-driver-video-ark-0.7.5-9|30	%prep
14cr|x11-driver-video-ark-0.7.5-9|31	%setup -qn xf86-video-ark-%{version}
14cr|x11-driver-video-ark-0.7.5-9|32	%apply_patches
14cr|x11-driver-video-ark-0.7.5-9|33	
14cr|x11-driver-video-ark-0.7.5-9|34	%build
14cr|x11-driver-video-ark-0.7.5-9|35	%configure2_5x
14cr|x11-driver-video-ark-0.7.5-9|36	%make
14cr|x11-driver-video-ark-0.7.5-9|37	
14cr|x11-driver-video-ark-0.7.5-9|38	%install
14cr|x11-driver-video-ark-0.7.5-9|39	%makeinstall_std
14cr|x11-driver-video-ark-0.7.5-9|40	
14cr|x11-driver-video-ark-0.7.5-9|41	
14cr|x11-driver-video-ark-0.7.5-9|42	%changelog
14cr|x11-driver-video-ark-0.7.5-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-9
14cr|x11-driver-video-ark-0.7.5-9|44	+ Revision: 39644c0
14cr|x11-driver-video-ark-0.7.5-9|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-ark-0.7.5-9|46	
14cr|x11-driver-video-ark-0.7.5-9|47	

9162 14
14cr|x11-driver-video-ast-0.98.0-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-ast-0.98.0-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-ast-0.98.0-6|3	%define _disable_ld_now 1
14cr|x11-driver-video-ast-0.98.0-6|4	
14cr|x11-driver-video-ast-0.98.0-6|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-ast-0.98.0-6|6	
14cr|x11-driver-video-ast-0.98.0-6|7	Summary:	X.org driver for ASPEED Technology Inc
14cr|x11-driver-video-ast-0.98.0-6|8	Name:		x11-driver-video-ast
14cr|x11-driver-video-ast-0.98.0-6|9	Version:	0.98.0
14cr|x11-driver-video-ast-0.98.0-6|10	Release:	6
14cr|x11-driver-video-ast-0.98.0-6|11	License:	MIT
14cr|x11-driver-video-ast-0.98.0-6|12	Group:		System/X11
14cr|x11-driver-video-ast-0.98.0-6|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-ast-0.98.0-6|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-%{version}.tar.bz2
14cr|x11-driver-video-ast-0.98.0-6|15	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-ast-0.98.0-6|16	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-ast-0.98.0-6|17	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-ast-0.98.0-6|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-ast-0.98.0-6|19	
14cr|x11-driver-video-ast-0.98.0-6|20	%description
14cr|x11-driver-video-ast-0.98.0-6|21	x11-driver-video-ast is the X.org driver for ASPEED Technology Inc.
14cr|x11-driver-video-ast-0.98.0-6|22	
14cr|x11-driver-video-ast-0.98.0-6|23	%files
14cr|x11-driver-video-ast-0.98.0-6|24	%doc COPYING
14cr|x11-driver-video-ast-0.98.0-6|25	%{_libdir}/xorg/modules/drivers/ast_drv.so
14cr|x11-driver-video-ast-0.98.0-6|26	
14cr|x11-driver-video-ast-0.98.0-6|27	#----------------------------------------------------------------------------
14cr|x11-driver-video-ast-0.98.0-6|28	
14cr|x11-driver-video-ast-0.98.0-6|29	%prep
14cr|x11-driver-video-ast-0.98.0-6|30	%setup -qn xf86-video-ast-%{version}
14cr|x11-driver-video-ast-0.98.0-6|31	%apply_patches
14cr|x11-driver-video-ast-0.98.0-6|32	
14cr|x11-driver-video-ast-0.98.0-6|33	%build
14cr|x11-driver-video-ast-0.98.0-6|34	%configure2_5x
14cr|x11-driver-video-ast-0.98.0-6|35	%make
14cr|x11-driver-video-ast-0.98.0-6|36	
14cr|x11-driver-video-ast-0.98.0-6|37	%install
14cr|x11-driver-video-ast-0.98.0-6|38	%makeinstall_std
14cr|x11-driver-video-ast-0.98.0-6|39	
14cr|x11-driver-video-ast-0.98.0-6|40	
14cr|x11-driver-video-ast-0.98.0-6|41	%changelog
14cr|x11-driver-video-ast-0.98.0-6|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.0-6
14cr|x11-driver-video-ast-0.98.0-6|43	+ Revision: 9d7c5c9
14cr|x11-driver-video-ast-0.98.0-6|44	- MassBuild#464: Increase release tag
14cr|x11-driver-video-ast-0.98.0-6|45	
14cr|x11-driver-video-ast-0.98.0-6|46	

9163 14
14cr|x11-driver-video-chips-1.2.5-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-chips-1.2.5-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-chips-1.2.5-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-chips-1.2.5-9|4	
14cr|x11-driver-video-chips-1.2.5-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-chips-1.2.5-9|6	
14cr|x11-driver-video-chips-1.2.5-9|7	Summary:	X.org driver for Chips and Technologies
14cr|x11-driver-video-chips-1.2.5-9|8	Name:		x11-driver-video-chips
14cr|x11-driver-video-chips-1.2.5-9|9	Version:	1.2.5
14cr|x11-driver-video-chips-1.2.5-9|10	Release:	9
14cr|x11-driver-video-chips-1.2.5-9|11	Group:		System/X11
14cr|x11-driver-video-chips-1.2.5-9|12	License:	MIT
14cr|x11-driver-video-chips-1.2.5-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-chips-1.2.5-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-chips-%{version}.tar.bz2
14cr|x11-driver-video-chips-1.2.5-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-chips-1.2.5-9|16	Patch1:		0001-Import-existing-patches-that-were-originally-Red-Ha.patch
14cr|x11-driver-video-chips-1.2.5-9|17	Patch2:		x11-driver-video-chips-1.2.5-debian-iopl_h.patch
14cr|x11-driver-video-chips-1.2.5-9|18	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-chips-1.2.5-9|19	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-chips-1.2.5-9|20	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-chips-1.2.5-9|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-chips-1.2.5-9|22	
14cr|x11-driver-video-chips-1.2.5-9|23	%description
14cr|x11-driver-video-chips-1.2.5-9|24	x11-driver-video-chips is the X.org driver for Chips and Technologies boards.
14cr|x11-driver-video-chips-1.2.5-9|25	
14cr|x11-driver-video-chips-1.2.5-9|26	%files
14cr|x11-driver-video-chips-1.2.5-9|27	%doc COPYING
14cr|x11-driver-video-chips-1.2.5-9|28	%{_libdir}/xorg/modules/drivers/chips_drv.so
14cr|x11-driver-video-chips-1.2.5-9|29	%{_mandir}/man4/chips.*
14cr|x11-driver-video-chips-1.2.5-9|30	
14cr|x11-driver-video-chips-1.2.5-9|31	#----------------------------------------------------------------------------
14cr|x11-driver-video-chips-1.2.5-9|32	
14cr|x11-driver-video-chips-1.2.5-9|33	%prep
14cr|x11-driver-video-chips-1.2.5-9|34	%setup -qn xf86-video-chips-%{version}
14cr|x11-driver-video-chips-1.2.5-9|35	%apply_patches
14cr|x11-driver-video-chips-1.2.5-9|36	
14cr|x11-driver-video-chips-1.2.5-9|37	%build
14cr|x11-driver-video-chips-1.2.5-9|38	%configure2_5x
14cr|x11-driver-video-chips-1.2.5-9|39	%make
14cr|x11-driver-video-chips-1.2.5-9|40	
14cr|x11-driver-video-chips-1.2.5-9|41	%install
14cr|x11-driver-video-chips-1.2.5-9|42	%makeinstall_std
14cr|x11-driver-video-chips-1.2.5-9|43	
14cr|x11-driver-video-chips-1.2.5-9|44	
14cr|x11-driver-video-chips-1.2.5-9|45	%changelog
14cr|x11-driver-video-chips-1.2.5-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-9
14cr|x11-driver-video-chips-1.2.5-9|47	+ Revision: 19df06f
14cr|x11-driver-video-chips-1.2.5-9|48	- MassBuild#464: Increase release tag
14cr|x11-driver-video-chips-1.2.5-9|49	
14cr|x11-driver-video-chips-1.2.5-9|50	

9164 14
14cr|x11-driver-video-geode-2.11.15-7|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-geode-2.11.15-7|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-geode-2.11.15-7|3	%define _disable_ld_now 1
14cr|x11-driver-video-geode-2.11.15-7|4	
14cr|x11-driver-video-geode-2.11.15-7|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-geode-2.11.15-7|6	
14cr|x11-driver-video-geode-2.11.15-7|7	Summary:	X.org driver for AMD Geode GX and LX Processors
14cr|x11-driver-video-geode-2.11.15-7|8	Name:		x11-driver-video-geode
14cr|x11-driver-video-geode-2.11.15-7|9	Version:	2.11.15
14cr|x11-driver-video-geode-2.11.15-7|10	Release:	7
14cr|x11-driver-video-geode-2.11.15-7|11	License:	MIT
14cr|x11-driver-video-geode-2.11.15-7|12	Group:		System/X11
14cr|x11-driver-video-geode-2.11.15-7|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-geode-2.11.15-7|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
14cr|x11-driver-video-geode-2.11.15-7|15	Patch0:		geode-2.11.14-ftbfs.patch
14cr|x11-driver-video-geode-2.11.15-7|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-geode-2.11.15-7|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-geode-2.11.15-7|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-geode-2.11.15-7|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-geode-2.11.15-7|20	
14cr|x11-driver-video-geode-2.11.15-7|21	%description
14cr|x11-driver-video-geode-2.11.15-7|22	This is the X graphics driver for the AMD Geode GX and LX processors.
14cr|x11-driver-video-geode-2.11.15-7|23	The GX driver features XAA and EXA support for graphics acceleration,
14cr|x11-driver-video-geode-2.11.15-7|24	and the LX driver supports EXA (including compositing). Both drivers
14cr|x11-driver-video-geode-2.11.15-7|25	suppport dynamic rotation with XRandR, and Xv overlay support.
14cr|x11-driver-video-geode-2.11.15-7|26	
14cr|x11-driver-video-geode-2.11.15-7|27	%files
14cr|x11-driver-video-geode-2.11.15-7|28	%doc README TODO
14cr|x11-driver-video-geode-2.11.15-7|29	%{_libdir}/xorg/modules/drivers/ztv_drv.so
14cr|x11-driver-video-geode-2.11.15-7|30	%{_libdir}/xorg/modules/drivers/geode_drv.so
14cr|x11-driver-video-geode-2.11.15-7|31	
14cr|x11-driver-video-geode-2.11.15-7|32	#----------------------------------------------------------------------------
14cr|x11-driver-video-geode-2.11.15-7|33	
14cr|x11-driver-video-geode-2.11.15-7|34	%prep
14cr|x11-driver-video-geode-2.11.15-7|35	%setup -qn xf86-video-geode-%{version}
14cr|x11-driver-video-geode-2.11.15-7|36	%apply_patches
14cr|x11-driver-video-geode-2.11.15-7|37	
14cr|x11-driver-video-geode-2.11.15-7|38	%build
14cr|x11-driver-video-geode-2.11.15-7|39	%configure2_5x
14cr|x11-driver-video-geode-2.11.15-7|40	%make
14cr|x11-driver-video-geode-2.11.15-7|41	
14cr|x11-driver-video-geode-2.11.15-7|42	%install
14cr|x11-driver-video-geode-2.11.15-7|43	%makeinstall_std
14cr|x11-driver-video-geode-2.11.15-7|44	
14cr|x11-driver-video-geode-2.11.15-7|45	
14cr|x11-driver-video-geode-2.11.15-7|46	%changelog
14cr|x11-driver-video-geode-2.11.15-7|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.11.15-7
14cr|x11-driver-video-geode-2.11.15-7|48	+ Revision: 206e3de
14cr|x11-driver-video-geode-2.11.15-7|49	- MassBuild#464: Increase release tag
14cr|x11-driver-video-geode-2.11.15-7|50	
14cr|x11-driver-video-geode-2.11.15-7|51	

9165 14
14cr|x11-driver-video-glint-1.2.8-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-glint-1.2.8-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-glint-1.2.8-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-glint-1.2.8-9|4	
14cr|x11-driver-video-glint-1.2.8-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-glint-1.2.8-9|6	
14cr|x11-driver-video-glint-1.2.8-9|7	Summary:	X.org driver for 3DLabs Permedia
14cr|x11-driver-video-glint-1.2.8-9|8	Name:		x11-driver-video-glint
14cr|x11-driver-video-glint-1.2.8-9|9	Version:	1.2.8
14cr|x11-driver-video-glint-1.2.8-9|10	Release:	9
14cr|x11-driver-video-glint-1.2.8-9|11	License:	MIT
14cr|x11-driver-video-glint-1.2.8-9|12	Group:		System/X11
14cr|x11-driver-video-glint-1.2.8-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-glint-1.2.8-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-glint-%{version}.tar.bz2
14cr|x11-driver-video-glint-1.2.8-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-glint-1.2.8-9|16	BuildRequires:	pkgconfig(gl)
14cr|x11-driver-video-glint-1.2.8-9|17	BuildRequires:	pkgconfig(libdrm)
14cr|x11-driver-video-glint-1.2.8-9|18	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-glint-1.2.8-9|19	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-glint-1.2.8-9|20	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-glint-1.2.8-9|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-glint-1.2.8-9|22	
14cr|x11-driver-video-glint-1.2.8-9|23	%description
14cr|x11-driver-video-glint-1.2.8-9|24	x11-driver-video-glint is the X.org driver for 3DLabs Permedia.
14cr|x11-driver-video-glint-1.2.8-9|25	
14cr|x11-driver-video-glint-1.2.8-9|26	%files
14cr|x11-driver-video-glint-1.2.8-9|27	%doc COPYING
14cr|x11-driver-video-glint-1.2.8-9|28	%{_libdir}/xorg/modules/drivers/glint_drv.so
14cr|x11-driver-video-glint-1.2.8-9|29	%{_mandir}/man4/glint.*
14cr|x11-driver-video-glint-1.2.8-9|30	
14cr|x11-driver-video-glint-1.2.8-9|31	#----------------------------------------------------------------------------
14cr|x11-driver-video-glint-1.2.8-9|32	
14cr|x11-driver-video-glint-1.2.8-9|33	%prep
14cr|x11-driver-video-glint-1.2.8-9|34	%setup -qn xf86-video-glint-%{version}
14cr|x11-driver-video-glint-1.2.8-9|35	%apply_patches
14cr|x11-driver-video-glint-1.2.8-9|36	
14cr|x11-driver-video-glint-1.2.8-9|37	%build
14cr|x11-driver-video-glint-1.2.8-9|38	%configure2_5x
14cr|x11-driver-video-glint-1.2.8-9|39	%make
14cr|x11-driver-video-glint-1.2.8-9|40	
14cr|x11-driver-video-glint-1.2.8-9|41	%install
14cr|x11-driver-video-glint-1.2.8-9|42	%makeinstall_std
14cr|x11-driver-video-glint-1.2.8-9|43	
14cr|x11-driver-video-glint-1.2.8-9|44	
14cr|x11-driver-video-glint-1.2.8-9|45	%changelog
14cr|x11-driver-video-glint-1.2.8-9|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-9
14cr|x11-driver-video-glint-1.2.8-9|47	+ Revision: c2431a1
14cr|x11-driver-video-glint-1.2.8-9|48	- MassBuild#464: Increase release tag
14cr|x11-driver-video-glint-1.2.8-9|49	
14cr|x11-driver-video-glint-1.2.8-9|50	

9166 14
14cr|x11-driver-video-i128-1.3.6-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-i128-1.3.6-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-i128-1.3.6-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-i128-1.3.6-9|4	
14cr|x11-driver-video-i128-1.3.6-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-i128-1.3.6-9|6	
14cr|x11-driver-video-i128-1.3.6-9|7	Summary:	X.org driver for Number Nine chipsets
14cr|x11-driver-video-i128-1.3.6-9|8	Name:		x11-driver-video-i128
14cr|x11-driver-video-i128-1.3.6-9|9	Version:	1.3.6
14cr|x11-driver-video-i128-1.3.6-9|10	Release:	9
14cr|x11-driver-video-i128-1.3.6-9|11	License:	MIT
14cr|x11-driver-video-i128-1.3.6-9|12	Group:		System/X11
14cr|x11-driver-video-i128-1.3.6-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-i128-1.3.6-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i128-%{version}.tar.bz2
14cr|x11-driver-video-i128-1.3.6-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-i128-1.3.6-9|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-i128-1.3.6-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-i128-1.3.6-9|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-i128-1.3.6-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-i128-1.3.6-9|20	
14cr|x11-driver-video-i128-1.3.6-9|21	%description
14cr|x11-driver-video-i128-1.3.6-9|22	x11-driver-video-i128 is the X.org driver for Number Nine chipsets.
14cr|x11-driver-video-i128-1.3.6-9|23	
14cr|x11-driver-video-i128-1.3.6-9|24	%files
14cr|x11-driver-video-i128-1.3.6-9|25	%{_libdir}/xorg/modules/drivers/i128_drv.so
14cr|x11-driver-video-i128-1.3.6-9|26	%{_mandir}/man4/i128.*
14cr|x11-driver-video-i128-1.3.6-9|27	
14cr|x11-driver-video-i128-1.3.6-9|28	#----------------------------------------------------------------------------
14cr|x11-driver-video-i128-1.3.6-9|29	
14cr|x11-driver-video-i128-1.3.6-9|30	%prep
14cr|x11-driver-video-i128-1.3.6-9|31	%setup -qn xf86-video-i128-%{version}
14cr|x11-driver-video-i128-1.3.6-9|32	%apply_patches
14cr|x11-driver-video-i128-1.3.6-9|33	
14cr|x11-driver-video-i128-1.3.6-9|34	%build
14cr|x11-driver-video-i128-1.3.6-9|35	%configure2_5x
14cr|x11-driver-video-i128-1.3.6-9|36	%make
14cr|x11-driver-video-i128-1.3.6-9|37	
14cr|x11-driver-video-i128-1.3.6-9|38	%install
14cr|x11-driver-video-i128-1.3.6-9|39	%makeinstall_std
14cr|x11-driver-video-i128-1.3.6-9|40	
14cr|x11-driver-video-i128-1.3.6-9|41	
14cr|x11-driver-video-i128-1.3.6-9|42	
14cr|x11-driver-video-i128-1.3.6-9|43	%changelog
14cr|x11-driver-video-i128-1.3.6-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-9
14cr|x11-driver-video-i128-1.3.6-9|45	+ Revision: ff5b997
14cr|x11-driver-video-i128-1.3.6-9|46	- MassBuild#464: Increase release tag
14cr|x11-driver-video-i128-1.3.6-9|47	
14cr|x11-driver-video-i128-1.3.6-9|48	

9167 14
14cr|x11-driver-video-i740-1.3.4-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-i740-1.3.4-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-i740-1.3.4-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-i740-1.3.4-9|4	
14cr|x11-driver-video-i740-1.3.4-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-i740-1.3.4-9|6	
14cr|x11-driver-video-i740-1.3.4-9|7	Summary:	X.org driver for Intel i740
14cr|x11-driver-video-i740-1.3.4-9|8	Name:		x11-driver-video-i740
14cr|x11-driver-video-i740-1.3.4-9|9	Version:	1.3.4
14cr|x11-driver-video-i740-1.3.4-9|10	Release:	9
14cr|x11-driver-video-i740-1.3.4-9|11	License:	MIT
14cr|x11-driver-video-i740-1.3.4-9|12	Group:		System/X11
14cr|x11-driver-video-i740-1.3.4-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-i740-1.3.4-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-%{version}.tar.bz2
14cr|x11-driver-video-i740-1.3.4-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-i740-1.3.4-9|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-i740-1.3.4-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-i740-1.3.4-9|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-i740-1.3.4-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-i740-1.3.4-9|20	
14cr|x11-driver-video-i740-1.3.4-9|21	%description
14cr|x11-driver-video-i740-1.3.4-9|22	x11-driver-video-i740 is the X.org driver for Intel i740.
14cr|x11-driver-video-i740-1.3.4-9|23	
14cr|x11-driver-video-i740-1.3.4-9|24	%files
14cr|x11-driver-video-i740-1.3.4-9|25	%doc COPYING
14cr|x11-driver-video-i740-1.3.4-9|26	%{_libdir}/xorg/modules/drivers/i740_drv.so
14cr|x11-driver-video-i740-1.3.4-9|27	%{_mandir}/man4/i740.*
14cr|x11-driver-video-i740-1.3.4-9|28	
14cr|x11-driver-video-i740-1.3.4-9|29	#----------------------------------------------------------------------------
14cr|x11-driver-video-i740-1.3.4-9|30	
14cr|x11-driver-video-i740-1.3.4-9|31	%prep
14cr|x11-driver-video-i740-1.3.4-9|32	%setup -qn xf86-video-i740-%{version}
14cr|x11-driver-video-i740-1.3.4-9|33	%apply_patches
14cr|x11-driver-video-i740-1.3.4-9|34	
14cr|x11-driver-video-i740-1.3.4-9|35	%build
14cr|x11-driver-video-i740-1.3.4-9|36	%configure2_5x
14cr|x11-driver-video-i740-1.3.4-9|37	%make
14cr|x11-driver-video-i740-1.3.4-9|38	
14cr|x11-driver-video-i740-1.3.4-9|39	%install
14cr|x11-driver-video-i740-1.3.4-9|40	%makeinstall_std
14cr|x11-driver-video-i740-1.3.4-9|41	
14cr|x11-driver-video-i740-1.3.4-9|42	
14cr|x11-driver-video-i740-1.3.4-9|43	%changelog
14cr|x11-driver-video-i740-1.3.4-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-9
14cr|x11-driver-video-i740-1.3.4-9|45	+ Revision: 1ae19aa
14cr|x11-driver-video-i740-1.3.4-9|46	- MassBuild#464: Increase release tag
14cr|x11-driver-video-i740-1.3.4-9|47	
14cr|x11-driver-video-i740-1.3.4-9|48	

9168 14
14cr|x11-driver-video-mach64-6.9.4-7|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-mach64-6.9.4-7|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-mach64-6.9.4-7|3	%define _disable_ld_now 1
14cr|x11-driver-video-mach64-6.9.4-7|4	
14cr|x11-driver-video-mach64-6.9.4-7|5	Summary:	X.org driver for ATI Mach64
14cr|x11-driver-video-mach64-6.9.4-7|6	Name:		x11-driver-video-mach64
14cr|x11-driver-video-mach64-6.9.4-7|7	Version:	6.9.4
14cr|x11-driver-video-mach64-6.9.4-7|8	Release:	7
14cr|x11-driver-video-mach64-6.9.4-7|9	Epoch:		1
14cr|x11-driver-video-mach64-6.9.4-7|10	License:	MIT
14cr|x11-driver-video-mach64-6.9.4-7|11	Group:		System/X11
14cr|x11-driver-video-mach64-6.9.4-7|12	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-mach64-6.9.4-7|13	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mach64-%{version}.tar.bz2
14cr|x11-driver-video-mach64-6.9.4-7|14	BuildRequires:	pkgconfig(gl)
14cr|x11-driver-video-mach64-6.9.4-7|15	BuildRequires:	pkgconfig(libdrm)
14cr|x11-driver-video-mach64-6.9.4-7|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-mach64-6.9.4-7|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-mach64-6.9.4-7|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-mach64-6.9.4-7|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-mach64-6.9.4-7|20	
14cr|x11-driver-video-mach64-6.9.4-7|21	%description
14cr|x11-driver-video-mach64-6.9.4-7|22	x11-driver-video-mach64 is the X.org driver for ATI Mach64.
14cr|x11-driver-video-mach64-6.9.4-7|23	
14cr|x11-driver-video-mach64-6.9.4-7|24	%files
14cr|x11-driver-video-mach64-6.9.4-7|25	%{_libdir}/xorg/modules/drivers/mach64_drv.so
14cr|x11-driver-video-mach64-6.9.4-7|26	
14cr|x11-driver-video-mach64-6.9.4-7|27	#----------------------------------------------------------------------------
14cr|x11-driver-video-mach64-6.9.4-7|28	
14cr|x11-driver-video-mach64-6.9.4-7|29	%prep
14cr|x11-driver-video-mach64-6.9.4-7|30	%setup -qn xf86-video-mach64-%{version}
14cr|x11-driver-video-mach64-6.9.4-7|31	%apply_patches
14cr|x11-driver-video-mach64-6.9.4-7|32	
14cr|x11-driver-video-mach64-6.9.4-7|33	%build
14cr|x11-driver-video-mach64-6.9.4-7|34	autoreconf -ifs
14cr|x11-driver-video-mach64-6.9.4-7|35	%configure
14cr|x11-driver-video-mach64-6.9.4-7|36	%make
14cr|x11-driver-video-mach64-6.9.4-7|37	
14cr|x11-driver-video-mach64-6.9.4-7|38	%install
14cr|x11-driver-video-mach64-6.9.4-7|39	%makeinstall_std
14cr|x11-driver-video-mach64-6.9.4-7|40	
14cr|x11-driver-video-mach64-6.9.4-7|41	
14cr|x11-driver-video-mach64-6.9.4-7|42	%changelog
14cr|x11-driver-video-mach64-6.9.4-7|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:6.9.4-7
14cr|x11-driver-video-mach64-6.9.4-7|44	+ Revision: 44b2577
14cr|x11-driver-video-mach64-6.9.4-7|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-mach64-6.9.4-7|46	
14cr|x11-driver-video-mach64-6.9.4-7|47	

9169 14
14cr|x11-driver-video-neomagic-1.2.8-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-neomagic-1.2.8-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-neomagic-1.2.8-6|3	%define _disable_ld_now 1
14cr|x11-driver-video-neomagic-1.2.8-6|4	
14cr|x11-driver-video-neomagic-1.2.8-6|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-neomagic-1.2.8-6|6	
14cr|x11-driver-video-neomagic-1.2.8-6|7	Summary:	X.org driver for NeoMagic Cards
14cr|x11-driver-video-neomagic-1.2.8-6|8	Name:		x11-driver-video-neomagic
14cr|x11-driver-video-neomagic-1.2.8-6|9	Version:	1.2.8
14cr|x11-driver-video-neomagic-1.2.8-6|10	Release:	6
14cr|x11-driver-video-neomagic-1.2.8-6|11	License:	MIT
14cr|x11-driver-video-neomagic-1.2.8-6|12	Group:		System/X11
14cr|x11-driver-video-neomagic-1.2.8-6|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-neomagic-1.2.8-6|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-%{version}.tar.bz2
14cr|x11-driver-video-neomagic-1.2.8-6|15	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-neomagic-1.2.8-6|16	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-neomagic-1.2.8-6|17	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-neomagic-1.2.8-6|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-neomagic-1.2.8-6|19	
14cr|x11-driver-video-neomagic-1.2.8-6|20	%description
14cr|x11-driver-video-neomagic-1.2.8-6|21	x11-driver-video-neomagic is the X.org driver for NeoMagic Cards.
14cr|x11-driver-video-neomagic-1.2.8-6|22	
14cr|x11-driver-video-neomagic-1.2.8-6|23	%files
14cr|x11-driver-video-neomagic-1.2.8-6|24	%doc COPYING
14cr|x11-driver-video-neomagic-1.2.8-6|25	%{_libdir}/xorg/modules/drivers/neomagic_drv.so
14cr|x11-driver-video-neomagic-1.2.8-6|26	%{_mandir}/man4/neomagic.*
14cr|x11-driver-video-neomagic-1.2.8-6|27	
14cr|x11-driver-video-neomagic-1.2.8-6|28	#----------------------------------------------------------------------------
14cr|x11-driver-video-neomagic-1.2.8-6|29	
14cr|x11-driver-video-neomagic-1.2.8-6|30	%prep
14cr|x11-driver-video-neomagic-1.2.8-6|31	%setup -qn xf86-video-neomagic-%{version}
14cr|x11-driver-video-neomagic-1.2.8-6|32	%apply_patches
14cr|x11-driver-video-neomagic-1.2.8-6|33	
14cr|x11-driver-video-neomagic-1.2.8-6|34	%build
14cr|x11-driver-video-neomagic-1.2.8-6|35	%configure2_5x
14cr|x11-driver-video-neomagic-1.2.8-6|36	%make
14cr|x11-driver-video-neomagic-1.2.8-6|37	
14cr|x11-driver-video-neomagic-1.2.8-6|38	%install
14cr|x11-driver-video-neomagic-1.2.8-6|39	%makeinstall_std
14cr|x11-driver-video-neomagic-1.2.8-6|40	
14cr|x11-driver-video-neomagic-1.2.8-6|41	
14cr|x11-driver-video-neomagic-1.2.8-6|42	%changelog
14cr|x11-driver-video-neomagic-1.2.8-6|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-6
14cr|x11-driver-video-neomagic-1.2.8-6|44	+ Revision: 7a4fa1e
14cr|x11-driver-video-neomagic-1.2.8-6|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-neomagic-1.2.8-6|46	
14cr|x11-driver-video-neomagic-1.2.8-6|47	

9170 14
14cr|x11-driver-video-nv-2.1.20-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-nv-2.1.20-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-nv-2.1.20-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-nv-2.1.20-9|4	
14cr|x11-driver-video-nv-2.1.20-9|5	Summary:	X.org driver for NVidia Cards
14cr|x11-driver-video-nv-2.1.20-9|6	Name:		x11-driver-video-nv
14cr|x11-driver-video-nv-2.1.20-9|7	Version:	2.1.20
14cr|x11-driver-video-nv-2.1.20-9|8	Release:	9
14cr|x11-driver-video-nv-2.1.20-9|9	License:	MIT
14cr|x11-driver-video-nv-2.1.20-9|10	Group:		System/X11
14cr|x11-driver-video-nv-2.1.20-9|11	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-nv-2.1.20-9|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-%{version}.tar.bz2
14cr|x11-driver-video-nv-2.1.20-9|13	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-nv-2.1.20-9|14	Patch1:		0001-RedHat-nv-riva-videomem-autodetection-debugging.patch
14cr|x11-driver-video-nv-2.1.20-9|15	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-nv-2.1.20-9|16	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-nv-2.1.20-9|17	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-nv-2.1.20-9|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-nv-2.1.20-9|19	
14cr|x11-driver-video-nv-2.1.20-9|20	%description
14cr|x11-driver-video-nv-2.1.20-9|21	x11-driver-video-nv is the X.org driver for NVidia Cards.
14cr|x11-driver-video-nv-2.1.20-9|22	
14cr|x11-driver-video-nv-2.1.20-9|23	%files
14cr|x11-driver-video-nv-2.1.20-9|24	%{_libdir}/xorg/modules/drivers/nv_drv.so
14cr|x11-driver-video-nv-2.1.20-9|25	%{_mandir}/man4/nv*
14cr|x11-driver-video-nv-2.1.20-9|26	
14cr|x11-driver-video-nv-2.1.20-9|27	#----------------------------------------------------------------------------
14cr|x11-driver-video-nv-2.1.20-9|28	
14cr|x11-driver-video-nv-2.1.20-9|29	%prep
14cr|x11-driver-video-nv-2.1.20-9|30	%setup -qn xf86-video-nv-%{version}
14cr|x11-driver-video-nv-2.1.20-9|31	%apply_patches
14cr|x11-driver-video-nv-2.1.20-9|32	
14cr|x11-driver-video-nv-2.1.20-9|33	%build
14cr|x11-driver-video-nv-2.1.20-9|34	autoreconf -ifs
14cr|x11-driver-video-nv-2.1.20-9|35	%configure2_5x
14cr|x11-driver-video-nv-2.1.20-9|36	%make
14cr|x11-driver-video-nv-2.1.20-9|37	
14cr|x11-driver-video-nv-2.1.20-9|38	%install
14cr|x11-driver-video-nv-2.1.20-9|39	%makeinstall_std
14cr|x11-driver-video-nv-2.1.20-9|40	
14cr|x11-driver-video-nv-2.1.20-9|41	
14cr|x11-driver-video-nv-2.1.20-9|42	
14cr|x11-driver-video-nv-2.1.20-9|43	%changelog
14cr|x11-driver-video-nv-2.1.20-9|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.20-9
14cr|x11-driver-video-nv-2.1.20-9|45	+ Revision: 9bbcf4d
14cr|x11-driver-video-nv-2.1.20-9|46	- MassBuild#464: Increase release tag
14cr|x11-driver-video-nv-2.1.20-9|47	
14cr|x11-driver-video-nv-2.1.20-9|48	

9171 14
14cr|x11-driver-video-r128-6.9.2-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-r128-6.9.2-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-r128-6.9.2-5|3	%define _disable_ld_now 1
14cr|x11-driver-video-r128-6.9.2-5|4	
14cr|x11-driver-video-r128-6.9.2-5|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-r128-6.9.2-5|6	
14cr|x11-driver-video-r128-6.9.2-5|7	Summary:	X.org driver for ATI Rage 128
14cr|x11-driver-video-r128-6.9.2-5|8	Name:		x11-driver-video-r128
14cr|x11-driver-video-r128-6.9.2-5|9	Version:	6.9.2
14cr|x11-driver-video-r128-6.9.2-5|10	Release:	5
14cr|x11-driver-video-r128-6.9.2-5|11	Epoch:		1
14cr|x11-driver-video-r128-6.9.2-5|12	License:	MIT
14cr|x11-driver-video-r128-6.9.2-5|13	Group:		System/X11
14cr|x11-driver-video-r128-6.9.2-5|14	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-r128-6.9.2-5|15	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-%{version}.tar.bz2
14cr|x11-driver-video-r128-6.9.2-5|16	BuildRequires:	pkgconfig(gl)
14cr|x11-driver-video-r128-6.9.2-5|17	BuildRequires:	pkgconfig(libdrm)
14cr|x11-driver-video-r128-6.9.2-5|18	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-r128-6.9.2-5|19	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-r128-6.9.2-5|20	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-r128-6.9.2-5|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-r128-6.9.2-5|22	
14cr|x11-driver-video-r128-6.9.2-5|23	%description
14cr|x11-driver-video-r128-6.9.2-5|24	x11-driver-video-r128 is the X.org driver for ATI Rage 128.
14cr|x11-driver-video-r128-6.9.2-5|25	
14cr|x11-driver-video-r128-6.9.2-5|26	%files
14cr|x11-driver-video-r128-6.9.2-5|27	%{_libdir}/xorg/modules/drivers/r128_drv.so
14cr|x11-driver-video-r128-6.9.2-5|28	%{_mandir}/man4/r128.*
14cr|x11-driver-video-r128-6.9.2-5|29	
14cr|x11-driver-video-r128-6.9.2-5|30	#----------------------------------------------------------------------------
14cr|x11-driver-video-r128-6.9.2-5|31	
14cr|x11-driver-video-r128-6.9.2-5|32	%prep
14cr|x11-driver-video-r128-6.9.2-5|33	%setup -qn xf86-video-r128-%{version}
14cr|x11-driver-video-r128-6.9.2-5|34	%apply_patches
14cr|x11-driver-video-r128-6.9.2-5|35	
14cr|x11-driver-video-r128-6.9.2-5|36	%build
14cr|x11-driver-video-r128-6.9.2-5|37	%configure2_5x
14cr|x11-driver-video-r128-6.9.2-5|38	%make
14cr|x11-driver-video-r128-6.9.2-5|39	
14cr|x11-driver-video-r128-6.9.2-5|40	%install
14cr|x11-driver-video-r128-6.9.2-5|41	%makeinstall_std
14cr|x11-driver-video-r128-6.9.2-5|42	
14cr|x11-driver-video-r128-6.9.2-5|43	
14cr|x11-driver-video-r128-6.9.2-5|44	%changelog
14cr|x11-driver-video-r128-6.9.2-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:6.9.2-5
14cr|x11-driver-video-r128-6.9.2-5|46	+ Revision: dd48259
14cr|x11-driver-video-r128-6.9.2-5|47	- MassBuild#464: Increase release tag
14cr|x11-driver-video-r128-6.9.2-5|48	
14cr|x11-driver-video-r128-6.9.2-5|49	

9172 14
14cr|x11-driver-video-rendition-4.2.5-8|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-rendition-4.2.5-8|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-rendition-4.2.5-8|3	%define _disable_ld_now 1
14cr|x11-driver-video-rendition-4.2.5-8|4	
14cr|x11-driver-video-rendition-4.2.5-8|5	Summary:	X.org driver for Rendition (Micron) Cards
14cr|x11-driver-video-rendition-4.2.5-8|6	Name:		x11-driver-video-rendition
14cr|x11-driver-video-rendition-4.2.5-8|7	Version:	4.2.5
14cr|x11-driver-video-rendition-4.2.5-8|8	Release:	8
14cr|x11-driver-video-rendition-4.2.5-8|9	License:	MIT
14cr|x11-driver-video-rendition-4.2.5-8|10	Group:		System/X11
14cr|x11-driver-video-rendition-4.2.5-8|11	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-rendition-4.2.5-8|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-%{version}.tar.bz2
14cr|x11-driver-video-rendition-4.2.5-8|13	Source10:	x11-driver-video-rendition.rpmlintrc
14cr|x11-driver-video-rendition-4.2.5-8|14	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-rendition-4.2.5-8|15	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-rendition-4.2.5-8|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-rendition-4.2.5-8|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-rendition-4.2.5-8|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-rendition-4.2.5-8|19	
14cr|x11-driver-video-rendition-4.2.5-8|20	%description
14cr|x11-driver-video-rendition-4.2.5-8|21	x11-driver-video-rendition is the X.org driver for Rendition (Micron) Cards.
14cr|x11-driver-video-rendition-4.2.5-8|22	
14cr|x11-driver-video-rendition-4.2.5-8|23	%files
14cr|x11-driver-video-rendition-4.2.5-8|24	%{_libdir}/xorg/modules/drivers/rendition_drv.so
14cr|x11-driver-video-rendition-4.2.5-8|25	%{_libdir}/xorg/modules/v20002d.uc
14cr|x11-driver-video-rendition-4.2.5-8|26	%{_libdir}/xorg/modules/v10002d.uc
14cr|x11-driver-video-rendition-4.2.5-8|27	%{_mandir}/man4/rendition.*
14cr|x11-driver-video-rendition-4.2.5-8|28	
14cr|x11-driver-video-rendition-4.2.5-8|29	#----------------------------------------------------------------------------
14cr|x11-driver-video-rendition-4.2.5-8|30	
14cr|x11-driver-video-rendition-4.2.5-8|31	%prep
14cr|x11-driver-video-rendition-4.2.5-8|32	%setup -qn xf86-video-rendition-%{version}
14cr|x11-driver-video-rendition-4.2.5-8|33	%patch0 -p1
14cr|x11-driver-video-rendition-4.2.5-8|34	
14cr|x11-driver-video-rendition-4.2.5-8|35	%build
14cr|x11-driver-video-rendition-4.2.5-8|36	%configure2_5x
14cr|x11-driver-video-rendition-4.2.5-8|37	%make
14cr|x11-driver-video-rendition-4.2.5-8|38	
14cr|x11-driver-video-rendition-4.2.5-8|39	%install
14cr|x11-driver-video-rendition-4.2.5-8|40	%makeinstall_std
14cr|x11-driver-video-rendition-4.2.5-8|41	
14cr|x11-driver-video-rendition-4.2.5-8|42	
14cr|x11-driver-video-rendition-4.2.5-8|43	
14cr|x11-driver-video-rendition-4.2.5-8|44	%changelog
14cr|x11-driver-video-rendition-4.2.5-8|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.5-8
14cr|x11-driver-video-rendition-4.2.5-8|46	+ Revision: b025cf9
14cr|x11-driver-video-rendition-4.2.5-8|47	- MassBuild#464: Increase release tag
14cr|x11-driver-video-rendition-4.2.5-8|48	
14cr|x11-driver-video-rendition-4.2.5-8|49	

9173 14
14cr|x11-driver-video-siliconmotion-1.7.7-8|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-siliconmotion-1.7.7-8|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-siliconmotion-1.7.7-8|3	%define _disable_ld_now 1
14cr|x11-driver-video-siliconmotion-1.7.7-8|4	
14cr|x11-driver-video-siliconmotion-1.7.7-8|5	Summary:	X.org driver for Silicon Motion Cards
14cr|x11-driver-video-siliconmotion-1.7.7-8|6	Name:		x11-driver-video-siliconmotion
14cr|x11-driver-video-siliconmotion-1.7.7-8|7	Version:	1.7.7
14cr|x11-driver-video-siliconmotion-1.7.7-8|8	Release:	8
14cr|x11-driver-video-siliconmotion-1.7.7-8|9	License:	MIT
14cr|x11-driver-video-siliconmotion-1.7.7-8|10	Group:		System/X11
14cr|x11-driver-video-siliconmotion-1.7.7-8|11	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-siliconmotion-1.7.7-8|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-%{version}.tar.bz2
14cr|x11-driver-video-siliconmotion-1.7.7-8|13	Patch0:		0001-Remove-miInitializeBackingStore.patch
14cr|x11-driver-video-siliconmotion-1.7.7-8|14	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-siliconmotion-1.7.7-8|15	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-siliconmotion-1.7.7-8|16	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-siliconmotion-1.7.7-8|17	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-siliconmotion-1.7.7-8|18	
14cr|x11-driver-video-siliconmotion-1.7.7-8|19	%description
14cr|x11-driver-video-siliconmotion-1.7.7-8|20	x11-driver-video-siliconmotion is the X.org driver for Silicon Motion Cards.
14cr|x11-driver-video-siliconmotion-1.7.7-8|21	
14cr|x11-driver-video-siliconmotion-1.7.7-8|22	%files
14cr|x11-driver-video-siliconmotion-1.7.7-8|23	%doc COPYING
14cr|x11-driver-video-siliconmotion-1.7.7-8|24	%{_libdir}/xorg/modules/drivers/siliconmotion_drv.so
14cr|x11-driver-video-siliconmotion-1.7.7-8|25	%{_mandir}/man4/siliconmotion.*
14cr|x11-driver-video-siliconmotion-1.7.7-8|26	
14cr|x11-driver-video-siliconmotion-1.7.7-8|27	#----------------------------------------------------------------------------
14cr|x11-driver-video-siliconmotion-1.7.7-8|28	
14cr|x11-driver-video-siliconmotion-1.7.7-8|29	%prep
14cr|x11-driver-video-siliconmotion-1.7.7-8|30	%setup -qn xf86-video-siliconmotion-%{version}
14cr|x11-driver-video-siliconmotion-1.7.7-8|31	%apply_patches
14cr|x11-driver-video-siliconmotion-1.7.7-8|32	
14cr|x11-driver-video-siliconmotion-1.7.7-8|33	%build
14cr|x11-driver-video-siliconmotion-1.7.7-8|34	%configure2_5x
14cr|x11-driver-video-siliconmotion-1.7.7-8|35	%make
14cr|x11-driver-video-siliconmotion-1.7.7-8|36	
14cr|x11-driver-video-siliconmotion-1.7.7-8|37	%install
14cr|x11-driver-video-siliconmotion-1.7.7-8|38	%makeinstall_std
14cr|x11-driver-video-siliconmotion-1.7.7-8|39	
14cr|x11-driver-video-siliconmotion-1.7.7-8|40	
14cr|x11-driver-video-siliconmotion-1.7.7-8|41	
14cr|x11-driver-video-siliconmotion-1.7.7-8|42	%changelog
14cr|x11-driver-video-siliconmotion-1.7.7-8|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.7-8
14cr|x11-driver-video-siliconmotion-1.7.7-8|44	+ Revision: e5d188a
14cr|x11-driver-video-siliconmotion-1.7.7-8|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-siliconmotion-1.7.7-8|46	
14cr|x11-driver-video-siliconmotion-1.7.7-8|47	

9174 14
14cr|x11-driver-video-tdfx-1.4.5-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-tdfx-1.4.5-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-tdfx-1.4.5-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-tdfx-1.4.5-9|4	
14cr|x11-driver-video-tdfx-1.4.5-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-tdfx-1.4.5-9|6	
14cr|x11-driver-video-tdfx-1.4.5-9|7	Summary:	X.org driver for Voodoo Cards
14cr|x11-driver-video-tdfx-1.4.5-9|8	Name:		x11-driver-video-tdfx
14cr|x11-driver-video-tdfx-1.4.5-9|9	Version:	1.4.5
14cr|x11-driver-video-tdfx-1.4.5-9|10	Release:	9
14cr|x11-driver-video-tdfx-1.4.5-9|11	License:	MIT
14cr|x11-driver-video-tdfx-1.4.5-9|12	Group:		System/X11
14cr|x11-driver-video-tdfx-1.4.5-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-tdfx-1.4.5-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
14cr|x11-driver-video-tdfx-1.4.5-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-tdfx-1.4.5-9|16	BuildRequires:	pkgconfig(gl)
14cr|x11-driver-video-tdfx-1.4.5-9|17	BuildRequires:	pkgconfig(libdrm)
14cr|x11-driver-video-tdfx-1.4.5-9|18	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-tdfx-1.4.5-9|19	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-tdfx-1.4.5-9|20	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-tdfx-1.4.5-9|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-tdfx-1.4.5-9|22	
14cr|x11-driver-video-tdfx-1.4.5-9|23	%description
14cr|x11-driver-video-tdfx-1.4.5-9|24	x11-driver-video-tdfx is the X.org driver for Voodoo Cards.
14cr|x11-driver-video-tdfx-1.4.5-9|25	
14cr|x11-driver-video-tdfx-1.4.5-9|26	%files
14cr|x11-driver-video-tdfx-1.4.5-9|27	%{_libdir}/xorg/modules/drivers/tdfx_drv.so
14cr|x11-driver-video-tdfx-1.4.5-9|28	%{_mandir}/man4/tdfx.*
14cr|x11-driver-video-tdfx-1.4.5-9|29	
14cr|x11-driver-video-tdfx-1.4.5-9|30	#----------------------------------------------------------------------------
14cr|x11-driver-video-tdfx-1.4.5-9|31	
14cr|x11-driver-video-tdfx-1.4.5-9|32	%prep
14cr|x11-driver-video-tdfx-1.4.5-9|33	%setup -qn xf86-video-tdfx-%{version}
14cr|x11-driver-video-tdfx-1.4.5-9|34	%apply_patches
14cr|x11-driver-video-tdfx-1.4.5-9|35	
14cr|x11-driver-video-tdfx-1.4.5-9|36	%build
14cr|x11-driver-video-tdfx-1.4.5-9|37	%configure2_5x
14cr|x11-driver-video-tdfx-1.4.5-9|38	%make
14cr|x11-driver-video-tdfx-1.4.5-9|39	
14cr|x11-driver-video-tdfx-1.4.5-9|40	%install
14cr|x11-driver-video-tdfx-1.4.5-9|41	%makeinstall_std
14cr|x11-driver-video-tdfx-1.4.5-9|42	
14cr|x11-driver-video-tdfx-1.4.5-9|43	
14cr|x11-driver-video-tdfx-1.4.5-9|44	%changelog
14cr|x11-driver-video-tdfx-1.4.5-9|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-9
14cr|x11-driver-video-tdfx-1.4.5-9|46	+ Revision: 48428d3
14cr|x11-driver-video-tdfx-1.4.5-9|47	- MassBuild#464: Increase release tag
14cr|x11-driver-video-tdfx-1.4.5-9|48	
14cr|x11-driver-video-tdfx-1.4.5-9|49	

9175 14
14cr|x11-driver-video-tga-1.2.2-17|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-tga-1.2.2-17|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-tga-1.2.2-17|3	%define _disable_ld_now 1
14cr|x11-driver-video-tga-1.2.2-17|4	
14cr|x11-driver-video-tga-1.2.2-17|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-tga-1.2.2-17|6	
14cr|x11-driver-video-tga-1.2.2-17|7	Summary:	X.org driver for DEC Tga Cards
14cr|x11-driver-video-tga-1.2.2-17|8	Name:		x11-driver-video-tga
14cr|x11-driver-video-tga-1.2.2-17|9	Version:	1.2.2
14cr|x11-driver-video-tga-1.2.2-17|10	Release:	17
14cr|x11-driver-video-tga-1.2.2-17|11	License:	MIT
14cr|x11-driver-video-tga-1.2.2-17|12	Group:		System/X11
14cr|x11-driver-video-tga-1.2.2-17|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-tga-1.2.2-17|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tga-%{version}.tar.bz2
14cr|x11-driver-video-tga-1.2.2-17|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-tga-1.2.2-17|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-tga-1.2.2-17|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-tga-1.2.2-17|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-tga-1.2.2-17|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-tga-1.2.2-17|20	
14cr|x11-driver-video-tga-1.2.2-17|21	%description
14cr|x11-driver-video-tga-1.2.2-17|22	x11-driver-video-tga is the X.org driver for DEC Tga Cards.
14cr|x11-driver-video-tga-1.2.2-17|23	
14cr|x11-driver-video-tga-1.2.2-17|24	%files
14cr|x11-driver-video-tga-1.2.2-17|25	%doc COPYING
14cr|x11-driver-video-tga-1.2.2-17|26	%{_libdir}/xorg/modules/drivers/tga_drv.so
14cr|x11-driver-video-tga-1.2.2-17|27	
14cr|x11-driver-video-tga-1.2.2-17|28	#----------------------------------------------------------------------------
14cr|x11-driver-video-tga-1.2.2-17|29	
14cr|x11-driver-video-tga-1.2.2-17|30	%prep
14cr|x11-driver-video-tga-1.2.2-17|31	%setup -qn xf86-video-tga-%{version}
14cr|x11-driver-video-tga-1.2.2-17|32	%apply_patches
14cr|x11-driver-video-tga-1.2.2-17|33	
14cr|x11-driver-video-tga-1.2.2-17|34	%build
14cr|x11-driver-video-tga-1.2.2-17|35	%configure2_5x
14cr|x11-driver-video-tga-1.2.2-17|36	%make
14cr|x11-driver-video-tga-1.2.2-17|37	
14cr|x11-driver-video-tga-1.2.2-17|38	%install
14cr|x11-driver-video-tga-1.2.2-17|39	%makeinstall_std
14cr|x11-driver-video-tga-1.2.2-17|40	
14cr|x11-driver-video-tga-1.2.2-17|41	
14cr|x11-driver-video-tga-1.2.2-17|42	%changelog
14cr|x11-driver-video-tga-1.2.2-17|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-17
14cr|x11-driver-video-tga-1.2.2-17|44	+ Revision: 28de69d
14cr|x11-driver-video-tga-1.2.2-17|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-tga-1.2.2-17|46	
14cr|x11-driver-video-tga-1.2.2-17|47	

9176 14
14cr|x11-driver-video-trident-1.3.6-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-trident-1.3.6-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-trident-1.3.6-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-trident-1.3.6-9|4	
14cr|x11-driver-video-trident-1.3.6-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-trident-1.3.6-9|6	
14cr|x11-driver-video-trident-1.3.6-9|7	Summary:	X.org driver for Trident Cards
14cr|x11-driver-video-trident-1.3.6-9|8	Name:		x11-driver-video-trident
14cr|x11-driver-video-trident-1.3.6-9|9	Version:	1.3.6
14cr|x11-driver-video-trident-1.3.6-9|10	Release:	9
14cr|x11-driver-video-trident-1.3.6-9|11	License:	MIT
14cr|x11-driver-video-trident-1.3.6-9|12	Group:		System/X11
14cr|x11-driver-video-trident-1.3.6-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-trident-1.3.6-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-trident-%{version}.tar.bz2
14cr|x11-driver-video-trident-1.3.6-9|15	Patch0:		remove_mibstore_h.patch
14cr|x11-driver-video-trident-1.3.6-9|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-trident-1.3.6-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-trident-1.3.6-9|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-trident-1.3.6-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-trident-1.3.6-9|20	
14cr|x11-driver-video-trident-1.3.6-9|21	%description
14cr|x11-driver-video-trident-1.3.6-9|22	x11-driver-video-trident is the X.org driver for Trident Cards.
14cr|x11-driver-video-trident-1.3.6-9|23	
14cr|x11-driver-video-trident-1.3.6-9|24	%files
14cr|x11-driver-video-trident-1.3.6-9|25	%{_libdir}/xorg/modules/drivers/trident_drv.so
14cr|x11-driver-video-trident-1.3.6-9|26	%{_mandir}/man4/trident.*
14cr|x11-driver-video-trident-1.3.6-9|27	
14cr|x11-driver-video-trident-1.3.6-9|28	#----------------------------------------------------------------------------
14cr|x11-driver-video-trident-1.3.6-9|29	
14cr|x11-driver-video-trident-1.3.6-9|30	%prep
14cr|x11-driver-video-trident-1.3.6-9|31	%setup -qn xf86-video-trident-%{version}
14cr|x11-driver-video-trident-1.3.6-9|32	%apply_patches
14cr|x11-driver-video-trident-1.3.6-9|33	
14cr|x11-driver-video-trident-1.3.6-9|34	%build
14cr|x11-driver-video-trident-1.3.6-9|35	%configure2_5x
14cr|x11-driver-video-trident-1.3.6-9|36	%make
14cr|x11-driver-video-trident-1.3.6-9|37	
14cr|x11-driver-video-trident-1.3.6-9|38	%install
14cr|x11-driver-video-trident-1.3.6-9|39	%makeinstall_std
14cr|x11-driver-video-trident-1.3.6-9|40	
14cr|x11-driver-video-trident-1.3.6-9|41	
14cr|x11-driver-video-trident-1.3.6-9|42	%changelog
14cr|x11-driver-video-trident-1.3.6-9|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-9
14cr|x11-driver-video-trident-1.3.6-9|44	+ Revision: b593a1f
14cr|x11-driver-video-trident-1.3.6-9|45	- MassBuild#464: Increase release tag
14cr|x11-driver-video-trident-1.3.6-9|46	
14cr|x11-driver-video-trident-1.3.6-9|47	

9177 14
14cr|x11-driver-video-tseng-1.2.5-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-tseng-1.2.5-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-tseng-1.2.5-9|3	%define _disable_ld_now 1
14cr|x11-driver-video-tseng-1.2.5-9|4	
14cr|x11-driver-video-tseng-1.2.5-9|5	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-tseng-1.2.5-9|6	
14cr|x11-driver-video-tseng-1.2.5-9|7	Summary:	X.org driver for Tseng Cards
14cr|x11-driver-video-tseng-1.2.5-9|8	Name:		x11-driver-video-tseng
14cr|x11-driver-video-tseng-1.2.5-9|9	Version:	1.2.5
14cr|x11-driver-video-tseng-1.2.5-9|10	Release:	9
14cr|x11-driver-video-tseng-1.2.5-9|11	License:	MIT
14cr|x11-driver-video-tseng-1.2.5-9|12	Group:		System/X11
14cr|x11-driver-video-tseng-1.2.5-9|13	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-tseng-1.2.5-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-%{version}.tar.bz2
14cr|x11-driver-video-tseng-1.2.5-9|15	Patch0:		remove_mibstore_h.store
14cr|x11-driver-video-tseng-1.2.5-9|16	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-tseng-1.2.5-9|17	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-tseng-1.2.5-9|18	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-tseng-1.2.5-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-tseng-1.2.5-9|20	
14cr|x11-driver-video-tseng-1.2.5-9|21	%description
14cr|x11-driver-video-tseng-1.2.5-9|22	x11-driver-video-tseng is the X.org driver for Tseng Cards.
14cr|x11-driver-video-tseng-1.2.5-9|23	
14cr|x11-driver-video-tseng-1.2.5-9|24	%files
14cr|x11-driver-video-tseng-1.2.5-9|25	%doc COPYING
14cr|x11-driver-video-tseng-1.2.5-9|26	%{_libdir}/xorg/modules/drivers/tseng_drv.so
14cr|x11-driver-video-tseng-1.2.5-9|27	%{_mandir}/man4/tseng.*
14cr|x11-driver-video-tseng-1.2.5-9|28	
14cr|x11-driver-video-tseng-1.2.5-9|29	#----------------------------------------------------------------------------
14cr|x11-driver-video-tseng-1.2.5-9|30	
14cr|x11-driver-video-tseng-1.2.5-9|31	%prep
14cr|x11-driver-video-tseng-1.2.5-9|32	%setup -qn xf86-video-tseng-%{version}
14cr|x11-driver-video-tseng-1.2.5-9|33	%apply_patches
14cr|x11-driver-video-tseng-1.2.5-9|34	
14cr|x11-driver-video-tseng-1.2.5-9|35	%build
14cr|x11-driver-video-tseng-1.2.5-9|36	%configure2_5x \
14cr|x11-driver-video-tseng-1.2.5-9|37	--x-includes=%{_includedir} \
14cr|x11-driver-video-tseng-1.2.5-9|38	--x-libraries=%{_libdir}
14cr|x11-driver-video-tseng-1.2.5-9|39	
14cr|x11-driver-video-tseng-1.2.5-9|40	%make
14cr|x11-driver-video-tseng-1.2.5-9|41	
14cr|x11-driver-video-tseng-1.2.5-9|42	%install
14cr|x11-driver-video-tseng-1.2.5-9|43	%makeinstall_std
14cr|x11-driver-video-tseng-1.2.5-9|44	
14cr|x11-driver-video-tseng-1.2.5-9|45	
14cr|x11-driver-video-tseng-1.2.5-9|46	%changelog
14cr|x11-driver-video-tseng-1.2.5-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-9
14cr|x11-driver-video-tseng-1.2.5-9|48	+ Revision: d1dda15
14cr|x11-driver-video-tseng-1.2.5-9|49	- MassBuild#464: Increase release tag
14cr|x11-driver-video-tseng-1.2.5-9|50	
14cr|x11-driver-video-tseng-1.2.5-9|51	

9178 14
14cr|x11-driver-video-voodoo-1.2.5-15|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-voodoo-1.2.5-15|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-voodoo-1.2.5-15|3	%define _disable_ld_now 1
14cr|x11-driver-video-voodoo-1.2.5-15|4	
14cr|x11-driver-video-voodoo-1.2.5-15|5	Summary:	The X.org video driver for Voodoo1 and Voodoo2 video adapters
14cr|x11-driver-video-voodoo-1.2.5-15|6	Name:		x11-driver-video-voodoo
14cr|x11-driver-video-voodoo-1.2.5-15|7	Version:	1.2.5
14cr|x11-driver-video-voodoo-1.2.5-15|8	Release:	15
14cr|x11-driver-video-voodoo-1.2.5-15|9	License:	MIT
14cr|x11-driver-video-voodoo-1.2.5-15|10	Group:		System/X11
14cr|x11-driver-video-voodoo-1.2.5-15|11	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-voodoo-1.2.5-15|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-voodoo-%{version}.tar.bz2
14cr|x11-driver-video-voodoo-1.2.5-15|13	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-voodoo-1.2.5-15|14	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-voodoo-1.2.5-15|15	BuildRequires:	x11-util-macros
14cr|x11-driver-video-voodoo-1.2.5-15|16	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-voodoo-1.2.5-15|17	
14cr|x11-driver-video-voodoo-1.2.5-15|18	%description
14cr|x11-driver-video-voodoo-1.2.5-15|19	x11-driver-video-voodoo is the X.org video driver for Voodoo1 and Voodoo2
14cr|x11-driver-video-voodoo-1.2.5-15|20	video adapters.
14cr|x11-driver-video-voodoo-1.2.5-15|21	
14cr|x11-driver-video-voodoo-1.2.5-15|22	%files
14cr|x11-driver-video-voodoo-1.2.5-15|23	%doc COPYING
14cr|x11-driver-video-voodoo-1.2.5-15|24	%{_libdir}/xorg/modules/drivers/voodoo_drv.so
14cr|x11-driver-video-voodoo-1.2.5-15|25	%{_mandir}/man4/voodoo.*
14cr|x11-driver-video-voodoo-1.2.5-15|26	
14cr|x11-driver-video-voodoo-1.2.5-15|27	#----------------------------------------------------------------------------
14cr|x11-driver-video-voodoo-1.2.5-15|28	
14cr|x11-driver-video-voodoo-1.2.5-15|29	%prep
14cr|x11-driver-video-voodoo-1.2.5-15|30	%setup -qn xf86-video-voodoo-%{version}
14cr|x11-driver-video-voodoo-1.2.5-15|31	
14cr|x11-driver-video-voodoo-1.2.5-15|32	%build
14cr|x11-driver-video-voodoo-1.2.5-15|33	%configure2_5x
14cr|x11-driver-video-voodoo-1.2.5-15|34	%make
14cr|x11-driver-video-voodoo-1.2.5-15|35	
14cr|x11-driver-video-voodoo-1.2.5-15|36	%install
14cr|x11-driver-video-voodoo-1.2.5-15|37	%makeinstall_std
14cr|x11-driver-video-voodoo-1.2.5-15|38	
14cr|x11-driver-video-voodoo-1.2.5-15|39	
14cr|x11-driver-video-voodoo-1.2.5-15|40	
14cr|x11-driver-video-voodoo-1.2.5-15|41	%changelog
14cr|x11-driver-video-voodoo-1.2.5-15|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-15
14cr|x11-driver-video-voodoo-1.2.5-15|43	+ Revision: 8b30775
14cr|x11-driver-video-voodoo-1.2.5-15|44	- MassBuild#464: Increase release tag
14cr|x11-driver-video-voodoo-1.2.5-15|45	
14cr|x11-driver-video-voodoo-1.2.5-15|46	

9179 14
14cr|x11-driver-video-xgixp-1.8.1-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cr|x11-driver-video-xgixp-1.8.1-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14cr|x11-driver-video-xgixp-1.8.1-6|3	%define _disable_ld_now 1
14cr|x11-driver-video-xgixp-1.8.1-6|4	
14cr|x11-driver-video-xgixp-1.8.1-6|5	%define debug_package	%{nil}
14cr|x11-driver-video-xgixp-1.8.1-6|6	%define _disable_ld_no_undefined 1
14cr|x11-driver-video-xgixp-1.8.1-6|7	
14cr|x11-driver-video-xgixp-1.8.1-6|8	Summary:	X.org driver for XGIxp Cards
14cr|x11-driver-video-xgixp-1.8.1-6|9	Name:		x11-driver-video-xgixp
14cr|x11-driver-video-xgixp-1.8.1-6|10	Version:	1.8.1
14cr|x11-driver-video-xgixp-1.8.1-6|11	Release:	6
14cr|x11-driver-video-xgixp-1.8.1-6|12	Group:		System/X11
14cr|x11-driver-video-xgixp-1.8.1-6|13	License:	MIT
14cr|x11-driver-video-xgixp-1.8.1-6|14	Url:		http://xorg.freedesktop.org
14cr|x11-driver-video-xgixp-1.8.1-6|15	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-xgixp-%{version}.tar.bz2
14cr|x11-driver-video-xgixp-1.8.1-6|16	Patch0:		xf86-video-xgixp-1.8.1-mibstore.patch
14cr|x11-driver-video-xgixp-1.8.1-6|17	BuildRequires:	pkgconfig(gl)
14cr|x11-driver-video-xgixp-1.8.1-6|18	BuildRequires:	pkgconfig(libdrm)
14cr|x11-driver-video-xgixp-1.8.1-6|19	BuildRequires:	pkgconfig(pixman-1)
14cr|x11-driver-video-xgixp-1.8.1-6|20	BuildRequires:	pkgconfig(xorg-macros)
14cr|x11-driver-video-xgixp-1.8.1-6|21	BuildRequires:	pkgconfig(xorg-server)
14cr|x11-driver-video-xgixp-1.8.1-6|22	BuildRequires:	pkgconfig(xproto)
14cr|x11-driver-video-xgixp-1.8.1-6|23	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cr|x11-driver-video-xgixp-1.8.1-6|24	
14cr|x11-driver-video-xgixp-1.8.1-6|25	%description
14cr|x11-driver-video-xgixp-1.8.1-6|26	x11-driver-video-xgixp is the X.org driver for Generic XGIxp Cards.
14cr|x11-driver-video-xgixp-1.8.1-6|27	
14cr|x11-driver-video-xgixp-1.8.1-6|28	%files
14cr|x11-driver-video-xgixp-1.8.1-6|29	%{_libdir}/xorg/modules/drivers/xgixp_drv.so
14cr|x11-driver-video-xgixp-1.8.1-6|30	%{_mandir}/man4/xgixp.*
14cr|x11-driver-video-xgixp-1.8.1-6|31	
14cr|x11-driver-video-xgixp-1.8.1-6|32	#----------------------------------------------------------------------------
14cr|x11-driver-video-xgixp-1.8.1-6|33	
14cr|x11-driver-video-xgixp-1.8.1-6|34	%prep
14cr|x11-driver-video-xgixp-1.8.1-6|35	%setup -qn xf86-video-xgixp-%{version}
14cr|x11-driver-video-xgixp-1.8.1-6|36	%patch0 -p1
14cr|x11-driver-video-xgixp-1.8.1-6|37	
14cr|x11-driver-video-xgixp-1.8.1-6|38	%build
14cr|x11-driver-video-xgixp-1.8.1-6|39	%configure2_5x
14cr|x11-driver-video-xgixp-1.8.1-6|40	%make
14cr|x11-driver-video-xgixp-1.8.1-6|41	
14cr|x11-driver-video-xgixp-1.8.1-6|42	%install
14cr|x11-driver-video-xgixp-1.8.1-6|43	%makeinstall_std
14cr|x11-driver-video-xgixp-1.8.1-6|44	
14cr|x11-driver-video-xgixp-1.8.1-6|45	
14cr|x11-driver-video-xgixp-1.8.1-6|46	%changelog
14cr|x11-driver-video-xgixp-1.8.1-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-6
14cr|x11-driver-video-xgixp-1.8.1-6|48	+ Revision: 54f8363
14cr|x11-driver-video-xgixp-1.8.1-6|49	- MassBuild#464: Increase release tag
14cr|x11-driver-video-xgixp-1.8.1-6|50	
14cr|x11-driver-video-xgixp-1.8.1-6|51	

9180 14
14cr|x11vnc-0.9.12-4|1	Name:           x11vnc
14cr|x11vnc-0.9.12-4|2	Version:        0.9.12
14cr|x11vnc-0.9.12-4|3	Release:        4
14cr|x11vnc-0.9.12-4|4	Summary:        VNC server for the current X11 session
14cr|x11vnc-0.9.12-4|5	License:        GPL
14cr|x11vnc-0.9.12-4|6	Group:          System/X11
14cr|x11vnc-0.9.12-4|7	URL:            http://www.karlrunge.com/x11vnc/
14cr|x11vnc-0.9.12-4|8	Source:         http://downloads.sourceforge.net/sourceforge/libvncserver/%{name}-%{version}.tar.gz
14cr|x11vnc-0.9.12-4|9	BuildRequires:  pkgconfig(x11)
14cr|x11vnc-0.9.12-4|10	BuildRequires:  pkgconfig(xdamage)
14cr|x11vnc-0.9.12-4|11	BuildRequires:  pkgconfig(xext)
14cr|x11vnc-0.9.12-4|12	BuildRequires:  pkgconfig(xrandr)
14cr|x11vnc-0.9.12-4|13	BuildRequires:  pkgconfig(xtst)
14cr|x11vnc-0.9.12-4|14	BuildRequires:  pkgconfig(xinerama)
14cr|x11vnc-0.9.12-4|15	BuildRequires:  pkgconfig(xfixes)
14cr|x11vnc-0.9.12-4|16	BuildRequires:  openssl-devel
14cr|x11vnc-0.9.12-4|17	BuildRequires:  pkgconfig(libvncserver)
14cr|x11vnc-0.9.12-4|18	BuildRequires:  pkgconfig(xi)
14cr|x11vnc-0.9.12-4|19	
14cr|x11vnc-0.9.12-4|20	%description
14cr|x11vnc-0.9.12-4|21	x11vnc is to X Window System what WinVNC is to Windows, i.e. a server
14cr|x11vnc-0.9.12-4|22	which serves the current X Window System desktop via RFB (VNC)
14cr|x11vnc-0.9.12-4|23	protocol to the user.
14cr|x11vnc-0.9.12-4|24	
14cr|x11vnc-0.9.12-4|25	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
14cr|x11vnc-0.9.12-4|26	into a versatile and performant while still easy to use program.
14cr|x11vnc-0.9.12-4|27	
14cr|x11vnc-0.9.12-4|28	%prep
14cr|x11vnc-0.9.12-4|29	%setup -q
14cr|x11vnc-0.9.12-4|30	
14cr|x11vnc-0.9.12-4|31	%build
14cr|x11vnc-0.9.12-4|32	%configure2_5x
14cr|x11vnc-0.9.12-4|33	%make
14cr|x11vnc-0.9.12-4|34	
14cr|x11vnc-0.9.12-4|35	%install
14cr|x11vnc-0.9.12-4|36	%{__rm} -rf %{buildroot}
14cr|x11vnc-0.9.12-4|37	%makeinstall_std
14cr|x11vnc-0.9.12-4|38	
14cr|x11vnc-0.9.12-4|39	rm -fr %buildroot%_includedir
14cr|x11vnc-0.9.12-4|40	
14cr|x11vnc-0.9.12-4|41	%clean
14cr|x11vnc-0.9.12-4|42	%{__rm} -rf %{buildroot}
14cr|x11vnc-0.9.12-4|43	
14cr|x11vnc-0.9.12-4|44	%files
14cr|x11vnc-0.9.12-4|45	%defattr(-,root,root)
14cr|x11vnc-0.9.12-4|46	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cr|x11vnc-0.9.12-4|47	%{_mandir}/man1/x11vnc.1*
14cr|x11vnc-0.9.12-4|48	%{_bindir}/x11vnc
14cr|x11vnc-0.9.12-4|49	%{_datadir}/x11vnc/
14cr|x11vnc-0.9.12-4|50	%{_datadir}/applications/x11vnc.desktop
14cr|x11vnc-0.9.12-4|51	
14cr|x11vnc-0.9.12-4|52	
14cr|x11vnc-0.9.12-4|53	
14cr|x11vnc-0.9.12-4|54	%changelog
14cr|x11vnc-0.9.12-4|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.12-4
14cr|x11vnc-0.9.12-4|56	+ Revision: c66d359
14cr|x11vnc-0.9.12-4|57	- MassBuild#464: Increase release tag
14cr|x11vnc-0.9.12-4|58	
14cr|x11vnc-0.9.12-4|59	

9181 14
14cr|x2vnc-1.7.2-8|1	%define	name	x2vnc
14cr|x2vnc-1.7.2-8|2	%define	version	1.7.2
14cr|x2vnc-1.7.2-8|3	%define release 	8
14cr|x2vnc-1.7.2-8|4	
14cr|x2vnc-1.7.2-8|5	Summary:	Allows a mouse and a keyboard to control two displays
14cr|x2vnc-1.7.2-8|6	Name:		%{name}
14cr|x2vnc-1.7.2-8|7	Version:	%{version}
14cr|x2vnc-1.7.2-8|8	Release:	%{release}
14cr|x2vnc-1.7.2-8|9	URL:		http://fredrik.hubbe.net/x2vnc.html
14cr|x2vnc-1.7.2-8|10	Source0:	http://fredrik.hubbe.net/x2vnc/%{name}-%{version}.tar.bz2
14cr|x2vnc-1.7.2-8|11	Patch0:		x2vnc-1.7.2-fix-str-fmt.patch
14cr|x2vnc-1.7.2-8|12	Group:		System/X11
14cr|x2vnc-1.7.2-8|13	License:	BSD
14cr|x2vnc-1.7.2-8|14	BuildRequires:	pkgconfig(x11)
14cr|x2vnc-1.7.2-8|15	BuildRequires:	pkgconfig(xinerama)
14cr|x2vnc-1.7.2-8|16	BuildRequires:	pkgconfig(xrandr)
14cr|x2vnc-1.7.2-8|17	BuildRequires:	pkgconfig(xscrnsaver)
14cr|x2vnc-1.7.2-8|18	BuildRequires:	pkgconfig(xxf86dga)
14cr|x2vnc-1.7.2-8|19	
14cr|x2vnc-1.7.2-8|20	%description
14cr|x2vnc-1.7.2-8|21	x2vnc allows the keyboard and mouse on one ("from") X display to control
14cr|x2vnc-1.7.2-8|22	another ("to") VNC display.
14cr|x2vnc-1.7.2-8|23	
14cr|x2vnc-1.7.2-8|24	%prep
14cr|x2vnc-1.7.2-8|25	%setup -q
14cr|x2vnc-1.7.2-8|26	%patch0 -p0
14cr|x2vnc-1.7.2-8|27	
14cr|x2vnc-1.7.2-8|28	%build
14cr|x2vnc-1.7.2-8|29	%configure2_5x
14cr|x2vnc-1.7.2-8|30	%make
14cr|x2vnc-1.7.2-8|31	
14cr|x2vnc-1.7.2-8|32	%install
14cr|x2vnc-1.7.2-8|33	rm -rf $RPM_BUILD_ROOT
14cr|x2vnc-1.7.2-8|34	mkdir -p %{buildroot}/%{_mandir}
14cr|x2vnc-1.7.2-8|35	%makeinstall_std
14cr|x2vnc-1.7.2-8|36	#%{__install} -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|x2vnc-1.7.2-8|37	#%{__install} -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|x2vnc-1.7.2-8|38	
14cr|x2vnc-1.7.2-8|39	%clean
14cr|x2vnc-1.7.2-8|40	%{__rm} -rf $RPM_BUILD_ROOT
14cr|x2vnc-1.7.2-8|41	
14cr|x2vnc-1.7.2-8|42	%files
14cr|x2vnc-1.7.2-8|43	%defattr (-,root,root)
14cr|x2vnc-1.7.2-8|44	%{_bindir}/%{name}
14cr|x2vnc-1.7.2-8|45	%{_mandir}/man1/%{name}.1*
14cr|x2vnc-1.7.2-8|46	
14cr|x2vnc-1.7.2-8|47	
14cr|x2vnc-1.7.2-8|48	
14cr|x2vnc-1.7.2-8|49	
14cr|x2vnc-1.7.2-8|50	%changelog
14cr|x2vnc-1.7.2-8|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-8
14cr|x2vnc-1.7.2-8|52	+ Revision: 232d9ed
14cr|x2vnc-1.7.2-8|53	- MassBuild#464: Increase release tag
14cr|x2vnc-1.7.2-8|54	
14cr|x2vnc-1.7.2-8|55	

9182 14
14cr|x2x-1.30-0.beta.8|1	%define	name	x2x
14cr|x2x-1.30-0.beta.8|2	%define version 1.30
14cr|x2x-1.30-0.beta.8|3	%define release 0.beta.8
14cr|x2x-1.30-0.beta.8|4	
14cr|x2x-1.30-0.beta.8|5	Summary:	Allows a mouse and a keyboard to control two displays
14cr|x2x-1.30-0.beta.8|6	Name:		%{name}
14cr|x2x-1.30-0.beta.8|7	Version:	%{version}
14cr|x2x-1.30-0.beta.8|8	Release:	%{release}
14cr|x2x-1.30-0.beta.8|9	URL:		http://freshmeat.net/projects/%{name}/
14cr|x2x-1.30-0.beta.8|10	Source0:	ftp://digital.com/pub/Digital/SRC/%{name}/%{name}-%{version}-beta.tar.bz2
14cr|x2x-1.30-0.beta.8|11	Source1:	Makefile-%{name}.bz2
14cr|x2x-1.30-0.beta.8|12	Patch0:		%{name}-1.30-c-fixes.patch.bz2
14cr|x2x-1.30-0.beta.8|13	Patch1:		x2x-1.30beta-mdv-fix-str-fmt.patch
14cr|x2x-1.30-0.beta.8|14	Group:		System/X11
14cr|x2x-1.30-0.beta.8|15	License:	BSD
14cr|x2x-1.30-0.beta.8|16	BuildRequires:	pkgconfig(x11)
14cr|x2x-1.30-0.beta.8|17	BuildRequires:	pkgconfig(xtst)
14cr|x2x-1.30-0.beta.8|18	BuildRequires:  imake
14cr|x2x-1.30-0.beta.8|19	# for rman
14cr|x2x-1.30-0.beta.8|20	BuildRequires:	xorg-x11
14cr|x2x-1.30-0.beta.8|21	
14cr|x2x-1.30-0.beta.8|22	%description
14cr|x2x-1.30-0.beta.8|23	x2x allows the keyboard and mouse on one ("from") X display to control
14cr|x2x-1.30-0.beta.8|24	another ("to") X display.
14cr|x2x-1.30-0.beta.8|25	
14cr|x2x-1.30-0.beta.8|26	%prep
14cr|x2x-1.30-0.beta.8|27	%setup -q -n %{name}-%{version}-beta
14cr|x2x-1.30-0.beta.8|28	%patch0 -p1
14cr|x2x-1.30-0.beta.8|29	%patch1 -p1 -b .strfmt
14cr|x2x-1.30-0.beta.8|30	bzcat %{SOURCE1} > Makefile
14cr|x2x-1.30-0.beta.8|31	
14cr|x2x-1.30-0.beta.8|32	%build
14cr|x2x-1.30-0.beta.8|33	xmkmf
14cr|x2x-1.30-0.beta.8|34	%make CFLAGS="$RPM_OPT_FLAGS -DNO_DEBUG"
14cr|x2x-1.30-0.beta.8|35	
14cr|x2x-1.30-0.beta.8|36	%install
14cr|x2x-1.30-0.beta.8|37	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|x2x-1.30-0.beta.8|38	install -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|x2x-1.30-0.beta.8|39	
14cr|x2x-1.30-0.beta.8|40	
14cr|x2x-1.30-0.beta.8|41	
14cr|x2x-1.30-0.beta.8|42	%files
14cr|x2x-1.30-0.beta.8|43	%{_bindir}/%{name}
14cr|x2x-1.30-0.beta.8|44	%{_mandir}/man1/%{name}.1*
14cr|x2x-1.30-0.beta.8|45	
14cr|x2x-1.30-0.beta.8|46	
14cr|x2x-1.30-0.beta.8|47	
14cr|x2x-1.30-0.beta.8|48	
14cr|x2x-1.30-0.beta.8|49	%changelog
14cr|x2x-1.30-0.beta.8|50	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.30-0.beta.8
14cr|x2x-1.30-0.beta.8|51	+ Revision: 890ae82
14cr|x2x-1.30-0.beta.8|52	- Fix BR, spec clean.
14cr|x2x-1.30-0.beta.8|53	
14cr|x2x-1.30-0.beta.8|54	

9183 14
14cr|x3270-3.3.14ga7-3|1	#debuginfo-without-sources
14cr|x3270-3.3.14ga7-3|2	%define debug_package %{nil}
14cr|x3270-3.3.14ga7-3|3	%define tversion    3.3
14cr|x3270-3.3.14ga7-3|4	
14cr|x3270-3.3.14ga7-3|5	Summary:	An X Window System based IBM 3278/3279 terminal emulator
14cr|x3270-3.3.14ga7-3|6	Name:		x3270
14cr|x3270-3.3.14ga7-3|7	Version:	3.3.14ga7
14cr|x3270-3.3.14ga7-3|8	Release:	3
14cr|x3270-3.3.14ga7-3|9	License:	MIT
14cr|x3270-3.3.14ga7-3|10	Group:		Terminals
14cr|x3270-3.3.14ga7-3|11	Url:		http://www.geocities.com/SiliconValley/Peaks/7814/
14cr|x3270-3.3.14ga7-3|12	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%{version}/suite3270-%{version}-src.tgz
14cr|x3270-3.3.14ga7-3|13	BuildRequires:	bdftopcf
14cr|x3270-3.3.14ga7-3|14	BuildRequires:	dos2unix
14cr|x3270-3.3.14ga7-3|15	BuildRequires:	imake
14cr|x3270-3.3.14ga7-3|16	BuildRequires:	mkfontdir
14cr|x3270-3.3.14ga7-3|17	BuildRequires:	pkgconfig(openssl)
14cr|x3270-3.3.14ga7-3|18	BuildRequires:	pkgconfig(x11)
14cr|x3270-3.3.14ga7-3|19	BuildRequires:	pkgconfig(xaw7)
14cr|x3270-3.3.14ga7-3|20	BuildRequires:	pkgconfig(xmu)
14cr|x3270-3.3.14ga7-3|21	BuildRequires:	pkgconfig(xt)
14cr|x3270-3.3.14ga7-3|22	Requires(post,postun):	mkfontdir
14cr|x3270-3.3.14ga7-3|23	
14cr|x3270-3.3.14ga7-3|24	%description
14cr|x3270-3.3.14ga7-3|25	The x3270 program opens a window in the X Window System which emulates
14cr|x3270-3.3.14ga7-3|26	the actual look of an IBM 3278/3279 terminal, commonly used with
14cr|x3270-3.3.14ga7-3|27	mainframe applications. x3270 also allows you to telnet to an IBM host
14cr|x3270-3.3.14ga7-3|28	from the x3270 window.
14cr|x3270-3.3.14ga7-3|29	
14cr|x3270-3.3.14ga7-3|30	Install the x3270 package if you need to access IBM hosts using an
14cr|x3270-3.3.14ga7-3|31	IBM 3278/3279 terminal emulator.
14cr|x3270-3.3.14ga7-3|32	
14cr|x3270-3.3.14ga7-3|33	%files
14cr|x3270-3.3.14ga7-3|34	%doc Examples html
14cr|x3270-3.3.14ga7-3|35	%{_bindir}/*
14cr|x3270-3.3.14ga7-3|36	%{_datadir}/fonts/misc/*
14cr|x3270-3.3.14ga7-3|37	%{_mandir}/man1/*
14cr|x3270-3.3.14ga7-3|38	%{_mandir}/man5/*
14cr|x3270-3.3.14ga7-3|39	%{_datadir}/applications/%{name}.desktop
14cr|x3270-3.3.14ga7-3|40	%dir %{_sysconfdir}/%{name}
14cr|x3270-3.3.14ga7-3|41	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|x3270-3.3.14ga7-3|42	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cr|x3270-3.3.14ga7-3|43	
14cr|x3270-3.3.14ga7-3|44	%post
14cr|x3270-3.3.14ga7-3|45	mkfontdir %{_datadir}/fonts/misc
14cr|x3270-3.3.14ga7-3|46	
14cr|x3270-3.3.14ga7-3|47	%postun
14cr|x3270-3.3.14ga7-3|48	mkfontdir %{_datadir}/fonts/misc
14cr|x3270-3.3.14ga7-3|49	
14cr|x3270-3.3.14ga7-3|50	#----------------------------------------------------------------------------
14cr|x3270-3.3.14ga7-3|51	
14cr|x3270-3.3.14ga7-3|52	%prep
14cr|x3270-3.3.14ga7-3|53	%setup -q -n %{name}-%{tversion}
14cr|x3270-3.3.14ga7-3|54	
14cr|x3270-3.3.14ga7-3|55	%build
14cr|x3270-3.3.14ga7-3|56	%configure2_5x	\
14cr|x3270-3.3.14ga7-3|57	--enable-ssl \
14cr|x3270-3.3.14ga7-3|58	--with-fontdir=%{_datadir}/fonts/misc
14cr|x3270-3.3.14ga7-3|59	
14cr|x3270-3.3.14ga7-3|60	%make PROJECTROOT=%{_prefix}
14cr|x3270-3.3.14ga7-3|61	
14cr|x3270-3.3.14ga7-3|62	%install
14cr|x3270-3.3.14ga7-3|63	mkdir -p %{buildroot}%{_datadir}/applications
14cr|x3270-3.3.14ga7-3|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|x3270-3.3.14ga7-3|65	[Desktop Entry]
14cr|x3270-3.3.14ga7-3|66	Name=X3270
14cr|x3270-3.3.14ga7-3|67	Comment=IBM 3270 Terminal Emulator
14cr|x3270-3.3.14ga7-3|68	Exec=%{_bindir}/x3270
14cr|x3270-3.3.14ga7-3|69	Icon=terminals_section
14cr|x3270-3.3.14ga7-3|70	Terminal=false
14cr|x3270-3.3.14ga7-3|71	Type=Application
14cr|x3270-3.3.14ga7-3|72	StartupNotify=true
14cr|x3270-3.3.14ga7-3|73	Categories=TerminalEmulator;System;
14cr|x3270-3.3.14ga7-3|74	EOF
14cr|x3270-3.3.14ga7-3|75	
14cr|x3270-3.3.14ga7-3|76	# (sb) hack to get around ProjectRoot that insists on
14cr|x3270-3.3.14ga7-3|77	# getting picked up from broken site.def
14cr|x3270-3.3.14ga7-3|78	sed -i 's|X11R6/bin|bin|' Makefile
14cr|x3270-3.3.14ga7-3|79	sed -i 's|/usr/X11R6/man|%{_mandir}|' Makefile
14cr|x3270-3.3.14ga7-3|80	
14cr|x3270-3.3.14ga7-3|81	%makeinstall_std install.man PROJECTROOT=%{_prefix} MANPATH=%{_mandir}
14cr|x3270-3.3.14ga7-3|82	
14cr|x3270-3.3.14ga7-3|83	install -m644 X3270.xad -D %{buildroot}%{_sysconfdir}/X11/app-defaults/X3270
14cr|x3270-3.3.14ga7-3|84	
14cr|x3270-3.3.14ga7-3|85	rm -f %{buildroot}%{_datadir}/fonts/misc/fonts.dir
14cr|x3270-3.3.14ga7-3|86	
14cr|x3270-3.3.14ga7-3|87	# David - 3.2.14 - Workaround to don't requires stuff in /usr/local
14cr|x3270-3.3.14ga7-3|88	# (sb) tradeoff rpmlint doesn't like non-executable scripts, but
14cr|x3270-3.3.14ga7-3|89	# I'd rather not require expect and ksh
14cr|x3270-3.3.14ga7-3|90	chmod 0644 Examples/*.{expect,ksh}
14cr|x3270-3.3.14ga7-3|91	chmod 0755 Examples/*.{sh,bash}
14cr|x3270-3.3.14ga7-3|92	
14cr|x3270-3.3.14ga7-3|93	# (sb) make rpmlint happier
14cr|x3270-3.3.14ga7-3|94	chmod 0644 html/*.html
14cr|x3270-3.3.14ga7-3|95	dos2unix -f html/Brackets.html
14cr|x3270-3.3.14ga7-3|96	dos2unix -f html/Build.html
14cr|x3270-3.3.14ga7-3|97	dos2unix -f html/Keymap.html
14cr|x3270-3.3.14ga7-3|98	sed -i 's|usr/local|usr|g' Examples/peer_script.expect
14cr|x3270-3.3.14ga7-3|99	sed -i 's|usr/local|usr|g' Examples/cms_logon.bash
14cr|x3270-3.3.14ga7-3|100	chmod -x %{buildroot}%{_sysconfdir}/%{name}/*
14cr|x3270-3.3.14ga7-3|101	
14cr|x3270-3.3.14ga7-3|102	# (sb) old /usr/X11R6/lib/doc/html seems to be gone now - just catch this with %doc
14cr|x3270-3.3.14ga7-3|103	rm -fr %{buildroot}%{_prefix}/X11R6/lib/X11/doc
14cr|x3270-3.3.14ga7-3|104	
14cr|x3270-3.3.14ga7-3|105	
14cr|x3270-3.3.14ga7-3|106	%changelog
14cr|x3270-3.3.14ga7-3|107	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.14ga7-3
14cr|x3270-3.3.14ga7-3|108	+ Revision: 856877e
14cr|x3270-3.3.14ga7-3|109	- MassBuild#464: Increase release tag
14cr|x3270-3.3.14ga7-3|110	
14cr|x3270-3.3.14ga7-3|111	

9184 14
14cr|x48-0.6.4-4|1	%define name 	x48
14cr|x48-0.6.4-4|2	%define version 0.6.4
14cr|x48-0.6.4-4|3	%define release 4
14cr|x48-0.6.4-4|4	
14cr|x48-0.6.4-4|5	#define x11_prefix      /usr/X11R6
14cr|x48-0.6.4-4|6	
14cr|x48-0.6.4-4|7	Name:		%name
14cr|x48-0.6.4-4|8	Summary:	HP 48 GX emulator
14cr|x48-0.6.4-4|9	Version:	%version
14cr|x48-0.6.4-4|10	Release:	%release
14cr|x48-0.6.4-4|11	License:	GPL
14cr|x48-0.6.4-4|12	Group:		Sciences/Mathematics
14cr|x48-0.6.4-4|13	URL:		http://x48.berlios.de/
14cr|x48-0.6.4-4|14	Source0:	http://downloads.sourceforge.net/project/x48.berlios/%{name}-%{version}.tar.bz2
14cr|x48-0.6.4-4|15	Patch0:		x48-0.6.1-mdv-fix-string-format.patch
14cr|x48-0.6.4-4|16	BuildRequires:	readline-devel
14cr|x48-0.6.4-4|17	BuildRequires:	pkgconfig(x11)
14cr|x48-0.6.4-4|18	BuildRequires:	pkgconfig(xt)
14cr|x48-0.6.4-4|19	BuildRequires:	x11-util-cf-files
14cr|x48-0.6.4-4|20	BuildRequires:	pkgconfig(ncurses)
14cr|x48-0.6.4-4|21	
14cr|x48-0.6.4-4|22	Requires:  	readline
14cr|x48-0.6.4-4|23	
14cr|x48-0.6.4-4|24	%description
14cr|x48-0.6.4-4|25	This is an emulator of the HP 48 SX and GX calculator.
14cr|x48-0.6.4-4|26	Romdumps are available from http://x48.berlios.de/
14cr|x48-0.6.4-4|27	
14cr|x48-0.6.4-4|28	%prep
14cr|x48-0.6.4-4|29	%setup -q -c %{name}-%{version}
14cr|x48-0.6.4-4|30	%patch0 -p1 -b .format
14cr|x48-0.6.4-4|31	
14cr|x48-0.6.4-4|32	%build
14cr|x48-0.6.4-4|33	./autogen.sh
14cr|x48-0.6.4-4|34	%configure2_5x --with-x
14cr|x48-0.6.4-4|35	%make
14cr|x48-0.6.4-4|36	
14cr|x48-0.6.4-4|37	%install
14cr|x48-0.6.4-4|38	
14cr|x48-0.6.4-4|39	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cr|x48-0.6.4-4|40	mkdir -p %{buildroot}/%{_datadir}/applications/
14cr|x48-0.6.4-4|41	
14cr|x48-0.6.4-4|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|x48-0.6.4-4|43	[Desktop Entry]
14cr|x48-0.6.4-4|44	Type=Application
14cr|x48-0.6.4-4|45	Exec=x48 -rom /usr/share/x48/rom
14cr|x48-0.6.4-4|46	Name=x48
14cr|x48-0.6.4-4|47	Comment=HP48 Emulator
14cr|x48-0.6.4-4|48	Categories=Office;
14cr|x48-0.6.4-4|49	EOF
14cr|x48-0.6.4-4|50	
14cr|x48-0.6.4-4|51	cat > %{_builddir}/%{name}-%{version}/README.urpmi << EOF
14cr|x48-0.6.4-4|52	x48 needs a rom to function, so please read the README to see how to dump it
14cr|x48-0.6.4-4|53	from your HP48 or just use the rpm x48-gxrom or x48-sxrom from plf.
14cr|x48-0.6.4-4|54	If you dump the rom, please put it in the /usr/share/x48 directory.
14cr|x48-0.6.4-4|55	***
14cr|x48-0.6.4-4|56	The first time you launch x48, it will copy the rom to ~/.hp48.
14cr|x48-0.6.4-4|57	So if you like to change from sx to gx rom, please remove this directory first
14cr|x48-0.6.4-4|58	EOF
14cr|x48-0.6.4-4|59	
14cr|x48-0.6.4-4|60	%makeinstall_std
14cr|x48-0.6.4-4|61	
14cr|x48-0.6.4-4|62	%files
14cr|x48-0.6.4-4|63	%doc	README README.urpmi
14cr|x48-0.6.4-4|64	#%{_sysconfdir}/X11/app-defaults/X48
14cr|x48-0.6.4-4|65	%{_bindir}/checkrom
14cr|x48-0.6.4-4|66	%{_bindir}/dump2rom
14cr|x48-0.6.4-4|67	%{_bindir}/mkcard
14cr|x48-0.6.4-4|68	%{_bindir}/x48
14cr|x48-0.6.4-4|69	%{_datadir}/%{name}
14cr|x48-0.6.4-4|70	%{_datadir}/X11/app-defaults/X48
14cr|x48-0.6.4-4|71	%{_mandir}/man1/x48.*
14cr|x48-0.6.4-4|72	%{_datadir}/applications/mandriva-x48.desktop
14cr|x48-0.6.4-4|73	
14cr|x48-0.6.4-4|74	
14cr|x48-0.6.4-4|75	
14cr|x48-0.6.4-4|76	%changelog
14cr|x48-0.6.4-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-4
14cr|x48-0.6.4-4|78	+ Revision: 6db6a26
14cr|x48-0.6.4-4|79	- MassBuild#464: Increase release tag
14cr|x48-0.6.4-4|80	
14cr|x48-0.6.4-4|81	

9185 14
14cr|x86info-1.30-2|1	%define	name	x86info
14cr|x86info-1.30-2|2	%define	version	1.30
14cr|x86info-1.30-2|3	%define realver	%{version}
14cr|x86info-1.30-2|4	#define cvsdate	20050420
14cr|x86info-1.30-2|5	
14cr|x86info-1.30-2|6	Summary:	Show x86 CPU information
14cr|x86info-1.30-2|7	Name:		%{name}
14cr|x86info-1.30-2|8	Version:	%{version}
14cr|x86info-1.30-2|9	Release:	2
14cr|x86info-1.30-2|10	License:	GPL
14cr|x86info-1.30-2|11	Group:		System/Kernel and hardware
14cr|x86info-1.30-2|12	URL:		http://www.codemonkey.org.uk/projects/x86info/
14cr|x86info-1.30-2|13	Source0:	http://codemonkey.org.uk/projects/x86info/%{name}-%{version}.tgz
14cr|x86info-1.30-2|14	BuildRequires:	pkgconfig(libpci)
14cr|x86info-1.30-2|15	
14cr|x86info-1.30-2|16	# Will never work on sparc, neither on ppc/alpha...
14cr|x86info-1.30-2|17	ExclusiveArch:	%{ix86} x86_64 amd64
14cr|x86info-1.30-2|18	
14cr|x86info-1.30-2|19	%description
14cr|x86info-1.30-2|20	Unlike other 'cpuinfo' tools which just parse /proc/cpuinfo, x86info probes
14cr|x86info-1.30-2|21	the CPU registers to find out a lot more information. It can discover the
14cr|x86info-1.30-2|22	contents of model-specific registers, discover CPU silicon revisions, and
14cr|x86info-1.30-2|23	lots more.
14cr|x86info-1.30-2|24	
14cr|x86info-1.30-2|25	%prep
14cr|x86info-1.30-2|26	%setup -q -n %{name}-%{realver}
14cr|x86info-1.30-2|27	
14cr|x86info-1.30-2|28	%build
14cr|x86info-1.30-2|29	make CFLAGS="%{optflags}"
14cr|x86info-1.30-2|30	
14cr|x86info-1.30-2|31	%install
14cr|x86info-1.30-2|32	install -d %{buildroot}%{_bindir}
14cr|x86info-1.30-2|33	install -d %{buildroot}%{_mandir}/man1
14cr|x86info-1.30-2|34	install -m755 %{name} %{buildroot}%{_bindir}/
14cr|x86info-1.30-2|35	install -m755 %{name}.1 %{buildroot}%{_mandir}/man1/
14cr|x86info-1.30-2|36	
14cr|x86info-1.30-2|37	%files
14cr|x86info-1.30-2|38	%doc README TODO
14cr|x86info-1.30-2|39	%{_bindir}/*
14cr|x86info-1.30-2|40	%{_mandir}/man1/*
14cr|x86info-1.30-2|41	
14cr|x86info-1.30-2|42	
14cr|x86info-1.30-2|43	
14cr|x86info-1.30-2|44	
14cr|x86info-1.30-2|45	
14cr|x86info-1.30-2|46	%changelog
14cr|x86info-1.30-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-2
14cr|x86info-1.30-2|48	+ Revision: f7fa5c1
14cr|x86info-1.30-2|49	- MassBuild#464: Increase release tag
14cr|x86info-1.30-2|50	
14cr|x86info-1.30-2|51	

9186 14
14cr|xalan-c-1.10.0-11|1	Name:           xalan-c
14cr|xalan-c-1.10.0-11|2	Version:        1.10.0
14cr|xalan-c-1.10.0-11|3	Release:        11
14cr|xalan-c-1.10.0-11|4	Summary:        Xalan XSLT processor for C
14cr|xalan-c-1.10.0-11|5	
14cr|xalan-c-1.10.0-11|6	Group:          System/Libraries
14cr|xalan-c-1.10.0-11|7	License:        ASL 2.0
14cr|xalan-c-1.10.0-11|8	URL:            http://xml.apache.org/xalan-c/
14cr|xalan-c-1.10.0-11|9	Source0:        http://www.apache.org/dist/xml/xalan-c/Xalan-C_1_10_0-src.tar.gz
14cr|xalan-c-1.10.0-11|10	Patch0:         xalan-c-1.10.0-escaping.patch
14cr|xalan-c-1.10.0-11|11	Patch1:         xalan-c-1.10.0-gcc43.patch
14cr|xalan-c-1.10.0-11|12	# http://bugs.gentoo.org/attachment.cgi?id=169168
14cr|xalan-c-1.10.0-11|13	Patch2:         xalan-c-1.10.0-new-xerces-c.patch
14cr|xalan-c-1.10.0-11|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|xalan-c-1.10.0-11|15	
14cr|xalan-c-1.10.0-11|16	BuildRequires:  xerces-c-devel
14cr|xalan-c-1.10.0-11|17	Requires(post): /sbin/ldconfig
14cr|xalan-c-1.10.0-11|18	Requires(postun): /sbin/ldconfig
14cr|xalan-c-1.10.0-11|19	
14cr|xalan-c-1.10.0-11|20	%description
14cr|xalan-c-1.10.0-11|21	Xalan is an XSLT processor for transforming XML documents into HTML, text, or
14cr|xalan-c-1.10.0-11|22	other XML document types.
14cr|xalan-c-1.10.0-11|23	
14cr|xalan-c-1.10.0-11|24	
14cr|xalan-c-1.10.0-11|25	%package        devel
14cr|xalan-c-1.10.0-11|26	Summary:        Header files, libraries and development documentation for %{name}
14cr|xalan-c-1.10.0-11|27	Group:          Development/Java
14cr|xalan-c-1.10.0-11|28	Requires:       %{name} = %{version}-%{release}
14cr|xalan-c-1.10.0-11|29	
14cr|xalan-c-1.10.0-11|30	
14cr|xalan-c-1.10.0-11|31	%description devel
14cr|xalan-c-1.10.0-11|32	This package contains the header files, static libraries and development
14cr|xalan-c-1.10.0-11|33	documentation for %{name}. If you like to develop programs using %{name},
14cr|xalan-c-1.10.0-11|34	you will need to install %{name}-devel.
14cr|xalan-c-1.10.0-11|35	
14cr|xalan-c-1.10.0-11|36	
14cr|xalan-c-1.10.0-11|37	%package doc
14cr|xalan-c-1.10.0-11|38	Group:          Development/Java
14cr|xalan-c-1.10.0-11|39	Summary:        Documentation for Xerces-C++ validating XML parser
14cr|xalan-c-1.10.0-11|40	
14cr|xalan-c-1.10.0-11|41	
14cr|xalan-c-1.10.0-11|42	%description doc
14cr|xalan-c-1.10.0-11|43	Documentation for %{name}.
14cr|xalan-c-1.10.0-11|44	
14cr|xalan-c-1.10.0-11|45	
14cr|xalan-c-1.10.0-11|46	%prep
14cr|xalan-c-1.10.0-11|47	%setup -q -n xml-xalan/c
14cr|xalan-c-1.10.0-11|48	%patch0 -p2 -b .escaping
14cr|xalan-c-1.10.0-11|49	%patch1 -p2 -b .gcc43
14cr|xalan-c-1.10.0-11|50	%patch2 -p0 -b .new-xerces-c
14cr|xalan-c-1.10.0-11|51	find -type d -name CVS -print0 | xargs -0 rm -rf
14cr|xalan-c-1.10.0-11|52	chmod 644 NOTICE
14cr|xalan-c-1.10.0-11|53	
14cr|xalan-c-1.10.0-11|54	
14cr|xalan-c-1.10.0-11|55	%build
14cr|xalan-c-1.10.0-11|56	export XALANCROOT="${PWD}"
14cr|xalan-c-1.10.0-11|57	export XERCESROOT=%{_includedir}/xercesc/
14cr|xalan-c-1.10.0-11|58	COMMONARGS="-plinux -cgcc -xg++ -minmem -rpthreads"
14cr|xalan-c-1.10.0-11|59	%ifarch alpha ppc64 s390x sparc64 x86_64
14cr|xalan-c-1.10.0-11|60	./runConfigure ${COMMONARGS} -b64 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
14cr|xalan-c-1.10.0-11|61	%else
14cr|xalan-c-1.10.0-11|62	./runConfigure ${COMMONARGS} -b32 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
14cr|xalan-c-1.10.0-11|63	%endif
14cr|xalan-c-1.10.0-11|64	# _smp_mflags do not work
14cr|xalan-c-1.10.0-11|65	make
14cr|xalan-c-1.10.0-11|66	
14cr|xalan-c-1.10.0-11|67	
14cr|xalan-c-1.10.0-11|68	%install
14cr|xalan-c-1.10.0-11|69	rm -rf $RPM_BUILD_ROOT
14cr|xalan-c-1.10.0-11|70	export XALANCROOT="${PWD}"
14cr|xalan-c-1.10.0-11|71	export XERCESROOT=%{_includedir}/xercesc/
14cr|xalan-c-1.10.0-11|72	make install DESTDIR=$RPM_BUILD_ROOT
14cr|xalan-c-1.10.0-11|73	
14cr|xalan-c-1.10.0-11|74	
14cr|xalan-c-1.10.0-11|75	%post -p /sbin/ldconfig
14cr|xalan-c-1.10.0-11|76	%postun -p /sbin/ldconfig
14cr|xalan-c-1.10.0-11|77	
14cr|xalan-c-1.10.0-11|78	
14cr|xalan-c-1.10.0-11|79	%clean
14cr|xalan-c-1.10.0-11|80	rm -rf $RPM_BUILD_ROOT
14cr|xalan-c-1.10.0-11|81	
14cr|xalan-c-1.10.0-11|82	
14cr|xalan-c-1.10.0-11|83	%files
14cr|xalan-c-1.10.0-11|84	%defattr(-,root,root,-)
14cr|xalan-c-1.10.0-11|85	%doc LICENSE KEYS NOTICE
14cr|xalan-c-1.10.0-11|86	%{_bindir}/Xalan
14cr|xalan-c-1.10.0-11|87	%{_libdir}/libxalan*.so.*
14cr|xalan-c-1.10.0-11|88	
14cr|xalan-c-1.10.0-11|89	
14cr|xalan-c-1.10.0-11|90	%files devel
14cr|xalan-c-1.10.0-11|91	%defattr(-,root,root,-)
14cr|xalan-c-1.10.0-11|92	%{_libdir}/libxalan*.so
14cr|xalan-c-1.10.0-11|93	%{_includedir}/xalanc/
14cr|xalan-c-1.10.0-11|94	
14cr|xalan-c-1.10.0-11|95	
14cr|xalan-c-1.10.0-11|96	%files doc
14cr|xalan-c-1.10.0-11|97	%defattr(-,root,root,-)
14cr|xalan-c-1.10.0-11|98	%doc readme.html xdocs samples
14cr|xalan-c-1.10.0-11|99	
14cr|xalan-c-1.10.0-11|100	
14cr|xalan-c-1.10.0-11|101	
14cr|xalan-c-1.10.0-11|102	
14cr|xalan-c-1.10.0-11|103	
14cr|xalan-c-1.10.0-11|104	%changelog
14cr|xalan-c-1.10.0-11|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-11
14cr|xalan-c-1.10.0-11|106	+ Revision: efc990b
14cr|xalan-c-1.10.0-11|107	- MassBuild#464: Increase release tag
14cr|xalan-c-1.10.0-11|108	
14cr|xalan-c-1.10.0-11|109	

9187 14
14cr|xapian-bindings-1.2.17-3|1	%define build_mono 0
14cr|xapian-bindings-1.2.17-3|2	
14cr|xapian-bindings-1.2.17-3|3	Summary:	Bindings for the Xapian
14cr|xapian-bindings-1.2.17-3|4	Name:		xapian-bindings
14cr|xapian-bindings-1.2.17-3|5	Version:	1.2.17
14cr|xapian-bindings-1.2.17-3|6	Release:	3
14cr|xapian-bindings-1.2.17-3|7	License:	GPLv2+
14cr|xapian-bindings-1.2.17-3|8	Group:		Development/Other
14cr|xapian-bindings-1.2.17-3|9	URL:		http://www.xapian.org
14cr|xapian-bindings-1.2.17-3|10	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14cr|xapian-bindings-1.2.17-3|11	Patch0:		xapian-bindings-1.2.2-no-pyc.patch
14cr|xapian-bindings-1.2.17-3|12	BuildRequires:	xapian-devel >= %{version}
14cr|xapian-bindings-1.2.17-3|13	BuildRequires:	python-devel
14cr|xapian-bindings-1.2.17-3|14	BuildRequires:	php-devel
14cr|xapian-bindings-1.2.17-3|15	BuildRequires:	php-cli
14cr|xapian-bindings-1.2.17-3|16	BuildRequires:	tcl-devel
14cr|xapian-bindings-1.2.17-3|17	BuildRequires:	java-rpmbuild
14cr|xapian-bindings-1.2.17-3|18	BuildRequires:	ruby-devel
14cr|xapian-bindings-1.2.17-3|19	BuildRequires:	mono-devel
14cr|xapian-bindings-1.2.17-3|20	BuildRequires:	java-1.7.0-devel
14cr|xapian-bindings-1.2.17-3|21	
14cr|xapian-bindings-1.2.17-3|22	%description
14cr|xapian-bindings-1.2.17-3|23	SWIG and JNI bindings allowing Xapian to be used from various
14cr|xapian-bindings-1.2.17-3|24	other programming languages.
14cr|xapian-bindings-1.2.17-3|25	
14cr|xapian-bindings-1.2.17-3|26	%package java
14cr|xapian-bindings-1.2.17-3|27	Summary:	Files needed for developing Java applications which use Xapian
14cr|xapian-bindings-1.2.17-3|28	Group:		Development/Java
14cr|xapian-bindings-1.2.17-3|29	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|30	Requires:	java-1.7.0-openjdk
14cr|xapian-bindings-1.2.17-3|31	
14cr|xapian-bindings-1.2.17-3|32	%description java
14cr|xapian-bindings-1.2.17-3|33	This package provides the files needed for developing Java applications which
14cr|xapian-bindings-1.2.17-3|34	use Xapian.
14cr|xapian-bindings-1.2.17-3|35	
14cr|xapian-bindings-1.2.17-3|36	%if %build_mono
14cr|xapian-bindings-1.2.17-3|37	%package mono
14cr|xapian-bindings-1.2.17-3|38	Summary:	Files needed for developing C# applications which use Xapian
14cr|xapian-bindings-1.2.17-3|39	Group:		Development/Other
14cr|xapian-bindings-1.2.17-3|40	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|41	Requires:	mono
14cr|xapian-bindings-1.2.17-3|42	
14cr|xapian-bindings-1.2.17-3|43	%description mono
14cr|xapian-bindings-1.2.17-3|44	This package provides the files needed for developing
14cr|xapian-bindings-1.2.17-3|45	C# applications which use Xapian.
14cr|xapian-bindings-1.2.17-3|46	%endif
14cr|xapian-bindings-1.2.17-3|47	
14cr|xapian-bindings-1.2.17-3|48	%package php
14cr|xapian-bindings-1.2.17-3|49	Summary:	Files needed for developing PHP scripts which use Xapian
14cr|xapian-bindings-1.2.17-3|50	Group:		Development/PHP
14cr|xapian-bindings-1.2.17-3|51	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|52	Requires:	php
14cr|xapian-bindings-1.2.17-3|53	
14cr|xapian-bindings-1.2.17-3|54	%description php
14cr|xapian-bindings-1.2.17-3|55	This package provides the files needed for developing
14cr|xapian-bindings-1.2.17-3|56	PHP scripts which use Xapian.
14cr|xapian-bindings-1.2.17-3|57	
14cr|xapian-bindings-1.2.17-3|58	%package python
14cr|xapian-bindings-1.2.17-3|59	Summary:	Files needed for developing Python scripts which use Xapian
14cr|xapian-bindings-1.2.17-3|60	Group:		Development/Python
14cr|xapian-bindings-1.2.17-3|61	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|62	Requires:	python >= 2.5
14cr|xapian-bindings-1.2.17-3|63	
14cr|xapian-bindings-1.2.17-3|64	%description python
14cr|xapian-bindings-1.2.17-3|65	This package provides the files needed for developing
14cr|xapian-bindings-1.2.17-3|66	Python scripts which use Xapian.
14cr|xapian-bindings-1.2.17-3|67	
14cr|xapian-bindings-1.2.17-3|68	%package ruby
14cr|xapian-bindings-1.2.17-3|69	Summary:	Files needed for developing Ruby applications which use Xapian
14cr|xapian-bindings-1.2.17-3|70	Group:		Development/Ruby
14cr|xapian-bindings-1.2.17-3|71	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|72	Requires:	ruby
14cr|xapian-bindings-1.2.17-3|73	
14cr|xapian-bindings-1.2.17-3|74	%description ruby
14cr|xapian-bindings-1.2.17-3|75	This package provides the files needed for developing
14cr|xapian-bindings-1.2.17-3|76	Ruby applications which use Xapian.
14cr|xapian-bindings-1.2.17-3|77	
14cr|xapian-bindings-1.2.17-3|78	%package tcl
14cr|xapian-bindings-1.2.17-3|79	Summary:	Files needed for developing TCL scripts which use Xapian
14cr|xapian-bindings-1.2.17-3|80	Group:		Development/Other
14cr|xapian-bindings-1.2.17-3|81	Requires:	xapian-core >= %{version}
14cr|xapian-bindings-1.2.17-3|82	Requires:	tcl
14cr|xapian-bindings-1.2.17-3|83	
14cr|xapian-bindings-1.2.17-3|84	%description tcl
14cr|xapian-bindings-1.2.17-3|85	This package provides the files needed for developing
14cr|xapian-bindings-1.2.17-3|86	TCL scripts which use Xapian.
14cr|xapian-bindings-1.2.17-3|87	
14cr|xapian-bindings-1.2.17-3|88	%prep
14cr|xapian-bindings-1.2.17-3|89	%setup -q
14cr|xapian-bindings-1.2.17-3|90	%patch0 -p1
14cr|xapian-bindings-1.2.17-3|91	
14cr|xapian-bindings-1.2.17-3|92	%build
14cr|xapian-bindings-1.2.17-3|93	# (tpg) do not check for this, to much effort to provide a patch
14cr|xapian-bindings-1.2.17-3|94	%define Werror_cflags %nil
14cr|xapian-bindings-1.2.17-3|95	
14cr|xapian-bindings-1.2.17-3|96	# We want to avoid using jni.h from libgcj-devel, so we force
14cr|xapian-bindings-1.2.17-3|97	# the includedir instead of using ./configure detection, which would
14cr|xapian-bindings-1.2.17-3|98	# default to libgcj jni.h:
14cr|xapian-bindings-1.2.17-3|99	# - Anssi (12/2007)
14cr|xapian-bindings-1.2.17-3|100	export CPPFLAGS="%{optflags} -I%{java_home}/include"
14cr|xapian-bindings-1.2.17-3|101	export JDK_HOME=%{java_home}
14cr|xapian-bindings-1.2.17-3|102	export TCL_LIB=%{tcl_sitearch}
14cr|xapian-bindings-1.2.17-3|103	export TCL_INC=%{_includedir}
14cr|xapian-bindings-1.2.17-3|104	autoreconf -fiv
14cr|xapian-bindings-1.2.17-3|105	%configure2_5x \
14cr|xapian-bindings-1.2.17-3|106	%if %build_mono
14cr|xapian-bindings-1.2.17-3|107	--with-csharp \
14cr|xapian-bindings-1.2.17-3|108	%endif
14cr|xapian-bindings-1.2.17-3|109	--with-php \
14cr|xapian-bindings-1.2.17-3|110	--with-python \
14cr|xapian-bindings-1.2.17-3|111	--with-ruby \
14cr|xapian-bindings-1.2.17-3|112	--with-tcl \
14cr|xapian-bindings-1.2.17-3|113	--with-java
14cr|xapian-bindings-1.2.17-3|114	
14cr|xapian-bindings-1.2.17-3|115	%make
14cr|xapian-bindings-1.2.17-3|116	
14cr|xapian-bindings-1.2.17-3|117	%install
14cr|xapian-bindings-1.2.17-3|118	%makeinstall_std
14cr|xapian-bindings-1.2.17-3|119	
14cr|xapian-bindings-1.2.17-3|120	# Move to a proper location
14cr|xapian-bindings-1.2.17-3|121	install -d -m755 %{buildroot}%{_libdir}
14cr|xapian-bindings-1.2.17-3|122	mv %{buildroot}%{_builddir}/%{name}-%{version}/java/built/libxapian_jni.so %{buildroot}%{_libdir}
14cr|xapian-bindings-1.2.17-3|123	
14cr|xapian-bindings-1.2.17-3|124	# Install the needed jar file as well
14cr|xapian-bindings-1.2.17-3|125	install -d -m755 %{buildroot}%{_jnidir}
14cr|xapian-bindings-1.2.17-3|126	install -m644 java/built/xapian_jni.jar %{buildroot}%{_jnidir}
14cr|xapian-bindings-1.2.17-3|127	
14cr|xapian-bindings-1.2.17-3|128	%files java
14cr|xapian-bindings-1.2.17-3|129	%{_libdir}/libxapian_jni.so
14cr|xapian-bindings-1.2.17-3|130	%{_jnidir}/xapian_jni.jar
14cr|xapian-bindings-1.2.17-3|131	
14cr|xapian-bindings-1.2.17-3|132	%if %build_mono
14cr|xapian-bindings-1.2.17-3|133	%files mono
14cr|xapian-bindings-1.2.17-3|134	%doc %{_docdir}/xapian-bindings/csharp
14cr|xapian-bindings-1.2.17-3|135	%{_libdir}/_XapianSharp.so
14cr|xapian-bindings-1.2.17-3|136	%{_libdir}/mono/XapianSharp/XapianSharp.dll
14cr|xapian-bindings-1.2.17-3|137	%{_libdir}/mono/gac/XapianSharp/%{version}*/XapianSharp.dll
14cr|xapian-bindings-1.2.17-3|138	%endif
14cr|xapian-bindings-1.2.17-3|139	%files php
14cr|xapian-bindings-1.2.17-3|140	%doc %{_docdir}/xapian-bindings/php
14cr|xapian-bindings-1.2.17-3|141	%{_libdir}/php/extensions/xapian.so
14cr|xapian-bindings-1.2.17-3|142	%{_datadir}/php5/xapian.php
14cr|xapian-bindings-1.2.17-3|143	
14cr|xapian-bindings-1.2.17-3|144	%files python
14cr|xapian-bindings-1.2.17-3|145	%doc %{_docdir}/xapian-bindings/python
14cr|xapian-bindings-1.2.17-3|146	%{python_sitearch}/xapian/*.py*
14cr|xapian-bindings-1.2.17-3|147	%{python_sitearch}/xapian/*.so
14cr|xapian-bindings-1.2.17-3|148	
14cr|xapian-bindings-1.2.17-3|149	%files ruby
14cr|xapian-bindings-1.2.17-3|150	%doc %{_docdir}/xapian-bindings/ruby
14cr|xapian-bindings-1.2.17-3|151	%{ruby_sitearchdir}/_xapian.so
14cr|xapian-bindings-1.2.17-3|152	%{ruby_sitelibdir}/xapian.rb
14cr|xapian-bindings-1.2.17-3|153	
14cr|xapian-bindings-1.2.17-3|154	%files tcl
14cr|xapian-bindings-1.2.17-3|155	%doc %{_docdir}/xapian-bindings/tcl8
14cr|xapian-bindings-1.2.17-3|156	%{tcl_sitearch}/xapian%{version}/*
14cr|xapian-bindings-1.2.17-3|157	
14cr|xapian-bindings-1.2.17-3|158	
14cr|xapian-bindings-1.2.17-3|159	%changelog
14cr|xapian-bindings-1.2.17-3|160	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.17-3
14cr|xapian-bindings-1.2.17-3|161	+ Revision: f1f770b
14cr|xapian-bindings-1.2.17-3|162	- MassBuild#464: Increase release tag
14cr|xapian-bindings-1.2.17-3|163	
14cr|xapian-bindings-1.2.17-3|164	

9188 14
14cr|xapian-omega-1.2.17-2|1	Summary:	A CGI search frontend and indexers built on Xapian
14cr|xapian-omega-1.2.17-2|2	Name:		xapian-omega
14cr|xapian-omega-1.2.17-2|3	Version:	1.2.17
14cr|xapian-omega-1.2.17-2|4	Release:	2
14cr|xapian-omega-1.2.17-2|5	License:	GPLv2+
14cr|xapian-omega-1.2.17-2|6	Group:		Networking/WWW
14cr|xapian-omega-1.2.17-2|7	URL:		http://www.xapian.org
14cr|xapian-omega-1.2.17-2|8	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14cr|xapian-omega-1.2.17-2|9	BuildRequires:	xapian-devel >= %{version}
14cr|xapian-omega-1.2.17-2|10	BuildRequires:	pcre-devel
14cr|xapian-omega-1.2.17-2|11	Requires:	xapian-core >= %{version}
14cr|xapian-omega-1.2.17-2|12	
14cr|xapian-omega-1.2.17-2|13	%description
14cr|xapian-omega-1.2.17-2|14	Omega is a CGI application which uses the Xapian Information Retrieval
14cr|xapian-omega-1.2.17-2|15	library to index and search collections of documents.
14cr|xapian-omega-1.2.17-2|16	
14cr|xapian-omega-1.2.17-2|17	%prep
14cr|xapian-omega-1.2.17-2|18	%setup -q
14cr|xapian-omega-1.2.17-2|19	
14cr|xapian-omega-1.2.17-2|20	%build
14cr|xapian-omega-1.2.17-2|21	%configure2_5x
14cr|xapian-omega-1.2.17-2|22	%make
14cr|xapian-omega-1.2.17-2|23	
14cr|xapian-omega-1.2.17-2|24	%install
14cr|xapian-omega-1.2.17-2|25	%makeinstall_std
14cr|xapian-omega-1.2.17-2|26	
14cr|xapian-omega-1.2.17-2|27	# CGI application
14cr|xapian-omega-1.2.17-2|28	mkdir -p %{buildroot}%{_var}/www/cgi-bin/
14cr|xapian-omega-1.2.17-2|29	mv %{buildroot}%{_libdir}/%{name}/bin/omega %{buildroot}%{_var}/www/cgi-bin
14cr|xapian-omega-1.2.17-2|30	
14cr|xapian-omega-1.2.17-2|31	# Create /var directories
14cr|xapian-omega-1.2.17-2|32	mkdir -p %{buildroot}%{_var}/lib/omega/data
14cr|xapian-omega-1.2.17-2|33	mkdir -p %{buildroot}%{_var}/lib/omega/cdb
14cr|xapian-omega-1.2.17-2|34	mkdir -p %{buildroot}%{_var}/log/omega
14cr|xapian-omega-1.2.17-2|35	
14cr|xapian-omega-1.2.17-2|36	# Default templates
14cr|xapian-omega-1.2.17-2|37	mkdir -p %{buildroot}%{_var}/lib/omega/templates
14cr|xapian-omega-1.2.17-2|38	cp -r templates/* %{buildroot}%{_var}/lib/omega/templates/
14cr|xapian-omega-1.2.17-2|39	
14cr|xapian-omega-1.2.17-2|40	# Images
14cr|xapian-omega-1.2.17-2|41	mkdir -p %{buildroot}%{_var}/www/icons/omega
14cr|xapian-omega-1.2.17-2|42	cp -r images/* %{buildroot}%{_var}/www/icons/omega/
14cr|xapian-omega-1.2.17-2|43	
14cr|xapian-omega-1.2.17-2|44	%files
14cr|xapian-omega-1.2.17-2|45	%doc AUTHORS ChangeLog README TODO NEWS
14cr|xapian-omega-1.2.17-2|46	%dir %{_datadir}/omega
14cr|xapian-omega-1.2.17-2|47	%dir %{_var}/www/icons/omega
14cr|xapian-omega-1.2.17-2|48	%dir %{_var}/lib/omega
14cr|xapian-omega-1.2.17-2|49	%{_bindir}/dbi2omega
14cr|xapian-omega-1.2.17-2|50	%{_bindir}/omindex
14cr|xapian-omega-1.2.17-2|51	%{_bindir}/scriptindex
14cr|xapian-omega-1.2.17-2|52	%{_bindir}/htdig2omega
14cr|xapian-omega-1.2.17-2|53	%{_bindir}/mbox2omega
14cr|xapian-omega-1.2.17-2|54	%{_libdir}/xapian-omega/bin/outlookmsg2html
14cr|xapian-omega-1.2.17-2|55	%{_var}/lib/omega/templates/*
14cr|xapian-omega-1.2.17-2|56	%{_var}/log/omega
14cr|xapian-omega-1.2.17-2|57	%{_var}/www/cgi-bin/omega
14cr|xapian-omega-1.2.17-2|58	%{_var}/www/icons/omega/*.png
14cr|xapian-omega-1.2.17-2|59	%{_datadir}/omega/*.script
14cr|xapian-omega-1.2.17-2|60	%config(noreplace) %{_sysconfdir}/omega.conf
14cr|xapian-omega-1.2.17-2|61	%{_mandir}/man1/omindex.1*
14cr|xapian-omega-1.2.17-2|62	%{_mandir}/man1/scriptindex.1*
14cr|xapian-omega-1.2.17-2|63	
14cr|xapian-omega-1.2.17-2|64	
14cr|xapian-omega-1.2.17-2|65	%changelog
14cr|xapian-omega-1.2.17-2|66	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.17-2
14cr|xapian-omega-1.2.17-2|67	+ Revision: 9b63dde
14cr|xapian-omega-1.2.17-2|68	- MassBuild#464: Increase release tag
14cr|xapian-omega-1.2.17-2|69	
14cr|xapian-omega-1.2.17-2|70	

9189 14
14cr|xar-1.5.2-8|1	%define major 1
14cr|xar-1.5.2-8|2	%define libname %mklibname %{name} %{major}
14cr|xar-1.5.2-8|3	%define develname %mklibname -d %{name}
14cr|xar-1.5.2-8|4	
14cr|xar-1.5.2-8|5	Summary:	The XAR project aims to provide an easily extensible archive format
14cr|xar-1.5.2-8|6	Name:		xar
14cr|xar-1.5.2-8|7	Version:	1.5.2
14cr|xar-1.5.2-8|8	Release:	8
14cr|xar-1.5.2-8|9	License:	BSD
14cr|xar-1.5.2-8|10	Group:		Archiving/Compression
14cr|xar-1.5.2-8|11	URL:		http://xar.googlecode.com/
14cr|xar-1.5.2-8|12	Source0:	http://xar.googlecode.com/files/%{name}-%{version}.tar.gz
14cr|xar-1.5.2-8|13	BuildRequires:	libxml2-devel >= 2.6.11
14cr|xar-1.5.2-8|14	BuildRequires:	acl-devel
14cr|xar-1.5.2-8|15	BuildRequires:	openssl-devel
14cr|xar-1.5.2-8|16	BuildRequires:	bzip2-devel
14cr|xar-1.5.2-8|17	BuildRequires:	zlib-devel
14cr|xar-1.5.2-8|18	
14cr|xar-1.5.2-8|19	%description
14cr|xar-1.5.2-8|20	The XAR project aims to provide an easily extensible archive format. Important
14cr|xar-1.5.2-8|21	design decisions include an easily extensible XML table of contents for random
14cr|xar-1.5.2-8|22	access to archived files, storing the toc at the beginning of the archive to
14cr|xar-1.5.2-8|23	allow for efficient handling of streamed archives, the ability to handle files
14cr|xar-1.5.2-8|24	of arbitrarily large sizes, the ability to choose independent encodings for
14cr|xar-1.5.2-8|25	individual files in the archive, the ability to store checksums for individual
14cr|xar-1.5.2-8|26	files in both compressed and uncompressed form, and the ability to query the
14cr|xar-1.5.2-8|27	table of content's rich meta-data.
14cr|xar-1.5.2-8|28	
14cr|xar-1.5.2-8|29	%package -n	%{libname}
14cr|xar-1.5.2-8|30	Summary:	Libraries required for xar
14cr|xar-1.5.2-8|31	Group:		System/Libraries
14cr|xar-1.5.2-8|32	
14cr|xar-1.5.2-8|33	%description -n	%{libname}
14cr|xar-1.5.2-8|34	The XAR project aims to provide an easily extensible archive format. Important
14cr|xar-1.5.2-8|35	design decisions include an easily extensible XML table of contents for random
14cr|xar-1.5.2-8|36	access to archived files, storing the toc at the beginning of the archive to
14cr|xar-1.5.2-8|37	allow for efficient handling of streamed archives, the ability to handle files
14cr|xar-1.5.2-8|38	of arbitrarily large sizes, the ability to choose independent encodings for
14cr|xar-1.5.2-8|39	individual files in the archive, the ability to store checksums for individual
14cr|xar-1.5.2-8|40	files in both compressed and uncompressed form, and the ability to query the
14cr|xar-1.5.2-8|41	table of content's rich meta-data.
14cr|xar-1.5.2-8|42	
14cr|xar-1.5.2-8|43	%package -n	%{develname}
14cr|xar-1.5.2-8|44	Summary:	Libraries and header files required for xar
14cr|xar-1.5.2-8|45	Group:		Development/C
14cr|xar-1.5.2-8|46	Requires:	%{libname} = %{version}-%{release}
14cr|xar-1.5.2-8|47	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|xar-1.5.2-8|48	Provides:	%{name}-devel = %{version}-%{release}
14cr|xar-1.5.2-8|49	Obsoletes:	%{libname}-devel
14cr|xar-1.5.2-8|50	
14cr|xar-1.5.2-8|51	%description -n	%{develname}
14cr|xar-1.5.2-8|52	The XAR project aims to provide an easily extensible archive format. Important
14cr|xar-1.5.2-8|53	design decisions include an easily extensible XML table of contents for random
14cr|xar-1.5.2-8|54	access to archived files, storing the toc at the beginning of the archive to
14cr|xar-1.5.2-8|55	allow for efficient handling of streamed archives, the ability to handle files
14cr|xar-1.5.2-8|56	of arbitrarily large sizes, the ability to choose independent encodings for
14cr|xar-1.5.2-8|57	individual files in the archive, the ability to store checksums for individual
14cr|xar-1.5.2-8|58	files in both compressed and uncompressed form, and the ability to query the
14cr|xar-1.5.2-8|59	table of content's rich meta-data.
14cr|xar-1.5.2-8|60	
14cr|xar-1.5.2-8|61	Libraries and header files required for xar.
14cr|xar-1.5.2-8|62	
14cr|xar-1.5.2-8|63	%prep
14cr|xar-1.5.2-8|64	
14cr|xar-1.5.2-8|65	%setup -q -n %{name}-%{version}
14cr|xar-1.5.2-8|66	
14cr|xar-1.5.2-8|67	# nuke rpath
14cr|xar-1.5.2-8|68	perl -pi -e "s|RPATH=.*|RPATH=\"\"|g" configure*
14cr|xar-1.5.2-8|69	
14cr|xar-1.5.2-8|70	%build
14cr|xar-1.5.2-8|71	
14cr|xar-1.5.2-8|72	%configure2_5x
14cr|xar-1.5.2-8|73	
14cr|xar-1.5.2-8|74	%make
14cr|xar-1.5.2-8|75	
14cr|xar-1.5.2-8|76	%install
14cr|xar-1.5.2-8|77	%makeinstall_std
14cr|xar-1.5.2-8|78	
14cr|xar-1.5.2-8|79	# make it able to strip the library and binary
14cr|xar-1.5.2-8|80	chmod 755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}
14cr|xar-1.5.2-8|81	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|xar-1.5.2-8|82	
14cr|xar-1.5.2-8|83	%files
14cr|xar-1.5.2-8|84	%defattr(-,root,root)
14cr|xar-1.5.2-8|85	%doc INSTALL LICENSE TODO test
14cr|xar-1.5.2-8|86	%attr(0755,root,root) %{_bindir}/%{name}
14cr|xar-1.5.2-8|87	%attr(0644,root,root) %{_mandir}/man1/*
14cr|xar-1.5.2-8|88	
14cr|xar-1.5.2-8|89	%files -n %{libname}
14cr|xar-1.5.2-8|90	%attr(0755,root,root) %{_libdir}/lib%{name}.so.%{major}
14cr|xar-1.5.2-8|91	
14cr|xar-1.5.2-8|92	%files -n %{develname}
14cr|xar-1.5.2-8|93	%dir %{_includedir}/%{name}
14cr|xar-1.5.2-8|94	%attr(0644,root,root) %{_includedir}/%{name}/%{name}.h
14cr|xar-1.5.2-8|95	%attr(0755,root,root) %{_libdir}/lib*.so
14cr|xar-1.5.2-8|96	%{_libdir}/*.a
14cr|xar-1.5.2-8|97	
14cr|xar-1.5.2-8|98	
14cr|xar-1.5.2-8|99	
14cr|xar-1.5.2-8|100	%changelog
14cr|xar-1.5.2-8|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-8
14cr|xar-1.5.2-8|102	+ Revision: 30e8a94
14cr|xar-1.5.2-8|103	- MassBuild#464: Increase release tag
14cr|xar-1.5.2-8|104	
14cr|xar-1.5.2-8|105	

9190 14
14cr|xarchon-0.50-21|1	%define name xarchon
14cr|xarchon-0.50-21|2	%define version 0.50
14cr|xarchon-0.50-21|3	%define release 21
14cr|xarchon-0.50-21|4	
14cr|xarchon-0.50-21|5	Name: %{name}
14cr|xarchon-0.50-21|6	Summary: Strange game of chess
14cr|xarchon-0.50-21|7	Version: %{version}
14cr|xarchon-0.50-21|8	Release: %{release}
14cr|xarchon-0.50-21|9	Source: http://xarchon.seul.org/%{name}-%{version}.tar.bz2
14cr|xarchon-0.50-21|10	Patch0:	xarchon-fonts.patch
14cr|xarchon-0.50-21|11	Patch1: xarchon-0.50-gcc34.patch
14cr|xarchon-0.50-21|12	Patch2: xarchon-gcc-fix.patch
14cr|xarchon-0.50-21|13	Patch3: xarchon-0.50-gcc43.patch
14cr|xarchon-0.50-21|14	Group: Games/Boards
14cr|xarchon-0.50-21|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xarchon-0.50-21|16	URL: http://xarchon.seul.org/
14cr|xarchon-0.50-21|17	License: GPLv2+
14cr|xarchon-0.50-21|18	BuildRequires: esound-devel
14cr|xarchon-0.50-21|19	BuildRequires: gtk-devel
14cr|xarchon-0.50-21|20	BuildRequires: xpm-devel
14cr|xarchon-0.50-21|21	Buildrequires: imagemagick
14cr|xarchon-0.50-21|22	
14cr|xarchon-0.50-21|23	%description
14cr|xarchon-0.50-21|24	X ARCHON is a clone of the golden oldie ARCHON game created by Freewall
14cr|xarchon-0.50-21|25	Associates and distributed by Electronic Arts. ARCHON, in its simplest form,
14cr|xarchon-0.50-21|26	resembles a strange game of chess. But no one ever said that Archon was a
14cr|xarchon-0.50-21|27	simple game. When a piece is challenged a duel ensued between the two pieces
14cr|xarchon-0.50-21|28	until one of the pieces is dead. Combine with spells and fantastic units, an
14cr|xarchon-0.50-21|29	you have a very small taste of Archon.
14cr|xarchon-0.50-21|30	
14cr|xarchon-0.50-21|31	%prep
14cr|xarchon-0.50-21|32	%setup -q
14cr|xarchon-0.50-21|33	%patch0 -p1
14cr|xarchon-0.50-21|34	%patch1 -p0 -b .gcc34-fix
14cr|xarchon-0.50-21|35	%patch2 -p0 -b .gcc-fix
14cr|xarchon-0.50-21|36	%patch3 -p1 -b .gcc43
14cr|xarchon-0.50-21|37	
14cr|xarchon-0.50-21|38	%build
14cr|xarchon-0.50-21|39	%configure --bindir=%{_gamesbindir} \
14cr|xarchon-0.50-21|40	--datadir=%{_gamesdatadir} \
14cr|xarchon-0.50-21|41	--disable-rpath
14cr|xarchon-0.50-21|42	%make
14cr|xarchon-0.50-21|43	
14cr|xarchon-0.50-21|44	%install
14cr|xarchon-0.50-21|45	rm -rf $RPM_BUILD_ROOT
14cr|xarchon-0.50-21|46	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
14cr|xarchon-0.50-21|47	
14cr|xarchon-0.50-21|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|xarchon-0.50-21|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|xarchon-0.50-21|50	[Desktop Entry]
14cr|xarchon-0.50-21|51	Name=XArchon
14cr|xarchon-0.50-21|52	Comment=Clone of ARCHON game
14cr|xarchon-0.50-21|53	Exec=%{_gamesbindir}/%{name}
14cr|xarchon-0.50-21|54	Icon=%{name}
14cr|xarchon-0.50-21|55	Terminal=false
14cr|xarchon-0.50-21|56	Type=Application
14cr|xarchon-0.50-21|57	StartupNotify=true
14cr|xarchon-0.50-21|58	Categories=BoardGame;Game;GTK;
14cr|xarchon-0.50-21|59	EOF
14cr|xarchon-0.50-21|60	
14cr|xarchon-0.50-21|61	mkdir -p %buildroot%_iconsdir
14cr|xarchon-0.50-21|62	convert data/icon.xpm %buildroot%_iconsdir/%name.png
14cr|xarchon-0.50-21|63	
14cr|xarchon-0.50-21|64	%if %mdkversion < 200900
14cr|xarchon-0.50-21|65	%post
14cr|xarchon-0.50-21|66	%{update_menus}
14cr|xarchon-0.50-21|67	%endif
14cr|xarchon-0.50-21|68	
14cr|xarchon-0.50-21|69	%if %mdkversion < 200900
14cr|xarchon-0.50-21|70	%postun
14cr|xarchon-0.50-21|71	%{clean_menus}
14cr|xarchon-0.50-21|72	%endif
14cr|xarchon-0.50-21|73	
14cr|xarchon-0.50-21|74	%clean
14cr|xarchon-0.50-21|75	rm -rf $RPM_BUILD_ROOT
14cr|xarchon-0.50-21|76	
14cr|xarchon-0.50-21|77	%files
14cr|xarchon-0.50-21|78	%defattr (-,root,root)
14cr|xarchon-0.50-21|79	%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
14cr|xarchon-0.50-21|80	%_gamesbindir/*
14cr|xarchon-0.50-21|81	%_mandir/man6/*
14cr|xarchon-0.50-21|82	%dir %_gamesdatadir/xarchon/
14cr|xarchon-0.50-21|83	%_gamesdatadir/xarchon/*
14cr|xarchon-0.50-21|84	%_iconsdir/%name.png
14cr|xarchon-0.50-21|85	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xarchon-0.50-21|86	
14cr|xarchon-0.50-21|87	
14cr|xarchon-0.50-21|88	
14cr|xarchon-0.50-21|89	%changelog
14cr|xarchon-0.50-21|90	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50-21
14cr|xarchon-0.50-21|91	+ Revision: aaff480
14cr|xarchon-0.50-21|92	- MassBuild#464: Increase release tag
14cr|xarchon-0.50-21|93	
14cr|xarchon-0.50-21|94	

9191 14
14cr|xautolock-2.2-5|1	%define debug_package	%{nil}
14cr|xautolock-2.2-5|2	%define	version 2.2
14cr|xautolock-2.2-5|3	%define release	5
14cr|xautolock-2.2-5|4	
14cr|xautolock-2.2-5|5	Name:		xautolock
14cr|xautolock-2.2-5|6	Summary:	Automatically starts programs when there is inactivity under X
14cr|xautolock-2.2-5|7	Version:	%{version}
14cr|xautolock-2.2-5|8	Release:	%{release}
14cr|xautolock-2.2-5|9	Group:		Graphical desktop/Other
14cr|xautolock-2.2-5|10	License:	GPLv2
14cr|xautolock-2.2-5|11	Source0:	http://www.ibiblio.org/pub/Linux/X11/screensavers/%{name}-%{version}.tar.bz2
14cr|xautolock-2.2-5|12	URL:		http://www.ibiblio.org/pub/Linux/X11/screensavers/
14cr|xautolock-2.2-5|13	
14cr|xautolock-2.2-5|14	BuildRequires:	pkgconfig(x11)
14cr|xautolock-2.2-5|15	BuildRequires:	pkgconfig(xv)
14cr|xautolock-2.2-5|16	BuildRequires:	pkgconfig(xscrnsaver)
14cr|xautolock-2.2-5|17	BuildRequires:	imake
14cr|xautolock-2.2-5|18	#(nl) Needed for rman
14cr|xautolock-2.2-5|19	BuildRequires:  xorg-x11
14cr|xautolock-2.2-5|20	
14cr|xautolock-2.2-5|21	Requires:	xlockmore
14cr|xautolock-2.2-5|22	
14cr|xautolock-2.2-5|23	
14cr|xautolock-2.2-5|24	%description
14cr|xautolock-2.2-5|25	Xautolock monitors the user activity on an X Window display.
14cr|xautolock-2.2-5|26	If none is detected within a certain amount of time a program specified
14cr|xautolock-2.2-5|27	by the user will be run. Typically xautolock will be used to lock the screen
14cr|xautolock-2.2-5|28	using for instance xlock.
14cr|xautolock-2.2-5|29	
14cr|xautolock-2.2-5|30	%prep
14cr|xautolock-2.2-5|31	%setup -q
14cr|xautolock-2.2-5|32	
14cr|xautolock-2.2-5|33	%build
14cr|xautolock-2.2-5|34	xmkmf
14cr|xautolock-2.2-5|35	%make
14cr|xautolock-2.2-5|36	
14cr|xautolock-2.2-5|37	%install
14cr|xautolock-2.2-5|38	bzip2 ./xautolock.man
14cr|xautolock-2.2-5|39	install -m644 xautolock.man.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man1/xautolock.man.bz2
14cr|xautolock-2.2-5|40	install -m755 xautolock -D $RPM_BUILD_ROOT%{_prefix}/X11R6/bin/xautolock
14cr|xautolock-2.2-5|41	# Make sure all docs are readable
14cr|xautolock-2.2-5|42	chmod a+r Changelog Readme Todo License
14cr|xautolock-2.2-5|43	
14cr|xautolock-2.2-5|44	%files
14cr|xautolock-2.2-5|45	%defattr(-,root,root)
14cr|xautolock-2.2-5|46	%doc License Todo Readme Changelog
14cr|xautolock-2.2-5|47	%{_prefix}/X11R6/bin/xautolock
14cr|xautolock-2.2-5|48	%{_mandir}/*/*
14cr|xautolock-2.2-5|49	
14cr|xautolock-2.2-5|50	
14cr|xautolock-2.2-5|51	
14cr|xautolock-2.2-5|52	
14cr|xautolock-2.2-5|53	%changelog
14cr|xautolock-2.2-5|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cr|xautolock-2.2-5|55	+ Revision: c7d2e98
14cr|xautolock-2.2-5|56	- MassBuild#464: Increase release tag
14cr|xautolock-2.2-5|57	
14cr|xautolock-2.2-5|58	

9192 14
14cr|xautomation-1.03-4|1	Name:      xautomation
14cr|xautomation-1.03-4|2	Version:   1.03
14cr|xautomation-1.03-4|3	Release:   4
14cr|xautomation-1.03-4|4	Summary:   Control X from the command line
14cr|xautomation-1.03-4|5	Group:     System/X11
14cr|xautomation-1.03-4|6	URL:       http://hoopajoo.net/projects/xautomation.html
14cr|xautomation-1.03-4|7	Source:    http://hoopajoo.net/static/projects/%{name}-%{version}.tar.gz
14cr|xautomation-1.03-4|8	License:   GPLv2
14cr|xautomation-1.03-4|9	BuildRequires:  pkgconfig(x11)
14cr|xautomation-1.03-4|10	BuildRequires:  pkgconfig(xtst)
14cr|xautomation-1.03-4|11	BuildRequires: libpng-devel
14cr|xautomation-1.03-4|12	BuildRequires:  pkgconfig(xi)
14cr|xautomation-1.03-4|13	
14cr|xautomation-1.03-4|14	%description
14cr|xautomation-1.03-4|15	Control X from the command line for scripts, and do "visual scraping" to find
14cr|xautomation-1.03-4|16	things on the screen. The conrol interface allows mouse movement, clicking,
14cr|xautomation-1.03-4|17	button up/down, key up/down, etc, and uses the XTest extension so you don't
14cr|xautomation-1.03-4|18	have the annoying problems that xse has when apps ignore sent events. The
14cr|xautomation-1.03-4|19	visgrep program find images inside of images and reports the coordinates,
14cr|xautomation-1.03-4|20	allowing progams to find buttons, etc, on the screen to click on.
14cr|xautomation-1.03-4|21	
14cr|xautomation-1.03-4|22	%prep
14cr|xautomation-1.03-4|23	%setup -q
14cr|xautomation-1.03-4|24	
14cr|xautomation-1.03-4|25	%build
14cr|xautomation-1.03-4|26	export LDFLAGS="-lX11"
14cr|xautomation-1.03-4|27	%configure2_5x
14cr|xautomation-1.03-4|28	%make
14cr|xautomation-1.03-4|29	
14cr|xautomation-1.03-4|30	%install
14cr|xautomation-1.03-4|31	rm -rf %{buildroot}
14cr|xautomation-1.03-4|32	%makeinstall_std
14cr|xautomation-1.03-4|33	
14cr|xautomation-1.03-4|34	%clean
14cr|xautomation-1.03-4|35	rm -rf %{buildroot}
14cr|xautomation-1.03-4|36	
14cr|xautomation-1.03-4|37	%files
14cr|xautomation-1.03-4|38	%defattr(-, root, root)
14cr|xautomation-1.03-4|39	%{_bindir}/pat2ppm
14cr|xautomation-1.03-4|40	%{_bindir}/patextract
14cr|xautomation-1.03-4|41	%{_bindir}/png2pat
14cr|xautomation-1.03-4|42	%{_bindir}/rgb2pat
14cr|xautomation-1.03-4|43	%{_bindir}/visgrep
14cr|xautomation-1.03-4|44	%{_bindir}/xmousepos
14cr|xautomation-1.03-4|45	%{_bindir}/xte
14cr|xautomation-1.03-4|46	%{_mandir}/man1/pat2ppm.1*
14cr|xautomation-1.03-4|47	%{_mandir}/man1/patextract.1*
14cr|xautomation-1.03-4|48	%{_mandir}/man1/png2pat.1*
14cr|xautomation-1.03-4|49	%{_mandir}/man1/rgb2pat.1*
14cr|xautomation-1.03-4|50	%{_mandir}/man1/visgrep.1*
14cr|xautomation-1.03-4|51	%{_mandir}/man1/xmousepos.1*
14cr|xautomation-1.03-4|52	%{_mandir}/man1/xte.1*
14cr|xautomation-1.03-4|53	%{_mandir}/man7/xautomation.7*
14cr|xautomation-1.03-4|54	
14cr|xautomation-1.03-4|55	
14cr|xautomation-1.03-4|56	
14cr|xautomation-1.03-4|57	%changelog
14cr|xautomation-1.03-4|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-4
14cr|xautomation-1.03-4|59	+ Revision: 4fd5356
14cr|xautomation-1.03-4|60	- MassBuild#464: Increase release tag
14cr|xautomation-1.03-4|61	
14cr|xautomation-1.03-4|62	

9193 14
14cr|xaw3dxft-1.6.2c-2|1	%define major 8
14cr|xaw3dxft-1.6.2c-2|2	%define libname %mklibname %{name} %{major}
14cr|xaw3dxft-1.6.2c-2|3	%define devname %mklibname %{name} -d
14cr|xaw3dxft-1.6.2c-2|4	
14cr|xaw3dxft-1.6.2c-2|5	Summary:	An extended version of Xaw3d
14cr|xaw3dxft-1.6.2c-2|6	Name:		xaw3dxft
14cr|xaw3dxft-1.6.2c-2|7	Version:	1.6.2c
14cr|xaw3dxft-1.6.2c-2|8	Release:	2
14cr|xaw3dxft-1.6.2c-2|9	License:	MIT
14cr|xaw3dxft-1.6.2c-2|10	Group:		System/Libraries
14cr|xaw3dxft-1.6.2c-2|11	Url:		http://sourceforge.net/projects/sf-xpaint/
14cr|xaw3dxft-1.6.2c-2|12	Source0:	http://downloads.sourceforge.net/project/sf-xpaint/sf-xpaint/%{name}-%{version}/libXaw3dXft-%{version}.tar.bz2
14cr|xaw3dxft-1.6.2c-2|13	BuildRequires:	bison
14cr|xaw3dxft-1.6.2c-2|14	BuildRequires:	flex
14cr|xaw3dxft-1.6.2c-2|15	BuildRequires:	gccmakedep
14cr|xaw3dxft-1.6.2c-2|16	BuildRequires:	pkgconfig(x11)
14cr|xaw3dxft-1.6.2c-2|17	BuildRequires:	pkgconfig(xft)
14cr|xaw3dxft-1.6.2c-2|18	BuildRequires:	pkgconfig(xmu)
14cr|xaw3dxft-1.6.2c-2|19	BuildRequires:	pkgconfig(xorg-macros)
14cr|xaw3dxft-1.6.2c-2|20	BuildRequires:	pkgconfig(xp)
14cr|xaw3dxft-1.6.2c-2|21	BuildRequires:	pkgconfig(xpm)
14cr|xaw3dxft-1.6.2c-2|22	BuildRequires:	pkgconfig(xv)
14cr|xaw3dxft-1.6.2c-2|23	
14cr|xaw3dxft-1.6.2c-2|24	%description
14cr|xaw3dxft-1.6.2c-2|25	An extended version of Xaw3d with support for UTF8 input
14cr|xaw3dxft-1.6.2c-2|26	and UTF8 encoding of text, and rendering text with the Freetype
14cr|xaw3dxft-1.6.2c-2|27	library and Truetype fonts.
14cr|xaw3dxft-1.6.2c-2|28	
14cr|xaw3dxft-1.6.2c-2|29	It should be mostly compatible with the original xaw3d library,
14cr|xaw3dxft-1.6.2c-2|30	except for font management: everything using the old X11 core
14cr|xaw3dxft-1.6.2c-2|31	font routines should be replaced by their freetype equivalents.
14cr|xaw3dxft-1.6.2c-2|32	
14cr|xaw3dxft-1.6.2c-2|33	#----------------------------------------------------------------------------
14cr|xaw3dxft-1.6.2c-2|34	
14cr|xaw3dxft-1.6.2c-2|35	%package -n %{libname}
14cr|xaw3dxft-1.6.2c-2|36	Summary:	An extended version of Xaw3d
14cr|xaw3dxft-1.6.2c-2|37	Group:		System/Libraries
14cr|xaw3dxft-1.6.2c-2|38	
14cr|xaw3dxft-1.6.2c-2|39	%description -n %{libname}
14cr|xaw3dxft-1.6.2c-2|40	An extended version of Xaw3d with support for UTF8 input and
14cr|xaw3dxft-1.6.2c-2|41	UTF8 encoding of text, and rendering text with the Freetype
14cr|xaw3dxft-1.6.2c-2|42	library and Truetype fonts.
14cr|xaw3dxft-1.6.2c-2|43	
14cr|xaw3dxft-1.6.2c-2|44	It should be mostly compatible with the original Xaw3d library,
14cr|xaw3dxft-1.6.2c-2|45	except for font management: everything using the old X11 core
14cr|xaw3dxft-1.6.2c-2|46	font routines should be replaced by their freetype equivalents.
14cr|xaw3dxft-1.6.2c-2|47	
14cr|xaw3dxft-1.6.2c-2|48	%files -n %{libname}
14cr|xaw3dxft-1.6.2c-2|49	%{_libdir}/libXaw3dxft.so.%{major}*
14cr|xaw3dxft-1.6.2c-2|50	
14cr|xaw3dxft-1.6.2c-2|51	#----------------------------------------------------------------------------
14cr|xaw3dxft-1.6.2c-2|52	
14cr|xaw3dxft-1.6.2c-2|53	%package -n %{devname}
14cr|xaw3dxft-1.6.2c-2|54	Summary:	Header files and shared libraries for development using Xaw3dxft
14cr|xaw3dxft-1.6.2c-2|55	Group:		Development/C
14cr|xaw3dxft-1.6.2c-2|56	Requires:	%{libname} = %{EVRD}
14cr|xaw3dxft-1.6.2c-2|57	Provides:	%{name}-devel = %{EVRD}
14cr|xaw3dxft-1.6.2c-2|58	
14cr|xaw3dxft-1.6.2c-2|59	%description -n %{devname}
14cr|xaw3dxft-1.6.2c-2|60	An extended version of Xaw3d with support for UTF8 input and
14cr|xaw3dxft-1.6.2c-2|61	UTF8 encoding of text, and rendering text with the Freetype
14cr|xaw3dxft-1.6.2c-2|62	library and Truetype fonts.
14cr|xaw3dxft-1.6.2c-2|63	
14cr|xaw3dxft-1.6.2c-2|64	It should be mostly compatible with the original Xaw3d library,
14cr|xaw3dxft-1.6.2c-2|65	except for font management: everything using the old X11 core
14cr|xaw3dxft-1.6.2c-2|66	font routines should be replaced by their freetype equivalents.
14cr|xaw3dxft-1.6.2c-2|67	
14cr|xaw3dxft-1.6.2c-2|68	You should install Xaw3dxft-devel if you are going to develop
14cr|xaw3dxft-1.6.2c-2|69	applications using the Xaw3dxft widget set.
14cr|xaw3dxft-1.6.2c-2|70	
14cr|xaw3dxft-1.6.2c-2|71	%files -n %{devname}
14cr|xaw3dxft-1.6.2c-2|72	%{_libdir}/libXaw3dxft.so
14cr|xaw3dxft-1.6.2c-2|73	%{_includedir}/X11/Xaw3dxft/*.h
14cr|xaw3dxft-1.6.2c-2|74	%{_libdir}/pkgconfig/libxaw3dxft.pc
14cr|xaw3dxft-1.6.2c-2|75	
14cr|xaw3dxft-1.6.2c-2|76	#----------------------------------------------------------------------------
14cr|xaw3dxft-1.6.2c-2|77	
14cr|xaw3dxft-1.6.2c-2|78	%prep
14cr|xaw3dxft-1.6.2c-2|79	%setup -q -n libXaw3dXft-%{version}
14cr|xaw3dxft-1.6.2c-2|80	
14cr|xaw3dxft-1.6.2c-2|81	%build
14cr|xaw3dxft-1.6.2c-2|82	autoreconf -fi
14cr|xaw3dxft-1.6.2c-2|83	%configure2_5x \
14cr|xaw3dxft-1.6.2c-2|84	--disable-static \
14cr|xaw3dxft-1.6.2c-2|85	--enable-internationalization \
14cr|xaw3dxft-1.6.2c-2|86	--enable-multiplane-bitmaps \
14cr|xaw3dxft-1.6.2c-2|87	--enable-gray-stipples \
14cr|xaw3dxft-1.6.2c-2|88	--enable-arrow-scrollbars
14cr|xaw3dxft-1.6.2c-2|89	
14cr|xaw3dxft-1.6.2c-2|90	%make
14cr|xaw3dxft-1.6.2c-2|91	
14cr|xaw3dxft-1.6.2c-2|92	%install
14cr|xaw3dxft-1.6.2c-2|93	%makeinstall_std
14cr|xaw3dxft-1.6.2c-2|94	
14cr|xaw3dxft-1.6.2c-2|95	rm -rf %{buildroot}%{_docdir}/libXaw3dXft/
14cr|xaw3dxft-1.6.2c-2|96	
14cr|xaw3dxft-1.6.2c-2|97	%changelog
14cr|xaw3dxft-1.6.2c-2|98	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2c-2
14cr|xaw3dxft-1.6.2c-2|99	+ Revision: b2d2a87
14cr|xaw3dxft-1.6.2c-2|100	- MassBuild#464: Increase release tag
14cr|xaw3dxft-1.6.2c-2|101	
14cr|xaw3dxft-1.6.2c-2|102	

9194 14
14cr|XawM-1.5u-11|1	%define name XawM
14cr|XawM-1.5u-11|2	%define version 1.5u
14cr|XawM-1.5u-11|3	%define release  11
14cr|XawM-1.5u-11|4	
14cr|XawM-1.5u-11|5	%define major 1
14cr|XawM-1.5u-11|6	%define libname %mklibname %name %{major}
14cr|XawM-1.5u-11|7	%define develname %mklibname -d %name
14cr|XawM-1.5u-11|8	
14cr|XawM-1.5u-11|9	Summary:   Widget based on Xaw3d
14cr|XawM-1.5u-11|10	Name:      %{name}
14cr|XawM-1.5u-11|11	Version:   %{version}
14cr|XawM-1.5u-11|12	Release:   %{release}
14cr|XawM-1.5u-11|13	URL:       http://falconer.best.vwh.net/Widgets/#xawm
14cr|XawM-1.5u-11|14	Source:    %{name}-%{version}.tar.bz2
14cr|XawM-1.5u-11|15	Patch0:    XawM-1.5u-fix-linkage.patch
14cr|XawM-1.5u-11|16	License:   MIT
14cr|XawM-1.5u-11|17	Group:     System/Libraries
14cr|XawM-1.5u-11|18	BuildRequires: pkgconfig(x11)
14cr|XawM-1.5u-11|19	BuildRequires: pkgconfig(xext)
14cr|XawM-1.5u-11|20	BuildRequires: pkgconfig(xmu)
14cr|XawM-1.5u-11|21	BuildRequires: pkgconfig(xt)
14cr|XawM-1.5u-11|22	
14cr|XawM-1.5u-11|23	%description
14cr|XawM-1.5u-11|24	An Athena-compatible widget set with a modern look and feel.
14cr|XawM-1.5u-11|25	
14cr|XawM-1.5u-11|26	%package -n %{libname}
14cr|XawM-1.5u-11|27	Summary: Widget based on Xaw3d
14cr|XawM-1.5u-11|28	Group: System/Libraries
14cr|XawM-1.5u-11|29	
14cr|XawM-1.5u-11|30	%description -n %{libname}
14cr|XawM-1.5u-11|31	An Athena-compatible widget set with a modern look and feel.
14cr|XawM-1.5u-11|32	
14cr|XawM-1.5u-11|33	%package -n %{develname}
14cr|XawM-1.5u-11|34	Summary:  Widget based on Xaw3d
14cr|XawM-1.5u-11|35	Group:    Development/C
14cr|XawM-1.5u-11|36	Requires: %{libname} = %{version}-%{release}
14cr|XawM-1.5u-11|37	Provides: libXawM-devel = %{version}-%{release}
14cr|XawM-1.5u-11|38	Provides: XawM-devel = %{version}-%{release}
14cr|XawM-1.5u-11|39	Obsoletes: %{_lib}XawM1-devel < %{version}-%{release}
14cr|XawM-1.5u-11|40	
14cr|XawM-1.5u-11|41	%description -n %{develname}
14cr|XawM-1.5u-11|42	An Athena-compatible widget set with a modern look and feel.
14cr|XawM-1.5u-11|43	
14cr|XawM-1.5u-11|44	%prep
14cr|XawM-1.5u-11|45	%setup -q
14cr|XawM-1.5u-11|46	%patch0 -p0
14cr|XawM-1.5u-11|47	
14cr|XawM-1.5u-11|48	%build
14cr|XawM-1.5u-11|49	autoreconf -fi
14cr|XawM-1.5u-11|50	%configure2_5x
14cr|XawM-1.5u-11|51	%make
14cr|XawM-1.5u-11|52	
14cr|XawM-1.5u-11|53	%install
14cr|XawM-1.5u-11|54	rm -rf $RPM_BUILD_ROOT
14cr|XawM-1.5u-11|55	%makeinstall_std
14cr|XawM-1.5u-11|56	
14cr|XawM-1.5u-11|57	%if %mdkversion < 200900
14cr|XawM-1.5u-11|58	%post -n %{libname} -p /sbin/ldconfig
14cr|XawM-1.5u-11|59	%endif
14cr|XawM-1.5u-11|60	
14cr|XawM-1.5u-11|61	%if %mdkversion < 200900
14cr|XawM-1.5u-11|62	%postun -n %{libname} -p /sbin/ldconfig
14cr|XawM-1.5u-11|63	%endif
14cr|XawM-1.5u-11|64	
14cr|XawM-1.5u-11|65	%clean
14cr|XawM-1.5u-11|66	rm -rf $RPM_BUILD_ROOT
14cr|XawM-1.5u-11|67	
14cr|XawM-1.5u-11|68	%files -n %{libname}
14cr|XawM-1.5u-11|69	%defattr(-,root,root)
14cr|XawM-1.5u-11|70	%doc ChangeLog README*
14cr|XawM-1.5u-11|71	%{_libdir}/lib*.so.%{major}
14cr|XawM-1.5u-11|72	%{_libdir}/lib*.so.%{major}.*
14cr|XawM-1.5u-11|73	
14cr|XawM-1.5u-11|74	%files -n %{develname}
14cr|XawM-1.5u-11|75	%defattr(-,root,root)
14cr|XawM-1.5u-11|76	%{_includedir}/X11/XawM
14cr|XawM-1.5u-11|77	%{_libdir}/lib*.*a
14cr|XawM-1.5u-11|78	%{_libdir}/lib*.so
14cr|XawM-1.5u-11|79	
14cr|XawM-1.5u-11|80	
14cr|XawM-1.5u-11|81	
14cr|XawM-1.5u-11|82	%changelog
14cr|XawM-1.5u-11|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5u-11
14cr|XawM-1.5u-11|84	+ Revision: 63e3106
14cr|XawM-1.5u-11|85	- MassBuild#464: Increase release tag
14cr|XawM-1.5u-11|86	
14cr|XawM-1.5u-11|87	

9195 14
14cr|xbacklight-1.2.1-2|1	Name:		xbacklight
14cr|xbacklight-1.2.1-2|2	Version:	1.2.1
14cr|xbacklight-1.2.1-2|3	Release:	2
14cr|xbacklight-1.2.1-2|4	Summary:	Command-line utility to set the display backlight level
14cr|xbacklight-1.2.1-2|5	Group:		System/X11
14cr|xbacklight-1.2.1-2|6	License:	MIT
14cr|xbacklight-1.2.1-2|7	URL:		http://xorg.freedesktop.org
14cr|xbacklight-1.2.1-2|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|xbacklight-1.2.1-2|9	BuildRequires:	pkgconfig(xrandr) >= 1.2
14cr|xbacklight-1.2.1-2|10	BuildRequires:	pkgconfig(xcb-atom)
14cr|xbacklight-1.2.1-2|11	BuildRequires:	pkgconfig(xcb-aux)
14cr|xbacklight-1.2.1-2|12	BuildRequires:	pkgconfig(xorg-macros) >= 1.8
14cr|xbacklight-1.2.1-2|13	
14cr|xbacklight-1.2.1-2|14	%description
14cr|xbacklight-1.2.1-2|15	xbacklight is a simple command-line utility to set the backlight level
14cr|xbacklight-1.2.1-2|16	using the RandR 1.2 BACKLIGHT output property.
14cr|xbacklight-1.2.1-2|17	
14cr|xbacklight-1.2.1-2|18	
14cr|xbacklight-1.2.1-2|19	%prep
14cr|xbacklight-1.2.1-2|20	%setup -q
14cr|xbacklight-1.2.1-2|21	
14cr|xbacklight-1.2.1-2|22	
14cr|xbacklight-1.2.1-2|23	%build
14cr|xbacklight-1.2.1-2|24	%configure2_5x
14cr|xbacklight-1.2.1-2|25	%make
14cr|xbacklight-1.2.1-2|26	
14cr|xbacklight-1.2.1-2|27	
14cr|xbacklight-1.2.1-2|28	%install
14cr|xbacklight-1.2.1-2|29	%makeinstall_std
14cr|xbacklight-1.2.1-2|30	
14cr|xbacklight-1.2.1-2|31	
14cr|xbacklight-1.2.1-2|32	%files
14cr|xbacklight-1.2.1-2|33	%doc COPYING ChangeLog README
14cr|xbacklight-1.2.1-2|34	%{_bindir}/xbacklight
14cr|xbacklight-1.2.1-2|35	%{_mandir}/man1/xbacklight.1*
14cr|xbacklight-1.2.1-2|36	
14cr|xbacklight-1.2.1-2|37	
14cr|xbacklight-1.2.1-2|38	
14cr|xbacklight-1.2.1-2|39	%changelog
14cr|xbacklight-1.2.1-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
14cr|xbacklight-1.2.1-2|41	+ Revision: 29dccbf
14cr|xbacklight-1.2.1-2|42	- MassBuild#464: Increase release tag
14cr|xbacklight-1.2.1-2|43	
14cr|xbacklight-1.2.1-2|44	

9196 14
14cr|Xbae-4.60.4-7|1	%define srcname	xbae
14cr|Xbae-4.60.4-7|2	
14cr|Xbae-4.60.4-7|3	%define major		4
14cr|Xbae-4.60.4-7|4	%define libname		%mklibname %name %major
14cr|Xbae-4.60.4-7|5	%define develname	%mklibname %name -d
14cr|Xbae-4.60.4-7|6	
14cr|Xbae-4.60.4-7|7	Summary:	Xbae Widget Set
14cr|Xbae-4.60.4-7|8	Name:		Xbae
14cr|Xbae-4.60.4-7|9	Version:	4.60.4
14cr|Xbae-4.60.4-7|10	Release:	7
14cr|Xbae-4.60.4-7|11	License:	BSD
14cr|Xbae-4.60.4-7|12	Group:		System/Libraries
14cr|Xbae-4.60.4-7|13	Url:		http://xbae.sourceforge.net/
14cr|Xbae-4.60.4-7|14	Source0:	http://prdownloads.sourceforge.net/xbae/%srcname-%version.tar.gz
14cr|Xbae-4.60.4-7|15	BuildRequires:	pkgconfig(x11)
14cr|Xbae-4.60.4-7|16	BuildRequires:	lesstif-devel
14cr|Xbae-4.60.4-7|17	BuildRequires:	pkgconfig(xt)
14cr|Xbae-4.60.4-7|18	BuildRequires:	pkgconfig(xp)
14cr|Xbae-4.60.4-7|19	BuildRequires:	pkgconfig(xmu)
14cr|Xbae-4.60.4-7|20	BuildRequires:	pkgconfig(xpm)
14cr|Xbae-4.60.4-7|21	Requires:	%libname = %version
14cr|Xbae-4.60.4-7|22	
14cr|Xbae-4.60.4-7|23	%description
14cr|Xbae-4.60.4-7|24	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
14cr|Xbae-4.60.4-7|25	which presents an editable array of string data to the user in a scrollable
14cr|Xbae-4.60.4-7|26	table similar to a spreadsheet. The rows and columns of the Matrix may
14cr|Xbae-4.60.4-7|27	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
14cr|Xbae-4.60.4-7|28	columns may be specified.
14cr|Xbae-4.60.4-7|29	
14cr|Xbae-4.60.4-7|30	%package -n %libname
14cr|Xbae-4.60.4-7|31	Summary:   Xbae Widget Set
14cr|Xbae-4.60.4-7|32	Group:     System/Libraries
14cr|Xbae-4.60.4-7|33	
14cr|Xbae-4.60.4-7|34	%description -n %libname
14cr|Xbae-4.60.4-7|35	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
14cr|Xbae-4.60.4-7|36	which presents an editable array of string data to the user in a scrollable
14cr|Xbae-4.60.4-7|37	table similar to a spreadsheet. The rows and columns of the Matrix may
14cr|Xbae-4.60.4-7|38	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
14cr|Xbae-4.60.4-7|39	columns may be specified.
14cr|Xbae-4.60.4-7|40	
14cr|Xbae-4.60.4-7|41	%package -n %develname
14cr|Xbae-4.60.4-7|42	Summary:        Development tools for programs which will use the %name library
14cr|Xbae-4.60.4-7|43	Group:          Development/Other
14cr|Xbae-4.60.4-7|44	Requires:       %libname = %{version}
14cr|Xbae-4.60.4-7|45	Provides:       %{name}-devel = %{EVRD}
14cr|Xbae-4.60.4-7|46	Provides:       lib%{name}-devel = %{EVRD}
14cr|Xbae-4.60.4-7|47	Obsoletes:	%{mklibname Xbae 4 -d}
14cr|Xbae-4.60.4-7|48	
14cr|Xbae-4.60.4-7|49	%description -n %develname
14cr|Xbae-4.60.4-7|50	The %name-devel package includes the header files and static libraries
14cr|Xbae-4.60.4-7|51	necessary for developing programs using the %name library.
14cr|Xbae-4.60.4-7|52	
14cr|Xbae-4.60.4-7|53	If you are going to develop programs which will use this library
14cr|Xbae-4.60.4-7|54	you should install %name-devel.  You'll also need to have the %name
14cr|Xbae-4.60.4-7|55	package installed.
14cr|Xbae-4.60.4-7|56	
14cr|Xbae-4.60.4-7|57	%prep
14cr|Xbae-4.60.4-7|58	%setup -q -n %srcname-%version
14cr|Xbae-4.60.4-7|59	
14cr|Xbae-4.60.4-7|60	%build
14cr|Xbae-4.60.4-7|61	%configure2_5x --enable-shared --disable-static --disable-debug
14cr|Xbae-4.60.4-7|62	%make
14cr|Xbae-4.60.4-7|63	
14cr|Xbae-4.60.4-7|64	%install
14cr|Xbae-4.60.4-7|65	%makeinstall_std
14cr|Xbae-4.60.4-7|66	
14cr|Xbae-4.60.4-7|67	rm -rf %{buildroot}/%_prefix/Xbae
14cr|Xbae-4.60.4-7|68	
14cr|Xbae-4.60.4-7|69	%files
14cr|Xbae-4.60.4-7|70	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|Xbae-4.60.4-7|71	%{_mandir}/man3/*
14cr|Xbae-4.60.4-7|72	%_datadir/Xbae
14cr|Xbae-4.60.4-7|73	
14cr|Xbae-4.60.4-7|74	%files -n %libname
14cr|Xbae-4.60.4-7|75	%_libdir/*.so.*
14cr|Xbae-4.60.4-7|76	
14cr|Xbae-4.60.4-7|77	%files -n %develname
14cr|Xbae-4.60.4-7|78	%doc doc/*.html
14cr|Xbae-4.60.4-7|79	%_includedir/%{name}
14cr|Xbae-4.60.4-7|80	%_libdir/*.so
14cr|Xbae-4.60.4-7|81	
14cr|Xbae-4.60.4-7|82	
14cr|Xbae-4.60.4-7|83	
14cr|Xbae-4.60.4-7|84	%changelog
14cr|Xbae-4.60.4-7|85	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.60.4-7
14cr|Xbae-4.60.4-7|86	+ Revision: b84ed7a
14cr|Xbae-4.60.4-7|87	- MassBuild#464: Increase release tag
14cr|Xbae-4.60.4-7|88	
14cr|Xbae-4.60.4-7|89	

9197 14
14cr|xbanner-1.31-28|1	%define debug_package %{nil}
14cr|xbanner-1.31-28|2	
14cr|xbanner-1.31-28|3	Summary:	A program for customizing the look of the standard XDM interface
14cr|xbanner-1.31-28|4	Name:		xbanner
14cr|xbanner-1.31-28|5	Version:	1.31
14cr|xbanner-1.31-28|6	Release:	28
14cr|xbanner-1.31-28|7	License:	GPLv2+
14cr|xbanner-1.31-28|8	Group:		Graphical desktop/Other
14cr|xbanner-1.31-28|9	Url:		http://www.hijinks.com/~spade/linux/XBanner/
14cr|xbanner-1.31-28|10	Source0:	ftp://physics.fullerton.edu/pub/Linux/XBanner/XBanner1.31.tar.bz2
14cr|xbanner-1.31-28|11	Source1:	XBanner.mdkdefaults.bz2
14cr|xbanner-1.31-28|12	Source2:	xdm_bg.xpm.bz2
14cr|xbanner-1.31-28|13	Patch0:		xbanner-1.3-rh.patch
14cr|xbanner-1.31-28|14	Patch1:		XBanner-asnonroot.patch
14cr|xbanner-1.31-28|15	BuildRequires:	imake
14cr|xbanner-1.31-28|16	BuildRequires:	pkgconfig(x11)
14cr|xbanner-1.31-28|17	BuildRequires:	pkgconfig(xpm)
14cr|xbanner-1.31-28|18	
14cr|xbanner-1.31-28|19	%description
14cr|xbanner-1.31-28|20	The XBanner program allows the display of text, patterns and images
14cr|xbanner-1.31-28|21	in the root window, so users can customize the XDM style login screen
14cr|xbanner-1.31-28|22	and/or the normal X background.
14cr|xbanner-1.31-28|23	
14cr|xbanner-1.31-28|24	Install XBanner if you'd like to change the look of your X login screen
14cr|xbanner-1.31-28|25	and/or X background.
14cr|xbanner-1.31-28|26	
14cr|xbanner-1.31-28|27	%files
14cr|xbanner-1.31-28|28	%{_prefix}/X11R6/bin/*
14cr|xbanner-1.31-28|29	%{_prefix}/X11R6/include/X11/pixmaps/xdm_bg.xpm
14cr|xbanner-1.31-28|30	%{_prefix}/X11R6/lib/X11/app-defaults/XBanner
14cr|xbanner-1.31-28|31	%defattr(0644,root,root,755)
14cr|xbanner-1.31-28|32	%doc ToDo QuickStart index.html docs
14cr|xbanner-1.31-28|33	%doc samples docs/*
14cr|xbanner-1.31-28|34	
14cr|xbanner-1.31-28|35	#----------------------------------------------------------------------------
14cr|xbanner-1.31-28|36	
14cr|xbanner-1.31-28|37	%prep
14cr|xbanner-1.31-28|38	%setup -q -n XBanner1.31
14cr|xbanner-1.31-28|39	%patch0 -p1 -b .patch
14cr|xbanner-1.31-28|40	%patch1 -p0
14cr|xbanner-1.31-28|41	
14cr|xbanner-1.31-28|42	%build
14cr|xbanner-1.31-28|43	xmkmf -a
14cr|xbanner-1.31-28|44	make
14cr|xbanner-1.31-28|45	
14cr|xbanner-1.31-28|46	%install
14cr|xbanner-1.31-28|47	mkdir -p %{buildroot}
14cr|xbanner-1.31-28|48	mkdir -p %{buildroot}/usr
14cr|xbanner-1.31-28|49	mkdir -p %{buildroot}/usr/X11R6/bin
14cr|xbanner-1.31-28|50	mkdir -p %{buildroot}/usr/X11R6/include/X11/pixmaps
14cr|xbanner-1.31-28|51	mkdir -p %{buildroot}/usr/X11R6/lib/X11/app-defaults
14cr|xbanner-1.31-28|52	
14cr|xbanner-1.31-28|53	for i in xbanner freetemp xb_check;do
14cr|xbanner-1.31-28|54	install -c  --strip --mode "0755"  $i %{buildroot}/usr/X11R6/bin/$i
14cr|xbanner-1.31-28|55	done
14cr|xbanner-1.31-28|56	
14cr|xbanner-1.31-28|57	bzcat %{SOURCE1} > %{buildroot}/usr/X11R6/lib/X11/app-defaults/XBanner
14cr|xbanner-1.31-28|58	bzcat %{SOURCE2} > %{buildroot}/usr/X11R6/include/X11/pixmaps/xdm_bg.xpm
14cr|xbanner-1.31-28|59	
14cr|xbanner-1.31-28|60	# fixup bogus permissions
14cr|xbanner-1.31-28|61	chmod -R og+rX %{buildroot}
14cr|xbanner-1.31-28|62	
14cr|xbanner-1.31-28|63	
14cr|xbanner-1.31-28|64	%changelog
14cr|xbanner-1.31-28|65	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.31-28
14cr|xbanner-1.31-28|66	+ Revision: 6540c0f
14cr|xbanner-1.31-28|67	- Fix patch, spec cleanup
14cr|xbanner-1.31-28|68	
14cr|xbanner-1.31-28|69	

9198 14
14cr|xbill-2.1-8|1	%define	name	xbill
14cr|xbill-2.1-8|2	%define	version	2.1
14cr|xbill-2.1-8|3	%define release	8
14cr|xbill-2.1-8|4	%define	Summary	Defend your computers from Wingdows Viruses
14cr|xbill-2.1-8|5	
14cr|xbill-2.1-8|6	Name:		%{name}
14cr|xbill-2.1-8|7	Version:	%{version}
14cr|xbill-2.1-8|8	Release:	%{release}
14cr|xbill-2.1-8|9	Group:		Games/Arcade
14cr|xbill-2.1-8|10	Source0:	%{name}-%{version}.tar.bz2
14cr|xbill-2.1-8|11	Url:		http://www.xbill.org/
14cr|xbill-2.1-8|12	Summary:	%{Summary}
14cr|xbill-2.1-8|13	License:	GPL
14cr|xbill-2.1-8|14	BuildRequires:	pkgconfig(x11)
14cr|xbill-2.1-8|15	BuildRequires:	Xaw3d-devel
14cr|xbill-2.1-8|16	BuildRequires:	libxpm-devel
14cr|xbill-2.1-8|17	BuildRequires:	pkgconfig(xt)
14cr|xbill-2.1-8|18	BuildRequires:	libxaw-devel
14cr|xbill-2.1-8|19	BuildRequires:	lesstif-devel
14cr|xbill-2.1-8|20	BuildRequires:	imagemagick
14cr|xbill-2.1-8|21	
14cr|xbill-2.1-8|22	%description
14cr|xbill-2.1-8|23	Ever get the feeling that nothing is going right?  You're a sysadmin,
14cr|xbill-2.1-8|24	and someone's trying to destroy your computers.  The little people
14cr|xbill-2.1-8|25	running around the screen are trying to infect your computers with
14cr|xbill-2.1-8|26	Wingdows [TM], a virus cleverly  designed to resemble a popular
14cr|xbill-2.1-8|27	operating system.  Your objective is to click the mouse on them, ending
14cr|xbill-2.1-8|28	the potential threat. If one of the people reaches a computer, it will
14cr|xbill-2.1-8|29	attempt to replace your operating system with the virus it carries.
14cr|xbill-2.1-8|30	It will then attempt to run off the screen with your vital software.
14cr|xbill-2.1-8|31	If one of the people reaches a computer, it will attempt to replace
14cr|xbill-2.1-8|32	your operating system with the virus it carries. It will then attempt
14cr|xbill-2.1-8|33	to run off the screen with your vital software..
14cr|xbill-2.1-8|34	
14cr|xbill-2.1-8|35	%prep
14cr|xbill-2.1-8|36	%setup -q
14cr|xbill-2.1-8|37	
14cr|xbill-2.1-8|38	%build
14cr|xbill-2.1-8|39	%configure2_5x	--disable-gtk \
14cr|xbill-2.1-8|40	--bindir=%{_gamesbindir} \
14cr|xbill-2.1-8|41	--datadir=%{_gamesdatadir} \
14cr|xbill-2.1-8|42	--localstatedir=%{_localstatedir}/lib/games
14cr|xbill-2.1-8|43	%make
14cr|xbill-2.1-8|44	
14cr|xbill-2.1-8|45	%install
14cr|xbill-2.1-8|46	rm -rf %{buildroot}
14cr|xbill-2.1-8|47	%{makeinstall_std}
14cr|xbill-2.1-8|48	
14cr|xbill-2.1-8|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xbill-2.1-8|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xbill-2.1-8|51	[Desktop Entry]
14cr|xbill-2.1-8|52	Name=XBill
14cr|xbill-2.1-8|53	Comment=%{Summary}
14cr|xbill-2.1-8|54	Exec=%_gamesbindir/%{name}
14cr|xbill-2.1-8|55	Icon=%{name}
14cr|xbill-2.1-8|56	Terminal=false
14cr|xbill-2.1-8|57	Type=Application
14cr|xbill-2.1-8|58	Categories=Game;ArcadeGame;
14cr|xbill-2.1-8|59	EOF
14cr|xbill-2.1-8|60	
14cr|xbill-2.1-8|61	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|xbill-2.1-8|62	convert -size 16x16 %{name}.gif %{buildroot}%{_miconsdir}/%{name}.png
14cr|xbill-2.1-8|63	convert -size 32x32 %{name}.gif %{buildroot}%{_iconsdir}/%{name}.png
14cr|xbill-2.1-8|64	convert -size 48x48 %{name}.gif %{buildroot}%{_liconsdir}/%{name}.png
14cr|xbill-2.1-8|65	
14cr|xbill-2.1-8|66	%files
14cr|xbill-2.1-8|67	%doc README README.Ports ChangeLog
14cr|xbill-2.1-8|68	%attr(2755,root,games) %{_gamesbindir}/%{name}
14cr|xbill-2.1-8|69	%{_gamesdatadir}/%{name}
14cr|xbill-2.1-8|70	%{_mandir}/man6/xbill.6*
14cr|xbill-2.1-8|71	%{_miconsdir}/%{name}.png
14cr|xbill-2.1-8|72	%{_iconsdir}/%{name}.png
14cr|xbill-2.1-8|73	%{_liconsdir}/%{name}.png
14cr|xbill-2.1-8|74	%attr(0664,root,games) %{_localstatedir}/lib/games/xbill/scores
14cr|xbill-2.1-8|75	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xbill-2.1-8|76	
14cr|xbill-2.1-8|77	%changelog
14cr|xbill-2.1-8|78	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-8
14cr|xbill-2.1-8|79	+ Revision: 1c2e129
14cr|xbill-2.1-8|80	- MassBuild#464: Increase release tag
14cr|xbill-2.1-8|81	
14cr|xbill-2.1-8|82	

9199 14
14cr|xbindkeys-1.8.5-3|1	Summary:	Link keyboard and mouse input events with shell commands
14cr|xbindkeys-1.8.5-3|2	Name:		xbindkeys
14cr|xbindkeys-1.8.5-3|3	Version:	1.8.5
14cr|xbindkeys-1.8.5-3|4	Release:	3
14cr|xbindkeys-1.8.5-3|5	License:	GPL
14cr|xbindkeys-1.8.5-3|6	Group:		System/X11
14cr|xbindkeys-1.8.5-3|7	URL:		http://hocwp.free.fr/xbindkeys/xbindkeys.html
14cr|xbindkeys-1.8.5-3|8	Source:		%{name}-%{version}.tar.gz
14cr|xbindkeys-1.8.5-3|9	BuildRequires:	pkgconfig(x11)
14cr|xbindkeys-1.8.5-3|10	# (for xbindkey_show)
14cr|xbindkeys-1.8.5-3|11	Requires:	tk
14cr|xbindkeys-1.8.5-3|12	
14cr|xbindkeys-1.8.5-3|13	%description
14cr|xbindkeys-1.8.5-3|14	%{name} is a program that allows you to launch shell commands with
14cr|xbindkeys-1.8.5-3|15	your keyboard or your mouse under X Window. It links commands to keys
14cr|xbindkeys-1.8.5-3|16	or mouse buttons, using a configuration file. It's independent of the
14cr|xbindkeys-1.8.5-3|17	window manager and can capture all keyboard keys (e.g. Power, Wake...).
14cr|xbindkeys-1.8.5-3|18	
14cr|xbindkeys-1.8.5-3|19	%prep
14cr|xbindkeys-1.8.5-3|20	%setup -q
14cr|xbindkeys-1.8.5-3|21	
14cr|xbindkeys-1.8.5-3|22	
14cr|xbindkeys-1.8.5-3|23	%build
14cr|xbindkeys-1.8.5-3|24	%configure  --disable-guile
14cr|xbindkeys-1.8.5-3|25	%make
14cr|xbindkeys-1.8.5-3|26	
14cr|xbindkeys-1.8.5-3|27	%install
14cr|xbindkeys-1.8.5-3|28	%makeinstall
14cr|xbindkeys-1.8.5-3|29	
14cr|xbindkeys-1.8.5-3|30	
14cr|xbindkeys-1.8.5-3|31	%files
14cr|xbindkeys-1.8.5-3|32	%defattr(-,root,root)
14cr|xbindkeys-1.8.5-3|33	%doc AUTHORS BUGS ChangeLog README
14cr|xbindkeys-1.8.5-3|34	%{_bindir}/*
14cr|xbindkeys-1.8.5-3|35	%{_mandir}/man?/*
14cr|xbindkeys-1.8.5-3|36	
14cr|xbindkeys-1.8.5-3|37	
14cr|xbindkeys-1.8.5-3|38	
14cr|xbindkeys-1.8.5-3|39	
14cr|xbindkeys-1.8.5-3|40	
14cr|xbindkeys-1.8.5-3|41	%changelog
14cr|xbindkeys-1.8.5-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-3
14cr|xbindkeys-1.8.5-3|43	+ Revision: a163dc2
14cr|xbindkeys-1.8.5-3|44	- MassBuild#464: Increase release tag
14cr|xbindkeys-1.8.5-3|45	
14cr|xbindkeys-1.8.5-3|46	

9200 14
14cr|xbiso-0.6.1-3|1	Summary:	ISO extraction utility for xdvdfs images
14cr|xbiso-0.6.1-3|2	Name:		xbiso
14cr|xbiso-0.6.1-3|3	Version:	0.6.1
14cr|xbiso-0.6.1-3|4	Release:	3
14cr|xbiso-0.6.1-3|5	License:	GPLv2+
14cr|xbiso-0.6.1-3|6	Group:		Archiving/Cd burning
14cr|xbiso-0.6.1-3|7	Url:		http://sourceforge.net/projects/xbiso/
14cr|xbiso-0.6.1-3|8	Source0:	http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz
14cr|xbiso-0.6.1-3|9	Patch0:		xbiso-0.6.1-destdir.patch
14cr|xbiso-0.6.1-3|10	# Requires re-work for ftplib 4.0+
14cr|xbiso-0.6.1-3|11	#BuildRequires:	libftp-devel
14cr|xbiso-0.6.1-3|12	
14cr|xbiso-0.6.1-3|13	%description
14cr|xbiso-0.6.1-3|14	xbiso is an ISO extraction utility for xdvdfs images.
14cr|xbiso-0.6.1-3|15	
14cr|xbiso-0.6.1-3|16	%files
14cr|xbiso-0.6.1-3|17	%doc CHANGELOG LICENSE README
14cr|xbiso-0.6.1-3|18	%{_bindir}/xbiso
14cr|xbiso-0.6.1-3|19	
14cr|xbiso-0.6.1-3|20	#----------------------------------------------------------------------------
14cr|xbiso-0.6.1-3|21	
14cr|xbiso-0.6.1-3|22	%prep
14cr|xbiso-0.6.1-3|23	%setup -q
14cr|xbiso-0.6.1-3|24	%patch0 -p1
14cr|xbiso-0.6.1-3|25	
14cr|xbiso-0.6.1-3|26	%build
14cr|xbiso-0.6.1-3|27	%configure2_5x --disable-ftp
14cr|xbiso-0.6.1-3|28	%make LIBS="-lm"
14cr|xbiso-0.6.1-3|29	
14cr|xbiso-0.6.1-3|30	%install
14cr|xbiso-0.6.1-3|31	mkdir -p %{buildroot}%{_bindir}
14cr|xbiso-0.6.1-3|32	%makeinstall_std
14cr|xbiso-0.6.1-3|33	
14cr|xbiso-0.6.1-3|34	
14cr|xbiso-0.6.1-3|35	%changelog
14cr|xbiso-0.6.1-3|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-3
14cr|xbiso-0.6.1-3|37	+ Revision: 58a4c5c
14cr|xbiso-0.6.1-3|38	- MassBuild#464: Increase release tag
14cr|xbiso-0.6.1-3|39	
14cr|xbiso-0.6.1-3|40	

9201 14
14cr|xblast-2.10.4-4|1	%define name xblast
14cr|xblast-2.10.4-4|2	%define version 2.10.4
14cr|xblast-2.10.4-4|3	%define release  4
14cr|xblast-2.10.4-4|4	
14cr|xblast-2.10.4-4|5	Summary: XBlast TNT a bomberman like game (Multiplayer)
14cr|xblast-2.10.4-4|6	Name: %{name}
14cr|xblast-2.10.4-4|7	Version: %{version}
14cr|xblast-2.10.4-4|8	Release: %{release}
14cr|xblast-2.10.4-4|9	Source0: %{name}-complete-sounds-%{version}.tar.bz2
14cr|xblast-2.10.4-4|10	Patch0: xblast-complete-sounds-2.10.4-localedir.patch
14cr|xblast-2.10.4-4|11	License: GPLv2+
14cr|xblast-2.10.4-4|12	Group: Games/Arcade
14cr|xblast-2.10.4-4|13	Url: http://xblast.sf.net
14cr|xblast-2.10.4-4|14	BuildRequires: pkgconfig(x11)
14cr|xblast-2.10.4-4|15	BuildRequires: pkgconfig(xt)
14cr|xblast-2.10.4-4|16	
14cr|xblast-2.10.4-4|17	
14cr|xblast-2.10.4-4|18	%description
14cr|xblast-2.10.4-4|19	XBlast is a multi-player arcade game for X11 and MS Windows with raytraced
14cr|xblast-2.10.4-4|20	graphics. The game can be played with at least two players and up to six
14cr|xblast-2.10.4-4|21	players. It was inspired by the video/computer game Bomberman (Dynablaster).
14cr|xblast-2.10.4-4|22	
14cr|xblast-2.10.4-4|23	%prep
14cr|xblast-2.10.4-4|24	%setup -q
14cr|xblast-2.10.4-4|25	%patch0 -p0
14cr|xblast-2.10.4-4|26	
14cr|xblast-2.10.4-4|27	%build
14cr|xblast-2.10.4-4|28	autoreconf -fi
14cr|xblast-2.10.4-4|29	%configure2_5x --bindir=%{_gamesbindir} --enable-sound --with-otherdatadir=%{_gamesdatadir}/XBlast-TNT
14cr|xblast-2.10.4-4|30	%make
14cr|xblast-2.10.4-4|31	
14cr|xblast-2.10.4-4|32	%install
14cr|xblast-2.10.4-4|33	rm -rf $RPM_BUILD_ROOT
14cr|xblast-2.10.4-4|34	%makeinstall_std
14cr|xblast-2.10.4-4|35	
14cr|xblast-2.10.4-4|36	%{find_lang} %{name}
14cr|xblast-2.10.4-4|37	
14cr|xblast-2.10.4-4|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xblast-2.10.4-4|39	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xblast-2.10.4-4|40	[Desktop Entry]
14cr|xblast-2.10.4-4|41	Type=Application
14cr|xblast-2.10.4-4|42	Exec=%{_gamesbindir}/%{name}
14cr|xblast-2.10.4-4|43	Icon=arcade_section
14cr|xblast-2.10.4-4|44	Categories=Game;ArcadeGame;
14cr|xblast-2.10.4-4|45	Name=X blast
14cr|xblast-2.10.4-4|46	Comment=%{summary}
14cr|xblast-2.10.4-4|47	EOF
14cr|xblast-2.10.4-4|48	
14cr|xblast-2.10.4-4|49	%if %mdkversion < 200900
14cr|xblast-2.10.4-4|50	%post
14cr|xblast-2.10.4-4|51	%update_menus
14cr|xblast-2.10.4-4|52	%endif
14cr|xblast-2.10.4-4|53	
14cr|xblast-2.10.4-4|54	%if %mdkversion < 200900
14cr|xblast-2.10.4-4|55	%postun
14cr|xblast-2.10.4-4|56	%clean_menus
14cr|xblast-2.10.4-4|57	%endif
14cr|xblast-2.10.4-4|58	
14cr|xblast-2.10.4-4|59	%clean
14cr|xblast-2.10.4-4|60	rm -rf $RPM_BUILD_ROOT
14cr|xblast-2.10.4-4|61	
14cr|xblast-2.10.4-4|62	%files -f %{name}.lang
14cr|xblast-2.10.4-4|63	%defattr(-,root,root,0755)
14cr|xblast-2.10.4-4|64	%doc README NEWS COPYING AUTHORS
14cr|xblast-2.10.4-4|65	%{_gamesbindir}/xblast
14cr|xblast-2.10.4-4|66	%{_gamesbindir}/xbsndsrv
14cr|xblast-2.10.4-4|67	%{_gamesdatadir}/XBlast-TNT
14cr|xblast-2.10.4-4|68	%{_datadir}/applications/mandriva-*.desktop
14cr|xblast-2.10.4-4|69	
14cr|xblast-2.10.4-4|70	
14cr|xblast-2.10.4-4|71	
14cr|xblast-2.10.4-4|72	
14cr|xblast-2.10.4-4|73	%changelog
14cr|xblast-2.10.4-4|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.4-4
14cr|xblast-2.10.4-4|75	+ Revision: b0cf860
14cr|xblast-2.10.4-4|76	- MassBuild#464: Increase release tag
14cr|xblast-2.10.4-4|77	
14cr|xblast-2.10.4-4|78	

9202 14
14cr|xbmc-13.2-1|1	%define build_cec 1
14cr|xbmc-13.2-1|2	%define codename Gotham
14cr|xbmc-13.2-1|3	
14cr|xbmc-13.2-1|4	Summary:	XBMC Media Center - media player and home entertainment system
14cr|xbmc-13.2-1|5	Name:		xbmc
14cr|xbmc-13.2-1|6	Version:	13.2
14cr|xbmc-13.2-1|7	Release:	1
14cr|xbmc-13.2-1|8	# nosefart audio plugin and RSXS-0.9 based screensavers are GPLv2 only
14cr|xbmc-13.2-1|9	# several eventclients are GPLv3+ (in subpackages)
14cr|xbmc-13.2-1|10	# libhdhomerun is LGPLv3+ with an exception (always ok to link against it)
14cr|xbmc-13.2-1|11	# the rest is GPLv2+
14cr|xbmc-13.2-1|12	# both GPLv2+ and GPLv2 are mentioned because plugins are not part of core
14cr|xbmc-13.2-1|13	# xbmc and therefore e.g. /usr/bin/xbmc is GPLv2+ with LGPLv3+ part
14cr|xbmc-13.2-1|14	# as allowed by a license exception
14cr|xbmc-13.2-1|15	License:	GPLv2+ and GPLv2 and (LGPLv3+ with exceptions)
14cr|xbmc-13.2-1|16	Group:		Video
14cr|xbmc-13.2-1|17	Url:		http://xbmc.org/
14cr|xbmc-13.2-1|18	Source0:	http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
14cr|xbmc-13.2-1|19	Patch0:		xbmc-13.2-external-ffmpeg.patch
14cr|xbmc-13.2-1|20	Patch1:		xbmc-13.0-no-win32.patch
14cr|xbmc-13.2-1|21	# Display Music Videos in "Artist - Name" format instead of just "Name"
14cr|xbmc-13.2-1|22	Patch2:		xbmc-13.0-upnp-musicvideos-artist.patch
14cr|xbmc-13.2-1|23	# Fix bug with UPnP playback for Playlists
14cr|xbmc-13.2-1|24	Patch3:		xbmc-13.0-upnp-playlists.patch
14cr|xbmc-13.2-1|25	
14cr|xbmc-13.2-1|26	BuildRequires:	afpclient-devel
14cr|xbmc-13.2-1|27	BuildRequires:	avahi-common-devel
14cr|xbmc-13.2-1|28	BuildRequires:	boost-devel
14cr|xbmc-13.2-1|29	BuildRequires:	bzip2-devel
14cr|xbmc-13.2-1|30	%if %{mdvver} < 201410
14cr|xbmc-13.2-1|31	BuildRequires:	crystalhd-devel
14cr|xbmc-13.2-1|32	%endif
14cr|xbmc-13.2-1|33	BuildRequires:	ffmpeg-devel
14cr|xbmc-13.2-1|34	BuildRequires:	gettext-devel
14cr|xbmc-13.2-1|35	BuildRequires:	jpeg-devel
14cr|xbmc-13.2-1|36	BuildRequires:	liblzo-devel
14cr|xbmc-13.2-1|37	BuildRequires:	mysql-devel
14cr|xbmc-13.2-1|38	BuildRequires:	tinyxml-devel
14cr|xbmc-13.2-1|39	BuildRequires:	pkgconfig(alsa)
14cr|xbmc-13.2-1|40	BuildRequires:	pkgconfig(avahi-client)
14cr|xbmc-13.2-1|41	BuildRequires:	pkgconfig(bluez)
14cr|xbmc-13.2-1|42	BuildRequires:	pkgconfig(cwiid)
14cr|xbmc-13.2-1|43	BuildRequires:	pkgconfig(dbus-1)
14cr|xbmc-13.2-1|44	BuildRequires:	pkgconfig(enca)
14cr|xbmc-13.2-1|45	BuildRequires:	pkgconfig(expat)
14cr|xbmc-13.2-1|46	BuildRequires:	pkgconfig(flac)
14cr|xbmc-13.2-1|47	BuildRequires:	pkgconfig(fontconfig)
14cr|xbmc-13.2-1|48	BuildRequires:	pkgconfig(freetype2)
14cr|xbmc-13.2-1|49	BuildRequires:	pkgconfig(fribidi)
14cr|xbmc-13.2-1|50	BuildRequires:	pkgconfig(gl)
14cr|xbmc-13.2-1|51	BuildRequires:	pkgconfig(glew)
14cr|xbmc-13.2-1|52	BuildRequires:	pkgconfig(glu)
14cr|xbmc-13.2-1|53	BuildRequires:	pkgconfig(ice)
14cr|xbmc-13.2-1|54	BuildRequires:	pkgconfig(jasper)
14cr|xbmc-13.2-1|55	BuildRequires:	pkgconfig(libass)
14cr|xbmc-13.2-1|56	BuildRequires:	pkgconfig(libbluray)
14cr|xbmc-13.2-1|57	BuildRequires:	pkgconfig(libcdio)
14cr|xbmc-13.2-1|58	%if %{build_cec}
14cr|xbmc-13.2-1|59	BuildRequires:	pkgconfig(libcec) >= 2:1:0
14cr|xbmc-13.2-1|60	%else
14cr|xbmc-13.2-1|61	BuildConflicts:	pkgconfig(libcec)
14cr|xbmc-13.2-1|62	%endif
14cr|xbmc-13.2-1|63	BuildRequires:	pkgconfig(libcurl)
14cr|xbmc-13.2-1|64	BuildRequires:	pkgconfig(libmicrohttpd)
14cr|xbmc-13.2-1|65	BuildRequires:	pkgconfig(libmms)
14cr|xbmc-13.2-1|66	BuildRequires:	pkgconfig(libmodplug)
14cr|xbmc-13.2-1|67	BuildRequires:	pkgconfig(libmpeg2)
14cr|xbmc-13.2-1|68	BuildRequires:	pkgconfig(libnfs)
14cr|xbmc-13.2-1|69	BuildRequires:	pkgconfig(libpcre)
14cr|xbmc-13.2-1|70	BuildRequires:	pkgconfig(libplist)
14cr|xbmc-13.2-1|71	BuildRequires:	pkgconfig(libpng)
14cr|xbmc-13.2-1|72	BuildRequires:	pkgconfig(libpulse)
14cr|xbmc-13.2-1|73	BuildRequires:	pkgconfig(librtmp)
14cr|xbmc-13.2-1|74	BuildRequires:	pkgconfig(libshairport)
14cr|xbmc-13.2-1|75	BuildRequires:	pkgconfig(libssh)
14cr|xbmc-13.2-1|76	BuildRequires:	pkgconfig(libtiff-4)
14cr|xbmc-13.2-1|77	BuildRequires:	pkgconfig(libva)
14cr|xbmc-13.2-1|78	BuildRequires:	pkgconfig(libxslt)
14cr|xbmc-13.2-1|79	BuildRequires:	pkgconfig(mad)
14cr|xbmc-13.2-1|80	BuildRequires:	pkgconfig(ogg)
14cr|xbmc-13.2-1|81	BuildRequires:	pkgconfig(openssl)
14cr|xbmc-13.2-1|82	BuildRequires:	pkgconfig(python)
14cr|xbmc-13.2-1|83	BuildRequires:	pkgconfig(samplerate)
14cr|xbmc-13.2-1|84	BuildRequires:	pkgconfig(sdl)
14cr|xbmc-13.2-1|85	BuildRequires:	pkgconfig(SDL_mixer)
14cr|xbmc-13.2-1|86	BuildRequires:	pkgconfig(SDL_image)
14cr|xbmc-13.2-1|87	BuildRequires:	pkgconfig(smbclient)
14cr|xbmc-13.2-1|88	BuildRequires:	pkgconfig(sqlite3)
14cr|xbmc-13.2-1|89	BuildRequires:	pkgconfig(taglib)
14cr|xbmc-13.2-1|90	BuildRequires:	pkgconfig(udev)
14cr|xbmc-13.2-1|91	BuildRequires:	pkgconfig(vdpau)
14cr|xbmc-13.2-1|92	BuildRequires:	pkgconfig(vorbis)
14cr|xbmc-13.2-1|93	BuildRequires:	pkgconfig(wavpack)
14cr|xbmc-13.2-1|94	BuildRequires:	pkgconfig(x11)
14cr|xbmc-13.2-1|95	BuildRequires:	pkgconfig(xinerama)
14cr|xbmc-13.2-1|96	BuildRequires:	pkgconfig(xmu)
14cr|xbmc-13.2-1|97	BuildRequires:	pkgconfig(xrandr)
14cr|xbmc-13.2-1|98	BuildRequires:	pkgconfig(xt)
14cr|xbmc-13.2-1|99	BuildRequires:	pkgconfig(xtst)
14cr|xbmc-13.2-1|100	BuildRequires:	pkgconfig(yajl)
14cr|xbmc-13.2-1|101	BuildRequires:	pkgconfig(zlib)
14cr|xbmc-13.2-1|102	BuildRequires:	cmake
14cr|xbmc-13.2-1|103	BuildRequires:	gperf
14cr|xbmc-13.2-1|104	BuildRequires:	zip
14cr|xbmc-13.2-1|105	%ifarch %{ix86}
14cr|xbmc-13.2-1|106	BuildRequires:	nasm
14cr|xbmc-13.2-1|107	%endif
14cr|xbmc-13.2-1|108	Requires:	lsb-release
14cr|xbmc-13.2-1|109	# for codegenrator
14cr|xbmc-13.2-1|110	BuildRequires:	doxygen
14cr|xbmc-13.2-1|111	BuildRequires:	java
14cr|xbmc-13.2-1|112	BuildRequires:	swig
14cr|xbmc-13.2-1|113	
14cr|xbmc-13.2-1|114	# dlopened (existence check required by rpm5 as it doesn't use stderr):
14cr|xbmc-13.2-1|115	%define dlopenreq() %([ -e %{_libdir}/lib%{1}.so ] && rpm -qf --qf '%%{name}' $(readlink -f %{_libdir}/lib%{1}.so) 2>/dev/null || echo %{name})
14cr|xbmc-13.2-1|116	Requires:	%dlopenreq curl
14cr|xbmc-13.2-1|117	Requires:	%dlopenreq FLAC
14cr|xbmc-13.2-1|118	Requires:	%dlopenreq mad
14cr|xbmc-13.2-1|119	Requires:	%dlopenreq ogg
14cr|xbmc-13.2-1|120	Requires:	%dlopenreq vorbis
14cr|xbmc-13.2-1|121	Requires:	%dlopenreq vorbisenc
14cr|xbmc-13.2-1|122	Requires:	%dlopenreq vorbisfile
14cr|xbmc-13.2-1|123	Requires:	%dlopenreq modplug
14cr|xbmc-13.2-1|124	Requires:	%dlopenreq rtmp
14cr|xbmc-13.2-1|125	Requires:	%dlopenreq mpeg2
14cr|xbmc-13.2-1|126	Requires:	%dlopenreq ass
14cr|xbmc-13.2-1|127	Requires:	%dlopenreq bluray
14cr|xbmc-13.2-1|128	Requires:	%dlopenreq nfs
14cr|xbmc-13.2-1|129	Requires:	%dlopenreq afpclient
14cr|xbmc-13.2-1|130	Requires:	%dlopenreq plist
14cr|xbmc-13.2-1|131	Requires:	%dlopenreq shairport
14cr|xbmc-13.2-1|132	%if %{build_cec}
14cr|xbmc-13.2-1|133	Requires:	%dlopenreq cec
14cr|xbmc-13.2-1|134	%endif
14cr|xbmc-13.2-1|135	# not nearly as common as the above, so just suggest instead for now:
14cr|xbmc-13.2-1|136	Suggests:	%dlopenreq crystalhd
14cr|xbmc-13.2-1|137	# TODO: FEH.py is useless nowadays, drop it here and upstream.
14cr|xbmc-13.2-1|138	# for FEH.py, to check current configuration is ok for xbmc:
14cr|xbmc-13.2-1|139	Requires:	xdpyinfo
14cr|xbmc-13.2-1|140	Requires:	glxinfo
14cr|xbmc-13.2-1|141	# for FEH.py to allow it to give an error message (should be available already
14cr|xbmc-13.2-1|142	# on most systems):
14cr|xbmc-13.2-1|143	Requires:	pygtk2
14cr|xbmc-13.2-1|144	# for xbmc python scripts:
14cr|xbmc-13.2-1|145	Requires:	python-imaging
14cr|xbmc-13.2-1|146	# Packages not shipped in core:
14cr|xbmc-13.2-1|147	Suggests:	%{_lib}lame0
14cr|xbmc-13.2-1|148	Suggests:	%{_lib}dvdcss2
14cr|xbmc-13.2-1|149	
14cr|xbmc-13.2-1|150	%description
14cr|xbmc-13.2-1|151	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|152	and entertainment hub for digital media.
14cr|xbmc-13.2-1|153	
14cr|xbmc-13.2-1|154	While XBMC functions very well as a standard media player application
14cr|xbmc-13.2-1|155	for your computer, it has been designed to be the perfect companion
14cr|xbmc-13.2-1|156	for your HTPC. Supporting an almost endless range of remote controls,
14cr|xbmc-13.2-1|157	and combined with its beautiful interface and powerful skinning
14cr|xbmc-13.2-1|158	engine, XBMC feels very natural to use from the couch and is the
14cr|xbmc-13.2-1|159	ideal solution for your home theater.
14cr|xbmc-13.2-1|160	
14cr|xbmc-13.2-1|161	Support for RAR files is not included due to license issues.
14cr|xbmc-13.2-1|162	
14cr|xbmc-13.2-1|163	%files
14cr|xbmc-13.2-1|164	%doc %{_docdir}/xbmc
14cr|xbmc-13.2-1|165	%{_sysconfdir}/X11/wmsession.d/15XBMC
14cr|xbmc-13.2-1|166	%{_bindir}/xbmc
14cr|xbmc-13.2-1|167	%{_bindir}/xbmc-standalone
14cr|xbmc-13.2-1|168	%dir %{_libdir}/xbmc
14cr|xbmc-13.2-1|169	%dir %{_libdir}/xbmc/addons
14cr|xbmc-13.2-1|170	%dir %{_libdir}/xbmc/system
14cr|xbmc-13.2-1|171	%dir %{_libdir}/xbmc/system/players
14cr|xbmc-13.2-1|172	%dir %{_libdir}/xbmc/system/players/dvdplayer
14cr|xbmc-13.2-1|173	%dir %{_libdir}/xbmc/system/players/paplayer
14cr|xbmc-13.2-1|174	%{_libdir}/xbmc/xbmc.bin
14cr|xbmc-13.2-1|175	%{_libdir}/xbmc/xbmc-xrandr
14cr|xbmc-13.2-1|176	%dir %{_libdir}/xbmc/addons/*
14cr|xbmc-13.2-1|177	%{_libdir}/xbmc/addons/*/*.so
14cr|xbmc-13.2-1|178	%{_libdir}/xbmc/addons/*/*.vis
14cr|xbmc-13.2-1|179	%{_libdir}/xbmc/addons/*/*.xbs
14cr|xbmc-13.2-1|180	%{_libdir}/xbmc/system/ImageLib-*.so
14cr|xbmc-13.2-1|181	%{_libdir}/xbmc/system/hdhomerun-*.so
14cr|xbmc-13.2-1|182	%{_libdir}/xbmc/system/libcmyth-*.so
14cr|xbmc-13.2-1|183	%{_libdir}/xbmc/system/libcpluff-*.so
14cr|xbmc-13.2-1|184	%{_libdir}/xbmc/system/libexif-*.so
14cr|xbmc-13.2-1|185	%{_libdir}/xbmc/system/players/dvdplayer/libdvdnav-*.so
14cr|xbmc-13.2-1|186	%{_libdir}/xbmc/system/players/paplayer/libsidplay2-*.so
14cr|xbmc-13.2-1|187	%{_libdir}/xbmc/system/players/paplayer/nosefart-*.so
14cr|xbmc-13.2-1|188	%{_libdir}/xbmc/system/players/paplayer/stsoundlibrary-*.so
14cr|xbmc-13.2-1|189	%{_libdir}/xbmc/system/players/paplayer/timidity-*.so
14cr|xbmc-13.2-1|190	%{_libdir}/xbmc/system/players/paplayer/vgmstream-*.so
14cr|xbmc-13.2-1|191	%ifarch %{ix86}
14cr|xbmc-13.2-1|192	%{_libdir}/xbmc/system/players/paplayer/SNESAPU-*.so
14cr|xbmc-13.2-1|193	%endif
14cr|xbmc-13.2-1|194	%dir %{_datadir}/xbmc
14cr|xbmc-13.2-1|195	%{_datadir}/xbmc/addons
14cr|xbmc-13.2-1|196	%{_datadir}/xbmc/FEH.py
14cr|xbmc-13.2-1|197	%{_datadir}/xbmc/language
14cr|xbmc-13.2-1|198	%{_datadir}/xbmc/media
14cr|xbmc-13.2-1|199	%{_datadir}/xbmc/sounds
14cr|xbmc-13.2-1|200	%{_datadir}/xbmc/system
14cr|xbmc-13.2-1|201	%{_datadir}/xbmc/userdata
14cr|xbmc-13.2-1|202	%{_datadir}/applications/xbmc.desktop
14cr|xbmc-13.2-1|203	%{_iconsdir}/hicolor/*/apps/xbmc.png
14cr|xbmc-13.2-1|204	
14cr|xbmc-13.2-1|205	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|206	
14cr|xbmc-13.2-1|207	%package	devel
14cr|xbmc-13.2-1|208	Summary:	Development files for XBMC
14cr|xbmc-13.2-1|209	License:	GPLv2+
14cr|xbmc-13.2-1|210	Group:		Development/C
14cr|xbmc-13.2-1|211	Provides:	xbmc-eventclients-devel = %{EVRD}
14cr|xbmc-13.2-1|212	Conflicts:	xbmc-eventclients-devel < 13.0
14cr|xbmc-13.2-1|213	Obsoletes:	xbmc-eventclients-devel < 13.0
14cr|xbmc-13.2-1|214	
14cr|xbmc-13.2-1|215	%description	devel
14cr|xbmc-13.2-1|216	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|217	and entertainment hub for digital media.
14cr|xbmc-13.2-1|218	
14cr|xbmc-13.2-1|219	This package contains files needed to build addons and eventclients.
14cr|xbmc-13.2-1|220	
14cr|xbmc-13.2-1|221	%files devel
14cr|xbmc-13.2-1|222	%dir %{_includedir}/xbmc
14cr|xbmc-13.2-1|223	%{_includedir}/xbmc/*
14cr|xbmc-13.2-1|224	%{_libdir}/xbmc/*.cmake
14cr|xbmc-13.2-1|225	
14cr|xbmc-13.2-1|226	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|227	
14cr|xbmc-13.2-1|228	%package	eventclients-common
14cr|xbmc-13.2-1|229	Summary:	Common files for XBMC eventclients
14cr|xbmc-13.2-1|230	License:	GPLv2+
14cr|xbmc-13.2-1|231	Group:		Video
14cr|xbmc-13.2-1|232	
14cr|xbmc-13.2-1|233	%description	eventclients-common
14cr|xbmc-13.2-1|234	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|235	and entertainment hub for digital media.
14cr|xbmc-13.2-1|236	
14cr|xbmc-13.2-1|237	This package contains common files for eventclients.
14cr|xbmc-13.2-1|238	
14cr|xbmc-13.2-1|239	%files eventclients-common
14cr|xbmc-13.2-1|240	%{python_sitelib}/xbmc
14cr|xbmc-13.2-1|241	%dir %{_datadir}/pixmaps/xbmc
14cr|xbmc-13.2-1|242	%{_datadir}/pixmaps/xbmc/*.png
14cr|xbmc-13.2-1|243	
14cr|xbmc-13.2-1|244	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|245	
14cr|xbmc-13.2-1|246	%package	eventclient-wiiremote
14cr|xbmc-13.2-1|247	Summary:	Wii Remote eventclient for XBMC
14cr|xbmc-13.2-1|248	License:	GPLv3+
14cr|xbmc-13.2-1|249	Group:		Video
14cr|xbmc-13.2-1|250	Requires:	%{name}-eventclients-common = %{EVRD}
14cr|xbmc-13.2-1|251	
14cr|xbmc-13.2-1|252	%description	eventclient-wiiremote
14cr|xbmc-13.2-1|253	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|254	and entertainment hub for digital media.
14cr|xbmc-13.2-1|255	
14cr|xbmc-13.2-1|256	This package contains the Wii Remote eventclient.
14cr|xbmc-13.2-1|257	
14cr|xbmc-13.2-1|258	%files eventclient-wiiremote
14cr|xbmc-13.2-1|259	%{_bindir}/xbmc-wiiremote
14cr|xbmc-13.2-1|260	
14cr|xbmc-13.2-1|261	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|262	
14cr|xbmc-13.2-1|263	%package	eventclient-j2me
14cr|xbmc-13.2-1|264	Summary:	J2ME eventclient for XBMC
14cr|xbmc-13.2-1|265	License:	GPLv2+
14cr|xbmc-13.2-1|266	Group:		Video
14cr|xbmc-13.2-1|267	Requires:	python-pybluez
14cr|xbmc-13.2-1|268	Requires:	%{name}-eventclients-common = %{EVRD}
14cr|xbmc-13.2-1|269	
14cr|xbmc-13.2-1|270	%description	eventclient-j2me
14cr|xbmc-13.2-1|271	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|272	and entertainment hub for digital media.
14cr|xbmc-13.2-1|273	
14cr|xbmc-13.2-1|274	This package contains the J2ME eventclient, providing a bluetooth
14cr|xbmc-13.2-1|275	server that can communicate with a mobile tool supporting J2ME.
14cr|xbmc-13.2-1|276	
14cr|xbmc-13.2-1|277	%files eventclient-j2me
14cr|xbmc-13.2-1|278	%{_bindir}/xbmc-j2meremote
14cr|xbmc-13.2-1|279	
14cr|xbmc-13.2-1|280	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|281	
14cr|xbmc-13.2-1|282	%package	eventclient-ps3
14cr|xbmc-13.2-1|283	Summary:	PS3 eventclients for XBMC
14cr|xbmc-13.2-1|284	License:	GPLv2+
14cr|xbmc-13.2-1|285	Group:		Video
14cr|xbmc-13.2-1|286	Requires:	python-pybluez
14cr|xbmc-13.2-1|287	Requires:	%{name}-eventclients-common = %{EVRD}
14cr|xbmc-13.2-1|288	# requires via zeroconf.py, only used by xbmc-ps3d:
14cr|xbmc-13.2-1|289	Requires:	python-gobject avahi-python python-dbus
14cr|xbmc-13.2-1|290	
14cr|xbmc-13.2-1|291	%description	eventclient-ps3
14cr|xbmc-13.2-1|292	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|293	and entertainment hub for digital media.
14cr|xbmc-13.2-1|294	
14cr|xbmc-13.2-1|295	This package contains the PS3 remote and sixaxis eventclients.
14cr|xbmc-13.2-1|296	
14cr|xbmc-13.2-1|297	%files eventclient-ps3
14cr|xbmc-13.2-1|298	%{_bindir}/xbmc-ps3d
14cr|xbmc-13.2-1|299	%{_bindir}/xbmc-ps3remote
14cr|xbmc-13.2-1|300	
14cr|xbmc-13.2-1|301	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|302	
14cr|xbmc-13.2-1|303	%package	eventclient-xbmc-send
14cr|xbmc-13.2-1|304	Summary:	PS3 eventclient for XBMC
14cr|xbmc-13.2-1|305	License:	GPLv2+
14cr|xbmc-13.2-1|306	Group:		Video
14cr|xbmc-13.2-1|307	Requires:	%{name}-eventclients-common = %{EVRD}
14cr|xbmc-13.2-1|308	
14cr|xbmc-13.2-1|309	%description	eventclient-xbmc-send
14cr|xbmc-13.2-1|310	XBMC is an award-winning free and open source software media player
14cr|xbmc-13.2-1|311	and entertainment hub for digital media.
14cr|xbmc-13.2-1|312	
14cr|xbmc-13.2-1|313	This package contains the xbmc-send eventclient.
14cr|xbmc-13.2-1|314	
14cr|xbmc-13.2-1|315	%files eventclient-xbmc-send
14cr|xbmc-13.2-1|316	%{_bindir}/xbmc-send
14cr|xbmc-13.2-1|317	
14cr|xbmc-13.2-1|318	#----------------------------------------------------------------------------
14cr|xbmc-13.2-1|319	
14cr|xbmc-13.2-1|320	%prep
14cr|xbmc-13.2-1|321	%setup -qn %{name}-%{version}-%{codename}
14cr|xbmc-13.2-1|322	%patch0 -p1
14cr|xbmc-13.2-1|323	%patch1 -p1
14cr|xbmc-13.2-1|324	%patch2 -p1
14cr|xbmc-13.2-1|325	%patch3 -p1
14cr|xbmc-13.2-1|326	
14cr|xbmc-13.2-1|327	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" -o -name "missing" -o -name "bootstrap*" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|xbmc-13.2-1|328	cp configure.in configure.ac
14cr|xbmc-13.2-1|329	
14cr|xbmc-13.2-1|330	# otherwise backups end up in binary rpms
14cr|xbmc-13.2-1|331	find -type f \( -name '*.00??' -o -name '*.00??~' \) -print -delete
14cr|xbmc-13.2-1|332	
14cr|xbmc-13.2-1|333	# remove prebuilt libraries
14cr|xbmc-13.2-1|334	find -type f \( -iname '*.so' -o -iname '*.dll' -o -iname '*.exe' \) -delete
14cr|xbmc-13.2-1|335	
14cr|xbmc-13.2-1|336	# GPLv2 only
14cr|xbmc-13.2-1|337	rm -r lib/cmyth/Win32/include/mysql
14cr|xbmc-13.2-1|338	
14cr|xbmc-13.2-1|339	# win32 only
14cr|xbmc-13.2-1|340	rm -rf system/players/dvdplayer/etc/fonts
14cr|xbmc-13.2-1|341	
14cr|xbmc-13.2-1|342	%build
14cr|xbmc-13.2-1|343	export GIT_REV="tarball"
14cr|xbmc-13.2-1|344	./bootstrap
14cr|xbmc-13.2-1|345	
14cr|xbmc-13.2-1|346	# due to xbmc modules that use symbols from xbmc binary
14cr|xbmc-13.2-1|347	# and are not using libtool
14cr|xbmc-13.2-1|348	%define _disable_ld_no_undefined 1
14cr|xbmc-13.2-1|349	
14cr|xbmc-13.2-1|350	# Workaround configure using git to override GIT_REV (TODO: fix it properly)
14cr|xbmc-13.2-1|351	export ac_cv_prog_HAVE_GIT="no"
14cr|xbmc-13.2-1|352	
14cr|xbmc-13.2-1|353	%configure2_5x \
14cr|xbmc-13.2-1|354	--disable-debug \
14cr|xbmc-13.2-1|355	--disable-ccache \
14cr|xbmc-13.2-1|356	%ifarch %{arm}
14cr|xbmc-13.2-1|357	--enable-neon	\
14cr|xbmc-13.2-1|358	%endif
14cr|xbmc-13.2-1|359	--enable-external-libraries \
14cr|xbmc-13.2-1|360	--disable-non-free \
14cr|xbmc-13.2-1|361	--disable-dvdcss \
14cr|xbmc-13.2-1|362	--enable-goom \
14cr|xbmc-13.2-1|363	--enable-pulse \
14cr|xbmc-13.2-1|364	--with-lirc-device=/var/run/lirc/lircd
14cr|xbmc-13.2-1|365	
14cr|xbmc-13.2-1|366	# non-free = unrar
14cr|xbmc-13.2-1|367	# dvdcss is handled via dlopen when disabled
14cr|xbmc-13.2-1|368	
14cr|xbmc-13.2-1|369	%make
14cr|xbmc-13.2-1|370	%make -C tools/EventClients wiimote
14cr|xbmc-13.2-1|371	
14cr|xbmc-13.2-1|372	%install
14cr|xbmc-13.2-1|373	%makeinstall_std
14cr|xbmc-13.2-1|374	%makeinstall_std -C tools/EventClients
14cr|xbmc-13.2-1|375	
14cr|xbmc-13.2-1|376	# unused
14cr|xbmc-13.2-1|377	rm %{buildroot}%{_datadir}/xsessions/XBMC.desktop
14cr|xbmc-13.2-1|378	# our version of the above:
14cr|xbmc-13.2-1|379	install -d -m755 %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cr|xbmc-13.2-1|380	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/15XBMC <<EOF
14cr|xbmc-13.2-1|381	NAME=XBMC
14cr|xbmc-13.2-1|382	ICON=xbmc.png
14cr|xbmc-13.2-1|383	DESC=XBMC Media Center
14cr|xbmc-13.2-1|384	EXEC=%{_bindir}/xbmc-standalone
14cr|xbmc-13.2-1|385	SCRIPT:
14cr|xbmc-13.2-1|386	exec %{_bindir}/xbmc-standalone
14cr|xbmc-13.2-1|387	EOF
14cr|xbmc-13.2-1|388	
14cr|xbmc-13.2-1|389	# unused files, TODO fix this upstream:
14cr|xbmc-13.2-1|390	find %{buildroot}%{_datadir}/xbmc/addons/skin.*/media -name '*.png' -delete
14cr|xbmc-13.2-1|391	
14cr|xbmc-13.2-1|392	( # for IFS and +x
14cr|xbmc-13.2-1|393	# Check for issues in ELF binaries
14cr|xbmc-13.2-1|394	undefined=
14cr|xbmc-13.2-1|395	fhserr=
14cr|xbmc-13.2-1|396	echo Silencing output of undefined symbol and FHS conformance checks
14cr|xbmc-13.2-1|397	set +x
14cr|xbmc-13.2-1|398	IFS=$'\n'
14cr|xbmc-13.2-1|399	for file in $(find %{buildroot} -type f); do
14cr|xbmc-13.2-1|400	type="$(file "$file")"
14cr|xbmc-13.2-1|401	echo "$type" | grep -q "ELF" || continue
14cr|xbmc-13.2-1|402	
14cr|xbmc-13.2-1|403	# Check that a binary file is not in datadir:
14cr|xbmc-13.2-1|404	echo "$file" | grep -q "%{_datadir}" && fhserr="${fhserr}$file\n"
14cr|xbmc-13.2-1|405	
14cr|xbmc-13.2-1|406	# check for undefined symbols in XBMC modules
14cr|xbmc-13.2-1|407	echo "$type" | grep -q "shared object" || continue
14cr|xbmc-13.2-1|408	for symbol in $(LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir} ldd -r "$file" 2>&1 | grep undefined | awk '{ print $3 }'); do
14cr|xbmc-13.2-1|409	# undefined symbols may also be provided by XBMC:
14cr|xbmc-13.2-1|410	nm -f posix -D --no-demangle --defined-only %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep -q "^$symbol " && continue
14cr|xbmc-13.2-1|411	# The symbol was not provided by XBMC.
14cr|xbmc-13.2-1|412	# Check if it is available through its dependencies:
14cr|xbmc-13.2-1|413	for filename in $(objdump -p %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep NEEDED | awk '{ print $2 }'); do
14cr|xbmc-13.2-1|414	depfile="/%{_lib}/$filename"
14cr|xbmc-13.2-1|415	[ -e "$depfile" ] || depfile="%{_libdir}/$filename"
14cr|xbmc-13.2-1|416	nm -f posix -D --no-demangle --defined-only $depfile | grep -q "^$symbol " && continue 2
14cr|xbmc-13.2-1|417	done
14cr|xbmc-13.2-1|418	# Euphoria references rsxs PNG class, but it is never used at runtime,
14cr|xbmc-13.2-1|419	# so it results in no errors due to RTLD_LAZY being used by xbmc module loader.
14cr|xbmc-13.2-1|420	case $file:$symbol in */Euphoria.xbs:_ZN3PNG*) continue; esac
14cr|xbmc-13.2-1|421	# the symbol was not found
14cr|xbmc-13.2-1|422	undefined="${undefined}$file: $symbol\n"
14cr|xbmc-13.2-1|423	done
14cr|xbmc-13.2-1|424	done
14cr|xbmc-13.2-1|425	ok=1
14cr|xbmc-13.2-1|426	[ -n "$undefined" ] && echo -e "$undefined" && echo "Undefined symbols!" && ok=
14cr|xbmc-13.2-1|427	[ -n "$fhserr" ] && echo -e "$fhserr" && echo "Binaries in datadir!" && ok=
14cr|xbmc-13.2-1|428	[ -n "$ok" ]
14cr|xbmc-13.2-1|429	)
14cr|xbmc-13.2-1|430	
14cr|xbmc-13.2-1|431	
14cr|xbmc-13.2-1|432	%changelog
14cr|xbmc-13.2-1|433	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.2-1
14cr|xbmc-13.2-1|434	+ Revision: 088b1d5
14cr|xbmc-13.2-1|435	- Don't disable crystalhd support for rosa2012.1
14cr|xbmc-13.2-1|436	
14cr|xbmc-13.2-1|437	

9203 14
14cr|xboxdrv-linux-0.8.5-4|1	Name:		xboxdrv-linux
14cr|xboxdrv-linux-0.8.5-4|2	License:	GPL
14cr|xboxdrv-linux-0.8.5-4|3	Group:		System/Configuration/Hardware
14cr|xboxdrv-linux-0.8.5-4|4	URL:		http://pingus.seul.org/~grumbel/xboxdrv/
14cr|xboxdrv-linux-0.8.5-4|5	Autoreqprov:	on
14cr|xboxdrv-linux-0.8.5-4|6	Version:	0.8.5
14cr|xboxdrv-linux-0.8.5-4|7	Release:	4
14cr|xboxdrv-linux-0.8.5-4|8	Summary:	XBox 360 Controller Driver
14cr|xboxdrv-linux-0.8.5-4|9	Source0:	http://pingus.seul.org/~grumbel/xboxdrv/%name-%version.tar.bz2
14cr|xboxdrv-linux-0.8.5-4|10	Source1:	xboxdrv.init
14cr|xboxdrv-linux-0.8.5-4|11	Source100:  %{name}.rpmlintrc
14cr|xboxdrv-linux-0.8.5-4|12	
14cr|xboxdrv-linux-0.8.5-4|13	BuildRequires: pkgconfig(sdl)
14cr|xboxdrv-linux-0.8.5-4|14	BuildRequires: pkgconfig(zlib)
14cr|xboxdrv-linux-0.8.5-4|15	BuildRequires: pkgconfig(gl)
14cr|xboxdrv-linux-0.8.5-4|16	BuildRequires: gcc-c++
14cr|xboxdrv-linux-0.8.5-4|17	BuildRequires: scons
14cr|xboxdrv-linux-0.8.5-4|18	BuildRequires: pkgconfig(libusb)
14cr|xboxdrv-linux-0.8.5-4|19	BuildRequires: boost-devel
14cr|xboxdrv-linux-0.8.5-4|20	BuildRequires: pkgconfig(libudev)
14cr|xboxdrv-linux-0.8.5-4|21	BuildRequires: pkgconfig(glib-2.0)
14cr|xboxdrv-linux-0.8.5-4|22	BuildRequires: pkgconfig(dbus-glib-1)
14cr|xboxdrv-linux-0.8.5-4|23	
14cr|xboxdrv-linux-0.8.5-4|24	%description
14cr|xboxdrv-linux-0.8.5-4|25	Userspace Xbox/Xbox360 USB Gamepad Driver for Linux
14cr|xboxdrv-linux-0.8.5-4|26	
14cr|xboxdrv-linux-0.8.5-4|27	%prep
14cr|xboxdrv-linux-0.8.5-4|28	%setup -q
14cr|xboxdrv-linux-0.8.5-4|29	
14cr|xboxdrv-linux-0.8.5-4|30	
14cr|xboxdrv-linux-0.8.5-4|31	%build
14cr|xboxdrv-linux-0.8.5-4|32	%make PREFIX=/usr
14cr|xboxdrv-linux-0.8.5-4|33	
14cr|xboxdrv-linux-0.8.5-4|34	%install
14cr|xboxdrv-linux-0.8.5-4|35	install -D xboxdrv %{buildroot}%{_bindir}/xboxdrv
14cr|xboxdrv-linux-0.8.5-4|36	install -D doc/xboxdrv-daemon.1 %{buildroot}%{_mandir}/man1/xboxdrv-daemon.1
14cr|xboxdrv-linux-0.8.5-4|37	install -D doc/xboxdrv.1 %{buildroot}%{_mandir}/man1/xboxdrv.1
14cr|xboxdrv-linux-0.8.5-4|38	install -c -D -m 0750 %{SOURCE1} %{buildroot}%{_initrddir}/xboxdrv
14cr|xboxdrv-linux-0.8.5-4|39	
14cr|xboxdrv-linux-0.8.5-4|40	%files
14cr|xboxdrv-linux-0.8.5-4|41	%{_bindir}/xboxdrv
14cr|xboxdrv-linux-0.8.5-4|42	%{_mandir}/man1/xboxdrv*
14cr|xboxdrv-linux-0.8.5-4|43	%attr(0750,root,admin) %{_initrddir}/xboxdrv
14cr|xboxdrv-linux-0.8.5-4|44	
14cr|xboxdrv-linux-0.8.5-4|45	%changelog
14cr|xboxdrv-linux-0.8.5-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-4
14cr|xboxdrv-linux-0.8.5-4|47	+ Revision: 596dfa9
14cr|xboxdrv-linux-0.8.5-4|48	- MassBuild#464: Increase release tag
14cr|xboxdrv-linux-0.8.5-4|49	
14cr|xboxdrv-linux-0.8.5-4|50	

9204 14
14cr|xbsql-0.11-17|1	%define major		0
14cr|xbsql-0.11-17|2	%define libname		%mklibname %name %major
14cr|xbsql-0.11-17|3	%define develname	%mklibname -d %name
14cr|xbsql-0.11-17|4	
14cr|xbsql-0.11-17|5	Summary:	XBSQL: An SQL wrapper for xbase
14cr|xbsql-0.11-17|6	Name:		xbsql
14cr|xbsql-0.11-17|7	Version:	0.11
14cr|xbsql-0.11-17|8	Release:	17
14cr|xbsql-0.11-17|9	License:	LGPLv2+
14cr|xbsql-0.11-17|10	Group:		Databases
14cr|xbsql-0.11-17|11	Source0: 	%{name}-%{version}.tar.bz2
14cr|xbsql-0.11-17|12	Patch0:		xbsql-0.11-xbase64.patch
14cr|xbsql-0.11-17|13	Patch1:		xbsql-0.11-link.patch
14cr|xbsql-0.11-17|14	URL:		http://www.quaking.demon.co.uk/xbsql/
14cr|xbsql-0.11-17|15	BuildRequires:  xbase-devel
14cr|xbsql-0.11-17|16	BuildRequires:  readline-devel
14cr|xbsql-0.11-17|17	BuildRequires:  bison
14cr|xbsql-0.11-17|18	Requires:	xbase
14cr|xbsql-0.11-17|19	
14cr|xbsql-0.11-17|20	%description
14cr|xbsql-0.11-17|21	Xbase DBMS is a C++ library which supports access to Xbase type datafiles and
14cr|xbsql-0.11-17|22	indexes (ie., .dbf and related files).
14cr|xbsql-0.11-17|23	
14cr|xbsql-0.11-17|24	%package -n %{libname}
14cr|xbsql-0.11-17|25	Summary: Libraries needed for %{name}
14cr|xbsql-0.11-17|26	Group:   System/Libraries
14cr|xbsql-0.11-17|27	
14cr|xbsql-0.11-17|28	%description -n %{libname}
14cr|xbsql-0.11-17|29	Libraries needed for %{name}
14cr|xbsql-0.11-17|30	
14cr|xbsql-0.11-17|31	%package -n %{develname}
14cr|xbsql-0.11-17|32	Summary: Headers for %{name}
14cr|xbsql-0.11-17|33	Group: Development/Other
14cr|xbsql-0.11-17|34	Conflicts: %{libname} < 0.11-15
14cr|xbsql-0.11-17|35	Requires: %{libname} = %version-%release
14cr|xbsql-0.11-17|36	Provides: %name-devel = %{EVRD}
14cr|xbsql-0.11-17|37	Obsoletes: %{name}-devel < %version-%release
14cr|xbsql-0.11-17|38	Obsoletes: %{mklibname -d xbsql 0}
14cr|xbsql-0.11-17|39	
14cr|xbsql-0.11-17|40	%description -n %{develname}
14cr|xbsql-0.11-17|41	Headers for %{name}
14cr|xbsql-0.11-17|42	
14cr|xbsql-0.11-17|43	%prep
14cr|xbsql-0.11-17|44	%setup -q
14cr|xbsql-0.11-17|45	%patch0 -p1
14cr|xbsql-0.11-17|46	%patch1 -p0
14cr|xbsql-0.11-17|47	sed -i -e 's#/usr/lib/libncurses#%{_libdir}/libncurses#' configure.*
14cr|xbsql-0.11-17|48	
14cr|xbsql-0.11-17|49	%build
14cr|xbsql-0.11-17|50	autoreconf -fi
14cr|xbsql-0.11-17|51	%configure2_5x
14cr|xbsql-0.11-17|52	%make
14cr|xbsql-0.11-17|53	
14cr|xbsql-0.11-17|54	%install
14cr|xbsql-0.11-17|55	%makeinstall_std
14cr|xbsql-0.11-17|56	
14cr|xbsql-0.11-17|57	%files
14cr|xbsql-0.11-17|58	%doc README AUTHORS TODO ChangeLog
14cr|xbsql-0.11-17|59	%{_bindir}/xql
14cr|xbsql-0.11-17|60	
14cr|xbsql-0.11-17|61	%files -n %{libname}
14cr|xbsql-0.11-17|62	%{_libdir}/libxbsql.so.%{major}*
14cr|xbsql-0.11-17|63	
14cr|xbsql-0.11-17|64	%files -n %{develname}
14cr|xbsql-0.11-17|65	%{_includedir}/xbsql.h
14cr|xbsql-0.11-17|66	%{_libdir}/libxbsql.so
14cr|xbsql-0.11-17|67	%{_libdir}/libxbsql.a
14cr|xbsql-0.11-17|68	
14cr|xbsql-0.11-17|69	
14cr|xbsql-0.11-17|70	
14cr|xbsql-0.11-17|71	%changelog
14cr|xbsql-0.11-17|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-17
14cr|xbsql-0.11-17|73	+ Revision: 51f7866
14cr|xbsql-0.11-17|74	- MassBuild#464: Increase release tag
14cr|xbsql-0.11-17|75	
14cr|xbsql-0.11-17|76	

9205 14
14cr|xbuffy-3.4-16|1	%define debug_package	%{nil}
14cr|xbuffy-3.4-16|2	
14cr|xbuffy-3.4-16|3	%define name xbuffy
14cr|xbuffy-3.4-16|4	%define version 3.4
14cr|xbuffy-3.4-16|5	%define release  16
14cr|xbuffy-3.4-16|6	
14cr|xbuffy-3.4-16|7	Summary:	X-based multiple mailbox biff
14cr|xbuffy-3.4-16|8	Name:		%{name}
14cr|xbuffy-3.4-16|9	Version:	%{version}
14cr|xbuffy-3.4-16|10	Release:	%{release}
14cr|xbuffy-3.4-16|11	License:	MIT
14cr|xbuffy-3.4-16|12	Group:		Graphical desktop/Other
14cr|xbuffy-3.4-16|13	Source:		%{name}-%{version}.tar.bz2
14cr|xbuffy-3.4-16|14	Url:		ftp://ftp.virginia.edu:/pub/xbuffy/
14cr|xbuffy-3.4-16|15	Patch0:		xbuffy-3.4-multiple-box.patch
14cr|xbuffy-3.4-16|16	Patch1:		xbuffy-nntp-gcc331.patch
14cr|xbuffy-3.4-16|17	BuildRequires:	pkgconfig(x11)
14cr|xbuffy-3.4-16|18	BuildRequires:	pkgconfig(xaw7)
14cr|xbuffy-3.4-16|19	BuildRequires:	pkgconfig(xt)
14cr|xbuffy-3.4-16|20	
14cr|xbuffy-3.4-16|21	%description
14cr|xbuffy-3.4-16|22	Xbuffy is a program that watches multiple mailboxes and newsgroups
14cr|xbuffy-3.4-16|23	and displays a count of new mail or news, and optionally displays a pop-up
14cr|xbuffy-3.4-16|24	window containing the From: and Subject: lines when new mail or news
14cr|xbuffy-3.4-16|25	arrives.  Xbuffy can also run a program (such as a xterm with your mail reader)
14cr|xbuffy-3.4-16|26	when you click on the mailbox.
14cr|xbuffy-3.4-16|27	
14cr|xbuffy-3.4-16|28	%prep
14cr|xbuffy-3.4-16|29	%setup -q
14cr|xbuffy-3.4-16|30	%patch0
14cr|xbuffy-3.4-16|31	%patch1
14cr|xbuffy-3.4-16|32	
14cr|xbuffy-3.4-16|33	%build
14cr|xbuffy-3.4-16|34	%configure2_5x --enable-nntp --enable-content-length
14cr|xbuffy-3.4-16|35	%make
14cr|xbuffy-3.4-16|36	
14cr|xbuffy-3.4-16|37	%install
14cr|xbuffy-3.4-16|38	install -m 755 -d %{buildroot}%{_bindir}/
14cr|xbuffy-3.4-16|39	install -s -m 755  xbuffy %{buildroot}%{_bindir}/xbuffy
14cr|xbuffy-3.4-16|40	install -m 755 -d %{buildroot}%{_mandir}/man1/
14cr|xbuffy-3.4-16|41	install -m 644 xbuffy.1 %{buildroot}%{_mandir}/man1/xbuffy.1x
14cr|xbuffy-3.4-16|42	install -m 755 -d %{buildroot}%{_datadir}/X11/app-defaults/
14cr|xbuffy-3.4-16|43	install -m 644  XBuffy.ad %{buildroot}%{_datadir}/X11/app-defaults/XBuffy
14cr|xbuffy-3.4-16|44	
14cr|xbuffy-3.4-16|45	%files
14cr|xbuffy-3.4-16|46	%doc ChangeLog README README.imap README.cclient boxfile.fmt boxfile.sample
14cr|xbuffy-3.4-16|47	%{_bindir}/xbuffy
14cr|xbuffy-3.4-16|48	%{_mandir}/man1/xbuffy.1x*
14cr|xbuffy-3.4-16|49	%{_datadir}/X11/app-defaults/XBuffy
14cr|xbuffy-3.4-16|50	
14cr|xbuffy-3.4-16|51	
14cr|xbuffy-3.4-16|52	
14cr|xbuffy-3.4-16|53	%changelog
14cr|xbuffy-3.4-16|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4-16
14cr|xbuffy-3.4-16|55	+ Revision: 01055cc
14cr|xbuffy-3.4-16|56	- MassBuild#464: Increase release tag
14cr|xbuffy-3.4-16|57	
14cr|xbuffy-3.4-16|58	

9206 14
14cr|xca-0.9.1-3|1	%define debug_package	%{nil}
14cr|xca-0.9.1-3|2	
14cr|xca-0.9.1-3|3	Summary:	GUI for handling X509 certificates, RSA keys and PKCS#10 requests
14cr|xca-0.9.1-3|4	Name:		xca
14cr|xca-0.9.1-3|5	Version:	0.9.1
14cr|xca-0.9.1-3|6	Release:	3
14cr|xca-0.9.1-3|7	License:	BSD
14cr|xca-0.9.1-3|8	Group:		System/Servers
14cr|xca-0.9.1-3|9	Source0:	http://prdownloads.sourceforge.net/xca/%{name}-%{version}.tar.gz
14cr|xca-0.9.1-3|10	Source11:	%{name}-16x16.png
14cr|xca-0.9.1-3|11	Source12:	%{name}-32x32.png
14cr|xca-0.9.1-3|12	Source13:	%{name}-48x48.png
14cr|xca-0.9.1-3|13	Patch0:		xca-0.6.4-lib64.patch
14cr|xca-0.9.1-3|14	URL:		http://www.hohnstaedt.de/xca/xca.html
14cr|xca-0.9.1-3|15	BuildRequires:	qt4-devel
14cr|xca-0.9.1-3|16	BuildRequires:	qt4-linguist
14cr|xca-0.9.1-3|17	BuildRequires:	db-devel
14cr|xca-0.9.1-3|18	BuildRequires:	pkgconfig(libssl)
14cr|xca-0.9.1-3|19	BuildRequires:	linuxdoc-tools
14cr|xca-0.9.1-3|20	BuildRequires:	libltdl-devel
14cr|xca-0.9.1-3|21	
14cr|xca-0.9.1-3|22	
14cr|xca-0.9.1-3|23	%description
14cr|xca-0.9.1-3|24	XCA uses a Berkeley DB for storage and supports RSA keys,
14cr|xca-0.9.1-3|25	certificate signing requests (PKCS#10) and Certificates (X509v3)
14cr|xca-0.9.1-3|26	The signing of requests, and the creation of selfsigned certificates
14cr|xca-0.9.1-3|27	is supported. Both can use templates for simplicity.
14cr|xca-0.9.1-3|28	The PKI structures can be imported and exported in several formats
14cr|xca-0.9.1-3|29	like PKCS#7, PKCS#12, PEM, DER, PKCS#8.
14cr|xca-0.9.1-3|30	
14cr|xca-0.9.1-3|31	%prep
14cr|xca-0.9.1-3|32	%setup -q
14cr|xca-0.9.1-3|33	%patch0 -p1 -b .lib64
14cr|xca-0.9.1-3|34	
14cr|xca-0.9.1-3|35	perl -n -i -e '$/="\r\n";chomp;print;print "\n"' COPYRIGHT
14cr|xca-0.9.1-3|36	perl -pi -e 's,\/usr\/lib\/,%{_libdir},g' configure
14cr|xca-0.9.1-3|37	
14cr|xca-0.9.1-3|38	%build
14cr|xca-0.9.1-3|39	CFLAGS="$RPM_OPT_FLAGS -I%{qt4include}/Qt -fpermissive" \
14cr|xca-0.9.1-3|40	QTDIR="%{qt4dir}" \
14cr|xca-0.9.1-3|41	prefix=%{_prefix} ./configure
14cr|xca-0.9.1-3|42	%make
14cr|xca-0.9.1-3|43	
14cr|xca-0.9.1-3|44	%install
14cr|xca-0.9.1-3|45	make destdir=%{buildroot} prefix=%{_prefix} mandir=share/man install
14cr|xca-0.9.1-3|46	
14cr|xca-0.9.1-3|47	rm -f %{buildroot}%{_datadir}/pixmaps/xca.xpm
14cr|xca-0.9.1-3|48	
14cr|xca-0.9.1-3|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|xca-0.9.1-3|50	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xca-0.9.1-3|51	install -m644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xca-0.9.1-3|52	install -m644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xca-0.9.1-3|53	
14cr|xca-0.9.1-3|54	
14cr|xca-0.9.1-3|55	%files
14cr|xca-0.9.1-3|56	%defattr(-,root,root, 755)
14cr|xca-0.9.1-3|57	%doc AUTHORS COPYRIGHT
14cr|xca-0.9.1-3|58	%doc doc/*.html
14cr|xca-0.9.1-3|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|xca-0.9.1-3|60	%{_datadir}/pixmaps/xca-32x32.xpm
14cr|xca-0.9.1-3|61	%{_datadir}/applications/*.desktop
14cr|xca-0.9.1-3|62	%{_bindir}/%{name}
14cr|xca-0.9.1-3|63	%{_datadir}/%{name}
14cr|xca-0.9.1-3|64	%{_mandir}/man1/%{name}.1*
14cr|xca-0.9.1-3|65	%{_datadir}/mime/packages/xca.xml
14cr|xca-0.9.1-3|66	
14cr|xca-0.9.1-3|67	
14cr|xca-0.9.1-3|68	
14cr|xca-0.9.1-3|69	%changelog
14cr|xca-0.9.1-3|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-3
14cr|xca-0.9.1-3|71	+ Revision: 24cb8d2
14cr|xca-0.9.1-3|72	- MassBuild#464: Increase release tag
14cr|xca-0.9.1-3|73	
14cr|xca-0.9.1-3|74	

9207 14
14cr|xcalib-0.8-9|1	Summary:        Tiny monitor calibration loader
14cr|xcalib-0.8-9|2	Name:           xcalib
14cr|xcalib-0.8-9|3	Version:	0.8
14cr|xcalib-0.8-9|4	Release:	9
14cr|xcalib-0.8-9|5	License:	GPL
14cr|xcalib-0.8-9|6	Group:		System/Configuration/Hardware
14cr|xcalib-0.8-9|7	URL:		http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib
14cr|xcalib-0.8-9|8	Source0:	http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/%{name}-source-%{version}.tar.bz2
14cr|xcalib-0.8-9|9	BuildRequires:	x11-proto-devel
14cr|xcalib-0.8-9|10	BuildRequires:	pkgconfig(x11)
14cr|xcalib-0.8-9|11	BuildRequires:	pkgconfig(xxf86vm)
14cr|xcalib-0.8-9|12	
14cr|xcalib-0.8-9|13	%description
14cr|xcalib-0.8-9|14	xcalib is a tiny monitor calibration loader for XFree86 (or X.org)
14cr|xcalib-0.8-9|15	
14cr|xcalib-0.8-9|16	%prep
14cr|xcalib-0.8-9|17	%setup -q
14cr|xcalib-0.8-9|18	
14cr|xcalib-0.8-9|19	%build
14cr|xcalib-0.8-9|20	%make xcalib CFLAGS="%{optflags}" XLIBDIR=%{_libdir} XINCLUDEDIR=%{_includedir}
14cr|xcalib-0.8-9|21	
14cr|xcalib-0.8-9|22	%install
14cr|xcalib-0.8-9|23	rm -rf %{buildroot}
14cr|xcalib-0.8-9|24	
14cr|xcalib-0.8-9|25	mkdir -p %{buildroot}%{_bindir}
14cr|xcalib-0.8-9|26	cp xcalib %{buildroot}%{_bindir}/xcalib
14cr|xcalib-0.8-9|27	
14cr|xcalib-0.8-9|28	%clean
14cr|xcalib-0.8-9|29	rm -rf %{buildroot}
14cr|xcalib-0.8-9|30	
14cr|xcalib-0.8-9|31	%files
14cr|xcalib-0.8-9|32	%defattr(644,root,root,755)
14cr|xcalib-0.8-9|33	%doc README README.profilers COPYING *.icc *.icm
14cr|xcalib-0.8-9|34	%attr(755,root,root) %{_bindir}/%{name}
14cr|xcalib-0.8-9|35	
14cr|xcalib-0.8-9|36	
14cr|xcalib-0.8-9|37	
14cr|xcalib-0.8-9|38	%changelog
14cr|xcalib-0.8-9|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-9
14cr|xcalib-0.8-9|40	+ Revision: 760601a
14cr|xcalib-0.8-9|41	- MassBuild#464: Increase release tag
14cr|xcalib-0.8-9|42	
14cr|xcalib-0.8-9|43	

9208 14
14cr|xcave-2.3.2-4|1	Summary:	A wine cellar manager
14cr|xcave-2.3.2-4|2	Name:		xcave
14cr|xcave-2.3.2-4|3	Version:	2.3.2
14cr|xcave-2.3.2-4|4	Release:	4
14cr|xcave-2.3.2-4|5	License:	GPLv2+
14cr|xcave-2.3.2-4|6	Group:		Databases
14cr|xcave-2.3.2-4|7	Url:		http://xcave.free.fr/
14cr|xcave-2.3.2-4|8	Source0:	http://xcave.free.fr/download/en/%{name}-%{version}.tar.gz
14cr|xcave-2.3.2-4|9	# (fc) 2.3.2-1mdv fix build with latest glibc/gcc
14cr|xcave-2.3.2-4|10	Patch0:		xcave-2.3.2-fixbuild.patch
14cr|xcave-2.3.2-4|11	BuildRequires:	imagemagick
14cr|xcave-2.3.2-4|12	BuildRequires:	intltool
14cr|xcave-2.3.2-4|13	BuildRequires:	pkgconfig(atk)
14cr|xcave-2.3.2-4|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xcave-2.3.2-4|15	BuildRequires:	pkgconfig(libglade-2.0)
14cr|xcave-2.3.2-4|16	
14cr|xcave-2.3.2-4|17	%description
14cr|xcave-2.3.2-4|18	xcave is a cellar manager, to allow to view and manage the contents of
14cr|xcave-2.3.2-4|19	a wine cellar.
14cr|xcave-2.3.2-4|20	The 'wine' referred to here, is for drinking, nothing to do with
14cr|xcave-2.3.2-4|21	Windows emulator.
14cr|xcave-2.3.2-4|22	It provides:
14cr|xcave-2.3.2-4|23	- a wine cellar manager
14cr|xcave-2.3.2-4|24	- a graphical representation of the cellar
14cr|xcave-2.3.2-4|25	(the rack number and rack dimensions can be changed)
14cr|xcave-2.3.2-4|26	- many fields are predetermined depending on the appellation
14cr|xcave-2.3.2-4|27	- a stock data or information about a specific wine can be printed
14cr|xcave-2.3.2-4|28	- a tasting notes and comments
14cr|xcave-2.3.2-4|29	- a xml structure for the stock file
14cr|xcave-2.3.2-4|30	- a colour differences calculated by vintage and time stored in cellar
14cr|xcave-2.3.2-4|31	- a different sorting and presentation options
14cr|xcave-2.3.2-4|32	(by maturity, name, vintage (year), producer and quantity)
14cr|xcave-2.3.2-4|33	
14cr|xcave-2.3.2-4|34	%files -f %{name}.lang
14cr|xcave-2.3.2-4|35	%doc ChangeLog README TODO
14cr|xcave-2.3.2-4|36	%{_bindir}/%{name}
14cr|xcave-2.3.2-4|37	%{_datadir}/pixmaps/%{name}
14cr|xcave-2.3.2-4|38	%{_datadir}/applications/%{name}.desktop
14cr|xcave-2.3.2-4|39	%{_iconsdir}/%{name}.png
14cr|xcave-2.3.2-4|40	%{_liconsdir}/%{name}.png
14cr|xcave-2.3.2-4|41	%{_miconsdir}/%{name}.png
14cr|xcave-2.3.2-4|42	
14cr|xcave-2.3.2-4|43	#----------------------------------------------------------------------------
14cr|xcave-2.3.2-4|44	
14cr|xcave-2.3.2-4|45	%prep
14cr|xcave-2.3.2-4|46	%setup -q
14cr|xcave-2.3.2-4|47	%patch0 -p1 -b .fixbuild
14cr|xcave-2.3.2-4|48	
14cr|xcave-2.3.2-4|49	autoreconf -fi
14cr|xcave-2.3.2-4|50	
14cr|xcave-2.3.2-4|51	%build
14cr|xcave-2.3.2-4|52	%configure2_5x
14cr|xcave-2.3.2-4|53	%make
14cr|xcave-2.3.2-4|54	
14cr|xcave-2.3.2-4|55	%install
14cr|xcave-2.3.2-4|56	%makeinstall_std
14cr|xcave-2.3.2-4|57	
14cr|xcave-2.3.2-4|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xcave-2.3.2-4|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xcave-2.3.2-4|60	[Desktop Entry]
14cr|xcave-2.3.2-4|61	Name=XCave
14cr|xcave-2.3.2-4|62	Comment=View and manage a wine cellar
14cr|xcave-2.3.2-4|63	Exec=%_bindir/%{name}
14cr|xcave-2.3.2-4|64	Icon=%{name}
14cr|xcave-2.3.2-4|65	Terminal=false
14cr|xcave-2.3.2-4|66	Type=Application
14cr|xcave-2.3.2-4|67	Categories=Office;Database;GTK;
14cr|xcave-2.3.2-4|68	EOF
14cr|xcave-2.3.2-4|69	
14cr|xcave-2.3.2-4|70	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cr|xcave-2.3.2-4|71	convert -geometry 48x48 pixmaps/%{name}-icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|xcave-2.3.2-4|72	convert -geometry 32x32 pixmaps/%{name}-icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cr|xcave-2.3.2-4|73	convert -geometry 16x16 pixmaps/%{name}-icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|xcave-2.3.2-4|74	
14cr|xcave-2.3.2-4|75	rm -rf %{buildroot}%{_prefix}/doc
14cr|xcave-2.3.2-4|76	
14cr|xcave-2.3.2-4|77	%find_lang %{name}
14cr|xcave-2.3.2-4|78	
14cr|xcave-2.3.2-4|79	
14cr|xcave-2.3.2-4|80	%changelog
14cr|xcave-2.3.2-4|81	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.2-4
14cr|xcave-2.3.2-4|82	+ Revision: 5be0e6e
14cr|xcave-2.3.2-4|83	- Spec cleanup
14cr|xcave-2.3.2-4|84	
14cr|xcave-2.3.2-4|85	

9209 14
14cr|xcdroast-0.98-0.a15.41|1	%define	alpharel	alpha15
14cr|xcdroast-0.98-0.a15.41|2	%define	alpha		15
14cr|xcdroast-0.98-0.a15.41|3	
14cr|xcdroast-0.98-0.a15.41|4	Summary:	A GUI program for burning CDs
14cr|xcdroast-0.98-0.a15.41|5	Name:		xcdroast
14cr|xcdroast-0.98-0.a15.41|6	Version:	0.98
14cr|xcdroast-0.98-0.a15.41|7	Release:	0.a%{alpha}.41
14cr|xcdroast-0.98-0.a15.41|8	Epoch:		11
14cr|xcdroast-0.98-0.a15.41|9	URL:		http://www.xcdroast.org/
14cr|xcdroast-0.98-0.a15.41|10	Source:		http://xcdroast.sourceforge.net/RPMS/%{alpha}/src/%{name}-%{version}%{alpharel}.tar.bz2
14cr|xcdroast-0.98-0.a15.41|11	Patch1:		xcdroast-0.98alpha15-linebuffer.patch
14cr|xcdroast-0.98-0.a15.41|12	Patch2:		xcdroast-0.98alpha15-nowarn.patch
14cr|xcdroast-0.98-0.a15.41|13	Patch3:		xcdroast-0.98alpha15-scan.patch
14cr|xcdroast-0.98-0.a15.41|14	Patch4:		xcdroast-0.98alpha15-fix-str-fmt.patch
14cr|xcdroast-0.98-0.a15.41|15	
14cr|xcdroast-0.98-0.a15.41|16	Patch11:	xcdroast-0.98alpha15-01_upstream_configure.patch
14cr|xcdroast-0.98-0.a15.41|17	Patch12:	xcdroast-0.98alpha15-02_upstream_gtk2locale.patch
14cr|xcdroast-0.98-0.a15.41|18	Patch13:	xcdroast-0.98alpha15-03_upstream_64bit_gsize.patch
14cr|xcdroast-0.98-0.a15.41|19	Patch14:	xcdroast-0.98alpha15-04_upstream_read_eagain.patch
14cr|xcdroast-0.98-0.a15.41|20	Patch15:	xcdroast-0.98alpha15-05_upstream_wav.patch
14cr|xcdroast-0.98-0.a15.41|21	Patch16:	xcdroast-0.98alpha15-06_man.patch
14cr|xcdroast-0.98-0.a15.41|22	Patch17:	xcdroast-0.98alpha15-07_case_cmp.patch
14cr|xcdroast-0.98-0.a15.41|23	Patch18:	xcdroast-0.98alpha15-08_desktop.patch
14cr|xcdroast-0.98-0.a15.41|24	Patch19:	xcdroast-0.98alpha15-09_share_dir.patch
14cr|xcdroast-0.98-0.a15.41|25	Patch20:	xcdroast-0.98alpha15-10_cddbtool.patch
14cr|xcdroast-0.98-0.a15.41|26	Patch21:	xcdroast-0.98alpha15-11_mkisofs_options.patch
14cr|xcdroast-0.98-0.a15.41|27	Patch22:	xcdroast-0.98alpha15-12_cdrecord_versions.patch
14cr|xcdroast-0.98-0.a15.41|28	Patch23:	xcdroast-0.98alpha15-13_cdrecord_to_wodim.patch
14cr|xcdroast-0.98-0.a15.41|29	Patch24:	xcdroast-0.98alpha15-14_atapi_to_oldatapi.patch
14cr|xcdroast-0.98-0.a15.41|30	Patch25:	xcdroast-0.98alpha15-15_no_readcd_version.patch
14cr|xcdroast-0.98-0.a15.41|31	
14cr|xcdroast-0.98-0.a15.41|32	Patch30:	xcdroast-0.98alpha15-prodvd.patch
14cr|xcdroast-0.98-0.a15.41|33	Patch31:	xcdroast-0.98alpha15-frozen_gui.patch
14cr|xcdroast-0.98-0.a15.41|34	Patch32:	xcdroast-0.98alpha15-nogtk1.patch
14cr|xcdroast-0.98-0.a15.41|35	
14cr|xcdroast-0.98-0.a15.41|36	Patch40:	xcdroast-0.98alpha15.spell.patch
14cr|xcdroast-0.98-0.a15.41|37	Patch41:	xcdroast-linux-new_kernel.patch
14cr|xcdroast-0.98-0.a15.41|38	License:	LGPLv2+
14cr|xcdroast-0.98-0.a15.41|39	Group:		Archiving/Cd burning
14cr|xcdroast-0.98-0.a15.41|40	Requires: 	cdrkit
14cr|xcdroast-0.98-0.a15.41|41	Requires:	cdrkit-genisoimage
14cr|xcdroast-0.98-0.a15.41|42	Requires:	cdrkit-icedax
14cr|xcdroast-0.98-0.a15.41|43	BuildRequires:	gtk2-devel
14cr|xcdroast-0.98-0.a15.41|44	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|xcdroast-0.98-0.a15.41|45	BuildRequires:	pcre-devel
14cr|xcdroast-0.98-0.a15.41|46	BuildRequires:	imagemagick
14cr|xcdroast-0.98-0.a15.41|47	BuildRequires:	bison
14cr|xcdroast-0.98-0.a15.41|48	
14cr|xcdroast-0.98-0.a15.41|49	%description
14cr|xcdroast-0.98-0.a15.41|50	X-CD-Roast provides a GUI interface for writing optical discs and disc
14cr|xcdroast-0.98-0.a15.41|51	images. X-CD-Roast includes a self-explanatory X11 user interface,
14cr|xcdroast-0.98-0.a15.41|52	automatic SCSI and IDE hardware setup, support for mastering of new
14cr|xcdroast-0.98-0.a15.41|53	ISO9660 data CDs, support for production of new audio CDs, fast
14cr|xcdroast-0.98-0.a15.41|54	copying of CDs without hard disk buffering, and a logfile option.
14cr|xcdroast-0.98-0.a15.41|55	
14cr|xcdroast-0.98-0.a15.41|56	%prep
14cr|xcdroast-0.98-0.a15.41|57	%setup -q -n %{name}-%{version}%{alpharel}
14cr|xcdroast-0.98-0.a15.41|58	%patch1 -p1 -b .linebuffer
14cr|xcdroast-0.98-0.a15.41|59	%patch2 -p1 -b .nowarn
14cr|xcdroast-0.98-0.a15.41|60	%patch3 -p1 -b .scan
14cr|xcdroast-0.98-0.a15.41|61	%patch4 -p0 -b .str
14cr|xcdroast-0.98-0.a15.41|62	
14cr|xcdroast-0.98-0.a15.41|63	%patch11 -p1 -b .p11
14cr|xcdroast-0.98-0.a15.41|64	%patch12 -p1 -b .p12
14cr|xcdroast-0.98-0.a15.41|65	%patch13 -p1 -b .p13
14cr|xcdroast-0.98-0.a15.41|66	%patch14 -p1 -b .p14
14cr|xcdroast-0.98-0.a15.41|67	%patch15 -p1 -b .p15
14cr|xcdroast-0.98-0.a15.41|68	%patch16 -p1 -b .p16
14cr|xcdroast-0.98-0.a15.41|69	%patch17 -p1 -b .p17
14cr|xcdroast-0.98-0.a15.41|70	%patch18 -p1 -b .p18
14cr|xcdroast-0.98-0.a15.41|71	%patch19 -p1 -b .p19
14cr|xcdroast-0.98-0.a15.41|72	%patch20 -p1 -b .p20
14cr|xcdroast-0.98-0.a15.41|73	%patch21 -p0 -b .p21
14cr|xcdroast-0.98-0.a15.41|74	%patch22 -p1 -b .p22
14cr|xcdroast-0.98-0.a15.41|75	%patch23 -p1 -b .p23
14cr|xcdroast-0.98-0.a15.41|76	%patch24 -p0 -b .p24
14cr|xcdroast-0.98-0.a15.41|77	%patch25 -p1 -b .p25
14cr|xcdroast-0.98-0.a15.41|78	
14cr|xcdroast-0.98-0.a15.41|79	%patch30 -p1 -b .cdrkit
14cr|xcdroast-0.98-0.a15.41|80	%patch31 -p1 -b .frozen
14cr|xcdroast-0.98-0.a15.41|81	%patch32 -p1 -b .nogtk1
14cr|xcdroast-0.98-0.a15.41|82	
14cr|xcdroast-0.98-0.a15.41|83	%patch40 -p1 -b .spell
14cr|xcdroast-0.98-0.a15.41|84	%patch41 -p0
14cr|xcdroast-0.98-0.a15.41|85	
14cr|xcdroast-0.98-0.a15.41|86	%build
14cr|xcdroast-0.98-0.a15.41|87	autoreconf -fi
14cr|xcdroast-0.98-0.a15.41|88	%configure2_5x --with-xcdroast-libdir-prefix=%{_prefix}/lib/xcdroast-0.98 --enable-gtk2
14cr|xcdroast-0.98-0.a15.41|89	%make PREFIX=%{_prefix}
14cr|xcdroast-0.98-0.a15.41|90	
14cr|xcdroast-0.98-0.a15.41|91	%install
14cr|xcdroast-0.98-0.a15.41|92	%makeinstall_std PREFIX=%{_prefix}
14cr|xcdroast-0.98-0.a15.41|93	
14cr|xcdroast-0.98-0.a15.41|94	# icons
14cr|xcdroast-0.98-0.a15.41|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|xcdroast-0.98-0.a15.41|96	convert -size 48x48 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|97	convert -size 32x32 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|98	convert -size 16x16 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|99	
14cr|xcdroast-0.98-0.a15.41|100	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xcdroast-0.98-0.a15.41|101	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xcdroast-0.98-0.a15.41|102	[Desktop Entry]
14cr|xcdroast-0.98-0.a15.41|103	Name=X-CD-Roast
14cr|xcdroast-0.98-0.a15.41|104	Comment=CD / DVD writing application
14cr|xcdroast-0.98-0.a15.41|105	Exec=soundwrapper %{_bindir}/%{name} -n
14cr|xcdroast-0.98-0.a15.41|106	Icon=%{name}
14cr|xcdroast-0.98-0.a15.41|107	Terminal=false
14cr|xcdroast-0.98-0.a15.41|108	Type=Application
14cr|xcdroast-0.98-0.a15.41|109	Categories=GTK;AudioVideo;DiscBurning;
14cr|xcdroast-0.98-0.a15.41|110	EOF
14cr|xcdroast-0.98-0.a15.41|111	
14cr|xcdroast-0.98-0.a15.41|112	%find_lang %{name}
14cr|xcdroast-0.98-0.a15.41|113	
14cr|xcdroast-0.98-0.a15.41|114	%clean
14cr|xcdroast-0.98-0.a15.41|115	
14cr|xcdroast-0.98-0.a15.41|116	%files -f %{name}.lang
14cr|xcdroast-0.98-0.a15.41|117	%doc ChangeLog doc README
14cr|xcdroast-0.98-0.a15.41|118	%{_bindir}/xcdroast
14cr|xcdroast-0.98-0.a15.41|119	%{_prefix}/lib/xcdroast-0.98
14cr|xcdroast-0.98-0.a15.41|120	%{_mandir}/man1/xcdroast.1*
14cr|xcdroast-0.98-0.a15.41|121	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xcdroast-0.98-0.a15.41|122	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|123	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|124	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xcdroast-0.98-0.a15.41|125	
14cr|xcdroast-0.98-0.a15.41|126	
14cr|xcdroast-0.98-0.a15.41|127	
14cr|xcdroast-0.98-0.a15.41|128	
14cr|xcdroast-0.98-0.a15.41|129	%changelog
14cr|xcdroast-0.98-0.a15.41|130	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 11:0.98-0.a15.41
14cr|xcdroast-0.98-0.a15.41|131	+ Revision: 1f4f1fa
14cr|xcdroast-0.98-0.a15.41|132	- Bump release and clean the spec after applying automated fixes to spec file
14cr|xcdroast-0.98-0.a15.41|133	
14cr|xcdroast-0.98-0.a15.41|134	

9210 14
14cr|xchat-osd-1.1-7|1	%define name xchat-osd
14cr|xchat-osd-1.1-7|2	%define version 1.1
14cr|xchat-osd-1.1-7|3	%define release 7
14cr|xchat-osd-1.1-7|4	
14cr|xchat-osd-1.1-7|5	Summary: An osd plugin for xchat
14cr|xchat-osd-1.1-7|6	Name: %{name}
14cr|xchat-osd-1.1-7|7	Version: %{version}
14cr|xchat-osd-1.1-7|8	Release: %{release}
14cr|xchat-osd-1.1-7|9	URL: http://www.dmo.ca/projects/xchat-hacks/osd.pl
14cr|xchat-osd-1.1-7|10	Source0: osd.pl
14cr|xchat-osd-1.1-7|11	License: GPL
14cr|xchat-osd-1.1-7|12	Group: Networking/IRC
14cr|xchat-osd-1.1-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|xchat-osd-1.1-7|14	Requires: xchat, perl-X-Osd, xchat-perl
14cr|xchat-osd-1.1-7|15	
14cr|xchat-osd-1.1-7|16	%description
14cr|xchat-osd-1.1-7|17	An osd plugin for xchat
14cr|xchat-osd-1.1-7|18	
14cr|xchat-osd-1.1-7|19	%prep
14cr|xchat-osd-1.1-7|20	
14cr|xchat-osd-1.1-7|21	%build
14cr|xchat-osd-1.1-7|22	
14cr|xchat-osd-1.1-7|23	%install
14cr|xchat-osd-1.1-7|24	rm -rf $RPM_BUILD_ROOT
14cr|xchat-osd-1.1-7|25	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/%{name}
14cr|xchat-osd-1.1-7|26	install %SOURCE0  $RPM_BUILD_ROOT/%{_libdir}/%{name}
14cr|xchat-osd-1.1-7|27	
14cr|xchat-osd-1.1-7|28	%clean
14cr|xchat-osd-1.1-7|29	rm -rf $RPM_BUILD_ROOT
14cr|xchat-osd-1.1-7|30	
14cr|xchat-osd-1.1-7|31	%files
14cr|xchat-osd-1.1-7|32	%defattr(-,root,root)
14cr|xchat-osd-1.1-7|33	%{_libdir}/%{name}/*
14cr|xchat-osd-1.1-7|34	
14cr|xchat-osd-1.1-7|35	
14cr|xchat-osd-1.1-7|36	
14cr|xchat-osd-1.1-7|37	%changelog
14cr|xchat-osd-1.1-7|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14cr|xchat-osd-1.1-7|39	+ Revision: ba12eb5
14cr|xchat-osd-1.1-7|40	- MassBuild#464: Increase release tag
14cr|xchat-osd-1.1-7|41	
14cr|xchat-osd-1.1-7|42	

9211 14
14cr|xchat-systray-integration-2.4.5-11|1	%define version 2.4.5
14cr|xchat-systray-integration-2.4.5-11|2	%define release 11
14cr|xchat-systray-integration-2.4.5-11|3	
14cr|xchat-systray-integration-2.4.5-11|4	Summary: 	Systray (Notification Area) Plugin for XChat
14cr|xchat-systray-integration-2.4.5-11|5	Name:		xchat-systray-integration
14cr|xchat-systray-integration-2.4.5-11|6	Version:	%{version}
14cr|xchat-systray-integration-2.4.5-11|7	Release:	%{release}
14cr|xchat-systray-integration-2.4.5-11|8	Source0:	http://prdownloads.sourceforge.net/xchat2-plugins/xchat-systray-integration-%{version}-src.tar.bz2
14cr|xchat-systray-integration-2.4.5-11|9	Patch0:		xchat-systray-integration-imagepath.patch
14cr|xchat-systray-integration-2.4.5-11|10	Patch1:		xchat-systray-integration-2.4.5-fix-confusion-with-malaga-function.patch
14cr|xchat-systray-integration-2.4.5-11|11	Patch2:		xchat-systray-integration-2.4.5-fix-double-free-crashes.patch
14cr|xchat-systray-integration-2.4.5-11|12	License:	GPL
14cr|xchat-systray-integration-2.4.5-11|13	Group:		Networking/IRC
14cr|xchat-systray-integration-2.4.5-11|14	Url:		http://blight.altervista.org/
14cr|xchat-systray-integration-2.4.5-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xchat-systray-integration-2.4.5-11|16	Requires:	xchat >= 2.0.4
14cr|xchat-systray-integration-2.4.5-11|17	BuildRequires:	gtk2-devel
14cr|xchat-systray-integration-2.4.5-11|18	Obsoletes:	xchat-systray-plugin
14cr|xchat-systray-integration-2.4.5-11|19	Provides:	xchat-systray-plugin
14cr|xchat-systray-integration-2.4.5-11|20	
14cr|xchat-systray-integration-2.4.5-11|21	%description
14cr|xchat-systray-integration-2.4.5-11|22	Allows you to minimize and maximize XChat to the systray,
14cr|xchat-systray-integration-2.4.5-11|23	to mark/unmark you away and use your away nick,
14cr|xchat-systray-integration-2.4.5-11|24	and alerts you when somebody is trying to talk to you.
14cr|xchat-systray-integration-2.4.5-11|25	
14cr|xchat-systray-integration-2.4.5-11|26	%prep
14cr|xchat-systray-integration-2.4.5-11|27	%setup -q
14cr|xchat-systray-integration-2.4.5-11|28	%patch0
14cr|xchat-systray-integration-2.4.5-11|29	%patch1 -p0
14cr|xchat-systray-integration-2.4.5-11|30	%patch2 -p0
14cr|xchat-systray-integration-2.4.5-11|31	
14cr|xchat-systray-integration-2.4.5-11|32	%build
14cr|xchat-systray-integration-2.4.5-11|33	%make CFLAGS="%optflags -Wall -fPIC"
14cr|xchat-systray-integration-2.4.5-11|34	
14cr|xchat-systray-integration-2.4.5-11|35	%install
14cr|xchat-systray-integration-2.4.5-11|36	rm -rf %{buildroot}
14cr|xchat-systray-integration-2.4.5-11|37	make install prefix=%{buildroot}%{_prefix}
14cr|xchat-systray-integration-2.4.5-11|38	
14cr|xchat-systray-integration-2.4.5-11|39	%if lib != %_lib
14cr|xchat-systray-integration-2.4.5-11|40	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14cr|xchat-systray-integration-2.4.5-11|41	%endif
14cr|xchat-systray-integration-2.4.5-11|42	rm -rf %{buildroot}%{_libdir}/xchat/plugins/Win32Tray
14cr|xchat-systray-integration-2.4.5-11|43	mkdir -p %{buildroot}%{_datadir}/%{name}
14cr|xchat-systray-integration-2.4.5-11|44	mv %{buildroot}%{_libdir}/xchat/plugins/*/ %{buildroot}%{_datadir}/%{name}
14cr|xchat-systray-integration-2.4.5-11|45	chmod 0644 %{buildroot}%{_datadir}/%{name}/*/*.png
14cr|xchat-systray-integration-2.4.5-11|46	chmod 0644 Docs/*
14cr|xchat-systray-integration-2.4.5-11|47	
14cr|xchat-systray-integration-2.4.5-11|48	%clean
14cr|xchat-systray-integration-2.4.5-11|49	rm -rf %{buildroot}
14cr|xchat-systray-integration-2.4.5-11|50	
14cr|xchat-systray-integration-2.4.5-11|51	%files
14cr|xchat-systray-integration-2.4.5-11|52	%defattr(-,root,root)
14cr|xchat-systray-integration-2.4.5-11|53	%doc Docs/*
14cr|xchat-systray-integration-2.4.5-11|54	%{_datadir}/%{name}
14cr|xchat-systray-integration-2.4.5-11|55	%{_libdir}/xchat/plugins/*
14cr|xchat-systray-integration-2.4.5-11|56	
14cr|xchat-systray-integration-2.4.5-11|57	
14cr|xchat-systray-integration-2.4.5-11|58	
14cr|xchat-systray-integration-2.4.5-11|59	
14cr|xchat-systray-integration-2.4.5-11|60	%changelog
14cr|xchat-systray-integration-2.4.5-11|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.5-11
14cr|xchat-systray-integration-2.4.5-11|62	+ Revision: a5db67b
14cr|xchat-systray-integration-2.4.5-11|63	- MassBuild#464: Increase release tag
14cr|xchat-systray-integration-2.4.5-11|64	
14cr|xchat-systray-integration-2.4.5-11|65	

9212 14
14cr|xchat-translator-0.1-3|1	Summary:	An auto-translate plugin for xchat
14cr|xchat-translator-0.1-3|2	Name:		xchat-translator
14cr|xchat-translator-0.1-3|3	Version:	0.1
14cr|xchat-translator-0.1-3|4	Release:	3
14cr|xchat-translator-0.1-3|5	License:	GPL
14cr|xchat-translator-0.1-3|6	Group:		Networking/IRC
14cr|xchat-translator-0.1-3|7	URL:		http://code.google.com/p/gtranslatecmd/downloads/detail?name=translator.py&can=2&q=
14cr|xchat-translator-0.1-3|8	Source0:	http://gtranslatecmd.googlecode.com/files/translator.py
14cr|xchat-translator-0.1-3|9	Requires:	xchat
14cr|xchat-translator-0.1-3|10	Requires:	xchat-python
14cr|xchat-translator-0.1-3|11	Requires:	python-json
14cr|xchat-translator-0.1-3|12	BuildArch:	noarch
14cr|xchat-translator-0.1-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xchat-translator-0.1-3|14	
14cr|xchat-translator-0.1-3|15	%description
14cr|xchat-translator-0.1-3|16	Translate the messages of a given user to a specified language.
14cr|xchat-translator-0.1-3|17	
14cr|xchat-translator-0.1-3|18	Uses Google translate to do the actual magic.
14cr|xchat-translator-0.1-3|19	
14cr|xchat-translator-0.1-3|20	Load it as so:
14cr|xchat-translator-0.1-3|21	/LOAD %{_datadir}/xchat/translator.py
14cr|xchat-translator-0.1-3|22	
14cr|xchat-translator-0.1-3|23	
14cr|xchat-translator-0.1-3|24	%prep
14cr|xchat-translator-0.1-3|25	
14cr|xchat-translator-0.1-3|26	%setup -c -T
14cr|xchat-translator-0.1-3|27	
14cr|xchat-translator-0.1-3|28	%build
14cr|xchat-translator-0.1-3|29	
14cr|xchat-translator-0.1-3|30	%install
14cr|xchat-translator-0.1-3|31	rm -rf %{buildroot}
14cr|xchat-translator-0.1-3|32	
14cr|xchat-translator-0.1-3|33	install -d %{buildroot}%{_datadir}/xchat
14cr|xchat-translator-0.1-3|34	install -m0755 %{SOURCE0} %{buildroot}%{_datadir}/xchat/translator.py
14cr|xchat-translator-0.1-3|35	
14cr|xchat-translator-0.1-3|36	%clean
14cr|xchat-translator-0.1-3|37	rm -rf %{buildroot}
14cr|xchat-translator-0.1-3|38	
14cr|xchat-translator-0.1-3|39	%files
14cr|xchat-translator-0.1-3|40	%defattr(-,root,root)
14cr|xchat-translator-0.1-3|41	%{_datadir}/xchat/translator.py
14cr|xchat-translator-0.1-3|42	
14cr|xchat-translator-0.1-3|43	
14cr|xchat-translator-0.1-3|44	
14cr|xchat-translator-0.1-3|45	
14cr|xchat-translator-0.1-3|46	%changelog
14cr|xchat-translator-0.1-3|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14cr|xchat-translator-0.1-3|48	+ Revision: 5279a4e
14cr|xchat-translator-0.1-3|49	- MassBuild#464: Increase release tag
14cr|xchat-translator-0.1-3|50	
14cr|xchat-translator-0.1-3|51	

9213 14
14cr|xchm-1.17-3|1	%define	name	xchm
14cr|xchm-1.17-3|2	%define version	1.17
14cr|xchm-1.17-3|3	%define docversion 1.10
14cr|xchm-1.17-3|4	%define release	3
14cr|xchm-1.17-3|5	
14cr|xchm-1.17-3|6	%define	Summary	CHM viewer for UNIX
14cr|xchm-1.17-3|7	
14cr|xchm-1.17-3|8	Name:		%name
14cr|xchm-1.17-3|9	Version:	%version
14cr|xchm-1.17-3|10	Release:	%release
14cr|xchm-1.17-3|11	Summary:	%Summary
14cr|xchm-1.17-3|12	License:	GPLv2+
14cr|xchm-1.17-3|13	Group:		Publishing
14cr|xchm-1.17-3|14	URL:		http://xchm.sourceforge.net
14cr|xchm-1.17-3|15	Source:		http://ovh.dl.sourceforge.net/sourceforge/xchm/%name-%version.tar.gz
14cr|xchm-1.17-3|16	Source1:	%name-%docversion-doc.tar.bz2
14cr|xchm-1.17-3|17	Source2:	%name-16.png
14cr|xchm-1.17-3|18	Source3:	%name-32.png
14cr|xchm-1.17-3|19	Source4:	%name-48.png
14cr|xchm-1.17-3|20	BuildRequires:	libchm-devel
14cr|xchm-1.17-3|21	BuildRequires:	pkgconfig(libtiff-4)
14cr|xchm-1.17-3|22	BuildRequires:	wxgtku-devel
14cr|xchm-1.17-3|23	BuildRequires:	ghostscript
14cr|xchm-1.17-3|24	BuildRequires:	tetex-latex
14cr|xchm-1.17-3|25	
14cr|xchm-1.17-3|26	
14cr|xchm-1.17-3|27	%description
14cr|xchm-1.17-3|28	xCHM - the CHM viewer for UNIX
14cr|xchm-1.17-3|29	
14cr|xchm-1.17-3|30	%prep
14cr|xchm-1.17-3|31	%setup -q -a 1
14cr|xchm-1.17-3|32	
14cr|xchm-1.17-3|33	%build
14cr|xchm-1.17-3|34	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
14cr|xchm-1.17-3|35	%make
14cr|xchm-1.17-3|36	
14cr|xchm-1.17-3|37	%install
14cr|xchm-1.17-3|38	%makeinstall_std
14cr|xchm-1.17-3|39	
14cr|xchm-1.17-3|40	mkdir -p %buildroot%_iconsdir/hicolor/{16x16,32x32,48x48}/apps
14cr|xchm-1.17-3|41	install -m 644 %SOURCE2 %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
14cr|xchm-1.17-3|42	install -m 644 %SOURCE3 %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
14cr|xchm-1.17-3|43	install -m 644 %SOURCE4 %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
14cr|xchm-1.17-3|44	
14cr|xchm-1.17-3|45	mkdir -p %buildroot%{_datadir}/applications
14cr|xchm-1.17-3|46	cat > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xchm-1.17-3|47	[Desktop Entry]
14cr|xchm-1.17-3|48	Name=Xchm
14cr|xchm-1.17-3|49	Comment=CHM viewer for UNIX
14cr|xchm-1.17-3|50	Exec=xchm
14cr|xchm-1.17-3|51	Icon=xchm
14cr|xchm-1.17-3|52	Type=Application
14cr|xchm-1.17-3|53	Categories=GTK;Office;Viewer;
14cr|xchm-1.17-3|54	EOF
14cr|xchm-1.17-3|55	
14cr|xchm-1.17-3|56	(
14cr|xchm-1.17-3|57	cd %name-%docversion-doc/latex/
14cr|xchm-1.17-3|58	make
14cr|xchm-1.17-3|59	)
14cr|xchm-1.17-3|60	
14cr|xchm-1.17-3|61	# Doc are install elsewhere
14cr|xchm-1.17-3|62	rm -fr %buildroot/%_datadir/doc
14cr|xchm-1.17-3|63	
14cr|xchm-1.17-3|64	%find_lang %name
14cr|xchm-1.17-3|65	
14cr|xchm-1.17-3|66	
14cr|xchm-1.17-3|67	%files -f %name.lang
14cr|xchm-1.17-3|68	%doc AUTHORS ChangeLog README
14cr|xchm-1.17-3|69	%doc %name-%docversion-doc/html
14cr|xchm-1.17-3|70	%doc %name-%docversion-doc/latex/*.dvi
14cr|xchm-1.17-3|71	%_bindir/%name
14cr|xchm-1.17-3|72	%_iconsdir/hicolor/*/apps/%name.png
14cr|xchm-1.17-3|73	%_datadir/pixmaps/*.xpm
14cr|xchm-1.17-3|74	%_datadir/applications/*.desktop
14cr|xchm-1.17-3|75	
14cr|xchm-1.17-3|76	
14cr|xchm-1.17-3|77	
14cr|xchm-1.17-3|78	
14cr|xchm-1.17-3|79	
14cr|xchm-1.17-3|80	%changelog
14cr|xchm-1.17-3|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.17-3
14cr|xchm-1.17-3|82	+ Revision: 4ecd10a
14cr|xchm-1.17-3|83	- MassBuild#464: Increase release tag
14cr|xchm-1.17-3|84	
14cr|xchm-1.17-3|85	

9214 14
14cr|xcin-2.5.3-6.pre3.7|1	%define major 0
14cr|xcin-2.5.3-6.pre3.7|2	%define libname %mklibname %name %major
14cr|xcin-2.5.3-6.pre3.7|3	%define develname %mklibname %name -d
14cr|xcin-2.5.3-6.pre3.7|4	%define canton_version	1.1
14cr|xcin-2.5.3-6.pre3.7|5	
14cr|xcin-2.5.3-6.pre3.7|6	Summary:	X Input Method Server for Chinese
14cr|xcin-2.5.3-6.pre3.7|7	Name:		xcin
14cr|xcin-2.5.3-6.pre3.7|8	Version:	2.5.3
14cr|xcin-2.5.3-6.pre3.7|9	Release:	6.pre3.7
14cr|xcin-2.5.3-6.pre3.7|10	License:	GPL
14cr|xcin-2.5.3-6.pre3.7|11	Group:		System/Internationalization
14cr|xcin-2.5.3-6.pre3.7|12	#Source0:	ftp://xcin.linux.org.tw/pub/xcin/xcin/%name-%version.tar.bz2
14cr|xcin-2.5.3-6.pre3.7|13	Source0:	%{name}-2.5.3.pre3.tar.bz2
14cr|xcin-2.5.3-6.pre3.7|14	# http://hk.geocities.com/chandm9876/canton.htm
14cr|xcin-2.5.3-6.pre3.7|15	Source1:	canton-%{canton_version}.cin.bz2
14cr|xcin-2.5.3-6.pre3.7|16	# Firefly patches
14cr|xcin-2.5.3-6.pre3.7|17	Patch0:  xcin-2.5.3.pre3-xcinrc.LINUX-20040105.patch
14cr|xcin-2.5.3-6.pre3.7|18	Patch1:  xcin-2.5.3.pre3-RootStyle-20040102.patch
14cr|xcin-2.5.3-6.pre3.7|19	Patch2:  xcin-2.5.3.pre3-OverTheSpot-20040102.patch
14cr|xcin-2.5.3-6.pre3.7|20	Patch3:  xcin-2.5.3.pre3-OnTheSpot-20040105.patch
14cr|xcin-2.5.3-6.pre3.7|21	Patch4:  xcin-2.5.3.pre3-bimsphone-20040102.patch
14cr|xcin-2.5.3-6.pre3.7|22	Patch5:  xcin-2.5.3-utf8-makefile-20031223.patch
14cr|xcin-2.5.3-6.pre3.7|23	Patch6:  xcin-2.5.3.pre3-cin2tab-20040102.patch
14cr|xcin-2.5.3-6.pre3.7|24	Patch7:  xcin-2.5.3-syscin_utf8.patch
14cr|xcin-2.5.3-6.pre3.7|25	Patch8:  xcin-2.5.3-cj5_utf8.patch
14cr|xcin-2.5.3-6.pre3.7|26	Patch9:  xcin-2.5.3-simplex5_utf8.patch
14cr|xcin-2.5.3-6.pre3.7|27	# Mandriva patches
14cr|xcin-2.5.3-6.pre3.7|28	Patch100:	xcin-2.5.3-extra-im.patch
14cr|xcin-2.5.3-6.pre3.7|29	Patch101:	xcin-2.5.3-xcinrc-mdk.patch
14cr|xcin-2.5.3-6.pre3.7|30	# From Fedora
14cr|xcin-2.5.3-6.pre3.7|31	Patch102:	xcin-2.5.3-no_rpath.patch
14cr|xcin-2.5.3-6.pre3.7|32	# From Suse
14cr|xcin-2.5.3-6.pre3.7|33	Patch103:	xcin-2.5.3-locale_t.patch
14cr|xcin-2.5.3-6.pre3.7|34	Requires:	locales-zh
14cr|xcin-2.5.3-6.pre3.7|35	Requires:	taipeifonts
14cr|xcin-2.5.3-6.pre3.7|36	Requires:	tabe
14cr|xcin-2.5.3-6.pre3.7|37	BuildRequires:	pkgconfig(x11)
14cr|xcin-2.5.3-6.pre3.7|38	BuildRequires:	pkgconfig(xext)
14cr|xcin-2.5.3-6.pre3.7|39	BuildRequires:	db-devel
14cr|xcin-2.5.3-6.pre3.7|40	BuildRequires:	tabe-devel
14cr|xcin-2.5.3-6.pre3.7|41	BuildRequires:	gettext
14cr|xcin-2.5.3-6.pre3.7|42	BuildRequires:	libtool
14cr|xcin-2.5.3-6.pre3.7|43	
14cr|xcin-2.5.3-6.pre3.7|44	
14cr|xcin-2.5.3-6.pre3.7|45	%description
14cr|xcin-2.5.3-6.pre3.7|46	Xcin is an X Input Method allowing to type in Chinese in X applications that
14cr|xcin-2.5.3-6.pre3.7|47	follow the XIM input method standard.
14cr|xcin-2.5.3-6.pre3.7|48	
14cr|xcin-2.5.3-6.pre3.7|49	%package -n %libname
14cr|xcin-2.5.3-6.pre3.7|50	Group: System/Libraries
14cr|xcin-2.5.3-6.pre3.7|51	Summary: Shared libraries of xcin
14cr|xcin-2.5.3-6.pre3.7|52	
14cr|xcin-2.5.3-6.pre3.7|53	%description -n %libname
14cr|xcin-2.5.3-6.pre3.7|54	Xcin is an X Input Method allowing to type in Chinese in X applications that
14cr|xcin-2.5.3-6.pre3.7|55	follow the XIM input method standard.
14cr|xcin-2.5.3-6.pre3.7|56	
14cr|xcin-2.5.3-6.pre3.7|57	%package -n %develname
14cr|xcin-2.5.3-6.pre3.7|58	Group: Development/C
14cr|xcin-2.5.3-6.pre3.7|59	Summary: Development libraries of xcin
14cr|xcin-2.5.3-6.pre3.7|60	Requires: %libname = %version
14cr|xcin-2.5.3-6.pre3.7|61	Provides: lib%name-devel = %version-%release
14cr|xcin-2.5.3-6.pre3.7|62	Obsoletes: %{mklibname xcin 0 -d}
14cr|xcin-2.5.3-6.pre3.7|63	
14cr|xcin-2.5.3-6.pre3.7|64	%description -n %develname
14cr|xcin-2.5.3-6.pre3.7|65	Xcin is an X Input Method allowing to type in Chinese in X applications that
14cr|xcin-2.5.3-6.pre3.7|66	follow the XIM input method standard.
14cr|xcin-2.5.3-6.pre3.7|67	
14cr|xcin-2.5.3-6.pre3.7|68	%prep
14cr|xcin-2.5.3-6.pre3.7|69	
14cr|xcin-2.5.3-6.pre3.7|70	%setup -q -n %{name}
14cr|xcin-2.5.3-6.pre3.7|71	%patch0 -p1
14cr|xcin-2.5.3-6.pre3.7|72	%patch1 -p1 -b .Rootstyle
14cr|xcin-2.5.3-6.pre3.7|73	%patch2 -p1 -b .OverTheSpot
14cr|xcin-2.5.3-6.pre3.7|74	%patch3 -p1 -b .OnTheSpot
14cr|xcin-2.5.3-6.pre3.7|75	%patch4 -p1 -b .bimsphone
14cr|xcin-2.5.3-6.pre3.7|76	%patch5 -p1 -b .utf8-makefile
14cr|xcin-2.5.3-6.pre3.7|77	%patch6 -p1 -b .cin2tab
14cr|xcin-2.5.3-6.pre3.7|78	%patch7 -p1
14cr|xcin-2.5.3-6.pre3.7|79	%patch8 -p1
14cr|xcin-2.5.3-6.pre3.7|80	%patch9 -p1
14cr|xcin-2.5.3-6.pre3.7|81	%patch100 -p1 -b .extra-im
14cr|xcin-2.5.3-6.pre3.7|82	%patch101 -p1 -b .mdk
14cr|xcin-2.5.3-6.pre3.7|83	%patch102 -p1 -b .rpath
14cr|xcin-2.5.3-6.pre3.7|84	%patch103 -p0 -b .localet
14cr|xcin-2.5.3-6.pre3.7|85	
14cr|xcin-2.5.3-6.pre3.7|86	find . -type d -name CVS | xargs -r rm -rf
14cr|xcin-2.5.3-6.pre3.7|87	
14cr|xcin-2.5.3-6.pre3.7|88	bzcat %{SOURCE1} > cin/big5/canton.cin
14cr|xcin-2.5.3-6.pre3.7|89	
14cr|xcin-2.5.3-6.pre3.7|90	#Install Chewing module
14cr|xcin-2.5.3-6.pre3.7|91	#pushd src/Cinput
14cr|xcin-2.5.3-6.pre3.7|92	#tar --bzip2 -xf %{SOURCE3}
14cr|xcin-2.5.3-6.pre3.7|93	#cd chewing
14cr|xcin-2.5.3-6.pre3.7|94	#./patch_chewing
14cr|xcin-2.5.3-6.pre3.7|95	#popd
14cr|xcin-2.5.3-6.pre3.7|96	
14cr|xcin-2.5.3-6.pre3.7|97	%build
14cr|xcin-2.5.3-6.pre3.7|98	# From SUSE: re-generating configure fixes x86-64 build
14cr|xcin-2.5.3-6.pre3.7|99	mv script/configure.in .
14cr|xcin-2.5.3-6.pre3.7|100	# AdamW: Look for tabe .db files in /usr/share/tabe not /usr/lib/tabe
14cr|xcin-2.5.3-6.pre3.7|101	perl -pi -e 's,/lib/tabe,/share/tabe,g' configure.in
14cr|xcin-2.5.3-6.pre3.7|102	rm -f configure
14cr|xcin-2.5.3-6.pre3.7|103	libtoolize --force -i
14cr|xcin-2.5.3-6.pre3.7|104	aclocal
14cr|xcin-2.5.3-6.pre3.7|105	autoconf
14cr|xcin-2.5.3-6.pre3.7|106	# Geoff -- don't use percent-configure because it breaks program.
14cr|xcin-2.5.3-6.pre3.7|107	CFLAGS="%optflags" CXXFLAGS="%optflags" ./configure \
14cr|xcin-2.5.3-6.pre3.7|108	--prefix=%{_prefix} \
14cr|xcin-2.5.3-6.pre3.7|109	--libdir=%{_libdir} \
14cr|xcin-2.5.3-6.pre3.7|110	--with-xcin-dir=%{_prefix}/lib/xcin \
14cr|xcin-2.5.3-6.pre3.7|111	--with-xcin-rcdir=%{_sysconfdir}/chinese/xcin \
14cr|xcin-2.5.3-6.pre3.7|112	--with-db-inc=%{_includedir}/db5 \
14cr|xcin-2.5.3-6.pre3.7|113	--with-locale-dir=%{_datadir}/locale \
14cr|xcin-2.5.3-6.pre3.7|114	--with-extra-prefix=%{_prefix}
14cr|xcin-2.5.3-6.pre3.7|115	
14cr|xcin-2.5.3-6.pre3.7|116	#Dadou - 2.5.2-6mdk - Don't use make macro. It breaks build.
14cr|xcin-2.5.3-6.pre3.7|117	make
14cr|xcin-2.5.3-6.pre3.7|118	
14cr|xcin-2.5.3-6.pre3.7|119	%install
14cr|xcin-2.5.3-6.pre3.7|120	export program_prefix=%{buildroot}
14cr|xcin-2.5.3-6.pre3.7|121	export xcin_rcp=%{buildroot}/%{_sysconfdir}/chinese/xcin
14cr|xcin-2.5.3-6.pre3.7|122	make -e install
14cr|xcin-2.5.3-6.pre3.7|123	
14cr|xcin-2.5.3-6.pre3.7|124	%find_lang %{name}
14cr|xcin-2.5.3-6.pre3.7|125	
14cr|xcin-2.5.3-6.pre3.7|126	
14cr|xcin-2.5.3-6.pre3.7|127	
14cr|xcin-2.5.3-6.pre3.7|128	
14cr|xcin-2.5.3-6.pre3.7|129	%files -f %{name}.lang
14cr|xcin-2.5.3-6.pre3.7|130	%doc doc/Bugs doc/CREDITS doc/Changes doc/Cin doc/En doc/FAQ doc/README doc/SETUP doc/Todo doc/Usage doc/UserGuide doc/internal doc/modules
14cr|xcin-2.5.3-6.pre3.7|131	%dir %{_sysconfdir}/chinese/xcin
14cr|xcin-2.5.3-6.pre3.7|132	%config(noreplace) %{_sysconfdir}/chinese/xcin/*
14cr|xcin-2.5.3-6.pre3.7|133	%{_bindir}/*
14cr|xcin-2.5.3-6.pre3.7|134	
14cr|xcin-2.5.3-6.pre3.7|135	%ifarch x86_64
14cr|xcin-2.5.3-6.pre3.7|136	/usr/lib/%{name}
14cr|xcin-2.5.3-6.pre3.7|137	%else
14cr|xcin-2.5.3-6.pre3.7|138	%{_libdir}/%{name}
14cr|xcin-2.5.3-6.pre3.7|139	%endif
14cr|xcin-2.5.3-6.pre3.7|140	
14cr|xcin-2.5.3-6.pre3.7|141	%{_mandir}/man1/*
14cr|xcin-2.5.3-6.pre3.7|142	
14cr|xcin-2.5.3-6.pre3.7|143	%files -n %libname
14cr|xcin-2.5.3-6.pre3.7|144	%doc doc/Bugs doc/CREDITS doc/Changes
14cr|xcin-2.5.3-6.pre3.7|145	%_libdir/lib*.so.%{major}*
14cr|xcin-2.5.3-6.pre3.7|146	
14cr|xcin-2.5.3-6.pre3.7|147	%files -n %develname
14cr|xcin-2.5.3-6.pre3.7|148	%doc doc/Bugs doc/CREDITS doc/Changes
14cr|xcin-2.5.3-6.pre3.7|149	%_libdir/lib*.so
14cr|xcin-2.5.3-6.pre3.7|150	%attr(644,root,root) %_libdir/lib*a
14cr|xcin-2.5.3-6.pre3.7|151	
14cr|xcin-2.5.3-6.pre3.7|152	
14cr|xcin-2.5.3-6.pre3.7|153	
14cr|xcin-2.5.3-6.pre3.7|154	%changelog
14cr|xcin-2.5.3-6.pre3.7|155	* Tue Mar 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.5.3-6.pre3.7
14cr|xcin-2.5.3-6.pre3.7|156	+ Revision: 7618c98
14cr|xcin-2.5.3-6.pre3.7|157	- Updated xcin.spec
14cr|xcin-2.5.3-6.pre3.7|158	
14cr|xcin-2.5.3-6.pre3.7|159	

9215 14
14cr|xclip-0.12-5|1	Name:           xclip
14cr|xclip-0.12-5|2	Version:        0.12
14cr|xclip-0.12-5|3	Release:        5
14cr|xclip-0.12-5|4	Summary:        A command line interface to the X11 clipboard
14cr|xclip-0.12-5|5	Group:          Text tools
14cr|xclip-0.12-5|6	URL:            http://sourceforge.net/projects/xclip
14cr|xclip-0.12-5|7	License:        GPLv2+
14cr|xclip-0.12-5|8	Source0:        http://sourceforge.net/projects/xclip/files/xclip/0.12/%{name}-%{version}.tar.gz
14cr|xclip-0.12-5|9	BuildRequires:  pkgconfig(x11)
14cr|xclip-0.12-5|10	BuildRequires:	pkgconfig(xmu)
14cr|xclip-0.12-5|11	
14cr|xclip-0.12-5|12	%description
14cr|xclip-0.12-5|13	xclip is a command line interface to the X11 clipboard. It can also be
14cr|xclip-0.12-5|14	used for copying files, as an alternative to sftp/scp, thus avoiding
14cr|xclip-0.12-5|15	password prompts when X11 forwarding has already been setup.
14cr|xclip-0.12-5|16	
14cr|xclip-0.12-5|17	%prep
14cr|xclip-0.12-5|18	%setup -q
14cr|xclip-0.12-5|19	
14cr|xclip-0.12-5|20	%build
14cr|xclip-0.12-5|21	%configure2_5x
14cr|xclip-0.12-5|22	%make
14cr|xclip-0.12-5|23	
14cr|xclip-0.12-5|24	%install
14cr|xclip-0.12-5|25	rm -rf %buildroot
14cr|xclip-0.12-5|26	%makeinstall_std
14cr|xclip-0.12-5|27	
14cr|xclip-0.12-5|28	%clean
14cr|xclip-0.12-5|29	rm -rf %buildroot
14cr|xclip-0.12-5|30	
14cr|xclip-0.12-5|31	%files
14cr|xclip-0.12-5|32	%defattr(-,root,root,-)
14cr|xclip-0.12-5|33	%_bindir/%{name}*
14cr|xclip-0.12-5|34	%_mandir/man1/%{name}*.1.*
14cr|xclip-0.12-5|35	
14cr|xclip-0.12-5|36	
14cr|xclip-0.12-5|37	
14cr|xclip-0.12-5|38	%changelog
14cr|xclip-0.12-5|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-5
14cr|xclip-0.12-5|40	+ Revision: 2e816aa
14cr|xclip-0.12-5|41	- MassBuild#464: Increase release tag
14cr|xclip-0.12-5|42	
14cr|xclip-0.12-5|43	

9216 14
14cr|xcockroach-0.4-13|1	Name: xcockroach
14cr|xcockroach-0.4-13|2	Version: 0.4
14cr|xcockroach-0.4-13|3	Release: 13
14cr|xcockroach-0.4-13|4	Summary: Displays cockroaches on your desktop
14cr|xcockroach-0.4-13|5	License: GPL
14cr|xcockroach-0.4-13|6	Group: Toys
14cr|xcockroach-0.4-13|7	Url: http://xcockroach.free.fr/
14cr|xcockroach-0.4-13|8	Source0: %{name}-%{version}.tar.bz2
14cr|xcockroach-0.4-13|9	Patch0: xcockroach-0.4-flags.patch
14cr|xcockroach-0.4-13|10	BuildRequires: pkgconfig(x11)
14cr|xcockroach-0.4-13|11	BuildRequires: pkgconfig(xpm)
14cr|xcockroach-0.4-13|12	
14cr|xcockroach-0.4-13|13	%description
14cr|xcockroach-0.4-13|14	xcockroach displays cockroaches on your root  window,
14cr|xcockroach-0.4-13|15	they will look for windows and hide themselves under them.
14cr|xcockroach-0.4-13|16	It is a GPL clone of xroach, with many enhancements.
14cr|xcockroach-0.4-13|17	
14cr|xcockroach-0.4-13|18	%prep
14cr|xcockroach-0.4-13|19	%setup -q
14cr|xcockroach-0.4-13|20	%patch0 -p0 -b .flags
14cr|xcockroach-0.4-13|21	
14cr|xcockroach-0.4-13|22	%build
14cr|xcockroach-0.4-13|23	export CFLAGS="%{optflags}"
14cr|xcockroach-0.4-13|24	autoreconf -fi
14cr|xcockroach-0.4-13|25	%configure2_5x
14cr|xcockroach-0.4-13|26	%make
14cr|xcockroach-0.4-13|27	
14cr|xcockroach-0.4-13|28	%install
14cr|xcockroach-0.4-13|29	%makeinstall_std
14cr|xcockroach-0.4-13|30	
14cr|xcockroach-0.4-13|31	
14cr|xcockroach-0.4-13|32	
14cr|xcockroach-0.4-13|33	%files
14cr|xcockroach-0.4-13|34	%doc AUTHORS ChangeLog COPYING TODO
14cr|xcockroach-0.4-13|35	%{_datadir}/%{name}
14cr|xcockroach-0.4-13|36	%{_bindir}/%{name}
14cr|xcockroach-0.4-13|37	%{_mandir}/man6/%{name}.6*
14cr|xcockroach-0.4-13|38	
14cr|xcockroach-0.4-13|39	
14cr|xcockroach-0.4-13|40	
14cr|xcockroach-0.4-13|41	%changelog
14cr|xcockroach-0.4-13|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-13
14cr|xcockroach-0.4-13|43	+ Revision: 6e7638c
14cr|xcockroach-0.4-13|44	- MassBuild#464: Increase release tag
14cr|xcockroach-0.4-13|45	
14cr|xcockroach-0.4-13|46	

9217 14
14cr|xcolorsel-1.1a-6|1	%define name xcolorsel
14cr|xcolorsel-1.1a-6|2	%define version 1.1a
14cr|xcolorsel-1.1a-6|3	%define release 6
14cr|xcolorsel-1.1a-6|4	
14cr|xcolorsel-1.1a-6|5	Summary: Simple color displayer/selector for X11 rgb.txt files
14cr|xcolorsel-1.1a-6|6	Name: %{name}
14cr|xcolorsel-1.1a-6|7	Version: %{version}
14cr|xcolorsel-1.1a-6|8	Release: %{release}
14cr|xcolorsel-1.1a-6|9	Source0: %{name}-%{version}-src.tar.gz
14cr|xcolorsel-1.1a-6|10	Patch0: xcolorsel_1.1a-16_debian.patch
14cr|xcolorsel-1.1a-6|11	Patch1: xcolorsel_rgbtxt-mdv.patch
14cr|xcolorsel-1.1a-6|12	License: GPLv2+
14cr|xcolorsel-1.1a-6|13	Group: Graphics
14cr|xcolorsel-1.1a-6|14	Url: ftp://ftp.x.org/contrib/utilities/xcolorsel-1.1a-src.tar.gz
14cr|xcolorsel-1.1a-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xcolorsel-1.1a-6|16	BuildRequires: imake
14cr|xcolorsel-1.1a-6|17	BuildRequires: gccmakedep
14cr|xcolorsel-1.1a-6|18	BuildRequires: Xaw3d-devel
14cr|xcolorsel-1.1a-6|19	BuildRequires: libxmu-devel
14cr|xcolorsel-1.1a-6|20	BuildRequires: libxt-devel
14cr|xcolorsel-1.1a-6|21	BuildRequires: libxpm-devel
14cr|xcolorsel-1.1a-6|22	BuildRequires: libxp-devel
14cr|xcolorsel-1.1a-6|23	BuildRequires: libxext-devel
14cr|xcolorsel-1.1a-6|24	BuildRequires: libxau-devel
14cr|xcolorsel-1.1a-6|25	BuildRequires: libxdmcp-devel
14cr|xcolorsel-1.1a-6|26	
14cr|xcolorsel-1.1a-6|27	%description
14cr|xcolorsel-1.1a-6|28	xcolorsel is a X-Utility that allows you to display X11 "rgb.txt" or
14cr|xcolorsel-1.1a-6|29	other such files together with tiles showing how the color looks on
14cr|xcolorsel-1.1a-6|30	your screen. Also a programmer may (like with xfontsel) cut the color
14cr|xcolorsel-1.1a-6|31	names/definitions in various formats (Colorformats and formats for
14cr|xcolorsel-1.1a-6|32	resourcefiles or C-sources) und paste them directly in his source
14cr|xcolorsel-1.1a-6|33	codes.
14cr|xcolorsel-1.1a-6|34	
14cr|xcolorsel-1.1a-6|35	%prep
14cr|xcolorsel-1.1a-6|36	%setup -q -n xcolorsel
14cr|xcolorsel-1.1a-6|37	%patch0 -p1
14cr|xcolorsel-1.1a-6|38	%patch1 -p1
14cr|xcolorsel-1.1a-6|39	
14cr|xcolorsel-1.1a-6|40	%build
14cr|xcolorsel-1.1a-6|41	xmkmf -a
14cr|xcolorsel-1.1a-6|42	# XAWLIB=-lXaw3d taken from Debian, otherwise it links with libxaw and crashes at runtime
14cr|xcolorsel-1.1a-6|43	%make XAWLIB=-lXaw3d
14cr|xcolorsel-1.1a-6|44	
14cr|xcolorsel-1.1a-6|45	%install
14cr|xcolorsel-1.1a-6|46	rm -rf $RPM_BUILD_ROOT
14cr|xcolorsel-1.1a-6|47	%makeinstall_std
14cr|xcolorsel-1.1a-6|48	rm -f %buildroot/%_prefix/lib/X11/app-defaults
14cr|xcolorsel-1.1a-6|49	
14cr|xcolorsel-1.1a-6|50	%clean
14cr|xcolorsel-1.1a-6|51	rm -rf $RPM_BUILD_ROOT
14cr|xcolorsel-1.1a-6|52	
14cr|xcolorsel-1.1a-6|53	%files
14cr|xcolorsel-1.1a-6|54	%defattr(-,root,root)
14cr|xcolorsel-1.1a-6|55	%doc 00-ANNOUNCE 00-README 01-CHANGELOG 01-COPYING
14cr|xcolorsel-1.1a-6|56	%_sysconfdir/X11/app-defaults/Xcolorsel
14cr|xcolorsel-1.1a-6|57	%_sysconfdir/X11/app-defaults/Xcolorsel-color
14cr|xcolorsel-1.1a-6|58	%_bindir/xcolorsel
14cr|xcolorsel-1.1a-6|59	%_prefix/lib/X11/xcolorsel/Xcolorsel.help
14cr|xcolorsel-1.1a-6|60	
14cr|xcolorsel-1.1a-6|61	
14cr|xcolorsel-1.1a-6|62	
14cr|xcolorsel-1.1a-6|63	%changelog
14cr|xcolorsel-1.1a-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-6
14cr|xcolorsel-1.1a-6|65	+ Revision: 8c9c97a
14cr|xcolorsel-1.1a-6|66	- MassBuild#464: Increase release tag
14cr|xcolorsel-1.1a-6|67	
14cr|xcolorsel-1.1a-6|68	

9218 14
14cr|xcompmgr-1.1.6-2|1	%define name   xcompmgr
14cr|xcompmgr-1.1.6-2|2	%define version        1.1.6
14cr|xcompmgr-1.1.6-2|3	%define release        2
14cr|xcompmgr-1.1.6-2|4	
14cr|xcompmgr-1.1.6-2|5	Name:		%{name}
14cr|xcompmgr-1.1.6-2|6	Version:	%{version}
14cr|xcompmgr-1.1.6-2|7	Release:	%{release}
14cr|xcompmgr-1.1.6-2|8	Summary:	Sample X Compositing Manager
14cr|xcompmgr-1.1.6-2|9	Source0:	http://xapps.freedesktop.org/release/%{name}-%{version}.tar.gz
14cr|xcompmgr-1.1.6-2|10	URL:		http://xapps.freedesktop.org
14cr|xcompmgr-1.1.6-2|11	License:	MIT
14cr|xcompmgr-1.1.6-2|12	Group:		System/X11
14cr|xcompmgr-1.1.6-2|13	BuildRequires:  libxcomposite-devel
14cr|xcompmgr-1.1.6-2|14	BuildRequires:  libxfixes-devel
14cr|xcompmgr-1.1.6-2|15	BuildRequires:  libxdamage-devel
14cr|xcompmgr-1.1.6-2|16	BuildRequires:  libxrender-devel
14cr|xcompmgr-1.1.6-2|17	BuildRequires:  libxext-devel
14cr|xcompmgr-1.1.6-2|18	
14cr|xcompmgr-1.1.6-2|19	%description
14cr|xcompmgr-1.1.6-2|20	Sample X Compositing Manager.
14cr|xcompmgr-1.1.6-2|21	
14cr|xcompmgr-1.1.6-2|22	%prep
14cr|xcompmgr-1.1.6-2|23	%setup -q
14cr|xcompmgr-1.1.6-2|24	
14cr|xcompmgr-1.1.6-2|25	%build
14cr|xcompmgr-1.1.6-2|26	%configure2_5x
14cr|xcompmgr-1.1.6-2|27	%make
14cr|xcompmgr-1.1.6-2|28	
14cr|xcompmgr-1.1.6-2|29	%install
14cr|xcompmgr-1.1.6-2|30	%makeinstall
14cr|xcompmgr-1.1.6-2|31	
14cr|xcompmgr-1.1.6-2|32	%files
14cr|xcompmgr-1.1.6-2|33	%doc ChangeLog
14cr|xcompmgr-1.1.6-2|34	%{_bindir}/%{name}
14cr|xcompmgr-1.1.6-2|35	%{_mandir}/man1/%{name}.1*
14cr|xcompmgr-1.1.6-2|36	
14cr|xcompmgr-1.1.6-2|37	
14cr|xcompmgr-1.1.6-2|38	
14cr|xcompmgr-1.1.6-2|39	%changelog
14cr|xcompmgr-1.1.6-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-2
14cr|xcompmgr-1.1.6-2|41	+ Revision: 1d4cdc0
14cr|xcompmgr-1.1.6-2|42	- MassBuild#464: Increase release tag
14cr|xcompmgr-1.1.6-2|43	
14cr|xcompmgr-1.1.6-2|44	

9219 14
14cr|xcompmgr_hack-2.02-10|1	%define name	xcompmgr_hack
14cr|xcompmgr_hack-2.02-10|2	%define oname xcompmgr
14cr|xcompmgr_hack-2.02-10|3	%define version	2.02
14cr|xcompmgr_hack-2.02-10|4	%define release  10
14cr|xcompmgr_hack-2.02-10|5	
14cr|xcompmgr_hack-2.02-10|6	Name:		%{name}
14cr|xcompmgr_hack-2.02-10|7	Version:	%{version}
14cr|xcompmgr_hack-2.02-10|8	Release:	%{release}
14cr|xcompmgr_hack-2.02-10|9	Summary:	Sample X Compositing Manager
14cr|xcompmgr_hack-2.02-10|10	Source:		http://baghira.sourceforge.net/%{oname}-%{version}.tar.bz2
14cr|xcompmgr_hack-2.02-10|11	URL:		http://baghira.sourceforge.net/
14cr|xcompmgr_hack-2.02-10|12	License:	GPL
14cr|xcompmgr_hack-2.02-10|13	Group:		System/X11
14cr|xcompmgr_hack-2.02-10|14	BuildRequires:  pkgconfig(x11)
14cr|xcompmgr_hack-2.02-10|15	BuildRequires:	pkgconfig(xcomposite)
14cr|xcompmgr_hack-2.02-10|16	BuildRequires:	pkgconfig(xdamage)
14cr|xcompmgr_hack-2.02-10|17	BuildRequires:	pkgconfig(xfixes)
14cr|xcompmgr_hack-2.02-10|18	BuildRequires:	pkgconfig(xrender)
14cr|xcompmgr_hack-2.02-10|19	Conflicts:      xcompmgr
14cr|xcompmgr_hack-2.02-10|20	
14cr|xcompmgr_hack-2.02-10|21	%description
14cr|xcompmgr_hack-2.02-10|22	Patched version of xcompmgr
14cr|xcompmgr_hack-2.02-10|23	Sample X Compositing Manager.
14cr|xcompmgr_hack-2.02-10|24	This is an unofficiall patched
14cr|xcompmgr_hack-2.02-10|25	version from http://baghira.sourceforge.net/
14cr|xcompmgr_hack-2.02-10|26	
14cr|xcompmgr_hack-2.02-10|27	
14cr|xcompmgr_hack-2.02-10|28	%prep
14cr|xcompmgr_hack-2.02-10|29	%setup -q -n %{oname}-%{version}
14cr|xcompmgr_hack-2.02-10|30	
14cr|xcompmgr_hack-2.02-10|31	%build
14cr|xcompmgr_hack-2.02-10|32	%configure2_5x
14cr|xcompmgr_hack-2.02-10|33	%make
14cr|xcompmgr_hack-2.02-10|34	
14cr|xcompmgr_hack-2.02-10|35	%install
14cr|xcompmgr_hack-2.02-10|36	rm -rf $RPM_BUILD_ROOT
14cr|xcompmgr_hack-2.02-10|37	%makeinstall_std
14cr|xcompmgr_hack-2.02-10|38	
14cr|xcompmgr_hack-2.02-10|39	%clean
14cr|xcompmgr_hack-2.02-10|40	rm -rf $RPM_BUILD_ROOT
14cr|xcompmgr_hack-2.02-10|41	
14cr|xcompmgr_hack-2.02-10|42	%files
14cr|xcompmgr_hack-2.02-10|43	%defattr(-,root,root)
14cr|xcompmgr_hack-2.02-10|44	%doc COPYING ChangeLog INSTALL
14cr|xcompmgr_hack-2.02-10|45	%{_bindir}/%{oname}
14cr|xcompmgr_hack-2.02-10|46	%{_mandir}/man1/%{oname}.1*
14cr|xcompmgr_hack-2.02-10|47	
14cr|xcompmgr_hack-2.02-10|48	
14cr|xcompmgr_hack-2.02-10|49	
14cr|xcompmgr_hack-2.02-10|50	
14cr|xcompmgr_hack-2.02-10|51	%changelog
14cr|xcompmgr_hack-2.02-10|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-10
14cr|xcompmgr_hack-2.02-10|53	+ Revision: 71e8b38
14cr|xcompmgr_hack-2.02-10|54	- MassBuild#464: Increase release tag
14cr|xcompmgr_hack-2.02-10|55	
14cr|xcompmgr_hack-2.02-10|56	

9220 14
14cr|xconq-7.5.0-1.20050612.9|1	%define pre	20050612
14cr|xconq-7.5.0-1.20050612.9|2	
14cr|xconq-7.5.0-1.20050612.9|3	Name:		xconq
14cr|xconq-7.5.0-1.20050612.9|4	Version:	7.5.0
14cr|xconq-7.5.0-1.20050612.9|5	Release:	1.%{pre}.9
14cr|xconq-7.5.0-1.20050612.9|6	Summary:	Summary General turn-based 2D strategy game system
14cr|xconq-7.5.0-1.20050612.9|7	URL:		http://xconq.org
14cr|xconq-7.5.0-1.20050612.9|8	License:	GPL
14cr|xconq-7.5.0-1.20050612.9|9	Group:		Games/Strategy
14cr|xconq-7.5.0-1.20050612.9|10	Source0:	http://prdownloads.sourceforge.net/xconq/%{name}-%{version}-0pre.0.%{pre}.tar.bz2
14cr|xconq-7.5.0-1.20050612.9|11	Patch0:		xconq-7.5.0-0pre.0.20050612-makefile.patch
14cr|xconq-7.5.0-1.20050612.9|12	Patch1:		%{name}-7.5.0.tclpath.patch
14cr|xconq-7.5.0-1.20050612.9|13	Patch2:		xconq-7.5.0-64bit-fix.patch
14cr|xconq-7.5.0-1.20050612.9|14	Patch3:		xconq-7.5.0-0pre.0.20050612-fix-format-errors.patch
14cr|xconq-7.5.0-1.20050612.9|15	BuildRequires:	paragui-devel >= 1.0.4
14cr|xconq-7.5.0-1.20050612.9|16	BuildRequires:	freetype2-devel
14cr|xconq-7.5.0-1.20050612.9|17	BuildRequires:	SDL-devel >= 1.2.0
14cr|xconq-7.5.0-1.20050612.9|18	BuildRequires:	ncurses-devel
14cr|xconq-7.5.0-1.20050612.9|19	BuildRequires:	tk
14cr|xconq-7.5.0-1.20050612.9|20	BuildRequires:	tk-devel
14cr|xconq-7.5.0-1.20050612.9|21	BuildRequires:	tcl
14cr|xconq-7.5.0-1.20050612.9|22	BuildRequires:	tcl-devel
14cr|xconq-7.5.0-1.20050612.9|23	BuildRequires:	texinfo
14cr|xconq-7.5.0-1.20050612.9|24	BuildRequires:	imagemagick
14cr|xconq-7.5.0-1.20050612.9|25	BuildRequires:	libxaw-devel
14cr|xconq-7.5.0-1.20050612.9|26	
14cr|xconq-7.5.0-1.20050612.9|27	%description
14cr|xconq-7.5.0-1.20050612.9|28	Xconq is a general strategy game system.  It is a complete system that
14cr|xconq-7.5.0-1.20050612.9|29	includes all the components: a portable engine, graphical interfaces
14cr|xconq-7.5.0-1.20050612.9|30	for Unix/Linux/X11, Macintosh, and Windows, multiple AIs, networking
14cr|xconq-7.5.0-1.20050612.9|31	for multi-player games, and an extensive game library.
14cr|xconq-7.5.0-1.20050612.9|32	
14cr|xconq-7.5.0-1.20050612.9|33	In addition to Xconq's "standard" game, which is similar to the
14cr|xconq-7.5.0-1.20050612.9|34	classic Empire/Empire Deluxe games of years ago, the game library
14cr|xconq-7.5.0-1.20050612.9|35	includes games for ancient civilizations, the Peloponnesian War, the
14cr|xconq-7.5.0-1.20050612.9|36	Roman Civil War, Frederician strategy, Napoleonic strategy, Gettysburg
14cr|xconq-7.5.0-1.20050612.9|37	at a brigade scale, the Russian revolution, the Normandy invasion,
14cr|xconq-7.5.0-1.20050612.9|38	WWII at scales from tactical to grand strategic, Beirut street
14cr|xconq-7.5.0-1.20050612.9|39	fighting, voyages of discovery, African exploration, and many others,
14cr|xconq-7.5.0-1.20050612.9|40	including space and fantasy games.
14cr|xconq-7.5.0-1.20050612.9|41	
14cr|xconq-7.5.0-1.20050612.9|42	As befits its emphasis on strategy, Xconq's forte is turn-based play
14cr|xconq-7.5.0-1.20050612.9|43	using overhead or isometric views of a tiled world.  The world is
14cr|xconq-7.5.0-1.20050612.9|44	basically two-dimensional, although varying elevations are available
14cr|xconq-7.5.0-1.20050612.9|45	for games that need elevation effects or line-of-sight.  Xconq is
14cr|xconq-7.5.0-1.20050612.9|46	especially interesting for games about unusual or lesser-known strategic
14cr|xconq-7.5.0-1.20050612.9|47	situations; it is unique in providing a single system for modelling
14cr|xconq-7.5.0-1.20050612.9|48	the conflicts and strategies of any period in history.
14cr|xconq-7.5.0-1.20050612.9|49	
14cr|xconq-7.5.0-1.20050612.9|50	%package	tcltk
14cr|xconq-7.5.0-1.20050612.9|51	Summary:	The Tcl/Tk user interface for the Xconq game system
14cr|xconq-7.5.0-1.20050612.9|52	Group:		Games/Strategy
14cr|xconq-7.5.0-1.20050612.9|53	Requires:	%{name} = %{version}
14cr|xconq-7.5.0-1.20050612.9|54	
14cr|xconq-7.5.0-1.20050612.9|55	%description	tcltk
14cr|xconq-7.5.0-1.20050612.9|56	The Tcl/Tk user interface for the Xconq game engine relies on a mixture of
14cr|xconq-7.5.0-1.20050612.9|57	Tcl scripts and C code to provide a multi-windowed user experience. This
14cr|xconq-7.5.0-1.20050612.9|58	is presently the one which most players use.
14cr|xconq-7.5.0-1.20050612.9|59	
14cr|xconq-7.5.0-1.20050612.9|60	%package	curses
14cr|xconq-7.5.0-1.20050612.9|61	Summary:	The curses (console) user interface for the Xconq game system
14cr|xconq-7.5.0-1.20050612.9|62	Group:		Games/Strategy
14cr|xconq-7.5.0-1.20050612.9|63	Requires:	%{name} = %{version}
14cr|xconq-7.5.0-1.20050612.9|64	
14cr|xconq-7.5.0-1.20050612.9|65	%description	curses
14cr|xconq-7.5.0-1.20050612.9|66	The Curses user interface is for running games in the Xconq engine on a
14cr|xconq-7.5.0-1.20050612.9|67	text console. It is quick, but lacking the more complete experience and
14cr|xconq-7.5.0-1.20050612.9|68	conveniecne of a graphical user interface.
14cr|xconq-7.5.0-1.20050612.9|69	
14cr|xconq-7.5.0-1.20050612.9|70	%package	sdl
14cr|xconq-7.5.0-1.20050612.9|71	Summary:	The SDL user interface for the Xconq game system
14cr|xconq-7.5.0-1.20050612.9|72	Group:		Games/Strategy
14cr|xconq-7.5.0-1.20050612.9|73	Requires:	%{name} = %{version}
14cr|xconq-7.5.0-1.20050612.9|74	
14cr|xconq-7.5.0-1.20050612.9|75	%description	sdl
14cr|xconq-7.5.0-1.20050612.9|76	The SDL user interface is in its infancy and much development needs to be
14cr|xconq-7.5.0-1.20050612.9|77	done on it. However, it is a more modern game interface following the
14cr|xconq-7.5.0-1.20050612.9|78	single-window paradigm, and it is speedy.
14cr|xconq-7.5.0-1.20050612.9|79	
14cr|xconq-7.5.0-1.20050612.9|80	%prep
14cr|xconq-7.5.0-1.20050612.9|81	%setup -q -n %{name}-%{version}-0pre.0.%{pre}
14cr|xconq-7.5.0-1.20050612.9|82	%patch0 -p1 -b .makefile
14cr|xconq-7.5.0-1.20050612.9|83	%patch1 -p0 -b .tclpath
14cr|xconq-7.5.0-1.20050612.9|84	%patch2 -p1 -b .64bit
14cr|xconq-7.5.0-1.20050612.9|85	%patch3 -p1 -b .format
14cr|xconq-7.5.0-1.20050612.9|86	
14cr|xconq-7.5.0-1.20050612.9|87	%build
14cr|xconq-7.5.0-1.20050612.9|88	%configure2_5x	--disable-freetypetest \
14cr|xconq-7.5.0-1.20050612.9|89	--disable-paraguitest \
14cr|xconq-7.5.0-1.20050612.9|90	--bindir=%{_gamesbindir} \
14cr|xconq-7.5.0-1.20050612.9|91	--datadir=%{_gamesdatadir}/%{name} \
14cr|xconq-7.5.0-1.20050612.9|92	--enable-alternate-scoresdir=%{_localstatedir}/lib/games/%{name}
14cr|xconq-7.5.0-1.20050612.9|93	
14cr|xconq-7.5.0-1.20050612.9|94	LDFLAGS="%ldflags" \
14cr|xconq-7.5.0-1.20050612.9|95	make	all \
14cr|xconq-7.5.0-1.20050612.9|96	all-cconq \
14cr|xconq-7.5.0-1.20050612.9|97	all-sdlconq \
14cr|xconq-7.5.0-1.20050612.9|98	info
14cr|xconq-7.5.0-1.20050612.9|99	
14cr|xconq-7.5.0-1.20050612.9|100	%install
14cr|xconq-7.5.0-1.20050612.9|101	rm -rf %{buildroot}
14cr|xconq-7.5.0-1.20050612.9|102	install -d -m 755 %{buildroot}%{_gamesdatadir}/games
14cr|xconq-7.5.0-1.20050612.9|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/games
14cr|xconq-7.5.0-1.20050612.9|104	%makeinstall \
14cr|xconq-7.5.0-1.20050612.9|105	install-cconq \
14cr|xconq-7.5.0-1.20050612.9|106	install-sdlconq \
14cr|xconq-7.5.0-1.20050612.9|107	install-info \
14cr|xconq-7.5.0-1.20050612.9|108	bindir=%{buildroot}%{_gamesbindir} \
14cr|xconq-7.5.0-1.20050612.9|109	datadir=%{buildroot}%{_gamesdatadir}/%{name} \
14cr|xconq-7.5.0-1.20050612.9|110	scoresdir=%{buildroot}%{_localstatedir}/lib/games/%{name}
14cr|xconq-7.5.0-1.20050612.9|111	
14cr|xconq-7.5.0-1.20050612.9|112	mv %{buildroot}%{_gamesbindir}/{x,tk}conq
14cr|xconq-7.5.0-1.20050612.9|113	mv %{buildroot}%{_mandir}/man6/{x,tk}conq.6
14cr|xconq-7.5.0-1.20050612.9|114	
14cr|xconq-7.5.0-1.20050612.9|115	# icons
14cr|xconq-7.5.0-1.20050612.9|116	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|xconq-7.5.0-1.20050612.9|117	convert images/default.gif -resize 16x16! %{buildroot}%{_miconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|118	convert images/default.gif -resize 32x32! %{buildroot}%{_iconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|119	convert images/default.gif -resize 48x48! %{buildroot}%{_liconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|120	
14cr|xconq-7.5.0-1.20050612.9|121	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xconq-7.5.0-1.20050612.9|122	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-tcltk.desktop << EOF
14cr|xconq-7.5.0-1.20050612.9|123	[Desktop Entry]
14cr|xconq-7.5.0-1.20050612.9|124	Name=Xconq Tk interface
14cr|xconq-7.5.0-1.20050612.9|125	Comment=%{Summary}, Tk interface
14cr|xconq-7.5.0-1.20050612.9|126	Exec=%{_gamesbindir}/tkconq
14cr|xconq-7.5.0-1.20050612.9|127	Icon=%{name}
14cr|xconq-7.5.0-1.20050612.9|128	Terminal=false
14cr|xconq-7.5.0-1.20050612.9|129	Type=Application
14cr|xconq-7.5.0-1.20050612.9|130	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
14cr|xconq-7.5.0-1.20050612.9|131	EOF
14cr|xconq-7.5.0-1.20050612.9|132	
14cr|xconq-7.5.0-1.20050612.9|133	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xconq-7.5.0-1.20050612.9|134	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-sdl.desktop << EOF
14cr|xconq-7.5.0-1.20050612.9|135	[Desktop Entry]
14cr|xconq-7.5.0-1.20050612.9|136	Name=Xconq SDL interface
14cr|xconq-7.5.0-1.20050612.9|137	Comment=%{Summary}, SDL interface
14cr|xconq-7.5.0-1.20050612.9|138	Exec=%{_gamesbindir}/sdlconq
14cr|xconq-7.5.0-1.20050612.9|139	Icon=%{name}
14cr|xconq-7.5.0-1.20050612.9|140	Terminal=false
14cr|xconq-7.5.0-1.20050612.9|141	Type=Application
14cr|xconq-7.5.0-1.20050612.9|142	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
14cr|xconq-7.5.0-1.20050612.9|143	EOF
14cr|xconq-7.5.0-1.20050612.9|144	
14cr|xconq-7.5.0-1.20050612.9|145	for i in cconq sdlconq tkconq; do
14cr|xconq-7.5.0-1.20050612.9|146	mv %{buildroot}%{_gamesbindir}/${i} %{buildroot}%{_gamesbindir}/${i}.bin
14cr|xconq-7.5.0-1.20050612.9|147	cat <<EOF >  %{buildroot}%{_gamesbindir}/${i}
14cr|xconq-7.5.0-1.20050612.9|148	#!/bin/bash
14cr|xconq-7.5.0-1.20050612.9|149	cd  %{_gamesdatadir}/%{name}/lib
14cr|xconq-7.5.0-1.20050612.9|150	exec %{_gamesbindir}/${i}.bin
14cr|xconq-7.5.0-1.20050612.9|151	EOF
14cr|xconq-7.5.0-1.20050612.9|152	done;
14cr|xconq-7.5.0-1.20050612.9|153	
14cr|xconq-7.5.0-1.20050612.9|154	%files
14cr|xconq-7.5.0-1.20050612.9|155	%doc README ChangeLog NEWS doc/*.html changelogs
14cr|xconq-7.5.0-1.20050612.9|156	%{_gamesdatadir}/%{name}
14cr|xconq-7.5.0-1.20050612.9|157	%{_iconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|158	%{_miconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|159	%{_liconsdir}/%{name}.png
14cr|xconq-7.5.0-1.20050612.9|160	%{_infodir}/*
14cr|xconq-7.5.0-1.20050612.9|161	%dir %attr(-,games,games) %{_localstatedir}/lib/games/%{name}
14cr|xconq-7.5.0-1.20050612.9|162	
14cr|xconq-7.5.0-1.20050612.9|163	%files tcltk
14cr|xconq-7.5.0-1.20050612.9|164	%attr(2755,root,games) %{_gamesbindir}/tkconq*
14cr|xconq-7.5.0-1.20050612.9|165	%{_gamesbindir}/imfapp
14cr|xconq-7.5.0-1.20050612.9|166	%{_gamesbindir}/imf2x
14cr|xconq-7.5.0-1.20050612.9|167	%{_gamesbindir}/x2imf
14cr|xconq-7.5.0-1.20050612.9|168	%{_mandir}/man6/tkconq.6*
14cr|xconq-7.5.0-1.20050612.9|169	%{_datadir}/applications/mandriva-%{name}-tcltk.desktop
14cr|xconq-7.5.0-1.20050612.9|170	
14cr|xconq-7.5.0-1.20050612.9|171	%files curses
14cr|xconq-7.5.0-1.20050612.9|172	%attr(2755,root,games) %{_gamesbindir}/cconq*
14cr|xconq-7.5.0-1.20050612.9|173	%{_mandir}/man6/cconq.6*
14cr|xconq-7.5.0-1.20050612.9|174	
14cr|xconq-7.5.0-1.20050612.9|175	%files sdl
14cr|xconq-7.5.0-1.20050612.9|176	%attr(2755,root,games) %{_gamesbindir}/sdlconq*
14cr|xconq-7.5.0-1.20050612.9|177	%{_datadir}/applications/mandriva-%{name}-sdl.desktop
14cr|xconq-7.5.0-1.20050612.9|178	
14cr|xconq-7.5.0-1.20050612.9|179	
14cr|xconq-7.5.0-1.20050612.9|180	
14cr|xconq-7.5.0-1.20050612.9|181	%changelog
14cr|xconq-7.5.0-1.20050612.9|182	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 7.5.0-1.20050612.9
14cr|xconq-7.5.0-1.20050612.9|183	+ Revision: edde1c9
14cr|xconq-7.5.0-1.20050612.9|184	- Spec cleanup
14cr|xconq-7.5.0-1.20050612.9|185	
14cr|xconq-7.5.0-1.20050612.9|186	

9221 14
14cr|xcowsay-1.3-4|1	%define debug_package	%{nil}
14cr|xcowsay-1.3-4|2	%define name	xcowsay
14cr|xcowsay-1.3-4|3	%define version	1.3
14cr|xcowsay-1.3-4|4	%define release	4
14cr|xcowsay-1.3-4|5	
14cr|xcowsay-1.3-4|6	Name:		%{name}
14cr|xcowsay-1.3-4|7	Version:	%{version}
14cr|xcowsay-1.3-4|8	Release:	%{release}
14cr|xcowsay-1.3-4|9	Summary:	Displays a cute cow and message on your desktop
14cr|xcowsay-1.3-4|10	Group:		Toys
14cr|xcowsay-1.3-4|11	License:	GPL
14cr|xcowsay-1.3-4|12	URL:		http://www.doof.me.uk/xcowsay/
14cr|xcowsay-1.3-4|13	Source:     http://www.nickg.me.uk/files/%{name}-%{version}.tar.gz
14cr|xcowsay-1.3-4|14	Patch:      xcowsay-1.2-fix-xcowthink-args-parsing.patch
14cr|xcowsay-1.3-4|15	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|xcowsay-1.3-4|16	BuildRequires:  pkgconfig(dbus-1)
14cr|xcowsay-1.3-4|17	BuildRequires:  pkgconfig(dbus-glib-1)
14cr|xcowsay-1.3-4|18	
14cr|xcowsay-1.3-4|19	
14cr|xcowsay-1.3-4|20	%description
14cr|xcowsay-1.3-4|21	xcowsay displays a cute cow and message on your desktop.
14cr|xcowsay-1.3-4|22	
14cr|xcowsay-1.3-4|23	xcowsay includes all these amazing features:
14cr|xcowsay-1.3-4|24	- Fully configurable!
14cr|xcowsay-1.3-4|25	- Calculates display time from amount of text
14cr|xcowsay-1.3-4|26	- Daemon mode! Send your cow messages over DBus!
14cr|xcowsay-1.3-4|27	- Three different sized cows provided
14cr|xcowsay-1.3-4|28	- fortune(6) wrapper program:
14cr|xcowsay-1.3-4|29	xcowfortune — cow will deliver pearls of wisdom!
14cr|xcowsay-1.3-4|30	- Replace the naffness that is xmessage(1)
14cr|xcowsay-1.3-4|31	- Should work with any window manager
14cr|xcowsay-1.3-4|32	- Supports UTF-8 characters properly
14cr|xcowsay-1.3-4|33	
14cr|xcowsay-1.3-4|34	%prep
14cr|xcowsay-1.3-4|35	%setup -q
14cr|xcowsay-1.3-4|36	%patch -p 1
14cr|xcowsay-1.3-4|37	
14cr|xcowsay-1.3-4|38	%build
14cr|xcowsay-1.3-4|39	%configure2_5x
14cr|xcowsay-1.3-4|40	%make
14cr|xcowsay-1.3-4|41	
14cr|xcowsay-1.3-4|42	%install
14cr|xcowsay-1.3-4|43	%makeinstall_std
14cr|xcowsay-1.3-4|44	
14cr|xcowsay-1.3-4|45	%find_lang %{name}
14cr|xcowsay-1.3-4|46	
14cr|xcowsay-1.3-4|47	
14cr|xcowsay-1.3-4|48	
14cr|xcowsay-1.3-4|49	%files -f %{name}.lang
14cr|xcowsay-1.3-4|50	%defattr(-,root,root)
14cr|xcowsay-1.3-4|51	%{_bindir}/*
14cr|xcowsay-1.3-4|52	%{_mandir}/man6/*
14cr|xcowsay-1.3-4|53	%{_datadir}/%{name}
14cr|xcowsay-1.3-4|54	
14cr|xcowsay-1.3-4|55	
14cr|xcowsay-1.3-4|56	
14cr|xcowsay-1.3-4|57	
14cr|xcowsay-1.3-4|58	%changelog
14cr|xcowsay-1.3-4|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14cr|xcowsay-1.3-4|60	+ Revision: 5c37d14
14cr|xcowsay-1.3-4|61	- MassBuild#464: Increase release tag
14cr|xcowsay-1.3-4|62	
14cr|xcowsay-1.3-4|63	

9222 14
14cr|xd3d-8.3.1-7|1	%define name xd3d
14cr|xd3d-8.3.1-7|2	%define version 8.3.1
14cr|xd3d-8.3.1-7|3	%define release 7
14cr|xd3d-8.3.1-7|4	# Don't support by g95
14cr|xd3d-8.3.1-7|5	%define _ssp_cflags %nil
14cr|xd3d-8.3.1-7|6	%define Werror_cflags %nil
14cr|xd3d-8.3.1-7|7	# kept g95 option even if the compilation is made with gfortran
14cr|xd3d-8.3.1-7|8	%define g95flags %( echo %optflags | sed 's/-mtune=[^ ]*//' )
14cr|xd3d-8.3.1-7|9	
14cr|xd3d-8.3.1-7|10	Summary: A simple scientific visualization tool
14cr|xd3d-8.3.1-7|11	Name: %{name}
14cr|xd3d-8.3.1-7|12	Version: %{version}
14cr|xd3d-8.3.1-7|13	Release: %{release}
14cr|xd3d-8.3.1-7|14	Source0: %{name}-%{version}.tar.gz
14cr|xd3d-8.3.1-7|15	License: GPL
14cr|xd3d-8.3.1-7|16	Group: Sciences/Other
14cr|xd3d-8.3.1-7|17	Url: http://www.cmap.polytechnique.fr/~jouve/xd3d/
14cr|xd3d-8.3.1-7|18	BuildRequires: gcc-gfortran
14cr|xd3d-8.3.1-7|19	BuildRequires: libxpm-devel
14cr|xd3d-8.3.1-7|20	Buildrequires: pkgconfig(x11)
14cr|xd3d-8.3.1-7|21	BuildRequires: pkgconfig(zlib)
14cr|xd3d-8.3.1-7|22	
14cr|xd3d-8.3.1-7|23	%description
14cr|xd3d-8.3.1-7|24	Xd3d is a simple scientific visualization tool designed to be easy to learn.
14cr|xd3d-8.3.1-7|25	It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields,
14cr|xd3d-8.3.1-7|26	iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic
14cr|xd3d-8.3.1-7|27	expression or a cloud of points. It generates high quality vector PostScript
14cr|xd3d-8.3.1-7|28	files for scientific publications and still or animated bitmap images. It
14cr|xd3d-8.3.1-7|29	includes the graph plotter xgraphic.
14cr|xd3d-8.3.1-7|30	
14cr|xd3d-8.3.1-7|31	%prep
14cr|xd3d-8.3.1-7|32	%setup -q
14cr|xd3d-8.3.1-7|33	
14cr|xd3d-8.3.1-7|34	perl -pi -e "s!^XD3D_DIR =.*!XD3D_DIR = `pwd`!" RULES
14cr|xd3d-8.3.1-7|35	perl -pi -e 's!^INSTALL_DIR =.*!INSTALL_DIR = %_bindir!' RULES
14cr|xd3d-8.3.1-7|36	perl -pi -e 's!^OPTC =.*!OPTC = %g95flags!' RULES
14cr|xd3d-8.3.1-7|37	perl -pi -e 's!^OPTF =.*!OPTF = %g95flags!' RULES
14cr|xd3d-8.3.1-7|38	perl -pi -e 's!^LIBX11 =.*!LIBX11 = %_libdir!' RULES
14cr|xd3d-8.3.1-7|39	perl -pi -e 's!^COMPILF =.*!COMPILF = gfortran!' RULES
14cr|xd3d-8.3.1-7|40	perl -pi -e 's!\$\(COMPILF\) \$\(OPTF\) -o!\$(COMPILF) \$(OPTF) %ldflags -o!' RULES
14cr|xd3d-8.3.1-7|41	
14cr|xd3d-8.3.1-7|42	%build
14cr|xd3d-8.3.1-7|43	make
14cr|xd3d-8.3.1-7|44	
14cr|xd3d-8.3.1-7|45	%install
14cr|xd3d-8.3.1-7|46	mkdir -p %buildroot%_bindir
14cr|xd3d-8.3.1-7|47	
14cr|xd3d-8.3.1-7|48	make install INSTALL_DIR=%buildroot%_bindir
14cr|xd3d-8.3.1-7|49	
14cr|xd3d-8.3.1-7|50	%files
14cr|xd3d-8.3.1-7|51	%doc CHANGELOG BUGS FORMATS README
14cr|xd3d-8.3.1-7|52	%doc Examples Manuals
14cr|xd3d-8.3.1-7|53	%_bindir/*
14cr|xd3d-8.3.1-7|54	
14cr|xd3d-8.3.1-7|55	%changelog
14cr|xd3d-8.3.1-7|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.3.1-7
14cr|xd3d-8.3.1-7|57	+ Revision: 63445ff
14cr|xd3d-8.3.1-7|58	- MassBuild#464: Increase release tag
14cr|xd3d-8.3.1-7|59	
14cr|xd3d-8.3.1-7|60	

9223 14
14cr|xdaliclock-2.37-6|1	%define	name	xdaliclock
14cr|xdaliclock-2.37-6|2	%define	version	2.37
14cr|xdaliclock-2.37-6|3	
14cr|xdaliclock-2.37-6|4	Summary:	A melting digital clock
14cr|xdaliclock-2.37-6|5	Name:		%{name}
14cr|xdaliclock-2.37-6|6	Version:	%{version}
14cr|xdaliclock-2.37-6|7	Release:	6
14cr|xdaliclock-2.37-6|8	Group:		Toys
14cr|xdaliclock-2.37-6|9	URL:		http://www.jwz.org/xdaliclock/
14cr|xdaliclock-2.37-6|10	
14cr|xdaliclock-2.37-6|11	BuildRequires:	pkgconfig(xt)
14cr|xdaliclock-2.37-6|12	BuildRequires:	pkgconfig(xext)
14cr|xdaliclock-2.37-6|13	BuildRequires:	pkgconfig(x11)
14cr|xdaliclock-2.37-6|14	License:	MIT
14cr|xdaliclock-2.37-6|15	
14cr|xdaliclock-2.37-6|16	Source0:	http://www.jwz.org/xdaliclock/%{name}-%{version}.tar.gz
14cr|xdaliclock-2.37-6|17	Patch0:		%{name}-shape-cycle.patch
14cr|xdaliclock-2.37-6|18	
14cr|xdaliclock-2.37-6|19	
14cr|xdaliclock-2.37-6|20	%description
14cr|xdaliclock-2.37-6|21	The xdaliclock program displays a digital clock, with digits that merge
14cr|xdaliclock-2.37-6|22	into the new digits as the time changes.  Xdaliclock can display the time
14cr|xdaliclock-2.37-6|23	in 12 or 24 hour modes and can will display the date if you hold your
14cr|xdaliclock-2.37-6|24	mouse button down over it.  Xdaliclock has two large fonts built in, but
14cr|xdaliclock-2.37-6|25	is capable of animating other fonts.
14cr|xdaliclock-2.37-6|26	
14cr|xdaliclock-2.37-6|27	Install the xdaliclock package if you want a fairly large clock, with
14cr|xdaliclock-2.37-6|28	a melting special effect, for your system.
14cr|xdaliclock-2.37-6|29	
14cr|xdaliclock-2.37-6|30	%prep
14cr|xdaliclock-2.37-6|31	%setup -q
14cr|xdaliclock-2.37-6|32	%patch0 -p1
14cr|xdaliclock-2.37-6|33	
14cr|xdaliclock-2.37-6|34	%build
14cr|xdaliclock-2.37-6|35	cd X11
14cr|xdaliclock-2.37-6|36	CFLAGS="$RPM_OPT_FLAGS" ./configure --libdir=%{_libdir}	--prefix=%{_prefix} \
14cr|xdaliclock-2.37-6|37	--build=%{_target_platform}
14cr|xdaliclock-2.37-6|38	%make
14cr|xdaliclock-2.37-6|39	
14cr|xdaliclock-2.37-6|40	%install
14cr|xdaliclock-2.37-6|41	cd X11
14cr|xdaliclock-2.37-6|42	install -d -m 0755 %buildroot{%_bindir,%_mandir/man1}
14cr|xdaliclock-2.37-6|43	make prefix=%buildroot/%_prefix install
14cr|xdaliclock-2.37-6|44	
14cr|xdaliclock-2.37-6|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xdaliclock-2.37-6|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|xdaliclock-2.37-6|47	[Desktop Entry]
14cr|xdaliclock-2.37-6|48	Name=Xdaliclock
14cr|xdaliclock-2.37-6|49	Comment=A melting digital clock
14cr|xdaliclock-2.37-6|50	Exec=%{_bindir}/%{name}
14cr|xdaliclock-2.37-6|51	Icon=toys_section
14cr|xdaliclock-2.37-6|52	Terminal=false
14cr|xdaliclock-2.37-6|53	Type=Application
14cr|xdaliclock-2.37-6|54	StartupNotify=true
14cr|xdaliclock-2.37-6|55	Categories=Utility;Clock;Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
14cr|xdaliclock-2.37-6|56	EOF
14cr|xdaliclock-2.37-6|57	
14cr|xdaliclock-2.37-6|58	%files
14cr|xdaliclock-2.37-6|59	%{_bindir}/%{name}
14cr|xdaliclock-2.37-6|60	%{_mandir}/man1/%{name}.1*
14cr|xdaliclock-2.37-6|61	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xdaliclock-2.37-6|62	
14cr|xdaliclock-2.37-6|63	%changelog
14cr|xdaliclock-2.37-6|64	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.37-6
14cr|xdaliclock-2.37-6|65	+ Revision: d0cee0b
14cr|xdaliclock-2.37-6|66	- MassBuild#464: Increase release tag
14cr|xdaliclock-2.37-6|67	
14cr|xdaliclock-2.37-6|68	

9224 14
14cr|xdelta3-3.0v2-2|1	%define version		3.0v2
14cr|xdelta3-3.0v2-2|2	%define fversion	30v2
14cr|xdelta3-3.0v2-2|3	%define frealversion	3.0v
14cr|xdelta3-3.0v2-2|4	%define release		2
14cr|xdelta3-3.0v2-2|5	%define name		xdelta3
14cr|xdelta3-3.0v2-2|6	
14cr|xdelta3-3.0v2-2|7	%define build_staticlib 0
14cr|xdelta3-3.0v2-2|8	%{?_with_staticlib: %global build_staticlib 1}
14cr|xdelta3-3.0v2-2|9	
14cr|xdelta3-3.0v2-2|10	Summary:		A binary delta generator
14cr|xdelta3-3.0v2-2|11	Name:			%{name}
14cr|xdelta3-3.0v2-2|12	Version:		%{version}
14cr|xdelta3-3.0v2-2|13	Release:		%mkrel %{release}
14cr|xdelta3-3.0v2-2|14	Source0:		http://xdelta.googlecode.com/files/xdelta%{version}.tar.bz2
14cr|xdelta3-3.0v2-2|15	Patch0:			xdelta%{version}-optflags.patch
14cr|xdelta3-3.0v2-2|16	URL:			http://xdelta.org
14cr|xdelta3-3.0v2-2|17	License:		GPL
14cr|xdelta3-3.0v2-2|18	Group:			File tools
14cr|xdelta3-3.0v2-2|19	BuildRequires:		zlib-devel
14cr|xdelta3-3.0v2-2|20	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
14cr|xdelta3-3.0v2-2|21	
14cr|xdelta3-3.0v2-2|22	%description
14cr|xdelta3-3.0v2-2|23	Xdelta3 is the third and latest release of Xdelta, which is a set of
14cr|xdelta3-3.0v2-2|24	tools and APIs for reading and writing compressed deltas. Deltas
14cr|xdelta3-3.0v2-2|25	encode the differences between two versions of a document. This
14cr|xdelta3-3.0v2-2|26	release features a completely new compression engine, several
14cr|xdelta3-3.0v2-2|27	algorithmic improvements, a fully programmable interface modelled
14cr|xdelta3-3.0v2-2|28	after zlib, in addition to a command-line utility, use of the RFC3284
14cr|xdelta3-3.0v2-2|29	(VCDIFF) encoding, a python extension, and now 64-bit support.
14cr|xdelta3-3.0v2-2|30	
14cr|xdelta3-3.0v2-2|31	%if %build_staticlib
14cr|xdelta3-3.0v2-2|32	%package devel
14cr|xdelta3-3.0v2-2|33	Summary: Static libraries and header files for development with XDelta3
14cr|xdelta3-3.0v2-2|34	Group: Development/C
14cr|xdelta3-3.0v2-2|35	Requires: %{name}
14cr|xdelta3-3.0v2-2|36	
14cr|xdelta3-3.0v2-2|37	%description devel
14cr|xdelta3-3.0v2-2|38	This package contains the static libraries and header files
14cr|xdelta3-3.0v2-2|39	required to develop applications using Xdelta3.
14cr|xdelta3-3.0v2-2|40	%endif
14cr|xdelta3-3.0v2-2|41	
14cr|xdelta3-3.0v2-2|42	%prep
14cr|xdelta3-3.0v2-2|43	%setup -q -n xdelta%{frealversion}
14cr|xdelta3-3.0v2-2|44	%patch0 -p1 -b .optflags
14cr|xdelta3-3.0v2-2|45	
14cr|xdelta3-3.0v2-2|46	%build
14cr|xdelta3-3.0v2-2|47	RPM_OPT_FLAGS="%{optflags}" make RPM_OPT_FLAGS="%{optflags}" all \
14cr|xdelta3-3.0v2-2|48	xdelta3 \
14cr|xdelta3-3.0v2-2|49	xdelta3-decoder \
14cr|xdelta3-3.0v2-2|50	xdelta3-tools \
14cr|xdelta3-3.0v2-2|51	xdelta3-everything \
14cr|xdelta3-3.0v2-2|52	xdelta3-all.o
14cr|xdelta3-3.0v2-2|53	ar cr libxdelta3.a xdelta3-all.o
14cr|xdelta3-3.0v2-2|54	ranlib libxdelta3.a
14cr|xdelta3-3.0v2-2|55	chmod 644 COPYING
14cr|xdelta3-3.0v2-2|56	
14cr|xdelta3-3.0v2-2|57	%install
14cr|xdelta3-3.0v2-2|58	rm -rf %{buildroot}
14cr|xdelta3-3.0v2-2|59	mkdir -p %{buildroot}%{_bindir}
14cr|xdelta3-3.0v2-2|60	%if %build_staticlib
14cr|xdelta3-3.0v2-2|61	mkdir -p %{buildroot}%{_libdir}	%{buildroot}%{_includedir}
14cr|xdelta3-3.0v2-2|62	%endif
14cr|xdelta3-3.0v2-2|63	
14cr|xdelta3-3.0v2-2|64	install -m 755 xdelta3 \
14cr|xdelta3-3.0v2-2|65	xdelta3-decoder \
14cr|xdelta3-3.0v2-2|66	xdelta3-tools \
14cr|xdelta3-3.0v2-2|67	xdelta3-everything %{buildroot}%{_bindir}
14cr|xdelta3-3.0v2-2|68	%if %build_staticlib
14cr|xdelta3-3.0v2-2|69	install -m 644 libxdelta3.a %{buildroot}%{_libdir}
14cr|xdelta3-3.0v2-2|70	install -m 644 xdelta3.h %{buildroot}%{_includedir}
14cr|xdelta3-3.0v2-2|71	%endif
14cr|xdelta3-3.0v2-2|72	
14cr|xdelta3-3.0v2-2|73	%clean
14cr|xdelta3-3.0v2-2|74	rm -rf %{buildroot}
14cr|xdelta3-3.0v2-2|75	
14cr|xdelta3-3.0v2-2|76	%files
14cr|xdelta3-3.0v2-2|77	%defattr(-,root,root)
14cr|xdelta3-3.0v2-2|78	%doc COPYING
14cr|xdelta3-3.0v2-2|79	%{_bindir}/*
14cr|xdelta3-3.0v2-2|80	
14cr|xdelta3-3.0v2-2|81	%if %build_staticlib
14cr|xdelta3-3.0v2-2|82	%files devel
14cr|xdelta3-3.0v2-2|83	%defattr(-,root,root)
14cr|xdelta3-3.0v2-2|84	%{_includedir}/*.h
14cr|xdelta3-3.0v2-2|85	%{_libdir}/*.a
14cr|xdelta3-3.0v2-2|86	%endif
14cr|xdelta3-3.0v2-2|87	
14cr|xdelta3-3.0v2-2|88	
14cr|xdelta3-3.0v2-2|89	
14cr|xdelta3-3.0v2-2|90	
14cr|xdelta3-3.0v2-2|91	%changelog
14cr|xdelta3-3.0v2-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0v2-2
14cr|xdelta3-3.0v2-2|93	+ Revision: 9e7124d
14cr|xdelta3-3.0v2-2|94	- MassBuild#464: Increase release tag
14cr|xdelta3-3.0v2-2|95	
14cr|xdelta3-3.0v2-2|96	

9225 14
14cr|xdesktopwaves-1.3-7|1	%define debug_package	%{nil}
14cr|xdesktopwaves-1.3-7|2	
14cr|xdesktopwaves-1.3-7|3	%define name xdesktopwaves
14cr|xdesktopwaves-1.3-7|4	%define version 1.3
14cr|xdesktopwaves-1.3-7|5	%define release  7
14cr|xdesktopwaves-1.3-7|6	
14cr|xdesktopwaves-1.3-7|7	Summary: Create water effect on your X background
14cr|xdesktopwaves-1.3-7|8	Name: %{name}
14cr|xdesktopwaves-1.3-7|9	Version: %{version}
14cr|xdesktopwaves-1.3-7|10	Release: %{release}
14cr|xdesktopwaves-1.3-7|11	Source0: %{name}-%{version}.tar.bz2
14cr|xdesktopwaves-1.3-7|12	License: GPL
14cr|xdesktopwaves-1.3-7|13	Group: Graphical desktop/Other
14cr|xdesktopwaves-1.3-7|14	Url: http://xdesktopwaves.sourceforge.net/
14cr|xdesktopwaves-1.3-7|15	BuildRequires: pkgconfig(x11)
14cr|xdesktopwaves-1.3-7|16	BuildRequires: pkgconfig(xext)
14cr|xdesktopwaves-1.3-7|17	
14cr|xdesktopwaves-1.3-7|18	%description
14cr|xdesktopwaves-1.3-7|19	Xdesktopwaves is a cellular automata setting the background of your X Windows
14cr|xdesktopwaves-1.3-7|20	desktop under water. Windows and mouse are like ships on the sea. Each
14cr|xdesktopwaves-1.3-7|21	movement of these ends up in moving water waves. You can even have rain
14cr|xdesktopwaves-1.3-7|22	and/or storm stirring up the water.
14cr|xdesktopwaves-1.3-7|23	
14cr|xdesktopwaves-1.3-7|24	%prep
14cr|xdesktopwaves-1.3-7|25	%setup -q
14cr|xdesktopwaves-1.3-7|26	
14cr|xdesktopwaves-1.3-7|27	%build
14cr|xdesktopwaves-1.3-7|28	%make CFLAGS="-I%{_prefix}/X11R6/include %optflags"
14cr|xdesktopwaves-1.3-7|29	
14cr|xdesktopwaves-1.3-7|30	%install
14cr|xdesktopwaves-1.3-7|31	mkdir -p %buildroot{%_bindir,%_mandir/man1}
14cr|xdesktopwaves-1.3-7|32	
14cr|xdesktopwaves-1.3-7|33	%make install BINDIR=%buildroot%_bindir MAN1DIR=%buildroot%{_mandir}/man1
14cr|xdesktopwaves-1.3-7|34	
14cr|xdesktopwaves-1.3-7|35	
14cr|xdesktopwaves-1.3-7|36	%files
14cr|xdesktopwaves-1.3-7|37	%doc README
14cr|xdesktopwaves-1.3-7|38	%_bindir/%name
14cr|xdesktopwaves-1.3-7|39	%_mandir/man1/%{name}*
14cr|xdesktopwaves-1.3-7|40	
14cr|xdesktopwaves-1.3-7|41	
14cr|xdesktopwaves-1.3-7|42	
14cr|xdesktopwaves-1.3-7|43	%changelog
14cr|xdesktopwaves-1.3-7|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14cr|xdesktopwaves-1.3-7|45	+ Revision: 06c42b9
14cr|xdesktopwaves-1.3-7|46	- MassBuild#464: Increase release tag
14cr|xdesktopwaves-1.3-7|47	
14cr|xdesktopwaves-1.3-7|48	

9226 14
14cr|xdu-3.0-12|1	%define name xdu
14cr|xdu-3.0-12|2	%define version 3.0
14cr|xdu-3.0-12|3	%define release  12
14cr|xdu-3.0-12|4	
14cr|xdu-3.0-12|5	Summary: Graphically display output of du command
14cr|xdu-3.0-12|6	Name: %{name}
14cr|xdu-3.0-12|7	Version: %{version}
14cr|xdu-3.0-12|8	Release: %{release}
14cr|xdu-3.0-12|9	Source: ftp://ftp.arl.mil/pub/%{name}-%{version}.tar.bz2
14cr|xdu-3.0-12|10	License: BSD
14cr|xdu-3.0-12|11	Group: File tools
14cr|xdu-3.0-12|12	Url: http://sd.wareonearth.com/~phil/xdu/
14cr|xdu-3.0-12|13	BuildRequires: pkgconfig(x11)
14cr|xdu-3.0-12|14	BuildRequires: pkgconfig(xt)
14cr|xdu-3.0-12|15	BuildRequires: pkgconfig(xaw7)
14cr|xdu-3.0-12|16	BuildRequires: imake
14cr|xdu-3.0-12|17	BuildRequires: gccmakedep
14cr|xdu-3.0-12|18	
14cr|xdu-3.0-12|19	%description
14cr|xdu-3.0-12|20	Accepts output of du command on standard input and graphically
14cr|xdu-3.0-12|21	displays results in a window.
14cr|xdu-3.0-12|22	
14cr|xdu-3.0-12|23	%prep
14cr|xdu-3.0-12|24	%setup -c
14cr|xdu-3.0-12|25	
14cr|xdu-3.0-12|26	%build
14cr|xdu-3.0-12|27	xmkmf -a
14cr|xdu-3.0-12|28	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|xdu-3.0-12|29	
14cr|xdu-3.0-12|30	%install
14cr|xdu-3.0-12|31	rm -fr $RPM_BUILD_ROOT
14cr|xdu-3.0-12|32	
14cr|xdu-3.0-12|33	mkdir -p  $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|xdu-3.0-12|34	cp %{name}.man $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cr|xdu-3.0-12|35	%makeinstall_std CONFDIR=%_datadir/X11
14cr|xdu-3.0-12|36	
14cr|xdu-3.0-12|37	rm -fr %buildroot%_prefix/lib/X11
14cr|xdu-3.0-12|38	
14cr|xdu-3.0-12|39	%clean
14cr|xdu-3.0-12|40	[ "$RPM_BUILD_ROOT" != "/" ] && rm -fr $RPM_BUILD_ROOT
14cr|xdu-3.0-12|41	
14cr|xdu-3.0-12|42	%files
14cr|xdu-3.0-12|43	%defattr(-,root,root)
14cr|xdu-3.0-12|44	%_bindir/xdu
14cr|xdu-3.0-12|45	%_datadir/X11/app-defaults/XDu
14cr|xdu-3.0-12|46	%{_mandir}/man1/*
14cr|xdu-3.0-12|47	%doc README
14cr|xdu-3.0-12|48	
14cr|xdu-3.0-12|49	
14cr|xdu-3.0-12|50	
14cr|xdu-3.0-12|51	
14cr|xdu-3.0-12|52	%changelog
14cr|xdu-3.0-12|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-12
14cr|xdu-3.0-12|54	+ Revision: a03c4c0
14cr|xdu-3.0-12|55	- MassBuild#464: Increase release tag
14cr|xdu-3.0-12|56	
14cr|xdu-3.0-12|57	

9227 14
14cr|xdvik-22.84.16-4|1	Summary:	An X viewer for DVI files
14cr|xdvik-22.84.16-4|2	Name:		xdvik
14cr|xdvik-22.84.16-4|3	Version:	22.84.16
14cr|xdvik-22.84.16-4|4	Release:	4
14cr|xdvik-22.84.16-4|5	Url: 		http://xdvi.sourceforge.net/
14cr|xdvik-22.84.16-4|6	# encodings.c is GPLv2+ and LGPL and MIT
14cr|xdvik-22.84.16-4|7	# read-mapfile.c tfmload.c are from dvips
14cr|xdvik-22.84.16-4|8	# remaining is MIT
14cr|xdvik-22.84.16-4|9	License:        GPLv2+
14cr|xdvik-22.84.16-4|10	Group: 		Publishing
14cr|xdvik-22.84.16-4|11	Source0: 	http://puzzle.dl.sourceforge.net/sourceforge/xdvi/%{name}-%{version}.tar.gz
14cr|xdvik-22.84.16-4|12	Source1: 	icons-xdvi.tar.bz2
14cr|xdvik-22.84.16-4|13	# Fedora patch
14cr|xdvik-22.84.16-4|14	# Fix handling of the 0 key. See:
14cr|xdvik-22.84.16-4|15	# http://sourceforge.net/tracker/index.php?func=detail&aid=2067614&group_id=23164&atid=377580
14cr|xdvik-22.84.16-4|16	# https://bugzilla.redhat.com/show_bug.cgi?id=470942
14cr|xdvik-22.84.16-4|17	# Fixed upstream post 22.84.14 ?
14cr|xdvik-22.84.16-4|18	Patch0:		xdvik-22.84.14-zerofix.patch
14cr|xdvik-22.84.16-4|19	Patch1:		xdvik-22.84.14-fix-str-fmt.patch
14cr|xdvik-22.84.16-4|20	Conflicts: 	tetex-xdvi
14cr|xdvik-22.84.16-4|21	Conflicts: 	xdvi
14cr|xdvik-22.84.16-4|22	BuildRequires: 	libt1lib >= 5.0.2
14cr|xdvik-22.84.16-4|23	BuildRequires: 	pkgconfig(x11)
14cr|xdvik-22.84.16-4|24	BuildRequires: 	pkgconfig(xt)
14cr|xdvik-22.84.16-4|25	BuildRequires: 	pkgconfig(xaw7)
14cr|xdvik-22.84.16-4|26	BuildRequires:  bison
14cr|xdvik-22.84.16-4|27	
14cr|xdvik-22.84.16-4|28	%description
14cr|xdvik-22.84.16-4|29	Xdvi allows you to preview the TeX text formatting system's output .dvi
14cr|xdvik-22.84.16-4|30	files on an X Window System.
14cr|xdvik-22.84.16-4|31	
14cr|xdvik-22.84.16-4|32	It is based on the regular (non-k) xdvi of the same version number, and is
14cr|xdvik-22.84.16-4|33	part of the texk project (deployed e.g. in teTeX).
14cr|xdvik-22.84.16-4|34	
14cr|xdvik-22.84.16-4|35	%prep
14cr|xdvik-22.84.16-4|36	%setup -q
14cr|xdvik-22.84.16-4|37	%patch0 -p1 -b .zerofix
14cr|xdvik-22.84.16-4|38	%patch1 -p0 -b .str
14cr|xdvik-22.84.16-4|39	
14cr|xdvik-22.84.16-4|40	%build
14cr|xdvik-22.84.16-4|41	%configure2_5x --with-system-t1lib
14cr|xdvik-22.84.16-4|42	%make
14cr|xdvik-22.84.16-4|43	
14cr|xdvik-22.84.16-4|44	%install
14cr|xdvik-22.84.16-4|45	mkdir -p %{buildroot}%{_bindir}
14cr|xdvik-22.84.16-4|46	mkdir -p %{buildroot}%{_mandir}/man1
14cr|xdvik-22.84.16-4|47	%makeinstall texmf=%{buildroot}%_datadir/texmf
14cr|xdvik-22.84.16-4|48	
14cr|xdvik-22.84.16-4|49	rm -fr %{buildroot}%{_datadir}/texmf
14cr|xdvik-22.84.16-4|50	
14cr|xdvik-22.84.16-4|51	mkdir -p %{buildroot}%{_iconsdir}
14cr|xdvik-22.84.16-4|52	
14cr|xdvik-22.84.16-4|53	tar xjvf %SOURCE1 -C %{buildroot}%{_iconsdir}
14cr|xdvik-22.84.16-4|54	
14cr|xdvik-22.84.16-4|55	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xdvik-22.84.16-4|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xdvik-22.84.16-4|57	[Desktop Entry]
14cr|xdvik-22.84.16-4|58	Name=XDvi
14cr|xdvik-22.84.16-4|59	Comment=DVI files viewer
14cr|xdvik-22.84.16-4|60	Exec=%{_bindir}/%{name}
14cr|xdvik-22.84.16-4|61	Icon=%{name}
14cr|xdvik-22.84.16-4|62	Terminal=false
14cr|xdvik-22.84.16-4|63	Type=Application
14cr|xdvik-22.84.16-4|64	StartupNotify=true
14cr|xdvik-22.84.16-4|65	Categories=Office;Publishing;Viewer;
14cr|xdvik-22.84.16-4|66	MimeType=application/x-dvi;
14cr|xdvik-22.84.16-4|67	EOF
14cr|xdvik-22.84.16-4|68	
14cr|xdvik-22.84.16-4|69	
14cr|xdvik-22.84.16-4|70	
14cr|xdvik-22.84.16-4|71	%files
14cr|xdvik-22.84.16-4|72	%doc README CHANGES README_maintainer TODO release-tetex-src.txt
14cr|xdvik-22.84.16-4|73	%{_bindir}/*
14cr|xdvik-22.84.16-4|74	%{_mandir}/man?/*
14cr|xdvik-22.84.16-4|75	%{_datadir}/applications/%{name}.desktop
14cr|xdvik-22.84.16-4|76	%{_iconsdir}/dvi.png
14cr|xdvik-22.84.16-4|77	%{_liconsdir}/dvi.png
14cr|xdvik-22.84.16-4|78	%{_miconsdir}/dvi.png
14cr|xdvik-22.84.16-4|79	
14cr|xdvik-22.84.16-4|80	
14cr|xdvik-22.84.16-4|81	
14cr|xdvik-22.84.16-4|82	
14cr|xdvik-22.84.16-4|83	%changelog
14cr|xdvik-22.84.16-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 22.84.16-4
14cr|xdvik-22.84.16-4|85	+ Revision: edc3db9
14cr|xdvik-22.84.16-4|86	- MassBuild#464: Increase release tag
14cr|xdvik-22.84.16-4|87	
14cr|xdvik-22.84.16-4|88	

9228 14
14cr|xerces-c27-2.7.0-14|1	Summary:	Validating XML Parser
14cr|xerces-c27-2.7.0-14|2	Name:		xerces-c27
14cr|xerces-c27-2.7.0-14|3	Version:	2.7.0
14cr|xerces-c27-2.7.0-14|4	Release:	14
14cr|xerces-c27-2.7.0-14|5	License:	ASL 2.0
14cr|xerces-c27-2.7.0-14|6	Group:		System/Libraries
14cr|xerces-c27-2.7.0-14|7	URL:		http://xml.apache.org/xerces-c/
14cr|xerces-c27-2.7.0-14|8	Source0:        http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_7_0/source/xerces-c-src_2_7_0.tar.gz
14cr|xerces-c27-2.7.0-14|9	Source100:	%{name}.rpmlintrc
14cr|xerces-c27-2.7.0-14|10	Patch0:		xerces-c--CVE-2009-1885.diff
14cr|xerces-c27-2.7.0-14|11	
14cr|xerces-c27-2.7.0-14|12	
14cr|xerces-c27-2.7.0-14|13	%description
14cr|xerces-c27-2.7.0-14|14	Xerces-C is a validating XML parser written in a portable subset of C++.
14cr|xerces-c27-2.7.0-14|15	Xerces-C makes it easy to give your application the ability to read and write
14cr|xerces-c27-2.7.0-14|16	XML data. A shared library is provided for parsing, generating, manipulating,
14cr|xerces-c27-2.7.0-14|17	and validating XML documents. Xerces-C is faithful to the XML 1.0
14cr|xerces-c27-2.7.0-14|18	recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0,
14cr|xerces-c27-2.7.0-14|19	Namespaces).
14cr|xerces-c27-2.7.0-14|20	
14cr|xerces-c27-2.7.0-14|21	Note that this package contains Xerces-C++ 2.7.0 for compatibility with
14cr|xerces-c27-2.7.0-14|22	applications that cannot use a newer version.
14cr|xerces-c27-2.7.0-14|23	
14cr|xerces-c27-2.7.0-14|24	#------------------------------------------
14cr|xerces-c27-2.7.0-14|25	%package	devel
14cr|xerces-c27-2.7.0-14|26	Summary:	Header files, libraries and development documentation for %{name}
14cr|xerces-c27-2.7.0-14|27	Group:		Development/Java
14cr|xerces-c27-2.7.0-14|28	Requires:	%{name} = %{EVRD}
14cr|xerces-c27-2.7.0-14|29	
14cr|xerces-c27-2.7.0-14|30	%description devel
14cr|xerces-c27-2.7.0-14|31	This package contains the header files, static libraries and development
14cr|xerces-c27-2.7.0-14|32	documentation for xerces-c 2.7.0. If you like to develop programs using
14cr|xerces-c27-2.7.0-14|33	xerces-c 2.7.0, you will need to install %{name}-devel.
14cr|xerces-c27-2.7.0-14|34	
14cr|xerces-c27-2.7.0-14|35	#------------------------------------------
14cr|xerces-c27-2.7.0-14|36	%package doc
14cr|xerces-c27-2.7.0-14|37	Group:		Development/Java
14cr|xerces-c27-2.7.0-14|38	Summary:	Documentation for Xerces-C++ validating XML parser
14cr|xerces-c27-2.7.0-14|39	
14cr|xerces-c27-2.7.0-14|40	%description doc
14cr|xerces-c27-2.7.0-14|41	Documentation for Xerces-C++ 2.7.0.
14cr|xerces-c27-2.7.0-14|42	
14cr|xerces-c27-2.7.0-14|43	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14cr|xerces-c27-2.7.0-14|44	Xerces-C++ makes it easy to give your application the ability to read and
14cr|xerces-c27-2.7.0-14|45	write XML data. A shared library is provided for parsing, generating,
14cr|xerces-c27-2.7.0-14|46	manipulating, and validating XML documents.
14cr|xerces-c27-2.7.0-14|47	
14cr|xerces-c27-2.7.0-14|48	#------------------------------------------
14cr|xerces-c27-2.7.0-14|49	%prep
14cr|xerces-c27-2.7.0-14|50	%setup -q -n xerces-c-src_2_7_0
14cr|xerces-c27-2.7.0-14|51	rm -rf doc/html/resources/.svn
14cr|xerces-c27-2.7.0-14|52	find ./doc -type f -perm 755 -exec chmod 644 {} \;
14cr|xerces-c27-2.7.0-14|53	find ./samples -type f -perm 755 -exec chmod 644 {} \;
14cr|xerces-c27-2.7.0-14|54	perl -pi.orig -e 's|(PREFIX.)/lib\b|$1/%{_lib}|g' src/xercesc/configure */Makefile.in
14cr|xerces-c27-2.7.0-14|55	
14cr|xerces-c27-2.7.0-14|56	iconv -f iso8859-1 -t utf-8 credits.txt > credits.txt.conv && mv -f credits.txt.conv credits.txt;
14cr|xerces-c27-2.7.0-14|57	for i in feedback.xml migration.xml releases_archive.xml; do {
14cr|xerces-c27-2.7.0-14|58	iconv -f iso8859-1 -t utf-8 doc/$i > doc/$i.conv && mv -f doc/$i.conv doc/$i;
14cr|xerces-c27-2.7.0-14|59	};
14cr|xerces-c27-2.7.0-14|60	done;
14cr|xerces-c27-2.7.0-14|61	
14cr|xerces-c27-2.7.0-14|62	%patch0 -p0 -b .CVE-2009-1885
14cr|xerces-c27-2.7.0-14|63	
14cr|xerces-c27-2.7.0-14|64	
14cr|xerces-c27-2.7.0-14|65	%build
14cr|xerces-c27-2.7.0-14|66	export XERCESCROOT="$PWD"
14cr|xerces-c27-2.7.0-14|67	
14cr|xerces-c27-2.7.0-14|68	# Let Makefiles be verbose
14cr|xerces-c27-2.7.0-14|69	find -name 'Makefile.*' | while read f; do
14cr|xerces-c27-2.7.0-14|70	sed -i -e 's/$Q//g' \
14cr|xerces-c27-2.7.0-14|71	-e 's/{MAKE} -s/(MAKE)/g' \
14cr|xerces-c27-2.7.0-14|72	-e '/echo \"  (/d' \
14cr|xerces-c27-2.7.0-14|73	$f
14cr|xerces-c27-2.7.0-14|74	done
14cr|xerces-c27-2.7.0-14|75	
14cr|xerces-c27-2.7.0-14|76	# Remove conflicting flags from runConfigure
14cr|xerces-c27-2.7.0-14|77	find -name runConfigure | while read f; do
14cr|xerces-c27-2.7.0-14|78	sed -i -e 's/-w -O -DNDEBUG/-DNDEBUG/g' $f
14cr|xerces-c27-2.7.0-14|79	done
14cr|xerces-c27-2.7.0-14|80	
14cr|xerces-c27-2.7.0-14|81	cd $XERCESCROOT/src/xercesc
14cr|xerces-c27-2.7.0-14|82	%ifarch x86_64
14cr|xerces-c27-2.7.0-14|83	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b64 -P %{_prefix} -C --libdir="%{_libdir}"
14cr|xerces-c27-2.7.0-14|84	%else
14cr|xerces-c27-2.7.0-14|85	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b32 -P %{_prefix} -C --libdir="%{_libdir}"
14cr|xerces-c27-2.7.0-14|86	%endif
14cr|xerces-c27-2.7.0-14|87	# paralel build broken
14cr|xerces-c27-2.7.0-14|88	make
14cr|xerces-c27-2.7.0-14|89	
14cr|xerces-c27-2.7.0-14|90	
14cr|xerces-c27-2.7.0-14|91	%install
14cr|xerces-c27-2.7.0-14|92	export XERCESCROOT="$PWD"
14cr|xerces-c27-2.7.0-14|93	%makeinstall_std -C src/xercesc
14cr|xerces-c27-2.7.0-14|94	/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
14cr|xerces-c27-2.7.0-14|95	mkdir -p $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0
14cr|xerces-c27-2.7.0-14|96	cd $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0/
14cr|xerces-c27-2.7.0-14|97	ln -s ../libxerces-c.so.27 libxerces-c.so
14cr|xerces-c27-2.7.0-14|98	ln -s ../libxerces-depdom.so.27 libxerces-depdom.so
14cr|xerces-c27-2.7.0-14|99	cd -
14cr|xerces-c27-2.7.0-14|100	rm $RPM_BUILD_ROOT%{_libdir}/libxerces*.so
14cr|xerces-c27-2.7.0-14|101	mkdir -p $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
14cr|xerces-c27-2.7.0-14|102	mv $RPM_BUILD_ROOT%{_includedir}/xercesc $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
14cr|xerces-c27-2.7.0-14|103	
14cr|xerces-c27-2.7.0-14|104	%post -p /sbin/ldconfig
14cr|xerces-c27-2.7.0-14|105	%postun -p /sbin/ldconfig
14cr|xerces-c27-2.7.0-14|106	
14cr|xerces-c27-2.7.0-14|107	%files
14cr|xerces-c27-2.7.0-14|108	%defattr(0644,root,root,0755)
14cr|xerces-c27-2.7.0-14|109	%doc LICENSE.txt
14cr|xerces-c27-2.7.0-14|110	%{_libdir}/libxerces*.so.*
14cr|xerces-c27-2.7.0-14|111	
14cr|xerces-c27-2.7.0-14|112	
14cr|xerces-c27-2.7.0-14|113	%files devel
14cr|xerces-c27-2.7.0-14|114	%doc LICENSE.txt
14cr|xerces-c27-2.7.0-14|115	%defattr(0644,root,root,0755)
14cr|xerces-c27-2.7.0-14|116	%dir %{_libdir}/xerces-c-2.7.0
14cr|xerces-c27-2.7.0-14|117	%{_libdir}/xerces-c-2.7.0/libxerces*.so
14cr|xerces-c27-2.7.0-14|118	%{_includedir}/xercesc-2.7.0/
14cr|xerces-c27-2.7.0-14|119	
14cr|xerces-c27-2.7.0-14|120	
14cr|xerces-c27-2.7.0-14|121	%files doc
14cr|xerces-c27-2.7.0-14|122	%defattr(0644,root,root,0755)
14cr|xerces-c27-2.7.0-14|123	%doc Readme.html LICENSE NOTICE STATUS credits.txt doc samples
14cr|xerces-c27-2.7.0-14|124	
14cr|xerces-c27-2.7.0-14|125	
14cr|xerces-c27-2.7.0-14|126	
14cr|xerces-c27-2.7.0-14|127	%changelog
14cr|xerces-c27-2.7.0-14|128	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-14
14cr|xerces-c27-2.7.0-14|129	+ Revision: ca03284
14cr|xerces-c27-2.7.0-14|130	- MassBuild#464: Increase release tag
14cr|xerces-c27-2.7.0-14|131	
14cr|xerces-c27-2.7.0-14|132	

9229 14
14cr|xerces-c28-2.8.0-7|1	%define tarversion 2_8_0
14cr|xerces-c28-2.8.0-7|2	
14cr|xerces-c28-2.8.0-7|3	%define major 28
14cr|xerces-c28-2.8.0-7|4	
14cr|xerces-c28-2.8.0-7|5	%define libname %mklibname xerces-c %{major}
14cr|xerces-c28-2.8.0-7|6	%define devname %mklibname xerces-c %{major} -d
14cr|xerces-c28-2.8.0-7|7	
14cr|xerces-c28-2.8.0-7|8	%define enable_debug 0
14cr|xerces-c28-2.8.0-7|9	
14cr|xerces-c28-2.8.0-7|10	Summary:	Xerces-C++ validating XML parser
14cr|xerces-c28-2.8.0-7|11	Name:		xerces-c%{major}
14cr|xerces-c28-2.8.0-7|12	Version:	2.8.0
14cr|xerces-c28-2.8.0-7|13	Release:	7
14cr|xerces-c28-2.8.0-7|14	Epoch:		1
14cr|xerces-c28-2.8.0-7|15	License:	Apache
14cr|xerces-c28-2.8.0-7|16	Group:		System/Libraries
14cr|xerces-c28-2.8.0-7|17	Url:		http://xml.apache.org/xerces-c/
14cr|xerces-c28-2.8.0-7|18	Source0:	xerces-c-src_%{tarversion}.tar.gz
14cr|xerces-c28-2.8.0-7|19	Patch0:		xerces-c-lib64.patch
14cr|xerces-c28-2.8.0-7|20	# Most of apps
14cr|xerces-c28-2.8.0-7|21	Patch1:		xerces-c-pvtheader.patch
14cr|xerces-c28-2.8.0-7|22	# XQilla patches
14cr|xerces-c28-2.8.0-7|23	Patch2:		xercesc_content_type.patch
14cr|xerces-c28-2.8.0-7|24	Patch3:		xercesc_regex.patch
14cr|xerces-c28-2.8.0-7|25	Patch4:		xerces-c-2.8.x-CVE-2009-1885.diff
14cr|xerces-c28-2.8.0-7|26	BuildRequires:	pkgconfig(icu-i18n)
14cr|xerces-c28-2.8.0-7|27	BuildRequires:	pkgconfig(zlib)
14cr|xerces-c28-2.8.0-7|28	
14cr|xerces-c28-2.8.0-7|29	%description
14cr|xerces-c28-2.8.0-7|30	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14cr|xerces-c28-2.8.0-7|31	Xerces-C++ makes it easy to give your application the ability to read and
14cr|xerces-c28-2.8.0-7|32	write XML data. A shared library is provided for parsing, generating,
14cr|xerces-c28-2.8.0-7|33	manipulating, and validating XML documents.
14cr|xerces-c28-2.8.0-7|34	
14cr|xerces-c28-2.8.0-7|35	The parser provides high performance, modularity, and scalability. Source
14cr|xerces-c28-2.8.0-7|36	code, samples and API documentation are provided with the parser. For
14cr|xerces-c28-2.8.0-7|37	portability, care has been taken to make minimal use of templates, no RTTI,
14cr|xerces-c28-2.8.0-7|38	and minimal use of #ifdefs.
14cr|xerces-c28-2.8.0-7|39	
14cr|xerces-c28-2.8.0-7|40	#----------------------------------------------------------------------
14cr|xerces-c28-2.8.0-7|41	
14cr|xerces-c28-2.8.0-7|42	%package -n %{libname}
14cr|xerces-c28-2.8.0-7|43	Summary:	Xerces-c library
14cr|xerces-c28-2.8.0-7|44	Group:		System/Libraries
14cr|xerces-c28-2.8.0-7|45	
14cr|xerces-c28-2.8.0-7|46	%description -n %{libname}
14cr|xerces-c28-2.8.0-7|47	xerces-c library.
14cr|xerces-c28-2.8.0-7|48	
14cr|xerces-c28-2.8.0-7|49	%files -n %{libname}
14cr|xerces-c28-2.8.0-7|50	%doc LICENSE.txt
14cr|xerces-c28-2.8.0-7|51	%{_libdir}/libxerces-*.so.%{major}*
14cr|xerces-c28-2.8.0-7|52	
14cr|xerces-c28-2.8.0-7|53	#----------------------------------------------------------------------
14cr|xerces-c28-2.8.0-7|54	
14cr|xerces-c28-2.8.0-7|55	%package -n %{devname}
14cr|xerces-c28-2.8.0-7|56	Summary:	Header files for Xerces-C++ validating XML parser
14cr|xerces-c28-2.8.0-7|57	Group:		Development/C
14cr|xerces-c28-2.8.0-7|58	Requires:	%{libname} = %{EVRD}
14cr|xerces-c28-2.8.0-7|59	Provides:	xerces-c%{major}-devel = %{EVRD}
14cr|xerces-c28-2.8.0-7|60	Conflicts:	%{mklibname xerces-c 0 -d}
14cr|xerces-c28-2.8.0-7|61	Conflicts:	%{mklibname xerces-c 3.0 -d}
14cr|xerces-c28-2.8.0-7|62	
14cr|xerces-c28-2.8.0-7|63	%description -n %{devname}
14cr|xerces-c28-2.8.0-7|64	Header files you can use to develop XML applications with Xerces-C++.
14cr|xerces-c28-2.8.0-7|65	
14cr|xerces-c28-2.8.0-7|66	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14cr|xerces-c28-2.8.0-7|67	Xerces-C++ makes it easy to give your application the ability to read and
14cr|xerces-c28-2.8.0-7|68	write XML data. A shared library is provided for parsing, generating,
14cr|xerces-c28-2.8.0-7|69	manipulating, and validating XML documents.
14cr|xerces-c28-2.8.0-7|70	
14cr|xerces-c28-2.8.0-7|71	%files -n %{devname}
14cr|xerces-c28-2.8.0-7|72	%{_libdir}/libxerces-c.so
14cr|xerces-c28-2.8.0-7|73	%{_libdir}/libxerces-depdom.so
14cr|xerces-c28-2.8.0-7|74	%{_includedir}/xercesc
14cr|xerces-c28-2.8.0-7|75	
14cr|xerces-c28-2.8.0-7|76	#----------------------------------------------------------------------------
14cr|xerces-c28-2.8.0-7|77	
14cr|xerces-c28-2.8.0-7|78	%prep
14cr|xerces-c28-2.8.0-7|79	%setup -q -n xerces-c-src_%{tarversion}
14cr|xerces-c28-2.8.0-7|80	%if "%{_lib}" != "lib"
14cr|xerces-c28-2.8.0-7|81	%patch0 -p1 -b .orig
14cr|xerces-c28-2.8.0-7|82	%endif
14cr|xerces-c28-2.8.0-7|83	%patch1 -p1
14cr|xerces-c28-2.8.0-7|84	%patch2 -p1
14cr|xerces-c28-2.8.0-7|85	%patch3 -p1
14cr|xerces-c28-2.8.0-7|86	%patch4 -p0 -b .CVE-2009-1885
14cr|xerces-c28-2.8.0-7|87	
14cr|xerces-c28-2.8.0-7|88	%build
14cr|xerces-c28-2.8.0-7|89	export XERCESCROOT=%{_builddir}/xerces-c-src_%{tarversion}
14cr|xerces-c28-2.8.0-7|90	
14cr|xerces-c28-2.8.0-7|91	cd $XERCESCROOT/src/xercesc
14cr|xerces-c28-2.8.0-7|92	./runConfigure \
14cr|xerces-c28-2.8.0-7|93	-plinux \
14cr|xerces-c28-2.8.0-7|94	-cgcc \
14cr|xerces-c28-2.8.0-7|95	-xg++ \
14cr|xerces-c28-2.8.0-7|96	-minmem \
14cr|xerces-c28-2.8.0-7|97	-nsocket \
14cr|xerces-c28-2.8.0-7|98	-tnative \
14cr|xerces-c28-2.8.0-7|99	-rpthreads \
14cr|xerces-c28-2.8.0-7|100	%if %{enable_debug}
14cr|xerces-c28-2.8.0-7|101	-d \
14cr|xerces-c28-2.8.0-7|102	%endif
14cr|xerces-c28-2.8.0-7|103	%if "%{_lib}" != "lib"
14cr|xerces-c28-2.8.0-7|104	-b "64" \
14cr|xerces-c28-2.8.0-7|105	%else
14cr|xerces-c28-2.8.0-7|106	-b "32" \
14cr|xerces-c28-2.8.0-7|107	%endif
14cr|xerces-c28-2.8.0-7|108	-P %{_prefix} \
14cr|xerces-c28-2.8.0-7|109	-C --libdir=%{_libdir}
14cr|xerces-c28-2.8.0-7|110	
14cr|xerces-c28-2.8.0-7|111	make
14cr|xerces-c28-2.8.0-7|112	
14cr|xerces-c28-2.8.0-7|113	%install
14cr|xerces-c28-2.8.0-7|114	export XERCESCROOT=%{_builddir}/xerces-c-src_%{tarversion}
14cr|xerces-c28-2.8.0-7|115	cd $XERCESCROOT/src/xercesc
14cr|xerces-c28-2.8.0-7|116	%makeinstall_std
14cr|xerces-c28-2.8.0-7|117	
14cr|xerces-c28-2.8.0-7|118	
14cr|xerces-c28-2.8.0-7|119	%changelog
14cr|xerces-c28-2.8.0-7|120	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.0-7
14cr|xerces-c28-2.8.0-7|121	+ Revision: 32f1129
14cr|xerces-c28-2.8.0-7|122	- Spec cleanup
14cr|xerces-c28-2.8.0-7|123	
14cr|xerces-c28-2.8.0-7|124	

9230 14
14cr|xfbib-0.0.2-11|1	Summary:	A lightweight BibTeX editor developed for the Xfce desktop environment
14cr|xfbib-0.0.2-11|2	Name:		xfbib
14cr|xfbib-0.0.2-11|3	Version:	0.0.2
14cr|xfbib-0.0.2-11|4	Release:	11
14cr|xfbib-0.0.2-11|5	License:	GPLv2+
14cr|xfbib-0.0.2-11|6	Group:		Graphical desktop/Xfce
14cr|xfbib-0.0.2-11|7	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cr|xfbib-0.0.2-11|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
14cr|xfbib-0.0.2-11|9	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfbib-0.0.2-11|10	BuildRequires:	bison
14cr|xfbib-0.0.2-11|11	BuildRequires:	flex
14cr|xfbib-0.0.2-11|12	
14cr|xfbib-0.0.2-11|13	%description
14cr|xfbib-0.0.2-11|14	Xfbib is a lightweight BibTeX editor developed for the Xfce.
14cr|xfbib-0.0.2-11|15	The intentions of Xfbib is to provide an easy and efficient
14cr|xfbib-0.0.2-11|16	way of editing BibTeX files.
14cr|xfbib-0.0.2-11|17	
14cr|xfbib-0.0.2-11|18	%prep
14cr|xfbib-0.0.2-11|19	%setup -q
14cr|xfbib-0.0.2-11|20	
14cr|xfbib-0.0.2-11|21	%build
14cr|xfbib-0.0.2-11|22	%configure2_5x
14cr|xfbib-0.0.2-11|23	
14cr|xfbib-0.0.2-11|24	%make
14cr|xfbib-0.0.2-11|25	
14cr|xfbib-0.0.2-11|26	%install
14cr|xfbib-0.0.2-11|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|xfbib-0.0.2-11|28	
14cr|xfbib-0.0.2-11|29	%makeinstall_std
14cr|xfbib-0.0.2-11|30	
14cr|xfbib-0.0.2-11|31	%find_lang %{name}
14cr|xfbib-0.0.2-11|32	
14cr|xfbib-0.0.2-11|33	%if %mdkversion < 200900
14cr|xfbib-0.0.2-11|34	%post
14cr|xfbib-0.0.2-11|35	%{update_menus}
14cr|xfbib-0.0.2-11|36	%{update_desktop_database}
14cr|xfbib-0.0.2-11|37	%update_icon_cache hicolor
14cr|xfbib-0.0.2-11|38	%endif
14cr|xfbib-0.0.2-11|39	
14cr|xfbib-0.0.2-11|40	%if %mdkversion < 200900
14cr|xfbib-0.0.2-11|41	%postun
14cr|xfbib-0.0.2-11|42	%{clean_menus}
14cr|xfbib-0.0.2-11|43	%{clean_desktop_database}
14cr|xfbib-0.0.2-11|44	%clean_icon_cache hicolor
14cr|xfbib-0.0.2-11|45	%endif
14cr|xfbib-0.0.2-11|46	
14cr|xfbib-0.0.2-11|47	%clean
14cr|xfbib-0.0.2-11|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|xfbib-0.0.2-11|49	
14cr|xfbib-0.0.2-11|50	%files -f %{name}.lang
14cr|xfbib-0.0.2-11|51	%defattr(-,root,root)
14cr|xfbib-0.0.2-11|52	%doc AUTHORS README
14cr|xfbib-0.0.2-11|53	%{_bindir}/%{name}
14cr|xfbib-0.0.2-11|54	%{_datadir}/applications/%{name}.desktop
14cr|xfbib-0.0.2-11|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|xfbib-0.0.2-11|56	
14cr|xfbib-0.0.2-11|57	
14cr|xfbib-0.0.2-11|58	
14cr|xfbib-0.0.2-11|59	%changelog
14cr|xfbib-0.0.2-11|60	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-11
14cr|xfbib-0.0.2-11|61	+ Revision: c6692a0
14cr|xfbib-0.0.2-11|62	- MassBuild#464: Increase release tag
14cr|xfbib-0.0.2-11|63	
14cr|xfbib-0.0.2-11|64	

9231 14
14cr|xfburn-0.4.3-8|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfburn-0.4.3-8|2	
14cr|xfburn-0.4.3-8|3	Summary:	A simple CD burning tool for the Xfce Desktop Environment
14cr|xfburn-0.4.3-8|4	Name:		xfburn
14cr|xfburn-0.4.3-8|5	Version:	0.4.3
14cr|xfburn-0.4.3-8|6	Release:	8
14cr|xfburn-0.4.3-8|7	License:	GPLv2+
14cr|xfburn-0.4.3-8|8	Group:		Graphical desktop/Xfce
14cr|xfburn-0.4.3-8|9	URL:		http://www.xfce.org/projects/xfburn/
14cr|xfburn-0.4.3-8|10	Source0:	http://archive.xfce.org/src/apps/xfburn/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfburn-0.4.3-8|11	Patch1:		xfburn-0.4.3-gobject.patch
14cr|xfburn-0.4.3-8|12	Patch2:         xfburn-0.4.3-desktop.patch
14cr|xfburn-0.4.3-8|13	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfburn-0.4.3-8|14	BuildRequires:	exo-devel >= 0.5.4
14cr|xfburn-0.4.3-8|15	BuildRequires:	desktop-file-utils
14cr|xfburn-0.4.3-8|16	BuildRequires:	intltool
14cr|xfburn-0.4.3-8|17	BuildRequires:	pkgconfig(libburn-1)
14cr|xfburn-0.4.3-8|18	BuildRequires:	pkgconfig(libisofs-1)
14cr|xfburn-0.4.3-8|19	BuildRequires:	xfce4-dev-tools
14cr|xfburn-0.4.3-8|20	BuildRequires:	dbus-glib-devel
14cr|xfburn-0.4.3-8|21	BuildRequires:	gstreamer0.10-devel
14cr|xfburn-0.4.3-8|22	BuildRequires:	libgstreamer0.10-plugins-base-devel
14cr|xfburn-0.4.3-8|23	%if %mdkver >= 201200
14cr|xfburn-0.4.3-8|24	BuildConflicts:	hal-devel
14cr|xfburn-0.4.3-8|25	%else
14cr|xfburn-0.4.3-8|26	BuildRequires:	hal-devel
14cr|xfburn-0.4.3-8|27	%endif
14cr|xfburn-0.4.3-8|28	
14cr|xfburn-0.4.3-8|29	%description
14cr|xfburn-0.4.3-8|30	Xfburn is a simple CD/DVD burning tool based on libburnia
14cr|xfburn-0.4.3-8|31	libraries.It can blank CD-RWs, burn and create iso images,
14cr|xfburn-0.4.3-8|32	as well as burn personal compositions of data to either CD or DVD.
14cr|xfburn-0.4.3-8|33	
14cr|xfburn-0.4.3-8|34	%prep
14cr|xfburn-0.4.3-8|35	%setup -q
14cr|xfburn-0.4.3-8|36	%patch1 -p0
14cr|xfburn-0.4.3-8|37	%patch2 -p0
14cr|xfburn-0.4.3-8|38	
14cr|xfburn-0.4.3-8|39	%build
14cr|xfburn-0.4.3-8|40	%configure2_5x \
14cr|xfburn-0.4.3-8|41	--enable-final \
14cr|xfburn-0.4.3-8|42	--disable-static \
14cr|xfburn-0.4.3-8|43	%if %mdkver >= 201200
14cr|xfburn-0.4.3-8|44	--disable-hal \
14cr|xfburn-0.4.3-8|45	%endif
14cr|xfburn-0.4.3-8|46	--enable-dbus \
14cr|xfburn-0.4.3-8|47	--enable-gstreamer
14cr|xfburn-0.4.3-8|48	
14cr|xfburn-0.4.3-8|49	%make
14cr|xfburn-0.4.3-8|50	
14cr|xfburn-0.4.3-8|51	%install
14cr|xfburn-0.4.3-8|52	rm -rf %{buildroot}
14cr|xfburn-0.4.3-8|53	%makeinstall_std
14cr|xfburn-0.4.3-8|54	
14cr|xfburn-0.4.3-8|55	#mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cr|xfburn-0.4.3-8|56	#cp -f icons/scalable/stock_xfburn-burn-cd.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|xfburn-0.4.3-8|57	
14cr|xfburn-0.4.3-8|58	desktop-file-install \
14cr|xfburn-0.4.3-8|59	--add-only-show-in="XFCE" \
14cr|xfburn-0.4.3-8|60	--remove-category="X-XFCE" \
14cr|xfburn-0.4.3-8|61	--remove-category="Archiving" \
14cr|xfburn-0.4.3-8|62	--remove-category="Utility" \
14cr|xfburn-0.4.3-8|63	--add-category="AudioVideo" \
14cr|xfburn-0.4.3-8|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|xfburn-0.4.3-8|65	
14cr|xfburn-0.4.3-8|66	%find_lang %{name}
14cr|xfburn-0.4.3-8|67	
14cr|xfburn-0.4.3-8|68	%clean
14cr|xfburn-0.4.3-8|69	rm -rf %{buildroot}
14cr|xfburn-0.4.3-8|70	
14cr|xfburn-0.4.3-8|71	%if %mdkversion < 200900
14cr|xfburn-0.4.3-8|72	%post
14cr|xfburn-0.4.3-8|73	%{update_menus}
14cr|xfburn-0.4.3-8|74	%update_icon_cache hicolor
14cr|xfburn-0.4.3-8|75	%endif
14cr|xfburn-0.4.3-8|76	
14cr|xfburn-0.4.3-8|77	%if %mdkversion < 200900
14cr|xfburn-0.4.3-8|78	%postun
14cr|xfburn-0.4.3-8|79	%{clean_menus}
14cr|xfburn-0.4.3-8|80	%clean_icon_cache hicolor
14cr|xfburn-0.4.3-8|81	%endif
14cr|xfburn-0.4.3-8|82	
14cr|xfburn-0.4.3-8|83	%files  -f %{name}.lang
14cr|xfburn-0.4.3-8|84	%defattr(-,root,root)
14cr|xfburn-0.4.3-8|85	%doc AUTHORS ChangeLog  TODO
14cr|xfburn-0.4.3-8|86	%dir %{_datadir}/%{name}
14cr|xfburn-0.4.3-8|87	%{_bindir}/%{name}
14cr|xfburn-0.4.3-8|88	%{_datadir}/applications/*.desktop
14cr|xfburn-0.4.3-8|89	%{_datadir}/%{name}/*.ui
14cr|xfburn-0.4.3-8|90	%{_datadir}/Thunar/sendto/thunar-sendto-xfburn.desktop
14cr|xfburn-0.4.3-8|91	%{_iconsdir}/hicolor/*
14cr|xfburn-0.4.3-8|92	%{_mandir}/man1/*
14cr|xfburn-0.4.3-8|93	
14cr|xfburn-0.4.3-8|94	
14cr|xfburn-0.4.3-8|95	
14cr|xfburn-0.4.3-8|96	%changelog
14cr|xfburn-0.4.3-8|97	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.3-8
14cr|xfburn-0.4.3-8|98	+ Revision: f972af7
14cr|xfburn-0.4.3-8|99	- MassBuild#464: Increase release tag
14cr|xfburn-0.4.3-8|100	
14cr|xfburn-0.4.3-8|101	

9232 14
14cr|xfc-4.6.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfc-4.6.0-2|2	
14cr|xfc-4.6.0-2|3	%define major 4
14cr|xfc-4.6.0-2|4	#define apiversion %{version}
14cr|xfc-4.6.0-2|5	%define libname %mklibname %{name} %{major}
14cr|xfc-4.6.0-2|6	%define develname %mklibname %{name} -d
14cr|xfc-4.6.0-2|7	
14cr|xfc-4.6.0-2|8	Summary:	The Xfce foundation classes
14cr|xfc-4.6.0-2|9	Name:		xfc
14cr|xfc-4.6.0-2|10	Version:	4.6.0
14cr|xfc-4.6.0-2|11	Release:	2
14cr|xfc-4.6.0-2|12	License:	LGPLv2+
14cr|xfc-4.6.0-2|13	Group:		Development/C++
14cr|xfc-4.6.0-2|14	Url:		http://xfc.xfce.org
14cr|xfc-4.6.0-2|15	#Source0:	http://archive.xfce.org/src/bindings/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfc-4.6.0-2|16	Source0:	%{name}-%{version}.tar.xz
14cr|xfc-4.6.0-2|17	Patch0:		xfc-4.6.0-rosa-configure.patch
14cr|xfc-4.6.0-2|18	Patch1:		xfc-4.6.0-rosa-glib_h.patch
14cr|xfc-4.6.0-2|19	Patch2:		xfc-4.6.0-rosa-format-security.patch
14cr|xfc-4.6.0-2|20	Patch3:		xfc-4.6.0-rosa-gcc47.patch
14cr|xfc-4.6.0-2|21	Patch4:		xfc-4.6.0-rosa-linkage.patch
14cr|xfc-4.6.0-2|22	Patch5:		xfc-4.6.0-rosa-doxygen.patch
14cr|xfc-4.6.0-2|23	Patch6:		xfc-4.6.0-rosa-libdir.patch
14cr|xfc-4.6.0-2|24	Patch7:		xfc-4.6.0-rosa-docs.patch
14cr|xfc-4.6.0-2|25	Patch8:		xfc-4.6.0-rosa-tutorial.patch
14cr|xfc-4.6.0-2|26	BuildRequires:	cmake
14cr|xfc-4.6.0-2|27	BuildRequires:	pkgconfig(sigc++-2.0)
14cr|xfc-4.6.0-2|28	BuildRequires:	pkgconfig(atk)
14cr|xfc-4.6.0-2|29	BuildRequires:	pkgconfig(pango)
14cr|xfc-4.6.0-2|30	BuildRequires:	pkgconfig(libglade-2.0)
14cr|xfc-4.6.0-2|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cr|xfc-4.6.0-2|32	BuildRequires:	chrpath
14cr|xfc-4.6.0-2|33	BuildRequires:	doxygen
14cr|xfc-4.6.0-2|34	Requires:	%{libname} = %{version}
14cr|xfc-4.6.0-2|35	Requires:	%{develname} = %{version}
14cr|xfc-4.6.0-2|36	Requires:	%{name}-demo = %{version}
14cr|xfc-4.6.0-2|37	Requires:	%{name}-doc = %{version}
14cr|xfc-4.6.0-2|38	
14cr|xfc-4.6.0-2|39	%description
14cr|xfc-4.6.0-2|40	The Xfce Foundation Classes is a set of integrated C++ classes
14cr|xfc-4.6.0-2|41	for developing Xfce applications on UNIX-like operating systems
14cr|xfc-4.6.0-2|42	such as Linux. The classes combine the power of GTK+ and the power
14cr|xfc-4.6.0-2|43	of C++ into a state-of-the-art application development framework
14cr|xfc-4.6.0-2|44	for the Xfce Desktop Environment. The classes judiciously use C++
14cr|xfc-4.6.0-2|45	language features to avoid layering on too much extra C++ complexity.
14cr|xfc-4.6.0-2|46	The API is easy to understand and use, and should feel immediately
14cr|xfc-4.6.0-2|47	familiar to most GTK+ programmers. The Xfce Foundation Classes is part
14cr|xfc-4.6.0-2|48	of the Xfce project, and like Xfce it's lightweight, fast and easy to use.
14cr|xfc-4.6.0-2|49	
14cr|xfc-4.6.0-2|50	Example files can be found in %{name}-demo package.
14cr|xfc-4.6.0-2|51	
14cr|xfc-4.6.0-2|52	%package demo
14cr|xfc-4.6.0-2|53	Summary:	Xfce foundation classes example files
14cr|xfc-4.6.0-2|54	Group:		Development/Other
14cr|xfc-4.6.0-2|55	
14cr|xfc-4.6.0-2|56	%description demo
14cr|xfc-4.6.0-2|57	Xfce foundation classes example files.
14cr|xfc-4.6.0-2|58	
14cr|xfc-4.6.0-2|59	%package -n %{libname}
14cr|xfc-4.6.0-2|60	Summary:	Xfce foundation classes libraries
14cr|xfc-4.6.0-2|61	Group:		System/Libraries
14cr|xfc-4.6.0-2|62	
14cr|xfc-4.6.0-2|63	%description -n %{libname}
14cr|xfc-4.6.0-2|64	Xfce foundation classes libraries.
14cr|xfc-4.6.0-2|65	
14cr|xfc-4.6.0-2|66	%package -n %{develname}
14cr|xfc-4.6.0-2|67	Summary:	Xfce foundation classes headers
14cr|xfc-4.6.0-2|68	Group:		Development/C++
14cr|xfc-4.6.0-2|69	Requires:	%{name} = %{version}
14cr|xfc-4.6.0-2|70	Provides:	xfc-devel = %{EVRD}
14cr|xfc-4.6.0-2|71	
14cr|xfc-4.6.0-2|72	%description -n %{develname}
14cr|xfc-4.6.0-2|73	Xfce foundation classes headers.
14cr|xfc-4.6.0-2|74	
14cr|xfc-4.6.0-2|75	%package doc
14cr|xfc-4.6.0-2|76	Summary:	Xfce foundation classes documentation
14cr|xfc-4.6.0-2|77	Group:		Development/C++
14cr|xfc-4.6.0-2|78	
14cr|xfc-4.6.0-2|79	%description doc
14cr|xfc-4.6.0-2|80	Xfce foundation classes documentation.
14cr|xfc-4.6.0-2|81	
14cr|xfc-4.6.0-2|82	%prep
14cr|xfc-4.6.0-2|83	%setup -q
14cr|xfc-4.6.0-2|84	%patch0 -p1 -b .configure~
14cr|xfc-4.6.0-2|85	%patch1 -p1 -b .glib~
14cr|xfc-4.6.0-2|86	%patch2 -p1 -b .format~
14cr|xfc-4.6.0-2|87	%patch3 -p1 -b .gcc47~
14cr|xfc-4.6.0-2|88	%patch4 -p1 -b .linkage~
14cr|xfc-4.6.0-2|89	%patch5 -p1 -b .doxygen~
14cr|xfc-4.6.0-2|90	%patch6 -p1 -b .libdir~
14cr|xfc-4.6.0-2|91	%patch7 -p1 -b .docs~
14cr|xfc-4.6.0-2|92	%patch8 -p1 -b .tutorial~
14cr|xfc-4.6.0-2|93	
14cr|xfc-4.6.0-2|94	find . -executable  \( -name *.cc -o -name *.hh \) -exec chmod -x {} \;
14cr|xfc-4.6.0-2|95	
14cr|xfc-4.6.0-2|96	%build
14cr|xfc-4.6.0-2|97	%cmake
14cr|xfc-4.6.0-2|98	
14cr|xfc-4.6.0-2|99	%make
14cr|xfc-4.6.0-2|100	
14cr|xfc-4.6.0-2|101	%install
14cr|xfc-4.6.0-2|102	pushd build
14cr|xfc-4.6.0-2|103	%makeinstall_std
14cr|xfc-4.6.0-2|104	popd
14cr|xfc-4.6.0-2|105	
14cr|xfc-4.6.0-2|106	chrpath -d %{buildroot}%{_bindir}/xfc-demo
14cr|xfc-4.6.0-2|107	
14cr|xfc-4.6.0-2|108	%files
14cr|xfc-4.6.0-2|109	
14cr|xfc-4.6.0-2|110	%files demo
14cr|xfc-4.6.0-2|111	%dir %{_datadir}/xfce4/xfc
14cr|xfc-4.6.0-2|112	%{_bindir}/xfc-demo
14cr|xfc-4.6.0-2|113	%{_datadir}/xfce4/xfc/demos
14cr|xfc-4.6.0-2|114	
14cr|xfc-4.6.0-2|115	%files -n %{libname}
14cr|xfc-4.6.0-2|116	%{_libdir}/libxfc*.so.%{major}*
14cr|xfc-4.6.0-2|117	
14cr|xfc-4.6.0-2|118	%files -n %{develname}
14cr|xfc-4.6.0-2|119	%doc AUTHORS README NEWS TODO ChangeLog
14cr|xfc-4.6.0-2|120	%{_includedir}/xfce4/xfc
14cr|xfc-4.6.0-2|121	%{_libdir}/*.so
14cr|xfc-4.6.0-2|122	%{_libdir}/pkgconfig/*.pc
14cr|xfc-4.6.0-2|123	#%{_libdir}/xfce4/xfc/include/*.h
14cr|xfc-4.6.0-2|124	
14cr|xfc-4.6.0-2|125	%files doc
14cr|xfc-4.6.0-2|126	%{_docdir}/%{name}-%{version}/docs
14cr|xfc-4.6.0-2|127	%{_docdir}/%{name}-%{version}/tutorial
14cr|xfc-4.6.0-2|128	
14cr|xfc-4.6.0-2|129	
14cr|xfc-4.6.0-2|130	
14cr|xfc-4.6.0-2|131	%changelog
14cr|xfc-4.6.0-2|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.0-2
14cr|xfc-4.6.0-2|133	+ Revision: d30b58b
14cr|xfc-4.6.0-2|134	- MassBuild#464: Increase release tag
14cr|xfc-4.6.0-2|135	
14cr|xfc-4.6.0-2|136	

9233 14
14cr|xfce4-appfinder-4.10.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-appfinder-4.10.1-1|2	
14cr|xfce4-appfinder-4.10.1-1|3	Summary:	Find every application in the system
14cr|xfce4-appfinder-4.10.1-1|4	Name:		xfce4-appfinder
14cr|xfce4-appfinder-4.10.1-1|5	Version:	4.10.1
14cr|xfce4-appfinder-4.10.1-1|6	Release:	1
14cr|xfce4-appfinder-4.10.1-1|7	License:	GPLv2+
14cr|xfce4-appfinder-4.10.1-1|8	Group:		Graphical desktop/Xfce
14cr|xfce4-appfinder-4.10.1-1|9	URL:		http://www.xfce.org
14cr|xfce4-appfinder-4.10.1-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-appfinder/4.10/%{name}-%{version}.tar.bz2
14cr|xfce4-appfinder-4.10.1-1|11	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cr|xfce4-appfinder-4.10.1-1|12	BuildRequires:	perl(XML::Parser)
14cr|xfce4-appfinder-4.10.1-1|13	BuildRequires:	garcon-devel >= 0.1.11
14cr|xfce4-appfinder-4.10.1-1|14	BuildRequires:	xfconf-devel >= 4.9.0
14cr|xfce4-appfinder-4.10.1-1|15	BuildRequires:	desktop-file-utils
14cr|xfce4-appfinder-4.10.1-1|16	Obsoletes:	xfce-appfinder
14cr|xfce4-appfinder-4.10.1-1|17	
14cr|xfce4-appfinder-4.10.1-1|18	%description
14cr|xfce4-appfinder-4.10.1-1|19	Xfce appfinder is an useful software that permits you to find
14cr|xfce4-appfinder-4.10.1-1|20	every application in the system supporting Desktop entry format.
14cr|xfce4-appfinder-4.10.1-1|21	
14cr|xfce4-appfinder-4.10.1-1|22	%prep
14cr|xfce4-appfinder-4.10.1-1|23	%setup -q
14cr|xfce4-appfinder-4.10.1-1|24	
14cr|xfce4-appfinder-4.10.1-1|25	%build
14cr|xfce4-appfinder-4.10.1-1|26	%configure2_5x
14cr|xfce4-appfinder-4.10.1-1|27	%make
14cr|xfce4-appfinder-4.10.1-1|28	
14cr|xfce4-appfinder-4.10.1-1|29	%install
14cr|xfce4-appfinder-4.10.1-1|30	%makeinstall_std
14cr|xfce4-appfinder-4.10.1-1|31	
14cr|xfce4-appfinder-4.10.1-1|32	desktop-file-install \
14cr|xfce4-appfinder-4.10.1-1|33	--remove-category="Application" \
14cr|xfce4-appfinder-4.10.1-1|34	--remove-category="X-FACE" \
14cr|xfce4-appfinder-4.10.1-1|35	--add-only-show-in="XFCE" \
14cr|xfce4-appfinder-4.10.1-1|36	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|xfce4-appfinder-4.10.1-1|37	
14cr|xfce4-appfinder-4.10.1-1|38	%find_lang %{name} %{name}.lang
14cr|xfce4-appfinder-4.10.1-1|39	
14cr|xfce4-appfinder-4.10.1-1|40	%files -f %{name}.lang
14cr|xfce4-appfinder-4.10.1-1|41	%doc README ChangeLog AUTHORS
14cr|xfce4-appfinder-4.10.1-1|42	%{_bindir}/*
14cr|xfce4-appfinder-4.10.1-1|43	%{_datadir}/applications/*
14cr|xfce4-appfinder-4.10.1-1|44	
14cr|xfce4-appfinder-4.10.1-1|45	%changelog
14cr|xfce4-appfinder-4.10.1-1|46	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.1-1
14cr|xfce4-appfinder-4.10.1-1|47	+ Revision: 6b057cf
14cr|xfce4-appfinder-4.10.1-1|48	- Updated to 4.10.1 (by updates_builder)
14cr|xfce4-appfinder-4.10.1-1|49	
14cr|xfce4-appfinder-4.10.1-1|50	

9234 14
14cr|xfce4-artwork-0.2-13|1	Summary:	Additional artwork for the Xfce Desktop Environment
14cr|xfce4-artwork-0.2-13|2	Name:		xfce4-artwork
14cr|xfce4-artwork-0.2-13|3	Version:	0.2
14cr|xfce4-artwork-0.2-13|4	Release:	13
14cr|xfce4-artwork-0.2-13|5	License:	GPLv2+
14cr|xfce4-artwork-0.2-13|6	Group:		Graphical desktop/Xfce
14cr|xfce4-artwork-0.2-13|7	URL:		http://goodies.xfce.org/projects/artwork/xfce4-artwork
14cr|xfce4-artwork-0.2-13|8	Source0:	%{name}-%{version}.tar.bz2
14cr|xfce4-artwork-0.2-13|9	BuildArch:	noarch
14cr|xfce4-artwork-0.2-13|10	Obsoletes:	xfce-artwork <= 0.2-3
14cr|xfce4-artwork-0.2-13|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|xfce4-artwork-0.2-13|12	
14cr|xfce4-artwork-0.2-13|13	%description
14cr|xfce4-artwork-0.2-13|14	Additional artwork for the Xfce Desktop Environment.
14cr|xfce4-artwork-0.2-13|15	
14cr|xfce4-artwork-0.2-13|16	%prep
14cr|xfce4-artwork-0.2-13|17	%setup -q
14cr|xfce4-artwork-0.2-13|18	
14cr|xfce4-artwork-0.2-13|19	%build
14cr|xfce4-artwork-0.2-13|20	%configure2_5x
14cr|xfce4-artwork-0.2-13|21	
14cr|xfce4-artwork-0.2-13|22	%install
14cr|xfce4-artwork-0.2-13|23	rm -rf %{buildroot}
14cr|xfce4-artwork-0.2-13|24	%makeinstall_std
14cr|xfce4-artwork-0.2-13|25	
14cr|xfce4-artwork-0.2-13|26	%clean
14cr|xfce4-artwork-0.2-13|27	rm -rf %{buildroot}
14cr|xfce4-artwork-0.2-13|28	
14cr|xfce4-artwork-0.2-13|29	%files
14cr|xfce4-artwork-0.2-13|30	%defattr(-,root,root)
14cr|xfce4-artwork-0.2-13|31	%doc README ChangeLog AUTHORS
14cr|xfce4-artwork-0.2-13|32	%{_datadir}/xfce4/*
14cr|xfce4-artwork-0.2-13|33	
14cr|xfce4-artwork-0.2-13|34	
14cr|xfce4-artwork-0.2-13|35	
14cr|xfce4-artwork-0.2-13|36	%changelog
14cr|xfce4-artwork-0.2-13|37	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-13
14cr|xfce4-artwork-0.2-13|38	+ Revision: 53e1e2f
14cr|xfce4-artwork-0.2-13|39	- MassBuild#464: Increase release tag
14cr|xfce4-artwork-0.2-13|40	
14cr|xfce4-artwork-0.2-13|41	

9235 14
14cr|xfce4-battery-plugin-1.0.5-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-battery-plugin-1.0.5-2|2	
14cr|xfce4-battery-plugin-1.0.5-2|3	Summary:	Battery monitor plugin for the Xfce panel
14cr|xfce4-battery-plugin-1.0.5-2|4	Name:		xfce4-battery-plugin
14cr|xfce4-battery-plugin-1.0.5-2|5	Version:	1.0.5
14cr|xfce4-battery-plugin-1.0.5-2|6	Release:	2
14cr|xfce4-battery-plugin-1.0.5-2|7	License:	GPLv2+
14cr|xfce4-battery-plugin-1.0.5-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-battery-plugin-1.0.5-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cr|xfce4-battery-plugin-1.0.5-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-battery-plugin-1.0.5-2|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-battery-plugin-1.0.5-2|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-battery-plugin-1.0.5-2|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-battery-plugin-1.0.5-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-battery-plugin-1.0.5-2|15	
14cr|xfce4-battery-plugin-1.0.5-2|16	%description
14cr|xfce4-battery-plugin-1.0.5-2|17	Battery monitor panel plugin for the Xfce Desktop Environment.
14cr|xfce4-battery-plugin-1.0.5-2|18	
14cr|xfce4-battery-plugin-1.0.5-2|19	%prep
14cr|xfce4-battery-plugin-1.0.5-2|20	%setup -q
14cr|xfce4-battery-plugin-1.0.5-2|21	
14cr|xfce4-battery-plugin-1.0.5-2|22	%build
14cr|xfce4-battery-plugin-1.0.5-2|23	%configure2_5x
14cr|xfce4-battery-plugin-1.0.5-2|24	%make
14cr|xfce4-battery-plugin-1.0.5-2|25	
14cr|xfce4-battery-plugin-1.0.5-2|26	%install
14cr|xfce4-battery-plugin-1.0.5-2|27	%makeinstall_std
14cr|xfce4-battery-plugin-1.0.5-2|28	
14cr|xfce4-battery-plugin-1.0.5-2|29	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cr|xfce4-battery-plugin-1.0.5-2|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-battery-plugin-1.0.5-2|31	
14cr|xfce4-battery-plugin-1.0.5-2|32	%find_lang %{name}
14cr|xfce4-battery-plugin-1.0.5-2|33	
14cr|xfce4-battery-plugin-1.0.5-2|34	%files -f %{name}.lang
14cr|xfce4-battery-plugin-1.0.5-2|35	%doc README ChangeLog AUTHORS
14cr|xfce4-battery-plugin-1.0.5-2|36	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-battery-plugin-1.0.5-2|37	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-battery-plugin-1.0.5-2|38	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-battery-plugin-1.0.5-2|39	
14cr|xfce4-battery-plugin-1.0.5-2|40	
14cr|xfce4-battery-plugin-1.0.5-2|41	
14cr|xfce4-battery-plugin-1.0.5-2|42	%changelog
14cr|xfce4-battery-plugin-1.0.5-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|xfce4-battery-plugin-1.0.5-2|44	+ Revision: 2b5f56c
14cr|xfce4-battery-plugin-1.0.5-2|45	- MassBuild#464: Increase release tag
14cr|xfce4-battery-plugin-1.0.5-2|46	
14cr|xfce4-battery-plugin-1.0.5-2|47	

9236 14
14cr|xfce4-cellmodem-plugin-0.0.5-11|1	Summary:	Monitoring plugin for cellular modems
14cr|xfce4-cellmodem-plugin-0.0.5-11|2	Name:		xfce4-cellmodem-plugin
14cr|xfce4-cellmodem-plugin-0.0.5-11|3	Version:	0.0.5
14cr|xfce4-cellmodem-plugin-0.0.5-11|4	Release:	11
14cr|xfce4-cellmodem-plugin-0.0.5-11|5	License:	GPLv2+
14cr|xfce4-cellmodem-plugin-0.0.5-11|6	Group:		Graphical desktop/Xfce
14cr|xfce4-cellmodem-plugin-0.0.5-11|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
14cr|xfce4-cellmodem-plugin-0.0.5-11|8	Source0:	http://goodies.xfce.org/releases/xfce4-cellmodem-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-cellmodem-plugin-0.0.5-11|9	Patch0:		xfce4-cellmodem-plugin-0.0.5-rosa-linkage.patch
14cr|xfce4-cellmodem-plugin-0.0.5-11|10	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-cellmodem-plugin-0.0.5-11|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-cellmodem-plugin-0.0.5-11|12	BuildRequires:	pkgconfig(libusb)
14cr|xfce4-cellmodem-plugin-0.0.5-11|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-cellmodem-plugin-0.0.5-11|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-cellmodem-plugin-0.0.5-11|15	
14cr|xfce4-cellmodem-plugin-0.0.5-11|16	# required for patch0
14cr|xfce4-cellmodem-plugin-0.0.5-11|17	BuildRequires:	xfce4-dev-tools
14cr|xfce4-cellmodem-plugin-0.0.5-11|18	
14cr|xfce4-cellmodem-plugin-0.0.5-11|19	%description
14cr|xfce4-cellmodem-plugin-0.0.5-11|20	The cellmodem plugin is a monitoring plugin for cellular modems.
14cr|xfce4-cellmodem-plugin-0.0.5-11|21	
14cr|xfce4-cellmodem-plugin-0.0.5-11|22	%prep
14cr|xfce4-cellmodem-plugin-0.0.5-11|23	%setup -q
14cr|xfce4-cellmodem-plugin-0.0.5-11|24	%patch0 -p1
14cr|xfce4-cellmodem-plugin-0.0.5-11|25	
14cr|xfce4-cellmodem-plugin-0.0.5-11|26	%build
14cr|xfce4-cellmodem-plugin-0.0.5-11|27	# required for patch0
14cr|xfce4-cellmodem-plugin-0.0.5-11|28	xdt-autogen
14cr|xfce4-cellmodem-plugin-0.0.5-11|29	
14cr|xfce4-cellmodem-plugin-0.0.5-11|30	%configure2_5x
14cr|xfce4-cellmodem-plugin-0.0.5-11|31	%make
14cr|xfce4-cellmodem-plugin-0.0.5-11|32	
14cr|xfce4-cellmodem-plugin-0.0.5-11|33	%install
14cr|xfce4-cellmodem-plugin-0.0.5-11|34	%makeinstall_std
14cr|xfce4-cellmodem-plugin-0.0.5-11|35	
14cr|xfce4-cellmodem-plugin-0.0.5-11|36	%find_lang %{name}
14cr|xfce4-cellmodem-plugin-0.0.5-11|37	
14cr|xfce4-cellmodem-plugin-0.0.5-11|38	%files -f %{name}.lang
14cr|xfce4-cellmodem-plugin-0.0.5-11|39	%doc AUTHORS README ChangeLog
14cr|xfce4-cellmodem-plugin-0.0.5-11|40	%{_libdir}/xfce4/panel-plugins/xfce4-cellmodem-plugin
14cr|xfce4-cellmodem-plugin-0.0.5-11|41	%{_datadir}/xfce4/panel-plugins/cellmodem.desktop
14cr|xfce4-cellmodem-plugin-0.0.5-11|42	
14cr|xfce4-cellmodem-plugin-0.0.5-11|43	
14cr|xfce4-cellmodem-plugin-0.0.5-11|44	
14cr|xfce4-cellmodem-plugin-0.0.5-11|45	%changelog
14cr|xfce4-cellmodem-plugin-0.0.5-11|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-11
14cr|xfce4-cellmodem-plugin-0.0.5-11|47	+ Revision: 0e6b09a
14cr|xfce4-cellmodem-plugin-0.0.5-11|48	- MassBuild#464: Increase release tag
14cr|xfce4-cellmodem-plugin-0.0.5-11|49	
14cr|xfce4-cellmodem-plugin-0.0.5-11|50	

9237 14
14cr|xfce4-clipman-plugin-1.2.3-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-clipman-plugin-1.2.3-3|2	
14cr|xfce4-clipman-plugin-1.2.3-3|3	Summary:	Clipboard history plugin for the Xfce panel
14cr|xfce4-clipman-plugin-1.2.3-3|4	Name:		xfce4-clipman-plugin
14cr|xfce4-clipman-plugin-1.2.3-3|5	Version:	1.2.3
14cr|xfce4-clipman-plugin-1.2.3-3|6	Release:	3
14cr|xfce4-clipman-plugin-1.2.3-3|7	License:	BSD
14cr|xfce4-clipman-plugin-1.2.3-3|8	Group:		Graphical desktop/Xfce
14cr|xfce4-clipman-plugin-1.2.3-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
14cr|xfce4-clipman-plugin-1.2.3-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-clipman-plugin-1.2.3-3|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-clipman-plugin-1.2.3-3|12	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cr|xfce4-clipman-plugin-1.2.3-3|13	BuildRequires:	exo-devel
14cr|xfce4-clipman-plugin-1.2.3-3|14	BuildRequires:	intltool
14cr|xfce4-clipman-plugin-1.2.3-3|15	BuildRequires:	pkgconfig(xtst)
14cr|xfce4-clipman-plugin-1.2.3-3|16	BuildRequires:	pkgconfig(unique-1.0)
14cr|xfce4-clipman-plugin-1.2.3-3|17	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-clipman-plugin-1.2.3-3|18	Obsoletes:	xfce-clipman-plugin
14cr|xfce4-clipman-plugin-1.2.3-3|19	
14cr|xfce4-clipman-plugin-1.2.3-3|20	%description
14cr|xfce4-clipman-plugin-1.2.3-3|21	Clipboard history panel plugin for the Xfce Desktop Environment.
14cr|xfce4-clipman-plugin-1.2.3-3|22	
14cr|xfce4-clipman-plugin-1.2.3-3|23	%prep
14cr|xfce4-clipman-plugin-1.2.3-3|24	%setup -q
14cr|xfce4-clipman-plugin-1.2.3-3|25	
14cr|xfce4-clipman-plugin-1.2.3-3|26	%build
14cr|xfce4-clipman-plugin-1.2.3-3|27	%configure2_5x
14cr|xfce4-clipman-plugin-1.2.3-3|28	%make
14cr|xfce4-clipman-plugin-1.2.3-3|29	
14cr|xfce4-clipman-plugin-1.2.3-3|30	%install
14cr|xfce4-clipman-plugin-1.2.3-3|31	%makeinstall_std
14cr|xfce4-clipman-plugin-1.2.3-3|32	
14cr|xfce4-clipman-plugin-1.2.3-3|33	%find_lang %{name} %{name}.lang
14cr|xfce4-clipman-plugin-1.2.3-3|34	
14cr|xfce4-clipman-plugin-1.2.3-3|35	%files -f %{name}.lang
14cr|xfce4-clipman-plugin-1.2.3-3|36	%doc README ChangeLog COPYING AUTHORS
14cr|xfce4-clipman-plugin-1.2.3-3|37	%{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
14cr|xfce4-clipman-plugin-1.2.3-3|38	%{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
14cr|xfce4-clipman-plugin-1.2.3-3|39	%{_bindir}/xfce4-*
14cr|xfce4-clipman-plugin-1.2.3-3|40	%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-clipman-plugin-1.2.3-3|41	%{_datadir}/applications/xfce4-clipman.desktop
14cr|xfce4-clipman-plugin-1.2.3-3|42	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-clipman-plugin-1.2.3-3|43	%{_datadir}/xfce4/panel/plugins/xfce4-clipman-plugin.desktop
14cr|xfce4-clipman-plugin-1.2.3-3|44	
14cr|xfce4-clipman-plugin-1.2.3-3|45	
14cr|xfce4-clipman-plugin-1.2.3-3|46	
14cr|xfce4-clipman-plugin-1.2.3-3|47	%changelog
14cr|xfce4-clipman-plugin-1.2.3-3|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-3
14cr|xfce4-clipman-plugin-1.2.3-3|49	+ Revision: 67ce9be
14cr|xfce4-clipman-plugin-1.2.3-3|50	- MassBuild#464: Increase release tag
14cr|xfce4-clipman-plugin-1.2.3-3|51	
14cr|xfce4-clipman-plugin-1.2.3-3|52	

9238 14
14cr|xfce4-cpufreq-plugin-1.0.0-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-cpufreq-plugin-1.0.0-4|2	
14cr|xfce4-cpufreq-plugin-1.0.0-4|3	Summary:	Cpu-freq plugin for Xfce desktop
14cr|xfce4-cpufreq-plugin-1.0.0-4|4	Name:		xfce4-cpufreq-plugin
14cr|xfce4-cpufreq-plugin-1.0.0-4|5	Version:	1.0.0
14cr|xfce4-cpufreq-plugin-1.0.0-4|6	Release:	4
14cr|xfce4-cpufreq-plugin-1.0.0-4|7	License:	GPLv2+
14cr|xfce4-cpufreq-plugin-1.0.0-4|8	Group:		Graphical desktop/Xfce
14cr|xfce4-cpufreq-plugin-1.0.0-4|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
14cr|xfce4-cpufreq-plugin-1.0.0-4|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-cpufreq-plugin-1.0.0-4|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-cpufreq-plugin-1.0.0-4|12	BuildRequires:  xfce4-panel-devel >= 4.8.0
14cr|xfce4-cpufreq-plugin-1.0.0-4|13	BuildRequires:	libxfcegui4-devel >= 4.8.0
14cr|xfce4-cpufreq-plugin-1.0.0-4|14	BuildRequires:	libxfce4util-devel >= 4.8.0
14cr|xfce4-cpufreq-plugin-1.0.0-4|15	BuildRequires:	perl(XML::Parser)
14cr|xfce4-cpufreq-plugin-1.0.0-4|16	Obsoletes:	xfce-cpu-freq-plugin
14cr|xfce4-cpufreq-plugin-1.0.0-4|17	Obsoletes:	xfce4-cpu-freq-plugin <= 0.0.1-11
14cr|xfce4-cpufreq-plugin-1.0.0-4|18	Provides:	xfce4-cpu-freq-plugin
14cr|xfce4-cpufreq-plugin-1.0.0-4|19	
14cr|xfce4-cpufreq-plugin-1.0.0-4|20	%description
14cr|xfce4-cpufreq-plugin-1.0.0-4|21	CPU freq plugin for the Xfce Desktop Environment. It provides a
14cr|xfce4-cpufreq-plugin-1.0.0-4|22	simple system for managing the frequency of the CPU.
14cr|xfce4-cpufreq-plugin-1.0.0-4|23	
14cr|xfce4-cpufreq-plugin-1.0.0-4|24	%prep
14cr|xfce4-cpufreq-plugin-1.0.0-4|25	%setup -q
14cr|xfce4-cpufreq-plugin-1.0.0-4|26	
14cr|xfce4-cpufreq-plugin-1.0.0-4|27	
14cr|xfce4-cpufreq-plugin-1.0.0-4|28	%build
14cr|xfce4-cpufreq-plugin-1.0.0-4|29	%configure2_5x
14cr|xfce4-cpufreq-plugin-1.0.0-4|30	%make
14cr|xfce4-cpufreq-plugin-1.0.0-4|31	
14cr|xfce4-cpufreq-plugin-1.0.0-4|32	%install
14cr|xfce4-cpufreq-plugin-1.0.0-4|33	%makeinstall_std
14cr|xfce4-cpufreq-plugin-1.0.0-4|34	
14cr|xfce4-cpufreq-plugin-1.0.0-4|35	%find_lang %{name}
14cr|xfce4-cpufreq-plugin-1.0.0-4|36	
14cr|xfce4-cpufreq-plugin-1.0.0-4|37	%files -f %{name}.lang
14cr|xfce4-cpufreq-plugin-1.0.0-4|38	%doc README ChangeLog AUTHORS
14cr|xfce4-cpufreq-plugin-1.0.0-4|39	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-cpufreq-plugin-1.0.0-4|40	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-cpufreq-plugin-1.0.0-4|41	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-cpufreq-plugin-1.0.0-4|42	
14cr|xfce4-cpufreq-plugin-1.0.0-4|43	
14cr|xfce4-cpufreq-plugin-1.0.0-4|44	
14cr|xfce4-cpufreq-plugin-1.0.0-4|45	%changelog
14cr|xfce4-cpufreq-plugin-1.0.0-4|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cr|xfce4-cpufreq-plugin-1.0.0-4|47	+ Revision: da498e1
14cr|xfce4-cpufreq-plugin-1.0.0-4|48	- MassBuild#464: Increase release tag
14cr|xfce4-cpufreq-plugin-1.0.0-4|49	
14cr|xfce4-cpufreq-plugin-1.0.0-4|50	

9239 14
14cr|xfce4-cpugraph-plugin-1.0.5-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-cpugraph-plugin-1.0.5-2|2	
14cr|xfce4-cpugraph-plugin-1.0.5-2|3	Summary:	CPU Graph plugin for the Xfce panel
14cr|xfce4-cpugraph-plugin-1.0.5-2|4	Name:		xfce4-cpugraph-plugin
14cr|xfce4-cpugraph-plugin-1.0.5-2|5	Version:	1.0.5
14cr|xfce4-cpugraph-plugin-1.0.5-2|6	Release:	2
14cr|xfce4-cpugraph-plugin-1.0.5-2|7	License:	BSD
14cr|xfce4-cpugraph-plugin-1.0.5-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-cpugraph-plugin-1.0.5-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
14cr|xfce4-cpugraph-plugin-1.0.5-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-cpugraph-plugin-1.0.5-2|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-cpugraph-plugin-1.0.5-2|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cr|xfce4-cpugraph-plugin-1.0.5-2|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-cpugraph-plugin-1.0.5-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-cpugraph-plugin-1.0.5-2|15	
14cr|xfce4-cpugraph-plugin-1.0.5-2|16	%description
14cr|xfce4-cpugraph-plugin-1.0.5-2|17	xfce4-cpugraph-plugin is a panel plugin for Xfce panel.
14cr|xfce4-cpugraph-plugin-1.0.5-2|18	It shows a graph of your latest system load.
14cr|xfce4-cpugraph-plugin-1.0.5-2|19	
14cr|xfce4-cpugraph-plugin-1.0.5-2|20	%prep
14cr|xfce4-cpugraph-plugin-1.0.5-2|21	%setup -q
14cr|xfce4-cpugraph-plugin-1.0.5-2|22	
14cr|xfce4-cpugraph-plugin-1.0.5-2|23	%build
14cr|xfce4-cpugraph-plugin-1.0.5-2|24	%configure2_5x
14cr|xfce4-cpugraph-plugin-1.0.5-2|25	%make
14cr|xfce4-cpugraph-plugin-1.0.5-2|26	
14cr|xfce4-cpugraph-plugin-1.0.5-2|27	%install
14cr|xfce4-cpugraph-plugin-1.0.5-2|28	%makeinstall_std
14cr|xfce4-cpugraph-plugin-1.0.5-2|29	
14cr|xfce4-cpugraph-plugin-1.0.5-2|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-cpugraph-plugin-1.0.5-2|31	
14cr|xfce4-cpugraph-plugin-1.0.5-2|32	%find_lang %{name}
14cr|xfce4-cpugraph-plugin-1.0.5-2|33	
14cr|xfce4-cpugraph-plugin-1.0.5-2|34	%files -f %{name}.lang
14cr|xfce4-cpugraph-plugin-1.0.5-2|35	%doc AUTHORS ChangeLog README
14cr|xfce4-cpugraph-plugin-1.0.5-2|36	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-cpugraph-plugin-1.0.5-2|37	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-cpugraph-plugin-1.0.5-2|38	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-cpugraph-plugin-1.0.5-2|39	
14cr|xfce4-cpugraph-plugin-1.0.5-2|40	
14cr|xfce4-cpugraph-plugin-1.0.5-2|41	
14cr|xfce4-cpugraph-plugin-1.0.5-2|42	%changelog
14cr|xfce4-cpugraph-plugin-1.0.5-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-2
14cr|xfce4-cpugraph-plugin-1.0.5-2|44	+ Revision: cc82679
14cr|xfce4-cpugraph-plugin-1.0.5-2|45	- MassBuild#464: Increase release tag
14cr|xfce4-cpugraph-plugin-1.0.5-2|46	
14cr|xfce4-cpugraph-plugin-1.0.5-2|47	

9240 14
14cr|xfce4-datetime-plugin-0.6.2-2|1	Summary:	A date and time panel plugin for the Xfce panel
14cr|xfce4-datetime-plugin-0.6.2-2|2	Name:		xfce4-datetime-plugin
14cr|xfce4-datetime-plugin-0.6.2-2|3	Version:	0.6.2
14cr|xfce4-datetime-plugin-0.6.2-2|4	Release:	2
14cr|xfce4-datetime-plugin-0.6.2-2|5	License:	GPLv2+
14cr|xfce4-datetime-plugin-0.6.2-2|6	Group:		Graphical desktop/Xfce
14cr|xfce4-datetime-plugin-0.6.2-2|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
14cr|xfce4-datetime-plugin-0.6.2-2|8	Source0:	http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-datetime-plugin-0.6.2-2|9	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-datetime-plugin-0.6.2-2|10	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-datetime-plugin-0.6.2-2|11	BuildRequires:	perl(XML::Parser)
14cr|xfce4-datetime-plugin-0.6.2-2|12	BuildRequires:	intltool
14cr|xfce4-datetime-plugin-0.6.2-2|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-datetime-plugin-0.6.2-2|14	
14cr|xfce4-datetime-plugin-0.6.2-2|15	%define debug_package %{nil}
14cr|xfce4-datetime-plugin-0.6.2-2|16	
14cr|xfce4-datetime-plugin-0.6.2-2|17	%description
14cr|xfce4-datetime-plugin-0.6.2-2|18	A date and time panel plugin for the Xfce panel.
14cr|xfce4-datetime-plugin-0.6.2-2|19	
14cr|xfce4-datetime-plugin-0.6.2-2|20	%prep
14cr|xfce4-datetime-plugin-0.6.2-2|21	%setup -q
14cr|xfce4-datetime-plugin-0.6.2-2|22	
14cr|xfce4-datetime-plugin-0.6.2-2|23	%build
14cr|xfce4-datetime-plugin-0.6.2-2|24	%configure2_5x \
14cr|xfce4-datetime-plugin-0.6.2-2|25	--disable-static
14cr|xfce4-datetime-plugin-0.6.2-2|26	
14cr|xfce4-datetime-plugin-0.6.2-2|27	%make
14cr|xfce4-datetime-plugin-0.6.2-2|28	
14cr|xfce4-datetime-plugin-0.6.2-2|29	%install
14cr|xfce4-datetime-plugin-0.6.2-2|30	%makeinstall_std
14cr|xfce4-datetime-plugin-0.6.2-2|31	
14cr|xfce4-datetime-plugin-0.6.2-2|32	%find_lang %{name}
14cr|xfce4-datetime-plugin-0.6.2-2|33	
14cr|xfce4-datetime-plugin-0.6.2-2|34	%files -f %{name}.lang
14cr|xfce4-datetime-plugin-0.6.2-2|35	%doc ChangeLog AUTHORS
14cr|xfce4-datetime-plugin-0.6.2-2|36	%{_libdir}/xfce4/panel/plugins/libdatetime.so
14cr|xfce4-datetime-plugin-0.6.2-2|37	%{_datadir}/xfce4/panel/plugins/datetime.desktop
14cr|xfce4-datetime-plugin-0.6.2-2|38	
14cr|xfce4-datetime-plugin-0.6.2-2|39	
14cr|xfce4-datetime-plugin-0.6.2-2|40	
14cr|xfce4-datetime-plugin-0.6.2-2|41	%changelog
14cr|xfce4-datetime-plugin-0.6.2-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|xfce4-datetime-plugin-0.6.2-2|43	+ Revision: 993477e
14cr|xfce4-datetime-plugin-0.6.2-2|44	- MassBuild#464: Increase release tag
14cr|xfce4-datetime-plugin-0.6.2-2|45	
14cr|xfce4-datetime-plugin-0.6.2-2|46	

9241 14
14cr|xfce4-dev-tools-4.11.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
14cr|xfce4-dev-tools-4.11.0-1|2	
14cr|xfce4-dev-tools-4.11.0-1|3	Summary:	Xfce developer tools
14cr|xfce4-dev-tools-4.11.0-1|4	Name:		xfce4-dev-tools
14cr|xfce4-dev-tools-4.11.0-1|5	Version:	4.11.0
14cr|xfce4-dev-tools-4.11.0-1|6	Release:	1
14cr|xfce4-dev-tools-4.11.0-1|7	License:	GPLv2+
14cr|xfce4-dev-tools-4.11.0-1|8	Group:		Development/Other
14cr|xfce4-dev-tools-4.11.0-1|9	Url:		http://www.xfce.org
14cr|xfce4-dev-tools-4.11.0-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-dev-tools/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-dev-tools-4.11.0-1|11	BuildRequires:	intltool
14cr|xfce4-dev-tools-4.11.0-1|12	Requires:	intltool
14cr|xfce4-dev-tools-4.11.0-1|13	Provides:	xfce-dev-tools = %{EVRD}
14cr|xfce4-dev-tools-4.11.0-1|14	
14cr|xfce4-dev-tools-4.11.0-1|15	%description
14cr|xfce4-dev-tools-4.11.0-1|16	This package contains common tools required by Xfce developers and people
14cr|xfce4-dev-tools-4.11.0-1|17	that want to build Xfce from SVN. In addition, this package contains the
14cr|xfce4-dev-tools-4.11.0-1|18	Xfce developer's handbook.
14cr|xfce4-dev-tools-4.11.0-1|19	
14cr|xfce4-dev-tools-4.11.0-1|20	%files
14cr|xfce4-dev-tools-4.11.0-1|21	%doc AUTHORS ChangeLog HACKING NEWS README
14cr|xfce4-dev-tools-4.11.0-1|22	%{_bindir}/*
14cr|xfce4-dev-tools-4.11.0-1|23	%{_datadir}/xfce4/dev-tools
14cr|xfce4-dev-tools-4.11.0-1|24	
14cr|xfce4-dev-tools-4.11.0-1|25	#----------------------------------------------------------------------------
14cr|xfce4-dev-tools-4.11.0-1|26	
14cr|xfce4-dev-tools-4.11.0-1|27	%prep
14cr|xfce4-dev-tools-4.11.0-1|28	%setup -q
14cr|xfce4-dev-tools-4.11.0-1|29	
14cr|xfce4-dev-tools-4.11.0-1|30	%build
14cr|xfce4-dev-tools-4.11.0-1|31	%configure2_5x
14cr|xfce4-dev-tools-4.11.0-1|32	%make
14cr|xfce4-dev-tools-4.11.0-1|33	
14cr|xfce4-dev-tools-4.11.0-1|34	%install
14cr|xfce4-dev-tools-4.11.0-1|35	%makeinstall_std
14cr|xfce4-dev-tools-4.11.0-1|36	
14cr|xfce4-dev-tools-4.11.0-1|37	
14cr|xfce4-dev-tools-4.11.0-1|38	%changelog
14cr|xfce4-dev-tools-4.11.0-1|39	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.0-1
14cr|xfce4-dev-tools-4.11.0-1|40	+ Revision: 2cf53a5
14cr|xfce4-dev-tools-4.11.0-1|41	- New version 4.11.0, spec cleanup
14cr|xfce4-dev-tools-4.11.0-1|42	
14cr|xfce4-dev-tools-4.11.0-1|43	

9242 14
14cr|xfce4-dict-0.6.0-7|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-dict-0.6.0-7|2	
14cr|xfce4-dict-0.6.0-7|3	Summary: 	A dictionary support for Xfce
14cr|xfce4-dict-0.6.0-7|4	Name: 		xfce4-dict
14cr|xfce4-dict-0.6.0-7|5	Version: 	0.6.0
14cr|xfce4-dict-0.6.0-7|6	Release: 	7
14cr|xfce4-dict-0.6.0-7|7	License:	GPLv2+
14cr|xfce4-dict-0.6.0-7|8	Group: 		Graphical desktop/Xfce
14cr|xfce4-dict-0.6.0-7|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-dict/
14cr|xfce4-dict-0.6.0-7|10	Source0:	http://archive.xfce.org/src/apps/xfce4-dict/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-dict-0.6.0-7|11	Patch1:		xfce4-dict-0.6.0-gold.patch
14cr|xfce4-dict-0.6.0-7|12	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-dict-0.6.0-7|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-dict-0.6.0-7|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-dict-0.6.0-7|15	BuildRequires:	perl(XML::Parser)
14cr|xfce4-dict-0.6.0-7|16	Obsoletes:	xfce-dict-plugin
14cr|xfce4-dict-0.6.0-7|17	Obsoletes:	xfce4-dict-plugin < 0.4.0
14cr|xfce4-dict-0.6.0-7|18	Provides:	xfce4-dict-plugin
14cr|xfce4-dict-0.6.0-7|19	
14cr|xfce4-dict-0.6.0-7|20	%description
14cr|xfce4-dict-0.6.0-7|21	This Xfce program allows you to search different kinds of dictionary
14cr|xfce4-dict-0.6.0-7|22	services for words or phrases and shows you the result.Currently you
14cr|xfce4-dict-0.6.0-7|23	can query a Dict server(RFC 2229), any online dictionary service by
14cr|xfce4-dict-0.6.0-7|24	opening a web browser or search for words using the aspell/ispell
14cr|xfce4-dict-0.6.0-7|25	program.
14cr|xfce4-dict-0.6.0-7|26	
14cr|xfce4-dict-0.6.0-7|27	%prep
14cr|xfce4-dict-0.6.0-7|28	%setup -q
14cr|xfce4-dict-0.6.0-7|29	%patch1 -p0
14cr|xfce4-dict-0.6.0-7|30	autoconf
14cr|xfce4-dict-0.6.0-7|31	
14cr|xfce4-dict-0.6.0-7|32	%build
14cr|xfce4-dict-0.6.0-7|33	%configure2_5x \
14cr|xfce4-dict-0.6.0-7|34	--disable-static
14cr|xfce4-dict-0.6.0-7|35	%make
14cr|xfce4-dict-0.6.0-7|36	
14cr|xfce4-dict-0.6.0-7|37	%install
14cr|xfce4-dict-0.6.0-7|38	rm -rf %{buildroot}
14cr|xfce4-dict-0.6.0-7|39	%makeinstall_std
14cr|xfce4-dict-0.6.0-7|40	
14cr|xfce4-dict-0.6.0-7|41	%find_lang %{name}
14cr|xfce4-dict-0.6.0-7|42	
14cr|xfce4-dict-0.6.0-7|43	%post
14cr|xfce4-dict-0.6.0-7|44	%update_icon_cache hicolor
14cr|xfce4-dict-0.6.0-7|45	
14cr|xfce4-dict-0.6.0-7|46	%postun
14cr|xfce4-dict-0.6.0-7|47	%clean_icon_cache hicolor
14cr|xfce4-dict-0.6.0-7|48	
14cr|xfce4-dict-0.6.0-7|49	%clean
14cr|xfce4-dict-0.6.0-7|50	rm -rf %{buildroot}
14cr|xfce4-dict-0.6.0-7|51	
14cr|xfce4-dict-0.6.0-7|52	%files -f %{name}.lang
14cr|xfce4-dict-0.6.0-7|53	%defattr(-,root,root)
14cr|xfce4-dict-0.6.0-7|54	%doc ChangeLog AUTHORS
14cr|xfce4-dict-0.6.0-7|55	%{_bindir}/%{name}
14cr|xfce4-dict-0.6.0-7|56	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-dict-0.6.0-7|57	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|xfce4-dict-0.6.0-7|58	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-dict-0.6.0-7|59	%{_datadir}/applications/*.desktop
14cr|xfce4-dict-0.6.0-7|60	%{_mandir}/man1/%{name}.*
14cr|xfce4-dict-0.6.0-7|61	
14cr|xfce4-dict-0.6.0-7|62	
14cr|xfce4-dict-0.6.0-7|63	
14cr|xfce4-dict-0.6.0-7|64	%changelog
14cr|xfce4-dict-0.6.0-7|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-7
14cr|xfce4-dict-0.6.0-7|66	+ Revision: 819519c
14cr|xfce4-dict-0.6.0-7|67	- MassBuild#464: Increase release tag
14cr|xfce4-dict-0.6.0-7|68	
14cr|xfce4-dict-0.6.0-7|69	

9243 14
14cr|xfce4-diskperf-plugin-2.5.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-diskperf-plugin-2.5.4-3|2	
14cr|xfce4-diskperf-plugin-2.5.4-3|3	Summary:	Disk performance panel plugin for Xfce
14cr|xfce4-diskperf-plugin-2.5.4-3|4	Name:		xfce4-diskperf-plugin
14cr|xfce4-diskperf-plugin-2.5.4-3|5	Version:	2.5.4
14cr|xfce4-diskperf-plugin-2.5.4-3|6	Release:	3
14cr|xfce4-diskperf-plugin-2.5.4-3|7	License:	BSD
14cr|xfce4-diskperf-plugin-2.5.4-3|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
14cr|xfce4-diskperf-plugin-2.5.4-3|9	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-diskperf-plugin-2.5.4-3|10	Group:		Graphical desktop/Xfce
14cr|xfce4-diskperf-plugin-2.5.4-3|11	Requires:	xfce4-panel >= 4.9.0
14cr|xfce4-diskperf-plugin-2.5.4-3|12	
14cr|xfce4-diskperf-plugin-2.5.4-3|13	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cr|xfce4-diskperf-plugin-2.5.4-3|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-diskperf-plugin-2.5.4-3|15	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cr|xfce4-diskperf-plugin-2.5.4-3|16	
14cr|xfce4-diskperf-plugin-2.5.4-3|17	Obsoletes:	xfce-diskperf-plugin
14cr|xfce4-diskperf-plugin-2.5.4-3|18	
14cr|xfce4-diskperf-plugin-2.5.4-3|19	%description
14cr|xfce4-diskperf-plugin-2.5.4-3|20	Disk performance panel plugin for the Xfce Desktop Environment.
14cr|xfce4-diskperf-plugin-2.5.4-3|21	
14cr|xfce4-diskperf-plugin-2.5.4-3|22	%prep
14cr|xfce4-diskperf-plugin-2.5.4-3|23	%setup -q
14cr|xfce4-diskperf-plugin-2.5.4-3|24	
14cr|xfce4-diskperf-plugin-2.5.4-3|25	%build
14cr|xfce4-diskperf-plugin-2.5.4-3|26	%configure2_5x
14cr|xfce4-diskperf-plugin-2.5.4-3|27	%make
14cr|xfce4-diskperf-plugin-2.5.4-3|28	
14cr|xfce4-diskperf-plugin-2.5.4-3|29	%install
14cr|xfce4-diskperf-plugin-2.5.4-3|30	%makeinstall_std
14cr|xfce4-diskperf-plugin-2.5.4-3|31	
14cr|xfce4-diskperf-plugin-2.5.4-3|32	%find_lang %{name}
14cr|xfce4-diskperf-plugin-2.5.4-3|33	
14cr|xfce4-diskperf-plugin-2.5.4-3|34	%files -f %{name}.lang
14cr|xfce4-diskperf-plugin-2.5.4-3|35	%doc README ChangeLog AUTHORS
14cr|xfce4-diskperf-plugin-2.5.4-3|36	%{_libdir}/xfce4/panel/plugins/libdiskperf.so
14cr|xfce4-diskperf-plugin-2.5.4-3|37	%{_datadir}/xfce4/panel/plugins/diskperf.desktop
14cr|xfce4-diskperf-plugin-2.5.4-3|38	
14cr|xfce4-diskperf-plugin-2.5.4-3|39	
14cr|xfce4-diskperf-plugin-2.5.4-3|40	
14cr|xfce4-diskperf-plugin-2.5.4-3|41	%changelog
14cr|xfce4-diskperf-plugin-2.5.4-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.4-3
14cr|xfce4-diskperf-plugin-2.5.4-3|43	+ Revision: a884c8a
14cr|xfce4-diskperf-plugin-2.5.4-3|44	- MassBuild#464: Increase release tag
14cr|xfce4-diskperf-plugin-2.5.4-3|45	
14cr|xfce4-diskperf-plugin-2.5.4-3|46	

9244 14
14cr|xfce4-embed-plugin-1.0.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-embed-plugin-1.0.0-2|2	
14cr|xfce4-embed-plugin-1.0.0-2|3	Summary:	Embed plugin for the Xfce panel
14cr|xfce4-embed-plugin-1.0.0-2|4	Name:		xfce4-embed-plugin
14cr|xfce4-embed-plugin-1.0.0-2|5	Version:	1.0.0
14cr|xfce4-embed-plugin-1.0.0-2|6	Release:	2
14cr|xfce4-embed-plugin-1.0.0-2|7	License:	GPLv2+
14cr|xfce4-embed-plugin-1.0.0-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-embed-plugin-1.0.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cr|xfce4-embed-plugin-1.0.0-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-embed-plugin-1.0.0-2|11	Requires:	xfce4-panel
14cr|xfce4-embed-plugin-1.0.0-2|12	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-embed-plugin-1.0.0-2|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-embed-plugin-1.0.0-2|14	
14cr|xfce4-embed-plugin-1.0.0-2|15	%description
14cr|xfce4-embed-plugin-1.0.0-2|16	An embed panel plugin for the Xfce Desktop Environment.
14cr|xfce4-embed-plugin-1.0.0-2|17	
14cr|xfce4-embed-plugin-1.0.0-2|18	%prep
14cr|xfce4-embed-plugin-1.0.0-2|19	%setup -q
14cr|xfce4-embed-plugin-1.0.0-2|20	
14cr|xfce4-embed-plugin-1.0.0-2|21	%build
14cr|xfce4-embed-plugin-1.0.0-2|22	%configure2_5x --disable-static
14cr|xfce4-embed-plugin-1.0.0-2|23	%make
14cr|xfce4-embed-plugin-1.0.0-2|24	
14cr|xfce4-embed-plugin-1.0.0-2|25	%install
14cr|xfce4-embed-plugin-1.0.0-2|26	%makeinstall_std
14cr|xfce4-embed-plugin-1.0.0-2|27	
14cr|xfce4-embed-plugin-1.0.0-2|28	%find_lang %{name} %{name}.lang
14cr|xfce4-embed-plugin-1.0.0-2|29	
14cr|xfce4-embed-plugin-1.0.0-2|30	%files -f %{name}.lang
14cr|xfce4-embed-plugin-1.0.0-2|31	%doc README ChangeLog AUTHORS
14cr|xfce4-embed-plugin-1.0.0-2|32	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-embed-plugin-1.0.0-2|33	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-embed-plugin-1.0.0-2|34	
14cr|xfce4-embed-plugin-1.0.0-2|35	%changelog
14cr|xfce4-embed-plugin-1.0.0-2|36	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|xfce4-embed-plugin-1.0.0-2|37	+ Revision: daf8e1c
14cr|xfce4-embed-plugin-1.0.0-2|38	- MassBuild#464: Increase release tag
14cr|xfce4-embed-plugin-1.0.0-2|39	
14cr|xfce4-embed-plugin-1.0.0-2|40	

9245 14
14cr|xfce4-eyes-plugin-4.4.2-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-eyes-plugin-4.4.2-2|2	
14cr|xfce4-eyes-plugin-4.4.2-2|3	Summary:	An eyes plugin for the Xfce panel
14cr|xfce4-eyes-plugin-4.4.2-2|4	Name:		xfce4-eyes-plugin
14cr|xfce4-eyes-plugin-4.4.2-2|5	Version:	4.4.2
14cr|xfce4-eyes-plugin-4.4.2-2|6	Release:	2
14cr|xfce4-eyes-plugin-4.4.2-2|7	License:	GPLv2+
14cr|xfce4-eyes-plugin-4.4.2-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-eyes-plugin-4.4.2-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
14cr|xfce4-eyes-plugin-4.4.2-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-eyes-plugin-4.4.2-2|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-eyes-plugin-4.4.2-2|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cr|xfce4-eyes-plugin-4.4.2-2|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
14cr|xfce4-eyes-plugin-4.4.2-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-eyes-plugin-4.4.2-2|15	Obsoletes:	xfce-eyes-plugin
14cr|xfce4-eyes-plugin-4.4.2-2|16	
14cr|xfce4-eyes-plugin-4.4.2-2|17	%description
14cr|xfce4-eyes-plugin-4.4.2-2|18	An eyes plugin for the Xfce panel.
14cr|xfce4-eyes-plugin-4.4.2-2|19	
14cr|xfce4-eyes-plugin-4.4.2-2|20	%prep
14cr|xfce4-eyes-plugin-4.4.2-2|21	%setup -q
14cr|xfce4-eyes-plugin-4.4.2-2|22	
14cr|xfce4-eyes-plugin-4.4.2-2|23	%build
14cr|xfce4-eyes-plugin-4.4.2-2|24	%configure2_5x
14cr|xfce4-eyes-plugin-4.4.2-2|25	%make
14cr|xfce4-eyes-plugin-4.4.2-2|26	
14cr|xfce4-eyes-plugin-4.4.2-2|27	%install
14cr|xfce4-eyes-plugin-4.4.2-2|28	
14cr|xfce4-eyes-plugin-4.4.2-2|29	%makeinstall_std
14cr|xfce4-eyes-plugin-4.4.2-2|30	
14cr|xfce4-eyes-plugin-4.4.2-2|31	%find_lang %{name}
14cr|xfce4-eyes-plugin-4.4.2-2|32	
14cr|xfce4-eyes-plugin-4.4.2-2|33	%files -f %{name}.lang
14cr|xfce4-eyes-plugin-4.4.2-2|34	%doc ChangeLog AUTHORS
14cr|xfce4-eyes-plugin-4.4.2-2|35	%{_libdir}/xfce4/panel/plugins/libeyes.so
14cr|xfce4-eyes-plugin-4.4.2-2|36	%{_iconsdir}/hicolor/*/apps/xfce4-eyes.png
14cr|xfce4-eyes-plugin-4.4.2-2|37	%{_datadir}/xfce4/eyes/themes/*/*
14cr|xfce4-eyes-plugin-4.4.2-2|38	%{_datadir}/xfce4/panel/plugins/eyes.desktop
14cr|xfce4-eyes-plugin-4.4.2-2|39	
14cr|xfce4-eyes-plugin-4.4.2-2|40	
14cr|xfce4-eyes-plugin-4.4.2-2|41	%changelog
14cr|xfce4-eyes-plugin-4.4.2-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.2-2
14cr|xfce4-eyes-plugin-4.4.2-2|43	+ Revision: 55e7230
14cr|xfce4-eyes-plugin-4.4.2-2|44	- MassBuild#464: Increase release tag
14cr|xfce4-eyes-plugin-4.4.2-2|45	
14cr|xfce4-eyes-plugin-4.4.2-2|46	

9246 14
14cr|xfce4-fsguard-plugin-1.0.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-fsguard-plugin-1.0.1-2|2	
14cr|xfce4-fsguard-plugin-1.0.1-2|3	Summary:	Disk space plugin for the Xfce panel
14cr|xfce4-fsguard-plugin-1.0.1-2|4	Name:		xfce4-fsguard-plugin
14cr|xfce4-fsguard-plugin-1.0.1-2|5	Version:	1.0.1
14cr|xfce4-fsguard-plugin-1.0.1-2|6	Release:	2
14cr|xfce4-fsguard-plugin-1.0.1-2|7	License:	GPLv2+
14cr|xfce4-fsguard-plugin-1.0.1-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-fsguard-plugin-1.0.1-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
14cr|xfce4-fsguard-plugin-1.0.1-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-fsguard-plugin-1.0.1-2|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-fsguard-plugin-1.0.1-2|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-fsguard-plugin-1.0.1-2|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-fsguard-plugin-1.0.1-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-fsguard-plugin-1.0.1-2|15	
14cr|xfce4-fsguard-plugin-1.0.1-2|16	%description
14cr|xfce4-fsguard-plugin-1.0.1-2|17	Disk space panel plugin for the Xfce Desktop Environment.
14cr|xfce4-fsguard-plugin-1.0.1-2|18	
14cr|xfce4-fsguard-plugin-1.0.1-2|19	%prep
14cr|xfce4-fsguard-plugin-1.0.1-2|20	%setup -q
14cr|xfce4-fsguard-plugin-1.0.1-2|21	
14cr|xfce4-fsguard-plugin-1.0.1-2|22	%build
14cr|xfce4-fsguard-plugin-1.0.1-2|23	%configure2_5x
14cr|xfce4-fsguard-plugin-1.0.1-2|24	%make
14cr|xfce4-fsguard-plugin-1.0.1-2|25	
14cr|xfce4-fsguard-plugin-1.0.1-2|26	%install
14cr|xfce4-fsguard-plugin-1.0.1-2|27	%makeinstall_std
14cr|xfce4-fsguard-plugin-1.0.1-2|28	
14cr|xfce4-fsguard-plugin-1.0.1-2|29	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-fsguard-plugin-1.0.1-2|30	rm -rf %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cr|xfce4-fsguard-plugin-1.0.1-2|31	
14cr|xfce4-fsguard-plugin-1.0.1-2|32	%find_lang %{name}
14cr|xfce4-fsguard-plugin-1.0.1-2|33	
14cr|xfce4-fsguard-plugin-1.0.1-2|34	%files -f %{name}.lang
14cr|xfce4-fsguard-plugin-1.0.1-2|35	%doc README NEWS AUTHORS ChangeLog
14cr|xfce4-fsguard-plugin-1.0.1-2|36	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-fsguard-plugin-1.0.1-2|37	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-fsguard-plugin-1.0.1-2|38	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-fsguard-plugin-1.0.1-2|39	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|xfce4-fsguard-plugin-1.0.1-2|40	
14cr|xfce4-fsguard-plugin-1.0.1-2|41	
14cr|xfce4-fsguard-plugin-1.0.1-2|42	
14cr|xfce4-fsguard-plugin-1.0.1-2|43	%changelog
14cr|xfce4-fsguard-plugin-1.0.1-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|xfce4-fsguard-plugin-1.0.1-2|45	+ Revision: 11e2674
14cr|xfce4-fsguard-plugin-1.0.1-2|46	- MassBuild#464: Increase release tag
14cr|xfce4-fsguard-plugin-1.0.1-2|47	
14cr|xfce4-fsguard-plugin-1.0.1-2|48	

9247 14
14cr|xfce4-genmon-plugin-3.4.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-genmon-plugin-3.4.0-2|2	
14cr|xfce4-genmon-plugin-3.4.0-2|3	Summary:	Generic Monitor XFce panel plugin (GenMon)
14cr|xfce4-genmon-plugin-3.4.0-2|4	Name:		xfce4-genmon-plugin
14cr|xfce4-genmon-plugin-3.4.0-2|5	Version:	3.4.0
14cr|xfce4-genmon-plugin-3.4.0-2|6	Release:	2
14cr|xfce4-genmon-plugin-3.4.0-2|7	License:	LGPLv2+
14cr|xfce4-genmon-plugin-3.4.0-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-genmon-plugin-3.4.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
14cr|xfce4-genmon-plugin-3.4.0-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-genmon-plugin-3.4.0-2|11	Requires:	xfce4-panel >= 4.9.0
14cr|xfce4-genmon-plugin-3.4.0-2|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-genmon-plugin-3.4.0-2|13	BuildRequires:	libgdk_pixbuf2.0-devel
14cr|xfce4-genmon-plugin-3.4.0-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-genmon-plugin-3.4.0-2|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-genmon-plugin-3.4.0-2|16	
14cr|xfce4-genmon-plugin-3.4.0-2|17	%description
14cr|xfce4-genmon-plugin-3.4.0-2|18	This plugin cyclically spawns the indicated script/program, captures its
14cr|xfce4-genmon-plugin-3.4.0-2|19	output (stdout) and displays the resulting string into the panel.
14cr|xfce4-genmon-plugin-3.4.0-2|20	
14cr|xfce4-genmon-plugin-3.4.0-2|21	%prep
14cr|xfce4-genmon-plugin-3.4.0-2|22	%setup -qn %{name}-%{url_ver}
14cr|xfce4-genmon-plugin-3.4.0-2|23	
14cr|xfce4-genmon-plugin-3.4.0-2|24	%build
14cr|xfce4-genmon-plugin-3.4.0-2|25	%configure2_5x
14cr|xfce4-genmon-plugin-3.4.0-2|26	%make
14cr|xfce4-genmon-plugin-3.4.0-2|27	
14cr|xfce4-genmon-plugin-3.4.0-2|28	%install
14cr|xfce4-genmon-plugin-3.4.0-2|29	%makeinstall_std
14cr|xfce4-genmon-plugin-3.4.0-2|30	
14cr|xfce4-genmon-plugin-3.4.0-2|31	%find_lang %{name} %{name}.lang
14cr|xfce4-genmon-plugin-3.4.0-2|32	
14cr|xfce4-genmon-plugin-3.4.0-2|33	%files -f %{name}.lang
14cr|xfce4-genmon-plugin-3.4.0-2|34	%doc AUTHORS ChangeLog README
14cr|xfce4-genmon-plugin-3.4.0-2|35	%{_libdir}/xfce4/panel/plugins/
14cr|xfce4-genmon-plugin-3.4.0-2|36	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-genmon-plugin-3.4.0-2|37	
14cr|xfce4-genmon-plugin-3.4.0-2|38	
14cr|xfce4-genmon-plugin-3.4.0-2|39	
14cr|xfce4-genmon-plugin-3.4.0-2|40	%changelog
14cr|xfce4-genmon-plugin-3.4.0-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-2
14cr|xfce4-genmon-plugin-3.4.0-2|42	+ Revision: 4e7626b
14cr|xfce4-genmon-plugin-3.4.0-2|43	- MassBuild#464: Increase release tag
14cr|xfce4-genmon-plugin-3.4.0-2|44	
14cr|xfce4-genmon-plugin-3.4.0-2|45	

9248 14
14cr|xfce4-icon-theme-4.4.3-6|1	Summary:	Icon theme Rodent for the Xfce Desktop
14cr|xfce4-icon-theme-4.4.3-6|2	Name:		xfce4-icon-theme
14cr|xfce4-icon-theme-4.4.3-6|3	Version:	4.4.3
14cr|xfce4-icon-theme-4.4.3-6|4	Release:	6
14cr|xfce4-icon-theme-4.4.3-6|5	License:	BSD
14cr|xfce4-icon-theme-4.4.3-6|6	Group:		Graphical desktop/Xfce
14cr|xfce4-icon-theme-4.4.3-6|7	URL:		http://www.xfce.org
14cr|xfce4-icon-theme-4.4.3-6|8	Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
14cr|xfce4-icon-theme-4.4.3-6|9	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-icon-theme-4.4.3-6|10	BuildRequires:	perl(XML::Parser)
14cr|xfce4-icon-theme-4.4.3-6|11	Requires:	xfce4-panel >= %{version}
14cr|xfce4-icon-theme-4.4.3-6|12	BuildArch:	noarch
14cr|xfce4-icon-theme-4.4.3-6|13	
14cr|xfce4-icon-theme-4.4.3-6|14	%description
14cr|xfce4-icon-theme-4.4.3-6|15	Icon theme Rodent for the Xfce Desktop Environment.
14cr|xfce4-icon-theme-4.4.3-6|16	
14cr|xfce4-icon-theme-4.4.3-6|17	Included:
14cr|xfce4-icon-theme-4.4.3-6|18	- about 500 icons in SVG format
14cr|xfce4-icon-theme-4.4.3-6|19	- all the corresponding copies in PNG format
14cr|xfce4-icon-theme-4.4.3-6|20	- almost all icons for a unified Gnome interface (excepted afaict the settings
14cr|xfce4-icon-theme-4.4.3-6|21	manager, for the time being)
14cr|xfce4-icon-theme-4.4.3-6|22	
14cr|xfce4-icon-theme-4.4.3-6|23	%prep
14cr|xfce4-icon-theme-4.4.3-6|24	%setup -q
14cr|xfce4-icon-theme-4.4.3-6|25	
14cr|xfce4-icon-theme-4.4.3-6|26	%build
14cr|xfce4-icon-theme-4.4.3-6|27	
14cr|xfce4-icon-theme-4.4.3-6|28	#(tpg) don't use macro for configure because it fails
14cr|xfce4-icon-theme-4.4.3-6|29	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|xfce4-icon-theme-4.4.3-6|30	
14cr|xfce4-icon-theme-4.4.3-6|31	%make
14cr|xfce4-icon-theme-4.4.3-6|32	
14cr|xfce4-icon-theme-4.4.3-6|33	%install
14cr|xfce4-icon-theme-4.4.3-6|34	%makeinstall_std
14cr|xfce4-icon-theme-4.4.3-6|35	
14cr|xfce4-icon-theme-4.4.3-6|36	touch %{buildroot}%{_iconsdir}/Rodent/icon-theme.cache
14cr|xfce4-icon-theme-4.4.3-6|37	
14cr|xfce4-icon-theme-4.4.3-6|38	rm -f %{buildroot}%{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc
14cr|xfce4-icon-theme-4.4.3-6|39	
14cr|xfce4-icon-theme-4.4.3-6|40	%files
14cr|xfce4-icon-theme-4.4.3-6|41	%doc README ChangeLog AUTHORS
14cr|xfce4-icon-theme-4.4.3-6|42	%dir %{_iconsdir}/Rodent/
14cr|xfce4-icon-theme-4.4.3-6|43	%{_iconsdir}/Rodent/48x48
14cr|xfce4-icon-theme-4.4.3-6|44	%{_iconsdir}/Rodent/scalable
14cr|xfce4-icon-theme-4.4.3-6|45	%{_iconsdir}/Rodent/iconrc*
14cr|xfce4-icon-theme-4.4.3-6|46	%{_iconsdir}/Rodent/index.theme
14cr|xfce4-icon-theme-4.4.3-6|47	%{_datadir}/xfce4/mime/*
14cr|xfce4-icon-theme-4.4.3-6|48	%ghost %{_iconsdir}/Rodent/icon-theme.cache
14cr|xfce4-icon-theme-4.4.3-6|49	
14cr|xfce4-icon-theme-4.4.3-6|50	
14cr|xfce4-icon-theme-4.4.3-6|51	
14cr|xfce4-icon-theme-4.4.3-6|52	%changelog
14cr|xfce4-icon-theme-4.4.3-6|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.3-6
14cr|xfce4-icon-theme-4.4.3-6|54	+ Revision: 84bc204
14cr|xfce4-icon-theme-4.4.3-6|55	- MassBuild#464: Increase release tag
14cr|xfce4-icon-theme-4.4.3-6|56	
14cr|xfce4-icon-theme-4.4.3-6|57	

9249 14
14cr|xfce4-indicator-plugin-0.5.0-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-indicator-plugin-0.5.0-3|2	
14cr|xfce4-indicator-plugin-0.5.0-3|3	Summary:	Indicator plugin for the Xfce panel
14cr|xfce4-indicator-plugin-0.5.0-3|4	Name:		xfce4-indicator-plugin
14cr|xfce4-indicator-plugin-0.5.0-3|5	Version:	0.5.0
14cr|xfce4-indicator-plugin-0.5.0-3|6	Release:	3
14cr|xfce4-indicator-plugin-0.5.0-3|7	License:	GPLv2+
14cr|xfce4-indicator-plugin-0.5.0-3|8	Group:		Graphical desktop/Xfce
14cr|xfce4-indicator-plugin-0.5.0-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
14cr|xfce4-indicator-plugin-0.5.0-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-indicator-plugin-0.5.0-3|11	Requires:	xfce4-panel
14cr|xfce4-indicator-plugin-0.5.0-3|12	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-indicator-plugin-0.5.0-3|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-indicator-plugin-0.5.0-3|14	BuildRequires:	pkgconfig(indicator-0.4)
14cr|xfce4-indicator-plugin-0.5.0-3|15	BuildRequires:	pkgconfig(exo-1)
14cr|xfce4-indicator-plugin-0.5.0-3|16	
14cr|xfce4-indicator-plugin-0.5.0-3|17	%description
14cr|xfce4-indicator-plugin-0.5.0-3|18	An indicator panel plugin for the Xfce Desktop Environment.
14cr|xfce4-indicator-plugin-0.5.0-3|19	
14cr|xfce4-indicator-plugin-0.5.0-3|20	%prep
14cr|xfce4-indicator-plugin-0.5.0-3|21	%setup -q
14cr|xfce4-indicator-plugin-0.5.0-3|22	
14cr|xfce4-indicator-plugin-0.5.0-3|23	%build
14cr|xfce4-indicator-plugin-0.5.0-3|24	%configure2_5x --disable-static
14cr|xfce4-indicator-plugin-0.5.0-3|25	%make
14cr|xfce4-indicator-plugin-0.5.0-3|26	
14cr|xfce4-indicator-plugin-0.5.0-3|27	%install
14cr|xfce4-indicator-plugin-0.5.0-3|28	%makeinstall_std
14cr|xfce4-indicator-plugin-0.5.0-3|29	
14cr|xfce4-indicator-plugin-0.5.0-3|30	%find_lang %{name} %{name}.lang
14cr|xfce4-indicator-plugin-0.5.0-3|31	
14cr|xfce4-indicator-plugin-0.5.0-3|32	%files -f %{name}.lang
14cr|xfce4-indicator-plugin-0.5.0-3|33	%doc README ChangeLog AUTHORS
14cr|xfce4-indicator-plugin-0.5.0-3|34	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-indicator-plugin-0.5.0-3|35	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-indicator-plugin-0.5.0-3|36	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-indicator-plugin-0.5.0-3|37	
14cr|xfce4-indicator-plugin-0.5.0-3|38	%changelog
14cr|xfce4-indicator-plugin-0.5.0-3|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cr|xfce4-indicator-plugin-0.5.0-3|40	+ Revision: 1a85f81
14cr|xfce4-indicator-plugin-0.5.0-3|41	- MassBuild#464: Increase release tag
14cr|xfce4-indicator-plugin-0.5.0-3|42	
14cr|xfce4-indicator-plugin-0.5.0-3|43	

9250 14
14cr|xfce4-mailwatch-plugin-1.1.0-9|1	Summary:	Mail Watcher plugin for the Xfce panel
14cr|xfce4-mailwatch-plugin-1.1.0-9|2	Name:		xfce4-mailwatch-plugin
14cr|xfce4-mailwatch-plugin-1.1.0-9|3	Version:	1.1.0
14cr|xfce4-mailwatch-plugin-1.1.0-9|4	Release:	9
14cr|xfce4-mailwatch-plugin-1.1.0-9|5	License:	GPLv2+
14cr|xfce4-mailwatch-plugin-1.1.0-9|6	Group:		Graphical desktop/Xfce
14cr|xfce4-mailwatch-plugin-1.1.0-9|7	URL:		http://spuriousinterrupt.org/projects/mailwatch
14cr|xfce4-mailwatch-plugin-1.1.0-9|8	Source0:	http://spuriousinterrupt.org/files/mailwatch/%{name}-%{version}.tar.bz2
14cr|xfce4-mailwatch-plugin-1.1.0-9|9	Patch0:		xfce4-mailwatch-plugin-1.1.0-rosa-linkage.patch
14cr|xfce4-mailwatch-plugin-1.1.0-9|10	Patch1:		xfce4-mailwatch-plugin-1.1.0-rosa-gnutls3.patch
14cr|xfce4-mailwatch-plugin-1.1.0-9|11	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.10.0
14cr|xfce4-mailwatch-plugin-1.1.0-9|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.10.0
14cr|xfce4-mailwatch-plugin-1.1.0-9|13	BuildRequires:	pkgconfig(gnutls)
14cr|xfce4-mailwatch-plugin-1.1.0-9|14	BuildRequires:	pkgconfig(libgcrypt)
14cr|xfce4-mailwatch-plugin-1.1.0-9|15	# required for patch0
14cr|xfce4-mailwatch-plugin-1.1.0-9|16	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cr|xfce4-mailwatch-plugin-1.1.0-9|17	Requires:	xfce4-panel >= 4.10.0
14cr|xfce4-mailwatch-plugin-1.1.0-9|18	
14cr|xfce4-mailwatch-plugin-1.1.0-9|19	%description
14cr|xfce4-mailwatch-plugin-1.1.0-9|20	Mailwatch is a mail watcher plugin for the Xfce 4 panel.
14cr|xfce4-mailwatch-plugin-1.1.0-9|21	
14cr|xfce4-mailwatch-plugin-1.1.0-9|22	%prep
14cr|xfce4-mailwatch-plugin-1.1.0-9|23	%setup -q
14cr|xfce4-mailwatch-plugin-1.1.0-9|24	%patch0 -p1
14cr|xfce4-mailwatch-plugin-1.1.0-9|25	%patch1 -p1
14cr|xfce4-mailwatch-plugin-1.1.0-9|26	
14cr|xfce4-mailwatch-plugin-1.1.0-9|27	%build
14cr|xfce4-mailwatch-plugin-1.1.0-9|28	xdt-autogen
14cr|xfce4-mailwatch-plugin-1.1.0-9|29	%define Werror_cflags %nil
14cr|xfce4-mailwatch-plugin-1.1.0-9|30	
14cr|xfce4-mailwatch-plugin-1.1.0-9|31	%configure2_5x \
14cr|xfce4-mailwatch-plugin-1.1.0-9|32	--disable-static \
14cr|xfce4-mailwatch-plugin-1.1.0-9|33	--enable-ssl
14cr|xfce4-mailwatch-plugin-1.1.0-9|34	%make
14cr|xfce4-mailwatch-plugin-1.1.0-9|35	
14cr|xfce4-mailwatch-plugin-1.1.0-9|36	%install
14cr|xfce4-mailwatch-plugin-1.1.0-9|37	%makeinstall_std
14cr|xfce4-mailwatch-plugin-1.1.0-9|38	
14cr|xfce4-mailwatch-plugin-1.1.0-9|39	%find_lang %{name}
14cr|xfce4-mailwatch-plugin-1.1.0-9|40	
14cr|xfce4-mailwatch-plugin-1.1.0-9|41	%files -f %{name}.lang
14cr|xfce4-mailwatch-plugin-1.1.0-9|42	%doc AUTHORS ChangeLog README
14cr|xfce4-mailwatch-plugin-1.1.0-9|43	%{_libdir}/xfce4/panel-plugins/%{name}
14cr|xfce4-mailwatch-plugin-1.1.0-9|44	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-mailwatch-plugin-1.1.0-9|45	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-mailwatch-plugin-1.1.0-9|46	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|xfce4-mailwatch-plugin-1.1.0-9|47	%{_datadir}/xfce4/doc/C/*.html
14cr|xfce4-mailwatch-plugin-1.1.0-9|48	%{_datadir}/xfce4/doc/C/images/*.png
14cr|xfce4-mailwatch-plugin-1.1.0-9|49	
14cr|xfce4-mailwatch-plugin-1.1.0-9|50	
14cr|xfce4-mailwatch-plugin-1.1.0-9|51	%changelog
14cr|xfce4-mailwatch-plugin-1.1.0-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-9
14cr|xfce4-mailwatch-plugin-1.1.0-9|53	+ Revision: b7d4344
14cr|xfce4-mailwatch-plugin-1.1.0-9|54	- MassBuild#464: Increase release tag
14cr|xfce4-mailwatch-plugin-1.1.0-9|55	
14cr|xfce4-mailwatch-plugin-1.1.0-9|56	

9251 14
14cr|xfce4-minicmd-plugin-0.4.0-12|1	Summary:	Minicmd plugin for the Xfce panel
14cr|xfce4-minicmd-plugin-0.4.0-12|2	Name:		xfce4-minicmd-plugin
14cr|xfce4-minicmd-plugin-0.4.0-12|3	Version:	0.4.0
14cr|xfce4-minicmd-plugin-0.4.0-12|4	Release:	12
14cr|xfce4-minicmd-plugin-0.4.0-12|5	License:	GPLv2+
14cr|xfce4-minicmd-plugin-0.4.0-12|6	Group:		Graphical desktop/Xfce
14cr|xfce4-minicmd-plugin-0.4.0-12|7	URL:		http://xfce4-goodies.berlios.de
14cr|xfce4-minicmd-plugin-0.4.0-12|8	Source0:	%{name}-%{version}.tar.bz2
14cr|xfce4-minicmd-plugin-0.4.0-12|9	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-minicmd-plugin-0.4.0-12|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-minicmd-plugin-0.4.0-12|11	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-minicmd-plugin-0.4.0-12|12	Obsoletes:	xfce-minicmd-plugin
14cr|xfce4-minicmd-plugin-0.4.0-12|13	
14cr|xfce4-minicmd-plugin-0.4.0-12|14	%description
14cr|xfce4-minicmd-plugin-0.4.0-12|15	Minicmd panel plugin for the Xfce Desktop Environment.
14cr|xfce4-minicmd-plugin-0.4.0-12|16	
14cr|xfce4-minicmd-plugin-0.4.0-12|17	It displays a mini-command line on the Xfce panel. It uses
14cr|xfce4-minicmd-plugin-0.4.0-12|18	the same history file as xfrun4. Use <Up> and <Down> to scroll
14cr|xfce4-minicmd-plugin-0.4.0-12|19	through history. <Enter> executes the command and <Ctrl>-<Enter>
14cr|xfce4-minicmd-plugin-0.4.0-12|20	executes the command in a terminal.
14cr|xfce4-minicmd-plugin-0.4.0-12|21	
14cr|xfce4-minicmd-plugin-0.4.0-12|22	%prep
14cr|xfce4-minicmd-plugin-0.4.0-12|23	%setup -q
14cr|xfce4-minicmd-plugin-0.4.0-12|24	
14cr|xfce4-minicmd-plugin-0.4.0-12|25	%build
14cr|xfce4-minicmd-plugin-0.4.0-12|26	%configure2_5x --disable-static
14cr|xfce4-minicmd-plugin-0.4.0-12|27	%make
14cr|xfce4-minicmd-plugin-0.4.0-12|28	
14cr|xfce4-minicmd-plugin-0.4.0-12|29	%install
14cr|xfce4-minicmd-plugin-0.4.0-12|30	%makeinstall_std
14cr|xfce4-minicmd-plugin-0.4.0-12|31	
14cr|xfce4-minicmd-plugin-0.4.0-12|32	%files
14cr|xfce4-minicmd-plugin-0.4.0-12|33	%doc README ChangeLog AUTHORS
14cr|xfce4-minicmd-plugin-0.4.0-12|34	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-minicmd-plugin-0.4.0-12|35	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-minicmd-plugin-0.4.0-12|36	
14cr|xfce4-minicmd-plugin-0.4.0-12|37	
14cr|xfce4-minicmd-plugin-0.4.0-12|38	
14cr|xfce4-minicmd-plugin-0.4.0-12|39	%changelog
14cr|xfce4-minicmd-plugin-0.4.0-12|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-12
14cr|xfce4-minicmd-plugin-0.4.0-12|41	+ Revision: 76ca947
14cr|xfce4-minicmd-plugin-0.4.0-12|42	- MassBuild#464: Increase release tag
14cr|xfce4-minicmd-plugin-0.4.0-12|43	
14cr|xfce4-minicmd-plugin-0.4.0-12|44	

9252 14
14cr|xfce4-mixer-4.10.0-2|1	%define url_ver %(echo %{version} | cut -c 1-4)
14cr|xfce4-mixer-4.10.0-2|2	
14cr|xfce4-mixer-4.10.0-2|3	Summary:	Volume control for the Xfce
14cr|xfce4-mixer-4.10.0-2|4	Name:		xfce4-mixer
14cr|xfce4-mixer-4.10.0-2|5	Version:	4.10.0
14cr|xfce4-mixer-4.10.0-2|6	Release:	2
14cr|xfce4-mixer-4.10.0-2|7	License:	GPLv2+
14cr|xfce4-mixer-4.10.0-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-mixer-4.10.0-2|9	URL:		http://www.xfce.org
14cr|xfce4-mixer-4.10.0-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-mixer-4.10.0-2|11	BuildRequires:	xfce4-panel-devel >= 4.9.1
14cr|xfce4-mixer-4.10.0-2|12	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cr|xfce4-mixer-4.10.0-2|13	BuildRequires:	xfconf-devel
14cr|xfce4-mixer-4.10.0-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-mixer-4.10.0-2|15	BuildRequires:	pkgconfig(alsa)
14cr|xfce4-mixer-4.10.0-2|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cr|xfce4-mixer-4.10.0-2|17	BuildRequires:	pkgconfig(unique-1.0) >= 1.1
14cr|xfce4-mixer-4.10.0-2|18	Requires:	xfce4-panel >= 4.7.0
14cr|xfce4-mixer-4.10.0-2|19	Suggests:	task-pulseaudio
14cr|xfce4-mixer-4.10.0-2|20	Suggests:	gstreamer0.10-pulse
14cr|xfce4-mixer-4.10.0-2|21	
14cr|xfce4-mixer-4.10.0-2|22	%description
14cr|xfce4-mixer-4.10.0-2|23	The Mixer is a volume control application for the Xfce Desktop Environment.
14cr|xfce4-mixer-4.10.0-2|24	It provides both a volume control plugin for the Xfce Panel and a standalone
14cr|xfce4-mixer-4.10.0-2|25	mixer application.
14cr|xfce4-mixer-4.10.0-2|26	
14cr|xfce4-mixer-4.10.0-2|27	It supports all audio systems supported by the GStreamer project.
14cr|xfce4-mixer-4.10.0-2|28	
14cr|xfce4-mixer-4.10.0-2|29	%prep
14cr|xfce4-mixer-4.10.0-2|30	%setup -q
14cr|xfce4-mixer-4.10.0-2|31	
14cr|xfce4-mixer-4.10.0-2|32	%build
14cr|xfce4-mixer-4.10.0-2|33	%configure2_5x
14cr|xfce4-mixer-4.10.0-2|34	
14cr|xfce4-mixer-4.10.0-2|35	%make
14cr|xfce4-mixer-4.10.0-2|36	
14cr|xfce4-mixer-4.10.0-2|37	%install
14cr|xfce4-mixer-4.10.0-2|38	%makeinstall_std
14cr|xfce4-mixer-4.10.0-2|39	
14cr|xfce4-mixer-4.10.0-2|40	%find_lang %{name} %{name}.lang
14cr|xfce4-mixer-4.10.0-2|41	
14cr|xfce4-mixer-4.10.0-2|42	%files -f %{name}.lang
14cr|xfce4-mixer-4.10.0-2|43	%doc ChangeLog AUTHORS NEWS README
14cr|xfce4-mixer-4.10.0-2|44	%{_bindir}/*
14cr|xfce4-mixer-4.10.0-2|45	%{_datadir}/applications/xfce*
14cr|xfce4-mixer-4.10.0-2|46	%{_datadir}/xfce4/panel/plugins/
14cr|xfce4-mixer-4.10.0-2|47	%{_libdir}/xfce4/panel/plugins/
14cr|xfce4-mixer-4.10.0-2|48	%{_datadir}/%{name}
14cr|xfce4-mixer-4.10.0-2|49	%{_datadir}/pixmaps/xfce4-mixer/*.png
14cr|xfce4-mixer-4.10.0-2|50	%{_mandir}/man1/%{name}.1*
14cr|xfce4-mixer-4.10.0-2|51	
14cr|xfce4-mixer-4.10.0-2|52	
14cr|xfce4-mixer-4.10.0-2|53	
14cr|xfce4-mixer-4.10.0-2|54	%changelog
14cr|xfce4-mixer-4.10.0-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.0-2
14cr|xfce4-mixer-4.10.0-2|56	+ Revision: 552264b
14cr|xfce4-mixer-4.10.0-2|57	- MassBuild#464: Increase release tag
14cr|xfce4-mixer-4.10.0-2|58	
14cr|xfce4-mixer-4.10.0-2|59	

9253 14
14cr|xfce4-modemlights-plugin-0.1.3.99-11|1	Summary:	Modemlights plugin for the Xfce panel
14cr|xfce4-modemlights-plugin-0.1.3.99-11|2	Name:		xfce4-modemlights-plugin
14cr|xfce4-modemlights-plugin-0.1.3.99-11|3	Version:	0.1.3.99
14cr|xfce4-modemlights-plugin-0.1.3.99-11|4	Release:	11
14cr|xfce4-modemlights-plugin-0.1.3.99-11|5	License:	GPLv2+
14cr|xfce4-modemlights-plugin-0.1.3.99-11|6	Group:		Graphical desktop/Xfce
14cr|xfce4-modemlights-plugin-0.1.3.99-11|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-modem-lights
14cr|xfce4-modemlights-plugin-0.1.3.99-11|8	Source0:	http://goodies.xfce.org/releases/xfce4-modemlights-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-modemlights-plugin-0.1.3.99-11|9	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-modemlights-plugin-0.1.3.99-11|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-modemlights-plugin-0.1.3.99-11|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.0
14cr|xfce4-modemlights-plugin-0.1.3.99-11|12	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|13	%description
14cr|xfce4-modemlights-plugin-0.1.3.99-11|14	A modemlights panel plugin for the Xfce desktop environment.
14cr|xfce4-modemlights-plugin-0.1.3.99-11|15	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|16	%prep
14cr|xfce4-modemlights-plugin-0.1.3.99-11|17	%setup -q
14cr|xfce4-modemlights-plugin-0.1.3.99-11|18	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|19	%build
14cr|xfce4-modemlights-plugin-0.1.3.99-11|20	%define Werror_cflags %nil
14cr|xfce4-modemlights-plugin-0.1.3.99-11|21	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|22	%configure2_5x
14cr|xfce4-modemlights-plugin-0.1.3.99-11|23	%make
14cr|xfce4-modemlights-plugin-0.1.3.99-11|24	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|25	%install
14cr|xfce4-modemlights-plugin-0.1.3.99-11|26	%makeinstall_std
14cr|xfce4-modemlights-plugin-0.1.3.99-11|27	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|28	%find_lang %{name}
14cr|xfce4-modemlights-plugin-0.1.3.99-11|29	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|30	%files -f %{name}.lang
14cr|xfce4-modemlights-plugin-0.1.3.99-11|31	%doc README ChangeLog AUTHORS NEWS
14cr|xfce4-modemlights-plugin-0.1.3.99-11|32	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-modemlights-plugin-0.1.3.99-11|33	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-modemlights-plugin-0.1.3.99-11|34	%{_datadir}/pixmaps/modem-*.png
14cr|xfce4-modemlights-plugin-0.1.3.99-11|35	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|36	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|37	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|38	%changelog
14cr|xfce4-modemlights-plugin-0.1.3.99-11|39	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3.99-11
14cr|xfce4-modemlights-plugin-0.1.3.99-11|40	+ Revision: e662fa2
14cr|xfce4-modemlights-plugin-0.1.3.99-11|41	- MassBuild#464: Increase release tag
14cr|xfce4-modemlights-plugin-0.1.3.99-11|42	
14cr|xfce4-modemlights-plugin-0.1.3.99-11|43	

9254 14
14cr|xfce4-mount-plugin-0.6.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-mount-plugin-0.6.4-2|2	
14cr|xfce4-mount-plugin-0.6.4-2|3	Summary:	Mount plugin for the Xfce panel
14cr|xfce4-mount-plugin-0.6.4-2|4	Name:		xfce4-mount-plugin
14cr|xfce4-mount-plugin-0.6.4-2|5	Version:	0.6.4
14cr|xfce4-mount-plugin-0.6.4-2|6	Release:	2
14cr|xfce4-mount-plugin-0.6.4-2|7	License:	GPLv2+
14cr|xfce4-mount-plugin-0.6.4-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-mount-plugin-0.6.4-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
14cr|xfce4-mount-plugin-0.6.4-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-mount-plugin-0.6.4-2|11	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-mount-plugin-0.6.4-2|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-mount-plugin-0.6.4-2|13	#BuildRequires:	libxfcegui4-devel >= 4.4.2
14cr|xfce4-mount-plugin-0.6.4-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-mount-plugin-0.6.4-2|15	BuildRequires:	perl(XML::Parser)
14cr|xfce4-mount-plugin-0.6.4-2|16	Obsoletes:	xfce-mount-plugin
14cr|xfce4-mount-plugin-0.6.4-2|17	
14cr|xfce4-mount-plugin-0.6.4-2|18	%description
14cr|xfce4-mount-plugin-0.6.4-2|19	A mount panel plugin for the Xfce Desktop Environment.
14cr|xfce4-mount-plugin-0.6.4-2|20	
14cr|xfce4-mount-plugin-0.6.4-2|21	%prep
14cr|xfce4-mount-plugin-0.6.4-2|22	%setup -q
14cr|xfce4-mount-plugin-0.6.4-2|23	
14cr|xfce4-mount-plugin-0.6.4-2|24	%build
14cr|xfce4-mount-plugin-0.6.4-2|25	%configure2_5x
14cr|xfce4-mount-plugin-0.6.4-2|26	%make
14cr|xfce4-mount-plugin-0.6.4-2|27	
14cr|xfce4-mount-plugin-0.6.4-2|28	%install
14cr|xfce4-mount-plugin-0.6.4-2|29	%makeinstall_std
14cr|xfce4-mount-plugin-0.6.4-2|30	
14cr|xfce4-mount-plugin-0.6.4-2|31	%files
14cr|xfce4-mount-plugin-0.6.4-2|32	%doc README ChangeLog AUTHORS
14cr|xfce4-mount-plugin-0.6.4-2|33	%{_datadir}/xfce4/panel/plugins/*.desktop
14cr|xfce4-mount-plugin-0.6.4-2|34	%{_iconsdir}/hicolor/*/apps/*
14cr|xfce4-mount-plugin-0.6.4-2|35	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-mount-plugin-0.6.4-2|36	%lang(all) %{_datadir}/locale/*/LC_MESSAGES/xfce4-mount-plugin.mo
14cr|xfce4-mount-plugin-0.6.4-2|37	
14cr|xfce4-mount-plugin-0.6.4-2|38	
14cr|xfce4-mount-plugin-0.6.4-2|39	
14cr|xfce4-mount-plugin-0.6.4-2|40	%changelog
14cr|xfce4-mount-plugin-0.6.4-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-2
14cr|xfce4-mount-plugin-0.6.4-2|42	+ Revision: 4ddcb4c
14cr|xfce4-mount-plugin-0.6.4-2|43	- MassBuild#464: Increase release tag
14cr|xfce4-mount-plugin-0.6.4-2|44	
14cr|xfce4-mount-plugin-0.6.4-2|45	

9255 14
14cr|xfce4-mpc-plugin-0.4.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-mpc-plugin-0.4.4-2|2	
14cr|xfce4-mpc-plugin-0.4.4-2|3	Summary:	A mpc plugin for the Xfce panel
14cr|xfce4-mpc-plugin-0.4.4-2|4	Name:		xfce4-mpc-plugin
14cr|xfce4-mpc-plugin-0.4.4-2|5	Version:	0.4.4
14cr|xfce4-mpc-plugin-0.4.4-2|6	Release:	2
14cr|xfce4-mpc-plugin-0.4.4-2|7	License:	GPLv2+
14cr|xfce4-mpc-plugin-0.4.4-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-mpc-plugin-0.4.4-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
14cr|xfce4-mpc-plugin-0.4.4-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-mpc-plugin-0.4.4-2|11	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cr|xfce4-mpc-plugin-0.4.4-2|12	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
14cr|xfce4-mpc-plugin-0.4.4-2|13	BuildRequires:	exo-devel
14cr|xfce4-mpc-plugin-0.4.4-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-mpc-plugin-0.4.4-2|15	BuildRequires:	pkgconfig(libmpd)
14cr|xfce4-mpc-plugin-0.4.4-2|16	
14cr|xfce4-mpc-plugin-0.4.4-2|17	%description
14cr|xfce4-mpc-plugin-0.4.4-2|18	This is a simple Xfce panel client plugin for Music Player Daemon.
14cr|xfce4-mpc-plugin-0.4.4-2|19	
14cr|xfce4-mpc-plugin-0.4.4-2|20	Features :
14cr|xfce4-mpc-plugin-0.4.4-2|21	* send Play/Stop/Next/Previous command to MPD
14cr|xfce4-mpc-plugin-0.4.4-2|22	* uses gtk-theme media icons (at least nuvola, tango and rodent themes provides
14cr|xfce4-mpc-plugin-0.4.4-2|23	these icons)
14cr|xfce4-mpc-plugin-0.4.4-2|24	* decrease/increase volume using the mouse wheel
14cr|xfce4-mpc-plugin-0.4.4-2|25	* show the current volume, status and title as a tooltip when passing the mouse
14cr|xfce4-mpc-plugin-0.4.4-2|26	over the plugin
14cr|xfce4-mpc-plugin-0.4.4-2|27	* show a simple playlist window upon middle-click, permitting to select a track
14cr|xfce4-mpc-plugin-0.4.4-2|28	to play
14cr|xfce4-mpc-plugin-0.4.4-2|29	* configurable MPD host/port/password
14cr|xfce4-mpc-plugin-0.4.4-2|30	* toggles repeat/random features in the right-click menu
14cr|xfce4-mpc-plugin-0.4.4-2|31	* launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
14cr|xfce4-mpc-plugin-0.4.4-2|32	
14cr|xfce4-mpc-plugin-0.4.4-2|33	%prep
14cr|xfce4-mpc-plugin-0.4.4-2|34	%setup -q
14cr|xfce4-mpc-plugin-0.4.4-2|35	
14cr|xfce4-mpc-plugin-0.4.4-2|36	%build
14cr|xfce4-mpc-plugin-0.4.4-2|37	%configure2_5x \
14cr|xfce4-mpc-plugin-0.4.4-2|38	--disable-static
14cr|xfce4-mpc-plugin-0.4.4-2|39	
14cr|xfce4-mpc-plugin-0.4.4-2|40	%make
14cr|xfce4-mpc-plugin-0.4.4-2|41	
14cr|xfce4-mpc-plugin-0.4.4-2|42	%install
14cr|xfce4-mpc-plugin-0.4.4-2|43	%makeinstall_std
14cr|xfce4-mpc-plugin-0.4.4-2|44	
14cr|xfce4-mpc-plugin-0.4.4-2|45	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-mpc-plugin-0.4.4-2|46	
14cr|xfce4-mpc-plugin-0.4.4-2|47	%find_lang %{name} %{name}.lang
14cr|xfce4-mpc-plugin-0.4.4-2|48	
14cr|xfce4-mpc-plugin-0.4.4-2|49	%files -f %{name}.lang
14cr|xfce4-mpc-plugin-0.4.4-2|50	%doc ChangeLog AUTHORS README
14cr|xfce4-mpc-plugin-0.4.4-2|51	%{_libdir}/xfce4/panel/plugins/libmpc.so
14cr|xfce4-mpc-plugin-0.4.4-2|52	%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
14cr|xfce4-mpc-plugin-0.4.4-2|53	
14cr|xfce4-mpc-plugin-0.4.4-2|54	
14cr|xfce4-mpc-plugin-0.4.4-2|55	
14cr|xfce4-mpc-plugin-0.4.4-2|56	%changelog
14cr|xfce4-mpc-plugin-0.4.4-2|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-2
14cr|xfce4-mpc-plugin-0.4.4-2|58	+ Revision: 1b3d93a
14cr|xfce4-mpc-plugin-0.4.4-2|59	- MassBuild#464: Increase release tag
14cr|xfce4-mpc-plugin-0.4.4-2|60	
14cr|xfce4-mpc-plugin-0.4.4-2|61	

9256 14
14cr|xfce4-netload-plugin-1.2.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-netload-plugin-1.2.0-2|2	
14cr|xfce4-netload-plugin-1.2.0-2|3	Summary:	Netload plugin for the Xfce panel
14cr|xfce4-netload-plugin-1.2.0-2|4	Name:		xfce4-netload-plugin
14cr|xfce4-netload-plugin-1.2.0-2|5	Version:	1.2.0
14cr|xfce4-netload-plugin-1.2.0-2|6	Release:	2
14cr|xfce4-netload-plugin-1.2.0-2|7	License:	GPLv2+
14cr|xfce4-netload-plugin-1.2.0-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-netload-plugin-1.2.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
14cr|xfce4-netload-plugin-1.2.0-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-netload-plugin-1.2.0-2|11	Requires:	xfce4-panel >= 4.7
14cr|xfce4-netload-plugin-1.2.0-2|12	BuildRequires:	xfce4-panel-devel >= 4.7
14cr|xfce4-netload-plugin-1.2.0-2|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-netload-plugin-1.2.0-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-netload-plugin-1.2.0-2|15	Obsoletes:	xfce-netload-plugin
14cr|xfce4-netload-plugin-1.2.0-2|16	
14cr|xfce4-netload-plugin-1.2.0-2|17	%description
14cr|xfce4-netload-plugin-1.2.0-2|18	A netload panel plugin for the Xfce Desktop Environment.
14cr|xfce4-netload-plugin-1.2.0-2|19	
14cr|xfce4-netload-plugin-1.2.0-2|20	%prep
14cr|xfce4-netload-plugin-1.2.0-2|21	%setup -q
14cr|xfce4-netload-plugin-1.2.0-2|22	
14cr|xfce4-netload-plugin-1.2.0-2|23	%build
14cr|xfce4-netload-plugin-1.2.0-2|24	%define Werror_cflags %nil
14cr|xfce4-netload-plugin-1.2.0-2|25	
14cr|xfce4-netload-plugin-1.2.0-2|26	%configure2_5x
14cr|xfce4-netload-plugin-1.2.0-2|27	%make
14cr|xfce4-netload-plugin-1.2.0-2|28	
14cr|xfce4-netload-plugin-1.2.0-2|29	%install
14cr|xfce4-netload-plugin-1.2.0-2|30	%makeinstall_std
14cr|xfce4-netload-plugin-1.2.0-2|31	
14cr|xfce4-netload-plugin-1.2.0-2|32	%find_lang %{name} %{name}.lang
14cr|xfce4-netload-plugin-1.2.0-2|33	
14cr|xfce4-netload-plugin-1.2.0-2|34	%files -f %{name}.lang
14cr|xfce4-netload-plugin-1.2.0-2|35	%doc README ChangeLog AUTHORS
14cr|xfce4-netload-plugin-1.2.0-2|36	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-netload-plugin-1.2.0-2|37	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-netload-plugin-1.2.0-2|38	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-netload-plugin-1.2.0-2|39	
14cr|xfce4-netload-plugin-1.2.0-2|40	
14cr|xfce4-netload-plugin-1.2.0-2|41	
14cr|xfce4-netload-plugin-1.2.0-2|42	%changelog
14cr|xfce4-netload-plugin-1.2.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|xfce4-netload-plugin-1.2.0-2|44	+ Revision: fad8c09
14cr|xfce4-netload-plugin-1.2.0-2|45	- MassBuild#464: Increase release tag
14cr|xfce4-netload-plugin-1.2.0-2|46	
14cr|xfce4-netload-plugin-1.2.0-2|47	

9257 14
14cr|xfce4-notes-plugin-1.7.7-5|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-notes-plugin-1.7.7-5|2	
14cr|xfce4-notes-plugin-1.7.7-5|3	Summary:	Notes plugin for the Xfce panel
14cr|xfce4-notes-plugin-1.7.7-5|4	Name:		xfce4-notes-plugin
14cr|xfce4-notes-plugin-1.7.7-5|5	Version:	1.7.7
14cr|xfce4-notes-plugin-1.7.7-5|6	Release:	5
14cr|xfce4-notes-plugin-1.7.7-5|7	License:	GPLv2+
14cr|xfce4-notes-plugin-1.7.7-5|8	Group:		Graphical desktop/Xfce
14cr|xfce4-notes-plugin-1.7.7-5|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
14cr|xfce4-notes-plugin-1.7.7-5|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-notes-plugin-1.7.7-5|11	Patch0:		xfce4-notes-plugin-1.6.4-format_not_a_string_literal_and_no_format_arguments.patch
14cr|xfce4-notes-plugin-1.7.7-5|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-notes-plugin-1.7.7-5|13	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-notes-plugin-1.7.7-5|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-notes-plugin-1.7.7-5|15	BuildRequires:	xfce4-dev-tools
14cr|xfce4-notes-plugin-1.7.7-5|16	BuildRequires:	intltool
14cr|xfce4-notes-plugin-1.7.7-5|17	BuildRequires:	unique-devel
14cr|xfce4-notes-plugin-1.7.7-5|18	BuildRequires: 	xfconf-devel
14cr|xfce4-notes-plugin-1.7.7-5|19	Obsoletes:	xfce-notes-plugin
14cr|xfce4-notes-plugin-1.7.7-5|20	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-notes-plugin-1.7.7-5|21	
14cr|xfce4-notes-plugin-1.7.7-5|22	%description
14cr|xfce4-notes-plugin-1.7.7-5|23	xfce4-notes-plugin is a notes panel plugin for the Xfce Desktop Environment.
14cr|xfce4-notes-plugin-1.7.7-5|24	It provides a simple system for managing sticky notes on your desktop.
14cr|xfce4-notes-plugin-1.7.7-5|25	
14cr|xfce4-notes-plugin-1.7.7-5|26	%prep
14cr|xfce4-notes-plugin-1.7.7-5|27	%setup -q
14cr|xfce4-notes-plugin-1.7.7-5|28	#%patch0 -p1
14cr|xfce4-notes-plugin-1.7.7-5|29	
14cr|xfce4-notes-plugin-1.7.7-5|30	%build
14cr|xfce4-notes-plugin-1.7.7-5|31	%configure2_5x
14cr|xfce4-notes-plugin-1.7.7-5|32	%make
14cr|xfce4-notes-plugin-1.7.7-5|33	
14cr|xfce4-notes-plugin-1.7.7-5|34	%install
14cr|xfce4-notes-plugin-1.7.7-5|35	rm -rf %{buildroot}
14cr|xfce4-notes-plugin-1.7.7-5|36	%makeinstall_std
14cr|xfce4-notes-plugin-1.7.7-5|37	
14cr|xfce4-notes-plugin-1.7.7-5|38	%find_lang %{name}
14cr|xfce4-notes-plugin-1.7.7-5|39	
14cr|xfce4-notes-plugin-1.7.7-5|40	%post
14cr|xfce4-notes-plugin-1.7.7-5|41	%update_icon_cache hicolor
14cr|xfce4-notes-plugin-1.7.7-5|42	
14cr|xfce4-notes-plugin-1.7.7-5|43	%postun
14cr|xfce4-notes-plugin-1.7.7-5|44	%clean_icon_cache hicolor
14cr|xfce4-notes-plugin-1.7.7-5|45	
14cr|xfce4-notes-plugin-1.7.7-5|46	%clean
14cr|xfce4-notes-plugin-1.7.7-5|47	rm -rf %{buildroot}
14cr|xfce4-notes-plugin-1.7.7-5|48	
14cr|xfce4-notes-plugin-1.7.7-5|49	%files -f %{name}.lang
14cr|xfce4-notes-plugin-1.7.7-5|50	%defattr(-,root,root)
14cr|xfce4-notes-plugin-1.7.7-5|51	%doc README ChangeLog AUTHORS
14cr|xfce4-notes-plugin-1.7.7-5|52	%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
14cr|xfce4-notes-plugin-1.7.7-5|53	%{_bindir}/xfce4-notes
14cr|xfce4-notes-plugin-1.7.7-5|54	%{_bindir}/xfce4-notes-settings
14cr|xfce4-notes-plugin-1.7.7-5|55	%{_bindir}/xfce4-popup-notes
14cr|xfce4-notes-plugin-1.7.7-5|56	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-notes-plugin-1.7.7-5|57	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-notes-plugin-1.7.7-5|58	%{_datadir}/applications/xfce4-notes.desktop
14cr|xfce4-notes-plugin-1.7.7-5|59	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-notes-plugin-1.7.7-5|60	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|xfce4-notes-plugin-1.7.7-5|61	%{_datadir}/%{name}/gtk-2.0
14cr|xfce4-notes-plugin-1.7.7-5|62	%{_datadir}/%{name}/pixmaps
14cr|xfce4-notes-plugin-1.7.7-5|63	
14cr|xfce4-notes-plugin-1.7.7-5|64	
14cr|xfce4-notes-plugin-1.7.7-5|65	
14cr|xfce4-notes-plugin-1.7.7-5|66	%changelog
14cr|xfce4-notes-plugin-1.7.7-5|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.7-5
14cr|xfce4-notes-plugin-1.7.7-5|68	+ Revision: 7b74ee3
14cr|xfce4-notes-plugin-1.7.7-5|69	- MassBuild#464: Increase release tag
14cr|xfce4-notes-plugin-1.7.7-5|70	
14cr|xfce4-notes-plugin-1.7.7-5|71	

9258 14
14cr|xfce4-notifyd-0.2.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-notifyd-0.2.4-3|2	
14cr|xfce4-notifyd-0.2.4-3|3	Summary:	Notification daemon for Xfce desktop environment
14cr|xfce4-notifyd-0.2.4-3|4	Name:		xfce4-notifyd
14cr|xfce4-notifyd-0.2.4-3|5	Version:	0.2.4
14cr|xfce4-notifyd-0.2.4-3|6	Release:	3
14cr|xfce4-notifyd-0.2.4-3|7	License:	GPLv3+
14cr|xfce4-notifyd-0.2.4-3|8	Group: 		Graphical desktop/Xfce
14cr|xfce4-notifyd-0.2.4-3|9	Url:		http://goodies.xfce.org/projects/applications/xfce4-notifyd
14cr|xfce4-notifyd-0.2.4-3|10	Source0:	http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/%{name}-%{version}.tar.bz2
14cr|xfce4-notifyd-0.2.4-3|11	BuildRequires:	intltool
14cr|xfce4-notifyd-0.2.4-3|12	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|xfce4-notifyd-0.2.4-3|13	BuildRequires:	pkgconfig(libnotify)
14cr|xfce4-notifyd-0.2.4-3|14	BuildRequires:	pkgconfig(libsexy)
14cr|xfce4-notifyd-0.2.4-3|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-notifyd-0.2.4-3|16	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-notifyd-0.2.4-3|17	BuildRequires:	pkgconfig(libxfconf-0)
14cr|xfce4-notifyd-0.2.4-3|18	Requires:	xfconf
14cr|xfce4-notifyd-0.2.4-3|19	Provides:	virtual-notification-daemon
14cr|xfce4-notifyd-0.2.4-3|20	
14cr|xfce4-notifyd-0.2.4-3|21	%description
14cr|xfce4-notifyd-0.2.4-3|22	Xfce4-notifyd is a simple, visually-appealing notification daemon for
14cr|xfce4-notifyd-0.2.4-3|23	Xfce that implements the Freedesktop.org Desktop Notifications
14cr|xfce4-notifyd-0.2.4-3|24	Specification.
14cr|xfce4-notifyd-0.2.4-3|25	
14cr|xfce4-notifyd-0.2.4-3|26	Features:
14cr|xfce4-notifyd-0.2.4-3|27	* Themable using the GTK+ theming mechanism
14cr|xfce4-notifyd-0.2.4-3|28	* Visually appealing: rounded corners, shaped windows
14cr|xfce4-notifyd-0.2.4-3|29	* Supports transparency and fade effects
14cr|xfce4-notifyd-0.2.4-3|30	
14cr|xfce4-notifyd-0.2.4-3|31	%files -f %{name}.lang
14cr|xfce4-notifyd-0.2.4-3|32	%doc ChangeLog AUTHORS README TODO
14cr|xfce4-notifyd-0.2.4-3|33	%{_bindir}/xfce4-notifyd-config
14cr|xfce4-notifyd-0.2.4-3|34	%{_libdir}/xfce4/notifyd
14cr|xfce4-notifyd-0.2.4-3|35	%{_datadir}/applications/*.desktop
14cr|xfce4-notifyd-0.2.4-3|36	%{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
14cr|xfce4-notifyd-0.2.4-3|37	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-notifyd-0.2.4-3|38	%{_datadir}/themes/Default/xfce-notify-4.0
14cr|xfce4-notifyd-0.2.4-3|39	%{_datadir}/themes/Smoke
14cr|xfce4-notifyd-0.2.4-3|40	%{_datadir}/themes/ZOMG-PONIES!
14cr|xfce4-notifyd-0.2.4-3|41	%{_mandir}/man1/xfce4-notifyd-config*
14cr|xfce4-notifyd-0.2.4-3|42	
14cr|xfce4-notifyd-0.2.4-3|43	#----------------------------------------------------------------------------
14cr|xfce4-notifyd-0.2.4-3|44	
14cr|xfce4-notifyd-0.2.4-3|45	%prep
14cr|xfce4-notifyd-0.2.4-3|46	%setup -q
14cr|xfce4-notifyd-0.2.4-3|47	
14cr|xfce4-notifyd-0.2.4-3|48	%build
14cr|xfce4-notifyd-0.2.4-3|49	%configure2_5x \
14cr|xfce4-notifyd-0.2.4-3|50	--disable-static
14cr|xfce4-notifyd-0.2.4-3|51	%make
14cr|xfce4-notifyd-0.2.4-3|52	
14cr|xfce4-notifyd-0.2.4-3|53	%install
14cr|xfce4-notifyd-0.2.4-3|54	%makeinstall_std
14cr|xfce4-notifyd-0.2.4-3|55	
14cr|xfce4-notifyd-0.2.4-3|56	%find_lang %{name}
14cr|xfce4-notifyd-0.2.4-3|57	
14cr|xfce4-notifyd-0.2.4-3|58	
14cr|xfce4-notifyd-0.2.4-3|59	%changelog
14cr|xfce4-notifyd-0.2.4-3|60	* Fri Sep 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-3
14cr|xfce4-notifyd-0.2.4-3|61	+ Revision: 6c69878
14cr|xfce4-notifyd-0.2.4-3|62	- Spec cleanup
14cr|xfce4-notifyd-0.2.4-3|63	
14cr|xfce4-notifyd-0.2.4-3|64	

9259 14
14cr|xfce4-panel-4.11.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-panel-4.11.1-1|2	%define major 4
14cr|xfce4-panel-4.11.1-1|3	%define api 1.0
14cr|xfce4-panel-4.11.1-1|4	%define libname %mklibname xfce4panel %{api} %{major}
14cr|xfce4-panel-4.11.1-1|5	%define devname %mklibname xfce4panel -d
14cr|xfce4-panel-4.11.1-1|6	
14cr|xfce4-panel-4.11.1-1|7	Summary:	A Xfce panel
14cr|xfce4-panel-4.11.1-1|8	Name:		xfce4-panel
14cr|xfce4-panel-4.11.1-1|9	Version:	4.11.1
14cr|xfce4-panel-4.11.1-1|10	Release:	1
14cr|xfce4-panel-4.11.1-1|11	License:	GPLv2+
14cr|xfce4-panel-4.11.1-1|12	Group:		Graphical desktop/Xfce
14cr|xfce4-panel-4.11.1-1|13	Url:		http://www.xfce.org
14cr|xfce4-panel-4.11.1-1|14	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-panel-4.11.1-1|15	BuildRequires:	gtk-doc
14cr|xfce4-panel-4.11.1-1|16	BuildRequires:	pkgconfig(exo-1)
14cr|xfce4-panel-4.11.1-1|17	BuildRequires:	pkgconfig(garcon-1)
14cr|xfce4-panel-4.11.1-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xfce4-panel-4.11.1-1|19	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfce4-panel-4.11.1-1|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cr|xfce4-panel-4.11.1-1|21	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|xfce4-panel-4.11.1-1|22	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.0
14cr|xfce4-panel-4.11.1-1|23	Requires:	desktop-common-data
14cr|xfce4-panel-4.11.1-1|24	
14cr|xfce4-panel-4.11.1-1|25	%description
14cr|xfce4-panel-4.11.1-1|26	The Xfce 4 Panel supports multiple panels, with many options
14cr|xfce4-panel-4.11.1-1|27	for their position, appearance, transparency and behavior.
14cr|xfce4-panel-4.11.1-1|28	There are many items available by default to full fit a panel,
14cr|xfce4-panel-4.11.1-1|29	like application launchers with detachable menus, a graphical pager,
14cr|xfce4-panel-4.11.1-1|30	a tasklist, a clock, a system tray, a show/hide desktop switcher,
14cr|xfce4-panel-4.11.1-1|31	and even more. It offers an easy way to add items using a dialog,
14cr|xfce4-panel-4.11.1-1|32	and to move items accross different panels.
14cr|xfce4-panel-4.11.1-1|33	
14cr|xfce4-panel-4.11.1-1|34	%files -f %{name}.lang
14cr|xfce4-panel-4.11.1-1|35	%doc AUTHORS NEWS
14cr|xfce4-panel-4.11.1-1|36	%dir %{_libdir}/xfce4/panel
14cr|xfce4-panel-4.11.1-1|37	%dir %{_libdir}/xfce4/panel/plugins
14cr|xfce4-panel-4.11.1-1|38	%dir %{_datadir}/xfce4/panel
14cr|xfce4-panel-4.11.1-1|39	%dir %{_datadir}/xfce4/panel/plugins
14cr|xfce4-panel-4.11.1-1|40	%{_bindir}/*
14cr|xfce4-panel-4.11.1-1|41	%{_datadir}/applications/*.desktop
14cr|xfce4-panel-4.11.1-1|42	%{_datadir}/gtk-doc/html/libxfce4panel-%{api}
14cr|xfce4-panel-4.11.1-1|43	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-panel-4.11.1-1|44	%{_iconsdir}/hicolor/*
14cr|xfce4-panel-4.11.1-1|45	%{_libdir}/xfce4/panel/migrate
14cr|xfce4-panel-4.11.1-1|46	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-panel-4.11.1-1|47	%{_libdir}/xfce4/panel/wrapper-%{api}
14cr|xfce4-panel-4.11.1-1|48	
14cr|xfce4-panel-4.11.1-1|49	#----------------------------------------------------------------------------
14cr|xfce4-panel-4.11.1-1|50	
14cr|xfce4-panel-4.11.1-1|51	%package -n %{libname}
14cr|xfce4-panel-4.11.1-1|52	Summary:	Panel library for the Xfce desktop environment
14cr|xfce4-panel-4.11.1-1|53	Group:		Graphical desktop/Xfce
14cr|xfce4-panel-4.11.1-1|54	Conflicts:	%{_lib}xfce4panel4 < 4.11.1
14cr|xfce4-panel-4.11.1-1|55	Obsoletes:	%{_lib}xfce4panel4 < 4.11.1
14cr|xfce4-panel-4.11.1-1|56	
14cr|xfce4-panel-4.11.1-1|57	%description -n %{libname}
14cr|xfce4-panel-4.11.1-1|58	Panel library for the Xfce desktop environment.
14cr|xfce4-panel-4.11.1-1|59	
14cr|xfce4-panel-4.11.1-1|60	%files -n %{libname}
14cr|xfce4-panel-4.11.1-1|61	%{_libdir}/libxfce4panel-%{api}.so.%{major}*
14cr|xfce4-panel-4.11.1-1|62	
14cr|xfce4-panel-4.11.1-1|63	#----------------------------------------------------------------------------
14cr|xfce4-panel-4.11.1-1|64	
14cr|xfce4-panel-4.11.1-1|65	%package -n %{devname}
14cr|xfce4-panel-4.11.1-1|66	Summary:	Libraries and header files for the %{name} library
14cr|xfce4-panel-4.11.1-1|67	Group:		Development/Other
14cr|xfce4-panel-4.11.1-1|68	Requires:	%{libname} = %{EVRD}
14cr|xfce4-panel-4.11.1-1|69	Provides:	%{name}-devel = %{EVRD}
14cr|xfce4-panel-4.11.1-1|70	Provides:	lib%{name}-devel = %{EVRD}
14cr|xfce4-panel-4.11.1-1|71	
14cr|xfce4-panel-4.11.1-1|72	%description -n %{devname}
14cr|xfce4-panel-4.11.1-1|73	Libraries and header files for the %{name} library.
14cr|xfce4-panel-4.11.1-1|74	
14cr|xfce4-panel-4.11.1-1|75	%files -n %{devname}
14cr|xfce4-panel-4.11.1-1|76	%doc ChangeLog
14cr|xfce4-panel-4.11.1-1|77	%{_libdir}/lib*.so
14cr|xfce4-panel-4.11.1-1|78	%{_libdir}/pkgconfig/*.pc
14cr|xfce4-panel-4.11.1-1|79	%{_includedir}/xfce4/libxfce4panel-%{api}/libxfce4panel/*.h
14cr|xfce4-panel-4.11.1-1|80	
14cr|xfce4-panel-4.11.1-1|81	#----------------------------------------------------------------------------
14cr|xfce4-panel-4.11.1-1|82	
14cr|xfce4-panel-4.11.1-1|83	%prep
14cr|xfce4-panel-4.11.1-1|84	%setup -q
14cr|xfce4-panel-4.11.1-1|85	
14cr|xfce4-panel-4.11.1-1|86	%build
14cr|xfce4-panel-4.11.1-1|87	%configure2_5x \
14cr|xfce4-panel-4.11.1-1|88	--enable-gtk-doc \
14cr|xfce4-panel-4.11.1-1|89	--enable-gio-unix \
14cr|xfce4-panel-4.11.1-1|90	--disable-static
14cr|xfce4-panel-4.11.1-1|91	
14cr|xfce4-panel-4.11.1-1|92	%make
14cr|xfce4-panel-4.11.1-1|93	
14cr|xfce4-panel-4.11.1-1|94	%install
14cr|xfce4-panel-4.11.1-1|95	%makeinstall_std
14cr|xfce4-panel-4.11.1-1|96	
14cr|xfce4-panel-4.11.1-1|97	# (tpg) this file is in mandriva-xfce-config package
14cr|xfce4-panel-4.11.1-1|98	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/panel/*
14cr|xfce4-panel-4.11.1-1|99	
14cr|xfce4-panel-4.11.1-1|100	%find_lang %{name}
14cr|xfce4-panel-4.11.1-1|101	
14cr|xfce4-panel-4.11.1-1|102	
14cr|xfce4-panel-4.11.1-1|103	%changelog
14cr|xfce4-panel-4.11.1-1|104	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.1-1
14cr|xfce4-panel-4.11.1-1|105	+ Revision: e48483f
14cr|xfce4-panel-4.11.1-1|106	- Fix files
14cr|xfce4-panel-4.11.1-1|107	
14cr|xfce4-panel-4.11.1-1|108	

9260 14
14cr|xfce4-places-plugin-1.5.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-places-plugin-1.5.0-2|2	
14cr|xfce4-places-plugin-1.5.0-2|3	Summary: 	A places plugin for the Xfce panel
14cr|xfce4-places-plugin-1.5.0-2|4	Name: 		xfce4-places-plugin
14cr|xfce4-places-plugin-1.5.0-2|5	Version: 	1.5.0
14cr|xfce4-places-plugin-1.5.0-2|6	Release: 	2
14cr|xfce4-places-plugin-1.5.0-2|7	License:	GPLv2+
14cr|xfce4-places-plugin-1.5.0-2|8	Group: 		Graphical desktop/Xfce
14cr|xfce4-places-plugin-1.5.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
14cr|xfce4-places-plugin-1.5.0-2|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-places-plugin-1.5.0-2|11	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-places-plugin-1.5.0-2|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-places-plugin-1.5.0-2|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-places-plugin-1.5.0-2|14	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.8.0
14cr|xfce4-places-plugin-1.5.0-2|15	BuildRequires:	perl(XML::Parser)
14cr|xfce4-places-plugin-1.5.0-2|16	BuildRequires:	thunar-vfs-devel
14cr|xfce4-places-plugin-1.5.0-2|17	
14cr|xfce4-places-plugin-1.5.0-2|18	%description
14cr|xfce4-places-plugin-1.5.0-2|19	A places plugin for the Xfce panel.
14cr|xfce4-places-plugin-1.5.0-2|20	
14cr|xfce4-places-plugin-1.5.0-2|21	%prep
14cr|xfce4-places-plugin-1.5.0-2|22	%setup -q
14cr|xfce4-places-plugin-1.5.0-2|23	
14cr|xfce4-places-plugin-1.5.0-2|24	%build
14cr|xfce4-places-plugin-1.5.0-2|25	%configure2_5x
14cr|xfce4-places-plugin-1.5.0-2|26	%make
14cr|xfce4-places-plugin-1.5.0-2|27	
14cr|xfce4-places-plugin-1.5.0-2|28	%install
14cr|xfce4-places-plugin-1.5.0-2|29	%makeinstall_std
14cr|xfce4-places-plugin-1.5.0-2|30	
14cr|xfce4-places-plugin-1.5.0-2|31	%find_lang %{name}
14cr|xfce4-places-plugin-1.5.0-2|32	
14cr|xfce4-places-plugin-1.5.0-2|33	%post
14cr|xfce4-places-plugin-1.5.0-2|34	%update_icon_cache hicolor
14cr|xfce4-places-plugin-1.5.0-2|35	
14cr|xfce4-places-plugin-1.5.0-2|36	%postun
14cr|xfce4-places-plugin-1.5.0-2|37	%clean_icon_cache hicolor
14cr|xfce4-places-plugin-1.5.0-2|38	
14cr|xfce4-places-plugin-1.5.0-2|39	%files -f %{name}.lang
14cr|xfce4-places-plugin-1.5.0-2|40	%doc ChangeLog AUTHORS NEWS
14cr|xfce4-places-plugin-1.5.0-2|41	%{_bindir}/*
14cr|xfce4-places-plugin-1.5.0-2|42	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-places-plugin-1.5.0-2|43	%{_datadir}/xfce4/panel/plugins/places.desktop
14cr|xfce4-places-plugin-1.5.0-2|44	
14cr|xfce4-places-plugin-1.5.0-2|45	
14cr|xfce4-places-plugin-1.5.0-2|46	
14cr|xfce4-places-plugin-1.5.0-2|47	%changelog
14cr|xfce4-places-plugin-1.5.0-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cr|xfce4-places-plugin-1.5.0-2|49	+ Revision: 2f1fafc
14cr|xfce4-places-plugin-1.5.0-2|50	- MassBuild#464: Increase release tag
14cr|xfce4-places-plugin-1.5.0-2|51	
14cr|xfce4-places-plugin-1.5.0-2|52	

9261 14
14cr|xfce4-playercontrol-plugin-0.3.0-5|1	
14cr|xfce4-playercontrol-plugin-0.3.0-5|2	Summary:	Audio player control plugin for the Xfce panel
14cr|xfce4-playercontrol-plugin-0.3.0-5|3	Name:		xfce4-playercontrol-plugin
14cr|xfce4-playercontrol-plugin-0.3.0-5|4	Version:	0.3.0
14cr|xfce4-playercontrol-plugin-0.3.0-5|5	Release:	5
14cr|xfce4-playercontrol-plugin-0.3.0-5|6	License:	BSD
14cr|xfce4-playercontrol-plugin-0.3.0-5|7	Group:		Graphical desktop/Xfce
14cr|xfce4-playercontrol-plugin-0.3.0-5|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin
14cr|xfce4-playercontrol-plugin-0.3.0-5|9	Source0:	http://www.bilimfeneri.gen.tr/ilgar/%{name}-%{version}.tar.bz2
14cr|xfce4-playercontrol-plugin-0.3.0-5|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-playercontrol-plugin-0.3.0-5|11	BuildRequires:	libmpd-devel
14cr|xfce4-playercontrol-plugin-0.3.0-5|12	BuildRequires:	audacious-devel
14cr|xfce4-playercontrol-plugin-0.3.0-5|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-playercontrol-plugin-0.3.0-5|14	BuildRequires:	glib2-devel
14cr|xfce4-playercontrol-plugin-0.3.0-5|15	BuildRequires:	gtk+2-devel
14cr|xfce4-playercontrol-plugin-0.3.0-5|16	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-playercontrol-plugin-0.3.0-5|17	
14cr|xfce4-playercontrol-plugin-0.3.0-5|18	%description
14cr|xfce4-playercontrol-plugin-0.3.0-5|19	An Audacious and MPD control panel plugin for the Xfce Desktop Environment.
14cr|xfce4-playercontrol-plugin-0.3.0-5|20	
14cr|xfce4-playercontrol-plugin-0.3.0-5|21	%prep
14cr|xfce4-playercontrol-plugin-0.3.0-5|22	%setup -q
14cr|xfce4-playercontrol-plugin-0.3.0-5|23	
14cr|xfce4-playercontrol-plugin-0.3.0-5|24	%build
14cr|xfce4-playercontrol-plugin-0.3.0-5|25	%configure2_5x \
14cr|xfce4-playercontrol-plugin-0.3.0-5|26	--enable-audacious \
14cr|xfce4-playercontrol-plugin-0.3.0-5|27	--disable-xmms
14cr|xfce4-playercontrol-plugin-0.3.0-5|28	%make
14cr|xfce4-playercontrol-plugin-0.3.0-5|29	
14cr|xfce4-playercontrol-plugin-0.3.0-5|30	%install
14cr|xfce4-playercontrol-plugin-0.3.0-5|31	%makeinstall_std
14cr|xfce4-playercontrol-plugin-0.3.0-5|32	
14cr|xfce4-playercontrol-plugin-0.3.0-5|33	%find_lang %{name}
14cr|xfce4-playercontrol-plugin-0.3.0-5|34	
14cr|xfce4-playercontrol-plugin-0.3.0-5|35	%files -f %{name}.lang
14cr|xfce4-playercontrol-plugin-0.3.0-5|36	%doc README ChangeLog AUTHORS
14cr|xfce4-playercontrol-plugin-0.3.0-5|37	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-playercontrol-plugin-0.3.0-5|38	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-playercontrol-plugin-0.3.0-5|39	%dir %{_datadir}/xfce4/%{name}
14cr|xfce4-playercontrol-plugin-0.3.0-5|40	%{_datadir}/xfce4/%{name}/*
14cr|xfce4-playercontrol-plugin-0.3.0-5|41	
14cr|xfce4-playercontrol-plugin-0.3.0-5|42	
14cr|xfce4-playercontrol-plugin-0.3.0-5|43	
14cr|xfce4-playercontrol-plugin-0.3.0-5|44	%changelog
14cr|xfce4-playercontrol-plugin-0.3.0-5|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-5
14cr|xfce4-playercontrol-plugin-0.3.0-5|46	+ Revision: b23816a
14cr|xfce4-playercontrol-plugin-0.3.0-5|47	- MassBuild#464: Increase release tag
14cr|xfce4-playercontrol-plugin-0.3.0-5|48	
14cr|xfce4-playercontrol-plugin-0.3.0-5|49	

9262 14
14cr|xfce4-power-manager-1.2.0-12|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-power-manager-1.2.0-12|2	
14cr|xfce4-power-manager-1.2.0-12|3	Summary:	A power manager for Xfce
14cr|xfce4-power-manager-1.2.0-12|4	Name:		xfce4-power-manager
14cr|xfce4-power-manager-1.2.0-12|5	Version:	1.2.0
14cr|xfce4-power-manager-1.2.0-12|6	Release:	12
14cr|xfce4-power-manager-1.2.0-12|7	Epoch:		1
14cr|xfce4-power-manager-1.2.0-12|8	License:	GPLv2+
14cr|xfce4-power-manager-1.2.0-12|9	Group:		Graphical desktop/Xfce
14cr|xfce4-power-manager-1.2.0-12|10	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cr|xfce4-power-manager-1.2.0-12|11	Source0:	http://archive.xfce.org/src/apps/xfce4-power-manager/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-power-manager-1.2.0-12|12	# From upstream git:
14cr|xfce4-power-manager-1.2.0-12|13	# http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=5ac47c84
14cr|xfce4-power-manager-1.2.0-12|14	Patch1:		xfce4-power-manager-1.2.0-remove-custom-OSD-for-brightness-popup.patch
14cr|xfce4-power-manager-1.2.0-12|15	# From upstream bugzilla:
14cr|xfce4-power-manager-1.2.0-12|16	# https://bugzilla.xfce.org/show_bug.cgi?id=9963#c1
14cr|xfce4-power-manager-1.2.0-12|17	Patch2:		xfce4-power-manager-1.2.0-add-systemd-logind-support-for-suspend-hibernate.patch
14cr|xfce4-power-manager-1.2.0-12|18	# From upstream git:
14cr|xfce4-power-manager-1.2.0-12|19	# http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=05d12e12
14cr|xfce4-power-manager-1.2.0-12|20	Patch3:		xfce4-power-manager-1.2.0-brightness-level-long-to-gint32.patch
14cr|xfce4-power-manager-1.2.0-12|21	# From upstream bugzilla:
14cr|xfce4-power-manager-1.2.0-12|22	# https://bugzilla.xfce.org/show_bug.cgi?id=9335#c10
14cr|xfce4-power-manager-1.2.0-12|23	Patch10:	xfce4-power-manager-1.2.0-systemd-inhibit.patch
14cr|xfce4-power-manager-1.2.0-12|24	# From upstream bugzilla:
14cr|xfce4-power-manager-1.2.0-12|25	# https://bugzilla.xfce.org/show_bug.cgi?id=10167#c0
14cr|xfce4-power-manager-1.2.0-12|26	Patch11:	xfce4-power-manager-1.2.0-systemd-PowerOff.patch
14cr|xfce4-power-manager-1.2.0-12|27	Patch12:	xfce4-power-manager-1.2.0-automake1.13.patch
14cr|xfce4-power-manager-1.2.0-12|28	Patch13:	xfce4-power-manager-1.2.0-battery.patch
14cr|xfce4-power-manager-1.2.0-12|29	BuildRequires:	intltool
14cr|xfce4-power-manager-1.2.0-12|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xfce4-power-manager-1.2.0-12|31	BuildRequires:	pkgconfig(dbus-1)
14cr|xfce4-power-manager-1.2.0-12|32	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|xfce4-power-manager-1.2.0-12|33	BuildRequires:	pkgconfig(libxfconf-0)
14cr|xfce4-power-manager-1.2.0-12|34	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-power-manager-1.2.0-12|35	BuildRequires:	pkgconfig(libnotify)
14cr|xfce4-power-manager-1.2.0-12|36	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-power-manager-1.2.0-12|37	BuildRequires:	pkgconfig(polkit-gobject-1)
14cr|xfce4-power-manager-1.2.0-12|38	BuildRequires:	xfce4-dev-tools
14cr|xfce4-power-manager-1.2.0-12|39	Requires:       xfce4-panel
14cr|xfce4-power-manager-1.2.0-12|40	
14cr|xfce4-power-manager-1.2.0-12|41	%description
14cr|xfce4-power-manager-1.2.0-12|42	A power manager dedicated for Xfce desktop environment.
14cr|xfce4-power-manager-1.2.0-12|43	
14cr|xfce4-power-manager-1.2.0-12|44	%prep
14cr|xfce4-power-manager-1.2.0-12|45	%setup -q
14cr|xfce4-power-manager-1.2.0-12|46	%apply_patches
14cr|xfce4-power-manager-1.2.0-12|47	
14cr|xfce4-power-manager-1.2.0-12|48	#to make xdg-autogen happy
14cr|xfce4-power-manager-1.2.0-12|49	#mkdir -p m4
14cr|xfce4-power-manager-1.2.0-12|50	#sed -i '1iAC_CONFIG_MACRO_DIR([m4])' configure.ac
14cr|xfce4-power-manager-1.2.0-12|51	#sed -i '1iACLOCAL_AMFLAGS=-I m4' Makefile.am
14cr|xfce4-power-manager-1.2.0-12|52	
14cr|xfce4-power-manager-1.2.0-12|53	%build
14cr|xfce4-power-manager-1.2.0-12|54	xdt-autogen
14cr|xfce4-power-manager-1.2.0-12|55	%configure2_5x \
14cr|xfce4-power-manager-1.2.0-12|56	--disable-static \
14cr|xfce4-power-manager-1.2.0-12|57	--enable-dpms \
14cr|xfce4-power-manager-1.2.0-12|58	--enable-panel-plugins \
14cr|xfce4-power-manager-1.2.0-12|59	--enable-network-manager \
14cr|xfce4-power-manager-1.2.0-12|60	--enable-polkit
14cr|xfce4-power-manager-1.2.0-12|61	
14cr|xfce4-power-manager-1.2.0-12|62	%make
14cr|xfce4-power-manager-1.2.0-12|63	%install
14cr|xfce4-power-manager-1.2.0-12|64	%makeinstall_std
14cr|xfce4-power-manager-1.2.0-12|65	
14cr|xfce4-power-manager-1.2.0-12|66	%find_lang %{name} %{name}.lang
14cr|xfce4-power-manager-1.2.0-12|67	
14cr|xfce4-power-manager-1.2.0-12|68	%files -f %{name}.lang
14cr|xfce4-power-manager-1.2.0-12|69	%doc AUTHORS NEWS README TODO
14cr|xfce4-power-manager-1.2.0-12|70	%doc %{_datadir}/xfce4/doc/C/images/*.png
14cr|xfce4-power-manager-1.2.0-12|71	%doc %{_datadir}/xfce4/doc/C/xfce4-power-manager.html
14cr|xfce4-power-manager-1.2.0-12|72	%{_sysconfdir}/xdg/autostart/*.desktop
14cr|xfce4-power-manager-1.2.0-12|73	%{_sbindir}/xfpm-power-backlight-helper
14cr|xfce4-power-manager-1.2.0-12|74	%{_bindir}/%{name}*
14cr|xfce4-power-manager-1.2.0-12|75	%{_bindir}/xfce4-power-information
14cr|xfce4-power-manager-1.2.0-12|76	%{_datadir}/polkit-1/actions/org.xfce.power.policy
14cr|xfce4-power-manager-1.2.0-12|77	%{_datadir}/applications/*.desktop
14cr|xfce4-power-manager-1.2.0-12|78	%{_iconsdir}/hicolor/scalable/*/*.svg
14cr|xfce4-power-manager-1.2.0-12|79	%{_iconsdir}/hicolor/*/*/*.png
14cr|xfce4-power-manager-1.2.0-12|80	%{_mandir}/man1/*
14cr|xfce4-power-manager-1.2.0-12|81	#panel plugin
14cr|xfce4-power-manager-1.2.0-12|82	%{_libdir}/xfce4/panel-plugins/xfce4-brightness-plugin/
14cr|xfce4-power-manager-1.2.0-12|83	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-power-manager-1.2.0-12|84	
14cr|xfce4-power-manager-1.2.0-12|85	
14cr|xfce4-power-manager-1.2.0-12|86	%changelog
14cr|xfce4-power-manager-1.2.0-12|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.0-12
14cr|xfce4-power-manager-1.2.0-12|88	+ Revision: 18f2018
14cr|xfce4-power-manager-1.2.0-12|89	- MassBuild#464: Increase release tag
14cr|xfce4-power-manager-1.2.0-12|90	
14cr|xfce4-power-manager-1.2.0-12|91	

9263 14
14cr|xfce4-quicklauncher-plugin-1.9.4-13|1	Summary:	Quicklauncher plugin for the Xfce panel
14cr|xfce4-quicklauncher-plugin-1.9.4-13|2	Name:		xfce4-quicklauncher-plugin
14cr|xfce4-quicklauncher-plugin-1.9.4-13|3	Version:	1.9.4
14cr|xfce4-quicklauncher-plugin-1.9.4-13|4	Release:	13
14cr|xfce4-quicklauncher-plugin-1.9.4-13|5	License:	GPLv2+
14cr|xfce4-quicklauncher-plugin-1.9.4-13|6	Group:		Graphical desktop/Xfce
14cr|xfce4-quicklauncher-plugin-1.9.4-13|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
14cr|xfce4-quicklauncher-plugin-1.9.4-13|8	Source0:	http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-quicklauncher-plugin-1.9.4-13|9	Patch0:		01_save-settings.patch
14cr|xfce4-quicklauncher-plugin-1.9.4-13|10	Patch1:		02_fix-missing-english-translation.patch
14cr|xfce4-quicklauncher-plugin-1.9.4-13|11	Patch2:		xfce4-quicklauncher-plugin-1.9.4-parameters.patch
14cr|xfce4-quicklauncher-plugin-1.9.4-13|12	Patch3:		xfce4-quicklauncher-plugin-1.9.4-panel-load.patch
14cr|xfce4-quicklauncher-plugin-1.9.4-13|13	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-quicklauncher-plugin-1.9.4-13|14	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-quicklauncher-plugin-1.9.4-13|15	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-quicklauncher-plugin-1.9.4-13|16	BuildRequires:	perl(XML::Parser)
14cr|xfce4-quicklauncher-plugin-1.9.4-13|17	Obsoletes:	xfce-quicklauncher-plugin
14cr|xfce4-quicklauncher-plugin-1.9.4-13|18	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|19	%description
14cr|xfce4-quicklauncher-plugin-1.9.4-13|20	This plugin allows you to have lots of launchers in the panel, displaying
14cr|xfce4-quicklauncher-plugin-1.9.4-13|21	them on several lines.
14cr|xfce4-quicklauncher-plugin-1.9.4-13|22	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|23	%prep
14cr|xfce4-quicklauncher-plugin-1.9.4-13|24	%setup -q
14cr|xfce4-quicklauncher-plugin-1.9.4-13|25	%patch0 -p1
14cr|xfce4-quicklauncher-plugin-1.9.4-13|26	%patch1 -p1
14cr|xfce4-quicklauncher-plugin-1.9.4-13|27	%patch2 -p1
14cr|xfce4-quicklauncher-plugin-1.9.4-13|28	%patch3 -p1
14cr|xfce4-quicklauncher-plugin-1.9.4-13|29	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|30	%build
14cr|xfce4-quicklauncher-plugin-1.9.4-13|31	%configure2_5x
14cr|xfce4-quicklauncher-plugin-1.9.4-13|32	%make
14cr|xfce4-quicklauncher-plugin-1.9.4-13|33	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|34	%install
14cr|xfce4-quicklauncher-plugin-1.9.4-13|35	rm -rf %{buildroot}
14cr|xfce4-quicklauncher-plugin-1.9.4-13|36	%makeinstall_std
14cr|xfce4-quicklauncher-plugin-1.9.4-13|37	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|38	%find_lang %{name}
14cr|xfce4-quicklauncher-plugin-1.9.4-13|39	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|40	%clean
14cr|xfce4-quicklauncher-plugin-1.9.4-13|41	rm -rf  %{buildroot}
14cr|xfce4-quicklauncher-plugin-1.9.4-13|42	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|43	%files -f %{name}.lang
14cr|xfce4-quicklauncher-plugin-1.9.4-13|44	%defattr(-,root,root)
14cr|xfce4-quicklauncher-plugin-1.9.4-13|45	%doc AUTHORS ChangeLog TODO
14cr|xfce4-quicklauncher-plugin-1.9.4-13|46	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-quicklauncher-plugin-1.9.4-13|47	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-quicklauncher-plugin-1.9.4-13|48	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|49	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|50	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|51	%changelog
14cr|xfce4-quicklauncher-plugin-1.9.4-13|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.4-13
14cr|xfce4-quicklauncher-plugin-1.9.4-13|53	+ Revision: d158f68
14cr|xfce4-quicklauncher-plugin-1.9.4-13|54	- MassBuild#464: Increase release tag
14cr|xfce4-quicklauncher-plugin-1.9.4-13|55	
14cr|xfce4-quicklauncher-plugin-1.9.4-13|56	

9264 14
14cr|xfce4-radio-plugin-0.5.1-5|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-radio-plugin-0.5.1-5|2	
14cr|xfce4-radio-plugin-0.5.1-5|3	Summary:	Radio plugin for the Xfce panel
14cr|xfce4-radio-plugin-0.5.1-5|4	Name:		xfce4-radio-plugin
14cr|xfce4-radio-plugin-0.5.1-5|5	Version:	0.5.1
14cr|xfce4-radio-plugin-0.5.1-5|6	Release:	5
14cr|xfce4-radio-plugin-0.5.1-5|7	License:	GPLv2+
14cr|xfce4-radio-plugin-0.5.1-5|8	Group:		Graphical desktop/Xfce
14cr|xfce4-radio-plugin-0.5.1-5|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
14cr|xfce4-radio-plugin-0.5.1-5|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-radio-plugin-0.5.1-5|11	Patch1:		xfce4-radio-plugin-0.5.1-gold.patch
14cr|xfce4-radio-plugin-0.5.1-5|12	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-radio-plugin-0.5.1-5|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-radio-plugin-0.5.1-5|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-radio-plugin-0.5.1-5|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-radio-plugin-0.5.1-5|16	Obsoletes:	xfce-radio-plugin
14cr|xfce4-radio-plugin-0.5.1-5|17	
14cr|xfce4-radio-plugin-0.5.1-5|18	%description
14cr|xfce4-radio-plugin-0.5.1-5|19	This is an Xfce panel plugin which allows you to control your V4l radio device.
14cr|xfce4-radio-plugin-0.5.1-5|20	You can turn your radio on/off, tune it to some frequency and manage station
14cr|xfce4-radio-plugin-0.5.1-5|21	presets.
14cr|xfce4-radio-plugin-0.5.1-5|22	
14cr|xfce4-radio-plugin-0.5.1-5|23	%prep
14cr|xfce4-radio-plugin-0.5.1-5|24	%setup -q
14cr|xfce4-radio-plugin-0.5.1-5|25	%patch1 -p0
14cr|xfce4-radio-plugin-0.5.1-5|26	autoconf
14cr|xfce4-radio-plugin-0.5.1-5|27	
14cr|xfce4-radio-plugin-0.5.1-5|28	%build
14cr|xfce4-radio-plugin-0.5.1-5|29	%configure2_5x
14cr|xfce4-radio-plugin-0.5.1-5|30	%make
14cr|xfce4-radio-plugin-0.5.1-5|31	
14cr|xfce4-radio-plugin-0.5.1-5|32	%install
14cr|xfce4-radio-plugin-0.5.1-5|33	rm -rf %{buildroot}
14cr|xfce4-radio-plugin-0.5.1-5|34	%makeinstall_std
14cr|xfce4-radio-plugin-0.5.1-5|35	
14cr|xfce4-radio-plugin-0.5.1-5|36	%find_lang %{name}
14cr|xfce4-radio-plugin-0.5.1-5|37	
14cr|xfce4-radio-plugin-0.5.1-5|38	%clean
14cr|xfce4-radio-plugin-0.5.1-5|39	rm -rf %{buildroot}
14cr|xfce4-radio-plugin-0.5.1-5|40	
14cr|xfce4-radio-plugin-0.5.1-5|41	%files -f %{name}.lang
14cr|xfce4-radio-plugin-0.5.1-5|42	%defattr(-,root,root)
14cr|xfce4-radio-plugin-0.5.1-5|43	%doc AUTHORS ChangeLog README
14cr|xfce4-radio-plugin-0.5.1-5|44	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-radio-plugin-0.5.1-5|45	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-radio-plugin-0.5.1-5|46	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-radio-plugin-0.5.1-5|47	
14cr|xfce4-radio-plugin-0.5.1-5|48	
14cr|xfce4-radio-plugin-0.5.1-5|49	
14cr|xfce4-radio-plugin-0.5.1-5|50	%changelog
14cr|xfce4-radio-plugin-0.5.1-5|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-5
14cr|xfce4-radio-plugin-0.5.1-5|52	+ Revision: 7d600e5
14cr|xfce4-radio-plugin-0.5.1-5|53	- MassBuild#464: Increase release tag
14cr|xfce4-radio-plugin-0.5.1-5|54	
14cr|xfce4-radio-plugin-0.5.1-5|55	

9265 14
14cr|xfce4-screenshooter-1.8.1-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-screenshooter-1.8.1-4|2	
14cr|xfce4-screenshooter-1.8.1-4|3	Summary:	Screen capture tool for Xfce
14cr|xfce4-screenshooter-1.8.1-4|4	Name:		xfce4-screenshooter
14cr|xfce4-screenshooter-1.8.1-4|5	Version:	1.8.1
14cr|xfce4-screenshooter-1.8.1-4|6	Release:	4
14cr|xfce4-screenshooter-1.8.1-4|7	License:	GPLv2+
14cr|xfce4-screenshooter-1.8.1-4|8	Group:		Graphical desktop/Xfce
14cr|xfce4-screenshooter-1.8.1-4|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-screenshooter
14cr|xfce4-screenshooter-1.8.1-4|10	Source0:	http://archive.xfce.org/src/apps/xfce4-screenshooter/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-screenshooter-1.8.1-4|11	Patch0:		xfce4-screenshooter-1.8.0-fix-linkage.patch
14cr|xfce4-screenshooter-1.8.1-4|12	Patch1:		xfce4-screenshooter-1.8.0-fix-mkdir_p.patch
14cr|xfce4-screenshooter-1.8.1-4|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-screenshooter-1.8.1-4|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-screenshooter-1.8.1-4|15	BuildRequires:	pkgconfig(exo-1)
14cr|xfce4-screenshooter-1.8.1-4|16	BuildRequires:	perl(XML::Parser)
14cr|xfce4-screenshooter-1.8.1-4|17	BuildRequires:	curl-devel
14cr|xfce4-screenshooter-1.8.1-4|18	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|xfce4-screenshooter-1.8.1-4|19	%rename		xfce-screenshooter-plugin
14cr|xfce4-screenshooter-1.8.1-4|20	%rename		xfce4-screenshooter-plugin
14cr|xfce4-screenshooter-1.8.1-4|21	Requires:	xfce4-panel >= 4.9.0
14cr|xfce4-screenshooter-1.8.1-4|22	
14cr|xfce4-screenshooter-1.8.1-4|23	%description
14cr|xfce4-screenshooter-1.8.1-4|24	This application allows you to capture the entire screen,
14cr|xfce4-screenshooter-1.8.1-4|25	the active window or a selected region. You can set the delay
14cr|xfce4-screenshooter-1.8.1-4|26	that elapses before the screenshot is taken and the action that
14cr|xfce4-screenshooter-1.8.1-4|27	will be done with the screenshot: save it to a PNG file, copy
14cr|xfce4-screenshooter-1.8.1-4|28	it to the clipboard, or open it using another application.
14cr|xfce4-screenshooter-1.8.1-4|29	
14cr|xfce4-screenshooter-1.8.1-4|30	%prep
14cr|xfce4-screenshooter-1.8.1-4|31	%setup -q
14cr|xfce4-screenshooter-1.8.1-4|32	%patch0 -p1
14cr|xfce4-screenshooter-1.8.1-4|33	
14cr|xfce4-screenshooter-1.8.1-4|34	%build
14cr|xfce4-screenshooter-1.8.1-4|35	# (tpg) for new automake
14cr|xfce4-screenshooter-1.8.1-4|36	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14cr|xfce4-screenshooter-1.8.1-4|37	
14cr|xfce4-screenshooter-1.8.1-4|38	# (tpg) needed for patch 0
14cr|xfce4-screenshooter-1.8.1-4|39	NOCONFIGURE=1 xdt-autogen
14cr|xfce4-screenshooter-1.8.1-4|40	
14cr|xfce4-screenshooter-1.8.1-4|41	%configure2_5x \
14cr|xfce4-screenshooter-1.8.1-4|42	--disable-static \
14cr|xfce4-screenshooter-1.8.1-4|43	--enable-xfixes
14cr|xfce4-screenshooter-1.8.1-4|44	
14cr|xfce4-screenshooter-1.8.1-4|45	%make
14cr|xfce4-screenshooter-1.8.1-4|46	
14cr|xfce4-screenshooter-1.8.1-4|47	%install
14cr|xfce4-screenshooter-1.8.1-4|48	sed 's/mkdir_p = \$(install_sh) -d/mkdir_p = mkdir -p/' -i po/Makefile
14cr|xfce4-screenshooter-1.8.1-4|49	sed 's/mkdir_p = \$(install_sh) -d/mkdir_p = mkdir -p/' -i Makefile
14cr|xfce4-screenshooter-1.8.1-4|50	%makeinstall_std
14cr|xfce4-screenshooter-1.8.1-4|51	# %makeinstall_std -C po
14cr|xfce4-screenshooter-1.8.1-4|52	
14cr|xfce4-screenshooter-1.8.1-4|53	mkdir -p %{buildroot}%{_localedir}
14cr|xfce4-screenshooter-1.8.1-4|54	
14cr|xfce4-screenshooter-1.8.1-4|55	#move to a correct place
14cr|xfce4-screenshooter-1.8.1-4|56	mv %{buildroot}%{_datadir}/xfce4/doc/ast %{buildroot}%{_docdir}/xfce4-screenshooter/html/
14cr|xfce4-screenshooter-1.8.1-4|57	
14cr|xfce4-screenshooter-1.8.1-4|58	%find_lang %{name}
14cr|xfce4-screenshooter-1.8.1-4|59	
14cr|xfce4-screenshooter-1.8.1-4|60	%files -f %{name}.lang
14cr|xfce4-screenshooter-1.8.1-4|61	%doc AUTHORS README
14cr|xfce4-screenshooter-1.8.1-4|62	%{_bindir}/*
14cr|xfce4-screenshooter-1.8.1-4|63	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-screenshooter-1.8.1-4|64	%{_datadir}/xfce4/panel/plugins/*.desktop
14cr|xfce4-screenshooter-1.8.1-4|65	%{_datadir}/applications/xfce4-screenshooter.desktop
14cr|xfce4-screenshooter-1.8.1-4|66	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-screenshooter-1.8.1-4|67	%{_mandir}/man1/*
14cr|xfce4-screenshooter-1.8.1-4|68	
14cr|xfce4-screenshooter-1.8.1-4|69	%changelog
14cr|xfce4-screenshooter-1.8.1-4|70	* Fri Aug 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-4
14cr|xfce4-screenshooter-1.8.1-4|71	+ Revision: eb32508
14cr|xfce4-screenshooter-1.8.1-4|72	- Fix build
14cr|xfce4-screenshooter-1.8.1-4|73	
14cr|xfce4-screenshooter-1.8.1-4|74	

9266 14
14cr|xfce4-screenshooter-plugin-1.4.0-3|1	Summary:	A Xfce panel plugin to take screenshots
14cr|xfce4-screenshooter-plugin-1.4.0-3|2	Name:		xfce4-screenshooter-plugin
14cr|xfce4-screenshooter-plugin-1.4.0-3|3	Version:	1.4.0
14cr|xfce4-screenshooter-plugin-1.4.0-3|4	Release:	3
14cr|xfce4-screenshooter-plugin-1.4.0-3|5	License:	GPLv2+
14cr|xfce4-screenshooter-plugin-1.4.0-3|6	Group:		Graphical desktop/Xfce
14cr|xfce4-screenshooter-plugin-1.4.0-3|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-screenshooter-plugin/
14cr|xfce4-screenshooter-plugin-1.4.0-3|8	Source0:	http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-screenshooter-plugin-1.4.0-3|9	Patch0:		xfce4-screenshooter-plugin-1.4.0-rosa-linkage.patch
14cr|xfce4-screenshooter-plugin-1.4.0-3|10	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-screenshooter-plugin-1.4.0-3|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-screenshooter-plugin-1.4.0-3|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-screenshooter-plugin-1.4.0-3|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-screenshooter-plugin-1.4.0-3|14	# required for patch1
14cr|xfce4-screenshooter-plugin-1.4.0-3|15	BuildRequires:	xfce4-dev-tools
14cr|xfce4-screenshooter-plugin-1.4.0-3|16	
14cr|xfce4-screenshooter-plugin-1.4.0-3|17	%description
14cr|xfce4-screenshooter-plugin-1.4.0-3|18	A Xfce panel plugin to take screenshots of your desktop
14cr|xfce4-screenshooter-plugin-1.4.0-3|19	or of the active window.
14cr|xfce4-screenshooter-plugin-1.4.0-3|20	
14cr|xfce4-screenshooter-plugin-1.4.0-3|21	%prep
14cr|xfce4-screenshooter-plugin-1.4.0-3|22	%setup -q
14cr|xfce4-screenshooter-plugin-1.4.0-3|23	%patch0 -p1
14cr|xfce4-screenshooter-plugin-1.4.0-3|24	find . -perm 0744 -exec chmod 0644 {} \;
14cr|xfce4-screenshooter-plugin-1.4.0-3|25	
14cr|xfce4-screenshooter-plugin-1.4.0-3|26	%build
14cr|xfce4-screenshooter-plugin-1.4.0-3|27	# required for patch1
14cr|xfce4-screenshooter-plugin-1.4.0-3|28	xdt-autogen
14cr|xfce4-screenshooter-plugin-1.4.0-3|29	
14cr|xfce4-screenshooter-plugin-1.4.0-3|30	%configure2_5x \
14cr|xfce4-screenshooter-plugin-1.4.0-3|31	--disable-static
14cr|xfce4-screenshooter-plugin-1.4.0-3|32	
14cr|xfce4-screenshooter-plugin-1.4.0-3|33	%make
14cr|xfce4-screenshooter-plugin-1.4.0-3|34	
14cr|xfce4-screenshooter-plugin-1.4.0-3|35	%install
14cr|xfce4-screenshooter-plugin-1.4.0-3|36	%makeinstall_std
14cr|xfce4-screenshooter-plugin-1.4.0-3|37	
14cr|xfce4-screenshooter-plugin-1.4.0-3|38	%find_lang %{name}
14cr|xfce4-screenshooter-plugin-1.4.0-3|39	
14cr|xfce4-screenshooter-plugin-1.4.0-3|40	%files -f %{name}.lang
14cr|xfce4-screenshooter-plugin-1.4.0-3|41	%doc AUTHORS README
14cr|xfce4-screenshooter-plugin-1.4.0-3|42	%{_bindir}/*
14cr|xfce4-screenshooter-plugin-1.4.0-3|43	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-screenshooter-plugin-1.4.0-3|44	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-screenshooter-plugin-1.4.0-3|45	%{_datadir}/applications/xfce4-screenshooter.desktop
14cr|xfce4-screenshooter-plugin-1.4.0-3|46	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-screenshooter-plugin-1.4.0-3|47	%{_mandir}/man1/*
14cr|xfce4-screenshooter-plugin-1.4.0-3|48	
14cr|xfce4-screenshooter-plugin-1.4.0-3|49	
14cr|xfce4-screenshooter-plugin-1.4.0-3|50	
14cr|xfce4-screenshooter-plugin-1.4.0-3|51	%changelog
14cr|xfce4-screenshooter-plugin-1.4.0-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
14cr|xfce4-screenshooter-plugin-1.4.0-3|53	+ Revision: 615b74f
14cr|xfce4-screenshooter-plugin-1.4.0-3|54	- MassBuild#464: Increase release tag
14cr|xfce4-screenshooter-plugin-1.4.0-3|55	
14cr|xfce4-screenshooter-plugin-1.4.0-3|56	

9267 14
14cr|xfce4-sensors-plugin-1.2.5-2|1	Summary:	Sensor plugin for the Xfce panel
14cr|xfce4-sensors-plugin-1.2.5-2|2	Name:		xfce4-sensors-plugin
14cr|xfce4-sensors-plugin-1.2.5-2|3	Version:	1.2.5
14cr|xfce4-sensors-plugin-1.2.5-2|4	Release:	2
14cr|xfce4-sensors-plugin-1.2.5-2|5	License:	GPLv2+
14cr|xfce4-sensors-plugin-1.2.5-2|6	Group:		Graphical desktop/Xfce
14cr|xfce4-sensors-plugin-1.2.5-2|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
14cr|xfce4-sensors-plugin-1.2.5-2|8	Source0:	http://goodies.xfce.org/releases/xfce4-sensors-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-sensors-plugin-1.2.5-2|9	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cr|xfce4-sensors-plugin-1.2.5-2|10	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cr|xfce4-sensors-plugin-1.2.5-2|11	BuildRequires:	lm_sensors-devel > 3
14cr|xfce4-sensors-plugin-1.2.5-2|12	BuildRequires:	perl(XML::Parser)
14cr|xfce4-sensors-plugin-1.2.5-2|13	BuildRequires:	libnotify-devel
14cr|xfce4-sensors-plugin-1.2.5-2|14	BuildRequires:	netcat-traditional
14cr|xfce4-sensors-plugin-1.2.5-2|15	BuildRequires:	hddtemp
14cr|xfce4-sensors-plugin-1.2.5-2|16	Requires:	xfce4-panel >= 4.9.0
14cr|xfce4-sensors-plugin-1.2.5-2|17	Requires:	lm_sensors > 3
14cr|xfce4-sensors-plugin-1.2.5-2|18	Requires:	netcat-traditional
14cr|xfce4-sensors-plugin-1.2.5-2|19	Requires:	hddtemp
14cr|xfce4-sensors-plugin-1.2.5-2|20	Obsoletes:	xfce-sensors-plugin
14cr|xfce4-sensors-plugin-1.2.5-2|21	
14cr|xfce4-sensors-plugin-1.2.5-2|22	%description
14cr|xfce4-sensors-plugin-1.2.5-2|23	A Xfce panel plugin which reads your hardware sensor
14cr|xfce4-sensors-plugin-1.2.5-2|24	values and displays them in your panel.
14cr|xfce4-sensors-plugin-1.2.5-2|25	
14cr|xfce4-sensors-plugin-1.2.5-2|26	%prep
14cr|xfce4-sensors-plugin-1.2.5-2|27	%setup -q
14cr|xfce4-sensors-plugin-1.2.5-2|28	
14cr|xfce4-sensors-plugin-1.2.5-2|29	%build
14cr|xfce4-sensors-plugin-1.2.5-2|30	%define _disable_ld_no_undefined 1
14cr|xfce4-sensors-plugin-1.2.5-2|31	
14cr|xfce4-sensors-plugin-1.2.5-2|32	%configure2_5x \
14cr|xfce4-sensors-plugin-1.2.5-2|33	--disable-static \
14cr|xfce4-sensors-plugin-1.2.5-2|34	--enable-hddtemp=yes \
14cr|xfce4-sensors-plugin-1.2.5-2|35	--enable-libsensors=yes \
14cr|xfce4-sensors-plugin-1.2.5-2|36	--enable-procacpi \
14cr|xfce4-sensors-plugin-1.2.5-2|37	--enable-sysfsacpi \
14cr|xfce4-sensors-plugin-1.2.5-2|38	--enable-netcat=yes \
14cr|xfce4-sensors-plugin-1.2.5-2|39	--enable-notification
14cr|xfce4-sensors-plugin-1.2.5-2|40	
14cr|xfce4-sensors-plugin-1.2.5-2|41	%make
14cr|xfce4-sensors-plugin-1.2.5-2|42	
14cr|xfce4-sensors-plugin-1.2.5-2|43	%install
14cr|xfce4-sensors-plugin-1.2.5-2|44	%makeinstall_std
14cr|xfce4-sensors-plugin-1.2.5-2|45	
14cr|xfce4-sensors-plugin-1.2.5-2|46	rm -rf %{buildroot}%{_libdir}/pkgconfig/libxfce4sensors-1.0.pc
14cr|xfce4-sensors-plugin-1.2.5-2|47	
14cr|xfce4-sensors-plugin-1.2.5-2|48	%find_lang %{name} %{name}.lang
14cr|xfce4-sensors-plugin-1.2.5-2|49	
14cr|xfce4-sensors-plugin-1.2.5-2|50	%files -f %{name}.lang
14cr|xfce4-sensors-plugin-1.2.5-2|51	%doc AUTHORS ChangeLog README TODO
14cr|xfce4-sensors-plugin-1.2.5-2|52	%{_bindir}/xfce4-sensors
14cr|xfce4-sensors-plugin-1.2.5-2|53	%{_libdir}/xfce4/modules/*
14cr|xfce4-sensors-plugin-1.2.5-2|54	%{_libdir}/xfce4/panel-plugins/xfce4-sensors-plugin
14cr|xfce4-sensors-plugin-1.2.5-2|55	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-sensors-plugin-1.2.5-2|56	%{_iconsdir}/hicolor/*/apps/*.*g
14cr|xfce4-sensors-plugin-1.2.5-2|57	%{_datadir}/applications/xfce4-sensors.desktop
14cr|xfce4-sensors-plugin-1.2.5-2|58	
14cr|xfce4-sensors-plugin-1.2.5-2|59	
14cr|xfce4-sensors-plugin-1.2.5-2|60	
14cr|xfce4-sensors-plugin-1.2.5-2|61	%changelog
14cr|xfce4-sensors-plugin-1.2.5-2|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-2
14cr|xfce4-sensors-plugin-1.2.5-2|63	+ Revision: 7f9a33a
14cr|xfce4-sensors-plugin-1.2.5-2|64	- MassBuild#464: Increase release tag
14cr|xfce4-sensors-plugin-1.2.5-2|65	
14cr|xfce4-sensors-plugin-1.2.5-2|66	

9268 14
14cr|xfce4-session-4.11.0-2|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|xfce4-session-4.11.0-2|2	
14cr|xfce4-session-4.11.0-2|3	%define major 0
14cr|xfce4-session-4.11.0-2|4	%define api 4.6
14cr|xfce4-session-4.11.0-2|5	%define libname %mklibname xfsm %{api} %{major}
14cr|xfce4-session-4.11.0-2|6	%define devname %mklibname xfsm -d
14cr|xfce4-session-4.11.0-2|7	
14cr|xfce4-session-4.11.0-2|8	Summary:	Xfce Session Manager
14cr|xfce4-session-4.11.0-2|9	Name:		xfce4-session
14cr|xfce4-session-4.11.0-2|10	Version:	4.11.0
14cr|xfce4-session-4.11.0-2|11	Release:	2
14cr|xfce4-session-4.11.0-2|12	License:	GPLv2+
14cr|xfce4-session-4.11.0-2|13	Group:		Graphical desktop/Xfce
14cr|xfce4-session-4.11.0-2|14	Url:		http://www.xfce.org
14cr|xfce4-session-4.11.0-2|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-session-4.11.0-2|16	Source2:	xfce4.pam
14cr|xfce4-session-4.11.0-2|17	Patch0:		xfce4-session-4.9.0-xinitrc.patch
14cr|xfce4-session-4.11.0-2|18	Patch1:		xfce4-session-4.11.0-session-ru.patch
14cr|xfce4-session-4.11.0-2|19	# (tpg) https://bugzilla.xfce.org/show_bug.cgi?id=9952
14cr|xfce4-session-4.11.0-2|20	Patch2:		xfce4-session-4.10.1-add-systemd-support.patch
14cr|xfce4-session-4.11.0-2|21	BuildRequires:	iceauth
14cr|xfce4-session-4.11.0-2|22	BuildRequires:	perl(XML::Parser)
14cr|xfce4-session-4.11.0-2|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|xfce4-session-4.11.0-2|24	BuildRequires:	pkgconfig(gconf-2.0)
14cr|xfce4-session-4.11.0-2|25	BuildRequires:	pkgconfig(ice)
14cr|xfce4-session-4.11.0-2|26	BuildRequires:	pkgconfig(libsystemd-login)
14cr|xfce4-session-4.11.0-2|27	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfce4-session-4.11.0-2|28	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.11
14cr|xfce4-session-4.11.0-2|29	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cr|xfce4-session-4.11.0-2|30	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11
14cr|xfce4-session-4.11.0-2|31	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|xfce4-session-4.11.0-2|32	BuildRequires:	pkgconfig(polkit-gobject-1)
14cr|xfce4-session-4.11.0-2|33	BuildRequires:	pkgconfig(sm)
14cr|xfce4-session-4.11.0-2|34	BuildRequires:	pkgconfig(x11)
14cr|xfce4-session-4.11.0-2|35	BuildConflicts:	hal-devel
14cr|xfce4-session-4.11.0-2|36	Requires:	rosa-xfce-config
14cr|xfce4-session-4.11.0-2|37	# (tpg) this satisfies xfce tips&tricks
14cr|xfce4-session-4.11.0-2|38	#Suggests:	fortune-mod
14cr|xfce4-session-4.11.0-2|39	Requires:	polkit-gnome
14cr|xfce4-session-4.11.0-2|40	Requires:	usermode-consoleonly
14cr|xfce4-session-4.11.0-2|41	%rename		xfce-utils
14cr|xfce4-session-4.11.0-2|42	
14cr|xfce4-session-4.11.0-2|43	%description
14cr|xfce4-session-4.11.0-2|44	The session manager allows the user to save sessions and
14cr|xfce4-session-4.11.0-2|45	restore them after login. It is capable of saving several
14cr|xfce4-session-4.11.0-2|46	different sessions. It comes with three splash screen engines.
14cr|xfce4-session-4.11.0-2|47	And at last it helps you to log out, reboot, and shutdown the system.
14cr|xfce4-session-4.11.0-2|48	
14cr|xfce4-session-4.11.0-2|49	%files -f %{name}.lang
14cr|xfce4-session-4.11.0-2|50	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cr|xfce4-session-4.11.0-2|51	%doc doc/FAQ doc/README.Kiosk
14cr|xfce4-session-4.11.0-2|52	%dir %{_datadir}/themes
14cr|xfce4-session-4.11.0-2|53	%dir %{_datadir}/themes/Default
14cr|xfce4-session-4.11.0-2|54	%{_sysconfdir}/pam.d/xfce4
14cr|xfce4-session-4.11.0-2|55	%{_sysconfdir}/xdg/autostart/*.desktop
14cr|xfce4-session-4.11.0-2|56	%{_sysconfdir}/xdg/xfce4/Xft.xrdb
14cr|xfce4-session-4.11.0-2|57	%{_sysconfdir}/xdg/xfce4/xinitrc
14cr|xfce4-session-4.11.0-2|58	%{_bindir}/*
14cr|xfce4-session-4.11.0-2|59	%{_datadir}/applications/xfce*
14cr|xfce4-session-4.11.0-2|60	%{_iconsdir}/hicolor/*/apps/*
14cr|xfce4-session-4.11.0-2|61	%{_libdir}/xfce4/session/splash-engines/libmice.*
14cr|xfce4-session-4.11.0-2|62	%{_libdir}/xfce4/session/splash-engines/libsimple.*
14cr|xfce4-session-4.11.0-2|63	%{_libdir}/xfce4/session/xfsm-shutdown-helper
14cr|xfce4-session-4.11.0-2|64	%{_datadir}/xsessions/xfce.desktop
14cr|xfce4-session-4.11.0-2|65	%{_mandir}/man1/*
14cr|xfce4-session-4.11.0-2|66	
14cr|xfce4-session-4.11.0-2|67	#----------------------------------------------------------------------------
14cr|xfce4-session-4.11.0-2|68	
14cr|xfce4-session-4.11.0-2|69	%package engines
14cr|xfce4-session-4.11.0-2|70	Summary:	Balou splash engine
14cr|xfce4-session-4.11.0-2|71	Group:		Graphical desktop/Xfce
14cr|xfce4-session-4.11.0-2|72	Requires:	%{name} = %{EVRD}
14cr|xfce4-session-4.11.0-2|73	
14cr|xfce4-session-4.11.0-2|74	%description engines
14cr|xfce4-session-4.11.0-2|75	Balou is an addidional splash engine for the Xfce.
14cr|xfce4-session-4.11.0-2|76	
14cr|xfce4-session-4.11.0-2|77	%files engines
14cr|xfce4-session-4.11.0-2|78	%dir %{_datadir}/themes/Default/balou
14cr|xfce4-session-4.11.0-2|79	%{_libdir}/xfce4/session/balou-export-theme
14cr|xfce4-session-4.11.0-2|80	%{_libdir}/xfce4/session//balou-install-theme
14cr|xfce4-session-4.11.0-2|81	%{_libdir}/xfce4/session/splash-engines/libbalou.*
14cr|xfce4-session-4.11.0-2|82	%{_datadir}/themes/Default/balou/logo.png
14cr|xfce4-session-4.11.0-2|83	%{_datadir}/themes/Default/balou/themerc
14cr|xfce4-session-4.11.0-2|84	
14cr|xfce4-session-4.11.0-2|85	#----------------------------------------------------------------------------
14cr|xfce4-session-4.11.0-2|86	
14cr|xfce4-session-4.11.0-2|87	%package -n %{libname}
14cr|xfce4-session-4.11.0-2|88	Summary:	Libraries for the Xfce Session Manager
14cr|xfce4-session-4.11.0-2|89	Group:		Graphical desktop/Xfce
14cr|xfce4-session-4.11.0-2|90	Conflicts:	%{_lib}xfsm-4.6_0 < 4.11.0
14cr|xfce4-session-4.11.0-2|91	Obsoletes:	%{_lib}xfsm-4.6_0 < 4.11.0
14cr|xfce4-session-4.11.0-2|92	
14cr|xfce4-session-4.11.0-2|93	%description -n %{libname}
14cr|xfce4-session-4.11.0-2|94	Libraries for xfce-session manager.
14cr|xfce4-session-4.11.0-2|95	
14cr|xfce4-session-4.11.0-2|96	%files -n %{libname}
14cr|xfce4-session-4.11.0-2|97	%{_libdir}/libxfsm-%{api}.so.%{major}*
14cr|xfce4-session-4.11.0-2|98	
14cr|xfce4-session-4.11.0-2|99	#----------------------------------------------------------------------------
14cr|xfce4-session-4.11.0-2|100	
14cr|xfce4-session-4.11.0-2|101	%package -n %{devname}
14cr|xfce4-session-4.11.0-2|102	Summary:	Libraries and header files for the Xfce Session Manager
14cr|xfce4-session-4.11.0-2|103	Group:		Development/Other
14cr|xfce4-session-4.11.0-2|104	Requires:	%{libname} = %{EVRD}
14cr|xfce4-session-4.11.0-2|105	Provides:	libxfsm-devel = %{EVRD}
14cr|xfce4-session-4.11.0-2|106	
14cr|xfce4-session-4.11.0-2|107	%description -n %{devname}
14cr|xfce4-session-4.11.0-2|108	Libraries and header files for the Xfce Session Manager.
14cr|xfce4-session-4.11.0-2|109	
14cr|xfce4-session-4.11.0-2|110	%files -n %{devname}
14cr|xfce4-session-4.11.0-2|111	%{_libdir}/libxfsm-%{api}.so
14cr|xfce4-session-4.11.0-2|112	%{_libdir}/pkgconfig/*.pc
14cr|xfce4-session-4.11.0-2|113	%{_includedir}/xfce4/xfce4-session-%{api}
14cr|xfce4-session-4.11.0-2|114	
14cr|xfce4-session-4.11.0-2|115	#----------------------------------------------------------------------------
14cr|xfce4-session-4.11.0-2|116	
14cr|xfce4-session-4.11.0-2|117	%prep
14cr|xfce4-session-4.11.0-2|118	%setup -q
14cr|xfce4-session-4.11.0-2|119	%apply_patches
14cr|xfce4-session-4.11.0-2|120	
14cr|xfce4-session-4.11.0-2|121	%build
14cr|xfce4-session-4.11.0-2|122	%serverbuild_hardened
14cr|xfce4-session-4.11.0-2|123	NOCONFIGURE=1 xdt-autogen
14cr|xfce4-session-4.11.0-2|124	
14cr|xfce4-session-4.11.0-2|125	%configure2_5x \
14cr|xfce4-session-4.11.0-2|126	--enable-legacy-sm \
14cr|xfce4-session-4.11.0-2|127	--enable-systemd \
14cr|xfce4-session-4.11.0-2|128	--disable-static
14cr|xfce4-session-4.11.0-2|129	
14cr|xfce4-session-4.11.0-2|130	%make
14cr|xfce4-session-4.11.0-2|131	
14cr|xfce4-session-4.11.0-2|132	%install
14cr|xfce4-session-4.11.0-2|133	%makeinstall_std
14cr|xfce4-session-4.11.0-2|134	
14cr|xfce4-session-4.11.0-2|135	# (tpg) this file is in mandriva-xfce-config package
14cr|xfce4-session-4.11.0-2|136	rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop
14cr|xfce4-session-4.11.0-2|137	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
14cr|xfce4-session-4.11.0-2|138	
14cr|xfce4-session-4.11.0-2|139	# pam
14cr|xfce4-session-4.11.0-2|140	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cr|xfce4-session-4.11.0-2|141	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/xfce4
14cr|xfce4-session-4.11.0-2|142	
14cr|xfce4-session-4.11.0-2|143	%find_lang %{name}
14cr|xfce4-session-4.11.0-2|144	
14cr|xfce4-session-4.11.0-2|145	
14cr|xfce4-session-4.11.0-2|146	%changelog
14cr|xfce4-session-4.11.0-2|147	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.0-2
14cr|xfce4-session-4.11.0-2|148	+ Revision: 9a25aa6
14cr|xfce4-session-4.11.0-2|149	- Fix session name in Russian localization
14cr|xfce4-session-4.11.0-2|150	
14cr|xfce4-session-4.11.0-2|151	

9269 14
14cr|xfce4-settings-4.11.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-settings-4.11.3-1|2	
14cr|xfce4-settings-4.11.3-1|3	Summary:	Configuration settings manager for Xfce
14cr|xfce4-settings-4.11.3-1|4	Name:		xfce4-settings
14cr|xfce4-settings-4.11.3-1|5	Version:	4.11.3
14cr|xfce4-settings-4.11.3-1|6	Release:	1
14cr|xfce4-settings-4.11.3-1|7	License:	GPLv2+
14cr|xfce4-settings-4.11.3-1|8	Group:		Graphical desktop/Xfce
14cr|xfce4-settings-4.11.3-1|9	Url:		http://www.xfce.org
14cr|xfce4-settings-4.11.3-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-settings-4.11.3-1|11	BuildRequires:	pkgconfig(exo-1) >= 0.8.0
14cr|xfce4-settings-4.11.3-1|12	BuildRequires:	pkgconfig(garcon-1)
14cr|xfce4-settings-4.11.3-1|13	BuildRequires:	pkgconfig(libnotify)
14cr|xfce4-settings-4.11.3-1|14	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfce4-settings-4.11.3-1|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cr|xfce4-settings-4.11.3-1|16	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11
14cr|xfce4-settings-4.11.3-1|17	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|xfce4-settings-4.11.3-1|18	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14cr|xfce4-settings-4.11.3-1|19	BuildRequires:	pkgconfig(xxf86misc)
14cr|xfce4-settings-4.11.3-1|20	Requires:	hwdata
14cr|xfce4-settings-4.11.3-1|21	Provides:	xfce-mcs-manager = %{version}
14cr|xfce4-settings-4.11.3-1|22	Provides:	xfce-mcs-plugins = %{version}
14cr|xfce4-settings-4.11.3-1|23	
14cr|xfce4-settings-4.11.3-1|24	%description
14cr|xfce4-settings-4.11.3-1|25	Configuration settings manager for Xfce desktop environment.
14cr|xfce4-settings-4.11.3-1|26	
14cr|xfce4-settings-4.11.3-1|27	%files -f %{name}.lang
14cr|xfce4-settings-4.11.3-1|28	%doc AUTHORS ChangeLog NEWS TODO
14cr|xfce4-settings-4.11.3-1|29	%{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
14cr|xfce4-settings-4.11.3-1|30	%{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
14cr|xfce4-settings-4.11.3-1|31	%{_libdir}/xfce4/settings/appearance-install-theme
14cr|xfce4-settings-4.11.3-1|32	%{_bindir}/xfce4-*settings*
14cr|xfce4-settings-4.11.3-1|33	%{_bindir}/xfsettingsd
14cr|xfce4-settings-4.11.3-1|34	%{_datadir}/applications/*.desktop
14cr|xfce4-settings-4.11.3-1|35	%{_iconsdir}/hicolor/*/devices/xfce-*.png
14cr|xfce4-settings-4.11.3-1|36	
14cr|xfce4-settings-4.11.3-1|37	#----------------------------------------------------------------------------
14cr|xfce4-settings-4.11.3-1|38	
14cr|xfce4-settings-4.11.3-1|39	%prep
14cr|xfce4-settings-4.11.3-1|40	%setup -q
14cr|xfce4-settings-4.11.3-1|41	
14cr|xfce4-settings-4.11.3-1|42	%build
14cr|xfce4-settings-4.11.3-1|43	%configure2_5x \
14cr|xfce4-settings-4.11.3-1|44	--enable-pluggable-dialogs \
14cr|xfce4-settings-4.11.3-1|45	--enable-xrandr \
14cr|xfce4-settings-4.11.3-1|46	--enable-libnotify \
14cr|xfce4-settings-4.11.3-1|47	--enable-gio-unix \
14cr|xfce4-settings-4.11.3-1|48	--enable-xcursor \
14cr|xfce4-settings-4.11.3-1|49	--enable-libxklavier \
14cr|xfce4-settings-4.11.3-1|50	--enable-pluggable-dialogs \
14cr|xfce4-settings-4.11.3-1|51	--enable-sound-settings \
14cr|xfce4-settings-4.11.3-1|52	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
14cr|xfce4-settings-4.11.3-1|53	
14cr|xfce4-settings-4.11.3-1|54	%make
14cr|xfce4-settings-4.11.3-1|55	
14cr|xfce4-settings-4.11.3-1|56	%install
14cr|xfce4-settings-4.11.3-1|57	%makeinstall_std
14cr|xfce4-settings-4.11.3-1|58	
14cr|xfce4-settings-4.11.3-1|59	# (tpg) this file is in rosa-xfce-config package
14cr|xfce4-settings-4.11.3-1|60	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
14cr|xfce4-settings-4.11.3-1|61	
14cr|xfce4-settings-4.11.3-1|62	%find_lang %{name}
14cr|xfce4-settings-4.11.3-1|63	
14cr|xfce4-settings-4.11.3-1|64	
14cr|xfce4-settings-4.11.3-1|65	%changelog
14cr|xfce4-settings-4.11.3-1|66	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.3-1
14cr|xfce4-settings-4.11.3-1|67	+ Revision: ad0e61d
14cr|xfce4-settings-4.11.3-1|68	- Update files
14cr|xfce4-settings-4.11.3-1|69	
14cr|xfce4-settings-4.11.3-1|70	

9270 14
14cr|xfce4-smartbookmark-plugin-0.4.4-3|1	Summary:	Smart bookmarks for the Xfce panel
14cr|xfce4-smartbookmark-plugin-0.4.4-3|2	Name:		xfce4-smartbookmark-plugin
14cr|xfce4-smartbookmark-plugin-0.4.4-3|3	Version:	0.4.4
14cr|xfce4-smartbookmark-plugin-0.4.4-3|4	Release:	3
14cr|xfce4-smartbookmark-plugin-0.4.4-3|5	Group:		Graphical desktop/Xfce
14cr|xfce4-smartbookmark-plugin-0.4.4-3|6	License:	GPLv2+
14cr|xfce4-smartbookmark-plugin-0.4.4-3|7	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cr|xfce4-smartbookmark-plugin-0.4.4-3|8	Source0:	http://goodies.xfce.org/releases/%{oname}/%{name}-%{version}.tar.bz2
14cr|xfce4-smartbookmark-plugin-0.4.4-3|9	Patch0:		smartbookmark-mdv-bugzilla.patch
14cr|xfce4-smartbookmark-plugin-0.4.4-3|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-smartbookmark-plugin-0.4.4-3|11	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-smartbookmark-plugin-0.4.4-3|12	BuildRequires:	perl(XML::Parser)
14cr|xfce4-smartbookmark-plugin-0.4.4-3|13	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-smartbookmark-plugin-0.4.4-3|14	Obsoletes:	xfce-smartbookmark-plugin
14cr|xfce4-smartbookmark-plugin-0.4.4-3|15	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|16	%description
14cr|xfce4-smartbookmark-plugin-0.4.4-3|17	A plugin which allows you to do a search directly on Internet on sites like
14cr|xfce4-smartbookmark-plugin-0.4.4-3|18	Google. It allows you to send requests directly to your browser and perform
14cr|xfce4-smartbookmark-plugin-0.4.4-3|19	custom searches.
14cr|xfce4-smartbookmark-plugin-0.4.4-3|20	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|21	%prep
14cr|xfce4-smartbookmark-plugin-0.4.4-3|22	%setup -q
14cr|xfce4-smartbookmark-plugin-0.4.4-3|23	%patch0 -p1
14cr|xfce4-smartbookmark-plugin-0.4.4-3|24	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|25	%build
14cr|xfce4-smartbookmark-plugin-0.4.4-3|26	%configure2_5x \
14cr|xfce4-smartbookmark-plugin-0.4.4-3|27	--disable-static
14cr|xfce4-smartbookmark-plugin-0.4.4-3|28	%make
14cr|xfce4-smartbookmark-plugin-0.4.4-3|29	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|30	%install
14cr|xfce4-smartbookmark-plugin-0.4.4-3|31	%makeinstall_std
14cr|xfce4-smartbookmark-plugin-0.4.4-3|32	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|33	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14cr|xfce4-smartbookmark-plugin-0.4.4-3|34	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|35	%find_lang %{name} %{name}.lang
14cr|xfce4-smartbookmark-plugin-0.4.4-3|36	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|37	%files -f %{name}.lang
14cr|xfce4-smartbookmark-plugin-0.4.4-3|38	%doc AUTHORS ChangeLog README
14cr|xfce4-smartbookmark-plugin-0.4.4-3|39	%{_libdir}/xfce4/panel-plugins/*.so
14cr|xfce4-smartbookmark-plugin-0.4.4-3|40	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-smartbookmark-plugin-0.4.4-3|41	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|42	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|43	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|44	%changelog
14cr|xfce4-smartbookmark-plugin-0.4.4-3|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.4-3
14cr|xfce4-smartbookmark-plugin-0.4.4-3|46	+ Revision: a6cd677
14cr|xfce4-smartbookmark-plugin-0.4.4-3|47	- MassBuild#464: Increase release tag
14cr|xfce4-smartbookmark-plugin-0.4.4-3|48	
14cr|xfce4-smartbookmark-plugin-0.4.4-3|49	

9271 14
14cr|xfce4-smartpm-plugin-0.4.0-12|1	Summary: 	A Smart plugin for the Xfce panel
14cr|xfce4-smartpm-plugin-0.4.0-12|2	Name: 		xfce4-smartpm-plugin
14cr|xfce4-smartpm-plugin-0.4.0-12|3	Version: 	0.4.0
14cr|xfce4-smartpm-plugin-0.4.0-12|4	Release: 	12
14cr|xfce4-smartpm-plugin-0.4.0-12|5	License:	GPLv2+
14cr|xfce4-smartpm-plugin-0.4.0-12|6	Group: 		Graphical desktop/Xfce
14cr|xfce4-smartpm-plugin-0.4.0-12|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-smartpm-plugin
14cr|xfce4-smartpm-plugin-0.4.0-12|8	Source0: 	http://goodies.xfce.org/releases/xfce4-smartpm-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-smartpm-plugin-0.4.0-12|9	Patch0:		xfce4-smartpm-plugin-0.4.0-libnotify-0.7.patch
14cr|xfce4-smartpm-plugin-0.4.0-12|10	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-smartpm-plugin-0.4.0-12|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-smartpm-plugin-0.4.0-12|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-smartpm-plugin-0.4.0-12|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-smartpm-plugin-0.4.0-12|14	BuildRequires:	intltool
14cr|xfce4-smartpm-plugin-0.4.0-12|15	BuildRequires:	pkgconfig(libnotify)
14cr|xfce4-smartpm-plugin-0.4.0-12|16	BuildRequires:	gksu
14cr|xfce4-smartpm-plugin-0.4.0-12|17	Requires:	gksu
14cr|xfce4-smartpm-plugin-0.4.0-12|18	Requires:	smart-gui
14cr|xfce4-smartpm-plugin-0.4.0-12|19	Obsoletes:	xfce-smartpm-plugin
14cr|xfce4-smartpm-plugin-0.4.0-12|20	Obsoletes:	xfce-smart-plugin
14cr|xfce4-smartpm-plugin-0.4.0-12|21	
14cr|xfce4-smartpm-plugin-0.4.0-12|22	%description
14cr|xfce4-smartpm-plugin-0.4.0-12|23	A Xfce panel plugin for Smart Package Manager.
14cr|xfce4-smartpm-plugin-0.4.0-12|24	
14cr|xfce4-smartpm-plugin-0.4.0-12|25	%prep
14cr|xfce4-smartpm-plugin-0.4.0-12|26	%setup -q
14cr|xfce4-smartpm-plugin-0.4.0-12|27	%patch0 -p0
14cr|xfce4-smartpm-plugin-0.4.0-12|28	
14cr|xfce4-smartpm-plugin-0.4.0-12|29	%build
14cr|xfce4-smartpm-plugin-0.4.0-12|30	export GKSU="/usr/bin/gksu"
14cr|xfce4-smartpm-plugin-0.4.0-12|31	export GKSUDO="/usr/bin/gksudo"
14cr|xfce4-smartpm-plugin-0.4.0-12|32	export SU="/bin/su"
14cr|xfce4-smartpm-plugin-0.4.0-12|33	export SUDO="/usr/bin/sudo"
14cr|xfce4-smartpm-plugin-0.4.0-12|34	
14cr|xfce4-smartpm-plugin-0.4.0-12|35	%configure2_5x \
14cr|xfce4-smartpm-plugin-0.4.0-12|36	--enable-libnotify
14cr|xfce4-smartpm-plugin-0.4.0-12|37	%make
14cr|xfce4-smartpm-plugin-0.4.0-12|38	
14cr|xfce4-smartpm-plugin-0.4.0-12|39	%install
14cr|xfce4-smartpm-plugin-0.4.0-12|40	rm -rf %{buildroot}
14cr|xfce4-smartpm-plugin-0.4.0-12|41	%makeinstall_std
14cr|xfce4-smartpm-plugin-0.4.0-12|42	
14cr|xfce4-smartpm-plugin-0.4.0-12|43	%find_lang %{name}
14cr|xfce4-smartpm-plugin-0.4.0-12|44	
14cr|xfce4-smartpm-plugin-0.4.0-12|45	%post
14cr|xfce4-smartpm-plugin-0.4.0-12|46	%update_icon_cache hicolor
14cr|xfce4-smartpm-plugin-0.4.0-12|47	
14cr|xfce4-smartpm-plugin-0.4.0-12|48	%postun
14cr|xfce4-smartpm-plugin-0.4.0-12|49	%clean_icon_cache hicolor
14cr|xfce4-smartpm-plugin-0.4.0-12|50	
14cr|xfce4-smartpm-plugin-0.4.0-12|51	%clean
14cr|xfce4-smartpm-plugin-0.4.0-12|52	rm -rf %{buildroot}
14cr|xfce4-smartpm-plugin-0.4.0-12|53	
14cr|xfce4-smartpm-plugin-0.4.0-12|54	%files -f %{name}.lang
14cr|xfce4-smartpm-plugin-0.4.0-12|55	%defattr(-,root,root)
14cr|xfce4-smartpm-plugin-0.4.0-12|56	%doc ChangeLog AUTHORS README
14cr|xfce4-smartpm-plugin-0.4.0-12|57	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-smartpm-plugin-0.4.0-12|58	%{_datadir}/xfce4/panel-plugins/xfce4-smart.desktop
14cr|xfce4-smartpm-plugin-0.4.0-12|59	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-smartpm-plugin-0.4.0-12|60	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cr|xfce4-smartpm-plugin-0.4.0-12|61	
14cr|xfce4-smartpm-plugin-0.4.0-12|62	
14cr|xfce4-smartpm-plugin-0.4.0-12|63	
14cr|xfce4-smartpm-plugin-0.4.0-12|64	%changelog
14cr|xfce4-smartpm-plugin-0.4.0-12|65	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-12
14cr|xfce4-smartpm-plugin-0.4.0-12|66	+ Revision: d48b63a
14cr|xfce4-smartpm-plugin-0.4.0-12|67	- MassBuild#464: Increase release tag
14cr|xfce4-smartpm-plugin-0.4.0-12|68	
14cr|xfce4-smartpm-plugin-0.4.0-12|69	

9272 14
14cr|xfce4-systemload-plugin-1.1.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3 )
14cr|xfce4-systemload-plugin-1.1.1-2|2	
14cr|xfce4-systemload-plugin-1.1.1-2|3	Summary:	System load plugin for the Xfce panel
14cr|xfce4-systemload-plugin-1.1.1-2|4	Name:		xfce4-systemload-plugin
14cr|xfce4-systemload-plugin-1.1.1-2|5	Version:	1.1.1
14cr|xfce4-systemload-plugin-1.1.1-2|6	Release:	2
14cr|xfce4-systemload-plugin-1.1.1-2|7	License:	BSD
14cr|xfce4-systemload-plugin-1.1.1-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-systemload-plugin-1.1.1-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
14cr|xfce4-systemload-plugin-1.1.1-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-systemload-plugin-1.1.1-2|11	Requires:	xfce4-panel >= 4.7
14cr|xfce4-systemload-plugin-1.1.1-2|12	BuildRequires:	xfce4-panel-devel >= 4.7
14cr|xfce4-systemload-plugin-1.1.1-2|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-systemload-plugin-1.1.1-2|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-systemload-plugin-1.1.1-2|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-systemload-plugin-1.1.1-2|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
14cr|xfce4-systemload-plugin-1.1.1-2|17	Obsoletes:	xfce-systemload-plugin
14cr|xfce4-systemload-plugin-1.1.1-2|18	
14cr|xfce4-systemload-plugin-1.1.1-2|19	%description
14cr|xfce4-systemload-plugin-1.1.1-2|20	A system load panel plugin for the Xfce Desktop Environment.
14cr|xfce4-systemload-plugin-1.1.1-2|21	
14cr|xfce4-systemload-plugin-1.1.1-2|22	%prep
14cr|xfce4-systemload-plugin-1.1.1-2|23	%setup -q
14cr|xfce4-systemload-plugin-1.1.1-2|24	
14cr|xfce4-systemload-plugin-1.1.1-2|25	%build
14cr|xfce4-systemload-plugin-1.1.1-2|26	%configure2_5x
14cr|xfce4-systemload-plugin-1.1.1-2|27	%make
14cr|xfce4-systemload-plugin-1.1.1-2|28	
14cr|xfce4-systemload-plugin-1.1.1-2|29	%install
14cr|xfce4-systemload-plugin-1.1.1-2|30	%makeinstall_std
14cr|xfce4-systemload-plugin-1.1.1-2|31	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-systemload-plugin-1.1.1-2|32	%find_lang %{name}
14cr|xfce4-systemload-plugin-1.1.1-2|33	
14cr|xfce4-systemload-plugin-1.1.1-2|34	%files -f %{name}.lang
14cr|xfce4-systemload-plugin-1.1.1-2|35	%doc README ChangeLog AUTHORS
14cr|xfce4-systemload-plugin-1.1.1-2|36	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-systemload-plugin-1.1.1-2|37	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-systemload-plugin-1.1.1-2|38	
14cr|xfce4-systemload-plugin-1.1.1-2|39	
14cr|xfce4-systemload-plugin-1.1.1-2|40	
14cr|xfce4-systemload-plugin-1.1.1-2|41	%changelog
14cr|xfce4-systemload-plugin-1.1.1-2|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cr|xfce4-systemload-plugin-1.1.1-2|43	+ Revision: a4b647a
14cr|xfce4-systemload-plugin-1.1.1-2|44	- MassBuild#464: Increase release tag
14cr|xfce4-systemload-plugin-1.1.1-2|45	
14cr|xfce4-systemload-plugin-1.1.1-2|46	

9273 14
14cr|xfce4-taskmanager-1.0.0-6|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-taskmanager-1.0.0-6|2	
14cr|xfce4-taskmanager-1.0.0-6|3	Summary:	A small taskmanager for Xfce desktop environment
14cr|xfce4-taskmanager-1.0.0-6|4	Name:		xfce4-taskmanager
14cr|xfce4-taskmanager-1.0.0-6|5	Version:	1.0.0
14cr|xfce4-taskmanager-1.0.0-6|6	Release:	6
14cr|xfce4-taskmanager-1.0.0-6|7	Epoch:		1
14cr|xfce4-taskmanager-1.0.0-6|8	License:	GPLv2+
14cr|xfce4-taskmanager-1.0.0-6|9	Group:		Graphical desktop/Xfce
14cr|xfce4-taskmanager-1.0.0-6|10	URL:		http://goodies.xfce.org/projects/applications/xfce4-taskmanager
14cr|xfce4-taskmanager-1.0.0-6|11	Source0:	http://archive.xfce.org/src/apps/xfce4-taskmanager/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-taskmanager-1.0.0-6|12	BuildRequires:	libwnck-devel
14cr|xfce4-taskmanager-1.0.0-6|13	BuildRequires:	intltool
14cr|xfce4-taskmanager-1.0.0-6|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-taskmanager-1.0.0-6|15	Requires:	xfdesktop
14cr|xfce4-taskmanager-1.0.0-6|16	Obsoletes:	xfce-taskmanager
14cr|xfce4-taskmanager-1.0.0-6|17	
14cr|xfce4-taskmanager-1.0.0-6|18	%description
14cr|xfce4-taskmanager-1.0.0-6|19	xfce-taskmanager is a small taskmanager based on the Xfce libraries.
14cr|xfce4-taskmanager-1.0.0-6|20	
14cr|xfce4-taskmanager-1.0.0-6|21	Features:
14cr|xfce4-taskmanager-1.0.0-6|22	* Lists up all tasks of the running System
14cr|xfce4-taskmanager-1.0.0-6|23	* Provides sending signals to tasks:
14cr|xfce4-taskmanager-1.0.0-6|24	- STOP
14cr|xfce4-taskmanager-1.0.0-6|25	- CONT
14cr|xfce4-taskmanager-1.0.0-6|26	- TERM
14cr|xfce4-taskmanager-1.0.0-6|27	- KILL
14cr|xfce4-taskmanager-1.0.0-6|28	
14cr|xfce4-taskmanager-1.0.0-6|29	%prep
14cr|xfce4-taskmanager-1.0.0-6|30	%setup -q
14cr|xfce4-taskmanager-1.0.0-6|31	
14cr|xfce4-taskmanager-1.0.0-6|32	%build
14cr|xfce4-taskmanager-1.0.0-6|33	%configure2_5x \
14cr|xfce4-taskmanager-1.0.0-6|34	--enable-wnck
14cr|xfce4-taskmanager-1.0.0-6|35	
14cr|xfce4-taskmanager-1.0.0-6|36	%make
14cr|xfce4-taskmanager-1.0.0-6|37	
14cr|xfce4-taskmanager-1.0.0-6|38	%install
14cr|xfce4-taskmanager-1.0.0-6|39	%makeinstall_std
14cr|xfce4-taskmanager-1.0.0-6|40	
14cr|xfce4-taskmanager-1.0.0-6|41	%find_lang %{name} %{name}.lang
14cr|xfce4-taskmanager-1.0.0-6|42	
14cr|xfce4-taskmanager-1.0.0-6|43	%files -f %{name}.lang
14cr|xfce4-taskmanager-1.0.0-6|44	%doc AUTHORS ChangeLog README
14cr|xfce4-taskmanager-1.0.0-6|45	%{_bindir}/*
14cr|xfce4-taskmanager-1.0.0-6|46	%{_datadir}/applications/%{name}.desktop
14cr|xfce4-taskmanager-1.0.0-6|47	
14cr|xfce4-taskmanager-1.0.0-6|48	
14cr|xfce4-taskmanager-1.0.0-6|49	
14cr|xfce4-taskmanager-1.0.0-6|50	%changelog
14cr|xfce4-taskmanager-1.0.0-6|51	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.0-6
14cr|xfce4-taskmanager-1.0.0-6|52	+ Revision: c49185a
14cr|xfce4-taskmanager-1.0.0-6|53	- MassBuild#464: Increase release tag
14cr|xfce4-taskmanager-1.0.0-6|54	
14cr|xfce4-taskmanager-1.0.0-6|55	

9274 14
14cr|xfce4-terminal-0.6.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-terminal-0.6.3-1|2	
14cr|xfce4-terminal-0.6.3-1|3	Summary:	X terminal emulator for Xfce desktop environment
14cr|xfce4-terminal-0.6.3-1|4	Name:		xfce4-terminal
14cr|xfce4-terminal-0.6.3-1|5	Version:	0.6.3
14cr|xfce4-terminal-0.6.3-1|6	Release:	1
14cr|xfce4-terminal-0.6.3-1|7	License:	GPLv2+
14cr|xfce4-terminal-0.6.3-1|8	Group:		Terminals
14cr|xfce4-terminal-0.6.3-1|9	Url:		http://www.xfce.org
14cr|xfce4-terminal-0.6.3-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-terminal-0.6.3-1|11	BuildRequires:	desktop-file-utils
14cr|xfce4-terminal-0.6.3-1|12	BuildRequires:	imagemagick
14cr|xfce4-terminal-0.6.3-1|13	BuildRequires:	intltool
14cr|xfce4-terminal-0.6.3-1|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-terminal-0.6.3-1|15	BuildRequires:	pkgconfig(gio-2.0)
14cr|xfce4-terminal-0.6.3-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xfce4-terminal-0.6.3-1|17	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cr|xfce4-terminal-0.6.3-1|18	BuildRequires:	pkgconfig(vte)
14cr|xfce4-terminal-0.6.3-1|19	Requires:	exo
14cr|xfce4-terminal-0.6.3-1|20	Requires:	vte >= 0.11.0
14cr|xfce4-terminal-0.6.3-1|21	Provides:	terminal = %{EVRD}
14cr|xfce4-terminal-0.6.3-1|22	Obsoletes:	terminal < 0.6
14cr|xfce4-terminal-0.6.3-1|23	
14cr|xfce4-terminal-0.6.3-1|24	%description
14cr|xfce4-terminal-0.6.3-1|25	Terminal is a modern, lightweight, and low memory cost terminal
14cr|xfce4-terminal-0.6.3-1|26	emulator with tabs and multiple windows for the Xfce desktop
14cr|xfce4-terminal-0.6.3-1|27	environment. It offers full-customization for the key bindings,
14cr|xfce4-terminal-0.6.3-1|28	the aspect, the colors, and more.
14cr|xfce4-terminal-0.6.3-1|29	
14cr|xfce4-terminal-0.6.3-1|30	%files -f %{name}.lang
14cr|xfce4-terminal-0.6.3-1|31	%doc README ChangeLog NEWS AUTHORS HACKING THANKS
14cr|xfce4-terminal-0.6.3-1|32	%dir %{_datadir}/xfce4/terminal
14cr|xfce4-terminal-0.6.3-1|33	%dir %{_datadir}/xfce4/terminal/colorschemes
14cr|xfce4-terminal-0.6.3-1|34	%{_bindir}/%{name}
14cr|xfce4-terminal-0.6.3-1|35	%{_datadir}/applications/xfce4-terminal.desktop
14cr|xfce4-terminal-0.6.3-1|36	%{_datadir}/gnome-control-center/default-apps/xfce4-terminal-default-apps.xml
14cr|xfce4-terminal-0.6.3-1|37	%{_mandir}/man1/xfce4-terminal.1.*
14cr|xfce4-terminal-0.6.3-1|38	%{_mandir}/*/man1/xfce4-terminal.1.*
14cr|xfce4-terminal-0.6.3-1|39	%{_datadir}/xfce4/terminal/colorschemes/*.theme
14cr|xfce4-terminal-0.6.3-1|40	%{_datadir}/xfce4/terminal/terminal-preferences.ui
14cr|xfce4-terminal-0.6.3-1|41	
14cr|xfce4-terminal-0.6.3-1|42	#----------------------------------------------------------------------------
14cr|xfce4-terminal-0.6.3-1|43	
14cr|xfce4-terminal-0.6.3-1|44	%prep
14cr|xfce4-terminal-0.6.3-1|45	%setup -q
14cr|xfce4-terminal-0.6.3-1|46	
14cr|xfce4-terminal-0.6.3-1|47	%build
14cr|xfce4-terminal-0.6.3-1|48	%configure2_5x \
14cr|xfce4-terminal-0.6.3-1|49	--disable-static
14cr|xfce4-terminal-0.6.3-1|50	
14cr|xfce4-terminal-0.6.3-1|51	%make
14cr|xfce4-terminal-0.6.3-1|52	
14cr|xfce4-terminal-0.6.3-1|53	%check
14cr|xfce4-terminal-0.6.3-1|54	make check
14cr|xfce4-terminal-0.6.3-1|55	
14cr|xfce4-terminal-0.6.3-1|56	%install
14cr|xfce4-terminal-0.6.3-1|57	%makeinstall_std
14cr|xfce4-terminal-0.6.3-1|58	
14cr|xfce4-terminal-0.6.3-1|59	desktop-file-install \
14cr|xfce4-terminal-0.6.3-1|60	--add-category="GTK" \
14cr|xfce4-terminal-0.6.3-1|61	--add-only-show-in="XFCE" \
14cr|xfce4-terminal-0.6.3-1|62	--dir %{buildroot}%{_datadir}/applications \
14cr|xfce4-terminal-0.6.3-1|63	%{buildroot}%{_datadir}/applications/*
14cr|xfce4-terminal-0.6.3-1|64	
14cr|xfce4-terminal-0.6.3-1|65	%find_lang %{name}
14cr|xfce4-terminal-0.6.3-1|66	
14cr|xfce4-terminal-0.6.3-1|67	
14cr|xfce4-terminal-0.6.3-1|68	%changelog

9275 14
14cr|xfce4-time-out-plugin-1.0.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-time-out-plugin-1.0.1-2|2	
14cr|xfce4-time-out-plugin-1.0.1-2|3	Summary: 	A time-out plugin for the Xfce panel
14cr|xfce4-time-out-plugin-1.0.1-2|4	Name: 		xfce4-time-out-plugin
14cr|xfce4-time-out-plugin-1.0.1-2|5	Version: 	1.0.1
14cr|xfce4-time-out-plugin-1.0.1-2|6	Release: 	2
14cr|xfce4-time-out-plugin-1.0.1-2|7	License:	GPLv2+
14cr|xfce4-time-out-plugin-1.0.1-2|8	Group: 		Graphical desktop/Xfce
14cr|xfce4-time-out-plugin-1.0.1-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
14cr|xfce4-time-out-plugin-1.0.1-2|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-time-out-plugin-1.0.1-2|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-time-out-plugin-1.0.1-2|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfce4-time-out-plugin-1.0.1-2|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-time-out-plugin-1.0.1-2|14	BuildRequires:	perl(XML::Parser)
14cr|xfce4-time-out-plugin-1.0.1-2|15	
14cr|xfce4-time-out-plugin-1.0.1-2|16	%description
14cr|xfce4-time-out-plugin-1.0.1-2|17	A time-out plugin for the Xfce panel.
14cr|xfce4-time-out-plugin-1.0.1-2|18	
14cr|xfce4-time-out-plugin-1.0.1-2|19	%prep
14cr|xfce4-time-out-plugin-1.0.1-2|20	%setup -q
14cr|xfce4-time-out-plugin-1.0.1-2|21	
14cr|xfce4-time-out-plugin-1.0.1-2|22	%build
14cr|xfce4-time-out-plugin-1.0.1-2|23	
14cr|xfce4-time-out-plugin-1.0.1-2|24	%configure2_5x
14cr|xfce4-time-out-plugin-1.0.1-2|25	%make
14cr|xfce4-time-out-plugin-1.0.1-2|26	
14cr|xfce4-time-out-plugin-1.0.1-2|27	%install
14cr|xfce4-time-out-plugin-1.0.1-2|28	%makeinstall_std
14cr|xfce4-time-out-plugin-1.0.1-2|29	
14cr|xfce4-time-out-plugin-1.0.1-2|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cr|xfce4-time-out-plugin-1.0.1-2|31	
14cr|xfce4-time-out-plugin-1.0.1-2|32	%find_lang %{name}
14cr|xfce4-time-out-plugin-1.0.1-2|33	
14cr|xfce4-time-out-plugin-1.0.1-2|34	%files -f %{name}.lang
14cr|xfce4-time-out-plugin-1.0.1-2|35	%doc ChangeLog AUTHORS
14cr|xfce4-time-out-plugin-1.0.1-2|36	%{_libdir}/xfce4/panel/plugins/*
14cr|xfce4-time-out-plugin-1.0.1-2|37	%{_datadir}/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
14cr|xfce4-time-out-plugin-1.0.1-2|38	%{_iconsdir}/hicolor/*/apps/*
14cr|xfce4-time-out-plugin-1.0.1-2|39	
14cr|xfce4-time-out-plugin-1.0.1-2|40	
14cr|xfce4-time-out-plugin-1.0.1-2|41	
14cr|xfce4-time-out-plugin-1.0.1-2|42	%changelog
14cr|xfce4-time-out-plugin-1.0.1-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-2
14cr|xfce4-time-out-plugin-1.0.1-2|44	+ Revision: dec3327
14cr|xfce4-time-out-plugin-1.0.1-2|45	- MassBuild#464: Increase release tag
14cr|xfce4-time-out-plugin-1.0.1-2|46	
14cr|xfce4-time-out-plugin-1.0.1-2|47	

9276 14
14cr|xfce4-timer-plugin-1.0.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-timer-plugin-1.0.0-2|2	
14cr|xfce4-timer-plugin-1.0.0-2|3	Summary:	Timer plugin for the Xfce panel
14cr|xfce4-timer-plugin-1.0.0-2|4	Name:		xfce4-timer-plugin
14cr|xfce4-timer-plugin-1.0.0-2|5	Version:	1.0.0
14cr|xfce4-timer-plugin-1.0.0-2|6	Release:	2
14cr|xfce4-timer-plugin-1.0.0-2|7	License:	GPLv2+
14cr|xfce4-timer-plugin-1.0.0-2|8	Group:		Graphical desktop/Xfce
14cr|xfce4-timer-plugin-1.0.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
14cr|xfce4-timer-plugin-1.0.0-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-timer-plugin-1.0.0-2|11	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cr|xfce4-timer-plugin-1.0.0-2|12	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-timer-plugin-1.0.0-2|13	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-timer-plugin-1.0.0-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-timer-plugin-1.0.0-2|15	BuildRequires:	perl(XML::Parser)
14cr|xfce4-timer-plugin-1.0.0-2|16	
14cr|xfce4-timer-plugin-1.0.0-2|17	%description
14cr|xfce4-timer-plugin-1.0.0-2|18	Timer panel plugin for the Xfce Desktop Environment.
14cr|xfce4-timer-plugin-1.0.0-2|19	
14cr|xfce4-timer-plugin-1.0.0-2|20	%prep
14cr|xfce4-timer-plugin-1.0.0-2|21	%setup -q
14cr|xfce4-timer-plugin-1.0.0-2|22	
14cr|xfce4-timer-plugin-1.0.0-2|23	%build
14cr|xfce4-timer-plugin-1.0.0-2|24	%configure2_5x
14cr|xfce4-timer-plugin-1.0.0-2|25	%make
14cr|xfce4-timer-plugin-1.0.0-2|26	
14cr|xfce4-timer-plugin-1.0.0-2|27	%install
14cr|xfce4-timer-plugin-1.0.0-2|28	%makeinstall_std
14cr|xfce4-timer-plugin-1.0.0-2|29	
14cr|xfce4-timer-plugin-1.0.0-2|30	rm -rf  %{buildroot}%{_prefix}/doc
14cr|xfce4-timer-plugin-1.0.0-2|31	
14cr|xfce4-timer-plugin-1.0.0-2|32	%find_lang %{name} %{name}.lang
14cr|xfce4-timer-plugin-1.0.0-2|33	
14cr|xfce4-timer-plugin-1.0.0-2|34	%files -f %{name}.lang
14cr|xfce4-timer-plugin-1.0.0-2|35	%doc ChangeLog AUTHORS TODO README
14cr|xfce4-timer-plugin-1.0.0-2|36	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-timer-plugin-1.0.0-2|37	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-timer-plugin-1.0.0-2|38	%{_datadir}/icons/hicolor/48x48/apps/xfce4-timer.png
14cr|xfce4-timer-plugin-1.0.0-2|39	
14cr|xfce4-timer-plugin-1.0.0-2|40	
14cr|xfce4-timer-plugin-1.0.0-2|41	
14cr|xfce4-timer-plugin-1.0.0-2|42	%changelog
14cr|xfce4-timer-plugin-1.0.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cr|xfce4-timer-plugin-1.0.0-2|44	+ Revision: 7ef48bf
14cr|xfce4-timer-plugin-1.0.0-2|45	- MassBuild#464: Increase release tag
14cr|xfce4-timer-plugin-1.0.0-2|46	
14cr|xfce4-timer-plugin-1.0.0-2|47	

9277 14
14cr|xfce4-vala-4.10.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-vala-4.10.3-2|2	%define _enable_debug_packages	%{nil}
14cr|xfce4-vala-4.10.3-2|3	%define debug_package		%{nil}
14cr|xfce4-vala-4.10.3-2|4	
14cr|xfce4-vala-4.10.3-2|5	Summary:	Vala bindings for Xfce
14cr|xfce4-vala-4.10.3-2|6	
14cr|xfce4-vala-4.10.3-2|7	Name:		xfce4-vala
14cr|xfce4-vala-4.10.3-2|8	Version:	4.10.3
14cr|xfce4-vala-4.10.3-2|9	Release:	2
14cr|xfce4-vala-4.10.3-2|10	License:	LGPLv2+
14cr|xfce4-vala-4.10.3-2|11	Group:		Development/Other
14cr|xfce4-vala-4.10.3-2|12	Url:		http://wiki.xfce.org/vala-bindings
14cr|xfce4-vala-4.10.3-2|13	Source0:	http://archive.xfce.org/src/bindings/xfce4-vala/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-vala-4.10.3-2|14	
14cr|xfce4-vala-4.10.3-2|15	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cr|xfce4-vala-4.10.3-2|16	BuildRequires:  pkgconfig(libvala-0.24)
14cr|xfce4-vala-4.10.3-2|17	BuildRequires:	vala
14cr|xfce4-vala-4.10.3-2|18	BuildRequires:	pkgconfig(exo-1)
14cr|xfce4-vala-4.10.3-2|19	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cr|xfce4-vala-4.10.3-2|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cr|xfce4-vala-4.10.3-2|21	BuildRequires:	pkgconfig(garcon-1) >= 0.2.0
14cr|xfce4-vala-4.10.3-2|22	BuildRequires:  pkgconfig(libxfce4panel-1.0) >= 4.10.0
14cr|xfce4-vala-4.10.3-2|23	
14cr|xfce4-vala-4.10.3-2|24	%description
14cr|xfce4-vala-4.10.3-2|25	Vala bindings for various Xfce components.
14cr|xfce4-vala-4.10.3-2|26	
14cr|xfce4-vala-4.10.3-2|27	%prep
14cr|xfce4-vala-4.10.3-2|28	%setup -q
14cr|xfce4-vala-4.10.3-2|29	# for each vala update, edit configure.ac acordingly
14cr|xfce4-vala-4.10.3-2|30	perl -pi -e "s|vala_api='0.16'|vala_api='0.24'|" configure.ac
14cr|xfce4-vala-4.10.3-2|31	
14cr|xfce4-vala-4.10.3-2|32	%build
14cr|xfce4-vala-4.10.3-2|33	xdt-autogen
14cr|xfce4-vala-4.10.3-2|34	%configure2_5x
14cr|xfce4-vala-4.10.3-2|35	%make
14cr|xfce4-vala-4.10.3-2|36	
14cr|xfce4-vala-4.10.3-2|37	%install
14cr|xfce4-vala-4.10.3-2|38	%makeinstall_std
14cr|xfce4-vala-4.10.3-2|39	
14cr|xfce4-vala-4.10.3-2|40	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cr|xfce4-vala-4.10.3-2|41	cp -r %{buildroot}%{_datadir}/pkgconfig/xfce4-vala.pc %{buildroot}%{_libdir}/pkgconfig/xfce4-vala.pc
14cr|xfce4-vala-4.10.3-2|42	
14cr|xfce4-vala-4.10.3-2|43	%files
14cr|xfce4-vala-4.10.3-2|44	%doc AUTHORS ChangeLog NEWS README
14cr|xfce4-vala-4.10.3-2|45	%{_libdir}/pkgconfig/xfce4-vala.pc
14cr|xfce4-vala-4.10.3-2|46	%{_datadir}/pkgconfig/xfce4-vala.pc
14cr|xfce4-vala-4.10.3-2|47	%{_datadir}/vala*/vapi/*.deps
14cr|xfce4-vala-4.10.3-2|48	%{_datadir}/vala*/vapi/*.vapi
14cr|xfce4-vala-4.10.3-2|49	
14cr|xfce4-vala-4.10.3-2|50	
14cr|xfce4-vala-4.10.3-2|51	
14cr|xfce4-vala-4.10.3-2|52	%changelog
14cr|xfce4-vala-4.10.3-2|53	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.3-2
14cr|xfce4-vala-4.10.3-2|54	+ Revision: 1465be5
14cr|xfce4-vala-4.10.3-2|55	- MassBuild#464: Increase release tag
14cr|xfce4-vala-4.10.3-2|56	
14cr|xfce4-vala-4.10.3-2|57	

9278 14
14cr|xfce4-verve-plugin-1.0.0-6|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-verve-plugin-1.0.0-6|2	
14cr|xfce4-verve-plugin-1.0.0-6|3	Summary:	A minicmd-plugin for the Xfce panel
14cr|xfce4-verve-plugin-1.0.0-6|4	Name:		xfce4-verve-plugin
14cr|xfce4-verve-plugin-1.0.0-6|5	Version:	1.0.0
14cr|xfce4-verve-plugin-1.0.0-6|6	Release:	6
14cr|xfce4-verve-plugin-1.0.0-6|7	License:	GPLv2+
14cr|xfce4-verve-plugin-1.0.0-6|8	Group:		Graphical desktop/Xfce
14cr|xfce4-verve-plugin-1.0.0-6|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
14cr|xfce4-verve-plugin-1.0.0-6|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-verve-plugin-1.0.0-6|11	Requires:	xfce4-panel >= 4.8.0
14cr|xfce4-verve-plugin-1.0.0-6|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cr|xfce4-verve-plugin-1.0.0-6|13	BuildRequires:	exo-devel >= 0.6.0
14cr|xfce4-verve-plugin-1.0.0-6|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-verve-plugin-1.0.0-6|15	BuildRequires:	dbus-glib-devel
14cr|xfce4-verve-plugin-1.0.0-6|16	BuildRequires:	pcre-devel
14cr|xfce4-verve-plugin-1.0.0-6|17	BuildRequires:	perl(XML::Parser)
14cr|xfce4-verve-plugin-1.0.0-6|18	
14cr|xfce4-verve-plugin-1.0.0-6|19	%description
14cr|xfce4-verve-plugin-1.0.0-6|20	This plugin is like the (quite old) xfce4-minicmd-plugin, except that it
14cr|xfce4-verve-plugin-1.0.0-6|21	feature more cool features, like autocompletion and command history.
14cr|xfce4-verve-plugin-1.0.0-6|22	
14cr|xfce4-verve-plugin-1.0.0-6|23	%prep
14cr|xfce4-verve-plugin-1.0.0-6|24	%setup -q
14cr|xfce4-verve-plugin-1.0.0-6|25	
14cr|xfce4-verve-plugin-1.0.0-6|26	%build
14cr|xfce4-verve-plugin-1.0.0-6|27	%configure2_5x \
14cr|xfce4-verve-plugin-1.0.0-6|28	--enable-final \
14cr|xfce4-verve-plugin-1.0.0-6|29	--enable-dbus
14cr|xfce4-verve-plugin-1.0.0-6|30	
14cr|xfce4-verve-plugin-1.0.0-6|31	%make
14cr|xfce4-verve-plugin-1.0.0-6|32	
14cr|xfce4-verve-plugin-1.0.0-6|33	%install
14cr|xfce4-verve-plugin-1.0.0-6|34	%makeinstall_std
14cr|xfce4-verve-plugin-1.0.0-6|35	
14cr|xfce4-verve-plugin-1.0.0-6|36	%find_lang %{name}
14cr|xfce4-verve-plugin-1.0.0-6|37	
14cr|xfce4-verve-plugin-1.0.0-6|38	%files -f %{name}.lang
14cr|xfce4-verve-plugin-1.0.0-6|39	%doc AUTHORS README THANKS
14cr|xfce4-verve-plugin-1.0.0-6|40	%{_bindir}/verve-focus
14cr|xfce4-verve-plugin-1.0.0-6|41	%{_datadir}/xfce4/panel-plugins/*.desktop
14cr|xfce4-verve-plugin-1.0.0-6|42	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-verve-plugin-1.0.0-6|43	
14cr|xfce4-verve-plugin-1.0.0-6|44	
14cr|xfce4-verve-plugin-1.0.0-6|45	
14cr|xfce4-verve-plugin-1.0.0-6|46	%changelog
14cr|xfce4-verve-plugin-1.0.0-6|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cr|xfce4-verve-plugin-1.0.0-6|48	+ Revision: 80fa755
14cr|xfce4-verve-plugin-1.0.0-6|49	- MassBuild#464: Increase release tag
14cr|xfce4-verve-plugin-1.0.0-6|50	
14cr|xfce4-verve-plugin-1.0.0-6|51	

9279 14
14cr|xfce4-volumed-0.1.13-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-volumed-0.1.13-2|2	
14cr|xfce4-volumed-0.1.13-2|3	Summary: 	A volume keys control daemon for Xfce
14cr|xfce4-volumed-0.1.13-2|4	Name: 		xfce4-volumed
14cr|xfce4-volumed-0.1.13-2|5	Version: 	0.1.13
14cr|xfce4-volumed-0.1.13-2|6	Release: 	2
14cr|xfce4-volumed-0.1.13-2|7	License:	GPLv3
14cr|xfce4-volumed-0.1.13-2|8	Group: 		Graphical desktop/Xfce
14cr|xfce4-volumed-0.1.13-2|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-volumed/
14cr|xfce4-volumed-0.1.13-2|10	Source0:	http://archive.xfce.org/src/apps/xfce4-volumed/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-volumed-0.1.13-2|11	BuildRequires:	pkgconfig(libxfconf-0)
14cr|xfce4-volumed-0.1.13-2|12	BuildRequires:	pkgconfig(gstreamer-0.10)
14cr|xfce4-volumed-0.1.13-2|13	BuildRequires:	pkgconfig(gstreamer-audio-0.10)
14cr|xfce4-volumed-0.1.13-2|14	BuildRequires:	pkgconfig(libnotify)
14cr|xfce4-volumed-0.1.13-2|15	BuildRequires:	pkgconfig(keybinder)
14cr|xfce4-volumed-0.1.13-2|16	
14cr|xfce4-volumed-0.1.13-2|17	%description
14cr|xfce4-volumed-0.1.13-2|18	This daemon is responsible of making the volume up/down
14cr|xfce4-volumed-0.1.13-2|19	and mute keys of the keyboard work automatically.
14cr|xfce4-volumed-0.1.13-2|20	
14cr|xfce4-volumed-0.1.13-2|21	%prep
14cr|xfce4-volumed-0.1.13-2|22	%setup -q
14cr|xfce4-volumed-0.1.13-2|23	
14cr|xfce4-volumed-0.1.13-2|24	%build
14cr|xfce4-volumed-0.1.13-2|25	%configure2_5x \
14cr|xfce4-volumed-0.1.13-2|26	--with-libnotify
14cr|xfce4-volumed-0.1.13-2|27	%make
14cr|xfce4-volumed-0.1.13-2|28	
14cr|xfce4-volumed-0.1.13-2|29	%install
14cr|xfce4-volumed-0.1.13-2|30	%makeinstall_std
14cr|xfce4-volumed-0.1.13-2|31	
14cr|xfce4-volumed-0.1.13-2|32	%files
14cr|xfce4-volumed-0.1.13-2|33	%doc ChangeLog AUTHORS THANKS
14cr|xfce4-volumed-0.1.13-2|34	%{_sysconfdir}/xdg/autostart/xfce4-volumed.desktop
14cr|xfce4-volumed-0.1.13-2|35	%{_bindir}/xfce4-volumed
14cr|xfce4-volumed-0.1.13-2|36	
14cr|xfce4-volumed-0.1.13-2|37	
14cr|xfce4-volumed-0.1.13-2|38	
14cr|xfce4-volumed-0.1.13-2|39	%changelog
14cr|xfce4-volumed-0.1.13-2|40	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.13-2
14cr|xfce4-volumed-0.1.13-2|41	+ Revision: 2166311
14cr|xfce4-volumed-0.1.13-2|42	- MassBuild#464: Increase release tag
14cr|xfce4-volumed-0.1.13-2|43	
14cr|xfce4-volumed-0.1.13-2|44	

9280 14
14cr|xfce4-wavelan-plugin-0.5.11-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-wavelan-plugin-0.5.11-2|2	
14cr|xfce4-wavelan-plugin-0.5.11-2|3	Summary:	WaveLAN plugin for the Xfce panel
14cr|xfce4-wavelan-plugin-0.5.11-2|4	Name:		xfce4-wavelan-plugin
14cr|xfce4-wavelan-plugin-0.5.11-2|5	Version:	0.5.11
14cr|xfce4-wavelan-plugin-0.5.11-2|6	Release:	2
14cr|xfce4-wavelan-plugin-0.5.11-2|7	Group:		Graphical desktop/Xfce
14cr|xfce4-wavelan-plugin-0.5.11-2|8	License:	BSD
14cr|xfce4-wavelan-plugin-0.5.11-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cr|xfce4-wavelan-plugin-0.5.11-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-wavelan-plugin-0.5.11-2|11	Patch1:		xfce4-wavelan-0.5.6-gold.patch
14cr|xfce4-wavelan-plugin-0.5.11-2|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cr|xfce4-wavelan-plugin-0.5.11-2|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-wavelan-plugin-0.5.11-2|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-wavelan-plugin-0.5.11-2|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
14cr|xfce4-wavelan-plugin-0.5.11-2|16	
14cr|xfce4-wavelan-plugin-0.5.11-2|17	%description
14cr|xfce4-wavelan-plugin-0.5.11-2|18	A plugin for the Xfce panel that monitors a wireless LAN interface. It
14cr|xfce4-wavelan-plugin-0.5.11-2|19	displays stats for signal state, signal quality and network name (SSID).
14cr|xfce4-wavelan-plugin-0.5.11-2|20	
14cr|xfce4-wavelan-plugin-0.5.11-2|21	%prep
14cr|xfce4-wavelan-plugin-0.5.11-2|22	%setup -q
14cr|xfce4-wavelan-plugin-0.5.11-2|23	#patch1 -p0
14cr|xfce4-wavelan-plugin-0.5.11-2|24	
14cr|xfce4-wavelan-plugin-0.5.11-2|25	%build
14cr|xfce4-wavelan-plugin-0.5.11-2|26	%configure2_5x \
14cr|xfce4-wavelan-plugin-0.5.11-2|27	--disable-static
14cr|xfce4-wavelan-plugin-0.5.11-2|28	%make
14cr|xfce4-wavelan-plugin-0.5.11-2|29	
14cr|xfce4-wavelan-plugin-0.5.11-2|30	%install
14cr|xfce4-wavelan-plugin-0.5.11-2|31	%makeinstall_std
14cr|xfce4-wavelan-plugin-0.5.11-2|32	
14cr|xfce4-wavelan-plugin-0.5.11-2|33	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/libwavelan.so
14cr|xfce4-wavelan-plugin-0.5.11-2|34	%find_lang %{name} %{name}.lang
14cr|xfce4-wavelan-plugin-0.5.11-2|35	
14cr|xfce4-wavelan-plugin-0.5.11-2|36	%files -f %{name}.lang
14cr|xfce4-wavelan-plugin-0.5.11-2|37	%doc AUTHORS ChangeLog NEWS README
14cr|xfce4-wavelan-plugin-0.5.11-2|38	%{_libdir}/xfce4/panel/plugins/libwavelan.so
14cr|xfce4-wavelan-plugin-0.5.11-2|39	%{_datadir}/xfce4/panel/plugins/*.desktop
14cr|xfce4-wavelan-plugin-0.5.11-2|40	
14cr|xfce4-wavelan-plugin-0.5.11-2|41	
14cr|xfce4-wavelan-plugin-0.5.11-2|42	
14cr|xfce4-wavelan-plugin-0.5.11-2|43	%changelog
14cr|xfce4-wavelan-plugin-0.5.11-2|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.11-2
14cr|xfce4-wavelan-plugin-0.5.11-2|45	+ Revision: 27f8e4e
14cr|xfce4-wavelan-plugin-0.5.11-2|46	- MassBuild#464: Increase release tag
14cr|xfce4-wavelan-plugin-0.5.11-2|47	
14cr|xfce4-wavelan-plugin-0.5.11-2|48	

9281 14
14cr|xfce4-weather-plugin-0.8.2-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-weather-plugin-0.8.2-3|2	
14cr|xfce4-weather-plugin-0.8.2-3|3	Summary:	A weather plugin for the Xfce panel
14cr|xfce4-weather-plugin-0.8.2-3|4	Name:		xfce4-weather-plugin
14cr|xfce4-weather-plugin-0.8.2-3|5	Version:	0.8.2
14cr|xfce4-weather-plugin-0.8.2-3|6	Release:	3
14cr|xfce4-weather-plugin-0.8.2-3|7	License:	GPLv2+
14cr|xfce4-weather-plugin-0.8.2-3|8	Group:		Graphical desktop/Xfce
14cr|xfce4-weather-plugin-0.8.2-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
14cr|xfce4-weather-plugin-0.8.2-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-weather-plugin-0.8.2-3|11	
14cr|xfce4-weather-plugin-0.8.2-3|12	# Patch0 from Arch Linux:
14cr|xfce4-weather-plugin-0.8.2-3|13	# https://bugzilla.xfce.org/show_bug.cgi?id=8105
14cr|xfce4-weather-plugin-0.8.2-3|14	# https://bugs.archlinux.org/task/26815
14cr|xfce4-weather-plugin-0.8.2-3|15	Patch0:		xfce4-weather-plugin-0.7.4-working-XOAP-license-key.patch
14cr|xfce4-weather-plugin-0.8.2-3|16	
14cr|xfce4-weather-plugin-0.8.2-3|17	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-weather-plugin-0.8.2-3|18	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-weather-plugin-0.8.2-3|19	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-weather-plugin-0.8.2-3|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
14cr|xfce4-weather-plugin-0.8.2-3|21	BuildRequires:	pkgconfig(libxml-2.0)
14cr|xfce4-weather-plugin-0.8.2-3|22	BuildRequires:	perl(XML::Parser)
14cr|xfce4-weather-plugin-0.8.2-3|23	BuildRequires:	intltool
14cr|xfce4-weather-plugin-0.8.2-3|24	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-weather-plugin-0.8.2-3|25	Obsoletes:	xfce-weather-plugin
14cr|xfce4-weather-plugin-0.8.2-3|26	
14cr|xfce4-weather-plugin-0.8.2-3|27	%description
14cr|xfce4-weather-plugin-0.8.2-3|28	This panel plugin shows the current temperature and weather condition,
14cr|xfce4-weather-plugin-0.8.2-3|29	using weather data provided by xoap.weather.com (www.weather.com).
14cr|xfce4-weather-plugin-0.8.2-3|30	
14cr|xfce4-weather-plugin-0.8.2-3|31	%prep
14cr|xfce4-weather-plugin-0.8.2-3|32	%setup -q
14cr|xfce4-weather-plugin-0.8.2-3|33	#patch0 -p0
14cr|xfce4-weather-plugin-0.8.2-3|34	
14cr|xfce4-weather-plugin-0.8.2-3|35	%build
14cr|xfce4-weather-plugin-0.8.2-3|36	%configure2_5x
14cr|xfce4-weather-plugin-0.8.2-3|37	%make
14cr|xfce4-weather-plugin-0.8.2-3|38	
14cr|xfce4-weather-plugin-0.8.2-3|39	%install
14cr|xfce4-weather-plugin-0.8.2-3|40	%makeinstall_std
14cr|xfce4-weather-plugin-0.8.2-3|41	
14cr|xfce4-weather-plugin-0.8.2-3|42	%find_lang %{name} %{name}.lang
14cr|xfce4-weather-plugin-0.8.2-3|43	
14cr|xfce4-weather-plugin-0.8.2-3|44	%files -f %{name}.lang
14cr|xfce4-weather-plugin-0.8.2-3|45	%doc AUTHORS ChangeLog README
14cr|xfce4-weather-plugin-0.8.2-3|46	%dir %{_datadir}/xfce4/weather
14cr|xfce4-weather-plugin-0.8.2-3|47	%{_datadir}/xfce4/weather/*
14cr|xfce4-weather-plugin-0.8.2-3|48	%{_datadir}/xfce4/panel/plugins/*
14cr|xfce4-weather-plugin-0.8.2-3|49	%{_libdir}/xfce4/panel/plugins/
14cr|xfce4-weather-plugin-0.8.2-3|50	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-weather-plugin-0.8.2-3|51	
14cr|xfce4-weather-plugin-0.8.2-3|52	
14cr|xfce4-weather-plugin-0.8.2-3|53	
14cr|xfce4-weather-plugin-0.8.2-3|54	%changelog
14cr|xfce4-weather-plugin-0.8.2-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
14cr|xfce4-weather-plugin-0.8.2-3|56	+ Revision: 31f3f07
14cr|xfce4-weather-plugin-0.8.2-3|57	- MassBuild#464: Increase release tag
14cr|xfce4-weather-plugin-0.8.2-3|58	
14cr|xfce4-weather-plugin-0.8.2-3|59	

9282 14
14cr|xfce4-websearch-plugin-0.1.1-7|1	Summary:	A web search plugin for the Xfce panel
14cr|xfce4-websearch-plugin-0.1.1-7|2	Name:		xfce4-websearch-plugin
14cr|xfce4-websearch-plugin-0.1.1-7|3	Version:	0.1.1
14cr|xfce4-websearch-plugin-0.1.1-7|4	Release:	7
14cr|xfce4-websearch-plugin-0.1.1-7|5	License:	GPLv2+
14cr|xfce4-websearch-plugin-0.1.1-7|6	Group:		Graphical desktop/Xfce
14cr|xfce4-websearch-plugin-0.1.1-7|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
14cr|xfce4-websearch-plugin-0.1.1-7|8	Source0:	http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
14cr|xfce4-websearch-plugin-0.1.1-7|9	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-websearch-plugin-0.1.1-7|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-websearch-plugin-0.1.1-7|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cr|xfce4-websearch-plugin-0.1.1-7|12	BuildRequires:	perl(XML::Parser) intltool
14cr|xfce4-websearch-plugin-0.1.1-7|13	Obsoletes:	xfce-websearch-plugin
14cr|xfce4-websearch-plugin-0.1.1-7|14	
14cr|xfce4-websearch-plugin-0.1.1-7|15	%description
14cr|xfce4-websearch-plugin-0.1.1-7|16	A web search plugin for the Xfce panel.
14cr|xfce4-websearch-plugin-0.1.1-7|17	
14cr|xfce4-websearch-plugin-0.1.1-7|18	%prep
14cr|xfce4-websearch-plugin-0.1.1-7|19	%setup -q
14cr|xfce4-websearch-plugin-0.1.1-7|20	
14cr|xfce4-websearch-plugin-0.1.1-7|21	%build
14cr|xfce4-websearch-plugin-0.1.1-7|22	./autogen.sh
14cr|xfce4-websearch-plugin-0.1.1-7|23	%configure2_5x
14cr|xfce4-websearch-plugin-0.1.1-7|24	%make
14cr|xfce4-websearch-plugin-0.1.1-7|25	
14cr|xfce4-websearch-plugin-0.1.1-7|26	%install
14cr|xfce4-websearch-plugin-0.1.1-7|27	rm -rf %{buildroot}
14cr|xfce4-websearch-plugin-0.1.1-7|28	%makeinstall_std
14cr|xfce4-websearch-plugin-0.1.1-7|29	
14cr|xfce4-websearch-plugin-0.1.1-7|30	%find_lang %{name}
14cr|xfce4-websearch-plugin-0.1.1-7|31	
14cr|xfce4-websearch-plugin-0.1.1-7|32	%post
14cr|xfce4-websearch-plugin-0.1.1-7|33	%update_icon_cache hicolor
14cr|xfce4-websearch-plugin-0.1.1-7|34	
14cr|xfce4-websearch-plugin-0.1.1-7|35	%postun
14cr|xfce4-websearch-plugin-0.1.1-7|36	%clean_icon_cache hicolor
14cr|xfce4-websearch-plugin-0.1.1-7|37	
14cr|xfce4-websearch-plugin-0.1.1-7|38	%clean
14cr|xfce4-websearch-plugin-0.1.1-7|39	rm -rf %{buildroot}
14cr|xfce4-websearch-plugin-0.1.1-7|40	
14cr|xfce4-websearch-plugin-0.1.1-7|41	%files -f %{name}.lang
14cr|xfce4-websearch-plugin-0.1.1-7|42	%defattr(-,root,root)
14cr|xfce4-websearch-plugin-0.1.1-7|43	%doc NEWS COPYING AUTHORS ChangeLog README
14cr|xfce4-websearch-plugin-0.1.1-7|44	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-websearch-plugin-0.1.1-7|45	%{_datadir}/xfce4/panel-plugins/websearch.desktop
14cr|xfce4-websearch-plugin-0.1.1-7|46	
14cr|xfce4-websearch-plugin-0.1.1-7|47	
14cr|xfce4-websearch-plugin-0.1.1-7|48	
14cr|xfce4-websearch-plugin-0.1.1-7|49	%changelog
14cr|xfce4-websearch-plugin-0.1.1-7|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-7
14cr|xfce4-websearch-plugin-0.1.1-7|51	+ Revision: f97bd3c
14cr|xfce4-websearch-plugin-0.1.1-7|52	- MassBuild#464: Increase release tag
14cr|xfce4-websearch-plugin-0.1.1-7|53	
14cr|xfce4-websearch-plugin-0.1.1-7|54	

9283 14
14cr|xfce4-wmdock-plugin-0.3.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-wmdock-plugin-0.3.4-3|2	
14cr|xfce4-wmdock-plugin-0.3.4-3|3	Summary:	WindowMaker dockapps plugin for the Xfce desktop environment
14cr|xfce4-wmdock-plugin-0.3.4-3|4	Name:		xfce4-wmdock-plugin
14cr|xfce4-wmdock-plugin-0.3.4-3|5	Version:	0.3.4
14cr|xfce4-wmdock-plugin-0.3.4-3|6	Release:	3
14cr|xfce4-wmdock-plugin-0.3.4-3|7	License:	GPLv2+
14cr|xfce4-wmdock-plugin-0.3.4-3|8	Group:		Graphical desktop/Xfce
14cr|xfce4-wmdock-plugin-0.3.4-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
14cr|xfce4-wmdock-plugin-0.3.4-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-wmdock-plugin-0.3.4-3|11	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-wmdock-plugin-0.3.4-3|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-wmdock-plugin-0.3.4-3|13	BuildRequires:	perl(XML::Parser)
14cr|xfce4-wmdock-plugin-0.3.4-3|14	BuildRequires:	libwnck-devel
14cr|xfce4-wmdock-plugin-0.3.4-3|15	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-wmdock-plugin-0.3.4-3|16	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfce4-wmdock-plugin-0.3.4-3|17	Obsoletes:	xfce-wmdock-plugin
14cr|xfce4-wmdock-plugin-0.3.4-3|18	
14cr|xfce4-wmdock-plugin-0.3.4-3|19	%description
14cr|xfce4-wmdock-plugin-0.3.4-3|20	The WMdock plugin is a compatibility layer for running
14cr|xfce4-wmdock-plugin-0.3.4-3|21	WindowMaker dockapps on the XFCE desktop. It integrates
14cr|xfce4-wmdock-plugin-0.3.4-3|22	the dockapps into a panel, closely resembling the look
14cr|xfce4-wmdock-plugin-0.3.4-3|23	and feel of the WindowMaker dock or clip, respectively.
14cr|xfce4-wmdock-plugin-0.3.4-3|24	
14cr|xfce4-wmdock-plugin-0.3.4-3|25	%prep
14cr|xfce4-wmdock-plugin-0.3.4-3|26	%setup -q
14cr|xfce4-wmdock-plugin-0.3.4-3|27	
14cr|xfce4-wmdock-plugin-0.3.4-3|28	%build
14cr|xfce4-wmdock-plugin-0.3.4-3|29	%configure2_5x
14cr|xfce4-wmdock-plugin-0.3.4-3|30	%make
14cr|xfce4-wmdock-plugin-0.3.4-3|31	
14cr|xfce4-wmdock-plugin-0.3.4-3|32	%install
14cr|xfce4-wmdock-plugin-0.3.4-3|33	rm -rf %{buildroot}
14cr|xfce4-wmdock-plugin-0.3.4-3|34	%makeinstall_std
14cr|xfce4-wmdock-plugin-0.3.4-3|35	
14cr|xfce4-wmdock-plugin-0.3.4-3|36	%find_lang %{name}
14cr|xfce4-wmdock-plugin-0.3.4-3|37	
14cr|xfce4-wmdock-plugin-0.3.4-3|38	%if %mdkversion < 200900
14cr|xfce4-wmdock-plugin-0.3.4-3|39	%post
14cr|xfce4-wmdock-plugin-0.3.4-3|40	%update_icon_cache hicolor
14cr|xfce4-wmdock-plugin-0.3.4-3|41	%endif
14cr|xfce4-wmdock-plugin-0.3.4-3|42	
14cr|xfce4-wmdock-plugin-0.3.4-3|43	%if %mdkversion < 200900
14cr|xfce4-wmdock-plugin-0.3.4-3|44	%postun
14cr|xfce4-wmdock-plugin-0.3.4-3|45	%clean_icon_cache hicolor
14cr|xfce4-wmdock-plugin-0.3.4-3|46	%endif
14cr|xfce4-wmdock-plugin-0.3.4-3|47	
14cr|xfce4-wmdock-plugin-0.3.4-3|48	%clean
14cr|xfce4-wmdock-plugin-0.3.4-3|49	rm -rf %{buildroot}
14cr|xfce4-wmdock-plugin-0.3.4-3|50	
14cr|xfce4-wmdock-plugin-0.3.4-3|51	%files -f %{name}.lang
14cr|xfce4-wmdock-plugin-0.3.4-3|52	%defattr(-,root,root)
14cr|xfce4-wmdock-plugin-0.3.4-3|53	%doc README ChangeLog AUTHORS
14cr|xfce4-wmdock-plugin-0.3.4-3|54	%{_libdir}/xfce4/panel-plugins/*
14cr|xfce4-wmdock-plugin-0.3.4-3|55	%{_datadir}/xfce4/panel-plugins/*
14cr|xfce4-wmdock-plugin-0.3.4-3|56	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xfce4-wmdock-plugin-0.3.4-3|57	
14cr|xfce4-wmdock-plugin-0.3.4-3|58	
14cr|xfce4-wmdock-plugin-0.3.4-3|59	
14cr|xfce4-wmdock-plugin-0.3.4-3|60	%changelog
14cr|xfce4-wmdock-plugin-0.3.4-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-3
14cr|xfce4-wmdock-plugin-0.3.4-3|62	+ Revision: f2a332f
14cr|xfce4-wmdock-plugin-0.3.4-3|63	- MassBuild#464: Increase release tag
14cr|xfce4-wmdock-plugin-0.3.4-3|64	
14cr|xfce4-wmdock-plugin-0.3.4-3|65	

9284 14
14cr|xfce4-xkb-plugin-0.5.4.3-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfce4-xkb-plugin-0.5.4.3-3|2	
14cr|xfce4-xkb-plugin-0.5.4.3-3|3	Summary:	A plugin for the Xfce4 panel displaying keyboard layout
14cr|xfce4-xkb-plugin-0.5.4.3-3|4	Name:		xfce4-xkb-plugin
14cr|xfce4-xkb-plugin-0.5.4.3-3|5	Version:	0.5.4.3
14cr|xfce4-xkb-plugin-0.5.4.3-3|6	Release:	3
14cr|xfce4-xkb-plugin-0.5.4.3-3|7	License:	BSD
14cr|xfce4-xkb-plugin-0.5.4.3-3|8	Group:		Graphical desktop/Xfce
14cr|xfce4-xkb-plugin-0.5.4.3-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
14cr|xfce4-xkb-plugin-0.5.4.3-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfce4-xkb-plugin-0.5.4.3-3|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cr|xfce4-xkb-plugin-0.5.4.3-3|12	BuildRequires:	intltool
14cr|xfce4-xkb-plugin-0.5.4.3-3|13	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14cr|xfce4-xkb-plugin-0.5.4.3-3|14	BuildRequires:	pkgconfig(librsvg-2.0)
14cr|xfce4-xkb-plugin-0.5.4.3-3|15	BuildRequires:	libwnck-devel
14cr|xfce4-xkb-plugin-0.5.4.3-3|16	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cr|xfce4-xkb-plugin-0.5.4.3-3|17	BuildRequires:	pkgconfig(libxfce4ui-1)
14cr|xfce4-xkb-plugin-0.5.4.3-3|18	Requires:	xfce4-panel >= 4.4.2
14cr|xfce4-xkb-plugin-0.5.4.3-3|19	Obsoletes:	xfce-xkb-plugin
14cr|xfce4-xkb-plugin-0.5.4.3-3|20	
14cr|xfce4-xkb-plugin-0.5.4.3-3|21	%description
14cr|xfce4-xkb-plugin-0.5.4.3-3|22	A plugin for the Xfce4 panel displaying keyboard layout.
14cr|xfce4-xkb-plugin-0.5.4.3-3|23	The plugin may be used as an indicator for the current layout
14cr|xfce4-xkb-plugin-0.5.4.3-3|24	and to switch layouts.
14cr|xfce4-xkb-plugin-0.5.4.3-3|25	The layouts must be defined either in XF86Config or by
14cr|xfce4-xkb-plugin-0.5.4.3-3|26	xetskbmap tool.
14cr|xfce4-xkb-plugin-0.5.4.3-3|27	
14cr|xfce4-xkb-plugin-0.5.4.3-3|28	%prep
14cr|xfce4-xkb-plugin-0.5.4.3-3|29	%setup -q
14cr|xfce4-xkb-plugin-0.5.4.3-3|30	
14cr|xfce4-xkb-plugin-0.5.4.3-3|31	%build
14cr|xfce4-xkb-plugin-0.5.4.3-3|32	%configure2_5x
14cr|xfce4-xkb-plugin-0.5.4.3-3|33	%make
14cr|xfce4-xkb-plugin-0.5.4.3-3|34	
14cr|xfce4-xkb-plugin-0.5.4.3-3|35	%install
14cr|xfce4-xkb-plugin-0.5.4.3-3|36	rm -rf %{buildroot}
14cr|xfce4-xkb-plugin-0.5.4.3-3|37	%makeinstall_std
14cr|xfce4-xkb-plugin-0.5.4.3-3|38	
14cr|xfce4-xkb-plugin-0.5.4.3-3|39	# remove unneeded devel files
14cr|xfce4-xkb-plugin-0.5.4.3-3|40	rm -f %{buildroot}/%{_libdir}/xfce4/panel-plugins/*.a
14cr|xfce4-xkb-plugin-0.5.4.3-3|41	
14cr|xfce4-xkb-plugin-0.5.4.3-3|42	%find_lang %{name}
14cr|xfce4-xkb-plugin-0.5.4.3-3|43	
14cr|xfce4-xkb-plugin-0.5.4.3-3|44	%clean
14cr|xfce4-xkb-plugin-0.5.4.3-3|45	rm -rf  %{buildroot}
14cr|xfce4-xkb-plugin-0.5.4.3-3|46	
14cr|xfce4-xkb-plugin-0.5.4.3-3|47	%files -f %{name}.lang
14cr|xfce4-xkb-plugin-0.5.4.3-3|48	%defattr(-,root,root)
14cr|xfce4-xkb-plugin-0.5.4.3-3|49	%doc AUTHORS ChangeLog README
14cr|xfce4-xkb-plugin-0.5.4.3-3|50	%dir %{_datadir}/xfce4/xkb
14cr|xfce4-xkb-plugin-0.5.4.3-3|51	%{_datadir}/xfce4/xkb/*
14cr|xfce4-xkb-plugin-0.5.4.3-3|52	%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
14cr|xfce4-xkb-plugin-0.5.4.3-3|53	%{_libdir}/xfce4/panel-plugins/
14cr|xfce4-xkb-plugin-0.5.4.3-3|54	
14cr|xfce4-xkb-plugin-0.5.4.3-3|55	
14cr|xfce4-xkb-plugin-0.5.4.3-3|56	
14cr|xfce4-xkb-plugin-0.5.4.3-3|57	%changelog
14cr|xfce4-xkb-plugin-0.5.4.3-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4.3-3
14cr|xfce4-xkb-plugin-0.5.4.3-3|59	+ Revision: 38e3dcd
14cr|xfce4-xkb-plugin-0.5.4.3-3|60	- MassBuild#464: Increase release tag
14cr|xfce4-xkb-plugin-0.5.4.3-3|61	
14cr|xfce4-xkb-plugin-0.5.4.3-3|62	

9285 14
14cr|xfconf-4.10.0-7|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cr|xfconf-4.10.0-7|2	%define major 2
14cr|xfconf-4.10.0-7|3	%define api 0
14cr|xfconf-4.10.0-7|4	%define libname %mklibname %{name} %{api} %{major}
14cr|xfconf-4.10.0-7|5	%define devname %mklibname %{name} -d
14cr|xfconf-4.10.0-7|6	
14cr|xfconf-4.10.0-7|7	Summary:	A configuration storage system for Xfce
14cr|xfconf-4.10.0-7|8	Name:		xfconf
14cr|xfconf-4.10.0-7|9	Version:	4.10.0
14cr|xfconf-4.10.0-7|10	Release:	7
14cr|xfconf-4.10.0-7|11	License:	GPLv2+
14cr|xfconf-4.10.0-7|12	Group:		Graphical desktop/Xfce
14cr|xfconf-4.10.0-7|13	Url:		http://www.xfce.org
14cr|xfconf-4.10.0-7|14	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfconf-4.10.0-7|15	Source1:	%{name}.rpmlintrc
14cr|xfconf-4.10.0-7|16	BuildRequires:	perl-devel
14cr|xfconf-4.10.0-7|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|xfconf-4.10.0-7|18	BuildRequires:	pkgconfig(glib-2.0)
14cr|xfconf-4.10.0-7|19	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cr|xfconf-4.10.0-7|20	BuildRequires:	perl(Glib)
14cr|xfconf-4.10.0-7|21	BuildRequires:	perl(Glib::MakeHelper)
14cr|xfconf-4.10.0-7|22	BuildRequires:	perl(ExtUtils::Depends)
14cr|xfconf-4.10.0-7|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cr|xfconf-4.10.0-7|24	BuildRequires:	perl(ExtUtils::PkgConfig)
14cr|xfconf-4.10.0-7|25	Requires:	dbus-x11
14cr|xfconf-4.10.0-7|26	
14cr|xfconf-4.10.0-7|27	%description
14cr|xfconf-4.10.0-7|28	Xfconf is a hierarchical (tree-like) configuration system for the Xfce
14cr|xfconf-4.10.0-7|29	graphical desktop environment.
14cr|xfconf-4.10.0-7|30	
14cr|xfconf-4.10.0-7|31	%files -f %{name}.lang
14cr|xfconf-4.10.0-7|32	%doc AUTHORS NEWS ChangeLog
14cr|xfconf-4.10.0-7|33	%dir %{_sysconfdir}/xdg/xfce4/xfconf
14cr|xfconf-4.10.0-7|34	%{_bindir}/xfconf-query
14cr|xfconf-4.10.0-7|35	%{_libdir}/xfce4/%{name}/xfconfd
14cr|xfconf-4.10.0-7|36	%{_datadir}/dbus-1/services/org.xfce.Xfconf.service
14cr|xfconf-4.10.0-7|37	%{_datadir}/gtk-doc/html/xfconf
14cr|xfconf-4.10.0-7|38	
14cr|xfconf-4.10.0-7|39	#----------------------------------------------------------------------------
14cr|xfconf-4.10.0-7|40	
14cr|xfconf-4.10.0-7|41	%package -n %{libname}
14cr|xfconf-4.10.0-7|42	Summary:	Main library for xfconf
14cr|xfconf-4.10.0-7|43	Group:		System/Libraries
14cr|xfconf-4.10.0-7|44	Requires:	%{name} >= %{EVRD}
14cr|xfconf-4.10.0-7|45	
14cr|xfconf-4.10.0-7|46	%description -n %{libname}
14cr|xfconf-4.10.0-7|47	Main library for the xfconf, a configuration storage system for Xfce.
14cr|xfconf-4.10.0-7|48	
14cr|xfconf-4.10.0-7|49	%files -n %{libname}
14cr|xfconf-4.10.0-7|50	%{_libdir}/libxfconf-%{api}.so.%{major}*
14cr|xfconf-4.10.0-7|51	
14cr|xfconf-4.10.0-7|52	#----------------------------------------------------------------------------
14cr|xfconf-4.10.0-7|53	
14cr|xfconf-4.10.0-7|54	%package -n %{devname}
14cr|xfconf-4.10.0-7|55	Summary:	Development files for xfconf
14cr|xfconf-4.10.0-7|56	Group:		Development/C++
14cr|xfconf-4.10.0-7|57	Requires:	%{libname} = %{EVRD}
14cr|xfconf-4.10.0-7|58	Provides:	%{name}-devel = %{EVRD}
14cr|xfconf-4.10.0-7|59	
14cr|xfconf-4.10.0-7|60	%description -n %{devname}
14cr|xfconf-4.10.0-7|61	Development files and headers for xfconf.
14cr|xfconf-4.10.0-7|62	
14cr|xfconf-4.10.0-7|63	%files -n %{devname}
14cr|xfconf-4.10.0-7|64	%{_includedir}/xfce4/xfconf-%{api}
14cr|xfconf-4.10.0-7|65	%{_libdir}/libxfconf-%{api}.so
14cr|xfconf-4.10.0-7|66	%{_libdir}/pkgconfig/libxfconf-%{api}.pc
14cr|xfconf-4.10.0-7|67	
14cr|xfconf-4.10.0-7|68	#----------------------------------------------------------------------------
14cr|xfconf-4.10.0-7|69	
14cr|xfconf-4.10.0-7|70	%package -n perl-%{name}
14cr|xfconf-4.10.0-7|71	Summary:	Perl bindings for %{name}
14cr|xfconf-4.10.0-7|72	Group:		Development/Perl
14cr|xfconf-4.10.0-7|73	Requires:	%{libname} = %{EVRD}
14cr|xfconf-4.10.0-7|74	
14cr|xfconf-4.10.0-7|75	%description -n perl-%{name}
14cr|xfconf-4.10.0-7|76	Perl bindings for %{name}.
14cr|xfconf-4.10.0-7|77	
14cr|xfconf-4.10.0-7|78	%files -n perl-%{name}
14cr|xfconf-4.10.0-7|79	%dir %{perl_sitearch}/Xfce4
14cr|xfconf-4.10.0-7|80	%dir %{perl_sitearch}/Xfce4/Xfconf
14cr|xfconf-4.10.0-7|81	%dir %{perl_sitearch}/Xfce4/Xfconf/Install
14cr|xfconf-4.10.0-7|82	%dir %{perl_sitearch}/auto/Xfce4/Xfconf
14cr|xfconf-4.10.0-7|83	%{perl_sitearch}/Xfce4/*.pm
14cr|xfconf-4.10.0-7|84	%{perl_sitearch}/Xfce4/Xfconf/Install/*
14cr|xfconf-4.10.0-7|85	%{perl_sitearch}/auto/Xfce4/Xfconf/*.so
14cr|xfconf-4.10.0-7|86	%{_mandir}/man3/Xfce4::Xfconf.3pm.*
14cr|xfconf-4.10.0-7|87	
14cr|xfconf-4.10.0-7|88	
14cr|xfconf-4.10.0-7|89	#----------------------------------------------------------------------------
14cr|xfconf-4.10.0-7|90	
14cr|xfconf-4.10.0-7|91	%prep
14cr|xfconf-4.10.0-7|92	%setup -q
14cr|xfconf-4.10.0-7|93	
14cr|xfconf-4.10.0-7|94	%build
14cr|xfconf-4.10.0-7|95	%configure2_5x \
14cr|xfconf-4.10.0-7|96	--disable-static \
14cr|xfconf-4.10.0-7|97	--disable-checks \
14cr|xfconf-4.10.0-7|98	--disable-gtk-doc \
14cr|xfconf-4.10.0-7|99	--enable-perl-bindings
14cr|xfconf-4.10.0-7|100	
14cr|xfconf-4.10.0-7|101	%make
14cr|xfconf-4.10.0-7|102	
14cr|xfconf-4.10.0-7|103	%install
14cr|xfconf-4.10.0-7|104	
14cr|xfconf-4.10.0-7|105	%makeinstall_std
14cr|xfconf-4.10.0-7|106	
14cr|xfconf-4.10.0-7|107	mkdir -p %{buildroot}%{_mandir}/man3
14cr|xfconf-4.10.0-7|108	
14cr|xfconf-4.10.0-7|109	mv -f %{buildroot}/usr/local/share/man/man3/Xfce4::Xfconf.3pm %{buildroot}%{_mandir}/man3
14cr|xfconf-4.10.0-7|110	
14cr|xfconf-4.10.0-7|111	# dummy
14cr|xfconf-4.10.0-7|112	mkdir -p %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf
14cr|xfconf-4.10.0-7|113	
14cr|xfconf-4.10.0-7|114	%find_lang %{name}
14cr|xfconf-4.10.0-7|115	
14cr|xfconf-4.10.0-7|116	
14cr|xfconf-4.10.0-7|117	%changelog
14cr|xfconf-4.10.0-7|118	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.10.0-7
14cr|xfconf-4.10.0-7|119	+ Revision: 1f9e20d
14cr|xfconf-4.10.0-7|120	- Spec cleanup
14cr|xfconf-4.10.0-7|121	
14cr|xfconf-4.10.0-7|122	

9286 14
14cr|xfdesktop-4.10.2-2|1	%define url_ver %(echo %{version} | cut -c 1-4)
14cr|xfdesktop-4.10.2-2|2	
14cr|xfdesktop-4.10.2-2|3	Summary:	Desktop manager for the Xfce Desktop Environment
14cr|xfdesktop-4.10.2-2|4	Name:		xfdesktop
14cr|xfdesktop-4.10.2-2|5	Version:	4.10.2
14cr|xfdesktop-4.10.2-2|6	Release:	2
14cr|xfdesktop-4.10.2-2|7	License:	GPLv2+
14cr|xfdesktop-4.10.2-2|8	Group:		Graphical desktop/Xfce
14cr|xfdesktop-4.10.2-2|9	URL:		http://www.xfce.org
14cr|xfdesktop-4.10.2-2|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfdesktop-4.10.2-2|11	Patch5:		%{name}-4.6.0-default-mdv-color.patch
14cr|xfdesktop-4.10.2-2|12	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|xfdesktop-4.10.2-2|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cr|xfdesktop-4.10.2-2|14	BuildRequires:	pkgconfig(exo-1)
14cr|xfdesktop-4.10.2-2|15	BuildRequires:	pkgconfig(thunarx-2)
14cr|xfdesktop-4.10.2-2|16	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfdesktop-4.10.2-2|17	BuildRequires:	pkgconfig(libxfconf-0)
14cr|xfdesktop-4.10.2-2|18	BuildRequires:	pkgconfig(garcon-1)
14cr|xfdesktop-4.10.2-2|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cr|xfdesktop-4.10.2-2|20	BuildRequires:	pkgconfig(libnotify)
14cr|xfdesktop-4.10.2-2|21	Conflicts:      xfce-utils <= 4.8.3-1
14cr|xfdesktop-4.10.2-2|22	Requires:	mandriva-theme
14cr|xfdesktop-4.10.2-2|23	Requires:	desktop-common-data
14cr|xfdesktop-4.10.2-2|24	Requires:	xfce4-session >= 4.9.0
14cr|xfdesktop-4.10.2-2|25	#Requires:	mandriva-xfce-config
14cr|xfdesktop-4.10.2-2|26	
14cr|xfdesktop-4.10.2-2|27	%description
14cr|xfdesktop-4.10.2-2|28	The desktop manager sets the background image, provides a right-click
14cr|xfdesktop-4.10.2-2|29	menu to launch applications and can optionally show files
14cr|xfdesktop-4.10.2-2|30	(including application launchers) or iconified windows. It includes
14cr|xfdesktop-4.10.2-2|31	gradient support for background color, saturation support for background image,
14cr|xfdesktop-4.10.2-2|32	real multiscreen and xinerama support, and it provides a desktop menu editor.
14cr|xfdesktop-4.10.2-2|33	
14cr|xfdesktop-4.10.2-2|34	%prep
14cr|xfdesktop-4.10.2-2|35	%setup -q
14cr|xfdesktop-4.10.2-2|36	#%patch5 -p1
14cr|xfdesktop-4.10.2-2|37	
14cr|xfdesktop-4.10.2-2|38	%build
14cr|xfdesktop-4.10.2-2|39	%configure2_5x \
14cr|xfdesktop-4.10.2-2|40	--disable-static \
14cr|xfdesktop-4.10.2-2|41	--enable-desktop-icons \
14cr|xfdesktop-4.10.2-2|42	--enable-file-icons \
14cr|xfdesktop-4.10.2-2|43	--disable-thunarx \
14cr|xfdesktop-4.10.2-2|44	--enable-gio-unix \
14cr|xfdesktop-4.10.2-2|45	--enable-notifications \
14cr|xfdesktop-4.10.2-2|46	--enable-desktop-menu \
14cr|xfdesktop-4.10.2-2|47	--with-file-manager-fallback=Thunar
14cr|xfdesktop-4.10.2-2|48	
14cr|xfdesktop-4.10.2-2|49	%make
14cr|xfdesktop-4.10.2-2|50	
14cr|xfdesktop-4.10.2-2|51	%install
14cr|xfdesktop-4.10.2-2|52	%makeinstall_std
14cr|xfdesktop-4.10.2-2|53	
14cr|xfdesktop-4.10.2-2|54	%find_lang %{name} %{name}.lang
14cr|xfdesktop-4.10.2-2|55	
14cr|xfdesktop-4.10.2-2|56	%files -f %{name}.lang
14cr|xfdesktop-4.10.2-2|57	%doc README TODO AUTHORS NEWS
14cr|xfdesktop-4.10.2-2|58	%{_bindir}/*
14cr|xfdesktop-4.10.2-2|59	%{_datadir}/applications/*
14cr|xfdesktop-4.10.2-2|60	%{_iconsdir}/hicolor/*
14cr|xfdesktop-4.10.2-2|61	%{_datadir}/pixmaps/*
14cr|xfdesktop-4.10.2-2|62	%{_datadir}/backgrounds/xfce/xfce-blue.jpg
14cr|xfdesktop-4.10.2-2|63	%{_mandir}/man1/*
14cr|xfdesktop-4.10.2-2|64	
14cr|xfdesktop-4.10.2-2|65	
14cr|xfdesktop-4.10.2-2|66	
14cr|xfdesktop-4.10.2-2|67	%changelog
14cr|xfdesktop-4.10.2-2|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.2-2
14cr|xfdesktop-4.10.2-2|69	+ Revision: 51f9357
14cr|xfdesktop-4.10.2-2|70	- MassBuild#464: Increase release tag
14cr|xfdesktop-4.10.2-2|71	
14cr|xfdesktop-4.10.2-2|72	

9287 14
14cr|xfe-1.37-3|1	Summary:	MS-Explorer-like minimalist file manager for X
14cr|xfe-1.37-3|2	Name:		xfe
14cr|xfe-1.37-3|3	Version:	1.37
14cr|xfe-1.37-3|4	Release:	3
14cr|xfe-1.37-3|5	License:	GPLv2+
14cr|xfe-1.37-3|6	Group:		File tools
14cr|xfe-1.37-3|7	Url:		http://roland65.free.fr/xfe
14cr|xfe-1.37-3|8	Source0:	http://downloads.sourceforge.net/xfe/%{name}-%{version}.tar.gz
14cr|xfe-1.37-3|9	Patch0:		xfe-1.32.2-missing_Xlib_h.patch
14cr|xfe-1.37-3|10	Patch1:		xfe-1.37-mdv-xfp_desktop.patch
14cr|xfe-1.37-3|11	Patch3:		xfe-1.37-freetype-2.5.patch
14cr|xfe-1.37-3|12	Patch4:		xfe-1.34-use-system-libsn.patch
14cr|xfe-1.37-3|13	BuildRequires:	pkgconfig(libpng)
14cr|xfe-1.37-3|14	BuildRequires:	pkgconfig(fox)
14cr|xfe-1.37-3|15	BuildRequires:	pkgconfig(xft)
14cr|xfe-1.37-3|16	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|xfe-1.37-3|17	BuildRequires:	intltool
14cr|xfe-1.37-3|18	
14cr|xfe-1.37-3|19	%description
14cr|xfe-1.37-3|20	X File Explorer (Xfe) is an MS-Explorer like file manager for X.
14cr|xfe-1.37-3|21	It is based on the popular, but discontinued, X Win Commander,
14cr|xfe-1.37-3|22	originally developed by Maxim Baranov.
14cr|xfe-1.37-3|23	
14cr|xfe-1.37-3|24	Xfe aims to be the file manager of choice for all light thinking Unix addicts!
14cr|xfe-1.37-3|25	
14cr|xfe-1.37-3|26	%prep
14cr|xfe-1.37-3|27	%setup -q
14cr|xfe-1.37-3|28	%patch0 -p0
14cr|xfe-1.37-3|29	%patch1 -p1
14cr|xfe-1.37-3|30	%patch3 -p1
14cr|xfe-1.37-3|31	%patch4 -p1 -b .syssn
14cr|xfe-1.37-3|32	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv \
14cr|xfe-1.37-3|33	&& mv -f ChangeLog.conv ChangeLog
14cr|xfe-1.37-3|34	
14cr|xfe-1.37-3|35	autoreconf -fi
14cr|xfe-1.37-3|36	rm -rf libsn
14cr|xfe-1.37-3|37	
14cr|xfe-1.37-3|38	%build
14cr|xfe-1.37-3|39	export CXXFLAGS="-O2  -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION"
14cr|xfe-1.37-3|40	export LDFLAGS="-lX11 -lfreetype -lz -lXft"
14cr|xfe-1.37-3|41	
14cr|xfe-1.37-3|42	%configure2_5x \
14cr|xfe-1.37-3|43	--disable-rpath \
14cr|xfe-1.37-3|44	--enable-release \
14cr|xfe-1.37-3|45	--enable-threads=posix \
14cr|xfe-1.37-3|46	--without-included-gettext
14cr|xfe-1.37-3|47	
14cr|xfe-1.37-3|48	%make
14cr|xfe-1.37-3|49	
14cr|xfe-1.37-3|50	%install
14cr|xfe-1.37-3|51	%makeinstall_std rcdir=%{_sysconfdir}/%{name}
14cr|xfe-1.37-3|52	
14cr|xfe-1.37-3|53	%find_lang %{name}
14cr|xfe-1.37-3|54	
14cr|xfe-1.37-3|55	%files -f %{name}.lang
14cr|xfe-1.37-3|56	%doc AUTHORS README TODO ChangeLog
14cr|xfe-1.37-3|57	%{_bindir}/xf*
14cr|xfe-1.37-3|58	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/xferc
14cr|xfe-1.37-3|59	%{_datadir}/applications/*.desktop
14cr|xfe-1.37-3|60	%{_datadir}/pixmaps/*.png
14cr|xfe-1.37-3|61	%{_datadir}/pixmaps/*.xpm
14cr|xfe-1.37-3|62	%{_datadir}/%{name}/icons
14cr|xfe-1.37-3|63	%{_mandir}/man1/*
14cr|xfe-1.37-3|64	
14cr|xfe-1.37-3|65	
14cr|xfe-1.37-3|66	
14cr|xfe-1.37-3|67	%changelog
14cr|xfe-1.37-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.37-3
14cr|xfe-1.37-3|69	+ Revision: 801ccf1
14cr|xfe-1.37-3|70	- MassBuild#464: Increase release tag
14cr|xfe-1.37-3|71	
14cr|xfe-1.37-3|72	

9288 14
14cr|xferstats-2.16-9|1	%define name xferstats
14cr|xferstats-2.16-9|2	%define version 2.16
14cr|xferstats-2.16-9|3	%define release 9
14cr|xferstats-2.16-9|4	
14cr|xferstats-2.16-9|5	Summary:	Compiles information about file transfers from logfiles
14cr|xferstats-2.16-9|6	Name:		%name
14cr|xferstats-2.16-9|7	Version:	%version
14cr|xferstats-2.16-9|8	Release:	%release
14cr|xferstats-2.16-9|9	URL:		http://xferstats.off.net/
14cr|xferstats-2.16-9|10	Source0:	%{name}-%{version}.tar.bz2
14cr|xferstats-2.16-9|11	Patch0:		xferstats.patch.bz2
14cr|xferstats-2.16-9|12	Patch1:		xferstats-2.16-config-loc.patch.bz2
14cr|xferstats-2.16-9|13	License:	GPL
14cr|xferstats-2.16-9|14	Group:		Monitoring
14cr|xferstats-2.16-9|15	BuildRoot:	%{_tmppath}/%{name}-root
14cr|xferstats-2.16-9|16	BuildRequires:	glib-devel >= 1.2
14cr|xferstats-2.16-9|17	
14cr|xferstats-2.16-9|18	%description
14cr|xferstats-2.16-9|19	xferstats compiles information about file transfers from logfiles.
14cr|xferstats-2.16-9|20	
14cr|xferstats-2.16-9|21	%prep
14cr|xferstats-2.16-9|22	%setup -q
14cr|xferstats-2.16-9|23	%patch0 -p1
14cr|xferstats-2.16-9|24	%patch1 -p1
14cr|xferstats-2.16-9|25	
14cr|xferstats-2.16-9|26	%build
14cr|xferstats-2.16-9|27	%configure
14cr|xferstats-2.16-9|28	%make
14cr|xferstats-2.16-9|29	
14cr|xferstats-2.16-9|30	%install
14cr|xferstats-2.16-9|31	rm -rf $RPM_BUILD_ROOT
14cr|xferstats-2.16-9|32	%makeinstall DESTDIR=%{buildroot}
14cr|xferstats-2.16-9|33	
14cr|xferstats-2.16-9|34	mkdir -p %{buildroot}%{_datadir}/xferstats/
14cr|xferstats-2.16-9|35	cp -a graphs %{buildroot}%{_datadir}/xferstats/
14cr|xferstats-2.16-9|36	
14cr|xferstats-2.16-9|37	%clean
14cr|xferstats-2.16-9|38	rm -rf $RPM_BUILD_ROOT
14cr|xferstats-2.16-9|39	
14cr|xferstats-2.16-9|40	%files
14cr|xferstats-2.16-9|41	%defattr(-,root,root)
14cr|xferstats-2.16-9|42	%doc ChangeLog
14cr|xferstats-2.16-9|43	%config(noreplace) %{_sysconfdir}/xferstats.cfg
14cr|xferstats-2.16-9|44	%{_bindir}/xferstats
14cr|xferstats-2.16-9|45	%{_mandir}/*/*
14cr|xferstats-2.16-9|46	%{_datadir}/xferstats
14cr|xferstats-2.16-9|47	
14cr|xferstats-2.16-9|48	
14cr|xferstats-2.16-9|49	
14cr|xferstats-2.16-9|50	
14cr|xferstats-2.16-9|51	%changelog
14cr|xferstats-2.16-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.16-9
14cr|xferstats-2.16-9|53	+ Revision: 5089c1d
14cr|xferstats-2.16-9|54	- MassBuild#464: Increase release tag
14cr|xferstats-2.16-9|55	
14cr|xferstats-2.16-9|56	

9289 14
14cr|xfmpc-0.2.2-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfmpc-0.2.2-3|2	
14cr|xfmpc-0.2.2-3|3	Summary:	A MPD client focusing on low footprint for Xfce
14cr|xfmpc-0.2.2-3|4	Name:		xfmpc
14cr|xfmpc-0.2.2-3|5	Version:	0.2.2
14cr|xfmpc-0.2.2-3|6	Release:	3
14cr|xfmpc-0.2.2-3|7	License:	BSD-like
14cr|xfmpc-0.2.2-3|8	Group:		Graphical desktop/Xfce
14cr|xfmpc-0.2.2-3|9	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cr|xfmpc-0.2.2-3|10	Source0:	http://archive.xfce.org/src/apps/xfmpc/%{url_ver}/%{name}-%{version}.tar.bz2
14cr|xfmpc-0.2.2-3|11	BuildRequires:	libxfce4ui-devel
14cr|xfmpc-0.2.2-3|12	BuildRequires:	libxfce4util-devel
14cr|xfmpc-0.2.2-3|13	BuildRequires:	libmpd-devel
14cr|xfmpc-0.2.2-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|xfmpc-0.2.2-3|15	
14cr|xfmpc-0.2.2-3|16	%description
14cr|xfmpc-0.2.2-3|17	A MPD client focusing on low footprint for Xfce desktop environment.
14cr|xfmpc-0.2.2-3|18	
14cr|xfmpc-0.2.2-3|19	%prep
14cr|xfmpc-0.2.2-3|20	%setup -q
14cr|xfmpc-0.2.2-3|21	
14cr|xfmpc-0.2.2-3|22	%build
14cr|xfmpc-0.2.2-3|23	%define Werror_cflags %nil
14cr|xfmpc-0.2.2-3|24	%configure2_5x
14cr|xfmpc-0.2.2-3|25	
14cr|xfmpc-0.2.2-3|26	%make
14cr|xfmpc-0.2.2-3|27	
14cr|xfmpc-0.2.2-3|28	%install
14cr|xfmpc-0.2.2-3|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|xfmpc-0.2.2-3|30	
14cr|xfmpc-0.2.2-3|31	%makeinstall_std
14cr|xfmpc-0.2.2-3|32	
14cr|xfmpc-0.2.2-3|33	%find_lang %{name}
14cr|xfmpc-0.2.2-3|34	
14cr|xfmpc-0.2.2-3|35	%if %mdkversion < 200900
14cr|xfmpc-0.2.2-3|36	%post
14cr|xfmpc-0.2.2-3|37	%{update_menus}
14cr|xfmpc-0.2.2-3|38	%{update_desktop_database}
14cr|xfmpc-0.2.2-3|39	%update_icon_cache hicolor
14cr|xfmpc-0.2.2-3|40	%endif
14cr|xfmpc-0.2.2-3|41	
14cr|xfmpc-0.2.2-3|42	%if %mdkversion < 200900
14cr|xfmpc-0.2.2-3|43	%postun
14cr|xfmpc-0.2.2-3|44	%{clean_menus}
14cr|xfmpc-0.2.2-3|45	%{clean_desktop_database}
14cr|xfmpc-0.2.2-3|46	%clean_icon_cache hicolor
14cr|xfmpc-0.2.2-3|47	%endif
14cr|xfmpc-0.2.2-3|48	
14cr|xfmpc-0.2.2-3|49	%clean
14cr|xfmpc-0.2.2-3|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|xfmpc-0.2.2-3|51	
14cr|xfmpc-0.2.2-3|52	%files -f %{name}.lang
14cr|xfmpc-0.2.2-3|53	%defattr(-,root,root)
14cr|xfmpc-0.2.2-3|54	%doc AUTHORS README ChangeLog
14cr|xfmpc-0.2.2-3|55	%{_bindir}/xfmpc
14cr|xfmpc-0.2.2-3|56	%{_datadir}/applications/*.desktop
14cr|xfmpc-0.2.2-3|57	%{_mandir}/man1/%{name}*
14cr|xfmpc-0.2.2-3|58	
14cr|xfmpc-0.2.2-3|59	
14cr|xfmpc-0.2.2-3|60	
14cr|xfmpc-0.2.2-3|61	%changelog
14cr|xfmpc-0.2.2-3|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-3
14cr|xfmpc-0.2.2-3|63	+ Revision: 073e2cb
14cr|xfmpc-0.2.2-3|64	- MassBuild#464: Increase release tag
14cr|xfmpc-0.2.2-3|65	
14cr|xfmpc-0.2.2-3|66	

9290 14
14cr|xfprint-4.6.1-8|1	%define Werror_cflags %nil
14cr|xfprint-4.6.1-8|2	
14cr|xfprint-4.6.1-8|3	%define major 0
14cr|xfprint-4.6.1-8|4	%define libname %mklibname %{name} %{major}
14cr|xfprint-4.6.1-8|5	%define devname %mklibname %{name} -d
14cr|xfprint-4.6.1-8|6	
14cr|xfprint-4.6.1-8|7	Summary:	Print dialog and printer manager for Xfce
14cr|xfprint-4.6.1-8|8	Name:		xfprint
14cr|xfprint-4.6.1-8|9	Version:	4.6.1
14cr|xfprint-4.6.1-8|10	Release:	8
14cr|xfprint-4.6.1-8|11	License:	GPLv2+
14cr|xfprint-4.6.1-8|12	Group:		Graphical desktop/Xfce
14cr|xfprint-4.6.1-8|13	Url:		http://www.xfce.org
14cr|xfprint-4.6.1-8|14	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
14cr|xfprint-4.6.1-8|15	Patch0:		xfprint-4.6.1-cups-1.6.patch
14cr|xfprint-4.6.1-8|16	BuildRequires:	a2ps
14cr|xfprint-4.6.1-8|17	BuildRequires:	chrpath
14cr|xfprint-4.6.1-8|18	BuildRequires:	desktop-file-utils
14cr|xfprint-4.6.1-8|19	Buildrequires:	cups-devel
14cr|xfprint-4.6.1-8|20	BuildRequires:	pkgconfig(glib-2.0)
14cr|xfprint-4.6.1-8|21	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.6.0
14cr|xfprint-4.6.1-8|22	BuildRequires:	pkgconfig(libxfconf-0)
14cr|xfprint-4.6.1-8|23	Requires:	a2ps
14cr|xfprint-4.6.1-8|24	
14cr|xfprint-4.6.1-8|25	%description
14cr|xfprint-4.6.1-8|26	The printing helper is a graphical frontend for printing,
14cr|xfprint-4.6.1-8|27	a printer management, and a job queue management. It doesn't
14cr|xfprint-4.6.1-8|28	let you configure printers but only use printing systems that
14cr|xfprint-4.6.1-8|29	have already been configured properly.
14cr|xfprint-4.6.1-8|30	
14cr|xfprint-4.6.1-8|31	%files -f %{name}.lang
14cr|xfprint-4.6.1-8|32	%doc README ChangeLog AUTHORS
14cr|xfprint-4.6.1-8|33	%{_bindir}/*
14cr|xfprint-4.6.1-8|34	%{_libdir}/xfce4/*
14cr|xfprint-4.6.1-8|35	%{_datadir}/applications/*.desktop
14cr|xfprint-4.6.1-8|36	%{_iconsdir}/hicolor/*
14cr|xfprint-4.6.1-8|37	%{_datadir}/xfce4/doc/*
14cr|xfprint-4.6.1-8|38	%{_datadir}/gtk-doc/html/
14cr|xfprint-4.6.1-8|39	
14cr|xfprint-4.6.1-8|40	#----------------------------------------------------------------------------
14cr|xfprint-4.6.1-8|41	
14cr|xfprint-4.6.1-8|42	%package -n %{libname}
14cr|xfprint-4.6.1-8|43	Summary:	Libraries for the Xfce Printer Manager
14cr|xfprint-4.6.1-8|44	Group:		Graphical desktop/Xfce
14cr|xfprint-4.6.1-8|45	
14cr|xfprint-4.6.1-8|46	%description -n %{libname}
14cr|xfprint-4.6.1-8|47	Libraries for the Xfce Printer Manager.
14cr|xfprint-4.6.1-8|48	
14cr|xfprint-4.6.1-8|49	%files -n %{libname}
14cr|xfprint-4.6.1-8|50	%{_libdir}/lib%{name}.so.%{major}*
14cr|xfprint-4.6.1-8|51	
14cr|xfprint-4.6.1-8|52	#----------------------------------------------------------------------------
14cr|xfprint-4.6.1-8|53	
14cr|xfprint-4.6.1-8|54	%package -n %{devname}
14cr|xfprint-4.6.1-8|55	Summary:	Libraries and header files for the Xfce Printer Manager
14cr|xfprint-4.6.1-8|56	Group:		Development/Other
14cr|xfprint-4.6.1-8|57	Requires:	%{libname} = %{EVRD}
14cr|xfprint-4.6.1-8|58	Provides:	%{name}-devel = %{EVRD}
14cr|xfprint-4.6.1-8|59	
14cr|xfprint-4.6.1-8|60	%description -n %{devname}
14cr|xfprint-4.6.1-8|61	Libraries and header files for the Xfce Printer Manager.
14cr|xfprint-4.6.1-8|62	
14cr|xfprint-4.6.1-8|63	%files -n %{devname}
14cr|xfprint-4.6.1-8|64	%{_libdir}/pkgconfig/xfprint-1.0.pc
14cr|xfprint-4.6.1-8|65	%{_libdir}/libxfprint.so
14cr|xfprint-4.6.1-8|66	%dir %{_includedir}/xfce4/libxfprint
14cr|xfprint-4.6.1-8|67	%{_includedir}/xfce4/libxfprint/*
14cr|xfprint-4.6.1-8|68	
14cr|xfprint-4.6.1-8|69	#----------------------------------------------------------------------------
14cr|xfprint-4.6.1-8|70	
14cr|xfprint-4.6.1-8|71	%prep
14cr|xfprint-4.6.1-8|72	%setup -q
14cr|xfprint-4.6.1-8|73	%patch0 -p1
14cr|xfprint-4.6.1-8|74	
14cr|xfprint-4.6.1-8|75	%build
14cr|xfprint-4.6.1-8|76	export LIBS="-lX11"
14cr|xfprint-4.6.1-8|77	%configure2_5x \
14cr|xfprint-4.6.1-8|78	--disable-letter \
14cr|xfprint-4.6.1-8|79	--enable-cups \
14cr|xfprint-4.6.1-8|80	--disable-static
14cr|xfprint-4.6.1-8|81	
14cr|xfprint-4.6.1-8|82	%install
14cr|xfprint-4.6.1-8|83	%makeinstall_std
14cr|xfprint-4.6.1-8|84	
14cr|xfprint-4.6.1-8|85	# disable rpath
14cr|xfprint-4.6.1-8|86	chrpath -d %{buildroot}/%{_libdir}/xfce4/xfprint-plugins/*.so
14cr|xfprint-4.6.1-8|87	
14cr|xfprint-4.6.1-8|88	%find_lang %{name}
14cr|xfprint-4.6.1-8|89	
14cr|xfprint-4.6.1-8|90	desktop-file-install \
14cr|xfprint-4.6.1-8|91	--add-only-show-in="XFCE" \
14cr|xfprint-4.6.1-8|92	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|xfprint-4.6.1-8|93	
14cr|xfprint-4.6.1-8|94	
14cr|xfprint-4.6.1-8|95	%changelog
14cr|xfprint-4.6.1-8|96	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.1-8
14cr|xfprint-4.6.1-8|97	+ Revision: 97aa691
14cr|xfprint-4.6.1-8|98	- MassBuild#464: Increase release tag
14cr|xfprint-4.6.1-8|99	
14cr|xfprint-4.6.1-8|100	

9291 14
14cr|xfrisk-1.2-12|1	Summary: XFrisk, a multi-user network version of the classic "Risk"
14cr|xfrisk-1.2-12|2	Name: xfrisk
14cr|xfrisk-1.2-12|3	Version: 1.2
14cr|xfrisk-1.2-12|4	Release: 12
14cr|xfrisk-1.2-12|5	Group: Games/Strategy
14cr|xfrisk-1.2-12|6	Source: http://www.iki.fi/morphy/xfrisk/XFrisk-%{version}.tar.gz
14cr|xfrisk-1.2-12|7	Patch0: XFrisk-mdk.patch
14cr|xfrisk-1.2-12|8	Patch1: XFrisk-1.2-fix-str-fmt.patch
14cr|xfrisk-1.2-12|9	License: GPL
14cr|xfrisk-1.2-12|10	URL: http://www.iki.fi/morphy/xfrisk
14cr|xfrisk-1.2-12|11	BuildRequires: pkgconfig(x11)
14cr|xfrisk-1.2-12|12	BuildRequires: Xaw3d-devel
14cr|xfrisk-1.2-12|13	BuildRequires: pkgconfig(xaw7)
14cr|xfrisk-1.2-12|14	BuildRequires: pkgconfig(xt)
14cr|xfrisk-1.2-12|15	Obsoletes: XFrisk < %version-%release
14cr|xfrisk-1.2-12|16	Provides: XFrisk = %version-%release
14cr|xfrisk-1.2-12|17	
14cr|xfrisk-1.2-12|18	%description
14cr|xfrisk-1.2-12|19	XFrisk a multi-user network version of the classic "Risk"
14cr|xfrisk-1.2-12|20	
14cr|xfrisk-1.2-12|21	%prep
14cr|xfrisk-1.2-12|22	%setup -qn XFrisk
14cr|xfrisk-1.2-12|23	%patch0 -p1 -b .mdk
14cr|xfrisk-1.2-12|24	%patch1 -p0 -b .str
14cr|xfrisk-1.2-12|25	
14cr|xfrisk-1.2-12|26	%build
14cr|xfrisk-1.2-12|27	make PREFIX=%_prefix CC="gcc %{optflags}" LDFLAGS="%{?ldflags}"
14cr|xfrisk-1.2-12|28	
14cr|xfrisk-1.2-12|29	%install
14cr|xfrisk-1.2-12|30	rm -rf $RPM_BUILD_ROOT
14cr|xfrisk-1.2-12|31	make PREFIX=%buildroot%_prefix install
14cr|xfrisk-1.2-12|32	
14cr|xfrisk-1.2-12|33	mkdir -p %buildroot%_datadir/applications
14cr|xfrisk-1.2-12|34	cat << EOF >%buildroot%_datadir/applications/mandriva-%name.desktop
14cr|xfrisk-1.2-12|35	[Desktop Entry]
14cr|xfrisk-1.2-12|36	Name=XFrisk
14cr|xfrisk-1.2-12|37	Comment=A multi-user network version of the classic "Risk"
14cr|xfrisk-1.2-12|38	Exec=%_bindir/risk
14cr|xfrisk-1.2-12|39	Icon=strategy_section
14cr|xfrisk-1.2-12|40	Terminal=false
14cr|xfrisk-1.2-12|41	Type=Application
14cr|xfrisk-1.2-12|42	Categories=Game;StrategyGame;
14cr|xfrisk-1.2-12|43	EOF
14cr|xfrisk-1.2-12|44	
14cr|xfrisk-1.2-12|45	%clean
14cr|xfrisk-1.2-12|46	rm -rf $RPM_BUILD_ROOT
14cr|xfrisk-1.2-12|47	
14cr|xfrisk-1.2-12|48	%files
14cr|xfrisk-1.2-12|49	%defattr(-,games,games,-)
14cr|xfrisk-1.2-12|50	%{_datadir}/xfrisk
14cr|xfrisk-1.2-12|51	%{_bindir}/risk
14cr|xfrisk-1.2-12|52	%{_bindir}/xfrisk
14cr|xfrisk-1.2-12|53	%{_bindir}/friskserver
14cr|xfrisk-1.2-12|54	%{_bindir}/aiDummy
14cr|xfrisk-1.2-12|55	%{_bindir}/aiConway
14cr|xfrisk-1.2-12|56	%{_bindir}/aiColson
14cr|xfrisk-1.2-12|57	%_datadir/applications/mandriva-%name.desktop
14cr|xfrisk-1.2-12|58	%doc BUGS
14cr|xfrisk-1.2-12|59	%doc ChangeLog
14cr|xfrisk-1.2-12|60	%doc FAQ
14cr|xfrisk-1.2-12|61	%doc README.NEW
14cr|xfrisk-1.2-12|62	%doc TODO
14cr|xfrisk-1.2-12|63	
14cr|xfrisk-1.2-12|64	
14cr|xfrisk-1.2-12|65	
14cr|xfrisk-1.2-12|66	%changelog
14cr|xfrisk-1.2-12|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-12
14cr|xfrisk-1.2-12|68	+ Revision: 91b33a2
14cr|xfrisk-1.2-12|69	- MassBuild#464: Increase release tag
14cr|xfrisk-1.2-12|70	
14cr|xfrisk-1.2-12|71	

9292 14
14cr|xfswitch-plugin-0.0.1-12|1	Summary:	User switching plugin for Xfce desktop environment
14cr|xfswitch-plugin-0.0.1-12|2	Name:		xfswitch-plugin
14cr|xfswitch-plugin-0.0.1-12|3	Version:	0.0.1
14cr|xfswitch-plugin-0.0.1-12|4	Release:	12
14cr|xfswitch-plugin-0.0.1-12|5	License:	GPLv2+
14cr|xfswitch-plugin-0.0.1-12|6	Group:		Graphical desktop/Xfce
14cr|xfswitch-plugin-0.0.1-12|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin/
14cr|xfswitch-plugin-0.0.1-12|8	Source0:	http://goodies.xfce.org/releases/xfswitch-plugin/%{name}-%{version}.tar.bz2
14cr|xfswitch-plugin-0.0.1-12|9	BuildRequires:	libxfce4-panel-devel >= 4.7.0
14cr|xfswitch-plugin-0.0.1-12|10	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cr|xfswitch-plugin-0.0.1-12|11	Requires:	gdm
14cr|xfswitch-plugin-0.0.1-12|12	
14cr|xfswitch-plugin-0.0.1-12|13	%description
14cr|xfswitch-plugin-0.0.1-12|14	Xfswitch-plugin is a user switching plugin, which allows you
14cr|xfswitch-plugin-0.0.1-12|15	to leave the current session opened and open a new session
14cr|xfswitch-plugin-0.0.1-12|16	with another user.
14cr|xfswitch-plugin-0.0.1-12|17	
14cr|xfswitch-plugin-0.0.1-12|18	%prep
14cr|xfswitch-plugin-0.0.1-12|19	%setup -q
14cr|xfswitch-plugin-0.0.1-12|20	
14cr|xfswitch-plugin-0.0.1-12|21	%build
14cr|xfswitch-plugin-0.0.1-12|22	%configure2_5x
14cr|xfswitch-plugin-0.0.1-12|23	%make
14cr|xfswitch-plugin-0.0.1-12|24	
14cr|xfswitch-plugin-0.0.1-12|25	%install
14cr|xfswitch-plugin-0.0.1-12|26	%makeinstall_std
14cr|xfswitch-plugin-0.0.1-12|27	
14cr|xfswitch-plugin-0.0.1-12|28	%find_lang %{name} %{name}.lang
14cr|xfswitch-plugin-0.0.1-12|29	
14cr|xfswitch-plugin-0.0.1-12|30	%files -f %{name}.lang
14cr|xfswitch-plugin-0.0.1-12|31	%doc AUTHORS ChangeLog README
14cr|xfswitch-plugin-0.0.1-12|32	%{_libdir}/xfce4/panel-plugins/%{name}
14cr|xfswitch-plugin-0.0.1-12|33	%{_datadir}/xfce4/panel-plugins/%{name}.desktop
14cr|xfswitch-plugin-0.0.1-12|34	
14cr|xfswitch-plugin-0.0.1-12|35	
14cr|xfswitch-plugin-0.0.1-12|36	
14cr|xfswitch-plugin-0.0.1-12|37	%changelog
14cr|xfswitch-plugin-0.0.1-12|38	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-12
14cr|xfswitch-plugin-0.0.1-12|39	+ Revision: 5ecf90d
14cr|xfswitch-plugin-0.0.1-12|40	- MassBuild#464: Increase release tag
14cr|xfswitch-plugin-0.0.1-12|41	
14cr|xfswitch-plugin-0.0.1-12|42	

9293 14
14cr|xfwm4-4.11.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfwm4-4.11.1-2|2	
14cr|xfwm4-4.11.1-2|3	Summary:	Window manager for Xfce desktop environment
14cr|xfwm4-4.11.1-2|4	Name:		xfwm4
14cr|xfwm4-4.11.1-2|5	Version:	4.11.1
14cr|xfwm4-4.11.1-2|6	Release:	2
14cr|xfwm4-4.11.1-2|7	License:	GPLv2+
14cr|xfwm4-4.11.1-2|8	Group:		Graphical desktop/Xfce
14cr|xfwm4-4.11.1-2|9	Url:		http://www.xfce.org
14cr|xfwm4-4.11.1-2|10	Source0:	http://archive.xfce.org/src/xfce/xfwm4/4.11/%{name}-%{version}.tar.bz2
14cr|xfwm4-4.11.1-2|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|xfwm4-4.11.1-2|12	BuildRequires:	pkgconfig(libglade-2.0)
14cr|xfwm4-4.11.1-2|13	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|xfwm4-4.11.1-2|14	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfwm4-4.11.1-2|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cr|xfwm4-4.11.1-2|16	BuildRequires:	pkgconfig(libxfconf-0) >= 4.9.0
14cr|xfwm4-4.11.1-2|17	BuildRequires:	pkgconfig(xcomposite)
14cr|xfwm4-4.11.1-2|18	BuildRequires:	pkgconfig(xdamage)
14cr|xfwm4-4.11.1-2|19	
14cr|xfwm4-4.11.1-2|20	%description
14cr|xfwm4-4.11.1-2|21	The Xfce 4 window manager manages the placement of application windows on
14cr|xfwm4-4.11.1-2|22	the screen, provides beautiful window decorations, manages workspaces or
14cr|xfwm4-4.11.1-2|23	virtual desktops, and natively supports multiscreen mode. It provides its
14cr|xfwm4-4.11.1-2|24	own compositing manager (from the Xorg Composite extension) for true
14cr|xfwm4-4.11.1-2|25	transparency and shadows. The Xfce 4 window manager includes a keyboard
14cr|xfwm4-4.11.1-2|26	shorcuts editor for user specific commands and basic windows manipulations,
14cr|xfwm4-4.11.1-2|27	and it provides a dialog for advanced tweaks.
14cr|xfwm4-4.11.1-2|28	
14cr|xfwm4-4.11.1-2|29	%files -f %{name}.lang
14cr|xfwm4-4.11.1-2|30	%doc example.gtkrc-2.0 AUTHORS COMPOSITOR README TODO
14cr|xfwm4-4.11.1-2|31	%dir %{_libdir}/xfce4/xfwm4
14cr|xfwm4-4.11.1-2|32	%{_bindir}/xfwm4*
14cr|xfwm4-4.11.1-2|33	%{_libdir}/xfce4/xfwm4/helper-dialog
14cr|xfwm4-4.11.1-2|34	%{_datadir}/applications/*
14cr|xfwm4-4.11.1-2|35	%{_datadir}/themes/*
14cr|xfwm4-4.11.1-2|36	%{_datadir}/xfwm4
14cr|xfwm4-4.11.1-2|37	%{_iconsdir}/hicolor/*
14cr|xfwm4-4.11.1-2|38	
14cr|xfwm4-4.11.1-2|39	#----------------------------------------------------------------------------
14cr|xfwm4-4.11.1-2|40	
14cr|xfwm4-4.11.1-2|41	%prep
14cr|xfwm4-4.11.1-2|42	%setup -q
14cr|xfwm4-4.11.1-2|43	
14cr|xfwm4-4.11.1-2|44	%build
14cr|xfwm4-4.11.1-2|45	%configure2_5x \
14cr|xfwm4-4.11.1-2|46	--enable-compositor \
14cr|xfwm4-4.11.1-2|47	--enable-xsync \
14cr|xfwm4-4.11.1-2|48	--enable-render \
14cr|xfwm4-4.11.1-2|49	--enable-randr \
14cr|xfwm4-4.11.1-2|50	--enable-startup-notification \
14cr|xfwm4-4.11.1-2|51	--disable-static
14cr|xfwm4-4.11.1-2|52	
14cr|xfwm4-4.11.1-2|53	%make
14cr|xfwm4-4.11.1-2|54	
14cr|xfwm4-4.11.1-2|55	%install
14cr|xfwm4-4.11.1-2|56	%makeinstall_std
14cr|xfwm4-4.11.1-2|57	
14cr|xfwm4-4.11.1-2|58	%find_lang %{name}
14cr|xfwm4-4.11.1-2|59	
14cr|xfwm4-4.11.1-2|60	
14cr|xfwm4-4.11.1-2|61	%changelog
14cr|xfwm4-4.11.1-2|62	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.1-2
14cr|xfwm4-4.11.1-2|63	+ Revision: 0324966
14cr|xfwm4-4.11.1-2|64	- Spec cleanup
14cr|xfwm4-4.11.1-2|65	
14cr|xfwm4-4.11.1-2|66	

9294 14
14cr|xfwm4-4.11.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cr|xfwm4-4.11.2-1|2	
14cr|xfwm4-4.11.2-1|3	Summary:	Window manager for Xfce desktop environment
14cr|xfwm4-4.11.2-1|4	Name:		xfwm4
14cr|xfwm4-4.11.2-1|5	Version:	4.11.2
14cr|xfwm4-4.11.2-1|6	Release:	1
14cr|xfwm4-4.11.2-1|7	License:	GPLv2+
14cr|xfwm4-4.11.2-1|8	Group:		Graphical desktop/Xfce
14cr|xfwm4-4.11.2-1|9	Url:		http://www.xfce.org
14cr|xfwm4-4.11.2-1|10	Source0:	http://archive.xfce.org/src/xfce/xfwm4/4.11/%{name}-%{version}.tar.bz2
14cr|xfwm4-4.11.2-1|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cr|xfwm4-4.11.2-1|12	BuildRequires:	pkgconfig(libglade-2.0)
14cr|xfwm4-4.11.2-1|13	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cr|xfwm4-4.11.2-1|14	BuildRequires:	pkgconfig(libwnck-1.0)
14cr|xfwm4-4.11.2-1|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cr|xfwm4-4.11.2-1|16	BuildRequires:	pkgconfig(libxfconf-0) >= 4.9.0
14cr|xfwm4-4.11.2-1|17	BuildRequires:	pkgconfig(xcomposite)
14cr|xfwm4-4.11.2-1|18	BuildRequires:	pkgconfig(xdamage)
14cr|xfwm4-4.11.2-1|19	
14cr|xfwm4-4.11.2-1|20	%description
14cr|xfwm4-4.11.2-1|21	The Xfce 4 window manager manages the placement of application windows on
14cr|xfwm4-4.11.2-1|22	the screen, provides beautiful window decorations, manages workspaces or
14cr|xfwm4-4.11.2-1|23	virtual desktops, and natively supports multiscreen mode. It provides its
14cr|xfwm4-4.11.2-1|24	own compositing manager (from the Xorg Composite extension) for true
14cr|xfwm4-4.11.2-1|25	transparency and shadows. The Xfce 4 window manager includes a keyboard
14cr|xfwm4-4.11.2-1|26	shorcuts editor for user specific commands and basic windows manipulations,
14cr|xfwm4-4.11.2-1|27	and it provides a dialog for advanced tweaks.
14cr|xfwm4-4.11.2-1|28	
14cr|xfwm4-4.11.2-1|29	%files -f %{name}.lang
14cr|xfwm4-4.11.2-1|30	%doc example.gtkrc-2.0 AUTHORS COMPOSITOR README TODO
14cr|xfwm4-4.11.2-1|31	%dir %{_libdir}/xfce4/xfwm4
14cr|xfwm4-4.11.2-1|32	%{_bindir}/xfwm4*
14cr|xfwm4-4.11.2-1|33	%{_libdir}/xfce4/xfwm4/helper-dialog
14cr|xfwm4-4.11.2-1|34	%{_datadir}/applications/*
14cr|xfwm4-4.11.2-1|35	%{_datadir}/themes/*
14cr|xfwm4-4.11.2-1|36	%{_datadir}/xfwm4
14cr|xfwm4-4.11.2-1|37	%{_iconsdir}/hicolor/*
14cr|xfwm4-4.11.2-1|38	
14cr|xfwm4-4.11.2-1|39	#----------------------------------------------------------------------------
14cr|xfwm4-4.11.2-1|40	
14cr|xfwm4-4.11.2-1|41	%prep
14cr|xfwm4-4.11.2-1|42	%setup -q
14cr|xfwm4-4.11.2-1|43	
14cr|xfwm4-4.11.2-1|44	%build
14cr|xfwm4-4.11.2-1|45	%configure2_5x \
14cr|xfwm4-4.11.2-1|46	--enable-compositor \
14cr|xfwm4-4.11.2-1|47	--enable-xsync \
14cr|xfwm4-4.11.2-1|48	--enable-render \
14cr|xfwm4-4.11.2-1|49	--enable-randr \
14cr|xfwm4-4.11.2-1|50	--enable-startup-notification \
14cr|xfwm4-4.11.2-1|51	--disable-static
14cr|xfwm4-4.11.2-1|52	
14cr|xfwm4-4.11.2-1|53	%make
14cr|xfwm4-4.11.2-1|54	
14cr|xfwm4-4.11.2-1|55	%install
14cr|xfwm4-4.11.2-1|56	%makeinstall_std
14cr|xfwm4-4.11.2-1|57	
14cr|xfwm4-4.11.2-1|58	%find_lang %{name}
14cr|xfwm4-4.11.2-1|59	
14cr|xfwm4-4.11.2-1|60	%changelog
14cr|xfwm4-4.11.2-1|61	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.11.2-1
14cr|xfwm4-4.11.2-1|62	+ Revision: f6dce8f
14cr|xfwm4-4.11.2-1|63	- Updated to 4.11.2 (by updates_builder)
14cr|xfwm4-4.11.2-1|64	
14cr|xfwm4-4.11.2-1|65	

9295 14
14cr|xfwm4-themes-4.6.0-7|1	Summary:	Additional themes for Xfwm
14cr|xfwm4-themes-4.6.0-7|2	Name:		xfwm4-themes
14cr|xfwm4-themes-4.6.0-7|3	Version:	4.6.0
14cr|xfwm4-themes-4.6.0-7|4	Release:	7
14cr|xfwm4-themes-4.6.0-7|5	License:	GPLv2+
14cr|xfwm4-themes-4.6.0-7|6	Group:		Graphical desktop/Xfce
14cr|xfwm4-themes-4.6.0-7|7	URL:		http://www.xfce.org
14cr|xfwm4-themes-4.6.0-7|8	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
14cr|xfwm4-themes-4.6.0-7|9	Requires:	xfwm4 >= %{version}
14cr|xfwm4-themes-4.6.0-7|10	BuildArch:	noarch
14cr|xfwm4-themes-4.6.0-7|11	Obsoletes:	xfwm-themes
14cr|xfwm4-themes-4.6.0-7|12	
14cr|xfwm4-themes-4.6.0-7|13	%description
14cr|xfwm4-themes-4.6.0-7|14	A set of additional themes for the Xfwm window manager.
14cr|xfwm4-themes-4.6.0-7|15	
14cr|xfwm4-themes-4.6.0-7|16	%prep
14cr|xfwm4-themes-4.6.0-7|17	%setup -q
14cr|xfwm4-themes-4.6.0-7|18	
14cr|xfwm4-themes-4.6.0-7|19	%build
14cr|xfwm4-themes-4.6.0-7|20	%configure2_5x
14cr|xfwm4-themes-4.6.0-7|21	%make
14cr|xfwm4-themes-4.6.0-7|22	
14cr|xfwm4-themes-4.6.0-7|23	%install
14cr|xfwm4-themes-4.6.0-7|24	%makeinstall_std
14cr|xfwm4-themes-4.6.0-7|25	
14cr|xfwm4-themes-4.6.0-7|26	%files
14cr|xfwm4-themes-4.6.0-7|27	%doc README TODO AUTHORS
14cr|xfwm4-themes-4.6.0-7|28	%{_datadir}/themes/*
14cr|xfwm4-themes-4.6.0-7|29	
14cr|xfwm4-themes-4.6.0-7|30	
14cr|xfwm4-themes-4.6.0-7|31	
14cr|xfwm4-themes-4.6.0-7|32	%changelog
14cr|xfwm4-themes-4.6.0-7|33	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.0-7
14cr|xfwm4-themes-4.6.0-7|34	+ Revision: d6d24bf
14cr|xfwm4-themes-4.6.0-7|35	- MassBuild#464: Increase release tag
14cr|xfwm4-themes-4.6.0-7|36	
14cr|xfwm4-themes-4.6.0-7|37	

9296 14
14cr|xgngeo-16-2|1	%define name xgngeo
14cr|xgngeo-16-2|2	%define longname XGngeo
14cr|xgngeo-16-2|3	%define version 16
14cr|xgngeo-16-2|4	%define rel 2
14cr|xgngeo-16-2|5	%define release %mkrel %{rel}
14cr|xgngeo-16-2|6	
14cr|xgngeo-16-2|7	Summary: %{longname} - NeoGeo Emulator Front-End
14cr|xgngeo-16-2|8	Name: %{name}
14cr|xgngeo-16-2|9	Version: %{version}
14cr|xgngeo-16-2|10	Release: %{release}
14cr|xgngeo-16-2|11	BuildRequires: pygtk2.0-devel
14cr|xgngeo-16-2|12	BuildRequires: desktop-file-utils
14cr|xgngeo-16-2|13	Requires: pygtk2.0
14cr|xgngeo-16-2|14	Requires: gngeo
14cr|xgngeo-16-2|15	Source0: %{longname}-%{version}.tar.bz2
14cr|xgngeo-16-2|16	Source1: %{name}-16.png
14cr|xgngeo-16-2|17	Source2: %{name}-32.png
14cr|xgngeo-16-2|18	Source3: %{name}-48.png
14cr|xgngeo-16-2|19	Patch0: %{name}-%{version}-install-and-paths.patch
14cr|xgngeo-16-2|20	Group: Emulators
14cr|xgngeo-16-2|21	License: GPLv2
14cr|xgngeo-16-2|22	URL: http://www.choplair.org/?XGngeo
14cr|xgngeo-16-2|23	#or http://choplair.org/?fr/XGngeo
14cr|xgngeo-16-2|24	BuildArch: noarch
14cr|xgngeo-16-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-build
14cr|xgngeo-16-2|26	
14cr|xgngeo-16-2|27	%description
14cr|xgngeo-16-2|28	XGngeo is a front-end for GnGeo, a NeoGeo emulator for Linux.
14cr|xgngeo-16-2|29	It uses PyGTK as the GUI toolkit.
14cr|xgngeo-16-2|30	
14cr|xgngeo-16-2|31	%prep
14cr|xgngeo-16-2|32	%setup -q -n %{longname}-%{version}
14cr|xgngeo-16-2|33	%patch0 -p1
14cr|xgngeo-16-2|34	
14cr|xgngeo-16-2|35	%build
14cr|xgngeo-16-2|36	
14cr|xgngeo-16-2|37	%install
14cr|xgngeo-16-2|38	rm -rf %{buildroot}
14cr|xgngeo-16-2|39	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cr|xgngeo-16-2|40	
14cr|xgngeo-16-2|41	desktop-file-install --vendor="" \
14cr|xgngeo-16-2|42	--remove-category="Application" \
14cr|xgngeo-16-2|43	--add-category="Emulator" \
14cr|xgngeo-16-2|44	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cr|xgngeo-16-2|45	--dir %{buildroot}%{_datadir}/applications/ %{buildroot}%{_datadir}/applications/*
14cr|xgngeo-16-2|46	
14cr|xgngeo-16-2|47	#icons
14cr|xgngeo-16-2|48	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|xgngeo-16-2|49	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|xgngeo-16-2|50	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14cr|xgngeo-16-2|51	
14cr|xgngeo-16-2|52	%find_lang %{name}
14cr|xgngeo-16-2|53	
14cr|xgngeo-16-2|54	%files -f %{name}.lang
14cr|xgngeo-16-2|55	%defattr(-,root,root)
14cr|xgngeo-16-2|56	%doc CHANGES.txt README.txt doc/xgngeo-doc.pdf doc/xgngeo-doc.txt
14cr|xgngeo-16-2|57	%{_bindir}/%{name}
14cr|xgngeo-16-2|58	%dir %{py_puresitedir}/%{name}
14cr|xgngeo-16-2|59	%{py_puresitedir}/%{name}/*.py
14cr|xgngeo-16-2|60	%{py_puresitedir}/XGngeo-16-py*.egg-info
14cr|xgngeo-16-2|61	%{_datadir}/applications/%{name}.desktop
14cr|xgngeo-16-2|62	%{_liconsdir}/%{name}.png
14cr|xgngeo-16-2|63	%{_iconsdir}/%{name}.png
14cr|xgngeo-16-2|64	%{_miconsdir}/%{name}.png
14cr|xgngeo-16-2|65	%dir %{_datadir}/%{name}
14cr|xgngeo-16-2|66	%{_datadir}/%{name}/*
14cr|xgngeo-16-2|67	
14cr|xgngeo-16-2|68	%clean
14cr|xgngeo-16-2|69	rm -rf %{buildroot}
14cr|xgngeo-16-2|70	
14cr|xgngeo-16-2|71	%if %mdkversion < 200900
14cr|xgngeo-16-2|72	%post
14cr|xgngeo-16-2|73	%{update_menus}
14cr|xgngeo-16-2|74	
14cr|xgngeo-16-2|75	%postun
14cr|xgngeo-16-2|76	%{clean_menus}
14cr|xgngeo-16-2|77	%endif
14cr|xgngeo-16-2|78	
14cr|xgngeo-16-2|79	
14cr|xgngeo-16-2|80	
14cr|xgngeo-16-2|81	
14cr|xgngeo-16-2|82	%changelog
14cr|xgngeo-16-2|83	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 16-2
14cr|xgngeo-16-2|84	+ Revision: f30e077
14cr|xgngeo-16-2|85	- Automatic import for version 16
14cr|xgngeo-16-2|86	
14cr|xgngeo-16-2|87	

9297 14
14cr|xgospel-1.12d-22|1	%define	name	xgospel
14cr|xgospel-1.12d-22|2	%define	version	1.12d
14cr|xgospel-1.12d-22|3	%define release 	22
14cr|xgospel-1.12d-22|4	
14cr|xgospel-1.12d-22|5	Summary:	An X11 client for Internet Go Server
14cr|xgospel-1.12d-22|6	Name:		%{name}
14cr|xgospel-1.12d-22|7	Version:	%{version}
14cr|xgospel-1.12d-22|8	Release:	%{release}
14cr|xgospel-1.12d-22|9	License:	GPL
14cr|xgospel-1.12d-22|10	Group:		Games/Strategy
14cr|xgospel-1.12d-22|11	Source0:	http://img.teaser.fr/~jlgailly/%{name}-%{version}.tar.bz2
14cr|xgospel-1.12d-22|12	Patch0:		menu-crash-fix.diff
14cr|xgospel-1.12d-22|13	Patch1:		xgospel-1.12d-prefix.patch
14cr|xgospel-1.12d-22|14	Patch2:		xgospel-1.12d-new-server.patch
14cr|xgospel-1.12d-22|15	URL:		http://gailly.net/xgospel/index.html
14cr|xgospel-1.12d-22|16	BuildRequires:	pkgconfig(x11)
14cr|xgospel-1.12d-22|17	BuildRequires:	pkgconfig(xaw7)
14cr|xgospel-1.12d-22|18	BuildRequires:	pkgconfig(xmu)
14cr|xgospel-1.12d-22|19	BuildRequires:	pkgconfig(xpm)
14cr|xgospel-1.12d-22|20	BuildRequires:	pkgconfig(xt)
14cr|xgospel-1.12d-22|21	BuildRequires:	bison
14cr|xgospel-1.12d-22|22	BuildRequires:	imagemagick
14cr|xgospel-1.12d-22|23	
14cr|xgospel-1.12d-22|24	%description
14cr|xgospel-1.12d-22|25	Xgospel is an X11 client for Internet Go Server, it provides a graphical
14cr|xgospel-1.12d-22|26	interface with a lot of features to play on the Internet using IGS
14cr|xgospel-1.12d-22|27	(a place with players of all countries playing Go).
14cr|xgospel-1.12d-22|28	
14cr|xgospel-1.12d-22|29	%prep
14cr|xgospel-1.12d-22|30	%setup -q
14cr|xgospel-1.12d-22|31	%patch0 -p0
14cr|xgospel-1.12d-22|32	%patch1 -p0
14cr|xgospel-1.12d-22|33	%patch2 -p0
14cr|xgospel-1.12d-22|34	
14cr|xgospel-1.12d-22|35	%build
14cr|xgospel-1.12d-22|36	%define Werror_cflags %nil
14cr|xgospel-1.12d-22|37	%configure2_5x
14cr|xgospel-1.12d-22|38	make
14cr|xgospel-1.12d-22|39	
14cr|xgospel-1.12d-22|40	%install
14cr|xgospel-1.12d-22|41	rm -fr %buildroot
14cr|xgospel-1.12d-22|42	%makeinstall
14cr|xgospel-1.12d-22|43	
14cr|xgospel-1.12d-22|44	mkdir -p %buildroot%{_datadir}/%{name}
14cr|xgospel-1.12d-22|45	cp *.xpm *.res my/*.xpm %buildroot%{_datadir}/%{name}
14cr|xgospel-1.12d-22|46	
14cr|xgospel-1.12d-22|47	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xgospel-1.12d-22|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xgospel-1.12d-22|49	[Desktop Entry]
14cr|xgospel-1.12d-22|50	Name=xgospel
14cr|xgospel-1.12d-22|51	Comment=An X11 client for Internet Go Server
14cr|xgospel-1.12d-22|52	Exec=%{name}
14cr|xgospel-1.12d-22|53	Icon=%{name}
14cr|xgospel-1.12d-22|54	Terminal=false
14cr|xgospel-1.12d-22|55	Type=Application
14cr|xgospel-1.12d-22|56	Categories=Game;StrategyGame;
14cr|xgospel-1.12d-22|57	EOF
14cr|xgospel-1.12d-22|58	
14cr|xgospel-1.12d-22|59	mkdir -p %buildroot%_iconsdir/hicolor/{48x48,32x32,16x16}/apps
14cr|xgospel-1.12d-22|60	convert -resize 48x48 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
14cr|xgospel-1.12d-22|61	convert -resize 32x32 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
14cr|xgospel-1.12d-22|62	convert -resize 16x16 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
14cr|xgospel-1.12d-22|63	
14cr|xgospel-1.12d-22|64	%if %mdkversion < 200900
14cr|xgospel-1.12d-22|65	%post
14cr|xgospel-1.12d-22|66	%{update_menus}
14cr|xgospel-1.12d-22|67	%endif
14cr|xgospel-1.12d-22|68	
14cr|xgospel-1.12d-22|69	%if %mdkversion < 200900
14cr|xgospel-1.12d-22|70	%postun
14cr|xgospel-1.12d-22|71	%{clean_menus}
14cr|xgospel-1.12d-22|72	%endif
14cr|xgospel-1.12d-22|73	
14cr|xgospel-1.12d-22|74	%clean
14cr|xgospel-1.12d-22|75	rm -rf $RPM_BUILD_ROOT
14cr|xgospel-1.12d-22|76	
14cr|xgospel-1.12d-22|77	%files
14cr|xgospel-1.12d-22|78	%defattr(-,root,root)
14cr|xgospel-1.12d-22|79	%doc CHANGES FAQ INSTALL README README.1ST TODO my/COPYRIGHTS
14cr|xgospel-1.12d-22|80	%{_bindir}/*
14cr|xgospel-1.12d-22|81	%{_datadir}/xgospel
14cr|xgospel-1.12d-22|82	%{_iconsdir}/hicolor/*/*/*
14cr|xgospel-1.12d-22|83	%{_datadir}/applications/*.desktop
14cr|xgospel-1.12d-22|84	
14cr|xgospel-1.12d-22|85	
14cr|xgospel-1.12d-22|86	
14cr|xgospel-1.12d-22|87	%changelog
14cr|xgospel-1.12d-22|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12d-22
14cr|xgospel-1.12d-22|89	+ Revision: 5d773cf
14cr|xgospel-1.12d-22|90	- MassBuild#464: Increase release tag
14cr|xgospel-1.12d-22|91	
14cr|xgospel-1.12d-22|92	

9298 14
14cr|xgraph-12.1-9|1	%define version 12.1
14cr|xgraph-12.1-9|2	%define release  9
14cr|xgraph-12.1-9|3	
14cr|xgraph-12.1-9|4	Summary:  Interactive plotting and graphing X11 in command line
14cr|xgraph-12.1-9|5	Name: xgraph
14cr|xgraph-12.1-9|6	Version: %version
14cr|xgraph-12.1-9|7	Release: %release
14cr|xgraph-12.1-9|8	License: GPL
14cr|xgraph-12.1-9|9	Group: Sciences/Mathematics
14cr|xgraph-12.1-9|10	Source: http://www.isi.edu/nsnam/dist/xgraph-%version.tar.bz2
14cr|xgraph-12.1-9|11	Patch0: xgraph-12.1-glibc-2.10.patch
14cr|xgraph-12.1-9|12	Patch1: xgraph-makefile-gentoo.patch
14cr|xgraph-12.1-9|13	Patch2: xgraph-12.1-fix-str-fmt.patch
14cr|xgraph-12.1-9|14	URL: http://www.isi.edu/nsnam/xgraph
14cr|xgraph-12.1-9|15	BuildRequires: pkgconfig(x11)
14cr|xgraph-12.1-9|16	
14cr|xgraph-12.1-9|17	%description
14cr|xgraph-12.1-9|18	The xgraph program draws a graph on an X display given data read from
14cr|xgraph-12.1-9|19	either data files or from standard input if no files are specified.  It can
14cr|xgraph-12.1-9|20	display up to 64 independent data sets using different colors and/or line
14cr|xgraph-12.1-9|21	styles for each set.  It annotates the graph with a title,  axis labels,
14cr|xgraph-12.1-9|22	grid lines or tick marks, grid labels, and a legend.  There are options to
14cr|xgraph-12.1-9|23	control the appearance of most components of the graph.
14cr|xgraph-12.1-9|24	
14cr|xgraph-12.1-9|25	%prep
14cr|xgraph-12.1-9|26	%setup -q
14cr|xgraph-12.1-9|27	%patch0 -p1
14cr|xgraph-12.1-9|28	%patch1 -p1
14cr|xgraph-12.1-9|29	%patch2 -p0
14cr|xgraph-12.1-9|30	
14cr|xgraph-12.1-9|31	%build
14cr|xgraph-12.1-9|32	%configure2_5x
14cr|xgraph-12.1-9|33	%make
14cr|xgraph-12.1-9|34	
14cr|xgraph-12.1-9|35	%install
14cr|xgraph-12.1-9|36	rm -rf %_tmppath/%name-%version-root
14cr|xgraph-12.1-9|37	%makeinstall_std
14cr|xgraph-12.1-9|38	mv %buildroot%{_mandir}/manm %buildroot%{_mandir}/man1
14cr|xgraph-12.1-9|39	mv %buildroot%{_mandir}/man1/xgraph.man %buildroot%{_mandir}/man1/xgraph.1
14cr|xgraph-12.1-9|40	
14cr|xgraph-12.1-9|41	%files
14cr|xgraph-12.1-9|42	%defattr(-,root,root)
14cr|xgraph-12.1-9|43	%doc README* INSTALL examples
14cr|xgraph-12.1-9|44	%{_bindir}/xgraph
14cr|xgraph-12.1-9|45	%{_mandir}/man1/xgraph.*
14cr|xgraph-12.1-9|46	
14cr|xgraph-12.1-9|47	%clean
14cr|xgraph-12.1-9|48	[ %buildroot != "/" ] && rm -fr %buildroot
14cr|xgraph-12.1-9|49	
14cr|xgraph-12.1-9|50	
14cr|xgraph-12.1-9|51	
14cr|xgraph-12.1-9|52	
14cr|xgraph-12.1-9|53	%changelog
14cr|xgraph-12.1-9|54	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 12.1-9
14cr|xgraph-12.1-9|55	+ Revision: bb87ea6
14cr|xgraph-12.1-9|56	- MassBuild#464: Increase release tag
14cr|xgraph-12.1-9|57	
14cr|xgraph-12.1-9|58	

9299 14
14cr|xguest-1.0.10-5|1	Summary:	Creates xguest user as a locked down user
14cr|xguest-1.0.10-5|2	Name:		xguest
14cr|xguest-1.0.10-5|3	Version: 	1.0.10
14cr|xguest-1.0.10-5|4	Release: 	5
14cr|xguest-1.0.10-5|5	License: 	GPLv2+
14cr|xguest-1.0.10-5|6	Group:   	System/Base
14cr|xguest-1.0.10-5|7	BuildArch: 	noarch
14cr|xguest-1.0.10-5|8	Source:  	http://people.fedoraproject.org/~dwalsh/xguest/%{name}-%{version}.tar.bz2
14cr|xguest-1.0.10-5|9	Source10: 	mkxguesthome
14cr|xguest-1.0.10-5|10	# (tv) prevent accessing other people accounts:
14cr|xguest-1.0.10-5|11	Patch1: 	xguest-namespace.patch
14cr|xguest-1.0.10-5|12	URL:     	http://people.fedoraproject.org/~dwalsh/xguest/
14cr|xguest-1.0.10-5|13	
14cr|xguest-1.0.10-5|14	Requires(pre):	pam >= 0.99.8.1
14cr|xguest-1.0.10-5|15	Requires(post): usermode-consoleonly
14cr|xguest-1.0.10-5|16	
14cr|xguest-1.0.10-5|17	%define grp_option -U
14cr|xguest-1.0.10-5|18	
14cr|xguest-1.0.10-5|19	%description
14cr|xguest-1.0.10-5|20	Installing this package sets up the xguest user to be used as a temporary
14cr|xguest-1.0.10-5|21	account to switch to or as a kiosk user account.
14cr|xguest-1.0.10-5|22	The user is only allowed to log in via gdm.  The home and temporary directories
14cr|xguest-1.0.10-5|23	of the user will be polyinstantiated and mounted on tmpfs.
14cr|xguest-1.0.10-5|24	
14cr|xguest-1.0.10-5|25	WARNING: unlike Fedora, where the account is disabled unless SELinux is in
14cr|xguest-1.0.10-5|26	enforcing mode and where it's only accessible through gdm/kdm/xdm, it's
14cr|xguest-1.0.10-5|27	accessible from the console too.
14cr|xguest-1.0.10-5|28	
14cr|xguest-1.0.10-5|29	%prep
14cr|xguest-1.0.10-5|30	%setup -q
14cr|xguest-1.0.10-5|31	%patch1 -p1 -b .home
14cr|xguest-1.0.10-5|32	
14cr|xguest-1.0.10-5|33	%build
14cr|xguest-1.0.10-5|34	
14cr|xguest-1.0.10-5|35	%install
14cr|xguest-1.0.10-5|36	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/desktop-profiles
14cr|xguest-1.0.10-5|37	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/security/namespace.d/ls
14cr|xguest-1.0.10-5|38	install -m0644 xguest.zip %{buildroot}/%{_sysconfdir}/desktop-profiles/
14cr|xguest-1.0.10-5|39	install -m0644 xguest.conf %{buildroot}/%{_sysconfdir}/security/namespace.d/
14cr|xguest-1.0.10-5|40	
14cr|xguest-1.0.10-5|41	install -m0755 %{SOURCE10} %{buildroot}%{_sysconfdir}/security/namespace.d/
14cr|xguest-1.0.10-5|42	
14cr|xguest-1.0.10-5|43	# (tv) Using UID higher than UID_MAX=60000 from /etc/login.defs:
14cr|xguest-1.0.10-5|44	mkdir -p %{buildroot}%{_bindir}
14cr|xguest-1.0.10-5|45	cat > %{buildroot}%{_bindir}/xguest-add-helper <<EOF
14cr|xguest-1.0.10-5|46	#!/bin/sh
14cr|xguest-1.0.10-5|47	groupdel xguest 2>/dev/null
14cr|xguest-1.0.10-5|48	userdel -r xguest 2>/dev/null
14cr|xguest-1.0.10-5|49	
14cr|xguest-1.0.10-5|50	case \$(env | grep -m 1 -i lang | cut -d= -f2 | cut -d. -f1) in
14cr|xguest-1.0.10-5|51	fr_FR) comment_xguest="Compte invité";;
14cr|xguest-1.0.10-5|52	de_DE) comment_xguest="Gast-Zugang";;
14cr|xguest-1.0.10-5|53	es_ES) comment_xguest="Cuenta invitado";;
14cr|xguest-1.0.10-5|54	it_IT) comment_xguest="Opsite conto";;
14cr|xguest-1.0.10-5|55	pl_PL) comment_xguest="Konto gościa";;
14cr|xguest-1.0.10-5|56	pt_PT) comment_xguest="Conta convidado";;
14cr|xguest-1.0.10-5|57	*) comment_xguest="Guest Account";;
14cr|xguest-1.0.10-5|58	esac
14cr|xguest-1.0.10-5|59	
14cr|xguest-1.0.10-5|60	useradd -s /bin/rbash -K UID_MIN=61000 -K UID_MAX=65000 -K GID_MIN=61000 -K GID_MAX=65000 %grp_option -p '' -c "\$comment_xguest" xguest || :
14cr|xguest-1.0.10-5|61	
14cr|xguest-1.0.10-5|62	# prevent remote login:
14cr|xguest-1.0.10-5|63	if [ -e /etc/ssh/denyusers ]; then
14cr|xguest-1.0.10-5|64	if ! grep -q xguest /etc/ssh/denyusers; then
14cr|xguest-1.0.10-5|65	echo xguest >> /etc/ssh/denyusers
14cr|xguest-1.0.10-5|66	fi
14cr|xguest-1.0.10-5|67	fi
14cr|xguest-1.0.10-5|68	
14cr|xguest-1.0.10-5|69	# prevent accessing most configuration tools (mcc still available with root password)
14cr|xguest-1.0.10-5|70	for i in /etc/pam.d/{mandriva-simple-auth,simple_root_authen,urpmi.update}; do
14cr|xguest-1.0.10-5|71	if [ -e \$i ]; then
14cr|xguest-1.0.10-5|72	grep -F -q xguest \$i && continue
14cr|xguest-1.0.10-5|73	fi
14cr|xguest-1.0.10-5|74	echo -e "\nauth\trequired\tpam_succeed_if.so\tquiet user != xguest" >> \$i
14cr|xguest-1.0.10-5|75	done
14cr|xguest-1.0.10-5|76	EOF
14cr|xguest-1.0.10-5|77	
14cr|xguest-1.0.10-5|78	%post
14cr|xguest-1.0.10-5|79	if [ $1 -eq 1 ]; then
14cr|xguest-1.0.10-5|80	xguest-add-helper
14cr|xguest-1.0.10-5|81	fi
14cr|xguest-1.0.10-5|82	
14cr|xguest-1.0.10-5|83	%preun
14cr|xguest-1.0.10-5|84	if [ $1 -eq 0 ]; then
14cr|xguest-1.0.10-5|85	
14cr|xguest-1.0.10-5|86	userdel -r xguest
14cr|xguest-1.0.10-5|87	groupdel xguest
14cr|xguest-1.0.10-5|88	
14cr|xguest-1.0.10-5|89	# remove forbiden SSH:
14cr|xguest-1.0.10-5|90	sed -i '/^xguest/d' /etc/ssh/denyusers
14cr|xguest-1.0.10-5|91	
14cr|xguest-1.0.10-5|92	fi
14cr|xguest-1.0.10-5|93	
14cr|xguest-1.0.10-5|94	%triggerun -- xguest <= 1.0.8-3mdv2010.0
14cr|xguest-1.0.10-5|95	userdel -r guest 2>/dev/null
14cr|xguest-1.0.10-5|96	xguest-add-helper
14cr|xguest-1.0.10-5|97	
14cr|xguest-1.0.10-5|98	%triggerin -- openssh-server
14cr|xguest-1.0.10-5|99	if ! grep -q xguest /etc/ssh/denyusers; then
14cr|xguest-1.0.10-5|100	echo xguest >> /etc/ssh/denyusers
14cr|xguest-1.0.10-5|101	fi
14cr|xguest-1.0.10-5|102	
14cr|xguest-1.0.10-5|103	%files
14cr|xguest-1.0.10-5|104	%attr(755,root,root) %{_bindir}/*
14cr|xguest-1.0.10-5|105	%dir %{_sysconfdir}/desktop-profiles
14cr|xguest-1.0.10-5|106	%config(noreplace) %{_sysconfdir}/desktop-profiles/xguest.zip
14cr|xguest-1.0.10-5|107	%{_sysconfdir}/security/namespace.d/
14cr|xguest-1.0.10-5|108	%doc README LICENSE
14cr|xguest-1.0.10-5|109	
14cr|xguest-1.0.10-5|110	%changelog
14cr|xguest-1.0.10-5|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-5
14cr|xguest-1.0.10-5|112	+ Revision: 9e07ee4
14cr|xguest-1.0.10-5|113	- MassBuild#464: Increase release tag
14cr|xguest-1.0.10-5|114	
14cr|xguest-1.0.10-5|115	

9300 14
14cr|xhippo-3.3-10|1	%define name xhippo
14cr|xhippo-3.3-10|2	%define version 3.3
14cr|xhippo-3.3-10|3	%define release 10
14cr|xhippo-3.3-10|4	
14cr|xhippo-3.3-10|5	Name: %{name}
14cr|xhippo-3.3-10|6	Summary: A mp3 playlist frontend
14cr|xhippo-3.3-10|7	Version: %{version}
14cr|xhippo-3.3-10|8	Release: %{release}
14cr|xhippo-3.3-10|9	Source: ftp://ftp.free.fr/gnu/xhippo/%{name}-%{version}.tar.bz2
14cr|xhippo-3.3-10|10	Source1: %{name}-16x16.png.bz2
14cr|xhippo-3.3-10|11	Source2: %{name}-32x32.png.bz2
14cr|xhippo-3.3-10|12	Source3: %{name}-48x48.png.bz2
14cr|xhippo-3.3-10|13	Group: Sound
14cr|xhippo-3.3-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|xhippo-3.3-10|15	License: GPLv2+
14cr|xhippo-3.3-10|16	BuildRequires: libgtk+-devel
14cr|xhippo-3.3-10|17	Url: http://www.gnu.org/software/xhippo/xhippo.html
14cr|xhippo-3.3-10|18	
14cr|xhippo-3.3-10|19	%description
14cr|xhippo-3.3-10|20	Xhippo is a Mp3 playlist frontend.
14cr|xhippo-3.3-10|21	
14cr|xhippo-3.3-10|22	%prep
14cr|xhippo-3.3-10|23	%setup -q
14cr|xhippo-3.3-10|24	
14cr|xhippo-3.3-10|25	%build
14cr|xhippo-3.3-10|26	%configure2_5x
14cr|xhippo-3.3-10|27	%make
14cr|xhippo-3.3-10|28	
14cr|xhippo-3.3-10|29	%install
14cr|xhippo-3.3-10|30	rm -rf $RPM_BUILD_ROOT
14cr|xhippo-3.3-10|31	%makeinstall_std
14cr|xhippo-3.3-10|32	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
14cr|xhippo-3.3-10|33	cp xhippo.config $RPM_BUILD_ROOT%{_sysconfdir}
14cr|xhippo-3.3-10|34	%find_lang %{name}
14cr|xhippo-3.3-10|35	
14cr|xhippo-3.3-10|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|xhippo-3.3-10|37	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xhippo-3.3-10|38	[Desktop Entry]
14cr|xhippo-3.3-10|39	Name=GNU xhippo
14cr|xhippo-3.3-10|40	Comment=%{summary}
14cr|xhippo-3.3-10|41	Exec=%{_bindir}/%{name}
14cr|xhippo-3.3-10|42	Icon=%{name}
14cr|xhippo-3.3-10|43	Terminal=false
14cr|xhippo-3.3-10|44	Type=Application
14cr|xhippo-3.3-10|45	StartupNotify=true
14cr|xhippo-3.3-10|46	Categories=GTK;Audio;AudioVideo;Player;
14cr|xhippo-3.3-10|47	EOF
14cr|xhippo-3.3-10|48	
14cr|xhippo-3.3-10|49	#icons
14cr|xhippo-3.3-10|50	mkdir -p $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|xhippo-3.3-10|51	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|xhippo-3.3-10|52	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|xhippo-3.3-10|53	bzcat %{SOURCE3} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|xhippo-3.3-10|54	
14cr|xhippo-3.3-10|55	%if %mdkversion < 200900
14cr|xhippo-3.3-10|56	%post
14cr|xhippo-3.3-10|57	%{update_menus}
14cr|xhippo-3.3-10|58	%endif
14cr|xhippo-3.3-10|59	
14cr|xhippo-3.3-10|60	%if %mdkversion < 200900
14cr|xhippo-3.3-10|61	%postun
14cr|xhippo-3.3-10|62	%{clean_menus}
14cr|xhippo-3.3-10|63	%endif
14cr|xhippo-3.3-10|64	
14cr|xhippo-3.3-10|65	%files -f %name.lang
14cr|xhippo-3.3-10|66	%defattr(-,root,root)
14cr|xhippo-3.3-10|67	%doc doc/*.* ChangeLog AUTHORS BUGS COPYING NEWS README* TODO
14cr|xhippo-3.3-10|68	%config(noreplace) %{_sysconfdir}/xhippo.config
14cr|xhippo-3.3-10|69	%{_bindir}/xhippo
14cr|xhippo-3.3-10|70	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xhippo-3.3-10|71	%{_miconsdir}/%{name}.png
14cr|xhippo-3.3-10|72	%{_iconsdir}/%{name}.png
14cr|xhippo-3.3-10|73	%{_liconsdir}/%{name}.png
14cr|xhippo-3.3-10|74	%_mandir/man1/*
14cr|xhippo-3.3-10|75	
14cr|xhippo-3.3-10|76	%clean
14cr|xhippo-3.3-10|77	rm -rf $RPM_BUILD_ROOT
14cr|xhippo-3.3-10|78	
14cr|xhippo-3.3-10|79	
14cr|xhippo-3.3-10|80	
14cr|xhippo-3.3-10|81	%changelog
14cr|xhippo-3.3-10|82	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-10
14cr|xhippo-3.3-10|83	+ Revision: e18e5cb
14cr|xhippo-3.3-10|84	- MassBuild#464: Increase release tag
14cr|xhippo-3.3-10|85	
14cr|xhippo-3.3-10|86	

9301 14
14cr|xhtml1-dtds-1.0-20020801.1|1	%global date    20020801
14cr|xhtml1-dtds-1.0-20020801.1|2	
14cr|xhtml1-dtds-1.0-20020801.1|3	Name:           xhtml1-dtds
14cr|xhtml1-dtds-1.0-20020801.1|4	Version:        1.0
14cr|xhtml1-dtds-1.0-20020801.1|5	Release:        %{date}.1
14cr|xhtml1-dtds-1.0-20020801.1|6	Summary:        XHTML 1.0 document type definitions
14cr|xhtml1-dtds-1.0-20020801.1|7	
14cr|xhtml1-dtds-1.0-20020801.1|8	Group:          Publishing
14cr|xhtml1-dtds-1.0-20020801.1|9	# W3C Software License for DTDs etc:
14cr|xhtml1-dtds-1.0-20020801.1|10	# http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620#DTD
14cr|xhtml1-dtds-1.0-20020801.1|11	License:        W3C
14cr|xhtml1-dtds-1.0-20020801.1|12	URL:            http://www.w3.org/TR/2002/REC-xhtml1-%{date}/
14cr|xhtml1-dtds-1.0-20020801.1|13	# Source0 generated with Source99, see comments in the script
14cr|xhtml1-dtds-1.0-20020801.1|14	Source0:        %{name}-%{date}.tar.bz2
14cr|xhtml1-dtds-1.0-20020801.1|15	Source1:        %{name}.catalog.xml
14cr|xhtml1-dtds-1.0-20020801.1|16	Source99:       %{name}-prepare-tarball.sh
14cr|xhtml1-dtds-1.0-20020801.1|17	Patch0:         %{name}-sgml-catalog.patch
14cr|xhtml1-dtds-1.0-20020801.1|18	Patch1:         %{name}-sgml-dcl.patch
14cr|xhtml1-dtds-1.0-20020801.1|19	BuildArch:      noarch
14cr|xhtml1-dtds-1.0-20020801.1|20	BuildRequires:  libxml2 >= 2.4.8
14cr|xhtml1-dtds-1.0-20020801.1|21	BuildRequires:  libxml2-utils
14cr|xhtml1-dtds-1.0-20020801.1|22	Requires:       libxml2 >= 2.4.8
14cr|xhtml1-dtds-1.0-20020801.1|23	Requires:       xml-common
14cr|xhtml1-dtds-1.0-20020801.1|24	Requires:       sgml-common
14cr|xhtml1-dtds-1.0-20020801.1|25	Requires(post): libxml2-utils
14cr|xhtml1-dtds-1.0-20020801.1|26	Requires(preun): libxml2-utils
14cr|xhtml1-dtds-1.0-20020801.1|27	
14cr|xhtml1-dtds-1.0-20020801.1|28	%description
14cr|xhtml1-dtds-1.0-20020801.1|29	This provides the DTDs of the Second Edition of XHTML 1.0, a reformulation
14cr|xhtml1-dtds-1.0-20020801.1|30	of HTML 4 as an XML 1.0 application, and three DTDs corresponding to the
14cr|xhtml1-dtds-1.0-20020801.1|31	ones defined by HTML 4. The semantics of the elements and their attributes
14cr|xhtml1-dtds-1.0-20020801.1|32	are defined in the W3C Recommendation for HTML 4. These semantics provide
14cr|xhtml1-dtds-1.0-20020801.1|33	the foundation for future extensibility of XHTML.
14cr|xhtml1-dtds-1.0-20020801.1|34	
14cr|xhtml1-dtds-1.0-20020801.1|35	
14cr|xhtml1-dtds-1.0-20020801.1|36	%prep
14cr|xhtml1-dtds-1.0-20020801.1|37	%setup -q -n xhtml1-20020801
14cr|xhtml1-dtds-1.0-20020801.1|38	%patch0 -p0
14cr|xhtml1-dtds-1.0-20020801.1|39	%patch1 -p1
14cr|xhtml1-dtds-1.0-20020801.1|40	cp -p %{SOURCE1} DTD/catalog.xml
14cr|xhtml1-dtds-1.0-20020801.1|41	
14cr|xhtml1-dtds-1.0-20020801.1|42	
14cr|xhtml1-dtds-1.0-20020801.1|43	%build
14cr|xhtml1-dtds-1.0-20020801.1|44	
14cr|xhtml1-dtds-1.0-20020801.1|45	
14cr|xhtml1-dtds-1.0-20020801.1|46	%install
14cr|xhtml1-dtds-1.0-20020801.1|47	
14cr|xhtml1-dtds-1.0-20020801.1|48	# Note: documentation is not shipped; the W3C Documentation License is not an
14cr|xhtml1-dtds-1.0-20020801.1|49	# acceptable one per Fedora licensing guidelines.
14cr|xhtml1-dtds-1.0-20020801.1|50	
14cr|xhtml1-dtds-1.0-20020801.1|51	mkdir -p %{buildroot}%{_datadir}/xml/xhtml/1.0
14cr|xhtml1-dtds-1.0-20020801.1|52	cp -p DTD/* %{buildroot}%{_datadir}/xml/xhtml/1.0
14cr|xhtml1-dtds-1.0-20020801.1|53	
14cr|xhtml1-dtds-1.0-20020801.1|54	# XML catalog:
14cr|xhtml1-dtds-1.0-20020801.1|55	
14cr|xhtml1-dtds-1.0-20020801.1|56	xpkg() {
14cr|xhtml1-dtds-1.0-20020801.1|57	xmlcatalog --noout --add "$1" "$2" \
14cr|xhtml1-dtds-1.0-20020801.1|58	file://%{_datadir}/xml/xhtml/1.0/catalog.xml \
14cr|xhtml1-dtds-1.0-20020801.1|59	%{buildroot}%{_sysconfdir}/xml/%{name}-%{version}-%{release}.xml
14cr|xhtml1-dtds-1.0-20020801.1|60	}
14cr|xhtml1-dtds-1.0-20020801.1|61	
14cr|xhtml1-dtds-1.0-20020801.1|62	mkdir -p %{buildroot}%{_sysconfdir}/xml
14cr|xhtml1-dtds-1.0-20020801.1|63	xmlcatalog --noout --create \
14cr|xhtml1-dtds-1.0-20020801.1|64	%{buildroot}%{_sysconfdir}/xml/%{name}-%{version}-%{release}.xml
14cr|xhtml1-dtds-1.0-20020801.1|65	xpkg delegatePublic "-//W3C//DTD XHTML 1.0 "
14cr|xhtml1-dtds-1.0-20020801.1|66	xpkg delegatePublic "-//W3C//ENTITIES Latin 1 for XHTML"
14cr|xhtml1-dtds-1.0-20020801.1|67	xpkg delegatePublic "-//W3C//ENTITIES Special for XHTML"
14cr|xhtml1-dtds-1.0-20020801.1|68	xpkg delegatePublic "-//W3C//ENTITIES Symbols for XHTML"
14cr|xhtml1-dtds-1.0-20020801.1|69	for i in xhtml1 2002/REC-xhtml1-%{date} ; do
14cr|xhtml1-dtds-1.0-20020801.1|70	xpkg delegateSystem http://www.w3.org/TR/$i/DTD/
14cr|xhtml1-dtds-1.0-20020801.1|71	xpkg delegateURI http://www.w3.org/TR/$i/DTD/
14cr|xhtml1-dtds-1.0-20020801.1|72	done
14cr|xhtml1-dtds-1.0-20020801.1|73	ln -s %{name}-%{version}-%{release}.xml \
14cr|xhtml1-dtds-1.0-20020801.1|74	%{buildroot}%{_sysconfdir}/xml/%{name}.xml
14cr|xhtml1-dtds-1.0-20020801.1|75	
14cr|xhtml1-dtds-1.0-20020801.1|76	# SGML catalog:
14cr|xhtml1-dtds-1.0-20020801.1|77	
14cr|xhtml1-dtds-1.0-20020801.1|78	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14cr|xhtml1-dtds-1.0-20020801.1|79	cd %{buildroot}%{_sysconfdir}/sgml
14cr|xhtml1-dtds-1.0-20020801.1|80	touch %{name}-%{version}-%{release}.soc
14cr|xhtml1-dtds-1.0-20020801.1|81	ln -s %{name}-%{version}-%{release}.soc %{name}.soc
14cr|xhtml1-dtds-1.0-20020801.1|82	cd -
14cr|xhtml1-dtds-1.0-20020801.1|83	
14cr|xhtml1-dtds-1.0-20020801.1|84	%post
14cr|xhtml1-dtds-1.0-20020801.1|85	cd %{_sysconfdir}/xml
14cr|xhtml1-dtds-1.0-20020801.1|86	[ -e catalog ] || /usr/bin/xmlcatalog --noout --create catalog
14cr|xhtml1-dtds-1.0-20020801.1|87	/usr/bin/xmlcatalog --noout --add \
14cr|xhtml1-dtds-1.0-20020801.1|88	nextCatalog %{name}-%{version}-%{release}.xml "" catalog >/dev/null
14cr|xhtml1-dtds-1.0-20020801.1|89	cd - >/dev/null
14cr|xhtml1-dtds-1.0-20020801.1|90	/usr/bin/xmlcatalog --sgml --noout --add \
14cr|xhtml1-dtds-1.0-20020801.1|91	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc \
14cr|xhtml1-dtds-1.0-20020801.1|92	%{_datadir}/xml/xhtml/1.0/xhtml.soc >/dev/null
14cr|xhtml1-dtds-1.0-20020801.1|93	:
14cr|xhtml1-dtds-1.0-20020801.1|94	
14cr|xhtml1-dtds-1.0-20020801.1|95	%preun
14cr|xhtml1-dtds-1.0-20020801.1|96	/usr/bin/xmlcatalog --noout --del \
14cr|xhtml1-dtds-1.0-20020801.1|97	%{name}-%{version}-%{release}.xml \
14cr|xhtml1-dtds-1.0-20020801.1|98	%{_sysconfdir}/xml/catalog >/dev/null
14cr|xhtml1-dtds-1.0-20020801.1|99	/usr/bin/xmlcatalog --sgml --noout --del \
14cr|xhtml1-dtds-1.0-20020801.1|100	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc \
14cr|xhtml1-dtds-1.0-20020801.1|101	%{_datadir}/xml/xhtml/1.0/xhtml.soc >/dev/null
14cr|xhtml1-dtds-1.0-20020801.1|102	:
14cr|xhtml1-dtds-1.0-20020801.1|103	
14cr|xhtml1-dtds-1.0-20020801.1|104	
14cr|xhtml1-dtds-1.0-20020801.1|105	%files
14cr|xhtml1-dtds-1.0-20020801.1|106	%ghost %{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc
14cr|xhtml1-dtds-1.0-20020801.1|107	%{_sysconfdir}/sgml/%{name}.soc
14cr|xhtml1-dtds-1.0-20020801.1|108	%{_sysconfdir}/xml/%{name}*.xml
14cr|xhtml1-dtds-1.0-20020801.1|109	%{_datadir}/xml/xhtml/
14cr|xhtml1-dtds-1.0-20020801.1|110	
14cr|xhtml1-dtds-1.0-20020801.1|111	
14cr|xhtml1-dtds-1.0-20020801.1|112	
14cr|xhtml1-dtds-1.0-20020801.1|113	%changelog
14cr|xhtml1-dtds-1.0-20020801.1|114	* Sun Feb 26 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-20020801.1
14cr|xhtml1-dtds-1.0-20020801.1|115	+ Revision: 33cf656
14cr|xhtml1-dtds-1.0-20020801.1|116	- Automatic import for version 1.0
14cr|xhtml1-dtds-1.0-20020801.1|117	
14cr|xhtml1-dtds-1.0-20020801.1|118	

9302 14
14cr|xhtml2fo-style-xsl-20051222-8|1	Name: xhtml2fo-style-xsl
14cr|xhtml2fo-style-xsl-20051222-8|2	Version: 20051222
14cr|xhtml2fo-style-xsl-20051222-8|3	Release: 8
14cr|xhtml2fo-style-xsl-20051222-8|4	Group: Text tools
14cr|xhtml2fo-style-xsl-20051222-8|5	
14cr|xhtml2fo-style-xsl-20051222-8|6	Summary: Antenna House, Inc. XHTML to XSL:FO stylesheets
14cr|xhtml2fo-style-xsl-20051222-8|7	License: Copyright only
14cr|xhtml2fo-style-xsl-20051222-8|8	URL: http://www.antennahouse.com/XSLsample/XSLsample.htm
14cr|xhtml2fo-style-xsl-20051222-8|9	
14cr|xhtml2fo-style-xsl-20051222-8|10	Requires(pre): xhtml1-dtds
14cr|xhtml2fo-style-xsl-20051222-8|11	Requires(pre): xml-common >= 0.6.3-8
14cr|xhtml2fo-style-xsl-20051222-8|12	#Requires(post): libxml2
14cr|xhtml2fo-style-xsl-20051222-8|13	#Requires(postun): libxml2
14cr|xhtml2fo-style-xsl-20051222-8|14	
14cr|xhtml2fo-style-xsl-20051222-8|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14cr|xhtml2fo-style-xsl-20051222-8|16	
14cr|xhtml2fo-style-xsl-20051222-8|17	BuildArch: noarch
14cr|xhtml2fo-style-xsl-20051222-8|18	Source0: http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo.zip
14cr|xhtml2fo-style-xsl-20051222-8|19	Source1: AntennaHouse-COPYRIGHT
14cr|xhtml2fo-style-xsl-20051222-8|20	
14cr|xhtml2fo-style-xsl-20051222-8|21	%description
14cr|xhtml2fo-style-xsl-20051222-8|22	These XSL stylesheets allow you to transform any XHTML document to FO.
14cr|xhtml2fo-style-xsl-20051222-8|23	With a XSL:FO processor you could create PDF versions of XHTML documents.
14cr|xhtml2fo-style-xsl-20051222-8|24	
14cr|xhtml2fo-style-xsl-20051222-8|25	
14cr|xhtml2fo-style-xsl-20051222-8|26	%prep
14cr|xhtml2fo-style-xsl-20051222-8|27	%setup -q -c -n %{name}-%{version} -T -b 0
14cr|xhtml2fo-style-xsl-20051222-8|28	%__cp %{SOURCE1} .
14cr|xhtml2fo-style-xsl-20051222-8|29	%build
14cr|xhtml2fo-style-xsl-20051222-8|30	
14cr|xhtml2fo-style-xsl-20051222-8|31	
14cr|xhtml2fo-style-xsl-20051222-8|32	%install
14cr|xhtml2fo-style-xsl-20051222-8|33	%__rm -Rf $RPM_BUILD_ROOT
14cr|xhtml2fo-style-xsl-20051222-8|34	%__mkdir -p $RPM_BUILD_ROOT
14cr|xhtml2fo-style-xsl-20051222-8|35	DESTDIR=$RPM_BUILD_ROOT/usr/share/sgml/xhtml1/xhtml2fo-stylesheets
14cr|xhtml2fo-style-xsl-20051222-8|36	%__mkdir -p $DESTDIR
14cr|xhtml2fo-style-xsl-20051222-8|37	%__cp *xsl $DESTDIR/
14cr|xhtml2fo-style-xsl-20051222-8|38	
14cr|xhtml2fo-style-xsl-20051222-8|39	%clean
14cr|xhtml2fo-style-xsl-20051222-8|40	%__rm -Rf $RPM_BUILD_ROOT
14cr|xhtml2fo-style-xsl-20051222-8|41	
14cr|xhtml2fo-style-xsl-20051222-8|42	
14cr|xhtml2fo-style-xsl-20051222-8|43	%files
14cr|xhtml2fo-style-xsl-20051222-8|44	%defattr (-,root,root)
14cr|xhtml2fo-style-xsl-20051222-8|45	%doc AntennaHouse-COPYRIGHT
14cr|xhtml2fo-style-xsl-20051222-8|46	/usr/share/sgml/xhtml1/xhtml2fo-stylesheets
14cr|xhtml2fo-style-xsl-20051222-8|47	
14cr|xhtml2fo-style-xsl-20051222-8|48	
14cr|xhtml2fo-style-xsl-20051222-8|49	%post
14cr|xhtml2fo-style-xsl-20051222-8|50	CATALOG=%{_sysconfdir}/xml/catalog
14cr|xhtml2fo-style-xsl-20051222-8|51	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14cr|xhtml2fo-style-xsl-20051222-8|52	"http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/xhtml2fo.xsl" \
14cr|xhtml2fo-style-xsl-20051222-8|53	"file:///usr/share/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
14cr|xhtml2fo-style-xsl-20051222-8|54	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14cr|xhtml2fo-style-xsl-20051222-8|55	"http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/xhtml2fo.xsl" \
14cr|xhtml2fo-style-xsl-20051222-8|56	"file:///usr/share/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
14cr|xhtml2fo-style-xsl-20051222-8|57	
14cr|xhtml2fo-style-xsl-20051222-8|58	%postun
14cr|xhtml2fo-style-xsl-20051222-8|59	# remove entries only on removal of package
14cr|xhtml2fo-style-xsl-20051222-8|60	if [ "$1" = 0 ]; then
14cr|xhtml2fo-style-xsl-20051222-8|61	CATALOG=%{_sysconfdir}/xml/catalog
14cr|xhtml2fo-style-xsl-20051222-8|62	%{_bindir}/xmlcatalog --noout --del \
14cr|xhtml2fo-style-xsl-20051222-8|63	"file://%{_datadir}/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
14cr|xhtml2fo-style-xsl-20051222-8|64	fi
14cr|xhtml2fo-style-xsl-20051222-8|65	
14cr|xhtml2fo-style-xsl-20051222-8|66	
14cr|xhtml2fo-style-xsl-20051222-8|67	
14cr|xhtml2fo-style-xsl-20051222-8|68	
14cr|xhtml2fo-style-xsl-20051222-8|69	
14cr|xhtml2fo-style-xsl-20051222-8|70	%changelog
14cr|xhtml2fo-style-xsl-20051222-8|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20051222-8
14cr|xhtml2fo-style-xsl-20051222-8|72	+ Revision: 93ce511
14cr|xhtml2fo-style-xsl-20051222-8|73	- MassBuild#464: Increase release tag
14cr|xhtml2fo-style-xsl-20051222-8|74	
14cr|xhtml2fo-style-xsl-20051222-8|75	

9303 14
14cr|xine-skins-5.0-9|1	%define name xine-skins
14cr|xine-skins-5.0-9|2	#gw The package version is the skin.version in the skinconfig file
14cr|xine-skins-5.0-9|3	#gw TODO, next time, remove the .0 to match the skin.version
14cr|xine-skins-5.0-9|4	%define version 5.0
14cr|xine-skins-5.0-9|5	%define release 9
14cr|xine-skins-5.0-9|6	
14cr|xine-skins-5.0-9|7	Summary: Skins for Xine
14cr|xine-skins-5.0-9|8	Name: %{name}
14cr|xine-skins-5.0-9|9	Version: %{version}
14cr|xine-skins-5.0-9|10	Release: %{release}
14cr|xine-skins-5.0-9|11	Source0: %name-%version.tar.bz2
14cr|xine-skins-5.0-9|12	License: GPL
14cr|xine-skins-5.0-9|13	Group: Video
14cr|xine-skins-5.0-9|14	Url: http://xinehq.de/index.php/skins
14cr|xine-skins-5.0-9|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xine-skins-5.0-9|16	Requires: xine-ui >= 0.99.1-4mdk
14cr|xine-skins-5.0-9|17	BuildArch: noarch
14cr|xine-skins-5.0-9|18	
14cr|xine-skins-5.0-9|19	%description
14cr|xine-skins-5.0-9|20	This package contains additional skins for the Xine UI.
14cr|xine-skins-5.0-9|21	
14cr|xine-skins-5.0-9|22	%prep
14cr|xine-skins-5.0-9|23	%setup -q
14cr|xine-skins-5.0-9|24	
14cr|xine-skins-5.0-9|25	%build
14cr|xine-skins-5.0-9|26	
14cr|xine-skins-5.0-9|27	%install
14cr|xine-skins-5.0-9|28	rm -rf $RPM_BUILD_ROOT
14cr|xine-skins-5.0-9|29	mkdir -p %buildroot%_datadir/xine/skins
14cr|xine-skins-5.0-9|30	for skin in *.tar.gz;do tar xzf $skin -C %buildroot%_datadir/xine/skins
14cr|xine-skins-5.0-9|31	done
14cr|xine-skins-5.0-9|32	
14cr|xine-skins-5.0-9|33	#gw remove skin sources
14cr|xine-skins-5.0-9|34	rm -rf %buildroot%_datadir/xine/skins/*/src/
14cr|xine-skins-5.0-9|35	
14cr|xine-skins-5.0-9|36	%clean
14cr|xine-skins-5.0-9|37	rm -rf $RPM_BUILD_ROOT
14cr|xine-skins-5.0-9|38	
14cr|xine-skins-5.0-9|39	%files
14cr|xine-skins-5.0-9|40	%defattr(-,root,root)
14cr|xine-skins-5.0-9|41	%attr(755,root,root) %dir %_datadir/xine/skins/*
14cr|xine-skins-5.0-9|42	%attr(644,root,root) %dir %_datadir/xine/skins/*/*
14cr|xine-skins-5.0-9|43	
14cr|xine-skins-5.0-9|44	
14cr|xine-skins-5.0-9|45	
14cr|xine-skins-5.0-9|46	%changelog
14cr|xine-skins-5.0-9|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0-9
14cr|xine-skins-5.0-9|48	+ Revision: b7feef2
14cr|xine-skins-5.0-9|49	- MassBuild#464: Increase release tag
14cr|xine-skins-5.0-9|50	
14cr|xine-skins-5.0-9|51	

9304 14
14cr|xinput_calibrator-0.7.5-3|1	Summary: A generic touchscreen calibration program for X.Org
14cr|xinput_calibrator-0.7.5-3|2	Name:    xinput_calibrator
14cr|xinput_calibrator-0.7.5-3|3	Version: 0.7.5
14cr|xinput_calibrator-0.7.5-3|4	Release: 3
14cr|xinput_calibrator-0.7.5-3|5	Source0: http://github.com/downloads/tias/xinput_calibrator/%{name}-%{version}.tar.gz
14cr|xinput_calibrator-0.7.5-3|6	URL: http://www.freedesktop.org/wiki/Software/xinput_calibrator
14cr|xinput_calibrator-0.7.5-3|7	BuildRequires: desktop-file-utils
14cr|xinput_calibrator-0.7.5-3|8	License: MIT
14cr|xinput_calibrator-0.7.5-3|9	Group:   System/X11
14cr|xinput_calibrator-0.7.5-3|10	
14cr|xinput_calibrator-0.7.5-3|11	
14cr|xinput_calibrator-0.7.5-3|12	BuildRequires: gtkmm2.4-devel
14cr|xinput_calibrator-0.7.5-3|13	
14cr|xinput_calibrator-0.7.5-3|14	%description
14cr|xinput_calibrator-0.7.5-3|15	xinput_calibrator is a program for calibrating your touchscreen, when using
14cr|xinput_calibrator-0.7.5-3|16	the X Window System.
14cr|xinput_calibrator-0.7.5-3|17	It currently features:
14cr|xinput_calibrator-0.7.5-3|18	- works for any standard Xorg touchscreen driver (uses XInput protocol)
14cr|xinput_calibrator-0.7.5-3|19	- mis-click detection (prevents bogus calibration)
14cr|xinput_calibrator-0.7.5-3|20	- dynamically recalibrates the evdev driver
14cr|xinput_calibrator-0.7.5-3|21	- outputs the calibration as xorg.conf.d snippet or HAL policy file
14cr|xinput_calibrator-0.7.5-3|22	- and more
14cr|xinput_calibrator-0.7.5-3|23	
14cr|xinput_calibrator-0.7.5-3|24	%prep
14cr|xinput_calibrator-0.7.5-3|25	%setup -q
14cr|xinput_calibrator-0.7.5-3|26	
14cr|xinput_calibrator-0.7.5-3|27	%build
14cr|xinput_calibrator-0.7.5-3|28	export CXXFLAGS="$RPM_OPT_FLAGS"
14cr|xinput_calibrator-0.7.5-3|29	aclocal
14cr|xinput_calibrator-0.7.5-3|30	autoconf
14cr|xinput_calibrator-0.7.5-3|31	%configure --prefix=%{_prefix} --libdir=%{_libdir}
14cr|xinput_calibrator-0.7.5-3|32	make %{?_smp_mflags}
14cr|xinput_calibrator-0.7.5-3|33	
14cr|xinput_calibrator-0.7.5-3|34	%install
14cr|xinput_calibrator-0.7.5-3|35	rm -rf %{buildroot}
14cr|xinput_calibrator-0.7.5-3|36	make install DESTDIR=%{buildroot} INSTALL="install -p"
14cr|xinput_calibrator-0.7.5-3|37	desktop-file-install                                    \
14cr|xinput_calibrator-0.7.5-3|38	--delete-original                                   \
14cr|xinput_calibrator-0.7.5-3|39	--dir=%{buildroot}%{_datadir}/applications          \
14cr|xinput_calibrator-0.7.5-3|40	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|xinput_calibrator-0.7.5-3|41	
14cr|xinput_calibrator-0.7.5-3|42	%clean
14cr|xinput_calibrator-0.7.5-3|43	rm -rf %{buildroot}
14cr|xinput_calibrator-0.7.5-3|44	
14cr|xinput_calibrator-0.7.5-3|45	%files
14cr|xinput_calibrator-0.7.5-3|46	%defattr(-,root,root,-)
14cr|xinput_calibrator-0.7.5-3|47	%doc Changelog README COPYING
14cr|xinput_calibrator-0.7.5-3|48	%{_bindir}/%{name}
14cr|xinput_calibrator-0.7.5-3|49	%{_datadir}/applications/%{name}.desktop
14cr|xinput_calibrator-0.7.5-3|50	%{_datadir}/pixmaps/%{name}.svg
14cr|xinput_calibrator-0.7.5-3|51	%{_datadir}/pixmaps/%{name}.xpm
14cr|xinput_calibrator-0.7.5-3|52	%{_mandir}/man1/%{name}.1.*
14cr|xinput_calibrator-0.7.5-3|53	
14cr|xinput_calibrator-0.7.5-3|54	
14cr|xinput_calibrator-0.7.5-3|55	
14cr|xinput_calibrator-0.7.5-3|56	
14cr|xinput_calibrator-0.7.5-3|57	%changelog
14cr|xinput_calibrator-0.7.5-3|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-3
14cr|xinput_calibrator-0.7.5-3|59	+ Revision: 491d5b5
14cr|xinput_calibrator-0.7.5-3|60	- MassBuild#464: Increase release tag
14cr|xinput_calibrator-0.7.5-3|61	
14cr|xinput_calibrator-0.7.5-3|62	

9305 14
14cr|xjadeo-0.7.5-4|1	Summary:	Simple video player that receives sync from jack transport
14cr|xjadeo-0.7.5-4|2	Name:		xjadeo
14cr|xjadeo-0.7.5-4|3	Version:	0.7.5
14cr|xjadeo-0.7.5-4|4	Release:	4
14cr|xjadeo-0.7.5-4|5	License:	GPLv2+
14cr|xjadeo-0.7.5-4|6	Group:		Video
14cr|xjadeo-0.7.5-4|7	Url:		http://xjadeo.sourceforge.net/
14cr|xjadeo-0.7.5-4|8	Source0:	%{name}-%{version}.tar.gz
14cr|xjadeo-0.7.5-4|9	BuildRequires:	imagemagick
14cr|xjadeo-0.7.5-4|10	BuildRequires:	ffmpeg-devel
14cr|xjadeo-0.7.5-4|11	BuildRequires:	qt4-devel
14cr|xjadeo-0.7.5-4|12	BuildRequires:	pkgconfig(alsa)
14cr|xjadeo-0.7.5-4|13	BuildRequires:	pkgconfig(freetype2)
14cr|xjadeo-0.7.5-4|14	BuildRequires:	pkgconfig(imlib2)
14cr|xjadeo-0.7.5-4|15	BuildRequires:	pkgconfig(jack)
14cr|xjadeo-0.7.5-4|16	BuildRequires:	pkgconfig(liblo)
14cr|xjadeo-0.7.5-4|17	BuildRequires:	pkgconfig(ltc)
14cr|xjadeo-0.7.5-4|18	BuildRequires:	pkgconfig(sdl)
14cr|xjadeo-0.7.5-4|19	BuildRequires:	pkgconfig(x11)
14cr|xjadeo-0.7.5-4|20	BuildRequires:	pkgconfig(xext)
14cr|xjadeo-0.7.5-4|21	BuildRequires:	pkgconfig(xpm)
14cr|xjadeo-0.7.5-4|22	BuildRequires:	pkgconfig(xv)
14cr|xjadeo-0.7.5-4|23	Suggests:	mencoder
14cr|xjadeo-0.7.5-4|24	Suggests:	qjadeo
14cr|xjadeo-0.7.5-4|25	
14cr|xjadeo-0.7.5-4|26	%description
14cr|xjadeo-0.7.5-4|27	Simple video player that receives sync from jackd or MTC.
14cr|xjadeo-0.7.5-4|28	It has applications in soundtrack creation, video monitoring or any task that
14cr|xjadeo-0.7.5-4|29	requires to associate movie frames with audio events.
14cr|xjadeo-0.7.5-4|30	
14cr|xjadeo-0.7.5-4|31	For instance when a jack-client (like Muse, Rosegarden or Ardour) acts as a
14cr|xjadeo-0.7.5-4|32	timebase master, xjadeo will display the video synchronized to JACK transport.
14cr|xjadeo-0.7.5-4|33	xjadeo is capable to read Midi Time Clock as an alternate sync source and comes
14cr|xjadeo-0.7.5-4|34	along with an optional QT-GUI.
14cr|xjadeo-0.7.5-4|35	
14cr|xjadeo-0.7.5-4|36	xjadeo reads only seekable media by default. Installing a transcoding utility
14cr|xjadeo-0.7.5-4|37	like mencoder or transcode is highly recommended.
14cr|xjadeo-0.7.5-4|38	
14cr|xjadeo-0.7.5-4|39	%files
14cr|xjadeo-0.7.5-4|40	%{_bindir}/xjadeo
14cr|xjadeo-0.7.5-4|41	%{_bindir}/xjinfo
14cr|xjadeo-0.7.5-4|42	%{_bindir}/xjremote
14cr|xjadeo-0.7.5-4|43	%{_mandir}/man1/xjadeo.1*
14cr|xjadeo-0.7.5-4|44	%{_mandir}/man1/xjinfo.1*
14cr|xjadeo-0.7.5-4|45	%{_mandir}/man1/xjremote.1*
14cr|xjadeo-0.7.5-4|46	
14cr|xjadeo-0.7.5-4|47	#----------------------------------------------------------------------------
14cr|xjadeo-0.7.5-4|48	
14cr|xjadeo-0.7.5-4|49	%package -n qjadeo
14cr|xjadeo-0.7.5-4|50	Summary:	Qt-based GUI for xjadeo
14cr|xjadeo-0.7.5-4|51	Requires:	%{name}
14cr|xjadeo-0.7.5-4|52	
14cr|xjadeo-0.7.5-4|53	%description -n qjadeo
14cr|xjadeo-0.7.5-4|54	Qt-based GUI for xjadeo, a simple video player that receives sync
14cr|xjadeo-0.7.5-4|55	from jack transport.
14cr|xjadeo-0.7.5-4|56	
14cr|xjadeo-0.7.5-4|57	%files  -n qjadeo -f qjadeo.lang
14cr|xjadeo-0.7.5-4|58	%{_bindir}/qjadeo
14cr|xjadeo-0.7.5-4|59	%{_datadir}/applications/qjadeo.desktop
14cr|xjadeo-0.7.5-4|60	%{_iconsdir}/hicolor/*/apps/qjadeo.png
14cr|xjadeo-0.7.5-4|61	%{_mandir}/man1/qjadeo.1*
14cr|xjadeo-0.7.5-4|62	
14cr|xjadeo-0.7.5-4|63	#----------------------------------------------------------------------------
14cr|xjadeo-0.7.5-4|64	
14cr|xjadeo-0.7.5-4|65	%prep
14cr|xjadeo-0.7.5-4|66	%setup -q
14cr|xjadeo-0.7.5-4|67	
14cr|xjadeo-0.7.5-4|68	%build
14cr|xjadeo-0.7.5-4|69	%configure2_5x --enable-qtgui
14cr|xjadeo-0.7.5-4|70	%make
14cr|xjadeo-0.7.5-4|71	
14cr|xjadeo-0.7.5-4|72	%install
14cr|xjadeo-0.7.5-4|73	%makeinstall_std
14cr|xjadeo-0.7.5-4|74	
14cr|xjadeo-0.7.5-4|75	# install menu entry
14cr|xjadeo-0.7.5-4|76	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|xjadeo-0.7.5-4|77	cat > %{buildroot}%{_datadir}/applications/qjadeo.desktop << EOF
14cr|xjadeo-0.7.5-4|78	[Desktop Entry]
14cr|xjadeo-0.7.5-4|79	Type=Application
14cr|xjadeo-0.7.5-4|80	Name=Qjadeo
14cr|xjadeo-0.7.5-4|81	GenericName=X jack video monitor
14cr|xjadeo-0.7.5-4|82	Comment=A simple video player that gets sync from jack transport
14cr|xjadeo-0.7.5-4|83	Icon=qjadeo
14cr|xjadeo-0.7.5-4|84	Exec=/usr/bin/qjadeo
14cr|xjadeo-0.7.5-4|85	Terminal=false
14cr|xjadeo-0.7.5-4|86	Categories=AudioVideo;Video;Player;
14cr|xjadeo-0.7.5-4|87	EOF
14cr|xjadeo-0.7.5-4|88	
14cr|xjadeo-0.7.5-4|89	# install menu icons
14cr|xjadeo-0.7.5-4|90	for N in 16 32 48 64 128;
14cr|xjadeo-0.7.5-4|91	do
14cr|xjadeo-0.7.5-4|92	convert doc/%{name}.png -resize ${N}x${N} $N.png;
14cr|xjadeo-0.7.5-4|93	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/qjadeo.png
14cr|xjadeo-0.7.5-4|94	done
14cr|xjadeo-0.7.5-4|95	
14cr|xjadeo-0.7.5-4|96	%find_lang qjadeo --with-qt
14cr|xjadeo-0.7.5-4|97	
14cr|xjadeo-0.7.5-4|98	
14cr|xjadeo-0.7.5-4|99	%changelog
14cr|xjadeo-0.7.5-4|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-4
14cr|xjadeo-0.7.5-4|101	+ Revision: 2fb2df3
14cr|xjadeo-0.7.5-4|102	- MassBuild#464: Increase release tag
14cr|xjadeo-0.7.5-4|103	
14cr|xjadeo-0.7.5-4|104	

9306 14
14cr|xlog-2.0.5-2|1	Name:           xlog
14cr|xlog-2.0.5-2|2	Version:        2.0.5
14cr|xlog-2.0.5-2|3	Release:        2
14cr|xlog-2.0.5-2|4	Summary:        Logging program for Hamradio Operators
14cr|xlog-2.0.5-2|5	Group:          Communications
14cr|xlog-2.0.5-2|6	License:        GPLv3+
14cr|xlog-2.0.5-2|7	URL:            http://www.nongnu.org/xlog/
14cr|xlog-2.0.5-2|8	Source0:        http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cr|xlog-2.0.5-2|9	Patch0:		xlog-2.0.5.patch
14cr|xlog-2.0.5-2|10	BuildRequires:	gtk2-devel
14cr|xlog-2.0.5-2|11	BuildRequires:	hamlib-devel
14cr|xlog-2.0.5-2|12	BuildRequires:	shared-mime-info
14cr|xlog-2.0.5-2|13	BuildRequires:	gettext-devel
14cr|xlog-2.0.5-2|14	BuildRequires:	desktop-file-utils
14cr|xlog-2.0.5-2|15	
14cr|xlog-2.0.5-2|16	%description
14cr|xlog-2.0.5-2|17	xlog is a logging program for amateur radio operators. The log is stored
14cr|xlog-2.0.5-2|18	into a text file. QSO's are presented in a list. Items in the list can be
14cr|xlog-2.0.5-2|19	added, deleted or updated. For each contact, dxcc information is displayed
14cr|xlog-2.0.5-2|20	and bearings and distance is calculated, both short and long path.
14cr|xlog-2.0.5-2|21	xlog supports trlog, adif, cabrillo, edit, twlog and editest files.
14cr|xlog-2.0.5-2|22	
14cr|xlog-2.0.5-2|23	%prep
14cr|xlog-2.0.5-2|24	%setup -q
14cr|xlog-2.0.5-2|25	%patch0 -p1
14cr|xlog-2.0.5-2|26	
14cr|xlog-2.0.5-2|27	%build
14cr|xlog-2.0.5-2|28	export LDFLAGS="-lm"
14cr|xlog-2.0.5-2|29	%configure --enable-hamlib
14cr|xlog-2.0.5-2|30	%make
14cr|xlog-2.0.5-2|31	
14cr|xlog-2.0.5-2|32	%install
14cr|xlog-2.0.5-2|33	%makeinstall
14cr|xlog-2.0.5-2|34	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cr|xlog-2.0.5-2|35	
14cr|xlog-2.0.5-2|36	%find_lang %{name}
14cr|xlog-2.0.5-2|37	
14cr|xlog-2.0.5-2|38	desktop-file-install \
14cr|xlog-2.0.5-2|39	--dir %{buildroot}%{_datadir}/applications \
14cr|xlog-2.0.5-2|40	%{buildroot}%{_datadir}/applications/xlog.desktop
14cr|xlog-2.0.5-2|41	
14cr|xlog-2.0.5-2|42	%files -f %{name}.lang
14cr|xlog-2.0.5-2|43	%doc AUTHORS data/doc/BUGS ChangeLog NEWS README
14cr|xlog-2.0.5-2|44	%doc data/doc/TODO data/doc/manual data/doc/manual.tex
14cr|xlog-2.0.5-2|45	%doc data/glabels/qsllabels.glabels
14cr|xlog-2.0.5-2|46	%{_bindir}/%{name}
14cr|xlog-2.0.5-2|47	%dir %{_datadir}/%{name}
14cr|xlog-2.0.5-2|48	%{_datadir}/%{name}/dxcc
14cr|xlog-2.0.5-2|49	%{_datadir}/%{name}/maps
14cr|xlog-2.0.5-2|50	%{_datadir}/pixmaps/*
14cr|xlog-2.0.5-2|51	%{_datadir}/icons/gnome-mime-text-x-%{name}.png
14cr|xlog-2.0.5-2|52	%{_datadir}/icons/%{name}-icon.png
14cr|xlog-2.0.5-2|53	%{_datadir}/applications/*.desktop
14cr|xlog-2.0.5-2|54	%{_datadir}/mime/packages/*
14cr|xlog-2.0.5-2|55	%{_mandir}/man?/*
14cr|xlog-2.0.5-2|56	
14cr|xlog-2.0.5-2|57	%changelog
14cr|xlog-2.0.5-2|58	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-2
14cr|xlog-2.0.5-2|59	+ Revision: 3e4cb3c
14cr|xlog-2.0.5-2|60	- Fix linkage
14cr|xlog-2.0.5-2|61	
14cr|xlog-2.0.5-2|62	

9307 14
14cr|xlogical-1.0_8-9|1	%define    name   xlogical
14cr|xlogical-1.0_8-9|2	%define    longname  XLogical
14cr|xlogical-1.0_8-9|3	%define    majorversion   1.0
14cr|xlogical-1.0_8-9|4	%define    subversion 8
14cr|xlogical-1.0_8-9|5	%define    version %{majorversion}_%{subversion}
14cr|xlogical-1.0_8-9|6	%define    sourceversion %{majorversion}-%{subversion}
14cr|xlogical-1.0_8-9|7	
14cr|xlogical-1.0_8-9|8	%define    release %mkrel 9
14cr|xlogical-1.0_8-9|9	
14cr|xlogical-1.0_8-9|10	Summary:   %{longname} - A puzzle game
14cr|xlogical-1.0_8-9|11	Name:      %{name}
14cr|xlogical-1.0_8-9|12	Version:   %{version}
14cr|xlogical-1.0_8-9|13	Release:   %{release}
14cr|xlogical-1.0_8-9|14	Source0:   %{name}-%{sourceversion}.tar.bz2
14cr|xlogical-1.0_8-9|15	Source1:   %{name}-16.png
14cr|xlogical-1.0_8-9|16	Source2:   %{name}-32.png
14cr|xlogical-1.0_8-9|17	Source3:   %{name}-48.png
14cr|xlogical-1.0_8-9|18	Patch0:    xlogical-c++-compil.patch
14cr|xlogical-1.0_8-9|19	Patch1:    xlogical-gcc43.patch
14cr|xlogical-1.0_8-9|20	Group:     Games/Puzzles
14cr|xlogical-1.0_8-9|21	License: GPLv2+
14cr|xlogical-1.0_8-9|22	URL:        http://changeling.ixionstudios.com/xlogical/
14cr|xlogical-1.0_8-9|23	BuildRoot: %_tmppath/%{name}-build
14cr|xlogical-1.0_8-9|24	BuildRequires: SDL-devel
14cr|xlogical-1.0_8-9|25	BuildRequires: SDL_image-devel
14cr|xlogical-1.0_8-9|26	BuildRequires: SDL_mixer-devel
14cr|xlogical-1.0_8-9|27	BuildRequires: autoconf2.5
14cr|xlogical-1.0_8-9|28	BuildRequires: automake1.4
14cr|xlogical-1.0_8-9|29	
14cr|xlogical-1.0_8-9|30	%description
14cr|xlogical-1.0_8-9|31	XLogical is a puzzle game based on an Amiga game developed
14cr|xlogical-1.0_8-9|32	by Rainbow Arts called Logical. It features ray-traced graphics,
14cr|xlogical-1.0_8-9|33	music, and sound effects. The game is addictive, requiring
14cr|xlogical-1.0_8-9|34	parallel thinking and quick reflexes.
14cr|xlogical-1.0_8-9|35	
14cr|xlogical-1.0_8-9|36	%prep
14cr|xlogical-1.0_8-9|37	%setup -n %{name}-%{sourceversion} -q
14cr|xlogical-1.0_8-9|38	%patch0 -p0 -b .nanar
14cr|xlogical-1.0_8-9|39	%patch1 -p1 -b .gcc43
14cr|xlogical-1.0_8-9|40	
14cr|xlogical-1.0_8-9|41	%build
14cr|xlogical-1.0_8-9|42	
14cr|xlogical-1.0_8-9|43	rm -f config.* configure
14cr|xlogical-1.0_8-9|44	
14cr|xlogical-1.0_8-9|45	aclocal-1.4
14cr|xlogical-1.0_8-9|46	autoconf
14cr|xlogical-1.0_8-9|47	automake-1.4 -a
14cr|xlogical-1.0_8-9|48	
14cr|xlogical-1.0_8-9|49	%configure --bindir=%_gamesbindir --datadir=%_gamesdatadir --localstatedir=%{_localstatedir}/lib
14cr|xlogical-1.0_8-9|50	
14cr|xlogical-1.0_8-9|51	%make
14cr|xlogical-1.0_8-9|52	
14cr|xlogical-1.0_8-9|53	%install
14cr|xlogical-1.0_8-9|54	%makeinstall bindir=%buildroot%_gamesbindir datadir=%buildroot%_gamesdatadir localstatedir=%buildroot%{_localstatedir}/lib
14cr|xlogical-1.0_8-9|55	
14cr|xlogical-1.0_8-9|56	install -D -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|xlogical-1.0_8-9|57	install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|xlogical-1.0_8-9|58	install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|xlogical-1.0_8-9|59	
14cr|xlogical-1.0_8-9|60	
14cr|xlogical-1.0_8-9|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|xlogical-1.0_8-9|62	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xlogical-1.0_8-9|63	[Desktop Entry]
14cr|xlogical-1.0_8-9|64	Name=%{name}
14cr|xlogical-1.0_8-9|65	Comment=A puzzle game
14cr|xlogical-1.0_8-9|66	Exec=%_gamesbindir/%{name}
14cr|xlogical-1.0_8-9|67	Icon=%{name}
14cr|xlogical-1.0_8-9|68	Terminal=false
14cr|xlogical-1.0_8-9|69	Type=Application
14cr|xlogical-1.0_8-9|70	Categories=Game;LogicGame;
14cr|xlogical-1.0_8-9|71	EOF
14cr|xlogical-1.0_8-9|72	
14cr|xlogical-1.0_8-9|73	%files
14cr|xlogical-1.0_8-9|74	%defattr(-,root,games)
14cr|xlogical-1.0_8-9|75	%doc README COPYING ChangeLog AUTHORS NEWS TODO LICENSE
14cr|xlogical-1.0_8-9|76	%{_gamesbindir}/%{name}
14cr|xlogical-1.0_8-9|77	%{_gamesdatadir}/%{name}
14cr|xlogical-1.0_8-9|78	%dir %{_localstatedir}/lib/%{name}
14cr|xlogical-1.0_8-9|79	%{_localstatedir}/lib/%{name}/xlogical.scores
14cr|xlogical-1.0_8-9|80	%{_liconsdir}/*.png
14cr|xlogical-1.0_8-9|81	%{_iconsdir}/*.png
14cr|xlogical-1.0_8-9|82	%{_miconsdir}/*.png
14cr|xlogical-1.0_8-9|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xlogical-1.0_8-9|84	
14cr|xlogical-1.0_8-9|85	%if %mdkversion < 200900
14cr|xlogical-1.0_8-9|86	%post
14cr|xlogical-1.0_8-9|87	%{update_menus}
14cr|xlogical-1.0_8-9|88	%endif
14cr|xlogical-1.0_8-9|89	
14cr|xlogical-1.0_8-9|90	%if %mdkversion < 200900
14cr|xlogical-1.0_8-9|91	%postun
14cr|xlogical-1.0_8-9|92	%{clean_menus}
14cr|xlogical-1.0_8-9|93	%endif
14cr|xlogical-1.0_8-9|94	
14cr|xlogical-1.0_8-9|95	%clean
14cr|xlogical-1.0_8-9|96	rm -rf $RPM_BUILD_ROOT
14cr|xlogical-1.0_8-9|97	
14cr|xlogical-1.0_8-9|98	
14cr|xlogical-1.0_8-9|99	
14cr|xlogical-1.0_8-9|100	%changelog
14cr|xlogical-1.0_8-9|101	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0_8-9
14cr|xlogical-1.0_8-9|102	+ Revision: cf8300a
14cr|xlogical-1.0_8-9|103	- Automatic import for version 1.0_8
14cr|xlogical-1.0_8-9|104	
14cr|xlogical-1.0_8-9|105	

9308 14
14cr|xlogmaster-1.6.2-3|1	Summary:	Quick & easy monitoring of logfiles and devices
14cr|xlogmaster-1.6.2-3|2	Name:		xlogmaster
14cr|xlogmaster-1.6.2-3|3	Version:	1.6.2
14cr|xlogmaster-1.6.2-3|4	Release:	3
14cr|xlogmaster-1.6.2-3|5	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
14cr|xlogmaster-1.6.2-3|6	Source1:	%{name}-icons.tar.bz2
14cr|xlogmaster-1.6.2-3|7	Patch0:		xlogmaster-1.6.2-workaround-pointer-to-int-casting.patch
14cr|xlogmaster-1.6.2-3|8	BuildRequires:	libgtk+-devel
14cr|xlogmaster-1.6.2-3|9	License:	GPLv2+
14cr|xlogmaster-1.6.2-3|10	URL:		http://www.gnu.org/software/xlogmaster/
14cr|xlogmaster-1.6.2-3|11	Group:		Monitoring
14cr|xlogmaster-1.6.2-3|12	
14cr|xlogmaster-1.6.2-3|13	%description
14cr|xlogmaster-1.6.2-3|14	The Xlogmaster is a program that allows easy and flexible monitoring of
14cr|xlogmaster-1.6.2-3|15	all logfiles and devices that allow being read via cat (like the /proc
14cr|xlogmaster-1.6.2-3|16	devices). It allows you to set a lot of events based on certain activities
14cr|xlogmaster-1.6.2-3|17	in the monitored logfiles/devices and should prove very helpful for almost
14cr|xlogmaster-1.6.2-3|18	anyone.
14cr|xlogmaster-1.6.2-3|19	
14cr|xlogmaster-1.6.2-3|20	%prep
14cr|xlogmaster-1.6.2-3|21	%setup -q -a1
14cr|xlogmaster-1.6.2-3|22	%patch0 -p1 -b .cast~
14cr|xlogmaster-1.6.2-3|23	
14cr|xlogmaster-1.6.2-3|24	%build
14cr|xlogmaster-1.6.2-3|25	%configure	--with-xlogmaster-home=%{_sysconfdir} \
14cr|xlogmaster-1.6.2-3|26	--with-xlogmaster-lib=%{_datadir}/xlogmaster \
14cr|xlogmaster-1.6.2-3|27	--with-xlogmaster-db=%{_localstatedir}/lib/xlogmaster \
14cr|xlogmaster-1.6.2-3|28	--disable-gtkrc
14cr|xlogmaster-1.6.2-3|29	
14cr|xlogmaster-1.6.2-3|30	%make
14cr|xlogmaster-1.6.2-3|31	
14cr|xlogmaster-1.6.2-3|32	%install
14cr|xlogmaster-1.6.2-3|33	%makeinstall XLM_LIB=%{buildroot}%{_datadir}/%{name} XLM_DB=%{buildroot}%{_localstatedir}/lib/%{name}
14cr|xlogmaster-1.6.2-3|34	
14cr|xlogmaster-1.6.2-3|35	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|xlogmaster-1.6.2-3|36	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|xlogmaster-1.6.2-3|37	[Desktop Entry]
14cr|xlogmaster-1.6.2-3|38	Type=Application
14cr|xlogmaster-1.6.2-3|39	Icon=%{name}
14cr|xlogmaster-1.6.2-3|40	Categories=System;Monitor;
14cr|xlogmaster-1.6.2-3|41	Name=%{name}
14cr|xlogmaster-1.6.2-3|42	Comment=Logfile viewer
14cr|xlogmaster-1.6.2-3|43	EOF
14cr|xlogmaster-1.6.2-3|44	
14cr|xlogmaster-1.6.2-3|45	install -m644 icons/16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|46	install -m644 icons/32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|47	install -m644 icons/48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|48	
14cr|xlogmaster-1.6.2-3|49	
14cr|xlogmaster-1.6.2-3|50	
14cr|xlogmaster-1.6.2-3|51	%files
14cr|xlogmaster-1.6.2-3|52	%doc NEWS README TODO
14cr|xlogmaster-1.6.2-3|53	%{_bindir}/*
14cr|xlogmaster-1.6.2-3|54	%dir %{_datadir}/%{name}
14cr|xlogmaster-1.6.2-3|55	%{_datadir}/%{name}/*
14cr|xlogmaster-1.6.2-3|56	%dir %{_localstatedir}/lib/%{name}
14cr|xlogmaster-1.6.2-3|57	%{_localstatedir}/lib/%{name}/*
14cr|xlogmaster-1.6.2-3|58	%{_mandir}/man1/%{name}.1*
14cr|xlogmaster-1.6.2-3|59	%{_infodir}/%{name}.info*
14cr|xlogmaster-1.6.2-3|60	%{_iconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|61	%{_liconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|62	%{_miconsdir}/%{name}.png
14cr|xlogmaster-1.6.2-3|63	%{_datadir}/applications/%{name}.desktop
14cr|xlogmaster-1.6.2-3|64	
14cr|xlogmaster-1.6.2-3|65	
14cr|xlogmaster-1.6.2-3|66	
14cr|xlogmaster-1.6.2-3|67	%changelog
14cr|xlogmaster-1.6.2-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-3
14cr|xlogmaster-1.6.2-3|69	+ Revision: 76292e1
14cr|xlogmaster-1.6.2-3|70	- MassBuild#464: Increase release tag
14cr|xlogmaster-1.6.2-3|71	
14cr|xlogmaster-1.6.2-3|72	

9309 14
14cr|xmake-1.06-8|1	Name:		xmake
14cr|xmake-1.06-8|2	Version:	1.06
14cr|xmake-1.06-8|3	Release:	8
14cr|xmake-1.06-8|4	Summary:	XMAKE allows you to easily construct multiple complex dependencies
14cr|xmake-1.06-8|5	License:	GPL
14cr|xmake-1.06-8|6	Group:		Development/Other
14cr|xmake-1.06-8|7	
14cr|xmake-1.06-8|8	Source0:	%{name}-%{version}.tar.bz2
14cr|xmake-1.06-8|9	
14cr|xmake-1.06-8|10	URL:		http://apollo.backplane.com/xmake/
14cr|xmake-1.06-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xmake-1.06-8|12	
14cr|xmake-1.06-8|13	%description
14cr|xmake-1.06-8|14	XMAKE is similar to other make's out there, but is specifically designed to
14cr|xmake-1.06-8|15	allow you to easily construct multiple complex dependencies without getting
14cr|xmake-1.06-8|16	screwed by default rulesets. XMake contains a number of features specifically
14cr|xmake-1.06-8|17	designed to trivialize the construction of compilation rules.
14cr|xmake-1.06-8|18	
14cr|xmake-1.06-8|19	%prep
14cr|xmake-1.06-8|20	%setup -q -n %{name}
14cr|xmake-1.06-8|21	
14cr|xmake-1.06-8|22	%build
14cr|xmake-1.06-8|23	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|xmake-1.06-8|24	perl -pi -e "s#-g -O2 -Wall -Wstrict-prototypes#$RPM_OPT_FLAGS#g" XMakefile
14cr|xmake-1.06-8|25	./%{name}
14cr|xmake-1.06-8|26	
14cr|xmake-1.06-8|27	%install
14cr|xmake-1.06-8|28	rm -rf $RPM_BUILD_ROOT
14cr|xmake-1.06-8|29	
14cr|xmake-1.06-8|30	install obj/%{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14cr|xmake-1.06-8|31	install %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/xmake.1
14cr|xmake-1.06-8|32	
14cr|xmake-1.06-8|33	%clean
14cr|xmake-1.06-8|34	rm -rf $RPM_BUILD_ROOT
14cr|xmake-1.06-8|35	
14cr|xmake-1.06-8|36	%files
14cr|xmake-1.06-8|37	%defattr (644,root,root,755)
14cr|xmake-1.06-8|38	%doc README RELEASE_NOTES
14cr|xmake-1.06-8|39	%defattr (-,root,root)
14cr|xmake-1.06-8|40	%{_bindir}/%{name}
14cr|xmake-1.06-8|41	%{_mandir}/man1/%{name}.1*
14cr|xmake-1.06-8|42	
14cr|xmake-1.06-8|43	
14cr|xmake-1.06-8|44	
14cr|xmake-1.06-8|45	
14cr|xmake-1.06-8|46	
14cr|xmake-1.06-8|47	%changelog
14cr|xmake-1.06-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.06-8
14cr|xmake-1.06-8|49	+ Revision: 7f383c2
14cr|xmake-1.06-8|50	- MassBuild#464: Increase release tag
14cr|xmake-1.06-8|51	
14cr|xmake-1.06-8|52	

9310 14
14cr|xmakemol-5.16-8|1	%define name	xmakemol
14cr|xmakemol-5.16-8|2	%define version 5.16
14cr|xmakemol-5.16-8|3	%define release  8
14cr|xmakemol-5.16-8|4	
14cr|xmakemol-5.16-8|5	Name: 	 	%{name}
14cr|xmakemol-5.16-8|6	Summary: 	Simple XYZ molecule editor and GL viewer
14cr|xmakemol-5.16-8|7	Version: 	%{version}
14cr|xmakemol-5.16-8|8	Release: 	%{release}
14cr|xmakemol-5.16-8|9	
14cr|xmakemol-5.16-8|10	Source:		http://savannah.nongnu.org/download/xmakemol/%{name}-%{version}.tar.gz
14cr|xmakemol-5.16-8|11	URL:		http://vegemite.chem.nottingham.ac.uk/~xmakemol/
14cr|xmakemol-5.16-8|12	License:	GPL
14cr|xmakemol-5.16-8|13	Group:		Sciences/Chemistry
14cr|xmakemol-5.16-8|14	BuildRequires:	pkgconfig(x11)
14cr|xmakemol-5.16-8|15	BuildRequires:	lesstif-devel
14cr|xmakemol-5.16-8|16	BuildRequires:	pkgconfig(xt)
14cr|xmakemol-5.16-8|17	
14cr|xmakemol-5.16-8|18	%description
14cr|xmakemol-5.16-8|19	XMakemol can be used to view and manipulate atomic and molecular data given in
14cr|xmakemol-5.16-8|20	xyz format.
14cr|xmakemol-5.16-8|21	
14cr|xmakemol-5.16-8|22	XMakemol can produce output in PostScript (black and white or colour)and in xpm
14cr|xmakemol-5.16-8|23	format (which can be translated to gif format using xpmtoppm and ppmtogif).
14cr|xmakemol-5.16-8|24	
14cr|xmakemol-5.16-8|25	XMakemol can also produce a series of xpm files which can be translated into an
14cr|xmakemol-5.16-8|26	animated gif file using the bundled utility xmake_anim.pl (formerly
14cr|xmakemol-5.16-8|27	gmake_anim.pl).
14cr|xmakemol-5.16-8|28	
14cr|xmakemol-5.16-8|29	%prep
14cr|xmakemol-5.16-8|30	%setup -q
14cr|xmakemol-5.16-8|31	
14cr|xmakemol-5.16-8|32	%build
14cr|xmakemol-5.16-8|33	# Disable OpenGL for now, as linking against libmesaglw is broken
14cr|xmakemol-5.16-8|34	# AdamW 2007/07
14cr|xmakemol-5.16-8|35	%configure2_5x --without-opengl
14cr|xmakemol-5.16-8|36	%make
14cr|xmakemol-5.16-8|37	
14cr|xmakemol-5.16-8|38	%install
14cr|xmakemol-5.16-8|39	rm -rf $RPM_BUILD_ROOT
14cr|xmakemol-5.16-8|40	%makeinstall_std
14cr|xmakemol-5.16-8|41	cp xmake_anim.pl.1 %buildroot/%_mandir/man1
14cr|xmakemol-5.16-8|42	
14cr|xmakemol-5.16-8|43	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xmakemol-5.16-8|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|xmakemol-5.16-8|45	[Desktop Entry]
14cr|xmakemol-5.16-8|46	Name=XMakeMol
14cr|xmakemol-5.16-8|47	Comment=Simple molecule editor and viewer
14cr|xmakemol-5.16-8|48	Exec=%{_bindir}/%{name}
14cr|xmakemol-5.16-8|49	Icon=chemistry_section
14cr|xmakemol-5.16-8|50	Terminal=false
14cr|xmakemol-5.16-8|51	Type=Application
14cr|xmakemol-5.16-8|52	StartupNotify=true
14cr|xmakemol-5.16-8|53	Categories=Motif;Education;Science;Chemistry;
14cr|xmakemol-5.16-8|54	EOF
14cr|xmakemol-5.16-8|55	
14cr|xmakemol-5.16-8|56	%clean
14cr|xmakemol-5.16-8|57	rm -rf $RPM_BUILD_ROOT
14cr|xmakemol-5.16-8|58	
14cr|xmakemol-5.16-8|59	%if %mdkversion < 200900
14cr|xmakemol-5.16-8|60	%post
14cr|xmakemol-5.16-8|61	%update_menus
14cr|xmakemol-5.16-8|62	%endif
14cr|xmakemol-5.16-8|63	
14cr|xmakemol-5.16-8|64	%if %mdkversion < 200900
14cr|xmakemol-5.16-8|65	%postun
14cr|xmakemol-5.16-8|66	%clean_menus
14cr|xmakemol-5.16-8|67	%endif
14cr|xmakemol-5.16-8|68	
14cr|xmakemol-5.16-8|69	%files
14cr|xmakemol-5.16-8|70	%defattr(-,root,root)
14cr|xmakemol-5.16-8|71	%doc README AUTHORS COPYING NEWS PROBLEMS ToDo.txt
14cr|xmakemol-5.16-8|72	%{_bindir}/%name
14cr|xmakemol-5.16-8|73	%{_bindir}/xmake_anim.pl
14cr|xmakemol-5.16-8|74	%{_datadir}/%name
14cr|xmakemol-5.16-8|75	%{_mandir}/man1/*
14cr|xmakemol-5.16-8|76	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xmakemol-5.16-8|77	
14cr|xmakemol-5.16-8|78	
14cr|xmakemol-5.16-8|79	
14cr|xmakemol-5.16-8|80	%changelog
14cr|xmakemol-5.16-8|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.16-8
14cr|xmakemol-5.16-8|82	+ Revision: 12fb31d
14cr|xmakemol-5.16-8|83	- MassBuild#464: Increase release tag
14cr|xmakemol-5.16-8|84	
14cr|xmakemol-5.16-8|85	

9311 14
14cr|xmbmon-2.05-9|1	%define name xmbmon
14cr|xmbmon-2.05-9|2	%define version 2.05
14cr|xmbmon-2.05-9|3	%define realversion 205
14cr|xmbmon-2.05-9|4	%define release 9
14cr|xmbmon-2.05-9|5	%define debug_package	%{nil}
14cr|xmbmon-2.05-9|6	
14cr|xmbmon-2.05-9|7	Summary: A motherboad monitoring tool
14cr|xmbmon-2.05-9|8	Name: %{name}
14cr|xmbmon-2.05-9|9	Version: %{version}
14cr|xmbmon-2.05-9|10	Release: %{release}
14cr|xmbmon-2.05-9|11	Source0: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/%{name}%{realversion}.tar.gz
14cr|xmbmon-2.05-9|12	Patch1:	 %{name}_2.05-6.patch.bz2
14cr|xmbmon-2.05-9|13	Patch2:  %{name}%{realversion}_fflush.patch.bz2
14cr|xmbmon-2.05-9|14	License: BSD
14cr|xmbmon-2.05-9|15	Group: System/Kernel and hardware
14cr|xmbmon-2.05-9|16	Url: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
14cr|xmbmon-2.05-9|17	BuildRequires: pkgconfig(x11)
14cr|xmbmon-2.05-9|18	BuildRequires: pkgconfig(xt)
14cr|xmbmon-2.05-9|19	
14cr|xmbmon-2.05-9|20	%description
14cr|xmbmon-2.05-9|21	A motherboard monitoring tools that uses the SMI bus.
14cr|xmbmon-2.05-9|22	%prep
14cr|xmbmon-2.05-9|23	%setup -q -n %{name}%{realversion}
14cr|xmbmon-2.05-9|24	%patch1 -p1
14cr|xmbmon-2.05-9|25	%patch2 -p0
14cr|xmbmon-2.05-9|26	
14cr|xmbmon-2.05-9|27	%build
14cr|xmbmon-2.05-9|28	%configure
14cr|xmbmon-2.05-9|29	%make
14cr|xmbmon-2.05-9|30	
14cr|xmbmon-2.05-9|31	%install
14cr|xmbmon-2.05-9|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cr|xmbmon-2.05-9|33	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
14cr|xmbmon-2.05-9|34	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/man/man1
14cr|xmbmon-2.05-9|35	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
14cr|xmbmon-2.05-9|36	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
14cr|xmbmon-2.05-9|37	
14cr|xmbmon-2.05-9|38	%makeinstall INST_DIR=$RPM_BUILD_ROOT/%{_bindir} INST_XDIR=$RPM_BUILD_ROOT/usr/X11R6/bin INST_XRDIR=/usr/X11R6/lib/X11/app-defaults
14cr|xmbmon-2.05-9|39	%make install-man INST_MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 INST_MANXDIR=$RPM_BUILD_ROOT/usr/X11R6/man/man1
14cr|xmbmon-2.05-9|40	
14cr|xmbmon-2.05-9|41	
14cr|xmbmon-2.05-9|42	%files
14cr|xmbmon-2.05-9|43	%{_bindir}/mbmon
14cr|xmbmon-2.05-9|44	/usr/X11R6/bin/xmbmon
14cr|xmbmon-2.05-9|45	%doc /usr/X11R6/man/man1/xmbmon.1*
14cr|xmbmon-2.05-9|46	%doc %{_mandir}/man1/mbmon.1*
14cr|xmbmon-2.05-9|47	
14cr|xmbmon-2.05-9|48	%changelog
14cr|xmbmon-2.05-9|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.05-9
14cr|xmbmon-2.05-9|50	+ Revision: 4c30eea
14cr|xmbmon-2.05-9|51	- MassBuild#464: Increase release tag
14cr|xmbmon-2.05-9|52	
14cr|xmbmon-2.05-9|53	

9312 14
14cr|xmds-1.6.6-3|1	%define name xmds
14cr|xmds-1.6.6-3|2	%define realversion 1.6.6
14cr|xmds-1.6.6-3|3	%define version %( echo %realversion | sed 's/-/_/g' )
14cr|xmds-1.6.6-3|4	%define release 3
14cr|xmds-1.6.6-3|5	
14cr|xmds-1.6.6-3|6	Summary: eXtensible multi-dimensional Simulator
14cr|xmds-1.6.6-3|7	Name: %{name}
14cr|xmds-1.6.6-3|8	Version: %{version}
14cr|xmds-1.6.6-3|9	Release: %{release}
14cr|xmds-1.6.6-3|10	Source0: %{name}-%{realversion}.tar.gz
14cr|xmds-1.6.6-3|11	License:GPL
14cr|xmds-1.6.6-3|12	Group:Sciences/Other
14cr|xmds-1.6.6-3|13	Url: http://www.xmds.org/
14cr|xmds-1.6.6-3|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|xmds-1.6.6-3|15	BuildRequires: fftw-devel
14cr|xmds-1.6.6-3|16	#Requires:fftw2-devel
14cr|xmds-1.6.6-3|17	
14cr|xmds-1.6.6-3|18	%description
14cr|xmds-1.6.6-3|19	XMDS is a code generator that integrates equations. You write them down in
14cr|xmds-1.6.6-3|20	human readable form in an XML file, and it goes away and writes and compiles
14cr|xmds-1.6.6-3|21	a C++ program that integrates those equations as fast as it can possibly be
14cr|xmds-1.6.6-3|22	done in your architecture.
14cr|xmds-1.6.6-3|23	
14cr|xmds-1.6.6-3|24	%prep
14cr|xmds-1.6.6-3|25	%setup -q -n %name-%realversion
14cr|xmds-1.6.6-3|26	
14cr|xmds-1.6.6-3|27	%build
14cr|xmds-1.6.6-3|28	%configure2_5x --enable-fftw3
14cr|xmds-1.6.6-3|29	
14cr|xmds-1.6.6-3|30	%make
14cr|xmds-1.6.6-3|31	
14cr|xmds-1.6.6-3|32	%install
14cr|xmds-1.6.6-3|33	rm -rf %{buildroot}
14cr|xmds-1.6.6-3|34	%makeinstall_std
14cr|xmds-1.6.6-3|35	
14cr|xmds-1.6.6-3|36	%clean
14cr|xmds-1.6.6-3|37	rm -rf %{buildroot}
14cr|xmds-1.6.6-3|38	
14cr|xmds-1.6.6-3|39	%files
14cr|xmds-1.6.6-3|40	%defattr(-,root,root)
14cr|xmds-1.6.6-3|41	%doc ChangeLog AUTHORS INSTALL NEWS README
14cr|xmds-1.6.6-3|42	%doc examples
14cr|xmds-1.6.6-3|43	%_bindir/*
14cr|xmds-1.6.6-3|44	%_includedir/*.h
14cr|xmds-1.6.6-3|45	%_libdir/*.a
14cr|xmds-1.6.6-3|46	%_mandir/man?/*
14cr|xmds-1.6.6-3|47	
14cr|xmds-1.6.6-3|48	
14cr|xmds-1.6.6-3|49	
14cr|xmds-1.6.6-3|50	
14cr|xmds-1.6.6-3|51	%changelog
14cr|xmds-1.6.6-3|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.6-3
14cr|xmds-1.6.6-3|53	+ Revision: 8670aa3
14cr|xmds-1.6.6-3|54	- MassBuild#464: Increase release tag
14cr|xmds-1.6.6-3|55	
14cr|xmds-1.6.6-3|56	

9313 14
14cr|xmedcon-0.11.0-3|1	%define major		2
14cr|xmedcon-0.11.0-3|2	%define libname		%mklibname mdc %{major}
14cr|xmedcon-0.11.0-3|3	%define develname	%mklibname mdc -d
14cr|xmedcon-0.11.0-3|4	%define staticname	%mklibname mdc -d -s
14cr|xmedcon-0.11.0-3|5	
14cr|xmedcon-0.11.0-3|6	Name:		xmedcon
14cr|xmedcon-0.11.0-3|7	Version:	0.11.0
14cr|xmedcon-0.11.0-3|8	Release:	3
14cr|xmedcon-0.11.0-3|9	Summary:	An open source toolkit for medical image conversion
14cr|xmedcon-0.11.0-3|10	Group:		Graphics
14cr|xmedcon-0.11.0-3|11	License:	GPLv2
14cr|xmedcon-0.11.0-3|12	URL:		http://xmedcon.sourceforge.net
14cr|xmedcon-0.11.0-3|13	Source0:	http://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/%{version}/%{name}-%{version}.tar.bz2
14cr|xmedcon-0.11.0-3|14	BuildRequires:	gtk+2-devel
14cr|xmedcon-0.11.0-3|15	
14cr|xmedcon-0.11.0-3|16	%description
14cr|xmedcon-0.11.0-3|17	This project stands for Medical Image Conversion and is released under the
14cr|xmedcon-0.11.0-3|18	GNU's (L)GPL license. It bundles the C source code, a library, a flexible
14cr|xmedcon-0.11.0-3|19	command-line utility and a graphical front-end based on the amazing Gtk+
14cr|xmedcon-0.11.0-3|20	toolkit.
14cr|xmedcon-0.11.0-3|21	
14cr|xmedcon-0.11.0-3|22	Its main purpose is image conversion while preserving valuable medical
14cr|xmedcon-0.11.0-3|23	study information. The currently supported formats are: Acr/Nema 2.0,
14cr|xmedcon-0.11.0-3|24	Analyze (SPM), Concorde/uPET, DICOM 3.0, CTI ECAT 6/7, InterFile 3.3
14cr|xmedcon-0.11.0-3|25	and PNG or Gif87a/89a towards desktop applications.
14cr|xmedcon-0.11.0-3|26	
14cr|xmedcon-0.11.0-3|27	%package -n %{libname}
14cr|xmedcon-0.11.0-3|28	Summary: Libraries for (X)MedCon
14cr|xmedcon-0.11.0-3|29	Group: System/Libraries
14cr|xmedcon-0.11.0-3|30	
14cr|xmedcon-0.11.0-3|31	%description -n %{libname}
14cr|xmedcon-0.11.0-3|32	
14cr|xmedcon-0.11.0-3|33	This package contains (X)MedCon shared library (libmdc).
14cr|xmedcon-0.11.0-3|34	
14cr|xmedcon-0.11.0-3|35	%package -n %{develname}
14cr|xmedcon-0.11.0-3|36	Summary: Header files for (X)MedCon development
14cr|xmedcon-0.11.0-3|37	Group: Development/C
14cr|xmedcon-0.11.0-3|38	Requires: %{libname} = %{version}
14cr|xmedcon-0.11.0-3|39	Provides: %{name}-devel = %{EVRD}
14cr|xmedcon-0.11.0-3|40	
14cr|xmedcon-0.11.0-3|41	%description -n %{develname}
14cr|xmedcon-0.11.0-3|42	
14cr|xmedcon-0.11.0-3|43	The xmedcon-devel package contains the header files necessary for developing
14cr|xmedcon-0.11.0-3|44	programs that make use of the (X)MedCon library (libmdc).
14cr|xmedcon-0.11.0-3|45	
14cr|xmedcon-0.11.0-3|46	%package -n %{staticname}
14cr|xmedcon-0.11.0-3|47	Summary: Static libraries for (X)MedCon development
14cr|xmedcon-0.11.0-3|48	Group: Development/C
14cr|xmedcon-0.11.0-3|49	Requires: %{develname} = %{version}
14cr|xmedcon-0.11.0-3|50	Provides: %{name}-devel-static = %{EVRD}
14cr|xmedcon-0.11.0-3|51	
14cr|xmedcon-0.11.0-3|52	%description -n %{staticname}
14cr|xmedcon-0.11.0-3|53	
14cr|xmedcon-0.11.0-3|54	The xmedcon-devel package contains the header files necessary for developing
14cr|xmedcon-0.11.0-3|55	programs that make use of the (X)MedCon library (libmdc).
14cr|xmedcon-0.11.0-3|56	
14cr|xmedcon-0.11.0-3|57	%prep
14cr|xmedcon-0.11.0-3|58	%setup -q
14cr|xmedcon-0.11.0-3|59	
14cr|xmedcon-0.11.0-3|60	%build
14cr|xmedcon-0.11.0-3|61	%configure2_5x
14cr|xmedcon-0.11.0-3|62	%make
14cr|xmedcon-0.11.0-3|63	
14cr|xmedcon-0.11.0-3|64	%install
14cr|xmedcon-0.11.0-3|65	%makeinstall_std
14cr|xmedcon-0.11.0-3|66	
14cr|xmedcon-0.11.0-3|67	rm -rf %{buildroot}%{_libdir}/*.la
14cr|xmedcon-0.11.0-3|68	
14cr|xmedcon-0.11.0-3|69	%files
14cr|xmedcon-0.11.0-3|70	%defattr(-, root, root)
14cr|xmedcon-0.11.0-3|71	%doc ChangeLog COPYING COPYING.LIB README REMARKS AUTHORS
14cr|xmedcon-0.11.0-3|72	%{_bindir}/*
14cr|xmedcon-0.11.0-3|73	%{_sysconfdir}/*
14cr|xmedcon-0.11.0-3|74	%{_mandir}/man1/*
14cr|xmedcon-0.11.0-3|75	
14cr|xmedcon-0.11.0-3|76	%files -n %{libname}
14cr|xmedcon-0.11.0-3|77	%{_libdir}/*so.%{major}*
14cr|xmedcon-0.11.0-3|78	
14cr|xmedcon-0.11.0-3|79	%files -n %{develname}
14cr|xmedcon-0.11.0-3|80	%doc README COPYING COPYING.LIB
14cr|xmedcon-0.11.0-3|81	%defattr(-,root,root)
14cr|xmedcon-0.11.0-3|82	%{_mandir}/man3/*
14cr|xmedcon-0.11.0-3|83	%{_mandir}/man4/*
14cr|xmedcon-0.11.0-3|84	%{_includedir}/*
14cr|xmedcon-0.11.0-3|85	%{_libdir}/*.so
14cr|xmedcon-0.11.0-3|86	%{_datadir}/aclocal/*
14cr|xmedcon-0.11.0-3|87	
14cr|xmedcon-0.11.0-3|88	%files -n %{staticname}
14cr|xmedcon-0.11.0-3|89	%doc README COPYING COPYING.LIB
14cr|xmedcon-0.11.0-3|90	%{_libdir}/*.a
14cr|xmedcon-0.11.0-3|91	
14cr|xmedcon-0.11.0-3|92	
14cr|xmedcon-0.11.0-3|93	
14cr|xmedcon-0.11.0-3|94	%changelog
14cr|xmedcon-0.11.0-3|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-3
14cr|xmedcon-0.11.0-3|96	+ Revision: 7093866
14cr|xmedcon-0.11.0-3|97	- MassBuild#464: Increase release tag
14cr|xmedcon-0.11.0-3|98	
14cr|xmedcon-0.11.0-3|99	

9314 14
14cr|xmerlin-0.9b-15|1	%define tver    0.9
14cr|xmerlin-0.9b-15|2	%define debug_package	%{nil}
14cr|xmerlin-0.9b-15|3	Summary: Character recognition engine for X11 devices
14cr|xmerlin-0.9b-15|4	Name:    xmerlin
14cr|xmerlin-0.9b-15|5	Version: 0.9b
14cr|xmerlin-0.9b-15|6	Release: 15
14cr|xmerlin-0.9b-15|7	Source0: %{name}-%{tver}_public.tar.bz2
14cr|xmerlin-0.9b-15|8	Patch0: xmerlin-0.9b-gcc3_4.patch
14cr|xmerlin-0.9b-15|9	URL: http://www.hellkvist.org/software/index.php3#XMerlin
14cr|xmerlin-0.9b-15|10	License: GPL
14cr|xmerlin-0.9b-15|11	Group: System/X11
14cr|xmerlin-0.9b-15|12	BuildRequires: pkgconfig(x11)
14cr|xmerlin-0.9b-15|13	
14cr|xmerlin-0.9b-15|14	%description
14cr|xmerlin-0.9b-15|15	XMerlin is a simple character recognition engine for X11-based Web pads
14cr|xmerlin-0.9b-15|16	and such devices where a regular keyboard is not an option. You write your
14cr|xmerlin-0.9b-15|17	characters in a window, and after recognition the character is sent to the
14cr|xmerlin-0.9b-15|18	window in focus, which could we an editor, web browser, or any other
14cr|xmerlin-0.9b-15|19	window/widget that accepts SendEvents.
14cr|xmerlin-0.9b-15|20	
14cr|xmerlin-0.9b-15|21	%prep
14cr|xmerlin-0.9b-15|22	
14cr|xmerlin-0.9b-15|23	%setup -q -n %{name}-%{tver}_public
14cr|xmerlin-0.9b-15|24	%patch0 -p1 -b .gcc3_4
14cr|xmerlin-0.9b-15|25	
14cr|xmerlin-0.9b-15|26	%build
14cr|xmerlin-0.9b-15|27	# modify Makefile
14cr|xmerlin-0.9b-15|28	perl -pi -e "s|/usr/local/share/merlin|\\$\(INSTALL_PREFIX)/share/merlin||g;" Makefile
14cr|xmerlin-0.9b-15|29	perl -pi -e "s|/usr/X11R6/bin|\\$\(INSTALL_PREFIX)/bin||g;" Makefile
14cr|xmerlin-0.9b-15|30	perl -pi -e "s|-O2 -Wall |\\$\(OTHER_CFLAGS) -O2 -Wall ||g;" Makefile
14cr|xmerlin-0.9b-15|31	
14cr|xmerlin-0.9b-15|32	# build
14cr|xmerlin-0.9b-15|33	make OTHER_CFLAGS="%{optflags}" INSTALL_PREFIX=%{_prefix}
14cr|xmerlin-0.9b-15|34	
14cr|xmerlin-0.9b-15|35	%install
14cr|xmerlin-0.9b-15|36	mkdir -p %{buildroot}%{_prefix}/{bin,share/merlin}/
14cr|xmerlin-0.9b-15|37	make INSTALL_PREFIX=%{buildroot}%{_prefix} install
14cr|xmerlin-0.9b-15|38	
14cr|xmerlin-0.9b-15|39	%clean
14cr|xmerlin-0.9b-15|40	
14cr|xmerlin-0.9b-15|41	%files
14cr|xmerlin-0.9b-15|42	%doc doc/* COPYING INSTALL WHATISNEW
14cr|xmerlin-0.9b-15|43	%{_bindir}/*
14cr|xmerlin-0.9b-15|44	%dir %{_datadir}/merlin/
14cr|xmerlin-0.9b-15|45	%{_datadir}/merlin/*
14cr|xmerlin-0.9b-15|46	
14cr|xmerlin-0.9b-15|47	
14cr|xmerlin-0.9b-15|48	%changelog
14cr|xmerlin-0.9b-15|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9b-15
14cr|xmerlin-0.9b-15|50	+ Revision: eb4df6c
14cr|xmerlin-0.9b-15|51	- MassBuild#464: Increase release tag
14cr|xmerlin-0.9b-15|52	
14cr|xmerlin-0.9b-15|53	

9315 14
14cr|xmind-3.3.1-4|1	#First is private, second is false (comes from libcairo-swt.so)
14cr|xmind-3.3.1-4|2	%if %{_use_internal_dependency_generator}
14cr|xmind-3.3.1-4|3	%define __noautoprov 'eclipse(.*)|libcairo(.*)'
14cr|xmind-3.3.1-4|4	%endif
14cr|xmind-3.3.1-4|5	
14cr|xmind-3.3.1-4|6	%define snapshot 201212250029
14cr|xmind-3.3.1-4|7	
14cr|xmind-3.3.1-4|8	Summary:	XMind
14cr|xmind-3.3.1-4|9	Name:		xmind
14cr|xmind-3.3.1-4|10	Version:	3.3.1
14cr|xmind-3.3.1-4|11	Release:	4
14cr|xmind-3.3.1-4|12	Group:		Networking/WWW
14cr|xmind-3.3.1-4|13	License:	Eclipse Public License
14cr|xmind-3.3.1-4|14	URL:		http://www.xmind.net/
14cr|xmind-3.3.1-4|15	Source0:	http://www.xmind.net/%{name}-portable-%{version}.%{snapshot}.zip
14cr|xmind-3.3.1-4|16	Source1:	%{name}.png
14cr|xmind-3.3.1-4|17	Source2:	%{name}.xml
14cr|xmind-3.3.1-4|18	Source3:	%{name}
14cr|xmind-3.3.1-4|19	Requires:	java >= 1.6
14cr|xmind-3.3.1-4|20	Requires:	libxulrunner
14cr|xmind-3.3.1-4|21	Requires:	eclipse-swt
14cr|xmind-3.3.1-4|22	
14cr|xmind-3.3.1-4|23	%description
14cr|xmind-3.3.1-4|24	XMind is the world's coolest brainstorming and mind
14cr|xmind-3.3.1-4|25	mapping software and the best way to share your ideas.
14cr|xmind-3.3.1-4|26	
14cr|xmind-3.3.1-4|27	%prep
14cr|xmind-3.3.1-4|28	%setup -q -c -n %{name}-portable-%{version}.%{snapshot}
14cr|xmind-3.3.1-4|29	rm -rf XMind_Windows XMind_Mac_OS_X XMind_Mac_OS_X_64bit
14cr|xmind-3.3.1-4|30	rm -rf Commons/plugins/*macosx* Commons/plugins/*win32*
14cr|xmind-3.3.1-4|31	
14cr|xmind-3.3.1-4|32	%install
14cr|xmind-3.3.1-4|33	mkdir -p %{buildroot}/%{_bindir}
14cr|xmind-3.3.1-4|34	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cr|xmind-3.3.1-4|35	%ifarch x86_64
14cr|xmind-3.3.1-4|36	rm -rf XMind_Linux
14cr|xmind-3.3.1-4|37	rm -rf Commons/plugins/*linux.x86_1*
14cr|xmind-3.3.1-4|38	cp -af * %{buildroot}/%{_datadir}/%{name}
14cr|xmind-3.3.1-4|39	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux_64bit/configuration
14cr|xmind-3.3.1-4|40	%else
14cr|xmind-3.3.1-4|41	rm -rf XMind_Linux_64bit
14cr|xmind-3.3.1-4|42	rm -rf Commons/plugins/*linux.x86_64_1*
14cr|xmind-3.3.1-4|43	cp -af * %{buildroot}/%{_datadir}/%{name}
14cr|xmind-3.3.1-4|44	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux/configuration
14cr|xmind-3.3.1-4|45	%endif
14cr|xmind-3.3.1-4|46	mkdir -p %{buildroot}/%{_datadir}/%{name}/Commons/data
14cr|xmind-3.3.1-4|47	chmod 777 %{buildroot}/%{_datadir}/%{name}/Commons/data
14cr|xmind-3.3.1-4|48	install -m 777 %{SOURCE3} %{buildroot}/%{_bindir}/
14cr|xmind-3.3.1-4|49	
14cr|xmind-3.3.1-4|50	# menu
14cr|xmind-3.3.1-4|51	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xmind-3.3.1-4|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|xmind-3.3.1-4|53	[Desktop Entry]
14cr|xmind-3.3.1-4|54	Encoding=UTF-8
14cr|xmind-3.3.1-4|55	Name=XMind
14cr|xmind-3.3.1-4|56	Comment=Launch XMind
14cr|xmind-3.3.1-4|57	Comment[ru]=Запуск XMind
14cr|xmind-3.3.1-4|58	Exec=%{name}
14cr|xmind-3.3.1-4|59	Terminal=false
14cr|xmind-3.3.1-4|60	Type=Application
14cr|xmind-3.3.1-4|61	Icon=%{name}.png
14cr|xmind-3.3.1-4|62	StartupNotify=true
14cr|xmind-3.3.1-4|63	Categories=Office;X-MandrivaLinux-Office-Other;
14cr|xmind-3.3.1-4|64	MimeType=application/%{name};
14cr|xmind-3.3.1-4|65	EOF
14cr|xmind-3.3.1-4|66	
14cr|xmind-3.3.1-4|67	#icon
14cr|xmind-3.3.1-4|68	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|xmind-3.3.1-4|69	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|xmind-3.3.1-4|70	
14cr|xmind-3.3.1-4|71	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cr|xmind-3.3.1-4|72	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cr|xmind-3.3.1-4|73	
14cr|xmind-3.3.1-4|74	%files
14cr|xmind-3.3.1-4|75	%doc *.txt *.html
14cr|xmind-3.3.1-4|76	%dir %{_datadir}/%{name}
14cr|xmind-3.3.1-4|77	%{_datadir}/%{name}/*
14cr|xmind-3.3.1-4|78	%{_datadir}/pixmaps/%{name}.png
14cr|xmind-3.3.1-4|79	%{_datadir}/applications/*.desktop
14cr|xmind-3.3.1-4|80	%{_datadir}/mime/packages
14cr|xmind-3.3.1-4|81	%{_bindir}/%{name}
14cr|xmind-3.3.1-4|82	
14cr|xmind-3.3.1-4|83	%changelog
14cr|xmind-3.3.1-4|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-4
14cr|xmind-3.3.1-4|85	+ Revision: 8bfabce
14cr|xmind-3.3.1-4|86	- MassBuild#464: Increase release tag
14cr|xmind-3.3.1-4|87	
14cr|xmind-3.3.1-4|88	

9316 14
14cr|xmlformat-1.04-5|1	Summary:	XML Document Formatter
14cr|xmlformat-1.04-5|2	Name:		xmlformat
14cr|xmlformat-1.04-5|3	Version:	1.04
14cr|xmlformat-1.04-5|4	Release:	5
14cr|xmlformat-1.04-5|5	License:	BSD
14cr|xmlformat-1.04-5|6	Group:		Publishing
14cr|xmlformat-1.04-5|7	URL:		http://www.kitebird.com/software/xmlformat/
14cr|xmlformat-1.04-5|8	Source0:	http://www.kitebird.com/software/xmlformat/%{name}-%{version}.tar.gz
14cr|xmlformat-1.04-5|9	BuildRequires:	perl
14cr|xmlformat-1.04-5|10	BuildRequires:	ruby
14cr|xmlformat-1.04-5|11	BuildArch:	noarch
14cr|xmlformat-1.04-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14cr|xmlformat-1.04-5|13	
14cr|xmlformat-1.04-5|14	%description
14cr|xmlformat-1.04-5|15	xmlformat is a configurable formatter (or "pretty-printer") for XML documents.
14cr|xmlformat-1.04-5|16	It provides control over indentation, line-breaking, and text wrapping. These
14cr|xmlformat-1.04-5|17	properties can be defined on a per-element basis.
14cr|xmlformat-1.04-5|18	
14cr|xmlformat-1.04-5|19	xmlformat %{version} provides improved diagnostic information when a document
14cr|xmlformat-1.04-5|20	is not well-formed. (Prints line and token number, and stack trace).
14cr|xmlformat-1.04-5|21	
14cr|xmlformat-1.04-5|22	%prep
14cr|xmlformat-1.04-5|23	
14cr|xmlformat-1.04-5|24	%setup -q
14cr|xmlformat-1.04-5|25	
14cr|xmlformat-1.04-5|26	%build
14cr|xmlformat-1.04-5|27	
14cr|xmlformat-1.04-5|28	%check
14cr|xmlformat-1.04-5|29	make test
14cr|xmlformat-1.04-5|30	
14cr|xmlformat-1.04-5|31	%install
14cr|xmlformat-1.04-5|32	rm -fr %{buildroot}
14cr|xmlformat-1.04-5|33	
14cr|xmlformat-1.04-5|34	install -d %{buildroot}%{_bindir}
14cr|xmlformat-1.04-5|35	
14cr|xmlformat-1.04-5|36	install -m0755 xmlformat.pl %{buildroot}%{_bindir}/
14cr|xmlformat-1.04-5|37	install -m0755 xmlformat.rb %{buildroot}%{_bindir}/
14cr|xmlformat-1.04-5|38	
14cr|xmlformat-1.04-5|39	%clean
14cr|xmlformat-1.04-5|40	rm -fr %{buildroot}
14cr|xmlformat-1.04-5|41	
14cr|xmlformat-1.04-5|42	%files
14cr|xmlformat-1.04-5|43	%defattr(-,root,root)
14cr|xmlformat-1.04-5|44	%doc BUGS ChangeLog INSTALL LICENSE README TODO
14cr|xmlformat-1.04-5|45	%doc bad* test.conf docs tests
14cr|xmlformat-1.04-5|46	%{_bindir}/xmlformat.pl
14cr|xmlformat-1.04-5|47	%{_bindir}/xmlformat.rb
14cr|xmlformat-1.04-5|48	
14cr|xmlformat-1.04-5|49	
14cr|xmlformat-1.04-5|50	
14cr|xmlformat-1.04-5|51	%changelog
14cr|xmlformat-1.04-5|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.04-5
14cr|xmlformat-1.04-5|53	+ Revision: 0ded2c1
14cr|xmlformat-1.04-5|54	- MassBuild#464: Increase release tag
14cr|xmlformat-1.04-5|55	
14cr|xmlformat-1.04-5|56	

9317 14
14cr|xmlindent-0.2.17-8|1	%define	name	xmlindent
14cr|xmlindent-0.2.17-8|2	%define	version	0.2.17
14cr|xmlindent-0.2.17-8|3	%define release	8
14cr|xmlindent-0.2.17-8|4	
14cr|xmlindent-0.2.17-8|5	Name:		%{name}
14cr|xmlindent-0.2.17-8|6	Version:	%{version}
14cr|xmlindent-0.2.17-8|7	Release:	%mkrel %{release}
14cr|xmlindent-0.2.17-8|8	Summary:	XML stream reformatter
14cr|xmlindent-0.2.17-8|9	Group:		Development/Other
14cr|xmlindent-0.2.17-8|10	License:	GPL
14cr|xmlindent-0.2.17-8|11	URL:		http://xmlindent.sf.net/
14cr|xmlindent-0.2.17-8|12	Source0:	http://dl.sf.net/xmlindent/%{name}-%{version}.tar.bz2
14cr|xmlindent-0.2.17-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xmlindent-0.2.17-8|14	BuildRequires:	flex
14cr|xmlindent-0.2.17-8|15	
14cr|xmlindent-0.2.17-8|16	%description
14cr|xmlindent-0.2.17-8|17	XML Indent is a XML stream reformatter written in ANSI C.
14cr|xmlindent-0.2.17-8|18	It is analogous to GNU indent.
14cr|xmlindent-0.2.17-8|19	
14cr|xmlindent-0.2.17-8|20	%prep
14cr|xmlindent-0.2.17-8|21	%setup -q
14cr|xmlindent-0.2.17-8|22	sed -i -e "s,-Wall,-Wall \$(CFLAGS),g" -e "s,555,755," -e "s,444,644," Makefile
14cr|xmlindent-0.2.17-8|23	
14cr|xmlindent-0.2.17-8|24	%build
14cr|xmlindent-0.2.17-8|25	%make CFLAGS="$RPM_OPT_FLAGS"
14cr|xmlindent-0.2.17-8|26	
14cr|xmlindent-0.2.17-8|27	%install
14cr|xmlindent-0.2.17-8|28	rm -rf $RPM_BUILD_ROOT
14cr|xmlindent-0.2.17-8|29	make install PREFIX=$RPM_BUILD_ROOT%{_prefix}
14cr|xmlindent-0.2.17-8|30	
14cr|xmlindent-0.2.17-8|31	%clean
14cr|xmlindent-0.2.17-8|32	rm -rf $RPM_BUILD_ROOT
14cr|xmlindent-0.2.17-8|33	
14cr|xmlindent-0.2.17-8|34	%files
14cr|xmlindent-0.2.17-8|35	%defattr(-,root,root,-)
14cr|xmlindent-0.2.17-8|36	%doc ChangeLog BUGS README LICENSE
14cr|xmlindent-0.2.17-8|37	%{_bindir}/xmlindent
14cr|xmlindent-0.2.17-8|38	%{_mandir}/man1/xmlindent.1*
14cr|xmlindent-0.2.17-8|39	
14cr|xmlindent-0.2.17-8|40	
14cr|xmlindent-0.2.17-8|41	
14cr|xmlindent-0.2.17-8|42	
14cr|xmlindent-0.2.17-8|43	%changelog
14cr|xmlindent-0.2.17-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.17-8
14cr|xmlindent-0.2.17-8|45	+ Revision: aa0506d
14cr|xmlindent-0.2.17-8|46	- MassBuild#464: Increase release tag
14cr|xmlindent-0.2.17-8|47	
14cr|xmlindent-0.2.17-8|48	

9318 14
14cr|xmlppm-0.98.2-9|1	Summary:	XML data compression program
14cr|xmlppm-0.98.2-9|2	Name:		xmlppm
14cr|xmlppm-0.98.2-9|3	Version:	0.98.2
14cr|xmlppm-0.98.2-9|4	Release:	9
14cr|xmlppm-0.98.2-9|5	URL:		http://sourceforge.net/projects/xmlppm
14cr|xmlppm-0.98.2-9|6	License:	GPL
14cr|xmlppm-0.98.2-9|7	Group:		File tools
14cr|xmlppm-0.98.2-9|8	Source:		http://prdownloads.sourceforge.net/xmlppm/%{name}-%{version}-src.tar.bz2
14cr|xmlppm-0.98.2-9|9	Patch:		%{name}-0.98.2.gcc4.patch
14cr|xmlppm-0.98.2-9|10	BuildRequires:	expat-devel
14cr|xmlppm-0.98.2-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|xmlppm-0.98.2-9|12	
14cr|xmlppm-0.98.2-9|13	%description
14cr|xmlppm-0.98.2-9|14	XMLPPM is a data compression program that compresses XML files from 5 to
14cr|xmlppm-0.98.2-9|15	30% better than any existing text or XML-specific compressors. It is a
14cr|xmlppm-0.98.2-9|16	combination of the well-known Prediction by Partial Match (PPM)
14cr|xmlppm-0.98.2-9|17	algorithm for text compression, first described by Cleary and Witten in
14cr|xmlppm-0.98.2-9|18	1984, and an approach to modeling tree-structured data called
14cr|xmlppm-0.98.2-9|19	Multiplexed Hierarchical Modeling (MHM) developed by James Cheney.
14cr|xmlppm-0.98.2-9|20	XMLPPM source code is part of a project at Sourceforge on XML
14cr|xmlppm-0.98.2-9|21	compression.
14cr|xmlppm-0.98.2-9|22	
14cr|xmlppm-0.98.2-9|23	%prep
14cr|xmlppm-0.98.2-9|24	%setup
14cr|xmlppm-0.98.2-9|25	%patch -p 1 -b fix-gcc4-build
14cr|xmlppm-0.98.2-9|26	
14cr|xmlppm-0.98.2-9|27	%build
14cr|xmlppm-0.98.2-9|28	cd src
14cr|xmlppm-0.98.2-9|29	%make OPT_FLAGS="%{optflags}"
14cr|xmlppm-0.98.2-9|30	
14cr|xmlppm-0.98.2-9|31	%install
14cr|xmlppm-0.98.2-9|32	rm -rf %{buildroot}
14cr|xmlppm-0.98.2-9|33	cd src
14cr|xmlppm-0.98.2-9|34	install -d -m 755 %{buildroot}%{_bindir}
14cr|xmlppm-0.98.2-9|35	install -m 755 xmlppm xmlunppm %{buildroot}%{_bindir}
14cr|xmlppm-0.98.2-9|36	
14cr|xmlppm-0.98.2-9|37	%clean
14cr|xmlppm-0.98.2-9|38	rm -rf %{buildroot}
14cr|xmlppm-0.98.2-9|39	
14cr|xmlppm-0.98.2-9|40	%files
14cr|xmlppm-0.98.2-9|41	%defattr(-,root,root)
14cr|xmlppm-0.98.2-9|42	%doc README
14cr|xmlppm-0.98.2-9|43	%{_bindir}/*
14cr|xmlppm-0.98.2-9|44	
14cr|xmlppm-0.98.2-9|45	
14cr|xmlppm-0.98.2-9|46	
14cr|xmlppm-0.98.2-9|47	%changelog
14cr|xmlppm-0.98.2-9|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.2-9
14cr|xmlppm-0.98.2-9|49	+ Revision: 4ba4bb9
14cr|xmlppm-0.98.2-9|50	- MassBuild#464: Increase release tag
14cr|xmlppm-0.98.2-9|51	
14cr|xmlppm-0.98.2-9|52	

9319 14
14cr|xmlpull-api-1.1.4-1.0.5|1	# Copyright (c) 2000-2005, JPackage Project
14cr|xmlpull-api-1.1.4-1.0.5|2	# All rights reserved.
14cr|xmlpull-api-1.1.4-1.0.5|3	#
14cr|xmlpull-api-1.1.4-1.0.5|4	# Redistribution and use in source and binary forms, with or without
14cr|xmlpull-api-1.1.4-1.0.5|5	# modification, are permitted provided that the following conditions
14cr|xmlpull-api-1.1.4-1.0.5|6	# are met:
14cr|xmlpull-api-1.1.4-1.0.5|7	#
14cr|xmlpull-api-1.1.4-1.0.5|8	# 1. Redistributions of source code must retain the above copyright
14cr|xmlpull-api-1.1.4-1.0.5|9	#    notice, this list of conditions and the following disclaimer.
14cr|xmlpull-api-1.1.4-1.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14cr|xmlpull-api-1.1.4-1.0.5|11	#    notice, this list of conditions and the following disclaimer in the
14cr|xmlpull-api-1.1.4-1.0.5|12	#    documentation and/or other materials provided with the
14cr|xmlpull-api-1.1.4-1.0.5|13	#    distribution.
14cr|xmlpull-api-1.1.4-1.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14cr|xmlpull-api-1.1.4-1.0.5|15	#    contributors may be used to endorse or promote products derived
14cr|xmlpull-api-1.1.4-1.0.5|16	#    from this software without specific prior written permission.
14cr|xmlpull-api-1.1.4-1.0.5|17	#
14cr|xmlpull-api-1.1.4-1.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cr|xmlpull-api-1.1.4-1.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cr|xmlpull-api-1.1.4-1.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cr|xmlpull-api-1.1.4-1.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cr|xmlpull-api-1.1.4-1.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cr|xmlpull-api-1.1.4-1.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cr|xmlpull-api-1.1.4-1.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cr|xmlpull-api-1.1.4-1.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cr|xmlpull-api-1.1.4-1.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cr|xmlpull-api-1.1.4-1.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cr|xmlpull-api-1.1.4-1.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cr|xmlpull-api-1.1.4-1.0.5|29	#
14cr|xmlpull-api-1.1.4-1.0.5|30	
14cr|xmlpull-api-1.1.4-1.0.5|31	%define gcj_support     1
14cr|xmlpull-api-1.1.4-1.0.5|32	%define section                free
14cr|xmlpull-api-1.1.4-1.0.5|33	
14cr|xmlpull-api-1.1.4-1.0.5|34	Name:                xmlpull-api
14cr|xmlpull-api-1.1.4-1.0.5|35	Version:        1.1.4
14cr|xmlpull-api-1.1.4-1.0.5|36	Release:        1.0.5
14cr|xmlpull-api-1.1.4-1.0.5|37	Epoch:          0
14cr|xmlpull-api-1.1.4-1.0.5|38	Summary:        Simple to use XML pull parsing API
14cr|xmlpull-api-1.1.4-1.0.5|39	License:        Public Domain
14cr|xmlpull-api-1.1.4-1.0.5|40	Url:            http://www.xmlpull.org/
14cr|xmlpull-api-1.1.4-1.0.5|41	Group:          Development/Java
14cr|xmlpull-api-1.1.4-1.0.5|42	#Vendor:        JPackage Project
14cr|xmlpull-api-1.1.4-1.0.5|43	#Distribution:  JPackage
14cr|xmlpull-api-1.1.4-1.0.5|44	Source0:        %{name}-%{version}.tar.gz
14cr|xmlpull-api-1.1.4-1.0.5|45	##cvs -d :pserver:anonymous@cvs.xmlpull.org:/l/extreme/cvspub login (password='cvsanon')
14cr|xmlpull-api-1.1.4-1.0.5|46	##cvs -d :pserver:anonymous@cvs.xmlpull.org:/l/extreme/cvspub export -r XMLPULL_1_1_4 xmlpull-api
14cr|xmlpull-api-1.1.4-1.0.5|47	
14cr|xmlpull-api-1.1.4-1.0.5|48	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|xmlpull-api-1.1.4-1.0.5|49	BuildRequires:  ant >= 1.4.1
14cr|xmlpull-api-1.1.4-1.0.5|50	BuildRequires:  junit >= 3.8.1
14cr|xmlpull-api-1.1.4-1.0.5|51	%if %{gcj_support}
14cr|xmlpull-api-1.1.4-1.0.5|52	BuildRequires:  java-gcj-compat-devel
14cr|xmlpull-api-1.1.4-1.0.5|53	%else
14cr|xmlpull-api-1.1.4-1.0.5|54	BuildArch:      noarch
14cr|xmlpull-api-1.1.4-1.0.5|55	%endif
14cr|xmlpull-api-1.1.4-1.0.5|56	
14cr|xmlpull-api-1.1.4-1.0.5|57	%description
14cr|xmlpull-api-1.1.4-1.0.5|58	XmlPull v1 API is a simple to use XML pull parsing API that was
14cr|xmlpull-api-1.1.4-1.0.5|59	designed for simplicity and very good performance both in constrained
14cr|xmlpull-api-1.1.4-1.0.5|60	environment such as defined by J2ME and on server side when used in
14cr|xmlpull-api-1.1.4-1.0.5|61	J2EE application servers.
14cr|xmlpull-api-1.1.4-1.0.5|62	
14cr|xmlpull-api-1.1.4-1.0.5|63	%package javadoc
14cr|xmlpull-api-1.1.4-1.0.5|64	Group:          Development/Java
14cr|xmlpull-api-1.1.4-1.0.5|65	Summary:        Javadoc for %{name}
14cr|xmlpull-api-1.1.4-1.0.5|66	
14cr|xmlpull-api-1.1.4-1.0.5|67	%description javadoc
14cr|xmlpull-api-1.1.4-1.0.5|68	%{summary}.
14cr|xmlpull-api-1.1.4-1.0.5|69	
14cr|xmlpull-api-1.1.4-1.0.5|70	%prep
14cr|xmlpull-api-1.1.4-1.0.5|71	%setup -q -n %{name}
14cr|xmlpull-api-1.1.4-1.0.5|72	
14cr|xmlpull-api-1.1.4-1.0.5|73	sed -i -e s:"<property name=\"version\" value=\"1_1_3_1\"/>":"<property name=\"version\" value=\"1_1_4\"/>":g build.xml
14cr|xmlpull-api-1.1.4-1.0.5|74	
14cr|xmlpull-api-1.1.4-1.0.5|75	%build
14cr|xmlpull-api-1.1.4-1.0.5|76	export OPT_JAR_LIST=:
14cr|xmlpull-api-1.1.4-1.0.5|77	export CLASSPATH=
14cr|xmlpull-api-1.1.4-1.0.5|78	%{ant}
14cr|xmlpull-api-1.1.4-1.0.5|79	%{ant} javadoc
14cr|xmlpull-api-1.1.4-1.0.5|80	
14cr|xmlpull-api-1.1.4-1.0.5|81	%install
14cr|xmlpull-api-1.1.4-1.0.5|82	install -d -m 755 %{buildroot}%{_javadir}
14cr|xmlpull-api-1.1.4-1.0.5|83	install -m 644 build/lib/xmlpull_1_1_4.jar \
14cr|xmlpull-api-1.1.4-1.0.5|84	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|xmlpull-api-1.1.4-1.0.5|85	
14cr|xmlpull-api-1.1.4-1.0.5|86	# create unprefixed and unversioned symlinks
14cr|xmlpull-api-1.1.4-1.0.5|87	(cd %{buildroot}%{_javadir}
14cr|xmlpull-api-1.1.4-1.0.5|88	for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done
14cr|xmlpull-api-1.1.4-1.0.5|89	)
14cr|xmlpull-api-1.1.4-1.0.5|90	
14cr|xmlpull-api-1.1.4-1.0.5|91	#install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|92	#cp *.txt *.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|93	
14cr|xmlpull-api-1.1.4-1.0.5|94	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|95	cp -pr doc/api_impl/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|96	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|xmlpull-api-1.1.4-1.0.5|97	
14cr|xmlpull-api-1.1.4-1.0.5|98	%if %{gcj_support}
14cr|xmlpull-api-1.1.4-1.0.5|99	%{_bindir}/aot-compile-rpm
14cr|xmlpull-api-1.1.4-1.0.5|100	%endif
14cr|xmlpull-api-1.1.4-1.0.5|101	
14cr|xmlpull-api-1.1.4-1.0.5|102	%if %{gcj_support}
14cr|xmlpull-api-1.1.4-1.0.5|103	%post
14cr|xmlpull-api-1.1.4-1.0.5|104	%{update_gcjdb}
14cr|xmlpull-api-1.1.4-1.0.5|105	
14cr|xmlpull-api-1.1.4-1.0.5|106	%postun
14cr|xmlpull-api-1.1.4-1.0.5|107	%{clean_gcjdb}
14cr|xmlpull-api-1.1.4-1.0.5|108	%endif
14cr|xmlpull-api-1.1.4-1.0.5|109	
14cr|xmlpull-api-1.1.4-1.0.5|110	%files
14cr|xmlpull-api-1.1.4-1.0.5|111	%defattr(0644,root,root,0755)
14cr|xmlpull-api-1.1.4-1.0.5|112	%doc *.txt *.html
14cr|xmlpull-api-1.1.4-1.0.5|113	#%doc %{_docdir}/%{name}-%{version}/*
14cr|xmlpull-api-1.1.4-1.0.5|114	#%dir %{_docdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|115	%{_javadir}/*.jar
14cr|xmlpull-api-1.1.4-1.0.5|116	%if %{gcj_support}
14cr|xmlpull-api-1.1.4-1.0.5|117	%dir %{_libdir}/gcj/%{name}
14cr|xmlpull-api-1.1.4-1.0.5|118	%{_libdir}/gcj/%{name}/*
14cr|xmlpull-api-1.1.4-1.0.5|119	%endif
14cr|xmlpull-api-1.1.4-1.0.5|120	
14cr|xmlpull-api-1.1.4-1.0.5|121	%files javadoc
14cr|xmlpull-api-1.1.4-1.0.5|122	%defattr(0644,root,root,0755)
14cr|xmlpull-api-1.1.4-1.0.5|123	%doc %{_javadocdir}/%{name}-%{version}
14cr|xmlpull-api-1.1.4-1.0.5|124	%doc %{_javadocdir}/%{name}
14cr|xmlpull-api-1.1.4-1.0.5|125	
14cr|xmlpull-api-1.1.4-1.0.5|126	
14cr|xmlpull-api-1.1.4-1.0.5|127	
14cr|xmlpull-api-1.1.4-1.0.5|128	
14cr|xmlpull-api-1.1.4-1.0.5|129	%changelog
14cr|xmlpull-api-1.1.4-1.0.5|130	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.4-1.0.5
14cr|xmlpull-api-1.1.4-1.0.5|131	+ Revision: 4020222
14cr|xmlpull-api-1.1.4-1.0.5|132	- MassBuild#464: Increase release tag
14cr|xmlpull-api-1.1.4-1.0.5|133	
14cr|xmlpull-api-1.1.4-1.0.5|134	

9320 14
14cr|xml-security-c-1.5.1-5|1	Name:		xml-security-c
14cr|xml-security-c-1.5.1-5|2	Version:	1.5.1
14cr|xml-security-c-1.5.1-5|3	Release:	5
14cr|xml-security-c-1.5.1-5|4	Summary:	C++ Implementation of W3C security standards for XML
14cr|xml-security-c-1.5.1-5|5	
14cr|xml-security-c-1.5.1-5|6	Group:		System/Libraries
14cr|xml-security-c-1.5.1-5|7	License:	ASL 2.0
14cr|xml-security-c-1.5.1-5|8	URL:		http://santuario.apache.org/c/
14cr|xml-security-c-1.5.1-5|9	Source:		http://santuario.apache.org/dist/c-library/%{name}-%{version}.tar.gz
14cr|xml-security-c-1.5.1-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14cr|xml-security-c-1.5.1-5|11	
14cr|xml-security-c-1.5.1-5|12	# xalan-c-devel
14cr|xml-security-c-1.5.1-5|13	BuildRequires:	xerces-c-devel
14cr|xml-security-c-1.5.1-5|14	BuildRequires:	openssl-devel
14cr|xml-security-c-1.5.1-5|15	
14cr|xml-security-c-1.5.1-5|16	%description
14cr|xml-security-c-1.5.1-5|17	The xml-security-c library is a C++ implementation of the XML Digital Signature
14cr|xml-security-c-1.5.1-5|18	specification. The library makes use of the Apache XML project's Xerces-C XML
14cr|xml-security-c-1.5.1-5|19	Parser and Xalan-C XSLT processor. The latter is used for processing XPath and
14cr|xml-security-c-1.5.1-5|20	XSLT transforms.
14cr|xml-security-c-1.5.1-5|21	
14cr|xml-security-c-1.5.1-5|22	# xalan-c-devel
14cr|xml-security-c-1.5.1-5|23	%package	devel
14cr|xml-security-c-1.5.1-5|24	Summary:	Development files for xml-security-c
14cr|xml-security-c-1.5.1-5|25	Group:		System/Libraries
14cr|xml-security-c-1.5.1-5|26	Requires:	%{name} = %{version}
14cr|xml-security-c-1.5.1-5|27	Requires:	xerces-c-devel
14cr|xml-security-c-1.5.1-5|28	Requires:	openssl-devel
14cr|xml-security-c-1.5.1-5|29	# There are a number of headers that can use NSS if HAVE_NSS is set to 1
14cr|xml-security-c-1.5.1-5|30	# Current build does not set it (configure does not even check for NSS)
14cr|xml-security-c-1.5.1-5|31	# so we do not include this dependency for now.
14cr|xml-security-c-1.5.1-5|32	# Requires:	nss-devel
14cr|xml-security-c-1.5.1-5|33	
14cr|xml-security-c-1.5.1-5|34	%description	devel
14cr|xml-security-c-1.5.1-5|35	This package provides development files for xml-security-c, a C++ library for
14cr|xml-security-c-1.5.1-5|36	XML Digital Signatures.
14cr|xml-security-c-1.5.1-5|37	
14cr|xml-security-c-1.5.1-5|38	
14cr|xml-security-c-1.5.1-5|39	%prep
14cr|xml-security-c-1.5.1-5|40	%setup -q
14cr|xml-security-c-1.5.1-5|41	
14cr|xml-security-c-1.5.1-5|42	%build
14cr|xml-security-c-1.5.1-5|43	%configure2_5x --disable-static
14cr|xml-security-c-1.5.1-5|44	%make
14cr|xml-security-c-1.5.1-5|45	
14cr|xml-security-c-1.5.1-5|46	%check
14cr|xml-security-c-1.5.1-5|47	# Verify that what was compiled actually works.
14cr|xml-security-c-1.5.1-5|48	./bin/xtest
14cr|xml-security-c-1.5.1-5|49	
14cr|xml-security-c-1.5.1-5|50	%install
14cr|xml-security-c-1.5.1-5|51	rm -rf $RPM_BUILD_ROOT
14cr|xml-security-c-1.5.1-5|52	%makeinstall_std
14cr|xml-security-c-1.5.1-5|53	
14cr|xml-security-c-1.5.1-5|54	# We do not ship .la files.
14cr|xml-security-c-1.5.1-5|55	rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
14cr|xml-security-c-1.5.1-5|56	
14cr|xml-security-c-1.5.1-5|57	# Do not ship library test utilities. These are only needed for
14cr|xml-security-c-1.5.1-5|58	# xml-security-c developers and they should have the whole source anyway.
14cr|xml-security-c-1.5.1-5|59	rm -rf $RPM_BUILD_ROOT%{_bindir}
14cr|xml-security-c-1.5.1-5|60	
14cr|xml-security-c-1.5.1-5|61	%clean
14cr|xml-security-c-1.5.1-5|62	rm -rf $RPM_BUILD_ROOT
14cr|xml-security-c-1.5.1-5|63	
14cr|xml-security-c-1.5.1-5|64	%files
14cr|xml-security-c-1.5.1-5|65	%defattr(-,root,root,-)
14cr|xml-security-c-1.5.1-5|66	%{_libdir}/libxml-security-c.so.*
14cr|xml-security-c-1.5.1-5|67	
14cr|xml-security-c-1.5.1-5|68	%files devel
14cr|xml-security-c-1.5.1-5|69	%defattr(-,root,root,-)
14cr|xml-security-c-1.5.1-5|70	%{_includedir}/xsec
14cr|xml-security-c-1.5.1-5|71	%{_libdir}/libxml-security-c.so
14cr|xml-security-c-1.5.1-5|72	
14cr|xml-security-c-1.5.1-5|73	
14cr|xml-security-c-1.5.1-5|74	
14cr|xml-security-c-1.5.1-5|75	%changelog
14cr|xml-security-c-1.5.1-5|76	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-5
14cr|xml-security-c-1.5.1-5|77	+ Revision: 1e87656
14cr|xml-security-c-1.5.1-5|78	- MassBuild#464: Increase release tag
14cr|xml-security-c-1.5.1-5|79	
14cr|xml-security-c-1.5.1-5|80	

9321 14
14cr|xmlsysd-1.0.4-9|1	
14cr|xmlsysd-1.0.4-9|2	%define debug_package	%{nil}
14cr|xmlsysd-1.0.4-9|3	%define name    xmlsysd
14cr|xmlsysd-1.0.4-9|4	%define version 1.0.4
14cr|xmlsysd-1.0.4-9|5	%define release 9
14cr|xmlsysd-1.0.4-9|6	# The following should match PROGRAM, VERSION and RELEASE in the
14cr|xmlsysd-1.0.4-9|7	# Makefile accompanying this program (and the .tgz defined in Source
14cr|xmlsysd-1.0.4-9|8	# below.
14cr|xmlsysd-1.0.4-9|9	
14cr|xmlsysd-1.0.4-9|10	Summary: XML-based system information daemon
14cr|xmlsysd-1.0.4-9|11	
14cr|xmlsysd-1.0.4-9|12	Name: %name
14cr|xmlsysd-1.0.4-9|13	Version: %version
14cr|xmlsysd-1.0.4-9|14	Release: %release
14cr|xmlsysd-1.0.4-9|15	Group: Monitoring
14cr|xmlsysd-1.0.4-9|16	Url: http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd.php
14cr|xmlsysd-1.0.4-9|17	License: GPL
14cr|xmlsysd-1.0.4-9|18	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
14cr|xmlsysd-1.0.4-9|19	Source1: %{name}.xinetd
14cr|xmlsysd-1.0.4-9|20	
14cr|xmlsysd-1.0.4-9|21	BuildRequires: pkgconfig(libxml-2.0)
14cr|xmlsysd-1.0.4-9|22	BuildRequires: libwulf-devel
14cr|xmlsysd-1.0.4-9|23	
14cr|xmlsysd-1.0.4-9|24	Requires: xinetd
14cr|xmlsysd-1.0.4-9|25	
14cr|xmlsysd-1.0.4-9|26	%description
14cr|xmlsysd-1.0.4-9|27	xmlsysd is a system information daemon that recognizes a simple command
14cr|xmlsysd-1.0.4-9|28	language that causes it to execute certain systems calls and parse
14cr|xmlsysd-1.0.4-9|29	various system information files in /proc, convert the information it
14cr|xmlsysd-1.0.4-9|30	thus obtains into an xml encapsulation, and send the xml data out via a
14cr|xmlsysd-1.0.4-9|31	socket connection.  It supports both a forking daemon mode that can be
14cr|xmlsysd-1.0.4-9|32	run from userspace and an xinetd mode that can be run out of xinetd.  In
14cr|xmlsysd-1.0.4-9|33	most situations the latter is more securable and controllable and this
14cr|xmlsysd-1.0.4-9|34	rpm installs it in this mode.
14cr|xmlsysd-1.0.4-9|35	
14cr|xmlsysd-1.0.4-9|36	The xml encapsulation of system and proc data is documented within this
14cr|xmlsysd-1.0.4-9|37	package to facilitate the construction of web or other applications that
14cr|xmlsysd-1.0.4-9|38	connect to the daemon, retrieve the information it provides on some
14cr|xmlsysd-1.0.4-9|39	polling loop, and extract the data for presentation.  In addition, the
14cr|xmlsysd-1.0.4-9|40	source and xml itself is reasonably extensible so that it should be easy
14cr|xmlsysd-1.0.4-9|41	to add new things to be monitored to the daemon in ways that don't break
14cr|xmlsysd-1.0.4-9|42	existing applications (applications should always ignore any field tags
14cr|xmlsysd-1.0.4-9|43	they don't recognize and should also be able to cope with missing field
14cr|xmlsysd-1.0.4-9|44	tags that they expect to be there).  One monitoring application,
14cr|xmlsysd-1.0.4-9|45	wulfstat, should generally be available in a separate rpm packaging.
14cr|xmlsysd-1.0.4-9|46	
14cr|xmlsysd-1.0.4-9|47	The construction of xmlsysd is deliberately lightweight -- it is a
14cr|xmlsysd-1.0.4-9|48	(hopefully) efficiently coded C-source binary application that tries to
14cr|xmlsysd-1.0.4-9|49	make a minimal impact on the cpu, memory and network resources of the
14cr|xmlsysd-1.0.4-9|50	host being monitored.  This design goal should be preserved if at all
14cr|xmlsysd-1.0.4-9|51	possible by programmers seeking to add features or fields to be
14cr|xmlsysd-1.0.4-9|52	monitored.
14cr|xmlsysd-1.0.4-9|53	
14cr|xmlsysd-1.0.4-9|54	%prep
14cr|xmlsysd-1.0.4-9|55	%setup -q -n %{name}
14cr|xmlsysd-1.0.4-9|56	
14cr|xmlsysd-1.0.4-9|57	
14cr|xmlsysd-1.0.4-9|58	%build
14cr|xmlsysd-1.0.4-9|59	make clean
14cr|xmlsysd-1.0.4-9|60	%make
14cr|xmlsysd-1.0.4-9|61	
14cr|xmlsysd-1.0.4-9|62	%install
14cr|xmlsysd-1.0.4-9|63	%make PREFIX=%{buildroot}/usr install
14cr|xmlsysd-1.0.4-9|64	mkdir -p %{buildroot}/%{_sysconfdir}/xinetd.d/
14cr|xmlsysd-1.0.4-9|65	cp -vf %SOURCE1 %{buildroot}/%{_sysconfdir}/xinetd.d/xmlsysd
14cr|xmlsysd-1.0.4-9|66	
14cr|xmlsysd-1.0.4-9|67	
14cr|xmlsysd-1.0.4-9|68	
14cr|xmlsysd-1.0.4-9|69	%files
14cr|xmlsysd-1.0.4-9|70	# The xmlsysd binary
14cr|xmlsysd-1.0.4-9|71	%attr(755,root,root) %{_sbindir}/xmlsysd
14cr|xmlsysd-1.0.4-9|72	# The xmlsysd man page
14cr|xmlsysd-1.0.4-9|73	%attr(644,root,root) %{_mandir}/man8/xmlsysd.8.*
14cr|xmlsysd-1.0.4-9|74	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}*
14cr|xmlsysd-1.0.4-9|75	
14cr|xmlsysd-1.0.4-9|76	# The xmlsysd docs
14cr|xmlsysd-1.0.4-9|77	%doc README TODO COPYING CHANGELOG DESIGN
14cr|xmlsysd-1.0.4-9|78	
14cr|xmlsysd-1.0.4-9|79	%post
14cr|xmlsysd-1.0.4-9|80	service xinetd condrestart
14cr|xmlsysd-1.0.4-9|81	
14cr|xmlsysd-1.0.4-9|82	%postun
14cr|xmlsysd-1.0.4-9|83	service xinetd condrestart
14cr|xmlsysd-1.0.4-9|84	
14cr|xmlsysd-1.0.4-9|85	
14cr|xmlsysd-1.0.4-9|86	%changelog
14cr|xmlsysd-1.0.4-9|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-9
14cr|xmlsysd-1.0.4-9|88	+ Revision: 80b50b1
14cr|xmlsysd-1.0.4-9|89	- MassBuild#464: Increase release tag
14cr|xmlsysd-1.0.4-9|90	
14cr|xmlsysd-1.0.4-9|91	

9322 14
14cr|xmltoman-0.4-2|1	Name:           xmltoman
14cr|xmltoman-0.4-2|2	Version:        0.4
14cr|xmltoman-0.4-2|3	Release:        2
14cr|xmltoman-0.4-2|4	Summary:        Scripts for converting XML to roff or HTML
14cr|xmltoman-0.4-2|5	
14cr|xmltoman-0.4-2|6	Group:          Publishing
14cr|xmltoman-0.4-2|7	License:        GPLv2+
14cr|xmltoman-0.4-2|8	URL:            http://sourceforge.net/projects/xmltoman/
14cr|xmltoman-0.4-2|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|xmltoman-0.4-2|10	Patch0:         xmltoman-0.3-timestamps.patch
14cr|xmltoman-0.4-2|11	
14cr|xmltoman-0.4-2|12	BuildRequires:  perl(XML::Parser)
14cr|xmltoman-0.4-2|13	BuildArch:      noarch
14cr|xmltoman-0.4-2|14	
14cr|xmltoman-0.4-2|15	%description
14cr|xmltoman-0.4-2|16	This package provides xmltoman and xmlmantohtml scripts, to compile
14cr|xmltoman-0.4-2|17	the xml representation of manual page to either roff source, or HTML
14cr|xmltoman-0.4-2|18	(while providing the CSS stylesheet for eye-candy look). XSL stylesheet
14cr|xmltoman-0.4-2|19	for doing rougly the same job is provided.
14cr|xmltoman-0.4-2|20	
14cr|xmltoman-0.4-2|21	
14cr|xmltoman-0.4-2|22	%prep
14cr|xmltoman-0.4-2|23	%setup -q
14cr|xmltoman-0.4-2|24	%patch0 -p1 -b .timestamps
14cr|xmltoman-0.4-2|25	
14cr|xmltoman-0.4-2|26	
14cr|xmltoman-0.4-2|27	%build
14cr|xmltoman-0.4-2|28	make
14cr|xmltoman-0.4-2|29	
14cr|xmltoman-0.4-2|30	
14cr|xmltoman-0.4-2|31	%install
14cr|xmltoman-0.4-2|32	make install PREFIX=%{_prefix} DESTDIR=$RPM_BUILD_ROOT
14cr|xmltoman-0.4-2|33	
14cr|xmltoman-0.4-2|34	
14cr|xmltoman-0.4-2|35	%files
14cr|xmltoman-0.4-2|36	%defattr(-,root,root,-)
14cr|xmltoman-0.4-2|37	%{_bindir}/xmltoman
14cr|xmltoman-0.4-2|38	%{_bindir}/xmlmantohtml
14cr|xmltoman-0.4-2|39	%{_datadir}/xmltoman
14cr|xmltoman-0.4-2|40	%doc COPYING README
14cr|xmltoman-0.4-2|41	
14cr|xmltoman-0.4-2|42	
14cr|xmltoman-0.4-2|43	
14cr|xmltoman-0.4-2|44	%changelog
14cr|xmltoman-0.4-2|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cr|xmltoman-0.4-2|46	+ Revision: 7190c54
14cr|xmltoman-0.4-2|47	- MassBuild#464: Increase release tag
14cr|xmltoman-0.4-2|48	
14cr|xmltoman-0.4-2|49	

9323 14
14cr|xmltv-0.5.64-3|1	######################################################
14cr|xmltv-0.5.64-3|2	# SpecFile: xmltv.spec
14cr|xmltv-0.5.64-3|3	# Generato: http://www.mandrivausers.ro/
14cr|xmltv-0.5.64-3|4	# MRB-Falticska Florin
14cr|xmltv-0.5.64-3|5	######################################################
14cr|xmltv-0.5.64-3|6	#define debug_package	%{nil}
14cr|xmltv-0.5.64-3|7	#define  distsuffix mrb
14cr|xmltv-0.5.64-3|8	#define	name	xmltv
14cr|xmltv-0.5.64-3|9	#define	version	0.5.64
14cr|xmltv-0.5.64-3|10	#define	release	69
14cr|xmltv-0.5.64-3|11	
14cr|xmltv-0.5.64-3|12	#  This will build the grabbers as fallows :
14cr|xmltv-0.5.64-3|13	
14cr|xmltv-0.5.64-3|14	#  Grabber for Argentina (tv_grab_ar)                                          [yes]
14cr|xmltv-0.5.64-3|15	#  Grabber for Switzerland (tv_grab_ch_search)                                 [yes]
14cr|xmltv-0.5.64-3|16	#  Grabber for UK and Ireland (Radio Times) (tv_grab_uk_rt)                    [yes]
14cr|xmltv-0.5.64-3|17	#  Fast alternative grabber for the UK (tv_grab_uk_bleb)                       [yes]
14cr|xmltv-0.5.64-3|18	#  Fast grabber for UK and Ireland using Atlas database (tv_grab_uk_atlas)     [yes]
14cr|xmltv-0.5.64-3|19	#  Grabber for UK and Ireland using The Guardian website (tv_grab_uk_guardian) [yes]
14cr|xmltv-0.5.64-3|20	#  Grabber for UK and Ireland using TV Guide website (tv_grab_uk_tvguide)      [yes]
14cr|xmltv-0.5.64-3|21	#  Grabber for Iceland (tv_grab_is)                                            [yes]
14cr|xmltv-0.5.64-3|22	#  Grabber for Italy (tv_grab_it)                                              [yes]
14cr|xmltv-0.5.64-3|23	#  Grabber for Italy from DVB-S stream (tv_grab_it_dvb)                        [yes]
14cr|xmltv-0.5.64-3|24	#  $$ Grabber for North America-schedulesdirect.org (tv_grab_na_dd)            [yes]
14cr|xmltv-0.5.64-3|25	#  Grabber for Finland (tv_grab_fi)                                            [yes]
14cr|xmltv-0.5.64-3|26	#  Grabber for Israel (tv_grab_il)                                             [yes]
14cr|xmltv-0.5.64-3|27	#  Alternative grabber for Spain (tv_grab_es_laguiatv)                         [yes]
14cr|xmltv-0.5.64-3|28	#  Grabber for Hungary and Romania (tv_grab_huro)                              [yes]
14cr|xmltv-0.5.64-3|29	#  Grabber for Sweden (tv_grab_se_swedb)                                       [yes]
14cr|xmltv-0.5.64-3|30	#  Grabber for Croatia (tv_grab_hr)                                            [yes]
14cr|xmltv-0.5.64-3|31	#  Grabber for Norway (gfeed.info) (tv_grab_no_gfeed)                          [yes]
14cr|xmltv-0.5.64-3|32	#  Grabber for german speaking area (Egon zappt) (tv_grab_eu_egon)             [yes]
14cr|xmltv-0.5.64-3|33	#  Grabber for Sweden (tvzon.se) (tv_grab_se_tvzon)                            [yes]
14cr|xmltv-0.5.64-3|34	#  Grabber for France (tv_grab_fr)                                             [yes]
14cr|xmltv-0.5.64-3|35	#  Grabber for France (Kazer) (tv_grab_fr_kazer)                               [yes]
14cr|xmltv-0.5.64-3|36	#  Grabber for Portugal (MEO) (tv_grab_pt_meo)                                 [yes]
14cr|xmltv-0.5.64-3|37	#  Grabber for South Africa (tv_grab_za)                                       [yes]
14cr|xmltv-0.5.64-3|38	#  $$ Grabber for some European countries (epgdata.com) (tv_grab_eu_epgdata)   [yes]
14cr|xmltv-0.5.64-3|39	#  Grabber that combines data from other grabbers (tv_grab_combiner)           [yes]
14cr|xmltv-0.5.64-3|40	#  Program to report exceptions and changes in a schedule (tv_check)           [yes]
14cr|xmltv-0.5.64-3|41	#  CGI program to filter listings (to install manually) (tv_pick_cgi)          [yes]
14cr|xmltv-0.5.64-3|42	#  Grabber for DirecTV in North America (tv_grab_na_dtv)                       [yes]
14cr|xmltv-0.5.64-3|43	
14cr|xmltv-0.5.64-3|44	
14cr|xmltv-0.5.64-3|45	Name:		xmltv
14cr|xmltv-0.5.64-3|46	Version:	0.5.64
14cr|xmltv-0.5.64-3|47	Release:	3
14cr|xmltv-0.5.64-3|48	Summary:	A set of utilities to manage your TV viewing
14cr|xmltv-0.5.64-3|49	
14cr|xmltv-0.5.64-3|50	URL:		http://wiki.xmltv.org
14cr|xmltv-0.5.64-3|51	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|xmltv-0.5.64-3|52	Patch0:         xmltv-0.5.63-noask.patch
14cr|xmltv-0.5.64-3|53	
14cr|xmltv-0.5.64-3|54	License:	GPLv2+
14cr|xmltv-0.5.64-3|55	Group:		Video
14cr|xmltv-0.5.64-3|56	
14cr|xmltv-0.5.64-3|57	BuildArch:     noarch
14cr|xmltv-0.5.64-3|58	BuildRequires: perl-base
14cr|xmltv-0.5.64-3|59	BuildRequires: perl-devel
14cr|xmltv-0.5.64-3|60	BuildRequires: perl(ExtUtils::MakeMaker)
14cr|xmltv-0.5.64-3|61	BuildRequires: perl(LWP) >= 5.65
14cr|xmltv-0.5.64-3|62	BuildRequires: perl(XML::Parser) >= 2.34
14cr|xmltv-0.5.64-3|63	BuildRequires: perl(XML::Twig) >= 3.28
14cr|xmltv-0.5.64-3|64	BuildRequires: perl(Date::Manip) >= 5.42
14cr|xmltv-0.5.64-3|65	BuildRequires: perl(XML::Writer) >= 0.600
14cr|xmltv-0.5.64-3|66	BuildRequires: perl(Memoize)
14cr|xmltv-0.5.64-3|67	BuildRequires: perl(Storable) >= 2.04
14cr|xmltv-0.5.64-3|68	BuildRequires: perl(File::Slurp)
14cr|xmltv-0.5.64-3|69	BuildRequires: perl(Lingua::EN::Numbers::Ordinate)
14cr|xmltv-0.5.64-3|70	BuildRequires: perl(Lingua::Preferred) >= 0.2.4
14cr|xmltv-0.5.64-3|71	BuildRequires: perl(Term::ProgressBar) >= 2.03
14cr|xmltv-0.5.64-3|72	BuildRequires: perl(Compress::Zlib)
14cr|xmltv-0.5.64-3|73	BuildRequires: perl(Unicode::String)
14cr|xmltv-0.5.64-3|74	BuildRequires: perl(HTML::TreeBuilder)
14cr|xmltv-0.5.64-3|75	BuildRequires: perl(HTML::Entities) >= 1.27
14cr|xmltv-0.5.64-3|76	BuildRequires: perl(WWW::Mechanize) => 1.16
14cr|xmltv-0.5.64-3|77	BuildRequires: perl(HTTP::Cookies) >= 1.39
14cr|xmltv-0.5.64-3|78	BuildRequires: perl(HTML::Form)
14cr|xmltv-0.5.64-3|79	BuildRequires: perl(HTTP::Cache::Transparent)
14cr|xmltv-0.5.64-3|80	BuildRequires: perl(LWP::Simple)
14cr|xmltv-0.5.64-3|81	BuildRequires: perl(IO::Scalar)
14cr|xmltv-0.5.64-3|82	BuildRequires: perl(Archive::Zip)
14cr|xmltv-0.5.64-3|83	BuildRequires: perl(XML::Simple)
14cr|xmltv-0.5.64-3|84	BuildRequires: perl(SOAP::Lite) >= 0.67
14cr|xmltv-0.5.64-3|85	BuildRequires: perl(Term::ReadKey)
14cr|xmltv-0.5.64-3|86	BuildRequires: perl(XML::LibXML)
14cr|xmltv-0.5.64-3|87	BuildRequires: perl(XML::DOM)
14cr|xmltv-0.5.64-3|88	BuildRequires: perl(XML::LibXSLT)
14cr|xmltv-0.5.64-3|89	BuildRequires: perl(Compress::Zlib)
14cr|xmltv-0.5.64-3|90	BuildRequires: perl(IO::Stringy)
14cr|xmltv-0.5.64-3|91	BuildRequires: perl(File::Temp)
14cr|xmltv-0.5.64-3|92	BuildRequires: perl(Tk::TableMatrix)
14cr|xmltv-0.5.64-3|93	BuildRequires: perl(CGI)
14cr|xmltv-0.5.64-3|94	BuildRequires: perl(HTML::TokeParser)
14cr|xmltv-0.5.64-3|95	BuildRequires: perl(HTML::TableExtract) >= 1.08
14cr|xmltv-0.5.64-3|96	BuildRequires: perl(HTML::Parser) >= 3.34
14cr|xmltv-0.5.64-3|97	BuildRequires: perl(Time::Local)
14cr|xmltv-0.5.64-3|98	BuildRequires: perl(Date::Parse)
14cr|xmltv-0.5.64-3|99	BuildRequires: perl(Log::TraceMessages)
14cr|xmltv-0.5.64-3|100	BuildRequires: perl(Time::HiRes)
14cr|xmltv-0.5.64-3|101	BuildRequires: perl(IO::Select)
14cr|xmltv-0.5.64-3|102	BuildRequires: perl(JSON)
14cr|xmltv-0.5.64-3|103	BuildRequires: perl(Linux::DVB)
14cr|xmltv-0.5.64-3|104	BuildRequires: perl(Text::Iconv)
14cr|xmltv-0.5.64-3|105	BuildRequires: perl(Data::Dumper)
14cr|xmltv-0.5.64-3|106	BuildRequires: perl(Parse::RecDescent)
14cr|xmltv-0.5.64-3|107	BuildRequires: perl(DateTime)
14cr|xmltv-0.5.64-3|108	BuildRequires: perl(DateTime::Format::Strptime)
14cr|xmltv-0.5.64-3|109	BuildRequires: perl(DateTime::Format::ISO8601)
14cr|xmltv-0.5.64-3|110	# needed by fribidi
14cr|xmltv-0.5.64-3|111	BuildRequires: perl(Text::Bidi)
14cr|xmltv-0.5.64-3|112	# need by ita dvb
14cr|xmltv-0.5.64-3|113	BuildRequires: perl(Linux::DVB)
14cr|xmltv-0.5.64-3|114	BuildRequires: perl(File::Slurp)
14cr|xmltv-0.5.64-3|115	BuildRequires: perl(Time::HiRes)
14cr|xmltv-0.5.64-3|116	BuildRequires: perl(Data::Dump)
14cr|xmltv-0.5.64-3|117	
14cr|xmltv-0.5.64-3|118	
14cr|xmltv-0.5.64-3|119	Requires: perl(Data::Dumper)
14cr|xmltv-0.5.64-3|120	Requires: perl(Date::Manip)
14cr|xmltv-0.5.64-3|121	Requires: perl(Date::Parse)
14cr|xmltv-0.5.64-3|122	Requires: perl(DateTime)
14cr|xmltv-0.5.64-3|123	Requires: perl(DateTime::Format::Strptime)
14cr|xmltv-0.5.64-3|124	Requires: perl(Encode)
14cr|xmltv-0.5.64-3|125	Requires: perl(File::Spec)
14cr|xmltv-0.5.64-3|126	Requires: perl(File::Temp)
14cr|xmltv-0.5.64-3|127	Requires: perl(Getopt::Long)
14cr|xmltv-0.5.64-3|128	Requires: perl(Getopt::Std)
14cr|xmltv-0.5.64-3|129	Requires: perl(IO::File)
14cr|xmltv-0.5.64-3|130	Requires: perl(POSIX)
14cr|xmltv-0.5.64-3|131	Requires: perl(Storable)
14cr|xmltv-0.5.64-3|132	Requires: perl(XML::LibXML)
14cr|xmltv-0.5.64-3|133	Requires: perl(XML::TreePP)
14cr|xmltv-0.5.64-3|134	
14cr|xmltv-0.5.64-3|135	Requires: xmltv-grabbers >= %{EVRD}
14cr|xmltv-0.5.64-3|136	
14cr|xmltv-0.5.64-3|137	Obsoletes:	%{name}-grabbers < %{EVRD}
14cr|xmltv-0.5.64-3|138	
14cr|xmltv-0.5.64-3|139	
14cr|xmltv-0.5.64-3|140	
14cr|xmltv-0.5.64-3|141	
14cr|xmltv-0.5.64-3|142	%description
14cr|xmltv-0.5.64-3|143	XMLTV is a set of utilities to manage your TV viewing. They work with
14cr|xmltv-0.5.64-3|144	TV listings stored in the XMLTV format, which is based on XML. The
14cr|xmltv-0.5.64-3|145	idea is to separate out the backend (getting the listings) from the
14cr|xmltv-0.5.64-3|146	frontend (displaying them for the user), and to implement useful
14cr|xmltv-0.5.64-3|147	operations like picking out your favourite programmes as filters that
14cr|xmltv-0.5.64-3|148	read and write XML documents.
14cr|xmltv-0.5.64-3|149	
14cr|xmltv-0.5.64-3|150	%package -n perl-XMLTV
14cr|xmltv-0.5.64-3|151	Summary: 	Perl modules for managing your TV viewing
14cr|xmltv-0.5.64-3|152	
14cr|xmltv-0.5.64-3|153	Group: 		Development/Perl
14cr|xmltv-0.5.64-3|154	Requires: perl-base
14cr|xmltv-0.5.64-3|155	Requires: perl-XML-Twig
14cr|xmltv-0.5.64-3|156	Requires: perl-DateManip
14cr|xmltv-0.5.64-3|157	Requires: perl(HTML::TreeBuilder)
14cr|xmltv-0.5.64-3|158	Requires: perl(Tie::Handle)
14cr|xmltv-0.5.64-3|159	Requires: perl(Term::ProgressBar)
14cr|xmltv-0.5.64-3|160	Requires: perl(POSIX)
14cr|xmltv-0.5.64-3|161	Requires: perl(Memoize)
14cr|xmltv-0.5.64-3|162	Requires: perl(DB_File)
14cr|xmltv-0.5.64-3|163	
14cr|xmltv-0.5.64-3|164	%description -n perl-XMLTV
14cr|xmltv-0.5.64-3|165	XMLTV is a set of utilities to manage your TV viewing. They work with
14cr|xmltv-0.5.64-3|166	TV listings stored in the XMLTV format, which is based on XML. The
14cr|xmltv-0.5.64-3|167	idea is to separate out the backend (getting the listings) from the
14cr|xmltv-0.5.64-3|168	frontend (displaying them for the user), and to implement useful
14cr|xmltv-0.5.64-3|169	operations like picking out your favourite programmes as filters that
14cr|xmltv-0.5.64-3|170	read and write XML documents.
14cr|xmltv-0.5.64-3|171	
14cr|xmltv-0.5.64-3|172	This package contains the perl modules from xmltv.
14cr|xmltv-0.5.64-3|173	
14cr|xmltv-0.5.64-3|174	%package grabbers
14cr|xmltv-0.5.64-3|175	Summary: 	Backends for xmltv
14cr|xmltv-0.5.64-3|176	
14cr|xmltv-0.5.64-3|177	Group: 		Video
14cr|xmltv-0.5.64-3|178	
14cr|xmltv-0.5.64-3|179	Requires: perl(Archive::Zip)
14cr|xmltv-0.5.64-3|180	Requires: perl(Carp)
14cr|xmltv-0.5.64-3|181	Requires: perl(Compress::Zlib)
14cr|xmltv-0.5.64-3|182	Requires: perl(Cwd)
14cr|xmltv-0.5.64-3|183	Requires: perl(Data::Dump)
14cr|xmltv-0.5.64-3|184	Requires: perl(Date::Format)
14cr|xmltv-0.5.64-3|185	Requires: perl(Date::Language)
14cr|xmltv-0.5.64-3|186	Requires: perl(Date::Manip)
14cr|xmltv-0.5.64-3|187	Requires: perl(Date::Parse)
14cr|xmltv-0.5.64-3|188	Requires: perl(DateTime)
14cr|xmltv-0.5.64-3|189	Requires: perl(Digest::MD5)
14cr|xmltv-0.5.64-3|190	Requires: perl(Encode)
14cr|xmltv-0.5.64-3|191	Requires: perl(Errno)
14cr|xmltv-0.5.64-3|192	Requires: perl(Exporter)
14cr|xmltv-0.5.64-3|193	Requires: perl(File::Basename)
14cr|xmltv-0.5.64-3|194	Requires: perl(File::Path)
14cr|xmltv-0.5.64-3|195	Requires: perl(File::Slurp)
14cr|xmltv-0.5.64-3|196	Requires: perl(File::Temp)
14cr|xmltv-0.5.64-3|197	Requires: perl(Getopt::Long)
14cr|xmltv-0.5.64-3|198	Requires: perl(HTML::Entities)
14cr|xmltv-0.5.64-3|199	Requires: perl(HTML::Parser)
14cr|xmltv-0.5.64-3|200	Requires: perl(HTML::TokeParser)
14cr|xmltv-0.5.64-3|201	Requires: perl(HTML::TreeBuilder)
14cr|xmltv-0.5.64-3|202	Requires: perl(HTTP::Cache::Transparent)
14cr|xmltv-0.5.64-3|203	Requires: perl(HTTP::Cookies)
14cr|xmltv-0.5.64-3|204	Requires: perl(HTTP::Request::Common)
14cr|xmltv-0.5.64-3|205	Requires: perl(IO::File)
14cr|xmltv-0.5.64-3|206	Requires: perl(IO::Scalar)
14cr|xmltv-0.5.64-3|207	Requires: perl(IO::Select)
14cr|xmltv-0.5.64-3|208	Requires: perl(IO::Uncompress::Unzip)
14cr|xmltv-0.5.64-3|209	Requires: perl(JSON)
14cr|xmltv-0.5.64-3|210	Requires: perl(JSON::PP)
14cr|xmltv-0.5.64-3|211	Requires: perl(LWP)
14cr|xmltv-0.5.64-3|212	Requires: perl(LWP::Simple)
14cr|xmltv-0.5.64-3|213	Requires: perl(LWP::UserAgent)
14cr|xmltv-0.5.64-3|214	Requires: perl(Linux::DVB)
14cr|xmltv-0.5.64-3|215	Requires: perl(List::Util)
14cr|xmltv-0.5.64-3|216	Requires: perl(Memoize)
14cr|xmltv-0.5.64-3|217	Requires: perl(POSIX)
14cr|xmltv-0.5.64-3|218	Requires: perl(Pod::Usage)
14cr|xmltv-0.5.64-3|219	Requires: perl(SOAP::Lite)
14cr|xmltv-0.5.64-3|220	Requires: perl(Switch)
14cr|xmltv-0.5.64-3|221	Requires: perl(Time::HiRes)
14cr|xmltv-0.5.64-3|222	Requires: perl(Time::Local)
14cr|xmltv-0.5.64-3|223	Requires: perl(URI)
14cr|xmltv-0.5.64-3|224	Requires: perl(URI::Escape)
14cr|xmltv-0.5.64-3|225	Requires: perl(WWW::Mechanize)
14cr|xmltv-0.5.64-3|226	Requires: perl(XML::DOM)
14cr|xmltv-0.5.64-3|227	Requires: perl(XML::LibXML)
14cr|xmltv-0.5.64-3|228	Requires: perl(XML::LibXSLT)
14cr|xmltv-0.5.64-3|229	Requires: perl(XML::Parser)
14cr|xmltv-0.5.64-3|230	Requires: perl(XML::Twig) >= 3.100.0
14cr|xmltv-0.5.64-3|231	Requires: perl(XML::Writer)
14cr|xmltv-0.5.64-3|232	
14cr|xmltv-0.5.64-3|233	
14cr|xmltv-0.5.64-3|234	
14cr|xmltv-0.5.64-3|235	%description grabbers
14cr|xmltv-0.5.64-3|236	XMLTV is a set of utilities to manage your TV viewing. They work with
14cr|xmltv-0.5.64-3|237	TV listings stored in the XMLTV format, which is based on XML. The
14cr|xmltv-0.5.64-3|238	idea is to separate out the backend (getting the listings) from the
14cr|xmltv-0.5.64-3|239	frontend (displaying them for the user), and to implement useful
14cr|xmltv-0.5.64-3|240	operations like picking out your favourite programmes as filters that
14cr|xmltv-0.5.64-3|241	read and write XML documents.
14cr|xmltv-0.5.64-3|242	
14cr|xmltv-0.5.64-3|243	This package contains the backends (grabbers) for xmltv.
14cr|xmltv-0.5.64-3|244	
14cr|xmltv-0.5.64-3|245	
14cr|xmltv-0.5.64-3|246	%package gui
14cr|xmltv-0.5.64-3|247	Summary: 	Graphical frontends to xmltv
14cr|xmltv-0.5.64-3|248	
14cr|xmltv-0.5.64-3|249	Group: 		Video
14cr|xmltv-0.5.64-3|250	Requires: perl-XMLTV >= %{version}-%{release}
14cr|xmltv-0.5.64-3|251	
14cr|xmltv-0.5.64-3|252	Requires: perl(Data::Dumper)
14cr|xmltv-0.5.64-3|253	Requires: perl(Date::Manip)
14cr|xmltv-0.5.64-3|254	Requires: perl(Getopt::Long)
14cr|xmltv-0.5.64-3|255	Requires: perl(Time::Local)
14cr|xmltv-0.5.64-3|256	Requires: perl(Tk)
14cr|xmltv-0.5.64-3|257	Requires: perl(Tk::TableMatrix)
14cr|xmltv-0.5.64-3|258	Requires: perl(XML::Twig)
14cr|xmltv-0.5.64-3|259	Requires: perl(XMLTV::Version)
14cr|xmltv-0.5.64-3|260	
14cr|xmltv-0.5.64-3|261	
14cr|xmltv-0.5.64-3|262	%description gui
14cr|xmltv-0.5.64-3|263	XMLTV is a set of utilities to manage your TV viewing. They work with
14cr|xmltv-0.5.64-3|264	TV listings stored in the XMLTV format, which is based on XML. The
14cr|xmltv-0.5.64-3|265	idea is to separate out the backend (getting the listings) from the
14cr|xmltv-0.5.64-3|266	frontend (displaying them for the user), and to implement useful
14cr|xmltv-0.5.64-3|267	operations like picking out your favourite programmes as filters that
14cr|xmltv-0.5.64-3|268	read and write XML documents.
14cr|xmltv-0.5.64-3|269	
14cr|xmltv-0.5.64-3|270	This package contains graphical frontends to xmltv.
14cr|xmltv-0.5.64-3|271	
14cr|xmltv-0.5.64-3|272	%prep
14cr|xmltv-0.5.64-3|273	%setup -q
14cr|xmltv-0.5.64-3|274	%patch0 -p1 -b .noask
14cr|xmltv-0.5.64-3|275	
14cr|xmltv-0.5.64-3|276	# swiss grab fix
14cr|xmltv-0.5.64-3|277	sed -i 's/\r//' grab/ch_search/tv_grab_ch_search.in
14cr|xmltv-0.5.64-3|278	
14cr|xmltv-0.5.64-3|279	# Fix not-utf8
14cr|xmltv-0.5.64-3|280	cp -pr ChangeLog ChangeLog.not-utf8
14cr|xmltv-0.5.64-3|281	iconv -f ISO_8859-1 -t UTF8 ChangeLog.not-utf8 > ChangeLog
14cr|xmltv-0.5.64-3|282	touch -r ChangeLog.not-utf8 ChangeLog
14cr|xmltv-0.5.64-3|283	rm ChangeLog.not-utf8
14cr|xmltv-0.5.64-3|284	
14cr|xmltv-0.5.64-3|285	%build
14cr|xmltv-0.5.64-3|286	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cr|xmltv-0.5.64-3|287	%make
14cr|xmltv-0.5.64-3|288	
14cr|xmltv-0.5.64-3|289	
14cr|xmltv-0.5.64-3|290	%install
14cr|xmltv-0.5.64-3|291	%makeinstall_std
14cr|xmltv-0.5.64-3|292	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cr|xmltv-0.5.64-3|293	
14cr|xmltv-0.5.64-3|294	# Fix attr
14cr|xmltv-0.5.64-3|295	chmod 0755 %{buildroot}%{_bindir}/*
14cr|xmltv-0.5.64-3|296	
14cr|xmltv-0.5.64-3|297	rm -fr %{buildroot}%{_datadir}/doc/xmltv-0.5.64
14cr|xmltv-0.5.64-3|298	
14cr|xmltv-0.5.64-3|299	chmod +x %{buildroot}%{_datadir}/xmltv/tv_grab_uk_atlas/cgi-bin/getatlas.pl
14cr|xmltv-0.5.64-3|300	
14cr|xmltv-0.5.64-3|301	%check
14cr|xmltv-0.5.64-3|302	make test
14cr|xmltv-0.5.64-3|303	
14cr|xmltv-0.5.64-3|304	
14cr|xmltv-0.5.64-3|305	%files
14cr|xmltv-0.5.64-3|306	%doc ChangeLog README
14cr|xmltv-0.5.64-3|307	
14cr|xmltv-0.5.64-3|308	%{_bindir}/tv_merge
14cr|xmltv-0.5.64-3|309	%{_bindir}/tv_count
14cr|xmltv-0.5.64-3|310	%{_bindir}/tv_cat
14cr|xmltv-0.5.64-3|311	%{_bindir}/tv_extractinfo_en
14cr|xmltv-0.5.64-3|312	%{_bindir}/tv_extractinfo_ar
14cr|xmltv-0.5.64-3|313	%{_bindir}/tv_grep
14cr|xmltv-0.5.64-3|314	%{_bindir}/tv_imdb
14cr|xmltv-0.5.64-3|315	%{_bindir}/tv_remove_some_overlapping
14cr|xmltv-0.5.64-3|316	%{_bindir}/tv_sort
14cr|xmltv-0.5.64-3|317	%{_bindir}/tv_split
14cr|xmltv-0.5.64-3|318	%{_bindir}/tv_to_latex
14cr|xmltv-0.5.64-3|319	%{_bindir}/tv_to_text
14cr|xmltv-0.5.64-3|320	%{_bindir}/tv_to_potatoe
14cr|xmltv-0.5.64-3|321	%{_bindir}/tv_find_grabbers
14cr|xmltv-0.5.64-3|322	%{_bindir}/tv_validate_file
14cr|xmltv-0.5.64-3|323	%{_bindir}/tv_validate_grabber
14cr|xmltv-0.5.64-3|324	%{_bindir}/tv_augment_tz
14cr|xmltv-0.5.64-3|325	%{_datadir}/xmltv
14cr|xmltv-0.5.64-3|326	%{_mandir}/man1/tv_count.1.xz
14cr|xmltv-0.5.64-3|327	%{_mandir}/man1/tv_merge.1.xz
14cr|xmltv-0.5.64-3|328	%{_mandir}/man1/tv_cat.1*
14cr|xmltv-0.5.64-3|329	%{_mandir}/man1/tv_extractinfo_en.1*
14cr|xmltv-0.5.64-3|330	%{_mandir}/man1/tv_extractinfo_ar.1*
14cr|xmltv-0.5.64-3|331	%{_mandir}/man1/tv_grep.1*
14cr|xmltv-0.5.64-3|332	%{_mandir}/man1/tv_imdb.1*
14cr|xmltv-0.5.64-3|333	%{_mandir}/man1/tv_remove_some_overlapping.1*
14cr|xmltv-0.5.64-3|334	%{_mandir}/man1/tv_sort.1*
14cr|xmltv-0.5.64-3|335	%{_mandir}/man1/tv_split.1*
14cr|xmltv-0.5.64-3|336	%{_mandir}/man1/tv_to_latex.1*
14cr|xmltv-0.5.64-3|337	%{_mandir}/man1/tv_to_text.1*
14cr|xmltv-0.5.64-3|338	%{_mandir}/man1/tv_to_potatoe.1*
14cr|xmltv-0.5.64-3|339	%{_mandir}/man1/tv_find_grabbers.1*
14cr|xmltv-0.5.64-3|340	%{_mandir}/man1/tv_validate_file.1*
14cr|xmltv-0.5.64-3|341	%{_mandir}/man1/tv_validate_grabber.1*
14cr|xmltv-0.5.64-3|342	%{_mandir}/man1/tv_augment_tz.1*
14cr|xmltv-0.5.64-3|343	
14cr|xmltv-0.5.64-3|344	%files -n perl-XMLTV
14cr|xmltv-0.5.64-3|345	%doc ChangeLog README
14cr|xmltv-0.5.64-3|346	%{perl_vendorlib}/XMLTV.pm
14cr|xmltv-0.5.64-3|347	%{perl_vendorlib}/XMLTV
14cr|xmltv-0.5.64-3|348	%{_mandir}/man3/*.3*
14cr|xmltv-0.5.64-3|349	
14cr|xmltv-0.5.64-3|350	%files grabbers
14cr|xmltv-0.5.64-3|351	%doc ChangeLog README
14cr|xmltv-0.5.64-3|352	%{_bindir}/tv_grab_*
14cr|xmltv-0.5.64-3|353	%{_mandir}/man1/tv_grab_*.1*
14cr|xmltv-0.5.64-3|354	
14cr|xmltv-0.5.64-3|355	%files gui
14cr|xmltv-0.5.64-3|356	%doc doc/*
14cr|xmltv-0.5.64-3|357	%{_bindir}/tv_check
14cr|xmltv-0.5.64-3|358	%{_mandir}/man1/tv_check.1*
14cr|xmltv-0.5.64-3|359	
14cr|xmltv-0.5.64-3|360	
14cr|xmltv-0.5.64-3|361	%changelog
14cr|xmltv-0.5.64-3|362	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.64-3
14cr|xmltv-0.5.64-3|363	+ Revision: 97f635a
14cr|xmltv-0.5.64-3|364	- MassBuild#464: Increase release tag
14cr|xmltv-0.5.64-3|365	
14cr|xmltv-0.5.64-3|366	

9324 14
14cr|xmltv-druid-0.4.0-7|1	Name:    xmltv-druid
14cr|xmltv-druid-0.4.0-7|2	Summary: A Gnome wizard to configure xmltv grabber jobs
14cr|xmltv-druid-0.4.0-7|3	Version: 0.4.0
14cr|xmltv-druid-0.4.0-7|4	Release: 7
14cr|xmltv-druid-0.4.0-7|5	Source: http://downloads.sourceforge.net/gshowtv/%{name}-%{version}.tar.gz
14cr|xmltv-druid-0.4.0-7|6	Patch1: xmltv-druid-0.4.0-pod.patch
14cr|xmltv-druid-0.4.0-7|7	URL: http://gshowtv.sourceforge.net/xmltv-druid.html
14cr|xmltv-druid-0.4.0-7|8	License: GPL
14cr|xmltv-druid-0.4.0-7|9	Group: Graphical desktop/GNOME
14cr|xmltv-druid-0.4.0-7|10	BuildArch: noarch
14cr|xmltv-druid-0.4.0-7|11	BuildRequires: desktop-file-utils
14cr|xmltv-druid-0.4.0-7|12	Requires: xmltv-grabbers
14cr|xmltv-druid-0.4.0-7|13	
14cr|xmltv-druid-0.4.0-7|14	%description
14cr|xmltv-druid-0.4.0-7|15	Xmltv-druid is a very simple Gnome druid for selecting, configuring and
14cr|xmltv-druid-0.4.0-7|16	scheduling a tv_grab task for XMLTV.
14cr|xmltv-druid-0.4.0-7|17	
14cr|xmltv-druid-0.4.0-7|18	A tv_grab command is responsible of grabbing the tv listings from a web site.
14cr|xmltv-druid-0.4.0-7|19	
14cr|xmltv-druid-0.4.0-7|20	When starting to use any XMLTV based application the most complex task is the
14cr|xmltv-druid-0.4.0-7|21	configuration and setting up the cron job for the tv_grab command.
14cr|xmltv-druid-0.4.0-7|22	
14cr|xmltv-druid-0.4.0-7|23	This program is designed to ease this.
14cr|xmltv-druid-0.4.0-7|24	
14cr|xmltv-druid-0.4.0-7|25	%prep
14cr|xmltv-druid-0.4.0-7|26	%setup -q
14cr|xmltv-druid-0.4.0-7|27	%patch1 -p1
14cr|xmltv-druid-0.4.0-7|28	
14cr|xmltv-druid-0.4.0-7|29	%build
14cr|xmltv-druid-0.4.0-7|30	%make
14cr|xmltv-druid-0.4.0-7|31	
14cr|xmltv-druid-0.4.0-7|32	%install
14cr|xmltv-druid-0.4.0-7|33	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|xmltv-druid-0.4.0-7|34	
14cr|xmltv-druid-0.4.0-7|35	desktop-file-install --vendor="" \
14cr|xmltv-druid-0.4.0-7|36	--remove-category="Application" \
14cr|xmltv-druid-0.4.0-7|37	--remove-key="Encoding" \
14cr|xmltv-druid-0.4.0-7|38	--add-category="X-MandrivaLinux-System-Configuration-GNOME;" \
14cr|xmltv-druid-0.4.0-7|39	--dir %{buildroot}%{_datadir}/applications/ \
14cr|xmltv-druid-0.4.0-7|40	%{buildroot}%{_datadir}/applications/*
14cr|xmltv-druid-0.4.0-7|41	
14cr|xmltv-druid-0.4.0-7|42	%clean
14cr|xmltv-druid-0.4.0-7|43	
14cr|xmltv-druid-0.4.0-7|44	%files
14cr|xmltv-druid-0.4.0-7|45	%doc AUTHORS copyright README
14cr|xmltv-druid-0.4.0-7|46	%{_bindir}/%{name}
14cr|xmltv-druid-0.4.0-7|47	#%{_datadir}/%{name}
14cr|xmltv-druid-0.4.0-7|48	%{_datadir}/applications/%{name}.desktop
14cr|xmltv-druid-0.4.0-7|49	%{_mandir}/man1/%{name}*
14cr|xmltv-druid-0.4.0-7|50	
14cr|xmltv-druid-0.4.0-7|51	%changelog
14cr|xmltv-druid-0.4.0-7|52	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-7
14cr|xmltv-druid-0.4.0-7|53	+ Revision: df09516
14cr|xmltv-druid-0.4.0-7|54	- Minor cleanup
14cr|xmltv-druid-0.4.0-7|55	
14cr|xmltv-druid-0.4.0-7|56	

9325 14
14cr|xmlwriter-1.2.2-0.0.5|1	%define section         free
14cr|xmlwriter-1.2.2-0.0.5|2	%define gcj_support     1
14cr|xmlwriter-1.2.2-0.0.5|3	
14cr|xmlwriter-1.2.2-0.0.5|4	Name:           xmlwriter
14cr|xmlwriter-1.2.2-0.0.5|5	Version:        1.2.2
14cr|xmlwriter-1.2.2-0.0.5|6	Release:        0.0.5
14cr|xmlwriter-1.2.2-0.0.5|7	Epoch:          0
14cr|xmlwriter-1.2.2-0.0.5|8	Summary:        org.freecompany.util
14cr|xmlwriter-1.2.2-0.0.5|9	License:        MIT
14cr|xmlwriter-1.2.2-0.0.5|10	Group:          Development/Java
14cr|xmlwriter-1.2.2-0.0.5|11	URL:            http://www.freecompany.org/
14cr|xmlwriter-1.2.2-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/xmlwriter-1.2.2
14cr|xmlwriter-1.2.2-0.0.5|13	# zip -9r xmlwriter-src-1.2.2.zip xmlwriter-1.2.2
14cr|xmlwriter-1.2.2-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/xmlwriter/zips/xmlwriter-src-%{version}.zip
14cr|xmlwriter-1.2.2-0.0.5|15	Source1:        xmlwriter-1.2.2-build.xml
14cr|xmlwriter-1.2.2-0.0.5|16	Requires:       util-multicaster
14cr|xmlwriter-1.2.2-0.0.5|17	Requires:       util-xml-dom2sax
14cr|xmlwriter-1.2.2-0.0.5|18	BuildRequires:  ant
14cr|xmlwriter-1.2.2-0.0.5|19	BuildRequires:  ant-junit
14cr|xmlwriter-1.2.2-0.0.5|20	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|xmlwriter-1.2.2-0.0.5|21	BuildRequires:  junit
14cr|xmlwriter-1.2.2-0.0.5|22	BuildRequires:  util-multicaster
14cr|xmlwriter-1.2.2-0.0.5|23	BuildRequires:  util-xml-dom2sax
14cr|xmlwriter-1.2.2-0.0.5|24	%if %{gcj_support}
14cr|xmlwriter-1.2.2-0.0.5|25	BuildRequires:  java-gcj-compat-devel
14cr|xmlwriter-1.2.2-0.0.5|26	%else
14cr|xmlwriter-1.2.2-0.0.5|27	BuildRequires:  java-devel
14cr|xmlwriter-1.2.2-0.0.5|28	BuildArch:      noarch
14cr|xmlwriter-1.2.2-0.0.5|29	%endif
14cr|xmlwriter-1.2.2-0.0.5|30	
14cr|xmlwriter-1.2.2-0.0.5|31	%description
14cr|xmlwriter-1.2.2-0.0.5|32	org.freecompany.util
14cr|xmlwriter-1.2.2-0.0.5|33	
14cr|xmlwriter-1.2.2-0.0.5|34	%package javadoc
14cr|xmlwriter-1.2.2-0.0.5|35	Summary:        Javadoc for %{name}
14cr|xmlwriter-1.2.2-0.0.5|36	Group:          Development/Java
14cr|xmlwriter-1.2.2-0.0.5|37	
14cr|xmlwriter-1.2.2-0.0.5|38	%description javadoc
14cr|xmlwriter-1.2.2-0.0.5|39	Javadoc for %{name}.
14cr|xmlwriter-1.2.2-0.0.5|40	
14cr|xmlwriter-1.2.2-0.0.5|41	%prep
14cr|xmlwriter-1.2.2-0.0.5|42	%setup -q
14cr|xmlwriter-1.2.2-0.0.5|43	cp -a %{SOURCE1} build.xml
14cr|xmlwriter-1.2.2-0.0.5|44	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|xmlwriter-1.2.2-0.0.5|45	
14cr|xmlwriter-1.2.2-0.0.5|46	%build
14cr|xmlwriter-1.2.2-0.0.5|47	export CLASSPATH=$(build-classpath junit util-multicaster util-xml-dom2sax)
14cr|xmlwriter-1.2.2-0.0.5|48	export OPT_JAR_LIST="ant/ant-junit"
14cr|xmlwriter-1.2.2-0.0.5|49	# XXX: test testDOMOutput does not pass
14cr|xmlwriter-1.2.2-0.0.5|50	%{ant} jar javadoc #test
14cr|xmlwriter-1.2.2-0.0.5|51	
14cr|xmlwriter-1.2.2-0.0.5|52	%install
14cr|xmlwriter-1.2.2-0.0.5|53	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|xmlwriter-1.2.2-0.0.5|54	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|xmlwriter-1.2.2-0.0.5|55	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|xmlwriter-1.2.2-0.0.5|56	
14cr|xmlwriter-1.2.2-0.0.5|57	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|xmlwriter-1.2.2-0.0.5|58	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|xmlwriter-1.2.2-0.0.5|59	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|xmlwriter-1.2.2-0.0.5|60	
14cr|xmlwriter-1.2.2-0.0.5|61	%if %{gcj_support}
14cr|xmlwriter-1.2.2-0.0.5|62	%{_bindir}/aot-compile-rpm
14cr|xmlwriter-1.2.2-0.0.5|63	%endif
14cr|xmlwriter-1.2.2-0.0.5|64	
14cr|xmlwriter-1.2.2-0.0.5|65	%if %{gcj_support}
14cr|xmlwriter-1.2.2-0.0.5|66	%post
14cr|xmlwriter-1.2.2-0.0.5|67	%{update_gcjdb}
14cr|xmlwriter-1.2.2-0.0.5|68	
14cr|xmlwriter-1.2.2-0.0.5|69	%postun
14cr|xmlwriter-1.2.2-0.0.5|70	%{clean_gcjdb}
14cr|xmlwriter-1.2.2-0.0.5|71	%endif
14cr|xmlwriter-1.2.2-0.0.5|72	
14cr|xmlwriter-1.2.2-0.0.5|73	%files
14cr|xmlwriter-1.2.2-0.0.5|74	%defattr(0644,root,root,0755)
14cr|xmlwriter-1.2.2-0.0.5|75	%{_javadir}/%{name}.jar
14cr|xmlwriter-1.2.2-0.0.5|76	%{_javadir}/%{name}-%{version}.jar
14cr|xmlwriter-1.2.2-0.0.5|77	%if %{gcj_support}
14cr|xmlwriter-1.2.2-0.0.5|78	%dir %{_libdir}/gcj/%{name}
14cr|xmlwriter-1.2.2-0.0.5|79	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|xmlwriter-1.2.2-0.0.5|80	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|xmlwriter-1.2.2-0.0.5|81	%endif
14cr|xmlwriter-1.2.2-0.0.5|82	
14cr|xmlwriter-1.2.2-0.0.5|83	%files javadoc
14cr|xmlwriter-1.2.2-0.0.5|84	%defattr(0644,root,root,0755)
14cr|xmlwriter-1.2.2-0.0.5|85	%doc %{_javadocdir}/%{name}-%{version}
14cr|xmlwriter-1.2.2-0.0.5|86	%doc %{_javadocdir}/%{name}
14cr|xmlwriter-1.2.2-0.0.5|87	
14cr|xmlwriter-1.2.2-0.0.5|88	%changelog
14cr|xmlwriter-1.2.2-0.0.5|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.2-0.0.5
14cr|xmlwriter-1.2.2-0.0.5|90	+ Revision: 23bac05
14cr|xmlwriter-1.2.2-0.0.5|91	- MassBuild#464: Increase release tag
14cr|xmlwriter-1.2.2-0.0.5|92	
14cr|xmlwriter-1.2.2-0.0.5|93	

9326 14
14cr|xmode-1.0-8|1	Name:    xmode
14cr|xmode-1.0-8|2	Summary: X Window System (TM) and frame buffer modeline generator
14cr|xmode-1.0-8|3	Version: 1.0
14cr|xmode-1.0-8|4	Release: 8
14cr|xmode-1.0-8|5	Group:   System/X11
14cr|xmode-1.0-8|6	License: GPL
14cr|xmode-1.0-8|7	Source:  %{name}-%{version}.tar.bz2
14cr|xmode-1.0-8|8	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14cr|xmode-1.0-8|9	
14cr|xmode-1.0-8|10	%description
14cr|xmode-1.0-8|11	X Window System (TM) and frame buffer modeline generator. If you don't
14cr|xmode-1.0-8|12	know how to use this utility, just run it without any argument and you'll
14cr|xmode-1.0-8|13	obtain usage help.
14cr|xmode-1.0-8|14	
14cr|xmode-1.0-8|15	%prep
14cr|xmode-1.0-8|16	%setup -q
14cr|xmode-1.0-8|17	
14cr|xmode-1.0-8|18	%build
14cr|xmode-1.0-8|19	make
14cr|xmode-1.0-8|20	
14cr|xmode-1.0-8|21	%install
14cr|xmode-1.0-8|22	make PREFIX=$RPM_BUILD_ROOT install
14cr|xmode-1.0-8|23	
14cr|xmode-1.0-8|24	%clean
14cr|xmode-1.0-8|25	rm -rf $RPM_BUILD_ROOT
14cr|xmode-1.0-8|26	
14cr|xmode-1.0-8|27	%files
14cr|xmode-1.0-8|28	%defattr(-,root,root)
14cr|xmode-1.0-8|29	/usr/X11R6/bin/xmode
14cr|xmode-1.0-8|30	
14cr|xmode-1.0-8|31	
14cr|xmode-1.0-8|32	
14cr|xmode-1.0-8|33	%changelog
14cr|xmode-1.0-8|34	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cr|xmode-1.0-8|35	+ Revision: 87da1f9
14cr|xmode-1.0-8|36	- MassBuild#464: Increase release tag
14cr|xmode-1.0-8|37	
14cr|xmode-1.0-8|38	

9327 14
14cr|xmonad-0.11-6|1	%define debug_package %{nil}
14cr|xmonad-0.11-6|2	%define _cabal_setup Setup.lhs
14cr|xmonad-0.11-6|3	%define _no_haddock 1
14cr|xmonad-0.11-6|4	%define module xmonad
14cr|xmonad-0.11-6|5	
14cr|xmonad-0.11-6|6	Summary:	A tiling window manager
14cr|xmonad-0.11-6|7	Name:		%{module}
14cr|xmonad-0.11-6|8	Version:	0.11
14cr|xmonad-0.11-6|9	Release:	6
14cr|xmonad-0.11-6|10	Group:		Development/Other
14cr|xmonad-0.11-6|11	License:	BSD
14cr|xmonad-0.11-6|12	Url:		http://hackage.haskell.org/package/%{module}
14cr|xmonad-0.11-6|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|xmonad-0.11-6|14	BuildRequires:	ghc
14cr|xmonad-0.11-6|15	BuildRequires:	ghc-devel
14cr|xmonad-0.11-6|16	BuildRequires:	haskell-macros
14cr|xmonad-0.11-6|17	BuildRequires:	haskell(containers)
14cr|xmonad-0.11-6|18	BuildRequires:	haskell(extensible-exceptions)
14cr|xmonad-0.11-6|19	BuildRequires:	haskell(mtl)
14cr|xmonad-0.11-6|20	BuildRequires:	haskell(random)
14cr|xmonad-0.11-6|21	BuildRequires:	haskell(utf8-string)
14cr|xmonad-0.11-6|22	BuildRequires:	haskell(X11)
14cr|xmonad-0.11-6|23	BuildRequires:	pkgconfig(x11)
14cr|xmonad-0.11-6|24	BuildRequires:	pkgconfig(xinerama)
14cr|xmonad-0.11-6|25	BuildRequires:	pkgconfig(xrandr)
14cr|xmonad-0.11-6|26	BuildRequires:	pkgconfig(libffi)
14cr|xmonad-0.11-6|27	Requires(post,postun):	ghc
14cr|xmonad-0.11-6|28	Requires(pre):	haskell(containers)
14cr|xmonad-0.11-6|29	Requires(pre):	haskell(extensible-exceptions)
14cr|xmonad-0.11-6|30	Requires(pre):	haskell(mtl)
14cr|xmonad-0.11-6|31	Requires(pre):	haskell(random)
14cr|xmonad-0.11-6|32	Requires(pre):	haskell(utf8-string)
14cr|xmonad-0.11-6|33	Requires(pre):	haskell(X11)
14cr|xmonad-0.11-6|34	
14cr|xmonad-0.11-6|35	%description
14cr|xmonad-0.11-6|36	xmonad is a tiling window manager for X. Windows are arranged
14cr|xmonad-0.11-6|37	automatically to tile the screen without gaps or overlap, maximising
14cr|xmonad-0.11-6|38	screen use. All features of the window manager are accessible from
14cr|xmonad-0.11-6|39	the keyboard: a mouse is strictly optional. xmonad is written and
14cr|xmonad-0.11-6|40	extensible in Haskell. Custom layout algorithms, and other
14cr|xmonad-0.11-6|41	extensions, may be written by the user in config files. Layouts are
14cr|xmonad-0.11-6|42	applied dynamically, and different layouts may be used on each
14cr|xmonad-0.11-6|43	workspace. Xinerama is fully supported, allowing windows to be tiled
14cr|xmonad-0.11-6|44	on several screens.
14cr|xmonad-0.11-6|45	
14cr|xmonad-0.11-6|46	%files
14cr|xmonad-0.11-6|47	%{_bindir}/%{module}
14cr|xmonad-0.11-6|48	%{_datadir}/%{module}-%{version}
14cr|xmonad-0.11-6|49	%{_docdir}/%{module}-%{version}
14cr|xmonad-0.11-6|50	%{_libdir}/%{module}-%{version}
14cr|xmonad-0.11-6|51	%{_cabal_rpm_deps_dir}
14cr|xmonad-0.11-6|52	%{_cabal_haddoc_files}
14cr|xmonad-0.11-6|53	
14cr|xmonad-0.11-6|54	#----------------------------------------------------------------------------
14cr|xmonad-0.11-6|55	
14cr|xmonad-0.11-6|56	%prep
14cr|xmonad-0.11-6|57	%setup -q -n %{module}-%{version}
14cr|xmonad-0.11-6|58	
14cr|xmonad-0.11-6|59	%build
14cr|xmonad-0.11-6|60	%_cabal_build
14cr|xmonad-0.11-6|61	
14cr|xmonad-0.11-6|62	%install
14cr|xmonad-0.11-6|63	%_cabal_install
14cr|xmonad-0.11-6|64	%_cabal_rpm_gen_deps
14cr|xmonad-0.11-6|65	%_cabal_scriptlets
14cr|xmonad-0.11-6|66	
14cr|xmonad-0.11-6|67	%check
14cr|xmonad-0.11-6|68	%_cabal_check
14cr|xmonad-0.11-6|69	
14cr|xmonad-0.11-6|70	
14cr|xmonad-0.11-6|71	%changelog
14cr|xmonad-0.11-6|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-6
14cr|xmonad-0.11-6|73	+ Revision: 90674b3
14cr|xmonad-0.11-6|74	- MassBuild#464: Increase release tag
14cr|xmonad-0.11-6|75	
14cr|xmonad-0.11-6|76	

9328 14
14cr|xmonad-contrib-0.11.2-3|1	%define debug_package %{nil}
14cr|xmonad-contrib-0.11.2-3|2	%define _cabal_setup Setup.lhs
14cr|xmonad-contrib-0.11.2-3|3	%define _no_haddock 1
14cr|xmonad-contrib-0.11.2-3|4	%define module  xmonad-contrib
14cr|xmonad-contrib-0.11.2-3|5	
14cr|xmonad-contrib-0.11.2-3|6	Summary:	Third party extensions for xmonad
14cr|xmonad-contrib-0.11.2-3|7	Name:		%{module}
14cr|xmonad-contrib-0.11.2-3|8	Version:	0.11.2
14cr|xmonad-contrib-0.11.2-3|9	Release:	3
14cr|xmonad-contrib-0.11.2-3|10	Group:		Development/Other
14cr|xmonad-contrib-0.11.2-3|11	License:	BSD
14cr|xmonad-contrib-0.11.2-3|12	Url:		http://hackage.haskell.org/package/%{module}
14cr|xmonad-contrib-0.11.2-3|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cr|xmonad-contrib-0.11.2-3|14	BuildRequires:	ghc
14cr|xmonad-contrib-0.11.2-3|15	BuildRequires:	ghc-devel
14cr|xmonad-contrib-0.11.2-3|16	BuildRequires:	haskell-macros
14cr|xmonad-contrib-0.11.2-3|17	BuildRequires:	haskell(extensible-exceptions)
14cr|xmonad-contrib-0.11.2-3|18	BuildRequires:	haskell(mtl)
14cr|xmonad-contrib-0.11.2-3|19	BuildRequires:	haskell(random)
14cr|xmonad-contrib-0.11.2-3|20	BuildRequires:	haskell(transformers)
14cr|xmonad-contrib-0.11.2-3|21	BuildRequires:	haskell(utf8-string)
14cr|xmonad-contrib-0.11.2-3|22	BuildRequires:	haskell(xmonad)
14cr|xmonad-contrib-0.11.2-3|23	BuildRequires:	haskell(X11)
14cr|xmonad-contrib-0.11.2-3|24	BuildRequires:	pkgconfig(x11)
14cr|xmonad-contrib-0.11.2-3|25	Requires(post,postun):	ghc
14cr|xmonad-contrib-0.11.2-3|26	Requires(pre):	haskell(extensible-exceptions)
14cr|xmonad-contrib-0.11.2-3|27	Requires(pre):	haskell(mtl)
14cr|xmonad-contrib-0.11.2-3|28	Requires(pre):	haskell(random)
14cr|xmonad-contrib-0.11.2-3|29	Requires(pre):	haskell(transformers)
14cr|xmonad-contrib-0.11.2-3|30	Requires(pre):	haskell(utf8-string)
14cr|xmonad-contrib-0.11.2-3|31	Requires(pre):	haskell(xmonad)
14cr|xmonad-contrib-0.11.2-3|32	Requires(pre):	haskell(X11)
14cr|xmonad-contrib-0.11.2-3|33	
14cr|xmonad-contrib-0.11.2-3|34	%description
14cr|xmonad-contrib-0.11.2-3|35	Third party tiling algorithms, configurations and scripts to xmonad, a tiling
14cr|xmonad-contrib-0.11.2-3|36	window manager for X.
14cr|xmonad-contrib-0.11.2-3|37	For an introduction to building, configuring and using xmonad extensions, see
14cr|xmonad-contrib-0.11.2-3|38	"XMonad.Doc". In particular:
14cr|xmonad-contrib-0.11.2-3|39	"XMonad.Doc.Configuring", a guide to configuring xmonad
14cr|xmonad-contrib-0.11.2-3|40	"XMonad.Doc.Extending", using the contributed extensions library
14cr|xmonad-contrib-0.11.2-3|41	"XMonad.Doc.Developing", introduction to xmonad internals and writing your own
14cr|xmonad-contrib-0.11.2-3|42	extensions.
14cr|xmonad-contrib-0.11.2-3|43	
14cr|xmonad-contrib-0.11.2-3|44	%files
14cr|xmonad-contrib-0.11.2-3|45	%{_docdir}/%{module}-%{version}
14cr|xmonad-contrib-0.11.2-3|46	%{_libdir}/%{module}-%{version}
14cr|xmonad-contrib-0.11.2-3|47	%{_cabal_rpm_deps_dir}
14cr|xmonad-contrib-0.11.2-3|48	%{_cabal_haddoc_files}
14cr|xmonad-contrib-0.11.2-3|49	
14cr|xmonad-contrib-0.11.2-3|50	#----------------------------------------------------------------------------
14cr|xmonad-contrib-0.11.2-3|51	
14cr|xmonad-contrib-0.11.2-3|52	%prep
14cr|xmonad-contrib-0.11.2-3|53	%setup -q -n %{module}-%{version}
14cr|xmonad-contrib-0.11.2-3|54	
14cr|xmonad-contrib-0.11.2-3|55	%build
14cr|xmonad-contrib-0.11.2-3|56	%_cabal_build
14cr|xmonad-contrib-0.11.2-3|57	
14cr|xmonad-contrib-0.11.2-3|58	%install
14cr|xmonad-contrib-0.11.2-3|59	%_cabal_install
14cr|xmonad-contrib-0.11.2-3|60	%_cabal_rpm_gen_deps
14cr|xmonad-contrib-0.11.2-3|61	%_cabal_scriptlets
14cr|xmonad-contrib-0.11.2-3|62	
14cr|xmonad-contrib-0.11.2-3|63	%check
14cr|xmonad-contrib-0.11.2-3|64	%_cabal_check
14cr|xmonad-contrib-0.11.2-3|65	
14cr|xmonad-contrib-0.11.2-3|66	
14cr|xmonad-contrib-0.11.2-3|67	%changelog
14cr|xmonad-contrib-0.11.2-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2-3
14cr|xmonad-contrib-0.11.2-3|69	+ Revision: 00a1413
14cr|xmonad-contrib-0.11.2-3|70	- MassBuild#464: Increase release tag
14cr|xmonad-contrib-0.11.2-3|71	
14cr|xmonad-contrib-0.11.2-3|72	

9329 14
14cr|xmorph-20060817-3|1	%define lib_major	0
14cr|xmorph-20060817-3|2	%define lib_name_orig	%mklibname morph
14cr|xmorph-20060817-3|3	%define lib_name	%{lib_name_orig}%{lib_major}
14cr|xmorph-20060817-3|4	
14cr|xmorph-20060817-3|5	Summary:	An X Window System tool for creating morphed images
14cr|xmorph-20060817-3|6	Name:		xmorph
14cr|xmorph-20060817-3|7	Version:	20060817
14cr|xmorph-20060817-3|8	Release:	3
14cr|xmorph-20060817-3|9	Epoch:		2
14cr|xmorph-20060817-3|10	License:	GPL
14cr|xmorph-20060817-3|11	Group:		Graphics
14cr|xmorph-20060817-3|12	BuildRequires:	xaw-devel
14cr|xmorph-20060817-3|13	BuildRequires:	bison
14cr|xmorph-20060817-3|14	BuildRequires:	gettext-devel
14cr|xmorph-20060817-3|15	BuildRequires:	gtk+2-devel
14cr|xmorph-20060817-3|16	BuildRequires:	texinfo
14cr|xmorph-20060817-3|17	# for X11/bitmaps/gray:
14cr|xmorph-20060817-3|18	BuildRequires:	x11-data-bitmaps
14cr|xmorph-20060817-3|19	URL:		http://sourceforge.net/projects/xmorph/
14cr|xmorph-20060817-3|20	Source0:	xmorph_%{version}.tar.gz
14cr|xmorph-20060817-3|21	Source2:	xmorph-icons.tar.bz2
14cr|xmorph-20060817-3|22	# (fc) 20060817-1mdv fix build with latest gcc
14cr|xmorph-20060817-3|23	Patch0:		xmorph-20060817-fixbuild.patch
14cr|xmorph-20060817-3|24	
14cr|xmorph-20060817-3|25	%package -n %{lib_name}
14cr|xmorph-20060817-3|26	Summary:	Internal library required for xmorph/gtkmorph
14cr|xmorph-20060817-3|27	Provides:	%{lib_name_orig}
14cr|xmorph-20060817-3|28	Group:		Graphics
14cr|xmorph-20060817-3|29	
14cr|xmorph-20060817-3|30	%package -n %{lib_name}-devel
14cr|xmorph-20060817-3|31	Summary:	Headers and static libraries required for xmorph/gtkmorph development
14cr|xmorph-20060817-3|32	Requires:	%{lib_name} = %{epoch}:%{version}-%{release}
14cr|xmorph-20060817-3|33	Provides:	%{lib_name_orig}-devel = %{EVRD}
14cr|xmorph-20060817-3|34	Provides:	%{name}-devel = %{EVRD}
14cr|xmorph-20060817-3|35	Group:		Graphics
14cr|xmorph-20060817-3|36	
14cr|xmorph-20060817-3|37	%description
14cr|xmorph-20060817-3|38	Xmorph is a digital image warping (aka morphing) program.  Xmorph
14cr|xmorph-20060817-3|39	provides the tools needed and comprehensible instructions for you to
14cr|xmorph-20060817-3|40	create morphs: changing one image into another.  Xmorph runs under the
14cr|xmorph-20060817-3|41	X Window System.
14cr|xmorph-20060817-3|42	
14cr|xmorph-20060817-3|43	Install the xmorph package if you need a program that will create
14cr|xmorph-20060817-3|44	morphed images.
14cr|xmorph-20060817-3|45	
14cr|xmorph-20060817-3|46	%description -n %{lib_name}
14cr|xmorph-20060817-3|47	Internal library for xmorph and gtkmorph.
14cr|xmorph-20060817-3|48	
14cr|xmorph-20060817-3|49	%description -n %{lib_name}-devel
14cr|xmorph-20060817-3|50	Development headers and static libs for xmorph and gtkmorph.
14cr|xmorph-20060817-3|51	
14cr|xmorph-20060817-3|52	%prep
14cr|xmorph-20060817-3|53	%setup -q
14cr|xmorph-20060817-3|54	%patch0 -p1 -b .fixbuild
14cr|xmorph-20060817-3|55	
14cr|xmorph-20060817-3|56	
14cr|xmorph-20060817-3|57	%build
14cr|xmorph-20060817-3|58	%configure2_5x --without-morph --with-gtk=2 --disable-static
14cr|xmorph-20060817-3|59	%make
14cr|xmorph-20060817-3|60	
14cr|xmorph-20060817-3|61	%install
14cr|xmorph-20060817-3|62	%makeinstall_std
14cr|xmorph-20060817-3|63	
14cr|xmorph-20060817-3|64	#mdk menu
14cr|xmorph-20060817-3|65	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xmorph-20060817-3|66	cat << EOF > %buildroot%{_datadir}/applications/mandriva-xmorph.desktop
14cr|xmorph-20060817-3|67	[Desktop Entry]
14cr|xmorph-20060817-3|68	Type=Application
14cr|xmorph-20060817-3|69	Categories=Graphics;Viewer;
14cr|xmorph-20060817-3|70	Name=Xmorph
14cr|xmorph-20060817-3|71	Comment=Morphing software
14cr|xmorph-20060817-3|72	Exec=gtkmorph
14cr|xmorph-20060817-3|73	Icon=xmorph
14cr|xmorph-20060817-3|74	EOF
14cr|xmorph-20060817-3|75	
14cr|xmorph-20060817-3|76	#mdk icons
14cr|xmorph-20060817-3|77	install -d $RPM_BUILD_ROOT%{_iconsdir}
14cr|xmorph-20060817-3|78	tar xjvf %{SOURCE2} -C $RPM_BUILD_ROOT%{_iconsdir}
14cr|xmorph-20060817-3|79	
14cr|xmorph-20060817-3|80	# find i18n files
14cr|xmorph-20060817-3|81	%find_lang %{name}
14cr|xmorph-20060817-3|82	
14cr|xmorph-20060817-3|83	%files -f %{name}.lang
14cr|xmorph-20060817-3|84	%doc ABOUT-NLS AUTHORS README HISTORY NEWS
14cr|xmorph-20060817-3|85	%{_bindir}/*
14cr|xmorph-20060817-3|86	%{_mandir}/*/*
14cr|xmorph-20060817-3|87	%{_datadir}/applications/mandriva-*.desktop
14cr|xmorph-20060817-3|88	%{_infodir}/*
14cr|xmorph-20060817-3|89	%{_miconsdir}/*.png
14cr|xmorph-20060817-3|90	%{_iconsdir}/*.png
14cr|xmorph-20060817-3|91	%{_liconsdir}/*.png
14cr|xmorph-20060817-3|92	%{_datadir}/xmorph
14cr|xmorph-20060817-3|93	
14cr|xmorph-20060817-3|94	%files -n %{lib_name}
14cr|xmorph-20060817-3|95	%_libdir/*.so.*
14cr|xmorph-20060817-3|96	
14cr|xmorph-20060817-3|97	%files -n %{lib_name}-devel
14cr|xmorph-20060817-3|98	%doc TODO
14cr|xmorph-20060817-3|99	%{_libdir}/*.so
14cr|xmorph-20060817-3|100	%{_prefix}/include/*
14cr|xmorph-20060817-3|101	
14cr|xmorph-20060817-3|102	
14cr|xmorph-20060817-3|103	
14cr|xmorph-20060817-3|104	
14cr|xmorph-20060817-3|105	%changelog
14cr|xmorph-20060817-3|106	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:20060817-3
14cr|xmorph-20060817-3|107	+ Revision: 4592419
14cr|xmorph-20060817-3|108	- MassBuild#464: Increase release tag
14cr|xmorph-20060817-3|109	
14cr|xmorph-20060817-3|110	

9330 14
14cr|xmoto-0.5.10-4|1	Summary:	A challenging 2D motocross platform game
14cr|xmoto-0.5.10-4|2	Name:		xmoto
14cr|xmoto-0.5.10-4|3	Version:	0.5.10
14cr|xmoto-0.5.10-4|4	Release:	4
14cr|xmoto-0.5.10-4|5	License:	GPLv2+
14cr|xmoto-0.5.10-4|6	Group:		Games/Arcade
14cr|xmoto-0.5.10-4|7	Url:		http://xmoto.sourceforge.net/
14cr|xmoto-0.5.10-4|8	Source0:	http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
14cr|xmoto-0.5.10-4|9	Source1:	%{name}.png
14cr|xmoto-0.5.10-4|10	Patch0:		xmoto-0.5.9-Environment-cstlib.patch
14cr|xmoto-0.5.10-4|11	Patch1:		xmoto-0.5.9-Environment-string.patch
14cr|xmoto-0.5.10-4|12	Patch2:		xmoto-0.5.9-gcc4.7.patch
14cr|xmoto-0.5.10-4|13	Patch3:		xmoto-0.5.9-helpers-log-include.patch
14cr|xmoto-0.5.10-4|14	Patch4:		xmoto-0.5.9-helpers-text-includes.patch
14cr|xmoto-0.5.10-4|15	Patch5:		xmoto-0.5.9-libpng15.patch
14cr|xmoto-0.5.10-4|16	Patch6:		xmoto-0.5.9-xmargs-include.patch
14cr|xmoto-0.5.10-4|17	BuildRequires:	bison
14cr|xmoto-0.5.10-4|18	BuildRequires:	imagemagick
14cr|xmoto-0.5.10-4|19	BuildRequires:	bzip2-devel
14cr|xmoto-0.5.10-4|20	BuildRequires:	jpeg-devel
14cr|xmoto-0.5.10-4|21	BuildRequires:	pkgconfig(glu)
14cr|xmoto-0.5.10-4|22	BuildRequires:	pkgconfig(libcurl)
14cr|xmoto-0.5.10-4|23	BuildRequires:	pkgconfig(libpng)
14cr|xmoto-0.5.10-4|24	BuildRequires:	pkgconfig(libxdg-basedir)
14cr|xmoto-0.5.10-4|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|xmoto-0.5.10-4|26	BuildRequires:	pkgconfig(lua)
14cr|xmoto-0.5.10-4|27	BuildRequires:	pkgconfig(ode)
14cr|xmoto-0.5.10-4|28	BuildRequires:	pkgconfig(sdl)
14cr|xmoto-0.5.10-4|29	BuildRequires:	pkgconfig(SDL_mixer)
14cr|xmoto-0.5.10-4|30	BuildRequires:	pkgconfig(SDL_ttf)
14cr|xmoto-0.5.10-4|31	BuildRequires:	pkgconfig(SDL_net)
14cr|xmoto-0.5.10-4|32	BuildRequires:	pkgconfig(sqlite3)
14cr|xmoto-0.5.10-4|33	
14cr|xmoto-0.5.10-4|34	%description
14cr|xmoto-0.5.10-4|35	X-Moto is a challenging 2D motocross platform game, where physics play
14cr|xmoto-0.5.10-4|36	an all important role in the gameplay. You need to control your bike
14cr|xmoto-0.5.10-4|37	to its limit, if you want to have a chance finishing the more
14cr|xmoto-0.5.10-4|38	difficult of the challenges.
14cr|xmoto-0.5.10-4|39	First you'll try just to complete the levels, while later you'll
14cr|xmoto-0.5.10-4|40	compete with yourself and others, racing against the clock.
14cr|xmoto-0.5.10-4|41	
14cr|xmoto-0.5.10-4|42	%files -f %{name}.lang
14cr|xmoto-0.5.10-4|43	%doc AUTHORS README
14cr|xmoto-0.5.10-4|44	%{_gamesbindir}/%{name}
14cr|xmoto-0.5.10-4|45	%{_gamesdatadir}/%{name}/
14cr|xmoto-0.5.10-4|46	%{_datadir}/applications/%{name}.desktop
14cr|xmoto-0.5.10-4|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|xmoto-0.5.10-4|48	%{_mandir}/man6/*
14cr|xmoto-0.5.10-4|49	
14cr|xmoto-0.5.10-4|50	#----------------------------------------------------------------------------
14cr|xmoto-0.5.10-4|51	
14cr|xmoto-0.5.10-4|52	%prep
14cr|xmoto-0.5.10-4|53	%setup -q
14cr|xmoto-0.5.10-4|54	#individual file patch for better maintenance imported from MRB
14cr|xmoto-0.5.10-4|55	%patch0 -p0
14cr|xmoto-0.5.10-4|56	%patch1 -p0
14cr|xmoto-0.5.10-4|57	%patch2 -p0
14cr|xmoto-0.5.10-4|58	%patch3 -p0
14cr|xmoto-0.5.10-4|59	%patch4 -p0
14cr|xmoto-0.5.10-4|60	#applied upstream
14cr|xmoto-0.5.10-4|61	#patch5 -p0
14cr|xmoto-0.5.10-4|62	%patch6 -p0
14cr|xmoto-0.5.10-4|63	
14cr|xmoto-0.5.10-4|64	%build
14cr|xmoto-0.5.10-4|65	%configure2_5x \
14cr|xmoto-0.5.10-4|66	--bindir=%{_gamesbindir} \
14cr|xmoto-0.5.10-4|67	--datadir=%{_gamesdatadir} \
14cr|xmoto-0.5.10-4|68	--with-localesdir=%{_datadir}/locale \
14cr|xmoto-0.5.10-4|69	--disable-rpath \
14cr|xmoto-0.5.10-4|70	--enable-threads=pth \
14cr|xmoto-0.5.10-4|71	--with-renderer-openGl=1 \
14cr|xmoto-0.5.10-4|72	--with-unoptimized=0
14cr|xmoto-0.5.10-4|73	
14cr|xmoto-0.5.10-4|74	%make
14cr|xmoto-0.5.10-4|75	
14cr|xmoto-0.5.10-4|76	%install
14cr|xmoto-0.5.10-4|77	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
14cr|xmoto-0.5.10-4|78	
14cr|xmoto-0.5.10-4|79	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xmoto-0.5.10-4|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xmoto-0.5.10-4|81	[Desktop Entry]
14cr|xmoto-0.5.10-4|82	Name=X-Moto
14cr|xmoto-0.5.10-4|83	Comment=Motocross platform game
14cr|xmoto-0.5.10-4|84	Exec=%{_gamesbindir}/%{name}
14cr|xmoto-0.5.10-4|85	Icon=%{name}
14cr|xmoto-0.5.10-4|86	Terminal=false
14cr|xmoto-0.5.10-4|87	Type=Application
14cr|xmoto-0.5.10-4|88	Categories=Game;ArcadeGame;
14cr|xmoto-0.5.10-4|89	EOF
14cr|xmoto-0.5.10-4|90	
14cr|xmoto-0.5.10-4|91	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cr|xmoto-0.5.10-4|92	install %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xmoto-0.5.10-4|93	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xmoto-0.5.10-4|94	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xmoto-0.5.10-4|95	
14cr|xmoto-0.5.10-4|96	%find_lang %{name}
14cr|xmoto-0.5.10-4|97	
14cr|xmoto-0.5.10-4|98	
14cr|xmoto-0.5.10-4|99	%changelog
14cr|xmoto-0.5.10-4|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-4
14cr|xmoto-0.5.10-4|101	+ Revision: e15b08f
14cr|xmoto-0.5.10-4|102	- MassBuild#464: Increase release tag
14cr|xmoto-0.5.10-4|103	
14cr|xmoto-0.5.10-4|104	

9331 14
14cr|xmove-2.0-0.beta2.5|1	%define name	xmove
14cr|xmove-2.0-0.beta2.5|2	%define version	2.0
14cr|xmove-2.0-0.beta2.5|3	%define rel	5
14cr|xmove-2.0-0.beta2.5|4	%define beta	2
14cr|xmove-2.0-0.beta2.5|5	%if %{beta}
14cr|xmove-2.0-0.beta2.5|6	%define release 0.beta%{beta}.%{rel}
14cr|xmove-2.0-0.beta2.5|7	%else
14cr|xmove-2.0-0.beta2.5|8	%define release	%{rel}
14cr|xmove-2.0-0.beta2.5|9	%endif
14cr|xmove-2.0-0.beta2.5|10	
14cr|xmove-2.0-0.beta2.5|11	Name:		%{name}
14cr|xmove-2.0-0.beta2.5|12	Version:	%{version}
14cr|xmove-2.0-0.beta2.5|13	Release:	%{release}
14cr|xmove-2.0-0.beta2.5|14	Summary:	X11 pseudoserver to dynamically move X11 applications
14cr|xmove-2.0-0.beta2.5|15	License:	MIT
14cr|xmove-2.0-0.beta2.5|16	Group:		System/X11
14cr|xmove-2.0-0.beta2.5|17	Url:		ftp://ftp.cs.columbia.edu/pub/xmove/
14cr|xmove-2.0-0.beta2.5|18	%if %{beta}
14cr|xmove-2.0-0.beta2.5|19	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}beta%{beta}.tar.bz2
14cr|xmove-2.0-0.beta2.5|20	%else
14cr|xmove-2.0-0.beta2.5|21	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}.tar.bz2
14cr|xmove-2.0-0.beta2.5|22	%endif
14cr|xmove-2.0-0.beta2.5|23	Patch0:		xmove-2.0-unix-domain.patch
14cr|xmove-2.0-0.beta2.5|24	
14cr|xmove-2.0-0.beta2.5|25	BuildRequires:	pkgconfig(x11)
14cr|xmove-2.0-0.beta2.5|26	BuildRequires:  imake
14cr|xmove-2.0-0.beta2.5|27	
14cr|xmove-2.0-0.beta2.5|28	
14cr|xmove-2.0-0.beta2.5|29	
14cr|xmove-2.0-0.beta2.5|30	%description
14cr|xmove-2.0-0.beta2.5|31	xmove is a pseudoserver (aka proxy server) which allows you
14cr|xmove-2.0-0.beta2.5|32	to dynamically move an X application between servers, and screens
14cr|xmove-2.0-0.beta2.5|33	within a server.
14cr|xmove-2.0-0.beta2.5|34	
14cr|xmove-2.0-0.beta2.5|35	%prep
14cr|xmove-2.0-0.beta2.5|36	%setup -q -n %{name}
14cr|xmove-2.0-0.beta2.5|37	%patch0 -p1 -b .unix-domain
14cr|xmove-2.0-0.beta2.5|38	chmod 644 doc/*
14cr|xmove-2.0-0.beta2.5|39	
14cr|xmove-2.0-0.beta2.5|40	%build
14cr|xmove-2.0-0.beta2.5|41	for i in xmove xmovectrl; do
14cr|xmove-2.0-0.beta2.5|42	cd $i
14cr|xmove-2.0-0.beta2.5|43	ln -sf ../man/man1/$i.1 $i.man
14cr|xmove-2.0-0.beta2.5|44	xmkmf
14cr|xmove-2.0-0.beta2.5|45	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|xmove-2.0-0.beta2.5|46	cd $OLDPWD
14cr|xmove-2.0-0.beta2.5|47	done
14cr|xmove-2.0-0.beta2.5|48	
14cr|xmove-2.0-0.beta2.5|49	%install
14cr|xmove-2.0-0.beta2.5|50	install -d -m755 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|xmove-2.0-0.beta2.5|51	for i in xmove xmovectrl; do
14cr|xmove-2.0-0.beta2.5|52	cd $i
14cr|xmove-2.0-0.beta2.5|53	%{makeinstall_std}
14cr|xmove-2.0-0.beta2.5|54	cd $OLDPWD
14cr|xmove-2.0-0.beta2.5|55	install -m 644 man/man1/$i.1 $RPM_BUILD_ROOT%{_mandir}/man1/
14cr|xmove-2.0-0.beta2.5|56	done
14cr|xmove-2.0-0.beta2.5|57	
14cr|xmove-2.0-0.beta2.5|58	
14cr|xmove-2.0-0.beta2.5|59	%files
14cr|xmove-2.0-0.beta2.5|60	%defattr(-,root,root)
14cr|xmove-2.0-0.beta2.5|61	%doc README doc/*
14cr|xmove-2.0-0.beta2.5|62	%_bindir/xmove*
14cr|xmove-2.0-0.beta2.5|63	%{_mandir}/man1/xmove*
14cr|xmove-2.0-0.beta2.5|64	
14cr|xmove-2.0-0.beta2.5|65	
14cr|xmove-2.0-0.beta2.5|66	
14cr|xmove-2.0-0.beta2.5|67	%changelog
14cr|xmove-2.0-0.beta2.5|68	* Tue Mar 04 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.0-0.beta2.5
14cr|xmove-2.0-0.beta2.5|69	+ Revision: c2ae668
14cr|xmove-2.0-0.beta2.5|70	- Fix BR, spec clean.
14cr|xmove-2.0-0.beta2.5|71	
14cr|xmove-2.0-0.beta2.5|72	

9332 14
14cr|xnetload-1.11.3-10|1	Summary:	A program to display load on network device
14cr|xnetload-1.11.3-10|2	Name:		xnetload
14cr|xnetload-1.11.3-10|3	Version:	1.11.3
14cr|xnetload-1.11.3-10|4	Release:	10
14cr|xnetload-1.11.3-10|5	License:	GPLv2+
14cr|xnetload-1.11.3-10|6	Group:		File tools
14cr|xnetload-1.11.3-10|7	Url:		http://www.xs4all.nl/~rsmith/software/
14cr|xnetload-1.11.3-10|8	Source0:	%{name}-%{version}.tar.bz2
14cr|xnetload-1.11.3-10|9	Patch0:		xnetload-1.11.3-flags.patch
14cr|xnetload-1.11.3-10|10	BuildRequires:	pkgconfig(x11)
14cr|xnetload-1.11.3-10|11	BuildRequires:	pkgconfig(xaw7)
14cr|xnetload-1.11.3-10|12	BuildRequires:	pkgconfig(xmu)
14cr|xnetload-1.11.3-10|13	BuildRequires:	pkgconfig(xt)
14cr|xnetload-1.11.3-10|14	
14cr|xnetload-1.11.3-10|15	%description
14cr|xnetload-1.11.3-10|16	This application, that runs under the X Window System, displays a count
14cr|xnetload-1.11.3-10|17	and a graph of the traffic over a specified network connection.
14cr|xnetload-1.11.3-10|18	
14cr|xnetload-1.11.3-10|19	%files
14cr|xnetload-1.11.3-10|20	%doc README
14cr|xnetload-1.11.3-10|21	%{_bindir}/%{name}
14cr|xnetload-1.11.3-10|22	%{_mandir}/man1/%{name}.1.*
14cr|xnetload-1.11.3-10|23	
14cr|xnetload-1.11.3-10|24	#----------------------------------------------------------------------------
14cr|xnetload-1.11.3-10|25	
14cr|xnetload-1.11.3-10|26	%prep
14cr|xnetload-1.11.3-10|27	%setup -q
14cr|xnetload-1.11.3-10|28	%patch0 -p1
14cr|xnetload-1.11.3-10|29	
14cr|xnetload-1.11.3-10|30	find . -perm 0400 | xargs chmod 0644
14cr|xnetload-1.11.3-10|31	
14cr|xnetload-1.11.3-10|32	%build
14cr|xnetload-1.11.3-10|33	%make depend
14cr|xnetload-1.11.3-10|34	%make OPTFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cr|xnetload-1.11.3-10|35	
14cr|xnetload-1.11.3-10|36	%install
14cr|xnetload-1.11.3-10|37	mkdir -p %{buildroot}%{_bindir}
14cr|xnetload-1.11.3-10|38	mkdir -p %{buildroot}%{_mandir}/man1
14cr|xnetload-1.11.3-10|39	chmod 644 README
14cr|xnetload-1.11.3-10|40	%makeinstall BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}/man1
14cr|xnetload-1.11.3-10|41	
14cr|xnetload-1.11.3-10|42	
14cr|xnetload-1.11.3-10|43	%changelog
14cr|xnetload-1.11.3-10|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.3-10
14cr|xnetload-1.11.3-10|45	+ Revision: 49f71dd
14cr|xnetload-1.11.3-10|46	- MassBuild#464: Increase release tag
14cr|xnetload-1.11.3-10|47	
14cr|xnetload-1.11.3-10|48	

9333 14
14cr|xneur-0.17.0-2|1	%define name xneur
14cr|xneur-0.17.0-2|2	%define soname 17
14cr|xneur-0.17.0-2|3	%define libname %mklibname %{name} %{soname}
14cr|xneur-0.17.0-2|4	%define develname %mklibname %{name} -d
14cr|xneur-0.17.0-2|5	
14cr|xneur-0.17.0-2|6	Name:		%{name}
14cr|xneur-0.17.0-2|7	Version:	0.17.0
14cr|xneur-0.17.0-2|8	Release:	2
14cr|xneur-0.17.0-2|9	URL:		http://www.xneur.ru
14cr|xneur-0.17.0-2|10	License:	GPLv2
14cr|xneur-0.17.0-2|11	Source0:	%{name}-%{version}.tar.gz
14cr|xneur-0.17.0-2|12	Patch0:		xneur-0.12.0-cflags.patch
14cr|xneur-0.17.0-2|13	Patch2:		xneur-0.16.0-link.patch
14cr|xneur-0.17.0-2|14	Group:		System/X11
14cr|xneur-0.17.0-2|15	Summary:	X Neural Switcher
14cr|xneur-0.17.0-2|16	BuildRequires:  pkgconfig(libpcre)
14cr|xneur-0.17.0-2|17	BuildRequires:	pkgconfig(enchant)
14cr|xneur-0.17.0-2|18	BuildRequires:  pkgconfig(glib-2.0)
14cr|xneur-0.17.0-2|19	BuildRequires:  pkgconfig(gstreamer-0.10)
14cr|xneur-0.17.0-2|20	BuildRequires:  pkgconfig(libnotify)
14cr|xneur-0.17.0-2|21	BuildRequires:  aspell-devel
14cr|xneur-0.17.0-2|22	BuildRequires:  xosd-devel
14cr|xneur-0.17.0-2|23	BuildRequires:	gettext-devel
14cr|xneur-0.17.0-2|24	Requires:	aspell-ru
14cr|xneur-0.17.0-2|25	Suggests:	gxneur
14cr|xneur-0.17.0-2|26	
14cr|xneur-0.17.0-2|27	%description
14cr|xneur-0.17.0-2|28	X Neural Switcher (http://www.xneur.ru).
14cr|xneur-0.17.0-2|29	Automatical switcher of keyboard layout.
14cr|xneur-0.17.0-2|30	
14cr|xneur-0.17.0-2|31	%package -n %{develname}
14cr|xneur-0.17.0-2|32	Summary:	Include Files and Libraries
14cr|xneur-0.17.0-2|33	Group:		Development/X11
14cr|xneur-0.17.0-2|34	Requires:	%{libname} = %{version}
14cr|xneur-0.17.0-2|35	Provides:	xneur-devel = %{version}
14cr|xneur-0.17.0-2|36	Obsoletes:	xneur-devel < 0.11.1
14cr|xneur-0.17.0-2|37	Obsoletes:	xneur-%{_lib}xneur-devel < %{version}
14cr|xneur-0.17.0-2|38	
14cr|xneur-0.17.0-2|39	%description -n %{develname}
14cr|xneur-0.17.0-2|40	Development files for the package XNeur.
14cr|xneur-0.17.0-2|41	
14cr|xneur-0.17.0-2|42	%package -n %{libname}
14cr|xneur-0.17.0-2|43	Summary:	XNeur Shared Library
14cr|xneur-0.17.0-2|44	Group:		System/Libraries
14cr|xneur-0.17.0-2|45	Obsoletes:	xneur-%{_lib}xneur11
14cr|xneur-0.17.0-2|46	
14cr|xneur-0.17.0-2|47	%description -n %{libname}
14cr|xneur-0.17.0-2|48	Shared libraries for the package XNeur.
14cr|xneur-0.17.0-2|49	
14cr|xneur-0.17.0-2|50	%prep
14cr|xneur-0.17.0-2|51	%setup -q
14cr|xneur-0.17.0-2|52	%patch0 -p0
14cr|xneur-0.17.0-2|53	%patch2 -p1
14cr|xneur-0.17.0-2|54	
14cr|xneur-0.17.0-2|55	%build
14cr|xneur-0.17.0-2|56	autoreconf -fi
14cr|xneur-0.17.0-2|57	mv configure.in.orig configure.in
14cr|xneur-0.17.0-2|58	%configure2_5x
14cr|xneur-0.17.0-2|59	%make
14cr|xneur-0.17.0-2|60	
14cr|xneur-0.17.0-2|61	%install
14cr|xneur-0.17.0-2|62	%makeinstall_std
14cr|xneur-0.17.0-2|63	%{__rm} -f %{buildroot}%{_libdir}/{%{name}/*.*a,*.*a}
14cr|xneur-0.17.0-2|64	%find_lang %{name}
14cr|xneur-0.17.0-2|65	
14cr|xneur-0.17.0-2|66	%post
14cr|xneur-0.17.0-2|67	ln -s %{_datadir}/%name/languages/ru %{_datadir}/%name/languages/ru\(winkeys\)
14cr|xneur-0.17.0-2|68	
14cr|xneur-0.17.0-2|69	%files -f %{name}.lang
14cr|xneur-0.17.0-2|70	%doc AUTHORS ChangeLog NEWS README TODO
14cr|xneur-0.17.0-2|71	%{_datadir}/%{name}
14cr|xneur-0.17.0-2|72	%{_bindir}/*
14cr|xneur-0.17.0-2|73	%dir %{_libdir}/%{name}
14cr|xneur-0.17.0-2|74	%{_libdir}/%{name}/libxn*.so.*
14cr|xneur-0.17.0-2|75	%doc %{_mandir}/man1/*
14cr|xneur-0.17.0-2|76	%doc %{_mandir}/man5/*
14cr|xneur-0.17.0-2|77	%dir %{_sysconfdir}/%{name}
14cr|xneur-0.17.0-2|78	# Upstream updates a config file. So we must replace it.
14cr|xneur-0.17.0-2|79	%config %{_sysconfdir}/%{name}/*
14cr|xneur-0.17.0-2|80	%{_datadir}/icons/*
14cr|xneur-0.17.0-2|81	
14cr|xneur-0.17.0-2|82	%files -n %{libname}
14cr|xneur-0.17.0-2|83	%{_libdir}/libxn*.so.*
14cr|xneur-0.17.0-2|84	
14cr|xneur-0.17.0-2|85	%files -n %{develname}
14cr|xneur-0.17.0-2|86	%{_libdir}/*.so
14cr|xneur-0.17.0-2|87	%dir %{_libdir}/%{name}
14cr|xneur-0.17.0-2|88	%{_libdir}/%{name}/*.so
14cr|xneur-0.17.0-2|89	%{_libdir}/pkgconfig/*.pc
14cr|xneur-0.17.0-2|90	%{_includedir}/%{name}
14cr|xneur-0.17.0-2|91	%changelog
14cr|xneur-0.17.0-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.0-2
14cr|xneur-0.17.0-2|93	+ Revision: fbeb4a5
14cr|xneur-0.17.0-2|94	- MassBuild#464: Increase release tag
14cr|xneur-0.17.0-2|95	
14cr|xneur-0.17.0-2|96	

9334 14
14cr|xombrero-1.6.3-1|1	Summary:	A minimalists web browser
14cr|xombrero-1.6.3-1|2	Name:		xombrero
14cr|xombrero-1.6.3-1|3	Version:	1.6.3
14cr|xombrero-1.6.3-1|4	Release:	1
14cr|xombrero-1.6.3-1|5	License:	MIT
14cr|xombrero-1.6.3-1|6	Group:		Networking/WWW
14cr|xombrero-1.6.3-1|7	Url:		https://opensource.conformal.com/wiki/xombrero
14cr|xombrero-1.6.3-1|8	Source0:	https://opensource.conformal.com/snapshots/%{name}/%{name}-%{version}.tgz
14cr|xombrero-1.6.3-1|9	Patch0:		xxxterm-1.8.0-mdv-desktop.patch
14cr|xombrero-1.6.3-1|10	Patch1:		xxxterm-1.11.3-mga-correct-resource_dir.patch
14cr|xombrero-1.6.3-1|11	Patch2:		xxxterm-1.11.3-mga-use-duckduckgo-as-home-and-search-engine.patch
14cr|xombrero-1.6.3-1|12	BuildRequires:	groff-for-man
14cr|xombrero-1.6.3-1|13	BuildRequires:	libbsd-devel
14cr|xombrero-1.6.3-1|14	BuildRequires:	pkgconfig(gnutls)
14cr|xombrero-1.6.3-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|xombrero-1.6.3-1|16	BuildRequires:	pkgconfig(libsoup-2.4)
14cr|xombrero-1.6.3-1|17	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cr|xombrero-1.6.3-1|18	Requires:	glib-networking
14cr|xombrero-1.6.3-1|19	Obsoletes:	xxxterm < 2.0
14cr|xombrero-1.6.3-1|20	
14cr|xombrero-1.6.3-1|21	%description
14cr|xombrero-1.6.3-1|22	Xombrero is a minimalist web browser with sophisticated security features
14cr|xombrero-1.6.3-1|23	designed-in (rather than through an add-on). In particular, it provides both
14cr|xombrero-1.6.3-1|24	persistent and per-session controls for scripts and cookies, making it easy
14cr|xombrero-1.6.3-1|25	to thwart tracking and scripting attacks.
14cr|xombrero-1.6.3-1|26	
14cr|xombrero-1.6.3-1|27	In additional to providing a familiar mouse-based interface like other web
14cr|xombrero-1.6.3-1|28	browsers, it offers a set of vi-like keyboard commands for users who prefer
14cr|xombrero-1.6.3-1|29	to keep their hands on their keyboard.
14cr|xombrero-1.6.3-1|30	
14cr|xombrero-1.6.3-1|31	The default settings provide a secure environment. With simple keyboard
14cr|xombrero-1.6.3-1|32	commands, the user can "whitelist" specific sites, allowing cookies and scripts
14cr|xombrero-1.6.3-1|33	from those sites.
14cr|xombrero-1.6.3-1|34	
14cr|xombrero-1.6.3-1|35	%files
14cr|xombrero-1.6.3-1|36	%{_mandir}/man1/%{name}.*
14cr|xombrero-1.6.3-1|37	%{_bindir}/%{name}
14cr|xombrero-1.6.3-1|38	%{_datadir}/applications/%{name}.desktop
14cr|xombrero-1.6.3-1|39	%{_datadir}/%{name}/*.png
14cr|xombrero-1.6.3-1|40	%{_datadir}/%{name}/style.css
14cr|xombrero-1.6.3-1|41	%{_datadir}/%{name}/tld-rules
14cr|xombrero-1.6.3-1|42	%{_datadir}/%{name}/hsts-preload
14cr|xombrero-1.6.3-1|43	%{_datadir}/%{name}/tordisabled.ico
14cr|xombrero-1.6.3-1|44	%{_datadir}/%{name}/torenabled.ico
14cr|xombrero-1.6.3-1|45	%{_datadir}/%{name}/xombrero.css
14cr|xombrero-1.6.3-1|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|xombrero-1.6.3-1|47	
14cr|xombrero-1.6.3-1|48	#----------------------------------------------------------------------------
14cr|xombrero-1.6.3-1|49	
14cr|xombrero-1.6.3-1|50	%prep
14cr|xombrero-1.6.3-1|51	%setup -q
14cr|xombrero-1.6.3-1|52	%patch0 -p0
14cr|xombrero-1.6.3-1|53	%patch1 -p0
14cr|xombrero-1.6.3-1|54	%patch2 -p0
14cr|xombrero-1.6.3-1|55	
14cr|xombrero-1.6.3-1|56	%build
14cr|xombrero-1.6.3-1|57	export GTK_VERSION=gtk3
14cr|xombrero-1.6.3-1|58	%setup_compile_flags
14cr|xombrero-1.6.3-1|59	make -C linux
14cr|xombrero-1.6.3-1|60	
14cr|xombrero-1.6.3-1|61	%install
14cr|xombrero-1.6.3-1|62	export PREFIX=%{buildroot}%{_prefix}
14cr|xombrero-1.6.3-1|63	
14cr|xombrero-1.6.3-1|64	%makeinstall -C linux
14cr|xombrero-1.6.3-1|65	
14cr|xombrero-1.6.3-1|66	for s in 16 32 48 64 128; do
14cr|xombrero-1.6.3-1|67	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cr|xombrero-1.6.3-1|68	ln -s ../../../../%{name}/%{name}icon${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cr|xombrero-1.6.3-1|69	done
14cr|xombrero-1.6.3-1|70	
14cr|xombrero-1.6.3-1|71	
14cr|xombrero-1.6.3-1|72	%changelog
14cr|xombrero-1.6.3-1|73	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-1
14cr|xombrero-1.6.3-1|74	+ Revision: 398f057
14cr|xombrero-1.6.3-1|75	- New version 1.6.3, sync patches with Mageia, spec cleanup
14cr|xombrero-1.6.3-1|76	
14cr|xombrero-1.6.3-1|77	

9335 14
14cr|xonotic-0.7.0-2|1	%define _enable_debug_packages %{nil}
14cr|xonotic-0.7.0-2|2	%define debug_package %{nil}
14cr|xonotic-0.7.0-2|3	
14cr|xonotic-0.7.0-2|4	%define		oname	Xonotic
14cr|xonotic-0.7.0-2|5	
14cr|xonotic-0.7.0-2|6	Summary:	A free multi-player first person shooter
14cr|xonotic-0.7.0-2|7	Name:		xonotic
14cr|xonotic-0.7.0-2|8	Version:	0.7.0
14cr|xonotic-0.7.0-2|9	Release:	2
14cr|xonotic-0.7.0-2|10	Url:		http://www.xonotic.org/
14cr|xonotic-0.7.0-2|11	Source0:	http://dl.xonotic.org/%{name}-%{version}.zip
14cr|xonotic-0.7.0-2|12	License:	GPLv2+
14cr|xonotic-0.7.0-2|13	Group:		Games/Arcade
14cr|xonotic-0.7.0-2|14	Requires:	%{name}-data = %{version}
14cr|xonotic-0.7.0-2|15	BuildRequires:	pkgconfig(alsa)
14cr|xonotic-0.7.0-2|16	BuildRequires:	pkgconfig(gl)
14cr|xonotic-0.7.0-2|17	BuildRequires:	pkgconfig(sdl)
14cr|xonotic-0.7.0-2|18	BuildRequires:	pkgconfig(xext)
14cr|xonotic-0.7.0-2|19	BuildRequires:	pkgconfig(xpm)
14cr|xonotic-0.7.0-2|20	BuildRequires:	pkgconfig(xxf86dga)
14cr|xonotic-0.7.0-2|21	BuildRequires:	pkgconfig(xxf86vm)
14cr|xonotic-0.7.0-2|22	BuildRequires:	jpeg-devel
14cr|xonotic-0.7.0-2|23	
14cr|xonotic-0.7.0-2|24	%description
14cr|xonotic-0.7.0-2|25	Xonotic is a free (GPL), fast-paced first-person shooter that works on
14cr|xonotic-0.7.0-2|26	Microsoft Windows, Mac OSX and Linux.
14cr|xonotic-0.7.0-2|27	
14cr|xonotic-0.7.0-2|28	Xonotic is a direct successor of the Nexuiz Project.
14cr|xonotic-0.7.0-2|29	
14cr|xonotic-0.7.0-2|30	It features much better quality graphics and visual effects.
14cr|xonotic-0.7.0-2|31	
14cr|xonotic-0.7.0-2|32	Xonotic places focus on community involvement as its principal driving force
14cr|xonotic-0.7.0-2|33	and structures itself to respect that. The aim of Xonotic is to become the
14cr|xonotic-0.7.0-2|34	best possible open-source FPS (first-person-shooter) of its kind.
14cr|xonotic-0.7.0-2|35	
14cr|xonotic-0.7.0-2|36	%package data
14cr|xonotic-0.7.0-2|37	Summary:	Xonotic data files (graphics, music, maps etc)
14cr|xonotic-0.7.0-2|38	Requires:	%{name} = %{version}
14cr|xonotic-0.7.0-2|39	Group:		Games/Arcade
14cr|xonotic-0.7.0-2|40	BuildArch:	noarch
14cr|xonotic-0.7.0-2|41	
14cr|xonotic-0.7.0-2|42	%description data
14cr|xonotic-0.7.0-2|43	Data files used to play Xonotic.
14cr|xonotic-0.7.0-2|44	
14cr|xonotic-0.7.0-2|45	%prep
14cr|xonotic-0.7.0-2|46	%setup -q -n %{oname}
14cr|xonotic-0.7.0-2|47	
14cr|xonotic-0.7.0-2|48	%build
14cr|xonotic-0.7.0-2|49	cd source/darkplaces
14cr|xonotic-0.7.0-2|50	make clean
14cr|xonotic-0.7.0-2|51	make release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
14cr|xonotic-0.7.0-2|52	
14cr|xonotic-0.7.0-2|53	%install
14cr|xonotic-0.7.0-2|54	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cr|xonotic-0.7.0-2|55	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
14cr|xonotic-0.7.0-2|56	
14cr|xonotic-0.7.0-2|57	install -D -m 755 source/darkplaces/darkplaces-sdl %{buildroot}%{_gamesbindir}/%{name}-sdl
14cr|xonotic-0.7.0-2|58	install -D -m 755 source/darkplaces/darkplaces-glx %{buildroot}%{_gamesbindir}/%{name}-glx
14cr|xonotic-0.7.0-2|59	
14cr|xonotic-0.7.0-2|60	install -D -m 644 misc/logos/icons_png/%{name}_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xonotic-0.7.0-2|61	install -D -m 644 misc/logos/icons_png/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xonotic-0.7.0-2|62	install -D -m 644 misc/logos/icons_png/%{name}_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|xonotic-0.7.0-2|63	install -D -m 644 misc/logos/icons_png/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|xonotic-0.7.0-2|64	
14cr|xonotic-0.7.0-2|65	install -D -m 644 misc/logos/%{name}_icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|xonotic-0.7.0-2|66	
14cr|xonotic-0.7.0-2|67	install -d %{buildroot}%{_datadir}/applications
14cr|xonotic-0.7.0-2|68	
14cr|xonotic-0.7.0-2|69	cat > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop << EOF
14cr|xonotic-0.7.0-2|70	[Desktop Entry]
14cr|xonotic-0.7.0-2|71	Name=Xonotic-SDL
14cr|xonotic-0.7.0-2|72	Comment=Multi-player first person shooter (SDL)
14cr|xonotic-0.7.0-2|73	Exec=%{_gamesbindir}/%{name}-sdl
14cr|xonotic-0.7.0-2|74	Icon=%{name}
14cr|xonotic-0.7.0-2|75	Terminal=false
14cr|xonotic-0.7.0-2|76	Type=Application
14cr|xonotic-0.7.0-2|77	StartupNotify=false
14cr|xonotic-0.7.0-2|78	Categories=Game;ArcadeGame;
14cr|xonotic-0.7.0-2|79	EOF
14cr|xonotic-0.7.0-2|80	
14cr|xonotic-0.7.0-2|81	cat > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop << EOF
14cr|xonotic-0.7.0-2|82	[Desktop Entry]
14cr|xonotic-0.7.0-2|83	Name=Xonotic-GLX
14cr|xonotic-0.7.0-2|84	Comment=Multi-player first person shooter (GLX)
14cr|xonotic-0.7.0-2|85	Exec=%{_gamesbindir}/%{name}-glx
14cr|xonotic-0.7.0-2|86	Icon=%{name}
14cr|xonotic-0.7.0-2|87	Terminal=false
14cr|xonotic-0.7.0-2|88	Type=Application
14cr|xonotic-0.7.0-2|89	StartupNotify=false
14cr|xonotic-0.7.0-2|90	Categories=Game;ArcadeGame;
14cr|xonotic-0.7.0-2|91	EOF
14cr|xonotic-0.7.0-2|92	
14cr|xonotic-0.7.0-2|93	%files
14cr|xonotic-0.7.0-2|94	%{_gamesbindir}/%{name}-sdl
14cr|xonotic-0.7.0-2|95	%{_gamesbindir}/%{name}-glx
14cr|xonotic-0.7.0-2|96	%{_datadir}/applications/%{name}-sdl.desktop
14cr|xonotic-0.7.0-2|97	%{_datadir}/applications/%{name}-glx.desktop
14cr|xonotic-0.7.0-2|98	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xonotic-0.7.0-2|99	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xonotic-0.7.0-2|100	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|xonotic-0.7.0-2|101	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|xonotic-0.7.0-2|102	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cr|xonotic-0.7.0-2|103	
14cr|xonotic-0.7.0-2|104	%files data
14cr|xonotic-0.7.0-2|105	%dir %{_gamesdatadir}/%{name}/data
14cr|xonotic-0.7.0-2|106	%{_gamesdatadir}/%{name}/data/*
14cr|xonotic-0.7.0-2|107	
14cr|xonotic-0.7.0-2|108	
14cr|xonotic-0.7.0-2|109	%changelog
14cr|xonotic-0.7.0-2|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-2
14cr|xonotic-0.7.0-2|111	+ Revision: 98836f6
14cr|xonotic-0.7.0-2|112	- MassBuild#464: Increase release tag
14cr|xonotic-0.7.0-2|113	
14cr|xonotic-0.7.0-2|114	

9336 14
14cr|x-oql-20070202-11|1	%define	oname	X-OQL
14cr|x-oql-20070202-11|2	%define	jarname	xoql
14cr|x-oql-20070202-11|3	%define	jarlibs	cdqa antlr
14cr|x-oql-20070202-11|4	
14cr|x-oql-20070202-11|5	Name:		x-oql
14cr|x-oql-20070202-11|6	Version:	20070202
14cr|x-oql-20070202-11|7	Release:	11
14cr|x-oql-20070202-11|8	Summary:	%{oname}
14cr|x-oql-20070202-11|9	License:	LGPL
14cr|x-oql-20070202-11|10	Group:		Development/Java
14cr|x-oql-20070202-11|11	Url:		http://forge.objectweb.org/projects/activexml/
14cr|x-oql-20070202-11|12	# from cvs
14cr|x-oql-20070202-11|13	Source0:	%{name}-%{version}.tar.lzma
14cr|x-oql-20070202-11|14	BuildRequires:	lzma
14cr|x-oql-20070202-11|15	BuildRequires:	java-rpmbuild java-devel ant %{jarlibs}
14cr|x-oql-20070202-11|16	BuildRequires:	locales-en
14cr|x-oql-20070202-11|17	Requires:	%{jarlibs}
14cr|x-oql-20070202-11|18	Provides:	%{oname} = %{version}-%{release}
14cr|x-oql-20070202-11|19	Provides:	%{jarname} = %{version}-%{release}
14cr|x-oql-20070202-11|20	BuildArch:      noarch
14cr|x-oql-20070202-11|21	
14cr|x-oql-20070202-11|22	%description
14cr|x-oql-20070202-11|23	%{oname}
14cr|x-oql-20070202-11|24	
14cr|x-oql-20070202-11|25	%package	javadoc
14cr|x-oql-20070202-11|26	Summary:	Javadoc for %{oname}
14cr|x-oql-20070202-11|27	Group:		Development/Java
14cr|x-oql-20070202-11|28	
14cr|x-oql-20070202-11|29	%description	javadoc
14cr|x-oql-20070202-11|30	Javadoc for %{oname}.
14cr|x-oql-20070202-11|31	
14cr|x-oql-20070202-11|32	%prep
14cr|x-oql-20070202-11|33	%setup -q -n %{oname}
14cr|x-oql-20070202-11|34	#make sure that we don't use precompiled java package if shipped
14cr|x-oql-20070202-11|35	rm -rf lib
14cr|x-oql-20070202-11|36	
14cr|x-oql-20070202-11|37	%build
14cr|x-oql-20070202-11|38	export LC_ALL=en_US.ISO-8859-1
14cr|x-oql-20070202-11|39	export CLASSPATH=$(build-classpath %{jarlibs})
14cr|x-oql-20070202-11|40	%{ant} -f xoql_build.xml jar javadoc -DDSTAMP=%{version}
14cr|x-oql-20070202-11|41	jar -i build/lib/%{jarname}.jar
14cr|x-oql-20070202-11|42	
14cr|x-oql-20070202-11|43	%install
14cr|x-oql-20070202-11|44	
14cr|x-oql-20070202-11|45	
14cr|x-oql-20070202-11|46	install -d %{buildroot}%{_javadir}
14cr|x-oql-20070202-11|47	install -m644 build/lib/%{jarname}.jar -D %{buildroot}%{_javadir}/%{jarname}-%{version}.jar
14cr|x-oql-20070202-11|48	
14cr|x-oql-20070202-11|49	for jarname in \
14cr|x-oql-20070202-11|50	%{buildroot}%{_javadir}/%{jarname}.jar \
14cr|x-oql-20070202-11|51	%{buildroot}%{_javadir}/%{name}{,-%{version}}.jar \
14cr|x-oql-20070202-11|52	%{buildroot}%{_javadir}/%{oname}{,-%{version}}.jar
14cr|x-oql-20070202-11|53	do ln -s %{jarname}-%{version}.jar $jarname
14cr|x-oql-20070202-11|54	done
14cr|x-oql-20070202-11|55	
14cr|x-oql-20070202-11|56	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|x-oql-20070202-11|57	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|x-oql-20070202-11|58	
14cr|x-oql-20070202-11|59	%files
14cr|x-oql-20070202-11|60	%{_javadir}/*.jar
14cr|x-oql-20070202-11|61	
14cr|x-oql-20070202-11|62	%files javadoc
14cr|x-oql-20070202-11|63	%defattr(0644,root,root,0755)
14cr|x-oql-20070202-11|64	%{_javadocdir}/%{name}-%{version}
14cr|x-oql-20070202-11|65	
14cr|x-oql-20070202-11|66	%changelog
14cr|x-oql-20070202-11|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070202-11
14cr|x-oql-20070202-11|68	+ Revision: 3742ce1
14cr|x-oql-20070202-11|69	- MassBuild#464: Increase release tag
14cr|x-oql-20070202-11|70	
14cr|x-oql-20070202-11|71	

9337 14
14cr|xosd-2.2.14-14|1	%define major	2
14cr|xosd-2.2.14-14|2	%define libname	%mklibname %{name} %major
14cr|xosd-2.2.14-14|3	
14cr|xosd-2.2.14-14|4	Summary:	X On Screen Display
14cr|xosd-2.2.14-14|5	Name:		xosd
14cr|xosd-2.2.14-14|6	Version:	2.2.14
14cr|xosd-2.2.14-14|7	Release:	14
14cr|xosd-2.2.14-14|8	Source0:	http://www.ignavus.net/%{name}-%{version}.tar.bz2
14cr|xosd-2.2.14-14|9	Source1:	http://ldots.org/xosd-guide/xosd-doc-0.01.tar.bz2
14cr|xosd-2.2.14-14|10	Patch0:		xosd-2.2.14-fix-underquoted-calls.patch
14cr|xosd-2.2.14-14|11	License:	GPL
14cr|xosd-2.2.14-14|12	Group:		System/Libraries
14cr|xosd-2.2.14-14|13	BuildRequires:	gdk-pixbuf-devel
14cr|xosd-2.2.14-14|14	URL:		http://www.ignavus.net/software.html
14cr|xosd-2.2.14-14|15	
14cr|xosd-2.2.14-14|16	%description
14cr|xosd-2.2.14-14|17	This package contains an xmms plugin to display various things whenever they
14cr|xosd-2.2.14-14|18	change (volume, track, paused/shuffle/repeat,...) in a TV set's on screen
14cr|xosd-2.2.14-14|19	display fashion.
14cr|xosd-2.2.14-14|20	
14cr|xosd-2.2.14-14|21	%package	tools
14cr|xosd-2.2.14-14|22	Group:		Graphics
14cr|xosd-2.2.14-14|23	Summary:	Example applications of the xosd library
14cr|xosd-2.2.14-14|24	Provides:	osd_cat
14cr|xosd-2.2.14-14|25	Obsoletes:	osd_cat
14cr|xosd-2.2.14-14|26	
14cr|xosd-2.2.14-14|27	%description	tools
14cr|xosd-2.2.14-14|28	This package contains sample applications for the xosd library that
14cr|xosd-2.2.14-14|29	can be used to display information in a TV set's on screen display
14cr|xosd-2.2.14-14|30	fashion.
14cr|xosd-2.2.14-14|31	
14cr|xosd-2.2.14-14|32	%package -n	%{libname}
14cr|xosd-2.2.14-14|33	Group:		System/Libraries
14cr|xosd-2.2.14-14|34	Summary:	Library for displaying information in an OSD
14cr|xosd-2.2.14-14|35	
14cr|xosd-2.2.14-14|36	%description -n	%{libname}
14cr|xosd-2.2.14-14|37	This package contains the shared library of xosd, it is requires by programs
14cr|xosd-2.2.14-14|38	that display it's output in a TV set's on screen display fashion.
14cr|xosd-2.2.14-14|39	
14cr|xosd-2.2.14-14|40	%package -n	%{libname}-devel
14cr|xosd-2.2.14-14|41	Group:		Development/C
14cr|xosd-2.2.14-14|42	Summary:	Header files for developing programs using libxosd
14cr|xosd-2.2.14-14|43	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|xosd-2.2.14-14|44	Provides:	%{name}-devel = %{version}-%{release}
14cr|xosd-2.2.14-14|45	Requires:	%{libname} = %{version}
14cr|xosd-2.2.14-14|46	
14cr|xosd-2.2.14-14|47	%description -n	%{libname}-devel
14cr|xosd-2.2.14-14|48	This package contains the header files you need to develop programs based on
14cr|xosd-2.2.14-14|49	libxosd that display it's output in a TV set's on screen display fashion.
14cr|xosd-2.2.14-14|50	
14cr|xosd-2.2.14-14|51	%prep
14cr|xosd-2.2.14-14|52	%setup -q -a 1
14cr|xosd-2.2.14-14|53	%patch0 -p1 -b .underquoted
14cr|xosd-2.2.14-14|54	
14cr|xosd-2.2.14-14|55	%build
14cr|xosd-2.2.14-14|56	%configure2_5x
14cr|xosd-2.2.14-14|57	%make
14cr|xosd-2.2.14-14|58	
14cr|xosd-2.2.14-14|59	%install
14cr|xosd-2.2.14-14|60	%makeinstall_std
14cr|xosd-2.2.14-14|61	rm -f %{buildroot}%{_libdir}/*.a
14cr|xosd-2.2.14-14|62	rm -f %{buildroot}%{_libdir}/*/General/*.la
14cr|xosd-2.2.14-14|63	
14cr|xosd-2.2.14-14|64	%files tools
14cr|xosd-2.2.14-14|65	%defattr(-,root,root)
14cr|xosd-2.2.14-14|66	%doc COPYING
14cr|xosd-2.2.14-14|67	%{_bindir}/osd_cat
14cr|xosd-2.2.14-14|68	%{_mandir}/man1/osd_cat.1*
14cr|xosd-2.2.14-14|69	%{_datadir}/%{name}/*png
14cr|xosd-2.2.14-14|70	
14cr|xosd-2.2.14-14|71	%files -n %{libname}
14cr|xosd-2.2.14-14|72	%defattr(-,root,root)
14cr|xosd-2.2.14-14|73	%doc COPYING
14cr|xosd-2.2.14-14|74	%{_libdir}/libxosd.so.*
14cr|xosd-2.2.14-14|75	
14cr|xosd-2.2.14-14|76	%files -n %{libname}-devel
14cr|xosd-2.2.14-14|77	%defattr(-,root,root)
14cr|xosd-2.2.14-14|78	%doc COPYING ChangeLog README AUTHORS xosd-doc-0.01/html
14cr|xosd-2.2.14-14|79	%{_bindir}/xosd-config
14cr|xosd-2.2.14-14|80	%{_mandir}/man1/xosd-config.1*
14cr|xosd-2.2.14-14|81	%{_libdir}/libxosd.so
14cr|xosd-2.2.14-14|82	%{_includedir}/*.h
14cr|xosd-2.2.14-14|83	%{_datadir}/aclocal/libxosd.m4
14cr|xosd-2.2.14-14|84	%{_mandir}/man3/*
14cr|xosd-2.2.14-14|85	
14cr|xosd-2.2.14-14|86	
14cr|xosd-2.2.14-14|87	%changelog
14cr|xosd-2.2.14-14|88	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.14-14
14cr|xosd-2.2.14-14|89	+ Revision: 9bd302c
14cr|xosd-2.2.14-14|90	- MassBuild#464: Increase release tag
14cr|xosd-2.2.14-14|91	
14cr|xosd-2.2.14-14|92	

9338 14
14cr|xosview-1.12-2|1	Summary: An X Window System utility for monitoring system resources
14cr|xosview-1.12-2|2	Name: xosview
14cr|xosview-1.12-2|3	Version: 1.12
14cr|xosview-1.12-2|4	Release: 2
14cr|xosview-1.12-2|5	Exclusiveos: Linux
14cr|xosview-1.12-2|6	Url: http://xosview.sourceforge.net
14cr|xosview-1.12-2|7	Source0: http://www.pogo.org.uk/~mark/xosview/releases/%{name}-%{version}.tar.gz
14cr|xosview-1.12-2|8	Source2: %{name}16.png.bz2
14cr|xosview-1.12-2|9	Source3: %{name}32.png.bz2
14cr|xosview-1.12-2|10	Source4: %{name}48.png.bz2
14cr|xosview-1.12-2|11	
14cr|xosview-1.12-2|12	License: GPLv2+
14cr|xosview-1.12-2|13	Group: Monitoring
14cr|xosview-1.12-2|14	BuildRequires: pkgconfig(xdmcp)
14cr|xosview-1.12-2|15	BuildRequires: pkgconfig(xau)
14cr|xosview-1.12-2|16	BuildRequires: pkgconfig(x11)
14cr|xosview-1.12-2|17	%ifarch alpha
14cr|xosview-1.12-2|18	BuildRequires: egcs
14cr|xosview-1.12-2|19	%endif
14cr|xosview-1.12-2|20	# XXX alpha barfs on linux/serial.h
14cr|xosview-1.12-2|21	ExcludeArch: alpha
14cr|xosview-1.12-2|22	
14cr|xosview-1.12-2|23	%description
14cr|xosview-1.12-2|24	The xosview utility displays a set of bar graphs which show the current
14cr|xosview-1.12-2|25	system state, including memory usage, CPU usage, system load, etc.
14cr|xosview-1.12-2|26	Xosview runs under the X Window System.
14cr|xosview-1.12-2|27	
14cr|xosview-1.12-2|28	Install the xosview package if you need a graphical tool for monitoring
14cr|xosview-1.12-2|29	your system's performance.
14cr|xosview-1.12-2|30	
14cr|xosview-1.12-2|31	%prep
14cr|xosview-1.12-2|32	%setup -q
14cr|xosview-1.12-2|33	
14cr|xosview-1.12-2|34	sed -e 's:lib/X11/app:share/X11/app:g' \
14cr|xosview-1.12-2|35	-i xosview.1 || die
14cr|xosview-1.12-2|36	
14cr|xosview-1.12-2|37	%build
14cr|xosview-1.12-2|38	%make
14cr|xosview-1.12-2|39	
14cr|xosview-1.12-2|40	%install
14cr|xosview-1.12-2|41	mkdir -p %{buildroot}/%{_bindir}/
14cr|xosview-1.12-2|42	mkdir -p %{buildroot}/%{_mandir}/man1/
14cr|xosview-1.12-2|43	make PREFIX=%{buildroot}/usr install
14cr|xosview-1.12-2|44	
14cr|xosview-1.12-2|45	chmod u-s %{buildroot}/usr/bin/*
14cr|xosview-1.12-2|46	
14cr|xosview-1.12-2|47	
14cr|xosview-1.12-2|48	
14cr|xosview-1.12-2|49	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xosview-1.12-2|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xosview-1.12-2|51	[Desktop Entry]
14cr|xosview-1.12-2|52	Encoding=UTF-8
14cr|xosview-1.12-2|53	Name=Xosview
14cr|xosview-1.12-2|54	Comment=System resources monitor for X11
14cr|xosview-1.12-2|55	Exec=%{_bindir}/xosview
14cr|xosview-1.12-2|56	Icon=%{name}
14cr|xosview-1.12-2|57	Terminal=false
14cr|xosview-1.12-2|58	Type=Application
14cr|xosview-1.12-2|59	Categories=System;Monitor;
14cr|xosview-1.12-2|60	EOF
14cr|xosview-1.12-2|61	
14cr|xosview-1.12-2|62	%files
14cr|xosview-1.12-2|63	%defattr(-,root,root,0755)
14cr|xosview-1.12-2|64	%{_prefix}/bin/*
14cr|xosview-1.12-2|65	%{_prefix}/share/man/man1/*
14cr|xosview-1.12-2|66	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xosview-1.12-2|67	
14cr|xosview-1.12-2|68	%changelog
14cr|xosview-1.12-2|69	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-2
14cr|xosview-1.12-2|70	+ Revision: a3bd84f
14cr|xosview-1.12-2|71	- MassBuild#464: Increase release tag
14cr|xosview-1.12-2|72	
14cr|xosview-1.12-2|73	

9339 14
14cr|xournal-0.4.7-3|1	%define name	xournal
14cr|xournal-0.4.7-3|2	%define version	0.4.7
14cr|xournal-0.4.7-3|3	%define release 3
14cr|xournal-0.4.7-3|4	
14cr|xournal-0.4.7-3|5	Name: 	 	%{name}
14cr|xournal-0.4.7-3|6	Summary: 	Pen-based journal and PDF annotator
14cr|xournal-0.4.7-3|7	Version: 	%{version}
14cr|xournal-0.4.7-3|8	Release: 	%{release}
14cr|xournal-0.4.7-3|9	
14cr|xournal-0.4.7-3|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|xournal-0.4.7-3|11	URL:		http://xournal.sourceforge.net/
14cr|xournal-0.4.7-3|12	License:	GPLv2
14cr|xournal-0.4.7-3|13	Group:		Office
14cr|xournal-0.4.7-3|14	BuildRequires:	imagemagick
14cr|xournal-0.4.7-3|15	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cr|xournal-0.4.7-3|16	BuildRequires:	pkgconfig(poppler-glib)
14cr|xournal-0.4.7-3|17	# For pdftoppm: see http://forum.mandriva.com/viewtopic.php?t=92135
14cr|xournal-0.4.7-3|18	Requires:	poppler
14cr|xournal-0.4.7-3|19	
14cr|xournal-0.4.7-3|20	%description
14cr|xournal-0.4.7-3|21	Xournal is an application for notetaking, sketching, keeping a journal using a
14cr|xournal-0.4.7-3|22	stylus.  It is similar to Microsoft Windows Journal or to other alternatives
14cr|xournal-0.4.7-3|23	such as Jarnal, Gournal, and NoteLab.
14cr|xournal-0.4.7-3|24	
14cr|xournal-0.4.7-3|25	%prep
14cr|xournal-0.4.7-3|26	%setup -q
14cr|xournal-0.4.7-3|27	
14cr|xournal-0.4.7-3|28	%build
14cr|xournal-0.4.7-3|29	%configure2_5x
14cr|xournal-0.4.7-3|30	%make
14cr|xournal-0.4.7-3|31	
14cr|xournal-0.4.7-3|32	%install
14cr|xournal-0.4.7-3|33	%makeinstall
14cr|xournal-0.4.7-3|34	
14cr|xournal-0.4.7-3|35	# menu
14cr|xournal-0.4.7-3|36	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xournal-0.4.7-3|37	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xournal-0.4.7-3|38	[Desktop Entry]
14cr|xournal-0.4.7-3|39	Name=Xournal
14cr|xournal-0.4.7-3|40	Comment=%summary
14cr|xournal-0.4.7-3|41	Exec=%{_bindir}/%{name}
14cr|xournal-0.4.7-3|42	Icon=%{name}
14cr|xournal-0.4.7-3|43	Terminal=false
14cr|xournal-0.4.7-3|44	Type=Application
14cr|xournal-0.4.7-3|45	StartupNotify=true
14cr|xournal-0.4.7-3|46	Categories=GNOME;GTK;Office;
14cr|xournal-0.4.7-3|47	EOF
14cr|xournal-0.4.7-3|48	
14cr|xournal-0.4.7-3|49	# icons
14cr|xournal-0.4.7-3|50	mkdir -p %{buildroot}%{_liconsdir}
14cr|xournal-0.4.7-3|51	convert -size 48x48 pixmaps/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
14cr|xournal-0.4.7-3|52	mkdir -p %{buildroot}/%{_iconsdir}
14cr|xournal-0.4.7-3|53	convert -size 32x32 pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cr|xournal-0.4.7-3|54	mkdir -p %{buildroot}/%{_miconsdir}
14cr|xournal-0.4.7-3|55	convert -size 16x16 pixmaps/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
14cr|xournal-0.4.7-3|56	
14cr|xournal-0.4.7-3|57	%find_lang %{name}
14cr|xournal-0.4.7-3|58	
14cr|xournal-0.4.7-3|59	%files -f %{name}.lang
14cr|xournal-0.4.7-3|60	%doc AUTHORS ChangeLog NEWS README html-doc/*
14cr|xournal-0.4.7-3|61	%{_bindir}/%{name}
14cr|xournal-0.4.7-3|62	%{_datadir}/applications/*
14cr|xournal-0.4.7-3|63	%{_datadir}/%{name}
14cr|xournal-0.4.7-3|64	%{_liconsdir}/%{name}.png
14cr|xournal-0.4.7-3|65	%{_iconsdir}/%{name}.png
14cr|xournal-0.4.7-3|66	%{_miconsdir}/%{name}.png
14cr|xournal-0.4.7-3|67	
14cr|xournal-0.4.7-3|68	
14cr|xournal-0.4.7-3|69	
14cr|xournal-0.4.7-3|70	%changelog
14cr|xournal-0.4.7-3|71	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-3
14cr|xournal-0.4.7-3|72	+ Revision: e6d15df
14cr|xournal-0.4.7-3|73	- MassBuild#464: Increase release tag
14cr|xournal-0.4.7-3|74	
14cr|xournal-0.4.7-3|75	

9340 14
14cr|xpad-4.0-4|1	Name: 	 	xpad
14cr|xpad-4.0-4|2	Summary: 	Sticky notepad for GTK+2
14cr|xpad-4.0-4|3	Version: 	4.0
14cr|xpad-4.0-4|4	Release: 	4
14cr|xpad-4.0-4|5	Source:		http://launchpad.net/xpad/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cr|xpad-4.0-4|6	URL:		https://launchpad.net/xpad/
14cr|xpad-4.0-4|7	License:	GPLv3+
14cr|xpad-4.0-4|8	Group:		Office
14cr|xpad-4.0-4|9	BuildRequires:	gtk+2-devel >= 2.12
14cr|xpad-4.0-4|10	BuildRequires:	intltool
14cr|xpad-4.0-4|11	BuildRequires:	pkgconfig(sm)
14cr|xpad-4.0-4|12	
14cr|xpad-4.0-4|13	%description
14cr|xpad-4.0-4|14	Xpad is a GTK+2 application that emulates real-life sticky notes. If you
14cr|xpad-4.0-4|15	are likely to forget something, open up an xpad and jot it down. It
14cr|xpad-4.0-4|16	is easy-to-use, fault-tolerant, and its appearance is customizable.
14cr|xpad-4.0-4|17	
14cr|xpad-4.0-4|18	%prep
14cr|xpad-4.0-4|19	%setup -q
14cr|xpad-4.0-4|20	
14cr|xpad-4.0-4|21	%build
14cr|xpad-4.0-4|22	%configure2_5x
14cr|xpad-4.0-4|23	%make
14cr|xpad-4.0-4|24	
14cr|xpad-4.0-4|25	%install
14cr|xpad-4.0-4|26	%makeinstall_std
14cr|xpad-4.0-4|27	
14cr|xpad-4.0-4|28	%find_lang %name
14cr|xpad-4.0-4|29	
14cr|xpad-4.0-4|30	%files -f %name.lang
14cr|xpad-4.0-4|31	%defattr(-,root,root)
14cr|xpad-4.0-4|32	%doc AUTHORS NEWS README THANKS TODO ChangeLog
14cr|xpad-4.0-4|33	%{_bindir}/%name
14cr|xpad-4.0-4|34	%{_datadir}/applications/*.desktop
14cr|xpad-4.0-4|35	%{_iconsdir}/hicolor/*/apps/*
14cr|xpad-4.0-4|36	%{_mandir}/man1/*
14cr|xpad-4.0-4|37	
14cr|xpad-4.0-4|38	
14cr|xpad-4.0-4|39	
14cr|xpad-4.0-4|40	%changelog
14cr|xpad-4.0-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-4
14cr|xpad-4.0-4|42	+ Revision: 1dc8f1f
14cr|xpad-4.0-4|43	- MassBuild#464: Increase release tag
14cr|xpad-4.0-4|44	
14cr|xpad-4.0-4|45	

9341 14
14cr|xpaint-2.9.10.2-2|1	Summary:	An X Window System image editing or paint program
14cr|xpaint-2.9.10.2-2|2	Name:		xpaint
14cr|xpaint-2.9.10.2-2|3	Version:	2.9.10.2
14cr|xpaint-2.9.10.2-2|4	Release:	2
14cr|xpaint-2.9.10.2-2|5	License:	MIT
14cr|xpaint-2.9.10.2-2|6	Group:		Graphics
14cr|xpaint-2.9.10.2-2|7	Url:		https://sourceforge.net/projects/sf-xpaint
14cr|xpaint-2.9.10.2-2|8	Source0:	http://prdownloads.sourceforge.net/sf-xpaint/xpaint-%{version}.tar.bz2
14cr|xpaint-2.9.10.2-2|9	Source1:	icons-%{name}.tar.bz2
14cr|xpaint-2.9.10.2-2|10	Patch0:		xpaint-2.9.10.2-static.patch
14cr|xpaint-2.9.10.2-2|11	BuildRequires:	bison
14cr|xpaint-2.9.10.2-2|12	BuildRequires:	flex
14cr|xpaint-2.9.10.2-2|13	BuildRequires:	gccmakedep
14cr|xpaint-2.9.10.2-2|14	BuildRequires:	imake
14cr|xpaint-2.9.10.2-2|15	BuildRequires:	libtool
14cr|xpaint-2.9.10.2-2|16	BuildRequires:	jpeg-devel
14cr|xpaint-2.9.10.2-2|17	BuildRequires:	pkgconfig(freetype2)
14cr|xpaint-2.9.10.2-2|18	BuildRequires:	pkgconfig(libopenjpeg1)
14cr|xpaint-2.9.10.2-2|19	BuildRequires:	pkgconfig(libpng)
14cr|xpaint-2.9.10.2-2|20	BuildRequires:	pkgconfig(libtiff-4)
14cr|xpaint-2.9.10.2-2|21	BuildRequires:	pkgconfig(libxaw3dxft)
14cr|xpaint-2.9.10.2-2|22	BuildRequires:	pkgconfig(xft)
14cr|xpaint-2.9.10.2-2|23	BuildRequires:	pkgconfig(xp)
14cr|xpaint-2.9.10.2-2|24	BuildRequires:	pkgconfig(xpm)
14cr|xpaint-2.9.10.2-2|25	BuildRequires:	pkgconfig(zlib)
14cr|xpaint-2.9.10.2-2|26	# Menus uses Liberation fonts
14cr|xpaint-2.9.10.2-2|27	Requires:	fonts-ttf-liberation
14cr|xpaint-2.9.10.2-2|28	
14cr|xpaint-2.9.10.2-2|29	
14cr|xpaint-2.9.10.2-2|30	%description
14cr|xpaint-2.9.10.2-2|31	XPaint is an X Window System color image editing program which supports
14cr|xpaint-2.9.10.2-2|32	many standard paint program operations. XPaint also supports advanced
14cr|xpaint-2.9.10.2-2|33	features like image processing algorithms, scripting and batch jobs.
14cr|xpaint-2.9.10.2-2|34	XPaint allows you to edit multiple images simultaneously and supports
14cr|xpaint-2.9.10.2-2|35	a large variety of image formats, including PNG, JPEG, TIFF, XPM, PPM,
14cr|xpaint-2.9.10.2-2|36	XBM, PS, etc.
14cr|xpaint-2.9.10.2-2|37	
14cr|xpaint-2.9.10.2-2|38	Install this package if you need a simple paint program for X.
14cr|xpaint-2.9.10.2-2|39	
14cr|xpaint-2.9.10.2-2|40	Recent versions of XPaint add new optional editing features based
14cr|xpaint-2.9.10.2-2|41	on programmable filters and user defined procedures written as scripts
14cr|xpaint-2.9.10.2-2|42	in plain C. The package includes a substantial list of examples and
14cr|xpaint-2.9.10.2-2|43	some support for batch processing.
14cr|xpaint-2.9.10.2-2|44	
14cr|xpaint-2.9.10.2-2|45	%files
14cr|xpaint-2.9.10.2-2|46	%doc ChangeLog README* TODO Doc/*.doc Doc/sample.Xdefaults
14cr|xpaint-2.9.10.2-2|47	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cr|xpaint-2.9.10.2-2|48	%{_bindir}/*
14cr|xpaint-2.9.10.2-2|49	%{_mandir}/man1/*
14cr|xpaint-2.9.10.2-2|50	%{_datadir}/xpaint/
14cr|xpaint-2.9.10.2-2|51	%{_datadir}/applications/%{name}.desktop
14cr|xpaint-2.9.10.2-2|52	%{_iconsdir}/*.png
14cr|xpaint-2.9.10.2-2|53	%{_iconsdir}/*/*.png
14cr|xpaint-2.9.10.2-2|54	
14cr|xpaint-2.9.10.2-2|55	#----------------------------------------------------------------------------
14cr|xpaint-2.9.10.2-2|56	
14cr|xpaint-2.9.10.2-2|57	%prep
14cr|xpaint-2.9.10.2-2|58	%setup -q
14cr|xpaint-2.9.10.2-2|59	%patch0 -p1
14cr|xpaint-2.9.10.2-2|60	
14cr|xpaint-2.9.10.2-2|61	%build
14cr|xpaint-2.9.10.2-2|62	autoreconf -fi
14cr|xpaint-2.9.10.2-2|63	%configure2_5x
14cr|xpaint-2.9.10.2-2|64	make ARCH_DEFINES="%{optflags}"
14cr|xpaint-2.9.10.2-2|65	
14cr|xpaint-2.9.10.2-2|66	%install
14cr|xpaint-2.9.10.2-2|67	%makeinstall_std
14cr|xpaint-2.9.10.2-2|68	
14cr|xpaint-2.9.10.2-2|69	#use upstream .desktop file
14cr|xpaint-2.9.10.2-2|70	install -Dpm0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|xpaint-2.9.10.2-2|71	
14cr|xpaint-2.9.10.2-2|72	#mdk icon
14cr|xpaint-2.9.10.2-2|73	install -d %{buildroot}%{_iconsdir}
14cr|xpaint-2.9.10.2-2|74	tar jxf %{SOURCE1} -C %{buildroot}%{_iconsdir}
14cr|xpaint-2.9.10.2-2|75	
14cr|xpaint-2.9.10.2-2|76	# symlink on /etc
14cr|xpaint-2.9.10.2-2|77	# rm -rf %{buildroot}/usr/lib/X11/app-defaults
14cr|xpaint-2.9.10.2-2|78	
14cr|xpaint-2.9.10.2-2|79	# Don't ship it
14cr|xpaint-2.9.10.2-2|80	rm -rf %{buildroot}%{_libdir}/*.a
14cr|xpaint-2.9.10.2-2|81	
14cr|xpaint-2.9.10.2-2|82	%changelog
14cr|xpaint-2.9.10.2-2|83	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.10.2-2
14cr|xpaint-2.9.10.2-2|84	+ Revision: 715c9e7
14cr|xpaint-2.9.10.2-2|85	- MassBuild#464: Increase release tag
14cr|xpaint-2.9.10.2-2|86	
14cr|xpaint-2.9.10.2-2|87	

9342 14
14cr|xpat2-1.07-29|1	Summary:	A set of Solitaire type games for the X Window System
14cr|xpat2-1.07-29|2	Name:		xpat2
14cr|xpat2-1.07-29|3	Version:	1.07
14cr|xpat2-1.07-29|4	Release:	29
14cr|xpat2-1.07-29|5	License:	GPLv2+
14cr|xpat2-1.07-29|6	Group:		Games/Cards
14cr|xpat2-1.07-29|7	Source:		ftp://sunsite.unc.edu/pub/Linux/games/solitaires/%{name}-%{version}-src.tar.bz2
14cr|xpat2-1.07-29|8	Patch0:		xpat2-fixes.patch
14cr|xpat2-1.07-29|9	Patch1:		xpat2-1.07-lib64.patch
14cr|xpat2-1.07-29|10	Patch2:		xpat2-1.07-gcc41.patch
14cr|xpat2-1.07-29|11	Patch3:		xpat2-1.07-fix-str-fmt.patch
14cr|xpat2-1.07-29|12	BuildRequires:	imake
14cr|xpat2-1.07-29|13	BuildRequires:	qt3-devel
14cr|xpat2-1.07-29|14	BuildRequires:	perl
14cr|xpat2-1.07-29|15	BuildRequires:	libxpm-devel
14cr|xpat2-1.07-29|16	Requires(pre):	rpm-helper
14cr|xpat2-1.07-29|17	
14cr|xpat2-1.07-29|18	%description
14cr|xpat2-1.07-29|19	Xpat2 is a generic patience or Solitaire game for the X Window System.
14cr|xpat2-1.07-29|20	
14cr|xpat2-1.07-29|21	Xpat2 can be used with different rules sets, so it can be used to play
14cr|xpat2-1.07-29|22	Spider, Klondike, and other card games.
14cr|xpat2-1.07-29|23	
14cr|xpat2-1.07-29|24	%prep
14cr|xpat2-1.07-29|25	%setup -q
14cr|xpat2-1.07-29|26	%patch0 -p1 -b kk1
14cr|xpat2-1.07-29|27	%patch1 -p1 -b .lib64
14cr|xpat2-1.07-29|28	%patch2 -p0 -b .gcc41
14cr|xpat2-1.07-29|29	%patch3 -p0
14cr|xpat2-1.07-29|30	
14cr|xpat2-1.07-29|31	%build
14cr|xpat2-1.07-29|32	make clean
14cr|xpat2-1.07-29|33	%__rm -f src/moc*
14cr|xpat2-1.07-29|34	%__rm -f src/mqmaskedit.cpp
14cr|xpat2-1.07-29|35	%__rm -f src/mqhelpwin.cpp
14cr|xpat2-1.07-29|36	
14cr|xpat2-1.07-29|37	export PATH=%{_bindir}/X11:$PATH
14cr|xpat2-1.07-29|38	
14cr|xpat2-1.07-29|39	find -type f | xargs perl -pi -e "s|/var/games/|/var/lib/games/|g"
14cr|xpat2-1.07-29|40	perl -p -i -e "s|xmkmf &&||" Makefile
14cr|xpat2-1.07-29|41	cd src
14cr|xpat2-1.07-29|42	xmkmf
14cr|xpat2-1.07-29|43	perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = %{optflags}|" Makefile
14cr|xpat2-1.07-29|44	perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = %{optflags}|" Makefile
14cr|xpat2-1.07-29|45	# 1.0.7-1
14cr|xpat2-1.07-29|46	perl -p -i -e "s|chown.*||" Makefile
14cr|xpat2-1.07-29|47	perl -p -i -e "s|-lqt|-lqt-mt|" Makefile
14cr|xpat2-1.07-29|48	perl -p -i -e "s|LN = ln -s|LN = echo|" Makefile
14cr|xpat2-1.07-29|49	make CDEBUGFLAGS="%{optflags}" CXXDEBUGFLAGS="%{optflags}" EXTRA_LIBRARIES="-lstdc++"
14cr|xpat2-1.07-29|50	
14cr|xpat2-1.07-29|51	
14cr|xpat2-1.07-29|52	%install
14cr|xpat2-1.07-29|53	%makeinstall DESTDIR=%{buildroot} \
14cr|xpat2-1.07-29|54	XPATROOT=%{buildroot}/usr/games/lib/xpat \
14cr|xpat2-1.07-29|55	XPATMANDIR=%{buildroot}/usr/share/man/man6 \
14cr|xpat2-1.07-29|56	APPDEFSDIR=%{buildroot}/usr/lib
14cr|xpat2-1.07-29|57	install -m 755 -d %{buildroot}%{_menudir}
14cr|xpat2-1.07-29|58	mkdir -p %{buildroot}/var/lib/games/
14cr|xpat2-1.07-29|59	touch %{buildroot}/var/lib/games/xpat.log
14cr|xpat2-1.07-29|60	
14cr|xpat2-1.07-29|61	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xpat2-1.07-29|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xpat2-1.07-29|63	[Desktop Entry]
14cr|xpat2-1.07-29|64	Name=%{name}
14cr|xpat2-1.07-29|65	Comment=A set of Solitaire type games for the X Window System
14cr|xpat2-1.07-29|66	Exec=%{_bindir}/%{name}
14cr|xpat2-1.07-29|67	Icon=cards_section
14cr|xpat2-1.07-29|68	Terminal=false
14cr|xpat2-1.07-29|69	Type=Application
14cr|xpat2-1.07-29|70	StartupNotify=true
14cr|xpat2-1.07-29|71	Categories=Qt;Game;CardGame;X-MandrivaLinux-MoreApplications-Games-Cards;
14cr|xpat2-1.07-29|72	EOF
14cr|xpat2-1.07-29|73	
14cr|xpat2-1.07-29|74	%post
14cr|xpat2-1.07-29|75	%create_ghostfile /var/lib/games/xpat.log root games 664
14cr|xpat2-1.07-29|76	
14cr|xpat2-1.07-29|77	%files
14cr|xpat2-1.07-29|78	%dir %{_prefix}/games/lib/xpat
14cr|xpat2-1.07-29|79	%{_prefix}/games/lib/xpat/*
14cr|xpat2-1.07-29|80	%{_mandir}/man6/xpat2.6*
14cr|xpat2-1.07-29|81	%attr(2755, root, games) %{_prefix}/bin/xpat2
14cr|xpat2-1.07-29|82	%{_prefix}/lib/*/app-defaults/XPat
14cr|xpat2-1.07-29|83	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xpat2-1.07-29|84	%attr(664, root, games) %ghost /var/lib/games/xpat.log
14cr|xpat2-1.07-29|85	
14cr|xpat2-1.07-29|86	
14cr|xpat2-1.07-29|87	
14cr|xpat2-1.07-29|88	%changelog
14cr|xpat2-1.07-29|89	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.07-29
14cr|xpat2-1.07-29|90	+ Revision: dc11646
14cr|xpat2-1.07-29|91	- MassBuild#464: Increase release tag
14cr|xpat2-1.07-29|92	
14cr|xpat2-1.07-29|93	

9343 14
14cr|xpdf-3.03-3|1	%define major 0
14cr|xpdf-3.03-3|2	%define libname %mklibname xpdf %{major}
14cr|xpdf-3.03-3|3	%define devname %mklibname xpdf -d
14cr|xpdf-3.03-3|4	
14cr|xpdf-3.03-3|5	%define urwdir %{_datadir}/fonts/default/Type1
14cr|xpdf-3.03-3|6	%define lesstifver 0.93.41
14cr|xpdf-3.03-3|7	%define freetypever 2.1.5
14cr|xpdf-3.03-3|8	%define x11dir /usr/X11R6
14cr|xpdf-3.03-3|9	%define build_lesstif 0
14cr|xpdf-3.03-3|10	%define build_freetype2 0
14cr|xpdf-3.03-3|11	%define usefreetype2 1
14cr|xpdf-3.03-3|12	
14cr|xpdf-3.03-3|13	Summary:	A PDF file viewer for the X Window System
14cr|xpdf-3.03-3|14	Name:		xpdf
14cr|xpdf-3.03-3|15	Version:	3.03
14cr|xpdf-3.03-3|16	Release:	3
14cr|xpdf-3.03-3|17	License:	GPLv2+
14cr|xpdf-3.03-3|18	Group:		Publishing
14cr|xpdf-3.03-3|19	Url:		http://www.foolabs.com/xpdf/
14cr|xpdf-3.03-3|20	Source0:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{version}.tar.bz2
14cr|xpdf-3.03-3|21	Source1:	icons-%{name}.tar.bz2
14cr|xpdf-3.03-3|22	Source2:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-simplified.tar.bz2
14cr|xpdf-3.03-3|23	Source3:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-traditional.tar.bz2
14cr|xpdf-3.03-3|24	Source4:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-cyrillic.tar.bz2
14cr|xpdf-3.03-3|25	Source5:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-japanese.tar.bz2
14cr|xpdf-3.03-3|26	Source6:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-korean.tar.bz2
14cr|xpdf-3.03-3|27	Source7:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-thai.tar.bz2
14cr|xpdf-3.03-3|28	Source8:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-greek.tar.bz2
14cr|xpdf-3.03-3|29	Source9:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-latin2.tar.bz2
14cr|xpdf-3.03-3|30	Source10:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-turkish.tar.bz2
14cr|xpdf-3.03-3|31	Source11:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-hebrew.tar.bz2
14cr|xpdf-3.03-3|32	Source12:	ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/lesstif-%{lesstifver}.tar.bz2
14cr|xpdf-3.03-3|33	Source13:	ftp://ftp.freetype.org/freetype/freetype2/freetype-%{freetypever}.tar.bz2
14cr|xpdf-3.03-3|34	Source14:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-arabic.tar.bz2
14cr|xpdf-3.03-3|35	#Source100:	xpdf.rpmlintrc
14cr|xpdf-3.03-3|36	
14cr|xpdf-3.03-3|37	Patch0:		xpdf-3.03-shared.diff
14cr|xpdf-3.03-3|38	Patch2:		%{name}-3.01-antihigh.patch
14cr|xpdf-3.03-3|39	Patch6:		%{name}-2.03-zoom.patch
14cr|xpdf-3.03-3|40	# use some debian patches for static freetype 2.1.5
14cr|xpdf-3.03-3|41	Patch9:		%{name}-2.03-ft215deb.patch
14cr|xpdf-3.03-3|42	#
14cr|xpdf-3.03-3|43	Patch16:	%{name}-3.03-chinese.patch
14cr|xpdf-3.03-3|44	Patch17:	%{name}-3.03-CAN-2005-0206.patch
14cr|xpdf-3.03-3|45	Patch18:	%{name}-3.00-gcc401.patch
14cr|xpdf-3.03-3|46	Patch19:	%{name}-3.01-core.patch
14cr|xpdf-3.03-3|47	Patch20:	%{name}-3.03-crash.patch
14cr|xpdf-3.03-3|48	Patch21:	%{name}-3.01-xfont.patch
14cr|xpdf-3.03-3|49	Patch27:	%{name}-3.03-strcast.patch
14cr|xpdf-3.03-3|50	Patch28:	%{name}-3.03-fix-makefile.patch
14cr|xpdf-3.03-3|51	BuildRequires:	pkgconfig(x11)
14cr|xpdf-3.03-3|52	BuildRequires:	pkgconfig(xt)
14cr|xpdf-3.03-3|53	BuildRequires:	pkgconfig(xpm)
14cr|xpdf-3.03-3|54	BuildRequires:	pkgconfig(freetype2)
14cr|xpdf-3.03-3|55	BuildRequires:	pkgconfig(zlib)
14cr|xpdf-3.03-3|56	BuildRequires:	pkgconfig(fontconfig)
14cr|xpdf-3.03-3|57	BuildRequires:	pkgconfig(xrender)
14cr|xpdf-3.03-3|58	BuildRequires:	pkgconfig(xft)
14cr|xpdf-3.03-3|59	BuildConflicts:	libpaper-devel
14cr|xpdf-3.03-3|60	BuildRequires:	libtool
14cr|xpdf-3.03-3|61	%if %{build_lesstif}
14cr|xpdf-3.03-3|62	BuildConflicts:	lesstif-devel
14cr|xpdf-3.03-3|63	%else
14cr|xpdf-3.03-3|64	BuildRequires:	lesstif-devel
14cr|xpdf-3.03-3|65	%endif
14cr|xpdf-3.03-3|66	Requires:	urw-fonts
14cr|xpdf-3.03-3|67	# Lesstiff user interface requires these (btw, why a static lesstif and freetype?)
14cr|xpdf-3.03-3|68	Requires:	x11-font-adobe-75dpi
14cr|xpdf-3.03-3|69	Requires:	x11-font-adobe-100dpi
14cr|xpdf-3.03-3|70	Requires:	%{name}-common = %{EVRD}
14cr|xpdf-3.03-3|71	
14cr|xpdf-3.03-3|72	%description
14cr|xpdf-3.03-3|73	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cr|xpdf-3.03-3|74	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cr|xpdf-3.03-3|75	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
14cr|xpdf-3.03-3|76	standard X fonts.
14cr|xpdf-3.03-3|77	
14cr|xpdf-3.03-3|78	%files
14cr|xpdf-3.03-3|79	%{_bindir}/xpdf
14cr|xpdf-3.03-3|80	%{_mandir}/man1/xpdf.1*
14cr|xpdf-3.03-3|81	%{_datadir}/applications/%{name}.desktop
14cr|xpdf-3.03-3|82	%{_iconsdir}/*.*
14cr|xpdf-3.03-3|83	%{_liconsdir}/*.*
14cr|xpdf-3.03-3|84	%{_miconsdir}/*.*
14cr|xpdf-3.03-3|85	
14cr|xpdf-3.03-3|86	#----------------------------------------------------------------------------
14cr|xpdf-3.03-3|87	
14cr|xpdf-3.03-3|88	%package -n %{libname}
14cr|xpdf-3.03-3|89	Summary:	Shared Xpdf library
14cr|xpdf-3.03-3|90	Group:		System/Libraries
14cr|xpdf-3.03-3|91	
14cr|xpdf-3.03-3|92	%description -n %{libname}
14cr|xpdf-3.03-3|93	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cr|xpdf-3.03-3|94	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cr|xpdf-3.03-3|95	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
14cr|xpdf-3.03-3|96	standard X fonts.
14cr|xpdf-3.03-3|97	
14cr|xpdf-3.03-3|98	%files -n %{libname}
14cr|xpdf-3.03-3|99	%doc CHANGES README
14cr|xpdf-3.03-3|100	%{_libdir}/libxpdf.so.%{major}*
14cr|xpdf-3.03-3|101	
14cr|xpdf-3.03-3|102	#----------------------------------------------------------------------------
14cr|xpdf-3.03-3|103	
14cr|xpdf-3.03-3|104	%package -n %{devname}
14cr|xpdf-3.03-3|105	Summary:	Development files for the Xpdf library
14cr|xpdf-3.03-3|106	Group:		Development/C++
14cr|xpdf-3.03-3|107	Provides:	%{name}-devel = %{EVRD}
14cr|xpdf-3.03-3|108	Requires:	%{libname} = %{EVRD}
14cr|xpdf-3.03-3|109	
14cr|xpdf-3.03-3|110	%description -n %{devname}
14cr|xpdf-3.03-3|111	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cr|xpdf-3.03-3|112	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cr|xpdf-3.03-3|113	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
14cr|xpdf-3.03-3|114	standard X fonts.
14cr|xpdf-3.03-3|115	
14cr|xpdf-3.03-3|116	This package contains the development files for Xpdf.
14cr|xpdf-3.03-3|117	
14cr|xpdf-3.03-3|118	%files -n %{devname}
14cr|xpdf-3.03-3|119	%{_includedir}/%{name}
14cr|xpdf-3.03-3|120	%{_libdir}/*.so
14cr|xpdf-3.03-3|121	
14cr|xpdf-3.03-3|122	#----------------------------------------------------------------------------
14cr|xpdf-3.03-3|123	
14cr|xpdf-3.03-3|124	%package common
14cr|xpdf-3.03-3|125	Summary:	Common files for xpdf and the applications based on it
14cr|xpdf-3.03-3|126	Group:		Publishing
14cr|xpdf-3.03-3|127	
14cr|xpdf-3.03-3|128	%description common
14cr|xpdf-3.03-3|129	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cr|xpdf-3.03-3|130	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cr|xpdf-3.03-3|131	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
14cr|xpdf-3.03-3|132	standard X fonts.
14cr|xpdf-3.03-3|133	
14cr|xpdf-3.03-3|134	This package contains common files (such as UnicodeMap and xpdfrc) needed for
14cr|xpdf-3.03-3|135	xpdf and the applications based on it.
14cr|xpdf-3.03-3|136	
14cr|xpdf-3.03-3|137	%files common
14cr|xpdf-3.03-3|138	%{_datadir}/%{name}
14cr|xpdf-3.03-3|139	%{_mandir}/man5/*
14cr|xpdf-3.03-3|140	%config(noreplace) %{_sysconfdir}/xpdfrc
14cr|xpdf-3.03-3|141	
14cr|xpdf-3.03-3|142	#----------------------------------------------------------------------------
14cr|xpdf-3.03-3|143	
14cr|xpdf-3.03-3|144	%prep
14cr|xpdf-3.03-3|145	%setup -q -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14
14cr|xpdf-3.03-3|146	%patch0 -p1 -b .shared
14cr|xpdf-3.03-3|147	%patch2 -p1 -b .antihigh
14cr|xpdf-3.03-3|148	%patch6 -p1 -b .zoom
14cr|xpdf-3.03-3|149	%if %{build_freetype2}
14cr|xpdf-3.03-3|150	%patch9 -p1 -b .deb
14cr|xpdf-3.03-3|151	%endif
14cr|xpdf-3.03-3|152	%patch16 -p1 -b .chinese
14cr|xpdf-3.03-3|153	%patch17 -p1 -b .CAN-2005-0206
14cr|xpdf-3.03-3|154	%patch18 -p1 -b .gcc401
14cr|xpdf-3.03-3|155	%patch19 -p1 -b .core
14cr|xpdf-3.03-3|156	%patch20 -p1 -b .crash
14cr|xpdf-3.03-3|157	%patch21 -p1 -b .xfont
14cr|xpdf-3.03-3|158	%patch27 -p0 -b .strcast
14cr|xpdf-3.03-3|159	%patch28 -p1
14cr|xpdf-3.03-3|160	
14cr|xpdf-3.03-3|161	
14cr|xpdf-3.03-3|162	%build
14cr|xpdf-3.03-3|163	CURRENTDIR=`pwd`
14cr|xpdf-3.03-3|164	
14cr|xpdf-3.03-3|165	# build a local lesstif library
14cr|xpdf-3.03-3|166	%if %{build_lesstif}
14cr|xpdf-3.03-3|167	(cd lesstif-%{lesstifver}
14cr|xpdf-3.03-3|168	CFLAGS="%{optflags}" \
14cr|xpdf-3.03-3|169	./configure \
14cr|xpdf-3.03-3|170	--prefix=%{x11dir} \
14cr|xpdf-3.03-3|171	--libdir=%{x11dir}/%{_lib} \
14cr|xpdf-3.03-3|172	--disable-shared \
14cr|xpdf-3.03-3|173	--enable-static \
14cr|xpdf-3.03-3|174	--disable-build-12 \
14cr|xpdf-3.03-3|175	--disable-build-20 \
14cr|xpdf-3.03-3|176	--enable-build-21 \
14cr|xpdf-3.03-3|177	--enable-default-21 \
14cr|xpdf-3.03-3|178	--disable-maintainer-mode \
14cr|xpdf-3.03-3|179	--with-t1-library=no \
14cr|xpdf-3.03-3|180	--disable-debug
14cr|xpdf-3.03-3|181	%make
14cr|xpdf-3.03-3|182	make install \
14cr|xpdf-3.03-3|183	prefix=$CURRENTDIR/lesstif-local \
14cr|xpdf-3.03-3|184	libdir=$CURRENTDIR/lesstif-local/lib
14cr|xpdf-3.03-3|185	)
14cr|xpdf-3.03-3|186	%endif
14cr|xpdf-3.03-3|187	
14cr|xpdf-3.03-3|188	# build a local freetype2 library
14cr|xpdf-3.03-3|189	%if %{build_freetype2}
14cr|xpdf-3.03-3|190	(cd freetype-%{freetypever}
14cr|xpdf-3.03-3|191	%configure2_5x --disable-shared
14cr|xpdf-3.03-3|192	%make
14cr|xpdf-3.03-3|193	make install DESTDIR=$CURRENTDIR/freetype2-local \
14cr|xpdf-3.03-3|194	)
14cr|xpdf-3.03-3|195	%endif
14cr|xpdf-3.03-3|196	
14cr|xpdf-3.03-3|197	# build xpdf
14cr|xpdf-3.03-3|198	export X_EXTRA_LIBS="-lXft -lXrender -lfontconfig -lz -lfreetype"
14cr|xpdf-3.03-3|199	%configure2_5x \
14cr|xpdf-3.03-3|200	--bindir=%{_bindir} \
14cr|xpdf-3.03-3|201	--mandir=%{_mandir} \
14cr|xpdf-3.03-3|202	%if %{build_lesstif}
14cr|xpdf-3.03-3|203	--with-Xm-library=$CURRENTDIR/lesstif-local/lib \
14cr|xpdf-3.03-3|204	--with-Xm-includes=$CURRENTDIR/lesstif-local/include \
14cr|xpdf-3.03-3|205	%endif
14cr|xpdf-3.03-3|206	%if %{build_freetype2}
14cr|xpdf-3.03-3|207	--with-freetype2-includes=$CURRENTDIR/freetype2-local%{_includedir}/freetype2 \
14cr|xpdf-3.03-3|208	--with-freetype2-library=$CURRENTDIR/freetype2-local%{_libdir} \
14cr|xpdf-3.03-3|209	%endif
14cr|xpdf-3.03-3|210	%if %{usefreetype2}
14cr|xpdf-3.03-3|211	--with-freetype2-includes=%{_includedir}/freetype2 \
14cr|xpdf-3.03-3|212	%endif
14cr|xpdf-3.03-3|213	--enable-opi
14cr|xpdf-3.03-3|214	
14cr|xpdf-3.03-3|215	%make
14cr|xpdf-3.03-3|216	
14cr|xpdf-3.03-3|217	pushd doc
14cr|xpdf-3.03-3|218	perl -pi -e 's|netscape|mozilla|g' xpdf.1 xpdf.cat xpdf.hlp xpdfrc.5
14cr|xpdf-3.03-3|219	perl -pi -e 's@/usr/local/etc/@%{_sysconfdir}/@' *.1 *.5
14cr|xpdf-3.03-3|220	perl -pi -e 's@/usr/local/share/ghostscript/fonts@%{urwdir}@' sample-xpdfrc *.1 *.5
14cr|xpdf-3.03-3|221	perl -pi -e 's@^#displayFontT1@fontFile@' sample-xpdfrc
14cr|xpdf-3.03-3|222	for i in chinese-simplified chinese-traditional cyrillic japanese \
14cr|xpdf-3.03-3|223	korean thai greek latin2 turkish hebrew arabic; \
14cr|xpdf-3.03-3|224	do
14cr|xpdf-3.03-3|225	perl -pi -e 's@/usr/local/share/xpdf@%{_datadir}/xpdf@' \
14cr|xpdf-3.03-3|226	../xpdf-$i/add-to-xpdfrc \
14cr|xpdf-3.03-3|227	../xpdf-$i/README
14cr|xpdf-3.03-3|228	echo >> sample-xpdfrc
14cr|xpdf-3.03-3|229	cat ../xpdf-$i/add-to-xpdfrc >> sample-xpdfrc
14cr|xpdf-3.03-3|230	rm ../xpdf-$i/add-to-xpdfrc
14cr|xpdf-3.03-3|231	done
14cr|xpdf-3.03-3|232	# Xpdf no longer supports X fonts
14cr|xpdf-3.03-3|233	perl -pi -e 's/^displayCIDFontX/#displayCIDFontX/g' sample-xpdfrc
14cr|xpdf-3.03-3|234	perl -pi -e 's/^#urlCommand.*/urlCommand "www-browser %s"/' sample-xpdfrc
14cr|xpdf-3.03-3|235	popd
14cr|xpdf-3.03-3|236	
14cr|xpdf-3.03-3|237	%install
14cr|xpdf-3.03-3|238	install -d %{buildroot}%{_bindir}
14cr|xpdf-3.03-3|239	install -d %{buildroot}%{_mandir}/man1
14cr|xpdf-3.03-3|240	
14cr|xpdf-3.03-3|241	%makeinstall_std
14cr|xpdf-3.03-3|242	
14cr|xpdf-3.03-3|243	for i in chinese-simplified chinese-traditional cyrillic japanese \
14cr|xpdf-3.03-3|244	korean thai greek latin2 turkish hebrew arabic; \
14cr|xpdf-3.03-3|245	do
14cr|xpdf-3.03-3|246	mkdir -p %{buildroot}%{_datadir}/%{name}/$i
14cr|xpdf-3.03-3|247	cp -a xpdf-$i/* %{buildroot}%{_datadir}/%{name}/$i/
14cr|xpdf-3.03-3|248	done
14cr|xpdf-3.03-3|249	
14cr|xpdf-3.03-3|250	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cr|xpdf-3.03-3|251	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xpdf-3.03-3|252	[Desktop Entry]
14cr|xpdf-3.03-3|253	Name=Xpdf
14cr|xpdf-3.03-3|254	Comment=Views PDF files
14cr|xpdf-3.03-3|255	Exec=%{_bindir}/xpdf %f
14cr|xpdf-3.03-3|256	Icon=%{name}
14cr|xpdf-3.03-3|257	Terminal=false
14cr|xpdf-3.03-3|258	Type=Application
14cr|xpdf-3.03-3|259	StartupNotify=true
14cr|xpdf-3.03-3|260	MimeType=text/pdf;text/x-pdf;application/pdf;application/x-pdf;
14cr|xpdf-3.03-3|261	Categories=X-MandrivaLinux-Office-Publishing;Office;Viewer;
14cr|xpdf-3.03-3|262	EOF
14cr|xpdf-3.03-3|263	
14cr|xpdf-3.03-3|264	# mdk icons
14cr|xpdf-3.03-3|265	install -d %{buildroot}%{_iconsdir}
14cr|xpdf-3.03-3|266	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
14cr|xpdf-3.03-3|267	
14cr|xpdf-3.03-3|268	# remove unpackaged files
14cr|xpdf-3.03-3|269	rm -f %{buildroot}%{_bindir}/pdf* %{buildroot}%{_mandir}/man1/pdf*
14cr|xpdf-3.03-3|270	
14cr|xpdf-3.03-3|271	# install headers
14cr|xpdf-3.03-3|272	install -d %{buildroot}%{_includedir}/%{name}
14cr|xpdf-3.03-3|273	install -m0644 xpdf/*.h %{buildroot}%{_includedir}/%{name}/
14cr|xpdf-3.03-3|274	install -m0644 aconf*.h %{buildroot}%{_includedir}/%{name}/
14cr|xpdf-3.03-3|275	
14cr|xpdf-3.03-3|276	for i in fofi goo splash; do
14cr|xpdf-3.03-3|277	install -d %{buildroot}%{_includedir}/%{name}/$i
14cr|xpdf-3.03-3|278	install -m0644 $i/*.h %{buildroot}%{_includedir}/%{name}/$i/
14cr|xpdf-3.03-3|279	done
14cr|xpdf-3.03-3|280	
14cr|xpdf-3.03-3|281	
14cr|xpdf-3.03-3|282	%changelog
14cr|xpdf-3.03-3|283	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.03-3
14cr|xpdf-3.03-3|284	+ Revision: a1c5ff3
14cr|xpdf-3.03-3|285	- MassBuild#464: Increase release tag
14cr|xpdf-3.03-3|286	
14cr|xpdf-3.03-3|287	

9344 14
14cr|xpenguins-2.2-13|1	%define name xpenguins
14cr|xpenguins-2.2-13|2	%define version 2.2
14cr|xpenguins-2.2-13|3	%define release 13
14cr|xpenguins-2.2-13|4	
14cr|xpenguins-2.2-13|5	Summary: Cute little penguins that walk along the tops of your windows
14cr|xpenguins-2.2-13|6	Name: %{name}
14cr|xpenguins-2.2-13|7	Version: %{version}
14cr|xpenguins-2.2-13|8	Release: %{release}
14cr|xpenguins-2.2-13|9	license: GPL
14cr|xpenguins-2.2-13|10	Source0: %{name}-%{version}.tar.bz2
14cr|xpenguins-2.2-13|11	Source1: %name-32x32.png.bz2
14cr|xpenguins-2.2-13|12	Source2: %name-16x16.png.bz2
14cr|xpenguins-2.2-13|13	Source3: %name-48x48.png.bz2
14cr|xpenguins-2.2-13|14	Patch0: xpenguins-2.2-fix-str-fmt.patch
14cr|xpenguins-2.2-13|15	Group: Toys
14cr|xpenguins-2.2-13|16	URL: http://xpenguins.seul.org/
14cr|xpenguins-2.2-13|17	BuildRequires: xpm-devel
14cr|xpenguins-2.2-13|18	BuildRequires: pkgconfig(x11)
14cr|xpenguins-2.2-13|19	BuildRequires: pkgconfig(xext)
14cr|xpenguins-2.2-13|20	BuildRequires: pkgconfig(xt)
14cr|xpenguins-2.2-13|21	
14cr|xpenguins-2.2-13|22	%description
14cr|xpenguins-2.2-13|23	XPenguins animates a friendly family of penguins in your root window.
14cr|xpenguins-2.2-13|24	They drop in from the top of the screen, walk along the tops of your
14cr|xpenguins-2.2-13|25	windows, up the side of your windows, levitate, skateboard, and do
14cr|xpenguins-2.2-13|26	other similarly exciting things. XPenguins is now themeable so if
14cr|xpenguins-2.2-13|27	you're bored of penguins, try something else. The themes that come
14cr|xpenguins-2.2-13|28	with this package are "Penguins", "Classic Penguins" and "Turtles".
14cr|xpenguins-2.2-13|29	
14cr|xpenguins-2.2-13|30	%prep
14cr|xpenguins-2.2-13|31	%setup -q
14cr|xpenguins-2.2-13|32	%patch0 -p0
14cr|xpenguins-2.2-13|33	
14cr|xpenguins-2.2-13|34	%build
14cr|xpenguins-2.2-13|35	# Note: when we compile the program it needs to know where the
14cr|xpenguins-2.2-13|36	# data will be when finally installed.
14cr|xpenguins-2.2-13|37	%configure2_5x
14cr|xpenguins-2.2-13|38	%make
14cr|xpenguins-2.2-13|39	
14cr|xpenguins-2.2-13|40	%install
14cr|xpenguins-2.2-13|41	rm -rf $RPM_BUILD_ROOT
14cr|xpenguins-2.2-13|42	%makeinstall_std
14cr|xpenguins-2.2-13|43	mkdir -p  %buildroot{%{_datadir}/applications,%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cr|xpenguins-2.2-13|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xpenguins-2.2-13|45	[Desktop Entry]
14cr|xpenguins-2.2-13|46	Type=Application
14cr|xpenguins-2.2-13|47	Exec=%{_bindir}/%{name}
14cr|xpenguins-2.2-13|48	Icon=%{name}
14cr|xpenguins-2.2-13|49	Categories=Amusement;
14cr|xpenguins-2.2-13|50	Name=Xpenguins
14cr|xpenguins-2.2-13|51	Comment=Display penguins running on your desktop.
14cr|xpenguins-2.2-13|52	EOF
14cr|xpenguins-2.2-13|53	
14cr|xpenguins-2.2-13|54	bzip2 -dc %{SOURCE1} > %buildroot%{_iconsdir}/%{name}.png
14cr|xpenguins-2.2-13|55	bzip2 -dc %{SOURCE2} > %buildroot%{_miconsdir}/%{name}.png
14cr|xpenguins-2.2-13|56	bzip2 -dc %{SOURCE3} > %buildroot%{_liconsdir}/%{name}.png
14cr|xpenguins-2.2-13|57	
14cr|xpenguins-2.2-13|58	%clean
14cr|xpenguins-2.2-13|59	rm -rf $RPM_BUILD_ROOT
14cr|xpenguins-2.2-13|60	
14cr|xpenguins-2.2-13|61	%if %mdkversion < 200900
14cr|xpenguins-2.2-13|62	%post
14cr|xpenguins-2.2-13|63	%{update_menus}
14cr|xpenguins-2.2-13|64	%endif
14cr|xpenguins-2.2-13|65	
14cr|xpenguins-2.2-13|66	%if %mdkversion < 200900
14cr|xpenguins-2.2-13|67	%postun
14cr|xpenguins-2.2-13|68	%{clean_menus}
14cr|xpenguins-2.2-13|69	%endif
14cr|xpenguins-2.2-13|70	
14cr|xpenguins-2.2-13|71	%files
14cr|xpenguins-2.2-13|72	%defattr(-,root,root)
14cr|xpenguins-2.2-13|73	%doc README AUTHORS COPYING ChangeLog lay-out-frames.scm
14cr|xpenguins-2.2-13|74	%attr(755,root,root) %{_bindir}/xpenguins
14cr|xpenguins-2.2-13|75	%{_mandir}/man1/*
14cr|xpenguins-2.2-13|76	%dir %{_datadir}/%{name}/
14cr|xpenguins-2.2-13|77	%{_datadir}/%{name}/themes
14cr|xpenguins-2.2-13|78	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xpenguins-2.2-13|79	%{_iconsdir}/%{name}.png
14cr|xpenguins-2.2-13|80	%{_miconsdir}/%{name}.png
14cr|xpenguins-2.2-13|81	%{_liconsdir}/%{name}.png
14cr|xpenguins-2.2-13|82	
14cr|xpenguins-2.2-13|83	
14cr|xpenguins-2.2-13|84	
14cr|xpenguins-2.2-13|85	
14cr|xpenguins-2.2-13|86	%changelog
14cr|xpenguins-2.2-13|87	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-13
14cr|xpenguins-2.2-13|88	+ Revision: 5ea4273
14cr|xpenguins-2.2-13|89	- MassBuild#464: Increase release tag
14cr|xpenguins-2.2-13|90	
14cr|xpenguins-2.2-13|91	

9345 14
14cr|xphelloworld-1.0.1-11|1	Name: xphelloworld
14cr|xphelloworld-1.0.1-11|2	Version: 1.0.1
14cr|xphelloworld-1.0.1-11|3	Release: 11
14cr|xphelloworld-1.0.1-11|4	Summary: Sends a test page to an Xprint printer
14cr|xphelloworld-1.0.1-11|5	Group: Development/X11
14cr|xphelloworld-1.0.1-11|6	License: MIT
14cr|xphelloworld-1.0.1-11|7	Url:    http://cgit.freedesktop.org/xorg/app/xphelloworld/
14cr|xphelloworld-1.0.1-11|8	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|xphelloworld-1.0.1-11|9	Patch0: xphelloworld-1.0.1-fix-xaw8-BR.diff
14cr|xphelloworld-1.0.1-11|10	
14cr|xphelloworld-1.0.1-11|11	BuildRequires: pkgconfig(xaw7) >= 1.0.1
14cr|xphelloworld-1.0.1-11|12	BuildRequires: lesstif-devel
14cr|xphelloworld-1.0.1-11|13	BuildRequires: pkgconfig(xp) >= 1.0.0
14cr|xphelloworld-1.0.1-11|14	BuildRequires: pkgconfig(xprintapputil) >= 1.0.1
14cr|xphelloworld-1.0.1-11|15	BuildRequires: pkgconfig(xprintutil) >= 1.0.1
14cr|xphelloworld-1.0.1-11|16	BuildRequires: pkgconfig(xt) >= 1.0.0
14cr|xphelloworld-1.0.1-11|17	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
14cr|xphelloworld-1.0.1-11|18	
14cr|xphelloworld-1.0.1-11|19	%description
14cr|xphelloworld-1.0.1-11|20	Xphelloworld is a utility for Xprint, the printing system for the X Window
14cr|xphelloworld-1.0.1-11|21	system. It sends a test page to the specified printer (or the default printer,
14cr|xphelloworld-1.0.1-11|22	if none is specified).
14cr|xphelloworld-1.0.1-11|23	
14cr|xphelloworld-1.0.1-11|24	%prep
14cr|xphelloworld-1.0.1-11|25	%setup -q -n %{name}-%{version}
14cr|xphelloworld-1.0.1-11|26	%patch0 -p0
14cr|xphelloworld-1.0.1-11|27	
14cr|xphelloworld-1.0.1-11|28	%build
14cr|xphelloworld-1.0.1-11|29	autoconf
14cr|xphelloworld-1.0.1-11|30	%configure2_5x	--x-includes=%{_includedir}\
14cr|xphelloworld-1.0.1-11|31	--x-libraries=%{_libdir}
14cr|xphelloworld-1.0.1-11|32	
14cr|xphelloworld-1.0.1-11|33	%make
14cr|xphelloworld-1.0.1-11|34	
14cr|xphelloworld-1.0.1-11|35	%install
14cr|xphelloworld-1.0.1-11|36	%makeinstall_std
14cr|xphelloworld-1.0.1-11|37	
14cr|xphelloworld-1.0.1-11|38	%files
14cr|xphelloworld-1.0.1-11|39	%{_bindir}/xphelloworld
14cr|xphelloworld-1.0.1-11|40	%{_bindir}/xpsimplehelloworld
14cr|xphelloworld-1.0.1-11|41	%{_bindir}/xpxthelloworld
14cr|xphelloworld-1.0.1-11|42	%{_mandir}/man1/xphelloworld.1*
14cr|xphelloworld-1.0.1-11|43	%{_mandir}/man1/xpxthelloworld.1*
14cr|xphelloworld-1.0.1-11|44	%{_mandir}/man1/xpsimplehelloworld.1*
14cr|xphelloworld-1.0.1-11|45	
14cr|xphelloworld-1.0.1-11|46	
14cr|xphelloworld-1.0.1-11|47	%changelog
14cr|xphelloworld-1.0.1-11|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-11
14cr|xphelloworld-1.0.1-11|49	+ Revision: 37d6e0a
14cr|xphelloworld-1.0.1-11|50	- MassBuild#464: Increase release tag
14cr|xphelloworld-1.0.1-11|51	
14cr|xphelloworld-1.0.1-11|52	

9346 14
14cr|xpilot-4.5.5-3|1	Summary:	An X Window System based multiplayer aerial combat game
14cr|xpilot-4.5.5-3|2	Name:		xpilot
14cr|xpilot-4.5.5-3|3	Version:	4.5.5
14cr|xpilot-4.5.5-3|4	Release:	3
14cr|xpilot-4.5.5-3|5	License:	GPL
14cr|xpilot-4.5.5-3|6	Group:		Games/Arcade
14cr|xpilot-4.5.5-3|7	URL:		http://www.xpilot.org
14cr|xpilot-4.5.5-3|8	Source0:	http://downloads.sourceforge.net/xpilotgame/xpilot-%version.tar.bz2
14cr|xpilot-4.5.5-3|9	# Source1:	%{name}-menu
14cr|xpilot-4.5.5-3|10	Source2:	%{name}-16.png
14cr|xpilot-4.5.5-3|11	Source3:	%{name}-32.png
14cr|xpilot-4.5.5-3|12	Source4:	%{name}-48.png
14cr|xpilot-4.5.5-3|13	Patch0:		%{name}-4.5.3-config.patch
14cr|xpilot-4.5.5-3|14	BuildRequires:	pkgconfig(x11)
14cr|xpilot-4.5.5-3|15	BuildRequires:	pkgconfig(xext)
14cr|xpilot-4.5.5-3|16	BuildRequires:  imake
14cr|xpilot-4.5.5-3|17	
14cr|xpilot-4.5.5-3|18	
14cr|xpilot-4.5.5-3|19	%description
14cr|xpilot-4.5.5-3|20	Xpilot is an X Window System based multiplayer game of aerial combat.
14cr|xpilot-4.5.5-3|21	
14cr|xpilot-4.5.5-3|22	The object of the game is to shoot each other down, or you can use the race
14cr|xpilot-4.5.5-3|23	mode to just fly around.
14cr|xpilot-4.5.5-3|24	
14cr|xpilot-4.5.5-3|25	Xpilot resembles the Commodore 64 Thrust game, which is similar to Atari's
14cr|xpilot-4.5.5-3|26	Gravitar and Asteriods (note: this is not misspelled).
14cr|xpilot-4.5.5-3|27	
14cr|xpilot-4.5.5-3|28	Unless you already have an xpilot server on your network, you'll need to set up
14cr|xpilot-4.5.5-3|29	the server on one machine, and then set up xpilot clients on all of the
14cr|xpilot-4.5.5-3|30	players' machines.
14cr|xpilot-4.5.5-3|31	
14cr|xpilot-4.5.5-3|32	%prep
14cr|xpilot-4.5.5-3|33	%setup -q
14cr|xpilot-4.5.5-3|34	%patch0 -p0
14cr|xpilot-4.5.5-3|35	
14cr|xpilot-4.5.5-3|36	%build
14cr|xpilot-4.5.5-3|37	xmkmf
14cr|xpilot-4.5.5-3|38	%make Makefiles
14cr|xpilot-4.5.5-3|39	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|xpilot-4.5.5-3|40	
14cr|xpilot-4.5.5-3|41	%install
14cr|xpilot-4.5.5-3|42	rm -rf $RPM_BUILD_ROOT
14cr|xpilot-4.5.5-3|43	
14cr|xpilot-4.5.5-3|44	%makeinstall_std install.man INSTBINDIR=%{_gamesbindir}
14cr|xpilot-4.5.5-3|45	
14cr|xpilot-4.5.5-3|46	install -m644 %SOURCE2 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|xpilot-4.5.5-3|47	install -m644 %SOURCE3 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|xpilot-4.5.5-3|48	install -m644 %SOURCE4 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|xpilot-4.5.5-3|49	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{1,6}
14cr|xpilot-4.5.5-3|50	
14cr|xpilot-4.5.5-3|51	# scheesh. cvs files.
14cr|xpilot-4.5.5-3|52	find doc -name '.cvs*' | xargs rm -f {} \;
14cr|xpilot-4.5.5-3|53	
14cr|xpilot-4.5.5-3|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xpilot-4.5.5-3|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-server.desktop
14cr|xpilot-4.5.5-3|56	[Desktop Entry]
14cr|xpilot-4.5.5-3|57	Type=Application
14cr|xpilot-4.5.5-3|58	Categories=Game;ArcadeGame;
14cr|xpilot-4.5.5-3|59	Name=Xpilot server
14cr|xpilot-4.5.5-3|60	Comment=Fly/shoot arcade game
14cr|xpilot-4.5.5-3|61	Exec=%{_gamesbindir}/xpilots
14cr|xpilot-4.5.5-3|62	Icon=%{name}
14cr|xpilot-4.5.5-3|63	EOF
14cr|xpilot-4.5.5-3|64	
14cr|xpilot-4.5.5-3|65	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xpilot-4.5.5-3|66	[Desktop Entry]
14cr|xpilot-4.5.5-3|67	Type=Application
14cr|xpilot-4.5.5-3|68	Categories=Game;ArcadeGame;
14cr|xpilot-4.5.5-3|69	Name=Xpilot - Requires server
14cr|xpilot-4.5.5-3|70	Comment=Fly/shoot arcade game
14cr|xpilot-4.5.5-3|71	Exec=%{_gamesbindir}/xpilot -join
14cr|xpilot-4.5.5-3|72	Icon=%{name}
14cr|xpilot-4.5.5-3|73	EOF
14cr|xpilot-4.5.5-3|74	
14cr|xpilot-4.5.5-3|75	%if %mdkversion < 200900
14cr|xpilot-4.5.5-3|76	%post
14cr|xpilot-4.5.5-3|77	%{update_menus}
14cr|xpilot-4.5.5-3|78	%endif
14cr|xpilot-4.5.5-3|79	
14cr|xpilot-4.5.5-3|80	%if %mdkversion < 200900
14cr|xpilot-4.5.5-3|81	%postun
14cr|xpilot-4.5.5-3|82	%{clean_menus}
14cr|xpilot-4.5.5-3|83	%endif
14cr|xpilot-4.5.5-3|84	
14cr|xpilot-4.5.5-3|85	%clean
14cr|xpilot-4.5.5-3|86	rm -rf $RPM_BUILD_ROOT
14cr|xpilot-4.5.5-3|87	
14cr|xpilot-4.5.5-3|88	%files
14cr|xpilot-4.5.5-3|89	%defattr(-,root,root)
14cr|xpilot-4.5.5-3|90	%doc README.txt LICENSE README.txt.msub
14cr|xpilot-4.5.5-3|91	%doc doc
14cr|xpilot-4.5.5-3|92	%{_gamesbindir}/*
14cr|xpilot-4.5.5-3|93	/usr/lib/xpilot
14cr|xpilot-4.5.5-3|94	%{_mandir}/man?/*
14cr|xpilot-4.5.5-3|95	%{_datadir}/applications/mandriva-*.desktop
14cr|xpilot-4.5.5-3|96	%{_miconsdir}/*
14cr|xpilot-4.5.5-3|97	%{_liconsdir}/*
14cr|xpilot-4.5.5-3|98	%{_iconsdir}/%{name}.png
14cr|xpilot-4.5.5-3|99	
14cr|xpilot-4.5.5-3|100	
14cr|xpilot-4.5.5-3|101	
14cr|xpilot-4.5.5-3|102	
14cr|xpilot-4.5.5-3|103	%changelog
14cr|xpilot-4.5.5-3|104	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.5-3
14cr|xpilot-4.5.5-3|105	+ Revision: 5f31286
14cr|xpilot-4.5.5-3|106	- MassBuild#464: Increase release tag
14cr|xpilot-4.5.5-3|107	
14cr|xpilot-4.5.5-3|108	

9347 14
14cr|xpired-1.22-22|1	%define name xpired
14cr|xpired-1.22-22|2	%define version 1.22
14cr|xpired-1.22-22|3	%define release 22
14cr|xpired-1.22-22|4	
14cr|xpired-1.22-22|5	Summary: Action puzzle game
14cr|xpired-1.22-22|6	Name: %{name}
14cr|xpired-1.22-22|7	Version: %{version}
14cr|xpired-1.22-22|8	Release: %{release}
14cr|xpired-1.22-22|9	Url:     http://xpired.sourceforge.net/
14cr|xpired-1.22-22|10	Source0: http://prdownloads.sourceforge.net/xpired/%{name}-%{version}-linux_source.tar.bz2
14cr|xpired-1.22-22|11	License: GPLv2+
14cr|xpired-1.22-22|12	Group: Games/Arcade
14cr|xpired-1.22-22|13	BuildRequires: libSDL_gfx-devel >= 2.0.25
14cr|xpired-1.22-22|14	BuildRequires: libSDL_mixer-devel
14cr|xpired-1.22-22|15	BuildRequires: libSDL_image-devel
14cr|xpired-1.22-22|16	
14cr|xpired-1.22-22|17	%description
14cr|xpired-1.22-22|18	X-Pired is an action puzzle game. The goal of the game in each level
14cr|xpired-1.22-22|19	is to reach the exit square, avoiding exploding barrels and other
14cr|xpired-1.22-22|20	deadly stuff.
14cr|xpired-1.22-22|21	
14cr|xpired-1.22-22|22	%prep
14cr|xpired-1.22-22|23	%setup -qn src
14cr|xpired-1.22-22|24	
14cr|xpired-1.22-22|25	%build
14cr|xpired-1.22-22|26	%make PREFIX=%{_prefix} SHARE_PREFIX=%{_gamesdatadir}/xpired
14cr|xpired-1.22-22|27	
14cr|xpired-1.22-22|28	%install
14cr|xpired-1.22-22|29	make install PREFIX=%{buildroot}%{_prefix} SHARE_PREFIX=%{buildroot}%{_gamesdatadir}/xpired
14cr|xpired-1.22-22|30	
14cr|xpired-1.22-22|31	mkdir -p %{buildroot}%{_gamesbindir}
14cr|xpired-1.22-22|32	mv %{buildroot}%{_bindir}/* %{buildroot}%{_gamesbindir}
14cr|xpired-1.22-22|33	
14cr|xpired-1.22-22|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xpired-1.22-22|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xpired-1.22-22|36	[Desktop Entry]
14cr|xpired-1.22-22|37	Name=X-Pired
14cr|xpired-1.22-22|38	Comment=Action-puzzle game
14cr|xpired-1.22-22|39	Exec=%{_gamesbindir}/%{name}
14cr|xpired-1.22-22|40	Icon=arcade_section
14cr|xpired-1.22-22|41	Terminal=false
14cr|xpired-1.22-22|42	Type=Application
14cr|xpired-1.22-22|43	StartupNotify=true
14cr|xpired-1.22-22|44	Categories=Game;ArcadeGame;
14cr|xpired-1.22-22|45	EOF
14cr|xpired-1.22-22|46	
14cr|xpired-1.22-22|47	
14cr|xpired-1.22-22|48	%files
14cr|xpired-1.22-22|49	%doc *.txt README*
14cr|xpired-1.22-22|50	%{_datadir}/applications/*
14cr|xpired-1.22-22|51	%{_gamesbindir}/*
14cr|xpired-1.22-22|52	%{_gamesdatadir}/*
14cr|xpired-1.22-22|53	
14cr|xpired-1.22-22|54	
14cr|xpired-1.22-22|55	
14cr|xpired-1.22-22|56	%changelog
14cr|xpired-1.22-22|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22-22
14cr|xpired-1.22-22|58	+ Revision: 359e975
14cr|xpired-1.22-22|59	- MassBuild#464: Increase release tag
14cr|xpired-1.22-22|60	
14cr|xpired-1.22-22|61	

9348 14
14cr|xplsprinters-1.0.1-13|1	Name: xplsprinters
14cr|xplsprinters-1.0.1-13|2	Version: 1.0.1
14cr|xplsprinters-1.0.1-13|3	Release: 13
14cr|xplsprinters-1.0.1-13|4	Summary: Shows a list of Xprint printers and it's attributes
14cr|xplsprinters-1.0.1-13|5	Group: Development/X11
14cr|xplsprinters-1.0.1-13|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|xplsprinters-1.0.1-13|7	License: MIT
14cr|xplsprinters-1.0.1-13|8	
14cr|xplsprinters-1.0.1-13|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14cr|xplsprinters-1.0.1-13|10	BuildRequires: pkgconfig(xp) >= 1.0.0
14cr|xplsprinters-1.0.1-13|11	BuildRequires: pkgconfig(xprintutil) >= 1.0.1
14cr|xplsprinters-1.0.1-13|12	BuildRequires: x11-util-macros >= 1.0.1
14cr|xplsprinters-1.0.1-13|13	
14cr|xplsprinters-1.0.1-13|14	%description
14cr|xplsprinters-1.0.1-13|15	Xplsprinters is a utility for Xprint, the printing system for the X Window
14cr|xplsprinters-1.0.1-13|16	system.  It can deliver both a list of printers and attributes supported for a
14cr|xplsprinters-1.0.1-13|17	specific list of printers.
14cr|xplsprinters-1.0.1-13|18	
14cr|xplsprinters-1.0.1-13|19	%prep
14cr|xplsprinters-1.0.1-13|20	%setup -q -n %{name}-%{version}
14cr|xplsprinters-1.0.1-13|21	
14cr|xplsprinters-1.0.1-13|22	%build
14cr|xplsprinters-1.0.1-13|23	%configure2_5x	--x-includes=%{_includedir}\
14cr|xplsprinters-1.0.1-13|24	--x-libraries=%{_libdir}
14cr|xplsprinters-1.0.1-13|25	
14cr|xplsprinters-1.0.1-13|26	%make
14cr|xplsprinters-1.0.1-13|27	
14cr|xplsprinters-1.0.1-13|28	%install
14cr|xplsprinters-1.0.1-13|29	rm -rf %{buildroot}
14cr|xplsprinters-1.0.1-13|30	%makeinstall_std
14cr|xplsprinters-1.0.1-13|31	
14cr|xplsprinters-1.0.1-13|32	#
14cr|xplsprinters-1.0.1-13|33	
14cr|xplsprinters-1.0.1-13|34	%clean
14cr|xplsprinters-1.0.1-13|35	rm -rf %{buildroot}
14cr|xplsprinters-1.0.1-13|36	
14cr|xplsprinters-1.0.1-13|37	%files
14cr|xplsprinters-1.0.1-13|38	%defattr(-,root,root)
14cr|xplsprinters-1.0.1-13|39	%{_bindir}/xplsprinters
14cr|xplsprinters-1.0.1-13|40	%{_mandir}/man1/xplsprinters.1x*
14cr|xplsprinters-1.0.1-13|41	
14cr|xplsprinters-1.0.1-13|42	
14cr|xplsprinters-1.0.1-13|43	
14cr|xplsprinters-1.0.1-13|44	%changelog
14cr|xplsprinters-1.0.1-13|45	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-13
14cr|xplsprinters-1.0.1-13|46	+ Revision: 44ef39b
14cr|xplsprinters-1.0.1-13|47	- MassBuild#464: Increase release tag
14cr|xplsprinters-1.0.1-13|48	
14cr|xplsprinters-1.0.1-13|49	

9349 14
14cr|xpn-1.2.6-3|1	Name: 	 		xpn
14cr|xpn-1.2.6-3|2	Version: 		1.2.6
14cr|xpn-1.2.6-3|3	Release: 		3
14cr|xpn-1.2.6-3|4	
14cr|xpn-1.2.6-3|5	Summary:	GTK2 newsreader with full Unicode support
14cr|xpn-1.2.6-3|6	License:	GPLv2+
14cr|xpn-1.2.6-3|7	Group:		Networking/News
14cr|xpn-1.2.6-3|8	URL:		http://xpn.altervista.org/
14cr|xpn-1.2.6-3|9	Source0:	http://xpn.altervista.org/codice/%{name}-%{version}.tar.gz
14cr|xpn-1.2.6-3|10	
14cr|xpn-1.2.6-3|11	BuildArch:	noarch
14cr|xpn-1.2.6-3|12	
14cr|xpn-1.2.6-3|13	BuildRequires:	imagemagick
14cr|xpn-1.2.6-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14cr|xpn-1.2.6-3|15	
14cr|xpn-1.2.6-3|16	Requires:	gnome-python >= 2.4.1
14cr|xpn-1.2.6-3|17	
14cr|xpn-1.2.6-3|18	%description
14cr|xpn-1.2.6-3|19	With XPN you can read/write articles on the Usenet with a good MIME support
14cr|xpn-1.2.6-3|20	(better than some well known newsreaders).
14cr|xpn-1.2.6-3|21	
14cr|xpn-1.2.6-3|22	XPN can operate with all the most diffuse charset starting from US-ASCII to
14cr|xpn-1.2.6-3|23	UTF-8. When you edit an article XPN automatically chooses the best charset,
14cr|xpn-1.2.6-3|24	however is always possible to override this choice.
14cr|xpn-1.2.6-3|25	
14cr|xpn-1.2.6-3|26	There also other useful features like scoring, filtered views, random
14cr|xpn-1.2.6-3|27	tag-lines, external editor support, one-key navigation, ROT13, spoiler char ...
14cr|xpn-1.2.6-3|28	
14cr|xpn-1.2.6-3|29	%prep
14cr|xpn-1.2.6-3|30	%setup -q
14cr|xpn-1.2.6-3|31	
14cr|xpn-1.2.6-3|32	%build
14cr|xpn-1.2.6-3|33	
14cr|xpn-1.2.6-3|34	%install
14cr|xpn-1.2.6-3|35	rm -rf %{buildroot}
14cr|xpn-1.2.6-3|36	mkdir -p %{buildroot}/%{_bindir}
14cr|xpn-1.2.6-3|37	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cr|xpn-1.2.6-3|38	mkdir -p %{buildroot}/%{_datadir}/locale
14cr|xpn-1.2.6-3|39	cp tags.txt %{buildroot}/%{_datadir}/%{name}
14cr|xpn-1.2.6-3|40	cp -r xpn_src %{buildroot}/%{_datadir}/%{name}
14cr|xpn-1.2.6-3|41	cp -r pixmaps %{buildroot}/%{_datadir}/%{name}
14cr|xpn-1.2.6-3|42	cp -r lang/{de,fr,it} %{buildroot}/%{_datadir}/locale
14cr|xpn-1.2.6-3|43	cp %{name}.py %{buildroot}/%{_datadir}/%{name}
14cr|xpn-1.2.6-3|44	
14cr|xpn-1.2.6-3|45	#wrapper
14cr|xpn-1.2.6-3|46	cat<<EOF>%{buildroot}/%{_bindir}/%{name}
14cr|xpn-1.2.6-3|47	#!/bin/bash
14cr|xpn-1.2.6-3|48	cd %{_datadir}/%{name}
14cr|xpn-1.2.6-3|49	python %{name}.py -d \$@
14cr|xpn-1.2.6-3|50	EOF
14cr|xpn-1.2.6-3|51	chmod 755 %{buildroot}/%{_bindir}/%{name}
14cr|xpn-1.2.6-3|52	
14cr|xpn-1.2.6-3|53	#menu
14cr|xpn-1.2.6-3|54	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xpn-1.2.6-3|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xpn-1.2.6-3|56	[Desktop Entry]
14cr|xpn-1.2.6-3|57	Name=%{name}
14cr|xpn-1.2.6-3|58	Comment=%{summary}
14cr|xpn-1.2.6-3|59	Exec=%{_bindir}/%{name}
14cr|xpn-1.2.6-3|60	Icon=%{name}
14cr|xpn-1.2.6-3|61	Terminal=false
14cr|xpn-1.2.6-3|62	Type=Application
14cr|xpn-1.2.6-3|63	Categories=X-MandrivaLinux-Internet-News;Network;News;
14cr|xpn-1.2.6-3|64	EOF
14cr|xpn-1.2.6-3|65	
14cr|xpn-1.2.6-3|66	#icons
14cr|xpn-1.2.6-3|67	mkdir -p %{buildroot}/%{_liconsdir}
14cr|xpn-1.2.6-3|68	convert -size 48x48 pixmaps/%{name}.xpm %{buildroot}/%{_liconsdir}/%{name}.png
14cr|xpn-1.2.6-3|69	mkdir -p %{buildroot}/%{_iconsdir}
14cr|xpn-1.2.6-3|70	convert -size 32x32 pixmaps/%{name}.xpm %{buildroot}/%{_iconsdir}/%{name}.png
14cr|xpn-1.2.6-3|71	mkdir -p %{buildroot}/%{_miconsdir}
14cr|xpn-1.2.6-3|72	convert -size 16x16 pixmaps/%{name}.xpm %{buildroot}/%{_miconsdir}/%{name}.png
14cr|xpn-1.2.6-3|73	
14cr|xpn-1.2.6-3|74	%find_lang %{name}
14cr|xpn-1.2.6-3|75	
14cr|xpn-1.2.6-3|76	%clean
14cr|xpn-1.2.6-3|77	rm -rf %{buildroot}
14cr|xpn-1.2.6-3|78	
14cr|xpn-1.2.6-3|79	%if %mdkversion < 200900
14cr|xpn-1.2.6-3|80	%post
14cr|xpn-1.2.6-3|81	%update_menus
14cr|xpn-1.2.6-3|82	
14cr|xpn-1.2.6-3|83	%postun
14cr|xpn-1.2.6-3|84	%clean_menus
14cr|xpn-1.2.6-3|85	%endif
14cr|xpn-1.2.6-3|86	
14cr|xpn-1.2.6-3|87	%files -f %{name}.lang
14cr|xpn-1.2.6-3|88	%defattr(0644,root,root,0755)
14cr|xpn-1.2.6-3|89	%doc AUTHORS ChangeLog README TODO *.html
14cr|xpn-1.2.6-3|90	%attr(0755,root,root) %{_bindir}/%{name}
14cr|xpn-1.2.6-3|91	%{_datadir}/%{name}
14cr|xpn-1.2.6-3|92	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xpn-1.2.6-3|93	%{_liconsdir}/%{name}.png
14cr|xpn-1.2.6-3|94	%{_iconsdir}/%{name}.png
14cr|xpn-1.2.6-3|95	%{_miconsdir}/%{name}.png
14cr|xpn-1.2.6-3|96	
14cr|xpn-1.2.6-3|97	
14cr|xpn-1.2.6-3|98	
14cr|xpn-1.2.6-3|99	%changelog
14cr|xpn-1.2.6-3|100	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.6-3
14cr|xpn-1.2.6-3|101	+ Revision: aff43b1
14cr|xpn-1.2.6-3|102	- MassBuild#464: Increase release tag
14cr|xpn-1.2.6-3|103	
14cr|xpn-1.2.6-3|104	

9350 14
14cr|xprobe2-0.3-10|1	%define debug_package	%{nil}
14cr|xprobe2-0.3-10|2	
14cr|xprobe2-0.3-10|3	Summary:	Active ICMP fingerprinting tool
14cr|xprobe2-0.3-10|4	Name:		xprobe2
14cr|xprobe2-0.3-10|5	Version:	0.3
14cr|xprobe2-0.3-10|6	Release:	10
14cr|xprobe2-0.3-10|7	License:	GPLv2+
14cr|xprobe2-0.3-10|8	Group:		Networking/Other
14cr|xprobe2-0.3-10|9	URL:		http://xprobe.sourceforge.net/
14cr|xprobe2-0.3-10|10	Source0:	http://kent.dl.sourceforge.net/sourceforge/xprobe/%{name}-%{version}.tar.gz
14cr|xprobe2-0.3-10|11	Patch:      xprobe2-0.3-fix-compilation.patch
14cr|xprobe2-0.3-10|12	BuildRequires:	libpcap-devel
14cr|xprobe2-0.3-10|13	BuildRequires:	glib2-devel
14cr|xprobe2-0.3-10|14	
14cr|xprobe2-0.3-10|15	
14cr|xprobe2-0.3-10|16	%description
14cr|xprobe2-0.3-10|17	Xprobe2 is an active operating system fingerprinting tool with a different
14cr|xprobe2-0.3-10|18	approach to operating system fingerprinting. Xprobe2 rely on fuzzy
14cr|xprobe2-0.3-10|19	signature matching, probabilistic guesses, multiple matches simultaneously,
14cr|xprobe2-0.3-10|20	and a signature database.
14cr|xprobe2-0.3-10|21	
14cr|xprobe2-0.3-10|22	%prep
14cr|xprobe2-0.3-10|23	
14cr|xprobe2-0.3-10|24	%setup -q
14cr|xprobe2-0.3-10|25	%patch -p0
14cr|xprobe2-0.3-10|26	
14cr|xprobe2-0.3-10|27	chmod 644 docs/* AUTHORS CHANGELOG COPYING CREDITS README TODO
14cr|xprobe2-0.3-10|28	
14cr|xprobe2-0.3-10|29	%build
14cr|xprobe2-0.3-10|30	
14cr|xprobe2-0.3-10|31	%configure2_5x \
14cr|xprobe2-0.3-10|32	--bindir=%{_sbindir}
14cr|xprobe2-0.3-10|33	
14cr|xprobe2-0.3-10|34	%make
14cr|xprobe2-0.3-10|35	
14cr|xprobe2-0.3-10|36	%install
14cr|xprobe2-0.3-10|37	%makeinstall_std
14cr|xprobe2-0.3-10|38	
14cr|xprobe2-0.3-10|39	%files
14cr|xprobe2-0.3-10|40	%doc docs/*.txt docs/*.pdf docs/*.xsd AUTHORS CHANGELOG COPYING CREDITS README TODO
14cr|xprobe2-0.3-10|41	%dir %{_sysconfdir}/%{name}/
14cr|xprobe2-0.3-10|42	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|xprobe2-0.3-10|43	%{_sbindir}/*
14cr|xprobe2-0.3-10|44	%{_mandir}/man1/*
14cr|xprobe2-0.3-10|45	
14cr|xprobe2-0.3-10|46	
14cr|xprobe2-0.3-10|47	
14cr|xprobe2-0.3-10|48	%changelog
14cr|xprobe2-0.3-10|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-10
14cr|xprobe2-0.3-10|50	+ Revision: a26af02
14cr|xprobe2-0.3-10|51	- MassBuild#464: Increase release tag
14cr|xprobe2-0.3-10|52	
14cr|xprobe2-0.3-10|53	

9351 14
14cr|xqf-1.0.5-13|1	Summary:	A network game browser
14cr|xqf-1.0.5-13|2	Name:		xqf
14cr|xqf-1.0.5-13|3	Version:	1.0.5
14cr|xqf-1.0.5-13|4	Release:	13
14cr|xqf-1.0.5-13|5	License:	GPLv2+
14cr|xqf-1.0.5-13|6	Group:		Games/Other
14cr|xqf-1.0.5-13|7	URL:		http://www.linuxgames.com/xqf
14cr|xqf-1.0.5-13|8	Source:		http://prdownloads.sourceforge.net/xqf/%{name}-%{version}.tar.bz2
14cr|xqf-1.0.5-13|9	Patch0:		xqf-1.0.5-do-not-hang-after-game-launch.patch
14cr|xqf-1.0.5-13|10	Patch1:		xqf-1.0.5-underlink.patch
14cr|xqf-1.0.5-13|11	Requires:	qstat
14cr|xqf-1.0.5-13|12	BuildRequires:	desktop-file-utils
14cr|xqf-1.0.5-13|13	BuildRequires:	perl(XML::Parser)
14cr|xqf-1.0.5-13|14	BuildRequires:	bzip2-devel
14cr|xqf-1.0.5-13|15	BuildRequires:	pkgconfig(geoip)
14cr|xqf-1.0.5-13|16	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cr|xqf-1.0.5-13|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xqf-1.0.5-13|18	
14cr|xqf-1.0.5-13|19	%description
14cr|xqf-1.0.5-13|20	XQF is a network game browser (e.g. Quake, Sin, etc.). It helps you
14cr|xqf-1.0.5-13|21	locate and connect to game servers.  It has configurable server and
14cr|xqf-1.0.5-13|22	player filters so you can find a server running your favorite game type
14cr|xqf-1.0.5-13|23	or that has a buddy.
14cr|xqf-1.0.5-13|24	
14cr|xqf-1.0.5-13|25	%prep
14cr|xqf-1.0.5-13|26	%setup -q
14cr|xqf-1.0.5-13|27	%patch0 -p1
14cr|xqf-1.0.5-13|28	%patch1 -p0
14cr|xqf-1.0.5-13|29	
14cr|xqf-1.0.5-13|30	%build
14cr|xqf-1.0.5-13|31	sed -i 's/_32x32.png//g;' %{name}.desktop.in
14cr|xqf-1.0.5-13|32	%configure2_5x \
14cr|xqf-1.0.5-13|33	--with-qstat=%{_bindir}/qstat-quake \
14cr|xqf-1.0.5-13|34	--disable-gtk \
14cr|xqf-1.0.5-13|35	--enable-gtk2 \
14cr|xqf-1.0.5-13|36	--enable-bzip2 \
14cr|xqf-1.0.5-13|37	--enable-geoip
14cr|xqf-1.0.5-13|38	
14cr|xqf-1.0.5-13|39	%make
14cr|xqf-1.0.5-13|40	
14cr|xqf-1.0.5-13|41	%install
14cr|xqf-1.0.5-13|42	%makeinstall_std
14cr|xqf-1.0.5-13|43	
14cr|xqf-1.0.5-13|44	# menu entry
14cr|xqf-1.0.5-13|45	desktop-file-install \
14cr|xqf-1.0.5-13|46	--remove-category="Application" \
14cr|xqf-1.0.5-13|47	--remove-category="X-SuSE-Core-Game" \
14cr|xqf-1.0.5-13|48	--remove-category="ActionGame" \
14cr|xqf-1.0.5-13|49	--add-category="ArcadeGame" \
14cr|xqf-1.0.5-13|50	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cr|xqf-1.0.5-13|51	
14cr|xqf-1.0.5-13|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{22x22,32x32,48x48}/apps/
14cr|xqf-1.0.5-13|53	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_22x22.png %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14cr|xqf-1.0.5-13|54	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xqf-1.0.5-13|55	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xqf-1.0.5-13|56	rm -rf %{buildroot}%{_datadir}/pixmaps
14cr|xqf-1.0.5-13|57	
14cr|xqf-1.0.5-13|58	%find_lang %{name}
14cr|xqf-1.0.5-13|59	
14cr|xqf-1.0.5-13|60	%files -f %{name}.lang
14cr|xqf-1.0.5-13|61	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cr|xqf-1.0.5-13|62	%doc docs/*html docs/PreLaunch.example
14cr|xqf-1.0.5-13|63	%dir %{_datadir}/%{name}
14cr|xqf-1.0.5-13|64	%{_bindir}/*
14cr|xqf-1.0.5-13|65	%{_mandir}/man?/*
14cr|xqf-1.0.5-13|66	%{_datadir}/%{name}/*
14cr|xqf-1.0.5-13|67	%{_iconsdir}/hicolor/*/apps/*.png
14cr|xqf-1.0.5-13|68	%{_datadir}/applications/%{name}.desktop
14cr|xqf-1.0.5-13|69	
14cr|xqf-1.0.5-13|70	
14cr|xqf-1.0.5-13|71	
14cr|xqf-1.0.5-13|72	%changelog
14cr|xqf-1.0.5-13|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-13
14cr|xqf-1.0.5-13|74	+ Revision: 561b85b
14cr|xqf-1.0.5-13|75	- MassBuild#464: Increase release tag
14cr|xqf-1.0.5-13|76	
14cr|xqf-1.0.5-13|77	

9352 14
14cr|xqilla-2.3.0-3|1	%define tarbname XQilla
14cr|xqilla-2.3.0-3|2	
14cr|xqilla-2.3.0-3|3	%define major 6
14cr|xqilla-2.3.0-3|4	%define libname %mklibname xqilla %{major}
14cr|xqilla-2.3.0-3|5	%define devname %mklibname xqilla -d
14cr|xqilla-2.3.0-3|6	
14cr|xqilla-2.3.0-3|7	Summary:	XQilla is an XQuery and XPath 2 library
14cr|xqilla-2.3.0-3|8	Name:		xqilla
14cr|xqilla-2.3.0-3|9	Version:	2.3.0
14cr|xqilla-2.3.0-3|10	Release:	3
14cr|xqilla-2.3.0-3|11	Epoch:		1
14cr|xqilla-2.3.0-3|12	License:	Apache License v2
14cr|xqilla-2.3.0-3|13	Group:		System/Libraries
14cr|xqilla-2.3.0-3|14	Url:		http://xqilla.sourceforge.net/HomePage
14cr|xqilla-2.3.0-3|15	Source0:	http://downloads.sourceforge.net/project/xqilla/xqilla/%{version}/%{tarbname}-%{version}.tar.gz
14cr|xqilla-2.3.0-3|16	BuildRequires:	pkgconfig(icu-i18n)
14cr|xqilla-2.3.0-3|17	BuildRequires:	pkgconfig(xerces-c)
14cr|xqilla-2.3.0-3|18	
14cr|xqilla-2.3.0-3|19	%description
14cr|xqilla-2.3.0-3|20	XQilla is an XQuery and XPath 2 library.
14cr|xqilla-2.3.0-3|21	
14cr|xqilla-2.3.0-3|22	%files
14cr|xqilla-2.3.0-3|23	%defattr(0755,root,root)
14cr|xqilla-2.3.0-3|24	%{_bindir}/*
14cr|xqilla-2.3.0-3|25	
14cr|xqilla-2.3.0-3|26	#------------------------------------------------------------------------
14cr|xqilla-2.3.0-3|27	
14cr|xqilla-2.3.0-3|28	%package -n %{libname}
14cr|xqilla-2.3.0-3|29	Summary:	XQilla is an XQuery and XPath 2 library
14cr|xqilla-2.3.0-3|30	Group:		System/Libraries
14cr|xqilla-2.3.0-3|31	Conflicts:	%{_lib}xqilla4 < 2.3.0-3
14cr|xqilla-2.3.0-3|32	Obsoletes:	%{_lib}xqilla4 < 2.3.0-3
14cr|xqilla-2.3.0-3|33	
14cr|xqilla-2.3.0-3|34	%description  -n %{libname}
14cr|xqilla-2.3.0-3|35	XQilla is an XQuery and XPath 2 library.
14cr|xqilla-2.3.0-3|36	
14cr|xqilla-2.3.0-3|37	%files -n  %{libname}
14cr|xqilla-2.3.0-3|38	%{_libdir}/libxqilla.so.%{major}*
14cr|xqilla-2.3.0-3|39	
14cr|xqilla-2.3.0-3|40	#------------------------------------------------------------------------
14cr|xqilla-2.3.0-3|41	
14cr|xqilla-2.3.0-3|42	%package -n %{devname}
14cr|xqilla-2.3.0-3|43	Summary:	Xqilla development files
14cr|xqilla-2.3.0-3|44	Group:		Development/Databases
14cr|xqilla-2.3.0-3|45	Requires:	%{libname} = %{EVRD}
14cr|xqilla-2.3.0-3|46	Provides:	libxqilla-devel = %{EVRD}
14cr|xqilla-2.3.0-3|47	Provides:	xqilla-devel = %{EVRD}
14cr|xqilla-2.3.0-3|48	
14cr|xqilla-2.3.0-3|49	%description  -n %{devname}
14cr|xqilla-2.3.0-3|50	Xqilla development files.
14cr|xqilla-2.3.0-3|51	
14cr|xqilla-2.3.0-3|52	%files -n  %{devname}
14cr|xqilla-2.3.0-3|53	%{_libdir}/libxqilla.so
14cr|xqilla-2.3.0-3|54	%{_includedir}/xqilla
14cr|xqilla-2.3.0-3|55	%{_includedir}/xqc.h
14cr|xqilla-2.3.0-3|56	
14cr|xqilla-2.3.0-3|57	#------------------------------------------------------------------------
14cr|xqilla-2.3.0-3|58	
14cr|xqilla-2.3.0-3|59	%prep
14cr|xqilla-2.3.0-3|60	%setup -q -n %{tarbname}-%{version}
14cr|xqilla-2.3.0-3|61	
14cr|xqilla-2.3.0-3|62	%build
14cr|xqilla-2.3.0-3|63	autoreconf -fi
14cr|xqilla-2.3.0-3|64	CPPFLAGS="-DPIC -fPIC"
14cr|xqilla-2.3.0-3|65	export CPPFLAGS
14cr|xqilla-2.3.0-3|66	
14cr|xqilla-2.3.0-3|67	%configure \
14cr|xqilla-2.3.0-3|68	--with-xerces=%{_prefix} \
14cr|xqilla-2.3.0-3|69	--enable-debug \
14cr|xqilla-2.3.0-3|70	--disable-static
14cr|xqilla-2.3.0-3|71	
14cr|xqilla-2.3.0-3|72	%make
14cr|xqilla-2.3.0-3|73	
14cr|xqilla-2.3.0-3|74	%install
14cr|xqilla-2.3.0-3|75	%makeinstall_std
14cr|xqilla-2.3.0-3|76	
14cr|xqilla-2.3.0-3|77	%changelog
14cr|xqilla-2.3.0-3|78	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3.0-3
14cr|xqilla-2.3.0-3|79	+ Revision: 0304b7a
14cr|xqilla-2.3.0-3|80	- Minor cleanup
14cr|xqilla-2.3.0-3|81	
14cr|xqilla-2.3.0-3|82	

9353 14
14cr|xrestop-0.4-13|1	%define        name    xrestop
14cr|xrestop-0.4-13|2	%define        version 0.4
14cr|xrestop-0.4-13|3	%define release  13
14cr|xrestop-0.4-13|4	
14cr|xrestop-0.4-13|5	Summary:	X Resource Monitor
14cr|xrestop-0.4-13|6	Name:		%{name}
14cr|xrestop-0.4-13|7	Version:	%{version}
14cr|xrestop-0.4-13|8	Release:	%{release}
14cr|xrestop-0.4-13|9	License:	GPL
14cr|xrestop-0.4-13|10	Group:		Monitoring
14cr|xrestop-0.4-13|11	URL:		http://www.freedesktop.org/Software/xrestop
14cr|xrestop-0.4-13|12	Source:		http://projects.o-hand.com/sources/xrestop/%{name}-%{version}.tar.gz
14cr|xrestop-0.4-13|13	BuildRequires:	pkgconfig(x11)
14cr|xrestop-0.4-13|14	BuildRequires:  pkgconfig(xext)
14cr|xrestop-0.4-13|15	BuildRequires:  pkgconfig(xres)
14cr|xrestop-0.4-13|16	BuildRequires:	ncurses-devel
14cr|xrestop-0.4-13|17	
14cr|xrestop-0.4-13|18	%description
14cr|xrestop-0.4-13|19	A utility to monitor the usage of resources within the X Server, and
14cr|xrestop-0.4-13|20	display them in a manner similar to top.
14cr|xrestop-0.4-13|21	
14cr|xrestop-0.4-13|22	%prep
14cr|xrestop-0.4-13|23	%setup -q
14cr|xrestop-0.4-13|24	
14cr|xrestop-0.4-13|25	%build
14cr|xrestop-0.4-13|26	%configure
14cr|xrestop-0.4-13|27	%make SUBDIRS=
14cr|xrestop-0.4-13|28	
14cr|xrestop-0.4-13|29	%install
14cr|xrestop-0.4-13|30	rm -rf %{buildroot}
14cr|xrestop-0.4-13|31	%makeinstall_std SUBDIRS=
14cr|xrestop-0.4-13|32	%makeinstall_std -C doc SUBDIRS=
14cr|xrestop-0.4-13|33	
14cr|xrestop-0.4-13|34	%clean
14cr|xrestop-0.4-13|35	rm -rf %{buildroot}
14cr|xrestop-0.4-13|36	
14cr|xrestop-0.4-13|37	%files
14cr|xrestop-0.4-13|38	%defattr(-,root,root,-)
14cr|xrestop-0.4-13|39	%{_bindir}/%{name}
14cr|xrestop-0.4-13|40	%{_mandir}/man1/%{name}*
14cr|xrestop-0.4-13|41	%doc README AUTHORS NEWS
14cr|xrestop-0.4-13|42	
14cr|xrestop-0.4-13|43	
14cr|xrestop-0.4-13|44	
14cr|xrestop-0.4-13|45	%changelog
14cr|xrestop-0.4-13|46	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-13
14cr|xrestop-0.4-13|47	+ Revision: 387b532
14cr|xrestop-0.4-13|48	- MassBuild#464: Increase release tag
14cr|xrestop-0.4-13|49	
14cr|xrestop-0.4-13|50	

9354 14
14cr|xrn-9.02-21|1	Summary:	An X Window System based news reader
14cr|xrn-9.02-21|2	Name:		xrn
14cr|xrn-9.02-21|3	Version:        9.02
14cr|xrn-9.02-21|4	Release:        21
14cr|xrn-9.02-21|5	License:	BSD
14cr|xrn-9.02-21|6	Group:		Networking/News
14cr|xrn-9.02-21|7	BuildRequires:	libxaw-devel bison flex libxpm-devel imake
14cr|xrn-9.02-21|8	BuildRequires:	libxp-devel
14cr|xrn-9.02-21|9	
14cr|xrn-9.02-21|10	Source0:	%{name}-%{version}.tar.bz2
14cr|xrn-9.02-21|11	Patch0:		xrn-9.02-rh.patch
14cr|xrn-9.02-21|12	Patch1:		xrn-imake.patch
14cr|xrn-9.02-21|13	Patch2:		xrn-9.02-fix-str-fmt.patch
14cr|xrn-9.02-21|14	
14cr|xrn-9.02-21|15	URL:		ftp://ftp.x.org/contrib/applications/xrn
14cr|xrn-9.02-21|16	BuildRoot:	%_tmppath/%name-%version-%release-root
14cr|xrn-9.02-21|17	
14cr|xrn-9.02-21|18	# Avoid problems with symlinks - xrn used to think it owned /usr/lib/X11
14cr|xrn-9.02-21|19	Requires(pre): x11-server-common > 1.4.0.90-12
14cr|xrn-9.02-21|20	
14cr|xrn-9.02-21|21	%description
14cr|xrn-9.02-21|22	A simple Usenet News reader for the X Window System.  Xrn allows you to
14cr|xrn-9.02-21|23	point and click your way through reading, replying and posting news
14cr|xrn-9.02-21|24	messages.
14cr|xrn-9.02-21|25	
14cr|xrn-9.02-21|26	Install the xrn package if you need a simple news reader for X.
14cr|xrn-9.02-21|27	
14cr|xrn-9.02-21|28	%prep
14cr|xrn-9.02-21|29	
14cr|xrn-9.02-21|30	%setup -q
14cr|xrn-9.02-21|31	%patch0 -p1
14cr|xrn-9.02-21|32	%patch1 -p1
14cr|xrn-9.02-21|33	%patch2 -p0
14cr|xrn-9.02-21|34	
14cr|xrn-9.02-21|35	%build
14cr|xrn-9.02-21|36	xmkmf
14cr|xrn-9.02-21|37	perl -p -i -e "s|XAPPLOADDIR = .*|XAPPLOADDIR = %{_datadir}/X11/app-defaults|" Makefile
14cr|xrn-9.02-21|38	make CDEBUGFLAGS="$RPM_OPT_FLAGS"
14cr|xrn-9.02-21|39	
14cr|xrn-9.02-21|40	%install
14cr|xrn-9.02-21|41	rm -rf $RPM_BUILD_ROOT
14cr|xrn-9.02-21|42	
14cr|xrn-9.02-21|43	%make install install.man DESTDIR=$RPM_BUILD_ROOT
14cr|xrn-9.02-21|44	# A link to ../../../etc/X11/app-defaults is made and named lib in x86_64
14cr|xrn-9.02-21|45	APPDEF=%{buildroot}/usr/lib/X11/app-defaults
14cr|xrn-9.02-21|46	if   [ -L $APPDEF ]; then rm    $APPDEF
14cr|xrn-9.02-21|47	elif [ -d $APPDEF ]; then rmdir $APPDEF
14cr|xrn-9.02-21|48	fi
14cr|xrn-9.02-21|49	
14cr|xrn-9.02-21|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xrn-9.02-21|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-xrn.desktop
14cr|xrn-9.02-21|52	[Desktop Entry]
14cr|xrn-9.02-21|53	Type=Application
14cr|xrn-9.02-21|54	Categories=News;
14cr|xrn-9.02-21|55	Name=Xrn
14cr|xrn-9.02-21|56	Comment=News reader
14cr|xrn-9.02-21|57	Exec=/usr/bin/xrn
14cr|xrn-9.02-21|58	Icon=news_section
14cr|xrn-9.02-21|59	EOF
14cr|xrn-9.02-21|60	
14cr|xrn-9.02-21|61	
14cr|xrn-9.02-21|62	%if %mdkversion < 200900
14cr|xrn-9.02-21|63	%post
14cr|xrn-9.02-21|64	%{update_menus}
14cr|xrn-9.02-21|65	%endif
14cr|xrn-9.02-21|66	
14cr|xrn-9.02-21|67	%if %mdkversion < 200900
14cr|xrn-9.02-21|68	%postun
14cr|xrn-9.02-21|69	%{clean_menus}
14cr|xrn-9.02-21|70	%endif
14cr|xrn-9.02-21|71	
14cr|xrn-9.02-21|72	%clean
14cr|xrn-9.02-21|73	rm -rf $RPM_BUILD_ROOT
14cr|xrn-9.02-21|74	
14cr|xrn-9.02-21|75	%files
14cr|xrn-9.02-21|76	%defattr(-,root,root)
14cr|xrn-9.02-21|77	%doc README README.Linux TODO COMMON-PROBLMS COPYRIGHT CREDITS
14cr|xrn-9.02-21|78	%{_datadir}/X11/app-defaults/XRn
14cr|xrn-9.02-21|79	%_bindir/xrn
14cr|xrn-9.02-21|80	%_mandir/man1/xrn.1*
14cr|xrn-9.02-21|81	%{_datadir}/applications/mandriva-*.desktop
14cr|xrn-9.02-21|82	
14cr|xrn-9.02-21|83	
14cr|xrn-9.02-21|84	
14cr|xrn-9.02-21|85	%changelog
14cr|xrn-9.02-21|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.02-21
14cr|xrn-9.02-21|87	+ Revision: 9e0c6d3
14cr|xrn-9.02-21|88	- MassBuild#464: Increase release tag
14cr|xrn-9.02-21|89	
14cr|xrn-9.02-21|90	

9355 14
14cr|xroar-0.30-2|1	Summary:	Dragon32, Dragon64 and Tandy CoCo emulator
14cr|xroar-0.30-2|2	Name:		xroar
14cr|xroar-0.30-2|3	Version:	0.30
14cr|xroar-0.30-2|4	Release:	2
14cr|xroar-0.30-2|5	License:	GPLv2+
14cr|xroar-0.30-2|6	Group:		Emulators
14cr|xroar-0.30-2|7	Url:		http://www.6809.org.uk/dragon/xroar.shtml
14cr|xroar-0.30-2|8	Source0:	http://www.6809.org.uk/dragon/%{name}-%{version}.tar.gz
14cr|xroar-0.30-2|9	Source1:	%{name}-16.png
14cr|xroar-0.30-2|10	Source2:	%{name}-32.png
14cr|xroar-0.30-2|11	Source3:	%{name}-48.png
14cr|xroar-0.30-2|12	BuildRequires:	pkgconfig(alsa)
14cr|xroar-0.30-2|13	BuildRequires:	pkgconfig(gl)
14cr|xroar-0.30-2|14	BuildRequires:	pkgconfig(glu)
14cr|xroar-0.30-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xroar-0.30-2|16	BuildRequires:	pkgconfig(jack)
14cr|xroar-0.30-2|17	BuildRequires:	pkgconfig(libpulse)
14cr|xroar-0.30-2|18	BuildRequires:	pkgconfig(sdl)
14cr|xroar-0.30-2|19	BuildRequires:	pkgconfig(SDL_image)
14cr|xroar-0.30-2|20	BuildRequires:	pkgconfig(sndfile)
14cr|xroar-0.30-2|21	
14cr|xroar-0.30-2|22	%description
14cr|xroar-0.30-2|23	XRoar is a Dragon32, Dragon64 and Tandy CoCo emulator.
14cr|xroar-0.30-2|24	It uses standard cassette images (".cas" files) and virtual diskettes (".dsk"
14cr|xroar-0.30-2|25	or ".vdk" files) but has its own snapshot format at the moment (no ".pak" file
14cr|xroar-0.30-2|26	support).
14cr|xroar-0.30-2|27	
14cr|xroar-0.30-2|28	%files
14cr|xroar-0.30-2|29	%doc ChangeLog COPYING* README
14cr|xroar-0.30-2|30	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cr|xroar-0.30-2|31	%dir %attr(0755,root,games) %{_gamesdatadir}/%{name}
14cr|xroar-0.30-2|32	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xroar-0.30-2|33	%{_miconsdir}/%{name}.png
14cr|xroar-0.30-2|34	%{_iconsdir}/%{name}.png
14cr|xroar-0.30-2|35	%{_liconsdir}/%{name}.png
14cr|xroar-0.30-2|36	
14cr|xroar-0.30-2|37	#----------------------------------------------------------------------------
14cr|xroar-0.30-2|38	
14cr|xroar-0.30-2|39	%prep
14cr|xroar-0.30-2|40	%setup -q
14cr|xroar-0.30-2|41	
14cr|xroar-0.30-2|42	%build
14cr|xroar-0.30-2|43	export LDLIBS="-lm"
14cr|xroar-0.30-2|44	%configure2_5x
14cr|xroar-0.30-2|45	perl -pi -e "s#share#share/games#g" Makefile
14cr|xroar-0.30-2|46	%make
14cr|xroar-0.30-2|47	
14cr|xroar-0.30-2|48	%install
14cr|xroar-0.30-2|49	#binary
14cr|xroar-0.30-2|50	mkdir -p %{buildroot}%{_gamesbindir}
14cr|xroar-0.30-2|51	install -m 755 src/%{name} %{buildroot}%{_gamesbindir}
14cr|xroar-0.30-2|52	
14cr|xroar-0.30-2|53	#data dir
14cr|xroar-0.30-2|54	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cr|xroar-0.30-2|55	#but is there some free software to put in there ?
14cr|xroar-0.30-2|56	
14cr|xroar-0.30-2|57	#icons
14cr|xroar-0.30-2|58	install -d -m 755 %{buildroot}%{_miconsdir}
14cr|xroar-0.30-2|59	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cr|xroar-0.30-2|60	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|xroar-0.30-2|61	install -d -m 755 %{buildroot}%{_liconsdir}
14cr|xroar-0.30-2|62	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cr|xroar-0.30-2|63	
14cr|xroar-0.30-2|64	#xdg menu
14cr|xroar-0.30-2|65	install -d -m 755 %{buildroot}%{_datadir}/applications
14cr|xroar-0.30-2|66	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xroar-0.30-2|67	[Desktop Entry]
14cr|xroar-0.30-2|68	Encoding=UTF-8
14cr|xroar-0.30-2|69	Name=XRoar
14cr|xroar-0.30-2|70	Comment=Dragon32, Dragon64 and Tandy CoCo emulator
14cr|xroar-0.30-2|71	Exec=%{_gamesbindir}/%{name}
14cr|xroar-0.30-2|72	Icon=%{name}
14cr|xroar-0.30-2|73	Terminal=false
14cr|xroar-0.30-2|74	Type=Application
14cr|xroar-0.30-2|75	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;GTK;
14cr|xroar-0.30-2|76	EOF
14cr|xroar-0.30-2|77	
14cr|xroar-0.30-2|78	
14cr|xroar-0.30-2|79	%changelog
14cr|xroar-0.30-2|80	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30-2
14cr|xroar-0.30-2|81	+ Revision: b38eec7
14cr|xroar-0.30-2|82	- MassBuild#464: Increase release tag
14cr|xroar-0.30-2|83	
14cr|xroar-0.30-2|84	

9356 14
14cr|xrpm-2.2-14|1	%define name xrpm
14cr|xrpm-2.2-14|2	%define version 2.2
14cr|xrpm-2.2-14|3	%define release 14
14cr|xrpm-2.2-14|4	
14cr|xrpm-2.2-14|5	Summary: 	An alternative package manager for RPMS
14cr|xrpm-2.2-14|6	Name: 		%{name}
14cr|xrpm-2.2-14|7	Version: 	%{version}
14cr|xrpm-2.2-14|8	Release: 	%{release}
14cr|xrpm-2.2-14|9	Source: 	%{name}-%{version}.tar.bz2
14cr|xrpm-2.2-14|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14cr|xrpm-2.2-14|11	License: 	GPL
14cr|xrpm-2.2-14|12	URL:		http://www.gmsys.com/xrpm.html
14cr|xrpm-2.2-14|13	Group: System/Configuration/Packaging
14cr|xrpm-2.2-14|14	Requires: tix tkinter
14cr|xrpm-2.2-14|15	
14cr|xrpm-2.2-14|16	%description
14cr|xrpm-2.2-14|17	XRPM-2.2 is an alternative tool for manipulating software packages built
14cr|xrpm-2.2-14|18	with RedHat's RPM package management tool. XRPM will allow you to list
14cr|xrpm-2.2-14|19	and install packages from directories and FTP sites.
14cr|xrpm-2.2-14|20	
14cr|xrpm-2.2-14|21	%prep
14cr|xrpm-2.2-14|22	
14cr|xrpm-2.2-14|23	%setup
14cr|xrpm-2.2-14|24	perl -pi -e 's/UseTUseLog/UseTkman/' xrpm.conf
14cr|xrpm-2.2-14|25	
14cr|xrpm-2.2-14|26	%install
14cr|xrpm-2.2-14|27	mkdir -p $RPM_BUILD_ROOT/etc
14cr|xrpm-2.2-14|28	mkdir -p $RPM_BUILD_ROOT/usr/bin
14cr|xrpm-2.2-14|29	mkdir -p $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|30	cp ftp-sites $RPM_BUILD_ROOT/etc
14cr|xrpm-2.2-14|31	cp xrpm.conf $RPM_BUILD_ROOT/etc
14cr|xrpm-2.2-14|32	cp xrpm $RPM_BUILD_ROOT/usr/bin
14cr|xrpm-2.2-14|33	cp file.gif $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|34	cp findrpm.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|35	cp ftputil.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|36	cp gmsgui.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|37	cp gmsutil.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|38	cp gui.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|39	cp help.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|40	cp info.gif $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|41	cp install.gif $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|42	cp license $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|43	cp manual $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|44	cp menu.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|45	cp quit.gif $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|46	cp remove.gif $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|47	cp rpm.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|48	cp xrpm.py $RPM_BUILD_ROOT%_libdir/xrpm
14cr|xrpm-2.2-14|49	
14cr|xrpm-2.2-14|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xrpm-2.2-14|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xrpm-2.2-14|52	[Desktop Entry]
14cr|xrpm-2.2-14|53	Type=Application
14cr|xrpm-2.2-14|54	Exec=/usr/bin/xrpm
14cr|xrpm-2.2-14|55	Name=Xrpm
14cr|xrpm-2.2-14|56	Comment=Tool for manipulating software packages
14cr|xrpm-2.2-14|57	Icon=other_archiving
14cr|xrpm-2.2-14|58	Categories=Settings;PackageManager;
14cr|xrpm-2.2-14|59	EOF
14cr|xrpm-2.2-14|60	
14cr|xrpm-2.2-14|61	%if %mdkversion < 200900
14cr|xrpm-2.2-14|62	%post
14cr|xrpm-2.2-14|63	%{update_menus}
14cr|xrpm-2.2-14|64	%endif
14cr|xrpm-2.2-14|65	
14cr|xrpm-2.2-14|66	%if %mdkversion < 200900
14cr|xrpm-2.2-14|67	%postun
14cr|xrpm-2.2-14|68	%{clean_menus}
14cr|xrpm-2.2-14|69	%endif
14cr|xrpm-2.2-14|70	
14cr|xrpm-2.2-14|71	%clean
14cr|xrpm-2.2-14|72	rm -rf $RPM_BUILD_ROOT/
14cr|xrpm-2.2-14|73	
14cr|xrpm-2.2-14|74	%files
14cr|xrpm-2.2-14|75	%defattr(-,root,root)
14cr|xrpm-2.2-14|76	%doc CHANGES LICENSE NEWS todo
14cr|xrpm-2.2-14|77	%config(noreplace) /etc/ftp-sites
14cr|xrpm-2.2-14|78	%config(noreplace) /etc/xrpm.conf
14cr|xrpm-2.2-14|79	/usr/bin/xrpm
14cr|xrpm-2.2-14|80	%_libdir/xrpm/file.gif
14cr|xrpm-2.2-14|81	%_libdir/xrpm/findrpm.py
14cr|xrpm-2.2-14|82	%_libdir/xrpm/ftputil.py
14cr|xrpm-2.2-14|83	%_libdir/xrpm/gmsgui.py
14cr|xrpm-2.2-14|84	%_libdir/xrpm/gmsutil.py
14cr|xrpm-2.2-14|85	%_libdir/xrpm/gui.py
14cr|xrpm-2.2-14|86	%_libdir/xrpm/help.py
14cr|xrpm-2.2-14|87	%_libdir/xrpm/info.gif
14cr|xrpm-2.2-14|88	%_libdir/xrpm/install.gif
14cr|xrpm-2.2-14|89	%_libdir/xrpm/license
14cr|xrpm-2.2-14|90	%_libdir/xrpm/manual
14cr|xrpm-2.2-14|91	%_libdir/xrpm/menu.py
14cr|xrpm-2.2-14|92	%_libdir/xrpm/quit.gif
14cr|xrpm-2.2-14|93	%_libdir/xrpm/remove.gif
14cr|xrpm-2.2-14|94	%_libdir/xrpm/rpm.py
14cr|xrpm-2.2-14|95	%_libdir/xrpm/xrpm.py
14cr|xrpm-2.2-14|96	%{_datadir}/applications/mandriva-*.desktop
14cr|xrpm-2.2-14|97	
14cr|xrpm-2.2-14|98	
14cr|xrpm-2.2-14|99	
14cr|xrpm-2.2-14|100	%changelog
14cr|xrpm-2.2-14|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-14
14cr|xrpm-2.2-14|102	+ Revision: 363a432
14cr|xrpm-2.2-14|103	- MassBuild#464: Increase release tag
14cr|xrpm-2.2-14|104	
14cr|xrpm-2.2-14|105	

9357 14
14cr|xscavenger-1.4.4-12|1	%define name xscavenger
14cr|xscavenger-1.4.4-12|2	%define version 1.4.4
14cr|xscavenger-1.4.4-12|3	%define release  12
14cr|xscavenger-1.4.4-12|4	%define summary Cool arcade/thinking game very much like Lode Runner
14cr|xscavenger-1.4.4-12|5	
14cr|xscavenger-1.4.4-12|6	Name: %{name}
14cr|xscavenger-1.4.4-12|7	Summary: %{summary}
14cr|xscavenger-1.4.4-12|8	Version: %{version}
14cr|xscavenger-1.4.4-12|9	Release: %{release}
14cr|xscavenger-1.4.4-12|10	Source: http://www.xdr.com/dash/%{name}-%{version}.tar.bz2
14cr|xscavenger-1.4.4-12|11	Source10: %{name}.16.png.bz2
14cr|xscavenger-1.4.4-12|12	Source11: %{name}.32.png.bz2
14cr|xscavenger-1.4.4-12|13	Source12: %{name}.48.png.bz2
14cr|xscavenger-1.4.4-12|14	Patch0: xscavenger-1.4.4-link.patch
14cr|xscavenger-1.4.4-12|15	URL: http://www.xdr.com/dash/scavenger.html
14cr|xscavenger-1.4.4-12|16	License: GPL
14cr|xscavenger-1.4.4-12|17	Group: Games/Arcade
14cr|xscavenger-1.4.4-12|18	BuildRequires: pkgconfig(x11)
14cr|xscavenger-1.4.4-12|19	BuildRequires: imake
14cr|xscavenger-1.4.4-12|20	
14cr|xscavenger-1.4.4-12|21	%description
14cr|xscavenger-1.4.4-12|22	Scavenger is a cool arcade/thinking game very much like Lode Runner.
14cr|xscavenger-1.4.4-12|23	You've got to run around and collect objects while avoiding enemies. Some
14cr|xscavenger-1.4.4-12|24	objects are buried and you've got to dig down to get at them. It's an
14cr|xscavenger-1.4.4-12|25	addictive game and some of the levels are devilishly (cruelly) complicated
14cr|xscavenger-1.4.4-12|26	to solve.
14cr|xscavenger-1.4.4-12|27	
14cr|xscavenger-1.4.4-12|28	%prep
14cr|xscavenger-1.4.4-12|29	%setup -q
14cr|xscavenger-1.4.4-12|30	%patch0 -p0
14cr|xscavenger-1.4.4-12|31	
14cr|xscavenger-1.4.4-12|32	%build
14cr|xscavenger-1.4.4-12|33	cd src
14cr|xscavenger-1.4.4-12|34	perl -pi -e 's,^LIBNAME.*,LIBNAME = %{_gamesdatadir}/%{name},' Imakefile
14cr|xscavenger-1.4.4-12|35	xmkmf
14cr|xscavenger-1.4.4-12|36	touch scavenger.man
14cr|xscavenger-1.4.4-12|37	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|xscavenger-1.4.4-12|38	
14cr|xscavenger-1.4.4-12|39	%install
14cr|xscavenger-1.4.4-12|40	rm -rf "$RPM_BUILD_ROOT"
14cr|xscavenger-1.4.4-12|41	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|xscavenger-1.4.4-12|42	cp src/scavenger $RPM_BUILD_ROOT%{_gamesbindir}
14cr|xscavenger-1.4.4-12|43	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cr|xscavenger-1.4.4-12|44	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
14cr|xscavenger-1.4.4-12|45	cp src/scavenger.6 $RPM_BUILD_ROOT%{_mandir}/man6
14cr|xscavenger-1.4.4-12|46	
14cr|xscavenger-1.4.4-12|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|xscavenger-1.4.4-12|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xscavenger-1.4.4-12|49	[Desktop Entry]
14cr|xscavenger-1.4.4-12|50	Type=Application
14cr|xscavenger-1.4.4-12|51	Exec=%{_gamesbindir}/scavenger
14cr|xscavenger-1.4.4-12|52	Icon=%{name}
14cr|xscavenger-1.4.4-12|53	Categories=Game;ArcadeGame;
14cr|xscavenger-1.4.4-12|54	Name=X-Scavenger
14cr|xscavenger-1.4.4-12|55	Comment=%{summary}
14cr|xscavenger-1.4.4-12|56	EOF
14cr|xscavenger-1.4.4-12|57	
14cr|xscavenger-1.4.4-12|58	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
14cr|xscavenger-1.4.4-12|59	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
14cr|xscavenger-1.4.4-12|60	bzcat %{SOURCE10} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|61	bzcat %{SOURCE11} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|62	bzcat %{SOURCE12} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|63	
14cr|xscavenger-1.4.4-12|64	%if %mdkversion < 200900
14cr|xscavenger-1.4.4-12|65	%post
14cr|xscavenger-1.4.4-12|66	%{update_menus}
14cr|xscavenger-1.4.4-12|67	%endif
14cr|xscavenger-1.4.4-12|68	
14cr|xscavenger-1.4.4-12|69	%if %mdkversion < 200900
14cr|xscavenger-1.4.4-12|70	%postun
14cr|xscavenger-1.4.4-12|71	%{clean_menus}
14cr|xscavenger-1.4.4-12|72	%endif
14cr|xscavenger-1.4.4-12|73	
14cr|xscavenger-1.4.4-12|74	%clean
14cr|xscavenger-1.4.4-12|75	rm -rf "$RPM_BUILD_ROOT"
14cr|xscavenger-1.4.4-12|76	
14cr|xscavenger-1.4.4-12|77	%files
14cr|xscavenger-1.4.4-12|78	%defattr(-,root,root)
14cr|xscavenger-1.4.4-12|79	%doc README DOC copyright
14cr|xscavenger-1.4.4-12|80	%attr(0755,root,root) %{_gamesbindir}/*
14cr|xscavenger-1.4.4-12|81	%{_gamesdatadir}/%{name}
14cr|xscavenger-1.4.4-12|82	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xscavenger-1.4.4-12|83	%{_miconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|84	%{_iconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|85	%{_liconsdir}/%{name}.png
14cr|xscavenger-1.4.4-12|86	%{_mandir}/*/*
14cr|xscavenger-1.4.4-12|87	
14cr|xscavenger-1.4.4-12|88	
14cr|xscavenger-1.4.4-12|89	
14cr|xscavenger-1.4.4-12|90	
14cr|xscavenger-1.4.4-12|91	%changelog
14cr|xscavenger-1.4.4-12|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-12
14cr|xscavenger-1.4.4-12|93	+ Revision: d891761
14cr|xscavenger-1.4.4-12|94	- MassBuild#464: Increase release tag
14cr|xscavenger-1.4.4-12|95	
14cr|xscavenger-1.4.4-12|96	

9358 14
14cr|xscope-1.4.1-2|1	Name:		xscope
14cr|xscope-1.4.1-2|2	Version:	1.4.1
14cr|xscope-1.4.1-2|3	Release:	2
14cr|xscope-1.4.1-2|4	
14cr|xscope-1.4.1-2|5	Summary:	X Window Protocol Viewer
14cr|xscope-1.4.1-2|6	
14cr|xscope-1.4.1-2|7	Group:		Development/X11
14cr|xscope-1.4.1-2|8	License:	MIT
14cr|xscope-1.4.1-2|9	
14cr|xscope-1.4.1-2|10	URL:		http://xorg.freedesktop.org
14cr|xscope-1.4.1-2|11	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cr|xscope-1.4.1-2|12	
14cr|xscope-1.4.1-2|13	BuildRequires:	pkgconfig(x11)
14cr|xscope-1.4.1-2|14	BuildRequires:	pkgconfig(xtrans)
14cr|xscope-1.4.1-2|15	
14cr|xscope-1.4.1-2|16	%description
14cr|xscope-1.4.1-2|17	Xscope sits in-between an X11 client and an X11 server and prints the contents
14cr|xscope-1.4.1-2|18	of each request, reply, error, or event that is communicated between them.
14cr|xscope-1.4.1-2|19	Xscope can decode the core X11 protocol and several extensions, including
14cr|xscope-1.4.1-2|20	BIG-REQUESTS, LBX, MIT-SHM, NCD-WinCenterPro, RANDR, and RENDER. This
14cr|xscope-1.4.1-2|21	information can be useful in debugging and performance tuning of X11 servers
14cr|xscope-1.4.1-2|22	and clients.
14cr|xscope-1.4.1-2|23	
14cr|xscope-1.4.1-2|24	%prep
14cr|xscope-1.4.1-2|25	%setup -q
14cr|xscope-1.4.1-2|26	
14cr|xscope-1.4.1-2|27	%build
14cr|xscope-1.4.1-2|28	%configure2_5x
14cr|xscope-1.4.1-2|29	%make
14cr|xscope-1.4.1-2|30	
14cr|xscope-1.4.1-2|31	%install
14cr|xscope-1.4.1-2|32	%makeinstall_std
14cr|xscope-1.4.1-2|33	
14cr|xscope-1.4.1-2|34	%files
14cr|xscope-1.4.1-2|35	%{_bindir}/xscope
14cr|xscope-1.4.1-2|36	%{_mandir}/man1/xscope.1*
14cr|xscope-1.4.1-2|37	
14cr|xscope-1.4.1-2|38	
14cr|xscope-1.4.1-2|39	
14cr|xscope-1.4.1-2|40	%changelog
14cr|xscope-1.4.1-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cr|xscope-1.4.1-2|42	+ Revision: d207aa0
14cr|xscope-1.4.1-2|43	- MassBuild#464: Increase release tag
14cr|xscope-1.4.1-2|44	
14cr|xscope-1.4.1-2|45	

9359 14
14cr|xscorch-0.2.1-0.pre2.1|1	%define	name	xscorch
14cr|xscorch-0.2.1-0.pre2.1|2	%define version 0.2.1
14cr|xscorch-0.2.1-0.pre2.1|3	%define release -c
14cr|xscorch-0.2.1-0.pre2.1|4	%define	Summary	Clone of Scorched Earth
14cr|xscorch-0.2.1-0.pre2.1|5	
14cr|xscorch-0.2.1-0.pre2.1|6	Summary:	Clone of Scorched Earth
14cr|xscorch-0.2.1-0.pre2.1|7	Name:		xscorch
14cr|xscorch-0.2.1-0.pre2.1|8	Version:	0.2.1
14cr|xscorch-0.2.1-0.pre2.1|9	Release:	%mkrel -c pre2 1
14cr|xscorch-0.2.1-0.pre2.1|10	Source0:	http://www.xscorch.org/releases/%{name}-%{version}-pre2.tar.gz
14cr|xscorch-0.2.1-0.pre2.1|11	Source11:	xscorch-16x16.png
14cr|xscorch-0.2.1-0.pre2.1|12	Source12:	xscorch-32x32.png
14cr|xscorch-0.2.1-0.pre2.1|13	Source13:	xscorch-48x48.png
14cr|xscorch-0.2.1-0.pre2.1|14	Patch1:		xscorch-0.2.0-non-crazy-scoring--standard.patch
14cr|xscorch-0.2.1-0.pre2.1|15	Patch3:		xscorch-0.2.1-gtk2.22.patch
14cr|xscorch-0.2.1-0.pre2.1|16	Patch4:		xscorch-0.2.1-link.patch
14cr|xscorch-0.2.1-0.pre2.1|17	Url:		http://www.xscorch.org/
14cr|xscorch-0.2.1-0.pre2.1|18	License:	GPLv2+
14cr|xscorch-0.2.1-0.pre2.1|19	Group:		Games/Arcade
14cr|xscorch-0.2.1-0.pre2.1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|xscorch-0.2.1-0.pre2.1|21	BuildRequires:	libmikmod-devel
14cr|xscorch-0.2.1-0.pre2.1|22	BuildRequires:	gtk+2-devel
14cr|xscorch-0.2.1-0.pre2.1|23	
14cr|xscorch-0.2.1-0.pre2.1|24	%description
14cr|xscorch-0.2.1-0.pre2.1|25	Xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal
14cr|xscorch-0.2.1-0.pre2.1|26	is to annihilate enemy tanks using overpowered guns :). Basically, you buy
14cr|xscorch-0.2.1-0.pre2.1|27	weapons, you target the enemy by adjusting the angle of your turret and firing
14cr|xscorch-0.2.1-0.pre2.1|28	power, and you hope to destroy their tank before they destroy yours.
14cr|xscorch-0.2.1-0.pre2.1|29	
14cr|xscorch-0.2.1-0.pre2.1|30	%prep
14cr|xscorch-0.2.1-0.pre2.1|31	%setup -qn %{name}-%{version}-pre2
14cr|xscorch-0.2.1-0.pre2.1|32	%patch1 -p1
14cr|xscorch-0.2.1-0.pre2.1|33	%patch3 -p0 -b .gtk
14cr|xscorch-0.2.1-0.pre2.1|34	%patch4 -p0 -b .link
14cr|xscorch-0.2.1-0.pre2.1|35	
14cr|xscorch-0.2.1-0.pre2.1|36	%build
14cr|xscorch-0.2.1-0.pre2.1|37	%configure2_5x	--bindir=%{_gamesbindir} \
14cr|xscorch-0.2.1-0.pre2.1|38	--datadir=%{_gamesdatadir}
14cr|xscorch-0.2.1-0.pre2.1|39	
14cr|xscorch-0.2.1-0.pre2.1|40	%make
14cr|xscorch-0.2.1-0.pre2.1|41	
14cr|xscorch-0.2.1-0.pre2.1|42	%install
14cr|xscorch-0.2.1-0.pre2.1|43	rm -rf %{buildroot}
14cr|xscorch-0.2.1-0.pre2.1|44	%makeinstall_std
14cr|xscorch-0.2.1-0.pre2.1|45	
14cr|xscorch-0.2.1-0.pre2.1|46	
14cr|xscorch-0.2.1-0.pre2.1|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|xscorch-0.2.1-0.pre2.1|48	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xscorch-0.2.1-0.pre2.1|49	[Desktop Entry]
14cr|xscorch-0.2.1-0.pre2.1|50	Encoding=UTF-8
14cr|xscorch-0.2.1-0.pre2.1|51	Name=XScorch
14cr|xscorch-0.2.1-0.pre2.1|52	Comment=%{Summary}
14cr|xscorch-0.2.1-0.pre2.1|53	Exec=%{_gamesbindir}/%{name}
14cr|xscorch-0.2.1-0.pre2.1|54	Icon=%{name}
14cr|xscorch-0.2.1-0.pre2.1|55	Terminal=false
14cr|xscorch-0.2.1-0.pre2.1|56	Type=Application
14cr|xscorch-0.2.1-0.pre2.1|57	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|xscorch-0.2.1-0.pre2.1|58	EOF
14cr|xscorch-0.2.1-0.pre2.1|59	
14cr|xscorch-0.2.1-0.pre2.1|60	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|61	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|62	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|63	
14cr|xscorch-0.2.1-0.pre2.1|64	%if %mdkversion < 200900
14cr|xscorch-0.2.1-0.pre2.1|65	%post
14cr|xscorch-0.2.1-0.pre2.1|66	%{update_menus}
14cr|xscorch-0.2.1-0.pre2.1|67	%endif
14cr|xscorch-0.2.1-0.pre2.1|68	
14cr|xscorch-0.2.1-0.pre2.1|69	%if %mdkversion < 200900
14cr|xscorch-0.2.1-0.pre2.1|70	%postun
14cr|xscorch-0.2.1-0.pre2.1|71	%{clean_menus}
14cr|xscorch-0.2.1-0.pre2.1|72	%endif
14cr|xscorch-0.2.1-0.pre2.1|73	
14cr|xscorch-0.2.1-0.pre2.1|74	%clean
14cr|xscorch-0.2.1-0.pre2.1|75	rm -rf %{buildroot}
14cr|xscorch-0.2.1-0.pre2.1|76	
14cr|xscorch-0.2.1-0.pre2.1|77	%files
14cr|xscorch-0.2.1-0.pre2.1|78	%defattr(755,root,root,755)
14cr|xscorch-0.2.1-0.pre2.1|79	%{_gamesbindir}/*
14cr|xscorch-0.2.1-0.pre2.1|80	%defattr(644,root,root,755)
14cr|xscorch-0.2.1-0.pre2.1|81	%{_mandir}/*/*
14cr|xscorch-0.2.1-0.pre2.1|82	%{_gamesdatadir}/%{name}
14cr|xscorch-0.2.1-0.pre2.1|83	%{_iconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|84	%{_liconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|85	%{_miconsdir}/%{name}.png
14cr|xscorch-0.2.1-0.pre2.1|86	%{_datadir}/applications/*
14cr|xscorch-0.2.1-0.pre2.1|87	%doc AUTHORS ChangeLog NEWS README TODO doc/AI doc/NETWORK doc/NOTES
14cr|xscorch-0.2.1-0.pre2.1|88	
14cr|xscorch-0.2.1-0.pre2.1|89	
14cr|xscorch-0.2.1-0.pre2.1|90	
14cr|xscorch-0.2.1-0.pre2.1|91	
14cr|xscorch-0.2.1-0.pre2.1|92	%changelog
14cr|xscorch-0.2.1-0.pre2.1|93	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.1-0.pre2.1
14cr|xscorch-0.2.1-0.pre2.1|94	+ Revision: a00b986
14cr|xscorch-0.2.1-0.pre2.1|95	- Automatic import for version 0.2.1
14cr|xscorch-0.2.1-0.pre2.1|96	
14cr|xscorch-0.2.1-0.pre2.1|97	

9360 14
14cr|xsd-3.3.0-6|1	Summary:	W3C XML schema to C++ data binding compiler
14cr|xsd-3.3.0-6|2	Name:		xsd
14cr|xsd-3.3.0-6|3	Version:	3.3.0
14cr|xsd-3.3.0-6|4	Release:	6
14cr|xsd-3.3.0-6|5	Group:		Development/C++
14cr|xsd-3.3.0-6|6	# Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
14cr|xsd-3.3.0-6|7	License:	GPLv2 with exceptions and ASL 2.0
14cr|xsd-3.3.0-6|8	URL:		http://www.codesynthesis.com/products/xsd/
14cr|xsd-3.3.0-6|9	Source0:	http://www.codesynthesis.com/download/xsd/3.3/xsd-%{version}-2+dep.tar.bz2
14cr|xsd-3.3.0-6|10	# Suggestion sent to upstream via e-mail 20090707
14cr|xsd-3.3.0-6|11	Patch0:		xsd-3.3.0-xsdcxx-rename.patch
14cr|xsd-3.3.0-6|12	
14cr|xsd-3.3.0-6|13	BuildRequires:	boost-devel
14cr|xsd-3.3.0-6|14	BuildRequires:	xerces-c-devel
14cr|xsd-3.3.0-6|15	BuildRequires:	m4
14cr|xsd-3.3.0-6|16	# Requires:  ace-devel - only needed for applications using
14cr|xsd-3.3.0-6|17	#                        Adaptive Communication Environment (ACE) streams,
14cr|xsd-3.3.0-6|18	#                        enable when Fedora gets ACE packages.
14cr|xsd-3.3.0-6|19	#                        See http://www.cs.wustl.edu/~schmidt/ACE.html and
14cr|xsd-3.3.0-6|20	#                        https://bugzilla.redhat.com/show_bug.cgi?id=450164
14cr|xsd-3.3.0-6|21	
14cr|xsd-3.3.0-6|22	%description
14cr|xsd-3.3.0-6|23	CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
14cr|xsd-3.3.0-6|24	C++ data binding compiler. Provided with an XML instance specification
14cr|xsd-3.3.0-6|25	(XML Schema), it generates C++ classes that represent the given
14cr|xsd-3.3.0-6|26	vocabulary as well as parsing and serialization code.
14cr|xsd-3.3.0-6|27	You can then access the data stored in XML using types and functions
14cr|xsd-3.3.0-6|28	that semantically correspond to your application domain rather than
14cr|xsd-3.3.0-6|29	dealing with intricacies of reading and writing XML.
14cr|xsd-3.3.0-6|30	
14cr|xsd-3.3.0-6|31	%package	devel
14cr|xsd-3.3.0-6|32	Group:		System/Libraries
14cr|xsd-3.3.0-6|33	Summary:	Development files for xsd
14cr|xsd-3.3.0-6|34	Requires:	xerces-c-devel
14cr|xsd-3.3.0-6|35	Requires:	%{name} = %{version}
14cr|xsd-3.3.0-6|36	
14cr|xsd-3.3.0-6|37	%description	devel
14cr|xsd-3.3.0-6|38	This package provides development files for xsd.
14cr|xsd-3.3.0-6|39	
14cr|xsd-3.3.0-6|40	%package	doc
14cr|xsd-3.3.0-6|41	Group:		Books/Computer books
14cr|xsd-3.3.0-6|42	Summary:	API documentation files for %{name}
14cr|xsd-3.3.0-6|43	
14cr|xsd-3.3.0-6|44	%description	doc
14cr|xsd-3.3.0-6|45	This package contains API documentation for %{name}.
14cr|xsd-3.3.0-6|46	
14cr|xsd-3.3.0-6|47	
14cr|xsd-3.3.0-6|48	%prep
14cr|xsd-3.3.0-6|49	%setup -q -n xsd-%{version}-2+dep
14cr|xsd-3.3.0-6|50	pushd xsd
14cr|xsd-3.3.0-6|51	%patch0 -p1 -b .xsdcxx-rename
14cr|xsd-3.3.0-6|52	popd
14cr|xsd-3.3.0-6|53	
14cr|xsd-3.3.0-6|54	%build
14cr|xsd-3.3.0-6|55	make verbose=0 CXXFLAGS="%{optflags}"
14cr|xsd-3.3.0-6|56	
14cr|xsd-3.3.0-6|57	%install
14cr|xsd-3.3.0-6|58	rm -rf apidocdir
14cr|xsd-3.3.0-6|59	
14cr|xsd-3.3.0-6|60	%makeinstall_std install_prefix="%{buildroot}%{_prefix}"
14cr|xsd-3.3.0-6|61	
14cr|xsd-3.3.0-6|62	# Split API documentation to -doc subpackage.
14cr|xsd-3.3.0-6|63	mkdir apidocdir
14cr|xsd-3.3.0-6|64	mv %{buildroot}%{_datadir}/doc/xsd/*.{xhtml,css} apidocdir/
14cr|xsd-3.3.0-6|65	mv %{buildroot}%{_datadir}/doc/xsd/cxx/ apidocdir/
14cr|xsd-3.3.0-6|66	mv %{buildroot}%{_datadir}/doc/xsd/ docdir/
14cr|xsd-3.3.0-6|67	
14cr|xsd-3.3.0-6|68	# Convert to utf-8.
14cr|xsd-3.3.0-6|69	for file in docdir/NEWS; do
14cr|xsd-3.3.0-6|70	mv $file timestamp
14cr|xsd-3.3.0-6|71	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cr|xsd-3.3.0-6|72	touch -r timestamp $file
14cr|xsd-3.3.0-6|73	done
14cr|xsd-3.3.0-6|74	
14cr|xsd-3.3.0-6|75	# Rename binary to xsdcxx to avoid conflicting with mono-web package.
14cr|xsd-3.3.0-6|76	# Sent suggestion to upstream via e-mail 20090707
14cr|xsd-3.3.0-6|77	# they will consider renaming in 4.0.0
14cr|xsd-3.3.0-6|78	mv %{buildroot}%{_bindir}/xsd %{buildroot}%{_bindir}/xsdcxx
14cr|xsd-3.3.0-6|79	mv %{buildroot}%{_mandir}/man1/xsd.1 %{buildroot}%{_mandir}/man1/xsdcxx.1
14cr|xsd-3.3.0-6|80	
14cr|xsd-3.3.0-6|81	# Remove duplicate docs.
14cr|xsd-3.3.0-6|82	rm -rf %{buildroot}%{_datadir}/doc/libxsd
14cr|xsd-3.3.0-6|83	
14cr|xsd-3.3.0-6|84	# Remove Microsoft Visual C++ compiler helper files.
14cr|xsd-3.3.0-6|85	rm -rf %{buildroot}%{_includedir}/xsd/cxx/compilers
14cr|xsd-3.3.0-6|86	
14cr|xsd-3.3.0-6|87	# Remove redundant PostScript files that rpmlint grunts about not being UTF8
14cr|xsd-3.3.0-6|88	# See: https://bugzilla.redhat.com/show_bug.cgi?id=502024#c27
14cr|xsd-3.3.0-6|89	# for Boris Kolpackov's explanation about those
14cr|xsd-3.3.0-6|90	find apidocdir -name "*.ps" | xargs rm -f
14cr|xsd-3.3.0-6|91	# Remove other unwanted crap
14cr|xsd-3.3.0-6|92	find apidocdir -name "*.doxygen" \
14cr|xsd-3.3.0-6|93	-o -name "makefile" \
14cr|xsd-3.3.0-6|94	-o -name "*.html2ps" | xargs rm -f
14cr|xsd-3.3.0-6|95	
14cr|xsd-3.3.0-6|96	%files
14cr|xsd-3.3.0-6|97	%doc docdir/*
14cr|xsd-3.3.0-6|98	%{_bindir}/xsdcxx
14cr|xsd-3.3.0-6|99	%{_mandir}/man1/xsdcxx.1*
14cr|xsd-3.3.0-6|100	
14cr|xsd-3.3.0-6|101	%files devel
14cr|xsd-3.3.0-6|102	%{_includedir}/xsd/
14cr|xsd-3.3.0-6|103	
14cr|xsd-3.3.0-6|104	%files doc
14cr|xsd-3.3.0-6|105	%doc apidocdir/*
14cr|xsd-3.3.0-6|106	
14cr|xsd-3.3.0-6|107	
14cr|xsd-3.3.0-6|108	
14cr|xsd-3.3.0-6|109	%changelog
14cr|xsd-3.3.0-6|110	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-6
14cr|xsd-3.3.0-6|111	+ Revision: f3bcbdc
14cr|xsd-3.3.0-6|112	- MassBuild#464: Increase release tag
14cr|xsd-3.3.0-6|113	
14cr|xsd-3.3.0-6|114	

9361 14
14cr|xsel-1.2.0-2|1	Summary:	Command line clipboard and X selection tool
14cr|xsel-1.2.0-2|2	Name:		xsel
14cr|xsel-1.2.0-2|3	Version:	1.2.0
14cr|xsel-1.2.0-2|4	Release:	2
14cr|xsel-1.2.0-2|5	License:	MIT
14cr|xsel-1.2.0-2|6	Group:		System/X11
14cr|xsel-1.2.0-2|7	Url:		http://www.vergenet.net/~conrad/software/xsel/
14cr|xsel-1.2.0-2|8	Source0:	http://www.vergenet.net/~conrad/software/xsel/download/xsel-%{version}.tar.gz
14cr|xsel-1.2.0-2|9	# Applied upstream (BZ#690214)
14cr|xsel-1.2.0-2|10	Patch0:		xsel-1.2.0-MAX_NUM_TARGETS.patch
14cr|xsel-1.2.0-2|11	BuildRequires:	pkgconfig(sm)
14cr|xsel-1.2.0-2|12	BuildRequires:	pkgconfig(xext)
14cr|xsel-1.2.0-2|13	BuildRequires:	pkgconfig(xt)
14cr|xsel-1.2.0-2|14	
14cr|xsel-1.2.0-2|15	%description
14cr|xsel-1.2.0-2|16	XSel is a command line or script utility, similar to xclip, that can copy the
14cr|xsel-1.2.0-2|17	primary and secondary X selection, or any highlighted text, to or from a file,
14cr|xsel-1.2.0-2|18	stdin or stdout. It can also append to and delete the clipboard or buffer that
14cr|xsel-1.2.0-2|19	you would paste with the middle mouse button.
14cr|xsel-1.2.0-2|20	
14cr|xsel-1.2.0-2|21	%files
14cr|xsel-1.2.0-2|22	%doc AUTHORS ChangeLog COPYING README
14cr|xsel-1.2.0-2|23	%{_bindir}/%{name}
14cr|xsel-1.2.0-2|24	%{_mandir}/man1/%{name}.1x*
14cr|xsel-1.2.0-2|25	
14cr|xsel-1.2.0-2|26	#----------------------------------------------------------------------------
14cr|xsel-1.2.0-2|27	
14cr|xsel-1.2.0-2|28	%prep
14cr|xsel-1.2.0-2|29	%setup -q
14cr|xsel-1.2.0-2|30	%patch0 -p1 -b .MAX_NUM_TARGETS
14cr|xsel-1.2.0-2|31	
14cr|xsel-1.2.0-2|32	%build
14cr|xsel-1.2.0-2|33	%configure2_5x
14cr|xsel-1.2.0-2|34	%make
14cr|xsel-1.2.0-2|35	
14cr|xsel-1.2.0-2|36	%install
14cr|xsel-1.2.0-2|37	%makeinstall_std
14cr|xsel-1.2.0-2|38	
14cr|xsel-1.2.0-2|39	
14cr|xsel-1.2.0-2|40	
14cr|xsel-1.2.0-2|41	
14cr|xsel-1.2.0-2|42	%changelog
14cr|xsel-1.2.0-2|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cr|xsel-1.2.0-2|44	+ Revision: 700c8c3
14cr|xsel-1.2.0-2|45	- MassBuild#464: Increase release tag
14cr|xsel-1.2.0-2|46	
14cr|xsel-1.2.0-2|47	

9362 14
14cr|xsidplay-2.0.3-7|1	Summary:	A Commdore 64 music player and SID chip emulator for X11
14cr|xsidplay-2.0.3-7|2	Name:		xsidplay
14cr|xsidplay-2.0.3-7|3	Version:	2.0.3
14cr|xsidplay-2.0.3-7|4	Release:	7
14cr|xsidplay-2.0.3-7|5	License:	GPLv2+
14cr|xsidplay-2.0.3-7|6	Group:		Sound
14cr|xsidplay-2.0.3-7|7	Url:		http://sf.net/projects/xsidplay2
14cr|xsidplay-2.0.3-7|8	Source0:	http://prdownloads.sourceforge.net/xsidplay2/%{name}-%{version}.tar.bz2
14cr|xsidplay-2.0.3-7|9	Source1:	%{name}-48.png
14cr|xsidplay-2.0.3-7|10	Source2:	%{name}-32.png
14cr|xsidplay-2.0.3-7|11	Source3:	%{name}-16.png
14cr|xsidplay-2.0.3-7|12	BuildRequires:	libsidplay-devel < 2
14cr|xsidplay-2.0.3-7|13	BuildRequires:	qt3-devel
14cr|xsidplay-2.0.3-7|14	BuildRequires:	tsid-devel >= 0.6
14cr|xsidplay-2.0.3-7|15	BuildRequires:	pkgconfig(alsa)
14cr|xsidplay-2.0.3-7|16	BuildRequires:	pkgconfig(esound)
14cr|xsidplay-2.0.3-7|17	BuildRequires:	pkgconfig(libsidplay2)
14cr|xsidplay-2.0.3-7|18	
14cr|xsidplay-2.0.3-7|19	%description
14cr|xsidplay-2.0.3-7|20	This is a music player and SID chip emulator based in the SIDPLAY
14cr|xsidplay-2.0.3-7|21	library. With it you can listen to more than 10000 musics from old
14cr|xsidplay-2.0.3-7|22	and new C64 programs. The majority of available musics is in the
14cr|xsidplay-2.0.3-7|23	High Voltage SID Collection.
14cr|xsidplay-2.0.3-7|24	
14cr|xsidplay-2.0.3-7|25	%files
14cr|xsidplay-2.0.3-7|26	%doc AUTHORS README README.LIRC README.QT README.TSID README.music
14cr|xsidplay-2.0.3-7|27	%doc hv_sids.faq STIL.faq
14cr|xsidplay-2.0.3-7|28	%{_bindir}/xsidplay-libsidplay1
14cr|xsidplay-2.0.3-7|29	%{_iconsdir}/xsidplay.png
14cr|xsidplay-2.0.3-7|30	%{_iconsdir}/mini/xsidplay.png
14cr|xsidplay-2.0.3-7|31	%{_liconsdir}/xsidplay.png
14cr|xsidplay-2.0.3-7|32	%{_datadir}/applications/*.desktop
14cr|xsidplay-2.0.3-7|33	%{_mandir}/man1/xsidplay.1*
14cr|xsidplay-2.0.3-7|34	
14cr|xsidplay-2.0.3-7|35	%post
14cr|xsidplay-2.0.3-7|36	update-alternatives --install %{_bindir}/xsidplay xsidplay %{_bindir}/xsidplay-libsidplay1 10
14cr|xsidplay-2.0.3-7|37	[ -e %{_bindir}/%{name} ] || update-alternatives --auto %{name}
14cr|xsidplay-2.0.3-7|38	
14cr|xsidplay-2.0.3-7|39	%postun
14cr|xsidplay-2.0.3-7|40	[ "$1" = "0" ] || exit 0
14cr|xsidplay-2.0.3-7|41	update-alternatives --remove xsidplay %{_bindir}/xsidplay-libsidplay1
14cr|xsidplay-2.0.3-7|42	
14cr|xsidplay-2.0.3-7|43	#----------------------------------------------------------------------------
14cr|xsidplay-2.0.3-7|44	
14cr|xsidplay-2.0.3-7|45	%package libsidplay2
14cr|xsidplay-2.0.3-7|46	#stupid rpmlint: %mklibname
14cr|xsidplay-2.0.3-7|47	Summary:	Xsidplay version based on libsidplay2
14cr|xsidplay-2.0.3-7|48	Group:		Sound
14cr|xsidplay-2.0.3-7|49	Requires:	%{name} = %{version}
14cr|xsidplay-2.0.3-7|50	BuildRequires:	automake1.4
14cr|xsidplay-2.0.3-7|51	
14cr|xsidplay-2.0.3-7|52	%description libsidplay2
14cr|xsidplay-2.0.3-7|53	This is a music player and SID chip emulator based in the SIDPLAY
14cr|xsidplay-2.0.3-7|54	library. With it you can listen to more than 10000 musics from old
14cr|xsidplay-2.0.3-7|55	and new C64 programs. The majority of available musics is in the
14cr|xsidplay-2.0.3-7|56	High Voltage SID Collection.
14cr|xsidplay-2.0.3-7|57	
14cr|xsidplay-2.0.3-7|58	This package contains the version of xsidplay linked against the new version
14cr|xsidplay-2.0.3-7|59	of libsidplay, it needs much more processor power, but it has a much better
14cr|xsidplay-2.0.3-7|60	sound quality.
14cr|xsidplay-2.0.3-7|61	
14cr|xsidplay-2.0.3-7|62	%files libsidplay2
14cr|xsidplay-2.0.3-7|63	%doc README.sidplay2
14cr|xsidplay-2.0.3-7|64	%{_bindir}/xsidplay-libsidplay2
14cr|xsidplay-2.0.3-7|65	
14cr|xsidplay-2.0.3-7|66	%post libsidplay2
14cr|xsidplay-2.0.3-7|67	update-alternatives --install %{_bindir}/xsidplay xsidplay %{_bindir}/xsidplay-libsidplay2 20
14cr|xsidplay-2.0.3-7|68	
14cr|xsidplay-2.0.3-7|69	%postun libsidplay2
14cr|xsidplay-2.0.3-7|70	[ $1 = 0 ] || exit 0
14cr|xsidplay-2.0.3-7|71	update-alternatives --remove xsidplay %{_bindir}/xsidplay-libsidplay2
14cr|xsidplay-2.0.3-7|72	
14cr|xsidplay-2.0.3-7|73	#----------------------------------------------------------------------------
14cr|xsidplay-2.0.3-7|74	
14cr|xsidplay-2.0.3-7|75	%prep
14cr|xsidplay-2.0.3-7|76	%setup -q
14cr|xsidplay-2.0.3-7|77	
14cr|xsidplay-2.0.3-7|78	#fix path in man page
14cr|xsidplay-2.0.3-7|79	perl -pi -e "s!%{_datadir}/doc/%{name}!%{_datadir}/doc/%{name}-%{version}!" xsidplay.1
14cr|xsidplay-2.0.3-7|80	
14cr|xsidplay-2.0.3-7|81	%build
14cr|xsidplay-2.0.3-7|82	export LDFLAGS="-lsidplay2"
14cr|xsidplay-2.0.3-7|83	export CC=g++
14cr|xsidplay-2.0.3-7|84	%configure2_5x --with-qt-dir=%{_prefix}/lib/qt3 --with-qt-libraries=%{_prefix}/lib/qt3/%{_lib} --with-sidplay2 --with-sidplay-lib=%{_libdir}
14cr|xsidplay-2.0.3-7|85	%make LIBS=-lasound
14cr|xsidplay-2.0.3-7|86	mv src/xsidplay xsidplay-libsidplay2
14cr|xsidplay-2.0.3-7|87	make clean
14cr|xsidplay-2.0.3-7|88	rm -f config.cache
14cr|xsidplay-2.0.3-7|89	unset LDFLAGS
14cr|xsidplay-2.0.3-7|90	%configure2_5x --with-qt-dir=%{_prefix}/lib/qt3 --with-qt-libraries=%{_prefix}/lib/qt3/%{_lib}
14cr|xsidplay-2.0.3-7|91	%make LIBS=-lasound
14cr|xsidplay-2.0.3-7|92	
14cr|xsidplay-2.0.3-7|93	%install
14cr|xsidplay-2.0.3-7|94	%makeinstall_std pkgdatadir=%{_iconsdir}
14cr|xsidplay-2.0.3-7|95	# menu causes rpmlint warning, but that's ok, xsidplay is provided by
14cr|xsidplay-2.0.3-7|96	# alternative
14cr|xsidplay-2.0.3-7|97	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xsidplay-2.0.3-7|98	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xsidplay-2.0.3-7|99	[Desktop Entry]
14cr|xsidplay-2.0.3-7|100	Encoding=UTF-8
14cr|xsidplay-2.0.3-7|101	Name=Xsidplay
14cr|xsidplay-2.0.3-7|102	Comment=QT version of the C64 music player
14cr|xsidplay-2.0.3-7|103	Exec=%{_bindir}/%{name} %U
14cr|xsidplay-2.0.3-7|104	Icon=%{name}
14cr|xsidplay-2.0.3-7|105	Terminal=false
14cr|xsidplay-2.0.3-7|106	Type=Application
14cr|xsidplay-2.0.3-7|107	StartupNotify=true
14cr|xsidplay-2.0.3-7|108	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Player;
14cr|xsidplay-2.0.3-7|109	EOF
14cr|xsidplay-2.0.3-7|110	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cr|xsidplay-2.0.3-7|111	cp %{SOURCE1} %{buildroot}%{_liconsdir}/xsidplay.png
14cr|xsidplay-2.0.3-7|112	cp %{SOURCE2} %{buildroot}%{_iconsdir}/xsidplay.png
14cr|xsidplay-2.0.3-7|113	cp %{SOURCE3} %{buildroot}%{_miconsdir}/xsidplay.png
14cr|xsidplay-2.0.3-7|114	
14cr|xsidplay-2.0.3-7|115	cp xsidplay-libsidplay2 %{buildroot}%{_bindir}
14cr|xsidplay-2.0.3-7|116	cd %{buildroot}%{_bindir}
14cr|xsidplay-2.0.3-7|117	mv xsidplay xsidplay-libsidplay1
14cr|xsidplay-2.0.3-7|118	
14cr|xsidplay-2.0.3-7|119	rm -f %{buildroot}%{_datadir}/icons/mini/xsidplay.xpm
14cr|xsidplay-2.0.3-7|120	rm -f %{buildroot}%{_datadir}/icons/xsidplay.xpm
14cr|xsidplay-2.0.3-7|121	
14cr|xsidplay-2.0.3-7|122	
14cr|xsidplay-2.0.3-7|123	%changelog
14cr|xsidplay-2.0.3-7|124	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-7
14cr|xsidplay-2.0.3-7|125	+ Revision: 6045e44
14cr|xsidplay-2.0.3-7|126	- Spec cleanup
14cr|xsidplay-2.0.3-7|127	
14cr|xsidplay-2.0.3-7|128	

9363 14
14cr|xskat-4.0-12|1	%define name xskat
14cr|xskat-4.0-12|2	%define version 4.0
14cr|xskat-4.0-12|3	%define release  12
14cr|xskat-4.0-12|4	
14cr|xskat-4.0-12|5	Summary: The card game Skat as defined by the official Skat Order
14cr|xskat-4.0-12|6	Name: %{name}
14cr|xskat-4.0-12|7	Version: %{version}
14cr|xskat-4.0-12|8	Release: %{release}
14cr|xskat-4.0-12|9	Source0: http://www.gulu.net/xskat/%{name}-%{version}.tar.bz2
14cr|xskat-4.0-12|10	License: GPL
14cr|xskat-4.0-12|11	Group: Games/Cards
14cr|xskat-4.0-12|12	Url: http://www.xskat.de/xskat.html
14cr|xskat-4.0-12|13	BuildRequires: pkgconfig(x11)
14cr|xskat-4.0-12|14	BuildRequires: rman gccmakedep
14cr|xskat-4.0-12|15	BuildRequires: imagemagick
14cr|xskat-4.0-12|16	BuildRequires: imake
14cr|xskat-4.0-12|17	
14cr|xskat-4.0-12|18	%description
14cr|xskat-4.0-12|19	XSkat lets you play the card game Skat as defined by
14cr|xskat-4.0-12|20	the official Skat Order on any Un*x machine running X11.
14cr|xskat-4.0-12|21	
14cr|xskat-4.0-12|22	Features
14cr|xskat-4.0-12|23	
14cr|xskat-4.0-12|24	* Single- and multiplayer mode.
14cr|xskat-4.0-12|25	* Playing over LAN or IRC.
14cr|xskat-4.0-12|26	* Game lists and logs.
14cr|xskat-4.0-12|27	* Three types of scoring.
14cr|xskat-4.0-12|28	* English or German text.
14cr|xskat-4.0-12|29	* German or French suited cards.
14cr|xskat-4.0-12|30	* Different computer strategies.
14cr|xskat-4.0-12|31	* Pre-definable card distributions.
14cr|xskat-4.0-12|32	* Variations: Ramsch, Bock, Kontra & Re, ...
14cr|xskat-4.0-12|33	
14cr|xskat-4.0-12|34	%prep
14cr|xskat-4.0-12|35	%setup -q
14cr|xskat-4.0-12|36	
14cr|xskat-4.0-12|37	%build
14cr|xskat-4.0-12|38	%configure2_5x --bindir=%_gamesbindir
14cr|xskat-4.0-12|39	%make
14cr|xskat-4.0-12|40	
14cr|xskat-4.0-12|41	%install
14cr|xskat-4.0-12|42	rm -rf $RPM_BUILD_ROOT
14cr|xskat-4.0-12|43	
14cr|xskat-4.0-12|44	mkdir -p $RPM_BUILD_ROOT{%{_gamesbindir},%{_mandir}/{man1,de/man1},%{_menudir}}
14cr|xskat-4.0-12|45	install xskat $RPM_BUILD_ROOT%{_gamesbindir}
14cr|xskat-4.0-12|46	install xskat.man $RPM_BUILD_ROOT%{_mandir}/man1/xskat.1
14cr|xskat-4.0-12|47	install xskat-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/xskat.1
14cr|xskat-4.0-12|48	
14cr|xskat-4.0-12|49	mkdir -p %buildroot%_iconsdir
14cr|xskat-4.0-12|50	convert icon.xbm %buildroot%_iconsdir/%name.png
14cr|xskat-4.0-12|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cr|xskat-4.0-12|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xskat-4.0-12|53	[Desktop Entry]
14cr|xskat-4.0-12|54	Name=Xskat
14cr|xskat-4.0-12|55	Comment=The Skat game
14cr|xskat-4.0-12|56	Exec=%{name}
14cr|xskat-4.0-12|57	Icon=%name
14cr|xskat-4.0-12|58	Terminal=false
14cr|xskat-4.0-12|59	Type=Application
14cr|xskat-4.0-12|60	StartupNotify=true
14cr|xskat-4.0-12|61	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
14cr|xskat-4.0-12|62	EOF
14cr|xskat-4.0-12|63	
14cr|xskat-4.0-12|64	%clean
14cr|xskat-4.0-12|65	rm -rf $RPM_BUILD_ROOT
14cr|xskat-4.0-12|66	
14cr|xskat-4.0-12|67	%if %mdkversion < 200900
14cr|xskat-4.0-12|68	%post
14cr|xskat-4.0-12|69	%{update_menus}
14cr|xskat-4.0-12|70	%endif
14cr|xskat-4.0-12|71	
14cr|xskat-4.0-12|72	%if %mdkversion < 200900
14cr|xskat-4.0-12|73	%postun
14cr|xskat-4.0-12|74	%{clean_menus}
14cr|xskat-4.0-12|75	%endif
14cr|xskat-4.0-12|76	
14cr|xskat-4.0-12|77	%files
14cr|xskat-4.0-12|78	%defattr(-,root,root)
14cr|xskat-4.0-12|79	%{_gamesbindir}/%{name}
14cr|xskat-4.0-12|80	%_datadir/applications/mandriva*
14cr|xskat-4.0-12|81	%_iconsdir/%name.png
14cr|xskat-4.0-12|82	%{_mandir}/man1/*
14cr|xskat-4.0-12|83	%lang(de) %{_mandir}/de/man1/*
14cr|xskat-4.0-12|84	%doc README* CHANGE*
14cr|xskat-4.0-12|85	
14cr|xskat-4.0-12|86	
14cr|xskat-4.0-12|87	
14cr|xskat-4.0-12|88	
14cr|xskat-4.0-12|89	
14cr|xskat-4.0-12|90	
14cr|xskat-4.0-12|91	%changelog
14cr|xskat-4.0-12|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-12
14cr|xskat-4.0-12|93	+ Revision: 92419a5
14cr|xskat-4.0-12|94	- MassBuild#464: Increase release tag
14cr|xskat-4.0-12|95	
14cr|xskat-4.0-12|96	

9364 14
14cr|xsmbrowser-3.4.0-11|1	%define name    xsmbrowser
14cr|xsmbrowser-3.4.0-11|2	%define version 3.4.0
14cr|xsmbrowser-3.4.0-11|3	%define release 11
14cr|xsmbrowser-3.4.0-11|4	
14cr|xsmbrowser-3.4.0-11|5	Summary: Tcl/Tk based Samba shares browser
14cr|xsmbrowser-3.4.0-11|6	Name: %{name}
14cr|xsmbrowser-3.4.0-11|7	Version: %{version}
14cr|xsmbrowser-3.4.0-11|8	Release: %{release}
14cr|xsmbrowser-3.4.0-11|9	Source0: %{name}-%{version}.tar.bz2
14cr|xsmbrowser-3.4.0-11|10	Source1: %{name}-commands.bz2
14cr|xsmbrowser-3.4.0-11|11	URL: http://www.public.iastate.edu/~chadspen/
14cr|xsmbrowser-3.4.0-11|12	License: GPL
14cr|xsmbrowser-3.4.0-11|13	Group: Networking/File transfer
14cr|xsmbrowser-3.4.0-11|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|xsmbrowser-3.4.0-11|15	BuildArch: noarch
14cr|xsmbrowser-3.4.0-11|16	Requires: expect
14cr|xsmbrowser-3.4.0-11|17	
14cr|xsmbrowser-3.4.0-11|18	%description
14cr|xsmbrowser-3.4.0-11|19	xSMBrowser is a fully-capable Samba browsing utility which supports both
14cr|xsmbrowser-3.4.0-11|20	WINS and Broadcast networks. It's been tested to work on Redhat, SuSe, DEC
14cr|xsmbrowser-3.4.0-11|21	Alphas, and others. It browses all aspects of networks: workgroups,
14cr|xsmbrowser-3.4.0-11|22	computers, shares, and files. The ability to add more than one network is
14cr|xsmbrowser-3.4.0-11|23	included, and the interface resembles Netscape Navigator (back/forward
14cr|xsmbrowser-3.4.0-11|24	buttons, stop, favorites). Mount/unmount buttons are also included.
14cr|xsmbrowser-3.4.0-11|25	
14cr|xsmbrowser-3.4.0-11|26	%prep
14cr|xsmbrowser-3.4.0-11|27	rm -rf $RPM_BUILD_ROOT
14cr|xsmbrowser-3.4.0-11|28	
14cr|xsmbrowser-3.4.0-11|29	%setup -n %{name}-%{version}
14cr|xsmbrowser-3.4.0-11|30	
14cr|xsmbrowser-3.4.0-11|31	%build
14cr|xsmbrowser-3.4.0-11|32	# no build for noarch packages
14cr|xsmbrowser-3.4.0-11|33	perl -pi -e "s|set image_path \"pixmaps\"|set image_path \"%_datadir/pixmaps/xsmbrowser\"||g;" xsmbrowser
14cr|xsmbrowser-3.4.0-11|34	
14cr|xsmbrowser-3.4.0-11|35	%install
14cr|xsmbrowser-3.4.0-11|36	rm -rf $RPM_BUILD_ROOT
14cr|xsmbrowser-3.4.0-11|37	mkdir -p $RPM_BUILD_ROOT{%{_bindir},/etc,%_datadir/pixmaps/xsmbrowser}/
14cr|xsmbrowser-3.4.0-11|38	install -m 755 xsmbrowser  \
14cr|xsmbrowser-3.4.0-11|39	$RPM_BUILD_ROOT%{_bindir}
14cr|xsmbrowser-3.4.0-11|40	install -m 644  pixmaps/*   \
14cr|xsmbrowser-3.4.0-11|41	$RPM_BUILD_ROOT%_datadir/pixmaps/xsmbrowser/
14cr|xsmbrowser-3.4.0-11|42	
14cr|xsmbrowser-3.4.0-11|43	# install KDE xsmbrowser-commands file
14cr|xsmbrowser-3.4.0-11|44	install -m 644  %{SOURCE1}  $RPM_BUILD_ROOT/etc/
14cr|xsmbrowser-3.4.0-11|45	bunzip2 $RPM_BUILD_ROOT/etc/*.bz2
14cr|xsmbrowser-3.4.0-11|46	
14cr|xsmbrowser-3.4.0-11|47	%clean
14cr|xsmbrowser-3.4.0-11|48	rm -rf $RPM_BUILD_ROOT
14cr|xsmbrowser-3.4.0-11|49	
14cr|xsmbrowser-3.4.0-11|50	%files
14cr|xsmbrowser-3.4.0-11|51	%defattr(-,root,root)
14cr|xsmbrowser-3.4.0-11|52	%doc INSTALL
14cr|xsmbrowser-3.4.0-11|53	%config(noreplace) %_sysconfdir/*
14cr|xsmbrowser-3.4.0-11|54	%_bindir/xsmbrowser
14cr|xsmbrowser-3.4.0-11|55	%dir %_datadir/pixmaps/xsmbrowser/
14cr|xsmbrowser-3.4.0-11|56	%_datadir/pixmaps/xsmbrowser/*
14cr|xsmbrowser-3.4.0-11|57	
14cr|xsmbrowser-3.4.0-11|58	
14cr|xsmbrowser-3.4.0-11|59	
14cr|xsmbrowser-3.4.0-11|60	
14cr|xsmbrowser-3.4.0-11|61	%changelog
14cr|xsmbrowser-3.4.0-11|62	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-11
14cr|xsmbrowser-3.4.0-11|63	+ Revision: 60e9aad
14cr|xsmbrowser-3.4.0-11|64	- MassBuild#464: Increase release tag
14cr|xsmbrowser-3.4.0-11|65	
14cr|xsmbrowser-3.4.0-11|66	

9365 14
14cr|xsoldier-1.8-2|1	Summary:	Shooting game on X Window System
14cr|xsoldier-1.8-2|2	Name:		xsoldier
14cr|xsoldier-1.8-2|3	Version:	1.8
14cr|xsoldier-1.8-2|4	Release:	2
14cr|xsoldier-1.8-2|5	License:	GPLv2
14cr|xsoldier-1.8-2|6	Group:		Games/Arcade
14cr|xsoldier-1.8-2|7	URL:		http://www.interq.or.jp/libra/oohara/xsoldier/
14cr|xsoldier-1.8-2|8	Source0:	http://www.interq.or.jp/libra/oohara/xsoldier/%{name}-%{version}.tar.gz
14cr|xsoldier-1.8-2|9	Source3:	%{name}-icons.tar.bz2
14cr|xsoldier-1.8-2|10	Patch0:		%{name}-1.5-mdv-fix-str-fmt.patch
14cr|xsoldier-1.8-2|11	BuildRequires:	SDL-devel
14cr|xsoldier-1.8-2|12	BuildRequires:	SDL_image-devel
14cr|xsoldier-1.8-2|13	BuildRequires:	pkgconfig(x11)
14cr|xsoldier-1.8-2|14	Buildrequires:	pkgconfig(xpm)
14cr|xsoldier-1.8-2|15	
14cr|xsoldier-1.8-2|16	%description
14cr|xsoldier-1.8-2|17	Great little shoot 'em up game in the style of galaga. Very neat graphics, but
14cr|xsoldier-1.8-2|18	there's no sound support yet.
14cr|xsoldier-1.8-2|19	
14cr|xsoldier-1.8-2|20	%prep
14cr|xsoldier-1.8-2|21	%setup -q
14cr|xsoldier-1.8-2|22	%patch0 -p1 -b .strfmt
14cr|xsoldier-1.8-2|23	
14cr|xsoldier-1.8-2|24	%build
14cr|xsoldier-1.8-2|25	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib  --with-sdl
14cr|xsoldier-1.8-2|26	%make
14cr|xsoldier-1.8-2|27	
14cr|xsoldier-1.8-2|28	%install
14cr|xsoldier-1.8-2|29	%__rm -fr %{buildroot}
14cr|xsoldier-1.8-2|30	
14cr|xsoldier-1.8-2|31	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_datadir} localstatedir=%{buildroot}%{_localstatedir}/lib mandir=%{buildroot}%{_mandir}
14cr|xsoldier-1.8-2|32	
14cr|xsoldier-1.8-2|33	%__install -m 755 -d %{buildroot}/%{_menudir}
14cr|xsoldier-1.8-2|34	%__install -m 755 -d %{buildroot}/%{_iconsdir}
14cr|xsoldier-1.8-2|35	
14cr|xsoldier-1.8-2|36	(cd  %{buildroot}/%{_iconsdir} ; bunzip2 -c %{SOURCE3} | tar xvf - )
14cr|xsoldier-1.8-2|37	
14cr|xsoldier-1.8-2|38	%__mkdir_p %{buildroot}%{_datadir}/applications
14cr|xsoldier-1.8-2|39	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|xsoldier-1.8-2|40	[Desktop Entry]
14cr|xsoldier-1.8-2|41	Name=%{name}
14cr|xsoldier-1.8-2|42	Comment=%{summary}
14cr|xsoldier-1.8-2|43	Exec=%{_gamesbindir}/%{name}
14cr|xsoldier-1.8-2|44	Icon=%{name}
14cr|xsoldier-1.8-2|45	Terminal=false
14cr|xsoldier-1.8-2|46	Type=Application
14cr|xsoldier-1.8-2|47	StartupNotify=true
14cr|xsoldier-1.8-2|48	Categories=Game;ArcadeGame;
14cr|xsoldier-1.8-2|49	EOF
14cr|xsoldier-1.8-2|50	
14cr|xsoldier-1.8-2|51	%__chmod 777 %{buildroot}/%{_localstatedir}/lib/games/xsoldier
14cr|xsoldier-1.8-2|52	%__cp scorefile.txt %{buildroot}/%{_localstatedir}/lib/games/xsoldier/xsoldier.scores
14cr|xsoldier-1.8-2|53	
14cr|xsoldier-1.8-2|54	%clean
14cr|xsoldier-1.8-2|55	%__rm -fr %{buildroot}
14cr|xsoldier-1.8-2|56	
14cr|xsoldier-1.8-2|57	%files
14cr|xsoldier-1.8-2|58	%defattr(-,root,root)
14cr|xsoldier-1.8-2|59	%doc ChangeLog README LICENSE INSTALL
14cr|xsoldier-1.8-2|60	%attr(0755, root, games) %{_gamesbindir}/*
14cr|xsoldier-1.8-2|61	%{_gamesdatadir}/*
14cr|xsoldier-1.8-2|62	%{_datadir}/applications/*
14cr|xsoldier-1.8-2|63	%{_iconsdir}/*.png
14cr|xsoldier-1.8-2|64	%{_miconsdir}/*.png
14cr|xsoldier-1.8-2|65	%{_liconsdir}/*.png
14cr|xsoldier-1.8-2|66	%{_mandir}/man6/*
14cr|xsoldier-1.8-2|67	%attr(664, games, games) %{_localstatedir}/lib/games/xsoldier/xsoldier.scores
14cr|xsoldier-1.8-2|68	
14cr|xsoldier-1.8-2|69	
14cr|xsoldier-1.8-2|70	
14cr|xsoldier-1.8-2|71	
14cr|xsoldier-1.8-2|72	%changelog
14cr|xsoldier-1.8-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-2
14cr|xsoldier-1.8-2|74	+ Revision: 93bfb6b
14cr|xsoldier-1.8-2|75	- MassBuild#464: Increase release tag
14cr|xsoldier-1.8-2|76	
14cr|xsoldier-1.8-2|77	

9366 14
14cr|xsp-2.10.2-2|1	Summary:	Small Web Server Hosting ASP.NET
14cr|xsp-2.10.2-2|2	Name:		xsp
14cr|xsp-2.10.2-2|3	Version:	2.10.2
14cr|xsp-2.10.2-2|4	Release:	2
14cr|xsp-2.10.2-2|5	License:	BSD
14cr|xsp-2.10.2-2|6	Group:		System/Servers
14cr|xsp-2.10.2-2|7	URL:		http://www.mono-project.com/
14cr|xsp-2.10.2-2|8	Source:	 http://go-mono.com/sources/xsp/xsp-%{version}.tar.bz2
14cr|xsp-2.10.2-2|9	BuildRequires:	mono-devel
14cr|xsp-2.10.2-2|10	BuildArch: noarch
14cr|xsp-2.10.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cr|xsp-2.10.2-2|12	Conflicts: apache-mod_mono < 1:1.2.5-2
14cr|xsp-2.10.2-2|13	
14cr|xsp-2.10.2-2|14	%description
14cr|xsp-2.10.2-2|15	The XSP server is a small Web server that hosts the Mono System.Web
14cr|xsp-2.10.2-2|16	classes for running what is commonly known as ASP.NET.
14cr|xsp-2.10.2-2|17	
14cr|xsp-2.10.2-2|18	%package devel
14cr|xsp-2.10.2-2|19	Group:		Development/Other
14cr|xsp-2.10.2-2|20	Summary:	Development files for %name
14cr|xsp-2.10.2-2|21	Requires:	%name = %version-%release
14cr|xsp-2.10.2-2|22	
14cr|xsp-2.10.2-2|23	%description devel
14cr|xsp-2.10.2-2|24	The XSP server is a small Web server that hosts the Mono System.Web
14cr|xsp-2.10.2-2|25	classes for running what is commonly known as ASP.NET.
14cr|xsp-2.10.2-2|26	
14cr|xsp-2.10.2-2|27	This package contains the development parts of %{name}.
14cr|xsp-2.10.2-2|28	
14cr|xsp-2.10.2-2|29	%package doc
14cr|xsp-2.10.2-2|30	Summary:	Development documentation for %name
14cr|xsp-2.10.2-2|31	Group:		Development/Other
14cr|xsp-2.10.2-2|32	Requires(post):		mono-tools >= 1.1.9
14cr|xsp-2.10.2-2|33	Requires(postun):	mono-tools >= 1.1.9
14cr|xsp-2.10.2-2|34	
14cr|xsp-2.10.2-2|35	%description doc
14cr|xsp-2.10.2-2|36	This package contains the API documentation for %name in
14cr|xsp-2.10.2-2|37	Monodoc format.
14cr|xsp-2.10.2-2|38	
14cr|xsp-2.10.2-2|39	%prep
14cr|xsp-2.10.2-2|40	
14cr|xsp-2.10.2-2|41	%setup -q
14cr|xsp-2.10.2-2|42	
14cr|xsp-2.10.2-2|43	%build
14cr|xsp-2.10.2-2|44	./configure --prefix=%_prefix
14cr|xsp-2.10.2-2|45	make
14cr|xsp-2.10.2-2|46	
14cr|xsp-2.10.2-2|47	%install
14cr|xsp-2.10.2-2|48	rm -fr %{buildroot}
14cr|xsp-2.10.2-2|49	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14cr|xsp-2.10.2-2|50	#gw install manually:
14cr|xsp-2.10.2-2|51	install -D src/Mono.WebServer.XSP/xsp.pc %buildroot%_datadir/pkgconfig/xsp.pc
14cr|xsp-2.10.2-2|52	# strip away annoying ^M
14cr|xsp-2.10.2-2|53	find %{buildroot} -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|xsp-2.10.2-2|54	find %{buildroot} -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cr|xsp-2.10.2-2|55	#gw remove unit tests
14cr|xsp-2.10.2-2|56	rm -rf %buildroot%_prefix/lib/xsp/unittests
14cr|xsp-2.10.2-2|57	
14cr|xsp-2.10.2-2|58	%clean
14cr|xsp-2.10.2-2|59	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cr|xsp-2.10.2-2|60	
14cr|xsp-2.10.2-2|61	%post doc
14cr|xsp-2.10.2-2|62	%_bindir/monodoc --make-index > /dev/null
14cr|xsp-2.10.2-2|63	
14cr|xsp-2.10.2-2|64	%postun doc
14cr|xsp-2.10.2-2|65	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
14cr|xsp-2.10.2-2|66	fi
14cr|xsp-2.10.2-2|67	
14cr|xsp-2.10.2-2|68	%files
14cr|xsp-2.10.2-2|69	%defattr(-,root,root)
14cr|xsp-2.10.2-2|70	%doc AUTHORS INSTALL NEWS README COPYING
14cr|xsp-2.10.2-2|71	%attr(0755,root,root) %{_bindir}/*
14cr|xsp-2.10.2-2|72	%attr(0644,root,root) %{_mandir}/man1/*
14cr|xsp-2.10.2-2|73	%dir %_prefix/lib/xsp
14cr|xsp-2.10.2-2|74	%_prefix/lib/xsp/2.0
14cr|xsp-2.10.2-2|75	%_prefix/lib/xsp/4.0
14cr|xsp-2.10.2-2|76	%_prefix/lib/xsp/test
14cr|xsp-2.10.2-2|77	%_prefix/lib/mono/2.0/*
14cr|xsp-2.10.2-2|78	%_prefix/lib/mono/4.0/*
14cr|xsp-2.10.2-2|79	%_prefix/lib/mono/gac/*
14cr|xsp-2.10.2-2|80	
14cr|xsp-2.10.2-2|81	%files devel
14cr|xsp-2.10.2-2|82	%defattr(-,root,root)
14cr|xsp-2.10.2-2|83	%_datadir/pkgconfig/xsp.pc
14cr|xsp-2.10.2-2|84	%_datadir/pkgconfig/xsp-2.pc
14cr|xsp-2.10.2-2|85	%_datadir/pkgconfig/xsp-4.pc
14cr|xsp-2.10.2-2|86	
14cr|xsp-2.10.2-2|87	%files doc
14cr|xsp-2.10.2-2|88	%defattr(-,root,root)
14cr|xsp-2.10.2-2|89	%_prefix/lib/monodoc/sources/*
14cr|xsp-2.10.2-2|90	
14cr|xsp-2.10.2-2|91	
14cr|xsp-2.10.2-2|92	
14cr|xsp-2.10.2-2|93	%changelog
14cr|xsp-2.10.2-2|94	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.2-2
14cr|xsp-2.10.2-2|95	+ Revision: 8bfb439
14cr|xsp-2.10.2-2|96	- MassBuild#464: Increase release tag
14cr|xsp-2.10.2-2|97	
14cr|xsp-2.10.2-2|98	

9367 14
14cr|xstroke-0.6.cvs20040921-10|1	%define name 	xstroke
14cr|xstroke-0.6.cvs20040921-10|2	%define version 0.6.cvs20040921
14cr|xstroke-0.6.cvs20040921-10|3	%define release 10
14cr|xstroke-0.6.cvs20040921-10|4	
14cr|xstroke-0.6.cvs20040921-10|5	Summary: 	Fullscreen gesture and alphabet recognition
14cr|xstroke-0.6.cvs20040921-10|6	Name: 		%name
14cr|xstroke-0.6.cvs20040921-10|7	Version: 	%version
14cr|xstroke-0.6.cvs20040921-10|8	Release: 	%release
14cr|xstroke-0.6.cvs20040921-10|9	Url: 		http://cworth.org/~cworth/papers/xstroke/
14cr|xstroke-0.6.cvs20040921-10|10	License: 	GPLv2+
14cr|xstroke-0.6.cvs20040921-10|11	Group: 		Accessibility
14cr|xstroke-0.6.cvs20040921-10|12	Source: 	%{name}-%{version}.tar.bz2
14cr|xstroke-0.6.cvs20040921-10|13	BuildRequires:	pkgconfig(x11)
14cr|xstroke-0.6.cvs20040921-10|14	BuildRequires:	pkgconfig(xext)
14cr|xstroke-0.6.cvs20040921-10|15	BuildRequires:	pkgconfig(xft)
14cr|xstroke-0.6.cvs20040921-10|16	BuildRequires:	xpm-devel
14cr|xstroke-0.6.cvs20040921-10|17	BuildRequires:	pkgconfig(xtst)
14cr|xstroke-0.6.cvs20040921-10|18	BuildRequires:	pkgconfig(xi)
14cr|xstroke-0.6.cvs20040921-10|19	BuildRequires:	imagemagick
14cr|xstroke-0.6.cvs20040921-10|20	
14cr|xstroke-0.6.cvs20040921-10|21	%description
14cr|xstroke-0.6.cvs20040921-10|22	XStroke is a full-screen gesture recognition program for the X Window
14cr|xstroke-0.6.cvs20040921-10|23	System. It captures gestures performed with a pointer device, (such as a
14cr|xstroke-0.6.cvs20040921-10|24	mouse, a stylus, or a pen/tablet), recognizes the gestures and performs
14cr|xstroke-0.6.cvs20040921-10|25	actions based on the gestures. xstroke has been developed on Linux systems,
14cr|xstroke-0.6.cvs20040921-10|26	(i386 and StrongARM), but should be quite portable to any reasonable
14cr|xstroke-0.6.cvs20040921-10|27	system with X.
14cr|xstroke-0.6.cvs20040921-10|28	
14cr|xstroke-0.6.cvs20040921-10|29	%prep
14cr|xstroke-0.6.cvs20040921-10|30	%setup -q -n %name-0.6
14cr|xstroke-0.6.cvs20040921-10|31	
14cr|xstroke-0.6.cvs20040921-10|32	%build
14cr|xstroke-0.6.cvs20040921-10|33	export LDFLAGS="-lXrender -lX11 -ldl -lXext -lXtst -lXi"
14cr|xstroke-0.6.cvs20040921-10|34	%configure2_5x
14cr|xstroke-0.6.cvs20040921-10|35	%make
14cr|xstroke-0.6.cvs20040921-10|36	
14cr|xstroke-0.6.cvs20040921-10|37	%install
14cr|xstroke-0.6.cvs20040921-10|38	%makeinstall_std
14cr|xstroke-0.6.cvs20040921-10|39	
14cr|xstroke-0.6.cvs20040921-10|40	#menu
14cr|xstroke-0.6.cvs20040921-10|41	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|xstroke-0.6.cvs20040921-10|42	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%name.desktop
14cr|xstroke-0.6.cvs20040921-10|43	[Desktop Entry]
14cr|xstroke-0.6.cvs20040921-10|44	Type=Application
14cr|xstroke-0.6.cvs20040921-10|45	Exec=%{_bindir}/%name
14cr|xstroke-0.6.cvs20040921-10|46	Name=XStroke
14cr|xstroke-0.6.cvs20040921-10|47	Comment=Fullscreen gesture recognition
14cr|xstroke-0.6.cvs20040921-10|48	Icon=%name
14cr|xstroke-0.6.cvs20040921-10|49	Categories=Utility;Accessibility;
14cr|xstroke-0.6.cvs20040921-10|50	EOF
14cr|xstroke-0.6.cvs20040921-10|51	
14cr|xstroke-0.6.cvs20040921-10|52	#icons
14cr|xstroke-0.6.cvs20040921-10|53	mkdir -p %{buildroot}/%_liconsdir
14cr|xstroke-0.6.cvs20040921-10|54	convert -size 48x48 xstroke_inactive.xpm %{buildroot}/%_liconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|55	mkdir -p %{buildroot}/%_iconsdir
14cr|xstroke-0.6.cvs20040921-10|56	convert -size 32x32 xstroke_inactive.xpm %{buildroot}/%_iconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|57	mkdir -p %{buildroot}/%_miconsdir
14cr|xstroke-0.6.cvs20040921-10|58	convert -size 16x16 xstroke_inactive.xpm %{buildroot}/%_miconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|59	
14cr|xstroke-0.6.cvs20040921-10|60	%files
14cr|xstroke-0.6.cvs20040921-10|61	%defattr(-,root,root)
14cr|xstroke-0.6.cvs20040921-10|62	%doc AUTHORS ChangeLog NEWS README TODO
14cr|xstroke-0.6.cvs20040921-10|63	%_bindir/%name
14cr|xstroke-0.6.cvs20040921-10|64	%config(noreplace) %_sysconfdir/%name
14cr|xstroke-0.6.cvs20040921-10|65	%{_datadir}/applications/mandriva-%name.desktop
14cr|xstroke-0.6.cvs20040921-10|66	%_iconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|67	%_liconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|68	%_miconsdir/%name.png
14cr|xstroke-0.6.cvs20040921-10|69	
14cr|xstroke-0.6.cvs20040921-10|70	
14cr|xstroke-0.6.cvs20040921-10|71	
14cr|xstroke-0.6.cvs20040921-10|72	
14cr|xstroke-0.6.cvs20040921-10|73	%changelog
14cr|xstroke-0.6.cvs20040921-10|74	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.cvs20040921-10
14cr|xstroke-0.6.cvs20040921-10|75	+ Revision: ba6209d
14cr|xstroke-0.6.cvs20040921-10|76	- MassBuild#464: Increase release tag
14cr|xstroke-0.6.cvs20040921-10|77	
14cr|xstroke-0.6.cvs20040921-10|78	

9368 14
14cr|xsudo-0.4.0-10|1	Summary:	xsudo permit execute X-application with sudo
14cr|xsudo-0.4.0-10|2	Name:		xsudo
14cr|xsudo-0.4.0-10|3	Version:	0.4.0
14cr|xsudo-0.4.0-10|4	Release:	10
14cr|xsudo-0.4.0-10|5	License:	GPLv3+
14cr|xsudo-0.4.0-10|6	Group:		System/Base
14cr|xsudo-0.4.0-10|7	Url:		http://www.mageialinux.ru
14cr|xsudo-0.4.0-10|8	Source0:	%{name}
14cr|xsudo-0.4.0-10|9	Source1:	add2sudoers
14cr|xsudo-0.4.0-10|10	Source2:	rmfromsudoers
14cr|xsudo-0.4.0-10|11	Source3:	sudoers4user
14cr|xsudo-0.4.0-10|12	Source4:	add2sudoers.desktop
14cr|xsudo-0.4.0-10|13	Source5:	rmfromsudoers.desktop
14cr|xsudo-0.4.0-10|14	Source6:	add2sudoers.png
14cr|xsudo-0.4.0-10|15	Source7:	rmfromsudoers.png
14cr|xsudo-0.4.0-10|16	BuildArch:	noarch
14cr|xsudo-0.4.0-10|17	Requires:	sudo
14cr|xsudo-0.4.0-10|18	
14cr|xsudo-0.4.0-10|19	%description
14cr|xsudo-0.4.0-10|20	xsudo permit execute X-application with sudo.
14cr|xsudo-0.4.0-10|21	
14cr|xsudo-0.4.0-10|22	%package -n %{name}-sudoers
14cr|xsudo-0.4.0-10|23	Summary:	GUI for adding users to /etc/sudoers and for deleting users from /etc/sudoers
14cr|xsudo-0.4.0-10|24	Group:		System/Base
14cr|xsudo-0.4.0-10|25	Requires:	%{name} = %{version}
14cr|xsudo-0.4.0-10|26	Requires:	zenity
14cr|xsudo-0.4.0-10|27	Requires:	beesu
14cr|xsudo-0.4.0-10|28	
14cr|xsudo-0.4.0-10|29	%description -n %{name}-sudoers
14cr|xsudo-0.4.0-10|30	GUI for adding users to /etc/sudoers and for deleting users from /etc/sudoers.
14cr|xsudo-0.4.0-10|31	
14cr|xsudo-0.4.0-10|32	%prep
14cr|xsudo-0.4.0-10|33	# nothing
14cr|xsudo-0.4.0-10|34	
14cr|xsudo-0.4.0-10|35	%build
14cr|xsudo-0.4.0-10|36	# nothing
14cr|xsudo-0.4.0-10|37	
14cr|xsudo-0.4.0-10|38	%install
14cr|xsudo-0.4.0-10|39	mkdir -p %{buildroot}%{_bindir}
14cr|xsudo-0.4.0-10|40	install -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/
14cr|xsudo-0.4.0-10|41	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/
14cr|xsudo-0.4.0-10|42	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
14cr|xsudo-0.4.0-10|43	install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/
14cr|xsudo-0.4.0-10|44	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xsudo-0.4.0-10|45	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/
14cr|xsudo-0.4.0-10|46	install -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/applications/
14cr|xsudo-0.4.0-10|47	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|xsudo-0.4.0-10|48	install -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/
14cr|xsudo-0.4.0-10|49	install -m 0644 %{SOURCE7} %{buildroot}%{_datadir}/pixmaps/
14cr|xsudo-0.4.0-10|50	
14cr|xsudo-0.4.0-10|51	%post
14cr|xsudo-0.4.0-10|52	A=`cat /etc/sudoers | grep "DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME"`
14cr|xsudo-0.4.0-10|53	B=`cat /etc/sudoers | grep "# Defaults requiretty"`
14cr|xsudo-0.4.0-10|54	if [ -z "$A" ]
14cr|xsudo-0.4.0-10|55	then
14cr|xsudo-0.4.0-10|56	echo "Defaults env_keep += \"DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME\"" >> /etc/sudoers
14cr|xsudo-0.4.0-10|57	fi
14cr|xsudo-0.4.0-10|58	if [ -z "$B" ]
14cr|xsudo-0.4.0-10|59	then
14cr|xsudo-0.4.0-10|60	sed -i '/requiretty/s/^Defaults/# Defaults/g' /etc/sudoers
14cr|xsudo-0.4.0-10|61	fi
14cr|xsudo-0.4.0-10|62	
14cr|xsudo-0.4.0-10|63	%files
14cr|xsudo-0.4.0-10|64	%{_bindir}/%{name}
14cr|xsudo-0.4.0-10|65	
14cr|xsudo-0.4.0-10|66	%files -n %{name}-sudoers
14cr|xsudo-0.4.0-10|67	%{_bindir}/add2sudoers
14cr|xsudo-0.4.0-10|68	%{_bindir}/rmfromsudoers
14cr|xsudo-0.4.0-10|69	%{_bindir}/sudoers4user
14cr|xsudo-0.4.0-10|70	%{_datadir}/applications/add2sudoers.desktop
14cr|xsudo-0.4.0-10|71	%{_datadir}/applications/rmfromsudoers.desktop
14cr|xsudo-0.4.0-10|72	%{_datadir}/pixmaps/add2sudoers.png
14cr|xsudo-0.4.0-10|73	%{_datadir}/pixmaps/rmfromsudoers.png
14cr|xsudo-0.4.0-10|74	
14cr|xsudo-0.4.0-10|75	
14cr|xsudo-0.4.0-10|76	%changelog
14cr|xsudo-0.4.0-10|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-10
14cr|xsudo-0.4.0-10|78	+ Revision: b43f8c1
14cr|xsudo-0.4.0-10|79	- MassBuild#464: Increase release tag
14cr|xsudo-0.4.0-10|80	
14cr|xsudo-0.4.0-10|81	

9369 14
14cr|xsynth-dssi-0.9.4-3|1	Name:       xsynth-dssi
14cr|xsynth-dssi-0.9.4-3|2	Summary:    Xsynth-DSSI plugin
14cr|xsynth-dssi-0.9.4-3|3	Version:    0.9.4
14cr|xsynth-dssi-0.9.4-3|4	Release:    3
14cr|xsynth-dssi-0.9.4-3|5	
14cr|xsynth-dssi-0.9.4-3|6	Source:     http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
14cr|xsynth-dssi-0.9.4-3|7	URL:        http://dssi.sourceforge.net
14cr|xsynth-dssi-0.9.4-3|8	License:    GPLv2+
14cr|xsynth-dssi-0.9.4-3|9	Group:      Sound
14cr|xsynth-dssi-0.9.4-3|10	
14cr|xsynth-dssi-0.9.4-3|11	BuildRequires:  pkgconfig(dssi)
14cr|xsynth-dssi-0.9.4-3|12	BuildRequires:  pkgconfig(liblo)
14cr|xsynth-dssi-0.9.4-3|13	BuildRequires:  pkgconfig(alsa)
14cr|xsynth-dssi-0.9.4-3|14	BuildRequires:  pkgconfig(gtk+-2.0)
14cr|xsynth-dssi-0.9.4-3|15	
14cr|xsynth-dssi-0.9.4-3|16	%description
14cr|xsynth-dssi-0.9.4-3|17	Xsynth-DSSI plugin, a classic-analog (VCOs-VCF-VCA) style software synthesizer.
14cr|xsynth-dssi-0.9.4-3|18	
14cr|xsynth-dssi-0.9.4-3|19	%prep
14cr|xsynth-dssi-0.9.4-3|20	%setup -q
14cr|xsynth-dssi-0.9.4-3|21	
14cr|xsynth-dssi-0.9.4-3|22	%build
14cr|xsynth-dssi-0.9.4-3|23	%configure2_5x
14cr|xsynth-dssi-0.9.4-3|24	%make
14cr|xsynth-dssi-0.9.4-3|25	
14cr|xsynth-dssi-0.9.4-3|26	%install
14cr|xsynth-dssi-0.9.4-3|27	rm -rf %{buildroot}
14cr|xsynth-dssi-0.9.4-3|28	%makeinstall_std
14cr|xsynth-dssi-0.9.4-3|29	
14cr|xsynth-dssi-0.9.4-3|30	%files
14cr|xsynth-dssi-0.9.4-3|31	%defattr(-,root,root)
14cr|xsynth-dssi-0.9.4-3|32	%doc ChangeLog COPYING AUTHORS README TODO
14cr|xsynth-dssi-0.9.4-3|33	%{_libdir}/dssi/%{name}/Xsynth_gtk
14cr|xsynth-dssi-0.9.4-3|34	%{_libdir}/dssi/%{name}.so
14cr|xsynth-dssi-0.9.4-3|35	%{_datadir}/%{name}/factory_patches.Xsynth
14cr|xsynth-dssi-0.9.4-3|36	%{_datadir}/%{name}/version_0.1_patches.Xsynth
14cr|xsynth-dssi-0.9.4-3|37	
14cr|xsynth-dssi-0.9.4-3|38	
14cr|xsynth-dssi-0.9.4-3|39	
14cr|xsynth-dssi-0.9.4-3|40	
14cr|xsynth-dssi-0.9.4-3|41	%changelog
14cr|xsynth-dssi-0.9.4-3|42	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-3
14cr|xsynth-dssi-0.9.4-3|43	+ Revision: 2aea119
14cr|xsynth-dssi-0.9.4-3|44	- MassBuild#464: Increase release tag
14cr|xsynth-dssi-0.9.4-3|45	
14cr|xsynth-dssi-0.9.4-3|46	

9370 14
14cr|xt7-player3-3.5.2.2-2|1	######################################################
14cr|xt7-player3-3.5.2.2-2|2	# SpecFile: xt7-player3.spec
14cr|xt7-player3-3.5.2.2-2|3	# For unstable branch do:
14cr|xt7-player3-3.5.2.2-2|4	# git clone https://github.com/kokoko3k/xt7-player.git
14cr|xt7-player3-3.5.2.2-2|5	######################################################
14cr|xt7-player3-3.5.2.2-2|6	%define oname xt7-player
14cr|xt7-player3-3.5.2.2-2|7	
14cr|xt7-player3-3.5.2.2-2|8	Summary:	Xt7-player mplayer GUI
14cr|xt7-player3-3.5.2.2-2|9	Name:		xt7-player3
14cr|xt7-player3-3.5.2.2-2|10	Version:	3.5.2.2
14cr|xt7-player3-3.5.2.2-2|11	Release:	2
14cr|xt7-player3-3.5.2.2-2|12	URL:		http://xt7-player.sourceforge.net/xt7forum/
14cr|xt7-player3-3.5.2.2-2|13	Source:		http://wpage.unina.it/aorefice/xt7player_dist/xt7-%{version}/autotools/%{oname}-%{version}.tar.gz
14cr|xt7-player3-3.5.2.2-2|14	Source1:	%{oname}.desktop
14cr|xt7-player3-3.5.2.2-2|15	Source100:	xt7-player3.rpmlintrc
14cr|xt7-player3-3.5.2.2-2|16	License:	GPLv2
14cr|xt7-player3-3.5.2.2-2|17	Group:		Video
14cr|xt7-player3-3.5.2.2-2|18	BuildArch:	noarch
14cr|xt7-player3-3.5.2.2-2|19	BuildRequires:	gambas3-runtime >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|20	BuildRequires:	gambas3-gb-qt4
14cr|xt7-player3-3.5.2.2-2|21	BuildRequires:	gambas3-gb-form
14cr|xt7-player3-3.5.2.2-2|22	BuildRequires:	gambas3-gb-desktop
14cr|xt7-player3-3.5.2.2-2|23	BuildRequires:	gambas3-gb-form-mdi
14cr|xt7-player3-3.5.2.2-2|24	BuildRequires:	gambas3-gb-net
14cr|xt7-player3-3.5.2.2-2|25	BuildRequires:	gambas3-gb-net-curl
14cr|xt7-player3-3.5.2.2-2|26	BuildRequires:	gambas3-gb-settings
14cr|xt7-player3-3.5.2.2-2|27	BuildRequires:	gambas3-gb-xml
14cr|xt7-player3-3.5.2.2-2|28	BuildRequires:	gambas3-gb-web
14cr|xt7-player3-3.5.2.2-2|29	BuildRequires:	gambas3-devel >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|30	BuildRequires:	gambas3-gb-image
14cr|xt7-player3-3.5.2.2-2|31	BuildRequires:	gambas3-gb-image-imlib
14cr|xt7-player3-3.5.2.2-2|32	BuildRequires:	gambas3-gb-image-io
14cr|xt7-player3-3.5.2.2-2|33	BuildRequires:	gambas3-gb-db
14cr|xt7-player3-3.5.2.2-2|34	BuildRequires:	gambas3-gb-dbus
14cr|xt7-player3-3.5.2.2-2|35	BuildRequires:	gambas3-gb-db-form
14cr|xt7-player3-3.5.2.2-2|36	BuildRequires:	gambas3-gb-qt4-ext
14cr|xt7-player3-3.5.2.2-2|37	BuildRequires:	pkgconfig(taglib)
14cr|xt7-player3-3.5.2.2-2|38	BuildRequires:	gambas3-gb-gui
14cr|xt7-player3-3.5.2.2-2|39	BuildRequires:	gambas3-gb-compress
14cr|xt7-player3-3.5.2.2-2|40	BuildRequires:	gambas3-gb-form-dialog
14cr|xt7-player3-3.5.2.2-2|41	BuildRequires:	gambas3-gb-signal >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|42	BuildRequires:	gambas3-gb-libxml >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|43	
14cr|xt7-player3-3.5.2.2-2|44	# 4 desktop file install/check
14cr|xt7-player3-3.5.2.2-2|45	BuildRequires:	desktop-file-utils
14cr|xt7-player3-3.5.2.2-2|46	
14cr|xt7-player3-3.5.2.2-2|47	# 4 icons convert
14cr|xt7-player3-3.5.2.2-2|48	BuildRequires:	imagemagick
14cr|xt7-player3-3.5.2.2-2|49	
14cr|xt7-player3-3.5.2.2-2|50	# 4 dvb-epg
14cr|xt7-player3-3.5.2.2-2|51	Requires:	dvbsnoop
14cr|xt7-player3-3.5.2.2-2|52	Requires:	dvb-apps
14cr|xt7-player3-3.5.2.2-2|53	
14cr|xt7-player3-3.5.2.2-2|54	# 4 downloading from youtube
14cr|xt7-player3-3.5.2.2-2|55	Requires:	youtube-dl >= 2014.03.21
14cr|xt7-player3-3.5.2.2-2|56	Requires:	xterm
14cr|xt7-player3-3.5.2.2-2|57	Requires:	wget
14cr|xt7-player3-3.5.2.2-2|58	
14cr|xt7-player3-3.5.2.2-2|59	# 4 audio extract/convert
14cr|xt7-player3-3.5.2.2-2|60	Requires:	ffmpeg
14cr|xt7-player3-3.5.2.2-2|61	
14cr|xt7-player3-3.5.2.2-2|62	# 4 subtiles , manage, download a.s.o.
14cr|xt7-player3-3.5.2.2-2|63	Requires:	python >= 2.7
14cr|xt7-player3-3.5.2.2-2|64	
14cr|xt7-player3-3.5.2.2-2|65	# 4 global hotkeys support
14cr|xt7-player3-3.5.2.2-2|66	Requires:	xbindkeys
14cr|xt7-player3-3.5.2.2-2|67	
14cr|xt7-player3-3.5.2.2-2|68	# 4 desktop integration
14cr|xt7-player3-3.5.2.2-2|69	Requires:	xdg-utils
14cr|xt7-player3-3.5.2.2-2|70	
14cr|xt7-player3-3.5.2.2-2|71	# 4 tagging
14cr|xt7-player3-3.5.2.2-2|72	Requires:	%{_lib}taglib1
14cr|xt7-player3-3.5.2.2-2|73	Requires:	%{_lib}taglib_c0
14cr|xt7-player3-3.5.2.2-2|74	
14cr|xt7-player3-3.5.2.2-2|75	# default player, works also with mplayer2
14cr|xt7-player3-3.5.2.2-2|76	Requires:	mplayer
14cr|xt7-player3-3.5.2.2-2|77	
14cr|xt7-player3-3.5.2.2-2|78	# 4 GUI
14cr|xt7-player3-3.5.2.2-2|79	Requires:	gambas3-runtime >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|80	Requires:	gambas3-gb-image
14cr|xt7-player3-3.5.2.2-2|81	Requires:	gambas3-gb-dbus
14cr|xt7-player3-3.5.2.2-2|82	Requires:	gambas3-gb-qt4 >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|83	Requires:	gambas3-gb-gtk
14cr|xt7-player3-3.5.2.2-2|84	Requires:	gambas3-gb-gui >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|85	Requires:	gambas3-gb-form
14cr|xt7-player3-3.5.2.2-2|86	Requires:	gambas3-gb-xml
14cr|xt7-player3-3.5.2.2-2|87	Requires:	gambas3-gb-qt4-ext
14cr|xt7-player3-3.5.2.2-2|88	Requires:	gambas3-gb-form-stock
14cr|xt7-player3-3.5.2.2-2|89	Requires:	gambas3-gb-net
14cr|xt7-player3-3.5.2.2-2|90	Requires:	gambas3-gb-form-dialog
14cr|xt7-player3-3.5.2.2-2|91	Requires:	gambas3-gb-settings
14cr|xt7-player3-3.5.2.2-2|92	Requires:	gambas3-gb-form-mdi
14cr|xt7-player3-3.5.2.2-2|93	Requires:	gambas3-gb-compress
14cr|xt7-player3-3.5.2.2-2|94	Requires:	gambas3-gb-desktop
14cr|xt7-player3-3.5.2.2-2|95	Requires:	gambas3-gb-web
14cr|xt7-player3-3.5.2.2-2|96	Requires:	gambas3-gb-net-curl
14cr|xt7-player3-3.5.2.2-2|97	Requires:	gambas3-gb-signal >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|98	
14cr|xt7-player3-3.5.2.2-2|99	# 4 icecast
14cr|xt7-player3-3.5.2.2-2|100	Requires:	gambas3-gb-libxml >= 3.5.1
14cr|xt7-player3-3.5.2.2-2|101	
14cr|xt7-player3-3.5.2.2-2|102	
14cr|xt7-player3-3.5.2.2-2|103	Provides:	%{oname} == %{version}-%{release}
14cr|xt7-player3-3.5.2.2-2|104	# too many previous name for it
14cr|xt7-player3-3.5.2.2-2|105	Obsoletes: xt7-player3 =< %{version}
14cr|xt7-player3-3.5.2.2-2|106	Obsoletes: Xt7-player3 =< %{version}
14cr|xt7-player3-3.5.2.2-2|107	
14cr|xt7-player3-3.5.2.2-2|108	%rename Xt7-player3
14cr|xt7-player3-3.5.2.2-2|109	
14cr|xt7-player3-3.5.2.2-2|110	AutoReqProv:	no
14cr|xt7-player3-3.5.2.2-2|111	
14cr|xt7-player3-3.5.2.2-2|112	%description
14cr|xt7-player3-3.5.2.2-2|113	Xt7-Player, an (almost) complete mplayer GUI
14cr|xt7-player3-3.5.2.2-2|114	This program is written in Gambas3, so you will need Gambas3 to be installed.
14cr|xt7-player3-3.5.2.2-2|115	
14cr|xt7-player3-3.5.2.2-2|116	%prep
14cr|xt7-player3-3.5.2.2-2|117	%setup -q -n %{oname}-%{version}
14cr|xt7-player3-3.5.2.2-2|118	
14cr|xt7-player3-3.5.2.2-2|119	%build
14cr|xt7-player3-3.5.2.2-2|120	%configure --prefix=/usr
14cr|xt7-player3-3.5.2.2-2|121	%make
14cr|xt7-player3-3.5.2.2-2|122	
14cr|xt7-player3-3.5.2.2-2|123	%install
14cr|xt7-player3-3.5.2.2-2|124	%makeinstall
14cr|xt7-player3-3.5.2.2-2|125	#icons
14cr|xt7-player3-3.5.2.2-2|126	cd xt7-player
14cr|xt7-player3-3.5.2.2-2|127	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|xt7-player3-3.5.2.2-2|128	convert xt7-player.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cr|xt7-player3-3.5.2.2-2|129	convert xt7-player.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cr|xt7-player3-3.5.2.2-2|130	install -p xt7-player.png %{buildroot}%{_liconsdir}/xt7-player.png
14cr|xt7-player3-3.5.2.2-2|131	
14cr|xt7-player3-3.5.2.2-2|132	#menu entry
14cr|xt7-player3-3.5.2.2-2|133	desktop-file-install %{SOURCE1} \
14cr|xt7-player3-3.5.2.2-2|134	--dir %{buildroot}%{_datadir}/applications
14cr|xt7-player3-3.5.2.2-2|135	
14cr|xt7-player3-3.5.2.2-2|136	
14cr|xt7-player3-3.5.2.2-2|137	%files
14cr|xt7-player3-3.5.2.2-2|138	%doc COPYING README ChangeLog
14cr|xt7-player3-3.5.2.2-2|139	%{_bindir}/*
14cr|xt7-player3-3.5.2.2-2|140	%{_iconsdir}/%{oname}.png
14cr|xt7-player3-3.5.2.2-2|141	%{_miconsdir}/%{oname}.png
14cr|xt7-player3-3.5.2.2-2|142	%{_liconsdir}/%{oname}.png
14cr|xt7-player3-3.5.2.2-2|143	%{_datadir}/applications/%{oname}.desktop
14cr|xt7-player3-3.5.2.2-2|144	
14cr|xt7-player3-3.5.2.2-2|145	
14cr|xt7-player3-3.5.2.2-2|146	%changelog
14cr|xt7-player3-3.5.2.2-2|147	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.2.2-2
14cr|xt7-player3-3.5.2.2-2|148	+ Revision: c0f0ec0
14cr|xt7-player3-3.5.2.2-2|149	- MassBuild#464: Increase release tag
14cr|xt7-player3-3.5.2.2-2|150	
14cr|xt7-player3-3.5.2.2-2|151	

9371 14
14cr|xtel-3.3.0-20|1	%define name	xtel
14cr|xtel-3.3.0-20|2	%define version	3.3.0
14cr|xtel-3.3.0-20|3	%define release 	20
14cr|xtel-3.3.0-20|4	%define debug_package	%{nil}
14cr|xtel-3.3.0-20|5	
14cr|xtel-3.3.0-20|6	Summary: Emulateur Minitel
14cr|xtel-3.3.0-20|7	Name: %{name}
14cr|xtel-3.3.0-20|8	Version: %{version}
14cr|xtel-3.3.0-20|9	Release: %{release}
14cr|xtel-3.3.0-20|10	License: GPLv2+
14cr|xtel-3.3.0-20|11	Group: Networking/Other
14cr|xtel-3.3.0-20|12	URL: http://pficheux.free.fr/xtel/
14cr|xtel-3.3.0-20|13	Source0: http://pficheux.free.fr/xtel/download/xtel-%{version}.tar.bz2
14cr|xtel-3.3.0-20|14	Source1: %{name}-fr-doc.tar.bz2
14cr|xtel-3.3.0-20|15	# FHS compliant XTEL
14cr|xtel-3.3.0-20|16	Patch0: xtel-mdk.patch
14cr|xtel-3.3.0-20|17	Patch1: xtel-3.3.0-debian_symlink_security.patch
14cr|xtel-3.3.0-20|18	Patch2: xtel-3.3.0-debian_a2ps.patch
14cr|xtel-3.3.0-20|19	Patch3: xtel-3.3.0-debian_motif.patch
14cr|xtel-3.3.0-20|20	
14cr|xtel-3.3.0-20|21	BuildRequires: pkgconfig(x11)
14cr|xtel-3.3.0-20|22	BuildRequires: lesstif-devel
14cr|xtel-3.3.0-20|23	BuildRequires: pkgconfig(xt)
14cr|xtel-3.3.0-20|24	BuildRequires: pkgconfig(xmu)
14cr|xtel-3.3.0-20|25	BuildRequires: pkgconfig(xaw7)
14cr|xtel-3.3.0-20|26	BuildRequires: pkgconfig(xp)
14cr|xtel-3.3.0-20|27	BuildRequires: jpeg-devel
14cr|xtel-3.3.0-20|28	BuildRequires: pkgconfig(xbitmaps)
14cr|xtel-3.3.0-20|29	BuildRequires: imake
14cr|xtel-3.3.0-20|30	BuildRequires: gccmakedep
14cr|xtel-3.3.0-20|31	BuildRequires: mkfontdir
14cr|xtel-3.3.0-20|32	BuildRequires: bdftopcf
14cr|xtel-3.3.0-20|33	
14cr|xtel-3.3.0-20|34	Requires: xinetd
14cr|xtel-3.3.0-20|35	
14cr|xtel-3.3.0-20|36	%description
14cr|xtel-3.3.0-20|37	This program emulates a Minitel in UNIX/X11 environment. It uses
14cr|xtel-3.3.0-20|38	a customer / server architecture (xtel / xteld). The demon 'xteld' handles
14cr|xtel-3.3.0-20|39	T?l?tel manage connections (modem) requested by customers via
14cr|xtel-3.3.0-20|40	TCP / IP. Xtel emulate Minitel 1B, 2 and TVR. Xteld also allows using
14cr|xtel-3.3.0-20|41	HyperTerminal Private Edition (3.0 or 4.0) as Minitel customer Windows95/NT.
14cr|xtel-3.3.0-20|42	
14cr|xtel-3.3.0-20|43	%prep
14cr|xtel-3.3.0-20|44	%setup -q -a1
14cr|xtel-3.3.0-20|45	%patch0 -p1 -b .fhs
14cr|xtel-3.3.0-20|46	%patch1 -p1 -b .symlink
14cr|xtel-3.3.0-20|47	%patch2 -p1 -b .a2ps
14cr|xtel-3.3.0-20|48	%patch3 -p1 -b .motif
14cr|xtel-3.3.0-20|49	
14cr|xtel-3.3.0-20|50	chmod -x xtel-fr-doc/xtel_config
14cr|xtel-3.3.0-20|51	chmod -x xtel-fr-doc//minitel.xpm
14cr|xtel-3.3.0-20|52	
14cr|xtel-3.3.0-20|53	# Convert to utf-8
14cr|xtel-3.3.0-20|54	for file in LISEZMOI.txt FAQ.txt HISTOIRE.txt ; do
14cr|xtel-3.3.0-20|55	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cr|xtel-3.3.0-20|56	touch -r $file $file.new && \
14cr|xtel-3.3.0-20|57	mv $file.new $file
14cr|xtel-3.3.0-20|58	done
14cr|xtel-3.3.0-20|59	
14cr|xtel-3.3.0-20|60	%build
14cr|xtel-3.3.0-20|61	perl -pi -e 's|(#define.*DEBUG_XTELD.*)|/* $1 */|' Config.tmpl
14cr|xtel-3.3.0-20|62	# do not leak information in the config file
14cr|xtel-3.3.0-20|63	imake -DREDHAT  -DUseInstalled -I/usr/share/X11/config LIBDIR=%{_libdir}
14cr|xtel-3.3.0-20|64	
14cr|xtel-3.3.0-20|65	make Xtel LIBDIR=%{_libdir} CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14cr|xtel-3.3.0-20|66	
14cr|xtel-3.3.0-20|67	%install
14cr|xtel-3.3.0-20|68	%makeinstall_std LIBDIR=%{_libdir}
14cr|xtel-3.3.0-20|69	make install.man DESTDIR=%{buildroot}
14cr|xtel-3.3.0-20|70	
14cr|xtel-3.3.0-20|71	chmod 755 %{buildroot}%{_bindir}/mdmdetect
14cr|xtel-3.3.0-20|72	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
14cr|xtel-3.3.0-20|73	
14cr|xtel-3.3.0-20|74	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/xtel
14cr|xtel-3.3.0-20|75	# default: on
14cr|xtel-3.3.0-20|76	# description: xteld provide services for MINITEL.
14cr|xtel-3.3.0-20|77	
14cr|xtel-3.3.0-20|78	service xtel
14cr|xtel-3.3.0-20|79	{
14cr|xtel-3.3.0-20|80	disable             = no
14cr|xtel-3.3.0-20|81	socket_type         = stream
14cr|xtel-3.3.0-20|82	protocol            = tcp
14cr|xtel-3.3.0-20|83	wait                = no
14cr|xtel-3.3.0-20|84	user                = root
14cr|xtel-3.3.0-20|85	group				= nogroup
14cr|xtel-3.3.0-20|86	server              = %{_bindir}/xteld
14cr|xtel-3.3.0-20|87	}
14cr|xtel-3.3.0-20|88	
14cr|xtel-3.3.0-20|89	EOF
14cr|xtel-3.3.0-20|90	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/xtelw
14cr|xtel-3.3.0-20|91	# default: on
14cr|xtel-3.3.0-20|92	# description: xteld provide services for MINITEL.
14cr|xtel-3.3.0-20|93	
14cr|xtel-3.3.0-20|94	service xtelw
14cr|xtel-3.3.0-20|95	{
14cr|xtel-3.3.0-20|96	disable             = no
14cr|xtel-3.3.0-20|97	socket_type         = stream
14cr|xtel-3.3.0-20|98	protocol            = tcp
14cr|xtel-3.3.0-20|99	wait                = no
14cr|xtel-3.3.0-20|100	user                = root
14cr|xtel-3.3.0-20|101	group				= nogroup
14cr|xtel-3.3.0-20|102	server              = %{_bindir}/xteld
14cr|xtel-3.3.0-20|103	}
14cr|xtel-3.3.0-20|104	
14cr|xtel-3.3.0-20|105	EOF
14cr|xtel-3.3.0-20|106	
14cr|xtel-3.3.0-20|107	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xtel-3.3.0-20|108	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|xtel-3.3.0-20|109	[Desktop Entry]
14cr|xtel-3.3.0-20|110	Name=Xtel
14cr|xtel-3.3.0-20|111	Comment=Minitel emulation
14cr|xtel-3.3.0-20|112	Exec=%{_bindir}/%{name}
14cr|xtel-3.3.0-20|113	Icon=terminals_section
14cr|xtel-3.3.0-20|114	Terminal=false
14cr|xtel-3.3.0-20|115	Type=Application
14cr|xtel-3.3.0-20|116	StartupNotify=true
14cr|xtel-3.3.0-20|117	MimeType=foo/bar;foo2/bar2;
14cr|xtel-3.3.0-20|118	Categories=Motif;System;TerminalEmulator;
14cr|xtel-3.3.0-20|119	EOF
14cr|xtel-3.3.0-20|120	
14cr|xtel-3.3.0-20|121	# fix symlinks
14cr|xtel-3.3.0-20|122	rm -rf %{buildroot}%{_libdir}/app-defaults
14cr|xtel-3.3.0-20|123	mkdir -p %{buildroot}%{_libdir}/X11/app-defaults
14cr|xtel-3.3.0-20|124	ln -s %{_sysconfdir}/X11/app-defaults/XTelm %{buildroot}%{_libdir}/X11/app-defaults/XTelm
14cr|xtel-3.3.0-20|125	ln -s %{_sysconfdir}/X11/app-defaults/XTelm-msg %{buildroot}%{_libdir}/X11/app-defaults/XTelm-msg
14cr|xtel-3.3.0-20|126	
14cr|xtel-3.3.0-20|127	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14cr|xtel-3.3.0-20|128	ln -s ../../..%{_datadir}/fonts/xtel \
14cr|xtel-3.3.0-20|129	%{buildroot}%_sysconfdir/X11/fontpath.d/xtel:pri=50
14cr|xtel-3.3.0-20|130	
14cr|xtel-3.3.0-20|131	
14cr|xtel-3.3.0-20|132	
14cr|xtel-3.3.0-20|133	%post
14cr|xtel-3.3.0-20|134	if [ "`grep xtel /etc/services`" = "" ]; then
14cr|xtel-3.3.0-20|135	echo -n "Mise  jour de /etc/services..."
14cr|xtel-3.3.0-20|136	echo -e "xtel\t\t1313/tcp\t\t\t# Xtel" >> /etc/services
14cr|xtel-3.3.0-20|137	echo -e "xtelw\t\t1314/tcp\t\t\t# Xtel HyperTerminal" >> /etc/services
14cr|xtel-3.3.0-20|138	echo "OK"
14cr|xtel-3.3.0-20|139	fi
14cr|xtel-3.3.0-20|140	
14cr|xtel-3.3.0-20|141	service xinetd restart
14cr|xtel-3.3.0-20|142	%if %mdkversion < 200900
14cr|xtel-3.3.0-20|143	%{update_menus}
14cr|xtel-3.3.0-20|144	%endif
14cr|xtel-3.3.0-20|145	
14cr|xtel-3.3.0-20|146	%postun
14cr|xtel-3.3.0-20|147	service xinetd restart
14cr|xtel-3.3.0-20|148	%if %mdkversion < 200900
14cr|xtel-3.3.0-20|149	%{clean_menus}
14cr|xtel-3.3.0-20|150	%endif
14cr|xtel-3.3.0-20|151	
14cr|xtel-3.3.0-20|152	%files
14cr|xtel-3.3.0-20|153	%doc LISEZMOI.txt FAQ.txt HISTOIRE.txt
14cr|xtel-3.3.0-20|154	%doc xtel-fr-doc/*
14cr|xtel-3.3.0-20|155	%{_bindir}/*
14cr|xtel-3.3.0-20|156	%{_libdir}/X11/app-defaults/XTelm
14cr|xtel-3.3.0-20|157	%{_libdir}/X11/app-defaults/XTelm-msg
14cr|xtel-3.3.0-20|158	%{_datadir}/fonts/*
14cr|xtel-3.3.0-20|159	%dir %{_sysconfdir}/%{name}/
14cr|xtel-3.3.0-20|160	%{_sysconfdir}/X11/fontpath.d/xtel:pri=50
14cr|xtel-3.3.0-20|161	%{_libdir}/%{name}
14cr|xtel-3.3.0-20|162	%{_mandir}/man1/*
14cr|xtel-3.3.0-20|163	
14cr|xtel-3.3.0-20|164	%config(noreplace) %{_sysconfdir}/%{name}/xtel.services
14cr|xtel-3.3.0-20|165	%config(noreplace) %{_sysconfdir}/%{name}/xtel.lignes
14cr|xtel-3.3.0-20|166	%config(noreplace) %{_sysconfdir}/ppp/*iminitel
14cr|xtel-3.3.0-20|167	%config(noreplace) %{_sysconfdir}/ppp/peers/iminitel
14cr|xtel-3.3.0-20|168	%config(noreplace) %{_sysconfdir}/xinetd.d/*
14cr|xtel-3.3.0-20|169	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cr|xtel-3.3.0-20|170	
14cr|xtel-3.3.0-20|171	%{_datadir}/applications/%{name}.desktop
14cr|xtel-3.3.0-20|172	
14cr|xtel-3.3.0-20|173	
14cr|xtel-3.3.0-20|174	
14cr|xtel-3.3.0-20|175	
14cr|xtel-3.3.0-20|176	%changelog
14cr|xtel-3.3.0-20|177	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-20
14cr|xtel-3.3.0-20|178	+ Revision: 0f1bfb6
14cr|xtel-3.3.0-20|179	- MassBuild#464: Increase release tag
14cr|xtel-3.3.0-20|180	
14cr|xtel-3.3.0-20|181	

9372 14
14cr|xtoolwait-1.3-16|1	Summary:	A utility which aims to decrease X session startup time
14cr|xtoolwait-1.3-16|2	Name:		xtoolwait
14cr|xtoolwait-1.3-16|3	Version:	1.3
14cr|xtoolwait-1.3-16|4	Release:	16
14cr|xtoolwait-1.3-16|5	License:	GPL
14cr|xtoolwait-1.3-16|6	Group:		System/Configuration/Other
14cr|xtoolwait-1.3-16|7	BuildRequires:	imake
14cr|xtoolwait-1.3-16|8	BuildRequires:	pkgconfig(x11)
14cr|xtoolwait-1.3-16|9	Buildrequires:	pkgconfig(xext)
14cr|xtoolwait-1.3-16|10	Url:		http://www.hacom.nl/~richard/software/xtoolwait.html
14cr|xtoolwait-1.3-16|11	Source:		ftp://ftp.x.org/contrib/utilities/%{name}-%{version}.tar.bz2
14cr|xtoolwait-1.3-16|12	Patch0:		xtoolwait-imake.patch
14cr|xtoolwait-1.3-16|13	
14cr|xtoolwait-1.3-16|14	%description
14cr|xtoolwait-1.3-16|15	Xtoolwait is a utility which starts an X client in the background, waits
14cr|xtoolwait-1.3-16|16	for a window to be mapped on the root window, and then exits.  Xtoolwait
14cr|xtoolwait-1.3-16|17	can improve performance for users who start a bunch of X clients
14cr|xtoolwait-1.3-16|18	automatically (for example, xterm, xlock, xconsole, whatever) when the
14cr|xtoolwait-1.3-16|19	X session starts.
14cr|xtoolwait-1.3-16|20	
14cr|xtoolwait-1.3-16|21	Install xtoolwait if you'd like to try to speed up the startup time for
14cr|xtoolwait-1.3-16|22	X sessions.
14cr|xtoolwait-1.3-16|23	
14cr|xtoolwait-1.3-16|24	%prep
14cr|xtoolwait-1.3-16|25	%setup -q
14cr|xtoolwait-1.3-16|26	%patch0 -p1
14cr|xtoolwait-1.3-16|27	
14cr|xtoolwait-1.3-16|28	%build
14cr|xtoolwait-1.3-16|29	xmkmf
14cr|xtoolwait-1.3-16|30	%make CDEBUGFLAGS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
14cr|xtoolwait-1.3-16|31	
14cr|xtoolwait-1.3-16|32	%install
14cr|xtoolwait-1.3-16|33	%{makeinstall_std} install.man
14cr|xtoolwait-1.3-16|34	
14cr|xtoolwait-1.3-16|35	%clean
14cr|xtoolwait-1.3-16|36	
14cr|xtoolwait-1.3-16|37	%files
14cr|xtoolwait-1.3-16|38	%{_bindir}/xtoolwait
14cr|xtoolwait-1.3-16|39	%{_mandir}/man1/xtoolwait.1*
14cr|xtoolwait-1.3-16|40	
14cr|xtoolwait-1.3-16|41	
14cr|xtoolwait-1.3-16|42	
14cr|xtoolwait-1.3-16|43	%changelog
14cr|xtoolwait-1.3-16|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-16
14cr|xtoolwait-1.3-16|45	+ Revision: 2ebceaf
14cr|xtoolwait-1.3-16|46	- MassBuild#464: Increase release tag
14cr|xtoolwait-1.3-16|47	
14cr|xtoolwait-1.3-16|48	

9373 14
14cr|xtouch-0.2-9|1	%define version 0.2
14cr|xtouch-0.2-9|2	%define release 9
14cr|xtouch-0.2-9|3	
14cr|xtouch-0.2-9|4	Summary:		A mk712 touchscreen driver/calibration tool for X
14cr|xtouch-0.2-9|5	Name:			xtouch
14cr|xtouch-0.2-9|6	Version:		%{version}
14cr|xtouch-0.2-9|7	Release:		%{release}
14cr|xtouch-0.2-9|8	License:		GPL
14cr|xtouch-0.2-9|9	Group:			System/X11
14cr|xtouch-0.2-9|10	
14cr|xtouch-0.2-9|11	Source:			xtouch-0.2_ML1.0.0-beta3-8.tar.bz2
14cr|xtouch-0.2-9|12	Patch0:			xtouch-correct-device.patch
14cr|xtouch-0.2-9|13	Patch1:			xtouch-conf-file.patch
14cr|xtouch-0.2-9|14	Patch2:			xtouch-link.patch
14cr|xtouch-0.2-9|15	URL:			http://unknown_originally_from_Transmeta's_Midori_Linux
14cr|xtouch-0.2-9|16	BuildRequires:		pkgconfig(x11)
14cr|xtouch-0.2-9|17	BuildRequires:		pkgconfig(xtst)
14cr|xtouch-0.2-9|18	BuildRequires:		pkgconfig(xt)
14cr|xtouch-0.2-9|19	BuildRequires:		pkgconfig(xi)
14cr|xtouch-0.2-9|20	
14cr|xtouch-0.2-9|21	%description
14cr|xtouch-0.2-9|22	Xtouch enables the use of a mk712 touch screen as an input device for X.
14cr|xtouch-0.2-9|23	If the configuration file is empty, a calibration routine is launched when
14cr|xtouch-0.2-9|24	X starts.
14cr|xtouch-0.2-9|25	
14cr|xtouch-0.2-9|26	%prep
14cr|xtouch-0.2-9|27	%setup -q
14cr|xtouch-0.2-9|28	patch -p2 < xtouch-bestfit.patch
14cr|xtouch-0.2-9|29	%patch0 -p1 -b .dev
14cr|xtouch-0.2-9|30	%patch1 -p1 -b .conf
14cr|xtouch-0.2-9|31	%patch2 -p0 -b .link
14cr|xtouch-0.2-9|32	
14cr|xtouch-0.2-9|33	%build
14cr|xtouch-0.2-9|34	%setup_compile_flags
14cr|xtouch-0.2-9|35	pushd src
14cr|xtouch-0.2-9|36	%make
14cr|xtouch-0.2-9|37	%make dump-mouse
14cr|xtouch-0.2-9|38	popd
14cr|xtouch-0.2-9|39	
14cr|xtouch-0.2-9|40	%install
14cr|xtouch-0.2-9|41	install -d $RPM_BUILD_ROOT%{_usr}/X11R6/bin
14cr|xtouch-0.2-9|42	install -d $RPM_BUILD_ROOT%{_sysconfdir}
14cr|xtouch-0.2-9|43	install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d
14cr|xtouch-0.2-9|44	install -d $RPM_BUILD_ROOT%{_sysconfdir}/devfs/conf.d
14cr|xtouch-0.2-9|45	install src/%{name} $RPM_BUILD_ROOT%{_usr}/X11R6/bin
14cr|xtouch-0.2-9|46	install src/dump-mouse $RPM_BUILD_ROOT%{_usr}/X11R6/bin
14cr|xtouch-0.2-9|47	cat /dev/null >  $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
14cr|xtouch-0.2-9|48	
14cr|xtouch-0.2-9|49	cat >> $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d/%{name} <<EOF
14cr|xtouch-0.2-9|50	#!/bin/sh
14cr|xtouch-0.2-9|51	# start the touchscreen handler, it will calibrate if there
14cr|xtouch-0.2-9|52	# is no xtouch file in /etc or ~/.xtouch
14cr|xtouch-0.2-9|53	XTOUCH_CALIBRATE=1 xtouch &
14cr|xtouch-0.2-9|54	EOF
14cr|xtouch-0.2-9|55	chmod +x $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d/%{name}
14cr|xtouch-0.2-9|56	
14cr|xtouch-0.2-9|57	cat >> $RPM_BUILD_ROOT%{_sysconfdir}/devfs/conf.d/mk712.conf <<EOF
14cr|xtouch-0.2-9|58	REGISTER        ^misc/mk712*        PERMISSIONS     root.root  0644
14cr|xtouch-0.2-9|59	EOF
14cr|xtouch-0.2-9|60	
14cr|xtouch-0.2-9|61	%files
14cr|xtouch-0.2-9|62	%defattr (-,root,root)
14cr|xtouch-0.2-9|63	%doc CONFIG
14cr|xtouch-0.2-9|64	%{_usr}/X11R6/bin/%{name}
14cr|xtouch-0.2-9|65	%{_usr}/X11R6/bin/dump-mouse
14cr|xtouch-0.2-9|66	%config(noreplace) %{_sysconfdir}/%{name}
14cr|xtouch-0.2-9|67	%{_sysconfdir}/X11/xinit.d/%{name}
14cr|xtouch-0.2-9|68	%config(noreplace) %{_sysconfdir}/devfs/conf.d/mk712.conf
14cr|xtouch-0.2-9|69	
14cr|xtouch-0.2-9|70	
14cr|xtouch-0.2-9|71	%changelog
14cr|xtouch-0.2-9|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14cr|xtouch-0.2-9|73	+ Revision: 2189f11
14cr|xtouch-0.2-9|74	- MassBuild#464: Increase release tag
14cr|xtouch-0.2-9|75	
14cr|xtouch-0.2-9|76	

9374 14
14cr|xtrace-1.2.0-4|1	Summary:	An strace like program for tracing X11 connections
14cr|xtrace-1.2.0-4|2	Name:		xtrace
14cr|xtrace-1.2.0-4|3	Version:	1.2.0
14cr|xtrace-1.2.0-4|4	Release:	4
14cr|xtrace-1.2.0-4|5	License:	BSD
14cr|xtrace-1.2.0-4|6	Group:		System/Kernel and hardware
14cr|xtrace-1.2.0-4|7	URL:		https://alioth.debian.org/projects/xtrace/
14cr|xtrace-1.2.0-4|8	Source0:	http://ftp.de.debian.org/debian/pool/main/x/xtrace/%{name}_%{version}.orig.tar.gz
14cr|xtrace-1.2.0-4|9	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14cr|xtrace-1.2.0-4|10	#Conflicts:	glibc-utils
14cr|xtrace-1.2.0-4|11	
14cr|xtrace-1.2.0-4|12	%description
14cr|xtrace-1.2.0-4|13	What strace is for system calls, xtrace is for X11 connections:
14cr|xtrace-1.2.0-4|14	you hook it between one or more X11 clients and an X server and
14cr|xtrace-1.2.0-4|15	it prints the requests going from client to server and the replies,
14cr|xtrace-1.2.0-4|16	events and errors going the other way.
14cr|xtrace-1.2.0-4|17	
14cr|xtrace-1.2.0-4|18	
14cr|xtrace-1.2.0-4|19	%prep
14cr|xtrace-1.2.0-4|20	%setup -q
14cr|xtrace-1.2.0-4|21	%configure2_5x
14cr|xtrace-1.2.0-4|22	
14cr|xtrace-1.2.0-4|23	%build
14cr|xtrace-1.2.0-4|24	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cr|xtrace-1.2.0-4|25	%make
14cr|xtrace-1.2.0-4|26	
14cr|xtrace-1.2.0-4|27	%install
14cr|xtrace-1.2.0-4|28	rm -rf %{buildroot}
14cr|xtrace-1.2.0-4|29	#mkdir -p $RPM_BUILD_ROOT/ % _bindir
14cr|xtrace-1.2.0-4|30	#install -m 755 mbootpack $RPM_BUILD_ROOT/ % _bindir/
14cr|xtrace-1.2.0-4|31	%makeinstall_std
14cr|xtrace-1.2.0-4|32	mv %{buildroot}/%_bindir/xtrace %buildroot/%_bindir/xtrace-x11
14cr|xtrace-1.2.0-4|33	mv %{buildroot}/%_mandir/man1/xtrace.1 %buildroot/%_mandir/man1/xtrace-x11.1
14cr|xtrace-1.2.0-4|34	mv %{buildroot}/%_datadir/%{name} %buildroot/%_datadir/%{name}-x11/
14cr|xtrace-1.2.0-4|35	
14cr|xtrace-1.2.0-4|36	%clean
14cr|xtrace-1.2.0-4|37	rm -rf %{buildroot}
14cr|xtrace-1.2.0-4|38	
14cr|xtrace-1.2.0-4|39	%files
14cr|xtrace-1.2.0-4|40	%defattr(-,root,root)
14cr|xtrace-1.2.0-4|41	%doc README NEWS
14cr|xtrace-1.2.0-4|42	%{_bindir}/*
14cr|xtrace-1.2.0-4|43	%{_mandir}/man1/*
14cr|xtrace-1.2.0-4|44	%{_datadir}/%{name}-x11/*.proto
14cr|xtrace-1.2.0-4|45	
14cr|xtrace-1.2.0-4|46	
14cr|xtrace-1.2.0-4|47	
14cr|xtrace-1.2.0-4|48	%changelog
14cr|xtrace-1.2.0-4|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cr|xtrace-1.2.0-4|50	+ Revision: 91afb56
14cr|xtrace-1.2.0-4|51	- MassBuild#464: Increase release tag
14cr|xtrace-1.2.0-4|52	
14cr|xtrace-1.2.0-4|53	

9375 14
14cr|xtrlock-2.6-2|1	%define debver	2.6
14cr|xtrlock-2.6-2|2	
14cr|xtrlock-2.6-2|3	Summary:	Minimal X display lock program
14cr|xtrlock-2.6-2|4	Name:		xtrlock
14cr|xtrlock-2.6-2|5	Version:	2.6
14cr|xtrlock-2.6-2|6	Release:	2
14cr|xtrlock-2.6-2|7	Group:		Graphical desktop/Other
14cr|xtrlock-2.6-2|8	URL:		http://packages.debian.org/sid/xtrlock
14cr|xtrlock-2.6-2|9	BuildRequires:	pkgconfig(x11)
14cr|xtrlock-2.6-2|10	BuildRequires:	imake
14cr|xtrlock-2.6-2|11	License:	GPLv3
14cr|xtrlock-2.6-2|12	Source0:	http://ftp.de.debian.org/debian/pool/main/x/%{name}/%{name}_%{debver}.tar.gz
14cr|xtrlock-2.6-2|13	
14cr|xtrlock-2.6-2|14	
14cr|xtrlock-2.6-2|15	%description
14cr|xtrlock-2.6-2|16	xtrlock is a very minimal X display lock program, which uses nothing
14cr|xtrlock-2.6-2|17	except the Xlib library. It doesn't obscure the screen, it is
14cr|xtrlock-2.6-2|18	completely idle while the display is locked and you don't type at it,
14cr|xtrlock-2.6-2|19	and it doesn't do funny things to the X access control lists.
14cr|xtrlock-2.6-2|20	
14cr|xtrlock-2.6-2|21	%prep
14cr|xtrlock-2.6-2|22	%setup -q
14cr|xtrlock-2.6-2|23	
14cr|xtrlock-2.6-2|24	%build
14cr|xtrlock-2.6-2|25	xmkmf
14cr|xtrlock-2.6-2|26	%make CFLAGS="%{optflags}" xtrlock
14cr|xtrlock-2.6-2|27	
14cr|xtrlock-2.6-2|28	%install
14cr|xtrlock-2.6-2|29	install -Dm 755 xtrlock %{buildroot}%{_bindir}/%{name}
14cr|xtrlock-2.6-2|30	install -Dm 644 xtrlock.man %{buildroot}%{_mandir}/man1/%{name}.1x
14cr|xtrlock-2.6-2|31	
14cr|xtrlock-2.6-2|32	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xtrlock-2.6-2|33	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cr|xtrlock-2.6-2|34	[Desktop Entry]
14cr|xtrlock-2.6-2|35	Name=Xtrlock
14cr|xtrlock-2.6-2|36	Comment=X terminal lock
14cr|xtrlock-2.6-2|37	Exec= xtrlock
14cr|xtrlock-2.6-2|38	Icon=gnome-lockscreen
14cr|xtrlock-2.6-2|39	Terminal=false
14cr|xtrlock-2.6-2|40	Type=Application
14cr|xtrlock-2.6-2|41	StartupNotify=true
14cr|xtrlock-2.6-2|42	Categories=System;
14cr|xtrlock-2.6-2|43	EOF
14cr|xtrlock-2.6-2|44	
14cr|xtrlock-2.6-2|45	
14cr|xtrlock-2.6-2|46	%files
14cr|xtrlock-2.6-2|47	%doc GPL-3.txt debian/README.Debian debian/changelog
14cr|xtrlock-2.6-2|48	%{_bindir}/%{name}
14cr|xtrlock-2.6-2|49	%{_mandir}/man1/%{name}.1*
14cr|xtrlock-2.6-2|50	%{_datadir}/applications/%{name}.desktop
14cr|xtrlock-2.6-2|51	
14cr|xtrlock-2.6-2|52	
14cr|xtrlock-2.6-2|53	
14cr|xtrlock-2.6-2|54	%changelog
14cr|xtrlock-2.6-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-2
14cr|xtrlock-2.6-2|56	+ Revision: d8199e7
14cr|xtrlock-2.6-2|57	- MassBuild#464: Increase release tag
14cr|xtrlock-2.6-2|58	
14cr|xtrlock-2.6-2|59	

9376 14
14cr|xtux-20030306-15|1	%define Werror_cflags %nil
14cr|xtux-20030306-15|2	
14cr|xtux-20030306-15|3	Name:		xtux
14cr|xtux-20030306-15|4	Version:	20030306
14cr|xtux-20030306-15|5	Release:	15
14cr|xtux-20030306-15|6	Summary:	Multiplayer arcade game featuring open-source mascots
14cr|xtux-20030306-15|7	Group:		Games/Arcade
14cr|xtux-20030306-15|8	License:	GPLv2
14cr|xtux-20030306-15|9	URL:		http://xtux.sourceforge.net/
14cr|xtux-20030306-15|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
14cr|xtux-20030306-15|11	Source1:	%{name}-16.png
14cr|xtux-20030306-15|12	Source2:	%{name}-32.png
14cr|xtux-20030306-15|13	Source3:	%{name}-48.png
14cr|xtux-20030306-15|14	Patch:		xtux-fix-format-strings.patch
14cr|xtux-20030306-15|15	BuildRequires:	pkgconfig(xpm)
14cr|xtux-20030306-15|16	
14cr|xtux-20030306-15|17	%description
14cr|xtux-20030306-15|18	2005: Microsoft finally releases Windows2000. The few remaining in line
14cr|xtux-20030306-15|19	from midnight December 31, 1999 expecting Microsoft to deliver "on time"
14cr|xtux-20030306-15|20	were slightly annoyed, but otherwise the response was extremely
14cr|xtux-20030306-15|21	enthusiastic.
14cr|xtux-20030306-15|22	
14cr|xtux-20030306-15|23	...
14cr|xtux-20030306-15|24	
14cr|xtux-20030306-15|25	You must Battle through hoards of Evil Microsoft lusers, Certified Peons
14cr|xtux-20030306-15|26	and Bugs while collecting computer processors. Using these, construct a
14cr|xtux-20030306-15|27	massive Beowulf machine capable of cracking the security on Microsofts
14cr|xtux-20030306-15|28	secret database. Upload yourself into the internet, liberate friendly
14cr|xtux-20030306-15|29	Linux sites, then battle your way into microsoft.com destroying all you
14cr|xtux-20030306-15|30	can find. Only then can you turn your wrath towards your nemisis, the
14cr|xtux-20030306-15|31	evil lord Gates.
14cr|xtux-20030306-15|32	
14cr|xtux-20030306-15|33	%prep
14cr|xtux-20030306-15|34	%setup -q -n %{name}
14cr|xtux-20030306-15|35	%patch -p2
14cr|xtux-20030306-15|36	perl -pi -e 's|./tux_serv|%{_gamesbindir}/tux_serv|;' src/client/menu.c
14cr|xtux-20030306-15|37	find . -type f -exec chmod -x {} \;
14cr|xtux-20030306-15|38	
14cr|xtux-20030306-15|39	%build
14cr|xtux-20030306-15|40	make CC="%{__cc} %{optflags}" DATADIR="%{_gamesdatadir}/%{name}" X11LIB="-lX11"
14cr|xtux-20030306-15|41	
14cr|xtux-20030306-15|42	%install
14cr|xtux-20030306-15|43	mkdir -p %{buildroot}%{_gamesbindir}
14cr|xtux-20030306-15|44	install -m 755 %{name} %{buildroot}%{_gamesbindir}
14cr|xtux-20030306-15|45	mkdir -p %{buildroot}%{_sbindir}
14cr|xtux-20030306-15|46	install -m 755 tux_serv %{buildroot}%{_gamesbindir}
14cr|xtux-20030306-15|47	
14cr|xtux-20030306-15|48	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cr|xtux-20030306-15|49	cp -a data/* %{buildroot}%{_gamesdatadir}/%{name}
14cr|xtux-20030306-15|50	
14cr|xtux-20030306-15|51	# icons
14cr|xtux-20030306-15|52	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cr|xtux-20030306-15|53	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cr|xtux-20030306-15|54	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14cr|xtux-20030306-15|55	
14cr|xtux-20030306-15|56	# menus
14cr|xtux-20030306-15|57	
14cr|xtux-20030306-15|58	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xtux-20030306-15|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|xtux-20030306-15|60	[Desktop Entry]
14cr|xtux-20030306-15|61	Name=X-Tux
14cr|xtux-20030306-15|62	Comment=X-Tux
14cr|xtux-20030306-15|63	Exec=%{_gamesbindir}/%{name}
14cr|xtux-20030306-15|64	Icon=%{name}
14cr|xtux-20030306-15|65	Terminal=false
14cr|xtux-20030306-15|66	Type=Application
14cr|xtux-20030306-15|67	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cr|xtux-20030306-15|68	EOF
14cr|xtux-20030306-15|69	
14cr|xtux-20030306-15|70	%{_bindir}/find %{buildroot}%{_gamesdatadir}/%{name}/images -type d -name ".xvpics" | %{_bindir}/xargs -t %{__rm} -r
14cr|xtux-20030306-15|71	
14cr|xtux-20030306-15|72	%files
14cr|xtux-20030306-15|73	%doc AUTHORS CHANGELOG COPYING README README.GGZ doc/*
14cr|xtux-20030306-15|74	%attr(0755,root,root) %{_gamesbindir}/%{name}
14cr|xtux-20030306-15|75	%attr(0755,root,root) %{_gamesbindir}/tux_serv
14cr|xtux-20030306-15|76	%{_gamesdatadir}/%{name}
14cr|xtux-20030306-15|77	%{_iconsdir}/%{name}.png
14cr|xtux-20030306-15|78	%{_miconsdir}/%{name}.png
14cr|xtux-20030306-15|79	%{_liconsdir}/%{name}.png
14cr|xtux-20030306-15|80	%{_datadir}/applications/%{name}.desktop
14cr|xtux-20030306-15|81	
14cr|xtux-20030306-15|82	
14cr|xtux-20030306-15|83	%changelog
14cr|xtux-20030306-15|84	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20030306-15
14cr|xtux-20030306-15|85	+ Revision: 34d4f3d
14cr|xtux-20030306-15|86	- MassBuild#464: Increase release tag
14cr|xtux-20030306-15|87	
14cr|xtux-20030306-15|88	

9377 14
14cr|xvattr-1.3-11|1	%define debug_package %{nil}
14cr|xvattr-1.3-11|2	
14cr|xvattr-1.3-11|3	Name:	xvattr
14cr|xvattr-1.3-11|4	Version: 1.3
14cr|xvattr-1.3-11|5	Release: 11
14cr|xvattr-1.3-11|6	Summary: Attribute editor for Xv extensions
14cr|xvattr-1.3-11|7	License: GPL
14cr|xvattr-1.3-11|8	Group:	 Video
14cr|xvattr-1.3-11|9	URL:	http://www.dtek.chalmers.se/groups/dvd/
14cr|xvattr-1.3-11|10	Source:	 http://www.dtek.chalmers.se/~dvd/dist/%{name}-%{version}.tar.bz2
14cr|xvattr-1.3-11|11	# (gentoo) use gtk+2.0:
14cr|xvattr-1.3-11|12	Patch0:  xvattr-1.3-gtk.patch
14cr|xvattr-1.3-11|13	Patch1:  xvattr-1.3-encoding.patch
14cr|xvattr-1.3-11|14	BuildRequires: pkgconfig(gtk+-2.0)
14cr|xvattr-1.3-11|15	BuildRequires: pkgconfig(xv)
14cr|xvattr-1.3-11|16	
14cr|xvattr-1.3-11|17	
14cr|xvattr-1.3-11|18	%description
14cr|xvattr-1.3-11|19	Xvattr lets you list the available attributes associated with the Xv
14cr|xvattr-1.3-11|20	extension to Xorg. It also allows you to change the values of the
14cr|xvattr-1.3-11|21	attributes. This can be used to change brightness and so on for
14cr|xvattr-1.3-11|22	programs that use Xv overlays.
14cr|xvattr-1.3-11|23	
14cr|xvattr-1.3-11|24	%prep
14cr|xvattr-1.3-11|25	%setup -q
14cr|xvattr-1.3-11|26	%patch0 -p1
14cr|xvattr-1.3-11|27	%patch1 -p0
14cr|xvattr-1.3-11|28	
14cr|xvattr-1.3-11|29	%build
14cr|xvattr-1.3-11|30	%configure2_5x
14cr|xvattr-1.3-11|31	%make
14cr|xvattr-1.3-11|32	
14cr|xvattr-1.3-11|33	%install
14cr|xvattr-1.3-11|34	%makeinstall
14cr|xvattr-1.3-11|35	
14cr|xvattr-1.3-11|36	
14cr|xvattr-1.3-11|37	%files
14cr|xvattr-1.3-11|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README xvattr.html
14cr|xvattr-1.3-11|39	%{_bindir}/%{name}
14cr|xvattr-1.3-11|40	%{_bindir}/gxvattr
14cr|xvattr-1.3-11|41	%{_mandir}/man1/%{name}.1*
14cr|xvattr-1.3-11|42	
14cr|xvattr-1.3-11|43	
14cr|xvattr-1.3-11|44	
14cr|xvattr-1.3-11|45	%changelog
14cr|xvattr-1.3-11|46	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-11
14cr|xvattr-1.3-11|47	+ Revision: 244a9dd
14cr|xvattr-1.3-11|48	- Disable debug
14cr|xvattr-1.3-11|49	
14cr|xvattr-1.3-11|50	

9378 14
14cr|xvidcap-1.1.7-5|1	#####################
14cr|xvidcap-1.1.7-5|2	# Hardcode PLF build
14cr|xvidcap-1.1.7-5|3	%define build_plf 0
14cr|xvidcap-1.1.7-5|4	#####################
14cr|xvidcap-1.1.7-5|5	
14cr|xvidcap-1.1.7-5|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14cr|xvidcap-1.1.7-5|7	
14cr|xvidcap-1.1.7-5|8	%if %{build_plf}
14cr|xvidcap-1.1.7-5|9	%define distsuffix plf
14cr|xvidcap-1.1.7-5|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14cr|xvidcap-1.1.7-5|11	%define extrarelsuffix plf
14cr|xvidcap-1.1.7-5|12	%endif
14cr|xvidcap-1.1.7-5|13	
14cr|xvidcap-1.1.7-5|14	# Note that disabling these does not cause build failures, but
14cr|xvidcap-1.1.7-5|15	# other output formats than xwd will be disabled
14cr|xvidcap-1.1.7-5|16	# embedded ffmpeg vhook modules
14cr|xvidcap-1.1.7-5|17	%define _disable_ld_no_undefined 1
14cr|xvidcap-1.1.7-5|18	# FIXME: embedded ffmpeg
14cr|xvidcap-1.1.7-5|19	%define _disable_ld_as_needed 1
14cr|xvidcap-1.1.7-5|20	
14cr|xvidcap-1.1.7-5|21	Name:		xvidcap
14cr|xvidcap-1.1.7-5|22	Summary:	Screen capture video recorder
14cr|xvidcap-1.1.7-5|23	Version:	1.1.7
14cr|xvidcap-1.1.7-5|24	Release:	5%{?extrarelsuffix}
14cr|xvidcap-1.1.7-5|25	License:	GPLv2+
14cr|xvidcap-1.1.7-5|26	Group:		Video
14cr|xvidcap-1.1.7-5|27	URL:		http://xvidcap.sourceforge.net/
14cr|xvidcap-1.1.7-5|28	Source0:	http://downloads.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz
14cr|xvidcap-1.1.7-5|29	Source1:	xvidcap_ru.po
14cr|xvidcap-1.1.7-5|30	Patch0:		xvidcap-1.1.5-docbook.patch
14cr|xvidcap-1.1.7-5|31	Patch1:		xvidcap-1.1.7-fix-headers.patch
14cr|xvidcap-1.1.7-5|32	Patch2:		xvidcap-1.1.5-nawk.patch
14cr|xvidcap-1.1.7-5|33	Patch3:		xvidcap-1.1.7-desktop-entry.patch
14cr|xvidcap-1.1.7-5|34	Patch4:		xvidcap-1.1.7-ffmpeg-options.patch
14cr|xvidcap-1.1.7-5|35	Patch5:		xvidcap-1.1.7-shmstr.patch
14cr|xvidcap-1.1.7-5|36	Patch6:		xvidcap-1.1.7-glib.patch
14cr|xvidcap-1.1.7-5|37	Patch7:		xvidcap-1.1.7-add-ru-localization.patch
14cr|xvidcap-1.1.7-5|38	
14cr|xvidcap-1.1.7-5|39	BuildRequires:	docbook-utils
14cr|xvidcap-1.1.7-5|40	BuildRequires:	intltool
14cr|xvidcap-1.1.7-5|41	BuildRequires:	scrollkeeper
14cr|xvidcap-1.1.7-5|42	BuildRequires:	xmlto
14cr|xvidcap-1.1.7-5|43	BuildRequires:	jpeg-devel
14cr|xvidcap-1.1.7-5|44	BuildRequires:  gettext
14cr|xvidcap-1.1.7-5|45	BuildRequires:	pkgconfig(dbus-glib-1)
14cr|xvidcap-1.1.7-5|46	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|xvidcap-1.1.7-5|47	BuildRequires:	pkgconfig(libglade-2.0)
14cr|xvidcap-1.1.7-5|48	BuildRequires:	pkgconfig(libpng)
14cr|xvidcap-1.1.7-5|49	BuildRequires:	pkgconfig(theora)
14cr|xvidcap-1.1.7-5|50	BuildRequires:	pkgconfig(x11)
14cr|xvidcap-1.1.7-5|51	BuildRequires:	pkgconfig(xmu)
14cr|xvidcap-1.1.7-5|52	BuildRequires:	pkgconfig(zlib)
14cr|xvidcap-1.1.7-5|53	%if %{build_plf}
14cr|xvidcap-1.1.7-5|54	BuildRequires:	libfaac-devel
14cr|xvidcap-1.1.7-5|55	BuildRequires:	libfaad2-devel
14cr|xvidcap-1.1.7-5|56	BuildRequires:	liblame-devel
14cr|xvidcap-1.1.7-5|57	BuildRequires:	pkgconfig(x264)
14cr|xvidcap-1.1.7-5|58	%endif
14cr|xvidcap-1.1.7-5|59	BuildConflicts:	ffmpeg-devel
14cr|xvidcap-1.1.7-5|60	Requires(post):	scrollkeeper
14cr|xvidcap-1.1.7-5|61	Requires(postun): scrollkeeper
14cr|xvidcap-1.1.7-5|62	Requires:	mplayer
14cr|xvidcap-1.1.7-5|63	Requires:	mencoder
14cr|xvidcap-1.1.7-5|64	Requires:	ffmpeg
14cr|xvidcap-1.1.7-5|65	Requires:	imagemagick
14cr|xvidcap-1.1.7-5|66	
14cr|xvidcap-1.1.7-5|67	%description
14cr|xvidcap-1.1.7-5|68	xvidcap is a screen capture enabling you to capture videos off your X-Window
14cr|xvidcap-1.1.7-5|69	desktop for illustration or documentation purposes. It is intended to be a
14cr|xvidcap-1.1.7-5|70	standards-based alternative to tools like Lotus ScreenCam.
14cr|xvidcap-1.1.7-5|71	
14cr|xvidcap-1.1.7-5|72	%if %{build_plf}
14cr|xvidcap-1.1.7-5|73	This package is in Restricted reporitory as it is linked with patented codecs.
14cr|xvidcap-1.1.7-5|74	%endif
14cr|xvidcap-1.1.7-5|75	
14cr|xvidcap-1.1.7-5|76	%prep
14cr|xvidcap-1.1.7-5|77	%setup -q
14cr|xvidcap-1.1.7-5|78	cp -p %{SOURCE1} po/ru.po
14cr|xvidcap-1.1.7-5|79	%patch0 -p0 -b .docbook
14cr|xvidcap-1.1.7-5|80	%patch1 -p1
14cr|xvidcap-1.1.7-5|81	%patch2 -p0 -b .fixawk
14cr|xvidcap-1.1.7-5|82	%patch3 -p1
14cr|xvidcap-1.1.7-5|83	%patch4 -p1
14cr|xvidcap-1.1.7-5|84	%patch5 -p0
14cr|xvidcap-1.1.7-5|85	%patch6 -p1
14cr|xvidcap-1.1.7-5|86	%patch7 -p1 -b .ru_po
14cr|xvidcap-1.1.7-5|87	
14cr|xvidcap-1.1.7-5|88	autoreconf -fi
14cr|xvidcap-1.1.7-5|89	#aclocal
14cr|xvidcap-1.1.7-5|90	#autoheader
14cr|xvidcap-1.1.7-5|91	#autoconf
14cr|xvidcap-1.1.7-5|92	#automake
14cr|xvidcap-1.1.7-5|93	cp configure.ac configure.in
14cr|xvidcap-1.1.7-5|94	# NOCONFIGURE=yes sh ./autogen.sh
14cr|xvidcap-1.1.7-5|95	intltoolize --copy --force
14cr|xvidcap-1.1.7-5|96	
14cr|xvidcap-1.1.7-5|97	%build
14cr|xvidcap-1.1.7-5|98	%configure2_5x --disable-dependency-tracking --enable-libtheora LIBS="-lX11 -lz -lXext"
14cr|xvidcap-1.1.7-5|99	%make CPPFLAGS=-I`pwd`/ffmpeg
14cr|xvidcap-1.1.7-5|100	
14cr|xvidcap-1.1.7-5|101	%install
14cr|xvidcap-1.1.7-5|102	%makeinstall_std
14cr|xvidcap-1.1.7-5|103	
14cr|xvidcap-1.1.7-5|104	chmod 755 %{buildroot}%{_datadir}/%{name}/ppm2mpeg.sh
14cr|xvidcap-1.1.7-5|105	ln -s %{_datadir}/%{name}/ppm2mpeg.sh %{buildroot}%{_bindir}/ppm2mpeg.sh
14cr|xvidcap-1.1.7-5|106	
14cr|xvidcap-1.1.7-5|107	rm -fr %{buildroot}/%{_docdir}
14cr|xvidcap-1.1.7-5|108	
14cr|xvidcap-1.1.7-5|109	%find_lang %{name} --with-gnome --with-man --all-name
14cr|xvidcap-1.1.7-5|110	
14cr|xvidcap-1.1.7-5|111	%files -f %{name}.lang
14cr|xvidcap-1.1.7-5|112	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|xvidcap-1.1.7-5|113	%{_bindir}/%{name}
14cr|xvidcap-1.1.7-5|114	%{_bindir}/xvidcap-dbus-client
14cr|xvidcap-1.1.7-5|115	%{_bindir}/ppm2mpeg.sh
14cr|xvidcap-1.1.7-5|116	%{_datadir}/dbus-1/services/net.jarre_de_the.Xvidcap.service
14cr|xvidcap-1.1.7-5|117	%{_mandir}/man1/*
14cr|xvidcap-1.1.7-5|118	%{_datadir}/applications/xvidcap.desktop
14cr|xvidcap-1.1.7-5|119	%{_datadir}/%{name}
14cr|xvidcap-1.1.7-5|120	%{_datadir}/pixmaps/%{name}.png
14cr|xvidcap-1.1.7-5|121	
14cr|xvidcap-1.1.7-5|122	
14cr|xvidcap-1.1.7-5|123	%changelog
14cr|xvidcap-1.1.7-5|124	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-5
14cr|xvidcap-1.1.7-5|125	+ Revision: cb103c3
14cr|xvidcap-1.1.7-5|126	- Use autoreconf
14cr|xvidcap-1.1.7-5|127	
14cr|xvidcap-1.1.7-5|128	

9379 14
14cr|xvideoservicethief-2.4.1-2|1	%define tarballver %(echo %version|sed -e 's/\\./_/g')
14cr|xvideoservicethief-2.4.1-2|2	%define tarballname xVST
14cr|xvideoservicethief-2.4.1-2|3	
14cr|xvideoservicethief-2.4.1-2|4	Summary:	Downloading your favourite video clips
14cr|xvideoservicethief-2.4.1-2|5	Name:		xvideoservicethief
14cr|xvideoservicethief-2.4.1-2|6	Version: 	2.4.1
14cr|xvideoservicethief-2.4.1-2|7	Release: 	2
14cr|xvideoservicethief-2.4.1-2|8	Source0: 	%{tarballname}_%{tarballver}_src.zip
14cr|xvideoservicethief-2.4.1-2|9	License: 	GPLv2+
14cr|xvideoservicethief-2.4.1-2|10	Group: 		Networking/WWW
14cr|xvideoservicethief-2.4.1-2|11	Url: 		http://xviservicethief.sourceforge.net
14cr|xvideoservicethief-2.4.1-2|12	BuildRequires: 	qt4-devel
14cr|xvideoservicethief-2.4.1-2|13	Provides:	xvst = %version
14cr|xvideoservicethief-2.4.1-2|14	Provides:	xviservicethief = %version
14cr|xvideoservicethief-2.4.1-2|15	Patch0:         xvideoservicethief-2.4.1-gcc47.patch
14cr|xvideoservicethief-2.4.1-2|16	
14cr|xvideoservicethief-2.4.1-2|17	%description
14cr|xvideoservicethief-2.4.1-2|18	xVideoServiceThief (a.k.a xVST) is a tool for downloading your favourite
14cr|xvideoservicethief-2.4.1-2|19	video clips from a lot of video websites.
14cr|xvideoservicethief-2.4.1-2|20	
14cr|xvideoservicethief-2.4.1-2|21	xVideoServiceThief also provide you the ability to convert each video in
14cr|xvideoservicethief-2.4.1-2|22	most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.
14cr|xvideoservicethief-2.4.1-2|23	
14cr|xvideoservicethief-2.4.1-2|24	%files
14cr|xvideoservicethief-2.4.1-2|25	%defattr(-,root,root)
14cr|xvideoservicethief-2.4.1-2|26	%_bindir/*
14cr|xvideoservicethief-2.4.1-2|27	%_datadir/applications/*.desktop
14cr|xvideoservicethief-2.4.1-2|28	
14cr|xvideoservicethief-2.4.1-2|29	#--------------------------------------------------------------------
14cr|xvideoservicethief-2.4.1-2|30	%prep
14cr|xvideoservicethief-2.4.1-2|31	%setup -q -c -n %name-%version
14cr|xvideoservicethief-2.4.1-2|32	%patch0 -p1
14cr|xvideoservicethief-2.4.1-2|33	
14cr|xvideoservicethief-2.4.1-2|34	%build
14cr|xvideoservicethief-2.4.1-2|35	%qmake_qt4
14cr|xvideoservicethief-2.4.1-2|36	%make
14cr|xvideoservicethief-2.4.1-2|37	
14cr|xvideoservicethief-2.4.1-2|38	%install
14cr|xvideoservicethief-2.4.1-2|39	rm -rf %{buildroot}
14cr|xvideoservicethief-2.4.1-2|40	install -D -m0755 bin/xvst %{buildroot}%_bindir/xvst
14cr|xvideoservicethief-2.4.1-2|41	
14cr|xvideoservicethief-2.4.1-2|42	mkdir -p %{buildroot}/%_datadir/applications
14cr|xvideoservicethief-2.4.1-2|43	cat > %{buildroot}/%_datadir/applications/mandriva-%name.desktop <<EOF
14cr|xvideoservicethief-2.4.1-2|44	[Desktop Entry]
14cr|xvideoservicethief-2.4.1-2|45	Name=xVideoServiceThief
14cr|xvideoservicethief-2.4.1-2|46	Comment=Downloading video clips
14cr|xvideoservicethief-2.4.1-2|47	Exec=%{_bindir}/xvst
14cr|xvideoservicethief-2.4.1-2|48	Terminal=false
14cr|xvideoservicethief-2.4.1-2|49	Type=Application
14cr|xvideoservicethief-2.4.1-2|50	StartupNotify=true
14cr|xvideoservicethief-2.4.1-2|51	Categories=Qt;Network;
14cr|xvideoservicethief-2.4.1-2|52	EOF
14cr|xvideoservicethief-2.4.1-2|53	
14cr|xvideoservicethief-2.4.1-2|54	%clean
14cr|xvideoservicethief-2.4.1-2|55	rm -rf %{buildroot}
14cr|xvideoservicethief-2.4.1-2|56	
14cr|xvideoservicethief-2.4.1-2|57	
14cr|xvideoservicethief-2.4.1-2|58	
14cr|xvideoservicethief-2.4.1-2|59	
14cr|xvideoservicethief-2.4.1-2|60	%changelog
14cr|xvideoservicethief-2.4.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-2
14cr|xvideoservicethief-2.4.1-2|62	+ Revision: f20ba58
14cr|xvideoservicethief-2.4.1-2|63	- MassBuild#464: Increase release tag
14cr|xvideoservicethief-2.4.1-2|64	
14cr|xvideoservicethief-2.4.1-2|65	

9380 14
14cr|xvkbd-3.5-2|1	
14cr|xvkbd-3.5-2|2	Name: 	 	xvkbd
14cr|xvkbd-3.5-2|3	Summary: 	Virtual (on-screen) keyboard for X
14cr|xvkbd-3.5-2|4	
14cr|xvkbd-3.5-2|5	Version: 	3.5
14cr|xvkbd-3.5-2|6	Release: 	2
14cr|xvkbd-3.5-2|7	
14cr|xvkbd-3.5-2|8	Source0:	http://homepage3.nifty.com/tsato/xvkbd/%{name}-%{version}.tar.gz
14cr|xvkbd-3.5-2|9	URL:		http://homepage3.nifty.com/tsato/xvkbd/
14cr|xvkbd-3.5-2|10	License:	GPL
14cr|xvkbd-3.5-2|11	Group:		System/X11
14cr|xvkbd-3.5-2|12	BuildRequires:	Xaw3d-devel
14cr|xvkbd-3.5-2|13	BuildRequires:	pkgconfig(x11)
14cr|xvkbd-3.5-2|14	BuildRequires:	pkgconfig(xmu)
14cr|xvkbd-3.5-2|15	BuildRequires:	pkgconfig(xt)
14cr|xvkbd-3.5-2|16	BuildRequires:	pkgconfig(xtst)
14cr|xvkbd-3.5-2|17	BuildRequires:	pkgconfig(xi)
14cr|xvkbd-3.5-2|18	BuildRequires:	pkgconfig(xaw7)
14cr|xvkbd-3.5-2|19	BuildRequires:	imagemagick
14cr|xvkbd-3.5-2|20	BuildRequires:	imake
14cr|xvkbd-3.5-2|21	
14cr|xvkbd-3.5-2|22	%description
14cr|xvkbd-3.5-2|23	xvkbd is a virtual (graphical) keyboard program for X Window System which
14cr|xvkbd-3.5-2|24	provides facility to enter characters onto other clients (softwares) by
14cr|xvkbd-3.5-2|25	clicking on a keyboard displayed on the screen. This may be used for systems
14cr|xvkbd-3.5-2|26	without a hardware keyboard such as kiosk terminals or handheld devices.
14cr|xvkbd-3.5-2|27	
14cr|xvkbd-3.5-2|28	This program also has facility to send characters specified as the command
14cr|xvkbd-3.5-2|29	line option to another client, which can help when one wants to fully utilize
14cr|xvkbd-3.5-2|30	some modern mice with multiple buttons.
14cr|xvkbd-3.5-2|31	
14cr|xvkbd-3.5-2|32	%prep
14cr|xvkbd-3.5-2|33	%setup -q
14cr|xvkbd-3.5-2|34	
14cr|xvkbd-3.5-2|35	%build
14cr|xvkbd-3.5-2|36	xmkmf
14cr|xvkbd-3.5-2|37	%make CDEBUGFLAGS="%{optflags}" EXTRA_LDOPTIONS="%ldflags"
14cr|xvkbd-3.5-2|38	
14cr|xvkbd-3.5-2|39	%install
14cr|xvkbd-3.5-2|40	%makeinstall_std install.man
14cr|xvkbd-3.5-2|41	rm -f %{buildroot}/%{_prefix}/lib/X11/app-defaults
14cr|xvkbd-3.5-2|42	
14cr|xvkbd-3.5-2|43	#menu
14cr|xvkbd-3.5-2|44	
14cr|xvkbd-3.5-2|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xvkbd-3.5-2|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|xvkbd-3.5-2|47	[Desktop Entry]
14cr|xvkbd-3.5-2|48	Name=Virtual Keyboard
14cr|xvkbd-3.5-2|49	Comment=On-screen keyboard for X
14cr|xvkbd-3.5-2|50	Exec=%{_bindir}/%{name}
14cr|xvkbd-3.5-2|51	Icon=%{name}
14cr|xvkbd-3.5-2|52	Terminal=false
14cr|xvkbd-3.5-2|53	Type=Application
14cr|xvkbd-3.5-2|54	Categories=X-MandrivaLinux-MoreApplications-Accessibility;
14cr|xvkbd-3.5-2|55	EOF
14cr|xvkbd-3.5-2|56	
14cr|xvkbd-3.5-2|57	#icons
14cr|xvkbd-3.5-2|58	mkdir -p %{buildroot}/%{_liconsdir}
14cr|xvkbd-3.5-2|59	convert -size 48x48 xvkbd_icon.xbm %{buildroot}/%{_liconsdir}/%{name}.png
14cr|xvkbd-3.5-2|60	mkdir -p %{buildroot}/%{_iconsdir}
14cr|xvkbd-3.5-2|61	convert -size 32x32 xvkbd.xbm %{buildroot}/%{_iconsdir}/%{name}.png
14cr|xvkbd-3.5-2|62	mkdir -p %{buildroot}/%{_miconsdir}
14cr|xvkbd-3.5-2|63	convert -size 16x16 xvkbd.xbm %{buildroot}/%{_miconsdir}/%{name}.png
14cr|xvkbd-3.5-2|64	
14cr|xvkbd-3.5-2|65	%files
14cr|xvkbd-3.5-2|66	%doc README
14cr|xvkbd-3.5-2|67	#%doc %{_prefix}/X11R6/lib/X11/doc/html/xvkbd.1.html
14cr|xvkbd-3.5-2|68	%{_prefix}/bin/*
14cr|xvkbd-3.5-2|69	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cr|xvkbd-3.5-2|70	%{_mandir}/man1/*
14cr|xvkbd-3.5-2|71	%{_datadir}/applications
14cr|xvkbd-3.5-2|72	%{_liconsdir}/%{name}.png
14cr|xvkbd-3.5-2|73	%{_iconsdir}/%{name}.png
14cr|xvkbd-3.5-2|74	%{_miconsdir}/%{name}.png
14cr|xvkbd-3.5-2|75	
14cr|xvkbd-3.5-2|76	
14cr|xvkbd-3.5-2|77	
14cr|xvkbd-3.5-2|78	
14cr|xvkbd-3.5-2|79	
14cr|xvkbd-3.5-2|80	%changelog
14cr|xvkbd-3.5-2|81	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5-2
14cr|xvkbd-3.5-2|82	+ Revision: 202e366
14cr|xvkbd-3.5-2|83	- MassBuild#464: Increase release tag
14cr|xvkbd-3.5-2|84	
14cr|xvkbd-3.5-2|85	

9381 14
14cr|xwii-2.9.4-5|1	
14cr|xwii-2.9.4-5|2	Name:		xwii
14cr|xwii-2.9.4-5|3	License:	GPL
14cr|xwii-2.9.4-5|4	Group:		System/Kernel and hardware
14cr|xwii-2.9.4-5|5	URL:		http://pingus.seul.org/~grumbel/xwii/
14cr|xwii-2.9.4-5|6	Version:	2.9.4
14cr|xwii-2.9.4-5|7	Release:	5
14cr|xwii-2.9.4-5|8	Summary:	Nintendo Wiimote Driver
14cr|xwii-2.9.4-5|9	Source:		http://pingus.seul.org/~grumbel/xwii/%{name}_%{version}_src.tar.gz
14cr|xwii-2.9.4-5|10	Patch0:		xwii_2.9.4-linkage.patch
14cr|xwii-2.9.4-5|11	BuildRequires:	pkgconfig(x11)
14cr|xwii-2.9.4-5|12	BuildRequires:	pkgconfig(xtst)
14cr|xwii-2.9.4-5|13	BuildRequires:	pkgconfig(xi)
14cr|xwii-2.9.4-5|14	BuildRequires:	wiiuse
14cr|xwii-2.9.4-5|15	BuildRequires:	wiiuse-devel
14cr|xwii-2.9.4-5|16	
14cr|xwii-2.9.4-5|17	%description
14cr|xwii-2.9.4-5|18	Userspace Nintendo Wiimote Driver for Linux
14cr|xwii-2.9.4-5|19	
14cr|xwii-2.9.4-5|20	%prep
14cr|xwii-2.9.4-5|21	%setup -q -n %{name}_%{version}_src
14cr|xwii-2.9.4-5|22	%patch0 -p0 -b .link
14cr|xwii-2.9.4-5|23	rm -fr wiiuse_v0.12
14cr|xwii-2.9.4-5|24	
14cr|xwii-2.9.4-5|25	%build
14cr|xwii-2.9.4-5|26	ln -s %{_libdir}/libwiiuse.so ./
14cr|xwii-2.9.4-5|27	%make PREFIX=%{_prefix}
14cr|xwii-2.9.4-5|28	
14cr|xwii-2.9.4-5|29	%install
14cr|xwii-2.9.4-5|30	install -d %{buildroot}%{_docdir}/%{name}/
14cr|xwii-2.9.4-5|31	install -d %{buildroot}%{_datadir}/%{name}/
14cr|xwii-2.9.4-5|32	
14cr|xwii-2.9.4-5|33	install -Dp xwii %{buildroot}%{_bindir}/%{name}
14cr|xwii-2.9.4-5|34	install -Dp Documentation/* %{buildroot}%{_docdir}/%{name}/
14cr|xwii-2.9.4-5|35	install -Dp profiles/* %{buildroot}%{_datadir}/%{name}/
14cr|xwii-2.9.4-5|36	
14cr|xwii-2.9.4-5|37	%clean
14cr|xwii-2.9.4-5|38	
14cr|xwii-2.9.4-5|39	%files
14cr|xwii-2.9.4-5|40	%defattr(-,root,root)
14cr|xwii-2.9.4-5|41	%{_bindir}/%{name}
14cr|xwii-2.9.4-5|42	%{_docdir}/%{name}
14cr|xwii-2.9.4-5|43	%{_datadir}/%{name}
14cr|xwii-2.9.4-5|44	
14cr|xwii-2.9.4-5|45	
14cr|xwii-2.9.4-5|46	
14cr|xwii-2.9.4-5|47	
14cr|xwii-2.9.4-5|48	%changelog
14cr|xwii-2.9.4-5|49	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.4-5
14cr|xwii-2.9.4-5|50	+ Revision: 0c17eec
14cr|xwii-2.9.4-5|51	- MassBuild#464: Increase release tag
14cr|xwii-2.9.4-5|52	
14cr|xwii-2.9.4-5|53	

9382 14
14cr|xwinwrap-0-0.20090215.6|1	%define cvs 20090215
14cr|xwinwrap-0-0.20090215.6|2	%define release  0.%{cvs}.6
14cr|xwinwrap-0-0.20090215.6|3	%define debug_package	%{nil}
14cr|xwinwrap-0-0.20090215.6|4	
14cr|xwinwrap-0-0.20090215.6|5	Name: xwinwrap
14cr|xwinwrap-0-0.20090215.6|6	Version: 0
14cr|xwinwrap-0-0.20090215.6|7	Release: %{release}
14cr|xwinwrap-0-0.20090215.6|8	Summary: Utility to run applications as your desktop background
14cr|xwinwrap-0-0.20090215.6|9	Group: System/X11
14cr|xwinwrap-0-0.20090215.6|10	URL:  http://bazaar.launchpad.net/~shantanu-goel/xwinwrap/devel/files
14cr|xwinwrap-0-0.20090215.6|11	Source: %{name}-%{cvs}.tar.gz
14cr|xwinwrap-0-0.20090215.6|12	#This is a script to run xscreensaver as animated background in Xgl
14cr|xwinwrap-0-0.20090215.6|13	# and is under GPLv2
14cr|xwinwrap-0-0.20090215.6|14	Source1:	coolbg
14cr|xwinwrap-0-0.20090215.6|15	License: GPL
14cr|xwinwrap-0-0.20090215.6|16	BuildRequires: pkgconfig(x11)
14cr|xwinwrap-0-0.20090215.6|17	BuildRequires: pkgconfig(xext)
14cr|xwinwrap-0-0.20090215.6|18	BuildRequires: pkgconfig(xrender)
14cr|xwinwrap-0-0.20090215.6|19	
14cr|xwinwrap-0-0.20090215.6|20	%description
14cr|xwinwrap-0-0.20090215.6|21	Wrap, for example, Open GL screen savers and put them on your
14cr|xwinwrap-0-0.20090215.6|22	desktop background.
14cr|xwinwrap-0-0.20090215.6|23	
14cr|xwinwrap-0-0.20090215.6|24	Examples:
14cr|xwinwrap-0-0.20090215.6|25	xwinwrap -ni -argb -fs -s -st -sp -a -nf -- /usr/lib/xscreensaver/glmatrix
14cr|xwinwrap-0-0.20090215.6|26	-window-id WID
14cr|xwinwrap-0-0.20090215.6|27	xwinwrap -ni -o 0.6 -fs -s -st -sp -b -nf -- mplayer -wid WID -quiet movie.mpg
14cr|xwinwrap-0-0.20090215.6|28	xwinwrap -ni -argb -fs -s -st -sp -b -nf -- q3demo -window-id WID
14cr|xwinwrap-0-0.20090215.6|29	
14cr|xwinwrap-0-0.20090215.6|30	%prep
14cr|xwinwrap-0-0.20090215.6|31	%setup -q -n %{name}-%{cvs}
14cr|xwinwrap-0-0.20090215.6|32	
14cr|xwinwrap-0-0.20090215.6|33	
14cr|xwinwrap-0-0.20090215.6|34	%build
14cr|xwinwrap-0-0.20090215.6|35	%ifarch x86_64
14cr|xwinwrap-0-0.20090215.6|36	/usr/bin/gcc -Wall -Wstrict-prototypes \
14cr|xwinwrap-0-0.20090215.6|37	-Wmissing-prototypes \
14cr|xwinwrap-0-0.20090215.6|38	-Wmissing-declarations \
14cr|xwinwrap-0-0.20090215.6|39	-Wredundant-decls \
14cr|xwinwrap-0-0.20090215.6|40	-lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
14cr|xwinwrap-0-0.20090215.6|41	%else
14cr|xwinwrap-0-0.20090215.6|42	/usr/bin/gcc -m32 -Wall -Wstrict-prototypes \
14cr|xwinwrap-0-0.20090215.6|43	-Wmissing-prototypes \
14cr|xwinwrap-0-0.20090215.6|44	-Wmissing-declarations \
14cr|xwinwrap-0-0.20090215.6|45	-Wredundant-decls \
14cr|xwinwrap-0-0.20090215.6|46	-lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
14cr|xwinwrap-0-0.20090215.6|47	%endif
14cr|xwinwrap-0-0.20090215.6|48	
14cr|xwinwrap-0-0.20090215.6|49	%install
14cr|xwinwrap-0-0.20090215.6|50	mkdir -p %{buildroot}%{_bindir}
14cr|xwinwrap-0-0.20090215.6|51	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}
14cr|xwinwrap-0-0.20090215.6|52	install -m 755 %{name} %{buildroot}%{_bindir}
14cr|xwinwrap-0-0.20090215.6|53	
14cr|xwinwrap-0-0.20090215.6|54	cat<<EOF >README
14cr|xwinwrap-0-0.20090215.6|55	With xwinwrap and coobg You can run your screensavers, play
14cr|xwinwrap-0-0.20090215.6|56	movies etc and it will look as if they are part of your background.
14cr|xwinwrap-0-0.20090215.6|57	EOF
14cr|xwinwrap-0-0.20090215.6|58	
14cr|xwinwrap-0-0.20090215.6|59	%files
14cr|xwinwrap-0-0.20090215.6|60	%doc README
14cr|xwinwrap-0-0.20090215.6|61	%{_bindir}/*
14cr|xwinwrap-0-0.20090215.6|62	
14cr|xwinwrap-0-0.20090215.6|63	
14cr|xwinwrap-0-0.20090215.6|64	
14cr|xwinwrap-0-0.20090215.6|65	
14cr|xwinwrap-0-0.20090215.6|66	%changelog
14cr|xwinwrap-0-0.20090215.6|67	* Sun Mar 02 2014 symbianflo <symbianflo@symbianflo> 0-0.20090215.6
14cr|xwinwrap-0-0.20090215.6|68	+ Revision: c0182ce
14cr|xwinwrap-0-0.20090215.6|69	- Log: update 20090215 ( latest bzr), fix linking, import from MRB-CLI&&TTY section
14cr|xwinwrap-0-0.20090215.6|70	
14cr|xwinwrap-0-0.20090215.6|71	

9383 14
14cr|xxgdb-1.12-33|1	Name:		xxgdb
14cr|xxgdb-1.12-33|2	Summary:	An X Window System graphical interface for the GNU gdb debugger
14cr|xxgdb-1.12-33|3	Version:	1.12
14cr|xxgdb-1.12-33|4	Release:	33
14cr|xxgdb-1.12-33|5	License:	MIT
14cr|xxgdb-1.12-33|6	Group:		Development/Other
14cr|xxgdb-1.12-33|7	BuildRequires:	pkgconfig(x11)
14cr|xxgdb-1.12-33|8	BuildRequires:	pkgconfig(xext)
14cr|xxgdb-1.12-33|9	BuildRequires:	pkgconfig(xaw7)
14cr|xxgdb-1.12-33|10	BuildRequires:	pkgconfig(xmu)
14cr|xxgdb-1.12-33|11	BuildRequires:	pkgconfig(xt)
14cr|xxgdb-1.12-33|12	BuildRequires:	imake
14cr|xxgdb-1.12-33|13	Source0:	ftp://sunsite.unc.edu/pub/Linux/devel/debuggers/%{name}-%{version}.tar.bz2
14cr|xxgdb-1.12-33|14	Source11:	%{name}-16x16.png
14cr|xxgdb-1.12-33|15	Source12:	%{name}-32x32.png
14cr|xxgdb-1.12-33|16	Source13:	%{name}-48x48.png
14cr|xxgdb-1.12-33|17	Patch0:		xxgdb-1.08-glibc.patch
14cr|xxgdb-1.12-33|18	Patch1:		xxgdb-1.12-sysv.patch
14cr|xxgdb-1.12-33|19	# From Debian (008-unix98-ptys.dpatch): Support Unix98 PTYs - AdamW
14cr|xxgdb-1.12-33|20	# 2008/09
14cr|xxgdb-1.12-33|21	Patch3:		xxgdb-1.12-debian-pty.patch
14cr|xxgdb-1.12-33|22	# From Debian: fix a build failure - AdamW 2008/09
14cr|xxgdb-1.12-33|23	Patch4:		xxgdb-1.12-debian-filemenu.patch
14cr|xxgdb-1.12-33|24	Patch5:		xxgdb-1.12-mandriva.patch
14cr|xxgdb-1.12-33|25	Requires:	gdb
14cr|xxgdb-1.12-33|26	Requires:	xedit
14cr|xxgdb-1.12-33|27	
14cr|xxgdb-1.12-33|28	%description
14cr|xxgdb-1.12-33|29	Xxgdb is an X Window System graphical interface to the GNU gdb debugger.
14cr|xxgdb-1.12-33|30	Xxgdb provides visual feedback and supports a mouse interface for the
14cr|xxgdb-1.12-33|31	user who wants to perform debugging tasks like the following:  controlling
14cr|xxgdb-1.12-33|32	program execution through breakpoints, examining and traversing the
14cr|xxgdb-1.12-33|33	function call stack, displaying values of variables and data structures,
14cr|xxgdb-1.12-33|34	and browsing source files and functions.
14cr|xxgdb-1.12-33|35	
14cr|xxgdb-1.12-33|36	Install the xxgdb package if you'd like to use a graphical interface with
14cr|xxgdb-1.12-33|37	the GNU gdb debugger.  You'll also need to have the gdb package installed.
14cr|xxgdb-1.12-33|38	
14cr|xxgdb-1.12-33|39	%prep
14cr|xxgdb-1.12-33|40	%setup -q -n %{name}-%{version}
14cr|xxgdb-1.12-33|41	%patch0 -p1
14cr|xxgdb-1.12-33|42	%patch1 -p1
14cr|xxgdb-1.12-33|43	%patch3 -p1 -b .pty
14cr|xxgdb-1.12-33|44	%patch4 -p1 -b .build
14cr|xxgdb-1.12-33|45	%patch5 -p1
14cr|xxgdb-1.12-33|46	
14cr|xxgdb-1.12-33|47	%build
14cr|xxgdb-1.12-33|48	xmkmf
14cr|xxgdb-1.12-33|49	%make CDEBUGFLAGS="%{optflags} -DUNIX98=1" CXXDEBUGFLAGS="%{optflags} -DUNIX98=1"
14cr|xxgdb-1.12-33|50	
14cr|xxgdb-1.12-33|51	%install
14cr|xxgdb-1.12-33|52	rm -rf %{buildroot}
14cr|xxgdb-1.12-33|53	%{makeinstall_std} install.man
14cr|xxgdb-1.12-33|54	
14cr|xxgdb-1.12-33|55	# icons
14cr|xxgdb-1.12-33|56	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xxgdb-1.12-33|57	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xxgdb-1.12-33|58	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xxgdb-1.12-33|59	
14cr|xxgdb-1.12-33|60	mkdir -p %{buildroot}%{_datadir}/applications
14cr|xxgdb-1.12-33|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|xxgdb-1.12-33|62	[Desktop Entry]
14cr|xxgdb-1.12-33|63	Name=Xxgdb
14cr|xxgdb-1.12-33|64	Comment=Graphical interface to gdb debugger
14cr|xxgdb-1.12-33|65	Exec=%{_bindir}/%{name}
14cr|xxgdb-1.12-33|66	Icon=%{name}
14cr|xxgdb-1.12-33|67	Terminal=false
14cr|xxgdb-1.12-33|68	Type=Application
14cr|xxgdb-1.12-33|69	StartupNotify=true
14cr|xxgdb-1.12-33|70	Categories=Development;Debugger;
14cr|xxgdb-1.12-33|71	EOF
14cr|xxgdb-1.12-33|72	
14cr|xxgdb-1.12-33|73	rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
14cr|xxgdb-1.12-33|74	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
14cr|xxgdb-1.12-33|75	mv -f %{buildroot}%{_sysconfdir}/X11/app-defaults/XDbx %{buildroot}%{_datadir}/X11/app-defaults
14cr|xxgdb-1.12-33|76	
14cr|xxgdb-1.12-33|77	%clean
14cr|xxgdb-1.12-33|78	rm -rf %{buildroot}
14cr|xxgdb-1.12-33|79	
14cr|xxgdb-1.12-33|80	%if %mdkversion < 200900
14cr|xxgdb-1.12-33|81	%post
14cr|xxgdb-1.12-33|82	%update_menus
14cr|xxgdb-1.12-33|83	%update_icon_cache hicolor
14cr|xxgdb-1.12-33|84	%endif
14cr|xxgdb-1.12-33|85	
14cr|xxgdb-1.12-33|86	%if %mdkversion < 200900
14cr|xxgdb-1.12-33|87	%postun
14cr|xxgdb-1.12-33|88	%clean_menus
14cr|xxgdb-1.12-33|89	%clean_icon_cache hicolor
14cr|xxgdb-1.12-33|90	%endif
14cr|xxgdb-1.12-33|91	
14cr|xxgdb-1.12-33|92	%files
14cr|xxgdb-1.12-33|93	%defattr(-,root,root)
14cr|xxgdb-1.12-33|94	%{_bindir}/%{name}
14cr|xxgdb-1.12-33|95	%{_mandir}/man1/xxgdb.1*
14cr|xxgdb-1.12-33|96	%{_datadir}/X11/app-defaults/XDbx
14cr|xxgdb-1.12-33|97	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|xxgdb-1.12-33|98	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|xxgdb-1.12-33|99	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|xxgdb-1.12-33|100	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|xxgdb-1.12-33|101	
14cr|xxgdb-1.12-33|102	
14cr|xxgdb-1.12-33|103	
14cr|xxgdb-1.12-33|104	%changelog
14cr|xxgdb-1.12-33|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-33
14cr|xxgdb-1.12-33|106	+ Revision: 9cde057
14cr|xxgdb-1.12-33|107	- MassBuild#464: Increase release tag
14cr|xxgdb-1.12-33|108	
14cr|xxgdb-1.12-33|109	

9384 14
14cr|xxv-1.6.1-6|1	Summary:	Xtreme eXtension for VDR
14cr|xxv-1.6.1-6|2	Name:		xxv
14cr|xxv-1.6.1-6|3	Version:	1.6.1
14cr|xxv-1.6.1-6|4	Release:	6
14cr|xxv-1.6.1-6|5	Group:		Video
14cr|xxv-1.6.1-6|6	License:	LGPL
14cr|xxv-1.6.1-6|7	URL:		http://xpix.dieserver.de/
14cr|xxv-1.6.1-6|8	Source:		http://xpix.dieserver.de/downloads/xxv/%name-%version.tgz
14cr|xxv-1.6.1-6|9	Source2:	xxv.service
14cr|xxv-1.6.1-6|10	Source3:	xxv.sysconfig
14cr|xxv-1.6.1-6|11	Source4:	xxv.logrotate
14cr|xxv-1.6.1-6|12	# (Anssi 02/2008) In initscript we precreate empty pidfile so that vdr user
14cr|xxv-1.6.1-6|13	# has the rights to write there:
14cr|xxv-1.6.1-6|14	Patch0:		xxv-1.2-ignore-empty-pidfile.patch
14cr|xxv-1.6.1-6|15	BuildArch:	noarch
14cr|xxv-1.6.1-6|16	# for macros:
14cr|xxv-1.6.1-6|17	BuildRequires:	vdr-devel
14cr|xxv-1.6.1-6|18	Requires(post):	rpm-helper
14cr|xxv-1.6.1-6|19	Requires(preun): rpm-helper
14cr|xxv-1.6.1-6|20	Requires:	vdr-common
14cr|xxv-1.6.1-6|21	Suggests:	mysql
14cr|xxv-1.6.1-6|22	#Requires:	vdr2jpeg
14cr|xxv-1.6.1-6|23	Requires:	fonts-ttf-bitstream-vera
14cr|xxv-1.6.1-6|24	# most 'use' statements are 'eval'ed, so we have to add requires manually;
14cr|xxv-1.6.1-6|25	# external versions of bundled libraries
14cr|xxv-1.6.1-6|26	Requires:	perl(Locale::Maketext::Extract)
14cr|xxv-1.6.1-6|27	Requires:	perl(Locale::Maketext::Lexicon)
14cr|xxv-1.6.1-6|28	Requires:	perl(Mail::SendEasy)
14cr|xxv-1.6.1-6|29	Requires:	perl(Module::Reload)
14cr|xxv-1.6.1-6|30	Requires:	perl(MP3::Icecast)
14cr|xxv-1.6.1-6|31	Requires:	perl(Net::IP::Match::Regexp)
14cr|xxv-1.6.1-6|32	Requires:	perl(Term::ReadLine::Perl)
14cr|xxv-1.6.1-6|33	Requires:	perl(Text::ASCIITable)
14cr|xxv-1.6.1-6|34	# list of requirements from install.sh
14cr|xxv-1.6.1-6|35	# sed -nr 's,^.*checkPerlModule (.*)$,Requires:\tperl(\1),p' install.sh
14cr|xxv-1.6.1-6|36	Requires:	perl(CGI)
14cr|xxv-1.6.1-6|37	Requires:	perl(Compress::Zlib)
14cr|xxv-1.6.1-6|38	Requires:	perl(Config::Tiny)
14cr|xxv-1.6.1-6|39	Requires:	perl(Data::Dumper)
14cr|xxv-1.6.1-6|40	Requires:	perl(Date::Manip)
14cr|xxv-1.6.1-6|41	Requires:	perl(DBD::mysql)
14cr|xxv-1.6.1-6|42	Requires:	perl(DBI)
14cr|xxv-1.6.1-6|43	Requires:	perl(Digest::MD5)
14cr|xxv-1.6.1-6|44	Requires:	perl(Digest::HMAC_MD5)
14cr|xxv-1.6.1-6|45	Requires:	perl(Encode)
14cr|xxv-1.6.1-6|46	Requires:	perl(Event)
14cr|xxv-1.6.1-6|47	Requires:	perl(Font::TTF::Font)
14cr|xxv-1.6.1-6|48	Requires:	perl(GD)
14cr|xxv-1.6.1-6|49	Requires:	perl(Getopt::Long)
14cr|xxv-1.6.1-6|50	Requires:	perl(HTML::TextToHTML)
14cr|xxv-1.6.1-6|51	Requires:	perl(HTML::TreeBuilder)
14cr|xxv-1.6.1-6|52	Requires:	perl(JSON)
14cr|xxv-1.6.1-6|53	# mdv bug #52269
14cr|xxv-1.6.1-6|54	Requires:	perl-JSON
14cr|xxv-1.6.1-6|55	Requires:	perl(Linux::Inotify2)
14cr|xxv-1.6.1-6|56	Requires:	perl(LWP::Simple)
14cr|xxv-1.6.1-6|57	Requires:	perl(LWP::UserAgent)
14cr|xxv-1.6.1-6|58	Requires:	perl(Locale::gettext)
14cr|xxv-1.6.1-6|59	Requires:	perl(MIME::Base64)
14cr|xxv-1.6.1-6|60	Requires:	perl(MP3::Info)
14cr|xxv-1.6.1-6|61	Requires:	perl(Net::Amazon)
14cr|xxv-1.6.1-6|62	Requires:	perl(Net::Amazon::Request::Artist)
14cr|xxv-1.6.1-6|63	Requires:	perl(Net::XMPP)
14cr|xxv-1.6.1-6|64	Requires:	perl(Proc::Killfam)
14cr|xxv-1.6.1-6|65	Requires:	perl(Proc::ProcessTable)
14cr|xxv-1.6.1-6|66	Requires:	perl(SOAP::Lite)
14cr|xxv-1.6.1-6|67	Requires:	perl(SOAP::Transport::HTTP)
14cr|xxv-1.6.1-6|68	Requires:	perl(Template)
14cr|xxv-1.6.1-6|69	Requires:	perl(Time::Local)
14cr|xxv-1.6.1-6|70	Requires:	perl(Time::HiRes)
14cr|xxv-1.6.1-6|71	Requires:	perl(URI::Escape)
14cr|xxv-1.6.1-6|72	Requires:	perl(XML::RSS)
14cr|xxv-1.6.1-6|73	Requires:	perl(XML::Simple)
14cr|xxv-1.6.1-6|74	
14cr|xxv-1.6.1-6|75	%define __noautoreq 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*|perl\\(XXV.*'
14cr|xxv-1.6.1-6|76	%define __noautoprov 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*'
14cr|xxv-1.6.1-6|77	
14cr|xxv-1.6.1-6|78	%description
14cr|xxv-1.6.1-6|79	XXV means "Xtreme eXtension for VDR" and is a central service is for
14cr|xxv-1.6.1-6|80	the administration of the VDR and its environment, with which
14cr|xxv-1.6.1-6|81	different of haven are open and these different services can serve.
14cr|xxv-1.6.1-6|82	
14cr|xxv-1.6.1-6|83	An additional haven over a Plugin to construct should be just as
14cr|xxv-1.6.1-6|84	simple, to make available as also a certain service. The letter of a
14cr|xxv-1.6.1-6|85	Plugins goes very fast, there the input (Vdr, Database etc.) as well
14cr|xxv-1.6.1-6|86	as the output (telnet, HTTP...) generically was realized. It should
14cr|xxv-1.6.1-6|87	be e.g. possible thus to register with a telnet CONSOLE,
14cr|xxv-1.6.1-6|88	HttpBrowser, Wapphone, etc. an autotimer. This should substantially
14cr|xxv-1.6.1-6|89	faster the EPG data to scan be able (MySQL data base) and over an
14cr|xxv-1.6.1-6|90	interface the VDR the new timer communicate. Naturally also is
14cr|xxv-1.6.1-6|91	considered to the single mode of the SVdrP and only one instruction
14cr|xxv-1.6.1-6|92	is mailed. Afterwards the haven is again closed immediately, so that
14cr|xxv-1.6.1-6|93	other programs can access again svdrp.
14cr|xxv-1.6.1-6|94	
14cr|xxv-1.6.1-6|95	%prep
14cr|xxv-1.6.1-6|96	%setup -q
14cr|xxv-1.6.1-6|97	%patch0 -p1
14cr|xxv-1.6.1-6|98	
14cr|xxv-1.6.1-6|99	# Setup default config
14cr|xxv-1.6.1-6|100	perl -pi -e 's,file=/video/channels.conf,file=%{_vdr_cfgdir}/channels.conf,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|101	#perl -pi -e 's,epgfile=/video/epg.data,epgfile=%{_vdr_videodir}/epg.data,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|102	perl -pi -e 's,epgimages=/var/cache/xxv/epgimages,epgimages=%{_vdr_videodir}/epgimages,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|103	perl -pi -e 's,Language=de_DE,Language=en_US,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|104	#perl -pi -e 's,initscript=/etc/init.d/xxvd,initscript=%{_unitdir}/xxv,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|105	perl -pi -e 's,commandfile=/video/reccmds.conf,file=%{_vdr_cfgdir}/reccmds.conf,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|106	perl -pi -e 's,videodir=/video,videodir=%{_vdr_videodir},' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|107	perl -pi -e 's,commands=/video/commands.conf,commands=%{_vdr_cfgdir}/commands.conf,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|108	#perl -pi -e 's,file=/video/timers.conf,file=%{_vdr_cfgdir}/timers.conf,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|109	perl -pi -e 's,tempimages=/var/cache/xxv/temp,tempimages=%{_var}/cache/%{name}/temp,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|110	perl -pi -e 's,dir=/vtx,dir=%{_vdr_plugin_cachedir}/osdteletext,' etc/xxvd.cfg.example
14cr|xxv-1.6.1-6|111	
14cr|xxv-1.6.1-6|112	perl -pi -e 's,"\$RealBin/../lib","%{_datadir}/%{name}",' bin/xxvd
14cr|xxv-1.6.1-6|113	perl -pi -e 's,"/var/log/xxvd.log","%{_logdir}/%{name}/xxvd.log",' bin/xxvd
14cr|xxv-1.6.1-6|114	perl -pi -e 's,"\$RealBin/../locale","%{_datadir}/locale",' bin/xxvd
14cr|xxv-1.6.1-6|115	perl -pi -e 's,"\$RealBin/../lib/XXV,"%{_datadir}/%{name}/XXV,' bin/xxvd
14cr|xxv-1.6.1-6|116	perl -pi -e 's,"\$RealBin/../etc/xxvd.cfg","%{_localstatedir}/lib/%{name}/xxvd.cfg",' bin/xxvd
14cr|xxv-1.6.1-6|117	perl -pi -e 's,"\$RealBin/../doc","%{_localstatedir}/lib/%{name}/doc",' bin/xxvd
14cr|xxv-1.6.1-6|118	sed -i '/HTMLDIR/s,"\$RealBin/../","%{_datadir}/%{name}/skins",' bin/xxvd
14cr|xxv-1.6.1-6|119	perl -pi -e 's,"\$RealBin/../share/fonts/ttf-bitstream-vera,"%{_datadir}/fonts/TTF,' bin/xxvd
14cr|xxv-1.6.1-6|120	perl -pi -e 's,"\$RealBin/../share/,"%{_datadir}/%{name}/,' bin/xxvd
14cr|xxv-1.6.1-6|121	perl -pi -e 's,"\$RealBin/../contrib","%{_datadir}/%{name}/contrib",' bin/xxvd
14cr|xxv-1.6.1-6|122	
14cr|xxv-1.6.1-6|123	perl -pi -e "s,upgrade='upgrade-xxv-db.sql',upgrade='%{_datadir}/%{name}/contrib/upgrade-xxv-db.sql'," contrib/update-xxv
14cr|xxv-1.6.1-6|124	
14cr|xxv-1.6.1-6|125	cat > README.install.urpmi <<EOF
14cr|xxv-1.6.1-6|126	You must create the database "xxv" on your mysql server, create a
14cr|xxv-1.6.1-6|127	mysql user for xxv and enter the correct USR and PWD in the
14cr|xxv-1.6.1-6|128	[General] section of %{_localstatedir}/lib/%{name}/xxvd.cfg.
14cr|xxv-1.6.1-6|129	
14cr|xxv-1.6.1-6|130	You can create the database with default password with the following
14cr|xxv-1.6.1-6|131	command:
14cr|xxv-1.6.1-6|132	mysql -u root < %{_datadir}/%{name}/contrib/create-database.sql
14cr|xxv-1.6.1-6|133	No xxvd.cfg editing is then necessary.
14cr|xxv-1.6.1-6|134	
14cr|xxv-1.6.1-6|135	Alternatively, here are the example commands for creating a new
14cr|xxv-1.6.1-6|136	database with different credentials:
14cr|xxv-1.6.1-6|137	mysql -u root -e "create database xxv;"
14cr|xxv-1.6.1-6|138	mysql -u root -e "grant all privileges on xxv.* to username@localhost IDENTIFIED BY 'password';"
14cr|xxv-1.6.1-6|139	mysql -u root -e "flush privileges;"
14cr|xxv-1.6.1-6|140	
14cr|xxv-1.6.1-6|141	If you wish to later change the username and/or password, you must
14cr|xxv-1.6.1-6|142	change both the xxvd.cfg entry and the one of mysql.
14cr|xxv-1.6.1-6|143	
14cr|xxv-1.6.1-6|144	By default the web interface is on port 8080 with username "xxv"
14cr|xxv-1.6.1-6|145	and password "xxv". You can change these from the web interface.
14cr|xxv-1.6.1-6|146	Please go through the configuration options carefully and disable
14cr|xxv-1.6.1-6|147	the modules you do not need.
14cr|xxv-1.6.1-6|148	EOF
14cr|xxv-1.6.1-6|149	
14cr|xxv-1.6.1-6|150	cat > README.1.4.upgrade.urpmi <<EOF
14cr|xxv-1.6.1-6|151	In order to update to the new XXV database version, you need to manually
14cr|xxv-1.6.1-6|152	run update-xxv command. XXV must be stopped when updating the database.
14cr|xxv-1.6.1-6|153	See "update-xxv -h" for the proper parameters that may be needed.
14cr|xxv-1.6.1-6|154	EOF
14cr|xxv-1.6.1-6|155	
14cr|xxv-1.6.1-6|156	%install
14cr|xxv-1.6.1-6|157	install -d -m755 %{buildroot}%{_bindir}
14cr|xxv-1.6.1-6|158	install -m755 bin/xxvd %{buildroot}%{_bindir}
14cr|xxv-1.6.1-6|159	
14cr|xxv-1.6.1-6|160	install -d -m755 %{buildroot}%{_sysconfdir}
14cr|xxv-1.6.1-6|161	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
14cr|xxv-1.6.1-6|162	install -m644 etc/xxvd.cfg.example %{buildroot}%{_localstatedir}/lib/%{name}/xxvd.cfg
14cr|xxv-1.6.1-6|163	ln -s %{_localstatedir}/lib/%{name} %{buildroot}%{_sysconfdir}/%{name}
14cr|xxv-1.6.1-6|164	
14cr|xxv-1.6.1-6|165	install -d -m755 %{buildroot}%{_var}/cache/%{name}
14cr|xxv-1.6.1-6|166	
14cr|xxv-1.6.1-6|167	install -d -m755 %{buildroot}%{_datadir}/%{name}/contrib
14cr|xxv-1.6.1-6|168	install -m644 contrib/*.sql %{buildroot}%{_datadir}/%{name}/contrib
14cr|xxv-1.6.1-6|169	install -m755 contrib/update-xxv %{buildroot}%{_datadir}/%{name}/contrib
14cr|xxv-1.6.1-6|170	install -m755 contrib/*.pl %{buildroot}%{_bindir}
14cr|xxv-1.6.1-6|171	ln -s %{_datadir}/%{name}/contrib/update-xxv %{buildroot}%{_bindir}/update-xxv
14cr|xxv-1.6.1-6|172	
14cr|xxv-1.6.1-6|173	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}/doc
14cr|xxv-1.6.1-6|174	install -m644 doc/* %{buildroot}%{_localstatedir}/lib/%{name}/doc
14cr|xxv-1.6.1-6|175	
14cr|xxv-1.6.1-6|176	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
14cr|xxv-1.6.1-6|177	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|xxv-1.6.1-6|178	
14cr|xxv-1.6.1-6|179	install -d -m755 %{buildroot}%{_datadir}/%{name}/skins
14cr|xxv-1.6.1-6|180	cp -a wml html %{buildroot}%{_datadir}/%{name}/skins
14cr|xxv-1.6.1-6|181	ln -s html %{buildroot}%{_datadir}/%{name}/skins/default
14cr|xxv-1.6.1-6|182	
14cr|xxv-1.6.1-6|183	cp -a lib/* share/* %{buildroot}%{_datadir}/%{name}
14cr|xxv-1.6.1-6|184	cp -a lib/Tools.pm lib/XXV lib/Data lib/SOAP lib/MediaLibParser* share/* %{buildroot}%{_datadir}/%{name}
14cr|xxv-1.6.1-6|185	
14cr|xxv-1.6.1-6|186	# remove bundled stuff we have a system version for
14cr|xxv-1.6.1-6|187	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Extract*
14cr|xxv-1.6.1-6|188	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Lexicon*
14cr|xxv-1.6.1-6|189	rm -r %{buildroot}%{_datadir}/%{name}/Mail/SendEasy*
14cr|xxv-1.6.1-6|190	rm -r %{buildroot}%{_datadir}/%{name}/Module/Reload*
14cr|xxv-1.6.1-6|191	rm -r %{buildroot}%{_datadir}/%{name}/MP3/Icecast*
14cr|xxv-1.6.1-6|192	rm -r %{buildroot}%{_datadir}/%{name}/Net/IP/Match/Regexp*
14cr|xxv-1.6.1-6|193	rm -r %{buildroot}%{_datadir}/%{name}/Term/ReadLine/{Perl*,readline*}
14cr|xxv-1.6.1-6|194	rm -r %{buildroot}%{_datadir}/%{name}/Text/ASCIITable*
14cr|xxv-1.6.1-6|195	rm -r %{buildroot}%{_datadir}/%{name}/fonts/ttf-bitstream-vera
14cr|xxv-1.6.1-6|196	
14cr|xxv-1.6.1-6|197	# remove bundle
14cr|xxv-1.6.1-6|198	rm -r %{buildroot}%{_datadir}/%{name}/Bundle
14cr|xxv-1.6.1-6|199	
14cr|xxv-1.6.1-6|200	for f in locale/*/; do
14cr|xxv-1.6.1-6|201	install -d -m755 \
14cr|xxv-1.6.1-6|202	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
14cr|xxv-1.6.1-6|203	install -m644 $f/LC_MESSAGES/xxv.mo \
14cr|xxv-1.6.1-6|204	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
14cr|xxv-1.6.1-6|205	done
14cr|xxv-1.6.1-6|206	
14cr|xxv-1.6.1-6|207	install -d -m755 %{buildroot}%{_logdir}/%{name}
14cr|xxv-1.6.1-6|208	
14cr|xxv-1.6.1-6|209	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cr|xxv-1.6.1-6|210	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/xxv
14cr|xxv-1.6.1-6|211	
14cr|xxv-1.6.1-6|212	install -d -m755 %{buildroot}%{_unitdir}
14cr|xxv-1.6.1-6|213	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}/xxv.service
14cr|xxv-1.6.1-6|214	
14cr|xxv-1.6.1-6|215	install -d -m755 %{buildroot}%{_logdir}/xxv
14cr|xxv-1.6.1-6|216	
14cr|xxv-1.6.1-6|217	install -d -m755 %{buildroot}%{_mandir}/man1
14cr|xxv-1.6.1-6|218	install -m644 doc/*.1  %{buildroot}%{_mandir}/man1
14cr|xxv-1.6.1-6|219	
14cr|xxv-1.6.1-6|220	%find_lang xxv
14cr|xxv-1.6.1-6|221	
14cr|xxv-1.6.1-6|222	%post
14cr|xxv-1.6.1-6|223	%systemd_post %{name}.service
14cr|xxv-1.6.1-6|224	
14cr|xxv-1.6.1-6|225	%preun
14cr|xxv-1.6.1-6|226	%systemd_preun %{name}.service
14cr|xxv-1.6.1-6|227	
14cr|xxv-1.6.1-6|228	%postun
14cr|xxv-1.6.1-6|229	%systemd_postun_with_restart %{name}.service
14cr|xxv-1.6.1-6|230	
14cr|xxv-1.6.1-6|231	%files -f xxv.lang
14cr|xxv-1.6.1-6|232	%doc doc/{CHANGELOG,README} README.install.urpmi README.*.upgrade.urpmi
14cr|xxv-1.6.1-6|233	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv
14cr|xxv-1.6.1-6|234	%attr(-,vdr,vdr) %dir %{_logdir}/xxv
14cr|xxv-1.6.1-6|235	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/xxv/xxvd.cfg
14cr|xxv-1.6.1-6|236	%attr(-,vdr,vdr) %{_var}/cache/%{name}
14cr|xxv-1.6.1-6|237	%config(noreplace) %{_sysconfdir}/sysconfig/xxv
14cr|xxv-1.6.1-6|238	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|xxv-1.6.1-6|239	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv/doc
14cr|xxv-1.6.1-6|240	%attr(-,vdr,vdr) %{_localstatedir}/lib/xxv/doc/*
14cr|xxv-1.6.1-6|241	%{_sysconfdir}/xxv
14cr|xxv-1.6.1-6|242	%{_unitdir}/xxv*
14cr|xxv-1.6.1-6|243	%{_bindir}/xxvd
14cr|xxv-1.6.1-6|244	%{_bindir}/at-vdradmin2xxv.pl
14cr|xxv-1.6.1-6|245	%{_bindir}/chronicle-remove-duplicate.pl
14cr|xxv-1.6.1-6|246	%{_bindir}/update-xxv
14cr|xxv-1.6.1-6|247	%dir %{_datadir}/%{name}
14cr|xxv-1.6.1-6|248	%dir %{_datadir}/%{name}/Data
14cr|xxv-1.6.1-6|249	%{_datadir}/%{name}/Data/COW.pm
14cr|xxv-1.6.1-6|250	%{_datadir}/%{name}/MediaLibParser*
14cr|xxv-1.6.1-6|251	%dir %{_datadir}/%{name}/SOAP
14cr|xxv-1.6.1-6|252	%dir %{_datadir}/%{name}/SOAP/Transport
14cr|xxv-1.6.1-6|253	%dir %{_datadir}/%{name}/SOAP/Transport/HTTP
14cr|xxv-1.6.1-6|254	%{_datadir}/%{name}/SOAP/Transport/HTTP/Event.pm
14cr|xxv-1.6.1-6|255	%{_datadir}/%{name}/Tools.pm
14cr|xxv-1.6.1-6|256	%{_datadir}/%{name}/XXV
14cr|xxv-1.6.1-6|257	%{_datadir}/%{name}/contrib
14cr|xxv-1.6.1-6|258	%{_datadir}/%{name}/news
14cr|xxv-1.6.1-6|259	%{_datadir}/%{name}/skins
14cr|xxv-1.6.1-6|260	%{_datadir}/%{name}/xmltv
14cr|xxv-1.6.1-6|261	%{_mandir}/man1/xxvd.1*
14cr|xxv-1.6.1-6|262	
14cr|xxv-1.6.1-6|263	%changelog
14cr|xxv-1.6.1-6|264	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-6
14cr|xxv-1.6.1-6|265	+ Revision: a3e2b37
14cr|xxv-1.6.1-6|266	- Use systemd macros
14cr|xxv-1.6.1-6|267	
14cr|xxv-1.6.1-6|268	

9385 14
14cr|xxxterm-1.11.3-1|1	Summary:	A minimalists web browser
14cr|xxxterm-1.11.3-1|2	Name:		xxxterm
14cr|xxxterm-1.11.3-1|3	Version:	1.11.3
14cr|xxxterm-1.11.3-1|4	Release:	%mkrel 1
14cr|xxxterm-1.11.3-1|5	License:	MIT
14cr|xxxterm-1.11.3-1|6	Group:		Networking/WWW
14cr|xxxterm-1.11.3-1|7	URL:		https://opensource.conformal.com/wiki/XXXTerm
14cr|xxxterm-1.11.3-1|8	
14cr|xxxterm-1.11.3-1|9	Source0:		https://opensource.conformal.com/snapshots/xxxterm/%{name}-%{version}.tgz
14cr|xxxterm-1.11.3-1|10	Patch0:		xxxterm-1.8.0-mdv-desktop.patch
14cr|xxxterm-1.11.3-1|11	Patch1:		xxxterm-1.11.3-link-javascriptcoregtk.patch
14cr|xxxterm-1.11.3-1|12	BuildRequires:	webkitgtk-devel >= 1.3.1
14cr|xxxterm-1.11.3-1|13	BuildRequires:	gtk2-devel libsoup-devel gnutls-devel libbsd-devel
14cr|xxxterm-1.11.3-1|14	
14cr|xxxterm-1.11.3-1|15	%description
14cr|xxxterm-1.11.3-1|16	xxxterm is a minimalist web browser with sophisticated security features
14cr|xxxterm-1.11.3-1|17	designed-in (rather than through an add-on). In particular, it provides both
14cr|xxxterm-1.11.3-1|18	persistent and per-session controls for scripts and cookies, making it easy
14cr|xxxterm-1.11.3-1|19	to thwart tracking and scripting attacks.
14cr|xxxterm-1.11.3-1|20	
14cr|xxxterm-1.11.3-1|21	In additional to providing a familiar mouse-based interface like other web
14cr|xxxterm-1.11.3-1|22	browsers, it offers a set of vi-like keyboard commands for users who prefer
14cr|xxxterm-1.11.3-1|23	to keep their hands on their keyboard.
14cr|xxxterm-1.11.3-1|24	
14cr|xxxterm-1.11.3-1|25	The default settings provide a secure environment. With simple keyboard
14cr|xxxterm-1.11.3-1|26	commands, the user can "whitelist" specific sites, allowing cookies and scripts
14cr|xxxterm-1.11.3-1|27	from those sites.
14cr|xxxterm-1.11.3-1|28	
14cr|xxxterm-1.11.3-1|29	%prep
14cr|xxxterm-1.11.3-1|30	%setup -q
14cr|xxxterm-1.11.3-1|31	%patch0 -p1
14cr|xxxterm-1.11.3-1|32	%patch1 -p1
14cr|xxxterm-1.11.3-1|33	
14cr|xxxterm-1.11.3-1|34	%build
14cr|xxxterm-1.11.3-1|35	cd linux
14cr|xxxterm-1.11.3-1|36	export CFLAGS="%optflags"
14cr|xxxterm-1.11.3-1|37	%{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}"
14cr|xxxterm-1.11.3-1|38	
14cr|xxxterm-1.11.3-1|39	%install
14cr|xxxterm-1.11.3-1|40	export PREFIX=%{buildroot}/usr
14cr|xxxterm-1.11.3-1|41	pushd linux
14cr|xxxterm-1.11.3-1|42	%{__make} install
14cr|xxxterm-1.11.3-1|43	popd
14cr|xxxterm-1.11.3-1|44	for s in 16 32 48 64 128; do
14cr|xxxterm-1.11.3-1|45	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cr|xxxterm-1.11.3-1|46	ln -s ../../../../xxxterm/xxxtermicon${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/xxxterm.png
14cr|xxxterm-1.11.3-1|47	done
14cr|xxxterm-1.11.3-1|48	install -D -m 0644 xxxterm.desktop %{buildroot}%{_datadir}/applications/xxxterm.desktop
14cr|xxxterm-1.11.3-1|49	install -D -m 0644 style.css %{buildroot}%{_datadir}/xxxterm/style.css
14cr|xxxterm-1.11.3-1|50	install -d -m 0755 %{buildroot}/%{_docdir}/xxxterm
14cr|xxxterm-1.11.3-1|51	cat > %{buildroot}/%{_docdir}/%{name}/LICENSE << EOF
14cr|xxxterm-1.11.3-1|52	-= License =-
14cr|xxxterm-1.11.3-1|53	
14cr|xxxterm-1.11.3-1|54	/*
14cr|xxxterm-1.11.3-1|55	* Copyright (c) 2010, 2011 Marco Peereboom <marco@peereboom.us>
14cr|xxxterm-1.11.3-1|56	* Copyright (c) 2011 Stevan Andjelkovic <stevan@student.chalmers.se>
14cr|xxxterm-1.11.3-1|57	* Copyright (c) 2010, 2011 Edd Barrett <vext01@gmail.com>
14cr|xxxterm-1.11.3-1|58	* Copyright (c) 2011 Todd T. Fries <todd@fries.net>
14cr|xxxterm-1.11.3-1|59	* Copyright (c) 2011 Raphael Graf <r@undefined.ch>
14cr|xxxterm-1.11.3-1|60	* Copyright (c) 2011 Michal Mazurek <akfaew@jasminek.net>
14cr|xxxterm-1.11.3-1|61	*
14cr|xxxterm-1.11.3-1|62	* Permission to use, copy, modify, and distribute this software for any
14cr|xxxterm-1.11.3-1|63	* purpose with or without fee is hereby granted, provided that the above
14cr|xxxterm-1.11.3-1|64	* copyright notice and this permission notice appear in all copies.
14cr|xxxterm-1.11.3-1|65	*
14cr|xxxterm-1.11.3-1|66	* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
14cr|xxxterm-1.11.3-1|67	* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
14cr|xxxterm-1.11.3-1|68	* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14cr|xxxterm-1.11.3-1|69	* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14cr|xxxterm-1.11.3-1|70	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14cr|xxxterm-1.11.3-1|71	* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14cr|xxxterm-1.11.3-1|72	* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14cr|xxxterm-1.11.3-1|73	*/
14cr|xxxterm-1.11.3-1|74	
14cr|xxxterm-1.11.3-1|75	-= javascript.h license =-
14cr|xxxterm-1.11.3-1|76	
14cr|xxxterm-1.11.3-1|77	Javascript code was borrowed from the friendly folks at vimprobable2 under the following license:
14cr|xxxterm-1.11.3-1|78	
14cr|xxxterm-1.11.3-1|79	/*
14cr|xxxterm-1.11.3-1|80	Copyright (c) 2009 Leon Winter
14cr|xxxterm-1.11.3-1|81	Copyright (c) 2009-2011 Hannes Schueller
14cr|xxxterm-1.11.3-1|82	Copyright (c) 2009-2010 Matto Fransen
14cr|xxxterm-1.11.3-1|83	Copyright (c) 2010-2011 Hans-Peter Deifel
14cr|xxxterm-1.11.3-1|84	Copyright (c) 2010-2011 Thomas Adam
14cr|xxxterm-1.11.3-1|85	Copyright (c) 2011 Albert Kim
14cr|xxxterm-1.11.3-1|86	Copyright (c) 2011 Daniel Carl
14cr|xxxterm-1.11.3-1|87	
14cr|xxxterm-1.11.3-1|88	Permission is hereby granted, free of charge, to any person obtaining a copy
14cr|xxxterm-1.11.3-1|89	of this software and associated documentation files (the "Software"), to deal
14cr|xxxterm-1.11.3-1|90	in the Software without restriction, including without limitation the rights
14cr|xxxterm-1.11.3-1|91	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14cr|xxxterm-1.11.3-1|92	copies of the Software, and to permit persons to whom the Software is
14cr|xxxterm-1.11.3-1|93	furnished to do so, subject to the following conditions:
14cr|xxxterm-1.11.3-1|94	
14cr|xxxterm-1.11.3-1|95	The above copyright notice and this permission notice shall be included in
14cr|xxxterm-1.11.3-1|96	all copies or substantial portions of the Software.
14cr|xxxterm-1.11.3-1|97	
14cr|xxxterm-1.11.3-1|98	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14cr|xxxterm-1.11.3-1|99	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14cr|xxxterm-1.11.3-1|100	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14cr|xxxterm-1.11.3-1|101	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14cr|xxxterm-1.11.3-1|102	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14cr|xxxterm-1.11.3-1|103	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14cr|xxxterm-1.11.3-1|104	THE SOFTWARE.
14cr|xxxterm-1.11.3-1|105	*/
14cr|xxxterm-1.11.3-1|106	EOF
14cr|xxxterm-1.11.3-1|107	
14cr|xxxterm-1.11.3-1|108	%files
14cr|xxxterm-1.11.3-1|109	%doc %dir %{_docdir}/xxxterm
14cr|xxxterm-1.11.3-1|110	%doc %{_docdir}/xxxterm/LICENSE
14cr|xxxterm-1.11.3-1|111	%{_mandir}/man1/xxxterm.*
14cr|xxxterm-1.11.3-1|112	%{_bindir}/xxxterm
14cr|xxxterm-1.11.3-1|113	%{_datadir}/applications/xxxterm.desktop
14cr|xxxterm-1.11.3-1|114	%{_datadir}/xxxterm/style.css
14cr|xxxterm-1.11.3-1|115	%{_datadir}/xxxterm/xxxterm*.png
14cr|xxxterm-1.11.3-1|116	%{_datadir}/xxxterm/tld-rules
14cr|xxxterm-1.11.3-1|117	%{_iconsdir}/hicolor/*/apps/xxxterm.png
14cr|xxxterm-1.11.3-1|118	
14cr|xxxterm-1.11.3-1|119	
14cr|xxxterm-1.11.3-1|120	
14cr|xxxterm-1.11.3-1|121	%changelog
14cr|xxxterm-1.11.3-1|122	* Sun Mar 04 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.11.3-1
14cr|xxxterm-1.11.3-1|123	+ Revision: 651e15f
14cr|xxxterm-1.11.3-1|124	- Automatic import for version 1.11.3
14cr|xxxterm-1.11.3-1|125	
14cr|xxxterm-1.11.3-1|126	

9386 14
14cr|xylib-1.1-2|1	%define		major 3
14cr|xylib-1.1-2|2	%define		libname %mklibname xy %{major}
14cr|xylib-1.1-2|3	%define		develname %mklibname xy -d
14cr|xylib-1.1-2|4	
14cr|xylib-1.1-2|5	Name:		xylib
14cr|xylib-1.1-2|6	Version:	1.1
14cr|xylib-1.1-2|7	Release:	2
14cr|xylib-1.1-2|8	Summary:	A C++ x-y data reading library
14cr|xylib-1.1-2|9	License:	LGPLv2
14cr|xylib-1.1-2|10	Group:		System/Libraries
14cr|xylib-1.1-2|11	Url:		http://www.unipress.waw.pl/fityk/xylib/
14cr|xylib-1.1-2|12	Source0:	http://downloads.sourceforge.net/fityk/%{name}-%{version}.tar.bz2
14cr|xylib-1.1-2|13	BuildRequires:	boost-devel
14cr|xylib-1.1-2|14	BuildRequires:	zlib-devel
14cr|xylib-1.1-2|15	BuildRequires:	bzip2-devel
14cr|xylib-1.1-2|16	
14cr|xylib-1.1-2|17	%description
14cr|xylib-1.1-2|18	Xylib is a portable C++ library for reading files that contain x-y
14cr|xylib-1.1-2|19	data from powder diffraction, spectroscopy or other experimental
14cr|xylib-1.1-2|20	methods.
14cr|xylib-1.1-2|21	
14cr|xylib-1.1-2|22	Supported formats:
14cr|xylib-1.1-2|23	
14cr|xylib-1.1-2|24	* plain text (CSV or TSV or space-separated-values)
14cr|xylib-1.1-2|25	* Crystallographic Information File for Powder Diffraction (pdCIF)
14cr|xylib-1.1-2|26	* Siemens/Bruker UXD
14cr|xylib-1.1-2|27	* Siemens/Bruker RAW ver. 1/2/3/4
14cr|xylib-1.1-2|28	* Philips UDF
14cr|xylib-1.1-2|29	* Philips RD (raw scan) V3
14cr|xylib-1.1-2|30	* Rigaku DAT
14cr|xylib-1.1-2|31	* Sietronics Sieray CPI
14cr|xylib-1.1-2|32	* DBWS/DMPLOT data file
14cr|xylib-1.1-2|33	* Canberra MCA (only one of Canberra MCA formats?)
14cr|xylib-1.1-2|34	* XFIT/Koalariet XDD
14cr|xylib-1.1-2|35	* RIET7/LHPM/CSRIET/ILL_D1A5/PSI_DMC DAT
14cr|xylib-1.1-2|36	* Vamas ISO14976 (only experiment modes: SEM or MAPSV or MAPSVDP
14cr|xylib-1.1-2|37	are supported; only REGULAR scan_mode is supported)
14cr|xylib-1.1-2|38	* Princeton Instruments WinSpec SPE (only 1-D data is supported)
14cr|xylib-1.1-2|39	
14cr|xylib-1.1-2|40	
14cr|xylib-1.1-2|41	%package util
14cr|xylib-1.1-2|42	Summary:	An utility to convert files supported by xylib to TSV
14cr|xylib-1.1-2|43	Group:		Sciences/Chemistry
14cr|xylib-1.1-2|44	Provides:	xyconv = %{version}-%{release}
14cr|xylib-1.1-2|45	
14cr|xylib-1.1-2|46	%description util
14cr|xylib-1.1-2|47	This package contains xyconv, an utility provided with the xylib
14cr|xylib-1.1-2|48	library to convert the files it supports to TSV.
14cr|xylib-1.1-2|49	
14cr|xylib-1.1-2|50	%package -n %{libname}
14cr|xylib-1.1-2|51	Summary:	A C++ x-y data reading library
14cr|xylib-1.1-2|52	Group:		System/Libraries
14cr|xylib-1.1-2|53	
14cr|xylib-1.1-2|54	%description -n %{libname}
14cr|xylib-1.1-2|55	Xylib is a portable C++ library for reading files that contain x-y
14cr|xylib-1.1-2|56	data from powder diffraction, spectroscopy or other experimental
14cr|xylib-1.1-2|57	methods.
14cr|xylib-1.1-2|58	
14cr|xylib-1.1-2|59	Supported formats:
14cr|xylib-1.1-2|60	
14cr|xylib-1.1-2|61	* plain text (CSV or TSV or space-separated-values)
14cr|xylib-1.1-2|62	* Crystallographic Information File for Powder Diffraction (pdCIF)
14cr|xylib-1.1-2|63	* Siemens/Bruker UXD
14cr|xylib-1.1-2|64	* Siemens/Bruker RAW ver. 1/2/3/4
14cr|xylib-1.1-2|65	* Philips UDF
14cr|xylib-1.1-2|66	* Philips RD (raw scan) V3
14cr|xylib-1.1-2|67	* Rigaku DAT
14cr|xylib-1.1-2|68	* Sietronics Sieray CPI
14cr|xylib-1.1-2|69	* DBWS/DMPLOT data file
14cr|xylib-1.1-2|70	* Canberra MCA (only one of Canberra MCA formats?)
14cr|xylib-1.1-2|71	* XFIT/Koalariet XDD
14cr|xylib-1.1-2|72	* RIET7/LHPM/CSRIET/ILL_D1A5/PSI_DMC DAT
14cr|xylib-1.1-2|73	* Vamas ISO14976 (only experiment modes: SEM or MAPSV or MAPSVDP
14cr|xylib-1.1-2|74	are supported; only REGULAR scan_mode is supported)
14cr|xylib-1.1-2|75	* Princeton Instruments WinSpec SPE (only 1-D data is supported)
14cr|xylib-1.1-2|76	
14cr|xylib-1.1-2|77	This package contains the xylib shared library.
14cr|xylib-1.1-2|78	
14cr|xylib-1.1-2|79	%package -n %{develname}
14cr|xylib-1.1-2|80	Summary:	Development files for xylib
14cr|xylib-1.1-2|81	Group:		Development/C++
14cr|xylib-1.1-2|82	Provides:	%{name}-devel = %{version}-%{release}
14cr|xylib-1.1-2|83	Requires:	%{libname} = %{version}-%{release}
14cr|xylib-1.1-2|84	
14cr|xylib-1.1-2|85	%description -n %{develname}
14cr|xylib-1.1-2|86	This package contains the development files for xylib.
14cr|xylib-1.1-2|87	
14cr|xylib-1.1-2|88	%prep
14cr|xylib-1.1-2|89	%setup -q
14cr|xylib-1.1-2|90	
14cr|xylib-1.1-2|91	%build
14cr|xylib-1.1-2|92	%configure2_5x --disable-static
14cr|xylib-1.1-2|93	%make
14cr|xylib-1.1-2|94	
14cr|xylib-1.1-2|95	%install
14cr|xylib-1.1-2|96	%makeinstall_std
14cr|xylib-1.1-2|97	
14cr|xylib-1.1-2|98	%files util
14cr|xylib-1.1-2|99	%{_bindir}/xyconv
14cr|xylib-1.1-2|100	%{_mandir}/man1/xyconv*
14cr|xylib-1.1-2|101	
14cr|xylib-1.1-2|102	%files -n %{libname}
14cr|xylib-1.1-2|103	%{_libdir}/libxy.so.%{major}*
14cr|xylib-1.1-2|104	
14cr|xylib-1.1-2|105	%files -n %{develname}
14cr|xylib-1.1-2|106	%{_libdir}/libxy.so
14cr|xylib-1.1-2|107	%{_includedir}/*
14cr|xylib-1.1-2|108	
14cr|xylib-1.1-2|109	
14cr|xylib-1.1-2|110	%changelog
14cr|xylib-1.1-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|xylib-1.1-2|112	+ Revision: 71b87c2
14cr|xylib-1.1-2|113	- MassBuild#464: Increase release tag
14cr|xylib-1.1-2|114	
14cr|xylib-1.1-2|115	

9387 14
14cr|yabasic-2.763-9|1	%define name yabasic
14cr|yabasic-2.763-9|2	%define version 2.763
14cr|yabasic-2.763-9|3	%define release  9
14cr|yabasic-2.763-9|4	
14cr|yabasic-2.763-9|5	Summary:	Small basic interpreter with printing and graphics
14cr|yabasic-2.763-9|6	Name:		%{name}
14cr|yabasic-2.763-9|7	Version:	%{version}
14cr|yabasic-2.763-9|8	Release:	%{release}
14cr|yabasic-2.763-9|9	License:	Artistic
14cr|yabasic-2.763-9|10	Group:		Development/Other
14cr|yabasic-2.763-9|11	Source0:	http://www.yabasic.de/download/%{name}-%{version}.tar.bz2
14cr|yabasic-2.763-9|12	URL:		http://www.yabasic.de/
14cr|yabasic-2.763-9|13	BuildRequires:	pkgconfig(x11)
14cr|yabasic-2.763-9|14	BuildRequires:	pkgconfig(xt)
14cr|yabasic-2.763-9|15	BuildRequires:	ncurses-devel
14cr|yabasic-2.763-9|16	
14cr|yabasic-2.763-9|17	%description
14cr|yabasic-2.763-9|18	Yabasic implements the most common and simple elements of the basic
14cr|yabasic-2.763-9|19	language; It comes with for-loops and goto with while-loops and
14cr|yabasic-2.763-9|20	procedures. Yabasic does monochrome line grafics, printing comes with
14cr|yabasic-2.763-9|21	no extra effort. Yabasic runs under Unix and Windows; it is small
14cr|yabasic-2.763-9|22	(less than 200KB) and free.
14cr|yabasic-2.763-9|23	
14cr|yabasic-2.763-9|24	%prep
14cr|yabasic-2.763-9|25	%setup -q
14cr|yabasic-2.763-9|26	
14cr|yabasic-2.763-9|27	%build
14cr|yabasic-2.763-9|28	autoreconf -fi
14cr|yabasic-2.763-9|29	%configure2_5x
14cr|yabasic-2.763-9|30	%make
14cr|yabasic-2.763-9|31	
14cr|yabasic-2.763-9|32	%check
14cr|yabasic-2.763-9|33	make check-TESTS
14cr|yabasic-2.763-9|34	
14cr|yabasic-2.763-9|35	%install
14cr|yabasic-2.763-9|36	rm -rf $RPM_BUILD_ROOT
14cr|yabasic-2.763-9|37	
14cr|yabasic-2.763-9|38	%makeinstall_std
14cr|yabasic-2.763-9|39	
14cr|yabasic-2.763-9|40	%clean
14cr|yabasic-2.763-9|41	rm -rf $RPM_BUILD_ROOT
14cr|yabasic-2.763-9|42	
14cr|yabasic-2.763-9|43	%files
14cr|yabasic-2.763-9|44	%defattr(-,root,root)
14cr|yabasic-2.763-9|45	%doc AUTHORS NEWS README *.htm ChangeLog
14cr|yabasic-2.763-9|46	%{_bindir}/*
14cr|yabasic-2.763-9|47	%{_mandir}/man1/yabasic.*
14cr|yabasic-2.763-9|48	
14cr|yabasic-2.763-9|49	
14cr|yabasic-2.763-9|50	
14cr|yabasic-2.763-9|51	%changelog
14cr|yabasic-2.763-9|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.763-9
14cr|yabasic-2.763-9|53	+ Revision: 59870b4
14cr|yabasic-2.763-9|54	- MassBuild#464: Increase release tag
14cr|yabasic-2.763-9|55	
14cr|yabasic-2.763-9|56	

9388 14
14cr|yabause-0.9.13-2|1	Summary:	Sega Saturn emulator
14cr|yabause-0.9.13-2|2	Name:		yabause
14cr|yabause-0.9.13-2|3	Version:	0.9.13
14cr|yabause-0.9.13-2|4	Release:	2
14cr|yabause-0.9.13-2|5	License:	GPLv2+
14cr|yabause-0.9.13-2|6	Group:		Emulators
14cr|yabause-0.9.13-2|7	Url:		http://yabause.sourceforge.net/
14cr|yabause-0.9.13-2|8	Source0:	http://prdownloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
14cr|yabause-0.9.13-2|9	Patch0:		yabause-0.9.13-cmake.patch
14cr|yabause-0.9.13-2|10	Patch1:		yabause-0.9.11-link.patch
14cr|yabause-0.9.13-2|11	Patch2:		yabause-0.9.11-lib64.patch
14cr|yabause-0.9.13-2|12	BuildRequires:	cmake
14cr|yabause-0.9.13-2|13	BuildRequires:	desktop-file-utils
14cr|yabause-0.9.13-2|14	BuildRequires:	doxygen
14cr|yabause-0.9.13-2|15	BuildRequires:	jsw-devel
14cr|yabause-0.9.13-2|16	# for the translations
14cr|yabause-0.9.13-2|17	BuildRequires:	mini18n-devel
14cr|yabause-0.9.13-2|18	BuildRequires:	qt4-devel
14cr|yabause-0.9.13-2|19	BuildRequires:	pkgconfig(glut)
14cr|yabause-0.9.13-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|yabause-0.9.13-2|21	BuildRequires:	pkgconfig(gtkglext-1.0)
14cr|yabause-0.9.13-2|22	BuildRequires:	pkgconfig(openal)
14cr|yabause-0.9.13-2|23	BuildRequires:	pkgconfig(openssl)
14cr|yabause-0.9.13-2|24	BuildRequires:	pkgconfig(sdl)
14cr|yabause-0.9.13-2|25	BuildRequires:	pkgconfig(xmu)
14cr|yabause-0.9.13-2|26	Requires:	%{name}-bin = %{version}
14cr|yabause-0.9.13-2|27	
14cr|yabause-0.9.13-2|28	%description
14cr|yabause-0.9.13-2|29	Yabause is a Sega Saturn emulator.
14cr|yabause-0.9.13-2|30	This package includes the translations and documentation.
14cr|yabause-0.9.13-2|31	
14cr|yabause-0.9.13-2|32	%files
14cr|yabause-0.9.13-2|33	%doc AUTHORS ChangeLog GOALS README README.LIN README.QT TODO
14cr|yabause-0.9.13-2|34	%{_datadir}/%{name}
14cr|yabause-0.9.13-2|35	%{_datadir}/pixmaps/%{name}.png
14cr|yabause-0.9.13-2|36	
14cr|yabause-0.9.13-2|37	#----------------------------------------------------------------------------
14cr|yabause-0.9.13-2|38	
14cr|yabause-0.9.13-2|39	%package gtk
14cr|yabause-0.9.13-2|40	Summary:	Sega Saturn emulator - GTK+ interface
14cr|yabause-0.9.13-2|41	Group:		Emulators
14cr|yabause-0.9.13-2|42	Requires:	%{name} = %{version}
14cr|yabause-0.9.13-2|43	Provides:	%{name}-bin = %{version}
14cr|yabause-0.9.13-2|44	
14cr|yabause-0.9.13-2|45	%description gtk
14cr|yabause-0.9.13-2|46	Yabause is a Sega Saturn emulator.
14cr|yabause-0.9.13-2|47	
14cr|yabause-0.9.13-2|48	This package includes the GTK+ interface.
14cr|yabause-0.9.13-2|49	
14cr|yabause-0.9.13-2|50	To use a translation :
14cr|yabause-0.9.13-2|51	Start yabause,
14cr|yabause-0.9.13-2|52	Open the settings dialog (Yabause/Preferences),
14cr|yabause-0.9.13-2|53	Select Advanced tab,
14cr|yabause-0.9.13-2|54	Type or select the appropriate file in the Translation field
14cr|yabause-0.9.13-2|55	(existing translations are available in the /usr/share/yabause/ folder),
14cr|yabause-0.9.13-2|56	Close and restart yabause.
14cr|yabause-0.9.13-2|57	
14cr|yabause-0.9.13-2|58	%files gtk
14cr|yabause-0.9.13-2|59	%doc AUTHORS
14cr|yabause-0.9.13-2|60	%attr(0755,root,games) %{_bindir}/%{name}-gtk
14cr|yabause-0.9.13-2|61	%{_datadir}/applications/%{name}-gtk.desktop
14cr|yabause-0.9.13-2|62	%{_mandir}/man1/%{name}-gtk.1*
14cr|yabause-0.9.13-2|63	
14cr|yabause-0.9.13-2|64	#----------------------------------------------------------------------------
14cr|yabause-0.9.13-2|65	
14cr|yabause-0.9.13-2|66	%package qt
14cr|yabause-0.9.13-2|67	Summary:	Sega Saturn emulator - QT interface
14cr|yabause-0.9.13-2|68	Group:		Emulators
14cr|yabause-0.9.13-2|69	Requires:	%{name} = %{version}
14cr|yabause-0.9.13-2|70	Provides:	%{name}-bin = %{version}
14cr|yabause-0.9.13-2|71	
14cr|yabause-0.9.13-2|72	%description qt
14cr|yabause-0.9.13-2|73	Yabause is a Sega Saturn emulator.
14cr|yabause-0.9.13-2|74	
14cr|yabause-0.9.13-2|75	This package includes the QT interface.
14cr|yabause-0.9.13-2|76	
14cr|yabause-0.9.13-2|77	To use a translation :
14cr|yabause-0.9.13-2|78	Start yabause,
14cr|yabause-0.9.13-2|79	Open the settings dialog (File/Settings),
14cr|yabause-0.9.13-2|80	Type or select the appropriate file in the Translation field
14cr|yabause-0.9.13-2|81	(existing translations are available in the /usr/share/yabause/ folder),
14cr|yabause-0.9.13-2|82	Close and restart yabause-qt.
14cr|yabause-0.9.13-2|83	
14cr|yabause-0.9.13-2|84	%files qt
14cr|yabause-0.9.13-2|85	%doc AUTHORS
14cr|yabause-0.9.13-2|86	%attr(0755,root,games) %{_bindir}/%{name}-qt
14cr|yabause-0.9.13-2|87	%{_datadir}/applications/%{name}-qt.desktop
14cr|yabause-0.9.13-2|88	%{_mandir}/man1/%{name}-qt.1*
14cr|yabause-0.9.13-2|89	
14cr|yabause-0.9.13-2|90	#----------------------------------------------------------------------------
14cr|yabause-0.9.13-2|91	
14cr|yabause-0.9.13-2|92	%prep
14cr|yabause-0.9.13-2|93	%setup -q
14cr|yabause-0.9.13-2|94	%patch0 -p1 -b .cmake~
14cr|yabause-0.9.13-2|95	%patch1 -p1 -b .link~
14cr|yabause-0.9.13-2|96	%ifarch x86_64
14cr|yabause-0.9.13-2|97	%patch2 -p1 -b .lib64~
14cr|yabause-0.9.13-2|98	%endif
14cr|yabause-0.9.13-2|99	
14cr|yabause-0.9.13-2|100	find . -name *.cpp -o -name *.h | xargs chmod 0644
14cr|yabause-0.9.13-2|101	
14cr|yabause-0.9.13-2|102	%build
14cr|yabause-0.9.13-2|103	%cmake -DYAB_MULTIBUILD=TRUE
14cr|yabause-0.9.13-2|104	%make
14cr|yabause-0.9.13-2|105	
14cr|yabause-0.9.13-2|106	%install
14cr|yabause-0.9.13-2|107	%makeinstall_std -C build
14cr|yabause-0.9.13-2|108	
14cr|yabause-0.9.13-2|109	desktop-file-install --vendor="" \
14cr|yabause-0.9.13-2|110	--add-category="Emulator" \
14cr|yabause-0.9.13-2|111	--remove-key="TryExec" \
14cr|yabause-0.9.13-2|112	--dir %{buildroot}%{_datadir}/applications/ \
14cr|yabause-0.9.13-2|113	%{buildroot}%{_datadir}/applications/*
14cr|yabause-0.9.13-2|114	
14cr|yabause-0.9.13-2|115	
14cr|yabause-0.9.13-2|116	%changelog
14cr|yabause-0.9.13-2|117	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.13-2
14cr|yabause-0.9.13-2|118	+ Revision: 4cdfff4
14cr|yabause-0.9.13-2|119	- MassBuild#464: Increase release tag
14cr|yabause-0.9.13-2|120	
14cr|yabause-0.9.13-2|121	

9389 14
14cr|yacas-1.3.4-2|1	%define name yacas
14cr|yacas-1.3.4-2|2	%define version 1.3.4
14cr|yacas-1.3.4-2|3	%define release 2
14cr|yacas-1.3.4-2|4	
14cr|yacas-1.3.4-2|5	
14cr|yacas-1.3.4-2|6	%define develname %mklibname %name -d
14cr|yacas-1.3.4-2|7	
14cr|yacas-1.3.4-2|8	Name:      %{name}
14cr|yacas-1.3.4-2|9	Summary:   Yacas, a computer algebra language
14cr|yacas-1.3.4-2|10	Version:   %{version}
14cr|yacas-1.3.4-2|11	Release:   %{release}
14cr|yacas-1.3.4-2|12	Group:     Sciences/Mathematics
14cr|yacas-1.3.4-2|13	License:   GPLv2
14cr|yacas-1.3.4-2|14	URL:       http://yacas.sourceforge.net/
14cr|yacas-1.3.4-2|15	Source0:   http://sourceforge.net/projects/yacas/files/yacas-source/1.3/%{name}-%{version}.tar.gz
14cr|yacas-1.3.4-2|16	
14cr|yacas-1.3.4-2|17	Source2:        yacaslogo.xpm
14cr|yacas-1.3.4-2|18	Source3:        yacas.desktop
14cr|yacas-1.3.4-2|19	Source100:     %{name}.rpmlintrc
14cr|yacas-1.3.4-2|20	
14cr|yacas-1.3.4-2|21	Patch0:         yacas-disable_wester_test.patch
14cr|yacas-1.3.4-2|22	
14cr|yacas-1.3.4-2|23	BuildRequires: pkgconfig(gsl)
14cr|yacas-1.3.4-2|24	BuildRequires: perl
14cr|yacas-1.3.4-2|25	BuildRequires: gzip
14cr|yacas-1.3.4-2|26	
14cr|yacas-1.3.4-2|27	Requires:       lynx
14cr|yacas-1.3.4-2|28	Suggests:       %{name}-doc = %{version}
14cr|yacas-1.3.4-2|29	
14cr|yacas-1.3.4-2|30	%description
14cr|yacas-1.3.4-2|31	Yacas (Yet Another Computer Algebra System) is a small and highly
14cr|yacas-1.3.4-2|32	flexible computer algebra language. The syntax uses a infix-operator
14cr|yacas-1.3.4-2|33	grammar parser. The distribution contains a small library of
14cr|yacas-1.3.4-2|34	mathematical functions, but its real strength is in the language in
14cr|yacas-1.3.4-2|35	which you can easily write your own symbolic manipulation algorithms.
14cr|yacas-1.3.4-2|36	It supports arbitrary precision arithmetic.
14cr|yacas-1.3.4-2|37	
14cr|yacas-1.3.4-2|38	%package -n %{develname}
14cr|yacas-1.3.4-2|39	Summary:    Headers for developing programs that will use %{name}
14cr|yacas-1.3.4-2|40	Group:      Development/C
14cr|yacas-1.3.4-2|41	Requires:   %{name} = %{EVRD}
14cr|yacas-1.3.4-2|42	Provides:   %{name}-devel = %{EVRD}
14cr|yacas-1.3.4-2|43	
14cr|yacas-1.3.4-2|44	%description -n %{develname}
14cr|yacas-1.3.4-2|45	This package contains the headers that programmers will need to develop
14cr|yacas-1.3.4-2|46	applications which will use %{name}
14cr|yacas-1.3.4-2|47	
14cr|yacas-1.3.4-2|48	%package -n %{name}-doc
14cr|yacas-1.3.4-2|49	Summary:        Additional YACAS documentation
14cr|yacas-1.3.4-2|50	Group:          Sciences/Mathematics
14cr|yacas-1.3.4-2|51	Requires:       %{name} = %{version}
14cr|yacas-1.3.4-2|52	
14cr|yacas-1.3.4-2|53	
14cr|yacas-1.3.4-2|54	%description -n %{name}-doc
14cr|yacas-1.3.4-2|55	This package contains additional documentation available for YACAS.
14cr|yacas-1.3.4-2|56	
14cr|yacas-1.3.4-2|57	
14cr|yacas-1.3.4-2|58	
14cr|yacas-1.3.4-2|59	%prep
14cr|yacas-1.3.4-2|60	%setup -q
14cr|yacas-1.3.4-2|61	iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS
14cr|yacas-1.3.4-2|62	%patch0 -p1
14cr|yacas-1.3.4-2|63	
14cr|yacas-1.3.4-2|64	chmod -x docs/range_control.js docs/range_control.css \
14cr|yacas-1.3.4-2|65	docs/range_control.html
14cr|yacas-1.3.4-2|66	
14cr|yacas-1.3.4-2|67	%build
14cr|yacas-1.3.4-2|68	%configure --with-html-dir=%{_defaultdocdir}/%{name}/documentation \
14cr|yacas-1.3.4-2|69	--enable-archive \
14cr|yacas-1.3.4-2|70	--disable-static \
14cr|yacas-1.3.4-2|71	--enable-server
14cr|yacas-1.3.4-2|72	%make
14cr|yacas-1.3.4-2|73	
14cr|yacas-1.3.4-2|74	chmod -x docs/autocompleter docs/riptestfromyart
14cr|yacas-1.3.4-2|75	
14cr|yacas-1.3.4-2|76	%install
14cr|yacas-1.3.4-2|77	%makeinstall_std
14cr|yacas-1.3.4-2|78	
14cr|yacas-1.3.4-2|79	install -d -m755 %{buildroot}/%{_datadir}/pixmaps
14cr|yacas-1.3.4-2|80	install -d -m755 %{buildroot}/%{_datadir}/applications
14cr|yacas-1.3.4-2|81	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
14cr|yacas-1.3.4-2|82	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14cr|yacas-1.3.4-2|83	
14cr|yacas-1.3.4-2|84	chmod +x %{buildroot}%{_datadir}/%{name}/manmake/txt2yacasdoc.pl
14cr|yacas-1.3.4-2|85	chmod +x %{buildroot}%{_datadir}/%{name}/manmake/book2TeX.sh
14cr|yacas-1.3.4-2|86	
14cr|yacas-1.3.4-2|87	
14cr|yacas-1.3.4-2|88	
14cr|yacas-1.3.4-2|89	%files
14cr|yacas-1.3.4-2|90	%doc ChangeLog AUTHORS COPYING NEWS README
14cr|yacas-1.3.4-2|91	%{_datadir}/yacas
14cr|yacas-1.3.4-2|92	%{_bindir}/*
14cr|yacas-1.3.4-2|93	%exclude %{_datadir}/yacas/include/*.h
14cr|yacas-1.3.4-2|94	%exclude %{_datadir}/yacas/include/*.inl
14cr|yacas-1.3.4-2|95	%{_datadir}/applications/yacas.desktop
14cr|yacas-1.3.4-2|96	%{_datadir}/pixmaps/yacaslogo.xpm
14cr|yacas-1.3.4-2|97	
14cr|yacas-1.3.4-2|98	%files -n %{develname}
14cr|yacas-1.3.4-2|99	%doc ChangeLog AUTHORS COPYING NEWS README
14cr|yacas-1.3.4-2|100	%{_datadir}/%{name}/include/
14cr|yacas-1.3.4-2|101	
14cr|yacas-1.3.4-2|102	
14cr|yacas-1.3.4-2|103	%files -n %{name}-doc
14cr|yacas-1.3.4-2|104	%doc docs/*
14cr|yacas-1.3.4-2|105	
14cr|yacas-1.3.4-2|106	
14cr|yacas-1.3.4-2|107	
14cr|yacas-1.3.4-2|108	
14cr|yacas-1.3.4-2|109	
14cr|yacas-1.3.4-2|110	%changelog
14cr|yacas-1.3.4-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cr|yacas-1.3.4-2|112	+ Revision: 62a4a16
14cr|yacas-1.3.4-2|113	- MassBuild#464: Increase release tag
14cr|yacas-1.3.4-2|114	
14cr|yacas-1.3.4-2|115	

9390 14
14cr|yacli-0.2.3-0.0.6|1	%define section         free
14cr|yacli-0.2.3-0.0.6|2	%define gcj_support     1
14cr|yacli-0.2.3-0.0.6|3	
14cr|yacli-0.2.3-0.0.6|4	Name:           yacli
14cr|yacli-0.2.3-0.0.6|5	Version:        0.2.3
14cr|yacli-0.2.3-0.0.6|6	Release:        0.0.6
14cr|yacli-0.2.3-0.0.6|7	Epoch:          0
14cr|yacli-0.2.3-0.0.6|8	Summary:        org.freecompany.util
14cr|yacli-0.2.3-0.0.6|9	License:        MIT
14cr|yacli-0.2.3-0.0.6|10	Group:          Development/Java
14cr|yacli-0.2.3-0.0.6|11	URL:            http://www.freecompany.org/
14cr|yacli-0.2.3-0.0.6|12	# svn export https://svn.freecompany.org/public/util/tags/yacli-0.2.3
14cr|yacli-0.2.3-0.0.6|13	# zip -9r yacli-src-0.2.3.zip yacli-0.2.3
14cr|yacli-0.2.3-0.0.6|14	Source0:        http://repository.freecompany.org/org/freecompany/yacli/zips/yacli-src-%{version}.zip
14cr|yacli-0.2.3-0.0.6|15	Source1:        yacli-0.2.3-build.xml
14cr|yacli-0.2.3-0.0.6|16	BuildRequires:  ant
14cr|yacli-0.2.3-0.0.6|17	BuildRequires:  ant-junit
14cr|yacli-0.2.3-0.0.6|18	BuildRequires:  java-rpmbuild >= 0:1.6
14cr|yacli-0.2.3-0.0.6|19	BuildRequires:  junit
14cr|yacli-0.2.3-0.0.6|20	%if %{gcj_support}
14cr|yacli-0.2.3-0.0.6|21	BuildRequires:  java-gcj-compat-devel
14cr|yacli-0.2.3-0.0.6|22	%else
14cr|yacli-0.2.3-0.0.6|23	BuildRequires:  java-devel
14cr|yacli-0.2.3-0.0.6|24	BuildArch:      noarch
14cr|yacli-0.2.3-0.0.6|25	%endif
14cr|yacli-0.2.3-0.0.6|26	
14cr|yacli-0.2.3-0.0.6|27	%description
14cr|yacli-0.2.3-0.0.6|28	org.freecompany.util
14cr|yacli-0.2.3-0.0.6|29	
14cr|yacli-0.2.3-0.0.6|30	%package javadoc
14cr|yacli-0.2.3-0.0.6|31	Summary:        Javadoc for %{name}
14cr|yacli-0.2.3-0.0.6|32	Group:          Development/Java
14cr|yacli-0.2.3-0.0.6|33	
14cr|yacli-0.2.3-0.0.6|34	%description javadoc
14cr|yacli-0.2.3-0.0.6|35	Javadoc for %{name}.
14cr|yacli-0.2.3-0.0.6|36	
14cr|yacli-0.2.3-0.0.6|37	%prep
14cr|yacli-0.2.3-0.0.6|38	%setup -q
14cr|yacli-0.2.3-0.0.6|39	%{__cp} -a %{SOURCE1} build.xml
14cr|yacli-0.2.3-0.0.6|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cr|yacli-0.2.3-0.0.6|41	
14cr|yacli-0.2.3-0.0.6|42	%build
14cr|yacli-0.2.3-0.0.6|43	export CLASSPATH=$(build-classpath junit)
14cr|yacli-0.2.3-0.0.6|44	export OPT_JAR_LIST="ant/ant-junit"
14cr|yacli-0.2.3-0.0.6|45	%{ant} jar javadoc test
14cr|yacli-0.2.3-0.0.6|46	
14cr|yacli-0.2.3-0.0.6|47	%install
14cr|yacli-0.2.3-0.0.6|48	%{__mkdir_p} %{buildroot}%{_javadir}
14cr|yacli-0.2.3-0.0.6|49	%{__cp} -a dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cr|yacli-0.2.3-0.0.6|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cr|yacli-0.2.3-0.0.6|51	
14cr|yacli-0.2.3-0.0.6|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cr|yacli-0.2.3-0.0.6|53	cp -pr dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cr|yacli-0.2.3-0.0.6|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cr|yacli-0.2.3-0.0.6|55	
14cr|yacli-0.2.3-0.0.6|56	%if %{gcj_support}
14cr|yacli-0.2.3-0.0.6|57	%{_bindir}/aot-compile-rpm
14cr|yacli-0.2.3-0.0.6|58	%endif
14cr|yacli-0.2.3-0.0.6|59	
14cr|yacli-0.2.3-0.0.6|60	%if %{gcj_support}
14cr|yacli-0.2.3-0.0.6|61	%post
14cr|yacli-0.2.3-0.0.6|62	%{update_gcjdb}
14cr|yacli-0.2.3-0.0.6|63	
14cr|yacli-0.2.3-0.0.6|64	%postun
14cr|yacli-0.2.3-0.0.6|65	%{clean_gcjdb}
14cr|yacli-0.2.3-0.0.6|66	%endif
14cr|yacli-0.2.3-0.0.6|67	
14cr|yacli-0.2.3-0.0.6|68	%files
14cr|yacli-0.2.3-0.0.6|69	%defattr(0644,root,root,0755)
14cr|yacli-0.2.3-0.0.6|70	%{_javadir}/%{name}.jar
14cr|yacli-0.2.3-0.0.6|71	%{_javadir}/%{name}-%{version}.jar
14cr|yacli-0.2.3-0.0.6|72	%if %{gcj_support}
14cr|yacli-0.2.3-0.0.6|73	%dir %{_libdir}/gcj/%{name}
14cr|yacli-0.2.3-0.0.6|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cr|yacli-0.2.3-0.0.6|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cr|yacli-0.2.3-0.0.6|76	%endif
14cr|yacli-0.2.3-0.0.6|77	
14cr|yacli-0.2.3-0.0.6|78	%files javadoc
14cr|yacli-0.2.3-0.0.6|79	%defattr(0644,root,root,0755)
14cr|yacli-0.2.3-0.0.6|80	%doc %{_javadocdir}/%{name}-%{version}
14cr|yacli-0.2.3-0.0.6|81	%doc %{_javadocdir}/%{name}
14cr|yacli-0.2.3-0.0.6|82	
14cr|yacli-0.2.3-0.0.6|83	
14cr|yacli-0.2.3-0.0.6|84	
14cr|yacli-0.2.3-0.0.6|85	%changelog
14cr|yacli-0.2.3-0.0.6|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.2.3-0.0.6
14cr|yacli-0.2.3-0.0.6|87	+ Revision: daf1895
14cr|yacli-0.2.3-0.0.6|88	- MassBuild#464: Increase release tag
14cr|yacli-0.2.3-0.0.6|89	
14cr|yacli-0.2.3-0.0.6|90	

9391 14
14cr|yad-0.16.3-2|1	Summary:	A fork of Zenity with many improvements
14cr|yad-0.16.3-2|2	Name:		yad
14cr|yad-0.16.3-2|3	Version:	0.16.3
14cr|yad-0.16.3-2|4	Release:	2
14cr|yad-0.16.3-2|5	Group:		Development/GNOME and GTK+
14cr|yad-0.16.3-2|6	License:	GPLv2
14cr|yad-0.16.3-2|7	URL:		http://code.google.com/p/yad/
14cr|yad-0.16.3-2|8	Source0:	%{name}-%{version}.tar.xz
14cr|yad-0.16.3-2|9	
14cr|yad-0.16.3-2|10	BuildRequires:	gettext
14cr|yad-0.16.3-2|11	BuildRequires:	intltool
14cr|yad-0.16.3-2|12	BuildRequires:	libtool
14cr|yad-0.16.3-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|yad-0.16.3-2|14	
14cr|yad-0.16.3-2|15	%description
14cr|yad-0.16.3-2|16	Yad (yet another dialog) is a fork of Zenity with many improvements, such as
14cr|yad-0.16.3-2|17	custom buttons, additional dialogs, pop-up menu in notification icon and more.
14cr|yad-0.16.3-2|18	
14cr|yad-0.16.3-2|19	There were two main reasons to make this fork. The first one is to remove
14cr|yad-0.16.3-2|20	dependencies on deprecated libraries, such as libglade and gnome-canvas.
14cr|yad-0.16.3-2|21	And the second one - as for me, Zenity looks like an abandoned project.
14cr|yad-0.16.3-2|22	Its ChangeLog consists of just "bump version to..." and "translation updated"
14cr|yad-0.16.3-2|23	for the long time, but many interesting ideas which are ignored by
14cr|yad-0.16.3-2|24	developers/maintainers were in GNOME Bugzilla.
14cr|yad-0.16.3-2|25	
14cr|yad-0.16.3-2|26	%prep
14cr|yad-0.16.3-2|27	%setup -q
14cr|yad-0.16.3-2|28	
14cr|yad-0.16.3-2|29	%build
14cr|yad-0.16.3-2|30	%configure2_5x
14cr|yad-0.16.3-2|31	
14cr|yad-0.16.3-2|32	%make
14cr|yad-0.16.3-2|33	
14cr|yad-0.16.3-2|34	%install
14cr|yad-0.16.3-2|35	rm -rf %{buildroot}
14cr|yad-0.16.3-2|36	%makeinstall_std
14cr|yad-0.16.3-2|37	
14cr|yad-0.16.3-2|38	rm -rf %{buildroot}/usr/share/aclocal/yad.m4
14cr|yad-0.16.3-2|39	
14cr|yad-0.16.3-2|40	%find_lang %{name}
14cr|yad-0.16.3-2|41	
14cr|yad-0.16.3-2|42	%files -f %{name}.lang
14cr|yad-0.16.3-2|43	%doc AUTHORS ChangeLog NEWS README TODO THANKS
14cr|yad-0.16.3-2|44	%{_bindir}/%{name}
14cr|yad-0.16.3-2|45	%{_iconsdir}/hicolor/*/apps/yad.png
14cr|yad-0.16.3-2|46	%{_mandir}/man1/*.1*
14cr|yad-0.16.3-2|47	
14cr|yad-0.16.3-2|48	
14cr|yad-0.16.3-2|49	
14cr|yad-0.16.3-2|50	
14cr|yad-0.16.3-2|51	%changelog
14cr|yad-0.16.3-2|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16.3-2
14cr|yad-0.16.3-2|53	+ Revision: 711850e
14cr|yad-0.16.3-2|54	- MassBuild#464: Increase release tag
14cr|yad-0.16.3-2|55	
14cr|yad-0.16.3-2|56	

9392 14
14cr|yadex-1.7.0-13|1	Summary:	Level editor for DOOM
14cr|yadex-1.7.0-13|2	Name:		yadex
14cr|yadex-1.7.0-13|3	Version:	1.7.0
14cr|yadex-1.7.0-13|4	Release:	13
14cr|yadex-1.7.0-13|5	License:	GPL
14cr|yadex-1.7.0-13|6	Group:		Games/Arcade
14cr|yadex-1.7.0-13|7	Source:		http://www.teaser.fr/~amajorel/yadex/%name-%version.tar.bz2
14cr|yadex-1.7.0-13|8	Patch0:		yadex-fix-compil.patch
14cr|yadex-1.7.0-13|9	Patch1:		yadex-1.7.0-gcc45.patch
14cr|yadex-1.7.0-13|10	URL:		http://www.teaser.fr/~amajorel/yadex
14cr|yadex-1.7.0-13|11	BuildRequires:	pkgconfig(x11)
14cr|yadex-1.7.0-13|12	
14cr|yadex-1.7.0-13|13	%description
14cr|yadex-1.7.0-13|14	Yadex is a Doom level (wad) editor for Unix systems running X, including
14cr|yadex-1.7.0-13|15	Linux. It supports Doom, Doom II, Ultimate Doom, Final Doom, Heretic,
14cr|yadex-1.7.0-13|16	Doom press release pre beta and also, in a more or less limited way, Hexen,
14cr|yadex-1.7.0-13|17	Strife and Doom alpha. It is available under the terms of the GPL.
14cr|yadex-1.7.0-13|18	
14cr|yadex-1.7.0-13|19	%prep
14cr|yadex-1.7.0-13|20	%setup -q
14cr|yadex-1.7.0-13|21	%patch0 -p0 -b .fix-compil
14cr|yadex-1.7.0-13|22	%patch1 -p0 -b .gcc
14cr|yadex-1.7.0-13|23	
14cr|yadex-1.7.0-13|24	%build
14cr|yadex-1.7.0-13|25	./configure --prefix=%_prefix
14cr|yadex-1.7.0-13|26	%make CXXFLAGS="%optflags" CXX="g++ %ldflags" X11LIBDIR=%{_libdir} X11INCLUDEDIR=%{_includedir}
14cr|yadex-1.7.0-13|27	
14cr|yadex-1.7.0-13|28	%install
14cr|yadex-1.7.0-13|29	rm -rf $RPM_BUILD_ROOT
14cr|yadex-1.7.0-13|30	make \
14cr|yadex-1.7.0-13|31	BINDIR=%buildroot/%_bindir \
14cr|yadex-1.7.0-13|32	ETCDIR=%buildroot/%_sysconfdir/%name/%version \
14cr|yadex-1.7.0-13|33	ETCDIRNV=%buildroot/%_sysconfdir/%name \
14cr|yadex-1.7.0-13|34	MANDIR=%buildroot/%_mandir \
14cr|yadex-1.7.0-13|35	SHAREDIR=%buildroot/%_datadir/games/%name/%version \
14cr|yadex-1.7.0-13|36	SHAREDIRNV=%buildroot/games/%_datadir \
14cr|yadex-1.7.0-13|37	install
14cr|yadex-1.7.0-13|38	
14cr|yadex-1.7.0-13|39	mkdir -p ./html
14cr|yadex-1.7.0-13|40	mv ./doc/*.html ./html
14cr|yadex-1.7.0-13|41	mv ./docsrc/*.png ./html
14cr|yadex-1.7.0-13|42	
14cr|yadex-1.7.0-13|43	cat %buildroot/%_sysconfdir/%name/%version/yadex.cfg | \
14cr|yadex-1.7.0-13|44	sed -e "s|/usr/local|%_prefix|" > %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp
14cr|yadex-1.7.0-13|45	
14cr|yadex-1.7.0-13|46	mv %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp %buildroot/%_sysconfdir/%name/%version/yadex.cfg
14cr|yadex-1.7.0-13|47	
14cr|yadex-1.7.0-13|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14cr|yadex-1.7.0-13|49	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
14cr|yadex-1.7.0-13|50	[Desktop Entry]
14cr|yadex-1.7.0-13|51	Type=Application
14cr|yadex-1.7.0-13|52	Categories=Game;ArcadeGame;
14cr|yadex-1.7.0-13|53	Name=Yadex
14cr|yadex-1.7.0-13|54	Icon=arcade_section
14cr|yadex-1.7.0-13|55	Comment=A level editor for DOOM
14cr|yadex-1.7.0-13|56	Exec=%name
14cr|yadex-1.7.0-13|57	EOF
14cr|yadex-1.7.0-13|58	
14cr|yadex-1.7.0-13|59	%if %mdkversion < 200900
14cr|yadex-1.7.0-13|60	%post
14cr|yadex-1.7.0-13|61	%update_menus
14cr|yadex-1.7.0-13|62	%endif
14cr|yadex-1.7.0-13|63	
14cr|yadex-1.7.0-13|64	%if %mdkversion < 200900
14cr|yadex-1.7.0-13|65	%postun
14cr|yadex-1.7.0-13|66	%clean_menus
14cr|yadex-1.7.0-13|67	%endif
14cr|yadex-1.7.0-13|68	
14cr|yadex-1.7.0-13|69	%clean
14cr|yadex-1.7.0-13|70	rm -fr %buildroot
14cr|yadex-1.7.0-13|71	
14cr|yadex-1.7.0-13|72	%files
14cr|yadex-1.7.0-13|73	%defattr(-,root,root)
14cr|yadex-1.7.0-13|74	%doc README TODO CHANGES COPYING COPYING.LIB html
14cr|yadex-1.7.0-13|75	%_bindir/yadex
14cr|yadex-1.7.0-13|76	%_bindir/yadex-%{version}
14cr|yadex-1.7.0-13|77	%dir %_sysconfdir/%name
14cr|yadex-1.7.0-13|78	%dir %_sysconfdir/%name/%version
14cr|yadex-1.7.0-13|79	%config(noreplace) %_sysconfdir/%name/%version/yadex.cfg
14cr|yadex-1.7.0-13|80	%dir %_gamesdatadir/yadex
14cr|yadex-1.7.0-13|81	%dir %_gamesdatadir/yadex/%{version}
14cr|yadex-1.7.0-13|82	%_gamesdatadir/yadex/%{version}/*.ygd
14cr|yadex-1.7.0-13|83	%_mandir/man6/yadex*
14cr|yadex-1.7.0-13|84	%{_datadir}/applications/mandriva-yadex.desktop
14cr|yadex-1.7.0-13|85	
14cr|yadex-1.7.0-13|86	
14cr|yadex-1.7.0-13|87	
14cr|yadex-1.7.0-13|88	
14cr|yadex-1.7.0-13|89	
14cr|yadex-1.7.0-13|90	%changelog
14cr|yadex-1.7.0-13|91	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-13
14cr|yadex-1.7.0-13|92	+ Revision: ec92cd6
14cr|yadex-1.7.0-13|93	- MassBuild#464: Increase release tag
14cr|yadex-1.7.0-13|94	
14cr|yadex-1.7.0-13|95	

9393 14
14cr|yafaray-0.1.1-4|1	%define oname YafaRay
14cr|yafaray-0.1.1-4|2	
14cr|yafaray-0.1.1-4|3	%if %{_use_internal_dependency_generator}
14cr|yafaray-0.1.1-4|4	%define __noautoprovfiles '%{python_sitearch}/(.*)\.so$|%{_libdir}/yafaray'
14cr|yafaray-0.1.1-4|5	%else
14cr|yafaray-0.1.1-4|6	%define _exclude_files_from_autoprov ^%{python_sitearch}/.*\.so$\\|%{_libdir}/yafaray
14cr|yafaray-0.1.1-4|7	%endif
14cr|yafaray-0.1.1-4|8	
14cr|yafaray-0.1.1-4|9	Summary:	A free open-source raytracing render engine
14cr|yafaray-0.1.1-4|10	Name:		yafaray
14cr|yafaray-0.1.1-4|11	Version:	0.1.1
14cr|yafaray-0.1.1-4|12	Release:	4
14cr|yafaray-0.1.1-4|13	License:	LGPLv2.1+
14cr|yafaray-0.1.1-4|14	Group:		Graphics
14cr|yafaray-0.1.1-4|15	Url:		http://www.yafray.org/
14cr|yafaray-0.1.1-4|16	Source0:	http://static.yafaray.org/sources/%{oname}.%{version}.zip
14cr|yafaray-0.1.1-4|17	Source1:	http://static.yafaray.org/sources/%{oname}-blender.%{version}.zip
14cr|yafaray-0.1.1-4|18	Source2:	yafaray.rpmlintrc
14cr|yafaray-0.1.1-4|19	BuildRequires:	scons
14cr|yafaray-0.1.1-4|20	BuildRequires:	swig
14cr|yafaray-0.1.1-4|21	BuildRequires:	jpeg-devel
14cr|yafaray-0.1.1-4|22	BuildRequires:	qt4-devel
14cr|yafaray-0.1.1-4|23	BuildRequires:	pkgconfig(freetype2)
14cr|yafaray-0.1.1-4|24	BuildRequires:	pkgconfig(libpng)
14cr|yafaray-0.1.1-4|25	BuildRequires:	pkgconfig(libxml-2.0)
14cr|yafaray-0.1.1-4|26	BuildRequires:	pkgconfig(OpenEXR)
14cr|yafaray-0.1.1-4|27	BuildRequires:	pkgconfig(python)
14cr|yafaray-0.1.1-4|28	BuildRequires:	pkgconfig(zlib)
14cr|yafaray-0.1.1-4|29	%rename yafray
14cr|yafaray-0.1.1-4|30	
14cr|yafaray-0.1.1-4|31	%description
14cr|yafaray-0.1.1-4|32	YafaRay is a free open-source raytracing render engine.
14cr|yafaray-0.1.1-4|33	
14cr|yafaray-0.1.1-4|34	Raytracing is a rendering technique for generating realistic images by
14cr|yafaray-0.1.1-4|35	tracing the path of light through a 3D scene. A render engine consists of
14cr|yafaray-0.1.1-4|36	a "faceless" computer program that interacts with a host 3D application
14cr|yafaray-0.1.1-4|37	to provide very specific raytracing capabilities "on demand". Blender 3D
14cr|yafaray-0.1.1-4|38	is the host application of YafaRay.
14cr|yafaray-0.1.1-4|39	
14cr|yafaray-0.1.1-4|40	%package blender
14cr|yafaray-0.1.1-4|41	Summary:	Blender integration scripts
14cr|yafaray-0.1.1-4|42	Group:		Graphics
14cr|yafaray-0.1.1-4|43	Requires:	%{name} = %{version}-%{release}
14cr|yafaray-0.1.1-4|44	Requires:	blender
14cr|yafaray-0.1.1-4|45	
14cr|yafaray-0.1.1-4|46	%description blender
14cr|yafaray-0.1.1-4|47	YafRay uses a python-coded settings interface to set lighting and rendering
14cr|yafaray-0.1.1-4|48	parameters. This settings interface is launched by an entry automatically
14cr|yafaray-0.1.1-4|49	added to the Blender Render menu.
14cr|yafaray-0.1.1-4|50	
14cr|yafaray-0.1.1-4|51	%prep
14cr|yafaray-0.1.1-4|52	%setup -q -n %{name}
14cr|yafaray-0.1.1-4|53	%setup -q -D -T -a 1 -n %{name}
14cr|yafaray-0.1.1-4|54	
14cr|yafaray-0.1.1-4|55	sed -i -e"s,/lib',/%{_lib}',g" config/linux2-config.py
14cr|yafaray-0.1.1-4|56	sed -i -e"s,/lib/,/%{_lib}/,g" config/linux2-config.py
14cr|yafaray-0.1.1-4|57	sed -i -e"s,WITH_YF_QT='false',WITH_YF_QT='true',g" config/linux2-config.py
14cr|yafaray-0.1.1-4|58	
14cr|yafaray-0.1.1-4|59	cat << EOF >> config/linux2-config.py
14cr|yafaray-0.1.1-4|60	YF_QTDIR = '/usr/lib/qt4'
14cr|yafaray-0.1.1-4|61	# unversioned SO is correct by itself when the said shared object is
14cr|yafaray-0.1.1-4|62	# meant to be dlopen at runtime, instead of being linked at build time.
14cr|yafaray-0.1.1-4|63	#YF_SHLINKFLAGS = "-Wl,-soname,libyafaraycore.so.1"
14cr|yafaray-0.1.1-4|64	EOF
14cr|yafaray-0.1.1-4|65	sed -i -e"s|REL_CCFLAGS = '-O3 -ffast-math'|REL_CCFLAGS = '-ffast-math -fPIC %{optflags}'|g" config/linux2-config.py
14cr|yafaray-0.1.1-4|66	sed -i -e"s|/usr/local|/usr|g" config/linux2-config.py
14cr|yafaray-0.1.1-4|67	# fixes %%{buildroot} in libyafaraycore.so
14cr|yafaray-0.1.1-4|68	sed -i -e"s,\$YF_LIBOUT,%{_libdir},g" tools/writeconfig.py
14cr|yafaray-0.1.1-4|69	sed -i -e"s,\$YF_PLUGINPATH,%{_libdir}/%{name},g" tools/writeconfig.py
14cr|yafaray-0.1.1-4|70	
14cr|yafaray-0.1.1-4|71	%build
14cr|yafaray-0.1.1-4|72	scons build
14cr|yafaray-0.1.1-4|73	scons swig
14cr|yafaray-0.1.1-4|74	
14cr|yafaray-0.1.1-4|75	%install
14cr|yafaray-0.1.1-4|76	scons PREFIX=%{buildroot}%{_prefix} install
14cr|yafaray-0.1.1-4|77	
14cr|yafaray-0.1.1-4|78	mkdir -p %{buildroot}%{_datadir}/blender/scripts
14cr|yafaray-0.1.1-4|79	mkdir -p %{buildroot}%{python_sitearch}
14cr|yafaray-0.1.1-4|80	
14cr|yafaray-0.1.1-4|81	cp -p bindings/python/yaf*.py \
14cr|yafaray-0.1.1-4|82	%{buildroot}%{_datadir}/blender/scripts
14cr|yafaray-0.1.1-4|83	cp -p bindings/python/_yaf*.so \
14cr|yafaray-0.1.1-4|84	%{buildroot}%{python_sitearch}
14cr|yafaray-0.1.1-4|85	cp -p %{name}-blender/yaf*.py \
14cr|yafaray-0.1.1-4|86	%{buildroot}%{_datadir}/blender/scripts
14cr|yafaray-0.1.1-4|87	
14cr|yafaray-0.1.1-4|88	%files
14cr|yafaray-0.1.1-4|89	%doc CODING LICENSE INSTALL
14cr|yafaray-0.1.1-4|90	%{_bindir}/%{name}-xml
14cr|yafaray-0.1.1-4|91	%{_libdir}/%{name}/*.so
14cr|yafaray-0.1.1-4|92	%{_libdir}/libyafaraycore.so
14cr|yafaray-0.1.1-4|93	
14cr|yafaray-0.1.1-4|94	%files blender
14cr|yafaray-0.1.1-4|95	%{_datadir}/blender/scripts/*
14cr|yafaray-0.1.1-4|96	%{_libdir}/libyafarayqt.so
14cr|yafaray-0.1.1-4|97	%{_libdir}/libyafarayplugin.so
14cr|yafaray-0.1.1-4|98	%{python_sitearch}/_yaf*.so
14cr|yafaray-0.1.1-4|99	
14cr|yafaray-0.1.1-4|100	
14cr|yafaray-0.1.1-4|101	%changelog
14cr|yafaray-0.1.1-4|102	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-4
14cr|yafaray-0.1.1-4|103	+ Revision: c37387a
14cr|yafaray-0.1.1-4|104	- MassBuild#464: Increase release tag
14cr|yafaray-0.1.1-4|105	
14cr|yafaray-0.1.1-4|106	

9394 14
14cr|yagf-0.9.4.2-1|1	Summary: Yet Another Graphic Front-end for Cuneiform
14cr|yagf-0.9.4.2-1|2	Name: 		yagf
14cr|yagf-0.9.4.2-1|3	Version:	0.9.4.2
14cr|yagf-0.9.4.2-1|4	Release:	1
14cr|yagf-0.9.4.2-1|5	License: 	GPLv3+
14cr|yagf-0.9.4.2-1|6	Group: 		Office
14cr|yagf-0.9.4.2-1|7	URL: 		http://symmetrica.net/cuneiform-linux/yagf-en.html
14cr|yagf-0.9.4.2-1|8	Source0: 	https://yagf.googlecode.com/archive/%{name}-%{version}.tar.gz
14cr|yagf-0.9.4.2-1|9	BuildRequires: 	cmake qt4-devel aspell-devel djvulibre-devel tiff-devel
14cr|yagf-0.9.4.2-1|10	#Requires: 	qt4-common aspell
14cr|yagf-0.9.4.2-1|11	Suggests:	cuneiform-linux
14cr|yagf-0.9.4.2-1|12	Suggests:	tesseract
14cr|yagf-0.9.4.2-1|13	#Requires:	aspell-ru aspell-uk aspell-en
14cr|yagf-0.9.4.2-1|14	
14cr|yagf-0.9.4.2-1|15	%description
14cr|yagf-0.9.4.2-1|16	YAGF is a graphical interface for cuneiform and tesseract text recognition
14cr|yagf-0.9.4.2-1|17	tools on the Linux platform. With YAGF you can scan images via XSane, import
14cr|yagf-0.9.4.2-1|18	pages from PDF documents, perform images preprocessing and recognize texts
14cr|yagf-0.9.4.2-1|19	using cuneiform from a single command center. YAGF also makes it easy to scan
14cr|yagf-0.9.4.2-1|20	and recognize several images sequentially.
14cr|yagf-0.9.4.2-1|21	
14cr|yagf-0.9.4.2-1|22	%prep
14cr|yagf-0.9.4.2-1|23	%setup -q -n %{name}-5aa10dee3fba
14cr|yagf-0.9.4.2-1|24	
14cr|yagf-0.9.4.2-1|25	find . -type f -executable -exec chmod a-x {} \;
14cr|yagf-0.9.4.2-1|26	
14cr|yagf-0.9.4.2-1|27	%build
14cr|yagf-0.9.4.2-1|28	%cmake
14cr|yagf-0.9.4.2-1|29	%make
14cr|yagf-0.9.4.2-1|30	
14cr|yagf-0.9.4.2-1|31	%install
14cr|yagf-0.9.4.2-1|32	pushd build
14cr|yagf-0.9.4.2-1|33	%makeinstall_std
14cr|yagf-0.9.4.2-1|34	popd
14cr|yagf-0.9.4.2-1|35	
14cr|yagf-0.9.4.2-1|36	%files
14cr|yagf-0.9.4.2-1|37	%{_bindir}/yagf
14cr|yagf-0.9.4.2-1|38	%{_datadir}/yagf
14cr|yagf-0.9.4.2-1|39	%{_datadir}/pixmaps/yagf.png
14cr|yagf-0.9.4.2-1|40	%{_datadir}/icons/hicolor/*/apps/yagf.*
14cr|yagf-0.9.4.2-1|41	%{_libdir}/yagf/libxspreload.so
14cr|yagf-0.9.4.2-1|42	%{_datadir}/applications/YAGF.desktop
14cr|yagf-0.9.4.2-1|43	%doc AUTHORS ChangeLog DESCRIPTION README
14cr|yagf-0.9.4.2-1|44	
14cr|yagf-0.9.4.2-1|45	%changelog
14cr|yagf-0.9.4.2-1|46	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4.2-1
14cr|yagf-0.9.4.2-1|47	+ Revision: c2ad7ce
14cr|yagf-0.9.4.2-1|48	- Updated to 0.9.4.2
14cr|yagf-0.9.4.2-1|49	
14cr|yagf-0.9.4.2-1|50	

9395 14
14cr|yahqtzee-2009.10-3|1	Name:           yahqtzee
14cr|yahqtzee-2009.10-3|2	Version:        2009.10
14cr|yahqtzee-2009.10-3|3	Summary:        A dice game written in C++ with Qt 4
14cr|yahqtzee-2009.10-3|4	Release:        3
14cr|yahqtzee-2009.10-3|5	License:        GPL
14cr|yahqtzee-2009.10-3|6	Group:          Graphical desktop/KDE
14cr|yahqtzee-2009.10-3|7	URL:            http://www.qt-apps.org/content/show.php/YahQtzee?content=88126
14cr|yahqtzee-2009.10-3|8	Source0:        http://prdownloads.sourceforge.net/88126-yahtzee-%version.tar.gz
14cr|yahqtzee-2009.10-3|9	Patch0:         88126-yahtzee-2009.02-fix-desktopfile.patch
14cr|yahqtzee-2009.10-3|10	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
14cr|yahqtzee-2009.10-3|11	BuildRequires:  qt4-devel
14cr|yahqtzee-2009.10-3|12	
14cr|yahqtzee-2009.10-3|13	%description
14cr|yahqtzee-2009.10-3|14	A dice game written in C++ with Qt 4.
14cr|yahqtzee-2009.10-3|15	
14cr|yahqtzee-2009.10-3|16	%files
14cr|yahqtzee-2009.10-3|17	%defattr(-,root,root)
14cr|yahqtzee-2009.10-3|18	%_gamesdatadir/yahtzee
14cr|yahqtzee-2009.10-3|19	%_gamesbindir/yahtzee
14cr|yahqtzee-2009.10-3|20	%_datadir/applications/yahtzee.desktop
14cr|yahqtzee-2009.10-3|21	%_iconsdir/yahtzee.png
14cr|yahqtzee-2009.10-3|22	
14cr|yahqtzee-2009.10-3|23	#-----------------------------------------------------------------------------
14cr|yahqtzee-2009.10-3|24	
14cr|yahqtzee-2009.10-3|25	%prep
14cr|yahqtzee-2009.10-3|26	%setup -q -n yahtzee
14cr|yahqtzee-2009.10-3|27	%patch0 -p1
14cr|yahqtzee-2009.10-3|28	
14cr|yahqtzee-2009.10-3|29	%build
14cr|yahqtzee-2009.10-3|30	
14cr|yahqtzee-2009.10-3|31	qmake yahtzee.pro
14cr|yahqtzee-2009.10-3|32	
14cr|yahqtzee-2009.10-3|33	%make
14cr|yahqtzee-2009.10-3|34	
14cr|yahqtzee-2009.10-3|35	
14cr|yahqtzee-2009.10-3|36	%install
14cr|yahqtzee-2009.10-3|37	rm -rf %buildroot
14cr|yahqtzee-2009.10-3|38	%__mkdir -p  %buildroot%_gamesdatadir/yahtzee
14cr|yahqtzee-2009.10-3|39	%__cp yahtzee %buildroot%_gamesdatadir/yahtzee/
14cr|yahqtzee-2009.10-3|40	%__cp *.qm  %buildroot%_gamesdatadir/yahtzee/
14cr|yahqtzee-2009.10-3|41	
14cr|yahqtzee-2009.10-3|42	%__mkdir -p %buildroot%_gamesdatadir/yahtzee/images
14cr|yahqtzee-2009.10-3|43	%__cp images/* %buildroot%_gamesdatadir/yahtzee/images
14cr|yahqtzee-2009.10-3|44	
14cr|yahqtzee-2009.10-3|45	%__mkdir -p %buildroot%_gamesbindir
14cr|yahqtzee-2009.10-3|46	ln -s %_gamesdatadir/yahtzee/yahtzee %buildroot%_gamesbindir
14cr|yahqtzee-2009.10-3|47	
14cr|yahqtzee-2009.10-3|48	%__mkdir -p %buildroot%_datadir/applications
14cr|yahqtzee-2009.10-3|49	%__cp desktop/yahtzee.desktop %buildroot%_datadir/applications/yahtzee.desktop
14cr|yahqtzee-2009.10-3|50	
14cr|yahqtzee-2009.10-3|51	%__mkdir -p %buildroot%_iconsdir
14cr|yahqtzee-2009.10-3|52	%__cp desktop/yahtzee.png %buildroot%_iconsdir/yahtzee.png
14cr|yahqtzee-2009.10-3|53	
14cr|yahqtzee-2009.10-3|54	%clean
14cr|yahqtzee-2009.10-3|55	rm -rf %{buildroot}
14cr|yahqtzee-2009.10-3|56	
14cr|yahqtzee-2009.10-3|57	
14cr|yahqtzee-2009.10-3|58	
14cr|yahqtzee-2009.10-3|59	
14cr|yahqtzee-2009.10-3|60	%changelog
14cr|yahqtzee-2009.10-3|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2009.10-3
14cr|yahqtzee-2009.10-3|62	+ Revision: a63a923
14cr|yahqtzee-2009.10-3|63	- MassBuild#464: Increase release tag
14cr|yahqtzee-2009.10-3|64	
14cr|yahqtzee-2009.10-3|65	

9396 14
14cr|yakuake-2.9.9-2|1	Summary:	Very powerful Quake style Konsole
14cr|yakuake-2.9.9-2|2	Name:		yakuake
14cr|yakuake-2.9.9-2|3	Version:	2.9.9
14cr|yakuake-2.9.9-2|4	Release:	2
14cr|yakuake-2.9.9-2|5	License:	GPLv2+
14cr|yakuake-2.9.9-2|6	Group:		Graphical desktop/KDE
14cr|yakuake-2.9.9-2|7	Source0:	http://download.kde.org/stable/yakuake/%{version}/src/%{name}-%{version}.tar.xz
14cr|yakuake-2.9.9-2|8	Url:		http://www.kde-apps.org/content/show.php?content=29153
14cr|yakuake-2.9.9-2|9	BuildRequires:	kdelibs4-devel
14cr|yakuake-2.9.9-2|10	Requires:	konsole
14cr|yakuake-2.9.9-2|11	Obsoletes:	kde4-%name <= 2.9.2
14cr|yakuake-2.9.9-2|12	Provides:	kde4-%name = %version
14cr|yakuake-2.9.9-2|13	
14cr|yakuake-2.9.9-2|14	%description
14cr|yakuake-2.9.9-2|15	Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
14cr|yakuake-2.9.9-2|16	
14cr|yakuake-2.9.9-2|17	%files -f %{name}.lang
14cr|yakuake-2.9.9-2|18	%doc AUTHORS ChangeLog README TODO NEWS KDE4FAQ
14cr|yakuake-2.9.9-2|19	%{_kde_bindir}/*
14cr|yakuake-2.9.9-2|20	%{_kde_datadir}/applications/kde4/*.desktop
14cr|yakuake-2.9.9-2|21	%{_kde_appsdir}/%{name}
14cr|yakuake-2.9.9-2|22	%{_kde_appsdir}/kconf_update/%{name}*
14cr|yakuake-2.9.9-2|23	%{_kde_configdir}/yakuake.knsrc
14cr|yakuake-2.9.9-2|24	%{_kde_iconsdir}/hicolor/*/apps/*
14cr|yakuake-2.9.9-2|25	
14cr|yakuake-2.9.9-2|26	#--------------------------------------------------------------------
14cr|yakuake-2.9.9-2|27	
14cr|yakuake-2.9.9-2|28	%prep
14cr|yakuake-2.9.9-2|29	%setup -qn %{name}-%{version}
14cr|yakuake-2.9.9-2|30	
14cr|yakuake-2.9.9-2|31	%build
14cr|yakuake-2.9.9-2|32	%cmake_kde4
14cr|yakuake-2.9.9-2|33	%make
14cr|yakuake-2.9.9-2|34	
14cr|yakuake-2.9.9-2|35	%install
14cr|yakuake-2.9.9-2|36	%makeinstall_std -C build
14cr|yakuake-2.9.9-2|37	
14cr|yakuake-2.9.9-2|38	%find_lang %name
14cr|yakuake-2.9.9-2|39	
14cr|yakuake-2.9.9-2|40	%changelog
14cr|yakuake-2.9.9-2|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.9-2
14cr|yakuake-2.9.9-2|42	+ Revision: c4650aa
14cr|yakuake-2.9.9-2|43	- MassBuild#464: Increase release tag
14cr|yakuake-2.9.9-2|44	
14cr|yakuake-2.9.9-2|45	

9397 14
14cr|yarg-0.4-4|1	Summary:	Yet Another Randr Gui
14cr|yarg-0.4-4|2	Name:		yarg
14cr|yarg-0.4-4|3	Version:	0.4
14cr|yarg-0.4-4|4	Release:	4
14cr|yarg-0.4-4|5	License:	GPLv2+
14cr|yarg-0.4-4|6	Group:		System/X11
14cr|yarg-0.4-4|7	Source0:	%{name}-%{version}.tar.bz2
14cr|yarg-0.4-4|8	Source1:	%{name}.desktop
14cr|yarg-0.4-4|9	BuildRequires:	boost-devel
14cr|yarg-0.4-4|10	BuildRequires:	qt4-devel
14cr|yarg-0.4-4|11	BuildRequires:	pkgconfig(x11)
14cr|yarg-0.4-4|12	BuildRequires:	pkgconfig(xrandr)
14cr|yarg-0.4-4|13	
14cr|yarg-0.4-4|14	%description
14cr|yarg-0.4-4|15	Yet Another Randr Gui is a very simple Randr gui written in QT. Currently, it
14cr|yarg-0.4-4|16	only supports basic functionality and can be minimized to tray.
14cr|yarg-0.4-4|17	
14cr|yarg-0.4-4|18	%files
14cr|yarg-0.4-4|19	%{_bindir}/%{name}
14cr|yarg-0.4-4|20	%{_datadir}/%{name}/
14cr|yarg-0.4-4|21	%{_datadir}/applications/%{name}.desktop
14cr|yarg-0.4-4|22	%{_mandir}/man1/%{name}.1*
14cr|yarg-0.4-4|23	
14cr|yarg-0.4-4|24	#----------------------------------------------------------------------------
14cr|yarg-0.4-4|25	
14cr|yarg-0.4-4|26	%prep
14cr|yarg-0.4-4|27	%setup -q
14cr|yarg-0.4-4|28	
14cr|yarg-0.4-4|29	%build
14cr|yarg-0.4-4|30	%qmake_qt4 PREFIX=%{_prefix}
14cr|yarg-0.4-4|31	%make
14cr|yarg-0.4-4|32	
14cr|yarg-0.4-4|33	%install
14cr|yarg-0.4-4|34	make install INSTALL_ROOT=%{buildroot}
14cr|yarg-0.4-4|35	
14cr|yarg-0.4-4|36	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|yarg-0.4-4|37	cp -r %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cr|yarg-0.4-4|38	
14cr|yarg-0.4-4|39	
14cr|yarg-0.4-4|40	%changelog
14cr|yarg-0.4-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14cr|yarg-0.4-4|42	+ Revision: a74817e
14cr|yarg-0.4-4|43	- MassBuild#464: Increase release tag
14cr|yarg-0.4-4|44	
14cr|yarg-0.4-4|45	

9398 14
14cr|yarssr-0.2.2-8|1	Summary:	An unobtrusive RSS Aggregator
14cr|yarssr-0.2.2-8|2	Name:		yarssr
14cr|yarssr-0.2.2-8|3	Version:	0.2.2
14cr|yarssr-0.2.2-8|4	Release:	8
14cr|yarssr-0.2.2-8|5	Group:		Networking/News
14cr|yarssr-0.2.2-8|6	License:	GPL
14cr|yarssr-0.2.2-8|7	URL:		http://yarssr.sourceforge.net/
14cr|yarssr-0.2.2-8|8	Source:		http://osdn.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cr|yarssr-0.2.2-8|9	BuildRoot:	%{_tmppath}/root-%{name}-%{version}
14cr|yarssr-0.2.2-8|10	BuildRequires:	coreutils, gettext
14cr|yarssr-0.2.2-8|11	BuildArch:	noarch
14cr|yarssr-0.2.2-8|12	
14cr|yarssr-0.2.2-8|13	%description
14cr|yarssr-0.2.2-8|14	Yet Another RSS Reader is an RSS aggregator and reader that displays its
14cr|yarssr-0.2.2-8|15	results in the GNOME or KDE system tray (notification area). To view the
14cr|yarssr-0.2.2-8|16	contents of the feed just click the menu-item and it will launch in your
14cr|yarssr-0.2.2-8|17	favorite browser. It is written in Perl and uses gtk2-perl for its
14cr|yarssr-0.2.2-8|18	interface. YARSSR is still early in development, but is entirely usable.
14cr|yarssr-0.2.2-8|19	
14cr|yarssr-0.2.2-8|20	%prep
14cr|yarssr-0.2.2-8|21	%setup -q
14cr|yarssr-0.2.2-8|22	
14cr|yarssr-0.2.2-8|23	%build
14cr|yarssr-0.2.2-8|24	%make PREFIX=%{_prefix}
14cr|yarssr-0.2.2-8|25	
14cr|yarssr-0.2.2-8|26	%install
14cr|yarssr-0.2.2-8|27	%makeinstall_std PREFIX=%{_prefix}
14cr|yarssr-0.2.2-8|28	%find_lang %name
14cr|yarssr-0.2.2-8|29	
14cr|yarssr-0.2.2-8|30	%clean
14cr|yarssr-0.2.2-8|31	[ %buildroot != '/' ] && rm -fr %buildroot
14cr|yarssr-0.2.2-8|32	
14cr|yarssr-0.2.2-8|33	%files -f %name.lang
14cr|yarssr-0.2.2-8|34	%defattr(-,root,root,0755)
14cr|yarssr-0.2.2-8|35	%doc ChangeLog INSTALL README TODO
14cr|yarssr-0.2.2-8|36	%{_bindir}/%{name}
14cr|yarssr-0.2.2-8|37	%{_prefix}/lib/%{name}
14cr|yarssr-0.2.2-8|38	%{_datadir}/%{name}
14cr|yarssr-0.2.2-8|39	
14cr|yarssr-0.2.2-8|40	
14cr|yarssr-0.2.2-8|41	
14cr|yarssr-0.2.2-8|42	
14cr|yarssr-0.2.2-8|43	%changelog
14cr|yarssr-0.2.2-8|44	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-8
14cr|yarssr-0.2.2-8|45	+ Revision: 30ed02e
14cr|yarssr-0.2.2-8|46	- MassBuild#464: Increase release tag
14cr|yarssr-0.2.2-8|47	
14cr|yarssr-0.2.2-8|48	

9399 14
14cr|yate-5.1.0-3|1	%define major %{version}
14cr|yate-5.1.0-3|2	%define libname %mklibname %{name} %{major}
14cr|yate-5.1.0-3|3	%define devname %mklibname %{name} -d
14cr|yate-5.1.0-3|4	%define uprel	1
14cr|yate-5.1.0-3|5	
14cr|yate-5.1.0-3|6	#################################
14cr|yate-5.1.0-3|7	# ready for a future plf build
14cr|yate-5.1.0-3|8	# with amrnb package, should
14cr|yate-5.1.0-3|9	# be done by a real packager with
14cr|yate-5.1.0-3|10	# proper credentials to build plf.
14cr|yate-5.1.0-3|11	#################################
14cr|yate-5.1.0-3|12	# Hardcode PLF build
14cr|yate-5.1.0-3|13	%define build_plf 0
14cr|yate-5.1.0-3|14	
14cr|yate-5.1.0-3|15	%if %{build_plf}
14cr|yate-5.1.0-3|16	%define distsuffix plf
14cr|yate-5.1.0-3|17	%define extrarelsuffix plf
14cr|yate-5.1.0-3|18	%endif
14cr|yate-5.1.0-3|19	
14cr|yate-5.1.0-3|20	%define __noautoreq '/usr/bin/php'
14cr|yate-5.1.0-3|21	
14cr|yate-5.1.0-3|22	Summary:	Yet Another Telephony Engine
14cr|yate-5.1.0-3|23	Name:		yate
14cr|yate-5.1.0-3|24	Version:	5.1.0
14cr|yate-5.1.0-3|25	Release:	3
14cr|yate-5.1.0-3|26	License:	GPLv2+
14cr|yate-5.1.0-3|27	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|28	Url:		http://yate.null.ro/
14cr|yate-5.1.0-3|29	Source0:	http://yate.null.ro/tarballs/yate%{major}/%{name}-%{version}-%{uprel}.tar.gz
14cr|yate-5.1.0-3|30	# Converted from <http://yate.null.ro/favicon.ico>
14cr|yate-5.1.0-3|31	Source1:	yate-16.png
14cr|yate-5.1.0-3|32	Source2:	yate-32.png
14cr|yate-5.1.0-3|33	Patch0:		yate-4.1.0-mdv-dont_break_cflags.patch
14cr|yate-5.1.0-3|34	Patch1:		yate-fix-ssl-detection.patch
14cr|yate-5.1.0-3|35	Requires(post,preun):	rpm-helper
14cr|yate-5.1.0-3|36	BuildRequires:	desktop-file-utils
14cr|yate-5.1.0-3|37	BuildRequires:	doxygen
14cr|yate-5.1.0-3|38	BuildRequires:	gawk
14cr|yate-5.1.0-3|39	BuildRequires:	imagemagick
14cr|yate-5.1.0-3|40	BuildRequires:	sed
14cr|yate-5.1.0-3|41	BuildRequires:	coredumper-devel
14cr|yate-5.1.0-3|42	BuildRequires:	gsm-devel
14cr|yate-5.1.0-3|43	BuildRequires:	mysql-devel
14cr|yate-5.1.0-3|44	BuildRequires:	perl-devel
14cr|yate-5.1.0-3|45	BuildRequires:	pri-devel
14cr|yate-5.1.0-3|46	BuildRequires:	qt4-devel
14cr|yate-5.1.0-3|47	BuildRequires:	tonezone-devel
14cr|yate-5.1.0-3|48	BuildRequires:	pkgconfig(alsa)
14cr|yate-5.1.0-3|49	BuildRequires:	pkgconfig(libpq)
14cr|yate-5.1.0-3|50	BuildRequires:	pkgconfig(libxul)
14cr|yate-5.1.0-3|51	#BuildRequires:	pkgconfig(opal)
14cr|yate-5.1.0-3|52	BuildRequires:	pkgconfig(openssl)
14cr|yate-5.1.0-3|53	#BuildRequires:	pkgconfig(ptlib)
14cr|yate-5.1.0-3|54	BuildRequires:	pkgconfig(spandsp)
14cr|yate-5.1.0-3|55	BuildRequires:	pkgconfig(speex)
14cr|yate-5.1.0-3|56	%if %{build_plf}
14cr|yate-5.1.0-3|57	BuildRequires:	libamrnb-devel
14cr|yate-5.1.0-3|58	%endif
14cr|yate-5.1.0-3|59	
14cr|yate-5.1.0-3|60	%description
14cr|yate-5.1.0-3|61	Yate is a telephony engine designed to implement PBX and IVR solutions
14cr|yate-5.1.0-3|62	for small to large scale projects.
14cr|yate-5.1.0-3|63	
14cr|yate-5.1.0-3|64	%files
14cr|yate-5.1.0-3|65	%dir %{_defaultdocdir}/%{name}
14cr|yate-5.1.0-3|66	%doc %{_defaultdocdir}/%{name}/README
14cr|yate-5.1.0-3|67	%doc %{_defaultdocdir}/%{name}/COPYING
14cr|yate-5.1.0-3|68	%doc %{_defaultdocdir}/%{name}/ChangeLog
14cr|yate-5.1.0-3|69	%{_bindir}/yate
14cr|yate-5.1.0-3|70	%{_mandir}/*/yate.*
14cr|yate-5.1.0-3|71	%{_initrddir}/yate
14cr|yate-5.1.0-3|72	%dir %{_datadir}/yate/data
14cr|yate-5.1.0-3|73	%{_datadir}/yate/data/*
14cr|yate-5.1.0-3|74	%dir %{_libdir}/yate
14cr|yate-5.1.0-3|75	%dir %{_libdir}/yate/client
14cr|yate-5.1.0-3|76	%dir %{_libdir}/yate/jabber
14cr|yate-5.1.0-3|77	%dir %{_libdir}/yate/server
14cr|yate-5.1.0-3|78	%dir %{_libdir}/yate/sig
14cr|yate-5.1.0-3|79	%dir %{_libdir}/yate/sip
14cr|yate-5.1.0-3|80	%{_libdir}/yate/cdrbuild.yate
14cr|yate-5.1.0-3|81	%{_libdir}/yate/cdrfile.yate
14cr|yate-5.1.0-3|82	%{_libdir}/yate/regexroute.yate
14cr|yate-5.1.0-3|83	%{_libdir}/yate/javascript.yate
14cr|yate-5.1.0-3|84	%{_libdir}/yate/gvoice.yate
14cr|yate-5.1.0-3|85	%{_libdir}/yate/isaccodec.yate
14cr|yate-5.1.0-3|86	%{_libdir}/yate/server/regfile.yate
14cr|yate-5.1.0-3|87	%{_libdir}/yate/server/accfile.yate
14cr|yate-5.1.0-3|88	%{_libdir}/yate/server/register.yate
14cr|yate-5.1.0-3|89	%{_libdir}/yate/tonegen.yate
14cr|yate-5.1.0-3|90	%{_libdir}/yate/tonedetect.yate
14cr|yate-5.1.0-3|91	%{_libdir}/yate/wavefile.yate
14cr|yate-5.1.0-3|92	%{_libdir}/yate/conference.yate
14cr|yate-5.1.0-3|93	%{_libdir}/yate/moh.yate
14cr|yate-5.1.0-3|94	%{_libdir}/yate/callgen.yate
14cr|yate-5.1.0-3|95	%{_libdir}/yate/analyzer.yate
14cr|yate-5.1.0-3|96	%{_libdir}/yate/rmanager.yate
14cr|yate-5.1.0-3|97	%{_libdir}/yate/msgsniff.yate
14cr|yate-5.1.0-3|98	%{_libdir}/yate/mux.yate
14cr|yate-5.1.0-3|99	%{_libdir}/yate/pbx.yate
14cr|yate-5.1.0-3|100	%{_libdir}/yate/dumbchan.yate
14cr|yate-5.1.0-3|101	%{_libdir}/yate/callfork.yate
14cr|yate-5.1.0-3|102	%{_libdir}/yate/extmodule.yate
14cr|yate-5.1.0-3|103	%{_libdir}/yate/filetransfer.yate
14cr|yate-5.1.0-3|104	%{_libdir}/yate/ysipchan.yate
14cr|yate-5.1.0-3|105	%{_libdir}/yate/yrtpchan.yate
14cr|yate-5.1.0-3|106	%{_libdir}/yate/ystunchan.yate
14cr|yate-5.1.0-3|107	%{_libdir}/yate/ysockschan.yate
14cr|yate-5.1.0-3|108	%{_libdir}/yate/yiaxchan.yate
14cr|yate-5.1.0-3|109	%{_libdir}/yate/yjinglechan.yate
14cr|yate-5.1.0-3|110	%{_libdir}/yate/enumroute.yate
14cr|yate-5.1.0-3|111	%{_libdir}/yate/faxchan.yate
14cr|yate-5.1.0-3|112	%{_libdir}/yate/ilbcwebrtc.yate
14cr|yate-5.1.0-3|113	%{_libdir}/yate/ilbccodec.yate
14cr|yate-5.1.0-3|114	%{_libdir}/yate/server/dbwave.yate
14cr|yate-5.1.0-3|115	%{_libdir}/yate/server/dbpbx.yate
14cr|yate-5.1.0-3|116	%{_libdir}/yate/server/pbxassist.yate
14cr|yate-5.1.0-3|117	%{_libdir}/yate/server/park.yate
14cr|yate-5.1.0-3|118	%{_libdir}/yate/server/queues.yate
14cr|yate-5.1.0-3|119	%{_libdir}/yate/server/lateroute.yate
14cr|yate-5.1.0-3|120	%{_libdir}/yate/server/callcounters.yate
14cr|yate-5.1.0-3|121	%{_libdir}/yate/server/yradius.yate
14cr|yate-5.1.0-3|122	%{_libdir}/yate/server/sipfeatures.yate
14cr|yate-5.1.0-3|123	%{_libdir}/yate/server/queuesnotify.yate
14cr|yate-5.1.0-3|124	%{_libdir}/yate/server/heartbeat.yate
14cr|yate-5.1.0-3|125	%{_libdir}/yate/server/clustering.yate
14cr|yate-5.1.0-3|126	%{_libdir}/yate/server/mgcpca.yate
14cr|yate-5.1.0-3|127	%{_libdir}/yate/server/mgcpgw.yate
14cr|yate-5.1.0-3|128	%{_libdir}/yate/server/mrcpspeech.yate
14cr|yate-5.1.0-3|129	%{_libdir}/yate/server/ysigchan.yate
14cr|yate-5.1.0-3|130	%{_libdir}/yate/server/ciscosm.yate
14cr|yate-5.1.0-3|131	%{_libdir}/yate/server/sigtransport.yate
14cr|yate-5.1.0-3|132	%{_libdir}/yate/server/analog.yate
14cr|yate-5.1.0-3|133	%{_libdir}/yate/server/analogdetect.yate
14cr|yate-5.1.0-3|134	%{_libdir}/yate/server/users.yate
14cr|yate-5.1.0-3|135	%{_libdir}/yate/server/presence.yate
14cr|yate-5.1.0-3|136	%{_libdir}/yate/server/subscription.yate
14cr|yate-5.1.0-3|137	%{_libdir}/yate/server/cpuload.yate
14cr|yate-5.1.0-3|138	%{_libdir}/yate/server/ccongestion.yate
14cr|yate-5.1.0-3|139	%{_libdir}/yate/server/monitoring.yate
14cr|yate-5.1.0-3|140	%{_libdir}/yate/server/ysnmpagent.yate
14cr|yate-5.1.0-3|141	%{_libdir}/yate/server/cache.yate
14cr|yate-5.1.0-3|142	%{_libdir}/yate/server/eventlogs.yate
14cr|yate-5.1.0-3|143	%{_libdir}/yate/client/osschan.yate
14cr|yate-5.1.0-3|144	%{_libdir}/yate/client/jabberclient.yate
14cr|yate-5.1.0-3|145	%{_libdir}/yate/jabber/jabberserver.yate
14cr|yate-5.1.0-3|146	%{_libdir}/yate/jabber/jbfeatures.yate
14cr|yate-5.1.0-3|147	%{_libdir}/yate/sig/isupmangler.yate
14cr|yate-5.1.0-3|148	%{_libdir}/yate/sig/ss7_lnp_ansi.yate
14cr|yate-5.1.0-3|149	%{_libdir}/yate/sig/camel_map.yate
14cr|yate-5.1.0-3|150	%{_libdir}/yate/sip/sip_cnam_lnp.yate
14cr|yate-5.1.0-3|151	%{_libdir}/yate/cdrcombine.yate
14cr|yate-5.1.0-3|152	%{_libdir}/yate/fileinfo.yate
14cr|yate-5.1.0-3|153	%dir %{_sysconfdir}/yate
14cr|yate-5.1.0-3|154	%config(noreplace) %{_sysconfdir}/yate/accfile.conf
14cr|yate-5.1.0-3|155	%config(noreplace) %{_sysconfdir}/yate/cdrbuild.conf
14cr|yate-5.1.0-3|156	%config(noreplace) %{_sysconfdir}/yate/cdrfile.conf
14cr|yate-5.1.0-3|157	%config(noreplace) %{_sysconfdir}/yate/callcounters.conf
14cr|yate-5.1.0-3|158	%config(noreplace) %{_sysconfdir}/yate/dbpbx.conf
14cr|yate-5.1.0-3|159	%config(noreplace) %{_sysconfdir}/yate/dsoundchan.conf
14cr|yate-5.1.0-3|160	%config(noreplace) %{_sysconfdir}/yate/enumroute.conf
14cr|yate-5.1.0-3|161	%config(noreplace) %{_sysconfdir}/yate/sipfeatures.conf
14cr|yate-5.1.0-3|162	%config(noreplace) %{_sysconfdir}/yate/callfork.conf
14cr|yate-5.1.0-3|163	%config(noreplace) %{_sysconfdir}/yate/extmodule.conf
14cr|yate-5.1.0-3|164	%config(noreplace) %{_sysconfdir}/yate/filetransfer.conf
14cr|yate-5.1.0-3|165	%config(noreplace) %{_sysconfdir}/yate/moh.conf
14cr|yate-5.1.0-3|166	%config(noreplace) %{_sysconfdir}/yate/mux.conf
14cr|yate-5.1.0-3|167	%config(noreplace) %{_sysconfdir}/yate/pbxassist.conf
14cr|yate-5.1.0-3|168	%config(noreplace) %{_sysconfdir}/yate/queues.conf
14cr|yate-5.1.0-3|169	%config(noreplace) %{_sysconfdir}/yate/queuesnotify.conf
14cr|yate-5.1.0-3|170	%config(noreplace) %{_sysconfdir}/yate/lateroute.conf
14cr|yate-5.1.0-3|171	%config(noreplace) %{_sysconfdir}/yate/regexroute.conf
14cr|yate-5.1.0-3|172	%config(noreplace) %{_sysconfdir}/yate/javascript.conf
14cr|yate-5.1.0-3|173	%config(noreplace) %{_sysconfdir}/yate/regfile.conf
14cr|yate-5.1.0-3|174	%config(noreplace) %{_sysconfdir}/yate/register.conf
14cr|yate-5.1.0-3|175	%config(noreplace) %{_sysconfdir}/yate/tonegen.conf
14cr|yate-5.1.0-3|176	%config(noreplace) %{_sysconfdir}/yate/rmanager.conf
14cr|yate-5.1.0-3|177	%config(noreplace) %{_sysconfdir}/yate/yate.conf
14cr|yate-5.1.0-3|178	%config(noreplace) %{_sysconfdir}/yate/yiaxchan.conf
14cr|yate-5.1.0-3|179	%config(noreplace) %{_sysconfdir}/yate/yradius.conf
14cr|yate-5.1.0-3|180	%config(noreplace) %{_sysconfdir}/yate/yrtpchan.conf
14cr|yate-5.1.0-3|181	%config(noreplace) %{_sysconfdir}/yate/ysockschan.conf
14cr|yate-5.1.0-3|182	%config(noreplace) %{_sysconfdir}/yate/ystunchan.conf
14cr|yate-5.1.0-3|183	%config(noreplace) %{_sysconfdir}/yate/ysipchan.conf
14cr|yate-5.1.0-3|184	%config(noreplace) %{_sysconfdir}/yate/yjinglechan.conf
14cr|yate-5.1.0-3|185	%config(noreplace) %{_sysconfdir}/yate/heartbeat.conf
14cr|yate-5.1.0-3|186	%config(noreplace) %{_sysconfdir}/yate/clustering.conf
14cr|yate-5.1.0-3|187	%config(noreplace) %{_sysconfdir}/yate/mgcpca.conf
14cr|yate-5.1.0-3|188	%config(noreplace) %{_sysconfdir}/yate/mgcpgw.conf
14cr|yate-5.1.0-3|189	%config(noreplace) %{_sysconfdir}/yate/analog.conf
14cr|yate-5.1.0-3|190	%config(noreplace) %{_sysconfdir}/yate/ysigchan.conf
14cr|yate-5.1.0-3|191	%config(noreplace) %{_sysconfdir}/yate/ciscosm.conf
14cr|yate-5.1.0-3|192	%config(noreplace) %{_sysconfdir}/yate/sigtransport.conf
14cr|yate-5.1.0-3|193	%config(noreplace) %{_sysconfdir}/yate/cpuload.conf
14cr|yate-5.1.0-3|194	%config(noreplace) %{_sysconfdir}/yate/ccongestion.conf
14cr|yate-5.1.0-3|195	%config(noreplace) %{_sysconfdir}/yate/monitoring.conf
14cr|yate-5.1.0-3|196	%config(noreplace) %{_sysconfdir}/yate/ysnmpagent.conf
14cr|yate-5.1.0-3|197	%config(noreplace) %{_sysconfdir}/yate/cache.conf
14cr|yate-5.1.0-3|198	%config(noreplace) %{_sysconfdir}/yate/users.conf
14cr|yate-5.1.0-3|199	%config(noreplace) %{_sysconfdir}/yate/presence.conf
14cr|yate-5.1.0-3|200	%config(noreplace) %{_sysconfdir}/yate/subscription.conf
14cr|yate-5.1.0-3|201	%config(noreplace) %{_sysconfdir}/yate/jabberclient.conf
14cr|yate-5.1.0-3|202	%config(noreplace) %{_sysconfdir}/yate/jabberserver.conf
14cr|yate-5.1.0-3|203	%config(noreplace) %{_sysconfdir}/yate/jbfeatures.conf
14cr|yate-5.1.0-3|204	%config(noreplace) %{_sysconfdir}/yate/isupmangler.conf
14cr|yate-5.1.0-3|205	%config(noreplace) %{_sysconfdir}/yate/ss7_lnp_ansi.conf
14cr|yate-5.1.0-3|206	%config(noreplace) %{_sysconfdir}/yate/camel_map.conf
14cr|yate-5.1.0-3|207	%config(noreplace) %{_sysconfdir}/yate/sip_cnam_lnp.conf
14cr|yate-5.1.0-3|208	%config(noreplace) %{_sysconfdir}/yate/gvoice.conf
14cr|yate-5.1.0-3|209	%config(noreplace) %{_sysconfdir}/yate/eventlogs.conf
14cr|yate-5.1.0-3|210	%config(noreplace) %{_sysconfdir}/yate/lksctp.conf
14cr|yate-5.1.0-3|211	%config(noreplace) %{_sysconfdir}/yate/amrnbcodec.conf
14cr|yate-5.1.0-3|212	%config(noreplace) %{_sysconfdir}/yate/fileinfo.conf
14cr|yate-5.1.0-3|213	%config(noreplace) %{_sysconfdir}/logrotate.d/yate
14cr|yate-5.1.0-3|214	
14cr|yate-5.1.0-3|215	%post
14cr|yate-5.1.0-3|216	%_post_service %{name}
14cr|yate-5.1.0-3|217	
14cr|yate-5.1.0-3|218	%preun
14cr|yate-5.1.0-3|219	%_preun_service %{name}
14cr|yate-5.1.0-3|220	
14cr|yate-5.1.0-3|221	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|222	
14cr|yate-5.1.0-3|223	%package alsa
14cr|yate-5.1.0-3|224	Summary:	ALSA sound driver for Yate
14cr|yate-5.1.0-3|225	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|226	
14cr|yate-5.1.0-3|227	%description alsa
14cr|yate-5.1.0-3|228	Advanced Linux Sound Architecture audio driver for Yate. This is the
14cr|yate-5.1.0-3|229	recommended audio interface for using the client under Linux.
14cr|yate-5.1.0-3|230	
14cr|yate-5.1.0-3|231	%files alsa
14cr|yate-5.1.0-3|232	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|233	%{_libdir}/yate/client/alsachan.yate
14cr|yate-5.1.0-3|234	
14cr|yate-5.1.0-3|235	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|236	
14cr|yate-5.1.0-3|237	%package gsm%{major}
14cr|yate-5.1.0-3|238	Summary:	GSM audio codec for Yate
14cr|yate-5.1.0-3|239	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|240	
14cr|yate-5.1.0-3|241	%description gsm%{major}
14cr|yate-5.1.0-3|242	European GSM 06.10 audio codec for Yate. This is a low CPU usage codec
14cr|yate-5.1.0-3|243	that provides moderate compression and good voice quality.
14cr|yate-5.1.0-3|244	
14cr|yate-5.1.0-3|245	%files gsm%{major}
14cr|yate-5.1.0-3|246	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|247	%{_libdir}/yate/gsmcodec.yate
14cr|yate-5.1.0-3|248	%{_libdir}/libyategsm.so.%{major}
14cr|yate-5.1.0-3|249	
14cr|yate-5.1.0-3|250	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|251	
14cr|yate-5.1.0-3|252	%package speex
14cr|yate-5.1.0-3|253	Summary:	Speex audio codec for Yate
14cr|yate-5.1.0-3|254	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|255	
14cr|yate-5.1.0-3|256	%description speex
14cr|yate-5.1.0-3|257	Speex audio codec for Yate. Speex is based on CELP  and is designed to
14cr|yate-5.1.0-3|258	compress voice at bitrates ranging from 2 to 44 kbps.
14cr|yate-5.1.0-3|259	
14cr|yate-5.1.0-3|260	%files speex
14cr|yate-5.1.0-3|261	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|262	%{_libdir}/yate/speexcodec.yate
14cr|yate-5.1.0-3|263	
14cr|yate-5.1.0-3|264	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|265	
14cr|yate-5.1.0-3|266	%package h323
14cr|yate-5.1.0-3|267	Summary:	H.323 protocol driver for Yate
14cr|yate-5.1.0-3|268	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|269	
14cr|yate-5.1.0-3|270	%description h323
14cr|yate-5.1.0-3|271	Yate driver for the ITU-T H.323 VoIP protocol based on the OpenH323
14cr|yate-5.1.0-3|272	library.
14cr|yate-5.1.0-3|273	
14cr|yate-5.1.0-3|274	%files h323
14cr|yate-5.1.0-3|275	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|276	%config(noreplace) %{_sysconfdir}/yate/h323chan.conf
14cr|yate-5.1.0-3|277	
14cr|yate-5.1.0-3|278	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|279	
14cr|yate-5.1.0-3|280	%package isdn
14cr|yate-5.1.0-3|281	Summary:	ISDN PRI card and protocol drivers for Yate
14cr|yate-5.1.0-3|282	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|283	
14cr|yate-5.1.0-3|284	%description isdn
14cr|yate-5.1.0-3|285	Yate drivers for ISDN PRI cards supported by the Zaptel or Wanpipe
14cr|yate-5.1.0-3|286	kernel interfaces.
14cr|yate-5.1.0-3|287	
14cr|yate-5.1.0-3|288	%files isdn
14cr|yate-5.1.0-3|289	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|290	%config(noreplace) %{_sysconfdir}/yate/wpcard.conf
14cr|yate-5.1.0-3|291	%{_libdir}/yate/server/zapcard.yate
14cr|yate-5.1.0-3|292	%config(noreplace) %{_sysconfdir}/yate/zapcard.conf
14cr|yate-5.1.0-3|293	%config(noreplace) %{_sysconfdir}/yate/tdmcard.conf
14cr|yate-5.1.0-3|294	
14cr|yate-5.1.0-3|295	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|296	
14cr|yate-5.1.0-3|297	#%package lksctp
14cr|yate-5.1.0-3|298	#Summary:        Linux Kernel based SCTP support for Yate
14cr|yate-5.1.0-3|299	#Group:          Networking/Instant messaging
14cr|yate-5.1.0-3|300	#Provides:       %{name}-sctp = %{EVRD}
14cr|yate-5.1.0-3|301	#
14cr|yate-5.1.0-3|302	#%description lksctp
14cr|yate-5.1.0-3|303	#This package provides SCTP sockets support for Yate based on the Linux Kernel
14cr|yate-5.1.0-3|304	#implementation. These are needed for standard SIGTRAN interfaces.
14cr|yate-5.1.0-3|305	#
14cr|yate-5.1.0-3|306	#%files lksctp
14cr|yate-5.1.0-3|307	#%{_libdir}/yate/server/lksctp.yate
14cr|yate-5.1.0-3|308	
14cr|yate-5.1.0-3|309	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|310	
14cr|yate-5.1.0-3|311	%package openssl
14cr|yate-5.1.0-3|312	Summary:	OpenSSL based encryption support for Yate
14cr|yate-5.1.0-3|313	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|314	Provides:	%{name}-ssl = %{EVRD}
14cr|yate-5.1.0-3|315	Provides:	%{name}-crypto = %{EVRD}
14cr|yate-5.1.0-3|316	
14cr|yate-5.1.0-3|317	%description openssl
14cr|yate-5.1.0-3|318	This package provides SSL/TLS encrypted communication support for Yate as
14cr|yate-5.1.0-3|319	well as cryptographic routines used for other purposes.
14cr|yate-5.1.0-3|320	
14cr|yate-5.1.0-3|321	%files openssl
14cr|yate-5.1.0-3|322	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|323	%{_libdir}/yate/openssl.yate
14cr|yate-5.1.0-3|324	%config(noreplace) %{_sysconfdir}/yate/openssl.conf
14cr|yate-5.1.0-3|325	
14cr|yate-5.1.0-3|326	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|327	
14cr|yate-5.1.0-3|328	%package zlib
14cr|yate-5.1.0-3|329	Summary:	Zlib compression support for Yate
14cr|yate-5.1.0-3|330	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|331	Provides:	%{name}-compression = %{EVRD}
14cr|yate-5.1.0-3|332	
14cr|yate-5.1.0-3|333	%description zlib
14cr|yate-5.1.0-3|334	This package provides Zlib data compression for Yate.
14cr|yate-5.1.0-3|335	
14cr|yate-5.1.0-3|336	%files zlib
14cr|yate-5.1.0-3|337	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|338	%{_libdir}/yate/zlibcompress.yate
14cr|yate-5.1.0-3|339	%config(noreplace) %{_sysconfdir}/yate/zlibcompress.conf
14cr|yate-5.1.0-3|340	
14cr|yate-5.1.0-3|341	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|342	
14cr|yate-5.1.0-3|343	%package pgsql
14cr|yate-5.1.0-3|344	Summary:	PostgreSQL database driver for Yate
14cr|yate-5.1.0-3|345	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|346	Provides:	%{name}-database = %{EVRD}
14cr|yate-5.1.0-3|347	
14cr|yate-5.1.0-3|348	%description pgsql
14cr|yate-5.1.0-3|349	This package allows Yate to connect to a PostgreSQL database server.
14cr|yate-5.1.0-3|350	All modules that support database access will be able to use
14cr|yate-5.1.0-3|351	PostgreSQL.
14cr|yate-5.1.0-3|352	
14cr|yate-5.1.0-3|353	%files pgsql
14cr|yate-5.1.0-3|354	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|355	%{_libdir}/yate/server/pgsqldb.yate
14cr|yate-5.1.0-3|356	%config(noreplace) %{_sysconfdir}/yate/pgsqldb.conf
14cr|yate-5.1.0-3|357	
14cr|yate-5.1.0-3|358	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|359	
14cr|yate-5.1.0-3|360	%package mysql
14cr|yate-5.1.0-3|361	Summary:	MySQL database driver for Yate
14cr|yate-5.1.0-3|362	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|363	Provides:	%{name}-database = %{EVRD}
14cr|yate-5.1.0-3|364	
14cr|yate-5.1.0-3|365	%description mysql
14cr|yate-5.1.0-3|366	This package allows Yate to connect to a MySQL database server. All
14cr|yate-5.1.0-3|367	modules that support database access will be able to use MySQL.
14cr|yate-5.1.0-3|368	
14cr|yate-5.1.0-3|369	%files mysql
14cr|yate-5.1.0-3|370	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|371	%{_libdir}/yate/server/mysqldb.yate
14cr|yate-5.1.0-3|372	%config(noreplace) %{_sysconfdir}/yate/mysqldb.conf
14cr|yate-5.1.0-3|373	
14cr|yate-5.1.0-3|374	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|375	
14cr|yate-5.1.0-3|376	%package client-common
14cr|yate-5.1.0-3|377	Summary:	Common files for all Yate clients
14cr|yate-5.1.0-3|378	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|379	
14cr|yate-5.1.0-3|380	%description client-common
14cr|yate-5.1.0-3|381	This package includes the common files needed to use Yate as a VoIP client.
14cr|yate-5.1.0-3|382	
14cr|yate-5.1.0-3|383	%files client-common
14cr|yate-5.1.0-3|384	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|385	%{_datadir}/pixmaps/null_team-*.png
14cr|yate-5.1.0-3|386	%dir %{_datadir}/yate/skins
14cr|yate-5.1.0-3|387	%{_datadir}/yate/skins/*
14cr|yate-5.1.0-3|388	%dir %{_datadir}/yate/sounds
14cr|yate-5.1.0-3|389	%{_datadir}/yate/sounds/*
14cr|yate-5.1.0-3|390	%dir %{_datadir}/yate/help
14cr|yate-5.1.0-3|391	%{_datadir}/yate/help/*
14cr|yate-5.1.0-3|392	%config(noreplace) %{_sysconfdir}/yate/providers.conf
14cr|yate-5.1.0-3|393	
14cr|yate-5.1.0-3|394	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|395	
14cr|yate-5.1.0-3|396	%package qt4
14cr|yate-5.1.0-3|397	Summary:	Qt-4 client package for Yate
14cr|yate-5.1.0-3|398	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|399	Provides:	%{name}-client = %{EVRD}
14cr|yate-5.1.0-3|400	Requires:	%{name}-client-common = %{EVRD}
14cr|yate-5.1.0-3|401	Requires:	libyate-qt4 = %{EVRD}
14cr|yate-5.1.0-3|402	
14cr|yate-5.1.0-3|403	%description qt4
14cr|yate-5.1.0-3|404	The yate-qt4 package includes the files needed to use Yate as a VoIP client
14cr|yate-5.1.0-3|405	with a Qt version 4 graphical interface.
14cr|yate-5.1.0-3|406	
14cr|yate-5.1.0-3|407	%files qt4
14cr|yate-5.1.0-3|408	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|409	%{_bindir}/yate-qt4
14cr|yate-5.1.0-3|410	%{_datadir}/applications/yate-qt4.desktop
14cr|yate-5.1.0-3|411	%config(noreplace) %{_sysconfdir}/yate/yate-qt4.conf
14cr|yate-5.1.0-3|412	
14cr|yate-5.1.0-3|413	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|414	%package libyate-qt4
14cr|yate-5.1.0-3|415	
14cr|yate-5.1.0-3|416	Summary:	Qt-4 client package for Yate
14cr|yate-5.1.0-3|417	Group:		System/Libraries
14cr|yate-5.1.0-3|418	Provides:	libyate-qt4  = %{EVRD}
14cr|yate-5.1.0-3|419	
14cr|yate-5.1.0-3|420	%description libyate-qt4
14cr|yate-5.1.0-3|421	Librairies needed by Qt version 4 graphical interface.
14cr|yate-5.1.0-3|422	
14cr|yate-5.1.0-3|423	%files libyate-qt4
14cr|yate-5.1.0-3|424	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|425	%{_libdir}/libyateqt4.so.*
14cr|yate-5.1.0-3|426	%{_libdir}/yate/qt4/*.yate
14cr|yate-5.1.0-3|427	
14cr|yate-5.1.0-3|428	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|429	
14cr|yate-5.1.0-3|430	%package scripts
14cr|yate-5.1.0-3|431	Summary:	External scripting package for Yate
14cr|yate-5.1.0-3|432	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|433	Requires:	%{name} = %{EVRD}
14cr|yate-5.1.0-3|434	Requires:	perl(Data::Dumper)
14cr|yate-5.1.0-3|435	Requires:	php-simplexml
14cr|yate-5.1.0-3|436	
14cr|yate-5.1.0-3|437	%description scripts
14cr|yate-5.1.0-3|438	The yate-scripts package includes libraries for using external scripts
14cr|yate-5.1.0-3|439	with Yate.
14cr|yate-5.1.0-3|440	
14cr|yate-5.1.0-3|441	%files scripts
14cr|yate-5.1.0-3|442	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|443	%dir %{_datadir}/yate/scripts
14cr|yate-5.1.0-3|444	%{_datadir}/yate/scripts/*.*
14cr|yate-5.1.0-3|445	
14cr|yate-5.1.0-3|446	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|447	
14cr|yate-5.1.0-3|448	%package -n %{libname}
14cr|yate-5.1.0-3|449	Summary:	Library for Yate
14cr|yate-5.1.0-3|450	Group:		System/Libraries
14cr|yate-5.1.0-3|451	
14cr|yate-5.1.0-3|452	%description -n %{libname}
14cr|yate-5.1.0-3|453	Library for Yate.
14cr|yate-5.1.0-3|454	
14cr|yate-5.1.0-3|455	%files -n %{libname}
14cr|yate-5.1.0-3|456	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|457	%{_libdir}/libyate.so.*
14cr|yate-5.1.0-3|458	%{_libdir}/libyatescript.so.*
14cr|yate-5.1.0-3|459	%{_libdir}/libyatejabber.so.*
14cr|yate-5.1.0-3|460	%{_libdir}/libyatesig.so.*
14cr|yate-5.1.0-3|461	%{_libdir}/libyatemgcp.so.*
14cr|yate-5.1.0-3|462	
14cr|yate-5.1.0-3|463	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|464	
14cr|yate-5.1.0-3|465	%package -n %{devname}
14cr|yate-5.1.0-3|466	Summary:	Development package for Yate
14cr|yate-5.1.0-3|467	Group:		Development/C++
14cr|yate-5.1.0-3|468	Requires:	%{libname} = %{EVRD}
14cr|yate-5.1.0-3|469	Requires:	pkgconfig(QtGui)
14cr|yate-5.1.0-3|470	Provides:	%{name}-devel = %{EVRD}
14cr|yate-5.1.0-3|471	Provides:	lib%{name}-devel = %{EVRD}
14cr|yate-5.1.0-3|472	
14cr|yate-5.1.0-3|473	%description -n %{devname}
14cr|yate-5.1.0-3|474	This package includes the libraries and header files for Yate that can
14cr|yate-5.1.0-3|475	be used to build and install new modules.
14cr|yate-5.1.0-3|476	
14cr|yate-5.1.0-3|477	%files -n %{devname}
14cr|yate-5.1.0-3|478	%doc README COPYING ChangeLog
14cr|yate-5.1.0-3|479	%{_includedir}/*
14cr|yate-5.1.0-3|480	%{_libdir}/lib*.so
14cr|yate-5.1.0-3|481	%{_bindir}/yate-config
14cr|yate-5.1.0-3|482	%{_mandir}/*/yate-config.*
14cr|yate-5.1.0-3|483	%{_libdir}/pkgconfig/yate.pc
14cr|yate-5.1.0-3|484	
14cr|yate-5.1.0-3|485	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|486	
14cr|yate-5.1.0-3|487	%package all
14cr|yate-5.1.0-3|488	Summary:	Metapackage for Yate
14cr|yate-5.1.0-3|489	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|490	Requires:	%{name} = %{EVRD}
14cr|yate-5.1.0-3|491	Requires:	%{name}-alsa = %{EVRD}
14cr|yate-5.1.0-3|492	Requires:	%{name}-gsm = %{EVRD}
14cr|yate-5.1.0-3|493	Requires:	%{name}-speex = %{EVRD}
14cr|yate-5.1.0-3|494	#Requires:	%{name}-h323 = %{EVRD}
14cr|yate-5.1.0-3|495	Requires:	%{name}-isdn = %{EVRD}
14cr|yate-5.1.0-3|496	#Requires:	%{name}-lksctp = %{EVRD}
14cr|yate-5.1.0-3|497	Requires:	%{name}-openssl = %{EVRD}
14cr|yate-5.1.0-3|498	Requires:	%{name}-zlib = %{EVRD}
14cr|yate-5.1.0-3|499	Requires:	%{name}-mysql = %{EVRD}
14cr|yate-5.1.0-3|500	Requires:	%{name}-pgsql = %{EVRD}
14cr|yate-5.1.0-3|501	Requires:	%{name}-qt4 = %{EVRD}
14cr|yate-5.1.0-3|502	Requires:	%{name}-scripts = %{EVRD}
14cr|yate-5.1.0-3|503	
14cr|yate-5.1.0-3|504	%description all
14cr|yate-5.1.0-3|505	Metapackage for Yate allowing to fetch and install all components at
14cr|yate-5.1.0-3|506	once. It contains no files, just dependencies to all other packages.
14cr|yate-5.1.0-3|507	
14cr|yate-5.1.0-3|508	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|509	
14cr|yate-5.1.0-3|510	%if %{build_plf}
14cr|yate-5.1.0-3|511	%package amrnb
14cr|yate-5.1.0-3|512	Summary:	Yate with amrnb codec support
14cr|yate-5.1.0-3|513	Group:		Networking/Instant messaging
14cr|yate-5.1.0-3|514	Requires:	%{name} = %{EVRD}
14cr|yate-5.1.0-3|515	
14cr|yate-5.1.0-3|516	%description amrnb
14cr|yate-5.1.0-3|517	Guarantees Yate with amrnb codec support.
14cr|yate-5.1.0-3|518	
14cr|yate-5.1.0-3|519	%files amrnb
14cr|yate-5.1.0-3|520	%doc README.amrnb
14cr|yate-5.1.0-3|521	%{_libdir}/%{name}/amrnbcodec.yate
14cr|yate-5.1.0-3|522	%endif
14cr|yate-5.1.0-3|523	
14cr|yate-5.1.0-3|524	#------------------------------------------------------------------------------
14cr|yate-5.1.0-3|525	
14cr|yate-5.1.0-3|526	%prep
14cr|yate-5.1.0-3|527	%setup -q -n %{name}
14cr|yate-5.1.0-3|528	%patch0 -p1
14cr|yate-5.1.0-3|529	%patch1 -p0
14cr|yate-5.1.0-3|530	
14cr|yate-5.1.0-3|531	# fix openh323 detection
14cr|yate-5.1.0-3|532	perl -pi -e 's|/lib/|/%{_lib}/|g' configure.in
14cr|yate-5.1.0-3|533	
14cr|yate-5.1.0-3|534	# fix caps and logdir
14cr|yate-5.1.0-3|535	perl -pi -e 's|YATE|yate|g;' \
14cr|yate-5.1.0-3|536	-e 's|/var/log|%{_logdir}|g;' \
14cr|yate-5.1.0-3|537	packing/rpm/yate.init
14cr|yate-5.1.0-3|538	
14cr|yate-5.1.0-3|539	rm configure
14cr|yate-5.1.0-3|540	autoconf
14cr|yate-5.1.0-3|541	
14cr|yate-5.1.0-3|542	%build
14cr|yate-5.1.0-3|543	%{configure2_5x} --with-archlib=%{_lib} --docdir=%{_docdir}
14cr|yate-5.1.0-3|544	
14cr|yate-5.1.0-3|545	# paralel build causes compile errors
14cr|yate-5.1.0-3|546	make
14cr|yate-5.1.0-3|547	%make apidocs-everything
14cr|yate-5.1.0-3|548	
14cr|yate-5.1.0-3|549	%install
14cr|yate-5.1.0-3|550	%makeinstall_std
14cr|yate-5.1.0-3|551	
14cr|yate-5.1.0-3|552	mkdir -p %{buildroot}%{_initrddir}
14cr|yate-5.1.0-3|553	cp -a packing/rpm/yate.init %{buildroot}%{_initrddir}/yate
14cr|yate-5.1.0-3|554	
14cr|yate-5.1.0-3|555	mkdir -p %{buildroot}%{_logdir}/yate
14cr|yate-5.1.0-3|556	
14cr|yate-5.1.0-3|557	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|yate-5.1.0-3|558	cat > %{buildroot}%{_sysconfdir}/logrotate.d/yate << EOF
14cr|yate-5.1.0-3|559	%{_logdir}/yate {
14cr|yate-5.1.0-3|560	notifempty
14cr|yate-5.1.0-3|561	missingok
14cr|yate-5.1.0-3|562	rotate 7
14cr|yate-5.1.0-3|563	daily
14cr|yate-5.1.0-3|564	compress
14cr|yate-5.1.0-3|565	create 644 root root
14cr|yate-5.1.0-3|566	postrotate
14cr|yate-5.1.0-3|567	/sbin/service yate reload 2>/dev/null || true
14cr|yate-5.1.0-3|568	endscript
14cr|yate-5.1.0-3|569	}
14cr|yate-5.1.0-3|570	EOF
14cr|yate-5.1.0-3|571	
14cr|yate-5.1.0-3|572	find %{buildroot} -type f -name '*.menu' | xargs -t rm
14cr|yate-5.1.0-3|573	
14cr|yate-5.1.0-3|574	
14cr|yate-5.1.0-3|575	mkdir -p %{buildroot}%{_datadir}/applications/
14cr|yate-5.1.0-3|576	desktop-file-install --vendor ""             \
14cr|yate-5.1.0-3|577	--dir %{buildroot}%{_datadir}/applications \
14cr|yate-5.1.0-3|578	--add-category X-MandrivaLinux-Internet-InstantMessaging \
14cr|yate-5.1.0-3|579	--remove-category Application                   \
14cr|yate-5.1.0-3|580	%{buildroot}%{_datadir}/applications/yate-qt4.desktop
14cr|yate-5.1.0-3|581	
14cr|yate-5.1.0-3|582	# fix wrong location doc files
14cr|yate-5.1.0-3|583	mv %{buildroot}%{_docdir}/%{name}-%{version} %{buildroot}%{_docdir}/%{name}
14cr|yate-5.1.0-3|584	
14cr|yate-5.1.0-3|585	install -d -m 755 %{buildroot}/%{_docdir}/%{devname}
14cr|yate-5.1.0-3|586	mv %{buildroot}%{_docdir}/%{name}/*.html %{buildroot}%{_docdir}/%{name}/api/ %{buildroot}/%{_docdir}/%{devname}
14cr|yate-5.1.0-3|587	
14cr|yate-5.1.0-3|588	%if %{build_plf}
14cr|yate-5.1.0-3|589	cat<<EOF >README.amrnb
14cr|yate-5.1.0-3|590	This %{name} package has been built with amrnb support.
14cr|yate-5.1.0-3|591	EOF
14cr|yate-5.1.0-3|592	%endif
14cr|yate-5.1.0-3|593	
14cr|yate-5.1.0-3|594	%changelog
14cr|yate-5.1.0-3|595	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1.0-3
14cr|yate-5.1.0-3|596	+ Revision: 17c2a08
14cr|yate-5.1.0-3|597	- MassBuild#464: Increase release tag
14cr|yate-5.1.0-3|598	
14cr|yate-5.1.0-3|599	

9400 14
14cr|yauap-0.2.4-2|1	Name:           yauap
14cr|yauap-0.2.4-2|2	Summary:        Commandline Audio Player
14cr|yauap-0.2.4-2|3	Version:        0.2.4
14cr|yauap-0.2.4-2|4	Release:        2
14cr|yauap-0.2.4-2|5	Url:            http://www.nongnu.org/yauap/
14cr|yauap-0.2.4-2|6	License:        LGPL v2+
14cr|yauap-0.2.4-2|7	Group:          Sound
14cr|yauap-0.2.4-2|8	BuildRequires:  dbus-glib-devel
14cr|yauap-0.2.4-2|9	BuildRequires:  libgstreamer-plugins-base-devel
14cr|yauap-0.2.4-2|10	Requires:       libgstreamer0.10
14cr|yauap-0.2.4-2|11	Requires:       gstreamer0.10-plugins-base
14cr|yauap-0.2.4-2|12	Requires:       gstreamer0.10-plugins-good
14cr|yauap-0.2.4-2|13	Requires:       dbus-x11
14cr|yauap-0.2.4-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14cr|yauap-0.2.4-2|15	Source0:        http://mirrors.zerg.biz/nongnu/yauap/%{name}-%{version}.tar.gz
14cr|yauap-0.2.4-2|16	
14cr|yauap-0.2.4-2|17	
14cr|yauap-0.2.4-2|18	%description
14cr|yauap-0.2.4-2|19	yauap is a simple commandline audio player based on GStreamer.
14cr|yauap-0.2.4-2|20	
14cr|yauap-0.2.4-2|21	%files
14cr|yauap-0.2.4-2|22	%defattr(-,root,root)
14cr|yauap-0.2.4-2|23	%doc README COPYING
14cr|yauap-0.2.4-2|24	%{_bindir}/yauap
14cr|yauap-0.2.4-2|25	
14cr|yauap-0.2.4-2|26	#--------------------------------------------------------------------
14cr|yauap-0.2.4-2|27	
14cr|yauap-0.2.4-2|28	%prep
14cr|yauap-0.2.4-2|29	%setup -q
14cr|yauap-0.2.4-2|30	
14cr|yauap-0.2.4-2|31	
14cr|yauap-0.2.4-2|32	%build
14cr|yauap-0.2.4-2|33	export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
14cr|yauap-0.2.4-2|34	%make
14cr|yauap-0.2.4-2|35	
14cr|yauap-0.2.4-2|36	%install
14cr|yauap-0.2.4-2|37	%makeinstall
14cr|yauap-0.2.4-2|38	
14cr|yauap-0.2.4-2|39	%clean
14cr|yauap-0.2.4-2|40	%{__rm} -rf "%{buildroot}"
14cr|yauap-0.2.4-2|41	
14cr|yauap-0.2.4-2|42	
14cr|yauap-0.2.4-2|43	
14cr|yauap-0.2.4-2|44	
14cr|yauap-0.2.4-2|45	
14cr|yauap-0.2.4-2|46	%changelog
14cr|yauap-0.2.4-2|47	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-2
14cr|yauap-0.2.4-2|48	+ Revision: 006e759
14cr|yauap-0.2.4-2|49	- MassBuild#464: Increase release tag
14cr|yauap-0.2.4-2|50	
14cr|yauap-0.2.4-2|51	

9401 14
14cr|yaws-1.98-2|1	%define devname %mklibname %{name} -d
14cr|yaws-1.98-2|2	
14cr|yaws-1.98-2|3	Summary:	A high performance HTTP 1.1 webserver
14cr|yaws-1.98-2|4	Name:		yaws
14cr|yaws-1.98-2|5	Version:	1.98
14cr|yaws-1.98-2|6	Release:	2
14cr|yaws-1.98-2|7	License:	BSD
14cr|yaws-1.98-2|8	Group:		System/Servers
14cr|yaws-1.98-2|9	Url:		http://yaws.hyber.org/
14cr|yaws-1.98-2|10	Source0:	http://yaws.hyber.org/download/%{name}-%{version}.tar.gz
14cr|yaws-1.98-2|11	Source1:	%{name}.conf
14cr|yaws-1.98-2|12	Patch0:		yaws-1.98-no-werror.patch
14cr|yaws-1.98-2|13	BuildRequires:	erlang-compiler
14cr|yaws-1.98-2|14	BuildRequires:	erlang-dialyzer
14cr|yaws-1.98-2|15	BuildRequires:	erlang-mnesia
14cr|yaws-1.98-2|16	BuildRequires:	erlang-ssl
14cr|yaws-1.98-2|17	BuildRequires:	erlang-xmerl
14cr|yaws-1.98-2|18	BuildRequires:	erlang-devel
14cr|yaws-1.98-2|19	BuildRequires:	pam-devel
14cr|yaws-1.98-2|20	Requires:	erlang-dialyzer
14cr|yaws-1.98-2|21	Requires:	erlang-compiler
14cr|yaws-1.98-2|22	Requires:	erlang-crypto
14cr|yaws-1.98-2|23	Requires:	erlang-mnesia
14cr|yaws-1.98-2|24	Requires:	erlang-xmerl
14cr|yaws-1.98-2|25	Requires(post,preun):	rpm-helper
14cr|yaws-1.98-2|26	
14cr|yaws-1.98-2|27	%description
14cr|yaws-1.98-2|28	Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for
14cr|yaws-1.98-2|29	dynamic-content webapplications. Two separate modes of operations are
14cr|yaws-1.98-2|30	supported.
14cr|yaws-1.98-2|31	
14cr|yaws-1.98-2|32	* Standalone mode where Yaws runs as a regular webserver daemon.
14cr|yaws-1.98-2|33	This is the default mode.
14cr|yaws-1.98-2|34	* Embedded mode where Yaws runs as an embedded webserver in another
14cr|yaws-1.98-2|35	erlang application.
14cr|yaws-1.98-2|36	
14cr|yaws-1.98-2|37	%files
14cr|yaws-1.98-2|38	%doc README ChangeLog
14cr|yaws-1.98-2|39	%dir %{_sysconfdir}/%{name}
14cr|yaws-1.98-2|40	%{_bindir}/*
14cr|yaws-1.98-2|41	%config(noreplace) %{_sysconfdir}/%{name}/*
14cr|yaws-1.98-2|42	%{_initrddir}/%{name}
14cr|yaws-1.98-2|43	%{_libdir}/%{name}
14cr|yaws-1.98-2|44	%{_mandir}/man1/%{name}.1.*
14cr|yaws-1.98-2|45	%{_mandir}/man5/%{name}*.5.*
14cr|yaws-1.98-2|46	%{_var}/%{name}
14cr|yaws-1.98-2|47	
14cr|yaws-1.98-2|48	%pre
14cr|yaws-1.98-2|49	%_pre_useradd %{name} /var/yaws/www /bin/sh
14cr|yaws-1.98-2|50	
14cr|yaws-1.98-2|51	%post
14cr|yaws-1.98-2|52	%_post_service %{name}
14cr|yaws-1.98-2|53	
14cr|yaws-1.98-2|54	%postun
14cr|yaws-1.98-2|55	%_postun_userdel %{name}
14cr|yaws-1.98-2|56	
14cr|yaws-1.98-2|57	%preun
14cr|yaws-1.98-2|58	%_preun_service %{name}
14cr|yaws-1.98-2|59	
14cr|yaws-1.98-2|60	#----------------------------------------------------------------------------
14cr|yaws-1.98-2|61	
14cr|yaws-1.98-2|62	%package -n %{devname}
14cr|yaws-1.98-2|63	Summary:	Headers for developing programs that will use %{name}
14cr|yaws-1.98-2|64	Group:		Development/C
14cr|yaws-1.98-2|65	Requires:	%{name} = %{EVRD}
14cr|yaws-1.98-2|66	Provides:	%{name}-devel = %{EVRD}
14cr|yaws-1.98-2|67	
14cr|yaws-1.98-2|68	%description -n %{devname}
14cr|yaws-1.98-2|69	This package contains the headers that programmers will need to develop
14cr|yaws-1.98-2|70	applications which will use %{name}.
14cr|yaws-1.98-2|71	
14cr|yaws-1.98-2|72	%files -n %{devname}
14cr|yaws-1.98-2|73	%doc README ChangeLog
14cr|yaws-1.98-2|74	%{_libdir}/pkgconfig/%{name}.pc
14cr|yaws-1.98-2|75	
14cr|yaws-1.98-2|76	#----------------------------------------------------------------------------
14cr|yaws-1.98-2|77	
14cr|yaws-1.98-2|78	%prep
14cr|yaws-1.98-2|79	%setup -q
14cr|yaws-1.98-2|80	%patch0 -p1
14cr|yaws-1.98-2|81	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cr|yaws-1.98-2|82	
14cr|yaws-1.98-2|83	%build
14cr|yaws-1.98-2|84	# (tpg) fix pc file
14cr|yaws-1.98-2|85	sed -i -e 's@$(PREFIX)/lib/pkgconfig@$(LIBDIR)/pkgconfig@g' Makefile
14cr|yaws-1.98-2|86	sed -i -e 's@/lib@/%{_lib}@g' *.pc.in
14cr|yaws-1.98-2|87	
14cr|yaws-1.98-2|88	%configure2_5x \
14cr|yaws-1.98-2|89	--with-defaultcharset=UTF-8 \
14cr|yaws-1.98-2|90	--sysconfdir=%{_sysconfdir}/%{name}
14cr|yaws-1.98-2|91	
14cr|yaws-1.98-2|92	# (tpg) limit threads to 4, so it can build on x86_64
14cr|yaws-1.98-2|93	%make BINDIR=%{_bindir} LIBDIR=%{_libdir} -j4
14cr|yaws-1.98-2|94	
14cr|yaws-1.98-2|95	%install
14cr|yaws-1.98-2|96	%makeinstall_std BINDIR=%{_bindir} LIBDIR=%{_libdir}
14cr|yaws-1.98-2|97	
14cr|yaws-1.98-2|98	mkdir -p %{buildroot}%{_initrddir}
14cr|yaws-1.98-2|99	mv -f %{buildroot}%{_sysconfdir}/%{name}/init.d/%{name} %{buildroot}%{_initrddir}/%{name}
14cr|yaws-1.98-2|100	
14cr|yaws-1.98-2|101	# (tpg) remove autogenerated config
14cr|yaws-1.98-2|102	rm -rf %{buildroot}%{_sysconfdir}/%{name}.conf
14cr|yaws-1.98-2|103	
14cr|yaws-1.98-2|104	rm -rf %{buildroot}%{_sysconfdir}/%{name}/init.d
14cr|yaws-1.98-2|105	
14cr|yaws-1.98-2|106	# (tpg) install custom config
14cr|yaws-1.98-2|107	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cr|yaws-1.98-2|108	
14cr|yaws-1.98-2|109	find %{buildroot} -size 0 -delete
14cr|yaws-1.98-2|110	
14cr|yaws-1.98-2|111	
14cr|yaws-1.98-2|112	%changelog
14cr|yaws-1.98-2|113	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.98-2
14cr|yaws-1.98-2|114	+ Revision: 8fa6e85
14cr|yaws-1.98-2|115	- Build without -Werror
14cr|yaws-1.98-2|116	
14cr|yaws-1.98-2|117	

9402 14
14cr|yaz-4.2.30-5|1	%define major 4
14cr|yaz-4.2.30-5|2	%define libname %mklibname yaz %{major}
14cr|yaz-4.2.30-5|3	%define libicu %mklibname yaz_icu %{major}
14cr|yaz-4.2.30-5|4	%define libserver %mklibname yaz_server %{major}
14cr|yaz-4.2.30-5|5	%define devname %mklibname yaz -d
14cr|yaz-4.2.30-5|6	
14cr|yaz-4.2.30-5|7	Summary:	Z39.50 protocol support library
14cr|yaz-4.2.30-5|8	Name:		yaz
14cr|yaz-4.2.30-5|9	Version:	4.2.30
14cr|yaz-4.2.30-5|10	Release:	5
14cr|yaz-4.2.30-5|11	License:	BSD-like
14cr|yaz-4.2.30-5|12	Group:		System/Libraries
14cr|yaz-4.2.30-5|13	Url:		http://www.indexdata.dk/yaz/
14cr|yaz-4.2.30-5|14	Source0:	http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
14cr|yaz-4.2.30-5|15	Source1:	yaz-config.in
14cr|yaz-4.2.30-5|16	Patch0:		yaz-4.2.0-external_libstemmer.diff
14cr|yaz-4.2.30-5|17	BuildRequires:	bison
14cr|yaz-4.2.30-5|18	BuildRequires:	docbook-style-dsssl
14cr|yaz-4.2.30-5|19	BuildRequires:	docbook-style-xsl
14cr|yaz-4.2.30-5|20	BuildRequires:	libtool
14cr|yaz-4.2.30-5|21	BuildRequires:	tcl
14cr|yaz-4.2.30-5|22	BuildRequires:	libstemmer-devel
14cr|yaz-4.2.30-5|23	BuildRequires:	readline-devel
14cr|yaz-4.2.30-5|24	BuildRequires:	tcp_wrappers-devel
14cr|yaz-4.2.30-5|25	BuildRequires:	termcap-devel
14cr|yaz-4.2.30-5|26	BuildRequires:	pkgconfig(icu-i18n)
14cr|yaz-4.2.30-5|27	BuildRequires:	pkgconfig(libxml-2.0)
14cr|yaz-4.2.30-5|28	BuildRequires:	pkgconfig(libxslt)
14cr|yaz-4.2.30-5|29	BuildRequires:	pkgconfig(ncurses)
14cr|yaz-4.2.30-5|30	BuildRequires:	pkgconfig(openssl)
14cr|yaz-4.2.30-5|31	
14cr|yaz-4.2.30-5|32	%description
14cr|yaz-4.2.30-5|33	This package contains both a test-server and clients (normal & ssl) for the
14cr|yaz-4.2.30-5|34	ANSI/NISO Z39.50 protocol for Information Retrieval.
14cr|yaz-4.2.30-5|35	
14cr|yaz-4.2.30-5|36	%files
14cr|yaz-4.2.30-5|37	%doc README LICENSE installed-docs/*.html installed-docs/*.png
14cr|yaz-4.2.30-5|38	%{_bindir}/yaz-*
14cr|yaz-4.2.30-5|39	%exclude %{_bindir}/yaz-config
14cr|yaz-4.2.30-5|40	%{_bindir}/zoomsh
14cr|yaz-4.2.30-5|41	%{_mandir}/man1/yaz-client*.*
14cr|yaz-4.2.30-5|42	%{_mandir}/man1/yaz-iconv.1*
14cr|yaz-4.2.30-5|43	%{_mandir}/man1/yaz-icu.1*
14cr|yaz-4.2.30-5|44	%{_mandir}/man1/yaz-illclient.1*
14cr|yaz-4.2.30-5|45	%{_mandir}/man1/yaz-json-parse.1*
14cr|yaz-4.2.30-5|46	%{_mandir}/man1/yaz-marcdump.1*
14cr|yaz-4.2.30-5|47	%{_mandir}/man1/zoomsh.*
14cr|yaz-4.2.30-5|48	%{_mandir}/man1/yaz-url.1.*
14cr|yaz-4.2.30-5|49	%{_mandir}/man8/yaz-ztest*.*
14cr|yaz-4.2.30-5|50	# moved from lib pkg
14cr|yaz-4.2.30-5|51	%{_mandir}/man7/*
14cr|yaz-4.2.30-5|52	%{_datadir}/yaz/etc
14cr|yaz-4.2.30-5|53	
14cr|yaz-4.2.30-5|54	#----------------------------------------------------------------------------
14cr|yaz-4.2.30-5|55	
14cr|yaz-4.2.30-5|56	%package -n %{libname}
14cr|yaz-4.2.30-5|57	Summary:	Z39.50 Library
14cr|yaz-4.2.30-5|58	Group:		System/Libraries
14cr|yaz-4.2.30-5|59	Requires:	%{name}
14cr|yaz-4.2.30-5|60	Requires:	openssl
14cr|yaz-4.2.30-5|61	Requires:	tcp_wrappers
14cr|yaz-4.2.30-5|62	
14cr|yaz-4.2.30-5|63	%description -n %{libname}
14cr|yaz-4.2.30-5|64	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cr|yaz-4.2.30-5|65	
14cr|yaz-4.2.30-5|66	%files -n %{libname}
14cr|yaz-4.2.30-5|67	%{_libdir}/libyaz.so.%{major}*
14cr|yaz-4.2.30-5|68	
14cr|yaz-4.2.30-5|69	#----------------------------------------------------------------------------
14cr|yaz-4.2.30-5|70	
14cr|yaz-4.2.30-5|71	%package -n %{libicu}
14cr|yaz-4.2.30-5|72	Summary:	Z39.50 Library
14cr|yaz-4.2.30-5|73	Group:		System/Libraries
14cr|yaz-4.2.30-5|74	Conflicts:	%{_lib}yaz4 < 4.2.30-4
14cr|yaz-4.2.30-5|75	
14cr|yaz-4.2.30-5|76	%description -n %{libicu}
14cr|yaz-4.2.30-5|77	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cr|yaz-4.2.30-5|78	
14cr|yaz-4.2.30-5|79	%files -n %{libicu}
14cr|yaz-4.2.30-5|80	%{_libdir}/libyaz_icu.so.%{major}*
14cr|yaz-4.2.30-5|81	
14cr|yaz-4.2.30-5|82	#----------------------------------------------------------------------------
14cr|yaz-4.2.30-5|83	
14cr|yaz-4.2.30-5|84	%package -n %{libserver}
14cr|yaz-4.2.30-5|85	Summary:	Z39.50 Library
14cr|yaz-4.2.30-5|86	Group:		System/Libraries
14cr|yaz-4.2.30-5|87	Conflicts:	%{_lib}yaz4 < 4.2.30-4
14cr|yaz-4.2.30-5|88	
14cr|yaz-4.2.30-5|89	%description -n %{libserver}
14cr|yaz-4.2.30-5|90	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cr|yaz-4.2.30-5|91	
14cr|yaz-4.2.30-5|92	%files -n %{libserver}
14cr|yaz-4.2.30-5|93	%{_libdir}/libyaz_server.so.%{major}*
14cr|yaz-4.2.30-5|94	
14cr|yaz-4.2.30-5|95	#----------------------------------------------------------------------------
14cr|yaz-4.2.30-5|96	
14cr|yaz-4.2.30-5|97	%package -n %{devname}
14cr|yaz-4.2.30-5|98	Summary:	Z39.50 Library - development package
14cr|yaz-4.2.30-5|99	Group:		Development/C
14cr|yaz-4.2.30-5|100	Requires:	%{libname} = %{EVRD}
14cr|yaz-4.2.30-5|101	Requires:	%{libicu} = %{EVRD}
14cr|yaz-4.2.30-5|102	Requires:	%{libserver} = %{EVRD}
14cr|yaz-4.2.30-5|103	Provides:	%{name}-devel = %{EVRD}
14cr|yaz-4.2.30-5|104	Conflicts:	%{name} < 4.2.30-4
14cr|yaz-4.2.30-5|105	
14cr|yaz-4.2.30-5|106	%description -n %{devname}
14cr|yaz-4.2.30-5|107	Development libraries and includes for the libyaz package.
14cr|yaz-4.2.30-5|108	
14cr|yaz-4.2.30-5|109	%files -n %{devname}
14cr|yaz-4.2.30-5|110	%{_bindir}/yaz-config
14cr|yaz-4.2.30-5|111	%{_includedir}/yaz
14cr|yaz-4.2.30-5|112	%{_libdir}/*.so
14cr|yaz-4.2.30-5|113	%{_libdir}/*.a
14cr|yaz-4.2.30-5|114	%{_libdir}/pkgconfig/*.pc
14cr|yaz-4.2.30-5|115	%{_datadir}/aclocal/yaz.m4
14cr|yaz-4.2.30-5|116	%{_datadir}/yaz/z39.50
14cr|yaz-4.2.30-5|117	%{_datadir}/yaz/ill
14cr|yaz-4.2.30-5|118	%{_mandir}/man1/yaz-asncomp.*
14cr|yaz-4.2.30-5|119	%{_mandir}/man1/yaz-config.*
14cr|yaz-4.2.30-5|120	
14cr|yaz-4.2.30-5|121	#----------------------------------------------------------------------------
14cr|yaz-4.2.30-5|122	
14cr|yaz-4.2.30-5|123	%prep
14cr|yaz-4.2.30-5|124	%setup -q
14cr|yaz-4.2.30-5|125	%patch0 -p0
14cr|yaz-4.2.30-5|126	
14cr|yaz-4.2.30-5|127	# nuke the bundled libstemmer_c just in case
14cr|yaz-4.2.30-5|128	rm -rf libstemmer_c
14cr|yaz-4.2.30-5|129	
14cr|yaz-4.2.30-5|130	# i'm sick an dtired of patching this stupid file over and over...
14cr|yaz-4.2.30-5|131	rm -rf yaz-config.in
14cr|yaz-4.2.30-5|132	cp %{SOURCE1} yaz-config.in
14cr|yaz-4.2.30-5|133	
14cr|yaz-4.2.30-5|134	# lib64 fix
14cr|yaz-4.2.30-5|135	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cr|yaz-4.2.30-5|136	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" configure*
14cr|yaz-4.2.30-5|137	
14cr|yaz-4.2.30-5|138	%build
14cr|yaz-4.2.30-5|139	autoreconf -fi
14cr|yaz-4.2.30-5|140	%configure2_5x \
14cr|yaz-4.2.30-5|141	--enable-shared \
14cr|yaz-4.2.30-5|142	--enable-tcpd \
14cr|yaz-4.2.30-5|143	--with-openssl \
14cr|yaz-4.2.30-5|144	--with-xml2 \
14cr|yaz-4.2.30-5|145	--with-xslt \
14cr|yaz-4.2.30-5|146	--with-exslt \
14cr|yaz-4.2.30-5|147	--with-icu
14cr|yaz-4.2.30-5|148	
14cr|yaz-4.2.30-5|149	%make
14cr|yaz-4.2.30-5|150	
14cr|yaz-4.2.30-5|151	%install
14cr|yaz-4.2.30-5|152	%makeinstall_std docdir=/installed-docs
14cr|yaz-4.2.30-5|153	
14cr|yaz-4.2.30-5|154	# fix installed docs
14cr|yaz-4.2.30-5|155	rm -rf installed-docs
14cr|yaz-4.2.30-5|156	mv %{buildroot}/installed-docs .
14cr|yaz-4.2.30-5|157	mv %{buildroot}%{_docdir}/yaz/* installed-docs/
14cr|yaz-4.2.30-5|158	
14cr|yaz-4.2.30-5|159	%check
14cr|yaz-4.2.30-5|160	make check
14cr|yaz-4.2.30-5|161	
14cr|yaz-4.2.30-5|162	
14cr|yaz-4.2.30-5|163	%changelog
14cr|yaz-4.2.30-5|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.30-5
14cr|yaz-4.2.30-5|165	+ Revision: 4ab5ac3
14cr|yaz-4.2.30-5|166	- MassBuild#464: Increase release tag
14cr|yaz-4.2.30-5|167	
14cr|yaz-4.2.30-5|168	

9403 14
14cr|yeahconsole-0.3.4-3|1	%define debug_package %{nil}
14cr|yeahconsole-0.3.4-3|2	
14cr|yeahconsole-0.3.4-3|3	Summary:	Quake-like pull-down console
14cr|yeahconsole-0.3.4-3|4	Name:		yeahconsole
14cr|yeahconsole-0.3.4-3|5	Version:	0.3.4
14cr|yeahconsole-0.3.4-3|6	Release:	3
14cr|yeahconsole-0.3.4-3|7	License:	GPLv2+
14cr|yeahconsole-0.3.4-3|8	Group:		Terminals
14cr|yeahconsole-0.3.4-3|9	Url:		http://phrat.de/downloads.html
14cr|yeahconsole-0.3.4-3|10	Source0:	http://phrat.de/%{name}-%{version}.tar.xz
14cr|yeahconsole-0.3.4-3|11	Source1:	examples
14cr|yeahconsole-0.3.4-3|12	BuildRequires:	pkgconfig(x11)
14cr|yeahconsole-0.3.4-3|13	# Can work with both xterm or rxvt
14cr|yeahconsole-0.3.4-3|14	Suggests:	xterm
14cr|yeahconsole-0.3.4-3|15	
14cr|yeahconsole-0.3.4-3|16	%description
14cr|yeahconsole-0.3.4-3|17	Yeahconsole puts an xterm window on top of your screen that behaves like a
14cr|yeahconsole-0.3.4-3|18	console found in many games (like Quake). Its visibility can be toggled by
14cr|yeahconsole-0.3.4-3|19	a keyboard shortcut (Control+Alt+y).
14cr|yeahconsole-0.3.4-3|20	
14cr|yeahconsole-0.3.4-3|21	Yeahconsole is configured by editing .Xdefaults.
14cr|yeahconsole-0.3.4-3|22	Please read the examples file.
14cr|yeahconsole-0.3.4-3|23	
14cr|yeahconsole-0.3.4-3|24	%files
14cr|yeahconsole-0.3.4-3|25	%doc examples README LICENSE
14cr|yeahconsole-0.3.4-3|26	%{_bindir}/%{name}
14cr|yeahconsole-0.3.4-3|27	%{_datadir}/applications/%{name}.desktop
14cr|yeahconsole-0.3.4-3|28	
14cr|yeahconsole-0.3.4-3|29	#----------------------------------------------------------------------------
14cr|yeahconsole-0.3.4-3|30	
14cr|yeahconsole-0.3.4-3|31	%prep
14cr|yeahconsole-0.3.4-3|32	%setup -q
14cr|yeahconsole-0.3.4-3|33	cp %{SOURCE1} .
14cr|yeahconsole-0.3.4-3|34	sed -i 's|/usr/local|%{buildroot}%{_prefix}|' Makefile
14cr|yeahconsole-0.3.4-3|35	sed -i 's| -o root -g root||' Makefile
14cr|yeahconsole-0.3.4-3|36	
14cr|yeahconsole-0.3.4-3|37	%build
14cr|yeahconsole-0.3.4-3|38	%make
14cr|yeahconsole-0.3.4-3|39	
14cr|yeahconsole-0.3.4-3|40	%install
14cr|yeahconsole-0.3.4-3|41	mkdir -p %{buildroot}%{_bindir}
14cr|yeahconsole-0.3.4-3|42	%makeinstall_std
14cr|yeahconsole-0.3.4-3|43	
14cr|yeahconsole-0.3.4-3|44	#menu
14cr|yeahconsole-0.3.4-3|45	mkdir -p %{buildroot}%{_datadir}/applications
14cr|yeahconsole-0.3.4-3|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|yeahconsole-0.3.4-3|47	[Desktop Entry]
14cr|yeahconsole-0.3.4-3|48	Encoding=UTF-8
14cr|yeahconsole-0.3.4-3|49	Name=YeahConsole
14cr|yeahconsole-0.3.4-3|50	Comment=%{Summary}
14cr|yeahconsole-0.3.4-3|51	Exec=%{_bindir}/%{name}
14cr|yeahconsole-0.3.4-3|52	Icon=terminals_section.png
14cr|yeahconsole-0.3.4-3|53	Terminal=false
14cr|yeahconsole-0.3.4-3|54	Type=Application
14cr|yeahconsole-0.3.4-3|55	StartupNotify=true
14cr|yeahconsole-0.3.4-3|56	Categories=X-MandrivaLinux-System-Terminals;
14cr|yeahconsole-0.3.4-3|57	EOF
14cr|yeahconsole-0.3.4-3|58	
14cr|yeahconsole-0.3.4-3|59	
14cr|yeahconsole-0.3.4-3|60	%changelog
14cr|yeahconsole-0.3.4-3|61	* Wed Aug 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-3
14cr|yeahconsole-0.3.4-3|62	+ Revision: c065012
14cr|yeahconsole-0.3.4-3|63	- Only suggest xterm because we can use rxvt too
14cr|yeahconsole-0.3.4-3|64	
14cr|yeahconsole-0.3.4-3|65	

9404 14
14cr|yencode-0.46-12|1	Name:		yencode
14cr|yencode-0.46-12|2	Version:	0.46
14cr|yencode-0.46-12|3	Release:	12
14cr|yencode-0.46-12|4	Summary:	Usenet yEnc encoder,decoder and poster
14cr|yencode-0.46-12|5	Url:		http://www.yencode.org
14cr|yencode-0.46-12|6	Source:		http://prdownloads.sourceforge.net/yencode/yencode-0.46.tar.bz2
14cr|yencode-0.46-12|7	Patch0:		yencode-0.46-mdv-fix-str-fmt.patch
14cr|yencode-0.46-12|8	License:	GPLv2+
14cr|yencode-0.46-12|9	Group:		Networking/News
14cr|yencode-0.46-12|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
14cr|yencode-0.46-12|11	
14cr|yencode-0.46-12|12	%description
14cr|yencode-0.46-12|13	yencode is an encoder, decoder, and  posting  package  for  the  popular
14cr|yencode-0.46-12|14	Usenet yEnc encoding format. It features the ability to encode single or
14cr|yencode-0.46-12|15	multipart archives, a smart decoder  which  can  decode  multiple  files
14cr|yencode-0.46-12|16	(including files specified out of order or with nonsense filenames),  an
14cr|yencode-0.46-12|17	optional scan mode with recursion, and an easy  to  use  Usenet  posting
14cr|yencode-0.46-12|18	utility. It is fully compliant with the yEnc specifications.
14cr|yencode-0.46-12|19	
14cr|yencode-0.46-12|20	
14cr|yencode-0.46-12|21	%prep
14cr|yencode-0.46-12|22	%setup -q
14cr|yencode-0.46-12|23	%patch0 -p1 -b .strfmt
14cr|yencode-0.46-12|24	
14cr|yencode-0.46-12|25	%build
14cr|yencode-0.46-12|26	%configure
14cr|yencode-0.46-12|27	%make
14cr|yencode-0.46-12|28	
14cr|yencode-0.46-12|29	
14cr|yencode-0.46-12|30	%install
14cr|yencode-0.46-12|31	%makeinstall
14cr|yencode-0.46-12|32	
14cr|yencode-0.46-12|33	
14cr|yencode-0.46-12|34	%clean
14cr|yencode-0.46-12|35	rm -rf $RPM_BUILD_ROOT
14cr|yencode-0.46-12|36	
14cr|yencode-0.46-12|37	
14cr|yencode-0.46-12|38	%files
14cr|yencode-0.46-12|39	%defattr(-,root,root,-)
14cr|yencode-0.46-12|40	%doc AUTHORS ChangeLog README
14cr|yencode-0.46-12|41	
14cr|yencode-0.46-12|42	%defattr(-,root,root,755)
14cr|yencode-0.46-12|43	%{_bindir}/ydecode
14cr|yencode-0.46-12|44	%{_bindir}/yencode
14cr|yencode-0.46-12|45	%{_bindir}/ypost
14cr|yencode-0.46-12|46	
14cr|yencode-0.46-12|47	%defattr(-,root,root,644)
14cr|yencode-0.46-12|48	%_mandir/man1/ydecode.1*
14cr|yencode-0.46-12|49	%_mandir/man1/yencode.1*
14cr|yencode-0.46-12|50	%_mandir/man1/ypost.1*
14cr|yencode-0.46-12|51	%_mandir/man5/ypostrc.5*
14cr|yencode-0.46-12|52	
14cr|yencode-0.46-12|53	
14cr|yencode-0.46-12|54	
14cr|yencode-0.46-12|55	
14cr|yencode-0.46-12|56	
14cr|yencode-0.46-12|57	%changelog
14cr|yencode-0.46-12|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.46-12
14cr|yencode-0.46-12|59	+ Revision: ca96d2d
14cr|yencode-0.46-12|60	- MassBuild#464: Increase release tag
14cr|yencode-0.46-12|61	
14cr|yencode-0.46-12|62	

9405 14
14cr|yersinia-0.7.3-2|1	Summary:	Network pen-testing tool
14cr|yersinia-0.7.3-2|2	Name:		yersinia
14cr|yersinia-0.7.3-2|3	Version:	0.7.3
14cr|yersinia-0.7.3-2|4	Release:	2
14cr|yersinia-0.7.3-2|5	License: 	GPL
14cr|yersinia-0.7.3-2|6	Group: 		System/Servers
14cr|yersinia-0.7.3-2|7	URL: 		http://www.yersinia.net
14cr|yersinia-0.7.3-2|8	Source:		http://www.yersinia.net/download/%{name}-%{version}.tar.gz
14cr|yersinia-0.7.3-2|9	
14cr|yersinia-0.7.3-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|yersinia-0.7.3-2|11	BuildRequires:	libnet-devel
14cr|yersinia-0.7.3-2|12	BuildRequires:	libtool
14cr|yersinia-0.7.3-2|13	BuildRequires:	pkgconfig(ncurses)
14cr|yersinia-0.7.3-2|14	BuildRequires:	pcap-devel
14cr|yersinia-0.7.3-2|15	BuildRequires:	pkgconfig
14cr|yersinia-0.7.3-2|16	
14cr|yersinia-0.7.3-2|17	
14cr|yersinia-0.7.3-2|18	%description
14cr|yersinia-0.7.3-2|19	Yersinia is a network tool designed to take advantage of some weakeness in
14cr|yersinia-0.7.3-2|20	different network protocols. It pretends to be a solid framework for analyzing
14cr|yersinia-0.7.3-2|21	and testing the deployed networks and systems.
14cr|yersinia-0.7.3-2|22	
14cr|yersinia-0.7.3-2|23	Currently, only attacks for the following network protocols are implemented:
14cr|yersinia-0.7.3-2|24	* Spanning Tree Protocol (STP).
14cr|yersinia-0.7.3-2|25	* Cisco Discovery Protocol (CDP).
14cr|yersinia-0.7.3-2|26	* Dynamic Trunking Protocol (DTP).
14cr|yersinia-0.7.3-2|27	* Dynamic Host Configuration Protocol (DHCP).
14cr|yersinia-0.7.3-2|28	* Hot Standby Router Protocol (HSRP).
14cr|yersinia-0.7.3-2|29	* 802.1q.
14cr|yersinia-0.7.3-2|30	* Inter-Switch Link Protocol (ISL).
14cr|yersinia-0.7.3-2|31	* VLAN Trunking Protocol (VTP).
14cr|yersinia-0.7.3-2|32	
14cr|yersinia-0.7.3-2|33	%prep
14cr|yersinia-0.7.3-2|34	
14cr|yersinia-0.7.3-2|35	%setup -q -c %{name}-%{version}
14cr|yersinia-0.7.3-2|36	# Not utf-8
14cr|yersinia-0.7.3-2|37	for file in THANKS; do
14cr|yersinia-0.7.3-2|38	mv $file timestamp
14cr|yersinia-0.7.3-2|39	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cr|yersinia-0.7.3-2|40	touch -r timestamp $file
14cr|yersinia-0.7.3-2|41	done
14cr|yersinia-0.7.3-2|42	
14cr|yersinia-0.7.3-2|43	%build
14cr|yersinia-0.7.3-2|44	%configure --with-pcap-includes=%{_includedir}/pcap
14cr|yersinia-0.7.3-2|45	%make CFLAGS="%{optflags}"
14cr|yersinia-0.7.3-2|46	
14cr|yersinia-0.7.3-2|47	%install
14cr|yersinia-0.7.3-2|48	%makeinstall_std
14cr|yersinia-0.7.3-2|49	
14cr|yersinia-0.7.3-2|50	
14cr|yersinia-0.7.3-2|51	
14cr|yersinia-0.7.3-2|52	%files
14cr|yersinia-0.7.3-2|53	%doc AUTHORS COPYING ChangeLog FAQ README THANKS TODO
14cr|yersinia-0.7.3-2|54	%{_bindir}/*
14cr|yersinia-0.7.3-2|55	%{_mandir}/man?/*
14cr|yersinia-0.7.3-2|56	
14cr|yersinia-0.7.3-2|57	
14cr|yersinia-0.7.3-2|58	%changelog
14cr|yersinia-0.7.3-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-2
14cr|yersinia-0.7.3-2|60	+ Revision: e2f96e6
14cr|yersinia-0.7.3-2|61	- MassBuild#464: Increase release tag
14cr|yersinia-0.7.3-2|62	
14cr|yersinia-0.7.3-2|63	

9406 14
14cr|yiff-2.14.7-7|1	%define	name	yiff
14cr|yiff-2.14.7-7|2	%define	version 2.14.7
14cr|yiff-2.14.7-7|3	%define release 7
14cr|yiff-2.14.7-7|4	%define major	%{version}
14cr|yiff-2.14.7-7|5	%define	libname %mklibname %name %major
14cr|yiff-2.14.7-7|6	%define	develname %mklibname %name -d
14cr|yiff-2.14.7-7|7	%define debug_package	%{nil}
14cr|yiff-2.14.7-7|8	
14cr|yiff-2.14.7-7|9	Name:		%{name}
14cr|yiff-2.14.7-7|10	Version:	%{version}
14cr|yiff-2.14.7-7|11	Release:	%{release}
14cr|yiff-2.14.7-7|12	Summary:	YIFF Sound Systems
14cr|yiff-2.14.7-7|13	License: 	GPL
14cr|yiff-2.14.7-7|14	Group: 		System/Servers
14cr|yiff-2.14.7-7|15	Url: 		http://wolfpack.twu.net/YIFF/index.html
14cr|yiff-2.14.7-7|16	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
14cr|yiff-2.14.7-7|17	Patch:		%{name}-2.14.5.build.patch
14cr|yiff-2.14.7-7|18	BuildRequires:	pkgconfig(gtk+)
14cr|yiff-2.14.7-7|19	BuildRequires:	zlib-devel
14cr|yiff-2.14.7-7|20	
14cr|yiff-2.14.7-7|21	
14cr|yiff-2.14.7-7|22	%description
14cr|yiff-2.14.7-7|23	YIFF is a high performance, stable, and fully  documented sound server for UNIX
14cr|yiff-2.14.7-7|24	games and applications. It employs a network transparent API which allows
14cr|yiff-2.14.7-7|25	multiple client programs to access sound capabilities in a similar way to how X
14cr|yiff-2.14.7-7|26	clients do graphics.
14cr|yiff-2.14.7-7|27	
14cr|yiff-2.14.7-7|28	Run yiffconfig after install to generate a starty script.
14cr|yiff-2.14.7-7|29	
14cr|yiff-2.14.7-7|30	%package -n %{libname}
14cr|yiff-2.14.7-7|31	Summary:	Main library for %{name}
14cr|yiff-2.14.7-7|32	Group:		System/Libraries
14cr|yiff-2.14.7-7|33	Provides:	%{name} = %{EVRD}
14cr|yiff-2.14.7-7|34	
14cr|yiff-2.14.7-7|35	%description -n %{libname}
14cr|yiff-2.14.7-7|36	This package contains the library needed to run programs dynamically linked
14cr|yiff-2.14.7-7|37	with %{name}.
14cr|yiff-2.14.7-7|38	
14cr|yiff-2.14.7-7|39	%package -n %{develname}
14cr|yiff-2.14.7-7|40	Summary:	Headers for developing programs that will use %{name}
14cr|yiff-2.14.7-7|41	Group:		Development/C
14cr|yiff-2.14.7-7|42	Requires:	%{libname} = %{EVRD}
14cr|yiff-2.14.7-7|43	Provides:	%{name}-devel = %{EVRD}
14cr|yiff-2.14.7-7|44	Obsoletes:	%mklibname %name -d 2.14.5
14cr|yiff-2.14.7-7|45	
14cr|yiff-2.14.7-7|46	%description -n %{develname}
14cr|yiff-2.14.7-7|47	This package contains the headers that programmers will need to develop
14cr|yiff-2.14.7-7|48	applications which will use %{name}.
14cr|yiff-2.14.7-7|49	
14cr|yiff-2.14.7-7|50	%prep
14cr|yiff-2.14.7-7|51	%setup -q
14cr|yiff-2.14.7-7|52	%patch -p0
14cr|yiff-2.14.7-7|53	
14cr|yiff-2.14.7-7|54	%build
14cr|yiff-2.14.7-7|55	pushd libY2
14cr|yiff-2.14.7-7|56	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -fPIC"
14cr|yiff-2.14.7-7|57	popd
14cr|yiff-2.14.7-7|58	pushd yiff
14cr|yiff-2.14.7-7|59	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -DOSS_BUFFRAG"
14cr|yiff-2.14.7-7|60	popd
14cr|yiff-2.14.7-7|61	pushd yiffconfig
14cr|yiff-2.14.7-7|62	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} `gtk-config --cflags`"
14cr|yiff-2.14.7-7|63	popd
14cr|yiff-2.14.7-7|64	pushd yiffutils
14cr|yiff-2.14.7-7|65	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -D__USE_BSD"
14cr|yiff-2.14.7-7|66	popd
14cr|yiff-2.14.7-7|67	
14cr|yiff-2.14.7-7|68	%install
14cr|yiff-2.14.7-7|69	rm -rf %{buildroot}
14cr|yiff-2.14.7-7|70	install -d -m 755 %{buildroot}/%{_sysconfdir}
14cr|yiff-2.14.7-7|71	install -d -m 755 %{buildroot}/%{_datadir}/icons
14cr|yiff-2.14.7-7|72	install -d -m 755 %{buildroot}/%{_datadir}/sounds
14cr|yiff-2.14.7-7|73	make PREFIX=%{buildroot}%{_prefix} YLIB_DIR=%{buildroot}%{_libdir} install
14cr|yiff-2.14.7-7|74	
14cr|yiff-2.14.7-7|75	# move man from /usr to /usr/share
14cr|yiff-2.14.7-7|76	mv %{buildroot}/%{_prefix}/man %{buildroot}/%{_mandir}
14cr|yiff-2.14.7-7|77	
14cr|yiff-2.14.7-7|78	install -m 644 yiff/yiffrc %{buildroot}/%{_sysconfdir}
14cr|yiff-2.14.7-7|79	
14cr|yiff-2.14.7-7|80	cat >> %{buildroot}%{_bindir}/starty <<EOF
14cr|yiff-2.14.7-7|81	#!/bin/sh
14cr|yiff-2.14.7-7|82	
14cr|yiff-2.14.7-7|83	# Locations of YIFF compoents and resources, make any changes as needed.
14cr|yiff-2.14.7-7|84	#
14cr|yiff-2.14.7-7|85	YIFF_PROGRAM=/usr/sbin/yiff
14cr|yiff-2.14.7-7|86	YIFF_CONFIGURATION=/etc/yiffrc
14cr|yiff-2.14.7-7|87	
14cr|yiff-2.14.7-7|88	# Run the YIFF Sound Server, syntax is; "<program> <config_file>"
14cr|yiff-2.14.7-7|89	# YIFF will put the process into background by itself.
14cr|yiff-2.14.7-7|90	#
14cr|yiff-2.14.7-7|91	$YIFF_PROGRAM $YIFF_CONFIGURATION
14cr|yiff-2.14.7-7|92	
14cr|yiff-2.14.7-7|93	# Put list of Y hosts that you would like to allow connecting to the
14cr|yiff-2.14.7-7|94	# Y server in this section. Note that localhost (127.0.0.1) is always
14cr|yiff-2.14.7-7|95	# given permission to connect when the YIFF server is runned.
14cr|yiff-2.14.7-7|96	#
14cr|yiff-2.14.7-7|97	#yhost 127.0.0.1
14cr|yiff-2.14.7-7|98	
14cr|yiff-2.14.7-7|99	# Play a sound object on successful startup?
14cr|yiff-2.14.7-7|100	#yplay -m /usr/share/sounds/startup1.wav
14cr|yiff-2.14.7-7|101	EOF
14cr|yiff-2.14.7-7|102	chmod +x %{buildroot}%{_bindir}/starty
14cr|yiff-2.14.7-7|103	
14cr|yiff-2.14.7-7|104	
14cr|yiff-2.14.7-7|105	
14cr|yiff-2.14.7-7|106	%files
14cr|yiff-2.14.7-7|107	
14cr|yiff-2.14.7-7|108	%doc INSTALL_MANUAL LICENSE README
14cr|yiff-2.14.7-7|109	%config(noreplace) %{_sysconfdir}/yiffrc
14cr|yiff-2.14.7-7|110	%{_sbindir}/*
14cr|yiff-2.14.7-7|111	%{_bindir}/*
14cr|yiff-2.14.7-7|112	%{_mandir}/man1/*
14cr|yiff-2.14.7-7|113	%{_mandir}/man3/*
14cr|yiff-2.14.7-7|114	%{_mandir}/man8/*
14cr|yiff-2.14.7-7|115	%{_datadir}/icons/*
14cr|yiff-2.14.7-7|116	%{_datadir}/sounds/*
14cr|yiff-2.14.7-7|117	
14cr|yiff-2.14.7-7|118	%files -n %{libname}
14cr|yiff-2.14.7-7|119	%defattr(-,root,root)
14cr|yiff-2.14.7-7|120	%doc LICENSE
14cr|yiff-2.14.7-7|121	%{_libdir}/lib*.so.*
14cr|yiff-2.14.7-7|122	
14cr|yiff-2.14.7-7|123	%files -n %{develname}
14cr|yiff-2.14.7-7|124	%defattr(-,root,root)
14cr|yiff-2.14.7-7|125	%doc LICENSE
14cr|yiff-2.14.7-7|126	%{_includedir}/*
14cr|yiff-2.14.7-7|127	%_libdir/*.so
14cr|yiff-2.14.7-7|128	
14cr|yiff-2.14.7-7|129	
14cr|yiff-2.14.7-7|130	
14cr|yiff-2.14.7-7|131	%changelog
14cr|yiff-2.14.7-7|132	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14.7-7
14cr|yiff-2.14.7-7|133	+ Revision: 263a5c0
14cr|yiff-2.14.7-7|134	- MassBuild#464: Increase release tag
14cr|yiff-2.14.7-7|135	
14cr|yiff-2.14.7-7|136	

9407 14
14cr|yoshimi-1.2.2-2|1	Name:           yoshimi
14cr|yoshimi-1.2.2-2|2	Summary:        ZynAddSubFX fork
14cr|yoshimi-1.2.2-2|3	Version:        1.2.2
14cr|yoshimi-1.2.2-2|4	Release:        2
14cr|yoshimi-1.2.2-2|5	
14cr|yoshimi-1.2.2-2|6	Source:         http://sourceforge.net/projects/yoshimi/files/%name-%version.tar.bz2
14cr|yoshimi-1.2.2-2|7	URL:            http://yoshimi.sourceforge.net
14cr|yoshimi-1.2.2-2|8	License:        GPLv2
14cr|yoshimi-1.2.2-2|9	Group:          Sound
14cr|yoshimi-1.2.2-2|10	BuildRequires:  cmake
14cr|yoshimi-1.2.2-2|11	BuildRequires:  pkgconfig(alsa)
14cr|yoshimi-1.2.2-2|12	BuildRequires:  pkgconfig(jack)
14cr|yoshimi-1.2.2-2|13	BuildRequires:  pkgconfig(zlib)
14cr|yoshimi-1.2.2-2|14	BuildRequires:  pkgconfig(fftw3)
14cr|yoshimi-1.2.2-2|15	BuildRequires:  pkgconfig(mxml)
14cr|yoshimi-1.2.2-2|16	BuildRequires:  pkgconfig(sndfile)
14cr|yoshimi-1.2.2-2|17	BuildRequires:  pkgconfig(fontconfig)
14cr|yoshimi-1.2.2-2|18	BuildRequires:  pkgconfig(glu)
14cr|yoshimi-1.2.2-2|19	BuildRequires:  fltk-devel
14cr|yoshimi-1.2.2-2|20	BuildRequires:  boost-devel
14cr|yoshimi-1.2.2-2|21	BuildRequires:  desktop-file-utils
14cr|yoshimi-1.2.2-2|22	
14cr|yoshimi-1.2.2-2|23	%description
14cr|yoshimi-1.2.2-2|24	Yoshimi is a fork of the legendary and powerful ZynAddSubFX multitimbral
14cr|yoshimi-1.2.2-2|25	standalone synthesizer. Yoshimi can use
14cr|yoshimi-1.2.2-2|26	either ALSA or JACK for both Audio and MIDI, the default now being JACK
14cr|yoshimi-1.2.2-2|27	
14cr|yoshimi-1.2.2-2|28	%prep
14cr|yoshimi-1.2.2-2|29	%setup -q
14cr|yoshimi-1.2.2-2|30	
14cr|yoshimi-1.2.2-2|31	%build
14cr|yoshimi-1.2.2-2|32	cd src
14cr|yoshimi-1.2.2-2|33	cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
14cr|yoshimi-1.2.2-2|34	%make
14cr|yoshimi-1.2.2-2|35	
14cr|yoshimi-1.2.2-2|36	%install
14cr|yoshimi-1.2.2-2|37	cd src
14cr|yoshimi-1.2.2-2|38	%makeinstall_std
14cr|yoshimi-1.2.2-2|39	
14cr|yoshimi-1.2.2-2|40	chmod -R 755 %{buildroot}%{_datadir}/%{name}/banks
14cr|yoshimi-1.2.2-2|41	chmod -R 755 %{buildroot}%{_datadir}/%{name}/presets
14cr|yoshimi-1.2.2-2|42	chmod a-X %{buildroot}%{_datadir}/%{name}/banks/*/*
14cr|yoshimi-1.2.2-2|43	chmod a-X %{buildroot}%{_datadir}/%{name}/presets/*
14cr|yoshimi-1.2.2-2|44	
14cr|yoshimi-1.2.2-2|45	desktop-file-install \
14cr|yoshimi-1.2.2-2|46	--remove-key="Version" \
14cr|yoshimi-1.2.2-2|47	--add-category="X-MandrivaLinux-Sound" \
14cr|yoshimi-1.2.2-2|48	--dir %{buildroot}%{_datadir}/applications \
14cr|yoshimi-1.2.2-2|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|yoshimi-1.2.2-2|50	
14cr|yoshimi-1.2.2-2|51	%files
14cr|yoshimi-1.2.2-2|52	%defattr(-,root,root)
14cr|yoshimi-1.2.2-2|53	
14cr|yoshimi-1.2.2-2|54	%dir %{_datadir}/%name
14cr|yoshimi-1.2.2-2|55	%{_bindir}/%name
14cr|yoshimi-1.2.2-2|56	%{_datadir}/%name/*
14cr|yoshimi-1.2.2-2|57	%{_datadir}/pixmaps/%{name}.png
14cr|yoshimi-1.2.2-2|58	%{_datadir}/icons/%{name}.svg
14cr|yoshimi-1.2.2-2|59	%{_datadir}/appdata/%{name}.appdata.xml
14cr|yoshimi-1.2.2-2|60	%{_datadir}/applications/%{name}.desktop
14cr|yoshimi-1.2.2-2|61	
14cr|yoshimi-1.2.2-2|62	
14cr|yoshimi-1.2.2-2|63	
14cr|yoshimi-1.2.2-2|64	
14cr|yoshimi-1.2.2-2|65	
14cr|yoshimi-1.2.2-2|66	%changelog
14cr|yoshimi-1.2.2-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
14cr|yoshimi-1.2.2-2|68	+ Revision: a4b13f0
14cr|yoshimi-1.2.2-2|69	- MassBuild#464: Increase release tag
14cr|yoshimi-1.2.2-2|70	
14cr|yoshimi-1.2.2-2|71	

9408 14
14cr|youtube-dl-2014.09.25-1|1	Summary:	Small command-line program to download videos from YouTube
14cr|youtube-dl-2014.09.25-1|2	Name:		youtube-dl
14cr|youtube-dl-2014.09.25-1|3	Version:	2014.09.25
14cr|youtube-dl-2014.09.25-1|4	Release:	1
14cr|youtube-dl-2014.09.25-1|5	License:	Public Domain and GPLv2+
14cr|youtube-dl-2014.09.25-1|6	Group:		Video
14cr|youtube-dl-2014.09.25-1|7	Url:		http://rg3.github.com/youtube-dl/
14cr|youtube-dl-2014.09.25-1|8	Source0:	https://yt-dl.org/downloads/%{version}/youtube-dl-%{version}.tar.gz
14cr|youtube-dl-2014.09.25-1|9	
14cr|youtube-dl-2014.09.25-1|10	BuildRequires:  pythonegg(nose)
14cr|youtube-dl-2014.09.25-1|11	BuildRequires:	pythonegg(setuptools)
14cr|youtube-dl-2014.09.25-1|12	Requires:	python
14cr|youtube-dl-2014.09.25-1|13	BuildArch:	noarch
14cr|youtube-dl-2014.09.25-1|14	
14cr|youtube-dl-2014.09.25-1|15	%description
14cr|youtube-dl-2014.09.25-1|16	Small command-line program to download videos from YouTube.
14cr|youtube-dl-2014.09.25-1|17	
14cr|youtube-dl-2014.09.25-1|18	
14cr|youtube-dl-2014.09.25-1|19	%prep
14cr|youtube-dl-2014.09.25-1|20	%setup -qn %{name}
14cr|youtube-dl-2014.09.25-1|21	
14cr|youtube-dl-2014.09.25-1|22	%build
14cr|youtube-dl-2014.09.25-1|23	%make
14cr|youtube-dl-2014.09.25-1|24	
14cr|youtube-dl-2014.09.25-1|25	
14cr|youtube-dl-2014.09.25-1|26	%install
14cr|youtube-dl-2014.09.25-1|27	%makeinstall DESTDIR=%{buildroot} \
14cr|youtube-dl-2014.09.25-1|28	PREFIX=%{_prefix} \
14cr|youtube-dl-2014.09.25-1|29	MANDIR=%{_mandir}
14cr|youtube-dl-2014.09.25-1|30	
14cr|youtube-dl-2014.09.25-1|31	
14cr|youtube-dl-2014.09.25-1|32	%check
14cr|youtube-dl-2014.09.25-1|33	#make test
14cr|youtube-dl-2014.09.25-1|34	
14cr|youtube-dl-2014.09.25-1|35	%files
14cr|youtube-dl-2014.09.25-1|36	%doc LICENSE README.md
14cr|youtube-dl-2014.09.25-1|37	%{_bindir}/%{name}
14cr|youtube-dl-2014.09.25-1|38	%{_mandir}/man1/%{name}.1*
14cr|youtube-dl-2014.09.25-1|39	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cr|youtube-dl-2014.09.25-1|40	%config(noreplace) %{_sysconfdir}/fish/completions/%{name}.fish
14cr|youtube-dl-2014.09.25-1|41	%changelog
14cr|youtube-dl-2014.09.25-1|42	* Sat Sep 27 2014 abfonly <abfonly@gmail.com> 2014.09.25-1
14cr|youtube-dl-2014.09.25-1|43	+ Revision: ace5c2a
14cr|youtube-dl-2014.09.25-1|44	- Merge pull request #3 from abfonly/youtube-dl:rosa2014.1
14cr|youtube-dl-2014.09.25-1|45	- abfonly
14cr|youtube-dl-2014.09.25-1|46	
14cr|youtube-dl-2014.09.25-1|47	

9409 14
14cr|youtube-dl-gui-0.3.5-2|1	Summary:	GUI for youtube-dl
14cr|youtube-dl-gui-0.3.5-2|2	Name:		youtube-dl-gui
14cr|youtube-dl-gui-0.3.5-2|3	Version:	0.3.5
14cr|youtube-dl-gui-0.3.5-2|4	Release:	2
14cr|youtube-dl-gui-0.3.5-2|5	License:	Public Domain
14cr|youtube-dl-gui-0.3.5-2|6	Group:		Video
14cr|youtube-dl-gui-0.3.5-2|7	Url:		http://code.google.com/p/youtube-dlg/
14cr|youtube-dl-gui-0.3.5-2|8	Patch0:		youtube-dl-gui-0.3.5-icon.patch
14cr|youtube-dl-gui-0.3.5-2|9	Source0:	%{name}-%{version}.tar.bz2
14cr|youtube-dl-gui-0.3.5-2|10	Source1:	%{name}.png
14cr|youtube-dl-gui-0.3.5-2|11	BuildRequires:	imagemagick
14cr|youtube-dl-gui-0.3.5-2|12	BuildRequires:	python-setuptools
14cr|youtube-dl-gui-0.3.5-2|13	BuildRequires:	wxPythonGTK
14cr|youtube-dl-gui-0.3.5-2|14	Requires:	ffmpeg
14cr|youtube-dl-gui-0.3.5-2|15	Requires:	wxPythonGTK
14cr|youtube-dl-gui-0.3.5-2|16	Requires:	youtube-dl
14cr|youtube-dl-gui-0.3.5-2|17	BuildArch:	noarch
14cr|youtube-dl-gui-0.3.5-2|18	
14cr|youtube-dl-gui-0.3.5-2|19	%description
14cr|youtube-dl-gui-0.3.5-2|20	Youtube-dlG is a multi-platform GUI for the popular command line video
14cr|youtube-dl-gui-0.3.5-2|21	download tool youtube-dl. The GUI lets you download multiple videos at
14cr|youtube-dl-gui-0.3.5-2|22	once, can automatically convert downloaded videos to audio, lets you
14cr|youtube-dl-gui-0.3.5-2|23	select the video quality and more.
14cr|youtube-dl-gui-0.3.5-2|24	
14cr|youtube-dl-gui-0.3.5-2|25	%files
14cr|youtube-dl-gui-0.3.5-2|26	%{_bindir}/%{name}
14cr|youtube-dl-gui-0.3.5-2|27	%{_datadir}/applications/%{name}.desktop
14cr|youtube-dl-gui-0.3.5-2|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|youtube-dl-gui-0.3.5-2|29	%{_datadir}/pixmaps/ytube.png
14cr|youtube-dl-gui-0.3.5-2|30	%{python_sitelib}/*
14cr|youtube-dl-gui-0.3.5-2|31	
14cr|youtube-dl-gui-0.3.5-2|32	#----------------------------------------------------------------------------
14cr|youtube-dl-gui-0.3.5-2|33	
14cr|youtube-dl-gui-0.3.5-2|34	%prep
14cr|youtube-dl-gui-0.3.5-2|35	%setup -q
14cr|youtube-dl-gui-0.3.5-2|36	%patch0 -p1
14cr|youtube-dl-gui-0.3.5-2|37	
14cr|youtube-dl-gui-0.3.5-2|38	%build
14cr|youtube-dl-gui-0.3.5-2|39	python setup.py build
14cr|youtube-dl-gui-0.3.5-2|40	
14cr|youtube-dl-gui-0.3.5-2|41	%install
14cr|youtube-dl-gui-0.3.5-2|42	python setup.py install --prefix=/usr --root=%{buildroot}
14cr|youtube-dl-gui-0.3.5-2|43	
14cr|youtube-dl-gui-0.3.5-2|44	mkdir -p %{buildroot}%{_bindir}
14cr|youtube-dl-gui-0.3.5-2|45	pushd %{buildroot}%{_bindir}
14cr|youtube-dl-gui-0.3.5-2|46	ln -s ../..%{python_sitelib}/youtube_dl_gui/__main__.py %{name}
14cr|youtube-dl-gui-0.3.5-2|47	chmod +x %{name}
14cr|youtube-dl-gui-0.3.5-2|48	popd
14cr|youtube-dl-gui-0.3.5-2|49	
14cr|youtube-dl-gui-0.3.5-2|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cr|youtube-dl-gui-0.3.5-2|51	install -m 0644 icons/ytube.png %{buildroot}%{_datadir}/pixmaps/ytube.png
14cr|youtube-dl-gui-0.3.5-2|52	
14cr|youtube-dl-gui-0.3.5-2|53	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|youtube-dl-gui-0.3.5-2|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|youtube-dl-gui-0.3.5-2|55	[Desktop Entry]
14cr|youtube-dl-gui-0.3.5-2|56	Name=YouTube-dl GUI
14cr|youtube-dl-gui-0.3.5-2|57	Comment=GUI for YouTube-dl
14cr|youtube-dl-gui-0.3.5-2|58	Exec=%{name}
14cr|youtube-dl-gui-0.3.5-2|59	Icon=%{name}
14cr|youtube-dl-gui-0.3.5-2|60	Terminal=false
14cr|youtube-dl-gui-0.3.5-2|61	Type=Application
14cr|youtube-dl-gui-0.3.5-2|62	Categories=Video;
14cr|youtube-dl-gui-0.3.5-2|63	EOF
14cr|youtube-dl-gui-0.3.5-2|64	
14cr|youtube-dl-gui-0.3.5-2|65	for N in 16 32 48 64 128;
14cr|youtube-dl-gui-0.3.5-2|66	do
14cr|youtube-dl-gui-0.3.5-2|67	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cr|youtube-dl-gui-0.3.5-2|68	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cr|youtube-dl-gui-0.3.5-2|69	done
14cr|youtube-dl-gui-0.3.5-2|70	
14cr|youtube-dl-gui-0.3.5-2|71	
14cr|youtube-dl-gui-0.3.5-2|72	%changelog
14cr|youtube-dl-gui-0.3.5-2|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.5-2
14cr|youtube-dl-gui-0.3.5-2|74	+ Revision: fdaa354
14cr|youtube-dl-gui-0.3.5-2|75	- MassBuild#464: Increase release tag
14cr|youtube-dl-gui-0.3.5-2|76	
14cr|youtube-dl-gui-0.3.5-2|77	

9410 14
14cr|yudit-2.9.2-5|1	%define debug_package %nil
14cr|yudit-2.9.2-5|2	
14cr|yudit-2.9.2-5|3	Name:       yudit
14cr|yudit-2.9.2-5|4	Version:    2.9.2
14cr|yudit-2.9.2-5|5	Release:    5
14cr|yudit-2.9.2-5|6	Group:      Editors
14cr|yudit-2.9.2-5|7	License:    GPLv2
14cr|yudit-2.9.2-5|8	Conflicts:  netatalk < 2.0.3-3mdk
14cr|yudit-2.9.2-5|9	Source0:    http://www.yudit.org/download/yudit-%{version}.tar.bz2
14cr|yudit-2.9.2-5|10	# Here I define the directories with ttf files; and several ttf fonts
14cr|yudit-2.9.2-5|11	# we provide or that are widely used, in order to cover the most of unicode
14cr|yudit-2.9.2-5|12	# if this patch doesn't work after an upgrade please try to fix it (it is
14cr|yudit-2.9.2-5|13	# a very simple three-lines one) rather than discarding, as discarding it
14cr|yudit-2.9.2-5|14	# means we lose out-of-the box support for various languages -- pablo
14cr|yudit-2.9.2-5|15	Patch0: yudit-2.9.2-properties.patch
14cr|yudit-2.9.2-5|16	URL:        http://www.yudit.org/
14cr|yudit-2.9.2-5|17	Summary:    Unicode Text Editor
14cr|yudit-2.9.2-5|18	BuildRequires:  imagemagick pkgconfig(x11)
14cr|yudit-2.9.2-5|19	
14cr|yudit-2.9.2-5|20	%description
14cr|yudit-2.9.2-5|21	Yudit is a unicode text editor for the X Window System.
14cr|yudit-2.9.2-5|22	It does not need localized environment or unicode fonts.
14cr|yudit-2.9.2-5|23	It supports simultanious processing of many languages,
14cr|yudit-2.9.2-5|24	input methods, conversions for local character standards.
14cr|yudit-2.9.2-5|25	This package includes X11 editor interface, shell conversion
14cr|yudit-2.9.2-5|26	utilities and it also has support for postscript printing.
14cr|yudit-2.9.2-5|27	
14cr|yudit-2.9.2-5|28	%prep
14cr|yudit-2.9.2-5|29	%setup -q
14cr|yudit-2.9.2-5|30	
14cr|yudit-2.9.2-5|31	%build
14cr|yudit-2.9.2-5|32	%configure2_5x
14cr|yudit-2.9.2-5|33	make
14cr|yudit-2.9.2-5|34	
14cr|yudit-2.9.2-5|35	%install
14cr|yudit-2.9.2-5|36	rm -rf $RPM_BUILD_ROOT
14cr|yudit-2.9.2-5|37	
14cr|yudit-2.9.2-5|38	%makeinstall_std
14cr|yudit-2.9.2-5|39	
14cr|yudit-2.9.2-5|40	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|yudit-2.9.2-5|41	convert gnome-%{name}.png -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cr|yudit-2.9.2-5|42	convert gnome-%{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cr|yudit-2.9.2-5|43	convert gnome-%{name}.png -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cr|yudit-2.9.2-5|44	
14cr|yudit-2.9.2-5|45	
14cr|yudit-2.9.2-5|46	mkdir -p %{buildroot}%{_datadir}/applications
14cr|yudit-2.9.2-5|47	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|yudit-2.9.2-5|48	[Desktop Entry]
14cr|yudit-2.9.2-5|49	Name=Yudit
14cr|yudit-2.9.2-5|50	Type=Application
14cr|yudit-2.9.2-5|51	Description=Unicode Text Editor
14cr|yudit-2.9.2-5|52	Exec=yudit
14cr|yudit-2.9.2-5|53	Icon=yudit
14cr|yudit-2.9.2-5|54	Terminal=false
14cr|yudit-2.9.2-5|55	Categories=TextEditor;Utility;
14cr|yudit-2.9.2-5|56	EOF
14cr|yudit-2.9.2-5|57	
14cr|yudit-2.9.2-5|58	%find_lang %{name} || touch %name.lang
14cr|yudit-2.9.2-5|59	
14cr|yudit-2.9.2-5|60	# rpm complains and fails when there are installed but unpackaged files
14cr|yudit-2.9.2-5|61	# as we don't include those in the package, we delete them from the
14cr|yudit-2.9.2-5|62	# build tree -- pablo
14cr|yudit-2.9.2-5|63	rm -rf $RPM_BUILD_ROOT%{_datadir}/yudit/src
14cr|yudit-2.9.2-5|64	
14cr|yudit-2.9.2-5|65	%clean
14cr|yudit-2.9.2-5|66	rm -rf $RPM_BUILD_ROOT
14cr|yudit-2.9.2-5|67	
14cr|yudit-2.9.2-5|68	%if %mdkversion < 200900
14cr|yudit-2.9.2-5|69	%post
14cr|yudit-2.9.2-5|70	%{update_menus}
14cr|yudit-2.9.2-5|71	%endif
14cr|yudit-2.9.2-5|72	
14cr|yudit-2.9.2-5|73	%if %mdkversion < 200900
14cr|yudit-2.9.2-5|74	%postun
14cr|yudit-2.9.2-5|75	%{clean_menus}
14cr|yudit-2.9.2-5|76	%endif
14cr|yudit-2.9.2-5|77	
14cr|yudit-2.9.2-5|78	
14cr|yudit-2.9.2-5|79	%files -f %{name}.lang
14cr|yudit-2.9.2-5|80	%defattr (-, root, root, 755)
14cr|yudit-2.9.2-5|81	%doc *.TXT
14cr|yudit-2.9.2-5|82	%{_bindir}/*
14cr|yudit-2.9.2-5|83	%{_mandir}/man?/*
14cr|yudit-2.9.2-5|84	%{_datadir}/applications/*.desktop
14cr|yudit-2.9.2-5|85	%{_datadir}/yudit
14cr|yudit-2.9.2-5|86	%{_miconsdir}/%{name}.png
14cr|yudit-2.9.2-5|87	%{_iconsdir}/%{name}.png
14cr|yudit-2.9.2-5|88	%{_liconsdir}/%{name}.png
14cr|yudit-2.9.2-5|89	
14cr|yudit-2.9.2-5|90	
14cr|yudit-2.9.2-5|91	
14cr|yudit-2.9.2-5|92	%changelog
14cr|yudit-2.9.2-5|93	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.2-5
14cr|yudit-2.9.2-5|94	+ Revision: 44a566d
14cr|yudit-2.9.2-5|95	- MassBuild#464: Increase release tag
14cr|yudit-2.9.2-5|96	
14cr|yudit-2.9.2-5|97	

9411 14
14cr|yum-3.2.29-2|1	%define major   3.2
14cr|yum-3.2.29-2|2	
14cr|yum-3.2.29-2|3	Name:           yum
14cr|yum-3.2.29-2|4	Version:        3.2.29
14cr|yum-3.2.29-2|5	Release:        2
14cr|yum-3.2.29-2|6	Summary:        RPM installer/updater
14cr|yum-3.2.29-2|7	License:        GPLv3+
14cr|yum-3.2.29-2|8	Group:          System/Configuration/Packaging
14cr|yum-3.2.29-2|9	Source:         http://linux.duke.edu/projects/yum/download/%{major}/%{name}-%{version}.tar.gz
14cr|yum-3.2.29-2|10	URL:            http://www.linux.duke.edu/projects/yum
14cr|yum-3.2.29-2|11	Requires:       python-rpm
14cr|yum-3.2.29-2|12	Requires:       python-libxml2
14cr|yum-3.2.29-2|13	Requires:       python-urlgrabber
14cr|yum-3.2.29-2|14	Requires:       python-celementtree
14cr|yum-3.2.29-2|15	Requires:       python-gpgme
14cr|yum-3.2.29-2|16	Requires:       python-iniparse
14cr|yum-3.2.29-2|17	Requires:       yum-metadata-parser
14cr|yum-3.2.29-2|18	BuildRequires:  python-devel
14cr|yum-3.2.29-2|19	BuildRequires:	gettext
14cr|yum-3.2.29-2|20	BuildRequires:  intltool
14cr|yum-3.2.29-2|21	BuildArch:      noarch
14cr|yum-3.2.29-2|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14cr|yum-3.2.29-2|23	
14cr|yum-3.2.29-2|24	%description
14cr|yum-3.2.29-2|25	Yum is a utility that can check for and automatically download and
14cr|yum-3.2.29-2|26	install updated RPM packages. Dependencies are obtained and downloaded
14cr|yum-3.2.29-2|27	automatically prompting the user as necessary.
14cr|yum-3.2.29-2|28	
14cr|yum-3.2.29-2|29	%prep
14cr|yum-3.2.29-2|30	%setup -q
14cr|yum-3.2.29-2|31	
14cr|yum-3.2.29-2|32	%build
14cr|yum-3.2.29-2|33	%{make}
14cr|yum-3.2.29-2|34	
14cr|yum-3.2.29-2|35	%install
14cr|yum-3.2.29-2|36	rm -rf %{buildroot}
14cr|yum-3.2.29-2|37	%{makeinstall_std}
14cr|yum-3.2.29-2|38	# correct scripts
14cr|yum-3.2.29-2|39	perl -pi -e 's|%{_libdir}/yum|%{_datadir}/yum|' %{buildroot}%{_bindir}/*
14cr|yum-3.2.29-2|40	# remove init stuff
14cr|yum-3.2.29-2|41	rm -f %{buildroot}%{_sysconfdir}/cron.*/yum.cron
14cr|yum-3.2.29-2|42	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
14cr|yum-3.2.29-2|43	rm -f %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}
14cr|yum-3.2.29-2|44	rm -f %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|yum-3.2.29-2|45	rm -Rf  %{buildroot}/%py_puresitedir/urlgrabber/
14cr|yum-3.2.29-2|46	
14cr|yum-3.2.29-2|47	%find_lang %{name}
14cr|yum-3.2.29-2|48	
14cr|yum-3.2.29-2|49	%clean
14cr|yum-3.2.29-2|50	rm -rf %{buildroot}
14cr|yum-3.2.29-2|51	
14cr|yum-3.2.29-2|52	%files -f %{name}.lang
14cr|yum-3.2.29-2|53	%defattr(-, root, root)
14cr|yum-3.2.29-2|54	%doc README AUTHORS COPYING TODO INSTALL
14cr|yum-3.2.29-2|55	%config(noreplace) %{_sysconfdir}/yum/
14cr|yum-3.2.29-2|56	%py_puresitedir/*
14cr|yum-3.2.29-2|57	%{_datadir}/yum-cli/
14cr|yum-3.2.29-2|58	%{_bindir}/*
14cr|yum-3.2.29-2|59	%{_sbindir}/*
14cr|yum-3.2.29-2|60	/var/cache/yum
14cr|yum-3.2.29-2|61	%{_sysconfdir}/bash_completion.d/yum.bash
14cr|yum-3.2.29-2|62	%{_mandir}/man*/*
14cr|yum-3.2.29-2|63	%{_sysconfdir}/rc.d/init.d/yum-updatesd
14cr|yum-3.2.29-2|64	%{_sysconfdir}/cron.daily/0yum.cron
14cr|yum-3.2.29-2|65	%{_sysconfdir}/rc.d/init.d/yum-cron
14cr|yum-3.2.29-2|66	%{_sysconfdir}/sysconfig/yum-cron
14cr|yum-3.2.29-2|67	%attr(0644,root,root) %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
14cr|yum-3.2.29-2|68	
14cr|yum-3.2.29-2|69	
14cr|yum-3.2.29-2|70	
14cr|yum-3.2.29-2|71	%changelog
14cr|yum-3.2.29-2|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.29-2
14cr|yum-3.2.29-2|73	+ Revision: ab7ec5b
14cr|yum-3.2.29-2|74	- MassBuild#464: Increase release tag
14cr|yum-3.2.29-2|75	
14cr|yum-3.2.29-2|76	

9412 14
14cr|yum-arch-2.2.2-7|1	Name:           yum-arch
14cr|yum-arch-2.2.2-7|2	Version:        2.2.2
14cr|yum-arch-2.2.2-7|3	Release:        7
14cr|yum-arch-2.2.2-7|4	Summary:        Extract headers from rpm in a old yum repository
14cr|yum-arch-2.2.2-7|5	License:        GPL
14cr|yum-arch-2.2.2-7|6	Group:          System/Configuration/Packaging
14cr|yum-arch-2.2.2-7|7	URL:            http://linux.duke.edu/yum/
14cr|yum-arch-2.2.2-7|8	Source0:        http://linux.duke.edu/projects/yum/download/2.2/yum-%{version}.tar.gz
14cr|yum-arch-2.2.2-7|9	Patch1:         yum-arch-folder.patch
14cr|yum-arch-2.2.2-7|10	Patch2:         yum-arch-python26.patch
14cr|yum-arch-2.2.2-7|11	Requires:       python
14cr|yum-arch-2.2.2-7|12	Requires:       python-rpm
14cr|yum-arch-2.2.2-7|13	Requires:       python-libxml2
14cr|yum-arch-2.2.2-7|14	BuildRequires:  python
14cr|yum-arch-2.2.2-7|15	BuildRequires:  gettext
14cr|yum-arch-2.2.2-7|16	BuildArch:      noarch
14cr|yum-arch-2.2.2-7|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|yum-arch-2.2.2-7|18	
14cr|yum-arch-2.2.2-7|19	%description
14cr|yum-arch-2.2.2-7|20	Extract headers from rpm in a old yum repository.
14cr|yum-arch-2.2.2-7|21	
14cr|yum-arch-2.2.2-7|22	This package only provides the old yum-arch command from yum-%{version}
14cr|yum-arch-2.2.2-7|23	It should be used to generate repository informations for Fedora Core  < 3
14cr|yum-arch-2.2.2-7|24	and RedHat Enterprise Linux < 4.
14cr|yum-arch-2.2.2-7|25	
14cr|yum-arch-2.2.2-7|26	%prep
14cr|yum-arch-2.2.2-7|27	%setup -q -n yum-%{version}
14cr|yum-arch-2.2.2-7|28	%patch1 -p0 -b .folder
14cr|yum-arch-2.2.2-7|29	%patch2 -p0
14cr|yum-arch-2.2.2-7|30	
14cr|yum-arch-2.2.2-7|31	# to avoid rpmlint warnings
14cr|yum-arch-2.2.2-7|32	for source in *.py {repomd,rpmUtils,yum}/*.py; do
14cr|yum-arch-2.2.2-7|33	sed -i -e '/^#!\/usr/d' $source
14cr|yum-arch-2.2.2-7|34	done
14cr|yum-arch-2.2.2-7|35	
14cr|yum-arch-2.2.2-7|36	%build
14cr|yum-arch-2.2.2-7|37	make
14cr|yum-arch-2.2.2-7|38	
14cr|yum-arch-2.2.2-7|39	%install
14cr|yum-arch-2.2.2-7|40	rm -rf %{buildroot}
14cr|yum-arch-2.2.2-7|41	make DESTDIR=%{buildroot} install
14cr|yum-arch-2.2.2-7|42	
14cr|yum-arch-2.2.2-7|43	%clean
14cr|yum-arch-2.2.2-7|44	rm -rf %{buildroot}
14cr|yum-arch-2.2.2-7|45	
14cr|yum-arch-2.2.2-7|46	
14cr|yum-arch-2.2.2-7|47	%files
14cr|yum-arch-2.2.2-7|48	%defattr(-, root, root, -)
14cr|yum-arch-2.2.2-7|49	%doc README AUTHORS COPYING TODO INSTALL ChangeLog
14cr|yum-arch-2.2.2-7|50	%{_datadir}/%{name}
14cr|yum-arch-2.2.2-7|51	%{_bindir}/%{name}
14cr|yum-arch-2.2.2-7|52	%{_mandir}/man8/%{name}*
14cr|yum-arch-2.2.2-7|53	
14cr|yum-arch-2.2.2-7|54	
14cr|yum-arch-2.2.2-7|55	
14cr|yum-arch-2.2.2-7|56	
14cr|yum-arch-2.2.2-7|57	%changelog
14cr|yum-arch-2.2.2-7|58	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-7
14cr|yum-arch-2.2.2-7|59	+ Revision: 49bd47c
14cr|yum-arch-2.2.2-7|60	- MassBuild#464: Increase release tag
14cr|yum-arch-2.2.2-7|61	
14cr|yum-arch-2.2.2-7|62	

9413 14
14cr|yum-metadata-parser-1.1.4-4|1	Name:       yum-metadata-parser
14cr|yum-metadata-parser-1.1.4-4|2	Version:    1.1.4
14cr|yum-metadata-parser-1.1.4-4|3	Release:    4
14cr|yum-metadata-parser-1.1.4-4|4	Summary:    A fast metadata parser for yum
14cr|yum-metadata-parser-1.1.4-4|5	License:    GPL
14cr|yum-metadata-parser-1.1.4-4|6	Group:      System/Configuration/Packaging
14cr|yum-metadata-parser-1.1.4-4|7	URL:        http://devel.linux.duke.edu/cgi-bin/viewcvs.cgi/yum-metadata-parser/
14cr|yum-metadata-parser-1.1.4-4|8	Source0:    http://linux.duke.edu/projects/yum/download/yum-metadata-parser/%{name}-%{version}.tar.gz
14cr|yum-metadata-parser-1.1.4-4|9	Requires:       yum >= 2.6.2
14cr|yum-metadata-parser-1.1.4-4|10	BuildRequires:  python-devel
14cr|yum-metadata-parser-1.1.4-4|11	BuildRequires:  glib2-devel
14cr|yum-metadata-parser-1.1.4-4|12	BuildRequires:  libxml2-devel
14cr|yum-metadata-parser-1.1.4-4|13	BuildRequires:  sqlite3-devel
14cr|yum-metadata-parser-1.1.4-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
14cr|yum-metadata-parser-1.1.4-4|15	
14cr|yum-metadata-parser-1.1.4-4|16	%description
14cr|yum-metadata-parser-1.1.4-4|17	Fast metadata parser for yum implemented in C.
14cr|yum-metadata-parser-1.1.4-4|18	
14cr|yum-metadata-parser-1.1.4-4|19	%prep
14cr|yum-metadata-parser-1.1.4-4|20	%setup -q
14cr|yum-metadata-parser-1.1.4-4|21	
14cr|yum-metadata-parser-1.1.4-4|22	%build
14cr|yum-metadata-parser-1.1.4-4|23	%{__python} setup.py build
14cr|yum-metadata-parser-1.1.4-4|24	
14cr|yum-metadata-parser-1.1.4-4|25	%install
14cr|yum-metadata-parser-1.1.4-4|26	%{__python} setup.py install -O1 --root=%{buildroot}
14cr|yum-metadata-parser-1.1.4-4|27	
14cr|yum-metadata-parser-1.1.4-4|28	%clean
14cr|yum-metadata-parser-1.1.4-4|29	%{__rm} -rf %{buildroot}
14cr|yum-metadata-parser-1.1.4-4|30	
14cr|yum-metadata-parser-1.1.4-4|31	%files
14cr|yum-metadata-parser-1.1.4-4|32	%defattr(-,root,root)
14cr|yum-metadata-parser-1.1.4-4|33	%doc README AUTHORS ChangeLog
14cr|yum-metadata-parser-1.1.4-4|34	%{python_sitearch}/_sqlitecache.so
14cr|yum-metadata-parser-1.1.4-4|35	%{python_sitearch}/sqlitecachec.py
14cr|yum-metadata-parser-1.1.4-4|36	%{python_sitearch}/yum_metadata_parser-*.egg-info
14cr|yum-metadata-parser-1.1.4-4|37	
14cr|yum-metadata-parser-1.1.4-4|38	
14cr|yum-metadata-parser-1.1.4-4|39	
14cr|yum-metadata-parser-1.1.4-4|40	%changelog
14cr|yum-metadata-parser-1.1.4-4|41	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-4
14cr|yum-metadata-parser-1.1.4-4|42	+ Revision: 8e04806
14cr|yum-metadata-parser-1.1.4-4|43	- MassBuild#464: Increase release tag
14cr|yum-metadata-parser-1.1.4-4|44	
14cr|yum-metadata-parser-1.1.4-4|45	

9414 14
14cr|z26-3.02.01-3|1	Name:		z26
14cr|z26-3.02.01-3|2	Version:	3.02.01
14cr|z26-3.02.01-3|3	Release:	3
14cr|z26-3.02.01-3|4	Summary:	An Atari 2600 Video Computer System emulator
14cr|z26-3.02.01-3|5	License:	GPLv2+
14cr|z26-3.02.01-3|6	Group:		Emulators
14cr|z26-3.02.01-3|7	URL:		http://www.whimsey.com/z26/z26.html
14cr|z26-3.02.01-3|8	Source0:	http://www.whimsey.com/z26/%{name}v%{version}s.zip
14cr|z26-3.02.01-3|9	BuildRequires:	pkgconfig(sdl)
14cr|z26-3.02.01-3|10	BuildRequires:	pkgconfig(gl)
14cr|z26-3.02.01-3|11	BuildRequires:	pkgconfig(glu)
14cr|z26-3.02.01-3|12	BuildRequires:	imagemagick
14cr|z26-3.02.01-3|13	BuildRequires:	dos2unix
14cr|z26-3.02.01-3|14	
14cr|z26-3.02.01-3|15	%description
14cr|z26-3.02.01-3|16	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
14cr|z26-3.02.01-3|17	popular home video game system of the early 1980's. This emulator will run
14cr|z26-3.02.01-3|18	most Atari ROM images, so that you can play your favorite old Atari 2600 games
14cr|z26-3.02.01-3|19	on your PC.
14cr|z26-3.02.01-3|20	
14cr|z26-3.02.01-3|21	%prep
14cr|z26-3.02.01-3|22	%setup -q -c
14cr|z26-3.02.01-3|23	dos2unix src/doc/*
14cr|z26-3.02.01-3|24	%__sed -i -e s/^CFLAGS=.*/CFLAGS="%{optflags}"/g src/conf/config_linux.mak
14cr|z26-3.02.01-3|25	%__sed -i -e s/"strip z26"//g src/Makefile
14cr|z26-3.02.01-3|26	
14cr|z26-3.02.01-3|27	%build
14cr|z26-3.02.01-3|28	cd src
14cr|z26-3.02.01-3|29	%make linux
14cr|z26-3.02.01-3|30	
14cr|z26-3.02.01-3|31	%install
14cr|z26-3.02.01-3|32	mkdir -p %{buildroot}%{_bindir}
14cr|z26-3.02.01-3|33	cp src/%{name} %{buildroot}%{_bindir}/
14cr|z26-3.02.01-3|34	
14cr|z26-3.02.01-3|35	# icons
14cr|z26-3.02.01-3|36	for N in 16 32 48 64 128; do
14cr|z26-3.02.01-3|37	convert src/%{name}_icon.png -scale ${N}x${N} src/$N.png;
14cr|z26-3.02.01-3|38	done
14cr|z26-3.02.01-3|39	install -D src/16.png %{buildroot}%{_miconsdir}/%{name}.png
14cr|z26-3.02.01-3|40	install -D src/32.png %{buildroot}%{_liconsdir}/%{name}.png
14cr|z26-3.02.01-3|41	install -D src/48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|z26-3.02.01-3|42	install -D src/64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|z26-3.02.01-3|43	install -D src/128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|z26-3.02.01-3|44	
14cr|z26-3.02.01-3|45	# menu-entry
14cr|z26-3.02.01-3|46	mkdir -p  %{buildroot}%{_datadir}/applications
14cr|z26-3.02.01-3|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|z26-3.02.01-3|48	[Desktop Entry]
14cr|z26-3.02.01-3|49	Name=z26
14cr|z26-3.02.01-3|50	Comment=Atari 2600 Emulator
14cr|z26-3.02.01-3|51	Exec=z26
14cr|z26-3.02.01-3|52	Icon=z26
14cr|z26-3.02.01-3|53	Terminal=false
14cr|z26-3.02.01-3|54	Type=Application
14cr|z26-3.02.01-3|55	Categories=Game;Emulator;
14cr|z26-3.02.01-3|56	EOF
14cr|z26-3.02.01-3|57	
14cr|z26-3.02.01-3|58	%files
14cr|z26-3.02.01-3|59	%doc src/doc/*
14cr|z26-3.02.01-3|60	%{_bindir}/%{name}
14cr|z26-3.02.01-3|61	%{_datadir}/applications/%{name}.desktop
14cr|z26-3.02.01-3|62	%{_miconsdir}/%{name}.png
14cr|z26-3.02.01-3|63	%{_liconsdir}/%{name}.png
14cr|z26-3.02.01-3|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|z26-3.02.01-3|65	
14cr|z26-3.02.01-3|66	
14cr|z26-3.02.01-3|67	%changelog
14cr|z26-3.02.01-3|68	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.02.01-3
14cr|z26-3.02.01-3|69	+ Revision: 26021e7
14cr|z26-3.02.01-3|70	- MassBuild#464: Increase release tag
14cr|z26-3.02.01-3|71	
14cr|z26-3.02.01-3|72	

9415 14
14cr|z8530drv-utils-3.0.3-2|1	Name:         z8530drv-utils
14cr|z8530drv-utils-3.0.3-2|2	License:      GPL
14cr|z8530drv-utils-3.0.3-2|3	Group:        Communications
14cr|z8530drv-utils-3.0.3-2|4	Provides:     z8530drv
14cr|z8530drv-utils-3.0.3-2|5	Obsoletes:    z8530drv
14cr|z8530drv-utils-3.0.3-2|6	Version:      3.0.3
14cr|z8530drv-utils-3.0.3-2|7	Release:      2
14cr|z8530drv-utils-3.0.3-2|8	Summary:      Linux driver for Z8530 based HDLC cards for AX.25
14cr|z8530drv-utils-3.0.3-2|9	Source0:      ftp://ftp.ccac.rwth-aachen.de/pub/jr/z8530drv-utils_3.0-3.tar.gz
14cr|z8530drv-utils-3.0.3-2|10	Patch0:        z8530drv-gcc4.diff
14cr|z8530drv-utils-3.0.3-2|11	Patch1:       z8530drv-buildserv.diff
14cr|z8530drv-utils-3.0.3-2|12	URL:          http://yaina.de/jreuter/linux/scc.en.html
14cr|z8530drv-utils-3.0.3-2|13	# Patch:   z8530drv-utils-3.0.dif
14cr|z8530drv-utils-3.0.3-2|14	
14cr|z8530drv-utils-3.0.3-2|15	%description
14cr|z8530drv-utils-3.0.3-2|16	Utilities for the generic Z8530 AX.25 device driver
14cr|z8530drv-utils-3.0.3-2|17	
14cr|z8530drv-utils-3.0.3-2|18	
14cr|z8530drv-utils-3.0.3-2|19	
14cr|z8530drv-utils-3.0.3-2|20	Authors:
14cr|z8530drv-utils-3.0.3-2|21	--------
14cr|z8530drv-utils-3.0.3-2|22	Joerg Reuter <jreuter@yaina.de>
14cr|z8530drv-utils-3.0.3-2|23	
14cr|z8530drv-utils-3.0.3-2|24	%prep
14cr|z8530drv-utils-3.0.3-2|25	%setup -q -n z8530drv-utils-3.0
14cr|z8530drv-utils-3.0.3-2|26	%patch0 -p0
14cr|z8530drv-utils-3.0.3-2|27	%patch1 -p1
14cr|z8530drv-utils-3.0.3-2|28	
14cr|z8530drv-utils-3.0.3-2|29	%build
14cr|z8530drv-utils-3.0.3-2|30	make dep
14cr|z8530drv-utils-3.0.3-2|31	make
14cr|z8530drv-utils-3.0.3-2|32	
14cr|z8530drv-utils-3.0.3-2|33	%install
14cr|z8530drv-utils-3.0.3-2|34	mkdir -p %{buildroot}/{etc,etc/ax25,usr,usr/sbin,sbin}
14cr|z8530drv-utils-3.0.3-2|35	make prefix=%{buildroot} install
14cr|z8530drv-utils-3.0.3-2|36	
14cr|z8530drv-utils-3.0.3-2|37	%files
14cr|z8530drv-utils-3.0.3-2|38	%doc README
14cr|z8530drv-utils-3.0.3-2|39	%doc z8530drv-utils-3.0.lsm
14cr|z8530drv-utils-3.0.3-2|40	%doc doc/Copying.Z8530DRV
14cr|z8530drv-utils-3.0.3-2|41	%doc doc/FAQ
14cr|z8530drv-utils-3.0.3-2|42	%doc doc/scc_eng.doc
14cr|z8530drv-utils-3.0.3-2|43	%doc doc/scc_ger.doc
14cr|z8530drv-utils-3.0.3-2|44	%dir /etc/ax25
14cr|z8530drv-utils-3.0.3-2|45	%config /etc/ax25/z8530drv.conf
14cr|z8530drv-utils-3.0.3-2|46	/sbin/sccstat
14cr|z8530drv-utils-3.0.3-2|47	/sbin/sccinit
14cr|z8530drv-utils-3.0.3-2|48	/sbin/sccparam
14cr|z8530drv-utils-3.0.3-2|49	%{_sbindir}/sccgencfg
14cr|z8530drv-utils-3.0.3-2|50	%{_sbindir}/kissbridge
14cr|z8530drv-utils-3.0.3-2|51	
14cr|z8530drv-utils-3.0.3-2|52	
14cr|z8530drv-utils-3.0.3-2|53	
14cr|z8530drv-utils-3.0.3-2|54	%changelog
14cr|z8530drv-utils-3.0.3-2|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-2
14cr|z8530drv-utils-3.0.3-2|56	+ Revision: e382019
14cr|z8530drv-utils-3.0.3-2|57	- MassBuild#464: Increase release tag
14cr|z8530drv-utils-3.0.3-2|58	
14cr|z8530drv-utils-3.0.3-2|59	

9416 14
14cr|zabbix-2.0.1-3|1	# TODO, maybe sometime:
14cr|zabbix-2.0.1-3|2	# * Do something about mutex errors sometimes occurring when init scripts'
14cr|zabbix-2.0.1-3|3	#   restart is invoked; something like "sleep 2" between stop and start?
14cr|zabbix-2.0.1-3|4	# * Use "Include" in zabbix_{agentd,proxy,server}.conf, point to corresponding
14cr|zabbix-2.0.1-3|5	#   /etc/zabbix/zabbix_*.conf.d/ dir; needs patching in order to not load
14cr|zabbix-2.0.1-3|6	#   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
14cr|zabbix-2.0.1-3|7	
14cr|zabbix-2.0.1-3|8	%global srcname zabbix
14cr|zabbix-2.0.1-3|9	
14cr|zabbix-2.0.1-3|10	Summary:	Open-source monitoring solution for your IT infrastructure
14cr|zabbix-2.0.1-3|11	Name:		zabbix
14cr|zabbix-2.0.1-3|12	Version:	2.0.1
14cr|zabbix-2.0.1-3|13	Release:	3
14cr|zabbix-2.0.1-3|14	License:	GPLv2+
14cr|zabbix-2.0.1-3|15	Group:		Monitoring
14cr|zabbix-2.0.1-3|16	Url:		http://www.zabbix.com/
14cr|zabbix-2.0.1-3|17	Source0:	http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}-free.tar.gz
14cr|zabbix-2.0.1-3|18	# upstream tarball minus src/zabbix_java/lib/org-json-2010-12-28.jar
14cr|zabbix-2.0.1-3|19	#Source0:	%{srcname}-%{version}-free.tar.gz
14cr|zabbix-2.0.1-3|20	Source1:	zabbix-web.conf
14cr|zabbix-2.0.1-3|21	Source5:	zabbix-logrotate.in
14cr|zabbix-2.0.1-3|22	# tmpfiles for F >= 15 mandriva >= 2012
14cr|zabbix-2.0.1-3|23	Source9:	zabbix-tmpfiles.conf
14cr|zabbix-2.0.1-3|24	# systemd units
14cr|zabbix-2.0.1-3|25	Source10:	zabbix-agent.service
14cr|zabbix-2.0.1-3|26	Source11:	zabbix-proxy-mysql.service
14cr|zabbix-2.0.1-3|27	Source12:	zabbix-proxy-pgsql.service
14cr|zabbix-2.0.1-3|28	Source13:	zabbix-proxy-sqlite3.service
14cr|zabbix-2.0.1-3|29	Source14:	zabbix-server-mysql.service
14cr|zabbix-2.0.1-3|30	Source15:	zabbix-server-pgsql.service
14cr|zabbix-2.0.1-3|31	Source16:	zabbix-server-sqlite3.service
14cr|zabbix-2.0.1-3|32	
14cr|zabbix-2.0.1-3|33	# local rules for config files
14cr|zabbix-2.0.1-3|34	Patch0:		zabbix-2.0.1-config.patch
14cr|zabbix-2.0.1-3|35	# local rules for config files - fonts
14cr|zabbix-2.0.1-3|36	Patch1:		zabbix-2.0.1-fonts-config.patch
14cr|zabbix-2.0.1-3|37	# remove flash content (#737337)
14cr|zabbix-2.0.1-3|38	# https://support.zabbix.com/browse/ZBX-4794
14cr|zabbix-2.0.1-3|39	Patch2:		zabbix-2.0.1-no-flash.patch
14cr|zabbix-2.0.1-3|40	# adapt for fping3 - https://support.zabbix.com/browse/ZBX-4894
14cr|zabbix-2.0.1-3|41	Patch3:		zabbix-1.8.12-fping3.patch
14cr|zabbix-2.0.1-3|42	
14cr|zabbix-2.0.1-3|43	BuildRequires:	systemd-units
14cr|zabbix-2.0.1-3|44	BuildRequires:	mysql-devel
14cr|zabbix-2.0.1-3|45	BuildRequires:	net-snmp-devel
14cr|zabbix-2.0.1-3|46	#BuildRequires:	openldap-devel
14cr|zabbix-2.0.1-3|47	BuildRequires:	unixODBC-devel
14cr|zabbix-2.0.1-3|48	BuildRequires:	pkgconfig(gnutls)
14cr|zabbix-2.0.1-3|49	BuildRequires:	pkgconfig(iksemel)
14cr|zabbix-2.0.1-3|50	BuildRequires:	pkgconfig(libcurl)
14cr|zabbix-2.0.1-3|51	BuildRequires:	pkgconfig(libpq)
14cr|zabbix-2.0.1-3|52	BuildRequires:	pkgconfig(libssh2)
14cr|zabbix-2.0.1-3|53	BuildRequires:	pkgconfig(OpenIPMI)
14cr|zabbix-2.0.1-3|54	BuildRequires:	pkgconfig(sqlite3)
14cr|zabbix-2.0.1-3|55	
14cr|zabbix-2.0.1-3|56	Requires:	logrotate
14cr|zabbix-2.0.1-3|57	Requires(pre):	shadow-utils
14cr|zabbix-2.0.1-3|58	%if %{srcname} != %{name}
14cr|zabbix-2.0.1-3|59	Conflicts:	%{srcname}
14cr|zabbix-2.0.1-3|60	%endif
14cr|zabbix-2.0.1-3|61	
14cr|zabbix-2.0.1-3|62	%description
14cr|zabbix-2.0.1-3|63	ZABBIX is software that monitors numerous parameters of a network and
14cr|zabbix-2.0.1-3|64	the health and integrity of servers. ZABBIX uses a flexible
14cr|zabbix-2.0.1-3|65	notification mechanism that allows users to configure e-mail based
14cr|zabbix-2.0.1-3|66	alerts for virtually any event.  This allows a fast reaction to server
14cr|zabbix-2.0.1-3|67	problems. ZABBIX offers excellent reporting and data visualisation
14cr|zabbix-2.0.1-3|68	features based on the stored data. This makes ZABBIX ideal for
14cr|zabbix-2.0.1-3|69	capacity planning.
14cr|zabbix-2.0.1-3|70	
14cr|zabbix-2.0.1-3|71	ZABBIX supports both polling and trapping. All ZABBIX reports and
14cr|zabbix-2.0.1-3|72	statistics, as well as configuration parameters are accessed through a
14cr|zabbix-2.0.1-3|73	web-based front end. A web-based front end ensures that the status of
14cr|zabbix-2.0.1-3|74	your network and the health of your servers can be assessed from any
14cr|zabbix-2.0.1-3|75	location. Properly configured, ZABBIX can play an important role in
14cr|zabbix-2.0.1-3|76	monitoring IT infrastructure. This is equally true for small
14cr|zabbix-2.0.1-3|77	organisations with a few servers and for large companies with a
14cr|zabbix-2.0.1-3|78	multitude of servers.
14cr|zabbix-2.0.1-3|79	
14cr|zabbix-2.0.1-3|80	%files
14cr|zabbix-2.0.1-3|81	%doc AUTHORS ChangeLog COPYING NEWS README
14cr|zabbix-2.0.1-3|82	%dir %{_sysconfdir}/%{srcname}
14cr|zabbix-2.0.1-3|83	%config(noreplace) %{_sysconfdir}/tmpfiles.d/zabbix.conf
14cr|zabbix-2.0.1-3|84	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/lib/%{srcname}
14cr|zabbix-2.0.1-3|85	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/log/%{srcname}
14cr|zabbix-2.0.1-3|86	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/run/%{srcname}
14cr|zabbix-2.0.1-3|87	%{_bindir}/zabbix_get
14cr|zabbix-2.0.1-3|88	%{_bindir}/zabbix_sender
14cr|zabbix-2.0.1-3|89	%{_mandir}/man1/zabbix_get.1*
14cr|zabbix-2.0.1-3|90	%{_mandir}/man1/zabbix_sender.1*
14cr|zabbix-2.0.1-3|91	
14cr|zabbix-2.0.1-3|92	%pre
14cr|zabbix-2.0.1-3|93	getent group zabbix > /dev/null || groupadd -r zabbix
14cr|zabbix-2.0.1-3|94	getent passwd zabbix > /dev/null || \
14cr|zabbix-2.0.1-3|95	useradd -r -g zabbix -d %{_localstatedir}/lib/%{srcname} -s /sbin/nologin \
14cr|zabbix-2.0.1-3|96	-c "Zabbix Monitoring System" zabbix
14cr|zabbix-2.0.1-3|97	:
14cr|zabbix-2.0.1-3|98	
14cr|zabbix-2.0.1-3|99	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|100	
14cr|zabbix-2.0.1-3|101	%package server
14cr|zabbix-2.0.1-3|102	Summary:	Zabbix server common files
14cr|zabbix-2.0.1-3|103	Group:		Monitoring
14cr|zabbix-2.0.1-3|104	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|105	Requires:	%{name}-server-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|106	Requires:	fping
14cr|zabbix-2.0.1-3|107	Requires:	traceroute
14cr|zabbix-2.0.1-3|108	
14cr|zabbix-2.0.1-3|109	%description server
14cr|zabbix-2.0.1-3|110	Zabbix server common files
14cr|zabbix-2.0.1-3|111	
14cr|zabbix-2.0.1-3|112	%files server
14cr|zabbix-2.0.1-3|113	%doc misc/snmptrap/zabbix_trap_receiver.pl
14cr|zabbix-2.0.1-3|114	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_server.conf
14cr|zabbix-2.0.1-3|115	%{_sysconfdir}/%{srcname}/zabbix_server.conf
14cr|zabbix-2.0.1-3|116	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
14cr|zabbix-2.0.1-3|117	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-server
14cr|zabbix-2.0.1-3|118	%ghost %{_unitdir}/zabbix-server.service
14cr|zabbix-2.0.1-3|119	%{_mandir}/man8/zabbix_server.8*
14cr|zabbix-2.0.1-3|120	
14cr|zabbix-2.0.1-3|121	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|122	
14cr|zabbix-2.0.1-3|123	%package server-mysql
14cr|zabbix-2.0.1-3|124	Summary:	Zabbix server compiled to use MySQL
14cr|zabbix-2.0.1-3|125	Group:		Monitoring
14cr|zabbix-2.0.1-3|126	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|127	Requires:	%{name}-server = %{EVRD}
14cr|zabbix-2.0.1-3|128	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|129	Provides:	%{name}-server-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|130	Conflicts:	%{name}-server-pgsql
14cr|zabbix-2.0.1-3|131	Conflicts:	%{name}-server-sqlite3
14cr|zabbix-2.0.1-3|132	
14cr|zabbix-2.0.1-3|133	%description server-mysql
14cr|zabbix-2.0.1-3|134	Zabbix server compiled to use MySQL.
14cr|zabbix-2.0.1-3|135	
14cr|zabbix-2.0.1-3|136	%files server-mysql
14cr|zabbix-2.0.1-3|137	%{_docdir}/%{srcname}-server-mysql-%{version}/
14cr|zabbix-2.0.1-3|138	%{_sbindir}/zabbix_server_mysql
14cr|zabbix-2.0.1-3|139	%{_unitdir}/zabbix-server-mysql.service
14cr|zabbix-2.0.1-3|140	
14cr|zabbix-2.0.1-3|141	%post server-mysql
14cr|zabbix-2.0.1-3|142	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|143	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|144	fi
14cr|zabbix-2.0.1-3|145	ln -sf %{_unitdir}/zabbix-server-mysql.service %{_unitdir}/zabbix-server.service
14cr|zabbix-2.0.1-3|146	
14cr|zabbix-2.0.1-3|147	%preun server-mysql
14cr|zabbix-2.0.1-3|148	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|149	/bin/systemctl --no-reload disable zabbix-server-mysql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|150	/bin/systemctl stop zabbix-server-mysql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|151	fi
14cr|zabbix-2.0.1-3|152	
14cr|zabbix-2.0.1-3|153	%postun server-mysql
14cr|zabbix-2.0.1-3|154	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|155	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|156	/bin/systemctl try-restart zabbix-server-mysql.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|157	fi
14cr|zabbix-2.0.1-3|158	
14cr|zabbix-2.0.1-3|159	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|160	
14cr|zabbix-2.0.1-3|161	%package server-pgsql
14cr|zabbix-2.0.1-3|162	Summary:	Zabbix server compiled to use PostgresSQL
14cr|zabbix-2.0.1-3|163	Group:		Monitoring
14cr|zabbix-2.0.1-3|164	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|165	Requires:	%{name}-server = %{EVRD}
14cr|zabbix-2.0.1-3|166	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|167	Provides:	%{name}-server-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|168	Conflicts:	%{name}-server-mysql
14cr|zabbix-2.0.1-3|169	Conflicts:	%{name}-server-sqlite3
14cr|zabbix-2.0.1-3|170	
14cr|zabbix-2.0.1-3|171	%description server-pgsql
14cr|zabbix-2.0.1-3|172	Zabbix server compiled to use PostgresSQL.
14cr|zabbix-2.0.1-3|173	
14cr|zabbix-2.0.1-3|174	%post server-pgsql
14cr|zabbix-2.0.1-3|175	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|176	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|177	fi
14cr|zabbix-2.0.1-3|178	ln -sf %{_unitdir}/zabbix-server-pgsql.service %{_unitdir}/zabbix-server.service
14cr|zabbix-2.0.1-3|179	
14cr|zabbix-2.0.1-3|180	%files server-pgsql
14cr|zabbix-2.0.1-3|181	%{_docdir}/%{srcname}-server-pgsql-%{version}/
14cr|zabbix-2.0.1-3|182	%{_sbindir}/zabbix_server_pgsql
14cr|zabbix-2.0.1-3|183	%{_unitdir}/zabbix-server-pgsql.service
14cr|zabbix-2.0.1-3|184	
14cr|zabbix-2.0.1-3|185	%preun server-pgsql
14cr|zabbix-2.0.1-3|186	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|187	/bin/systemctl --no-reload disable zabbix-server-pgsql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|188	/bin/systemctl stop zabbix-server-pgsql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|189	fi
14cr|zabbix-2.0.1-3|190	
14cr|zabbix-2.0.1-3|191	%postun server-pgsql
14cr|zabbix-2.0.1-3|192	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|193	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|194	/bin/systemctl try-restart zabbix-server-pgsql.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|195	fi
14cr|zabbix-2.0.1-3|196	
14cr|zabbix-2.0.1-3|197	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|198	
14cr|zabbix-2.0.1-3|199	%package server-sqlite3
14cr|zabbix-2.0.1-3|200	Summary:	Zabbix server compiled to use SQLite
14cr|zabbix-2.0.1-3|201	Group:		Monitoring
14cr|zabbix-2.0.1-3|202	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|203	Requires:	%{name}-server = %{EVRD}
14cr|zabbix-2.0.1-3|204	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|205	Provides:	%{name}-server-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|206	Conflicts:	%{name}-server-mysql
14cr|zabbix-2.0.1-3|207	Conflicts:	%{name}-server-pgsql
14cr|zabbix-2.0.1-3|208	
14cr|zabbix-2.0.1-3|209	%description server-sqlite3
14cr|zabbix-2.0.1-3|210	Zabbix server compiled to use SQLite.
14cr|zabbix-2.0.1-3|211	
14cr|zabbix-2.0.1-3|212	%files server-sqlite3
14cr|zabbix-2.0.1-3|213	%{_docdir}/%{srcname}-server-sqlite3-%{version}/
14cr|zabbix-2.0.1-3|214	%{_sbindir}/zabbix_server_sqlite3
14cr|zabbix-2.0.1-3|215	%{_unitdir}/zabbix-server-sqlite3.service
14cr|zabbix-2.0.1-3|216	
14cr|zabbix-2.0.1-3|217	%post server-sqlite3
14cr|zabbix-2.0.1-3|218	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|219	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|220	fi
14cr|zabbix-2.0.1-3|221	ln -sf %{_unitdir}/zabbix-server-sqlite3.service %{_unitdir}/zabbix-server.service
14cr|zabbix-2.0.1-3|222	
14cr|zabbix-2.0.1-3|223	%preun server-sqlite3
14cr|zabbix-2.0.1-3|224	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|225	/bin/systemctl --no-reload disable zabbix-server-sqlite3.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|226	/bin/systemctl stop zabbix-server-sqlite3.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|227	fi
14cr|zabbix-2.0.1-3|228	
14cr|zabbix-2.0.1-3|229	%postun server-sqlite3
14cr|zabbix-2.0.1-3|230	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|231	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|232	/bin/systemctl try-restart zabbix-server-sqlite3.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|233	fi
14cr|zabbix-2.0.1-3|234	
14cr|zabbix-2.0.1-3|235	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|236	
14cr|zabbix-2.0.1-3|237	%package agent
14cr|zabbix-2.0.1-3|238	Summary:	Zabbix Agent
14cr|zabbix-2.0.1-3|239	Group:		Monitoring
14cr|zabbix-2.0.1-3|240	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|241	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|242	
14cr|zabbix-2.0.1-3|243	%description agent
14cr|zabbix-2.0.1-3|244	The Zabbix client agent, to be installed on monitored systems.
14cr|zabbix-2.0.1-3|245	
14cr|zabbix-2.0.1-3|246	%files agent
14cr|zabbix-2.0.1-3|247	%doc conf/zabbix_agentd/*.conf
14cr|zabbix-2.0.1-3|248	%config(noreplace) %{_sysconfdir}/zabbix_agent.conf
14cr|zabbix-2.0.1-3|249	%{_sysconfdir}/%{srcname}/zabbix_agent.conf
14cr|zabbix-2.0.1-3|250	%config(noreplace) %{_sysconfdir}/zabbix_agentd.conf
14cr|zabbix-2.0.1-3|251	%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
14cr|zabbix-2.0.1-3|252	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent
14cr|zabbix-2.0.1-3|253	%{_unitdir}/zabbix-agent.service
14cr|zabbix-2.0.1-3|254	%{_sbindir}/zabbix_agent
14cr|zabbix-2.0.1-3|255	%{_sbindir}/zabbix_agentd
14cr|zabbix-2.0.1-3|256	%{_mandir}/man8/zabbix_agentd.8*
14cr|zabbix-2.0.1-3|257	
14cr|zabbix-2.0.1-3|258	%post agent
14cr|zabbix-2.0.1-3|259	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|260	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|261	fi
14cr|zabbix-2.0.1-3|262	
14cr|zabbix-2.0.1-3|263	%preun agent
14cr|zabbix-2.0.1-3|264	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|265	/bin/systemctl --no-reload disable zabbix-agent.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|266	/bin/systemctl stop zabbix-agent.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|267	fi
14cr|zabbix-2.0.1-3|268	
14cr|zabbix-2.0.1-3|269	%postun agent
14cr|zabbix-2.0.1-3|270	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|271	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|272	/bin/systemctl try-restart zabbix-agent.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|273	fi
14cr|zabbix-2.0.1-3|274	
14cr|zabbix-2.0.1-3|275	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|276	
14cr|zabbix-2.0.1-3|277	%package proxy
14cr|zabbix-2.0.1-3|278	Summary:	Zabbix Proxy
14cr|zabbix-2.0.1-3|279	Group:		Monitoring
14cr|zabbix-2.0.1-3|280	Requires:	%{name} = %{version}-%{release}
14cr|zabbix-2.0.1-3|281	Requires:	%{name}-proxy-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|282	Requires:	fping
14cr|zabbix-2.0.1-3|283	
14cr|zabbix-2.0.1-3|284	%description proxy
14cr|zabbix-2.0.1-3|285	The Zabbix proxy.
14cr|zabbix-2.0.1-3|286	
14cr|zabbix-2.0.1-3|287	%files proxy
14cr|zabbix-2.0.1-3|288	%doc misc/snmptrap/zabbix_trap_receiver.pl
14cr|zabbix-2.0.1-3|289	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_proxy.conf
14cr|zabbix-2.0.1-3|290	%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
14cr|zabbix-2.0.1-3|291	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
14cr|zabbix-2.0.1-3|292	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-proxy
14cr|zabbix-2.0.1-3|293	%ghost %{_unitdir}/zabbix-proxy.service
14cr|zabbix-2.0.1-3|294	%{_mandir}/man8/zabbix_proxy.8*
14cr|zabbix-2.0.1-3|295	
14cr|zabbix-2.0.1-3|296	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|297	
14cr|zabbix-2.0.1-3|298	%package proxy-mysql
14cr|zabbix-2.0.1-3|299	Summary:	Zabbix proxy compiled to use MySQL
14cr|zabbix-2.0.1-3|300	Group:		Monitoring
14cr|zabbix-2.0.1-3|301	Requires:	%{name}-proxy = %{EVRD}
14cr|zabbix-2.0.1-3|302	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|303	Provides:	%{name}-proxy-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|304	
14cr|zabbix-2.0.1-3|305	%description proxy-mysql
14cr|zabbix-2.0.1-3|306	The Zabbix proxy compiled to use MySQL.
14cr|zabbix-2.0.1-3|307	
14cr|zabbix-2.0.1-3|308	%files proxy-mysql
14cr|zabbix-2.0.1-3|309	%{_docdir}/%{srcname}-proxy-mysql-%{version}/
14cr|zabbix-2.0.1-3|310	%{_sbindir}/zabbix_proxy_mysql
14cr|zabbix-2.0.1-3|311	%{_unitdir}/zabbix-proxy-mysql.service
14cr|zabbix-2.0.1-3|312	
14cr|zabbix-2.0.1-3|313	%post proxy-mysql
14cr|zabbix-2.0.1-3|314	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|315	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|316	fi
14cr|zabbix-2.0.1-3|317	ln -sf %{_unitdir}/zabbix-proxy-mysql.service %{_unitdir}/zabbix-proxy.service
14cr|zabbix-2.0.1-3|318	
14cr|zabbix-2.0.1-3|319	%preun proxy-mysql
14cr|zabbix-2.0.1-3|320	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|321	/bin/systemctl --no-reload disable zabbix-proxy-mysql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|322	/bin/systemctl stop zabbix-proxy-mysql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|323	fi
14cr|zabbix-2.0.1-3|324	
14cr|zabbix-2.0.1-3|325	%postun proxy-mysql
14cr|zabbix-2.0.1-3|326	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|327	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|328	/bin/systemctl try-restart zabbix-proxy-mysql.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|329	fi
14cr|zabbix-2.0.1-3|330	
14cr|zabbix-2.0.1-3|331	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|332	
14cr|zabbix-2.0.1-3|333	%package proxy-pgsql
14cr|zabbix-2.0.1-3|334	Summary:	Zabbix proxy compiled to use PostgreSQL
14cr|zabbix-2.0.1-3|335	Group:		Monitoring
14cr|zabbix-2.0.1-3|336	Requires:	%{name}-proxy = %{EVRD}
14cr|zabbix-2.0.1-3|337	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|338	Provides:	%{name}-proxy-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|339	
14cr|zabbix-2.0.1-3|340	%description proxy-pgsql
14cr|zabbix-2.0.1-3|341	The Zabbix proxy compiled to use PostgreSQL.
14cr|zabbix-2.0.1-3|342	
14cr|zabbix-2.0.1-3|343	%files proxy-pgsql
14cr|zabbix-2.0.1-3|344	%{_docdir}/%{srcname}-proxy-pgsql-%{version}/
14cr|zabbix-2.0.1-3|345	%{_sbindir}/zabbix_proxy_pgsql
14cr|zabbix-2.0.1-3|346	%{_unitdir}/zabbix-proxy-pgsql.service
14cr|zabbix-2.0.1-3|347	
14cr|zabbix-2.0.1-3|348	%post proxy-pgsql
14cr|zabbix-2.0.1-3|349	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|350	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|351	fi
14cr|zabbix-2.0.1-3|352	ln -sf %{_unitdir}/zabbix-proxy-pgsql.service %{_unitdir}/zabbix-proxy.service
14cr|zabbix-2.0.1-3|353	
14cr|zabbix-2.0.1-3|354	%preun proxy-pgsql
14cr|zabbix-2.0.1-3|355	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|356	/bin/systemctl --no-reload disable zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|357	/bin/systemctl stop zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|358	fi
14cr|zabbix-2.0.1-3|359	
14cr|zabbix-2.0.1-3|360	%postun proxy-pgsql
14cr|zabbix-2.0.1-3|361	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|362	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|363	/bin/systemctl try-restart zabbix-proxy-pgsql.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|364	fi
14cr|zabbix-2.0.1-3|365	
14cr|zabbix-2.0.1-3|366	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|367	
14cr|zabbix-2.0.1-3|368	%package proxy-sqlite3
14cr|zabbix-2.0.1-3|369	Summary:	Zabbix proxy compiled to use SQLite
14cr|zabbix-2.0.1-3|370	Group:		Monitoring
14cr|zabbix-2.0.1-3|371	Requires:	%{name}-proxy = %{EVRD}
14cr|zabbix-2.0.1-3|372	Requires(post,preun,postun):	systemd-units
14cr|zabbix-2.0.1-3|373	Provides:	%{name}-proxy-implementation = %{EVRD}
14cr|zabbix-2.0.1-3|374	
14cr|zabbix-2.0.1-3|375	%description proxy-sqlite3
14cr|zabbix-2.0.1-3|376	The Zabbix proxy compiled to use SQLite.
14cr|zabbix-2.0.1-3|377	
14cr|zabbix-2.0.1-3|378	%files proxy-sqlite3
14cr|zabbix-2.0.1-3|379	%{_docdir}/%{srcname}-proxy-sqlite3-%{version}/
14cr|zabbix-2.0.1-3|380	%{_sbindir}/zabbix_proxy_sqlite3
14cr|zabbix-2.0.1-3|381	%{_unitdir}/zabbix-proxy-sqlite3.service
14cr|zabbix-2.0.1-3|382	
14cr|zabbix-2.0.1-3|383	%post proxy-sqlite3
14cr|zabbix-2.0.1-3|384	if [ $1 -eq 1 ] ; then
14cr|zabbix-2.0.1-3|385	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|386	fi
14cr|zabbix-2.0.1-3|387	ln -sf %{_unitdir}/zabbix-proxy-sqlite3.service %{_unitdir}/zabbix-proxy.service
14cr|zabbix-2.0.1-3|388	
14cr|zabbix-2.0.1-3|389	%preun proxy-sqlite3
14cr|zabbix-2.0.1-3|390	if [ $1 -eq 0 ] ; then
14cr|zabbix-2.0.1-3|391	/bin/systemctl --no-reload disable zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|392	/bin/systemctl stop zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|393	fi
14cr|zabbix-2.0.1-3|394	
14cr|zabbix-2.0.1-3|395	%postun proxy-sqlite3
14cr|zabbix-2.0.1-3|396	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|397	if [ $1 -ge 1 ] ; then
14cr|zabbix-2.0.1-3|398	/bin/systemctl try-restart zabbix-proxy-sqlite3.service >/dev/null 2>&1 || :
14cr|zabbix-2.0.1-3|399	fi
14cr|zabbix-2.0.1-3|400	
14cr|zabbix-2.0.1-3|401	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|402	
14cr|zabbix-2.0.1-3|403	%package web
14cr|zabbix-2.0.1-3|404	Summary:	Zabbix Web Frontend
14cr|zabbix-2.0.1-3|405	Group:		Monitoring
14cr|zabbix-2.0.1-3|406	Requires:	php
14cr|zabbix-2.0.1-3|407	Requires:	php-gd
14cr|zabbix-2.0.1-3|408	Requires:	php-bcmath
14cr|zabbix-2.0.1-3|409	Requires:	php-mbstring
14cr|zabbix-2.0.1-3|410	Requires:	php-xml
14cr|zabbix-2.0.1-3|411	Requires:	php-gettext
14cr|zabbix-2.0.1-3|412	Requires:	fonts-ttf-dejavu
14cr|zabbix-2.0.1-3|413	Requires:	%{name} = %{EVRD}
14cr|zabbix-2.0.1-3|414	Requires:	%{name}-web-database = %{EVRD}
14cr|zabbix-2.0.1-3|415	BuildArch:	noarch
14cr|zabbix-2.0.1-3|416	
14cr|zabbix-2.0.1-3|417	%description web
14cr|zabbix-2.0.1-3|418	The php frontend to display the Zabbix web interface.
14cr|zabbix-2.0.1-3|419	
14cr|zabbix-2.0.1-3|420	%files web
14cr|zabbix-2.0.1-3|421	%dir %attr(0750,apache,apache) %{_sysconfdir}/%{srcname}/web
14cr|zabbix-2.0.1-3|422	%ghost %attr(0644,apache,apache) %config(noreplace) %{_sysconfdir}/%{srcname}/web/zabbix.conf.php
14cr|zabbix-2.0.1-3|423	%config(noreplace) %{_sysconfdir}/httpd/conf.d/zabbix.conf
14cr|zabbix-2.0.1-3|424	%{_datadir}/%{srcname}
14cr|zabbix-2.0.1-3|425	
14cr|zabbix-2.0.1-3|426	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|427	
14cr|zabbix-2.0.1-3|428	%package web-mysql
14cr|zabbix-2.0.1-3|429	Summary:	Zabbix web frontend for MySQL
14cr|zabbix-2.0.1-3|430	Group:		Monitoring
14cr|zabbix-2.0.1-3|431	Requires:	%{name}-web = %{EVRD}
14cr|zabbix-2.0.1-3|432	Requires:	php-mysql
14cr|zabbix-2.0.1-3|433	Provides:	%{name}-web-database = %{EVRD}
14cr|zabbix-2.0.1-3|434	Conflicts:	%{name}-web-pgsql
14cr|zabbix-2.0.1-3|435	Conflicts:	%{name}-web-sqlite3
14cr|zabbix-2.0.1-3|436	BuildArch:	noarch
14cr|zabbix-2.0.1-3|437	
14cr|zabbix-2.0.1-3|438	%description web-mysql
14cr|zabbix-2.0.1-3|439	Zabbix web frontend for MySQL.
14cr|zabbix-2.0.1-3|440	
14cr|zabbix-2.0.1-3|441	%files web-mysql
14cr|zabbix-2.0.1-3|442	
14cr|zabbix-2.0.1-3|443	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|444	
14cr|zabbix-2.0.1-3|445	%package web-pgsql
14cr|zabbix-2.0.1-3|446	Summary:	Zabbix web frontend for PostgreSQL
14cr|zabbix-2.0.1-3|447	Group:		Monitoring
14cr|zabbix-2.0.1-3|448	Requires:	%{name}-web = %{EVRD}
14cr|zabbix-2.0.1-3|449	Requires:	php-pgsql
14cr|zabbix-2.0.1-3|450	Provides:	%{name}-web-database = %{EVRD}
14cr|zabbix-2.0.1-3|451	Conflicts:	%{name}-web-mysql
14cr|zabbix-2.0.1-3|452	Conflicts:	%{name}-web-sqlite3
14cr|zabbix-2.0.1-3|453	BuildArch:	noarch
14cr|zabbix-2.0.1-3|454	
14cr|zabbix-2.0.1-3|455	%description web-pgsql
14cr|zabbix-2.0.1-3|456	Zabbix web frontend for PostgreSQL.
14cr|zabbix-2.0.1-3|457	
14cr|zabbix-2.0.1-3|458	%files web-pgsql
14cr|zabbix-2.0.1-3|459	
14cr|zabbix-2.0.1-3|460	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|461	
14cr|zabbix-2.0.1-3|462	%package web-sqlite3
14cr|zabbix-2.0.1-3|463	Summary:	Zabbix web frontend for SQLite
14cr|zabbix-2.0.1-3|464	Group:		Monitoring
14cr|zabbix-2.0.1-3|465	Requires:	%{name}-web = %{EVRD}
14cr|zabbix-2.0.1-3|466	# Need to use the same db file as the server
14cr|zabbix-2.0.1-3|467	Requires:	%{name}-server-sqlite3 = %{EVRD}
14cr|zabbix-2.0.1-3|468	Provides:	%{name}-web-database = %{EVRD}
14cr|zabbix-2.0.1-3|469	Conflicts:	%{name}-web-mysql
14cr|zabbix-2.0.1-3|470	Conflicts:	%{name}-web-pgsql
14cr|zabbix-2.0.1-3|471	BuildArch:	noarch
14cr|zabbix-2.0.1-3|472	
14cr|zabbix-2.0.1-3|473	%description web-sqlite3
14cr|zabbix-2.0.1-3|474	Zabbix web frontend for SQLite.
14cr|zabbix-2.0.1-3|475	
14cr|zabbix-2.0.1-3|476	%files web-sqlite3
14cr|zabbix-2.0.1-3|477	
14cr|zabbix-2.0.1-3|478	#----------------------------------------------------------------------------
14cr|zabbix-2.0.1-3|479	
14cr|zabbix-2.0.1-3|480	%prep
14cr|zabbix-2.0.1-3|481	%setup0 -q -n %{srcname}-%{version}
14cr|zabbix-2.0.1-3|482	%patch0 -p1
14cr|zabbix-2.0.1-3|483	%patch1 -p1
14cr|zabbix-2.0.1-3|484	%patch3 -p1
14cr|zabbix-2.0.1-3|485	
14cr|zabbix-2.0.1-3|486	# remove bundled java libs
14cr|zabbix-2.0.1-3|487	rm -rf src/zabbix_java/lib/*.jar
14cr|zabbix-2.0.1-3|488	
14cr|zabbix-2.0.1-3|489	# remove included fonts
14cr|zabbix-2.0.1-3|490	rm -rf frontends/php/fonts
14cr|zabbix-2.0.1-3|491	
14cr|zabbix-2.0.1-3|492	# remove executable permissions
14cr|zabbix-2.0.1-3|493	chmod a-x upgrades/dbpatches/*/mysql/upgrade
14cr|zabbix-2.0.1-3|494	
14cr|zabbix-2.0.1-3|495	# All libraries are expected in /usr/lib or /usr/local/lib
14cr|zabbix-2.0.1-3|496	# https://support.zabbix.com/browse/ZBXNEXT-1296
14cr|zabbix-2.0.1-3|497	sed -i.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \
14cr|zabbix-2.0.1-3|498	configure
14cr|zabbix-2.0.1-3|499	
14cr|zabbix-2.0.1-3|500	# kill off .htaccess files, options set in SOURCE1
14cr|zabbix-2.0.1-3|501	rm -f frontends/php/include/.htaccess
14cr|zabbix-2.0.1-3|502	rm -f frontends/php/api/.htaccess
14cr|zabbix-2.0.1-3|503	rm -f frontends/php/conf/.htaccess
14cr|zabbix-2.0.1-3|504	
14cr|zabbix-2.0.1-3|505	# set timestamp on modified config file and directories
14cr|zabbix-2.0.1-3|506	touch -r frontends/php/css.css frontends/php/include/config.inc.php \
14cr|zabbix-2.0.1-3|507	frontends/php/include/defines.inc.php \
14cr|zabbix-2.0.1-3|508	frontends/php/include \
14cr|zabbix-2.0.1-3|509	frontends/php/include/classes
14cr|zabbix-2.0.1-3|510	
14cr|zabbix-2.0.1-3|511	# remove prebuilt Windows binaries
14cr|zabbix-2.0.1-3|512	rm -rf bin
14cr|zabbix-2.0.1-3|513	
14cr|zabbix-2.0.1-3|514	# remove flash applet
14cr|zabbix-2.0.1-3|515	# https://support.zabbix.com/browse/ZBX-4794
14cr|zabbix-2.0.1-3|516	rm -f frontend/php/images/flash/zbxclock.swf
14cr|zabbix-2.0.1-3|517	%patch2 -p1
14cr|zabbix-2.0.1-3|518	
14cr|zabbix-2.0.1-3|519	%build
14cr|zabbix-2.0.1-3|520	common_flags="
14cr|zabbix-2.0.1-3|521	--enable-dependency-tracking
14cr|zabbix-2.0.1-3|522	--enable-server
14cr|zabbix-2.0.1-3|523	--enable-agent
14cr|zabbix-2.0.1-3|524	--enable-proxy
14cr|zabbix-2.0.1-3|525	--enable-ipv6
14cr|zabbix-2.0.1-3|526	--disable-java
14cr|zabbix-2.0.1-3|527	--with-net-snmp
14cr|zabbix-2.0.1-3|528	--with-ldap
14cr|zabbix-2.0.1-3|529	--with-libcurl
14cr|zabbix-2.0.1-3|530	--with-openipmi
14cr|zabbix-2.0.1-3|531	--with-jabber
14cr|zabbix-2.0.1-3|532	--with-unixodbc
14cr|zabbix-2.0.1-3|533	--with-ssh2
14cr|zabbix-2.0.1-3|534	"
14cr|zabbix-2.0.1-3|535	
14cr|zabbix-2.0.1-3|536	%configure2_5x $common_flags --with-mysql
14cr|zabbix-2.0.1-3|537	%make
14cr|zabbix-2.0.1-3|538	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_mysql
14cr|zabbix-2.0.1-3|539	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_mysql
14cr|zabbix-2.0.1-3|540	
14cr|zabbix-2.0.1-3|541	%configure2_5x $common_flags --with-postgresql
14cr|zabbix-2.0.1-3|542	%make
14cr|zabbix-2.0.1-3|543	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_pgsql
14cr|zabbix-2.0.1-3|544	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_pgsql
14cr|zabbix-2.0.1-3|545	
14cr|zabbix-2.0.1-3|546	%configure2_5x $common_flags --with-sqlite3
14cr|zabbix-2.0.1-3|547	%make
14cr|zabbix-2.0.1-3|548	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_sqlite3
14cr|zabbix-2.0.1-3|549	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_sqlite3
14cr|zabbix-2.0.1-3|550	
14cr|zabbix-2.0.1-3|551	touch src/zabbix_server/zabbix_server
14cr|zabbix-2.0.1-3|552	touch src/zabbix_proxy/zabbix_proxy
14cr|zabbix-2.0.1-3|553	
14cr|zabbix-2.0.1-3|554	
14cr|zabbix-2.0.1-3|555	%install
14cr|zabbix-2.0.1-3|556	# set up some required directories
14cr|zabbix-2.0.1-3|557	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}
14cr|zabbix-2.0.1-3|558	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/externalscripts
14cr|zabbix-2.0.1-3|559	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/web
14cr|zabbix-2.0.1-3|560	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cr|zabbix-2.0.1-3|561	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
14cr|zabbix-2.0.1-3|562	mkdir -p %{buildroot}%{_unitdir}
14cr|zabbix-2.0.1-3|563	mkdir -p %{buildroot}%{_datadir}
14cr|zabbix-2.0.1-3|564	mkdir -p %{buildroot}%{_localstatedir}/lib/%{srcname}
14cr|zabbix-2.0.1-3|565	mkdir -p %{buildroot}%{_localstatedir}/log/%{srcname}
14cr|zabbix-2.0.1-3|566	mkdir -p %{buildroot}%{_localstatedir}/run/%{srcname}
14cr|zabbix-2.0.1-3|567	
14cr|zabbix-2.0.1-3|568	# install the frontend
14cr|zabbix-2.0.1-3|569	cp -a frontends/php %{buildroot}%{_datadir}/%{srcname}
14cr|zabbix-2.0.1-3|570	
14cr|zabbix-2.0.1-3|571	# prepare ghosted config file
14cr|zabbix-2.0.1-3|572	touch %{buildroot}%{_sysconfdir}/%{srcname}/web/zabbix.conf.php
14cr|zabbix-2.0.1-3|573	
14cr|zabbix-2.0.1-3|574	# drop Apache config file in place
14cr|zabbix-2.0.1-3|575	install -m 0644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{srcname}.conf
14cr|zabbix-2.0.1-3|576	
14cr|zabbix-2.0.1-3|577	# fix config file options
14cr|zabbix-2.0.1-3|578	sed -i \
14cr|zabbix-2.0.1-3|579	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_agentd.pid|g' \
14cr|zabbix-2.0.1-3|580	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_agentd.log|g' \
14cr|zabbix-2.0.1-3|581	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cr|zabbix-2.0.1-3|582	conf/zabbix_agentd.conf
14cr|zabbix-2.0.1-3|583	
14cr|zabbix-2.0.1-3|584	sed -i \
14cr|zabbix-2.0.1-3|585	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix.pid|g' \
14cr|zabbix-2.0.1-3|586	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_server.log|g' \
14cr|zabbix-2.0.1-3|587	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cr|zabbix-2.0.1-3|588	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
14cr|zabbix-2.0.1-3|589	-e 's|^DBUser=root|DBUser=zabbix|g' \
14cr|zabbix-2.0.1-3|590	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
14cr|zabbix-2.0.1-3|591	conf/zabbix_server.conf
14cr|zabbix-2.0.1-3|592	
14cr|zabbix-2.0.1-3|593	sed -i \
14cr|zabbix-2.0.1-3|594	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_proxy.pid|g' \
14cr|zabbix-2.0.1-3|595	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_proxy.log|g' \
14cr|zabbix-2.0.1-3|596	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cr|zabbix-2.0.1-3|597	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
14cr|zabbix-2.0.1-3|598	-e 's|^DBUser=root|DBUser=zabbix|g' \
14cr|zabbix-2.0.1-3|599	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
14cr|zabbix-2.0.1-3|600	conf/zabbix_proxy.conf
14cr|zabbix-2.0.1-3|601	
14cr|zabbix-2.0.1-3|602	# install log rotation
14cr|zabbix-2.0.1-3|603	cat %{SOURCE5} | sed -e 's|COMPONENT|server|g' > \
14cr|zabbix-2.0.1-3|604	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-server
14cr|zabbix-2.0.1-3|605	cat %{SOURCE5} | sed -e 's|COMPONENT|agentd|g' > \
14cr|zabbix-2.0.1-3|606	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-agent
14cr|zabbix-2.0.1-3|607	cat %{SOURCE5} | sed -e 's|COMPONENT|proxy|g' > \
14cr|zabbix-2.0.1-3|608	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-proxy
14cr|zabbix-2.0.1-3|609	
14cr|zabbix-2.0.1-3|610	# systemd units
14cr|zabbix-2.0.1-3|611	install -m 0644 -p %{SOURCE10} %{buildroot}%{_unitdir}/zabbix-agent.service
14cr|zabbix-2.0.1-3|612	install -m 0644 -p %{SOURCE11} %{buildroot}%{_unitdir}/zabbix-proxy-mysql.service
14cr|zabbix-2.0.1-3|613	install -m 0644 -p %{SOURCE12} %{buildroot}%{_unitdir}/zabbix-proxy-pgsql.service
14cr|zabbix-2.0.1-3|614	install -m 0644 -p %{SOURCE13} %{buildroot}%{_unitdir}/zabbix-proxy-sqlite3.service
14cr|zabbix-2.0.1-3|615	install -m 0644 -p %{SOURCE14} %{buildroot}%{_unitdir}/zabbix-server-mysql.service
14cr|zabbix-2.0.1-3|616	install -m 0644 -p %{SOURCE15} %{buildroot}%{_unitdir}/zabbix-server-pgsql.service
14cr|zabbix-2.0.1-3|617	install -m 0644 -p %{SOURCE16} %{buildroot}%{_unitdir}/zabbix-server-sqlite3.service
14cr|zabbix-2.0.1-3|618	touch %{buildroot}%{_unitdir}/zabbix-proxy.service
14cr|zabbix-2.0.1-3|619	touch %{buildroot}%{_unitdir}/zabbix-server.service
14cr|zabbix-2.0.1-3|620	
14cr|zabbix-2.0.1-3|621	# install
14cr|zabbix-2.0.1-3|622	make DESTDIR=%{buildroot} install
14cr|zabbix-2.0.1-3|623	rm %{buildroot}%{_sbindir}/zabbix_server
14cr|zabbix-2.0.1-3|624	install -m 0755 -p src/zabbix_server/zabbix_server_* %{buildroot}%{_sbindir}/
14cr|zabbix-2.0.1-3|625	rm %{buildroot}%{_sbindir}/zabbix_proxy
14cr|zabbix-2.0.1-3|626	install -m 0755 -p src/zabbix_proxy/zabbix_proxy_* %{buildroot}%{_sbindir}/
14cr|zabbix-2.0.1-3|627	
14cr|zabbix-2.0.1-3|628	# install compatibility links for config files
14cr|zabbix-2.0.1-3|629	ln -sf %{_sysconfdir}/zabbix_agent.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agent.conf
14cr|zabbix-2.0.1-3|630	ln -sf %{_sysconfdir}/zabbix_agentd.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
14cr|zabbix-2.0.1-3|631	ln -sf %{_sysconfdir}/zabbix_server.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_server.conf
14cr|zabbix-2.0.1-3|632	ln -sf %{_sysconfdir}/zabbix_proxy.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
14cr|zabbix-2.0.1-3|633	
14cr|zabbix-2.0.1-3|634	# nuke static libs and empty oracle upgrade sql
14cr|zabbix-2.0.1-3|635	rm -rf %{buildroot}%{_libdir}/libzbx*.a
14cr|zabbix-2.0.1-3|636	
14cr|zabbix-2.0.1-3|637	# copy sql files to appropriate per package locations
14cr|zabbix-2.0.1-3|638	for pkg in proxy server ; do
14cr|zabbix-2.0.1-3|639	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-mysql-%{version}
14cr|zabbix-2.0.1-3|640	install -dm 755 $docdir
14cr|zabbix-2.0.1-3|641	cp -p --parents database/mysql/schema.sql $docdir
14cr|zabbix-2.0.1-3|642	cp -p --parents database/mysql/data.sql $docdir
14cr|zabbix-2.0.1-3|643	cp -p --parents database/mysql/images.sql $docdir
14cr|zabbix-2.0.1-3|644	cp -pR --parents upgrades/dbpatches/1.6/mysql $docdir
14cr|zabbix-2.0.1-3|645	cp -pR --parents upgrades/dbpatches/1.8/mysql $docdir
14cr|zabbix-2.0.1-3|646	cp -pR --parents upgrades/dbpatches/2.0/mysql $docdir
14cr|zabbix-2.0.1-3|647	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-pgsql-%{version}
14cr|zabbix-2.0.1-3|648	install -dm 755 $docdir
14cr|zabbix-2.0.1-3|649	cp -p --parents database/postgresql/schema.sql $docdir
14cr|zabbix-2.0.1-3|650	cp -p --parents database/postgresql/data.sql $docdir
14cr|zabbix-2.0.1-3|651	cp -p --parents database/postgresql/images.sql $docdir
14cr|zabbix-2.0.1-3|652	cp -pR --parents upgrades/dbpatches/1.6/postgresql $docdir
14cr|zabbix-2.0.1-3|653	cp -pR --parents upgrades/dbpatches/1.8/postgresql $docdir
14cr|zabbix-2.0.1-3|654	cp -pR --parents upgrades/dbpatches/2.0/postgresql $docdir
14cr|zabbix-2.0.1-3|655	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-sqlite3-%{version}
14cr|zabbix-2.0.1-3|656	install -dm 755 $docdir
14cr|zabbix-2.0.1-3|657	cp -p --parents database/sqlite3/schema.sql $docdir
14cr|zabbix-2.0.1-3|658	cp -p --parents database/sqlite3/data.sql $docdir
14cr|zabbix-2.0.1-3|659	cp -p --parents database/sqlite3/images.sql $docdir
14cr|zabbix-2.0.1-3|660	done
14cr|zabbix-2.0.1-3|661	# remove extraneous ones
14cr|zabbix-2.0.1-3|662	rm -rf %{buildroot}%{_datadir}/%{srcname}/create
14cr|zabbix-2.0.1-3|663	
14cr|zabbix-2.0.1-3|664	# systemd must create /var/run/%{srcname}
14cr|zabbix-2.0.1-3|665	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
14cr|zabbix-2.0.1-3|666	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/tmpfiles.d/zabbix.conf
14cr|zabbix-2.0.1-3|667	
14cr|zabbix-2.0.1-3|668	
14cr|zabbix-2.0.1-3|669	%changelog
14cr|zabbix-2.0.1-3|670	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
14cr|zabbix-2.0.1-3|671	+ Revision: 7b16dac
14cr|zabbix-2.0.1-3|672	- MassBuild#464: Increase release tag
14cr|zabbix-2.0.1-3|673	
14cr|zabbix-2.0.1-3|674	

9417 14
14cr|zapata-1.4.12.1-16|1	%define	major 1.0
14cr|zapata-1.4.12.1-16|2	%define tone  1
14cr|zapata-1.4.12.1-16|3	%define libname %mklibname zap %{major}
14cr|zapata-1.4.12.1-16|4	%define develname %mklibname zap -d
14cr|zapata-1.4.12.1-16|5	
14cr|zapata-1.4.12.1-16|6	Summary:	Zapata Telecom Library
14cr|zapata-1.4.12.1-16|7	Name:		zapata
14cr|zapata-1.4.12.1-16|8	Version:	1.4.12.1
14cr|zapata-1.4.12.1-16|9	Release:	16
14cr|zapata-1.4.12.1-16|10	License:	GPL
14cr|zapata-1.4.12.1-16|11	Group:		System/Libraries
14cr|zapata-1.4.12.1-16|12	URL:            http://www.asterisk.org/
14cr|zapata-1.4.12.1-16|13	Source0:	zaptel-%{version}.tar.gz
14cr|zapata-1.4.12.1-16|14	Source1:	autoconf.h
14cr|zapata-1.4.12.1-16|15	Patch0:		zaptel-1.4.12.1-printf.diff
14cr|zapata-1.4.12.1-16|16	Patch1:		zaptel-1.4.12.1-makefile.diff
14cr|zapata-1.4.12.1-16|17	Patch2:		zaptel-1.4.12.1-firmware.diff
14cr|zapata-1.4.12.1-16|18	BuildRequires:	libtool
14cr|zapata-1.4.12.1-16|19	BuildRequires:	kernel-devel
14cr|zapata-1.4.12.1-16|20	BuildRequires:	wget
14cr|zapata-1.4.12.1-16|21	
14cr|zapata-1.4.12.1-16|22	%description
14cr|zapata-1.4.12.1-16|23	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|24	easy access to the telephony functionality.
14cr|zapata-1.4.12.1-16|25	
14cr|zapata-1.4.12.1-16|26	%package	firmware
14cr|zapata-1.4.12.1-16|27	Summary:	Shared Zapata Telecom Library
14cr|zapata-1.4.12.1-16|28	Group:          System/Libraries
14cr|zapata-1.4.12.1-16|29	
14cr|zapata-1.4.12.1-16|30	%description 	firmware
14cr|zapata-1.4.12.1-16|31	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|32	easy access to the telephony functionality.  These are firmware files.
14cr|zapata-1.4.12.1-16|33	
14cr|zapata-1.4.12.1-16|34	%package -n	%{name}-tools
14cr|zapata-1.4.12.1-16|35	Summary:	Shared Zapata Telecom Library
14cr|zapata-1.4.12.1-16|36	Group:          Communications
14cr|zapata-1.4.12.1-16|37	Requires:	%{libname} = %{version}
14cr|zapata-1.4.12.1-16|38	
14cr|zapata-1.4.12.1-16|39	%description -n	%{name}-tools
14cr|zapata-1.4.12.1-16|40	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|41	easy access to the telephony functionality.  These are tools files.
14cr|zapata-1.4.12.1-16|42	
14cr|zapata-1.4.12.1-16|43	%package -n	%{libname}
14cr|zapata-1.4.12.1-16|44	Summary:	Shared Zapata Telecom Library
14cr|zapata-1.4.12.1-16|45	Group:          System/Libraries
14cr|zapata-1.4.12.1-16|46	Requires:	zapata
14cr|zapata-1.4.12.1-16|47	
14cr|zapata-1.4.12.1-16|48	%description -n	%{libname}
14cr|zapata-1.4.12.1-16|49	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|50	easy access to the telephony functionality.
14cr|zapata-1.4.12.1-16|51	
14cr|zapata-1.4.12.1-16|52	%package -n	%{develname}
14cr|zapata-1.4.12.1-16|53	Summary:	Zapata Telecom Library development files
14cr|zapata-1.4.12.1-16|54	Group:		Development/C
14cr|zapata-1.4.12.1-16|55	Requires:	%{libname} = %{version}
14cr|zapata-1.4.12.1-16|56	Provides:	%{name}-devel = %{version}
14cr|zapata-1.4.12.1-16|57	Provides:	libzap-devel = %{version}
14cr|zapata-1.4.12.1-16|58	Obsoletes:	%{name}-devel
14cr|zapata-1.4.12.1-16|59	Obsoletes:	%{mklibname zap 1 -d}
14cr|zapata-1.4.12.1-16|60	
14cr|zapata-1.4.12.1-16|61	%description -n	%{develname}
14cr|zapata-1.4.12.1-16|62	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|63	easy access to the telephony functionality.
14cr|zapata-1.4.12.1-16|64	
14cr|zapata-1.4.12.1-16|65	This package contains the development library and its header
14cr|zapata-1.4.12.1-16|66	files for the Zapata Telecom Library.
14cr|zapata-1.4.12.1-16|67	
14cr|zapata-1.4.12.1-16|68	%package -n	perl-%{name}
14cr|zapata-1.4.12.1-16|69	Summary:	Zapata Telecom Library perl files
14cr|zapata-1.4.12.1-16|70	Group:		Development/Perl
14cr|zapata-1.4.12.1-16|71	Provides:	%{name}-perl = %{version}
14cr|zapata-1.4.12.1-16|72	
14cr|zapata-1.4.12.1-16|73	%description -n	perl-%{name}
14cr|zapata-1.4.12.1-16|74	The Zapata library implements function calls allowing the user
14cr|zapata-1.4.12.1-16|75	easy access to the telephony functionality.
14cr|zapata-1.4.12.1-16|76	
14cr|zapata-1.4.12.1-16|77	This package contains the perl library and its header
14cr|zapata-1.4.12.1-16|78	files for the Zapata Telecom Library.
14cr|zapata-1.4.12.1-16|79	
14cr|zapata-1.4.12.1-16|80	%prep
14cr|zapata-1.4.12.1-16|81	%setup -q -n zaptel-%{version}
14cr|zapata-1.4.12.1-16|82	%patch0 -p1 -b .fprintf
14cr|zapata-1.4.12.1-16|83	%patch1 -p1 -b .kernel
14cr|zapata-1.4.12.1-16|84	%patch2 -p0 -b .firmware
14cr|zapata-1.4.12.1-16|85	cp %{SOURCE1} .
14cr|zapata-1.4.12.1-16|86	
14cr|zapata-1.4.12.1-16|87	%build
14cr|zapata-1.4.12.1-16|88	%configure2_5x
14cr|zapata-1.4.12.1-16|89	
14cr|zapata-1.4.12.1-16|90	%make \
14cr|zapata-1.4.12.1-16|91	CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -Iinclude -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"zaptel.conf\" -DCONFIG_FILENAME\"zaptel.conf\"" \
14cr|zapata-1.4.12.1-16|92	libdir=%{_libdir}
14cr|zapata-1.4.12.1-16|93	
14cr|zapata-1.4.12.1-16|94	%install
14cr|zapata-1.4.12.1-16|95	install -d %{buildroot}/%{_initrddir}
14cr|zapata-1.4.12.1-16|96	install -d %{buildroot}/%{_sysconfdir}
14cr|zapata-1.4.12.1-16|97	install -d %{buildroot}/etc/sysconfig
14cr|zapata-1.4.12.1-16|98	install -m0644 zaptel.conf.sample %{buildroot}/%{_sysconfdir}/zaptel.conf
14cr|zapata-1.4.12.1-16|99	install -m0755 zaptel.init %{buildroot}/%{_initrddir}/zaptel
14cr|zapata-1.4.12.1-16|100	install -m0644 zaptel.sysconfig %{buildroot}/etc/sysconfig/zaptel
14cr|zapata-1.4.12.1-16|101	
14cr|zapata-1.4.12.1-16|102	%makeinstall_std \
14cr|zapata-1.4.12.1-16|103	libdir=%{_libdir} \
14cr|zapata-1.4.12.1-16|104	includedir=%{_includedir}
14cr|zapata-1.4.12.1-16|105	
14cr|zapata-1.4.12.1-16|106	# (cg) Fix udev rules location
14cr|zapata-1.4.12.1-16|107	mkdir -p %{buildroot}/lib
14cr|zapata-1.4.12.1-16|108	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
14cr|zapata-1.4.12.1-16|109	# do not pack it
14cr|zapata-1.4.12.1-16|110	# it conflicts with tonezone-devel
14cr|zapata-1.4.12.1-16|111	rm -f %{buildroot}/%{_libdir}/libtonezone.so
14cr|zapata-1.4.12.1-16|112	
14cr|zapata-1.4.12.1-16|113	%post
14cr|zapata-1.4.12.1-16|114	%_post_service zaptel
14cr|zapata-1.4.12.1-16|115	
14cr|zapata-1.4.12.1-16|116	%preun
14cr|zapata-1.4.12.1-16|117	%_preun_service zaptel
14cr|zapata-1.4.12.1-16|118	
14cr|zapata-1.4.12.1-16|119	%files
14cr|zapata-1.4.12.1-16|120	%{_sysconfdir}/zaptel.conf
14cr|zapata-1.4.12.1-16|121	%{_initrddir}/zaptel
14cr|zapata-1.4.12.1-16|122	%{_sysconfdir}/sysconfig/zaptel
14cr|zapata-1.4.12.1-16|123	/sbin/ztcfg
14cr|zapata-1.4.12.1-16|124	/sbin/ztmonitor
14cr|zapata-1.4.12.1-16|125	/sbin/ztscan
14cr|zapata-1.4.12.1-16|126	/sbin/ztspeed
14cr|zapata-1.4.12.1-16|127	/sbin/zttest
14cr|zapata-1.4.12.1-16|128	%{_sbindir}/genzaptelconf
14cr|zapata-1.4.12.1-16|129	%{_sbindir}/lszaptel
14cr|zapata-1.4.12.1-16|130	%{_sbindir}/zaptel_hardware
14cr|zapata-1.4.12.1-16|131	%{_sbindir}/zapconf
14cr|zapata-1.4.12.1-16|132	%{_sbindir}/zt_registration
14cr|zapata-1.4.12.1-16|133	%{_mandir}/man8/genzaptelconf.8.xz
14cr|zapata-1.4.12.1-16|134	%{_mandir}/man8/lszaptel.8.xz
14cr|zapata-1.4.12.1-16|135	%{_mandir}/man8/zapconf.8.xz
14cr|zapata-1.4.12.1-16|136	%{_mandir}/man8/zaptel_hardware.8.xz
14cr|zapata-1.4.12.1-16|137	%{_mandir}/man8/zt_registration.8.xz
14cr|zapata-1.4.12.1-16|138	%{_mandir}/man8/ztcfg.8.xz
14cr|zapata-1.4.12.1-16|139	%{_mandir}/man8/ztmonitor.8.xz
14cr|zapata-1.4.12.1-16|140	%{_mandir}/man8/ztscan.8.xz
14cr|zapata-1.4.12.1-16|141	%{_mandir}/man8/ztspeed.8.xz
14cr|zapata-1.4.12.1-16|142	%{_mandir}/man8/zttest.8.xz
14cr|zapata-1.4.12.1-16|143	%{_datadir}/zaptel/FPGA_1141.hex
14cr|zapata-1.4.12.1-16|144	%{_datadir}/zaptel/FPGA_1151.hex
14cr|zapata-1.4.12.1-16|145	%{_datadir}/zaptel/FPGA_FXS.hex
14cr|zapata-1.4.12.1-16|146	%{_datadir}/zaptel/USB_FW.hex
14cr|zapata-1.4.12.1-16|147	%{_datadir}/zaptel/init_card_1_30
14cr|zapata-1.4.12.1-16|148	%{_datadir}/zaptel/init_card_2_30
14cr|zapata-1.4.12.1-16|149	%{_datadir}/zaptel/init_card_3_30
14cr|zapata-1.4.12.1-16|150	%{_datadir}/zaptel/init_card_4_30
14cr|zapata-1.4.12.1-16|151	%{_datadir}/zaptel/init_fxo_modes
14cr|zapata-1.4.12.1-16|152	
14cr|zapata-1.4.12.1-16|153	%files -n %{name}-tools
14cr|zapata-1.4.12.1-16|154	/sbin/fxotune
14cr|zapata-1.4.12.1-16|155	%{_sbindir}/xpp_blink
14cr|zapata-1.4.12.1-16|156	%{_sbindir}/xpp_sync
14cr|zapata-1.4.12.1-16|157	%{_datadir}/zaptel/xpp_fxloader
14cr|zapata-1.4.12.1-16|158	%{_mandir}/man8/xpp_blink.8.xz
14cr|zapata-1.4.12.1-16|159	%{_mandir}/man8/xpp_sync.8.xz
14cr|zapata-1.4.12.1-16|160	%{_mandir}/man8/fxotune.8.xz
14cr|zapata-1.4.12.1-16|161	%{_udevrulesdir}/xpp.rules
14cr|zapata-1.4.12.1-16|162	%{_sysconfdir}/hotplug/usb/xpp_fxloader
14cr|zapata-1.4.12.1-16|163	%{_sysconfdir}/hotplug/usb/xpp_fxloader.usermap
14cr|zapata-1.4.12.1-16|164	
14cr|zapata-1.4.12.1-16|165	%files -n %{libname}
14cr|zapata-1.4.12.1-16|166	%{_libdir}/*.so.*
14cr|zapata-1.4.12.1-16|167	
14cr|zapata-1.4.12.1-16|168	%files -n %{develname}
14cr|zapata-1.4.12.1-16|169	%{_includedir}/*
14cr|zapata-1.4.12.1-16|170	%{_libdir}/*.a
14cr|zapata-1.4.12.1-16|171	
14cr|zapata-1.4.12.1-16|172	%files -n perl-%{name}
14cr|zapata-1.4.12.1-16|173	%{perl_sitelib}/Zaptel.pm
14cr|zapata-1.4.12.1-16|174	%{perl_sitelib}/Zaptel
14cr|zapata-1.4.12.1-16|175	
14cr|zapata-1.4.12.1-16|176	%files firmware
14cr|zapata-1.4.12.1-16|177	/lib/firmware/.zaptel*
14cr|zapata-1.4.12.1-16|178	/lib/firmware/zaptel*
14cr|zapata-1.4.12.1-16|179	/usr/lib/hotplug/firmware/.zaptel*
14cr|zapata-1.4.12.1-16|180	/usr/lib/hotplug/firmware/zaptel*
14cr|zapata-1.4.12.1-16|181	
14cr|zapata-1.4.12.1-16|182	%changelog
14cr|zapata-1.4.12.1-16|183	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.12.1-16
14cr|zapata-1.4.12.1-16|184	+ Revision: 84472dd
14cr|zapata-1.4.12.1-16|185	- MassBuild#464: Increase release tag
14cr|zapata-1.4.12.1-16|186	
14cr|zapata-1.4.12.1-16|187	

9418 14
14cr|zathura-0.0.8.5-2|1	%define debug_package %{nil}
14cr|zathura-0.0.8.5-2|2	Summary:	A lightweight PDF viewer
14cr|zathura-0.0.8.5-2|3	Name:		zathura
14cr|zathura-0.0.8.5-2|4	Version:	0.0.8.5
14cr|zathura-0.0.8.5-2|5	Release:	2
14cr|zathura-0.0.8.5-2|6	Group:		Office
14cr|zathura-0.0.8.5-2|7	License:	zlib
14cr|zathura-0.0.8.5-2|8	URL:		http://zathura.pwmt.org/projects/zathura
14cr|zathura-0.0.8.5-2|9	Source0:	http://zathura.pwmt.org/attachments/download/10/%{name}-%{version}.tar.xz
14cr|zathura-0.0.8.5-2|10	
14cr|zathura-0.0.8.5-2|11	BuildRequires:	desktop-file-utils
14cr|zathura-0.0.8.5-2|12	BuildRequires:	pkgconfig(cairo)
14cr|zathura-0.0.8.5-2|13	BuildRequires:	pkgconfig(glib-2.0)
14cr|zathura-0.0.8.5-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cr|zathura-0.0.8.5-2|15	BuildRequires:	pkgconfig(poppler-glib)
14cr|zathura-0.0.8.5-2|16	
14cr|zathura-0.0.8.5-2|17	%description
14cr|zathura-0.0.8.5-2|18	Zathura is a highly configurable and functional PDF viewer based on the Poppler
14cr|zathura-0.0.8.5-2|19	rendering library and the GTK+ toolkit. The idea behind zathura is an
14cr|zathura-0.0.8.5-2|20	application that provides a minimalist and space saving interface as well as
14cr|zathura-0.0.8.5-2|21	an easy usage that mainly focuses on keyboard interaction.
14cr|zathura-0.0.8.5-2|22	
14cr|zathura-0.0.8.5-2|23	%prep
14cr|zathura-0.0.8.5-2|24	%setup -q
14cr|zathura-0.0.8.5-2|25	# don't rebuid at install time
14cr|zathura-0.0.8.5-2|26	sed -ie "s/install:\ all/install:\ /g" Makefile
14cr|zathura-0.0.8.5-2|27	
14cr|zathura-0.0.8.5-2|28	%build
14cr|zathura-0.0.8.5-2|29	%make
14cr|zathura-0.0.8.5-2|30	
14cr|zathura-0.0.8.5-2|31	%install
14cr|zathura-0.0.8.5-2|32	%makeinstall_std
14cr|zathura-0.0.8.5-2|33	
14cr|zathura-0.0.8.5-2|34	mkdir -p %{buildroot}%{_datadir}/applications
14cr|zathura-0.0.8.5-2|35	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cr|zathura-0.0.8.5-2|36	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|zathura-0.0.8.5-2|37	
14cr|zathura-0.0.8.5-2|38	%files
14cr|zathura-0.0.8.5-2|39	%doc LICENSE README
14cr|zathura-0.0.8.5-2|40	%{_bindir}/*
14cr|zathura-0.0.8.5-2|41	%{_mandir}/man*/*
14cr|zathura-0.0.8.5-2|42	%{_datadir}/applications/*
14cr|zathura-0.0.8.5-2|43	
14cr|zathura-0.0.8.5-2|44	
14cr|zathura-0.0.8.5-2|45	
14cr|zathura-0.0.8.5-2|46	
14cr|zathura-0.0.8.5-2|47	%changelog
14cr|zathura-0.0.8.5-2|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8.5-2
14cr|zathura-0.0.8.5-2|49	+ Revision: c73a648
14cr|zathura-0.0.8.5-2|50	- MassBuild#464: Increase release tag
14cr|zathura-0.0.8.5-2|51	
14cr|zathura-0.0.8.5-2|52	

9419 14
14cr|zaz-1.0.0-2|1	Name:           zaz
14cr|zaz-1.0.0-2|2	Version:        1.0.0
14cr|zaz-1.0.0-2|3	Release:        2
14cr|zaz-1.0.0-2|4	Summary:        A puzzle game where the player has to arrange balls in triplets
14cr|zaz-1.0.0-2|5	Group:          Games/Arcade
14cr|zaz-1.0.0-2|6	# Music released under CC-BY-SA
14cr|zaz-1.0.0-2|7	License:        GPLv3+ and CC-BY-SA
14cr|zaz-1.0.0-2|8	URL:            http://sourceforge.net/projects/zaz/
14cr|zaz-1.0.0-2|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cr|zaz-1.0.0-2|10	BuildRequires: pkgconfig(gl)
14cr|zaz-1.0.0-2|11	BuildRequires: pkgconfig(SDL_image)
14cr|zaz-1.0.0-2|12	BuildRequires: pkgconfig(theora)
14cr|zaz-1.0.0-2|13	BuildRequires: pkgconfig(vorbis)
14cr|zaz-1.0.0-2|14	BuildRequires: pkgconfig(ftgl)
14cr|zaz-1.0.0-2|15	BuildRequires: gettext
14cr|zaz-1.0.0-2|16	BuildRequires: desktop-file-utils
14cr|zaz-1.0.0-2|17	
14cr|zaz-1.0.0-2|18	%description
14cr|zaz-1.0.0-2|19	Zaz is an arcade action puzzle game where the goal is to get rid of all
14cr|zaz-1.0.0-2|20	incoming balls by rearranging their order and making triplets.
14cr|zaz-1.0.0-2|21	It currently includes 6 different levels. The game's name is recursive and
14cr|zaz-1.0.0-2|22	stands for "Zaz ain't Z".
14cr|zaz-1.0.0-2|23	
14cr|zaz-1.0.0-2|24	A 3D accelerator is needed for decent game play.
14cr|zaz-1.0.0-2|25	
14cr|zaz-1.0.0-2|26	
14cr|zaz-1.0.0-2|27	%prep
14cr|zaz-1.0.0-2|28	%setup -q
14cr|zaz-1.0.0-2|29	rm -fr win32.zip
14cr|zaz-1.0.0-2|30	
14cr|zaz-1.0.0-2|31	# Fix permissions
14cr|zaz-1.0.0-2|32	chmod 644 src/*.{cpp,h}
14cr|zaz-1.0.0-2|33	
14cr|zaz-1.0.0-2|34	
14cr|zaz-1.0.0-2|35	%build
14cr|zaz-1.0.0-2|36	export LDFLAGS="$LDFLAGS -lvorbis"
14cr|zaz-1.0.0-2|37	%configure
14cr|zaz-1.0.0-2|38	%make
14cr|zaz-1.0.0-2|39	
14cr|zaz-1.0.0-2|40	
14cr|zaz-1.0.0-2|41	%install
14cr|zaz-1.0.0-2|42	%makeinstall_std
14cr|zaz-1.0.0-2|43	
14cr|zaz-1.0.0-2|44	# Remove docs
14cr|zaz-1.0.0-2|45	rm -r $RPM_BUILD_ROOT/usr/share/doc/
14cr|zaz-1.0.0-2|46	
14cr|zaz-1.0.0-2|47	# Fix desktop file
14cr|zaz-1.0.0-2|48	desktop-file-install \
14cr|zaz-1.0.0-2|49	--delete-original \
14cr|zaz-1.0.0-2|50	--add-category LogicGame \
14cr|zaz-1.0.0-2|51	--dir $RPM_BUILD_ROOT%{_datadir}/applications/ \
14cr|zaz-1.0.0-2|52	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14cr|zaz-1.0.0-2|53	
14cr|zaz-1.0.0-2|54	%find_lang %{name}
14cr|zaz-1.0.0-2|55	
14cr|zaz-1.0.0-2|56	
14cr|zaz-1.0.0-2|57	%files -f %{name}.lang
14cr|zaz-1.0.0-2|58	%doc AUTHORS ChangeLog COPYING data/copyright.txt
14cr|zaz-1.0.0-2|59	%{_bindir}/%{name}
14cr|zaz-1.0.0-2|60	%{_datadir}/%{name}
14cr|zaz-1.0.0-2|61	%{_datadir}/applications/%{name}.desktop
14cr|zaz-1.0.0-2|62	%{_datadir}/pixmaps/%{name}.xpm
14cr|zaz-1.0.0-2|63	
14cr|zaz-1.0.0-2|64	%changelog
14cr|zaz-1.0.0-2|65	* Mon Aug 11 2014 abfonly <abfonly@gmail.com> 1.0.0-2
14cr|zaz-1.0.0-2|66	+ Revision: 22b44d9
14cr|zaz-1.0.0-2|67	- Updated zaz.spec
14cr|zaz-1.0.0-2|68	
14cr|zaz-1.0.0-2|69	

9420 14
14cr|zboy-0.52-2|1	%if %{mdvver} >= 201100
14cr|zboy-0.52-2|2	%define		build_gui	1
14cr|zboy-0.52-2|3	%else
14cr|zboy-0.52-2|4	%define		build_gui	0
14cr|zboy-0.52-2|5	%endif
14cr|zboy-0.52-2|6	
14cr|zboy-0.52-2|7	Name:		zboy
14cr|zboy-0.52-2|8	Version:	0.52
14cr|zboy-0.52-2|9	Release:	2
14cr|zboy-0.52-2|10	Summary:	Nintendo GameBoy Emulator
14cr|zboy-0.52-2|11	License:	GPLv3
14cr|zboy-0.52-2|12	Group:		Emulators
14cr|zboy-0.52-2|13	URL:		http://www.viste-family.net/mateusz/software/zboy/
14cr|zboy-0.52-2|14	Source0:	http://www.viste-family.net/mateusz/software/%{name}/%{name}_v%{version}_src.zip
14cr|zboy-0.52-2|15	Source1:	%{name}-16.png
14cr|zboy-0.52-2|16	Source2:	%{name}-32.png
14cr|zboy-0.52-2|17	Source3:	%{name}-48.png
14cr|zboy-0.52-2|18	Source4:	%{name}-64.png
14cr|zboy-0.52-2|19	Source5:	%{name}-96.png
14cr|zboy-0.52-2|20	Source6:	%{name}-128.png
14cr|zboy-0.52-2|21	Patch0:		zboy-0.52-makefile.patch
14cr|zboy-0.52-2|22	Patch1:		zboy-0.52-sfmt.patch
14cr|zboy-0.52-2|23	BuildRequires:	SDL-devel
14cr|zboy-0.52-2|24	%if %{build_gui}
14cr|zboy-0.52-2|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cr|zboy-0.52-2|26	BuildRequires:	pkgconfig(glib-2.0)
14cr|zboy-0.52-2|27	%endif
14cr|zboy-0.52-2|28	
14cr|zboy-0.52-2|29	%description
14cr|zboy-0.52-2|30	zBoy is a multiplatform GameBoy emulator that provides a load/save feature,
14cr|zboy-0.52-2|31	can perform PCX screenshots either manually or automatically (every few
14cr|zboy-0.52-2|32	seconds) and emulates an internal battery for ROMs that were designed to use
14cr|zboy-0.52-2|33	one (this allows to use the internal save option provided by such games,
14cr|zboy-0.52-2|34	remember highest scores, etc).
14cr|zboy-0.52-2|35	
14cr|zboy-0.52-2|36	zBoy supports some additionnal features, too, like intelligent saving of
14cr|zboy-0.52-2|37	hi-scores for some games that aren't able to save their hi-scores table by
14cr|zboy-0.52-2|38	themselves because of the lack of a battery-backed RAM on the cartridge, and
14cr|zboy-0.52-2|39	improving screen's resolution output using graphic algorithms like Scale2x,
14cr|zboy-0.52-2|40	Scale3x, eagle... Here you can see a comparison between graphic algorithms
14cr|zboy-0.52-2|41	supported by zBoy. This is also one of the very few GameBoy emulators that
14cr|zboy-0.52-2|42	provides a 2-gameboys link emulation, which makes it possible to play some
14cr|zboy-0.52-2|43	games in 2-players mode on a LAN.
14cr|zboy-0.52-2|44	
14cr|zboy-0.52-2|45	zBoy allows to play GameBoy games using a keyboard or a joypad (or both).
14cr|zboy-0.52-2|46	
14cr|zboy-0.52-2|47	%if %{build_gui}
14cr|zboy-0.52-2|48	Since 0.52 zBoy features GTK3 GUI.
14cr|zboy-0.52-2|49	%else
14cr|zboy-0.52-2|50	WARNING! There is no GUI for zBoy in this Mandriva version because it
14cr|zboy-0.52-2|51	doesn't have GTK3 development libraries.
14cr|zboy-0.52-2|52	Run the emulator from terminal: zboy your_rom.gb
14cr|zboy-0.52-2|53	%endif
14cr|zboy-0.52-2|54	
14cr|zboy-0.52-2|55	%prep
14cr|zboy-0.52-2|56	%setup -q -c
14cr|zboy-0.52-2|57	%patch0 -p1
14cr|zboy-0.52-2|58	%patch1 -p1
14cr|zboy-0.52-2|59	%__cp Makefile.linux Makefile
14cr|zboy-0.52-2|60	
14cr|zboy-0.52-2|61	%build
14cr|zboy-0.52-2|62	%setup_compile_flags
14cr|zboy-0.52-2|63	%if %{build_gui}
14cr|zboy-0.52-2|64	%make zboy-gui
14cr|zboy-0.52-2|65	%else
14cr|zboy-0.52-2|66	%make zboy-nogui
14cr|zboy-0.52-2|67	%endif
14cr|zboy-0.52-2|68	
14cr|zboy-0.52-2|69	%install
14cr|zboy-0.52-2|70	%__rm -rf %{buildroot}
14cr|zboy-0.52-2|71	%__mkdir_p %{buildroot}%{_bindir}
14cr|zboy-0.52-2|72	%__cp %{name} %{buildroot}%{_bindir}/%{name}
14cr|zboy-0.52-2|73	
14cr|zboy-0.52-2|74	%if %{build_gui}
14cr|zboy-0.52-2|75	# icons
14cr|zboy-0.52-2|76	%__install -D %{SOURCE1} -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cr|zboy-0.52-2|77	%__install -D %{SOURCE2} -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cr|zboy-0.52-2|78	%__install -D %{SOURCE3} -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cr|zboy-0.52-2|79	%__install -D %{SOURCE4} -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cr|zboy-0.52-2|80	%__install -D %{SOURCE5} -m 644 %{buildroot}%{_iconsdir}/hicolor/96x96/apps/%{name}.png
14cr|zboy-0.52-2|81	%__install -D %{SOURCE6} -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cr|zboy-0.52-2|82	
14cr|zboy-0.52-2|83	# menu-entry
14cr|zboy-0.52-2|84	%__mkdir_p  %{buildroot}%{_datadir}/applications
14cr|zboy-0.52-2|85	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cr|zboy-0.52-2|86	[Desktop Entry]
14cr|zboy-0.52-2|87	Version=1.0
14cr|zboy-0.52-2|88	Name=zBoy
14cr|zboy-0.52-2|89	Comment=Nintendo GameBoy Emulator
14cr|zboy-0.52-2|90	Type=Application
14cr|zboy-0.52-2|91	Exec=%{name}
14cr|zboy-0.52-2|92	Icon=%{name}
14cr|zboy-0.52-2|93	Categories=Game;Emulator;
14cr|zboy-0.52-2|94	EOF
14cr|zboy-0.52-2|95	%endif
14cr|zboy-0.52-2|96	
14cr|zboy-0.52-2|97	%clean
14cr|zboy-0.52-2|98	%__rm -rf %{buildroot}
14cr|zboy-0.52-2|99	
14cr|zboy-0.52-2|100	%files
14cr|zboy-0.52-2|101	%doc zboy.txt history.txt todo.txt license.txt
14cr|zboy-0.52-2|102	%{_bindir}/%{name}
14cr|zboy-0.52-2|103	%if %{build_gui}
14cr|zboy-0.52-2|104	%{_datadir}/applications/%{name}.desktop
14cr|zboy-0.52-2|105	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cr|zboy-0.52-2|106	%endif
14cr|zboy-0.52-2|107	
14cr|zboy-0.52-2|108	
14cr|zboy-0.52-2|109	
14cr|zboy-0.52-2|110	%changelog
14cr|zboy-0.52-2|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.52-2
14cr|zboy-0.52-2|112	+ Revision: 15527eb
14cr|zboy-0.52-2|113	- MassBuild#464: Increase release tag
14cr|zboy-0.52-2|114	
14cr|zboy-0.52-2|115	

9421 14
14cr|zd1211-2.5.0.0-0.r85.1|1	%define build_dkms 1
14cr|zd1211-2.5.0.0-0.r85.1|2	
14cr|zd1211-2.5.0.0-0.r85.1|3	%{?_with_dkms:%define build_dkms 1}
14cr|zd1211-2.5.0.0-0.r85.1|4	%{?_without_dkms:%define build_dkms 0}
14cr|zd1211-2.5.0.0-0.r85.1|5	
14cr|zd1211-2.5.0.0-0.r85.1|6	%define	modname	%{name}
14cr|zd1211-2.5.0.0-0.r85.1|7	%define svnver	r85
14cr|zd1211-2.5.0.0-0.r85.1|8	%define	rel	0.%{svnver}.1
14cr|zd1211-2.5.0.0-0.r85.1|9	
14cr|zd1211-2.5.0.0-0.r85.1|10	Name:		zd1211
14cr|zd1211-2.5.0.0-0.r85.1|11	Summary:	Userland tools for zd1211 driver
14cr|zd1211-2.5.0.0-0.r85.1|12	Version:	2.5.0.0
14cr|zd1211-2.5.0.0-0.r85.1|13	Release:	%{rel}
14cr|zd1211-2.5.0.0-0.r85.1|14	License:	GPL
14cr|zd1211-2.5.0.0-0.r85.1|15	Group:		System/Configuration/Hardware
14cr|zd1211-2.5.0.0-0.r85.1|16	URL:		http://zd1211.ath.cx/
14cr|zd1211-2.5.0.0-0.r85.1|17	Source0:	%{modname}-driver-%{svnver}.tar.xz
14cr|zd1211-2.5.0.0-0.r85.1|18	
14cr|zd1211-2.5.0.0-0.r85.1|19	%if %build_dkms
14cr|zd1211-2.5.0.0-0.r85.1|20	Requires:	dkms-%{name} = %{version}
14cr|zd1211-2.5.0.0-0.r85.1|21	%endif
14cr|zd1211-2.5.0.0-0.r85.1|22	
14cr|zd1211-2.5.0.0-0.r85.1|23	%description
14cr|zd1211-2.5.0.0-0.r85.1|24	Initially contributed by ZyDAS under the GPL license, this ZD1211 Linux
14cr|zd1211-2.5.0.0-0.r85.1|25	driver is actively maintained by the open source community.
14cr|zd1211-2.5.0.0-0.r85.1|26	
14cr|zd1211-2.5.0.0-0.r85.1|27	%if %build_dkms
14cr|zd1211-2.5.0.0-0.r85.1|28	%package -n	dkms-%{name}
14cr|zd1211-2.5.0.0-0.r85.1|29	Summary:	DKMS-ready kernel-source for the ZyDAS ZD1211 kernel module
14cr|zd1211-2.5.0.0-0.r85.1|30	License:	GPL
14cr|zd1211-2.5.0.0-0.r85.1|31	Group:		System/Kernel and hardware
14cr|zd1211-2.5.0.0-0.r85.1|32	Requires(pre):	dkms
14cr|zd1211-2.5.0.0-0.r85.1|33	Requires(post): dkms
14cr|zd1211-2.5.0.0-0.r85.1|34	Requires:	%{name} = %{version}
14cr|zd1211-2.5.0.0-0.r85.1|35	
14cr|zd1211-2.5.0.0-0.r85.1|36	%description -n dkms-%{name}
14cr|zd1211-2.5.0.0-0.r85.1|37	Linux drivers for ZyDAS ZD1211 802.11b/g USB WLAN chipset.
14cr|zd1211-2.5.0.0-0.r85.1|38	DKMS package for %{name} kernel module.
14cr|zd1211-2.5.0.0-0.r85.1|39	%endif
14cr|zd1211-2.5.0.0-0.r85.1|40	
14cr|zd1211-2.5.0.0-0.r85.1|41	%prep
14cr|zd1211-2.5.0.0-0.r85.1|42	%setup -q -n %{modname}
14cr|zd1211-2.5.0.0-0.r85.1|43	find -type f |xargs chmod 644
14cr|zd1211-2.5.0.0-0.r85.1|44	rm -fr .svn src/.svn src/pHash
14cr|zd1211-2.5.0.0-0.r85.1|45	perl -i -pe 's/\r\n/\n/gs' sta
14cr|zd1211-2.5.0.0-0.r85.1|46	
14cr|zd1211-2.5.0.0-0.r85.1|47	
14cr|zd1211-2.5.0.0-0.r85.1|48	
14cr|zd1211-2.5.0.0-0.r85.1|49	%build
14cr|zd1211-2.5.0.0-0.r85.1|50	gcc $RPM_OPT_FLAGS -o apdbg apdbg.c
14cr|zd1211-2.5.0.0-0.r85.1|51	
14cr|zd1211-2.5.0.0-0.r85.1|52	%install
14cr|zd1211-2.5.0.0-0.r85.1|53	install -m755 -D apdbg %{buildroot}%{_sbindir}/apdbg
14cr|zd1211-2.5.0.0-0.r85.1|54	
14cr|zd1211-2.5.0.0-0.r85.1|55	%if %build_dkms
14cr|zd1211-2.5.0.0-0.r85.1|56	mkdir -p $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
14cr|zd1211-2.5.0.0-0.r85.1|57	cp -r * $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
14cr|zd1211-2.5.0.0-0.r85.1|58	cat > %{buildroot}/usr/src/%{modname}-%{version}-%{release}/dkms.conf <<EOF
14cr|zd1211-2.5.0.0-0.r85.1|59	
14cr|zd1211-2.5.0.0-0.r85.1|60	PACKAGE_VERSION="%{version}-%{release}"
14cr|zd1211-2.5.0.0-0.r85.1|61	
14cr|zd1211-2.5.0.0-0.r85.1|62	# Items below here should not have to change with each driver version
14cr|zd1211-2.5.0.0-0.r85.1|63	PACKAGE_NAME="%{modname}"
14cr|zd1211-2.5.0.0-0.r85.1|64	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules ZD1211REV_B=0"
14cr|zd1211-2.5.0.0-0.r85.1|65	CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
14cr|zd1211-2.5.0.0-0.r85.1|66	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14cr|zd1211-2.5.0.0-0.r85.1|67	DEST_MODULE_LOCATION[0]="/kernel/drivers/usb/net/wireless"
14cr|zd1211-2.5.0.0-0.r85.1|68	REMAKE_INITRD="no"
14cr|zd1211-2.5.0.0-0.r85.1|69	EOF
14cr|zd1211-2.5.0.0-0.r85.1|70	%endif
14cr|zd1211-2.5.0.0-0.r85.1|71	
14cr|zd1211-2.5.0.0-0.r85.1|72	
14cr|zd1211-2.5.0.0-0.r85.1|73	
14cr|zd1211-2.5.0.0-0.r85.1|74	%if %build_dkms
14cr|zd1211-2.5.0.0-0.r85.1|75	%post -n dkms-%{name}
14cr|zd1211-2.5.0.0-0.r85.1|76	dkms add     -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|zd1211-2.5.0.0-0.r85.1|77	dkms build   -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|zd1211-2.5.0.0-0.r85.1|78	dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
14cr|zd1211-2.5.0.0-0.r85.1|79	
14cr|zd1211-2.5.0.0-0.r85.1|80	%preun -n dkms-%{name}
14cr|zd1211-2.5.0.0-0.r85.1|81	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
14cr|zd1211-2.5.0.0-0.r85.1|82	%endif
14cr|zd1211-2.5.0.0-0.r85.1|83	
14cr|zd1211-2.5.0.0-0.r85.1|84	%files
14cr|zd1211-2.5.0.0-0.r85.1|85	%defattr (-, root, root)
14cr|zd1211-2.5.0.0-0.r85.1|86	%doc sta copying
14cr|zd1211-2.5.0.0-0.r85.1|87	%{_sbindir}/apdbg
14cr|zd1211-2.5.0.0-0.r85.1|88	
14cr|zd1211-2.5.0.0-0.r85.1|89	%if %build_dkms
14cr|zd1211-2.5.0.0-0.r85.1|90	%files -n dkms-%{name}
14cr|zd1211-2.5.0.0-0.r85.1|91	%doc copying
14cr|zd1211-2.5.0.0-0.r85.1|92	%defattr(-,root,root)
14cr|zd1211-2.5.0.0-0.r85.1|93	/usr/src/%{name}-%{version}-%{release}
14cr|zd1211-2.5.0.0-0.r85.1|94	%endif
14cr|zd1211-2.5.0.0-0.r85.1|95	
14cr|zd1211-2.5.0.0-0.r85.1|96	
14cr|zd1211-2.5.0.0-0.r85.1|97	
14cr|zd1211-2.5.0.0-0.r85.1|98	
14cr|zd1211-2.5.0.0-0.r85.1|99	%changelog
14cr|zd1211-2.5.0.0-0.r85.1|100	* Wed Feb 26 2014 symbianflo <symbianflo@mandrivausers.ro> 2.5.0.0-0.r85.1
14cr|zd1211-2.5.0.0-0.r85.1|101	+ Revision: 6dcb9b8
14cr|zd1211-2.5.0.0-0.r85.1|102	- Merge pull request #1 from symbianflo/zd1211:rosa2012.1
14cr|zd1211-2.5.0.0-0.r85.1|103	- symbianflo
14cr|zd1211-2.5.0.0-0.r85.1|104	
14cr|zd1211-2.5.0.0-0.r85.1|105	

9422 14
14cr|zeppoo-0.0.4-6|1	%if %{_use_internal_dependency_generator}
14cr|zeppoo-0.0.4-6|2	%define __noautoreq 'libzeppoo/libzeppoo.so'
14cr|zeppoo-0.0.4-6|3	%else
14cr|zeppoo-0.0.4-6|4	%define _requires_exceptions libzeppoo/libzeppoo.so
14cr|zeppoo-0.0.4-6|5	%endif
14cr|zeppoo-0.0.4-6|6	
14cr|zeppoo-0.0.4-6|7	Summary: Rootkit detection tool
14cr|zeppoo-0.0.4-6|8	Name:    zeppoo
14cr|zeppoo-0.0.4-6|9	Version: 0.0.4
14cr|zeppoo-0.0.4-6|10	Release: 6
14cr|zeppoo-0.0.4-6|11	Source0: http://downloads.sourceforge.net/zeppoo/%{name}-%{version}.tar.bz2
14cr|zeppoo-0.0.4-6|12	License: GPL
14cr|zeppoo-0.0.4-6|13	Group: Monitoring
14cr|zeppoo-0.0.4-6|14	Url: http://www.zeppoo.net/
14cr|zeppoo-0.0.4-6|15	
14cr|zeppoo-0.0.4-6|16	%description
14cr|zeppoo-0.0.4-6|17	Zeppoo allows you to detect rootkits on the i386 architecture under
14cr|zeppoo-0.0.4-6|18	Linux by using /dev/kmem and /dev/mem. It can also detect hidden
14cr|zeppoo-0.0.4-6|19	tasks, modules, syscalls, some corrupted symbols, and hidden
14cr|zeppoo-0.0.4-6|20	connections.
14cr|zeppoo-0.0.4-6|21	
14cr|zeppoo-0.0.4-6|22	%prep
14cr|zeppoo-0.0.4-6|23	%setup -q
14cr|zeppoo-0.0.4-6|24	
14cr|zeppoo-0.0.4-6|25	%build
14cr|zeppoo-0.0.4-6|26	%make -C lib%{name}
14cr|zeppoo-0.0.4-6|27	%make
14cr|zeppoo-0.0.4-6|28	
14cr|zeppoo-0.0.4-6|29	%install
14cr|zeppoo-0.0.4-6|30	rm -rf %{buildroot}
14cr|zeppoo-0.0.4-6|31	install -d %{buildroot}%{_bindir}
14cr|zeppoo-0.0.4-6|32	install -m755 %{name} %{buildroot}%{_bindir}/%{name}.real
14cr|zeppoo-0.0.4-6|33	cat <<EOF > %{buildroot}%{_bindir}/%{name}
14cr|zeppoo-0.0.4-6|34	#!/bin/sh
14cr|zeppoo-0.0.4-6|35	cd %{_libdir}
14cr|zeppoo-0.0.4-6|36	exec %{name}.real "\$@"
14cr|zeppoo-0.0.4-6|37	EOF
14cr|zeppoo-0.0.4-6|38	chmod 755 %{buildroot}%{_bindir}/%{name}
14cr|zeppoo-0.0.4-6|39	install -D -m644 lib%{name}/lib%{name}.so %{buildroot}%{_libdir}/lib%{name}/lib%{name}.so
14cr|zeppoo-0.0.4-6|40	
14cr|zeppoo-0.0.4-6|41	%clean
14cr|zeppoo-0.0.4-6|42	rm -rf %{buildroot}
14cr|zeppoo-0.0.4-6|43	
14cr|zeppoo-0.0.4-6|44	%files
14cr|zeppoo-0.0.4-6|45	%defattr(-,root,root)
14cr|zeppoo-0.0.4-6|46	%doc AUTHORS Changelog FAQ README SUPPORTS TODO
14cr|zeppoo-0.0.4-6|47	%{_bindir}/%{name}
14cr|zeppoo-0.0.4-6|48	%{_bindir}/%{name}.real
14cr|zeppoo-0.0.4-6|49	%dir %{_libdir}/lib%{name}
14cr|zeppoo-0.0.4-6|50	%{_libdir}/lib%{name}/lib%{name}.so
14cr|zeppoo-0.0.4-6|51	
14cr|zeppoo-0.0.4-6|52	
14cr|zeppoo-0.0.4-6|53	
14cr|zeppoo-0.0.4-6|54	%changelog
14cr|zeppoo-0.0.4-6|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-6
14cr|zeppoo-0.0.4-6|56	+ Revision: fd383f7
14cr|zeppoo-0.0.4-6|57	- MassBuild#464: Increase release tag
14cr|zeppoo-0.0.4-6|58	
14cr|zeppoo-0.0.4-6|59	

9423 14
14cr|zero-install-0.1.27-12|1	%define vname %{name}-%{version}
14cr|zero-install-0.1.27-12|2	%define LAZYFS_VERSION 0d1d26
14cr|zero-install-0.1.27-12|3	
14cr|zero-install-0.1.27-12|4	%define _sysconfdir /etc
14cr|zero-install-0.1.27-12|5	
14cr|zero-install-0.1.27-12|6	Name:           zero-install
14cr|zero-install-0.1.27-12|7	Version:        0.1.27
14cr|zero-install-0.1.27-12|8	Release:        12
14cr|zero-install-0.1.27-12|9	Summary:        Removes the need to install software
14cr|zero-install-0.1.27-12|10	
14cr|zero-install-0.1.27-12|11	Group:          System/Servers
14cr|zero-install-0.1.27-12|12	License:        GPLv2+
14cr|zero-install-0.1.27-12|13	URL:            http://0install.net/
14cr|zero-install-0.1.27-12|14	Source0:        http://heanet.dl.sourceforge.net/sourceforge/zero-install/%{vname}.tar.gz.gpg
14cr|zero-install-0.1.27-12|15	Patch0:         zero-install-0.1.26-build.patch.bz2
14cr|zero-install-0.1.27-12|16	Patch1:         zero-install-0.1.26-initscript.patch.bz2
14cr|zero-install-0.1.27-12|17	Patch2:         zero-install-0.1.26-noload.patch.bz2
14cr|zero-install-0.1.27-12|18	# (fc) 0.1.27-4mdk fix build with latest dbus
14cr|zero-install-0.1.27-12|19	Patch3:         zero-install-0.1.27-dbus050.patch.bz2
14cr|zero-install-0.1.27-12|20	# (nl) 0.1.27-6mdv2007.0 fix build with dbus 0.91
14cr|zero-install-0.1.27-12|21	Patch4:         zero-install-0.1.27-build-DBUS.patch
14cr|zero-install-0.1.27-12|22	BuildRoot:      %{_tmppath}/%{vname}-%{release}-root
14cr|zero-install-0.1.27-12|23	BuildRequires:  dbus-devel >= 0.20
14cr|zero-install-0.1.27-12|24	BuildRequires:  gnupg
14cr|zero-install-0.1.27-12|25	BuildRequires:  expat-devel
14cr|zero-install-0.1.27-12|26	Requires(pre):  rpm-helper
14cr|zero-install-0.1.27-12|27	Requires(post): rpm-helper
14cr|zero-install-0.1.27-12|28	Requires(preun):rpm-helper
14cr|zero-install-0.1.27-12|29	Requires(postun):rpm-helper
14cr|zero-install-0.1.27-12|30	Requires:       gnupg
14cr|zero-install-0.1.27-12|31	Requires:       wget
14cr|zero-install-0.1.27-12|32	Requires:       bzip2
14cr|zero-install-0.1.27-12|33	Requires:       tar
14cr|zero-install-0.1.27-12|34	Requires:       gzip
14cr|zero-install-0.1.27-12|35	Requires:       lazyfs = %{LAZYFS_VERSION}
14cr|zero-install-0.1.27-12|36	
14cr|zero-install-0.1.27-12|37	%description
14cr|zero-install-0.1.27-12|38	The Zero Install system removes the need to install software or libraries by
14cr|zero-install-0.1.27-12|39	running all programs from a network filesystem. The filesystem in question is
14cr|zero-install-0.1.27-12|40	the Internet as a whole, with an aggressive caching system to make it as fast
14cr|zero-install-0.1.27-12|41	as (or faster than) traditional systems such as urpmi repositories, and to
14cr|zero-install-0.1.27-12|42	allow for offline use. It doesn't require any central authority to maintain it,
14cr|zero-install-0.1.27-12|43	and allows users to run software without needing a root password.
14cr|zero-install-0.1.27-12|44	
14cr|zero-install-0.1.27-12|45	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|46	
14cr|zero-install-0.1.27-12|47	%prep
14cr|zero-install-0.1.27-12|48	# We have to unpack manually because of using GPG
14cr|zero-install-0.1.27-12|49	%setup -c -T
14cr|zero-install-0.1.27-12|50	cd ..
14cr|zero-install-0.1.27-12|51	gpg -o %{vname}.tar.gz %{SOURCE0} || echo Ignoring GPG error
14cr|zero-install-0.1.27-12|52	tar --no-same-owner -xzf %{vname}.tar.gz
14cr|zero-install-0.1.27-12|53	rm %{vname}.tar.gz
14cr|zero-install-0.1.27-12|54	cd %name-%version
14cr|zero-install-0.1.27-12|55	%patch0 -p1 -b .build
14cr|zero-install-0.1.27-12|56	%patch1 -p1 -b .initscript
14cr|zero-install-0.1.27-12|57	%patch2 -p1 -b .noload
14cr|zero-install-0.1.27-12|58	%patch3 -p1 -b .dbus
14cr|zero-install-0.1.27-12|59	%patch4 -p1 -b .dbus_091
14cr|zero-install-0.1.27-12|60	
14cr|zero-install-0.1.27-12|61	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|62	
14cr|zero-install-0.1.27-12|63	%build
14cr|zero-install-0.1.27-12|64	mkdir -p ${RPM_BUILD_ROOT}/%{_sysconfdir}/rc.d/init.d/
14cr|zero-install-0.1.27-12|65	%configure2_5x --with-user=zeroinst --with-distcheck=yes --prefix=/ \
14cr|zero-install-0.1.27-12|66	--with-initdir=%{_sysconfdir}/rc.d/init.d/
14cr|zero-install-0.1.27-12|67	%make
14cr|zero-install-0.1.27-12|68	
14cr|zero-install-0.1.27-12|69	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|70	
14cr|zero-install-0.1.27-12|71	%install
14cr|zero-install-0.1.27-12|72	rm -rf "$RPM_BUILD_ROOT"
14cr|zero-install-0.1.27-12|73	mkdir "$RPM_BUILD_ROOT"
14cr|zero-install-0.1.27-12|74	DESTDIR="$RPM_BUILD_ROOT" make install
14cr|zero-install-0.1.27-12|75	mkdir -p "$RPM_BUILD_ROOT"/var/cache/zero-inst
14cr|zero-install-0.1.27-12|76	mv $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/0install $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/zero-install
14cr|zero-install-0.1.27-12|77	
14cr|zero-install-0.1.27-12|78	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|79	
14cr|zero-install-0.1.27-12|80	%clean
14cr|zero-install-0.1.27-12|81	rm -rf $RPM_BUILD_ROOT
14cr|zero-install-0.1.27-12|82	
14cr|zero-install-0.1.27-12|83	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|84	
14cr|zero-install-0.1.27-12|85	%pre
14cr|zero-install-0.1.27-12|86	# Add the "zeroinst" user
14cr|zero-install-0.1.27-12|87	%_pre_useradd zeroinst /var/cache/zero-inst /sbin/nologin
14cr|zero-install-0.1.27-12|88	
14cr|zero-install-0.1.27-12|89	%post
14cr|zero-install-0.1.27-12|90	%_post_service zero-install
14cr|zero-install-0.1.27-12|91	
14cr|zero-install-0.1.27-12|92	%preun
14cr|zero-install-0.1.27-12|93	%_preun_service zero-install
14cr|zero-install-0.1.27-12|94	
14cr|zero-install-0.1.27-12|95	%postun
14cr|zero-install-0.1.27-12|96	%_postun_userdel zeroinst
14cr|zero-install-0.1.27-12|97	
14cr|zero-install-0.1.27-12|98	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|99	
14cr|zero-install-0.1.27-12|100	%files
14cr|zero-install-0.1.27-12|101	%defattr(-,root,root,-)
14cr|zero-install-0.1.27-12|102	/bin/0run
14cr|zero-install-0.1.27-12|103	/usr/bin/0refresh
14cr|zero-install-0.1.27-12|104	/usr/sbin/zero-install
14cr|zero-install-0.1.27-12|105	%{_sysconfdir}/rc.d/init.d/zero-install
14cr|zero-install-0.1.27-12|106	%attr(755, zeroinst, root) %dir /var/cache/zero-inst
14cr|zero-install-0.1.27-12|107	%doc NEWS README
14cr|zero-install-0.1.27-12|108	
14cr|zero-install-0.1.27-12|109	# -----------------------------------------------------------------------------
14cr|zero-install-0.1.27-12|110	
14cr|zero-install-0.1.27-12|111	
14cr|zero-install-0.1.27-12|112	
14cr|zero-install-0.1.27-12|113	
14cr|zero-install-0.1.27-12|114	%changelog
14cr|zero-install-0.1.27-12|115	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.27-12
14cr|zero-install-0.1.27-12|116	+ Revision: 77d5d56
14cr|zero-install-0.1.27-12|117	- MassBuild#464: Increase release tag
14cr|zero-install-0.1.27-12|118	
14cr|zero-install-0.1.27-12|119	

9424 14
14cr|zeromq-3.2.4-2|1	%define libname_orig lib%{name}
14cr|zeromq-3.2.4-2|2	%define major	3
14cr|zeromq-3.2.4-2|3	%define libname	%mklibname %{name} %{major}
14cr|zeromq-3.2.4-2|4	%define develname %mklibname %{name} -d
14cr|zeromq-3.2.4-2|5	
14cr|zeromq-3.2.4-2|6	Summary:	Software library for fast, message-based applications
14cr|zeromq-3.2.4-2|7	Name:		zeromq
14cr|zeromq-3.2.4-2|8	Version:	3.2.4
14cr|zeromq-3.2.4-2|9	Release:	2
14cr|zeromq-3.2.4-2|10	Source0:	http://download.zeromq.org/%{name}-%{version}.tar.gz
14cr|zeromq-3.2.4-2|11	License:	LGPLv3+
14cr|zeromq-3.2.4-2|12	Group:		Development/Other
14cr|zeromq-3.2.4-2|13	Url:		http://www.zeromq.org
14cr|zeromq-3.2.4-2|14	BuildRequires:	glib2-devel
14cr|zeromq-3.2.4-2|15	BuildRequires:	libuuid-devel
14cr|zeromq-3.2.4-2|16	BuildRequires:	python
14cr|zeromq-3.2.4-2|17	
14cr|zeromq-3.2.4-2|18	%description
14cr|zeromq-3.2.4-2|19	The 0MQ lightweight messaging kernel is a library which extends the
14cr|zeromq-3.2.4-2|20	standard socket interfaces with features traditionally provided by
14cr|zeromq-3.2.4-2|21	specialized messaging middle-ware products. 0MQ sockets provide an
14cr|zeromq-3.2.4-2|22	abstraction of asynchronous message queues, multiple messaging
14cr|zeromq-3.2.4-2|23	patterns, message filtering (subscriptions), seamless access to
14cr|zeromq-3.2.4-2|24	multiple transport protocols and more.
14cr|zeromq-3.2.4-2|25	
14cr|zeromq-3.2.4-2|26	%package -n	%{libname}
14cr|zeromq-3.2.4-2|27	Summary: 	Software library for fast, message-based applications
14cr|zeromq-3.2.4-2|28	Group:		System/Libraries
14cr|zeromq-3.2.4-2|29	Provides:	%{libname_orig} = %{version}-%{release}
14cr|zeromq-3.2.4-2|30	Obsoletes:	%{name}-utils
14cr|zeromq-3.2.4-2|31	
14cr|zeromq-3.2.4-2|32	%description -n %{libname}
14cr|zeromq-3.2.4-2|33	The 0MQ lightweight messaging kernel is a library which extends the
14cr|zeromq-3.2.4-2|34	standard socket interfaces with features traditionally provided by
14cr|zeromq-3.2.4-2|35	specialized messaging middle-ware products. 0MQ sockets provide an
14cr|zeromq-3.2.4-2|36	abstraction of asynchronous message queues, multiple messaging
14cr|zeromq-3.2.4-2|37	patterns, message filtering (subscriptions), seamless access to
14cr|zeromq-3.2.4-2|38	multiple transport protocols and more.
14cr|zeromq-3.2.4-2|39	
14cr|zeromq-3.2.4-2|40	This package contains the ${name} shared library.
14cr|zeromq-3.2.4-2|41	
14cr|zeromq-3.2.4-2|42	%package -n	%{develname}
14cr|zeromq-3.2.4-2|43	Summary: 	Development files for %{name}
14cr|zeromq-3.2.4-2|44	Group:		Development/C
14cr|zeromq-3.2.4-2|45	Requires:	%{libname} = %{version}-%{release}
14cr|zeromq-3.2.4-2|46	Provides:	%{name}-devel = %{version}-%{release}
14cr|zeromq-3.2.4-2|47	Provides:	%{libname_orig}-devel = %{version}-%{release}
14cr|zeromq-3.2.4-2|48	
14cr|zeromq-3.2.4-2|49	%description -n %{develname}
14cr|zeromq-3.2.4-2|50	The 0MQ lightweight messaging kernel is a library which extends the
14cr|zeromq-3.2.4-2|51	standard socket interfaces with features traditionally provided by
14cr|zeromq-3.2.4-2|52	specialized messaging middle-ware products. 0MQ sockets provide an
14cr|zeromq-3.2.4-2|53	abstraction of asynchronous message queues, multiple messaging
14cr|zeromq-3.2.4-2|54	patterns, message filtering (subscriptions), seamless access to
14cr|zeromq-3.2.4-2|55	multiple transport protocols and more.
14cr|zeromq-3.2.4-2|56	
14cr|zeromq-3.2.4-2|57	This package contains the libraries and header files needed to develop
14cr|zeromq-3.2.4-2|58	applications that use %{name}.
14cr|zeromq-3.2.4-2|59	
14cr|zeromq-3.2.4-2|60	%prep
14cr|zeromq-3.2.4-2|61	%setup -q
14cr|zeromq-3.2.4-2|62	
14cr|zeromq-3.2.4-2|63	%build
14cr|zeromq-3.2.4-2|64	export CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-error=unused-variable" CXXFLAGS="$CXXFLAGS -Wno-error=unused-variable"
14cr|zeromq-3.2.4-2|65	./configure --prefix=/usr --with-pgm
14cr|zeromq-3.2.4-2|66	%make
14cr|zeromq-3.2.4-2|67	
14cr|zeromq-3.2.4-2|68	%install
14cr|zeromq-3.2.4-2|69	%makeinstall
14cr|zeromq-3.2.4-2|70	
14cr|zeromq-3.2.4-2|71	%clean
14cr|zeromq-3.2.4-2|72	
14cr|zeromq-3.2.4-2|73	%files -n %{libname}
14cr|zeromq-3.2.4-2|74	%doc AUTHORS ChangeLog COPYING* NEWS README
14cr|zeromq-3.2.4-2|75	%{_libdir}/libzmq.so.%{major}*
14cr|zeromq-3.2.4-2|76	
14cr|zeromq-3.2.4-2|77	%files -n %{develname}
14cr|zeromq-3.2.4-2|78	%{_libdir}/libzmq.a
14cr|zeromq-3.2.4-2|79	%{_libdir}/libzmq.so
14cr|zeromq-3.2.4-2|80	%{_libdir}/pkgconfig/libzmq.pc
14cr|zeromq-3.2.4-2|81	%{_includedir}/zmq*
14cr|zeromq-3.2.4-2|82	%{_mandir}/man3/zmq*
14cr|zeromq-3.2.4-2|83	%{_mandir}/man7/zmq*
14cr|zeromq-3.2.4-2|84	
14cr|zeromq-3.2.4-2|85	%changelog
14cr|zeromq-3.2.4-2|86	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.4-2
14cr|zeromq-3.2.4-2|87	+ Revision: f362c2e
14cr|zeromq-3.2.4-2|88	- MassBuild#464: Increase release tag
14cr|zeromq-3.2.4-2|89	
14cr|zeromq-3.2.4-2|90	

9425 14
14cr|zfo-editor-0.3.2-3|1	Name:		zfo-editor
14cr|zfo-editor-0.3.2-3|2	Version:	0.3.2
14cr|zfo-editor-0.3.2-3|3	Release:	3
14cr|zfo-editor-0.3.2-3|4	Summary:	ZFO editor allows working with zfo forms
14cr|zfo-editor-0.3.2-3|5	License:	GPLv2
14cr|zfo-editor-0.3.2-3|6	Group:		Office
14cr|zfo-editor-0.3.2-3|7	URL:		http://labs.nic.cz/page/768/zfo-editor/
14cr|zfo-editor-0.3.2-3|8	Source0:	http://labs.nic.cz/files/labs/zfo_editor/%{name}-%{version}.tar.gz
14cr|zfo-editor-0.3.2-3|9	BuildRequires:	python-setuptools
14cr|zfo-editor-0.3.2-3|10	BuildArch:	noarch
14cr|zfo-editor-0.3.2-3|11	Requires:	python-lxml
14cr|zfo-editor-0.3.2-3|12	Requires:	python-webkitgtk
14cr|zfo-editor-0.3.2-3|13	
14cr|zfo-editor-0.3.2-3|14	%description
14cr|zfo-editor-0.3.2-3|15	ZFO editor allows working with ZFO forms on systems which are not officially
14cr|zfo-editor-0.3.2-3|16	or at all supported by SW602 602XML Filler. ZFO editor works with forms
14cr|zfo-editor-0.3.2-3|17	present in ZFO/FO format excluding ISDS Databox-ZFO format, please use dsgui
14cr|zfo-editor-0.3.2-3|18	for that.
14cr|zfo-editor-0.3.2-3|19	
14cr|zfo-editor-0.3.2-3|20	%prep
14cr|zfo-editor-0.3.2-3|21	%setup -q -n %{name}-%{version}
14cr|zfo-editor-0.3.2-3|22	
14cr|zfo-editor-0.3.2-3|23	%build
14cr|zfo-editor-0.3.2-3|24	
14cr|zfo-editor-0.3.2-3|25	%install
14cr|zfo-editor-0.3.2-3|26	%{__rm} -rf %{buildroot}
14cr|zfo-editor-0.3.2-3|27	python setup.py install --root %{buildroot}/
14cr|zfo-editor-0.3.2-3|28	mv %{buildroot}/%{py_sitedir}/release.py %{buildroot}/%{py_sitedir}/zfoeditor/
14cr|zfo-editor-0.3.2-3|29	sed -i 's/Office/Office;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|zfo-editor-0.3.2-3|30	sed -i 's/+xml/+xml;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cr|zfo-editor-0.3.2-3|31	
14cr|zfo-editor-0.3.2-3|32	%clean
14cr|zfo-editor-0.3.2-3|33	%{__rm} -rf %{buildroot}
14cr|zfo-editor-0.3.2-3|34	
14cr|zfo-editor-0.3.2-3|35	%files
14cr|zfo-editor-0.3.2-3|36	%defattr(644,root,root,755)
14cr|zfo-editor-0.3.2-3|37	%doc README INSTALL RELEASE_NOTES.txt
14cr|zfo-editor-0.3.2-3|38	%dir %{_datadir}/zfoeditor
14cr|zfo-editor-0.3.2-3|39	%{_datadir}/zfoeditor/*
14cr|zfo-editor-0.3.2-3|40	%{py_sitedir}/zfoeditor/*
14cr|zfo-editor-0.3.2-3|41	%{py_sitedir}/zfo_editor*
14cr|zfo-editor-0.3.2-3|42	%{_datadir}/applications/%{name}*
14cr|zfo-editor-0.3.2-3|43	%{_datadir}/mime/packages/%{name}*
14cr|zfo-editor-0.3.2-3|44	%defattr(755,root,root,755)
14cr|zfo-editor-0.3.2-3|45	%{_bindir}/zfo_editor
14cr|zfo-editor-0.3.2-3|46	
14cr|zfo-editor-0.3.2-3|47	
14cr|zfo-editor-0.3.2-3|48	
14cr|zfo-editor-0.3.2-3|49	%changelog
14cr|zfo-editor-0.3.2-3|50	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cr|zfo-editor-0.3.2-3|51	+ Revision: d908f09
14cr|zfo-editor-0.3.2-3|52	- MassBuild#464: Increase release tag
14cr|zfo-editor-0.3.2-3|53	
14cr|zfo-editor-0.3.2-3|54	

9426 14
14cr|zfs-fuse-0.7.0-6|1	Summary: 	ZFS file system support for FUSE
14cr|zfs-fuse-0.7.0-6|2	Name:		zfs-fuse
14cr|zfs-fuse-0.7.0-6|3	Version:	0.7.0
14cr|zfs-fuse-0.7.0-6|4	Release:	6
14cr|zfs-fuse-0.7.0-6|5	License:	CDDL
14cr|zfs-fuse-0.7.0-6|6	Group:		System/Libraries
14cr|zfs-fuse-0.7.0-6|7	Url:		http://zfs-fuse.net
14cr|zfs-fuse-0.7.0-6|8	Source0:	http://zfs-fuse.net/releases/%{version}/%{name}-%{version}.tar.bz2
14cr|zfs-fuse-0.7.0-6|9	Source1:	zfs-fuse.service
14cr|zfs-fuse-0.7.0-6|10	Source2:	zfs-fuse.scrub
14cr|zfs-fuse-0.7.0-6|11	Source3:	zfs-fuse.sysconfig
14cr|zfs-fuse-0.7.0-6|12	Source4:	zfs-fuse-helper
14cr|zfs-fuse-0.7.0-6|13	Patch0:		zfs-fuse-0.7.0-umem.patch
14cr|zfs-fuse-0.7.0-6|14	Patch1:		zfs-fuse-0.7.0-stack.patch
14cr|zfs-fuse-0.7.0-6|15	Patch2:		zfs-fuse-printf-format.patch
14cr|zfs-fuse-0.7.0-6|16	Patch3:		zfs-fuse-0.7.0-tirpc.patch
14cr|zfs-fuse-0.7.0-6|17	BuildRequires:	prelink
14cr|zfs-fuse-0.7.0-6|18	BuildRequires:	scons
14cr|zfs-fuse-0.7.0-6|19	BuildRequires:	systemd-units
14cr|zfs-fuse-0.7.0-6|20	BuildRequires:	attr-devel
14cr|zfs-fuse-0.7.0-6|21	BuildRequires:	libaio-devel
14cr|zfs-fuse-0.7.0-6|22	BuildRequires:	pkgconfig(fuse)
14cr|zfs-fuse-0.7.0-6|23	BuildRequires:	pkgconfig(libtirpc)
14cr|zfs-fuse-0.7.0-6|24	BuildRequires:	pkgconfig(openssl)
14cr|zfs-fuse-0.7.0-6|25	BuildRequires:	pkgconfig(zlib)
14cr|zfs-fuse-0.7.0-6|26	Requires:	fuse
14cr|zfs-fuse-0.7.0-6|27	Requires(post,preun,postun):	rpm-helper
14cr|zfs-fuse-0.7.0-6|28	Requires(post,preun,postun):	systemd-units
14cr|zfs-fuse-0.7.0-6|29	
14cr|zfs-fuse-0.7.0-6|30	%description
14cr|zfs-fuse-0.7.0-6|31	zfs-fuse is a port of Solaris zfs filesystem to the FUSE framework for Linux.
14cr|zfs-fuse-0.7.0-6|32	
14cr|zfs-fuse-0.7.0-6|33	%files
14cr|zfs-fuse-0.7.0-6|34	%doc BUGS CHANGES contrib HACKING LICENSE README
14cr|zfs-fuse-0.7.0-6|35	%doc README.NFS STATUS TESTING TODO
14cr|zfs-fuse-0.7.0-6|36	%{_bindir}/zdb
14cr|zfs-fuse-0.7.0-6|37	%{_bindir}/zfs
14cr|zfs-fuse-0.7.0-6|38	%{_bindir}/zfs-fuse
14cr|zfs-fuse-0.7.0-6|39	%{_bindir}/zfs-fuse-helper
14cr|zfs-fuse-0.7.0-6|40	%{_bindir}/zpool
14cr|zfs-fuse-0.7.0-6|41	%{_bindir}/zstreamdump
14cr|zfs-fuse-0.7.0-6|42	%{_bindir}/ztest
14cr|zfs-fuse-0.7.0-6|43	%{_unitdir}/%{name}.service
14cr|zfs-fuse-0.7.0-6|44	%{_sysconfdir}/cron.weekly/98-%{name}-scrub
14cr|zfs-fuse-0.7.0-6|45	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|zfs-fuse-0.7.0-6|46	%{_sysconfdir}/%{name}/
14cr|zfs-fuse-0.7.0-6|47	%{_mandir}/man8/zfs-fuse.8.*
14cr|zfs-fuse-0.7.0-6|48	%{_mandir}/man8/zdb.8.*
14cr|zfs-fuse-0.7.0-6|49	%{_mandir}/man8/zfs.8.*
14cr|zfs-fuse-0.7.0-6|50	%{_mandir}/man8/zpool.8.*
14cr|zfs-fuse-0.7.0-6|51	%{_mandir}/man8/zstreamdump.8.*
14cr|zfs-fuse-0.7.0-6|52	
14cr|zfs-fuse-0.7.0-6|53	#----------------------------------------------------------------------------
14cr|zfs-fuse-0.7.0-6|54	
14cr|zfs-fuse-0.7.0-6|55	%prep
14cr|zfs-fuse-0.7.0-6|56	%setup -q
14cr|zfs-fuse-0.7.0-6|57	%patch0 -p0
14cr|zfs-fuse-0.7.0-6|58	%patch1 -p1
14cr|zfs-fuse-0.7.0-6|59	%patch2 -p0
14cr|zfs-fuse-0.7.0-6|60	%patch3 -p1
14cr|zfs-fuse-0.7.0-6|61	
14cr|zfs-fuse-0.7.0-6|62	f=LICENSE
14cr|zfs-fuse-0.7.0-6|63	mv $f $f.iso88591
14cr|zfs-fuse-0.7.0-6|64	iconv -o $f -f iso88591 -t utf8 $f.iso88591
14cr|zfs-fuse-0.7.0-6|65	rm -f $f.iso88591
14cr|zfs-fuse-0.7.0-6|66	
14cr|zfs-fuse-0.7.0-6|67	chmod -x contrib/test-datasets
14cr|zfs-fuse-0.7.0-6|68	chmod -x contrib/find-binaries
14cr|zfs-fuse-0.7.0-6|69	chmod -x contrib/solaris/fixfiles.py
14cr|zfs-fuse-0.7.0-6|70	chmod -x contrib/zfsstress.py
14cr|zfs-fuse-0.7.0-6|71	
14cr|zfs-fuse-0.7.0-6|72	%build
14cr|zfs-fuse-0.7.0-6|73	export CCFLAGS="%{optflags}"
14cr|zfs-fuse-0.7.0-6|74	pushd src
14cr|zfs-fuse-0.7.0-6|75	
14cr|zfs-fuse-0.7.0-6|76	scons debug=1 optim='%{optflags}'
14cr|zfs-fuse-0.7.0-6|77	
14cr|zfs-fuse-0.7.0-6|78	%install
14cr|zfs-fuse-0.7.0-6|79	pushd src
14cr|zfs-fuse-0.7.0-6|80	scons debug=1 install install_dir=%{buildroot}%{_bindir} man_dir=%{buildroot}%{_mandir}/man8/ cfg_dir=%{buildroot}/%{_sysconfdir}/%{name}
14cr|zfs-fuse-0.7.0-6|81	install -Dp -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cr|zfs-fuse-0.7.0-6|82	install -Dp -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.weekly/98-%{name}-scrub
14cr|zfs-fuse-0.7.0-6|83	install -Dp -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|zfs-fuse-0.7.0-6|84	install -Dp -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/zfs-fuse-helper
14cr|zfs-fuse-0.7.0-6|85	
14cr|zfs-fuse-0.7.0-6|86	#set stack not executable, BZ 911150
14cr|zfs-fuse-0.7.0-6|87	for i in zdb zfs zfs-fuse zpool ztest; do
14cr|zfs-fuse-0.7.0-6|88	/usr/bin/execstack -c %{buildroot}%{_bindir}/$i
14cr|zfs-fuse-0.7.0-6|89	done
14cr|zfs-fuse-0.7.0-6|90	
14cr|zfs-fuse-0.7.0-6|91	%post
14cr|zfs-fuse-0.7.0-6|92	# Move cache if upgrading
14cr|zfs-fuse-0.7.0-6|93	oldcache=/etc/zfs/zpool.cache      # this changed per 0.6.9, only needed when upgrading from earlier versions
14cr|zfs-fuse-0.7.0-6|94	newcache=/var/lib/zfs/zpool.cache
14cr|zfs-fuse-0.7.0-6|95	
14cr|zfs-fuse-0.7.0-6|96	if [[ -f $oldcache && ! -e $newcache ]]; then
14cr|zfs-fuse-0.7.0-6|97	echo "Moving existing zpool.cache to new location"
14cr|zfs-fuse-0.7.0-6|98	mkdir -p $(dirname $newcache)
14cr|zfs-fuse-0.7.0-6|99	mv $oldcache $newcache
14cr|zfs-fuse-0.7.0-6|100	else
14cr|zfs-fuse-0.7.0-6|101	if [ -e $oldcache ]; then
14cr|zfs-fuse-0.7.0-6|102	echo "Note: old zpool.cache present but no longer used ($oldcache)"
14cr|zfs-fuse-0.7.0-6|103	fi
14cr|zfs-fuse-0.7.0-6|104	fi
14cr|zfs-fuse-0.7.0-6|105	
14cr|zfs-fuse-0.7.0-6|106	if [ $1 -eq 1 ] ; then
14cr|zfs-fuse-0.7.0-6|107	# Initial installation
14cr|zfs-fuse-0.7.0-6|108	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|109	fi
14cr|zfs-fuse-0.7.0-6|110	
14cr|zfs-fuse-0.7.0-6|111	%preun
14cr|zfs-fuse-0.7.0-6|112	if [ $1 -eq 0 ] ; then
14cr|zfs-fuse-0.7.0-6|113	# Package removal, not upgrade
14cr|zfs-fuse-0.7.0-6|114	/bin/systemctl --no-reload disable zfs-fuse.service > /dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|115	/bin/systemctl stop zfs-fuse.service > /dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|116	fi
14cr|zfs-fuse-0.7.0-6|117	
14cr|zfs-fuse-0.7.0-6|118	%postun
14cr|zfs-fuse-0.7.0-6|119	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|120	if [ $1 -ge 1 ] ; then
14cr|zfs-fuse-0.7.0-6|121	# Package upgrade, not uninstall
14cr|zfs-fuse-0.7.0-6|122	/bin/systemctl try-restart zfs-fuse.service >/dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|123	echo "Removing files since we removed the last package"
14cr|zfs-fuse-0.7.0-6|124	rm -rf /var/run/zfs
14cr|zfs-fuse-0.7.0-6|125	rm -rf /var/lock/zfs
14cr|zfs-fuse-0.7.0-6|126	fi
14cr|zfs-fuse-0.7.0-6|127	
14cr|zfs-fuse-0.7.0-6|128	%triggerun -- zfs-fuse < 0.7.0-4
14cr|zfs-fuse-0.7.0-6|129	# Save the current service runlevel info
14cr|zfs-fuse-0.7.0-6|130	# User must manually run systemd-sysv-convert --apply zfs-fuse
14cr|zfs-fuse-0.7.0-6|131	# to migrate them to systemd targets
14cr|zfs-fuse-0.7.0-6|132	/usr/bin/systemd-sysv-convert --save zfs-fuse >/dev/null 2>&1 ||:
14cr|zfs-fuse-0.7.0-6|133	
14cr|zfs-fuse-0.7.0-6|134	# Run these manualy, SysV would do them, but just in case...
14cr|zfs-fuse-0.7.0-6|135	/sbin/chkconfig --del zfs-fuse >/dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|136	/bin/systemctl try-restart zfs-fuse.service >/dev/null 2>&1 || :
14cr|zfs-fuse-0.7.0-6|137	
14cr|zfs-fuse-0.7.0-6|138	
14cr|zfs-fuse-0.7.0-6|139	%changelog
14cr|zfs-fuse-0.7.0-6|140	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-6
14cr|zfs-fuse-0.7.0-6|141	+ Revision: 6ac3fc3
14cr|zfs-fuse-0.7.0-6|142	- Add patch to fix build with tirpc
14cr|zfs-fuse-0.7.0-6|143	
14cr|zfs-fuse-0.7.0-6|144	

9427 14
14cr|zhu3d-4.2.4-3|1	Summary:	OpenGL-based equation viewer and solver
14cr|zhu3d-4.2.4-3|2	Name:		zhu3d
14cr|zhu3d-4.2.4-3|3	Version:	4.2.4
14cr|zhu3d-4.2.4-3|4	Release:	3
14cr|zhu3d-4.2.4-3|5	License:	GPLv2+
14cr|zhu3d-4.2.4-3|6	Group:		Sciences/Mathematics
14cr|zhu3d-4.2.4-3|7	Url:		http://kde-apps.org/content/show.php?content=43071
14cr|zhu3d-4.2.4-3|8	Source0:	http://switch.dl.sourceforge.net/project/zhu3d/zhu3d/zhu3d-%version.tar.gz
14cr|zhu3d-4.2.4-3|9	Source1:	%{name}.desktop
14cr|zhu3d-4.2.4-3|10	Patch0:		zhu3d-4.2.4-paths.patch
14cr|zhu3d-4.2.4-3|11	Patch1:		zhu3d-4.2.4-mdv-linkage.patch
14cr|zhu3d-4.2.4-3|12	Patch2:		zhu3d-4.2.4-compile.patch
14cr|zhu3d-4.2.4-3|13	BuildRequires:	qt4-devel
14cr|zhu3d-4.2.4-3|14	BuildRequires:	mesaglu-devel
14cr|zhu3d-4.2.4-3|15	BuildRequires:	dos2unix
14cr|zhu3d-4.2.4-3|16	
14cr|zhu3d-4.2.4-3|17	%description
14cr|zhu3d-4.2.4-3|18	With Zhu3D you interactively can view and animate functions,
14cr|zhu3d-4.2.4-3|19	isosurfaces and a further independent parametric system.
14cr|zhu3d-4.2.4-3|20	Numerical solutions of equation systems can be found with
14cr|zhu3d-4.2.4-3|21	a precise and reliable adaptive random search. The
14cr|zhu3d-4.2.4-3|22	OpenGL-viewer supports zooming, scaling, rotating and
14cr|zhu3d-4.2.4-3|23	translating as well as filed lightning or surface properties.
14cr|zhu3d-4.2.4-3|24	Special effects are transparency, textures, fog and motion blur.
14cr|zhu3d-4.2.4-3|25	
14cr|zhu3d-4.2.4-3|26	%prep
14cr|zhu3d-4.2.4-3|27	%setup -q
14cr|zhu3d-4.2.4-3|28	%apply_patches
14cr|zhu3d-4.2.4-3|29	dos2unix readme.txt
14cr|zhu3d-4.2.4-3|30	
14cr|zhu3d-4.2.4-3|31	%build
14cr|zhu3d-4.2.4-3|32	# setup compile flags is needed so that -fPIC and -DPIC will be overwritten
14cr|zhu3d-4.2.4-3|33	%setup_compile_flags
14cr|zhu3d-4.2.4-3|34	%qmake_qt4
14cr|zhu3d-4.2.4-3|35	%make
14cr|zhu3d-4.2.4-3|36	
14cr|zhu3d-4.2.4-3|37	%install
14cr|zhu3d-4.2.4-3|38	mkdir -p %{buildroot}%{_datadir}/%{name}/{work/textures,system/languages}
14cr|zhu3d-4.2.4-3|39	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cr|zhu3d-4.2.4-3|40	
14cr|zhu3d-4.2.4-3|41	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cr|zhu3d-4.2.4-3|42	install -D %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|zhu3d-4.2.4-3|43	install work/*.zhu %{buildroot}%{_datadir}/%{name}/work
14cr|zhu3d-4.2.4-3|44	install work/textures/* %{buildroot}%{_datadir}/%{name}/work/textures
14cr|zhu3d-4.2.4-3|45	install system/*.zhu %{buildroot}%{_datadir}/%{name}/system
14cr|zhu3d-4.2.4-3|46	install system/languages/*.qm %{buildroot}%{_datadir}/%{name}/system/languages
14cr|zhu3d-4.2.4-3|47	install system/icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cr|zhu3d-4.2.4-3|48	
14cr|zhu3d-4.2.4-3|49	#useless file
14cr|zhu3d-4.2.4-3|50	#rm -f %{buildroot}%{_datadir}/apps/%{name}/work/.directory
14cr|zhu3d-4.2.4-3|51	
14cr|zhu3d-4.2.4-3|52	%find_lang %{name} --with-qt
14cr|zhu3d-4.2.4-3|53	
14cr|zhu3d-4.2.4-3|54	%files -f %{name}.lang
14cr|zhu3d-4.2.4-3|55	%defattr(644,root,root,755)
14cr|zhu3d-4.2.4-3|56	%doc doc/ readme.txt
14cr|zhu3d-4.2.4-3|57	%attr(755,root,root) %{_bindir}/%{name}
14cr|zhu3d-4.2.4-3|58	%dir %{_datadir}/%{name}
14cr|zhu3d-4.2.4-3|59	%dir %{_datadir}/%{name}/work
14cr|zhu3d-4.2.4-3|60	%dir %{_datadir}/%{name}/work/textures
14cr|zhu3d-4.2.4-3|61	%dir %{_datadir}/%{name}/system
14cr|zhu3d-4.2.4-3|62	%dir %{_datadir}/%{name}/system/languages
14cr|zhu3d-4.2.4-3|63	%{_datadir}/%{name}/work/*.zhu
14cr|zhu3d-4.2.4-3|64	%{_datadir}/%{name}/work/textures/*.jpg
14cr|zhu3d-4.2.4-3|65	%{_datadir}/%{name}/work/textures/*.txt
14cr|zhu3d-4.2.4-3|66	%{_datadir}/%{name}/system/*.zhu
14cr|zhu3d-4.2.4-3|67	%{_iconsdir}/hicolor/64x64/apps/*.png
14cr|zhu3d-4.2.4-3|68	%{_datadir}/applications/%{name}.desktop
14cr|zhu3d-4.2.4-3|69	
14cr|zhu3d-4.2.4-3|70	
14cr|zhu3d-4.2.4-3|71	
14cr|zhu3d-4.2.4-3|72	%changelog
14cr|zhu3d-4.2.4-3|73	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.4-3
14cr|zhu3d-4.2.4-3|74	+ Revision: 5e0dbd3
14cr|zhu3d-4.2.4-3|75	- MassBuild#464: Increase release tag
14cr|zhu3d-4.2.4-3|76	
14cr|zhu3d-4.2.4-3|77	

9428 14
14cr|zile-2.4.9-2|1	Summary:	Zile Is Lossy Emacs
14cr|zile-2.4.9-2|2	Name:		zile
14cr|zile-2.4.9-2|3	Epoch:		1
14cr|zile-2.4.9-2|4	Version:	2.4.9
14cr|zile-2.4.9-2|5	Release:	2
14cr|zile-2.4.9-2|6	License:	GPLv3+
14cr|zile-2.4.9-2|7	Group:		Editors
14cr|zile-2.4.9-2|8	URL:		http://www.gnu.org/software/zile/
14cr|zile-2.4.9-2|9	Source0:	http://ftp.gnu.org/gnu/zile/%{name}-%version.tar.gz
14cr|zile-2.4.9-2|10	Source1:	http://ftp.gnu.org/gnu/zile/%{name}-%version.tar.gz.sig
14cr|zile-2.4.9-2|11	Patch0:		zile-2.4.6-mdv-ncursesw.patch
14cr|zile-2.4.9-2|12	
14cr|zile-2.4.9-2|13	BuildRequires:	help2man
14cr|zile-2.4.9-2|14	BuildRequires:	texinfo
14cr|zile-2.4.9-2|15	BuildRequires:	tetex-latex
14cr|zile-2.4.9-2|16	BuildRequires:	termcap-devel
14cr|zile-2.4.9-2|17	BuildRequires:	pkgconfig(bdw-gc)
14cr|zile-2.4.9-2|18	BuildRequires:	pkgconfig(ncursesw)
14cr|zile-2.4.9-2|19	
14cr|zile-2.4.9-2|20	%description
14cr|zile-2.4.9-2|21	Zile is another Emacs-clone. Zile is a customizable, self-documenting
14cr|zile-2.4.9-2|22	real-time open-source display editor.
14cr|zile-2.4.9-2|23	
14cr|zile-2.4.9-2|24	Zile was written to be as similar as possible to Emacs; every Emacs user
14cr|zile-2.4.9-2|25	should feel at home with Zile. Zile features
14cr|zile-2.4.9-2|26	
14cr|zile-2.4.9-2|27	* Small but fast and powerful. It is very useful for small footprint
14cr|zile-2.4.9-2|28	installations (like on floppy disk) or quick editing sessions.
14cr|zile-2.4.9-2|29	* 8-bit clean. Zile can operate with binary files.
14cr|zile-2.4.9-2|30	* Looks like Emacs. Most Zile key sequences and function names are
14cr|zile-2.4.9-2|31	identical to Emacs ones.
14cr|zile-2.4.9-2|32	* Multi buffer editing w/multi level undo. Zile can open an infinite
14cr|zile-2.4.9-2|33	number of files and can record an infinite sequence of undo
14cr|zile-2.4.9-2|34	operations.
14cr|zile-2.4.9-2|35	* Multi window. Zile can display multiple windows on the screen.
14cr|zile-2.4.9-2|36	* Killing, yanking and registers. The typical killing, yanking and
14cr|zile-2.4.9-2|37	register features of Emacs are available under Zile.
14cr|zile-2.4.9-2|38	* Minibuffer completion. Zile can complete the user written text.
14cr|zile-2.4.9-2|39	This is very useful for M-x commands and for selecting files.
14cr|zile-2.4.9-2|40	* Colors. Zile makes use of the color capatibilities of the terminal
14cr|zile-2.4.9-2|41	if available.
14cr|zile-2.4.9-2|42	* Source highlighting (``C'', ``C++'', and shell scripts). Zile can
14cr|zile-2.4.9-2|43	highlight ``C'', ``C++'' source files and shell scripts for
14cr|zile-2.4.9-2|44	better reading.
14cr|zile-2.4.9-2|45	* Auto fill (word wrap). Zile automatically breaks the lines when
14cr|zile-2.4.9-2|46	they become too wide (if the Auto Fill Mode is enabled).
14cr|zile-2.4.9-2|47	
14cr|zile-2.4.9-2|48	
14cr|zile-2.4.9-2|49	%prep
14cr|zile-2.4.9-2|50	%setup -q
14cr|zile-2.4.9-2|51	%apply_patches
14cr|zile-2.4.9-2|52	
14cr|zile-2.4.9-2|53	%build
14cr|zile-2.4.9-2|54	%configure2_5x
14cr|zile-2.4.9-2|55	%make
14cr|zile-2.4.9-2|56	
14cr|zile-2.4.9-2|57	%install
14cr|zile-2.4.9-2|58	%makeinstall_std
14cr|zile-2.4.9-2|59	
14cr|zile-2.4.9-2|60	%files
14cr|zile-2.4.9-2|61	%doc AUTHORS COPYING NEWS README
14cr|zile-2.4.9-2|62	%{_bindir}/*
14cr|zile-2.4.9-2|63	%{_mandir}/man1/%{name}.1*
14cr|zile-2.4.9-2|64	
14cr|zile-2.4.9-2|65	
14cr|zile-2.4.9-2|66	%changelog
14cr|zile-2.4.9-2|67	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.4.9-2
14cr|zile-2.4.9-2|68	+ Revision: 379eb01
14cr|zile-2.4.9-2|69	- MassBuild#464: Increase release tag
14cr|zile-2.4.9-2|70	
14cr|zile-2.4.9-2|71	

9429 14
14cr|zim-0.61-1|1	Name:		zim
14cr|zim-0.61-1|2	Version:	0.61
14cr|zim-0.61-1|3	Release:	1
14cr|zim-0.61-1|4	Summary:	A desktop wiki and outliner
14cr|zim-0.61-1|5	Source:		http://www.zim-wiki.org/downloads/%{name}-%{version}.tar.gz
14cr|zim-0.61-1|6	License:	GPLv2
14cr|zim-0.61-1|7	Group:		Editors
14cr|zim-0.61-1|8	Url:		http://www.zim-wiki.org/
14cr|zim-0.61-1|9	BuildRequires:	python-devel
14cr|zim-0.61-1|10	BuildRequires:	python-gobject
14cr|zim-0.61-1|11	Requires:	python
14cr|zim-0.61-1|12	Requires:	pygtk2.0
14cr|zim-0.61-1|13	Requires:	python-gobject
14cr|zim-0.61-1|14	Requires:	python-simplejson
14cr|zim-0.61-1|15	Suggests:	pyxdg
14cr|zim-0.61-1|16	Suggests:	xdg-utils
14cr|zim-0.61-1|17	BuildArch:	noarch
14cr|zim-0.61-1|18	
14cr|zim-0.61-1|19	%description
14cr|zim-0.61-1|20	Zim is a WYSIWYG text editor written on Python which aims to bring
14cr|zim-0.61-1|21	the concept of a wiki to your desktop. Every page is saved as a text
14cr|zim-0.61-1|22	file with wiki markup. Pages can contain links to other pages, and are
14cr|zim-0.61-1|23	saved automatically. Creating a new page is as easy as linking to a
14cr|zim-0.61-1|24	non-existing page. Pages are ordered in a hierarchical structure that
14cr|zim-0.61-1|25	gives it the look and feel of an outliner. This tool is intended to
14cr|zim-0.61-1|26	keep track of TODO lists or to serve as a personal scratch book.
14cr|zim-0.61-1|27	
14cr|zim-0.61-1|28	%prep
14cr|zim-0.61-1|29	%setup -q
14cr|zim-0.61-1|30	
14cr|zim-0.61-1|31	%install
14cr|zim-0.61-1|32	%__python setup.py install --skip-xdg-cmd --root=%{buildroot}
14cr|zim-0.61-1|33	
14cr|zim-0.61-1|34	#install icons
14cr|zim-0.61-1|35	%__install -D -m 0644 data/zim.png %{buildroot}%{_icons64dir}/zim.png
14cr|zim-0.61-1|36	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/application-x-zim-notebook.png
14cr|zim-0.61-1|37	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/gnome-mime-application-x-zim-notebook.png
14cr|zim-0.61-1|38	
14cr|zim-0.61-1|39	%find_lang %{name}
14cr|zim-0.61-1|40	
14cr|zim-0.61-1|41	%clean
14cr|zim-0.61-1|42	
14cr|zim-0.61-1|43	%files -f %{name}.lang
14cr|zim-0.61-1|44	%doc README.txt CHANGELOG.txt
14cr|zim-0.61-1|45	%{_bindir}/%{name}
14cr|zim-0.61-1|46	%{_datadir}/%{name}/*
14cr|zim-0.61-1|47	%{_datadir}/applications/%{name}.desktop
14cr|zim-0.61-1|48	%{python_sitelib}/*
14cr|zim-0.61-1|49	%{_mandir}/man1/%{name}*
14cr|zim-0.61-1|50	%{_datadir}/pixmaps/%{name}.png
14cr|zim-0.61-1|51	%{_datadir}/mime/*
14cr|zim-0.61-1|52	%{_iconsdir}/hicolor/*/*/*
14cr|zim-0.61-1|53	%{_iconsdir}/ubuntu*/*/*/*
14cr|zim-0.61-1|54	
14cr|zim-0.61-1|55	
14cr|zim-0.61-1|56	
14cr|zim-0.61-1|57	%changelog
14cr|zim-0.61-1|58	* Tue Aug 12 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.61-1
14cr|zim-0.61-1|59	+ Revision: d4ac0c9
14cr|zim-0.61-1|60	- Updated zim.spec
14cr|zim-0.61-1|61	
14cr|zim-0.61-1|62	

9430 14
14cr|zinnia-0.06-6|1	Summary: 	Online hand recognition system with machine learning
14cr|zinnia-0.06-6|2	
14cr|zinnia-0.06-6|3	Name: 		zinnia
14cr|zinnia-0.06-6|4	Version: 	0.06
14cr|zinnia-0.06-6|5	Release:	6
14cr|zinnia-0.06-6|6	License: 	BSD
14cr|zinnia-0.06-6|7	Group: 		System/Internationalization
14cr|zinnia-0.06-6|8	Source0: 	http://downloads.sourceforge.net/zinnia/%{name}-%{version}.tar.gz
14cr|zinnia-0.06-6|9	Patch0:		zinnia-0.05-bindings.patch
14cr|zinnia-0.06-6|10	URL: 		http://zinnia.sourceforge.net/
14cr|zinnia-0.06-6|11	BuildRequires:	perl-devel python-devel
14cr|zinnia-0.06-6|12	
14cr|zinnia-0.06-6|13	%description
14cr|zinnia-0.06-6|14	Zinnia is a simple, customizable and portable online hand recognition
14cr|zinnia-0.06-6|15	system based on Support Vector Machines. Zinnia simply receives user
14cr|zinnia-0.06-6|16	pen strokes as a sequence of coordinate data and outputs n-best
14cr|zinnia-0.06-6|17	characters sorted by SVM confidence. To keep portability, Zinnia
14cr|zinnia-0.06-6|18	doesn't have any rendering functionality. In addition to recognition,
14cr|zinnia-0.06-6|19	Zinnia provides training module that allows us to create any hand-
14cr|zinnia-0.06-6|20	written recognition systems with low-cost.
14cr|zinnia-0.06-6|21	
14cr|zinnia-0.06-6|22	%define	major 0
14cr|zinnia-0.06-6|23	%define	libname	%mklibname %{name} %{major}
14cr|zinnia-0.06-6|24	%define	devname	%mklibname -d %{name}
14cr|zinnia-0.06-6|25	
14cr|zinnia-0.06-6|26	%package -n	%{libname}
14cr|zinnia-0.06-6|27	Summary:	Libraries for %{name}
14cr|zinnia-0.06-6|28	
14cr|zinnia-0.06-6|29	Group:		System/Internationalization
14cr|zinnia-0.06-6|30	
14cr|zinnia-0.06-6|31	%description -n	%{libname}
14cr|zinnia-0.06-6|32	This package contains shared libraries for %{name}.
14cr|zinnia-0.06-6|33	
14cr|zinnia-0.06-6|34	%package -n	%{devname}
14cr|zinnia-0.06-6|35	Summary:	Development files for %{name}
14cr|zinnia-0.06-6|36	
14cr|zinnia-0.06-6|37	Group:		System/Internationalization
14cr|zinnia-0.06-6|38	Requires:	%{libname} = %{EVRD}
14cr|zinnia-0.06-6|39	Provides:	%{name}-devel = %{EVRD}
14cr|zinnia-0.06-6|40	
14cr|zinnia-0.06-6|41	%description -n	%{devname}
14cr|zinnia-0.06-6|42	This package contains development files for %{name}.
14cr|zinnia-0.06-6|43	
14cr|zinnia-0.06-6|44	%package -n	perl-%{name}
14cr|zinnia-0.06-6|45	Summary:	Perl bindings for %{name}
14cr|zinnia-0.06-6|46	
14cr|zinnia-0.06-6|47	Group:		Development/Perl
14cr|zinnia-0.06-6|48	Requires:	%{name} = %{EVRD}
14cr|zinnia-0.06-6|49	
14cr|zinnia-0.06-6|50	%description -n	perl-%{name}
14cr|zinnia-0.06-6|51	This package contains perl bindings for %{name}.
14cr|zinnia-0.06-6|52	
14cr|zinnia-0.06-6|53	%package -n	python-%{name}
14cr|zinnia-0.06-6|54	Summary:	Python bindings for %{name}
14cr|zinnia-0.06-6|55	
14cr|zinnia-0.06-6|56	Group:		Development/Python
14cr|zinnia-0.06-6|57	Requires:	%{name} = %{EVRD}
14cr|zinnia-0.06-6|58	Provides:	tegaki-engine
14cr|zinnia-0.06-6|59	
14cr|zinnia-0.06-6|60	%description -n	python-%{name}
14cr|zinnia-0.06-6|61	This package contains python bindings for %{name}.
14cr|zinnia-0.06-6|62	
14cr|zinnia-0.06-6|63	%prep
14cr|zinnia-0.06-6|64	%setup -q
14cr|zinnia-0.06-6|65	%patch0 -p1 -b .bindings~
14cr|zinnia-0.06-6|66	
14cr|zinnia-0.06-6|67	%build
14cr|zinnia-0.06-6|68	%configure2_5x --disable-static
14cr|zinnia-0.06-6|69	%make
14cr|zinnia-0.06-6|70	
14cr|zinnia-0.06-6|71	pushd perl
14cr|zinnia-0.06-6|72	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cr|zinnia-0.06-6|73	%make OPTIMIZE="%{optflags}"
14cr|zinnia-0.06-6|74	popd
14cr|zinnia-0.06-6|75	
14cr|zinnia-0.06-6|76	pushd python
14cr|zinnia-0.06-6|77	CFLAGS="%{optflags} -I../" LDFLAGS="-L../.libs" python setup.py build
14cr|zinnia-0.06-6|78	popd
14cr|zinnia-0.06-6|79	
14cr|zinnia-0.06-6|80	%install
14cr|zinnia-0.06-6|81	%makeinstall_std
14cr|zinnia-0.06-6|82	
14cr|zinnia-0.06-6|83	%makeinstall_std -C perl
14cr|zinnia-0.06-6|84	
14cr|zinnia-0.06-6|85	pushd python
14cr|zinnia-0.06-6|86	python setup.py install --root=%{buildroot}
14cr|zinnia-0.06-6|87	popd
14cr|zinnia-0.06-6|88	
14cr|zinnia-0.06-6|89	%files
14cr|zinnia-0.06-6|90	%{_bindir}/zinnia*
14cr|zinnia-0.06-6|91	
14cr|zinnia-0.06-6|92	%files -n %{libname}
14cr|zinnia-0.06-6|93	%{_libdir}/libzinnia.so.%{major}*
14cr|zinnia-0.06-6|94	
14cr|zinnia-0.06-6|95	%files -n %{devname}
14cr|zinnia-0.06-6|96	%doc doc/*
14cr|zinnia-0.06-6|97	%{_includedir}/zinnia.h
14cr|zinnia-0.06-6|98	%dir %{_includedir}/%{name}
14cr|zinnia-0.06-6|99	%{_includedir}/%{name}/zinnia.h
14cr|zinnia-0.06-6|100	%{_libdir}/libzinnia.so
14cr|zinnia-0.06-6|101	%{_libdir}/pkgconfig/%{name}.pc
14cr|zinnia-0.06-6|102	
14cr|zinnia-0.06-6|103	%files -n perl-%{name}
14cr|zinnia-0.06-6|104	%dir %{perl_vendorarch}/auto/zinnia
14cr|zinnia-0.06-6|105	%{perl_vendorarch}/auto/zinnia/zinnia.so
14cr|zinnia-0.06-6|106	%{perl_vendorarch}/zinnia.pm
14cr|zinnia-0.06-6|107	
14cr|zinnia-0.06-6|108	%files -n python-%{name}
14cr|zinnia-0.06-6|109	%{py_platsitedir}/_zinnia.so
14cr|zinnia-0.06-6|110	%{py_platsitedir}/zinnia.py
14cr|zinnia-0.06-6|111	%{py_platsitedir}/zinnia_python-*-py%{py_ver}.egg-info
14cr|zinnia-0.06-6|112	
14cr|zinnia-0.06-6|113	
14cr|zinnia-0.06-6|114	
14cr|zinnia-0.06-6|115	%changelog
14cr|zinnia-0.06-6|116	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.06-6
14cr|zinnia-0.06-6|117	+ Revision: b773449
14cr|zinnia-0.06-6|118	- MassBuild#464: Increase release tag
14cr|zinnia-0.06-6|119	
14cr|zinnia-0.06-6|120	

9431 14
14cr|zinnia-tomoe-0.6.0.20080911-4|1	%define tomoe_version 0.6.0
14cr|zinnia-tomoe-0.6.0.20080911-4|2	%define snapdate 20080911
14cr|zinnia-tomoe-0.6.0.20080911-4|3	
14cr|zinnia-tomoe-0.6.0.20080911-4|4	Summary: 	Zinnia Recognition models
14cr|zinnia-tomoe-0.6.0.20080911-4|5	Name: 		zinnia-tomoe
14cr|zinnia-tomoe-0.6.0.20080911-4|6	Version: 	%{tomoe_version}.%{snapdate}
14cr|zinnia-tomoe-0.6.0.20080911-4|7	Release: 	4
14cr|zinnia-tomoe-0.6.0.20080911-4|8	License: 	LGPLv2+
14cr|zinnia-tomoe-0.6.0.20080911-4|9	Group: 		System/Internationalization
14cr|zinnia-tomoe-0.6.0.20080911-4|10	Source: 	http://downloads.sourceforge.net/zinnia/%{name}-%tomoe_version-%snapdate.tar.bz2
14cr|zinnia-tomoe-0.6.0.20080911-4|11	URL: 		http://zinnia.sourceforge.net/
14cr|zinnia-tomoe-0.6.0.20080911-4|12	BuildArch:	noarch
14cr|zinnia-tomoe-0.6.0.20080911-4|13	BuildRequires:	zinnia >= 0.02
14cr|zinnia-tomoe-0.6.0.20080911-4|14	Requires:	zinnia >= 0.02
14cr|zinnia-tomoe-0.6.0.20080911-4|15	
14cr|zinnia-tomoe-0.6.0.20080911-4|16	%description
14cr|zinnia-tomoe-0.6.0.20080911-4|17	Model files trained with Tomoe data.
14cr|zinnia-tomoe-0.6.0.20080911-4|18	
14cr|zinnia-tomoe-0.6.0.20080911-4|19	%package ja
14cr|zinnia-tomoe-0.6.0.20080911-4|20	Summary:	Zinnia Recognition models - Japanese data
14cr|zinnia-tomoe-0.6.0.20080911-4|21	Group:		System/Internationalization
14cr|zinnia-tomoe-0.6.0.20080911-4|22	Provides:	%{name} = %{version}-%{release}
14cr|zinnia-tomoe-0.6.0.20080911-4|23	Requires:	locales-ja
14cr|zinnia-tomoe-0.6.0.20080911-4|24	
14cr|zinnia-tomoe-0.6.0.20080911-4|25	%description ja
14cr|zinnia-tomoe-0.6.0.20080911-4|26	Japanese Model files trained with Tomoe data.
14cr|zinnia-tomoe-0.6.0.20080911-4|27	
14cr|zinnia-tomoe-0.6.0.20080911-4|28	%package zh_CN
14cr|zinnia-tomoe-0.6.0.20080911-4|29	Summary:	Zinnia Recognition models - Simplified Chinese data
14cr|zinnia-tomoe-0.6.0.20080911-4|30	Group:		System/Internationalization
14cr|zinnia-tomoe-0.6.0.20080911-4|31	Provides:	%{name} = %{version}-%{release}
14cr|zinnia-tomoe-0.6.0.20080911-4|32	Requires:	locales-zh
14cr|zinnia-tomoe-0.6.0.20080911-4|33	
14cr|zinnia-tomoe-0.6.0.20080911-4|34	%description zh_CN
14cr|zinnia-tomoe-0.6.0.20080911-4|35	Simplified Chinese Model files trained with Tomoe data.
14cr|zinnia-tomoe-0.6.0.20080911-4|36	
14cr|zinnia-tomoe-0.6.0.20080911-4|37	%prep
14cr|zinnia-tomoe-0.6.0.20080911-4|38	%setup -qn %{name}-%{tomoe_version}-%{snapdate}
14cr|zinnia-tomoe-0.6.0.20080911-4|39	
14cr|zinnia-tomoe-0.6.0.20080911-4|40	%build
14cr|zinnia-tomoe-0.6.0.20080911-4|41	%configure2_5x
14cr|zinnia-tomoe-0.6.0.20080911-4|42	%make
14cr|zinnia-tomoe-0.6.0.20080911-4|43	
14cr|zinnia-tomoe-0.6.0.20080911-4|44	%install
14cr|zinnia-tomoe-0.6.0.20080911-4|45	%makeinstall_std
14cr|zinnia-tomoe-0.6.0.20080911-4|46	
14cr|zinnia-tomoe-0.6.0.20080911-4|47	%clean
14cr|zinnia-tomoe-0.6.0.20080911-4|48	
14cr|zinnia-tomoe-0.6.0.20080911-4|49	%files ja
14cr|zinnia-tomoe-0.6.0.20080911-4|50	%{_prefix}/lib/zinnia/model/tomoe/handwriting-ja.model
14cr|zinnia-tomoe-0.6.0.20080911-4|51	
14cr|zinnia-tomoe-0.6.0.20080911-4|52	%files zh_CN
14cr|zinnia-tomoe-0.6.0.20080911-4|53	%{_prefix}/lib/zinnia/model/tomoe/handwriting-zh_CN.model
14cr|zinnia-tomoe-0.6.0.20080911-4|54	
14cr|zinnia-tomoe-0.6.0.20080911-4|55	%changelog
14cr|zinnia-tomoe-0.6.0.20080911-4|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0.20080911-4
14cr|zinnia-tomoe-0.6.0.20080911-4|57	+ Revision: 56a3b7b
14cr|zinnia-tomoe-0.6.0.20080911-4|58	- MassBuild#464: Increase release tag
14cr|zinnia-tomoe-0.6.0.20080911-4|59	
14cr|zinnia-tomoe-0.6.0.20080911-4|60	

9432 14
14cr|zint-2.4.3-1|1	%define name	zint
14cr|zint-2.4.3-1|2	%define version 2.4.3
14cr|zint-2.4.3-1|3	%define rel	1
14cr|zint-2.4.3-1|4	
14cr|zint-2.4.3-1|5	%define major	2.4
14cr|zint-2.4.3-1|6	%define libname	%mklibname %{name} %{major}
14cr|zint-2.4.3-1|7	%define devname	%mklibname -d %{name}
14cr|zint-2.4.3-1|8	%define qlibname	%mklibname q%{name} %{major}
14cr|zint-2.4.3-1|9	%define qdevname	%mklibname -d q%{name}
14cr|zint-2.4.3-1|10	
14cr|zint-2.4.3-1|11	Name:		%{name}
14cr|zint-2.4.3-1|12	Version:	%{version}
14cr|zint-2.4.3-1|13	Release:	%mkrel %{rel}
14cr|zint-2.4.3-1|14	Summary:	Barcode generator
14cr|zint-2.4.3-1|15	License:	GPLv3+
14cr|zint-2.4.3-1|16	URL:		http://www.zint.org.uk
14cr|zint-2.4.3-1|17	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cr|zint-2.4.3-1|18	Group:		Graphics
14cr|zint-2.4.3-1|19	
14cr|zint-2.4.3-1|20	# patch to disable creation of rpaths
14cr|zint-2.4.3-1|21	Patch0:		%{name}-rpath.patch
14cr|zint-2.4.3-1|22	
14cr|zint-2.4.3-1|23	BuildRequires:	cmake
14cr|zint-2.4.3-1|24	BuildRequires:	libpng-devel
14cr|zint-2.4.3-1|25	BuildRequires:	zlib-devel
14cr|zint-2.4.3-1|26	BuildRequires:	qt4-devel
14cr|zint-2.4.3-1|27	BuildRequires:	desktop-file-utils
14cr|zint-2.4.3-1|28	
14cr|zint-2.4.3-1|29	%description
14cr|zint-2.4.3-1|30	Zint is a C library for encoding data in several barcode variants. The
14cr|zint-2.4.3-1|31	bundled command-line utility provides a simple interface to the library.
14cr|zint-2.4.3-1|32	Features of the library:
14cr|zint-2.4.3-1|33	- Over 50 symbologies including all ISO/IEC standards, like QR codes.
14cr|zint-2.4.3-1|34	- Unicode translation for symbologies which support Latin-1 and
14cr|zint-2.4.3-1|35	Kanji character sets.
14cr|zint-2.4.3-1|36	- Full GS1 support including data verification and automated insertion of
14cr|zint-2.4.3-1|37	FNC1 characters.
14cr|zint-2.4.3-1|38	- Support for encoding binary data including NULL (ASCII 0) characters.
14cr|zint-2.4.3-1|39	- Health Industry Barcode (HIBC) encoding capabilities.
14cr|zint-2.4.3-1|40	- Output in PNG, EPS and SVG formats with user adjustable sizes and colors.
14cr|zint-2.4.3-1|41	- Verification stage for SBN, ISBN and ISBN-13 data.
14cr|zint-2.4.3-1|42	
14cr|zint-2.4.3-1|43	%package -n %{libname}
14cr|zint-2.4.3-1|44	Summary:	C library for encoding data in several barcode variants
14cr|zint-2.4.3-1|45	Group:		System/Libraries
14cr|zint-2.4.3-1|46	
14cr|zint-2.4.3-1|47	%description -n %{libname}
14cr|zint-2.4.3-1|48	Zint is a C library for encoding data in several barcode variants.
14cr|zint-2.4.3-1|49	
14cr|zint-2.4.3-1|50	Features of the library:
14cr|zint-2.4.3-1|51	- Over 50 symbologies including all ISO/IEC standards, like QR codes.
14cr|zint-2.4.3-1|52	- Unicode translation for symbologies which support Latin-1 and
14cr|zint-2.4.3-1|53	Kanji character sets.
14cr|zint-2.4.3-1|54	- Full GS1 support including data verification and automated insertion of
14cr|zint-2.4.3-1|55	FNC1 characters.
14cr|zint-2.4.3-1|56	- Support for encoding binary data including NULL (ASCII 0) characters.
14cr|zint-2.4.3-1|57	- Health Industry Barcode (HIBC) encoding capabilities.
14cr|zint-2.4.3-1|58	- Output in PNG, EPS and SVG formats with user adjustable sizes and colors.
14cr|zint-2.4.3-1|59	- Verification stage for SBN, ISBN and ISBN-13 data.
14cr|zint-2.4.3-1|60	
14cr|zint-2.4.3-1|61	%package -n %{devname}
14cr|zint-2.4.3-1|62	Summary:	Library and header files for %{name}
14cr|zint-2.4.3-1|63	Group:		Development/C
14cr|zint-2.4.3-1|64	Requires:	%{libname} = %{version}-%{release}
14cr|zint-2.4.3-1|65	Provides:	%{name}-devel = %{version}-%{release}
14cr|zint-2.4.3-1|66	Provides:	lib%{name}-devel = %{version}-%{release}
14cr|zint-2.4.3-1|67	
14cr|zint-2.4.3-1|68	%description -n %{devname}
14cr|zint-2.4.3-1|69	C library and header files needed to develop applications that use
14cr|zint-2.4.3-1|70	the Zint library. The API documentation can be found on the project website:
14cr|zint-2.4.3-1|71	http://www.zint.org.uk/zintSite/Manual.aspx
14cr|zint-2.4.3-1|72	
14cr|zint-2.4.3-1|73	%package qt
14cr|zint-2.4.3-1|74	Summary:	Zint Barcode Studio
14cr|zint-2.4.3-1|75	Group:		Graphics
14cr|zint-2.4.3-1|76	
14cr|zint-2.4.3-1|77	%description qt
14cr|zint-2.4.3-1|78	Zint Barcode Studio is a Qt-based GUI which allows desktop users to generate
14cr|zint-2.4.3-1|79	barcodes which can then be embedded in documents or HTML pages.
14cr|zint-2.4.3-1|80	
14cr|zint-2.4.3-1|81	%package -n %{qlibname}
14cr|zint-2.4.3-1|82	Summary:	libQZint shared libraries
14cr|zint-2.4.3-1|83	Group:		System/Libraries
14cr|zint-2.4.3-1|84	
14cr|zint-2.4.3-1|85	%description -n %{qlibname}
14cr|zint-2.4.3-1|86	libQZint shared libraries.
14cr|zint-2.4.3-1|87	
14cr|zint-2.4.3-1|88	%package -n %{qdevname}
14cr|zint-2.4.3-1|89	Summary:	Library and header files for %{name}-qt
14cr|zint-2.4.3-1|90	Group:		Development/C
14cr|zint-2.4.3-1|91	Requires:	%{qlibname} = %{version}-%{release}
14cr|zint-2.4.3-1|92	Provides:	q%{name}-devel = %{version}-%{release}
14cr|zint-2.4.3-1|93	Provides:	libq%{name}-devel = %{version}-%{release}
14cr|zint-2.4.3-1|94	
14cr|zint-2.4.3-1|95	%description -n %{qdevname}
14cr|zint-2.4.3-1|96	C library and header files needed to develop applications that use libQZint.
14cr|zint-2.4.3-1|97	
14cr|zint-2.4.3-1|98	%prep
14cr|zint-2.4.3-1|99	%setup -q
14cr|zint-2.4.3-1|100	%patch0 -p1
14cr|zint-2.4.3-1|101	
14cr|zint-2.4.3-1|102	# remove BSD-licensed file required for Windows only (just to ensure that this package is plain GPLv3+)
14cr|zint-2.4.3-1|103	rm -f backend/ms_stdint.h
14cr|zint-2.4.3-1|104	
14cr|zint-2.4.3-1|105	# remove bundled getopt sources (we use the corresponding Fedora package instead)
14cr|zint-2.4.3-1|106	rm -f frontend/getopt*.*
14cr|zint-2.4.3-1|107	
14cr|zint-2.4.3-1|108	%build
14cr|zint-2.4.3-1|109	%cmake
14cr|zint-2.4.3-1|110	%make VERBOSE=1
14cr|zint-2.4.3-1|111	
14cr|zint-2.4.3-1|112	%install
14cr|zint-2.4.3-1|113	rm -rf %{buildroot}
14cr|zint-2.4.3-1|114	%makeinstall_std -C build
14cr|zint-2.4.3-1|115	
14cr|zint-2.4.3-1|116	#we don't need this(?)
14cr|zint-2.4.3-1|117	rm -rf %{buildroot}%{_datadir}/cmake
14cr|zint-2.4.3-1|118	
14cr|zint-2.4.3-1|119	#icon
14cr|zint-2.4.3-1|120	install -D -p -m 644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cr|zint-2.4.3-1|121	
14cr|zint-2.4.3-1|122	#.desktop file
14cr|zint-2.4.3-1|123	install -D -p -m 644 %{name}-qt.desktop %{buildroot}%{_datadir}/applications/%{name}-qt.desktop
14cr|zint-2.4.3-1|124	
14cr|zint-2.4.3-1|125	%clean
14cr|zint-2.4.3-1|126	rm -rf %{buildroot}
14cr|zint-2.4.3-1|127	
14cr|zint-2.4.3-1|128	%files
14cr|zint-2.4.3-1|129	%defattr(-,root,root)
14cr|zint-2.4.3-1|130	%doc readme
14cr|zint-2.4.3-1|131	%{_bindir}/%{name}
14cr|zint-2.4.3-1|132	
14cr|zint-2.4.3-1|133	%files -n %{libname}
14cr|zint-2.4.3-1|134	%defattr(-,root,root)
14cr|zint-2.4.3-1|135	%{_libdir}/libzint.so.%{major}*
14cr|zint-2.4.3-1|136	
14cr|zint-2.4.3-1|137	%files -n %{devname}
14cr|zint-2.4.3-1|138	%defattr(-,root,root)
14cr|zint-2.4.3-1|139	%{_includedir}/%{name}.h
14cr|zint-2.4.3-1|140	%{_libdir}/libzint.so
14cr|zint-2.4.3-1|141	
14cr|zint-2.4.3-1|142	%files qt
14cr|zint-2.4.3-1|143	%defattr(-,root,root)
14cr|zint-2.4.3-1|144	%{_bindir}/%{name}-qt
14cr|zint-2.4.3-1|145	%{_datadir}/applications/%{name}-qt.desktop
14cr|zint-2.4.3-1|146	%{_datadir}/pixmaps/%{name}.png
14cr|zint-2.4.3-1|147	
14cr|zint-2.4.3-1|148	%files -n %{qlibname}
14cr|zint-2.4.3-1|149	%defattr(-,root,root)
14cr|zint-2.4.3-1|150	%{_libdir}/libQZint.so.%{major}*
14cr|zint-2.4.3-1|151	
14cr|zint-2.4.3-1|152	%files -n %{qdevname}
14cr|zint-2.4.3-1|153	%defattr(-,root,root)
14cr|zint-2.4.3-1|154	%{_includedir}/qzint.h
14cr|zint-2.4.3-1|155	%{_libdir}/libQZint.so
14cr|zint-2.4.3-1|156	
14cr|zint-2.4.3-1|157	
14cr|zint-2.4.3-1|158	
14cr|zint-2.4.3-1|159	%changelog
14cr|zint-2.4.3-1|160	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.3-1
14cr|zint-2.4.3-1|161	+ Revision: c9cc379
14cr|zint-2.4.3-1|162	- Automatic import for version 2.4.3
14cr|zint-2.4.3-1|163	
14cr|zint-2.4.3-1|164	

9433 14
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|1	#
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|2	# iThis file is based on openSUSE spec file for package
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|3	#
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|4	# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|5	#
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|6	# All modifications and additions to the file contributed by third parties
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|7	# remain the property of their copyright owners, unless otherwise agreed
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|8	# upon. The license for this file, and modifications and additions to the
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|9	# file, is the same license as for the pristine package itself (unless the
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|10	# license for the pristine package is not an Open Source License, in which
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|11	# case the license is the MIT License). An "Open Source License" is a
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|12	# license that conforms to the Open Source Definition (Version 1.9)
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|13	# published by the Open Source Initiative.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|14	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|15	%define libname %mklibname zipios 0
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|16	%define develname %mklibname zipios -d
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|17	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|18	Name:           zipios++
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|19	Version:	0.1.5.9+cvs.2007.04.28
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|20	Release:	2
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|21	License:	GPLv2
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|22	Summary:	A java.util.zip-like C++ library for reading and writing Zip files
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|23	Url:		http://zipios.sourceforge.net/
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|24	Group:		Development/C++
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|25	Source0:	%{name}-%{version}.tar.bz2
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|26	Patch0:		zipios++-0.1.5.9-suse-support-arches.patch
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|27	Patch1:		zipios++-0.1.5.9-suse-fix-amd64.patch
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|28	Patch2:		zipios++-0.1.5.9-suse-fix-gcc43.patch
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|29	Patch3:		zipios++-0.1.5.9+cvs.2007.04.28-mdv-gcc46.patch
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|30	BuildRequires:	zlib-devel libcppunit-devel doxygen imagemagick
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|31	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|32	%description
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|33	Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|34	Access to individual entries is provided through standard C++ iostreams.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|35	A simple read-only virtual file system that mounts regular directories and zip
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|36	files is also provided
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|37	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|38	%package -n %{libname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|39	Summary:        A java.util.zip-like C++ library for reading and writing Zip files
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|40	Group:          System/Libraries
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|41	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|42	%description -n %{libname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|43	Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|44	Access to individual entries is provided through standard C++ iostreams.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|45	A simple read-only virtual file system that mounts regular directories and zip
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|46	files is also provided
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|47	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|48	%package -n %{develname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|49	Summary:	Zipios++ header files
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|50	Group:		Development/C++
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|51	Requires: 	%libname = %version
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|52	Requires:	zlib-devel
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|53	Provides:       %{name}-devel = %{EVRD}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|54	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|55	%description -n %{develname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|56	Header files and documentation for zipios++ development.
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|57	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|58	%prep
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|59	%setup -q -n %{name}-%version
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|60	%patch0 -p1
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|61	%patch1 -p1
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|62	%patch2 -p1
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|63	%patch3 -p1
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|64	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|65	chmod -x AUTHORS NEWS README COPYING
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|66	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|67	%build
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|68	%configure2_5x --enable-static='no'
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|69	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|70	%make
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|71	%make doc
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|72	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|73	%install
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|74	%makeinstall_std
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|75	rm -f %{buildroot}%{_libdir}/*.la
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|76	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|77	%files -n %{libname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|78	%defattr(-,root,root)
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|79	%doc AUTHORS NEWS README COPYING
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|80	%{_libdir}/libzipios.so.*
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|81	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|82	%files -n %{develname}
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|83	%defattr(-,root,root)
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|84	%doc AUTHORS NEWS README COPYING
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|85	%doc %dir doc/html/
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|86	%{_includedir}/zipios++
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|87	%{_libdir}/libzipios.so
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|88	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|89	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|90	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|91	%changelog
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5.9+cvs.2007.04.28-2
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|93	+ Revision: 7500711
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|94	- MassBuild#464: Increase release tag
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|95	
14cr|zipios++-0.1.5.9+cvs.2007.04.28-2|96	

9434 14
14cr|ziproxy-3.3.0-5|1	Summary:	A http compression and optimizer, non-caching, fully configurable proxy
14cr|ziproxy-3.3.0-5|2	Name:		ziproxy
14cr|ziproxy-3.3.0-5|3	Version:	3.3.0
14cr|ziproxy-3.3.0-5|4	Release:	5
14cr|ziproxy-3.3.0-5|5	License:	GPLv2+
14cr|ziproxy-3.3.0-5|6	Group:		System/Servers
14cr|ziproxy-3.3.0-5|7	Url:		http://ziproxy.sourceforge.net/
14cr|ziproxy-3.3.0-5|8	Source0:	http://www.dancab.com/proj/ziproxy/files/%{name}-%{version}.tar.xz
14cr|ziproxy-3.3.0-5|9	Source1:	ziproxy.service
14cr|ziproxy-3.3.0-5|10	Source2:	ziproxy.sysconfig
14cr|ziproxy-3.3.0-5|11	Source3:	ziproxy.logrotate
14cr|ziproxy-3.3.0-5|12	Patch0:		ziproxy-mdv_conf.diff
14cr|ziproxy-3.3.0-5|13	Patch1:		ziproxy-3.2.1-gcc.patch
14cr|ziproxy-3.3.0-5|14	Patch2:		ziproxy-3.3.0-fix-configure.patch
14cr|ziproxy-3.3.0-5|15	Patch3:		ziproxy-3.3.0-giflib51.patch
14cr|ziproxy-3.3.0-5|16	BuildRequires:	flex
14cr|ziproxy-3.3.0-5|17	BuildRequires:	giflib-devel
14cr|ziproxy-3.3.0-5|18	BuildRequires:	jpeg-devel
14cr|ziproxy-3.3.0-5|19	BuildRequires:	sasl-devel
14cr|ziproxy-3.3.0-5|20	BuildRequires:	pkgconfig(jasper)
14cr|ziproxy-3.3.0-5|21	BuildRequires:	pkgconfig(libpng)
14cr|ziproxy-3.3.0-5|22	Requires(post,preun):	rpm-helper
14cr|ziproxy-3.3.0-5|23	
14cr|ziproxy-3.3.0-5|24	%description
14cr|ziproxy-3.3.0-5|25	Ziproxy is a forwarding (non-caching) proxy that gzips text and HTML files, and
14cr|ziproxy-3.3.0-5|26	reduces the size of images by converting them to lower quality JPEGs. It is
14cr|ziproxy-3.3.0-5|27	intended to increase the speed for low-speed Internet connections and it's
14cr|ziproxy-3.3.0-5|28	suitable for both home and professional usage. Ziproxy is fully configurable
14cr|ziproxy-3.3.0-5|29	and also features transparent proxy mode, preemptive name resolution, operation
14cr|ziproxy-3.3.0-5|30	in either daemon mode or (x)inetd mode, a detailed access log with compression
14cr|ziproxy-3.3.0-5|31	statistics, basic authentication, and more.
14cr|ziproxy-3.3.0-5|32	
14cr|ziproxy-3.3.0-5|33	%files
14cr|ziproxy-3.3.0-5|34	%doc COPYING CREDITS ChangeLog JPEG2000.txt README README.tools
14cr|ziproxy-3.3.0-5|35	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cr|ziproxy-3.3.0-5|36	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cr|ziproxy-3.3.0-5|37	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cr|ziproxy-3.3.0-5|38	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}
14cr|ziproxy-3.3.0-5|39	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cr|ziproxy-3.3.0-5|40	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/errors
14cr|ziproxy-3.3.0-5|41	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/errors/*.html
14cr|ziproxy-3.3.0-5|42	%attr(0755,root,root) %{_sbindir}/%{name}
14cr|ziproxy-3.3.0-5|43	%attr(0755,root,root) %{_bindir}/ziproxylogtool
14cr|ziproxy-3.3.0-5|44	%attr(0755,root,root) %{_bindir}/ziproxy_genhtml_stats
14cr|ziproxy-3.3.0-5|45	%attr(0700,root,root) %dir /var/log/%{name}
14cr|ziproxy-3.3.0-5|46	%attr(0700,root,root) %dir /run/%{name}
14cr|ziproxy-3.3.0-5|47	%{_mandir}/man1/*
14cr|ziproxy-3.3.0-5|48	
14cr|ziproxy-3.3.0-5|49	%post
14cr|ziproxy-3.3.0-5|50	%systemd_post %{name}.service
14cr|ziproxy-3.3.0-5|51	
14cr|ziproxy-3.3.0-5|52	%preun
14cr|ziproxy-3.3.0-5|53	%systemd_preun %{name}.service
14cr|ziproxy-3.3.0-5|54	
14cr|ziproxy-3.3.0-5|55	%postun
14cr|ziproxy-3.3.0-5|56	%systemd_postun_with_restart %{name}.service
14cr|ziproxy-3.3.0-5|57	
14cr|ziproxy-3.3.0-5|58	#----------------------------------------------------------------------------
14cr|ziproxy-3.3.0-5|59	
14cr|ziproxy-3.3.0-5|60	%prep
14cr|ziproxy-3.3.0-5|61	%setup -q
14cr|ziproxy-3.3.0-5|62	%patch0 -p0
14cr|ziproxy-3.3.0-5|63	%patch1 -p1
14cr|ziproxy-3.3.0-5|64	%patch2 -p1
14cr|ziproxy-3.3.0-5|65	%patch3 -p1
14cr|ziproxy-3.3.0-5|66	
14cr|ziproxy-3.3.0-5|67	cp %{SOURCE1} ziproxy.service
14cr|ziproxy-3.3.0-5|68	cp %{SOURCE2} ziproxy.sysconfig
14cr|ziproxy-3.3.0-5|69	cp %{SOURCE3} ziproxy.logrotate
14cr|ziproxy-3.3.0-5|70	
14cr|ziproxy-3.3.0-5|71	# lib64 fix
14cr|ziproxy-3.3.0-5|72	perl -pi -e "s|/lib\b|/%{_lib}|g" config/*.m4
14cr|ziproxy-3.3.0-5|73	
14cr|ziproxy-3.3.0-5|74	%build
14cr|ziproxy-3.3.0-5|75	%serverbuild
14cr|ziproxy-3.3.0-5|76	autoreconf -fi
14cr|ziproxy-3.3.0-5|77	%configure2_5x \
14cr|ziproxy-3.3.0-5|78	--with-jasper=%{_prefix} \
14cr|ziproxy-3.3.0-5|79	--with-sasl2=%{_prefix} \
14cr|ziproxy-3.3.0-5|80	--with-cfgfile=%{_sysconfdir}/ziproxy/ziproxy.conf
14cr|ziproxy-3.3.0-5|81	
14cr|ziproxy-3.3.0-5|82	%make
14cr|ziproxy-3.3.0-5|83	
14cr|ziproxy-3.3.0-5|84	%install
14cr|ziproxy-3.3.0-5|85	install -d %{buildroot}%{_bindir}
14cr|ziproxy-3.3.0-5|86	install -d %{buildroot}%{_sbindir}
14cr|ziproxy-3.3.0-5|87	install -d %{buildroot}%{_unitdir}
14cr|ziproxy-3.3.0-5|88	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cr|ziproxy-3.3.0-5|89	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cr|ziproxy-3.3.0-5|90	install -d %{buildroot}%{_sysconfdir}/%{name}/errors
14cr|ziproxy-3.3.0-5|91	install -d %{buildroot}/var/log/%{name}
14cr|ziproxy-3.3.0-5|92	install -d %{buildroot}/run/%{name}
14cr|ziproxy-3.3.0-5|93	install -d %{buildroot}%{_mandir}/man1
14cr|ziproxy-3.3.0-5|94	
14cr|ziproxy-3.3.0-5|95	install -m0755 src/%{name} %{buildroot}%{_sbindir}/%{name}
14cr|ziproxy-3.3.0-5|96	install -m0755 src/tools/ziproxylogtool %{buildroot}%{_bindir}/
14cr|ziproxy-3.3.0-5|97	install -m0755 src/tools/ziproxy_genhtml_stats.sh %{buildroot}%{_bindir}/ziproxy_genhtml_stats
14cr|ziproxy-3.3.0-5|98	
14cr|ziproxy-3.3.0-5|99	install -m0644 etc/%{name}/%{name}.conf %{buildroot}%{_sysconfdir}/ziproxy/
14cr|ziproxy-3.3.0-5|100	install -m0644 var/%{name}/error/*.html %{buildroot}%{_sysconfdir}/ziproxy/errors/
14cr|ziproxy-3.3.0-5|101	
14cr|ziproxy-3.3.0-5|102	install -m0644 ziproxy.service -D %{buildroot}%{_unitdir}/%{name}.service
14cr|ziproxy-3.3.0-5|103	install -m0644 ziproxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cr|ziproxy-3.3.0-5|104	install -m0644 ziproxy.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cr|ziproxy-3.3.0-5|105	
14cr|ziproxy-3.3.0-5|106	install -m0644 man/*.1 %{buildroot}%{_mandir}/man1/
14cr|ziproxy-3.3.0-5|107	
14cr|ziproxy-3.3.0-5|108	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cr|ziproxy-3.3.0-5|109	
14cr|ziproxy-3.3.0-5|110	%changelog
14cr|ziproxy-3.3.0-5|111	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-5
14cr|ziproxy-3.3.0-5|112	+ Revision: eaa4cbe
14cr|ziproxy-3.3.0-5|113	- USe systemd macros correctly
14cr|ziproxy-3.3.0-5|114	
14cr|ziproxy-3.3.0-5|115	

9435 14
14cr|ziptool-1.4.0-8|1	# empty-debuginfo-package
14cr|ziptool-1.4.0-8|2	%define debug_package	%{nil}
14cr|ziptool-1.4.0-8|3	%define Werror_cflags %nil
14cr|ziptool-1.4.0-8|4	
14cr|ziptool-1.4.0-8|5	Summary:	Tools for Iomega JAZ and ZIP drives
14cr|ziptool-1.4.0-8|6	Name:		ziptool
14cr|ziptool-1.4.0-8|7	Version:	1.4.0
14cr|ziptool-1.4.0-8|8	Release:	8
14cr|ziptool-1.4.0-8|9	License:	GPL
14cr|ziptool-1.4.0-8|10	Group:		File tools
14cr|ziptool-1.4.0-8|11	Url:		http://wolfpack.twu.net/utilities.html#ziptool
14cr|ziptool-1.4.0-8|12	Source0:	ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
14cr|ziptool-1.4.0-8|13	Patch0:         %{name}-%{version}.patch
14cr|ziptool-1.4.0-8|14	Patch1:         %{name}-%{version}-makefile.patch
14cr|ziptool-1.4.0-8|15	Patch2:         ziptool-1.4.0-fixes.patch
14cr|ziptool-1.4.0-8|16	Patch3:         ziptool-1.4.0-uid.patch
14cr|ziptool-1.4.0-8|17	
14cr|ziptool-1.4.0-8|18	
14cr|ziptool-1.4.0-8|19	%description
14cr|ziptool-1.4.0-8|20	Medium protection is done by software for Iomega's JAZ and ZIP drives.
14cr|ziptool-1.4.0-8|21	jaztool and ziptool make this features available for Linux.
14cr|ziptool-1.4.0-8|22	
14cr|ziptool-1.4.0-8|23	%prep
14cr|ziptool-1.4.0-8|24	%setup -q
14cr|ziptool-1.4.0-8|25	%patch0 -p0
14cr|ziptool-1.4.0-8|26	%patch1 -p0
14cr|ziptool-1.4.0-8|27	%patch2 -p0
14cr|ziptool-1.4.0-8|28	%patch3 -p0
14cr|ziptool-1.4.0-8|29	
14cr|ziptool-1.4.0-8|30	%build
14cr|ziptool-1.4.0-8|31	%make CFLAGS="$RPM_OPT_FLAGS -s"
14cr|ziptool-1.4.0-8|32	
14cr|ziptool-1.4.0-8|33	%install
14cr|ziptool-1.4.0-8|34	%makeinstall_std
14cr|ziptool-1.4.0-8|35	
14cr|ziptool-1.4.0-8|36	%files
14cr|ziptool-1.4.0-8|37	%defattr(644,root,root,755)
14cr|ziptool-1.4.0-8|38	%doc README
14cr|ziptool-1.4.0-8|39	%{_mandir}/man1/%{name}.1*
14cr|ziptool-1.4.0-8|40	%{_mandir}/man1/jaztool.1.xz
14cr|ziptool-1.4.0-8|41	%defattr(755,root,root,755)
14cr|ziptool-1.4.0-8|42	%{_bindir}/%{name}
14cr|ziptool-1.4.0-8|43	%{_bindir}/jaztool
14cr|ziptool-1.4.0-8|44	
14cr|ziptool-1.4.0-8|45	
14cr|ziptool-1.4.0-8|46	
14cr|ziptool-1.4.0-8|47	%changelog
14cr|ziptool-1.4.0-8|48	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-8
14cr|ziptool-1.4.0-8|49	+ Revision: c528e01
14cr|ziptool-1.4.0-8|50	- MassBuild#464: Increase release tag
14cr|ziptool-1.4.0-8|51	
14cr|ziptool-1.4.0-8|52	

9436 14
14cr|zita-alsa-pcmi-0.2.0-3|1	%define	major	0
14cr|zita-alsa-pcmi-0.2.0-3|2	%define	libname	%mklibname %{name} %{major}
14cr|zita-alsa-pcmi-0.2.0-3|3	%define	develname %mklibname %{name} -d
14cr|zita-alsa-pcmi-0.2.0-3|4	#empty debug
14cr|zita-alsa-pcmi-0.2.0-3|5	%define debug_package	%{nil}
14cr|zita-alsa-pcmi-0.2.0-3|6	
14cr|zita-alsa-pcmi-0.2.0-3|7	Name:		zita-alsa-pcmi
14cr|zita-alsa-pcmi-0.2.0-3|8	Summary:	Provides easy access to ALSA PCM devices
14cr|zita-alsa-pcmi-0.2.0-3|9	Version:	0.2.0
14cr|zita-alsa-pcmi-0.2.0-3|10	Release:	3
14cr|zita-alsa-pcmi-0.2.0-3|11	License:	GPLv3
14cr|zita-alsa-pcmi-0.2.0-3|12	Group:		System/Libraries
14cr|zita-alsa-pcmi-0.2.0-3|13	Source0:	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|zita-alsa-pcmi-0.2.0-3|14	Source100:	%{name}.rpmlintrc
14cr|zita-alsa-pcmi-0.2.0-3|15	URL:		http://kokkinizita.linuxaudio.org/linuxaudio/
14cr|zita-alsa-pcmi-0.2.0-3|16	
14cr|zita-alsa-pcmi-0.2.0-3|17	BuildRequires:	ecasound-devel
14cr|zita-alsa-pcmi-0.2.0-3|18	
14cr|zita-alsa-pcmi-0.2.0-3|19	%description
14cr|zita-alsa-pcmi-0.2.0-3|20	Zita-alsa-pcmi is the successor of clalsadrv. It provides easy access
14cr|zita-alsa-pcmi-0.2.0-3|21	to ALSA PCM devices, taking care of the many functions required to
14cr|zita-alsa-pcmi-0.2.0-3|22	open, initialize and use a hw: device in mmap mode, and providing
14cr|zita-alsa-pcmi-0.2.0-3|23	floating point audio data.
14cr|zita-alsa-pcmi-0.2.0-3|24	
14cr|zita-alsa-pcmi-0.2.0-3|25	#--------------------------------------------------------------------
14cr|zita-alsa-pcmi-0.2.0-3|26	
14cr|zita-alsa-pcmi-0.2.0-3|27	%package -n %{libname}
14cr|zita-alsa-pcmi-0.2.0-3|28	Group:		System/Libraries
14cr|zita-alsa-pcmi-0.2.0-3|29	Summary:	Libraries for %{name}
14cr|zita-alsa-pcmi-0.2.0-3|30	Provides:	lib%{name} = %{version}-%{release}
14cr|zita-alsa-pcmi-0.2.0-3|31	Obsoletes:	%{_lib}clalsadrv2 < 2.0.1
14cr|zita-alsa-pcmi-0.2.0-3|32	
14cr|zita-alsa-pcmi-0.2.0-3|33	%description -n	%{libname}
14cr|zita-alsa-pcmi-0.2.0-3|34	The libraries from %{name} package needed by Aeolus
14cr|zita-alsa-pcmi-0.2.0-3|35	
14cr|zita-alsa-pcmi-0.2.0-3|36	%files -n %{libname}
14cr|zita-alsa-pcmi-0.2.0-3|37	%{_libdir}/lib%{name}.so.%{major}*
14cr|zita-alsa-pcmi-0.2.0-3|38	
14cr|zita-alsa-pcmi-0.2.0-3|39	#--------------------------------------------------------------------
14cr|zita-alsa-pcmi-0.2.0-3|40	
14cr|zita-alsa-pcmi-0.2.0-3|41	%package -n %{develname}
14cr|zita-alsa-pcmi-0.2.0-3|42	Group:		Development/Other
14cr|zita-alsa-pcmi-0.2.0-3|43	Summary:	Libraries for %name
14cr|zita-alsa-pcmi-0.2.0-3|44	Requires:	%{libname} = %{version}-%{release}
14cr|zita-alsa-pcmi-0.2.0-3|45	Provides:	%{name}-devel = %{version}-%{release}
14cr|zita-alsa-pcmi-0.2.0-3|46	Obsoletes:	%{_lib}clalsadrv-devel < 2.0.1
14cr|zita-alsa-pcmi-0.2.0-3|47	
14cr|zita-alsa-pcmi-0.2.0-3|48	%description -n	%{develname}
14cr|zita-alsa-pcmi-0.2.0-3|49	Development libraries from %{name}
14cr|zita-alsa-pcmi-0.2.0-3|50	
14cr|zita-alsa-pcmi-0.2.0-3|51	%files -n %{develname}
14cr|zita-alsa-pcmi-0.2.0-3|52	%{_includedir}/%{name}.h
14cr|zita-alsa-pcmi-0.2.0-3|53	%{_libdir}/lib%{name}.so
14cr|zita-alsa-pcmi-0.2.0-3|54	
14cr|zita-alsa-pcmi-0.2.0-3|55	#--------------------------------------------------------------------
14cr|zita-alsa-pcmi-0.2.0-3|56	
14cr|zita-alsa-pcmi-0.2.0-3|57	%prep
14cr|zita-alsa-pcmi-0.2.0-3|58	%setup -q -n %{name}-%{version}
14cr|zita-alsa-pcmi-0.2.0-3|59	sed -i -e '/ldconfig/d' libs/Makefile
14cr|zita-alsa-pcmi-0.2.0-3|60	
14cr|zita-alsa-pcmi-0.2.0-3|61	%build
14cr|zita-alsa-pcmi-0.2.0-3|62	cd libs
14cr|zita-alsa-pcmi-0.2.0-3|63	%make PREFIX=%{buildroot}%{_prefix}
14cr|zita-alsa-pcmi-0.2.0-3|64	
14cr|zita-alsa-pcmi-0.2.0-3|65	%install
14cr|zita-alsa-pcmi-0.2.0-3|66	cd libs
14cr|zita-alsa-pcmi-0.2.0-3|67	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cr|zita-alsa-pcmi-0.2.0-3|68	
14cr|zita-alsa-pcmi-0.2.0-3|69	
14cr|zita-alsa-pcmi-0.2.0-3|70	
14cr|zita-alsa-pcmi-0.2.0-3|71	%changelog
14cr|zita-alsa-pcmi-0.2.0-3|72	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
14cr|zita-alsa-pcmi-0.2.0-3|73	+ Revision: 71f2c2b
14cr|zita-alsa-pcmi-0.2.0-3|74	- MassBuild#464: Increase release tag
14cr|zita-alsa-pcmi-0.2.0-3|75	
14cr|zita-alsa-pcmi-0.2.0-3|76	

9437 14
14cr|zita-rev1-0.2.1-4|1	Name:            zita-rev1
14cr|zita-rev1-0.2.1-4|2	Version:         0.2.1
14cr|zita-rev1-0.2.1-4|3	
14cr|zita-rev1-0.2.1-4|4	Release:         4
14cr|zita-rev1-0.2.1-4|5	
14cr|zita-rev1-0.2.1-4|6	
14cr|zita-rev1-0.2.1-4|7	Summary:        Hall-type stereo reverb with GUI
14cr|zita-rev1-0.2.1-4|8	Source:         http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cr|zita-rev1-0.2.1-4|9	URL:            http://kokkinizita.linuxaudio.org
14cr|zita-rev1-0.2.1-4|10	License:        GPLv2
14cr|zita-rev1-0.2.1-4|11	Group:          Sound
14cr|zita-rev1-0.2.1-4|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|zita-rev1-0.2.1-4|13	BuildRequires:  gtk2-devel
14cr|zita-rev1-0.2.1-4|14	BuildRequires:  cairo-devel
14cr|zita-rev1-0.2.1-4|15	BuildRequires:  clxclient-devel
14cr|zita-rev1-0.2.1-4|16	BuildRequires:  jackit-devel
14cr|zita-rev1-0.2.1-4|17	
14cr|zita-rev1-0.2.1-4|18	%description
14cr|zita-rev1-0.2.1-4|19	Zita-REV1 is a reworked version of the reverb originally developed for
14cr|zita-rev1-0.2.1-4|20	the Aeolus Virtual Pipe Organ by Fons "Kokkinizita" Adriaensen.
14cr|zita-rev1-0.2.1-4|21	Its character is more 'hall' than 'plate', but it can be used on a wide
14cr|zita-rev1-0.2.1-4|22	variety of instruments or voices. It is not a spatialiser - the early
14cr|zita-rev1-0.2.1-4|23	reflections are different for the L and R inputs, but do not correspond
14cr|zita-rev1-0.2.1-4|24	to any real room. They have been tuned to match left and right sources
14cr|zita-rev1-0.2.1-4|25	to some extent.
14cr|zita-rev1-0.2.1-4|26	
14cr|zita-rev1-0.2.1-4|27	%prep
14cr|zita-rev1-0.2.1-4|28	%setup -q
14cr|zita-rev1-0.2.1-4|29	
14cr|zita-rev1-0.2.1-4|30	perl -pi -e 's/\/usr\/local/\/usr/g' source/Makefile
14cr|zita-rev1-0.2.1-4|31	perl -pi -e 's/-march=native//g' source/Makefile
14cr|zita-rev1-0.2.1-4|32	
14cr|zita-rev1-0.2.1-4|33	%build
14cr|zita-rev1-0.2.1-4|34	cd source
14cr|zita-rev1-0.2.1-4|35	%make
14cr|zita-rev1-0.2.1-4|36	
14cr|zita-rev1-0.2.1-4|37	%install
14cr|zita-rev1-0.2.1-4|38	rm -rf %{buildroot}
14cr|zita-rev1-0.2.1-4|39	install -d %{buildroot}/%{_datadir}/%{name}
14cr|zita-rev1-0.2.1-4|40	install -d %{buildroot}/%{_bindir}
14cr|zita-rev1-0.2.1-4|41	cd source
14cr|zita-rev1-0.2.1-4|42	%makeinstall_std
14cr|zita-rev1-0.2.1-4|43	
14cr|zita-rev1-0.2.1-4|44	#install html documentation page
14cr|zita-rev1-0.2.1-4|45	install -d %{buildroot}%{_datadir}/doc/%{name}/html/
14cr|zita-rev1-0.2.1-4|46	install -m 755 ../doc/* %{buildroot}%{_datadir}/doc/%{name}/html
14cr|zita-rev1-0.2.1-4|47	
14cr|zita-rev1-0.2.1-4|48	mkdir -p %{buildroot}%{_datadir}/applications
14cr|zita-rev1-0.2.1-4|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cr|zita-rev1-0.2.1-4|50	[Desktop Entry]
14cr|zita-rev1-0.2.1-4|51	Name=Zita-REV1
14cr|zita-rev1-0.2.1-4|52	Comment=Stereo reverb
14cr|zita-rev1-0.2.1-4|53	Exec=%{_bindir}/%{name}
14cr|zita-rev1-0.2.1-4|54	Icon=sound_section
14cr|zita-rev1-0.2.1-4|55	Terminal=false
14cr|zita-rev1-0.2.1-4|56	Type=Application
14cr|zita-rev1-0.2.1-4|57	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cr|zita-rev1-0.2.1-4|58	Encoding=UTF-8
14cr|zita-rev1-0.2.1-4|59	EOF
14cr|zita-rev1-0.2.1-4|60	
14cr|zita-rev1-0.2.1-4|61	
14cr|zita-rev1-0.2.1-4|62	%clean
14cr|zita-rev1-0.2.1-4|63	rm -rf %{buildroot}
14cr|zita-rev1-0.2.1-4|64	
14cr|zita-rev1-0.2.1-4|65	%files
14cr|zita-rev1-0.2.1-4|66	%defattr(-,root,root)
14cr|zita-rev1-0.2.1-4|67	%doc README
14cr|zita-rev1-0.2.1-4|68	%doc doc/*
14cr|zita-rev1-0.2.1-4|69	%{_bindir}/*
14cr|zita-rev1-0.2.1-4|70	%{_datadir}/%{name}/*
14cr|zita-rev1-0.2.1-4|71	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|zita-rev1-0.2.1-4|72	
14cr|zita-rev1-0.2.1-4|73	
14cr|zita-rev1-0.2.1-4|74	
14cr|zita-rev1-0.2.1-4|75	
14cr|zita-rev1-0.2.1-4|76	%changelog
14cr|zita-rev1-0.2.1-4|77	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-4
14cr|zita-rev1-0.2.1-4|78	+ Revision: 8d17dbc
14cr|zita-rev1-0.2.1-4|79	- MassBuild#464: Increase release tag
14cr|zita-rev1-0.2.1-4|80	
14cr|zita-rev1-0.2.1-4|81	

9438 14
14cr|zkt-0.97-3|1	Summary:	DNSSEC Zone Key Tool
14cr|zkt-0.97-3|2	Name:		zkt
14cr|zkt-0.97-3|3	Version:	0.97
14cr|zkt-0.97-3|4	Release:	3
14cr|zkt-0.97-3|5	License:	BSD-like
14cr|zkt-0.97-3|6	Group:		Networking/Other
14cr|zkt-0.97-3|7	URL:		http://sourceforge.net/projects/zkt
14cr|zkt-0.97-3|8	Source0:	http://kent.dl.sourceforge.net/sourceforge/zkt/%{name}-%{version}.tar.gz
14cr|zkt-0.97-3|9	BuildRequires:	bind
14cr|zkt-0.97-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|zkt-0.97-3|11	
14cr|zkt-0.97-3|12	%description
14cr|zkt-0.97-3|13	DNSSEC Zone Key Tool is a toolkit written in C for DNSSEC zone and key
14cr|zkt-0.97-3|14	management. It supports automatic zone resigning and KSK- and ZSK rollover
14cr|zkt-0.97-3|15	according to RFC4641 and RFC5011.
14cr|zkt-0.97-3|16	
14cr|zkt-0.97-3|17	%prep
14cr|zkt-0.97-3|18	
14cr|zkt-0.97-3|19	%setup -q -n %{name}-%{version}
14cr|zkt-0.97-3|20	
14cr|zkt-0.97-3|21	%build
14cr|zkt-0.97-3|22	export PATH="$PATH:%{_sbindir}"
14cr|zkt-0.97-3|23	
14cr|zkt-0.97-3|24	%configure2_5x \
14cr|zkt-0.97-3|25	--enable-configpath=/var/lib/named
14cr|zkt-0.97-3|26	
14cr|zkt-0.97-3|27	perl -pi -e "s|^#define BIND_VERSION .*|#define BIND_VERSION 940|g" config.h
14cr|zkt-0.97-3|28	
14cr|zkt-0.97-3|29	make OPTIM="%{optflags}"
14cr|zkt-0.97-3|30	
14cr|zkt-0.97-3|31	%install
14cr|zkt-0.97-3|32	rm -rf %{buildroot}
14cr|zkt-0.97-3|33	
14cr|zkt-0.97-3|34	install -d %{buildroot}%{_bindir}
14cr|zkt-0.97-3|35	install -d %{buildroot}%{_mandir}/man8
14cr|zkt-0.97-3|36	
14cr|zkt-0.97-3|37	install -m0755 dnssec-signer %{buildroot}%{_bindir}/
14cr|zkt-0.97-3|38	install -m0755 dnssec-zkt %{buildroot}%{_bindir}/
14cr|zkt-0.97-3|39	install -m0755 zkt-soaserial %{buildroot}%{_bindir}/
14cr|zkt-0.97-3|40	
14cr|zkt-0.97-3|41	install -m0644 dnssec-signer.8 %{buildroot}%{_mandir}/man8/
14cr|zkt-0.97-3|42	install -m0644 dnssec-zkt.8 %{buildroot}%{_mandir}/man8/
14cr|zkt-0.97-3|43	
14cr|zkt-0.97-3|44	%clean
14cr|zkt-0.97-3|45	rm -rf %{buildroot}
14cr|zkt-0.97-3|46	
14cr|zkt-0.97-3|47	%files
14cr|zkt-0.97-3|48	%defattr(-,root,root)
14cr|zkt-0.97-3|49	%doc CHANGELOG LICENSE README README.logging TODO
14cr|zkt-0.97-3|50	%{_bindir}/*
14cr|zkt-0.97-3|51	%{_mandir}/man8/*
14cr|zkt-0.97-3|52	
14cr|zkt-0.97-3|53	
14cr|zkt-0.97-3|54	
14cr|zkt-0.97-3|55	
14cr|zkt-0.97-3|56	%changelog
14cr|zkt-0.97-3|57	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97-3
14cr|zkt-0.97-3|58	+ Revision: 047b2c5
14cr|zkt-0.97-3|59	- MassBuild#464: Increase release tag
14cr|zkt-0.97-3|60	
14cr|zkt-0.97-3|61	

9439 14
14cr|znc-1.0-2|1	%define _disable_ld_no_undefined 1
14cr|znc-1.0-2|2	
14cr|znc-1.0-2|3	Name:		znc
14cr|znc-1.0-2|4	Version:	1.0
14cr|znc-1.0-2|5	Release:	2
14cr|znc-1.0-2|6	Summary:	An IRC bouncer with many advanced features
14cr|znc-1.0-2|7	Group:		Networking/IRC
14cr|znc-1.0-2|8	License:	GPLv2+
14cr|znc-1.0-2|9	URL:		http://en.znc.in/wiki/ZNC
14cr|znc-1.0-2|10	Source0:	http://znc.in/releases/%{name}-%{version}.tar.gz
14cr|znc-1.0-2|11	BuildRequires:	pkgconfig(openssl)
14cr|znc-1.0-2|12	
14cr|znc-1.0-2|13	%files
14cr|znc-1.0-2|14	%{_bindir}/%{name}
14cr|znc-1.0-2|15	%{_libdir}/%{name}/*.so
14cr|znc-1.0-2|16	%{_datadir}/%{name}/modules/*/tmpl/*tmpl
14cr|znc-1.0-2|17	%{_datadir}/%{name}/modules/*/files
14cr|znc-1.0-2|18	%{_datadir}/%{name}/webskins/*/tmpl/*tmpl
14cr|znc-1.0-2|19	%{_datadir}/%{name}/webskins/*/pub/*
14cr|znc-1.0-2|20	%{_mandir}/man1/%{name}.1.*
14cr|znc-1.0-2|21	
14cr|znc-1.0-2|22	#-------------------------------------------------------------------------------
14cr|znc-1.0-2|23	%package	devel
14cr|znc-1.0-2|24	Summary:	Development Files for znc
14cr|znc-1.0-2|25	Group:		Networking/IRC
14cr|znc-1.0-2|26	Requires:	%{name} = %{version}
14cr|znc-1.0-2|27	Requires:	pkgconfig(openssl)
14cr|znc-1.0-2|28	
14cr|znc-1.0-2|29	%description	devel
14cr|znc-1.0-2|30	Development Files for ZNC - An IRC bouncer with many advanced features
14cr|znc-1.0-2|31	
14cr|znc-1.0-2|32	%files devel
14cr|znc-1.0-2|33	%{_bindir}/%{name}-buildmod
14cr|znc-1.0-2|34	%{_includedir}/%{name}/*.h
14cr|znc-1.0-2|35	%{_libdir}/pkgconfig/%{name}.pc
14cr|znc-1.0-2|36	%{_mandir}/man1/%{name}-buildmod.1.*
14cr|znc-1.0-2|37	
14cr|znc-1.0-2|38	#-------------------------------------------------------------------------------
14cr|znc-1.0-2|39	
14cr|znc-1.0-2|40	%description
14cr|znc-1.0-2|41	ZNC is an IRC bouncer with many advanced features such as a built-in web
14cr|znc-1.0-2|42	interface, persistent connection (detaching), multiple users, per channel
14cr|znc-1.0-2|43	playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support,
14cr|znc-1.0-2|44	to name a few.
14cr|znc-1.0-2|45	
14cr|znc-1.0-2|46	%prep
14cr|znc-1.0-2|47	%setup -q
14cr|znc-1.0-2|48	
14cr|znc-1.0-2|49	%build
14cr|znc-1.0-2|50	%configure2_5x --disable-perl
14cr|znc-1.0-2|51	%make
14cr|znc-1.0-2|52	
14cr|znc-1.0-2|53	%install
14cr|znc-1.0-2|54	%makeinstall_std
14cr|znc-1.0-2|55	
14cr|znc-1.0-2|56	
14cr|znc-1.0-2|57	
14cr|znc-1.0-2|58	%changelog
14cr|znc-1.0-2|59	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cr|znc-1.0-2|60	+ Revision: 8dc7ed5
14cr|znc-1.0-2|61	- MassBuild#464: Increase release tag
14cr|znc-1.0-2|62	
14cr|znc-1.0-2|63	

9440 14
14cr|zn_poly-0.9-10|1	%define devname		%mklibname -d %{name}
14cr|zn_poly-0.9-10|2	
14cr|zn_poly-0.9-10|3	Summary:	Polynomial arithmetic in Z/nZ[x]
14cr|zn_poly-0.9-10|4	Name:		zn_poly
14cr|zn_poly-0.9-10|5	Version:	0.9
14cr|zn_poly-0.9-10|6	Release:	10
14cr|zn_poly-0.9-10|7	Group:		Sciences/Mathematics
14cr|zn_poly-0.9-10|8	License:	GPLv2 or GPLv3
14cr|zn_poly-0.9-10|9	Source:		http://cims.nyu.edu/~harvey/zn_poly/releases/%{name}-%{version}.tar.gz
14cr|zn_poly-0.9-10|10	URL:		http://cims.nyu.edu/~harvey/zn_poly/
14cr|zn_poly-0.9-10|11	
14cr|zn_poly-0.9-10|12	BuildRequires:	gmp-devel
14cr|zn_poly-0.9-10|13	BuildRequires:	ntl-devel
14cr|zn_poly-0.9-10|14	
14cr|zn_poly-0.9-10|15	Patch0:		zn_poly-0.9.patch
14cr|zn_poly-0.9-10|16	
14cr|zn_poly-0.9-10|17	%description
14cr|zn_poly-0.9-10|18	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
14cr|zn_poly-0.9-10|19	where n is any modulus that fits into an unsigned long.
14cr|zn_poly-0.9-10|20	
14cr|zn_poly-0.9-10|21	%package	-n %{devname}
14cr|zn_poly-0.9-10|22	Group:		Development/C
14cr|zn_poly-0.9-10|23	Summary:	Polynomial arithmetic in Z/nZ[x]
14cr|zn_poly-0.9-10|24	Provides:	zn_poly-devel = %{version}-%{release}
14cr|zn_poly-0.9-10|25	
14cr|zn_poly-0.9-10|26	%description	-n %{devname}
14cr|zn_poly-0.9-10|27	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
14cr|zn_poly-0.9-10|28	where n is any modulus that fits into an unsigned long.
14cr|zn_poly-0.9-10|29	
14cr|zn_poly-0.9-10|30	%prep
14cr|zn_poly-0.9-10|31	%setup -q
14cr|zn_poly-0.9-10|32	%patch0	-p1
14cr|zn_poly-0.9-10|33	
14cr|zn_poly-0.9-10|34	%build
14cr|zn_poly-0.9-10|35	# this script actually just calls makemakefile.py, and it doesn't like
14cr|zn_poly-0.9-10|36	# options it doesn't know about.
14cr|zn_poly-0.9-10|37	sed -i	-e 's|^ntl_include_dir.*|ntl_include_dir = options.ntl_prefix + "/NTL/include"|'	\
14cr|zn_poly-0.9-10|38	-e 's|" % prefix|" % ("%{buildroot}" + prefix)|'	\
14cr|zn_poly-0.9-10|39	-e 's|/lib"|/%{_lib}"|'					\
14cr|zn_poly-0.9-10|40	makemakefile.py
14cr|zn_poly-0.9-10|41	/bin/sh ./configure --prefix=%{_prefix} --cflags="%{optflags} -fPIC"
14cr|zn_poly-0.9-10|42	
14cr|zn_poly-0.9-10|43	make libzn_poly-%{version}.so
14cr|zn_poly-0.9-10|44	
14cr|zn_poly-0.9-10|45	%install
14cr|zn_poly-0.9-10|46	make install
14cr|zn_poly-0.9-10|47	
14cr|zn_poly-0.9-10|48	%files -n %{devname}
14cr|zn_poly-0.9-10|49	%doc doc/REFERENCES
14cr|zn_poly-0.9-10|50	%{_includedir}/*
14cr|zn_poly-0.9-10|51	%{_libdir}/*.so
14cr|zn_poly-0.9-10|52	
14cr|zn_poly-0.9-10|53	
14cr|zn_poly-0.9-10|54	
14cr|zn_poly-0.9-10|55	%changelog
14cr|zn_poly-0.9-10|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-10
14cr|zn_poly-0.9-10|57	+ Revision: 00b2f7d
14cr|zn_poly-0.9-10|58	- MassBuild#464: Increase release tag
14cr|zn_poly-0.9-10|59	
14cr|zn_poly-0.9-10|60	

9441 14
14cr|zonemanip-0.1.4-10|1	Summary:	Command line tool for PowerDNS and its MySQL backend
14cr|zonemanip-0.1.4-10|2	Name:		zonemanip
14cr|zonemanip-0.1.4-10|3	Version:	0.1.4
14cr|zonemanip-0.1.4-10|4	Release:	10
14cr|zonemanip-0.1.4-10|5	License:	GPL
14cr|zonemanip-0.1.4-10|6	Group:		System/Servers
14cr|zonemanip-0.1.4-10|7	URL:		http://soren.overgaard.org/cgi-bin/index?t=stuff
14cr|zonemanip-0.1.4-10|8	Source0:	http://soren.overgaard.org/stuff/%{name}-%{version}.tar.bz2
14cr|zonemanip-0.1.4-10|9	Patch0:		zonemanip-0.1.4-shhopt_fix.diff
14cr|zonemanip-0.1.4-10|10	Requires:	pdns-backend-mysql
14cr|zonemanip-0.1.4-10|11	Requires:	libdbi-drivers-dbd-mysql
14cr|zonemanip-0.1.4-10|12	BuildRequires:	automake
14cr|zonemanip-0.1.4-10|13	BuildRequires:	libdbi-devel
14cr|zonemanip-0.1.4-10|14	BuildRequires:	shhopt-devel
14cr|zonemanip-0.1.4-10|15	
14cr|zonemanip-0.1.4-10|16	%description
14cr|zonemanip-0.1.4-10|17	zonemanip is a command line tool for manipulating records in a
14cr|zonemanip-0.1.4-10|18	gmysql backend for PowerDNS. It supports delegating ownership of
14cr|zonemanip-0.1.4-10|19	specific zones to specific shell users by maintaining a minimal
14cr|zonemanip-0.1.4-10|20	amount of metadata. Currently, most record types except AAAA and
14cr|zonemanip-0.1.4-10|21	PTR records are supported.
14cr|zonemanip-0.1.4-10|22	
14cr|zonemanip-0.1.4-10|23	%prep
14cr|zonemanip-0.1.4-10|24	
14cr|zonemanip-0.1.4-10|25	%setup -q
14cr|zonemanip-0.1.4-10|26	%patch0 -p1
14cr|zonemanip-0.1.4-10|27	
14cr|zonemanip-0.1.4-10|28	%build
14cr|zonemanip-0.1.4-10|29	rm -f configure
14cr|zonemanip-0.1.4-10|30	libtoolize --copy --force; aclocal; automake --add-missing --copy --foreign; autoconf
14cr|zonemanip-0.1.4-10|31	
14cr|zonemanip-0.1.4-10|32	%configure2_5x
14cr|zonemanip-0.1.4-10|33	
14cr|zonemanip-0.1.4-10|34	%make
14cr|zonemanip-0.1.4-10|35	
14cr|zonemanip-0.1.4-10|36	%install
14cr|zonemanip-0.1.4-10|37	%makeinstall
14cr|zonemanip-0.1.4-10|38	
14cr|zonemanip-0.1.4-10|39	%files
14cr|zonemanip-0.1.4-10|40	%doc INSTALL TODO
14cr|zonemanip-0.1.4-10|41	%attr(4755,root,root) %{_bindir}/%{name}
14cr|zonemanip-0.1.4-10|42	
14cr|zonemanip-0.1.4-10|43	%changelog
14cr|zonemanip-0.1.4-10|44	* Mon Aug 11 2014 abfonly <abfonly@gmail.com> 0.1.4-10
14cr|zonemanip-0.1.4-10|45	+ Revision: 7a37f1e
14cr|zonemanip-0.1.4-10|46	- Updated zonemanip.spec
14cr|zonemanip-0.1.4-10|47	
14cr|zonemanip-0.1.4-10|48	

9442 14
14cr|zookeeper-3.4.2-2|1	%define	major 2
14cr|zookeeper-3.4.2-2|2	%define libname	%mklibname zookeeper %{major}
14cr|zookeeper-3.4.2-2|3	%define develname %mklibname zookeeper -d
14cr|zookeeper-3.4.2-2|4	
14cr|zookeeper-3.4.2-2|5	Summary:	Zookeeper C client library
14cr|zookeeper-3.4.2-2|6	Name:		zookeeper
14cr|zookeeper-3.4.2-2|7	Version:	3.4.2
14cr|zookeeper-3.4.2-2|8	Release:	2
14cr|zookeeper-3.4.2-2|9	License:	Apache License
14cr|zookeeper-3.4.2-2|10	Group:		System/Libraries
14cr|zookeeper-3.4.2-2|11	URL:		http://hadoop.apache.org/zookeeper
14cr|zookeeper-3.4.2-2|12	Source0:	http://apache.dataphone.se/hadoop/zookeeper/%{name}-%{version}/%{name}-%{version}.tar.gz
14cr|zookeeper-3.4.2-2|13	Source1:	http://apache.dataphone.se/hadoop/zookeeper/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
14cr|zookeeper-3.4.2-2|14	BuildRequires:	autoconf automake libtool
14cr|zookeeper-3.4.2-2|15	BuildRequires:	cppunit-devel >= 1.10.2
14cr|zookeeper-3.4.2-2|16	BuildRequires:	dos2unix
14cr|zookeeper-3.4.2-2|17	BuildRequires:	doxygen
14cr|zookeeper-3.4.2-2|18	BuildRequires:	graphviz
14cr|zookeeper-3.4.2-2|19	
14cr|zookeeper-3.4.2-2|20	%description
14cr|zookeeper-3.4.2-2|21	This package provides a C client interface to Zookeeper server. For general
14cr|zookeeper-3.4.2-2|22	information about Zookeeper please see %{url}
14cr|zookeeper-3.4.2-2|23	
14cr|zookeeper-3.4.2-2|24	%package -n	%{libname}
14cr|zookeeper-3.4.2-2|25	Summary:	Zookeeper C client library
14cr|zookeeper-3.4.2-2|26	Group:		System/Libraries
14cr|zookeeper-3.4.2-2|27	
14cr|zookeeper-3.4.2-2|28	%description -n	%{libname}
14cr|zookeeper-3.4.2-2|29	This package provides a C client interface to Zookeeper server. For general
14cr|zookeeper-3.4.2-2|30	information about Zookeeper please see %{url}
14cr|zookeeper-3.4.2-2|31	
14cr|zookeeper-3.4.2-2|32	%package -n	%{develname}
14cr|zookeeper-3.4.2-2|33	Summary:	Development files for the %{libname} library
14cr|zookeeper-3.4.2-2|34	Group:		Development/C
14cr|zookeeper-3.4.2-2|35	Requires:	%{libname} >= %{version}
14cr|zookeeper-3.4.2-2|36	Provides:	%{name}-devel = %{version}-%{release}
14cr|zookeeper-3.4.2-2|37	
14cr|zookeeper-3.4.2-2|38	%description -n	%{develname}
14cr|zookeeper-3.4.2-2|39	Development files for the %{libname} library.
14cr|zookeeper-3.4.2-2|40	
14cr|zookeeper-3.4.2-2|41	%prep
14cr|zookeeper-3.4.2-2|42	
14cr|zookeeper-3.4.2-2|43	%setup -q
14cr|zookeeper-3.4.2-2|44	
14cr|zookeeper-3.4.2-2|45	%build
14cr|zookeeper-3.4.2-2|46	pushd src/c
14cr|zookeeper-3.4.2-2|47	rm -rf autom4te.cache
14cr|zookeeper-3.4.2-2|48	autoreconf -fis
14cr|zookeeper-3.4.2-2|49	
14cr|zookeeper-3.4.2-2|50	%configure2_5x \
14cr|zookeeper-3.4.2-2|51	--disable-rpath \
14cr|zookeeper-3.4.2-2|52	--with-syncapi
14cr|zookeeper-3.4.2-2|53	
14cr|zookeeper-3.4.2-2|54	%make
14cr|zookeeper-3.4.2-2|55	
14cr|zookeeper-3.4.2-2|56	make doxygen-doc
14cr|zookeeper-3.4.2-2|57	popd
14cr|zookeeper-3.4.2-2|58	
14cr|zookeeper-3.4.2-2|59	%check
14cr|zookeeper-3.4.2-2|60	pushd src/c
14cr|zookeeper-3.4.2-2|61	make check
14cr|zookeeper-3.4.2-2|62	popd
14cr|zookeeper-3.4.2-2|63	
14cr|zookeeper-3.4.2-2|64	%install
14cr|zookeeper-3.4.2-2|65	rm -rf %{buildroot}
14cr|zookeeper-3.4.2-2|66	
14cr|zookeeper-3.4.2-2|67	pushd src/c
14cr|zookeeper-3.4.2-2|68	%makeinstall_std
14cr|zookeeper-3.4.2-2|69	
14cr|zookeeper-3.4.2-2|70	# cleanup
14cr|zookeeper-3.4.2-2|71	rm -f docs/html/*.map
14cr|zookeeper-3.4.2-2|72	popd
14cr|zookeeper-3.4.2-2|73	
14cr|zookeeper-3.4.2-2|74	# cleanup
14cr|zookeeper-3.4.2-2|75	rm -f %{buildroot}%{_libdir}/*.*a
14cr|zookeeper-3.4.2-2|76	
14cr|zookeeper-3.4.2-2|77	%files
14cr|zookeeper-3.4.2-2|78	%{_bindir}/cli_mt
14cr|zookeeper-3.4.2-2|79	%{_bindir}/cli_st
14cr|zookeeper-3.4.2-2|80	%{_bindir}/load_gen
14cr|zookeeper-3.4.2-2|81	
14cr|zookeeper-3.4.2-2|82	%files -n %{libname}
14cr|zookeeper-3.4.2-2|83	%doc src/c/ChangeLog src/c/LICENSE src/c/README
14cr|zookeeper-3.4.2-2|84	%{_libdir}/lib*.so.%{major}*
14cr|zookeeper-3.4.2-2|85	
14cr|zookeeper-3.4.2-2|86	%files -n %{develname}
14cr|zookeeper-3.4.2-2|87	%doc src/c/docs/html/*
14cr|zookeeper-3.4.2-2|88	%dir %{_includedir}/zookeeper
14cr|zookeeper-3.4.2-2|89	%{_includedir}/zookeeper/*.h
14cr|zookeeper-3.4.2-2|90	%{_libdir}/*.so
14cr|zookeeper-3.4.2-2|91	
14cr|zookeeper-3.4.2-2|92	
14cr|zookeeper-3.4.2-2|93	
14cr|zookeeper-3.4.2-2|94	%changelog
14cr|zookeeper-3.4.2-2|95	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-2
14cr|zookeeper-3.4.2-2|96	+ Revision: af4e83d
14cr|zookeeper-3.4.2-2|97	- MassBuild#464: Increase release tag
14cr|zookeeper-3.4.2-2|98	
14cr|zookeeper-3.4.2-2|99	

9443 14
14cr|zoom-1.1.5-4|1	Name:		zoom
14cr|zoom-1.1.5-4|2	Version:	1.1.5
14cr|zoom-1.1.5-4|3	Release:	4
14cr|zoom-1.1.5-4|4	Summary:	Z-Machine: it plays text adventure games written in ZCode
14cr|zoom-1.1.5-4|5	Group:		Games/Other
14cr|zoom-1.1.5-4|6	License:	GPLv2+
14cr|zoom-1.1.5-4|7	URL:		http://www.logicalshift.co.uk/unix/zoom/
14cr|zoom-1.1.5-4|8	Source0:	http://www.logicalshift.co.uk/unix/zoom/%{name}-%{version}.tar.gz
14cr|zoom-1.1.5-4|9	Patch0:		zoom-1.1.3-enable-antialiasing.patch
14cr|zoom-1.1.5-4|10	Patch1:		zoom-1.1.4-xft.patch
14cr|zoom-1.1.5-4|11	BuildRequires:	pkgconfig(x11)
14cr|zoom-1.1.5-4|12	BuildRequires:	pkgconfig(xext)
14cr|zoom-1.1.5-4|13	BuildRequires:	pkgconfig(xrender) >= 0.9.6
14cr|zoom-1.1.5-4|14	BuildRequires:	pkgconfig(xft)
14cr|zoom-1.1.5-4|15	BuildRequires:	pkgconfig(libpng)
14cr|zoom-1.1.5-4|16	BuildRequires:	t1lib-devel
14cr|zoom-1.1.5-4|17	
14cr|zoom-1.1.5-4|18	%description
14cr|zoom-1.1.5-4|19	Zoom is an interpreter for playing all of Infocom's text adventures and
14cr|zoom-1.1.5-4|20	newer games using the same format (Z-CODE), like the ones produced using
14cr|zoom-1.1.5-4|21	the Inform compiler.
14cr|zoom-1.1.5-4|22	
14cr|zoom-1.1.5-4|23	It has a fast interpreter core behind an X11 interface.
14cr|zoom-1.1.5-4|24	
14cr|zoom-1.1.5-4|25	%prep
14cr|zoom-1.1.5-4|26	%setup -q
14cr|zoom-1.1.5-4|27	%patch0 -p0
14cr|zoom-1.1.5-4|28	%patch1 -p0 -b .xft
14cr|zoom-1.1.5-4|29	
14cr|zoom-1.1.5-4|30	%build
14cr|zoom-1.1.5-4|31	autoreconf -fi -Im4
14cr|zoom-1.1.5-4|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cr|zoom-1.1.5-4|33	%make
14cr|zoom-1.1.5-4|34	
14cr|zoom-1.1.5-4|35	%install
14cr|zoom-1.1.5-4|36	%makeinstall_std
14cr|zoom-1.1.5-4|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/games
14cr|zoom-1.1.5-4|38	rm -f manual/Makefile*
14cr|zoom-1.1.5-4|39	
14cr|zoom-1.1.5-4|40	
14cr|zoom-1.1.5-4|41	
14cr|zoom-1.1.5-4|42	%files
14cr|zoom-1.1.5-4|43	%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO manual
14cr|zoom-1.1.5-4|44	%{_gamesbindir}/%{name}
14cr|zoom-1.1.5-4|45	%dir %{_gamesdatadir}/%{name}
14cr|zoom-1.1.5-4|46	%{_gamesdatadir}/%{name}/%{name}rc
14cr|zoom-1.1.5-4|47	%dir %{_gamesdatadir}/%{name}/games
14cr|zoom-1.1.5-4|48	
14cr|zoom-1.1.5-4|49	
14cr|zoom-1.1.5-4|50	
14cr|zoom-1.1.5-4|51	%changelog
14cr|zoom-1.1.5-4|52	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-4
14cr|zoom-1.1.5-4|53	+ Revision: 7ab6c1b
14cr|zoom-1.1.5-4|54	- MassBuild#464: Increase release tag
14cr|zoom-1.1.5-4|55	
14cr|zoom-1.1.5-4|56	

9444 14
14cr|zsnes-1.51-15|1	%define _enable_debug_packages %{nil}
14cr|zsnes-1.51-15|2	%define debug_package %{nil}
14cr|zsnes-1.51-15|3	
14cr|zsnes-1.51-15|4	%define fversion %(echo %version|sed s/\\\\\.//)
14cr|zsnes-1.51-15|5	%define dversion %(echo %version|sed s/\\\\\./_/)
14cr|zsnes-1.51-15|6	
14cr|zsnes-1.51-15|7	Summary:	Nintendo Super NES / Super Famicom Emulator
14cr|zsnes-1.51-15|8	Name:		zsnes
14cr|zsnes-1.51-15|9	Version:	1.51
14cr|zsnes-1.51-15|10	Release:	15
14cr|zsnes-1.51-15|11	Epoch:		1
14cr|zsnes-1.51-15|12	License:	GPLv2+
14cr|zsnes-1.51-15|13	Group:		Emulators
14cr|zsnes-1.51-15|14	Url:		http://zsnes.sourceforge.net
14cr|zsnes-1.51-15|15	Source0:	http://prdownloads.sourceforge.net/zsnes/%{name}%{fversion}src.tar.bz2
14cr|zsnes-1.51-15|16	Source1:	%{name}-icons.tar.bz2
14cr|zsnes-1.51-15|17	Patch0:		zsnes150-desktop.patch
14cr|zsnes-1.51-15|18	Patch1:		zsnes-1.51-libao.patch
14cr|zsnes-1.51-15|19	Patch2:		zsnes-1.51-gcc43.patch
14cr|zsnes-1.51-15|20	Patch3:		zsnes-1.51-libpng15.patch
14cr|zsnes-1.51-15|21	Patch4:		zsnes-1.51-gcc4.7.patch
14cr|zsnes-1.51-15|22	Patch5:		zsnes-1.51-hat-events.patch
14cr|zsnes-1.51-15|23	Patch6:		zsnes-1.51-matrix-init.patch
14cr|zsnes-1.51-15|24	BuildRequires:	nasm
14cr|zsnes-1.51-15|25	BuildRequires:	pkgconfig(ao)
14cr|zsnes-1.51-15|26	BuildRequires:	pkgconfig(gl)
14cr|zsnes-1.51-15|27	BuildRequires:	pkgconfig(libpng)
14cr|zsnes-1.51-15|28	BuildRequires:	pkgconfig(ncurses)
14cr|zsnes-1.51-15|29	BuildRequires:	pkgconfig(sdl)
14cr|zsnes-1.51-15|30	BuildRequires:	pkgconfig(zlib)
14cr|zsnes-1.51-15|31	#do not build currently on x86_64
14cr|zsnes-1.51-15|32	ExclusiveArch:	%{ix86}
14cr|zsnes-1.51-15|33	
14cr|zsnes-1.51-15|34	%description
14cr|zsnes-1.51-15|35	This is an emulator for Nintendo's 16 bit console, called Super Nintendo
14cr|zsnes-1.51-15|36	Entertainment System or Super Famicom. It features a pretty accurate emulation
14cr|zsnes-1.51-15|37	of that system's graphic and sound capabilities.
14cr|zsnes-1.51-15|38	The GUI enables the user to select games, change options, enable cheat codes
14cr|zsnes-1.51-15|39	and to save the game state, even network play is possible.
14cr|zsnes-1.51-15|40	
14cr|zsnes-1.51-15|41	%files
14cr|zsnes-1.51-15|42	%doc docs/*
14cr|zsnes-1.51-15|43	%{_bindir}/*
14cr|zsnes-1.51-15|44	%{_iconsdir}/%{name}.png
14cr|zsnes-1.51-15|45	%{_miconsdir}/%{name}.png
14cr|zsnes-1.51-15|46	%{_liconsdir}/%{name}.png
14cr|zsnes-1.51-15|47	%{_mandir}/man1/%{name}.1*
14cr|zsnes-1.51-15|48	%{_datadir}/applications/%{name}.desktop
14cr|zsnes-1.51-15|49	
14cr|zsnes-1.51-15|50	#----------------------------------------------------------------------------
14cr|zsnes-1.51-15|51	
14cr|zsnes-1.51-15|52	%prep
14cr|zsnes-1.51-15|53	%setup -q -n %{name}_%{dversion}
14cr|zsnes-1.51-15|54	%patch0 -p1
14cr|zsnes-1.51-15|55	%patch1 -p1
14cr|zsnes-1.51-15|56	%patch2 -p0
14cr|zsnes-1.51-15|57	%patch3 -p0
14cr|zsnes-1.51-15|58	%patch4 -p1
14cr|zsnes-1.51-15|59	%patch5 -p1
14cr|zsnes-1.51-15|60	%patch6 -p1
14cr|zsnes-1.51-15|61	
14cr|zsnes-1.51-15|62	%build
14cr|zsnes-1.51-15|63	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14cr|zsnes-1.51-15|64	cd src
14cr|zsnes-1.51-15|65	autoreconf -fiv
14cr|zsnes-1.51-15|66	# zsnes do not work with fortify patch, and i frankly do not want to mess with the mix of asm and C source code
14cr|zsnes-1.51-15|67	# (misc)
14cr|zsnes-1.51-15|68	export CFLAGS="-O2 -g -pipe -fexceptions -fomit-frame-pointer -fasynchronous-unwind-tables"
14cr|zsnes-1.51-15|69	%configure2_5x \
14cr|zsnes-1.51-15|70	--enable-libao \
14cr|zsnes-1.51-15|71	--disable-cpucheck \
14cr|zsnes-1.51-15|72	force_arch=i586
14cr|zsnes-1.51-15|73	make
14cr|zsnes-1.51-15|74	
14cr|zsnes-1.51-15|75	%install
14cr|zsnes-1.51-15|76	mkdir -p %{buildroot}%{_bindir}
14cr|zsnes-1.51-15|77	install -c -m 0755 src/zsnes %{buildroot}%{_bindir}
14cr|zsnes-1.51-15|78	
14cr|zsnes-1.51-15|79	mkdir -p %{buildroot}%{_mandir}/man1/
14cr|zsnes-1.51-15|80	install -c -m 0644 src/linux/zsnes.1 %{buildroot}%{_mandir}/man1
14cr|zsnes-1.51-15|81	
14cr|zsnes-1.51-15|82	install -m 644 -D src/linux/zsnes.desktop %{buildroot}%{_datadir}/applications/zsnes.desktop
14cr|zsnes-1.51-15|83	
14cr|zsnes-1.51-15|84	# install icons
14cr|zsnes-1.51-15|85	install -m 755 -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cr|zsnes-1.51-15|86	tar xOjf %{SOURCE1} %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
14cr|zsnes-1.51-15|87	tar xOjf %{SOURCE1} %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
14cr|zsnes-1.51-15|88	tar xOjf %{SOURCE1} %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
14cr|zsnes-1.51-15|89	
14cr|zsnes-1.51-15|90	
14cr|zsnes-1.51-15|91	%changelog
14cr|zsnes-1.51-15|92	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.51-15
14cr|zsnes-1.51-15|93	+ Revision: 948b878
14cr|zsnes-1.51-15|94	- MassBuild#464: Increase release tag
14cr|zsnes-1.51-15|95	
14cr|zsnes-1.51-15|96	

9445 14
14cr|zssh-1.5c-9|1	# empty debug
14cr|zssh-1.5c-9|2	%define debug_package %{nil}
14cr|zssh-1.5c-9|3	
14cr|zssh-1.5c-9|4	Summary:	Interactive file transfers through ssh
14cr|zssh-1.5c-9|5	Name:		zssh
14cr|zssh-1.5c-9|6	Version:	1.5c
14cr|zssh-1.5c-9|7	Release:	9
14cr|zssh-1.5c-9|8	License:	GPLv2+
14cr|zssh-1.5c-9|9	Group:		Networking/File transfer
14cr|zssh-1.5c-9|10	Url:		http://zssh.sourceforge.net
14cr|zssh-1.5c-9|11	Source0:	http://prdownloads.sf.net/zssh/%{name}-%{version}.tar.bz2
14cr|zssh-1.5c-9|12	Patch0:		zssh-1.5a-install.patch
14cr|zssh-1.5c-9|13	Patch1:		zssh-1.5a-ptmx.patch
14cr|zssh-1.5c-9|14	Patch2:		zssh-1.5c-readline6.3.patch
14cr|zssh-1.5c-9|15	BuildRequires:	readline-devel
14cr|zssh-1.5c-9|16	BuildRequires:	termcap-devel
14cr|zssh-1.5c-9|17	Requires:	lrzsz
14cr|zssh-1.5c-9|18	
14cr|zssh-1.5c-9|19	%description
14cr|zssh-1.5c-9|20	zssh (Zmodem SSH) is a program for interactively transferring files to/from
14cr|zssh-1.5c-9|21	a remote machine while using the secure shell (ssh). It is intended to be a
14cr|zssh-1.5c-9|22	convenient alternative to scp, allowing to transfer files without having to
14cr|zssh-1.5c-9|23	open another  session and re-authenticate  oneself. zssh is  an interactive
14cr|zssh-1.5c-9|24	wrapper for ssh used to switch  the ssh connection between the remote shell
14cr|zssh-1.5c-9|25	and  file transfers.  Files are  transferred through  the  zmodem protocol,
14cr|zssh-1.5c-9|26	using the rz and sz commands.
14cr|zssh-1.5c-9|27	
14cr|zssh-1.5c-9|28	%files
14cr|zssh-1.5c-9|29	%defattr(644,root,root,755)
14cr|zssh-1.5c-9|30	%doc CHANGES FAQ INSTALL README VERSION
14cr|zssh-1.5c-9|31	%attr(0755,root,root) %{_bindir}/zssh
14cr|zssh-1.5c-9|32	%attr(0755,root,root) %{_bindir}/ztelnet
14cr|zssh-1.5c-9|33	%{_mandir}/man1/zssh.1*
14cr|zssh-1.5c-9|34	%{_mandir}/man1/ztelnet.1*
14cr|zssh-1.5c-9|35	
14cr|zssh-1.5c-9|36	#----------------------------------------------------------------------------
14cr|zssh-1.5c-9|37	
14cr|zssh-1.5c-9|38	%prep
14cr|zssh-1.5c-9|39	%setup -q
14cr|zssh-1.5c-9|40	%patch0 -p1 -b .install~
14cr|zssh-1.5c-9|41	%patch1 -p1 -b .ptmx~
14cr|zssh-1.5c-9|42	%patch2 -p1 -b .rl63~
14cr|zssh-1.5c-9|43	
14cr|zssh-1.5c-9|44	%build
14cr|zssh-1.5c-9|45	autoreconf -fi
14cr|zssh-1.5c-9|46	%configure2_5x
14cr|zssh-1.5c-9|47	%make
14cr|zssh-1.5c-9|48	
14cr|zssh-1.5c-9|49	%install
14cr|zssh-1.5c-9|50	%makeinstall
14cr|zssh-1.5c-9|51	
14cr|zssh-1.5c-9|52	
14cr|zssh-1.5c-9|53	%changelog
14cr|zssh-1.5c-9|54	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5c-9
14cr|zssh-1.5c-9|55	+ Revision: 2264304
14cr|zssh-1.5c-9|56	- Add patch to fix build with readline 6.3, spec cleanup
14cr|zssh-1.5c-9|57	
14cr|zssh-1.5c-9|58	

9446 14
14cr|zsync-0.6.2-2|1	%define name zsync
14cr|zsync-0.6.2-2|2	%define version 0.6.2
14cr|zsync-0.6.2-2|3	%define release 2
14cr|zsync-0.6.2-2|4	
14cr|zsync-0.6.2-2|5	Summary: An rsync like transfer software over http
14cr|zsync-0.6.2-2|6	Name: %{name}
14cr|zsync-0.6.2-2|7	Version: %{version}
14cr|zsync-0.6.2-2|8	Release: %{release}
14cr|zsync-0.6.2-2|9	Source0: %{name}-%{version}.tar.bz2
14cr|zsync-0.6.2-2|10	License: Artistic
14cr|zsync-0.6.2-2|11	Group: Networking/File transfer
14cr|zsync-0.6.2-2|12	Url: http://zsync.moria.org.uk/
14cr|zsync-0.6.2-2|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14cr|zsync-0.6.2-2|14	
14cr|zsync-0.6.2-2|15	%description
14cr|zsync-0.6.2-2|16	zsync is a file transfer program. It allows you to download a file
14cr|zsync-0.6.2-2|17	from a remote web server, where you have a copy of an older version of
14cr|zsync-0.6.2-2|18	the file on your computer already. zsync downloads only the new parts
14cr|zsync-0.6.2-2|19	of the file. It uses the same algorithm as rsync.
14cr|zsync-0.6.2-2|20	
14cr|zsync-0.6.2-2|21	zsync does not require any special server software or a shell account
14cr|zsync-0.6.2-2|22	on the remote system (rsync, in comparison, requires that you have an
14cr|zsync-0.6.2-2|23	rsh or ssh account, or that the remote system runs rsyncd). Instead,
14cr|zsync-0.6.2-2|24	it uses a control file - a .zsync file - that describes the file to be
14cr|zsync-0.6.2-2|25	downloaded and enables zsync to work out which blocks it needs. This
14cr|zsync-0.6.2-2|26	file can be created by the admin of the web server hosting the
14cr|zsync-0.6.2-2|27	download, and placed alongside the file to download - it is generated
14cr|zsync-0.6.2-2|28	once, then any downloaders with zsync can use it.
14cr|zsync-0.6.2-2|29	
14cr|zsync-0.6.2-2|30	%prep
14cr|zsync-0.6.2-2|31	%setup -q
14cr|zsync-0.6.2-2|32	
14cr|zsync-0.6.2-2|33	%build
14cr|zsync-0.6.2-2|34	%configure
14cr|zsync-0.6.2-2|35	%make
14cr|zsync-0.6.2-2|36	
14cr|zsync-0.6.2-2|37	%install
14cr|zsync-0.6.2-2|38	rm -rf $RPM_BUILD_ROOT
14cr|zsync-0.6.2-2|39	%makeinstall
14cr|zsync-0.6.2-2|40	
14cr|zsync-0.6.2-2|41	%__rm -fr %buildroot%_datadir/doc
14cr|zsync-0.6.2-2|42	
14cr|zsync-0.6.2-2|43	%clean
14cr|zsync-0.6.2-2|44	rm -rf $RPM_BUILD_ROOT
14cr|zsync-0.6.2-2|45	
14cr|zsync-0.6.2-2|46	%files
14cr|zsync-0.6.2-2|47	%defattr(-,root,root)
14cr|zsync-0.6.2-2|48	%doc NEWS README
14cr|zsync-0.6.2-2|49	%_bindir/*
14cr|zsync-0.6.2-2|50	%_mandir/man?/*
14cr|zsync-0.6.2-2|51	
14cr|zsync-0.6.2-2|52	
14cr|zsync-0.6.2-2|53	
14cr|zsync-0.6.2-2|54	
14cr|zsync-0.6.2-2|55	%changelog
14cr|zsync-0.6.2-2|56	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-2
14cr|zsync-0.6.2-2|57	+ Revision: 5a9cc85
14cr|zsync-0.6.2-2|58	- MassBuild#464: Increase release tag
14cr|zsync-0.6.2-2|59	
14cr|zsync-0.6.2-2|60	

9447 14
14cr|zutils-1.1-2|1	# E: debuginfo-without-sources (Badness: 1)
14cr|zutils-1.1-2|2	%define debug_package	%{nil}
14cr|zutils-1.1-2|3	
14cr|zutils-1.1-2|4	Name:		zutils
14cr|zutils-1.1-2|5	Summary:	Utilities dealing with compressed files
14cr|zutils-1.1-2|6	Version:	1.1
14cr|zutils-1.1-2|7	Release:	2
14cr|zutils-1.1-2|8	License:	GPLv3+
14cr|zutils-1.1-2|9	Group:		Archiving/Compression
14cr|zutils-1.1-2|10	URL:		http://www.nongnu.org/zutils/zutils.html
14cr|zutils-1.1-2|11	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.lz
14cr|zutils-1.1-2|12	
14cr|zutils-1.1-2|13	BuildRequires:	lzip
14cr|zutils-1.1-2|14	Conflicts: gzip-utils
14cr|zutils-1.1-2|15	
14cr|zutils-1.1-2|16	
14cr|zutils-1.1-2|17	
14cr|zutils-1.1-2|18	%description
14cr|zutils-1.1-2|19	Zutils is a collection of utilities able to deal with any combination
14cr|zutils-1.1-2|20	of compressed and non-compressed files transparently. If any given file,
14cr|zutils-1.1-2|21	including standard input, is compressed, its decompressed content is used.
14cr|zutils-1.1-2|22	Compressed files are decompressed on the fly; no temporary files are created.
14cr|zutils-1.1-2|23	These utilities are not wrapper scripts but safer and more efficient C++
14cr|zutils-1.1-2|24	programs. In particular the "--recursive" option is very efficient in those
14cr|zutils-1.1-2|25	utilities supporting it.
14cr|zutils-1.1-2|26	
14cr|zutils-1.1-2|27	The provided utilities are:
14cr|zutils-1.1-2|28	Zcat - Decompresses and copies files to standard output.
14cr|zutils-1.1-2|29	Zcmp - Decompresses and compares two files byte by byte.
14cr|zutils-1.1-2|30	Zdiff - Decompresses and compares two files line by line.
14cr|zutils-1.1-2|31	Zgrep - Decompresses and searches files for a regular expression.
14cr|zutils-1.1-2|32	Ztest - Tests integrity of compressed files.
14cr|zutils-1.1-2|33	
14cr|zutils-1.1-2|34	The supported compressors are bzip2, gzip, lzip and xz.
14cr|zutils-1.1-2|35	
14cr|zutils-1.1-2|36	%prep
14cr|zutils-1.1-2|37	%setup -q
14cr|zutils-1.1-2|38	
14cr|zutils-1.1-2|39	%build
14cr|zutils-1.1-2|40	%configure
14cr|zutils-1.1-2|41	%make
14cr|zutils-1.1-2|42	
14cr|zutils-1.1-2|43	%check
14cr|zutils-1.1-2|44	make check
14cr|zutils-1.1-2|45	
14cr|zutils-1.1-2|46	%install
14cr|zutils-1.1-2|47	%makeinstall_std
14cr|zutils-1.1-2|48	install -d -m 755 %{buildroot}/bin
14cr|zutils-1.1-2|49	mv %{buildroot}%{_bindir}/zcat %{buildroot}/bin/
14cr|zutils-1.1-2|50	ln -s ../../bin/zcat %{buildroot}%{_bindir}/zcat
14cr|zutils-1.1-2|51	
14cr|zutils-1.1-2|52	%files
14cr|zutils-1.1-2|53	/bin/zcat
14cr|zutils-1.1-2|54	%{_bindir}/z*
14cr|zutils-1.1-2|55	%{_infodir}/zutils.info*
14cr|zutils-1.1-2|56	%{_mandir}/man1/z*.1*
14cr|zutils-1.1-2|57	# TODO a better config?
14cr|zutils-1.1-2|58	%config(noreplace) %{_sysconfdir}/zutilsrc
14cr|zutils-1.1-2|59	
14cr|zutils-1.1-2|60	%changelog
14cr|zutils-1.1-2|61	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cr|zutils-1.1-2|62	+ Revision: e9193e0
14cr|zutils-1.1-2|63	- MassBuild#464: Increase release tag
14cr|zutils-1.1-2|64	
14cr|zutils-1.1-2|65	

9448 14
14cr|zygrib-6.2.3-3|1	%define oname zyGrib
14cr|zygrib-6.2.3-3|2	
14cr|zygrib-6.2.3-3|3	Summary:	Weather data visualization, GRIB file viewer
14cr|zygrib-6.2.3-3|4	Name:		zygrib
14cr|zygrib-6.2.3-3|5	Version:	6.2.3
14cr|zygrib-6.2.3-3|6	Release:	3
14cr|zygrib-6.2.3-3|7	License:	GPLv3+
14cr|zygrib-6.2.3-3|8	Group:		Sciences/Geosciences
14cr|zygrib-6.2.3-3|9	Url:		http://www.zygrib.org
14cr|zygrib-6.2.3-3|10	# Sources downloaded at :
14cr|zygrib-6.2.3-3|11	# http://www.zygrib.org/getfile.php?file=zyGrib-3.8.3.tgz
14cr|zygrib-6.2.3-3|12	# http://www.zygrib.org/getfile.php?file=zyGrib_maps2.tgz
14cr|zygrib-6.2.3-3|13	Source0:	%{oname}-%{version}.tgz
14cr|zygrib-6.2.3-3|14	Source1:	%{oname}_maps2.4.tgz
14cr|zygrib-6.2.3-3|15	# From the Debian package
14cr|zygrib-6.2.3-3|16	Source2:	%{name}.png
14cr|zygrib-6.2.3-3|17	Patch0:		zyGrib-6.2.3-system-qwt.patch
14cr|zygrib-6.2.3-3|18	Patch1:		zyGrib-6.2.3-datapath.patch
14cr|zygrib-6.2.3-3|19	BuildRequires:	bzip2-devel
14cr|zygrib-6.2.3-3|20	BuildRequires:	libnova-devel
14cr|zygrib-6.2.3-3|21	BuildRequires:	qt4-devel
14cr|zygrib-6.2.3-3|22	BuildRequires:	qwt-devel
14cr|zygrib-6.2.3-3|23	BuildRequires:	pkgconfig(proj)
14cr|zygrib-6.2.3-3|24	Suggests:	%{name}-maps-high
14cr|zygrib-6.2.3-3|25	
14cr|zygrib-6.2.3-3|26	%description
14cr|zygrib-6.2.3-3|27	ZyGrib is a GRIB file viewer. It enables :
14cr|zygrib-6.2.3-3|28	
14cr|zygrib-6.2.3-3|29	o Visualisation of meteo data from files in GRIB Format 1
14cr|zygrib-6.2.3-3|30	o Automatic GRIB data download
14cr|zygrib-6.2.3-3|31	o Automatic Download from IAC (fleetcode) Data
14cr|zygrib-6.2.3-3|32	o Roh or compressed GRIB Data (gzip *.gz; bzip2 *.bz2) can be used
14cr|zygrib-6.2.3-3|33	
14cr|zygrib-6.2.3-3|34	%files
14cr|zygrib-6.2.3-3|35	%{_bindir}/%{oname}
14cr|zygrib-6.2.3-3|36	%{_datadir}/%{name}
14cr|zygrib-6.2.3-3|37	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
14cr|zygrib-6.2.3-3|38	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
14cr|zygrib-6.2.3-3|39	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_0.*
14cr|zygrib-6.2.3-3|40	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_1.*
14cr|zygrib-6.2.3-3|41	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
14cr|zygrib-6.2.3-3|42	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
14cr|zygrib-6.2.3-3|43	%{_datadir}/pixmaps/%{name}.png
14cr|zygrib-6.2.3-3|44	%{_datadir}/applications/%{name}.desktop
14cr|zygrib-6.2.3-3|45	
14cr|zygrib-6.2.3-3|46	#----------------------------------------------------------------------------
14cr|zygrib-6.2.3-3|47	
14cr|zygrib-6.2.3-3|48	%package maps-high
14cr|zygrib-6.2.3-3|49	Summary:	High resolution maps for %{oname}
14cr|zygrib-6.2.3-3|50	Group:		Sciences/Geosciences
14cr|zygrib-6.2.3-3|51	Requires:	%{name}
14cr|zygrib-6.2.3-3|52	BuildArch:	noarch
14cr|zygrib-6.2.3-3|53	
14cr|zygrib-6.2.3-3|54	%description maps-high
14cr|zygrib-6.2.3-3|55	This package contains maps for %{oname} in higher resolution than the ones
14cr|zygrib-6.2.3-3|56	provided in the main package.
14cr|zygrib-6.2.3-3|57	
14cr|zygrib-6.2.3-3|58	%files maps-high
14cr|zygrib-6.2.3-3|59	%{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
14cr|zygrib-6.2.3-3|60	%{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
14cr|zygrib-6.2.3-3|61	%{_datadir}/%{name}/maps/gshhs/rangs_0.*
14cr|zygrib-6.2.3-3|62	%{_datadir}/%{name}/maps/gshhs/rangs_1.*
14cr|zygrib-6.2.3-3|63	%{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
14cr|zygrib-6.2.3-3|64	%{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
14cr|zygrib-6.2.3-3|65	
14cr|zygrib-6.2.3-3|66	#----------------------------------------------------------------------------
14cr|zygrib-6.2.3-3|67	
14cr|zygrib-6.2.3-3|68	%prep
14cr|zygrib-6.2.3-3|69	%setup -q -n %{oname}-%{version}
14cr|zygrib-6.2.3-3|70	%setup -q -n %{oname}-%{version} -T -D -a 1
14cr|zygrib-6.2.3-3|71	%patch0 -p1
14cr|zygrib-6.2.3-3|72	%patch1 -p1
14cr|zygrib-6.2.3-3|73	
14cr|zygrib-6.2.3-3|74	%build
14cr|zygrib-6.2.3-3|75	%make
14cr|zygrib-6.2.3-3|76	
14cr|zygrib-6.2.3-3|77	%install
14cr|zygrib-6.2.3-3|78	install -d -m755 %{buildroot}%{_bindir}
14cr|zygrib-6.2.3-3|79	install -D -m755 src/%{oname} %{buildroot}%{_bindir}
14cr|zygrib-6.2.3-3|80	
14cr|zygrib-6.2.3-3|81	install -d -m755 %{buildroot}%{_datadir}/%{name}/tr
14cr|zygrib-6.2.3-3|82	cp -pr data/maps %{buildroot}%{_datadir}/%{name}/maps
14cr|zygrib-6.2.3-3|83	cp -pr data/img %{buildroot}%{_datadir}/%{name}/img
14cr|zygrib-6.2.3-3|84	cp -pr data/colors %{buildroot}%{_datadir}/%{name}/colors
14cr|zygrib-6.2.3-3|85	cp -pr data/fonts %{buildroot}%{_datadir}/%{name}/fonts
14cr|zygrib-6.2.3-3|86	cp -pr data/gis %{buildroot}%{_datadir}/%{name}/gis
14cr|zygrib-6.2.3-3|87	cp -pr data/stuff %{buildroot}%{_datadir}/%{name}/stuff
14cr|zygrib-6.2.3-3|88	install -D -m644 data/tr/*.qm %{buildroot}%{_datadir}/%{name}/tr
14cr|zygrib-6.2.3-3|89	
14cr|zygrib-6.2.3-3|90	# desktop file
14cr|zygrib-6.2.3-3|91	install -d -m755 %{buildroot}%{_datadir}/applications
14cr|zygrib-6.2.3-3|92	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cr|zygrib-6.2.3-3|93	[Desktop Entry]
14cr|zygrib-6.2.3-3|94	Name=%{oname}
14cr|zygrib-6.2.3-3|95	GenericName=GRIB file viewer
14cr|zygrib-6.2.3-3|96	Comment=Weather data visualization, GRIB file viewer
14cr|zygrib-6.2.3-3|97	Exec=%{_bindir}/%{oname}
14cr|zygrib-6.2.3-3|98	Icon=%{name}
14cr|zygrib-6.2.3-3|99	Terminal=false
14cr|zygrib-6.2.3-3|100	Type=Application
14cr|zygrib-6.2.3-3|101	StartupNotify=true
14cr|zygrib-6.2.3-3|102	Categories=Science;Geoscience;
14cr|zygrib-6.2.3-3|103	EOF
14cr|zygrib-6.2.3-3|104	
14cr|zygrib-6.2.3-3|105	# icon
14cr|zygrib-6.2.3-3|106	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cr|zygrib-6.2.3-3|107	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
14cr|zygrib-6.2.3-3|108	
14cr|zygrib-6.2.3-3|109	
14cr|zygrib-6.2.3-3|110	%changelog
14cr|zygrib-6.2.3-3|111	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.3-3
14cr|zygrib-6.2.3-3|112	+ Revision: be86c20
14cr|zygrib-6.2.3-3|113	- MassBuild#464: Increase release tag
14cr|zygrib-6.2.3-3|114	
14cr|zygrib-6.2.3-3|115	

9449 14
14cr|zynaddsubfx-2.4.4-2|1	%define _disable_ld_no_undefined    1
14cr|zynaddsubfx-2.4.4-2|2	
14cr|zynaddsubfx-2.4.4-2|3	%define docver  1.4.3
14cr|zynaddsubfx-2.4.4-2|4	%define oname   ZynAddSubFX
14cr|zynaddsubfx-2.4.4-2|5	
14cr|zynaddsubfx-2.4.4-2|6	Name:       zynaddsubfx
14cr|zynaddsubfx-2.4.4-2|7	Version:    2.4.4
14cr|zynaddsubfx-2.4.4-2|8	Release:    2
14cr|zynaddsubfx-2.4.4-2|9	Summary:    Real-time MIDI software synthesizer
14cr|zynaddsubfx-2.4.4-2|10	Source0:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14cr|zynaddsubfx-2.4.4-2|11	Source1:    http://downloads.sourceforge.net/%{name}/%{oname}-doc-%{docver}.tar.gz
14cr|zynaddsubfx-2.4.4-2|12	License:    GPLv2+
14cr|zynaddsubfx-2.4.4-2|13	Group:      Sound
14cr|zynaddsubfx-2.4.4-2|14	URL:        http://sourceforge.net/projects/zynaddsubfx
14cr|zynaddsubfx-2.4.4-2|15	BuildRequires:  pkgconfig(alsa)
14cr|zynaddsubfx-2.4.4-2|16	BuildRequires:  pkgconfig(fftw3)
14cr|zynaddsubfx-2.4.4-2|17	BuildRequires:  pkgconfig(mxml)
14cr|zynaddsubfx-2.4.4-2|18	BuildRequires:  fltk-devel
14cr|zynaddsubfx-2.4.4-2|19	BuildRequires:  cmake
14cr|zynaddsubfx-2.4.4-2|20	BuildRequires:  pkgconfig(jack)
14cr|zynaddsubfx-2.4.4-2|21	BuildRequires:  pkgconfig(dssi)
14cr|zynaddsubfx-2.4.4-2|22	BuildRequires:  pkgconfig(cairo)
14cr|zynaddsubfx-2.4.4-2|23	BuildRequires:  pkgconfig(pixman-1)
14cr|zynaddsubfx-2.4.4-2|24	
14cr|zynaddsubfx-2.4.4-2|25	%description
14cr|zynaddsubfx-2.4.4-2|26	A real-time software synthesizer for Linux with many features,
14cr|zynaddsubfx-2.4.4-2|27	including polyphony, multi-timbral and microtonal capabilities.  It
14cr|zynaddsubfx-2.4.4-2|28	includes randomness of some parameters,which makes warm sounds, like
14cr|zynaddsubfx-2.4.4-2|29	analogue synthesizers. The program has system/insertion effects, too.
14cr|zynaddsubfx-2.4.4-2|30	
14cr|zynaddsubfx-2.4.4-2|31	%package dssi
14cr|zynaddsubfx-2.4.4-2|32	Summary:    DSSI synthesizer plugin
14cr|zynaddsubfx-2.4.4-2|33	Group:      Sound
14cr|zynaddsubfx-2.4.4-2|34	License:    GPLv2+
14cr|zynaddsubfx-2.4.4-2|35	Requires:   %{name} = %{version}-%{release}
14cr|zynaddsubfx-2.4.4-2|36	
14cr|zynaddsubfx-2.4.4-2|37	%description dssi
14cr|zynaddsubfx-2.4.4-2|38	This is the DSSI synthesizer plugin of zynaddsubfx, which can be used
14cr|zynaddsubfx-2.4.4-2|39	with DSSI hosts like qtractor, ghostess, rosegarden and others.
14cr|zynaddsubfx-2.4.4-2|40	
14cr|zynaddsubfx-2.4.4-2|41	
14cr|zynaddsubfx-2.4.4-2|42	%prep
14cr|zynaddsubfx-2.4.4-2|43	%setup -q -a 1
14cr|zynaddsubfx-2.4.4-2|44	
14cr|zynaddsubfx-2.4.4-2|45	chmod 644 *.txt
14cr|zynaddsubfx-2.4.4-2|46	mv %{oname}-doc-%{docver} html
14cr|zynaddsubfx-2.4.4-2|47	
14cr|zynaddsubfx-2.4.4-2|48	%build
14cr|zynaddsubfx-2.4.4-2|49	%cmake
14cr|zynaddsubfx-2.4.4-2|50	%make
14cr|zynaddsubfx-2.4.4-2|51	
14cr|zynaddsubfx-2.4.4-2|52	%install
14cr|zynaddsubfx-2.4.4-2|53	cd build/
14cr|zynaddsubfx-2.4.4-2|54	%makeinstall_std
14cr|zynaddsubfx-2.4.4-2|55	
14cr|zynaddsubfx-2.4.4-2|56	%files
14cr|zynaddsubfx-2.4.4-2|57	%doc html *.txt
14cr|zynaddsubfx-2.4.4-2|58	%doc  ExternalPrograms/Spliter/readme.txt
14cr|zynaddsubfx-2.4.4-2|59	%{_bindir}/zynaddsubfx
14cr|zynaddsubfx-2.4.4-2|60	%{_datadir}/zynaddsubfx/*
14cr|zynaddsubfx-2.4.4-2|61	%{_datadir}/applications/*
14cr|zynaddsubfx-2.4.4-2|62	%{_datadir}/pixmaps/*
14cr|zynaddsubfx-2.4.4-2|63	
14cr|zynaddsubfx-2.4.4-2|64	%files dssi
14cr|zynaddsubfx-2.4.4-2|65	%{_libdir}/dssi/libzynaddsubfx_dssi.so
14cr|zynaddsubfx-2.4.4-2|66	
14cr|zynaddsubfx-2.4.4-2|67	
14cr|zynaddsubfx-2.4.4-2|68	
14cr|zynaddsubfx-2.4.4-2|69	%changelog
14cr|zynaddsubfx-2.4.4-2|70	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-2
14cr|zynaddsubfx-2.4.4-2|71	+ Revision: 3f7b015
14cr|zynaddsubfx-2.4.4-2|72	- MassBuild#464: Increase release tag
14cr|zynaddsubfx-2.4.4-2|73	
14cr|zynaddsubfx-2.4.4-2|74	

9450 14
14cr|zynjacku-6-3|1	%define name    zynjacku
14cr|zynjacku-6-3|2	%define version 6
14cr|zynjacku-6-3|3	%define release 3
14cr|zynjacku-6-3|4	
14cr|zynjacku-6-3|5	Name:           %{name}
14cr|zynjacku-6-3|6	Summary:        LV2 plugin host
14cr|zynjacku-6-3|7	Version:        %{version}
14cr|zynjacku-6-3|8	Release:        %{release}
14cr|zynjacku-6-3|9	
14cr|zynjacku-6-3|10	Source0:        http://download.gna.org/%name/%name-%version.tar.bz2
14cr|zynjacku-6-3|11	Source1:        zynjacku_logo.xpm
14cr|zynjacku-6-3|12	# (Fedora)Correct lv2 path on 64bit systems:
14cr|zynjacku-6-3|13	# https://gna.org/bugs/?13687
14cr|zynjacku-6-3|14	Patch0:         zynjacku-lv2path.patch
14cr|zynjacku-6-3|15	URL:            http://home.gna.org/zynjacku/
14cr|zynjacku-6-3|16	License:        GPLv2
14cr|zynjacku-6-3|17	Group:          Sound
14cr|zynjacku-6-3|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|zynjacku-6-3|19	
14cr|zynjacku-6-3|20	BuildRequires:  jackit-devel
14cr|zynjacku-6-3|21	BuildRequires:  gtk2-devel
14cr|zynjacku-6-3|22	BuildRequires:  pkgconfig
14cr|zynjacku-6-3|23	BuildRequires:  pkgconfig(libglade-2.0)
14cr|zynjacku-6-3|24	BuildRequires:  slv2-devel
14cr|zynjacku-6-3|25	BuildRequires:  lv2-devel
14cr|zynjacku-6-3|26	BuildRequires:  pygtk2.0-devel
14cr|zynjacku-6-3|27	
14cr|zynjacku-6-3|28	Requires:       jackit
14cr|zynjacku-6-3|29	Requires:       pygtk2.0
14cr|zynjacku-6-3|30	Provides:       lv2rack
14cr|zynjacku-6-3|31	
14cr|zynjacku-6-3|32	%description
14cr|zynjacku-6-3|33	zynjacku is JACK based, GTK (2.x) host for LV2 synths. It has one JACK
14cr|zynjacku-6-3|34	MIDI input port (routed to all hosted synths) and one (two for stereo
14cr|zynjacku-6-3|35	synths) JACK audio output port per plugin. Such design provides
14cr|zynjacku-6-3|36	multi-timbral sound by running several synth plugins.
14cr|zynjacku-6-3|37	zynjacku is a nunchaku weapon for JACK audio synthesis.
14cr|zynjacku-6-3|38	You have solid parts for synthesis itself and you have flexible part that
14cr|zynjacku-6-3|39	allows synthesis to suit your needs.
14cr|zynjacku-6-3|40	lv2rack is a host for LV2 effect plugins.
14cr|zynjacku-6-3|41	
14cr|zynjacku-6-3|42	%prep
14cr|zynjacku-6-3|43	%setup -q
14cr|zynjacku-6-3|44	%patch0 -p1 -b .lv2path
14cr|zynjacku-6-3|45	
14cr|zynjacku-6-3|46	%build
14cr|zynjacku-6-3|47	%configure2_5x --disable-static
14cr|zynjacku-6-3|48	%make
14cr|zynjacku-6-3|49	
14cr|zynjacku-6-3|50	%install
14cr|zynjacku-6-3|51	rm -rf %{buildroot}
14cr|zynjacku-6-3|52	%makeinstall
14cr|zynjacku-6-3|53	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cr|zynjacku-6-3|54	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cr|zynjacku-6-3|55	mkdir -p %{buildroot}%{_datadir}/applications
14cr|zynjacku-6-3|56	
14cr|zynjacku-6-3|57	
14cr|zynjacku-6-3|58	#make desktop file for zynjacku
14cr|zynjacku-6-3|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cr|zynjacku-6-3|60	[Desktop Entry]
14cr|zynjacku-6-3|61	Name=Zynjacku
14cr|zynjacku-6-3|62	Comment=LV2 synth plugin host
14cr|zynjacku-6-3|63	Exec=%{_bindir}/%{name}
14cr|zynjacku-6-3|64	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
14cr|zynjacku-6-3|65	Terminal=false
14cr|zynjacku-6-3|66	Type=Application
14cr|zynjacku-6-3|67	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cr|zynjacku-6-3|68	EOF
14cr|zynjacku-6-3|69	
14cr|zynjacku-6-3|70	#make desktop file for lv2rack
14cr|zynjacku-6-3|71	cat > %{buildroot}%{_datadir}/applications/mandriva-lv2rack.desktop <<EOF
14cr|zynjacku-6-3|72	[Desktop Entry]
14cr|zynjacku-6-3|73	Name=LV2Rack
14cr|zynjacku-6-3|74	Comment=LV2 effects plugin host
14cr|zynjacku-6-3|75	Exec=%{_bindir}/lv2rack
14cr|zynjacku-6-3|76	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
14cr|zynjacku-6-3|77	Terminal=false
14cr|zynjacku-6-3|78	Type=Application
14cr|zynjacku-6-3|79	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cr|zynjacku-6-3|80	EOF
14cr|zynjacku-6-3|81	
14cr|zynjacku-6-3|82	# don't ship .la
14cr|zynjacku-6-3|83	find %{buildroot} -name '*.la' | xargs rm -f
14cr|zynjacku-6-3|84	
14cr|zynjacku-6-3|85	%clean
14cr|zynjacku-6-3|86	rm -rf %{buildroot}
14cr|zynjacku-6-3|87	
14cr|zynjacku-6-3|88	%files
14cr|zynjacku-6-3|89	%defattr(-,root,root)
14cr|zynjacku-6-3|90	%doc README AUTHORS NEWS
14cr|zynjacku-6-3|91	
14cr|zynjacku-6-3|92	%{_bindir}/%name
14cr|zynjacku-6-3|93	%{_bindir}/zynspect
14cr|zynjacku-6-3|94	%{_bindir}/lv2rack
14cr|zynjacku-6-3|95	%{python_sitelib}/zynworld/*
14cr|zynjacku-6-3|96	%dir %{_datadir}/%name
14cr|zynjacku-6-3|97	%{_datadir}/%name/*
14cr|zynjacku-6-3|98	%{_datadir}/pixmaps/%{name}_logo.xpm
14cr|zynjacku-6-3|99	%{_datadir}/applications/mandriva-%{name}.desktop
14cr|zynjacku-6-3|100	%{_datadir}/applications/mandriva-lv2rack.desktop
14cr|zynjacku-6-3|101	
14cr|zynjacku-6-3|102	
14cr|zynjacku-6-3|103	
14cr|zynjacku-6-3|104	%changelog
14cr|zynjacku-6-3|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6-3
14cr|zynjacku-6-3|106	+ Revision: b3490dd
14cr|zynjacku-6-3|107	- MassBuild#464: Increase release tag
14cr|zynjacku-6-3|108	
14cr|zynjacku-6-3|109	

9451 14
14cr|zzuf-0.13-3|1	Summary:    A transparent application input fuzzer
14cr|zzuf-0.13-3|2	Name:		zzuf
14cr|zzuf-0.13-3|3	Version:	0.13
14cr|zzuf-0.13-3|4	Release:	3
14cr|zzuf-0.13-3|5	Source0:	http://libcaca.zoy.org/files/%name/%name-%version.tar.gz
14cr|zzuf-0.13-3|6	License:	WTFPL
14cr|zzuf-0.13-3|7	Group:		Development/Other
14cr|zzuf-0.13-3|8	Url:		http://libcaca.zoy.org/wiki/%name
14cr|zzuf-0.13-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cr|zzuf-0.13-3|10	BuildRequires:	autoconf2.5
14cr|zzuf-0.13-3|11	
14cr|zzuf-0.13-3|12	%description
14cr|zzuf-0.13-3|13	zzuf is a transparent application input fuzzer. Its purpose is to find bugs in
14cr|zzuf-0.13-3|14	applications by corrupting their user-contributed data (which more than often
14cr|zzuf-0.13-3|15	comes from untrusted sources on the Internet). It works by intercepting file
14cr|zzuf-0.13-3|16	and network operations and changing random bits in the program?s input.
14cr|zzuf-0.13-3|17	
14cr|zzuf-0.13-3|18	zzuf's behaviour is deterministic, making it easier to reproduce bugs. Its
14cr|zzuf-0.13-3|19	main areas of use are:
14cr|zzuf-0.13-3|20	quality assurance: use zzuf to test existing software, or integrate it
14cr|zzuf-0.13-3|21	into your own software?s testsuite
14cr|zzuf-0.13-3|22	security: very often, segmentation faults or memory corruption issues
14cr|zzuf-0.13-3|23	mean a potential security hole, zzuf helps exposing some of them
14cr|zzuf-0.13-3|24	
14cr|zzuf-0.13-3|25	zzuf's primary target is media players, image viewers and web browsers,
14cr|zzuf-0.13-3|26	because the data they process is inherently insecure, but it was also
14cr|zzuf-0.13-3|27	successfully used to find bugs in system utilities such as objdump.
14cr|zzuf-0.13-3|28	%prep
14cr|zzuf-0.13-3|29	%setup -q
14cr|zzuf-0.13-3|30	
14cr|zzuf-0.13-3|31	%build
14cr|zzuf-0.13-3|32	%configure2_5x
14cr|zzuf-0.13-3|33	%make
14cr|zzuf-0.13-3|34	
14cr|zzuf-0.13-3|35	%install
14cr|zzuf-0.13-3|36	rm -rf $RPM_BUILD_ROOT
14cr|zzuf-0.13-3|37	%makeinstall
14cr|zzuf-0.13-3|38	rm -f %_libdir/%name/*.a
14cr|zzuf-0.13-3|39	
14cr|zzuf-0.13-3|40	%clean
14cr|zzuf-0.13-3|41	rm -rf $RPM_BUILD_ROOT
14cr|zzuf-0.13-3|42	
14cr|zzuf-0.13-3|43	%files
14cr|zzuf-0.13-3|44	%defattr(-,root,root)
14cr|zzuf-0.13-3|45	%_bindir/*
14cr|zzuf-0.13-3|46	%_mandir/man1/*
14cr|zzuf-0.13-3|47	%_mandir/man3/*
14cr|zzuf-0.13-3|48	%_libdir/%name/*
14cr|zzuf-0.13-3|49	
14cr|zzuf-0.13-3|50	
14cr|zzuf-0.13-3|51	
14cr|zzuf-0.13-3|52	
14cr|zzuf-0.13-3|53	
14cr|zzuf-0.13-3|54	%changelog
14cr|zzuf-0.13-3|55	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-3
14cr|zzuf-0.13-3|56	+ Revision: baef465
14cr|zzuf-0.13-3|57	- MassBuild#464: Increase release tag
14cr|zzuf-0.13-3|58	
14cr|zzuf-0.13-3|59	

9452 14
14cu|0ad-0.0.21-1|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
14cu|0ad-0.0.21-1|2	
14cu|0ad-0.0.21-1|3	# enable special maintainer debug build ?
14cu|0ad-0.0.21-1|4	%define with_debug 0
14cu|0ad-0.0.21-1|5	%if %{with_debug}
14cu|0ad-0.0.21-1|6	%define config debug
14cu|0ad-0.0.21-1|7	%define dbg _dbg
14cu|0ad-0.0.21-1|8	%else
14cu|0ad-0.0.21-1|9	%define config release
14cu|0ad-0.0.21-1|10	%define dbg %{nil}
14cu|0ad-0.0.21-1|11	%endif
14cu|0ad-0.0.21-1|12	
14cu|0ad-0.0.21-1|13	%global with_system_nvtt 0
14cu|0ad-0.0.21-1|14	%global without_nvtt 1
14cu|0ad-0.0.21-1|15	
14cu|0ad-0.0.21-1|16	Summary:	Cross-Platform RTS Game of Ancient Warfare
14cu|0ad-0.0.21-1|17	Name:		0ad
14cu|0ad-0.0.21-1|18	Version:	0.0.21
14cu|0ad-0.0.21-1|19	Release:	1
14cu|0ad-0.0.21-1|20	Epoch:		1
14cu|0ad-0.0.21-1|21	License:	GPLv2+ and BSD and MIT and IBM
14cu|0ad-0.0.21-1|22	Group:		Games/Strategy
14cu|0ad-0.0.21-1|23	Url:		http://play0ad.com
14cu|0ad-0.0.21-1|24	Source0:	http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
14cu|0ad-0.0.21-1|25	# adapted from binaries/system/readme.txt
14cu|0ad-0.0.21-1|26	# It is advisable to review this file at on newer versions, to update the
14cu|0ad-0.0.21-1|27	# version field and check for extra options. Note that windows specific,
14cu|0ad-0.0.21-1|28	# and disabled options were not added to the manual page.
14cu|0ad-0.0.21-1|29	Source1:	%{name}.6
14cu|0ad-0.0.21-1|30	# http://trac.wildfiregames.com/ticket/1421
14cu|0ad-0.0.21-1|31	Patch0:		0ad-rpath.patch
14cu|0ad-0.0.21-1|32	# Only do fcollada debug build with enabling debug maintainer mode
14cu|0ad-0.0.21-1|33	# It also prevents assumption there that it is building in x86
14cu|0ad-0.0.21-1|34	Patch1:		0ad-0.0.19-debug.patch
14cu|0ad-0.0.21-1|35	Patch2:		0ad-mozjs-incompatible.patch
14cu|0ad-0.0.21-1|36	# After some trial&error this corrects a %%check failure with gcc 4.9 on i686
14cu|0ad-0.0.21-1|37	Patch3:		0ad-check.patch
14cu|0ad-0.0.21-1|38	Patch4:		0ad-0.0.21-desktop.patch
14cu|0ad-0.0.21-1|39	
14cu|0ad-0.0.21-1|40	BuildRequires:	cmake
14cu|0ad-0.0.21-1|41	BuildRequires:	desktop-file-utils
14cu|0ad-0.0.21-1|42	BuildRequires:	nasm
14cu|0ad-0.0.21-1|43	BuildRequires:	subversion
14cu|0ad-0.0.21-1|44	BuildRequires:	boost-devel
14cu|0ad-0.0.21-1|45	BuildRequires:	jpeg-devel
14cu|0ad-0.0.21-1|46	BuildRequires:	libdnet-devel
14cu|0ad-0.0.21-1|47	BuildRequires:	miniupnpc-devel
14cu|0ad-0.0.21-1|48	%if %{with_system_nvtt}
14cu|0ad-0.0.21-1|49	BuildRequires:	nvidia-texture-tools-devel
14cu|0ad-0.0.21-1|50	%endif
14cu|0ad-0.0.21-1|51	BuildRequires:	wxgtku3.0-devel
14cu|0ad-0.0.21-1|52	BuildRequires:	pkgconfig(gloox)
14cu|0ad-0.0.21-1|53	BuildRequires:	pkgconfig(icu-i18n)
14cu|0ad-0.0.21-1|54	BuildRequires:	pkgconfig(IL)
14cu|0ad-0.0.21-1|55	BuildRequires:	pkgconfig(libcurl)
14cu|0ad-0.0.21-1|56	BuildRequires:	pkgconfig(libenet)
14cu|0ad-0.0.21-1|57	BuildRequires:	pkgconfig(libpng)
14cu|0ad-0.0.21-1|58	BuildRequires:	pkgconfig(libxml-2.0)
14cu|0ad-0.0.21-1|59	BuildRequires:	pkgconfig(libzip)
14cu|0ad-0.0.21-1|60	BuildRequires:	pkgconfig(mozjs-38)
14cu|0ad-0.0.21-1|61	BuildRequires:	pkgconfig(nspr)
14cu|0ad-0.0.21-1|62	BuildRequires:	pkgconfig(openal)
14cu|0ad-0.0.21-1|63	BuildRequires:	pkgconfig(sdl2)
14cu|0ad-0.0.21-1|64	BuildRequires:	pkgconfig(vorbis)
14cu|0ad-0.0.21-1|65	Requires:	%{name}-data
14cu|0ad-0.0.21-1|66	ExclusiveArch:	%{ix86} x86_64
14cu|0ad-0.0.21-1|67	
14cu|0ad-0.0.21-1|68	%description
14cu|0ad-0.0.21-1|69	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
14cu|0ad-0.0.21-1|70	real-time strategy (RTS) game of ancient warfare. In short, it is a
14cu|0ad-0.0.21-1|71	historically-based war/economy game that allows players to relive or rewrite
14cu|0ad-0.0.21-1|72	the history of Western civilizations, focusing on the years between 500 B.C.
14cu|0ad-0.0.21-1|73	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
14cu|0ad-0.0.21-1|74	graphics, detailed artwork, sound, and a flexible and powerful custom-built
14cu|0ad-0.0.21-1|75	game engine.
14cu|0ad-0.0.21-1|76	
14cu|0ad-0.0.21-1|77	The game has been in development by Wildfire Games (WFG), a group of volunteer,
14cu|0ad-0.0.21-1|78	hobbyist game developers, since 2001.
14cu|0ad-0.0.21-1|79	
14cu|0ad-0.0.21-1|80	%files
14cu|0ad-0.0.21-1|81	%doc README.txt LICENSE.txt
14cu|0ad-0.0.21-1|82	%doc license_gpl-2.0.txt license_lgpl-2.1.txt
14cu|0ad-0.0.21-1|83	%{_gamesbindir}/0ad
14cu|0ad-0.0.21-1|84	%{_gamesbindir}/pyrogenesis%{dbg}
14cu|0ad-0.0.21-1|85	%{_libdir}/%{name}
14cu|0ad-0.0.21-1|86	%{_datadir}/pixmaps/%{name}.png
14cu|0ad-0.0.21-1|87	%{_datadir}/appdata/0ad.appdata.xml
14cu|0ad-0.0.21-1|88	%{_datadir}/applications/%{name}.desktop
14cu|0ad-0.0.21-1|89	%{_gamesdatadir}/%{name}
14cu|0ad-0.0.21-1|90	%{_mandir}/man6/*.6*
14cu|0ad-0.0.21-1|91	
14cu|0ad-0.0.21-1|92	#----------------------------------------------------------------------------
14cu|0ad-0.0.21-1|93	
14cu|0ad-0.0.21-1|94	%prep
14cu|0ad-0.0.21-1|95	%setup -q -n %{name}-%{version}-alpha
14cu|0ad-0.0.21-1|96	%patch0 -p1
14cu|0ad-0.0.21-1|97	%if !%{with_debug}
14cu|0ad-0.0.21-1|98	# disable debug build, and "int 0x3" to trap to debugger (x86 only)
14cu|0ad-0.0.21-1|99	%patch1 -p1
14cu|0ad-0.0.21-1|100	%endif
14cu|0ad-0.0.21-1|101	%patch2 -p1
14cu|0ad-0.0.21-1|102	%patch3 -p1
14cu|0ad-0.0.21-1|103	%patch4 -p1
14cu|0ad-0.0.21-1|104	
14cu|0ad-0.0.21-1|105	%if %{with_system_nvtt}
14cu|0ad-0.0.21-1|106	rm -fr libraries/nvtt
14cu|0ad-0.0.21-1|107	%endif
14cu|0ad-0.0.21-1|108	
14cu|0ad-0.0.21-1|109	%build
14cu|0ad-0.0.21-1|110	export CC=%{__cc}
14cu|0ad-0.0.21-1|111	export CFLAGS="%{optflags}"
14cu|0ad-0.0.21-1|112	# avoid warnings with gcc 4.7 due to _FORTIFY_SOURCE in CPPFLAGS
14cu|0ad-0.0.21-1|113	export CPPFLAGS="`echo %{optflags} | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//'`"
14cu|0ad-0.0.21-1|114	build/workspaces/update-workspaces.sh \
14cu|0ad-0.0.21-1|115	--bindir %{_gamesbindir} \
14cu|0ad-0.0.21-1|116	--datadir %{_gamesdatadir}/%{name} \
14cu|0ad-0.0.21-1|117	--libdir %{_libdir}/%{name} \
14cu|0ad-0.0.21-1|118	--with-system-mozjs38 \
14cu|0ad-0.0.21-1|119	%if %{with_system_nvtt}
14cu|0ad-0.0.21-1|120	--with-system-nvtt \
14cu|0ad-0.0.21-1|121	%endif
14cu|0ad-0.0.21-1|122	%if %{without_nvtt}
14cu|0ad-0.0.21-1|123	--without-nvtt \
14cu|0ad-0.0.21-1|124	%endif
14cu|0ad-0.0.21-1|125	%{?_smp_mflags}
14cu|0ad-0.0.21-1|126	
14cu|0ad-0.0.21-1|127	%make -C build/workspaces/gcc config=%{config} verbose=1
14cu|0ad-0.0.21-1|128	
14cu|0ad-0.0.21-1|129	%install
14cu|0ad-0.0.21-1|130	export CC=%{__cc}
14cu|0ad-0.0.21-1|131	install -d -m 755 %{buildroot}%{_gamesbindir}
14cu|0ad-0.0.21-1|132	install -m 755 binaries/system/pyrogenesis%{dbg} %{buildroot}%{_gamesbindir}/pyrogenesis%{dbg}
14cu|0ad-0.0.21-1|133	
14cu|0ad-0.0.21-1|134	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cu|0ad-0.0.21-1|135	for name in AtlasUI%{dbg} Collada%{dbg}; do
14cu|0ad-0.0.21-1|136	install -m 755 binaries/system/lib${name}.so  %{buildroot}%{_libdir}/%{name}/lib${name}.so
14cu|0ad-0.0.21-1|137	done
14cu|0ad-0.0.21-1|138	
14cu|0ad-0.0.21-1|139	%if !%{without_nvtt} && !%{with_system_nvtt}
14cu|0ad-0.0.21-1|140	for name in nvcore nvimage nvmath nvtt; do
14cu|0ad-0.0.21-1|141	install -p -m 755 binaries/system/lib${name}.so %{buildroot}%{_libdir}/%{name}/lib${name}.so
14cu|0ad-0.0.21-1|142	done
14cu|0ad-0.0.21-1|143	%endif
14cu|0ad-0.0.21-1|144	
14cu|0ad-0.0.21-1|145	install -d -m 755 %{buildroot}%{_datadir}/appdata
14cu|0ad-0.0.21-1|146	install -p -m 644 build/resources/0ad.appdata.xml %{buildroot}%{_datadir}/appdata
14cu|0ad-0.0.21-1|147	
14cu|0ad-0.0.21-1|148	install -d -m 755 %{buildroot}%{_gamesdatadir}/applications
14cu|0ad-0.0.21-1|149	install -m 644 build/resources/0ad.desktop %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cu|0ad-0.0.21-1|150	perl -pi -e 's|%{_bindir}/0ad|%{_gamesbindir}/0ad|;' \
14cu|0ad-0.0.21-1|151	%{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cu|0ad-0.0.21-1|152	
14cu|0ad-0.0.21-1|153	install -d -m 755 %{buildroot}%{_gamesdatadir}/pixmaps
14cu|0ad-0.0.21-1|154	install -m 644 build/resources/0ad.png %{buildroot}%{_gamesdatadir}/pixmaps/%{name}.png
14cu|0ad-0.0.21-1|155	
14cu|0ad-0.0.21-1|156	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|0ad-0.0.21-1|157	cp -a binaries/data/* %{buildroot}%{_gamesdatadir}/%{name}
14cu|0ad-0.0.21-1|158	
14cu|0ad-0.0.21-1|159	install -d -m 755 %{buildroot}%{_mandir}/man6
14cu|0ad-0.0.21-1|160	install -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|0ad-0.0.21-1|161	ln -sf %{name}.6 %{buildroot}%{_mandir}/man6/pyrogenesis.6
14cu|0ad-0.0.21-1|162	
14cu|0ad-0.0.21-1|163	desktop-file-validate %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
14cu|0ad-0.0.21-1|164	
14cu|0ad-0.0.21-1|165	mkdir -p %{buildroot}%{_datadir}
14cu|0ad-0.0.21-1|166	mv -f %{buildroot}%{_gamesdatadir}/{pixmaps,applications} %{buildroot}%{_datadir}
14cu|0ad-0.0.21-1|167	
14cu|0ad-0.0.21-1|168	cat > %{buildroot}%{_gamesbindir}/0ad <<EOF
14cu|0ad-0.0.21-1|169	#!/bin/sh
14cu|0ad-0.0.21-1|170	
14cu|0ad-0.0.21-1|171	cd %{_gamesdatadir}/0ad
14cu|0ad-0.0.21-1|172	LD_LIBRARY_PATH=%{_libdir}/0ad %{_gamesbindir}/pyrogenesis%{dbg} "\$@"
14cu|0ad-0.0.21-1|173	EOF
14cu|0ad-0.0.21-1|174	chmod +x %{buildroot}%{_gamesbindir}/0ad
14cu|0ad-0.0.21-1|175	
14cu|0ad-0.0.21-1|176	%if %{with debug}
14cu|0ad-0.0.21-1|177	export EXCLUDE_FROM_FULL_STRIP="libAtlasUI_dbg.so libCollada_dbg.so pyrogenesis_dbg"
14cu|0ad-0.0.21-1|178	%endif
14cu|0ad-0.0.21-1|179	
14cu|0ad-0.0.21-1|180	# Depends on availablity of nvtt
14cu|0ad-0.0.21-1|181	%if !%{without_nvtt}
14cu|0ad-0.0.21-1|182	%check
14cu|0ad-0.0.21-1|183	export CC=%{__cc}
14cu|0ad-0.0.21-1|184	LD_LIBRARY_PATH=binaries/system binaries/system/test%{dbg}
14cu|0ad-0.0.21-1|185	%endif
14cu|0ad-0.0.21-1|186	
14cu|0ad-0.0.21-1|187	%changelog
14cu|0ad-0.0.21-1|188	
14cu|0ad-0.0.21-1|189	* Mon Dec 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.21-1
14cu|0ad-0.0.21-1|190	- (3736b85) New version 0.0.21
14cu|0ad-0.0.21-1|191	- (3736b85) Now uses mozjs-38 instead of mozjs-31
14cu|0ad-0.0.21-1|192	
14cu|0ad-0.0.21-1|193	

9453 14
14cu|0ad-data-0.0.21-1|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
14cu|0ad-data-0.0.21-1|2	
14cu|0ad-data-0.0.21-1|3	Summary:	The Data Files for 0 AD
14cu|0ad-data-0.0.21-1|4	Name:		0ad-data
14cu|0ad-data-0.0.21-1|5	Version:	0.0.21
14cu|0ad-data-0.0.21-1|6	Release:	1
14cu|0ad-data-0.0.21-1|7	Epoch:		1
14cu|0ad-data-0.0.21-1|8	License:	CC-BY-SA
14cu|0ad-data-0.0.21-1|9	Group:		Games/Strategy
14cu|0ad-data-0.0.21-1|10	Url:		http://play0ad.com
14cu|0ad-data-0.0.21-1|11	Source0:	http://releases.wildfiregames.com/0ad-%{version}-alpha-unix-data.tar.xz
14cu|0ad-data-0.0.21-1|12	BuildRequires:	unzip
14cu|0ad-data-0.0.21-1|13	Requires:	fonts-ttf-dejavu
14cu|0ad-data-0.0.21-1|14	BuildArch:	noarch
14cu|0ad-data-0.0.21-1|15	
14cu|0ad-data-0.0.21-1|16	%description
14cu|0ad-data-0.0.21-1|17	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
14cu|0ad-data-0.0.21-1|18	real-time strategy (RTS) game of ancient warfare. In short, it is a
14cu|0ad-data-0.0.21-1|19	historically-based war/economy game that allows players to relive or rewrite
14cu|0ad-data-0.0.21-1|20	the history of Western civilizations, focusing on the years between 500 B.C.
14cu|0ad-data-0.0.21-1|21	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
14cu|0ad-data-0.0.21-1|22	graphics, detailed artwork, sound, and a flexible and powerful custom-built
14cu|0ad-data-0.0.21-1|23	game engine.
14cu|0ad-data-0.0.21-1|24	
14cu|0ad-data-0.0.21-1|25	This package contains the 0ad data files.
14cu|0ad-data-0.0.21-1|26	
14cu|0ad-data-0.0.21-1|27	%files
14cu|0ad-data-0.0.21-1|28	%doc LICENSE-art.txt LICENSE-audio.txt
14cu|0ad-data-0.0.21-1|29	%{_gamesdatadir}/0ad
14cu|0ad-data-0.0.21-1|30	
14cu|0ad-data-0.0.21-1|31	#----------------------------------------------------------------------------
14cu|0ad-data-0.0.21-1|32	
14cu|0ad-data-0.0.21-1|33	%prep
14cu|0ad-data-0.0.21-1|34	%setup -q -n 0ad-%{version}-alpha
14cu|0ad-data-0.0.21-1|35	
14cu|0ad-data-0.0.21-1|36	%build
14cu|0ad-data-0.0.21-1|37	pushd binaries/data/mods/public
14cu|0ad-data-0.0.21-1|38	mkdir tmp
14cu|0ad-data-0.0.21-1|39	pushd tmp
14cu|0ad-data-0.0.21-1|40	unzip -x ../public.zip
14cu|0ad-data-0.0.21-1|41	cp -a art/LICENSE.txt ../../../../../LICENSE-art.txt
14cu|0ad-data-0.0.21-1|42	cp -a audio/LICENSE.txt ../../../../../LICENSE-audio.txt
14cu|0ad-data-0.0.21-1|43	rm -fr *
14cu|0ad-data-0.0.21-1|44	popd
14cu|0ad-data-0.0.21-1|45	rm -fr tmp
14cu|0ad-data-0.0.21-1|46	popd
14cu|0ad-data-0.0.21-1|47	
14cu|0ad-data-0.0.21-1|48	%install
14cu|0ad-data-0.0.21-1|49	mkdir -p %{buildroot}%{_gamesdatadir}
14cu|0ad-data-0.0.21-1|50	rm -f tools/fontbuilder/fonts/*.ttf
14cu|0ad-data-0.0.21-1|51	mv binaries/data %{buildroot}%{_gamesdatadir}/0ad
14cu|0ad-data-0.0.21-1|52	
14cu|0ad-data-0.0.21-1|53	
14cu|0ad-data-0.0.21-1|54	%changelog
14cu|0ad-data-0.0.21-1|55	
14cu|0ad-data-0.0.21-1|56	* Mon Dec 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.21-1
14cu|0ad-data-0.0.21-1|57	- (83aa4e6) New version 0.0.21
14cu|0ad-data-0.0.21-1|58	
14cu|0ad-data-0.0.21-1|59	

9454 14
14cu|0verkill-0.16-0.1|1	%define Werror_cflags %nil
14cu|0verkill-0.16-0.1|2	
14cu|0verkill-0.16-0.1|3	Name:           0verkill
14cu|0verkill-0.16-0.1|4	Version:        0.16
14cu|0verkill-0.16-0.1|5	Release:        0.1
14cu|0verkill-0.16-0.1|6	Url:            http://artax.karlin.mff.cuni.cz/~brain/%{name}/
14cu|0verkill-0.16-0.1|7	Summary:        Bloody hell in ASCII art
14cu|0verkill-0.16-0.1|8	License:        GPLv2
14cu|0verkill-0.16-0.1|9	Group:          Games/Adventure
14cu|0verkill-0.16-0.1|10	# https://github.com/hackndev/0verkill
14cu|0verkill-0.16-0.1|11	Source0:        0verkill-master.zip
14cu|0verkill-0.16-0.1|12	Source1:        %{name}.png
14cu|0verkill-0.16-0.1|13	Source2:        %{name}.desktop
14cu|0verkill-0.16-0.1|14	BuildRequires:  autoconf
14cu|0verkill-0.16-0.1|15	BuildRequires:  automake
14cu|0verkill-0.16-0.1|16	BuildRequires:  desktop-file-utils
14cu|0verkill-0.16-0.1|17	BuildRequires:  pkgconfig(x11)
14cu|0verkill-0.16-0.1|18	BuildRequires:  pkgconfig(xpm)
14cu|0verkill-0.16-0.1|19	BuildRequires:  imagemagick
14cu|0verkill-0.16-0.1|20	
14cu|0verkill-0.16-0.1|21	
14cu|0verkill-0.16-0.1|22	%description
14cu|0verkill-0.16-0.1|23	2D ASCII art deathmatch jump'n'kill'n'smile_insane.
14cu|0verkill-0.16-0.1|24	
14cu|0verkill-0.16-0.1|25	You were born to DIE - you will enjoy your death!
14cu|0verkill-0.16-0.1|26	Your eyes gonna BULGE with horror...
14cu|0verkill-0.16-0.1|27	IT is the game you always wanted to die playing !!!
14cu|0verkill-0.16-0.1|28	This game will be your worst NIGHTMARE you ever had!
14cu|0verkill-0.16-0.1|29	
14cu|0verkill-0.16-0.1|30	
14cu|0verkill-0.16-0.1|31	%files
14cu|0verkill-0.16-0.1|32	%doc doc/AUTHORS doc/CHANGELOG doc/COPYING doc/FILES doc/README.html doc/VERSION
14cu|0verkill-0.16-0.1|33	%{_bindir}/%{name}*
14cu|0verkill-0.16-0.1|34	%dir %{_datadir}/%{name}
14cu|0verkill-0.16-0.1|35	%dir %{_datadir}/%{name}/data
14cu|0verkill-0.16-0.1|36	%{_datadir}/%{name}/data/*
14cu|0verkill-0.16-0.1|37	%dir %{_datadir}/%{name}/grx
14cu|0verkill-0.16-0.1|38	%{_datadir}/%{name}/grx/*
14cu|0verkill-0.16-0.1|39	#----------------------------------------------------------
14cu|0verkill-0.16-0.1|40	
14cu|0verkill-0.16-0.1|41	%package xwindow
14cu|0verkill-0.16-0.1|42	Summary:        Bloody hell in ASCII art (with X Window support)
14cu|0verkill-0.16-0.1|43	Requires:       %{name} = %{EVRD}
14cu|0verkill-0.16-0.1|44	
14cu|0verkill-0.16-0.1|45	%description xwindow
14cu|0verkill-0.16-0.1|46	2D ASCII art deathmatch jump'n'kill'n'smile_insane.
14cu|0verkill-0.16-0.1|47	
14cu|0verkill-0.16-0.1|48	You were born to DIE - you will enjoy your death!
14cu|0verkill-0.16-0.1|49	Your eyes gonna BULGE with horror...
14cu|0verkill-0.16-0.1|50	IT is the game you always wanted to die playing !!!
14cu|0verkill-0.16-0.1|51	This game will be your worst NIGHTMARE you ever had!
14cu|0verkill-0.16-0.1|52	
14cu|0verkill-0.16-0.1|53	%files xwindow
14cu|0verkill-0.16-0.1|54	%doc doc/3d.txt doc/adding_a_level.txt doc/avi.txt doc/bot.txt doc/doc.html doc/editor.txt doc/level-changing.txt
14cu|0verkill-0.16-0.1|55	%{_bindir}/x%{name}*
14cu|0verkill-0.16-0.1|56	%{_datadir}/applications/%{name}.desktop
14cu|0verkill-0.16-0.1|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|0verkill-0.16-0.1|58	#----------------------------------------------------------
14cu|0verkill-0.16-0.1|59	%prep
14cu|0verkill-0.16-0.1|60	%setup -qn %{name}-master
14cu|0verkill-0.16-0.1|61	
14cu|0verkill-0.16-0.1|62	%build
14cu|0verkill-0.16-0.1|63	
14cu|0verkill-0.16-0.1|64	aclocal
14cu|0verkill-0.16-0.1|65	autoheader
14cu|0verkill-0.16-0.1|66	autoconf
14cu|0verkill-0.16-0.1|67	%configure2_5x --with-x
14cu|0verkill-0.16-0.1|68	%make
14cu|0verkill-0.16-0.1|69	
14cu|0verkill-0.16-0.1|70	%install
14cu|0verkill-0.16-0.1|71	%makeinstall_std
14cu|0verkill-0.16-0.1|72	rm %{buildroot}%{_datadir}/%{name}/grx/make_hero
14cu|0verkill-0.16-0.1|73	
14cu|0verkill-0.16-0.1|74	#icons
14cu|0verkill-0.16-0.1|75	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|0verkill-0.16-0.1|76	install -dm 0755 \
14cu|0verkill-0.16-0.1|77	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|0verkill-0.16-0.1|78	convert -strip -resize $size %{SOURCE1} \
14cu|0verkill-0.16-0.1|79	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|0verkill-0.16-0.1|80	done
14cu|0verkill-0.16-0.1|81	
14cu|0verkill-0.16-0.1|82	# menu entry
14cu|0verkill-0.16-0.1|83	desktop-file-install %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|0verkill-0.16-0.1|84	
14cu|0verkill-0.16-0.1|85	%changelog
14cu|0verkill-0.16-0.1|86	
14cu|0verkill-0.16-0.1|87	* Sat Aug 20 2016 abfonly <abfonly@gmail.com> 0.16-0.1
14cu|0verkill-0.16-0.1|88	- (ac3895b) Log: Fixed menu entry for xwindow package
14cu|0verkill-0.16-0.1|89	- (ac3895b) sync with mrb
14cu|0verkill-0.16-0.1|90	
14cu|0verkill-0.16-0.1|91	

9455 14
14cu|2048.c-0.1-1|1	Summary:	Console version of the game 2048 for GNU/Linux
14cu|2048.c-0.1-1|2	Name:		2048.c
14cu|2048.c-0.1-1|3	Version:	0.1
14cu|2048.c-0.1-1|4	Release:	1
14cu|2048.c-0.1-1|5	License:	MIT
14cu|2048.c-0.1-1|6	Group:		Games/Puzzles
14cu|2048.c-0.1-1|7	Url:		https://github.com/mevdschee/2048.c
14cu|2048.c-0.1-1|8	#this is master branch https://github.com/mevdschee/2048.c/tree/master
14cu|2048.c-0.1-1|9	Source0:	2048.c-master.zip
14cu|2048.c-0.1-1|10	
14cu|2048.c-0.1-1|11	
14cu|2048.c-0.1-1|12	%description
14cu|2048.c-0.1-1|13	%{summary}
14cu|2048.c-0.1-1|14	
14cu|2048.c-0.1-1|15	%files
14cu|2048.c-0.1-1|16	%doc LICENSE README.md
14cu|2048.c-0.1-1|17	%{_bindir}/2048
14cu|2048.c-0.1-1|18	
14cu|2048.c-0.1-1|19	#-----------------------------------------
14cu|2048.c-0.1-1|20	%prep
14cu|2048.c-0.1-1|21	%setup -qn 2048.c-master
14cu|2048.c-0.1-1|22	
14cu|2048.c-0.1-1|23	%build
14cu|2048.c-0.1-1|24	%setup_compile_flags
14cu|2048.c-0.1-1|25	make
14cu|2048.c-0.1-1|26	
14cu|2048.c-0.1-1|27	%install
14cu|2048.c-0.1-1|28	install -Dm755 2048 %{buildroot}%{_bindir}/2048
14cu|2048.c-0.1-1|29	
14cu|2048.c-0.1-1|30	
14cu|2048.c-0.1-1|31	%check
14cu|2048.c-0.1-1|32	./2048 test
14cu|2048.c-0.1-1|33	
14cu|2048.c-0.1-1|34	
14cu|2048.c-0.1-1|35	%changelog
14cu|2048.c-0.1-1|36	
14cu|2048.c-0.1-1|37	* Sat Aug 13 2016 abfonly <abfonly@gmail.com> 0.1-1
14cu|2048.c-0.1-1|38	- (6d417c1) Imported from SRPM
14cu|2048.c-0.1-1|39	
14cu|2048.c-0.1-1|40	

9456 14
14cu|2048-qt-0.1.6-1|1	%define oname   2048-Qt
14cu|2048-qt-0.1.6-1|2	
14cu|2048-qt-0.1.6-1|3	Name:           2048-qt
14cu|2048-qt-0.1.6-1|4	Version:        0.1.6
14cu|2048-qt-0.1.6-1|5	Release:        1
14cu|2048-qt-0.1.6-1|6	Summary:        Mathematics-based puzzle game
14cu|2048-qt-0.1.6-1|7	Group:          Games/Puzzles
14cu|2048-qt-0.1.6-1|8	License:        MIT
14cu|2048-qt-0.1.6-1|9	URL:            https://github.com/xiaoyong/2048-Qt/
14cu|2048-qt-0.1.6-1|10	Source0:        https://github.com/xiaoyong/2048-Qt/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|2048-qt-0.1.6-1|11	Patch0:         2048-qt-0.1.6-mrb.patch
14cu|2048-qt-0.1.6-1|12	BuildRequires:	qt5-devel
14cu|2048-qt-0.1.6-1|13	BuildRequires:	pkgconfig(Qt5Qml)
14cu|2048-qt-0.1.6-1|14	BuildRequires:	pkgconfig(Qt5Quick)
14cu|2048-qt-0.1.6-1|15	BuildRequires:	qt5-linguist-tools
14cu|2048-qt-0.1.6-1|16	BuildRequires:	desktop-file-utils
14cu|2048-qt-0.1.6-1|17	
14cu|2048-qt-0.1.6-1|18	%description
14cu|2048-qt-0.1.6-1|19	2048 is a mathematics-based puzzle game where you have to slide tiles
14cu|2048-qt-0.1.6-1|20	on a grid to combine them and create a tile with the number 2048.
14cu|2048-qt-0.1.6-1|21	You have to merge the similar number tiles by moving the arrow keys
14cu|2048-qt-0.1.6-1|22	in four different directions. When two tiles with the same number touch,
14cu|2048-qt-0.1.6-1|23	they will merge into one.
14cu|2048-qt-0.1.6-1|24	
14cu|2048-qt-0.1.6-1|25	%files -f %{name}.lang
14cu|2048-qt-0.1.6-1|26	%doc Changelog.md LICENSE README.md
14cu|2048-qt-0.1.6-1|27	%{_datadir}/applications/%{name}.desktop
14cu|2048-qt-0.1.6-1|28	%{_gamesbindir}/%{name}
14cu|2048-qt-0.1.6-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|2048-qt-0.1.6-1|30	%{_mandir}/man6/%{name}.6*
14cu|2048-qt-0.1.6-1|31	#----------------------------------------------------------------
14cu|2048-qt-0.1.6-1|32	
14cu|2048-qt-0.1.6-1|33	%prep
14cu|2048-qt-0.1.6-1|34	%setup -qn %{oname}-%{version}
14cu|2048-qt-0.1.6-1|35	%patch0 -p1
14cu|2048-qt-0.1.6-1|36	
14cu|2048-qt-0.1.6-1|37	%build
14cu|2048-qt-0.1.6-1|38	%qmake_qt5
14cu|2048-qt-0.1.6-1|39	%make
14cu|2048-qt-0.1.6-1|40	pushd ts
14cu|2048-qt-0.1.6-1|41	%{_qt5_bindir}/lrelease *.ts
14cu|2048-qt-0.1.6-1|42	popd
14cu|2048-qt-0.1.6-1|43	
14cu|2048-qt-0.1.6-1|44	%install
14cu|2048-qt-0.1.6-1|45	%makeinstall_qt
14cu|2048-qt-0.1.6-1|46	
14cu|2048-qt-0.1.6-1|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor
14cu|2048-qt-0.1.6-1|48	cp -a res/icons/{16x16,32x32,48x48,256x256,scalable} %{buildroot}%{_iconsdir}/hicolor
14cu|2048-qt-0.1.6-1|49	
14cu|2048-qt-0.1.6-1|50	install -D -m644 res/man/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cu|2048-qt-0.1.6-1|51	
14cu|2048-qt-0.1.6-1|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|2048-qt-0.1.6-1|53	desktop-file-install res/%{name}.desktop \
14cu|2048-qt-0.1.6-1|54	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|2048-qt-0.1.6-1|55	
14cu|2048-qt-0.1.6-1|56	mkdir -p  %{buildroot}%{_datadir}/%{name}/translations
14cu|2048-qt-0.1.6-1|57	cp -a ts/*.qm %{buildroot}%{_datadir}/%{name}/translations
14cu|2048-qt-0.1.6-1|58	
14cu|2048-qt-0.1.6-1|59	%find_lang %{name} --with-qt
14cu|2048-qt-0.1.6-1|60	
14cu|2048-qt-0.1.6-1|61	
14cu|2048-qt-0.1.6-1|62	%changelog
14cu|2048-qt-0.1.6-1|63	
14cu|2048-qt-0.1.6-1|64	* Mon Jul 11 2016 abfonly <abfonly@gmail.com> 0.1.6-1
14cu|2048-qt-0.1.6-1|65	- (2959e6c) Imported from SRPM
14cu|2048-qt-0.1.6-1|66	
14cu|2048-qt-0.1.6-1|67	

9457 14
14cu|2mandvd-1.8.5-5|1	%define srcname 2ManDVD
14cu|2mandvd-1.8.5-5|2	
14cu|2mandvd-1.8.5-5|3	Summary:	Video DVD creation tool, successor to ManDVD
14cu|2mandvd-1.8.5-5|4	Name:		2mandvd
14cu|2mandvd-1.8.5-5|5	Version:	1.8.5
14cu|2mandvd-1.8.5-5|6	Release:	5
14cu|2mandvd-1.8.5-5|7	# GPLv2 and LGPL for some icons
14cu|2mandvd-1.8.5-5|8	License:	GPLv2+ and LGPL
14cu|2mandvd-1.8.5-5|9	Group:		Video
14cu|2mandvd-1.8.5-5|10	Url:		http://2mandvd.tuxfamily.org/
14cu|2mandvd-1.8.5-5|11	Source0:	http://download.tuxfamily.org/2mandvd/%{srcname}-%{version}.tar.gz
14cu|2mandvd-1.8.5-5|12	Patch0:		2ManDVD-1.8.5-ffmpeg2.0.patch
14cu|2mandvd-1.8.5-5|13	Patch1:		2ManDVD-1.8.5-install.patch
14cu|2mandvd-1.8.5-5|14	BuildRequires:	qt4-devel >= 4.6
14cu|2mandvd-1.8.5-5|15	BuildRequires:	ffmpeg-devel
14cu|2mandvd-1.8.5-5|16	BuildRequires:	pkgconfig(glu)
14cu|2mandvd-1.8.5-5|17	BuildRequires:	pkgconfig(sdl)
14cu|2mandvd-1.8.5-5|18	
14cu|2mandvd-1.8.5-5|19	Requires:	dvd+rw-tools
14cu|2mandvd-1.8.5-5|20	Requires:	dvdauthor
14cu|2mandvd-1.8.5-5|21	Requires:	ffmpeg >= 0.5
14cu|2mandvd-1.8.5-5|22	Requires:	ffmpegthumbnailer
14cu|2mandvd-1.8.5-5|23	Requires:	mencoder
14cu|2mandvd-1.8.5-5|24	Requires:	mjpegtools
14cu|2mandvd-1.8.5-5|25	Requires:	mkisofs
14cu|2mandvd-1.8.5-5|26	Requires:	mplayer
14cu|2mandvd-1.8.5-5|27	Requires:	netpbm
14cu|2mandvd-1.8.5-5|28	Requires:	sox
14cu|2mandvd-1.8.5-5|29	Requires:	exif
14cu|2mandvd-1.8.5-5|30	Suggests:	transcode
14cu|2mandvd-1.8.5-5|31	Obsoletes:	2ManDVD < %{EVRD}
14cu|2mandvd-1.8.5-5|32	
14cu|2mandvd-1.8.5-5|33	%description
14cu|2mandvd-1.8.5-5|34	2ManDVD is a graphical tool for creating Video DVDs and slideshows, including
14cu|2mandvd-1.8.5-5|35	menus.
14cu|2mandvd-1.8.5-5|36	
14cu|2mandvd-1.8.5-5|37	N.B. Executable name is 2ManDVD.
14cu|2mandvd-1.8.5-5|38	
14cu|2mandvd-1.8.5-5|39	%files
14cu|2mandvd-1.8.5-5|40	%{_bindir}/%{srcname}
14cu|2mandvd-1.8.5-5|41	%{_bindir}/fake.pl
14cu|2mandvd-1.8.5-5|42	%dir %{_datadir}/%{srcname}
14cu|2mandvd-1.8.5-5|43	%{_datadir}/%{srcname}/2mandvd_*.qm
14cu|2mandvd-1.8.5-5|44	%{_datadir}/%{srcname}/Bibliotheque
14cu|2mandvd-1.8.5-5|45	%{_datadir}/%{srcname}/mandvdico.png
14cu|2mandvd-1.8.5-5|46	%{_datadir}/applications/%{srcname}.desktop
14cu|2mandvd-1.8.5-5|47	
14cu|2mandvd-1.8.5-5|48	#----------------------------------------------------------------------------
14cu|2mandvd-1.8.5-5|49	
14cu|2mandvd-1.8.5-5|50	%prep
14cu|2mandvd-1.8.5-5|51	%setup -q -n %{srcname}
14cu|2mandvd-1.8.5-5|52	%patch0 -p1
14cu|2mandvd-1.8.5-5|53	%patch1 -p1
14cu|2mandvd-1.8.5-5|54	
14cu|2mandvd-1.8.5-5|55	%build
14cu|2mandvd-1.8.5-5|56	%qmake_qt4 2ManDVD.pro
14cu|2mandvd-1.8.5-5|57	%make
14cu|2mandvd-1.8.5-5|58	
14cu|2mandvd-1.8.5-5|59	%install
14cu|2mandvd-1.8.5-5|60	make INSTALL_ROOT=%{buildroot} install
14cu|2mandvd-1.8.5-5|61	
14cu|2mandvd-1.8.5-5|62	
14cu|2mandvd-1.8.5-5|63	%changelog
14cu|2mandvd-1.8.5-5|64	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.5-5
14cu|2mandvd-1.8.5-5|65	+ Revision: d13048c
14cu|2mandvd-1.8.5-5|66	- Bump release
14cu|2mandvd-1.8.5-5|67	
14cu|2mandvd-1.8.5-5|68	

9458 14
14cu|4kstogram-2.1-2|1	# Debug would make sense if we build 4kstogram from sources,
14cu|4kstogram-2.1-2|2	# but it seems to be quite tricky to build it with our boost
14cu|4kstogram-2.1-2|3	%define debug_package %{nil}
14cu|4kstogram-2.1-2|4	%define __noautoprov lib.*
14cu|4kstogram-2.1-2|5	%define __noautoreq libQt.*|libicu.*|libssl.*|libjpeg.*
14cu|4kstogram-2.1-2|6	
14cu|4kstogram-2.1-2|7	Summary:	Instagram client
14cu|4kstogram-2.1-2|8	Name:		4kstogram
14cu|4kstogram-2.1-2|9	Version:	2.1
14cu|4kstogram-2.1-2|10	Release:	2
14cu|4kstogram-2.1-2|11	License:	Free for non-commercial usage
14cu|4kstogram-2.1-2|12	Group:		Networking/File transfer
14cu|4kstogram-2.1-2|13	Url:		http://4kdownload.com
14cu|4kstogram-2.1-2|14	Source0:	https://downloads.4kdownload.com/app/%{name}_%{version}_i386.tar.bz2
14cu|4kstogram-2.1-2|15	Source1:	https://downloads.4kdownload.com/app/%{name}_%{version}_amd64.tar.bz2
14cu|4kstogram-2.1-2|16	Source2:	%{name}.png
14cu|4kstogram-2.1-2|17	BuildRequires:	imagemagick
14cu|4kstogram-2.1-2|18	
14cu|4kstogram-2.1-2|19	%description
14cu|4kstogram-2.1-2|20	View and download instagram user photos on desktop.
14cu|4kstogram-2.1-2|21	
14cu|4kstogram-2.1-2|22	%files
14cu|4kstogram-2.1-2|23	%{_bindir}/*
14cu|4kstogram-2.1-2|24	%{_datadir}/%{name}
14cu|4kstogram-2.1-2|25	%{_datadir}/applications/%{name}.desktop
14cu|4kstogram-2.1-2|26	%{_iconsdir}/hicolor/*/apps/*
14cu|4kstogram-2.1-2|27	
14cu|4kstogram-2.1-2|28	#----------------------------------------------------------------------------
14cu|4kstogram-2.1-2|29	
14cu|4kstogram-2.1-2|30	%prep
14cu|4kstogram-2.1-2|31	%setup -qcT
14cu|4kstogram-2.1-2|32	%ifarch %{ix86}
14cu|4kstogram-2.1-2|33	tar xvf %{SOURCE0}
14cu|4kstogram-2.1-2|34	%else
14cu|4kstogram-2.1-2|35	tar xvf %{SOURCE1}
14cu|4kstogram-2.1-2|36	%endif
14cu|4kstogram-2.1-2|37	
14cu|4kstogram-2.1-2|38	%build
14cu|4kstogram-2.1-2|39	
14cu|4kstogram-2.1-2|40	%install
14cu|4kstogram-2.1-2|41	mkdir -p %{buildroot}%{_datadir}
14cu|4kstogram-2.1-2|42	cp -r %{name} %{buildroot}%{_datadir}
14cu|4kstogram-2.1-2|43	
14cu|4kstogram-2.1-2|44	mkdir -p %{buildroot}/%{_bindir}
14cu|4kstogram-2.1-2|45	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cu|4kstogram-2.1-2|46	#!/bin/sh
14cu|4kstogram-2.1-2|47	pushd %{_datadir}/%{name}
14cu|4kstogram-2.1-2|48	./%{name}.sh
14cu|4kstogram-2.1-2|49	popd
14cu|4kstogram-2.1-2|50	EOF
14cu|4kstogram-2.1-2|51	
14cu|4kstogram-2.1-2|52	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|4kstogram-2.1-2|53	
14cu|4kstogram-2.1-2|54	for s in 16 22 32 48 64 128; do
14cu|4kstogram-2.1-2|55	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|4kstogram-2.1-2|56	convert -geometry ${s}x${s} %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cu|4kstogram-2.1-2|57	done
14cu|4kstogram-2.1-2|58	
14cu|4kstogram-2.1-2|59	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|4kstogram-2.1-2|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|4kstogram-2.1-2|61	[Desktop Entry]
14cu|4kstogram-2.1-2|62	Version=1.0
14cu|4kstogram-2.1-2|63	Name=4K Stogram
14cu|4kstogram-2.1-2|64	Name[ru]=4K Stogram
14cu|4kstogram-2.1-2|65	Comment=Instagram client
14cu|4kstogram-2.1-2|66	Comment[ru]=Клиент Instagram
14cu|4kstogram-2.1-2|67	Exec=%{_bindir}/%{name}
14cu|4kstogram-2.1-2|68	Icon=%{name}
14cu|4kstogram-2.1-2|69	Terminal=false
14cu|4kstogram-2.1-2|70	Type=Application
14cu|4kstogram-2.1-2|71	Categories=System;Network;
14cu|4kstogram-2.1-2|72	EOF
14cu|4kstogram-2.1-2|73	
14cu|4kstogram-2.1-2|74	desktop-file-install \
14cu|4kstogram-2.1-2|75	--dir=%{buildroot}%{_datadir}/applications \
14cu|4kstogram-2.1-2|76	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|4kstogram-2.1-2|77	
14cu|4kstogram-2.1-2|78	
14cu|4kstogram-2.1-2|79	%changelog
14cu|4kstogram-2.1-2|80	
14cu|4kstogram-2.1-2|81	* Tue Oct 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
14cu|4kstogram-2.1-2|82	- (f85434d) Minor cleanups
14cu|4kstogram-2.1-2|83	
14cu|4kstogram-2.1-2|84	

9459 14
14cu|4ti2-1.6.7-1|1	%define major		0
14cu|4ti2-1.6.7-1|2	%define libname		%mklibname %{name}- %{major}
14cu|4ti2-1.6.7-1|3	%define libzsolve	%mklibname zsolve %{major}
14cu|4ti2-1.6.7-1|4	%define devname		%mklibname %{name} -d
14cu|4ti2-1.6.7-1|5	%define _libexecdir	/usr/libexec
14cu|4ti2-1.6.7-1|6	%define debug_package	%{nil}
14cu|4ti2-1.6.7-1|7	# docs
14cu|4ti2-1.6.7-1|8	%define _files_listed_twice_terminate_build 0
14cu|4ti2-1.6.7-1|9	#
14cu|4ti2-1.6.7-1|10	
14cu|4ti2-1.6.7-1|11	Name:           4ti2
14cu|4ti2-1.6.7-1|12	Version:        1.6.7
14cu|4ti2-1.6.7-1|13	Release:        1
14cu|4ti2-1.6.7-1|14	Summary:        A software package for problems on linear spaces
14cu|4ti2-1.6.7-1|15	
14cu|4ti2-1.6.7-1|16	Group:          Sciences/Mathematics
14cu|4ti2-1.6.7-1|17	License:        GPLv2+
14cu|4ti2-1.6.7-1|18	URL:            http://www.4ti2.de/
14cu|4ti2-1.6.7-1|19	Source0:        http://www.4ti2.de/version_%{version}/%{name}-%{version}.tar.gz
14cu|4ti2-1.6.7-1|20	Source1:        http://www.4ti2.de/4ti2_manual.pdf
14cu|4ti2-1.6.7-1|21	Patch0:         4ti2-1.3.2-gcc47.patch
14cu|4ti2-1.6.7-1|22	Patch1:         4ti2-missing-libs.diff
14cu|4ti2-1.6.7-1|23	Patch2:         4ti2-docdir.diff
14cu|4ti2-1.6.7-1|24	BuildRequires:  gmp-devel
14cu|4ti2-1.6.7-1|25	BuildRequires:	gmpxx-devel
14cu|4ti2-1.6.7-1|26	BuildRequires:  glpk-devel
14cu|4ti2-1.6.7-1|27	BuildRequires:	gcc-c++, gcc, gcc-cpp
14cu|4ti2-1.6.7-1|28	
14cu|4ti2-1.6.7-1|29	%description
14cu|4ti2-1.6.7-1|30	A software package for algebraic, geometric and combinatorial
14cu|4ti2-1.6.7-1|31	problems on linear spaces.
14cu|4ti2-1.6.7-1|32	
14cu|4ti2-1.6.7-1|33	This package uses Environment Modules, to load the binaries onto
14cu|4ti2-1.6.7-1|34	your PATH you will need to run module load %{name}-%{_arch}.
14cu|4ti2-1.6.7-1|35	
14cu|4ti2-1.6.7-1|36	%files
14cu|4ti2-1.6.7-1|37	%doc COPYING AUTHORS TODO NEWS README 4ti2_manual.pdf
14cu|4ti2-1.6.7-1|38	%{_bindir}/*
14cu|4ti2-1.6.7-1|39	%{_libexecdir}/%{name}/
14cu|4ti2-1.6.7-1|40	# %{_docdir}/%{name}/
14cu|4ti2-1.6.7-1|41	
14cu|4ti2-1.6.7-1|42	#--------------------------------------------------------
14cu|4ti2-1.6.7-1|43	%package  -n %{libname}
14cu|4ti2-1.6.7-1|44	
14cu|4ti2-1.6.7-1|45	Summary:	Library for %{name}
14cu|4ti2-1.6.7-1|46	Group:		System/Libraries
14cu|4ti2-1.6.7-1|47	
14cu|4ti2-1.6.7-1|48	%description -n %{libname}
14cu|4ti2-1.6.7-1|49	This package contains the 4ti2 program library, which comes in three
14cu|4ti2-1.6.7-1|50	flavors:
14cu|4ti2-1.6.7-1|51	- 32-bit precision integers
14cu|4ti2-1.6.7-1|52	- 64-bit precision integers
14cu|4ti2-1.6.7-1|53	- arbitrary precision integer support through use of GNU MP.
14cu|4ti2-1.6.7-1|54	
14cu|4ti2-1.6.7-1|55	%files -n %{libname}
14cu|4ti2-1.6.7-1|56	%doc COPYING AUTHORS TODO NEWS README
14cu|4ti2-1.6.7-1|57	%{_libdir}/lib4ti2gmp.so.0*
14cu|4ti2-1.6.7-1|58	%{_libdir}/lib4ti2int32.so.0*
14cu|4ti2-1.6.7-1|59	%{_libdir}/lib4ti2int64.so.0*
14cu|4ti2-1.6.7-1|60	%{_libdir}/lib4ti2common.so.0*
14cu|4ti2-1.6.7-1|61	%{_libdir}/lib4ti2util.so.0*
14cu|4ti2-1.6.7-1|62	
14cu|4ti2-1.6.7-1|63	#--------------------------------------------------------
14cu|4ti2-1.6.7-1|64	%package  -n %{libzsolve}
14cu|4ti2-1.6.7-1|65	
14cu|4ti2-1.6.7-1|66	Summary:	Library for solving linear systems over integers for 4ti2
14cu|4ti2-1.6.7-1|67	Group:		System/Libraries
14cu|4ti2-1.6.7-1|68	
14cu|4ti2-1.6.7-1|69	%description -n %{libzsolve}
14cu|4ti2-1.6.7-1|70	This package contains the 4ti2 library for solving systems linear systems over
14cu|4ti2-1.6.7-1|71	integers (\mathbb{Z}).
14cu|4ti2-1.6.7-1|72	
14cu|4ti2-1.6.7-1|73	%files -n %{libzsolve}
14cu|4ti2-1.6.7-1|74	%doc COPYING AUTHORS TODO NEWS README
14cu|4ti2-1.6.7-1|75	%{_libdir}/libzsolve.so.0*
14cu|4ti2-1.6.7-1|76	#--------------------------------------------------------
14cu|4ti2-1.6.7-1|77	%package -n %{devname}
14cu|4ti2-1.6.7-1|78	
14cu|4ti2-1.6.7-1|79	Summary:	Development files for %{name}
14cu|4ti2-1.6.7-1|80	Group:		Development/C
14cu|4ti2-1.6.7-1|81	Requires:       %{libname} = %{EVRD}
14cu|4ti2-1.6.7-1|82	Requires:       %{libzsolve} = %{EVRD}
14cu|4ti2-1.6.7-1|83	
14cu|4ti2-1.6.7-1|84	%description -n %{devname}
14cu|4ti2-1.6.7-1|85	This subpackage contains the include files and library links for
14cu|4ti2-1.6.7-1|86	developing against 4ti2's libraries.
14cu|4ti2-1.6.7-1|87	
14cu|4ti2-1.6.7-1|88	%files  -n %{devname}
14cu|4ti2-1.6.7-1|89	%doc COPYING AUTHORS TODO NEWS README
14cu|4ti2-1.6.7-1|90	%{_includedir}/pkg/
14cu|4ti2-1.6.7-1|91	%{_libdir}/lib*.so
14cu|4ti2-1.6.7-1|92	#--------------------------------------------------------
14cu|4ti2-1.6.7-1|93	
14cu|4ti2-1.6.7-1|94	%prep
14cu|4ti2-1.6.7-1|95	%setup -q
14cu|4ti2-1.6.7-1|96	cp -p %{SOURCE1} .
14cu|4ti2-1.6.7-1|97	#patch0 -p1 -b .gcc47
14cu|4ti2-1.6.7-1|98	%patch1 -p1
14cu|4ti2-1.6.7-1|99	%patch2 -p1
14cu|4ti2-1.6.7-1|100	
14cu|4ti2-1.6.7-1|101	%build
14cu|4ti2-1.6.7-1|102	export CC=gcc
14cu|4ti2-1.6.7-1|103	export CXX=g++
14cu|4ti2-1.6.7-1|104	
14cu|4ti2-1.6.7-1|105	autoreconf -fi;
14cu|4ti2-1.6.7-1|106	%configure --enable-shared --disable-static \
14cu|4ti2-1.6.7-1|107	--includedir="%_includedir/pkg/%{name}" --docdir="%_docdir/%{name}"
14cu|4ti2-1.6.7-1|108	
14cu|4ti2-1.6.7-1|109	%make
14cu|4ti2-1.6.7-1|110	
14cu|4ti2-1.6.7-1|111	%install
14cu|4ti2-1.6.7-1|112	make install DESTDIR=%{buildroot}
14cu|4ti2-1.6.7-1|113	cp COPYING doc/* "%{buildroot}/%{_docdir}/%{name}/"
14cu|4ti2-1.6.7-1|114	mkdir -p "%{buildroot}/%{_bindir}" "%{buildroot}/%{_libexecdir}/%{name}";
14cu|4ti2-1.6.7-1|115	mv "%{buildroot}/%{_bindir}"/* "%{buildroot}/%{_libexecdir}/%{name}/";
14cu|4ti2-1.6.7-1|116	pushd "%{buildroot}/%{_libexecdir}/%{name}";
14cu|4ti2-1.6.7-1|117	for i in *; do
14cu|4ti2-1.6.7-1|118	ln -s "%{_libexecdir}/%{name}/$i" "%{buildroot}/%{_bindir}/4ti2_$i";
14cu|4ti2-1.6.7-1|119	done;
14cu|4ti2-1.6.7-1|120	
14cu|4ti2-1.6.7-1|121	%changelog
14cu|4ti2-1.6.7-1|122	
14cu|4ti2-1.6.7-1|123	* Fri Sep 02 2016 alzim <alzim@bk.ru> 1.6.7-1
14cu|4ti2-1.6.7-1|124	- (10c146b) Merge pull request #1 from import/4ti2:rosa2016.1
14cu|4ti2-1.6.7-1|125	- (10c146b) Updated to 1.6.7
14cu|4ti2-1.6.7-1|126	
14cu|4ti2-1.6.7-1|127	

9460 14
14cu|7kaa-2.14.5-4|1	%define debug_package %{nil}
14cu|7kaa-2.14.5-4|2	# Needed because data parser expects DOS EOLs
14cu|7kaa-2.14.5-4|3	%define dont_fix_eol 1
14cu|7kaa-2.14.5-4|4	
14cu|7kaa-2.14.5-4|5	Summary:	Seven Kingdoms: Ancient Adversaries is a real-time strategy game
14cu|7kaa-2.14.5-4|6	Name:		7kaa
14cu|7kaa-2.14.5-4|7	Version:	2.14.5
14cu|7kaa-2.14.5-4|8	Release:	4
14cu|7kaa-2.14.5-4|9	License:	GPLv2+
14cu|7kaa-2.14.5-4|10	Group:		Games/Strategy
14cu|7kaa-2.14.5-4|11	Url:		http://7kfans.com/
14cu|7kaa-2.14.5-4|12	Source0:	http://sourceforge.net/projects/skfans/files/7KAA%20%{version}/%{name}-%{version}.tar.bz2
14cu|7kaa-2.14.5-4|13	Source1:	%{name}.png
14cu|7kaa-2.14.5-4|14	Source2:	%{name}.xpm
14cu|7kaa-2.14.5-4|15	Patch0:		7kaa-2.14.5-datapath.patch
14cu|7kaa-2.14.5-4|16	Patch1:		7kaa-2.14.5-sfmt.patch
14cu|7kaa-2.14.5-4|17	BuildRequires:	pkgconfig(openal)
14cu|7kaa-2.14.5-4|18	BuildRequires:	pkgconfig(sdl2)
14cu|7kaa-2.14.5-4|19	BuildRequires:	pkgconfig(libenet)
14cu|7kaa-2.14.5-4|20	Obsoletes:	%{name}-data < 2.14.4
14cu|7kaa-2.14.5-4|21	Suggests:	%{name}-music
14cu|7kaa-2.14.5-4|22	
14cu|7kaa-2.14.5-4|23	%description
14cu|7kaa-2.14.5-4|24	Seven Kingdoms made departures from the traditional real-time strategy models
14cu|7kaa-2.14.5-4|25	of "gather resources, build a base and army, and attack". The economic model
14cu|7kaa-2.14.5-4|26	bears more resemblance to a turn-based strategy game. It features an espionage
14cu|7kaa-2.14.5-4|27	system that allows players to train and control spies individually, who each
14cu|7kaa-2.14.5-4|28	have a spying skill that increases over time. The player is also responsible
14cu|7kaa-2.14.5-4|29	for catching spies in their own kingdom. Inns built within the game allow
14cu|7kaa-2.14.5-4|30	players to hire mercenaries of various occupations, skill levels, and races.
14cu|7kaa-2.14.5-4|31	Skilled spies of enemy races are essential to a well-conducted espionage
14cu|7kaa-2.14.5-4|32	program, and the player can bolster his forces by grabbing a skilled fighter
14cu|7kaa-2.14.5-4|33	or give ones own factories, mines, and towers of science, a boost by hiring a
14cu|7kaa-2.14.5-4|34	skilled professional.
14cu|7kaa-2.14.5-4|35	
14cu|7kaa-2.14.5-4|36	Enlight Software decided to release the game to the Open Source community
14cu|7kaa-2.14.5-4|37	in August 2009. At that time everything, but the music, was released under
14cu|7kaa-2.14.5-4|38	the GPL v2. The music has a slightly different license.
14cu|7kaa-2.14.5-4|39	
14cu|7kaa-2.14.5-4|40	%files
14cu|7kaa-2.14.5-4|41	%doc COPYING README
14cu|7kaa-2.14.5-4|42	%{_datadir}/applications/%{name}.desktop
14cu|7kaa-2.14.5-4|43	%{_datadir}/pixmaps/%{name}.*
14cu|7kaa-2.14.5-4|44	%{_gamesbindir}/%{name}
14cu|7kaa-2.14.5-4|45	%{_gamesdatadir}/%{name}
14cu|7kaa-2.14.5-4|46	
14cu|7kaa-2.14.5-4|47	#----------------------------------------------------------------------------
14cu|7kaa-2.14.5-4|48	
14cu|7kaa-2.14.5-4|49	%prep
14cu|7kaa-2.14.5-4|50	%setup -q
14cu|7kaa-2.14.5-4|51	%patch0 -p1
14cu|7kaa-2.14.5-4|52	%patch1 -p1
14cu|7kaa-2.14.5-4|53	
14cu|7kaa-2.14.5-4|54	%build
14cu|7kaa-2.14.5-4|55	%configure2_5x \
14cu|7kaa-2.14.5-4|56	--bindir=%{_gamesbindir} \
14cu|7kaa-2.14.5-4|57	--datadir=%{_gamesdatadir}
14cu|7kaa-2.14.5-4|58	%make
14cu|7kaa-2.14.5-4|59	
14cu|7kaa-2.14.5-4|60	%install
14cu|7kaa-2.14.5-4|61	%makeinstall_std
14cu|7kaa-2.14.5-4|62	
14cu|7kaa-2.14.5-4|63	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|7kaa-2.14.5-4|64	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cu|7kaa-2.14.5-4|65	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/
14cu|7kaa-2.14.5-4|66	
14cu|7kaa-2.14.5-4|67	# menu-entry
14cu|7kaa-2.14.5-4|68	mkdir -p  %{buildroot}%{_datadir}/applications
14cu|7kaa-2.14.5-4|69	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|7kaa-2.14.5-4|70	[Desktop Entry]
14cu|7kaa-2.14.5-4|71	Name=Seven Kingdoms
14cu|7kaa-2.14.5-4|72	Comment=Seven Kingdoms: Ancient Adversaries
14cu|7kaa-2.14.5-4|73	Type=Application
14cu|7kaa-2.14.5-4|74	Exec=7kaa
14cu|7kaa-2.14.5-4|75	Icon=7kaa
14cu|7kaa-2.14.5-4|76	Categories=Game;StrategyGame;
14cu|7kaa-2.14.5-4|77	EOF
14cu|7kaa-2.14.5-4|78	
14cu|7kaa-2.14.5-4|79	
14cu|7kaa-2.14.5-4|80	%changelog
14cu|7kaa-2.14.5-4|81	
14cu|7kaa-2.14.5-4|82	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.14.5-4
14cu|7kaa-2.14.5-4|83	- (f7e19ab) Bump release
14cu|7kaa-2.14.5-4|84	
14cu|7kaa-2.14.5-4|85	

9461 14
14cu|7kaa-music-2.13-5|1	%define oname 7kaa
14cu|7kaa-music-2.13-5|2	
14cu|7kaa-music-2.13-5|3	Summary:	Game music files for Seven Kingdoms: Ancient Adversaries
14cu|7kaa-music-2.13-5|4	Name:		%{oname}-music
14cu|7kaa-music-2.13-5|5	Version:	2.13
14cu|7kaa-music-2.13-5|6	Release:	5
14cu|7kaa-music-2.13-5|7	License:	Freeware
14cu|7kaa-music-2.13-5|8	Group:		Games/Strategy
14cu|7kaa-music-2.13-5|9	Url:		http://7kfans.com/
14cu|7kaa-music-2.13-5|10	Source0:	http://www.7kfans.com/downloads/%{name}.tar.bz2
14cu|7kaa-music-2.13-5|11	Suggests:	%{oname} >= %{version}
14cu|7kaa-music-2.13-5|12	BuildArch:	noarch
14cu|7kaa-music-2.13-5|13	
14cu|7kaa-music-2.13-5|14	%description
14cu|7kaa-music-2.13-5|15	Game music files used by Seven Kingdoms: Ancient Adversaries game.
14cu|7kaa-music-2.13-5|16	
14cu|7kaa-music-2.13-5|17	%files
14cu|7kaa-music-2.13-5|18	%doc COPYING-Music.txt README-Music.txt
14cu|7kaa-music-2.13-5|19	%{_gamesdatadir}/%{oname}/music
14cu|7kaa-music-2.13-5|20	
14cu|7kaa-music-2.13-5|21	#----------------------------------------------------------------------------
14cu|7kaa-music-2.13-5|22	
14cu|7kaa-music-2.13-5|23	%prep
14cu|7kaa-music-2.13-5|24	%setup -qn %{name}
14cu|7kaa-music-2.13-5|25	
14cu|7kaa-music-2.13-5|26	%build
14cu|7kaa-music-2.13-5|27	
14cu|7kaa-music-2.13-5|28	%install
14cu|7kaa-music-2.13-5|29	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}/music
14cu|7kaa-music-2.13-5|30	cp -r music/* %{buildroot}%{_gamesdatadir}/%{oname}/music/
14cu|7kaa-music-2.13-5|31	
14cu|7kaa-music-2.13-5|32	
14cu|7kaa-music-2.13-5|33	%changelog
14cu|7kaa-music-2.13-5|34	
14cu|7kaa-music-2.13-5|35	* Thu May 21 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.13-5
14cu|7kaa-music-2.13-5|36	- (81d6493) Move files to proper directory
14cu|7kaa-music-2.13-5|37	
14cu|7kaa-music-2.13-5|38	

9462 14
14cu|9base-6-3|1	Summary:	A port of following original Plan 9 userland tools to Unix
14cu|9base-6-3|2	Name:		9base
14cu|9base-6-3|3	Version:	6
14cu|9base-6-3|4	Release:	3
14cu|9base-6-3|5	License:	MIT and Lucent Public License
14cu|9base-6-3|6	Group:		System/Base
14cu|9base-6-3|7	Url:		http://tools.suckless.org/9base
14cu|9base-6-3|8	Source0:	http://dl.suckless.org/tools/%{name}-%{version}.tar.gz
14cu|9base-6-3|9	Source1:	%{name}.rpmlintrc
14cu|9base-6-3|10	Patch0:		9base-6-rosa-perms.patch
14cu|9base-6-3|11	Patch1:		9base-6-rosa-etc.patch
14cu|9base-6-3|12	BuildRequires:	glibc-static-devel
14cu|9base-6-3|13	
14cu|9base-6-3|14	%description
14cu|9base-6-3|15	9base is a port of following original Plan 9 userland tools to Unix:
14cu|9base-6-3|16	awk basename bc cat cleanname date echo grep rc sed seq sleep sort
14cu|9base-6-3|17	tee test touch tr uniq
14cu|9base-6-3|18	
14cu|9base-6-3|19	%files
14cu|9base-6-3|20	%doc README.urpmi
14cu|9base-6-3|21	%{_bindir}/9/*
14cu|9base-6-3|22	%{_libdir}/troff
14cu|9base-6-3|23	%{_mandir}/man1/*
14cu|9base-6-3|24	%{_sysconfdir}/rcmain
14cu|9base-6-3|25	
14cu|9base-6-3|26	#----------------------------------------------------------------------------
14cu|9base-6-3|27	
14cu|9base-6-3|28	%prep
14cu|9base-6-3|29	%setup -q
14cu|9base-6-3|30	%patch0 -p1
14cu|9base-6-3|31	%patch1 -p1
14cu|9base-6-3|32	
14cu|9base-6-3|33	cat > README.urpmi <<EOF
14cu|9base-6-3|34	%{distribution} specific notes
14cu|9base-6-3|35	
14cu|9base-6-3|36	If you want to use 9base, please add %{_bindir}/9 to your path:
14cu|9base-6-3|37	export PATH=\$PATH:%{_bindir}/9
14cu|9base-6-3|38	EOF
14cu|9base-6-3|39	
14cu|9base-6-3|40	%build
14cu|9base-6-3|41	%setup_compile_flags
14cu|9base-6-3|42	%make
14cu|9base-6-3|43	
14cu|9base-6-3|44	%install
14cu|9base-6-3|45	make \
14cu|9base-6-3|46	DESTDIR=%{buildroot} \
14cu|9base-6-3|47	PREFIX=%{_prefix}/ \
14cu|9base-6-3|48	MANPREFIX=%{_mandir} \
14cu|9base-6-3|49	LIBDIR=%{_libdir}/9/ \
14cu|9base-6-3|50	install
14cu|9base-6-3|51	
14cu|9base-6-3|52	%ifarch x86_64
14cu|9base-6-3|53	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14cu|9base-6-3|54	%endif
14cu|9base-6-3|55	
14cu|9base-6-3|56	mkdir -p %{buildroot}%{_bindir}/9/
14cu|9base-6-3|57	for file in %{buildroot}%{_bindir}/*
14cu|9base-6-3|58	do
14cu|9base-6-3|59	if [ -f $file ]; then
14cu|9base-6-3|60	mv $file %{buildroot}%{_bindir}/9/
14cu|9base-6-3|61	fi
14cu|9base-6-3|62	done
14cu|9base-6-3|63	#grep awk sed bc basename cat date echo seq sleep sort tee test touch tr uniq
14cu|9base-6-3|64	for man in `ls %{buildroot}%{_mandir}/man1/*.1`
14cu|9base-6-3|65	do
14cu|9base-6-3|66	mans=`echo $man | sed 's/.1$/9.1/'`
14cu|9base-6-3|67	mv ${man} ${mans}
14cu|9base-6-3|68	done
14cu|9base-6-3|69	
14cu|9base-6-3|70	
14cu|9base-6-3|71	%changelog
14cu|9base-6-3|72	
14cu|9base-6-3|73	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6-3
14cu|9base-6-3|74	- (561a396) Build with system optflags to fix debug package
14cu|9base-6-3|75	- (561a396) Use README.urpmi instead of post-script to display post-install package notes
14cu|9base-6-3|76	
14cu|9base-6-3|77	

9463 14
14cu|a2jmidid-8-3|1	Summary:	ALSA to JACK MIDI Bridging tools
14cu|a2jmidid-8-3|2	Name:		a2jmidid
14cu|a2jmidid-8-3|3	Version:	8
14cu|a2jmidid-8-3|4	Release:	3
14cu|a2jmidid-8-3|5	License:	GPLv2+
14cu|a2jmidid-8-3|6	Group:		Sound
14cu|a2jmidid-8-3|7	Url:		http://home.gna.org/a2jmidid/
14cu|a2jmidid-8-3|8	Source0:	http://download.gna.org/%{name}-%{version}.tar.bz2
14cu|a2jmidid-8-3|9	Patch0:		a2jmidid-8-glib.patch
14cu|a2jmidid-8-3|10	BuildRequires:	pkgconfig(alsa)
14cu|a2jmidid-8-3|11	BuildRequires:	pkgconfig(dbus-1)
14cu|a2jmidid-8-3|12	BuildRequires:	pkgconfig(expat)
14cu|a2jmidid-8-3|13	BuildRequires:	pkgconfig(jack)
14cu|a2jmidid-8-3|14	Requires:	python-dbus
14cu|a2jmidid-8-3|15	
14cu|a2jmidid-8-3|16	%description
14cu|a2jmidid-8-3|17	A tools suite allowing the use of ALSA MIDI applications and hardware
14cu|a2jmidid-8-3|18	in a JACK MIDI system. The package provides a2j, a2jmidi_bridge,
14cu|a2jmidid-8-3|19	a2j_control, j2amidi_bridge and a2jmidid, which are small commandline
14cu|a2jmidid-8-3|20	applications establishing the bridge between ALSA and JACK MIDI.
14cu|a2jmidid-8-3|21	
14cu|a2jmidid-8-3|22	%files
14cu|a2jmidid-8-3|23	%doc %{_datadir}/%{name}/README
14cu|a2jmidid-8-3|24	%doc %{_datadir}/%{name}/AUTHORS
14cu|a2jmidid-8-3|25	%doc %{_datadir}/%{name}/NEWS
14cu|a2jmidid-8-3|26	%doc %{_mandir}/man1/*.1.*
14cu|a2jmidid-8-3|27	%{_bindir}/*
14cu|a2jmidid-8-3|28	%{_datadir}/dbus-1/services/org.gna.home.a2jmidid.service
14cu|a2jmidid-8-3|29	
14cu|a2jmidid-8-3|30	#----------------------------------------------------------------------------
14cu|a2jmidid-8-3|31	
14cu|a2jmidid-8-3|32	%prep
14cu|a2jmidid-8-3|33	%setup -q
14cu|a2jmidid-8-3|34	%patch0 -p1
14cu|a2jmidid-8-3|35	
14cu|a2jmidid-8-3|36	%build
14cu|a2jmidid-8-3|37	%setup_compile_flags
14cu|a2jmidid-8-3|38	./waf configure --prefix=%{_prefix}
14cu|a2jmidid-8-3|39	./waf
14cu|a2jmidid-8-3|40	
14cu|a2jmidid-8-3|41	%install
14cu|a2jmidid-8-3|42	./waf install --destdir=%{buildroot}
14cu|a2jmidid-8-3|43	mkdir %{buildroot}%{_datadir}/%{name}
14cu|a2jmidid-8-3|44	cp README %{buildroot}%{_datadir}/%{name}
14cu|a2jmidid-8-3|45	cp AUTHORS %{buildroot}%{_datadir}/%{name}
14cu|a2jmidid-8-3|46	cp NEWS %{buildroot}%{_datadir}/%{name}
14cu|a2jmidid-8-3|47	
14cu|a2jmidid-8-3|48	
14cu|a2jmidid-8-3|49	%changelog
14cu|a2jmidid-8-3|50	
14cu|a2jmidid-8-3|51	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8-3
14cu|a2jmidid-8-3|52	- (f2fc110) Build with system optflags to fix debug package
14cu|a2jmidid-8-3|53	- (f2fc110) Spec cleanup
14cu|a2jmidid-8-3|54	
14cu|a2jmidid-8-3|55	

9464 14
14cu|abcde-2.7.2-1|1	Summary:	Command-line utility to rip and encode audio CD
14cu|abcde-2.7.2-1|2	Name:		abcde
14cu|abcde-2.7.2-1|3	Version:	2.7.2
14cu|abcde-2.7.2-1|4	Release:	1
14cu|abcde-2.7.2-1|5	License:	GPLv2+
14cu|abcde-2.7.2-1|6	URL:		http://abcde.einval.com
14cu|abcde-2.7.2-1|7	Group:		Sound
14cu|abcde-2.7.2-1|8	Source0:	http://abcde.einval.com/download/%{name}-%{version}.tar.gz
14cu|abcde-2.7.2-1|9	Source1:	http://linukz.org/download/cd-discid-1.3.1.tar.gz
14cu|abcde-2.7.2-1|10	Source100:	%{name}.rpmlintrc
14cu|abcde-2.7.2-1|11	Patch0:		%{name}-2.7.2-fix_makefile_install.patch
14cu|abcde-2.7.2-1|12	Patch1:		cd-discid--debuginfo.diff
14cu|abcde-2.7.2-1|13	Requires:	cdparanoia
14cu|abcde-2.7.2-1|14	Requires:	ffmpeg
14cu|abcde-2.7.2-1|15	Requires:	wget
14cu|abcde-2.7.2-1|16	Requires:	vorbis-tools
14cu|abcde-2.7.2-1|17	
14cu|abcde-2.7.2-1|18	%description
14cu|abcde-2.7.2-1|19	A frontend command-line utility (actually, a shell script) that grabs tracks
14cu|abcde-2.7.2-1|20	off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or
14cu|abcde-2.7.2-1|21	MPP/MP+(Musepack) format, and tags them, all in one go.
14cu|abcde-2.7.2-1|22	
14cu|abcde-2.7.2-1|23	%files
14cu|abcde-2.7.2-1|24	%doc changelog README COPYING FAQ
14cu|abcde-2.7.2-1|25	%doc examples/abcded examples/abcde.init examples/autorip.sh examples/cue2discid examples/musicbrainz-get-tracks
14cu|abcde-2.7.2-1|26	%{_bindir}/abcde
14cu|abcde-2.7.2-1|27	%{_bindir}/abcde-musicbrainz-tool
14cu|abcde-2.7.2-1|28	%{_bindir}/cd-discid
14cu|abcde-2.7.2-1|29	%{_bindir}/cddb-tool
14cu|abcde-2.7.2-1|30	%{_mandir}/man1/abcde.*
14cu|abcde-2.7.2-1|31	%{_mandir}/man1/cd-discid.*
14cu|abcde-2.7.2-1|32	%{_mandir}/man1/cddb-tool.*
14cu|abcde-2.7.2-1|33	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|abcde-2.7.2-1|34	
14cu|abcde-2.7.2-1|35	#-----------------------------------------------------------------------------
14cu|abcde-2.7.2-1|36	
14cu|abcde-2.7.2-1|37	%prep
14cu|abcde-2.7.2-1|38	%setup -q -b0
14cu|abcde-2.7.2-1|39	# For cd-discid
14cu|abcde-2.7.2-1|40	%setup -q -b1
14cu|abcde-2.7.2-1|41	
14cu|abcde-2.7.2-1|42	%patch0 -p1
14cu|abcde-2.7.2-1|43	cd ../cd-discid-1.3.1
14cu|abcde-2.7.2-1|44	%patch1 -p0
14cu|abcde-2.7.2-1|45	
14cu|abcde-2.7.2-1|46	
14cu|abcde-2.7.2-1|47	%build
14cu|abcde-2.7.2-1|48	pushd ../cd-discid-1.3.1
14cu|abcde-2.7.2-1|49	%make
14cu|abcde-2.7.2-1|50	popd
14cu|abcde-2.7.2-1|51	%make
14cu|abcde-2.7.2-1|52	
14cu|abcde-2.7.2-1|53	
14cu|abcde-2.7.2-1|54	%install
14cu|abcde-2.7.2-1|55	%makeinstall_std
14cu|abcde-2.7.2-1|56	
14cu|abcde-2.7.2-1|57	pushd ../cd-discid-1.3.1
14cu|abcde-2.7.2-1|58	make install PREFIX=%{buildroot}%{_prefix}
14cu|abcde-2.7.2-1|59	popd
14cu|abcde-2.7.2-1|60	
14cu|abcde-2.7.2-1|61	%changelog
14cu|abcde-2.7.2-1|62	
14cu|abcde-2.7.2-1|63	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 2.7.2-1
14cu|abcde-2.7.2-1|64	- (8e111eb) Updated to release 2.7.2 and rediffed P0
14cu|abcde-2.7.2-1|65	
14cu|abcde-2.7.2-1|66	

9465 14
14cu|abcm2ps-8.12.3-1|1	Name:		abcm2ps
14cu|abcm2ps-8.12.3-1|2	Version:	8.12.3
14cu|abcm2ps-8.12.3-1|3	Release:	1
14cu|abcm2ps-8.12.3-1|4	Summary:	Converts ABC format music sheets into Postscript
14cu|abcm2ps-8.12.3-1|5	License:	GPLv2+
14cu|abcm2ps-8.12.3-1|6	URL:		http://abcplus.sourceforge.net/
14cu|abcm2ps-8.12.3-1|7	Group:		Publishing
14cu|abcm2ps-8.12.3-1|8	Source0:	http://moinejf.free.fr/%{name}-%{version}.tar.gz
14cu|abcm2ps-8.12.3-1|9	Patch0:		abcm2ps_makefile.patch
14cu|abcm2ps-8.12.3-1|10	
14cu|abcm2ps-8.12.3-1|11	%description
14cu|abcm2ps-8.12.3-1|12	abcm2ps is a package which converts music tunes from ABC format
14cu|abcm2ps-8.12.3-1|13	to PostScript. Based on abc2ps version 1.2.5, it was developed
14cu|abcm2ps-8.12.3-1|14	mainly to print polyphonic music, i.e. music with multiple voices
14cu|abcm2ps-8.12.3-1|15	per staff. abcm2ps uses an extension to the ABC language that make
14cu|abcm2ps-8.12.3-1|16	it suitable for classical music. This extended format is documented
14cu|abcm2ps-8.12.3-1|17	under http://abcplus.sourceforge.net/.
14cu|abcm2ps-8.12.3-1|18	
14cu|abcm2ps-8.12.3-1|19	%prep
14cu|abcm2ps-8.12.3-1|20	%setup -q
14cu|abcm2ps-8.12.3-1|21	%patch0 -p0
14cu|abcm2ps-8.12.3-1|22	
14cu|abcm2ps-8.12.3-1|23	%build
14cu|abcm2ps-8.12.3-1|24	%configure2_5x --enable-a4 --enable-deco-is-roll
14cu|abcm2ps-8.12.3-1|25	%make
14cu|abcm2ps-8.12.3-1|26	
14cu|abcm2ps-8.12.3-1|27	%install
14cu|abcm2ps-8.12.3-1|28	%makeinstall
14cu|abcm2ps-8.12.3-1|29	
14cu|abcm2ps-8.12.3-1|30	%files
14cu|abcm2ps-8.12.3-1|31	%doc Changes README *.abc *.txt sample3.eps
14cu|abcm2ps-8.12.3-1|32	%{_bindir}/*
14cu|abcm2ps-8.12.3-1|33	%{_datadir}/abcm2ps
14cu|abcm2ps-8.12.3-1|34	
14cu|abcm2ps-8.12.3-1|35	%changelog
14cu|abcm2ps-8.12.3-1|36	
14cu|abcm2ps-8.12.3-1|37	* Fri Sep 02 2016 alzim <alzim@bk.ru> 8.12.3-1
14cu|abcm2ps-8.12.3-1|38	- (449aea1) Merge pull request #4 from import/abcm2ps:rosa2016.1
14cu|abcm2ps-8.12.3-1|39	- (449aea1) Updated to 8.12.3
14cu|abcm2ps-8.12.3-1|40	
14cu|abcm2ps-8.12.3-1|41	

9466 14
14cu|abcmidi-2016.07.20-1|1	%define	sname	abcMIDI
14cu|abcmidi-2016.07.20-1|2	
14cu|abcmidi-2016.07.20-1|3	Summary:	Tool for processing ABC music notation files
14cu|abcmidi-2016.07.20-1|4	Name:		abcmidi
14cu|abcmidi-2016.07.20-1|5	Version:	2016.07.20
14cu|abcmidi-2016.07.20-1|6	Release:	1
14cu|abcmidi-2016.07.20-1|7	Group:		Sound
14cu|abcmidi-2016.07.20-1|8	License:	GPLv2+
14cu|abcmidi-2016.07.20-1|9	# See also (more up to date): http://abcplus.sourceforge.net
14cu|abcmidi-2016.07.20-1|10	URL:		http://abc.sourceforge.net
14cu|abcmidi-2016.07.20-1|11	# TODO: find on the same spot sources for user guide
14cu|abcmidi-2016.07.20-1|12	Source0:	http://ifdo.pugmarks.com/~seymour/runabc/%{sname}-%{version}.zip
14cu|abcmidi-2016.07.20-1|13	# Avoid automatic install of docs: we take them with %%doc macro
14cu|abcmidi-2016.07.20-1|14	Patch0:		%{name}-2016.03.15-dont-install-docs.patch
14cu|abcmidi-2016.07.20-1|15	
14cu|abcmidi-2016.07.20-1|16	%description
14cu|abcmidi-2016.07.20-1|17	The abcMIDI package contains four programs: abc2midi to convert ABC music
14cu|abcmidi-2016.07.20-1|18	notation to midi, midi2abc to convert midi files to (a first approximation
14cu|abcmidi-2016.07.20-1|19	to) the corresponding ABC, abc2abc to reformat and/or transpose ABC files,
14cu|abcmidi-2016.07.20-1|20	and yaps to typeset ABC files as PostScript.
14cu|abcmidi-2016.07.20-1|21	For a description of the abc syntax, please see the abc user-guide which is a
14cu|abcmidi-2016.07.20-1|22	part of the abc2mtex package written by Chris Walshaw.
14cu|abcmidi-2016.07.20-1|23	
14cu|abcmidi-2016.07.20-1|24	%files
14cu|abcmidi-2016.07.20-1|25	%doc doc/AUTHORS doc/CHANGES doc/history.txt readme.txt VERSION
14cu|abcmidi-2016.07.20-1|26	%{_mandir}/man1/*.1*
14cu|abcmidi-2016.07.20-1|27	%{_bindir}/*
14cu|abcmidi-2016.07.20-1|28	
14cu|abcmidi-2016.07.20-1|29	#-----------------------------------------------------------------------------
14cu|abcmidi-2016.07.20-1|30	
14cu|abcmidi-2016.07.20-1|31	%prep
14cu|abcmidi-2016.07.20-1|32	%setup -qn %{name}
14cu|abcmidi-2016.07.20-1|33	%patch0 -p1
14cu|abcmidi-2016.07.20-1|34	
14cu|abcmidi-2016.07.20-1|35	
14cu|abcmidi-2016.07.20-1|36	%build
14cu|abcmidi-2016.07.20-1|37	rm -f configure makefile
14cu|abcmidi-2016.07.20-1|38	autoreconf -vfi
14cu|abcmidi-2016.07.20-1|39	%configure2_5x
14cu|abcmidi-2016.07.20-1|40	%make
14cu|abcmidi-2016.07.20-1|41	
14cu|abcmidi-2016.07.20-1|42	
14cu|abcmidi-2016.07.20-1|43	%install
14cu|abcmidi-2016.07.20-1|44	%makeinstall_std
14cu|abcmidi-2016.07.20-1|45	
14cu|abcmidi-2016.07.20-1|46	
14cu|abcmidi-2016.07.20-1|47	%changelog
14cu|abcmidi-2016.07.20-1|48	
14cu|abcmidi-2016.07.20-1|49	* Tue Aug 23 2016 dsilakov <denis.silakov@rosalab.ru> 2016.07.20-1
14cu|abcmidi-2016.07.20-1|50	- (894f758) Merge pull request #3 from import/abcmidi:rosa2016.1
14cu|abcmidi-2016.07.20-1|51	- (894f758) abcmidi 2016.07.20
14cu|abcmidi-2016.07.20-1|52	
14cu|abcmidi-2016.07.20-1|53	

9467 14
14cu|abduco-0.6-1|1	Name:		abduco
14cu|abduco-0.6-1|2	Version:	0.6
14cu|abduco-0.6-1|3	Release:	1
14cu|abduco-0.6-1|4	Summary:	Session management in a clean and simple way
14cu|abduco-0.6-1|5	Group:		Terminals
14cu|abduco-0.6-1|6	License:	ISC
14cu|abduco-0.6-1|7	Url:		http://www.brain-dump.org/projects/%{name}/
14cu|abduco-0.6-1|8	Source0:	http://www.brain-dump.org/projects/%{name}/%{name}-%{version}.tar.gz
14cu|abduco-0.6-1|9	
14cu|abduco-0.6-1|10	%description
14cu|abduco-0.6-1|11	%{name} provides session management i.e. it allows programs to be run
14cu|abduco-0.6-1|12	independently from its controlling terminal. That is programs can be
14cu|abduco-0.6-1|13	detached - run in the background - and then later reattached.
14cu|abduco-0.6-1|14	Together with dvtm it provides a simpler and cleaner alternative to tmux or
14cu|abduco-0.6-1|15	screen.
14cu|abduco-0.6-1|16	
14cu|abduco-0.6-1|17	%prep
14cu|abduco-0.6-1|18	%setup -q
14cu|abduco-0.6-1|19	# Apply applicable build flags
14cu|abduco-0.6-1|20	echo '#!/bin/sh' > ./configure
14cu|abduco-0.6-1|21	chmod +x ./configure
14cu|abduco-0.6-1|22	
14cu|abduco-0.6-1|23	%build
14cu|abduco-0.6-1|24	%configure2_5x
14cu|abduco-0.6-1|25	%make
14cu|abduco-0.6-1|26	
14cu|abduco-0.6-1|27	%install
14cu|abduco-0.6-1|28	%make_install PREFIX=%{_prefix} STRIP=:
14cu|abduco-0.6-1|29	
14cu|abduco-0.6-1|30	%files
14cu|abduco-0.6-1|31	%doc LICENSE README.md
14cu|abduco-0.6-1|32	%{_bindir}/%{name}
14cu|abduco-0.6-1|33	%{_mandir}/man1/%{name}.*
14cu|abduco-0.6-1|34	
14cu|abduco-0.6-1|35	%changelog
14cu|abduco-0.6-1|36	
14cu|abduco-0.6-1|37	* Fri Sep 02 2016 alzim <alzim@bk.ru> 0.6-1
14cu|abduco-0.6-1|38	- (6bd45d4) Merge pull request #1 from import/abduco:rosa2016.1
14cu|abduco-0.6-1|39	- (6bd45d4) Updated to 0.6
14cu|abduco-0.6-1|40	
14cu|abduco-0.6-1|41	

9468 14
14cu|abi-compliance-checker-1.99.18-1|1	Summary:	API/ABI compatibility checker for C/C++ libraries
14cu|abi-compliance-checker-1.99.18-1|2	Name:		abi-compliance-checker
14cu|abi-compliance-checker-1.99.18-1|3	Version:	1.99.18
14cu|abi-compliance-checker-1.99.18-1|4	Release:	1
14cu|abi-compliance-checker-1.99.18-1|5	Group:		Development/Other
14cu|abi-compliance-checker-1.99.18-1|6	License:	GPLv1+ or LGPLv2+
14cu|abi-compliance-checker-1.99.18-1|7	Url:		https://github.com/lvc/abi-compliance-checker
14cu|abi-compliance-checker-1.99.18-1|8	Source0:	https://github.com/lvc/abi-compliance-checker/archive/%{name}-%{version}.tar.gz
14cu|abi-compliance-checker-1.99.18-1|9	BuildArch:	noarch
14cu|abi-compliance-checker-1.99.18-1|10	Requires:	perl
14cu|abi-compliance-checker-1.99.18-1|11	Requires:	gcc-c++
14cu|abi-compliance-checker-1.99.18-1|12	Requires:	binutils
14cu|abi-compliance-checker-1.99.18-1|13	Requires:	ctags
14cu|abi-compliance-checker-1.99.18-1|14	Requires:	abi-dumper >= 0.99.14
14cu|abi-compliance-checker-1.99.18-1|15	
14cu|abi-compliance-checker-1.99.18-1|16	
14cu|abi-compliance-checker-1.99.18-1|17	%description
14cu|abi-compliance-checker-1.99.18-1|18	ABI Compliance Checker (ABICC) is a tool for checking backward binary and
14cu|abi-compliance-checker-1.99.18-1|19	source-level compatibility of a C/C++ library. The tool checks header files
14cu|abi-compliance-checker-1.99.18-1|20	and shared libraries of old and new versions and analyzes changes in API and
14cu|abi-compliance-checker-1.99.18-1|21	ABI that may break binary and/or source compatibility: changes in calling
14cu|abi-compliance-checker-1.99.18-1|22	stack, v-table changes, removed symbols, renamed fields, etc.
14cu|abi-compliance-checker-1.99.18-1|23	
14cu|abi-compliance-checker-1.99.18-1|24	%files
14cu|abi-compliance-checker-1.99.18-1|25	%doc LICENSE README doc/
14cu|abi-compliance-checker-1.99.18-1|26	%{_bindir}/%{name}
14cu|abi-compliance-checker-1.99.18-1|27	%{_datadir}/%{name}
14cu|abi-compliance-checker-1.99.18-1|28	
14cu|abi-compliance-checker-1.99.18-1|29	#-----------------------------------------------------------------------------
14cu|abi-compliance-checker-1.99.18-1|30	
14cu|abi-compliance-checker-1.99.18-1|31	%prep
14cu|abi-compliance-checker-1.99.18-1|32	%setup -q
14cu|abi-compliance-checker-1.99.18-1|33	chmod 0644 LICENSE README
14cu|abi-compliance-checker-1.99.18-1|34	
14cu|abi-compliance-checker-1.99.18-1|35	
14cu|abi-compliance-checker-1.99.18-1|36	%build
14cu|abi-compliance-checker-1.99.18-1|37	# Nothing to build.
14cu|abi-compliance-checker-1.99.18-1|38	
14cu|abi-compliance-checker-1.99.18-1|39	
14cu|abi-compliance-checker-1.99.18-1|40	%install
14cu|abi-compliance-checker-1.99.18-1|41	mkdir -p %{buildroot}%{_prefix}
14cu|abi-compliance-checker-1.99.18-1|42	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cu|abi-compliance-checker-1.99.18-1|43	
14cu|abi-compliance-checker-1.99.18-1|44	chmod 755 %{buildroot}%{_bindir}/*
14cu|abi-compliance-checker-1.99.18-1|45	
14cu|abi-compliance-checker-1.99.18-1|46	%changelog
14cu|abi-compliance-checker-1.99.18-1|47	
14cu|abi-compliance-checker-1.99.18-1|48	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 1.99.18-1
14cu|abi-compliance-checker-1.99.18-1|49	- (f8e290e) Updated to release 1.99.18
14cu|abi-compliance-checker-1.99.18-1|50	
14cu|abi-compliance-checker-1.99.18-1|51	

9469 14
14cu|abi-dumper-0.99.17-1|1	Summary:	Dump ABI of an ELF object containing DWARF debug info
14cu|abi-dumper-0.99.17-1|2	Name:		abi-dumper
14cu|abi-dumper-0.99.17-1|3	Version:	0.99.17
14cu|abi-dumper-0.99.17-1|4	Release:	1
14cu|abi-dumper-0.99.17-1|5	Group:		Development/Other
14cu|abi-dumper-0.99.17-1|6	License:	GPLv2+ or LGPLv2+
14cu|abi-dumper-0.99.17-1|7	Url:		https://github.com/lvc/abi-dumper
14cu|abi-dumper-0.99.17-1|8	Source0:	https://github.com/lvc/abi-dumper/archive/%{name}-%{version}.tar.gz
14cu|abi-dumper-0.99.17-1|9	BuildArch:	noarch
14cu|abi-dumper-0.99.17-1|10	Requires:	elfutils
14cu|abi-dumper-0.99.17-1|11	Requires:	perl >= 5.8
14cu|abi-dumper-0.99.17-1|12	Requires:	vtable-dumper >= 1.1
14cu|abi-dumper-0.99.17-1|13	
14cu|abi-dumper-0.99.17-1|14	%description
14cu|abi-dumper-0.99.17-1|15	A tool to dump ABI of an ELF object containing DWARF debug info. It is
14cu|abi-dumper-0.99.17-1|16	intended to be used with ABI Compliance Checker tool for tracking ABI changes
14cu|abi-dumper-0.99.17-1|17	of a C/C++ library or kernel module.
14cu|abi-dumper-0.99.17-1|18	
14cu|abi-dumper-0.99.17-1|19	%files
14cu|abi-dumper-0.99.17-1|20	%doc LICENSE README
14cu|abi-dumper-0.99.17-1|21	%{_bindir}/%{name}
14cu|abi-dumper-0.99.17-1|22	
14cu|abi-dumper-0.99.17-1|23	#-----------------------------------------------------------------------------
14cu|abi-dumper-0.99.17-1|24	
14cu|abi-dumper-0.99.17-1|25	%prep
14cu|abi-dumper-0.99.17-1|26	%setup -q
14cu|abi-dumper-0.99.17-1|27	chmod 0644 LICENSE README
14cu|abi-dumper-0.99.17-1|28	
14cu|abi-dumper-0.99.17-1|29	
14cu|abi-dumper-0.99.17-1|30	%build
14cu|abi-dumper-0.99.17-1|31	# Nothing to build.
14cu|abi-dumper-0.99.17-1|32	
14cu|abi-dumper-0.99.17-1|33	
14cu|abi-dumper-0.99.17-1|34	%install
14cu|abi-dumper-0.99.17-1|35	mkdir -p %{buildroot}%{_prefix}
14cu|abi-dumper-0.99.17-1|36	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cu|abi-dumper-0.99.17-1|37	
14cu|abi-dumper-0.99.17-1|38	chmod 755 %{buildroot}%{_bindir}/*
14cu|abi-dumper-0.99.17-1|39	
14cu|abi-dumper-0.99.17-1|40	%changelog
14cu|abi-dumper-0.99.17-1|41	
14cu|abi-dumper-0.99.17-1|42	* Sat Aug 27 2016 gvm <mc2374@mclink.it> 0.99.17-1
14cu|abi-dumper-0.99.17-1|43	- (4243995) Merge pull request #1 from import/abi-dumper:rosa2016.1
14cu|abi-dumper-0.99.17-1|44	- (4243995) Abi-dumper 0.99.17
14cu|abi-dumper-0.99.17-1|45	
14cu|abi-dumper-0.99.17-1|46	

9470 14
14cu|abiword-3.0.2-1|1	%define Werror_cflags %nil
14cu|abiword-3.0.2-1|2	%define api %(echo %{version} | cut -d. -f1,2)
14cu|abiword-3.0.2-1|3	
14cu|abiword-3.0.2-1|4	Summary:	Lean and fast full-featured word processor
14cu|abiword-3.0.2-1|5	Name:		abiword
14cu|abiword-3.0.2-1|6	Version:	3.0.2
14cu|abiword-3.0.2-1|7	Release:	1
14cu|abiword-3.0.2-1|8	License:	GPLv2+
14cu|abiword-3.0.2-1|9	Group:		Office
14cu|abiword-3.0.2-1|10	Url:		http://www.abisource.com/
14cu|abiword-3.0.2-1|11	Source0:	http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
14cu|abiword-3.0.2-1|12	Source100:	abiword.rpmlintrc
14cu|abiword-3.0.2-1|13	Patch0:		abiword-3.0.2-librevenge.patch
14cu|abiword-3.0.2-1|14	Patch1:		abiword-3.0.1-libwps-0.4.patch
14cu|abiword-3.0.2-1|15	Patch2:		abiword-3.0.2-fix-black-drawing-regression.patch
14cu|abiword-3.0.2-1|16	BuildRequires:	asio
14cu|abiword-3.0.2-1|17	BuildRequires:	bison
14cu|abiword-3.0.2-1|18	BuildRequires:	desktop-file-utils
14cu|abiword-3.0.2-1|19	BuildRequires:	gnome-common
14cu|abiword-3.0.2-1|20	BuildRequires:	boost-devel
14cu|abiword-3.0.2-1|21	BuildRequires:	jpeg-devel
14cu|abiword-3.0.2-1|22	BuildRequires:	libwmf-devel
14cu|abiword-3.0.2-1|23	BuildRequires:	psiconv-devel
14cu|abiword-3.0.2-1|24	BuildRequires:	readline-devel
14cu|abiword-3.0.2-1|25	BuildRequires:	tidy-devel
14cu|abiword-3.0.2-1|26	BuildRequires:	pkgconfig(aiksaurus-1.0)
14cu|abiword-3.0.2-1|27	BuildRequires:	pkgconfig(cairo-pdf)
14cu|abiword-3.0.2-1|28	BuildRequires:	pkgconfig(cairo-ps)
14cu|abiword-3.0.2-1|29	BuildRequires:	pkgconfig(champlain-0.12)
14cu|abiword-3.0.2-1|30	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|abiword-3.0.2-1|31	BuildRequires:	pkgconfig(enchant)
14cu|abiword-3.0.2-1|32	BuildRequires:	pkgconfig(fribidi)
14cu|abiword-3.0.2-1|33	BuildRequires:	pkgconfig(gaiksaurus-1.0)
14cu|abiword-3.0.2-1|34	BuildRequires:	pkgconfig(glib-2.0)
14cu|abiword-3.0.2-1|35	BuildRequires:	pkgconfig(gnutls)
14cu|abiword-3.0.2-1|36	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|abiword-3.0.2-1|37	BuildRequires:	pkgconfig(libebook-1.2)
14cu|abiword-3.0.2-1|38	BuildRequires:	pkgconfig(libecal-1.2)
14cu|abiword-3.0.2-1|39	BuildRequires:	pkgconfig(libgcrypt)
14cu|abiword-3.0.2-1|40	BuildRequires:	pkgconfig(libgoffice-0.10)
14cu|abiword-3.0.2-1|41	BuildRequires:	pkgconfig(libgsf-1)
14cu|abiword-3.0.2-1|42	BuildRequires:	pkgconfig(libical)
14cu|abiword-3.0.2-1|43	BuildRequires:	pkgconfig(libots-1)
14cu|abiword-3.0.2-1|44	BuildRequires:	pkgconfig(libpng)
14cu|abiword-3.0.2-1|45	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|abiword-3.0.2-1|46	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|abiword-3.0.2-1|47	BuildRequires:	pkgconfig(libwpd-0.10)
14cu|abiword-3.0.2-1|48	BuildRequires:	pkgconfig(libwpg-0.3)
14cu|abiword-3.0.2-1|49	BuildRequires:	pkgconfig(libwps-0.4)
14cu|abiword-3.0.2-1|50	BuildRequires:	pkgconfig(libxml-2.0)
14cu|abiword-3.0.2-1|51	BuildRequires:	pkgconfig(link-grammar)
14cu|abiword-3.0.2-1|52	BuildRequires:	pkgconfig(loudmouth-1.0)
14cu|abiword-3.0.2-1|53	BuildRequires:	pkgconfig(mathview-frontend-libxml2)
14cu|abiword-3.0.2-1|54	BuildRequires:	pkgconfig(pangocairo)
14cu|abiword-3.0.2-1|55	BuildRequires:	pkgconfig(rasqal)
14cu|abiword-3.0.2-1|56	BuildRequires:	pkgconfig(redland)
14cu|abiword-3.0.2-1|57	BuildRequires:	pkgconfig(telepathy-glib)
14cu|abiword-3.0.2-1|58	BuildRequires:	pkgconfig(wv-1.0)
14cu|abiword-3.0.2-1|59	
14cu|abiword-3.0.2-1|60	Suggests:	abiword-doc
14cu|abiword-3.0.2-1|61	
14cu|abiword-3.0.2-1|62	%description
14cu|abiword-3.0.2-1|63	AbiWord is a cross-platform, open source, lean and fast full-featured word
14cu|abiword-3.0.2-1|64	processor. It works on Most Unix systems, Microsoft Windows and Mac OS X.
14cu|abiword-3.0.2-1|65	
14cu|abiword-3.0.2-1|66	Abiword with the GNOME front-end is part of the GNOME Office Suite.
14cu|abiword-3.0.2-1|67	See http://www.gnomeoffice.org for details.
14cu|abiword-3.0.2-1|68	
14cu|abiword-3.0.2-1|69	%files
14cu|abiword-3.0.2-1|70	%{_bindir}/abiword
14cu|abiword-3.0.2-1|71	%{_datadir}/abiword-%{api}
14cu|abiword-3.0.2-1|72	%dir %{_libdir}/abiword-%{api}
14cu|abiword-3.0.2-1|73	%dir %{_libdir}/abiword-%{api}/plugins
14cu|abiword-3.0.2-1|74	%{_libdir}/abiword-%{api}/plugins/*.so
14cu|abiword-3.0.2-1|75	# this isnt a devel lib
14cu|abiword-3.0.2-1|76	%{_libdir}/libabiword-%{api}.so
14cu|abiword-3.0.2-1|77	%{_libdir}/libAiksaurusGtk3.so
14cu|abiword-3.0.2-1|78	%{_libdir}/libAiksaurusGtk3--export-dynamic.so
14cu|abiword-3.0.2-1|79	%{_datadir}/applications/*.desktop
14cu|abiword-3.0.2-1|80	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.AbiCollab.service
14cu|abiword-3.0.2-1|81	%{_datadir}/telepathy/clients/AbiCollab.client
14cu|abiword-3.0.2-1|82	%{_iconsdir}/hicolor/*/*
14cu|abiword-3.0.2-1|83	%{_mandir}/man1/abiword.1.*
14cu|abiword-3.0.2-1|84	
14cu|abiword-3.0.2-1|85	#----------------------------------------------------------------------------
14cu|abiword-3.0.2-1|86	
14cu|abiword-3.0.2-1|87	%package devel
14cu|abiword-3.0.2-1|88	Summary:	Devel files for Abiword
14cu|abiword-3.0.2-1|89	Group:		Development/Other
14cu|abiword-3.0.2-1|90	Requires:	%{name} = %{EVRD}
14cu|abiword-3.0.2-1|91	
14cu|abiword-3.0.2-1|92	%description devel
14cu|abiword-3.0.2-1|93	This pacakage contains devel files for Abiword, mainly header files
14cu|abiword-3.0.2-1|94	and pkg files.
14cu|abiword-3.0.2-1|95	
14cu|abiword-3.0.2-1|96	%files devel
14cu|abiword-3.0.2-1|97	%{_includedir}/abiword-%{api}
14cu|abiword-3.0.2-1|98	%{_libdir}/pkgconfig/abiword-%{api}.pc
14cu|abiword-3.0.2-1|99	
14cu|abiword-3.0.2-1|100	#----------------------------------------------------------------------------
14cu|abiword-3.0.2-1|101	
14cu|abiword-3.0.2-1|102	%prep
14cu|abiword-3.0.2-1|103	%setup -q
14cu|abiword-3.0.2-1|104	%patch0 -p1
14cu|abiword-3.0.2-1|105	%patch1 -p1
14cu|abiword-3.0.2-1|106	%patch2 -p1
14cu|abiword-3.0.2-1|107	
14cu|abiword-3.0.2-1|108	%build
14cu|abiword-3.0.2-1|109	autoreconf -fi
14cu|abiword-3.0.2-1|110	export CXXFLAGS="%{optflags} -std=gnu++11"
14cu|abiword-3.0.2-1|111	enable_dynamic=yes %configure2_5x \
14cu|abiword-3.0.2-1|112	--disable-static \
14cu|abiword-3.0.2-1|113	--enable-default-plugins \
14cu|abiword-3.0.2-1|114	--enable-emacs-keybinding \
14cu|abiword-3.0.2-1|115	--enable-vi-keybinding \
14cu|abiword-3.0.2-1|116	--enable-clipart \
14cu|abiword-3.0.2-1|117	--enable-templates \
14cu|abiword-3.0.2-1|118	--enable-collab-backend-xmpp \
14cu|abiword-3.0.2-1|119	--enable-collab-backend-tcp \
14cu|abiword-3.0.2-1|120	--enable-collab-backend-sugar \
14cu|abiword-3.0.2-1|121	--enable-collab-backend-service \
14cu|abiword-3.0.2-1|122	--with-gio \
14cu|abiword-3.0.2-1|123	--with-goffice \
14cu|abiword-3.0.2-1|124	--with-inter7eps \
14cu|abiword-3.0.2-1|125	--with-libtidy \
14cu|abiword-3.0.2-1|126	--enable-plugins="wml goffice freetranslation latex eml gimp mif loadbindings babelfish wpg openxml mswrite wordperfect mathview urldict presentation pdb psion collab google paint hancom xslfo opendocument openwriter t602 iscii wmf ots command sdw gdict opml clarisworks kword pdf grammar passepartout applix aiksaurus wikipedia hrtext s5 docbook"
14cu|abiword-3.0.2-1|127	
14cu|abiword-3.0.2-1|128	%make
14cu|abiword-3.0.2-1|129	
14cu|abiword-3.0.2-1|130	%install
14cu|abiword-3.0.2-1|131	%makeinstall_std
14cu|abiword-3.0.2-1|132	
14cu|abiword-3.0.2-1|133	desktop-file-install --vendor="" \
14cu|abiword-3.0.2-1|134	--remove-category="X-Red-Hat-Base" \
14cu|abiword-3.0.2-1|135	--dir %{buildroot}%{_datadir}/applications \
14cu|abiword-3.0.2-1|136	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|abiword-3.0.2-1|137	
14cu|abiword-3.0.2-1|138	
14cu|abiword-3.0.2-1|139	%changelog
14cu|abiword-3.0.2-1|140	
14cu|abiword-3.0.2-1|141	* Mon Dec 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.2-1
14cu|abiword-3.0.2-1|142	- (0c3164f) Build with -std=gnu++11
14cu|abiword-3.0.2-1|143	
14cu|abiword-3.0.2-1|144	

9471 14
14cu|abiword-docs-3.0.1-1|1	Summary:	Documentation and help files for Abiword
14cu|abiword-docs-3.0.1-1|2	Name:		abiword-docs
14cu|abiword-docs-3.0.1-1|3	Version:	3.0.1
14cu|abiword-docs-3.0.1-1|4	Release:	1
14cu|abiword-docs-3.0.1-1|5	License:	GPLv2+
14cu|abiword-docs-3.0.1-1|6	Group:		Office
14cu|abiword-docs-3.0.1-1|7	Url:		http://www.abisource.com/
14cu|abiword-docs-3.0.1-1|8	Source0:	http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
14cu|abiword-docs-3.0.1-1|9	BuildRequires:	abiword-devel >= 3.0
14cu|abiword-docs-3.0.1-1|10	BuildRequires:	pkgconfig(libglade-2.0)
14cu|abiword-docs-3.0.1-1|11	# Exclude some pages pending http://bugzilla.abisource.com/show_bug.cgi?id=13459
14cu|abiword-docs-3.0.1-1|12	Patch0:		abiword-docs-2.9.4-mga-temp_build_fix-en-US-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|13	Patch1:		abiword-docs-2.9.4-mga-temp_build_fix-pl-PL-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|14	Patch2:		abiword-docs-2.9.4-mga-temp_build_fix-fr-FR-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|15	BuildArch:	noarch
14cu|abiword-docs-3.0.1-1|16	
14cu|abiword-docs-3.0.1-1|17	%description
14cu|abiword-docs-3.0.1-1|18	Documentation and help files for Abiword.
14cu|abiword-docs-3.0.1-1|19	
14cu|abiword-docs-3.0.1-1|20	#----------------------------------------------------------------------------
14cu|abiword-docs-3.0.1-1|21	
14cu|abiword-docs-3.0.1-1|22	%package en
14cu|abiword-docs-3.0.1-1|23	Summary:	English documentation and help files for Abiword
14cu|abiword-docs-3.0.1-1|24	Requires:	locales-en
14cu|abiword-docs-3.0.1-1|25	Provides:	abiword-doc = %{EVRD}
14cu|abiword-docs-3.0.1-1|26	BuildArch:	noarch
14cu|abiword-docs-3.0.1-1|27	
14cu|abiword-docs-3.0.1-1|28	%description en
14cu|abiword-docs-3.0.1-1|29	English documentation and help files for Abiword.
14cu|abiword-docs-3.0.1-1|30	
14cu|abiword-docs-3.0.1-1|31	%files en
14cu|abiword-docs-3.0.1-1|32	%{_datadir}/abiword*/help/en-US
14cu|abiword-docs-3.0.1-1|33	%dir %{_datadir}/abiword*/help/
14cu|abiword-docs-3.0.1-1|34	
14cu|abiword-docs-3.0.1-1|35	#----------------------------------------------------------------------------
14cu|abiword-docs-3.0.1-1|36	
14cu|abiword-docs-3.0.1-1|37	%package fr
14cu|abiword-docs-3.0.1-1|38	Summary:	French documentation and help files for Abiword
14cu|abiword-docs-3.0.1-1|39	Requires:	locales-fr
14cu|abiword-docs-3.0.1-1|40	Provides:	abiword-doc = %{EVRD}
14cu|abiword-docs-3.0.1-1|41	BuildArch:	noarch
14cu|abiword-docs-3.0.1-1|42	
14cu|abiword-docs-3.0.1-1|43	%description fr
14cu|abiword-docs-3.0.1-1|44	French documentation and help files for Abiword.
14cu|abiword-docs-3.0.1-1|45	
14cu|abiword-docs-3.0.1-1|46	%files fr
14cu|abiword-docs-3.0.1-1|47	%{_datadir}/abiword*/help/fr-FR
14cu|abiword-docs-3.0.1-1|48	%dir %{_datadir}/abiword*/help/
14cu|abiword-docs-3.0.1-1|49	
14cu|abiword-docs-3.0.1-1|50	#----------------------------------------------------------------------------
14cu|abiword-docs-3.0.1-1|51	
14cu|abiword-docs-3.0.1-1|52	%package pl
14cu|abiword-docs-3.0.1-1|53	Summary:	Polish documentation and help files for Abiword
14cu|abiword-docs-3.0.1-1|54	Requires:	locales-pl
14cu|abiword-docs-3.0.1-1|55	Provides:	abiword-doc = %{EVRD}
14cu|abiword-docs-3.0.1-1|56	BuildArch:	noarch
14cu|abiword-docs-3.0.1-1|57	
14cu|abiword-docs-3.0.1-1|58	%description pl
14cu|abiword-docs-3.0.1-1|59	Polish documentation and help files for Abiword.
14cu|abiword-docs-3.0.1-1|60	
14cu|abiword-docs-3.0.1-1|61	%files pl
14cu|abiword-docs-3.0.1-1|62	%{_datadir}/abiword*/help/pl-PL
14cu|abiword-docs-3.0.1-1|63	%dir %{_datadir}/abiword*/help/
14cu|abiword-docs-3.0.1-1|64	
14cu|abiword-docs-3.0.1-1|65	#----------------------------------------------------------------------------
14cu|abiword-docs-3.0.1-1|66	
14cu|abiword-docs-3.0.1-1|67	%prep
14cu|abiword-docs-3.0.1-1|68	%setup -q
14cu|abiword-docs-3.0.1-1|69	%patch0 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-en-US-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|70	%patch1 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-pl-PL-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|71	%patch2 -p0 -b .abiword-docs-2.9.4-mga-temp_build_fix-fr-FR-Makefile.in.patch
14cu|abiword-docs-3.0.1-1|72	
14cu|abiword-docs-3.0.1-1|73	%build
14cu|abiword-docs-3.0.1-1|74	%configure2_5x
14cu|abiword-docs-3.0.1-1|75	%make
14cu|abiword-docs-3.0.1-1|76	
14cu|abiword-docs-3.0.1-1|77	%install
14cu|abiword-docs-3.0.1-1|78	%makeinstall_std
14cu|abiword-docs-3.0.1-1|79	
14cu|abiword-docs-3.0.1-1|80	
14cu|abiword-docs-3.0.1-1|81	%changelog
14cu|abiword-docs-3.0.1-1|82	* Sun Jan 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-1
14cu|abiword-docs-3.0.1-1|83	+ Revision: 11adb1e
14cu|abiword-docs-3.0.1-1|84	- New version 3.0.1
14cu|abiword-docs-3.0.1-1|85	
14cu|abiword-docs-3.0.1-1|86	

9472 14
14cu|abook-0.6.1-1|1	Summary:	Text-based addressbook program for mutt
14cu|abook-0.6.1-1|2	Name:		abook
14cu|abook-0.6.1-1|3	Version:	0.6.1
14cu|abook-0.6.1-1|4	Release:	1
14cu|abook-0.6.1-1|5	License:	GPLv2+
14cu|abook-0.6.1-1|6	Group:		Networking/Mail
14cu|abook-0.6.1-1|7	Url:		http://abook.sourceforge.net/
14cu|abook-0.6.1-1|8	Source0:	http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz
14cu|abook-0.6.1-1|9	Patch0:		abook-0.6.1-gcc5.patch
14cu|abook-0.6.1-1|10	Patch1:		abook-0.6.1-preserve.patch
14cu|abook-0.6.1-1|11	BuildRequires:	gettext-devel
14cu|abook-0.6.1-1|12	BuildRequires:	readline-devel
14cu|abook-0.6.1-1|13	BuildRequires:	pkgconfig(ncursesw)
14cu|abook-0.6.1-1|14	
14cu|abook-0.6.1-1|15	%description
14cu|abook-0.6.1-1|16	Abook is a text-based addressbook program designed for use with the mutt
14cu|abook-0.6.1-1|17	mail client.
14cu|abook-0.6.1-1|18	
14cu|abook-0.6.1-1|19	%files -f %{name}.lang
14cu|abook-0.6.1-1|20	%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
14cu|abook-0.6.1-1|21	%{_bindir}/abook
14cu|abook-0.6.1-1|22	%{_mandir}/man*/abook*.*
14cu|abook-0.6.1-1|23	
14cu|abook-0.6.1-1|24	#----------------------------------------------------------------------------
14cu|abook-0.6.1-1|25	
14cu|abook-0.6.1-1|26	%prep
14cu|abook-0.6.1-1|27	%setup -q
14cu|abook-0.6.1-1|28	%patch0 -p1
14cu|abook-0.6.1-1|29	%patch1 -p1
14cu|abook-0.6.1-1|30	
14cu|abook-0.6.1-1|31	chmod 644 AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
14cu|abook-0.6.1-1|32	
14cu|abook-0.6.1-1|33	%build
14cu|abook-0.6.1-1|34	autoreconf -fi
14cu|abook-0.6.1-1|35	%configure2_5x
14cu|abook-0.6.1-1|36	%make
14cu|abook-0.6.1-1|37	
14cu|abook-0.6.1-1|38	%install
14cu|abook-0.6.1-1|39	%makeinstall_std
14cu|abook-0.6.1-1|40	
14cu|abook-0.6.1-1|41	%find_lang %{name}
14cu|abook-0.6.1-1|42	
14cu|abook-0.6.1-1|43	
14cu|abook-0.6.1-1|44	%changelog
14cu|abook-0.6.1-1|45	
14cu|abook-0.6.1-1|46	* Sun Dec 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-1
14cu|abook-0.6.1-1|47	- (321d457) Build requires gettext-devel
14cu|abook-0.6.1-1|48	
14cu|abook-0.6.1-1|49	

9473 14
14cu|abspath-0.1-8|1	Summary:	Return the absolute path of a file or directory
14cu|abspath-0.1-8|2	Name:		abspath
14cu|abspath-0.1-8|3	Version:	0.1
14cu|abspath-0.1-8|4	Release:	8
14cu|abspath-0.1-8|5	License:	GPLv2+
14cu|abspath-0.1-8|6	Group:		File tools
14cu|abspath-0.1-8|7	Url:		http://voxel.jouy.inra.fr/darcs/abspath
14cu|abspath-0.1-8|8	Source0:	%{name}-%{version}.tar.bz2
14cu|abspath-0.1-8|9	Patch0:		abspath-asciidoc.patch
14cu|abspath-0.1-8|10	BuildRequires:	asciidoc
14cu|abspath-0.1-8|11	BuildRequires:	docbook-dtd45-xml
14cu|abspath-0.1-8|12	BuildRequires:	docbook-style-xsl
14cu|abspath-0.1-8|13	BuildRequires:	xmlto
14cu|abspath-0.1-8|14	Requires:	python
14cu|abspath-0.1-8|15	BuildArch:	noarch
14cu|abspath-0.1-8|16	
14cu|abspath-0.1-8|17	%description
14cu|abspath-0.1-8|18	Return a normalized absolutized version of the pathnames. If no arguments
14cu|abspath-0.1-8|19	are passed on the command line, the standard input is used.
14cu|abspath-0.1-8|20	
14cu|abspath-0.1-8|21	%files
14cu|abspath-0.1-8|22	%{_bindir}/abspath
14cu|abspath-0.1-8|23	%{_mandir}/man1/*
14cu|abspath-0.1-8|24	
14cu|abspath-0.1-8|25	#----------------------------------------------------------------------------
14cu|abspath-0.1-8|26	
14cu|abspath-0.1-8|27	%prep
14cu|abspath-0.1-8|28	%setup -q
14cu|abspath-0.1-8|29	%patch0 -p1
14cu|abspath-0.1-8|30	
14cu|abspath-0.1-8|31	%build
14cu|abspath-0.1-8|32	chmod a+x abspath
14cu|abspath-0.1-8|33	asciidoc -b docbook -d manpage abspath.1.txt
14cu|abspath-0.1-8|34	xmlto man abspath.1.xml
14cu|abspath-0.1-8|35	perl -e 's/\.sp$/\n\.sp/g' -pi abspath.1
14cu|abspath-0.1-8|36	
14cu|abspath-0.1-8|37	%install
14cu|abspath-0.1-8|38	mkdir -p %{buildroot}%{_bindir}
14cu|abspath-0.1-8|39	mkdir -p %{buildroot}%{_mandir}/man1
14cu|abspath-0.1-8|40	install -m 0755 abspath %{buildroot}%{_bindir}/
14cu|abspath-0.1-8|41	install -m 0644 abspath.1 %{buildroot}%{_mandir}/man1/
14cu|abspath-0.1-8|42	
14cu|abspath-0.1-8|43	
14cu|abspath-0.1-8|44	%changelog
14cu|abspath-0.1-8|45	
14cu|abspath-0.1-8|46	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-8
14cu|abspath-0.1-8|47	- (e2f8e73) Build requires docbook-dtd45-xml
14cu|abspath-0.1-8|48	
14cu|abspath-0.1-8|49	

9474 14
14cu|ac3info-0.1-8|1	Summary:	A tool to display ac3 properties
14cu|ac3info-0.1-8|2	Name:		ac3info
14cu|ac3info-0.1-8|3	Version:	0.1
14cu|ac3info-0.1-8|4	Release:	8
14cu|ac3info-0.1-8|5	License:	GPLv2+
14cu|ac3info-0.1-8|6	Group:		File tools
14cu|ac3info-0.1-8|7	Url:		http://konilope.linuxeries.org/ac3info/
14cu|ac3info-0.1-8|8	Source0:	%{name}-%{version}.tar.gz
14cu|ac3info-0.1-8|9	Patch0:		ac3info-0.1-optflags.patch
14cu|ac3info-0.1-8|10	
14cu|ac3info-0.1-8|11	%description
14cu|ac3info-0.1-8|12	This tool display some informations about some ac3 files.
14cu|ac3info-0.1-8|13	
14cu|ac3info-0.1-8|14	%files
14cu|ac3info-0.1-8|15	%{_bindir}/ac3info
14cu|ac3info-0.1-8|16	
14cu|ac3info-0.1-8|17	#----------------------------------------------------------------------------
14cu|ac3info-0.1-8|18	
14cu|ac3info-0.1-8|19	%prep
14cu|ac3info-0.1-8|20	%setup -q
14cu|ac3info-0.1-8|21	%patch0 -p1
14cu|ac3info-0.1-8|22	
14cu|ac3info-0.1-8|23	%build
14cu|ac3info-0.1-8|24	%setup_compile_flags
14cu|ac3info-0.1-8|25	%make
14cu|ac3info-0.1-8|26	
14cu|ac3info-0.1-8|27	%install
14cu|ac3info-0.1-8|28	%setup_compile_flags
14cu|ac3info-0.1-8|29	%makeinstall_std
14cu|ac3info-0.1-8|30	
14cu|ac3info-0.1-8|31	
14cu|ac3info-0.1-8|32	%changelog
14cu|ac3info-0.1-8|33	
14cu|ac3info-0.1-8|34	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-8
14cu|ac3info-0.1-8|35	- (87f0d4f) Build with system optflags to fix debug package
14cu|ac3info-0.1-8|36	- (87f0d4f) Spec cleanup
14cu|ac3info-0.1-8|37	
14cu|ac3info-0.1-8|38	

9475 14
14cu|ac3jack-2.0.3-12|1	Summary:	Jack audio to ac3 surround converter
14cu|ac3jack-2.0.3-12|2	Name:		ac3jack
14cu|ac3jack-2.0.3-12|3	Version:	2.0.3
14cu|ac3jack-2.0.3-12|4	Release:	12
14cu|ac3jack-2.0.3-12|5	License:	GPLv2+
14cu|ac3jack-2.0.3-12|6	Group:		Sound
14cu|ac3jack-2.0.3-12|7	Url:		http://www.essej.net/ac3jack/
14cu|ac3jack-2.0.3-12|8	Source0:	http://www.essej.net/ac3jack/%{name}-%{version}.tar.gz
14cu|ac3jack-2.0.3-12|9	Patch0:		%{name}-2.0.3-mdv-fix-gcc4.4.patch
14cu|ac3jack-2.0.3-12|10	Patch1:		ac3jack-2.0.3-boost-mt.patch
14cu|ac3jack-2.0.3-12|11	BuildRequires:	aften-static-devel
14cu|ac3jack-2.0.3-12|12	BuildRequires:	boost-devel
14cu|ac3jack-2.0.3-12|13	BuildRequires:	ffmpeg-devel
14cu|ac3jack-2.0.3-12|14	BuildRequires:	wxgtku-devel
14cu|ac3jack-2.0.3-12|15	BuildRequires:	pkgconfig(jack)
14cu|ac3jack-2.0.3-12|16	BuildRequires:	pkgconfig(liblo)
14cu|ac3jack-2.0.3-12|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|ac3jack-2.0.3-12|18	BuildRequires:	pkgconfig(sigc++-1.2)
14cu|ac3jack-2.0.3-12|19	BuildRequires:	pkgconfig(sndfile)
14cu|ac3jack-2.0.3-12|20	
14cu|ac3jack-2.0.3-12|21	%description
14cu|ac3jack-2.0.3-12|22	ac3jack is a tool for creating an AC-3 (Dolby Digital) multichannel stream
14cu|ac3jack-2.0.3-12|23	from its JACK input ports. Using this tool, an AC-3 stream (up to 5.1
14cu|ac3jack-2.0.3-12|24	channels) is created in real time and either written to a file or streamed to
14cu|ac3jack-2.0.3-12|25	standard output.
14cu|ac3jack-2.0.3-12|26	
14cu|ac3jack-2.0.3-12|27	When streamed to stdout and piped through the ALSA tool ac3dec -C, the AC-3
14cu|ac3jack-2.0.3-12|28	stream can be passed out the SPDIF port on your audio interface for connection
14cu|ac3jack-2.0.3-12|29	to a multichannel surround receiver. In this way, you can achieve full 5.1
14cu|ac3jack-2.0.3-12|30	surround mixing and monitoring of your JACK applications with a single digital
14cu|ac3jack-2.0.3-12|31	cable, and no need for hardware supporting discrete outputs and inputs.
14cu|ac3jack-2.0.3-12|32	
14cu|ac3jack-2.0.3-12|33	AC-3 is a compressed audio stream, so quality will suffer somewhat, but it is
14cu|ac3jack-2.0.3-12|34	the price you pay for easy surround sound. After all, if it is good enough for
14cu|ac3jack-2.0.3-12|35	DVD and film soundtracks, it must be OK.
14cu|ac3jack-2.0.3-12|36	
14cu|ac3jack-2.0.3-12|37	%files
14cu|ac3jack-2.0.3-12|38	%doc README
14cu|ac3jack-2.0.3-12|39	%{_bindir}/*
14cu|ac3jack-2.0.3-12|40	%{_datadir}/applications/%{name}.desktop
14cu|ac3jack-2.0.3-12|41	
14cu|ac3jack-2.0.3-12|42	#----------------------------------------------------------------------------
14cu|ac3jack-2.0.3-12|43	
14cu|ac3jack-2.0.3-12|44	%prep
14cu|ac3jack-2.0.3-12|45	%setup -q
14cu|ac3jack-2.0.3-12|46	%patch0 -p1 -b .gcc44
14cu|ac3jack-2.0.3-12|47	%patch1 -p0 -b .boost
14cu|ac3jack-2.0.3-12|48	touch AUTHORS ChangeLog
14cu|ac3jack-2.0.3-12|49	
14cu|ac3jack-2.0.3-12|50	sed -i -e 's/TIME_UTC/TIME_UTC_/g' src/alsa_spdif_writer.cpp src/file_writer.cpp
14cu|ac3jack-2.0.3-12|51	sed -i '25a\#include "string.h"' src/ringbuffer.hpp
14cu|ac3jack-2.0.3-12|52	
14cu|ac3jack-2.0.3-12|53	%build
14cu|ac3jack-2.0.3-12|54	autoreconf -fi
14cu|ac3jack-2.0.3-12|55	%configure2_5x
14cu|ac3jack-2.0.3-12|56	%make
14cu|ac3jack-2.0.3-12|57	
14cu|ac3jack-2.0.3-12|58	%install
14cu|ac3jack-2.0.3-12|59	%makeinstall_std
14cu|ac3jack-2.0.3-12|60	
14cu|ac3jack-2.0.3-12|61	# menu entry
14cu|ac3jack-2.0.3-12|62	mkdir -p %{buildroot}%{_datadir}/applications
14cu|ac3jack-2.0.3-12|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|ac3jack-2.0.3-12|64	[Desktop Entry]
14cu|ac3jack-2.0.3-12|65	Name=Ac3jack
14cu|ac3jack-2.0.3-12|66	Comment=%{summary}
14cu|ac3jack-2.0.3-12|67	Exec=%{_bindir}/%{name}
14cu|ac3jack-2.0.3-12|68	Icon=
14cu|ac3jack-2.0.3-12|69	Terminal=false
14cu|ac3jack-2.0.3-12|70	Type=Application
14cu|ac3jack-2.0.3-12|71	Categories=Audio;X-MandrivaLinux-Sound;
14cu|ac3jack-2.0.3-12|72	EOF
14cu|ac3jack-2.0.3-12|73	
14cu|ac3jack-2.0.3-12|74	
14cu|ac3jack-2.0.3-12|75	%changelog
14cu|ac3jack-2.0.3-12|76	
14cu|ac3jack-2.0.3-12|77	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-12
14cu|ac3jack-2.0.3-12|78	- (46ec27c) Spec cleanup
14cu|ac3jack-2.0.3-12|79	
14cu|ac3jack-2.0.3-12|80	

9476 14
14cu|ace-5.8.1-5|1	%define libname %mklibname %{name} %{version}
14cu|ace-5.8.1-5|2	%define devname %mklibname %{name} -d
14cu|ace-5.8.1-5|3	%define sdevname %mklibname %{name} -d -s
14cu|ace-5.8.1-5|4	
14cu|ace-5.8.1-5|5	Summary:	ADAPTIVE Communication Environment
14cu|ace-5.8.1-5|6	Name:		ace
14cu|ace-5.8.1-5|7	Version:	5.8.1
14cu|ace-5.8.1-5|8	Release:	5
14cu|ace-5.8.1-5|9	License:	BSD-style
14cu|ace-5.8.1-5|10	Group:		System/Libraries
14cu|ace-5.8.1-5|11	Url:		http://www.cs.wustl.edu/~schmidt/ACE.html
14cu|ace-5.8.1-5|12	Source0:	http://download.dre.vanderbilt.edu/previous_versions/ACE-src-%{version}.tar.bz2
14cu|ace-5.8.1-5|13	Patch0:		ACE-5.8.1-sslv2.patch
14cu|ace-5.8.1-5|14	Patch1:		ACE-5.8.1-link.patch
14cu|ace-5.8.1-5|15	Patch2:		ACE-5.8.1-ssl-1.0.patch
14cu|ace-5.8.1-5|16	BuildRequires:	pkgconfig(openssl)
14cu|ace-5.8.1-5|17	
14cu|ace-5.8.1-5|18	%description
14cu|ace-5.8.1-5|19	The ADAPTIVE Communication Environment (ACE) is a freely available,
14cu|ace-5.8.1-5|20	open-source object-oriented (OO) framework that implements many core
14cu|ace-5.8.1-5|21	patterns for concurrent communication software. ACE provides a rich set
14cu|ace-5.8.1-5|22	of reusable C++ wrapper facades and framework components that perform
14cu|ace-5.8.1-5|23	common communication software tasks across a range of OS platforms. The
14cu|ace-5.8.1-5|24	communication software tasks provided by ACE include event
14cu|ace-5.8.1-5|25	demultiplexing and event handler dispatching, signal handling, service
14cu|ace-5.8.1-5|26	initialization, interprocess communication, shared memory management,
14cu|ace-5.8.1-5|27	message routing, dynamic (re)configuration of distributed services,
14cu|ace-5.8.1-5|28	concurrent execution and synchronization.
14cu|ace-5.8.1-5|29	
14cu|ace-5.8.1-5|30	#----------------------------------------------------------------------------
14cu|ace-5.8.1-5|31	
14cu|ace-5.8.1-5|32	%package -n %{libname}
14cu|ace-5.8.1-5|33	Summary:	Main library for ACE (ADAPTIVE Communication Environment)
14cu|ace-5.8.1-5|34	Group:		System/Libraries
14cu|ace-5.8.1-5|35	Conflicts:	%{_lib}ace5 < 5.8.1-5
14cu|ace-5.8.1-5|36	Obsoletes:	%{_lib}ace5 < 5.8.1-5
14cu|ace-5.8.1-5|37	
14cu|ace-5.8.1-5|38	%description -n %{libname}
14cu|ace-5.8.1-5|39	This package contains the libraries needed to run programs dynamically linked
14cu|ace-5.8.1-5|40	with ACE (ADAPTIVE Communication Environment).
14cu|ace-5.8.1-5|41	
14cu|ace-5.8.1-5|42	%files -n %{libname}
14cu|ace-5.8.1-5|43	%{_libdir}/*-%{version}.so
14cu|ace-5.8.1-5|44	
14cu|ace-5.8.1-5|45	#----------------------------------------------------------------------------
14cu|ace-5.8.1-5|46	
14cu|ace-5.8.1-5|47	%package -n %{devname}
14cu|ace-5.8.1-5|48	Summary:	Shared libraries and header files for ACE (ADAPTIVE Communication Environment)
14cu|ace-5.8.1-5|49	Group:		Development/C++
14cu|ace-5.8.1-5|50	Provides:	%{name}-devel = %{EVRD}
14cu|ace-5.8.1-5|51	Requires:	%{libname} = %{EVRD}
14cu|ace-5.8.1-5|52	
14cu|ace-5.8.1-5|53	%description -n %{devname}
14cu|ace-5.8.1-5|54	The %{name} package contains the shared libraries and header files
14cu|ace-5.8.1-5|55	needed for developing ACE (ADAPTIVE Communication Environment) applications.
14cu|ace-5.8.1-5|56	
14cu|ace-5.8.1-5|57	%files -n %{devname}
14cu|ace-5.8.1-5|58	%doc ACE-INSTALL.html AUTHORS ChangeLog COPYING FAQ NEWS PROBLEM-REPORT-FORM README THANKS VERSION
14cu|ace-5.8.1-5|59	%{_bindir}/*
14cu|ace-5.8.1-5|60	%{_mandir}/man1/*
14cu|ace-5.8.1-5|61	%{_includedir}/%{name}
14cu|ace-5.8.1-5|62	%{_includedir}/ACEXML
14cu|ace-5.8.1-5|63	%{_includedir}/Kokyu
14cu|ace-5.8.1-5|64	%{_libdir}/*.so
14cu|ace-5.8.1-5|65	%{_libdir}/pkgconfig/*
14cu|ace-5.8.1-5|66	%exclude %{_libdir}/*-%{version}.so
14cu|ace-5.8.1-5|67	
14cu|ace-5.8.1-5|68	#----------------------------------------------------------------------------
14cu|ace-5.8.1-5|69	
14cu|ace-5.8.1-5|70	%package -n %{sdevname}
14cu|ace-5.8.1-5|71	Summary:	Static libraries for ACE (ADAPTIVE Communication Environment)
14cu|ace-5.8.1-5|72	Group:		Development/C++
14cu|ace-5.8.1-5|73	Requires:	%{devname} = %{EVRD}
14cu|ace-5.8.1-5|74	
14cu|ace-5.8.1-5|75	%description -n %{sdevname}
14cu|ace-5.8.1-5|76	The %{name} package contains the shared libraries and header files
14cu|ace-5.8.1-5|77	needed for developing ACE (ADAPTIVE Communication Environment) applications.
14cu|ace-5.8.1-5|78	
14cu|ace-5.8.1-5|79	%files -n %{sdevname}
14cu|ace-5.8.1-5|80	%{_libdir}/*.a
14cu|ace-5.8.1-5|81	
14cu|ace-5.8.1-5|82	#----------------------------------------------------------------------------
14cu|ace-5.8.1-5|83	
14cu|ace-5.8.1-5|84	%package doc
14cu|ace-5.8.1-5|85	Summary:	Documentation and examples for ACE (ADAPTIVE Communication Environment)
14cu|ace-5.8.1-5|86	Group:		Documentation
14cu|ace-5.8.1-5|87	
14cu|ace-5.8.1-5|88	%description doc
14cu|ace-5.8.1-5|89	Documentation and examples for ACE (ADAPTIVE Communication Environment).
14cu|ace-5.8.1-5|90	
14cu|ace-5.8.1-5|91	%files doc
14cu|ace-5.8.1-5|92	%doc docs examples
14cu|ace-5.8.1-5|93	
14cu|ace-5.8.1-5|94	#----------------------------------------------------------------------------
14cu|ace-5.8.1-5|95	
14cu|ace-5.8.1-5|96	%prep
14cu|ace-5.8.1-5|97	%setup -qn ACE_wrappers
14cu|ace-5.8.1-5|98	%patch0 -p1 -b .ssl2
14cu|ace-5.8.1-5|99	%patch1 -p0 -b .link
14cu|ace-5.8.1-5|100	%patch2 -p0 -b .ssl
14cu|ace-5.8.1-5|101	
14cu|ace-5.8.1-5|102	%build
14cu|ace-5.8.1-5|103	autoreconf -i -v -f
14cu|ace-5.8.1-5|104	
14cu|ace-5.8.1-5|105	export CONFIGURE_TOP=${PWD}
14cu|ace-5.8.1-5|106	
14cu|ace-5.8.1-5|107	mkdir -p build
14cu|ace-5.8.1-5|108	pushd build
14cu|ace-5.8.1-5|109	%configure2_5x \
14cu|ace-5.8.1-5|110	--enable-lib-all \
14cu|ace-5.8.1-5|111	--enable-static \
14cu|ace-5.8.1-5|112	--enable-symbol-visibility \
14cu|ace-5.8.1-5|113	--disable-qos \
14cu|ace-5.8.1-5|114	--with-openssl=%{_prefix} \
14cu|ace-5.8.1-5|115	--with-openssl-include=%{_includedir} \
14cu|ace-5.8.1-5|116	--with-openssl-libdir=%{_libdir}
14cu|ace-5.8.1-5|117	%make
14cu|ace-5.8.1-5|118	popd
14cu|ace-5.8.1-5|119	
14cu|ace-5.8.1-5|120	%install
14cu|ace-5.8.1-5|121	%makeinstall_std -C build
14cu|ace-5.8.1-5|122	
14cu|ace-5.8.1-5|123	# The install script is incomplete (to be polite)
14cu|ace-5.8.1-5|124	
14cu|ace-5.8.1-5|125	# Shameless adaptation from Debian rules
14cu|ace-5.8.1-5|126	install -m 755 bin/generate_export_file.pl %{buildroot}%{_bindir}
14cu|ace-5.8.1-5|127	
14cu|ace-5.8.1-5|128	files=`grep -lr defined.*ACE_TEMPLATES_REQUIRE_SOURCE ace | sed -e 's/^\.//' -e 's/.h$/.cpp/'`
14cu|ace-5.8.1-5|129	for i in $files ; do
14cu|ace-5.8.1-5|130	if [ ! -f %{buildroot}%{_includedir}/$i -a -f $i ] ; then
14cu|ace-5.8.1-5|131	install -m 644 $i %{buildroot}%{_includedir}/`dirname $i`
14cu|ace-5.8.1-5|132	fi
14cu|ace-5.8.1-5|133	done
14cu|ace-5.8.1-5|134	
14cu|ace-5.8.1-5|135	files=`grep -lr defined.*ACE_TEMPLATES_REQUIRE_SOURCE Kokyu | %{__sed} -e 's/^\.//' -e 's/.h$/.cpp/'`
14cu|ace-5.8.1-5|136	for i in $files ; do
14cu|ace-5.8.1-5|137	if [ ! -f %{buildroot}%{_includedir}/$i -a -f $i ] ; then
14cu|ace-5.8.1-5|138	install -m 644 $i %{buildroot}%{_includedir}/`dirname $i`
14cu|ace-5.8.1-5|139	fi
14cu|ace-5.8.1-5|140	done
14cu|ace-5.8.1-5|141	
14cu|ace-5.8.1-5|142	# I hope that's all we need
14cu|ace-5.8.1-5|143	
14cu|ace-5.8.1-5|144	# fix location of .pc files
14cu|ace-5.8.1-5|145	if test x"%{_libdir}" != "x%{_prefix}/lib"; then
14cu|ace-5.8.1-5|146	if test -d %{buildroot}%{_prefix}/lib/pkgconfig; then
14cu|ace-5.8.1-5|147	for i in %{buildroot}%{_prefix}/lib/pkgconfig/*.pc; do
14cu|ace-5.8.1-5|148	mv -f $i %{buildroot}%{_libdir}/pkgconfig
14cu|ace-5.8.1-5|149	done
14cu|ace-5.8.1-5|150	
14cu|ace-5.8.1-5|151	rm -rf %{buildroot}%{_prefix}/lib/pkgconfig
14cu|ace-5.8.1-5|152	fi
14cu|ace-5.8.1-5|153	fi
14cu|ace-5.8.1-5|154	
14cu|ace-5.8.1-5|155	
14cu|ace-5.8.1-5|156	%changelog
14cu|ace-5.8.1-5|157	
14cu|ace-5.8.1-5|158	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.1-5
14cu|ace-5.8.1-5|159	- (2cbb1a0) Fix library package major version
14cu|ace-5.8.1-5|160	
14cu|ace-5.8.1-5|161	

9477 14
14cu|acidrip-0.14-11|1	Summary:	Simple GUI for MEncoder
14cu|acidrip-0.14-11|2	Name:		acidrip
14cu|acidrip-0.14-11|3	Version:	0.14
14cu|acidrip-0.14-11|4	Release:	11
14cu|acidrip-0.14-11|5	License:	GPLv2+
14cu|acidrip-0.14-11|6	Group:		Video
14cu|acidrip-0.14-11|7	Url:		http://untrepid.com/acidrip
14cu|acidrip-0.14-11|8	Source0:	http://prdownloads.sourceforge.net/acidrip/%{name}-%{version}.tar.bz2
14cu|acidrip-0.14-11|9	Patch0:		acidrip-0.14-xvid_options.patch
14cu|acidrip-0.14-11|10	Patch1:		acidrip-0.14-mencoder.patch
14cu|acidrip-0.14-11|11	Patch2:		acidrip-0.14-gtk2.patch
14cu|acidrip-0.14-11|12	Patch3:		acidrip-0.14-drop-checks.patch
14cu|acidrip-0.14-11|13	BuildRequires:	lsdvd
14cu|acidrip-0.14-11|14	BuildRequires:	mencoder
14cu|acidrip-0.14-11|15	BuildRequires:	mplayer
14cu|acidrip-0.14-11|16	BuildRequires:	perl-Gtk2
14cu|acidrip-0.14-11|17	BuildRequires:	perl-devel
14cu|acidrip-0.14-11|18	Requires:	lsdvd
14cu|acidrip-0.14-11|19	Requires:	mencoder
14cu|acidrip-0.14-11|20	Requires:	mplayer
14cu|acidrip-0.14-11|21	Requires:	perl-Gtk2
14cu|acidrip-0.14-11|22	Provides:	perl(AcidRip::acidrip)
14cu|acidrip-0.14-11|23	Provides:	perl(AcidRip::DVDInfo)
14cu|acidrip-0.14-11|24	Provides:	perl(AcidRip::interface)
14cu|acidrip-0.14-11|25	Provides:	perl(AcidRip::messages)
14cu|acidrip-0.14-11|26	Provides:	perl(AcidRip::signals)
14cu|acidrip-0.14-11|27	BuildArch:	noarch
14cu|acidrip-0.14-11|28	
14cu|acidrip-0.14-11|29	%description
14cu|acidrip-0.14-11|30	AcidRip is a Gtk::Perl application for ripping and encoding DVD's. It neatly
14cu|acidrip-0.14-11|31	wraps MPlayer and MEncoder, which I think is pretty handy, seeing as MPlayer
14cu|acidrip-0.14-11|32	is by far the best bit of video playing kit around for Linux. As well as
14cu|acidrip-0.14-11|33	creating a simple Graphical Interface for those scared of getting down and
14cu|acidrip-0.14-11|34	dirty with MEncoders command line interface, It also automates the process in
14cu|acidrip-0.14-11|35	a number of ways:
14cu|acidrip-0.14-11|36	* Parses DVD into contents tree
14cu|acidrip-0.14-11|37	* Finds longest title
14cu|acidrip-0.14-11|38	* Calculate video bitrate for given filesize
14cu|acidrip-0.14-11|39	* Finds black bands and crops them
14cu|acidrip-0.14-11|40	* Gives suggestions for improved performance
14cu|acidrip-0.14-11|41	* Other stuff!
14cu|acidrip-0.14-11|42	
14cu|acidrip-0.14-11|43	%files
14cu|acidrip-0.14-11|44	%doc CHANGELOG COPYING TODO
14cu|acidrip-0.14-11|45	%{_bindir}/%{name}
14cu|acidrip-0.14-11|46	%{perl_vendorlib}/AcidRip
14cu|acidrip-0.14-11|47	%{_mandir}/man1/*
14cu|acidrip-0.14-11|48	%{_datadir}/applications/rosa-%{name}.desktop
14cu|acidrip-0.14-11|49	
14cu|acidrip-0.14-11|50	#----------------------------------------------------------------------------
14cu|acidrip-0.14-11|51	
14cu|acidrip-0.14-11|52	%prep
14cu|acidrip-0.14-11|53	%setup -q
14cu|acidrip-0.14-11|54	%patch0 -p1
14cu|acidrip-0.14-11|55	%patch1 -p1
14cu|acidrip-0.14-11|56	%patch2 -p1
14cu|acidrip-0.14-11|57	%patch3 -p1
14cu|acidrip-0.14-11|58	
14cu|acidrip-0.14-11|59	perl -p -i -e 's/mp3lame/copy/g' Makefile.PL
14cu|acidrip-0.14-11|60	
14cu|acidrip-0.14-11|61	%build
14cu|acidrip-0.14-11|62	perl Makefile.PL
14cu|acidrip-0.14-11|63	%make
14cu|acidrip-0.14-11|64	
14cu|acidrip-0.14-11|65	%install
14cu|acidrip-0.14-11|66	
14cu|acidrip-0.14-11|67	%makeinstall_std INSTALLDIRS=vendor
14cu|acidrip-0.14-11|68	
14cu|acidrip-0.14-11|69	#menu
14cu|acidrip-0.14-11|70	mkdir -p %{buildroot}%{_datadir}/applications
14cu|acidrip-0.14-11|71	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cu|acidrip-0.14-11|72	[Desktop Entry]
14cu|acidrip-0.14-11|73	Name=AcidRip
14cu|acidrip-0.14-11|74	Comment=Video ripping and conversion
14cu|acidrip-0.14-11|75	Exec=%{name}
14cu|acidrip-0.14-11|76	Icon=video_section
14cu|acidrip-0.14-11|77	Terminal=false
14cu|acidrip-0.14-11|78	Type=Application
14cu|acidrip-0.14-11|79	StartupNotify=true
14cu|acidrip-0.14-11|80	Categories=Video;AudioVideo;AudioVideoEditing;GTK;
14cu|acidrip-0.14-11|81	EOF
14cu|acidrip-0.14-11|82	
14cu|acidrip-0.14-11|83	
14cu|acidrip-0.14-11|84	%changelog
14cu|acidrip-0.14-11|85	
14cu|acidrip-0.14-11|86	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14-11
14cu|acidrip-0.14-11|87	- (625e870) Fix drop-checks patch
14cu|acidrip-0.14-11|88	
14cu|acidrip-0.14-11|89	

9478 14
14cu|ack-2.140.0-1|1	%define upstream_name    ack
14cu|ack-2.140.0-1|2	%define upstream_version 2.14
14cu|ack-2.140.0-1|3	%bcond_with	 beta
14cu|ack-2.140.0-1|4	
14cu|ack-2.140.0-1|5	Name:		%{upstream_name}
14cu|ack-2.140.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|ack-2.140.0-1|7	%if %{with beta}
14cu|ack-2.140.0-1|8	Release: 0.%{with beta}
14cu|ack-2.140.0-1|9	%else
14cu|ack-2.140.0-1|10	Release: 1
14cu|ack-2.140.0-1|11	%endif
14cu|ack-2.140.0-1|12	Summary:	Grep-like text finder for large trees of text
14cu|ack-2.140.0-1|13	
14cu|ack-2.140.0-1|14	#The Artistic License 2.0 (GPL Compatible)
14cu|ack-2.140.0-1|15	License:	GPLv2
14cu|ack-2.140.0-1|16	Group:		Text tools
14cu|ack-2.140.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|ack-2.140.0-1|18	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|ack-2.140.0-1|19	BuildRequires:	perl-devel
14cu|ack-2.140.0-1|20	BuildRequires:	perl(File::Next)
14cu|ack-2.140.0-1|21	# for tests
14cu|ack-2.140.0-1|22	BuildRequires:	perl(IO::Pty::Easy)
14cu|ack-2.140.0-1|23	BuildArch:	noarch
14cu|ack-2.140.0-1|24	
14cu|ack-2.140.0-1|25	%description
14cu|ack-2.140.0-1|26	ack is a grep-like program with optimizations for searching through large trees
14cu|ack-2.140.0-1|27	of source code.
14cu|ack-2.140.0-1|28	
14cu|ack-2.140.0-1|29	%prep
14cu|ack-2.140.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|ack-2.140.0-1|31	
14cu|ack-2.140.0-1|32	%build
14cu|ack-2.140.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|ack-2.140.0-1|34	%make
14cu|ack-2.140.0-1|35	
14cu|ack-2.140.0-1|36	%check
14cu|ack-2.140.0-1|37	# tests failing on cluster because they seem to require a real term.
14cu|ack-2.140.0-1|38	# ==> skipping tests for now
14cu|ack-2.140.0-1|39	make test
14cu|ack-2.140.0-1|40	
14cu|ack-2.140.0-1|41	%install
14cu|ack-2.140.0-1|42	%makeinstall_std
14cu|ack-2.140.0-1|43	
14cu|ack-2.140.0-1|44	%files
14cu|ack-2.140.0-1|45	%doc Changes
14cu|ack-2.140.0-1|46	%{perl_vendorlib}/App/*
14cu|ack-2.140.0-1|47	%{_mandir}/*/*
14cu|ack-2.140.0-1|48	%{_bindir}/*
14cu|ack-2.140.0-1|49	
14cu|ack-2.140.0-1|50	
14cu|ack-2.140.0-1|51	
14cu|ack-2.140.0-1|52	%changelog
14cu|ack-2.140.0-1|53	* Tue Jan 06 2015 abfonly <abfonly@gmail.com> 2.140.0-1
14cu|ack-2.140.0-1|54	+ Revision: d8b415e
14cu|ack-2.140.0-1|55	- Log: Update to 2.140, add IO::Pty , in BR, to try a make test
14cu|ack-2.140.0-1|56	
14cu|ack-2.140.0-1|57	

9479 14
14cu|acoustid-fingerprinter-0.6-5|1	Summary:	Music AcoustID fingerprinting application
14cu|acoustid-fingerprinter-0.6-5|2	Name:		acoustid-fingerprinter
14cu|acoustid-fingerprinter-0.6-5|3	Version:	0.6
14cu|acoustid-fingerprinter-0.6-5|4	Release:	5
14cu|acoustid-fingerprinter-0.6-5|5	License:	GPLv2+
14cu|acoustid-fingerprinter-0.6-5|6	Group:		Sound
14cu|acoustid-fingerprinter-0.6-5|7	Url:		http://acoustid.org/fingerprinter
14cu|acoustid-fingerprinter-0.6-5|8	Source0:	https://bitbucket.org/acoustid/acoustid-fingerprinter/downloads/%{name}-%{version}.tar.gz
14cu|acoustid-fingerprinter-0.6-5|9	Patch0:		acoustid-fingerprinter-request-s16-audio-format.patch
14cu|acoustid-fingerprinter-0.6-5|10	Patch1:		acoustid-fingerprinter-0.6-ffmpeg-2.0.patch
14cu|acoustid-fingerprinter-0.6-5|11	BuildRequires:	cmake
14cu|acoustid-fingerprinter-0.6-5|12	BuildRequires:	desktop-file-utils
14cu|acoustid-fingerprinter-0.6-5|13	BuildRequires:	qt4-devel
14cu|acoustid-fingerprinter-0.6-5|14	BuildRequires:	ffmpeg-devel
14cu|acoustid-fingerprinter-0.6-5|15	BuildRequires:	pkgconfig(taglib)
14cu|acoustid-fingerprinter-0.6-5|16	BuildRequires:	pkgconfig(libchromaprint)
14cu|acoustid-fingerprinter-0.6-5|17	
14cu|acoustid-fingerprinter-0.6-5|18	%description
14cu|acoustid-fingerprinter-0.6-5|19	Acoustid fingerprinter is a cross-platform GUI application that uses
14cu|acoustid-fingerprinter-0.6-5|20	Chromaprint to submit audio fingerprints from your music collection
14cu|acoustid-fingerprinter-0.6-5|21	to the Acoustid database. Only tagged audio files are submitted.
14cu|acoustid-fingerprinter-0.6-5|22	Files tagged by MusicBrainz applications such as Picard are preferred,
14cu|acoustid-fingerprinter-0.6-5|23	but it will submit fingerprints for any files that have tags such as
14cu|acoustid-fingerprinter-0.6-5|24	track title, artist name, album name, etc.
14cu|acoustid-fingerprinter-0.6-5|25	
14cu|acoustid-fingerprinter-0.6-5|26	%prep
14cu|acoustid-fingerprinter-0.6-5|27	%setup -q
14cu|acoustid-fingerprinter-0.6-5|28	%patch0 -p1
14cu|acoustid-fingerprinter-0.6-5|29	%patch1 -p1
14cu|acoustid-fingerprinter-0.6-5|30	
14cu|acoustid-fingerprinter-0.6-5|31	%build
14cu|acoustid-fingerprinter-0.6-5|32	%cmake_qt4
14cu|acoustid-fingerprinter-0.6-5|33	%make
14cu|acoustid-fingerprinter-0.6-5|34	
14cu|acoustid-fingerprinter-0.6-5|35	%install
14cu|acoustid-fingerprinter-0.6-5|36	%makeinstall_std -C build
14cu|acoustid-fingerprinter-0.6-5|37	
14cu|acoustid-fingerprinter-0.6-5|38	install -d -m755 %{buildroot}%{_datadir}/applications
14cu|acoustid-fingerprinter-0.6-5|39	
14cu|acoustid-fingerprinter-0.6-5|40	desktop-file-install \
14cu|acoustid-fingerprinter-0.6-5|41	--remove-key Encoding \
14cu|acoustid-fingerprinter-0.6-5|42	--dir %{buildroot}%{_datadir}/applications \
14cu|acoustid-fingerprinter-0.6-5|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|acoustid-fingerprinter-0.6-5|44	
14cu|acoustid-fingerprinter-0.6-5|45	install -p -D -m 0644 images/%{name}.svg  %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|acoustid-fingerprinter-0.6-5|46	
14cu|acoustid-fingerprinter-0.6-5|47	%files
14cu|acoustid-fingerprinter-0.6-5|48	%doc CHANGES.txt COPYING.txt
14cu|acoustid-fingerprinter-0.6-5|49	%{_bindir}/%{name}
14cu|acoustid-fingerprinter-0.6-5|50	%{_datadir}/applications/%{name}.desktop
14cu|acoustid-fingerprinter-0.6-5|51	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|acoustid-fingerprinter-0.6-5|52	
14cu|acoustid-fingerprinter-0.6-5|53	
14cu|acoustid-fingerprinter-0.6-5|54	%changelog
14cu|acoustid-fingerprinter-0.6-5|55	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-5
14cu|acoustid-fingerprinter-0.6-5|56	+ Revision: 3e8df77
14cu|acoustid-fingerprinter-0.6-5|57	- Bump release
14cu|acoustid-fingerprinter-0.6-5|58	
14cu|acoustid-fingerprinter-0.6-5|59	

9480 14
14cu|adaptx-0.9.13-6|1	Name:          adaptx
14cu|adaptx-0.9.13-6|2	Version:       0.9.13
14cu|adaptx-0.9.13-6|3	Release:       6
14cu|adaptx-0.9.13-6|4	Summary:       AdaptX XSLT processor and XPath engine
14cu|adaptx-0.9.13-6|5	License:       BSD
14cu|adaptx-0.9.13-6|6	Group:         Development/Java
14cu|adaptx-0.9.13-6|7	# svn export http://svn.codehaus.org/castor/adaptx/tags/0.9.13/ adaptx-0.9.13-src
14cu|adaptx-0.9.13-6|8	# tar cjf adaptx-0.9.13-src.tar.bz2 adaptx-0.9.13-src
14cu|adaptx-0.9.13-6|9	Source0:       %{name}-%{version}-src.tar.bz2
14cu|adaptx-0.9.13-6|10	
14cu|adaptx-0.9.13-6|11	Patch0:        %{name}-%{version}-xsl.patch
14cu|adaptx-0.9.13-6|12	Patch1:        %{name}-%{version}-missingstubs.patch
14cu|adaptx-0.9.13-6|13	Url:           http://castor.codehaus.org/
14cu|adaptx-0.9.13-6|14	BuildRequires: ant >= 0:1.6
14cu|adaptx-0.9.13-6|15	BuildRequires: java-rpmbuild >= 0:1.6
14cu|adaptx-0.9.13-6|16	BuildRequires: log4j
14cu|adaptx-0.9.13-6|17	BuildRequires: xml-commons-jaxp-1.3-apis
14cu|adaptx-0.9.13-6|18	BuildRequires: xerces-j2
14cu|adaptx-0.9.13-6|19	Requires:      log4j
14cu|adaptx-0.9.13-6|20	Requires:      xml-commons-jaxp-1.3-apis
14cu|adaptx-0.9.13-6|21	Requires:      xerces-j2
14cu|adaptx-0.9.13-6|22	Requires(pre):    jpackage-utils
14cu|adaptx-0.9.13-6|23	Requires(postun): jpackage-utils
14cu|adaptx-0.9.13-6|24	BuildArch:    noarch
14cu|adaptx-0.9.13-6|25	
14cu|adaptx-0.9.13-6|26	%description
14cu|adaptx-0.9.13-6|27	Adaptx is an XSLT processor and XPath engine.
14cu|adaptx-0.9.13-6|28	
14cu|adaptx-0.9.13-6|29	%package javadoc
14cu|adaptx-0.9.13-6|30	Group:            Development/Java
14cu|adaptx-0.9.13-6|31	Summary:          Javadoc for %{name}
14cu|adaptx-0.9.13-6|32	
14cu|adaptx-0.9.13-6|33	%description javadoc
14cu|adaptx-0.9.13-6|34	Javadoc for %{name}.
14cu|adaptx-0.9.13-6|35	
14cu|adaptx-0.9.13-6|36	%package doc
14cu|adaptx-0.9.13-6|37	Summary:    Documentation for %{name}
14cu|adaptx-0.9.13-6|38	Group:      Development/Java
14cu|adaptx-0.9.13-6|39	
14cu|adaptx-0.9.13-6|40	%description doc
14cu|adaptx-0.9.13-6|41	Documentation for %{name}.
14cu|adaptx-0.9.13-6|42	
14cu|adaptx-0.9.13-6|43	%prep
14cu|adaptx-0.9.13-6|44	%setup -q -n %{name}-%{version}-src
14cu|adaptx-0.9.13-6|45	# remove CVS internal files
14cu|adaptx-0.9.13-6|46	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14cu|adaptx-0.9.13-6|47	# remove all binary libs
14cu|adaptx-0.9.13-6|48	for j in $(find . -name "*.jar"); do
14cu|adaptx-0.9.13-6|49	rm $j
14cu|adaptx-0.9.13-6|50	done
14cu|adaptx-0.9.13-6|51	
14cu|adaptx-0.9.13-6|52	%patch0
14cu|adaptx-0.9.13-6|53	%patch1
14cu|adaptx-0.9.13-6|54	
14cu|adaptx-0.9.13-6|55	# (walluck): fix javadoc parsing
14cu|adaptx-0.9.13-6|56	for file in `%{__grep} -rl 'enum[\\. ]' *`; do
14cu|adaptx-0.9.13-6|57	%{__perl} -pi -e 's/enum/en/g' $file
14cu|adaptx-0.9.13-6|58	done
14cu|adaptx-0.9.13-6|59	
14cu|adaptx-0.9.13-6|60	%build
14cu|adaptx-0.9.13-6|61	perl -p -i -e 's|classic|modern|' src/build.xml
14cu|adaptx-0.9.13-6|62	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis log4j xerces-j2)
14cu|adaptx-0.9.13-6|63	%{ant} -buildfile src/build.xml jar javadoc
14cu|adaptx-0.9.13-6|64	CLASSPATH=$CLASSPATH:dist/adaptx_%{version}.jar
14cu|adaptx-0.9.13-6|65	%{ant} -buildfile src/build.xml doc
14cu|adaptx-0.9.13-6|66	
14cu|adaptx-0.9.13-6|67	%install
14cu|adaptx-0.9.13-6|68	
14cu|adaptx-0.9.13-6|69	# jar
14cu|adaptx-0.9.13-6|70	install -d -m 755 %{buildroot}%{_javadir}
14cu|adaptx-0.9.13-6|71	install -m 644 dist/%{name}_%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|adaptx-0.9.13-6|72	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|adaptx-0.9.13-6|73	# javadoc
14cu|adaptx-0.9.13-6|74	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|adaptx-0.9.13-6|75	cp -pr build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|adaptx-0.9.13-6|76	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cu|adaptx-0.9.13-6|77	rm -rf build/doc/javadoc
14cu|adaptx-0.9.13-6|78	
14cu|adaptx-0.9.13-6|79	%files
14cu|adaptx-0.9.13-6|80	%defattr(0664,root,root,0755)
14cu|adaptx-0.9.13-6|81	%doc src/etc/{CHANGELOG,contributors.html,LICENSE}
14cu|adaptx-0.9.13-6|82	%{_javadir}/*
14cu|adaptx-0.9.13-6|83	
14cu|adaptx-0.9.13-6|84	%files javadoc
14cu|adaptx-0.9.13-6|85	%defattr(0664,root,root,0755)
14cu|adaptx-0.9.13-6|86	%{_javadocdir}/%{name}-%{version}
14cu|adaptx-0.9.13-6|87	%dir %{_javadocdir}/%{name}
14cu|adaptx-0.9.13-6|88	
14cu|adaptx-0.9.13-6|89	%files doc
14cu|adaptx-0.9.13-6|90	%defattr(0664,root,root,0755)
14cu|adaptx-0.9.13-6|91	%doc build/doc/*
14cu|adaptx-0.9.13-6|92	
14cu|adaptx-0.9.13-6|93	%changelog
14cu|adaptx-0.9.13-6|94	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.13-6
14cu|adaptx-0.9.13-6|95	+ Revision: 98b6896
14cu|adaptx-0.9.13-6|96	- Move to contrib
14cu|adaptx-0.9.13-6|97	
14cu|adaptx-0.9.13-6|98	

9481 14
14cu|adns-1.5.1-1|1	%define	major 1
14cu|adns-1.5.1-1|2	%define libname	%mklibname %{name} %{major}
14cu|adns-1.5.1-1|3	%define devname %mklibname %{name} -d
14cu|adns-1.5.1-1|4	
14cu|adns-1.5.1-1|5	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
14cu|adns-1.5.1-1|6	Name:		adns
14cu|adns-1.5.1-1|7	Version:	1.5.1
14cu|adns-1.5.1-1|8	Release:	1
14cu|adns-1.5.1-1|9	Group:		Networking/Other
14cu|adns-1.5.1-1|10	License:	GPLv2+
14cu|adns-1.5.1-1|11	URL:		http://www.chiark.greenend.org.uk/~ian/adns/
14cu|adns-1.5.1-1|12	Source0:	ftp://ftp.chiark.greenend.org.uk/users/ian/adns/%{name}-%{version}.tar.gz
14cu|adns-1.5.1-1|13	Requires:	%{libname} = %{EVRD}
14cu|adns-1.5.1-1|14	
14cu|adns-1.5.1-1|15	%description
14cu|adns-1.5.1-1|16	adns is a resolver library for C (and C++) programs. In contrast with
14cu|adns-1.5.1-1|17	the existing interfaces, gethostbyname et al and libresolv, it has the
14cu|adns-1.5.1-1|18	following features:
14cu|adns-1.5.1-1|19	* It is reasonably easy to use for simple programs which just want
14cu|adns-1.5.1-1|20	to translate names to addresses, look up MX records, etc.
14cu|adns-1.5.1-1|21	* It can be used in an asynchronous, non-blocking, manner. Many
14cu|adns-1.5.1-1|22	queries can be handled simultaneously.
14cu|adns-1.5.1-1|23	* Responses are decoded automatically into a natural representation
14cu|adns-1.5.1-1|24	for a C program - there is no need to deal with DNS packet
14cu|adns-1.5.1-1|25	formats.
14cu|adns-1.5.1-1|26	* Sanity checking (eg, name syntax checking, reverse/forward
14cu|adns-1.5.1-1|27	correspondence, CNAME pointing to CNAME) is performed
14cu|adns-1.5.1-1|28	automatically.
14cu|adns-1.5.1-1|29	* Time-to-live, CNAME and other similar information is returned in
14cu|adns-1.5.1-1|30	an easy-to-use form, without getting in the way.
14cu|adns-1.5.1-1|31	* There is no global state in the library; resolver state is an
14cu|adns-1.5.1-1|32	opaque data structure which the client creates explicitly. A
14cu|adns-1.5.1-1|33	program can have several instances of the resolver.
14cu|adns-1.5.1-1|34	* Errors are reported to the application in a way that distinguishes
14cu|adns-1.5.1-1|35	the various causes of failure properly.
14cu|adns-1.5.1-1|36	* Understands conventional resolv.conf, but this can overridden by
14cu|adns-1.5.1-1|37	environment variables.
14cu|adns-1.5.1-1|38	* Flexibility. For example, the application can tell adns to: ignore
14cu|adns-1.5.1-1|39	environment variables (for setuid programs), disable sanity checks
14cu|adns-1.5.1-1|40	eg to return arbitrary data, override or ignore resolv.conf in
14cu|adns-1.5.1-1|41	favour of supplied configuration, etc.
14cu|adns-1.5.1-1|42	* Believed to be correct ! For example, will correctly back off to
14cu|adns-1.5.1-1|43	TCP in case of long replies or queries, or to other nameservers if
14cu|adns-1.5.1-1|44	several are available. It has sensible handling of bad responses
14cu|adns-1.5.1-1|45	etc.
14cu|adns-1.5.1-1|46	
14cu|adns-1.5.1-1|47	%files
14cu|adns-1.5.1-1|48	%defattr(-,root,root,0755)
14cu|adns-1.5.1-1|49	%doc README TODO changelog
14cu|adns-1.5.1-1|50	%{_bindir}/*
14cu|adns-1.5.1-1|51	
14cu|adns-1.5.1-1|52	#----------------------------------------------------------------------
14cu|adns-1.5.1-1|53	
14cu|adns-1.5.1-1|54	%package -n %{libname}
14cu|adns-1.5.1-1|55	Group:		System/Libraries
14cu|adns-1.5.1-1|56	Summary:	Libraries needed to run applications using adns
14cu|adns-1.5.1-1|57	
14cu|adns-1.5.1-1|58	%description -n	%{libname}
14cu|adns-1.5.1-1|59	adns is a resolver library for C (and C++) programs. In contrast with
14cu|adns-1.5.1-1|60	the existing interfaces, gethostbyname et al and libresolv, it has the
14cu|adns-1.5.1-1|61	following features:
14cu|adns-1.5.1-1|62	* It is reasonably easy to use for simple programs which just want
14cu|adns-1.5.1-1|63	to translate names to addresses, look up MX records, etc.
14cu|adns-1.5.1-1|64	* It can be used in an asynchronous, non-blocking, manner. Many
14cu|adns-1.5.1-1|65	queries can be handled simultaneously.
14cu|adns-1.5.1-1|66	* Responses are decoded automatically into a natural representation
14cu|adns-1.5.1-1|67	for a C program - there is no need to deal with DNS packet
14cu|adns-1.5.1-1|68	formats.
14cu|adns-1.5.1-1|69	* Sanity checking (eg, name syntax checking, reverse/forward
14cu|adns-1.5.1-1|70	correspondence, CNAME pointing to CNAME) is performed
14cu|adns-1.5.1-1|71	automatically.
14cu|adns-1.5.1-1|72	* Time-to-live, CNAME and other similar information is returned in
14cu|adns-1.5.1-1|73	an easy-to-use form, without getting in the way.
14cu|adns-1.5.1-1|74	* There is no global state in the library; resolver state is an
14cu|adns-1.5.1-1|75	opaque data structure which the client creates explicitly. A
14cu|adns-1.5.1-1|76	program can have several instances of the resolver.
14cu|adns-1.5.1-1|77	* Errors are reported to the application in a way that distinguishes
14cu|adns-1.5.1-1|78	the various causes of failure properly.
14cu|adns-1.5.1-1|79	* Understands conventional resolv.conf, but this can overridden by
14cu|adns-1.5.1-1|80	environment variables.
14cu|adns-1.5.1-1|81	* Flexibility. For example, the application can tell adns to: ignore
14cu|adns-1.5.1-1|82	environment variables (for setuid programs), disable sanity checks
14cu|adns-1.5.1-1|83	eg to return arbitrary data, override or ignore resolv.conf in
14cu|adns-1.5.1-1|84	favour of supplied configuration, etc.
14cu|adns-1.5.1-1|85	* Believed to be correct ! For example, will correctly back off to
14cu|adns-1.5.1-1|86	TCP in case of long replies or queries, or to other nameservers if
14cu|adns-1.5.1-1|87	several are available. It has sensible handling of bad responses
14cu|adns-1.5.1-1|88	etc.
14cu|adns-1.5.1-1|89	
14cu|adns-1.5.1-1|90	This package contains all of adns libraries.
14cu|adns-1.5.1-1|91	
14cu|adns-1.5.1-1|92	%files -n %{libname}
14cu|adns-1.5.1-1|93	%defattr(-,root,root,755)
14cu|adns-1.5.1-1|94	%{_libdir}/*.so.%{major}*
14cu|adns-1.5.1-1|95	
14cu|adns-1.5.1-1|96	#----------------------------------------------------------------------
14cu|adns-1.5.1-1|97	
14cu|adns-1.5.1-1|98	%package -n %{devname}
14cu|adns-1.5.1-1|99	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
14cu|adns-1.5.1-1|100	Group:		Development/C
14cu|adns-1.5.1-1|101	Requires:	%{libname} = %{EVRD}
14cu|adns-1.5.1-1|102	Provides:	lib%{name}-devel = %{EVRD}
14cu|adns-1.5.1-1|103	Provides:	%{name}-devel = %{EVRD}
14cu|adns-1.5.1-1|104	Obsoletes:	%{libname}-devel < 1.4
14cu|adns-1.5.1-1|105	
14cu|adns-1.5.1-1|106	%description -n	%{devname}
14cu|adns-1.5.1-1|107	adns is a resolver library for C (and C++) programs. In contrast with
14cu|adns-1.5.1-1|108	the existing interfaces, gethostbyname et al and libresolv, it has the
14cu|adns-1.5.1-1|109	following features:
14cu|adns-1.5.1-1|110	* It is reasonably easy to use for simple programs which just want
14cu|adns-1.5.1-1|111	to translate names to addresses, look up MX records, etc.
14cu|adns-1.5.1-1|112	* It can be used in an asynchronous, non-blocking, manner. Many
14cu|adns-1.5.1-1|113	queries can be handled simultaneously.
14cu|adns-1.5.1-1|114	* Responses are decoded automatically into a natural representation
14cu|adns-1.5.1-1|115	for a C program - there is no need to deal with DNS packet
14cu|adns-1.5.1-1|116	formats.
14cu|adns-1.5.1-1|117	* Sanity checking (eg, name syntax checking, reverse/forward
14cu|adns-1.5.1-1|118	correspondence, CNAME pointing to CNAME) is performed
14cu|adns-1.5.1-1|119	automatically.
14cu|adns-1.5.1-1|120	* Time-to-live, CNAME and other similar information is returned in
14cu|adns-1.5.1-1|121	an easy-to-use form, without getting in the way.
14cu|adns-1.5.1-1|122	* There is no global state in the library; resolver state is an
14cu|adns-1.5.1-1|123	opaque data structure which the client creates explicitly. A
14cu|adns-1.5.1-1|124	program can have several instances of the resolver.
14cu|adns-1.5.1-1|125	* Errors are reported to the application in a way that distinguishes
14cu|adns-1.5.1-1|126	the various causes of failure properly.
14cu|adns-1.5.1-1|127	* Understands conventional resolv.conf, but this can overridden by
14cu|adns-1.5.1-1|128	environment variables.
14cu|adns-1.5.1-1|129	* Flexibility. For example, the application can tell adns to: ignore
14cu|adns-1.5.1-1|130	environment variables (for setuid programs), disable sanity checks
14cu|adns-1.5.1-1|131	eg to return arbitrary data, override or ignore resolv.conf in
14cu|adns-1.5.1-1|132	favour of supplied configuration, etc.
14cu|adns-1.5.1-1|133	* Believed to be correct ! For example, will correctly back off to
14cu|adns-1.5.1-1|134	TCP in case of long replies or queries, or to other nameservers if
14cu|adns-1.5.1-1|135	several are available. It has sensible handling of bad responses
14cu|adns-1.5.1-1|136	etc.
14cu|adns-1.5.1-1|137	
14cu|adns-1.5.1-1|138	This package contains static libraries and header files need for development.
14cu|adns-1.5.1-1|139	
14cu|adns-1.5.1-1|140	%files -n %{devname}
14cu|adns-1.5.1-1|141	%defattr(-,root,root,0755)
14cu|adns-1.5.1-1|142	%{_includedir}/*
14cu|adns-1.5.1-1|143	%{_libdir}/*.so
14cu|adns-1.5.1-1|144	%{_libdir}/*.a
14cu|adns-1.5.1-1|145	
14cu|adns-1.5.1-1|146	#----------------------------------------------------------------------
14cu|adns-1.5.1-1|147	
14cu|adns-1.5.1-1|148	%prep
14cu|adns-1.5.1-1|149	%setup -q
14cu|adns-1.5.1-1|150	# make it lib64 aware
14cu|adns-1.5.1-1|151	perl -pi -e "/^lib_dir=/ and s,/lib,/%{_lib}," settings.make.in
14cu|adns-1.5.1-1|152	
14cu|adns-1.5.1-1|153	%build
14cu|adns-1.5.1-1|154	%configure2_5x
14cu|adns-1.5.1-1|155	%make
14cu|adns-1.5.1-1|156	
14cu|adns-1.5.1-1|157	%install
14cu|adns-1.5.1-1|158	%makeinstall
14cu|adns-1.5.1-1|159	
14cu|adns-1.5.1-1|160	%changelog
14cu|adns-1.5.1-1|161	
14cu|adns-1.5.1-1|162	* Fri Sep 02 2016 alzim <alzim@bk.ru> 1.5.1-1
14cu|adns-1.5.1-1|163	- (e3c71cd) Merge pull request #1 from import/adns:rosa2016.1
14cu|adns-1.5.1-1|164	- (e3c71cd) Updated to 1.5.1
14cu|adns-1.5.1-1|165	
14cu|adns-1.5.1-1|166	

9482 14
14cu|advancecomp-1.20-1|1	
14cu|advancecomp-1.20-1|2	Summary:	The AdvanceCOMP compression
14cu|advancecomp-1.20-1|3	Name:		advancecomp
14cu|advancecomp-1.20-1|4	Version:	1.20
14cu|advancecomp-1.20-1|5	Release:	1
14cu|advancecomp-1.20-1|6	License:	GPL
14cu|advancecomp-1.20-1|7	Group:		Archiving/Compression
14cu|advancecomp-1.20-1|8	URL:		http://advancemame.sourceforge.net
14cu|advancecomp-1.20-1|9	Source0:	http://downloads.sourceforge.net/advancemame/%{name}-%{version}.tar.gz
14cu|advancecomp-1.20-1|10	
14cu|advancecomp-1.20-1|11	BuildRequires:	pkgconfig(zlib)
14cu|advancecomp-1.20-1|12	BuildRequires:	libbzip2-devel
14cu|advancecomp-1.20-1|13	#BuildRequires:	mencoder
14cu|advancecomp-1.20-1|14	#BuildRequires:	dos2unix
14cu|advancecomp-1.20-1|15	BuildRequires:  groff
14cu|advancecomp-1.20-1|16	BuildRequires:	autoconf
14cu|advancecomp-1.20-1|17	BuildRequires:	automake
14cu|advancecomp-1.20-1|18	
14cu|advancecomp-1.20-1|19	%description
14cu|advancecomp-1.20-1|20	AdvanceCOMP contains recompression utilities for your .zip
14cu|advancecomp-1.20-1|21	archives, .png images, .mng video clips and .gz files.
14cu|advancecomp-1.20-1|22	
14cu|advancecomp-1.20-1|23	%prep
14cu|advancecomp-1.20-1|24	%setup -q
14cu|advancecomp-1.20-1|25	perl -i -pe 's/\r\n/\n/gs' doc/{install,authors,advmng,advpng,readme,advzip,advdef,history}.txt
14cu|advancecomp-1.20-1|26	
14cu|advancecomp-1.20-1|27	
14cu|advancecomp-1.20-1|28	%build
14cu|advancecomp-1.20-1|29	sh autogen.sh
14cu|advancecomp-1.20-1|30	%configure2_5x --enable-bzip2
14cu|advancecomp-1.20-1|31	%make
14cu|advancecomp-1.20-1|32	
14cu|advancecomp-1.20-1|33	
14cu|advancecomp-1.20-1|34	%install
14cu|advancecomp-1.20-1|35	%makeinstall_std
14cu|advancecomp-1.20-1|36	
14cu|advancecomp-1.20-1|37	%check
14cu|advancecomp-1.20-1|38	#make check
14cu|advancecomp-1.20-1|39	
14cu|advancecomp-1.20-1|40	
14cu|advancecomp-1.20-1|41	%files
14cu|advancecomp-1.20-1|42	%doc AUTHORS HISTORY README doc/*.html doc/*.txt
14cu|advancecomp-1.20-1|43	%{_bindir}/advzip
14cu|advancecomp-1.20-1|44	%{_bindir}/advpng
14cu|advancecomp-1.20-1|45	%{_bindir}/advmng
14cu|advancecomp-1.20-1|46	%{_bindir}/advdef
14cu|advancecomp-1.20-1|47	%{_mandir}/man1/*
14cu|advancecomp-1.20-1|48	
14cu|advancecomp-1.20-1|49	%changelog
14cu|advancecomp-1.20-1|50	
14cu|advancecomp-1.20-1|51	* Fri Sep 11 2015 dsilakov <denis.silakov@rosalab.ru> 1.20-1
14cu|advancecomp-1.20-1|52	- (d50e89b) Merge pull request #1 from reqwy/advancecomp:rosa2014.1
14cu|advancecomp-1.20-1|53	- (d50e89b) advancecomp updated to 1.20
14cu|advancecomp-1.20-1|54	
14cu|advancecomp-1.20-1|55	

9483 14
14cu|aegisub-3.2.2-1|1	Name:		aegisub
14cu|aegisub-3.2.2-1|2	Version:	3.2.2
14cu|aegisub-3.2.2-1|3	Release:	1
14cu|aegisub-3.2.2-1|4	Summary:	Advanced Subtitle Editor
14cu|aegisub-3.2.2-1|5	Group:		Video
14cu|aegisub-3.2.2-1|6	License:	BSD
14cu|aegisub-3.2.2-1|7	URL:		http://www.aegisub.org/
14cu|aegisub-3.2.2-1|8	Source0:	http://ftp.aegisub.org/pub/archives/releases/source/%{name}-%{version}.tar.xz
14cu|aegisub-3.2.2-1|9	Patch0:		aegisub-3.2.2-no-c11.patch
14cu|aegisub-3.2.2-1|10	Patch1:		aegisub-3.2.2-no-stackwalker.patch
14cu|aegisub-3.2.2-1|11	BuildRequires:	pkgconfig(alsa)
14cu|aegisub-3.2.2-1|12	BuildRequires:	pkgconfig(ffms2)
14cu|aegisub-3.2.2-1|13	BuildRequires:	pkgconfig(fftw3)
14cu|aegisub-3.2.2-1|14	BuildRequires:	pkgconfig(fontconfig)
14cu|aegisub-3.2.2-1|15	BuildRequires:	pkgconfig(gl)
14cu|aegisub-3.2.2-1|16	BuildRequires:	pkgconfig(hunspell)
14cu|aegisub-3.2.2-1|17	BuildRequires:	pkgconfig(icu-io)
14cu|aegisub-3.2.2-1|18	BuildRequires:	pkgconfig(libass)
14cu|aegisub-3.2.2-1|19	BuildRequires:	pkgconfig(libcurl)
14cu|aegisub-3.2.2-1|20	BuildRequires:	pkgconfig(libpulse)
14cu|aegisub-3.2.2-1|21	BuildRequires:	pkgconfig(lua) >= 5.2
14cu|aegisub-3.2.2-1|22	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|aegisub-3.2.2-1|23	BuildRequires:	boost-devel
14cu|aegisub-3.2.2-1|24	BuildRequires:	freetype-devel
14cu|aegisub-3.2.2-1|25	BuildRequires:	gettext-devel
14cu|aegisub-3.2.2-1|26	BuildRequires:	intltool
14cu|aegisub-3.2.2-1|27	BuildRequires:	wxgtku3.0-devel
14cu|aegisub-3.2.2-1|28	
14cu|aegisub-3.2.2-1|29	%description
14cu|aegisub-3.2.2-1|30	Aegisub is an advanced subtitle editor that assists in the creation of
14cu|aegisub-3.2.2-1|31	subtitles, translations, and complex overlays using audio or video. Developed
14cu|aegisub-3.2.2-1|32	by enthusiasts it builds on work-flows created and perfected through
14cu|aegisub-3.2.2-1|33	professional, hobby, and everyday use.
14cu|aegisub-3.2.2-1|34	
14cu|aegisub-3.2.2-1|35	
14cu|aegisub-3.2.2-1|36	%prep
14cu|aegisub-3.2.2-1|37	%setup -q
14cu|aegisub-3.2.2-1|38	%patch0 -p1
14cu|aegisub-3.2.2-1|39	%patch1 -p1
14cu|aegisub-3.2.2-1|40	
14cu|aegisub-3.2.2-1|41	%build
14cu|aegisub-3.2.2-1|42	autoreconf -vfi
14cu|aegisub-3.2.2-1|43	%configure2_5x \
14cu|aegisub-3.2.2-1|44	--without-oss \
14cu|aegisub-3.2.2-1|45	--without-openal \
14cu|aegisub-3.2.2-1|46	--with-player-audio=PulseAudio \
14cu|aegisub-3.2.2-1|47	--with-wx-config=wx-config
14cu|aegisub-3.2.2-1|48	%make LIBS="-pthread -ldl"
14cu|aegisub-3.2.2-1|49	
14cu|aegisub-3.2.2-1|50	%install
14cu|aegisub-3.2.2-1|51	%makeinstall_std
14cu|aegisub-3.2.2-1|52	
14cu|aegisub-3.2.2-1|53	%find_lang %{name}-32
14cu|aegisub-3.2.2-1|54	
14cu|aegisub-3.2.2-1|55	%files -f %{name}-32.lang
14cu|aegisub-3.2.2-1|56	%doc automation/demos/ automation/v4-docs/ LICENCE
14cu|aegisub-3.2.2-1|57	%{_bindir}/%{name}*
14cu|aegisub-3.2.2-1|58	%{_datadir}/%{name}/
14cu|aegisub-3.2.2-1|59	%{_datadir}/applications/%{name}.desktop
14cu|aegisub-3.2.2-1|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|aegisub-3.2.2-1|61	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|aegisub-3.2.2-1|62	
14cu|aegisub-3.2.2-1|63	
14cu|aegisub-3.2.2-1|64	
14cu|aegisub-3.2.2-1|65	%changelog
14cu|aegisub-3.2.2-1|66	
14cu|aegisub-3.2.2-1|67	* Mon Mar 14 2016 Denis Silakov <dsilakov@gmail.com> 3.2.2-1
14cu|aegisub-3.2.2-1|68	- (d6a9ba8) Updated to 3.2.2
14cu|aegisub-3.2.2-1|69	
14cu|aegisub-3.2.2-1|70	

9484 14
14cu|aeskulap-0.2.2-70|1	%define use_ccache 1
14cu|aeskulap-0.2.2-70|2	%define ccachedir~/.ccache-OOo%{mdvsuffix}
14cu|aeskulap-0.2.2-70|3	%{?_with_ccache: %global use_ccache 1}
14cu|aeskulap-0.2.2-70|4	%{?_without_ccache: %global use_ccache 0}
14cu|aeskulap-0.2.2-70|5	%define debug_package %{nil}
14cu|aeskulap-0.2.2-70|6	
14cu|aeskulap-0.2.2-70|7	# Note: devel package does not contain any headers. Do I need to add them?
14cu|aeskulap-0.2.2-70|8	# .so files are shared libraries, I need to call /sbin/ldconfig, but where? In a
14cu|aeskulap-0.2.2-70|9	# post section for the devel package?
14cu|aeskulap-0.2.2-70|10	# Schemas handling also needs to be looked at.
14cu|aeskulap-0.2.2-70|11	Name:           aeskulap
14cu|aeskulap-0.2.2-70|12	Version:        0.2.2
14cu|aeskulap-0.2.2-70|13	Release:        70
14cu|aeskulap-0.2.2-70|14	Group:          Graphics
14cu|aeskulap-0.2.2-70|15	Summary: 	Medial image viewer for DICOM images
14cu|aeskulap-0.2.2-70|16	License:        LGPLv2+
14cu|aeskulap-0.2.2-70|17	URL:            http://aeskulap.nongnu.org
14cu|aeskulap-0.2.2-70|18	Source0:        http://www.bms-austria.com/~pipelka/aeskulap/%{name}-%{version}-beta1.tar.gz
14cu|aeskulap-0.2.2-70|19	Source1:        %{name}-tutorials.pdf
14cu|aeskulap-0.2.2-70|20	# applied all the patches from the debian package
14cu|aeskulap-0.2.2-70|21	# svn export svn://svn.debian.org/svn/debian-med/trunk/packages/aeskulap/trunk/ aeskulap-debian
14cu|aeskulap-0.2.2-70|22	Patch0:         %{name}-circular-svg.patch
14cu|aeskulap-0.2.2-70|23	Patch2:         %{name}-DcmElement.patch
14cu|aeskulap-0.2.2-70|24	Patch3:         %{name}-desktop.patch
14cu|aeskulap-0.2.2-70|25	Patch4:         %{name}-findAndCopyElement.patch
14cu|aeskulap-0.2.2-70|26	Patch5:         %{name}-gcc.patch
14cu|aeskulap-0.2.2-70|27	Patch6:         %{name}-i18n.patch
14cu|aeskulap-0.2.2-70|28	# This is used to update the configure.in before running autoreconf to update the autotoolization.
14cu|aeskulap-0.2.2-70|29	Patch7:         %{name}-configure.patch
14cu|aeskulap-0.2.2-70|30	Patch8:         %{name}-oflog.patch
14cu|aeskulap-0.2.2-70|31	Patch9:         %{name}-patientNames.patch
14cu|aeskulap-0.2.2-70|32	
14cu|aeskulap-0.2.2-70|33	BuildRequires:   dcmtk-devel
14cu|aeskulap-0.2.2-70|34	BuildRequires:   intltool
14cu|aeskulap-0.2.2-70|35	BuildRequires:   libtool
14cu|aeskulap-0.2.2-70|36	BuildRequires:   openssl-devel
14cu|aeskulap-0.2.2-70|37	BuildRequires:   gettext-devel
14cu|aeskulap-0.2.2-70|38	BuildRequires:   jpeg-devel
14cu|aeskulap-0.2.2-70|39	BuildRequires:   tiff-devel
14cu|aeskulap-0.2.2-70|40	BuildRequires:   pkgconfig(gconfmm-2.6)
14cu|aeskulap-0.2.2-70|41	BuildRequires:   pkgconfig(gdkmm-2.4)
14cu|aeskulap-0.2.2-70|42	BuildRequires:   pkgconfig(libglademm-2.4)
14cu|aeskulap-0.2.2-70|43	BuildRequires:   pkgconfig(libpng)
14cu|aeskulap-0.2.2-70|44	BuildRequires:   tcp_wrappers-devel
14cu|aeskulap-0.2.2-70|45	BuildRequires:   desktop-file-utils
14cu|aeskulap-0.2.2-70|46	BuildRequires:   zlib-devel
14cu|aeskulap-0.2.2-70|47	BuildRequires:   GConf2
14cu|aeskulap-0.2.2-70|48	Requires:        dcmtk
14cu|aeskulap-0.2.2-70|49	
14cu|aeskulap-0.2.2-70|50	%description
14cu|aeskulap-0.2.2-70|51	Aeskulap is able to load a series of special images stored in the
14cu|aeskulap-0.2.2-70|52	DICOM format for review. Additionally Aeskulap is able to query
14cu|aeskulap-0.2.2-70|53	and fetch DICOM images from archive nodes (also called PACS) over
14cu|aeskulap-0.2.2-70|54	the network.
14cu|aeskulap-0.2.2-70|55	
14cu|aeskulap-0.2.2-70|56	The goal of this project is to create a full open source replacement
14cu|aeskulap-0.2.2-70|57	for commercially available DICOM viewers.
14cu|aeskulap-0.2.2-70|58	
14cu|aeskulap-0.2.2-70|59	Aeskulap is based on gtkmm, glademm and gconfmm and designed to run
14cu|aeskulap-0.2.2-70|60	under Linux. Ports of these packages are available for different
14cu|aeskulap-0.2.2-70|61	platforms. It should be quite easy to port Aeskulap to any platform
14cu|aeskulap-0.2.2-70|62	were these packages are available.
14cu|aeskulap-0.2.2-70|63	
14cu|aeskulap-0.2.2-70|64	%prep
14cu|aeskulap-0.2.2-70|65	%setup -q -n %{name}-%{version}-beta1
14cu|aeskulap-0.2.2-70|66	# configure.in patch
14cu|aeskulap-0.2.2-70|67	%patch7 -p1
14cu|aeskulap-0.2.2-70|68	# otherwise it fails
14cu|aeskulap-0.2.2-70|69	touch ./NEWS
14cu|aeskulap-0.2.2-70|70	autoreconf -if
14cu|aeskulap-0.2.2-70|71	
14cu|aeskulap-0.2.2-70|72	# apply patches
14cu|aeskulap-0.2.2-70|73	%patch0 -p1
14cu|aeskulap-0.2.2-70|74	%patch2 -p1
14cu|aeskulap-0.2.2-70|75	%patch3 -p1
14cu|aeskulap-0.2.2-70|76	%patch4 -p1
14cu|aeskulap-0.2.2-70|77	%patch5 -p1
14cu|aeskulap-0.2.2-70|78	%patch6 -p1
14cu|aeskulap-0.2.2-70|79	%patch8 -p1
14cu|aeskulap-0.2.2-70|80	%patch9 -p1
14cu|aeskulap-0.2.2-70|81	
14cu|aeskulap-0.2.2-70|82	# remove bundled copy of dcmtk!
14cu|aeskulap-0.2.2-70|83	rm -rvf dcmtk
14cu|aeskulap-0.2.2-70|84	
14cu|aeskulap-0.2.2-70|85	# remove header : Debian used a patch for this
14cu|aeskulap-0.2.2-70|86	sed -ri "/dcmtk\/dcmdata\/dcdebug\.h/d" ./imagepool/poolfindassociation.cpp ./imagepool/poolmoveassociation.cpp
14cu|aeskulap-0.2.2-70|87	
14cu|aeskulap-0.2.2-70|88	%build
14cu|aeskulap-0.2.2-70|89	# point her to the correct lib version depending on the arch
14cu|aeskulap-0.2.2-70|90	sed -i 's/lib -ldcmjpeg/%{_lib}\/dcmtk -ldcmjpeg/' configure configure.ac
14cu|aeskulap-0.2.2-70|91	
14cu|aeskulap-0.2.2-70|92	%configure --disable-static --disable-schemas-install
14cu|aeskulap-0.2.2-70|93	make %{?_smp_mflags}
14cu|aeskulap-0.2.2-70|94	
14cu|aeskulap-0.2.2-70|95	%install
14cu|aeskulap-0.2.2-70|96	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cu|aeskulap-0.2.2-70|97	%makeinstall_std
14cu|aeskulap-0.2.2-70|98	
14cu|aeskulap-0.2.2-70|99	install -p -m 0644 %{SOURCE1} -t .
14cu|aeskulap-0.2.2-70|100	
14cu|aeskulap-0.2.2-70|101	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|aeskulap-0.2.2-70|102	
14cu|aeskulap-0.2.2-70|103	%find_lang %{name}
14cu|aeskulap-0.2.2-70|104	
14cu|aeskulap-0.2.2-70|105	%files -f %{name}.lang
14cu|aeskulap-0.2.2-70|106	%defattr(-,root,root,-)
14cu|aeskulap-0.2.2-70|107	%{_bindir}/%{name}
14cu|aeskulap-0.2.2-70|108	%{_libdir}/%{name}/
14cu|aeskulap-0.2.2-70|109	%{_datadir}/%{name}/
14cu|aeskulap-0.2.2-70|110	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|aeskulap-0.2.2-70|111	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|aeskulap-0.2.2-70|112	%{_datadir}/applications/%{name}.desktop
14cu|aeskulap-0.2.2-70|113	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cu|aeskulap-0.2.2-70|114	%doc AUTHORS ABOUT-NLS ChangeLog COPYING README %{name}-tutorials.pdf
14cu|aeskulap-0.2.2-70|115	
14cu|aeskulap-0.2.2-70|116	
14cu|aeskulap-0.2.2-70|117	%changelog
14cu|aeskulap-0.2.2-70|118	* Fri Feb 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-70
14cu|aeskulap-0.2.2-70|119	+ Revision: 2dae748
14cu|aeskulap-0.2.2-70|120	- Use rosa distsuffix.
14cu|aeskulap-0.2.2-70|121	
14cu|aeskulap-0.2.2-70|122	

9485 14
14cu|afce-0.9.8-1|1	# empty debug
14cu|afce-0.9.8-1|2	%define debug_package	%{nil}
14cu|afce-0.9.8-1|3	Name:		afce
14cu|afce-0.9.8-1|4	Version:	0.9.8
14cu|afce-0.9.8-1|5	Release:	1
14cu|afce-0.9.8-1|6	Summary:	Algorithm Flowchart Editor
14cu|afce-0.9.8-1|7	License:	GPLv3
14cu|afce-0.9.8-1|8	Group:		Education
14cu|afce-0.9.8-1|9	URL:		https://github.com/viktor-zin/afce
14cu|afce-0.9.8-1|10	# to build from git:
14cu|afce-0.9.8-1|11	# [ MRB:aint-no-shit $]: cat BUILDING.md | grep sources
14cu|afce-0.9.8-1|12	Source0:	https://github.com/viktor-zin/afce/archive/v%{version}.tar.gz
14cu|afce-0.9.8-1|13	
14cu|afce-0.9.8-1|14	# switch to qt5 ,read BUILDING.md.Sflo
14cu|afce-0.9.8-1|15	BuildRequires:	qt5-devel
14cu|afce-0.9.8-1|16	BuildRequires:	pkgconfig(Qt5Svg)
14cu|afce-0.9.8-1|17	BuildRequires:	qt5-linguist-tools
14cu|afce-0.9.8-1|18	BuildRequires:	qt5-qtcore-i18n
14cu|afce-0.9.8-1|19	
14cu|afce-0.9.8-1|20	
14cu|afce-0.9.8-1|21	%description
14cu|afce-0.9.8-1|22	Flowchart editor with code generation and vector graphics.
14cu|afce-0.9.8-1|23	AFCE allow to create, edit, print and export flowcharts easyly
14cu|afce-0.9.8-1|24	for a few minutes. Flowcharts can be exported to several grafical
14cu|afce-0.9.8-1|25	formats including SVG and PNG.
14cu|afce-0.9.8-1|26	
14cu|afce-0.9.8-1|27	%prep
14cu|afce-0.9.8-1|28	%setup -q
14cu|afce-0.9.8-1|29	
14cu|afce-0.9.8-1|30	%build
14cu|afce-0.9.8-1|31	%qmake_qt5
14cu|afce-0.9.8-1|32	%make
14cu|afce-0.9.8-1|33	
14cu|afce-0.9.8-1|34	%install
14cu|afce-0.9.8-1|35	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|afce-0.9.8-1|36	
14cu|afce-0.9.8-1|37	%files
14cu|afce-0.9.8-1|38	%doc README.RU.txt README.md BUILDING.md LICENSE
14cu|afce-0.9.8-1|39	%{_bindir}/%{name}
14cu|afce-0.9.8-1|40	%{_datadir}/%{name}
14cu|afce-0.9.8-1|41	%{_datadir}/pixmaps/%{name}.png
14cu|afce-0.9.8-1|42	%{_iconsdir}/afc.ico
14cu|afce-0.9.8-1|43	%{_datadir}/applications/%{name}.desktop
14cu|afce-0.9.8-1|44	%{_datadir}/mime/packages/%{name}.xml
14cu|afce-0.9.8-1|45	
14cu|afce-0.9.8-1|46	
14cu|afce-0.9.8-1|47	
14cu|afce-0.9.8-1|48	%changelog
14cu|afce-0.9.8-1|49	
14cu|afce-0.9.8-1|50	* Fri Sep 11 2015 Denis Silakov <dsilakov@gmail.com> 0.9.8-1
14cu|afce-0.9.8-1|51	- (411360c) Spec cleanup - rpmbuild doesn't accept some chars...
14cu|afce-0.9.8-1|52	
14cu|afce-0.9.8-1|53	

9486 14
14cu|affenspiel-1.0-0.1|1	%define debug_package %{nil}
14cu|affenspiel-1.0-0.1|2	
14cu|affenspiel-1.0-0.1|3	Name:           affenspiel
14cu|affenspiel-1.0-0.1|4	Version:        1.0
14cu|affenspiel-1.0-0.1|5	Release:        0.1
14cu|affenspiel-1.0-0.1|6	Summary:        Little puzzle game with monkey for X Window System
14cu|affenspiel-1.0-0.1|7	License:        BSD
14cu|affenspiel-1.0-0.1|8	Group:          Games/Puzzles
14cu|affenspiel-1.0-0.1|9	Url:            http://www.artsoft.org/affenspiel/
14cu|affenspiel-1.0-0.1|10	Source0:        http://www.artsoft.org/RELEASES/unix/%{name}/%{name}-%{version}.tar.gz
14cu|affenspiel-1.0-0.1|11	Source1:        %{name}-icons.tar
14cu|affenspiel-1.0-0.1|12	Source2:        %{name}.desktop
14cu|affenspiel-1.0-0.1|13	BuildRequires:  pkgconfig(x11)
14cu|affenspiel-1.0-0.1|14	BuildRequires:  pkgconfig(xt)
14cu|affenspiel-1.0-0.1|15	
14cu|affenspiel-1.0-0.1|16	%description
14cu|affenspiel-1.0-0.1|17	Shift the puzzle pieces around so that the monkey becomes complete,
14cu|affenspiel-1.0-0.1|18	that means, move the big piece through the other pieces to the
14cu|affenspiel-1.0-0.1|19	bottom of the playfield, so that the monkey picture gets complete.
14cu|affenspiel-1.0-0.1|20	
14cu|affenspiel-1.0-0.1|21	This is a one-night hack. It's a puzzle type game for X11.
14cu|affenspiel-1.0-0.1|22	I played it on another hardware platform (it was made of several
14cu|affenspiel-1.0-0.1|23	pieces of wood) and ported it to Unix/X11.
14cu|affenspiel-1.0-0.1|24	
14cu|affenspiel-1.0-0.1|25	
14cu|affenspiel-1.0-0.1|26	%files
14cu|affenspiel-1.0-0.1|27	%doc COPYRIGHT README
14cu|affenspiel-1.0-0.1|28	%{_bindir}/%{name}
14cu|affenspiel-1.0-0.1|29	%{_datadir}/applications/%{name}.desktop
14cu|affenspiel-1.0-0.1|30	%{_datadir}/icons/hicolor/*/*/
14cu|affenspiel-1.0-0.1|31	#--------------------------------------------------------
14cu|affenspiel-1.0-0.1|32	
14cu|affenspiel-1.0-0.1|33	%prep
14cu|affenspiel-1.0-0.1|34	%setup -q -b 1 -n %{name}
14cu|affenspiel-1.0-0.1|35	
14cu|affenspiel-1.0-0.1|36	%build
14cu|affenspiel-1.0-0.1|37	%make  FILE_CONFIG=-DSAVED_GAME_NAME='\"affenspiel.saved\"'
14cu|affenspiel-1.0-0.1|38	
14cu|affenspiel-1.0-0.1|39	%install
14cu|affenspiel-1.0-0.1|40	# install executable
14cu|affenspiel-1.0-0.1|41	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|affenspiel-1.0-0.1|42	
14cu|affenspiel-1.0-0.1|43	# install icons
14cu|affenspiel-1.0-0.1|44	for i in 32 48 64 72 96 ; do
14cu|affenspiel-1.0-0.1|45	install -Dm 0644 ../icons/%{name}_${i}x${i}.png \
14cu|affenspiel-1.0-0.1|46	%{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cu|affenspiel-1.0-0.1|47	done
14cu|affenspiel-1.0-0.1|48	
14cu|affenspiel-1.0-0.1|49	# install Desktop file
14cu|affenspiel-1.0-0.1|50	install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|affenspiel-1.0-0.1|51	
14cu|affenspiel-1.0-0.1|52	
14cu|affenspiel-1.0-0.1|53	%changelog
14cu|affenspiel-1.0-0.1|54	
14cu|affenspiel-1.0-0.1|55	* Sat Apr 01 2017 abfonly <abfonly@gmail.com> 1.0-0.1
14cu|affenspiel-1.0-0.1|56	- (309bfbb) Imported from SRPM
14cu|affenspiel-1.0-0.1|57	
14cu|affenspiel-1.0-0.1|58	

9487 14
14cu|afflib-3.7.4-2|1	%define major 0
14cu|afflib-3.7.4-2|2	%define libname %mklibname afflib %{major}
14cu|afflib-3.7.4-2|3	%define devname %mklibname afflib -d
14cu|afflib-3.7.4-2|4	
14cu|afflib-3.7.4-2|5	Summary:	A set of programs for creating and manipulating AFF files
14cu|afflib-3.7.4-2|6	Name:		afflib
14cu|afflib-3.7.4-2|7	Version:	3.7.4
14cu|afflib-3.7.4-2|8	Release:	2
14cu|afflib-3.7.4-2|9	License:	BSD
14cu|afflib-3.7.4-2|10	Group:		System/Libraries
14cu|afflib-3.7.4-2|11	Url:		http://www.afflib.org/
14cu|afflib-3.7.4-2|12	Source0:	https://github.com/simsong/AFFLIBv3/archive/v%{version}.tar.gz
14cu|afflib-3.7.4-2|13	BuildRequires:	readline-devel
14cu|afflib-3.7.4-2|14	BuildRequires:	pkgconfig(expat)
14cu|afflib-3.7.4-2|15	BuildRequires:	pkgconfig(fuse)
14cu|afflib-3.7.4-2|16	BuildRequires:	pkgconfig(libcurl)
14cu|afflib-3.7.4-2|17	BuildRequires:	pkgconfig(libewf)
14cu|afflib-3.7.4-2|18	BuildRequires:	pkgconfig(liblzma)
14cu|afflib-3.7.4-2|19	BuildRequires:	pkgconfig(ncurses)
14cu|afflib-3.7.4-2|20	BuildRequires:	pkgconfig(openssl)
14cu|afflib-3.7.4-2|21	BuildRequires:	pkgconfig(python)
14cu|afflib-3.7.4-2|22	BuildRequires:	pkgconfig(zlib)
14cu|afflib-3.7.4-2|23	
14cu|afflib-3.7.4-2|24	%description
14cu|afflib-3.7.4-2|25	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cu|afflib-3.7.4-2|26	Technology that implements the AFF standard. AFFLIB is distributed under
14cu|afflib-3.7.4-2|27	4-clause Berkeley License and may be freely incorporated into both Open
14cu|afflib-3.7.4-2|28	Source and Proprietary software.
14cu|afflib-3.7.4-2|29	
14cu|afflib-3.7.4-2|30	In addition to the library, AFFLIB also comes with the AFF Tools, a set of
14cu|afflib-3.7.4-2|31	programs for creating and manipulating AFF files.
14cu|afflib-3.7.4-2|32	
14cu|afflib-3.7.4-2|33	%files
14cu|afflib-3.7.4-2|34	%{_bindir}/affcat
14cu|afflib-3.7.4-2|35	%{_bindir}/affcompare
14cu|afflib-3.7.4-2|36	%{_bindir}/affconvert
14cu|afflib-3.7.4-2|37	%{_bindir}/affcopy
14cu|afflib-3.7.4-2|38	%{_bindir}/affcrypto
14cu|afflib-3.7.4-2|39	%{_bindir}/affdiskprint
14cu|afflib-3.7.4-2|40	%{_bindir}/affix
14cu|afflib-3.7.4-2|41	%{_bindir}/affuse
14cu|afflib-3.7.4-2|42	%{_bindir}/affinfo
14cu|afflib-3.7.4-2|43	%{_bindir}/affrecover
14cu|afflib-3.7.4-2|44	%{_bindir}/affsegment
14cu|afflib-3.7.4-2|45	%{_bindir}/affsign
14cu|afflib-3.7.4-2|46	%{_bindir}/affstats
14cu|afflib-3.7.4-2|47	%{_bindir}/affverify
14cu|afflib-3.7.4-2|48	%{_bindir}/affxml
14cu|afflib-3.7.4-2|49	%{_mandir}/man1/affcat.1*
14cu|afflib-3.7.4-2|50	%{py_platsitedir}/pyaff.so
14cu|afflib-3.7.4-2|51	
14cu|afflib-3.7.4-2|52	#----------------------------------------------------------------------------
14cu|afflib-3.7.4-2|53	
14cu|afflib-3.7.4-2|54	%package -n %{libname}
14cu|afflib-3.7.4-2|55	Summary:	A shared library that implements the AFF standard
14cu|afflib-3.7.4-2|56	Group:		System/Libraries
14cu|afflib-3.7.4-2|57	
14cu|afflib-3.7.4-2|58	%description -n %{libname}
14cu|afflib-3.7.4-2|59	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cu|afflib-3.7.4-2|60	Technology that implements the AFF standard. AFFLIB is distributed under
14cu|afflib-3.7.4-2|61	4-clause Berkeley License and may be freely incorporated into both Open
14cu|afflib-3.7.4-2|62	Source and Proprietary software.
14cu|afflib-3.7.4-2|63	
14cu|afflib-3.7.4-2|64	This package contains a shared library that implements the AFF standard.
14cu|afflib-3.7.4-2|65	
14cu|afflib-3.7.4-2|66	%files -n %{libname}
14cu|afflib-3.7.4-2|67	%doc AUTHORS BUGLIST.txt COPYING ChangeLog NEWS README* doc/*
14cu|afflib-3.7.4-2|68	%{_libdir}/libafflib.so.%{major}*
14cu|afflib-3.7.4-2|69	
14cu|afflib-3.7.4-2|70	#----------------------------------------------------------------------------
14cu|afflib-3.7.4-2|71	
14cu|afflib-3.7.4-2|72	%package -n %{devname}
14cu|afflib-3.7.4-2|73	Summary:	Static library and header files for the afflib library
14cu|afflib-3.7.4-2|74	Group:		Development/C
14cu|afflib-3.7.4-2|75	Requires:	%{libname} = %{EVRD}
14cu|afflib-3.7.4-2|76	Provides:	%{name}-devel = %{EVRD}
14cu|afflib-3.7.4-2|77	
14cu|afflib-3.7.4-2|78	%description -n %{devname}
14cu|afflib-3.7.4-2|79	AFFLIB is an open source library developed by Simson Garfinkel and Basis
14cu|afflib-3.7.4-2|80	Technology that implements the AFF standard. AFFLIB is distributed under
14cu|afflib-3.7.4-2|81	4-clause Berkeley License and may be freely incorporated into both Open
14cu|afflib-3.7.4-2|82	Source and Proprietary software.
14cu|afflib-3.7.4-2|83	
14cu|afflib-3.7.4-2|84	This package contains the static afflib library and its header files.
14cu|afflib-3.7.4-2|85	
14cu|afflib-3.7.4-2|86	%files -n %{devname}
14cu|afflib-3.7.4-2|87	%dir %{_includedir}/afflib
14cu|afflib-3.7.4-2|88	%{_includedir}/afflib/*.h
14cu|afflib-3.7.4-2|89	%{_libdir}/*.so
14cu|afflib-3.7.4-2|90	%{_libdir}/pkgconfig/*.pc
14cu|afflib-3.7.4-2|91	
14cu|afflib-3.7.4-2|92	#----------------------------------------------------------------------------
14cu|afflib-3.7.4-2|93	
14cu|afflib-3.7.4-2|94	%prep
14cu|afflib-3.7.4-2|95	%setup -qn AFFLIBv3-%{version}
14cu|afflib-3.7.4-2|96	
14cu|afflib-3.7.4-2|97	#fix spurious permissions with lzma443
14cu|afflib-3.7.4-2|98	find lzma443 -type f -exec chmod 0644 {} ';'
14cu|afflib-3.7.4-2|99	chmod 0644 lib/base64.{h,cpp}
14cu|afflib-3.7.4-2|100	
14cu|afflib-3.7.4-2|101	%build
14cu|afflib-3.7.4-2|102	autoreconf -fi
14cu|afflib-3.7.4-2|103	%configure2_5x \
14cu|afflib-3.7.4-2|104	--disable-static \
14cu|afflib-3.7.4-2|105	--enable-shared \
14cu|afflib-3.7.4-2|106	--enable-wide-character-type \
14cu|afflib-3.7.4-2|107	--enable-libewf=yes \
14cu|afflib-3.7.4-2|108	--enable-s3=yes \
14cu|afflib-3.7.4-2|109	--enable-fuse=no \
14cu|afflib-3.7.4-2|110	--enable-python=yes \
14cu|afflib-3.7.4-2|111	--enable-qemu=no \
14cu|afflib-3.7.4-2|112	--with-curl=%{_prefix}
14cu|afflib-3.7.4-2|113	%make
14cu|afflib-3.7.4-2|114	
14cu|afflib-3.7.4-2|115	%install
14cu|afflib-3.7.4-2|116	%makeinstall_std
14cu|afflib-3.7.4-2|117	# install headers as well
14cu|afflib-3.7.4-2|118	install -d %{buildroot}%{_includedir}/afflib
14cu|afflib-3.7.4-2|119	install -m0644 lib/*.h %{buildroot}%{_includedir}/afflib/
14cu|afflib-3.7.4-2|120	
14cu|afflib-3.7.4-2|121	
14cu|afflib-3.7.4-2|122	%changelog
14cu|afflib-3.7.4-2|123	
14cu|afflib-3.7.4-2|124	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.4-2
14cu|afflib-3.7.4-2|125	- (7726576) Spec cleanup
14cu|afflib-3.7.4-2|126	
14cu|afflib-3.7.4-2|127	

9488 14
14cu|afio-2.5.1-3|1	Summary:	Archiver program which writes cpio-format archives
14cu|afio-2.5.1-3|2	Name:		afio
14cu|afio-2.5.1-3|3	Version:	2.5.1
14cu|afio-2.5.1-3|4	Release:	3
14cu|afio-2.5.1-3|5	License:	LGPLv2+
14cu|afio-2.5.1-3|6	Group:		Archiving/Backup
14cu|afio-2.5.1-3|7	Url:		http://members.chello.nl/~k.holtman/afio.html
14cu|afio-2.5.1-3|8	Source0:	http://members.chello.nl/~k.holtman/%{name}-%{version}.tgz
14cu|afio-2.5.1-3|9	
14cu|afio-2.5.1-3|10	%description
14cu|afio-2.5.1-3|11	Afio makes cpio-format archives. It deals somewhat gracefully with input
14cu|afio-2.5.1-3|12	data corruption, supports multi-volume archives during interactive
14cu|afio-2.5.1-3|13	operation, and can make compressed archives that are much safer than
14cu|afio-2.5.1-3|14	compressed tar or cpio archives. Afio is best used as an `archive engine'
14cu|afio-2.5.1-3|15	in a backup script.
14cu|afio-2.5.1-3|16	
14cu|afio-2.5.1-3|17	%files
14cu|afio-2.5.1-3|18	%doc HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm script1 script2 script3 script4
14cu|afio-2.5.1-3|19	%{_bindir}/%{name}
14cu|afio-2.5.1-3|20	%{_mandir}/man1/%{name}.1*
14cu|afio-2.5.1-3|21	
14cu|afio-2.5.1-3|22	#----------------------------------------------------------------------------
14cu|afio-2.5.1-3|23	
14cu|afio-2.5.1-3|24	%prep
14cu|afio-2.5.1-3|25	%setup -q
14cu|afio-2.5.1-3|26	
14cu|afio-2.5.1-3|27	%build
14cu|afio-2.5.1-3|28	# MW is empty by default so use it for optflags instead of patching sources
14cu|afio-2.5.1-3|29	%make MW="%{optflags}"
14cu|afio-2.5.1-3|30	
14cu|afio-2.5.1-3|31	%install
14cu|afio-2.5.1-3|32	mkdir -p %{buildroot}%{_bindir}
14cu|afio-2.5.1-3|33	mkdir -p %{buildroot}%{_mandir}/man1
14cu|afio-2.5.1-3|34	install -m 755 afio %{buildroot}%{_bindir}
14cu|afio-2.5.1-3|35	install -m 755 afio.1 %{buildroot}%{_mandir}/man1
14cu|afio-2.5.1-3|36	
14cu|afio-2.5.1-3|37	
14cu|afio-2.5.1-3|38	%changelog
14cu|afio-2.5.1-3|39	
14cu|afio-2.5.1-3|40	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1-3
14cu|afio-2.5.1-3|41	- (5f29e02) Build with system optflags to fix debug package
14cu|afio-2.5.1-3|42	- (5f29e02) Spec cleanup
14cu|afio-2.5.1-3|43	
14cu|afio-2.5.1-3|44	

9489 14
14cu|afraid-dyndns-1.1-1|1	Name:               afraid-dyndns
14cu|afraid-dyndns-1.1-1|2	Version:            1.1
14cu|afraid-dyndns-1.1-1|3	Release:            1
14cu|afraid-dyndns-1.1-1|4	Summary:            Dynamic DNS Client for the Free Service at afraid.org
14cu|afraid-dyndns-1.1-1|5	Source:             http://perl.arix.com/ftp/afraid-dyndns-%{version}.tar.gz
14cu|afraid-dyndns-1.1-1|6	Source99:           %{name}.rpmlintrc
14cu|afraid-dyndns-1.1-1|7	URL:                http://perl.arix.com
14cu|afraid-dyndns-1.1-1|8	Group:              Monitoring
14cu|afraid-dyndns-1.1-1|9	License:            GPL
14cu|afraid-dyndns-1.1-1|10	BuildArch:          noarch
14cu|afraid-dyndns-1.1-1|11	
14cu|afraid-dyndns-1.1-1|12	%description
14cu|afraid-dyndns-1.1-1|13	This utility implements a client for the free afraid.org dynamic DNS
14cu|afraid-dyndns-1.1-1|14	service. A cron job is set up to check whether the external IP address
14cu|afraid-dyndns-1.1-1|15	has changed, and when it does, connects to afraid.org and updates the
14cu|afraid-dyndns-1.1-1|16	DNS entries of all the domains of the given account.
14cu|afraid-dyndns-1.1-1|17	
14cu|afraid-dyndns-1.1-1|18	%prep
14cu|afraid-dyndns-1.1-1|19	%setup -q
14cu|afraid-dyndns-1.1-1|20	
14cu|afraid-dyndns-1.1-1|21	%build
14cu|afraid-dyndns-1.1-1|22	
14cu|afraid-dyndns-1.1-1|23	%install
14cu|afraid-dyndns-1.1-1|24	./install '%{buildroot}'
14cu|afraid-dyndns-1.1-1|25	
14cu|afraid-dyndns-1.1-1|26	%files
14cu|afraid-dyndns-1.1-1|27	%doc README LICENSE
14cu|afraid-dyndns-1.1-1|28	%{_bindir}/afraid-dyndns
14cu|afraid-dyndns-1.1-1|29	%config(noreplace) %{_sysconfdir}/afraid-dyndns.conf
14cu|afraid-dyndns-1.1-1|30	%config(noreplace) %{_sysconfdir}/cron.d/afraid-dyndns
14cu|afraid-dyndns-1.1-1|31	%dir %{_localstatedir}/cache/afraid-dyndns
14cu|afraid-dyndns-1.1-1|32	%ghost %{_localstatedir}/cache/afraid-dyndns/IP
14cu|afraid-dyndns-1.1-1|33	
14cu|afraid-dyndns-1.1-1|34	
14cu|afraid-dyndns-1.1-1|35	%changelog
14cu|afraid-dyndns-1.1-1|36	
14cu|afraid-dyndns-1.1-1|37	* Mon Mar 07 2016 Denis Silakov <dsilakov@gmail.com> 1.1-1
14cu|afraid-dyndns-1.1-1|38	- (ec236d0) Spec cleanup
14cu|afraid-dyndns-1.1-1|39	
14cu|afraid-dyndns-1.1-1|40	

9490 14
14cu|aften-0.0.8-2|1	%define	major		0
14cu|aften-0.0.8-2|2	%define	libname		%mklibname %{name} %{major}
14cu|aften-0.0.8-2|3	%define	develname	%mklibname %{name} -d
14cu|aften-0.0.8-2|4	%define	staticdevelname	%mklibname %{name} -d -s
14cu|aften-0.0.8-2|5	
14cu|aften-0.0.8-2|6	Name:		aften
14cu|aften-0.0.8-2|7	Summary:	An A/52 audio encoder
14cu|aften-0.0.8-2|8	Version:	0.0.8
14cu|aften-0.0.8-2|9	Release:	2
14cu|aften-0.0.8-2|10	# To fix upgrade from old number scheme (0.05)
14cu|aften-0.0.8-2|11	Epoch:		1
14cu|aften-0.0.8-2|12	License:	GPLv2+
14cu|aften-0.0.8-2|13	Group:		Sound
14cu|aften-0.0.8-2|14	Url:		http://aften.sourceforge.net/
14cu|aften-0.0.8-2|15	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|aften-0.0.8-2|16	Patch0:		aften-0.0.8-fix-library-path.patch
14cu|aften-0.0.8-2|17	BuildRequires:	cmake >= 2.4
14cu|aften-0.0.8-2|18	Requires:	%{libname} = %{EVRD}
14cu|aften-0.0.8-2|19	
14cu|aften-0.0.8-2|20	%description
14cu|aften-0.0.8-2|21	This is an audio encoder which generates compressed audio streams based on
14cu|aften-0.0.8-2|22	ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby
14cu|aften-0.0.8-2|23	Digital and is one of the audio codecs used in DVD-Video content.
14cu|aften-0.0.8-2|24	
14cu|aften-0.0.8-2|25	%files
14cu|aften-0.0.8-2|26	%doc COPYING README Changelog
14cu|aften-0.0.8-2|27	%{_bindir}/*
14cu|aften-0.0.8-2|28	
14cu|aften-0.0.8-2|29	#-----------------------------------------------------------------------------
14cu|aften-0.0.8-2|30	
14cu|aften-0.0.8-2|31	%package -n %{libname}
14cu|aften-0.0.8-2|32	Summary:	Library for %{name}
14cu|aften-0.0.8-2|33	Group:		System/Libraries
14cu|aften-0.0.8-2|34	
14cu|aften-0.0.8-2|35	%description -n %{libname}
14cu|aften-0.0.8-2|36	This package provides the library for %{name}.
14cu|aften-0.0.8-2|37	
14cu|aften-0.0.8-2|38	%files -n %{libname}
14cu|aften-0.0.8-2|39	%doc COPYING
14cu|aften-0.0.8-2|40	%{_libdir}/lib%{name}.so.*
14cu|aften-0.0.8-2|41	
14cu|aften-0.0.8-2|42	#-----------------------------------------------------------------------------
14cu|aften-0.0.8-2|43	
14cu|aften-0.0.8-2|44	%package -n %{develname}
14cu|aften-0.0.8-2|45	Summary:	Development files for %{name}
14cu|aften-0.0.8-2|46	Group:		Development/Other
14cu|aften-0.0.8-2|47	Requires:	%{name} = %{EVRD}
14cu|aften-0.0.8-2|48	Provides:	%{name}-devel = %{EVRD}
14cu|aften-0.0.8-2|49	%rename		%{staticdevelname}
14cu|aften-0.0.8-2|50	
14cu|aften-0.0.8-2|51	%description -n %{develname}
14cu|aften-0.0.8-2|52	This package contains development files for %{name}.
14cu|aften-0.0.8-2|53	
14cu|aften-0.0.8-2|54	%files -n %{develname}
14cu|aften-0.0.8-2|55	%doc COPYING
14cu|aften-0.0.8-2|56	%{_libdir}/lib%{name}.so
14cu|aften-0.0.8-2|57	%{_includedir}/%{name}/*.h
14cu|aften-0.0.8-2|58	
14cu|aften-0.0.8-2|59	#-----------------------------------------------------------------------------
14cu|aften-0.0.8-2|60	
14cu|aften-0.0.8-2|61	%prep
14cu|aften-0.0.8-2|62	%setup -q
14cu|aften-0.0.8-2|63	%patch0 -p1
14cu|aften-0.0.8-2|64	
14cu|aften-0.0.8-2|65	
14cu|aften-0.0.8-2|66	%build
14cu|aften-0.0.8-2|67	%cmake .. -DSHARED="On"
14cu|aften-0.0.8-2|68	%make
14cu|aften-0.0.8-2|69	
14cu|aften-0.0.8-2|70	
14cu|aften-0.0.8-2|71	%install
14cu|aften-0.0.8-2|72	%makeinstall_std -C build
14cu|aften-0.0.8-2|73	
14cu|aften-0.0.8-2|74	%changelog
14cu|aften-0.0.8-2|75	
14cu|aften-0.0.8-2|76	* Fri Jun 03 2016 Giovanni Mariani <mc2374@mclink.it> 1:0.0.8-2
14cu|aften-0.0.8-2|77	- (6349dc5) Bumped release to re-publish
14cu|aften-0.0.8-2|78	
14cu|aften-0.0.8-2|79	

9491 14
14cu|ags-3.3.5.10-1|1	%define agsteamstub_version 1.0
14cu|ags-3.3.5.10-1|2	
14cu|ags-3.3.5.10-1|3	Summary:	Adventure Game Studio
14cu|ags-3.3.5.10-1|4	Name:		ags
14cu|ags-3.3.5.10-1|5	Version:	3.3.5.10
14cu|ags-3.3.5.10-1|6	Release:	1
14cu|ags-3.3.5.10-1|7	License:	Artistic
14cu|ags-3.3.5.10-1|8	Group:		Games/Adventure
14cu|ags-3.3.5.10-1|9	Url:		http://www.adventuregamestudio.co.uk/
14cu|ags-3.3.5.10-1|10	Source0:	https://github.com/adventuregamestudio/ags/archive/v.%{version}.tar.gz?/%{name}-v.%{version}.tar.gz
14cu|ags-3.3.5.10-1|11	Source1:	agsteamstub-%{agsteamstub_version}.tar.gz
14cu|ags-3.3.5.10-1|12	Patch0:		ags-v.3.4.0.8-system-plugins.patch
14cu|ags-3.3.5.10-1|13	BuildRequires:	dumb-devel
14cu|ags-3.3.5.10-1|14	BuildRequires:	pkgconfig(allegro)
14cu|ags-3.3.5.10-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|ags-3.3.5.10-1|16	BuildRequires:	pkgconfig(ogg)
14cu|ags-3.3.5.10-1|17	BuildRequires:	pkgconfig(theora)
14cu|ags-3.3.5.10-1|18	BuildRequires:	pkgconfig(vorbis)
14cu|ags-3.3.5.10-1|19	BuildRequires:	pkgconfig(vorbisfile)
14cu|ags-3.3.5.10-1|20	BuildRequires:	pkgconfig(x11)
14cu|ags-3.3.5.10-1|21	
14cu|ags-3.3.5.10-1|22	%description
14cu|ags-3.3.5.10-1|23	Adventure Game Studio (AGS) - is the IDE and the engine meant for creating
14cu|ags-3.3.5.10-1|24	and running videogames of adventure (aka "quest") genre. It has potential,
14cu|ags-3.3.5.10-1|25	although limited, support for other genres as well.
14cu|ags-3.3.5.10-1|26	
14cu|ags-3.3.5.10-1|27	Originally created by Chris Jones back in 1999, AGS was opensourced in 2011
14cu|ags-3.3.5.10-1|28	and since continued to be developed by contributors.
14cu|ags-3.3.5.10-1|29	
14cu|ags-3.3.5.10-1|30	This package contains AGS engine.
14cu|ags-3.3.5.10-1|31	
14cu|ags-3.3.5.10-1|32	%files
14cu|ags-3.3.5.10-1|33	%doc Changes.txt Copyright.txt License.txt OPTIONS.md README.md
14cu|ags-3.3.5.10-1|34	%{_bindir}/%{name}
14cu|ags-3.3.5.10-1|35	%dir %{_libdir}/ags
14cu|ags-3.3.5.10-1|36	%{_libdir}/ags/libagsteam.so
14cu|ags-3.3.5.10-1|37	
14cu|ags-3.3.5.10-1|38	#----------------------------------------------------------------------------
14cu|ags-3.3.5.10-1|39	
14cu|ags-3.3.5.10-1|40	%prep
14cu|ags-3.3.5.10-1|41	%setup -qn %{name}-v.%{version} -a1
14cu|ags-3.3.5.10-1|42	%patch0 -p1
14cu|ags-3.3.5.10-1|43	
14cu|ags-3.3.5.10-1|44	pushd agsteamstub-%{agsteamstub_version}
14cu|ags-3.3.5.10-1|45	ln -s ../Engine/plugin/agsplugin.h agsplugin.h
14cu|ags-3.3.5.10-1|46	popd
14cu|ags-3.3.5.10-1|47	
14cu|ags-3.3.5.10-1|48	%build
14cu|ags-3.3.5.10-1|49	pushd Engine
14cu|ags-3.3.5.10-1|50	%setup_compile_flags
14cu|ags-3.3.5.10-1|51	%make
14cu|ags-3.3.5.10-1|52	popd
14cu|ags-3.3.5.10-1|53	
14cu|ags-3.3.5.10-1|54	pushd agsteamstub-%{agsteamstub_version}
14cu|ags-3.3.5.10-1|55	%make DEFINES="%{optflags}"
14cu|ags-3.3.5.10-1|56	popd
14cu|ags-3.3.5.10-1|57	
14cu|ags-3.3.5.10-1|58	%install
14cu|ags-3.3.5.10-1|59	pushd Engine
14cu|ags-3.3.5.10-1|60	make install PREFIX=%{buildroot}%{_prefix}
14cu|ags-3.3.5.10-1|61	popd
14cu|ags-3.3.5.10-1|62	
14cu|ags-3.3.5.10-1|63	mkdir -p %{buildroot}%{_libdir}/ags
14cu|ags-3.3.5.10-1|64	pushd agsteamstub-%{agsteamstub_version}
14cu|ags-3.3.5.10-1|65	install -m 755 libagsteam.so %{buildroot}%{_libdir}/ags/libagsteam.so
14cu|ags-3.3.5.10-1|66	popd
14cu|ags-3.3.5.10-1|67	
14cu|ags-3.3.5.10-1|68	%changelog
14cu|ags-3.3.5.10-1|69	
14cu|ags-3.3.5.10-1|70	* Fri Sep 02 2016 alzim <alzim@bk.ru> 3.3.5.10-1
14cu|ags-3.3.5.10-1|71	- (14e2daf) Merge pull request #1 from import/ags:rosa2016.1
14cu|ags-3.3.5.10-1|72	- (14e2daf) Updated to 3.3.5.10
14cu|ags-3.3.5.10-1|73	
14cu|ags-3.3.5.10-1|74	

9492 14
14cu|aifad-2.0.8-1|1	%define _enable_debug_packages %{nil}
14cu|aifad-2.0.8-1|2	%define debug_package %{nil}
14cu|aifad-2.0.8-1|3	
14cu|aifad-2.0.8-1|4	Summary:	Automated Induction of Functions over Algebraic Datatypes
14cu|aifad-2.0.8-1|5	Name:		aifad
14cu|aifad-2.0.8-1|6	Version:	2.0.8
14cu|aifad-2.0.8-1|7	Release:	1
14cu|aifad-2.0.8-1|8	License:	GPLv3+
14cu|aifad-2.0.8-1|9	Group:		Development/Other
14cu|aifad-2.0.8-1|10	Url:		http://mmottl.github.io/aifad
14cu|aifad-2.0.8-1|11	Source0:	https://github.com/mmottl/aifad/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|aifad-2.0.8-1|12	BuildRequires:	menhir
14cu|aifad-2.0.8-1|13	BuildRequires:	ocaml
14cu|aifad-2.0.8-1|14	BuildRequires:	ocaml-cfg-devel
14cu|aifad-2.0.8-1|15	BuildRequires:	ocaml-findlib
14cu|aifad-2.0.8-1|16	BuildRequires:	ocaml-pcre-devel
14cu|aifad-2.0.8-1|17	BuildRequires:	ocaml-res-devel
14cu|aifad-2.0.8-1|18	
14cu|aifad-2.0.8-1|19	%description
14cu|aifad-2.0.8-1|20	AIFAD stands for "Automated Induction of Functions over Algebraic Datatypes"
14cu|aifad-2.0.8-1|21	and improves decision tree learning by supporting significantly more complex
14cu|aifad-2.0.8-1|22	kinds of data. This allows users to more conveniently describe the data they
14cu|aifad-2.0.8-1|23	want to have learnt, which can improve accuracy and complexity of resulting
14cu|aifad-2.0.8-1|24	models.
14cu|aifad-2.0.8-1|25	
14cu|aifad-2.0.8-1|26	%files
14cu|aifad-2.0.8-1|27	%doc README.md AUTHORS.txt COPYING.txt CHANGES.txt TODO.md
14cu|aifad-2.0.8-1|28	%doc examples/
14cu|aifad-2.0.8-1|29	%{_bindir}/aifad
14cu|aifad-2.0.8-1|30	%{_datadir}/vim/syntax/aifad.vim
14cu|aifad-2.0.8-1|31	
14cu|aifad-2.0.8-1|32	#----------------------------------------------------------------------------
14cu|aifad-2.0.8-1|33	
14cu|aifad-2.0.8-1|34	%prep
14cu|aifad-2.0.8-1|35	%setup -q
14cu|aifad-2.0.8-1|36	
14cu|aifad-2.0.8-1|37	%build
14cu|aifad-2.0.8-1|38	./configure \
14cu|aifad-2.0.8-1|39	--bindir %{_bindir} \
14cu|aifad-2.0.8-1|40	--destdir %{buildroot}
14cu|aifad-2.0.8-1|41	
14cu|aifad-2.0.8-1|42	make
14cu|aifad-2.0.8-1|43	
14cu|aifad-2.0.8-1|44	%install
14cu|aifad-2.0.8-1|45	%makeinstall_std
14cu|aifad-2.0.8-1|46	
14cu|aifad-2.0.8-1|47	install -d %{buildroot}%{_datadir}/vim/syntax/
14cu|aifad-2.0.8-1|48	install -m 0644 ./vim/aifad.vim %{buildroot}%{_datadir}/vim/syntax/
14cu|aifad-2.0.8-1|49	
14cu|aifad-2.0.8-1|50	%changelog
14cu|aifad-2.0.8-1|51	
14cu|aifad-2.0.8-1|52	* Fri Sep 02 2016 alzim <alzim@bk.ru> 2.0.8-1
14cu|aifad-2.0.8-1|53	- (9d79300) Merge pull request #1 from import/aifad:rosa2016.1
14cu|aifad-2.0.8-1|54	- (9d79300) Updated to 2.0.8
14cu|aifad-2.0.8-1|55	
14cu|aifad-2.0.8-1|56	

9493 14
14cu|aircrack-ng-1.2-0.rc4.1|1	%define _beta	rc4
14cu|aircrack-ng-1.2-0.rc4.1|2	Name:		aircrack-ng
14cu|aircrack-ng-1.2-0.rc4.1|3	Version:	1.2
14cu|aircrack-ng-1.2-0.rc4.1|4	Release:	0.%{_beta}.1
14cu|aircrack-ng-1.2-0.rc4.1|5	Summary:	Reliable 802.11 (wireless) sniffer and WEP key cracker
14cu|aircrack-ng-1.2-0.rc4.1|6	License:	GPLv2+
14cu|aircrack-ng-1.2-0.rc4.1|7	Group:		Networking/Other
14cu|aircrack-ng-1.2-0.rc4.1|8	URL:		http://www.aircrack-ng.org/doku.php
14cu|aircrack-ng-1.2-0.rc4.1|9	Source0:	http://download.aircrack-ng.org/%{name}-%{version}%{?_beta:-%_beta}.tar.gz
14cu|aircrack-ng-1.2-0.rc4.1|10	BuildRequires:	openssl-devel
14cu|aircrack-ng-1.2-0.rc4.1|11	BuildRequires:	zlib-devel
14cu|aircrack-ng-1.2-0.rc4.1|12	BuildRequires:	sqlite3-devel
14cu|aircrack-ng-1.2-0.rc4.1|13	BuildRequires:	pkgconfig(libnl-3.0)
14cu|aircrack-ng-1.2-0.rc4.1|14	BuildRequires:	pkgconfig(libpcre)
14cu|aircrack-ng-1.2-0.rc4.1|15	
14cu|aircrack-ng-1.2-0.rc4.1|16	%description
14cu|aircrack-ng-1.2-0.rc4.1|17	aircrack-ng is a set of tools for auditing wireless networks. It's an
14cu|aircrack-ng-1.2-0.rc4.1|18	enhanced/reborn version of aircrack. It consists of airodump (an 802.11
14cu|aircrack-ng-1.2-0.rc4.1|19	packet capture program), aireplay (an 802.11 packet injection program),
14cu|aircrack-ng-1.2-0.rc4.1|20	aircrack (static WEP and WPA-PSK cracking), airdecap (decrypts WEP/WPA
14cu|aircrack-ng-1.2-0.rc4.1|21	capture files), and some tools to handle capture files (merge, convert,
14cu|aircrack-ng-1.2-0.rc4.1|22	etc.).
14cu|aircrack-ng-1.2-0.rc4.1|23	
14cu|aircrack-ng-1.2-0.rc4.1|24	%prep
14cu|aircrack-ng-1.2-0.rc4.1|25	%setup -qn %{name}-%{version}%{?_beta:-%_beta}
14cu|aircrack-ng-1.2-0.rc4.1|26	
14cu|aircrack-ng-1.2-0.rc4.1|27	%build
14cu|aircrack-ng-1.2-0.rc4.1|28	export CFLAGS="%{optflags} -O3"
14cu|aircrack-ng-1.2-0.rc4.1|29	export LDFLAGS="%{ldflags}"
14cu|aircrack-ng-1.2-0.rc4.1|30	# unstable=true needed for wesside-ng, easside-ng, buddy-ng and tkiptun-ng
14cu|aircrack-ng-1.2-0.rc4.1|31	# (also needed in make install)
14cu|aircrack-ng-1.2-0.rc4.1|32	%make -j4 datadir=%{_datadir} sqlite=true pcre=true experimental=true libnl=true
14cu|aircrack-ng-1.2-0.rc4.1|33	
14cu|aircrack-ng-1.2-0.rc4.1|34	%install
14cu|aircrack-ng-1.2-0.rc4.1|35	%makeinstall sqlite=true pcre=true experimental=true libnl=true
14cu|aircrack-ng-1.2-0.rc4.1|36	
14cu|aircrack-ng-1.2-0.rc4.1|37	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|aircrack-ng-1.2-0.rc4.1|38	# License unclear, originates from:
14cu|aircrack-ng-1.2-0.rc4.1|39	# http://standards.ieee.org/regauth/oui/oui.txt
14cu|aircrack-ng-1.2-0.rc4.1|40	touch %{buildroot}%{_datadir}/%{name}/airodump-ng-oui.txt
14cu|aircrack-ng-1.2-0.rc4.1|41	
14cu|aircrack-ng-1.2-0.rc4.1|42	# move manual pages to a correct location
14cu|aircrack-ng-1.2-0.rc4.1|43	mkdir -p %{buildroot}%{_mandir}/man1
14cu|aircrack-ng-1.2-0.rc4.1|44	mv %{buildroot}%{_mandir}/*.1* %{buildroot}%{_mandir}/man1/
14cu|aircrack-ng-1.2-0.rc4.1|45	
14cu|aircrack-ng-1.2-0.rc4.1|46	# 1.2-rc1 no longer produces %%{_sbindir}/airdriver-ng, so remove its manpage
14cu|aircrack-ng-1.2-0.rc4.1|47	# rm -f %{buildroot}%{_mandir}/man8/airdriver-ng.8*
14cu|aircrack-ng-1.2-0.rc4.1|48	
14cu|aircrack-ng-1.2-0.rc4.1|49	%post
14cu|aircrack-ng-1.2-0.rc4.1|50	%{_sbindir}/airodump-ng-oui-update
14cu|aircrack-ng-1.2-0.rc4.1|51	
14cu|aircrack-ng-1.2-0.rc4.1|52	%files
14cu|aircrack-ng-1.2-0.rc4.1|53	%doc ChangeLog README AUTHORS VERSION
14cu|aircrack-ng-1.2-0.rc4.1|54	%{_bindir}/*
14cu|aircrack-ng-1.2-0.rc4.1|55	%{_sbindir}/*
14cu|aircrack-ng-1.2-0.rc4.1|56	%{_mandir}/man?/*
14cu|aircrack-ng-1.2-0.rc4.1|57	%dir %{_datadir}/aircrack-ng
14cu|aircrack-ng-1.2-0.rc4.1|58	%ghost %{_datadir}/aircrack-ng/airodump-ng-oui.txt
14cu|aircrack-ng-1.2-0.rc4.1|59	
14cu|aircrack-ng-1.2-0.rc4.1|60	%changelog
14cu|aircrack-ng-1.2-0.rc4.1|61	
14cu|aircrack-ng-1.2-0.rc4.1|62	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 1.2-0.rc4.1
14cu|aircrack-ng-1.2-0.rc4.1|63	- (635fda9) Adjust according to ROSA policies
14cu|aircrack-ng-1.2-0.rc4.1|64	
14cu|aircrack-ng-1.2-0.rc4.1|65	

9494 14
14cu|alac-0.1-1.20111027.1|1	%define major 0
14cu|alac-0.1-1.20111027.1|2	%define libname %mklibname %{name} %{major}
14cu|alac-0.1-1.20111027.1|3	%define devname %mklibname %{name} -d
14cu|alac-0.1-1.20111027.1|4	
14cu|alac-0.1-1.20111027.1|5	Summary:	Apple Lossless Audio Codec (ALAC)
14cu|alac-0.1-1.20111027.1|6	Name:		alac
14cu|alac-0.1-1.20111027.1|7	Version:	0.1
14cu|alac-0.1-1.20111027.1|8	Release:	1.20111027.1
14cu|alac-0.1-1.20111027.1|9	License:	Apache License
14cu|alac-0.1-1.20111027.1|10	Group:		Sound
14cu|alac-0.1-1.20111027.1|11	Url:		http://alac.macosforge.org/
14cu|alac-0.1-1.20111027.1|12	Source0:	%{name}-%{version}.tar.xz
14cu|alac-0.1-1.20111027.1|13	Patch0:		alac-0.1-makefile.patch
14cu|alac-0.1-1.20111027.1|14	
14cu|alac-0.1-1.20111027.1|15	%description
14cu|alac-0.1-1.20111027.1|16	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cu|alac-0.1-1.20111027.1|17	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cu|alac-0.1-1.20111027.1|18	compression method which reduces the size of audio files with no loss
14cu|alac-0.1-1.20111027.1|19	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cu|alac-0.1-1.20111027.1|20	uncompressed audio file.
14cu|alac-0.1-1.20111027.1|21	
14cu|alac-0.1-1.20111027.1|22	#----------------------------------------------------------------------------
14cu|alac-0.1-1.20111027.1|23	
14cu|alac-0.1-1.20111027.1|24	%package -n %{libname}
14cu|alac-0.1-1.20111027.1|25	Summary:	Apple Lossless Audio Codec
14cu|alac-0.1-1.20111027.1|26	License:	Apple Public Source License
14cu|alac-0.1-1.20111027.1|27	Group:		System/Libraries
14cu|alac-0.1-1.20111027.1|28	Conflicts:	%{_lib}alac < 0.1-1.20111027.1
14cu|alac-0.1-1.20111027.1|29	Obsoletes:	%{_lib}alac < 0.1-1.20111027.1
14cu|alac-0.1-1.20111027.1|30	
14cu|alac-0.1-1.20111027.1|31	%description -n %{libname}
14cu|alac-0.1-1.20111027.1|32	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cu|alac-0.1-1.20111027.1|33	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cu|alac-0.1-1.20111027.1|34	compression method which reduces the size of audio files with no loss
14cu|alac-0.1-1.20111027.1|35	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cu|alac-0.1-1.20111027.1|36	uncompressed audio file.
14cu|alac-0.1-1.20111027.1|37	
14cu|alac-0.1-1.20111027.1|38	%files -n %{libname}
14cu|alac-0.1-1.20111027.1|39	%doc codec/APPLE_LICENSE.txt
14cu|alac-0.1-1.20111027.1|40	%{_libdir}/libalac.so.%{major}*
14cu|alac-0.1-1.20111027.1|41	
14cu|alac-0.1-1.20111027.1|42	#----------------------------------------------------------------------------
14cu|alac-0.1-1.20111027.1|43	
14cu|alac-0.1-1.20111027.1|44	%package -n %{devname}
14cu|alac-0.1-1.20111027.1|45	Summary:	Apple Lossless Audio Codec
14cu|alac-0.1-1.20111027.1|46	License:	Apple Public Source License
14cu|alac-0.1-1.20111027.1|47	Group:		Development/C++
14cu|alac-0.1-1.20111027.1|48	Requires:	%{libname} = %{version}
14cu|alac-0.1-1.20111027.1|49	Provides:	%{name}-devel = %{EVRD}
14cu|alac-0.1-1.20111027.1|50	Obsoletes:	%{_lib}alac-static-devel < 0.1-1.20111027.1
14cu|alac-0.1-1.20111027.1|51	
14cu|alac-0.1-1.20111027.1|52	%description -n %{devname}
14cu|alac-0.1-1.20111027.1|53	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cu|alac-0.1-1.20111027.1|54	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cu|alac-0.1-1.20111027.1|55	compression method which reduces the size of audio files with no loss
14cu|alac-0.1-1.20111027.1|56	of information.  A decoded ALAC stream is bit-for-bit identical to the original
14cu|alac-0.1-1.20111027.1|57	uncompressed audio file.
14cu|alac-0.1-1.20111027.1|58	
14cu|alac-0.1-1.20111027.1|59	%files -n %{devname}
14cu|alac-0.1-1.20111027.1|60	%{_includedir}/*.h
14cu|alac-0.1-1.20111027.1|61	%{_libdir}/libalac.so
14cu|alac-0.1-1.20111027.1|62	
14cu|alac-0.1-1.20111027.1|63	#----------------------------------------------------------------------------
14cu|alac-0.1-1.20111027.1|64	
14cu|alac-0.1-1.20111027.1|65	%package -n alacconvert
14cu|alac-0.1-1.20111027.1|66	Summary:	Apple Lossless Audio Codec
14cu|alac-0.1-1.20111027.1|67	Group:		Sound
14cu|alac-0.1-1.20111027.1|68	
14cu|alac-0.1-1.20111027.1|69	%description -n alacconvert
14cu|alac-0.1-1.20111027.1|70	The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and
14cu|alac-0.1-1.20111027.1|71	supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
14cu|alac-0.1-1.20111027.1|72	compression method which reduces the size of audio files with no loss of
14cu|alac-0.1-1.20111027.1|73	information.  A decoded ALAC stream is bit-for-bit identical to the original
14cu|alac-0.1-1.20111027.1|74	uncompressed audio file.
14cu|alac-0.1-1.20111027.1|75	
14cu|alac-0.1-1.20111027.1|76	This package contains a command-line utility to convert the ALAC format.
14cu|alac-0.1-1.20111027.1|77	
14cu|alac-0.1-1.20111027.1|78	%files -n alacconvert
14cu|alac-0.1-1.20111027.1|79	%doc ReadMe.txt ALACMagicCookieDescription.txt LICENSE
14cu|alac-0.1-1.20111027.1|80	%{_bindir}/alacconvert
14cu|alac-0.1-1.20111027.1|81	
14cu|alac-0.1-1.20111027.1|82	#----------------------------------------------------------------------------
14cu|alac-0.1-1.20111027.1|83	
14cu|alac-0.1-1.20111027.1|84	%prep
14cu|alac-0.1-1.20111027.1|85	%setup -q
14cu|alac-0.1-1.20111027.1|86	%patch0
14cu|alac-0.1-1.20111027.1|87	
14cu|alac-0.1-1.20111027.1|88	%build
14cu|alac-0.1-1.20111027.1|89	for d in codec convert-utility; do
14cu|alac-0.1-1.20111027.1|90	%__make -C "$d" \
14cu|alac-0.1-1.20111027.1|91	OPTFLAGS="%{optflags}" \
14cu|alac-0.1-1.20111027.1|92	CC="%__cxx"
14cu|alac-0.1-1.20111027.1|93	done
14cu|alac-0.1-1.20111027.1|94	
14cu|alac-0.1-1.20111027.1|95	%install
14cu|alac-0.1-1.20111027.1|96	mkdir -p %{buildroot}%{_bindir}
14cu|alac-0.1-1.20111027.1|97	install -m 0755 convert-utility/alacconvert %{buildroot}%{_bindir}/alacconvert
14cu|alac-0.1-1.20111027.1|98	
14cu|alac-0.1-1.20111027.1|99	mkdir -p %{buildroot}%{_libdir}
14cu|alac-0.1-1.20111027.1|100	cp -a codec/libalac.so* %{buildroot}%{_libdir}/
14cu|alac-0.1-1.20111027.1|101	
14cu|alac-0.1-1.20111027.1|102	mkdir -p %{buildroot}%{_includedir}
14cu|alac-0.1-1.20111027.1|103	cp -a codec/*.h %{buildroot}%{_includedir}/
14cu|alac-0.1-1.20111027.1|104	
14cu|alac-0.1-1.20111027.1|105	
14cu|alac-0.1-1.20111027.1|106	%changelog
14cu|alac-0.1-1.20111027.1|107	
14cu|alac-0.1-1.20111027.1|108	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-1.20111027.1
14cu|alac-0.1-1.20111027.1|109	- (60bfd9c) Drop static library package
14cu|alac-0.1-1.20111027.1|110	- (60bfd9c) Fix library package name (use major)
14cu|alac-0.1-1.20111027.1|111	- (60bfd9c) Spec cleanup
14cu|alac-0.1-1.20111027.1|112	
14cu|alac-0.1-1.20111027.1|113	

9495 14
14cu|aldo-0.7.7-3|1	Name: 		aldo
14cu|aldo-0.7.7-3|2	Version: 	0.7.7
14cu|aldo-0.7.7-3|3	Summary: 	Console-based morse tutor
14cu|aldo-0.7.7-3|4	Release: 	3
14cu|aldo-0.7.7-3|5	License: 	GPLv2+
14cu|aldo-0.7.7-3|6	Group: 		Networking/Other
14cu|aldo-0.7.7-3|7	Url: 		http://www.nongnu.org/aldo
14cu|aldo-0.7.7-3|8	Source0: 	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2
14cu|aldo-0.7.7-3|9	Source1:	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2.sig
14cu|aldo-0.7.7-3|10	BuildRequires:	libao-devel
14cu|aldo-0.7.7-3|11	BuildRequires:	readline-devel
14cu|aldo-0.7.7-3|12	
14cu|aldo-0.7.7-3|13	%description
14cu|aldo-0.7.7-3|14	Console-based morse tutor which has four kinds of exercises:
14cu|aldo-0.7.7-3|15	*  Classic exercise: With this exercise you must guess some random
14cu|aldo-0.7.7-3|16	strings of characters that aldo plays in morse code
14cu|aldo-0.7.7-3|17	*  Koch method
14cu|aldo-0.7.7-3|18	*  Read from file (text file)
14cu|aldo-0.7.7-3|19	*  Callsign exercise (random callsigns)
14cu|aldo-0.7.7-3|20	
14cu|aldo-0.7.7-3|21	%prep
14cu|aldo-0.7.7-3|22	%setup -q
14cu|aldo-0.7.7-3|23	
14cu|aldo-0.7.7-3|24	%build
14cu|aldo-0.7.7-3|25	%configure2_5x
14cu|aldo-0.7.7-3|26	%make
14cu|aldo-0.7.7-3|27	
14cu|aldo-0.7.7-3|28	%install
14cu|aldo-0.7.7-3|29	%makeinstall_std
14cu|aldo-0.7.7-3|30	
14cu|aldo-0.7.7-3|31	%files -n %{name}
14cu|aldo-0.7.7-3|32	%doc AUTHORS ChangeLog NEWS README THANKS
14cu|aldo-0.7.7-3|33	%{_bindir}/aldo
14cu|aldo-0.7.7-3|34	%{_mandir}/man1/aldo*
14cu|aldo-0.7.7-3|35	
14cu|aldo-0.7.7-3|36	
14cu|aldo-0.7.7-3|37	
14cu|aldo-0.7.7-3|38	%changelog
14cu|aldo-0.7.7-3|39	
14cu|aldo-0.7.7-3|40	* Fri Nov 27 2015 Denis Silakov <dsilakov@gmail.com> 0.7.7-3
14cu|aldo-0.7.7-3|41	- (18cfab8) Spec cleanup
14cu|aldo-0.7.7-3|42	
14cu|aldo-0.7.7-3|43	

9496 14
14cu|alexandra-1.5.0-1|1	Name:		alexandra
14cu|alexandra-1.5.0-1|2	Version:	1.5.0
14cu|alexandra-1.5.0-1|3	Release:	1
14cu|alexandra-1.5.0-1|4	Summary:	A small and user friendly opensource video library with great potential
14cu|alexandra-1.5.0-1|5	License:	GPLv2
14cu|alexandra-1.5.0-1|6	Group:		Video
14cu|alexandra-1.5.0-1|7	URL:		http://alexandra-qt.sourceforge.net/
14cu|alexandra-1.5.0-1|8	#Source0:	https://github.com/jeka-js/%{name}/archive/%{version}.tar.gz
14cu|alexandra-1.5.0-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|alexandra-1.5.0-1|10	BuildRequires:	pkgconfig(libmediainfo)
14cu|alexandra-1.5.0-1|11	BuildRequires:	pkgconfig(Qt5Core)
14cu|alexandra-1.5.0-1|12	BuildRequires:	pkgconfig(Qt5Gui)
14cu|alexandra-1.5.0-1|13	BuildRequires:	pkgconfig(Qt5Network)
14cu|alexandra-1.5.0-1|14	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|alexandra-1.5.0-1|15	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|alexandra-1.5.0-1|16	BuildRequires:	qt5-tools
14cu|alexandra-1.5.0-1|17	BuildRequires:	qt5-linguist-tools
14cu|alexandra-1.5.0-1|18	BuildRequires:	qt5-qtcore-i18n
14cu|alexandra-1.5.0-1|19	BuildRequires:	desktop-file-utils
14cu|alexandra-1.5.0-1|20	
14cu|alexandra-1.5.0-1|21	%description
14cu|alexandra-1.5.0-1|22	Alexandra Video Library - a simple and convenient program for the organization
14cu|alexandra-1.5.0-1|23	and management of the home video library. You can completely customize the
14cu|alexandra-1.5.0-1|24	catalog movies in a list, add a description and detailed information about the
14cu|alexandra-1.5.0-1|25	movie in a lot of fields available, attach posters and much more. Directly from
14cu|alexandra-1.5.0-1|26	the program, you can start playing the film, with the available choice of any
14cu|alexandra-1.5.0-1|27	video player on your computer if you wish.
14cu|alexandra-1.5.0-1|28	
14cu|alexandra-1.5.0-1|29	A small and user friendly opensource video library with great potential,
14cu|alexandra-1.5.0-1|30	written in C++ using Qt5 framework.
14cu|alexandra-1.5.0-1|31	
14cu|alexandra-1.5.0-1|32	%files
14cu|alexandra-1.5.0-1|33	%doc CHANGELOG README.* LICENSE
14cu|alexandra-1.5.0-1|34	%{_bindir}/%{name}
14cu|alexandra-1.5.0-1|35	%{_datadir}/applications/%{name}*.desktop
14cu|alexandra-1.5.0-1|36	%{_iconsdir}/%{name}.png
14cu|alexandra-1.5.0-1|37	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|alexandra-1.5.0-1|38	%lang(cs) %{_datadir}/%{name}/translations/*-cs.qm
14cu|alexandra-1.5.0-1|39	%lang(de) %{_datadir}/%{name}/translations/*-de.qm
14cu|alexandra-1.5.0-1|40	%lang(fr) %{_datadir}/%{name}/translations/*-fr.qm
14cu|alexandra-1.5.0-1|41	%lang(ru_RU) %{_datadir}/%{name}/translations/*-ru_RU.qm
14cu|alexandra-1.5.0-1|42	%lang(uk_UA) %{_datadir}/%{name}/translations/*-uk_UA.qm
14cu|alexandra-1.5.0-1|43	#------------------------------------------------------------------
14cu|alexandra-1.5.0-1|44	%prep
14cu|alexandra-1.5.0-1|45	%setup -q
14cu|alexandra-1.5.0-1|46	# regen for qt5 5.6.0
14cu|alexandra-1.5.0-1|47	%{_qt5_bindir}/lupdate %{name}.pro
14cu|alexandra-1.5.0-1|48	%{_qt5_bindir}/lupdate lang/lang.pro
14cu|alexandra-1.5.0-1|49	%{_qt5_bindir}/lupdate lang/*.ts
14cu|alexandra-1.5.0-1|50	%{_qt5_bindir}/lrelease lang/*.ts
14cu|alexandra-1.5.0-1|51	
14cu|alexandra-1.5.0-1|52	
14cu|alexandra-1.5.0-1|53	%build
14cu|alexandra-1.5.0-1|54	%qmake_qt5 DEFINES+=USE_SYSTEM_LOCALE
14cu|alexandra-1.5.0-1|55	%make
14cu|alexandra-1.5.0-1|56	
14cu|alexandra-1.5.0-1|57	%install
14cu|alexandra-1.5.0-1|58	%makeinstall_qt
14cu|alexandra-1.5.0-1|59	
14cu|alexandra-1.5.0-1|60	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
14cu|alexandra-1.5.0-1|61	pushd lang
14cu|alexandra-1.5.0-1|62	install -m 644 %{name}-*.qm \
14cu|alexandra-1.5.0-1|63	%{buildroot}%{_datadir}/%{name}/translations/
14cu|alexandra-1.5.0-1|64	popd
14cu|alexandra-1.5.0-1|65	
14cu|alexandra-1.5.0-1|66	%check
14cu|alexandra-1.5.0-1|67	desktop-file-validate  %{buildroot}%{_datadir}/applications/%{name}*.desktop
14cu|alexandra-1.5.0-1|68	
14cu|alexandra-1.5.0-1|69	%changelog
14cu|alexandra-1.5.0-1|70	
14cu|alexandra-1.5.0-1|71	* Sat Apr 16 2016 abfonly <abfonly@gmail.com> 1.5.0-1
14cu|alexandra-1.5.0-1|72	- (81742e4) Log: Update to 1.5.0
14cu|alexandra-1.5.0-1|73	- (81742e4) The new database format with automatic converting for old databases.
14cu|alexandra-1.5.0-1|74	- (81742e4) Improvements to quick search and new powerful advanced search engine.
14cu|alexandra-1.5.0-1|75	- (81742e4) More information and notification area in statusbar.
14cu|alexandra-1.5.0-1|76	- (81742e4) New settings, fixes, small but comfortable features.
14cu|alexandra-1.5.0-1|77	- (81742e4) Kino-teatr.ua parser added; IMDB parser fixed.
14cu|alexandra-1.5.0-1|78	- (81742e4) German translation (by Martin Gansser).
14cu|alexandra-1.5.0-1|79	- (81742e4) Link for translators in About window.
14cu|alexandra-1.5.0-1|80	- (81742e4) Saving of playlist data on exit.
14cu|alexandra-1.5.0-1|81	- (81742e4) Portable version improvements.
14cu|alexandra-1.5.0-1|82	- (81742e4) Packaging:
14cu|alexandra-1.5.0-1|83	- (81742e4) Added locales de
14cu|alexandra-1.5.0-1|84	- (81742e4) %makeinstall_qt fixed empty debug
14cu|alexandra-1.5.0-1|85	- (81742e4) spec clean
14cu|alexandra-1.5.0-1|86	- (81742e4) fixed BR
14cu|alexandra-1.5.0-1|87	
14cu|alexandra-1.5.0-1|88	

9497 14
14cu|alien-8.95-2|1	#define debug_package	%{nil}
14cu|alien-8.95-2|2	Summary:	Install Debian and Slackware Packages with RPM
14cu|alien-8.95-2|3	
14cu|alien-8.95-2|4	Name:		alien
14cu|alien-8.95-2|5	Version:	8.95
14cu|alien-8.95-2|6	Release:	2
14cu|alien-8.95-2|7	URL:		http://joeyh.name/code/alien/
14cu|alien-8.95-2|8	Source:		http://ftp.debian.org/debian/pool/main/a/alien/%{name}_%{version}.tar.xz
14cu|alien-8.95-2|9	License:	GPLv2+
14cu|alien-8.95-2|10	Group:		Archiving/Other
14cu|alien-8.95-2|11	BuildRequires:	perl-devel
14cu|alien-8.95-2|12	Requires:	perl
14cu|alien-8.95-2|13	Requires:	dpkg >= 1.13.26
14cu|alien-8.95-2|14	Requires:	rpm-build
14cu|alien-8.95-2|15	# required to be able to convert rpm to .deb
14cu|alien-8.95-2|16	Suggests:	debhelper
14cu|alien-8.95-2|17	
14cu|alien-8.95-2|18	BuildArch:	noarch
14cu|alien-8.95-2|19	
14cu|alien-8.95-2|20	%description
14cu|alien-8.95-2|21	Alien is a program that converts between the rpm (Mandriva, Redhat ),
14cu|alien-8.95-2|22	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
14cu|alien-8.95-2|23	If you want to use a package from another distribution than the one
14cu|alien-8.95-2|24	you have installed on your system, you can use alien to convert
14cu|alien-8.95-2|25	it to your preferred package format and install it.
14cu|alien-8.95-2|26	
14cu|alien-8.95-2|27	%package -n perl-Alien
14cu|alien-8.95-2|28	Summary:        Alien Perl modules
14cu|alien-8.95-2|29	
14cu|alien-8.95-2|30	Requires:	perl(base)
14cu|alien-8.95-2|31	
14cu|alien-8.95-2|32	%description -n perl-Alien
14cu|alien-8.95-2|33	Alien is a program that converts between the rpm (Mandriva, Redhat ),
14cu|alien-8.95-2|34	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
14cu|alien-8.95-2|35	If you want to use a package from another distribution than the one
14cu|alien-8.95-2|36	you have installed on your system, you can use alien to convert
14cu|alien-8.95-2|37	it to your preferred package format and install it.
14cu|alien-8.95-2|38	
14cu|alien-8.95-2|39	%prep
14cu|alien-8.95-2|40	%setup -q
14cu|alien-8.95-2|41	
14cu|alien-8.95-2|42	%build
14cu|alien-8.95-2|43	perl Makefile.PL INSTALLDIRS=vendor
14cu|alien-8.95-2|44	perl -pi -e 's/: :\s*extra_/:: extra_/' Makefile
14cu|alien-8.95-2|45	
14cu|alien-8.95-2|46	%make
14cu|alien-8.95-2|47	
14cu|alien-8.95-2|48	%install
14cu|alien-8.95-2|49	%makeinstall_std VARPREFIX=%{buildroot} PREFIX=%{buildroot}%{_prefix}
14cu|alien-8.95-2|50	
14cu|alien-8.95-2|51	%files
14cu|alien-8.95-2|52	%{_bindir}/*
14cu|alien-8.95-2|53	%{_mandir}/*/*
14cu|alien-8.95-2|54	%doc README TODO
14cu|alien-8.95-2|55	
14cu|alien-8.95-2|56	%files -n perl-Alien
14cu|alien-8.95-2|57	%{perl_vendorlib}/Alien
14cu|alien-8.95-2|58	%doc README TODO
14cu|alien-8.95-2|59	
14cu|alien-8.95-2|60	%changelog
14cu|alien-8.95-2|61	
14cu|alien-8.95-2|62	* Wed Dec 16 2015 Denis Silakov <dsilakov@gmail.com> 8.95-2
14cu|alien-8.95-2|63	- (31c1a8d) Added debhelper requirement
14cu|alien-8.95-2|64	
14cu|alien-8.95-2|65	

9498 14
14cu|alienarena-7.66-1|1	%define debug_package %{nil}
14cu|alienarena-7.66-1|2	
14cu|alienarena-7.66-1|3	Summary:	Multiplayer retro sci-fi death match game
14cu|alienarena-7.66-1|4	Name:		alienarena
14cu|alienarena-7.66-1|5	Version:	7.66
14cu|alienarena-7.66-1|6	Release:	1
14cu|alienarena-7.66-1|7	Epoch:		1
14cu|alienarena-7.66-1|8	License:	GPLv2+
14cu|alienarena-7.66-1|9	Group:		Games/Arcade
14cu|alienarena-7.66-1|10	Url:		http://red.planetarena.org/
14cu|alienarena-7.66-1|11	Source0:	http://red.planetarena.org/files/%{name}-%{version}-linux20130827.tar.gz
14cu|alienarena-7.66-1|12	Source1:	alienarena.desktop
14cu|alienarena-7.66-1|13	Source2:	GPL.acebot.txt
14cu|alienarena-7.66-1|14	Patch0:		alienarena-7.66-no-qglBlitFramebufferEXT.patch
14cu|alienarena-7.66-1|15	Patch1:		alienarena-7.66-secure-string.diff
14cu|alienarena-7.66-1|16	BuildRequires:	desktop-file-utils
14cu|alienarena-7.66-1|17	BuildRequires:	imagemagick
14cu|alienarena-7.66-1|18	BuildRequires:	jpeg-devel
14cu|alienarena-7.66-1|19	BuildRequires:	pkgconfig(dri)
14cu|alienarena-7.66-1|20	BuildRequires:	pkgconfig(freetype2)
14cu|alienarena-7.66-1|21	BuildRequires:	pkgconfig(glu)
14cu|alienarena-7.66-1|22	BuildRequires:	pkgconfig(libcurl)
14cu|alienarena-7.66-1|23	BuildRequires:	pkgconfig(libpng)
14cu|alienarena-7.66-1|24	BuildRequires:	pkgconfig(ode)
14cu|alienarena-7.66-1|25	BuildRequires:	pkgconfig(openal)
14cu|alienarena-7.66-1|26	BuildRequires:	pkgconfig(vorbis)
14cu|alienarena-7.66-1|27	BuildRequires:	pkgconfig(xext)
14cu|alienarena-7.66-1|28	BuildRequires:	pkgconfig(xxf86vm)
14cu|alienarena-7.66-1|29	Requires:	alienarena-data = %{EVRD}
14cu|alienarena-7.66-1|30	Requires:	desktop-file-utils >= 0.9
14cu|alienarena-7.66-1|31	Requires:	opengl-games-utils
14cu|alienarena-7.66-1|32	Requires:	openal
14cu|alienarena-7.66-1|33	
14cu|alienarena-7.66-1|34	%description
14cu|alienarena-7.66-1|35	Alien Arena is an on-line death match game with over 30 levels, seven modes
14cu|alienarena-7.66-1|36	of play, loads of mutators, built-in bots, multiple player characters and
14cu|alienarena-7.66-1|37	weapons (with alt-fire modes).
14cu|alienarena-7.66-1|38	
14cu|alienarena-7.66-1|39	%files
14cu|alienarena-7.66-1|40	%doc GPL.acebot.txt
14cu|alienarena-7.66-1|41	%{_bindir}/%{name}
14cu|alienarena-7.66-1|42	%{_bindir}/%{name}-wrapper
14cu|alienarena-7.66-1|43	%{_datadir}/applications/*.desktop
14cu|alienarena-7.66-1|44	%{_miconsdir}/%{name}.png
14cu|alienarena-7.66-1|45	%{_iconsdir}/%{name}.png
14cu|alienarena-7.66-1|46	%{_liconsdir}/%{name}.png
14cu|alienarena-7.66-1|47	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|alienarena-7.66-1|48	
14cu|alienarena-7.66-1|49	#----------------------------------------------------------------------------
14cu|alienarena-7.66-1|50	
14cu|alienarena-7.66-1|51	%package server
14cu|alienarena-7.66-1|52	Summary:	Dedicated server for alienarena, the FPS game
14cu|alienarena-7.66-1|53	Group:		Games/Arcade
14cu|alienarena-7.66-1|54	Requires:	alienarena-data = %{EVRD}
14cu|alienarena-7.66-1|55	
14cu|alienarena-7.66-1|56	%description server
14cu|alienarena-7.66-1|57	Alien Arena is an on-line death match game with over 30 levels, seven modes
14cu|alienarena-7.66-1|58	of play, loads of mutators, built-in bots, multiple player characters and
14cu|alienarena-7.66-1|59	weapons (with alt-fire modes).
14cu|alienarena-7.66-1|60	
14cu|alienarena-7.66-1|61	This is the dedicated server.
14cu|alienarena-7.66-1|62	
14cu|alienarena-7.66-1|63	%files server
14cu|alienarena-7.66-1|64	%doc COPYING
14cu|alienarena-7.66-1|65	%{_bindir}/%{name}-ded
14cu|alienarena-7.66-1|66	%{_bindir}/%{name}-server
14cu|alienarena-7.66-1|67	
14cu|alienarena-7.66-1|68	#----------------------------------------------------------------------------
14cu|alienarena-7.66-1|69	
14cu|alienarena-7.66-1|70	%package data
14cu|alienarena-7.66-1|71	Summary:	Data files for Alien Arena
14cu|alienarena-7.66-1|72	Group:		Games/Arcade
14cu|alienarena-7.66-1|73	Requires:	%{name} = %{EVRD}
14cu|alienarena-7.66-1|74	BuildArch:	noarch
14cu|alienarena-7.66-1|75	
14cu|alienarena-7.66-1|76	%description data
14cu|alienarena-7.66-1|77	Data files (audio, maps, etc) for Alien Arena.
14cu|alienarena-7.66-1|78	
14cu|alienarena-7.66-1|79	%files data
14cu|alienarena-7.66-1|80	%doc README
14cu|alienarena-7.66-1|81	%{_datadir}/alienarena/
14cu|alienarena-7.66-1|82	
14cu|alienarena-7.66-1|83	#----------------------------------------------------------------------------
14cu|alienarena-7.66-1|84	
14cu|alienarena-7.66-1|85	%prep
14cu|alienarena-7.66-1|86	%setup -q
14cu|alienarena-7.66-1|87	%patch0 -p1 -b .no-qglBlitFramebufferEXT
14cu|alienarena-7.66-1|88	%patch1 -p0 -b .sfmt
14cu|alienarena-7.66-1|89	
14cu|alienarena-7.66-1|90	# Copy license clarification for acebot
14cu|alienarena-7.66-1|91	cp -p %{SOURCE2} .
14cu|alienarena-7.66-1|92	
14cu|alienarena-7.66-1|93	# clean up prebuilt binary files
14cu|alienarena-7.66-1|94	[[ -e crx ]] && rm crded crx crx.sdl {arena,data1}/game.so
14cu|alienarena-7.66-1|95	
14cu|alienarena-7.66-1|96	# clean up end-line encoding
14cu|alienarena-7.66-1|97	[[ -e docs/README.txt ]] && sed -i 's/\r//' docs/README.txt
14cu|alienarena-7.66-1|98	
14cu|alienarena-7.66-1|99	# So, AlienArena now "uses" openal by dlopening the library, which is hardcoded to
14cu|alienarena-7.66-1|100	# "libopenal.so". That file only lives in openal-devel, so we need to adjust the hardcoding.
14cu|alienarena-7.66-1|101	LIBOPENAL=`ls %{_libdir}/libopenal.so.? | cut -d "/" -f 4`
14cu|alienarena-7.66-1|102	sed -i "s|\"libopenal.so\"|\"$LIBOPENAL\"|g" source/unix/qal_unix.c
14cu|alienarena-7.66-1|103	
14cu|alienarena-7.66-1|104	%build
14cu|alienarena-7.66-1|105	export PTHREAD_LIBS="-lpthread"
14cu|alienarena-7.66-1|106	export PTHREAD_CFLAGS="-pthread"
14cu|alienarena-7.66-1|107	%configure2_5x --with-system-libode --without-xf86dga --with-zlib
14cu|alienarena-7.66-1|108	%make
14cu|alienarena-7.66-1|109	
14cu|alienarena-7.66-1|110	%install
14cu|alienarena-7.66-1|111	%makeinstall_std
14cu|alienarena-7.66-1|112	# menu entry
14cu|alienarena-7.66-1|113	mkdir -p %{buildroot}%{_datadir}/applications
14cu|alienarena-7.66-1|114	desktop-file-install --dir %{buildroot}%{_datadir}/applications	\
14cu|alienarena-7.66-1|115	%{SOURCE1}
14cu|alienarena-7.66-1|116	
14cu|alienarena-7.66-1|117	# icons
14cu|alienarena-7.66-1|118	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|alienarena-7.66-1|119	convert %{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|alienarena-7.66-1|120	convert %{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|alienarena-7.66-1|121	install -p %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|alienarena-7.66-1|122	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cu|alienarena-7.66-1|123	install -p %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|alienarena-7.66-1|124	
14cu|alienarena-7.66-1|125	# opengl checker
14cu|alienarena-7.66-1|126	ln -s opengl-game-wrapper.sh %{buildroot}%{_bindir}/%{name}-wrapper
14cu|alienarena-7.66-1|127	ln -s crx-ded %{buildroot}%{_bindir}/%{name}-server
14cu|alienarena-7.66-1|128	
14cu|alienarena-7.66-1|129	# clean docs as we don't want to package them twice
14cu|alienarena-7.66-1|130	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|alienarena-7.66-1|131	
14cu|alienarena-7.66-1|132	
14cu|alienarena-7.66-1|133	%changelog
14cu|alienarena-7.66-1|134	
14cu|alienarena-7.66-1|135	* Tue May 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:7.66-1
14cu|alienarena-7.66-1|136	- (026d745) New version 7.66
14cu|alienarena-7.66-1|137	
14cu|alienarena-7.66-1|138	

9499 14
14cu|alienwave-0.4.0-1|1	%define debug_package	%{nil}
14cu|alienwave-0.4.0-1|2	
14cu|alienwave-0.4.0-1|3	Name:           alienwave
14cu|alienwave-0.4.0-1|4	Version:        0.4.0
14cu|alienwave-0.4.0-1|5	Release:        1
14cu|alienwave-0.4.0-1|6	Summary:        Is a game for Linux written to practice with the ncurses libraries
14cu|alienwave-0.4.0-1|7	Group:          Games/Strategy
14cu|alienwave-0.4.0-1|8	License:        GPLv2
14cu|alienwave-0.4.0-1|9	URL:            http://www.alessandropira.org/alienwave/aw.html
14cu|alienwave-0.4.0-1|10	Source0:        http://www.alessandropira.org/alienwave/alienwave-0.4.0.tar.gz
14cu|alienwave-0.4.0-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|alienwave-0.4.0-1|12	
14cu|alienwave-0.4.0-1|13	%description
14cu|alienwave-0.4.0-1|14	Alienwave is a game for Linux I've written to
14cu|alienwave-0.4.0-1|15	practice with the ncurses libraries.
14cu|alienwave-0.4.0-1|16	It can be run without X-Windows (or also into an xterm).
14cu|alienwave-0.4.0-1|17	
14cu|alienwave-0.4.0-1|18	%files
14cu|alienwave-0.4.0-1|19	%doc COPYING README STORY TO_DO
14cu|alienwave-0.4.0-1|20	%{_datadir}/applications/%{name}*.desktop
14cu|alienwave-0.4.0-1|21	%{_bindir}/%{name}*
14cu|alienwave-0.4.0-1|22	
14cu|alienwave-0.4.0-1|23	#-----------------------------------------------------------------------------
14cu|alienwave-0.4.0-1|24	%prep
14cu|alienwave-0.4.0-1|25	%setup -qn %{name}
14cu|alienwave-0.4.0-1|26	find . -perm 0640 -exec chmod 0644 {} \;
14cu|alienwave-0.4.0-1|27	
14cu|alienwave-0.4.0-1|28	%build
14cu|alienwave-0.4.0-1|29	%setup_compile_flags
14cu|alienwave-0.4.0-1|30	%make
14cu|alienwave-0.4.0-1|31	
14cu|alienwave-0.4.0-1|32	%install
14cu|alienwave-0.4.0-1|33	# Binaries
14cu|alienwave-0.4.0-1|34	install -d %{buildroot}%{_bindir}
14cu|alienwave-0.4.0-1|35	install -m755 %{name}     %{buildroot}%{_bindir}/%{name}
14cu|alienwave-0.4.0-1|36	
14cu|alienwave-0.4.0-1|37	
14cu|alienwave-0.4.0-1|38	# Desktop entries
14cu|alienwave-0.4.0-1|39	install -d %{buildroot}%{_datadir}/applications
14cu|alienwave-0.4.0-1|40	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|alienwave-0.4.0-1|41	[Desktop Entry]
14cu|alienwave-0.4.0-1|42	Name=alienwave
14cu|alienwave-0.4.0-1|43	GenericName=Fast-paced action game with ncurses frontend
14cu|alienwave-0.4.0-1|44	Comment=Fast-paced action strategy game with ncurses frontend
14cu|alienwave-0.4.0-1|45	Exec=%{name}
14cu|alienwave-0.4.0-1|46	Icon=applets-template
14cu|alienwave-0.4.0-1|47	Terminal=true
14cu|alienwave-0.4.0-1|48	Type=Application
14cu|alienwave-0.4.0-1|49	Categories=Game;StrategyGame;
14cu|alienwave-0.4.0-1|50	EOF
14cu|alienwave-0.4.0-1|51	%changelog
14cu|alienwave-0.4.0-1|52	
14cu|alienwave-0.4.0-1|53	* Sat Aug 20 2016 abfonly <abfonly@gmail.com> 0.4.0-1
14cu|alienwave-0.4.0-1|54	- (d6d33c7) Imported from SRPM
14cu|alienwave-0.4.0-1|55	
14cu|alienwave-0.4.0-1|56	

9500 14
14cu|alltray-0.7.5.1-1|1	%define	major	0
14cu|alltray-0.7.5.1-1|2	%define	libname	%mklibname %{name} %{major}
14cu|alltray-0.7.5.1-1|3	%define develname %mklibname %{name} -d
14cu|alltray-0.7.5.1-1|4	
14cu|alltray-0.7.5.1-1|5	Summary:	Docks any application into the system tray
14cu|alltray-0.7.5.1-1|6	Name:		alltray
14cu|alltray-0.7.5.1-1|7	Version:	0.7.5.1
14cu|alltray-0.7.5.1-1|8	# TODO: get rid of epoch with next rosa R spin.Sflo
14cu|alltray-0.7.5.1-1|9	Epoch:		1
14cu|alltray-0.7.5.1-1|10	Release:	1
14cu|alltray-0.7.5.1-1|11	Group:		Graphical desktop/Other
14cu|alltray-0.7.5.1-1|12	License:	GPL
14cu|alltray-0.7.5.1-1|13	Url:		https://launchpad.net/alltray/
14cu|alltray-0.7.5.1-1|14	Source0:	https://launchpad.net/alltray/trunk/0.7.5.1dev/+download/%{name}-%{version}dev.tar.gz
14cu|alltray-0.7.5.1-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|alltray-0.7.5.1-1|16	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|alltray-0.7.5.1-1|17	BuildRequires:	pkgconfig(gconf-2.0)
14cu|alltray-0.7.5.1-1|18	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|alltray-0.7.5.1-1|19	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|alltray-0.7.5.1-1|20	BuildRequires:	pkgconfig(xpm)
14cu|alltray-0.7.5.1-1|21	# .so no longer provided
14cu|alltray-0.7.5.1-1|22	# old-maintenance series sized.
14cu|alltray-0.7.5.1-1|23	
14cu|alltray-0.7.5.1-1|24	Obsoletes:	%{libname} == 0.71b
14cu|alltray-0.7.5.1-1|25	Obsoletes:	%{develname} == 0.71b
14cu|alltray-0.7.5.1-1|26	Obsoletes:	%{name} == 0.71b
14cu|alltray-0.7.5.1-1|27	
14cu|alltray-0.7.5.1-1|28	%description
14cu|alltray-0.7.5.1-1|29	AllTray is a program you can use on systems running the X Window System to
14cu|alltray-0.7.5.1-1|30	dock any application which doesn't have a native tray icon into the system
14cu|alltray-0.7.5.1-1|31	tray/notification area. AllTray works with many desktop environments and
14cu|alltray-0.7.5.1-1|32	window managers, including Metacity  on GNOME, KWin  on KDE  and OpenBox,
14cu|alltray-0.7.5.1-1|33	both standalone and with GNOME or KDE.
14cu|alltray-0.7.5.1-1|34	
14cu|alltray-0.7.5.1-1|35	%prep
14cu|alltray-0.7.5.1-1|36	%setup -qn %{name}-%{version}dev
14cu|alltray-0.7.5.1-1|37	#fix .desktop file
14cu|alltray-0.7.5.1-1|38	sed -i -e 's|%{name}.png|%{name}|' -e 's|Application;|GTK;|' data/%{name}.desktop
14cu|alltray-0.7.5.1-1|39	
14cu|alltray-0.7.5.1-1|40	%build
14cu|alltray-0.7.5.1-1|41	%configure --prefix=/usr
14cu|alltray-0.7.5.1-1|42	%make
14cu|alltray-0.7.5.1-1|43	
14cu|alltray-0.7.5.1-1|44	%install
14cu|alltray-0.7.5.1-1|45	%makeinstall_std
14cu|alltray-0.7.5.1-1|46	%find_lang %{name} --with-gnome
14cu|alltray-0.7.5.1-1|47	
14cu|alltray-0.7.5.1-1|48	%files -f %{name}.lang
14cu|alltray-0.7.5.1-1|49	%defattr(0644,root,root,0755)
14cu|alltray-0.7.5.1-1|50	%attr(0755,root,root) %{_bindir}/%{name}
14cu|alltray-0.7.5.1-1|51	%attr(0755,root,root) %{_bindir}/%{name}-ctt-helper
14cu|alltray-0.7.5.1-1|52	%{_datadir}/applications/%{name}.desktop
14cu|alltray-0.7.5.1-1|53	%{_datadir}/pixmaps/%{name}*.png
14cu|alltray-0.7.5.1-1|54	%{_datadir}/pixmaps/%{name}_ctt.xpm
14cu|alltray-0.7.5.1-1|55	%{_mandir}/man1/%{name}.1*
14cu|alltray-0.7.5.1-1|56	%changelog
14cu|alltray-0.7.5.1-1|57	* Sun Jan 11 2015 abfonly <abfonly@gmail.com> 1:0.7.5.1-1
14cu|alltray-0.7.5.1-1|58	+ Revision: a660bab
14cu|alltray-0.7.5.1-1|59	- Updated .abf.yml
14cu|alltray-0.7.5.1-1|60	
14cu|alltray-0.7.5.1-1|61	

9501 14
14cu|almanah-0.11.1-1|1	%bcond_with spellcheck
14cu|almanah-0.11.1-1|2	
14cu|almanah-0.11.1-1|3	Summary:	Application for keeping an encrypted diary
14cu|almanah-0.11.1-1|4	Name:		almanah
14cu|almanah-0.11.1-1|5	Version:	0.11.1
14cu|almanah-0.11.1-1|6	Release:	1
14cu|almanah-0.11.1-1|7	License:	GPLv3+
14cu|almanah-0.11.1-1|8	Group:		Office
14cu|almanah-0.11.1-1|9	Url:		http://tecnocode.co.uk/projects/almanah/
14cu|almanah-0.11.1-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/almanah/0.11/%{name}-%{version}.tar.xz
14cu|almanah-0.11.1-1|11	BuildRequires:	desktop-file-utils
14cu|almanah-0.11.1-1|12	BuildRequires:	intltool
14cu|almanah-0.11.1-1|13	# gtkspell still pulls in gtk2
14cu|almanah-0.11.1-1|14	%if %{with spellcheck}
14cu|almanah-0.11.1-1|15	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|almanah-0.11.1-1|16	%endif
14cu|almanah-0.11.1-1|17	BuildRequires:	gpgme-devel
14cu|almanah-0.11.1-1|18	BuildRequires:	config(gettext)
14cu|almanah-0.11.1-1|19	BuildRequires:	pkgconfig(cryptui-0.0)
14cu|almanah-0.11.1-1|20	BuildRequires:	pkgconfig(gconf-2.0)
14cu|almanah-0.11.1-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|almanah-0.11.1-1|22	BuildRequires:	pkgconfig(libecal-1.2)
14cu|almanah-0.11.1-1|23	BuildRequires:	pkgconfig(libedataserver-1.2)
14cu|almanah-0.11.1-1|24	BuildRequires:	pkgconfig(sqlite3)
14cu|almanah-0.11.1-1|25	
14cu|almanah-0.11.1-1|26	%description
14cu|almanah-0.11.1-1|27	Almanah Diary is a small application to ease the management of an encrypted
14cu|almanah-0.11.1-1|28	personal diary. It's got good editing abilities, including text formatting
14cu|almanah-0.11.1-1|29	and printing. Evolution tasks and appointments will be listed to ease the
14cu|almanah-0.11.1-1|30	creation of diary entries related to them. At the same time, you can create
14cu|almanah-0.11.1-1|31	diary entries using multiple events.
14cu|almanah-0.11.1-1|32	
14cu|almanah-0.11.1-1|33	%files -f %{name}.lang
14cu|almanah-0.11.1-1|34	%doc AUTHORS COPYING NEWS README ChangeLog
14cu|almanah-0.11.1-1|35	%{_bindir}/%{name}
14cu|almanah-0.11.1-1|36	%{_datadir}/%{name}/
14cu|almanah-0.11.1-1|37	%{_datadir}/appdata/almanah.appdata.xml
14cu|almanah-0.11.1-1|38	%{_datadir}/applications/%{name}.desktop
14cu|almanah-0.11.1-1|39	%{_datadir}/GConf/gsettings/%{name}.convert
14cu|almanah-0.11.1-1|40	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cu|almanah-0.11.1-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|almanah-0.11.1-1|42	%{_iconsdir}/hicolor/scalable/actions/almanah-tags-symbolic.svg
14cu|almanah-0.11.1-1|43	
14cu|almanah-0.11.1-1|44	#----------------------------------------------------------------------------
14cu|almanah-0.11.1-1|45	
14cu|almanah-0.11.1-1|46	%prep
14cu|almanah-0.11.1-1|47	%setup -q
14cu|almanah-0.11.1-1|48	sed -e 's/_//' \
14cu|almanah-0.11.1-1|49	-e 's/=Diary/=Almanah/' \
14cu|almanah-0.11.1-1|50	-i data/%{name}.desktop.in
14cu|almanah-0.11.1-1|51	
14cu|almanah-0.11.1-1|52	%build
14cu|almanah-0.11.1-1|53	%configure2_5x \
14cu|almanah-0.11.1-1|54	--enable-encryption \
14cu|almanah-0.11.1-1|55	%if %{with spellcheck}
14cu|almanah-0.11.1-1|56	--enable-spell-checking
14cu|almanah-0.11.1-1|57	%else
14cu|almanah-0.11.1-1|58	--disable-spell-checking
14cu|almanah-0.11.1-1|59	%endif
14cu|almanah-0.11.1-1|60	make
14cu|almanah-0.11.1-1|61	
14cu|almanah-0.11.1-1|62	%install
14cu|almanah-0.11.1-1|63	%makeinstall_std install_sh=$(pwd)/install-sh
14cu|almanah-0.11.1-1|64	
14cu|almanah-0.11.1-1|65	%find_lang %{name}
14cu|almanah-0.11.1-1|66	
14cu|almanah-0.11.1-1|67	
14cu|almanah-0.11.1-1|68	%changelog
14cu|almanah-0.11.1-1|69	
14cu|almanah-0.11.1-1|70	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.1-1
14cu|almanah-0.11.1-1|71	- (6d8cf78) New version 0.11.1
14cu|almanah-0.11.1-1|72	- (6d8cf78) Spec cleanup
14cu|almanah-0.11.1-1|73	
14cu|almanah-0.11.1-1|74	

9502 14
14cu|alpine-2.21-1|1	Summary:	Mail user agent
14cu|alpine-2.21-1|2	Name:		alpine
14cu|alpine-2.21-1|3	Version:	2.21
14cu|alpine-2.21-1|4	Release:	1
14cu|alpine-2.21-1|5	License:	ASL 2.0
14cu|alpine-2.21-1|6	Group:		Networking/Mail
14cu|alpine-2.21-1|7	Url:		http://patches.freeiz.com/alpine/release/index.html
14cu|alpine-2.21-1|8	Source:		http://patches.freeiz.com/alpine/release/src/alpine-%{version}.tar.xz
14cu|alpine-2.21-1|9	BuildRequires:	aspell
14cu|alpine-2.21-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|alpine-2.21-1|11	BuildRequires:	pam-devel
14cu|alpine-2.21-1|12	BuildRequires:	pkgconfig(openssl)
14cu|alpine-2.21-1|13	BuildRequires:	pkgconfig(krb5)
14cu|alpine-2.21-1|14	BuildRequires:	openldap-devel
14cu|alpine-2.21-1|15	BuildRequires:	passwd
14cu|alpine-2.21-1|16	BuildRequires:	gettext-devel
14cu|alpine-2.21-1|17	BuildRequires:	rootcerts
14cu|alpine-2.21-1|18	Requires:	aspell
14cu|alpine-2.21-1|19	Requires:	mailcap
14cu|alpine-2.21-1|20	
14cu|alpine-2.21-1|21	Conflicts:	pine
14cu|alpine-2.21-1|22	
14cu|alpine-2.21-1|23	%description
14cu|alpine-2.21-1|24	Alpine is a tool for reading, sending, and managing e-mail and
14cu|alpine-2.21-1|25	internet news (usenet) messages. It is the successor to Pine and
14cu|alpine-2.21-1|26	was developed by Computing & Communications at the University of
14cu|alpine-2.21-1|27	Washington.
14cu|alpine-2.21-1|28	
14cu|alpine-2.21-1|29	Though originally designed for inexperienced email users,
14cu|alpine-2.21-1|30	Alpine supports many advanced features and a large number of
14cu|alpine-2.21-1|31	configuration and personal-preference options.
14cu|alpine-2.21-1|32	
14cu|alpine-2.21-1|33	This package contains re-alpine, a continuation of alpine. It is
14cu|alpine-2.21-1|34	patched to add support for maildir style mailboxes.
14cu|alpine-2.21-1|35	
14cu|alpine-2.21-1|36	%files
14cu|alpine-2.21-1|37	%doc README LICENSE NOTICE
14cu|alpine-2.21-1|38	%ghost %config(noreplace) %{_sysconfdir}/pine.conf
14cu|alpine-2.21-1|39	%ghost %config(noreplace) %{_sysconfdir}/pine.conf.fixed
14cu|alpine-2.21-1|40	%{_bindir}/alpine
14cu|alpine-2.21-1|41	%{_bindir}/pico
14cu|alpine-2.21-1|42	%{_bindir}/pilot
14cu|alpine-2.21-1|43	%{_bindir}/rpload
14cu|alpine-2.21-1|44	%{_bindir}/rpdump
14cu|alpine-2.21-1|45	%{_mandir}/man1/alpine.1*
14cu|alpine-2.21-1|46	%{_mandir}/man1/pico.1*
14cu|alpine-2.21-1|47	%{_mandir}/man1/pilot.1*
14cu|alpine-2.21-1|48	%{_mandir}/man1/rpload.1*
14cu|alpine-2.21-1|49	%{_mandir}/man1/rpdump.1*
14cu|alpine-2.21-1|50	#----------------------------------------------------------------------------
14cu|alpine-2.21-1|51	
14cu|alpine-2.21-1|52	%prep
14cu|alpine-2.21-1|53	%setup -q
14cu|alpine-2.21-1|54	# Update permissions for debuginfo package
14cu|alpine-2.21-1|55	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|alpine-2.21-1|56	chmod 644 NOTICE README LICENSE
14cu|alpine-2.21-1|57	#
14cu|alpine-2.21-1|58	autoreconf -fiv
14cu|alpine-2.21-1|59	
14cu|alpine-2.21-1|60	%build
14cu|alpine-2.21-1|61	touch imap/ip6
14cu|alpine-2.21-1|62	%configure \
14cu|alpine-2.21-1|63	--enable-debug=yes \
14cu|alpine-2.21-1|64	--without-tcl \
14cu|alpine-2.21-1|65	--with-c-client-target=lfd \
14cu|alpine-2.21-1|66	--with-smtp-msa=/usr/sbin/sendmail \
14cu|alpine-2.21-1|67	--with-npa=/usr/bin/inews \
14cu|alpine-2.21-1|68	--with-passfile=.alpine.passfile \
14cu|alpine-2.21-1|69	--with-simple-spellcheck=hunspell \
14cu|alpine-2.21-1|70	--with-interactive-spellcheck=hunspell \
14cu|alpine-2.21-1|71	--with-system-pinerc=%{_sysconfdir}/pine.conf \
14cu|alpine-2.21-1|72	--with-system-fixed-pinerc=%{_sysconfdir}/pine.conf.fixed
14cu|alpine-2.21-1|73	
14cu|alpine-2.21-1|74	%make
14cu|alpine-2.21-1|75	
14cu|alpine-2.21-1|76	%install
14cu|alpine-2.21-1|77	%makeinstall_std
14cu|alpine-2.21-1|78	
14cu|alpine-2.21-1|79	# create/touch %ghost'd files
14cu|alpine-2.21-1|80	mkdir -p %{buildroot}%{_sysconfdir}
14cu|alpine-2.21-1|81	touch %{buildroot}%{_sysconfdir}/pine.conf
14cu|alpine-2.21-1|82	touch %{buildroot}%{_sysconfdir}/pine.conf.fixed
14cu|alpine-2.21-1|83	
14cu|alpine-2.21-1|84	%changelog
14cu|alpine-2.21-1|85	
14cu|alpine-2.21-1|86	* Thu Mar 23 2017 abfonly <abfonly@gmail.com> 2.21-1
14cu|alpine-2.21-1|87	- (29958da) Log: Update to 2.21
14cu|alpine-2.21-1|88	
14cu|alpine-2.21-1|89	

9503 14
14cu|alsaplayer-0.99.82-1|1	# This is needed because while the make process builds the gtk2 interface module:
14cu|alsaplayer-0.99.82-1|2	# 1. it needs symbols from libdl but does not have the required "-ldl" in place
14cu|alsaplayer-0.99.82-1|3	# 2. it lacks an explicitly reference to libalsaplayer.la
14cu|alsaplayer-0.99.82-1|4	# 3. it references other modules (app, alsaplayer) before having built them
14cu|alsaplayer-0.99.82-1|5	%define _disable_ld_no_undefined 1
14cu|alsaplayer-0.99.82-1|6	
14cu|alsaplayer-0.99.82-1|7	%define	major 0
14cu|alsaplayer-0.99.82-1|8	%define	libname %mklibname %{name} %{major}
14cu|alsaplayer-0.99.82-1|9	%define	devname %mklibname %{name} -d
14cu|alsaplayer-0.99.82-1|10	
14cu|alsaplayer-0.99.82-1|11	Summary:	Advanced Linux Sound Architecture (ALSA) player
14cu|alsaplayer-0.99.82-1|12	Name:		alsaplayer
14cu|alsaplayer-0.99.82-1|13	# Really a git head snapshot to get all updates since 2010
14cu|alsaplayer-0.99.82-1|14	Version:	0.99.82
14cu|alsaplayer-0.99.82-1|15	Release:	1
14cu|alsaplayer-0.99.82-1|16	License:	GPLv3+
14cu|alsaplayer-0.99.82-1|17	Group:		Sound
14cu|alsaplayer-0.99.82-1|18	URL:		http://alsaplayer.sourceforge.net/
14cu|alsaplayer-0.99.82-1|19	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-master.zip
14cu|alsaplayer-0.99.82-1|20	Source1:	%{name}-icons.tar.bz2
14cu|alsaplayer-0.99.82-1|21	Source2:	alsaplayer_ru.tar.gz
14cu|alsaplayer-0.99.82-1|22	BuildRequires:	doxygen
14cu|alsaplayer-0.99.82-1|23	BuildRequires:	gettext
14cu|alsaplayer-0.99.82-1|24	BuildRequires:	intltool
14cu|alsaplayer-0.99.82-1|25	BuildRequires:	libxosd-devel
14cu|alsaplayer-0.99.82-1|26	BuildRequires:	nas-devel
14cu|alsaplayer-0.99.82-1|27	BuildRequires:	pkgconfig(alsa) >= 1.0.4
14cu|alsaplayer-0.99.82-1|28	BuildRequires:	pkgconfig(esound) >= 0.2.4
14cu|alsaplayer-0.99.82-1|29	BuildRequires:	pkgconfig(flac) >= 1.1.3
14cu|alsaplayer-0.99.82-1|30	BuildRequires:	pkgconfig(gdk-2.0) >= 2.10.0
14cu|alsaplayer-0.99.82-1|31	BuildRequires:	pkgconfig(gl)
14cu|alsaplayer-0.99.82-1|32	BuildRequires:	pkgconfig(id3tag)
14cu|alsaplayer-0.99.82-1|33	BuildRequires:	pkgconfig(jack)
14cu|alsaplayer-0.99.82-1|34	BuildRequires:	pkgconfig(libmikmod) >= 3.1.7
14cu|alsaplayer-0.99.82-1|35	BuildRequires:	pkgconfig(mad)
14cu|alsaplayer-0.99.82-1|36	BuildRequires:	pkgconfig(sndfile) >= 1.0.4
14cu|alsaplayer-0.99.82-1|37	BuildRequires:	pkgconfig(vorbis)
14cu|alsaplayer-0.99.82-1|38	Requires:	%{name}-plugin-ui-gtk
14cu|alsaplayer-0.99.82-1|39	
14cu|alsaplayer-0.99.82-1|40	%description
14cu|alsaplayer-0.99.82-1|41	Advanced Linux Sound Architecture (ALSA) utils. Modularized architecture with
14cu|alsaplayer-0.99.82-1|42	support for a large range of ISA and PCI cards. Fully compatible with OSS/Lite
14cu|alsaplayer-0.99.82-1|43	(kernel sound drivers), but contains many enhanced features.
14cu|alsaplayer-0.99.82-1|44	
14cu|alsaplayer-0.99.82-1|45	%files -f %{name}.lang
14cu|alsaplayer-0.99.82-1|46	%doc docs/*.txt
14cu|alsaplayer-0.99.82-1|47	%doc COPYING
14cu|alsaplayer-0.99.82-1|48	%{_bindir}/*
14cu|alsaplayer-0.99.82-1|49	%{_datadir}/applications/%{name}.desktop
14cu|alsaplayer-0.99.82-1|50	%dir %{_libdir}/%{name}
14cu|alsaplayer-0.99.82-1|51	%dir %{_libdir}/%{name}/*/
14cu|alsaplayer-0.99.82-1|52	%{_libdir}/%{name}/input/libcdda.so
14cu|alsaplayer-0.99.82-1|53	#{_libdir}/%%{name}/input/libwav.so
14cu|alsaplayer-0.99.82-1|54	%{_libdir}/%{name}/output/libalsa_out.so
14cu|alsaplayer-0.99.82-1|55	%{_libdir}/%{name}/output/libnull_out.so
14cu|alsaplayer-0.99.82-1|56	%{_libdir}/%{name}/output/liboss_out.so
14cu|alsaplayer-0.99.82-1|57	%{_libdir}/%{name}/interface/libdaemon_interface.so
14cu|alsaplayer-0.99.82-1|58	%{_libdir}/%{name}/interface/libtext_interface.so
14cu|alsaplayer-0.99.82-1|59	%{_libdir}/%{name}/interface/libxosd_interface.so
14cu|alsaplayer-0.99.82-1|60	%{_libdir}/%{name}/reader/libfile.so
14cu|alsaplayer-0.99.82-1|61	%{_libdir}/%{name}/reader/libhttp.so
14cu|alsaplayer-0.99.82-1|62	%{_iconsdir}/%{name}.png
14cu|alsaplayer-0.99.82-1|63	%{_liconsdir}/%{name}.png
14cu|alsaplayer-0.99.82-1|64	%{_miconsdir}/%{name}.png
14cu|alsaplayer-0.99.82-1|65	%{_mandir}/man1/%{name}.*
14cu|alsaplayer-0.99.82-1|66	
14cu|alsaplayer-0.99.82-1|67	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|68	
14cu|alsaplayer-0.99.82-1|69	%package -n %{libname}
14cu|alsaplayer-0.99.82-1|70	Summary:	AlsaPlayer shared library
14cu|alsaplayer-0.99.82-1|71	Group:		System/Libraries
14cu|alsaplayer-0.99.82-1|72	
14cu|alsaplayer-0.99.82-1|73	%description -n %{libname}
14cu|alsaplayer-0.99.82-1|74	This is the shared library of AlsaPlayer.
14cu|alsaplayer-0.99.82-1|75	
14cu|alsaplayer-0.99.82-1|76	%files -n %{libname}
14cu|alsaplayer-0.99.82-1|77	%doc COPYING
14cu|alsaplayer-0.99.82-1|78	%{_libdir}/lib%{name}.so.%{major}*
14cu|alsaplayer-0.99.82-1|79	
14cu|alsaplayer-0.99.82-1|80	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|81	
14cu|alsaplayer-0.99.82-1|82	%package -n %{devname}
14cu|alsaplayer-0.99.82-1|83	Summary:	AlsaPlayer development files
14cu|alsaplayer-0.99.82-1|84	Group:		Development/C
14cu|alsaplayer-0.99.82-1|85	Requires:	%{libname} = %{EVRD}
14cu|alsaplayer-0.99.82-1|86	Provides:	%{name}-devel = %{EVRD}
14cu|alsaplayer-0.99.82-1|87	
14cu|alsaplayer-0.99.82-1|88	%description -n %{devname}
14cu|alsaplayer-0.99.82-1|89	This is the development part of the AlsaPlayer librairy.
14cu|alsaplayer-0.99.82-1|90	
14cu|alsaplayer-0.99.82-1|91	%files  -n %{devname}
14cu|alsaplayer-0.99.82-1|92	%doc COPYING
14cu|alsaplayer-0.99.82-1|93	%doc docs/reference/html/
14cu|alsaplayer-0.99.82-1|94	%{_includedir}/%{name}/
14cu|alsaplayer-0.99.82-1|95	%{_libdir}/lib%{name}.so
14cu|alsaplayer-0.99.82-1|96	%{_libdir}/pkgconfig/%{name}.pc
14cu|alsaplayer-0.99.82-1|97	
14cu|alsaplayer-0.99.82-1|98	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|99	
14cu|alsaplayer-0.99.82-1|100	%package plugin-input-flac
14cu|alsaplayer-0.99.82-1|101	Summary:	AlsaPlayer plugin for playing FLAC audio files
14cu|alsaplayer-0.99.82-1|102	Group:		Sound
14cu|alsaplayer-0.99.82-1|103	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|104	
14cu|alsaplayer-0.99.82-1|105	%description plugin-input-flac
14cu|alsaplayer-0.99.82-1|106	This plugin enables alsaplayer to play files in the lossless audio
14cu|alsaplayer-0.99.82-1|107	compression format FLAC.
14cu|alsaplayer-0.99.82-1|108	
14cu|alsaplayer-0.99.82-1|109	%files plugin-input-flac
14cu|alsaplayer-0.99.82-1|110	%doc COPYING
14cu|alsaplayer-0.99.82-1|111	%{_libdir}/%{name}/input/libflac_in.so
14cu|alsaplayer-0.99.82-1|112	
14cu|alsaplayer-0.99.82-1|113	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|114	
14cu|alsaplayer-0.99.82-1|115	%package plugin-input-mad
14cu|alsaplayer-0.99.82-1|116	Summary:	AlsaPlayer plugin
14cu|alsaplayer-0.99.82-1|117	Group:		Sound
14cu|alsaplayer-0.99.82-1|118	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|119	
14cu|alsaplayer-0.99.82-1|120	%description plugin-input-mad
14cu|alsaplayer-0.99.82-1|121	This plugin enables alsaplayer to play mpeg files though the libmad library.
14cu|alsaplayer-0.99.82-1|122	It currently supports MPEG-1 and the MPEG-2  extension to Lower Sampling
14cu|alsaplayer-0.99.82-1|123	Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers
14cu|alsaplayer-0.99.82-1|124	(Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.
14cu|alsaplayer-0.99.82-1|125	
14cu|alsaplayer-0.99.82-1|126	%files plugin-input-mad
14cu|alsaplayer-0.99.82-1|127	%doc COPYING
14cu|alsaplayer-0.99.82-1|128	%{_libdir}/%{name}/input/libmad_in.so
14cu|alsaplayer-0.99.82-1|129	
14cu|alsaplayer-0.99.82-1|130	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|131	
14cu|alsaplayer-0.99.82-1|132	%package plugin-input-mod
14cu|alsaplayer-0.99.82-1|133	Summary:	AlsaPlayer plugin for playing MOD modules
14cu|alsaplayer-0.99.82-1|134	Group:		Sound
14cu|alsaplayer-0.99.82-1|135	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|136	
14cu|alsaplayer-0.99.82-1|137	%description plugin-input-mod
14cu|alsaplayer-0.99.82-1|138	This plugin enables alsaplayer to play module music files.
14cu|alsaplayer-0.99.82-1|139	Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
14cu|alsaplayer-0.99.82-1|140	
14cu|alsaplayer-0.99.82-1|141	%files plugin-input-mod
14cu|alsaplayer-0.99.82-1|142	%doc COPYING
14cu|alsaplayer-0.99.82-1|143	%{_libdir}/%{name}/input/libmod.so
14cu|alsaplayer-0.99.82-1|144	
14cu|alsaplayer-0.99.82-1|145	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|146	
14cu|alsaplayer-0.99.82-1|147	%package plugin-input-sndfile
14cu|alsaplayer-0.99.82-1|148	Summary:	AlsaPlayer plugin
14cu|alsaplayer-0.99.82-1|149	Group:		Sound
14cu|alsaplayer-0.99.82-1|150	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|151	
14cu|alsaplayer-0.99.82-1|152	%description plugin-input-sndfile
14cu|alsaplayer-0.99.82-1|153	This plugin enables alsaplayer to play sound files such as AIFF, AU
14cu|alsaplayer-0.99.82-1|154	and WAV files through the sndfile library. It can currently read 8,
14cu|alsaplayer-0.99.82-1|155	16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files
14cu|alsaplayer-0.99.82-1|156	and a number of compressed formats.
14cu|alsaplayer-0.99.82-1|157	
14cu|alsaplayer-0.99.82-1|158	%files plugin-input-sndfile
14cu|alsaplayer-0.99.82-1|159	%doc COPYING
14cu|alsaplayer-0.99.82-1|160	%{_libdir}/%{name}/input/libsndfile_in.so
14cu|alsaplayer-0.99.82-1|161	
14cu|alsaplayer-0.99.82-1|162	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|163	
14cu|alsaplayer-0.99.82-1|164	%package plugin-input-vorbis
14cu|alsaplayer-0.99.82-1|165	Summary:	AlsaPlayer plugin
14cu|alsaplayer-0.99.82-1|166	Group:		Sound
14cu|alsaplayer-0.99.82-1|167	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|168	
14cu|alsaplayer-0.99.82-1|169	%description plugin-input-vorbis
14cu|alsaplayer-0.99.82-1|170	This plugin enables alsaplayer to play ogg vorbis music files.
14cu|alsaplayer-0.99.82-1|171	
14cu|alsaplayer-0.99.82-1|172	%files plugin-input-vorbis
14cu|alsaplayer-0.99.82-1|173	%doc COPYING
14cu|alsaplayer-0.99.82-1|174	%{_libdir}/%{name}/input/libvorbis_in.so
14cu|alsaplayer-0.99.82-1|175	
14cu|alsaplayer-0.99.82-1|176	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|177	
14cu|alsaplayer-0.99.82-1|178	%package plugin-output-jack
14cu|alsaplayer-0.99.82-1|179	Summary:	AlsaPlayer for the jack sound server
14cu|alsaplayer-0.99.82-1|180	Group:		Sound
14cu|alsaplayer-0.99.82-1|181	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|182	
14cu|alsaplayer-0.99.82-1|183	%description plugin-output-jack
14cu|alsaplayer-0.99.82-1|184	This plugin enables alsaplayer to play music with the jack daemon.
14cu|alsaplayer-0.99.82-1|185	
14cu|alsaplayer-0.99.82-1|186	%files plugin-output-jack
14cu|alsaplayer-0.99.82-1|187	%doc COPYING
14cu|alsaplayer-0.99.82-1|188	%{_libdir}/%{name}/output/libjack_out.so
14cu|alsaplayer-0.99.82-1|189	
14cu|alsaplayer-0.99.82-1|190	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|191	
14cu|alsaplayer-0.99.82-1|192	%package plugin-output-esound
14cu|alsaplayer-0.99.82-1|193	Summary:	AlsaPlayer plugin
14cu|alsaplayer-0.99.82-1|194	Group:		Sound
14cu|alsaplayer-0.99.82-1|195	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|196	
14cu|alsaplayer-0.99.82-1|197	%description plugin-output-esound
14cu|alsaplayer-0.99.82-1|198	This plugin enables alsaplayer to play music with the esound daemon.
14cu|alsaplayer-0.99.82-1|199	
14cu|alsaplayer-0.99.82-1|200	%files plugin-output-esound
14cu|alsaplayer-0.99.82-1|201	%doc COPYING
14cu|alsaplayer-0.99.82-1|202	%{_libdir}/%{name}/output/libesound_out.so
14cu|alsaplayer-0.99.82-1|203	
14cu|alsaplayer-0.99.82-1|204	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|205	
14cu|alsaplayer-0.99.82-1|206	%package plugin-output-nas
14cu|alsaplayer-0.99.82-1|207	Summary:	AlsaPlayer NAS output plugin
14cu|alsaplayer-0.99.82-1|208	Group:		Sound
14cu|alsaplayer-0.99.82-1|209	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|210	
14cu|alsaplayer-0.99.82-1|211	%description plugin-output-nas
14cu|alsaplayer-0.99.82-1|212	This plugin enables alsaplayer to play music with the NAS daemon.
14cu|alsaplayer-0.99.82-1|213	
14cu|alsaplayer-0.99.82-1|214	%files plugin-output-nas
14cu|alsaplayer-0.99.82-1|215	%doc COPYING
14cu|alsaplayer-0.99.82-1|216	%{_libdir}/%{name}/output/libnas_out.so
14cu|alsaplayer-0.99.82-1|217	
14cu|alsaplayer-0.99.82-1|218	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|219	
14cu|alsaplayer-0.99.82-1|220	%package plugin-ui-gtk
14cu|alsaplayer-0.99.82-1|221	Summary:	AlsaPlayer UI plugin
14cu|alsaplayer-0.99.82-1|222	Group:		Sound
14cu|alsaplayer-0.99.82-1|223	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|224	
14cu|alsaplayer-0.99.82-1|225	%description plugin-ui-gtk
14cu|alsaplayer-0.99.82-1|226	This plugin adds a nice graphical interface to alsaplayer.
14cu|alsaplayer-0.99.82-1|227	
14cu|alsaplayer-0.99.82-1|228	%files plugin-ui-gtk
14cu|alsaplayer-0.99.82-1|229	%doc COPYING
14cu|alsaplayer-0.99.82-1|230	%{_libdir}/%{name}/interface/libgtk2_interface.so
14cu|alsaplayer-0.99.82-1|231	
14cu|alsaplayer-0.99.82-1|232	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|233	
14cu|alsaplayer-0.99.82-1|234	%package plugin-scopes
14cu|alsaplayer-0.99.82-1|235	Summary:	AlsaPlayer graphical scopes
14cu|alsaplayer-0.99.82-1|236	Group:		Sound
14cu|alsaplayer-0.99.82-1|237	Requires:	%{name} = %{EVRD}
14cu|alsaplayer-0.99.82-1|238	
14cu|alsaplayer-0.99.82-1|239	%description plugin-scopes
14cu|alsaplayer-0.99.82-1|240	This plugin adds some nice graphical visualization plugins (scopes).
14cu|alsaplayer-0.99.82-1|241	
14cu|alsaplayer-0.99.82-1|242	%files plugin-scopes
14cu|alsaplayer-0.99.82-1|243	%doc COPYING
14cu|alsaplayer-0.99.82-1|244	%{_libdir}/%{name}/scopes2
14cu|alsaplayer-0.99.82-1|245	
14cu|alsaplayer-0.99.82-1|246	#----------------------------------------------------------------------------
14cu|alsaplayer-0.99.82-1|247	
14cu|alsaplayer-0.99.82-1|248	%prep
14cu|alsaplayer-0.99.82-1|249	%setup -qn %{name}-master
14cu|alsaplayer-0.99.82-1|250	
14cu|alsaplayer-0.99.82-1|251	pushd po
14cu|alsaplayer-0.99.82-1|252	tar -xvzf %{SOURCE2}
14cu|alsaplayer-0.99.82-1|253	popd
14cu|alsaplayer-0.99.82-1|254	
14cu|alsaplayer-0.99.82-1|255	
14cu|alsaplayer-0.99.82-1|256	%build
14cu|alsaplayer-0.99.82-1|257	./autogen.sh
14cu|alsaplayer-0.99.82-1|258	
14cu|alsaplayer-0.99.82-1|259	%configure2_5x \
14cu|alsaplayer-0.99.82-1|260	--enable-alsa \
14cu|alsaplayer-0.99.82-1|261	--enable-esd \
14cu|alsaplayer-0.99.82-1|262	--disable-debug \
14cu|alsaplayer-0.99.82-1|263	--enable-nas \
14cu|alsaplayer-0.99.82-1|264	--enable-gtk2 \
14cu|alsaplayer-0.99.82-1|265	--enable-systray
14cu|alsaplayer-0.99.82-1|266	
14cu|alsaplayer-0.99.82-1|267	# Fix wrong name for lang files
14cu|alsaplayer-0.99.82-1|268	pushd po
14cu|alsaplayer-0.99.82-1|269	sed -i 's|@GETTEXT_PACKAGE@|alsaplayer|g' Makefile
14cu|alsaplayer-0.99.82-1|270	sed -i 's|@GETTEXT_PACKAGE@|alsaplayer|g' Makefile.in
14cu|alsaplayer-0.99.82-1|271	popd
14cu|alsaplayer-0.99.82-1|272	
14cu|alsaplayer-0.99.82-1|273	%make
14cu|alsaplayer-0.99.82-1|274	
14cu|alsaplayer-0.99.82-1|275	
14cu|alsaplayer-0.99.82-1|276	%install
14cu|alsaplayer-0.99.82-1|277	%makeinstall_std
14cu|alsaplayer-0.99.82-1|278	
14cu|alsaplayer-0.99.82-1|279	#clean unpackaged files:
14cu|alsaplayer-0.99.82-1|280	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cu|alsaplayer-0.99.82-1|281	
14cu|alsaplayer-0.99.82-1|282	tar xfj %{SOURCE1} -C %{buildroot}%{_datadir}
14cu|alsaplayer-0.99.82-1|283	
14cu|alsaplayer-0.99.82-1|284	# fix permissions:
14cu|alsaplayer-0.99.82-1|285	#chmod 755 docs/reference/html
14cu|alsaplayer-0.99.82-1|286	
14cu|alsaplayer-0.99.82-1|287	%find_lang %{name}
14cu|alsaplayer-0.99.82-1|288	
14cu|alsaplayer-0.99.82-1|289	%changelog
14cu|alsaplayer-0.99.82-1|290	
14cu|alsaplayer-0.99.82-1|291	* Tue Aug 23 2016 gvm <mc2374@mclink.it> 0.99.82-1
14cu|alsaplayer-0.99.82-1|292	- (a0748e0) Merge pull request #1 from import/alsaplayer:rosa2016.1
14cu|alsaplayer-0.99.82-1|293	- (a0748e0) alsaplayer 0.99.82
14cu|alsaplayer-0.99.82-1|294	
14cu|alsaplayer-0.99.82-1|295	

9504 14
14cu|amavisd-new-2.11.0-1|1	Summary:	Email filter with virus scanner and spamassassin support
14cu|amavisd-new-2.11.0-1|2	Name:		amavisd-new
14cu|amavisd-new-2.11.0-1|3	Version:	2.11.0
14cu|amavisd-new-2.11.0-1|4	Release:	1
14cu|amavisd-new-2.11.0-1|5	# LDAP schema is GFDL, some helpers are BSD, core is GPLv2+
14cu|amavisd-new-2.11.0-1|6	License:	GPLv2+ and BSD and GFDL
14cu|amavisd-new-2.11.0-1|7	Group:		Networking/Mail
14cu|amavisd-new-2.11.0-1|8	Url:		http://www.ijs.si/software/amavisd/
14cu|amavisd-new-2.11.0-1|9	Source0:	http://www.ijs.si/software/amavisd/%{name}-%{version}.tar.xz
14cu|amavisd-new-2.11.0-1|10	Source2:	amavis-clamd.conf
14cu|amavisd-new-2.11.0-1|11	Source5:	README.quarantine
14cu|amavisd-new-2.11.0-1|12	Source8:	amavisd-new-tmpfiles.conf
14cu|amavisd-new-2.11.0-1|13	Source9:	amavisd.service
14cu|amavisd-new-2.11.0-1|14	Source10:	amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|15	Source11:	amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|16	Source12:	amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|17	Source13:	amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|18	Source14:	amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|19	Source15:	amavis-mc.service
14cu|amavisd-new-2.11.0-1|20	Source16:	amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|21	Patch0:		amavisd-new-2.10.1-conf.patch
14cu|amavisd-new-2.11.0-1|22	Patch1:		amavisd-init.patch
14cu|amavisd-new-2.11.0-1|23	Patch2:		amavisd-condrestart.patch
14cu|amavisd-new-2.11.0-1|24	# Don't source /etc/sysconfig/network in init script; the network check
14cu|amavisd-new-2.11.0-1|25	# is commented out upstream so there's no apparent reason to source it,
14cu|amavisd-new-2.11.0-1|26	# and it can't be relied upon to exist in recent Fedora builds. Mail
14cu|amavisd-new-2.11.0-1|27	# sent upstream to amavis-users ML 2013-05-10. -adamw
14cu|amavisd-new-2.11.0-1|28	Patch3:		amavisd-new-2.8.0-init_network.patch
14cu|amavisd-new-2.11.0-1|29	BuildRequires:	systemd
14cu|amavisd-new-2.11.0-1|30	Requires:	altermime
14cu|amavisd-new-2.11.0-1|31	Requires:	arj
14cu|amavisd-new-2.11.0-1|32	Requires:	binutils
14cu|amavisd-new-2.11.0-1|33	Requires:	bzip2
14cu|amavisd-new-2.11.0-1|34	Requires:	cabextract
14cu|amavisd-new-2.11.0-1|35	Requires:	clamav
14cu|amavisd-new-2.11.0-1|36	Requires:	file
14cu|amavisd-new-2.11.0-1|37	Requires:	freeze
14cu|amavisd-new-2.11.0-1|38	Requires:	gzip
14cu|amavisd-new-2.11.0-1|39	Requires:	lzop
14cu|amavisd-new-2.11.0-1|40	Requires:	lrzip
14cu|amavisd-new-2.11.0-1|41	Requires:	nomarch
14cu|amavisd-new-2.11.0-1|42	Requires:	p7zip
14cu|amavisd-new-2.11.0-1|43	Requires:	pax
14cu|amavisd-new-2.11.0-1|44	Requires:	tar
14cu|amavisd-new-2.11.0-1|45	Requires:	tmpwatch
14cu|amavisd-new-2.11.0-1|46	# zoo is in Restricted repository
14cu|amavisd-new-2.11.0-1|47	Suggests:	zoo
14cu|amavisd-new-2.11.0-1|48	# We probably should parse the fetch_modules() code in amavisd for this list.
14cu|amavisd-new-2.11.0-1|49	# These are just the dependencies that don't get picked up otherwise.
14cu|amavisd-new-2.11.0-1|50	Requires:	perl(Archive::Tar)
14cu|amavisd-new-2.11.0-1|51	Requires:	perl(Archive::Zip) >= 1.14
14cu|amavisd-new-2.11.0-1|52	Requires:	perl(Authen::SASL)
14cu|amavisd-new-2.11.0-1|53	Requires:	perl(Compress::Zlib) >= 1.35
14cu|amavisd-new-2.11.0-1|54	Requires:	perl(Compress::Raw::Zlib) >= 2.017
14cu|amavisd-new-2.11.0-1|55	Requires:	perl(Convert::TNEF)
14cu|amavisd-new-2.11.0-1|56	Requires:	perl(Convert::UUlib)
14cu|amavisd-new-2.11.0-1|57	Requires:	perl(Crypt::OpenSSL::RSA)
14cu|amavisd-new-2.11.0-1|58	Requires:	perl(DBD::SQLite)
14cu|amavisd-new-2.11.0-1|59	Requires:	perl(DBI)
14cu|amavisd-new-2.11.0-1|60	Requires:	perl(Digest::MD5) >= 2.22
14cu|amavisd-new-2.11.0-1|61	Requires:	perl(Digest::SHA)
14cu|amavisd-new-2.11.0-1|62	Requires:	perl(Digest::SHA1)
14cu|amavisd-new-2.11.0-1|63	Requires:	perl(File::LibMagic)
14cu|amavisd-new-2.11.0-1|64	Requires:	perl(IO::Socket::IP)
14cu|amavisd-new-2.11.0-1|65	Requires:	perl(IO::Socket::SSL)
14cu|amavisd-new-2.11.0-1|66	Requires:	perl(IO::Stringy)
14cu|amavisd-new-2.11.0-1|67	Requires:	perl(MIME::Base64)
14cu|amavisd-new-2.11.0-1|68	Requires:	perl(MIME::Body)
14cu|amavisd-new-2.11.0-1|69	Requires:	perl(MIME::Decoder::Base64)
14cu|amavisd-new-2.11.0-1|70	Requires:	perl(MIME::Decoder::Binary)
14cu|amavisd-new-2.11.0-1|71	Requires:	perl(MIME::Decoder::Gzip64)
14cu|amavisd-new-2.11.0-1|72	Requires:	perl(MIME::Decoder::NBit)
14cu|amavisd-new-2.11.0-1|73	Requires:	perl(MIME::Decoder::QuotedPrint)
14cu|amavisd-new-2.11.0-1|74	Requires:	perl(MIME::Decoder::UU)
14cu|amavisd-new-2.11.0-1|75	Requires:	perl(MIME::Head)
14cu|amavisd-new-2.11.0-1|76	Requires:	perl(MIME::Parser)
14cu|amavisd-new-2.11.0-1|77	Requires:	perl(Mail::DKIM) >= 0.31
14cu|amavisd-new-2.11.0-1|78	Requires:	perl(Mail::Field)
14cu|amavisd-new-2.11.0-1|79	Requires:	perl(Mail::Header)
14cu|amavisd-new-2.11.0-1|80	Requires:	perl(Mail::Internet) >= 1.58
14cu|amavisd-new-2.11.0-1|81	Requires:	perl(Mail::SPF)
14cu|amavisd-new-2.11.0-1|82	Requires:	perl(Mail::SpamAssassin)
14cu|amavisd-new-2.11.0-1|83	Requires:	perl(Net::DNS)
14cu|amavisd-new-2.11.0-1|84	Requires:	perl(Net::LDAP)
14cu|amavisd-new-2.11.0-1|85	Requires:	perl(Net::LibIDN)
14cu|amavisd-new-2.11.0-1|86	Requires:	perl(Net::SSLeay)
14cu|amavisd-new-2.11.0-1|87	Requires:	perl(Net::Server) >= 2.0
14cu|amavisd-new-2.11.0-1|88	Requires:	perl(NetAddr::IP)
14cu|amavisd-new-2.11.0-1|89	Requires:	perl(Razor2::Client::Version)
14cu|amavisd-new-2.11.0-1|90	Requires:	perl(Socket6)
14cu|amavisd-new-2.11.0-1|91	Requires:	perl(Time::HiRes) >= 1.49
14cu|amavisd-new-2.11.0-1|92	Requires:	perl(Unix::Syslog)
14cu|amavisd-new-2.11.0-1|93	Requires:	perl(URI)
14cu|amavisd-new-2.11.0-1|94	Requires(pre):	shadow-utils
14cu|amavisd-new-2.11.0-1|95	Requires(post,preun,postun):	systemd
14cu|amavisd-new-2.11.0-1|96	BuildArch:	noarch
14cu|amavisd-new-2.11.0-1|97	
14cu|amavisd-new-2.11.0-1|98	%description
14cu|amavisd-new-2.11.0-1|99	amavisd-new is a high-performance and reliable interface between mailer
14cu|amavisd-new-2.11.0-1|100	(MTA) and one or more content checkers: virus scanners, and/or
14cu|amavisd-new-2.11.0-1|101	Mail::SpamAssassin Perl module. It is written in Perl, assuring high
14cu|amavisd-new-2.11.0-1|102	reliability, portability and maintainability. It talks to MTA via (E)SMTP
14cu|amavisd-new-2.11.0-1|103	or LMTP, or by using helper programs. No timing gaps exist in the design
14cu|amavisd-new-2.11.0-1|104	which could cause a mail loss.
14cu|amavisd-new-2.11.0-1|105	
14cu|amavisd-new-2.11.0-1|106	%files
14cu|amavisd-new-2.11.0-1|107	%doc AAAREADME.first LDAP.schema LDAP.ldif RELEASE_NOTES TODO INSTALL
14cu|amavisd-new-2.11.0-1|108	%doc README_FILES test-messages amavisd.conf-* amavisd-custom.conf LICENSE
14cu|amavisd-new-2.11.0-1|109	%dir %{_sysconfdir}/amavisd/
14cu|amavisd-new-2.11.0-1|110	%{_unitdir}/amavisd.service
14cu|amavisd-new-2.11.0-1|111	%{_unitdir}/amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|112	%{_unitdir}/amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|113	%{_unitdir}/amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|114	%{_unitdir}/amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|115	%config(noreplace) %{_sysconfdir}/amavisd/amavisd.conf
14cu|amavisd-new-2.11.0-1|116	%config(noreplace) %{_sysconfdir}/clamd.d/amavisd.conf
14cu|amavisd-new-2.11.0-1|117	%{_sbindir}/amavisd
14cu|amavisd-new-2.11.0-1|118	%{_bindir}/amavisd-agent
14cu|amavisd-new-2.11.0-1|119	%{_bindir}/amavisd-nanny
14cu|amavisd-new-2.11.0-1|120	%{_bindir}/amavisd-release
14cu|amavisd-new-2.11.0-1|121	%{_bindir}/amavisd-signer
14cu|amavisd-new-2.11.0-1|122	%{_bindir}/amavisd-submit
14cu|amavisd-new-2.11.0-1|123	%dir %attr(750,amavis,amavis) %{_localstatedir}/spool/amavisd
14cu|amavisd-new-2.11.0-1|124	%dir %attr(750,amavis,amavis) %{_localstatedir}/spool/amavisd/tmp
14cu|amavisd-new-2.11.0-1|125	%dir %attr(750,amavis,amavis) %{_localstatedir}/spool/amavisd/db
14cu|amavisd-new-2.11.0-1|126	%dir %attr(750,amavis,amavis) %{_localstatedir}/spool/amavisd/quarantine
14cu|amavisd-new-2.11.0-1|127	%{_tmpfilesdir}/amavisd-new.conf
14cu|amavisd-new-2.11.0-1|128	
14cu|amavisd-new-2.11.0-1|129	%pre
14cu|amavisd-new-2.11.0-1|130	getent group amavis > /dev/null || %{_sbindir}/groupadd -r amavis
14cu|amavisd-new-2.11.0-1|131	getent passwd amavis > /dev/null || \
14cu|amavisd-new-2.11.0-1|132	%{_sbindir}/useradd -r -g amavis -d %{_localstatedir}/spool/amavisd -s /sbin/nologin \
14cu|amavisd-new-2.11.0-1|133	-c "User for amavisd-new" amavis
14cu|amavisd-new-2.11.0-1|134	exit 0
14cu|amavisd-new-2.11.0-1|135	
14cu|amavisd-new-2.11.0-1|136	%post
14cu|amavisd-new-2.11.0-1|137	%tmpfiles_create %{name}.conf
14cu|amavisd-new-2.11.0-1|138	%systemd_post amavisd.service
14cu|amavisd-new-2.11.0-1|139	%systemd_post amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|140	%systemd_post amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|141	%systemd_post amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|142	%systemd_post amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|143	
14cu|amavisd-new-2.11.0-1|144	systemctl enable amavisd-clean-tmp.timer >/dev/null 2>&1 || :
14cu|amavisd-new-2.11.0-1|145	systemctl start amavisd-clean-tmp.timer >/dev/null 2>&1 || :
14cu|amavisd-new-2.11.0-1|146	systemctl enable amavisd-clean-quarantine.timer >/dev/null 2>&1 || :
14cu|amavisd-new-2.11.0-1|147	systemctl start amavisd-clean-quarantine.timer >/dev/null 2>&1 || :
14cu|amavisd-new-2.11.0-1|148	
14cu|amavisd-new-2.11.0-1|149	%preun
14cu|amavisd-new-2.11.0-1|150	%systemd_preun amavisd.service
14cu|amavisd-new-2.11.0-1|151	%systemd_preun amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|152	%systemd_preun amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|153	%systemd_preun amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|154	%systemd_preun amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|155	
14cu|amavisd-new-2.11.0-1|156	%postun
14cu|amavisd-new-2.11.0-1|157	%systemd_postun_with_restart amavisd.service
14cu|amavisd-new-2.11.0-1|158	%systemd_postun_with_restart amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|159	%systemd_postun_with_restart amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|160	%systemd_postun_with_restart amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|161	%systemd_postun_with_restart amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|162	
14cu|amavisd-new-2.11.0-1|163	#----------------------------------------------------------------------------
14cu|amavisd-new-2.11.0-1|164	
14cu|amavisd-new-2.11.0-1|165	%package snmp
14cu|amavisd-new-2.11.0-1|166	Summary:	Exports amavisd SNMP data
14cu|amavisd-new-2.11.0-1|167	Group:		Networking/Mail
14cu|amavisd-new-2.11.0-1|168	Requires:	%{name} = %{EVRD}
14cu|amavisd-new-2.11.0-1|169	Requires:	perl(NetSNMP::OID)
14cu|amavisd-new-2.11.0-1|170	Requires(post,preun,postun):	systemd
14cu|amavisd-new-2.11.0-1|171	
14cu|amavisd-new-2.11.0-1|172	%description snmp
14cu|amavisd-new-2.11.0-1|173	This package contains the program amavisd-snmp-subagent, which can be
14cu|amavisd-new-2.11.0-1|174	used as a SNMP AgentX, exporting amavisd statistical counters database
14cu|amavisd-new-2.11.0-1|175	(snmp.db) as well as a child process status database (nanny.db) to a
14cu|amavisd-new-2.11.0-1|176	SNMP daemon supporting the AgentX protocol (RFC 2741), such as NET-SNMP.
14cu|amavisd-new-2.11.0-1|177	
14cu|amavisd-new-2.11.0-1|178	It is similar to combined existing utility programs amavisd-agent and
14cu|amavisd-new-2.11.0-1|179	amavisd-nanny, but instead of writing results as text to stdout, it
14cu|amavisd-new-2.11.0-1|180	exports data to a SNMP server running on a host (same or remote), making
14cu|amavisd-new-2.11.0-1|181	them available to SNMP clients (such a Cacti or mrtg) for monitoring or
14cu|amavisd-new-2.11.0-1|182	alerting purposes.
14cu|amavisd-new-2.11.0-1|183	
14cu|amavisd-new-2.11.0-1|184	%files snmp
14cu|amavisd-new-2.11.0-1|185	%doc AMAVIS-MIB.txt
14cu|amavisd-new-2.11.0-1|186	%{_unitdir}/amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|187	%{_sbindir}/amavisd-snmp-subagent
14cu|amavisd-new-2.11.0-1|188	
14cu|amavisd-new-2.11.0-1|189	%post snmp
14cu|amavisd-new-2.11.0-1|190	%systemd_post amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|191	
14cu|amavisd-new-2.11.0-1|192	%preun snmp
14cu|amavisd-new-2.11.0-1|193	%systemd_preun amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|194	
14cu|amavisd-new-2.11.0-1|195	%postun snmp
14cu|amavisd-new-2.11.0-1|196	%systemd_postun_with_restart amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|197	
14cu|amavisd-new-2.11.0-1|198	#----------------------------------------------------------------------------
14cu|amavisd-new-2.11.0-1|199	
14cu|amavisd-new-2.11.0-1|200	%package zeromq
14cu|amavisd-new-2.11.0-1|201	Summary:	Support for communicating through 0MQ sockets
14cu|amavisd-new-2.11.0-1|202	Group:		Networking/Mail
14cu|amavisd-new-2.11.0-1|203	Requires:	%{name} = %{EVRD}
14cu|amavisd-new-2.11.0-1|204	Requires:	perl(ZMQ::Constants)
14cu|amavisd-new-2.11.0-1|205	Requires:	perl(ZMQ::LibZMQ3)
14cu|amavisd-new-2.11.0-1|206	Requires(post,preun,postun):	systemd
14cu|amavisd-new-2.11.0-1|207	
14cu|amavisd-new-2.11.0-1|208	%description zeromq
14cu|amavisd-new-2.11.0-1|209	This package adds support for monitoring and communicating with amavisd
14cu|amavisd-new-2.11.0-1|210	and auxiliary services among themselves through 0MQ sockets (also called ZMQ
14cu|amavisd-new-2.11.0-1|211	or ZeroMQ, or Crossroads I/O or XS). This method offers similar features
14cu|amavisd-new-2.11.0-1|212	as current services amavisd-nanny, amavisd-agent and amavisd-snmp-subagent,
14cu|amavisd-new-2.11.0-1|213	but use message passing paradigm instead of communicating through a shared
14cu|amavisd-new-2.11.0-1|214	Berkeley database. This avoids locking contention, so the gain can be
14cu|amavisd-new-2.11.0-1|215	significant for a busy amavisd setup with lots of child processes.
14cu|amavisd-new-2.11.0-1|216	
14cu|amavisd-new-2.11.0-1|217	%files zeromq
14cu|amavisd-new-2.11.0-1|218	%{_unitdir}/amavis-mc.service
14cu|amavisd-new-2.11.0-1|219	%{_sbindir}/amavis-mc
14cu|amavisd-new-2.11.0-1|220	%{_bindir}/amavisd-status
14cu|amavisd-new-2.11.0-1|221	%{_bindir}/amavis-services
14cu|amavisd-new-2.11.0-1|222	
14cu|amavisd-new-2.11.0-1|223	%post zeromq
14cu|amavisd-new-2.11.0-1|224	%systemd_post amavis-mc.service
14cu|amavisd-new-2.11.0-1|225	
14cu|amavisd-new-2.11.0-1|226	%preun zeromq
14cu|amavisd-new-2.11.0-1|227	%systemd_preun amavis-mc.service
14cu|amavisd-new-2.11.0-1|228	
14cu|amavisd-new-2.11.0-1|229	%postun zeromq
14cu|amavisd-new-2.11.0-1|230	%systemd_postun_with_restart amavis-mc.service
14cu|amavisd-new-2.11.0-1|231	
14cu|amavisd-new-2.11.0-1|232	#----------------------------------------------------------------------------
14cu|amavisd-new-2.11.0-1|233	
14cu|amavisd-new-2.11.0-1|234	%package snmp-zeromq
14cu|amavisd-new-2.11.0-1|235	Summary:	Exports amavisd SNMP data and communicates through 0MQ sockets
14cu|amavisd-new-2.11.0-1|236	Group:		Networking/Mail
14cu|amavisd-new-2.11.0-1|237	Requires:	%{name}-zeromq = %{EVRD}
14cu|amavisd-new-2.11.0-1|238	Requires:	perl(NetSNMP::OID)
14cu|amavisd-new-2.11.0-1|239	Requires(post,preun,postun):	systemd
14cu|amavisd-new-2.11.0-1|240	
14cu|amavisd-new-2.11.0-1|241	%description snmp-zeromq
14cu|amavisd-new-2.11.0-1|242	This package contains the program amavisd-snmp-subagent-zmq, which can be
14cu|amavisd-new-2.11.0-1|243	used as a SNMP AgentX, exporting amavisd statistical counters database
14cu|amavisd-new-2.11.0-1|244	(snmp.db) as well as a child process status database (nanny.db) to a
14cu|amavisd-new-2.11.0-1|245	SNMP daemon supporting the AgentX protocol (RFC 2741), such as NET-SNMP.
14cu|amavisd-new-2.11.0-1|246	It supports communicating through 0MQ sockets.
14cu|amavisd-new-2.11.0-1|247	
14cu|amavisd-new-2.11.0-1|248	%files snmp-zeromq
14cu|amavisd-new-2.11.0-1|249	%{_unitdir}/amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|250	%{_sbindir}/amavisd-snmp-subagent-zmq
14cu|amavisd-new-2.11.0-1|251	
14cu|amavisd-new-2.11.0-1|252	%post snmp-zeromq
14cu|amavisd-new-2.11.0-1|253	%systemd_post amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|254	
14cu|amavisd-new-2.11.0-1|255	%preun snmp-zeromq
14cu|amavisd-new-2.11.0-1|256	%systemd_preun amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|257	
14cu|amavisd-new-2.11.0-1|258	%postun snmp-zeromq
14cu|amavisd-new-2.11.0-1|259	%systemd_postun_with_restart amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|260	
14cu|amavisd-new-2.11.0-1|261	#----------------------------------------------------------------------------
14cu|amavisd-new-2.11.0-1|262	
14cu|amavisd-new-2.11.0-1|263	%prep
14cu|amavisd-new-2.11.0-1|264	%setup -q
14cu|amavisd-new-2.11.0-1|265	%patch0 -p1
14cu|amavisd-new-2.11.0-1|266	%patch1 -p1
14cu|amavisd-new-2.11.0-1|267	%patch2 -p0
14cu|amavisd-new-2.11.0-1|268	%patch3 -p1
14cu|amavisd-new-2.11.0-1|269	
14cu|amavisd-new-2.11.0-1|270	install -p -m 644 %{SOURCE5} README_FILES/
14cu|amavisd-new-2.11.0-1|271	sed -e 's,/var/amavis/amavisd.sock\>,%{_localstatedir}/spool/amavisd/amavisd.sock,' -i amavisd-release
14cu|amavisd-new-2.11.0-1|272	
14cu|amavisd-new-2.11.0-1|273	%build
14cu|amavisd-new-2.11.0-1|274	
14cu|amavisd-new-2.11.0-1|275	%install
14cu|amavisd-new-2.11.0-1|276	
14cu|amavisd-new-2.11.0-1|277	install -D -p -m 755 amavisd %{buildroot}%{_sbindir}/amavisd
14cu|amavisd-new-2.11.0-1|278	install -D -p -m 755 amavisd-snmp-subagent %{buildroot}%{_sbindir}/amavisd-snmp-subagent
14cu|amavisd-new-2.11.0-1|279	install -D -p -m 755 amavisd-snmp-subagent-zmq %{buildroot}%{_sbindir}/amavisd-snmp-subagent-zmq
14cu|amavisd-new-2.11.0-1|280	
14cu|amavisd-new-2.11.0-1|281	mkdir -p %{buildroot}%{_bindir}
14cu|amavisd-new-2.11.0-1|282	install -p -m 755 amavisd-{agent,nanny,release,signer,status,submit} %{buildroot}%{_bindir}/
14cu|amavisd-new-2.11.0-1|283	install -p -m 755 amavis-mc %{buildroot}%{_sbindir}/
14cu|amavisd-new-2.11.0-1|284	install -p -m 755 amavis-services %{buildroot}%{_bindir}/
14cu|amavisd-new-2.11.0-1|285	
14cu|amavisd-new-2.11.0-1|286	install -D -p -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/amavisd.service
14cu|amavisd-new-2.11.0-1|287	install -D -p -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/amavisd-snmp.service
14cu|amavisd-new-2.11.0-1|288	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/amavisd-clean-tmp.service
14cu|amavisd-new-2.11.0-1|289	install -D -p -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/amavisd-clean-tmp.timer
14cu|amavisd-new-2.11.0-1|290	install -D -p -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/amavisd-clean-quarantine.service
14cu|amavisd-new-2.11.0-1|291	install -D -p -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/amavisd-clean-quarantine.timer
14cu|amavisd-new-2.11.0-1|292	install -D -p -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/amavis-mc.service
14cu|amavisd-new-2.11.0-1|293	install -D -p -m 644 %{SOURCE16} %{buildroot}%{_unitdir}/amavisd-snmp-zmq.service
14cu|amavisd-new-2.11.0-1|294	
14cu|amavisd-new-2.11.0-1|295	install -D -p -m 644 amavisd.conf %{buildroot}%{_sysconfdir}/amavisd/amavisd.conf
14cu|amavisd-new-2.11.0-1|296	install -D -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/clamd.d/amavisd.conf
14cu|amavisd-new-2.11.0-1|297	
14cu|amavisd-new-2.11.0-1|298	mkdir -p %{buildroot}%{_localstatedir}/spool/amavisd/{tmp,db,quarantine}
14cu|amavisd-new-2.11.0-1|299	mkdir -p %{buildroot}%{_localstatedir}/run/{clamd.amavisd,amavisd}
14cu|amavisd-new-2.11.0-1|300	
14cu|amavisd-new-2.11.0-1|301	install -D -m 644 %{SOURCE8} %{buildroot}%{_tmpfilesdir}/amavisd-new.conf
14cu|amavisd-new-2.11.0-1|302	
14cu|amavisd-new-2.11.0-1|303	%changelog
14cu|amavisd-new-2.11.0-1|304	
14cu|amavisd-new-2.11.0-1|305	* Fri Sep 02 2016 alzim <alzim@bk.ru> 2.11.0-1
14cu|amavisd-new-2.11.0-1|306	- (414e108) Merge pull request #1 from import/amavisd-new:rosa2016.1
14cu|amavisd-new-2.11.0-1|307	- (414e108) Updated to 2.11.0
14cu|amavisd-new-2.11.0-1|308	
14cu|amavisd-new-2.11.0-1|309	

9505 14
14cu|amaya-11.4.4-6|1	%define debug_package %{nil}
14cu|amaya-11.4.4-6|2	
14cu|amaya-11.4.4-6|3	%bcond_with system_libwww
14cu|amaya-11.4.4-6|4	
14cu|amaya-11.4.4-6|5	Summary:	Web Browser/Editor from the World Wide Web Consortium
14cu|amaya-11.4.4-6|6	Name:		amaya
14cu|amaya-11.4.4-6|7	Version:	11.4.4
14cu|amaya-11.4.4-6|8	Release:	6
14cu|amaya-11.4.4-6|9	License:	W3C License
14cu|amaya-11.4.4-6|10	Group:		Networking/WWW
14cu|amaya-11.4.4-6|11	Url:		http://www.w3.org/Amaya/
14cu|amaya-11.4.4-6|12	Source0:	http://www.w3.org/Amaya/Distribution/amaya-fullsrc-%{version}.tgz
14cu|amaya-11.4.4-6|13	Source1:	%{name}.1.bz2
14cu|amaya-11.4.4-6|14	#2010-01-06
14cu|amaya-11.4.4-6|15	Source10:	http://www.w3.org/Amaya/Distribution/Dutch.tgz
14cu|amaya-11.4.4-6|16	Source11:	http://www.w3.org/Amaya/Distribution/English.tgz
14cu|amaya-11.4.4-6|17	Source12:	http://www.w3.org/Amaya/Distribution/French.tgz
14cu|amaya-11.4.4-6|18	Source13:	http://www.w3.org/Amaya/Distribution/German.tgz
14cu|amaya-11.4.4-6|19	Source14:	http://www.w3.org/Amaya/Distribution/Italian.tgz
14cu|amaya-11.4.4-6|20	Source15:	http://www.w3.org/Amaya/Distribution/Spanish.tgz
14cu|amaya-11.4.4-6|21	Source16:	http://www.w3.org/Amaya/Distribution/Swedish.tgz
14cu|amaya-11.4.4-6|22	Patch0:		amaya-11.4.4-dso.patch
14cu|amaya-11.4.4-6|23	Patch1:		amaya-11.4.4-gzfile.patch
14cu|amaya-11.4.4-6|24	Patch2:		amaya-11.4.4-libpng15.patch
14cu|amaya-11.4.4-6|25	Patch3:		amaya-11.4.4-desktop.patch
14cu|amaya-11.4.4-6|26	Patch4:		amaya-11.4.4-gcc4.8.patch
14cu|amaya-11.4.4-6|27	Patch5:		amaya-11.4.4-sslv2.patch
14cu|amaya-11.4.4-6|28	BuildRequires:	bison
14cu|amaya-11.4.4-6|29	BuildRequires:	flex
14cu|amaya-11.4.4-6|30	BuildRequires:	jpeg-devel
14cu|amaya-11.4.4-6|31	BuildRequires:	libstdc++-devel
14cu|amaya-11.4.4-6|32	%if %{with system_libwww}
14cu|amaya-11.4.4-6|33	BuildRequires:	w3c-libwww-devel
14cu|amaya-11.4.4-6|34	%else
14cu|amaya-11.4.4-6|35	BuildConflicts:	w3c-libwww-devel
14cu|amaya-11.4.4-6|36	%endif
14cu|amaya-11.4.4-6|37	BuildRequires:	wxgtku-devel
14cu|amaya-11.4.4-6|38	BuildRequires:	pkgconfig(freetype2)
14cu|amaya-11.4.4-6|39	BuildRequires:	pkgconfig(gl)
14cu|amaya-11.4.4-6|40	BuildRequires:	pkgconfig(glu)
14cu|amaya-11.4.4-6|41	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|amaya-11.4.4-6|42	BuildRequires:	pkgconfig(imlib)
14cu|amaya-11.4.4-6|43	BuildRequires:	pkgconfig(libpng)
14cu|amaya-11.4.4-6|44	BuildRequires:	pkgconfig(raptor)
14cu|amaya-11.4.4-6|45	BuildRequires:	pkgconfig(redland)
14cu|amaya-11.4.4-6|46	BuildRequires:	pkgconfig(x11)
14cu|amaya-11.4.4-6|47	BuildRequires:	pkgconfig(zlib)
14cu|amaya-11.4.4-6|48	
14cu|amaya-11.4.4-6|49	%description
14cu|amaya-11.4.4-6|50	Amaya is a complete Web authoring tool with some browsing funtionalities
14cu|amaya-11.4.4-6|51	and comes equipped with a WYSIWYG style of interface, similar to that of
14cu|amaya-11.4.4-6|52	the most popular commercial browsers. With such an interface, users do not
14cu|amaya-11.4.4-6|53	need to well know the HTML, MathML or CSS languages.
14cu|amaya-11.4.4-6|54	
14cu|amaya-11.4.4-6|55	This graphical HTML Editor supports many of the latest draft standards
14cu|amaya-11.4.4-6|56	for HTML/XHTML.
14cu|amaya-11.4.4-6|57	
14cu|amaya-11.4.4-6|58	%files
14cu|amaya-11.4.4-6|59	%doc Amaya/README* Amaya/amaya/COPYRIGHT*
14cu|amaya-11.4.4-6|60	%{_libdir}/Amaya
14cu|amaya-11.4.4-6|61	%{_mandir}/man1/%{name}.*
14cu|amaya-11.4.4-6|62	%{_bindir}/%{name}
14cu|amaya-11.4.4-6|63	%{_datadir}/applications/%{name}.desktop
14cu|amaya-11.4.4-6|64	%{_datadir}/pixmaps/%{name}.png
14cu|amaya-11.4.4-6|65	
14cu|amaya-11.4.4-6|66	#----------------------------------------------------------------------------
14cu|amaya-11.4.4-6|67	
14cu|amaya-11.4.4-6|68	%prep
14cu|amaya-11.4.4-6|69	%setup -q -n Amaya -c
14cu|amaya-11.4.4-6|70	%patch0 -p0
14cu|amaya-11.4.4-6|71	%patch1 -p0
14cu|amaya-11.4.4-6|72	%patch2 -p1
14cu|amaya-11.4.4-6|73	%patch3 -p0
14cu|amaya-11.4.4-6|74	%patch4 -p1
14cu|amaya-11.4.4-6|75	%patch5 -p1
14cu|amaya-11.4.4-6|76	
14cu|amaya-11.4.4-6|77	%build
14cu|amaya-11.4.4-6|78	# use system mesa
14cu|amaya-11.4.4-6|79	rm -f Mesa/Makefile
14cu|amaya-11.4.4-6|80	
14cu|amaya-11.4.4-6|81	mkdir Amaya/WX
14cu|amaya-11.4.4-6|82	cd Amaya/WX
14cu|amaya-11.4.4-6|83	
14cu|amaya-11.4.4-6|84	ln -s ../configure ./configure
14cu|amaya-11.4.4-6|85	%configure2_5x \
14cu|amaya-11.4.4-6|86	--enable-system-raptor \
14cu|amaya-11.4.4-6|87	--enable-system-wx \
14cu|amaya-11.4.4-6|88	--prefix=%{_libdir}
14cu|amaya-11.4.4-6|89	cp Options.orig Options
14cu|amaya-11.4.4-6|90	make
14cu|amaya-11.4.4-6|91	
14cu|amaya-11.4.4-6|92	%install
14cu|amaya-11.4.4-6|93	cd Amaya/WX
14cu|amaya-11.4.4-6|94	mkdir -p %{buildroot}%{_prefix}
14cu|amaya-11.4.4-6|95	%makeinstall_std
14cu|amaya-11.4.4-6|96	
14cu|amaya-11.4.4-6|97	mkdir -p %{buildroot}%{_bindir}
14cu|amaya-11.4.4-6|98	pushd %{buildroot}%{_bindir}/
14cu|amaya-11.4.4-6|99	ln -sf ../..%{_libdir}/Amaya/wx/bin/amaya amaya
14cu|amaya-11.4.4-6|100	popd
14cu|amaya-11.4.4-6|101	
14cu|amaya-11.4.4-6|102	# install .desktop file, pixmap etc
14cu|amaya-11.4.4-6|103	./script_install_gnomekde ./bin %{buildroot}%{_datadir} %{_datadir}
14cu|amaya-11.4.4-6|104	
14cu|amaya-11.4.4-6|105	# install man pages
14cu|amaya-11.4.4-6|106	mkdir -p %{buildroot}%{_mandir}/man1
14cu|amaya-11.4.4-6|107	bzcat %{SOURCE1} > %{buildroot}%{_mandir}/man1/%{name}.1
14cu|amaya-11.4.4-6|108	
14cu|amaya-11.4.4-6|109	# install dictionaries
14cu|amaya-11.4.4-6|110	cp %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{buildroot}%{_libdir}/Amaya/dicopar/
14cu|amaya-11.4.4-6|111	pushd %{buildroot}%{_libdir}/Amaya/dicopar/
14cu|amaya-11.4.4-6|112	gunzip *.tgz
14cu|amaya-11.4.4-6|113	for tarfile in *.tar
14cu|amaya-11.4.4-6|114	do
14cu|amaya-11.4.4-6|115	tar xf $tarfile
14cu|amaya-11.4.4-6|116	done
14cu|amaya-11.4.4-6|117	rm -f *.tar
14cu|amaya-11.4.4-6|118	popd
14cu|amaya-11.4.4-6|119	
14cu|amaya-11.4.4-6|120	
14cu|amaya-11.4.4-6|121	%changelog
14cu|amaya-11.4.4-6|122	
14cu|amaya-11.4.4-6|123	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11.4.4-6
14cu|amaya-11.4.4-6|124	- (91423db) Disable debug package
14cu|amaya-11.4.4-6|125	
14cu|amaya-11.4.4-6|126	

9506 14
14cu|amide-1.0.5-3|1	Summary:	Program for viewing and analyzing medical image data sets
14cu|amide-1.0.5-3|2	Name:		amide
14cu|amide-1.0.5-3|3	Version:	1.0.5
14cu|amide-1.0.5-3|4	Release:	3
14cu|amide-1.0.5-3|5	License:	GPLv2+
14cu|amide-1.0.5-3|6	Group:		Graphics
14cu|amide-1.0.5-3|7	Url:		http://amide.sourceforge.net
14cu|amide-1.0.5-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
14cu|amide-1.0.5-3|9	
14cu|amide-1.0.5-3|10	BuildRequires:	intltool
14cu|amide-1.0.5-3|11	BuildRequires:	perl-XML-Parser
14cu|amide-1.0.5-3|12	BuildRequires:	dcmtk-devel
14cu|amide-1.0.5-3|13	BuildRequires:	ffmpeg-devel >= 2.1
14cu|amide-1.0.5-3|14	BuildRequires:	volpack-devel
14cu|amide-1.0.5-3|15	BuildRequires:	xmedcon-devel
14cu|amide-1.0.5-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|amide-1.0.5-3|17	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|amide-1.0.5-3|18	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|amide-1.0.5-3|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|amide-1.0.5-3|20	BuildRequires:	pkgconfig(gsl)
14cu|amide-1.0.5-3|21	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cu|amide-1.0.5-3|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|amide-1.0.5-3|23	
14cu|amide-1.0.5-3|24	%description
14cu|amide-1.0.5-3|25	AMIDE is a tool for viewing and analyzing medical image data sets.
14cu|amide-1.0.5-3|26	It's capabilities include the simultaneous handling of multiple data
14cu|amide-1.0.5-3|27	sets imported from a variety of file formats, image fusion, 3D region
14cu|amide-1.0.5-3|28	of interest drawing and analysis, volume rendering, and rigid body
14cu|amide-1.0.5-3|29	alignments.
14cu|amide-1.0.5-3|30	
14cu|amide-1.0.5-3|31	%prep
14cu|amide-1.0.5-3|32	%setup -q
14cu|amide-1.0.5-3|33	
14cu|amide-1.0.5-3|34	%build
14cu|amide-1.0.5-3|35	%configure2_5x \
14cu|amide-1.0.5-3|36	--enable-libecat=no \
14cu|amide-1.0.5-3|37	--enable-amide-debug=no \
14cu|amide-1.0.5-3|38	--disable-scrollkeeper
14cu|amide-1.0.5-3|39	# paralel build don't work on abf
14cu|amide-1.0.5-3|40	make
14cu|amide-1.0.5-3|41	
14cu|amide-1.0.5-3|42	%install
14cu|amide-1.0.5-3|43	%makeinstall_std
14cu|amide-1.0.5-3|44	
14cu|amide-1.0.5-3|45	desktop-file-install --vendor gnome --delete-original \
14cu|amide-1.0.5-3|46	--dir %{buildroot}%{_datadir}/applications \
14cu|amide-1.0.5-3|47	--add-category X-Red-Hat-Extra \
14cu|amide-1.0.5-3|48	%{buildroot}%{_datadir}/applications/*
14cu|amide-1.0.5-3|49	
14cu|amide-1.0.5-3|50	rm -rf %{buildroot}/var/scrollkeeper
14cu|amide-1.0.5-3|51	
14cu|amide-1.0.5-3|52	%find_lang %{name}
14cu|amide-1.0.5-3|53	
14cu|amide-1.0.5-3|54	%files -f %{name}.lang
14cu|amide-1.0.5-3|55	%doc AUTHORS COPYING ChangeLog NEWS README todo
14cu|amide-1.0.5-3|56	%{_bindir}/*
14cu|amide-1.0.5-3|57	%{_datadir}/pixmaps
14cu|amide-1.0.5-3|58	%{_datadir}/gnome
14cu|amide-1.0.5-3|59	%{_datadir}/omf
14cu|amide-1.0.5-3|60	%{_datadir}/applications
14cu|amide-1.0.5-3|61	%{_mandir}/man1/*
14cu|amide-1.0.5-3|62	
14cu|amide-1.0.5-3|63	
14cu|amide-1.0.5-3|64	%changelog
14cu|amide-1.0.5-3|65	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.5-3
14cu|amide-1.0.5-3|66	+ Revision: 09d3434
14cu|amide-1.0.5-3|67	- Bump release
14cu|amide-1.0.5-3|68	
14cu|amide-1.0.5-3|69	

9507 14
14cu|ams-2.1.2-1|1	%define	with_qt5 0
14cu|ams-2.1.2-1|2	
14cu|ams-2.1.2-1|3	Summary:	Alsa Modular Synth
14cu|ams-2.1.2-1|4	Name:		ams
14cu|ams-2.1.2-1|5	Version:	2.1.2
14cu|ams-2.1.2-1|6	Release:	1
14cu|ams-2.1.2-1|7	License:	GPLv2+
14cu|ams-2.1.2-1|8	Group:		Sound
14cu|ams-2.1.2-1|9	URL:		http://alsamodular.sourceforge.net/
14cu|ams-2.1.2-1|10	Source0:	http://sourceforge.net/projects/alsamodular/files/alsamodular/2.1.2/%{name}-%{version}.tar.bz2
14cu|ams-2.1.2-1|11	BuildRequires:	pkgconfig(alsa)
14cu|ams-2.1.2-1|12	BuildRequires:	pkgconfig(fftw3)
14cu|ams-2.1.2-1|13	BuildRequires:	pkgconfig(jack)
14cu|ams-2.1.2-1|14	BuildRequires:	pkgconfig(liblo) >= 0.26
14cu|ams-2.1.2-1|15	BuildRequires:	ladspa-devel
14cu|ams-2.1.2-1|16	BuildRequires:	zita-alsa-pcmi-devel
14cu|ams-2.1.2-1|17	%if %{with_qt5}
14cu|ams-2.1.2-1|18	BuildRequires:	pkgconfig(QtCore) >= 5.0
14cu|ams-2.1.2-1|19	BuildRequires:	pkgconfig(QtGui)
14cu|ams-2.1.2-1|20	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|ams-2.1.2-1|21	BuildRequires:	pkgconfig(QtWidget)
14cu|ams-2.1.2-1|22	BuildRequires:	qt5-linguist-tools
14cu|ams-2.1.2-1|23	%else
14cu|ams-2.1.2-1|24	BuildRequires:	qt4-devel >= 4.2.0
14cu|ams-2.1.2-1|25	%endif
14cu|ams-2.1.2-1|26	Requires:	cmt
14cu|ams-2.1.2-1|27	Requires:	swh-plugins
14cu|ams-2.1.2-1|28	Requires:	VCO-plugins
14cu|ams-2.1.2-1|29	Requires:	rev-plugins
14cu|ams-2.1.2-1|30	Requires:	mcp-plugins
14cu|ams-2.1.2-1|31	
14cu|ams-2.1.2-1|32	%description
14cu|ams-2.1.2-1|33	AlsaModularSynth is a realtime modular synthesizer and effect processor.
14cu|ams-2.1.2-1|34	It features:
14cu|ams-2.1.2-1|35	* MIDI controlled modular software synthesis.
14cu|ams-2.1.2-1|36	* Realtime effect processing with capture from e.g. "Line In" or "Mic In".
14cu|ams-2.1.2-1|37	* Full control of all synthesis and effect parameters via MIDI.
14cu|ams-2.1.2-1|38	* Integrated LADSPA Browser with search capability.
14cu|ams-2.1.2-1|39	* JACK Support.
14cu|ams-2.1.2-1|40	* A Qt4 or Qt5 interface.
14cu|ams-2.1.2-1|41	NOTE: Example files and a handy tutorial are in %{_datadir}/ams.
14cu|ams-2.1.2-1|42	
14cu|ams-2.1.2-1|43	%files
14cu|ams-2.1.2-1|44	%doc AUTHORS COPYING NEWS README THANKS
14cu|ams-2.1.2-1|45	%{_bindir}/%{name}
14cu|ams-2.1.2-1|46	%{_datadir}/%{name}
14cu|ams-2.1.2-1|47	%{_datadir}/applications/rosa-%{name}.desktop
14cu|ams-2.1.2-1|48	%{_mandir}/man1/%{name}.1.*
14cu|ams-2.1.2-1|49	%{_datadir}/pixmaps/%{name}_32.xpm
14cu|ams-2.1.2-1|50	
14cu|ams-2.1.2-1|51	#--------------------------------------------------------------------
14cu|ams-2.1.2-1|52	
14cu|ams-2.1.2-1|53	%prep
14cu|ams-2.1.2-1|54	%setup -q
14cu|ams-2.1.2-1|55	
14cu|ams-2.1.2-1|56	
14cu|ams-2.1.2-1|57	%build
14cu|ams-2.1.2-1|58	# Fix missing too old message
14cu|ams-2.1.2-1|59	autoreconf -vfi
14cu|ams-2.1.2-1|60	%if %{with_qt5}
14cu|ams-2.1.2-1|61	%configure2_5x	--enable-qt5
14cu|ams-2.1.2-1|62	%else
14cu|ams-2.1.2-1|63	%configure2_5x
14cu|ams-2.1.2-1|64	%endif
14cu|ams-2.1.2-1|65	%make
14cu|ams-2.1.2-1|66	
14cu|ams-2.1.2-1|67	
14cu|ams-2.1.2-1|68	%install
14cu|ams-2.1.2-1|69	%makeinstall_std
14cu|ams-2.1.2-1|70	
14cu|ams-2.1.2-1|71	# Provide menu entry
14cu|ams-2.1.2-1|72	mkdir -p %{buildroot}/%{_datadir}/applications
14cu|ams-2.1.2-1|73	cat > %{buildroot}/%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cu|ams-2.1.2-1|74	[Desktop Entry]
14cu|ams-2.1.2-1|75	Name=Alsa Modular Synth
14cu|ams-2.1.2-1|76	Comment=Modular Synthesizer for ALSA
14cu|ams-2.1.2-1|77	Exec=%{name}
14cu|ams-2.1.2-1|78	Icon=ams_32.xpm
14cu|ams-2.1.2-1|79	Terminal=false
14cu|ams-2.1.2-1|80	Type=Application
14cu|ams-2.1.2-1|81	StartupNotify=true
14cu|ams-2.1.2-1|82	Categories=X-RosaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
14cu|ams-2.1.2-1|83	EOF
14cu|ams-2.1.2-1|84	
14cu|ams-2.1.2-1|85	
14cu|ams-2.1.2-1|86	
14cu|ams-2.1.2-1|87	
14cu|ams-2.1.2-1|88	%changelog
14cu|ams-2.1.2-1|89	
14cu|ams-2.1.2-1|90	* Tue Aug 02 2016 Giovanni Mariani <mc2374@mclink.it> 2.1.2-1
14cu|ams-2.1.2-1|91	- (c3dc83c) Updated to release 2.1.2, added means to build against Qt5, updated BReqs, License and Description, fixed provided .desktop file
14cu|ams-2.1.2-1|92	
14cu|ams-2.1.2-1|93	

9508 14
14cu|amsynth-1.6.4-1|1	Name:		amsynth
14cu|amsynth-1.6.4-1|2	Version:	1.6.4
14cu|amsynth-1.6.4-1|3	Release:	1
14cu|amsynth-1.6.4-1|4	Summary:	Virtual-analog polyphonic synthesizer for ALSA, OSS and JACK
14cu|amsynth-1.6.4-1|5	Group:		Sound
14cu|amsynth-1.6.4-1|6	License:	GPLv2+
14cu|amsynth-1.6.4-1|7	Url:		http://%{name}.github.io/
14cu|amsynth-1.6.4-1|8	Source0:	http://github.com/%{name}/%{name}/releases/download/release-%{version}/%{name}-%{version}.tar.bz2
14cu|amsynth-1.6.4-1|9	Patch0:		%{name}-1.6.4-fix-desktop-file.patch
14cu|amsynth-1.6.4-1|10	BuildRequires:	alsa-oss-devel
14cu|amsynth-1.6.4-1|11	# For VST plugin suppport
14cu|amsynth-1.6.4-1|12	BuildRequires:	dssi-vst
14cu|amsynth-1.6.4-1|13	BuildRequires:	pkgconfig(alsa)
14cu|amsynth-1.6.4-1|14	BuildRequires:	pkgconfig(dssi)
14cu|amsynth-1.6.4-1|15	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.20.0
14cu|amsynth-1.6.4-1|16	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.6.0
14cu|amsynth-1.6.4-1|17	BuildRequires:	pkgconfig(lash-1.0)
14cu|amsynth-1.6.4-1|18	BuildRequires:	pkgconfig(liblo)
14cu|amsynth-1.6.4-1|19	BuildRequires:	pkgconfig(lv2)
14cu|amsynth-1.6.4-1|20	BuildRequires:	pkgconfig(jack)
14cu|amsynth-1.6.4-1|21	BuildRequires:	pkgconfig(sndfile)
14cu|amsynth-1.6.4-1|22	
14cu|amsynth-1.6.4-1|23	%description
14cu|amsynth-1.6.4-1|24	Amsynth is a standalone polyphonic subtractive synthesizer. It supports OSS,
14cu|amsynth-1.6.4-1|25	ALSA and JACK for Audio and MIDI I/O.
14cu|amsynth-1.6.4-1|26	Features are as follows:
14cu|amsynth-1.6.4-1|27	o Dual oscillators with classic waveforms (sine, saw, square, noise)
14cu|amsynth-1.6.4-1|28	o 12/24 dB/oct resonant filter (low-pass, high-pass, band-pass, notch)
14cu|amsynth-1.6.4-1|29	o Independent ADSR envelopes for filter & amplitude
14cu|amsynth-1.6.4-1|30	o LFO which can module the oscillators, filter, and amplitude
14cu|amsynth-1.6.4-1|31	o Distortion effect
14cu|amsynth-1.6.4-1|32	o Reverb
14cu|amsynth-1.6.4-1|33	o Lot of presets.
14cu|amsynth-1.6.4-1|34	
14cu|amsynth-1.6.4-1|35	%files
14cu|amsynth-1.6.4-1|36	%doc AUTHORS COPYING NEWS README
14cu|amsynth-1.6.4-1|37	%{_bindir}/%{name}
14cu|amsynth-1.6.4-1|38	%{_datadir}/%{name}
14cu|amsynth-1.6.4-1|39	%{_datadir}/applications/%{name}.desktop
14cu|amsynth-1.6.4-1|40	%{_datadir}/pixmaps/%{name}.png
14cu|amsynth-1.6.4-1|41	
14cu|amsynth-1.6.4-1|42	#-----------------------------------------------------------------------------
14cu|amsynth-1.6.4-1|43	
14cu|amsynth-1.6.4-1|44	%package dssi
14cu|amsynth-1.6.4-1|45	Summary:	Amsynth DSSI synthesizer plugin
14cu|amsynth-1.6.4-1|46	Group:		Sound
14cu|amsynth-1.6.4-1|47	License:	GPLv2+
14cu|amsynth-1.6.4-1|48	Requires:	%{name} = %{version}-%{release}
14cu|amsynth-1.6.4-1|49	
14cu|amsynth-1.6.4-1|50	%description dssi
14cu|amsynth-1.6.4-1|51	This is the DSSI synthesizer plugin of amsynth, which can be used with DSSI
14cu|amsynth-1.6.4-1|52	hosts like qtractor, ghostess, rosegarden and others.
14cu|amsynth-1.6.4-1|53	
14cu|amsynth-1.6.4-1|54	%files dssi
14cu|amsynth-1.6.4-1|55	%doc COPYING
14cu|amsynth-1.6.4-1|56	%{_libdir}/dssi/%{name}_dssi.so
14cu|amsynth-1.6.4-1|57	%{_libdir}/dssi/%{name}_dssi/%{name}_dssi_gtk
14cu|amsynth-1.6.4-1|58	
14cu|amsynth-1.6.4-1|59	#-----------------------------------------------------------------------------
14cu|amsynth-1.6.4-1|60	
14cu|amsynth-1.6.4-1|61	%package plugin-lv2
14cu|amsynth-1.6.4-1|62	Summary:	Amsynth LV2 synthesizer plugin
14cu|amsynth-1.6.4-1|63	Group:		Sound
14cu|amsynth-1.6.4-1|64	License:	GPLv2+
14cu|amsynth-1.6.4-1|65	Requires:	%{name} = %{version}-%{release}
14cu|amsynth-1.6.4-1|66	
14cu|amsynth-1.6.4-1|67	%description plugin-lv2
14cu|amsynth-1.6.4-1|68	This is the LV2 synthesizer plugin of amsynth, which can be used with LV2
14cu|amsynth-1.6.4-1|69	hosts like qtractor, ardour, zynjacku and others.
14cu|amsynth-1.6.4-1|70	
14cu|amsynth-1.6.4-1|71	%files plugin-lv2
14cu|amsynth-1.6.4-1|72	%doc COPYING
14cu|amsynth-1.6.4-1|73	%{_libdir}/lv2/%{name}.lv2/*
14cu|amsynth-1.6.4-1|74	
14cu|amsynth-1.6.4-1|75	#-----------------------------------------------------------------------------
14cu|amsynth-1.6.4-1|76	
14cu|amsynth-1.6.4-1|77	%package plugin-vst
14cu|amsynth-1.6.4-1|78	Summary:	Amsynth VST synthesizer plugin
14cu|amsynth-1.6.4-1|79	Group:		Sound
14cu|amsynth-1.6.4-1|80	License:	GPLv2+
14cu|amsynth-1.6.4-1|81	Requires:	%{name} = %{version}-%{release}
14cu|amsynth-1.6.4-1|82	
14cu|amsynth-1.6.4-1|83	%description plugin-vst
14cu|amsynth-1.6.4-1|84	This is the VST synthesizer plugin of amsynth, which can be used with VST
14cu|amsynth-1.6.4-1|85	hosts.
14cu|amsynth-1.6.4-1|86	
14cu|amsynth-1.6.4-1|87	%files plugin-vst
14cu|amsynth-1.6.4-1|88	%doc COPYING
14cu|amsynth-1.6.4-1|89	%{_libdir}/vst/%{name}_vst.so
14cu|amsynth-1.6.4-1|90	
14cu|amsynth-1.6.4-1|91	#-----------------------------------------------------------------------------
14cu|amsynth-1.6.4-1|92	
14cu|amsynth-1.6.4-1|93	%prep
14cu|amsynth-1.6.4-1|94	%setup -q
14cu|amsynth-1.6.4-1|95	%patch0 -p1
14cu|amsynth-1.6.4-1|96	
14cu|amsynth-1.6.4-1|97	
14cu|amsynth-1.6.4-1|98	%build
14cu|amsynth-1.6.4-1|99	%configure	--with-alsa \
14cu|amsynth-1.6.4-1|100	--with-jack \
14cu|amsynth-1.6.4-1|101	--with-lash \
14cu|amsynth-1.6.4-1|102	--with-sndfile \
14cu|amsynth-1.6.4-1|103	--with-dssi \
14cu|amsynth-1.6.4-1|104	--with-lv2 \
14cu|amsynth-1.6.4-1|105	--with-gui
14cu|amsynth-1.6.4-1|106	%make
14cu|amsynth-1.6.4-1|107	
14cu|amsynth-1.6.4-1|108	
14cu|amsynth-1.6.4-1|109	%install
14cu|amsynth-1.6.4-1|110	%makeinstall_std
14cu|amsynth-1.6.4-1|111	
14cu|amsynth-1.6.4-1|112	%changelog
14cu|amsynth-1.6.4-1|113	
14cu|amsynth-1.6.4-1|114	* Fri Mar 11 2016 Giovanni Mariani <mc2374@mclink.it> 1.6.4-1
14cu|amsynth-1.6.4-1|115	- (594e252) Updated to release 1.6.4, added P0 to fix desktop file, updatedDescriptions, BReqs and URLs, enabled support for lash and VST plugins (package provided), cleaned specfile
14cu|amsynth-1.6.4-1|116	
14cu|amsynth-1.6.4-1|117	

9509 14
14cu|amule-2.3.1-8|1	%define oname aMule
14cu|amule-2.3.1-8|2	
14cu|amule-2.3.1-8|3	Summary:	File sharing client compatible with eDonkey
14cu|amule-2.3.1-8|4	Name:		amule
14cu|amule-2.3.1-8|5	Version:	2.3.1
14cu|amule-2.3.1-8|6	Release:	8
14cu|amule-2.3.1-8|7	License:	GPLv2+
14cu|amule-2.3.1-8|8	Group:		Networking/File transfer
14cu|amule-2.3.1-8|9	Url:		http://amule.org
14cu|amule-2.3.1-8|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/amule/%{oname}-%{version}.tar.bz2
14cu|amule-2.3.1-8|11	Source10:	%{name}-16.png
14cu|amule-2.3.1-8|12	Source11:	%{name}-32.png
14cu|amule-2.3.1-8|13	Source12:	%{name}-48.png
14cu|amule-2.3.1-8|14	Patch0:		aMule-2.3.1rc2-wxversion.patch
14cu|amule-2.3.1-8|15	Patch1:		amule-2.3.1-gcc47.patch
14cu|amule-2.3.1-8|16	BuildRequires:	desktop-file-utils
14cu|amule-2.3.1-8|17	BuildRequires:	binutils-devel
14cu|amule-2.3.1-8|18	BuildRequires:	gd-devel >= 2.0
14cu|amule-2.3.1-8|19	BuildRequires:	gettext-devel
14cu|amule-2.3.1-8|20	BuildRequires:	readline-devel
14cu|amule-2.3.1-8|21	BuildRequires:	wxgtku-devel
14cu|amule-2.3.1-8|22	BuildRequires:	pkgconfig(cryptopp)
14cu|amule-2.3.1-8|23	BuildRequires:	pkgconfig(geoip)
14cu|amule-2.3.1-8|24	BuildRequires:	pkgconfig(libcurl)
14cu|amule-2.3.1-8|25	BuildRequires:	pkgconfig(libupnp)
14cu|amule-2.3.1-8|26	BuildRequires:	pkgconfig(ncurses)
14cu|amule-2.3.1-8|27	
14cu|amule-2.3.1-8|28	%description
14cu|amule-2.3.1-8|29	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cu|amule-2.3.1-8|30	Network. It is a fork of xMule, whis was based on emule for
14cu|amule-2.3.1-8|31	Windows. aMule currently supports (but is not limited to) the
14cu|amule-2.3.1-8|32	following platforms: Linux, *BSD and MacOS X.
14cu|amule-2.3.1-8|33	
14cu|amule-2.3.1-8|34	%files -f %{name}.lang
14cu|amule-2.3.1-8|35	%doc docs/*
14cu|amule-2.3.1-8|36	%{_datadir}/applications/alc.desktop
14cu|amule-2.3.1-8|37	%{_datadir}/applications/wxcas.desktop
14cu|amule-2.3.1-8|38	%{_datadir}/pixmaps/alc.xpm
14cu|amule-2.3.1-8|39	%{_datadir}/pixmaps/wxcas.xpm
14cu|amule-2.3.1-8|40	%{_bindir}/amule
14cu|amule-2.3.1-8|41	%{_bindir}/amulegui
14cu|amule-2.3.1-8|42	%{_bindir}/wxcas
14cu|amule-2.3.1-8|43	%{_bindir}/cas
14cu|amule-2.3.1-8|44	%{_bindir}/ed2k-amule
14cu|amule-2.3.1-8|45	%{_bindir}/alc
14cu|amule-2.3.1-8|46	%dir %{_datadir}/%{name}
14cu|amule-2.3.1-8|47	%{_datadir}/%{name}/skins
14cu|amule-2.3.1-8|48	%{_datadir}/applications/amule.desktop
14cu|amule-2.3.1-8|49	%{_datadir}/applications/amulegui.desktop
14cu|amule-2.3.1-8|50	%{_datadir}/pixmaps/amule.xpm
14cu|amule-2.3.1-8|51	%{_datadir}/pixmaps/amulegui.xpm
14cu|amule-2.3.1-8|52	%{_datadir}/cas
14cu|amule-2.3.1-8|53	%{_miconsdir}/%{name}.png
14cu|amule-2.3.1-8|54	%{_iconsdir}/%{name}.png
14cu|amule-2.3.1-8|55	%{_liconsdir}/%{name}.png
14cu|amule-2.3.1-8|56	%{_mandir}/man1/alc.1*
14cu|amule-2.3.1-8|57	%{_mandir}/man1/amule.1*
14cu|amule-2.3.1-8|58	%{_mandir}/man1/amulegui.1*
14cu|amule-2.3.1-8|59	%{_mandir}/man1/cas.1*
14cu|amule-2.3.1-8|60	%{_mandir}/man1/ed2k.1*
14cu|amule-2.3.1-8|61	%{_mandir}/man1/wxcas.1*
14cu|amule-2.3.1-8|62	
14cu|amule-2.3.1-8|63	%post
14cu|amule-2.3.1-8|64	update-alternatives --install %{_bindir}/ed2k ed2k %{_bindir}/ed2k-%{name} 5
14cu|amule-2.3.1-8|65	
14cu|amule-2.3.1-8|66	%postun
14cu|amule-2.3.1-8|67	update-alternatives --remove ed2k %{_bindir}/ed2k-%{name}
14cu|amule-2.3.1-8|68	
14cu|amule-2.3.1-8|69	#----------------------------------------------------------------------------
14cu|amule-2.3.1-8|70	
14cu|amule-2.3.1-8|71	%package commandline
14cu|amule-2.3.1-8|72	Summary:	File sharing client compatible with eDonkey
14cu|amule-2.3.1-8|73	Group:		Networking/File transfer
14cu|amule-2.3.1-8|74	Requires:	amule = %{version}-%{release}
14cu|amule-2.3.1-8|75	
14cu|amule-2.3.1-8|76	%description commandline
14cu|amule-2.3.1-8|77	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cu|amule-2.3.1-8|78	Network.  It is a fork of xMule, whis was based on emule for
14cu|amule-2.3.1-8|79	Windows. aMule currently supports (but is not limited to) the
14cu|amule-2.3.1-8|80	following platforms: Linux, *BSD and MacOS X.
14cu|amule-2.3.1-8|81	
14cu|amule-2.3.1-8|82	This is the command line tool to control aMule remotely (or locally:).
14cu|amule-2.3.1-8|83	
14cu|amule-2.3.1-8|84	%files commandline -f commandline.lang
14cu|amule-2.3.1-8|85	%doc docs/README
14cu|amule-2.3.1-8|86	%{_bindir}/%{name}cmd
14cu|amule-2.3.1-8|87	%{_bindir}/alcc
14cu|amule-2.3.1-8|88	%{_bindir}/amuled
14cu|amule-2.3.1-8|89	%{_mandir}/man1/alcc.1*
14cu|amule-2.3.1-8|90	%{_mandir}/man1/amulecmd.1*
14cu|amule-2.3.1-8|91	%{_mandir}/man1/amuled.1*
14cu|amule-2.3.1-8|92	
14cu|amule-2.3.1-8|93	#----------------------------------------------------------------------------
14cu|amule-2.3.1-8|94	
14cu|amule-2.3.1-8|95	%package webserver
14cu|amule-2.3.1-8|96	Summary:	File sharing client compatible with eDonkey
14cu|amule-2.3.1-8|97	Group:		Networking/File transfer
14cu|amule-2.3.1-8|98	Requires:	amule = %{version}-%{release}
14cu|amule-2.3.1-8|99	
14cu|amule-2.3.1-8|100	%description webserver
14cu|amule-2.3.1-8|101	aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
14cu|amule-2.3.1-8|102	Network.  It is a fork of xMule, whis was based on emule for
14cu|amule-2.3.1-8|103	Windows. aMule currently supports (but is not limited to) the
14cu|amule-2.3.1-8|104	following platforms: Linux, *BSD and MacOS X.
14cu|amule-2.3.1-8|105	
14cu|amule-2.3.1-8|106	This is the webserver to control aMule remotely (or locally:).
14cu|amule-2.3.1-8|107	
14cu|amule-2.3.1-8|108	%files webserver -f %{name}web.lang
14cu|amule-2.3.1-8|109	%doc docs/README
14cu|amule-2.3.1-8|110	%{_bindir}/%{name}web
14cu|amule-2.3.1-8|111	%{_datadir}/amule/webserver/*
14cu|amule-2.3.1-8|112	%{_mandir}/man1/amuleweb.1*
14cu|amule-2.3.1-8|113	
14cu|amule-2.3.1-8|114	#----------------------------------------------------------------------------
14cu|amule-2.3.1-8|115	
14cu|amule-2.3.1-8|116	%prep
14cu|amule-2.3.1-8|117	%setup -q -n %{oname}-%{version}
14cu|amule-2.3.1-8|118	%patch0 -p1
14cu|amule-2.3.1-8|119	%patch1 -p1
14cu|amule-2.3.1-8|120	cp docs/AUTHORS .
14cu|amule-2.3.1-8|121	cp docs/Changelog ./ChangeLog
14cu|amule-2.3.1-8|122	cp docs/README .
14cu|amule-2.3.1-8|123	touch NEWS
14cu|amule-2.3.1-8|124	
14cu|amule-2.3.1-8|125	%build
14cu|amule-2.3.1-8|126	autoreconf -fi
14cu|amule-2.3.1-8|127	%configure2_5x \
14cu|amule-2.3.1-8|128	--with-wx-config=%{_bindir}/wx-config-unicode\
14cu|amule-2.3.1-8|129	--enable-amulecmd \
14cu|amule-2.3.1-8|130	--enable-amule-gui \
14cu|amule-2.3.1-8|131	--enable-webserver\
14cu|amule-2.3.1-8|132	--disable-xas\
14cu|amule-2.3.1-8|133	--enable-cas\
14cu|amule-2.3.1-8|134	--enable-wxcas\
14cu|amule-2.3.1-8|135	--enable-alc\
14cu|amule-2.3.1-8|136	--enable-alcc \
14cu|amule-2.3.1-8|137	--disable-debug\
14cu|amule-2.3.1-8|138	--enable-amule-daemon \
14cu|amule-2.3.1-8|139	--enable-optimize \
14cu|amule-2.3.1-8|140	--enable-geoip
14cu|amule-2.3.1-8|141	%make
14cu|amule-2.3.1-8|142	
14cu|amule-2.3.1-8|143	%install
14cu|amule-2.3.1-8|144	%makeinstall_std
14cu|amule-2.3.1-8|145	install -m 644 -D %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cu|amule-2.3.1-8|146	install -m 644 -D %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cu|amule-2.3.1-8|147	install -m 644 -D %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cu|amule-2.3.1-8|148	
14cu|amule-2.3.1-8|149	# Fix wrong-script-end-of-line-encoding
14cu|amule-2.3.1-8|150	perl -pi -e 's/\015$//' %{buildroot}%{_datadir}/doc/amule-%{version}/amule-win32.HOWTO.txt
14cu|amule-2.3.1-8|151	
14cu|amule-2.3.1-8|152	mv %{buildroot}%{_bindir}/ed2k %{buildroot}%{_bindir}/ed2k-%{name}
14cu|amule-2.3.1-8|153	rm -rf %{buildroot}%{_datadir}/doc/%{oname}-%{version}
14cu|amule-2.3.1-8|154	rm -f %{buildroot}%{_libdir}/xchat/plugins/xas.pl
14cu|amule-2.3.1-8|155	
14cu|amule-2.3.1-8|156	desktop-file-install --vendor="" \
14cu|amule-2.3.1-8|157	--add-category="GTK" \
14cu|amule-2.3.1-8|158	--add-category="FileTransfer" \
14cu|amule-2.3.1-8|159	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|amule-2.3.1-8|160	
14cu|amule-2.3.1-8|161	# find_lang macro is different since 2012
14cu|amule-2.3.1-8|162	%find_lang %{name} %{name}gui alc cas wxcas ed2k %{name}.lang --with-man
14cu|amule-2.3.1-8|163	%find_lang alcc %{name}cmd %{name}d commandline.lang --with-man
14cu|amule-2.3.1-8|164	%find_lang %{name}web --with-man
14cu|amule-2.3.1-8|165	
14cu|amule-2.3.1-8|166	
14cu|amule-2.3.1-8|167	%changelog
14cu|amule-2.3.1-8|168	
14cu|amule-2.3.1-8|169	* Fri May 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-8
14cu|amule-2.3.1-8|170	- (c4b6e9e) Rebuild with new cryptopp
14cu|amule-2.3.1-8|171	
14cu|amule-2.3.1-8|172	

9510 14
14cu|android-file-transfer-3.2-1|1	Summary:	Interactive MTP client with Qt GUI
14cu|android-file-transfer-3.2-1|2	Name:		android-file-transfer
14cu|android-file-transfer-3.2-1|3	Version:	3.2
14cu|android-file-transfer-3.2-1|4	Release:	1
14cu|android-file-transfer-3.2-1|5	License:	GPLv3+
14cu|android-file-transfer-3.2-1|6	Group:		File tools
14cu|android-file-transfer-3.2-1|7	Url:		https://github.com/whoozle/android-file-transfer-linux/
14cu|android-file-transfer-3.2-1|8	Source0:	https://github.com/whoozle/android-file-transfer-linux/archive/v%{version}.tar.gz?/%{name}-linux-%{version}.tar.gz
14cu|android-file-transfer-3.2-1|9	BuildRequires:	appstream-util
14cu|android-file-transfer-3.2-1|10	BuildRequires:	cmake
14cu|android-file-transfer-3.2-1|11	BuildRequires:	desktop-file-utils
14cu|android-file-transfer-3.2-1|12	BuildRequires:	imagemagick
14cu|android-file-transfer-3.2-1|13	BuildRequires:	readline-devel
14cu|android-file-transfer-3.2-1|14	BuildRequires:	pkgconfig(fuse)
14cu|android-file-transfer-3.2-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|android-file-transfer-3.2-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|android-file-transfer-3.2-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|android-file-transfer-3.2-1|18	
14cu|android-file-transfer-3.2-1|19	%description
14cu|android-file-transfer-3.2-1|20	Interactive MTP client with Qt GUI.
14cu|android-file-transfer-3.2-1|21	
14cu|android-file-transfer-3.2-1|22	%files
14cu|android-file-transfer-3.2-1|23	%doc LICENSE README.md
14cu|android-file-transfer-3.2-1|24	%{_bindir}/%{name}
14cu|android-file-transfer-3.2-1|25	%{_bindir}/aft-mtp-cli
14cu|android-file-transfer-3.2-1|26	%{_bindir}/aft-mtp-mount
14cu|android-file-transfer-3.2-1|27	%{_datadir}/applications/%{name}.desktop
14cu|android-file-transfer-3.2-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|android-file-transfer-3.2-1|29	%{_appdatadir}/%{name}.appdata.xml
14cu|android-file-transfer-3.2-1|30	
14cu|android-file-transfer-3.2-1|31	#----------------------------------------------------------------------------
14cu|android-file-transfer-3.2-1|32	
14cu|android-file-transfer-3.2-1|33	%prep
14cu|android-file-transfer-3.2-1|34	%setup -qn %{name}-linux-%{version}
14cu|android-file-transfer-3.2-1|35	
14cu|android-file-transfer-3.2-1|36	%build
14cu|android-file-transfer-3.2-1|37	%cmake_qt5
14cu|android-file-transfer-3.2-1|38	%make
14cu|android-file-transfer-3.2-1|39	
14cu|android-file-transfer-3.2-1|40	%install
14cu|android-file-transfer-3.2-1|41	%makeinstall_std -C build
14cu|android-file-transfer-3.2-1|42	
14cu|android-file-transfer-3.2-1|43	# install menu entry
14cu|android-file-transfer-3.2-1|44	desktop-file-install qt/%{name}.desktop \
14cu|android-file-transfer-3.2-1|45	--dir=%{buildroot}%{_datadir}/applications
14cu|android-file-transfer-3.2-1|46	
14cu|android-file-transfer-3.2-1|47	# install menu icons
14cu|android-file-transfer-3.2-1|48	for N in 16 32 48 64 128 256;
14cu|android-file-transfer-3.2-1|49	do
14cu|android-file-transfer-3.2-1|50	convert qt/%{name}.png -scale ${N}x${N} $N.png;
14cu|android-file-transfer-3.2-1|51	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|android-file-transfer-3.2-1|52	done
14cu|android-file-transfer-3.2-1|53	
14cu|android-file-transfer-3.2-1|54	# appdata
14cu|android-file-transfer-3.2-1|55	mkdir -p %{buildroot}%{_appdatadir}
14cu|android-file-transfer-3.2-1|56	install -m 644 %{name}.appdata.xml %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|android-file-transfer-3.2-1|57	
14cu|android-file-transfer-3.2-1|58	%check
14cu|android-file-transfer-3.2-1|59	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|android-file-transfer-3.2-1|60	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|android-file-transfer-3.2-1|61	
14cu|android-file-transfer-3.2-1|62	
14cu|android-file-transfer-3.2-1|63	%changelog
14cu|android-file-transfer-3.2-1|64	
14cu|android-file-transfer-3.2-1|65	* Mon Aug 21 2017 abfonly <abfonly@gmail.com> 3.2-1
14cu|android-file-transfer-3.2-1|66	- (4023009) Log: Update to 3.2
14cu|android-file-transfer-3.2-1|67	- (4023009) New cli storage command + completion, allowing you to change storage from command line
14cu|android-file-transfer-3.2-1|68	- (4023009) Better put arguments handling, added put src dst_dir mode
14cu|android-file-transfer-3.2-1|69	- (4023009) Added claimInterface flag, allowing you to skip usb interface claim requests (dangerous)
14cu|android-file-transfer-3.2-1|70	- (4023009) Cleaned up lsext output, added storage to it.
14cu|android-file-transfer-3.2-1|71	- (4023009) Added recursive listing commands (ls-r, lsext-r)
14cu|android-file-transfer-3.2-1|72	- (4023009) Added mkpath command (creates all storages across the path)
14cu|android-file-transfer-3.2-1|73	- (4023009) Added device-info commands
14cu|android-file-transfer-3.2-1|74	- (4023009) Automatic versioning using tags/README version
14cu|android-file-transfer-3.2-1|75	- (4023009) Fuse startup crash fixed
14cu|android-file-transfer-3.2-1|76	- (4023009) FreeBSD/gcc-7.x compilation fixes
14cu|android-file-transfer-3.2-1|77	
14cu|android-file-transfer-3.2-1|78	

9511 14
14cu|android-tools-4.4.2_r2-1|1	Summary:	Android platform tools (adb, fastboot, mkbootimg)
14cu|android-tools-4.4.2_r2-1|2	Name:		android-tools
14cu|android-tools-4.4.2_r2-1|3	Version:	4.4.2_r2
14cu|android-tools-4.4.2_r2-1|4	Release:	1
14cu|android-tools-4.4.2_r2-1|5	# The entire source code is Apache Software License except fastboot/ which is BSD
14cu|android-tools-4.4.2_r2-1|6	License:	Apache Software License and BSD
14cu|android-tools-4.4.2_r2-1|7	Group:		Development/Tools
14cu|android-tools-4.4.2_r2-1|8	Url:		http://developer.android.com/tools/
14cu|android-tools-4.4.2_r2-1|9	#http://developer.android.com/guide/developing/tools/
14cu|android-tools-4.4.2_r2-1|10	# git clone https://android.googlesource.com/platform/system/core.git && cd core
14cu|android-tools-4.4.2_r2-1|11	# git archive android-%%{version} --prefix=core-%%{version}/ adb fastboot libzipfile libcutils libmincrypt libsparse mkbootimg include/cutils include/zipfile include/mincrypt | bzip2 > ../core-%%{version}.tar.bz2
14cu|android-tools-4.4.2_r2-1|12	#
14cu|android-tools-4.4.2_r2-1|13	# git clone https://android.googlesource.com/platform/system/extras.git && cd extras
14cu|android-tools-4.4.2_r2-1|14	# git archive android-%%{version} --prefix=extras/ ext4_utils | bzip2 > ../extras-%%{version}.tar.bz2
14cu|android-tools-4.4.2_r2-1|15	Source0:	core-%{version}.tar.bz2
14cu|android-tools-4.4.2_r2-1|16	Source1:	extras-%{version}.tar.bz2
14cu|android-tools-4.4.2_r2-1|17	Source2:	core-Makefile
14cu|android-tools-4.4.2_r2-1|18	Source3:	adb-Makefile
14cu|android-tools-4.4.2_r2-1|19	Source4:	fastboot-Makefile
14cu|android-tools-4.4.2_r2-1|20	Source5:	mkbootimg-Makefile
14cu|android-tools-4.4.2_r2-1|21	Source6:	51-android.rules
14cu|android-tools-4.4.2_r2-1|22	Source7:	adb.service
14cu|android-tools-4.4.2_r2-1|23	Patch0:		android-tools-4.4.2-ignore-selinux-android.h.patch
14cu|android-tools-4.4.2_r2-1|24	Patch1:		android-tools-4.4.2-ignore-android_filesystem_capability.h.patch
14cu|android-tools-4.4.2_r2-1|25	BuildRequires:	selinux-devel
14cu|android-tools-4.4.2_r2-1|26	BuildRequires:	pkgconfig(openssl)
14cu|android-tools-4.4.2_r2-1|27	BuildRequires:	pkgconfig(zlib)
14cu|android-tools-4.4.2_r2-1|28	Requires(post,preun):	rpm-helper
14cu|android-tools-4.4.2_r2-1|29	Provides:	adb = %{EVRD}
14cu|android-tools-4.4.2_r2-1|30	Provides:	fastboot = %{EVRD}
14cu|android-tools-4.4.2_r2-1|31	Provides:	mkbootimg = %{EVRD}
14cu|android-tools-4.4.2_r2-1|32	
14cu|android-tools-4.4.2_r2-1|33	%description
14cu|android-tools-4.4.2_r2-1|34	The Android Debug Bridge (ADB) is used to:
14cu|android-tools-4.4.2_r2-1|35	
14cu|android-tools-4.4.2_r2-1|36	- keep track of all Android devices and emulators instances
14cu|android-tools-4.4.2_r2-1|37	connected to or running on a given host developer machine
14cu|android-tools-4.4.2_r2-1|38	
14cu|android-tools-4.4.2_r2-1|39	- implement various control commands (e.g. "adb shell", "adb pull", etc.)
14cu|android-tools-4.4.2_r2-1|40	for the benefit of clients (command-line users, or helper programs like
14cu|android-tools-4.4.2_r2-1|41	DDMS). These commands are what is called a 'service' in ADB.
14cu|android-tools-4.4.2_r2-1|42	
14cu|android-tools-4.4.2_r2-1|43	Fastboot is used to manipulate the flash partitions of the Android phone.
14cu|android-tools-4.4.2_r2-1|44	It can also boot the phone using a kernel image or root filesystem image
14cu|android-tools-4.4.2_r2-1|45	which reside on the host machine rather than in the phone flash.
14cu|android-tools-4.4.2_r2-1|46	In order to use it, it is important to understand the flash partition
14cu|android-tools-4.4.2_r2-1|47	layout for the phone.
14cu|android-tools-4.4.2_r2-1|48	The fastboot program works in conjunction with firmware on the phone
14cu|android-tools-4.4.2_r2-1|49	to read and write the flash partitions. It needs the same USB device
14cu|android-tools-4.4.2_r2-1|50	setup between the host and the target phone as adb.
14cu|android-tools-4.4.2_r2-1|51	
14cu|android-tools-4.4.2_r2-1|52	For ROSA you must use the following commands :
14cu|android-tools-4.4.2_r2-1|53	
14cu|android-tools-4.4.2_r2-1|54	- adb
14cu|android-tools-4.4.2_r2-1|55	- fastboot-android
14cu|android-tools-4.4.2_r2-1|56	- mkbootimg
14cu|android-tools-4.4.2_r2-1|57	
14cu|android-tools-4.4.2_r2-1|58	%files
14cu|android-tools-4.4.2_r2-1|59	%doc adb/OVERVIEW.TXT adb/SERVICES.TXT adb/NOTICE adb/protocol.txt
14cu|android-tools-4.4.2_r2-1|60	%{_udevrulesdir}/51-android.rules
14cu|android-tools-4.4.2_r2-1|61	%{_unitdir}/adb.service
14cu|android-tools-4.4.2_r2-1|62	#Apache Software License
14cu|android-tools-4.4.2_r2-1|63	%{_bindir}/adb
14cu|android-tools-4.4.2_r2-1|64	%{_bindir}/mkbootimg
14cu|android-tools-4.4.2_r2-1|65	#Apache Software License and BSD.
14cu|android-tools-4.4.2_r2-1|66	%{_bindir}/fastboot-android
14cu|android-tools-4.4.2_r2-1|67	
14cu|android-tools-4.4.2_r2-1|68	%post
14cu|android-tools-4.4.2_r2-1|69	%_post_service adb
14cu|android-tools-4.4.2_r2-1|70	
14cu|android-tools-4.4.2_r2-1|71	%preun
14cu|android-tools-4.4.2_r2-1|72	%_preun_service adb
14cu|android-tools-4.4.2_r2-1|73	
14cu|android-tools-4.4.2_r2-1|74	#----------------------------------------------------------------------------
14cu|android-tools-4.4.2_r2-1|75	
14cu|android-tools-4.4.2_r2-1|76	%prep
14cu|android-tools-4.4.2_r2-1|77	%setup -q -b 1 -n extras
14cu|android-tools-4.4.2_r2-1|78	%apply_patches
14cu|android-tools-4.4.2_r2-1|79	
14cu|android-tools-4.4.2_r2-1|80	%setup -q -b 0 -n core-%{version}
14cu|android-tools-4.4.2_r2-1|81	cp -pr %{SOURCE2} Makefile
14cu|android-tools-4.4.2_r2-1|82	cp -pr %{SOURCE3} adb/Makefile
14cu|android-tools-4.4.2_r2-1|83	cp -pr %{SOURCE4} fastboot/Makefile
14cu|android-tools-4.4.2_r2-1|84	cp -pr %{SOURCE5} mkbootimg/Makefile
14cu|android-tools-4.4.2_r2-1|85	
14cu|android-tools-4.4.2_r2-1|86	%build
14cu|android-tools-4.4.2_r2-1|87	%make
14cu|android-tools-4.4.2_r2-1|88	
14cu|android-tools-4.4.2_r2-1|89	%install
14cu|android-tools-4.4.2_r2-1|90	%makeinstall_std
14cu|android-tools-4.4.2_r2-1|91	
14cu|android-tools-4.4.2_r2-1|92	# for 51-android.rules
14cu|android-tools-4.4.2_r2-1|93	mkdir -p %{buildroot}%{_udevrulesdir}
14cu|android-tools-4.4.2_r2-1|94	install -m 0644 %{SOURCE6} %{buildroot}%{_udevrulesdir}/51-android.rules
14cu|android-tools-4.4.2_r2-1|95	# for adb.service
14cu|android-tools-4.4.2_r2-1|96	mkdir -p %{buildroot}%{_unitdir}
14cu|android-tools-4.4.2_r2-1|97	install -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/adb.service
14cu|android-tools-4.4.2_r2-1|98	
14cu|android-tools-4.4.2_r2-1|99	
14cu|android-tools-4.4.2_r2-1|100	%changelog
14cu|android-tools-4.4.2_r2-1|101	
14cu|android-tools-4.4.2_r2-1|102	* Fri Apr 17 2015 Rosa <rosa@abf.rosalinux.ru> 4.4.2_r2-1
14cu|android-tools-4.4.2_r2-1|103	- (893e469) Automatic import for version 4.4.2_r2-1
14cu|android-tools-4.4.2_r2-1|104	
14cu|android-tools-4.4.2_r2-1|105	

9512 14
14cu|andromeda-0.3-1|1	%define major 0
14cu|andromeda-0.3-1|2	%define libname		%mklibname %{name} %{major}
14cu|andromeda-0.3-1|3	%define debug_package	%{nil}
14cu|andromeda-0.3-1|4	
14cu|andromeda-0.3-1|5	Name:		andromeda
14cu|andromeda-0.3-1|6	Summary:	Qt file manager
14cu|andromeda-0.3-1|7	Version:	0.3
14cu|andromeda-0.3-1|8	Release:	1
14cu|andromeda-0.3-1|9	License:	GPLv2+
14cu|andromeda-0.3-1|10	Group:		Graphical desktop/Other
14cu|andromeda-0.3-1|11	Url:		https://github.com/ABBAPOH/andromeda
14cu|andromeda-0.3-1|12	Source:		https://github.com/ABBAPOH/%{name}/archive/v%{version}.tar.gz
14cu|andromeda-0.3-1|13	Patch0:		andromeda-0.3-library.patch
14cu|andromeda-0.3-1|14	BuildRequires:	cmake
14cu|andromeda-0.3-1|15	BuildRequires:	qt4-devel
14cu|andromeda-0.3-1|16	BuildRequires:	qt4-linguist
14cu|andromeda-0.3-1|17	BuildRequires:	desktop-file-utils
14cu|andromeda-0.3-1|18	Requires:	%{libname} = %{EVRD}
14cu|andromeda-0.3-1|19	
14cu|andromeda-0.3-1|20	%description
14cu|andromeda-0.3-1|21	Cross-platform file manager, written on Qt. Currently has support for local
14cu|andromeda-0.3-1|22	filesystem (i.e. file:// protocol), simple web view and bookmarks plugins.
14cu|andromeda-0.3-1|23	
14cu|andromeda-0.3-1|24	%files %{?langfile:-f %{langfile}}
14cu|andromeda-0.3-1|25	%doc TODO.txt
14cu|andromeda-0.3-1|26	%{_bindir}/%{name}
14cu|andromeda-0.3-1|27	%{_bindir}/imageviewer
14cu|andromeda-0.3-1|28	%{_datadir}/%{name}/
14cu|andromeda-0.3-1|29	%{_datadir}/applications/%{name}.desktop
14cu|andromeda-0.3-1|30	%{_datadir}/applications/imageviewer.desktop
14cu|andromeda-0.3-1|31	%{_datadir}/pixmaps/%{name}.png
14cu|andromeda-0.3-1|32	%{_datadir}/pixmaps/imageviewer.png
14cu|andromeda-0.3-1|33	
14cu|andromeda-0.3-1|34	#------------------------------------------------
14cu|andromeda-0.3-1|35	%package -n %{libname}
14cu|andromeda-0.3-1|36	Summary:	Library for %{name}
14cu|andromeda-0.3-1|37	Group:		System/Libraries
14cu|andromeda-0.3-1|38	
14cu|andromeda-0.3-1|39	%description -n %{libname}
14cu|andromeda-0.3-1|40	Cross-platform file manager, written on Qt. Currently has support for local
14cu|andromeda-0.3-1|41	filesystem (i.e. file:// protocol), simple web view and bookmarks plugins.
14cu|andromeda-0.3-1|42	
14cu|andromeda-0.3-1|43	
14cu|andromeda-0.3-1|44	%files  -n %{libname}
14cu|andromeda-0.3-1|45	%doc README.txt
14cu|andromeda-0.3-1|46	%dir %attr(0755,root,root) %{_libdir}/%{name}
14cu|andromeda-0.3-1|47	%{_libdir}/%{name}/*
14cu|andromeda-0.3-1|48	%{_libdir}/libextensionsystem.so
14cu|andromeda-0.3-1|49	%{_libdir}/libfilemanager.so
14cu|andromeda-0.3-1|50	%{_libdir}/libguisystem.so
14cu|andromeda-0.3-1|51	%{_libdir}/libimageviewer.so
14cu|andromeda-0.3-1|52	%{_libdir}/libio.so
14cu|andromeda-0.3-1|53	%{_libdir}/libwidgets.so
14cu|andromeda-0.3-1|54	#------------------------------------------------
14cu|andromeda-0.3-1|55	
14cu|andromeda-0.3-1|56	
14cu|andromeda-0.3-1|57	%prep
14cu|andromeda-0.3-1|58	%setup -q
14cu|andromeda-0.3-1|59	%patch0 -p1
14cu|andromeda-0.3-1|60	find . -type f -name '*.h' -o -name '*.cpp' -exec chmod 644 {} \;
14cu|andromeda-0.3-1|61	
14cu|andromeda-0.3-1|62	%build
14cu|andromeda-0.3-1|63	%cmake_qt4
14cu|andromeda-0.3-1|64	%make
14cu|andromeda-0.3-1|65	
14cu|andromeda-0.3-1|66	%install
14cu|andromeda-0.3-1|67	%makeinstall_std -C build
14cu|andromeda-0.3-1|68	
14cu|andromeda-0.3-1|69	# imageviewer.desktop: error: key "Comment[ru]" in group "Desktop Entry" is a localized key,
14cu|andromeda-0.3-1|70	# but there is no non-localized key "Comment"
14cu|andromeda-0.3-1|71	# I can't fix this, so whipe it. Sflo
14cu|andromeda-0.3-1|72	desktop-file-install \
14cu|andromeda-0.3-1|73	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|andromeda-0.3-1|74	--remove-key=Comment[ru] \
14cu|andromeda-0.3-1|75	%{buildroot}%{_datadir}/applications/imageviewer.desktop
14cu|andromeda-0.3-1|76	
14cu|andromeda-0.3-1|77	
14cu|andromeda-0.3-1|78	%find_lang %{name} --with-qt --all-name
14cu|andromeda-0.3-1|79	%define langfile %{name}.lang
14cu|andromeda-0.3-1|80	
14cu|andromeda-0.3-1|81	
14cu|andromeda-0.3-1|82	
14cu|andromeda-0.3-1|83	
14cu|andromeda-0.3-1|84	
14cu|andromeda-0.3-1|85	
14cu|andromeda-0.3-1|86	%changelog
14cu|andromeda-0.3-1|87	* Tue Jan 06 2015 abfonly <abfonly@gmail.com> 0.3-1
14cu|andromeda-0.3-1|88	+ Revision: 3c7e5e6
14cu|andromeda-0.3-1|89	- Log: Update to 0.3, switch to qt4 build, split lib package
14cu|andromeda-0.3-1|90	
14cu|andromeda-0.3-1|91	

9513 14
14cu|angband-4.0.5-1|1	Name:           angband
14cu|angband-4.0.5-1|2	Version:        4.0.5
14cu|angband-4.0.5-1|3	Release:        1
14cu|angband-4.0.5-1|4	Summary:        Single-player dungeon exploration game in the universe of JRR Tolkien
14cu|angband-4.0.5-1|5	Group:          Games/Adventure
14cu|angband-4.0.5-1|6	License:        GPLv2
14cu|angband-4.0.5-1|7	Url:            http://rephial.org
14cu|angband-4.0.5-1|8	Source0:        http://rephial.org/downloads/4.0/%{name}-%{version}.tar.gz
14cu|angband-4.0.5-1|9	Patch0:		angband-4.0.5-desktop.patch
14cu|angband-4.0.5-1|10	BuildRequires:  pkgconfig(ncursesw)
14cu|angband-4.0.5-1|11	BuildRequires:  pkgconfig(sdl)
14cu|angband-4.0.5-1|12	BuildRequires:  pkgconfig(SDL_image)
14cu|angband-4.0.5-1|13	BuildRequires:  pkgconfig(SDL_ttf)
14cu|angband-4.0.5-1|14	BuildRequires:  pkgconfig(SDL_mixer)
14cu|angband-4.0.5-1|15	BuildRequires:  pythonegg(docutils)
14cu|angband-4.0.5-1|16	
14cu|angband-4.0.5-1|17	%description
14cu|angband-4.0.5-1|18	Angband is a free, single-player dungeon exploration game.
14cu|angband-4.0.5-1|19	You play an adventurer: seeking riches, fighting monsters, and
14cu|angband-4.0.5-1|20	preparing for a final battle with Morgoth, the Lord of Darkness.
14cu|angband-4.0.5-1|21	
14cu|angband-4.0.5-1|22	%files
14cu|angband-4.0.5-1|23	%doc *.txt doc/manual.html
14cu|angband-4.0.5-1|24	%{_gamesbindir}/%{name}
14cu|angband-4.0.5-1|25	%{_datadir}/applications/%{name}*.desktop
14cu|angband-4.0.5-1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|angband-4.0.5-1|27	%config(noreplace) %{_sysconfdir}/%{name}/
14cu|angband-4.0.5-1|28	%{_datadir}/%{name}/
14cu|angband-4.0.5-1|29	#----------------------------------------------------
14cu|angband-4.0.5-1|30	
14cu|angband-4.0.5-1|31	%prep
14cu|angband-4.0.5-1|32	%setup -q
14cu|angband-4.0.5-1|33	%patch0 -p1
14cu|angband-4.0.5-1|34	
14cu|angband-4.0.5-1|35	%build
14cu|angband-4.0.5-1|36	autoreconf -vfi
14cu|angband-4.0.5-1|37	%configure2_5x --bindir=%{_gamesbindir} \
14cu|angband-4.0.5-1|38	--enable-curses \
14cu|angband-4.0.5-1|39	--enable-x11 \
14cu|angband-4.0.5-1|40	--enable-sdl \
14cu|angband-4.0.5-1|41	--enable-sdl-mixer
14cu|angband-4.0.5-1|42	%make
14cu|angband-4.0.5-1|43	
14cu|angband-4.0.5-1|44	%install
14cu|angband-4.0.5-1|45	%makeinstall_std
14cu|angband-4.0.5-1|46	
14cu|angband-4.0.5-1|47	install -d %{buildroot}%{_datadir}/applications
14cu|angband-4.0.5-1|48	mv %{buildroot}%{_datadir}/%{name}/icons/*.desktop %{buildroot}%{_datadir}/applications/
14cu|angband-4.0.5-1|49	
14cu|angband-4.0.5-1|50	for size in 16 32 128 256 512; do
14cu|angband-4.0.5-1|51	install -D -m644 %{buildroot}%{_datadir}/%{name}/icons/att-${size}.png \
14cu|angband-4.0.5-1|52	%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|angband-4.0.5-1|53	done
14cu|angband-4.0.5-1|54	
14cu|angband-4.0.5-1|55	
14cu|angband-4.0.5-1|56	%changelog
14cu|angband-4.0.5-1|57	
14cu|angband-4.0.5-1|58	* Sat Aug 20 2016 abfonly <abfonly@gmail.com> 4.0.5-1
14cu|angband-4.0.5-1|59	- (bfe94b8) Imported from SRPM
14cu|angband-4.0.5-1|60	
14cu|angband-4.0.5-1|61	

9514 14
14cu|angrydd-1.0.1-1|1	Summary:        Build large gems, break them and defeat your opponent
14cu|angrydd-1.0.1-1|2	Name:           angrydd
14cu|angrydd-1.0.1-1|3	Version:        1.0.1
14cu|angrydd-1.0.1-1|4	Release:        1
14cu|angrydd-1.0.1-1|5	Url:            http://www.sacredchao.net/~piman/angrydd/
14cu|angrydd-1.0.1-1|6	License:        GPLv2
14cu|angrydd-1.0.1-1|7	Group:          Games/Strategy
14cu|angrydd-1.0.1-1|8	Source:         http://www.sacredchao.net/~piman/%{name}/%{name}-%{version}.tar.bz2
14cu|angrydd-1.0.1-1|9	Source1:	%{name}.desktop
14cu|angrydd-1.0.1-1|10	BuildRequires:  python-pygame
14cu|angrydd-1.0.1-1|11	BuildRequires:  pythonegg(numpy)
14cu|angrydd-1.0.1-1|12	BuildRequires:  desktop-file-utils
14cu|angrydd-1.0.1-1|13	Requires:       python-pygame
14cu|angrydd-1.0.1-1|14	Requires:       pythonegg(numpy)
14cu|angrydd-1.0.1-1|15	
14cu|angrydd-1.0.1-1|16	BuildArch:      noarch
14cu|angrydd-1.0.1-1|17	
14cu|angrydd-1.0.1-1|18	%description
14cu|angrydd-1.0.1-1|19	In Angry, Drunken Dwarves (ADD), you are an angry, drunken dwarf.
14cu|angrydd-1.0.1-1|20	Why are you so angry? Who knows.
14cu|angrydd-1.0.1-1|21	But you've decided to take your aggression out on other
14cu|angrydd-1.0.1-1|22	dwarves, by dropping gems on their heads. Lots of gems.
14cu|angrydd-1.0.1-1|23	ADD is a member of the
14cu|angrydd-1.0.1-1|24	classic "falling blocks" puzzle game family,
14cu|angrydd-1.0.1-1|25	similar to the Capcom game Puzzle Fighter.
14cu|angrydd-1.0.1-1|26	The goal of the game is to build large
14cu|angrydd-1.0.1-1|27	gems by matching up colors,
14cu|angrydd-1.0.1-1|28	then break them, raining more gems
14cu|angrydd-1.0.1-1|29	down onto your opponent.
14cu|angrydd-1.0.1-1|30	The first person whose field fills up, loses.
14cu|angrydd-1.0.1-1|31	
14cu|angrydd-1.0.1-1|32	%files
14cu|angrydd-1.0.1-1|33	%doc COPYING README HACKING TODO
14cu|angrydd-1.0.1-1|34	%{_gamesbindir}/%{name}
14cu|angrydd-1.0.1-1|35	%dir %{_gamesdatadir}/%{name}
14cu|angrydd-1.0.1-1|36	%{_gamesdatadir}/%{name}/*
14cu|angrydd-1.0.1-1|37	%{_datadir}/applications/%{name}.desktop
14cu|angrydd-1.0.1-1|38	%{_datadir}/pixmaps/%{name}.png
14cu|angrydd-1.0.1-1|39	%{_mandir}/man6/%{name}.6*
14cu|angrydd-1.0.1-1|40	
14cu|angrydd-1.0.1-1|41	#----------------------------------------------------------
14cu|angrydd-1.0.1-1|42	
14cu|angrydd-1.0.1-1|43	%prep
14cu|angrydd-1.0.1-1|44	%setup -q
14cu|angrydd-1.0.1-1|45	
14cu|angrydd-1.0.1-1|46	%build
14cu|angrydd-1.0.1-1|47	
14cu|angrydd-1.0.1-1|48	%install
14cu|angrydd-1.0.1-1|49	%makeinstall PREFIX=%{_prefix} DESTDIR=%{buildroot}
14cu|angrydd-1.0.1-1|50	
14cu|angrydd-1.0.1-1|51	desktop-file-install                    \
14cu|angrydd-1.0.1-1|52	--dir=%{buildroot}%{_datadir}/applications           \
14cu|angrydd-1.0.1-1|53	%{SOURCE1}
14cu|angrydd-1.0.1-1|54	
14cu|angrydd-1.0.1-1|55	install -Dm 0644 angrydd.png %{buildroot}%{_datadir}/pixmaps/angrydd.png
14cu|angrydd-1.0.1-1|56	
14cu|angrydd-1.0.1-1|57	%changelog
14cu|angrydd-1.0.1-1|58	
14cu|angrydd-1.0.1-1|59	* Sat Apr 01 2017 abfonly <abfonly@gmail.com> 1.0.1-1
14cu|angrydd-1.0.1-1|60	- (0e2d63b) Imported from SRPM
14cu|angrydd-1.0.1-1|61	
14cu|angrydd-1.0.1-1|62	

9515 14
14cu|anki-2.0.36-1|1	Name:		anki
14cu|anki-2.0.36-1|2	Version:	2.0.36
14cu|anki-2.0.36-1|3	Release:	1
14cu|anki-2.0.36-1|4	Summary:	Flashcard program for using space repetition learning
14cu|anki-2.0.36-1|5	Group:		Education
14cu|anki-2.0.36-1|6	# the file anki-%%{version}/libanki/anki/features/chinese/unihan.db
14cu|anki-2.0.36-1|7	# was created out of  Unihan.txt from www.unicode.org (MIT license)
14cu|anki-2.0.36-1|8	License:	GPLv3+ and MIT
14cu|anki-2.0.36-1|9	URL:		http://ankisrs.net/
14cu|anki-2.0.36-1|10	Source0:	http://ankisrs.net/download/mirror/anki-%{version}.tgz
14cu|anki-2.0.36-1|11	Source1:	anki.svg
14cu|anki-2.0.36-1|12	
14cu|anki-2.0.36-1|13	# Config change: don't check for new updates.
14cu|anki-2.0.36-1|14	Patch0:		anki-2.0.8-noupdate.patch
14cu|anki-2.0.36-1|15	
14cu|anki-2.0.36-1|16	BuildRequires:	pkgconfig(python)
14cu|anki-2.0.36-1|17	BuildRequires:	pythonegg(setuptools)
14cu|anki-2.0.36-1|18	BuildRequires:	pythonegg(sqlalchemy)
14cu|anki-2.0.36-1|19	BuildRequires:	desktop-file-utils
14cu|anki-2.0.36-1|20	BuildRequires:	PyQt4
14cu|anki-2.0.36-1|21	BuildRequires:	pythonegg(simplejson)
14cu|anki-2.0.36-1|22	
14cu|anki-2.0.36-1|23	Requires:	qt4-common
14cu|anki-2.0.36-1|24	Requires:	python-qt4
14cu|anki-2.0.36-1|25	Requires:	pythonegg(sqlalchemy)
14cu|anki-2.0.36-1|26	Requires:	pythonegg(simplejson)
14cu|anki-2.0.36-1|27	Requires:	pythonegg(pysqlite)
14cu|anki-2.0.36-1|28	Requires:	pythonegg(matplotlib)
14cu|anki-2.0.36-1|29	Requires:	pygame
14cu|anki-2.0.36-1|30	Requires:	pythonegg(beautifulsoup)
14cu|anki-2.0.36-1|31	Requires:	pyaudio
14cu|anki-2.0.36-1|32	Requires:	sox
14cu|anki-2.0.36-1|33	
14cu|anki-2.0.36-1|34	BuildArch:	noarch
14cu|anki-2.0.36-1|35	
14cu|anki-2.0.36-1|36	%description
14cu|anki-2.0.36-1|37	Anki is a program designed to help you remember facts (such as words
14cu|anki-2.0.36-1|38	and phrases in a foreign language) as easily, quickly and efficiently
14cu|anki-2.0.36-1|39	as possible. Anki is based on a theory called spaced repetition.
14cu|anki-2.0.36-1|40	
14cu|anki-2.0.36-1|41	%prep
14cu|anki-2.0.36-1|42	rm -f anki.bat
14cu|anki-2.0.36-1|43	%setup -q
14cu|anki-2.0.36-1|44	%patch0 -p1 -b .noupdate
14cu|anki-2.0.36-1|45	
14cu|anki-2.0.36-1|46	%build
14cu|anki-2.0.36-1|47	
14cu|anki-2.0.36-1|48	%install
14cu|anki-2.0.36-1|49	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|anki-2.0.36-1|50	rm -f aqt/*.noupdate
14cu|anki-2.0.36-1|51	rm -f aqt/*.fix-browserview
14cu|anki-2.0.36-1|52	cp -R aqt %{buildroot}%{_datadir}/%{name}/
14cu|anki-2.0.36-1|53	cp -R designer %{buildroot}%{_datadir}/%{name}/
14cu|anki-2.0.36-1|54	cp -R anki %{buildroot}%{_datadir}/%{name}/
14cu|anki-2.0.36-1|55	cp -R locale %{buildroot}%{_datadir}/%{name}/
14cu|anki-2.0.36-1|56	cp -R thirdparty %{buildroot}%{_datadir}/%{name}/
14cu|anki-2.0.36-1|57	chmod 644 %{buildroot}%{_datadir}/%{name}/thirdparty/httplib2/{__init__,iri2uri,socks}.py
14cu|anki-2.0.36-1|58	chmod 644 %{buildroot}%{_datadir}/%{name}/thirdparty/httplib2/cacerts.txt
14cu|anki-2.0.36-1|59	
14cu|anki-2.0.36-1|60	install -d %{buildroot}%{_bindir}
14cu|anki-2.0.36-1|61	install -m 755 runanki %{buildroot}%{_bindir}/anki
14cu|anki-2.0.36-1|62	
14cu|anki-2.0.36-1|63	
14cu|anki-2.0.36-1|64	
14cu|anki-2.0.36-1|65	install -d %{buildroot}%{_datadir}/mime/packages
14cu|anki-2.0.36-1|66	install -m 644 anki.xml %{buildroot}%{_datadir}/mime/packages
14cu|anki-2.0.36-1|67	
14cu|anki-2.0.36-1|68	install -d %{buildroot}%{_datadir}/pixmaps
14cu|anki-2.0.36-1|69	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cu|anki-2.0.36-1|70	
14cu|anki-2.0.36-1|71	install -d %{buildroot}%{_mandir}/man1
14cu|anki-2.0.36-1|72	install -m 644 anki.1 %{buildroot}%{_mandir}/man1/
14cu|anki-2.0.36-1|73	
14cu|anki-2.0.36-1|74	desktop-file-install \
14cu|anki-2.0.36-1|75	--remove-category=KDE \
14cu|anki-2.0.36-1|76	--dir %{buildroot}%{_datadir}/applications \
14cu|anki-2.0.36-1|77	%{name}.desktop
14cu|anki-2.0.36-1|78	
14cu|anki-2.0.36-1|79	
14cu|anki-2.0.36-1|80	
14cu|anki-2.0.36-1|81	find %{buildroot} -type f -o -type l|sed '
14cu|anki-2.0.36-1|82	s:'"%{buildroot}"'::
14cu|anki-2.0.36-1|83	s:\(.*/share/anki/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
14cu|anki-2.0.36-1|84	s:\(.*/share/anki/locale/qt_\)\([^.]\+\)\(\.qm\):%lang(\2) \1\2\3:
14cu|anki-2.0.36-1|85	s:^\([^%].*\)::
14cu|anki-2.0.36-1|86	s:%lang(C) ::
14cu|anki-2.0.36-1|87	/^$/d' > anki.lang
14cu|anki-2.0.36-1|88	
14cu|anki-2.0.36-1|89	find %{buildroot}/usr/share/anki/locale -type d|sed '
14cu|anki-2.0.36-1|90	s:'"%{buildroot}"'::
14cu|anki-2.0.36-1|91	s:\(.*\):%dir \1:' >>anki.lang
14cu|anki-2.0.36-1|92	
14cu|anki-2.0.36-1|93	rm -fr %{buildroot}%{_datadir}/%{name}/thirdparty/py*
14cu|anki-2.0.36-1|94	
14cu|anki-2.0.36-1|95	
14cu|anki-2.0.36-1|96	%files -f %{name}.lang
14cu|anki-2.0.36-1|97	%doc LICENSE.* README*
14cu|anki-2.0.36-1|98	%{_bindir}/anki
14cu|anki-2.0.36-1|99	%dir %{_datadir}/%{name}/
14cu|anki-2.0.36-1|100	%{_datadir}/%{name}/thirdparty/
14cu|anki-2.0.36-1|101	%{_datadir}/%{name}/aqt/
14cu|anki-2.0.36-1|102	%{_datadir}/%{name}/designer/
14cu|anki-2.0.36-1|103	%{_datadir}/%{name}/anki/
14cu|anki-2.0.36-1|104	%{_datadir}/applications/%{name}.desktop
14cu|anki-2.0.36-1|105	%{_datadir}/pixmaps/%{name}.*
14cu|anki-2.0.36-1|106	%{_datadir}/mime/packages/anki.xml
14cu|anki-2.0.36-1|107	%{_mandir}/man1/%{name}.*
14cu|anki-2.0.36-1|108	
14cu|anki-2.0.36-1|109	%changelog
14cu|anki-2.0.36-1|110	
14cu|anki-2.0.36-1|111	* Fri Sep 02 2016 alzim <alzim@bk.ru> 2.0.36-1
14cu|anki-2.0.36-1|112	- (6274bb7) Merge pull request #2 from import/anki:rosa2016.1
14cu|anki-2.0.36-1|113	- (6274bb7) Updated to 2.0.36
14cu|anki-2.0.36-1|114	
14cu|anki-2.0.36-1|115	

9516 14
14cu|anonftp-3.0-39|1	%define LDSOVER 2
14cu|anonftp-3.0-39|2	%define LIBCVER %(rpm -q --qf '%%{version}' glibc)
14cu|anonftp-3.0-39|3	%define LIBNSSVER 2
14cu|anonftp-3.0-39|4	%define ROOT %{buildroot}%{_var}/ftp/lib
14cu|anonftp-3.0-39|5	
14cu|anonftp-3.0-39|6	Summary:	A program which enables anonymous FTP access
14cu|anonftp-3.0-39|7	Name:		anonftp
14cu|anonftp-3.0-39|8	Version:	3.0
14cu|anonftp-3.0-39|9	Release:	39
14cu|anonftp-3.0-39|10	License:	GPLv2+
14cu|anonftp-3.0-39|11	Group:		System/Servers
14cu|anonftp-3.0-39|12	Source0:	recompress.c.bz2
14cu|anonftp-3.0-39|13	BuildRequires:	ash
14cu|anonftp-3.0-39|14	Requires:	ash
14cu|anonftp-3.0-39|15	Requires:	setup
14cu|anonftp-3.0-39|16	Requires(post,preun):	wu-ftpd
14cu|anonftp-3.0-39|17	AutoReqProv:	0
14cu|anonftp-3.0-39|18	
14cu|anonftp-3.0-39|19	%description
14cu|anonftp-3.0-39|20	The anonftp package contains the files you need in order to
14cu|anonftp-3.0-39|21	allow anonymous FTP access to your machine. Anonymous FTP access allows
14cu|anonftp-3.0-39|22	anyone to download files from your machine without having a user account.
14cu|anonftp-3.0-39|23	Anonymous FTP is a popular way of making programs available via the
14cu|anonftp-3.0-39|24	Internet.
14cu|anonftp-3.0-39|25	
14cu|anonftp-3.0-39|26	You should install this if you are using wu-ftpd and wish to enable anonymous
14cu|anonftp-3.0-39|27	downloads from your machine.
14cu|anonftp-3.0-39|28	
14cu|anonftp-3.0-39|29	%files
14cu|anonftp-3.0-39|30	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/passwd
14cu|anonftp-3.0-39|31	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/group
14cu|anonftp-3.0-39|32	%{_var}/ftp/etc/ld.so.cache
14cu|anonftp-3.0-39|33	%{_var}/ftp/lib/libc.so.6
14cu|anonftp-3.0-39|34	%{_var}/ftp/lib/libnsl.so.1
14cu|anonftp-3.0-39|35	%{_var}/ftp/lib/libc-%{LIBCVER}.so
14cu|anonftp-3.0-39|36	%{_var}/ftp/lib/ld-linux.so.%{LDSOVER}
14cu|anonftp-3.0-39|37	%{_var}/ftp/lib/ld-%{LIBCVER}.so
14cu|anonftp-3.0-39|38	%{_var}/ftp/lib/libnss_files-%{LIBCVER}.so
14cu|anonftp-3.0-39|39	%{_var}/ftp/lib/libnss_files.so.%{LIBNSSVER}
14cu|anonftp-3.0-39|40	%{_var}/ftp/lib/libnss_dns-%{LIBCVER}.so
14cu|anonftp-3.0-39|41	%{_var}/ftp/lib/libnss_dns.so.%{LIBNSSVER}
14cu|anonftp-3.0-39|42	%{_var}/ftp/lib/libnsl-%{LIBCVER}.so
14cu|anonftp-3.0-39|43	%{_var}/ftp/lib/libncurses.so.5
14cu|anonftp-3.0-39|44	%{_var}/ftp/lib/libncurses.so.5.9
14cu|anonftp-3.0-39|45	%{_var}/ftp/lib/libncursesw.so.5
14cu|anonftp-3.0-39|46	%{_var}/ftp/lib/libncursesw.so.5.9
14cu|anonftp-3.0-39|47	%attr(0755,root,root) %dir %{_var}/ftp
14cu|anonftp-3.0-39|48	%attr(0111,root,root) %dir %{_var}/ftp/bin
14cu|anonftp-3.0-39|49	%attr(0111,root,root) %dir %{_var}/ftp/etc
14cu|anonftp-3.0-39|50	%attr(2755,root,ftp) %dir %{_var}/ftp/pub
14cu|anonftp-3.0-39|51	%dir %{_var}/ftp/lib
14cu|anonftp-3.0-39|52	%attr(0111,root,root) %{_var}/ftp/bin/ls
14cu|anonftp-3.0-39|53	%attr(0111,root,root) %{_var}/ftp/bin/recompress
14cu|anonftp-3.0-39|54	%attr(0111,root,root) %{_var}/ftp/bin/cpio
14cu|anonftp-3.0-39|55	%attr(0111,root,root) %{_var}/ftp/bin/gzip
14cu|anonftp-3.0-39|56	%attr(0111,root,root) %{_var}/ftp/bin/tar
14cu|anonftp-3.0-39|57	%attr(0111,root,root) %{_var}/ftp/bin/zcat
14cu|anonftp-3.0-39|58	%attr(0111,root,root) %{_var}/ftp/bin/sh
14cu|anonftp-3.0-39|59	
14cu|anonftp-3.0-39|60	%post
14cu|anonftp-3.0-39|61	if [ -f /etc/ftpaccess ];then
14cu|anonftp-3.0-39|62	if ! grep -q "class.*anonymous.*"  /etc/ftpaccess;then
14cu|anonftp-3.0-39|63	cat /etc/ftpaccess | grep -v class > /etc/ftpaccess.mdk
14cu|anonftp-3.0-39|64	echo "class all real,guest,anonymous  *" > /etc/ftpaccess
14cu|anonftp-3.0-39|65	cat /etc/ftpaccess.mdk >> /etc/ftpaccess
14cu|anonftp-3.0-39|66	rm -f /etc/ftpaccess.mdk
14cu|anonftp-3.0-39|67	fi
14cu|anonftp-3.0-39|68	fi
14cu|anonftp-3.0-39|69	
14cu|anonftp-3.0-39|70	%preun
14cu|anonftp-3.0-39|71	if [ -f /etc/ftpaccess ];then
14cu|anonftp-3.0-39|72	grep -q class  /etc/ftpaccess && grep -v class /etc/ftpaccess > /etc/ftpaccess.mdk
14cu|anonftp-3.0-39|73	if [ "$?" = "0" ];then
14cu|anonftp-3.0-39|74	mv -f /etc/ftpaccess.mdk /etc/ftpaccess
14cu|anonftp-3.0-39|75	fi
14cu|anonftp-3.0-39|76	fi
14cu|anonftp-3.0-39|77	
14cu|anonftp-3.0-39|78	#----------------------------------------------------------------------------
14cu|anonftp-3.0-39|79	
14cu|anonftp-3.0-39|80	%prep
14cu|anonftp-3.0-39|81	%setup -q -T -c
14cu|anonftp-3.0-39|82	bzcat %{SOURCE0} > recompress.c
14cu|anonftp-3.0-39|83	
14cu|anonftp-3.0-39|84	%build
14cu|anonftp-3.0-39|85	gcc %{optflags} -o recompress recompress.c
14cu|anonftp-3.0-39|86	
14cu|anonftp-3.0-39|87	%install
14cu|anonftp-3.0-39|88	mkdir -p %{buildroot}%{_var}/ftp/{pub,etc,bin,lib}
14cu|anonftp-3.0-39|89	
14cu|anonftp-3.0-39|90	cat > %{buildroot}%{_var}/ftp/etc/passwd <<EOF
14cu|anonftp-3.0-39|91	root:*:0:0:::
14cu|anonftp-3.0-39|92	bin:*:1:1:::
14cu|anonftp-3.0-39|93	operator:*:11:0:::
14cu|anonftp-3.0-39|94	ftp:*:14:50:::
14cu|anonftp-3.0-39|95	nobody:*:99:99:::
14cu|anonftp-3.0-39|96	EOF
14cu|anonftp-3.0-39|97	
14cu|anonftp-3.0-39|98	cat > %{buildroot}%{_var}/ftp/etc/group <<EOF
14cu|anonftp-3.0-39|99	root::0:
14cu|anonftp-3.0-39|100	bin::1:
14cu|anonftp-3.0-39|101	daemon::2:
14cu|anonftp-3.0-39|102	sys::3:
14cu|anonftp-3.0-39|103	adm::4:
14cu|anonftp-3.0-39|104	ftp::50:
14cu|anonftp-3.0-39|105	EOF
14cu|anonftp-3.0-39|106	
14cu|anonftp-3.0-39|107	LIBCSOVER=6
14cu|anonftp-3.0-39|108	LIBNSLVER=1
14cu|anonftp-3.0-39|109	
14cu|anonftp-3.0-39|110	cp -fd /etc/ld.so.cache %{buildroot}%{_var}/ftp/etc
14cu|anonftp-3.0-39|111	cp -fd /%{_lib}/libc.so.$LIBCSOVER /lib/libc-%{LIBCVER}.so %{ROOT}
14cu|anonftp-3.0-39|112	
14cu|anonftp-3.0-39|113	cp -fd /lib/ld-linux.so.%{LDSOVER} /lib/ld-%{LIBCVER}.so %{ROOT}
14cu|anonftp-3.0-39|114	
14cu|anonftp-3.0-39|115	cp -fd /%{_lib}/libnss_files-%{LIBCVER}.so /%{_lib}/libnss_files.so.%{LIBNSSVER} %{ROOT}
14cu|anonftp-3.0-39|116	cp -fd /%{_lib}/libnsl-%{LIBCVER}.so /lib/libnsl.so.$LIBNSLVER %{ROOT}
14cu|anonftp-3.0-39|117	
14cu|anonftp-3.0-39|118	cp -fd /%{_lib}/libnss_dns-%{LIBCVER}.so /%{_lib}/libnss_dns.so.%{LIBNSSVER} %{ROOT}
14cu|anonftp-3.0-39|119	
14cu|anonftp-3.0-39|120	cp -fd /%{_lib}/libnss_files-%{LIBCVER}.so %{ROOT}
14cu|anonftp-3.0-39|121	
14cu|anonftp-3.0-39|122	cp -fd /%{_lib}/libncurses.so.5 %{ROOT}
14cu|anonftp-3.0-39|123	cp -fd /%{_lib}/libncurses.so.5.9 %{ROOT}
14cu|anonftp-3.0-39|124	cp -fd /%{_lib}/libncursesw.so.5 %{ROOT}
14cu|anonftp-3.0-39|125	cp -fd /%{_lib}/libncursesw.so.5.9 %{ROOT}
14cu|anonftp-3.0-39|126	
14cu|anonftp-3.0-39|127	cp -fd /bin/ls /bin/cpio /bin/gzip /bin/tar %{buildroot}%{_var}/ftp/bin
14cu|anonftp-3.0-39|128	cp -fd /bin/ash %{buildroot}%{_var}/ftp/bin/sh
14cu|anonftp-3.0-39|129	ln -sf gzip %{buildroot}%{_var}/ftp/bin/zcat
14cu|anonftp-3.0-39|130	#cp -fd /usr/bin/compress $RPM_BUILD_ROOT%{_var}/ftp/bin
14cu|anonftp-3.0-39|131	
14cu|anonftp-3.0-39|132	install -m755 recompress -D %{buildroot}%{_var}/ftp/bin/recompress
14cu|anonftp-3.0-39|133	
14cu|anonftp-3.0-39|134	
14cu|anonftp-3.0-39|135	%changelog
14cu|anonftp-3.0-39|136	
14cu|anonftp-3.0-39|137	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-39
14cu|anonftp-3.0-39|138	- (032ad61) Prefer ncurses to termcap
14cu|anonftp-3.0-39|139	- (032ad61) Spec cleanup
14cu|anonftp-3.0-39|140	
14cu|anonftp-3.0-39|141	

9517 14
14cu|anonymine-0.3.0-1|1	%define debug_package	%{nil}
14cu|anonymine-0.3.0-1|2	
14cu|anonymine-0.3.0-1|3	Summary:	CLI minesweeper without guessing
14cu|anonymine-0.3.0-1|4	Name:		anonymine
14cu|anonymine-0.3.0-1|5	Version:	0.3.0
14cu|anonymine-0.3.0-1|6	Release:	1
14cu|anonymine-0.3.0-1|7	License:	BSD
14cu|anonymine-0.3.0-1|8	Group:		Games/Puzzles
14cu|anonymine-0.3.0-1|9	Url:		https://oskog97.com/projects/anonymine/
14cu|anonymine-0.3.0-1|10	Source0:	https://oskog97.com/archive/anonymine/%{name}-%{version}.tar.gz
14cu|anonymine-0.3.0-1|11	BuildRequires:	desktop-file-utils
14cu|anonymine-0.3.0-1|12	BuildRequires:	python
14cu|anonymine-0.3.0-1|13	Requires:	less
14cu|anonymine-0.3.0-1|14	Requires:	python
14cu|anonymine-0.3.0-1|15	
14cu|anonymine-0.3.0-1|16	%description
14cu|anonymine-0.3.0-1|17	Anonymine is a curses mode minesweeper
14cu|anonymine-0.3.0-1|18	that checks if the fields actually are
14cu|anonymine-0.3.0-1|19	solvable without guessing
14cu|anonymine-0.3.0-1|20	and has a few other features.
14cu|anonymine-0.3.0-1|21	
14cu|anonymine-0.3.0-1|22	%files
14cu|anonymine-0.3.0-1|23	%doc BUGS ChangeLog LICENSE NEWS README RELEASE-NOTES
14cu|anonymine-0.3.0-1|24	%{_gamesbindir}/%{name}
14cu|anonymine-0.3.0-1|25	%{_datadir}/applications/*.desktop
14cu|anonymine-0.3.0-1|26	%{_iconsdir}/hicolor/*/*/*.png
14cu|anonymine-0.3.0-1|27	%{py_platsitedir}/anonymine_*.py
14cu|anonymine-0.3.0-1|28	%config(noreplace) %{_sysconfdir}/%{name}/*cfg
14cu|anonymine-0.3.0-1|29	/var/%{name}
14cu|anonymine-0.3.0-1|30	#------------------------------------------------------------------
14cu|anonymine-0.3.0-1|31	
14cu|anonymine-0.3.0-1|32	%prep
14cu|anonymine-0.3.0-1|33	%setup -q
14cu|anonymine-0.3.0-1|34	
14cu|anonymine-0.3.0-1|35	%build
14cu|anonymine-0.3.0-1|36	%configure2_5x
14cu|anonymine-0.3.0-1|37	%make
14cu|anonymine-0.3.0-1|38	
14cu|anonymine-0.3.0-1|39	%install
14cu|anonymine-0.3.0-1|40	%makeinstall_std
14cu|anonymine-0.3.0-1|41	
14cu|anonymine-0.3.0-1|42	rm -fr %{buildroot}%{_libdir}/python3.4
14cu|anonymine-0.3.0-1|43	chmod +x %{buildroot}%{py_platsitedir}/anonymine_{solver,fields,engine}.py
14cu|anonymine-0.3.0-1|44	
14cu|anonymine-0.3.0-1|45	desktop-file-install %{buildroot}%{_datadir}/applications/*.desktop \
14cu|anonymine-0.3.0-1|46	--remove-key=Description
14cu|anonymine-0.3.0-1|47	
14cu|anonymine-0.3.0-1|48	
14cu|anonymine-0.3.0-1|49	%changelog
14cu|anonymine-0.3.0-1|50	
14cu|anonymine-0.3.0-1|51	* Tue Aug 16 2016 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|anonymine-0.3.0-1|52	- (183cb43) Imported from SRPM
14cu|anonymine-0.3.0-1|53	
14cu|anonymine-0.3.0-1|54	

9518 14
14cu|ansible-2.2.1.0-1|1	Name: ansible
14cu|ansible-2.2.1.0-1|2	Release: 1
14cu|ansible-2.2.1.0-1|3	Summary: SSH-based configuration management, deployment, and task execution system
14cu|ansible-2.2.1.0-1|4	Version: 2.2.1.0
14cu|ansible-2.2.1.0-1|5	Group: Development/Python
14cu|ansible-2.2.1.0-1|6	License: GPLv3
14cu|ansible-2.2.1.0-1|7	Source0: http://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
14cu|ansible-2.2.1.0-1|8	Url: http://ansibleworks.com
14cu|ansible-2.2.1.0-1|9	BuildArch: noarch
14cu|ansible-2.2.1.0-1|10	BuildRequires: python-devel
14cu|ansible-2.2.1.0-1|11	BuildRequires: python-setuptools
14cu|ansible-2.2.1.0-1|12	Requires: PyYAML
14cu|ansible-2.2.1.0-1|13	Requires: python-paramiko
14cu|ansible-2.2.1.0-1|14	Requires: python-jinja2
14cu|ansible-2.2.1.0-1|15	Requires: python-keyczar
14cu|ansible-2.2.1.0-1|16	
14cu|ansible-2.2.1.0-1|17	%description
14cu|ansible-2.2.1.0-1|18	
14cu|ansible-2.2.1.0-1|19	Ansible is a radically simple model-driven configuration management,
14cu|ansible-2.2.1.0-1|20	multi-node deployment, and orchestration engine. Ansible works
14cu|ansible-2.2.1.0-1|21	over SSH and does not require any software or daemons to be installed
14cu|ansible-2.2.1.0-1|22	on remote nodes. Extension modules can be written in any language and
14cu|ansible-2.2.1.0-1|23	are transferred to managed machines automatically.
14cu|ansible-2.2.1.0-1|24	
14cu|ansible-2.2.1.0-1|25	#%package fireball
14cu|ansible-2.2.1.0-1|26	#Summary: Ansible fireball transport support
14cu|ansible-2.2.1.0-1|27	#Group: Development/Libraries
14cu|ansible-2.2.1.0-1|28	#Requires: %{name} = %{version}-%{release}
14cu|ansible-2.2.1.0-1|29	#Requires: python-keyczar
14cu|ansible-2.2.1.0-1|30	#Requires: python-zmq
14cu|ansible-2.2.1.0-1|31	#
14cu|ansible-2.2.1.0-1|32	#%description fireball
14cu|ansible-2.2.1.0-1|33	#
14cu|ansible-2.2.1.0-1|34	#Ansible can optionally use a 0MQ based transport mechanism, which is
14cu|ansible-2.2.1.0-1|35	#considerably faster than the standard ssh mechanism when there are
14cu|ansible-2.2.1.0-1|36	#multiple actions, but requires additional supporting packages.
14cu|ansible-2.2.1.0-1|37	#
14cu|ansible-2.2.1.0-1|38	#%package node-fireball
14cu|ansible-2.2.1.0-1|39	#Summary: Ansible fireball transport - node end support
14cu|ansible-2.2.1.0-1|40	#Group: Development/Libraries
14cu|ansible-2.2.1.0-1|41	#Requires: python-keyczar
14cu|ansible-2.2.1.0-1|42	#Requires: python-zmq
14cu|ansible-2.2.1.0-1|43	#
14cu|ansible-2.2.1.0-1|44	#%description node-fireball
14cu|ansible-2.2.1.0-1|45	#
14cu|ansible-2.2.1.0-1|46	#Ansible can optionally use a 0MQ based transport mechanism, which has
14cu|ansible-2.2.1.0-1|47	#additional requirements for nodes to use.  This package includes those
14cu|ansible-2.2.1.0-1|48	#requirements.
14cu|ansible-2.2.1.0-1|49	
14cu|ansible-2.2.1.0-1|50	%prep
14cu|ansible-2.2.1.0-1|51	%setup -q
14cu|ansible-2.2.1.0-1|52	
14cu|ansible-2.2.1.0-1|53	%build
14cu|ansible-2.2.1.0-1|54	python setup.py build
14cu|ansible-2.2.1.0-1|55	
14cu|ansible-2.2.1.0-1|56	%install
14cu|ansible-2.2.1.0-1|57	python setup.py install -O1 --prefix=%{_prefix} --root=%{buildroot}
14cu|ansible-2.2.1.0-1|58	mkdir -p %{buildroot}/etc/ansible/
14cu|ansible-2.2.1.0-1|59	cp examples/hosts %{buildroot}/etc/ansible/
14cu|ansible-2.2.1.0-1|60	cp examples/ansible.cfg %{buildroot}/etc/ansible/
14cu|ansible-2.2.1.0-1|61	mkdir -p %{buildroot}/%{_mandir}/{man1,man3}/
14cu|ansible-2.2.1.0-1|62	cp -v docs/man/man1/*.1 %{buildroot}/%{_mandir}/man1/
14cu|ansible-2.2.1.0-1|63	mkdir -p %{buildroot}/%{_datadir}/ansible
14cu|ansible-2.2.1.0-1|64	
14cu|ansible-2.2.1.0-1|65	%files
14cu|ansible-2.2.1.0-1|66	%{py_puresitedir}/ansible*
14cu|ansible-2.2.1.0-1|67	%{_bindir}/ansible*
14cu|ansible-2.2.1.0-1|68	%dir %{_datadir}/ansible
14cu|ansible-2.2.1.0-1|69	#%exclude %{_datadir}/ansible/utilities/fireball
14cu|ansible-2.2.1.0-1|70	#%exclude %{_mandir}/man3/ansible.fireball.*
14cu|ansible-2.2.1.0-1|71	%config(noreplace) %{_sysconfdir}/ansible
14cu|ansible-2.2.1.0-1|72	%doc README.md PKG-INFO COPYING
14cu|ansible-2.2.1.0-1|73	%doc %{_mandir}/man1/ansible*
14cu|ansible-2.2.1.0-1|74	#%doc examples/playbooks
14cu|ansible-2.2.1.0-1|75	
14cu|ansible-2.2.1.0-1|76	#%files fireball
14cu|ansible-2.2.1.0-1|77	#%{_datadir}/ansible/utilities/fireball
14cu|ansible-2.2.1.0-1|78	#%doc %{_mandir}/man3/ansible.fireball.*
14cu|ansible-2.2.1.0-1|79	#
14cu|ansible-2.2.1.0-1|80	#%files node-fireball
14cu|ansible-2.2.1.0-1|81	#%doc README.md PKG-INFO COPYING
14cu|ansible-2.2.1.0-1|82	
14cu|ansible-2.2.1.0-1|83	
14cu|ansible-2.2.1.0-1|84	
14cu|ansible-2.2.1.0-1|85	%changelog
14cu|ansible-2.2.1.0-1|86	
14cu|ansible-2.2.1.0-1|87	* Tue Mar 14 2017 Stas Fomin <stas-fomin@yandex.ru> 2.2.1.0-1
14cu|ansible-2.2.1.0-1|88	- (e8d3ae2) 2.2.1.0
14cu|ansible-2.2.1.0-1|89	
14cu|ansible-2.2.1.0-1|90	

9519 14
14cu|ant-antunit-1.3-1|1	%global base_name       antunit
14cu|ant-antunit-1.3-1|2	
14cu|ant-antunit-1.3-1|3	Name:             ant-%{base_name}
14cu|ant-antunit-1.3-1|4	Version:          1.3
14cu|ant-antunit-1.3-1|5	Release:          1
14cu|ant-antunit-1.3-1|6	Summary:          Provide antunit ant task
14cu|ant-antunit-1.3-1|7	Group:            Development/Java
14cu|ant-antunit-1.3-1|8	License:          ASL 2.0
14cu|ant-antunit-1.3-1|9	URL:              http://ant.apache.org/antlibs/%{base_name}/
14cu|ant-antunit-1.3-1|10	Source0:          http://www.apache.org/dist/ant/antlibs/%{base_name}/source/apache-%{name}-%{version}-src.tar.bz2
14cu|ant-antunit-1.3-1|11	BuildArch:        noarch
14cu|ant-antunit-1.3-1|12	ExcludeArch:      ppc64
14cu|ant-antunit-1.3-1|13	
14cu|ant-antunit-1.3-1|14	BuildRequires:    java-devel >= 0:1.6.0
14cu|ant-antunit-1.3-1|15	BuildRequires:    jpackage-utils
14cu|ant-antunit-1.3-1|16	BuildRequires:    java-rpmbuild
14cu|ant-antunit-1.3-1|17	BuildRequires:    junit4
14cu|ant-antunit-1.3-1|18	BuildRequires:    ant-junit
14cu|ant-antunit-1.3-1|19	BuildRequires:    ant
14cu|ant-antunit-1.3-1|20	
14cu|ant-antunit-1.3-1|21	Requires:         java >= 0:1.6.0
14cu|ant-antunit-1.3-1|22	Requires:         jpackage-utils
14cu|ant-antunit-1.3-1|23	Requires:         ant
14cu|ant-antunit-1.3-1|24	
14cu|ant-antunit-1.3-1|25	Requires(post):   jpackage-utils
14cu|ant-antunit-1.3-1|26	Requires(postun): jpackage-utils
14cu|ant-antunit-1.3-1|27	
14cu|ant-antunit-1.3-1|28	
14cu|ant-antunit-1.3-1|29	%description
14cu|ant-antunit-1.3-1|30	The <antunit> task drives the tests much like <junit> does for JUnit tests.
14cu|ant-antunit-1.3-1|31	
14cu|ant-antunit-1.3-1|32	When called on a build file, the task will start a new Ant project for that
14cu|ant-antunit-1.3-1|33	build file and scan for targets with names that start with "test". For each
14cu|ant-antunit-1.3-1|34	such target it then will:
14cu|ant-antunit-1.3-1|35	
14cu|ant-antunit-1.3-1|36	1. Execute the target named setUp, if there is one.
14cu|ant-antunit-1.3-1|37	2. Execute the target itself - if this target depends on other targets the
14cu|ant-antunit-1.3-1|38	normal Ant rules apply and the dependent targets are executed first.
14cu|ant-antunit-1.3-1|39	3. Execute the target names tearDown, if there is one.
14cu|ant-antunit-1.3-1|40	
14cu|ant-antunit-1.3-1|41	
14cu|ant-antunit-1.3-1|42	%package javadoc
14cu|ant-antunit-1.3-1|43	Summary:          Javadoc for %{name}
14cu|ant-antunit-1.3-1|44	Group:            Development/Java
14cu|ant-antunit-1.3-1|45	Requires:         jpackage-utils
14cu|ant-antunit-1.3-1|46	
14cu|ant-antunit-1.3-1|47	%description javadoc
14cu|ant-antunit-1.3-1|48	This package contains the API documentation for %{name}.
14cu|ant-antunit-1.3-1|49	
14cu|ant-antunit-1.3-1|50	
14cu|ant-antunit-1.3-1|51	%prep
14cu|ant-antunit-1.3-1|52	%setup -q -n apache-%{name}-%{version}
14cu|ant-antunit-1.3-1|53	mv CONTRIBUTORS CONTRIBUTORS.orig
14cu|ant-antunit-1.3-1|54	iconv -f ISO-8859-1 -t UTF-8 CONTRIBUTORS.orig > CONTRIBUTORS
14cu|ant-antunit-1.3-1|55	touch -r CONTRIBUTORS.orig CONTRIBUTORS
14cu|ant-antunit-1.3-1|56	
14cu|ant-antunit-1.3-1|57	
14cu|ant-antunit-1.3-1|58	%build
14cu|ant-antunit-1.3-1|59	%ant package
14cu|ant-antunit-1.3-1|60	
14cu|ant-antunit-1.3-1|61	
14cu|ant-antunit-1.3-1|62	%install
14cu|ant-antunit-1.3-1|63	# jars
14cu|ant-antunit-1.3-1|64	install -d -m 0755 %{buildroot}%{_javadir}
14cu|ant-antunit-1.3-1|65	install -pm 644 build/lib/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|ant-antunit-1.3-1|66	
14cu|ant-antunit-1.3-1|67	# pom
14cu|ant-antunit-1.3-1|68	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|ant-antunit-1.3-1|69	install -pm 644 %{name}-%{version}.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|ant-antunit-1.3-1|70	%add_to_maven_depmap org.apache.ant %{name} %{version} JPP %{name}
14cu|ant-antunit-1.3-1|71	
14cu|ant-antunit-1.3-1|72	# javadoc
14cu|ant-antunit-1.3-1|73	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|ant-antunit-1.3-1|74	cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}/
14cu|ant-antunit-1.3-1|75	
14cu|ant-antunit-1.3-1|76	# OPT_JAR_LIST fragments
14cu|ant-antunit-1.3-1|77	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14cu|ant-antunit-1.3-1|78	echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit
14cu|ant-antunit-1.3-1|79	
14cu|ant-antunit-1.3-1|80	
14cu|ant-antunit-1.3-1|81	%post
14cu|ant-antunit-1.3-1|82	%update_maven_depmap
14cu|ant-antunit-1.3-1|83	
14cu|ant-antunit-1.3-1|84	%postun
14cu|ant-antunit-1.3-1|85	%update_maven_depmap
14cu|ant-antunit-1.3-1|86	
14cu|ant-antunit-1.3-1|87	
14cu|ant-antunit-1.3-1|88	%files
14cu|ant-antunit-1.3-1|89	%doc CONTRIBUTORS NOTICE README README.html WHATSNEW LICENSE
14cu|ant-antunit-1.3-1|90	%config(noreplace) %{_sysconfdir}/%{name}.d/antunit
14cu|ant-antunit-1.3-1|91	%{_javadir}/*
14cu|ant-antunit-1.3-1|92	%{_mavenpomdir}/*
14cu|ant-antunit-1.3-1|93	%{_mavendepmapfragdir}/*
14cu|ant-antunit-1.3-1|94	
14cu|ant-antunit-1.3-1|95	%files javadoc
14cu|ant-antunit-1.3-1|96	%doc LICENSE
14cu|ant-antunit-1.3-1|97	%{_javadocdir}/%{name}
14cu|ant-antunit-1.3-1|98	
14cu|ant-antunit-1.3-1|99	
14cu|ant-antunit-1.3-1|100	%changelog
14cu|ant-antunit-1.3-1|101	
14cu|ant-antunit-1.3-1|102	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 1.3-1
14cu|ant-antunit-1.3-1|103	- (5fe75eb) Added ant-junit BR
14cu|ant-antunit-1.3-1|104	
14cu|ant-antunit-1.3-1|105	

9520 14
14cu|antimicro-2.22-1|1	Summary:	Graphical program used to map keyboard buttons and mouse controls to a gamepad
14cu|antimicro-2.22-1|2	Name:		antimicro
14cu|antimicro-2.22-1|3	Version:	2.22
14cu|antimicro-2.22-1|4	Release:	1
14cu|antimicro-2.22-1|5	License:	GPLv3+
14cu|antimicro-2.22-1|6	Group:		System/X11
14cu|antimicro-2.22-1|7	Url:		https://github.com/AntiMicro/antimicro
14cu|antimicro-2.22-1|8	Source0:	https://github.com/AntiMicro/antimicro/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|antimicro-2.22-1|9	BuildRequires:	cmake
14cu|antimicro-2.22-1|10	BuildRequires:	qmake5
14cu|antimicro-2.22-1|11	BuildRequires:	qt5-linguist-tools
14cu|antimicro-2.22-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|antimicro-2.22-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|antimicro-2.22-1|14	BuildRequires:	pkgconfig(Qt5Network)
14cu|antimicro-2.22-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|antimicro-2.22-1|16	BuildRequires:	pkgconfig(sdl2)
14cu|antimicro-2.22-1|17	BuildRequires:	pkgconfig(x11)
14cu|antimicro-2.22-1|18	BuildRequires:	pkgconfig(xtst)
14cu|antimicro-2.22-1|19	
14cu|antimicro-2.22-1|20	%description
14cu|antimicro-2.22-1|21	AntiMicro is a graphical program used to map keyboard keys and mouse controls
14cu|antimicro-2.22-1|22	to a gamepad. This program is useful for playing PC games using a gamepad that
14cu|antimicro-2.22-1|23	do not have any form of built-in gamepad support. AntiMicro was inspired by
14cu|antimicro-2.22-1|24	QJoyPad but has additional features.
14cu|antimicro-2.22-1|25	
14cu|antimicro-2.22-1|26	%files -f %{name}.lang
14cu|antimicro-2.22-1|27	%doc Changelog gpl.txt README.md
14cu|antimicro-2.22-1|28	%{_bindir}/%{name}
14cu|antimicro-2.22-1|29	%dir %{_datadir}/%{name}
14cu|antimicro-2.22-1|30	%{_datadir}/%{name}/translations/antimicro.qm
14cu|antimicro-2.22-1|31	%{_datadir}/applications/%{name}.desktop
14cu|antimicro-2.22-1|32	%{_datadir}/pixmaps/%{name}.png
14cu|antimicro-2.22-1|33	%{_datadir}/mime/packages/%{name}.xml
14cu|antimicro-2.22-1|34	%{_mandir}/man1/%{name}.1*
14cu|antimicro-2.22-1|35	
14cu|antimicro-2.22-1|36	#----------------------------------------------------------------------------
14cu|antimicro-2.22-1|37	
14cu|antimicro-2.22-1|38	%prep
14cu|antimicro-2.22-1|39	%setup -q
14cu|antimicro-2.22-1|40	
14cu|antimicro-2.22-1|41	%build
14cu|antimicro-2.22-1|42	%cmake_qt5
14cu|antimicro-2.22-1|43	%make
14cu|antimicro-2.22-1|44	
14cu|antimicro-2.22-1|45	%install
14cu|antimicro-2.22-1|46	%makeinstall_std -C build
14cu|antimicro-2.22-1|47	
14cu|antimicro-2.22-1|48	%find_lang %{name} --with-qt
14cu|antimicro-2.22-1|49	
14cu|antimicro-2.22-1|50	%changelog
14cu|antimicro-2.22-1|51	
14cu|antimicro-2.22-1|52	* Fri Sep 02 2016 alzim <alzim@bk.ru> 2.22-1
14cu|antimicro-2.22-1|53	- (68d272f) Merge pull request #1 from import/antimicro:rosa2016.1
14cu|antimicro-2.22-1|54	- (68d272f) Updated to 2.22
14cu|antimicro-2.22-1|55	
14cu|antimicro-2.22-1|56	

9521 14
14cu|anyremote-6.6.1-1|1	Name:		anyremote
14cu|anyremote-6.6.1-1|2	Version:	6.6.1
14cu|anyremote-6.6.1-1|3	Release:	1
14cu|anyremote-6.6.1-1|4	Summary:	Remote control through bluetooth or IR connection
14cu|anyremote-6.6.1-1|5	License:	GPLv2+
14cu|anyremote-6.6.1-1|6	Group:		System/Kernel and hardware
14cu|anyremote-6.6.1-1|7	URL:		http://anyremote.sourceforge.net/
14cu|anyremote-6.6.1-1|8	Source0:	http://sourceforge.net/projects/anyremote/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|anyremote-6.6.1-1|9	BuildRequires:	pkgconfig(bluez)
14cu|anyremote-6.6.1-1|10	BuildRequires:	pkgconfig(dbus-1)
14cu|anyremote-6.6.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|anyremote-6.6.1-1|12	BuildRequires:	pkgconfig(xtst)
14cu|anyremote-6.6.1-1|13	BuildRequires:  pkgconfig(xi)
14cu|anyremote-6.6.1-1|14	BuildRequires:  pkgconfig(avahi-core)
14cu|anyremote-6.6.1-1|15	BuildRequires:  pkgconfig(avahi-client)
14cu|anyremote-6.6.1-1|16	
14cu|anyremote-6.6.1-1|17	
14cu|anyremote-6.6.1-1|18	Requires:	bluez
14cu|anyremote-6.6.1-1|19	Requires:	irda-utils
14cu|anyremote-6.6.1-1|20	Suggests:	kanyremote
14cu|anyremote-6.6.1-1|21	
14cu|anyremote-6.6.1-1|22	
14cu|anyremote-6.6.1-1|23	%description
14cu|anyremote-6.6.1-1|24	The overall goal of this project is to provide wireless remote control program
14cu|anyremote-6.6.1-1|25	on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
14cu|anyremote-6.6.1-1|26	
14cu|anyremote-6.6.1-1|27	anyRemote supports wide range of modern cell phones line Nokia, SonyEricsson,
14cu|anyremote-6.6.1-1|28	Motorola and others.
14cu|anyremote-6.6.1-1|29	
14cu|anyremote-6.6.1-1|30	anyRemote was developed as thin "communication" layer between Buetooth
14cu|anyremote-6.6.1-1|31	(IR, Wi-Fi) capable phone and Linux, and in principle could be configured to
14cu|anyremote-6.6.1-1|32	manage almost any software.
14cu|anyremote-6.6.1-1|33	
14cu|anyremote-6.6.1-1|34	anyRemote could be used with:
14cu|anyremote-6.6.1-1|35	* bluetooth connection with java client if cell phone is JSR82 compatible
14cu|anyremote-6.6.1-1|36	* Wi-Fi connection with java client if phone supports Wi-Fi
14cu|anyremote-6.6.1-1|37	* IR connection with java client if java realization in phone supports access
14cu|anyremote-6.6.1-1|38	to IR port
14cu|anyremote-6.6.1-1|39	* ordinary TCP/IP connection with java client, if PC is connectable from
14cu|anyremote-6.6.1-1|40	the Internet
14cu|anyremote-6.6.1-1|41	* bluetooth, infrared or cable connection using AT "modem" commands
14cu|anyremote-6.6.1-1|42	* web interface
14cu|anyremote-6.6.1-1|43	* it supports some of IR remotes supplied with TV tuner cards (like LIRC)
14cu|anyremote-6.6.1-1|44	* it has limited support for Bemused clients
14cu|anyremote-6.6.1-1|45	
14cu|anyremote-6.6.1-1|46	anyRemote is a console application, but in addition there are GUI front ends
14cu|anyremote-6.6.1-1|47	for Gnome and KDE.
14cu|anyremote-6.6.1-1|48	
14cu|anyremote-6.6.1-1|49	%files
14cu|anyremote-6.6.1-1|50	%doc NEWS README AUTHORS
14cu|anyremote-6.6.1-1|51	%{_bindir}/%{name}
14cu|anyremote-6.6.1-1|52	%{_datadir}/%{name}
14cu|anyremote-6.6.1-1|53	%{_mandir}/man1/%{name}.*
14cu|anyremote-6.6.1-1|54	#-----------------------------------------------------
14cu|anyremote-6.6.1-1|55	
14cu|anyremote-6.6.1-1|56	%package doc
14cu|anyremote-6.6.1-1|57	Summary:	Documentations for anyRemote
14cu|anyremote-6.6.1-1|58	Group:		System/Kernel and hardware
14cu|anyremote-6.6.1-1|59	Conflicts:	%{name} < 4.14
14cu|anyremote-6.6.1-1|60	BuildArch:	noarch
14cu|anyremote-6.6.1-1|61	
14cu|anyremote-6.6.1-1|62	%description doc
14cu|anyremote-6.6.1-1|63	Documentation for anyRemote.
14cu|anyremote-6.6.1-1|64	
14cu|anyremote-6.6.1-1|65	%files doc
14cu|anyremote-6.6.1-1|66	%doc doc-html/*
14cu|anyremote-6.6.1-1|67	#-----------------------------------------------------
14cu|anyremote-6.6.1-1|68	
14cu|anyremote-6.6.1-1|69	%prep
14cu|anyremote-6.6.1-1|70	%setup -q
14cu|anyremote-6.6.1-1|71	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|anyremote-6.6.1-1|72	
14cu|anyremote-6.6.1-1|73	%build
14cu|anyremote-6.6.1-1|74	%configure2_5x
14cu|anyremote-6.6.1-1|75	%make
14cu|anyremote-6.6.1-1|76	
14cu|anyremote-6.6.1-1|77	%install
14cu|anyremote-6.6.1-1|78	%makeinstall_std
14cu|anyremote-6.6.1-1|79	
14cu|anyremote-6.6.1-1|80	
14cu|anyremote-6.6.1-1|81	
14cu|anyremote-6.6.1-1|82	
14cu|anyremote-6.6.1-1|83	
14cu|anyremote-6.6.1-1|84	%changelog
14cu|anyremote-6.6.1-1|85	
14cu|anyremote-6.6.1-1|86	* Mon May 02 2016 abfonly <abfonly@gmail.com> 6.6.1-1
14cu|anyremote-6.6.1-1|87	- (61b7e88) Log: Update to 6.6.1
14cu|anyremote-6.6.1-1|88	
14cu|anyremote-6.6.1-1|89	

9522 14
14cu|aoetools-37-1|1	Summary:	Programs to setup ATA over Ethernet device
14cu|aoetools-37-1|2	Name:		aoetools
14cu|aoetools-37-1|3	Group:		System/Kernel and hardware
14cu|aoetools-37-1|4	License:	GPLv2+
14cu|aoetools-37-1|5	Version:	37
14cu|aoetools-37-1|6	Release:	1
14cu|aoetools-37-1|7	Url:		http://sourceforge.net/projects/aoetools/
14cu|aoetools-37-1|8	Source0:	https://github.com/OpenAoE/aoetools/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14cu|aoetools-37-1|9	
14cu|aoetools-37-1|10	%description
14cu|aoetools-37-1|11	The aoetools are programs for users of the ATA over Ethernet (AoE)
14cu|aoetools-37-1|12	network storage protocol, a simple protocol for using storage over
14cu|aoetools-37-1|13	an ethernet LAN.
14cu|aoetools-37-1|14	
14cu|aoetools-37-1|15	%prep
14cu|aoetools-37-1|16	%setup -qn %{name}-%{name}-%{version}
14cu|aoetools-37-1|17	
14cu|aoetools-37-1|18	%build
14cu|aoetools-37-1|19	%make CFLAGS="%optflags"
14cu|aoetools-37-1|20	
14cu|aoetools-37-1|21	%install
14cu|aoetools-37-1|22	%makeinstall_std
14cu|aoetools-37-1|23	# fix attr
14cu|aoetools-37-1|24	chmod 755 %{buildroot}%{_sbindir}/*
14cu|aoetools-37-1|25	
14cu|aoetools-37-1|26	%files
14cu|aoetools-37-1|27	%doc HACKING NEWS README
14cu|aoetools-37-1|28	%_sbindir/*
14cu|aoetools-37-1|29	%_mandir/*/*
14cu|aoetools-37-1|30	
14cu|aoetools-37-1|31	%changelog
14cu|aoetools-37-1|32	
14cu|aoetools-37-1|33	* Fri Sep 02 2016 alzim <alzim@bk.ru> 37-1
14cu|aoetools-37-1|34	- (8355bd3) Merge pull request #1 from import/aoetools:rosa2016.1
14cu|aoetools-37-1|35	- (8355bd3) Updated to 37
14cu|aoetools-37-1|36	
14cu|aoetools-37-1|37	

9523 14
14cu|aoi-3.0.2-1|1	%define oname ArtOfIllusion
14cu|aoi-3.0.2-1|2	%define pkgver 302
14cu|aoi-3.0.2-1|3	%define debug_package %{nil}
14cu|aoi-3.0.2-1|4	
14cu|aoi-3.0.2-1|5	Summary:	3D modelling and rendering studio
14cu|aoi-3.0.2-1|6	Name:		aoi
14cu|aoi-3.0.2-1|7	Version:	3.0.2
14cu|aoi-3.0.2-1|8	Release:	1
14cu|aoi-3.0.2-1|9	License:	GPLv2+
14cu|aoi-3.0.2-1|10	Group:		Graphics
14cu|aoi-3.0.2-1|11	Url:		http://www.artofillusion.org/
14cu|aoi-3.0.2-1|12	Source0:	https://sourceforge.net/projects/aoi/files/ArtOfIllusion-source/%{version}/aoisrc%{pkgver}.zip
14cu|aoi-3.0.2-1|13	BuildRequires:	ant
14cu|aoi-3.0.2-1|14	BuildRequires:	buoy
14cu|aoi-3.0.2-1|15	BuildRequires:	jama
14cu|aoi-3.0.2-1|16	BuildRequires:	java
14cu|aoi-3.0.2-1|17	BuildRequires:	jogl
14cu|aoi-3.0.2-1|18	Requires:	buoy
14cu|aoi-3.0.2-1|19	Requires:	jama
14cu|aoi-3.0.2-1|20	Requires:	java
14cu|aoi-3.0.2-1|21	Requires:	jogl
14cu|aoi-3.0.2-1|22	
14cu|aoi-3.0.2-1|23	%description
14cu|aoi-3.0.2-1|24	Art of Illusion is a free, open source 3D modelling
14cu|aoi-3.0.2-1|25	and rendering studio. Many of its capabilities rival
14cu|aoi-3.0.2-1|26	those found in commercial programs. Highlights include
14cu|aoi-3.0.2-1|27	subdivision surface based modelling tools, skeleton
14cu|aoi-3.0.2-1|28	based animation, and a graphical language for designing
14cu|aoi-3.0.2-1|29	procedural textures and materials
14cu|aoi-3.0.2-1|30	
14cu|aoi-3.0.2-1|31	%files
14cu|aoi-3.0.2-1|32	%{_bindir}/%{name}
14cu|aoi-3.0.2-1|33	%{_iconsdir}/%{name}.png
14cu|aoi-3.0.2-1|34	%{_datadir}/applications/%{name}.desktop
14cu|aoi-3.0.2-1|35	%{_datadir}/%{name}/*
14cu|aoi-3.0.2-1|36	
14cu|aoi-3.0.2-1|37	#----------------------------------------------------------------------------
14cu|aoi-3.0.2-1|38	
14cu|aoi-3.0.2-1|39	%prep
14cu|aoi-3.0.2-1|40	%setup -qn AoIsrc%{pkgver}
14cu|aoi-3.0.2-1|41	
14cu|aoi-3.0.2-1|42	%build
14cu|aoi-3.0.2-1|43	ant -f %{oname}.xml
14cu|aoi-3.0.2-1|44	
14cu|aoi-3.0.2-1|45	%install
14cu|aoi-3.0.2-1|46	mkdir -p %{buildroot}{%{_bindir},%{_datadir}/{%{name}/{lib,Plugins/Help,Scripts/{Objects,Startup,Tools}},applications},%{_iconsdir}}
14cu|aoi-3.0.2-1|47	install -Dm0644 %{oname}.jar %{buildroot}%{_datadir}/%{name}/
14cu|aoi-3.0.2-1|48	install -Dm0644 %{oname}/src/artofillusion/Icons/appIcon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|aoi-3.0.2-1|49	install -Dm0644 lib/* %{buildroot}%{_datadir}/%{name}/lib
14cu|aoi-3.0.2-1|50	install -Dm0644 Plugins/*.* %{buildroot}%{_datadir}/%{name}/Plugins/
14cu|aoi-3.0.2-1|51	install -Dm0644 Plugins/Help/*.* %{buildroot}%{_datadir}/%{name}/Plugins/Help/
14cu|aoi-3.0.2-1|52	
14cu|aoi-3.0.2-1|53	# menu-entry
14cu|aoi-3.0.2-1|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|aoi-3.0.2-1|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|aoi-3.0.2-1|56	[Desktop Entry]
14cu|aoi-3.0.2-1|57	Name=Art Of Illusion
14cu|aoi-3.0.2-1|58	Name[ru]=Art Of Illusion
14cu|aoi-3.0.2-1|59	GenericName=Art Of Illusion
14cu|aoi-3.0.2-1|60	GenericName[ru]=Art Of Illusion
14cu|aoi-3.0.2-1|61	Comment=Design Application
14cu|aoi-3.0.2-1|62	Comment[ru]=Редактор 3D
14cu|aoi-3.0.2-1|63	Exec=%{name}
14cu|aoi-3.0.2-1|64	Icon=%{_iconsdir}/%{name}.png
14cu|aoi-3.0.2-1|65	Terminal=false
14cu|aoi-3.0.2-1|66	Type=Application
14cu|aoi-3.0.2-1|67	StartupNotify=true
14cu|aoi-3.0.2-1|68	MimeType=application/octet-stream;application/ArtOfIllusion;
14cu|aoi-3.0.2-1|69	Categories=Application;Graphics;
14cu|aoi-3.0.2-1|70	EOF
14cu|aoi-3.0.2-1|71	
14cu|aoi-3.0.2-1|72	# script start program
14cu|aoi-3.0.2-1|73	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|aoi-3.0.2-1|74	#!/bin/bash
14cu|aoi-3.0.2-1|75	
14cu|aoi-3.0.2-1|76	cd %{_datadir}/%{name}
14cu|aoi-3.0.2-1|77	
14cu|aoi-3.0.2-1|78	exec java -Xmx1024m -jar %{oname}.jar
14cu|aoi-3.0.2-1|79	
14cu|aoi-3.0.2-1|80	EOF
14cu|aoi-3.0.2-1|81	
14cu|aoi-3.0.2-1|82	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|aoi-3.0.2-1|83	
14cu|aoi-3.0.2-1|84	%changelog
14cu|aoi-3.0.2-1|85	
14cu|aoi-3.0.2-1|86	* Fri Sep 02 2016 alzim <alzim@bk.ru> 3.0.2-1
14cu|aoi-3.0.2-1|87	- (210eef1) Merge pull request #5 from import/aoi:rosa2016.1
14cu|aoi-3.0.2-1|88	- (210eef1) Updated to 3.0.2
14cu|aoi-3.0.2-1|89	
14cu|aoi-3.0.2-1|90	

9524 14
14cu|apache-commons-beanutils-1.9.2-1|1	%global base_name       beanutils
14cu|apache-commons-beanutils-1.9.2-1|2	%global short_name      commons-%{base_name}
14cu|apache-commons-beanutils-1.9.2-1|3	
14cu|apache-commons-beanutils-1.9.2-1|4	Name:           apache-%{short_name}
14cu|apache-commons-beanutils-1.9.2-1|5	Version:        1.9.2
14cu|apache-commons-beanutils-1.9.2-1|6	Release:        1
14cu|apache-commons-beanutils-1.9.2-1|7	Epoch:			0
14cu|apache-commons-beanutils-1.9.2-1|8	Summary:        Methods for accessing and modifying the properties of arbitrary JavaBeans
14cu|apache-commons-beanutils-1.9.2-1|9	License:        ASL 2.0
14cu|apache-commons-beanutils-1.9.2-1|10	Group:          Development/Java
14cu|apache-commons-beanutils-1.9.2-1|11	URL:            http://commons.apache.org/%{base_name}
14cu|apache-commons-beanutils-1.9.2-1|12	BuildArch:      noarch
14cu|apache-commons-beanutils-1.9.2-1|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-beanutils-1.9.2-1|14	# this will not be needed after commons-collections have proper pom
14cu|apache-commons-beanutils-1.9.2-1|15	Source1:        %{short_name}.depmap
14cu|apache-commons-beanutils-1.9.2-1|16	# JAvadoc fails to build, likely due to stale build.xml
14cu|apache-commons-beanutils-1.9.2-1|17	Patch0:		commons-beanutils-1.9.2-no-javadoc.patch
14cu|apache-commons-beanutils-1.9.2-1|18	
14cu|apache-commons-beanutils-1.9.2-1|19	BuildRequires:  apache-commons-logging >= 0:1.0
14cu|apache-commons-beanutils-1.9.2-1|20	BuildRequires:  java >= 0:1.6.0
14cu|apache-commons-beanutils-1.9.2-1|21	BuildRequires:  jpackage-utils > 0:1.7.2
14cu|apache-commons-beanutils-1.9.2-1|22	BuildRequires:  ant
14cu|apache-commons-beanutils-1.9.2-1|23	BuildRequires:  java-rpmbuild
14cu|apache-commons-beanutils-1.9.2-1|24	#BuildRequires:  maven-plugin-bundle
14cu|apache-commons-beanutils-1.9.2-1|25	#BuildRequires:  maven-surefire-maven-plugin
14cu|apache-commons-beanutils-1.9.2-1|26	#BuildRequires:  maven-surefire-provider-junit
14cu|apache-commons-beanutils-1.9.2-1|27	#BuildRequires:  maven2-plugin-antrun
14cu|apache-commons-beanutils-1.9.2-1|28	#BuildRequires:  maven-assembly-plugin
14cu|apache-commons-beanutils-1.9.2-1|29	#BuildRequires:  maven-compiler-plugin
14cu|apache-commons-beanutils-1.9.2-1|30	#BuildRequires:  maven-idea-plugin
14cu|apache-commons-beanutils-1.9.2-1|31	#BuildRequires:  maven-install-plugin
14cu|apache-commons-beanutils-1.9.2-1|32	#BuildRequires:  maven-jar-plugin
14cu|apache-commons-beanutils-1.9.2-1|33	#BuildRequires:  maven-javadoc-plugin
14cu|apache-commons-beanutils-1.9.2-1|34	#BuildRequires:  maven-resources-plugin
14cu|apache-commons-beanutils-1.9.2-1|35	#BuildRequires:  maven-site-plugin
14cu|apache-commons-beanutils-1.9.2-1|36	#BuildRequires:  apache-commons-collections-testframework
14cu|apache-commons-beanutils-1.9.2-1|37	BuildRequires:  apache-commons-collections
14cu|apache-commons-beanutils-1.9.2-1|38	Requires:       apache-commons-collections
14cu|apache-commons-beanutils-1.9.2-1|39	Requires:       apache-commons-logging >= 0:1.0
14cu|apache-commons-beanutils-1.9.2-1|40	Requires(post):    jpackage-utils
14cu|apache-commons-beanutils-1.9.2-1|41	Requires(postun):  jpackage-utils
14cu|apache-commons-beanutils-1.9.2-1|42	Requires:       java >= 0:1.6.0
14cu|apache-commons-beanutils-1.9.2-1|43	
14cu|apache-commons-beanutils-1.9.2-1|44	%rename jakarta-%{short_name}
14cu|apache-commons-beanutils-1.9.2-1|45	
14cu|apache-commons-beanutils-1.9.2-1|46	%description
14cu|apache-commons-beanutils-1.9.2-1|47	The scope of this package is to create a package of Java utility methods
14cu|apache-commons-beanutils-1.9.2-1|48	for accessing and modifying the properties of arbitrary JavaBeans.  No
14cu|apache-commons-beanutils-1.9.2-1|49	dependencies outside of the JDK are required, so the use of this package
14cu|apache-commons-beanutils-1.9.2-1|50	is very lightweight.
14cu|apache-commons-beanutils-1.9.2-1|51	
14cu|apache-commons-beanutils-1.9.2-1|52	%prep
14cu|apache-commons-beanutils-1.9.2-1|53	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-beanutils-1.9.2-1|54	%patch0 -p1
14cu|apache-commons-beanutils-1.9.2-1|55	sed -i 's/\r//' *.txt
14cu|apache-commons-beanutils-1.9.2-1|56	
14cu|apache-commons-beanutils-1.9.2-1|57	%build
14cu|apache-commons-beanutils-1.9.2-1|58	export LC_ALL=en_US.ISO-8859-1
14cu|apache-commons-beanutils-1.9.2-1|59	export CLASSPATH=$(build-classpath commons-collections commons-logging)
14cu|apache-commons-beanutils-1.9.2-1|60	%ant -Dbuild.sysclasspath=first dist
14cu|apache-commons-beanutils-1.9.2-1|61	
14cu|apache-commons-beanutils-1.9.2-1|62	#export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-beanutils-1.9.2-1|63	#mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-commons-beanutils-1.9.2-1|64	# test failures ignored because they are caused by mock
14cu|apache-commons-beanutils-1.9.2-1|65	#mvn -Dmaven2.jpp.depmap.file="%{SOURCE1}" \
14cu|apache-commons-beanutils-1.9.2-1|66	#        -Dmaven.test.failure.ignore=true \
14cu|apache-commons-beanutils-1.9.2-1|67	#        -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|apache-commons-beanutils-1.9.2-1|68	#        install javadoc:javadoc
14cu|apache-commons-beanutils-1.9.2-1|69	
14cu|apache-commons-beanutils-1.9.2-1|70	%install
14cu|apache-commons-beanutils-1.9.2-1|71	# jars
14cu|apache-commons-beanutils-1.9.2-1|72	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-beanutils-1.9.2-1|73	install -m 644 dist/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-beanutils-1.9.2-1|74	#install -m 644 dist/%{short_name}-bean-collections-%{version}.jar %{buildroot}%{_javadir}/%{name}-bean-collections-%{version}.jar
14cu|apache-commons-beanutils-1.9.2-1|75	#install -m 644 dist/%{short_name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}-core-%{version}.jar
14cu|apache-commons-beanutils-1.9.2-1|76	
14cu|apache-commons-beanutils-1.9.2-1|77	pushd %{buildroot}%{_javadir}
14cu|apache-commons-beanutils-1.9.2-1|78	for jar in *-%{version}*; do
14cu|apache-commons-beanutils-1.9.2-1|79	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14cu|apache-commons-beanutils-1.9.2-1|80	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cu|apache-commons-beanutils-1.9.2-1|81	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
14cu|apache-commons-beanutils-1.9.2-1|82	done
14cu|apache-commons-beanutils-1.9.2-1|83	popd # come back from javadir
14cu|apache-commons-beanutils-1.9.2-1|84	
14cu|apache-commons-beanutils-1.9.2-1|85	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-beanutils-1.9.2-1|86	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-beanutils-1.9.2-1|87	
14cu|apache-commons-beanutils-1.9.2-1|88	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|89	%add_to_maven_depmap org.apache.commons %{short_name}-core %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|90	%add_to_maven_depmap org.apache.commons %{short_name}-bean-collections %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|91	
14cu|apache-commons-beanutils-1.9.2-1|92	# following lines are only for backwards compatibility. New packages
14cu|apache-commons-beanutils-1.9.2-1|93	# should use proper groupid org.apache.commons and also artifactid
14cu|apache-commons-beanutils-1.9.2-1|94	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|95	%add_to_maven_depmap %{short_name} %{short_name}-core %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|96	%add_to_maven_depmap %{short_name} %{short_name}-bean-collections %{version} JPP %{short_name}
14cu|apache-commons-beanutils-1.9.2-1|97	
14cu|apache-commons-beanutils-1.9.2-1|98	## javadoc
14cu|apache-commons-beanutils-1.9.2-1|99	#install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-beanutils-1.9.2-1|100	#cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-beanutils-1.9.2-1|101	#%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-beanutils-1.9.2-1|102	
14cu|apache-commons-beanutils-1.9.2-1|103	%post
14cu|apache-commons-beanutils-1.9.2-1|104	%update_maven_depmap
14cu|apache-commons-beanutils-1.9.2-1|105	
14cu|apache-commons-beanutils-1.9.2-1|106	%postun
14cu|apache-commons-beanutils-1.9.2-1|107	%update_maven_depmap
14cu|apache-commons-beanutils-1.9.2-1|108	
14cu|apache-commons-beanutils-1.9.2-1|109	%files
14cu|apache-commons-beanutils-1.9.2-1|110	%{_javadir}/*.jar
14cu|apache-commons-beanutils-1.9.2-1|111	%{_mavenpomdir}/*.pom
14cu|apache-commons-beanutils-1.9.2-1|112	%{_mavendepmapfragdir}/*
14cu|apache-commons-beanutils-1.9.2-1|113	
14cu|apache-commons-beanutils-1.9.2-1|114	%changelog
14cu|apache-commons-beanutils-1.9.2-1|115	
14cu|apache-commons-beanutils-1.9.2-1|116	* Tue Jul 12 2016 Denis Silakov <dsilakov@gmail.com> 0:1.9.2-1
14cu|apache-commons-beanutils-1.9.2-1|117	- (9858845) Updated to 1.9.
14cu|apache-commons-beanutils-1.9.2-1|118	
14cu|apache-commons-beanutils-1.9.2-1|119	

9525 14
14cu|apache-commons-cli-1.2-4|1	%global base_name       cli
14cu|apache-commons-cli-1.2-4|2	%global short_name      commons-%{base_name}
14cu|apache-commons-cli-1.2-4|3	
14cu|apache-commons-cli-1.2-4|4	Name:		apache-%{short_name}
14cu|apache-commons-cli-1.2-4|5	Version:	1.2
14cu|apache-commons-cli-1.2-4|6	Release:	4
14cu|apache-commons-cli-1.2-4|7	Epoch:          0
14cu|apache-commons-cli-1.2-4|8	Summary:	Command Line Interface Library for Java
14cu|apache-commons-cli-1.2-4|9	Group:		Development/Java
14cu|apache-commons-cli-1.2-4|10	License:	ASL 2.0
14cu|apache-commons-cli-1.2-4|11	URL:		http://commons.apache.org/%{base_name}/
14cu|apache-commons-cli-1.2-4|12	Source0:	http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-cli-1.2-4|13	Source1:	m2-repo.tar.gz
14cu|apache-commons-cli-1.2-4|14	BuildArch:	noarch
14cu|apache-commons-cli-1.2-4|15	BuildRequires:	java-devel >= 0:1.6.0
14cu|apache-commons-cli-1.2-4|16	BuildRequires:	jpackage-utils
14cu|apache-commons-cli-1.2-4|17	BuildRequires:	maven2
14cu|apache-commons-cli-1.2-4|18	BuildRequires:	apache-commons-parent
14cu|apache-commons-cli-1.2-4|19	Requires:	java >= 0:1.6.0
14cu|apache-commons-cli-1.2-4|20	Requires:	jpackage-utils
14cu|apache-commons-cli-1.2-4|21	Requires(post): jpackage-utils
14cu|apache-commons-cli-1.2-4|22	Requires(postun): jpackage-utils
14cu|apache-commons-cli-1.2-4|23	%rename	jakarta-%{short_name}
14cu|apache-commons-cli-1.2-4|24	
14cu|apache-commons-cli-1.2-4|25	%description
14cu|apache-commons-cli-1.2-4|26	The CLI library provides a simple and easy to use API for working with the
14cu|apache-commons-cli-1.2-4|27	command line arguments and options.
14cu|apache-commons-cli-1.2-4|28	
14cu|apache-commons-cli-1.2-4|29	%package javadoc
14cu|apache-commons-cli-1.2-4|30	Summary:	Javadoc for %{name}
14cu|apache-commons-cli-1.2-4|31	Group:		Development/Java
14cu|apache-commons-cli-1.2-4|32	Requires:	jpackage-utils
14cu|apache-commons-cli-1.2-4|33	%rename	jakarta-%{short_name}-javadoc
14cu|apache-commons-cli-1.2-4|34	
14cu|apache-commons-cli-1.2-4|35	%description javadoc
14cu|apache-commons-cli-1.2-4|36	This package contains the API documentation for %{name}.
14cu|apache-commons-cli-1.2-4|37	
14cu|apache-commons-cli-1.2-4|38	%prep
14cu|apache-commons-cli-1.2-4|39	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-cli-1.2-4|40	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-cli-1.2-4|41	mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-commons-cli-1.2-4|42	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14cu|apache-commons-cli-1.2-4|43	
14cu|apache-commons-cli-1.2-4|44	%build
14cu|apache-commons-cli-1.2-4|45	
14cu|apache-commons-cli-1.2-4|46	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-cli-1.2-4|47	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|apache-commons-cli-1.2-4|48	install javadoc:javadoc
14cu|apache-commons-cli-1.2-4|49	
14cu|apache-commons-cli-1.2-4|50	%install
14cu|apache-commons-cli-1.2-4|51	
14cu|apache-commons-cli-1.2-4|52	# jars
14cu|apache-commons-cli-1.2-4|53	install -d -m 0755 %{buildroot}%{_javadir}
14cu|apache-commons-cli-1.2-4|54	install -pm 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-cli-1.2-4|55	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14cu|apache-commons-cli-1.2-4|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|apache-commons-cli-1.2-4|57	
14cu|apache-commons-cli-1.2-4|58	# pom
14cu|apache-commons-cli-1.2-4|59	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-cli-1.2-4|60	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-cli-1.2-4|61	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-cli-1.2-4|62	
14cu|apache-commons-cli-1.2-4|63	# following line is only for backwards compatibility. New packages
14cu|apache-commons-cli-1.2-4|64	# should use proper groupid org.apache.commons and also artifactid
14cu|apache-commons-cli-1.2-4|65	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-cli-1.2-4|66	
14cu|apache-commons-cli-1.2-4|67	# javadoc
14cu|apache-commons-cli-1.2-4|68	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-cli-1.2-4|69	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|apache-commons-cli-1.2-4|70	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-cli-1.2-4|71	
14cu|apache-commons-cli-1.2-4|72	%post
14cu|apache-commons-cli-1.2-4|73	%update_maven_depmap
14cu|apache-commons-cli-1.2-4|74	
14cu|apache-commons-cli-1.2-4|75	%postun
14cu|apache-commons-cli-1.2-4|76	%update_maven_depmap
14cu|apache-commons-cli-1.2-4|77	
14cu|apache-commons-cli-1.2-4|78	%files
14cu|apache-commons-cli-1.2-4|79	%doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt
14cu|apache-commons-cli-1.2-4|80	%{_javadir}/*
14cu|apache-commons-cli-1.2-4|81	%{_mavenpomdir}/*
14cu|apache-commons-cli-1.2-4|82	%{_mavendepmapfragdir}/*
14cu|apache-commons-cli-1.2-4|83	
14cu|apache-commons-cli-1.2-4|84	%files javadoc
14cu|apache-commons-cli-1.2-4|85	%doc LICENSE.txt
14cu|apache-commons-cli-1.2-4|86	%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-cli-1.2-4|87	%{_javadocdir}/%{name}
14cu|apache-commons-cli-1.2-4|88	
14cu|apache-commons-cli-1.2-4|89	%changelog
14cu|apache-commons-cli-1.2-4|90	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2-4
14cu|apache-commons-cli-1.2-4|91	+ Revision: a25288b
14cu|apache-commons-cli-1.2-4|92	- Move to contrib
14cu|apache-commons-cli-1.2-4|93	
14cu|apache-commons-cli-1.2-4|94	

9526 14
14cu|apache-commons-codec-1.4-5|1	%global base_name codec
14cu|apache-commons-codec-1.4-5|2	%global short_name commons-%{base_name}
14cu|apache-commons-codec-1.4-5|3	
14cu|apache-commons-codec-1.4-5|4	# enable OSGi automatic dep solving
14cu|apache-commons-codec-1.4-5|5	%global _use_internal_dependency_generator 0
14cu|apache-commons-codec-1.4-5|6	%global __find_provides /usr/lib/rpm/osgideps.pl -p
14cu|apache-commons-codec-1.4-5|7	%global __find_requires /usr/lib/rpm/osgideps.pl -r
14cu|apache-commons-codec-1.4-5|8	
14cu|apache-commons-codec-1.4-5|9	Name:		apache-%{short_name}
14cu|apache-commons-codec-1.4-5|10	Version:	1.4
14cu|apache-commons-codec-1.4-5|11	Release:	5
14cu|apache-commons-codec-1.4-5|12	Summary:	Implementations of common encoders and decoders
14cu|apache-commons-codec-1.4-5|13	Group:		Development/Java
14cu|apache-commons-codec-1.4-5|14	License:	ASL 2.0
14cu|apache-commons-codec-1.4-5|15	URL:		http://commons.apache.org/%{base_name}/
14cu|apache-commons-codec-1.4-5|16	Source0:	http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-codec-1.4-5|17	Source1:	m2-repo.tar.gz
14cu|apache-commons-codec-1.4-5|18	BuildArch:	noarch
14cu|apache-commons-codec-1.4-5|19	
14cu|apache-commons-codec-1.4-5|20	BuildRequires: java-devel >= 0:1.6.0
14cu|apache-commons-codec-1.4-5|21	BuildRequires: jpackage-utils
14cu|apache-commons-codec-1.4-5|22	BuildRequires: maven2
14cu|apache-commons-codec-1.4-5|23	#BuildRequires: maven2-plugin-antrun
14cu|apache-commons-codec-1.4-5|24	#BuildRequires: maven2-plugin-assembly
14cu|apache-commons-codec-1.4-5|25	#BuildRequires: maven2-plugin-compiler
14cu|apache-commons-codec-1.4-5|26	#BuildRequires: maven2-plugin-idea
14cu|apache-commons-codec-1.4-5|27	#BuildRequires: maven2-plugin-install
14cu|apache-commons-codec-1.4-5|28	#BuildRequires: maven2-plugin-jar
14cu|apache-commons-codec-1.4-5|29	#BuildRequires: maven2-plugin-javadoc
14cu|apache-commons-codec-1.4-5|30	#BuildRequires: maven2-plugin-resources
14cu|apache-commons-codec-1.4-5|31	#BuildRequires: maven-doxia-sitetools
14cu|apache-commons-codec-1.4-5|32	#BuildRequires: maven-plugin-bundle
14cu|apache-commons-codec-1.4-5|33	#BuildRequires: maven-surefire-maven-plugin
14cu|apache-commons-codec-1.4-5|34	#BuildRequires: maven-surefire-provider-junit
14cu|apache-commons-codec-1.4-5|35	Requires:      java >= 0:1.6.0
14cu|apache-commons-codec-1.4-5|36	Requires:      jpackage-utils
14cu|apache-commons-codec-1.4-5|37	Requires(post):jpackage-utils
14cu|apache-commons-codec-1.4-5|38	Requires(postun):jpackage-utils
14cu|apache-commons-codec-1.4-5|39	
14cu|apache-commons-codec-1.4-5|40	%rename      jakarta-%{short_name}
14cu|apache-commons-codec-1.4-5|41	%rename      %{short_name}
14cu|apache-commons-codec-1.4-5|42	
14cu|apache-commons-codec-1.4-5|43	%description
14cu|apache-commons-codec-1.4-5|44	Commons Codec is an attempt to provide definitive implementations of
14cu|apache-commons-codec-1.4-5|45	commonly used encoders and decoders. Examples include Base64, Hex,
14cu|apache-commons-codec-1.4-5|46	Phonetic and URLs.
14cu|apache-commons-codec-1.4-5|47	
14cu|apache-commons-codec-1.4-5|48	%package javadoc
14cu|apache-commons-codec-1.4-5|49	Summary:       API documentation for %{name}
14cu|apache-commons-codec-1.4-5|50	Group:         Development/Java
14cu|apache-commons-codec-1.4-5|51	Requires:      jpackage-utils
14cu|apache-commons-codec-1.4-5|52	%rename     jakarta-%{short_name}-javadoc
14cu|apache-commons-codec-1.4-5|53	
14cu|apache-commons-codec-1.4-5|54	%description javadoc
14cu|apache-commons-codec-1.4-5|55	%{summary}.
14cu|apache-commons-codec-1.4-5|56	
14cu|apache-commons-codec-1.4-5|57	%prep
14cu|apache-commons-codec-1.4-5|58	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-codec-1.4-5|59	
14cu|apache-commons-codec-1.4-5|60	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-codec-1.4-5|61	mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-commons-codec-1.4-5|62	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14cu|apache-commons-codec-1.4-5|63	
14cu|apache-commons-codec-1.4-5|64	sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
14cu|apache-commons-codec-1.4-5|65	
14cu|apache-commons-codec-1.4-5|66	%build
14cu|apache-commons-codec-1.4-5|67	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-codec-1.4-5|68	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|apache-commons-codec-1.4-5|69	install javadoc:javadoc
14cu|apache-commons-codec-1.4-5|70	
14cu|apache-commons-codec-1.4-5|71	%install
14cu|apache-commons-codec-1.4-5|72	
14cu|apache-commons-codec-1.4-5|73	# jars
14cu|apache-commons-codec-1.4-5|74	install -pD -T target/%{short_name}-%{version}.jar \
14cu|apache-commons-codec-1.4-5|75	%{buildroot}%{_javadir}/%{short_name}.jar
14cu|apache-commons-codec-1.4-5|76	(cd %{buildroot}%{_javadir} && for jar in *; do ln -sf ${jar} `echo $jar| sed "s|%{short_name}|%{name}|g"`; done)
14cu|apache-commons-codec-1.4-5|77	
14cu|apache-commons-codec-1.4-5|78	# javadocs
14cu|apache-commons-codec-1.4-5|79	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-codec-1.4-5|80	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-codec-1.4-5|81	
14cu|apache-commons-codec-1.4-5|82	# pom
14cu|apache-commons-codec-1.4-5|83	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-codec-1.4-5|84	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-codec-1.4-5|85	
14cu|apache-commons-codec-1.4-5|86	# following line is only for backwards compatibility. New packages
14cu|apache-commons-codec-1.4-5|87	# should use proper groupid org.apache.commons
14cu|apache-commons-codec-1.4-5|88	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-codec-1.4-5|89	
14cu|apache-commons-codec-1.4-5|90	%post
14cu|apache-commons-codec-1.4-5|91	%update_maven_depmap
14cu|apache-commons-codec-1.4-5|92	
14cu|apache-commons-codec-1.4-5|93	%postun
14cu|apache-commons-codec-1.4-5|94	%update_maven_depmap
14cu|apache-commons-codec-1.4-5|95	
14cu|apache-commons-codec-1.4-5|96	%pre javadoc
14cu|apache-commons-codec-1.4-5|97	# workaround for rpm bug, can be removed in F-17
14cu|apache-commons-codec-1.4-5|98	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|apache-commons-codec-1.4-5|99	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|apache-commons-codec-1.4-5|100	
14cu|apache-commons-codec-1.4-5|101	%files
14cu|apache-commons-codec-1.4-5|102	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES*
14cu|apache-commons-codec-1.4-5|103	%{_mavendepmapfragdir}/*
14cu|apache-commons-codec-1.4-5|104	%{_mavenpomdir}/*
14cu|apache-commons-codec-1.4-5|105	%{_javadir}/*
14cu|apache-commons-codec-1.4-5|106	
14cu|apache-commons-codec-1.4-5|107	%files javadoc
14cu|apache-commons-codec-1.4-5|108	%doc LICENSE.txt
14cu|apache-commons-codec-1.4-5|109	%{_javadocdir}/%{name}
14cu|apache-commons-codec-1.4-5|110	%changelog
14cu|apache-commons-codec-1.4-5|111	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-5
14cu|apache-commons-codec-1.4-5|112	+ Revision: 52d7053
14cu|apache-commons-codec-1.4-5|113	- Move to contrib
14cu|apache-commons-codec-1.4-5|114	
14cu|apache-commons-codec-1.4-5|115	

9527 14
14cu|apache-commons-compress-1.8.1-1|1	%global base_name       compress
14cu|apache-commons-compress-1.8.1-1|2	%global short_name      commons-%{base_name}
14cu|apache-commons-compress-1.8.1-1|3	
14cu|apache-commons-compress-1.8.1-1|4	Name:             apache-%{short_name}
14cu|apache-commons-compress-1.8.1-1|5	Version:          1.8.1
14cu|apache-commons-compress-1.8.1-1|6	Release:          1
14cu|apache-commons-compress-1.8.1-1|7	Summary:          Java API for working with tar, zip and bzip2 files
14cu|apache-commons-compress-1.8.1-1|8	Group:            Development/Java
14cu|apache-commons-compress-1.8.1-1|9	License:          ASL 2.0
14cu|apache-commons-compress-1.8.1-1|10	URL:              http://commons.apache.org/%{base_name}/
14cu|apache-commons-compress-1.8.1-1|11	Source0:          http://archive.apache.org/dist/commons/compress/source/commons-compress-1.8.1-src.tar.gz
14cu|apache-commons-compress-1.8.1-1|12	BuildArch:        noarch
14cu|apache-commons-compress-1.8.1-1|13	
14cu|apache-commons-compress-1.8.1-1|14	BuildRequires:    java-devel >= 0:1.7.0
14cu|apache-commons-compress-1.8.1-1|15	BuildRequires:    jpackage-utils
14cu|apache-commons-compress-1.8.1-1|16	BuildRequires:    apache-commons-parent
14cu|apache-commons-compress-1.8.1-1|17	Requires:         java >= 0:1.7.0
14cu|apache-commons-compress-1.8.1-1|18	Requires:         jpackage-utils
14cu|apache-commons-compress-1.8.1-1|19	Requires(post):   jpackage-utils
14cu|apache-commons-compress-1.8.1-1|20	Requires(postun): jpackage-utils
14cu|apache-commons-compress-1.8.1-1|21	%rename           jakarta-%{short_name}
14cu|apache-commons-compress-1.8.1-1|22	
14cu|apache-commons-compress-1.8.1-1|23	%description
14cu|apache-commons-compress-1.8.1-1|24	The code in this component came from Avalon's Excalibur, but originally
14cu|apache-commons-compress-1.8.1-1|25	from Ant, as far as life in Apache goes. The tar package is originally
14cu|apache-commons-compress-1.8.1-1|26	Tim Endres' public domain package. The bzip2 package is based on the
14cu|apache-commons-compress-1.8.1-1|27	work done by Keiron Liddle. It has migrated via:
14cu|apache-commons-compress-1.8.1-1|28	Ant -> Avalon-Excalibur -> Commons-IO -> Commons-Compress.
14cu|apache-commons-compress-1.8.1-1|29	
14cu|apache-commons-compress-1.8.1-1|30	
14cu|apache-commons-compress-1.8.1-1|31	%package javadoc
14cu|apache-commons-compress-1.8.1-1|32	Summary:        Javadocs for %{name}
14cu|apache-commons-compress-1.8.1-1|33	Group:          Development/Java
14cu|apache-commons-compress-1.8.1-1|34	Requires:       jpackage-utils
14cu|apache-commons-compress-1.8.1-1|35	%rename         jakarta-%{short_name}-javadoc
14cu|apache-commons-compress-1.8.1-1|36	
14cu|apache-commons-compress-1.8.1-1|37	%description javadoc
14cu|apache-commons-compress-1.8.1-1|38	This package contains the API documentation for %{name}.
14cu|apache-commons-compress-1.8.1-1|39	
14cu|apache-commons-compress-1.8.1-1|40	%prep
14cu|apache-commons-compress-1.8.1-1|41	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-compress-1.8.1-1|42	
14cu|apache-commons-compress-1.8.1-1|43	%build
14cu|apache-commons-compress-1.8.1-1|44	mvn install javadoc:aggregate
14cu|apache-commons-compress-1.8.1-1|45	
14cu|apache-commons-compress-1.8.1-1|46	%install
14cu|apache-commons-compress-1.8.1-1|47	# jars
14cu|apache-commons-compress-1.8.1-1|48	install -d -m 0755 %{buildroot}%{_javadir}
14cu|apache-commons-compress-1.8.1-1|49	install -m 644 target/%{short_name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|apache-commons-compress-1.8.1-1|50	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cu|apache-commons-compress-1.8.1-1|51	
14cu|apache-commons-compress-1.8.1-1|52	# poms
14cu|apache-commons-compress-1.8.1-1|53	install -d -m 0755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-compress-1.8.1-1|54	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-compress-1.8.1-1|55	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-compress-1.8.1-1|56	
14cu|apache-commons-compress-1.8.1-1|57	# javadoc
14cu|apache-commons-compress-1.8.1-1|58	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-compress-1.8.1-1|59	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-compress-1.8.1-1|60	
14cu|apache-commons-compress-1.8.1-1|61	%post
14cu|apache-commons-compress-1.8.1-1|62	%update_maven_depmap
14cu|apache-commons-compress-1.8.1-1|63	
14cu|apache-commons-compress-1.8.1-1|64	%postun
14cu|apache-commons-compress-1.8.1-1|65	%update_maven_depmap
14cu|apache-commons-compress-1.8.1-1|66	
14cu|apache-commons-compress-1.8.1-1|67	%files
14cu|apache-commons-compress-1.8.1-1|68	%doc LICENSE.txt NOTICE.txt
14cu|apache-commons-compress-1.8.1-1|69	%{_javadir}/*
14cu|apache-commons-compress-1.8.1-1|70	%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-compress-1.8.1-1|71	%{_mavendepmapfragdir}/*
14cu|apache-commons-compress-1.8.1-1|72	
14cu|apache-commons-compress-1.8.1-1|73	%files javadoc
14cu|apache-commons-compress-1.8.1-1|74	%doc LICENSE.txt NOTICE.txt
14cu|apache-commons-compress-1.8.1-1|75	%doc %{_javadocdir}/%{name}
14cu|apache-commons-compress-1.8.1-1|76	
14cu|apache-commons-compress-1.8.1-1|77	%changelog
14cu|apache-commons-compress-1.8.1-1|78	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-1
14cu|apache-commons-compress-1.8.1-1|79	+ Revision: 31dc178
14cu|apache-commons-compress-1.8.1-1|80	- Updated to 1.8.1 (by updates_builder)
14cu|apache-commons-compress-1.8.1-1|81	
14cu|apache-commons-compress-1.8.1-1|82	

9528 14
14cu|apache-commons-configuration-1.10-2|1	%global base_name       configuration
14cu|apache-commons-configuration-1.10-2|2	%global short_name      commons-%{base_name}
14cu|apache-commons-configuration-1.10-2|3	
14cu|apache-commons-configuration-1.10-2|4	Name:           apache-%{short_name}
14cu|apache-commons-configuration-1.10-2|5	Version:        1.10
14cu|apache-commons-configuration-1.10-2|6	Release:        2
14cu|apache-commons-configuration-1.10-2|7	Epoch:          0
14cu|apache-commons-configuration-1.10-2|8	Summary:        Commons Configuration Package
14cu|apache-commons-configuration-1.10-2|9	Group:          Development/Java
14cu|apache-commons-configuration-1.10-2|10	License:        ASL 2.0
14cu|apache-commons-configuration-1.10-2|11	URL:            http://commons.apache.org/%{base_name}/
14cu|apache-commons-configuration-1.10-2|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-configuration-1.10-2|13	Patch1:         0002-Remove-test-deps.patch
14cu|apache-commons-configuration-1.10-2|14	BuildArch:      noarch
14cu|apache-commons-configuration-1.10-2|15	
14cu|apache-commons-configuration-1.10-2|16	BuildRequires:  java-devel
14cu|apache-commons-configuration-1.10-2|17	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|apache-commons-configuration-1.10-2|18	BuildRequires:  maven-doxia-sitetools
14cu|apache-commons-configuration-1.10-2|19	#BuildRequires:  maven-plugin-bundle
14cu|apache-commons-configuration-1.10-2|20	BuildRequires:  maven-surefire-maven-plugin
14cu|apache-commons-configuration-1.10-2|21	BuildRequires:  maven-surefire-provider-junit
14cu|apache-commons-configuration-1.10-2|22	#BuildRequires:  maven2-plugin-antrun
14cu|apache-commons-configuration-1.10-2|23	BuildRequires:  maven-assembly-plugin
14cu|apache-commons-configuration-1.10-2|24	BuildRequires:  maven-compiler-plugin
14cu|apache-commons-configuration-1.10-2|25	BuildRequires:  maven-idea-plugin
14cu|apache-commons-configuration-1.10-2|26	BuildRequires:  maven-install-plugin
14cu|apache-commons-configuration-1.10-2|27	BuildRequires:  maven-jar-plugin
14cu|apache-commons-configuration-1.10-2|28	BuildRequires:  maven-javadoc-plugin
14cu|apache-commons-configuration-1.10-2|29	BuildRequires:  maven-resources-plugin
14cu|apache-commons-configuration-1.10-2|30	BuildRequires:  maven2
14cu|apache-commons-configuration-1.10-2|31	
14cu|apache-commons-configuration-1.10-2|32	BuildRequires:  xalan-j2
14cu|apache-commons-configuration-1.10-2|33	BuildRequires:  xerces-j2
14cu|apache-commons-configuration-1.10-2|34	BuildRequires:  xml-commons-apis
14cu|apache-commons-configuration-1.10-2|35	BuildRequires:  apache-commons-beanutils
14cu|apache-commons-configuration-1.10-2|36	BuildRequires:  apache-commons-codec
14cu|apache-commons-configuration-1.10-2|37	BuildRequires:  apache-commons-lang
14cu|apache-commons-configuration-1.10-2|38	BuildRequires:  apache-commons-logging
14cu|apache-commons-configuration-1.10-2|39	BuildRequires:  apache-commons-collections
14cu|apache-commons-configuration-1.10-2|40	BuildRequires:  apache-commons-dbcp
14cu|apache-commons-configuration-1.10-2|41	BuildRequires:  apache-commons-digester
14cu|apache-commons-configuration-1.10-2|42	#BuildRequires:  apache-commons-jxpath
14cu|apache-commons-configuration-1.10-2|43	BuildRequires:  apache-commons-pool
14cu|apache-commons-configuration-1.10-2|44	BuildRequires:  servlet6
14cu|apache-commons-configuration-1.10-2|45	#BuildRequires:  tomcat
14cu|apache-commons-configuration-1.10-2|46	
14cu|apache-commons-configuration-1.10-2|47	Requires:  servlet6
14cu|apache-commons-configuration-1.10-2|48	Requires:  apache-commons-beanutils
14cu|apache-commons-configuration-1.10-2|49	Requires:  apache-commons-codec
14cu|apache-commons-configuration-1.10-2|50	#Requires:  apache-commons-jxpath
14cu|apache-commons-configuration-1.10-2|51	Requires:  apache-commons-lang
14cu|apache-commons-configuration-1.10-2|52	Requires:  apache-commons-logging
14cu|apache-commons-configuration-1.10-2|53	Requires:  apache-commons-collections
14cu|apache-commons-configuration-1.10-2|54	Requires:  apache-commons-dbcp
14cu|apache-commons-configuration-1.10-2|55	Requires:  apache-commons-digester
14cu|apache-commons-configuration-1.10-2|56	Requires:  apache-commons-pool
14cu|apache-commons-configuration-1.10-2|57	Requires:  xerces-j2
14cu|apache-commons-configuration-1.10-2|58	Requires:  xml-commons-apis
14cu|apache-commons-configuration-1.10-2|59	
14cu|apache-commons-configuration-1.10-2|60	Requires(post):   jpackage-utils >= 1.7.2
14cu|apache-commons-configuration-1.10-2|61	Requires(postun): jpackage-utils >= 1.7.2
14cu|apache-commons-configuration-1.10-2|62	
14cu|apache-commons-configuration-1.10-2|63	%rename jakarta-%{short_name}
14cu|apache-commons-configuration-1.10-2|64	
14cu|apache-commons-configuration-1.10-2|65	%description
14cu|apache-commons-configuration-1.10-2|66	Configuration is a project to provide a generic Configuration
14cu|apache-commons-configuration-1.10-2|67	interface and allow the source of the values to vary. It
14cu|apache-commons-configuration-1.10-2|68	provides easy typed access to single, as well as lists of
14cu|apache-commons-configuration-1.10-2|69	configuration values based on a 'key'.
14cu|apache-commons-configuration-1.10-2|70	Right now you can load properties from a simple properties
14cu|apache-commons-configuration-1.10-2|71	file, a properties file in a jar, an XML file, JNDI settings,
14cu|apache-commons-configuration-1.10-2|72	as well as use a mix of different sources using a
14cu|apache-commons-configuration-1.10-2|73	ConfigurationFactory and CompositeConfiguration.
14cu|apache-commons-configuration-1.10-2|74	Custom configuration objects are very easy to create now
14cu|apache-commons-configuration-1.10-2|75	by just subclassing AbstractConfiguration. This works
14cu|apache-commons-configuration-1.10-2|76	similar to how AbstractList works.
14cu|apache-commons-configuration-1.10-2|77	
14cu|apache-commons-configuration-1.10-2|78	%package        javadoc
14cu|apache-commons-configuration-1.10-2|79	Summary:        API documentation for %{name}
14cu|apache-commons-configuration-1.10-2|80	Group:          Development/Java
14cu|apache-commons-configuration-1.10-2|81	Requires:       jpackage-utils
14cu|apache-commons-configuration-1.10-2|82	
14cu|apache-commons-configuration-1.10-2|83	%rename jakarta-%{short_name}-javadoc
14cu|apache-commons-configuration-1.10-2|84	
14cu|apache-commons-configuration-1.10-2|85	%description    javadoc
14cu|apache-commons-configuration-1.10-2|86	%{summary}.
14cu|apache-commons-configuration-1.10-2|87	
14cu|apache-commons-configuration-1.10-2|88	
14cu|apache-commons-configuration-1.10-2|89	%prep
14cu|apache-commons-configuration-1.10-2|90	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-configuration-1.10-2|91	# % patch1 -p1
14cu|apache-commons-configuration-1.10-2|92	%{__sed} -i 's/\r//' LICENSE.txt
14cu|apache-commons-configuration-1.10-2|93	
14cu|apache-commons-configuration-1.10-2|94	%build
14cu|apache-commons-configuration-1.10-2|95	# we skip tests because we don't have test deps
14cu|apache-commons-configuration-1.10-2|96	mvn \
14cu|apache-commons-configuration-1.10-2|97	-Dmaven.test.skip=true \
14cu|apache-commons-configuration-1.10-2|98	install javadoc:javadoc
14cu|apache-commons-configuration-1.10-2|99	
14cu|apache-commons-configuration-1.10-2|100	%install
14cu|apache-commons-configuration-1.10-2|101	# jars
14cu|apache-commons-configuration-1.10-2|102	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-configuration-1.10-2|103	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|apache-commons-configuration-1.10-2|104	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cu|apache-commons-configuration-1.10-2|105	
14cu|apache-commons-configuration-1.10-2|106	# javadoc
14cu|apache-commons-configuration-1.10-2|107	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-configuration-1.10-2|108	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-configuration-1.10-2|109	
14cu|apache-commons-configuration-1.10-2|110	# Install pom
14cu|apache-commons-configuration-1.10-2|111	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-configuration-1.10-2|112	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-configuration-1.10-2|113	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-configuration-1.10-2|114	
14cu|apache-commons-configuration-1.10-2|115	# following line is only for backwards compatibility. New packages
14cu|apache-commons-configuration-1.10-2|116	# should use proper groupid org.apache.commons and also artifactid
14cu|apache-commons-configuration-1.10-2|117	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-configuration-1.10-2|118	
14cu|apache-commons-configuration-1.10-2|119	%pre javadoc
14cu|apache-commons-configuration-1.10-2|120	# workaround for rpm bug, can be removed in F-17
14cu|apache-commons-configuration-1.10-2|121	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|apache-commons-configuration-1.10-2|122	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|apache-commons-configuration-1.10-2|123	
14cu|apache-commons-configuration-1.10-2|124	%post
14cu|apache-commons-configuration-1.10-2|125	%update_maven_depmap
14cu|apache-commons-configuration-1.10-2|126	
14cu|apache-commons-configuration-1.10-2|127	%postun
14cu|apache-commons-configuration-1.10-2|128	%update_maven_depmap
14cu|apache-commons-configuration-1.10-2|129	
14cu|apache-commons-configuration-1.10-2|130	%files
14cu|apache-commons-configuration-1.10-2|131	%{_mavendepmapfragdir}/*
14cu|apache-commons-configuration-1.10-2|132	%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-configuration-1.10-2|133	%doc LICENSE.txt
14cu|apache-commons-configuration-1.10-2|134	%{_javadir}/*.jar
14cu|apache-commons-configuration-1.10-2|135	
14cu|apache-commons-configuration-1.10-2|136	%files javadoc
14cu|apache-commons-configuration-1.10-2|137	%doc LICENSE.txt
14cu|apache-commons-configuration-1.10-2|138	%doc %{_javadocdir}/%{name}
14cu|apache-commons-configuration-1.10-2|139	
14cu|apache-commons-configuration-1.10-2|140	%changelog
14cu|apache-commons-configuration-1.10-2|141	
14cu|apache-commons-configuration-1.10-2|142	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 0:1.10-2
14cu|apache-commons-configuration-1.10-2|143	- (00f0366) Switch to newer servlet
14cu|apache-commons-configuration-1.10-2|144	
14cu|apache-commons-configuration-1.10-2|145	

9529 14
14cu|apache-commons-digester-1.8.1-12|1	%global base_name digester
14cu|apache-commons-digester-1.8.1-12|2	%global short_name commons-%{base_name}
14cu|apache-commons-digester-1.8.1-12|3	
14cu|apache-commons-digester-1.8.1-12|4	Name:          apache-%{short_name}
14cu|apache-commons-digester-1.8.1-12|5	Version:       1.8.1
14cu|apache-commons-digester-1.8.1-12|6	Release:       12
14cu|apache-commons-digester-1.8.1-12|7	Epoch:         1
14cu|apache-commons-digester-1.8.1-12|8	Summary:       XML to Java object mapping module
14cu|apache-commons-digester-1.8.1-12|9	Group:         Development/Java
14cu|apache-commons-digester-1.8.1-12|10	License:       ASL 2.0
14cu|apache-commons-digester-1.8.1-12|11	URL:           http://commons.apache.org/%{base_name}/
14cu|apache-commons-digester-1.8.1-12|12	Source0:       http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-digester-1.8.1-12|13	Patch0:		commons-digester-1.8.1-disable-tests.patch
14cu|apache-commons-digester-1.8.1-12|14	BuildArch:     noarch
14cu|apache-commons-digester-1.8.1-12|15	BuildRequires: java-devel
14cu|apache-commons-digester-1.8.1-12|16	BuildRequires: java-rpmbuild
14cu|apache-commons-digester-1.8.1-12|17	BuildRequires: ant
14cu|apache-commons-digester-1.8.1-12|18	BuildRequires: jpackage-utils
14cu|apache-commons-digester-1.8.1-12|19	BuildRequires: apache-commons-beanutils >= 1.8
14cu|apache-commons-digester-1.8.1-12|20	BuildRequires: apache-commons-logging >= 1.1.1
14cu|apache-commons-digester-1.8.1-12|21	#BuildRequires: maven2-plugin-antrun
14cu|apache-commons-digester-1.8.1-12|22	#BuildRequires: maven-assembly-plugin
14cu|apache-commons-digester-1.8.1-12|23	#BuildRequires: maven-compiler-plugin
14cu|apache-commons-digester-1.8.1-12|24	#BuildRequires: maven-idea-plugin
14cu|apache-commons-digester-1.8.1-12|25	#BuildRequires: maven-install-plugin
14cu|apache-commons-digester-1.8.1-12|26	#BuildRequires: maven-jar-plugin
14cu|apache-commons-digester-1.8.1-12|27	#BuildRequires: maven-javadoc-plugin
14cu|apache-commons-digester-1.8.1-12|28	#BuildRequires: maven-resources-plugin
14cu|apache-commons-digester-1.8.1-12|29	#BuildRequires: maven-doxia-sitetools
14cu|apache-commons-digester-1.8.1-12|30	#BuildRequires: maven-plugin-bundle
14cu|apache-commons-digester-1.8.1-12|31	#BuildRequires: maven-surefire-maven-plugin
14cu|apache-commons-digester-1.8.1-12|32	#BuildRequires: maven-surefire-provider-junit
14cu|apache-commons-digester-1.8.1-12|33	Requires:      java
14cu|apache-commons-digester-1.8.1-12|34	Requires:      jpackage-utils
14cu|apache-commons-digester-1.8.1-12|35	Requires(post):jpackage-utils
14cu|apache-commons-digester-1.8.1-12|36	Requires(postun):jpackage-utils
14cu|apache-commons-digester-1.8.1-12|37	Requires:      apache-commons-beanutils >= 1.8
14cu|apache-commons-digester-1.8.1-12|38	Requires:      apache-commons-logging >= 1.1.1
14cu|apache-commons-digester-1.8.1-12|39	
14cu|apache-commons-digester-1.8.1-12|40	%rename jakarta-%{short_name}
14cu|apache-commons-digester-1.8.1-12|41	
14cu|apache-commons-digester-1.8.1-12|42	%description
14cu|apache-commons-digester-1.8.1-12|43	Many projects read XML configuration files to provide initialization of
14cu|apache-commons-digester-1.8.1-12|44	various Java objects within the system. There are several ways of doing this,
14cu|apache-commons-digester-1.8.1-12|45	and the Digester component was designed to provide a common implementation
14cu|apache-commons-digester-1.8.1-12|46	that can be used in many different projects
14cu|apache-commons-digester-1.8.1-12|47	
14cu|apache-commons-digester-1.8.1-12|48	%package javadoc
14cu|apache-commons-digester-1.8.1-12|49	Summary:       API documentation for %{name}
14cu|apache-commons-digester-1.8.1-12|50	Group:         Development/Java
14cu|apache-commons-digester-1.8.1-12|51	Requires:      jpackage-utils
14cu|apache-commons-digester-1.8.1-12|52	%rename jakarta-%{short_name}-javadoc
14cu|apache-commons-digester-1.8.1-12|53	
14cu|apache-commons-digester-1.8.1-12|54	%description javadoc
14cu|apache-commons-digester-1.8.1-12|55	%{summary}.
14cu|apache-commons-digester-1.8.1-12|56	
14cu|apache-commons-digester-1.8.1-12|57	%prep
14cu|apache-commons-digester-1.8.1-12|58	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-digester-1.8.1-12|59	%apply_patches
14cu|apache-commons-digester-1.8.1-12|60	
14cu|apache-commons-digester-1.8.1-12|61	sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
14cu|apache-commons-digester-1.8.1-12|62	
14cu|apache-commons-digester-1.8.1-12|63	%build
14cu|apache-commons-digester-1.8.1-12|64	export CLASSPATH=%(build-classpath commons-logging commons-beanutils)
14cu|apache-commons-digester-1.8.1-12|65	%ant dist
14cu|apache-commons-digester-1.8.1-12|66	
14cu|apache-commons-digester-1.8.1-12|67	#export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-digester-1.8.1-12|68	#mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-commons-digester-1.8.1-12|69	
14cu|apache-commons-digester-1.8.1-12|70	#mvn -Dmaven.compile.source=1.7 -Dmaven.compile.target=1.7 \
14cu|apache-commons-digester-1.8.1-12|71	#  -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc
14cu|apache-commons-digester-1.8.1-12|72	
14cu|apache-commons-digester-1.8.1-12|73	%install
14cu|apache-commons-digester-1.8.1-12|74	# jars
14cu|apache-commons-digester-1.8.1-12|75	install -pD -T dist/%{short_name}.jar \
14cu|apache-commons-digester-1.8.1-12|76	%{buildroot}%{_javadir}/%{short_name}-%{version}.jar
14cu|apache-commons-digester-1.8.1-12|77	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|%{short_name}|%{name}|g"`; done)
14cu|apache-commons-digester-1.8.1-12|78	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|apache-commons-digester-1.8.1-12|79	
14cu|apache-commons-digester-1.8.1-12|80	# javadocs
14cu|apache-commons-digester-1.8.1-12|81	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-digester-1.8.1-12|82	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-digester-1.8.1-12|83	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-digester-1.8.1-12|84	
14cu|apache-commons-digester-1.8.1-12|85	# pom
14cu|apache-commons-digester-1.8.1-12|86	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-digester-1.8.1-12|87	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-digester-1.8.1-12|88	
14cu|apache-commons-digester-1.8.1-12|89	# following line is only for backwards compatibility. New packages
14cu|apache-commons-digester-1.8.1-12|90	# should use proper groupid org.apache.commons
14cu|apache-commons-digester-1.8.1-12|91	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-digester-1.8.1-12|92	
14cu|apache-commons-digester-1.8.1-12|93	%post
14cu|apache-commons-digester-1.8.1-12|94	%update_maven_depmap
14cu|apache-commons-digester-1.8.1-12|95	
14cu|apache-commons-digester-1.8.1-12|96	%postun
14cu|apache-commons-digester-1.8.1-12|97	%update_maven_depmap
14cu|apache-commons-digester-1.8.1-12|98	
14cu|apache-commons-digester-1.8.1-12|99	%files
14cu|apache-commons-digester-1.8.1-12|100	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES*
14cu|apache-commons-digester-1.8.1-12|101	%{_mavendepmapfragdir}/*
14cu|apache-commons-digester-1.8.1-12|102	%{_mavenpomdir}/*
14cu|apache-commons-digester-1.8.1-12|103	%{_javadir}/*
14cu|apache-commons-digester-1.8.1-12|104	
14cu|apache-commons-digester-1.8.1-12|105	%files javadoc
14cu|apache-commons-digester-1.8.1-12|106	%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-digester-1.8.1-12|107	%{_javadocdir}/%{name}
14cu|apache-commons-digester-1.8.1-12|108	
14cu|apache-commons-digester-1.8.1-12|109	
14cu|apache-commons-digester-1.8.1-12|110	%changelog
14cu|apache-commons-digester-1.8.1-12|111	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.1-12
14cu|apache-commons-digester-1.8.1-12|112	+ Revision: 4018820
14cu|apache-commons-digester-1.8.1-12|113	- Move to contrib
14cu|apache-commons-digester-1.8.1-12|114	
14cu|apache-commons-digester-1.8.1-12|115	

9530 14
14cu|apache-commons-el-1.0-25|1	%global base_name       el
14cu|apache-commons-el-1.0-25|2	%global short_name      commons-%{base_name}
14cu|apache-commons-el-1.0-25|3	
14cu|apache-commons-el-1.0-25|4	
14cu|apache-commons-el-1.0-25|5	Name:           apache-%{short_name}
14cu|apache-commons-el-1.0-25|6	Version:        1.0
14cu|apache-commons-el-1.0-25|7	Release:        25
14cu|apache-commons-el-1.0-25|8	Summary:        The Apache Commons Extension Language
14cu|apache-commons-el-1.0-25|9	License:        ASL 1.1
14cu|apache-commons-el-1.0-25|10	Group:          Development/Java
14cu|apache-commons-el-1.0-25|11	URL:            http://commons.apache.org/%{base_name}
14cu|apache-commons-el-1.0-25|12	BuildArch:      noarch
14cu|apache-commons-el-1.0-25|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-el-1.0-25|14	Source1:        http://repo1.maven.org/maven2/%{short_name}/%{short_name}/%{version}/%{short_name}-%{version}.pom
14cu|apache-commons-el-1.0-25|15	Patch0:         %{short_name}-%{version}-license.patch
14cu|apache-commons-el-1.0-25|16	Patch1:         %{short_name}-eclipse-manifest.patch
14cu|apache-commons-el-1.0-25|17	Patch2:         %{short_name}-enum.patch
14cu|apache-commons-el-1.0-25|18	Requires(post): jpackage-utils
14cu|apache-commons-el-1.0-25|19	Requires(postun): jpackage-utils
14cu|apache-commons-el-1.0-25|20	BuildRequires:  jpackage-utils >= 0:1.6
14cu|apache-commons-el-1.0-25|21	BuildRequires:  ant
14cu|apache-commons-el-1.0-25|22	BuildRequires:  jsp
14cu|apache-commons-el-1.0-25|23	BuildRequires:  servlet6
14cu|apache-commons-el-1.0-25|24	BuildRequires:  junit
14cu|apache-commons-el-1.0-25|25	BuildRequires:  java-1.8.0-openjdk-devel
14cu|apache-commons-el-1.0-25|26	BuildRequires:  java-rpmbuild
14cu|apache-commons-el-1.0-25|27	
14cu|apache-commons-el-1.0-25|28	%rename       jakarta-%{short_name}
14cu|apache-commons-el-1.0-25|29	
14cu|apache-commons-el-1.0-25|30	%description
14cu|apache-commons-el-1.0-25|31	An implementation of standard interfaces and abstract classes for
14cu|apache-commons-el-1.0-25|32	javax.servlet.jsp.el which is part of the JSP 2.0 specification.
14cu|apache-commons-el-1.0-25|33	
14cu|apache-commons-el-1.0-25|34	%package        javadoc
14cu|apache-commons-el-1.0-25|35	Summary:        API documentation for %{name}
14cu|apache-commons-el-1.0-25|36	Group:          Development/Java
14cu|apache-commons-el-1.0-25|37	Requires:       jpackage-utils
14cu|apache-commons-el-1.0-25|38	%rename       jakarta-%{short_name}-javadoc
14cu|apache-commons-el-1.0-25|39	
14cu|apache-commons-el-1.0-25|40	%description    javadoc
14cu|apache-commons-el-1.0-25|41	%{summary}.
14cu|apache-commons-el-1.0-25|42	
14cu|apache-commons-el-1.0-25|43	
14cu|apache-commons-el-1.0-25|44	%prep
14cu|apache-commons-el-1.0-25|45	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-el-1.0-25|46	%patch0 -p1 -b .license
14cu|apache-commons-el-1.0-25|47	%patch1 -p1
14cu|apache-commons-el-1.0-25|48	%patch2 -p1
14cu|apache-commons-el-1.0-25|49	
14cu|apache-commons-el-1.0-25|50	# remove all precompiled stuff
14cu|apache-commons-el-1.0-25|51	find . -type f -name "*.jar" -exec rm -f {} \;
14cu|apache-commons-el-1.0-25|52	
14cu|apache-commons-el-1.0-25|53	cat > build.properties <<EOBP
14cu|apache-commons-el-1.0-25|54	build.compiler=modern
14cu|apache-commons-el-1.0-25|55	junit.jar=$(build-classpath junit)
14cu|apache-commons-el-1.0-25|56	servlet-api.jar=$(build-classpath tomcat-servlet-api)
14cu|apache-commons-el-1.0-25|57	jsp-api.jar=$(build-classpath tomcat-jsp-api)
14cu|apache-commons-el-1.0-25|58	servletapi.build.notrequired=true
14cu|apache-commons-el-1.0-25|59	jspapi.build.notrequired=true
14cu|apache-commons-el-1.0-25|60	EOBP
14cu|apache-commons-el-1.0-25|61	
14cu|apache-commons-el-1.0-25|62	find . -iname 'ELParser.java' -exec sed -i 's:enum:enum1:g' \{\} \;
14cu|apache-commons-el-1.0-25|63	
14cu|apache-commons-el-1.0-25|64	%build
14cu|apache-commons-el-1.0-25|65	export CLASSPATH=
14cu|apache-commons-el-1.0-25|66	export OPT_JAR_LIST=:
14cu|apache-commons-el-1.0-25|67	ant \
14cu|apache-commons-el-1.0-25|68	-Dfinal.name=%{short_name} \
14cu|apache-commons-el-1.0-25|69	-Dj2se.javadoc=%{_javadocdir}/java \
14cu|apache-commons-el-1.0-25|70	jar javadoc
14cu|apache-commons-el-1.0-25|71	
14cu|apache-commons-el-1.0-25|72	
14cu|apache-commons-el-1.0-25|73	%install
14cu|apache-commons-el-1.0-25|74	# jars
14cu|apache-commons-el-1.0-25|75	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-el-1.0-25|76	install -p -m 644 dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-el-1.0-25|77	pushd %{buildroot}%{_javadir}
14cu|apache-commons-el-1.0-25|78	for jar in *-%{version}*; do
14cu|apache-commons-el-1.0-25|79	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14cu|apache-commons-el-1.0-25|80	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cu|apache-commons-el-1.0-25|81	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
14cu|apache-commons-el-1.0-25|82	done
14cu|apache-commons-el-1.0-25|83	popd # come back from javadir
14cu|apache-commons-el-1.0-25|84	
14cu|apache-commons-el-1.0-25|85	# pom
14cu|apache-commons-el-1.0-25|86	install -pD -T -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-el-1.0-25|87	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-el-1.0-25|88	
14cu|apache-commons-el-1.0-25|89	# following line is only for backwards compatibility. New packages
14cu|apache-commons-el-1.0-25|90	# should use proper groupid org.apache.commons
14cu|apache-commons-el-1.0-25|91	%add_to_maven_depmap commons-el commons-el %{version} JPP %{short_name}
14cu|apache-commons-el-1.0-25|92	
14cu|apache-commons-el-1.0-25|93	# javadoc
14cu|apache-commons-el-1.0-25|94	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-el-1.0-25|95	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-el-1.0-25|96	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-el-1.0-25|97	
14cu|apache-commons-el-1.0-25|98	
14cu|apache-commons-el-1.0-25|99	
14cu|apache-commons-el-1.0-25|100	%clean
14cu|apache-commons-el-1.0-25|101	
14cu|apache-commons-el-1.0-25|102	%post
14cu|apache-commons-el-1.0-25|103	%update_maven_depmap
14cu|apache-commons-el-1.0-25|104	
14cu|apache-commons-el-1.0-25|105	%postun
14cu|apache-commons-el-1.0-25|106	%update_maven_depmap
14cu|apache-commons-el-1.0-25|107	
14cu|apache-commons-el-1.0-25|108	%files
14cu|apache-commons-el-1.0-25|109	%defattr(-,root,root,-)
14cu|apache-commons-el-1.0-25|110	%doc LICENSE.txt STATUS.html
14cu|apache-commons-el-1.0-25|111	%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-el-1.0-25|112	%{_javadir}/%{name}.jar
14cu|apache-commons-el-1.0-25|113	%{_javadir}/%{short_name}-%{version}.jar
14cu|apache-commons-el-1.0-25|114	%{_javadir}/%{short_name}.jar
14cu|apache-commons-el-1.0-25|115	%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-el-1.0-25|116	%{_mavendepmapfragdir}/%{name}
14cu|apache-commons-el-1.0-25|117	
14cu|apache-commons-el-1.0-25|118	%files javadoc
14cu|apache-commons-el-1.0-25|119	%defattr(-,root,root,-)
14cu|apache-commons-el-1.0-25|120	%doc LICENSE.txt
14cu|apache-commons-el-1.0-25|121	%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-el-1.0-25|122	%{_javadocdir}/%{name}
14cu|apache-commons-el-1.0-25|123	
14cu|apache-commons-el-1.0-25|124	
14cu|apache-commons-el-1.0-25|125	
14cu|apache-commons-el-1.0-25|126	%changelog
14cu|apache-commons-el-1.0-25|127	
14cu|apache-commons-el-1.0-25|128	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 1.0-25
14cu|apache-commons-el-1.0-25|129	- (09d20b2) Switch to newer servlet
14cu|apache-commons-el-1.0-25|130	
14cu|apache-commons-el-1.0-25|131	

9531 14
14cu|apache-commons-exec-1.3-1|1	%global base_name exec
14cu|apache-commons-exec-1.3-1|2	%global short_name commons-%{base_name}
14cu|apache-commons-exec-1.3-1|3	
14cu|apache-commons-exec-1.3-1|4	Name:           apache-commons-exec
14cu|apache-commons-exec-1.3-1|5	Version:        1.3
14cu|apache-commons-exec-1.3-1|6	Release:        1
14cu|apache-commons-exec-1.3-1|7	Summary:        Java library to reliably execute external processes from within the JVM
14cu|apache-commons-exec-1.3-1|8	
14cu|apache-commons-exec-1.3-1|9	Group:          Development/Java
14cu|apache-commons-exec-1.3-1|10	License:        ASL 2.0
14cu|apache-commons-exec-1.3-1|11	URL:            http://commons.apache.org/exec/
14cu|apache-commons-exec-1.3-1|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-exec-1.3-1|13	Patch0:		commons-exec-1.3-src-target-version.patch
14cu|apache-commons-exec-1.3-1|14	
14cu|apache-commons-exec-1.3-1|15	BuildRequires:  iputils
14cu|apache-commons-exec-1.3-1|16	BuildRequires:  java-devel >= 1:1.6.0
14cu|apache-commons-exec-1.3-1|17	BuildRequires:  jpackage-utils
14cu|apache-commons-exec-1.3-1|18	BuildRequires:  java-rpmbuild
14cu|apache-commons-exec-1.3-1|19	BuildRequires:  ant
14cu|apache-commons-exec-1.3-1|20	#BuildRequires:  maven2
14cu|apache-commons-exec-1.3-1|21	#BuildRequires:  maven-install-plugin
14cu|apache-commons-exec-1.3-1|22	#BuildRequires:  maven-invoker-plugin
14cu|apache-commons-exec-1.3-1|23	Requires:       java-headless >= 1:1.6.0
14cu|apache-commons-exec-1.3-1|24	Requires:       jpackage-utils
14cu|apache-commons-exec-1.3-1|25	BuildArch:      noarch
14cu|apache-commons-exec-1.3-1|26	
14cu|apache-commons-exec-1.3-1|27	%description
14cu|apache-commons-exec-1.3-1|28	Commons Exec is a library for dealing with external process execution and
14cu|apache-commons-exec-1.3-1|29	environment management in Java.
14cu|apache-commons-exec-1.3-1|30	
14cu|apache-commons-exec-1.3-1|31	%prep
14cu|apache-commons-exec-1.3-1|32	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-exec-1.3-1|33	%apply_patches
14cu|apache-commons-exec-1.3-1|34	
14cu|apache-commons-exec-1.3-1|35	# Fix wrong end-of-line encoding
14cu|apache-commons-exec-1.3-1|36	for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS; do
14cu|apache-commons-exec-1.3-1|37	sed -i.orig "s/\r//" $file && \
14cu|apache-commons-exec-1.3-1|38	touch -r $file.orig $file && \
14cu|apache-commons-exec-1.3-1|39	rm $file.orig
14cu|apache-commons-exec-1.3-1|40	done
14cu|apache-commons-exec-1.3-1|41	
14cu|apache-commons-exec-1.3-1|42	# Shell scripts used for unit tests must be executable (see
14cu|apache-commons-exec-1.3-1|43	# http://commons.apache.org/exec/faq.html#environment-testing)
14cu|apache-commons-exec-1.3-1|44	chmod a+x src/test/scripts/*.sh
14cu|apache-commons-exec-1.3-1|45	
14cu|apache-commons-exec-1.3-1|46	# Skip Exec57Test (it is unstable), see rhbz#1202260
14cu|apache-commons-exec-1.3-1|47	find -name Exec57Test.java -delete
14cu|apache-commons-exec-1.3-1|48	find -name Exec60Test.java -delete
14cu|apache-commons-exec-1.3-1|49	
14cu|apache-commons-exec-1.3-1|50	%build
14cu|apache-commons-exec-1.3-1|51	%ant jar
14cu|apache-commons-exec-1.3-1|52	
14cu|apache-commons-exec-1.3-1|53	%install
14cu|apache-commons-exec-1.3-1|54	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-exec-1.3-1|55	install -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-exec-1.3-1|56	
14cu|apache-commons-exec-1.3-1|57	pushd %{buildroot}%{_javadir}
14cu|apache-commons-exec-1.3-1|58	for jar in *-%{version}*; do
14cu|apache-commons-exec-1.3-1|59	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14cu|apache-commons-exec-1.3-1|60	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14cu|apache-commons-exec-1.3-1|61	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
14cu|apache-commons-exec-1.3-1|62	done
14cu|apache-commons-exec-1.3-1|63	popd # come back from javadir
14cu|apache-commons-exec-1.3-1|64	
14cu|apache-commons-exec-1.3-1|65	%files
14cu|apache-commons-exec-1.3-1|66	%doc LICENSE.txt NOTICE.txt STATUS RELEASE-NOTES.txt
14cu|apache-commons-exec-1.3-1|67	%{_javadir}/*
14cu|apache-commons-exec-1.3-1|68	
14cu|apache-commons-exec-1.3-1|69	%changelog
14cu|apache-commons-exec-1.3-1|70	
14cu|apache-commons-exec-1.3-1|71	* Sat Apr 09 2016 Denis Silakov <dsilakov@gmail.com> 1.3-1
14cu|apache-commons-exec-1.3-1|72	- (1382c3b) Fix BRs
14cu|apache-commons-exec-1.3-1|73	
14cu|apache-commons-exec-1.3-1|74	

9532 14
14cu|apache-commons-fileupload-1.3.1-2|1	%define base_name fileupload
14cu|apache-commons-fileupload-1.3.1-2|2	%define short_name commons-%{base_name}
14cu|apache-commons-fileupload-1.3.1-2|3	%define section free
14cu|apache-commons-fileupload-1.3.1-2|4	
14cu|apache-commons-fileupload-1.3.1-2|5	Name:           apache-%{short_name}
14cu|apache-commons-fileupload-1.3.1-2|6	Epoch:          1
14cu|apache-commons-fileupload-1.3.1-2|7	Version:        1.3.1
14cu|apache-commons-fileupload-1.3.1-2|8	Release:        2
14cu|apache-commons-fileupload-1.3.1-2|9	Summary:        Jakarta Commons Fileupload Package
14cu|apache-commons-fileupload-1.3.1-2|10	
14cu|apache-commons-fileupload-1.3.1-2|11	Group:          Development/Java
14cu|apache-commons-fileupload-1.3.1-2|12	License:        Apache License
14cu|apache-commons-fileupload-1.3.1-2|13	URL:            http://commons.apache.org/%{base_name}/
14cu|apache-commons-fileupload-1.3.1-2|14	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-fileupload-1.3.1-2|15	Patch0:         %{name}-build_xml.patch
14cu|apache-commons-fileupload-1.3.1-2|16	
14cu|apache-commons-fileupload-1.3.1-2|17	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|apache-commons-fileupload-1.3.1-2|18	BuildRequires:  ant
14cu|apache-commons-fileupload-1.3.1-2|19	BuildRequires:  ant-junit
14cu|apache-commons-fileupload-1.3.1-2|20	BuildRequires:  dos2unix
14cu|apache-commons-fileupload-1.3.1-2|21	BuildRequires:  jakarta-commons-io
14cu|apache-commons-fileupload-1.3.1-2|22	BuildRequires:  junit4 >= 0:3.8.1
14cu|apache-commons-fileupload-1.3.1-2|23	BuildRequires:  portlet-1.0-api
14cu|apache-commons-fileupload-1.3.1-2|24	BuildRequires:  servlet3
14cu|apache-commons-fileupload-1.3.1-2|25	BuildArch:      noarch
14cu|apache-commons-fileupload-1.3.1-2|26	Requires:       servlet3
14cu|apache-commons-fileupload-1.3.1-2|27	Provides:       %{short_name}
14cu|apache-commons-fileupload-1.3.1-2|28	%rename jakarta-%{short_name}
14cu|apache-commons-fileupload-1.3.1-2|29	
14cu|apache-commons-fileupload-1.3.1-2|30	%description
14cu|apache-commons-fileupload-1.3.1-2|31	The javax.servlet package lacks support for rfc 1867, html file
14cu|apache-commons-fileupload-1.3.1-2|32	upload.  This package provides a simple to use api for working with
14cu|apache-commons-fileupload-1.3.1-2|33	such data.  The scope of this package is to create a package of Java
14cu|apache-commons-fileupload-1.3.1-2|34	utility classes to read multipart/form-data within a
14cu|apache-commons-fileupload-1.3.1-2|35	javax.servlet.http.HttpServletRequest
14cu|apache-commons-fileupload-1.3.1-2|36	
14cu|apache-commons-fileupload-1.3.1-2|37	%package        javadoc
14cu|apache-commons-fileupload-1.3.1-2|38	Summary:        Javadoc for %{name}
14cu|apache-commons-fileupload-1.3.1-2|39	Group:          Development/Java
14cu|apache-commons-fileupload-1.3.1-2|40	
14cu|apache-commons-fileupload-1.3.1-2|41	%description    javadoc
14cu|apache-commons-fileupload-1.3.1-2|42	Javadoc for %{name}.
14cu|apache-commons-fileupload-1.3.1-2|43	
14cu|apache-commons-fileupload-1.3.1-2|44	%prep
14cu|apache-commons-fileupload-1.3.1-2|45	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-fileupload-1.3.1-2|46	dos2unix build.xml
14cu|apache-commons-fileupload-1.3.1-2|47	%patch0 -b .build.xml
14cu|apache-commons-fileupload-1.3.1-2|48	
14cu|apache-commons-fileupload-1.3.1-2|49	%build
14cu|apache-commons-fileupload-1.3.1-2|50	export CLASSPATH="$(build-classpath commons-io junit4 portlet-1.0-api \
14cu|apache-commons-fileupload-1.3.1-2|51	tomcat-servlet-api):${PWD}/target/classes:${PWD}/target/test-classes"
14cu|apache-commons-fileupload-1.3.1-2|52	
14cu|apache-commons-fileupload-1.3.1-2|53	# Tests are broken since depend on old servlet 2.4 api
14cu|apache-commons-fileupload-1.3.1-2|54	%{ant} \
14cu|apache-commons-fileupload-1.3.1-2|55	-Dbuild.sysclasspath=only \
14cu|apache-commons-fileupload-1.3.1-2|56	-Dfinal.name=%{name}-%{version} \
14cu|apache-commons-fileupload-1.3.1-2|57	-Dmaven.test.skip=true \
14cu|apache-commons-fileupload-1.3.1-2|58	jar javadoc
14cu|apache-commons-fileupload-1.3.1-2|59	
14cu|apache-commons-fileupload-1.3.1-2|60	%install
14cu|apache-commons-fileupload-1.3.1-2|61	
14cu|apache-commons-fileupload-1.3.1-2|62	# jars
14cu|apache-commons-fileupload-1.3.1-2|63	%{__mkdir} -p %{buildroot}%{_javadir}
14cu|apache-commons-fileupload-1.3.1-2|64	cp -p target/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cu|apache-commons-fileupload-1.3.1-2|65	(
14cu|apache-commons-fileupload-1.3.1-2|66	cd %{buildroot}%{_javadir} && \
14cu|apache-commons-fileupload-1.3.1-2|67	for jar in *-%{version}*; do
14cu|apache-commons-fileupload-1.3.1-2|68	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|apache-||g"`
14cu|apache-commons-fileupload-1.3.1-2|69	done
14cu|apache-commons-fileupload-1.3.1-2|70	)
14cu|apache-commons-fileupload-1.3.1-2|71	(
14cu|apache-commons-fileupload-1.3.1-2|72	cd %{buildroot}%{_javadir} && \
14cu|apache-commons-fileupload-1.3.1-2|73	for jar in *-%{version}*; do
14cu|apache-commons-fileupload-1.3.1-2|74	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|-%{version}||g"`
14cu|apache-commons-fileupload-1.3.1-2|75	done
14cu|apache-commons-fileupload-1.3.1-2|76	)
14cu|apache-commons-fileupload-1.3.1-2|77	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-fileupload-1.3.1-2|78	
14cu|apache-commons-fileupload-1.3.1-2|79	# javadoc
14cu|apache-commons-fileupload-1.3.1-2|80	%{__mkdir} -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-fileupload-1.3.1-2|81	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-fileupload-1.3.1-2|82	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-fileupload-1.3.1-2|83	
14cu|apache-commons-fileupload-1.3.1-2|84	# pom
14cu|apache-commons-fileupload-1.3.1-2|85	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|apache-commons-fileupload-1.3.1-2|86	install -m 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{short_name}.pom
14cu|apache-commons-fileupload-1.3.1-2|87	
14cu|apache-commons-fileupload-1.3.1-2|88	# fix end-of-line
14cu|apache-commons-fileupload-1.3.1-2|89	%{__perl} -pi -e 's/\r$//g' *.txt
14cu|apache-commons-fileupload-1.3.1-2|90	
14cu|apache-commons-fileupload-1.3.1-2|91	%post
14cu|apache-commons-fileupload-1.3.1-2|92	%update_maven_depmap
14cu|apache-commons-fileupload-1.3.1-2|93	
14cu|apache-commons-fileupload-1.3.1-2|94	%postun
14cu|apache-commons-fileupload-1.3.1-2|95	%update_maven_depmap
14cu|apache-commons-fileupload-1.3.1-2|96	
14cu|apache-commons-fileupload-1.3.1-2|97	%files
14cu|apache-commons-fileupload-1.3.1-2|98	%defattr(0644,root,root,0755)
14cu|apache-commons-fileupload-1.3.1-2|99	%doc LICENSE.txt NOTICE.txt
14cu|apache-commons-fileupload-1.3.1-2|100	%{_javadir}/*
14cu|apache-commons-fileupload-1.3.1-2|101	%{_datadir}/maven2
14cu|apache-commons-fileupload-1.3.1-2|102	%{_mavendepmapfragdir}
14cu|apache-commons-fileupload-1.3.1-2|103	
14cu|apache-commons-fileupload-1.3.1-2|104	%files javadoc
14cu|apache-commons-fileupload-1.3.1-2|105	%defattr(0644,root,root,0755)
14cu|apache-commons-fileupload-1.3.1-2|106	%{_javadocdir}/%{name}-%{version}
14cu|apache-commons-fileupload-1.3.1-2|107	%{_javadocdir}/%{name}
14cu|apache-commons-fileupload-1.3.1-2|108	
14cu|apache-commons-fileupload-1.3.1-2|109	%changelog
14cu|apache-commons-fileupload-1.3.1-2|110	
14cu|apache-commons-fileupload-1.3.1-2|111	* Wed May 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.1-2
14cu|apache-commons-fileupload-1.3.1-2|112	- (74c6742) Updated to 1.3.1
14cu|apache-commons-fileupload-1.3.1-2|113	
14cu|apache-commons-fileupload-1.3.1-2|114	

9533 14
14cu|apache-commons-io-2.4-2|1	%global base_name   io
14cu|apache-commons-io-2.4-2|2	%global short_name  commons-%{base_name}
14cu|apache-commons-io-2.4-2|3	
14cu|apache-commons-io-2.4-2|4	Name:		apache-%{short_name}
14cu|apache-commons-io-2.4-2|5	Version:	2.4
14cu|apache-commons-io-2.4-2|6	Release:	2
14cu|apache-commons-io-2.4-2|7	Epoch:		0
14cu|apache-commons-io-2.4-2|8	Summary:	Utilities to assist with developing IO functionality
14cu|apache-commons-io-2.4-2|9	License:	ASL 2.0
14cu|apache-commons-io-2.4-2|10	Group:  	Development/Java
14cu|apache-commons-io-2.4-2|11	URL:		http://commons.apache.org/%{base_name}
14cu|apache-commons-io-2.4-2|12	Source0:	http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-io-2.4-2|13	Source1:	m2-repo.tar.gz
14cu|apache-commons-io-2.4-2|14	BuildArch:	noarch
14cu|apache-commons-io-2.4-2|15	BuildRequires:	java-devel >= 0:1.6.0
14cu|apache-commons-io-2.4-2|16	BuildRequires:	jpackage-utils
14cu|apache-commons-io-2.4-2|17	BuildRequires:	junit4
14cu|apache-commons-io-2.4-2|18	BuildRequires:	maven2
14cu|apache-commons-io-2.4-2|19	BuildRequires:	maven-surefire-provider-junit
14cu|apache-commons-io-2.4-2|20	BuildRequires:	apache-commons-parent
14cu|apache-commons-io-2.4-2|21	Requires:	java >= 0:1.6.0
14cu|apache-commons-io-2.4-2|22	Requires:	jpackage-utils
14cu|apache-commons-io-2.4-2|23	Requires(post): jpackage-utils
14cu|apache-commons-io-2.4-2|24	Requires(postun): jpackage-utils
14cu|apache-commons-io-2.4-2|25	
14cu|apache-commons-io-2.4-2|26	%rename	jakarta-%{short_name}
14cu|apache-commons-io-2.4-2|27	
14cu|apache-commons-io-2.4-2|28	%description
14cu|apache-commons-io-2.4-2|29	Commons-IO contains utility classes, stream implementations,
14cu|apache-commons-io-2.4-2|30	file filters, and endian classes. It is a library of utilities
14cu|apache-commons-io-2.4-2|31	to assist with developing IO functionality.
14cu|apache-commons-io-2.4-2|32	
14cu|apache-commons-io-2.4-2|33	%package javadoc
14cu|apache-commons-io-2.4-2|34	Summary:	API documentation for %{name}
14cu|apache-commons-io-2.4-2|35	Group:		Development/Java
14cu|apache-commons-io-2.4-2|36	Requires:	jpackage-utils
14cu|apache-commons-io-2.4-2|37	
14cu|apache-commons-io-2.4-2|38	%rename	jakarta-%{short_name}-javadoc
14cu|apache-commons-io-2.4-2|39	
14cu|apache-commons-io-2.4-2|40	%description javadoc
14cu|apache-commons-io-2.4-2|41	This package contains the API documentation for %{name}.
14cu|apache-commons-io-2.4-2|42	
14cu|apache-commons-io-2.4-2|43	%prep
14cu|apache-commons-io-2.4-2|44	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-io-2.4-2|45	sed -i 's/\r//' *.txt
14cu|apache-commons-io-2.4-2|46	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-io-2.4-2|47	mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-commons-io-2.4-2|48	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14cu|apache-commons-io-2.4-2|49	
14cu|apache-commons-io-2.4-2|50	%build
14cu|apache-commons-io-2.4-2|51	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-commons-io-2.4-2|52	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|apache-commons-io-2.4-2|53	install javadoc:javadoc
14cu|apache-commons-io-2.4-2|54	
14cu|apache-commons-io-2.4-2|55	%install
14cu|apache-commons-io-2.4-2|56	# jars
14cu|apache-commons-io-2.4-2|57	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-io-2.4-2|58	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|apache-commons-io-2.4-2|59	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cu|apache-commons-io-2.4-2|60	
14cu|apache-commons-io-2.4-2|61	# pom
14cu|apache-commons-io-2.4-2|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-io-2.4-2|63	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-io-2.4-2|64	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-io-2.4-2|65	
14cu|apache-commons-io-2.4-2|66	# following line is only for backwards compatibility. New packages
14cu|apache-commons-io-2.4-2|67	# should use proper groupid org.apache.commons
14cu|apache-commons-io-2.4-2|68	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-io-2.4-2|69	
14cu|apache-commons-io-2.4-2|70	# javadoc
14cu|apache-commons-io-2.4-2|71	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-io-2.4-2|72	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-io-2.4-2|73	
14cu|apache-commons-io-2.4-2|74	%post
14cu|apache-commons-io-2.4-2|75	%update_maven_depmap
14cu|apache-commons-io-2.4-2|76	
14cu|apache-commons-io-2.4-2|77	%postun
14cu|apache-commons-io-2.4-2|78	%update_maven_depmap
14cu|apache-commons-io-2.4-2|79	
14cu|apache-commons-io-2.4-2|80	%files
14cu|apache-commons-io-2.4-2|81	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14cu|apache-commons-io-2.4-2|82	%{_javadir}/*.jar
14cu|apache-commons-io-2.4-2|83	%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-io-2.4-2|84	%{_mavendepmapfragdir}/*
14cu|apache-commons-io-2.4-2|85	
14cu|apache-commons-io-2.4-2|86	%files javadoc
14cu|apache-commons-io-2.4-2|87	%doc LICENSE.txt NOTICE.txt
14cu|apache-commons-io-2.4-2|88	%doc %{_javadocdir}/%{name}
14cu|apache-commons-io-2.4-2|89	
14cu|apache-commons-io-2.4-2|90	%changelog
14cu|apache-commons-io-2.4-2|91	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4-2
14cu|apache-commons-io-2.4-2|92	+ Revision: 8195e10
14cu|apache-commons-io-2.4-2|93	- Move to contrib
14cu|apache-commons-io-2.4-2|94	
14cu|apache-commons-io-2.4-2|95	

9534 14
14cu|apache-commons-lang-2.6-7|1	%global base_name       lang
14cu|apache-commons-lang-2.6-7|2	%global short_name      commons-%{base_name}
14cu|apache-commons-lang-2.6-7|3	
14cu|apache-commons-lang-2.6-7|4	%bcond_with maven
14cu|apache-commons-lang-2.6-7|5	
14cu|apache-commons-lang-2.6-7|6	Name:           apache-%{short_name}
14cu|apache-commons-lang-2.6-7|7	Version:        2.6
14cu|apache-commons-lang-2.6-7|8	Release:        7
14cu|apache-commons-lang-2.6-7|9	Epoch:          1
14cu|apache-commons-lang-2.6-7|10	Summary:        Provides a host of helper utilities for the java.lang API
14cu|apache-commons-lang-2.6-7|11	License:        ASL 2.0
14cu|apache-commons-lang-2.6-7|12	Group:          Development/Java
14cu|apache-commons-lang-2.6-7|13	URL:            http://commons.apache.org/%{base_name}
14cu|apache-commons-lang-2.6-7|14	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14cu|apache-commons-lang-2.6-7|15	Patch0:         0001-Make-source-version-1.3.patch
14cu|apache-commons-lang-2.6-7|16	BuildArch:      noarch
14cu|apache-commons-lang-2.6-7|17	BuildRequires:  java-devel >= 0:1.6.0
14cu|apache-commons-lang-2.6-7|18	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|apache-commons-lang-2.6-7|19	BuildRequires:  apache-commons-parent
14cu|apache-commons-lang-2.6-7|20	%if %{with maven}
14cu|apache-commons-lang-2.6-7|21	BuildRequires:  maven2
14cu|apache-commons-lang-2.6-7|22	BuildRequires:  maven-site-plugin
14cu|apache-commons-lang-2.6-7|23	%else
14cu|apache-commons-lang-2.6-7|24	BuildRequires:	ant
14cu|apache-commons-lang-2.6-7|25	BuildRequires:	java-rpmbuild
14cu|apache-commons-lang-2.6-7|26	%endif
14cu|apache-commons-lang-2.6-7|27	
14cu|apache-commons-lang-2.6-7|28	Requires:       java >= 0:1.6.0
14cu|apache-commons-lang-2.6-7|29	Requires:       jpackage-utils >= 0:1.6
14cu|apache-commons-lang-2.6-7|30	Requires(post):    jpackage-utils
14cu|apache-commons-lang-2.6-7|31	Requires(postun):  jpackage-utils
14cu|apache-commons-lang-2.6-7|32	
14cu|apache-commons-lang-2.6-7|33	%rename       jakarta-commons-lang
14cu|apache-commons-lang-2.6-7|34	Provides:     commons-lang
14cu|apache-commons-lang-2.6-7|35	
14cu|apache-commons-lang-2.6-7|36	%description
14cu|apache-commons-lang-2.6-7|37	The standard Java libraries fail to provide enough methods for
14cu|apache-commons-lang-2.6-7|38	manipulation of its core classes. The Commons Lang Component provides
14cu|apache-commons-lang-2.6-7|39	these extra methods.
14cu|apache-commons-lang-2.6-7|40	The Commons Lang Component provides a host of helper utilities for the
14cu|apache-commons-lang-2.6-7|41	java.lang API, notably String manipulation methods, basic numerical
14cu|apache-commons-lang-2.6-7|42	methods, object reflection, creation and serialization, and System
14cu|apache-commons-lang-2.6-7|43	properties. Additionally it contains an inheritable enum type, an
14cu|apache-commons-lang-2.6-7|44	exception structure that supports multiple types of nested-Exceptions
14cu|apache-commons-lang-2.6-7|45	and a series of utilities dedicated to help with building methods, such
14cu|apache-commons-lang-2.6-7|46	as hashCode, toString and equals.
14cu|apache-commons-lang-2.6-7|47	
14cu|apache-commons-lang-2.6-7|48	%package        javadoc
14cu|apache-commons-lang-2.6-7|49	Summary:        API documentation for %{name}
14cu|apache-commons-lang-2.6-7|50	Group:          Development/Java
14cu|apache-commons-lang-2.6-7|51	Requires:       jpackage-utils
14cu|apache-commons-lang-2.6-7|52	
14cu|apache-commons-lang-2.6-7|53	%rename      jakarta-%{short_name}-javadoc
14cu|apache-commons-lang-2.6-7|54	
14cu|apache-commons-lang-2.6-7|55	%description    javadoc
14cu|apache-commons-lang-2.6-7|56	%{summary}.
14cu|apache-commons-lang-2.6-7|57	
14cu|apache-commons-lang-2.6-7|58	%prep
14cu|apache-commons-lang-2.6-7|59	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-lang-2.6-7|60	%patch0 -p1
14cu|apache-commons-lang-2.6-7|61	sed -i 's/\r//' *.txt
14cu|apache-commons-lang-2.6-7|62	
14cu|apache-commons-lang-2.6-7|63	%build
14cu|apache-commons-lang-2.6-7|64	%if %{with maven}
14cu|apache-commons-lang-2.6-7|65	mvn-jpp install javadoc:javadoc
14cu|apache-commons-lang-2.6-7|66	%else
14cu|apache-commons-lang-2.6-7|67	%ant jar javadoc
14cu|apache-commons-lang-2.6-7|68	%endif
14cu|apache-commons-lang-2.6-7|69	
14cu|apache-commons-lang-2.6-7|70	%install
14cu|apache-commons-lang-2.6-7|71	# jars
14cu|apache-commons-lang-2.6-7|72	install -d -m 755 %{buildroot}%{_javadir}
14cu|apache-commons-lang-2.6-7|73	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|apache-commons-lang-2.6-7|74	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cu|apache-commons-lang-2.6-7|75	
14cu|apache-commons-lang-2.6-7|76	%if %{with maven}
14cu|apache-commons-lang-2.6-7|77	# pom
14cu|apache-commons-lang-2.6-7|78	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-commons-lang-2.6-7|79	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-lang-2.6-7|80	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-lang-2.6-7|81	
14cu|apache-commons-lang-2.6-7|82	# following line is only for backwards compatibility. New packages
14cu|apache-commons-lang-2.6-7|83	# should use proper groupid org.apache.commons and also artifactid
14cu|apache-commons-lang-2.6-7|84	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP %{short_name}
14cu|apache-commons-lang-2.6-7|85	
14cu|apache-commons-lang-2.6-7|86	# Old depmap was wrong and this surfaced as a problem when building
14cu|apache-commons-lang-2.6-7|87	# other packages
14cu|apache-commons-lang-2.6-7|88	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14cu|apache-commons-lang-2.6-7|89	%endif
14cu|apache-commons-lang-2.6-7|90	
14cu|apache-commons-lang-2.6-7|91	# javadoc
14cu|apache-commons-lang-2.6-7|92	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-lang-2.6-7|93	%if %{with maven}
14cu|apache-commons-lang-2.6-7|94	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-lang-2.6-7|95	%else
14cu|apache-commons-lang-2.6-7|96	cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|apache-commons-lang-2.6-7|97	%endif
14cu|apache-commons-lang-2.6-7|98	
14cu|apache-commons-lang-2.6-7|99	%if %{with maven}
14cu|apache-commons-lang-2.6-7|100	%post
14cu|apache-commons-lang-2.6-7|101	%update_maven_depmap
14cu|apache-commons-lang-2.6-7|102	
14cu|apache-commons-lang-2.6-7|103	%postun
14cu|apache-commons-lang-2.6-7|104	%update_maven_depmap
14cu|apache-commons-lang-2.6-7|105	%endif
14cu|apache-commons-lang-2.6-7|106	
14cu|apache-commons-lang-2.6-7|107	%files
14cu|apache-commons-lang-2.6-7|108	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt NOTICE.txt
14cu|apache-commons-lang-2.6-7|109	%{_javadir}/*
14cu|apache-commons-lang-2.6-7|110	%if %{with maven}
14cu|apache-commons-lang-2.6-7|111	%{_mavenpomdir}/JPP-%{short_name}.pom
14cu|apache-commons-lang-2.6-7|112	%{_mavendepmapfragdir}/*
14cu|apache-commons-lang-2.6-7|113	%endif
14cu|apache-commons-lang-2.6-7|114	
14cu|apache-commons-lang-2.6-7|115	%files javadoc
14cu|apache-commons-lang-2.6-7|116	%doc LICENSE.txt NOTICE.txt
14cu|apache-commons-lang-2.6-7|117	%doc %{_javadocdir}/%{name}
14cu|apache-commons-lang-2.6-7|118	
14cu|apache-commons-lang-2.6-7|119	%changelog
14cu|apache-commons-lang-2.6-7|120	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.6-7
14cu|apache-commons-lang-2.6-7|121	+ Revision: 4fc937e
14cu|apache-commons-lang-2.6-7|122	- Move to contrib
14cu|apache-commons-lang-2.6-7|123	
14cu|apache-commons-lang-2.6-7|124	

9535 14
14cu|apache-commons-validator-1.4.0-1|1	%global base_name       validator
14cu|apache-commons-validator-1.4.0-1|2	%global short_name      commons-%{base_name}
14cu|apache-commons-validator-1.4.0-1|3	
14cu|apache-commons-validator-1.4.0-1|4	Name:             apache-%{short_name}
14cu|apache-commons-validator-1.4.0-1|5	Version:          1.4.0
14cu|apache-commons-validator-1.4.0-1|6	Release:          1
14cu|apache-commons-validator-1.4.0-1|7	Epoch:            1
14cu|apache-commons-validator-1.4.0-1|8	Summary:          Apache Commons Validator
14cu|apache-commons-validator-1.4.0-1|9	Group:            Development/Java
14cu|apache-commons-validator-1.4.0-1|10	License:          ASL 2.0
14cu|apache-commons-validator-1.4.0-1|11	URL:              http://commons.apache.org/%{base_name}/
14cu|apache-commons-validator-1.4.0-1|12	Source0:          http://www.apache.org/dist/commons/validator/source/commons-validator-1.4.0-src.tar.gz
14cu|apache-commons-validator-1.4.0-1|13	BuildArch:        noarch
14cu|apache-commons-validator-1.4.0-1|14	
14cu|apache-commons-validator-1.4.0-1|15	BuildRequires:    java-devel >= 0:1.6.0
14cu|apache-commons-validator-1.4.0-1|16	BuildRequires:    jpackage-utils
14cu|apache-commons-validator-1.4.0-1|17	BuildRequires:    ant
14cu|apache-commons-validator-1.4.0-1|18	BuildRequires:    apache-commons-beanutils
14cu|apache-commons-validator-1.4.0-1|19	BuildRequires:    apache-commons-digester
14cu|apache-commons-validator-1.4.0-1|20	BuildRequires:    apache-commons-logging
14cu|apache-commons-validator-1.4.0-1|21	BuildRequires:    oro
14cu|apache-commons-validator-1.4.0-1|22	BuildRequires:    junit
14cu|apache-commons-validator-1.4.0-1|23	BuildRequires:    locales-en
14cu|apache-commons-validator-1.4.0-1|24	Requires:         apache-commons-beanutils
14cu|apache-commons-validator-1.4.0-1|25	Requires:         apache-commons-digester
14cu|apache-commons-validator-1.4.0-1|26	Requires:         apache-commons-logging
14cu|apache-commons-validator-1.4.0-1|27	Requires:         oro
14cu|apache-commons-validator-1.4.0-1|28	Requires:         java >= 0:1.6.0
14cu|apache-commons-validator-1.4.0-1|29	Requires:         jpackage-utils
14cu|apache-commons-validator-1.4.0-1|30	Requires(post):   jpackage-utils
14cu|apache-commons-validator-1.4.0-1|31	Requires(postun): jpackage-utils
14cu|apache-commons-validator-1.4.0-1|32	
14cu|apache-commons-validator-1.4.0-1|33	%rename jakarta-%{short_name}
14cu|apache-commons-validator-1.4.0-1|34	
14cu|apache-commons-validator-1.4.0-1|35	%description
14cu|apache-commons-validator-1.4.0-1|36	A common issue when receiving data either electronically or from user input is
14cu|apache-commons-validator-1.4.0-1|37	verifying the integrity of the data. This work is repetitive and becomes even
14cu|apache-commons-validator-1.4.0-1|38	more complicated when different sets of validation rules need to be applied to
14cu|apache-commons-validator-1.4.0-1|39	the same set of data based on locale for example. Error messages may also vary
14cu|apache-commons-validator-1.4.0-1|40	by locale. This package attempts to address some of these issues and speed
14cu|apache-commons-validator-1.4.0-1|41	development and maintenance of validation rules.
14cu|apache-commons-validator-1.4.0-1|42	
14cu|apache-commons-validator-1.4.0-1|43	%package javadoc
14cu|apache-commons-validator-1.4.0-1|44	Summary:          Javadoc for %{name}
14cu|apache-commons-validator-1.4.0-1|45	Group:            Development/Java
14cu|apache-commons-validator-1.4.0-1|46	Requires:         jpackage-utils
14cu|apache-commons-validator-1.4.0-1|47	%rename jakarta-%{short_name}-javadoc
14cu|apache-commons-validator-1.4.0-1|48	
14cu|apache-commons-validator-1.4.0-1|49	%prep
14cu|apache-commons-validator-1.4.0-1|50	%setup -q -n %{short_name}-%{version}-src
14cu|apache-commons-validator-1.4.0-1|51	sed -i 's/\r//' LICENSE.txt
14cu|apache-commons-validator-1.4.0-1|52	sed -i 's/\r//' RELEASE-NOTES.txt
14cu|apache-commons-validator-1.4.0-1|53	sed -i 's/\r//' NOTICE.txt
14cu|apache-commons-validator-1.4.0-1|54	
14cu|apache-commons-validator-1.4.0-1|55	%build
14cu|apache-commons-validator-1.4.0-1|56	# TODO: Use Maven for building as soon as upstream provides proper build.xml.
14cu|apache-commons-validator-1.4.0-1|57	#       Currently upstream build.xml uses antrun plugin to build, so downloads
14cu|apache-commons-validator-1.4.0-1|58	#       during build process can't be prohibited.
14cu|apache-commons-validator-1.4.0-1|59	export LC_ALL=en_US.ISO-8859-1
14cu|apache-commons-validator-1.4.0-1|60	
14cu|apache-commons-validator-1.4.0-1|61	export CLASSPATH=$(build-classpath \
14cu|apache-commons-validator-1.4.0-1|62	apache-commons-logging \
14cu|apache-commons-validator-1.4.0-1|63	apache-commons-digester \
14cu|apache-commons-validator-1.4.0-1|64	apache-commons-beanutils \
14cu|apache-commons-validator-1.4.0-1|65	junit \
14cu|apache-commons-validator-1.4.0-1|66	oro )
14cu|apache-commons-validator-1.4.0-1|67	
14cu|apache-commons-validator-1.4.0-1|68	ant -Dskip.download=true -Dbuild.sysclasspath=first dist
14cu|apache-commons-validator-1.4.0-1|69	
14cu|apache-commons-validator-1.4.0-1|70	%install
14cu|apache-commons-validator-1.4.0-1|71	# jars
14cu|apache-commons-validator-1.4.0-1|72	install -d -m 0755 %{buildroot}%{_javadir}
14cu|apache-commons-validator-1.4.0-1|73	install -pm 644 dist/%{short_name}-%{version}*.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|apache-commons-validator-1.4.0-1|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14cu|apache-commons-validator-1.4.0-1|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|apache-commons-validator-1.4.0-1|76	
14cu|apache-commons-validator-1.4.0-1|77	%files
14cu|apache-commons-validator-1.4.0-1|78	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14cu|apache-commons-validator-1.4.0-1|79	%{_javadir}/*
14cu|apache-commons-validator-1.4.0-1|80	
14cu|apache-commons-validator-1.4.0-1|81	
14cu|apache-commons-validator-1.4.0-1|82	%changelog
14cu|apache-commons-validator-1.4.0-1|83	
14cu|apache-commons-validator-1.4.0-1|84	* Fri May 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.0-1
14cu|apache-commons-validator-1.4.0-1|85	- (49fe443) Fix build
14cu|apache-commons-validator-1.4.0-1|86	
14cu|apache-commons-validator-1.4.0-1|87	

9536 14
14cu|apache-ivy-2.4.0-1|1	Name:           apache-ivy
14cu|apache-ivy-2.4.0-1|2	Version:        2.4.0
14cu|apache-ivy-2.4.0-1|3	Release:        1
14cu|apache-ivy-2.4.0-1|4	Summary:        Java-based dependency manager
14cu|apache-ivy-2.4.0-1|5	
14cu|apache-ivy-2.4.0-1|6	Group:          Development/Java
14cu|apache-ivy-2.4.0-1|7	License:        ASL 2.0
14cu|apache-ivy-2.4.0-1|8	URL:            http://ant.apache.org/ivy/
14cu|apache-ivy-2.4.0-1|9	Source0:        http://www.apache.org/dist/ant/ivy/%{version}/%{name}-%{version}-src.tar.gz
14cu|apache-ivy-2.4.0-1|10	Patch1:         port-to-bc-1.52.patch
14cu|apache-ivy-2.4.0-1|11	BuildArch:      noarch
14cu|apache-ivy-2.4.0-1|12	
14cu|apache-ivy-2.4.0-1|13	Provides:       ivy = %{version}-%{release}
14cu|apache-ivy-2.4.0-1|14	
14cu|apache-ivy-2.4.0-1|15	BuildRequires:  ant
14cu|apache-ivy-2.4.0-1|16	BuildRequires:  ant-nodeps
14cu|apache-ivy-2.4.0-1|17	BuildRequires:  bouncycastle
14cu|apache-ivy-2.4.0-1|18	BuildRequires:  commons-httpclient
14cu|apache-ivy-2.4.0-1|19	BuildRequires:  jsch
14cu|apache-ivy-2.4.0-1|20	BuildRequires:  oro
14cu|apache-ivy-2.4.0-1|21	BuildRequires:  java-devel >= 1.5
14cu|apache-ivy-2.4.0-1|22	BuildRequires:  jpackage-utils
14cu|apache-ivy-2.4.0-1|23	BuildRequires:  java-rpmbuild
14cu|apache-ivy-2.4.0-1|24	Requires:       jpackage-utils
14cu|apache-ivy-2.4.0-1|25	
14cu|apache-ivy-2.4.0-1|26	%description
14cu|apache-ivy-2.4.0-1|27	Apache Ivy is a tool for managing (recording, tracking, resolving and
14cu|apache-ivy-2.4.0-1|28	reporting) project dependencies.  It is designed as process agnostic and is
14cu|apache-ivy-2.4.0-1|29	not tied to any methodology or structure. while available as a standalone
14cu|apache-ivy-2.4.0-1|30	tool, Apache Ivy works particularly well with Apache Ant providing a number
14cu|apache-ivy-2.4.0-1|31	of powerful Ant tasks ranging from dependency resolution to dependency
14cu|apache-ivy-2.4.0-1|32	reporting and publication.
14cu|apache-ivy-2.4.0-1|33	
14cu|apache-ivy-2.4.0-1|34	
14cu|apache-ivy-2.4.0-1|35	%package javadoc
14cu|apache-ivy-2.4.0-1|36	Summary:        API Documentation for ivy
14cu|apache-ivy-2.4.0-1|37	Group:          Development/Java
14cu|apache-ivy-2.4.0-1|38	Requires:       %{name} = %{version}-%{release}
14cu|apache-ivy-2.4.0-1|39	
14cu|apache-ivy-2.4.0-1|40	%description javadoc
14cu|apache-ivy-2.4.0-1|41	JavaDoc documentation for %{name}
14cu|apache-ivy-2.4.0-1|42	
14cu|apache-ivy-2.4.0-1|43	
14cu|apache-ivy-2.4.0-1|44	%prep
14cu|apache-ivy-2.4.0-1|45	%setup -q
14cu|apache-ivy-2.4.0-1|46	%apply_patches
14cu|apache-ivy-2.4.0-1|47	
14cu|apache-ivy-2.4.0-1|48	# Fix messed-up encodings
14cu|apache-ivy-2.4.0-1|49	for F in README LICENSE NOTICE
14cu|apache-ivy-2.4.0-1|50	do
14cu|apache-ivy-2.4.0-1|51	sed 's/\r//' $F |iconv -f iso8859-1 -t utf8 >$F.utf8
14cu|apache-ivy-2.4.0-1|52	touch -r $F $F.utf8
14cu|apache-ivy-2.4.0-1|53	mv $F.utf8 $F
14cu|apache-ivy-2.4.0-1|54	done
14cu|apache-ivy-2.4.0-1|55	
14cu|apache-ivy-2.4.0-1|56	# ant-trax has been obsoleted, use main ant package
14cu|apache-ivy-2.4.0-1|57	sed -i s/ant-trax/ant/ ivy.xml
14cu|apache-ivy-2.4.0-1|58	
14cu|apache-ivy-2.4.0-1|59	# Fedora bouncycastle packages provide -jdk16 artifacts only
14cu|apache-ivy-2.4.0-1|60	sed -i /bouncycastle/s/jdk14/jdk16/ ivy.xml
14cu|apache-ivy-2.4.0-1|61	
14cu|apache-ivy-2.4.0-1|62	%build
14cu|apache-ivy-2.4.0-1|63	# Remove prebuilt documentation
14cu|apache-ivy-2.4.0-1|64	rm -rf doc build/doc
14cu|apache-ivy-2.4.0-1|65	
14cu|apache-ivy-2.4.0-1|66	# How to properly disable a plugin?
14cu|apache-ivy-2.4.0-1|67	# we disable vfs plugin since commons-vfs is not available
14cu|apache-ivy-2.4.0-1|68	rm -rf src/java/org/apache/ivy/plugins/repository/vfs \
14cu|apache-ivy-2.4.0-1|69	src/java/org/apache/ivy/plugins/resolver/VfsResolver.java
14cu|apache-ivy-2.4.0-1|70	sed '/vfs.*=.*org.apache.ivy.plugins.resolver.VfsResolver/d' -i \
14cu|apache-ivy-2.4.0-1|71	src/java/org/apache/ivy/core/settings/typedef.properties
14cu|apache-ivy-2.4.0-1|72	
14cu|apache-ivy-2.4.0-1|73	# Craft class path
14cu|apache-ivy-2.4.0-1|74	mkdir -p lib
14cu|apache-ivy-2.4.0-1|75	build-jar-repository lib ant ant/ant-nodeps commons-httpclient oro jsch bcprov
14cu|apache-ivy-2.4.0-1|76	
14cu|apache-ivy-2.4.0-1|77	# Build
14cu|apache-ivy-2.4.0-1|78	#ant /localivy /offline jar javadoc
14cu|apache-ivy-2.4.0-1|79	
14cu|apache-ivy-2.4.0-1|80	%ant -Divy.mode=local -Dtarget.ivy.bundle.version=%{version} -Dtarget.ivy.bundle.version.qualifier= -Dtarget.ivy.version=%{version} jar javadoc
14cu|apache-ivy-2.4.0-1|81	#publish-local
14cu|apache-ivy-2.4.0-1|82	
14cu|apache-ivy-2.4.0-1|83	%install
14cu|apache-ivy-2.4.0-1|84	
14cu|apache-ivy-2.4.0-1|85	# Code
14cu|apache-ivy-2.4.0-1|86	install -d %{buildroot}%{_javadir}
14cu|apache-ivy-2.4.0-1|87	install -p -m644 build/artifact/jars/ivy.jar %{buildroot}%{_javadir}/ivy-%{version}.jar
14cu|apache-ivy-2.4.0-1|88	ln -sf ivy-%{version}.jar %{buildroot}%{_javadir}/ivy.jar
14cu|apache-ivy-2.4.0-1|89	
14cu|apache-ivy-2.4.0-1|90	# API Documentation
14cu|apache-ivy-2.4.0-1|91	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-ivy-2.4.0-1|92	cp -rp build/doc/reports/api/. %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|apache-ivy-2.4.0-1|93	
14cu|apache-ivy-2.4.0-1|94	
14cu|apache-ivy-2.4.0-1|95	%files
14cu|apache-ivy-2.4.0-1|96	%{_javadir}/*
14cu|apache-ivy-2.4.0-1|97	%doc LICENSE NOTICE README
14cu|apache-ivy-2.4.0-1|98	
14cu|apache-ivy-2.4.0-1|99	%files javadoc
14cu|apache-ivy-2.4.0-1|100	%{_javadocdir}/*
14cu|apache-ivy-2.4.0-1|101	
14cu|apache-ivy-2.4.0-1|102	
14cu|apache-ivy-2.4.0-1|103	%changelog
14cu|apache-ivy-2.4.0-1|104	
14cu|apache-ivy-2.4.0-1|105	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 2.4.0-1
14cu|apache-ivy-2.4.0-1|106	- (3d42a15) Added java-rpmbuild BR
14cu|apache-ivy-2.4.0-1|107	
14cu|apache-ivy-2.4.0-1|108	

9537 14
14cu|apache-jmeter-3.0-1|1	%define oname jmeter
14cu|apache-jmeter-3.0-1|2	%define jdk %{_prefix}/lib/jvm/java-openjdk
14cu|apache-jmeter-3.0-1|3	
14cu|apache-jmeter-3.0-1|4	Summary:	JMeter for testing Web Applications
14cu|apache-jmeter-3.0-1|5	Name:		apache-%{oname}
14cu|apache-jmeter-3.0-1|6	Version:	3.0
14cu|apache-jmeter-3.0-1|7	Release:	1
14cu|apache-jmeter-3.0-1|8	License:	ASL2.0
14cu|apache-jmeter-3.0-1|9	Group:		Development/Other
14cu|apache-jmeter-3.0-1|10	Url:		http://jmeter.apache.org/
14cu|apache-jmeter-3.0-1|11	Source:		%{name}-%{version}_src.tgz
14cu|apache-jmeter-3.0-1|12	Source1:	apache_logo.png
14cu|apache-jmeter-3.0-1|13	BuildRequires:	ant
14cu|apache-jmeter-3.0-1|14	BuildRequires:	imagemagick
14cu|apache-jmeter-3.0-1|15	BuildRequires:	java-devel
14cu|apache-jmeter-3.0-1|16	Requires:	java >= 1.6
14cu|apache-jmeter-3.0-1|17	BuildArch:	noarch
14cu|apache-jmeter-3.0-1|18	
14cu|apache-jmeter-3.0-1|19	%description
14cu|apache-jmeter-3.0-1|20	Apache JMeter may be used to test performance both
14cu|apache-jmeter-3.0-1|21	on static and dynamic resources (Webservices (SOAP/REST),
14cu|apache-jmeter-3.0-1|22	Web dynamic languages - PHP, Java, ASP.NET, Files, etc. -,
14cu|apache-jmeter-3.0-1|23	Java Objects, Data Bases and Queries, FTP Servers and more).
14cu|apache-jmeter-3.0-1|24	It can be used to simulate a heavy load on a server,
14cu|apache-jmeter-3.0-1|25	group of servers, network or object to test its strength
14cu|apache-jmeter-3.0-1|26	or to analyze overall performance under different load types.
14cu|apache-jmeter-3.0-1|27	You can use it to make a graphical analysis of performance
14cu|apache-jmeter-3.0-1|28	or to test your server/script/object behavior under
14cu|apache-jmeter-3.0-1|29	heavy concurrent load.
14cu|apache-jmeter-3.0-1|30	
14cu|apache-jmeter-3.0-1|31	%files
14cu|apache-jmeter-3.0-1|32	%doc README LICENSE
14cu|apache-jmeter-3.0-1|33	%{_bindir}/%{oname}
14cu|apache-jmeter-3.0-1|34	%{_datadir}/%{oname}/*
14cu|apache-jmeter-3.0-1|35	%{_datadir}/applications/%{name}.desktop
14cu|apache-jmeter-3.0-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|apache-jmeter-3.0-1|37	
14cu|apache-jmeter-3.0-1|38	#----------------------------------------------------------------------------
14cu|apache-jmeter-3.0-1|39	
14cu|apache-jmeter-3.0-1|40	%prep
14cu|apache-jmeter-3.0-1|41	%setup -q
14cu|apache-jmeter-3.0-1|42	
14cu|apache-jmeter-3.0-1|43	%build
14cu|apache-jmeter-3.0-1|44	ant download_jars
14cu|apache-jmeter-3.0-1|45	JAVA_HOME=%{jdk} ant
14cu|apache-jmeter-3.0-1|46	
14cu|apache-jmeter-3.0-1|47	%install
14cu|apache-jmeter-3.0-1|48	#ant install
14cu|apache-jmeter-3.0-1|49	mkdir -p %{buildroot}%{_datadir}/%{oname}/lib
14cu|apache-jmeter-3.0-1|50	mkdir -p %{buildroot}%{_datadir}/%{oname}/bin
14cu|apache-jmeter-3.0-1|51	mkdir -p %{buildroot}%{_datadir}/%{oname}/bin/examples
14cu|apache-jmeter-3.0-1|52	mkdir -p %{buildroot}%{_datadir}/%{oname}/bin/templates
14cu|apache-jmeter-3.0-1|53	mkdir -p %{buildroot}%{_datadir}/%{oname}/bin/testfiles
14cu|apache-jmeter-3.0-1|54	
14cu|apache-jmeter-3.0-1|55	cp -r lib/* %{buildroot}%{_datadir}/%{oname}/lib
14cu|apache-jmeter-3.0-1|56	
14cu|apache-jmeter-3.0-1|57	install -Dm0755 bin/%{oname}		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|58	install -Dm0755 bin/*server		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|59	install -Dm0755 bin/*.sh		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|60	install -Dm0644 bin/*.properties	%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|61	install -Dm0644 bin/*.conf		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|62	install -Dm0644 bin/ApacheJMeter.jar	%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|63	install -Dm0644 bin/*.xml		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|64	install -Dm0644 bin/*.parameters	%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|65	install -Dm0644 bin/*.bshrc		%{buildroot}%{_datadir}/%{oname}/bin/
14cu|apache-jmeter-3.0-1|66	
14cu|apache-jmeter-3.0-1|67	cp -r bin/examples/*			%{buildroot}%{_datadir}/%{oname}/bin/examples/
14cu|apache-jmeter-3.0-1|68	cp -r bin/templates/*			%{buildroot}%{_datadir}/%{oname}/bin/templates/
14cu|apache-jmeter-3.0-1|69	cp -r bin/testfiles/*			%{buildroot}%{_datadir}/%{oname}/bin/testfiles/
14cu|apache-jmeter-3.0-1|70	
14cu|apache-jmeter-3.0-1|71	# install menu icons
14cu|apache-jmeter-3.0-1|72	for N in 16 32 48 64 128;
14cu|apache-jmeter-3.0-1|73	do
14cu|apache-jmeter-3.0-1|74	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cu|apache-jmeter-3.0-1|75	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|apache-jmeter-3.0-1|76	done
14cu|apache-jmeter-3.0-1|77	
14cu|apache-jmeter-3.0-1|78	# menu-entry
14cu|apache-jmeter-3.0-1|79	install -d %{buildroot}%{_datadir}/applications
14cu|apache-jmeter-3.0-1|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|apache-jmeter-3.0-1|81	[Desktop Entry]
14cu|apache-jmeter-3.0-1|82	Name=Apache JMeter
14cu|apache-jmeter-3.0-1|83	Name[ru]=Apache JMeter
14cu|apache-jmeter-3.0-1|84	GenericName=Apache JMeter
14cu|apache-jmeter-3.0-1|85	GenericName[ru]=Apache JMeter
14cu|apache-jmeter-3.0-1|86	Comment=QA and testing application
14cu|apache-jmeter-3.0-1|87	Comment[ru]=Программа для QA
14cu|apache-jmeter-3.0-1|88	Exec=%{oname}
14cu|apache-jmeter-3.0-1|89	Icon=%{name}
14cu|apache-jmeter-3.0-1|90	Terminal=false
14cu|apache-jmeter-3.0-1|91	Type=Application
14cu|apache-jmeter-3.0-1|92	StartupNotify=true
14cu|apache-jmeter-3.0-1|93	Categories=Application;
14cu|apache-jmeter-3.0-1|94	EOF
14cu|apache-jmeter-3.0-1|95	
14cu|apache-jmeter-3.0-1|96	mkdir -p %{buildroot}%{_bindir}
14cu|apache-jmeter-3.0-1|97	pushd %{buildroot}%{_bindir}
14cu|apache-jmeter-3.0-1|98	ln -sf ../..%{_datadir}/%{oname}/bin/%{oname} %{oname}
14cu|apache-jmeter-3.0-1|99	popd
14cu|apache-jmeter-3.0-1|100	
14cu|apache-jmeter-3.0-1|101	
14cu|apache-jmeter-3.0-1|102	%changelog
14cu|apache-jmeter-3.0-1|103	
14cu|apache-jmeter-3.0-1|104	* Fri Aug 26 2016 Rosa <rosa@abf.rosalinux.ru> 3.0-1
14cu|apache-jmeter-3.0-1|105	- (877d0f2) Automatic import for version 3.0-1
14cu|apache-jmeter-3.0-1|106	
14cu|apache-jmeter-3.0-1|107	

9538 14
14cu|apache-mod_activex_filter-0.2b-18|1	#Module-Specific definitions
14cu|apache-mod_activex_filter-0.2b-18|2	%define mod_name mod_activex_filter
14cu|apache-mod_activex_filter-0.2b-18|3	%define mod_conf A17_%{mod_name}.conf
14cu|apache-mod_activex_filter-0.2b-18|4	%define mod_so %{mod_name}.so
14cu|apache-mod_activex_filter-0.2b-18|5	
14cu|apache-mod_activex_filter-0.2b-18|6	Summary:	Apache module that filter ActiveX on a proxy
14cu|apache-mod_activex_filter-0.2b-18|7	Name:		apache-%{mod_name}
14cu|apache-mod_activex_filter-0.2b-18|8	Version:	0.2b
14cu|apache-mod_activex_filter-0.2b-18|9	Release:	18
14cu|apache-mod_activex_filter-0.2b-18|10	Epoch:		1
14cu|apache-mod_activex_filter-0.2b-18|11	Group:		System/Servers
14cu|apache-mod_activex_filter-0.2b-18|12	License:	Apache License
14cu|apache-mod_activex_filter-0.2b-18|13	URL:		http://brice.free.fr
14cu|apache-mod_activex_filter-0.2b-18|14	Source0:	mod_activex_%{version}.tar.bz2
14cu|apache-mod_activex_filter-0.2b-18|15	Source1:	%{mod_conf}.bz2
14cu|apache-mod_activex_filter-0.2b-18|16	Patch0:		mod_activex_0.2-apx1.diff
14cu|apache-mod_activex_filter-0.2b-18|17	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_activex_filter-0.2b-18|18	BuildRequires:	file
14cu|apache-mod_activex_filter-0.2b-18|19	
14cu|apache-mod_activex_filter-0.2b-18|20	Requires(pre): rpm-helper
14cu|apache-mod_activex_filter-0.2b-18|21	Requires(postun): rpm-helper
14cu|apache-mod_activex_filter-0.2b-18|22	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_activex_filter-0.2b-18|23	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_activex_filter-0.2b-18|24	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_activex_filter-0.2b-18|25	Requires:	apache >= 2.2.0
14cu|apache-mod_activex_filter-0.2b-18|26	Requires:	apache-mod_proxy
14cu|apache-mod_activex_filter-0.2b-18|27	
14cu|apache-mod_activex_filter-0.2b-18|28	%description
14cu|apache-mod_activex_filter-0.2b-18|29	It's only a simple hack of mod_case_filter to get a way to filter
14cu|apache-mod_activex_filter-0.2b-18|30	ActiveX on a proxy. Actualy, the only way to filter ActiveX if
14cu|apache-mod_activex_filter-0.2b-18|31	your proxy is unable to do it is to use a TIS module chained with
14cu|apache-mod_activex_filter-0.2b-18|32	your proxy. But the TIS is only capable of doing HTTP/1.0. If you
14cu|apache-mod_activex_filter-0.2b-18|33	need real performances, you'll want to use HTTP/1.1.
14cu|apache-mod_activex_filter-0.2b-18|34	
14cu|apache-mod_activex_filter-0.2b-18|35	%prep
14cu|apache-mod_activex_filter-0.2b-18|36	%setup -q -n mod_activex_0.2
14cu|apache-mod_activex_filter-0.2b-18|37	%patch0 -p0
14cu|apache-mod_activex_filter-0.2b-18|38	
14cu|apache-mod_activex_filter-0.2b-18|39	# strip away annoying ^M
14cu|apache-mod_activex_filter-0.2b-18|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_activex_filter-0.2b-18|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_activex_filter-0.2b-18|42	
14cu|apache-mod_activex_filter-0.2b-18|43	%build
14cu|apache-mod_activex_filter-0.2b-18|44	mv activex_filter/mod_activex_filter.c .
14cu|apache-mod_activex_filter-0.2b-18|45	apxs -c mod_activex_filter.c
14cu|apache-mod_activex_filter-0.2b-18|46	
14cu|apache-mod_activex_filter-0.2b-18|47	%install
14cu|apache-mod_activex_filter-0.2b-18|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_activex_filter-0.2b-18|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_activex_filter-0.2b-18|50	
14cu|apache-mod_activex_filter-0.2b-18|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_activex_filter-0.2b-18|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_activex_filter-0.2b-18|53	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_activex_filter-0.2b-18|54	
14cu|apache-mod_activex_filter-0.2b-18|55	%files
14cu|apache-mod_activex_filter-0.2b-18|56	%doc README
14cu|apache-mod_activex_filter-0.2b-18|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_activex_filter-0.2b-18|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_activex_filter-0.2b-18|59	
14cu|apache-mod_activex_filter-0.2b-18|60	
14cu|apache-mod_activex_filter-0.2b-18|61	%changelog
14cu|apache-mod_activex_filter-0.2b-18|62	
14cu|apache-mod_activex_filter-0.2b-18|63	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2b-18
14cu|apache-mod_activex_filter-0.2b-18|64	- (6a08015) Clean spec and config, enable module by default just after installation
14cu|apache-mod_activex_filter-0.2b-18|65	
14cu|apache-mod_activex_filter-0.2b-18|66	

9539 14
14cu|apache-mod_annodex-0.2.2-14|1	#Module-Specific definitions
14cu|apache-mod_annodex-0.2.2-14|2	%define mod_name mod_annodex
14cu|apache-mod_annodex-0.2.2-14|3	%define mod_conf A87_%{mod_name}.conf
14cu|apache-mod_annodex-0.2.2-14|4	%define mod_so %{mod_name}.so
14cu|apache-mod_annodex-0.2.2-14|5	
14cu|apache-mod_annodex-0.2.2-14|6	Summary:	Apache module for server-side support of annodex media
14cu|apache-mod_annodex-0.2.2-14|7	Name:		apache-%{mod_name}
14cu|apache-mod_annodex-0.2.2-14|8	Version:	0.2.2
14cu|apache-mod_annodex-0.2.2-14|9	Release:	14
14cu|apache-mod_annodex-0.2.2-14|10	Group:		System/Servers
14cu|apache-mod_annodex-0.2.2-14|11	License:	Apache License
14cu|apache-mod_annodex-0.2.2-14|12	URL:		http://www.annodex.net/
14cu|apache-mod_annodex-0.2.2-14|13	Source:		http://www.annodex.net/software/mod_annodex/download/%{mod_name}-ap20-%{version}.tar.bz2
14cu|apache-mod_annodex-0.2.2-14|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_annodex-0.2.2-14|15	Requires(pre): rpm-helper
14cu|apache-mod_annodex-0.2.2-14|16	Requires(postun): rpm-helper
14cu|apache-mod_annodex-0.2.2-14|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_annodex-0.2.2-14|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_annodex-0.2.2-14|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_annodex-0.2.2-14|20	Requires:	apache >= 2.2.0
14cu|apache-mod_annodex-0.2.2-14|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_annodex-0.2.2-14|22	BuildRequires:	libannodex-devel
14cu|apache-mod_annodex-0.2.2-14|23	BuildRequires:	libcmml-devel >= 0.8
14cu|apache-mod_annodex-0.2.2-14|24	BuildRequires:	libogg-devel
14cu|apache-mod_annodex-0.2.2-14|25	BuildRequires:	pkgconfig
14cu|apache-mod_annodex-0.2.2-14|26	
14cu|apache-mod_annodex-0.2.2-14|27	%description
14cu|apache-mod_annodex-0.2.2-14|28	mod_annodex provides full support for Annodex.net media. For more details about
14cu|apache-mod_annodex-0.2.2-14|29	annodex format, see http://www.annodex.net/
14cu|apache-mod_annodex-0.2.2-14|30	
14cu|apache-mod_annodex-0.2.2-14|31	mod_annodex is a handler for type application/x-annodex. It provides the
14cu|apache-mod_annodex-0.2.2-14|32	following features:
14cu|apache-mod_annodex-0.2.2-14|33	
14cu|apache-mod_annodex-0.2.2-14|34	* dynamic generation of Annodex media from CMML files.
14cu|apache-mod_annodex-0.2.2-14|35	
14cu|apache-mod_annodex-0.2.2-14|36	* handling of timed query offsets, such as
14cu|apache-mod_annodex-0.2.2-14|37	
14cu|apache-mod_annodex-0.2.2-14|38	http://media.example.com/fish.anx?t=npt:01:20.8
14cu|apache-mod_annodex-0.2.2-14|39	or
14cu|apache-mod_annodex-0.2.2-14|40	http://media.example.com/fish.anx?id=Preparation
14cu|apache-mod_annodex-0.2.2-14|41	
14cu|apache-mod_annodex-0.2.2-14|42	* dynamic retrieval of CMML summaries, if the Accept: header
14cu|apache-mod_annodex-0.2.2-14|43	prefers type text/x-cmml over application/x-annodex.
14cu|apache-mod_annodex-0.2.2-14|44	
14cu|apache-mod_annodex-0.2.2-14|45	%prep
14cu|apache-mod_annodex-0.2.2-14|46	
14cu|apache-mod_annodex-0.2.2-14|47	%setup -q -n %{mod_name}-ap20-%{version}
14cu|apache-mod_annodex-0.2.2-14|48	
14cu|apache-mod_annodex-0.2.2-14|49	%build
14cu|apache-mod_annodex-0.2.2-14|50	
14cu|apache-mod_annodex-0.2.2-14|51	%{_bindir}/apxs -c %{mod_name}.c `pkg-config annodex cmml --cflags --libs`
14cu|apache-mod_annodex-0.2.2-14|52	
14cu|apache-mod_annodex-0.2.2-14|53	%install
14cu|apache-mod_annodex-0.2.2-14|54	
14cu|apache-mod_annodex-0.2.2-14|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_annodex-0.2.2-14|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_annodex-0.2.2-14|57	
14cu|apache-mod_annodex-0.2.2-14|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_annodex-0.2.2-14|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_annodex-0.2.2-14|60	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_annodex-0.2.2-14|61	
14cu|apache-mod_annodex-0.2.2-14|62	%files
14cu|apache-mod_annodex-0.2.2-14|63	%doc LICENSE README
14cu|apache-mod_annodex-0.2.2-14|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_annodex-0.2.2-14|65	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_annodex-0.2.2-14|66	
14cu|apache-mod_annodex-0.2.2-14|67	
14cu|apache-mod_annodex-0.2.2-14|68	
14cu|apache-mod_annodex-0.2.2-14|69	%changelog
14cu|apache-mod_annodex-0.2.2-14|70	
14cu|apache-mod_annodex-0.2.2-14|71	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-14
14cu|apache-mod_annodex-0.2.2-14|72	- (c5f54d6) Clean spec and config, enable module by default just after installation
14cu|apache-mod_annodex-0.2.2-14|73	
14cu|apache-mod_annodex-0.2.2-14|74	

9540 14
14cu|apache-mod_antispam-1.0-19|1	#Module-Specific definitions
14cu|apache-mod_antispam-1.0-19|2	%define mod_name mod_antispam
14cu|apache-mod_antispam-1.0-19|3	%define mod_conf A41_%{mod_name}.conf
14cu|apache-mod_antispam-1.0-19|4	%define mod_so %{mod_name}.so
14cu|apache-mod_antispam-1.0-19|5	
14cu|apache-mod_antispam-1.0-19|6	Summary:	Apache module which can control referer spam
14cu|apache-mod_antispam-1.0-19|7	Name:		apache-%{mod_name}
14cu|apache-mod_antispam-1.0-19|8	Version:	1.0
14cu|apache-mod_antispam-1.0-19|9	Release:	19
14cu|apache-mod_antispam-1.0-19|10	Group:		System/Servers
14cu|apache-mod_antispam-1.0-19|11	License:	Apache License
14cu|apache-mod_antispam-1.0-19|12	URL:		http://bluecoara.net/item44/cat9.html
14cu|apache-mod_antispam-1.0-19|13	Source0:	http://bluecoara.net/download/mod_antispam/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_antispam-1.0-19|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_antispam-1.0-19|15	Patch0:		mod_antispam-1.0-apache220.diff
14cu|apache-mod_antispam-1.0-19|16	Requires(pre): rpm-helper
14cu|apache-mod_antispam-1.0-19|17	Requires(postun): rpm-helper
14cu|apache-mod_antispam-1.0-19|18	Requires(pre):  apache-conf >= 2.2.0
14cu|apache-mod_antispam-1.0-19|19	Requires(pre):  apache >= 2.2.0
14cu|apache-mod_antispam-1.0-19|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_antispam-1.0-19|21	Requires:	apache >= 2.2.0
14cu|apache-mod_antispam-1.0-19|22	BuildRequires:  apache-devel >= 2.2.0
14cu|apache-mod_antispam-1.0-19|23	
14cu|apache-mod_antispam-1.0-19|24	%description
14cu|apache-mod_antispam-1.0-19|25	mod_antispam is an Apache-2/Apache-2.1 module that can control
14cu|apache-mod_antispam-1.0-19|26	spam access. By using white/black lists, you can allow/deny
14cu|apache-mod_antispam-1.0-19|27	clients that have invalid HTTP_REFERER. In future versions, DNSBL
14cu|apache-mod_antispam-1.0-19|28	and BerkeleyDB will be supported.
14cu|apache-mod_antispam-1.0-19|29	
14cu|apache-mod_antispam-1.0-19|30	%prep
14cu|apache-mod_antispam-1.0-19|31	
14cu|apache-mod_antispam-1.0-19|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_antispam-1.0-19|33	%patch0 -p0
14cu|apache-mod_antispam-1.0-19|34	
14cu|apache-mod_antispam-1.0-19|35	%build
14cu|apache-mod_antispam-1.0-19|36	%{_bindir}/apxs -DDEBUG -c %{mod_name}.c
14cu|apache-mod_antispam-1.0-19|37	
14cu|apache-mod_antispam-1.0-19|38	%install
14cu|apache-mod_antispam-1.0-19|39	
14cu|apache-mod_antispam-1.0-19|40	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_antispam-1.0-19|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_antispam-1.0-19|42	install -d %{buildroot}/var/log/httpd
14cu|apache-mod_antispam-1.0-19|43	
14cu|apache-mod_antispam-1.0-19|44	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_antispam-1.0-19|45	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_antispam-1.0-19|46	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_antispam-1.0-19|47	
14cu|apache-mod_antispam-1.0-19|48	touch %{buildroot}/var/log/httpd/antispam.white
14cu|apache-mod_antispam-1.0-19|49	touch %{buildroot}/var/log/httpd/antispam.black
14cu|apache-mod_antispam-1.0-19|50	touch %{buildroot}/var/log/httpd/antispam.black.auto
14cu|apache-mod_antispam-1.0-19|51	touch %{buildroot}/var/log/httpd/antispam.white.auto
14cu|apache-mod_antispam-1.0-19|52	
14cu|apache-mod_antispam-1.0-19|53	%files
14cu|apache-mod_antispam-1.0-19|54	%doc AUTHORS CHANGES INSTALL README TODO httpd.conf.sample
14cu|apache-mod_antispam-1.0-19|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_antispam-1.0-19|56	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_antispam-1.0-19|57	# this is prone to change later, leave as is for now
14cu|apache-mod_antispam-1.0-19|58	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white
14cu|apache-mod_antispam-1.0-19|59	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black
14cu|apache-mod_antispam-1.0-19|60	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black.auto
14cu|apache-mod_antispam-1.0-19|61	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white.auto
14cu|apache-mod_antispam-1.0-19|62	
14cu|apache-mod_antispam-1.0-19|63	
14cu|apache-mod_antispam-1.0-19|64	
14cu|apache-mod_antispam-1.0-19|65	%changelog
14cu|apache-mod_antispam-1.0-19|66	
14cu|apache-mod_antispam-1.0-19|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-19
14cu|apache-mod_antispam-1.0-19|68	- (42c60d3) Clean spec and config, enable module by default just after installation
14cu|apache-mod_antispam-1.0-19|69	
14cu|apache-mod_antispam-1.0-19|70	

9541 14
14cu|apache-mod_apparmor-2.3-1.907.9|1	%define rev 907
14cu|apache-mod_apparmor-2.3-1.907.9|2	
14cu|apache-mod_apparmor-2.3-1.907.9|3	%define major 1
14cu|apache-mod_apparmor-2.3-1.907.9|4	%define libname %mklibname apparmor %{major}
14cu|apache-mod_apparmor-2.3-1.907.9|5	%define develname %mklibname apparmor -d
14cu|apache-mod_apparmor-2.3-1.907.9|6	
14cu|apache-mod_apparmor-2.3-1.907.9|7	Summary:	Fine-grained AppArmor confinement for apache
14cu|apache-mod_apparmor-2.3-1.907.9|8	Name:		apache-mod_apparmor
14cu|apache-mod_apparmor-2.3-1.907.9|9	Version:	2.3
14cu|apache-mod_apparmor-2.3-1.907.9|10	Release:	1.%{rev}.9
14cu|apache-mod_apparmor-2.3-1.907.9|11	License:	LGPL
14cu|apache-mod_apparmor-2.3-1.907.9|12	Group:		System/Servers
14cu|apache-mod_apparmor-2.3-1.907.9|13	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
14cu|apache-mod_apparmor-2.3-1.907.9|14	Source0:	apache2-mod_apparmor-%{version}-%{rev}.tar.gz
14cu|apache-mod_apparmor-2.3-1.907.9|15	Source1:        B15_mod_apparmor.conf
14cu|apache-mod_apparmor-2.3-1.907.9|16	BuildRequires:  apache-devel
14cu|apache-mod_apparmor-2.3-1.907.9|17	BuildRequires:  libapparmor-devel
14cu|apache-mod_apparmor-2.3-1.907.9|18	
14cu|apache-mod_apparmor-2.3-1.907.9|19	%description
14cu|apache-mod_apparmor-2.3-1.907.9|20	AppArmor is a security framework that proactively protects the operating system
14cu|apache-mod_apparmor-2.3-1.907.9|21	and applications.
14cu|apache-mod_apparmor-2.3-1.907.9|22	
14cu|apache-mod_apparmor-2.3-1.907.9|23	apache-mod_apparmor adds support to apache to provide AppArmor confinement
14cu|apache-mod_apparmor-2.3-1.907.9|24	to individual cgi scripts handled by apache modules like mod_php and mod_perl.
14cu|apache-mod_apparmor-2.3-1.907.9|25	This package is part of a suite of tools that used to be named SubDomain.
14cu|apache-mod_apparmor-2.3-1.907.9|26	
14cu|apache-mod_apparmor-2.3-1.907.9|27	%prep
14cu|apache-mod_apparmor-2.3-1.907.9|28	%setup -q -n apache2-mod_apparmor-%{version}
14cu|apache-mod_apparmor-2.3-1.907.9|29	
14cu|apache-mod_apparmor-2.3-1.907.9|30	%build
14cu|apache-mod_apparmor-2.3-1.907.9|31	%serverbuild
14cu|apache-mod_apparmor-2.3-1.907.9|32	
14cu|apache-mod_apparmor-2.3-1.907.9|33	#%make   LIBAPPARMOR_FLAGS="-L../libapparmor/src/.libs -lapparmor -I../libapparmor/src" \
14cu|apache-mod_apparmor-2.3-1.907.9|34	#        TESTBUILDDIR=$(pwd)
14cu|apache-mod_apparmor-2.3-1.907.9|35	
14cu|apache-mod_apparmor-2.3-1.907.9|36	%make TESTBUILDDIR=$(pwd)
14cu|apache-mod_apparmor-2.3-1.907.9|37	
14cu|apache-mod_apparmor-2.3-1.907.9|38	
14cu|apache-mod_apparmor-2.3-1.907.9|39	%install
14cu|apache-mod_apparmor-2.3-1.907.9|40	
14cu|apache-mod_apparmor-2.3-1.907.9|41	%makeinstall_std APXS_INSTALL_DIR=%{_libdir}/apache-extramodules
14cu|apache-mod_apparmor-2.3-1.907.9|42	mkdir -p %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_apparmor-2.3-1.907.9|43	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cu|apache-mod_apparmor-2.3-1.907.9|44	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/*conf
14cu|apache-mod_apparmor-2.3-1.907.9|45	
14cu|apache-mod_apparmor-2.3-1.907.9|46	%files
14cu|apache-mod_apparmor-2.3-1.907.9|47	%doc COPYING.LGPL
14cu|apache-mod_apparmor-2.3-1.907.9|48	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/B15_mod_apparmor.conf
14cu|apache-mod_apparmor-2.3-1.907.9|49	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_apparmor.so
14cu|apache-mod_apparmor-2.3-1.907.9|50	%attr(0644,root,root) %{_mandir}/man8/mod_apparmor.8*
14cu|apache-mod_apparmor-2.3-1.907.9|51	
14cu|apache-mod_apparmor-2.3-1.907.9|52	
14cu|apache-mod_apparmor-2.3-1.907.9|53	
14cu|apache-mod_apparmor-2.3-1.907.9|54	
14cu|apache-mod_apparmor-2.3-1.907.9|55	%changelog
14cu|apache-mod_apparmor-2.3-1.907.9|56	
14cu|apache-mod_apparmor-2.3-1.907.9|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-1.907.9
14cu|apache-mod_apparmor-2.3-1.907.9|58	- (aa52372) Clean spec and config, enable module by default just after installation
14cu|apache-mod_apparmor-2.3-1.907.9|59	
14cu|apache-mod_apparmor-2.3-1.907.9|60	

9542 14
14cu|apache-mod_auth_cert-0.3-11|1	#Module-Specific definitions
14cu|apache-mod_auth_cert-0.3-11|2	%define apache_version 2.2.8
14cu|apache-mod_auth_cert-0.3-11|3	%define mod_name mod_auth_cert
14cu|apache-mod_auth_cert-0.3-11|4	%define mod_conf B40_%{mod_name}.conf
14cu|apache-mod_auth_cert-0.3-11|5	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_cert-0.3-11|6	
14cu|apache-mod_auth_cert-0.3-11|7	Summary:	Maps the Subject DN of a X509 client certificate to a username
14cu|apache-mod_auth_cert-0.3-11|8	Name:		apache-%{mod_name}
14cu|apache-mod_auth_cert-0.3-11|9	Version:	0.3
14cu|apache-mod_auth_cert-0.3-11|10	Release:	11
14cu|apache-mod_auth_cert-0.3-11|11	Group:		System/Servers
14cu|apache-mod_auth_cert-0.3-11|12	License:	GPL
14cu|apache-mod_auth_cert-0.3-11|13	URL:		http://sourceforge.net/projects/mod-auth-cert/
14cu|apache-mod_auth_cert-0.3-11|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-auth-cert/%{mod_name}-%{version}.tgz
14cu|apache-mod_auth_cert-0.3-11|15	Source1:	%{mod_conf}
14cu|apache-mod_auth_cert-0.3-11|16	Requires(pre): rpm-helper
14cu|apache-mod_auth_cert-0.3-11|17	Requires(postun): rpm-helper
14cu|apache-mod_auth_cert-0.3-11|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_auth_cert-0.3-11|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_auth_cert-0.3-11|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_auth_cert-0.3-11|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_auth_cert-0.3-11|22	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_auth_cert-0.3-11|23	BuildRequires:	dos2unix
14cu|apache-mod_auth_cert-0.3-11|24	
14cu|apache-mod_auth_cert-0.3-11|25	%description
14cu|apache-mod_auth_cert-0.3-11|26	mod_auth_cert is an authentication module for the Apache 1.3.x/2.x server. It
14cu|apache-mod_auth_cert-0.3-11|27	can be used to map the Subject DN of a X509 client certificate to a username.
14cu|apache-mod_auth_cert-0.3-11|28	The module can be combined with other authentication modules.
14cu|apache-mod_auth_cert-0.3-11|29	
14cu|apache-mod_auth_cert-0.3-11|30	%prep
14cu|apache-mod_auth_cert-0.3-11|31	
14cu|apache-mod_auth_cert-0.3-11|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_cert-0.3-11|33	
14cu|apache-mod_auth_cert-0.3-11|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_cert-0.3-11|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_cert-0.3-11|36	
14cu|apache-mod_auth_cert-0.3-11|37	find -type f -exec dos2unix {} \;
14cu|apache-mod_auth_cert-0.3-11|38	
14cu|apache-mod_auth_cert-0.3-11|39	%build
14cu|apache-mod_auth_cert-0.3-11|40	
14cu|apache-mod_auth_cert-0.3-11|41	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_auth_cert-0.3-11|42	
14cu|apache-mod_auth_cert-0.3-11|43	%install
14cu|apache-mod_auth_cert-0.3-11|44	
14cu|apache-mod_auth_cert-0.3-11|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_cert-0.3-11|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_cert-0.3-11|47	
14cu|apache-mod_auth_cert-0.3-11|48	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_cert-0.3-11|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_cert-0.3-11|50	
14cu|apache-mod_auth_cert-0.3-11|51	%files
14cu|apache-mod_auth_cert-0.3-11|52	%doc LICENSE README
14cu|apache-mod_auth_cert-0.3-11|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_cert-0.3-11|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_cert-0.3-11|55	
14cu|apache-mod_auth_cert-0.3-11|56	
14cu|apache-mod_auth_cert-0.3-11|57	
14cu|apache-mod_auth_cert-0.3-11|58	
14cu|apache-mod_auth_cert-0.3-11|59	%changelog
14cu|apache-mod_auth_cert-0.3-11|60	
14cu|apache-mod_auth_cert-0.3-11|61	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-11
14cu|apache-mod_auth_cert-0.3-11|62	- (144123c) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_cert-0.3-11|63	
14cu|apache-mod_auth_cert-0.3-11|64	

9543 14
14cu|apache-mod_auth_certificate-0.3-6|1	#Module-Specific definitions
14cu|apache-mod_auth_certificate-0.3-6|2	%define mod_name mod_auth_certificate
14cu|apache-mod_auth_certificate-0.3-6|3	%define mod_conf B56_%{mod_name}.conf
14cu|apache-mod_auth_certificate-0.3-6|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_certificate-0.3-6|5	
14cu|apache-mod_auth_certificate-0.3-6|6	Summary:	 A client certificate authentication module for apache
14cu|apache-mod_auth_certificate-0.3-6|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_certificate-0.3-6|8	Version:	0.3
14cu|apache-mod_auth_certificate-0.3-6|9	Release: 	6
14cu|apache-mod_auth_certificate-0.3-6|10	Group:		System/Servers
14cu|apache-mod_auth_certificate-0.3-6|11	License:	Apache License
14cu|apache-mod_auth_certificate-0.3-6|12	URL:		http://sourceforge.net/projects/modauthcertific/
14cu|apache-mod_auth_certificate-0.3-6|13	Source0:	http://sunet.dl.sourceforge.net/project/modauthcertific/mod_auth_certificate/mod_auth_certificate-%{version}/mod_auth_certificate-%{version}.tar.gz
14cu|apache-mod_auth_certificate-0.3-6|14	Source1:	%{mod_conf}
14cu|apache-mod_auth_certificate-0.3-6|15	Requires(pre): rpm-helper
14cu|apache-mod_auth_certificate-0.3-6|16	Requires(postun): rpm-helper
14cu|apache-mod_auth_certificate-0.3-6|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|19	Requires(pre):	apache-mod_ssl >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|21	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|22	Requires:	apache-mod_ssl >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_auth_certificate-0.3-6|24	BuildRequires:	openssl-devel
14cu|apache-mod_auth_certificate-0.3-6|25	
14cu|apache-mod_auth_certificate-0.3-6|26	%description
14cu|apache-mod_auth_certificate-0.3-6|27	mod_auth_certificate is an authentication module for the Apache 2.x server. It
14cu|apache-mod_auth_certificate-0.3-6|28	adds the capability to forward usernames returned by mod_ssl to authorization
14cu|apache-mod_auth_certificate-0.3-6|29	modules or providers as the are called since >= 2.2.x.
14cu|apache-mod_auth_certificate-0.3-6|30	
14cu|apache-mod_auth_certificate-0.3-6|31	%prep
14cu|apache-mod_auth_certificate-0.3-6|32	
14cu|apache-mod_auth_certificate-0.3-6|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_certificate-0.3-6|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_certificate-0.3-6|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_certificate-0.3-6|36	
14cu|apache-mod_auth_certificate-0.3-6|37	%build
14cu|apache-mod_auth_certificate-0.3-6|38	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_auth_certificate-0.3-6|39	
14cu|apache-mod_auth_certificate-0.3-6|40	%install
14cu|apache-mod_auth_certificate-0.3-6|41	
14cu|apache-mod_auth_certificate-0.3-6|42	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_certificate-0.3-6|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_certificate-0.3-6|44	
14cu|apache-mod_auth_certificate-0.3-6|45	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_certificate-0.3-6|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_certificate-0.3-6|47	
14cu|apache-mod_auth_certificate-0.3-6|48	%files
14cu|apache-mod_auth_certificate-0.3-6|49	%doc COPYING README
14cu|apache-mod_auth_certificate-0.3-6|50	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_certificate-0.3-6|51	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_certificate-0.3-6|52	
14cu|apache-mod_auth_certificate-0.3-6|53	
14cu|apache-mod_auth_certificate-0.3-6|54	
14cu|apache-mod_auth_certificate-0.3-6|55	
14cu|apache-mod_auth_certificate-0.3-6|56	%changelog
14cu|apache-mod_auth_certificate-0.3-6|57	
14cu|apache-mod_auth_certificate-0.3-6|58	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cu|apache-mod_auth_certificate-0.3-6|59	- (25af665) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_certificate-0.3-6|60	
14cu|apache-mod_auth_certificate-0.3-6|61	

9544 14
14cu|apache-mod_auth_imap-2.2.0-16|1	#Module-Specific definitions
14cu|apache-mod_auth_imap-2.2.0-16|2	%define mod_name mod_auth_imap
14cu|apache-mod_auth_imap-2.2.0-16|3	%define mod_conf A42_%{mod_name}.conf
14cu|apache-mod_auth_imap-2.2.0-16|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_imap-2.2.0-16|5	
14cu|apache-mod_auth_imap-2.2.0-16|6	Summary:	Provides authentication against an IMAP mail server
14cu|apache-mod_auth_imap-2.2.0-16|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_imap-2.2.0-16|8	Version:	2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|9	Release:	16
14cu|apache-mod_auth_imap-2.2.0-16|10	Group:		System/Servers
14cu|apache-mod_auth_imap-2.2.0-16|11	License:	GPL
14cu|apache-mod_auth_imap-2.2.0-16|12	URL:		http://ben.brillat.net/projects/mod_auth_imap/
14cu|apache-mod_auth_imap-2.2.0-16|13	Source0:	http://ben.brillat.net/files/projects/mod_auth_imap2/mod_auth_imap2-%{version}.tar.gz
14cu|apache-mod_auth_imap-2.2.0-16|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_auth_imap-2.2.0-16|15	Requires(pre): rpm-helper
14cu|apache-mod_auth_imap-2.2.0-16|16	Requires(postun): rpm-helper
14cu|apache-mod_auth_imap-2.2.0-16|17	Requires(pre):  apache-conf >= 2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|18	Requires(pre):  apache >= 2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|19	Requires:       apache-conf >= 2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|20	Requires:       apache >= 2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|21	BuildRequires:  apache-devel >= 2.2.0
14cu|apache-mod_auth_imap-2.2.0-16|22	BuildRequires:	file
14cu|apache-mod_auth_imap-2.2.0-16|23	
14cu|apache-mod_auth_imap-2.2.0-16|24	%description
14cu|apache-mod_auth_imap-2.2.0-16|25	mod_auth_imap is an Apache module to provide authentication
14cu|apache-mod_auth_imap-2.2.0-16|26	against an IMAP mail server. The httpd.conf or .htaccess file can
14cu|apache-mod_auth_imap-2.2.0-16|27	specify server name and port of the desired IMAP server. It is
14cu|apache-mod_auth_imap-2.2.0-16|28	also compatible with stunnel for IMAP over SSL.
14cu|apache-mod_auth_imap-2.2.0-16|29	
14cu|apache-mod_auth_imap-2.2.0-16|30	%prep
14cu|apache-mod_auth_imap-2.2.0-16|31	
14cu|apache-mod_auth_imap-2.2.0-16|32	%setup -q -n mod_auth_imap2-%{version}
14cu|apache-mod_auth_imap-2.2.0-16|33	
14cu|apache-mod_auth_imap-2.2.0-16|34	# strip away annoying ^M
14cu|apache-mod_auth_imap-2.2.0-16|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_imap-2.2.0-16|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_imap-2.2.0-16|37	
14cu|apache-mod_auth_imap-2.2.0-16|38	%build
14cu|apache-mod_auth_imap-2.2.0-16|39	
14cu|apache-mod_auth_imap-2.2.0-16|40	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_auth_imap-2.2.0-16|41	
14cu|apache-mod_auth_imap-2.2.0-16|42	%install
14cu|apache-mod_auth_imap-2.2.0-16|43	
14cu|apache-mod_auth_imap-2.2.0-16|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_imap-2.2.0-16|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_imap-2.2.0-16|46	
14cu|apache-mod_auth_imap-2.2.0-16|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_imap-2.2.0-16|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_imap-2.2.0-16|49	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_imap-2.2.0-16|50	
14cu|apache-mod_auth_imap-2.2.0-16|51	%files
14cu|apache-mod_auth_imap-2.2.0-16|52	%doc CHANGELOG GPL.txt README examples/htaccess-example examples/httpd.conf-append-example
14cu|apache-mod_auth_imap-2.2.0-16|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_imap-2.2.0-16|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_imap-2.2.0-16|55	
14cu|apache-mod_auth_imap-2.2.0-16|56	
14cu|apache-mod_auth_imap-2.2.0-16|57	
14cu|apache-mod_auth_imap-2.2.0-16|58	
14cu|apache-mod_auth_imap-2.2.0-16|59	%changelog
14cu|apache-mod_auth_imap-2.2.0-16|60	
14cu|apache-mod_auth_imap-2.2.0-16|61	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.2.0-16
14cu|apache-mod_auth_imap-2.2.0-16|62	- (6d68202) Repack tarball according to upstream
14cu|apache-mod_auth_imap-2.2.0-16|63	
14cu|apache-mod_auth_imap-2.2.0-16|64	

9545 14
14cu|apache-mod_auth_kerb-5.4-9|1	#Module-Specific definitions
14cu|apache-mod_auth_kerb-5.4-9|2	%define mod_name mod_auth_kerb
14cu|apache-mod_auth_kerb-5.4-9|3	%define mod_conf 11_%{mod_name}.conf
14cu|apache-mod_auth_kerb-5.4-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_kerb-5.4-9|5	
14cu|apache-mod_auth_kerb-5.4-9|6	Summary:	Apache module to provides authentifation against a Kerberos server
14cu|apache-mod_auth_kerb-5.4-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_kerb-5.4-9|8	Version:	5.4
14cu|apache-mod_auth_kerb-5.4-9|9	Release:	9
14cu|apache-mod_auth_kerb-5.4-9|10	Group:		System/Servers
14cu|apache-mod_auth_kerb-5.4-9|11	License:	BSD-like
14cu|apache-mod_auth_kerb-5.4-9|12	URL:		http://modauthkerb.sourceforge.net/
14cu|apache-mod_auth_kerb-5.4-9|13	Source0:	http://prdownloads.sourceforge.net/modauthkerb/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_auth_kerb-5.4-9|14	Source1:	%{mod_conf}
14cu|apache-mod_auth_kerb-5.4-9|15	Patch1:		mod_auth_kerb-5.4-rcopshack.patch
14cu|apache-mod_auth_kerb-5.4-9|16	Patch2:		mod_auth_kerb-5.4-fixes.patch
14cu|apache-mod_auth_kerb-5.4-9|17	Patch3:     mod_auth_kerb-5.4-s4u2proxy.patch
14cu|apache-mod_auth_kerb-5.4-9|18	Patch4:     mod_auth_kerb-5.4-httpd24.patch
14cu|apache-mod_auth_kerb-5.4-9|19	
14cu|apache-mod_auth_kerb-5.4-9|20	Requires:	krb5-libs
14cu|apache-mod_auth_kerb-5.4-9|21	BuildRequires:	krb5-devel
14cu|apache-mod_auth_kerb-5.4-9|22	BuildRequires:	automake
14cu|apache-mod_auth_kerb-5.4-9|23	BuildRequires:	autoconf2.5
14cu|apache-mod_auth_kerb-5.4-9|24	Requires(pre): rpm-helper
14cu|apache-mod_auth_kerb-5.4-9|25	Requires(postun): rpm-helper
14cu|apache-mod_auth_kerb-5.4-9|26	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_kerb-5.4-9|27	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_auth_kerb-5.4-9|28	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_kerb-5.4-9|29	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_kerb-5.4-9|30	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_auth_kerb-5.4-9|31	BuildRequires:	file
14cu|apache-mod_auth_kerb-5.4-9|32	
14cu|apache-mod_auth_kerb-5.4-9|33	%description
14cu|apache-mod_auth_kerb-5.4-9|34	Mod_auth_kerb is an apache module designed to provide Kerberos
14cu|apache-mod_auth_kerb-5.4-9|35	user authentication to the Apache web server. Using the Basic
14cu|apache-mod_auth_kerb-5.4-9|36	Auth mechanism, it retrieves a username/password pair from the
14cu|apache-mod_auth_kerb-5.4-9|37	browser and checks them against a Kerberos server as set up by
14cu|apache-mod_auth_kerb-5.4-9|38	your particular organization. It also supports mutual ticket
14cu|apache-mod_auth_kerb-5.4-9|39	authentication, but most browsers do not support that natively.
14cu|apache-mod_auth_kerb-5.4-9|40	
14cu|apache-mod_auth_kerb-5.4-9|41	I might look into writing a netscape plugin for it at some point.
14cu|apache-mod_auth_kerb-5.4-9|42	Some browsers also require being told that they are to use Basic
14cu|apache-mod_auth_kerb-5.4-9|43	Auth as opposed to seeing KerberosV* and handling that as basic
14cu|apache-mod_auth_kerb-5.4-9|44	auth. The module accounts for this and 'tricks' the browser into
14cu|apache-mod_auth_kerb-5.4-9|45	thinking it's normal basic auth.
14cu|apache-mod_auth_kerb-5.4-9|46	
14cu|apache-mod_auth_kerb-5.4-9|47	If you are using the Basic Auth mechanmism, the module does not
14cu|apache-mod_auth_kerb-5.4-9|48	do any special encryption of any sort. The passing of the
14cu|apache-mod_auth_kerb-5.4-9|49	username and password is done with the same Base64 encoding that
14cu|apache-mod_auth_kerb-5.4-9|50	Basic Auth uses. This can easily be converted to plain text. To
14cu|apache-mod_auth_kerb-5.4-9|51	counter this, I would suggest also using mod_ssl.
14cu|apache-mod_auth_kerb-5.4-9|52	
14cu|apache-mod_auth_kerb-5.4-9|53	%prep
14cu|apache-mod_auth_kerb-5.4-9|54	
14cu|apache-mod_auth_kerb-5.4-9|55	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_kerb-5.4-9|56	%patch1 -p1
14cu|apache-mod_auth_kerb-5.4-9|57	%patch2 -p1
14cu|apache-mod_auth_kerb-5.4-9|58	%patch3 -p1
14cu|apache-mod_auth_kerb-5.4-9|59	%patch4 -p1
14cu|apache-mod_auth_kerb-5.4-9|60	
14cu|apache-mod_auth_kerb-5.4-9|61	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_kerb-5.4-9|62	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_kerb-5.4-9|63	
14cu|apache-mod_auth_kerb-5.4-9|64	# strip away annoying ^M
14cu|apache-mod_auth_kerb-5.4-9|65	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_kerb-5.4-9|66	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_kerb-5.4-9|67	
14cu|apache-mod_auth_kerb-5.4-9|68	%build
14cu|apache-mod_auth_kerb-5.4-9|69	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_auth_kerb-5.4-9|70	--with-krb5=%{_prefix} \
14cu|apache-mod_auth_kerb-5.4-9|71	--without-krb4
14cu|apache-mod_auth_kerb-5.4-9|72	%make
14cu|apache-mod_auth_kerb-5.4-9|73	
14cu|apache-mod_auth_kerb-5.4-9|74	%install
14cu|apache-mod_auth_kerb-5.4-9|75	rm -rf .libs; cp -rp src/.libs .
14cu|apache-mod_auth_kerb-5.4-9|76	
14cu|apache-mod_auth_kerb-5.4-9|77	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_kerb-5.4-9|78	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_kerb-5.4-9|79	
14cu|apache-mod_auth_kerb-5.4-9|80	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_kerb-5.4-9|81	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_kerb-5.4-9|82	
14cu|apache-mod_auth_kerb-5.4-9|83	
14cu|apache-mod_auth_kerb-5.4-9|84	%files
14cu|apache-mod_auth_kerb-5.4-9|85	%doc INSTALL LICENSE README
14cu|apache-mod_auth_kerb-5.4-9|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_kerb-5.4-9|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_kerb-5.4-9|88	
14cu|apache-mod_auth_kerb-5.4-9|89	%changelog
14cu|apache-mod_auth_kerb-5.4-9|90	
14cu|apache-mod_auth_kerb-5.4-9|91	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.4-9
14cu|apache-mod_auth_kerb-5.4-9|92	- (958e02f) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_kerb-5.4-9|93	
14cu|apache-mod_auth_kerb-5.4-9|94	

9546 14
14cu|apache-mod_auth_msfix-0.2.1-19|1	#Module-Specific definitions
14cu|apache-mod_auth_msfix-0.2.1-19|2	%define mod_name mod_auth_msfix
14cu|apache-mod_auth_msfix-0.2.1-19|3	%define mod_conf A24_%{mod_name}.conf
14cu|apache-mod_auth_msfix-0.2.1-19|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_msfix-0.2.1-19|5	
14cu|apache-mod_auth_msfix-0.2.1-19|6	Summary:	A module that fix MS XP WebDAV client problem
14cu|apache-mod_auth_msfix-0.2.1-19|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_msfix-0.2.1-19|8	Version:	0.2.1
14cu|apache-mod_auth_msfix-0.2.1-19|9	Release:	19
14cu|apache-mod_auth_msfix-0.2.1-19|10	Group:		System/Servers
14cu|apache-mod_auth_msfix-0.2.1-19|11	License:	GPL
14cu|apache-mod_auth_msfix-0.2.1-19|12	URL:		http://www.luluware.com/mod_auth_msfix.html
14cu|apache-mod_auth_msfix-0.2.1-19|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_auth_msfix-0.2.1-19|14	Source1:	%{mod_conf}
14cu|apache-mod_auth_msfix-0.2.1-19|15	Patch0:		mod_auth_msfix-0.2.1-apache220.diff
14cu|apache-mod_auth_msfix-0.2.1-19|16	Requires:	apache-mod_dav
14cu|apache-mod_auth_msfix-0.2.1-19|17	Requires(pre): rpm-helper
14cu|apache-mod_auth_msfix-0.2.1-19|18	Requires(postun): rpm-helper
14cu|apache-mod_auth_msfix-0.2.1-19|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_msfix-0.2.1-19|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_auth_msfix-0.2.1-19|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_msfix-0.2.1-19|22	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_msfix-0.2.1-19|23	BuildRequires:  apache-devel >= 2.2.0
14cu|apache-mod_auth_msfix-0.2.1-19|24	BuildRequires:	file
14cu|apache-mod_auth_msfix-0.2.1-19|25	Epoch:		1
14cu|apache-mod_auth_msfix-0.2.1-19|26	
14cu|apache-mod_auth_msfix-0.2.1-19|27	%description
14cu|apache-mod_auth_msfix-0.2.1-19|28	When MS XP Clients connect to WebDAV, they may have a problem
14cu|apache-mod_auth_msfix-0.2.1-19|29	sending the user's name to Apache. They send domaine\username
14cu|apache-mod_auth_msfix-0.2.1-19|30	or username@domaine, which break most of the authentification
14cu|apache-mod_auth_msfix-0.2.1-19|31	module of Apache.
14cu|apache-mod_auth_msfix-0.2.1-19|32	
14cu|apache-mod_auth_msfix-0.2.1-19|33	This mod can fix the user's name by rewriting it.
14cu|apache-mod_auth_msfix-0.2.1-19|34	
14cu|apache-mod_auth_msfix-0.2.1-19|35	%prep
14cu|apache-mod_auth_msfix-0.2.1-19|36	
14cu|apache-mod_auth_msfix-0.2.1-19|37	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_msfix-0.2.1-19|38	%patch0 -p0
14cu|apache-mod_auth_msfix-0.2.1-19|39	
14cu|apache-mod_auth_msfix-0.2.1-19|40	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_msfix-0.2.1-19|41	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_msfix-0.2.1-19|42	
14cu|apache-mod_auth_msfix-0.2.1-19|43	# strip away annoying ^M
14cu|apache-mod_auth_msfix-0.2.1-19|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_msfix-0.2.1-19|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_msfix-0.2.1-19|46	
14cu|apache-mod_auth_msfix-0.2.1-19|47	%build
14cu|apache-mod_auth_msfix-0.2.1-19|48	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_auth_msfix-0.2.1-19|49	
14cu|apache-mod_auth_msfix-0.2.1-19|50	%install
14cu|apache-mod_auth_msfix-0.2.1-19|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_msfix-0.2.1-19|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_msfix-0.2.1-19|53	
14cu|apache-mod_auth_msfix-0.2.1-19|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_msfix-0.2.1-19|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_msfix-0.2.1-19|56	
14cu|apache-mod_auth_msfix-0.2.1-19|57	%files
14cu|apache-mod_auth_msfix-0.2.1-19|58	%doc CHANGES INSTALL README mod_auth_msfix.html
14cu|apache-mod_auth_msfix-0.2.1-19|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_msfix-0.2.1-19|60	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_msfix-0.2.1-19|61	
14cu|apache-mod_auth_msfix-0.2.1-19|62	
14cu|apache-mod_auth_msfix-0.2.1-19|63	
14cu|apache-mod_auth_msfix-0.2.1-19|64	%changelog
14cu|apache-mod_auth_msfix-0.2.1-19|65	
14cu|apache-mod_auth_msfix-0.2.1-19|66	* Fri Oct 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.1-19
14cu|apache-mod_auth_msfix-0.2.1-19|67	- (ee6ad19) Bump release to rebuild with new config
14cu|apache-mod_auth_msfix-0.2.1-19|68	
14cu|apache-mod_auth_msfix-0.2.1-19|69	

9547 14
14cu|apache-mod_auth_nds-2.0-18|1	#Module-Specific definitions
14cu|apache-mod_auth_nds-2.0-18|2	%define mod_name mod_auth_nds
14cu|apache-mod_auth_nds-2.0-18|3	%define mod_conf 98_%{mod_name}.conf
14cu|apache-mod_auth_nds-2.0-18|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_nds-2.0-18|5	
14cu|apache-mod_auth_nds-2.0-18|6	Summary:	DSO module for the apache Web server
14cu|apache-mod_auth_nds-2.0-18|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_nds-2.0-18|8	Version:	2.0
14cu|apache-mod_auth_nds-2.0-18|9	Release:	18
14cu|apache-mod_auth_nds-2.0-18|10	Group:		System/Servers
14cu|apache-mod_auth_nds-2.0-18|11	License:	GPL
14cu|apache-mod_auth_nds-2.0-18|12	URL:		http://www.gknw.com/development/apache/
14cu|apache-mod_auth_nds-2.0-18|13	Source0: 	http://www.gknw.com/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}beta.tar.bz2
14cu|apache-mod_auth_nds-2.0-18|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_auth_nds-2.0-18|15	Patch0:		mod_auth_nds-2.0-register.patch
14cu|apache-mod_auth_nds-2.0-18|16	Patch1:		mod_auth_nds-2.0-apache220.diff
14cu|apache-mod_auth_nds-2.0-18|17	Requires(pre): rpm-helper
14cu|apache-mod_auth_nds-2.0-18|18	Requires(postun): rpm-helper
14cu|apache-mod_auth_nds-2.0-18|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_nds-2.0-18|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_auth_nds-2.0-18|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_nds-2.0-18|22	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_nds-2.0-18|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_auth_nds-2.0-18|24	BuildRequires:	ncpfs-devel
14cu|apache-mod_auth_nds-2.0-18|25	BuildRequires:	file
14cu|apache-mod_auth_nds-2.0-18|26	Epoch:		1
14cu|apache-mod_auth_nds-2.0-18|27	
14cu|apache-mod_auth_nds-2.0-18|28	%description
14cu|apache-mod_auth_nds-2.0-18|29	mod_auth_nds is the Novell(tm) NDS(tm) authentication module for
14cu|apache-mod_auth_nds-2.0-18|30	the apache web server.
14cu|apache-mod_auth_nds-2.0-18|31	
14cu|apache-mod_auth_nds-2.0-18|32	%prep
14cu|apache-mod_auth_nds-2.0-18|33	
14cu|apache-mod_auth_nds-2.0-18|34	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_nds-2.0-18|35	%patch0 -p0
14cu|apache-mod_auth_nds-2.0-18|36	%patch1 -p0
14cu|apache-mod_auth_nds-2.0-18|37	
14cu|apache-mod_auth_nds-2.0-18|38	# strip away annoying ^M
14cu|apache-mod_auth_nds-2.0-18|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_nds-2.0-18|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_nds-2.0-18|41	
14cu|apache-mod_auth_nds-2.0-18|42	%build
14cu|apache-mod_auth_nds-2.0-18|43	
14cu|apache-mod_auth_nds-2.0-18|44	%{_bindir}/apxs -c %{mod_name}.c -I%{_includedir}/ncp -lncp
14cu|apache-mod_auth_nds-2.0-18|45	
14cu|apache-mod_auth_nds-2.0-18|46	%install
14cu|apache-mod_auth_nds-2.0-18|47	
14cu|apache-mod_auth_nds-2.0-18|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_nds-2.0-18|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_nds-2.0-18|50	
14cu|apache-mod_auth_nds-2.0-18|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_nds-2.0-18|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_nds-2.0-18|53	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_nds-2.0-18|54	
14cu|apache-mod_auth_nds-2.0-18|55	%files
14cu|apache-mod_auth_nds-2.0-18|56	%doc my_cfg.txt ChangeLog INSTALL
14cu|apache-mod_auth_nds-2.0-18|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_nds-2.0-18|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_nds-2.0-18|59	
14cu|apache-mod_auth_nds-2.0-18|60	
14cu|apache-mod_auth_nds-2.0-18|61	
14cu|apache-mod_auth_nds-2.0-18|62	%changelog
14cu|apache-mod_auth_nds-2.0-18|63	
14cu|apache-mod_auth_nds-2.0-18|64	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0-18
14cu|apache-mod_auth_nds-2.0-18|65	- (833834c) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_nds-2.0-18|66	
14cu|apache-mod_auth_nds-2.0-18|67	

9548 14
14cu|apache-mod_authn_imap-0.01-9|1	#Module-Specific definitions
14cu|apache-mod_authn_imap-0.01-9|2	%define mod_name mod_authn_imap
14cu|apache-mod_authn_imap-0.01-9|3	%define mod_conf B42_%{mod_name}.conf
14cu|apache-mod_authn_imap-0.01-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_authn_imap-0.01-9|5	
14cu|apache-mod_authn_imap-0.01-9|6	Summary:	Apache module for basic IMAP authentication support
14cu|apache-mod_authn_imap-0.01-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_authn_imap-0.01-9|8	Version:	0.01
14cu|apache-mod_authn_imap-0.01-9|9	Release: 	9
14cu|apache-mod_authn_imap-0.01-9|10	Group:		System/Servers
14cu|apache-mod_authn_imap-0.01-9|11	License:	Apache License
14cu|apache-mod_authn_imap-0.01-9|12	URL:		http://www.s5h.net/code/mod-imap/
14cu|apache-mod_authn_imap-0.01-9|13	Source0:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz
14cu|apache-mod_authn_imap-0.01-9|14	Source1:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz.asc
14cu|apache-mod_authn_imap-0.01-9|15	Source2:	%{mod_conf}
14cu|apache-mod_authn_imap-0.01-9|16	Requires(pre): rpm-helper
14cu|apache-mod_authn_imap-0.01-9|17	Requires(postun): rpm-helper
14cu|apache-mod_authn_imap-0.01-9|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_authn_imap-0.01-9|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_authn_imap-0.01-9|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_authn_imap-0.01-9|21	Requires:	apache >= 2.2.0
14cu|apache-mod_authn_imap-0.01-9|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_authn_imap-0.01-9|23	
14cu|apache-mod_authn_imap-0.01-9|24	%description
14cu|apache-mod_authn_imap-0.01-9|25	Apache module for basic IMAP authentication support.
14cu|apache-mod_authn_imap-0.01-9|26	
14cu|apache-mod_authn_imap-0.01-9|27	%prep
14cu|apache-mod_authn_imap-0.01-9|28	
14cu|apache-mod_authn_imap-0.01-9|29	%setup -q -n mod_imap
14cu|apache-mod_authn_imap-0.01-9|30	
14cu|apache-mod_authn_imap-0.01-9|31	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_authn_imap-0.01-9|32	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authn_imap-0.01-9|33	
14cu|apache-mod_authn_imap-0.01-9|34	# change the modules name
14cu|apache-mod_authn_imap-0.01-9|35	cp mod_authn_imap_basic.c %{mod_name}.c
14cu|apache-mod_authn_imap-0.01-9|36	
14cu|apache-mod_authn_imap-0.01-9|37	%build
14cu|apache-mod_authn_imap-0.01-9|38	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_authn_imap-0.01-9|39	
14cu|apache-mod_authn_imap-0.01-9|40	%install
14cu|apache-mod_authn_imap-0.01-9|41	
14cu|apache-mod_authn_imap-0.01-9|42	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authn_imap-0.01-9|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authn_imap-0.01-9|44	
14cu|apache-mod_authn_imap-0.01-9|45	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authn_imap-0.01-9|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_imap-0.01-9|47	
14cu|apache-mod_authn_imap-0.01-9|48	# cleanup
14cu|apache-mod_authn_imap-0.01-9|49	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.*a
14cu|apache-mod_authn_imap-0.01-9|50	
14cu|apache-mod_authn_imap-0.01-9|51	%files
14cu|apache-mod_authn_imap-0.01-9|52	%doc README INSTALL
14cu|apache-mod_authn_imap-0.01-9|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_imap-0.01-9|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authn_imap-0.01-9|55	
14cu|apache-mod_authn_imap-0.01-9|56	
14cu|apache-mod_authn_imap-0.01-9|57	
14cu|apache-mod_authn_imap-0.01-9|58	
14cu|apache-mod_authn_imap-0.01-9|59	%changelog
14cu|apache-mod_authn_imap-0.01-9|60	
14cu|apache-mod_authn_imap-0.01-9|61	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-9
14cu|apache-mod_authn_imap-0.01-9|62	- (6e70a27) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authn_imap-0.01-9|63	
14cu|apache-mod_authn_imap-0.01-9|64	

9549 14
14cu|apache-mod_authn_otp-1.1.1-7|1	#Module-Specific definitions
14cu|apache-mod_authn_otp-1.1.1-7|2	%define mod_name mod_authn_otp
14cu|apache-mod_authn_otp-1.1.1-7|3	%define mod_conf B55_%{mod_name}.conf
14cu|apache-mod_authn_otp-1.1.1-7|4	%define mod_so %{mod_name}.so
14cu|apache-mod_authn_otp-1.1.1-7|5	
14cu|apache-mod_authn_otp-1.1.1-7|6	Summary:	Apache module for one-time password authentication
14cu|apache-mod_authn_otp-1.1.1-7|7	Name:		apache-%{mod_name}
14cu|apache-mod_authn_otp-1.1.1-7|8	Version:	1.1.1
14cu|apache-mod_authn_otp-1.1.1-7|9	Release:	7
14cu|apache-mod_authn_otp-1.1.1-7|10	Group:		System/Servers
14cu|apache-mod_authn_otp-1.1.1-7|11	License:	Apache License
14cu|apache-mod_authn_otp-1.1.1-7|12	Url:		http://code.google.com/p/mod-authn-otp/
14cu|apache-mod_authn_otp-1.1.1-7|13	Source0:	http://mod-authn-otp.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_authn_otp-1.1.1-7|14	Source1:	%{mod_conf}
14cu|apache-mod_authn_otp-1.1.1-7|15	Patch0:		mod_authn_otp-1.1.0-no_funky_cflags.diff
14cu|apache-mod_authn_otp-1.1.1-7|16	BuildRequires:	apache-devel
14cu|apache-mod_authn_otp-1.1.1-7|17	BuildRequires:	pkgconfig(openssl)
14cu|apache-mod_authn_otp-1.1.1-7|18	Requires:	apache
14cu|apache-mod_authn_otp-1.1.1-7|19	Requires:	apache-conf
14cu|apache-mod_authn_otp-1.1.1-7|20	Requires(pre):	apache
14cu|apache-mod_authn_otp-1.1.1-7|21	Requires(pre):	apache-conf
14cu|apache-mod_authn_otp-1.1.1-7|22	Requires(pre,postun):	rpm-helper
14cu|apache-mod_authn_otp-1.1.1-7|23	
14cu|apache-mod_authn_otp-1.1.1-7|24	%description
14cu|apache-mod_authn_otp-1.1.1-7|25	mod_authn_otp is an Apache web server module for two-factor authentication
14cu|apache-mod_authn_otp-1.1.1-7|26	using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in
14cu|apache-mod_authn_otp-1.1.1-7|27	RFC 4226. This creates a simple way to protect a web site with one-time
14cu|apache-mod_authn_otp-1.1.1-7|28	passwords, using any RFC 4226-compliant hardware or software token device.
14cu|apache-mod_authn_otp-1.1.1-7|29	mod_authn_otp also supports the Mobile-OTP algorithm.
14cu|apache-mod_authn_otp-1.1.1-7|30	
14cu|apache-mod_authn_otp-1.1.1-7|31	mod_authn_otp supports both event and time based one-time passwords. It also
14cu|apache-mod_authn_otp-1.1.1-7|32	supports "lingering" which allows the repeated re-use of a previously used
14cu|apache-mod_authn_otp-1.1.1-7|33	one-time password up to a configurable maximum linger time. This allows
14cu|apache-mod_authn_otp-1.1.1-7|34	one-time passwords to be used directly in HTTP authentication without forcing
14cu|apache-mod_authn_otp-1.1.1-7|35	the user to enter a new one-time password for every page load.
14cu|apache-mod_authn_otp-1.1.1-7|36	
14cu|apache-mod_authn_otp-1.1.1-7|37	mod_authn_otp supports both basic and digest authentication, and will
14cu|apache-mod_authn_otp-1.1.1-7|38	auto-synchronize with the user's token within a configurable maximum offset
14cu|apache-mod_authn_otp-1.1.1-7|39	(auto-synchronization is not supported with digest authentication).
14cu|apache-mod_authn_otp-1.1.1-7|40	
14cu|apache-mod_authn_otp-1.1.1-7|41	mod_authn_otp is especially useful for setting up protected web sites that
14cu|apache-mod_authn_otp-1.1.1-7|42	require more security than simple username/password authentication yet also
14cu|apache-mod_authn_otp-1.1.1-7|43	don't require users to install special VPN software, and is compatible with
14cu|apache-mod_authn_otp-1.1.1-7|44	software tokens that run on cell phones.
14cu|apache-mod_authn_otp-1.1.1-7|45	
14cu|apache-mod_authn_otp-1.1.1-7|46	%files
14cu|apache-mod_authn_otp-1.1.1-7|47	%doc CHANGES LICENSE README users.sample
14cu|apache-mod_authn_otp-1.1.1-7|48	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_otp-1.1.1-7|49	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authn_otp-1.1.1-7|50	%{_bindir}/otptool
14cu|apache-mod_authn_otp-1.1.1-7|51	%{_mandir}/man1/otptool.1*
14cu|apache-mod_authn_otp-1.1.1-7|52	
14cu|apache-mod_authn_otp-1.1.1-7|53	#----------------------------------------------------------------------------
14cu|apache-mod_authn_otp-1.1.1-7|54	
14cu|apache-mod_authn_otp-1.1.1-7|55	%prep
14cu|apache-mod_authn_otp-1.1.1-7|56	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_authn_otp-1.1.1-7|57	%patch0 -p0
14cu|apache-mod_authn_otp-1.1.1-7|58	# needed for autoreconf
14cu|apache-mod_authn_otp-1.1.1-7|59	touch NEWS AUTHORS ChangeLog COPYING
14cu|apache-mod_authn_otp-1.1.1-7|60	
14cu|apache-mod_authn_otp-1.1.1-7|61	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_authn_otp-1.1.1-7|62	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authn_otp-1.1.1-7|63	
14cu|apache-mod_authn_otp-1.1.1-7|64	%build
14cu|apache-mod_authn_otp-1.1.1-7|65	rm -f configure
14cu|apache-mod_authn_otp-1.1.1-7|66	autoreconf -fi
14cu|apache-mod_authn_otp-1.1.1-7|67	export LIBS="-L%{_libdir} -lcrypto"
14cu|apache-mod_authn_otp-1.1.1-7|68	
14cu|apache-mod_authn_otp-1.1.1-7|69	%configure2_5x
14cu|apache-mod_authn_otp-1.1.1-7|70	%make
14cu|apache-mod_authn_otp-1.1.1-7|71	
14cu|apache-mod_authn_otp-1.1.1-7|72	%install
14cu|apache-mod_authn_otp-1.1.1-7|73	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authn_otp-1.1.1-7|74	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authn_otp-1.1.1-7|75	install -d %{buildroot}%{_mandir}/man1
14cu|apache-mod_authn_otp-1.1.1-7|76	
14cu|apache-mod_authn_otp-1.1.1-7|77	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authn_otp-1.1.1-7|78	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_otp-1.1.1-7|79	
14cu|apache-mod_authn_otp-1.1.1-7|80	install -d %{buildroot}%{_bindir}
14cu|apache-mod_authn_otp-1.1.1-7|81	install -m0755 otptool %{buildroot}%{_bindir}/otptool
14cu|apache-mod_authn_otp-1.1.1-7|82	install -m0644 otptool.1 %{buildroot}%{_mandir}/man1/
14cu|apache-mod_authn_otp-1.1.1-7|83	
14cu|apache-mod_authn_otp-1.1.1-7|84	
14cu|apache-mod_authn_otp-1.1.1-7|85	%changelog
14cu|apache-mod_authn_otp-1.1.1-7|86	
14cu|apache-mod_authn_otp-1.1.1-7|87	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-7
14cu|apache-mod_authn_otp-1.1.1-7|88	- (59c9f74) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authn_otp-1.1.1-7|89	
14cu|apache-mod_authn_otp-1.1.1-7|90	

9550 14
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|1	%define snap r794
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|2	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|3	#Module-Specific definitions
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|4	%define mod_name mod_auth_ntlm_winbind
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|5	%define mod_conf B19_%{mod_name}.conf
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|6	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|7	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|8	Summary:	Enables the Apache Web Server to Authenticate Users against Microsoft like DCs
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|9	Name:		apache-%{mod_name}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|10	Version:	0.0.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|11	Release:	0.%{snap}.11
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|12	Group:		System/Servers
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|13	License:	Apache License
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|14	URL:		http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.gz
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|16	Source1:	%{mod_conf}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|17	Patch0:		mod_auth_ntlm_winbind-20060510-connect_http10.diff
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|18	Requires(pre): rpm-helper
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|19	Requires(postun): rpm-helper
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|22	Requires:	samba-common
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|23	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|24	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|25	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|26	BuildRequires:	file
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|27	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|28	%description
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|29	mod_auth_ntlm_winbind is an Apache module to authenticate users and
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|30	authorize access through Samba's winbind daemon against a Microsoft
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|31	like Domain Controller (DC).  These are Microsoft NT/2000/XP and Samba.
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|32	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|33	%prep
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|34	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|35	%setup -q -n %{mod_name}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|36	%patch0 -p0
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|37	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|40	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|41	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|42	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|43	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|44	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|45	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|46	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|47	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|48	done
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|49	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|50	# strip away annoying ^M
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|51	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|52	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|53	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|54	%build
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|55	%{_bindir}/apxs -DAPACHE2 -c %{mod_name}.c
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|56	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|57	%install
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|58	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|59	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|60	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|61	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|62	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|63	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|64	%files
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|65	%doc AUTHORS README
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|68	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|69	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|70	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|71	%changelog
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|72	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|73	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-0.r794.11
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|74	- (35c8365) Bump release
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|75	
14cu|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.11|76	

9551 14
14cu|apache-mod_authn_yubikey-0.1-13|1	#Module-Specific definitions
14cu|apache-mod_authn_yubikey-0.1-13|2	%define mod_name mod_authn_yubikey
14cu|apache-mod_authn_yubikey-0.1-13|3	%define mod_conf B47_%{mod_name}.conf
14cu|apache-mod_authn_yubikey-0.1-13|4	%define mod_so %{mod_name}.so
14cu|apache-mod_authn_yubikey-0.1-13|5	
14cu|apache-mod_authn_yubikey-0.1-13|6	Summary:	Authentication provider for Yubicos YubiKey
14cu|apache-mod_authn_yubikey-0.1-13|7	Name:		apache-%{mod_name}
14cu|apache-mod_authn_yubikey-0.1-13|8	Version:	0.1
14cu|apache-mod_authn_yubikey-0.1-13|9	Release: 	13
14cu|apache-mod_authn_yubikey-0.1-13|10	Group:		System/Servers
14cu|apache-mod_authn_yubikey-0.1-13|11	License:	Apache License
14cu|apache-mod_authn_yubikey-0.1-13|12	URL:		http://mod_authn_yubikey.coffeecrew.org/
14cu|apache-mod_authn_yubikey-0.1-13|13	Source0:	http://mod_authn_yubikey.coffeecrew.org/authn_yubikey.tar.bz2
14cu|apache-mod_authn_yubikey-0.1-13|14	Source1:	%{mod_conf}
14cu|apache-mod_authn_yubikey-0.1-13|15	Requires(pre): rpm-helper
14cu|apache-mod_authn_yubikey-0.1-13|16	Requires(postun): rpm-helper
14cu|apache-mod_authn_yubikey-0.1-13|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_authn_yubikey-0.1-13|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_authn_yubikey-0.1-13|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_authn_yubikey-0.1-13|20	Requires:	apache >= 2.2.0
14cu|apache-mod_authn_yubikey-0.1-13|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_authn_yubikey-0.1-13|22	BuildRequires:	curl-devel
14cu|apache-mod_authn_yubikey-0.1-13|23	BuildRequires:	libyubikey-devel
14cu|apache-mod_authn_yubikey-0.1-13|24	
14cu|apache-mod_authn_yubikey-0.1-13|25	%description
14cu|apache-mod_authn_yubikey-0.1-13|26	The mod_authn_yubikey module is an authentication provider for the apache 2.2
14cu|apache-mod_authn_yubikey-0.1-13|27	platform. It leverages the YubiKey which is a small token that acts as an
14cu|apache-mod_authn_yubikey-0.1-13|28	authentication device. By enabling your apache installation with this module
14cu|apache-mod_authn_yubikey-0.1-13|29	you can use your YubiKey for authentication with your website. The
14cu|apache-mod_authn_yubikey-0.1-13|30	mod_authn_yubikey module provides one and two factor authentication for your
14cu|apache-mod_authn_yubikey-0.1-13|31	website and is completely independend from the technlogy that implements your
14cu|apache-mod_authn_yubikey-0.1-13|32	website (like CGI, JSP or PHP). In your backend application you can read the
14cu|apache-mod_authn_yubikey-0.1-13|33	HTTP_X_YUBI_AUTH_TYPE header, which is either OneFactor or TwoFactor stating
14cu|apache-mod_authn_yubikey-0.1-13|34	that the user authenticated using either just the Yubikey itself or in
14cu|apache-mod_authn_yubikey-0.1-13|35	conjunction with an additional password, where TwoFactor would be sent instead.
14cu|apache-mod_authn_yubikey-0.1-13|36	
14cu|apache-mod_authn_yubikey-0.1-13|37	%prep
14cu|apache-mod_authn_yubikey-0.1-13|38	
14cu|apache-mod_authn_yubikey-0.1-13|39	%setup -q -n authn_yubikey
14cu|apache-mod_authn_yubikey-0.1-13|40	
14cu|apache-mod_authn_yubikey-0.1-13|41	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_authn_yubikey-0.1-13|42	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authn_yubikey-0.1-13|43	
14cu|apache-mod_authn_yubikey-0.1-13|44	%build
14cu|apache-mod_authn_yubikey-0.1-13|45	%{_bindir}/apxs -c %{mod_name}.c -Wl,-lcurl -Wl,-lyubikey
14cu|apache-mod_authn_yubikey-0.1-13|46	
14cu|apache-mod_authn_yubikey-0.1-13|47	%install
14cu|apache-mod_authn_yubikey-0.1-13|48	
14cu|apache-mod_authn_yubikey-0.1-13|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authn_yubikey-0.1-13|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authn_yubikey-0.1-13|51	
14cu|apache-mod_authn_yubikey-0.1-13|52	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authn_yubikey-0.1-13|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_yubikey-0.1-13|54	
14cu|apache-mod_authn_yubikey-0.1-13|55	%files
14cu|apache-mod_authn_yubikey-0.1-13|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authn_yubikey-0.1-13|57	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authn_yubikey-0.1-13|58	
14cu|apache-mod_authn_yubikey-0.1-13|59	
14cu|apache-mod_authn_yubikey-0.1-13|60	
14cu|apache-mod_authn_yubikey-0.1-13|61	%changelog
14cu|apache-mod_authn_yubikey-0.1-13|62	
14cu|apache-mod_authn_yubikey-0.1-13|63	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-13
14cu|apache-mod_authn_yubikey-0.1-13|64	- (6636fec) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authn_yubikey-0.1-13|65	
14cu|apache-mod_authn_yubikey-0.1-13|66	

9552 14
14cu|apache-mod_authnz_external-3.3.0-3|1	#Module-Specific definitions
14cu|apache-mod_authnz_external-3.3.0-3|2	%define apache_version 2.2.4
14cu|apache-mod_authnz_external-3.3.0-3|3	%define mod_name mod_authnz_external
14cu|apache-mod_authnz_external-3.3.0-3|4	%define mod_conf 10_%{mod_name}.conf
14cu|apache-mod_authnz_external-3.3.0-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_authnz_external-3.3.0-3|6	
14cu|apache-mod_authnz_external-3.3.0-3|7	Summary:	An apache authentication DSO using external programs
14cu|apache-mod_authnz_external-3.3.0-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_authnz_external-3.3.0-3|9	Version:	3.3.0
14cu|apache-mod_authnz_external-3.3.0-3|10	Release:	3
14cu|apache-mod_authnz_external-3.3.0-3|11	Group:		System/Servers
14cu|apache-mod_authnz_external-3.3.0-3|12	License:	Apache License
14cu|apache-mod_authnz_external-3.3.0-3|13	URL:		http://www.unixpapa.com/mod_auth_external.html
14cu|apache-mod_authnz_external-3.3.0-3|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_authnz_external-3.3.0-3|15	Source1:	%{mod_conf}
14cu|apache-mod_authnz_external-3.3.0-3|16	Patch0:		mod_authnz_external-3.2.5.patch
14cu|apache-mod_authnz_external-3.3.0-3|17	Requires:	pwauth
14cu|apache-mod_authnz_external-3.3.0-3|18	Requires(pre): rpm-helper
14cu|apache-mod_authnz_external-3.3.0-3|19	Requires(postun): rpm-helper
14cu|apache-mod_authnz_external-3.3.0-3|20	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_authnz_external-3.3.0-3|21	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_authnz_external-3.3.0-3|22	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_authnz_external-3.3.0-3|23	Requires:	apache >= %{apache_version}
14cu|apache-mod_authnz_external-3.3.0-3|24	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_authnz_external-3.3.0-3|25	Provides:	apache-mod_auth_external
14cu|apache-mod_authnz_external-3.3.0-3|26	Obsoletes:	apache-mod_auth_external
14cu|apache-mod_authnz_external-3.3.0-3|27	
14cu|apache-mod_authnz_external-3.3.0-3|28	%description
14cu|apache-mod_authnz_external-3.3.0-3|29	An apache external authentication module - uses PAM.
14cu|apache-mod_authnz_external-3.3.0-3|30	
14cu|apache-mod_authnz_external-3.3.0-3|31	%prep
14cu|apache-mod_authnz_external-3.3.0-3|32	
14cu|apache-mod_authnz_external-3.3.0-3|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_authnz_external-3.3.0-3|34	
14cu|apache-mod_authnz_external-3.3.0-3|35	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_authnz_external-3.3.0-3|36	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authnz_external-3.3.0-3|37	
14cu|apache-mod_authnz_external-3.3.0-3|38	chmod 644 AUTHENTICATORS CHANGES INSTALL* README TODO
14cu|apache-mod_authnz_external-3.3.0-3|39	%patch0 -p0
14cu|apache-mod_authnz_external-3.3.0-3|40	
14cu|apache-mod_authnz_external-3.3.0-3|41	%build
14cu|apache-mod_authnz_external-3.3.0-3|42	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_authnz_external-3.3.0-3|43	
14cu|apache-mod_authnz_external-3.3.0-3|44	%install
14cu|apache-mod_authnz_external-3.3.0-3|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authnz_external-3.3.0-3|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authnz_external-3.3.0-3|47	
14cu|apache-mod_authnz_external-3.3.0-3|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authnz_external-3.3.0-3|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authnz_external-3.3.0-3|50	
14cu|apache-mod_authnz_external-3.3.0-3|51	%files
14cu|apache-mod_authnz_external-3.3.0-3|52	%doc AUTHENTICATORS CHANGES INSTALL* README TODO UPGRADE
14cu|apache-mod_authnz_external-3.3.0-3|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authnz_external-3.3.0-3|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authnz_external-3.3.0-3|55	
14cu|apache-mod_authnz_external-3.3.0-3|56	
14cu|apache-mod_authnz_external-3.3.0-3|57	
14cu|apache-mod_authnz_external-3.3.0-3|58	%changelog
14cu|apache-mod_authnz_external-3.3.0-3|59	
14cu|apache-mod_authnz_external-3.3.0-3|60	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-3
14cu|apache-mod_authnz_external-3.3.0-3|61	- (33514fa) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authnz_external-3.3.0-3|62	
14cu|apache-mod_authnz_external-3.3.0-3|63	

9553 14
14cu|apache-mod_auth_pam-1.1.1-13|1	#Module-Specific definitions
14cu|apache-mod_auth_pam-1.1.1-13|2	%define mod_name mod_auth_pam
14cu|apache-mod_auth_pam-1.1.1-13|3	%define mod_conf A48_%{mod_name}.conf
14cu|apache-mod_auth_pam-1.1.1-13|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_pam-1.1.1-13|5	
14cu|apache-mod_auth_pam-1.1.1-13|6	Summary: 	Pam authorisation for Apache
14cu|apache-mod_auth_pam-1.1.1-13|7	Name: 		apache-%{mod_name}
14cu|apache-mod_auth_pam-1.1.1-13|8	Version: 	1.1.1
14cu|apache-mod_auth_pam-1.1.1-13|9	Release: 	13
14cu|apache-mod_auth_pam-1.1.1-13|10	License: 	LGPL
14cu|apache-mod_auth_pam-1.1.1-13|11	Group: 		System/Servers
14cu|apache-mod_auth_pam-1.1.1-13|12	URL: 		http://pam.sourceforge.net/mod_auth_pam/
14cu|apache-mod_auth_pam-1.1.1-13|13	Source0:	http://pam.sourceforge.net/mod_auth_pam/dist/%{mod_name}-2.0-%{version}.tar.bz2
14cu|apache-mod_auth_pam-1.1.1-13|14	Source1:	http://pam.sourceforge.net/mod_auth_pam/shadow.html
14cu|apache-mod_auth_pam-1.1.1-13|15	Source2:	%{mod_conf}
14cu|apache-mod_auth_pam-1.1.1-13|16	Requires(pre): rpm-helper
14cu|apache-mod_auth_pam-1.1.1-13|17	Requires(postun): rpm-helper
14cu|apache-mod_auth_pam-1.1.1-13|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_auth_pam-1.1.1-13|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_auth_pam-1.1.1-13|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_auth_pam-1.1.1-13|21	Requires:	apache >= 2.2.0
14cu|apache-mod_auth_pam-1.1.1-13|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_auth_pam-1.1.1-13|23	BuildRequires:	file
14cu|apache-mod_auth_pam-1.1.1-13|24	BuildRequires:  pam-devel
14cu|apache-mod_auth_pam-1.1.1-13|25	
14cu|apache-mod_auth_pam-1.1.1-13|26	%description
14cu|apache-mod_auth_pam-1.1.1-13|27	The PAM authentication module implements Basic authentication on
14cu|apache-mod_auth_pam-1.1.1-13|28	top of the Pluggable Authentication Module library. Thereby it
14cu|apache-mod_auth_pam-1.1.1-13|29	supports standard unix passwd, shadow, NIS, SMB auth and radius
14cu|apache-mod_auth_pam-1.1.1-13|30	authentication transparently and easily interchangeable, wherever
14cu|apache-mod_auth_pam-1.1.1-13|31	the HTTP protocol allows it.
14cu|apache-mod_auth_pam-1.1.1-13|32	
14cu|apache-mod_auth_pam-1.1.1-13|33	%prep
14cu|apache-mod_auth_pam-1.1.1-13|34	
14cu|apache-mod_auth_pam-1.1.1-13|35	%setup -q -n %{mod_name}
14cu|apache-mod_auth_pam-1.1.1-13|36	
14cu|apache-mod_auth_pam-1.1.1-13|37	cp %{SOURCE1} .
14cu|apache-mod_auth_pam-1.1.1-13|38	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_auth_pam-1.1.1-13|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_pam-1.1.1-13|40	
14cu|apache-mod_auth_pam-1.1.1-13|41	chmod 644 INSTALL README doc/configure.html doc/faq.html doc/install.html
14cu|apache-mod_auth_pam-1.1.1-13|42	
14cu|apache-mod_auth_pam-1.1.1-13|43	# strip away annoying ^M
14cu|apache-mod_auth_pam-1.1.1-13|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_pam-1.1.1-13|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_pam-1.1.1-13|46	
14cu|apache-mod_auth_pam-1.1.1-13|47	%build
14cu|apache-mod_auth_pam-1.1.1-13|48	%{_bindir}/apxs -c %{mod_name}.c -o %{mod_name}.la -lpam
14cu|apache-mod_auth_pam-1.1.1-13|49	%{_bindir}/apxs -c mod_auth_sys_group.c -o mod_auth_sys_group.la -lpam
14cu|apache-mod_auth_pam-1.1.1-13|50	
14cu|apache-mod_auth_pam-1.1.1-13|51	%install
14cu|apache-mod_auth_pam-1.1.1-13|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_pam-1.1.1-13|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_pam-1.1.1-13|54	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|apache-mod_auth_pam-1.1.1-13|55	
14cu|apache-mod_auth_pam-1.1.1-13|56	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_pam-1.1.1-13|57	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_pam-1.1.1-13|58	
14cu|apache-mod_auth_pam-1.1.1-13|59	cat > %{buildroot}%{_sysconfdir}/pam.d/httpd << EOF
14cu|apache-mod_auth_pam-1.1.1-13|60	#%PAM-1.0
14cu|apache-mod_auth_pam-1.1.1-13|61	auth       include      system-auth
14cu|apache-mod_auth_pam-1.1.1-13|62	account    include      system-auth
14cu|apache-mod_auth_pam-1.1.1-13|63	EOF
14cu|apache-mod_auth_pam-1.1.1-13|64	
14cu|apache-mod_auth_pam-1.1.1-13|65	%files
14cu|apache-mod_auth_pam-1.1.1-13|66	%doc INSTALL README doc/configure.html doc/faq.html doc/install.html shadow.html
14cu|apache-mod_auth_pam-1.1.1-13|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_pam-1.1.1-13|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/httpd
14cu|apache-mod_auth_pam-1.1.1-13|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_*.so
14cu|apache-mod_auth_pam-1.1.1-13|70	
14cu|apache-mod_auth_pam-1.1.1-13|71	
14cu|apache-mod_auth_pam-1.1.1-13|72	
14cu|apache-mod_auth_pam-1.1.1-13|73	%changelog
14cu|apache-mod_auth_pam-1.1.1-13|74	
14cu|apache-mod_auth_pam-1.1.1-13|75	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-13
14cu|apache-mod_auth_pam-1.1.1-13|76	- (68e8a3e) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_pam-1.1.1-13|77	
14cu|apache-mod_auth_pam-1.1.1-13|78	

9554 14
14cu|apache-mod_auth_radius-1.5.8-12|1	#Module-Specific definitions
14cu|apache-mod_auth_radius-1.5.8-12|2	%define apache_version 2.2.4
14cu|apache-mod_auth_radius-1.5.8-12|3	%define mod_name mod_auth_radius
14cu|apache-mod_auth_radius-1.5.8-12|4	%define mod_conf 14_%{mod_name}.conf
14cu|apache-mod_auth_radius-1.5.8-12|5	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_radius-1.5.8-12|6	
14cu|apache-mod_auth_radius-1.5.8-12|7	Summary:	DSO module for the apache Web server
14cu|apache-mod_auth_radius-1.5.8-12|8	Name:		apache-%{mod_name}
14cu|apache-mod_auth_radius-1.5.8-12|9	Version:	1.5.8
14cu|apache-mod_auth_radius-1.5.8-12|10	Release:	12
14cu|apache-mod_auth_radius-1.5.8-12|11	Group:		System/Servers
14cu|apache-mod_auth_radius-1.5.8-12|12	License:	Apache License
14cu|apache-mod_auth_radius-1.5.8-12|13	URL:		http://www.freeradius.org/mod_auth_radius/
14cu|apache-mod_auth_radius-1.5.8-12|14	Source0:	ftp://ftp.freeradius.org/pub/radius/mod_auth_radius-%{version}.tar.gz
14cu|apache-mod_auth_radius-1.5.8-12|15	Source1:	%{mod_conf}
14cu|apache-mod_auth_radius-1.5.8-12|16	Patch0:		mod_auth_radius-1.5.8-CAN2005-0108.diff
14cu|apache-mod_auth_radius-1.5.8-12|17	Requires(pre): rpm-helper
14cu|apache-mod_auth_radius-1.5.8-12|18	Requires(postun): rpm-helper
14cu|apache-mod_auth_radius-1.5.8-12|19	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_auth_radius-1.5.8-12|20	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_auth_radius-1.5.8-12|21	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_auth_radius-1.5.8-12|22	Requires:	apache >= %{apache_version}
14cu|apache-mod_auth_radius-1.5.8-12|23	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_auth_radius-1.5.8-12|24	Epoch:		2
14cu|apache-mod_auth_radius-1.5.8-12|25	
14cu|apache-mod_auth_radius-1.5.8-12|26	%description
14cu|apache-mod_auth_radius-1.5.8-12|27	Make apache a RADIUS client for authentication and accounting requests.
14cu|apache-mod_auth_radius-1.5.8-12|28	
14cu|apache-mod_auth_radius-1.5.8-12|29	%prep
14cu|apache-mod_auth_radius-1.5.8-12|30	
14cu|apache-mod_auth_radius-1.5.8-12|31	%setup -q -n mod_auth_radius-%{version}
14cu|apache-mod_auth_radius-1.5.8-12|32	%patch0 -p0
14cu|apache-mod_auth_radius-1.5.8-12|33	
14cu|apache-mod_auth_radius-1.5.8-12|34	cp mod_auth_radius-2.0.c mod_auth_radius.c
14cu|apache-mod_auth_radius-1.5.8-12|35	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_radius-1.5.8-12|36	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_radius-1.5.8-12|37	
14cu|apache-mod_auth_radius-1.5.8-12|38	%build
14cu|apache-mod_auth_radius-1.5.8-12|39	%{_bindir}/apxs -c mod_auth_radius.c -Wl,-lresolv
14cu|apache-mod_auth_radius-1.5.8-12|40	
14cu|apache-mod_auth_radius-1.5.8-12|41	%install
14cu|apache-mod_auth_radius-1.5.8-12|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_radius-1.5.8-12|43	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_radius-1.5.8-12|44	
14cu|apache-mod_auth_radius-1.5.8-12|45	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_radius-1.5.8-12|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_radius-1.5.8-12|47	
14cu|apache-mod_auth_radius-1.5.8-12|48	%files
14cu|apache-mod_auth_radius-1.5.8-12|49	%doc README htaccess httpd.conf index.html
14cu|apache-mod_auth_radius-1.5.8-12|50	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_radius-1.5.8-12|51	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_radius-1.5.8-12|52	
14cu|apache-mod_auth_radius-1.5.8-12|53	
14cu|apache-mod_auth_radius-1.5.8-12|54	
14cu|apache-mod_auth_radius-1.5.8-12|55	%changelog
14cu|apache-mod_auth_radius-1.5.8-12|56	
14cu|apache-mod_auth_radius-1.5.8-12|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:1.5.8-12
14cu|apache-mod_auth_radius-1.5.8-12|58	- (338b3f0) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_radius-1.5.8-12|59	
14cu|apache-mod_auth_radius-1.5.8-12|60	

9555 14
14cu|apache-mod_auth_remote-0.2-0.10|1	#Module-Specific definitions
14cu|apache-mod_auth_remote-0.2-0.10|2	%define apache_version 2.2.4
14cu|apache-mod_auth_remote-0.2-0.10|3	%define mod_name mod_auth_remote
14cu|apache-mod_auth_remote-0.2-0.10|4	%define mod_conf 82_%{mod_name}.conf
14cu|apache-mod_auth_remote-0.2-0.10|5	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_remote-0.2-0.10|6	
14cu|apache-mod_auth_remote-0.2-0.10|7	Summary:	DSO module for the apache Web server
14cu|apache-mod_auth_remote-0.2-0.10|8	Name:		apache-%{mod_name}
14cu|apache-mod_auth_remote-0.2-0.10|9	Version:	0.2
14cu|apache-mod_auth_remote-0.2-0.10|10	Release:	0.10
14cu|apache-mod_auth_remote-0.2-0.10|11	Group:		System/Servers
14cu|apache-mod_auth_remote-0.2-0.10|12	License:	Apache License
14cu|apache-mod_auth_remote-0.2-0.10|13	URL:		http://saju.pillai.googlepages.com/mod_auth_remote
14cu|apache-mod_auth_remote-0.2-0.10|14	Source0:	http://github.com/saju/mod_auth_remote/raw/dd48860bdca8366df1d93cd5df66a128278b6104/src/mod_auth_remote.c
14cu|apache-mod_auth_remote-0.2-0.10|15	Source1:	%{mod_conf}
14cu|apache-mod_auth_remote-0.2-0.10|16	Requires(pre): rpm-helper
14cu|apache-mod_auth_remote-0.2-0.10|17	Requires(postun): rpm-helper
14cu|apache-mod_auth_remote-0.2-0.10|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_auth_remote-0.2-0.10|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_auth_remote-0.2-0.10|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_auth_remote-0.2-0.10|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_auth_remote-0.2-0.10|22	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_auth_remote-0.2-0.10|23	Epoch:		1
14cu|apache-mod_auth_remote-0.2-0.10|24	
14cu|apache-mod_auth_remote-0.2-0.10|25	%description
14cu|apache-mod_auth_remote-0.2-0.10|26	This module is a very simple, lightweight method of setting up a single signon
14cu|apache-mod_auth_remote-0.2-0.10|27	system across multiple web-applicaitions hosted on different servers.
14cu|apache-mod_auth_remote-0.2-0.10|28	
14cu|apache-mod_auth_remote-0.2-0.10|29	The actual authentication & authorization system is deployed on a single server
14cu|apache-mod_auth_remote-0.2-0.10|30	instead of each individual server. All other servers are built with
14cu|apache-mod_auth_remote-0.2-0.10|31	mod_auth_remote enabled. When a request comes in, mod_auth_remote obtains the
14cu|apache-mod_auth_remote-0.2-0.10|32	client username & password from the client via basic authentication scheme.
14cu|apache-mod_auth_remote-0.2-0.10|33	
14cu|apache-mod_auth_remote-0.2-0.10|34	It then builds a HTTP header with authorization header built from the client's
14cu|apache-mod_auth_remote-0.2-0.10|35	userid:passwd. mod_auth_remote then makes a HEAD request to the authentication
14cu|apache-mod_auth_remote-0.2-0.10|36	server. On reciept of a 2XX response, the client is validated; for all other
14cu|apache-mod_auth_remote-0.2-0.10|37	responses the client is not validated.
14cu|apache-mod_auth_remote-0.2-0.10|38	
14cu|apache-mod_auth_remote-0.2-0.10|39	%prep
14cu|apache-mod_auth_remote-0.2-0.10|40	
14cu|apache-mod_auth_remote-0.2-0.10|41	%setup -q -T -c -n %{mod_name}-%{version}
14cu|apache-mod_auth_remote-0.2-0.10|42	
14cu|apache-mod_auth_remote-0.2-0.10|43	cp %{SOURCE0} %{mod_name}.c
14cu|apache-mod_auth_remote-0.2-0.10|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_remote-0.2-0.10|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_remote-0.2-0.10|46	
14cu|apache-mod_auth_remote-0.2-0.10|47	%build
14cu|apache-mod_auth_remote-0.2-0.10|48	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_auth_remote-0.2-0.10|49	
14cu|apache-mod_auth_remote-0.2-0.10|50	%install
14cu|apache-mod_auth_remote-0.2-0.10|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_remote-0.2-0.10|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_remote-0.2-0.10|53	
14cu|apache-mod_auth_remote-0.2-0.10|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_remote-0.2-0.10|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_remote-0.2-0.10|56	
14cu|apache-mod_auth_remote-0.2-0.10|57	
14cu|apache-mod_auth_remote-0.2-0.10|58	%files
14cu|apache-mod_auth_remote-0.2-0.10|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_remote-0.2-0.10|60	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_remote-0.2-0.10|61	
14cu|apache-mod_auth_remote-0.2-0.10|62	
14cu|apache-mod_auth_remote-0.2-0.10|63	
14cu|apache-mod_auth_remote-0.2-0.10|64	%changelog
14cu|apache-mod_auth_remote-0.2-0.10|65	
14cu|apache-mod_auth_remote-0.2-0.10|66	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2-0.10
14cu|apache-mod_auth_remote-0.2-0.10|67	- (cf71cef) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_remote-0.2-0.10|68	
14cu|apache-mod_auth_remote-0.2-0.10|69	

9556 14
14cu|apache-mod_auth_shadow-2.3-3|1	#Module-Specific definitions
14cu|apache-mod_auth_shadow-2.3-3|2	%define apache_version 2.2.4
14cu|apache-mod_auth_shadow-2.3-3|3	%define mod_name mod_auth_shadow
14cu|apache-mod_auth_shadow-2.3-3|4	%define mod_conf 83_%{mod_name}.conf
14cu|apache-mod_auth_shadow-2.3-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_shadow-2.3-3|6	
14cu|apache-mod_auth_shadow-2.3-3|7	Summary:	Shadow password authentication for the apache web server
14cu|apache-mod_auth_shadow-2.3-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_auth_shadow-2.3-3|9	Version:	2.3
14cu|apache-mod_auth_shadow-2.3-3|10	Release:	3
14cu|apache-mod_auth_shadow-2.3-3|11	Group:		System/Servers
14cu|apache-mod_auth_shadow-2.3-3|12	License:	GPL
14cu|apache-mod_auth_shadow-2.3-3|13	URL:		http://mod-auth-shadow.sourceforge.net/
14cu|apache-mod_auth_shadow-2.3-3|14	Source0:	http://prdownloads.sourceforge.net/mod-auth-shadow/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_auth_shadow-2.3-3|15	Source1:	%{mod_conf}
14cu|apache-mod_auth_shadow-2.3-3|16	Patch0:		%{mod_name}-2.1-register.diff
14cu|apache-mod_auth_shadow-2.3-3|17	Patch1:		%{mod_name}-2.1-makefile.diff
14cu|apache-mod_auth_shadow-2.3-3|18	Requires(pre): rpm-helper
14cu|apache-mod_auth_shadow-2.3-3|19	Requires(postun): rpm-helper
14cu|apache-mod_auth_shadow-2.3-3|20	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_auth_shadow-2.3-3|21	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_auth_shadow-2.3-3|22	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_auth_shadow-2.3-3|23	Requires:	apache >= %{apache_version}
14cu|apache-mod_auth_shadow-2.3-3|24	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_auth_shadow-2.3-3|25	Epoch:		1
14cu|apache-mod_auth_shadow-2.3-3|26	
14cu|apache-mod_auth_shadow-2.3-3|27	%description
14cu|apache-mod_auth_shadow-2.3-3|28	mod_auth_shadow is an apache module which authenticates against the /etc/shadow
14cu|apache-mod_auth_shadow-2.3-3|29	file. You may use this module with a mode 400 root:root /etc/shadow file, while
14cu|apache-mod_auth_shadow-2.3-3|30	your web daemons are running under a non-privileged user.
14cu|apache-mod_auth_shadow-2.3-3|31	
14cu|apache-mod_auth_shadow-2.3-3|32	%prep
14cu|apache-mod_auth_shadow-2.3-3|33	
14cu|apache-mod_auth_shadow-2.3-3|34	%setup -q -n %{mod_name}_%{version}
14cu|apache-mod_auth_shadow-2.3-3|35	%patch0 -p0
14cu|apache-mod_auth_shadow-2.3-3|36	%patch1 -p0
14cu|apache-mod_auth_shadow-2.3-3|37	
14cu|apache-mod_auth_shadow-2.3-3|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_shadow-2.3-3|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_shadow-2.3-3|40	
14cu|apache-mod_auth_shadow-2.3-3|41	%build
14cu|apache-mod_auth_shadow-2.3-3|42	%serverbuild
14cu|apache-mod_auth_shadow-2.3-3|43	
14cu|apache-mod_auth_shadow-2.3-3|44	export PATH="$PATH:/usr/sbin"
14cu|apache-mod_auth_shadow-2.3-3|45	%make CFLAGS="$CFLAGS" -f makefile
14cu|apache-mod_auth_shadow-2.3-3|46	
14cu|apache-mod_auth_shadow-2.3-3|47	%install
14cu|apache-mod_auth_shadow-2.3-3|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_shadow-2.3-3|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_shadow-2.3-3|50	
14cu|apache-mod_auth_shadow-2.3-3|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_shadow-2.3-3|52	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_shadow-2.3-3|53	
14cu|apache-mod_auth_shadow-2.3-3|54	install -d %{buildroot}%{_sbindir}
14cu|apache-mod_auth_shadow-2.3-3|55	install -m0755 validate %{buildroot}%{_sbindir}/
14cu|apache-mod_auth_shadow-2.3-3|56	
14cu|apache-mod_auth_shadow-2.3-3|57	%files
14cu|apache-mod_auth_shadow-2.3-3|58	%doc CHANGES INSTALL README
14cu|apache-mod_auth_shadow-2.3-3|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_shadow-2.3-3|60	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_shadow-2.3-3|61	%attr(4755,root,root) %{_sbindir}/validate
14cu|apache-mod_auth_shadow-2.3-3|62	
14cu|apache-mod_auth_shadow-2.3-3|63	
14cu|apache-mod_auth_shadow-2.3-3|64	
14cu|apache-mod_auth_shadow-2.3-3|65	%changelog
14cu|apache-mod_auth_shadow-2.3-3|66	
14cu|apache-mod_auth_shadow-2.3-3|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3-3
14cu|apache-mod_auth_shadow-2.3-3|68	- (7913626) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_shadow-2.3-3|69	
14cu|apache-mod_auth_shadow-2.3-3|70	

9557 14
14cu|apache-mod_auth_token-1.0.3-12|1	#Module-Specific definitions
14cu|apache-mod_auth_token-1.0.3-12|2	%define mod_name mod_auth_token
14cu|apache-mod_auth_token-1.0.3-12|3	%define mod_conf A63_%{mod_name}.conf
14cu|apache-mod_auth_token-1.0.3-12|4	%define mod_so %{mod_name}.so
14cu|apache-mod_auth_token-1.0.3-12|5	
14cu|apache-mod_auth_token-1.0.3-12|6	Summary:	Token based authentication to secure downloads and prevent deep-linking
14cu|apache-mod_auth_token-1.0.3-12|7	Name:		apache-%{mod_name}
14cu|apache-mod_auth_token-1.0.3-12|8	Version:	1.0.3
14cu|apache-mod_auth_token-1.0.3-12|9	Release:	12
14cu|apache-mod_auth_token-1.0.3-12|10	Group:		System/Servers
14cu|apache-mod_auth_token-1.0.3-12|11	License:	GPL
14cu|apache-mod_auth_token-1.0.3-12|12	URL:		http://www.synd.info/
14cu|apache-mod_auth_token-1.0.3-12|13	Source0:	http://www.synd.info/downloads/releases/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_auth_token-1.0.3-12|14	Source1:	%{mod_conf}
14cu|apache-mod_auth_token-1.0.3-12|15	Requires(pre): rpm-helper
14cu|apache-mod_auth_token-1.0.3-12|16	Requires(postun): rpm-helper
14cu|apache-mod_auth_token-1.0.3-12|17	Requires(pre):	apache-conf >= 2.2.8
14cu|apache-mod_auth_token-1.0.3-12|18	Requires(pre):	apache >= 2.2.8
14cu|apache-mod_auth_token-1.0.3-12|19	Requires:	apache-conf >= 2.2.8
14cu|apache-mod_auth_token-1.0.3-12|20	Requires:	apache >= 2.2.8
14cu|apache-mod_auth_token-1.0.3-12|21	BuildRequires:  apache-devel >= 2.2.8
14cu|apache-mod_auth_token-1.0.3-12|22	BuildRequires:	file
14cu|apache-mod_auth_token-1.0.3-12|23	BuildRequires:	autoconf2.5
14cu|apache-mod_auth_token-1.0.3-12|24	BuildRequires:	automake
14cu|apache-mod_auth_token-1.0.3-12|25	BuildRequires:	libtool
14cu|apache-mod_auth_token-1.0.3-12|26	
14cu|apache-mod_auth_token-1.0.3-12|27	%description
14cu|apache-mod_auth_token-1.0.3-12|28	This module uses token based authentication to secure downloads and prevent
14cu|apache-mod_auth_token-1.0.3-12|29	deep-linking. Have your PHP script or servlet generate the to authenticate the
14cu|apache-mod_auth_token-1.0.3-12|30	download. Apache can then treat the download request like a normal file
14cu|apache-mod_auth_token-1.0.3-12|31	transfer without having to pipe the file through a script in  order to add
14cu|apache-mod_auth_token-1.0.3-12|32	authentication.
14cu|apache-mod_auth_token-1.0.3-12|33	
14cu|apache-mod_auth_token-1.0.3-12|34	%prep
14cu|apache-mod_auth_token-1.0.3-12|35	
14cu|apache-mod_auth_token-1.0.3-12|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_auth_token-1.0.3-12|37	
14cu|apache-mod_auth_token-1.0.3-12|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_auth_token-1.0.3-12|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_auth_token-1.0.3-12|40	
14cu|apache-mod_auth_token-1.0.3-12|41	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|apache-mod_auth_token-1.0.3-12|42	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_auth_token-1.0.3-12|43	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_auth_token-1.0.3-12|44	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|apache-mod_auth_token-1.0.3-12|45	
14cu|apache-mod_auth_token-1.0.3-12|46	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_auth_token-1.0.3-12|47	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_auth_token-1.0.3-12|48	done
14cu|apache-mod_auth_token-1.0.3-12|49	
14cu|apache-mod_auth_token-1.0.3-12|50	# strip away annoying ^M
14cu|apache-mod_auth_token-1.0.3-12|51	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_token-1.0.3-12|52	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_auth_token-1.0.3-12|53	
14cu|apache-mod_auth_token-1.0.3-12|54	%build
14cu|apache-mod_auth_token-1.0.3-12|55	rm -f configure
14cu|apache-mod_auth_token-1.0.3-12|56	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign && autoconf
14cu|apache-mod_auth_token-1.0.3-12|57	
14cu|apache-mod_auth_token-1.0.3-12|58	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_auth_token-1.0.3-12|59	--with-apxs=%{_bindir}/apxs
14cu|apache-mod_auth_token-1.0.3-12|60	
14cu|apache-mod_auth_token-1.0.3-12|61	%make
14cu|apache-mod_auth_token-1.0.3-12|62	
14cu|apache-mod_auth_token-1.0.3-12|63	%install
14cu|apache-mod_auth_token-1.0.3-12|64	
14cu|apache-mod_auth_token-1.0.3-12|65	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_auth_token-1.0.3-12|66	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_auth_token-1.0.3-12|67	
14cu|apache-mod_auth_token-1.0.3-12|68	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_auth_token-1.0.3-12|69	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_token-1.0.3-12|70	
14cu|apache-mod_auth_token-1.0.3-12|71	%files
14cu|apache-mod_auth_token-1.0.3-12|72	%doc AUTHORS ChangeLog LICENSE README
14cu|apache-mod_auth_token-1.0.3-12|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_auth_token-1.0.3-12|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_auth_token-1.0.3-12|75	
14cu|apache-mod_auth_token-1.0.3-12|76	
14cu|apache-mod_auth_token-1.0.3-12|77	
14cu|apache-mod_auth_token-1.0.3-12|78	%changelog
14cu|apache-mod_auth_token-1.0.3-12|79	
14cu|apache-mod_auth_token-1.0.3-12|80	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-12
14cu|apache-mod_auth_token-1.0.3-12|81	- (2e46a0b) Clean spec and config, enable module by default just after installation
14cu|apache-mod_auth_token-1.0.3-12|82	
14cu|apache-mod_auth_token-1.0.3-12|83	

9558 14
14cu|apache-mod_authz_ldap-0.28-7|1	#Module-Specific definitions
14cu|apache-mod_authz_ldap-0.28-7|2	%define mod_name mod_authz_ldap
14cu|apache-mod_authz_ldap-0.28-7|3	%define mod_conf A31_%{mod_name}.conf
14cu|apache-mod_authz_ldap-0.28-7|4	%define mod_so %{mod_name}.so
14cu|apache-mod_authz_ldap-0.28-7|5	
14cu|apache-mod_authz_ldap-0.28-7|6	Summary:	LDAP authorization module for apache
14cu|apache-mod_authz_ldap-0.28-7|7	Name:		apache-%{mod_name}
14cu|apache-mod_authz_ldap-0.28-7|8	Version:	0.28
14cu|apache-mod_authz_ldap-0.28-7|9	Release:	7
14cu|apache-mod_authz_ldap-0.28-7|10	Group:		System/Servers
14cu|apache-mod_authz_ldap-0.28-7|11	License:	GPL
14cu|apache-mod_authz_ldap-0.28-7|12	URL:		http://authzldap.othello.ch/
14cu|apache-mod_authz_ldap-0.28-7|13	Source0:	%{mod_name}-%{version}.tar.gz
14cu|apache-mod_authz_ldap-0.28-7|14	Source1:	%{mod_conf}
14cu|apache-mod_authz_ldap-0.28-7|15	BuildRequires:	openssl-devel
14cu|apache-mod_authz_ldap-0.28-7|16	BuildRequires:	openldap-devel
14cu|apache-mod_authz_ldap-0.28-7|17	BuildRequires:	automake
14cu|apache-mod_authz_ldap-0.28-7|18	BuildRequires:	autoconf2.5
14cu|apache-mod_authz_ldap-0.28-7|19	Requires:	openldap
14cu|apache-mod_authz_ldap-0.28-7|20	Requires:	apache-mod_ssl
14cu|apache-mod_authz_ldap-0.28-7|21	Requires(pre): rpm-helper
14cu|apache-mod_authz_ldap-0.28-7|22	Requires(postun): rpm-helper
14cu|apache-mod_authz_ldap-0.28-7|23	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_authz_ldap-0.28-7|24	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_authz_ldap-0.28-7|25	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_authz_ldap-0.28-7|26	Requires:	apache >= 2.2.0
14cu|apache-mod_authz_ldap-0.28-7|27	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_authz_ldap-0.28-7|28	BuildRequires:	file
14cu|apache-mod_authz_ldap-0.28-7|29	Epoch:		1
14cu|apache-mod_authz_ldap-0.28-7|30	
14cu|apache-mod_authz_ldap-0.28-7|31	%description
14cu|apache-mod_authz_ldap-0.28-7|32	The mod_authz_ldap package provides support for authenticating
14cu|apache-mod_authz_ldap-0.28-7|33	users of the Apache HTTP server against an LDAP database.
14cu|apache-mod_authz_ldap-0.28-7|34	mod_authz_ldap features the ability to authenticate users based on
14cu|apache-mod_authz_ldap-0.28-7|35	the SSL client certificate presented, and also supports password
14cu|apache-mod_authz_ldap-0.28-7|36	aging, and authentication based on role or by configured filters.
14cu|apache-mod_authz_ldap-0.28-7|37	
14cu|apache-mod_authz_ldap-0.28-7|38	%prep
14cu|apache-mod_authz_ldap-0.28-7|39	
14cu|apache-mod_authz_ldap-0.28-7|40	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_authz_ldap-0.28-7|41	
14cu|apache-mod_authz_ldap-0.28-7|42	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_authz_ldap-0.28-7|43	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authz_ldap-0.28-7|44	
14cu|apache-mod_authz_ldap-0.28-7|45	# strip away annoying ^M
14cu|apache-mod_authz_ldap-0.28-7|46	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_authz_ldap-0.28-7|47	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_authz_ldap-0.28-7|48	
14cu|apache-mod_authz_ldap-0.28-7|49	%build
14cu|apache-mod_authz_ldap-0.28-7|50	#export WANT_AUTOCONF_2_5=1
14cu|apache-mod_authz_ldap-0.28-7|51	#rm -f configure
14cu|apache-mod_authz_ldap-0.28-7|52	#libtoolize --copy --force; aclocal; autoconf --force; autoheader; automake --add-missing
14cu|apache-mod_authz_ldap-0.28-7|53	
14cu|apache-mod_authz_ldap-0.28-7|54	export CPPFLAGS="`apr-1-config --includes` `apu-1-config --includes` -I%{_includedir}/openssl -DLDAP_DEPRECATED=1"
14cu|apache-mod_authz_ldap-0.28-7|55	
14cu|apache-mod_authz_ldap-0.28-7|56	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_authz_ldap-0.28-7|57	--with-apxs=%{_bindir}/apxs \
14cu|apache-mod_authz_ldap-0.28-7|58	--disable-static
14cu|apache-mod_authz_ldap-0.28-7|59	
14cu|apache-mod_authz_ldap-0.28-7|60	pushd module
14cu|apache-mod_authz_ldap-0.28-7|61	%{_bindir}/apxs -Wl,-export-symbols-regex -Wl,authz_ldap_module \
14cu|apache-mod_authz_ldap-0.28-7|62	-Wc,-DAUTHZ_LDAP_HAVE_SSL -c -o mod_authz_ldap.la *.c \
14cu|apache-mod_authz_ldap-0.28-7|63	-DAUTHZ_LDAP_HAVE_SSL -Wl,-lldap -Wl,-lcrypto
14cu|apache-mod_authz_ldap-0.28-7|64	popd
14cu|apache-mod_authz_ldap-0.28-7|65	
14cu|apache-mod_authz_ldap-0.28-7|66	%make -C tools
14cu|apache-mod_authz_ldap-0.28-7|67	
14cu|apache-mod_authz_ldap-0.28-7|68	%install
14cu|apache-mod_authz_ldap-0.28-7|69	make -C tools install DESTDIR=%{buildroot}
14cu|apache-mod_authz_ldap-0.28-7|70	make -C docs install DESTDIR=%{buildroot}
14cu|apache-mod_authz_ldap-0.28-7|71	
14cu|apache-mod_authz_ldap-0.28-7|72	# fix advx compat
14cu|apache-mod_authz_ldap-0.28-7|73	rm -rf .libs; cp -rp module/.libs .
14cu|apache-mod_authz_ldap-0.28-7|74	
14cu|apache-mod_authz_ldap-0.28-7|75	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authz_ldap-0.28-7|76	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authz_ldap-0.28-7|77	
14cu|apache-mod_authz_ldap-0.28-7|78	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authz_ldap-0.28-7|79	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authz_ldap-0.28-7|80	
14cu|apache-mod_authz_ldap-0.28-7|81	%files
14cu|apache-mod_authz_ldap-0.28-7|82	%doc ldap/*.schema docs/*.{html,jpg} docs/*.{HOWTO,txt} docs/README
14cu|apache-mod_authz_ldap-0.28-7|83	%doc NEWS AUTHORS ChangeLog COPYING INSTALL
14cu|apache-mod_authz_ldap-0.28-7|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authz_ldap-0.28-7|85	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authz_ldap-0.28-7|86	%attr(0755,root,root) %{_bindir}/cert*
14cu|apache-mod_authz_ldap-0.28-7|87	%attr(0644,root,root) %{_mandir}/man1/cert*
14cu|apache-mod_authz_ldap-0.28-7|88	
14cu|apache-mod_authz_ldap-0.28-7|89	
14cu|apache-mod_authz_ldap-0.28-7|90	
14cu|apache-mod_authz_ldap-0.28-7|91	%changelog
14cu|apache-mod_authz_ldap-0.28-7|92	
14cu|apache-mod_authz_ldap-0.28-7|93	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.28-7
14cu|apache-mod_authz_ldap-0.28-7|94	- (ec706c1) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authz_ldap-0.28-7|95	
14cu|apache-mod_authz_ldap-0.28-7|96	

9559 14
14cu|apache-mod_authz_unixgroup-1.1.0-3|1	#Module-Specific definitions
14cu|apache-mod_authz_unixgroup-1.1.0-3|2	%define apache_version 2.4.0
14cu|apache-mod_authz_unixgroup-1.1.0-3|3	%define mod_name mod_authz_unixgroup
14cu|apache-mod_authz_unixgroup-1.1.0-3|4	%define mod_conf A57_%{mod_name}.conf
14cu|apache-mod_authz_unixgroup-1.1.0-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_authz_unixgroup-1.1.0-3|6	
14cu|apache-mod_authz_unixgroup-1.1.0-3|7	Summary:	Apache Unix Group Access Control Modules
14cu|apache-mod_authz_unixgroup-1.1.0-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_authz_unixgroup-1.1.0-3|9	Version:	1.1.0
14cu|apache-mod_authz_unixgroup-1.1.0-3|10	Release:	3
14cu|apache-mod_authz_unixgroup-1.1.0-3|11	Group:		System/Servers
14cu|apache-mod_authz_unixgroup-1.1.0-3|12	License:	Apache License
14cu|apache-mod_authz_unixgroup-1.1.0-3|13	URL:		http://code.google.com/p/mod-auth-external/wiki/ModAuthzUnixGroup
14cu|apache-mod_authz_unixgroup-1.1.0-3|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_authz_unixgroup-1.1.0-3|15	Source1:	%{mod_conf}
14cu|apache-mod_authz_unixgroup-1.1.0-3|16	Requires:	pwauth
14cu|apache-mod_authz_unixgroup-1.1.0-3|17	Requires(pre): rpm-helper
14cu|apache-mod_authz_unixgroup-1.1.0-3|18	Requires(postun): rpm-helper
14cu|apache-mod_authz_unixgroup-1.1.0-3|19	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|20	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|21	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|22	Requires:	apache >= %{apache_version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|23	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|24	
14cu|apache-mod_authz_unixgroup-1.1.0-3|25	%description
14cu|apache-mod_authz_unixgroup-1.1.0-3|26	Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
14cu|apache-mod_authz_unixgroup-1.1.0-3|27	later. If you are having users authenticate with real Unix login ID over the
14cu|apache-mod_authz_unixgroup-1.1.0-3|28	net, using something like my mod_authnz_external / pwauth combination, and you
14cu|apache-mod_authz_unixgroup-1.1.0-3|29	want to do access control based on unix group membership, then
14cu|apache-mod_authz_unixgroup-1.1.0-3|30	mod_authz_unixgroup is exactly what you need.
14cu|apache-mod_authz_unixgroup-1.1.0-3|31	
14cu|apache-mod_authz_unixgroup-1.1.0-3|32	%prep
14cu|apache-mod_authz_unixgroup-1.1.0-3|33	
14cu|apache-mod_authz_unixgroup-1.1.0-3|34	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_authz_unixgroup-1.1.0-3|35	
14cu|apache-mod_authz_unixgroup-1.1.0-3|36	chmod 644 CHANGES INSTALL README
14cu|apache-mod_authz_unixgroup-1.1.0-3|37	
14cu|apache-mod_authz_unixgroup-1.1.0-3|38	rm -rf .libs
14cu|apache-mod_authz_unixgroup-1.1.0-3|39	
14cu|apache-mod_authz_unixgroup-1.1.0-3|40	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_authz_unixgroup-1.1.0-3|41	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_authz_unixgroup-1.1.0-3|42	
14cu|apache-mod_authz_unixgroup-1.1.0-3|43	
14cu|apache-mod_authz_unixgroup-1.1.0-3|44	%build
14cu|apache-mod_authz_unixgroup-1.1.0-3|45	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_authz_unixgroup-1.1.0-3|46	
14cu|apache-mod_authz_unixgroup-1.1.0-3|47	%install
14cu|apache-mod_authz_unixgroup-1.1.0-3|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_authz_unixgroup-1.1.0-3|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_authz_unixgroup-1.1.0-3|50	
14cu|apache-mod_authz_unixgroup-1.1.0-3|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_authz_unixgroup-1.1.0-3|52	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authz_unixgroup-1.1.0-3|53	
14cu|apache-mod_authz_unixgroup-1.1.0-3|54	%files
14cu|apache-mod_authz_unixgroup-1.1.0-3|55	%doc CHANGES INSTALL README
14cu|apache-mod_authz_unixgroup-1.1.0-3|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_authz_unixgroup-1.1.0-3|57	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_authz_unixgroup-1.1.0-3|58	
14cu|apache-mod_authz_unixgroup-1.1.0-3|59	
14cu|apache-mod_authz_unixgroup-1.1.0-3|60	
14cu|apache-mod_authz_unixgroup-1.1.0-3|61	
14cu|apache-mod_authz_unixgroup-1.1.0-3|62	
14cu|apache-mod_authz_unixgroup-1.1.0-3|63	%changelog
14cu|apache-mod_authz_unixgroup-1.1.0-3|64	
14cu|apache-mod_authz_unixgroup-1.1.0-3|65	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cu|apache-mod_authz_unixgroup-1.1.0-3|66	- (65e72ab) Clean spec and config, enable module by default just after installation
14cu|apache-mod_authz_unixgroup-1.1.0-3|67	
14cu|apache-mod_authz_unixgroup-1.1.0-3|68	

9560 14
14cu|apache-mod_backtrace-0-18|1	Summary:	Collects backtraces when a child process crashes
14cu|apache-mod_backtrace-0-18|2	Name:		apache-mod_backtrace
14cu|apache-mod_backtrace-0-18|3	Version:	0
14cu|apache-mod_backtrace-0-18|4	Release:	18
14cu|apache-mod_backtrace-0-18|5	Group:		System/Servers
14cu|apache-mod_backtrace-0-18|6	License:	Apache License
14cu|apache-mod_backtrace-0-18|7	Group:		System/Servers
14cu|apache-mod_backtrace-0-18|8	URL:		http://www.apache.org
14cu|apache-mod_backtrace-0-18|9	# http://www.apache.org/~trawick/mod_backtrace.c
14cu|apache-mod_backtrace-0-18|10	Source0: 	mod_backtrace.c.bz2
14cu|apache-mod_backtrace-0-18|11	Source1: 	test_char.h.bz2
14cu|apache-mod_backtrace-0-18|12	Requires(pre): rpm-helper
14cu|apache-mod_backtrace-0-18|13	Requires(postun): rpm-helper
14cu|apache-mod_backtrace-0-18|14	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_backtrace-0-18|15	Requires(pre):	apache-base >= 2.2.0
14cu|apache-mod_backtrace-0-18|16	Requires(pre):	apache-modules >= 2.2.0
14cu|apache-mod_backtrace-0-18|17	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_backtrace-0-18|18	Requires:	apache-base >= 2.2.0
14cu|apache-mod_backtrace-0-18|19	Requires:	apache-modules >= 2.2.0
14cu|apache-mod_backtrace-0-18|20	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_backtrace-0-18|21	
14cu|apache-mod_backtrace-0-18|22	%description
14cu|apache-mod_backtrace-0-18|23	mod_backtrace is an experimental module for Apache httpd 2.x which
14cu|apache-mod_backtrace-0-18|24	collects backtraces when a child process crashes. Currently it is
14cu|apache-mod_backtrace-0-18|25	implemented only on Linux and FreeBSD, but other platforms could be
14cu|apache-mod_backtrace-0-18|26	supported in the future. You should verify that it works reasonably
14cu|apache-mod_backtrace-0-18|27	on your system before putting it in production.
14cu|apache-mod_backtrace-0-18|28	
14cu|apache-mod_backtrace-0-18|29	It implements a fatal exception hook that will be called when a child
14cu|apache-mod_backtrace-0-18|30	process crashes. In the exception hook it uses system library routines
14cu|apache-mod_backtrace-0-18|31	to obtain information about the call stack, and it writes the call
14cu|apache-mod_backtrace-0-18|32	stack to a log file or the web server error log. The backtrace is a
14cu|apache-mod_backtrace-0-18|33	critical piece of information when determining the failing software
14cu|apache-mod_backtrace-0-18|34	component that caused the crash.  Note that the backtrace written by
14cu|apache-mod_backtrace-0-18|35	mod_backtrace may not have as much information as a debugger can
14cu|apache-mod_backtrace-0-18|36	display from a core dump.
14cu|apache-mod_backtrace-0-18|37	
14cu|apache-mod_backtrace-0-18|38	%prep
14cu|apache-mod_backtrace-0-18|39	
14cu|apache-mod_backtrace-0-18|40	%setup -c -T
14cu|apache-mod_backtrace-0-18|41	
14cu|apache-mod_backtrace-0-18|42	bzcat %{SOURCE0} > mod_backtrace.c
14cu|apache-mod_backtrace-0-18|43	bzcat %{SOURCE1} > test_char.h
14cu|apache-mod_backtrace-0-18|44	
14cu|apache-mod_backtrace-0-18|45	%build
14cu|apache-mod_backtrace-0-18|46	
14cu|apache-mod_backtrace-0-18|47	%{_bindir}/apxs `apr-1-config --includes` -c mod_backtrace.c
14cu|apache-mod_backtrace-0-18|48	
14cu|apache-mod_backtrace-0-18|49	%install
14cu|apache-mod_backtrace-0-18|50	
14cu|apache-mod_backtrace-0-18|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_backtrace-0-18|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_backtrace-0-18|53	install -d %{buildroot}/var/log/httpd
14cu|apache-mod_backtrace-0-18|54	
14cu|apache-mod_backtrace-0-18|55	install -m0755 .libs/mod_backtrace.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_backtrace-0-18|56	
14cu|apache-mod_backtrace-0-18|57	# fix the mod_backtrace.conf
14cu|apache-mod_backtrace-0-18|58	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
14cu|apache-mod_backtrace-0-18|59	LoadModule backtrace_module		%{_libdir}/apache-extramodules/mod_backtrace.so
14cu|apache-mod_backtrace-0-18|60	
14cu|apache-mod_backtrace-0-18|61	EnableExceptionHook On
14cu|apache-mod_backtrace-0-18|62	BacktraceLog logs/backtrace_log
14cu|apache-mod_backtrace-0-18|63	EOF
14cu|apache-mod_backtrace-0-18|64	
14cu|apache-mod_backtrace-0-18|65	touch %{buildroot}/var/log/httpd/backtrace_log
14cu|apache-mod_backtrace-0-18|66	
14cu|apache-mod_backtrace-0-18|67	%files
14cu|apache-mod_backtrace-0-18|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
14cu|apache-mod_backtrace-0-18|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_backtrace.so
14cu|apache-mod_backtrace-0-18|70	%attr(0644,apache,apache) %ghost /var/log/httpd/backtrace_log
14cu|apache-mod_backtrace-0-18|71	
14cu|apache-mod_backtrace-0-18|72	
14cu|apache-mod_backtrace-0-18|73	
14cu|apache-mod_backtrace-0-18|74	%changelog
14cu|apache-mod_backtrace-0-18|75	
14cu|apache-mod_backtrace-0-18|76	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-18
14cu|apache-mod_backtrace-0-18|77	- (d029e3c) spec clanup
14cu|apache-mod_backtrace-0-18|78	
14cu|apache-mod_backtrace-0-18|79	

9561 14
14cu|apache-mod_bash-0.1.1-9|1	#Module-Specific definitions
14cu|apache-mod_bash-0.1.1-9|2	%define mod_name mod_bash
14cu|apache-mod_bash-0.1.1-9|3	%define mod_conf B45_%{mod_name}.conf
14cu|apache-mod_bash-0.1.1-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_bash-0.1.1-9|5	
14cu|apache-mod_bash-0.1.1-9|6	Summary:	Apache module which embeds bash
14cu|apache-mod_bash-0.1.1-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_bash-0.1.1-9|8	Version:	0.1.1
14cu|apache-mod_bash-0.1.1-9|9	Release: 	9
14cu|apache-mod_bash-0.1.1-9|10	Group:		System/Servers
14cu|apache-mod_bash-0.1.1-9|11	License:	Apache License
14cu|apache-mod_bash-0.1.1-9|12	URL:		http://www.autistici.org/bakunin/mod_bash/
14cu|apache-mod_bash-0.1.1-9|13	Source0:	http://www.autistici.org/bakunin/mod_bash/src/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_bash-0.1.1-9|14	Source1:	%{mod_conf}
14cu|apache-mod_bash-0.1.1-9|15	Patch0:		mod_bash-build_fix.diff
14cu|apache-mod_bash-0.1.1-9|16	Requires(pre): rpm-helper
14cu|apache-mod_bash-0.1.1-9|17	Requires(postun): rpm-helper
14cu|apache-mod_bash-0.1.1-9|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_bash-0.1.1-9|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_bash-0.1.1-9|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_bash-0.1.1-9|21	Requires:	apache >= 2.2.0
14cu|apache-mod_bash-0.1.1-9|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_bash-0.1.1-9|23	BuildRequires:	glib2-devel
14cu|apache-mod_bash-0.1.1-9|24	BuildRequires:	pcre-devel
14cu|apache-mod_bash-0.1.1-9|25	BuildRequires:	pkgconfig
14cu|apache-mod_bash-0.1.1-9|26	
14cu|apache-mod_bash-0.1.1-9|27	%description
14cu|apache-mod_bash-0.1.1-9|28	mod_bash on is an Apache module that embeds the bash interpreter within the
14cu|apache-mod_bash-0.1.1-9|29	server.
14cu|apache-mod_bash-0.1.1-9|30	
14cu|apache-mod_bash-0.1.1-9|31	%prep
14cu|apache-mod_bash-0.1.1-9|32	
14cu|apache-mod_bash-0.1.1-9|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_bash-0.1.1-9|34	%patch0 -p0
14cu|apache-mod_bash-0.1.1-9|35	
14cu|apache-mod_bash-0.1.1-9|36	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_bash-0.1.1-9|37	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_bash-0.1.1-9|38	
14cu|apache-mod_bash-0.1.1-9|39	%build
14cu|apache-mod_bash-0.1.1-9|40	export PATH="/sbin:/usr/sbin:/bin:/usr/bin"
14cu|apache-mod_bash-0.1.1-9|41	export CPPFLAGS="`apr-1-config --cppflags`"
14cu|apache-mod_bash-0.1.1-9|42	autoreconf -fis
14cu|apache-mod_bash-0.1.1-9|43	
14cu|apache-mod_bash-0.1.1-9|44	%configure2_5x
14cu|apache-mod_bash-0.1.1-9|45	
14cu|apache-mod_bash-0.1.1-9|46	%make
14cu|apache-mod_bash-0.1.1-9|47	
14cu|apache-mod_bash-0.1.1-9|48	%install
14cu|apache-mod_bash-0.1.1-9|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_bash-0.1.1-9|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_bash-0.1.1-9|51	
14cu|apache-mod_bash-0.1.1-9|52	install -m0755 src/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_bash-0.1.1-9|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_bash-0.1.1-9|54	
14cu|apache-mod_bash-0.1.1-9|55	%files
14cu|apache-mod_bash-0.1.1-9|56	%doc examples/*.bash README
14cu|apache-mod_bash-0.1.1-9|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_bash-0.1.1-9|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_bash-0.1.1-9|59	
14cu|apache-mod_bash-0.1.1-9|60	
14cu|apache-mod_bash-0.1.1-9|61	
14cu|apache-mod_bash-0.1.1-9|62	%changelog
14cu|apache-mod_bash-0.1.1-9|63	
14cu|apache-mod_bash-0.1.1-9|64	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-9
14cu|apache-mod_bash-0.1.1-9|65	- (f16a76b) Clean spec and config, enable module by default just after installation
14cu|apache-mod_bash-0.1.1-9|66	
14cu|apache-mod_bash-0.1.1-9|67	

9562 14
14cu|apache-mod_but-3.1-10|1	#Module-Specific definitions
14cu|apache-mod_but-3.1-10|2	%define mod_name mod_but
14cu|apache-mod_but-3.1-10|3	%define mod_conf A44_%{mod_name}.conf
14cu|apache-mod_but-3.1-10|4	%define mod_so %{mod_name}.so
14cu|apache-mod_but-3.1-10|5	
14cu|apache-mod_but-3.1-10|6	Summary:	Shared Memory / Pre-Authentiation / Reverse Proxy
14cu|apache-mod_but-3.1-10|7	Name:		apache-%{mod_name}
14cu|apache-mod_but-3.1-10|8	Version:	3.1
14cu|apache-mod_but-3.1-10|9	Release:	10
14cu|apache-mod_but-3.1-10|10	Group:		System/Servers
14cu|apache-mod_but-3.1-10|11	License:	BSD
14cu|apache-mod_but-3.1-10|12	URL:		http://www.but.ch/mod_but/
14cu|apache-mod_but-3.1-10|13	Source0:	http://www.but.ch/mod_but/download/mod_but_latest.tar.gz
14cu|apache-mod_but-3.1-10|14	Source1:	%{mod_conf}
14cu|apache-mod_but-3.1-10|15	Requires(pre): rpm-helper
14cu|apache-mod_but-3.1-10|16	Requires(postun): rpm-helper
14cu|apache-mod_but-3.1-10|17	Requires(pre):  apache-conf >= 2.0.54
14cu|apache-mod_but-3.1-10|18	Requires(pre):  apache >= 2.0.54
14cu|apache-mod_but-3.1-10|19	Requires:       apache-conf >= 2.0.54
14cu|apache-mod_but-3.1-10|20	Requires:       apache >= 2.0.54
14cu|apache-mod_but-3.1-10|21	BuildRequires:  apache-devel >= 2.0.54
14cu|apache-mod_but-3.1-10|22	BuildRequires:	file
14cu|apache-mod_but-3.1-10|23	
14cu|apache-mod_but-3.1-10|24	%description
14cu|apache-mod_but-3.1-10|25	mod_but is an Apache 2.x module designed to operate as
14cu|apache-mod_but-3.1-10|26	reverse-proxy enhancement component. mod_but integrates with
14cu|apache-mod_but-3.1-10|27	mod_rewrite, mod_replace, mod_proxy, mod_security, mod_headers and
14cu|apache-mod_but-3.1-10|28	other standard modules.
14cu|apache-mod_but-3.1-10|29	
14cu|apache-mod_but-3.1-10|30	%prep
14cu|apache-mod_but-3.1-10|31	
14cu|apache-mod_but-3.1-10|32	%setup -q -n mod_but_V%{version}
14cu|apache-mod_but-3.1-10|33	
14cu|apache-mod_but-3.1-10|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_but-3.1-10|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_but-3.1-10|36	
14cu|apache-mod_but-3.1-10|37	cp modules/mod_but/*.[ch] .
14cu|apache-mod_but-3.1-10|38	
14cu|apache-mod_but-3.1-10|39	chmod 644 INSTALL LICENSE mod_but_*.pdf
14cu|apache-mod_but-3.1-10|40	
14cu|apache-mod_but-3.1-10|41	# strip away annoying ^M
14cu|apache-mod_but-3.1-10|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_but-3.1-10|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_but-3.1-10|44	
14cu|apache-mod_but-3.1-10|45	%build
14cu|apache-mod_but-3.1-10|46	%{_bindir}/apxs -c mod_but.c mod_but_access.c mod_but_authorization.c \
14cu|apache-mod_but-3.1-10|47	mod_but_config.c mod_but_cookiestore.c mod_but_output_filter.c \
14cu|apache-mod_but-3.1-10|48	mod_but_request_filter.c mod_but_session.c mod_but_shm.c
14cu|apache-mod_but-3.1-10|49	
14cu|apache-mod_but-3.1-10|50	%install
14cu|apache-mod_but-3.1-10|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_but-3.1-10|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_but-3.1-10|53	
14cu|apache-mod_but-3.1-10|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_but-3.1-10|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_but-3.1-10|56	
14cu|apache-mod_but-3.1-10|57	install -d %{buildroot}/var/www/html/addon-modules
14cu|apache-mod_but-3.1-10|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_but-3.1-10|59	
14cu|apache-mod_but-3.1-10|60	%files
14cu|apache-mod_but-3.1-10|61	%doc INSTALL LICENSE mod_but_*.pdf
14cu|apache-mod_but-3.1-10|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_but-3.1-10|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_but-3.1-10|64	/var/www/html/addon-modules/*
14cu|apache-mod_but-3.1-10|65	
14cu|apache-mod_but-3.1-10|66	
14cu|apache-mod_but-3.1-10|67	
14cu|apache-mod_but-3.1-10|68	
14cu|apache-mod_but-3.1-10|69	
14cu|apache-mod_but-3.1-10|70	%changelog
14cu|apache-mod_but-3.1-10|71	
14cu|apache-mod_but-3.1-10|72	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-10
14cu|apache-mod_but-3.1-10|73	- (b470d15) Clean spec and config, enable module by default just after installation
14cu|apache-mod_but-3.1-10|74	
14cu|apache-mod_but-3.1-10|75	

9563 14
14cu|apache-mod_cfg_ldap-1.2-18|1	#Module-Specific definitions
14cu|apache-mod_cfg_ldap-1.2-18|2	%define mod_name mod_cfg_ldap
14cu|apache-mod_cfg_ldap-1.2-18|3	%define mod_conf A15_%{mod_name}.conf
14cu|apache-mod_cfg_ldap-1.2-18|4	%define mod_so %{mod_name}.so
14cu|apache-mod_cfg_ldap-1.2-18|5	
14cu|apache-mod_cfg_ldap-1.2-18|6	Summary:	Keeping apache VirtualHost configuration in a LDAP directory
14cu|apache-mod_cfg_ldap-1.2-18|7	Name:		apache-%{mod_name}
14cu|apache-mod_cfg_ldap-1.2-18|8	Version:	1.2
14cu|apache-mod_cfg_ldap-1.2-18|9	Release:	18
14cu|apache-mod_cfg_ldap-1.2-18|10	Group:		System/Servers
14cu|apache-mod_cfg_ldap-1.2-18|11	License:	BSD
14cu|apache-mod_cfg_ldap-1.2-18|12	URL:		http://sourceforge.net/projects/modcfgldap/
14cu|apache-mod_cfg_ldap-1.2-18|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_cfg_ldap-1.2-18|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_cfg_ldap-1.2-18|15	BuildRequires:	openldap-devel
14cu|apache-mod_cfg_ldap-1.2-18|16	Requires(pre): rpm-helper
14cu|apache-mod_cfg_ldap-1.2-18|17	Requires(postun): rpm-helper
14cu|apache-mod_cfg_ldap-1.2-18|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_cfg_ldap-1.2-18|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_cfg_ldap-1.2-18|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_cfg_ldap-1.2-18|21	Requires:	apache >= 2.2.0
14cu|apache-mod_cfg_ldap-1.2-18|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_cfg_ldap-1.2-18|23	BuildRequires:	file
14cu|apache-mod_cfg_ldap-1.2-18|24	Epoch:		1
14cu|apache-mod_cfg_ldap-1.2-18|25	
14cu|apache-mod_cfg_ldap-1.2-18|26	%description
14cu|apache-mod_cfg_ldap-1.2-18|27	mod_cfg_ldap allows you to keep your virtual host configuration in
14cu|apache-mod_cfg_ldap-1.2-18|28	a LDAP directory and update it in nearly realtime.
14cu|apache-mod_cfg_ldap-1.2-18|29	
14cu|apache-mod_cfg_ldap-1.2-18|30	%prep
14cu|apache-mod_cfg_ldap-1.2-18|31	
14cu|apache-mod_cfg_ldap-1.2-18|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_cfg_ldap-1.2-18|33	
14cu|apache-mod_cfg_ldap-1.2-18|34	# strip away annoying ^M
14cu|apache-mod_cfg_ldap-1.2-18|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_cfg_ldap-1.2-18|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_cfg_ldap-1.2-18|37	
14cu|apache-mod_cfg_ldap-1.2-18|38	%build
14cu|apache-mod_cfg_ldap-1.2-18|39	%{_bindir}/apxs -c %{mod_name}.c -lldap_r
14cu|apache-mod_cfg_ldap-1.2-18|40	
14cu|apache-mod_cfg_ldap-1.2-18|41	%install
14cu|apache-mod_cfg_ldap-1.2-18|42	
14cu|apache-mod_cfg_ldap-1.2-18|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_cfg_ldap-1.2-18|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_cfg_ldap-1.2-18|45	
14cu|apache-mod_cfg_ldap-1.2-18|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_cfg_ldap-1.2-18|47	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_cfg_ldap-1.2-18|48	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_cfg_ldap-1.2-18|49	
14cu|apache-mod_cfg_ldap-1.2-18|50	%files
14cu|apache-mod_cfg_ldap-1.2-18|51	%doc AUTHORS ChangeLog INSTALL README TODO mod_cfg_ldap.schema
14cu|apache-mod_cfg_ldap-1.2-18|52	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_cfg_ldap-1.2-18|53	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_cfg_ldap-1.2-18|54	
14cu|apache-mod_cfg_ldap-1.2-18|55	
14cu|apache-mod_cfg_ldap-1.2-18|56	
14cu|apache-mod_cfg_ldap-1.2-18|57	%changelog
14cu|apache-mod_cfg_ldap-1.2-18|58	
14cu|apache-mod_cfg_ldap-1.2-18|59	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2-18
14cu|apache-mod_cfg_ldap-1.2-18|60	- (f096f6b) Clean spec and config, enable module by default just after installation
14cu|apache-mod_cfg_ldap-1.2-18|61	
14cu|apache-mod_cfg_ldap-1.2-18|62	

9564 14
14cu|apache-mod_chm-0.3.1-17|1	#Module-Specific definitions
14cu|apache-mod_chm-0.3.1-17|2	%define mod_name mod_chm
14cu|apache-mod_chm-0.3.1-17|3	%define mod_conf A33_%{mod_name}.conf
14cu|apache-mod_chm-0.3.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_chm-0.3.1-17|5	
14cu|apache-mod_chm-0.3.1-17|6	Summary:	DSO module for the apache Web server
14cu|apache-mod_chm-0.3.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_chm-0.3.1-17|8	Version:	0.3.1
14cu|apache-mod_chm-0.3.1-17|9	Release:	17
14cu|apache-mod_chm-0.3.1-17|10	Group:		System/Servers
14cu|apache-mod_chm-0.3.1-17|11	License:	GPL
14cu|apache-mod_chm-0.3.1-17|12	URL:		http://sourceforge.net/projects/modchm/
14cu|apache-mod_chm-0.3.1-17|13	Source0: 	http://prdownloads.sourceforge.net/modchm/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_chm-0.3.1-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_chm-0.3.1-17|15	Requires(pre): rpm-helper
14cu|apache-mod_chm-0.3.1-17|16	Requires(postun): rpm-helper
14cu|apache-mod_chm-0.3.1-17|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_chm-0.3.1-17|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_chm-0.3.1-17|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_chm-0.3.1-17|20	Requires:	apache >= 2.2.0
14cu|apache-mod_chm-0.3.1-17|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_chm-0.3.1-17|22	BuildRequires:	file
14cu|apache-mod_chm-0.3.1-17|23	BuildRequires:	perl
14cu|apache-mod_chm-0.3.1-17|24	BuildRequires:	chmlib-devel
14cu|apache-mod_chm-0.3.1-17|25	Epoch:		1
14cu|apache-mod_chm-0.3.1-17|26	
14cu|apache-mod_chm-0.3.1-17|27	%description
14cu|apache-mod_chm-0.3.1-17|28	mod_chm is an apache module that gives you possibility to explore
14cu|apache-mod_chm-0.3.1-17|29	files in CHM format. mod_chm uses chmlib by Jed Wing to access CHM
14cu|apache-mod_chm-0.3.1-17|30	files. This package also includes chmdump program that unpacks
14cu|apache-mod_chm-0.3.1-17|31	content of CHM file.
14cu|apache-mod_chm-0.3.1-17|32	
14cu|apache-mod_chm-0.3.1-17|33	%prep
14cu|apache-mod_chm-0.3.1-17|34	
14cu|apache-mod_chm-0.3.1-17|35	%setup -q -n mod_chm
14cu|apache-mod_chm-0.3.1-17|36	
14cu|apache-mod_chm-0.3.1-17|37	# strip away annoying ^M
14cu|apache-mod_chm-0.3.1-17|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_chm-0.3.1-17|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_chm-0.3.1-17|40	
14cu|apache-mod_chm-0.3.1-17|41	%build
14cu|apache-mod_chm-0.3.1-17|42	
14cu|apache-mod_chm-0.3.1-17|43	%{_bindir}/apxs -c %{mod_name}.c -I. -lchm
14cu|apache-mod_chm-0.3.1-17|44	
14cu|apache-mod_chm-0.3.1-17|45	gcc %{optflags} chmdump/chmdump.c -o chmdump/chmdump -lchm
14cu|apache-mod_chm-0.3.1-17|46	
14cu|apache-mod_chm-0.3.1-17|47	%install
14cu|apache-mod_chm-0.3.1-17|48	
14cu|apache-mod_chm-0.3.1-17|49	install -d %{buildroot}%{_bindir}
14cu|apache-mod_chm-0.3.1-17|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_chm-0.3.1-17|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_chm-0.3.1-17|52	
14cu|apache-mod_chm-0.3.1-17|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_chm-0.3.1-17|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chm-0.3.1-17|55	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chm-0.3.1-17|56	
14cu|apache-mod_chm-0.3.1-17|57	install -m0755 chmdump/chmdump %{buildroot}%{_bindir}/
14cu|apache-mod_chm-0.3.1-17|58	
14cu|apache-mod_chm-0.3.1-17|59	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_chm-0.3.1-17|60	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_chm-0.3.1-17|61	
14cu|apache-mod_chm-0.3.1-17|62	%files
14cu|apache-mod_chm-0.3.1-17|63	%doc AUTHORS COPYING ChangeLog README TODO
14cu|apache-mod_chm-0.3.1-17|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chm-0.3.1-17|65	%attr(0755,root,root) %{_bindir}/chmdump
14cu|apache-mod_chm-0.3.1-17|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_chm-0.3.1-17|67	%{_var}/www/html/addon-modules/*
14cu|apache-mod_chm-0.3.1-17|68	
14cu|apache-mod_chm-0.3.1-17|69	
14cu|apache-mod_chm-0.3.1-17|70	
14cu|apache-mod_chm-0.3.1-17|71	
14cu|apache-mod_chm-0.3.1-17|72	
14cu|apache-mod_chm-0.3.1-17|73	%changelog
14cu|apache-mod_chm-0.3.1-17|74	
14cu|apache-mod_chm-0.3.1-17|75	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.1-17
14cu|apache-mod_chm-0.3.1-17|76	- (21af48f) Clean spec and config, enable module by default just after installation
14cu|apache-mod_chm-0.3.1-17|77	
14cu|apache-mod_chm-0.3.1-17|78	

9565 14
14cu|apache-mod_chroot-0.5-15|1	#Module-Specific definitions
14cu|apache-mod_chroot-0.5-15|2	%define mod_name mod_chroot
14cu|apache-mod_chroot-0.5-15|3	%define mod_conf A85_%{mod_name}.conf
14cu|apache-mod_chroot-0.5-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_chroot-0.5-15|5	
14cu|apache-mod_chroot-0.5-15|6	Summary:	Mod_chroot makes running Apache in a secure chroot environment easy
14cu|apache-mod_chroot-0.5-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_chroot-0.5-15|8	Version:	0.5
14cu|apache-mod_chroot-0.5-15|9	Release:	15
14cu|apache-mod_chroot-0.5-15|10	Group:		System/Servers
14cu|apache-mod_chroot-0.5-15|11	License:	GPL
14cu|apache-mod_chroot-0.5-15|12	URL:		http://core.segfault.pl/~hobbit/mod_chroot/
14cu|apache-mod_chroot-0.5-15|13	Source0:	http://core.segfault.pl/~hobbit/mod_chroot/dist/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_chroot-0.5-15|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_chroot-0.5-15|15	Patch0:		mod_chroot-0.5-no_version_component.diff
14cu|apache-mod_chroot-0.5-15|16	Requires(pre): rpm-helper
14cu|apache-mod_chroot-0.5-15|17	Requires(postun): rpm-helper
14cu|apache-mod_chroot-0.5-15|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_chroot-0.5-15|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_chroot-0.5-15|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_chroot-0.5-15|21	Requires:	apache >= 2.2.0
14cu|apache-mod_chroot-0.5-15|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_chroot-0.5-15|23	
14cu|apache-mod_chroot-0.5-15|24	%description
14cu|apache-mod_chroot-0.5-15|25	mod_chroot makes running Apache in a secure chroot environment easy. You don't
14cu|apache-mod_chroot-0.5-15|26	need to create a special directory hierarchy containing /dev, /lib, /etc...
14cu|apache-mod_chroot-0.5-15|27	
14cu|apache-mod_chroot-0.5-15|28	%prep
14cu|apache-mod_chroot-0.5-15|29	
14cu|apache-mod_chroot-0.5-15|30	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_chroot-0.5-15|31	%patch0 -p0
14cu|apache-mod_chroot-0.5-15|32	
14cu|apache-mod_chroot-0.5-15|33	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|apache-mod_chroot-0.5-15|34	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_chroot-0.5-15|35	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_chroot-0.5-15|36	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|apache-mod_chroot-0.5-15|37	
14cu|apache-mod_chroot-0.5-15|38	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_chroot-0.5-15|39	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_chroot-0.5-15|40	done
14cu|apache-mod_chroot-0.5-15|41	
14cu|apache-mod_chroot-0.5-15|42	# strip away annoying ^M
14cu|apache-mod_chroot-0.5-15|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_chroot-0.5-15|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_chroot-0.5-15|45	
14cu|apache-mod_chroot-0.5-15|46	%build
14cu|apache-mod_chroot-0.5-15|47	
14cu|apache-mod_chroot-0.5-15|48	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_chroot-0.5-15|49	
14cu|apache-mod_chroot-0.5-15|50	%install
14cu|apache-mod_chroot-0.5-15|51	
14cu|apache-mod_chroot-0.5-15|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_chroot-0.5-15|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_chroot-0.5-15|54	
14cu|apache-mod_chroot-0.5-15|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_chroot-0.5-15|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chroot-0.5-15|57	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chroot-0.5-15|58	
14cu|apache-mod_chroot-0.5-15|59	%files
14cu|apache-mod_chroot-0.5-15|60	%doc CAVEATS ChangeLog INSTALL LICENSE README README.Apache20
14cu|apache-mod_chroot-0.5-15|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_chroot-0.5-15|62	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_chroot-0.5-15|63	
14cu|apache-mod_chroot-0.5-15|64	
14cu|apache-mod_chroot-0.5-15|65	
14cu|apache-mod_chroot-0.5-15|66	
14cu|apache-mod_chroot-0.5-15|67	
14cu|apache-mod_chroot-0.5-15|68	
14cu|apache-mod_chroot-0.5-15|69	%changelog
14cu|apache-mod_chroot-0.5-15|70	
14cu|apache-mod_chroot-0.5-15|71	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5-15
14cu|apache-mod_chroot-0.5-15|72	- (e8ee9ad) Repack tarball according to upstream
14cu|apache-mod_chroot-0.5-15|73	
14cu|apache-mod_chroot-0.5-15|74	

9566 14
14cu|apache-mod_coredumper-0.1.0-20|1	#Module-Specific definitions
14cu|apache-mod_coredumper-0.1.0-20|2	%define mod_name mod_coredumper
14cu|apache-mod_coredumper-0.1.0-20|3	%define mod_conf A35_%{mod_name}.conf
14cu|apache-mod_coredumper-0.1.0-20|4	%define mod_so %{mod_name}.so
14cu|apache-mod_coredumper-0.1.0-20|5	
14cu|apache-mod_coredumper-0.1.0-20|6	Summary:	DSO module for the apache Web server
14cu|apache-mod_coredumper-0.1.0-20|7	Name:		apache-%{mod_name}
14cu|apache-mod_coredumper-0.1.0-20|8	Version:	0.1.0
14cu|apache-mod_coredumper-0.1.0-20|9	Release:	20
14cu|apache-mod_coredumper-0.1.0-20|10	License:	Apache License
14cu|apache-mod_coredumper-0.1.0-20|11	Group:		System/Servers
14cu|apache-mod_coredumper-0.1.0-20|12	URL:		http://www.outoforder.cc/projects/apache/mod_coredumper/
14cu|apache-mod_coredumper-0.1.0-20|13	Source0: 	http://www.outoforder.cc/downloads/mod_coredumper/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_coredumper-0.1.0-20|14	Source1:	%{mod_conf}
14cu|apache-mod_coredumper-0.1.0-20|15	Patch0:		mod_coredumper-0.1.0-modname.diff
14cu|apache-mod_coredumper-0.1.0-20|16	Requires(pre): rpm-helper
14cu|apache-mod_coredumper-0.1.0-20|17	Requires(postun): rpm-helper
14cu|apache-mod_coredumper-0.1.0-20|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_coredumper-0.1.0-20|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_coredumper-0.1.0-20|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_coredumper-0.1.0-20|21	Requires:	apache >= 2.2.0
14cu|apache-mod_coredumper-0.1.0-20|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_coredumper-0.1.0-20|23	BuildRequires:	coredumper-devel
14cu|apache-mod_coredumper-0.1.0-20|24	Epoch:		1
14cu|apache-mod_coredumper-0.1.0-20|25	
14cu|apache-mod_coredumper-0.1.0-20|26	%description
14cu|apache-mod_coredumper-0.1.0-20|27	mod_coredumper uses the CoreDumper library from Google to fetch a
14cu|apache-mod_coredumper-0.1.0-20|28	GDB compatible core file from Apache, over HTTP.
14cu|apache-mod_coredumper-0.1.0-20|29	
14cu|apache-mod_coredumper-0.1.0-20|30	%prep
14cu|apache-mod_coredumper-0.1.0-20|31	
14cu|apache-mod_coredumper-0.1.0-20|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_coredumper-0.1.0-20|33	%patch0 -p0
14cu|apache-mod_coredumper-0.1.0-20|34	
14cu|apache-mod_coredumper-0.1.0-20|35	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_coredumper-0.1.0-20|36	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_coredumper-0.1.0-20|37	
14cu|apache-mod_coredumper-0.1.0-20|38	perl -pi -e "s|APR_FOPEN_READ|APR_READ|g" src/mod_coredumper.c
14cu|apache-mod_coredumper-0.1.0-20|39	
14cu|apache-mod_coredumper-0.1.0-20|40	%build
14cu|apache-mod_coredumper-0.1.0-20|41	%{_bindir}/apxs -lcoredumper -I%{_includedir}/google -c src/mod_coredumper.c
14cu|apache-mod_coredumper-0.1.0-20|42	
14cu|apache-mod_coredumper-0.1.0-20|43	%install
14cu|apache-mod_coredumper-0.1.0-20|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_coredumper-0.1.0-20|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_coredumper-0.1.0-20|46	
14cu|apache-mod_coredumper-0.1.0-20|47	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_coredumper-0.1.0-20|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cu|apache-mod_coredumper-0.1.0-20|49	
14cu|apache-mod_coredumper-0.1.0-20|50	%files
14cu|apache-mod_coredumper-0.1.0-20|51	%doc LICENSE NOTICE README TODO
14cu|apache-mod_coredumper-0.1.0-20|52	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_coredumper-0.1.0-20|53	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_coredumper-0.1.0-20|54	
14cu|apache-mod_coredumper-0.1.0-20|55	
14cu|apache-mod_coredumper-0.1.0-20|56	
14cu|apache-mod_coredumper-0.1.0-20|57	%changelog
14cu|apache-mod_coredumper-0.1.0-20|58	
14cu|apache-mod_coredumper-0.1.0-20|59	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1.0-20
14cu|apache-mod_coredumper-0.1.0-20|60	- (2a39830) Clean spec and config, enable module by default just after installation
14cu|apache-mod_coredumper-0.1.0-20|61	
14cu|apache-mod_coredumper-0.1.0-20|62	

9567 14
14cu|apache-mod_defensible-1.5-3|1	#Module-Specific definitions
14cu|apache-mod_defensible-1.5-3|2	%define apache_version 2.4.0
14cu|apache-mod_defensible-1.5-3|3	%define mod_name mod_defensible
14cu|apache-mod_defensible-1.5-3|4	%define mod_conf B25_%{mod_name}.conf
14cu|apache-mod_defensible-1.5-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_defensible-1.5-3|6	
14cu|apache-mod_defensible-1.5-3|7	Summary:	An Apache 2.x module intended to block spammers using DNSBL
14cu|apache-mod_defensible-1.5-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_defensible-1.5-3|9	Version:	1.5
14cu|apache-mod_defensible-1.5-3|10	Release:	3
14cu|apache-mod_defensible-1.5-3|11	Group:		System/Servers
14cu|apache-mod_defensible-1.5-3|12	License:	GPLv2+
14cu|apache-mod_defensible-1.5-3|13	URL:		http://julien.danjou.info/mod_defensible.html
14cu|apache-mod_defensible-1.5-3|14	Source0:	%{mod_name}-%{version}.tar.xz
14cu|apache-mod_defensible-1.5-3|15	Source1:	%{mod_conf}
14cu|apache-mod_defensible-1.5-3|16	Patch0:		mod_defensible-1.5-rosa-libfool.patch
14cu|apache-mod_defensible-1.5-3|17	Requires(pre): rpm-helper
14cu|apache-mod_defensible-1.5-3|18	Requires(postun): rpm-helper
14cu|apache-mod_defensible-1.5-3|19	Requires(pre):	apache-conf >= %{apache_version}
14cu|apache-mod_defensible-1.5-3|20	Requires(pre):	apache >= %{apache_version}
14cu|apache-mod_defensible-1.5-3|21	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_defensible-1.5-3|22	Requires:	apache >= %{apache_version}
14cu|apache-mod_defensible-1.5-3|23	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_defensible-1.5-3|24	BuildRequires:	apr-devel
14cu|apache-mod_defensible-1.5-3|25	BuildRequires:	udns-devel
14cu|apache-mod_defensible-1.5-3|26	BuildRequires:	libtool
14cu|apache-mod_defensible-1.5-3|27	
14cu|apache-mod_defensible-1.5-3|28	%description
14cu|apache-mod_defensible-1.5-3|29	mod_defensible is an Apache 2.x module intended to block spammers using DNSBL
14cu|apache-mod_defensible-1.5-3|30	servers. It will look at the client IP and check it in one or several DNSBL
14cu|apache-mod_defensible-1.5-3|31	servers and return a 403 Forbidden page to the client.
14cu|apache-mod_defensible-1.5-3|32	
14cu|apache-mod_defensible-1.5-3|33	%prep
14cu|apache-mod_defensible-1.5-3|34	
14cu|apache-mod_defensible-1.5-3|35	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_defensible-1.5-3|36	%patch0 -p1
14cu|apache-mod_defensible-1.5-3|37	
14cu|apache-mod_defensible-1.5-3|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_defensible-1.5-3|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_defensible-1.5-3|40	
14cu|apache-mod_defensible-1.5-3|41	%build
14cu|apache-mod_defensible-1.5-3|42	touch config.h.in
14cu|apache-mod_defensible-1.5-3|43	%setup_compile_flags
14cu|apache-mod_defensible-1.5-3|44	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoheader; autoconf
14cu|apache-mod_defensible-1.5-3|45	export APXS2="%{_bindir}/apxs"
14cu|apache-mod_defensible-1.5-3|46	
14cu|apache-mod_defensible-1.5-3|47	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_defensible-1.5-3|48	--with-udns
14cu|apache-mod_defensible-1.5-3|49	
14cu|apache-mod_defensible-1.5-3|50	%make
14cu|apache-mod_defensible-1.5-3|51	
14cu|apache-mod_defensible-1.5-3|52	#%{_bindir}/apxs -c -I%{_includedir}/mysql -L%{_libdir} -lmysqlclient mod_anticrack.c
14cu|apache-mod_defensible-1.5-3|53	
14cu|apache-mod_defensible-1.5-3|54	
14cu|apache-mod_defensible-1.5-3|55	%install
14cu|apache-mod_defensible-1.5-3|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_defensible-1.5-3|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_defensible-1.5-3|58	
14cu|apache-mod_defensible-1.5-3|59	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_defensible-1.5-3|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_defensible-1.5-3|61	
14cu|apache-mod_defensible-1.5-3|62	%files
14cu|apache-mod_defensible-1.5-3|63	%doc AUTHORS Changelog README
14cu|apache-mod_defensible-1.5-3|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_defensible-1.5-3|65	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_defensible-1.5-3|66	
14cu|apache-mod_defensible-1.5-3|67	
14cu|apache-mod_defensible-1.5-3|68	
14cu|apache-mod_defensible-1.5-3|69	
14cu|apache-mod_defensible-1.5-3|70	%changelog
14cu|apache-mod_defensible-1.5-3|71	
14cu|apache-mod_defensible-1.5-3|72	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-3
14cu|apache-mod_defensible-1.5-3|73	- (8f5218d) Clean spec and config, enable module by default just after installation
14cu|apache-mod_defensible-1.5-3|74	
14cu|apache-mod_defensible-1.5-3|75	

9568 14
14cu|apache-mod_delay-0.9.2-7|1	#Module-Specific definitions
14cu|apache-mod_delay-0.9.2-7|2	%define mod_name mod_delay
14cu|apache-mod_delay-0.9.2-7|3	%define mod_conf A67_%{mod_name}.conf
14cu|apache-mod_delay-0.9.2-7|4	%define mod_so %{mod_name}.so
14cu|apache-mod_delay-0.9.2-7|5	
14cu|apache-mod_delay-0.9.2-7|6	Summary:	Delay module for Apache2
14cu|apache-mod_delay-0.9.2-7|7	Name:		apache-%{mod_name}
14cu|apache-mod_delay-0.9.2-7|8	Version:	0.9.2
14cu|apache-mod_delay-0.9.2-7|9	Release:	7
14cu|apache-mod_delay-0.9.2-7|10	Group:		System/Servers
14cu|apache-mod_delay-0.9.2-7|11	License:	Apache License
14cu|apache-mod_delay-0.9.2-7|12	URL:		http://www.heute-morgen.de/modules/mod_delay/
14cu|apache-mod_delay-0.9.2-7|13	Source0:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.c
14cu|apache-mod_delay-0.9.2-7|14	Source1:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.h
14cu|apache-mod_delay-0.9.2-7|15	Source2:	%{mod_conf}
14cu|apache-mod_delay-0.9.2-7|16	Requires(pre): rpm-helper
14cu|apache-mod_delay-0.9.2-7|17	Requires(postun): rpm-helper
14cu|apache-mod_delay-0.9.2-7|18	Requires(pre):	apache-conf >= 2.0.54
14cu|apache-mod_delay-0.9.2-7|19	Requires(pre):	apache >= 2.0.54
14cu|apache-mod_delay-0.9.2-7|20	Requires:	apache-conf >= 2.0.54
14cu|apache-mod_delay-0.9.2-7|21	Requires:	apache >= 2.0.54
14cu|apache-mod_delay-0.9.2-7|22	BuildRequires:  apache-devel >= 2.0.54
14cu|apache-mod_delay-0.9.2-7|23	BuildRequires:	file
14cu|apache-mod_delay-0.9.2-7|24	
14cu|apache-mod_delay-0.9.2-7|25	%description
14cu|apache-mod_delay-0.9.2-7|26	mod_delay is an output filter that does buffering until it is told to stop this
14cu|apache-mod_delay-0.9.2-7|27	(by a note). It also enables the sending of 304 by delaying the call to
14cu|apache-mod_delay-0.9.2-7|28	ap_meets_conditions until then. The module exports one optional functions and
14cu|apache-mod_delay-0.9.2-7|29	has no configuration. It registers as an output filter named delay.
14cu|apache-mod_delay-0.9.2-7|30	
14cu|apache-mod_delay-0.9.2-7|31	%package	devel
14cu|apache-mod_delay-0.9.2-7|32	Summary:	Development API for the mod_delay apache module
14cu|apache-mod_delay-0.9.2-7|33	Group:		Development/C
14cu|apache-mod_delay-0.9.2-7|34	
14cu|apache-mod_delay-0.9.2-7|35	%description	devel
14cu|apache-mod_delay-0.9.2-7|36	mod_delay is an output filter that does buffering until it is told to stop this
14cu|apache-mod_delay-0.9.2-7|37	(by a note). It also enables the sending of 304 by delaying the call to
14cu|apache-mod_delay-0.9.2-7|38	ap_meets_conditions until then. The module exports one optional functions and
14cu|apache-mod_delay-0.9.2-7|39	has no configuration. It registers as an output filter named delay.
14cu|apache-mod_delay-0.9.2-7|40	
14cu|apache-mod_delay-0.9.2-7|41	This package contains the development API for the mod_delay apache module.
14cu|apache-mod_delay-0.9.2-7|42	
14cu|apache-mod_delay-0.9.2-7|43	%prep
14cu|apache-mod_delay-0.9.2-7|44	
14cu|apache-mod_delay-0.9.2-7|45	%setup -q -c -T -n %{mod_name}
14cu|apache-mod_delay-0.9.2-7|46	
14cu|apache-mod_delay-0.9.2-7|47	cp %{SOURCE0} .
14cu|apache-mod_delay-0.9.2-7|48	cp %{SOURCE1} .
14cu|apache-mod_delay-0.9.2-7|49	cp %{SOURCE2} .
14cu|apache-mod_delay-0.9.2-7|50	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_delay-0.9.2-7|51	
14cu|apache-mod_delay-0.9.2-7|52	find . -type d -exec chmod 755 {} \;
14cu|apache-mod_delay-0.9.2-7|53	find . -type f -exec chmod 644 {} \;
14cu|apache-mod_delay-0.9.2-7|54	
14cu|apache-mod_delay-0.9.2-7|55	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_delay-0.9.2-7|56	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_delay-0.9.2-7|57	done
14cu|apache-mod_delay-0.9.2-7|58	
14cu|apache-mod_delay-0.9.2-7|59	# strip away annoying ^M
14cu|apache-mod_delay-0.9.2-7|60	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_delay-0.9.2-7|61	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_delay-0.9.2-7|62	
14cu|apache-mod_delay-0.9.2-7|63	%build
14cu|apache-mod_delay-0.9.2-7|64	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_delay-0.9.2-7|65	
14cu|apache-mod_delay-0.9.2-7|66	%install
14cu|apache-mod_delay-0.9.2-7|67	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_delay-0.9.2-7|68	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_delay-0.9.2-7|69	install -d %{buildroot}%{_includedir}
14cu|apache-mod_delay-0.9.2-7|70	
14cu|apache-mod_delay-0.9.2-7|71	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_delay-0.9.2-7|72	install -m0644 mod_delay.h %{buildroot}%{_includedir}/
14cu|apache-mod_delay-0.9.2-7|73	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_delay-0.9.2-7|74	
14cu|apache-mod_delay-0.9.2-7|75	%files
14cu|apache-mod_delay-0.9.2-7|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_delay-0.9.2-7|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_delay-0.9.2-7|78	
14cu|apache-mod_delay-0.9.2-7|79	%files devel
14cu|apache-mod_delay-0.9.2-7|80	%attr(0644,root,root) %{_includedir}/mod_delay.h
14cu|apache-mod_delay-0.9.2-7|81	
14cu|apache-mod_delay-0.9.2-7|82	
14cu|apache-mod_delay-0.9.2-7|83	
14cu|apache-mod_delay-0.9.2-7|84	%changelog
14cu|apache-mod_delay-0.9.2-7|85	
14cu|apache-mod_delay-0.9.2-7|86	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-7
14cu|apache-mod_delay-0.9.2-7|87	- (9eaca5c) Clean spec and config, enable module by default just after installation
14cu|apache-mod_delay-0.9.2-7|88	
14cu|apache-mod_delay-0.9.2-7|89	

9569 14
14cu|apache-mod_diagnostics-0.1-20|1	#Module-Specific definitions
14cu|apache-mod_diagnostics-0.1-20|2	%define mod_name mod_diagnostics
14cu|apache-mod_diagnostics-0.1-20|3	%define mod_conf 94_%{mod_name}.conf
14cu|apache-mod_diagnostics-0.1-20|4	%define mod_so %{mod_name}.so
14cu|apache-mod_diagnostics-0.1-20|5	
14cu|apache-mod_diagnostics-0.1-20|6	Summary:	DSO module for the apache web server
14cu|apache-mod_diagnostics-0.1-20|7	Name:		apache-%{mod_name}
14cu|apache-mod_diagnostics-0.1-20|8	Version:	0.1
14cu|apache-mod_diagnostics-0.1-20|9	Release:	20
14cu|apache-mod_diagnostics-0.1-20|10	Group:		System/Servers
14cu|apache-mod_diagnostics-0.1-20|11	License:	Apache License
14cu|apache-mod_diagnostics-0.1-20|12	URL:		http://apache.webthing.com/mod_diagnostics/
14cu|apache-mod_diagnostics-0.1-20|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_diagnostics.c
14cu|apache-mod_diagnostics-0.1-20|14	Source1:	http://apache.webthing.com/mod_diagnostics/index.html
14cu|apache-mod_diagnostics-0.1-20|15	Source2:	%{mod_conf}
14cu|apache-mod_diagnostics-0.1-20|16	Patch0:		mod_diagnostics-0.1-format_not_a_string_literal_and_no_format_arguments.diff
14cu|apache-mod_diagnostics-0.1-20|17	Requires(pre): rpm-helper
14cu|apache-mod_diagnostics-0.1-20|18	Requires(postun): rpm-helper
14cu|apache-mod_diagnostics-0.1-20|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_diagnostics-0.1-20|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_diagnostics-0.1-20|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_diagnostics-0.1-20|22	Requires:	apache >= 2.2.0
14cu|apache-mod_diagnostics-0.1-20|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_diagnostics-0.1-20|24	BuildRequires:	file
14cu|apache-mod_diagnostics-0.1-20|25	Epoch:		1
14cu|apache-mod_diagnostics-0.1-20|26	
14cu|apache-mod_diagnostics-0.1-20|27	%description
14cu|apache-mod_diagnostics-0.1-20|28	mod_diagnostics is a very simple filter module. It can be inserted anywhere and
14cu|apache-mod_diagnostics-0.1-20|29	in any number of places in the Apache filter chain, and merely listens to and
14cu|apache-mod_diagnostics-0.1-20|30	reports traffic going through. It is  designed as a learning aid and a
14cu|apache-mod_diagnostics-0.1-20|31	debugging tool for Apache filter modules.
14cu|apache-mod_diagnostics-0.1-20|32	
14cu|apache-mod_diagnostics-0.1-20|33	%prep
14cu|apache-mod_diagnostics-0.1-20|34	
14cu|apache-mod_diagnostics-0.1-20|35	%setup -q -T -c -n %{mod_name}-%{version}
14cu|apache-mod_diagnostics-0.1-20|36	cp %{SOURCE0} .
14cu|apache-mod_diagnostics-0.1-20|37	cp %{SOURCE1} .
14cu|apache-mod_diagnostics-0.1-20|38	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_diagnostics-0.1-20|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_diagnostics-0.1-20|40	
14cu|apache-mod_diagnostics-0.1-20|41	%patch0 -p0
14cu|apache-mod_diagnostics-0.1-20|42	
14cu|apache-mod_diagnostics-0.1-20|43	# strip away annoying ^M
14cu|apache-mod_diagnostics-0.1-20|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_diagnostics-0.1-20|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_diagnostics-0.1-20|46	
14cu|apache-mod_diagnostics-0.1-20|47	%build
14cu|apache-mod_diagnostics-0.1-20|48	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_diagnostics-0.1-20|49	
14cu|apache-mod_diagnostics-0.1-20|50	%install
14cu|apache-mod_diagnostics-0.1-20|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_diagnostics-0.1-20|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_diagnostics-0.1-20|53	
14cu|apache-mod_diagnostics-0.1-20|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_diagnostics-0.1-20|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_diagnostics-0.1-20|56	
14cu|apache-mod_diagnostics-0.1-20|57	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_diagnostics-0.1-20|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_diagnostics-0.1-20|59	
14cu|apache-mod_diagnostics-0.1-20|60	%files
14cu|apache-mod_diagnostics-0.1-20|61	%doc index.html
14cu|apache-mod_diagnostics-0.1-20|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_diagnostics-0.1-20|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_diagnostics-0.1-20|64	%{_var}/www/html/addon-modules/*
14cu|apache-mod_diagnostics-0.1-20|65	
14cu|apache-mod_diagnostics-0.1-20|66	
14cu|apache-mod_diagnostics-0.1-20|67	
14cu|apache-mod_diagnostics-0.1-20|68	
14cu|apache-mod_diagnostics-0.1-20|69	
14cu|apache-mod_diagnostics-0.1-20|70	%changelog
14cu|apache-mod_diagnostics-0.1-20|71	
14cu|apache-mod_diagnostics-0.1-20|72	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-20
14cu|apache-mod_diagnostics-0.1-20|73	- (003c41e) Clean spec and config, enable module by default just after installation
14cu|apache-mod_diagnostics-0.1-20|74	
14cu|apache-mod_diagnostics-0.1-20|75	

9570 14
14cu|apache-mod_dns-1.02-13|1	#Module-Specific definitions
14cu|apache-mod_dns-1.02-13|2	%define apache_version 2.2.6
14cu|apache-mod_dns-1.02-13|3	%define mod_name mod_dns
14cu|apache-mod_dns-1.02-13|4	%define mod_conf B24_%{mod_name}.conf
14cu|apache-mod_dns-1.02-13|5	%define mod_so %{mod_name}.so
14cu|apache-mod_dns-1.02-13|6	
14cu|apache-mod_dns-1.02-13|7	Summary:	DNS Protocol module for Apache 2.x
14cu|apache-mod_dns-1.02-13|8	Name:		apache-%{mod_name}
14cu|apache-mod_dns-1.02-13|9	Version:	1.02
14cu|apache-mod_dns-1.02-13|10	Release:	13
14cu|apache-mod_dns-1.02-13|11	Group:		System/Servers
14cu|apache-mod_dns-1.02-13|12	License:	Apache License
14cu|apache-mod_dns-1.02-13|13	URL:		http://www.beamartyr.net/
14cu|apache-mod_dns-1.02-13|14	Source0:	http://www.beamartyr.net/mod-dns-%{version}.tar.bz2
14cu|apache-mod_dns-1.02-13|15	Source1:	%{mod_conf}
14cu|apache-mod_dns-1.02-13|16	Requires(pre): rpm-helper
14cu|apache-mod_dns-1.02-13|17	Requires(postun): rpm-helper
14cu|apache-mod_dns-1.02-13|18	Requires(pre):	apache-conf >= %{apache_version}
14cu|apache-mod_dns-1.02-13|19	Requires(pre):	apache >= %{apache_version}
14cu|apache-mod_dns-1.02-13|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_dns-1.02-13|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_dns-1.02-13|22	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_dns-1.02-13|23	
14cu|apache-mod_dns-1.02-13|24	%description
14cu|apache-mod_dns-1.02-13|25	DNS Protocol module for Apache 2.x
14cu|apache-mod_dns-1.02-13|26	
14cu|apache-mod_dns-1.02-13|27	%prep
14cu|apache-mod_dns-1.02-13|28	
14cu|apache-mod_dns-1.02-13|29	%setup -q -n mod-dns
14cu|apache-mod_dns-1.02-13|30	
14cu|apache-mod_dns-1.02-13|31	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_dns-1.02-13|32	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_dns-1.02-13|33	
14cu|apache-mod_dns-1.02-13|34	%build
14cu|apache-mod_dns-1.02-13|35	%{_bindir}/apxs -c mod_dns.c buckets.c errors.c protocol.c rr/*.c
14cu|apache-mod_dns-1.02-13|36	
14cu|apache-mod_dns-1.02-13|37	%install
14cu|apache-mod_dns-1.02-13|38	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_dns-1.02-13|39	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_dns-1.02-13|40	
14cu|apache-mod_dns-1.02-13|41	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_dns-1.02-13|42	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dns-1.02-13|43	
14cu|apache-mod_dns-1.02-13|44	%files
14cu|apache-mod_dns-1.02-13|45	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dns-1.02-13|46	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_dns-1.02-13|47	
14cu|apache-mod_dns-1.02-13|48	
14cu|apache-mod_dns-1.02-13|49	
14cu|apache-mod_dns-1.02-13|50	
14cu|apache-mod_dns-1.02-13|51	%changelog
14cu|apache-mod_dns-1.02-13|52	
14cu|apache-mod_dns-1.02-13|53	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-13
14cu|apache-mod_dns-1.02-13|54	- (4db2fab) Clean spec and config, enable module by default just after installation
14cu|apache-mod_dns-1.02-13|55	
14cu|apache-mod_dns-1.02-13|56	

9571 14
14cu|apache-mod_dnsbl_lookup-0.91-15|1	#Module-Specific definitions
14cu|apache-mod_dnsbl_lookup-0.91-15|2	%define mod_name mod_dnsbl_lookup
14cu|apache-mod_dnsbl_lookup-0.91-15|3	%define mod_conf A39_%{mod_name}.conf
14cu|apache-mod_dnsbl_lookup-0.91-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_dnsbl_lookup-0.91-15|5	
14cu|apache-mod_dnsbl_lookup-0.91-15|6	Summary:	A DNSBL and RHSBL enabled module for apache 2.x
14cu|apache-mod_dnsbl_lookup-0.91-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_dnsbl_lookup-0.91-15|8	Version:	0.91
14cu|apache-mod_dnsbl_lookup-0.91-15|9	Release:	15
14cu|apache-mod_dnsbl_lookup-0.91-15|10	Group:		System/Servers
14cu|apache-mod_dnsbl_lookup-0.91-15|11	License:	Apache License
14cu|apache-mod_dnsbl_lookup-0.91-15|12	URL:		https://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/mod_dnsbl_lookup/
14cu|apache-mod_dnsbl_lookup-0.91-15|13	Source0: 	http://www.sysdesign.ca/archive/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_dnsbl_lookup-0.91-15|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_dnsbl_lookup-0.91-15|15	Requires(pre): rpm-helper
14cu|apache-mod_dnsbl_lookup-0.91-15|16	Requires(postun): rpm-helper
14cu|apache-mod_dnsbl_lookup-0.91-15|17	Requires(pre):	apache-conf >= 2.0.55
14cu|apache-mod_dnsbl_lookup-0.91-15|18	Requires(pre):	apache >= 2.0.55
14cu|apache-mod_dnsbl_lookup-0.91-15|19	Requires:	apache-conf >= 2.0.55
14cu|apache-mod_dnsbl_lookup-0.91-15|20	Requires:	apache >= 2.0.55
14cu|apache-mod_dnsbl_lookup-0.91-15|21	Requires:	apache-mod_smtpd
14cu|apache-mod_dnsbl_lookup-0.91-15|22	BuildRequires:	apache-devel >= 2.0.55
14cu|apache-mod_dnsbl_lookup-0.91-15|23	BuildRequires:	file
14cu|apache-mod_dnsbl_lookup-0.91-15|24	Epoch:		1
14cu|apache-mod_dnsbl_lookup-0.91-15|25	
14cu|apache-mod_dnsbl_lookup-0.91-15|26	%description
14cu|apache-mod_dnsbl_lookup-0.91-15|27	mod_dnsbl_lookup aims to provide generic and flexible DNSBL and RHSBL
14cu|apache-mod_dnsbl_lookup-0.91-15|28	use without limiting functionality.
14cu|apache-mod_dnsbl_lookup-0.91-15|29	
14cu|apache-mod_dnsbl_lookup-0.91-15|30	%package	devel
14cu|apache-mod_dnsbl_lookup-0.91-15|31	Summary:	Development files for %{mod_name}
14cu|apache-mod_dnsbl_lookup-0.91-15|32	Group:		Development/C
14cu|apache-mod_dnsbl_lookup-0.91-15|33	
14cu|apache-mod_dnsbl_lookup-0.91-15|34	%description	devel
14cu|apache-mod_dnsbl_lookup-0.91-15|35	Development files for %{mod_name}.
14cu|apache-mod_dnsbl_lookup-0.91-15|36	
14cu|apache-mod_dnsbl_lookup-0.91-15|37	%prep
14cu|apache-mod_dnsbl_lookup-0.91-15|38	
14cu|apache-mod_dnsbl_lookup-0.91-15|39	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_dnsbl_lookup-0.91-15|40	
14cu|apache-mod_dnsbl_lookup-0.91-15|41	# strip away annoying ^M
14cu|apache-mod_dnsbl_lookup-0.91-15|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_dnsbl_lookup-0.91-15|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_dnsbl_lookup-0.91-15|44	
14cu|apache-mod_dnsbl_lookup-0.91-15|45	%build
14cu|apache-mod_dnsbl_lookup-0.91-15|46	
14cu|apache-mod_dnsbl_lookup-0.91-15|47	%{_bindir}/apxs -c mod_dnsbl_lookup.c
14cu|apache-mod_dnsbl_lookup-0.91-15|48	
14cu|apache-mod_dnsbl_lookup-0.91-15|49	%install
14cu|apache-mod_dnsbl_lookup-0.91-15|50	
14cu|apache-mod_dnsbl_lookup-0.91-15|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_dnsbl_lookup-0.91-15|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_dnsbl_lookup-0.91-15|53	install -d %{buildroot}%{_includedir}
14cu|apache-mod_dnsbl_lookup-0.91-15|54	
14cu|apache-mod_dnsbl_lookup-0.91-15|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_dnsbl_lookup-0.91-15|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dnsbl_lookup-0.91-15|57	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dnsbl_lookup-0.91-15|58	
14cu|apache-mod_dnsbl_lookup-0.91-15|59	install -m0644 dnsbl_lookup.h %{buildroot}%{_includedir}/
14cu|apache-mod_dnsbl_lookup-0.91-15|60	
14cu|apache-mod_dnsbl_lookup-0.91-15|61	%files
14cu|apache-mod_dnsbl_lookup-0.91-15|62	%doc README
14cu|apache-mod_dnsbl_lookup-0.91-15|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dnsbl_lookup-0.91-15|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_dnsbl_lookup-0.91-15|65	
14cu|apache-mod_dnsbl_lookup-0.91-15|66	%files devel
14cu|apache-mod_dnsbl_lookup-0.91-15|67	%{_includedir}/*.h
14cu|apache-mod_dnsbl_lookup-0.91-15|68	
14cu|apache-mod_dnsbl_lookup-0.91-15|69	
14cu|apache-mod_dnsbl_lookup-0.91-15|70	
14cu|apache-mod_dnsbl_lookup-0.91-15|71	%changelog
14cu|apache-mod_dnsbl_lookup-0.91-15|72	
14cu|apache-mod_dnsbl_lookup-0.91-15|73	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.91-15
14cu|apache-mod_dnsbl_lookup-0.91-15|74	- (705493f) Clean spec and config, enable module by default just after installation
14cu|apache-mod_dnsbl_lookup-0.91-15|75	
14cu|apache-mod_dnsbl_lookup-0.91-15|76	

9572 14
14cu|apache-mod_dnssd-0.6-10|1	#Module-Specific definitions
14cu|apache-mod_dnssd-0.6-10|2	%define mod_name mod_dnssd
14cu|apache-mod_dnssd-0.6-10|3	%define mod_conf A47_%{mod_name}.conf
14cu|apache-mod_dnssd-0.6-10|4	%define mod_so %{mod_name}.so
14cu|apache-mod_dnssd-0.6-10|5	
14cu|apache-mod_dnssd-0.6-10|6	Summary:	Mod_dnssd adds DNS-SD Zeroconf support to Apache 2.0 using Avahi
14cu|apache-mod_dnssd-0.6-10|7	Name:		apache-%{mod_name}
14cu|apache-mod_dnssd-0.6-10|8	Version:	0.6
14cu|apache-mod_dnssd-0.6-10|9	Release:	10
14cu|apache-mod_dnssd-0.6-10|10	License:	Apache License
14cu|apache-mod_dnssd-0.6-10|11	Group:		System/Servers
14cu|apache-mod_dnssd-0.6-10|12	Url:		http://0pointer.de/lennart/projects/mod_dnssd/
14cu|apache-mod_dnssd-0.6-10|13	Source0:	http://0pointer.de/lennart/projects/mod_dnssd/mod_dnssd-%{version}.tar.gz
14cu|apache-mod_dnssd-0.6-10|14	Source1:	%{mod_conf}
14cu|apache-mod_dnssd-0.6-10|15	Patch0:		mod_dnssd-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
14cu|apache-mod_dnssd-0.6-10|16	BuildRequires:	autoconf2.5
14cu|apache-mod_dnssd-0.6-10|17	BuildRequires:	automake1.8
14cu|apache-mod_dnssd-0.6-10|18	BuildRequires:	file
14cu|apache-mod_dnssd-0.6-10|19	BuildRequires:	lynx
14cu|apache-mod_dnssd-0.6-10|20	BuildRequires:	apache-devel
14cu|apache-mod_dnssd-0.6-10|21	BuildRequires:	avahi-common-devel >= 0.6.4
14cu|apache-mod_dnssd-0.6-10|22	BuildRequires:	pkgconfig(avahi-client)
14cu|apache-mod_dnssd-0.6-10|23	Requires:	apache
14cu|apache-mod_dnssd-0.6-10|24	Requires:	apache-conf
14cu|apache-mod_dnssd-0.6-10|25	Requires:	apache-mod_dav
14cu|apache-mod_dnssd-0.6-10|26	Requires:	apache-mod_userdir
14cu|apache-mod_dnssd-0.6-10|27	Requires(pre,postun):	rpm-helper
14cu|apache-mod_dnssd-0.6-10|28	Requires(pre):	apache
14cu|apache-mod_dnssd-0.6-10|29	Requires(pre):	apache-conf
14cu|apache-mod_dnssd-0.6-10|30	
14cu|apache-mod_dnssd-0.6-10|31	%description
14cu|apache-mod_dnssd-0.6-10|32	mod_dnssd is an Apache module which adds Zeroconf support via DNS-SD using
14cu|apache-mod_dnssd-0.6-10|33	Avahi.
14cu|apache-mod_dnssd-0.6-10|34	
14cu|apache-mod_dnssd-0.6-10|35	%files
14cu|apache-mod_dnssd-0.6-10|36	%doc LICENSE README doc/README.html doc/style.css
14cu|apache-mod_dnssd-0.6-10|37	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dnssd-0.6-10|38	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_dnssd-0.6-10|39	%{_var}/www/html/addon-modules/*
14cu|apache-mod_dnssd-0.6-10|40	
14cu|apache-mod_dnssd-0.6-10|41	#----------------------------------------------------------------------------
14cu|apache-mod_dnssd-0.6-10|42	
14cu|apache-mod_dnssd-0.6-10|43	%prep
14cu|apache-mod_dnssd-0.6-10|44	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_dnssd-0.6-10|45	%patch0 -p0
14cu|apache-mod_dnssd-0.6-10|46	
14cu|apache-mod_dnssd-0.6-10|47	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_dnssd-0.6-10|48	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_dnssd-0.6-10|49	
14cu|apache-mod_dnssd-0.6-10|50	# strip away annoying ^M
14cu|apache-mod_dnssd-0.6-10|51	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_dnssd-0.6-10|52	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_dnssd-0.6-10|53	
14cu|apache-mod_dnssd-0.6-10|54	%build
14cu|apache-mod_dnssd-0.6-10|55	rm -f configure
14cu|apache-mod_dnssd-0.6-10|56	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
14cu|apache-mod_dnssd-0.6-10|57	
14cu|apache-mod_dnssd-0.6-10|58	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_dnssd-0.6-10|59	%make
14cu|apache-mod_dnssd-0.6-10|60	
14cu|apache-mod_dnssd-0.6-10|61	%install
14cu|apache-mod_dnssd-0.6-10|62	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_dnssd-0.6-10|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_dnssd-0.6-10|64	
14cu|apache-mod_dnssd-0.6-10|65	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_dnssd-0.6-10|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_dnssd-0.6-10|67	
14cu|apache-mod_dnssd-0.6-10|68	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_dnssd-0.6-10|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_dnssd-0.6-10|70	
14cu|apache-mod_dnssd-0.6-10|71	
14cu|apache-mod_dnssd-0.6-10|72	%changelog
14cu|apache-mod_dnssd-0.6-10|73	
14cu|apache-mod_dnssd-0.6-10|74	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-10
14cu|apache-mod_dnssd-0.6-10|75	- (6baaee2) Clean spec and config, enable module by default just after installation
14cu|apache-mod_dnssd-0.6-10|76	
14cu|apache-mod_dnssd-0.6-10|77	

9573 14
14cu|apache-mod_domaintree-1.6-15|1	#Module-Specific definitions
14cu|apache-mod_domaintree-1.6-15|2	%define mod_name mod_domaintree
14cu|apache-mod_domaintree-1.6-15|3	%define mod_conf A60_%{mod_name}.conf
14cu|apache-mod_domaintree-1.6-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_domaintree-1.6-15|5	
14cu|apache-mod_domaintree-1.6-15|6	Summary:	Mass virtual hosting module mapping host names to a directory tree
14cu|apache-mod_domaintree-1.6-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_domaintree-1.6-15|8	Version:	1.6
14cu|apache-mod_domaintree-1.6-15|9	Release:	15
14cu|apache-mod_domaintree-1.6-15|10	Group:		System/Servers
14cu|apache-mod_domaintree-1.6-15|11	License:	Apache License
14cu|apache-mod_domaintree-1.6-15|12	URL:		http://dev.iworks.at/mod_domaintree/
14cu|apache-mod_domaintree-1.6-15|13	Source0:	http://dev.iworks.at/mod_domaintree/%{mod_name}-%{version}.tgz
14cu|apache-mod_domaintree-1.6-15|14	Source1:	%{mod_conf}
14cu|apache-mod_domaintree-1.6-15|15	Requires(pre): rpm-helper
14cu|apache-mod_domaintree-1.6-15|16	Requires(postun): rpm-helper
14cu|apache-mod_domaintree-1.6-15|17	Requires(pre):	apache-conf >= 2.2.4
14cu|apache-mod_domaintree-1.6-15|18	Requires(pre):	apache >= 2.2.4
14cu|apache-mod_domaintree-1.6-15|19	Requires:	apache-conf >= 2.2.4
14cu|apache-mod_domaintree-1.6-15|20	Requires:	apache >= 2.2.4
14cu|apache-mod_domaintree-1.6-15|21	BuildRequires:  apache-devel >= 2.2.4
14cu|apache-mod_domaintree-1.6-15|22	BuildRequires:	file
14cu|apache-mod_domaintree-1.6-15|23	
14cu|apache-mod_domaintree-1.6-15|24	%description
14cu|apache-mod_domaintree-1.6-15|25	Mass virtual hosting module mapping host names to a directory tree.
14cu|apache-mod_domaintree-1.6-15|26	
14cu|apache-mod_domaintree-1.6-15|27	%prep
14cu|apache-mod_domaintree-1.6-15|28	
14cu|apache-mod_domaintree-1.6-15|29	%setup -q -n %{mod_name}
14cu|apache-mod_domaintree-1.6-15|30	
14cu|apache-mod_domaintree-1.6-15|31	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|apache-mod_domaintree-1.6-15|32	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_domaintree-1.6-15|33	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_domaintree-1.6-15|34	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|apache-mod_domaintree-1.6-15|35	
14cu|apache-mod_domaintree-1.6-15|36	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_domaintree-1.6-15|37	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_domaintree-1.6-15|38	done
14cu|apache-mod_domaintree-1.6-15|39	
14cu|apache-mod_domaintree-1.6-15|40	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_domaintree-1.6-15|41	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_domaintree-1.6-15|42	
14cu|apache-mod_domaintree-1.6-15|43	# strip away annoying ^M
14cu|apache-mod_domaintree-1.6-15|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_domaintree-1.6-15|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_domaintree-1.6-15|46	
14cu|apache-mod_domaintree-1.6-15|47	%build
14cu|apache-mod_domaintree-1.6-15|48	%{_bindir}/apxs -c mod_domaintree.c
14cu|apache-mod_domaintree-1.6-15|49	
14cu|apache-mod_domaintree-1.6-15|50	%install
14cu|apache-mod_domaintree-1.6-15|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_domaintree-1.6-15|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_domaintree-1.6-15|53	
14cu|apache-mod_domaintree-1.6-15|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_domaintree-1.6-15|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_domaintree-1.6-15|56	
14cu|apache-mod_domaintree-1.6-15|57	install -d %{buildroot}/var/www/html/addon-modules
14cu|apache-mod_domaintree-1.6-15|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_domaintree-1.6-15|59	
14cu|apache-mod_domaintree-1.6-15|60	%files
14cu|apache-mod_domaintree-1.6-15|61	%doc ChangeLog LICENSE.txt
14cu|apache-mod_domaintree-1.6-15|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_domaintree-1.6-15|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_domaintree-1.6-15|64	/var/www/html/addon-modules/*
14cu|apache-mod_domaintree-1.6-15|65	
14cu|apache-mod_domaintree-1.6-15|66	
14cu|apache-mod_domaintree-1.6-15|67	
14cu|apache-mod_domaintree-1.6-15|68	
14cu|apache-mod_domaintree-1.6-15|69	%changelog
14cu|apache-mod_domaintree-1.6-15|70	
14cu|apache-mod_domaintree-1.6-15|71	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 1.6-15
14cu|apache-mod_domaintree-1.6-15|72	- (54f71cf) Repack source tarball as upstream does
14cu|apache-mod_domaintree-1.6-15|73	
14cu|apache-mod_domaintree-1.6-15|74	

9574 14
14cu|apache-mod_encoding-0.0.20040616-11|1	#Module-Specific definitions
14cu|apache-mod_encoding-0.0.20040616-11|2	%define snapshot 20040616
14cu|apache-mod_encoding-0.0.20040616-11|3	%define mod_name mod_encoding
14cu|apache-mod_encoding-0.0.20040616-11|4	%define mod_conf 44_%{mod_name}.conf
14cu|apache-mod_encoding-0.0.20040616-11|5	%define mod_so %{mod_name}.so
14cu|apache-mod_encoding-0.0.20040616-11|6	
14cu|apache-mod_encoding-0.0.20040616-11|7	Summary:	DSO module for the apache web server
14cu|apache-mod_encoding-0.0.20040616-11|8	Name:		apache-%{mod_name}
14cu|apache-mod_encoding-0.0.20040616-11|9	Version:	0.0.%{snapshot}
14cu|apache-mod_encoding-0.0.20040616-11|10	Release:	11
14cu|apache-mod_encoding-0.0.20040616-11|11	Group:		System/Servers
14cu|apache-mod_encoding-0.0.20040616-11|12	License:	GPL
14cu|apache-mod_encoding-0.0.20040616-11|13	URL:		http://webdav.todo.gr.jp/
14cu|apache-mod_encoding-0.0.20040616-11|14	Source0: 	mod_encoding-0.0.20021209.tar.bz2
14cu|apache-mod_encoding-0.0.20040616-11|15	Source1:	%{mod_conf}
14cu|apache-mod_encoding-0.0.20040616-11|16	Source2:	http://webdav.todo.gr.jp/download/experimental/mod_encoding.c.apache2.%{snapshot}
14cu|apache-mod_encoding-0.0.20040616-11|17	Patch0:		mod_encoding.c.apache2.20040616-apache220.diff
14cu|apache-mod_encoding-0.0.20040616-11|18	Requires(pre): rpm-helper
14cu|apache-mod_encoding-0.0.20040616-11|19	Requires(postun): rpm-helper
14cu|apache-mod_encoding-0.0.20040616-11|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_encoding-0.0.20040616-11|21	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_encoding-0.0.20040616-11|22	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_encoding-0.0.20040616-11|23	Requires:	apache >= 2.2.0
14cu|apache-mod_encoding-0.0.20040616-11|24	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_encoding-0.0.20040616-11|25	BuildRequires:	file
14cu|apache-mod_encoding-0.0.20040616-11|26	Epoch:		1
14cu|apache-mod_encoding-0.0.20040616-11|27	
14cu|apache-mod_encoding-0.0.20040616-11|28	%description
14cu|apache-mod_encoding-0.0.20040616-11|29	Mod Encoding is an Apache module for non-ascii filename interoperability
14cu|apache-mod_encoding-0.0.20040616-11|30	
14cu|apache-mod_encoding-0.0.20040616-11|31	This module improves non-ascii filename interoperability of apache
14cu|apache-mod_encoding-0.0.20040616-11|32	(and mod_dav).
14cu|apache-mod_encoding-0.0.20040616-11|33	
14cu|apache-mod_encoding-0.0.20040616-11|34	%prep
14cu|apache-mod_encoding-0.0.20040616-11|35	
14cu|apache-mod_encoding-0.0.20040616-11|36	%setup -q -n mod_encoding-20021209
14cu|apache-mod_encoding-0.0.20040616-11|37	
14cu|apache-mod_encoding-0.0.20040616-11|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_encoding-0.0.20040616-11|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_encoding-0.0.20040616-11|40	
14cu|apache-mod_encoding-0.0.20040616-11|41	cp %{SOURCE2} %{mod_name}.c
14cu|apache-mod_encoding-0.0.20040616-11|42	
14cu|apache-mod_encoding-0.0.20040616-11|43	%patch0 -p0 -b .apache220
14cu|apache-mod_encoding-0.0.20040616-11|44	
14cu|apache-mod_encoding-0.0.20040616-11|45	# strip away annoying ^M
14cu|apache-mod_encoding-0.0.20040616-11|46	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_encoding-0.0.20040616-11|47	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_encoding-0.0.20040616-11|48	
14cu|apache-mod_encoding-0.0.20040616-11|49	%build
14cu|apache-mod_encoding-0.0.20040616-11|50	cd lib
14cu|apache-mod_encoding-0.0.20040616-11|51	[ -r iconv.h ] && rm -f iconv.h
14cu|apache-mod_encoding-0.0.20040616-11|52	rm -f configure
14cu|apache-mod_encoding-0.0.20040616-11|53	autoreconf -fis
14cu|apache-mod_encoding-0.0.20040616-11|54	%configure --enable-shared=no
14cu|apache-mod_encoding-0.0.20040616-11|55	%make CFLAGS="%{optflags} -fPIC"
14cu|apache-mod_encoding-0.0.20040616-11|56	ln -s -f  iconv.h.replace iconv.h
14cu|apache-mod_encoding-0.0.20040616-11|57	cd -
14cu|apache-mod_encoding-0.0.20040616-11|58	
14cu|apache-mod_encoding-0.0.20040616-11|59	%{_bindir}/apxs -c -I$PWD/lib -L$PWD/lib/ -liconv_hook %{mod_name}.c
14cu|apache-mod_encoding-0.0.20040616-11|60	
14cu|apache-mod_encoding-0.0.20040616-11|61	%install
14cu|apache-mod_encoding-0.0.20040616-11|62	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_encoding-0.0.20040616-11|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_encoding-0.0.20040616-11|64	
14cu|apache-mod_encoding-0.0.20040616-11|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_encoding-0.0.20040616-11|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cu|apache-mod_encoding-0.0.20040616-11|67	
14cu|apache-mod_encoding-0.0.20040616-11|68	%files
14cu|apache-mod_encoding-0.0.20040616-11|69	%doc AUTHORS ChangeLog README COPYING
14cu|apache-mod_encoding-0.0.20040616-11|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_encoding-0.0.20040616-11|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_encoding-0.0.20040616-11|72	
14cu|apache-mod_encoding-0.0.20040616-11|73	
14cu|apache-mod_encoding-0.0.20040616-11|74	
14cu|apache-mod_encoding-0.0.20040616-11|75	%changelog
14cu|apache-mod_encoding-0.0.20040616-11|76	
14cu|apache-mod_encoding-0.0.20040616-11|77	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.20040616-11
14cu|apache-mod_encoding-0.0.20040616-11|78	- (fc40efa) Clean spec and config, enable module by default just after installation
14cu|apache-mod_encoding-0.0.20040616-11|79	
14cu|apache-mod_encoding-0.0.20040616-11|80	

9575 14
14cu|apache-mod_evasive-1.10.1-16|1	#Module-Specific definitions
14cu|apache-mod_evasive-1.10.1-16|2	%define mod_name mod_evasive
14cu|apache-mod_evasive-1.10.1-16|3	%define mod_conf A11_%{mod_name}.conf
14cu|apache-mod_evasive-1.10.1-16|4	
14cu|apache-mod_evasive-1.10.1-16|5	Summary:	Evasive Maneuvers Module for the apache web server
14cu|apache-mod_evasive-1.10.1-16|6	Name:		apache-%{mod_name}
14cu|apache-mod_evasive-1.10.1-16|7	Version:	1.10.1
14cu|apache-mod_evasive-1.10.1-16|8	Release:	16
14cu|apache-mod_evasive-1.10.1-16|9	Group:		System/Servers
14cu|apache-mod_evasive-1.10.1-16|10	License:	Apache License
14cu|apache-mod_evasive-1.10.1-16|11	URL:		http://www.zdziarski.com/projects/mod_evasive/
14cu|apache-mod_evasive-1.10.1-16|12	Source0: 	http://www.zdziarski.com/projects/mod_evasive/%{mod_name}_%{version}.tar.gz
14cu|apache-mod_evasive-1.10.1-16|13	Source1:	%{mod_conf}
14cu|apache-mod_evasive-1.10.1-16|14	Patch0:		mod_evasive-small_fix.diff
14cu|apache-mod_evasive-1.10.1-16|15	Requires:	mailx
14cu|apache-mod_evasive-1.10.1-16|16	Requires(pre): rpm-helper
14cu|apache-mod_evasive-1.10.1-16|17	Requires(postun): rpm-helper
14cu|apache-mod_evasive-1.10.1-16|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_evasive-1.10.1-16|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_evasive-1.10.1-16|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_evasive-1.10.1-16|21	Requires:	apache >= 2.2.0
14cu|apache-mod_evasive-1.10.1-16|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_evasive-1.10.1-16|23	BuildRequires:	file
14cu|apache-mod_evasive-1.10.1-16|24	Epoch:		1
14cu|apache-mod_evasive-1.10.1-16|25	
14cu|apache-mod_evasive-1.10.1-16|26	%description
14cu|apache-mod_evasive-1.10.1-16|27	A module for apache giving Apache the ability to fend off
14cu|apache-mod_evasive-1.10.1-16|28	request-based DoS attacks conserving your system resources and
14cu|apache-mod_evasive-1.10.1-16|29	bandwidth. This new tool maintains an internal table of IP
14cu|apache-mod_evasive-1.10.1-16|30	addresses and URLs and will deny repeated requests for the same
14cu|apache-mod_evasive-1.10.1-16|31	URL from the same IP address, blacklisting the address for
14cu|apache-mod_evasive-1.10.1-16|32	10-seconds per extraneous request. Obviously, this module will
14cu|apache-mod_evasive-1.10.1-16|33	not fend off attacks consuming all available bandwidth or more
14cu|apache-mod_evasive-1.10.1-16|34	resources than are available to send 403's, but is very successful
14cu|apache-mod_evasive-1.10.1-16|35	in typical flood attacks or cgi flood attacks.
14cu|apache-mod_evasive-1.10.1-16|36	
14cu|apache-mod_evasive-1.10.1-16|37	%prep
14cu|apache-mod_evasive-1.10.1-16|38	
14cu|apache-mod_evasive-1.10.1-16|39	%setup -q -n mod_evasive
14cu|apache-mod_evasive-1.10.1-16|40	%patch0 -p0
14cu|apache-mod_evasive-1.10.1-16|41	
14cu|apache-mod_evasive-1.10.1-16|42	rm -rf .libs
14cu|apache-mod_evasive-1.10.1-16|43	rm -f %{mod_name}.c
14cu|apache-mod_evasive-1.10.1-16|44	
14cu|apache-mod_evasive-1.10.1-16|45	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_evasive-1.10.1-16|46	
14cu|apache-mod_evasive-1.10.1-16|47	# strip away annoying ^M
14cu|apache-mod_evasive-1.10.1-16|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_evasive-1.10.1-16|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_evasive-1.10.1-16|50	
14cu|apache-mod_evasive-1.10.1-16|51	%build
14cu|apache-mod_evasive-1.10.1-16|52	# create apache httpd-2.4 version and compile it
14cu|apache-mod_evasive-1.10.1-16|53	sed 's/connection->remote_ip/connection->client_ip/' \
14cu|apache-mod_evasive-1.10.1-16|54	< mod_evasive20.c > mod_evasive.c
14cu|apache-mod_evasive-1.10.1-16|55	%{_bindir}/apxs -Wc,"%{optflags}" -c mod_evasive.c
14cu|apache-mod_evasive-1.10.1-16|56	
14cu|apache-mod_evasive-1.10.1-16|57	%install
14cu|apache-mod_evasive-1.10.1-16|58	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_evasive-1.10.1-16|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_evasive-1.10.1-16|60	
14cu|apache-mod_evasive-1.10.1-16|61	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_evasive-1.10.1-16|62	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_evasive-1.10.1-16|63	
14cu|apache-mod_evasive-1.10.1-16|64	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_evasive-1.10.1-16|65	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_evasive-1.10.1-16|66	
14cu|apache-mod_evasive-1.10.1-16|67	
14cu|apache-mod_evasive-1.10.1-16|68	%files
14cu|apache-mod_evasive-1.10.1-16|69	%doc README
14cu|apache-mod_evasive-1.10.1-16|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_evasive-1.10.1-16|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_name}*.so
14cu|apache-mod_evasive-1.10.1-16|72	%{_var}/www/html/addon-modules/*
14cu|apache-mod_evasive-1.10.1-16|73	
14cu|apache-mod_evasive-1.10.1-16|74	%changelog
14cu|apache-mod_evasive-1.10.1-16|75	
14cu|apache-mod_evasive-1.10.1-16|76	* Fri Oct 21 2016 Denis Silakov <dsilakov@gmail.com> 1:1.10.1-16
14cu|apache-mod_evasive-1.10.1-16|77	- (e8fecfc) Fix build for modern apache
14cu|apache-mod_evasive-1.10.1-16|78	
14cu|apache-mod_evasive-1.10.1-16|79	

9576 14
14cu|apache-mod_fakessl-0.4-9|1	#Module-Specific definitions
14cu|apache-mod_fakessl-0.4-9|2	%define mod_name mod_fakessl
14cu|apache-mod_fakessl-0.4-9|3	%define mod_conf A90_%{mod_name}.conf
14cu|apache-mod_fakessl-0.4-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_fakessl-0.4-9|5	
14cu|apache-mod_fakessl-0.4-9|6	Summary:	A apache 2.x module for setting an https flag when you are using reverse proxy
14cu|apache-mod_fakessl-0.4-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_fakessl-0.4-9|8	Version:	0.4
14cu|apache-mod_fakessl-0.4-9|9	Release:	9
14cu|apache-mod_fakessl-0.4-9|10	Group:		System/Servers
14cu|apache-mod_fakessl-0.4-9|11	License:	Apache License
14cu|apache-mod_fakessl-0.4-9|12	URL:		http://websupport.sk/~stanojr/projects/mod_fakessl/
14cu|apache-mod_fakessl-0.4-9|13	Source0:	http://websupport.sk/~stanojr/projects/mod_fakessl/mod_fakessl-%{version}.tar.gz
14cu|apache-mod_fakessl-0.4-9|14	Source1:	README.%{mod_name}
14cu|apache-mod_fakessl-0.4-9|15	Source2:	%{mod_conf}
14cu|apache-mod_fakessl-0.4-9|16	Requires(pre): rpm-helper
14cu|apache-mod_fakessl-0.4-9|17	Requires(postun): rpm-helper
14cu|apache-mod_fakessl-0.4-9|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|21	Requires:	apache >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|22	Requires:	apache-mod_proxy >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_fakessl-0.4-9|24	BuildRequires:	file
14cu|apache-mod_fakessl-0.4-9|25	
14cu|apache-mod_fakessl-0.4-9|26	%description
14cu|apache-mod_fakessl-0.4-9|27	A apache 2.x module for setting an https flag when you are using reverse proxy
14cu|apache-mod_fakessl-0.4-9|28	
14cu|apache-mod_fakessl-0.4-9|29	%prep
14cu|apache-mod_fakessl-0.4-9|30	
14cu|apache-mod_fakessl-0.4-9|31	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_fakessl-0.4-9|32	
14cu|apache-mod_fakessl-0.4-9|33	cp %{SOURCE1} .
14cu|apache-mod_fakessl-0.4-9|34	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_fakessl-0.4-9|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_fakessl-0.4-9|36	
14cu|apache-mod_fakessl-0.4-9|37	# strip away annoying ^M
14cu|apache-mod_fakessl-0.4-9|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_fakessl-0.4-9|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_fakessl-0.4-9|40	
14cu|apache-mod_fakessl-0.4-9|41	%build
14cu|apache-mod_fakessl-0.4-9|42	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_fakessl-0.4-9|43	
14cu|apache-mod_fakessl-0.4-9|44	%install
14cu|apache-mod_fakessl-0.4-9|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_fakessl-0.4-9|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_fakessl-0.4-9|47	
14cu|apache-mod_fakessl-0.4-9|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_fakessl-0.4-9|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_fakessl-0.4-9|50	
14cu|apache-mod_fakessl-0.4-9|51	%files
14cu|apache-mod_fakessl-0.4-9|52	%doc README.%{mod_name}
14cu|apache-mod_fakessl-0.4-9|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_fakessl-0.4-9|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_fakessl-0.4-9|55	
14cu|apache-mod_fakessl-0.4-9|56	
14cu|apache-mod_fakessl-0.4-9|57	
14cu|apache-mod_fakessl-0.4-9|58	%changelog
14cu|apache-mod_fakessl-0.4-9|59	
14cu|apache-mod_fakessl-0.4-9|60	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-9
14cu|apache-mod_fakessl-0.4-9|61	- (1567aaa) Clean spec and config, enable module by default just after installation
14cu|apache-mod_fakessl-0.4-9|62	
14cu|apache-mod_fakessl-0.4-9|63	

9577 14
14cu|apache-mod_fastcgi-2.4.7-5|1	#Module-Specific definitions
14cu|apache-mod_fastcgi-2.4.7-5|2	%define apache_version 2.2.6
14cu|apache-mod_fastcgi-2.4.7-5|3	%define mod_name mod_fastcgi
14cu|apache-mod_fastcgi-2.4.7-5|4	%define pre SNAP-0910052141
14cu|apache-mod_fastcgi-2.4.7-5|5	%define mod_conf 92_%{mod_name}.conf
14cu|apache-mod_fastcgi-2.4.7-5|6	%define mod_so %{mod_name}.so
14cu|apache-mod_fastcgi-2.4.7-5|7	
14cu|apache-mod_fastcgi-2.4.7-5|8	Summary:	DSO module for the apache Web server
14cu|apache-mod_fastcgi-2.4.7-5|9	Name:		apache-%{mod_name}
14cu|apache-mod_fastcgi-2.4.7-5|10	Version:	2.4.7
14cu|apache-mod_fastcgi-2.4.7-5|11	Release:	5
14cu|apache-mod_fastcgi-2.4.7-5|12	Group:		System/Servers
14cu|apache-mod_fastcgi-2.4.7-5|13	License:	BSD-style
14cu|apache-mod_fastcgi-2.4.7-5|14	URL:		http://www.fastcgi.com/
14cu|apache-mod_fastcgi-2.4.7-5|15	Source0:	http://www.fastcgi.com/dist/%{mod_name}-%{pre}.tar.gz
14cu|apache-mod_fastcgi-2.4.7-5|16	Source1:	%{mod_conf}
14cu|apache-mod_fastcgi-2.4.7-5|17	Patch0:		byte-compile-against-apache24.diff
14cu|apache-mod_fastcgi-2.4.7-5|18	Requires(pre): rpm-helper
14cu|apache-mod_fastcgi-2.4.7-5|19	Requires(postun): rpm-helper
14cu|apache-mod_fastcgi-2.4.7-5|20	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_fastcgi-2.4.7-5|21	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_fastcgi-2.4.7-5|22	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_fastcgi-2.4.7-5|23	Requires:	apache >= %{apache_version}
14cu|apache-mod_fastcgi-2.4.7-5|24	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_fastcgi-2.4.7-5|25	
14cu|apache-mod_fastcgi-2.4.7-5|26	%description
14cu|apache-mod_fastcgi-2.4.7-5|27	mod_fastcgi provides FastCGI support for the apache web server. FastCGI is a
14cu|apache-mod_fastcgi-2.4.7-5|28	language independent, scalable, open  extension to CGI that provides high
14cu|apache-mod_fastcgi-2.4.7-5|29	performance and persistence  without the limitations of server specific APIs.
14cu|apache-mod_fastcgi-2.4.7-5|30	
14cu|apache-mod_fastcgi-2.4.7-5|31	%prep
14cu|apache-mod_fastcgi-2.4.7-5|32	
14cu|apache-mod_fastcgi-2.4.7-5|33	%setup -q -n %{mod_name}-%{pre}
14cu|apache-mod_fastcgi-2.4.7-5|34	
14cu|apache-mod_fastcgi-2.4.7-5|35	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_fastcgi-2.4.7-5|36	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_fastcgi-2.4.7-5|37	# get rid of the "cannot remove /var/run/fastcgi/dynamic" error at boot
14cu|apache-mod_fastcgi-2.4.7-5|38	perl -pi -e "s|^#define DEFAULT_SOCK_DIR  DEFAULT_REL_RUNTIMEDIR .*|#define DEFAULT_SOCK_DIR \"/var/lib/mod_fastcgi\"|g" mod_fastcgi.h
14cu|apache-mod_fastcgi-2.4.7-5|39	%patch0 -p0
14cu|apache-mod_fastcgi-2.4.7-5|40	
14cu|apache-mod_fastcgi-2.4.7-5|41	%build
14cu|apache-mod_fastcgi-2.4.7-5|42	#cp Makefile.tmpl Makefile
14cu|apache-mod_fastcgi-2.4.7-5|43	#make top_dir=/usr/lib64/apache
14cu|apache-mod_fastcgi-2.4.7-5|44	#%{_bindir}/apxs -c mod_fastcgi.c f*.c
14cu|apache-mod_fastcgi-2.4.7-5|45	%{_bindir}/apxs -o mod_fastcgi.so -c mod_fastcgi.c fcgi*.c
14cu|apache-mod_fastcgi-2.4.7-5|46	
14cu|apache-mod_fastcgi-2.4.7-5|47	%install
14cu|apache-mod_fastcgi-2.4.7-5|48	
14cu|apache-mod_fastcgi-2.4.7-5|49	#make install
14cu|apache-mod_fastcgi-2.4.7-5|50	install -d %{buildroot}/var/www/fcgi-bin
14cu|apache-mod_fastcgi-2.4.7-5|51	
14cu|apache-mod_fastcgi-2.4.7-5|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_fastcgi-2.4.7-5|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_fastcgi-2.4.7-5|54	install -d %{buildroot}/var/lib/mod_fastcgi/dynamic
14cu|apache-mod_fastcgi-2.4.7-5|55	
14cu|apache-mod_fastcgi-2.4.7-5|56	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_fastcgi-2.4.7-5|57	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_fastcgi-2.4.7-5|58	
14cu|apache-mod_fastcgi-2.4.7-5|59	%files
14cu|apache-mod_fastcgi-2.4.7-5|60	%doc docs/* CHANGES
14cu|apache-mod_fastcgi-2.4.7-5|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_fastcgi-2.4.7-5|62	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_fastcgi-2.4.7-5|63	%dir /var/www/fcgi-bin
14cu|apache-mod_fastcgi-2.4.7-5|64	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi
14cu|apache-mod_fastcgi-2.4.7-5|65	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi/dynamic
14cu|apache-mod_fastcgi-2.4.7-5|66	
14cu|apache-mod_fastcgi-2.4.7-5|67	
14cu|apache-mod_fastcgi-2.4.7-5|68	
14cu|apache-mod_fastcgi-2.4.7-5|69	%changelog
14cu|apache-mod_fastcgi-2.4.7-5|70	
14cu|apache-mod_fastcgi-2.4.7-5|71	* Fri Oct 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.7-5
14cu|apache-mod_fastcgi-2.4.7-5|72	- (da4ea21) Bump release to rebuild with new config
14cu|apache-mod_fastcgi-2.4.7-5|73	
14cu|apache-mod_fastcgi-2.4.7-5|74	

9578 14
14cu|apache-mod_fcgid-2.3.9-1|1	#Module-Specific definitions
14cu|apache-mod_fcgid-2.3.9-1|2	%define mod_name mod_fcgid
14cu|apache-mod_fcgid-2.3.9-1|3	%define load_order 227
14cu|apache-mod_fcgid-2.3.9-1|4	
14cu|apache-mod_fcgid-2.3.9-1|5	Summary:	Apache module for FastCGI
14cu|apache-mod_fcgid-2.3.9-1|6	Name:		apache-%{mod_name}
14cu|apache-mod_fcgid-2.3.9-1|7	Version:	2.3.9
14cu|apache-mod_fcgid-2.3.9-1|8	Release:	1
14cu|apache-mod_fcgid-2.3.9-1|9	Group:		System/Servers
14cu|apache-mod_fcgid-2.3.9-1|10	License:	Apache License
14cu|apache-mod_fcgid-2.3.9-1|11	URL:		http://www.apache.org
14cu|apache-mod_fcgid-2.3.9-1|12	Source0:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz
14cu|apache-mod_fcgid-2.3.9-1|13	Source1:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz.asc
14cu|apache-mod_fcgid-2.3.9-1|14	BuildRequires:	file
14cu|apache-mod_fcgid-2.3.9-1|15	Requires(pre): rpm-helper
14cu|apache-mod_fcgid-2.3.9-1|16	Requires(postun): rpm-helper
14cu|apache-mod_fcgid-2.3.9-1|17	Requires:	apache >= 2.2.0
14cu|apache-mod_fcgid-2.3.9-1|18	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_fcgid-2.3.9-1|19	Epoch:		1
14cu|apache-mod_fcgid-2.3.9-1|20	
14cu|apache-mod_fcgid-2.3.9-1|21	%description
14cu|apache-mod_fcgid-2.3.9-1|22	mod_fcgid is a binary compatibility alternative to Apache module mod_fastcgi.
14cu|apache-mod_fcgid-2.3.9-1|23	mod_fcgid has a new process management strategy, which concentrates on reducing
14cu|apache-mod_fcgid-2.3.9-1|24	the number of fastcgi server, and kick out the corrupt fastcgi server as soon
14cu|apache-mod_fcgid-2.3.9-1|25	as possible.
14cu|apache-mod_fcgid-2.3.9-1|26	
14cu|apache-mod_fcgid-2.3.9-1|27	%prep
14cu|apache-mod_fcgid-2.3.9-1|28	
14cu|apache-mod_fcgid-2.3.9-1|29	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_fcgid-2.3.9-1|30	
14cu|apache-mod_fcgid-2.3.9-1|31	# strip away annoying ^M
14cu|apache-mod_fcgid-2.3.9-1|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_fcgid-2.3.9-1|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_fcgid-2.3.9-1|34	
14cu|apache-mod_fcgid-2.3.9-1|35	%build
14cu|apache-mod_fcgid-2.3.9-1|36	
14cu|apache-mod_fcgid-2.3.9-1|37	# still a bit ugly
14cu|apache-mod_fcgid-2.3.9-1|38	
14cu|apache-mod_fcgid-2.3.9-1|39	pushd modules/fcgid
14cu|apache-mod_fcgid-2.3.9-1|40	cp fcgid_config.h.in fcgid_config.h
14cu|apache-mod_fcgid-2.3.9-1|41	%{_bindir}/apxs -I. -c mod_fcgid.c fcgid_bridge.c fcgid_conf.c fcgid_pm_main.c \
14cu|apache-mod_fcgid-2.3.9-1|42	fcgid_protocol.c fcgid_spawn_ctl.c fcgid_proctbl_unix.c fcgid_pm_unix.c \
14cu|apache-mod_fcgid-2.3.9-1|43	fcgid_proc_unix.c fcgid_bucket.c fcgid_filter.c fcgid_mutex_unix.c
14cu|apache-mod_fcgid-2.3.9-1|44	popd
14cu|apache-mod_fcgid-2.3.9-1|45	
14cu|apache-mod_fcgid-2.3.9-1|46	%install
14cu|apache-mod_fcgid-2.3.9-1|47	
14cu|apache-mod_fcgid-2.3.9-1|48	install -d %{buildroot}%{_libdir}/apache
14cu|apache-mod_fcgid-2.3.9-1|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_fcgid-2.3.9-1|50	install -d %{buildroot}/var/lib/%{name}
14cu|apache-mod_fcgid-2.3.9-1|51	
14cu|apache-mod_fcgid-2.3.9-1|52	install -m0755 modules/fcgid/.libs/*.so %{buildroot}%{_libdir}/apache/
14cu|apache-mod_fcgid-2.3.9-1|53	
14cu|apache-mod_fcgid-2.3.9-1|54	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf << EOF
14cu|apache-mod_fcgid-2.3.9-1|55	LoadModule fcgid_module	%{_libdir}/apache/%{mod_name}.so
14cu|apache-mod_fcgid-2.3.9-1|56	
14cu|apache-mod_fcgid-2.3.9-1|57	#FcgidIPCDir - fastcgi socket file path
14cu|apache-mod_fcgid-2.3.9-1|58	FcgidIPCDir /var/lib/%{name}
14cu|apache-mod_fcgid-2.3.9-1|59	
14cu|apache-mod_fcgid-2.3.9-1|60	# Use FastCGI to process .fcg .fcgi & .fpl scripts
14cu|apache-mod_fcgid-2.3.9-1|61	# Don't do this if mod_fastcgi is present, as it will try to do the same thing
14cu|apache-mod_fcgid-2.3.9-1|62	AddHandler fcgid-script fcg fcgi fpl
14cu|apache-mod_fcgid-2.3.9-1|63	EOF
14cu|apache-mod_fcgid-2.3.9-1|64	
14cu|apache-mod_fcgid-2.3.9-1|65	# fix docs
14cu|apache-mod_fcgid-2.3.9-1|66	cp modules/fcgid/ChangeLog ChangeLog.old
14cu|apache-mod_fcgid-2.3.9-1|67	cp docs/manual/mod/mod_fcgid.html.en mod_fcgid.html
14cu|apache-mod_fcgid-2.3.9-1|68	
14cu|apache-mod_fcgid-2.3.9-1|69	%files
14cu|apache-mod_fcgid-2.3.9-1|70	%doc ChangeLog.old *-FCGID mod_fcgid.html
14cu|apache-mod_fcgid-2.3.9-1|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
14cu|apache-mod_fcgid-2.3.9-1|72	%attr(0755,root,root) %{_libdir}/apache/*.so
14cu|apache-mod_fcgid-2.3.9-1|73	%attr(0755,apache,apache) %dir /var/lib/%{name}
14cu|apache-mod_fcgid-2.3.9-1|74	
14cu|apache-mod_fcgid-2.3.9-1|75	
14cu|apache-mod_fcgid-2.3.9-1|76	
14cu|apache-mod_fcgid-2.3.9-1|77	%changelog
14cu|apache-mod_fcgid-2.3.9-1|78	
14cu|apache-mod_fcgid-2.3.9-1|79	* Fri Sep 11 2015 Denis Silakov <dsilakov@gmail.com> 1:2.3.9-1
14cu|apache-mod_fcgid-2.3.9-1|80	- (5ff9385) Drop patch - merged upstream
14cu|apache-mod_fcgid-2.3.9-1|81	
14cu|apache-mod_fcgid-2.3.9-1|82	

9579 14
14cu|apache-mod_form-0-19|1	#Module-Specific definitions
14cu|apache-mod_form-0-19|2	%define mod_name mod_form
14cu|apache-mod_form-0-19|3	%define mod_conf A71_%{mod_name}.conf
14cu|apache-mod_form-0-19|4	%define mod_so %{mod_name}.so
14cu|apache-mod_form-0-19|5	
14cu|apache-mod_form-0-19|6	Summary:	DSO module for the apache web server
14cu|apache-mod_form-0-19|7	Name:		apache-%{mod_name}
14cu|apache-mod_form-0-19|8	Version:	0
14cu|apache-mod_form-0-19|9	Release:	19
14cu|apache-mod_form-0-19|10	Group:		System/Servers
14cu|apache-mod_form-0-19|11	License:	GPL
14cu|apache-mod_form-0-19|12	URL:		http://apache.webthing.com/mod_form/
14cu|apache-mod_form-0-19|13	# there is no official tar ball
14cu|apache-mod_form-0-19|14	# http://apache.webthing.com/svn/apache/forms/mod_form.c
14cu|apache-mod_form-0-19|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.c
14cu|apache-mod_form-0-19|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.h
14cu|apache-mod_form-0-19|17	Source2:	README.mod_form
14cu|apache-mod_form-0-19|18	Source3:	%{mod_conf}
14cu|apache-mod_form-0-19|19	# preserve r->args (apr_strtok is
14cu|apache-mod_form-0-19|20	# destructive in this regard). Makes mod_autoindex work again in
14cu|apache-mod_form-0-19|21	# conjunction with directories where FormGET is enabled.
14cu|apache-mod_form-0-19|22	Patch0:         mod_form.c.preserve_args.patch
14cu|apache-mod_form-0-19|23	Requires(pre): rpm-helper
14cu|apache-mod_form-0-19|24	Requires(postun): rpm-helper
14cu|apache-mod_form-0-19|25	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_form-0-19|26	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_form-0-19|27	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_form-0-19|28	Requires:	apache >= 2.2.0
14cu|apache-mod_form-0-19|29	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_form-0-19|30	BuildRequires:	file
14cu|apache-mod_form-0-19|31	
14cu|apache-mod_form-0-19|32	%description
14cu|apache-mod_form-0-19|33	mod_form is a utility to decode data submitted from Web forms. It deals with
14cu|apache-mod_form-0-19|34	both GET and POST methods where the data are encoded using the default content
14cu|apache-mod_form-0-19|35	type application/x-www-form-urlencoded. It does not decode multipart/form-data
14cu|apache-mod_form-0-19|36	(file upload) forms: for those you should use mod_upload.
14cu|apache-mod_form-0-19|37	
14cu|apache-mod_form-0-19|38	%package	devel
14cu|apache-mod_form-0-19|39	Summary:	Development API for the mod_form apache module
14cu|apache-mod_form-0-19|40	Group:		Development/C
14cu|apache-mod_form-0-19|41	
14cu|apache-mod_form-0-19|42	%description	devel
14cu|apache-mod_form-0-19|43	mod_form is a utility to decode data submitted from Web forms. It deals with
14cu|apache-mod_form-0-19|44	both GET and POST methods where the data are encoded using the default content
14cu|apache-mod_form-0-19|45	type application/x-www-form-urlencoded. It does not decode multipart/form-data
14cu|apache-mod_form-0-19|46	(file upload) forms: for those you should use mod_upload.
14cu|apache-mod_form-0-19|47	
14cu|apache-mod_form-0-19|48	This package contains the development API for the mod_form apache module.
14cu|apache-mod_form-0-19|49	
14cu|apache-mod_form-0-19|50	%prep
14cu|apache-mod_form-0-19|51	
14cu|apache-mod_form-0-19|52	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_form-0-19|53	
14cu|apache-mod_form-0-19|54	cp %{SOURCE0} %{mod_name}.c
14cu|apache-mod_form-0-19|55	cp %{SOURCE1} %{mod_name}.h
14cu|apache-mod_form-0-19|56	%patch0
14cu|apache-mod_form-0-19|57	cp %{SOURCE2} README
14cu|apache-mod_form-0-19|58	cp %{SOURCE3} %{mod_conf}
14cu|apache-mod_form-0-19|59	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_form-0-19|60	
14cu|apache-mod_form-0-19|61	# strip away annoying ^M
14cu|apache-mod_form-0-19|62	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_form-0-19|63	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_form-0-19|64	
14cu|apache-mod_form-0-19|65	%build
14cu|apache-mod_form-0-19|66	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_form-0-19|67	
14cu|apache-mod_form-0-19|68	%install
14cu|apache-mod_form-0-19|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_form-0-19|70	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_form-0-19|71	install -d %{buildroot}%{_includedir}
14cu|apache-mod_form-0-19|72	
14cu|apache-mod_form-0-19|73	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_form-0-19|74	install -m0644 mod_form.h %{buildroot}%{_includedir}/
14cu|apache-mod_form-0-19|75	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_form-0-19|76	
14cu|apache-mod_form-0-19|77	%files
14cu|apache-mod_form-0-19|78	%doc README
14cu|apache-mod_form-0-19|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_form-0-19|80	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_form-0-19|81	
14cu|apache-mod_form-0-19|82	%files devel
14cu|apache-mod_form-0-19|83	%attr(0644,root,root) %{_includedir}/mod_form.h
14cu|apache-mod_form-0-19|84	
14cu|apache-mod_form-0-19|85	
14cu|apache-mod_form-0-19|86	
14cu|apache-mod_form-0-19|87	%changelog
14cu|apache-mod_form-0-19|88	
14cu|apache-mod_form-0-19|89	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-19
14cu|apache-mod_form-0-19|90	- (4409883) Clean spec and config, enable module by default just after installation
14cu|apache-mod_form-0-19|91	
14cu|apache-mod_form-0-19|92	

9580 14
14cu|apache-mod_gfx-0.1-9|1	#Module-Specific definitions
14cu|apache-mod_gfx-0.1-9|2	%define mod_name mod_gfx
14cu|apache-mod_gfx-0.1-9|3	%define mod_conf B52_%{mod_name}.conf
14cu|apache-mod_gfx-0.1-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_gfx-0.1-9|5	
14cu|apache-mod_gfx-0.1-9|6	Summary:	Performs image operations on the fly
14cu|apache-mod_gfx-0.1-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_gfx-0.1-9|8	Version:	0.1
14cu|apache-mod_gfx-0.1-9|9	Release: 	9
14cu|apache-mod_gfx-0.1-9|10	Group:		System/Servers
14cu|apache-mod_gfx-0.1-9|11	License:	GPLv3
14cu|apache-mod_gfx-0.1-9|12	URL:		http://nauticaltech.com/software/mod_gfx/
14cu|apache-mod_gfx-0.1-9|13	Source0:	http://nauticaltech.com/software/mod_gfx/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_gfx-0.1-9|14	Source1:	%{mod_conf}
14cu|apache-mod_gfx-0.1-9|15	Requires(pre): rpm-helper
14cu|apache-mod_gfx-0.1-9|16	Requires(postun): rpm-helper
14cu|apache-mod_gfx-0.1-9|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_gfx-0.1-9|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_gfx-0.1-9|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_gfx-0.1-9|20	Requires:	apache >= 2.2.0
14cu|apache-mod_gfx-0.1-9|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_gfx-0.1-9|22	BuildRequires:	libgd-devel
14cu|apache-mod_gfx-0.1-9|23	
14cu|apache-mod_gfx-0.1-9|24	%description
14cu|apache-mod_gfx-0.1-9|25	mod_gfx is a configurable Apache module that uses libgd to perform image
14cu|apache-mod_gfx-0.1-9|26	operations on the fly. Some of the supported image operations are: resize,
14cu|apache-mod_gfx-0.1-9|27	resample, watermark, and crop. A couple of its special features are origin
14cu|apache-mod_gfx-0.1-9|28	selection via URI regex and round-robin over a list of hosts.
14cu|apache-mod_gfx-0.1-9|29	
14cu|apache-mod_gfx-0.1-9|30	%prep
14cu|apache-mod_gfx-0.1-9|31	
14cu|apache-mod_gfx-0.1-9|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_gfx-0.1-9|33	
14cu|apache-mod_gfx-0.1-9|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_gfx-0.1-9|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_gfx-0.1-9|36	
14cu|apache-mod_gfx-0.1-9|37	%build
14cu|apache-mod_gfx-0.1-9|38	%{_bindir}/apxs -Iinclude -c module/%{mod_name}.c -lgd
14cu|apache-mod_gfx-0.1-9|39	
14cu|apache-mod_gfx-0.1-9|40	%install
14cu|apache-mod_gfx-0.1-9|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_gfx-0.1-9|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_gfx-0.1-9|43	
14cu|apache-mod_gfx-0.1-9|44	install -m0755 module/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_gfx-0.1-9|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_gfx-0.1-9|46	
14cu|apache-mod_gfx-0.1-9|47	%files
14cu|apache-mod_gfx-0.1-9|48	%doc Benchmark README
14cu|apache-mod_gfx-0.1-9|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_gfx-0.1-9|50	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_gfx-0.1-9|51	
14cu|apache-mod_gfx-0.1-9|52	
14cu|apache-mod_gfx-0.1-9|53	
14cu|apache-mod_gfx-0.1-9|54	
14cu|apache-mod_gfx-0.1-9|55	%changelog
14cu|apache-mod_gfx-0.1-9|56	
14cu|apache-mod_gfx-0.1-9|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14cu|apache-mod_gfx-0.1-9|58	- (16965a9) Clean spec and config, enable module by default just after installation
14cu|apache-mod_gfx-0.1-9|59	
14cu|apache-mod_gfx-0.1-9|60	

9581 14
14cu|apache-mod_gzip_disk-0.5-8|1	#Module-Specific definitions
14cu|apache-mod_gzip_disk-0.5-8|2	%define mod_name mod_gzip_disk
14cu|apache-mod_gzip_disk-0.5-8|3	%define mod_conf B29_%{mod_name}.conf
14cu|apache-mod_gzip_disk-0.5-8|4	%define mod_so %{mod_name}.so
14cu|apache-mod_gzip_disk-0.5-8|5	
14cu|apache-mod_gzip_disk-0.5-8|6	Summary:	Serves pre-compressed HTML files to avoid compression on the fly
14cu|apache-mod_gzip_disk-0.5-8|7	Name:		apache-%{mod_name}
14cu|apache-mod_gzip_disk-0.5-8|8	Version:	0.5
14cu|apache-mod_gzip_disk-0.5-8|9	Release:	8
14cu|apache-mod_gzip_disk-0.5-8|10	Group:		System/Servers
14cu|apache-mod_gzip_disk-0.5-8|11	License:	Apache License
14cu|apache-mod_gzip_disk-0.5-8|12	URL:		http://www.s5h.net/code/mod-gzip/
14cu|apache-mod_gzip_disk-0.5-8|13	Source0:	http://www.s5h.net/code/mod-gzip/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_gzip_disk-0.5-8|14	Source1:	%{mod_conf}
14cu|apache-mod_gzip_disk-0.5-8|15	Requires(pre): rpm-helper
14cu|apache-mod_gzip_disk-0.5-8|16	Requires(postun): rpm-helper
14cu|apache-mod_gzip_disk-0.5-8|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_gzip_disk-0.5-8|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_gzip_disk-0.5-8|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_gzip_disk-0.5-8|20	Requires:	apache >= 2.2.0
14cu|apache-mod_gzip_disk-0.5-8|21	BuildRequires:  apache-devel >= 2.2.0
14cu|apache-mod_gzip_disk-0.5-8|22	
14cu|apache-mod_gzip_disk-0.5-8|23	%description
14cu|apache-mod_gzip_disk-0.5-8|24	mod-gzip-disk is a module for serving pre-compressed HTML files to clients to
14cu|apache-mod_gzip_disk-0.5-8|25	avoid compression on the fly.
14cu|apache-mod_gzip_disk-0.5-8|26	
14cu|apache-mod_gzip_disk-0.5-8|27	%prep
14cu|apache-mod_gzip_disk-0.5-8|28	
14cu|apache-mod_gzip_disk-0.5-8|29	%setup -q -n %{mod_name}
14cu|apache-mod_gzip_disk-0.5-8|30	
14cu|apache-mod_gzip_disk-0.5-8|31	cp %{SOURCE1} .
14cu|apache-mod_gzip_disk-0.5-8|32	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_gzip_disk-0.5-8|33	
14cu|apache-mod_gzip_disk-0.5-8|34	%build
14cu|apache-mod_gzip_disk-0.5-8|35	%{_bindir}/apxs -c %{mod_name}.c -lz
14cu|apache-mod_gzip_disk-0.5-8|36	
14cu|apache-mod_gzip_disk-0.5-8|37	%install
14cu|apache-mod_gzip_disk-0.5-8|38	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_gzip_disk-0.5-8|39	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_gzip_disk-0.5-8|40	
14cu|apache-mod_gzip_disk-0.5-8|41	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_gzip_disk-0.5-8|42	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_gzip_disk-0.5-8|43	
14cu|apache-mod_gzip_disk-0.5-8|44	%files
14cu|apache-mod_gzip_disk-0.5-8|45	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_gzip_disk-0.5-8|46	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_gzip_disk-0.5-8|47	
14cu|apache-mod_gzip_disk-0.5-8|48	
14cu|apache-mod_gzip_disk-0.5-8|49	
14cu|apache-mod_gzip_disk-0.5-8|50	
14cu|apache-mod_gzip_disk-0.5-8|51	%changelog
14cu|apache-mod_gzip_disk-0.5-8|52	
14cu|apache-mod_gzip_disk-0.5-8|53	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-8
14cu|apache-mod_gzip_disk-0.5-8|54	- (cffb4ec) Clean spec and config, enable module by default just after installation
14cu|apache-mod_gzip_disk-0.5-8|55	
14cu|apache-mod_gzip_disk-0.5-8|56	

9582 14
14cu|apache-mod_icpquery-2.0.2-9|1	#Module-Specific definitions
14cu|apache-mod_icpquery-2.0.2-9|2	%define mod_name mod_icpquery
14cu|apache-mod_icpquery-2.0.2-9|3	%define mod_conf B50_%{mod_name}.conf
14cu|apache-mod_icpquery-2.0.2-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_icpquery-2.0.2-9|5	
14cu|apache-mod_icpquery-2.0.2-9|6	Summary:	Extend Apache's mod_rewrite by internal mapping functions using ICP
14cu|apache-mod_icpquery-2.0.2-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_icpquery-2.0.2-9|8	Version:	2.0.2
14cu|apache-mod_icpquery-2.0.2-9|9	Release: 	9
14cu|apache-mod_icpquery-2.0.2-9|10	Group:		System/Servers
14cu|apache-mod_icpquery-2.0.2-9|11	License:	Apache License
14cu|apache-mod_icpquery-2.0.2-9|12	URL:		http://code.google.com/p/modicpquery
14cu|apache-mod_icpquery-2.0.2-9|13	Source0:	http://modicpquery.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_icpquery-2.0.2-9|14	Source1:	%{mod_conf}
14cu|apache-mod_icpquery-2.0.2-9|15	Requires(pre): rpm-helper
14cu|apache-mod_icpquery-2.0.2-9|16	Requires(postun): rpm-helper
14cu|apache-mod_icpquery-2.0.2-9|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_icpquery-2.0.2-9|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_icpquery-2.0.2-9|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_icpquery-2.0.2-9|20	Requires:	apache >= 2.2.0
14cu|apache-mod_icpquery-2.0.2-9|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_icpquery-2.0.2-9|22	
14cu|apache-mod_icpquery-2.0.2-9|23	%description
14cu|apache-mod_icpquery-2.0.2-9|24	Apache mod_rewrite provides ways to map values to attributes using the
14cu|apache-mod_icpquery-2.0.2-9|25	directive RewriteMap. RewriteMap can use flat mappings files, hashed
14cu|apache-mod_icpquery-2.0.2-9|26	mapping files, internal functions and external rewriting programs.
14cu|apache-mod_icpquery-2.0.2-9|27	One not well known feature of mod_rewrite is to extend this functionality
14cu|apache-mod_icpquery-2.0.2-9|28	with internal functions, which can be defined in a seperate Apache module.
14cu|apache-mod_icpquery-2.0.2-9|29	This allows to do some complex and time consuming mappings, since
14cu|apache-mod_icpquery-2.0.2-9|30	mapping requests do not have to be passed through one single pipe, as
14cu|apache-mod_icpquery-2.0.2-9|31	in the case of an external rewrite program.
14cu|apache-mod_icpquery-2.0.2-9|32	
14cu|apache-mod_icpquery-2.0.2-9|33	mod_icpquery is a package which can be used to find objects on caching
14cu|apache-mod_icpquery-2.0.2-9|34	servers by sending an UDP query. This query conforms to RFC2186 also
14cu|apache-mod_icpquery-2.0.2-9|35	known as ICP and can be handeld by various HTTP-caching servers such
14cu|apache-mod_icpquery-2.0.2-9|36	as squid. A cache-server handling ICP should reply to an ICP-query
14cu|apache-mod_icpquery-2.0.2-9|37	with an ICP-response indicating if it holds the desired object in its
14cu|apache-mod_icpquery-2.0.2-9|38	cache or not. mod_icpquery is able to send UDP datagrams to a list of unicast
14cu|apache-mod_icpquery-2.0.2-9|39	and/or multicast IP-addresses.
14cu|apache-mod_icpquery-2.0.2-9|40	
14cu|apache-mod_icpquery-2.0.2-9|41	%prep
14cu|apache-mod_icpquery-2.0.2-9|42	%setup -q -n %{mod_name}
14cu|apache-mod_icpquery-2.0.2-9|43	
14cu|apache-mod_icpquery-2.0.2-9|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_icpquery-2.0.2-9|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_icpquery-2.0.2-9|46	
14cu|apache-mod_icpquery-2.0.2-9|47	%build
14cu|apache-mod_icpquery-2.0.2-9|48	%configure2_5x
14cu|apache-mod_icpquery-2.0.2-9|49	%make
14cu|apache-mod_icpquery-2.0.2-9|50	
14cu|apache-mod_icpquery-2.0.2-9|51	%install
14cu|apache-mod_icpquery-2.0.2-9|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_icpquery-2.0.2-9|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_icpquery-2.0.2-9|54	
14cu|apache-mod_icpquery-2.0.2-9|55	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_icpquery-2.0.2-9|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_icpquery-2.0.2-9|57	
14cu|apache-mod_icpquery-2.0.2-9|58	%files
14cu|apache-mod_icpquery-2.0.2-9|59	%doc README
14cu|apache-mod_icpquery-2.0.2-9|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_icpquery-2.0.2-9|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_icpquery-2.0.2-9|62	
14cu|apache-mod_icpquery-2.0.2-9|63	
14cu|apache-mod_icpquery-2.0.2-9|64	
14cu|apache-mod_icpquery-2.0.2-9|65	
14cu|apache-mod_icpquery-2.0.2-9|66	%changelog
14cu|apache-mod_icpquery-2.0.2-9|67	
14cu|apache-mod_icpquery-2.0.2-9|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-9
14cu|apache-mod_icpquery-2.0.2-9|69	- (8d70fd1) Clean spec and config, enable module by default just after installation
14cu|apache-mod_icpquery-2.0.2-9|70	
14cu|apache-mod_icpquery-2.0.2-9|71	

9583 14
14cu|apache-mod_injection-0.3.1-17|1	#Module-Specific definitions
14cu|apache-mod_injection-0.3.1-17|2	%define mod_name mod_injection
14cu|apache-mod_injection-0.3.1-17|3	%define mod_conf 23_%{mod_name}.conf
14cu|apache-mod_injection-0.3.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_injection-0.3.1-17|5	
14cu|apache-mod_injection-0.3.1-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_injection-0.3.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_injection-0.3.1-17|8	Version:	0.3.1
14cu|apache-mod_injection-0.3.1-17|9	Release:	17
14cu|apache-mod_injection-0.3.1-17|10	Group:		System/Servers
14cu|apache-mod_injection-0.3.1-17|11	License:	BSD
14cu|apache-mod_injection-0.3.1-17|12	URL:		http://pmade.org/pjones/software/mod_injection/download.html
14cu|apache-mod_injection-0.3.1-17|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_injection-0.3.1-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_injection-0.3.1-17|15	Patch0:		%{mod_name}-0.3.0-register.patch
14cu|apache-mod_injection-0.3.1-17|16	Patch1:		mod_injection-0.3.1-apache220.diff
14cu|apache-mod_injection-0.3.1-17|17	Patch2:		mod_injection-0.3.1-manual.diff
14cu|apache-mod_injection-0.3.1-17|18	Requires(pre): rpm-helper
14cu|apache-mod_injection-0.3.1-17|19	Requires(postun): rpm-helper
14cu|apache-mod_injection-0.3.1-17|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_injection-0.3.1-17|21	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_injection-0.3.1-17|22	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_injection-0.3.1-17|23	Requires:	apache >= 2.2.0
14cu|apache-mod_injection-0.3.1-17|24	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_injection-0.3.1-17|25	BuildRequires:	file
14cu|apache-mod_injection-0.3.1-17|26	BuildRequires:	openjade
14cu|apache-mod_injection-0.3.1-17|27	BuildRequires:	docbook-style-dsssl
14cu|apache-mod_injection-0.3.1-17|28	Epoch:		1
14cu|apache-mod_injection-0.3.1-17|29	
14cu|apache-mod_injection-0.3.1-17|30	%description
14cu|apache-mod_injection-0.3.1-17|31	mod_injection is an Apache 2.0.X filter module. It allows you to
14cu|apache-mod_injection-0.3.1-17|32	inject text in the HTTP response after a HTML tag or after any
14cu|apache-mod_injection-0.3.1-17|33	given text string. The main intention of this module is to add a
14cu|apache-mod_injection-0.3.1-17|34	banner to several HTML pages on the fly.
14cu|apache-mod_injection-0.3.1-17|35	
14cu|apache-mod_injection-0.3.1-17|36	%prep
14cu|apache-mod_injection-0.3.1-17|37	
14cu|apache-mod_injection-0.3.1-17|38	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_injection-0.3.1-17|39	%patch0 -p1
14cu|apache-mod_injection-0.3.1-17|40	%patch1 -p0
14cu|apache-mod_injection-0.3.1-17|41	%patch2 -p0
14cu|apache-mod_injection-0.3.1-17|42	
14cu|apache-mod_injection-0.3.1-17|43	# fix strange permissions
14cu|apache-mod_injection-0.3.1-17|44	find docs/manual/ -name "*.xml" | xargs chmod 644
14cu|apache-mod_injection-0.3.1-17|45	
14cu|apache-mod_injection-0.3.1-17|46	# strip away annoying ^M
14cu|apache-mod_injection-0.3.1-17|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_injection-0.3.1-17|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_injection-0.3.1-17|49	
14cu|apache-mod_injection-0.3.1-17|50	%build
14cu|apache-mod_injection-0.3.1-17|51	cp src/mod_injection.c .
14cu|apache-mod_injection-0.3.1-17|52	%{_bindir}/apxs -c mod_injection.c
14cu|apache-mod_injection-0.3.1-17|53	
14cu|apache-mod_injection-0.3.1-17|54	pushd docs/manual
14cu|apache-mod_injection-0.3.1-17|55	make html
14cu|apache-mod_injection-0.3.1-17|56	popd
14cu|apache-mod_injection-0.3.1-17|57	
14cu|apache-mod_injection-0.3.1-17|58	mv docs/manual/one-html/manual.html index.html
14cu|apache-mod_injection-0.3.1-17|59	
14cu|apache-mod_injection-0.3.1-17|60	%install
14cu|apache-mod_injection-0.3.1-17|61	
14cu|apache-mod_injection-0.3.1-17|62	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_injection-0.3.1-17|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_injection-0.3.1-17|64	
14cu|apache-mod_injection-0.3.1-17|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_injection-0.3.1-17|66	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_injection-0.3.1-17|67	
14cu|apache-mod_injection-0.3.1-17|68	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_injection-0.3.1-17|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_injection-0.3.1-17|70	
14cu|apache-mod_injection-0.3.1-17|71	# make the example work... (ugly, but it works...)
14cu|apache-mod_injection-0.3.1-17|72	NEW_URL=%{_docdir}/%{name}-%{version}/
14cu|apache-mod_injection-0.3.1-17|73	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_injection-0.3.1-17|74	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_injection-0.3.1-17|75	
14cu|apache-mod_injection-0.3.1-17|76	%files
14cu|apache-mod_injection-0.3.1-17|77	%doc README INSTALL docs/CREDITS index.html
14cu|apache-mod_injection-0.3.1-17|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_injection-0.3.1-17|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_injection-0.3.1-17|80	%{_var}/www/html/addon-modules/*
14cu|apache-mod_injection-0.3.1-17|81	
14cu|apache-mod_injection-0.3.1-17|82	
14cu|apache-mod_injection-0.3.1-17|83	
14cu|apache-mod_injection-0.3.1-17|84	
14cu|apache-mod_injection-0.3.1-17|85	
14cu|apache-mod_injection-0.3.1-17|86	%changelog
14cu|apache-mod_injection-0.3.1-17|87	
14cu|apache-mod_injection-0.3.1-17|88	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.1-17
14cu|apache-mod_injection-0.3.1-17|89	- (e688531) Clean spec and config, enable module by default just after installation
14cu|apache-mod_injection-0.3.1-17|90	
14cu|apache-mod_injection-0.3.1-17|91	

9584 14
14cu|apache-mod_jsmin-0-0.r7.8|1	%define snap r7
14cu|apache-mod_jsmin-0-0.r7.8|2	
14cu|apache-mod_jsmin-0-0.r7.8|3	#Module-Specific definitions
14cu|apache-mod_jsmin-0-0.r7.8|4	%define mod_name mod_jsmin
14cu|apache-mod_jsmin-0-0.r7.8|5	%define mod_conf B43_%{mod_name}.conf
14cu|apache-mod_jsmin-0-0.r7.8|6	%define mod_so %{mod_name}.so
14cu|apache-mod_jsmin-0-0.r7.8|7	
14cu|apache-mod_jsmin-0-0.r7.8|8	Summary:	Apache module which 'minifies' javascript
14cu|apache-mod_jsmin-0-0.r7.8|9	Name:		apache-%{mod_name}
14cu|apache-mod_jsmin-0-0.r7.8|10	Version:	0
14cu|apache-mod_jsmin-0-0.r7.8|11	Release: 	0.%{snap}.8
14cu|apache-mod_jsmin-0-0.r7.8|12	Group:		System/Servers
14cu|apache-mod_jsmin-0-0.r7.8|13	License:	BSD
14cu|apache-mod_jsmin-0-0.r7.8|14	URL:		http://code.google.com/p/modjsmin/
14cu|apache-mod_jsmin-0-0.r7.8|15	Source0:	mod_jsmin.tar.gz
14cu|apache-mod_jsmin-0-0.r7.8|16	Source1:	%{mod_conf}
14cu|apache-mod_jsmin-0-0.r7.8|17	Requires(pre): rpm-helper
14cu|apache-mod_jsmin-0-0.r7.8|18	Requires(postun): rpm-helper
14cu|apache-mod_jsmin-0-0.r7.8|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_jsmin-0-0.r7.8|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_jsmin-0-0.r7.8|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_jsmin-0-0.r7.8|22	Requires:	apache >= 2.2.0
14cu|apache-mod_jsmin-0-0.r7.8|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_jsmin-0-0.r7.8|24	
14cu|apache-mod_jsmin-0-0.r7.8|25	%description
14cu|apache-mod_jsmin-0-0.r7.8|26	This is a port of Douglas Crockford's JSMin program so that it can be run as an
14cu|apache-mod_jsmin-0-0.r7.8|27	apache 2.x filter.
14cu|apache-mod_jsmin-0-0.r7.8|28	
14cu|apache-mod_jsmin-0-0.r7.8|29	%prep
14cu|apache-mod_jsmin-0-0.r7.8|30	%setup -q -n %{mod_name}
14cu|apache-mod_jsmin-0-0.r7.8|31	
14cu|apache-mod_jsmin-0-0.r7.8|32	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_jsmin-0-0.r7.8|33	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_jsmin-0-0.r7.8|34	
14cu|apache-mod_jsmin-0-0.r7.8|35	head -27 %{mod_name}.c > LICENSE
14cu|apache-mod_jsmin-0-0.r7.8|36	
14cu|apache-mod_jsmin-0-0.r7.8|37	%build
14cu|apache-mod_jsmin-0-0.r7.8|38	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_jsmin-0-0.r7.8|39	
14cu|apache-mod_jsmin-0-0.r7.8|40	%install
14cu|apache-mod_jsmin-0-0.r7.8|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_jsmin-0-0.r7.8|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_jsmin-0-0.r7.8|43	
14cu|apache-mod_jsmin-0-0.r7.8|44	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_jsmin-0-0.r7.8|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_jsmin-0-0.r7.8|46	
14cu|apache-mod_jsmin-0-0.r7.8|47	%files
14cu|apache-mod_jsmin-0-0.r7.8|48	%doc LICENSE
14cu|apache-mod_jsmin-0-0.r7.8|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_jsmin-0-0.r7.8|50	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_jsmin-0-0.r7.8|51	
14cu|apache-mod_jsmin-0-0.r7.8|52	
14cu|apache-mod_jsmin-0-0.r7.8|53	
14cu|apache-mod_jsmin-0-0.r7.8|54	
14cu|apache-mod_jsmin-0-0.r7.8|55	%changelog
14cu|apache-mod_jsmin-0-0.r7.8|56	
14cu|apache-mod_jsmin-0-0.r7.8|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-0.r7.8
14cu|apache-mod_jsmin-0-0.r7.8|58	- (6f14e51) Bump release
14cu|apache-mod_jsmin-0-0.r7.8|59	
14cu|apache-mod_jsmin-0-0.r7.8|60	

9585 14
14cu|apache-mod_layout-5.1-15|1	#Module-Specific definitions
14cu|apache-mod_layout-5.1-15|2	%define apache_version 2.2.6
14cu|apache-mod_layout-5.1-15|3	%define mod_name mod_layout
14cu|apache-mod_layout-5.1-15|4	%define mod_conf 15_%{mod_name}.conf
14cu|apache-mod_layout-5.1-15|5	%define mod_so %{mod_name}.so
14cu|apache-mod_layout-5.1-15|6	
14cu|apache-mod_layout-5.1-15|7	Summary:	Add custom header and/or footers for apache
14cu|apache-mod_layout-5.1-15|8	Name:		apache-%{mod_name}
14cu|apache-mod_layout-5.1-15|9	Version:	5.1
14cu|apache-mod_layout-5.1-15|10	Release:	15
14cu|apache-mod_layout-5.1-15|11	Group:		System/Servers
14cu|apache-mod_layout-5.1-15|12	License:	BSD-style
14cu|apache-mod_layout-5.1-15|13	URL:		http://software.tangent.org/
14cu|apache-mod_layout-5.1-15|14	Source0:	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_layout-5.1-15|15	Source1:	%{mod_conf}
14cu|apache-mod_layout-5.1-15|16	Requires(pre): rpm-helper
14cu|apache-mod_layout-5.1-15|17	Requires(postun): rpm-helper
14cu|apache-mod_layout-5.1-15|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_layout-5.1-15|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_layout-5.1-15|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_layout-5.1-15|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_layout-5.1-15|22	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_layout-5.1-15|23	
14cu|apache-mod_layout-5.1-15|24	%description
14cu|apache-mod_layout-5.1-15|25	Mod_Layout creates a framework for doing design. Whether you need a simple
14cu|apache-mod_layout-5.1-15|26	copyright or ad banner attached to every page, or need to have something more
14cu|apache-mod_layout-5.1-15|27	challenging such a custom look and feel for a site that employs an array of
14cu|apache-mod_layout-5.1-15|28	technologies (Java Servlets, mod_perl, PHP, CGI's, static HTML, etc...),
14cu|apache-mod_layout-5.1-15|29	Mod_Layout creates a framework for such an environment. By allowing you to
14cu|apache-mod_layout-5.1-15|30	cache static components and build sites in pieces, it gives you the tools for
14cu|apache-mod_layout-5.1-15|31	creating large custom portal sites.
14cu|apache-mod_layout-5.1-15|32	
14cu|apache-mod_layout-5.1-15|33	%prep
14cu|apache-mod_layout-5.1-15|34	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_layout-5.1-15|35	
14cu|apache-mod_layout-5.1-15|36	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_layout-5.1-15|37	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_layout-5.1-15|38	
14cu|apache-mod_layout-5.1-15|39	%build
14cu|apache-mod_layout-5.1-15|40	%{_bindir}/apxs -c mod_layout.c utility.c layout.c
14cu|apache-mod_layout-5.1-15|41	
14cu|apache-mod_layout-5.1-15|42	cat > index.html <<EOF
14cu|apache-mod_layout-5.1-15|43	
14cu|apache-mod_layout-5.1-15|44	<p>No documentation exists yet for this module, go to
14cu|apache-mod_layout-5.1-15|45	<a href="http://software.tangent.org/">tangent.org</a>
14cu|apache-mod_layout-5.1-15|46	for more information</p>
14cu|apache-mod_layout-5.1-15|47	
14cu|apache-mod_layout-5.1-15|48	<p>Meanwhile take a look at the %{_sysconfdir}/httpd/modules.d/%{mod_conf} file</p>
14cu|apache-mod_layout-5.1-15|49	
14cu|apache-mod_layout-5.1-15|50	<p>Also please take the time to check out the
14cu|apache-mod_layout-5.1-15|51	<a href=http://nux.se/apache/>modules for apache</a>
14cu|apache-mod_layout-5.1-15|52	repository for Mandriva Linux.</p>
14cu|apache-mod_layout-5.1-15|53	
14cu|apache-mod_layout-5.1-15|54	<-- replace_me -->
14cu|apache-mod_layout-5.1-15|55	
14cu|apache-mod_layout-5.1-15|56	EOF
14cu|apache-mod_layout-5.1-15|57	
14cu|apache-mod_layout-5.1-15|58	%install
14cu|apache-mod_layout-5.1-15|59	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_layout-5.1-15|60	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_layout-5.1-15|61	
14cu|apache-mod_layout-5.1-15|62	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_layout-5.1-15|63	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_layout-5.1-15|64	
14cu|apache-mod_layout-5.1-15|65	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_layout-5.1-15|66	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
14cu|apache-mod_layout-5.1-15|67	
14cu|apache-mod_layout-5.1-15|68	# make the example work... (ugly, but it works...)
14cu|apache-mod_layout-5.1-15|69	
14cu|apache-mod_layout-5.1-15|70	NEW_URL=/addon-modules/%{name}/index.html
14cu|apache-mod_layout-5.1-15|71	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_layout-5.1-15|72	
14cu|apache-mod_layout-5.1-15|73	%files
14cu|apache-mod_layout-5.1-15|74	%doc ChangeLog INSTALL README index.html
14cu|apache-mod_layout-5.1-15|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_layout-5.1-15|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_layout-5.1-15|77	%{_var}/www/html/addon-modules/*
14cu|apache-mod_layout-5.1-15|78	
14cu|apache-mod_layout-5.1-15|79	
14cu|apache-mod_layout-5.1-15|80	
14cu|apache-mod_layout-5.1-15|81	%changelog
14cu|apache-mod_layout-5.1-15|82	
14cu|apache-mod_layout-5.1-15|83	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.1-15
14cu|apache-mod_layout-5.1-15|84	- (c29574b) Clean spec and config, enable module by default just after installation
14cu|apache-mod_layout-5.1-15|85	
14cu|apache-mod_layout-5.1-15|86	

9586 14
14cu|apache-mod_ldap_userdir-1.1.19-6|1	#Module-Specific definitions
14cu|apache-mod_ldap_userdir-1.1.19-6|2	%define mod_name mod_ldap_userdir
14cu|apache-mod_ldap_userdir-1.1.19-6|3	%define mod_conf A37_%{mod_name}.conf
14cu|apache-mod_ldap_userdir-1.1.19-6|4	%define mod_so %{mod_name}.so
14cu|apache-mod_ldap_userdir-1.1.19-6|5	
14cu|apache-mod_ldap_userdir-1.1.19-6|6	Summary:	Look up user home directories (for /~user URLs) from an LDAP directory
14cu|apache-mod_ldap_userdir-1.1.19-6|7	Name:		apache-%{mod_name}
14cu|apache-mod_ldap_userdir-1.1.19-6|8	Version:	1.1.19
14cu|apache-mod_ldap_userdir-1.1.19-6|9	Release:	6
14cu|apache-mod_ldap_userdir-1.1.19-6|10	Group:		System/Servers
14cu|apache-mod_ldap_userdir-1.1.19-6|11	License:	GPL
14cu|apache-mod_ldap_userdir-1.1.19-6|12	URL:		http://horde.net/~jwm/software/mod_ldap_userdir/
14cu|apache-mod_ldap_userdir-1.1.19-6|13	Source0:	http://horde.net/~jwm/software/mod_ldap_userdir/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_ldap_userdir-1.1.19-6|14	Source1:	%{mod_conf}
14cu|apache-mod_ldap_userdir-1.1.19-6|15	BuildRequires:	openssl-devel
14cu|apache-mod_ldap_userdir-1.1.19-6|16	BuildRequires:	openldap-devel
14cu|apache-mod_ldap_userdir-1.1.19-6|17	Requires:	openldap
14cu|apache-mod_ldap_userdir-1.1.19-6|18	Requires(pre): rpm-helper
14cu|apache-mod_ldap_userdir-1.1.19-6|19	Requires(postun): rpm-helper
14cu|apache-mod_ldap_userdir-1.1.19-6|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_ldap_userdir-1.1.19-6|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
14cu|apache-mod_ldap_userdir-1.1.19-6|22	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_ldap_userdir-1.1.19-6|23	Requires:	apache-mpm-prefork >= 2.2.0
14cu|apache-mod_ldap_userdir-1.1.19-6|24	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_ldap_userdir-1.1.19-6|25	BuildRequires:	file
14cu|apache-mod_ldap_userdir-1.1.19-6|26	Conflicts:	apache-mod_userdir
14cu|apache-mod_ldap_userdir-1.1.19-6|27	Epoch:		1
14cu|apache-mod_ldap_userdir-1.1.19-6|28	
14cu|apache-mod_ldap_userdir-1.1.19-6|29	%description
14cu|apache-mod_ldap_userdir-1.1.19-6|30	mod_ldap_userdir is a module that enables the Apache web server to look up user
14cu|apache-mod_ldap_userdir-1.1.19-6|31	home directories (for /~user URLs) from an LDAP directory.
14cu|apache-mod_ldap_userdir-1.1.19-6|32	
14cu|apache-mod_ldap_userdir-1.1.19-6|33	%prep
14cu|apache-mod_ldap_userdir-1.1.19-6|34	
14cu|apache-mod_ldap_userdir-1.1.19-6|35	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_ldap_userdir-1.1.19-6|36	
14cu|apache-mod_ldap_userdir-1.1.19-6|37	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_ldap_userdir-1.1.19-6|38	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_ldap_userdir-1.1.19-6|39	
14cu|apache-mod_ldap_userdir-1.1.19-6|40	# strip away annoying ^M
14cu|apache-mod_ldap_userdir-1.1.19-6|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_ldap_userdir-1.1.19-6|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_ldap_userdir-1.1.19-6|43	
14cu|apache-mod_ldap_userdir-1.1.19-6|44	%build
14cu|apache-mod_ldap_userdir-1.1.19-6|45	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_ldap_userdir-1.1.19-6|46	--with-apxs=%{_bindir}/apxs \
14cu|apache-mod_ldap_userdir-1.1.19-6|47	--with-tls
14cu|apache-mod_ldap_userdir-1.1.19-6|48	
14cu|apache-mod_ldap_userdir-1.1.19-6|49	#%%make
14cu|apache-mod_ldap_userdir-1.1.19-6|50	
14cu|apache-mod_ldap_userdir-1.1.19-6|51	%{_bindir}/apxs -DTLS=1 -L%{_libdir} -lldap -llber -c mod_ldap_userdir.c
14cu|apache-mod_ldap_userdir-1.1.19-6|52	
14cu|apache-mod_ldap_userdir-1.1.19-6|53	%install
14cu|apache-mod_ldap_userdir-1.1.19-6|54	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_ldap_userdir-1.1.19-6|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_ldap_userdir-1.1.19-6|56	
14cu|apache-mod_ldap_userdir-1.1.19-6|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_ldap_userdir-1.1.19-6|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ldap_userdir-1.1.19-6|59	
14cu|apache-mod_ldap_userdir-1.1.19-6|60	%files
14cu|apache-mod_ldap_userdir-1.1.19-6|61	%doc DIRECTIVES README user-ldif
14cu|apache-mod_ldap_userdir-1.1.19-6|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ldap_userdir-1.1.19-6|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_ldap_userdir-1.1.19-6|64	
14cu|apache-mod_ldap_userdir-1.1.19-6|65	
14cu|apache-mod_ldap_userdir-1.1.19-6|66	
14cu|apache-mod_ldap_userdir-1.1.19-6|67	%changelog
14cu|apache-mod_ldap_userdir-1.1.19-6|68	
14cu|apache-mod_ldap_userdir-1.1.19-6|69	* Fri Sep 11 2015 dsilakov <denis.silakov@rosalab.ru> 1:1.1.19-6
14cu|apache-mod_ldap_userdir-1.1.19-6|70	- (b03fce4) Merge pull request #1 from reqwy/apache-mod_ldap_userdir:rosa2014.1
14cu|apache-mod_ldap_userdir-1.1.19-6|71	- (b03fce4) Updated.
14cu|apache-mod_ldap_userdir-1.1.19-6|72	
14cu|apache-mod_ldap_userdir-1.1.19-6|73	

9587 14
14cu|apache-mod_limitipconn-0.24-3|1	#Module-Specific definitions
14cu|apache-mod_limitipconn-0.24-3|2	%define mod_name mod_limitipconn
14cu|apache-mod_limitipconn-0.24-3|3	%define mod_conf 85_%{mod_name}.conf
14cu|apache-mod_limitipconn-0.24-3|4	%define mod_so %{mod_name}.so
14cu|apache-mod_limitipconn-0.24-3|5	
14cu|apache-mod_limitipconn-0.24-3|6	Summary:	DSO module for the apache web server
14cu|apache-mod_limitipconn-0.24-3|7	Name:		apache-%{mod_name}
14cu|apache-mod_limitipconn-0.24-3|8	Version:	0.24
14cu|apache-mod_limitipconn-0.24-3|9	Release:	3
14cu|apache-mod_limitipconn-0.24-3|10	Group:		System/Servers
14cu|apache-mod_limitipconn-0.24-3|11	License:	Apache License
14cu|apache-mod_limitipconn-0.24-3|12	URL:		http://dominia.org/djao/limitipconn.html
14cu|apache-mod_limitipconn-0.24-3|13	Source0:	http://dominia.org/djao/limit/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_limitipconn-0.24-3|14	Source1:	%{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|15	Requires(pre): rpm-helper
14cu|apache-mod_limitipconn-0.24-3|16	Requires(postun): rpm-helper
14cu|apache-mod_limitipconn-0.24-3|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_limitipconn-0.24-3|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_limitipconn-0.24-3|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_limitipconn-0.24-3|20	Requires:	apache >= 2.2.0
14cu|apache-mod_limitipconn-0.24-3|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_limitipconn-0.24-3|22	BuildRequires:	file
14cu|apache-mod_limitipconn-0.24-3|23	Epoch:		1
14cu|apache-mod_limitipconn-0.24-3|24	
14cu|apache-mod_limitipconn-0.24-3|25	%description
14cu|apache-mod_limitipconn-0.24-3|26	%{mod_name} is a DSO module for the apache web server to
14cu|apache-mod_limitipconn-0.24-3|27	limit the maximum number of simultaneous connections per IP
14cu|apache-mod_limitipconn-0.24-3|28	address. Allows inclusion and exclusion of files based on MIME
14cu|apache-mod_limitipconn-0.24-3|29	type.
14cu|apache-mod_limitipconn-0.24-3|30	
14cu|apache-mod_limitipconn-0.24-3|31	%prep
14cu|apache-mod_limitipconn-0.24-3|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_limitipconn-0.24-3|33	
14cu|apache-mod_limitipconn-0.24-3|34	# strip away annoying ^M
14cu|apache-mod_limitipconn-0.24-3|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_limitipconn-0.24-3|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_limitipconn-0.24-3|37	
14cu|apache-mod_limitipconn-0.24-3|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|40	mv README mod_limitipconn-README.txt
14cu|apache-mod_limitipconn-0.24-3|41	
14cu|apache-mod_limitipconn-0.24-3|42	%build
14cu|apache-mod_limitipconn-0.24-3|43	%{_bindir}/apxs  -c %{mod_name}.c
14cu|apache-mod_limitipconn-0.24-3|44	
14cu|apache-mod_limitipconn-0.24-3|45	%install
14cu|apache-mod_limitipconn-0.24-3|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_limitipconn-0.24-3|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_limitipconn-0.24-3|48	
14cu|apache-mod_limitipconn-0.24-3|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_limitipconn-0.24-3|50	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|51	
14cu|apache-mod_limitipconn-0.24-3|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_limitipconn-0.24-3|53	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
14cu|apache-mod_limitipconn-0.24-3|54	
14cu|apache-mod_limitipconn-0.24-3|55	# make the example work... (ugly, but it works...)
14cu|apache-mod_limitipconn-0.24-3|56	NEW_URL=/addon-modules/%{name}
14cu|apache-mod_limitipconn-0.24-3|57	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|58	
14cu|apache-mod_limitipconn-0.24-3|59	%files
14cu|apache-mod_limitipconn-0.24-3|60	%doc ChangeLog INSTALL mod_limitipconn-README.txt
14cu|apache-mod_limitipconn-0.24-3|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_limitipconn-0.24-3|62	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_limitipconn-0.24-3|63	%{_var}/www/html/addon-modules/*
14cu|apache-mod_limitipconn-0.24-3|64	
14cu|apache-mod_limitipconn-0.24-3|65	
14cu|apache-mod_limitipconn-0.24-3|66	
14cu|apache-mod_limitipconn-0.24-3|67	%changelog
14cu|apache-mod_limitipconn-0.24-3|68	
14cu|apache-mod_limitipconn-0.24-3|69	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.24-3
14cu|apache-mod_limitipconn-0.24-3|70	- (689d309) Clean spec and config, enable module by default just after installation
14cu|apache-mod_limitipconn-0.24-3|71	
14cu|apache-mod_limitipconn-0.24-3|72	

9588 14
14cu|apache-mod_line_edit-1.0.0-13|1	#Module-Specific definitions
14cu|apache-mod_line_edit-1.0.0-13|2	%define mod_name mod_line_edit
14cu|apache-mod_line_edit-1.0.0-13|3	%define mod_conf A95_%{mod_name}.conf
14cu|apache-mod_line_edit-1.0.0-13|4	%define mod_so %{mod_name}.so
14cu|apache-mod_line_edit-1.0.0-13|5	
14cu|apache-mod_line_edit-1.0.0-13|6	Summary:	A general-purpose output filter for text documents for Apache
14cu|apache-mod_line_edit-1.0.0-13|7	Name:		apache-%{mod_name}
14cu|apache-mod_line_edit-1.0.0-13|8	Version:	1.0.0
14cu|apache-mod_line_edit-1.0.0-13|9	Release:	13
14cu|apache-mod_line_edit-1.0.0-13|10	Group:		System/Servers
14cu|apache-mod_line_edit-1.0.0-13|11	License:	GPL
14cu|apache-mod_line_edit-1.0.0-13|12	URL:		http://apache.webthing.com/mod_line_edit/
14cu|apache-mod_line_edit-1.0.0-13|13	Source0:	http://apache.webthing.com/mod_line_edit/mod_line_edit.c
14cu|apache-mod_line_edit-1.0.0-13|14	Source1:	%{mod_conf}
14cu|apache-mod_line_edit-1.0.0-13|15	Source2:	http://apache.webthing.com/mod_line_edit/index.html
14cu|apache-mod_line_edit-1.0.0-13|16	Requires(pre): rpm-helper
14cu|apache-mod_line_edit-1.0.0-13|17	Requires(postun): rpm-helper
14cu|apache-mod_line_edit-1.0.0-13|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_line_edit-1.0.0-13|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_line_edit-1.0.0-13|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_line_edit-1.0.0-13|21	Requires:	apache >= 2.2.0
14cu|apache-mod_line_edit-1.0.0-13|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_line_edit-1.0.0-13|23	BuildRequires:	file
14cu|apache-mod_line_edit-1.0.0-13|24	
14cu|apache-mod_line_edit-1.0.0-13|25	%description
14cu|apache-mod_line_edit-1.0.0-13|26	mod_line_edit is a general-purpose filter for text documents. It operates as a
14cu|apache-mod_line_edit-1.0.0-13|27	simple on-the-fly line editor, applying search-and-replace rules defined in a
14cu|apache-mod_line_edit-1.0.0-13|28	configuration or .htaccess file.
14cu|apache-mod_line_edit-1.0.0-13|29	
14cu|apache-mod_line_edit-1.0.0-13|30	Unlike most of Webing's filter modules, it is not markup-aware, so it is not an
14cu|apache-mod_line_edit-1.0.0-13|31	optimal choice for processing HTML or XML, though it may nevertheless be used
14cu|apache-mod_line_edit-1.0.0-13|32	with caution (and may be far better than semi-markup-aware options such as
14cu|apache-mod_line_edit-1.0.0-13|33	mod_layout).
14cu|apache-mod_line_edit-1.0.0-13|34	
14cu|apache-mod_line_edit-1.0.0-13|35	For non-markup document types such as plain text, and non-markup Web documents
14cu|apache-mod_line_edit-1.0.0-13|36	such as Javascript or Stylesheets, it is the best available option in the
14cu|apache-mod_line_edit-1.0.0-13|37	absence of a filter that parses any relevant document structures.
14cu|apache-mod_line_edit-1.0.0-13|38	
14cu|apache-mod_line_edit-1.0.0-13|39	mod_line_edit is written for performance and reliability, and should scale
14cu|apache-mod_line_edit-1.0.0-13|40	without problems as document size grows. mod_line_edit is fully compatible with
14cu|apache-mod_line_edit-1.0.0-13|41	Apache 2.0 and 2.2, and all operating systems and MPMs.
14cu|apache-mod_line_edit-1.0.0-13|42	
14cu|apache-mod_line_edit-1.0.0-13|43	%prep
14cu|apache-mod_line_edit-1.0.0-13|44	
14cu|apache-mod_line_edit-1.0.0-13|45	%setup -q -T -c -n %{mod_name}-%{version}
14cu|apache-mod_line_edit-1.0.0-13|46	cp %{SOURCE0} %{mod_name}.c
14cu|apache-mod_line_edit-1.0.0-13|47	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_line_edit-1.0.0-13|48	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_line_edit-1.0.0-13|49	cp %{SOURCE2} README.html
14cu|apache-mod_line_edit-1.0.0-13|50	
14cu|apache-mod_line_edit-1.0.0-13|51	# strip away annoying ^M
14cu|apache-mod_line_edit-1.0.0-13|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_line_edit-1.0.0-13|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_line_edit-1.0.0-13|54	
14cu|apache-mod_line_edit-1.0.0-13|55	head -19 %{mod_name}.c > LICENSE
14cu|apache-mod_line_edit-1.0.0-13|56	
14cu|apache-mod_line_edit-1.0.0-13|57	%build
14cu|apache-mod_line_edit-1.0.0-13|58	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_line_edit-1.0.0-13|59	
14cu|apache-mod_line_edit-1.0.0-13|60	%install
14cu|apache-mod_line_edit-1.0.0-13|61	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_line_edit-1.0.0-13|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_line_edit-1.0.0-13|63	
14cu|apache-mod_line_edit-1.0.0-13|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_line_edit-1.0.0-13|65	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_line_edit-1.0.0-13|66	
14cu|apache-mod_line_edit-1.0.0-13|67	%files
14cu|apache-mod_line_edit-1.0.0-13|68	%doc LICENSE README.html
14cu|apache-mod_line_edit-1.0.0-13|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_line_edit-1.0.0-13|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_line_edit-1.0.0-13|71	
14cu|apache-mod_line_edit-1.0.0-13|72	
14cu|apache-mod_line_edit-1.0.0-13|73	
14cu|apache-mod_line_edit-1.0.0-13|74	
14cu|apache-mod_line_edit-1.0.0-13|75	
14cu|apache-mod_line_edit-1.0.0-13|76	%changelog
14cu|apache-mod_line_edit-1.0.0-13|77	
14cu|apache-mod_line_edit-1.0.0-13|78	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-13
14cu|apache-mod_line_edit-1.0.0-13|79	- (52cdcef) Clean spec and config, enable module by default just after installation
14cu|apache-mod_line_edit-1.0.0-13|80	
14cu|apache-mod_line_edit-1.0.0-13|81	

9589 14
14cu|apache-mod_load_average-0.1.0-17|1	#Module-Specific definitions
14cu|apache-mod_load_average-0.1.0-17|2	%define mod_name mod_load_average
14cu|apache-mod_load_average-0.1.0-17|3	%define mod_conf A52_%{mod_name}.conf
14cu|apache-mod_load_average-0.1.0-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_load_average-0.1.0-17|5	
14cu|apache-mod_load_average-0.1.0-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_load_average-0.1.0-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_load_average-0.1.0-17|8	Version:	0.1.0
14cu|apache-mod_load_average-0.1.0-17|9	Release:	17
14cu|apache-mod_load_average-0.1.0-17|10	Group:		System/Servers
14cu|apache-mod_load_average-0.1.0-17|11	License:	Apache License
14cu|apache-mod_load_average-0.1.0-17|12	URL:		http://svn.force-elite.com/mod_load_average/trunk/src/
14cu|apache-mod_load_average-0.1.0-17|13	# http://issues.apache.org/bugzilla/show_bug.cgi?id=29122
14cu|apache-mod_load_average-0.1.0-17|14	Source0: 	http://svn.force-elite.com/svn/mod_load_average/trunk/src/mod_load_average.c.bz2
14cu|apache-mod_load_average-0.1.0-17|15	Source1:	%{mod_conf}.bz2
14cu|apache-mod_load_average-0.1.0-17|16	Requires(pre): rpm-helper
14cu|apache-mod_load_average-0.1.0-17|17	Requires(postun): rpm-helper
14cu|apache-mod_load_average-0.1.0-17|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_load_average-0.1.0-17|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_load_average-0.1.0-17|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_load_average-0.1.0-17|21	Requires:	apache >= 2.2.0
14cu|apache-mod_load_average-0.1.0-17|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_load_average-0.1.0-17|23	
14cu|apache-mod_load_average-0.1.0-17|24	%description
14cu|apache-mod_load_average-0.1.0-17|25	mod_load_average uses the getloadavg function to determine if the
14cu|apache-mod_load_average-0.1.0-17|26	request should be serviced. The module has two operating Modes.
14cu|apache-mod_load_average-0.1.0-17|27	
14cu|apache-mod_load_average-0.1.0-17|28	First, it has an absolute max load average, if this is reached,
14cu|apache-mod_load_average-0.1.0-17|29	all requests will be rejected with a 503.
14cu|apache-mod_load_average-0.1.0-17|30	
14cu|apache-mod_load_average-0.1.0-17|31	The 2nd mode uses the handler type to determine the maximum load
14cu|apache-mod_load_average-0.1.0-17|32	under which they will be served. This enables you for example to
14cu|apache-mod_load_average-0.1.0-17|33	disable PHP or CGI under high loads, but still serve images and
14cu|apache-mod_load_average-0.1.0-17|34	plain html.
14cu|apache-mod_load_average-0.1.0-17|35	
14cu|apache-mod_load_average-0.1.0-17|36	%prep
14cu|apache-mod_load_average-0.1.0-17|37	
14cu|apache-mod_load_average-0.1.0-17|38	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_load_average-0.1.0-17|39	bzcat %{SOURCE0} > %{mod_name}.c
14cu|apache-mod_load_average-0.1.0-17|40	
14cu|apache-mod_load_average-0.1.0-17|41	%build
14cu|apache-mod_load_average-0.1.0-17|42	
14cu|apache-mod_load_average-0.1.0-17|43	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_load_average-0.1.0-17|44	
14cu|apache-mod_load_average-0.1.0-17|45	%install
14cu|apache-mod_load_average-0.1.0-17|46	
14cu|apache-mod_load_average-0.1.0-17|47	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_load_average-0.1.0-17|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_load_average-0.1.0-17|49	
14cu|apache-mod_load_average-0.1.0-17|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_load_average-0.1.0-17|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_load_average-0.1.0-17|52	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_load_average-0.1.0-17|53	
14cu|apache-mod_load_average-0.1.0-17|54	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_load_average-0.1.0-17|55	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_load_average-0.1.0-17|56	
14cu|apache-mod_load_average-0.1.0-17|57	%files
14cu|apache-mod_load_average-0.1.0-17|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_load_average-0.1.0-17|59	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_load_average-0.1.0-17|60	%{_var}/www/html/addon-modules/*
14cu|apache-mod_load_average-0.1.0-17|61	
14cu|apache-mod_load_average-0.1.0-17|62	
14cu|apache-mod_load_average-0.1.0-17|63	
14cu|apache-mod_load_average-0.1.0-17|64	
14cu|apache-mod_load_average-0.1.0-17|65	
14cu|apache-mod_load_average-0.1.0-17|66	%changelog
14cu|apache-mod_load_average-0.1.0-17|67	
14cu|apache-mod_load_average-0.1.0-17|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-17
14cu|apache-mod_load_average-0.1.0-17|69	- (ff0a6ba) Clean spec and config, enable module by default just after installation
14cu|apache-mod_load_average-0.1.0-17|70	
14cu|apache-mod_load_average-0.1.0-17|71	

9590 14
14cu|apache-mod_log_data-0.0.3-17|1	#Module-Specific definitions
14cu|apache-mod_log_data-0.0.3-17|2	%define mod_name mod_log_data
14cu|apache-mod_log_data-0.0.3-17|3	%define mod_conf A13_%{mod_name}.conf
14cu|apache-mod_log_data-0.0.3-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_log_data-0.0.3-17|5	
14cu|apache-mod_log_data-0.0.3-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_log_data-0.0.3-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_log_data-0.0.3-17|8	Version:	0.0.3
14cu|apache-mod_log_data-0.0.3-17|9	Release:	17
14cu|apache-mod_log_data-0.0.3-17|10	Group:		System/Servers
14cu|apache-mod_log_data-0.0.3-17|11	License:	Apache License
14cu|apache-mod_log_data-0.0.3-17|12	URL:		http://loghttp.sourceforge.net/
14cu|apache-mod_log_data-0.0.3-17|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_log_data-0.0.3-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_log_data-0.0.3-17|15	Source2:	README.html.bz2
14cu|apache-mod_log_data-0.0.3-17|16	Patch0:		mod_log_data-apr1.diff
14cu|apache-mod_log_data-0.0.3-17|17	Requires(pre): rpm-helper
14cu|apache-mod_log_data-0.0.3-17|18	Requires(postun): rpm-helper
14cu|apache-mod_log_data-0.0.3-17|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_log_data-0.0.3-17|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_log_data-0.0.3-17|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_log_data-0.0.3-17|22	Requires:	apache >= 2.2.0
14cu|apache-mod_log_data-0.0.3-17|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_log_data-0.0.3-17|24	BuildRequires:	file
14cu|apache-mod_log_data-0.0.3-17|25	Epoch:		1
14cu|apache-mod_log_data-0.0.3-17|26	
14cu|apache-mod_log_data-0.0.3-17|27	%description
14cu|apache-mod_log_data-0.0.3-17|28	Mod_log_data is a module for apache, dumping the content for
14cu|apache-mod_log_data-0.0.3-17|29	all HTTP/HTTPS request made on the webserver. It can be used for
14cu|apache-mod_log_data-0.0.3-17|30	debugging or for security aim. It's done with two filter, easy to
14cu|apache-mod_log_data-0.0.3-17|31	configure in httpd.conf.
14cu|apache-mod_log_data-0.0.3-17|32	
14cu|apache-mod_log_data-0.0.3-17|33	%prep
14cu|apache-mod_log_data-0.0.3-17|34	
14cu|apache-mod_log_data-0.0.3-17|35	%setup -q -n %{mod_name}
14cu|apache-mod_log_data-0.0.3-17|36	%patch0 -p0
14cu|apache-mod_log_data-0.0.3-17|37	
14cu|apache-mod_log_data-0.0.3-17|38	bzcat %{SOURCE2} > README.html
14cu|apache-mod_log_data-0.0.3-17|39	
14cu|apache-mod_log_data-0.0.3-17|40	# strip away annoying ^M
14cu|apache-mod_log_data-0.0.3-17|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_log_data-0.0.3-17|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_log_data-0.0.3-17|43	
14cu|apache-mod_log_data-0.0.3-17|44	%build
14cu|apache-mod_log_data-0.0.3-17|45	
14cu|apache-mod_log_data-0.0.3-17|46	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_log_data-0.0.3-17|47	
14cu|apache-mod_log_data-0.0.3-17|48	%install
14cu|apache-mod_log_data-0.0.3-17|49	
14cu|apache-mod_log_data-0.0.3-17|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_log_data-0.0.3-17|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_log_data-0.0.3-17|52	
14cu|apache-mod_log_data-0.0.3-17|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_log_data-0.0.3-17|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_log_data-0.0.3-17|55	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_log_data-0.0.3-17|56	
14cu|apache-mod_log_data-0.0.3-17|57	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_log_data-0.0.3-17|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_log_data-0.0.3-17|59	
14cu|apache-mod_log_data-0.0.3-17|60	%files
14cu|apache-mod_log_data-0.0.3-17|61	%doc README.html
14cu|apache-mod_log_data-0.0.3-17|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_log_data-0.0.3-17|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_log_data-0.0.3-17|64	%{_var}/www/html/addon-modules/*
14cu|apache-mod_log_data-0.0.3-17|65	
14cu|apache-mod_log_data-0.0.3-17|66	
14cu|apache-mod_log_data-0.0.3-17|67	
14cu|apache-mod_log_data-0.0.3-17|68	
14cu|apache-mod_log_data-0.0.3-17|69	
14cu|apache-mod_log_data-0.0.3-17|70	%changelog
14cu|apache-mod_log_data-0.0.3-17|71	
14cu|apache-mod_log_data-0.0.3-17|72	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.3-17
14cu|apache-mod_log_data-0.0.3-17|73	- (2a2ec6a) Clean spec and config, enable module by default just after installation
14cu|apache-mod_log_data-0.0.3-17|74	
14cu|apache-mod_log_data-0.0.3-17|75	

9591 14
14cu|apache-mod_log_rotate-1.00-15|1	#Module-Specific definitions
14cu|apache-mod_log_rotate-1.00-15|2	%define mod_name mod_log_rotate
14cu|apache-mod_log_rotate-1.00-15|3	%define mod_conf A83_%{mod_name}.conf
14cu|apache-mod_log_rotate-1.00-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_log_rotate-1.00-15|5	
14cu|apache-mod_log_rotate-1.00-15|6	Summary:	Automatic in-process rotation of transfer log
14cu|apache-mod_log_rotate-1.00-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_log_rotate-1.00-15|8	Version:	1.00
14cu|apache-mod_log_rotate-1.00-15|9	Release:	15
14cu|apache-mod_log_rotate-1.00-15|10	Group:		System/Servers
14cu|apache-mod_log_rotate-1.00-15|11	License:	Apache License
14cu|apache-mod_log_rotate-1.00-15|12	URL:		http://www.hexten.net/mod_log_rotate/
14cu|apache-mod_log_rotate-1.00-15|13	Source0:	http://www.hexten.net/assets/apache2/mod_log_rotate.c
14cu|apache-mod_log_rotate-1.00-15|14	Source1:	%{mod_conf}
14cu|apache-mod_log_rotate-1.00-15|15	Requires(pre): rpm-helper
14cu|apache-mod_log_rotate-1.00-15|16	Requires(postun): rpm-helper
14cu|apache-mod_log_rotate-1.00-15|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_log_rotate-1.00-15|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_log_rotate-1.00-15|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_log_rotate-1.00-15|20	Requires:	apache >= 2.2.0
14cu|apache-mod_log_rotate-1.00-15|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_log_rotate-1.00-15|22	
14cu|apache-mod_log_rotate-1.00-15|23	%description
14cu|apache-mod_log_rotate-1.00-15|24	Adds RotateLogs and supporting directives that allow logs to be rotated by the
14cu|apache-mod_log_rotate-1.00-15|25	server without having to pipe them through rotatelogs.
14cu|apache-mod_log_rotate-1.00-15|26	
14cu|apache-mod_log_rotate-1.00-15|27	%prep
14cu|apache-mod_log_rotate-1.00-15|28	
14cu|apache-mod_log_rotate-1.00-15|29	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_log_rotate-1.00-15|30	
14cu|apache-mod_log_rotate-1.00-15|31	cp %{SOURCE0} %{mod_name}.c
14cu|apache-mod_log_rotate-1.00-15|32	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_log_rotate-1.00-15|33	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_log_rotate-1.00-15|34	
14cu|apache-mod_log_rotate-1.00-15|35	%build
14cu|apache-mod_log_rotate-1.00-15|36	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_log_rotate-1.00-15|37	
14cu|apache-mod_log_rotate-1.00-15|38	%install
14cu|apache-mod_log_rotate-1.00-15|39	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_log_rotate-1.00-15|40	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_log_rotate-1.00-15|41	
14cu|apache-mod_log_rotate-1.00-15|42	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_log_rotate-1.00-15|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_log_rotate-1.00-15|44	
14cu|apache-mod_log_rotate-1.00-15|45	%files
14cu|apache-mod_log_rotate-1.00-15|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_log_rotate-1.00-15|47	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_log_rotate-1.00-15|48	
14cu|apache-mod_log_rotate-1.00-15|49	
14cu|apache-mod_log_rotate-1.00-15|50	
14cu|apache-mod_log_rotate-1.00-15|51	
14cu|apache-mod_log_rotate-1.00-15|52	
14cu|apache-mod_log_rotate-1.00-15|53	%changelog
14cu|apache-mod_log_rotate-1.00-15|54	
14cu|apache-mod_log_rotate-1.00-15|55	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-15
14cu|apache-mod_log_rotate-1.00-15|56	- (e29cd7d) Clean spec and config, enable module by default just after installation
14cu|apache-mod_log_rotate-1.00-15|57	
14cu|apache-mod_log_rotate-1.00-15|58	

9592 14
14cu|apache-mod_memcached-0.3-12|1	#Module-Specific definitions
14cu|apache-mod_memcached-0.3-12|2	%define apache_version 2.2.8
14cu|apache-mod_memcached-0.3-12|3	%define mod_name mod_memcached
14cu|apache-mod_memcached-0.3-12|4	%define mod_conf B30_%{mod_name}.conf
14cu|apache-mod_memcached-0.3-12|5	%define mod_so %{mod_name}.so
14cu|apache-mod_memcached-0.3-12|6	
14cu|apache-mod_memcached-0.3-12|7	Summary:	DSO module for the apache Web server
14cu|apache-mod_memcached-0.3-12|8	Name:		apache-%{mod_name}
14cu|apache-mod_memcached-0.3-12|9	Version:	0.3
14cu|apache-mod_memcached-0.3-12|10	Release:	12
14cu|apache-mod_memcached-0.3-12|11	Group:		System/Servers
14cu|apache-mod_memcached-0.3-12|12	License:	Apache License
14cu|apache-mod_memcached-0.3-12|13	URL:		http://tangent.org/
14cu|apache-mod_memcached-0.3-12|14	Source0:	http://download.tangent.org/mod_memcached-%{version}.tar.gz
14cu|apache-mod_memcached-0.3-12|15	Source1:	%{mod_conf}
14cu|apache-mod_memcached-0.3-12|16	Requires(pre): rpm-helper
14cu|apache-mod_memcached-0.3-12|17	Requires(postun): rpm-helper
14cu|apache-mod_memcached-0.3-12|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_memcached-0.3-12|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_memcached-0.3-12|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_memcached-0.3-12|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_memcached-0.3-12|22	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_memcached-0.3-12|23	BuildRequires:  libmemcached-devel
14cu|apache-mod_memcached-0.3-12|24	
14cu|apache-mod_memcached-0.3-12|25	%description
14cu|apache-mod_memcached-0.3-12|26	This is an Apache module that provides GET, PUT, and DELETE services to
14cu|apache-mod_memcached-0.3-12|27	Memcached clusters. Using this you can serve content directly from memcached
14cu|apache-mod_memcached-0.3-12|28	through Apache to clients.
14cu|apache-mod_memcached-0.3-12|29	
14cu|apache-mod_memcached-0.3-12|30	%prep
14cu|apache-mod_memcached-0.3-12|31	
14cu|apache-mod_memcached-0.3-12|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_memcached-0.3-12|33	
14cu|apache-mod_memcached-0.3-12|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_memcached-0.3-12|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_memcached-0.3-12|36	
14cu|apache-mod_memcached-0.3-12|37	%build
14cu|apache-mod_memcached-0.3-12|38	echo "#define VERSION \"%{version}\"" > version.h
14cu|apache-mod_memcached-0.3-12|39	
14cu|apache-mod_memcached-0.3-12|40	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_memcached-0.3-12|41	
14cu|apache-mod_memcached-0.3-12|42	%install
14cu|apache-mod_memcached-0.3-12|43	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_memcached-0.3-12|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_memcached-0.3-12|45	
14cu|apache-mod_memcached-0.3-12|46	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_memcached-0.3-12|47	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_memcached-0.3-12|48	
14cu|apache-mod_memcached-0.3-12|49	%files
14cu|apache-mod_memcached-0.3-12|50	%doc ChangeLog README
14cu|apache-mod_memcached-0.3-12|51	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_memcached-0.3-12|52	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_memcached-0.3-12|53	
14cu|apache-mod_memcached-0.3-12|54	
14cu|apache-mod_memcached-0.3-12|55	
14cu|apache-mod_memcached-0.3-12|56	%changelog
14cu|apache-mod_memcached-0.3-12|57	
14cu|apache-mod_memcached-0.3-12|58	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-12
14cu|apache-mod_memcached-0.3-12|59	- (53772ea) Clean spec and config, enable module by default just after installation
14cu|apache-mod_memcached-0.3-12|60	
14cu|apache-mod_memcached-0.3-12|61	

9593 14
14cu|apache-mod_mime_xattr-0.4-17|1	#Module-Specific definitions
14cu|apache-mod_mime_xattr-0.4-17|2	%define mod_name mod_mime_xattr
14cu|apache-mod_mime_xattr-0.4-17|3	%define mod_conf A96_%{mod_name}.conf
14cu|apache-mod_mime_xattr-0.4-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_mime_xattr-0.4-17|5	
14cu|apache-mod_mime_xattr-0.4-17|6	Summary:	Lets you use file system extended attributes data for MIME type detection
14cu|apache-mod_mime_xattr-0.4-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_mime_xattr-0.4-17|8	Version:	0.4
14cu|apache-mod_mime_xattr-0.4-17|9	Release:	17
14cu|apache-mod_mime_xattr-0.4-17|10	License:	Apache License
14cu|apache-mod_mime_xattr-0.4-17|11	Group:		System/Servers
14cu|apache-mod_mime_xattr-0.4-17|12	Url:		http://0pointer.de/lennart/projects/mod_mime_xattr/
14cu|apache-mod_mime_xattr-0.4-17|13	Source0:	http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-%{version}.tar.gz
14cu|apache-mod_mime_xattr-0.4-17|14	Source1:	%{mod_conf}
14cu|apache-mod_mime_xattr-0.4-17|15	Patch0:		mod_mime_xattr-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
14cu|apache-mod_mime_xattr-0.4-17|16	BuildRequires:	autoconf2.5
14cu|apache-mod_mime_xattr-0.4-17|17	BuildRequires:	automake1.8
14cu|apache-mod_mime_xattr-0.4-17|18	BuildRequires:	file
14cu|apache-mod_mime_xattr-0.4-17|19	BuildRequires:	lynx
14cu|apache-mod_mime_xattr-0.4-17|20	BuildRequires:	apache-devel
14cu|apache-mod_mime_xattr-0.4-17|21	BuildRequires:	attr-devel
14cu|apache-mod_mime_xattr-0.4-17|22	Requires:	apache
14cu|apache-mod_mime_xattr-0.4-17|23	Requires:	apache-conf
14cu|apache-mod_mime_xattr-0.4-17|24	Requires:	apache-mod_dav
14cu|apache-mod_mime_xattr-0.4-17|25	Requires:	apache-mod_userdir
14cu|apache-mod_mime_xattr-0.4-17|26	Requires(pre,postun):	rpm-helper
14cu|apache-mod_mime_xattr-0.4-17|27	Requires(pre):	apache
14cu|apache-mod_mime_xattr-0.4-17|28	Requires(pre):	apache-conf
14cu|apache-mod_mime_xattr-0.4-17|29	
14cu|apache-mod_mime_xattr-0.4-17|30	%description
14cu|apache-mod_mime_xattr-0.4-17|31	mod_mime_xattr is a module for the Apache HTTPD 2.2 which may be used to set a
14cu|apache-mod_mime_xattr-0.4-17|32	range of MIME properties of files served from a document tree with extended
14cu|apache-mod_mime_xattr-0.4-17|33	attributes (EAs) as supported by the underlying file system. The current
14cu|apache-mod_mime_xattr-0.4-17|34	version of mod_mime_xattr has support for Linux style EAs which are supported
14cu|apache-mod_mime_xattr-0.4-17|35	by Linux 2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The
14cu|apache-mod_mime_xattr-0.4-17|36	following attributes may be used:
14cu|apache-mod_mime_xattr-0.4-17|37	
14cu|apache-mod_mime_xattr-0.4-17|38	* user.mime_type: set the MIME type of a file explicitly. This
14cu|apache-mod_mime_xattr-0.4-17|39	attribute is compatible with the [17]shared MIME database
14cu|apache-mod_mime_xattr-0.4-17|40	specification as published by [18]freedesktop.org
14cu|apache-mod_mime_xattr-0.4-17|41	* user.charset: set the charset used in a file
14cu|apache-mod_mime_xattr-0.4-17|42	* user.mime_encoding: set the MIME encoding of a file (e.g. gzip)
14cu|apache-mod_mime_xattr-0.4-17|43	* user.apache_handler: set the apache handler of a file explicitly
14cu|apache-mod_mime_xattr-0.4-17|44	
14cu|apache-mod_mime_xattr-0.4-17|45	%files
14cu|apache-mod_mime_xattr-0.4-17|46	%doc LICENSE README doc/README.html doc/style.css
14cu|apache-mod_mime_xattr-0.4-17|47	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mime_xattr-0.4-17|48	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_mime_xattr-0.4-17|49	%{_var}/www/html/addon-modules/*
14cu|apache-mod_mime_xattr-0.4-17|50	
14cu|apache-mod_mime_xattr-0.4-17|51	#----------------------------------------------------------------------------
14cu|apache-mod_mime_xattr-0.4-17|52	
14cu|apache-mod_mime_xattr-0.4-17|53	%prep
14cu|apache-mod_mime_xattr-0.4-17|54	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_mime_xattr-0.4-17|55	%patch0 -p0
14cu|apache-mod_mime_xattr-0.4-17|56	
14cu|apache-mod_mime_xattr-0.4-17|57	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_mime_xattr-0.4-17|58	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_mime_xattr-0.4-17|59	
14cu|apache-mod_mime_xattr-0.4-17|60	# strip away annoying ^M
14cu|apache-mod_mime_xattr-0.4-17|61	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mime_xattr-0.4-17|62	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mime_xattr-0.4-17|63	
14cu|apache-mod_mime_xattr-0.4-17|64	%build
14cu|apache-mod_mime_xattr-0.4-17|65	rm -f configure
14cu|apache-mod_mime_xattr-0.4-17|66	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
14cu|apache-mod_mime_xattr-0.4-17|67	
14cu|apache-mod_mime_xattr-0.4-17|68	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_mime_xattr-0.4-17|69	%make
14cu|apache-mod_mime_xattr-0.4-17|70	
14cu|apache-mod_mime_xattr-0.4-17|71	%install
14cu|apache-mod_mime_xattr-0.4-17|72	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_mime_xattr-0.4-17|73	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_mime_xattr-0.4-17|74	
14cu|apache-mod_mime_xattr-0.4-17|75	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_mime_xattr-0.4-17|76	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mime_xattr-0.4-17|77	
14cu|apache-mod_mime_xattr-0.4-17|78	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_mime_xattr-0.4-17|79	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_mime_xattr-0.4-17|80	
14cu|apache-mod_mime_xattr-0.4-17|81	
14cu|apache-mod_mime_xattr-0.4-17|82	%changelog
14cu|apache-mod_mime_xattr-0.4-17|83	
14cu|apache-mod_mime_xattr-0.4-17|84	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-17
14cu|apache-mod_mime_xattr-0.4-17|85	- (d78a909) Clean spec and config, enable module by default just after installation
14cu|apache-mod_mime_xattr-0.4-17|86	
14cu|apache-mod_mime_xattr-0.4-17|87	

9594 14
14cu|apache-mod_mm_auth_ldap-3.11-20|1	#Module-Specific definitions
14cu|apache-mod_mm_auth_ldap-3.11-20|2	%define apache_version 2.2.4
14cu|apache-mod_mm_auth_ldap-3.11-20|3	%define mod_name mod_mm_auth_ldap
14cu|apache-mod_mm_auth_ldap-3.11-20|4	%define mod_conf A31_%{mod_name}.conf
14cu|apache-mod_mm_auth_ldap-3.11-20|5	%define mod_so %{mod_name}.so
14cu|apache-mod_mm_auth_ldap-3.11-20|6	
14cu|apache-mod_mm_auth_ldap-3.11-20|7	Summary:	LDAP Authentication module for Apache 2.x
14cu|apache-mod_mm_auth_ldap-3.11-20|8	Name:		apache-%{mod_name}
14cu|apache-mod_mm_auth_ldap-3.11-20|9	Version:	3.11
14cu|apache-mod_mm_auth_ldap-3.11-20|10	Release:	20
14cu|apache-mod_mm_auth_ldap-3.11-20|11	Group:		System/Servers
14cu|apache-mod_mm_auth_ldap-3.11-20|12	License:	GPL
14cu|apache-mod_mm_auth_ldap-3.11-20|13	URL:		http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html
14cu|apache-mod_mm_auth_ldap-3.11-20|14	Source0:	http://www.muquit.com/muquit/software/mod_auth_ldap/mm_mod_auth_ldap%{version}.tar.bz2
14cu|apache-mod_mm_auth_ldap-3.11-20|15	Source1:	%{mod_conf}
14cu|apache-mod_mm_auth_ldap-3.11-20|16	BuildRequires:	openssl-devel
14cu|apache-mod_mm_auth_ldap-3.11-20|17	BuildRequires:	openldap-devel
14cu|apache-mod_mm_auth_ldap-3.11-20|18	BuildRequires:	ghthash-devel
14cu|apache-mod_mm_auth_ldap-3.11-20|19	Requires:	openldap
14cu|apache-mod_mm_auth_ldap-3.11-20|20	Requires:	apache-mod_ssl
14cu|apache-mod_mm_auth_ldap-3.11-20|21	Requires(pre):	rpm-helper
14cu|apache-mod_mm_auth_ldap-3.11-20|22	Requires(postun): rpm-helper
14cu|apache-mod_mm_auth_ldap-3.11-20|23	Requires(pre):	apache-conf >= %{apache_version}
14cu|apache-mod_mm_auth_ldap-3.11-20|24	Requires(pre):	apache >= %{apache_version}
14cu|apache-mod_mm_auth_ldap-3.11-20|25	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_mm_auth_ldap-3.11-20|26	Requires:	apache >= %{apache_version}
14cu|apache-mod_mm_auth_ldap-3.11-20|27	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_mm_auth_ldap-3.11-20|28	BuildRequires:	file
14cu|apache-mod_mm_auth_ldap-3.11-20|29	
14cu|apache-mod_mm_auth_ldap-3.11-20|30	%description
14cu|apache-mod_mm_auth_ldap-3.11-20|31	LDAP Authentication module for Apache 2.x
14cu|apache-mod_mm_auth_ldap-3.11-20|32	
14cu|apache-mod_mm_auth_ldap-3.11-20|33	%prep
14cu|apache-mod_mm_auth_ldap-3.11-20|34	
14cu|apache-mod_mm_auth_ldap-3.11-20|35	%setup -q -n mm_mod_auth_ldap%{version}
14cu|apache-mod_mm_auth_ldap-3.11-20|36	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_mm_auth_ldap-3.11-20|37	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_mm_auth_ldap-3.11-20|38	
14cu|apache-mod_mm_auth_ldap-3.11-20|39	# strip away annoying ^M
14cu|apache-mod_mm_auth_ldap-3.11-20|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mm_auth_ldap-3.11-20|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mm_auth_ldap-3.11-20|42	
14cu|apache-mod_mm_auth_ldap-3.11-20|43	# fix attribs
14cu|apache-mod_mm_auth_ldap-3.11-20|44	find . -type f|xargs chmod 644
14cu|apache-mod_mm_auth_ldap-3.11-20|45	find . -type d|xargs chmod 755
14cu|apache-mod_mm_auth_ldap-3.11-20|46	
14cu|apache-mod_mm_auth_ldap-3.11-20|47	# unless renaming this it will conflict on file level with apache-mod_ldap-2.0.54
14cu|apache-mod_mm_auth_ldap-3.11-20|48	mv mm_mod_auth_ldap.c mod_mm_auth_ldap.c
14cu|apache-mod_mm_auth_ldap-3.11-20|49	perl -pi -e "s|mm_mod_auth_ldap\.c|mod_mm_auth_ldap\.c|g" mod_mm_auth_ldap.c
14cu|apache-mod_mm_auth_ldap-3.11-20|50	
14cu|apache-mod_mm_auth_ldap-3.11-20|51	# possible symbol clah fix
14cu|apache-mod_mm_auth_ldap-3.11-20|52	perl -pi -e "s|mod_auth_ldap|mod_mm_auth_ldap|g" mod_mm_auth_ldap.c
14cu|apache-mod_mm_auth_ldap-3.11-20|53	
14cu|apache-mod_mm_auth_ldap-3.11-20|54	%build
14cu|apache-mod_mm_auth_ldap-3.11-20|55	
14cu|apache-mod_mm_auth_ldap-3.11-20|56	%{_bindir}/apxs -c \
14cu|apache-mod_mm_auth_ldap-3.11-20|57	-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|58	-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|59	-DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|60	-DHAVE_CTYPE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_SOCKET=1 -DHAVE_HTONL=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|61	-DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_YP_GET_DEFAULT_DOMAIN=1 -DHAVE_LIBNSL=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|62	-DHAVE_RES_SEARCH=1 -DHAVE_LIBRESOLV=1 -DHAVE_INET_ATON=1 -DHAVE_DN_SKIPNAME=1 -DWITH_APACHE_22=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|63	-DWITH_APACHE_2=1 -DHAVE_LDAP=1 -DHAVE_LDAP_START_TLS_S=1 -DHAVE_LDAP_INITIALIZE=1 \
14cu|apache-mod_mm_auth_ldap-3.11-20|64	-I%{_includedir} -L%{_libdir} -lghthash -lldap -llber -lresolv -lnsl mod_mm_auth_ldap.c
14cu|apache-mod_mm_auth_ldap-3.11-20|65	
14cu|apache-mod_mm_auth_ldap-3.11-20|66	%install
14cu|apache-mod_mm_auth_ldap-3.11-20|67	
14cu|apache-mod_mm_auth_ldap-3.11-20|68	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_mm_auth_ldap-3.11-20|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_mm_auth_ldap-3.11-20|70	
14cu|apache-mod_mm_auth_ldap-3.11-20|71	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_mm_auth_ldap-3.11-20|72	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mm_auth_ldap-3.11-20|73	
14cu|apache-mod_mm_auth_ldap-3.11-20|74	%files
14cu|apache-mod_mm_auth_ldap-3.11-20|75	%doc README* cache_group.* inst_cacert.pl
14cu|apache-mod_mm_auth_ldap-3.11-20|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mm_auth_ldap-3.11-20|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_mm_auth_ldap-3.11-20|78	
14cu|apache-mod_mm_auth_ldap-3.11-20|79	
14cu|apache-mod_mm_auth_ldap-3.11-20|80	
14cu|apache-mod_mm_auth_ldap-3.11-20|81	%changelog
14cu|apache-mod_mm_auth_ldap-3.11-20|82	
14cu|apache-mod_mm_auth_ldap-3.11-20|83	* Fri Oct 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.11-20
14cu|apache-mod_mm_auth_ldap-3.11-20|84	- (d815279) Bump release to rebuild with new config
14cu|apache-mod_mm_auth_ldap-3.11-20|85	
14cu|apache-mod_mm_auth_ldap-3.11-20|86	

9595 14
14cu|apache-mod_musicindex-1.4.1-6|1	#Module-Specific definitions
14cu|apache-mod_musicindex-1.4.1-6|2	%define apache_version 2.4.0
14cu|apache-mod_musicindex-1.4.1-6|3	%define mod_name mod_musicindex
14cu|apache-mod_musicindex-1.4.1-6|4	%define mod_conf B31_%{mod_name}.conf
14cu|apache-mod_musicindex-1.4.1-6|5	%define mod_so %{mod_name}.so
14cu|apache-mod_musicindex-1.4.1-6|6	
14cu|apache-mod_musicindex-1.4.1-6|7	Summary:	DSO module for the apache Web server
14cu|apache-mod_musicindex-1.4.1-6|8	Name:		apache-%{mod_name}
14cu|apache-mod_musicindex-1.4.1-6|9	Version:	1.4.1
14cu|apache-mod_musicindex-1.4.1-6|10	Release:	6
14cu|apache-mod_musicindex-1.4.1-6|11	Group:		System/Servers
14cu|apache-mod_musicindex-1.4.1-6|12	License:	LGPLv2.1
14cu|apache-mod_musicindex-1.4.1-6|13	URL:		http://hacks.slashdirt.org/musicindex/
14cu|apache-mod_musicindex-1.4.1-6|14	Source0:	http://hacks.slashdirt.org/musicindex/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_musicindex-1.4.1-6|15	Source1:	%{mod_conf}
14cu|apache-mod_musicindex-1.4.1-6|16	Patch0:		mod_musicindex-libdir.diff
14cu|apache-mod_musicindex-1.4.1-6|17	Requires(pre): rpm-helper
14cu|apache-mod_musicindex-1.4.1-6|18	Requires(postun): rpm-helper
14cu|apache-mod_musicindex-1.4.1-6|19	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_musicindex-1.4.1-6|20	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_musicindex-1.4.1-6|21	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_musicindex-1.4.1-6|22	Requires:	apache >= %{apache_version}
14cu|apache-mod_musicindex-1.4.1-6|23	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_musicindex-1.4.1-6|24	BuildRequires:	pkgconfig(flac)
14cu|apache-mod_musicindex-1.4.1-6|25	BuildRequires:	id3tag-devel
14cu|apache-mod_musicindex-1.4.1-6|26	BuildRequires:	mad-devel
14cu|apache-mod_musicindex-1.4.1-6|27	BuildRequires:	pkgconfig(ogg)
14cu|apache-mod_musicindex-1.4.1-6|28	BuildRequires:	pkgconfig(vorbis)
14cu|apache-mod_musicindex-1.4.1-6|29	BuildRequires:	pkgconfig(libarchive)
14cu|apache-mod_musicindex-1.4.1-6|30	BuildRequires:	libmp4v2-devel
14cu|apache-mod_musicindex-1.4.1-6|31	BuildRequires:	mysql-devel
14cu|apache-mod_musicindex-1.4.1-6|32	
14cu|apache-mod_musicindex-1.4.1-6|33	%description
14cu|apache-mod_musicindex-1.4.1-6|34	mod_musicindex is an Apache module aimed at being a C alternative to the Perl
14cu|apache-mod_musicindex-1.4.1-6|35	module Apache::MP3. It allows nice displaying of directories containing MP3,
14cu|apache-mod_musicindex-1.4.1-6|36	Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various fields,
14cu|apache-mod_musicindex-1.4.1-6|37	streaming/downloading them, constructing playlists, and searching. It also
14cu|apache-mod_musicindex-1.4.1-6|38	provides features such as RSS and Podcast feeds, multiple CSS support, and
14cu|apache-mod_musicindex-1.4.1-6|39	archive downloads.
14cu|apache-mod_musicindex-1.4.1-6|40	
14cu|apache-mod_musicindex-1.4.1-6|41	%prep
14cu|apache-mod_musicindex-1.4.1-6|42	
14cu|apache-mod_musicindex-1.4.1-6|43	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_musicindex-1.4.1-6|44	%patch0 -p0
14cu|apache-mod_musicindex-1.4.1-6|45	
14cu|apache-mod_musicindex-1.4.1-6|46	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_musicindex-1.4.1-6|47	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_musicindex-1.4.1-6|48	
14cu|apache-mod_musicindex-1.4.1-6|49	%build
14cu|apache-mod_musicindex-1.4.1-6|50	rm -f configure
14cu|apache-mod_musicindex-1.4.1-6|51	autoreconf -fi
14cu|apache-mod_musicindex-1.4.1-6|52	
14cu|apache-mod_musicindex-1.4.1-6|53	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_musicindex-1.4.1-6|54	--libdir=%{_libdir}
14cu|apache-mod_musicindex-1.4.1-6|55	
14cu|apache-mod_musicindex-1.4.1-6|56	%make
14cu|apache-mod_musicindex-1.4.1-6|57	
14cu|apache-mod_musicindex-1.4.1-6|58	%install
14cu|apache-mod_musicindex-1.4.1-6|59	
14cu|apache-mod_musicindex-1.4.1-6|60	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_musicindex-1.4.1-6|61	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_musicindex-1.4.1-6|62	
14cu|apache-mod_musicindex-1.4.1-6|63	%makeinstall_std
14cu|apache-mod_musicindex-1.4.1-6|64	
14cu|apache-mod_musicindex-1.4.1-6|65	mv %{buildroot}%{_libdir}/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_musicindex-1.4.1-6|66	
14cu|apache-mod_musicindex-1.4.1-6|67	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_musicindex-1.4.1-6|68	
14cu|apache-mod_musicindex-1.4.1-6|69	
14cu|apache-mod_musicindex-1.4.1-6|70	%find_lang %{mod_name}
14cu|apache-mod_musicindex-1.4.1-6|71	
14cu|apache-mod_musicindex-1.4.1-6|72	%files -f %{mod_name}.lang
14cu|apache-mod_musicindex-1.4.1-6|73	%doc AUTHORS COPYING ChangeLog README README.Handlers
14cu|apache-mod_musicindex-1.4.1-6|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_musicindex-1.4.1-6|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_musicindex-1.4.1-6|76	%{_datadir}/%{mod_name}
14cu|apache-mod_musicindex-1.4.1-6|77	
14cu|apache-mod_musicindex-1.4.1-6|78	
14cu|apache-mod_musicindex-1.4.1-6|79	
14cu|apache-mod_musicindex-1.4.1-6|80	
14cu|apache-mod_musicindex-1.4.1-6|81	%changelog
14cu|apache-mod_musicindex-1.4.1-6|82	
14cu|apache-mod_musicindex-1.4.1-6|83	* Fri Oct 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-6
14cu|apache-mod_musicindex-1.4.1-6|84	- (94eba77) Bump release to rebuild with new config
14cu|apache-mod_musicindex-1.4.1-6|85	
14cu|apache-mod_musicindex-1.4.1-6|86	

9596 14
14cu|apache-mod_mya-3.0.1-25|1	#Module-Specific definitions
14cu|apache-mod_mya-3.0.1-25|2	%define mod_name mod_mya
14cu|apache-mod_mya-3.0.1-25|3	%define mod_conf 80_%{mod_name}.conf
14cu|apache-mod_mya-3.0.1-25|4	%define mod_so %{mod_name}.so
14cu|apache-mod_mya-3.0.1-25|5	
14cu|apache-mod_mya-3.0.1-25|6	Summary:	DSO module for the apache web server
14cu|apache-mod_mya-3.0.1-25|7	Name:		apache-%{mod_name}
14cu|apache-mod_mya-3.0.1-25|8	Version:	3.0.1
14cu|apache-mod_mya-3.0.1-25|9	Release:	25
14cu|apache-mod_mya-3.0.1-25|10	Group:		System/Servers
14cu|apache-mod_mya-3.0.1-25|11	License:	GPL
14cu|apache-mod_mya-3.0.1-25|12	URL:		http://www.synthemesc.com/mod_mya/
14cu|apache-mod_mya-3.0.1-25|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_mya-3.0.1-25|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_mya-3.0.1-25|15	Requires(pre): rpm-helper
14cu|apache-mod_mya-3.0.1-25|16	Requires(postun): rpm-helper
14cu|apache-mod_mya-3.0.1-25|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_mya-3.0.1-25|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_mya-3.0.1-25|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_mya-3.0.1-25|20	Requires:	apache >= 2.2.0
14cu|apache-mod_mya-3.0.1-25|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_mya-3.0.1-25|22	BuildRequires:	mysql-devel
14cu|apache-mod_mya-3.0.1-25|23	BuildRequires:	file
14cu|apache-mod_mya-3.0.1-25|24	
14cu|apache-mod_mya-3.0.1-25|25	%description
14cu|apache-mod_mya-3.0.1-25|26	mod_mya is an Apache Web Server module allowing basic
14cu|apache-mod_mya-3.0.1-25|27	authentication data to be stored in a MySQL database thus
14cu|apache-mod_mya-3.0.1-25|28	deprecating file based configuration.
14cu|apache-mod_mya-3.0.1-25|29	
14cu|apache-mod_mya-3.0.1-25|30	%prep
14cu|apache-mod_mya-3.0.1-25|31	
14cu|apache-mod_mya-3.0.1-25|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_mya-3.0.1-25|33	perl -pi -e "s/my_connect/mya_connect/g;" *.c
14cu|apache-mod_mya-3.0.1-25|34	
14cu|apache-mod_mya-3.0.1-25|35	# strip away annoying ^M
14cu|apache-mod_mya-3.0.1-25|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mya-3.0.1-25|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_mya-3.0.1-25|38	
14cu|apache-mod_mya-3.0.1-25|39	%build
14cu|apache-mod_mya-3.0.1-25|40	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_mya.c
14cu|apache-mod_mya-3.0.1-25|41	
14cu|apache-mod_mya-3.0.1-25|42	%install
14cu|apache-mod_mya-3.0.1-25|43	
14cu|apache-mod_mya-3.0.1-25|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_mya-3.0.1-25|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_mya-3.0.1-25|46	
14cu|apache-mod_mya-3.0.1-25|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_mya-3.0.1-25|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mya-3.0.1-25|49	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mya-3.0.1-25|50	
14cu|apache-mod_mya-3.0.1-25|51	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_mya-3.0.1-25|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_mya-3.0.1-25|53	
14cu|apache-mod_mya-3.0.1-25|54	%files
14cu|apache-mod_mya-3.0.1-25|55	%doc AUTHORS README TODO
14cu|apache-mod_mya-3.0.1-25|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_mya-3.0.1-25|57	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_mya-3.0.1-25|58	%{_var}/www/html/addon-modules/*
14cu|apache-mod_mya-3.0.1-25|59	
14cu|apache-mod_mya-3.0.1-25|60	
14cu|apache-mod_mya-3.0.1-25|61	
14cu|apache-mod_mya-3.0.1-25|62	
14cu|apache-mod_mya-3.0.1-25|63	
14cu|apache-mod_mya-3.0.1-25|64	%changelog
14cu|apache-mod_mya-3.0.1-25|65	
14cu|apache-mod_mya-3.0.1-25|66	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-25
14cu|apache-mod_mya-3.0.1-25|67	- (c748e9c) Clean spec and config, enable module by default just after installation
14cu|apache-mod_mya-3.0.1-25|68	
14cu|apache-mod_mya-3.0.1-25|69	

9597 14
14cu|apache-mod_parmguard-1.3c-19|1	#Module-Specific definitions
14cu|apache-mod_parmguard-1.3c-19|2	%define mod_name mod_parmguard
14cu|apache-mod_parmguard-1.3c-19|3	%define mod_conf A18_%{mod_name}.conf
14cu|apache-mod_parmguard-1.3c-19|4	%define mod_so %{mod_name}.so
14cu|apache-mod_parmguard-1.3c-19|5	
14cu|apache-mod_parmguard-1.3c-19|6	Summary:	DSO module for the apache web server
14cu|apache-mod_parmguard-1.3c-19|7	Name:		apache-%{mod_name}
14cu|apache-mod_parmguard-1.3c-19|8	Version:	1.3c
14cu|apache-mod_parmguard-1.3c-19|9	Release:	19
14cu|apache-mod_parmguard-1.3c-19|10	Group:		System/Servers
14cu|apache-mod_parmguard-1.3c-19|11	License:	GPL
14cu|apache-mod_parmguard-1.3c-19|12	URL:		http://www.trickytools.com/php/mod_parmguard.php
14cu|apache-mod_parmguard-1.3c-19|13	Source0:	http://www.trickytools.com/downloads/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_parmguard-1.3c-19|14	Source1:	%{mod_conf}
14cu|apache-mod_parmguard-1.3c-19|15	Patch0:		mod_parmguard-1.3-soname_fix.diff
14cu|apache-mod_parmguard-1.3c-19|16	Patch1:		mod_parmguard-1.2-apache220_1.diff
14cu|apache-mod_parmguard-1.3c-19|17	Patch2:		mod_parmguard-1.2-apache220_2.diff
14cu|apache-mod_parmguard-1.3c-19|18	Patch3:		mod_parmguard-1.3-checkconf.diff
14cu|apache-mod_parmguard-1.3c-19|19	Patch4:		mod_parmguard-1.3-format_not_a_string_literal_and_no_format_arguments.diff
14cu|apache-mod_parmguard-1.3c-19|20	BuildRequires:	autoconf2.5
14cu|apache-mod_parmguard-1.3c-19|21	BuildRequires:	automake
14cu|apache-mod_parmguard-1.3c-19|22	BuildRequires:	libtool
14cu|apache-mod_parmguard-1.3c-19|23	BuildRequires:	libxml2-devel
14cu|apache-mod_parmguard-1.3c-19|24	Requires(pre): rpm-helper
14cu|apache-mod_parmguard-1.3c-19|25	Requires(postun): rpm-helper
14cu|apache-mod_parmguard-1.3c-19|26	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_parmguard-1.3c-19|27	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_parmguard-1.3c-19|28	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_parmguard-1.3c-19|29	Requires:	apache >= 2.2.0
14cu|apache-mod_parmguard-1.3c-19|30	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_parmguard-1.3c-19|31	BuildRequires:	file
14cu|apache-mod_parmguard-1.3c-19|32	Epoch:		1
14cu|apache-mod_parmguard-1.3c-19|33	
14cu|apache-mod_parmguard-1.3c-19|34	%description
14cu|apache-mod_parmguard-1.3c-19|35	mod_parmguard is an apache module that intercepts the HTTP
14cu|apache-mod_parmguard-1.3c-19|36	requests and validates the values of request parameters. If values
14cu|apache-mod_parmguard-1.3c-19|37	do not match the criteria, the request is rejected.
14cu|apache-mod_parmguard-1.3c-19|38	
14cu|apache-mod_parmguard-1.3c-19|39	%prep
14cu|apache-mod_parmguard-1.3c-19|40	
14cu|apache-mod_parmguard-1.3c-19|41	%setup -q -n %{mod_name}-1.3
14cu|apache-mod_parmguard-1.3c-19|42	%patch0 -p0 -b .soname
14cu|apache-mod_parmguard-1.3c-19|43	%patch1 -p0 -b .apache220_1
14cu|apache-mod_parmguard-1.3c-19|44	%patch2 -p1 -b .apache220_2
14cu|apache-mod_parmguard-1.3c-19|45	%patch3 -p0 -b .checkconf
14cu|apache-mod_parmguard-1.3c-19|46	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14cu|apache-mod_parmguard-1.3c-19|47	
14cu|apache-mod_parmguard-1.3c-19|48	# fix strange perms
14cu|apache-mod_parmguard-1.3c-19|49	find doc/manual -type f | xargs chmod 644
14cu|apache-mod_parmguard-1.3c-19|50	
14cu|apache-mod_parmguard-1.3c-19|51	# strip away annoying ^M
14cu|apache-mod_parmguard-1.3c-19|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_parmguard-1.3c-19|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_parmguard-1.3c-19|54	
14cu|apache-mod_parmguard-1.3c-19|55	%build
14cu|apache-mod_parmguard-1.3c-19|56	export WANT_AUTOCONF_2_5=1
14cu|apache-mod_parmguard-1.3c-19|57	rm -f missing
14cu|apache-mod_parmguard-1.3c-19|58	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
14cu|apache-mod_parmguard-1.3c-19|59	
14cu|apache-mod_parmguard-1.3c-19|60	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_parmguard-1.3c-19|61	--with-apxs2=%{_bindir}/apxs
14cu|apache-mod_parmguard-1.3c-19|62	
14cu|apache-mod_parmguard-1.3c-19|63	make
14cu|apache-mod_parmguard-1.3c-19|64	
14cu|apache-mod_parmguard-1.3c-19|65	%install
14cu|apache-mod_parmguard-1.3c-19|66	
14cu|apache-mod_parmguard-1.3c-19|67	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_parmguard-1.3c-19|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_parmguard-1.3c-19|69	
14cu|apache-mod_parmguard-1.3c-19|70	cp -rp src/.libs .
14cu|apache-mod_parmguard-1.3c-19|71	
14cu|apache-mod_parmguard-1.3c-19|72	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_parmguard-1.3c-19|73	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_parmguard-1.3c-19|74	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_parmguard-1.3c-19|75	
14cu|apache-mod_parmguard-1.3c-19|76	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_parmguard-1.3c-19|77	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_parmguard-1.3c-19|78	
14cu|apache-mod_parmguard-1.3c-19|79	# make the example/tests work... (ugly, but it works...)
14cu|apache-mod_parmguard-1.3c-19|80	perl -pi -e "s|_REPLACE_ME_|%{name}-%{version}|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_parmguard-1.3c-19|81	
14cu|apache-mod_parmguard-1.3c-19|82	# install the checkconf tool
14cu|apache-mod_parmguard-1.3c-19|83	install -d %{buildroot}%{_bindir}
14cu|apache-mod_parmguard-1.3c-19|84	install -m0755 src/checkconf %{buildroot}%{_bindir}/%{mod_name}-checkconf
14cu|apache-mod_parmguard-1.3c-19|85	
14cu|apache-mod_parmguard-1.3c-19|86	%files
14cu|apache-mod_parmguard-1.3c-19|87	%doc AUTHORS ChangeLog INSTALL NEWS README TODO doc/manual/* doc/test generator
14cu|apache-mod_parmguard-1.3c-19|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_parmguard-1.3c-19|89	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_parmguard-1.3c-19|90	%attr(0755,root,root) %{_bindir}/%{mod_name}-checkconf
14cu|apache-mod_parmguard-1.3c-19|91	%{_var}/www/html/addon-modules/*
14cu|apache-mod_parmguard-1.3c-19|92	
14cu|apache-mod_parmguard-1.3c-19|93	
14cu|apache-mod_parmguard-1.3c-19|94	
14cu|apache-mod_parmguard-1.3c-19|95	
14cu|apache-mod_parmguard-1.3c-19|96	
14cu|apache-mod_parmguard-1.3c-19|97	%changelog
14cu|apache-mod_parmguard-1.3c-19|98	
14cu|apache-mod_parmguard-1.3c-19|99	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 1:1.3c-19
14cu|apache-mod_parmguard-1.3c-19|100	- (5711f50) Adopt config for modern apache
14cu|apache-mod_parmguard-1.3c-19|101	
14cu|apache-mod_parmguard-1.3c-19|102	

9598 14
14cu|apache-mod_proxy_xml-0.1-17|1	#Module-Specific definitions
14cu|apache-mod_proxy_xml-0.1-17|2	%define mod_name mod_proxy_xml
14cu|apache-mod_proxy_xml-0.1-17|3	%define mod_conf A69_%{mod_name}.conf
14cu|apache-mod_proxy_xml-0.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_proxy_xml-0.1-17|5	
14cu|apache-mod_proxy_xml-0.1-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_proxy_xml-0.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_proxy_xml-0.1-17|8	Version:	0.1
14cu|apache-mod_proxy_xml-0.1-17|9	Release:	17
14cu|apache-mod_proxy_xml-0.1-17|10	Group:		System/Servers
14cu|apache-mod_proxy_xml-0.1-17|11	License:	GPL
14cu|apache-mod_proxy_xml-0.1-17|12	URL:		http://apache.webthing.com/mod_proxy_xml/
14cu|apache-mod_proxy_xml-0.1-17|13	# there is no official tar ball
14cu|apache-mod_proxy_xml-0.1-17|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cu|apache-mod_proxy_xml-0.1-17|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_proxy_xml.c
14cu|apache-mod_proxy_xml-0.1-17|16	Source1:	README.mod_proxy_xml
14cu|apache-mod_proxy_xml-0.1-17|17	Source2:	%{mod_conf}
14cu|apache-mod_proxy_xml-0.1-17|18	Requires(pre): rpm-helper
14cu|apache-mod_proxy_xml-0.1-17|19	Requires(postun): rpm-helper
14cu|apache-mod_proxy_xml-0.1-17|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|21	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|22	Requires(pre):	apache-mod_proxy >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|23	Requires(pre):	apache-mod_xmlns
14cu|apache-mod_proxy_xml-0.1-17|24	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|25	Requires:	apache >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|26	Requires:	apache-mod_proxy >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|27	Requires:	apache-mod_xmlns
14cu|apache-mod_proxy_xml-0.1-17|28	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_proxy_xml-0.1-17|29	BuildRequires:	apache-mod_xmlns-devel
14cu|apache-mod_proxy_xml-0.1-17|30	BuildRequires:	file
14cu|apache-mod_proxy_xml-0.1-17|31	
14cu|apache-mod_proxy_xml-0.1-17|32	%description
14cu|apache-mod_proxy_xml-0.1-17|33	mod_proxy_xml is an output filter to rewrite links in a proxy situation, to
14cu|apache-mod_proxy_xml-0.1-17|34	ensure that links work for users outside the proxy. It serves the same purpose
14cu|apache-mod_proxy_xml-0.1-17|35	as Apache's ProxyPassReverse directive does for HTTP headers, and is an
14cu|apache-mod_proxy_xml-0.1-17|36	essential component of a reverse proxy.
14cu|apache-mod_proxy_xml-0.1-17|37	
14cu|apache-mod_proxy_xml-0.1-17|38	%prep
14cu|apache-mod_proxy_xml-0.1-17|39	
14cu|apache-mod_proxy_xml-0.1-17|40	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_proxy_xml-0.1-17|41	
14cu|apache-mod_proxy_xml-0.1-17|42	cp %{SOURCE0} mod_proxy_xml.c
14cu|apache-mod_proxy_xml-0.1-17|43	cp %{SOURCE1} README
14cu|apache-mod_proxy_xml-0.1-17|44	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_proxy_xml-0.1-17|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_proxy_xml-0.1-17|46	
14cu|apache-mod_proxy_xml-0.1-17|47	# strip away annoying ^M
14cu|apache-mod_proxy_xml-0.1-17|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_proxy_xml-0.1-17|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_proxy_xml-0.1-17|50	
14cu|apache-mod_proxy_xml-0.1-17|51	%build
14cu|apache-mod_proxy_xml-0.1-17|52	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_proxy_xml-0.1-17|53	
14cu|apache-mod_proxy_xml-0.1-17|54	%install
14cu|apache-mod_proxy_xml-0.1-17|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_proxy_xml-0.1-17|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_proxy_xml-0.1-17|57	
14cu|apache-mod_proxy_xml-0.1-17|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_proxy_xml-0.1-17|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_proxy_xml-0.1-17|60	
14cu|apache-mod_proxy_xml-0.1-17|61	%files
14cu|apache-mod_proxy_xml-0.1-17|62	%doc README
14cu|apache-mod_proxy_xml-0.1-17|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_proxy_xml-0.1-17|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_proxy_xml-0.1-17|65	
14cu|apache-mod_proxy_xml-0.1-17|66	
14cu|apache-mod_proxy_xml-0.1-17|67	
14cu|apache-mod_proxy_xml-0.1-17|68	%changelog
14cu|apache-mod_proxy_xml-0.1-17|69	
14cu|apache-mod_proxy_xml-0.1-17|70	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-17
14cu|apache-mod_proxy_xml-0.1-17|71	- (17903f6) Clean spec and config, enable module by default just after installation
14cu|apache-mod_proxy_xml-0.1-17|72	
14cu|apache-mod_proxy_xml-0.1-17|73	

9599 14
14cu|apache-mod_put-2.0.9-11|1	#Module-Specific definitions
14cu|apache-mod_put-2.0.9-11|2	%define mod_name mod_put
14cu|apache-mod_put-2.0.9-11|3	%define mod_conf 96_%{mod_name}.conf
14cu|apache-mod_put-2.0.9-11|4	%define mod_so %{mod_name}.so
14cu|apache-mod_put-2.0.9-11|5	
14cu|apache-mod_put-2.0.9-11|6	Summary:	Apache module that implement DELETE and PUT http methods
14cu|apache-mod_put-2.0.9-11|7	Name:		apache-%{mod_name}
14cu|apache-mod_put-2.0.9-11|8	Version:	2.0.9
14cu|apache-mod_put-2.0.9-11|9	Release:	11
14cu|apache-mod_put-2.0.9-11|10	Group:		System/Servers
14cu|apache-mod_put-2.0.9-11|11	License:	Apache License
14cu|apache-mod_put-2.0.9-11|12	URL:		http://www.gknw.net/development/apache/
14cu|apache-mod_put-2.0.9-11|13	Source0: 	http://www.gknw.net/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_put-2.0.9-11|14	Source1:	%{mod_conf}
14cu|apache-mod_put-2.0.9-11|15	Requires(pre): rpm-helper
14cu|apache-mod_put-2.0.9-11|16	Requires(postun): rpm-helper
14cu|apache-mod_put-2.0.9-11|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_put-2.0.9-11|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_put-2.0.9-11|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_put-2.0.9-11|20	Requires:	apache >= 2.2.0
14cu|apache-mod_put-2.0.9-11|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_put-2.0.9-11|22	BuildRequires:	file
14cu|apache-mod_put-2.0.9-11|23	Epoch:		1
14cu|apache-mod_put-2.0.9-11|24	
14cu|apache-mod_put-2.0.9-11|25	%description
14cu|apache-mod_put-2.0.9-11|26	This small module implements the HTTP/1.1 PUT and DELETE methods
14cu|apache-mod_put-2.0.9-11|27	for apache. Please notice that it can be a big security
14cu|apache-mod_put-2.0.9-11|28	hole to activate them without securing the web server.
14cu|apache-mod_put-2.0.9-11|29	
14cu|apache-mod_put-2.0.9-11|30	%prep
14cu|apache-mod_put-2.0.9-11|31	
14cu|apache-mod_put-2.0.9-11|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_put-2.0.9-11|33	
14cu|apache-mod_put-2.0.9-11|34	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_put-2.0.9-11|35	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_put-2.0.9-11|36	
14cu|apache-mod_put-2.0.9-11|37	# fix strange perms
14cu|apache-mod_put-2.0.9-11|38	chmod 644 *
14cu|apache-mod_put-2.0.9-11|39	
14cu|apache-mod_put-2.0.9-11|40	# strip away annoying ^M
14cu|apache-mod_put-2.0.9-11|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_put-2.0.9-11|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_put-2.0.9-11|43	
14cu|apache-mod_put-2.0.9-11|44	%build
14cu|apache-mod_put-2.0.9-11|45	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_put-2.0.9-11|46	
14cu|apache-mod_put-2.0.9-11|47	%install
14cu|apache-mod_put-2.0.9-11|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_put-2.0.9-11|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_put-2.0.9-11|50	
14cu|apache-mod_put-2.0.9-11|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_put-2.0.9-11|52	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
14cu|apache-mod_put-2.0.9-11|53	
14cu|apache-mod_put-2.0.9-11|54	%files
14cu|apache-mod_put-2.0.9-11|55	%doc mod_put.html my_cfg.txt
14cu|apache-mod_put-2.0.9-11|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_put-2.0.9-11|57	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_put-2.0.9-11|58	
14cu|apache-mod_put-2.0.9-11|59	
14cu|apache-mod_put-2.0.9-11|60	
14cu|apache-mod_put-2.0.9-11|61	%changelog
14cu|apache-mod_put-2.0.9-11|62	
14cu|apache-mod_put-2.0.9-11|63	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.9-11
14cu|apache-mod_put-2.0.9-11|64	- (aebbdb4) Clean spec and config, enable module by default just after installation
14cu|apache-mod_put-2.0.9-11|65	
14cu|apache-mod_put-2.0.9-11|66	

9600 14
14cu|apache-mod_qos-11.12-3|1	#Module-Specific definitions
14cu|apache-mod_qos-11.12-3|2	%define apache_version 2.4.0
14cu|apache-mod_qos-11.12-3|3	%define mod_name mod_qos
14cu|apache-mod_qos-11.12-3|4	%define mod_conf B36_%{mod_name}.conf
14cu|apache-mod_qos-11.12-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_qos-11.12-3|6	
14cu|apache-mod_qos-11.12-3|7	Summary:	A quality of service module for the Apache Web Server
14cu|apache-mod_qos-11.12-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_qos-11.12-3|9	Version:	11.12
14cu|apache-mod_qos-11.12-3|10	Release:	3
14cu|apache-mod_qos-11.12-3|11	Group:		System/Servers
14cu|apache-mod_qos-11.12-3|12	License:	GPLv2+
14cu|apache-mod_qos-11.12-3|13	URL:		http://mod-qos.sourceforge.net/
14cu|apache-mod_qos-11.12-3|14	Source0:	http://downloads.sourceforge.net/project/mod-qos/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_qos-11.12-3|15	Source1:	%{mod_conf}
14cu|apache-mod_qos-11.12-3|16	Requires(pre): rpm-helper
14cu|apache-mod_qos-11.12-3|17	Requires(postun): rpm-helper
14cu|apache-mod_qos-11.12-3|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_qos-11.12-3|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_qos-11.12-3|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_qos-11.12-3|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_qos-11.12-3|22	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_qos-11.12-3|23	BuildRequires:	dos2unix
14cu|apache-mod_qos-11.12-3|24	BuildRequires:	openssl-devel
14cu|apache-mod_qos-11.12-3|25	BuildRequires:	openldap-devel
14cu|apache-mod_qos-11.12-3|26	BuildRequires:	pcre-devel
14cu|apache-mod_qos-11.12-3|27	BuildRequires:	libpng-devel
14cu|apache-mod_qos-11.12-3|28	
14cu|apache-mod_qos-11.12-3|29	%description
14cu|apache-mod_qos-11.12-3|30	mod_qos is a quality of service module for the Apache Web Server. It implements
14cu|apache-mod_qos-11.12-3|31	control mechanisms that can provide different priority to different requests
14cu|apache-mod_qos-11.12-3|32	and controls server access based on available resources.
14cu|apache-mod_qos-11.12-3|33	
14cu|apache-mod_qos-11.12-3|34	%prep
14cu|apache-mod_qos-11.12-3|35	
14cu|apache-mod_qos-11.12-3|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_qos-11.12-3|37	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_qos-11.12-3|38	
14cu|apache-mod_qos-11.12-3|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_qos-11.12-3|40	
14cu|apache-mod_qos-11.12-3|41	find -type f -exec dos2unix {} \;
14cu|apache-mod_qos-11.12-3|42	
14cu|apache-mod_qos-11.12-3|43	%build
14cu|apache-mod_qos-11.12-3|44	
14cu|apache-mod_qos-11.12-3|45	pushd tools
14cu|apache-mod_qos-11.12-3|46	autoreconf -fi
14cu|apache-mod_qos-11.12-3|47	%configure2_5x \
14cu|apache-mod_qos-11.12-3|48	--bindir=%{_sbindir}
14cu|apache-mod_qos-11.12-3|49	make
14cu|apache-mod_qos-11.12-3|50	popd
14cu|apache-mod_qos-11.12-3|51	
14cu|apache-mod_qos-11.12-3|52	%{_bindir}/apxs -c -DHAVE_OPENSSL apache2/mod_qos.c -lssl -lcrypto
14cu|apache-mod_qos-11.12-3|53	
14cu|apache-mod_qos-11.12-3|54	%install
14cu|apache-mod_qos-11.12-3|55	
14cu|apache-mod_qos-11.12-3|56	install -d %{buildroot}%{_sbindir}
14cu|apache-mod_qos-11.12-3|57	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_qos-11.12-3|58	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_qos-11.12-3|59	install -d %{buildroot}/var/lib/%{mod_name}
14cu|apache-mod_qos-11.12-3|60	
14cu|apache-mod_qos-11.12-3|61	install -m0755 apache2/.libs/mod_qos.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_qos-11.12-3|62	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_qos-11.12-3|63	
14cu|apache-mod_qos-11.12-3|64	%makeinstall_std -C tools
14cu|apache-mod_qos-11.12-3|65	
14cu|apache-mod_qos-11.12-3|66	%files
14cu|apache-mod_qos-11.12-3|67	%doc doc/* README.TXT
14cu|apache-mod_qos-11.12-3|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_qos-11.12-3|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_qos.so
14cu|apache-mod_qos-11.12-3|70	%attr(0755,root,root) %{_sbindir}/*
14cu|apache-mod_qos-11.12-3|71	%dir %attr(0711,apache,apache) /var/lib/%{mod_name}
14cu|apache-mod_qos-11.12-3|72	
14cu|apache-mod_qos-11.12-3|73	%changelog
14cu|apache-mod_qos-11.12-3|74	
14cu|apache-mod_qos-11.12-3|75	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 11.12-3
14cu|apache-mod_qos-11.12-3|76	- (41fd448) Drop unnecessary post scripts
14cu|apache-mod_qos-11.12-3|77	
14cu|apache-mod_qos-11.12-3|78	

9601 14
14cu|apache-mod_random-2.1-13|1	#Module-Specific definitions
14cu|apache-mod_random-2.1-13|2	%define mod_name mod_random
14cu|apache-mod_random-2.1-13|3	%define mod_conf 17_%{mod_name}.conf
14cu|apache-mod_random-2.1-13|4	%define mod_so %{mod_name}.so
14cu|apache-mod_random-2.1-13|5	
14cu|apache-mod_random-2.1-13|6	Summary:	DSO module for the apache web server
14cu|apache-mod_random-2.1-13|7	Name:		apache-%{mod_name}
14cu|apache-mod_random-2.1-13|8	Version:	2.1
14cu|apache-mod_random-2.1-13|9	Release:	13
14cu|apache-mod_random-2.1-13|10	Group:		System/Servers
14cu|apache-mod_random-2.1-13|11	License:	BSD
14cu|apache-mod_random-2.1-13|12	URL:		http://www.tangent.org/
14cu|apache-mod_random-2.1-13|13	Source0: 	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_random-2.1-13|14	Source1:	%{mod_conf}
14cu|apache-mod_random-2.1-13|15	Requires(pre): rpm-helper
14cu|apache-mod_random-2.1-13|16	Requires(postun): rpm-helper
14cu|apache-mod_random-2.1-13|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_random-2.1-13|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_random-2.1-13|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_random-2.1-13|20	Requires:	apache >= 2.2.0
14cu|apache-mod_random-2.1-13|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_random-2.1-13|22	BuildRequires:	file
14cu|apache-mod_random-2.1-13|23	Epoch:		1
14cu|apache-mod_random-2.1-13|24	
14cu|apache-mod_random-2.1-13|25	%description
14cu|apache-mod_random-2.1-13|26	Mod Random provides three services. The first service is redirection: you feed
14cu|apache-mod_random-2.1-13|27	it URLs and it will redirect to random URLs that you have loaded. The second is
14cu|apache-mod_random-2.1-13|28	providing environment variables that can be used for implementing ad banner
14cu|apache-mod_random-2.1-13|29	systems. The third is displaying entire pages of random HTML, using its own
14cu|apache-mod_random-2.1-13|30	custom handlers in combination with with random ads and quotes that you feed
14cu|apache-mod_random-2.1-13|31	into the system. It can also supply text via an environment variable called
14cu|apache-mod_random-2.1-13|32	RANDOM_QUOTE, RANDOM_AD, or by environment variables that you specify. This can
14cu|apache-mod_random-2.1-13|33	be used to implement fortune cookies, message of the day, entire random pages,
14cu|apache-mod_random-2.1-13|34	or banner ads.
14cu|apache-mod_random-2.1-13|35	
14cu|apache-mod_random-2.1-13|36	%prep
14cu|apache-mod_random-2.1-13|37	
14cu|apache-mod_random-2.1-13|38	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_random-2.1-13|39	
14cu|apache-mod_random-2.1-13|40	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_random-2.1-13|41	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_random-2.1-13|42	
14cu|apache-mod_random-2.1-13|43	# strip away annoying ^M
14cu|apache-mod_random-2.1-13|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_random-2.1-13|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_random-2.1-13|46	
14cu|apache-mod_random-2.1-13|47	%build
14cu|apache-mod_random-2.1-13|48	%{_bindir}/apxs -c mod_random.c
14cu|apache-mod_random-2.1-13|49	
14cu|apache-mod_random-2.1-13|50	%install
14cu|apache-mod_random-2.1-13|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_random-2.1-13|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_random-2.1-13|53	
14cu|apache-mod_random-2.1-13|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_random-2.1-13|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_random-2.1-13|56	
14cu|apache-mod_random-2.1-13|57	%files
14cu|apache-mod_random-2.1-13|58	%doc ChangeLog README faq.html
14cu|apache-mod_random-2.1-13|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_random-2.1-13|60	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_random-2.1-13|61	
14cu|apache-mod_random-2.1-13|62	
14cu|apache-mod_random-2.1-13|63	
14cu|apache-mod_random-2.1-13|64	
14cu|apache-mod_random-2.1-13|65	
14cu|apache-mod_random-2.1-13|66	%changelog
14cu|apache-mod_random-2.1-13|67	
14cu|apache-mod_random-2.1-13|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1-13
14cu|apache-mod_random-2.1-13|69	- (16495a2) Clean spec and config, enable module by default just after installation
14cu|apache-mod_random-2.1-13|70	
14cu|apache-mod_random-2.1-13|71	

9602 14
14cu|apache-mod_replace-0.1.0-16|1	#Module-Specific definitions
14cu|apache-mod_replace-0.1.0-16|2	%define mod_name mod_replace
14cu|apache-mod_replace-0.1.0-16|3	%define mod_conf A45_%{mod_name}.conf
14cu|apache-mod_replace-0.1.0-16|4	%define mod_so %{mod_name}.so
14cu|apache-mod_replace-0.1.0-16|5	
14cu|apache-mod_replace-0.1.0-16|6	Summary:	Replace text strings based on regular expressions
14cu|apache-mod_replace-0.1.0-16|7	Name:		apache-%{mod_name}
14cu|apache-mod_replace-0.1.0-16|8	Version:	0.1.0
14cu|apache-mod_replace-0.1.0-16|9	Release:	16
14cu|apache-mod_replace-0.1.0-16|10	Group:		System/Servers
14cu|apache-mod_replace-0.1.0-16|11	License:	BSD
14cu|apache-mod_replace-0.1.0-16|12	URL:		http://mod-replace.sourceforge.net/
14cu|apache-mod_replace-0.1.0-16|13	Source0:	http://prdownloads.sourceforge.net/mod-replace/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_replace-0.1.0-16|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_replace-0.1.0-16|15	Source2:	docs.html.bz2
14cu|apache-mod_replace-0.1.0-16|16	Source3:	faq.html.bz2
14cu|apache-mod_replace-0.1.0-16|17	# http://sourceforge.net/tracker/index.php?func=detail&aid=1110387&group_id=107152&atid=646835
14cu|apache-mod_replace-0.1.0-16|18	Patch0:		mod_replace.c.diff
14cu|apache-mod_replace-0.1.0-16|19	Patch1:		mod_replace-0.1.0-apache220.diff
14cu|apache-mod_replace-0.1.0-16|20	Requires(pre): rpm-helper
14cu|apache-mod_replace-0.1.0-16|21	Requires(postun): rpm-helper
14cu|apache-mod_replace-0.1.0-16|22	Requires(pre):  apache-conf >= 2.2.0
14cu|apache-mod_replace-0.1.0-16|23	Requires(pre):  apache >= 2.2.0
14cu|apache-mod_replace-0.1.0-16|24	Requires:       apache-conf >= 2.2.0
14cu|apache-mod_replace-0.1.0-16|25	Requires:       apache >= 2.2.0
14cu|apache-mod_replace-0.1.0-16|26	BuildRequires:  apache-devel >= 2.2.0
14cu|apache-mod_replace-0.1.0-16|27	BuildRequires:	file
14cu|apache-mod_replace-0.1.0-16|28	
14cu|apache-mod_replace-0.1.0-16|29	%description
14cu|apache-mod_replace-0.1.0-16|30	mod_replace is an Apache 2.0.x filter module that allows you to
14cu|apache-mod_replace-0.1.0-16|31	replace text strings based on regular expressions. Most commonly
14cu|apache-mod_replace-0.1.0-16|32	it is used together with mod_proxy to sanitize the behaviour of
14cu|apache-mod_replace-0.1.0-16|33	ill behaving web applications / servers when using Apache as an
14cu|apache-mod_replace-0.1.0-16|34	reverse proxy. Other uses are, of course, supported as well. It
14cu|apache-mod_replace-0.1.0-16|35	has been tested on Solaris 8/Sparc and Linux/i386 with various
14cu|apache-mod_replace-0.1.0-16|36	versions of Apache 2.0.x (development started with 2.0.44, tested
14cu|apache-mod_replace-0.1.0-16|37	with all releases up to 2.0.49). Although it has only been tested
14cu|apache-mod_replace-0.1.0-16|38	on those two platforms, this doesnt mean it wont work for
14cu|apache-mod_replace-0.1.0-16|39	others. Any reports of successfull or unsuccessfull deployment is
14cu|apache-mod_replace-0.1.0-16|40	more than welcome!
14cu|apache-mod_replace-0.1.0-16|41	
14cu|apache-mod_replace-0.1.0-16|42	%prep
14cu|apache-mod_replace-0.1.0-16|43	
14cu|apache-mod_replace-0.1.0-16|44	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_replace-0.1.0-16|45	%patch0 -p0
14cu|apache-mod_replace-0.1.0-16|46	%patch1 -p0
14cu|apache-mod_replace-0.1.0-16|47	
14cu|apache-mod_replace-0.1.0-16|48	bzcat %{SOURCE2} > docs.html
14cu|apache-mod_replace-0.1.0-16|49	bzcat %{SOURCE3} > faq.html
14cu|apache-mod_replace-0.1.0-16|50	
14cu|apache-mod_replace-0.1.0-16|51	# strip away annoying ^M
14cu|apache-mod_replace-0.1.0-16|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_replace-0.1.0-16|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_replace-0.1.0-16|54	
14cu|apache-mod_replace-0.1.0-16|55	%build
14cu|apache-mod_replace-0.1.0-16|56	
14cu|apache-mod_replace-0.1.0-16|57	%{_bindir}/apxs -c mod_replace.c
14cu|apache-mod_replace-0.1.0-16|58	
14cu|apache-mod_replace-0.1.0-16|59	%install
14cu|apache-mod_replace-0.1.0-16|60	
14cu|apache-mod_replace-0.1.0-16|61	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_replace-0.1.0-16|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_replace-0.1.0-16|63	
14cu|apache-mod_replace-0.1.0-16|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_replace-0.1.0-16|65	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_replace-0.1.0-16|66	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_replace-0.1.0-16|67	
14cu|apache-mod_replace-0.1.0-16|68	install -d %{buildroot}/var/www/html/addon-modules
14cu|apache-mod_replace-0.1.0-16|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_replace-0.1.0-16|70	
14cu|apache-mod_replace-0.1.0-16|71	%files
14cu|apache-mod_replace-0.1.0-16|72	%doc INSTALL LICENSE README docs.html faq.html
14cu|apache-mod_replace-0.1.0-16|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_replace-0.1.0-16|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_replace-0.1.0-16|75	/var/www/html/addon-modules/*
14cu|apache-mod_replace-0.1.0-16|76	
14cu|apache-mod_replace-0.1.0-16|77	
14cu|apache-mod_replace-0.1.0-16|78	
14cu|apache-mod_replace-0.1.0-16|79	
14cu|apache-mod_replace-0.1.0-16|80	
14cu|apache-mod_replace-0.1.0-16|81	%changelog
14cu|apache-mod_replace-0.1.0-16|82	
14cu|apache-mod_replace-0.1.0-16|83	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-16
14cu|apache-mod_replace-0.1.0-16|84	- (4b150f4) Clean spec and config, enable module by default just after installation
14cu|apache-mod_replace-0.1.0-16|85	
14cu|apache-mod_replace-0.1.0-16|86	

9603 14
14cu|apache-mod_roaming-2.0.0-16|1	#Module-Specific definitions
14cu|apache-mod_roaming-2.0.0-16|2	%define mod_name mod_roaming
14cu|apache-mod_roaming-2.0.0-16|3	%define mod_conf 18_%{mod_name}.conf
14cu|apache-mod_roaming-2.0.0-16|4	%define mod_so %{mod_name}.so
14cu|apache-mod_roaming-2.0.0-16|5	
14cu|apache-mod_roaming-2.0.0-16|6	Summary:	Enables Netscape Communicator roaming profiles with apache
14cu|apache-mod_roaming-2.0.0-16|7	Name:		apache-%{mod_name}
14cu|apache-mod_roaming-2.0.0-16|8	Version:	2.0.0
14cu|apache-mod_roaming-2.0.0-16|9	Release:	16
14cu|apache-mod_roaming-2.0.0-16|10	Group:		System/Servers
14cu|apache-mod_roaming-2.0.0-16|11	License:	BSD-style
14cu|apache-mod_roaming-2.0.0-16|12	URL:		http://www.klomp.org/mod_roaming/
14cu|apache-mod_roaming-2.0.0-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_roaming-2.0.0-16|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_roaming-2.0.0-16|15	Patch:		%{mod_name}-register.patch
14cu|apache-mod_roaming-2.0.0-16|16	Requires(pre): rpm-helper
14cu|apache-mod_roaming-2.0.0-16|17	Requires(postun): rpm-helper
14cu|apache-mod_roaming-2.0.0-16|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_roaming-2.0.0-16|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_roaming-2.0.0-16|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_roaming-2.0.0-16|21	Requires:	apache >= 2.2.0
14cu|apache-mod_roaming-2.0.0-16|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_roaming-2.0.0-16|23	BuildRequires:	file
14cu|apache-mod_roaming-2.0.0-16|24	Epoch:		1
14cu|apache-mod_roaming-2.0.0-16|25	
14cu|apache-mod_roaming-2.0.0-16|26	%description
14cu|apache-mod_roaming-2.0.0-16|27	With mod_roaming you can use your apache webserver as a
14cu|apache-mod_roaming-2.0.0-16|28	Netscape Roaming Access server. This allows you to store your
14cu|apache-mod_roaming-2.0.0-16|29	Netscape Communicator 4.5 preferences, bookmarks, address books,
14cu|apache-mod_roaming-2.0.0-16|30	cookies etc. on the server so that you can use (and update) the
14cu|apache-mod_roaming-2.0.0-16|31	same settings from any Netscape Communicator 4.5 that can access
14cu|apache-mod_roaming-2.0.0-16|32	the server.
14cu|apache-mod_roaming-2.0.0-16|33	
14cu|apache-mod_roaming-2.0.0-16|34	%prep
14cu|apache-mod_roaming-2.0.0-16|35	
14cu|apache-mod_roaming-2.0.0-16|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_roaming-2.0.0-16|37	%patch
14cu|apache-mod_roaming-2.0.0-16|38	
14cu|apache-mod_roaming-2.0.0-16|39	# strip away annoying ^M
14cu|apache-mod_roaming-2.0.0-16|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_roaming-2.0.0-16|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_roaming-2.0.0-16|42	
14cu|apache-mod_roaming-2.0.0-16|43	%build
14cu|apache-mod_roaming-2.0.0-16|44	
14cu|apache-mod_roaming-2.0.0-16|45	%{_bindir}/apxs -c mod_roaming.c
14cu|apache-mod_roaming-2.0.0-16|46	
14cu|apache-mod_roaming-2.0.0-16|47	
14cu|apache-mod_roaming-2.0.0-16|48	%install
14cu|apache-mod_roaming-2.0.0-16|49	
14cu|apache-mod_roaming-2.0.0-16|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_roaming-2.0.0-16|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_roaming-2.0.0-16|52	install -d %{buildroot}/var/lib/mod_roaming
14cu|apache-mod_roaming-2.0.0-16|53	
14cu|apache-mod_roaming-2.0.0-16|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_roaming-2.0.0-16|55	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_roaming-2.0.0-16|56	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_roaming-2.0.0-16|57	
14cu|apache-mod_roaming-2.0.0-16|58	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_roaming-2.0.0-16|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_roaming-2.0.0-16|60	
14cu|apache-mod_roaming-2.0.0-16|61	%files
14cu|apache-mod_roaming-2.0.0-16|62	%doc CHANGES INSTALL LICENSE README
14cu|apache-mod_roaming-2.0.0-16|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_roaming-2.0.0-16|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_roaming-2.0.0-16|65	%{_var}/www/html/addon-modules/*
14cu|apache-mod_roaming-2.0.0-16|66	%attr(-,apache,apache) %dir /var/lib/mod_roaming
14cu|apache-mod_roaming-2.0.0-16|67	
14cu|apache-mod_roaming-2.0.0-16|68	
14cu|apache-mod_roaming-2.0.0-16|69	
14cu|apache-mod_roaming-2.0.0-16|70	
14cu|apache-mod_roaming-2.0.0-16|71	
14cu|apache-mod_roaming-2.0.0-16|72	%changelog
14cu|apache-mod_roaming-2.0.0-16|73	
14cu|apache-mod_roaming-2.0.0-16|74	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.0.0-16
14cu|apache-mod_roaming-2.0.0-16|75	- (70d8311) Clean spec and config, enable module by default just after installation
14cu|apache-mod_roaming-2.0.0-16|76	
14cu|apache-mod_roaming-2.0.0-16|77	

9604 14
14cu|apache-mod_schema-0.1.8-7|1	#Module-Specific definitions
14cu|apache-mod_schema-0.1.8-7|2	%define apache_version 2.2.8
14cu|apache-mod_schema-0.1.8-7|3	%define mod_name mod_schema
14cu|apache-mod_schema-0.1.8-7|4	%define mod_conf B35_%{mod_name}.conf
14cu|apache-mod_schema-0.1.8-7|5	%define mod_so %{mod_name}.so
14cu|apache-mod_schema-0.1.8-7|6	
14cu|apache-mod_schema-0.1.8-7|7	Summary:	Schema handler module
14cu|apache-mod_schema-0.1.8-7|8	Name:		apache-%{mod_name}
14cu|apache-mod_schema-0.1.8-7|9	Version:	0.1.8
14cu|apache-mod_schema-0.1.8-7|10	Release:	7
14cu|apache-mod_schema-0.1.8-7|11	Group:		System/Servers
14cu|apache-mod_schema-0.1.8-7|12	License:	LGPL
14cu|apache-mod_schema-0.1.8-7|13	URL:		http://sourceforge.net/projects/modschema
14cu|apache-mod_schema-0.1.8-7|14	Source0:	%{mod_name}-%{version}.tar.gz
14cu|apache-mod_schema-0.1.8-7|15	Source1:	%{mod_conf}
14cu|apache-mod_schema-0.1.8-7|16	Requires(pre): rpm-helper
14cu|apache-mod_schema-0.1.8-7|17	Requires(postun): rpm-helper
14cu|apache-mod_schema-0.1.8-7|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_schema-0.1.8-7|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_schema-0.1.8-7|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_schema-0.1.8-7|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_schema-0.1.8-7|22	Requires:	apache-mod_apreq >= 2.08
14cu|apache-mod_schema-0.1.8-7|23	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_schema-0.1.8-7|24	BuildRequires:	glib2-devel
14cu|apache-mod_schema-0.1.8-7|25	BuildRequires:	libapreq-devel >= 2.08
14cu|apache-mod_schema-0.1.8-7|26	BuildRequires:	libxml2-devel
14cu|apache-mod_schema-0.1.8-7|27	BuildRequires:	pkgconfig
14cu|apache-mod_schema-0.1.8-7|28	
14cu|apache-mod_schema-0.1.8-7|29	%description
14cu|apache-mod_schema-0.1.8-7|30	mod_schema is an Apache module which allows instance XML document validations
14cu|apache-mod_schema-0.1.8-7|31	with the W3C schema language. The validation is based on Xerces C++ library and
14cu|apache-mod_schema-0.1.8-7|32	the module enables a Web tool for multi schema validations.
14cu|apache-mod_schema-0.1.8-7|33	
14cu|apache-mod_schema-0.1.8-7|34	%prep
14cu|apache-mod_schema-0.1.8-7|35	
14cu|apache-mod_schema-0.1.8-7|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_schema-0.1.8-7|37	
14cu|apache-mod_schema-0.1.8-7|38	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_schema-0.1.8-7|39	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_schema-0.1.8-7|40	
14cu|apache-mod_schema-0.1.8-7|41	%build
14cu|apache-mod_schema-0.1.8-7|42	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_schema-0.1.8-7|43	
14cu|apache-mod_schema-0.1.8-7|44	%make
14cu|apache-mod_schema-0.1.8-7|45	
14cu|apache-mod_schema-0.1.8-7|46	%install
14cu|apache-mod_schema-0.1.8-7|47	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_schema-0.1.8-7|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_schema-0.1.8-7|49	
14cu|apache-mod_schema-0.1.8-7|50	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_schema-0.1.8-7|51	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_schema-0.1.8-7|52	
14cu|apache-mod_schema-0.1.8-7|53	%files
14cu|apache-mod_schema-0.1.8-7|54	%doc forms COPYING README
14cu|apache-mod_schema-0.1.8-7|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_schema-0.1.8-7|56	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_schema-0.1.8-7|57	
14cu|apache-mod_schema-0.1.8-7|58	
14cu|apache-mod_schema-0.1.8-7|59	
14cu|apache-mod_schema-0.1.8-7|60	
14cu|apache-mod_schema-0.1.8-7|61	%changelog
14cu|apache-mod_schema-0.1.8-7|62	
14cu|apache-mod_schema-0.1.8-7|63	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-7
14cu|apache-mod_schema-0.1.8-7|64	- (3bc25af) Clean spec and config, enable module by default just after installation
14cu|apache-mod_schema-0.1.8-7|65	
14cu|apache-mod_schema-0.1.8-7|66	

9605 14
14cu|apache-mod_scrmable-0.1-17|1	#Module-Specific definitions
14cu|apache-mod_scrmable-0.1-17|2	%define mod_name mod_scrmable
14cu|apache-mod_scrmable-0.1-17|3	%define mod_conf A19_%{mod_name}.conf
14cu|apache-mod_scrmable-0.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_scrmable-0.1-17|5	
14cu|apache-mod_scrmable-0.1-17|6	Summary:	Apache module to scramble words
14cu|apache-mod_scrmable-0.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_scrmable-0.1-17|8	Version:	0.1
14cu|apache-mod_scrmable-0.1-17|9	Release:	17
14cu|apache-mod_scrmable-0.1-17|10	Group:		System/Servers
14cu|apache-mod_scrmable-0.1-17|11	License:	Apache License
14cu|apache-mod_scrmable-0.1-17|12	URL:		http://sourceforge.net/projects/modscrmable/
14cu|apache-mod_scrmable-0.1-17|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_scrmable-0.1-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_scrmable-0.1-17|15	Patch0:		mod_scrmable-0.1-apache220.diff
14cu|apache-mod_scrmable-0.1-17|16	Requires(pre): rpm-helper
14cu|apache-mod_scrmable-0.1-17|17	Requires(postun): rpm-helper
14cu|apache-mod_scrmable-0.1-17|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_scrmable-0.1-17|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_scrmable-0.1-17|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_scrmable-0.1-17|21	Requires:	apache >= 2.2.0
14cu|apache-mod_scrmable-0.1-17|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_scrmable-0.1-17|23	BuildRequires:	file
14cu|apache-mod_scrmable-0.1-17|24	Epoch:		1
14cu|apache-mod_scrmable-0.1-17|25	
14cu|apache-mod_scrmable-0.1-17|26	%description
14cu|apache-mod_scrmable-0.1-17|27	mod_scrmable is an apache module to scramble words. As
14cu|apache-mod_scrmable-0.1-17|28	long as the first and the last letter of a word are in place you
14cu|apache-mod_scrmable-0.1-17|29	can still read the word.
14cu|apache-mod_scrmable-0.1-17|30	
14cu|apache-mod_scrmable-0.1-17|31	%prep
14cu|apache-mod_scrmable-0.1-17|32	
14cu|apache-mod_scrmable-0.1-17|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_scrmable-0.1-17|34	%patch0 -p0
14cu|apache-mod_scrmable-0.1-17|35	
14cu|apache-mod_scrmable-0.1-17|36	# fix strange perms
14cu|apache-mod_scrmable-0.1-17|37	chmod 644 README
14cu|apache-mod_scrmable-0.1-17|38	
14cu|apache-mod_scrmable-0.1-17|39	# strip away annoying ^M
14cu|apache-mod_scrmable-0.1-17|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_scrmable-0.1-17|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_scrmable-0.1-17|42	
14cu|apache-mod_scrmable-0.1-17|43	%build
14cu|apache-mod_scrmable-0.1-17|44	mv src/%{mod_name}.c .
14cu|apache-mod_scrmable-0.1-17|45	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_scrmable-0.1-17|46	
14cu|apache-mod_scrmable-0.1-17|47	%install
14cu|apache-mod_scrmable-0.1-17|48	
14cu|apache-mod_scrmable-0.1-17|49	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_scrmable-0.1-17|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_scrmable-0.1-17|51	
14cu|apache-mod_scrmable-0.1-17|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_scrmable-0.1-17|53	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_scrmable-0.1-17|54	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_scrmable-0.1-17|55	
14cu|apache-mod_scrmable-0.1-17|56	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_scrmable-0.1-17|57	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_scrmable-0.1-17|58	
14cu|apache-mod_scrmable-0.1-17|59	%files
14cu|apache-mod_scrmable-0.1-17|60	%doc README
14cu|apache-mod_scrmable-0.1-17|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_scrmable-0.1-17|62	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_scrmable-0.1-17|63	%{_var}/www/html/addon-modules/*
14cu|apache-mod_scrmable-0.1-17|64	
14cu|apache-mod_scrmable-0.1-17|65	
14cu|apache-mod_scrmable-0.1-17|66	
14cu|apache-mod_scrmable-0.1-17|67	
14cu|apache-mod_scrmable-0.1-17|68	
14cu|apache-mod_scrmable-0.1-17|69	%changelog
14cu|apache-mod_scrmable-0.1-17|70	
14cu|apache-mod_scrmable-0.1-17|71	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-17
14cu|apache-mod_scrmable-0.1-17|72	- (0a7e614) Clean spec and config, enable module by default just after installation
14cu|apache-mod_scrmable-0.1-17|73	
14cu|apache-mod_scrmable-0.1-17|74	

9606 14
14cu|apache-mod_security-2.9.1-0.RC1.1|1	%define mod_name mod_security
14cu|apache-mod_security-2.9.1-0.RC1.1|2	
14cu|apache-mod_security-2.9.1-0.RC1.1|3	Name:		apache-%{mod_name}
14cu|apache-mod_security-2.9.1-0.RC1.1|4	Version:	2.9.1
14cu|apache-mod_security-2.9.1-0.RC1.1|5	Release:	0.RC1.1
14cu|apache-mod_security-2.9.1-0.RC1.1|6	Summary:	Open Source Web Application Firewall
14cu|apache-mod_security-2.9.1-0.RC1.1|7	Group:		System/Servers
14cu|apache-mod_security-2.9.1-0.RC1.1|8	License:	Apache License
14cu|apache-mod_security-2.9.1-0.RC1.1|9	URL:		http://www.modsecurity.org/
14cu|apache-mod_security-2.9.1-0.RC1.1|10	#Source0:	https://www.modsecurity.org/tarball/%{version}/modsecurity-apache_%{version}.tar.gz
14cu|apache-mod_security-2.9.1-0.RC1.1|11	Source0: https://www.modsecurity.org/tarball/2.9.1-rc1/modsecurity-2.9.1-RC1.tar.gz
14cu|apache-mod_security-2.9.1-0.RC1.1|12	Source2:	mod_security.logrotate
14cu|apache-mod_security-2.9.1-0.RC1.1|13	Source3:	mod_security.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|14	Requires:	apache >= 2.4.0
14cu|apache-mod_security-2.9.1-0.RC1.1|15	Requires:	mlogc >= 1.4.2
14cu|apache-mod_security-2.9.1-0.RC1.1|16	Requires:	unzip
14cu|apache-mod_security-2.9.1-0.RC1.1|17	Suggests:	apache-mod_security-crs
14cu|apache-mod_security-2.9.1-0.RC1.1|18	BuildRequires:	apache-devel >= 2.4.0
14cu|apache-mod_security-2.9.1-0.RC1.1|19	BuildRequires:	curl-devel
14cu|apache-mod_security-2.9.1-0.RC1.1|20	BuildRequires:	libxml2-devel
14cu|apache-mod_security-2.9.1-0.RC1.1|21	BuildRequires:	lua-devel
14cu|apache-mod_security-2.9.1-0.RC1.1|22	BuildRequires:	pcre-devel
14cu|apache-mod_security-2.9.1-0.RC1.1|23	Epoch:		1
14cu|apache-mod_security-2.9.1-0.RC1.1|24	
14cu|apache-mod_security-2.9.1-0.RC1.1|25	%description
14cu|apache-mod_security-2.9.1-0.RC1.1|26	ModSecurity is an open source intrustion detection and prevention engine for
14cu|apache-mod_security-2.9.1-0.RC1.1|27	web applications. It operates embedded into the web server, acting as a
14cu|apache-mod_security-2.9.1-0.RC1.1|28	powerful umbrella - shielding applications from attacks.
14cu|apache-mod_security-2.9.1-0.RC1.1|29	
14cu|apache-mod_security-2.9.1-0.RC1.1|30	%package -n	mlogc
14cu|apache-mod_security-2.9.1-0.RC1.1|31	Summary:	ModSecurity Audit Log Collector
14cu|apache-mod_security-2.9.1-0.RC1.1|32	Group:		System/Servers
14cu|apache-mod_security-2.9.1-0.RC1.1|33	
14cu|apache-mod_security-2.9.1-0.RC1.1|34	%description -n	mlogc
14cu|apache-mod_security-2.9.1-0.RC1.1|35	ModSecurity is an open source intrustion detection and prevention engine for
14cu|apache-mod_security-2.9.1-0.RC1.1|36	web applications. It operates embedded into the web server, acting as a
14cu|apache-mod_security-2.9.1-0.RC1.1|37	powerful umbrella - shielding applications from attacks.
14cu|apache-mod_security-2.9.1-0.RC1.1|38	
14cu|apache-mod_security-2.9.1-0.RC1.1|39	This package contains the ModSecurity Audit Log Collector.
14cu|apache-mod_security-2.9.1-0.RC1.1|40	
14cu|apache-mod_security-2.9.1-0.RC1.1|41	%prep
14cu|apache-mod_security-2.9.1-0.RC1.1|42	%setup -q -n modsecurity-%{version}-RC1
14cu|apache-mod_security-2.9.1-0.RC1.1|43	find . -type f -exec chmod a+r {} \;
14cu|apache-mod_security-2.9.1-0.RC1.1|44	
14cu|apache-mod_security-2.9.1-0.RC1.1|45	%build
14cu|apache-mod_security-2.9.1-0.RC1.1|46	%serverbuild
14cu|apache-mod_security-2.9.1-0.RC1.1|47	
14cu|apache-mod_security-2.9.1-0.RC1.1|48	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_security-2.9.1-0.RC1.1|49	--enable-performance-measurement \
14cu|apache-mod_security-2.9.1-0.RC1.1|50	--enable-extentions \
14cu|apache-mod_security-2.9.1-0.RC1.1|51	--with-apxs=%{_bindir}/apxs \
14cu|apache-mod_security-2.9.1-0.RC1.1|52	--with-pcre=%{_prefix} \
14cu|apache-mod_security-2.9.1-0.RC1.1|53	--with-apr=%{_prefix} \
14cu|apache-mod_security-2.9.1-0.RC1.1|54	--with-apu=%{_prefix} \
14cu|apache-mod_security-2.9.1-0.RC1.1|55	--with-libxml=%{_prefix} \
14cu|apache-mod_security-2.9.1-0.RC1.1|56	--with-lua=%{_prefix} \
14cu|apache-mod_security-2.9.1-0.RC1.1|57	--with-curl=%{_prefix}
14cu|apache-mod_security-2.9.1-0.RC1.1|58	
14cu|apache-mod_security-2.9.1-0.RC1.1|59	%make
14cu|apache-mod_security-2.9.1-0.RC1.1|60	%make -C mlogc
14cu|apache-mod_security-2.9.1-0.RC1.1|61	
14cu|apache-mod_security-2.9.1-0.RC1.1|62	%install
14cu|apache-mod_security-2.9.1-0.RC1.1|63	install -d %{buildroot}%{_sbindir}
14cu|apache-mod_security-2.9.1-0.RC1.1|64	install -d %{buildroot}%{_bindir}
14cu|apache-mod_security-2.9.1-0.RC1.1|65	
14cu|apache-mod_security-2.9.1-0.RC1.1|66	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_security-2.9.1-0.RC1.1|67	install -m 755 apache2/.libs/mod_security2.so \
14cu|apache-mod_security-2.9.1-0.RC1.1|68	%{buildroot}%{_libdir}/apache-extramodules/mod_security2.so
14cu|apache-mod_security-2.9.1-0.RC1.1|69	
14cu|apache-mod_security-2.9.1-0.RC1.1|70	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_security-2.9.1-0.RC1.1|71	cat >  %{buildroot}%{_sysconfdir}/httpd/modules.d/10_mod_security.conf <<EOF
14cu|apache-mod_security-2.9.1-0.RC1.1|72	LoadModule security2_module modules/mod_security2.so
14cu|apache-mod_security-2.9.1-0.RC1.1|73	EOF
14cu|apache-mod_security-2.9.1-0.RC1.1|74	
14cu|apache-mod_security-2.9.1-0.RC1.1|75	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14cu|apache-mod_security-2.9.1-0.RC1.1|76	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_security.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|77	
14cu|apache-mod_security-2.9.1-0.RC1.1|78	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity.d
14cu|apache-mod_security-2.9.1-0.RC1.1|79	cat >  %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity.d/localrules.conf <<EOF
14cu|apache-mod_security-2.9.1-0.RC1.1|80	# Drop your local rules in here.
14cu|apache-mod_security-2.9.1-0.RC1.1|81	EOF
14cu|apache-mod_security-2.9.1-0.RC1.1|82	
14cu|apache-mod_security-2.9.1-0.RC1.1|83	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|apache-mod_security-2.9.1-0.RC1.1|84	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/mod_security
14cu|apache-mod_security-2.9.1-0.RC1.1|85	
14cu|apache-mod_security-2.9.1-0.RC1.1|86	install -m 755 mlogc/mlogc %{buildroot}%{_bindir}
14cu|apache-mod_security-2.9.1-0.RC1.1|87	install -m 755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load
14cu|apache-mod_security-2.9.1-0.RC1.1|88	install -m 644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/httpd/conf/mlogc.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|89	
14cu|apache-mod_security-2.9.1-0.RC1.1|90	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|apache-mod_security-2.9.1-0.RC1.1|91	
14cu|apache-mod_security-2.9.1-0.RC1.1|92	%files
14cu|apache-mod_security-2.9.1-0.RC1.1|93	%doc CHANGES LICENSE README*
14cu|apache-mod_security-2.9.1-0.RC1.1|94	%config(noreplace) %{_sysconfdir}/httpd/modules.d/10_mod_security.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|95	%config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_security.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|96	%dir %{_sysconfdir}/httpd/conf/modsecurity.d
14cu|apache-mod_security-2.9.1-0.RC1.1|97	%config(noreplace)  %{_sysconfdir}/httpd/conf/modsecurity.d/localrules.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|98	%config(noreplace) %{_sysconfdir}/logrotate.d/mod_security
14cu|apache-mod_security-2.9.1-0.RC1.1|99	%{_libdir}/apache-extramodules/mod_security2.so
14cu|apache-mod_security-2.9.1-0.RC1.1|100	%attr(770,apache,root) %dir %{_localstatedir}/lib/%{name}
14cu|apache-mod_security-2.9.1-0.RC1.1|101	
14cu|apache-mod_security-2.9.1-0.RC1.1|102	%files -n mlogc
14cu|apache-mod_security-2.9.1-0.RC1.1|103	%doc mlogc/INSTALL
14cu|apache-mod_security-2.9.1-0.RC1.1|104	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/httpd/conf/mlogc.conf
14cu|apache-mod_security-2.9.1-0.RC1.1|105	%{_bindir}/mlogc
14cu|apache-mod_security-2.9.1-0.RC1.1|106	%{_bindir}/mlogc-batch-load
14cu|apache-mod_security-2.9.1-0.RC1.1|107	
14cu|apache-mod_security-2.9.1-0.RC1.1|108	
14cu|apache-mod_security-2.9.1-0.RC1.1|109	
14cu|apache-mod_security-2.9.1-0.RC1.1|110	%changelog
14cu|apache-mod_security-2.9.1-0.RC1.1|111	
14cu|apache-mod_security-2.9.1-0.RC1.1|112	* Tue Oct 18 2016 Denis Silakov <denis.silakov@rosalab.ru> 1:2.9.1-0.RC1.1
14cu|apache-mod_security-2.9.1-0.RC1.1|113	- (24d4af9) Fix BRs
14cu|apache-mod_security-2.9.1-0.RC1.1|114	
14cu|apache-mod_security-2.9.1-0.RC1.1|115	

9607 14
14cu|apache-mod_sesehe-0.1.0-13|1	#Module-Specific definitions
14cu|apache-mod_sesehe-0.1.0-13|2	%define mod_name mod_sesehe
14cu|apache-mod_sesehe-0.1.0-13|3	%define mod_conf A55_%{mod_name}.conf
14cu|apache-mod_sesehe-0.1.0-13|4	%define mod_so %{mod_name}.so
14cu|apache-mod_sesehe-0.1.0-13|5	
14cu|apache-mod_sesehe-0.1.0-13|6	Summary:	Modify or remove "Server: " HTTP response header
14cu|apache-mod_sesehe-0.1.0-13|7	Name:		apache-%{mod_name}
14cu|apache-mod_sesehe-0.1.0-13|8	Version:	0.1.0
14cu|apache-mod_sesehe-0.1.0-13|9	Release:	13
14cu|apache-mod_sesehe-0.1.0-13|10	Group:		System/Servers
14cu|apache-mod_sesehe-0.1.0-13|11	License:	Apache License
14cu|apache-mod_sesehe-0.1.0-13|12	URL:		http://jok.is-a-geek.net/mod_sesehe.php
14cu|apache-mod_sesehe-0.1.0-13|13	Source0:	http://jok.is-a-geek.net/code/mod_sesehe.c
14cu|apache-mod_sesehe-0.1.0-13|14	Source1:	%{mod_conf}
14cu|apache-mod_sesehe-0.1.0-13|15	Requires(pre): rpm-helper
14cu|apache-mod_sesehe-0.1.0-13|16	Requires(postun): rpm-helper
14cu|apache-mod_sesehe-0.1.0-13|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_sesehe-0.1.0-13|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_sesehe-0.1.0-13|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_sesehe-0.1.0-13|20	Requires:	apache >= 2.2.0
14cu|apache-mod_sesehe-0.1.0-13|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_sesehe-0.1.0-13|22	BuildRequires:	file
14cu|apache-mod_sesehe-0.1.0-13|23	
14cu|apache-mod_sesehe-0.1.0-13|24	%description
14cu|apache-mod_sesehe-0.1.0-13|25	The ServerTokens directive currently can at best be set to Prod, which will
14cu|apache-mod_sesehe-0.1.0-13|26	cause apache to return "Apache" as Server header. Some problem still occurs:
14cu|apache-mod_sesehe-0.1.0-13|27	
14cu|apache-mod_sesehe-0.1.0-13|28	First, the level of security by obscurity of this directive is not acceptable
14cu|apache-mod_sesehe-0.1.0-13|29	by some people that just want to change it to some other value, without
14cu|apache-mod_sesehe-0.1.0-13|30	re-compiling Apache, or people that even want to simply drop the "Server: "
14cu|apache-mod_sesehe-0.1.0-13|31	header. Secondly, if apache is configured as a reverse proxy, and a malformed
14cu|apache-mod_sesehe-0.1.0-13|32	request is received, then it will display its own server token instead of the
14cu|apache-mod_sesehe-0.1.0-13|33	backend one, so we need to handle error response header.
14cu|apache-mod_sesehe-0.1.0-13|34	
14cu|apache-mod_sesehe-0.1.0-13|35	I developed this tiny module by hijacking normal behavior of (reverse) proxy
14cu|apache-mod_sesehe-0.1.0-13|36	feature of Apache : i.e. even if a request is not a proxy request, I tag it as
14cu|apache-mod_sesehe-0.1.0-13|37	if it was, to make Apache core let me do what I want with this header.
14cu|apache-mod_sesehe-0.1.0-13|38	
14cu|apache-mod_sesehe-0.1.0-13|39	%prep
14cu|apache-mod_sesehe-0.1.0-13|40	
14cu|apache-mod_sesehe-0.1.0-13|41	%setup -q -c -T
14cu|apache-mod_sesehe-0.1.0-13|42	
14cu|apache-mod_sesehe-0.1.0-13|43	cp %{SOURCE0} mod_sesehe.c
14cu|apache-mod_sesehe-0.1.0-13|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_sesehe-0.1.0-13|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_sesehe-0.1.0-13|46	
14cu|apache-mod_sesehe-0.1.0-13|47	# strip away annoying ^M
14cu|apache-mod_sesehe-0.1.0-13|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_sesehe-0.1.0-13|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_sesehe-0.1.0-13|50	
14cu|apache-mod_sesehe-0.1.0-13|51	%build
14cu|apache-mod_sesehe-0.1.0-13|52	%{_bindir}/apxs -c mod_sesehe.c
14cu|apache-mod_sesehe-0.1.0-13|53	
14cu|apache-mod_sesehe-0.1.0-13|54	%install
14cu|apache-mod_sesehe-0.1.0-13|55	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_sesehe-0.1.0-13|56	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_sesehe-0.1.0-13|57	
14cu|apache-mod_sesehe-0.1.0-13|58	install -m0755 .libs/mod_sesehe.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_sesehe-0.1.0-13|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_sesehe-0.1.0-13|60	
14cu|apache-mod_sesehe-0.1.0-13|61	%files
14cu|apache-mod_sesehe-0.1.0-13|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_sesehe-0.1.0-13|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_sesehe.so
14cu|apache-mod_sesehe-0.1.0-13|64	
14cu|apache-mod_sesehe-0.1.0-13|65	
14cu|apache-mod_sesehe-0.1.0-13|66	
14cu|apache-mod_sesehe-0.1.0-13|67	%changelog
14cu|apache-mod_sesehe-0.1.0-13|68	
14cu|apache-mod_sesehe-0.1.0-13|69	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-13
14cu|apache-mod_sesehe-0.1.0-13|70	- (2d5989c) Clean spec and config, enable module by default just after installation
14cu|apache-mod_sesehe-0.1.0-13|71	
14cu|apache-mod_sesehe-0.1.0-13|72	

9608 14
14cu|apache-mod_sleep-2.1-17|1	#Module-Specific definitions
14cu|apache-mod_sleep-2.1-17|2	%define mod_name mod_sleep
14cu|apache-mod_sleep-2.1-17|3	%define mod_conf 29_%{mod_name}.conf
14cu|apache-mod_sleep-2.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_sleep-2.1-17|5	
14cu|apache-mod_sleep-2.1-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_sleep-2.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_sleep-2.1-17|8	Version:	2.1
14cu|apache-mod_sleep-2.1-17|9	Release:	17
14cu|apache-mod_sleep-2.1-17|10	Group:		System/Servers
14cu|apache-mod_sleep-2.1-17|11	License:	BSD-style
14cu|apache-mod_sleep-2.1-17|12	URL:		http://www.snert.com/Software/mod_sleep/index.shtml
14cu|apache-mod_sleep-2.1-17|13	Source0:	mod_sleep201.tar.bz2
14cu|apache-mod_sleep-2.1-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_sleep-2.1-17|15	Requires(pre): rpm-helper
14cu|apache-mod_sleep-2.1-17|16	Requires(postun): rpm-helper
14cu|apache-mod_sleep-2.1-17|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_sleep-2.1-17|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_sleep-2.1-17|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_sleep-2.1-17|20	Requires:	apache >= 2.2.0
14cu|apache-mod_sleep-2.1-17|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_sleep-2.1-17|22	BuildRequires:	file
14cu|apache-mod_sleep-2.1-17|23	
14cu|apache-mod_sleep-2.1-17|24	%description
14cu|apache-mod_sleep-2.1-17|25	This module simply sleeps a fixed length of time every request.
14cu|apache-mod_sleep-2.1-17|26	The sleep time can be configured globally, or per <VirtualHost>,
14cu|apache-mod_sleep-2.1-17|27	<Directory>, or <Location>. This module serves more as an example
14cu|apache-mod_sleep-2.1-17|28	than providing any really useful function, though someone did ask
14cu|apache-mod_sleep-2.1-17|29	for it - sort of.
14cu|apache-mod_sleep-2.1-17|30	
14cu|apache-mod_sleep-2.1-17|31	%prep
14cu|apache-mod_sleep-2.1-17|32	
14cu|apache-mod_sleep-2.1-17|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_sleep-2.1-17|34	
14cu|apache-mod_sleep-2.1-17|35	# strip away annoying ^M
14cu|apache-mod_sleep-2.1-17|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_sleep-2.1-17|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_sleep-2.1-17|38	
14cu|apache-mod_sleep-2.1-17|39	%build
14cu|apache-mod_sleep-2.1-17|40	
14cu|apache-mod_sleep-2.1-17|41	%{_bindir}/apxs -c mod_sleep.c
14cu|apache-mod_sleep-2.1-17|42	
14cu|apache-mod_sleep-2.1-17|43	%install
14cu|apache-mod_sleep-2.1-17|44	
14cu|apache-mod_sleep-2.1-17|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_sleep-2.1-17|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_sleep-2.1-17|47	
14cu|apache-mod_sleep-2.1-17|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_sleep-2.1-17|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_sleep-2.1-17|50	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_sleep-2.1-17|51	
14cu|apache-mod_sleep-2.1-17|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_sleep-2.1-17|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_sleep-2.1-17|54	
14cu|apache-mod_sleep-2.1-17|55	%files
14cu|apache-mod_sleep-2.1-17|56	%doc Img CHANGES* index.shtml mailto.js style.css
14cu|apache-mod_sleep-2.1-17|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_sleep-2.1-17|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_sleep-2.1-17|59	%{_var}/www/html/addon-modules/*
14cu|apache-mod_sleep-2.1-17|60	
14cu|apache-mod_sleep-2.1-17|61	
14cu|apache-mod_sleep-2.1-17|62	
14cu|apache-mod_sleep-2.1-17|63	
14cu|apache-mod_sleep-2.1-17|64	
14cu|apache-mod_sleep-2.1-17|65	%changelog
14cu|apache-mod_sleep-2.1-17|66	
14cu|apache-mod_sleep-2.1-17|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-17
14cu|apache-mod_sleep-2.1-17|68	- (dd916ef) Clean spec and config, enable module by default just after installation
14cu|apache-mod_sleep-2.1-17|69	
14cu|apache-mod_sleep-2.1-17|70	

9609 14
14cu|apache-mod_smtpd-0.9-1.r235759.14|1	#Module-Specific definitions
14cu|apache-mod_smtpd-0.9-1.r235759.14|2	%define mod_name mod_smtpd
14cu|apache-mod_smtpd-0.9-1.r235759.14|3	%define mod_conf A38_%{mod_name}.conf
14cu|apache-mod_smtpd-0.9-1.r235759.14|4	%define mod_so %{mod_name}.so
14cu|apache-mod_smtpd-0.9-1.r235759.14|5	
14cu|apache-mod_smtpd-0.9-1.r235759.14|6	%define snap r235759
14cu|apache-mod_smtpd-0.9-1.r235759.14|7	
14cu|apache-mod_smtpd-0.9-1.r235759.14|8	Summary:	A SMTP protocol enabled module for apache 2.x based on qpsmtpd
14cu|apache-mod_smtpd-0.9-1.r235759.14|9	Name:		apache-%{mod_name}
14cu|apache-mod_smtpd-0.9-1.r235759.14|10	Version:	0.9
14cu|apache-mod_smtpd-0.9-1.r235759.14|11	Release:	1.%{snap}.14
14cu|apache-mod_smtpd-0.9-1.r235759.14|12	Group:		System/Servers
14cu|apache-mod_smtpd-0.9-1.r235759.14|13	License:	Apache License
14cu|apache-mod_smtpd-0.9-1.r235759.14|14	URL:		http://www.mail-archive.com/dev@httpd.apache.org/msg27099.html
14cu|apache-mod_smtpd-0.9-1.r235759.14|15	# http://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/
14cu|apache-mod_smtpd-0.9-1.r235759.14|16	Source0: 	%{mod_name}-%{version}-%{snap}.tar.bz2
14cu|apache-mod_smtpd-0.9-1.r235759.14|17	Source1:	%{mod_conf}.bz2
14cu|apache-mod_smtpd-0.9-1.r235759.14|18	Requires(pre): rpm-helper
14cu|apache-mod_smtpd-0.9-1.r235759.14|19	Requires(postun): rpm-helper
14cu|apache-mod_smtpd-0.9-1.r235759.14|20	Requires(pre):	apache-conf >= 2.0.55
14cu|apache-mod_smtpd-0.9-1.r235759.14|21	Requires(pre):	apache >= 2.0.55
14cu|apache-mod_smtpd-0.9-1.r235759.14|22	Requires:	apache-conf >= 2.0.55
14cu|apache-mod_smtpd-0.9-1.r235759.14|23	Requires:	apache >= 2.0.55
14cu|apache-mod_smtpd-0.9-1.r235759.14|24	BuildRequires:	apache-devel >= 2.0.55
14cu|apache-mod_smtpd-0.9-1.r235759.14|25	BuildRequires:	file
14cu|apache-mod_smtpd-0.9-1.r235759.14|26	Epoch:		1
14cu|apache-mod_smtpd-0.9-1.r235759.14|27	
14cu|apache-mod_smtpd-0.9-1.r235759.14|28	%description
14cu|apache-mod_smtpd-0.9-1.r235759.14|29	A SMTP protocol enabled module for apache 2.x based on qpsmtpd.
14cu|apache-mod_smtpd-0.9-1.r235759.14|30	
14cu|apache-mod_smtpd-0.9-1.r235759.14|31	%package	devel
14cu|apache-mod_smtpd-0.9-1.r235759.14|32	Summary:	Development files for %{mod_name}
14cu|apache-mod_smtpd-0.9-1.r235759.14|33	Group:		Development/C
14cu|apache-mod_smtpd-0.9-1.r235759.14|34	
14cu|apache-mod_smtpd-0.9-1.r235759.14|35	%description	devel
14cu|apache-mod_smtpd-0.9-1.r235759.14|36	Development files for %{mod_name}.
14cu|apache-mod_smtpd-0.9-1.r235759.14|37	
14cu|apache-mod_smtpd-0.9-1.r235759.14|38	%prep
14cu|apache-mod_smtpd-0.9-1.r235759.14|39	
14cu|apache-mod_smtpd-0.9-1.r235759.14|40	%setup -q -n %{mod_name}
14cu|apache-mod_smtpd-0.9-1.r235759.14|41	
14cu|apache-mod_smtpd-0.9-1.r235759.14|42	# strip away annoying ^M
14cu|apache-mod_smtpd-0.9-1.r235759.14|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_smtpd-0.9-1.r235759.14|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_smtpd-0.9-1.r235759.14|45	
14cu|apache-mod_smtpd-0.9-1.r235759.14|46	%build
14cu|apache-mod_smtpd-0.9-1.r235759.14|47	
14cu|apache-mod_smtpd-0.9-1.r235759.14|48	cp smtp_core.c mod_smtpd.c
14cu|apache-mod_smtpd-0.9-1.r235759.14|49	
14cu|apache-mod_smtpd-0.9-1.r235759.14|50	%{_bindir}/apxs -c mod_smtpd.c smtp_protocol.c
14cu|apache-mod_smtpd-0.9-1.r235759.14|51	
14cu|apache-mod_smtpd-0.9-1.r235759.14|52	%install
14cu|apache-mod_smtpd-0.9-1.r235759.14|53	
14cu|apache-mod_smtpd-0.9-1.r235759.14|54	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_smtpd-0.9-1.r235759.14|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_smtpd-0.9-1.r235759.14|56	install -d %{buildroot}%{_includedir}
14cu|apache-mod_smtpd-0.9-1.r235759.14|57	
14cu|apache-mod_smtpd-0.9-1.r235759.14|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_smtpd-0.9-1.r235759.14|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_smtpd-0.9-1.r235759.14|60	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_smtpd-0.9-1.r235759.14|61	
14cu|apache-mod_smtpd-0.9-1.r235759.14|62	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_smtpd-0.9-1.r235759.14|63	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_smtpd-0.9-1.r235759.14|64	
14cu|apache-mod_smtpd-0.9-1.r235759.14|65	install -m0644 mod_smtpd.h %{buildroot}%{_includedir}/
14cu|apache-mod_smtpd-0.9-1.r235759.14|66	
14cu|apache-mod_smtpd-0.9-1.r235759.14|67	%files
14cu|apache-mod_smtpd-0.9-1.r235759.14|68	%doc CREDITS NOTICE STATUS
14cu|apache-mod_smtpd-0.9-1.r235759.14|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_smtpd-0.9-1.r235759.14|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_smtpd-0.9-1.r235759.14|71	%{_var}/www/html/addon-modules/*
14cu|apache-mod_smtpd-0.9-1.r235759.14|72	
14cu|apache-mod_smtpd-0.9-1.r235759.14|73	%files devel
14cu|apache-mod_smtpd-0.9-1.r235759.14|74	%{_includedir}/*.h
14cu|apache-mod_smtpd-0.9-1.r235759.14|75	
14cu|apache-mod_smtpd-0.9-1.r235759.14|76	
14cu|apache-mod_smtpd-0.9-1.r235759.14|77	
14cu|apache-mod_smtpd-0.9-1.r235759.14|78	
14cu|apache-mod_smtpd-0.9-1.r235759.14|79	
14cu|apache-mod_smtpd-0.9-1.r235759.14|80	%changelog
14cu|apache-mod_smtpd-0.9-1.r235759.14|81	
14cu|apache-mod_smtpd-0.9-1.r235759.14|82	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9-1.r235759.14
14cu|apache-mod_smtpd-0.9-1.r235759.14|83	- (9717b47) Clean spec and config, enable module by default just after installation
14cu|apache-mod_smtpd-0.9-1.r235759.14|84	
14cu|apache-mod_smtpd-0.9-1.r235759.14|85	

9610 14
14cu|apache-mod_spam_die-0.1.2-18|1	#Module-Specific definitions
14cu|apache-mod_spam_die-0.1.2-18|2	%define mod_name mod_spam_die
14cu|apache-mod_spam_die-0.1.2-18|3	%define mod_conf 84_%{mod_name}.conf
14cu|apache-mod_spam_die-0.1.2-18|4	%define mod_so %{mod_name}.so
14cu|apache-mod_spam_die-0.1.2-18|5	
14cu|apache-mod_spam_die-0.1.2-18|6	Summary:	DSO module for the apache web server
14cu|apache-mod_spam_die-0.1.2-18|7	Name:		apache-%{mod_name}
14cu|apache-mod_spam_die-0.1.2-18|8	Version:	0.1.2
14cu|apache-mod_spam_die-0.1.2-18|9	Release:	18
14cu|apache-mod_spam_die-0.1.2-18|10	Group:		System/Servers
14cu|apache-mod_spam_die-0.1.2-18|11	License:	GPL
14cu|apache-mod_spam_die-0.1.2-18|12	URL:		http://spam-die.sourceforge.net/
14cu|apache-mod_spam_die-0.1.2-18|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_spam_die-0.1.2-18|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_spam_die-0.1.2-18|15	Requires(pre): rpm-helper
14cu|apache-mod_spam_die-0.1.2-18|16	Requires(postun): rpm-helper
14cu|apache-mod_spam_die-0.1.2-18|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_spam_die-0.1.2-18|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_spam_die-0.1.2-18|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_spam_die-0.1.2-18|20	Requires:	apache >= 2.2.0
14cu|apache-mod_spam_die-0.1.2-18|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_spam_die-0.1.2-18|22	BuildRequires:	file
14cu|apache-mod_spam_die-0.1.2-18|23	Epoch:		1
14cu|apache-mod_spam_die-0.1.2-18|24	
14cu|apache-mod_spam_die-0.1.2-18|25	%description
14cu|apache-mod_spam_die-0.1.2-18|26	%{mod_name} confuses spam crawlers by giving them infinite
14cu|apache-mod_spam_die-0.1.2-18|27	fake email addresses. It is inspired by DIE.net and
14cu|apache-mod_spam_die-0.1.2-18|28	spam-conference.
14cu|apache-mod_spam_die-0.1.2-18|29	
14cu|apache-mod_spam_die-0.1.2-18|30	%prep
14cu|apache-mod_spam_die-0.1.2-18|31	
14cu|apache-mod_spam_die-0.1.2-18|32	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_spam_die-0.1.2-18|33	# OE: do _not_ apply any register patch here!
14cu|apache-mod_spam_die-0.1.2-18|34	
14cu|apache-mod_spam_die-0.1.2-18|35	# strip away annoying ^M
14cu|apache-mod_spam_die-0.1.2-18|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_spam_die-0.1.2-18|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_spam_die-0.1.2-18|38	
14cu|apache-mod_spam_die-0.1.2-18|39	%build
14cu|apache-mod_spam_die-0.1.2-18|40	
14cu|apache-mod_spam_die-0.1.2-18|41	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_spam_die-0.1.2-18|42	
14cu|apache-mod_spam_die-0.1.2-18|43	%install
14cu|apache-mod_spam_die-0.1.2-18|44	
14cu|apache-mod_spam_die-0.1.2-18|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_spam_die-0.1.2-18|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_spam_die-0.1.2-18|47	
14cu|apache-mod_spam_die-0.1.2-18|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_spam_die-0.1.2-18|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_spam_die-0.1.2-18|50	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_spam_die-0.1.2-18|51	
14cu|apache-mod_spam_die-0.1.2-18|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_spam_die-0.1.2-18|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_spam_die-0.1.2-18|54	
14cu|apache-mod_spam_die-0.1.2-18|55	%files
14cu|apache-mod_spam_die-0.1.2-18|56	%doc INSTALL README
14cu|apache-mod_spam_die-0.1.2-18|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_spam_die-0.1.2-18|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_spam_die-0.1.2-18|59	%{_var}/www/html/addon-modules/*
14cu|apache-mod_spam_die-0.1.2-18|60	
14cu|apache-mod_spam_die-0.1.2-18|61	
14cu|apache-mod_spam_die-0.1.2-18|62	
14cu|apache-mod_spam_die-0.1.2-18|63	
14cu|apache-mod_spam_die-0.1.2-18|64	
14cu|apache-mod_spam_die-0.1.2-18|65	%changelog
14cu|apache-mod_spam_die-0.1.2-18|66	
14cu|apache-mod_spam_die-0.1.2-18|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1.2-18
14cu|apache-mod_spam_die-0.1.2-18|68	- (2afd270) Clean spec and config, enable module by default just after installation
14cu|apache-mod_spam_die-0.1.2-18|69	
14cu|apache-mod_spam_die-0.1.2-18|70	

9611 14
14cu|apache-mod_suphp-0.7.1-10|1	#Module-Specific definitions
14cu|apache-mod_suphp-0.7.1-10|2	%define mod_name mod_suphp
14cu|apache-mod_suphp-0.7.1-10|3	%define mod_conf A36_%{mod_name}.conf
14cu|apache-mod_suphp-0.7.1-10|4	%define mod_so %{mod_name}.so
14cu|apache-mod_suphp-0.7.1-10|5	
14cu|apache-mod_suphp-0.7.1-10|6	Summary:	DSO module for the apache web server
14cu|apache-mod_suphp-0.7.1-10|7	Name:		apache-%{mod_name}
14cu|apache-mod_suphp-0.7.1-10|8	Version:	0.7.1
14cu|apache-mod_suphp-0.7.1-10|9	Release:	10
14cu|apache-mod_suphp-0.7.1-10|10	Group:		System/Servers
14cu|apache-mod_suphp-0.7.1-10|11	License:	GPL
14cu|apache-mod_suphp-0.7.1-10|12	URL:		http://www.suphp.org/
14cu|apache-mod_suphp-0.7.1-10|13	Source0: 	http://www.suphp.org/download/suphp-%{version}.tar.gz
14cu|apache-mod_suphp-0.7.1-10|14	Source1:	%{mod_conf}
14cu|apache-mod_suphp-0.7.1-10|15	Source2:	suphp.conf
14cu|apache-mod_suphp-0.7.1-10|16	Requires(pre): rpm-helper
14cu|apache-mod_suphp-0.7.1-10|17	Requires(postun): rpm-helper
14cu|apache-mod_suphp-0.7.1-10|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_suphp-0.7.1-10|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_suphp-0.7.1-10|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_suphp-0.7.1-10|21	Requires:	apache >= 2.2.0
14cu|apache-mod_suphp-0.7.1-10|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_suphp-0.7.1-10|23	BuildRequires:	file
14cu|apache-mod_suphp-0.7.1-10|24	BuildRequires:	automake
14cu|apache-mod_suphp-0.7.1-10|25	Requires:	php-cgi
14cu|apache-mod_suphp-0.7.1-10|26	Requires:	php-fcgi
14cu|apache-mod_suphp-0.7.1-10|27	Epoch:		1
14cu|apache-mod_suphp-0.7.1-10|28	
14cu|apache-mod_suphp-0.7.1-10|29	%description
14cu|apache-mod_suphp-0.7.1-10|30	suPHP is a tool for executing PHP scripts with the permissions of their owners.
14cu|apache-mod_suphp-0.7.1-10|31	It consists of an Apache module (mod_suphp) and a setuid root binary (suphp)
14cu|apache-mod_suphp-0.7.1-10|32	that is called by the Apache module to change the uid of the process executing
14cu|apache-mod_suphp-0.7.1-10|33	the PHP interpreter.
14cu|apache-mod_suphp-0.7.1-10|34	
14cu|apache-mod_suphp-0.7.1-10|35	This package provides support for php as of:
14cu|apache-mod_suphp-0.7.1-10|36	
14cu|apache-mod_suphp-0.7.1-10|37	o mod_suphp.so uses the %{_bindir}/php-cgi binary
14cu|apache-mod_suphp-0.7.1-10|38	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
14cu|apache-mod_suphp-0.7.1-10|39	
14cu|apache-mod_suphp-0.7.1-10|40	%prep
14cu|apache-mod_suphp-0.7.1-10|41	
14cu|apache-mod_suphp-0.7.1-10|42	%setup -q -n suphp-%{version}
14cu|apache-mod_suphp-0.7.1-10|43	
14cu|apache-mod_suphp-0.7.1-10|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_suphp-0.7.1-10|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_suphp-0.7.1-10|46	
14cu|apache-mod_suphp-0.7.1-10|47	cp %{SOURCE2} suphp.conf
14cu|apache-mod_suphp-0.7.1-10|48	
14cu|apache-mod_suphp-0.7.1-10|49	# strip away annoying ^M
14cu|apache-mod_suphp-0.7.1-10|50	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_suphp-0.7.1-10|51	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_suphp-0.7.1-10|52	
14cu|apache-mod_suphp-0.7.1-10|53	%build
14cu|apache-mod_suphp-0.7.1-10|54	rm -f configure
14cu|apache-mod_suphp-0.7.1-10|55	libtoolize --copy --force
14cu|apache-mod_suphp-0.7.1-10|56	aclocal
14cu|apache-mod_suphp-0.7.1-10|57	automake --add-missing --copy
14cu|apache-mod_suphp-0.7.1-10|58	autoconf
14cu|apache-mod_suphp-0.7.1-10|59	
14cu|apache-mod_suphp-0.7.1-10|60	COMMON_CONFIGURE="--enable-checkpath \
14cu|apache-mod_suphp-0.7.1-10|61	--enable-checkuid \
14cu|apache-mod_suphp-0.7.1-10|62	--enable-checkgid \
14cu|apache-mod_suphp-0.7.1-10|63	--with-apxs=%{_bindir}/apxs \
14cu|apache-mod_suphp-0.7.1-10|64	--with-apr=%{_bindir}/apr-1-config \
14cu|apache-mod_suphp-0.7.1-10|65	--with-setid-mode=owner \
14cu|apache-mod_suphp-0.7.1-10|66	--with-min-uid=500 \
14cu|apache-mod_suphp-0.7.1-10|67	--with-min-gid=500 \
14cu|apache-mod_suphp-0.7.1-10|68	--with-apache-user=apache"
14cu|apache-mod_suphp-0.7.1-10|69	
14cu|apache-mod_suphp-0.7.1-10|70	
14cu|apache-mod_suphp-0.7.1-10|71	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_suphp-0.7.1-10|72	$COMMON_CONFIGURE \
14cu|apache-mod_suphp-0.7.1-10|73	--with-php=%{_bindir}/php-cgi \
14cu|apache-mod_suphp-0.7.1-10|74	--with-logfile=/var/log/httpd/suphp_log
14cu|apache-mod_suphp-0.7.1-10|75	
14cu|apache-mod_suphp-0.7.1-10|76	pushd src/apache2
14cu|apache-mod_suphp-0.7.1-10|77	%{_bindir}/apxs \
14cu|apache-mod_suphp-0.7.1-10|78	-I. \
14cu|apache-mod_suphp-0.7.1-10|79	-DHAVE_CONFIG_H \
14cu|apache-mod_suphp-0.7.1-10|80	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp\\\" \
14cu|apache-mod_suphp-0.7.1-10|81	-c mod_suphp.c
14cu|apache-mod_suphp-0.7.1-10|82	popd
14cu|apache-mod_suphp-0.7.1-10|83	cp src/apache2/.libs/mod_suphp.so .
14cu|apache-mod_suphp-0.7.1-10|84	
14cu|apache-mod_suphp-0.7.1-10|85	%make -C src suphp
14cu|apache-mod_suphp-0.7.1-10|86	cp src/suphp suphp
14cu|apache-mod_suphp-0.7.1-10|87	make clean
14cu|apache-mod_suphp-0.7.1-10|88	
14cu|apache-mod_suphp-0.7.1-10|89	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_suphp-0.7.1-10|90	$COMMON_CONFIGURE \
14cu|apache-mod_suphp-0.7.1-10|91	--with-php=%{_bindir}/php-fcgi \
14cu|apache-mod_suphp-0.7.1-10|92	--with-logfile=/var/log/httpd/suphp_fcgi_log
14cu|apache-mod_suphp-0.7.1-10|93	
14cu|apache-mod_suphp-0.7.1-10|94	cp src/apache2/mod_suphp.c src/apache2/mod_suphp_fcgi.c
14cu|apache-mod_suphp-0.7.1-10|95	perl -pi -e "s|suphp|suphp_fcgi|g" src/apache2/mod_suphp_fcgi.c
14cu|apache-mod_suphp-0.7.1-10|96	perl -pi -e "s|suPHP|suPHP_fcgi|g" src/apache2/mod_suphp_fcgi.c
14cu|apache-mod_suphp-0.7.1-10|97	
14cu|apache-mod_suphp-0.7.1-10|98	pushd src/apache2
14cu|apache-mod_suphp-0.7.1-10|99	%{_bindir}/apxs \
14cu|apache-mod_suphp-0.7.1-10|100	-I. \
14cu|apache-mod_suphp-0.7.1-10|101	-DHAVE_CONFIG_H \
14cu|apache-mod_suphp-0.7.1-10|102	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp_fcgi\\\" \
14cu|apache-mod_suphp-0.7.1-10|103	-c mod_suphp_fcgi.c
14cu|apache-mod_suphp-0.7.1-10|104	popd
14cu|apache-mod_suphp-0.7.1-10|105	cp src/apache2/.libs/mod_suphp_fcgi.so .
14cu|apache-mod_suphp-0.7.1-10|106	
14cu|apache-mod_suphp-0.7.1-10|107	%make -C src suphp
14cu|apache-mod_suphp-0.7.1-10|108	cp src/suphp suphp_fcgi
14cu|apache-mod_suphp-0.7.1-10|109	make clean
14cu|apache-mod_suphp-0.7.1-10|110	
14cu|apache-mod_suphp-0.7.1-10|111	%install
14cu|apache-mod_suphp-0.7.1-10|112	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|apache-mod_suphp-0.7.1-10|113	install -d %{buildroot}%{_sbindir}
14cu|apache-mod_suphp-0.7.1-10|114	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_suphp-0.7.1-10|115	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_suphp-0.7.1-10|116	
14cu|apache-mod_suphp-0.7.1-10|117	install -m0755 mod_suphp.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_suphp-0.7.1-10|118	install -m0755 mod_suphp_fcgi.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_suphp-0.7.1-10|119	
14cu|apache-mod_suphp-0.7.1-10|120	install -m0755 suphp %{buildroot}%{_sbindir}/suphp
14cu|apache-mod_suphp-0.7.1-10|121	install -m0755 suphp_fcgi %{buildroot}%{_sbindir}/suphp_fcgi
14cu|apache-mod_suphp-0.7.1-10|122	
14cu|apache-mod_suphp-0.7.1-10|123	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_suphp-0.7.1-10|124	install -m0644 suphp.conf %{buildroot}%{_sysconfdir}/suphp.conf
14cu|apache-mod_suphp-0.7.1-10|125	
14cu|apache-mod_suphp-0.7.1-10|126	# install log rotation stuff
14cu|apache-mod_suphp-0.7.1-10|127	cat > %{buildroot}%{_sysconfdir}/logrotate.d/apache-%{mod_name} << EOF
14cu|apache-mod_suphp-0.7.1-10|128	/var/log/httpd/suphp_log /var/log/httpd/suphp_fcgi_log {
14cu|apache-mod_suphp-0.7.1-10|129	size=2000M
14cu|apache-mod_suphp-0.7.1-10|130	rotate 5
14cu|apache-mod_suphp-0.7.1-10|131	monthly
14cu|apache-mod_suphp-0.7.1-10|132	missingok
14cu|apache-mod_suphp-0.7.1-10|133	notifempty
14cu|apache-mod_suphp-0.7.1-10|134	nocompress
14cu|apache-mod_suphp-0.7.1-10|135	prerotate
14cu|apache-mod_suphp-0.7.1-10|136	%{_initrddir}/httpd closelogs > /dev/null 2>&1
14cu|apache-mod_suphp-0.7.1-10|137	endscript
14cu|apache-mod_suphp-0.7.1-10|138	postrotate
14cu|apache-mod_suphp-0.7.1-10|139	%{_initrddir}/httpd closelogs > /dev/null 2>&1
14cu|apache-mod_suphp-0.7.1-10|140	endscript
14cu|apache-mod_suphp-0.7.1-10|141	}
14cu|apache-mod_suphp-0.7.1-10|142	EOF
14cu|apache-mod_suphp-0.7.1-10|143	
14cu|apache-mod_suphp-0.7.1-10|144	cat > REAME.MDK << EOF
14cu|apache-mod_suphp-0.7.1-10|145	A P A C H E - M O D _ S U P H P
14cu|apache-mod_suphp-0.7.1-10|146	-------------------------------
14cu|apache-mod_suphp-0.7.1-10|147	
14cu|apache-mod_suphp-0.7.1-10|148	This package provides ways to run php scripts under the uid and gid of the
14cu|apache-mod_suphp-0.7.1-10|149	user owning the vhost using the CGI mode oh php.
14cu|apache-mod_suphp-0.7.1-10|150	
14cu|apache-mod_suphp-0.7.1-10|151	The documentation states it is possible to use suphp with the mod_php DSO
14cu|apache-mod_suphp-0.7.1-10|152	installed, but this is not recommended and beyond the scope of this simple
14cu|apache-mod_suphp-0.7.1-10|153	documentation.
14cu|apache-mod_suphp-0.7.1-10|154	
14cu|apache-mod_suphp-0.7.1-10|155	You have three suphp DSO's to choose from, but you have to manually
14cu|apache-mod_suphp-0.7.1-10|156	enable the ones you want to use in the %{_sysconfdir}/httpd/conf.d/%{mod_conf1}
14cu|apache-mod_suphp-0.7.1-10|157	file.
14cu|apache-mod_suphp-0.7.1-10|158	
14cu|apache-mod_suphp-0.7.1-10|159	o mod_suphp.so uses the %{_bindir}/php-cgi binary
14cu|apache-mod_suphp-0.7.1-10|160	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
14cu|apache-mod_suphp-0.7.1-10|161	
14cu|apache-mod_suphp-0.7.1-10|162	Additionally you also have to install the nessesary php bits like so:
14cu|apache-mod_suphp-0.7.1-10|163	
14cu|apache-mod_suphp-0.7.1-10|164	urpmi php-cgi
14cu|apache-mod_suphp-0.7.1-10|165	
14cu|apache-mod_suphp-0.7.1-10|166	Or:
14cu|apache-mod_suphp-0.7.1-10|167	
14cu|apache-mod_suphp-0.7.1-10|168	urpmi php-fcgi
14cu|apache-mod_suphp-0.7.1-10|169	
14cu|apache-mod_suphp-0.7.1-10|170	Good luck!
14cu|apache-mod_suphp-0.7.1-10|171	
14cu|apache-mod_suphp-0.7.1-10|172	Regards // Oden Eriksson
14cu|apache-mod_suphp-0.7.1-10|173	EOF
14cu|apache-mod_suphp-0.7.1-10|174	
14cu|apache-mod_suphp-0.7.1-10|175	%files
14cu|apache-mod_suphp-0.7.1-10|176	%doc AUTHORS COPYING ChangeLog README REAME.MDK doc
14cu|apache-mod_suphp-0.7.1-10|177	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/suphp.conf
14cu|apache-mod_suphp-0.7.1-10|178	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/apache-%{mod_name}
14cu|apache-mod_suphp-0.7.1-10|179	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_suphp-0.7.1-10|180	%attr(4755,root,root) %{_sbindir}/suphp
14cu|apache-mod_suphp-0.7.1-10|181	%attr(4755,root,root) %{_sbindir}/suphp_fcgi
14cu|apache-mod_suphp-0.7.1-10|182	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp.so
14cu|apache-mod_suphp-0.7.1-10|183	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp_fcgi.so
14cu|apache-mod_suphp-0.7.1-10|184	
14cu|apache-mod_suphp-0.7.1-10|185	
14cu|apache-mod_suphp-0.7.1-10|186	
14cu|apache-mod_suphp-0.7.1-10|187	%changelog
14cu|apache-mod_suphp-0.7.1-10|188	
14cu|apache-mod_suphp-0.7.1-10|189	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7.1-10
14cu|apache-mod_suphp-0.7.1-10|190	- (821e97f) Clean spec and config, enable module by default just after installation
14cu|apache-mod_suphp-0.7.1-10|191	
14cu|apache-mod_suphp-0.7.1-10|192	

9612 14
14cu|apache-mod_svn_view-0.1.0-1.r148.7|1	#Module-Specific definitions
14cu|apache-mod_svn_view-0.1.0-1.r148.7|2	%define mod_name mod_svn_view
14cu|apache-mod_svn_view-0.1.0-1.r148.7|3	%define mod_conf A59_%{mod_name}.conf
14cu|apache-mod_svn_view-0.1.0-1.r148.7|4	%define mod_so %{mod_name}.so
14cu|apache-mod_svn_view-0.1.0-1.r148.7|5	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|6	%define snap r148
14cu|apache-mod_svn_view-0.1.0-1.r148.7|7	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|8	Summary:	Mod_svn_view provides a web-based view of a Subversion repository
14cu|apache-mod_svn_view-0.1.0-1.r148.7|9	Name:		apache-%{mod_name}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|10	Version:	0.1.0
14cu|apache-mod_svn_view-0.1.0-1.r148.7|11	Release:	1.%{snap}.7
14cu|apache-mod_svn_view-0.1.0-1.r148.7|12	Group:		System/Servers
14cu|apache-mod_svn_view-0.1.0-1.r148.7|13	License:	GPL
14cu|apache-mod_svn_view-0.1.0-1.r148.7|14	URL:		http://www.outoforder.cc/projects/apache/mod_svn_view/
14cu|apache-mod_svn_view-0.1.0-1.r148.7|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.bz2
14cu|apache-mod_svn_view-0.1.0-1.r148.7|16	Source1:	%{mod_conf}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|17	Patch0:		mod_svn_view-svn16x_fix.diff
14cu|apache-mod_svn_view-0.1.0-1.r148.7|18	Requires(pre): rpm-helper
14cu|apache-mod_svn_view-0.1.0-1.r148.7|19	Requires(postun): rpm-helper
14cu|apache-mod_svn_view-0.1.0-1.r148.7|20	Requires(pre):	apache-conf >= 2.0.54
14cu|apache-mod_svn_view-0.1.0-1.r148.7|21	Requires(pre):	apache >= 2.0.54
14cu|apache-mod_svn_view-0.1.0-1.r148.7|22	Requires:	apache-conf >= 2.0.54
14cu|apache-mod_svn_view-0.1.0-1.r148.7|23	Requires:	apache >= 2.0.54
14cu|apache-mod_svn_view-0.1.0-1.r148.7|24	Requires:	apache-mod_transform
14cu|apache-mod_svn_view-0.1.0-1.r148.7|25	BuildRequires:  apache-devel >= 2.0.54
14cu|apache-mod_svn_view-0.1.0-1.r148.7|26	BuildRequires:	autoconf2.5
14cu|apache-mod_svn_view-0.1.0-1.r148.7|27	BuildRequires:	automake1.8
14cu|apache-mod_svn_view-0.1.0-1.r148.7|28	BuildRequires:	subversion-devel
14cu|apache-mod_svn_view-0.1.0-1.r148.7|29	BuildRequires:	libtool
14cu|apache-mod_svn_view-0.1.0-1.r148.7|30	BuildRequires:	libxml2-devel >= 2.6.11
14cu|apache-mod_svn_view-0.1.0-1.r148.7|31	BuildRequires:	libxslt-devel >= 1.1.5
14cu|apache-mod_svn_view-0.1.0-1.r148.7|32	BuildRequires:	file
14cu|apache-mod_svn_view-0.1.0-1.r148.7|33	BuildRequires:	python
14cu|apache-mod_svn_view-0.1.0-1.r148.7|34	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|35	%description
14cu|apache-mod_svn_view-0.1.0-1.r148.7|36	mod_svn_view provides a web-based view of a Subversion repository, similar to
14cu|apache-mod_svn_view-0.1.0-1.r148.7|37	Chora, or viewcvs. What makes mod_svn_view different is it uses the Subversion
14cu|apache-mod_svn_view-0.1.0-1.r148.7|38	libraries directly instead of executing the command line client, and thus has
14cu|apache-mod_svn_view-0.1.0-1.r148.7|39	tremendous speed. It is also written in C as an Apache 2.0 module and generates
14cu|apache-mod_svn_view-0.1.0-1.r148.7|40	a simple XML output that can be run through XSL Transformations via
14cu|apache-mod_svn_view-0.1.0-1.r148.7|41	mod_transform to generate a customized look.
14cu|apache-mod_svn_view-0.1.0-1.r148.7|42	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|43	%prep
14cu|apache-mod_svn_view-0.1.0-1.r148.7|44	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|45	%setup -q -n %{mod_name}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|46	%patch0 -p1
14cu|apache-mod_svn_view-0.1.0-1.r148.7|47	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|48	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|apache-mod_svn_view-0.1.0-1.r148.7|49	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_svn_view-0.1.0-1.r148.7|50	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|apache-mod_svn_view-0.1.0-1.r148.7|51	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|apache-mod_svn_view-0.1.0-1.r148.7|52	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|53	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|apache-mod_svn_view-0.1.0-1.r148.7|54	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|apache-mod_svn_view-0.1.0-1.r148.7|55	done
14cu|apache-mod_svn_view-0.1.0-1.r148.7|56	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|57	# strip away annoying ^M
14cu|apache-mod_svn_view-0.1.0-1.r148.7|58	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_svn_view-0.1.0-1.r148.7|59	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_svn_view-0.1.0-1.r148.7|60	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|61	# libtool
14cu|apache-mod_svn_view-0.1.0-1.r148.7|62	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
14cu|apache-mod_svn_view-0.1.0-1.r148.7|63	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|64	# fix apr
14cu|apache-mod_svn_view-0.1.0-1.r148.7|65	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cu|apache-mod_svn_view-0.1.0-1.r148.7|66	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cu|apache-mod_svn_view-0.1.0-1.r148.7|67	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
14cu|apache-mod_svn_view-0.1.0-1.r148.7|68	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
14cu|apache-mod_svn_view-0.1.0-1.r148.7|69	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|70	# lib64 fix
14cu|apache-mod_svn_view-0.1.0-1.r148.7|71	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4
14cu|apache-mod_svn_view-0.1.0-1.r148.7|72	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|73	%build
14cu|apache-mod_svn_view-0.1.0-1.r148.7|74	rm -rf autom4te.cache
14cu|apache-mod_svn_view-0.1.0-1.r148.7|75	touch ./config.in
14cu|apache-mod_svn_view-0.1.0-1.r148.7|76	#libtoolize --force --copy; aclocal-1.7 -I m4; automake-1.7 --add-missing --copy --foreign; autoheader; autoconf
14cu|apache-mod_svn_view-0.1.0-1.r148.7|77	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|78	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cu|apache-mod_svn_view-0.1.0-1.r148.7|79	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cu|apache-mod_svn_view-0.1.0-1.r148.7|80	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|81	export CFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
14cu|apache-mod_svn_view-0.1.0-1.r148.7|82	export CXXFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
14cu|apache-mod_svn_view-0.1.0-1.r148.7|83	#export LIBTOOL="`$APR --apr-libtool`"
14cu|apache-mod_svn_view-0.1.0-1.r148.7|84	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|85	sh ./autogen.sh
14cu|apache-mod_svn_view-0.1.0-1.r148.7|86	autoconf
14cu|apache-mod_svn_view-0.1.0-1.r148.7|87	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|88	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_svn_view-0.1.0-1.r148.7|89	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|90	%make
14cu|apache-mod_svn_view-0.1.0-1.r148.7|91	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|92	%install
14cu|apache-mod_svn_view-0.1.0-1.r148.7|93	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_svn_view-0.1.0-1.r148.7|94	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_svn_view-0.1.0-1.r148.7|95	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|96	install -d %{buildroot}/var/www/mod_svn_view/xslt
14cu|apache-mod_svn_view-0.1.0-1.r148.7|97	install -d %{buildroot}/var/www/mod_svn_view/themes/blueview
14cu|apache-mod_svn_view-0.1.0-1.r148.7|98	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|99	install -m0644 themes/blueview/* %{buildroot}/var/www/mod_svn_view/themes/blueview
14cu|apache-mod_svn_view-0.1.0-1.r148.7|100	install -m0644 xslt/default.xsl %{buildroot}/var/www/mod_svn_view/xslt/default.xsl
14cu|apache-mod_svn_view-0.1.0-1.r148.7|101	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|102	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_svn_view-0.1.0-1.r148.7|103	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|104	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|105	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|106	install -d %{buildroot}/var/www/html/addon-modules
14cu|apache-mod_svn_view-0.1.0-1.r148.7|107	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|108	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|109	%files
14cu|apache-mod_svn_view-0.1.0-1.r148.7|110	%doc CREDITS LICENSE NOTICE
14cu|apache-mod_svn_view-0.1.0-1.r148.7|111	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|112	%attr(0644,root,root) %config(noreplace) /var/www/mod_svn_view/xslt/default.xsl
14cu|apache-mod_svn_view-0.1.0-1.r148.7|113	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_svn_view-0.1.0-1.r148.7|114	/var/www/html/addon-modules/*
14cu|apache-mod_svn_view-0.1.0-1.r148.7|115	/var/www/mod_svn_view/themes/blueview
14cu|apache-mod_svn_view-0.1.0-1.r148.7|116	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|117	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|118	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|119	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|120	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|121	%changelog
14cu|apache-mod_svn_view-0.1.0-1.r148.7|122	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|123	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 0.1.0-1.r148.7
14cu|apache-mod_svn_view-0.1.0-1.r148.7|124	- (2d8a447) Adopt config for modern apache
14cu|apache-mod_svn_view-0.1.0-1.r148.7|125	
14cu|apache-mod_svn_view-0.1.0-1.r148.7|126	

9613 14
14cu|apache-mod_tidy-0.5.5-15|1	#Module-Specific definitions
14cu|apache-mod_tidy-0.5.5-15|2	%define mod_name mod_tidy
14cu|apache-mod_tidy-0.5.5-15|3	%define mod_conf 31_%{mod_name}.conf
14cu|apache-mod_tidy-0.5.5-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_tidy-0.5.5-15|5	
14cu|apache-mod_tidy-0.5.5-15|6	Summary:	DSO module for the apache web server
14cu|apache-mod_tidy-0.5.5-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_tidy-0.5.5-15|8	Version:	0.5.5
14cu|apache-mod_tidy-0.5.5-15|9	Release:	15
14cu|apache-mod_tidy-0.5.5-15|10	Group:		System/Servers
14cu|apache-mod_tidy-0.5.5-15|11	License:	Apache License
14cu|apache-mod_tidy-0.5.5-15|12	URL:		http://mod-tidy.sourceforge.net/
14cu|apache-mod_tidy-0.5.5-15|13	Source0:	http://www.gknw.at/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_tidy-0.5.5-15|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_tidy-0.5.5-15|15	Requires(pre): rpm-helper
14cu|apache-mod_tidy-0.5.5-15|16	Requires(postun): rpm-helper
14cu|apache-mod_tidy-0.5.5-15|17	Requires(pre):	apache-conf >= 2.0.55
14cu|apache-mod_tidy-0.5.5-15|18	Requires(pre):	apache >= 2.0.55
14cu|apache-mod_tidy-0.5.5-15|19	Requires:	apache-conf >= 2.0.55
14cu|apache-mod_tidy-0.5.5-15|20	Requires:	apache >= 2.0.55
14cu|apache-mod_tidy-0.5.5-15|21	BuildRequires:	apache-devel >= 2.0.55
14cu|apache-mod_tidy-0.5.5-15|22	BuildRequires:	tidy-devel
14cu|apache-mod_tidy-0.5.5-15|23	BuildRequires:	file
14cu|apache-mod_tidy-0.5.5-15|24	Epoch:		1
14cu|apache-mod_tidy-0.5.5-15|25	
14cu|apache-mod_tidy-0.5.5-15|26	%description
14cu|apache-mod_tidy-0.5.5-15|27	mod_tidy is a TidyLib based DSO module for the Apache HTTP Server
14cu|apache-mod_tidy-0.5.5-15|28	Version 2 to parse, clean-up and pretty-print the webservers'
14cu|apache-mod_tidy-0.5.5-15|29	(X)HTML output.
14cu|apache-mod_tidy-0.5.5-15|30	
14cu|apache-mod_tidy-0.5.5-15|31	%prep
14cu|apache-mod_tidy-0.5.5-15|32	
14cu|apache-mod_tidy-0.5.5-15|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_tidy-0.5.5-15|34	
14cu|apache-mod_tidy-0.5.5-15|35	# fix strange perms
14cu|apache-mod_tidy-0.5.5-15|36	chmod 644 README Changes
14cu|apache-mod_tidy-0.5.5-15|37	
14cu|apache-mod_tidy-0.5.5-15|38	# strip away annoying ^M
14cu|apache-mod_tidy-0.5.5-15|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_tidy-0.5.5-15|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_tidy-0.5.5-15|41	
14cu|apache-mod_tidy-0.5.5-15|42	%build
14cu|apache-mod_tidy-0.5.5-15|43	
14cu|apache-mod_tidy-0.5.5-15|44	%{_bindir}/apxs -ltidy -c src/%{mod_name}.c
14cu|apache-mod_tidy-0.5.5-15|45	
14cu|apache-mod_tidy-0.5.5-15|46	%install
14cu|apache-mod_tidy-0.5.5-15|47	
14cu|apache-mod_tidy-0.5.5-15|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_tidy-0.5.5-15|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_tidy-0.5.5-15|50	
14cu|apache-mod_tidy-0.5.5-15|51	cp -rp src/.libs .
14cu|apache-mod_tidy-0.5.5-15|52	
14cu|apache-mod_tidy-0.5.5-15|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_tidy-0.5.5-15|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_tidy-0.5.5-15|55	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_tidy-0.5.5-15|56	
14cu|apache-mod_tidy-0.5.5-15|57	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_tidy-0.5.5-15|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_tidy-0.5.5-15|59	
14cu|apache-mod_tidy-0.5.5-15|60	%files
14cu|apache-mod_tidy-0.5.5-15|61	%doc README Changes
14cu|apache-mod_tidy-0.5.5-15|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_tidy-0.5.5-15|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_tidy-0.5.5-15|64	%{_var}/www/html/addon-modules/*
14cu|apache-mod_tidy-0.5.5-15|65	
14cu|apache-mod_tidy-0.5.5-15|66	
14cu|apache-mod_tidy-0.5.5-15|67	
14cu|apache-mod_tidy-0.5.5-15|68	
14cu|apache-mod_tidy-0.5.5-15|69	
14cu|apache-mod_tidy-0.5.5-15|70	%changelog
14cu|apache-mod_tidy-0.5.5-15|71	
14cu|apache-mod_tidy-0.5.5-15|72	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-15
14cu|apache-mod_tidy-0.5.5-15|73	- (2890c24) Clean spec and config, enable module by default just after installation
14cu|apache-mod_tidy-0.5.5-15|74	
14cu|apache-mod_tidy-0.5.5-15|75	

9614 14
14cu|apache-mod_traf_thief-0.01-17|1	#Module-Specific definitions
14cu|apache-mod_traf_thief-0.01-17|2	%define mod_name mod_traf_thief
14cu|apache-mod_traf_thief-0.01-17|3	%define mod_conf A21_%{mod_name}.conf
14cu|apache-mod_traf_thief-0.01-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_traf_thief-0.01-17|5	
14cu|apache-mod_traf_thief-0.01-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_traf_thief-0.01-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_traf_thief-0.01-17|8	Version:	0.01
14cu|apache-mod_traf_thief-0.01-17|9	Release:	17
14cu|apache-mod_traf_thief-0.01-17|10	Group:		System/Servers
14cu|apache-mod_traf_thief-0.01-17|11	License:	BSD-like
14cu|apache-mod_traf_thief-0.01-17|12	URL:		http://web.god.net.ru/projects/mod_traf_thief/
14cu|apache-mod_traf_thief-0.01-17|13	Source0: 	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_traf_thief-0.01-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_traf_thief-0.01-17|15	Requires(pre): rpm-helper
14cu|apache-mod_traf_thief-0.01-17|16	Requires(postun): rpm-helper
14cu|apache-mod_traf_thief-0.01-17|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_traf_thief-0.01-17|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_traf_thief-0.01-17|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_traf_thief-0.01-17|20	Requires:	apache >= 2.2.0
14cu|apache-mod_traf_thief-0.01-17|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_traf_thief-0.01-17|22	BuildRequires:	file
14cu|apache-mod_traf_thief-0.01-17|23	Epoch:		1
14cu|apache-mod_traf_thief-0.01-17|24	
14cu|apache-mod_traf_thief-0.01-17|25	%description
14cu|apache-mod_traf_thief-0.01-17|26	This simple module allows you to redirect percent of traffic to
14cu|apache-mod_traf_thief-0.01-17|27	your url. For example you have free-based hosting services and you
14cu|apache-mod_traf_thief-0.01-17|28	need to redirect each 100 request to your resource From virtual
14cu|apache-mod_traf_thief-0.01-17|29	host user1.free.com. mod_traf_thief allow you to do this.
14cu|apache-mod_traf_thief-0.01-17|30	
14cu|apache-mod_traf_thief-0.01-17|31	%prep
14cu|apache-mod_traf_thief-0.01-17|32	
14cu|apache-mod_traf_thief-0.01-17|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_traf_thief-0.01-17|34	
14cu|apache-mod_traf_thief-0.01-17|35	# strip away annoying ^M
14cu|apache-mod_traf_thief-0.01-17|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_traf_thief-0.01-17|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_traf_thief-0.01-17|38	
14cu|apache-mod_traf_thief-0.01-17|39	%build
14cu|apache-mod_traf_thief-0.01-17|40	
14cu|apache-mod_traf_thief-0.01-17|41	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_traf_thief-0.01-17|42	
14cu|apache-mod_traf_thief-0.01-17|43	%install
14cu|apache-mod_traf_thief-0.01-17|44	
14cu|apache-mod_traf_thief-0.01-17|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_traf_thief-0.01-17|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_traf_thief-0.01-17|47	
14cu|apache-mod_traf_thief-0.01-17|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_traf_thief-0.01-17|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_traf_thief-0.01-17|50	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_traf_thief-0.01-17|51	
14cu|apache-mod_traf_thief-0.01-17|52	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_traf_thief-0.01-17|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_traf_thief-0.01-17|54	
14cu|apache-mod_traf_thief-0.01-17|55	%files
14cu|apache-mod_traf_thief-0.01-17|56	%doc index.html License*
14cu|apache-mod_traf_thief-0.01-17|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_traf_thief-0.01-17|58	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_traf_thief-0.01-17|59	%{_var}/www/html/addon-modules/*
14cu|apache-mod_traf_thief-0.01-17|60	
14cu|apache-mod_traf_thief-0.01-17|61	
14cu|apache-mod_traf_thief-0.01-17|62	
14cu|apache-mod_traf_thief-0.01-17|63	
14cu|apache-mod_traf_thief-0.01-17|64	
14cu|apache-mod_traf_thief-0.01-17|65	%changelog
14cu|apache-mod_traf_thief-0.01-17|66	
14cu|apache-mod_traf_thief-0.01-17|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.01-17
14cu|apache-mod_traf_thief-0.01-17|68	- (d044fbd) Clean spec and config, enable module by default just after installation
14cu|apache-mod_traf_thief-0.01-17|69	
14cu|apache-mod_traf_thief-0.01-17|70	

9615 14
14cu|apache-mod_transform-0.6.0-40|1	#Module-Specific definitions
14cu|apache-mod_transform-0.6.0-40|2	%define mod_name mod_transform
14cu|apache-mod_transform-0.6.0-40|3	%define mod_conf A46_%{mod_name}.conf
14cu|apache-mod_transform-0.6.0-40|4	%define mod_so %{mod_name}.so
14cu|apache-mod_transform-0.6.0-40|5	
14cu|apache-mod_transform-0.6.0-40|6	Summary:	XSLT and XIncludes Output filter for Apache 2
14cu|apache-mod_transform-0.6.0-40|7	Name:		apache-%{mod_name}
14cu|apache-mod_transform-0.6.0-40|8	Version:	0.6.0
14cu|apache-mod_transform-0.6.0-40|9	Release:	40
14cu|apache-mod_transform-0.6.0-40|10	Group:		System/Servers
14cu|apache-mod_transform-0.6.0-40|11	License:	GPL
14cu|apache-mod_transform-0.6.0-40|12	URL:		http://www.outoforder.cc/projects/apache/mod_transform/
14cu|apache-mod_transform-0.6.0-40|13	Source0:	http://www.outoforder.cc/downloads/mod_transform/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_transform-0.6.0-40|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_transform-0.6.0-40|15	Requires(pre): rpm-helper
14cu|apache-mod_transform-0.6.0-40|16	Requires(postun): rpm-helper
14cu|apache-mod_transform-0.6.0-40|17	Requires(pre):  apache-conf >= 2.0.54
14cu|apache-mod_transform-0.6.0-40|18	Requires(pre):  apache >= 2.0.54
14cu|apache-mod_transform-0.6.0-40|19	Requires:       apache-conf >= 2.0.54
14cu|apache-mod_transform-0.6.0-40|20	Requires:       apache >= 2.0.54
14cu|apache-mod_transform-0.6.0-40|21	BuildRequires:  apache-devel >= 2.0.54
14cu|apache-mod_transform-0.6.0-40|22	BuildRequires:	autoconf2.5
14cu|apache-mod_transform-0.6.0-40|23	BuildRequires:	automake
14cu|apache-mod_transform-0.6.0-40|24	BuildRequires:	libtool
14cu|apache-mod_transform-0.6.0-40|25	BuildRequires:	libxml2-devel >= 2.6.11
14cu|apache-mod_transform-0.6.0-40|26	BuildRequires:	libxslt-devel >= 1.1.5
14cu|apache-mod_transform-0.6.0-40|27	BuildRequires:	file
14cu|apache-mod_transform-0.6.0-40|28	
14cu|apache-mod_transform-0.6.0-40|29	%description
14cu|apache-mod_transform-0.6.0-40|30	mod_transform is a filter module that allows Apache 2.0 to do
14cu|apache-mod_transform-0.6.0-40|31	dynamic XSL Transformations on either static XML documents, or XML
14cu|apache-mod_transform-0.6.0-40|32	documents generated from another Apache module or CGI program.
14cu|apache-mod_transform-0.6.0-40|33	
14cu|apache-mod_transform-0.6.0-40|34	%prep
14cu|apache-mod_transform-0.6.0-40|35	
14cu|apache-mod_transform-0.6.0-40|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_transform-0.6.0-40|37	
14cu|apache-mod_transform-0.6.0-40|38	# strip away annoying ^M
14cu|apache-mod_transform-0.6.0-40|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_transform-0.6.0-40|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_transform-0.6.0-40|41	
14cu|apache-mod_transform-0.6.0-40|42	# fix apr
14cu|apache-mod_transform-0.6.0-40|43	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
14cu|apache-mod_transform-0.6.0-40|44	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
14cu|apache-mod_transform-0.6.0-40|45	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
14cu|apache-mod_transform-0.6.0-40|46	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
14cu|apache-mod_transform-0.6.0-40|47	
14cu|apache-mod_transform-0.6.0-40|48	%build
14cu|apache-mod_transform-0.6.0-40|49	libtoolize --copy --force; aclocal -I m4; automake --add-missing --copy --foreign; autoconf
14cu|apache-mod_transform-0.6.0-40|50	
14cu|apache-mod_transform-0.6.0-40|51	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_transform-0.6.0-40|52	
14cu|apache-mod_transform-0.6.0-40|53	%make
14cu|apache-mod_transform-0.6.0-40|54	
14cu|apache-mod_transform-0.6.0-40|55	%install
14cu|apache-mod_transform-0.6.0-40|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_transform-0.6.0-40|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_transform-0.6.0-40|58	
14cu|apache-mod_transform-0.6.0-40|59	install -m0755 src/.libs/libmod_transform.so %{buildroot}%{_libdir}/apache-extramodules/mod_transform.so
14cu|apache-mod_transform-0.6.0-40|60	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_transform-0.6.0-40|61	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_transform-0.6.0-40|62	
14cu|apache-mod_transform-0.6.0-40|63	install -d %{buildroot}/var/www/html/addon-modules
14cu|apache-mod_transform-0.6.0-40|64	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_transform-0.6.0-40|65	
14cu|apache-mod_transform-0.6.0-40|66	%files
14cu|apache-mod_transform-0.6.0-40|67	%doc README TODO
14cu|apache-mod_transform-0.6.0-40|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_transform-0.6.0-40|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_transform-0.6.0-40|70	/var/www/html/addon-modules/*
14cu|apache-mod_transform-0.6.0-40|71	
14cu|apache-mod_transform-0.6.0-40|72	
14cu|apache-mod_transform-0.6.0-40|73	
14cu|apache-mod_transform-0.6.0-40|74	
14cu|apache-mod_transform-0.6.0-40|75	%changelog
14cu|apache-mod_transform-0.6.0-40|76	
14cu|apache-mod_transform-0.6.0-40|77	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.6.0-40
14cu|apache-mod_transform-0.6.0-40|78	- (23083b4) Repack tarball according to upstream
14cu|apache-mod_transform-0.6.0-40|79	
14cu|apache-mod_transform-0.6.0-40|80	

9616 14
14cu|apache-mod_upload-0-15|1	#Module-Specific definitions
14cu|apache-mod_upload-0-15|2	%define mod_name mod_upload
14cu|apache-mod_upload-0-15|3	%define mod_conf A70_%{mod_name}.conf
14cu|apache-mod_upload-0-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_upload-0-15|5	
14cu|apache-mod_upload-0-15|6	Summary:	DSO module for the apache web server
14cu|apache-mod_upload-0-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_upload-0-15|8	Version:	0
14cu|apache-mod_upload-0-15|9	Release:	15
14cu|apache-mod_upload-0-15|10	Group:		System/Servers
14cu|apache-mod_upload-0-15|11	License:	GPL
14cu|apache-mod_upload-0-15|12	URL:		http://apache.webthing.com/mod_upload/
14cu|apache-mod_upload-0-15|13	# there is no official tar ball
14cu|apache-mod_upload-0-15|14	# http://apache.webthing.com/svn/apache/forms/mod_upload.c
14cu|apache-mod_upload-0-15|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_upload.c
14cu|apache-mod_upload-0-15|16	Source1:	README.mod_upload
14cu|apache-mod_upload-0-15|17	Source2:	%{mod_conf}
14cu|apache-mod_upload-0-15|18	Requires(pre): rpm-helper
14cu|apache-mod_upload-0-15|19	Requires(postun): rpm-helper
14cu|apache-mod_upload-0-15|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_upload-0-15|21	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_upload-0-15|22	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_upload-0-15|23	Requires:	apache >= 2.2.0
14cu|apache-mod_upload-0-15|24	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_upload-0-15|25	BuildRequires:	file
14cu|apache-mod_upload-0-15|26	
14cu|apache-mod_upload-0-15|27	%description
14cu|apache-mod_upload-0-15|28	mod_upload is an input filter module for multipart/form-data, as submitted from
14cu|apache-mod_upload-0-15|29	File Upload forms on the Web. mod_upload decodes the data, so the handler gets
14cu|apache-mod_upload-0-15|30	the file itself without the MIME encoding. Other fields from the form are
14cu|apache-mod_upload-0-15|31	provided as a table of names/values.
14cu|apache-mod_upload-0-15|32	
14cu|apache-mod_upload-0-15|33	%prep
14cu|apache-mod_upload-0-15|34	
14cu|apache-mod_upload-0-15|35	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_upload-0-15|36	
14cu|apache-mod_upload-0-15|37	cp %{SOURCE0} %{mod_name}.c
14cu|apache-mod_upload-0-15|38	cp %{SOURCE1} README
14cu|apache-mod_upload-0-15|39	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_upload-0-15|40	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_upload-0-15|41	
14cu|apache-mod_upload-0-15|42	# strip away annoying ^M
14cu|apache-mod_upload-0-15|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_upload-0-15|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_upload-0-15|45	
14cu|apache-mod_upload-0-15|46	%build
14cu|apache-mod_upload-0-15|47	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_upload-0-15|48	
14cu|apache-mod_upload-0-15|49	%install
14cu|apache-mod_upload-0-15|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_upload-0-15|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_upload-0-15|52	
14cu|apache-mod_upload-0-15|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_upload-0-15|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_upload-0-15|55	
14cu|apache-mod_upload-0-15|56	%files
14cu|apache-mod_upload-0-15|57	%doc README
14cu|apache-mod_upload-0-15|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_upload-0-15|59	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_upload-0-15|60	
14cu|apache-mod_upload-0-15|61	
14cu|apache-mod_upload-0-15|62	
14cu|apache-mod_upload-0-15|63	
14cu|apache-mod_upload-0-15|64	
14cu|apache-mod_upload-0-15|65	%changelog
14cu|apache-mod_upload-0-15|66	
14cu|apache-mod_upload-0-15|67	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-15
14cu|apache-mod_upload-0-15|68	- (0f4e2a2) Clean spec and config, enable module by default just after installation
14cu|apache-mod_upload-0-15|69	
14cu|apache-mod_upload-0-15|70	

9617 14
14cu|apache-mod_variety-0.2.1-18|1	#Module-Specific definitions
14cu|apache-mod_variety-0.2.1-18|2	%define mod_name mod_variety
14cu|apache-mod_variety-0.2.1-18|3	%define mod_conf 78_%{mod_name}.conf
14cu|apache-mod_variety-0.2.1-18|4	%define mod_so %{mod_name}.so
14cu|apache-mod_variety-0.2.1-18|5	
14cu|apache-mod_variety-0.2.1-18|6	Summary:	Apache module to serve random files from a directory
14cu|apache-mod_variety-0.2.1-18|7	Name:		apache-%{mod_name}
14cu|apache-mod_variety-0.2.1-18|8	Version:	0.2.1
14cu|apache-mod_variety-0.2.1-18|9	Release:	18
14cu|apache-mod_variety-0.2.1-18|10	Group:		System/Servers
14cu|apache-mod_variety-0.2.1-18|11	License:	BSD
14cu|apache-mod_variety-0.2.1-18|12	URL:		http://pmade.org/pjones/software/mod_variety/
14cu|apache-mod_variety-0.2.1-18|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_variety-0.2.1-18|14	Source1:	%{mod_conf}
14cu|apache-mod_variety-0.2.1-18|15	Source2:	README.html.variety.bz2
14cu|apache-mod_variety-0.2.1-18|16	Patch0:		%{mod_name}-0.2.0-register.patch
14cu|apache-mod_variety-0.2.1-18|17	Patch1:		mod_variety-0.2.1-apache220.diff
14cu|apache-mod_variety-0.2.1-18|18	BuildRequires:	unzip
14cu|apache-mod_variety-0.2.1-18|19	Requires(pre): rpm-helper
14cu|apache-mod_variety-0.2.1-18|20	Requires(postun): rpm-helper
14cu|apache-mod_variety-0.2.1-18|21	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_variety-0.2.1-18|22	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_variety-0.2.1-18|23	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_variety-0.2.1-18|24	Requires:	apache >= 2.2.0
14cu|apache-mod_variety-0.2.1-18|25	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_variety-0.2.1-18|26	BuildRequires:	file
14cu|apache-mod_variety-0.2.1-18|27	Epoch:		1
14cu|apache-mod_variety-0.2.1-18|28	
14cu|apache-mod_variety-0.2.1-18|29	%description
14cu|apache-mod_variety-0.2.1-18|30	mod_variety is an Apache 2.x module that will serve a random file
14cu|apache-mod_variety-0.2.1-18|31	from the requested directory. It is useful for serving random
14cu|apache-mod_variety-0.2.1-18|32	images or completely random sites.
14cu|apache-mod_variety-0.2.1-18|33	
14cu|apache-mod_variety-0.2.1-18|34	%prep
14cu|apache-mod_variety-0.2.1-18|35	
14cu|apache-mod_variety-0.2.1-18|36	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_variety-0.2.1-18|37	%patch0 -p0
14cu|apache-mod_variety-0.2.1-18|38	%patch1 -p0
14cu|apache-mod_variety-0.2.1-18|39	bzcat %{SOURCE2} > README.html
14cu|apache-mod_variety-0.2.1-18|40	
14cu|apache-mod_variety-0.2.1-18|41	# strip away annoying ^M
14cu|apache-mod_variety-0.2.1-18|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_variety-0.2.1-18|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_variety-0.2.1-18|44	
14cu|apache-mod_variety-0.2.1-18|45	%build
14cu|apache-mod_variety-0.2.1-18|46	
14cu|apache-mod_variety-0.2.1-18|47	# fix strange file permissions
14cu|apache-mod_variety-0.2.1-18|48	find -type f|xargs chmod 644
14cu|apache-mod_variety-0.2.1-18|49	
14cu|apache-mod_variety-0.2.1-18|50	cp src/%{mod_name}.c %{mod_name}.c
14cu|apache-mod_variety-0.2.1-18|51	
14cu|apache-mod_variety-0.2.1-18|52	# make doesn't work, but this does (real qute!)
14cu|apache-mod_variety-0.2.1-18|53	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_variety-0.2.1-18|54	
14cu|apache-mod_variety-0.2.1-18|55	%install
14cu|apache-mod_variety-0.2.1-18|56	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_variety-0.2.1-18|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_variety-0.2.1-18|58	
14cu|apache-mod_variety-0.2.1-18|59	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_variety-0.2.1-18|60	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_variety-0.2.1-18|61	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_variety-0.2.1-18|62	
14cu|apache-mod_variety-0.2.1-18|63	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_variety-0.2.1-18|64	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_variety-0.2.1-18|65	
14cu|apache-mod_variety-0.2.1-18|66	%files
14cu|apache-mod_variety-0.2.1-18|67	%doc README.html docs/manual/*.xml docs/CREDITS docs/manual.txt
14cu|apache-mod_variety-0.2.1-18|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_variety-0.2.1-18|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_variety-0.2.1-18|70	%{_var}/www/html/addon-modules/*
14cu|apache-mod_variety-0.2.1-18|71	
14cu|apache-mod_variety-0.2.1-18|72	
14cu|apache-mod_variety-0.2.1-18|73	
14cu|apache-mod_variety-0.2.1-18|74	
14cu|apache-mod_variety-0.2.1-18|75	
14cu|apache-mod_variety-0.2.1-18|76	%changelog
14cu|apache-mod_variety-0.2.1-18|77	
14cu|apache-mod_variety-0.2.1-18|78	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 1:0.2.1-18
14cu|apache-mod_variety-0.2.1-18|79	- (9d7b16d) Adopt config for modern apache
14cu|apache-mod_variety-0.2.1-18|80	
14cu|apache-mod_variety-0.2.1-18|81	

9618 14
14cu|apache-mod_vdbh-1.0.3-24|1	#Module-Specific definitions
14cu|apache-mod_vdbh-1.0.3-24|2	%define mod_name mod_vdbh
14cu|apache-mod_vdbh-1.0.3-24|3	%define mod_conf 21_%{mod_name}.conf
14cu|apache-mod_vdbh-1.0.3-24|4	%define mod_so %{mod_name}.so
14cu|apache-mod_vdbh-1.0.3-24|5	
14cu|apache-mod_vdbh-1.0.3-24|6	Summary:	A Virtual Database Hosting DSO module for the apache web server
14cu|apache-mod_vdbh-1.0.3-24|7	Name:		apache-%{mod_name}
14cu|apache-mod_vdbh-1.0.3-24|8	Version:	1.0.3
14cu|apache-mod_vdbh-1.0.3-24|9	Release:	24
14cu|apache-mod_vdbh-1.0.3-24|10	Group:		System/Servers
14cu|apache-mod_vdbh-1.0.3-24|11	License:	GPL
14cu|apache-mod_vdbh-1.0.3-24|12	URL:		http://www.synthemesc.com/mod_vdbh/
14cu|apache-mod_vdbh-1.0.3-24|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_vdbh-1.0.3-24|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_vdbh-1.0.3-24|15	Requires(pre): rpm-helper
14cu|apache-mod_vdbh-1.0.3-24|16	Requires(postun): rpm-helper
14cu|apache-mod_vdbh-1.0.3-24|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_vdbh-1.0.3-24|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_vdbh-1.0.3-24|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_vdbh-1.0.3-24|20	Requires:	apache >= 2.2.0
14cu|apache-mod_vdbh-1.0.3-24|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_vdbh-1.0.3-24|22	BuildRequires:	mysql-devel
14cu|apache-mod_vdbh-1.0.3-24|23	BuildRequires:	file
14cu|apache-mod_vdbh-1.0.3-24|24	Epoch:		1
14cu|apache-mod_vdbh-1.0.3-24|25	
14cu|apache-mod_vdbh-1.0.3-24|26	%description
14cu|apache-mod_vdbh-1.0.3-24|27	mod_vdbh is an Apache Web Server module allowing mass virtual
14cu|apache-mod_vdbh-1.0.3-24|28	hosting without the need for file based configuration. The virtual
14cu|apache-mod_vdbh-1.0.3-24|29	host paths are translated from a MySQL database at request time,
14cu|apache-mod_vdbh-1.0.3-24|30	thus the configuration can be changed without having to restart
14cu|apache-mod_vdbh-1.0.3-24|31	Apache Web Server.
14cu|apache-mod_vdbh-1.0.3-24|32	
14cu|apache-mod_vdbh-1.0.3-24|33	%prep
14cu|apache-mod_vdbh-1.0.3-24|34	
14cu|apache-mod_vdbh-1.0.3-24|35	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_vdbh-1.0.3-24|36	
14cu|apache-mod_vdbh-1.0.3-24|37	# strip away annoying ^M
14cu|apache-mod_vdbh-1.0.3-24|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vdbh-1.0.3-24|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vdbh-1.0.3-24|40	
14cu|apache-mod_vdbh-1.0.3-24|41	%build
14cu|apache-mod_vdbh-1.0.3-24|42	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_vdbh.c
14cu|apache-mod_vdbh-1.0.3-24|43	
14cu|apache-mod_vdbh-1.0.3-24|44	%install
14cu|apache-mod_vdbh-1.0.3-24|45	
14cu|apache-mod_vdbh-1.0.3-24|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_vdbh-1.0.3-24|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_vdbh-1.0.3-24|48	
14cu|apache-mod_vdbh-1.0.3-24|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_vdbh-1.0.3-24|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vdbh-1.0.3-24|51	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vdbh-1.0.3-24|52	
14cu|apache-mod_vdbh-1.0.3-24|53	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_vdbh-1.0.3-24|54	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_vdbh-1.0.3-24|55	
14cu|apache-mod_vdbh-1.0.3-24|56	%files
14cu|apache-mod_vdbh-1.0.3-24|57	%doc AUTHORS README TODO
14cu|apache-mod_vdbh-1.0.3-24|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vdbh-1.0.3-24|59	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_vdbh-1.0.3-24|60	%{_var}/www/html/addon-modules/*
14cu|apache-mod_vdbh-1.0.3-24|61	
14cu|apache-mod_vdbh-1.0.3-24|62	
14cu|apache-mod_vdbh-1.0.3-24|63	
14cu|apache-mod_vdbh-1.0.3-24|64	
14cu|apache-mod_vdbh-1.0.3-24|65	
14cu|apache-mod_vdbh-1.0.3-24|66	%changelog
14cu|apache-mod_vdbh-1.0.3-24|67	
14cu|apache-mod_vdbh-1.0.3-24|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.3-24
14cu|apache-mod_vdbh-1.0.3-24|69	- (743d65d) Clean spec and config, enable module by default just after installation
14cu|apache-mod_vdbh-1.0.3-24|70	
14cu|apache-mod_vdbh-1.0.3-24|71	

9619 14
14cu|apache-mod_vhost_mysql-0.10-23|1	#Module-Specific definitions
14cu|apache-mod_vhost_mysql-0.10-23|2	%define mod_name mod_vhost_mysql
14cu|apache-mod_vhost_mysql-0.10-23|3	%define mod_conf A74_%{mod_name}.conf
14cu|apache-mod_vhost_mysql-0.10-23|4	%define mod_so %{mod_name}.so
14cu|apache-mod_vhost_mysql-0.10-23|5	
14cu|apache-mod_vhost_mysql-0.10-23|6	Summary:	DSO module for the apache web server
14cu|apache-mod_vhost_mysql-0.10-23|7	Name:		apache-%{mod_name}
14cu|apache-mod_vhost_mysql-0.10-23|8	Version:	0.10
14cu|apache-mod_vhost_mysql-0.10-23|9	Release:	23
14cu|apache-mod_vhost_mysql-0.10-23|10	License:	GPL
14cu|apache-mod_vhost_mysql-0.10-23|11	Group:		System/Servers
14cu|apache-mod_vhost_mysql-0.10-23|12	Url:		http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/
14cu|apache-mod_vhost_mysql-0.10-23|13	Source0:	http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/mod_vhost_mysql2-0.10.tar.bz2
14cu|apache-mod_vhost_mysql-0.10-23|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_vhost_mysql-0.10-23|15	BuildRequires:	file
14cu|apache-mod_vhost_mysql-0.10-23|16	BuildRequires:	apache-devel
14cu|apache-mod_vhost_mysql-0.10-23|17	BuildRequires:	mysql-devel
14cu|apache-mod_vhost_mysql-0.10-23|18	BuildRequires:	pkgconfig(openssl)
14cu|apache-mod_vhost_mysql-0.10-23|19	Requires:	apache
14cu|apache-mod_vhost_mysql-0.10-23|20	Requires:	apache-conf
14cu|apache-mod_vhost_mysql-0.10-23|21	Requires(pre):	apache
14cu|apache-mod_vhost_mysql-0.10-23|22	Requires(pre):	apache-conf
14cu|apache-mod_vhost_mysql-0.10-23|23	Requires(pre,postun):	rpm-helper
14cu|apache-mod_vhost_mysql-0.10-23|24	
14cu|apache-mod_vhost_mysql-0.10-23|25	%description
14cu|apache-mod_vhost_mysql-0.10-23|26	This module provides dynamically configured virtual Hosting. using MySQL in
14cu|apache-mod_vhost_mysql-0.10-23|27	Apache2.
14cu|apache-mod_vhost_mysql-0.10-23|28	
14cu|apache-mod_vhost_mysql-0.10-23|29	%files
14cu|apache-mod_vhost_mysql-0.10-23|30	%doc README vh.sql
14cu|apache-mod_vhost_mysql-0.10-23|31	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vhost_mysql-0.10-23|32	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_vhost_mysql-0.10-23|33	
14cu|apache-mod_vhost_mysql-0.10-23|34	#----------------------------------------------------------------------------
14cu|apache-mod_vhost_mysql-0.10-23|35	
14cu|apache-mod_vhost_mysql-0.10-23|36	%prep
14cu|apache-mod_vhost_mysql-0.10-23|37	%setup -q -n %{mod_name}2-%{version}
14cu|apache-mod_vhost_mysql-0.10-23|38	
14cu|apache-mod_vhost_mysql-0.10-23|39	# strip away annoying ^M
14cu|apache-mod_vhost_mysql-0.10-23|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vhost_mysql-0.10-23|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vhost_mysql-0.10-23|42	
14cu|apache-mod_vhost_mysql-0.10-23|43	%build
14cu|apache-mod_vhost_mysql-0.10-23|44	apxs `mysql_config --include` -lmysqlclient -c %{mod_name}.c
14cu|apache-mod_vhost_mysql-0.10-23|45	
14cu|apache-mod_vhost_mysql-0.10-23|46	%install
14cu|apache-mod_vhost_mysql-0.10-23|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_vhost_mysql-0.10-23|48	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_vhost_mysql-0.10-23|49	
14cu|apache-mod_vhost_mysql-0.10-23|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_vhost_mysql-0.10-23|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vhost_mysql-0.10-23|52	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vhost_mysql-0.10-23|53	
14cu|apache-mod_vhost_mysql-0.10-23|54	
14cu|apache-mod_vhost_mysql-0.10-23|55	%changelog
14cu|apache-mod_vhost_mysql-0.10-23|56	
14cu|apache-mod_vhost_mysql-0.10-23|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10-23
14cu|apache-mod_vhost_mysql-0.10-23|58	- (a3d37aa) Clean spec and config, enable module by default just after installation
14cu|apache-mod_vhost_mysql-0.10-23|59	
14cu|apache-mod_vhost_mysql-0.10-23|60	

9620 14
14cu|apache-mod_vhs-1.0.32-22|1	#Module-Specific definitions
14cu|apache-mod_vhs-1.0.32-22|2	%define mod_name mod_vhs
14cu|apache-mod_vhs-1.0.32-22|3	%define mod_conf A73_%{mod_name}.conf
14cu|apache-mod_vhs-1.0.32-22|4	%define mod_so %{mod_name}.so
14cu|apache-mod_vhs-1.0.32-22|5	
14cu|apache-mod_vhs-1.0.32-22|6	Summary:	DSO module for the apache web server
14cu|apache-mod_vhs-1.0.32-22|7	Name:		apache-%{mod_name}
14cu|apache-mod_vhs-1.0.32-22|8	Version:	1.0.32
14cu|apache-mod_vhs-1.0.32-22|9	Release:	22
14cu|apache-mod_vhs-1.0.32-22|10	Group:		System/Servers
14cu|apache-mod_vhs-1.0.32-22|11	License:	GPL
14cu|apache-mod_vhs-1.0.32-22|12	URL:		http://www.oav.net/projects/mod_vhs/
14cu|apache-mod_vhs-1.0.32-22|13	Source0:	http://www.oav.net/projects/mod_vhs/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_vhs-1.0.32-22|14	Source1:	%{mod_conf}
14cu|apache-mod_vhs-1.0.32-22|15	Requires(pre): rpm-helper
14cu|apache-mod_vhs-1.0.32-22|16	Requires(postun): rpm-helper
14cu|apache-mod_vhs-1.0.32-22|17	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_vhs-1.0.32-22|18	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_vhs-1.0.32-22|19	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_vhs-1.0.32-22|20	Requires:	apache >= 2.2.0
14cu|apache-mod_vhs-1.0.32-22|21	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_vhs-1.0.32-22|22	BuildRequires:	file
14cu|apache-mod_vhs-1.0.32-22|23	BuildRequires:	libhome-devel
14cu|apache-mod_vhs-1.0.32-22|24	BuildRequires:	php-devel
14cu|apache-mod_vhs-1.0.32-22|25	
14cu|apache-mod_vhs-1.0.32-22|26	%description
14cu|apache-mod_vhs-1.0.32-22|27	mod_vhs is an Apache 2.0/2.1 Web server module allowing mass virtual hosting
14cu|apache-mod_vhs-1.0.32-22|28	without the need for file-based configuration. The virtual host paths are
14cu|apache-mod_vhs-1.0.32-22|29	translated from any database supported by libhome at request time from MySQL,
14cu|apache-mod_vhs-1.0.32-22|30	LDAP, PAM, or a system password file. PHP security can be basically
14cu|apache-mod_vhs-1.0.32-22|31	auto-configured from the database using this module.
14cu|apache-mod_vhs-1.0.32-22|32	
14cu|apache-mod_vhs-1.0.32-22|33	%prep
14cu|apache-mod_vhs-1.0.32-22|34	
14cu|apache-mod_vhs-1.0.32-22|35	%setup -q -n %{mod_name}
14cu|apache-mod_vhs-1.0.32-22|36	
14cu|apache-mod_vhs-1.0.32-22|37	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_vhs-1.0.32-22|38	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_vhs-1.0.32-22|39	
14cu|apache-mod_vhs-1.0.32-22|40	# strip away annoying ^M
14cu|apache-mod_vhs-1.0.32-22|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vhs-1.0.32-22|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_vhs-1.0.32-22|43	
14cu|apache-mod_vhs-1.0.32-22|44	# fix attribs
14cu|apache-mod_vhs-1.0.32-22|45	chmod 644 *
14cu|apache-mod_vhs-1.0.32-22|46	
14cu|apache-mod_vhs-1.0.32-22|47	%build
14cu|apache-mod_vhs-1.0.32-22|48	%{_bindir}/apxs -DDEBIAN `apr-1-config --includes` `libhome.sh --includes` `php-config --includes` -lhome -DHAVE_MOD_PHP_SUPPORT -c %{mod_name}.c
14cu|apache-mod_vhs-1.0.32-22|49	
14cu|apache-mod_vhs-1.0.32-22|50	%install
14cu|apache-mod_vhs-1.0.32-22|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_vhs-1.0.32-22|52	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_vhs-1.0.32-22|53	
14cu|apache-mod_vhs-1.0.32-22|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_vhs-1.0.32-22|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vhs-1.0.32-22|56	
14cu|apache-mod_vhs-1.0.32-22|57	%files
14cu|apache-mod_vhs-1.0.32-22|58	%doc AUTHORS ChangeLog README* THANKS TODO WARNING
14cu|apache-mod_vhs-1.0.32-22|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_vhs-1.0.32-22|60	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_vhs-1.0.32-22|61	
14cu|apache-mod_vhs-1.0.32-22|62	
14cu|apache-mod_vhs-1.0.32-22|63	
14cu|apache-mod_vhs-1.0.32-22|64	
14cu|apache-mod_vhs-1.0.32-22|65	
14cu|apache-mod_vhs-1.0.32-22|66	%changelog
14cu|apache-mod_vhs-1.0.32-22|67	
14cu|apache-mod_vhs-1.0.32-22|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.32-22
14cu|apache-mod_vhs-1.0.32-22|69	- (6a8e5cc) Clean spec and config, enable module by default just after installation
14cu|apache-mod_vhs-1.0.32-22|70	
14cu|apache-mod_vhs-1.0.32-22|71	

9621 14
14cu|apache-mod_webfilter-0.6-16|1	#Module-Specific definitions
14cu|apache-mod_webfilter-0.6-16|2	%define mod_name mod_webfilter
14cu|apache-mod_webfilter-0.6-16|3	%define mod_conf A12_%{mod_name}.conf
14cu|apache-mod_webfilter-0.6-16|4	%define mod_so %{mod_name}.so
14cu|apache-mod_webfilter-0.6-16|5	
14cu|apache-mod_webfilter-0.6-16|6	Summary:	An apache content filter module
14cu|apache-mod_webfilter-0.6-16|7	Name:		apache-%{mod_name}
14cu|apache-mod_webfilter-0.6-16|8	Version:	0.6
14cu|apache-mod_webfilter-0.6-16|9	Release:	16
14cu|apache-mod_webfilter-0.6-16|10	Group:		System/Servers
14cu|apache-mod_webfilter-0.6-16|11	License:	GPL
14cu|apache-mod_webfilter-0.6-16|12	URL:		http://software.othello.ch/mod_webfilter/
14cu|apache-mod_webfilter-0.6-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
14cu|apache-mod_webfilter-0.6-16|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_webfilter-0.6-16|15	Source2:	mod_webfilter.txt.bz2
14cu|apache-mod_webfilter-0.6-16|16	Patch0:		mod_webfilter-0.6-misc_fixes.patch
14cu|apache-mod_webfilter-0.6-16|17	Patch1:		mod_webfilter-0.6-apache220.diff
14cu|apache-mod_webfilter-0.6-16|18	Requires:	apache-mod_php
14cu|apache-mod_webfilter-0.6-16|19	Requires:	apache-mod_proxy
14cu|apache-mod_webfilter-0.6-16|20	BuildRequires:	autoconf2.5
14cu|apache-mod_webfilter-0.6-16|21	BuildRequires:	automake
14cu|apache-mod_webfilter-0.6-16|22	Requires(pre): rpm-helper
14cu|apache-mod_webfilter-0.6-16|23	Requires(postun): rpm-helper
14cu|apache-mod_webfilter-0.6-16|24	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_webfilter-0.6-16|25	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_webfilter-0.6-16|26	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_webfilter-0.6-16|27	Requires:	apache >= 2.2.0
14cu|apache-mod_webfilter-0.6-16|28	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_webfilter-0.6-16|29	BuildRequires:	file
14cu|apache-mod_webfilter-0.6-16|30	BuildRequires:	gdbm-devel
14cu|apache-mod_webfilter-0.6-16|31	Epoch:		1
14cu|apache-mod_webfilter-0.6-16|32	
14cu|apache-mod_webfilter-0.6-16|33	%description
14cu|apache-mod_webfilter-0.6-16|34	Even though the free software community opposes censoring efforts
14cu|apache-mod_webfilter-0.6-16|35	on the Internet, corporations still prefer to restrict the access
14cu|apache-mod_webfilter-0.6-16|36	their employees have to the interet with technical measures.
14cu|apache-mod_webfilter-0.6-16|37	Flexible solutions for URL filtering have so far mostly been
14cu|apache-mod_webfilter-0.6-16|38	provided by commercial software vendors, free software
14cu|apache-mod_webfilter-0.6-16|39	implementations usually were not versatile enough for commercial
14cu|apache-mod_webfilter-0.6-16|40	environments. Unfortunately, this also meant that commercial
14cu|apache-mod_webfilter-0.6-16|41	products were used for proxies and firewalls, and in the process
14cu|apache-mod_webfilter-0.6-16|42	for many other things as well.
14cu|apache-mod_webfilter-0.6-16|43	
14cu|apache-mod_webfilter-0.6-16|44	
14cu|apache-mod_webfilter-0.6-16|45	We believe that mod_webfilter could improve this. In the webfilter
14cu|apache-mod_webfilter-0.6-16|46	databases, each hostname or domain suffix is categorized with one
14cu|apache-mod_webfilter-0.6-16|47	or more categories describing the content the site offers. The
14cu|apache-mod_webfilter-0.6-16|48	administrator can configure the module with a whitelist and a
14cu|apache-mod_webfilter-0.6-16|49	blacklist. If the hostname requested by a user has a category as
14cu|apache-mod_webfilter-0.6-16|50	specified in the whitelist, the request is accepted, even if the
14cu|apache-mod_webfilter-0.6-16|51	following blacklist test would reject it. If the hostname
14cu|apache-mod_webfilter-0.6-16|52	requested has a category as specified in the black list, it is
14cu|apache-mod_webfilter-0.6-16|53	rejected. All other requests are accepted, but tag filtering, an
14cu|apache-mod_webfilter-0.6-16|54	additional capability of the module, is applied to the content
14cu|apache-mod_webfilter-0.6-16|55	delivered for this URL.
14cu|apache-mod_webfilter-0.6-16|56	
14cu|apache-mod_webfilter-0.6-16|57	
14cu|apache-mod_webfilter-0.6-16|58	In principle, one database for blacklist and whitelist would be
14cu|apache-mod_webfilter-0.6-16|59	enough, nevertheless the module allows the databases for whitelist
14cu|apache-mod_webfilter-0.6-16|60	and blacklist to be different. This makes sense e.g. in a setting
14cu|apache-mod_webfilter-0.6-16|61	where the blacklist is imported from some public database of
14cu|apache-mod_webfilter-0.6-16|62	`indecent' URLs, and the whitelist is a locally maintained
14cu|apache-mod_webfilter-0.6-16|63	database of exceptions.
14cu|apache-mod_webfilter-0.6-16|64	
14cu|apache-mod_webfilter-0.6-16|65	%prep
14cu|apache-mod_webfilter-0.6-16|66	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_webfilter-0.6-16|67	%patch0 -p1
14cu|apache-mod_webfilter-0.6-16|68	%patch1 -p0
14cu|apache-mod_webfilter-0.6-16|69	
14cu|apache-mod_webfilter-0.6-16|70	bzcat %{SOURCE2} > mod_webfilter.txt
14cu|apache-mod_webfilter-0.6-16|71	
14cu|apache-mod_webfilter-0.6-16|72	# strip away annoying ^M
14cu|apache-mod_webfilter-0.6-16|73	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_webfilter-0.6-16|74	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_webfilter-0.6-16|75	
14cu|apache-mod_webfilter-0.6-16|76	%build
14cu|apache-mod_webfilter-0.6-16|77	export WANT_AUTOCONF_2_5=1
14cu|apache-mod_webfilter-0.6-16|78	libtoolize --copy --force; aclocal; autoconf; automake
14cu|apache-mod_webfilter-0.6-16|79	
14cu|apache-mod_webfilter-0.6-16|80	export CFLAGS=`%{_bindir}/apxs -q CFLAGS`
14cu|apache-mod_webfilter-0.6-16|81	
14cu|apache-mod_webfilter-0.6-16|82	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_webfilter-0.6-16|83	--with-apxs=%{_bindir}/apxs \
14cu|apache-mod_webfilter-0.6-16|84	--with-htdocs=%{_var}/www/html/admin/mod_webfilter
14cu|apache-mod_webfilter-0.6-16|85	
14cu|apache-mod_webfilter-0.6-16|86	make
14cu|apache-mod_webfilter-0.6-16|87	
14cu|apache-mod_webfilter-0.6-16|88	pushd module
14cu|apache-mod_webfilter-0.6-16|89	# the autoconf stuff is a mess, we have to build the module "by hand"
14cu|apache-mod_webfilter-0.6-16|90	echo "static char *mod_webfilter_version = \"%{version}\";" > mod_webfilter_version.h
14cu|apache-mod_webfilter-0.6-16|91	%{_bindir}/apxs -c mod_webfilter.c
14cu|apache-mod_webfilter-0.6-16|92	mv .libs ../
14cu|apache-mod_webfilter-0.6-16|93	popd
14cu|apache-mod_webfilter-0.6-16|94	
14cu|apache-mod_webfilter-0.6-16|95	%install
14cu|apache-mod_webfilter-0.6-16|96	%makeinstall_std
14cu|apache-mod_webfilter-0.6-16|97	
14cu|apache-mod_webfilter-0.6-16|98	install -d %{buildroot}%{_var}/www/html/admin/%{mod_name}
14cu|apache-mod_webfilter-0.6-16|99	install -d %{buildroot}/var/lib/%{mod_name}
14cu|apache-mod_webfilter-0.6-16|100	
14cu|apache-mod_webfilter-0.6-16|101	# create some funny defaults ;)
14cu|apache-mod_webfilter-0.6-16|102	echo "bad_sites no_visit" | %{buildroot}%{_bindir}/webfilter_create \
14cu|apache-mod_webfilter-0.6-16|103	%{buildroot}/var/lib/mod_webfilter/blacktypes
14cu|apache-mod_webfilter-0.6-16|104	
14cu|apache-mod_webfilter-0.6-16|105	echo "good_sites go_visit" | %{buildroot}%{_bindir}/webfilter_create \
14cu|apache-mod_webfilter-0.6-16|106	%{buildroot}/var/lib/mod_webfilter/whitetypes
14cu|apache-mod_webfilter-0.6-16|107	
14cu|apache-mod_webfilter-0.6-16|108	echo "www.microsoft.com bad_sites #bad" | %{buildroot}%{_bindir}/webfilter_create \
14cu|apache-mod_webfilter-0.6-16|109	%{buildroot}/var/lib/mod_webfilter/black
14cu|apache-mod_webfilter-0.6-16|110	
14cu|apache-mod_webfilter-0.6-16|111	echo "nux.se good_sites #good" | %{buildroot}%{_bindir}/webfilter_create \
14cu|apache-mod_webfilter-0.6-16|112	%{buildroot}/var/lib/mod_webfilter/white
14cu|apache-mod_webfilter-0.6-16|113	
14cu|apache-mod_webfilter-0.6-16|114	# remove silly things...
14cu|apache-mod_webfilter-0.6-16|115	rm -f %{buildroot}%{_var}/www/html/admin/mod_webfilter/*
14cu|apache-mod_webfilter-0.6-16|116	
14cu|apache-mod_webfilter-0.6-16|117	# install the web stuff
14cu|apache-mod_webfilter-0.6-16|118	install -m644 web/whitelist.php %{buildroot}%{_var}/www/html/admin/mod_webfilter/whitelist.php
14cu|apache-mod_webfilter-0.6-16|119	
14cu|apache-mod_webfilter-0.6-16|120	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_webfilter-0.6-16|121	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_webfilter-0.6-16|122	
14cu|apache-mod_webfilter-0.6-16|123	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_webfilter-0.6-16|124	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_webfilter-0.6-16|125	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_webfilter-0.6-16|126	
14cu|apache-mod_webfilter-0.6-16|127	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_webfilter-0.6-16|128	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_webfilter-0.6-16|129	
14cu|apache-mod_webfilter-0.6-16|130	%files
14cu|apache-mod_webfilter-0.6-16|131	%doc doc/mod_webfilter.html AUTHORS ChangeLog NEWS README TODO mod_webfilter.txt
14cu|apache-mod_webfilter-0.6-16|132	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_webfilter-0.6-16|133	%attr(0755,apache,apache) %dir /var/lib/mod_webfilter
14cu|apache-mod_webfilter-0.6-16|134	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/white
14cu|apache-mod_webfilter-0.6-16|135	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/black
14cu|apache-mod_webfilter-0.6-16|136	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/whitetypes
14cu|apache-mod_webfilter-0.6-16|137	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/blacktypes
14cu|apache-mod_webfilter-0.6-16|138	%attr(0755,root,root) %{_bindir}/webfilter_*
14cu|apache-mod_webfilter-0.6-16|139	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_webfilter-0.6-16|140	%{_var}/www/html/addon-modules/*
14cu|apache-mod_webfilter-0.6-16|141	%attr(0644,root,root) %{_var}/www/html/admin/mod_webfilter/whitelist.php
14cu|apache-mod_webfilter-0.6-16|142	%{_mandir}/man1/webfilter_*
14cu|apache-mod_webfilter-0.6-16|143	
14cu|apache-mod_webfilter-0.6-16|144	
14cu|apache-mod_webfilter-0.6-16|145	
14cu|apache-mod_webfilter-0.6-16|146	
14cu|apache-mod_webfilter-0.6-16|147	
14cu|apache-mod_webfilter-0.6-16|148	%changelog
14cu|apache-mod_webfilter-0.6-16|149	
14cu|apache-mod_webfilter-0.6-16|150	* Mon Oct 19 2015 dsilakov <denis.silakov@rosalab.ru> 1:0.6-16
14cu|apache-mod_webfilter-0.6-16|151	- (2bacc59) Merge pull request #2 from nchuykin/apache-mod_webfilter:rosa2014.1
14cu|apache-mod_webfilter-0.6-16|152	- (2bacc59) Configs to Apache 2.4
14cu|apache-mod_webfilter-0.6-16|153	
14cu|apache-mod_webfilter-0.6-16|154	

9622 14
14cu|apache-mod_websh-3.5.0-21|1	#Module-Specific definitions
14cu|apache-mod_websh-3.5.0-21|2	%define mod_name mod_websh
14cu|apache-mod_websh-3.5.0-21|3	%define mod_conf 24_%{mod_name}.conf
14cu|apache-mod_websh-3.5.0-21|4	%define mod_so %{mod_name}.so
14cu|apache-mod_websh-3.5.0-21|5	
14cu|apache-mod_websh-3.5.0-21|6	Summary:	Tcl scripting as a DSO module for the apache web server
14cu|apache-mod_websh-3.5.0-21|7	Name:		apache-%{mod_name}
14cu|apache-mod_websh-3.5.0-21|8	Version:	3.5.0
14cu|apache-mod_websh-3.5.0-21|9	Release:	21
14cu|apache-mod_websh-3.5.0-21|10	Group:		System/Servers
14cu|apache-mod_websh-3.5.0-21|11	License:	Apache License
14cu|apache-mod_websh-3.5.0-21|12	URL:		http://tcl.apache.org/websh/
14cu|apache-mod_websh-3.5.0-21|13	Source0:	websh-%{version}.tar.bz2
14cu|apache-mod_websh-3.5.0-21|14	Source1:	%{mod_conf}
14cu|apache-mod_websh-3.5.0-21|15	Patch0:		%{mod_name}-register.patch
14cu|apache-mod_websh-3.5.0-21|16	Patch1:		websh-tcl_version.diff
14cu|apache-mod_websh-3.5.0-21|17	BuildRequires:	tcl >= 8.4.5
14cu|apache-mod_websh-3.5.0-21|18	BuildRequires:	tcl-devel >= 8.4.5
14cu|apache-mod_websh-3.5.0-21|19	BuildRequires:	autoconf2.5
14cu|apache-mod_websh-3.5.0-21|20	BuildRequires:	automake
14cu|apache-mod_websh-3.5.0-21|21	Requires:	tcl >= 8.4.5
14cu|apache-mod_websh-3.5.0-21|22	Requires(pre): tcl >= 8.4.5
14cu|apache-mod_websh-3.5.0-21|23	Requires(pre): rpm-helper
14cu|apache-mod_websh-3.5.0-21|24	Requires(postun): rpm-helper
14cu|apache-mod_websh-3.5.0-21|25	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_websh-3.5.0-21|26	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_websh-3.5.0-21|27	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_websh-3.5.0-21|28	Requires:	apache >= 2.2.0
14cu|apache-mod_websh-3.5.0-21|29	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_websh-3.5.0-21|30	BuildRequires:	file
14cu|apache-mod_websh-3.5.0-21|31	
14cu|apache-mod_websh-3.5.0-21|32	%description
14cu|apache-mod_websh-3.5.0-21|33	Websh is a rapid development environment for building powerful,
14cu|apache-mod_websh-3.5.0-21|34	fast, and reliable web applications. webshell is versatile and
14cu|apache-mod_websh-3.5.0-21|35	handles everything from HTML generation to data-base driven
14cu|apache-mod_websh-3.5.0-21|36	one-to-one page customization.
14cu|apache-mod_websh-3.5.0-21|37	
14cu|apache-mod_websh-3.5.0-21|38	%prep
14cu|apache-mod_websh-3.5.0-21|39	
14cu|apache-mod_websh-3.5.0-21|40	%setup -q -n websh-%{version}
14cu|apache-mod_websh-3.5.0-21|41	%patch0 -p0
14cu|apache-mod_websh-3.5.0-21|42	%patch1 -p0
14cu|apache-mod_websh-3.5.0-21|43	
14cu|apache-mod_websh-3.5.0-21|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_websh-3.5.0-21|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_websh-3.5.0-21|46	
14cu|apache-mod_websh-3.5.0-21|47	# strip away annoying ^M
14cu|apache-mod_websh-3.5.0-21|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_websh-3.5.0-21|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_websh-3.5.0-21|50	
14cu|apache-mod_websh-3.5.0-21|51	%build
14cu|apache-mod_websh-3.5.0-21|52	cd src/unix
14cu|apache-mod_websh-3.5.0-21|53	export WANT_AUTOCONF_2_5=1
14cu|apache-mod_websh-3.5.0-21|54	rm -f missing
14cu|apache-mod_websh-3.5.0-21|55	libtoolize --copy --force; aclocal; autoconf; automake --copy --foreign --add-missing --force-missing ||:
14cu|apache-mod_websh-3.5.0-21|56	
14cu|apache-mod_websh-3.5.0-21|57	export INC="-I`%{_bindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`"
14cu|apache-mod_websh-3.5.0-21|58	
14cu|apache-mod_websh-3.5.0-21|59	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_websh-3.5.0-21|60	--enable-shared \
14cu|apache-mod_websh-3.5.0-21|61	--enable-threads \
14cu|apache-mod_websh-3.5.0-21|62	--with-httpdinclude=%{_includedir}/apache
14cu|apache-mod_websh-3.5.0-21|63	
14cu|apache-mod_websh-3.5.0-21|64	perl -pi -e "s|^HTTPD_INCLUDES.*|HTTPD_INCLUDES = $INC|g" Makefile
14cu|apache-mod_websh-3.5.0-21|65	
14cu|apache-mod_websh-3.5.0-21|66	cp configure.ac configure.in
14cu|apache-mod_websh-3.5.0-21|67	make mod_websh.so
14cu|apache-mod_websh-3.5.0-21|68	
14cu|apache-mod_websh-3.5.0-21|69	mkdir ../../.libs; mv mod_websh%{version}.so ../../.libs/mod_websh.so
14cu|apache-mod_websh-3.5.0-21|70	
14cu|apache-mod_websh-3.5.0-21|71	%install
14cu|apache-mod_websh-3.5.0-21|72	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_websh-3.5.0-21|73	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_websh-3.5.0-21|74	
14cu|apache-mod_websh-3.5.0-21|75	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_websh-3.5.0-21|76	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_websh-3.5.0-21|77	
14cu|apache-mod_websh-3.5.0-21|78	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_websh-3.5.0-21|79	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_websh-3.5.0-21|80	
14cu|apache-mod_websh-3.5.0-21|81	%files
14cu|apache-mod_websh-3.5.0-21|82	%doc INSTALL README src/ChangeLog src/license.terms doc/html/* doc/quickref.xml
14cu|apache-mod_websh-3.5.0-21|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_websh-3.5.0-21|84	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_websh-3.5.0-21|85	%{_var}/www/html/addon-modules/*
14cu|apache-mod_websh-3.5.0-21|86	
14cu|apache-mod_websh-3.5.0-21|87	%changelog
14cu|apache-mod_websh-3.5.0-21|88	
14cu|apache-mod_websh-3.5.0-21|89	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-21
14cu|apache-mod_websh-3.5.0-21|90	- (3c15d79) Clean spec and config, enable module by default just after installation
14cu|apache-mod_websh-3.5.0-21|91	
14cu|apache-mod_websh-3.5.0-21|92	

9623 14
14cu|apache-mod_wsgi-3.4-3|1	#Module-Specific definitions
14cu|apache-mod_wsgi-3.4-3|2	%define apache_version 2.2.8
14cu|apache-mod_wsgi-3.4-3|3	%define mod_name mod_wsgi
14cu|apache-mod_wsgi-3.4-3|4	%define mod_conf B23_%{mod_name}.conf
14cu|apache-mod_wsgi-3.4-3|5	%define mod_so %{mod_name}.so
14cu|apache-mod_wsgi-3.4-3|6	
14cu|apache-mod_wsgi-3.4-3|7	Summary:	Python WSGI adapter module for Apache
14cu|apache-mod_wsgi-3.4-3|8	Name:		apache-%{mod_name}
14cu|apache-mod_wsgi-3.4-3|9	Version:	3.4
14cu|apache-mod_wsgi-3.4-3|10	Release:	3
14cu|apache-mod_wsgi-3.4-3|11	Group:		System/Servers
14cu|apache-mod_wsgi-3.4-3|12	License:	Apache License
14cu|apache-mod_wsgi-3.4-3|13	URL:		http://code.google.com/p/modwsgi/
14cu|apache-mod_wsgi-3.4-3|14	Source0:	http://modwsgi.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14cu|apache-mod_wsgi-3.4-3|15	Source1:	%{mod_conf}
14cu|apache-mod_wsgi-3.4-3|16	Requires(pre): rpm-helper
14cu|apache-mod_wsgi-3.4-3|17	Requires(postun): rpm-helper
14cu|apache-mod_wsgi-3.4-3|18	Requires(pre):	apache-conf >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|19	Requires(pre):	apache >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|22	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|23	BuildRequires:	python-devel
14cu|apache-mod_wsgi-3.4-3|24	BuildRequires:	apache-mpm-prefork >= %{apache_version}
14cu|apache-mod_wsgi-3.4-3|25	
14cu|apache-mod_wsgi-3.4-3|26	%description
14cu|apache-mod_wsgi-3.4-3|27	The mod_wsgi adapter is an Apache module that provides a WSGI compliant
14cu|apache-mod_wsgi-3.4-3|28	interface for hosting Python based web applications within Apache. The
14cu|apache-mod_wsgi-3.4-3|29	adapter is written completely in C code against the Apache C runtime and
14cu|apache-mod_wsgi-3.4-3|30	for hosting WSGI applications within Apache has a lower overhead than using
14cu|apache-mod_wsgi-3.4-3|31	existing WSGI adapters for mod_python or CGI.
14cu|apache-mod_wsgi-3.4-3|32	
14cu|apache-mod_wsgi-3.4-3|33	%prep
14cu|apache-mod_wsgi-3.4-3|34	
14cu|apache-mod_wsgi-3.4-3|35	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_wsgi-3.4-3|36	
14cu|apache-mod_wsgi-3.4-3|37	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_wsgi-3.4-3|38	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_wsgi-3.4-3|39	
14cu|apache-mod_wsgi-3.4-3|40	%build
14cu|apache-mod_wsgi-3.4-3|41	rm -f configure
14cu|apache-mod_wsgi-3.4-3|42	autoconf
14cu|apache-mod_wsgi-3.4-3|43	
14cu|apache-mod_wsgi-3.4-3|44	%configure2_5x --localstatedir=/var/lib \
14cu|apache-mod_wsgi-3.4-3|45	--with-apxs=%{_bindir}/apxs
14cu|apache-mod_wsgi-3.4-3|46	
14cu|apache-mod_wsgi-3.4-3|47	%make
14cu|apache-mod_wsgi-3.4-3|48	
14cu|apache-mod_wsgi-3.4-3|49	%install
14cu|apache-mod_wsgi-3.4-3|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_wsgi-3.4-3|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_wsgi-3.4-3|52	
14cu|apache-mod_wsgi-3.4-3|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_wsgi-3.4-3|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_wsgi-3.4-3|55	
14cu|apache-mod_wsgi-3.4-3|56	%files
14cu|apache-mod_wsgi-3.4-3|57	%doc LICENCE README
14cu|apache-mod_wsgi-3.4-3|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_wsgi-3.4-3|59	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_wsgi-3.4-3|60	
14cu|apache-mod_wsgi-3.4-3|61	
14cu|apache-mod_wsgi-3.4-3|62	
14cu|apache-mod_wsgi-3.4-3|63	%changelog
14cu|apache-mod_wsgi-3.4-3|64	
14cu|apache-mod_wsgi-3.4-3|65	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.4-3
14cu|apache-mod_wsgi-3.4-3|66	- (27ece89) Clean spec and config, enable module by default just after installation
14cu|apache-mod_wsgi-3.4-3|67	
14cu|apache-mod_wsgi-3.4-3|68	

9624 14
14cu|apache-mod_xhtml-0-15|1	#Module-Specific definitions
14cu|apache-mod_xhtml-0-15|2	%define mod_name mod_xhtml
14cu|apache-mod_xhtml-0-15|3	%define mod_conf A68_%{mod_name}.conf
14cu|apache-mod_xhtml-0-15|4	%define mod_so %{mod_name}.so
14cu|apache-mod_xhtml-0-15|5	
14cu|apache-mod_xhtml-0-15|6	Summary:	Adds XHTML Namespace processing to the Apache Webserver
14cu|apache-mod_xhtml-0-15|7	Name:		apache-%{mod_name}
14cu|apache-mod_xhtml-0-15|8	Version:	0
14cu|apache-mod_xhtml-0-15|9	Release:	15
14cu|apache-mod_xhtml-0-15|10	Group:		System/Servers
14cu|apache-mod_xhtml-0-15|11	License:	GPL
14cu|apache-mod_xhtml-0-15|12	URL:		http://apache.webthing.com/mod_xhtml/
14cu|apache-mod_xhtml-0-15|13	# there is no official tar ball
14cu|apache-mod_xhtml-0-15|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cu|apache-mod_xhtml-0-15|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xhtml.c
14cu|apache-mod_xhtml-0-15|16	Source1:	README.mod_xhtml
14cu|apache-mod_xhtml-0-15|17	Source2:	%{mod_conf}
14cu|apache-mod_xhtml-0-15|18	Requires(pre): rpm-helper
14cu|apache-mod_xhtml-0-15|19	Requires(postun): rpm-helper
14cu|apache-mod_xhtml-0-15|20	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_xhtml-0-15|21	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_xhtml-0-15|22	Requires(pre):	apache-mod_xmlns
14cu|apache-mod_xhtml-0-15|23	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_xhtml-0-15|24	Requires:	apache >= 2.2.0
14cu|apache-mod_xhtml-0-15|25	Requires:	apache-mod_xmlns
14cu|apache-mod_xhtml-0-15|26	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_xhtml-0-15|27	BuildRequires:	apache-mod_xmlns-devel
14cu|apache-mod_xhtml-0-15|28	BuildRequires:	file
14cu|apache-mod_xhtml-0-15|29	
14cu|apache-mod_xhtml-0-15|30	%description
14cu|apache-mod_xhtml-0-15|31	mod_xhtml provides a namespace processor for http://www.w3.org/1999/xhtml that
14cu|apache-mod_xhtml-0-15|32	serves to ensure XHTML meets the W3C Appendix C guidelines for compatibility
14cu|apache-mod_xhtml-0-15|33	with HTML browsers and the text/html MIME type. In addition, mod_xhtml
14cu|apache-mod_xhtml-0-15|34	implements Server Side  Includes (SSI), both as Apache's comment-driven
14cu|apache-mod_xhtml-0-15|35	processing language and as a separate XML namespace processor.
14cu|apache-mod_xhtml-0-15|36	
14cu|apache-mod_xhtml-0-15|37	%prep
14cu|apache-mod_xhtml-0-15|38	
14cu|apache-mod_xhtml-0-15|39	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_xhtml-0-15|40	
14cu|apache-mod_xhtml-0-15|41	cp %{SOURCE0} mod_xhtml.c
14cu|apache-mod_xhtml-0-15|42	cp %{SOURCE1} README
14cu|apache-mod_xhtml-0-15|43	cp %{SOURCE2} %{mod_conf}
14cu|apache-mod_xhtml-0-15|44	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xhtml-0-15|45	
14cu|apache-mod_xhtml-0-15|46	# strip away annoying ^M
14cu|apache-mod_xhtml-0-15|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xhtml-0-15|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xhtml-0-15|49	
14cu|apache-mod_xhtml-0-15|50	%build
14cu|apache-mod_xhtml-0-15|51	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_xhtml-0-15|52	
14cu|apache-mod_xhtml-0-15|53	%install
14cu|apache-mod_xhtml-0-15|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xhtml-0-15|55	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xhtml-0-15|56	
14cu|apache-mod_xhtml-0-15|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xhtml-0-15|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xhtml-0-15|59	
14cu|apache-mod_xhtml-0-15|60	%files
14cu|apache-mod_xhtml-0-15|61	%doc README
14cu|apache-mod_xhtml-0-15|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xhtml-0-15|63	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xhtml-0-15|64	
14cu|apache-mod_xhtml-0-15|65	
14cu|apache-mod_xhtml-0-15|66	
14cu|apache-mod_xhtml-0-15|67	%changelog
14cu|apache-mod_xhtml-0-15|68	
14cu|apache-mod_xhtml-0-15|69	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-15
14cu|apache-mod_xhtml-0-15|70	- (8503106) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xhtml-0-15|71	
14cu|apache-mod_xhtml-0-15|72	

9625 14
14cu|apache-mod_xhtml_neg-1.0a-11|1	#Module-Specific definitions
14cu|apache-mod_xhtml_neg-1.0a-11|2	%define apache_version 2.2.8
14cu|apache-mod_xhtml_neg-1.0a-11|3	%define mod_name mod_xhtml_neg
14cu|apache-mod_xhtml_neg-1.0a-11|4	%define mod_conf B39_%{mod_name}.conf
14cu|apache-mod_xhtml_neg-1.0a-11|5	%define mod_so %{mod_name}.so
14cu|apache-mod_xhtml_neg-1.0a-11|6	
14cu|apache-mod_xhtml_neg-1.0a-11|7	Summary:	An XHTML content negotiation module for Apache
14cu|apache-mod_xhtml_neg-1.0a-11|8	Name:		apache-%{mod_name}
14cu|apache-mod_xhtml_neg-1.0a-11|9	Version:	1.0a
14cu|apache-mod_xhtml_neg-1.0a-11|10	Release:	11
14cu|apache-mod_xhtml_neg-1.0a-11|11	Group:		System/Servers
14cu|apache-mod_xhtml_neg-1.0a-11|12	License:	Apache License
14cu|apache-mod_xhtml_neg-1.0a-11|13	URL:		http://mod-xhtml-neg.sourceforge.net/
14cu|apache-mod_xhtml_neg-1.0a-11|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-xhtml-neg/%{mod_name}2-%{version}.tar.gz
14cu|apache-mod_xhtml_neg-1.0a-11|15	Source1:	%{mod_conf}
14cu|apache-mod_xhtml_neg-1.0a-11|16	Requires(pre): rpm-helper
14cu|apache-mod_xhtml_neg-1.0a-11|17	Requires(postun): rpm-helper
14cu|apache-mod_xhtml_neg-1.0a-11|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_xhtml_neg-1.0a-11|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_xhtml_neg-1.0a-11|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_xhtml_neg-1.0a-11|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_xhtml_neg-1.0a-11|22	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_xhtml_neg-1.0a-11|23	BuildRequires:	dos2unix
14cu|apache-mod_xhtml_neg-1.0a-11|24	
14cu|apache-mod_xhtml_neg-1.0a-11|25	%description
14cu|apache-mod_xhtml_neg-1.0a-11|26	This module provides content negotiation facilities for XHTML documents that
14cu|apache-mod_xhtml_neg-1.0a-11|27	conform to Appendix C compatibility requirements of the XHTML 1.0
14cu|apache-mod_xhtml_neg-1.0a-11|28	specification. This allows compatible browsers to view XHTML content as
14cu|apache-mod_xhtml_neg-1.0a-11|29	XML-compliant documents, and older or less compatible clients to view XHTML
14cu|apache-mod_xhtml_neg-1.0a-11|30	content as text/html documents.
14cu|apache-mod_xhtml_neg-1.0a-11|31	
14cu|apache-mod_xhtml_neg-1.0a-11|32	%prep
14cu|apache-mod_xhtml_neg-1.0a-11|33	
14cu|apache-mod_xhtml_neg-1.0a-11|34	%setup -q -n %{mod_name}-2.0
14cu|apache-mod_xhtml_neg-1.0a-11|35	
14cu|apache-mod_xhtml_neg-1.0a-11|36	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_xhtml_neg-1.0a-11|37	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xhtml_neg-1.0a-11|38	
14cu|apache-mod_xhtml_neg-1.0a-11|39	find -type f -exec dos2unix {} \;
14cu|apache-mod_xhtml_neg-1.0a-11|40	
14cu|apache-mod_xhtml_neg-1.0a-11|41	%build
14cu|apache-mod_xhtml_neg-1.0a-11|42	%{_bindir}/apxs -c mod_xhtml_neg.c lookupa.c
14cu|apache-mod_xhtml_neg-1.0a-11|43	
14cu|apache-mod_xhtml_neg-1.0a-11|44	%install
14cu|apache-mod_xhtml_neg-1.0a-11|45	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xhtml_neg-1.0a-11|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xhtml_neg-1.0a-11|47	
14cu|apache-mod_xhtml_neg-1.0a-11|48	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xhtml_neg-1.0a-11|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xhtml_neg-1.0a-11|50	
14cu|apache-mod_xhtml_neg-1.0a-11|51	%files
14cu|apache-mod_xhtml_neg-1.0a-11|52	%doc LICENSE README mod_xhtml_neg.html
14cu|apache-mod_xhtml_neg-1.0a-11|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xhtml_neg-1.0a-11|54	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xhtml_neg-1.0a-11|55	
14cu|apache-mod_xhtml_neg-1.0a-11|56	
14cu|apache-mod_xhtml_neg-1.0a-11|57	
14cu|apache-mod_xhtml_neg-1.0a-11|58	
14cu|apache-mod_xhtml_neg-1.0a-11|59	%changelog
14cu|apache-mod_xhtml_neg-1.0a-11|60	
14cu|apache-mod_xhtml_neg-1.0a-11|61	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-11
14cu|apache-mod_xhtml_neg-1.0a-11|62	- (7556bc9) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xhtml_neg-1.0a-11|63	
14cu|apache-mod_xhtml_neg-1.0a-11|64	

9626 14
14cu|apache-mod_xml2enc-1.0.3-9|1	#Module-Specific definitions
14cu|apache-mod_xml2enc-1.0.3-9|2	%define mod_name mod_xml2enc
14cu|apache-mod_xml2enc-1.0.3-9|3	%define mod_conf A29_%{mod_name}.conf
14cu|apache-mod_xml2enc-1.0.3-9|4	%define mod_so %{mod_name}.so
14cu|apache-mod_xml2enc-1.0.3-9|5	
14cu|apache-mod_xml2enc-1.0.3-9|6	Summary:	Extended internationalisation support
14cu|apache-mod_xml2enc-1.0.3-9|7	Name:		apache-%{mod_name}
14cu|apache-mod_xml2enc-1.0.3-9|8	Version:	1.0.3
14cu|apache-mod_xml2enc-1.0.3-9|9	Release:	9
14cu|apache-mod_xml2enc-1.0.3-9|10	Group:		System/Servers
14cu|apache-mod_xml2enc-1.0.3-9|11	License:	Apache License
14cu|apache-mod_xml2enc-1.0.3-9|12	URL:		http://apache.webthing.com/mod_xml2enc/
14cu|apache-mod_xml2enc-1.0.3-9|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.c
14cu|apache-mod_xml2enc-1.0.3-9|14	Source1:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.h
14cu|apache-mod_xml2enc-1.0.3-9|15	Source2:	README.mod_xml2enc
14cu|apache-mod_xml2enc-1.0.3-9|16	Source3:	%{mod_conf}
14cu|apache-mod_xml2enc-1.0.3-9|17	Requires(pre): rpm-helper
14cu|apache-mod_xml2enc-1.0.3-9|18	Requires(postun): rpm-helper
14cu|apache-mod_xml2enc-1.0.3-9|19	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_xml2enc-1.0.3-9|20	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_xml2enc-1.0.3-9|21	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_xml2enc-1.0.3-9|22	Requires:	apache >= 2.2.0
14cu|apache-mod_xml2enc-1.0.3-9|23	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_xml2enc-1.0.3-9|24	BuildRequires:	libxml2-devel
14cu|apache-mod_xml2enc-1.0.3-9|25	BuildRequires:	file
14cu|apache-mod_xml2enc-1.0.3-9|26	
14cu|apache-mod_xml2enc-1.0.3-9|27	%description
14cu|apache-mod_xml2enc-1.0.3-9|28	mod_xml2enc is a transcoding module that can be used to extend the
14cu|apache-mod_xml2enc-1.0.3-9|29	internationalisation support of libxml2-based filter modules by converting
14cu|apache-mod_xml2enc-1.0.3-9|30	encoding before and/or after the filter has run. Thus an unsupported input
14cu|apache-mod_xml2enc-1.0.3-9|31	charset can be converted to UTF-8, and output can also be converted to another
14cu|apache-mod_xml2enc-1.0.3-9|32	charset if required.
14cu|apache-mod_xml2enc-1.0.3-9|33	
14cu|apache-mod_xml2enc-1.0.3-9|34	%package	devel
14cu|apache-mod_xml2enc-1.0.3-9|35	Summary:	Development API for the mod_xml2enc apache module
14cu|apache-mod_xml2enc-1.0.3-9|36	Group:		Development/C
14cu|apache-mod_xml2enc-1.0.3-9|37	
14cu|apache-mod_xml2enc-1.0.3-9|38	%description	devel
14cu|apache-mod_xml2enc-1.0.3-9|39	mod_xml2enc is a transcoding module that can be used to extend the
14cu|apache-mod_xml2enc-1.0.3-9|40	internationalisation support of libxml2-based filter modules by converting
14cu|apache-mod_xml2enc-1.0.3-9|41	encoding before and/or after the filter has run. Thus an unsupported input
14cu|apache-mod_xml2enc-1.0.3-9|42	charset can be converted to UTF-8, and output can also be converted to another
14cu|apache-mod_xml2enc-1.0.3-9|43	charset if required.
14cu|apache-mod_xml2enc-1.0.3-9|44	
14cu|apache-mod_xml2enc-1.0.3-9|45	This package contains the development API for the mod_xml2enc apache module.
14cu|apache-mod_xml2enc-1.0.3-9|46	
14cu|apache-mod_xml2enc-1.0.3-9|47	%prep
14cu|apache-mod_xml2enc-1.0.3-9|48	
14cu|apache-mod_xml2enc-1.0.3-9|49	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_xml2enc-1.0.3-9|50	
14cu|apache-mod_xml2enc-1.0.3-9|51	cp %{SOURCE0} .
14cu|apache-mod_xml2enc-1.0.3-9|52	cp %{SOURCE1} .
14cu|apache-mod_xml2enc-1.0.3-9|53	cp %{SOURCE2} README.mod_xml2enc
14cu|apache-mod_xml2enc-1.0.3-9|54	cp %{SOURCE3} %{mod_conf}
14cu|apache-mod_xml2enc-1.0.3-9|55	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xml2enc-1.0.3-9|56	
14cu|apache-mod_xml2enc-1.0.3-9|57	# strip away annoying ^M
14cu|apache-mod_xml2enc-1.0.3-9|58	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xml2enc-1.0.3-9|59	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xml2enc-1.0.3-9|60	
14cu|apache-mod_xml2enc-1.0.3-9|61	head -40 %{mod_name}.c > LICENCE
14cu|apache-mod_xml2enc-1.0.3-9|62	
14cu|apache-mod_xml2enc-1.0.3-9|63	%build
14cu|apache-mod_xml2enc-1.0.3-9|64	%{_bindir}/apxs `xml2-config --cflags` `xml2-config --libs` %{ldflags} -c %{mod_name}.c
14cu|apache-mod_xml2enc-1.0.3-9|65	
14cu|apache-mod_xml2enc-1.0.3-9|66	%install
14cu|apache-mod_xml2enc-1.0.3-9|67	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xml2enc-1.0.3-9|68	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xml2enc-1.0.3-9|69	
14cu|apache-mod_xml2enc-1.0.3-9|70	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xml2enc-1.0.3-9|71	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xml2enc-1.0.3-9|72	
14cu|apache-mod_xml2enc-1.0.3-9|73	install -d %{buildroot}%{_includedir}
14cu|apache-mod_xml2enc-1.0.3-9|74	install -m0644 mod_xml2enc.h %{buildroot}%{_includedir}/
14cu|apache-mod_xml2enc-1.0.3-9|75	
14cu|apache-mod_xml2enc-1.0.3-9|76	%files
14cu|apache-mod_xml2enc-1.0.3-9|77	%doc README.mod_xml2enc LICENCE
14cu|apache-mod_xml2enc-1.0.3-9|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xml2enc-1.0.3-9|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xml2enc-1.0.3-9|80	
14cu|apache-mod_xml2enc-1.0.3-9|81	%files devel
14cu|apache-mod_xml2enc-1.0.3-9|82	%attr(0644,root,root) %{_includedir}/mod_xml2enc.h
14cu|apache-mod_xml2enc-1.0.3-9|83	
14cu|apache-mod_xml2enc-1.0.3-9|84	
14cu|apache-mod_xml2enc-1.0.3-9|85	
14cu|apache-mod_xml2enc-1.0.3-9|86	%changelog
14cu|apache-mod_xml2enc-1.0.3-9|87	
14cu|apache-mod_xml2enc-1.0.3-9|88	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-9
14cu|apache-mod_xml2enc-1.0.3-9|89	- (fdbec5e) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xml2enc-1.0.3-9|90	
14cu|apache-mod_xml2enc-1.0.3-9|91	

9627 14
14cu|apache-mod_xmlns-0.97-17|1	#Module-Specific definitions
14cu|apache-mod_xmlns-0.97-17|2	%define mod_name mod_xmlns
14cu|apache-mod_xmlns-0.97-17|3	%define mod_conf A67_%{mod_name}.conf
14cu|apache-mod_xmlns-0.97-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_xmlns-0.97-17|5	
14cu|apache-mod_xmlns-0.97-17|6	Summary:	Adds XML Namespace processing to the Apache Webserver
14cu|apache-mod_xmlns-0.97-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_xmlns-0.97-17|8	Version:	0.97
14cu|apache-mod_xmlns-0.97-17|9	Release:	17
14cu|apache-mod_xmlns-0.97-17|10	Group:		System/Servers
14cu|apache-mod_xmlns-0.97-17|11	License:	GPL
14cu|apache-mod_xmlns-0.97-17|12	URL:		http://apache.webthing.com/mod_xmlns/
14cu|apache-mod_xmlns-0.97-17|13	# there is no official tar ball
14cu|apache-mod_xmlns-0.97-17|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
14cu|apache-mod_xmlns-0.97-17|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xmlns.c
14cu|apache-mod_xmlns-0.97-17|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/xmlns.h
14cu|apache-mod_xmlns-0.97-17|17	Source2:	README.mod_xmlns
14cu|apache-mod_xmlns-0.97-17|18	Source3:	%{mod_conf}
14cu|apache-mod_xmlns-0.97-17|19	Requires(pre): rpm-helper
14cu|apache-mod_xmlns-0.97-17|20	Requires(postun): rpm-helper
14cu|apache-mod_xmlns-0.97-17|21	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_xmlns-0.97-17|22	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_xmlns-0.97-17|23	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_xmlns-0.97-17|24	Requires:	apache >= 2.2.0
14cu|apache-mod_xmlns-0.97-17|25	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_xmlns-0.97-17|26	BuildRequires:	file
14cu|apache-mod_xmlns-0.97-17|27	
14cu|apache-mod_xmlns-0.97-17|28	%description
14cu|apache-mod_xmlns-0.97-17|29	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
14cu|apache-mod_xmlns-0.97-17|30	XML-driven publishing systems. It runs as an output filter, so it works
14cu|apache-mod_xmlns-0.97-17|31	automatically with any content generator.
14cu|apache-mod_xmlns-0.97-17|32	
14cu|apache-mod_xmlns-0.97-17|33	%package	devel
14cu|apache-mod_xmlns-0.97-17|34	Summary:	Development API for the mod_xmlns apache module
14cu|apache-mod_xmlns-0.97-17|35	Group:		Development/C
14cu|apache-mod_xmlns-0.97-17|36	
14cu|apache-mod_xmlns-0.97-17|37	%description	devel
14cu|apache-mod_xmlns-0.97-17|38	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
14cu|apache-mod_xmlns-0.97-17|39	XML-driven publishing systems. It runs as an output filter, so it works
14cu|apache-mod_xmlns-0.97-17|40	automatically with any content generator.
14cu|apache-mod_xmlns-0.97-17|41	
14cu|apache-mod_xmlns-0.97-17|42	This package contains the development API for the mod_xmlns apache module.
14cu|apache-mod_xmlns-0.97-17|43	
14cu|apache-mod_xmlns-0.97-17|44	%prep
14cu|apache-mod_xmlns-0.97-17|45	
14cu|apache-mod_xmlns-0.97-17|46	%setup -q -c -T -n %{mod_name}-%{version}
14cu|apache-mod_xmlns-0.97-17|47	
14cu|apache-mod_xmlns-0.97-17|48	cp %{SOURCE0} mod_xmlns.c
14cu|apache-mod_xmlns-0.97-17|49	cp %{SOURCE1} xmlns.h
14cu|apache-mod_xmlns-0.97-17|50	cp %{SOURCE2} README
14cu|apache-mod_xmlns-0.97-17|51	cp %{SOURCE3} %{mod_conf}
14cu|apache-mod_xmlns-0.97-17|52	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xmlns-0.97-17|53	
14cu|apache-mod_xmlns-0.97-17|54	# strip away annoying ^M
14cu|apache-mod_xmlns-0.97-17|55	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xmlns-0.97-17|56	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_xmlns-0.97-17|57	
14cu|apache-mod_xmlns-0.97-17|58	%build
14cu|apache-mod_xmlns-0.97-17|59	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_xmlns-0.97-17|60	
14cu|apache-mod_xmlns-0.97-17|61	%install
14cu|apache-mod_xmlns-0.97-17|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xmlns-0.97-17|63	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xmlns-0.97-17|64	install -d %{buildroot}%{_includedir}
14cu|apache-mod_xmlns-0.97-17|65	
14cu|apache-mod_xmlns-0.97-17|66	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xmlns-0.97-17|67	install -m0644 xmlns.h %{buildroot}%{_includedir}/
14cu|apache-mod_xmlns-0.97-17|68	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xmlns-0.97-17|69	
14cu|apache-mod_xmlns-0.97-17|70	%files
14cu|apache-mod_xmlns-0.97-17|71	%doc README
14cu|apache-mod_xmlns-0.97-17|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xmlns-0.97-17|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xmlns-0.97-17|74	
14cu|apache-mod_xmlns-0.97-17|75	%files devel
14cu|apache-mod_xmlns-0.97-17|76	%attr(0644,root,root) %{_includedir}/xmlns.h
14cu|apache-mod_xmlns-0.97-17|77	
14cu|apache-mod_xmlns-0.97-17|78	
14cu|apache-mod_xmlns-0.97-17|79	
14cu|apache-mod_xmlns-0.97-17|80	%changelog
14cu|apache-mod_xmlns-0.97-17|81	
14cu|apache-mod_xmlns-0.97-17|82	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.97-17
14cu|apache-mod_xmlns-0.97-17|83	- (95242d5) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xmlns-0.97-17|84	
14cu|apache-mod_xmlns-0.97-17|85	

9628 14
14cu|apache-mod_xsendfile-0.12-4|1	#Module-Specific definitions
14cu|apache-mod_xsendfile-0.12-4|2	%define apache_version 2.2.0
14cu|apache-mod_xsendfile-0.12-4|3	%define mod_name mod_xsendfile
14cu|apache-mod_xsendfile-0.12-4|4	%define mod_conf A58_%{mod_name}.conf
14cu|apache-mod_xsendfile-0.12-4|5	%define mod_so %{mod_name}.so
14cu|apache-mod_xsendfile-0.12-4|6	
14cu|apache-mod_xsendfile-0.12-4|7	Summary:	Process X-SENDFILE header cgi/scripts may set
14cu|apache-mod_xsendfile-0.12-4|8	Name:		apache-%{mod_name}
14cu|apache-mod_xsendfile-0.12-4|9	Version:	0.12
14cu|apache-mod_xsendfile-0.12-4|10	Release:	4
14cu|apache-mod_xsendfile-0.12-4|11	Group:		System/Servers
14cu|apache-mod_xsendfile-0.12-4|12	License:	Apache License
14cu|apache-mod_xsendfile-0.12-4|13	URL:		https://tn123.org/mod_xsendfile/
14cu|apache-mod_xsendfile-0.12-4|14	Source0:	https://tn123.org/mod_xsendfile/mod_xsendfile-%{version}.tar.bz2
14cu|apache-mod_xsendfile-0.12-4|15	Source1:	%{mod_conf}
14cu|apache-mod_xsendfile-0.12-4|16	Requires(pre): rpm-helper
14cu|apache-mod_xsendfile-0.12-4|17	Requires(postun): rpm-helper
14cu|apache-mod_xsendfile-0.12-4|18	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_xsendfile-0.12-4|19	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_xsendfile-0.12-4|20	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_xsendfile-0.12-4|21	Requires:	apache >= %{apache_version}
14cu|apache-mod_xsendfile-0.12-4|22	BuildRequires:  apache-devel >= %{apache_version}
14cu|apache-mod_xsendfile-0.12-4|23	
14cu|apache-mod_xsendfile-0.12-4|24	%description
14cu|apache-mod_xsendfile-0.12-4|25	mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
14cu|apache-mod_xsendfile-0.12-4|26	registered by the original output handler. If it encounters the presence of
14cu|apache-mod_xsendfile-0.12-4|27	such a header, it will discard all output and send the file specified by that
14cu|apache-mod_xsendfile-0.12-4|28	header instead, using Apache internals including all optimizations like
14cu|apache-mod_xsendfile-0.12-4|29	caching- headers and sendfile or mmap if configured. It is useful for
14cu|apache-mod_xsendfile-0.12-4|30	processing script output of PHP, Perl, or other CGI programs.
14cu|apache-mod_xsendfile-0.12-4|31	
14cu|apache-mod_xsendfile-0.12-4|32	%prep
14cu|apache-mod_xsendfile-0.12-4|33	%setup -q -n %{mod_name}-%{version}
14cu|apache-mod_xsendfile-0.12-4|34	
14cu|apache-mod_xsendfile-0.12-4|35	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_xsendfile-0.12-4|36	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xsendfile-0.12-4|37	
14cu|apache-mod_xsendfile-0.12-4|38	%build
14cu|apache-mod_xsendfile-0.12-4|39	%{_bindir}/apxs -c %{mod_name}.c
14cu|apache-mod_xsendfile-0.12-4|40	
14cu|apache-mod_xsendfile-0.12-4|41	%install
14cu|apache-mod_xsendfile-0.12-4|42	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xsendfile-0.12-4|43	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xsendfile-0.12-4|44	
14cu|apache-mod_xsendfile-0.12-4|45	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xsendfile-0.12-4|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xsendfile-0.12-4|47	
14cu|apache-mod_xsendfile-0.12-4|48	%files
14cu|apache-mod_xsendfile-0.12-4|49	%doc docs/Readme.html
14cu|apache-mod_xsendfile-0.12-4|50	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xsendfile-0.12-4|51	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xsendfile-0.12-4|52	
14cu|apache-mod_xsendfile-0.12-4|53	
14cu|apache-mod_xsendfile-0.12-4|54	
14cu|apache-mod_xsendfile-0.12-4|55	%changelog
14cu|apache-mod_xsendfile-0.12-4|56	
14cu|apache-mod_xsendfile-0.12-4|57	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-4
14cu|apache-mod_xsendfile-0.12-4|58	- (cb9b1ba) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xsendfile-0.12-4|59	
14cu|apache-mod_xsendfile-0.12-4|60	

9629 14
14cu|apache-mod_xslt_filter-1.5.2-9|1	#Module-Specific definitions
14cu|apache-mod_xslt_filter-1.5.2-9|2	%define apache_version 2.2.8
14cu|apache-mod_xslt_filter-1.5.2-9|3	%define mod_name mod_xslt_filter
14cu|apache-mod_xslt_filter-1.5.2-9|4	%define mod_conf B37_%{mod_name}.conf
14cu|apache-mod_xslt_filter-1.5.2-9|5	%define mod_so %{mod_name}.so
14cu|apache-mod_xslt_filter-1.5.2-9|6	
14cu|apache-mod_xslt_filter-1.5.2-9|7	Summary:	Performs XSL transformation on the fly
14cu|apache-mod_xslt_filter-1.5.2-9|8	Name:		apache-%{mod_name}
14cu|apache-mod_xslt_filter-1.5.2-9|9	Version:	1.5.2
14cu|apache-mod_xslt_filter-1.5.2-9|10	Release:	9
14cu|apache-mod_xslt_filter-1.5.2-9|11	Group:		System/Servers
14cu|apache-mod_xslt_filter-1.5.2-9|12	License:	Apache License
14cu|apache-mod_xslt_filter-1.5.2-9|13	URL:		http://sourceforge.net/projects/xslt-filter/
14cu|apache-mod_xslt_filter-1.5.2-9|14	Source0:	xslt_filter-%{version}.tar.gz
14cu|apache-mod_xslt_filter-1.5.2-9|15	Source1:	%{mod_conf}
14cu|apache-mod_xslt_filter-1.5.2-9|16	Patch0:		xslt_filter-correct_naming_fix.diff
14cu|apache-mod_xslt_filter-1.5.2-9|17	Patch1:		xslt_filter-1.5.2-format_not_a_string_literal_and_no_format_arguments.diff
14cu|apache-mod_xslt_filter-1.5.2-9|18	Requires(pre): rpm-helper
14cu|apache-mod_xslt_filter-1.5.2-9|19	Requires(postun): rpm-helper
14cu|apache-mod_xslt_filter-1.5.2-9|20	Requires(pre):  apache-conf >= %{apache_version}
14cu|apache-mod_xslt_filter-1.5.2-9|21	Requires(pre):  apache >= %{apache_version}
14cu|apache-mod_xslt_filter-1.5.2-9|22	Requires:	apache-conf >= %{apache_version}
14cu|apache-mod_xslt_filter-1.5.2-9|23	Requires:	apache >= %{apache_version}
14cu|apache-mod_xslt_filter-1.5.2-9|24	BuildRequires:	apache-devel >= %{apache_version}
14cu|apache-mod_xslt_filter-1.5.2-9|25	BuildRequires:	automake
14cu|apache-mod_xslt_filter-1.5.2-9|26	BuildRequires:	dos2unix
14cu|apache-mod_xslt_filter-1.5.2-9|27	BuildRequires:	libtool
14cu|apache-mod_xslt_filter-1.5.2-9|28	BuildRequires:	libxml2-devel >= 2.6.30
14cu|apache-mod_xslt_filter-1.5.2-9|29	BuildRequires:	libxslt-devel >= 1.1.20
14cu|apache-mod_xslt_filter-1.5.2-9|30	
14cu|apache-mod_xslt_filter-1.5.2-9|31	%description
14cu|apache-mod_xslt_filter-1.5.2-9|32	XSLT Filter is an Apache2 loadable module which performs XSL transformation on
14cu|apache-mod_xslt_filter-1.5.2-9|33	the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The
14cu|apache-mod_xslt_filter-1.5.2-9|34	module acts as an Apache output fitler and is compatible with mod_perl, CGI and
14cu|apache-mod_xslt_filter-1.5.2-9|35	PHP applications.
14cu|apache-mod_xslt_filter-1.5.2-9|36	
14cu|apache-mod_xslt_filter-1.5.2-9|37	%prep
14cu|apache-mod_xslt_filter-1.5.2-9|38	%setup -q -n xslt_filter-%{version}
14cu|apache-mod_xslt_filter-1.5.2-9|39	%patch0 -p1
14cu|apache-mod_xslt_filter-1.5.2-9|40	%patch1 -p0
14cu|apache-mod_xslt_filter-1.5.2-9|41	
14cu|apache-mod_xslt_filter-1.5.2-9|42	mv xslt_filter.c %{mod_name}.c
14cu|apache-mod_xslt_filter-1.5.2-9|43	
14cu|apache-mod_xslt_filter-1.5.2-9|44	cp %{SOURCE1} %{mod_conf}
14cu|apache-mod_xslt_filter-1.5.2-9|45	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{mod_conf}
14cu|apache-mod_xslt_filter-1.5.2-9|46	
14cu|apache-mod_xslt_filter-1.5.2-9|47	find -type f -exec dos2unix {} \;
14cu|apache-mod_xslt_filter-1.5.2-9|48	
14cu|apache-mod_xslt_filter-1.5.2-9|49	%build
14cu|apache-mod_xslt_filter-1.5.2-9|50	rm -f configure
14cu|apache-mod_xslt_filter-1.5.2-9|51	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign; autoconf
14cu|apache-mod_xslt_filter-1.5.2-9|52	export APXS2="%{_bindir}/apxs"
14cu|apache-mod_xslt_filter-1.5.2-9|53	
14cu|apache-mod_xslt_filter-1.5.2-9|54	%configure2_5x --localstatedir=/var/lib
14cu|apache-mod_xslt_filter-1.5.2-9|55	
14cu|apache-mod_xslt_filter-1.5.2-9|56	%make
14cu|apache-mod_xslt_filter-1.5.2-9|57	
14cu|apache-mod_xslt_filter-1.5.2-9|58	%install
14cu|apache-mod_xslt_filter-1.5.2-9|59	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_xslt_filter-1.5.2-9|60	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_xslt_filter-1.5.2-9|61	
14cu|apache-mod_xslt_filter-1.5.2-9|62	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_xslt_filter-1.5.2-9|63	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xslt_filter-1.5.2-9|64	
14cu|apache-mod_xslt_filter-1.5.2-9|65	%files
14cu|apache-mod_xslt_filter-1.5.2-9|66	%doc README
14cu|apache-mod_xslt_filter-1.5.2-9|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_xslt_filter-1.5.2-9|68	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_xslt_filter-1.5.2-9|69	
14cu|apache-mod_xslt_filter-1.5.2-9|70	
14cu|apache-mod_xslt_filter-1.5.2-9|71	
14cu|apache-mod_xslt_filter-1.5.2-9|72	%changelog
14cu|apache-mod_xslt_filter-1.5.2-9|73	
14cu|apache-mod_xslt_filter-1.5.2-9|74	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-9
14cu|apache-mod_xslt_filter-1.5.2-9|75	- (a2717ca) Clean spec and config, enable module by default just after installation
14cu|apache-mod_xslt_filter-1.5.2-9|76	
14cu|apache-mod_xslt_filter-1.5.2-9|77	

9630 14
14cu|apache-mod_ziplook-0.99-17|1	#Module-Specific definitions
14cu|apache-mod_ziplook-0.99-17|2	%define mod_name mod_ziplook
14cu|apache-mod_ziplook-0.99-17|3	%define mod_conf 87_%{mod_name}.conf
14cu|apache-mod_ziplook-0.99-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_ziplook-0.99-17|5	
14cu|apache-mod_ziplook-0.99-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_ziplook-0.99-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_ziplook-0.99-17|8	Version:	0.99
14cu|apache-mod_ziplook-0.99-17|9	Release:	17
14cu|apache-mod_ziplook-0.99-17|10	Group:		System/Servers
14cu|apache-mod_ziplook-0.99-17|11	License:	BSD
14cu|apache-mod_ziplook-0.99-17|12	URL:		http://pihl.kumpu.org/ziplook/index2.html
14cu|apache-mod_ziplook-0.99-17|13	Source0: 	%{mod_name}2-%{version}.tar.bz2
14cu|apache-mod_ziplook-0.99-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_ziplook-0.99-17|15	# http://www.winimage.com/zLibDll/unzip21.zip
14cu|apache-mod_ziplook-0.99-17|16	Source2:	unzip21.zip
14cu|apache-mod_ziplook-0.99-17|17	BuildRequires:	unzip
14cu|apache-mod_ziplook-0.99-17|18	BuildRequires:	zip
14cu|apache-mod_ziplook-0.99-17|19	BuildRequires:	zlib-devel
14cu|apache-mod_ziplook-0.99-17|20	BuildRequires:	perl
14cu|apache-mod_ziplook-0.99-17|21	Requires(pre): rpm-helper
14cu|apache-mod_ziplook-0.99-17|22	Requires(postun): rpm-helper
14cu|apache-mod_ziplook-0.99-17|23	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_ziplook-0.99-17|24	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_ziplook-0.99-17|25	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_ziplook-0.99-17|26	Requires:	apache >= 2.2.0
14cu|apache-mod_ziplook-0.99-17|27	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_ziplook-0.99-17|28	BuildRequires:	file
14cu|apache-mod_ziplook-0.99-17|29	Epoch:		1
14cu|apache-mod_ziplook-0.99-17|30	
14cu|apache-mod_ziplook-0.99-17|31	%description
14cu|apache-mod_ziplook-0.99-17|32	With the mod_ziplook apache module you can view zip-archive
14cu|apache-mod_ziplook-0.99-17|33	files directly in apache without extracting them to
14cu|apache-mod_ziplook-0.99-17|34	filesystem. It's useful with large documentation zip-files which
14cu|apache-mod_ziplook-0.99-17|35	are not very often hit.
14cu|apache-mod_ziplook-0.99-17|36	
14cu|apache-mod_ziplook-0.99-17|37	%prep
14cu|apache-mod_ziplook-0.99-17|38	
14cu|apache-mod_ziplook-0.99-17|39	%setup -q -n ziplook
14cu|apache-mod_ziplook-0.99-17|40	
14cu|apache-mod_ziplook-0.99-17|41	unzip %{SOURCE2}
14cu|apache-mod_ziplook-0.99-17|42	zip README.zip README
14cu|apache-mod_ziplook-0.99-17|43	
14cu|apache-mod_ziplook-0.99-17|44	# strip away annoying ^M
14cu|apache-mod_ziplook-0.99-17|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_ziplook-0.99-17|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_ziplook-0.99-17|47	
14cu|apache-mod_ziplook-0.99-17|48	%build
14cu|apache-mod_ziplook-0.99-17|49	
14cu|apache-mod_ziplook-0.99-17|50	%{_bindir}/apxs -c %{mod_name}.c -I. -lz
14cu|apache-mod_ziplook-0.99-17|51	
14cu|apache-mod_ziplook-0.99-17|52	%install
14cu|apache-mod_ziplook-0.99-17|53	
14cu|apache-mod_ziplook-0.99-17|54	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_ziplook-0.99-17|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_ziplook-0.99-17|56	
14cu|apache-mod_ziplook-0.99-17|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_ziplook-0.99-17|58	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ziplook-0.99-17|59	
14cu|apache-mod_ziplook-0.99-17|60	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_ziplook-0.99-17|61	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_ziplook-0.99-17|62	
14cu|apache-mod_ziplook-0.99-17|63	# make the example work... (ugly, but it works...)
14cu|apache-mod_ziplook-0.99-17|64	
14cu|apache-mod_ziplook-0.99-17|65	NEW_URL=/addon-modules/%{name}-%{version}/
14cu|apache-mod_ziplook-0.99-17|66	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ziplook-0.99-17|67	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ziplook-0.99-17|68	
14cu|apache-mod_ziplook-0.99-17|69	%files
14cu|apache-mod_ziplook-0.99-17|70	%doc README*
14cu|apache-mod_ziplook-0.99-17|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_ziplook-0.99-17|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_ziplook-0.99-17|73	%{_var}/www/html/addon-modules/*
14cu|apache-mod_ziplook-0.99-17|74	
14cu|apache-mod_ziplook-0.99-17|75	
14cu|apache-mod_ziplook-0.99-17|76	
14cu|apache-mod_ziplook-0.99-17|77	
14cu|apache-mod_ziplook-0.99-17|78	
14cu|apache-mod_ziplook-0.99-17|79	%changelog
14cu|apache-mod_ziplook-0.99-17|80	
14cu|apache-mod_ziplook-0.99-17|81	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.99-17
14cu|apache-mod_ziplook-0.99-17|82	- (4cd7bf5) Clean spec and config, enable module by default just after installation
14cu|apache-mod_ziplook-0.99-17|83	
14cu|apache-mod_ziplook-0.99-17|84	

9631 14
14cu|apache-mod_zipread-0.1-17|1	#Module-Specific definitions
14cu|apache-mod_zipread-0.1-17|2	%define mod_name mod_zipread
14cu|apache-mod_zipread-0.1-17|3	%define mod_conf A16_%{mod_name}.conf
14cu|apache-mod_zipread-0.1-17|4	%define mod_so %{mod_name}.so
14cu|apache-mod_zipread-0.1-17|5	
14cu|apache-mod_zipread-0.1-17|6	Summary:	DSO module for the apache web server
14cu|apache-mod_zipread-0.1-17|7	Name:		apache-%{mod_name}
14cu|apache-mod_zipread-0.1-17|8	Version:	0.1
14cu|apache-mod_zipread-0.1-17|9	Release:	17
14cu|apache-mod_zipread-0.1-17|10	Group:		System/Servers
14cu|apache-mod_zipread-0.1-17|11	License:	GPL
14cu|apache-mod_zipread-0.1-17|12	URL:		http://modzipread.sourceforge.net/
14cu|apache-mod_zipread-0.1-17|13	Source0: 	modzipread-%{version}.tar.bz2
14cu|apache-mod_zipread-0.1-17|14	Source1:	%{mod_conf}.bz2
14cu|apache-mod_zipread-0.1-17|15	Patch0:		modzipread-0.1-header_fix.diff
14cu|apache-mod_zipread-0.1-17|16	Requires(pre): rpm-helper
14cu|apache-mod_zipread-0.1-17|17	Requires(postun): rpm-helper
14cu|apache-mod_zipread-0.1-17|18	Requires(pre):	apache-conf >= 2.2.0
14cu|apache-mod_zipread-0.1-17|19	Requires(pre):	apache >= 2.2.0
14cu|apache-mod_zipread-0.1-17|20	Requires:	apache-conf >= 2.2.0
14cu|apache-mod_zipread-0.1-17|21	Requires:	apache >= 2.2.0
14cu|apache-mod_zipread-0.1-17|22	BuildRequires:	apache-devel >= 2.2.0
14cu|apache-mod_zipread-0.1-17|23	BuildRequires:	zziplib-devel
14cu|apache-mod_zipread-0.1-17|24	BuildRequires:	file
14cu|apache-mod_zipread-0.1-17|25	Epoch:		1
14cu|apache-mod_zipread-0.1-17|26	
14cu|apache-mod_zipread-0.1-17|27	%description
14cu|apache-mod_zipread-0.1-17|28	Mod ZipRead is an Apache module to browser Zip Archives. It uses
14cu|apache-mod_zipread-0.1-17|29	zziplib.
14cu|apache-mod_zipread-0.1-17|30	
14cu|apache-mod_zipread-0.1-17|31	%prep
14cu|apache-mod_zipread-0.1-17|32	
14cu|apache-mod_zipread-0.1-17|33	%setup -q -n modzipread-%{version}
14cu|apache-mod_zipread-0.1-17|34	%patch0 -p0
14cu|apache-mod_zipread-0.1-17|35	
14cu|apache-mod_zipread-0.1-17|36	# strip away annoying ^M
14cu|apache-mod_zipread-0.1-17|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_zipread-0.1-17|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|apache-mod_zipread-0.1-17|39	
14cu|apache-mod_zipread-0.1-17|40	%build
14cu|apache-mod_zipread-0.1-17|41	
14cu|apache-mod_zipread-0.1-17|42	%{_bindir}/apxs -c %{mod_name}.c -lzzip
14cu|apache-mod_zipread-0.1-17|43	
14cu|apache-mod_zipread-0.1-17|44	%install
14cu|apache-mod_zipread-0.1-17|45	
14cu|apache-mod_zipread-0.1-17|46	install -d %{buildroot}%{_libdir}/apache-extramodules
14cu|apache-mod_zipread-0.1-17|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14cu|apache-mod_zipread-0.1-17|48	
14cu|apache-mod_zipread-0.1-17|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14cu|apache-mod_zipread-0.1-17|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_zipread-0.1-17|51	sed -i "s|_MODULE_DIR_|%{_libdir}/apache-extramodules|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_zipread-0.1-17|52	
14cu|apache-mod_zipread-0.1-17|53	install -d %{buildroot}%{_var}/www/html/addon-modules
14cu|apache-mod_zipread-0.1-17|54	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
14cu|apache-mod_zipread-0.1-17|55	
14cu|apache-mod_zipread-0.1-17|56	%files
14cu|apache-mod_zipread-0.1-17|57	%doc AUTHORS ChangeLog DESC INSTALL
14cu|apache-mod_zipread-0.1-17|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14cu|apache-mod_zipread-0.1-17|59	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14cu|apache-mod_zipread-0.1-17|60	%{_var}/www/html/addon-modules/*
14cu|apache-mod_zipread-0.1-17|61	
14cu|apache-mod_zipread-0.1-17|62	
14cu|apache-mod_zipread-0.1-17|63	
14cu|apache-mod_zipread-0.1-17|64	
14cu|apache-mod_zipread-0.1-17|65	
14cu|apache-mod_zipread-0.1-17|66	%changelog
14cu|apache-mod_zipread-0.1-17|67	
14cu|apache-mod_zipread-0.1-17|68	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-17
14cu|apache-mod_zipread-0.1-17|69	- (406baa6) Clean spec and config, enable module by default just after installation
14cu|apache-mod_zipread-0.1-17|70	
14cu|apache-mod_zipread-0.1-17|71	

9632 14
14cu|apache-resource-bundles-2-9|1	%global jar_version 1.4
14cu|apache-resource-bundles-2-9|2	%global lh_version 1.1
14cu|apache-resource-bundles-2-9|3	%global id_version 1.1
14cu|apache-resource-bundles-2-9|4	
14cu|apache-resource-bundles-2-9|5	Name:		apache-resource-bundles
14cu|apache-resource-bundles-2-9|6	Version:	2
14cu|apache-resource-bundles-2-9|7	Release:	9
14cu|apache-resource-bundles-2-9|8	Summary:	Apache Resource Bundles
14cu|apache-resource-bundles-2-9|9	
14cu|apache-resource-bundles-2-9|10	Group:		Development/Java
14cu|apache-resource-bundles-2-9|11	License:	ASL 2.0
14cu|apache-resource-bundles-2-9|12	URL:		http://repo1.maven.org/maven2/org/apache/apache-resource-bundles/
14cu|apache-resource-bundles-2-9|13	Source0:	http://repo1.maven.org/maven2/org/apache/%{name}/%{version}/%{name}-%{version}.pom
14cu|apache-resource-bundles-2-9|14	Source1:	http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}-sources.jar
14cu|apache-resource-bundles-2-9|15	Source2:	http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}.pom
14cu|apache-resource-bundles-2-9|16	Source3:	http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}-sources.jar
14cu|apache-resource-bundles-2-9|17	Source4:	http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}.pom
14cu|apache-resource-bundles-2-9|18	Source5:	http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar
14cu|apache-resource-bundles-2-9|19	Source6:	http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom
14cu|apache-resource-bundles-2-9|20	
14cu|apache-resource-bundles-2-9|21	# Remove maven-release plugin (not yet available on Fedora)
14cu|apache-resource-bundles-2-9|22	Patch0:		apache-resource-bundles-cleanup-poms.patch
14cu|apache-resource-bundles-2-9|23	
14cu|apache-resource-bundles-2-9|24	
14cu|apache-resource-bundles-2-9|25	BuildRequires:	maven2
14cu|apache-resource-bundles-2-9|26	BuildRequires:	maven-compiler-plugin
14cu|apache-resource-bundles-2-9|27	BuildRequires:	maven-install-plugin
14cu|apache-resource-bundles-2-9|28	BuildRequires:	maven-jar-plugin
14cu|apache-resource-bundles-2-9|29	BuildRequires:	maven-remote-resources-plugin
14cu|apache-resource-bundles-2-9|30	BuildRequires:	maven-resources-plugin
14cu|apache-resource-bundles-2-9|31	BuildRequires:	maven-surefire-plugin
14cu|apache-resource-bundles-2-9|32	BuildRequires:  maven-site-plugin
14cu|apache-resource-bundles-2-9|33	
14cu|apache-resource-bundles-2-9|34	# Requirements from the POMs
14cu|apache-resource-bundles-2-9|35	Requires:	maven-remote-resources-plugin
14cu|apache-resource-bundles-2-9|36	
14cu|apache-resource-bundles-2-9|37	Requires(post):	jpackage-utils
14cu|apache-resource-bundles-2-9|38	Requires(postun): jpackage-utils
14cu|apache-resource-bundles-2-9|39	
14cu|apache-resource-bundles-2-9|40	BuildArch:	noarch
14cu|apache-resource-bundles-2-9|41	
14cu|apache-resource-bundles-2-9|42	%description
14cu|apache-resource-bundles-2-9|43	An archive which contains templates for generating the necessary license files
14cu|apache-resource-bundles-2-9|44	and notices for all Apache releases.
14cu|apache-resource-bundles-2-9|45	
14cu|apache-resource-bundles-2-9|46	%prep
14cu|apache-resource-bundles-2-9|47	%setup -c -T
14cu|apache-resource-bundles-2-9|48	cp %SOURCE0 ./pom.xml
14cu|apache-resource-bundles-2-9|49	%patch0 -p1
14cu|apache-resource-bundles-2-9|50	
14cu|apache-resource-bundles-2-9|51	# jar
14cu|apache-resource-bundles-2-9|52	mkdir -p apache-jar-resource-bundle
14cu|apache-resource-bundles-2-9|53	pushd apache-jar-resource-bundle
14cu|apache-resource-bundles-2-9|54	jar xvf %SOURCE1
14cu|apache-resource-bundles-2-9|55	cp %SOURCE2 ./pom.xml
14cu|apache-resource-bundles-2-9|56	mkdir -p src/main/resources
14cu|apache-resource-bundles-2-9|57	mv META-INF src/main/resources
14cu|apache-resource-bundles-2-9|58	popd
14cu|apache-resource-bundles-2-9|59	
14cu|apache-resource-bundles-2-9|60	# license-header
14cu|apache-resource-bundles-2-9|61	mkdir -p apache-license-header-resource-bundle
14cu|apache-resource-bundles-2-9|62	pushd apache-license-header-resource-bundle
14cu|apache-resource-bundles-2-9|63	jar xvf %SOURCE3
14cu|apache-resource-bundles-2-9|64	cp %SOURCE4 ./pom.xml
14cu|apache-resource-bundles-2-9|65	mkdir -p src/main/resources
14cu|apache-resource-bundles-2-9|66	mv META-INF src/main/resources
14cu|apache-resource-bundles-2-9|67	popd
14cu|apache-resource-bundles-2-9|68	
14cu|apache-resource-bundles-2-9|69	# incubator-disclaimer
14cu|apache-resource-bundles-2-9|70	mkdir -p apache-incubator-disclaimer-resource-bundle
14cu|apache-resource-bundles-2-9|71	pushd apache-incubator-disclaimer-resource-bundle
14cu|apache-resource-bundles-2-9|72	jar xvf %SOURCE5
14cu|apache-resource-bundles-2-9|73	cp %SOURCE6 ./pom.xml
14cu|apache-resource-bundles-2-9|74	mkdir -p src/main/resources
14cu|apache-resource-bundles-2-9|75	mv META-INF src/main/resources
14cu|apache-resource-bundles-2-9|76	popd
14cu|apache-resource-bundles-2-9|77	
14cu|apache-resource-bundles-2-9|78	
14cu|apache-resource-bundles-2-9|79	%build
14cu|apache-resource-bundles-2-9|80	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|apache-resource-bundles-2-9|81	mkdir -p $MAVEN_REPO_LOCAL
14cu|apache-resource-bundles-2-9|82	
14cu|apache-resource-bundles-2-9|83	mvn \
14cu|apache-resource-bundles-2-9|84	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|apache-resource-bundles-2-9|85	install
14cu|apache-resource-bundles-2-9|86	
14cu|apache-resource-bundles-2-9|87	%install
14cu|apache-resource-bundles-2-9|88	
14cu|apache-resource-bundles-2-9|89	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|apache-resource-bundles-2-9|90	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|apache-resource-bundles-2-9|91	
14cu|apache-resource-bundles-2-9|92	# jar
14cu|apache-resource-bundles-2-9|93	#
14cu|apache-resource-bundles-2-9|94	pushd apache-jar-resource-bundle
14cu|apache-resource-bundles-2-9|95	install -m 644 \
14cu|apache-resource-bundles-2-9|96	target/apache-jar-resource-bundle-%{jar_version}.jar \
14cu|apache-resource-bundles-2-9|97	%{buildroot}%{_javadir}/%{name}/jar-%{jar_version}.jar
14cu|apache-resource-bundles-2-9|98	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-jar.pom
14cu|apache-resource-bundles-2-9|99	%add_to_maven_depmap org.apache apache-jar-resource-bundle %{jar_version} JPP/%{name} jar
14cu|apache-resource-bundles-2-9|100	popd
14cu|apache-resource-bundles-2-9|101	
14cu|apache-resource-bundles-2-9|102	# license-header
14cu|apache-resource-bundles-2-9|103	pushd apache-license-header-resource-bundle
14cu|apache-resource-bundles-2-9|104	install -m 644 \
14cu|apache-resource-bundles-2-9|105	target/apache-license-header-resource-bundle-%{lh_version}.jar \
14cu|apache-resource-bundles-2-9|106	%{buildroot}%{_javadir}/%{name}/license-header-%{lh_version}.jar
14cu|apache-resource-bundles-2-9|107	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-license-header.pom
14cu|apache-resource-bundles-2-9|108	%add_to_maven_depmap org.apache apache-license-header-resource-bundle %{lh_version} JPP/%{name} license-header
14cu|apache-resource-bundles-2-9|109	popd
14cu|apache-resource-bundles-2-9|110	
14cu|apache-resource-bundles-2-9|111	# incubator-disclaimer
14cu|apache-resource-bundles-2-9|112	pushd apache-incubator-disclaimer-resource-bundle
14cu|apache-resource-bundles-2-9|113	install -m 644 \
14cu|apache-resource-bundles-2-9|114	target/apache-incubator-disclaimer-resource-bundle-%{id_version}.jar \
14cu|apache-resource-bundles-2-9|115	%{buildroot}%{_javadir}/%{name}/incubator-disclaimer-%{id_version}.jar
14cu|apache-resource-bundles-2-9|116	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-incubator-disclaimer.pom
14cu|apache-resource-bundles-2-9|117	%add_to_maven_depmap org.apache apache-incubator-disclaimer-resource-bundle %{id_version} JPP/%{name} incubator-disclaimer
14cu|apache-resource-bundles-2-9|118	popd
14cu|apache-resource-bundles-2-9|119	
14cu|apache-resource-bundles-2-9|120	# Unversioned jars
14cu|apache-resource-bundles-2-9|121	pushd %{buildroot}%{_javadir}/%{name}
14cu|apache-resource-bundles-2-9|122	ln -sf jar-%{jar_version}.jar jar.jar
14cu|apache-resource-bundles-2-9|123	ln -sf license-header-%{lh_version}.jar license-header.jar
14cu|apache-resource-bundles-2-9|124	ln -sf incubator-disclaimer-%{id_version}.jar incubator-disclaimer.jar
14cu|apache-resource-bundles-2-9|125	popd
14cu|apache-resource-bundles-2-9|126	
14cu|apache-resource-bundles-2-9|127	# Add parent to depmap too
14cu|apache-resource-bundles-2-9|128	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|apache-resource-bundles-2-9|129	%add_to_maven_depmap org.apache %{name} %{version} JPP %{name}
14cu|apache-resource-bundles-2-9|130	
14cu|apache-resource-bundles-2-9|131	%clean
14cu|apache-resource-bundles-2-9|132	
14cu|apache-resource-bundles-2-9|133	%post
14cu|apache-resource-bundles-2-9|134	%update_maven_depmap
14cu|apache-resource-bundles-2-9|135	
14cu|apache-resource-bundles-2-9|136	%postun
14cu|apache-resource-bundles-2-9|137	%update_maven_depmap
14cu|apache-resource-bundles-2-9|138	
14cu|apache-resource-bundles-2-9|139	%files
14cu|apache-resource-bundles-2-9|140	%defattr(-,root,root,-)
14cu|apache-resource-bundles-2-9|141	%{_javadir}/%{name}
14cu|apache-resource-bundles-2-9|142	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|apache-resource-bundles-2-9|143	%{_mavenpomdir}/*.pom
14cu|apache-resource-bundles-2-9|144	
14cu|apache-resource-bundles-2-9|145	%changelog
14cu|apache-resource-bundles-2-9|146	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2-9
14cu|apache-resource-bundles-2-9|147	+ Revision: b6ef428
14cu|apache-resource-bundles-2-9|148	- Move to contrib
14cu|apache-resource-bundles-2-9|149	
14cu|apache-resource-bundles-2-9|150	

9633 14
14cu|aphopper-0.3-10|1	Summary:	Automatic wireless access point hopper
14cu|aphopper-0.3-10|2	Name:		aphopper
14cu|aphopper-0.3-10|3	Version:	0.3
14cu|aphopper-0.3-10|4	Release:	10
14cu|aphopper-0.3-10|5	License:	GPLv2+
14cu|aphopper-0.3-10|6	Group:		System/Configuration/Networking
14cu|aphopper-0.3-10|7	Url:		https://github.com/BlackArch/aphopper
14cu|aphopper-0.3-10|8	Source0:	%{name}-%{version}.tar.bz2
14cu|aphopper-0.3-10|9	
14cu|aphopper-0.3-10|10	%description
14cu|aphopper-0.3-10|11	AP Hopper is a program that automatically hops between access points of
14cu|aphopper-0.3-10|12	different wireless networks. It checks for DHCP and Internet Access on all
14cu|aphopper-0.3-10|13	the networks found. It logs successful and unsuccessful attempts.
14cu|aphopper-0.3-10|14	
14cu|aphopper-0.3-10|15	P.S. The binary is called 'hopper'.
14cu|aphopper-0.3-10|16	
14cu|aphopper-0.3-10|17	%files
14cu|aphopper-0.3-10|18	%doc AUTHORS ChangeLog COPYING
14cu|aphopper-0.3-10|19	%{_sbindir}/hopper
14cu|aphopper-0.3-10|20	
14cu|aphopper-0.3-10|21	#----------------------------------------------------------------------------
14cu|aphopper-0.3-10|22	
14cu|aphopper-0.3-10|23	%prep
14cu|aphopper-0.3-10|24	%setup -qn %{name}
14cu|aphopper-0.3-10|25	
14cu|aphopper-0.3-10|26	%build
14cu|aphopper-0.3-10|27	%configure2_5x
14cu|aphopper-0.3-10|28	%make DEFS="%{optflags}"
14cu|aphopper-0.3-10|29	
14cu|aphopper-0.3-10|30	%install
14cu|aphopper-0.3-10|31	mkdir -p %{buildroot}%{_sbindir}
14cu|aphopper-0.3-10|32	install -m 755 hopper %{buildroot}%{_sbindir}
14cu|aphopper-0.3-10|33	
14cu|aphopper-0.3-10|34	
14cu|aphopper-0.3-10|35	%changelog
14cu|aphopper-0.3-10|36	
14cu|aphopper-0.3-10|37	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-10
14cu|aphopper-0.3-10|38	- (a16d3c1) New package URL
14cu|aphopper-0.3-10|39	- (a16d3c1) Build with system optflags to fix debug package
14cu|aphopper-0.3-10|40	- (a16d3c1) Spec cleanup
14cu|aphopper-0.3-10|41	
14cu|aphopper-0.3-10|42	

9634 14
14cu|apitrace-6.1-1|1	%define	withGUI 1
14cu|apitrace-6.1-1|2	
14cu|apitrace-6.1-1|3	# Exclude libc.so.6(GLIBC_PRIVATE) because it's not provided.
14cu|apitrace-6.1-1|4	%define __noautoreq '(.*)GLIBC_PRIVATE(.*)'
14cu|apitrace-6.1-1|5	
14cu|apitrace-6.1-1|6	Summary:	A project to trace, analyze and debug graphics APIs
14cu|apitrace-6.1-1|7	Name:		apitrace
14cu|apitrace-6.1-1|8	Version:	6.1
14cu|apitrace-6.1-1|9	Release:	1
14cu|apitrace-6.1-1|10	License:	BSD
14cu|apitrace-6.1-1|11	Group:		Development/X11
14cu|apitrace-6.1-1|12	Url:		https://github.com/%{name}/%{name}
14cu|apitrace-6.1-1|13	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz
14cu|apitrace-6.1-1|14	Source1:	qapitrace.desktop
14cu|apitrace-6.1-1|15	Source2:	%{name}.png
14cu|apitrace-6.1-1|16	Source100:	%{name}.rpmlintrc
14cu|apitrace-6.1-1|17	Patch0:		%{name}-6.1-fix-script.patch
14cu|apitrace-6.1-1|18	BuildRequires:	cmake >= 2.8.10
14cu|apitrace-6.1-1|19	BuildRequires:	pkgconfig(x11)
14cu|apitrace-6.1-1|20	BuildRequires:	pkgconfig(gl)
14cu|apitrace-6.1-1|21	BuildRequires:	pkgconfig(waffle-1)
14cu|apitrace-6.1-1|22	# For stacktrace
14cu|apitrace-6.1-1|23	BuildRequires:	dwarf-devel
14cu|apitrace-6.1-1|24	BuildRequires:	python
14cu|apitrace-6.1-1|25	%if %{withGUI}
14cu|apitrace-6.1-1|26	BuildRequires:	qt4-devel >= 4.8.0
14cu|apitrace-6.1-1|27	BuildRequires:	qjson >= 0.5
14cu|apitrace-6.1-1|28	BuildRequires:	coreutils
14cu|apitrace-6.1-1|29	%endif
14cu|apitrace-6.1-1|30	
14cu|apitrace-6.1-1|31	%description
14cu|apitrace-6.1-1|32	Apitrace is a project to trace, analyze and debug graphics APIs.
14cu|apitrace-6.1-1|33	It offers a convenient set of tools for:
14cu|apitrace-6.1-1|34	- trace OpenGL, OpenGL ES, D3D11, D3D10, D3D9, D3D8, D3D7 and DDRAW API
14cu|apitrace-6.1-1|35	calls to a file;
14cu|apitrace-6.1-1|36	- retrace (replay) OpenGL and OpenGL ES calls from a file;
14cu|apitrace-6.1-1|37	- visualize trace files and inspect their state, frame by frame and call by
14cu|apitrace-6.1-1|38	call;
14cu|apitrace-6.1-1|39	- visualize and edit trace files;
14cu|apitrace-6.1-1|40	- profile performace of traces.
14cu|apitrace-6.1-1|41	It also sports a nice Qt4-based GUI.
14cu|apitrace-6.1-1|42	
14cu|apitrace-6.1-1|43	%files
14cu|apitrace-6.1-1|44	%doc BUGS.markdown HACKING.markdown LICENSE NEWS.markdown README.markdown TODO.markdown
14cu|apitrace-6.1-1|45	%{_bindir}/%{name}
14cu|apitrace-6.1-1|46	%{_bindir}/glretrace
14cu|apitrace-6.1-1|47	%{_bindir}/qapitrace
14cu|apitrace-6.1-1|48	%{_libdir}/%{name}/wrappers/*.so
14cu|apitrace-6.1-1|49	%{_libdir}/%{name}/scripts/*.py
14cu|apitrace-6.1-1|50	%{_datadir}/applications/qapitrace.desktop
14cu|apitrace-6.1-1|51	%{_datadir}/pixmaps/%{name}.png
14cu|apitrace-6.1-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|apitrace-6.1-1|53	
14cu|apitrace-6.1-1|54	#-----------------------------------------------------------------------------
14cu|apitrace-6.1-1|55	
14cu|apitrace-6.1-1|56	%prep
14cu|apitrace-6.1-1|57	%setup -q
14cu|apitrace-6.1-1|58	%patch0 -p1
14cu|apitrace-6.1-1|59	
14cu|apitrace-6.1-1|60	# Fix wrong permissions
14cu|apitrace-6.1-1|61	#chmod +x %%{buildroot}%%{_libdir}/%%{name}/scripts/highlight.py
14cu|apitrace-6.1-1|62	chmod -x retrace/glretrace_main.cpp
14cu|apitrace-6.1-1|63	
14cu|apitrace-6.1-1|64	
14cu|apitrace-6.1-1|65	# Fix the path for libraries on 64bit arch (hopefully with no breakage)
14cu|apitrace-6.1-1|66	sed -i 's|../lib/apitrace/wrappers|../%{_lib}/apitrace/wrappers|g' cli/cli_resources.cpp
14cu|apitrace-6.1-1|67	sed -i 's|../lib/apitrace/scripts|../%{_lib}/apitrace/scripts|g' cli/cli_resources.cpp
14cu|apitrace-6.1-1|68	sed -i 's|lib/${CMAKE_PROJECT_NAME}|%{_lib}/${CMAKE_PROJECT_NAME}|g' CMakeLists.txt
14cu|apitrace-6.1-1|69	sed -i 's|lib/${ARCH_SUBDIR}/${CMAKE_PROJECT_NAME}|%{_lib}/${ARCH_SUBDIR}/${CMAKE_PROJECT_NAME}|g' CMakeLists.txt
14cu|apitrace-6.1-1|70	sed -i 's|${LIB_ARCH_INSTALL_DIR}/wrappers|${LIB_INSTALL_DIR}/wrappers|g' CMakeLists.txt
14cu|apitrace-6.1-1|71	
14cu|apitrace-6.1-1|72	
14cu|apitrace-6.1-1|73	%build
14cu|apitrace-6.1-1|74	%cmake	.. \
14cu|apitrace-6.1-1|75	-DENABLE_CLI=TRUE \
14cu|apitrace-6.1-1|76	-DENABLE_EGL=TRUE \
14cu|apitrace-6.1-1|77	-DENABLE_WAFFLE=TRUE \
14cu|apitrace-6.1-1|78	%if %{withGUI}
14cu|apitrace-6.1-1|79	-DENABLE_GUI=TRUE
14cu|apitrace-6.1-1|80	%else
14cu|apitrace-6.1-1|81	-DENABLE_GUI=FALSE
14cu|apitrace-6.1-1|82	%endif
14cu|apitrace-6.1-1|83	%make
14cu|apitrace-6.1-1|84	
14cu|apitrace-6.1-1|85	
14cu|apitrace-6.1-1|86	%install
14cu|apitrace-6.1-1|87	%makeinstall_std -C build
14cu|apitrace-6.1-1|88	
14cu|apitrace-6.1-1|89	# Remove doc files: we already move them in the %%files section
14cu|apitrace-6.1-1|90	rm -rf %{buildroot}%{_docdir}
14cu|apitrace-6.1-1|91	
14cu|apitrace-6.1-1|92	# Prepare and copy our stuff
14cu|apitrace-6.1-1|93	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|apitrace-6.1-1|94	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|apitrace-6.1-1|95	
14cu|apitrace-6.1-1|96	# Install icons
14cu|apitrace-6.1-1|97	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|apitrace-6.1-1|98	for i in 16 24 32 48 64 128; do
14cu|apitrace-6.1-1|99	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
14cu|apitrace-6.1-1|100	install %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14cu|apitrace-6.1-1|101	done
14cu|apitrace-6.1-1|102	#install -D -m 644 %%{SOURCE1} %%{buildroot}%%{_iconsdir}/hicolor/128x128/apps/%%{name}.png
14cu|apitrace-6.1-1|103	#install -D -m 644 %%{SOURCE1} %%{buildroot}%%{_datadir}/pixmaps/%%{name}.png
14cu|apitrace-6.1-1|104	#install -m 755 %%{SOURCE1} %%{buildroot}%%{_bindir}/
14cu|apitrace-6.1-1|105	
14cu|apitrace-6.1-1|106	
14cu|apitrace-6.1-1|107	%changelog
14cu|apitrace-6.1-1|108	
14cu|apitrace-6.1-1|109	* Tue Apr 21 2015 Giovanni Mariani <mc2374@mclink.it> 6.1-1
14cu|apitrace-6.1-1|110	- (76f3b53) Excluded from autoreq glibc private symbols
14cu|apitrace-6.1-1|111	
14cu|apitrace-6.1-1|112	

9635 14
14cu|apngasm-2.9-2|1	Summary:	Create an APNG from multiple PNG files
14cu|apngasm-2.9-2|2	Name:		apngasm
14cu|apngasm-2.9-2|3	Version:	2.9
14cu|apngasm-2.9-2|4	Release:	2
14cu|apngasm-2.9-2|5	License:	zlib
14cu|apngasm-2.9-2|6	Group:		Graphics
14cu|apngasm-2.9-2|7	Url:		http://sourceforge.net/projects/apngasm
14cu|apngasm-2.9-2|8	Source0:	http://downloads.sourceforge.net/project/apngasm/%{version}/%{name}-%{version}-src.zip
14cu|apngasm-2.9-2|9	Patch0:		apngasm-2.9-no-strip.patch
14cu|apngasm-2.9-2|10	BuildRequires:	pkgconfig(libpng)
14cu|apngasm-2.9-2|11	Buildrequires:	pkgconfig(zlib)
14cu|apngasm-2.9-2|12	
14cu|apngasm-2.9-2|13	%description
14cu|apngasm-2.9-2|14	Create an APNG from multiple PNG files.
14cu|apngasm-2.9-2|15	
14cu|apngasm-2.9-2|16	%files
14cu|apngasm-2.9-2|17	%doc readme.txt
14cu|apngasm-2.9-2|18	%{_bindir}/%{name}
14cu|apngasm-2.9-2|19	
14cu|apngasm-2.9-2|20	%pretrans
14cu|apngasm-2.9-2|21	# Replace folder from earlier versions with a file
14cu|apngasm-2.9-2|22	[[ -d /usr/bin/apngasm ]] && rm -rf /usr/bin/apngasm
14cu|apngasm-2.9-2|23	
14cu|apngasm-2.9-2|24	#----------------------------------------------------------------------------
14cu|apngasm-2.9-2|25	
14cu|apngasm-2.9-2|26	%prep
14cu|apngasm-2.9-2|27	%setup -q -c apnopt
14cu|apngasm-2.9-2|28	%patch0 -p1
14cu|apngasm-2.9-2|29	
14cu|apngasm-2.9-2|30	%build
14cu|apngasm-2.9-2|31	%make CFLAGS_OPT="%{optflags}"
14cu|apngasm-2.9-2|32	
14cu|apngasm-2.9-2|33	%install
14cu|apngasm-2.9-2|34	mkdir -p %{buildroot}%{_bindir}
14cu|apngasm-2.9-2|35	install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|apngasm-2.9-2|36	
14cu|apngasm-2.9-2|37	%changelog
14cu|apngasm-2.9-2|38	
14cu|apngasm-2.9-2|39	* Sat Jun 11 2016 Denis Silakov <dsilakov@gmail.com> 2.9-2
14cu|apngasm-2.9-2|40	- (9415755) Fix update from previous version
14cu|apngasm-2.9-2|41	
14cu|apngasm-2.9-2|42	

9636 14
14cu|apngopt-1.4-2|1	Summary:	Optimize APNG images
14cu|apngopt-1.4-2|2	Name:		apngopt
14cu|apngopt-1.4-2|3	Version:	1.4
14cu|apngopt-1.4-2|4	Release:	2
14cu|apngopt-1.4-2|5	License:	zlib
14cu|apngopt-1.4-2|6	Group:		Graphics
14cu|apngopt-1.4-2|7	Url:		http://sourceforge.net/projects/apng/
14cu|apngopt-1.4-2|8	Source0:	http://downloads.sourceforge.net/project/apng/APNG_Optimizer/%{version}/%{name}-%{version}-src.zip
14cu|apngopt-1.4-2|9	Patch0:		apngopt-1.4-no-strip.patch
14cu|apngopt-1.4-2|10	BuildRequires:	pkgconfig(libpng)
14cu|apngopt-1.4-2|11	Buildrequires:	pkgconfig(zlib)
14cu|apngopt-1.4-2|12	
14cu|apngopt-1.4-2|13	%description
14cu|apngopt-1.4-2|14	Optimizes existing APNG animation.
14cu|apngopt-1.4-2|15	
14cu|apngopt-1.4-2|16	%files
14cu|apngopt-1.4-2|17	%doc readme.txt
14cu|apngopt-1.4-2|18	%{_bindir}/%{name}
14cu|apngopt-1.4-2|19	
14cu|apngopt-1.4-2|20	%pretrans
14cu|apngopt-1.4-2|21	# Replace folder from earlier versions with a file
14cu|apngopt-1.4-2|22	[[ -d /usr/bin/apngopt ]] && rm -rf /usr/bin/apngopt
14cu|apngopt-1.4-2|23	
14cu|apngopt-1.4-2|24	#----------------------------------------------------------------------------
14cu|apngopt-1.4-2|25	
14cu|apngopt-1.4-2|26	%prep
14cu|apngopt-1.4-2|27	%setup -qc
14cu|apngopt-1.4-2|28	%patch0 -p1
14cu|apngopt-1.4-2|29	
14cu|apngopt-1.4-2|30	%build
14cu|apngopt-1.4-2|31	%make CFLAGS_OPT="%{optflags}"
14cu|apngopt-1.4-2|32	
14cu|apngopt-1.4-2|33	%install
14cu|apngopt-1.4-2|34	mkdir -p %{buildroot}%{_bindir}
14cu|apngopt-1.4-2|35	install -m 0755 apngopt %{buildroot}%{_bindir}/%{name}
14cu|apngopt-1.4-2|36	
14cu|apngopt-1.4-2|37	
14cu|apngopt-1.4-2|38	%changelog
14cu|apngopt-1.4-2|39	
14cu|apngopt-1.4-2|40	* Sat Jun 11 2016 Denis Silakov <dsilakov@gmail.com> 1.4-2
14cu|apngopt-1.4-2|41	- (ad9f244) Fix update from previous version
14cu|apngopt-1.4-2|42	
14cu|apngopt-1.4-2|43	

9637 14
14cu|apper-0.9.2-1|1	Summary:	KDE PackageKit Interface
14cu|apper-0.9.2-1|2	Name:		apper
14cu|apper-0.9.2-1|3	Version:	0.9.2
14cu|apper-0.9.2-1|4	Release:	1
14cu|apper-0.9.2-1|5	License:	GPLv2+
14cu|apper-0.9.2-1|6	Group:		System/Configuration/Packaging
14cu|apper-0.9.2-1|7	Url:		http://www.opendesktop.org/content/show.php/Apper?content=84745
14cu|apper-0.9.2-1|8	Source0:	http://download.kde.org/stable/apper/%{version}/src/%{name}-%{version}.tar.xz
14cu|apper-0.9.2-1|9	Patch0:		apper-0.9.0-disable-autoload.patch
14cu|apper-0.9.2-1|10	BuildRequires:	desktop-file-utils
14cu|apper-0.9.2-1|11	BuildRequires:	qt4-qtdbus
14cu|apper-0.9.2-1|12	BuildRequires:	kdelibs4-devel
14cu|apper-0.9.2-1|13	BuildRequires:	kdebase4-workspace-devel
14cu|apper-0.9.2-1|14	BuildRequires:	pkgconfig(packagekitqt4)
14cu|apper-0.9.2-1|15	Requires:	packagekit >= 1.0
14cu|apper-0.9.2-1|16	Provides:	packagekit-gui = %{EVRD}
14cu|apper-0.9.2-1|17	%rename		kpackagekit
14cu|apper-0.9.2-1|18	%rename		kpackagekit-common
14cu|apper-0.9.2-1|19	
14cu|apper-0.9.2-1|20	%description
14cu|apper-0.9.2-1|21	KDE interface for PackageKit.
14cu|apper-0.9.2-1|22	
14cu|apper-0.9.2-1|23	%files -f %{name}.lang
14cu|apper-0.9.2-1|24	%{_kde_bindir}/apper
14cu|apper-0.9.2-1|25	%{_kde_libdir}/kde4/*apper*.so
14cu|apper-0.9.2-1|26	%{_kde_libdir}/kde4/imports/org/kde/apper
14cu|apper-0.9.2-1|27	%{_kde_libdir}/apper/libapper.so
14cu|apper-0.9.2-1|28	%{_kde_appsdir}/?pper*/
14cu|apper-0.9.2-1|29	%{_kde_appsdir}/plasma/plasmoids/org.packagekit.updater
14cu|apper-0.9.2-1|30	%{_kde_libdir}/kde4/libexec/apper-pk-session
14cu|apper-0.9.2-1|31	%{_kde_applicationsdir}/apper*.desktop
14cu|apper-0.9.2-1|32	%{_kde_services}/kcm_apper.desktop
14cu|apper-0.9.2-1|33	%{_kde_services}/kded/apperd.desktop
14cu|apper-0.9.2-1|34	%{_kde_services}/plasma-applet-org.packagekit.updater.desktop
14cu|apper-0.9.2-1|35	%{_kde_mandir}/man1/apper.1.*
14cu|apper-0.9.2-1|36	%{_datadir}/appdata/%{name}.appdata.xml
14cu|apper-0.9.2-1|37	%{_datadir}/dbus-1/services/*.service
14cu|apper-0.9.2-1|38	
14cu|apper-0.9.2-1|39	#----------------------------------------------------------------------------
14cu|apper-0.9.2-1|40	
14cu|apper-0.9.2-1|41	%prep
14cu|apper-0.9.2-1|42	%setup -q
14cu|apper-0.9.2-1|43	%apply_patches
14cu|apper-0.9.2-1|44	
14cu|apper-0.9.2-1|45	%build
14cu|apper-0.9.2-1|46	%cmake_kde4 -DAUTOREMOVE:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|apper-0.9.2-1|47	%make
14cu|apper-0.9.2-1|48	
14cu|apper-0.9.2-1|49	%install
14cu|apper-0.9.2-1|50	%makeinstall_std -C build
14cu|apper-0.9.2-1|51	
14cu|apper-0.9.2-1|52	desktop-file-install --vendor='' \
14cu|apper-0.9.2-1|53	--dir %{buildroot}%{_kde_applicationsdir} \
14cu|apper-0.9.2-1|54	--remove-category='System' \
14cu|apper-0.9.2-1|55	--add-category='Settings' \
14cu|apper-0.9.2-1|56	--remove-mime-type='application/x-deb' \
14cu|apper-0.9.2-1|57	%{buildroot}%{_kde_applicationsdir}/*.desktop
14cu|apper-0.9.2-1|58	
14cu|apper-0.9.2-1|59	%find_lang %{name} --all-name
14cu|apper-0.9.2-1|60	
14cu|apper-0.9.2-1|61	%check
14cu|apper-0.9.2-1|62	for file in apper apper_installer; do
14cu|apper-0.9.2-1|63	desktop-file-validate %{buildroot}%{_kde_datadir}/applications/kde4/$file.desktop
14cu|apper-0.9.2-1|64	done
14cu|apper-0.9.2-1|65	
14cu|apper-0.9.2-1|66	
14cu|apper-0.9.2-1|67	%changelog
14cu|apper-0.9.2-1|68	
14cu|apper-0.9.2-1|69	* Mon Apr 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-1
14cu|apper-0.9.2-1|70	- (8f1ead4) New version 0.9.2
14cu|apper-0.9.2-1|71	
14cu|apper-0.9.2-1|72	

9638 14
14cu|apulse-0.1.10-1|1	%define __provides_exclude_from ^%{_libdir}/apulse/.*.so.*$
14cu|apulse-0.1.10-1|2	
14cu|apulse-0.1.10-1|3	Name:           apulse
14cu|apulse-0.1.10-1|4	Version:        0.1.10
14cu|apulse-0.1.10-1|5	Release:        1
14cu|apulse-0.1.10-1|6	Summary:        PulseAudio emulation for ALSA
14cu|apulse-0.1.10-1|7	License:        MIT
14cu|apulse-0.1.10-1|8	Group:          System/Libraries
14cu|apulse-0.1.10-1|9	Url:            https://github.com/i-rinat/apulse
14cu|apulse-0.1.10-1|10	Source:         https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
14cu|apulse-0.1.10-1|11	Source1:        baselibs.conf
14cu|apulse-0.1.10-1|12	Patch1:         %{name}-0.1.10-libm.patch
14cu|apulse-0.1.10-1|13	BuildRequires:  cmake
14cu|apulse-0.1.10-1|14	BuildRequires:  gcc-c++
14cu|apulse-0.1.10-1|15	BuildRequires:  pkgconfig(alsa)
14cu|apulse-0.1.10-1|16	BuildRequires:  pkgconfig(glib-2.0)
14cu|apulse-0.1.10-1|17	BuildRequires:  pkgconfig(libpulse) >= 5.0
14cu|apulse-0.1.10-1|18	
14cu|apulse-0.1.10-1|19	%description
14cu|apulse-0.1.10-1|20	PulseAudio emulation intended to be used with Skype.
14cu|apulse-0.1.10-1|21	
14cu|apulse-0.1.10-1|22	%prep
14cu|apulse-0.1.10-1|23	%setup -q
14cu|apulse-0.1.10-1|24	%apply_patches
14cu|apulse-0.1.10-1|25	
14cu|apulse-0.1.10-1|26	%build
14cu|apulse-0.1.10-1|27	%cmake \
14cu|apulse-0.1.10-1|28	-DUSE_BUNDLED_PULSEAUDIO_HEADERS=0 \
14cu|apulse-0.1.10-1|29	-DAPULSEPATH=%{_libdir}/%{name}/
14cu|apulse-0.1.10-1|30	%make
14cu|apulse-0.1.10-1|31	
14cu|apulse-0.1.10-1|32	%install
14cu|apulse-0.1.10-1|33	%makeinstall_std -C build
14cu|apulse-0.1.10-1|34	rm -f %{buildroot}%{_libdir}/%{name}/*.so
14cu|apulse-0.1.10-1|35	
14cu|apulse-0.1.10-1|36	%files
14cu|apulse-0.1.10-1|37	%doc LICENSE.MIT README.md
14cu|apulse-0.1.10-1|38	%{_bindir}/%{name}
14cu|apulse-0.1.10-1|39	%{_libdir}/%{name}/
14cu|apulse-0.1.10-1|40	
14cu|apulse-0.1.10-1|41	
14cu|apulse-0.1.10-1|42	%changelog
14cu|apulse-0.1.10-1|43	
14cu|apulse-0.1.10-1|44	* Tue Jul 04 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.1.10-1
14cu|apulse-0.1.10-1|45	- (269b2c4) Updated to 0.1.10
14cu|apulse-0.1.10-1|46	
14cu|apulse-0.1.10-1|47	

9639 14
14cu|aqemu-0.9.2-1|1	Name:		aqemu
14cu|aqemu-0.9.2-1|2	Version:	0.9.2
14cu|aqemu-0.9.2-1|3	Release:	1
14cu|aqemu-0.9.2-1|4	Summary:	A QT graphical interface to QEMU and KVM
14cu|aqemu-0.9.2-1|5	Group:		Emulators
14cu|aqemu-0.9.2-1|6	License:	GPLv2+
14cu|aqemu-0.9.2-1|7	URL:		http://aqemu.sourceforge.net
14cu|aqemu-0.9.2-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|aqemu-0.9.2-1|9	Patch0:		rcc.patch
14cu|aqemu-0.9.2-1|10	BuildRequires:	qt5-devel
14cu|aqemu-0.9.2-1|11	BuildRequires:	cmake
14cu|aqemu-0.9.2-1|12	BuildRequires:	libvncserver-devel
14cu|aqemu-0.9.2-1|13	BuildRequires:	desktop-file-utils
14cu|aqemu-0.9.2-1|14	BuildRequires:	gnutls-devel
14cu|aqemu-0.9.2-1|15	BuildRequires:	hicolor-icon-theme
14cu|aqemu-0.9.2-1|16	Requires: 	qemu
14cu|aqemu-0.9.2-1|17	
14cu|aqemu-0.9.2-1|18	%description
14cu|aqemu-0.9.2-1|19	AQEMU is a graphical user interface to QEMU and KVM, written in Qt4. The
14cu|aqemu-0.9.2-1|20	program has a user-friendly interface and allows user to set the
14cu|aqemu-0.9.2-1|21	majority of QEMU and KVM options on their virtual machines.
14cu|aqemu-0.9.2-1|22	
14cu|aqemu-0.9.2-1|23	%prep
14cu|aqemu-0.9.2-1|24	%setup -q
14cu|aqemu-0.9.2-1|25	%patch0 -p1
14cu|aqemu-0.9.2-1|26	
14cu|aqemu-0.9.2-1|27	%build
14cu|aqemu-0.9.2-1|28	cmake -DCMAKE_INSTALL_PREFIX=/usr -DMAN_PAGE_COMPRESSOR=bzip2 -DDEBUG=1
14cu|aqemu-0.9.2-1|29	%make
14cu|aqemu-0.9.2-1|30	
14cu|aqemu-0.9.2-1|31	%install
14cu|aqemu-0.9.2-1|32	make DESTDIR=%{buildroot} install
14cu|aqemu-0.9.2-1|33	# Copy 48x48 and 64x64 icons to correct location.
14cu|aqemu-0.9.2-1|34	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,64x64}/apps
14cu|aqemu-0.9.2-1|35	mv %{buildroot}%{_datadir}/pixmaps/%{name}_48x48.png \
14cu|aqemu-0.9.2-1|36	%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|aqemu-0.9.2-1|37	mv %{buildroot}%{_datadir}/pixmaps/%{name}_64x64.png \
14cu|aqemu-0.9.2-1|38	%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|aqemu-0.9.2-1|39	# Remove directories from install which are not being deployed in RPM.
14cu|aqemu-0.9.2-1|40	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|aqemu-0.9.2-1|41	rm -rf %{buildroot}%{_datadir}/menu
14cu|aqemu-0.9.2-1|42	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cu|aqemu-0.9.2-1|43	# Validate the icon file.
14cu|aqemu-0.9.2-1|44	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|aqemu-0.9.2-1|45	
14cu|aqemu-0.9.2-1|46	%files
14cu|aqemu-0.9.2-1|47	%{_bindir}/%{name}
14cu|aqemu-0.9.2-1|48	%doc AUTHORS CHANGELOG COPYING TODO
14cu|aqemu-0.9.2-1|49	%{_datadir}/applications/%{name}.desktop
14cu|aqemu-0.9.2-1|50	%{_datadir}/%{name}
14cu|aqemu-0.9.2-1|51	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|aqemu-0.9.2-1|52	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|aqemu-0.9.2-1|53	%{_mandir}/man1/%{name}.1*
14cu|aqemu-0.9.2-1|54	
14cu|aqemu-0.9.2-1|55	
14cu|aqemu-0.9.2-1|56	%changelog
14cu|aqemu-0.9.2-1|57	
14cu|aqemu-0.9.2-1|58	* Wed Jun 01 2016 dsilakov <denis.silakov@rosalab.ru> 0.9.2-1
14cu|aqemu-0.9.2-1|59	- (79190c5) Merge pull request #1 from djam/aqemu:rosa2014.1
14cu|aqemu-0.9.2-1|60	- (79190c5) Update to 0.9.2 with bug fix
14cu|aqemu-0.9.2-1|61	
14cu|aqemu-0.9.2-1|62	

9640 14
14cu|aqute-bndlib-0.0.363-6|1	Name:           aqute-bndlib
14cu|aqute-bndlib-0.0.363-6|2	Version:        0.0.363
14cu|aqute-bndlib-0.0.363-6|3	Release:        6
14cu|aqute-bndlib-0.0.363-6|4	Summary:        BND Library
14cu|aqute-bndlib-0.0.363-6|5	License:        ASL 2.0
14cu|aqute-bndlib-0.0.363-6|6	Group:          Development/Java
14cu|aqute-bndlib-0.0.363-6|7	URL:            http://www.aQute.biz/Code/Bnd
14cu|aqute-bndlib-0.0.363-6|8	Source0:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.jar
14cu|aqute-bndlib-0.0.363-6|9	Source1:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.pom
14cu|aqute-bndlib-0.0.363-6|10	Source2:        aqute-service.tar.gz
14cu|aqute-bndlib-0.0.363-6|11	
14cu|aqute-bndlib-0.0.363-6|12	BuildArch:      noarch
14cu|aqute-bndlib-0.0.363-6|13	
14cu|aqute-bndlib-0.0.363-6|14	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|aqute-bndlib-0.0.363-6|15	BuildRequires:  java-devel >= 0:1.6.0
14cu|aqute-bndlib-0.0.363-6|16	BuildRequires:  ant >= 0:1.6.5
14cu|aqute-bndlib-0.0.363-6|17	BuildRequires:  eclipse-ecj
14cu|aqute-bndlib-0.0.363-6|18	BuildRequires:  eclipse-jdt
14cu|aqute-bndlib-0.0.363-6|19	BuildRequires:  locales-en
14cu|aqute-bndlib-0.0.363-6|20	
14cu|aqute-bndlib-0.0.363-6|21	Requires:  java >= 0:1.5.0
14cu|aqute-bndlib-0.0.363-6|22	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|aqute-bndlib-0.0.363-6|23	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|aqute-bndlib-0.0.363-6|24	
14cu|aqute-bndlib-0.0.363-6|25	%description
14cu|aqute-bndlib-0.0.363-6|26	The bnd tool helps you create and diagnose OSGi R4 bundles.
14cu|aqute-bndlib-0.0.363-6|27	The key functions are:
14cu|aqute-bndlib-0.0.363-6|28	- Show the manifest and JAR contents of a bundle
14cu|aqute-bndlib-0.0.363-6|29	- Wrap a JAR so that it becomes a bundle
14cu|aqute-bndlib-0.0.363-6|30	- Create a Bundle from a specification and a class path
14cu|aqute-bndlib-0.0.363-6|31	- Verify the validity of the manifest entries
14cu|aqute-bndlib-0.0.363-6|32	The tool is capable of acting as:
14cu|aqute-bndlib-0.0.363-6|33	- Command line tool
14cu|aqute-bndlib-0.0.363-6|34	- File format
14cu|aqute-bndlib-0.0.363-6|35	- Directives
14cu|aqute-bndlib-0.0.363-6|36	- Use of macros
14cu|aqute-bndlib-0.0.363-6|37	
14cu|aqute-bndlib-0.0.363-6|38	%package javadoc
14cu|aqute-bndlib-0.0.363-6|39	Summary:        Javadoc for %{name}
14cu|aqute-bndlib-0.0.363-6|40	Group:          Development/Java
14cu|aqute-bndlib-0.0.363-6|41	
14cu|aqute-bndlib-0.0.363-6|42	%description javadoc
14cu|aqute-bndlib-0.0.363-6|43	Javadoc for %{name}.
14cu|aqute-bndlib-0.0.363-6|44	
14cu|aqute-bndlib-0.0.363-6|45	%prep
14cu|aqute-bndlib-0.0.363-6|46	%setup -q -c
14cu|aqute-bndlib-0.0.363-6|47	mkdir -p target/site/apidocs/
14cu|aqute-bndlib-0.0.363-6|48	mkdir -p target/classes/
14cu|aqute-bndlib-0.0.363-6|49	mkdir -p src/main/
14cu|aqute-bndlib-0.0.363-6|50	mv OSGI-OPT/src src/main/java
14cu|aqute-bndlib-0.0.363-6|51	pushd src/main/java
14cu|aqute-bndlib-0.0.363-6|52	tar xfs %{SOURCE2}
14cu|aqute-bndlib-0.0.363-6|53	popd
14cu|aqute-bndlib-0.0.363-6|54	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ComponentDef.java
14cu|aqute-bndlib-0.0.363-6|55	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ServiceComponent.java
14cu|aqute-bndlib-0.0.363-6|56	
14cu|aqute-bndlib-0.0.363-6|57	%build
14cu|aqute-bndlib-0.0.363-6|58	export LANG=en_US.utf-8
14cu|aqute-bndlib-0.0.363-6|59	export LC_ALL=en_US.utf-8
14cu|aqute-bndlib-0.0.363-6|60	export OPT_JAR_LIST=:
14cu|aqute-bndlib-0.0.363-6|61	export CLASSPATH=$(build-classpath ant)
14cu|aqute-bndlib-0.0.363-6|62	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi_*.jar)
14cu|aqute-bndlib-0.0.363-6|63	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi.services_*.jar)
14cu|aqute-bndlib-0.0.363-6|64	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface_*.jar)
14cu|aqute-bndlib-0.0.363-6|65	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.databinding_*.jar)
14cu|aqute-bndlib-0.0.363-6|66	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.text_*.jar)
14cu|aqute-bndlib-0.0.363-6|67	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui_*.jar)
14cu|aqute-bndlib-0.0.363-6|68	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.ide_*.jar)
14cu|aqute-bndlib-0.0.363-6|69	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.commands_*.jar)
14cu|aqute-bndlib-0.0.363-6|70	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.jobs_*.jar)
14cu|aqute-bndlib-0.0.363-6|71	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.runtime_*.jar)
14cu|aqute-bndlib-0.0.363-6|72	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.resources_*.jar)
14cu|aqute-bndlib-0.0.363-6|73	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.core_*.jar)
14cu|aqute-bndlib-0.0.363-6|74	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.ui_*.jar)
14cu|aqute-bndlib-0.0.363-6|75	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.text_*.jar)
14cu|aqute-bndlib-0.0.363-6|76	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.console_*.jar)
14cu|aqute-bndlib-0.0.363-6|77	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.editors_*.jar)
14cu|aqute-bndlib-0.0.363-6|78	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench_*.jar)
14cu|aqute-bndlib-0.0.363-6|79	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench.texteditor_*.jar)
14cu|aqute-bndlib-0.0.363-6|80	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.core_*.jar)
14cu|aqute-bndlib-0.0.363-6|81	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*.jar)
14cu|aqute-bndlib-0.0.363-6|82	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.launching_*.jar)
14cu|aqute-bndlib-0.0.363-6|83	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_*.jar)
14cu|aqute-bndlib-0.0.363-6|84	#CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit.core_*.jar)
14cu|aqute-bndlib-0.0.363-6|85	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_*.jar)
14cu|aqute-bndlib-0.0.363-6|86	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.common_*.jar)
14cu|aqute-bndlib-0.0.363-6|87	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.registry_*.jar)
14cu|aqute-bndlib-0.0.363-6|88	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.swt.*.jar)
14cu|aqute-bndlib-0.0.363-6|89	
14cu|aqute-bndlib-0.0.363-6|90	javac -d target/classes -target 1.5 -source 1.5 $(find src/main/java -type f -name "*.java")
14cu|aqute-bndlib-0.0.363-6|91	javadoc -d target/site/apidocs -sourcepath src/main/java aQute.lib.header aQute.lib.osgi aQute.lib.qtokens aQute.lib.filter
14cu|aqute-bndlib-0.0.363-6|92	cp -p LICENSE maven-dependencies.txt plugin.xml pom.xml target/classes
14cu|aqute-bndlib-0.0.363-6|93	for f in $(find aQute/ -type f -not -name "*.class"); do
14cu|aqute-bndlib-0.0.363-6|94	cp -p $f target/classes/$f
14cu|aqute-bndlib-0.0.363-6|95	done
14cu|aqute-bndlib-0.0.363-6|96	pushd target/classes
14cu|aqute-bndlib-0.0.363-6|97	jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
14cu|aqute-bndlib-0.0.363-6|98	popd
14cu|aqute-bndlib-0.0.363-6|99	
14cu|aqute-bndlib-0.0.363-6|100	sed -i "s|\r||g" LICENSE
14cu|aqute-bndlib-0.0.363-6|101	
14cu|aqute-bndlib-0.0.363-6|102	%install
14cu|aqute-bndlib-0.0.363-6|103	# jars
14cu|aqute-bndlib-0.0.363-6|104	install -d -m 755 %{buildroot}%{_javadir}
14cu|aqute-bndlib-0.0.363-6|105	install -pm 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|aqute-bndlib-0.0.363-6|106	%add_to_maven_depmap biz.aQute bndlib %{version} JPP %{name}
14cu|aqute-bndlib-0.0.363-6|107	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|aqute-bndlib-0.0.363-6|108	
14cu|aqute-bndlib-0.0.363-6|109	# pom
14cu|aqute-bndlib-0.0.363-6|110	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|aqute-bndlib-0.0.363-6|111	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14cu|aqute-bndlib-0.0.363-6|112	
14cu|aqute-bndlib-0.0.363-6|113	# javadoc
14cu|aqute-bndlib-0.0.363-6|114	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|aqute-bndlib-0.0.363-6|115	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|aqute-bndlib-0.0.363-6|116	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|aqute-bndlib-0.0.363-6|117	
14cu|aqute-bndlib-0.0.363-6|118	%post
14cu|aqute-bndlib-0.0.363-6|119	%update_maven_depmap
14cu|aqute-bndlib-0.0.363-6|120	
14cu|aqute-bndlib-0.0.363-6|121	%postun
14cu|aqute-bndlib-0.0.363-6|122	%update_maven_depmap
14cu|aqute-bndlib-0.0.363-6|123	
14cu|aqute-bndlib-0.0.363-6|124	%files
14cu|aqute-bndlib-0.0.363-6|125	%doc LICENSE
14cu|aqute-bndlib-0.0.363-6|126	%{_javadir}/%{name}-%{version}.jar
14cu|aqute-bndlib-0.0.363-6|127	%{_javadir}/%{name}.jar
14cu|aqute-bndlib-0.0.363-6|128	%{_datadir}/maven2/poms/JPP-aqute-bndlib.pom
14cu|aqute-bndlib-0.0.363-6|129	%{_mavendepmapfragdir}/aqute-bndlib
14cu|aqute-bndlib-0.0.363-6|130	
14cu|aqute-bndlib-0.0.363-6|131	%files javadoc
14cu|aqute-bndlib-0.0.363-6|132	%{_javadocdir}/%{name}-%{version}
14cu|aqute-bndlib-0.0.363-6|133	%{_javadocdir}/%{name}
14cu|aqute-bndlib-0.0.363-6|134	
14cu|aqute-bndlib-0.0.363-6|135	
14cu|aqute-bndlib-0.0.363-6|136	%changelog
14cu|aqute-bndlib-0.0.363-6|137	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.363-6
14cu|aqute-bndlib-0.0.363-6|138	+ Revision: 03156fc
14cu|aqute-bndlib-0.0.363-6|139	- Move to contrib
14cu|aqute-bndlib-0.0.363-6|140	
14cu|aqute-bndlib-0.0.363-6|141	

9641 14
14cu|arandr-0.1.9-1|1	Summary:	Screen layout editor for xrandr 1.2 (Another XRandR gui)
14cu|arandr-0.1.9-1|2	Name:		arandr
14cu|arandr-0.1.9-1|3	Version:	0.1.9
14cu|arandr-0.1.9-1|4	Release:	1
14cu|arandr-0.1.9-1|5	License:	GPLv3
14cu|arandr-0.1.9-1|6	Group:		System/X11
14cu|arandr-0.1.9-1|7	URL:		http://christian.amsuess.com/tools/%{name}/
14cu|arandr-0.1.9-1|8	Source0:	http://christian.amsuess.com/tools/%{name}/files/%{name}-%{version}.tar.gz
14cu|arandr-0.1.9-1|9	BuildArch:	noarch
14cu|arandr-0.1.9-1|10	BuildRequires:	python-devel
14cu|arandr-0.1.9-1|11	BuildRequires:	python-docutils
14cu|arandr-0.1.9-1|12	Requires:	task-x11
14cu|arandr-0.1.9-1|13	Requires:	pygtk2.0
14cu|arandr-0.1.9-1|14	
14cu|arandr-0.1.9-1|15	%description
14cu|arandr-0.1.9-1|16	Provide a simple visual front end for XRandR 1.4, client side X only (no
14cu|arandr-0.1.9-1|17	xorg.conf involved, no pre-1.2 options).
14cu|arandr-0.1.9-1|18	Features:
14cu|arandr-0.1.9-1|19	* Full controll over positioning (instead of plain "left of") with edge
14cu|arandr-0.1.9-1|20	snapping.
14cu|arandr-0.1.9-1|21	
14cu|arandr-0.1.9-1|22	* Saving configurations as executable shell scripts (configurations can be
14cu|arandr-0.1.9-1|23	loaded without using this program).
14cu|arandr-0.1.9-1|24	
14cu|arandr-0.1.9-1|25	* Configuration files can be edited to include additional payload (like
14cu|arandr-0.1.9-1|26	xsetwacom commands tablet PC users need when rotating), which is preserved
14cu|arandr-0.1.9-1|27	when editing.
14cu|arandr-0.1.9-1|28	
14cu|arandr-0.1.9-1|29	* Metacity keybinding integration:
14cu|arandr-0.1.9-1|30	
14cu|arandr-0.1.9-1|31	* Saved configurations can be bound to arbitrary keys via metacity custom
14cu|arandr-0.1.9-1|32	commands.
14cu|arandr-0.1.9-1|33	
14cu|arandr-0.1.9-1|34	* Several layouts can be bound to one key; they are cycled
14cu|arandr-0.1.9-1|35	through. (Useful for "rotate" buttons on tablet PCs.)
14cu|arandr-0.1.9-1|36	
14cu|arandr-0.1.9-1|37	* Main widget separated from packaged application (to facilitate
14cu|arandr-0.1.9-1|38	integration with existing solutions)
14cu|arandr-0.1.9-1|39	
14cu|arandr-0.1.9-1|40	%prep
14cu|arandr-0.1.9-1|41	%setup -q
14cu|arandr-0.1.9-1|42	
14cu|arandr-0.1.9-1|43	%build
14cu|arandr-0.1.9-1|44	python setup.py build
14cu|arandr-0.1.9-1|45	
14cu|arandr-0.1.9-1|46	%install
14cu|arandr-0.1.9-1|47	python setup.py install --root=%{buildroot}
14cu|arandr-0.1.9-1|48	
14cu|arandr-0.1.9-1|49	%files
14cu|arandr-0.1.9-1|50	%doc NEWS README TODO
14cu|arandr-0.1.9-1|51	%{py_puresitedir}/screenlayout
14cu|arandr-0.1.9-1|52	%{py_puresitedir}/*.egg-info
14cu|arandr-0.1.9-1|53	%{_bindir}/%{name}
14cu|arandr-0.1.9-1|54	%{_bindir}/unxrandr
14cu|arandr-0.1.9-1|55	%{_datadir}/applications/arandr.desktop
14cu|arandr-0.1.9-1|56	%{_datadir}/locale/
14cu|arandr-0.1.9-1|57	%{_mandir}/man1/*.xz
14cu|arandr-0.1.9-1|58	
14cu|arandr-0.1.9-1|59	%changelog
14cu|arandr-0.1.9-1|60	
14cu|arandr-0.1.9-1|61	* Fri Sep 02 2016 alzim <alzim@bk.ru> 0.1.9-1
14cu|arandr-0.1.9-1|62	- (9d626e9) Merge pull request #2 from import/arandr:rosa2016.1
14cu|arandr-0.1.9-1|63	- (9d626e9) Updated to 0.1.9
14cu|arandr-0.1.9-1|64	
14cu|arandr-0.1.9-1|65	

9642 14
14cu|aravis-0.5.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|aravis-0.5.1-1|2	
14cu|aravis-0.5.1-1|3	%define gstapi 1.0
14cu|aravis-0.5.1-1|4	%define api 0.6
14cu|aravis-0.5.1-1|5	%define major 0
14cu|aravis-0.5.1-1|6	%define libname %mklibname %{name} %{api} %{major}
14cu|aravis-0.5.1-1|7	%define girname %mklibname %{name}-gir %{api}
14cu|aravis-0.5.1-1|8	%define devname %mklibname %{name} -d
14cu|aravis-0.5.1-1|9	
14cu|aravis-0.5.1-1|10	Summary:	Glib/gobject based library implementing a Genicam interface
14cu|aravis-0.5.1-1|11	Name:		aravis
14cu|aravis-0.5.1-1|12	Version:	0.5.1
14cu|aravis-0.5.1-1|13	Release:	1
14cu|aravis-0.5.1-1|14	License:	GPLv2+
14cu|aravis-0.5.1-1|15	Group:		Development/GNOME and GTK+
14cu|aravis-0.5.1-1|16	Url:		http://www.gnome.org
14cu|aravis-0.5.1-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/aravis/%{url_ver}/%{name}-%{version}.tar.xz
14cu|aravis-0.5.1-1|18	
14cu|aravis-0.5.1-1|19	BuildRequires:	intltool
14cu|aravis-0.5.1-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|aravis-0.5.1-1|21	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cu|aravis-0.5.1-1|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14cu|aravis-0.5.1-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|aravis-0.5.1-1|24	BuildRequires:	pkgconfig(libnotify)
14cu|aravis-0.5.1-1|25	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14cu|aravis-0.5.1-1|26	BuildRequires:	gtk-doc
14cu|aravis-0.5.1-1|27	
14cu|aravis-0.5.1-1|28	%description
14cu|aravis-0.5.1-1|29	Aravis is a glib/gobject based library implementing a Genicam interface,
14cu|aravis-0.5.1-1|30	which can be used for the acquisition of video streams coming from either
14cu|aravis-0.5.1-1|31	ethernet, firewire or USB cameras. It currently only implements an ethernet
14cu|aravis-0.5.1-1|32	camera protocol used for industrial cameras.
14cu|aravis-0.5.1-1|33	
14cu|aravis-0.5.1-1|34	%files -f %{name}-%{api}.lang
14cu|aravis-0.5.1-1|35	%{_bindir}/*
14cu|aravis-0.5.1-1|36	%{_datadir}/%{name}-%{api}
14cu|aravis-0.5.1-1|37	%{_iconsdir}/hicolor/*/apps/aravis.png
14cu|aravis-0.5.1-1|38	%{_datadir}/appdata/arv-viewer.appdata.xml
14cu|aravis-0.5.1-1|39	%{_datadir}/applications/arv-viewer.desktop
14cu|aravis-0.5.1-1|40	
14cu|aravis-0.5.1-1|41	#--------------------------------------------------------------------------
14cu|aravis-0.5.1-1|42	
14cu|aravis-0.5.1-1|43	%package -n %{libname}
14cu|aravis-0.5.1-1|44	Summary:	Shared library for %{name}
14cu|aravis-0.5.1-1|45	Group:		System/Libraries
14cu|aravis-0.5.1-1|46	
14cu|aravis-0.5.1-1|47	%description -n %{libname}
14cu|aravis-0.5.1-1|48	Aravis is a glib/gobject based library implementing a Genicam interface,
14cu|aravis-0.5.1-1|49	which can be used for the acquisition of video streams coming from either
14cu|aravis-0.5.1-1|50	ethernet, firewire or USB cameras. It currently only implements an ethernet
14cu|aravis-0.5.1-1|51	camera protocol used for industrial cameras.
14cu|aravis-0.5.1-1|52	
14cu|aravis-0.5.1-1|53	This package contains the shared library for %{name}.
14cu|aravis-0.5.1-1|54	
14cu|aravis-0.5.1-1|55	%files -n %{libname}
14cu|aravis-0.5.1-1|56	%doc AUTHORS COPYING NEWS
14cu|aravis-0.5.1-1|57	%{_libdir}/libaravis-%{api}.so.%{major}*
14cu|aravis-0.5.1-1|58	
14cu|aravis-0.5.1-1|59	#--------------------------------------------------------------------------
14cu|aravis-0.5.1-1|60	
14cu|aravis-0.5.1-1|61	%package -n %{girname}
14cu|aravis-0.5.1-1|62	Summary:	GObject Introspection interface description for %{name}
14cu|aravis-0.5.1-1|63	Group:		System/Libraries
14cu|aravis-0.5.1-1|64	
14cu|aravis-0.5.1-1|65	%description -n %{girname}
14cu|aravis-0.5.1-1|66	GObject Introspection interface description for %{name}.
14cu|aravis-0.5.1-1|67	
14cu|aravis-0.5.1-1|68	%files -n %{girname}
14cu|aravis-0.5.1-1|69	%{_libdir}/girepository-1.0/Aravis-%{api}.typelib
14cu|aravis-0.5.1-1|70	
14cu|aravis-0.5.1-1|71	#--------------------------------------------------------------------------
14cu|aravis-0.5.1-1|72	
14cu|aravis-0.5.1-1|73	%package -n gstreamer%{gstapi}-%{name}
14cu|aravis-0.5.1-1|74	Summary:	Gstreamer support for %{name}
14cu|aravis-0.5.1-1|75	Group:		Sound
14cu|aravis-0.5.1-1|76	Obsoletes:	%{name}-gstreamer
14cu|aravis-0.5.1-1|77	
14cu|aravis-0.5.1-1|78	%description -n gstreamer%{gstapi}-%{name}
14cu|aravis-0.5.1-1|79	This package contains the gstreamer plugin for %{name}.
14cu|aravis-0.5.1-1|80	
14cu|aravis-0.5.1-1|81	%files -n gstreamer%{gstapi}-%{name}
14cu|aravis-0.5.1-1|82	%{_libdir}/gstreamer-%{gstapi}/libgstaravis-%{api}.so
14cu|aravis-0.5.1-1|83	
14cu|aravis-0.5.1-1|84	#--------------------------------------------------------------------------
14cu|aravis-0.5.1-1|85	
14cu|aravis-0.5.1-1|86	%package -n %{devname}
14cu|aravis-0.5.1-1|87	Summary:	Development files for %{name}
14cu|aravis-0.5.1-1|88	Group:		Development/C
14cu|aravis-0.5.1-1|89	Requires:	%{libname} = %{EVRD}
14cu|aravis-0.5.1-1|90	Requires:	%{girname} = %{EVRD}
14cu|aravis-0.5.1-1|91	
14cu|aravis-0.5.1-1|92	%description -n %{devname}
14cu|aravis-0.5.1-1|93	This package contains the development files for %{name}
14cu|aravis-0.5.1-1|94	
14cu|aravis-0.5.1-1|95	%files -n %{devname}
14cu|aravis-0.5.1-1|96	%{_includedir}/%{name}-%{api}
14cu|aravis-0.5.1-1|97	%{_libdir}/*.so
14cu|aravis-0.5.1-1|98	%{_libdir}/pkgconfig/*
14cu|aravis-0.5.1-1|99	%{_datadir}/gir-1.0/Aravis-%{api}.gir
14cu|aravis-0.5.1-1|100	%{_datadir}/gtk-doc/html/%{name}-%{api}
14cu|aravis-0.5.1-1|101	
14cu|aravis-0.5.1-1|102	#--------------------------------------------------------------------------
14cu|aravis-0.5.1-1|103	
14cu|aravis-0.5.1-1|104	%prep
14cu|aravis-0.5.1-1|105	%setup -q
14cu|aravis-0.5.1-1|106	
14cu|aravis-0.5.1-1|107	%build
14cu|aravis-0.5.1-1|108	%configure2_5x \
14cu|aravis-0.5.1-1|109	--disable-static \
14cu|aravis-0.5.1-1|110	--enable-gst-plugin \
14cu|aravis-0.5.1-1|111	--enable-viewer \
14cu|aravis-0.5.1-1|112	--enable-gtk3 \
14cu|aravis-0.5.1-1|113	--enable-notify
14cu|aravis-0.5.1-1|114	
14cu|aravis-0.5.1-1|115	%make LIBS='-lm -lz'
14cu|aravis-0.5.1-1|116	
14cu|aravis-0.5.1-1|117	%install
14cu|aravis-0.5.1-1|118	%makeinstall_std
14cu|aravis-0.5.1-1|119	rm -fr %{buildroot}%{_prefix}/doc
14cu|aravis-0.5.1-1|120	
14cu|aravis-0.5.1-1|121	%find_lang %{name}-%{api}
14cu|aravis-0.5.1-1|122	
14cu|aravis-0.5.1-1|123	%changelog
14cu|aravis-0.5.1-1|124	
14cu|aravis-0.5.1-1|125	* Fri Sep 02 2016 alzim <alzim@bk.ru> 0.5.1-1
14cu|aravis-0.5.1-1|126	- (82bbaea) Merge pull request #1 from import/aravis:rosa2016.1
14cu|aravis-0.5.1-1|127	- (82bbaea) Updated to 0.5.1
14cu|aravis-0.5.1-1|128	
14cu|aravis-0.5.1-1|129	

9643 14
14cu|arc-5.21p-1|1	Summary:	ARC archive compression utility
14cu|arc-5.21p-1|2	Name:		arc
14cu|arc-5.21p-1|3	Version:	5.21p
14cu|arc-5.21p-1|4	Release:	1
14cu|arc-5.21p-1|5	License:	GPLv2+
14cu|arc-5.21p-1|6	Group:		Archiving/Compression
14cu|arc-5.21p-1|7	Url:		http://sourceforge.net/projects/arc/
14cu|arc-5.21p-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|arc-5.21p-1|9	# Patches from Fedora package
14cu|arc-5.21p-1|10	Patch0:		arc-5.21p-directory-traversel.patch
14cu|arc-5.21p-1|11	Patch1:		arc-5.21p-fix-arcdie.patch
14cu|arc-5.21p-1|12	Patch2:		arc-5.21p-hdrv1-read-fix.patch
14cu|arc-5.21p-1|13	
14cu|arc-5.21p-1|14	%description
14cu|arc-5.21p-1|15	ARC is used to create and maintain file archives. Many other new archive
14cu|arc-5.21p-1|16	formats exist, but it can stil be useful if you have old .arc files.
14cu|arc-5.21p-1|17	
14cu|arc-5.21p-1|18	%files
14cu|arc-5.21p-1|19	%doc Changelog COPYING LICENSE Readme PATCHLEVEL Arcinfo Arc521.doc
14cu|arc-5.21p-1|20	%{_bindir}/arc
14cu|arc-5.21p-1|21	%{_bindir}/marc
14cu|arc-5.21p-1|22	%{_mandir}/man1/arc.1*
14cu|arc-5.21p-1|23	
14cu|arc-5.21p-1|24	#----------------------------------------------------------------------------
14cu|arc-5.21p-1|25	
14cu|arc-5.21p-1|26	%prep
14cu|arc-5.21p-1|27	%setup -q
14cu|arc-5.21p-1|28	%patch0 -p1
14cu|arc-5.21p-1|29	%patch1 -p1
14cu|arc-5.21p-1|30	%patch2 -p1
14cu|arc-5.21p-1|31	
14cu|arc-5.21p-1|32	%build
14cu|arc-5.21p-1|33	%make OPT="%{optflags}"
14cu|arc-5.21p-1|34	
14cu|arc-5.21p-1|35	%install
14cu|arc-5.21p-1|36	install -Dp -m0755 arc %{buildroot}%{_bindir}/arc
14cu|arc-5.21p-1|37	install -Dp -m0755 marc %{buildroot}%{_bindir}/marc
14cu|arc-5.21p-1|38	install -Dp -m0644 arc.1 %{buildroot}%{_mandir}/man1/arc.1
14cu|arc-5.21p-1|39	
14cu|arc-5.21p-1|40	
14cu|arc-5.21p-1|41	%changelog
14cu|arc-5.21p-1|42	
14cu|arc-5.21p-1|43	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21p-1
14cu|arc-5.21p-1|44	- (33c032c) New version 5.21p
14cu|arc-5.21p-1|45	- (33c032c) Add patches from Fedora package
14cu|arc-5.21p-1|46	- (33c032c) Build with system optflags to fix debug package
14cu|arc-5.21p-1|47	- (33c032c) Spec cleanup
14cu|arc-5.21p-1|48	
14cu|arc-5.21p-1|49	

9644 14
14cu|ardesia-1.2-0.1.20141221|1	%define svn_ver 20141221
14cu|ardesia-1.2-0.1.20141221|2	
14cu|ardesia-1.2-0.1.20141221|3	Name:           ardesia
14cu|ardesia-1.2-0.1.20141221|4	Summary:        A free digital sketchpad software
14cu|ardesia-1.2-0.1.20141221|5	Version:        1.2
14cu|ardesia-1.2-0.1.20141221|6	Release:        0.1.%{svn_ver}
14cu|ardesia-1.2-0.1.20141221|7	Source0:        http://ardesia.googlecode.com/files/%{name}-%{version}-%{svn_ver}.tar.gz
14cu|ardesia-1.2-0.1.20141221|8	URL:            http://code.google.com/p/ardesia
14cu|ardesia-1.2-0.1.20141221|9	Group:          Education
14cu|ardesia-1.2-0.1.20141221|10	License:        GPLv3
14cu|ardesia-1.2-0.1.20141221|11	
14cu|ardesia-1.2-0.1.20141221|12	
14cu|ardesia-1.2-0.1.20141221|13	BuildRequires:  pkgconfig(librsvg-2.0)
14cu|ardesia-1.2-0.1.20141221|14	BuildRequires:  libsigsegv-devel
14cu|ardesia-1.2-0.1.20141221|15	BuildRequires:	pkgconfig(libgsf-1)
14cu|ardesia-1.2-0.1.20141221|16	BuildRequires:	pkgconfig(libvlc)
14cu|ardesia-1.2-0.1.20141221|17	BuildRequires:	pkgconfig(gsl)
14cu|ardesia-1.2-0.1.20141221|18	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|ardesia-1.2-0.1.20141221|19	BuildRequires:	pkgconfig(blas)
14cu|ardesia-1.2-0.1.20141221|20	BuildRequires:	libatlas-devel
14cu|ardesia-1.2-0.1.20141221|21	BuildRequires:	libsigsegv-devel
14cu|ardesia-1.2-0.1.20141221|22	BuildRequires:	binutils-devel
14cu|ardesia-1.2-0.1.20141221|23	BuildRequires:	intltool
14cu|ardesia-1.2-0.1.20141221|24	BuildRequires:	libtool
14cu|ardesia-1.2-0.1.20141221|25	BuildRequires:	desktop-file-utils
14cu|ardesia-1.2-0.1.20141221|26	
14cu|ardesia-1.2-0.1.20141221|27	
14cu|ardesia-1.2-0.1.20141221|28	Suggests:    vlc
14cu|ardesia-1.2-0.1.20141221|29	Suggests:    vlc-plugin-theora
14cu|ardesia-1.2-0.1.20141221|30	Suggests:    xdg-utils
14cu|ardesia-1.2-0.1.20141221|31	Suggests:    curtain
14cu|ardesia-1.2-0.1.20141221|32	Suggests:    florence
14cu|ardesia-1.2-0.1.20141221|33	
14cu|ardesia-1.2-0.1.20141221|34	%description
14cu|ardesia-1.2-0.1.20141221|35	Ardesia is the free digital sketchpad software that help you to make colored
14cu|ardesia-1.2-0.1.20141221|36	free-hand annotations with digital ink everywhere, record them and share on
14cu|ardesia-1.2-0.1.20141221|37	the network.
14cu|ardesia-1.2-0.1.20141221|38	
14cu|ardesia-1.2-0.1.20141221|39	%prep
14cu|ardesia-1.2-0.1.20141221|40	%setup -q -n %{name}-%{version}-%{svn_ver}
14cu|ardesia-1.2-0.1.20141221|41	
14cu|ardesia-1.2-0.1.20141221|42	%build
14cu|ardesia-1.2-0.1.20141221|43	./autogen.sh
14cu|ardesia-1.2-0.1.20141221|44	%configure2_5x
14cu|ardesia-1.2-0.1.20141221|45	%make
14cu|ardesia-1.2-0.1.20141221|46	
14cu|ardesia-1.2-0.1.20141221|47	%install
14cu|ardesia-1.2-0.1.20141221|48	%makeinstall_std XDG_UTILS=""
14cu|ardesia-1.2-0.1.20141221|49	
14cu|ardesia-1.2-0.1.20141221|50	%find_lang %{name}
14cu|ardesia-1.2-0.1.20141221|51	
14cu|ardesia-1.2-0.1.20141221|52	desktop-file-install    --vendor="" \
14cu|ardesia-1.2-0.1.20141221|53	--dir %{buildroot}%{_datadir}/applications \
14cu|ardesia-1.2-0.1.20141221|54	--remove-category="GNOME" \
14cu|ardesia-1.2-0.1.20141221|55	--remove-category="GTK" \
14cu|ardesia-1.2-0.1.20141221|56	--remove-category="Utility" \
14cu|ardesia-1.2-0.1.20141221|57	--add-category="Education" \
14cu|ardesia-1.2-0.1.20141221|58	%{buildroot}%{_datadir}/applications/%name.desktop
14cu|ardesia-1.2-0.1.20141221|59	
14cu|ardesia-1.2-0.1.20141221|60	%files -f %name.lang
14cu|ardesia-1.2-0.1.20141221|61	%doc AUTHORS README COPYING NEWS
14cu|ardesia-1.2-0.1.20141221|62	%{_bindir}/%name
14cu|ardesia-1.2-0.1.20141221|63	%{_datadir}/applications/%name.desktop
14cu|ardesia-1.2-0.1.20141221|64	%{_datadir}/%{name}/ui/*.glade
14cu|ardesia-1.2-0.1.20141221|65	%{_datadir}/%{name}/scripts/*.sh
14cu|ardesia-1.2-0.1.20141221|66	%{_datadir}/%{name}/ui/icons/*
14cu|ardesia-1.2-0.1.20141221|67	%{_datadir}/%{name}/ui/backgrounds/*
14cu|ardesia-1.2-0.1.20141221|68	%{_datadir}/%{name}/ui/*.xml
14cu|ardesia-1.2-0.1.20141221|69	%{_datadir}/pixmaps/%name.png
14cu|ardesia-1.2-0.1.20141221|70	%{_mandir}/man1/%name.*
14cu|ardesia-1.2-0.1.20141221|71	
14cu|ardesia-1.2-0.1.20141221|72	
14cu|ardesia-1.2-0.1.20141221|73	%changelog
14cu|ardesia-1.2-0.1.20141221|74	* Sat Jan 24 2015 abfonly <abfonly@gmail.com> 1.2-0.1.20141221
14cu|ardesia-1.2-0.1.20141221|75	+ Revision: 2a1c115
14cu|ardesia-1.2-0.1.20141221|76	- Log Update to 1.2
14cu|ardesia-1.2-0.1.20141221|77	
14cu|ardesia-1.2-0.1.20141221|78	

9645 14
14cu|ardour3-3.5.403-3|1	
14cu|ardour3-3.5.403-3|2	%define _files_listed_twice_terminate_build 0
14cu|ardour3-3.5.403-3|3	# Set rev to svn revision when using pre-release tarball, otherwise set to 0.
14cu|ardour3-3.5.403-3|4	%define rev	0
14cu|ardour3-3.5.403-3|5	%define rel	3
14cu|ardour3-3.5.403-3|6	%if %{rev}
14cu|ardour3-3.5.403-3|7	%define release	%mkrel -c %{rev} %{rel}
14cu|ardour3-3.5.403-3|8	%else
14cu|ardour3-3.5.403-3|9	%define release	%mkrel %{rel}
14cu|ardour3-3.5.403-3|10	%endif
14cu|ardour3-3.5.403-3|11	%define oname	Ardour3
14cu|ardour3-3.5.403-3|12	
14cu|ardour3-3.5.403-3|13	Name:		ardour3
14cu|ardour3-3.5.403-3|14	Version:	3.5.403
14cu|ardour3-3.5.403-3|15	Release:	%{release}
14cu|ardour3-3.5.403-3|16	Summary:	Professional multi-track audio recording application
14cu|ardour3-3.5.403-3|17	Group:		Sound
14cu|ardour3-3.5.403-3|18	License:	GPLv2+
14cu|ardour3-3.5.403-3|19	URL:		http://ardour.org/
14cu|ardour3-3.5.403-3|20	
14cu|ardour3-3.5.403-3|21	# Pre-release tarballs may be created in SOURCES with:
14cu|ardour3-3.5.403-3|22	# ./mk_svn_tar ardour3 http://subversion.ardour.org/svn/ardour2/branches/3.0 tar.bz2
14cu|ardour3-3.5.403-3|23	%if %{rev}
14cu|ardour3-3.5.403-3|24	Source0:	%{name}-%{rev}.tar.bz2
14cu|ardour3-3.5.403-3|25	%else
14cu|ardour3-3.5.403-3|26	# NB to receive a free (as beer) source tarball you need to give your e-mail address here:
14cu|ardour3-3.5.403-3|27	# "http://community.ardour.org/download_process_selection_and_amount" to get a download link
14cu|ardour3-3.5.403-3|28	Source0:	%{oname}-%{version}.tar.bz2
14cu|ardour3-3.5.403-3|29	%endif
14cu|ardour3-3.5.403-3|30	Source1:	%{name}.desktop
14cu|ardour3-3.5.403-3|31	Source2:	mk_svn_tar
14cu|ardour3-3.5.403-3|32	
14cu|ardour3-3.5.403-3|33	BuildRequires:	boost-devel
14cu|ardour3-3.5.403-3|34	BuildRequires:	dmalloc
14cu|ardour3-3.5.403-3|35	BuildRequires:	doxygen
14cu|ardour3-3.5.403-3|36	BuildRequires:	gettext
14cu|ardour3-3.5.403-3|37	BuildRequires:	graphviz
14cu|ardour3-3.5.403-3|38	BuildRequires:	gtk2-devel >= 2.12.1
14cu|ardour3-3.5.403-3|39	BuildRequires:	gtkmm2.4-devel >= 2.8
14cu|ardour3-3.5.403-3|40	BuildRequires:	jackit-devel
14cu|ardour3-3.5.403-3|41	BuildRequires:	shared-mime-info
14cu|ardour3-3.5.403-3|42	BuildRequires:	xdg-utils
14cu|ardour3-3.5.403-3|43	BuildRequires:	pkgconfig(alsa)
14cu|ardour3-3.5.403-3|44	BuildRequires:	pkgconfig(aubio) >= 0.3.2
14cu|ardour3-3.5.403-3|45	BuildRequires:	pkgconfig(cppunit) >= 1.12.0
14cu|ardour3-3.5.403-3|46	BuildRequires:	pkgconfig(cwiid)
14cu|ardour3-3.5.403-3|47	BuildRequires:	pkgconfig(fftw3)
14cu|ardour3-3.5.403-3|48	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cu|ardour3-3.5.403-3|49	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
14cu|ardour3-3.5.403-3|50	BuildRequires:	pkgconfig(libart-2.0)
14cu|ardour3-3.5.403-3|51	BuildRequires:	pkgconfig(libcurl) >= 7.0.0
14cu|ardour3-3.5.403-3|52	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.30
14cu|ardour3-3.5.403-3|53	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6) >= 2.16
14cu|ardour3-3.5.403-3|54	BuildRequires:	pkgconfig(liblo) >= 0.24
14cu|ardour3-3.5.403-3|55	BuildRequires:	pkgconfig(libusb)
14cu|ardour3-3.5.403-3|56	BuildRequires:	pkgconfig(libusb-1.0)
14cu|ardour3-3.5.403-3|57	BuildRequires:	pkgconfig(libxslt)
14cu|ardour3-3.5.403-3|58	BuildRequires:	pkgconfig(lilv-0) >= 0.14
14cu|ardour3-3.5.403-3|59	BuildRequires:	pkgconfig(lrdf) >= 0.4.0
14cu|ardour3-3.5.403-3|60	BuildRequires:	pkgconfig(ltc) >= 1.1.0
14cu|ardour3-3.5.403-3|61	BuildRequires:	pkgconfig(lv2) >= 1.0.15
14cu|ardour3-3.5.403-3|62	BuildRequires:	pkgconfig(ogg) >= 1.1.2
14cu|ardour3-3.5.403-3|63	BuildRequires:	pkgconfig(raptor2)
14cu|ardour3-3.5.403-3|64	BuildRequires:	pkgconfig(redland)
14cu|ardour3-3.5.403-3|65	BuildRequires:	pkgconfig(rubberband)
14cu|ardour3-3.5.403-3|66	BuildRequires:	pkgconfig(samplerate)
14cu|ardour3-3.5.403-3|67	BuildRequires:	pkgconfig(serd-0) >= 0.14.0
14cu|ardour3-3.5.403-3|68	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
14cu|ardour3-3.5.403-3|69	BuildRequires:	pkgconfig(sord-0) >= 0.8.0
14cu|ardour3-3.5.403-3|70	BuildRequires:	pkgconfig(sndfile)
14cu|ardour3-3.5.403-3|71	BuildRequires:	pkgconfig(sqlite3)
14cu|ardour3-3.5.403-3|72	BuildRequires:	pkgconfig(sratom-0) >= 0.4.0
14cu|ardour3-3.5.403-3|73	BuildRequires:	pkgconfig(suil-0) >= 0.6.0
14cu|ardour3-3.5.403-3|74	BuildRequires:	pkgconfig(uuid)
14cu|ardour3-3.5.403-3|75	BuildRequires:	pkgconfig(vamp-sdk)
14cu|ardour3-3.5.403-3|76	BuildRequires:	desktop-file-utils
14cu|ardour3-3.5.403-3|77	BuildRequires:	desktop-file-utils
14cu|ardour3-3.5.403-3|78	
14cu|ardour3-3.5.403-3|79	Requires:	jackit
14cu|ardour3-3.5.403-3|80	Requires:	gtk-engines2
14cu|ardour3-3.5.403-3|81	
14cu|ardour3-3.5.403-3|82	Provides:	ardour = 1:%{version}-%{release}
14cu|ardour3-3.5.403-3|83	Obsoletes:	ardour < 1:2.9
14cu|ardour3-3.5.403-3|84	
14cu|ardour3-3.5.403-3|85	%description
14cu|ardour3-3.5.403-3|86	Ardour3 is a digital audio workstation. You can use it to record, edit and mix
14cu|ardour3-3.5.403-3|87	multi-track audio. You can produce your own CDs, mix video sound tracks, or
14cu|ardour3-3.5.403-3|88	just experiment with new ideas about music and sound.
14cu|ardour3-3.5.403-3|89	
14cu|ardour3-3.5.403-3|90	Ardour3 capabilities include: multi channel recording, non-destructive editing
14cu|ardour3-3.5.403-3|91	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
14cu|ardour3-3.5.403-3|92	tracks/buses/plugins, time-code synchronization, and hardware control from
14cu|ardour3-3.5.403-3|93	surfaces like the Mackie Control Universal.
14cu|ardour3-3.5.403-3|94	
14cu|ardour3-3.5.403-3|95	You must have jackd running and an ALSA sound driver to use Ardour3. If you are
14cu|ardour3-3.5.403-3|96	new to jackd, try qjackctl.
14cu|ardour3-3.5.403-3|97	
14cu|ardour3-3.5.403-3|98	See the online user manual at http://en.flossmanuals.net/ardour/index/
14cu|ardour3-3.5.403-3|99	
14cu|ardour3-3.5.403-3|100	%prep
14cu|ardour3-3.5.403-3|101	%if %{rev}
14cu|ardour3-3.5.403-3|102	%setup -q -n %{name}
14cu|ardour3-3.5.403-3|103	%else
14cu|ardour3-3.5.403-3|104	%setup -q -n %{oname}-%{version}
14cu|ardour3-3.5.403-3|105	%endif
14cu|ardour3-3.5.403-3|106	
14cu|ardour3-3.5.403-3|107	%build
14cu|ardour3-3.5.403-3|108	./waf configure \
14cu|ardour3-3.5.403-3|109	--prefix=%{_prefix} \
14cu|ardour3-3.5.403-3|110	--libdir=%{_libdir} \
14cu|ardour3-3.5.403-3|111	--configdir=%{_sysconfdir} \
14cu|ardour3-3.5.403-3|112	--program-name=Ardour3 \
14cu|ardour3-3.5.403-3|113	--nls \
14cu|ardour3-3.5.403-3|114	--docs
14cu|ardour3-3.5.403-3|115	
14cu|ardour3-3.5.403-3|116	./waf build \
14cu|ardour3-3.5.403-3|117	--nls \
14cu|ardour3-3.5.403-3|118	--docs
14cu|ardour3-3.5.403-3|119	
14cu|ardour3-3.5.403-3|120	./waf i18n_mo
14cu|ardour3-3.5.403-3|121	
14cu|ardour3-3.5.403-3|122	%install
14cu|ardour3-3.5.403-3|123	./waf install --destdir=%{buildroot}
14cu|ardour3-3.5.403-3|124	
14cu|ardour3-3.5.403-3|125	desktop-file-install \
14cu|ardour3-3.5.403-3|126	--dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|ardour3-3.5.403-3|127	
14cu|ardour3-3.5.403-3|128	# Symlink icons and mimetypes into the right folders
14cu|ardour3-3.5.403-3|129	install -d -m 0755 %{buildroot}%{_iconsdir}
14cu|ardour3-3.5.403-3|130	
14cu|ardour3-3.5.403-3|131	for i in 16 22 32 48; do
14cu|ardour3-3.5.403-3|132	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
14cu|ardour3-3.5.403-3|133	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes
14cu|ardour3-3.5.403-3|134	ln -s %{_datadir}/%{name}/icons/application-x-ardour_${i}px.png \
14cu|ardour3-3.5.403-3|135	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/application-x-ardour3.png
14cu|ardour3-3.5.403-3|136	ln -s %{_datadir}/%{name}/icons/ardour_icon_${i}px.png \
14cu|ardour3-3.5.403-3|137	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/ardour3.png
14cu|ardour3-3.5.403-3|138	done
14cu|ardour3-3.5.403-3|139	
14cu|ardour3-3.5.403-3|140	%find_lang %{name} gtk2_ardour3 gtkmm2ext3 %{name}.lang
14cu|ardour3-3.5.403-3|141	
14cu|ardour3-3.5.403-3|142	
14cu|ardour3-3.5.403-3|143	%files -f %{name}.lang
14cu|ardour3-3.5.403-3|144	%doc README
14cu|ardour3-3.5.403-3|145	%{_bindir}/%{name}
14cu|ardour3-3.5.403-3|146	%{_libdir}/%{name}
14cu|ardour3-3.5.403-3|147	%{_libdir}/lv2/reasonablesynth.lv2
14cu|ardour3-3.5.403-3|148	%{_datadir}/%{name}
14cu|ardour3-3.5.403-3|149	%{_datadir}/applications/%{name}.desktop
14cu|ardour3-3.5.403-3|150	%dir %{_sysconfdir}/%{name}
14cu|ardour3-3.5.403-3|151	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_default.conf
14cu|ardour3-3.5.403-3|152	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_light.rc
14cu|ardour3-3.5.403-3|153	%config(noreplace) %{_sysconfdir}/%{name}/%{name}_ui_dark.rc
14cu|ardour3-3.5.403-3|154	%config(noreplace) %{_sysconfdir}/%{name}/ardour.menus
14cu|ardour3-3.5.403-3|155	%config(noreplace) %{_sysconfdir}/%{name}/ardour_system.rc
14cu|ardour3-3.5.403-3|156	%config(noreplace) %{_sysconfdir}/%{name}/step_editing.bindings
14cu|ardour3-3.5.403-3|157	%config(noreplace) %{_sysconfdir}/%{name}/mnemonic-us.bindings
14cu|ardour3-3.5.403-3|158	%config(noreplace) %{_sysconfdir}/%{name}/mixer.bindings
14cu|ardour3-3.5.403-3|159	%dir %{_sysconfdir}/%{name}/export
14cu|ardour3-3.5.403-3|160	%config(noreplace) %{_sysconfdir}/%{name}/export/CD.format
14cu|ardour3-3.5.403-3|161	%{_iconsdir}/hicolor/*
14cu|ardour3-3.5.403-3|162	
14cu|ardour3-3.5.403-3|163	
14cu|ardour3-3.5.403-3|164	
14cu|ardour3-3.5.403-3|165	
14cu|ardour3-3.5.403-3|166	
14cu|ardour3-3.5.403-3|167	%changelog
14cu|ardour3-3.5.403-3|168	
14cu|ardour3-3.5.403-3|169	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.403-3
14cu|ardour3-3.5.403-3|170	- (5792986) Rebuild
14cu|ardour3-3.5.403-3|171	
14cu|ardour3-3.5.403-3|172	

9646 14
14cu|ardour4-4.7.0-3|1	%define oname	Ardour
14cu|ardour4-4.7.0-3|2	%define _appdatadir %{_datadir}/appdata
14cu|ardour4-4.7.0-3|3	# lang
14cu|ardour4-4.7.0-3|4	%define _files_listed_twice_terminate_build 0
14cu|ardour4-4.7.0-3|5	
14cu|ardour4-4.7.0-3|6	Name:		ardour4
14cu|ardour4-4.7.0-3|7	Version:	4.7.0
14cu|ardour4-4.7.0-3|8	Release:	3
14cu|ardour4-4.7.0-3|9	Summary:	Professional multi-track audio recording application
14cu|ardour4-4.7.0-3|10	Group:		Sound
14cu|ardour4-4.7.0-3|11	License:	GPLv2+
14cu|ardour4-4.7.0-3|12	URL:		http://ardour.org/
14cu|ardour4-4.7.0-3|13	# NB to receive a free (as beer) source tarball you need to give your e-mail address here:
14cu|ardour4-4.7.0-3|14	# "http://community.ardour.org/download_process_selection_and_amount" to get a download link
14cu|ardour4-4.7.0-3|15	# thx to Oiram
14cu|ardour4-4.7.0-3|16	# https://community.ardour.org/freeloader?key=f1a0d8462eeb3a8ac3b01faa2d249877
14cu|ardour4-4.7.0-3|17	Source0:	%{oname}-%{version}.tar.bz2
14cu|ardour4-4.7.0-3|18	Source100:	%{name}.rpmlintrc
14cu|ardour4-4.7.0-3|19	Patch0:     ardour4-4.6-man-encoding.patch
14cu|ardour4-4.7.0-3|20	
14cu|ardour4-4.7.0-3|21	BuildRequires:	boost-devel >= 1.39
14cu|ardour4-4.7.0-3|22	BuildRequires:	dmalloc
14cu|ardour4-4.7.0-3|23	BuildRequires:	doxygen
14cu|ardour4-4.7.0-3|24	BuildRequires:	fontconfig
14cu|ardour4-4.7.0-3|25	BuildRequires:	gettext
14cu|ardour4-4.7.0-3|26	BuildRequires:	graphviz
14cu|ardour4-4.7.0-3|27	BuildRequires:	jackit
14cu|ardour4-4.7.0-3|28	BuildRequires:	shared-mime-info
14cu|ardour4-4.7.0-3|29	BuildRequires:	xdg-utils
14cu|ardour4-4.7.0-3|30	BuildRequires:	pkgconfig(alsa)
14cu|ardour4-4.7.0-3|31	BuildRequires:	pkgconfig(aubio) >= 0.4.0
14cu|ardour4-4.7.0-3|32	BuildRequires:	pkgconfig(cairomm-1.0) >= 1.8.4
14cu|ardour4-4.7.0-3|33	BuildRequires:	pkgconfig(cppunit) >= 1.12.0
14cu|ardour4-4.7.0-3|34	BuildRequires:	pkgconfig(cwiid) >= 0.6.00
14cu|ardour4-4.7.0-3|35	BuildRequires:	pkgconfig(fftw3)
14cu|ardour4-4.7.0-3|36	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cu|ardour4-4.7.0-3|37	BuildRequires:	pkgconfig(giomm-2.4) >= 2.8
14cu|ardour4-4.7.0-3|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
14cu|ardour4-4.7.0-3|39	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12.1
14cu|ardour4-4.7.0-3|40	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.8
14cu|ardour4-4.7.0-3|41	BuildRequires:	pkgconfig(jack) >= 0.121.0
14cu|ardour4-4.7.0-3|42	BuildRequires:	pkgconfig(libart-2.0)
14cu|ardour4-4.7.0-3|43	BuildRequires:	pkgconfig(libcurl) >= 7.0.0
14cu|ardour4-4.7.0-3|44	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.30
14cu|ardour4-4.7.0-3|45	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6) >= 2.16
14cu|ardour4-4.7.0-3|46	BuildRequires:	pkgconfig(liblo) >= 0.24
14cu|ardour4-4.7.0-3|47	BuildRequires:	pkgconfig(libusb)
14cu|ardour4-4.7.0-3|48	BuildRequires:	pkgconfig(libusb-1.0)
14cu|ardour4-4.7.0-3|49	BuildRequires:	pkgconfig(libxml-2.0)
14cu|ardour4-4.7.0-3|50	BuildRequires:	pkgconfig(libxslt)
14cu|ardour4-4.7.0-3|51	BuildRequires:	pkgconfig(lilv-0) >= 0.19.2
14cu|ardour4-4.7.0-3|52	BuildRequires:	pkgconfig(lrdf) >= 0.4.0
14cu|ardour4-4.7.0-3|53	BuildRequires:	pkgconfig(ltc) >= 1.1.0
14cu|ardour4-4.7.0-3|54	BuildRequires:	pkgconfig(lv2) >= 1.10.0
14cu|ardour4-4.7.0-3|55	BuildRequires:	pkgconfig(ogg) >= 1.1.2
14cu|ardour4-4.7.0-3|56	BuildRequires:	pkgconfig(raptor2)
14cu|ardour4-4.7.0-3|57	BuildRequires:	pkgconfig(redland)
14cu|ardour4-4.7.0-3|58	BuildRequires:	pkgconfig(rubberband)
14cu|ardour4-4.7.0-3|59	BuildRequires:	pkgconfig(samplerate) >= 0.1.0
14cu|ardour4-4.7.0-3|60	BuildRequires:	pkgconfig(serd-0) >= 0.14.0
14cu|ardour4-4.7.0-3|61	BuildRequires:	pkgconfig(sigc++-2.0) >= 2.0
14cu|ardour4-4.7.0-3|62	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
14cu|ardour4-4.7.0-3|63	BuildRequires:	pkgconfig(sord-0) >= 0.8.0
14cu|ardour4-4.7.0-3|64	BuildRequires:	pkgconfig(sqlite3)
14cu|ardour4-4.7.0-3|65	BuildRequires:	pkgconfig(sratom-0) >= 0.4.0
14cu|ardour4-4.7.0-3|66	BuildRequires:	pkgconfig(suil-0) >= 0.6.0
14cu|ardour4-4.7.0-3|67	BuildRequires:	pkgconfig(uuid)
14cu|ardour4-4.7.0-3|68	BuildRequires:	pkgconfig(vamp-sdk)
14cu|ardour4-4.7.0-3|69	BuildRequires:	pkgconfig(taglib) >= 1.6
14cu|ardour4-4.7.0-3|70	BuildRequires:	pkgconfig(x11)
14cu|ardour4-4.7.0-3|71	BuildRequires:	desktop-file-utils
14cu|ardour4-4.7.0-3|72	BuildRequires:	itstool > 2.0.0
14cu|ardour4-4.7.0-3|73	
14cu|ardour4-4.7.0-3|74	Requires:	jackit
14cu|ardour4-4.7.0-3|75	Requires:	gtk-engines2
14cu|ardour4-4.7.0-3|76	
14cu|ardour4-4.7.0-3|77	Provides:	ardour4 = %{EVRD}
14cu|ardour4-4.7.0-3|78	Conflicts:	ardour3
14cu|ardour4-4.7.0-3|79	
14cu|ardour4-4.7.0-3|80	%description
14cu|ardour4-4.7.0-3|81	Ardour is a digital audio workstation. You can use it to record, edit and mix
14cu|ardour4-4.7.0-3|82	multi-track audio. You can produce your own CDs, mix video sound tracks, or
14cu|ardour4-4.7.0-3|83	just experiment with new ideas about music and sound.
14cu|ardour4-4.7.0-3|84	
14cu|ardour4-4.7.0-3|85	Ardour capabilities include: multi channel recording, non-destructive editing
14cu|ardour4-4.7.0-3|86	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
14cu|ardour4-4.7.0-3|87	tracks/busses/plugins, time-code synchronization, and hardware control from
14cu|ardour4-4.7.0-3|88	surfaces like the Mackie Control Universal.
14cu|ardour4-4.7.0-3|89	
14cu|ardour4-4.7.0-3|90	You must have jackd running and an ALSA sound driver to use Ardour. If you are
14cu|ardour4-4.7.0-3|91	new to jackd, try qjackctl.
14cu|ardour4-4.7.0-3|92	
14cu|ardour4-4.7.0-3|93	See the online user manual at http://en.flossmanuals.net/ardour/index/
14cu|ardour4-4.7.0-3|94	
14cu|ardour4-4.7.0-3|95	%files -f %{name}.lang
14cu|ardour4-4.7.0-3|96	%doc README COPYING TRANSLATORS
14cu|ardour4-4.7.0-3|97	%{_bindir}/%{name}
14cu|ardour4-4.7.0-3|98	%{_bindir}/gcc-glibmm-abi-check
14cu|ardour4-4.7.0-3|99	%{_libdir}/%{name}
14cu|ardour4-4.7.0-3|100	%{_datadir}/%{name}
14cu|ardour4-4.7.0-3|101	%{_datadir}/applications/%{name}.desktop
14cu|ardour4-4.7.0-3|102	%{_iconsdir}/hicolor/*
14cu|ardour4-4.7.0-3|103	%dir %{_sysconfdir}/%{name}
14cu|ardour4-4.7.0-3|104	%dir %{_sysconfdir}/%{name}/export
14cu|ardour4-4.7.0-3|105	%config(noreplace) %{_sysconfdir}/%{name}/ardour.menus
14cu|ardour4-4.7.0-3|106	%config(noreplace) %{_sysconfdir}/%{name}/clearlooks.rc
14cu|ardour4-4.7.0-3|107	%config(noreplace) %{_sysconfdir}/%{name}/dark.colors
14cu|ardour4-4.7.0-3|108	%config(noreplace) %{_sysconfdir}/%{name}/default_ui_config
14cu|ardour4-4.7.0-3|109	%config(noreplace) %{_sysconfdir}/%{name}/export/CD.format
14cu|ardour4-4.7.0-3|110	%config(noreplace) %{_sysconfdir}/%{name}/mixer.bindings
14cu|ardour4-4.7.0-3|111	%config(noreplace) %{_sysconfdir}/%{name}/mnemonic-us.bindings
14cu|ardour4-4.7.0-3|112	%config(noreplace) %{_sysconfdir}/%{name}/step_editing.bindings
14cu|ardour4-4.7.0-3|113	%config(noreplace) %{_sysconfdir}/%{name}/system_config
14cu|ardour4-4.7.0-3|114	%config(noreplace) %{_sysconfdir}/%{name}/trx.menus
14cu|ardour4-4.7.0-3|115	%{_mandir}/man1/*
14cu|ardour4-4.7.0-3|116	%{_mandir}/*/man1/*
14cu|ardour4-4.7.0-3|117	%{_appdatadir}
14cu|ardour4-4.7.0-3|118	#-----------------------------------------------------------------------------
14cu|ardour4-4.7.0-3|119	
14cu|ardour4-4.7.0-3|120	%prep
14cu|ardour4-4.7.0-3|121	%setup -qn %{oname}-%{version}
14cu|ardour4-4.7.0-3|122	# use versionized name for all man pages
14cu|ardour4-4.7.0-3|123	for fromfile in ardour.1*; do
14cu|ardour4-4.7.0-3|124	tofile="%{name}${fromfile#ardour}"
14cu|ardour4-4.7.0-3|125	cp -p "$fromfile" "$tofile"
14cu|ardour4-4.7.0-3|126	done
14cu|ardour4-4.7.0-3|127	%patch0 -p1 -b .man-encoding
14cu|ardour4-4.7.0-3|128	
14cu|ardour4-4.7.0-3|129	%build
14cu|ardour4-4.7.0-3|130	./waf configure \
14cu|ardour4-4.7.0-3|131	--prefix=%{_prefix} \
14cu|ardour4-4.7.0-3|132	--libdir=%{_libdir} \
14cu|ardour4-4.7.0-3|133	--configdir=%{_sysconfdir} \
14cu|ardour4-4.7.0-3|134	--program-name=Ardour4 \
14cu|ardour4-4.7.0-3|135	--nls \
14cu|ardour4-4.7.0-3|136	--docs \
14cu|ardour4-4.7.0-3|137	--freedesktop
14cu|ardour4-4.7.0-3|138	
14cu|ardour4-4.7.0-3|139	# %%waf breaks the build
14cu|ardour4-4.7.0-3|140	./waf build --nls --docs
14cu|ardour4-4.7.0-3|141	./waf i18n_mo
14cu|ardour4-4.7.0-3|142	
14cu|ardour4-4.7.0-3|143	%install
14cu|ardour4-4.7.0-3|144	# %%waf_install breaks the install
14cu|ardour4-4.7.0-3|145	./waf install --destdir=%{buildroot}
14cu|ardour4-4.7.0-3|146	
14cu|ardour4-4.7.0-3|147	install -m755 build/tools/gccabicheck/gcc-glibmm-abi-check \
14cu|ardour4-4.7.0-3|148	%{buildroot}%{_bindir}/
14cu|ardour4-4.7.0-3|149	
14cu|ardour4-4.7.0-3|150	# menu entry
14cu|ardour4-4.7.0-3|151	perl -pi -e "s|AudioEditing;||" build/gtk2_ardour/ardour4.desktop
14cu|ardour4-4.7.0-3|152	
14cu|ardour4-4.7.0-3|153	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|ardour4-4.7.0-3|154	build/gtk2_ardour/ardour4.desktop
14cu|ardour4-4.7.0-3|155	
14cu|ardour4-4.7.0-3|156	# Symlink icons and mimetypes into the right folders
14cu|ardour4-4.7.0-3|157	install -d -m 0755 %{buildroot}%{_iconsdir}
14cu|ardour4-4.7.0-3|158	for i in 16 22 32 48; do
14cu|ardour4-4.7.0-3|159	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
14cu|ardour4-4.7.0-3|160	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes
14cu|ardour4-4.7.0-3|161	ln -s %{_datadir}/%{name}/icons/application-x-ardour_${i}px.png \
14cu|ardour4-4.7.0-3|162	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/application-x-%{name}.png
14cu|ardour4-4.7.0-3|163	ln -s %{_datadir}/%{name}/icons/ardour_icon_${i}px.png \
14cu|ardour4-4.7.0-3|164	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}.png
14cu|ardour4-4.7.0-3|165	done
14cu|ardour4-4.7.0-3|166	
14cu|ardour4-4.7.0-3|167	# man
14cu|ardour4-4.7.0-3|168	install -d -m755 %{buildroot}%{_mandir}/man1
14cu|ardour4-4.7.0-3|169	install -p -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|ardour4-4.7.0-3|170	for fromfile in %{name}.1.??; do
14cu|ardour4-4.7.0-3|171	lang="${fromfile#%{name}.1.}"
14cu|ardour4-4.7.0-3|172	todir="%{buildroot}%{_mandir}/${lang}/man1"
14cu|ardour4-4.7.0-3|173	tofile="${todir}/%{name}.1"
14cu|ardour4-4.7.0-3|174	install -d -m755 "$todir"
14cu|ardour4-4.7.0-3|175	install -p -m644 "$fromfile" "$tofile"
14cu|ardour4-4.7.0-3|176	done
14cu|ardour4-4.7.0-3|177	
14cu|ardour4-4.7.0-3|178	# appdata
14cu|ardour4-4.7.0-3|179	install -d -m755 %{buildroot}%{_appdatadir}
14cu|ardour4-4.7.0-3|180	cp -pr build/gtk2_ardour/ardour4.appdata.xml \
14cu|ardour4-4.7.0-3|181	%{buildroot}%{_appdatadir}
14cu|ardour4-4.7.0-3|182	
14cu|ardour4-4.7.0-3|183	%find_lang %{name}
14cu|ardour4-4.7.0-3|184	
14cu|ardour4-4.7.0-3|185	
14cu|ardour4-4.7.0-3|186	%changelog
14cu|ardour4-4.7.0-3|187	
14cu|ardour4-4.7.0-3|188	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 4.7.0-3
14cu|ardour4-4.7.0-3|189	- (bdea37b) BuildList#2709515: Increase release tag
14cu|ardour4-4.7.0-3|190	
14cu|ardour4-4.7.0-3|191	

9647 14
14cu|arduino-1.0.6-2|1	%define longversion 0106
14cu|arduino-1.0.6-2|2	
14cu|arduino-1.0.6-2|3	Summary:	An IDE for Arduino-compatible electronics prototyping platforms
14cu|arduino-1.0.6-2|4	Name:		arduino
14cu|arduino-1.0.6-2|5	Version:	1.0.6
14cu|arduino-1.0.6-2|6	Release:	2
14cu|arduino-1.0.6-2|7	License:	GPLv2+ and LGPLv2+ and CC BY-SA
14cu|arduino-1.0.6-2|8	Group:		Development/Other
14cu|arduino-1.0.6-2|9	Url:		http://www.arduino.cc/
14cu|arduino-1.0.6-2|10	# There are lots of binaries in the "source" tarball.  Remove them with:
14cu|arduino-1.0.6-2|11	# curl https://nodeload.github.com/arduino/Arduino/tarball/%{version}-%{prerel} | tar -xzvf - && rm -rf arduino-Arduino-%{gitrev}/build/linux/dist/tools/* && find arduino-Arduino-%{gitrev} \( -type d \( -name macosx -o -name windows \) -o -type f \( -iname '*.jar' -or -iname '*.tgz' -or -iname '*.so' \) \) -print0 | xargs -0 rm -rf && tar -cjf arduino-Arduino-%{gitrev}.tar.bz2 arduino-Arduino-%{gitrev}
14cu|arduino-1.0.6-2|12	# See also http://code.google.com/p/arduino/issues/detail?id=193
14cu|arduino-1.0.6-2|13	Source0:	%{name}-%{version}.tar.xz
14cu|arduino-1.0.6-2|14	# Use unbundled libs:
14cu|arduino-1.0.6-2|15	Patch0:		arduino-script.patch
14cu|arduino-1.0.6-2|16	Patch2:		arduino-1.0-rc2-mdv-use-system-avrdude.patch
14cu|arduino-1.0.6-2|17	# Requested upstream in http://github.com/arduino/Arduino/pull/5:
14cu|arduino-1.0.6-2|18	Patch3:		arduino-0022-fedora-use-system-rxtx.patch
14cu|arduino-1.0.6-2|19	Patch4:		arduino-0022-fedora-icons-etc.patch
14cu|arduino-1.0.6-2|20	Patch6:		arduino-add-to-groups.patch
14cu|arduino-1.0.6-2|21	Patch7:		arduino-0022-mdv-release-check.patch
14cu|arduino-1.0.6-2|22	Patch8:		arduino-no-avrdude64.patch
14cu|arduino-1.0.6-2|23	Patch9:		arduino-1.0.1-rosa-javac17.patch
14cu|arduino-1.0.6-2|24	BuildRequires:	ant
14cu|arduino-1.0.6-2|25	BuildRequires:	ant-apache-regexp
14cu|arduino-1.0.6-2|26	BuildRequires:	desktop-file-utils
14cu|arduino-1.0.6-2|27	BuildRequires:	ecj
14cu|arduino-1.0.6-2|28	BuildRequires:	git
14cu|arduino-1.0.6-2|29	BuildRequires:	jna
14cu|arduino-1.0.6-2|30	BuildRequires:	jpackage-utils
14cu|arduino-1.0.6-2|31	BuildRequires:	rxtx
14cu|arduino-1.0.6-2|32	BuildRequires:	java-devel
14cu|arduino-1.0.6-2|33	Requires:	%{name}-core = %{EVRD}
14cu|arduino-1.0.6-2|34	Requires:	%{name}-doc = %{EVRD}
14cu|arduino-1.0.6-2|35	Requires:	ecj
14cu|arduino-1.0.6-2|36	Requires:	java >= 1.6.0
14cu|arduino-1.0.6-2|37	Requires:	jna
14cu|arduino-1.0.6-2|38	Requires:	polkit
14cu|arduino-1.0.6-2|39	Requires:	rxtx
14cu|arduino-1.0.6-2|40	Requires:	x11-font-type1
14cu|arduino-1.0.6-2|41	Requires:	zenity
14cu|arduino-1.0.6-2|42	BuildArch:	noarch
14cu|arduino-1.0.6-2|43	
14cu|arduino-1.0.6-2|44	%description
14cu|arduino-1.0.6-2|45	Arduino is an open-source electronics prototyping platform based on
14cu|arduino-1.0.6-2|46	flexible, easy-to-use hardware and software. It's intended for artists,
14cu|arduino-1.0.6-2|47	designers, hobbyists, and anyone interested in creating interactive
14cu|arduino-1.0.6-2|48	objects or environments.
14cu|arduino-1.0.6-2|49	
14cu|arduino-1.0.6-2|50	This package contains an IDE that can be used to develop and upload code
14cu|arduino-1.0.6-2|51	to the micro-controller.
14cu|arduino-1.0.6-2|52	
14cu|arduino-1.0.6-2|53	%files
14cu|arduino-1.0.6-2|54	%{_bindir}/*
14cu|arduino-1.0.6-2|55	%{_datadir}/%{name}/*.jar
14cu|arduino-1.0.6-2|56	%{_datadir}/%{name}/lib/
14cu|arduino-1.0.6-2|57	%{_datadir}/applications/*.desktop
14cu|arduino-1.0.6-2|58	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|arduino-1.0.6-2|59	%{_datadir}/polkit-1/actions/cc.arduino.add-groups.policy
14cu|arduino-1.0.6-2|60	%{_mandir}/man1/%{name}.1.xz
14cu|arduino-1.0.6-2|61	%{_datadir}/%{name}/reference
14cu|arduino-1.0.6-2|62	
14cu|arduino-1.0.6-2|63	#----------------------------------------------------------------------------
14cu|arduino-1.0.6-2|64	
14cu|arduino-1.0.6-2|65	%package core
14cu|arduino-1.0.6-2|66	Summary:	Files required for compiling code for Arduino-compatible micro-controllers
14cu|arduino-1.0.6-2|67	Group:		Development/Other
14cu|arduino-1.0.6-2|68	Requires:	avr-libc
14cu|arduino-1.0.6-2|69	Requires:	avrdude
14cu|arduino-1.0.6-2|70	Requires:	cross-avr-gcc
14cu|arduino-1.0.6-2|71	Requires:	cross-avr-gcc-c++
14cu|arduino-1.0.6-2|72	
14cu|arduino-1.0.6-2|73	%description core
14cu|arduino-1.0.6-2|74	Arduino is an open-source electronics prototyping platform based on
14cu|arduino-1.0.6-2|75	flexible, easy-to-use hardware and software. It's intended for artists,
14cu|arduino-1.0.6-2|76	designers, hobbyists, and anyone interested in creating interactive
14cu|arduino-1.0.6-2|77	objects or environments.
14cu|arduino-1.0.6-2|78	
14cu|arduino-1.0.6-2|79	This package contains the core files required to compile and upload
14cu|arduino-1.0.6-2|80	Arduino code.
14cu|arduino-1.0.6-2|81	
14cu|arduino-1.0.6-2|82	%files core
14cu|arduino-1.0.6-2|83	%doc license.txt README.md
14cu|arduino-1.0.6-2|84	%config(noreplace) %{_sysconfdir}/%{name}/boards.txt
14cu|arduino-1.0.6-2|85	%config(noreplace) %{_sysconfdir}/%{name}/programmers.txt
14cu|arduino-1.0.6-2|86	%{_datadir}/%{name}/examples/
14cu|arduino-1.0.6-2|87	%{_datadir}/%{name}/hardware/
14cu|arduino-1.0.6-2|88	%{_datadir}/%{name}/libraries/
14cu|arduino-1.0.6-2|89	
14cu|arduino-1.0.6-2|90	#----------------------------------------------------------------------------
14cu|arduino-1.0.6-2|91	
14cu|arduino-1.0.6-2|92	%package doc
14cu|arduino-1.0.6-2|93	Summary:	Documentation for the Arduino micro-controller platform
14cu|arduino-1.0.6-2|94	Group:		Documentation
14cu|arduino-1.0.6-2|95	
14cu|arduino-1.0.6-2|96	%description doc
14cu|arduino-1.0.6-2|97	Arduino is an open-source electronics prototyping platform based on
14cu|arduino-1.0.6-2|98	flexible, easy-to-use hardware and software. It's intended for artists,
14cu|arduino-1.0.6-2|99	designers, hobbyists, and anyone interested in creating interactive
14cu|arduino-1.0.6-2|100	objects or environments.
14cu|arduino-1.0.6-2|101	
14cu|arduino-1.0.6-2|102	This package contains reference documentation.
14cu|arduino-1.0.6-2|103	
14cu|arduino-1.0.6-2|104	%files doc
14cu|arduino-1.0.6-2|105	%{_defaultdocdir}/%{name}-%{version}/
14cu|arduino-1.0.6-2|106	
14cu|arduino-1.0.6-2|107	#----------------------------------------------------------------------------
14cu|arduino-1.0.6-2|108	
14cu|arduino-1.0.6-2|109	%prep
14cu|arduino-1.0.6-2|110	%setup -q
14cu|arduino-1.0.6-2|111	
14cu|arduino-1.0.6-2|112	find -name '*.class' -exec rm -f '{}' \;
14cu|arduino-1.0.6-2|113	find -name '*.jar' -exec rm -f '{}' \;
14cu|arduino-1.0.6-2|114	%patch6 -p1
14cu|arduino-1.0.6-2|115	chmod a+rx build/linux/%{name}-add-groups
14cu|arduino-1.0.6-2|116	%patch0
14cu|arduino-1.0.6-2|117	%patch2 -p1
14cu|arduino-1.0.6-2|118	%patch3 -p1
14cu|arduino-1.0.6-2|119	
14cu|arduino-1.0.6-2|120	# "binary diffs are not supported", so use git command to apply
14cu|arduino-1.0.6-2|121	git apply -p1 < %{PATCH4}
14cu|arduino-1.0.6-2|122	
14cu|arduino-1.0.6-2|123	%patch7 -p1
14cu|arduino-1.0.6-2|124	%patch8 -p1
14cu|arduino-1.0.6-2|125	%patch9 -p1
14cu|arduino-1.0.6-2|126	
14cu|arduino-1.0.6-2|127	echo "\nupdate.check=false" >> build/shared/lib/preferences.txt
14cu|arduino-1.0.6-2|128	
14cu|arduino-1.0.6-2|129	build-jar-repository -p -s app/lib/ ecj jna RXTXcomm
14cu|arduino-1.0.6-2|130	
14cu|arduino-1.0.6-2|131	%build
14cu|arduino-1.0.6-2|132	cd core/methods
14cu|arduino-1.0.6-2|133	ant
14cu|arduino-1.0.6-2|134	cd ..
14cu|arduino-1.0.6-2|135	ant
14cu|arduino-1.0.6-2|136	cd ../build
14cu|arduino-1.0.6-2|137	ant dist < /dev/null
14cu|arduino-1.0.6-2|138	tar -xf linux/%{name}-\"%{longversion}\"\;-linux.tgz
14cu|arduino-1.0.6-2|139	
14cu|arduino-1.0.6-2|140	%install
14cu|arduino-1.0.6-2|141	cd build/%{name}-\"%{longversion}\"\;
14cu|arduino-1.0.6-2|142	
14cu|arduino-1.0.6-2|143	mkdir -p %{buildroot}%{_bindir}
14cu|arduino-1.0.6-2|144	cp -a arduino %{buildroot}%{_bindir}/
14cu|arduino-1.0.6-2|145	
14cu|arduino-1.0.6-2|146	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|arduino-1.0.6-2|147	cp -a hardware lib libraries examples %{buildroot}%{_datadir}/%{name}/
14cu|arduino-1.0.6-2|148	rm %{buildroot}%{_datadir}/%{name}/lib/*.jar
14cu|arduino-1.0.6-2|149	rm -r %{buildroot}%{_datadir}/%{name}/hardware/tools
14cu|arduino-1.0.6-2|150	
14cu|arduino-1.0.6-2|151	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cu|arduino-1.0.6-2|152	cp -a reference %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
14cu|arduino-1.0.6-2|153	ln -s %{_defaultdocdir}/%{name}-%{version}/reference %{buildroot}%{_datadir}/%{name}/reference
14cu|arduino-1.0.6-2|154	
14cu|arduino-1.0.6-2|155	# Requested upstream in http://github.com/arduino/Arduino/pull/4:
14cu|arduino-1.0.6-2|156	find %{buildroot} -type f -iname *.jpg -or -iname *.java -or -iname *.pde -or -iname *.h -or -iname *.cpp -or -iname *.c -or -iname *.txt -or -iname makefile -or -iname key*.txt -or -iname pref*.txt | xargs chmod -x;
14cu|arduino-1.0.6-2|157	
14cu|arduino-1.0.6-2|158	cp -a lib/core.jar lib/pde.jar %{buildroot}%{_datadir}/%{name}/
14cu|arduino-1.0.6-2|159	
14cu|arduino-1.0.6-2|160	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|arduino-1.0.6-2|161	mv %{buildroot}%{_datadir}/%{name}/hardware/%{name}/boards.txt \
14cu|arduino-1.0.6-2|162	%{buildroot}%{_datadir}/%{name}/hardware/%{name}/programmers.txt \
14cu|arduino-1.0.6-2|163	%{buildroot}%{_sysconfdir}/%{name}/
14cu|arduino-1.0.6-2|164	ln -s %{_sysconfdir}/%{name}/boards.txt \
14cu|arduino-1.0.6-2|165	%{buildroot}%{_datadir}/%{name}/hardware/%{name}/boards.txt
14cu|arduino-1.0.6-2|166	ln -s %{_sysconfdir}/%{name}/programmers.txt \
14cu|arduino-1.0.6-2|167	%{buildroot}%{_datadir}/%{name}/hardware/%{name}/programmers.txt
14cu|arduino-1.0.6-2|168	
14cu|arduino-1.0.6-2|169	mkdir -p %{buildroot}%{_mandir}/man1
14cu|arduino-1.0.6-2|170	cp -p ../linux/%{name}.1 %{buildroot}%{_mandir}/man1/
14cu|arduino-1.0.6-2|171	
14cu|arduino-1.0.6-2|172	desktop-file-install --dir=%{buildroot}%{_datadir}/applications ../linux/%{name}.desktop
14cu|arduino-1.0.6-2|173	
14cu|arduino-1.0.6-2|174	for dir in ../linux/icons/*; do
14cu|arduino-1.0.6-2|175	size=`basename $dir`
14cu|arduino-1.0.6-2|176	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|arduino-1.0.6-2|177	cp $dir/%{name}.png %{buildroot}%{_iconsdir}/hicolor/$size/apps/
14cu|arduino-1.0.6-2|178	done
14cu|arduino-1.0.6-2|179	
14cu|arduino-1.0.6-2|180	mkdir -p %{buildroot}%{_datadir}/polkit-1/actions
14cu|arduino-1.0.6-2|181	cp -a ../linux/cc.arduino.add-groups.policy %{buildroot}%{_datadir}/polkit-1/actions
14cu|arduino-1.0.6-2|182	
14cu|arduino-1.0.6-2|183	cp -a ../linux/%{name}-add-groups %{buildroot}%{_bindir}/
14cu|arduino-1.0.6-2|184	sed -i s,"/usr/libexec/%{name}-add-groups","%{_bindir}/%{name}-add-groups",g %{buildroot}%{_bindir}/%{name}
14cu|arduino-1.0.6-2|185	sed -i s,"/usr/libexec/%{name}-add-groups","%{_bindir}/%{name}-add-groups",g %{buildroot}%{_datadir}/polkit-1/actions/*.policy
14cu|arduino-1.0.6-2|186	
14cu|arduino-1.0.6-2|187	%changelog
14cu|arduino-1.0.6-2|188	
14cu|arduino-1.0.6-2|189	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.6-2
14cu|arduino-1.0.6-2|190	- (6ec3d32) Bump release
14cu|arduino-1.0.6-2|191	
14cu|arduino-1.0.6-2|192	

9648 14
14cu|argus-3.0.8.2-1|1	Summary:	Network transaction audit tool
14cu|argus-3.0.8.2-1|2	Name:		argus
14cu|argus-3.0.8.2-1|3	Version:	3.0.8.2
14cu|argus-3.0.8.2-1|4	Release:	1
14cu|argus-3.0.8.2-1|5	License:	GPLv3+
14cu|argus-3.0.8.2-1|6	Group:		System/Servers
14cu|argus-3.0.8.2-1|7	Url:		http://qosient.com/argus/
14cu|argus-3.0.8.2-1|8	Source0:	http://qosient.com/argus/src/argus-%{version}.tar.gz
14cu|argus-3.0.8.2-1|9	Source3:	argus.service
14cu|argus-3.0.8.2-1|10	BuildRequires:	bison
14cu|argus-3.0.8.2-1|11	BuildRequires:	flex
14cu|argus-3.0.8.2-1|12	BuildRequires:	libsasl-devel
14cu|argus-3.0.8.2-1|13	BuildRequires:	libwrap-devel
14cu|argus-3.0.8.2-1|14	BuildRequires:	pcap-devel
14cu|argus-3.0.8.2-1|15	BuildRequires:	pkgconfig(libtirpc)
14cu|argus-3.0.8.2-1|16	BuildRequires:	pkgconfig(ncurses)
14cu|argus-3.0.8.2-1|17	BuildRequires:	pkgconfig(zlib)
14cu|argus-3.0.8.2-1|18	Requires(post,preun):	rpm-helper
14cu|argus-3.0.8.2-1|19	Requires(post,preun):	systemd
14cu|argus-3.0.8.2-1|20	
14cu|argus-3.0.8.2-1|21	%description
14cu|argus-3.0.8.2-1|22	Argus (Audit Record Generation and Utilization System) is an IP network
14cu|argus-3.0.8.2-1|23	transaction audit tool. The data generated by argus can be used for a
14cu|argus-3.0.8.2-1|24	wide range of tasks such as network operations, security and performance
14cu|argus-3.0.8.2-1|25	management.
14cu|argus-3.0.8.2-1|26	
14cu|argus-3.0.8.2-1|27	%files
14cu|argus-3.0.8.2-1|28	%defattr(0644,root,root,0755)
14cu|argus-3.0.8.2-1|29	%doc COPYING CREDITS INSTALL README VERSION doc support
14cu|argus-3.0.8.2-1|30	%attr(0755,root,root) %{_bindir}/*
14cu|argus-3.0.8.2-1|31	%attr(0755,root,root) %{_sbindir}/argus
14cu|argus-3.0.8.2-1|32	%{_mandir}/man5/argus.conf.5*
14cu|argus-3.0.8.2-1|33	%{_mandir}/man8/argus.8*
14cu|argus-3.0.8.2-1|34	%dir %{_localstatedir}/lib/%{name}
14cu|argus-3.0.8.2-1|35	%dir %{_localstatedir}/lib/%{name}/archive
14cu|argus-3.0.8.2-1|36	%attr(0755,root,root) %{_unitdir}/%{name}.service
14cu|argus-3.0.8.2-1|37	%config(noreplace) %{_sysconfdir}/argus.conf
14cu|argus-3.0.8.2-1|38	
14cu|argus-3.0.8.2-1|39	%post
14cu|argus-3.0.8.2-1|40	%_post_service %{name}.service
14cu|argus-3.0.8.2-1|41	
14cu|argus-3.0.8.2-1|42	%preun
14cu|argus-3.0.8.2-1|43	%_preun_service %{name}.service
14cu|argus-3.0.8.2-1|44	
14cu|argus-3.0.8.2-1|45	#----------------------------------------------------------------------------
14cu|argus-3.0.8.2-1|46	
14cu|argus-3.0.8.2-1|47	%prep
14cu|argus-3.0.8.2-1|48	%setup -q
14cu|argus-3.0.8.2-1|49	
14cu|argus-3.0.8.2-1|50	%build
14cu|argus-3.0.8.2-1|51	export CPPFLAGS="-I%{_includedir}/sasl"
14cu|argus-3.0.8.2-1|52	%configure2_5x \
14cu|argus-3.0.8.2-1|53	--with-sasl=yes
14cu|argus-3.0.8.2-1|54	%make
14cu|argus-3.0.8.2-1|55	
14cu|argus-3.0.8.2-1|56	%install
14cu|argus-3.0.8.2-1|57	%makeinstall_std
14cu|argus-3.0.8.2-1|58	
14cu|argus-3.0.8.2-1|59	mkdir -p %{buildroot}%{_bindir}
14cu|argus-3.0.8.2-1|60	cp -a bin/argusbug %{buildroot}%{_bindir}/argusbug
14cu|argus-3.0.8.2-1|61	
14cu|argus-3.0.8.2-1|62	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/archive
14cu|argus-3.0.8.2-1|63	
14cu|argus-3.0.8.2-1|64	mkdir -p %{buildroot}%{_sysconfdir}
14cu|argus-3.0.8.2-1|65	cp -a support/Config/argus.conf %{buildroot}%{_sysconfdir}/argus.conf
14cu|argus-3.0.8.2-1|66	
14cu|argus-3.0.8.2-1|67	perl -pi -e 's|/var/log/argus|%{_localstatedir}/lib/%{name}|;' \
14cu|argus-3.0.8.2-1|68	-e 's|^#ARGUS_BIND_IP|ARGUS_BIND_IP|;' \
14cu|argus-3.0.8.2-1|69	-e 's|^#ARGUS_ACCESS_PORT|ARGUS_ACCESS_PORT|;' \
14cu|argus-3.0.8.2-1|70	%{buildroot}%{_sysconfdir}/argus.conf
14cu|argus-3.0.8.2-1|71	
14cu|argus-3.0.8.2-1|72	mkdir -p %{buildroot}%{_unitdir}
14cu|argus-3.0.8.2-1|73	cp -a %{SOURCE3} %{buildroot}%{_unitdir}/
14cu|argus-3.0.8.2-1|74	
14cu|argus-3.0.8.2-1|75	%changelog
14cu|argus-3.0.8.2-1|76	
14cu|argus-3.0.8.2-1|77	* Fri Sep 02 2016 alzim <alzim@bk.ru> 3.0.8.2-1
14cu|argus-3.0.8.2-1|78	- (395e64a) Merge pull request #2 from import/argus:rosa2016.1
14cu|argus-3.0.8.2-1|79	- (395e64a) Updated to 3.0.8.2
14cu|argus-3.0.8.2-1|80	
14cu|argus-3.0.8.2-1|81	

9649 14
14cu|argus-clients-3.0.8.2-1|1	%define sdevname %mklibname %{name} -d -s
14cu|argus-clients-3.0.8.2-1|2	
14cu|argus-clients-3.0.8.2-1|3	Summary:	Client tools for argus network audit
14cu|argus-clients-3.0.8.2-1|4	Name:		argus-clients
14cu|argus-clients-3.0.8.2-1|5	Version:	3.0.8.2
14cu|argus-clients-3.0.8.2-1|6	Release:	1
14cu|argus-clients-3.0.8.2-1|7	License:	GPLv2+
14cu|argus-clients-3.0.8.2-1|8	Group:		Networking/Other
14cu|argus-clients-3.0.8.2-1|9	Url:		http://qosient.com/argus/
14cu|argus-clients-3.0.8.2-1|10	Source0:	http://qosient.com/argus/src/%{name}-%{version}.tar.gz
14cu|argus-clients-3.0.8.2-1|11	Patch0:		argus-clients-3.0.2-fix-str-fmt.patch
14cu|argus-clients-3.0.8.2-1|12	BuildRequires:	bison
14cu|argus-clients-3.0.8.2-1|13	BuildRequires:	flex
14cu|argus-clients-3.0.8.2-1|14	BuildRequires:	libsasl-devel
14cu|argus-clients-3.0.8.2-1|15	BuildRequires:	mysql-devel
14cu|argus-clients-3.0.8.2-1|16	BuildRequires:	readline-devel
14cu|argus-clients-3.0.8.2-1|17	BuildRequires:	pkgconfig(libtirpc)
14cu|argus-clients-3.0.8.2-1|18	BuildRequires:	pkgconfig(ncurses)
14cu|argus-clients-3.0.8.2-1|19	
14cu|argus-clients-3.0.8.2-1|20	%description
14cu|argus-clients-3.0.8.2-1|21	Clients to the argus probe which process and display information.
14cu|argus-clients-3.0.8.2-1|22	
14cu|argus-clients-3.0.8.2-1|23	%files
14cu|argus-clients-3.0.8.2-1|24	%defattr(0644,root,root,0755)
14cu|argus-clients-3.0.8.2-1|25	%attr(0755,root,root) %{_bindir}/*
14cu|argus-clients-3.0.8.2-1|26	%{_sbindir}/radium
14cu|argus-clients-3.0.8.2-1|27	%{_prefix}/argus
14cu|argus-clients-3.0.8.2-1|28	%{_mandir}/man?/*
14cu|argus-clients-3.0.8.2-1|29	
14cu|argus-clients-3.0.8.2-1|30	#----------------------------------------------------------------------------
14cu|argus-clients-3.0.8.2-1|31	
14cu|argus-clients-3.0.8.2-1|32	%package -n %{sdevname}
14cu|argus-clients-3.0.8.2-1|33	Summary:	Static library and header files for the %{name}
14cu|argus-clients-3.0.8.2-1|34	Group:		Development/C
14cu|argus-clients-3.0.8.2-1|35	Provides:	%{name}-devel = %{EVRD}
14cu|argus-clients-3.0.8.2-1|36	Conflicts:	%{name}-devel < 3.0.7.7-4
14cu|argus-clients-3.0.8.2-1|37	Obsoletes:	%{name}-devel < 3.0.7.7-4
14cu|argus-clients-3.0.8.2-1|38	
14cu|argus-clients-3.0.8.2-1|39	%description -n %{sdevname}
14cu|argus-clients-3.0.8.2-1|40	Static library and header files for the %{name}.
14cu|argus-clients-3.0.8.2-1|41	
14cu|argus-clients-3.0.8.2-1|42	%files -n %{sdevname}
14cu|argus-clients-3.0.8.2-1|43	%{_includedir}/argus/*
14cu|argus-clients-3.0.8.2-1|44	%{_libdir}/*.a
14cu|argus-clients-3.0.8.2-1|45	%{_libdir}/pkgconfig/%{name}.pc
14cu|argus-clients-3.0.8.2-1|46	
14cu|argus-clients-3.0.8.2-1|47	#----------------------------------------------------------------------------
14cu|argus-clients-3.0.8.2-1|48	
14cu|argus-clients-3.0.8.2-1|49	%prep
14cu|argus-clients-3.0.8.2-1|50	%setup -q
14cu|argus-clients-3.0.8.2-1|51	
14cu|argus-clients-3.0.8.2-1|52	%build
14cu|argus-clients-3.0.8.2-1|53	%configure2_5x
14cu|argus-clients-3.0.8.2-1|54	make
14cu|argus-clients-3.0.8.2-1|55	
14cu|argus-clients-3.0.8.2-1|56	%install
14cu|argus-clients-3.0.8.2-1|57	%makeinstall_std
14cu|argus-clients-3.0.8.2-1|58	
14cu|argus-clients-3.0.8.2-1|59	rm -rf %{buildroot}%{_docdir}
14cu|argus-clients-3.0.8.2-1|60	
14cu|argus-clients-3.0.8.2-1|61	%changelog
14cu|argus-clients-3.0.8.2-1|62	
14cu|argus-clients-3.0.8.2-1|63	* Fri Sep 02 2016 alzim <alzim@bk.ru> 3.0.8.2-1
14cu|argus-clients-3.0.8.2-1|64	- (a700f69) Merge pull request #2 from import/argus-clients:rosa2016.1
14cu|argus-clients-3.0.8.2-1|65	- (a700f69) Updated to 3.0.8.2
14cu|argus-clients-3.0.8.2-1|66	
14cu|argus-clients-3.0.8.2-1|67	

9650 14
14cu|arj-3.10.22-14|1	Summary:	File compression and packaging utility compatible with ARJ for MS-DOS
14cu|arj-3.10.22-14|2	Name:		arj
14cu|arj-3.10.22-14|3	Version:	3.10.22
14cu|arj-3.10.22-14|4	Release:	14
14cu|arj-3.10.22-14|5	License:	GPLv2+
14cu|arj-3.10.22-14|6	Group:		Archiving/Compression
14cu|arj-3.10.22-14|7	Url:		http://arj.sourceforge.net/
14cu|arj-3.10.22-14|8	Source0:	http://prdownloads.sourceforge.net/arj/%{name}-%{version}.tar.bz2
14cu|arj-3.10.22-14|9	Patch:		arj-3.10.21-debian-arches-align.patch
14cu|arj-3.10.22-14|10	Patch1:		arj-3.10.22-fix_format_string.patch
14cu|arj-3.10.22-14|11	Patch2:		arj-3.10.2-fix_strnlen_redefinition.patch
14cu|arj-3.10.22-14|12	Patch3:		arj-3.10.22-quotes.patch
14cu|arj-3.10.22-14|13	Patch6:		arj-3.10.22-debian-security-afl.patch
14cu|arj-3.10.22-14|14	Patch7:		arj-3.10.22-debian-security-traversal-dir.patch
14cu|arj-3.10.22-14|15	Patch8:		arj-3.10.22-debian-security-traversal-symlink.patch
14cu|arj-3.10.22-14|16	BuildRequires:	automake
14cu|arj-3.10.22-14|17	
14cu|arj-3.10.22-14|18	%description
14cu|arj-3.10.22-14|19	A portable version of the ARJ archiver, available for a growing number
14cu|arj-3.10.22-14|20	of DOS-like and UNIX-like platforms on a variety of architectures.
14cu|arj-3.10.22-14|21	This aims for compatibility with the original ARJ archiver by ARJ
14cu|arj-3.10.22-14|22	Software, Inc.
14cu|arj-3.10.22-14|23	
14cu|arj-3.10.22-14|24	%files
14cu|arj-3.10.22-14|25	%doc doc/*
14cu|arj-3.10.22-14|26	%{_bindir}/arj
14cu|arj-3.10.22-14|27	%{_bindir}/arj-register
14cu|arj-3.10.22-14|28	%{_bindir}/arjdisp
14cu|arj-3.10.22-14|29	%{_bindir}/rearj
14cu|arj-3.10.22-14|30	%dir %{_libdir}/arj/
14cu|arj-3.10.22-14|31	%{_libdir}/arj/arjcrypt.so
14cu|arj-3.10.22-14|32	%{_mandir}/man1/*.1*
14cu|arj-3.10.22-14|33	
14cu|arj-3.10.22-14|34	#----------------------------------------------------------------------------
14cu|arj-3.10.22-14|35	
14cu|arj-3.10.22-14|36	%prep
14cu|arj-3.10.22-14|37	%setup -q
14cu|arj-3.10.22-14|38	%patch -p1
14cu|arj-3.10.22-14|39	%patch1 -p0
14cu|arj-3.10.22-14|40	%patch2 -p0
14cu|arj-3.10.22-14|41	%patch3 -p1
14cu|arj-3.10.22-14|42	%patch6 -p1
14cu|arj-3.10.22-14|43	%patch7 -p1
14cu|arj-3.10.22-14|44	%patch8 -p1
14cu|arj-3.10.22-14|45	
14cu|arj-3.10.22-14|46	cd gnu
14cu|arj-3.10.22-14|47	# (misc) fix compile on x86_64, as the platform is otherwise not recognized
14cu|arj-3.10.22-14|48	# by the current config.sub
14cu|arj-3.10.22-14|49	cp /usr/share/automake-*/config.sub .
14cu|arj-3.10.22-14|50	autoconf
14cu|arj-3.10.22-14|51	
14cu|arj-3.10.22-14|52	%build
14cu|arj-3.10.22-14|53	cd gnu
14cu|arj-3.10.22-14|54	%configure2_5x
14cu|arj-3.10.22-14|55	cd ..
14cu|arj-3.10.22-14|56	make prepare
14cu|arj-3.10.22-14|57	#disable binary strippings
14cu|arj-3.10.22-14|58	#gw strange errors from the postproc command
14cu|arj-3.10.22-14|59	make ADD_LDFLAGS="" || make || make || make
14cu|arj-3.10.22-14|60	
14cu|arj-3.10.22-14|61	%install
14cu|arj-3.10.22-14|62	%makeinstall_std
14cu|arj-3.10.22-14|63	
14cu|arj-3.10.22-14|64	
14cu|arj-3.10.22-14|65	
14cu|arj-3.10.22-14|66	%changelog
14cu|arj-3.10.22-14|67	
14cu|arj-3.10.22-14|68	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.22-14
14cu|arj-3.10.22-14|69	- (e4f790f) Don't hardcode automake version
14cu|arj-3.10.22-14|70	
14cu|arj-3.10.22-14|71	

9651 14
14cu|armagetron-0.2.8.3.3-1|1	%define sourcename	armagetronad
14cu|armagetron-0.2.8.3.3-1|2	%define debug_package	%{nil}
14cu|armagetron-0.2.8.3.3-1|3	
14cu|armagetron-0.2.8.3.3-1|4	Summary:	Another 3d lightcycle game using OpenGL
14cu|armagetron-0.2.8.3.3-1|5	Name:		armagetron
14cu|armagetron-0.2.8.3.3-1|6	Version:	0.2.8.3.3
14cu|armagetron-0.2.8.3.3-1|7	Release:	1
14cu|armagetron-0.2.8.3.3-1|8	License:	GPL
14cu|armagetron-0.2.8.3.3-1|9	Group:		Games/Arcade
14cu|armagetron-0.2.8.3.3-1|10	URL:		http://armagetronad.net/
14cu|armagetron-0.2.8.3.3-1|11	Source: 	http://prdownloads.sourceforge.net/armagetronad/%{sourcename}-%{version}.src.tar.gz
14cu|armagetron-0.2.8.3.3-1|12	Source1:	%{name}-png.tar.bz2
14cu|armagetron-0.2.8.3.3-1|13	
14cu|armagetron-0.2.8.3.3-1|14	BuildRequires:	pkgconfig(SDL_image)
14cu|armagetron-0.2.8.3.3-1|15	BuildRequires:	pkgconfig(glu)
14cu|armagetron-0.2.8.3.3-1|16	BuildRequires:	pkgconfig(libpng)
14cu|armagetron-0.2.8.3.3-1|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|armagetron-0.2.8.3.3-1|18	
14cu|armagetron-0.2.8.3.3-1|19	
14cu|armagetron-0.2.8.3.3-1|20	%description
14cu|armagetron-0.2.8.3.3-1|21	Another very nice and networked Tron game using OpenGL. Armagetron Advanced is
14cu|armagetron-0.2.8.3.3-1|22	the continuation of the original Armagetron game.
14cu|armagetron-0.2.8.3.3-1|23	
14cu|armagetron-0.2.8.3.3-1|24	%prep
14cu|armagetron-0.2.8.3.3-1|25	%setup -qn %{sourcename}-%{version}
14cu|armagetron-0.2.8.3.3-1|26	
14cu|armagetron-0.2.8.3.3-1|27	
14cu|armagetron-0.2.8.3.3-1|28	%build
14cu|armagetron-0.2.8.3.3-1|29	
14cu|armagetron-0.2.8.3.3-1|30	export CXXFLAGS="%optflags -fpermissive"
14cu|armagetron-0.2.8.3.3-1|31	%configure \
14cu|armagetron-0.2.8.3.3-1|32	--bindir=%{_gamesbindir} \
14cu|armagetron-0.2.8.3.3-1|33	--datadir=%{_gamesdatadir} \
14cu|armagetron-0.2.8.3.3-1|34	--disable-games
14cu|armagetron-0.2.8.3.3-1|35	
14cu|armagetron-0.2.8.3.3-1|36	%make "-I. -I.. -I../.. `sdl-config --cflags` $RPM_OPT_FLAGS"
14cu|armagetron-0.2.8.3.3-1|37	
14cu|armagetron-0.2.8.3.3-1|38	%install
14cu|armagetron-0.2.8.3.3-1|39	%makeinstall_std
14cu|armagetron-0.2.8.3.3-1|40	mv %{buildroot}%{_gamesdatadir}/doc %{buildroot}%{_datadir}
14cu|armagetron-0.2.8.3.3-1|41	
14cu|armagetron-0.2.8.3.3-1|42	# remove unwanted files
14cu|armagetron-0.2.8.3.3-1|43	rm -f %{buildroot}%{_gamesbindir}/armagetronad-uninstall
14cu|armagetron-0.2.8.3.3-1|44	rm -rf %{buildroot}%{_gamesdatadir}/%{sourcename}/{desktop,scripts}
14cu|armagetron-0.2.8.3.3-1|45	rm -rf %{buildroot}%{_datadir}/{applnk,icons}
14cu|armagetron-0.2.8.3.3-1|46	rm -rf %{buildroot}/opt/kde3/share/{applnk,icons}
14cu|armagetron-0.2.8.3.3-1|47	
14cu|armagetron-0.2.8.3.3-1|48	cat <<EOF >%{buildroot}%{_gamesbindir}/%{name}
14cu|armagetron-0.2.8.3.3-1|49	#!/bin/sh -e
14cu|armagetron-0.2.8.3.3-1|50	
14cu|armagetron-0.2.8.3.3-1|51	REALTRON=%{_gamesbindir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|52	
14cu|armagetron-0.2.8.3.3-1|53	DATADIR=%{_gamesdatadir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|54	CONFDIR=%{_sysconfdir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|55	USERCONFDIR=\$HOME/.%{name}
14cu|armagetron-0.2.8.3.3-1|56	USERDATADIR=\$USERCONFDIR/data
14cu|armagetron-0.2.8.3.3-1|57	VARDIR=\$HOME/.%{name}
14cu|armagetron-0.2.8.3.3-1|58	AUTORESOURCEDIR=\$HOME/.%{name}/resource
14cu|armagetron-0.2.8.3.3-1|59	if [ ! -d \$USERCONFDIR ]; then
14cu|armagetron-0.2.8.3.3-1|60	# have to create configuration directory
14cu|armagetron-0.2.8.3.3-1|61	install -d \$USERCONFDIR
14cu|armagetron-0.2.8.3.3-1|62	fi
14cu|armagetron-0.2.8.3.3-1|63	if [ -f \$HOME/.%{name}rc ]; then
14cu|armagetron-0.2.8.3.3-1|64	# upgrade from before 0.2
14cu|armagetron-0.2.8.3.3-1|65	mv -f \$HOME/.%{name}rc \$USERCONFDIR/user.cfg
14cu|armagetron-0.2.8.3.3-1|66	fi
14cu|armagetron-0.2.8.3.3-1|67	# remove empty master.srv file created by earlier revisions
14cu|armagetron-0.2.8.3.3-1|68	if [ -r \$USERCONFDIR/master.srv ] && ! [ -s \$USERCONFDIR/master.srv ]; then
14cu|armagetron-0.2.8.3.3-1|69	rm -f \$USERCONFDIR/master.srv
14cu|armagetron-0.2.8.3.3-1|70	fi
14cu|armagetron-0.2.8.3.3-1|71	
14cu|armagetron-0.2.8.3.3-1|72	CMDLINE="--datadir \$DATADIR --configdir \$CONFDIR --userconfigdir \$USERCONFDIR --vardir \$VARDIR --autoresourcedir \$AUTORESOURCEDIR"
14cu|armagetron-0.2.8.3.3-1|73	if [ -d \$USERDATADIR ]; then
14cu|armagetron-0.2.8.3.3-1|74	CMDLINE="\$CMDLINE --userdatadir \$USERDATADIR"
14cu|armagetron-0.2.8.3.3-1|75	fi
14cu|armagetron-0.2.8.3.3-1|76	exec \$REALTRON \$CMDLINE "\$@"
14cu|armagetron-0.2.8.3.3-1|77	EOF
14cu|armagetron-0.2.8.3.3-1|78	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cu|armagetron-0.2.8.3.3-1|79	chmod +x %{buildroot}%{_gamesbindir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|80	
14cu|armagetron-0.2.8.3.3-1|81	tar xjf %{SOURCE1}
14cu|armagetron-0.2.8.3.3-1|82	install -m0644 %{name}-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|83	install -m0644 %{name}-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|84	install -m0644 %{name}-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|85	
14cu|armagetron-0.2.8.3.3-1|86	install -d %{buildroot}%{_datadir}/applications
14cu|armagetron-0.2.8.3.3-1|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|armagetron-0.2.8.3.3-1|88	[Desktop Entry]
14cu|armagetron-0.2.8.3.3-1|89	Name=Armagetron Advanced
14cu|armagetron-0.2.8.3.3-1|90	Comment=Another 3d lightcycle game
14cu|armagetron-0.2.8.3.3-1|91	Exec=soundwrapper %{_gamesbindir}/%{name}
14cu|armagetron-0.2.8.3.3-1|92	Icon=%{name}
14cu|armagetron-0.2.8.3.3-1|93	Terminal=false
14cu|armagetron-0.2.8.3.3-1|94	Type=Application
14cu|armagetron-0.2.8.3.3-1|95	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cu|armagetron-0.2.8.3.3-1|96	EOF
14cu|armagetron-0.2.8.3.3-1|97	
14cu|armagetron-0.2.8.3.3-1|98	chmod +x %{buildroot}%{_gamesdatadir}/%{sourcename}/language/update.py
14cu|armagetron-0.2.8.3.3-1|99	chmod -x %{buildroot}%{_sysconfdir}/%{sourcename}/rc.config
14cu|armagetron-0.2.8.3.3-1|100	
14cu|armagetron-0.2.8.3.3-1|101	%files
14cu|armagetron-0.2.8.3.3-1|102	%doc AUTHORS COPYING NEWS README
14cu|armagetron-0.2.8.3.3-1|103	%{_gamesbindir}/%{name}
14cu|armagetron-0.2.8.3.3-1|104	%{_gamesbindir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|105	%{_gamesdatadir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|106	%dir %{_sysconfdir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|107	%config(noreplace) %{_sysconfdir}/%{sourcename}/*
14cu|armagetron-0.2.8.3.3-1|108	%{_miconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|109	%{_iconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|110	%{_liconsdir}/%{name}.png
14cu|armagetron-0.2.8.3.3-1|111	%{_datadir}/applications/%{name}.desktop
14cu|armagetron-0.2.8.3.3-1|112	%{_defaultdocdir}/%{sourcename}
14cu|armagetron-0.2.8.3.3-1|113	
14cu|armagetron-0.2.8.3.3-1|114	
14cu|armagetron-0.2.8.3.3-1|115	
14cu|armagetron-0.2.8.3.3-1|116	%changelog
14cu|armagetron-0.2.8.3.3-1|117	
14cu|armagetron-0.2.8.3.3-1|118	* Fri Oct 16 2015 abfonly <abfonly@gmail.com> 0.2.8.3.3-1
14cu|armagetron-0.2.8.3.3-1|119	- (f39ece0) Update to 0.2.8.3.3
14cu|armagetron-0.2.8.3.3-1|120	- (f39ece0) MRB tested
14cu|armagetron-0.2.8.3.3-1|121	
14cu|armagetron-0.2.8.3.3-1|122	

9652 14
14cu|arpalert-2.0.12-6|1	Summary:	A monitor ethernet networks
14cu|arpalert-2.0.12-6|2	Name:		arpalert
14cu|arpalert-2.0.12-6|3	Version:	2.0.12
14cu|arpalert-2.0.12-6|4	Release:	6
14cu|arpalert-2.0.12-6|5	License:	GPLv2+
14cu|arpalert-2.0.12-6|6	Group:		Monitoring
14cu|arpalert-2.0.12-6|7	Url:		http://www.arpalert.org/
14cu|arpalert-2.0.12-6|8	Source0:	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
14cu|arpalert-2.0.12-6|9	Source1:	arpalert.service
14cu|arpalert-2.0.12-6|10	Source2:	arpalert-tmpfiles.conf
14cu|arpalert-2.0.12-6|11	Patch0:		arpalert-2.0.9-fix-str-fmt.diff
14cu|arpalert-2.0.12-6|12	BuildRequires:	pcap-devel
14cu|arpalert-2.0.12-6|13	Requires(post,preun):	systemd
14cu|arpalert-2.0.12-6|14	Requires(pre,postun):	rpm-helper
14cu|arpalert-2.0.12-6|15	
14cu|arpalert-2.0.12-6|16	%description
14cu|arpalert-2.0.12-6|17	This software is used for monitoring ethernet networks. It listens on a network
14cu|arpalert-2.0.12-6|18	interface (without using 'promiscuous' mode) and catches all conversations of
14cu|arpalert-2.0.12-6|19	MAC address to IP request. It then compares the mac addresses it detected with
14cu|arpalert-2.0.12-6|20	a pre-configured list of authorized MAC addresses. If the MAC is not in list,
14cu|arpalert-2.0.12-6|21	arpalert launches a pre-defined user script with the MAC address and IP address
14cu|arpalert-2.0.12-6|22	as parameters. This software can run in daemon mode; it's very fast (low CPU
14cu|arpalert-2.0.12-6|23	and memory consumption). It responds at signal SIGHUP (configuration reload)
14cu|arpalert-2.0.12-6|24	and at signals SIGTERM, SIGINT, SIGQUIT and SIGABRT (arpalert stops itself).
14cu|arpalert-2.0.12-6|25	
14cu|arpalert-2.0.12-6|26	%files
14cu|arpalert-2.0.12-6|27	%doc CHANGES COPYING README
14cu|arpalert-2.0.12-6|28	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|arpalert-2.0.12-6|29	%dir %{_sysconfdir}/arpalert
14cu|arpalert-2.0.12-6|30	%config(noreplace) %{_sysconfdir}/arpalert/*
14cu|arpalert-2.0.12-6|31	%{_sbindir}/arpalert
14cu|arpalert-2.0.12-6|32	%{_mandir}/man8/arpalert.8*
14cu|arpalert-2.0.12-6|33	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/log/%{name}
14cu|arpalert-2.0.12-6|34	%ghost %dir %attr(0755,%{name},%{name}) %{_localstatedir}/run/%{name}
14cu|arpalert-2.0.12-6|35	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}
14cu|arpalert-2.0.12-6|36	%{_tmpfilesdir}/%{name}.conf
14cu|arpalert-2.0.12-6|37	
14cu|arpalert-2.0.12-6|38	%pre
14cu|arpalert-2.0.12-6|39	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
14cu|arpalert-2.0.12-6|40	
14cu|arpalert-2.0.12-6|41	%post
14cu|arpalert-2.0.12-6|42	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|arpalert-2.0.12-6|43	%systemd_post %{name}
14cu|arpalert-2.0.12-6|44	
14cu|arpalert-2.0.12-6|45	%preun
14cu|arpalert-2.0.12-6|46	%systemd_preun %{name}
14cu|arpalert-2.0.12-6|47	
14cu|arpalert-2.0.12-6|48	%postun
14cu|arpalert-2.0.12-6|49	%_postun_userdel %{name}
14cu|arpalert-2.0.12-6|50	
14cu|arpalert-2.0.12-6|51	#----------------------------------------------------------------------------
14cu|arpalert-2.0.12-6|52	
14cu|arpalert-2.0.12-6|53	%prep
14cu|arpalert-2.0.12-6|54	%setup -q
14cu|arpalert-2.0.12-6|55	%patch0 -p0
14cu|arpalert-2.0.12-6|56	
14cu|arpalert-2.0.12-6|57	%build
14cu|arpalert-2.0.12-6|58	%serverbuild
14cu|arpalert-2.0.12-6|59	%configure2_5x \
14cu|arpalert-2.0.12-6|60	--localstatedir=%{_localstatedir}
14cu|arpalert-2.0.12-6|61	
14cu|arpalert-2.0.12-6|62	perl -pi -e "s|^lock_dir.*|lock_dir=%{_localstatedir}/run/%{name}|g" Makefile
14cu|arpalert-2.0.12-6|63	perl -pi -e "s|^log_dir.*|log_dir=%{_localstatedir}/log/%{name}|g" Makefile
14cu|arpalert-2.0.12-6|64	%make
14cu|arpalert-2.0.12-6|65	
14cu|arpalert-2.0.12-6|66	%install
14cu|arpalert-2.0.12-6|67	%makeinstall_std
14cu|arpalert-2.0.12-6|68	
14cu|arpalert-2.0.12-6|69	install -d %{buildroot}%{_tmpfilesdir}
14cu|arpalert-2.0.12-6|70	install -d %{buildroot}%{_unitdir}
14cu|arpalert-2.0.12-6|71	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cu|arpalert-2.0.12-6|72	install -d %{buildroot}%{_localstatedir}/run/%{name}
14cu|arpalert-2.0.12-6|73	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|arpalert-2.0.12-6|74	
14cu|arpalert-2.0.12-6|75	install -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|arpalert-2.0.12-6|76	
14cu|arpalert-2.0.12-6|77	install -m0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|arpalert-2.0.12-6|78	
14cu|arpalert-2.0.12-6|79	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cu|arpalert-2.0.12-6|80	
14cu|arpalert-2.0.12-6|81	# cleanup
14cu|arpalert-2.0.12-6|82	rm -f %{buildroot}%{_includedir}/arpalert.h
14cu|arpalert-2.0.12-6|83	
14cu|arpalert-2.0.12-6|84	
14cu|arpalert-2.0.12-6|85	%changelog
14cu|arpalert-2.0.12-6|86	
14cu|arpalert-2.0.12-6|87	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.12-6
14cu|arpalert-2.0.12-6|88	- (ac41c9e) Properly handle /var/run/arpalert
14cu|arpalert-2.0.12-6|89	
14cu|arpalert-2.0.12-6|90	

9653 14
14cu|arpd-0.2-16|1	Summary:	ARP reply daemon
14cu|arpd-0.2-16|2	Name:		arpd
14cu|arpd-0.2-16|3	Version:	0.2
14cu|arpd-0.2-16|4	Release:	16
14cu|arpd-0.2-16|5	License:	BSD
14cu|arpd-0.2-16|6	Group:		System/Servers
14cu|arpd-0.2-16|7	Url:		http://niels.xtdnet.nl/honeyd/
14cu|arpd-0.2-16|8	Source0:	%{name}-%{version}.tar.bz2
14cu|arpd-0.2-16|9	Source1:	%{name}.init.bz2
14cu|arpd-0.2-16|10	Source2:	%{name}.sysconfig.bz2
14cu|arpd-0.2-16|11	Patch0:		arpd-0.2-gcc34.diff
14cu|arpd-0.2-16|12	BuildRequires:	bison
14cu|arpd-0.2-16|13	BuildRequires:	flex
14cu|arpd-0.2-16|14	BuildRequires:	dnet-devel
14cu|arpd-0.2-16|15	BuildRequires:	libevent0.9-devel
14cu|arpd-0.2-16|16	BuildRequires:	pcap-devel
14cu|arpd-0.2-16|17	Requires(preun,post):	rpm-helper
14cu|arpd-0.2-16|18	
14cu|arpd-0.2-16|19	%description
14cu|arpd-0.2-16|20	arpd replies to any ARP request for an IP address matching the
14cu|arpd-0.2-16|21	specified destination net with the hardware MAC address of the
14cu|arpd-0.2-16|22	specified interface, but only after determining if another host
14cu|arpd-0.2-16|23	already claims it.
14cu|arpd-0.2-16|24	
14cu|arpd-0.2-16|25	%files
14cu|arpd-0.2-16|26	%doc LICENSE
14cu|arpd-0.2-16|27	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
14cu|arpd-0.2-16|28	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
14cu|arpd-0.2-16|29	%attr(0755,root,root) %{_sbindir}/%{name}
14cu|arpd-0.2-16|30	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
14cu|arpd-0.2-16|31	
14cu|arpd-0.2-16|32	%post
14cu|arpd-0.2-16|33	%_post_service %{name}
14cu|arpd-0.2-16|34	
14cu|arpd-0.2-16|35	%preun
14cu|arpd-0.2-16|36	%_preun_service %{name}
14cu|arpd-0.2-16|37	
14cu|arpd-0.2-16|38	#----------------------------------------------------------------------------
14cu|arpd-0.2-16|39	
14cu|arpd-0.2-16|40	%prep
14cu|arpd-0.2-16|41	%setup -q -n %{name}
14cu|arpd-0.2-16|42	%patch0 -p0
14cu|arpd-0.2-16|43	
14cu|arpd-0.2-16|44	# libevent0.9 fix
14cu|arpd-0.2-16|45	perl -pi -e "s|event\.h|libevent0\.9\.h|g" *
14cu|arpd-0.2-16|46	perl -pi -e "s|libevent\.a|libevent0\.9\.a|g" *
14cu|arpd-0.2-16|47	
14cu|arpd-0.2-16|48	# lib64 fix
14cu|arpd-0.2-16|49	perl -pi -e "s|\\\$withval/lib/|\\\${libdir}/|g" configure*
14cu|arpd-0.2-16|50	perl -pi -e "s|\\\$withval/lib |\\\${libdir} |g" configure*
14cu|arpd-0.2-16|51	perl -pi -e "s|\-L\\\${prefix}/lib|\-L\\\${libdir}|g" configure*
14cu|arpd-0.2-16|52	perl -pi -e "s|\\\${prefix}/lib/|\\\${libdir}/|g" configure*
14cu|arpd-0.2-16|53	perl -pi -e "s|\-levent|\-levent0.9|g" configure*
14cu|arpd-0.2-16|54	
14cu|arpd-0.2-16|55	bzcat %{SOURCE1} > %{name}.init
14cu|arpd-0.2-16|56	bzcat %{SOURCE2} > %{name}.sysconfig
14cu|arpd-0.2-16|57	
14cu|arpd-0.2-16|58	%build
14cu|arpd-0.2-16|59	autoreconf -fi
14cu|arpd-0.2-16|60	export CPPFLAGS="%{optflags} -fPIC"
14cu|arpd-0.2-16|61	%configure2_5x
14cu|arpd-0.2-16|62	%make
14cu|arpd-0.2-16|63	
14cu|arpd-0.2-16|64	%install
14cu|arpd-0.2-16|65	install -d %{buildroot}%{_initrddir}
14cu|arpd-0.2-16|66	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|arpd-0.2-16|67	install -d %{buildroot}%{_sbindir}
14cu|arpd-0.2-16|68	install -d %{buildroot}%{_mandir}/man8
14cu|arpd-0.2-16|69	
14cu|arpd-0.2-16|70	install -m755 %{name} %{buildroot}%{_sbindir}/%{name}
14cu|arpd-0.2-16|71	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14cu|arpd-0.2-16|72	
14cu|arpd-0.2-16|73	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
14cu|arpd-0.2-16|74	install -m644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|arpd-0.2-16|75	
14cu|arpd-0.2-16|76	
14cu|arpd-0.2-16|77	%changelog
14cu|arpd-0.2-16|78	
14cu|arpd-0.2-16|79	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-16
14cu|arpd-0.2-16|80	- (b012164) Adjust configure and build optflags to fix debug package
14cu|arpd-0.2-16|81	
14cu|arpd-0.2-16|82	

9654 14
14cu|arp-scan-1.9-2|1	Summary:	ARP scanning and fingerprinting tool
14cu|arp-scan-1.9-2|2	Name:		arp-scan
14cu|arp-scan-1.9-2|3	Version:	1.9
14cu|arp-scan-1.9-2|4	Release:	2
14cu|arp-scan-1.9-2|5	License:	BSD
14cu|arp-scan-1.9-2|6	Group:		Networking/Other
14cu|arp-scan-1.9-2|7	Url:		http://www.nta-monitor.com/tools/arp-scan
14cu|arp-scan-1.9-2|8	Source0:	http://www.nta-monitor.com/files/arp-scan/arp-scan-%{version}.tar.gz
14cu|arp-scan-1.9-2|9	BuildRequires:	pcap-devel
14cu|arp-scan-1.9-2|10	
14cu|arp-scan-1.9-2|11	%description
14cu|arp-scan-1.9-2|12	arp-scan is a command-line tool that uses the ARP protocol to discover and
14cu|arp-scan-1.9-2|13	fingerprint IP hosts on the local network.
14cu|arp-scan-1.9-2|14	
14cu|arp-scan-1.9-2|15	%files
14cu|arp-scan-1.9-2|16	%{_bindir}/arp-fingerprint
14cu|arp-scan-1.9-2|17	%{_bindir}/arp-scan
14cu|arp-scan-1.9-2|18	%{_bindir}/get-iab
14cu|arp-scan-1.9-2|19	%{_bindir}/get-oui
14cu|arp-scan-1.9-2|20	%{_datadir}/arp-scan
14cu|arp-scan-1.9-2|21	%{_mandir}/man1/arp-fingerprint.1*
14cu|arp-scan-1.9-2|22	%{_mandir}/man1/arp-scan.1*
14cu|arp-scan-1.9-2|23	%{_mandir}/man1/get-iab.1*
14cu|arp-scan-1.9-2|24	%{_mandir}/man1/get-oui.1*
14cu|arp-scan-1.9-2|25	%{_mandir}/man5/mac-vendor.5*
14cu|arp-scan-1.9-2|26	
14cu|arp-scan-1.9-2|27	#----------------------------------------------------------------------------
14cu|arp-scan-1.9-2|28	
14cu|arp-scan-1.9-2|29	%prep
14cu|arp-scan-1.9-2|30	%setup -q
14cu|arp-scan-1.9-2|31	
14cu|arp-scan-1.9-2|32	%build
14cu|arp-scan-1.9-2|33	%configure2_5x
14cu|arp-scan-1.9-2|34	%make
14cu|arp-scan-1.9-2|35	
14cu|arp-scan-1.9-2|36	%install
14cu|arp-scan-1.9-2|37	%makeinstall_std
14cu|arp-scan-1.9-2|38	
14cu|arp-scan-1.9-2|39	
14cu|arp-scan-1.9-2|40	%changelog
14cu|arp-scan-1.9-2|41	
14cu|arp-scan-1.9-2|42	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9-2
14cu|arp-scan-1.9-2|43	- (96b1ff0) Spec cleanup
14cu|arp-scan-1.9-2|44	
14cu|arp-scan-1.9-2|45	

9655 14
14cu|arpsend-1.2.3-1|1	Summary:	Sends an Ethernet frame containing an IP ARP request or reply packet
14cu|arpsend-1.2.3-1|2	Name:		arpsend
14cu|arpsend-1.2.3-1|3	Version:	1.2.3
14cu|arpsend-1.2.3-1|4	Release:	1
14cu|arpsend-1.2.3-1|5	License:	BSD
14cu|arpsend-1.2.3-1|6	Group:		System/Kernel and hardware
14cu|arpsend-1.2.3-1|7	Url:		http://www.net.princeton.edu/software/arpsend/
14cu|arpsend-1.2.3-1|8	Source0:	http://www.net.princeton.edu/software/arpsend/%{name}-%{version}.tar.gz
14cu|arpsend-1.2.3-1|9	BuildRequires:	libnet-devel
14cu|arpsend-1.2.3-1|10	
14cu|arpsend-1.2.3-1|11	%description
14cu|arpsend-1.2.3-1|12	arpsend sends an Ethernet frame containing an IP ARP request or reply packet
14cu|arpsend-1.2.3-1|13	containing fields you specify. This is a diagnostic tool intended for use by
14cu|arpsend-1.2.3-1|14	network administrators.
14cu|arpsend-1.2.3-1|15	
14cu|arpsend-1.2.3-1|16	%files
14cu|arpsend-1.2.3-1|17	%{_bindir}/arpsend
14cu|arpsend-1.2.3-1|18	%{_mandir}/man8/arpsend*
14cu|arpsend-1.2.3-1|19	
14cu|arpsend-1.2.3-1|20	#----------------------------------------------------------------------------
14cu|arpsend-1.2.3-1|21	
14cu|arpsend-1.2.3-1|22	%prep
14cu|arpsend-1.2.3-1|23	%setup -q
14cu|arpsend-1.2.3-1|24	
14cu|arpsend-1.2.3-1|25	%build
14cu|arpsend-1.2.3-1|26	%configure2_5x
14cu|arpsend-1.2.3-1|27	%make
14cu|arpsend-1.2.3-1|28	
14cu|arpsend-1.2.3-1|29	%install
14cu|arpsend-1.2.3-1|30	%makeinstall_std
14cu|arpsend-1.2.3-1|31	
14cu|arpsend-1.2.3-1|32	%changelog
14cu|arpsend-1.2.3-1|33	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
14cu|arpsend-1.2.3-1|34	+ Revision: 2b67697
14cu|arpsend-1.2.3-1|35	- Updated to 1.2.3 (by updates_builder)
14cu|arpsend-1.2.3-1|36	
14cu|arpsend-1.2.3-1|37	

9656 14
14cu|arptables-0.0.4-1|1	Summary:	Userspace control program for the arptables network filter
14cu|arptables-0.0.4-1|2	Name:		arptables
14cu|arptables-0.0.4-1|3	Version:	0.0.4
14cu|arptables-0.0.4-1|4	Release:	1
14cu|arptables-0.0.4-1|5	Group:		System/Kernel and hardware
14cu|arptables-0.0.4-1|6	License:	GPLv2
14cu|arptables-0.0.4-1|7	URL:		http://ebtables.sourceforge.net/
14cu|arptables-0.0.4-1|8	Source0:	https://sourceforge.net/projects/ebtables/files/arptables/arptables-v0.0.4/%{name}-v%{version}.tar.gz
14cu|arptables-0.0.4-1|9	BuildRequires:  kernel-source
14cu|arptables-0.0.4-1|10	
14cu|arptables-0.0.4-1|11	%description
14cu|arptables-0.0.4-1|12	The arptables utility controls the arpfilter network packet
14cu|arptables-0.0.4-1|13	filtering code in the Linux kernel. You do not need this program
14cu|arptables-0.0.4-1|14	for normal network firewalling. If you need to manually control
14cu|arptables-0.0.4-1|15	which arp requests and/or replies this machine accepts and sends,
14cu|arptables-0.0.4-1|16	you should install this package.
14cu|arptables-0.0.4-1|17	
14cu|arptables-0.0.4-1|18	%prep
14cu|arptables-0.0.4-1|19	%setup -qn %{name}-v%{version}
14cu|arptables-0.0.4-1|20	
14cu|arptables-0.0.4-1|21	%build
14cu|arptables-0.0.4-1|22	%make COPT_FLAGS="%{optflags}" KERNEL_DIR=/usr/src/linux/include
14cu|arptables-0.0.4-1|23	
14cu|arptables-0.0.4-1|24	%install
14cu|arptables-0.0.4-1|25	install -d %{buildroot}/sbin
14cu|arptables-0.0.4-1|26	install -d %{buildroot}%{_mandir}/man8
14cu|arptables-0.0.4-1|27	install -m755 arptables %{buildroot}/sbin/
14cu|arptables-0.0.4-1|28	install -m644 arptables.8 %{buildroot}%{_mandir}/man8/
14cu|arptables-0.0.4-1|29	
14cu|arptables-0.0.4-1|30	%clean
14cu|arptables-0.0.4-1|31	
14cu|arptables-0.0.4-1|32	%files
14cu|arptables-0.0.4-1|33	%defattr(-,root,root,0755)
14cu|arptables-0.0.4-1|34	#%doc ChangeLog INSTALL THANKS
14cu|arptables-0.0.4-1|35	%attr(0755,root,root) /sbin/arptables
14cu|arptables-0.0.4-1|36	%attr(0644,root,root) %{_mandir}/man8/arptables.8*
14cu|arptables-0.0.4-1|37	
14cu|arptables-0.0.4-1|38	%changelog
14cu|arptables-0.0.4-1|39	* Fri Oct 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-1
14cu|arptables-0.0.4-1|40	+ Revision: 1470319
14cu|arptables-0.0.4-1|41	- Fix setup
14cu|arptables-0.0.4-1|42	
14cu|arptables-0.0.4-1|43	

9657 14
14cu|arx-libertatis-1.1.2-3|1	Summary:	An open source port of Arx Fatalis, a 2002 first-person role-playing game
14cu|arx-libertatis-1.1.2-3|2	Name:		arx-libertatis
14cu|arx-libertatis-1.1.2-3|3	Version:	1.1.2
14cu|arx-libertatis-1.1.2-3|4	Release:	3
14cu|arx-libertatis-1.1.2-3|5	License:	GPLv3+
14cu|arx-libertatis-1.1.2-3|6	Group:		Games/Adventure
14cu|arx-libertatis-1.1.2-3|7	Url:		http://arx-libertatis.org/
14cu|arx-libertatis-1.1.2-3|8	Source0:	http://github.com/downloads/arx/ArxLibertatis/%{name}-%{version}.tar.xz
14cu|arx-libertatis-1.1.2-3|9	# Use current screen resolution by default because sometimes max resolution
14cu|arx-libertatis-1.1.2-3|10	# is not detected properly and the game doesn't start
14cu|arx-libertatis-1.1.2-3|11	Patch0:		arx-libertatis-1.1.1-default-resolution.patch
14cu|arx-libertatis-1.1.2-3|12	Patch1:		arx-libertatis-1.1.2-cmake3.5.patch
14cu|arx-libertatis-1.1.2-3|13	BuildRequires:	cmake
14cu|arx-libertatis-1.1.2-3|14	BuildRequires:	boost-devel
14cu|arx-libertatis-1.1.2-3|15	BuildRequires:	devil-devel
14cu|arx-libertatis-1.1.2-3|16	BuildRequires:	qt4-devel
14cu|arx-libertatis-1.1.2-3|17	BuildRequires:	pkgconfig(freetype2)
14cu|arx-libertatis-1.1.2-3|18	BuildRequires:	pkgconfig(gl)
14cu|arx-libertatis-1.1.2-3|19	BuildRequires:	pkgconfig(glew)
14cu|arx-libertatis-1.1.2-3|20	BuildRequires:	pkgconfig(libpng)
14cu|arx-libertatis-1.1.2-3|21	BuildRequires:	pkgconfig(openal)
14cu|arx-libertatis-1.1.2-3|22	BuildRequires:	pkgconfig(sdl)
14cu|arx-libertatis-1.1.2-3|23	BuildRequires:	pkgconfig(zlib)
14cu|arx-libertatis-1.1.2-3|24	
14cu|arx-libertatis-1.1.2-3|25	%description
14cu|arx-libertatis-1.1.2-3|26	Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
14cu|arx-libertatis-1.1.2-3|27	a 2002 first-person role-playing game developed by Arkane Studios.
14cu|arx-libertatis-1.1.2-3|28	
14cu|arx-libertatis-1.1.2-3|29	Arx Fatalis features crafting, melee and ranged combat, as well as a
14cu|arx-libertatis-1.1.2-3|30	unique casting system where the player draws runes in real time to
14cu|arx-libertatis-1.1.2-3|31	effect the desired spell.
14cu|arx-libertatis-1.1.2-3|32	
14cu|arx-libertatis-1.1.2-3|33	The Arx Libertatis source code is based on the publicly released Arx Fatalis
14cu|arx-libertatis-1.1.2-3|34	sources and available under the GPL 3+ license. This does however not include
14cu|arx-libertatis-1.1.2-3|35	the game data, so you need to obtain a copy of the original Arx Fatalis or
14cu|arx-libertatis-1.1.2-3|36	it's demo to play Arx Libertatis.
14cu|arx-libertatis-1.1.2-3|37	
14cu|arx-libertatis-1.1.2-3|38	%files
14cu|arx-libertatis-1.1.2-3|39	%doc ARX_PUBLIC_LICENSE.txt AUTHORS CHANGELOG README.md
14cu|arx-libertatis-1.1.2-3|40	%{_gamesbindir}/arx*
14cu|arx-libertatis-1.1.2-3|41	%dir %attr(777,-,-) %{_gamesdatadir}/arx
14cu|arx-libertatis-1.1.2-3|42	%{_datadir}/applications/%{name}.desktop
14cu|arx-libertatis-1.1.2-3|43	%{_datadir}/pixmaps/%{name}.png
14cu|arx-libertatis-1.1.2-3|44	%{_mandir}/man1/arx*.1*
14cu|arx-libertatis-1.1.2-3|45	%{_mandir}/man6/arx*.6*
14cu|arx-libertatis-1.1.2-3|46	
14cu|arx-libertatis-1.1.2-3|47	#----------------------------------------------------------------------------
14cu|arx-libertatis-1.1.2-3|48	
14cu|arx-libertatis-1.1.2-3|49	%prep
14cu|arx-libertatis-1.1.2-3|50	%setup -q
14cu|arx-libertatis-1.1.2-3|51	%patch0 -p1
14cu|arx-libertatis-1.1.2-3|52	%patch1 -p1
14cu|arx-libertatis-1.1.2-3|53	
14cu|arx-libertatis-1.1.2-3|54	%build
14cu|arx-libertatis-1.1.2-3|55	%cmake \
14cu|arx-libertatis-1.1.2-3|56	-DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_bindir} \
14cu|arx-libertatis-1.1.2-3|57	-DUSE_QT5:BOOL=OFF
14cu|arx-libertatis-1.1.2-3|58	%make
14cu|arx-libertatis-1.1.2-3|59	
14cu|arx-libertatis-1.1.2-3|60	%install
14cu|arx-libertatis-1.1.2-3|61	%makeinstall_std -C build
14cu|arx-libertatis-1.1.2-3|62	
14cu|arx-libertatis-1.1.2-3|63	mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
14cu|arx-libertatis-1.1.2-3|64	mkdir -p %{buildroot}%{_gamesdatadir}/arx
14cu|arx-libertatis-1.1.2-3|65	
14cu|arx-libertatis-1.1.2-3|66	sed -i s\|RolePlaying\|AdventureGame\|g %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|arx-libertatis-1.1.2-3|67	
14cu|arx-libertatis-1.1.2-3|68	
14cu|arx-libertatis-1.1.2-3|69	%changelog
14cu|arx-libertatis-1.1.2-3|70	
14cu|arx-libertatis-1.1.2-3|71	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.2-3
14cu|arx-libertatis-1.1.2-3|72	- (7bf37c5) Add patch to fix build with cmake 3.5
14cu|arx-libertatis-1.1.2-3|73	
14cu|arx-libertatis-1.1.2-3|74	

9658 14
14cu|asc-2.6.1.0-1|1	%define	_appdatadir %{_datadir}/appdata
14cu|asc-2.6.1.0-1|2	
14cu|asc-2.6.1.0-1|3	Summary:	Advanced Strategic Command
14cu|asc-2.6.1.0-1|4	Name:		asc
14cu|asc-2.6.1.0-1|5	Version:	2.6.1.0
14cu|asc-2.6.1.0-1|6	Release:	1
14cu|asc-2.6.1.0-1|7	License:	GPLv2+
14cu|asc-2.6.1.0-1|8	Group:		Games/Strategy
14cu|asc-2.6.1.0-1|9	Url:		http://www.asc-hq.org/
14cu|asc-2.6.1.0-1|10	Source0:	http://downloads.sf.net/asc-hq/%{name}-%{version}.tar.bz2
14cu|asc-2.6.1.0-1|11	# Optional music files, taken from www.asc-hq.org and converted in ogg format
14cu|asc-2.6.1.0-1|12	# from the original mp3 one with the script below (S4)
14cu|asc-2.6.1.0-1|13	Source1:	%{name}-music-1.0.tar.xz
14cu|asc-2.6.1.0-1|14	Source2:	%{name}-16x16.png
14cu|asc-2.6.1.0-1|15	Source3:	%{name}-32x32.png
14cu|asc-2.6.1.0-1|16	Source4:	%{name}-48x48.png
14cu|asc-2.6.1.0-1|17	Source5:	generate-tarball.sh
14cu|asc-2.6.1.0-1|18	BuildRequires:	boost-devel
14cu|asc-2.6.1.0-1|19	BuildRequires:	bzip2-devel
14cu|asc-2.6.1.0-1|20	BuildRequires:	jpeg-devel
14cu|asc-2.6.1.0-1|21	BuildRequires:	libgii-devel
14cu|asc-2.6.1.0-1|22	BuildRequires:	loki-devel
14cu|asc-2.6.1.0-1|23	BuildRequires:	physfs-devel
14cu|asc-2.6.1.0-1|24	BuildRequires:	SDL_sound-devel
14cu|asc-2.6.1.0-1|25	BuildRequires:	wxgtku2.8-devel
14cu|asc-2.6.1.0-1|26	# This is in Restricted
14cu|asc-2.6.1.0-1|27	#BuildRequires:	xvid-devel
14cu|asc-2.6.1.0-1|28	BuildRequires:	pkgconfig(expat)
14cu|asc-2.6.1.0-1|29	BuildRequires:	pkgconfig(freetype2)
14cu|asc-2.6.1.0-1|30	BuildRequires:	pkgconfig(libcurl) >= 7.10.0
14cu|asc-2.6.1.0-1|31	BuildRequires:	pkgconfig(libpng)
14cu|asc-2.6.1.0-1|32	BuildRequires:	pkgconfig(lua) >= 5.1
14cu|asc-2.6.1.0-1|33	BuildRequires:	pkgconfig(SDL_image)
14cu|asc-2.6.1.0-1|34	BuildRequires:	pkgconfig(SDL_mixer)
14cu|asc-2.6.1.0-1|35	BuildRequires:	pkgconfig(SDL_ttf)
14cu|asc-2.6.1.0-1|36	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|asc-2.6.1.0-1|37	BuildRequires:	expat
14cu|asc-2.6.1.0-1|38	BuildRequires:	zip
14cu|asc-2.6.1.0-1|39	Requires:	%{name}-data = %{version}-%{release}
14cu|asc-2.6.1.0-1|40	Suggests:	%{name}-music
14cu|asc-2.6.1.0-1|41	
14cu|asc-2.6.1.0-1|42	%description
14cu|asc-2.6.1.0-1|43	Advanced Strategic Command is a free, turn based strategy game. It is designed
14cu|asc-2.6.1.0-1|44	in the tradition of the Battle Isle series from Bluebyte.
14cu|asc-2.6.1.0-1|45	
14cu|asc-2.6.1.0-1|46	%files
14cu|asc-2.6.1.0-1|47	%doc README COPYING AUTHORS
14cu|asc-2.6.1.0-1|48	%doc doc/unitguide
14cu|asc-2.6.1.0-1|49	%{_gamesbindir}/%{name}*
14cu|asc-2.6.1.0-1|50	#{_gamesdatadir}/%%{name}
14cu|asc-2.6.1.0-1|51	%{_datadir}/applications/%{name}.desktop
14cu|asc-2.6.1.0-1|52	%{_miconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|53	%{_iconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|54	%{_liconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|55	%{_appdatadir}/%{name}.appdata.xml
14cu|asc-2.6.1.0-1|56	%{_mandir}/man6/%{name}*.6*
14cu|asc-2.6.1.0-1|57	
14cu|asc-2.6.1.0-1|58	#-----------------------------------------------------------------------------
14cu|asc-2.6.1.0-1|59	
14cu|asc-2.6.1.0-1|60	%package data
14cu|asc-2.6.1.0-1|61	Summary:	Data files for Advanced Strategic Command
14cu|asc-2.6.1.0-1|62	License:	GPLv2+
14cu|asc-2.6.1.0-1|63	Group:		Games/Strategy
14cu|asc-2.6.1.0-1|64	BuildArch:      noarch
14cu|asc-2.6.1.0-1|65	
14cu|asc-2.6.1.0-1|66	%description data
14cu|asc-2.6.1.0-1|67	This package contains arch-independent data files for the Advanced
14cu|asc-2.6.1.0-1|68	Strategic Command game, except from the music pack provided by the
14cu|asc-2.6.1.0-1|69	%{name}-music package.
14cu|asc-2.6.1.0-1|70	
14cu|asc-2.6.1.0-1|71	%files data
14cu|asc-2.6.1.0-1|72	%doc README COPYING
14cu|asc-2.6.1.0-1|73	%{_gamesdatadir}/%{name}/
14cu|asc-2.6.1.0-1|74	%exclude %{_gamesdatadir}/%{name}/music/*
14cu|asc-2.6.1.0-1|75	
14cu|asc-2.6.1.0-1|76	#-----------------------------------------------------------------------------
14cu|asc-2.6.1.0-1|77	
14cu|asc-2.6.1.0-1|78	%package music
14cu|asc-2.6.1.0-1|79	License:	GPLv2+
14cu|asc-2.6.1.0-1|80	Group:		Games/Strategy
14cu|asc-2.6.1.0-1|81	Summary:        Optional music files for Advanced Strategic Command
14cu|asc-2.6.1.0-1|82	BuildArch:      noarch
14cu|asc-2.6.1.0-1|83	
14cu|asc-2.6.1.0-1|84	%description music
14cu|asc-2.6.1.0-1|85	This package contains optional music files that are not included by default
14cu|asc-2.6.1.0-1|86	in the Advanced Strategic Command source tarball, but are provided for
14cu|asc-2.6.1.0-1|87	download by upstream. They were converted from MP3 to OGG format.
14cu|asc-2.6.1.0-1|88	
14cu|asc-2.6.1.0-1|89	%files music
14cu|asc-2.6.1.0-1|90	%doc README COPYING
14cu|asc-2.6.1.0-1|91	%{_gamesdatadir}/%{name}/music/
14cu|asc-2.6.1.0-1|92	
14cu|asc-2.6.1.0-1|93	#-----------------------------------------------------------------------------
14cu|asc-2.6.1.0-1|94	
14cu|asc-2.6.1.0-1|95	%prep
14cu|asc-2.6.1.0-1|96	%setup -q -a 1
14cu|asc-2.6.1.0-1|97	
14cu|asc-2.6.1.0-1|98	# Place the music files in the dir where configure will search into
14cu|asc-2.6.1.0-1|99	mv %{name}-music-1.0/*.ogg data/music
14cu|asc-2.6.1.0-1|100	
14cu|asc-2.6.1.0-1|101	# Fix wrong perms
14cu|asc-2.6.1.0-1|102	chmod -x source/libs/paragui/include/paragui.h
14cu|asc-2.6.1.0-1|103	
14cu|asc-2.6.1.0-1|104	
14cu|asc-2.6.1.0-1|105	%build
14cu|asc-2.6.1.0-1|106	%configure2_5x	--enable-genparse \
14cu|asc-2.6.1.0-1|107	--bindir=%{_gamesbindir}
14cu|asc-2.6.1.0-1|108	%make
14cu|asc-2.6.1.0-1|109	
14cu|asc-2.6.1.0-1|110	
14cu|asc-2.6.1.0-1|111	%install
14cu|asc-2.6.1.0-1|112	%makeinstall_std bindir=%{_gamesbindir}
14cu|asc-2.6.1.0-1|113	
14cu|asc-2.6.1.0-1|114	# Provide a .desktop file...
14cu|asc-2.6.1.0-1|115	install -d %{buildroot}%{_datadir}/applications
14cu|asc-2.6.1.0-1|116	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|asc-2.6.1.0-1|117	[Desktop Entry]
14cu|asc-2.6.1.0-1|118	Name=%{summary}
14cu|asc-2.6.1.0-1|119	Comment=Turn-based strategy game inspired from the Battle Isle series
14cu|asc-2.6.1.0-1|120	Exec=%{name}
14cu|asc-2.6.1.0-1|121	Icon=%{name}
14cu|asc-2.6.1.0-1|122	Terminal=false
14cu|asc-2.6.1.0-1|123	Type=Application
14cu|asc-2.6.1.0-1|124	Categories=Game;StrategyGame;
14cu|asc-2.6.1.0-1|125	EOF
14cu|asc-2.6.1.0-1|126	# ... and some icons...
14cu|asc-2.6.1.0-1|127	install %{SOURCE2} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|128	install %{SOURCE3} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|129	install %{SOURCE4} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|asc-2.6.1.0-1|130	# ... and prepare the Unitguide docs:
14cu|asc-2.6.1.0-1|131	# 1. Place the files in doc/unitiguide
14cu|asc-2.6.1.0-1|132	mv doc/unitguide/output/*.{gif,html,txt} doc/unitguide
14cu|asc-2.6.1.0-1|133	mv doc/unitguide/output/graphics doc/unitguide
14cu|asc-2.6.1.0-1|134	# 2. Remove from here build files
14cu|asc-2.6.1.0-1|135	rm -f doc/unitguide/Makefile*
14cu|asc-2.6.1.0-1|136	rm -f doc/unitguide/menu.pl
14cu|asc-2.6.1.0-1|137	rm -rf doc/unitguide/output
14cu|asc-2.6.1.0-1|138	%changelog
14cu|asc-2.6.1.0-1|139	
14cu|asc-2.6.1.0-1|140	* Sat Jan 02 2016 gvm <mc2374@mclink.it> 2.6.1.0-1
14cu|asc-2.6.1.0-1|141	- (573d99e) Remove wrong BReq for a package from Restricted repo.
14cu|asc-2.6.1.0-1|142	
14cu|asc-2.6.1.0-1|143	

9659 14
14cu|ascii-invaders-0.1-1|1	%define oname ascii_invaders
14cu|ascii-invaders-0.1-1|2	
14cu|ascii-invaders-0.1-1|3	Name:           ascii-invaders
14cu|ascii-invaders-0.1-1|4	Version:        0.1
14cu|ascii-invaders-0.1-1|5	Release:        1
14cu|ascii-invaders-0.1-1|6	Summary:        An ASCII-art game like Space Invaders
14cu|ascii-invaders-0.1-1|7	License:        GPLv2
14cu|ascii-invaders-0.1-1|8	Group:          Games/Strategy
14cu|ascii-invaders-0.1-1|9	Url:            https://github.com/macdice/ascii-invaders
14cu|ascii-invaders-0.1-1|10	Source0:        https://github.com/macdice/ascii-invaders/archive/%{name}-master.zip
14cu|ascii-invaders-0.1-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|ascii-invaders-0.1-1|12	
14cu|ascii-invaders-0.1-1|13	%description
14cu|ascii-invaders-0.1-1|14	%{summary}.
14cu|ascii-invaders-0.1-1|15	
14cu|ascii-invaders-0.1-1|16	%files
14cu|ascii-invaders-0.1-1|17	%doc LICENSE README.md TODO
14cu|ascii-invaders-0.1-1|18	%{_gamesbindir}/%{name}
14cu|ascii-invaders-0.1-1|19	
14cu|ascii-invaders-0.1-1|20	#----------------------------------------------
14cu|ascii-invaders-0.1-1|21	
14cu|ascii-invaders-0.1-1|22	%prep
14cu|ascii-invaders-0.1-1|23	%setup -qn %{name}-master
14cu|ascii-invaders-0.1-1|24	# enable debug
14cu|ascii-invaders-0.1-1|25	perl -pi -e "s|-Wall|-Wall -g|" Makefile
14cu|ascii-invaders-0.1-1|26	
14cu|ascii-invaders-0.1-1|27	%build
14cu|ascii-invaders-0.1-1|28	%setup_compile_flags
14cu|ascii-invaders-0.1-1|29	%make
14cu|ascii-invaders-0.1-1|30	
14cu|ascii-invaders-0.1-1|31	%install
14cu|ascii-invaders-0.1-1|32	install -Dm 0755 %{oname} %{buildroot}%{_gamesbindir}/%{name}
14cu|ascii-invaders-0.1-1|33	
14cu|ascii-invaders-0.1-1|34	
14cu|ascii-invaders-0.1-1|35	%changelog
14cu|ascii-invaders-0.1-1|36	
14cu|ascii-invaders-0.1-1|37	* Wed Aug 31 2016 abfonly <abfonly@gmail.com> 0.1-1
14cu|ascii-invaders-0.1-1|38	- (68ce0e2) Imported from SRPM
14cu|ascii-invaders-0.1-1|39	
14cu|ascii-invaders-0.1-1|40	

9660 14
14cu|asio-1.10.6-2|1	Name:		asio
14cu|asio-1.10.6-2|2	Version:	1.10.6
14cu|asio-1.10.6-2|3	Release:	2
14cu|asio-1.10.6-2|4	Summary:	Cross-platform C++ library for network programming
14cu|asio-1.10.6-2|5	
14cu|asio-1.10.6-2|6	Group:		Development/C
14cu|asio-1.10.6-2|7	License:	Boost
14cu|asio-1.10.6-2|8	Source0:	http://sourceforge.net/projects/asio/files/asio/1.10.2%20%28Stable%29/%{name}-%{version}.tar.bz2
14cu|asio-1.10.6-2|9	URL:		http://asio.sourceforge.net
14cu|asio-1.10.6-2|10	BuildRequires:	boost-devel >= 1.33
14cu|asio-1.10.6-2|11	BuildRequires:	pkgconfig(openssl)
14cu|asio-1.10.6-2|12	
14cu|asio-1.10.6-2|13	%define debug_package %{nil}
14cu|asio-1.10.6-2|14	
14cu|asio-1.10.6-2|15	%description
14cu|asio-1.10.6-2|16	asio is a cross-platform C++ library for network programming that provides
14cu|asio-1.10.6-2|17	developers with a consistent asynchronous I/O model using a modern C++
14cu|asio-1.10.6-2|18	approach.
14cu|asio-1.10.6-2|19	
14cu|asio-1.10.6-2|20	%prep
14cu|asio-1.10.6-2|21	%setup -q
14cu|asio-1.10.6-2|22	
14cu|asio-1.10.6-2|23	%build
14cu|asio-1.10.6-2|24	%configure2_5x
14cu|asio-1.10.6-2|25	%make
14cu|asio-1.10.6-2|26	
14cu|asio-1.10.6-2|27	%install
14cu|asio-1.10.6-2|28	%makeinstall_std
14cu|asio-1.10.6-2|29	
14cu|asio-1.10.6-2|30	%check
14cu|asio-1.10.6-2|31	# Disable tests for now as 2 of them fail at ABF but pass at local machines
14cu|asio-1.10.6-2|32	#make check
14cu|asio-1.10.6-2|33	
14cu|asio-1.10.6-2|34	%files
14cu|asio-1.10.6-2|35	%doc README
14cu|asio-1.10.6-2|36	%doc doc/*
14cu|asio-1.10.6-2|37	%{_includedir}/*.hpp
14cu|asio-1.10.6-2|38	%{_includedir}/%{name}
14cu|asio-1.10.6-2|39	
14cu|asio-1.10.6-2|40	
14cu|asio-1.10.6-2|41	
14cu|asio-1.10.6-2|42	
14cu|asio-1.10.6-2|43	%changelog
14cu|asio-1.10.6-2|44	
14cu|asio-1.10.6-2|45	* Sat Sep 12 2015 dsilakov <denis.silakov@rosalab.ru> 1.10.6-2
14cu|asio-1.10.6-2|46	- (3d7c779) Merge pull request #1 from reqwy/asio:rosa2014.1
14cu|asio-1.10.6-2|47	- (3d7c779) Updated
14cu|asio-1.10.6-2|48	
14cu|asio-1.10.6-2|49	

9661 14
14cu|aspellgui-0.0.7-2|1	%define oname AspellGUI
14cu|aspellgui-0.0.7-2|2	%define debug_package	%{nil}
14cu|aspellgui-0.0.7-2|3	Name:		aspellgui
14cu|aspellgui-0.0.7-2|4	Summary:	GUI for aspell
14cu|aspellgui-0.0.7-2|5	License:	GPLv3
14cu|aspellgui-0.0.7-2|6	Version:	0.0.7
14cu|aspellgui-0.0.7-2|7	Release:	2
14cu|aspellgui-0.0.7-2|8	Group:		Text tools
14cu|aspellgui-0.0.7-2|9	URL:		http://keithhedger.hostingsiteforfree.com/pages/aspellgui/aspelgui.html
14cu|aspellgui-0.0.7-2|10	Source:		http://keithhedger.hostingsiteforfree.com/zips/aspellgui/%{oname}-%{version}.tar.gz
14cu|aspellgui-0.0.7-2|11	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|aspellgui-0.0.7-2|12	BuildRequires:  aspell-devel
14cu|aspellgui-0.0.7-2|13	BuildRequires:	desktop-file-utils
14cu|aspellgui-0.0.7-2|14	BuildRequires:	qmake5
14cu|aspellgui-0.0.7-2|15	
14cu|aspellgui-0.0.7-2|16	
14cu|aspellgui-0.0.7-2|17	%description
14cu|aspellgui-0.0.7-2|18	GUI for aspell, just launch it from the accessories menu and
14cu|aspellgui-0.0.7-2|19	pase or type a word in the text box and either press
14cu|aspellgui-0.0.7-2|20	\'Spell Check\' to check and correct all words in the
14cu|aspellgui-0.0.7-2|21	text box or select a single word and press
14cu|aspellgui-0.0.7-2|22	\'Check Word\' to just correct that one,
14cu|aspellgui-0.0.7-2|23	that\'s all there is to it.
14cu|aspellgui-0.0.7-2|24	
14cu|aspellgui-0.0.7-2|25	
14cu|aspellgui-0.0.7-2|26	%prep
14cu|aspellgui-0.0.7-2|27	%setup -qn %{oname}-%{version}
14cu|aspellgui-0.0.7-2|28	perl -pi -e "s|gtk-update-icon-cache --ignore-theme-index --force /usr/share/icons/hicolor||"  AspellGUI/app/Makefile.in
14cu|aspellgui-0.0.7-2|29	
14cu|aspellgui-0.0.7-2|30	%build
14cu|aspellgui-0.0.7-2|31	%configure --prefix=/usr --enable-qt5
14cu|aspellgui-0.0.7-2|32	make clean
14cu|aspellgui-0.0.7-2|33	%make
14cu|aspellgui-0.0.7-2|34	
14cu|aspellgui-0.0.7-2|35	
14cu|aspellgui-0.0.7-2|36	%install
14cu|aspellgui-0.0.7-2|37	%makeinstall_std
14cu|aspellgui-0.0.7-2|38	desktop-file-validate %{buildroot}%{_datadir}/applications/AspellGUI.desktop
14cu|aspellgui-0.0.7-2|39	
14cu|aspellgui-0.0.7-2|40	
14cu|aspellgui-0.0.7-2|41	%files
14cu|aspellgui-0.0.7-2|42	%doc  ChangeLog README AspellGUI/resources/docs/gpl-3.0.txt
14cu|aspellgui-0.0.7-2|43	%{_bindir}/%{name}
14cu|aspellgui-0.0.7-2|44	%{_datadir}/applications/%{oname}.desktop
14cu|aspellgui-0.0.7-2|45	%{_datadir}/pixmaps/AspellGUI.png
14cu|aspellgui-0.0.7-2|46	%{_datadir}/pixmaps/AspellGUI48.png
14cu|aspellgui-0.0.7-2|47	%{_iconsdir}/hicolor/*/apps/AspellGUI.png
14cu|aspellgui-0.0.7-2|48	%{_datadir}/AspellGUI/
14cu|aspellgui-0.0.7-2|49	
14cu|aspellgui-0.0.7-2|50	
14cu|aspellgui-0.0.7-2|51	
14cu|aspellgui-0.0.7-2|52	
14cu|aspellgui-0.0.7-2|53	
14cu|aspellgui-0.0.7-2|54	
14cu|aspellgui-0.0.7-2|55	
14cu|aspellgui-0.0.7-2|56	
14cu|aspellgui-0.0.7-2|57	
14cu|aspellgui-0.0.7-2|58	
14cu|aspellgui-0.0.7-2|59	
14cu|aspellgui-0.0.7-2|60	
14cu|aspellgui-0.0.7-2|61	%changelog
14cu|aspellgui-0.0.7-2|62	* Tue Sep 30 2014 abfonly <abfonly@gmail.com> 0.0.7-2
14cu|aspellgui-0.0.7-2|63	+ Revision: 22bd10f
14cu|aspellgui-0.0.7-2|64	- Merge pull request #2 from abfonly/aspellgui:rosa2014.1
14cu|aspellgui-0.0.7-2|65	- abfonly
14cu|aspellgui-0.0.7-2|66	
14cu|aspellgui-0.0.7-2|67	

9662 14
14cu|asterisk-13.7.2-4|1	%define _disable_ld_no_undefined 1
14cu|asterisk-13.7.2-4|2	
14cu|asterisk-13.7.2-4|3	%bcond_with	misdn
14cu|asterisk-13.7.2-4|4	%bcond_with	odbc
14cu|asterisk-13.7.2-4|5	%bcond_without	oss
14cu|asterisk-13.7.2-4|6	%bcond_without	radius
14cu|asterisk-13.7.2-4|7	%bcond_without	tds
14cu|asterisk-13.7.2-4|8	%bcond_without	corosync
14cu|asterisk-13.7.2-4|9	
14cu|asterisk-13.7.2-4|10	%define major 1
14cu|asterisk-13.7.2-4|11	%define libname %mklibname asteriskssl %{major}
14cu|asterisk-13.7.2-4|12	%define devname %mklibname %{name} -d
14cu|asterisk-13.7.2-4|13	
14cu|asterisk-13.7.2-4|14	Summary:	The Open Source PBX
14cu|asterisk-13.7.2-4|15	Name:		asterisk
14cu|asterisk-13.7.2-4|16	Version:	13.7.2
14cu|asterisk-13.7.2-4|17	Release:	4
14cu|asterisk-13.7.2-4|18	License:	GPLv2+
14cu|asterisk-13.7.2-4|19	Group:		System/Servers
14cu|asterisk-13.7.2-4|20	Url:		http://www.asterisk.org/
14cu|asterisk-13.7.2-4|21	Source0:	http://downloads.asterisk.org/pub/telephony/asterisk/releases/%{name}-%{version}.tar.gz
14cu|asterisk-13.7.2-4|22	Source1:	asterisk-logrotate
14cu|asterisk-13.7.2-4|23	Source2:	%{name}-%{version}-menuselect.makedeps
14cu|asterisk-13.7.2-4|24	Source3:	%{name}-%{version}-menuselect.makeopts
14cu|asterisk-13.7.2-4|25	Source4:	g72x_install
14cu|asterisk-13.7.2-4|26	Source5:	asterisk-mp3.tar.bz2
14cu|asterisk-13.7.2-4|27	Source6:	asterisk.service
14cu|asterisk-13.7.2-4|28	Source7:	asterisk-tmpfiles
14cu|asterisk-13.7.2-4|29	# S8: svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
14cu|asterisk-13.7.2-4|30	Source8:	asterisk-gui.tar.gz
14cu|asterisk-13.7.2-4|31	Source100:	asterisk.rpmlintrc
14cu|asterisk-13.7.2-4|32	Patch2:		0002-Modify-modules.conf-so-that-different-voicemail-modu.patch
14cu|asterisk-13.7.2-4|33	Patch50:	asterisk-1.6.1-rc1-utils_pthread_fix.diff
14cu|asterisk-13.7.2-4|34	Patch51:	asterisk-1.6.1-beta3-net-snmp_fix.diff
14cu|asterisk-13.7.2-4|35	Patch52:	asterisk-1.6.1-beta3-ffmpeg_fix.diff
14cu|asterisk-13.7.2-4|36	Patch53:	asterisk-external_liblpc10.diff
14cu|asterisk-13.7.2-4|37	Patch57:	editline-include-missing-1.6.1-fix.diff
14cu|asterisk-13.7.2-4|38	Patch58:	asterisk-neon-include-fix.patch
14cu|asterisk-13.7.2-4|39	Patch59:	asterisk-11.8.1-lua_fix.diff
14cu|asterisk-13.7.2-4|40	Patch60:	asterisk-13.6.0-ilbc-2.x.x.diff
14cu|asterisk-13.7.2-4|41	BuildRequires:	bison
14cu|asterisk-13.7.2-4|42	BuildRequires:	flex
14cu|asterisk-13.7.2-4|43	BuildRequires:	wget
14cu|asterisk-13.7.2-4|44	BuildRequires:	alsa-oss-devel
14cu|asterisk-13.7.2-4|45	BuildRequires:	c-client-devel
14cu|asterisk-13.7.2-4|46	BuildRequires:	dahdi-devel >= 2.0.0
14cu|asterisk-13.7.2-4|47	BuildRequires:	ffmpeg-devel
14cu|asterisk-13.7.2-4|48	BuildRequires:	freetds-devel >= 0.64
14cu|asterisk-13.7.2-4|49	BuildRequires:	gsm-devel
14cu|asterisk-13.7.2-4|50	BuildRequires:	hoard-devel
14cu|asterisk-13.7.2-4|51	BuildRequires:	libcap-devel
14cu|asterisk-13.7.2-4|52	BuildRequires:	libtool-devel
14cu|asterisk-13.7.2-4|53	BuildRequires:	lm_sensors-devel
14cu|asterisk-13.7.2-4|54	BuildRequires:	lpc10-devel
14cu|asterisk-13.7.2-4|55	BuildRequires:	mysql-devel
14cu|asterisk-13.7.2-4|56	BuildRequires:	nbs-devel
14cu|asterisk-13.7.2-4|57	BuildRequires:	net-snmp-devel
14cu|asterisk-13.7.2-4|58	BuildRequires:	openldap-devel
14cu|asterisk-13.7.2-4|59	BuildRequires:	openr2-devel
14cu|asterisk-13.7.2-4|60	BuildRequires:	pam-devel
14cu|asterisk-13.7.2-4|61	BuildRequires:	perl-devel
14cu|asterisk-13.7.2-4|62	BuildRequires:	pri-devel
14cu|asterisk-13.7.2-4|63	BuildRequires:	radiusclient-ng-devel
14cu|asterisk-13.7.2-4|64	BuildRequires:	resample-devel
14cu|asterisk-13.7.2-4|65	BuildRequires:	ss7-devel
14cu|asterisk-13.7.2-4|66	BuildRequires:	tcp_wrappers-devel
14cu|asterisk-13.7.2-4|67	%if %{with odbc}
14cu|asterisk-13.7.2-4|68	BuildRequires:	unixODBC-devel
14cu|asterisk-13.7.2-4|69	%endif
14cu|asterisk-13.7.2-4|70	BuildRequires:	zapata-devel
14cu|asterisk-13.7.2-4|71	BuildRequires:	pkgconfig(bluez)
14cu|asterisk-13.7.2-4|72	%if %{with corosync}
14cu|asterisk-13.7.2-4|73	BuildRequires:	pkgconfig(corosync)
14cu|asterisk-13.7.2-4|74	%endif
14cu|asterisk-13.7.2-4|75	BuildRequires:	pkgconfig(gmime-2.6)
14cu|asterisk-13.7.2-4|76	BuildRequires:	pkgconfig(gnutls)
14cu|asterisk-13.7.2-4|77	BuildRequires:	pkgconfig(gpg-error)
14cu|asterisk-13.7.2-4|78	BuildRequires:	pkgconfig(iksemel)
14cu|asterisk-13.7.2-4|79	BuildRequires:	pkgconfig(jack)
14cu|asterisk-13.7.2-4|80	BuildRequires:	pkgconfig(jansson)
14cu|asterisk-13.7.2-4|81	BuildRequires:	pkgconfig(krb5)
14cu|asterisk-13.7.2-4|82	BuildRequires:	pkgconfig(libcurl)
14cu|asterisk-13.7.2-4|83	BuildRequires:	pkgconfig(libedit)
14cu|asterisk-13.7.2-4|84	BuildRequires:	pkgconfig(libgcrypt)
14cu|asterisk-13.7.2-4|85	BuildRequires:	pkgconfig(libical)
14cu|asterisk-13.7.2-4|86	BuildRequires:	pkgconfig(libidn)
14cu|asterisk-13.7.2-4|87	BuildRequires:	pkgconfig(libilbc)
14cu|asterisk-13.7.2-4|88	BuildRequires:	pkgconfig(libnewt)
14cu|asterisk-13.7.2-4|89	BuildRequires:	pkgconfig(libosptk)
14cu|asterisk-13.7.2-4|90	BuildRequires:	pkgconfig(libpq)
14cu|asterisk-13.7.2-4|91	BuildRequires:	pkgconfig(libsrtp)
14cu|asterisk-13.7.2-4|92	BuildRequires:	pkgconfig(libtiff-4)
14cu|asterisk-13.7.2-4|93	BuildRequires:	pkgconfig(libusb)
14cu|asterisk-13.7.2-4|94	BuildRequires:	pkgconfig(libxml-2.0)
14cu|asterisk-13.7.2-4|95	BuildRequires:	pkgconfig(lua)
14cu|asterisk-13.7.2-4|96	BuildRequires:	pkgconfig(ncurses)
14cu|asterisk-13.7.2-4|97	BuildRequires:	pkgconfig(neon)
14cu|asterisk-13.7.2-4|98	BuildRequires:	pkgconfig(ogg)
14cu|asterisk-13.7.2-4|99	BuildRequires:	pkgconfig(openssl)
14cu|asterisk-13.7.2-4|100	BuildRequires:	pkgconfig(popt)
14cu|asterisk-13.7.2-4|101	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|asterisk-13.7.2-4|102	BuildRequires:	pkgconfig(SDL_image)
14cu|asterisk-13.7.2-4|103	BuildRequires:	pkgconfig(spandsp)
14cu|asterisk-13.7.2-4|104	BuildRequires:	pkgconfig(speex)
14cu|asterisk-13.7.2-4|105	BuildRequires:	pkgconfig(sqlite3)
14cu|asterisk-13.7.2-4|106	BuildRequires:	pkgconfig(uuid)
14cu|asterisk-13.7.2-4|107	BuildRequires:	pkgconfig(vorbis)
14cu|asterisk-13.7.2-4|108	BuildRequires:	pkgconfig(zlib)
14cu|asterisk-13.7.2-4|109	%if %{with misdn}
14cu|asterisk-13.7.2-4|110	BuildRequires:	isdn4net
14cu|asterisk-13.7.2-4|111	BuildRequires:	isdn4k-utils-devel
14cu|asterisk-13.7.2-4|112	BuildRequires:	misdn2-devel
14cu|asterisk-13.7.2-4|113	%endif
14cu|asterisk-13.7.2-4|114	Requires:	mpg123
14cu|asterisk-13.7.2-4|115	Requires:	asterisk-core-sounds
14cu|asterisk-13.7.2-4|116	Requires:	asterisk-moh
14cu|asterisk-13.7.2-4|117	Requires(post):	systemd
14cu|asterisk-13.7.2-4|118	
14cu|asterisk-13.7.2-4|119	%description
14cu|asterisk-13.7.2-4|120	Asterisk is a complete PBX in software. It runs on Linux and provides
14cu|asterisk-13.7.2-4|121	all of the features you would expect from a PBX and more. Asterisk
14cu|asterisk-13.7.2-4|122	does voice over IP in three protocols, and can interoperate with
14cu|asterisk-13.7.2-4|123	almost all standards-based telephony equipment using relatively
14cu|asterisk-13.7.2-4|124	inexpensive hardware.
14cu|asterisk-13.7.2-4|125	
14cu|asterisk-13.7.2-4|126	%files
14cu|asterisk-13.7.2-4|127	%doc README* *.txt ChangeLog BUGS CREDITS configs
14cu|asterisk-13.7.2-4|128	%doc doc/asterisk.sgml g72x_install
14cu|asterisk-13.7.2-4|129	%doc contrib/realtime/mysql
14cu|asterisk-13.7.2-4|130	%{_unitdir}/asterisk.service
14cu|asterisk-13.7.2-4|131	%attr(0644,root,root) %{_tmpfilesdir}/%{name}.conf
14cu|asterisk-13.7.2-4|132	%attr(0750,asterisk,asterisk) %dir %{_sysconfdir}/asterisk
14cu|asterisk-13.7.2-4|133	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/acl.conf
14cu|asterisk-13.7.2-4|134	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/adsi.conf
14cu|asterisk-13.7.2-4|135	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/agents.conf
14cu|asterisk-13.7.2-4|136	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/alarmreceiver.conf
14cu|asterisk-13.7.2-4|137	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/amd.conf
14cu|asterisk-13.7.2-4|138	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/app_skel.conf
14cu|asterisk-13.7.2-4|139	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/asterisk.adsi
14cu|asterisk-13.7.2-4|140	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/asterisk.conf
14cu|asterisk-13.7.2-4|141	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ccss.conf
14cu|asterisk-13.7.2-4|142	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr.conf
14cu|asterisk-13.7.2-4|143	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_custom.conf
14cu|asterisk-13.7.2-4|144	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_manager.conf
14cu|asterisk-13.7.2-4|145	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_syslog.conf
14cu|asterisk-13.7.2-4|146	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli_aliases.conf
14cu|asterisk-13.7.2-4|147	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli.conf
14cu|asterisk-13.7.2-4|148	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cli_permissions.conf
14cu|asterisk-13.7.2-4|149	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/codecs.conf
14cu|asterisk-13.7.2-4|150	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/confbridge.conf
14cu|asterisk-13.7.2-4|151	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/config_test.conf
14cu|asterisk-13.7.2-4|152	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dnsmgr.conf
14cu|asterisk-13.7.2-4|153	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dsp.conf
14cu|asterisk-13.7.2-4|154	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dundi.conf
14cu|asterisk-13.7.2-4|155	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/enum.conf
14cu|asterisk-13.7.2-4|156	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extconfig.conf
14cu|asterisk-13.7.2-4|157	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.ael
14cu|asterisk-13.7.2-4|158	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.conf
14cu|asterisk-13.7.2-4|159	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/features.conf
14cu|asterisk-13.7.2-4|160	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/followme.conf
14cu|asterisk-13.7.2-4|161	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ari.conf
14cu|asterisk-13.7.2-4|162	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/hep.conf
14cu|asterisk-13.7.2-4|163	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/http.conf
14cu|asterisk-13.7.2-4|164	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/iax.conf
14cu|asterisk-13.7.2-4|165	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/iaxprov.conf
14cu|asterisk-13.7.2-4|166	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/indications.conf
14cu|asterisk-13.7.2-4|167	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/logger.conf
14cu|asterisk-13.7.2-4|168	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/manager.conf
14cu|asterisk-13.7.2-4|169	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/mgcp.conf
14cu|asterisk-13.7.2-4|170	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/modules.conf
14cu|asterisk-13.7.2-4|171	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/motif.conf
14cu|asterisk-13.7.2-4|172	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/musiconhold.conf
14cu|asterisk-13.7.2-4|173	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/muted.conf
14cu|asterisk-13.7.2-4|174	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/phone.conf
14cu|asterisk-13.7.2-4|175	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/phoneprov.conf
14cu|asterisk-13.7.2-4|176	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/pjsip.conf
14cu|asterisk-13.7.2-4|177	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/pjsip_notify.conf
14cu|asterisk-13.7.2-4|178	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/pjsip_wizard.conf
14cu|asterisk-13.7.2-4|179	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/queuerules.conf
14cu|asterisk-13.7.2-4|180	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/queues.conf
14cu|asterisk-13.7.2-4|181	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_parking.conf
14cu|asterisk-13.7.2-4|182	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_stun_monitor.conf
14cu|asterisk-13.7.2-4|183	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/rtp.conf
14cu|asterisk-13.7.2-4|184	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/say.conf
14cu|asterisk-13.7.2-4|185	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sip.conf
14cu|asterisk-13.7.2-4|186	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sip_notify.conf
14cu|asterisk-13.7.2-4|187	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sla.conf
14cu|asterisk-13.7.2-4|188	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/smdi.conf
14cu|asterisk-13.7.2-4|189	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/sorcery.conf
14cu|asterisk-13.7.2-4|190	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ss7.timers
14cu|asterisk-13.7.2-4|191	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/stasis.conf
14cu|asterisk-13.7.2-4|192	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/statsd.conf
14cu|asterisk-13.7.2-4|193	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/telcordia-1.adsi
14cu|asterisk-13.7.2-4|194	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/test_sorcery.conf
14cu|asterisk-13.7.2-4|195	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/udptl.conf
14cu|asterisk-13.7.2-4|196	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/users.conf
14cu|asterisk-13.7.2-4|197	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/vpb.conf
14cu|asterisk-13.7.2-4|198	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/xmpp.conf
14cu|asterisk-13.7.2-4|199	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/asterisk
14cu|asterisk-13.7.2-4|200	%dir %{_libdir}/asterisk
14cu|asterisk-13.7.2-4|201	%dir %{_libdir}/asterisk/modules
14cu|asterisk-13.7.2-4|202	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_adsiprog.so
14cu|asterisk-13.7.2-4|203	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_alarmreceiver.so
14cu|asterisk-13.7.2-4|204	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_amd.so
14cu|asterisk-13.7.2-4|205	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_authenticate.so
14cu|asterisk-13.7.2-4|206	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_cdr.so
14cu|asterisk-13.7.2-4|207	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_chanisavail.so
14cu|asterisk-13.7.2-4|208	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_channelredirect.so
14cu|asterisk-13.7.2-4|209	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_chanspy.so
14cu|asterisk-13.7.2-4|210	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_confbridge.so
14cu|asterisk-13.7.2-4|211	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_controlplayback.so
14cu|asterisk-13.7.2-4|212	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_db.so
14cu|asterisk-13.7.2-4|213	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dial.so
14cu|asterisk-13.7.2-4|214	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dictate.so
14cu|asterisk-13.7.2-4|215	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directed_pickup.so
14cu|asterisk-13.7.2-4|216	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_disa.so
14cu|asterisk-13.7.2-4|217	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dumpchan.so
14cu|asterisk-13.7.2-4|218	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_echo.so
14cu|asterisk-13.7.2-4|219	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_exec.so
14cu|asterisk-13.7.2-4|220	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_externalivr.so
14cu|asterisk-13.7.2-4|221	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_followme.so
14cu|asterisk-13.7.2-4|222	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_forkcdr.so
14cu|asterisk-13.7.2-4|223	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_getcpeid.so
14cu|asterisk-13.7.2-4|224	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_image.so
14cu|asterisk-13.7.2-4|225	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_ivrdemo.so
14cu|asterisk-13.7.2-4|226	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_macro.so
14cu|asterisk-13.7.2-4|227	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_milliwatt.so
14cu|asterisk-13.7.2-4|228	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mixmonitor.so
14cu|asterisk-13.7.2-4|229	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_morsecode.so
14cu|asterisk-13.7.2-4|230	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_nbscat.so
14cu|asterisk-13.7.2-4|231	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_originate.so
14cu|asterisk-13.7.2-4|232	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_playback.so
14cu|asterisk-13.7.2-4|233	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_playtones.so
14cu|asterisk-13.7.2-4|234	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_privacy.so
14cu|asterisk-13.7.2-4|235	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_queue.so
14cu|asterisk-13.7.2-4|236	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_readexten.so
14cu|asterisk-13.7.2-4|237	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_read.so
14cu|asterisk-13.7.2-4|238	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_record.so
14cu|asterisk-13.7.2-4|239	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_saycounted.so
14cu|asterisk-13.7.2-4|240	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sayunixtime.so
14cu|asterisk-13.7.2-4|241	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_senddtmf.so
14cu|asterisk-13.7.2-4|242	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sendtext.so
14cu|asterisk-13.7.2-4|243	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_setcallerid.so
14cu|asterisk-13.7.2-4|244	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_skel.so
14cu|asterisk-13.7.2-4|245	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_sms.so
14cu|asterisk-13.7.2-4|246	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_softhangup.so
14cu|asterisk-13.7.2-4|247	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_speech_utils.so
14cu|asterisk-13.7.2-4|248	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_stack.so
14cu|asterisk-13.7.2-4|249	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_system.so
14cu|asterisk-13.7.2-4|250	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_talkdetect.so
14cu|asterisk-13.7.2-4|251	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_test.so
14cu|asterisk-13.7.2-4|252	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_transfer.so
14cu|asterisk-13.7.2-4|253	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_url.so
14cu|asterisk-13.7.2-4|254	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_userevent.so
14cu|asterisk-13.7.2-4|255	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waitforring.so
14cu|asterisk-13.7.2-4|256	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waitforsilence.so
14cu|asterisk-13.7.2-4|257	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_waituntil.so
14cu|asterisk-13.7.2-4|258	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_verbose.so
14cu|asterisk-13.7.2-4|259	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_while.so
14cu|asterisk-13.7.2-4|260	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_zapateller.so
14cu|asterisk-13.7.2-4|261	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_builtin_features.so
14cu|asterisk-13.7.2-4|262	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_simple.so
14cu|asterisk-13.7.2-4|263	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_softmix.so
14cu|asterisk-13.7.2-4|264	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_csv.so
14cu|asterisk-13.7.2-4|265	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_custom.so
14cu|asterisk-13.7.2-4|266	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_manager.so
14cu|asterisk-13.7.2-4|267	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_syslog.so
14cu|asterisk-13.7.2-4|268	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_iax2.so
14cu|asterisk-13.7.2-4|269	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_agent_pool.so
14cu|asterisk-13.7.2-4|270	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_bridgewait.so
14cu|asterisk-13.7.2-4|271	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_fax.so
14cu|asterisk-13.7.2-4|272	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_stasis.so
14cu|asterisk-13.7.2-4|273	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_builtin_interval_features.so
14cu|asterisk-13.7.2-4|274	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_holding.so
14cu|asterisk-13.7.2-4|275	%attr(0755,root,root) %{_libdir}/asterisk/modules/bridge_native_rtp.so
14cu|asterisk-13.7.2-4|276	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_bridge_media.so
14cu|asterisk-13.7.2-4|277	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_mgcp.so
14cu|asterisk-13.7.2-4|278	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_motif.so
14cu|asterisk-13.7.2-4|279	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_multicast_rtp.so
14cu|asterisk-13.7.2-4|280	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_nbs.so
14cu|asterisk-13.7.2-4|281	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_phone.so
14cu|asterisk-13.7.2-4|282	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_sip.so
14cu|asterisk-13.7.2-4|283	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_adpcm.so
14cu|asterisk-13.7.2-4|284	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_alaw.so
14cu|asterisk-13.7.2-4|285	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_a_mu.so
14cu|asterisk-13.7.2-4|286	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_g722.so
14cu|asterisk-13.7.2-4|287	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_g726.so
14cu|asterisk-13.7.2-4|288	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_gsm.so
14cu|asterisk-13.7.2-4|289	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_ilbc.so
14cu|asterisk-13.7.2-4|290	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_lpc10.so
14cu|asterisk-13.7.2-4|291	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_resample.so
14cu|asterisk-13.7.2-4|292	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_ulaw.so
14cu|asterisk-13.7.2-4|293	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g719.so
14cu|asterisk-13.7.2-4|294	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g723.so
14cu|asterisk-13.7.2-4|295	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g726.so
14cu|asterisk-13.7.2-4|296	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_g729.so
14cu|asterisk-13.7.2-4|297	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_gsm.so
14cu|asterisk-13.7.2-4|298	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_h263.so
14cu|asterisk-13.7.2-4|299	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_h264.so
14cu|asterisk-13.7.2-4|300	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_ilbc.so
14cu|asterisk-13.7.2-4|301	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_jpeg.so
14cu|asterisk-13.7.2-4|302	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_ogg_vorbis.so
14cu|asterisk-13.7.2-4|303	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_pcm.so
14cu|asterisk-13.7.2-4|304	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_siren14.so
14cu|asterisk-13.7.2-4|305	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_siren7.so
14cu|asterisk-13.7.2-4|306	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_sln.so
14cu|asterisk-13.7.2-4|307	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_wav_gsm.so
14cu|asterisk-13.7.2-4|308	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_wav.so
14cu|asterisk-13.7.2-4|309	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_vox.so
14cu|asterisk-13.7.2-4|310	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_aes.so
14cu|asterisk-13.7.2-4|311	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_audiohookinherit.so
14cu|asterisk-13.7.2-4|312	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_base64.so
14cu|asterisk-13.7.2-4|313	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_blacklist.so
14cu|asterisk-13.7.2-4|314	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_callcompletion.so
14cu|asterisk-13.7.2-4|315	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_callerid.so
14cu|asterisk-13.7.2-4|316	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_cdr.so
14cu|asterisk-13.7.2-4|317	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_channel.so
14cu|asterisk-13.7.2-4|318	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_config.so
14cu|asterisk-13.7.2-4|319	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_cut.so
14cu|asterisk-13.7.2-4|320	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_db.so
14cu|asterisk-13.7.2-4|321	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_devstate.so
14cu|asterisk-13.7.2-4|322	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_dialgroup.so
14cu|asterisk-13.7.2-4|323	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_dialplan.so
14cu|asterisk-13.7.2-4|324	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_enum.so
14cu|asterisk-13.7.2-4|325	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_env.so
14cu|asterisk-13.7.2-4|326	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_extstate.so
14cu|asterisk-13.7.2-4|327	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_frame_trace.so
14cu|asterisk-13.7.2-4|328	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_global.so
14cu|asterisk-13.7.2-4|329	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_groupcount.so
14cu|asterisk-13.7.2-4|330	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_hangupcause.so
14cu|asterisk-13.7.2-4|331	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_holdintercept.so
14cu|asterisk-13.7.2-4|332	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_iconv.so
14cu|asterisk-13.7.2-4|333	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_jitterbuffer.so
14cu|asterisk-13.7.2-4|334	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_lock.so
14cu|asterisk-13.7.2-4|335	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_logic.so
14cu|asterisk-13.7.2-4|336	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_math.so
14cu|asterisk-13.7.2-4|337	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_md5.so
14cu|asterisk-13.7.2-4|338	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_module.so
14cu|asterisk-13.7.2-4|339	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_periodic_hook.so
14cu|asterisk-13.7.2-4|340	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_pitchshift.so
14cu|asterisk-13.7.2-4|341	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_presencestate.so
14cu|asterisk-13.7.2-4|342	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_rand.so
14cu|asterisk-13.7.2-4|343	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_realtime.so
14cu|asterisk-13.7.2-4|344	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sha1.so
14cu|asterisk-13.7.2-4|345	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_shell.so
14cu|asterisk-13.7.2-4|346	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sorcery.so
14cu|asterisk-13.7.2-4|347	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sprintf.so
14cu|asterisk-13.7.2-4|348	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_srv.so
14cu|asterisk-13.7.2-4|349	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_strings.so
14cu|asterisk-13.7.2-4|350	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_sysinfo.so
14cu|asterisk-13.7.2-4|351	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_talkdetect.so
14cu|asterisk-13.7.2-4|352	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_timeout.so
14cu|asterisk-13.7.2-4|353	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_uri.so
14cu|asterisk-13.7.2-4|354	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_version.so
14cu|asterisk-13.7.2-4|355	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_volume.so
14cu|asterisk-13.7.2-4|356	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_ael.so
14cu|asterisk-13.7.2-4|357	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_config.so
14cu|asterisk-13.7.2-4|358	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_dundi.so
14cu|asterisk-13.7.2-4|359	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_loopback.so
14cu|asterisk-13.7.2-4|360	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_realtime.so
14cu|asterisk-13.7.2-4|361	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_spool.so
14cu|asterisk-13.7.2-4|362	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_adsi.so
14cu|asterisk-13.7.2-4|363	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ael_share.so
14cu|asterisk-13.7.2-4|364	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_agi.so
14cu|asterisk-13.7.2-4|365	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_applications.so
14cu|asterisk-13.7.2-4|366	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_asterisk.so
14cu|asterisk-13.7.2-4|367	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_bridges.so
14cu|asterisk-13.7.2-4|368	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_channels.so
14cu|asterisk-13.7.2-4|369	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_device_states.so
14cu|asterisk-13.7.2-4|370	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_endpoints.so
14cu|asterisk-13.7.2-4|371	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_events.so
14cu|asterisk-13.7.2-4|372	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari.so
14cu|asterisk-13.7.2-4|373	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_clialiases.so
14cu|asterisk-13.7.2-4|374	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_clioriginate.so
14cu|asterisk-13.7.2-4|375	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_convert.so
14cu|asterisk-13.7.2-4|376	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_crypto.so
14cu|asterisk-13.7.2-4|377	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_endpoint_stats.so
14cu|asterisk-13.7.2-4|378	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_celt.so
14cu|asterisk-13.7.2-4|379	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_h263.so
14cu|asterisk-13.7.2-4|380	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_h264.so
14cu|asterisk-13.7.2-4|381	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_silk.so
14cu|asterisk-13.7.2-4|382	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_vp8.so
14cu|asterisk-13.7.2-4|383	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_http_post.so
14cu|asterisk-13.7.2-4|384	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_http_websocket.so
14cu|asterisk-13.7.2-4|385	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_limit.so
14cu|asterisk-13.7.2-4|386	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_monitor.so
14cu|asterisk-13.7.2-4|387	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_musiconhold.so
14cu|asterisk-13.7.2-4|388	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_mutestream.so
14cu|asterisk-13.7.2-4|389	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_phoneprov.so
14cu|asterisk-13.7.2-4|390	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_realtime.so
14cu|asterisk-13.7.2-4|391	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_rtp_asterisk.so
14cu|asterisk-13.7.2-4|392	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_rtp_multicast.so
14cu|asterisk-13.7.2-4|393	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_security_log.so
14cu|asterisk-13.7.2-4|394	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_smdi.so
14cu|asterisk-13.7.2-4|395	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_speech.so
14cu|asterisk-13.7.2-4|396	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_srtp.so
14cu|asterisk-13.7.2-4|397	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stun_monitor.so
14cu|asterisk-13.7.2-4|398	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_pthread.so
14cu|asterisk-13.7.2-4|399	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_timerfd.so
14cu|asterisk-13.7.2-4|400	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_xmpp.so
14cu|asterisk-13.7.2-4|401	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_model.so
14cu|asterisk-13.7.2-4|402	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_playbacks.so
14cu|asterisk-13.7.2-4|403	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_recordings.so
14cu|asterisk-13.7.2-4|404	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_ari_sounds.so
14cu|asterisk-13.7.2-4|405	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_chan_stats.so
14cu|asterisk-13.7.2-4|406	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_format_attr_opus.so
14cu|asterisk-13.7.2-4|407	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_hep_rtcp.so
14cu|asterisk-13.7.2-4|408	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_hep.so
14cu|asterisk-13.7.2-4|409	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_manager_devicestate.so
14cu|asterisk-13.7.2-4|410	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_manager_presencestate.so
14cu|asterisk-13.7.2-4|411	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_parking.so
14cu|asterisk-13.7.2-4|412	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_sorcery_astdb.so
14cu|asterisk-13.7.2-4|413	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_sorcery_config.so
14cu|asterisk-13.7.2-4|414	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_sorcery_memory_cache.so
14cu|asterisk-13.7.2-4|415	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_sorcery_memory.so
14cu|asterisk-13.7.2-4|416	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_sorcery_realtime.so
14cu|asterisk-13.7.2-4|417	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis_answer.so
14cu|asterisk-13.7.2-4|418	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis_device_state.so
14cu|asterisk-13.7.2-4|419	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis_playback.so
14cu|asterisk-13.7.2-4|420	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis_recording.so
14cu|asterisk-13.7.2-4|421	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis_snoop.so
14cu|asterisk-13.7.2-4|422	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_stasis.so
14cu|asterisk-13.7.2-4|423	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_statsd.so
14cu|asterisk-13.7.2-4|424	%attr(0755,root,root) %{_sbindir}/aelparse
14cu|asterisk-13.7.2-4|425	%attr(0755,root,root) %{_sbindir}/astcanary
14cu|asterisk-13.7.2-4|426	%attr(0755,root,root) %{_sbindir}/astdb2bdb
14cu|asterisk-13.7.2-4|427	%attr(0755,root,root) %{_sbindir}/astdb2sqlite3
14cu|asterisk-13.7.2-4|428	%attr(0755,root,root) %{_sbindir}/asterisk
14cu|asterisk-13.7.2-4|429	%attr(0755,root,root) %{_sbindir}/astgenkey
14cu|asterisk-13.7.2-4|430	%attr(0755,root,root) %{_sbindir}/astman
14cu|asterisk-13.7.2-4|431	%attr(0755,root,root) %{_sbindir}/astversion
14cu|asterisk-13.7.2-4|432	%attr(0755,root,root) %{_sbindir}/autosupport
14cu|asterisk-13.7.2-4|433	%attr(0755,root,root) %{_sbindir}/check_expr
14cu|asterisk-13.7.2-4|434	%attr(0755,root,root) %{_sbindir}/check_expr2
14cu|asterisk-13.7.2-4|435	%attr(0755,root,root) %{_sbindir}/conf2ael
14cu|asterisk-13.7.2-4|436	%attr(0755,root,root) %{_sbindir}/muted
14cu|asterisk-13.7.2-4|437	%attr(0755,root,root) %{_sbindir}/rasterisk
14cu|asterisk-13.7.2-4|438	%attr(0755,root,root) %{_sbindir}/smsq
14cu|asterisk-13.7.2-4|439	%attr(0755,root,root) %{_sbindir}/stereorize
14cu|asterisk-13.7.2-4|440	%attr(0755,root,root) %{_sbindir}/streamplayer
14cu|asterisk-13.7.2-4|441	%{_mandir}/man8/astdb2bdb.8*
14cu|asterisk-13.7.2-4|442	%{_mandir}/man8/astdb2sqlite3.8*
14cu|asterisk-13.7.2-4|443	%{_mandir}/man8/asterisk.8*
14cu|asterisk-13.7.2-4|444	%{_mandir}/man8/astgenkey.8*
14cu|asterisk-13.7.2-4|445	%{_mandir}/man8/autosupport.8*
14cu|asterisk-13.7.2-4|446	%{_mandir}/man8/safe_asterisk.8*
14cu|asterisk-13.7.2-4|447	%attr(0750,asterisk,asterisk) %dir /var/lib/asterisk
14cu|asterisk-13.7.2-4|448	%attr(0750,asterisk,asterisk) %dir /var/lib/asterisk/agi-bin
14cu|asterisk-13.7.2-4|449	%attr(0750,asterisk,asterisk) /var/lib/asterisk/rest-api
14cu|asterisk-13.7.2-4|450	%attr(0750,asterisk,asterisk) /var/lib/asterisk/static-http/appdocsxml.xslt
14cu|asterisk-13.7.2-4|451	%attr(0750,asterisk,asterisk) /var/lib/asterisk/documentation
14cu|asterisk-13.7.2-4|452	%attr(0750,asterisk,asterisk) /var/lib/asterisk/images
14cu|asterisk-13.7.2-4|453	%attr(0750,asterisk,asterisk) /var/lib/asterisk/keys
14cu|asterisk-13.7.2-4|454	%attr(0750,asterisk,asterisk) /var/lib/asterisk/phoneprov
14cu|asterisk-13.7.2-4|455	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk
14cu|asterisk-13.7.2-4|456	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk/cdr-csv
14cu|asterisk-13.7.2-4|457	%attr(0750,asterisk,asterisk) %dir /var/log/asterisk/cdr-custom
14cu|asterisk-13.7.2-4|458	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk
14cu|asterisk-13.7.2-4|459	%attr(0770,asterisk,asterisk) %dir /var/spool/asterisk/monitor
14cu|asterisk-13.7.2-4|460	%attr(0770,asterisk,asterisk) %dir /var/spool/asterisk/outgoing
14cu|asterisk-13.7.2-4|461	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk/tmp
14cu|asterisk-13.7.2-4|462	%attr(0750,asterisk,asterisk) %dir /var/spool/asterisk/voicemail
14cu|asterisk-13.7.2-4|463	%attr(0640,asterisk,asterisk) %ghost /var/lib/asterisk/astdb
14cu|asterisk-13.7.2-4|464	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/cdr-csv/Master.csv
14cu|asterisk-13.7.2-4|465	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/console
14cu|asterisk-13.7.2-4|466	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/debug
14cu|asterisk-13.7.2-4|467	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/event_log
14cu|asterisk-13.7.2-4|468	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/h323_log
14cu|asterisk-13.7.2-4|469	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/messages
14cu|asterisk-13.7.2-4|470	%attr(0640,asterisk,asterisk) %ghost /var/log/asterisk/queue_log
14cu|asterisk-13.7.2-4|471	
14cu|asterisk-13.7.2-4|472	%pre
14cu|asterisk-13.7.2-4|473	%_pre_useradd asterisk /var/lib/asterisk /bin/sh
14cu|asterisk-13.7.2-4|474	gpasswd -a asterisk dialout 1>/dev/null
14cu|asterisk-13.7.2-4|475	
14cu|asterisk-13.7.2-4|476	%post
14cu|asterisk-13.7.2-4|477	%create_ghostfile /var/lib/asterisk/astdb asterisk asterisk 640
14cu|asterisk-13.7.2-4|478	%create_ghostfile /var/log/asterisk/console asterisk asterisk 640
14cu|asterisk-13.7.2-4|479	%create_ghostfile /var/log/asterisk/debug asterisk asterisk 640
14cu|asterisk-13.7.2-4|480	%create_ghostfile /var/log/asterisk/messages asterisk asterisk 640
14cu|asterisk-13.7.2-4|481	%create_ghostfile /var/log/asterisk/queue_log asterisk asterisk 640
14cu|asterisk-13.7.2-4|482	%create_ghostfile /var/log/asterisk/event_log asterisk asterisk 640
14cu|asterisk-13.7.2-4|483	%create_ghostfile /var/log/asterisk/cdr-csv/Master.csv asterisk asterisk 640
14cu|asterisk-13.7.2-4|484	%create_ghostfile /var/log/asterisk/h323_log asterisk asterisk 640
14cu|asterisk-13.7.2-4|485	echo "Adding setuid root to /usr/bin/mpg123, needed for MOH"
14cu|asterisk-13.7.2-4|486	chmod u+s %{_bindir}/mpg123
14cu|asterisk-13.7.2-4|487	if [[ -e %{_libdir}/asterisk/modules/codec_g729.so ]]; then
14cu|asterisk-13.7.2-4|488	sh %{_docdir}/g72x_install
14cu|asterisk-13.7.2-4|489	fi
14cu|asterisk-13.7.2-4|490	
14cu|asterisk-13.7.2-4|491	%tmpfiles_create %{name}
14cu|asterisk-13.7.2-4|492	%_post_service %{name}
14cu|asterisk-13.7.2-4|493	
14cu|asterisk-13.7.2-4|494	%preun
14cu|asterisk-13.7.2-4|495	if [ "$1" = 0 ]; then
14cu|asterisk-13.7.2-4|496	echo "Removing setuid root from /usr/bin/mpg123"
14cu|asterisk-13.7.2-4|497	chmod u-s %{_bindir}/mpg123
14cu|asterisk-13.7.2-4|498	fi
14cu|asterisk-13.7.2-4|499	
14cu|asterisk-13.7.2-4|500	# Remove the G72x stuff
14cu|asterisk-13.7.2-4|501	rm -f /usr/share/doc/asterisk/README.g72x.txt
14cu|asterisk-13.7.2-4|502	rm -f /usr/$LIBNAME/asterisk/modules/codec_g723.so
14cu|asterisk-13.7.2-4|503	rm -f /usr/$LIBNAME/asterisk/modules/codec_g729.so
14cu|asterisk-13.7.2-4|504	rm -f /usr/bin/g729_my_enc
14cu|asterisk-13.7.2-4|505	rm -f /usr/bin/g729_my_dec
14cu|asterisk-13.7.2-4|506	rm -f /usr/bin/astconv
14cu|asterisk-13.7.2-4|507	
14cu|asterisk-13.7.2-4|508	%_preun_service %{name}
14cu|asterisk-13.7.2-4|509	
14cu|asterisk-13.7.2-4|510	%postun
14cu|asterisk-13.7.2-4|511	%_postun_userdel asterisk
14cu|asterisk-13.7.2-4|512	gpasswd -d asterisk dialout 1>/dev/null
14cu|asterisk-13.7.2-4|513	
14cu|asterisk-13.7.2-4|514	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|515	
14cu|asterisk-13.7.2-4|516	%package -n %{libname}
14cu|asterisk-13.7.2-4|517	Summary:	The shared SSL library for Asterisk
14cu|asterisk-13.7.2-4|518	Group:		System/Libraries
14cu|asterisk-13.7.2-4|519	
14cu|asterisk-13.7.2-4|520	%description -n %{libname}
14cu|asterisk-13.7.2-4|521	The shared SSL library for Asterisk.
14cu|asterisk-13.7.2-4|522	
14cu|asterisk-13.7.2-4|523	%files -n %{libname}
14cu|asterisk-13.7.2-4|524	%{_libdir}/libasteriskssl.so.%{major}*
14cu|asterisk-13.7.2-4|525	
14cu|asterisk-13.7.2-4|526	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|527	
14cu|asterisk-13.7.2-4|528	%package -n %{devname}
14cu|asterisk-13.7.2-4|529	Summary:	Header files for building Asterisk modules
14cu|asterisk-13.7.2-4|530	Group:		Development/C
14cu|asterisk-13.7.2-4|531	Provides:	%{name}-devel = %{EVRD}
14cu|asterisk-13.7.2-4|532	Conflicts:	%{name}-devel < 13.7.2-3
14cu|asterisk-13.7.2-4|533	Obsoletes:	%{name}-devel < 13.7.2-3
14cu|asterisk-13.7.2-4|534	
14cu|asterisk-13.7.2-4|535	%description -n %{devname}
14cu|asterisk-13.7.2-4|536	This package contains the development header files that are needed
14cu|asterisk-13.7.2-4|537	to compile 3rd party modules.
14cu|asterisk-13.7.2-4|538	
14cu|asterisk-13.7.2-4|539	%files -n %{devname}
14cu|asterisk-13.7.2-4|540	%dir %{_includedir}/asterisk
14cu|asterisk-13.7.2-4|541	%dir %{_includedir}/asterisk/doxygen
14cu|asterisk-13.7.2-4|542	%{_includedir}/asterisk.h
14cu|asterisk-13.7.2-4|543	%{_includedir}/asterisk/*.h
14cu|asterisk-13.7.2-4|544	%{_includedir}/asterisk/doxygen/*.h
14cu|asterisk-13.7.2-4|545	%{_libdir}/libasteriskssl.so
14cu|asterisk-13.7.2-4|546	
14cu|asterisk-13.7.2-4|547	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|548	
14cu|asterisk-13.7.2-4|549	%package addons
14cu|asterisk-13.7.2-4|550	Summary:	Asterisk-addons metapackage
14cu|asterisk-13.7.2-4|551	Group:		System/Servers
14cu|asterisk-13.7.2-4|552	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|553	Requires:	asterisk-plugins-mp3 = %{EVRD}
14cu|asterisk-13.7.2-4|554	Requires:	asterisk-plugins-mysql = %{EVRD}
14cu|asterisk-13.7.2-4|555	Requires:	asterisk-plugins-ooh323 = %{EVRD}
14cu|asterisk-13.7.2-4|556	
14cu|asterisk-13.7.2-4|557	%description addons
14cu|asterisk-13.7.2-4|558	Contains these packages: asterisk-plugins-mp3, asterisk-plugins-mysql,
14cu|asterisk-13.7.2-4|559	asterisk-plugins-ooh323.
14cu|asterisk-13.7.2-4|560	
14cu|asterisk-13.7.2-4|561	%files addons
14cu|asterisk-13.7.2-4|562	
14cu|asterisk-13.7.2-4|563	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|564	
14cu|asterisk-13.7.2-4|565	%package firmware
14cu|asterisk-13.7.2-4|566	Summary:	Firmware for the Digium S101I (IAXy)
14cu|asterisk-13.7.2-4|567	Group:		System/Servers
14cu|asterisk-13.7.2-4|568	License:	Redistributable, no modification permitted
14cu|asterisk-13.7.2-4|569	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|570	
14cu|asterisk-13.7.2-4|571	%description firmware
14cu|asterisk-13.7.2-4|572	Firmware for the Digium S101I (IAXy).
14cu|asterisk-13.7.2-4|573	
14cu|asterisk-13.7.2-4|574	%files firmware
14cu|asterisk-13.7.2-4|575	%attr(0750,asterisk,asterisk) /var/lib/asterisk/firmware
14cu|asterisk-13.7.2-4|576	
14cu|asterisk-13.7.2-4|577	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|578	
14cu|asterisk-13.7.2-4|579	%package gui
14cu|asterisk-13.7.2-4|580	Summary:	Asterisk GUI
14cu|asterisk-13.7.2-4|581	Group:		System/Servers
14cu|asterisk-13.7.2-4|582	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|583	
14cu|asterisk-13.7.2-4|584	%description gui
14cu|asterisk-13.7.2-4|585	Asterisk GUI is a framework for the creation of graphical interfaces for
14cu|asterisk-13.7.2-4|586	configuring Asterisk. Some sample graphical interfaces for specific vertical
14cu|asterisk-13.7.2-4|587	markets are included for reference or for actual use and extension.
14cu|asterisk-13.7.2-4|588	
14cu|asterisk-13.7.2-4|589	%files gui
14cu|asterisk-13.7.2-4|590	%dir %attr(0750,asterisk,asterisk) /var/lib/asterisk/gui_backups
14cu|asterisk-13.7.2-4|591	%dir %attr(0750,asterisk,asterisk) /var/lib/asterisk/static-http
14cu|asterisk-13.7.2-4|592	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config
14cu|asterisk-13.7.2-4|593	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/stylesheets
14cu|asterisk-13.7.2-4|594	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/images
14cu|asterisk-13.7.2-4|595	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/private
14cu|asterisk-13.7.2-4|596	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/private/bkps
14cu|asterisk-13.7.2-4|597	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/static-http/config/js
14cu|asterisk-13.7.2-4|598	%dir %attr(0755,asterisk,asterisk) /var/lib/asterisk/scripts
14cu|asterisk-13.7.2-4|599	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/*.html
14cu|asterisk-13.7.2-4|600	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/stylesheets/*
14cu|asterisk-13.7.2-4|601	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/images/*
14cu|asterisk-13.7.2-4|602	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/config/js/*
14cu|asterisk-13.7.2-4|603	%attr(0755,asterisk,asterisk) /var/lib/asterisk/scripts/*
14cu|asterisk-13.7.2-4|604	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.html
14cu|asterisk-13.7.2-4|605	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.css
14cu|asterisk-13.7.2-4|606	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.js
14cu|asterisk-13.7.2-4|607	%attr(0644,asterisk,asterisk) /var/lib/asterisk/static-http/*.xml
14cu|asterisk-13.7.2-4|608	
14cu|asterisk-13.7.2-4|609	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|610	
14cu|asterisk-13.7.2-4|611	%package plugins-alsa
14cu|asterisk-13.7.2-4|612	Summary:	Modules for Asterisk that use Alsa sound drivers
14cu|asterisk-13.7.2-4|613	Group:		System/Servers
14cu|asterisk-13.7.2-4|614	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|615	
14cu|asterisk-13.7.2-4|616	%description plugins-alsa
14cu|asterisk-13.7.2-4|617	Modules for Asterisk that use Alsa sound drivers.
14cu|asterisk-13.7.2-4|618	
14cu|asterisk-13.7.2-4|619	%files plugins-alsa
14cu|asterisk-13.7.2-4|620	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/alsa.conf
14cu|asterisk-13.7.2-4|621	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_alsa.so
14cu|asterisk-13.7.2-4|622	
14cu|asterisk-13.7.2-4|623	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|624	
14cu|asterisk-13.7.2-4|625	%package plugins-calendar
14cu|asterisk-13.7.2-4|626	Summary:	Asterisk calendar support
14cu|asterisk-13.7.2-4|627	Group:		System/Servers
14cu|asterisk-13.7.2-4|628	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|629	
14cu|asterisk-13.7.2-4|630	%description plugins-calendar
14cu|asterisk-13.7.2-4|631	Asterisk calendar support (ical, caldav, exchange, or ews)
14cu|asterisk-13.7.2-4|632	
14cu|asterisk-13.7.2-4|633	%files plugins-calendar
14cu|asterisk-13.7.2-4|634	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/calendar.conf
14cu|asterisk-13.7.2-4|635	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar.so
14cu|asterisk-13.7.2-4|636	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_caldav.so
14cu|asterisk-13.7.2-4|637	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_ews.so
14cu|asterisk-13.7.2-4|638	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_exchange.so
14cu|asterisk-13.7.2-4|639	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_calendar_icalendar.so
14cu|asterisk-13.7.2-4|640	
14cu|asterisk-13.7.2-4|641	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|642	
14cu|asterisk-13.7.2-4|643	%package plugins-cel
14cu|asterisk-13.7.2-4|644	Summary:	Asterisk Channel Event Logging
14cu|asterisk-13.7.2-4|645	Group:		System/Servers
14cu|asterisk-13.7.2-4|646	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|647	
14cu|asterisk-13.7.2-4|648	%description plugins-cel
14cu|asterisk-13.7.2-4|649	Channel Event Logging is a mechanism to provide fine-grained event information
14cu|asterisk-13.7.2-4|650	that can be used to generate billing information. Such event information can
14cu|asterisk-13.7.2-4|651	be recorded to databases and files via pluggable backend modules.
14cu|asterisk-13.7.2-4|652	
14cu|asterisk-13.7.2-4|653	%files plugins-cel
14cu|asterisk-13.7.2-4|654	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel.conf
14cu|asterisk-13.7.2-4|655	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_custom.conf
14cu|asterisk-13.7.2-4|656	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_celgenuserevent.so
14cu|asterisk-13.7.2-4|657	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_custom.so
14cu|asterisk-13.7.2-4|658	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_manager.so
14cu|asterisk-13.7.2-4|659	
14cu|asterisk-13.7.2-4|660	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|661	
14cu|asterisk-13.7.2-4|662	%if %{with corosync}
14cu|asterisk-13.7.2-4|663	%package plugins-corosync
14cu|asterisk-13.7.2-4|664	Summary:	Modules for Asterisk that use corosync
14cu|asterisk-13.7.2-4|665	Group:		System/Servers
14cu|asterisk-13.7.2-4|666	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|667	Obsoletes:	asterisk-plugins-ais < 13.7.2
14cu|asterisk-13.7.2-4|668	
14cu|asterisk-13.7.2-4|669	%description plugins-corosync
14cu|asterisk-13.7.2-4|670	Modules for Asterisk that use corosync.
14cu|asterisk-13.7.2-4|671	
14cu|asterisk-13.7.2-4|672	%files plugins-corosync
14cu|asterisk-13.7.2-4|673	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_corosync.conf
14cu|asterisk-13.7.2-4|674	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_corosync.so
14cu|asterisk-13.7.2-4|675	%endif
14cu|asterisk-13.7.2-4|676	
14cu|asterisk-13.7.2-4|677	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|678	
14cu|asterisk-13.7.2-4|679	%package plugins-curl
14cu|asterisk-13.7.2-4|680	Summary:	Modules for Asterisk that use cURL
14cu|asterisk-13.7.2-4|681	Group:		System/Servers
14cu|asterisk-13.7.2-4|682	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|683	
14cu|asterisk-13.7.2-4|684	%description plugins-curl
14cu|asterisk-13.7.2-4|685	Modules for Asterisk that use cURL.
14cu|asterisk-13.7.2-4|686	
14cu|asterisk-13.7.2-4|687	%files plugins-curl
14cu|asterisk-13.7.2-4|688	%doc contrib/scripts/dbsep.cgi
14cu|asterisk-13.7.2-4|689	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/dbsep.conf
14cu|asterisk-13.7.2-4|690	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_curl.conf
14cu|asterisk-13.7.2-4|691	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_curl.so
14cu|asterisk-13.7.2-4|692	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_curl.so
14cu|asterisk-13.7.2-4|693	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_curl.so
14cu|asterisk-13.7.2-4|694	
14cu|asterisk-13.7.2-4|695	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|696	
14cu|asterisk-13.7.2-4|697	%package plugins-dahdi
14cu|asterisk-13.7.2-4|698	Summary:	Modules for Asterisk that use DAHDI
14cu|asterisk-13.7.2-4|699	Group:		System/Servers
14cu|asterisk-13.7.2-4|700	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|701	Requires:	dahdi-tools >= 2.0.0
14cu|asterisk-13.7.2-4|702	
14cu|asterisk-13.7.2-4|703	%description plugins-dahdi
14cu|asterisk-13.7.2-4|704	Modules for Asterisk that use DAHDI.
14cu|asterisk-13.7.2-4|705	
14cu|asterisk-13.7.2-4|706	%files plugins-dahdi
14cu|asterisk-13.7.2-4|707	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/meetme.conf
14cu|asterisk-13.7.2-4|708	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/chan_dahdi.conf
14cu|asterisk-13.7.2-4|709	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_flash.so
14cu|asterisk-13.7.2-4|710	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_meetme.so
14cu|asterisk-13.7.2-4|711	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_page.so
14cu|asterisk-13.7.2-4|712	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_dahdiras.so
14cu|asterisk-13.7.2-4|713	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_dahdi.so
14cu|asterisk-13.7.2-4|714	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_dahdi.so
14cu|asterisk-13.7.2-4|715	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_timing_dahdi.so
14cu|asterisk-13.7.2-4|716	%dir %{_datadir}/dahdi
14cu|asterisk-13.7.2-4|717	%dir %{_datadir}/dahdi/span_config.d
14cu|asterisk-13.7.2-4|718	%{_datadir}/dahdi/span_config.d/40-asterisk
14cu|asterisk-13.7.2-4|719	
14cu|asterisk-13.7.2-4|720	%pre plugins-dahdi
14cu|asterisk-13.7.2-4|721	%{_sbindir}/usermod -a -G dahdi asterisk
14cu|asterisk-13.7.2-4|722	
14cu|asterisk-13.7.2-4|723	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|724	
14cu|asterisk-13.7.2-4|725	%package plugins-fax
14cu|asterisk-13.7.2-4|726	Summary:	FAX plugins for Asterisk
14cu|asterisk-13.7.2-4|727	Group:		System/Servers
14cu|asterisk-13.7.2-4|728	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|729	
14cu|asterisk-13.7.2-4|730	%description plugins-fax
14cu|asterisk-13.7.2-4|731	This package contains FAX plugins for Asterisk.
14cu|asterisk-13.7.2-4|732	
14cu|asterisk-13.7.2-4|733	%files plugins-fax
14cu|asterisk-13.7.2-4|734	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_fax.conf
14cu|asterisk-13.7.2-4|735	
14cu|asterisk-13.7.2-4|736	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|737	
14cu|asterisk-13.7.2-4|738	%package plugins-festival
14cu|asterisk-13.7.2-4|739	Summary:	Festival application for Asterisk
14cu|asterisk-13.7.2-4|740	Group:		System/Servers
14cu|asterisk-13.7.2-4|741	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|742	Requires:	festival
14cu|asterisk-13.7.2-4|743	
14cu|asterisk-13.7.2-4|744	%description plugins-festival
14cu|asterisk-13.7.2-4|745	Application for the Asterisk PBX that uses Festival to convert text to speech.
14cu|asterisk-13.7.2-4|746	
14cu|asterisk-13.7.2-4|747	%files plugins-festival
14cu|asterisk-13.7.2-4|748	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/festival.conf
14cu|asterisk-13.7.2-4|749	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_festival.so
14cu|asterisk-13.7.2-4|750	
14cu|asterisk-13.7.2-4|751	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|752	
14cu|asterisk-13.7.2-4|753	%package plugins-ices
14cu|asterisk-13.7.2-4|754	Summary:	Stream audio from Asterisk to an IceCast server
14cu|asterisk-13.7.2-4|755	Group:		System/Servers
14cu|asterisk-13.7.2-4|756	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|757	Requires:	ices
14cu|asterisk-13.7.2-4|758	
14cu|asterisk-13.7.2-4|759	%description plugins-ices
14cu|asterisk-13.7.2-4|760	Stream audio from Asterisk to an IceCast server.
14cu|asterisk-13.7.2-4|761	
14cu|asterisk-13.7.2-4|762	%files plugins-ices
14cu|asterisk-13.7.2-4|763	%doc contrib/asterisk-ices.xml
14cu|asterisk-13.7.2-4|764	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_ices.so
14cu|asterisk-13.7.2-4|765	
14cu|asterisk-13.7.2-4|766	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|767	
14cu|asterisk-13.7.2-4|768	%package plugins-jack
14cu|asterisk-13.7.2-4|769	Summary:	JACK resources for Asterisk
14cu|asterisk-13.7.2-4|770	Group:		System/Servers
14cu|asterisk-13.7.2-4|771	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|772	
14cu|asterisk-13.7.2-4|773	%description plugins-jack
14cu|asterisk-13.7.2-4|774	JACK resources for Asterisk.
14cu|asterisk-13.7.2-4|775	
14cu|asterisk-13.7.2-4|776	%files plugins-jack
14cu|asterisk-13.7.2-4|777	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_jack.so
14cu|asterisk-13.7.2-4|778	
14cu|asterisk-13.7.2-4|779	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|780	
14cu|asterisk-13.7.2-4|781	%package plugins-ldap
14cu|asterisk-13.7.2-4|782	Summary:	LDAP resources for Asterisk
14cu|asterisk-13.7.2-4|783	Group:		System/Servers
14cu|asterisk-13.7.2-4|784	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|785	
14cu|asterisk-13.7.2-4|786	%description plugins-ldap
14cu|asterisk-13.7.2-4|787	LDAP resources for Asterisk.
14cu|asterisk-13.7.2-4|788	
14cu|asterisk-13.7.2-4|789	%files plugins-ldap
14cu|asterisk-13.7.2-4|790	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_ldap.conf
14cu|asterisk-13.7.2-4|791	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_ldap.so
14cu|asterisk-13.7.2-4|792	
14cu|asterisk-13.7.2-4|793	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|794	
14cu|asterisk-13.7.2-4|795	%package plugins-lua
14cu|asterisk-13.7.2-4|796	Summary:	Lua resources for Asterisk
14cu|asterisk-13.7.2-4|797	Group:		System/Servers
14cu|asterisk-13.7.2-4|798	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|799	
14cu|asterisk-13.7.2-4|800	%description plugins-lua
14cu|asterisk-13.7.2-4|801	Lua resources for Asterisk.
14cu|asterisk-13.7.2-4|802	
14cu|asterisk-13.7.2-4|803	%files plugins-lua
14cu|asterisk-13.7.2-4|804	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions.lua
14cu|asterisk-13.7.2-4|805	%attr(0755,root,root) %{_libdir}/asterisk/modules/pbx_lua.so
14cu|asterisk-13.7.2-4|806	
14cu|asterisk-13.7.2-4|807	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|808	
14cu|asterisk-13.7.2-4|809	%if %{with misdn}
14cu|asterisk-13.7.2-4|810	%package plugins-misdn
14cu|asterisk-13.7.2-4|811	Summary:	This module adds mISDN support to the Asterisk PBX
14cu|asterisk-13.7.2-4|812	Group:		System/Servers
14cu|asterisk-13.7.2-4|813	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|814	
14cu|asterisk-13.7.2-4|815	%description plugins-misdn
14cu|asterisk-13.7.2-4|816	This module adds mISDN support to the Asterisk PBX. mISDN is the
14cu|asterisk-13.7.2-4|817	(experimental) new ISDN4Linux stack, which adds support for
14cu|asterisk-13.7.2-4|818	driving cards in NT mode and thus connecting an ISDN phone to your
14cu|asterisk-13.7.2-4|819	computer.
14cu|asterisk-13.7.2-4|820	
14cu|asterisk-13.7.2-4|821	%files plugins-misdn
14cu|asterisk-13.7.2-4|822	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/misdn.conf
14cu|asterisk-13.7.2-4|823	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_misdn.so
14cu|asterisk-13.7.2-4|824	
14cu|asterisk-13.7.2-4|825	%pre plugins-misdn
14cu|asterisk-13.7.2-4|826	%{_sbindir}/usermod -a -G misdn asterisk
14cu|asterisk-13.7.2-4|827	%endif
14cu|asterisk-13.7.2-4|828	
14cu|asterisk-13.7.2-4|829	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|830	
14cu|asterisk-13.7.2-4|831	%package plugins-minivm
14cu|asterisk-13.7.2-4|832	Summary:	MiniVM applicaton for Asterisk
14cu|asterisk-13.7.2-4|833	Group:		System/Servers
14cu|asterisk-13.7.2-4|834	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|835	
14cu|asterisk-13.7.2-4|836	%description plugins-minivm
14cu|asterisk-13.7.2-4|837	MiniVM application for Asterisk.
14cu|asterisk-13.7.2-4|838	
14cu|asterisk-13.7.2-4|839	%files plugins-minivm
14cu|asterisk-13.7.2-4|840	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/extensions_minivm.conf
14cu|asterisk-13.7.2-4|841	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/minivm.conf
14cu|asterisk-13.7.2-4|842	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_minivm.so
14cu|asterisk-13.7.2-4|843	
14cu|asterisk-13.7.2-4|844	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|845	
14cu|asterisk-13.7.2-4|846	%package plugins-mobile
14cu|asterisk-13.7.2-4|847	Summary:	Asterisk channel driver for bluetooth phones and headsets
14cu|asterisk-13.7.2-4|848	Group:		System/Servers
14cu|asterisk-13.7.2-4|849	BuildRequires:	pkgconfig(bluez)
14cu|asterisk-13.7.2-4|850	Requires:	%{_lib}bluez3
14cu|asterisk-13.7.2-4|851	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|852	
14cu|asterisk-13.7.2-4|853	%description plugins-mobile
14cu|asterisk-13.7.2-4|854	Asterisk channel driver to allow Bluetooth cell/mobile phones to be
14cu|asterisk-13.7.2-4|855	used as FXO devices, and headsets as FXS devices.
14cu|asterisk-13.7.2-4|856	
14cu|asterisk-13.7.2-4|857	%files plugins-mobile
14cu|asterisk-13.7.2-4|858	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/chan_mobile.conf
14cu|asterisk-13.7.2-4|859	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_mobile.so
14cu|asterisk-13.7.2-4|860	
14cu|asterisk-13.7.2-4|861	%pre plugins-mobile
14cu|asterisk-13.7.2-4|862	if [[ -e %{_sysconfdir}/asterisk/mobile.conf ]] ; then
14cu|asterisk-13.7.2-4|863	mv -f %{_sysconfdir}/asterisk/{,chan_}mobile.conf
14cu|asterisk-13.7.2-4|864	fi
14cu|asterisk-13.7.2-4|865	
14cu|asterisk-13.7.2-4|866	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|867	
14cu|asterisk-13.7.2-4|868	%package plugins-mp3
14cu|asterisk-13.7.2-4|869	Summary:	MP3 plugins for Asterisk
14cu|asterisk-13.7.2-4|870	Group:		System/Servers
14cu|asterisk-13.7.2-4|871	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|872	
14cu|asterisk-13.7.2-4|873	%description plugins-mp3
14cu|asterisk-13.7.2-4|874	This package contains MP3 support for Asterisk.
14cu|asterisk-13.7.2-4|875	
14cu|asterisk-13.7.2-4|876	%files plugins-mp3
14cu|asterisk-13.7.2-4|877	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mp3.so
14cu|asterisk-13.7.2-4|878	%attr(0755,root,root) %{_libdir}/asterisk/modules/format_mp3.so
14cu|asterisk-13.7.2-4|879	
14cu|asterisk-13.7.2-4|880	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|881	
14cu|asterisk-13.7.2-4|882	%package plugins-mysql
14cu|asterisk-13.7.2-4|883	Summary:	MySQL plugins for Asterisk
14cu|asterisk-13.7.2-4|884	Group:		System/Servers
14cu|asterisk-13.7.2-4|885	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|886	
14cu|asterisk-13.7.2-4|887	%description plugins-mysql
14cu|asterisk-13.7.2-4|888	This package contains MySQL plugins for Asterisk.
14cu|asterisk-13.7.2-4|889	
14cu|asterisk-13.7.2-4|890	%files plugins-mysql
14cu|asterisk-13.7.2-4|891	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/app_mysql.conf
14cu|asterisk-13.7.2-4|892	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_mysql.conf
14cu|asterisk-13.7.2-4|893	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_config_mysql.conf
14cu|asterisk-13.7.2-4|894	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_mysql.so
14cu|asterisk-13.7.2-4|895	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_mysql.so
14cu|asterisk-13.7.2-4|896	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_mysql.so
14cu|asterisk-13.7.2-4|897	
14cu|asterisk-13.7.2-4|898	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|899	
14cu|asterisk-13.7.2-4|900	%if %{with odbc}
14cu|asterisk-13.7.2-4|901	%package plugins-odbc
14cu|asterisk-13.7.2-4|902	Summary:	Applications for Asterisk that use ODBC (except voicemail)
14cu|asterisk-13.7.2-4|903	Group:		System/Servers
14cu|asterisk-13.7.2-4|904	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|905	
14cu|asterisk-13.7.2-4|906	%description plugins-odbc
14cu|asterisk-13.7.2-4|907	Applications for Asterisk that use ODBC (except voicemail)
14cu|asterisk-13.7.2-4|908	
14cu|asterisk-13.7.2-4|909	%files plugins-odbc
14cu|asterisk-13.7.2-4|910	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_adaptive_odbc.conf
14cu|asterisk-13.7.2-4|911	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_odbc.conf
14cu|asterisk-13.7.2-4|912	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_odbc.conf
14cu|asterisk-13.7.2-4|913	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/func_odbc.conf
14cu|asterisk-13.7.2-4|914	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_odbc.conf
14cu|asterisk-13.7.2-4|915	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_adaptive_odbc.so
14cu|asterisk-13.7.2-4|916	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_odbc.so
14cu|asterisk-13.7.2-4|917	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_odbc.so
14cu|asterisk-13.7.2-4|918	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_odbc.so
14cu|asterisk-13.7.2-4|919	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_odbc.so
14cu|asterisk-13.7.2-4|920	%endif
14cu|asterisk-13.7.2-4|921	
14cu|asterisk-13.7.2-4|922	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|923	
14cu|asterisk-13.7.2-4|924	%package plugins-ooh323
14cu|asterisk-13.7.2-4|925	Summary:	Objective System's H323 for Asterisk
14cu|asterisk-13.7.2-4|926	Group:		System/Servers
14cu|asterisk-13.7.2-4|927	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|928	
14cu|asterisk-13.7.2-4|929	%description plugins-ooh323
14cu|asterisk-13.7.2-4|930	Objective System's H323 for Asterisk.
14cu|asterisk-13.7.2-4|931	
14cu|asterisk-13.7.2-4|932	%files plugins-ooh323
14cu|asterisk-13.7.2-4|933	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/ooh323.conf
14cu|asterisk-13.7.2-4|934	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_ooh323.so
14cu|asterisk-13.7.2-4|935	
14cu|asterisk-13.7.2-4|936	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|937	
14cu|asterisk-13.7.2-4|938	%package plugins-osp
14cu|asterisk-13.7.2-4|939	Summary:	Open Settlement Protocol for Asterisk
14cu|asterisk-13.7.2-4|940	Group:		System/Servers
14cu|asterisk-13.7.2-4|941	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|942	
14cu|asterisk-13.7.2-4|943	%description plugins-osp
14cu|asterisk-13.7.2-4|944	This package contains OSP (Open Settlement Protocol) support for Asterisk.
14cu|asterisk-13.7.2-4|945	
14cu|asterisk-13.7.2-4|946	%files plugins-osp
14cu|asterisk-13.7.2-4|947	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/osp.conf
14cu|asterisk-13.7.2-4|948	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_osplookup.so
14cu|asterisk-13.7.2-4|949	
14cu|asterisk-13.7.2-4|950	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|951	
14cu|asterisk-13.7.2-4|952	%if %{with oss}
14cu|asterisk-13.7.2-4|953	%package plugins-oss
14cu|asterisk-13.7.2-4|954	Summary:	Modules for Asterisk that use OSS sound drivers
14cu|asterisk-13.7.2-4|955	Group:		System/Servers
14cu|asterisk-13.7.2-4|956	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|957	
14cu|asterisk-13.7.2-4|958	%description plugins-oss
14cu|asterisk-13.7.2-4|959	Modules for Asterisk that use OSS sound drivers.
14cu|asterisk-13.7.2-4|960	
14cu|asterisk-13.7.2-4|961	%files plugins-oss
14cu|asterisk-13.7.2-4|962	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/oss.conf
14cu|asterisk-13.7.2-4|963	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_oss.so
14cu|asterisk-13.7.2-4|964	%endif
14cu|asterisk-13.7.2-4|965	
14cu|asterisk-13.7.2-4|966	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|967	
14cu|asterisk-13.7.2-4|968	%package plugins-pktccops
14cu|asterisk-13.7.2-4|969	Summary:	Modules for Asterisk that use the IETF COPS protocol on PacketCable
14cu|asterisk-13.7.2-4|970	Group:		System/Servers
14cu|asterisk-13.7.2-4|971	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|972	
14cu|asterisk-13.7.2-4|973	%description plugins-pktccops
14cu|asterisk-13.7.2-4|974	It's a subset or a "profile" of the IETF COPS protocol, extended for
14cu|asterisk-13.7.2-4|975	PacketCable specific usage. The IETF COPS RFC defines the extensions
14cu|asterisk-13.7.2-4|976	mechanism and the PacketCable standard uses and respects them. For
14cu|asterisk-13.7.2-4|977	example, IETF COPS defines an opaque field called "Client Specific
14cu|asterisk-13.7.2-4|978	Decision Data" and the PacketCable Standard defines how to fill it.
14cu|asterisk-13.7.2-4|979	Some IETF COPS messages are not used in the PC Standard (like SSC), so
14cu|asterisk-13.7.2-4|980	is a subset.
14cu|asterisk-13.7.2-4|981	
14cu|asterisk-13.7.2-4|982	%files plugins-pktccops
14cu|asterisk-13.7.2-4|983	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_pktccops.conf
14cu|asterisk-13.7.2-4|984	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_pktccops.so
14cu|asterisk-13.7.2-4|985	
14cu|asterisk-13.7.2-4|986	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|987	
14cu|asterisk-13.7.2-4|988	%package plugins-portaudio
14cu|asterisk-13.7.2-4|989	Summary:	Modules for Asterisk that use the portaudio library
14cu|asterisk-13.7.2-4|990	Group:		System/Servers
14cu|asterisk-13.7.2-4|991	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|992	
14cu|asterisk-13.7.2-4|993	%description plugins-portaudio
14cu|asterisk-13.7.2-4|994	Modules for Asterisk that use the portaudio library.
14cu|asterisk-13.7.2-4|995	
14cu|asterisk-13.7.2-4|996	%files plugins-portaudio
14cu|asterisk-13.7.2-4|997	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/console.conf
14cu|asterisk-13.7.2-4|998	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_console.so
14cu|asterisk-13.7.2-4|999	
14cu|asterisk-13.7.2-4|1000	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1001	
14cu|asterisk-13.7.2-4|1002	%package plugins-pgsql
14cu|asterisk-13.7.2-4|1003	Summary:	PostgreSQL plugins for Asterisk
14cu|asterisk-13.7.2-4|1004	Group:		System/Servers
14cu|asterisk-13.7.2-4|1005	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1006	Provides:	%{name}-plugins-postgresql = %{EVRD}
14cu|asterisk-13.7.2-4|1007	
14cu|asterisk-13.7.2-4|1008	%description plugins-pgsql
14cu|asterisk-13.7.2-4|1009	This package contains PostgreSQL plugins for Asterisk.
14cu|asterisk-13.7.2-4|1010	
14cu|asterisk-13.7.2-4|1011	%files plugins-pgsql
14cu|asterisk-13.7.2-4|1012	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_pgsql.conf
14cu|asterisk-13.7.2-4|1013	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_pgsql.conf
14cu|asterisk-13.7.2-4|1014	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_pgsql.conf
14cu|asterisk-13.7.2-4|1015	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_pgsql.so
14cu|asterisk-13.7.2-4|1016	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_pgsql.so
14cu|asterisk-13.7.2-4|1017	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_pgsql.so
14cu|asterisk-13.7.2-4|1018	
14cu|asterisk-13.7.2-4|1019	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1020	
14cu|asterisk-13.7.2-4|1021	%if %{with radius}
14cu|asterisk-13.7.2-4|1022	%package plugins-radius
14cu|asterisk-13.7.2-4|1023	Summary:	Radiusclient plugins for Asterisk
14cu|asterisk-13.7.2-4|1024	Group:		System/Servers
14cu|asterisk-13.7.2-4|1025	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1026	
14cu|asterisk-13.7.2-4|1027	%description plugins-radius
14cu|asterisk-13.7.2-4|1028	This package contains Radiusclient plugins for Asterisk.
14cu|asterisk-13.7.2-4|1029	
14cu|asterisk-13.7.2-4|1030	%files plugins-radius
14cu|asterisk-13.7.2-4|1031	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_radius.so
14cu|asterisk-13.7.2-4|1032	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_radius.so
14cu|asterisk-13.7.2-4|1033	%endif
14cu|asterisk-13.7.2-4|1034	
14cu|asterisk-13.7.2-4|1035	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1036	
14cu|asterisk-13.7.2-4|1037	%package plugins-skinny
14cu|asterisk-13.7.2-4|1038	Summary:	Modules for Asterisk that support the SCCP/Skinny protocol
14cu|asterisk-13.7.2-4|1039	Group:		System/Servers
14cu|asterisk-13.7.2-4|1040	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1041	
14cu|asterisk-13.7.2-4|1042	%description plugins-skinny
14cu|asterisk-13.7.2-4|1043	Modules for Asterisk that support the SCCP/Skinny protocol.
14cu|asterisk-13.7.2-4|1044	
14cu|asterisk-13.7.2-4|1045	%files plugins-skinny
14cu|asterisk-13.7.2-4|1046	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/skinny.conf
14cu|asterisk-13.7.2-4|1047	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_skinny.so
14cu|asterisk-13.7.2-4|1048	
14cu|asterisk-13.7.2-4|1049	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1050	
14cu|asterisk-13.7.2-4|1051	%package plugins-snmp
14cu|asterisk-13.7.2-4|1052	Summary:	Brief SNMP Agent / SubAgent support for Asterisk
14cu|asterisk-13.7.2-4|1053	Group:		System/Servers
14cu|asterisk-13.7.2-4|1054	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1055	Requires:	net-snmp
14cu|asterisk-13.7.2-4|1056	
14cu|asterisk-13.7.2-4|1057	%description plugins-snmp
14cu|asterisk-13.7.2-4|1058	This package contains brief SNMP Agent / SubAgent support for Asterisk.
14cu|asterisk-13.7.2-4|1059	
14cu|asterisk-13.7.2-4|1060	%files plugins-snmp
14cu|asterisk-13.7.2-4|1061	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_snmp.conf
14cu|asterisk-13.7.2-4|1062	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_snmp.so
14cu|asterisk-13.7.2-4|1063	
14cu|asterisk-13.7.2-4|1064	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1065	
14cu|asterisk-13.7.2-4|1066	%package plugins-speex
14cu|asterisk-13.7.2-4|1067	Summary:	SPEEX plugins for Asterisk
14cu|asterisk-13.7.2-4|1068	Group:		System/Servers
14cu|asterisk-13.7.2-4|1069	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1070	
14cu|asterisk-13.7.2-4|1071	%description plugins-speex
14cu|asterisk-13.7.2-4|1072	This package contains SPEEX plugins for Asterisk.
14cu|asterisk-13.7.2-4|1073	
14cu|asterisk-13.7.2-4|1074	%files plugins-speex
14cu|asterisk-13.7.2-4|1075	%attr(0755,root,root) %{_libdir}/asterisk/modules/codec_speex.so
14cu|asterisk-13.7.2-4|1076	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_speex.so
14cu|asterisk-13.7.2-4|1077	
14cu|asterisk-13.7.2-4|1078	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1079	
14cu|asterisk-13.7.2-4|1080	%package plugins-sqlite
14cu|asterisk-13.7.2-4|1081	Summary:	SQLite plugins for Asterisk
14cu|asterisk-13.7.2-4|1082	Group:		System/Servers
14cu|asterisk-13.7.2-4|1083	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1084	
14cu|asterisk-13.7.2-4|1085	%description plugins-sqlite
14cu|asterisk-13.7.2-4|1086	This package contains SQLite plugins for Asterisk.
14cu|asterisk-13.7.2-4|1087	
14cu|asterisk-13.7.2-4|1088	%files plugins-sqlite
14cu|asterisk-13.7.2-4|1089	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_sqlite3_custom.conf
14cu|asterisk-13.7.2-4|1090	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_sqlite3_custom.conf
14cu|asterisk-13.7.2-4|1091	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/res_config_sqlite3.conf
14cu|asterisk-13.7.2-4|1092	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_sqlite3_custom.so
14cu|asterisk-13.7.2-4|1093	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_sqlite3_custom.so
14cu|asterisk-13.7.2-4|1094	%attr(0755,root,root) %{_libdir}/asterisk/modules/res_config_sqlite3.so
14cu|asterisk-13.7.2-4|1095	
14cu|asterisk-13.7.2-4|1096	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1097	
14cu|asterisk-13.7.2-4|1098	%if %{with tds}
14cu|asterisk-13.7.2-4|1099	%package plugins-tds
14cu|asterisk-13.7.2-4|1100	Summary:	FreeTDS plugins for Asterisk
14cu|asterisk-13.7.2-4|1101	Group:		System/Servers
14cu|asterisk-13.7.2-4|1102	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1103	
14cu|asterisk-13.7.2-4|1104	%description plugins-tds
14cu|asterisk-13.7.2-4|1105	This package contains FreeTDS plugins for Asterisk.
14cu|asterisk-13.7.2-4|1106	
14cu|asterisk-13.7.2-4|1107	%files plugins-tds
14cu|asterisk-13.7.2-4|1108	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cel_tds.conf
14cu|asterisk-13.7.2-4|1109	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/cdr_tds.conf
14cu|asterisk-13.7.2-4|1110	%attr(0755,root,root) %{_libdir}/asterisk/modules/cel_tds.so
14cu|asterisk-13.7.2-4|1111	%attr(0755,root,root) %{_libdir}/asterisk/modules/cdr_tds.so
14cu|asterisk-13.7.2-4|1112	%endif
14cu|asterisk-13.7.2-4|1113	
14cu|asterisk-13.7.2-4|1114	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1115	
14cu|asterisk-13.7.2-4|1116	%package plugins-unistim
14cu|asterisk-13.7.2-4|1117	Summary:	Unistim channel for Asterisk
14cu|asterisk-13.7.2-4|1118	Group:		System/Servers
14cu|asterisk-13.7.2-4|1119	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1120	
14cu|asterisk-13.7.2-4|1121	%description plugins-unistim
14cu|asterisk-13.7.2-4|1122	Unistim channel for Asterisk.
14cu|asterisk-13.7.2-4|1123	
14cu|asterisk-13.7.2-4|1124	%files plugins-unistim
14cu|asterisk-13.7.2-4|1125	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/unistim.conf
14cu|asterisk-13.7.2-4|1126	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_unistim.so
14cu|asterisk-13.7.2-4|1127	
14cu|asterisk-13.7.2-4|1128	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1129	
14cu|asterisk-13.7.2-4|1130	%package plugins-voicemail
14cu|asterisk-13.7.2-4|1131	Summary:	Common Voicemail Modules for Asterisk
14cu|asterisk-13.7.2-4|1132	Group:		System/Servers
14cu|asterisk-13.7.2-4|1133	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1134	Requires:	asterisk-plugins-voicemail-implementation = %{EVRD}
14cu|asterisk-13.7.2-4|1135	Requires:	sox
14cu|asterisk-13.7.2-4|1136	Requires:	sendmail-command
14cu|asterisk-13.7.2-4|1137	
14cu|asterisk-13.7.2-4|1138	%description plugins-voicemail
14cu|asterisk-13.7.2-4|1139	Common Voicemail Modules for Asterisk.
14cu|asterisk-13.7.2-4|1140	
14cu|asterisk-13.7.2-4|1141	%files plugins-voicemail
14cu|asterisk-13.7.2-4|1142	%attr(0640,asterisk,asterisk) %config(noreplace) %{_sysconfdir}/asterisk/voicemail.conf
14cu|asterisk-13.7.2-4|1143	%attr(0755,root,root) %{_libdir}/asterisk/modules/func_vmcount.so
14cu|asterisk-13.7.2-4|1144	
14cu|asterisk-13.7.2-4|1145	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1146	
14cu|asterisk-13.7.2-4|1147	%package plugins-voicemail-imap
14cu|asterisk-13.7.2-4|1148	Summary:	Store voicemail on an IMAP server
14cu|asterisk-13.7.2-4|1149	Group:		System/Servers
14cu|asterisk-13.7.2-4|1150	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1151	Requires:	asterisk-plugins-voicemail = %{EVRD}
14cu|asterisk-13.7.2-4|1152	Provides:	asterisk-plugins-voicemail-implementation = %{EVRD}
14cu|asterisk-13.7.2-4|1153	
14cu|asterisk-13.7.2-4|1154	%description plugins-voicemail-imap
14cu|asterisk-13.7.2-4|1155	Voicemail implementation for Asterisk that stores voicemail on an IMAP
14cu|asterisk-13.7.2-4|1156	server.
14cu|asterisk-13.7.2-4|1157	
14cu|asterisk-13.7.2-4|1158	%files plugins-voicemail-imap
14cu|asterisk-13.7.2-4|1159	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_imap.so
14cu|asterisk-13.7.2-4|1160	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_imap.so
14cu|asterisk-13.7.2-4|1161	
14cu|asterisk-13.7.2-4|1162	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1163	
14cu|asterisk-13.7.2-4|1164	%if %{with odbc}
14cu|asterisk-13.7.2-4|1165	%package plugins-voicemail-odbc
14cu|asterisk-13.7.2-4|1166	Summary:	Store voicemail in a database using ODBC
14cu|asterisk-13.7.2-4|1167	Group:		System/Servers
14cu|asterisk-13.7.2-4|1168	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1169	Requires:	asterisk-plugins-voicemail = %{EVRD}
14cu|asterisk-13.7.2-4|1170	Provides:	asterisk-plugins-voicemail-implementation = %{EVRD}
14cu|asterisk-13.7.2-4|1171	
14cu|asterisk-13.7.2-4|1172	%description plugins-voicemail-odbc
14cu|asterisk-13.7.2-4|1173	Voicemail implementation for Asterisk that uses ODBC to store
14cu|asterisk-13.7.2-4|1174	voicemail in a database.
14cu|asterisk-13.7.2-4|1175	
14cu|asterisk-13.7.2-4|1176	%files plugins-voicemail-odbc
14cu|asterisk-13.7.2-4|1177	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_odbc.so
14cu|asterisk-13.7.2-4|1178	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_odbc.so
14cu|asterisk-13.7.2-4|1179	%endif
14cu|asterisk-13.7.2-4|1180	
14cu|asterisk-13.7.2-4|1181	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1182	
14cu|asterisk-13.7.2-4|1183	%package plugins-voicemail-plain
14cu|asterisk-13.7.2-4|1184	Summary:	Store voicemail on the local filesystem
14cu|asterisk-13.7.2-4|1185	Group:		System/Servers
14cu|asterisk-13.7.2-4|1186	Requires:	asterisk = %{EVRD}
14cu|asterisk-13.7.2-4|1187	Requires:	asterisk-plugins-voicemail = %{EVRD}
14cu|asterisk-13.7.2-4|1188	Provides:	asterisk-plugins-voicemail-implementation = %{EVRD}
14cu|asterisk-13.7.2-4|1189	
14cu|asterisk-13.7.2-4|1190	%description plugins-voicemail-plain
14cu|asterisk-13.7.2-4|1191	Voicemail implementation for Asterisk that stores voicemail on the
14cu|asterisk-13.7.2-4|1192	local filesystem.
14cu|asterisk-13.7.2-4|1193	
14cu|asterisk-13.7.2-4|1194	%files plugins-voicemail-plain
14cu|asterisk-13.7.2-4|1195	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_directory_plain.so
14cu|asterisk-13.7.2-4|1196	%attr(0755,root,root) %{_libdir}/asterisk/modules/app_voicemail_plain.so
14cu|asterisk-13.7.2-4|1197	
14cu|asterisk-13.7.2-4|1198	#----------------------------------------------------------------------------
14cu|asterisk-13.7.2-4|1199	
14cu|asterisk-13.7.2-4|1200	%prep
14cu|asterisk-13.7.2-4|1201	%setup0 -qn asterisk-%{version} -a 5 -a 8
14cu|asterisk-13.7.2-4|1202	
14cu|asterisk-13.7.2-4|1203	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|asterisk-13.7.2-4|1204	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|asterisk-13.7.2-4|1205	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|asterisk-13.7.2-4|1206	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|asterisk-13.7.2-4|1207	
14cu|asterisk-13.7.2-4|1208	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-13.7.2-4|1209	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|asterisk-13.7.2-4|1210	done
14cu|asterisk-13.7.2-4|1211	
14cu|asterisk-13.7.2-4|1212	%patch2 -p1 -b .voicemail
14cu|asterisk-13.7.2-4|1213	##
14cu|asterisk-13.7.2-4|1214	%patch50 -p1 -b .pthread
14cu|asterisk-13.7.2-4|1215	%patch51 -p0 -b .net_snmp
14cu|asterisk-13.7.2-4|1216	%patch52 -p1 -b .ffmpeg
14cu|asterisk-13.7.2-4|1217	%patch53 -p0 -b .libplc10
14cu|asterisk-13.7.2-4|1218	%patch57 -p0 -b .editline
14cu|asterisk-13.7.2-4|1219	%patch58 -p1 -b .neon
14cu|asterisk-13.7.2-4|1220	%patch59 -p1 -b .lua
14cu|asterisk-13.7.2-4|1221	%patch60 -p1 -b .ilbc-2.x.x
14cu|asterisk-13.7.2-4|1222	
14cu|asterisk-13.7.2-4|1223	cp %{SOURCE2} menuselect.makedeps
14cu|asterisk-13.7.2-4|1224	cp %{SOURCE3} menuselect.makeopts
14cu|asterisk-13.7.2-4|1225	cp %{SOURCE4} g72x_install
14cu|asterisk-13.7.2-4|1226	
14cu|asterisk-13.7.2-4|1227	# Fixup makefile so sound archives aren't downloaded/installed
14cu|asterisk-13.7.2-4|1228	%__perl -pi -e 's/^all:.*$/all:/' sounds/Makefile
14cu|asterisk-13.7.2-4|1229	%__perl -pi -e 's/^install:.*$/install:/' sounds/Makefile
14cu|asterisk-13.7.2-4|1230	
14cu|asterisk-13.7.2-4|1231	# convert comments in one file to UTF-8
14cu|asterisk-13.7.2-4|1232	mv main/fskmodem.c main/fskmodem.c.old
14cu|asterisk-13.7.2-4|1233	iconv -f iso-8859-1 -t utf-8 -o main/fskmodem.c main/fskmodem.c.old
14cu|asterisk-13.7.2-4|1234	touch -r main/fskmodem.c.old main/fskmodem.c
14cu|asterisk-13.7.2-4|1235	rm main/fskmodem.c.old
14cu|asterisk-13.7.2-4|1236	
14cu|asterisk-13.7.2-4|1237	chmod -x contrib/scripts/dbsep.cgi
14cu|asterisk-13.7.2-4|1238	
14cu|asterisk-13.7.2-4|1239	%build
14cu|asterisk-13.7.2-4|1240	./bootstrap.sh
14cu|asterisk-13.7.2-4|1241	
14cu|asterisk-13.7.2-4|1242	sed 's#localstatedir}/lib64#localstatedir}/lib#g' -i configure.ac
14cu|asterisk-13.7.2-4|1243	
14cu|asterisk-13.7.2-4|1244	pushd menuselect
14cu|asterisk-13.7.2-4|1245	%configure2_5x
14cu|asterisk-13.7.2-4|1246	popd
14cu|asterisk-13.7.2-4|1247	
14cu|asterisk-13.7.2-4|1248	pushd main/editline
14cu|asterisk-13.7.2-4|1249	%configure2_5x
14cu|asterisk-13.7.2-4|1250	popd
14cu|asterisk-13.7.2-4|1251	
14cu|asterisk-13.7.2-4|1252	%configure2_5x \
14cu|asterisk-13.7.2-4|1253	--localstatedir=/var \
14cu|asterisk-13.7.2-4|1254	--with-asound \
14cu|asterisk-13.7.2-4|1255	--with-bluetooth \
14cu|asterisk-13.7.2-4|1256	--with-cap \
14cu|asterisk-13.7.2-4|1257	--with-curses \
14cu|asterisk-13.7.2-4|1258	--with-crypto \
14cu|asterisk-13.7.2-4|1259	--with-dahdi \
14cu|asterisk-13.7.2-4|1260	--with-avcodec \
14cu|asterisk-13.7.2-4|1261	--with-gsm \
14cu|asterisk-13.7.2-4|1262	--without-gtk2 \
14cu|asterisk-13.7.2-4|1263	--with-hoard \
14cu|asterisk-13.7.2-4|1264	--with-gmime \
14cu|asterisk-13.7.2-4|1265	--with-ical \
14cu|asterisk-13.7.2-4|1266	--with-iconv \
14cu|asterisk-13.7.2-4|1267	--with-iksemel \
14cu|asterisk-13.7.2-4|1268	--with-imap=system \
14cu|asterisk-13.7.2-4|1269	--with-inotify \
14cu|asterisk-13.7.2-4|1270	%if %{with odbc}
14cu|asterisk-13.7.2-4|1271	--with-iodbc \
14cu|asterisk-13.7.2-4|1272	%else
14cu|asterisk-13.7.2-4|1273	--without-iodbc \
14cu|asterisk-13.7.2-4|1274	%endif
14cu|asterisk-13.7.2-4|1275	--with-jack \
14cu|asterisk-13.7.2-4|1276	--without-kqueue \
14cu|asterisk-13.7.2-4|1277	--with-ldap \
14cu|asterisk-13.7.2-4|1278	--with-libcurl \
14cu|asterisk-13.7.2-4|1279	--with-ltdl \
14cu|asterisk-13.7.2-4|1280	--with-lua \
14cu|asterisk-13.7.2-4|1281	%if %{with misdn}
14cu|asterisk-13.7.2-4|1282	--with-isdnnet \
14cu|asterisk-13.7.2-4|1283	--with-misdn \
14cu|asterisk-13.7.2-4|1284	--with-suppserv \
14cu|asterisk-13.7.2-4|1285	%else
14cu|asterisk-13.7.2-4|1286	--without-isdnnet \
14cu|asterisk-13.7.2-4|1287	--without-misdn \
14cu|asterisk-13.7.2-4|1288	--without-suppserv \
14cu|asterisk-13.7.2-4|1289	%endif
14cu|asterisk-13.7.2-4|1290	--with-mysqlclient \
14cu|asterisk-13.7.2-4|1291	--with-nbs \
14cu|asterisk-13.7.2-4|1292	--with-ncurses \
14cu|asterisk-13.7.2-4|1293	--with-neon \
14cu|asterisk-13.7.2-4|1294	--with-neon29 \
14cu|asterisk-13.7.2-4|1295	--with-netsnmp \
14cu|asterisk-13.7.2-4|1296	--with-newt \
14cu|asterisk-13.7.2-4|1297	--with-ogg \
14cu|asterisk-13.7.2-4|1298	%if %{with corosync}
14cu|asterisk-13.7.2-4|1299	--with-cpg \
14cu|asterisk-13.7.2-4|1300	%else
14cu|asterisk-13.7.2-4|1301	--without-cpg \
14cu|asterisk-13.7.2-4|1302	%endif
14cu|asterisk-13.7.2-4|1303	--with-openr2 \
14cu|asterisk-13.7.2-4|1304	--with-osptk \
14cu|asterisk-13.7.2-4|1305	%if %{with oss}
14cu|asterisk-13.7.2-4|1306	--with-oss \
14cu|asterisk-13.7.2-4|1307	%else
14cu|asterisk-13.7.2-4|1308	--without-oss \
14cu|asterisk-13.7.2-4|1309	%endif
14cu|asterisk-13.7.2-4|1310	--with-postgres \
14cu|asterisk-13.7.2-4|1311	--with-popt \
14cu|asterisk-13.7.2-4|1312	--with-portaudio \
14cu|asterisk-13.7.2-4|1313	--with-pri \
14cu|asterisk-13.7.2-4|1314	--with-radius \
14cu|asterisk-13.7.2-4|1315	--with-resample \
14cu|asterisk-13.7.2-4|1316	--without-pwlib \
14cu|asterisk-13.7.2-4|1317	--without-h323 \
14cu|asterisk-13.7.2-4|1318	--with-sdl \
14cu|asterisk-13.7.2-4|1319	--with-SDL_image \
14cu|asterisk-13.7.2-4|1320	--with-sounds-cache \
14cu|asterisk-13.7.2-4|1321	--with-spandsp \
14cu|asterisk-13.7.2-4|1322	--with-ss7 \
14cu|asterisk-13.7.2-4|1323	--with-speex \
14cu|asterisk-13.7.2-4|1324	--with-speexdsp \
14cu|asterisk-13.7.2-4|1325	--without-sqlite \
14cu|asterisk-13.7.2-4|1326	--with-sqlite3 \
14cu|asterisk-13.7.2-4|1327	--with-srtp \
14cu|asterisk-13.7.2-4|1328	--with-ssl \
14cu|asterisk-13.7.2-4|1329	--with-tds \
14cu|asterisk-13.7.2-4|1330	--with-timerfd \
14cu|asterisk-13.7.2-4|1331	--without-tinfo \
14cu|asterisk-13.7.2-4|1332	--with-tonezone \
14cu|asterisk-13.7.2-4|1333	%if %{with odbc}
14cu|asterisk-13.7.2-4|1334	--with-unixodbc \
14cu|asterisk-13.7.2-4|1335	%else
14cu|asterisk-13.7.2-4|1336	--without-unixodbc \
14cu|asterisk-13.7.2-4|1337	%endif
14cu|asterisk-13.7.2-4|1338	--with-vorbis \
14cu|asterisk-13.7.2-4|1339	--without-vpb \
14cu|asterisk-13.7.2-4|1340	--without-x11 \
14cu|asterisk-13.7.2-4|1341	--with-z \
14cu|asterisk-13.7.2-4|1342	--with-ilbc \
14cu|asterisk-13.7.2-4|1343	--with-libedit \
14cu|asterisk-13.7.2-4|1344	
14cu|asterisk-13.7.2-4|1345	sed 's#localstatedir}/lib64#localstatedir}/lib#g' -i makeopts
14cu|asterisk-13.7.2-4|1346	#fix --no-undefined
14cu|asterisk-13.7.2-4|1347	sed -e 's/,--no-undefined -Wl//g' -i makeopts
14cu|asterisk-13.7.2-4|1348	
14cu|asterisk-13.7.2-4|1349	sed -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=FILE_STORAGE/' menuselect.makeopts
14cu|asterisk-13.7.2-4|1350	%make ASTCFLAGS="%{optflags}" DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cu|asterisk-13.7.2-4|1351	
14cu|asterisk-13.7.2-4|1352	rm apps/app_voicemail.o apps/app_directory.o
14cu|asterisk-13.7.2-4|1353	mv apps/app_voicemail.so apps/app_voicemail_plain.so
14cu|asterisk-13.7.2-4|1354	mv apps/app_directory.so apps/app_directory_plain.so
14cu|asterisk-13.7.2-4|1355	
14cu|asterisk-13.7.2-4|1356	sed -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=IMAP_STORAGE/' menuselect.makeopts
14cu|asterisk-13.7.2-4|1357	%make ASTCFLAGS="%{optflags}" DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cu|asterisk-13.7.2-4|1358	
14cu|asterisk-13.7.2-4|1359	rm apps/app_voicemail.o apps/app_directory.o
14cu|asterisk-13.7.2-4|1360	mv apps/app_voicemail.so apps/app_voicemail_imap.so
14cu|asterisk-13.7.2-4|1361	mv apps/app_directory.so apps/app_directory_imap.so
14cu|asterisk-13.7.2-4|1362	
14cu|asterisk-13.7.2-4|1363	%if %{with odbc}
14cu|asterisk-13.7.2-4|1364	sed -i -e 's/^MENUSELECT_OPTS_app_voicemail=.*$/MENUSELECT_OPTS_app_voicemail=ODBC_STORAGE/' menuselect.makeopts
14cu|asterisk-13.7.2-4|1365	%make ASTCFLAGS="%{optflags}" DEBUG= OPTIMIZE= ASTVARRUNDIR=/run/asterisk NOISY_BUILD=1
14cu|asterisk-13.7.2-4|1366	
14cu|asterisk-13.7.2-4|1367	rm apps/app_voicemail.o apps/app_directory.o
14cu|asterisk-13.7.2-4|1368	mv apps/app_voicemail.so apps/app_voicemail_odbc.so
14cu|asterisk-13.7.2-4|1369	mv apps/app_directory.so apps/app_directory_odbc.so
14cu|asterisk-13.7.2-4|1370	%endif
14cu|asterisk-13.7.2-4|1371	
14cu|asterisk-13.7.2-4|1372	# so that these modules don't get built again during the install phase
14cu|asterisk-13.7.2-4|1373	touch apps/app_voicemail.o apps/app_directory.o
14cu|asterisk-13.7.2-4|1374	touch apps/app_voicemail.so apps/app_directory.so
14cu|asterisk-13.7.2-4|1375	
14cu|asterisk-13.7.2-4|1376	pushd asterisk-gui
14cu|asterisk-13.7.2-4|1377	%configure2_5x
14cu|asterisk-13.7.2-4|1378	popd
14cu|asterisk-13.7.2-4|1379	
14cu|asterisk-13.7.2-4|1380	%install
14cu|asterisk-13.7.2-4|1381	ASTCFLAGS="%{optflags}" make install DEBUG= OPTIMIZE= DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cu|asterisk-13.7.2-4|1382	ASTCFLAGS="%{optflags}" make samples DEBUG= OPTIMIZE= DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cu|asterisk-13.7.2-4|1383	
14cu|asterisk-13.7.2-4|1384	install -D -p -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/logrotate.d/asterisk
14cu|asterisk-13.7.2-4|1385	install -D -p -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}/asterisk.service
14cu|asterisk-13.7.2-4|1386	rm -f %{buildroot}%{_sbindir}/safe_asterisk
14cu|asterisk-13.7.2-4|1387	install -D -p -m 0644 %{SOURCE7} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|asterisk-13.7.2-4|1388	
14cu|asterisk-13.7.2-4|1389	#install -D -p -m 0644 contrib/editors/ael.vim %{buildroot}%{_datadir}/vim/syntax/ael.vim
14cu|asterisk-13.7.2-4|1390	#install -D -p -m 0644 contrib/editors/asteriskvm.vim %{buildroot}%{_datadir}/vim/syntax/asteriskvm.vim
14cu|asterisk-13.7.2-4|1391	
14cu|asterisk-13.7.2-4|1392	rm %{buildroot}%{_libdir}/asterisk/modules/app_directory.so
14cu|asterisk-13.7.2-4|1393	rm %{buildroot}%{_libdir}/asterisk/modules/app_voicemail.so
14cu|asterisk-13.7.2-4|1394	install -D -p -m 0755 apps/app_directory_imap.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1395	install -D -p -m 0755 apps/app_voicemail_imap.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1396	%if %{with odbc}
14cu|asterisk-13.7.2-4|1397	install -D -p -m 0755 apps/app_directory_odbc.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1398	install -D -p -m 0755 apps/app_voicemail_odbc.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1399	%endif
14cu|asterisk-13.7.2-4|1400	install -D -p -m 0755 apps/app_directory_plain.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1401	install -D -p -m 0755 apps/app_voicemail_plain.so %{buildroot}%{_libdir}/asterisk/modules/
14cu|asterisk-13.7.2-4|1402	
14cu|asterisk-13.7.2-4|1403	# create some directories that need to be packaged
14cu|asterisk-13.7.2-4|1404	make installdirs DESTDIR=%{buildroot} ASTVARRUNDIR=/run/asterisk
14cu|asterisk-13.7.2-4|1405	mkdir -p %{buildroot}/var/spool/asterisk/outgoing
14cu|asterisk-13.7.2-4|1406	
14cu|asterisk-13.7.2-4|1407	# We're not going to package any of the sample AGI scripts
14cu|asterisk-13.7.2-4|1408	rm -f %{buildroot}/var/lib/asterisk/agi-bin/*
14cu|asterisk-13.7.2-4|1409	
14cu|asterisk-13.7.2-4|1410	# Don't package the sample voicemail user
14cu|asterisk-13.7.2-4|1411	rm -rf %{buildroot}/var/spool/asterisk/voicemail/default
14cu|asterisk-13.7.2-4|1412	
14cu|asterisk-13.7.2-4|1413	# Don't package example phone provision configs
14cu|asterisk-13.7.2-4|1414	rm -rf %{buildroot}/var/lib/asterisk/phoneprov/*
14cu|asterisk-13.7.2-4|1415	
14cu|asterisk-13.7.2-4|1416	# these are compiled with -O0 and thus include unfortified code.
14cu|asterisk-13.7.2-4|1417	rm -rf %{buildroot}%{_sbindir}/hashtest
14cu|asterisk-13.7.2-4|1418	rm -rf %{buildroot}%{_sbindir}/hashtest2
14cu|asterisk-13.7.2-4|1419	
14cu|asterisk-13.7.2-4|1420	rm -f %{buildroot}%{_sysconfdir}/asterisk/res_config_sqlite.conf
14cu|asterisk-13.7.2-4|1421	
14cu|asterisk-13.7.2-4|1422	pushd asterisk-gui
14cu|asterisk-13.7.2-4|1423	%makeinstall_std
14cu|asterisk-13.7.2-4|1424	popd
14cu|asterisk-13.7.2-4|1425	
14cu|asterisk-13.7.2-4|1426	# fix ghost files
14cu|asterisk-13.7.2-4|1427	touch %{buildroot}/var/lib/asterisk/astdb
14cu|asterisk-13.7.2-4|1428	touch %{buildroot}/var/log/asterisk/console
14cu|asterisk-13.7.2-4|1429	touch %{buildroot}/var/log/asterisk/debug
14cu|asterisk-13.7.2-4|1430	touch %{buildroot}/var/log/asterisk/messages
14cu|asterisk-13.7.2-4|1431	touch %{buildroot}/var/log/asterisk/queue_log
14cu|asterisk-13.7.2-4|1432	touch %{buildroot}/var/log/asterisk/event_log
14cu|asterisk-13.7.2-4|1433	touch %{buildroot}/var/log/asterisk/cdr-csv/Master.csv
14cu|asterisk-13.7.2-4|1434	touch %{buildroot}/var/log/asterisk/h323_log
14cu|asterisk-13.7.2-4|1435	
14cu|asterisk-13.7.2-4|1436	# remove unused files
14cu|asterisk-13.7.2-4|1437	%if %{without odbc}
14cu|asterisk-13.7.2-4|1438	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cdr_adaptive_odbc.conf
14cu|asterisk-13.7.2-4|1439	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cdr_odbc.conf
14cu|asterisk-13.7.2-4|1440	rm -f %{buildroot}/%{_sysconfdir}/asterisk/cel_odbc.conf
14cu|asterisk-13.7.2-4|1441	rm -f %{buildroot}/%{_sysconfdir}/asterisk/func_odbc.conf
14cu|asterisk-13.7.2-4|1442	rm -f %{buildroot}/%{_sysconfdir}/asterisk/res_odbc.conf
14cu|asterisk-13.7.2-4|1443	%endif
14cu|asterisk-13.7.2-4|1444	%if %{without misdn}
14cu|asterisk-13.7.2-4|1445	rm -f %{buildroot}/%{_sysconfdir}/asterisk/misdn.conf
14cu|asterisk-13.7.2-4|1446	%endif
14cu|asterisk-13.7.2-4|1447	%if %{without oss}
14cu|asterisk-13.7.2-4|1448	rm -f %{buildroot}/%{_sysconfdir}/asterisk/oss.conf
14cu|asterisk-13.7.2-4|1449	%endif
14cu|asterisk-13.7.2-4|1450	
14cu|asterisk-13.7.2-4|1451	
14cu|asterisk-13.7.2-4|1452	%changelog
14cu|asterisk-13.7.2-4|1453	
14cu|asterisk-13.7.2-4|1454	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.7.2-4
14cu|asterisk-13.7.2-4|1455	- (df4f3a3) Fix typo
14cu|asterisk-13.7.2-4|1456	
14cu|asterisk-13.7.2-4|1457	

9663 14
14cu|asterisk-core-sounds-en-1.4.25-2|1	%undefine __find_provides
14cu|asterisk-core-sounds-en-1.4.25-2|2	%undefine __find_requires
14cu|asterisk-core-sounds-en-1.4.25-2|3	
14cu|asterisk-core-sounds-en-1.4.25-2|4	Summary:	English sound files for the Asterisk PBX and telephony application and toolkit
14cu|asterisk-core-sounds-en-1.4.25-2|5	Name:		asterisk-core-sounds-en
14cu|asterisk-core-sounds-en-1.4.25-2|6	Version:	1.4.25
14cu|asterisk-core-sounds-en-1.4.25-2|7	Release:	2
14cu|asterisk-core-sounds-en-1.4.25-2|8	License:	Public Domain
14cu|asterisk-core-sounds-en-1.4.25-2|9	Group:		System/Servers
14cu|asterisk-core-sounds-en-1.4.25-2|10	URL:		http://www.asterisk.org/
14cu|asterisk-core-sounds-en-1.4.25-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cu|asterisk-core-sounds-en-1.4.25-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cu|asterisk-core-sounds-en-1.4.25-2|21	Requires:	asterisk
14cu|asterisk-core-sounds-en-1.4.25-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cu|asterisk-core-sounds-en-1.4.25-2|23	BuildArch:	noarch
14cu|asterisk-core-sounds-en-1.4.25-2|24	
14cu|asterisk-core-sounds-en-1.4.25-2|25	%description
14cu|asterisk-core-sounds-en-1.4.25-2|26	Asterisk is an Open Source PBX and telephony development platform that can both
14cu|asterisk-core-sounds-en-1.4.25-2|27	replace a conventional PBX and act as a platform for developing custom
14cu|asterisk-core-sounds-en-1.4.25-2|28	telephony applications for delivering dynamic content over a telephone
14cu|asterisk-core-sounds-en-1.4.25-2|29	similarly to how one can deliver dynamic content through a web browser using
14cu|asterisk-core-sounds-en-1.4.25-2|30	CGI and a web server.
14cu|asterisk-core-sounds-en-1.4.25-2|31	
14cu|asterisk-core-sounds-en-1.4.25-2|32	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cu|asterisk-core-sounds-en-1.4.25-2|33	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cu|asterisk-core-sounds-en-1.4.25-2|34	or miniphone).
14cu|asterisk-core-sounds-en-1.4.25-2|35	
14cu|asterisk-core-sounds-en-1.4.25-2|36	This package contains freely usable recorded sounds that were meant to be used
14cu|asterisk-core-sounds-en-1.4.25-2|37	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cu|asterisk-core-sounds-en-1.4.25-2|38	Siren14, sln16, mu-Law, WAV
14cu|asterisk-core-sounds-en-1.4.25-2|39	
14cu|asterisk-core-sounds-en-1.4.25-2|40	%prep
14cu|asterisk-core-sounds-en-1.4.25-2|41	
14cu|asterisk-core-sounds-en-1.4.25-2|42	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cu|asterisk-core-sounds-en-1.4.25-2|43	
14cu|asterisk-core-sounds-en-1.4.25-2|44	# fix dir perms
14cu|asterisk-core-sounds-en-1.4.25-2|45	find . -type d | xargs chmod 755
14cu|asterisk-core-sounds-en-1.4.25-2|46	
14cu|asterisk-core-sounds-en-1.4.25-2|47	# fix file perms
14cu|asterisk-core-sounds-en-1.4.25-2|48	find . -type f | xargs chmod 644
14cu|asterisk-core-sounds-en-1.4.25-2|49	
14cu|asterisk-core-sounds-en-1.4.25-2|50	# clean up CVS stuff
14cu|asterisk-core-sounds-en-1.4.25-2|51	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-core-sounds-en-1.4.25-2|52	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|asterisk-core-sounds-en-1.4.25-2|53	done
14cu|asterisk-core-sounds-en-1.4.25-2|54	
14cu|asterisk-core-sounds-en-1.4.25-2|55	%build
14cu|asterisk-core-sounds-en-1.4.25-2|56	
14cu|asterisk-core-sounds-en-1.4.25-2|57	%install
14cu|asterisk-core-sounds-en-1.4.25-2|58	
14cu|asterisk-core-sounds-en-1.4.25-2|59	install -d %{buildroot}/var/lib/asterisk/sounds/en
14cu|asterisk-core-sounds-en-1.4.25-2|60	
14cu|asterisk-core-sounds-en-1.4.25-2|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en
14cu|asterisk-core-sounds-en-1.4.25-2|62	
14cu|asterisk-core-sounds-en-1.4.25-2|63	# cleanup
14cu|asterisk-core-sounds-en-1.4.25-2|64	#rm -f %{buildroot}%{_datadir}/asterisk/sounds/*-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-en-1.4.25-2|65	
14cu|asterisk-core-sounds-en-1.4.25-2|66	# make a file list
14cu|asterisk-core-sounds-en-1.4.25-2|67	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cu|asterisk-core-sounds-en-1.4.25-2|68	
14cu|asterisk-core-sounds-en-1.4.25-2|69	%clean
14cu|asterisk-core-sounds-en-1.4.25-2|70	
14cu|asterisk-core-sounds-en-1.4.25-2|71	%files -f %{name}.filelist
14cu|asterisk-core-sounds-en-1.4.25-2|72	%defattr(-,root, root)
14cu|asterisk-core-sounds-en-1.4.25-2|73	%doc *-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-en-1.4.25-2|74	
14cu|asterisk-core-sounds-en-1.4.25-2|75	
14cu|asterisk-core-sounds-en-1.4.25-2|76	
14cu|asterisk-core-sounds-en-1.4.25-2|77	%changelog
14cu|asterisk-core-sounds-en-1.4.25-2|78	
14cu|asterisk-core-sounds-en-1.4.25-2|79	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.25-2
14cu|asterisk-core-sounds-en-1.4.25-2|80	- (29b572f) Merge pull request #1 from reqwy/asterisk-core-sounds-en:rosa2014.1
14cu|asterisk-core-sounds-en-1.4.25-2|81	- (29b572f) updated to 1.4.25
14cu|asterisk-core-sounds-en-1.4.25-2|82	
14cu|asterisk-core-sounds-en-1.4.25-2|83	

9664 14
14cu|asterisk-core-sounds-en_AU-1.4.25-2|1	%undefine __find_provides
14cu|asterisk-core-sounds-en_AU-1.4.25-2|2	%undefine __find_requires
14cu|asterisk-core-sounds-en_AU-1.4.25-2|3	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|4	Summary:	French sound files for the Asterisk PBX and telephony application and toolkit
14cu|asterisk-core-sounds-en_AU-1.4.25-2|5	Name:		asterisk-core-sounds-en_AU
14cu|asterisk-core-sounds-en_AU-1.4.25-2|6	Version:	1.4.25
14cu|asterisk-core-sounds-en_AU-1.4.25-2|7	Release:	2
14cu|asterisk-core-sounds-en_AU-1.4.25-2|8	License:	Public Domain
14cu|asterisk-core-sounds-en_AU-1.4.25-2|9	Group:		System/Servers
14cu|asterisk-core-sounds-en_AU-1.4.25-2|10	URL:		http://www.asterisk.org/
14cu|asterisk-core-sounds-en_AU-1.4.25-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cu|asterisk-core-sounds-en_AU-1.4.25-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cu|asterisk-core-sounds-en_AU-1.4.25-2|21	Requires:	asterisk
14cu|asterisk-core-sounds-en_AU-1.4.25-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cu|asterisk-core-sounds-en_AU-1.4.25-2|23	BuildArch:	noarch
14cu|asterisk-core-sounds-en_AU-1.4.25-2|24	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|25	%description
14cu|asterisk-core-sounds-en_AU-1.4.25-2|26	Asterisk is an Open Source PBX and telephony development platform that can both
14cu|asterisk-core-sounds-en_AU-1.4.25-2|27	replace a conventional PBX and act as a platform for developing custom
14cu|asterisk-core-sounds-en_AU-1.4.25-2|28	telephony applications for delivering dynamic content over a telephone
14cu|asterisk-core-sounds-en_AU-1.4.25-2|29	similarly to how one can deliver dynamic content through a web browser using
14cu|asterisk-core-sounds-en_AU-1.4.25-2|30	CGI and a web server.
14cu|asterisk-core-sounds-en_AU-1.4.25-2|31	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|32	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cu|asterisk-core-sounds-en_AU-1.4.25-2|33	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cu|asterisk-core-sounds-en_AU-1.4.25-2|34	or miniphone).
14cu|asterisk-core-sounds-en_AU-1.4.25-2|35	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|36	This package contains freely usable music that were meant to be used
14cu|asterisk-core-sounds-en_AU-1.4.25-2|37	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cu|asterisk-core-sounds-en_AU-1.4.25-2|38	Siren14, sln16, mu-Law, WAV
14cu|asterisk-core-sounds-en_AU-1.4.25-2|39	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|40	%prep
14cu|asterisk-core-sounds-en_AU-1.4.25-2|41	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|42	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cu|asterisk-core-sounds-en_AU-1.4.25-2|43	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|44	# fix dir perms
14cu|asterisk-core-sounds-en_AU-1.4.25-2|45	find . -type d | xargs chmod 755
14cu|asterisk-core-sounds-en_AU-1.4.25-2|46	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|47	# fix file perms
14cu|asterisk-core-sounds-en_AU-1.4.25-2|48	find . -type f | xargs chmod 644
14cu|asterisk-core-sounds-en_AU-1.4.25-2|49	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|50	# clean up CVS stuff
14cu|asterisk-core-sounds-en_AU-1.4.25-2|51	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-core-sounds-en_AU-1.4.25-2|52	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|asterisk-core-sounds-en_AU-1.4.25-2|53	done
14cu|asterisk-core-sounds-en_AU-1.4.25-2|54	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|55	%build
14cu|asterisk-core-sounds-en_AU-1.4.25-2|56	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|57	%install
14cu|asterisk-core-sounds-en_AU-1.4.25-2|58	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|59	install -d %{buildroot}/var/lib/asterisk/sounds/en_AU
14cu|asterisk-core-sounds-en_AU-1.4.25-2|60	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en_AU/
14cu|asterisk-core-sounds-en_AU-1.4.25-2|62	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|63	# cleanup
14cu|asterisk-core-sounds-en_AU-1.4.25-2|64	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-en_AU-1.4.25-2|65	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|66	# make a file list
14cu|asterisk-core-sounds-en_AU-1.4.25-2|67	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cu|asterisk-core-sounds-en_AU-1.4.25-2|68	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|69	%clean
14cu|asterisk-core-sounds-en_AU-1.4.25-2|70	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|71	%files -f %{name}.filelist
14cu|asterisk-core-sounds-en_AU-1.4.25-2|72	%defattr(-,root, root)
14cu|asterisk-core-sounds-en_AU-1.4.25-2|73	%doc *-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-en_AU-1.4.25-2|74	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|75	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|76	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|77	%changelog
14cu|asterisk-core-sounds-en_AU-1.4.25-2|78	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|79	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.25-2
14cu|asterisk-core-sounds-en_AU-1.4.25-2|80	- (880033e) Merge pull request #1 from reqwy/asterisk-core-sounds-en_AU:rosa2014.1
14cu|asterisk-core-sounds-en_AU-1.4.25-2|81	- (880033e) updated to 1.4.25
14cu|asterisk-core-sounds-en_AU-1.4.25-2|82	
14cu|asterisk-core-sounds-en_AU-1.4.25-2|83	

9665 14
14cu|asterisk-core-sounds-es-1.4.25-2|1	%undefine __find_provides
14cu|asterisk-core-sounds-es-1.4.25-2|2	%undefine __find_requires
14cu|asterisk-core-sounds-es-1.4.25-2|3	
14cu|asterisk-core-sounds-es-1.4.25-2|4	Summary:	Spanish sound files for the Asterisk PBX and telephony application and toolkit
14cu|asterisk-core-sounds-es-1.4.25-2|5	Name:		asterisk-core-sounds-es
14cu|asterisk-core-sounds-es-1.4.25-2|6	Version:	1.4.25
14cu|asterisk-core-sounds-es-1.4.25-2|7	Release:	2
14cu|asterisk-core-sounds-es-1.4.25-2|8	License:	Public Domain
14cu|asterisk-core-sounds-es-1.4.25-2|9	Group:		System/Servers
14cu|asterisk-core-sounds-es-1.4.25-2|10	URL:		http://www.asterisk.org/
14cu|asterisk-core-sounds-es-1.4.25-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-es-${FMT}-1.4.17.tar.gz ; done
14cu|asterisk-core-sounds-es-1.4.25-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cu|asterisk-core-sounds-es-1.4.25-2|21	Requires:	asterisk
14cu|asterisk-core-sounds-es-1.4.25-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cu|asterisk-core-sounds-es-1.4.25-2|23	BuildArch:	noarch
14cu|asterisk-core-sounds-es-1.4.25-2|24	
14cu|asterisk-core-sounds-es-1.4.25-2|25	%description
14cu|asterisk-core-sounds-es-1.4.25-2|26	Asterisk is an Open Source PBX and telephony development platform that can both
14cu|asterisk-core-sounds-es-1.4.25-2|27	replace a conventional PBX and act as a platform for developing custom
14cu|asterisk-core-sounds-es-1.4.25-2|28	telephony applications for delivering dynamic content over a telephone
14cu|asterisk-core-sounds-es-1.4.25-2|29	similarly to how one can deliver dynamic content through a web browser using
14cu|asterisk-core-sounds-es-1.4.25-2|30	CGI and a web server.
14cu|asterisk-core-sounds-es-1.4.25-2|31	
14cu|asterisk-core-sounds-es-1.4.25-2|32	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cu|asterisk-core-sounds-es-1.4.25-2|33	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cu|asterisk-core-sounds-es-1.4.25-2|34	or miniphone).
14cu|asterisk-core-sounds-es-1.4.25-2|35	
14cu|asterisk-core-sounds-es-1.4.25-2|36	This package contains freely usable music that were meant to be used
14cu|asterisk-core-sounds-es-1.4.25-2|37	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cu|asterisk-core-sounds-es-1.4.25-2|38	Siren14, sln16, mu-Law, WAV
14cu|asterisk-core-sounds-es-1.4.25-2|39	
14cu|asterisk-core-sounds-es-1.4.25-2|40	%prep
14cu|asterisk-core-sounds-es-1.4.25-2|41	
14cu|asterisk-core-sounds-es-1.4.25-2|42	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cu|asterisk-core-sounds-es-1.4.25-2|43	
14cu|asterisk-core-sounds-es-1.4.25-2|44	# fix dir perms
14cu|asterisk-core-sounds-es-1.4.25-2|45	find . -type d | xargs chmod 755
14cu|asterisk-core-sounds-es-1.4.25-2|46	
14cu|asterisk-core-sounds-es-1.4.25-2|47	# fix file perms
14cu|asterisk-core-sounds-es-1.4.25-2|48	find . -type f | xargs chmod 644
14cu|asterisk-core-sounds-es-1.4.25-2|49	
14cu|asterisk-core-sounds-es-1.4.25-2|50	# clean up CVS stuff
14cu|asterisk-core-sounds-es-1.4.25-2|51	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-core-sounds-es-1.4.25-2|52	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|asterisk-core-sounds-es-1.4.25-2|53	done
14cu|asterisk-core-sounds-es-1.4.25-2|54	
14cu|asterisk-core-sounds-es-1.4.25-2|55	%build
14cu|asterisk-core-sounds-es-1.4.25-2|56	
14cu|asterisk-core-sounds-es-1.4.25-2|57	%install
14cu|asterisk-core-sounds-es-1.4.25-2|58	
14cu|asterisk-core-sounds-es-1.4.25-2|59	install -d %{buildroot}/var/lib/asterisk/sounds/es
14cu|asterisk-core-sounds-es-1.4.25-2|60	
14cu|asterisk-core-sounds-es-1.4.25-2|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/es/
14cu|asterisk-core-sounds-es-1.4.25-2|62	
14cu|asterisk-core-sounds-es-1.4.25-2|63	# cleanup
14cu|asterisk-core-sounds-es-1.4.25-2|64	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-es-1.4.25-2|65	
14cu|asterisk-core-sounds-es-1.4.25-2|66	# make a file list
14cu|asterisk-core-sounds-es-1.4.25-2|67	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cu|asterisk-core-sounds-es-1.4.25-2|68	
14cu|asterisk-core-sounds-es-1.4.25-2|69	%clean
14cu|asterisk-core-sounds-es-1.4.25-2|70	
14cu|asterisk-core-sounds-es-1.4.25-2|71	%files -f %{name}.filelist
14cu|asterisk-core-sounds-es-1.4.25-2|72	%defattr(-,root, root)
14cu|asterisk-core-sounds-es-1.4.25-2|73	%doc *-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-es-1.4.25-2|74	
14cu|asterisk-core-sounds-es-1.4.25-2|75	
14cu|asterisk-core-sounds-es-1.4.25-2|76	
14cu|asterisk-core-sounds-es-1.4.25-2|77	%changelog
14cu|asterisk-core-sounds-es-1.4.25-2|78	
14cu|asterisk-core-sounds-es-1.4.25-2|79	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.25-2
14cu|asterisk-core-sounds-es-1.4.25-2|80	- (9856c66) Merge pull request #1 from reqwy/asterisk-core-sounds-es:rosa2014.1
14cu|asterisk-core-sounds-es-1.4.25-2|81	- (9856c66) updated to 1.4.25
14cu|asterisk-core-sounds-es-1.4.25-2|82	
14cu|asterisk-core-sounds-es-1.4.25-2|83	

9666 14
14cu|asterisk-core-sounds-fr-1.4.25-2|1	%undefine __find_provides
14cu|asterisk-core-sounds-fr-1.4.25-2|2	%undefine __find_requires
14cu|asterisk-core-sounds-fr-1.4.25-2|3	
14cu|asterisk-core-sounds-fr-1.4.25-2|4	Summary:	French sound files for the Asterisk PBX and telephony application and toolkit
14cu|asterisk-core-sounds-fr-1.4.25-2|5	Name:		asterisk-core-sounds-fr
14cu|asterisk-core-sounds-fr-1.4.25-2|6	Version:	1.4.25
14cu|asterisk-core-sounds-fr-1.4.25-2|7	Release:	2
14cu|asterisk-core-sounds-fr-1.4.25-2|8	License:	Public Domain
14cu|asterisk-core-sounds-fr-1.4.25-2|9	Group:		System/Servers
14cu|asterisk-core-sounds-fr-1.4.25-2|10	URL:		http://www.asterisk.org/
14cu|asterisk-core-sounds-fr-1.4.25-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cu|asterisk-core-sounds-fr-1.4.25-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cu|asterisk-core-sounds-fr-1.4.25-2|21	Requires:	asterisk
14cu|asterisk-core-sounds-fr-1.4.25-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cu|asterisk-core-sounds-fr-1.4.25-2|23	BuildArch:	noarch
14cu|asterisk-core-sounds-fr-1.4.25-2|24	
14cu|asterisk-core-sounds-fr-1.4.25-2|25	%description
14cu|asterisk-core-sounds-fr-1.4.25-2|26	Asterisk is an Open Source PBX and telephony development platform that can both
14cu|asterisk-core-sounds-fr-1.4.25-2|27	replace a conventional PBX and act as a platform for developing custom
14cu|asterisk-core-sounds-fr-1.4.25-2|28	telephony applications for delivering dynamic content over a telephone
14cu|asterisk-core-sounds-fr-1.4.25-2|29	similarly to how one can deliver dynamic content through a web browser using
14cu|asterisk-core-sounds-fr-1.4.25-2|30	CGI and a web server.
14cu|asterisk-core-sounds-fr-1.4.25-2|31	
14cu|asterisk-core-sounds-fr-1.4.25-2|32	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cu|asterisk-core-sounds-fr-1.4.25-2|33	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cu|asterisk-core-sounds-fr-1.4.25-2|34	or miniphone).
14cu|asterisk-core-sounds-fr-1.4.25-2|35	
14cu|asterisk-core-sounds-fr-1.4.25-2|36	This package contains freely usable music that were meant to be used
14cu|asterisk-core-sounds-fr-1.4.25-2|37	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cu|asterisk-core-sounds-fr-1.4.25-2|38	Siren14, sln16, mu-Law, WAV
14cu|asterisk-core-sounds-fr-1.4.25-2|39	
14cu|asterisk-core-sounds-fr-1.4.25-2|40	%prep
14cu|asterisk-core-sounds-fr-1.4.25-2|41	
14cu|asterisk-core-sounds-fr-1.4.25-2|42	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cu|asterisk-core-sounds-fr-1.4.25-2|43	
14cu|asterisk-core-sounds-fr-1.4.25-2|44	# fix dir perms
14cu|asterisk-core-sounds-fr-1.4.25-2|45	find . -type d | xargs chmod 755
14cu|asterisk-core-sounds-fr-1.4.25-2|46	
14cu|asterisk-core-sounds-fr-1.4.25-2|47	# fix file perms
14cu|asterisk-core-sounds-fr-1.4.25-2|48	find . -type f | xargs chmod 644
14cu|asterisk-core-sounds-fr-1.4.25-2|49	
14cu|asterisk-core-sounds-fr-1.4.25-2|50	# clean up CVS stuff
14cu|asterisk-core-sounds-fr-1.4.25-2|51	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-core-sounds-fr-1.4.25-2|52	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|asterisk-core-sounds-fr-1.4.25-2|53	done
14cu|asterisk-core-sounds-fr-1.4.25-2|54	
14cu|asterisk-core-sounds-fr-1.4.25-2|55	%build
14cu|asterisk-core-sounds-fr-1.4.25-2|56	
14cu|asterisk-core-sounds-fr-1.4.25-2|57	%install
14cu|asterisk-core-sounds-fr-1.4.25-2|58	
14cu|asterisk-core-sounds-fr-1.4.25-2|59	install -d %{buildroot}/var/lib/asterisk/sounds/fr
14cu|asterisk-core-sounds-fr-1.4.25-2|60	
14cu|asterisk-core-sounds-fr-1.4.25-2|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/fr/
14cu|asterisk-core-sounds-fr-1.4.25-2|62	
14cu|asterisk-core-sounds-fr-1.4.25-2|63	# cleanup
14cu|asterisk-core-sounds-fr-1.4.25-2|64	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-fr-1.4.25-2|65	
14cu|asterisk-core-sounds-fr-1.4.25-2|66	# make a file list
14cu|asterisk-core-sounds-fr-1.4.25-2|67	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cu|asterisk-core-sounds-fr-1.4.25-2|68	
14cu|asterisk-core-sounds-fr-1.4.25-2|69	%clean
14cu|asterisk-core-sounds-fr-1.4.25-2|70	
14cu|asterisk-core-sounds-fr-1.4.25-2|71	%files -f %{name}.filelist
14cu|asterisk-core-sounds-fr-1.4.25-2|72	%defattr(-,root, root)
14cu|asterisk-core-sounds-fr-1.4.25-2|73	%doc *-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-fr-1.4.25-2|74	
14cu|asterisk-core-sounds-fr-1.4.25-2|75	
14cu|asterisk-core-sounds-fr-1.4.25-2|76	
14cu|asterisk-core-sounds-fr-1.4.25-2|77	%changelog
14cu|asterisk-core-sounds-fr-1.4.25-2|78	
14cu|asterisk-core-sounds-fr-1.4.25-2|79	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.25-2
14cu|asterisk-core-sounds-fr-1.4.25-2|80	- (3a0226b) Merge pull request #1 from reqwy/asterisk-core-sounds-fr:rosa2014.1
14cu|asterisk-core-sounds-fr-1.4.25-2|81	- (3a0226b) updated to 1.4.25
14cu|asterisk-core-sounds-fr-1.4.25-2|82	
14cu|asterisk-core-sounds-fr-1.4.25-2|83	

9667 14
14cu|asterisk-core-sounds-ru-1.4.25-2|1	%undefine __find_provides
14cu|asterisk-core-sounds-ru-1.4.25-2|2	%undefine __find_requires
14cu|asterisk-core-sounds-ru-1.4.25-2|3	
14cu|asterisk-core-sounds-ru-1.4.25-2|4	Summary:	Russian sound files for the Asterisk PBX and telephony application and toolkit
14cu|asterisk-core-sounds-ru-1.4.25-2|5	Name:		asterisk-core-sounds-ru
14cu|asterisk-core-sounds-ru-1.4.25-2|6	Version:	1.4.25
14cu|asterisk-core-sounds-ru-1.4.25-2|7	Release:	2
14cu|asterisk-core-sounds-ru-1.4.25-2|8	License:	Public Domain
14cu|asterisk-core-sounds-ru-1.4.25-2|9	Group:		System/Servers
14cu|asterisk-core-sounds-ru-1.4.25-2|10	URL:		http://www.asterisk.org/
14cu|asterisk-core-sounds-ru-1.4.25-2|11	#for FMT in alaw g722 g729 gsm sln16 ulaw wav siren7 siren14; do wget -P SOURCES/ -c http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-fr-${FMT}-1.4.17.tar.gz ; done
14cu|asterisk-core-sounds-ru-1.4.25-2|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
14cu|asterisk-core-sounds-ru-1.4.25-2|21	Requires:	asterisk
14cu|asterisk-core-sounds-ru-1.4.25-2|22	Provides:	asterisk-core-sounds = %{version}-%{release}
14cu|asterisk-core-sounds-ru-1.4.25-2|23	BuildArch:	noarch
14cu|asterisk-core-sounds-ru-1.4.25-2|24	
14cu|asterisk-core-sounds-ru-1.4.25-2|25	%description
14cu|asterisk-core-sounds-ru-1.4.25-2|26	Asterisk is an Open Source PBX and telephony development platform that can both
14cu|asterisk-core-sounds-ru-1.4.25-2|27	replace a conventional PBX and act as a platform for developing custom
14cu|asterisk-core-sounds-ru-1.4.25-2|28	telephony applications for delivering dynamic content over a telephone
14cu|asterisk-core-sounds-ru-1.4.25-2|29	similarly to how one can deliver dynamic content through a web browser using
14cu|asterisk-core-sounds-ru-1.4.25-2|30	CGI and a web server.
14cu|asterisk-core-sounds-ru-1.4.25-2|31	
14cu|asterisk-core-sounds-ru-1.4.25-2|32	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
14cu|asterisk-core-sounds-ru-1.4.25-2|33	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
14cu|asterisk-core-sounds-ru-1.4.25-2|34	or miniphone).
14cu|asterisk-core-sounds-ru-1.4.25-2|35	
14cu|asterisk-core-sounds-ru-1.4.25-2|36	This package contains freely usable recorded sounds that were meant to be used
14cu|asterisk-core-sounds-ru-1.4.25-2|37	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
14cu|asterisk-core-sounds-ru-1.4.25-2|38	Siren14, sln16, mu-Law, WAV
14cu|asterisk-core-sounds-ru-1.4.25-2|39	
14cu|asterisk-core-sounds-ru-1.4.25-2|40	%prep
14cu|asterisk-core-sounds-ru-1.4.25-2|41	
14cu|asterisk-core-sounds-ru-1.4.25-2|42	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
14cu|asterisk-core-sounds-ru-1.4.25-2|43	
14cu|asterisk-core-sounds-ru-1.4.25-2|44	# fix dir perms
14cu|asterisk-core-sounds-ru-1.4.25-2|45	find . -type d | xargs chmod 755
14cu|asterisk-core-sounds-ru-1.4.25-2|46	
14cu|asterisk-core-sounds-ru-1.4.25-2|47	# fix file perms
14cu|asterisk-core-sounds-ru-1.4.25-2|48	find . -type f | xargs chmod 644
14cu|asterisk-core-sounds-ru-1.4.25-2|49	
14cu|asterisk-core-sounds-ru-1.4.25-2|50	# clean up CVS stuff
14cu|asterisk-core-sounds-ru-1.4.25-2|51	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|asterisk-core-sounds-ru-1.4.25-2|52	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|asterisk-core-sounds-ru-1.4.25-2|53	done
14cu|asterisk-core-sounds-ru-1.4.25-2|54	
14cu|asterisk-core-sounds-ru-1.4.25-2|55	%build
14cu|asterisk-core-sounds-ru-1.4.25-2|56	
14cu|asterisk-core-sounds-ru-1.4.25-2|57	%install
14cu|asterisk-core-sounds-ru-1.4.25-2|58	
14cu|asterisk-core-sounds-ru-1.4.25-2|59	install -d %{buildroot}/var/lib/asterisk/sounds/en
14cu|asterisk-core-sounds-ru-1.4.25-2|60	
14cu|asterisk-core-sounds-ru-1.4.25-2|61	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en
14cu|asterisk-core-sounds-ru-1.4.25-2|62	
14cu|asterisk-core-sounds-ru-1.4.25-2|63	# cleanup
14cu|asterisk-core-sounds-ru-1.4.25-2|64	#rm -f %{buildroot}%{_datadir}/asterisk/sounds/*-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-ru-1.4.25-2|65	
14cu|asterisk-core-sounds-ru-1.4.25-2|66	# make a file list
14cu|asterisk-core-sounds-ru-1.4.25-2|67	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
14cu|asterisk-core-sounds-ru-1.4.25-2|68	
14cu|asterisk-core-sounds-ru-1.4.25-2|69	%clean
14cu|asterisk-core-sounds-ru-1.4.25-2|70	
14cu|asterisk-core-sounds-ru-1.4.25-2|71	%files -f %{name}.filelist
14cu|asterisk-core-sounds-ru-1.4.25-2|72	%defattr(-,root, root)
14cu|asterisk-core-sounds-ru-1.4.25-2|73	%doc *-asterisk-core-*-%{version}
14cu|asterisk-core-sounds-ru-1.4.25-2|74	
14cu|asterisk-core-sounds-ru-1.4.25-2|75	
14cu|asterisk-core-sounds-ru-1.4.25-2|76	
14cu|asterisk-core-sounds-ru-1.4.25-2|77	%changelog
14cu|asterisk-core-sounds-ru-1.4.25-2|78	
14cu|asterisk-core-sounds-ru-1.4.25-2|79	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.25-2
14cu|asterisk-core-sounds-ru-1.4.25-2|80	- (677d9ba) Merge pull request #1 from reqwy/asterisk-core-sounds-ru:rosa2014.1
14cu|asterisk-core-sounds-ru-1.4.25-2|81	- (677d9ba) updated to 1.4.25
14cu|asterisk-core-sounds-ru-1.4.25-2|82	
14cu|asterisk-core-sounds-ru-1.4.25-2|83	

9668 14
14cu|asteroid-1.2.1-1|1	%define commit 64869dfe745800f34f1c68248ba2e350dc95a592
14cu|asteroid-1.2.1-1|2	%define shortcommit %(c=%{commit}; echo ${c:0:7})
14cu|asteroid-1.2.1-1|3	
14cu|asteroid-1.2.1-1|4	Name:           asteroid
14cu|asteroid-1.2.1-1|5	Version:        1.2.1
14cu|asteroid-1.2.1-1|6	Release:        1
14cu|asteroid-1.2.1-1|7	Summary:        Modern version of the classic arcade Game
14cu|asteroid-1.2.1-1|8	License:        GPLv3
14cu|asteroid-1.2.1-1|9	Group:          Games/Arcade
14cu|asteroid-1.2.1-1|10	Url:            https://chazomaticus.github.io/asteroid/
14cu|asteroid-1.2.1-1|11	Source0:        %{name}-%{version}+git-64869df.tar.bz2
14cu|asteroid-1.2.1-1|12	BuildRequires:  cmake
14cu|asteroid-1.2.1-1|13	BuildRequires:  pkgconfig(glut)
14cu|asteroid-1.2.1-1|14	BuildRequires:  pkgconfig(gail-3.0)
14cu|asteroid-1.2.1-1|15	BuildRequires:  pkgconfig(gdk-3.0)
14cu|asteroid-1.2.1-1|16	BuildRequires:  pkgconfig(SDL_mixer)
14cu|asteroid-1.2.1-1|17	BuildRequires:  pkgconfig(glu)
14cu|asteroid-1.2.1-1|18	BuildRequires:  pkgconfig(sdl)
14cu|asteroid-1.2.1-1|19	BuildRequires:  pkgconfig(xi)
14cu|asteroid-1.2.1-1|20	BuildRequires:  pkgconfig(xmu)
14cu|asteroid-1.2.1-1|21	
14cu|asteroid-1.2.1-1|22	%description
14cu|asteroid-1.2.1-1|23	Asteroid (just one!) is a modern version of the arcade classic Asteroids,
14cu|asteroid-1.2.1-1|24	using OpenGL, GLUT, and optionally GTK and SDL_mixer.
14cu|asteroid-1.2.1-1|25	It features a variety of powerups, taunting aliens, 3D textured asteroids,
14cu|asteroid-1.2.1-1|26	face-melting sound effects, and infinite playability.
14cu|asteroid-1.2.1-1|27	
14cu|asteroid-1.2.1-1|28	%files
14cu|asteroid-1.2.1-1|29	%doc AUTHORS COPYING NEWS README.md
14cu|asteroid-1.2.1-1|30	%{_bindir}/%{name}
14cu|asteroid-1.2.1-1|31	%{_datadir}/applications/%{name}.desktop
14cu|asteroid-1.2.1-1|32	%{_datadir}/icons/hicolor/
14cu|asteroid-1.2.1-1|33	%{_datadir}/%{name}
14cu|asteroid-1.2.1-1|34	#--------------------------------------------------
14cu|asteroid-1.2.1-1|35	
14cu|asteroid-1.2.1-1|36	%prep
14cu|asteroid-1.2.1-1|37	%setup -q -n %{name}-%{version}+git-%{shortcommit}
14cu|asteroid-1.2.1-1|38	
14cu|asteroid-1.2.1-1|39	# fix include
14cu|asteroid-1.2.1-1|40	sed -i -e 's|${OPENGL_LIBRARIES}|-lm ${OPENGL_LIBRARIES}|' \
14cu|asteroid-1.2.1-1|41	CMakeLists.txt
14cu|asteroid-1.2.1-1|42	
14cu|asteroid-1.2.1-1|43	%build
14cu|asteroid-1.2.1-1|44	%cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}
14cu|asteroid-1.2.1-1|45	%make
14cu|asteroid-1.2.1-1|46	
14cu|asteroid-1.2.1-1|47	%install
14cu|asteroid-1.2.1-1|48	%makeinstall_std -C build
14cu|asteroid-1.2.1-1|49	
14cu|asteroid-1.2.1-1|50	%changelog
14cu|asteroid-1.2.1-1|51	
14cu|asteroid-1.2.1-1|52	* Wed Apr 05 2017 abfonly <abfonly@gmail.com> 1.2.1-1
14cu|asteroid-1.2.1-1|53	- (8a2aae7) Imported from SRPM
14cu|asteroid-1.2.1-1|54	
14cu|asteroid-1.2.1-1|55	

9669 14
14cu|astyle-2.05.1-2|1	Summary:	Reindenter and reformatter of C++, C and Java source code
14cu|astyle-2.05.1-2|2	Name:		astyle
14cu|astyle-2.05.1-2|3	Version:	2.05.1
14cu|astyle-2.05.1-2|4	Release:	2
14cu|astyle-2.05.1-2|5	License:	LGPLv3+
14cu|astyle-2.05.1-2|6	Group:		Development/C
14cu|astyle-2.05.1-2|7	Url:		http://astyle.sourceforge.net/
14cu|astyle-2.05.1-2|8	Source0:	http://internap.dl.sourceforge.net/sourceforge/astyle/astyle_%{version}_linux.tar.gz
14cu|astyle-2.05.1-2|9	
14cu|astyle-2.05.1-2|10	%description
14cu|astyle-2.05.1-2|11	Artistic Style is a series of filters that automatically reindent and reformat
14cu|astyle-2.05.1-2|12	C/C++/Java source files. These can be used from a command line, or they can be
14cu|astyle-2.05.1-2|13	incorporated as classes in another C++ program.
14cu|astyle-2.05.1-2|14	
14cu|astyle-2.05.1-2|15	%files
14cu|astyle-2.05.1-2|16	%doc doc/*
14cu|astyle-2.05.1-2|17	%{_bindir}/astyle
14cu|astyle-2.05.1-2|18	
14cu|astyle-2.05.1-2|19	#----------------------------------------------------------------------------
14cu|astyle-2.05.1-2|20	
14cu|astyle-2.05.1-2|21	%prep
14cu|astyle-2.05.1-2|22	%setup -q -n %{name}
14cu|astyle-2.05.1-2|23	
14cu|astyle-2.05.1-2|24	%build
14cu|astyle-2.05.1-2|25	cd build/gcc
14cu|astyle-2.05.1-2|26	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|astyle-2.05.1-2|27	
14cu|astyle-2.05.1-2|28	%install
14cu|astyle-2.05.1-2|29	mkdir -p %{buildroot}%{_bindir}
14cu|astyle-2.05.1-2|30	install -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle
14cu|astyle-2.05.1-2|31	
14cu|astyle-2.05.1-2|32	
14cu|astyle-2.05.1-2|33	%changelog
14cu|astyle-2.05.1-2|34	
14cu|astyle-2.05.1-2|35	* Sat Sep 12 2015 dsilakov <denis.silakov@rosalab.ru> 2.05.1-2
14cu|astyle-2.05.1-2|36	- (61a4033) Merge pull request #1 from reqwy/astyle:rosa2014.1
14cu|astyle-2.05.1-2|37	- (61a4033) Update
14cu|astyle-2.05.1-2|38	
14cu|astyle-2.05.1-2|39	

9670 14
14cu|asunder-2.8-1|1	Summary:	GTK+-based audio CD ripper and encoder
14cu|asunder-2.8-1|2	Name:		asunder
14cu|asunder-2.8-1|3	Version:	2.8
14cu|asunder-2.8-1|4	Release:	1
14cu|asunder-2.8-1|5	License:	GPLv2
14cu|asunder-2.8-1|6	Group:		Archiving/Cd burning
14cu|asunder-2.8-1|7	URL:		http://littlesvr.ca/asunder/
14cu|asunder-2.8-1|8	Source0:	http://littlesvr.ca/asunder/releases/%{name}-%{version}.tar.bz2
14cu|asunder-2.8-1|9	
14cu|asunder-2.8-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|asunder-2.8-1|11	BuildRequires:	pkgconfig(libcddb)
14cu|asunder-2.8-1|12	BuildRequires:	intltool >= 0.34.90
14cu|asunder-2.8-1|13	
14cu|asunder-2.8-1|14	Requires:	cdparanoia
14cu|asunder-2.8-1|15	Suggests:	lame
14cu|asunder-2.8-1|16	Suggests:	vorbis-tools
14cu|asunder-2.8-1|17	Suggests:	flac
14cu|asunder-2.8-1|18	Suggests:	wavpack
14cu|asunder-2.8-1|19	
14cu|asunder-2.8-1|20	%description
14cu|asunder-2.8-1|21	Asunder is a graphical Audio CD ripper and encoder for Linux. You can
14cu|asunder-2.8-1|22	use it to save tracks from an Audio CD as WAV, MP3, OGG, Musepack, AAC,
14cu|asunder-2.8-1|23	Monkey Audio, and/or FLAC.
14cu|asunder-2.8-1|24	
14cu|asunder-2.8-1|25	%prep
14cu|asunder-2.8-1|26	%setup -q
14cu|asunder-2.8-1|27	
14cu|asunder-2.8-1|28	%build
14cu|asunder-2.8-1|29	%configure2_5x
14cu|asunder-2.8-1|30	%make
14cu|asunder-2.8-1|31	
14cu|asunder-2.8-1|32	%install
14cu|asunder-2.8-1|33	%makeinstall_std
14cu|asunder-2.8-1|34	
14cu|asunder-2.8-1|35	%find_lang %{name}
14cu|asunder-2.8-1|36	
14cu|asunder-2.8-1|37	%files -f %{name}.lang
14cu|asunder-2.8-1|38	%doc AUTHORS ChangeLog NEWS README TODO
14cu|asunder-2.8-1|39	%{_bindir}/%{name}
14cu|asunder-2.8-1|40	%{_datadir}/applications/%{name}.desktop
14cu|asunder-2.8-1|41	%{_datadir}/pixmaps/%{name}.png
14cu|asunder-2.8-1|42	
14cu|asunder-2.8-1|43	%changelog
14cu|asunder-2.8-1|44	
14cu|asunder-2.8-1|45	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.8-1
14cu|asunder-2.8-1|46	- (e370244) Updated to 2.8 (by updates_builder)
14cu|asunder-2.8-1|47	
14cu|asunder-2.8-1|48	

9671 14
14cu|asymptote-2.38-1|1	Summary:	Descriptive vector graphics language for technical drawing
14cu|asymptote-2.38-1|2	Name:		asymptote
14cu|asymptote-2.38-1|3	Version:	2.38
14cu|asymptote-2.38-1|4	Release:	1
14cu|asymptote-2.38-1|5	License:	LGPLv3+
14cu|asymptote-2.38-1|6	Group:		Publishing
14cu|asymptote-2.38-1|7	Url:		http://asymptote.sourceforge.net/
14cu|asymptote-2.38-1|8	Source0:	https://sourceforge.net/projects/asymptote/files/2.24/%{name}-%{version}.src.tgz
14cu|asymptote-2.38-1|9	BuildRequires:	imagemagick
14cu|asymptote-2.38-1|10	# Just to make sure these exist
14cu|asymptote-2.38-1|11	BuildRequires:	python-imaging
14cu|asymptote-2.38-1|12	BuildRequires:	tetex
14cu|asymptote-2.38-1|13	BuildRequires:	texinfo
14cu|asymptote-2.38-1|14	BuildRequires:	texlive
14cu|asymptote-2.38-1|15	BuildRequires:	texlive-texinfo
14cu|asymptote-2.38-1|16	BuildRequires:	tkinter
14cu|asymptote-2.38-1|17	BuildRequires:	readline-devel
14cu|asymptote-2.38-1|18	BuildRequires:	pkgconfig(bdw-gc)
14cu|asymptote-2.38-1|19	BuildRequires:	pkgconfig(fftw3)
14cu|asymptote-2.38-1|20	BuildRequires:	pkgconfig(glut)
14cu|asymptote-2.38-1|21	BuildRequires:	pkgconfig(gsl)
14cu|asymptote-2.38-1|22	BuildRequires:	pkgconfig(ncurses)
14cu|asymptote-2.38-1|23	BuildRequires:	pkgconfig(zlib)
14cu|asymptote-2.38-1|24	BuildRequires:	ghostscript
14cu|asymptote-2.38-1|25	BuildRequires:	ghostscript-dvipdf
14cu|asymptote-2.38-1|26	
14cu|asymptote-2.38-1|27	Requires:	python-imaging
14cu|asymptote-2.38-1|28	Requires:	tkinter
14cu|asymptote-2.38-1|29	Requires:	tetex-latex
14cu|asymptote-2.38-1|30	Requires(post,postun):	tetex
14cu|asymptote-2.38-1|31	
14cu|asymptote-2.38-1|32	%description
14cu|asymptote-2.38-1|33	Asymptote is a powerful descriptive vector graphics language that
14cu|asymptote-2.38-1|34	provides a natural coordinate-based framework for technical drawing.
14cu|asymptote-2.38-1|35	Labels and equations are typeset with LaTeX, for high-quality
14cu|asymptote-2.38-1|36	PostScript output.
14cu|asymptote-2.38-1|37	
14cu|asymptote-2.38-1|38	A major advantage of Asymptote over other graphics packages is that
14cu|asymptote-2.38-1|39	it is a programming language, as opposed to just a graphics program.
14cu|asymptote-2.38-1|40	
14cu|asymptote-2.38-1|41	Features of Asymptote:
14cu|asymptote-2.38-1|42	
14cu|asymptote-2.38-1|43	- provides a portable standard for typesetting mathematical figures,
14cu|asymptote-2.38-1|44	just as TeX/LaTeX has become the standard for typesetting equations;
14cu|asymptote-2.38-1|45	
14cu|asymptote-2.38-1|46	- generates and embeds 3D vector PRC graphics within PDF files;
14cu|asymptote-2.38-1|47	
14cu|asymptote-2.38-1|48	- inspired by MetaPost, with a much cleaner, powerful C++-like
14cu|asymptote-2.38-1|49	programming syntax and floating-point numerics;
14cu|asymptote-2.38-1|50	
14cu|asymptote-2.38-1|51	- runs on all major platforms (UNIX, MacOS, Microsoft Windows);
14cu|asymptote-2.38-1|52	
14cu|asymptote-2.38-1|53	- mathematically oriented (e.g. rotation of vectors by complex
14cu|asymptote-2.38-1|54	multiplication);
14cu|asymptote-2.38-1|55	
14cu|asymptote-2.38-1|56	- LaTeX typesetting of labels (for document consistency);
14cu|asymptote-2.38-1|57	
14cu|asymptote-2.38-1|58	- uses simplex method and deferred drawing to solve overall size
14cu|asymptote-2.38-1|59	constraint issues between fixed-sized objects (labels and
14cu|asymptote-2.38-1|60	arrowheads) and objects that should scale with figure size;
14cu|asymptote-2.38-1|61	
14cu|asymptote-2.38-1|62	- fully generalizes MetaPost path construction algorithms to three
14cu|asymptote-2.38-1|63	dimensions;
14cu|asymptote-2.38-1|64	
14cu|asymptote-2.38-1|65	- compiles commands into virtual machine code for speed without
14cu|asymptote-2.38-1|66	sacrificing portability;
14cu|asymptote-2.38-1|67	
14cu|asymptote-2.38-1|68	- high-level graphics commands are implemented in the Asymptote
14cu|asymptote-2.38-1|69	language itself, allowing them to be easily tailored to specific
14cu|asymptote-2.38-1|70	applications.
14cu|asymptote-2.38-1|71	
14cu|asymptote-2.38-1|72	%files
14cu|asymptote-2.38-1|73	%doc BUGS ChangeLog LICENSE* README ReleaseNotes TODO
14cu|asymptote-2.38-1|74	%{_sysconfdir}/emacs/site-start.d/asy-init.el
14cu|asymptote-2.38-1|75	%{_bindir}/asy
14cu|asymptote-2.38-1|76	%{_bindir}/xasy
14cu|asymptote-2.38-1|77	%{_datadir}/%{name}
14cu|asymptote-2.38-1|78	%{_datadir}/applications/xasy.desktop
14cu|asymptote-2.38-1|79	%{_datadir}/emacs/site-lisp/asy-mode.el
14cu|asymptote-2.38-1|80	%{_datadir}/emacs/site-lisp/asy-keywords.el
14cu|asymptote-2.38-1|81	%{_datadir}/vim/syntax/asy.vim
14cu|asymptote-2.38-1|82	%{_datadir}/texmf-dist/tex/latex/%{name}
14cu|asymptote-2.38-1|83	%{_datadir}/texmf-dist/tex/context/%{name}
14cu|asymptote-2.38-1|84	%{_iconsdir}/hicolor/*/apps/asy.png
14cu|asymptote-2.38-1|85	%{_infodir}/*.info*
14cu|asymptote-2.38-1|86	%{_mandir}/man1/asy*
14cu|asymptote-2.38-1|87	%{_mandir}/man1/xasy*
14cu|asymptote-2.38-1|88	
14cu|asymptote-2.38-1|89	%post
14cu|asymptote-2.38-1|90	texhash
14cu|asymptote-2.38-1|91	
14cu|asymptote-2.38-1|92	%preun
14cu|asymptote-2.38-1|93	texhash
14cu|asymptote-2.38-1|94	
14cu|asymptote-2.38-1|95	#----------------------------------------------------------------------------
14cu|asymptote-2.38-1|96	
14cu|asymptote-2.38-1|97	%prep
14cu|asymptote-2.38-1|98	%setup -q
14cu|asymptote-2.38-1|99	
14cu|asymptote-2.38-1|100	%build
14cu|asymptote-2.38-1|101	%configure2_5x \
14cu|asymptote-2.38-1|102	--enable-gc=system \
14cu|asymptote-2.38-1|103	--with-latex=%{_datadir}/texmf-dist/tex/latex \
14cu|asymptote-2.38-1|104	--with-context=%{_datadir}/texmf-dist/tex/context
14cu|asymptote-2.38-1|105	%make
14cu|asymptote-2.38-1|106	
14cu|asymptote-2.38-1|107	%install
14cu|asymptote-2.38-1|108	%makeinstall_std
14cu|asymptote-2.38-1|109	
14cu|asymptote-2.38-1|110	# Create symlinks for vim / emacs
14cu|asymptote-2.38-1|111	install -d -m 755 %{buildroot}%{_datadir}/vim/syntax
14cu|asymptote-2.38-1|112	ln -s ../../%{name}/asy.vim %{buildroot}%{_datadir}/vim/syntax/asy.vim
14cu|asymptote-2.38-1|113	
14cu|asymptote-2.38-1|114	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cu|asymptote-2.38-1|115	ln -s ../../../%{_datadir}/%{name}/asy-init.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/asy-init.el
14cu|asymptote-2.38-1|116	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14cu|asymptote-2.38-1|117	ln -s ../../%{name}/asy-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/asy-mode.el
14cu|asymptote-2.38-1|118	ln -s ../../%{name}/asy-keywords.el %{buildroot}%{_datadir}/emacs/site-lisp/asy-keywords.el
14cu|asymptote-2.38-1|119	
14cu|asymptote-2.38-1|120	# Move info file
14cu|asymptote-2.38-1|121	mv %{buildroot}%{_infodir}/asymptote/asymptote.info %{buildroot}%{_infodir}/asymptote.info
14cu|asymptote-2.38-1|122	
14cu|asymptote-2.38-1|123	# Icon
14cu|asymptote-2.38-1|124	for size in 16x16 32x32 48x48
14cu|asymptote-2.38-1|125	do
14cu|asymptote-2.38-1|126	install -d %{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|asymptote-2.38-1|127	convert -resize $size asy.ico %{buildroot}%{_iconsdir}/hicolor/$size/apps/asy.png
14cu|asymptote-2.38-1|128	done
14cu|asymptote-2.38-1|129	
14cu|asymptote-2.38-1|130	# Create xasy desktop file
14cu|asymptote-2.38-1|131	mkdir -p %{buildroot}%{_datadir}/applications
14cu|asymptote-2.38-1|132	cat > %{buildroot}%{_datadir}/applications/xasy.desktop << EOF
14cu|asymptote-2.38-1|133	[Desktop Entry]
14cu|asymptote-2.38-1|134	Name=Asymptote
14cu|asymptote-2.38-1|135	Comment=GUI tool for using Asymptote vector graphics
14cu|asymptote-2.38-1|136	Exec=%{_bindir}/xasy
14cu|asymptote-2.38-1|137	Icon=asy
14cu|asymptote-2.38-1|138	Terminal=false
14cu|asymptote-2.38-1|139	StartupNotify=true
14cu|asymptote-2.38-1|140	Type=Application
14cu|asymptote-2.38-1|141	Categories=Graphics;VectorGraphics;
14cu|asymptote-2.38-1|142	EOF
14cu|asymptote-2.38-1|143	
14cu|asymptote-2.38-1|144	
14cu|asymptote-2.38-1|145	%changelog
14cu|asymptote-2.38-1|146	
14cu|asymptote-2.38-1|147	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.38-1
14cu|asymptote-2.38-1|148	- (8e2757b) New version 2.38
14cu|asymptote-2.38-1|149	- (8e2757b) Build requires texlive-texinfo
14cu|asymptote-2.38-1|150	- (8e2757b) Fix tex files path
14cu|asymptote-2.38-1|151	- (8e2757b) Spec cleanup
14cu|asymptote-2.38-1|152	
14cu|asymptote-2.38-1|153	

9672 14
14cu|atanks-6.5-1|1	Name:		atanks
14cu|atanks-6.5-1|2	Version:	6.5
14cu|atanks-6.5-1|3	Release:	1
14cu|atanks-6.5-1|4	Summary:	Scorched Earth game clone
14cu|atanks-6.5-1|5	License:	GPLv2+
14cu|atanks-6.5-1|6	Group:		Games/Arcade
14cu|atanks-6.5-1|7	Url:		http://atanks.sourceforge.net/
14cu|atanks-6.5-1|8	Source0:	http://downloads.sourceforge.net/sourceforge/atanks/atanks-%{version}.tar.gz
14cu|atanks-6.5-1|9	Patch0:		atanks-remove-cxxflags-mangling.patch
14cu|atanks-6.5-1|10	BuildRequires:	pkgconfig(allegro)
14cu|atanks-6.5-1|11	BuildRequires:	desktop-file-utils
14cu|atanks-6.5-1|12	BuildRequires:	imagemagick
14cu|atanks-6.5-1|13	Requires:	hicolor-icon-theme
14cu|atanks-6.5-1|14	
14cu|atanks-6.5-1|15	%description
14cu|atanks-6.5-1|16	This is Atomic Tanks, a multi-player game similar to Scorched Earth
14cu|atanks-6.5-1|17	which involves firing enormous weapons to try and destroy the other
14cu|atanks-6.5-1|18	tanks.
14cu|atanks-6.5-1|19	
14cu|atanks-6.5-1|20	%files
14cu|atanks-6.5-1|21	%doc Changelog README TODO README_ru.txt
14cu|atanks-6.5-1|22	%{_gamesbindir}/%{name}
14cu|atanks-6.5-1|23	%{_gamesdatadir}/%{name}
14cu|atanks-6.5-1|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|atanks-6.5-1|25	%{_datadir}/applications/%{name}.desktop
14cu|atanks-6.5-1|26	%{_appdatadir}/%{name}.appdata.xml
14cu|atanks-6.5-1|27	#-------------------------------------------------------------------------
14cu|atanks-6.5-1|28	%prep
14cu|atanks-6.5-1|29	%setup -q
14cu|atanks-6.5-1|30	%patch0 -p1
14cu|atanks-6.5-1|31	
14cu|atanks-6.5-1|32	%build
14cu|atanks-6.5-1|33	%setup_compile_flags
14cu|atanks-6.5-1|34	%make \
14cu|atanks-6.5-1|35	CC="%{__cxx} -g3" \
14cu|atanks-6.5-1|36	OFLAGS="%{optflags}" \
14cu|atanks-6.5-1|37	LFLAGS="%{ldflags} -L%{_libdir} -lX11 -lXext -lXcursor -lXpm -lxcb -lXrender -lXfixes -lXau -lXdmcp" \
14cu|atanks-6.5-1|38	INSTALLDIR=%{_gamesdatadir}/%{name} \
14cu|atanks-6.5-1|39	DEBUG_LOG_TO_FILE=YES
14cu|atanks-6.5-1|40	
14cu|atanks-6.5-1|41	%install
14cu|atanks-6.5-1|42	%makeinstall_std \
14cu|atanks-6.5-1|43	BINDIR=%{_gamesbindir} \
14cu|atanks-6.5-1|44	INSTALLDIR=%{_gamesdatadir}/%{name}
14cu|atanks-6.5-1|45	
14cu|atanks-6.5-1|46	perl -pi -e "s/\r$//g" %{buildroot}%{_gamesdatadir}/%{name}/tanks.txt
14cu|atanks-6.5-1|47	
14cu|atanks-6.5-1|48	
14cu|atanks-6.5-1|49	# install menu icons
14cu|atanks-6.5-1|50	for N in 16 32 48 64;
14cu|atanks-6.5-1|51	do
14cu|atanks-6.5-1|52	convert %{name}.png -scale ${N}x${N} $N.png;
14cu|atanks-6.5-1|53	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|atanks-6.5-1|54	done
14cu|atanks-6.5-1|55	
14cu|atanks-6.5-1|56	desktop-file-install %{name}.desktop \
14cu|atanks-6.5-1|57	--mode 0644 \
14cu|atanks-6.5-1|58	--delete-original \
14cu|atanks-6.5-1|59	--dir=%{buildroot}%{_datadir}/applications
14cu|atanks-6.5-1|60	
14cu|atanks-6.5-1|61	
14cu|atanks-6.5-1|62	# appdata
14cu|atanks-6.5-1|63	mkdir -p %{buildroot}%{_appdatadir}
14cu|atanks-6.5-1|64	cat > %{buildroot}%{_appdatadir}/%{name}.appdata.xml <<EOF
14cu|atanks-6.5-1|65	<?xml version="1.0" encoding="UTF-8"?>
14cu|atanks-6.5-1|66	BugReportURL: jessefrgsmith@yahoo.ca
14cu|atanks-6.5-1|67	SentUpstream: 2014-09-17
14cu|atanks-6.5-1|68	-->
14cu|atanks-6.5-1|69	<application>
14cu|atanks-6.5-1|70	<id type="desktop">atanks.desktop</id>
14cu|atanks-6.5-1|71	<metadata_license>CC0-1.0</metadata_license>
14cu|atanks-6.5-1|72	<summary>Turn-based artillery strategy game</summary>
14cu|atanks-6.5-1|73	<description>
14cu|atanks-6.5-1|74	<p>
14cu|atanks-6.5-1|75	Atomic Tanks is a turn based artillery strategy game where opponents
14cu|atanks-6.5-1|76	take turns to bombard each other with a wide array of different weapons.
14cu|atanks-6.5-1|77	To make things more interesting, Atomic Tanks also features desctructable
14cu|atanks-6.5-1|78	landscapes, teleporting, parachutes and different weather conditions.
14cu|atanks-6.5-1|79	</p>
14cu|atanks-6.5-1|80	</description>
14cu|atanks-6.5-1|81	<url type="homepage">http://atanks.sourceforge.net/index.html</url>
14cu|atanks-6.5-1|82	<screenshots>
14cu|atanks-6.5-1|83	<screenshot type="default">http://atanks.sourceforge.net/Screenshots/scrnshot29.png</screenshot>
14cu|atanks-6.5-1|84	</screenshots>
14cu|atanks-6.5-1|85	<!-- FIXME: change this to an upstream email address for spec updates
14cu|atanks-6.5-1|86	<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
14cu|atanks-6.5-1|87	-->
14cu|atanks-6.5-1|88	</application>
14cu|atanks-6.5-1|89	
14cu|atanks-6.5-1|90	EOF
14cu|atanks-6.5-1|91	
14cu|atanks-6.5-1|92	
14cu|atanks-6.5-1|93	
14cu|atanks-6.5-1|94	
14cu|atanks-6.5-1|95	%changelog
14cu|atanks-6.5-1|96	
14cu|atanks-6.5-1|97	* Sat Dec 24 2016 abfonly <abfonly@gmail.com> 6.5-1
14cu|atanks-6.5-1|98	- (b2d7b4f) Log: Update to 6.5
14cu|atanks-6.5-1|99	- (b2d7b4f) -remove mangling -patched-
14cu|atanks-6.5-1|100	- (b2d7b4f) -add appdata
14cu|atanks-6.5-1|101	- (b2d7b4f) -fixed debug
14cu|atanks-6.5-1|102	- (b2d7b4f) -spec clean
14cu|atanks-6.5-1|103	
14cu|atanks-6.5-1|104	

9673 14
14cu|atftp-0.7.1-11|1	Summary:	Advanced Trivial File Transfer Protocol (TFTP) client
14cu|atftp-0.7.1-11|2	Name:		atftp
14cu|atftp-0.7.1-11|3	Version:	0.7.1
14cu|atftp-0.7.1-11|4	Release:	11
14cu|atftp-0.7.1-11|5	License:	GPLv2+
14cu|atftp-0.7.1-11|6	Group:		System/Servers
14cu|atftp-0.7.1-11|7	Url:		http://ftp.de.debian.org/debian/pool/main/a/atftp/
14cu|atftp-0.7.1-11|8	Source0:	%{name}-%{version}.tar.gz
14cu|atftp-0.7.1-11|9	Source1:	atftpd.init.d
14cu|atftp-0.7.1-11|10	Source2:	atftpd.sysconfig
14cu|atftp-0.7.1-11|11	Source3:	atftpd.logrotate
14cu|atftp-0.7.1-11|12	Source4:        atftp-tmpfiles.conf
14cu|atftp-0.7.1-11|13	Patch1:		atftp-0.7.1-inlines.patch
14cu|atftp-0.7.1-11|14	Patch3:		atftp-CLK_TCK.diff
14cu|atftp-0.7.1-11|15	BuildRequires:	readline-devel
14cu|atftp-0.7.1-11|16	BuildRequires:	tcp_wrappers-devel
14cu|atftp-0.7.1-11|17	#BuildRequires:	termcap-devel
14cu|atftp-0.7.1-11|18	BuildRequires:	pkgconfig(libpcre)
14cu|atftp-0.7.1-11|19	BuildRequires:	pkgconfig(ncurses)
14cu|atftp-0.7.1-11|20	Requires(pre):	rpm-helper
14cu|atftp-0.7.1-11|21	Provides:	tftp = %{EVRD}
14cu|atftp-0.7.1-11|22	
14cu|atftp-0.7.1-11|23	%description
14cu|atftp-0.7.1-11|24	atftp is an advanced client implementation of the TFTP protocol that implements
14cu|atftp-0.7.1-11|25	RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the
14cu|atftp-0.7.1-11|26	client presents a friendly interface using libreadline. The current server
14cu|atftp-0.7.1-11|27	implementation lacks IPv6 support.
14cu|atftp-0.7.1-11|28	
14cu|atftp-0.7.1-11|29	%files
14cu|atftp-0.7.1-11|30	%defattr(-, root, root, 0755)
14cu|atftp-0.7.1-11|31	%doc BUGS Changelog FAQ INSTALL LICENSE README* TODO
14cu|atftp-0.7.1-11|32	%doc %{_mandir}/man1/atftp.*
14cu|atftp-0.7.1-11|33	%{_bindir}/atftp
14cu|atftp-0.7.1-11|34	
14cu|atftp-0.7.1-11|35	#----------------------------------------------------------------------------
14cu|atftp-0.7.1-11|36	
14cu|atftp-0.7.1-11|37	%package server
14cu|atftp-0.7.1-11|38	Summary:	Advanced Trivial File Transfer Protocol (TFTP) server
14cu|atftp-0.7.1-11|39	Group:		System/Servers
14cu|atftp-0.7.1-11|40	Requires:	binutils
14cu|atftp-0.7.1-11|41	Requires:	gawk
14cu|atftp-0.7.1-11|42	Requires:	logrotate
14cu|atftp-0.7.1-11|43	Requires:	tcp_wrappers
14cu|atftp-0.7.1-11|44	Requires(pre):	rpm-helper
14cu|atftp-0.7.1-11|45	Conflicts:	tftp-server
14cu|atftp-0.7.1-11|46	
14cu|atftp-0.7.1-11|47	%description server
14cu|atftp-0.7.1-11|48	atftpd is an advanced server implementation of the TFTP
14cu|atftp-0.7.1-11|49	protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349.
14cu|atftp-0.7.1-11|50	The server is multi-threaded and the client presents a friendly
14cu|atftp-0.7.1-11|51	interface using libreadline. The current server implementation
14cu|atftp-0.7.1-11|52	lacks IPv6 support.
14cu|atftp-0.7.1-11|53	
14cu|atftp-0.7.1-11|54	%files server
14cu|atftp-0.7.1-11|55	%defattr(-, root, root, 0755)
14cu|atftp-0.7.1-11|56	%doc docs/*
14cu|atftp-0.7.1-11|57	%attr(0755,root,root) %{_initrddir}/atftpd
14cu|atftp-0.7.1-11|58	%{_sysconfdir}/tmpfiles.d/atftpd.conf
14cu|atftp-0.7.1-11|59	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/xinetd.d/tftp
14cu|atftp-0.7.1-11|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/atftpd
14cu|atftp-0.7.1-11|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/atftpd
14cu|atftp-0.7.1-11|62	
14cu|atftp-0.7.1-11|63	%dir %{_localstatedir}/lib/tftpboot
14cu|atftp-0.7.1-11|64	%dir %attr(0755,nobody,nogroup) %{_logdir}/atftpd
14cu|atftp-0.7.1-11|65	%{_sbindir}/atftpd
14cu|atftp-0.7.1-11|66	%{_sbindir}/in.tftpd
14cu|atftp-0.7.1-11|67	%attr(0644,nobody,nogroup) %{_logdir}/atftpd/atftpd.log
14cu|atftp-0.7.1-11|68	%{_mandir}/man8/atftpd.*
14cu|atftp-0.7.1-11|69	%{_mandir}/man8/in.tftpd.*
14cu|atftp-0.7.1-11|70	
14cu|atftp-0.7.1-11|71	%post server
14cu|atftp-0.7.1-11|72	%_post_service atftpd
14cu|atftp-0.7.1-11|73	systemd-tmpfiles --create atftpd.conf
14cu|atftp-0.7.1-11|74	
14cu|atftp-0.7.1-11|75	%preun server
14cu|atftp-0.7.1-11|76	%_preun_service atftpd
14cu|atftp-0.7.1-11|77	
14cu|atftp-0.7.1-11|78	#----------------------------------------------------------------------------
14cu|atftp-0.7.1-11|79	
14cu|atftp-0.7.1-11|80	%prep
14cu|atftp-0.7.1-11|81	%setup -q
14cu|atftp-0.7.1-11|82	%patch1 -p1
14cu|atftp-0.7.1-11|83	%patch3
14cu|atftp-0.7.1-11|84	
14cu|atftp-0.7.1-11|85	### FIXME: Change location of pcre.h to pcre/pcre.h (Please fix upstream)
14cu|atftp-0.7.1-11|86	if [ -r %{_includedir}/pcre/pcre.h ]; then
14cu|atftp-0.7.1-11|87	perl -pi.orig -e 's|\bpcre.h\b|pcre/pcre.h|' configure tftpd_pcre.h
14cu|atftp-0.7.1-11|88	fi
14cu|atftp-0.7.1-11|89	
14cu|atftp-0.7.1-11|90	cat <<EOF >tftp.xinetd
14cu|atftp-0.7.1-11|91	# default: off
14cu|atftp-0.7.1-11|92	# description: The tftp server serves files using the trivial file transfer protocol. The tftp protocol is often used to boot diskless workstations, download configuration files to network-aware printers, and to start the installation process for some operating systems.
14cu|atftp-0.7.1-11|93	service tftp
14cu|atftp-0.7.1-11|94	{
14cu|atftp-0.7.1-11|95	disable	= yes
14cu|atftp-0.7.1-11|96	socket_type		= dgram
14cu|atftp-0.7.1-11|97	protocol		= udp
14cu|atftp-0.7.1-11|98	wait			= yes
14cu|atftp-0.7.1-11|99	user			= root
14cu|atftp-0.7.1-11|100	server			= %{_sbindir}/in.tftpd
14cu|atftp-0.7.1-11|101	# multicast config
14cu|atftp-0.7.1-11|102	#	server_args		= --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --maxthread 1000 --verbose=5 %{_localstatedir}/lib/tftpboot
14cu|atftp-0.7.1-11|103	server_args		= %{_localstatedir}/lib/tftpboot
14cu|atftp-0.7.1-11|104	per_source		= 11
14cu|atftp-0.7.1-11|105	cps			= 100 2
14cu|atftp-0.7.1-11|106	flags			= IPv4
14cu|atftp-0.7.1-11|107	}
14cu|atftp-0.7.1-11|108	EOF
14cu|atftp-0.7.1-11|109	
14cu|atftp-0.7.1-11|110	%build
14cu|atftp-0.7.1-11|111	autoreconf -fi
14cu|atftp-0.7.1-11|112	
14cu|atftp-0.7.1-11|113	%configure \
14cu|atftp-0.7.1-11|114	--disable-dependency-tracking \
14cu|atftp-0.7.1-11|115	--enable-libreadline \
14cu|atftp-0.7.1-11|116	--enable-libwrap \
14cu|atftp-0.7.1-11|117	--enable-libpcre \
14cu|atftp-0.7.1-11|118	--enable-mtftp
14cu|atftp-0.7.1-11|119	%serverbuild
14cu|atftp-0.7.1-11|120	
14cu|atftp-0.7.1-11|121	%install
14cu|atftp-0.7.1-11|122	install -d %{buildroot}%{_sysconfdir}
14cu|atftp-0.7.1-11|123	install -d %{buildroot}%{_initrddir}
14cu|atftp-0.7.1-11|124	install -d %{buildroot}%{_logdir}/atftpd
14cu|atftp-0.7.1-11|125	
14cu|atftp-0.7.1-11|126	%makeinstall
14cu|atftp-0.7.1-11|127	
14cu|atftp-0.7.1-11|128	install -Dp -m 0755 %{SOURCE1} %{buildroot}/%{_initrddir}/atftpd
14cu|atftp-0.7.1-11|129	install -Dp -m 644  %{SOURCE4} %{buildroot}%{_sysconfdir}/tmpfiles.d/atftpd.conf
14cu|atftp-0.7.1-11|130	install -Dp -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/atftpd
14cu|atftp-0.7.1-11|131	install -Dp -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/atftpd
14cu|atftp-0.7.1-11|132	
14cu|atftp-0.7.1-11|133	install -d %{buildroot}/%{_localstatedir}/lib/tftpboot/
14cu|atftp-0.7.1-11|134	install -Dp -m0644 tftp.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/tftp
14cu|atftp-0.7.1-11|135	touch %{buildroot}%{_logdir}/atftpd/atftpd.log
14cu|atftp-0.7.1-11|136	
14cu|atftp-0.7.1-11|137	
14cu|atftp-0.7.1-11|138	%changelog
14cu|atftp-0.7.1-11|139	
14cu|atftp-0.7.1-11|140	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 0.7.1-11
14cu|atftp-0.7.1-11|141	- (b81947a) Merge pull request #1 from reqwy/atftp:rosa2014.1
14cu|atftp-0.7.1-11|142	- (b81947a) Updated, switch to tmpfiles
14cu|atftp-0.7.1-11|143	
14cu|atftp-0.7.1-11|144	

9674 14
14cu|atom-1.8.0-1|1	%define debug_package %{nil}
14cu|atom-1.8.0-1|2	
14cu|atom-1.8.0-1|3	Name:		atom
14cu|atom-1.8.0-1|4	Version:	1.8.0
14cu|atom-1.8.0-1|5	Release:	1
14cu|atom-1.8.0-1|6	Summary:	A hackable text editor for the 21st Century
14cu|atom-1.8.0-1|7	License:	MIT
14cu|atom-1.8.0-1|8	Group:		Development/Other
14cu|atom-1.8.0-1|9	URL:		https://atom.io/
14cu|atom-1.8.0-1|10	Source0:	https://github.com/atom/atom/archive/v%{version}.zip
14cu|atom-1.8.0-1|11	Source1:	mkrpm
14cu|atom-1.8.0-1|12	Source2:	%{name}16.png
14cu|atom-1.8.0-1|13	Source3:	%{name}22.png
14cu|atom-1.8.0-1|14	Source4:	%{name}32.png
14cu|atom-1.8.0-1|15	Source5:	%{name}48.png
14cu|atom-1.8.0-1|16	Source6:	%{name}64.png
14cu|atom-1.8.0-1|17	Source7:	%{name}128.png
14cu|atom-1.8.0-1|18	Source8:	%{name}256.png
14cu|atom-1.8.0-1|19	Source100:	%{name}.rpmlintrc
14cu|atom-1.8.0-1|20	Patch0:		atom-1.8.0-no-publish-build.patch
14cu|atom-1.8.0-1|21	AutoReqProv:	no
14cu|atom-1.8.0-1|22	# There is a file conflict, but we are not going to rename
14cu|atom-1.8.0-1|23	# "apm" binary from this package since apmd is largely deprecated
14cu|atom-1.8.0-1|24	# and is a candidate to be dropped
14cu|atom-1.8.0-1|25	Conflicts:	apmd
14cu|atom-1.8.0-1|26	
14cu|atom-1.8.0-1|27	#BuildArch:  noarch
14cu|atom-1.8.0-1|28	
14cu|atom-1.8.0-1|29	BuildRequires:  nodejs
14cu|atom-1.8.0-1|30	BuildRequires:  pkgconfig(gnome-keyring-1)
14cu|atom-1.8.0-1|31	BuildRequires:	git
14cu|atom-1.8.0-1|32	
14cu|atom-1.8.0-1|33	# TODO:
14cu|atom-1.8.0-1|34	# currently scripts/build script simply download all necessary nodejs modules
14cu|atom-1.8.0-1|35	# from Internet. It would be nice to add BRs here instead.
14cu|atom-1.8.0-1|36	
14cu|atom-1.8.0-1|37	%description
14cu|atom-1.8.0-1|38	%{summary}.
14cu|atom-1.8.0-1|39	
14cu|atom-1.8.0-1|40	%prep
14cu|atom-1.8.0-1|41	%setup -q
14cu|atom-1.8.0-1|42	%apply_patches
14cu|atom-1.8.0-1|43	# Replace upstream mkrpm
14cu|atom-1.8.0-1|44	rm -f script/mkrpm
14cu|atom-1.8.0-1|45	cp %{SOURCE1} script/mkrpm
14cu|atom-1.8.0-1|46	chmod a+x script/mkrpm
14cu|atom-1.8.0-1|47	
14cu|atom-1.8.0-1|48	%build
14cu|atom-1.8.0-1|49	script/build
14cu|atom-1.8.0-1|50	
14cu|atom-1.8.0-1|51	%install
14cu|atom-1.8.0-1|52	export RPM_BUILD_ROOT=`pwd`
14cu|atom-1.8.0-1|53	script/grunt mkrpm publish-build --stack --install-dir %{buildroot}/usr
14cu|atom-1.8.0-1|54	
14cu|atom-1.8.0-1|55	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|atom-1.8.0-1|56	cp -r Atom/* %{buildroot}%{_datadir}/%{name}
14cu|atom-1.8.0-1|57	mkdir -p %{buildroot}%{_bindir}
14cu|atom-1.8.0-1|58	ln -sf ../share/atom/resources/app/apm/node_modules/.bin/apm %{buildroot}%{_bindir}/apm
14cu|atom-1.8.0-1|59	cp atom.sh %{buildroot}%{_bindir}/atom
14cu|atom-1.8.0-1|60	chmod 755 %{buildroot}%{_bindir}/atom
14cu|atom-1.8.0-1|61	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|atom-1.8.0-1|62	cp atom.desktop %{buildroot}%{_datadir}/applications/
14cu|atom-1.8.0-1|63	
14cu|atom-1.8.0-1|64	for s in 16 22 32 48 64 128 256; do
14cu|atom-1.8.0-1|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|atom-1.8.0-1|66	done
14cu|atom-1.8.0-1|67	
14cu|atom-1.8.0-1|68	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|atom-1.8.0-1|69	install -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14cu|atom-1.8.0-1|70	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|atom-1.8.0-1|71	install -m 0644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|atom-1.8.0-1|72	install -m 0644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|atom-1.8.0-1|73	install -m 0644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|atom-1.8.0-1|74	install -m 0644 %{SOURCE8} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|atom-1.8.0-1|75	
14cu|atom-1.8.0-1|76	%files
14cu|atom-1.8.0-1|77	%{_bindir}/*
14cu|atom-1.8.0-1|78	%{_datadir}/%{name}
14cu|atom-1.8.0-1|79	%{_datadir}/applications/*
14cu|atom-1.8.0-1|80	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|atom-1.8.0-1|81	
14cu|atom-1.8.0-1|82	
14cu|atom-1.8.0-1|83	%changelog
14cu|atom-1.8.0-1|84	
14cu|atom-1.8.0-1|85	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 1.8.0-1
14cu|atom-1.8.0-1|86	- (6f159f2) Do not try to publish build to github
14cu|atom-1.8.0-1|87	
14cu|atom-1.8.0-1|88	

9675 14
14cu|atomicparsley-0.9.6-1|1	# Spec is based on MIB work
14cu|atomicparsley-0.9.6-1|2	# Not anymore.Sflo
14cu|atomicparsley-0.9.6-1|3	%define		oname AtomicParsley
14cu|atomicparsley-0.9.6-1|4	Name:		atomicparsley
14cu|atomicparsley-0.9.6-1|5	Version:	0.9.6
14cu|atomicparsley-0.9.6-1|6	Release:	1
14cu|atomicparsley-0.9.6-1|7	Summary:	Command-Line Program to Read and Set iTunes-style Metadata Tags
14cu|atomicparsley-0.9.6-1|8	License:	GPLv2+
14cu|atomicparsley-0.9.6-1|9	Group:		Sound
14cu|atomicparsley-0.9.6-1|10	Url:		http://atomicparsley.sourceforge.net
14cu|atomicparsley-0.9.6-1|11	Source0:	https://bitbucket.org/wez/atomicparsley/get/%{version}.tar.gz
14cu|atomicparsley-0.9.6-1|12	
14cu|atomicparsley-0.9.6-1|13	BuildRequires:	autoconf
14cu|atomicparsley-0.9.6-1|14	BuildRequires:	automake
14cu|atomicparsley-0.9.6-1|15	BuildRequires:	zlib-devel
14cu|atomicparsley-0.9.6-1|16	
14cu|atomicparsley-0.9.6-1|17	%description
14cu|atomicparsley-0.9.6-1|18	AtomicParsley is a lightweight command line program that can read and set
14cu|atomicparsley-0.9.6-1|19	iTunes-style metadata tags in MPEG-4 files & 3gp assets in 3GPP/3GPP2 files.
14cu|atomicparsley-0.9.6-1|20	
14cu|atomicparsley-0.9.6-1|21	%prep
14cu|atomicparsley-0.9.6-1|22	%setup -qn wez-atomicparsley-da2f6e4fc120
14cu|atomicparsley-0.9.6-1|23	chmod -x src/CDtoc.h src/CDtoc.cpp
14cu|atomicparsley-0.9.6-1|24	
14cu|atomicparsley-0.9.6-1|25	%build
14cu|atomicparsley-0.9.6-1|26	./autogen.sh
14cu|atomicparsley-0.9.6-1|27	%configure
14cu|atomicparsley-0.9.6-1|28	%make
14cu|atomicparsley-0.9.6-1|29	
14cu|atomicparsley-0.9.6-1|30	%install
14cu|atomicparsley-0.9.6-1|31	%makeinstall_std
14cu|atomicparsley-0.9.6-1|32	ln -s %{oname} %{buildroot}%{_bindir}/%{name}
14cu|atomicparsley-0.9.6-1|33	
14cu|atomicparsley-0.9.6-1|34	
14cu|atomicparsley-0.9.6-1|35	%files
14cu|atomicparsley-0.9.6-1|36	%doc COPYING Changes.txt tools/iTunMOVI-1.1.pl
14cu|atomicparsley-0.9.6-1|37	%{_bindir}/*
14cu|atomicparsley-0.9.6-1|38	
14cu|atomicparsley-0.9.6-1|39	
14cu|atomicparsley-0.9.6-1|40	
14cu|atomicparsley-0.9.6-1|41	
14cu|atomicparsley-0.9.6-1|42	%changelog
14cu|atomicparsley-0.9.6-1|43	* Sat Jan 17 2015 abfonly <abfonly@gmail.com> 0.9.6-1
14cu|atomicparsley-0.9.6-1|44	+ Revision: 50210c5
14cu|atomicparsley-0.9.6-1|45	- Merge pull request #1 from abfonly/atomicparsley:rosa2014.1
14cu|atomicparsley-0.9.6-1|46	- abfonly
14cu|atomicparsley-0.9.6-1|47	
14cu|atomicparsley-0.9.6-1|48	

9676 14
14cu|atomix-3.20.0-1|1	Summary:	Mind game - build molecules out of single atoms
14cu|atomix-3.20.0-1|2	Name:		atomix
14cu|atomix-3.20.0-1|3	Version:	3.20.0
14cu|atomix-3.20.0-1|4	Release:	1
14cu|atomix-3.20.0-1|5	License:	GPLv2+
14cu|atomix-3.20.0-1|6	Group:		Games/Puzzles
14cu|atomix-3.20.0-1|7	URL:		https://wiki.gnome.org/Apps/Atomix
14cu|atomix-3.20.0-1|8	Source:		https://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|atomix-3.20.0-1|9	Source100:	%{name}.rpmlintrc
14cu|atomix-3.20.0-1|10	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.10.0
14cu|atomix-3.20.0-1|11	BuildRequires:	gettext-devel
14cu|atomix-3.20.0-1|12	BuildRequires:	gnome-common
14cu|atomix-3.20.0-1|13	BuildRequires:	intltool
14cu|atomix-3.20.0-1|14	BuildRequires:	perl >= 5.8.1
14cu|atomix-3.20.0-1|15	BuildRequires:	perl(XML::Parser)
14cu|atomix-3.20.0-1|16	BuildRequires:	imagemagick
14cu|atomix-3.20.0-1|17	BuildRequires:	desktop-file-utils
14cu|atomix-3.20.0-1|18	Requires(pre):	rpm-helper
14cu|atomix-3.20.0-1|19	
14cu|atomix-3.20.0-1|20	%description
14cu|atomix-3.20.0-1|21	Atomix is a little mind game where you have to build molecules out of single
14cu|atomix-3.20.0-1|22	atoms. These are lying around between the walls and obstacles on the play
14cu|atomix-3.20.0-1|23	field. Once you have pushed an atom in one direction, it moves until it hits
14cu|atomix-3.20.0-1|24	an obstacle or another atom. It requires some thinking for how to construct
14cu|atomix-3.20.0-1|25	complex molecules with this behavior. The game is inspired by the original
14cu|atomix-3.20.0-1|26	Amiga version.
14cu|atomix-3.20.0-1|27	
14cu|atomix-3.20.0-1|28	%files -f %{name}.lang
14cu|atomix-3.20.0-1|29	%doc README
14cu|atomix-3.20.0-1|30	%attr(2511, root, games) %{_gamesbindir}/%{name}
14cu|atomix-3.20.0-1|31	%{_datadir}/%{name}
14cu|atomix-3.20.0-1|32	%{_datadir}/appdata/%{name}.appdata.xml
14cu|atomix-3.20.0-1|33	%{_datadir}/applications/%{name}.desktop
14cu|atomix-3.20.0-1|34	%ghost %{_localstatedir}/lib/games/%{name}.scores
14cu|atomix-3.20.0-1|35	%{_iconsdir}/hicolor/*/apps/*.png
14cu|atomix-3.20.0-1|36	
14cu|atomix-3.20.0-1|37	%pre
14cu|atomix-3.20.0-1|38	%create_ghostfile %{_localstatedir}/lib/games/%{name}.scores root games 0664
14cu|atomix-3.20.0-1|39	
14cu|atomix-3.20.0-1|40	%postun
14cu|atomix-3.20.0-1|41	rm -fr %{_localstatedir}/lib/games/%{name}.scores
14cu|atomix-3.20.0-1|42	
14cu|atomix-3.20.0-1|43	#-----------------------------------------------------------------------------
14cu|atomix-3.20.0-1|44	
14cu|atomix-3.20.0-1|45	%prep
14cu|atomix-3.20.0-1|46	%setup -q
14cu|atomix-3.20.0-1|47	
14cu|atomix-3.20.0-1|48	
14cu|atomix-3.20.0-1|49	%build
14cu|atomix-3.20.0-1|50	export LDFLAGS="${LDFLAGS} -lm"
14cu|atomix-3.20.0-1|51	%configure2_5x --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib
14cu|atomix-3.20.0-1|52	%make
14cu|atomix-3.20.0-1|53	
14cu|atomix-3.20.0-1|54	
14cu|atomix-3.20.0-1|55	%install
14cu|atomix-3.20.0-1|56	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std \
14cu|atomix-3.20.0-1|57	bindir=%{_gamesbindir} \
14cu|atomix-3.20.0-1|58	localstatedir=%{_localstatedir}/lib
14cu|atomix-3.20.0-1|59	
14cu|atomix-3.20.0-1|60	# Fix .desktop file
14cu|atomix-3.20.0-1|61	desktop-file-install --vendor="" \
14cu|atomix-3.20.0-1|62	--remove-category="Application" \
14cu|atomix-3.20.0-1|63	--remove-category="PuzzleGame" \
14cu|atomix-3.20.0-1|64	--add-category="Game" \
14cu|atomix-3.20.0-1|65	--add-category="LogicGame" \
14cu|atomix-3.20.0-1|66	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|atomix-3.20.0-1|67	
14cu|atomix-3.20.0-1|68	
14cu|atomix-3.20.0-1|69	# Prepare the place for game scores
14cu|atomix-3.20.0-1|70	mkdir -p %{buildroot}%{_localstatedir}/lib/games
14cu|atomix-3.20.0-1|71	touch %{buildroot}%{_localstatedir}/lib/games/%{name}.scores
14cu|atomix-3.20.0-1|72	rm -fr %{buildroot}%{_iconsdir}/hicolor/symbolic/apps/atomix-symbolic.svg
14cu|atomix-3.20.0-1|73	%find_lang %{name}
14cu|atomix-3.20.0-1|74	
14cu|atomix-3.20.0-1|75	%changelog
14cu|atomix-3.20.0-1|76	
14cu|atomix-3.20.0-1|77	* Thu Jun 30 2016 abfonly <abfonly@gmail.com> 3.20.0-1
14cu|atomix-3.20.0-1|78	- (6e19518) Log: Update to 3.20.0
14cu|atomix-3.20.0-1|79	
14cu|atomix-3.20.0-1|80	

9677 14
14cu|atril-1.12.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|atril-1.12.2-1|2	%define oname mate-document-viewer
14cu|atril-1.12.2-1|3	%define build_dvi 1
14cu|atril-1.12.2-1|4	%define build_impress 1
14cu|atril-1.12.2-1|5	%define major 3
14cu|atril-1.12.2-1|6	%define api 1.5.0
14cu|atril-1.12.2-1|7	%define girname    %mklibname %{name}-gir %{api}
14cu|atril-1.12.2-1|8	%define libname %mklibname %{name} %{major}
14cu|atril-1.12.2-1|9	%define develname %mklibname -d %{name}
14cu|atril-1.12.2-1|10	%define liboname %mklibname %{oname} %{major}
14cu|atril-1.12.2-1|11	
14cu|atril-1.12.2-1|12	Summary:        MATE Document viewer
14cu|atril-1.12.2-1|13	Name:           atril
14cu|atril-1.12.2-1|14	Version:        1.12.2
14cu|atril-1.12.2-1|15	Release:        1
14cu|atril-1.12.2-1|16	License:        GPLv2+
14cu|atril-1.12.2-1|17	Url:            http://mate-desktop.org/
14cu|atril-1.12.2-1|18	Group:          Graphical desktop/Other
14cu|atril-1.12.2-1|19	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|atril-1.12.2-1|20	
14cu|atril-1.12.2-1|21	BuildRequires:  docbook-dtd412-xml
14cu|atril-1.12.2-1|22	BuildRequires:  ghostscript
14cu|atril-1.12.2-1|23	BuildRequires:  gtk-doc
14cu|atril-1.12.2-1|24	BuildRequires:  intltool
14cu|atril-1.12.2-1|25	BuildRequires:  mate-common
14cu|atril-1.12.2-1|26	BuildRequires:  xsltproc
14cu|atril-1.12.2-1|27	BuildRequires:  libtiff-devel
14cu|atril-1.12.2-1|28	BuildRequires:	which
14cu|atril-1.12.2-1|29	BuildRequires:	xml2po
14cu|atril-1.12.2-1|30	BuildRequires:  pkgconfig(cairo)
14cu|atril-1.12.2-1|31	BuildRequires:  pkgconfig(ddjvuapi)
14cu|atril-1.12.2-1|32	BuildRequires:  pkgconfig(gail)
14cu|atril-1.12.2-1|33	BuildRequires:  pkgconfig(glib-2.0)
14cu|atril-1.12.2-1|34	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|atril-1.12.2-1|35	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|atril-1.12.2-1|36	BuildRequires:  pkgconfig(libcaja-extension)
14cu|atril-1.12.2-1|37	BuildRequires:  pkgconfig(libsecret-1)
14cu|atril-1.12.2-1|38	BuildRequires:  pkgconfig(libspectre)
14cu|atril-1.12.2-1|39	BuildRequires:  pkgconfig(libxml-2.0)
14cu|atril-1.12.2-1|40	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cu|atril-1.12.2-1|41	#BuildRequires:  pkgconfig(mate-doc-utils)
14cu|atril-1.12.2-1|42	#BuildRequires:  pkgconfig(mate-icon-theme)
14cu|atril-1.12.2-1|43	#BuildRequires:  pkgconfig(mate-keyring-1)
14cu|atril-1.12.2-1|44	BuildRequires:  pkgconfig(poppler-glib)
14cu|atril-1.12.2-1|45	BuildRequires:  pkgconfig(sm)
14cu|atril-1.12.2-1|46	BuildRequires:  pkgconfig(x11)
14cu|atril-1.12.2-1|47	BuildRequires:  pkgconfig(libgxps)
14cu|atril-1.12.2-1|48	#gw just like xdvi, needed for rendering the fonts
14cu|atril-1.12.2-1|49	BuildRequires:  kpathsea-devel
14cu|atril-1.12.2-1|50	BuildRequires:  djvulibre-devel
14cu|atril-1.12.2-1|51	BuildRequires:  itstool
14cu|atril-1.12.2-1|52	BuildRequires:  yelp-tools
14cu|atril-1.12.2-1|53	
14cu|atril-1.12.2-1|54	Requires:      ghostscript
14cu|atril-1.12.2-1|55	Requires:      ghostscript-module-X
14cu|atril-1.12.2-1|56	
14cu|atril-1.12.2-1|57	%rename %{oname}
14cu|atril-1.12.2-1|58	
14cu|atril-1.12.2-1|59	%description
14cu|atril-1.12.2-1|60	Atril is the MATE Document viewer.
14cu|atril-1.12.2-1|61	
14cu|atril-1.12.2-1|62	%package -n %{libname}
14cu|atril-1.12.2-1|63	Group:   System/Libraries
14cu|atril-1.12.2-1|64	Summary: MATE Document viewer library
14cu|atril-1.12.2-1|65	Provides: %{liboname} = %{version}-%{release}
14cu|atril-1.12.2-1|66	
14cu|atril-1.12.2-1|67	%description -n %{libname}
14cu|atril-1.12.2-1|68	This is the MATE Document viewer library, the shared parts of %{name}.
14cu|atril-1.12.2-1|69	
14cu|atril-1.12.2-1|70	%package -n %{girname}
14cu|atril-1.12.2-1|71	Summary:        GObject Introspection interface description for %{name}
14cu|atril-1.12.2-1|72	Group:          System/Libraries
14cu|atril-1.12.2-1|73	Requires:       %{libname} = %{version}
14cu|atril-1.12.2-1|74	
14cu|atril-1.12.2-1|75	%description -n %{girname}
14cu|atril-1.12.2-1|76	GObject Introspection interface description for %{name}
14cu|atril-1.12.2-1|77	
14cu|atril-1.12.2-1|78	%package -n %{develname}
14cu|atril-1.12.2-1|79	Group:Development/C
14cu|atril-1.12.2-1|80	Summary: MATE Document viewer library
14cu|atril-1.12.2-1|81	Requires: %{libname} = %{version}
14cu|atril-1.12.2-1|82	Provides: %{oname}-devel = %{version}-%{release}
14cu|atril-1.12.2-1|83	Provides: %{name}-devel = %{version}-%{release}
14cu|atril-1.12.2-1|84	
14cu|atril-1.12.2-1|85	%description -n %{develname}
14cu|atril-1.12.2-1|86	This is the MATE Document viewer library, the shared parts of %{name}.
14cu|atril-1.12.2-1|87	
14cu|atril-1.12.2-1|88	%prep
14cu|atril-1.12.2-1|89	%setup -q
14cu|atril-1.12.2-1|90	%apply_patches
14cu|atril-1.12.2-1|91	
14cu|atril-1.12.2-1|92	%build
14cu|atril-1.12.2-1|93	NOCONFIGURE=1 ./autogen.sh
14cu|atril-1.12.2-1|94	%configure2_5x \
14cu|atril-1.12.2-1|95	--with-pic                                                          \
14cu|atril-1.12.2-1|96	--disable-static                                                    \
14cu|atril-1.12.2-1|97	--disable-scrollkeeper                                              \
14cu|atril-1.12.2-1|98	--with-gtk=2.0                                                      \
14cu|atril-1.12.2-1|99	--enable-introspection                                              \
14cu|atril-1.12.2-1|100	--enable-gtk-doc                                                    \
14cu|atril-1.12.2-1|101	--enable-pdf                                                        \
14cu|atril-1.12.2-1|102	--enable-tiff                                                       \
14cu|atril-1.12.2-1|103	--enable-djvu                                                       \
14cu|atril-1.12.2-1|104	--enable-dvi                                                        \
14cu|atril-1.12.2-1|105	--enable-pixbuf                                                     \
14cu|atril-1.12.2-1|106	--enable-comics                                                     \
14cu|atril-1.12.2-1|107	--enable-dvi 						       \
14cu|atril-1.12.2-1|108	%if %build_impress
14cu|atril-1.12.2-1|109	--enable-impress \
14cu|atril-1.12.2-1|110	%endif
14cu|atril-1.12.2-1|111	--enable-xps
14cu|atril-1.12.2-1|112	# currently parallel builds are broken
14cu|atril-1.12.2-1|113	# make
14cu|atril-1.12.2-1|114	make LIBS='-lm -lz -lgmodule-2.0'
14cu|atril-1.12.2-1|115	
14cu|atril-1.12.2-1|116	%install
14cu|atril-1.12.2-1|117	%makeinstall_std
14cu|atril-1.12.2-1|118	
14cu|atril-1.12.2-1|119	# remove of gsetting,convert file, no need for this in fedora
14cu|atril-1.12.2-1|120	# because MATE starts with gsetting in fedora.
14cu|atril-1.12.2-1|121	rm -f %{buildroot}%{_datadir}/MateConf/gsettings/atril.convert
14cu|atril-1.12.2-1|122	
14cu|atril-1.12.2-1|123	%find_lang %{name} --with-gnome
14cu|atril-1.12.2-1|124	cat %{name}.lang >> Atril.lang
14cu|atril-1.12.2-1|125	
14cu|atril-1.12.2-1|126	%files -f Atril.lang
14cu|atril-1.12.2-1|127	%doc README COPYING NEWS AUTHORS
14cu|atril-1.12.2-1|128	%{_bindir}/*
14cu|atril-1.12.2-1|129	%dir %{_datadir}/%{name}
14cu|atril-1.12.2-1|130	%{_datadir}/%{name}/*
14cu|atril-1.12.2-1|131	%{_datadir}/applications/atril.desktop
14cu|atril-1.12.2-1|132	%{_datadir}/appdata/*
14cu|atril-1.12.2-1|133	%{_datadir}/icons/hicolor/*/apps/atril.*
14cu|atril-1.12.2-1|134	%{_libexecdir}/atril-convert-metadata
14cu|atril-1.12.2-1|135	%{_libexecdir}/atrild
14cu|atril-1.12.2-1|136	%{_datadir}/dbus-1/services/org.mate.atril.Daemon.service
14cu|atril-1.12.2-1|137	%{_datadir}/glib-2.0/schemas/org.mate.Atril.gschema.xml
14cu|atril-1.12.2-1|138	%{_datadir}/thumbnailers/atril.thumbnailer
14cu|atril-1.12.2-1|139	%{_datadir}/caja/extensions/libatril-properties-page.caja-extension
14cu|atril-1.12.2-1|140	%{_mandir}/man1/atril-*.1.*
14cu|atril-1.12.2-1|141	%{_mandir}/man1/atril.1.*
14cu|atril-1.12.2-1|142	
14cu|atril-1.12.2-1|143	%files -n %{libname}
14cu|atril-1.12.2-1|144	%{_libdir}/libatrildocument.so.%{major}*
14cu|atril-1.12.2-1|145	%{_libdir}/libatrilview.so.%{major}*
14cu|atril-1.12.2-1|146	%{_libdir}/caja/extensions-2.0/libatril*so*
14cu|atril-1.12.2-1|147	%dir %{_libdir}/%{name}/%{major}/
14cu|atril-1.12.2-1|148	%dir %{_libdir}/%{name}/%{major}/backends
14cu|atril-1.12.2-1|149	%{_libdir}/%{name}/%{major}/backends/lib*so*
14cu|atril-1.12.2-1|150	%{_libdir}/%{name}/%{major}/backends/comicsdocument.%{name}-backend
14cu|atril-1.12.2-1|151	%{_libdir}/%{name}/%{major}/backends/djvudocument.%{name}-backend
14cu|atril-1.12.2-1|152	%{_libdir}/%{name}/%{major}/backends/xpsdocument.%{name}-backend
14cu|atril-1.12.2-1|153	%{_libdir}/atril/%{major}/backends/dvidocument.%{name}-backend
14cu|atril-1.12.2-1|154	%{_libdir}/%{name}/%{major}/backends/pdfdocument.%{name}-backend
14cu|atril-1.12.2-1|155	%{_libdir}/%{name}/%{major}/backends/pixbufdocument.%{name}-backend
14cu|atril-1.12.2-1|156	%{_libdir}/%{name}/%{major}/backends/psdocument.%{name}-backend
14cu|atril-1.12.2-1|157	%{_libdir}/%{name}/%{major}/backends/tiffdocument.%{name}-backend
14cu|atril-1.12.2-1|158	
14cu|atril-1.12.2-1|159	%files -n %{girname}
14cu|atril-1.12.2-1|160	%{_libdir}/girepository-1.0/AtrilDocument-%{api}.typelib
14cu|atril-1.12.2-1|161	%{_libdir}/girepository-1.0/AtrilView-%{api}.typelib
14cu|atril-1.12.2-1|162	
14cu|atril-1.12.2-1|163	%files -n %{develname}
14cu|atril-1.12.2-1|164	%doc ChangeLog
14cu|atril-1.12.2-1|165	%{_datadir}/gtk-doc/html/atril
14cu|atril-1.12.2-1|166	%{_datadir}/gtk-doc/html/libatrildocument-%{api}
14cu|atril-1.12.2-1|167	%{_datadir}/gtk-doc/html/libatrilview-%{api}
14cu|atril-1.12.2-1|168	%{_libdir}/libatrildocument.so
14cu|atril-1.12.2-1|169	%{_libdir}/libatrilview.so
14cu|atril-1.12.2-1|170	%{_libdir}/pkgconfig/atril*pc
14cu|atril-1.12.2-1|171	%{_includedir}/atril*
14cu|atril-1.12.2-1|172	%{_datadir}/gir-1.0/AtrilDocument-%{api}.gir
14cu|atril-1.12.2-1|173	%{_datadir}/gir-1.0/AtrilView-%{api}.gir
14cu|atril-1.12.2-1|174	
14cu|atril-1.12.2-1|175	
14cu|atril-1.12.2-1|176	%changelog
14cu|atril-1.12.2-1|177	
14cu|atril-1.12.2-1|178	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.2-1
14cu|atril-1.12.2-1|179	- (97e54e2) Updated to 1.12.2
14cu|atril-1.12.2-1|180	
14cu|atril-1.12.2-1|181	

9678 14
14cu|attic-0.14-2|1	%define oname Attic
14cu|attic-0.14-2|2	
14cu|attic-0.14-2|3	Summary:	Deduplicating backup program
14cu|attic-0.14-2|4	Name:		attic
14cu|attic-0.14-2|5	Version:	0.14
14cu|attic-0.14-2|6	Release:	2
14cu|attic-0.14-2|7	License:	GPLv2+
14cu|attic-0.14-2|8	Group:		Development/Other
14cu|attic-0.14-2|9	Url:		https://attic-backup.org/
14cu|attic-0.14-2|10	Source0:	https://pypi.python.org/packages/source/A/%{oname}/%{oname}-%{version}.tar.gz
14cu|attic-0.14-2|11	BuildRequires:	acl-devel
14cu|attic-0.14-2|12	BuildRequires:	python3-devel
14cu|attic-0.14-2|13	BuildRequires:	pkgconfig(openssl)
14cu|attic-0.14-2|14	Requires:	python3egg(msgpack-python)
14cu|attic-0.14-2|15	Requires:	python3egg(llfuse)
14cu|attic-0.14-2|16	
14cu|attic-0.14-2|17	%description
14cu|attic-0.14-2|18	Attic is a deduplicating backup program written in Python.
14cu|attic-0.14-2|19	The main goal of Attic is to provide an efficient and secure way to
14cu|attic-0.14-2|20	backup data. The data deduplication technique used makes Attic suitable
14cu|attic-0.14-2|21	for daily backups since only actual changes are stored.
14cu|attic-0.14-2|22	
14cu|attic-0.14-2|23	%prep
14cu|attic-0.14-2|24	%setup -qn %{oname}-%{version}
14cu|attic-0.14-2|25	
14cu|attic-0.14-2|26	%build
14cu|attic-0.14-2|27	python3 setup.py build
14cu|attic-0.14-2|28	
14cu|attic-0.14-2|29	%install
14cu|attic-0.14-2|30	python3 setup.py install --root=%{buildroot}
14cu|attic-0.14-2|31	
14cu|attic-0.14-2|32	
14cu|attic-0.14-2|33	%files
14cu|attic-0.14-2|34	%{_bindir}/*
14cu|attic-0.14-2|35	%{py3_platsitedir}/%{name}
14cu|attic-0.14-2|36	%{py3_platsitedir}/%{oname}*egg-info
14cu|attic-0.14-2|37	
14cu|attic-0.14-2|38	
14cu|attic-0.14-2|39	%changelog
14cu|attic-0.14-2|40	* Sun Mar 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.14-2
14cu|attic-0.14-2|41	+ Revision: 4c0e91a
14cu|attic-0.14-2|42	- Added llfuse require
14cu|attic-0.14-2|43	
14cu|attic-0.14-2|44	

9679 14
14cu|aubio-0.4.3-1|1	%define major 5
14cu|aubio-0.4.3-1|2	%define libname %mklibname %{name} %{major}
14cu|aubio-0.4.3-1|3	%define devname %mklibname %{name} -d
14cu|aubio-0.4.3-1|4	
14cu|aubio-0.4.3-1|5	# Enabling this one requires a ffmpeg built
14cu|aubio-0.4.3-1|6	# with avresample support
14cu|aubio-0.4.3-1|7	# Otherwise fails the building of a test
14cu|aubio-0.4.3-1|8	%bcond_with avcodec
14cu|aubio-0.4.3-1|9	
14cu|aubio-0.4.3-1|10	Summary:	A library for audio labelling
14cu|aubio-0.4.3-1|11	Name:		aubio
14cu|aubio-0.4.3-1|12	Version:	0.4.3
14cu|aubio-0.4.3-1|13	Release:	1
14cu|aubio-0.4.3-1|14	License:	GPLv3+
14cu|aubio-0.4.3-1|15	Group:		Sound
14cu|aubio-0.4.3-1|16	Url:		http://aubio.org/
14cu|aubio-0.4.3-1|17	Source0:	http://aubio.org/pub/%{name}-%{version}.tar.bz2
14cu|aubio-0.4.3-1|18	Source100:	%{name}.rpmlintrc
14cu|aubio-0.4.3-1|19	BuildRequires:	doxygen
14cu|aubio-0.4.3-1|20	BuildRequires:	swig
14cu|aubio-0.4.3-1|21	BuildRequires:	txt2man
14cu|aubio-0.4.3-1|22	BuildRequires:	waf
14cu|aubio-0.4.3-1|23	BuildRequires:	pd-devel
14cu|aubio-0.4.3-1|24	BuildRequires:	pkgconfig(alsa)
14cu|aubio-0.4.3-1|25	BuildRequires:	pkgconfig(fftw3) >= 3.0.0
14cu|aubio-0.4.3-1|26	BuildRequires:	pkgconfig(jack)
14cu|aubio-0.4.3-1|27	BuildRequires:	pkgconfig(lash-1.0)
14cu|aubio-0.4.3-1|28	%if %{with avcodec}
14cu|aubio-0.4.3-1|29	BuildRequires:	pkgconfig(libavcodec) >= 54.35.0
14cu|aubio-0.4.3-1|30	BuildRequires:	pkgconfig(libavformat)
14cu|aubio-0.4.3-1|31	BuildRequires:	pkgconfig(libavresample)
14cu|aubio-0.4.3-1|32	BuildRequires:	pkgconfig(libavutil)
14cu|aubio-0.4.3-1|33	%endif
14cu|aubio-0.4.3-1|34	BuildRequires:	pkgconfig(samplerate)
14cu|aubio-0.4.3-1|35	BuildRequires:	pkgconfig(sndfile) >= 1.0.4
14cu|aubio-0.4.3-1|36	Requires:	%{libname} = %{EVRD}
14cu|aubio-0.4.3-1|37	
14cu|aubio-0.4.3-1|38	%description
14cu|aubio-0.4.3-1|39	A library for audio labelling. Its features include segmenting a sound file
14cu|aubio-0.4.3-1|40	before each of its attacks, performing pitch detection, tapping the beat and
14cu|aubio-0.4.3-1|41	producing midi streams from live audio. The library name comes from 'audio'
14cu|aubio-0.4.3-1|42	with a typo: several transcription errors are likely to be found in the
14cu|aubio-0.4.3-1|43	results too.
14cu|aubio-0.4.3-1|44	
14cu|aubio-0.4.3-1|45	%files
14cu|aubio-0.4.3-1|46	%doc AUTHORS COPYING README.md
14cu|aubio-0.4.3-1|47	%{_bindir}/aubio*
14cu|aubio-0.4.3-1|48	%{_mandir}/man1/%{name}*.1.*
14cu|aubio-0.4.3-1|49	
14cu|aubio-0.4.3-1|50	#-----------------------------------------------------------------------------
14cu|aubio-0.4.3-1|51	
14cu|aubio-0.4.3-1|52	%package -n %{libname}
14cu|aubio-0.4.3-1|53	Summary:	Main library for %{name}
14cu|aubio-0.4.3-1|54	Group:		System/Libraries
14cu|aubio-0.4.3-1|55	# Needed because older library required main package with EVRD, it was wrong
14cu|aubio-0.4.3-1|56	Obsoletes:	%{_lib}aubio2 < 0.4.0
14cu|aubio-0.4.3-1|57	
14cu|aubio-0.4.3-1|58	%description -n %{libname}
14cu|aubio-0.4.3-1|59	Main library for %{name}.
14cu|aubio-0.4.3-1|60	
14cu|aubio-0.4.3-1|61	%files -n %{libname}
14cu|aubio-0.4.3-1|62	%doc COPYING
14cu|aubio-0.4.3-1|63	%{_libdir}/lib%{name}.so.%{major}*
14cu|aubio-0.4.3-1|64	
14cu|aubio-0.4.3-1|65	#-----------------------------------------------------------------------------
14cu|aubio-0.4.3-1|66	
14cu|aubio-0.4.3-1|67	%package -n %{devname}
14cu|aubio-0.4.3-1|68	Summary:	Development files for %{name}
14cu|aubio-0.4.3-1|69	Group:		Development/C++
14cu|aubio-0.4.3-1|70	Requires:	%{libname} = %{EVRD}
14cu|aubio-0.4.3-1|71	Provides:	%{name}-devel = %{EVRD}
14cu|aubio-0.4.3-1|72	
14cu|aubio-0.4.3-1|73	%description -n %{devname}
14cu|aubio-0.4.3-1|74	Development files and headers for %{name}.
14cu|aubio-0.4.3-1|75	
14cu|aubio-0.4.3-1|76	%files -n %{devname}
14cu|aubio-0.4.3-1|77	%doc ChangeLog COPYING VERSION
14cu|aubio-0.4.3-1|78	%doc doc/web//html/*
14cu|aubio-0.4.3-1|79	%{_includedir}/%{name}
14cu|aubio-0.4.3-1|80	%{_libdir}/lib%{name}.so
14cu|aubio-0.4.3-1|81	%{_libdir}/pkgconfig/%{name}.pc
14cu|aubio-0.4.3-1|82	
14cu|aubio-0.4.3-1|83	#-----------------------------------------------------------------------------
14cu|aubio-0.4.3-1|84	
14cu|aubio-0.4.3-1|85	#package -n python-%%{name}
14cu|aubio-0.4.3-1|86	#Summary:	Python bindings for %%{name}
14cu|aubio-0.4.3-1|87	#Group:		Development/Python
14cu|aubio-0.4.3-1|88	#Requires:	%%{libname} = %%{EVRD}
14cu|aubio-0.4.3-1|89	
14cu|aubio-0.4.3-1|90	#description -n python-%%{name}
14cu|aubio-0.4.3-1|91	#Python bindings for %%{name}.
14cu|aubio-0.4.3-1|92	
14cu|aubio-0.4.3-1|93	#files -n python-%%{name}
14cu|aubio-0.4.3-1|94	#doc COPYING
14cu|aubio-0.4.3-1|95	#{python_sitelib}/*
14cu|aubio-0.4.3-1|96	
14cu|aubio-0.4.3-1|97	#-----------------------------------------------------------------------------
14cu|aubio-0.4.3-1|98	
14cu|aubio-0.4.3-1|99	%prep
14cu|aubio-0.4.3-1|100	%setup -q
14cu|aubio-0.4.3-1|101	
14cu|aubio-0.4.3-1|102	%build
14cu|aubio-0.4.3-1|103	# Our waf is too recent: use the source provided one
14cu|aubio-0.4.3-1|104	export CPPFLAGS="%{optflags}" LDLFLAGS="%{ldflags}"
14cu|aubio-0.4.3-1|105	./waf configure \
14cu|aubio-0.4.3-1|106	--prefix="%{_prefix}" \
14cu|aubio-0.4.3-1|107	--libdir="%{_libdir}" \
14cu|aubio-0.4.3-1|108	--enable-fftw3f \
14cu|aubio-0.4.3-1|109	--enable-fftw3 \
14cu|aubio-0.4.3-1|110	--enable-jack \
14cu|aubio-0.4.3-1|111	--enable-sndfile \
14cu|aubio-0.4.3-1|112	--enable-samplerate \
14cu|aubio-0.4.3-1|113	%if %{with avcodec}
14cu|aubio-0.4.3-1|114	--enable-avcodec
14cu|aubio-0.4.3-1|115	%else
14cu|aubio-0.4.3-1|116	--disable-avcodec
14cu|aubio-0.4.3-1|117	%endif
14cu|aubio-0.4.3-1|118	
14cu|aubio-0.4.3-1|119	./waf build
14cu|aubio-0.4.3-1|120	
14cu|aubio-0.4.3-1|121	%install
14cu|aubio-0.4.3-1|122	./waf install --destdir="%{buildroot}"
14cu|aubio-0.4.3-1|123	
14cu|aubio-0.4.3-1|124	# Correctly place html library docs
14cu|aubio-0.4.3-1|125	mkdir -p %{buildroot}%{_docdir}/%{devname}/html
14cu|aubio-0.4.3-1|126	rm -rf %{buildroot}%{_docdir}/libaubio-doc
14cu|aubio-0.4.3-1|127	
14cu|aubio-0.4.3-1|128	%changelog
14cu|aubio-0.4.3-1|129	
14cu|aubio-0.4.3-1|130	* Thu Aug 25 2016 alzim <alzim@bk.ru> 0.4.3-1
14cu|aubio-0.4.3-1|131	- (0963e78) Merge pull request #1 from import/aubio:rosa2016.1
14cu|aubio-0.4.3-1|132	- (0963e78) Updated to 0.4.3
14cu|aubio-0.4.3-1|133	
14cu|aubio-0.4.3-1|134	

9680 14
14cu|audex-0.79-2|1	Summary:	Audio grabber tool for CD-ROM drives based on KDE 4
14cu|audex-0.79-2|2	Name:		audex
14cu|audex-0.79-2|3	Version:	0.79
14cu|audex-0.79-2|4	Release:	2
14cu|audex-0.79-2|5	License:	GPLv3
14cu|audex-0.79-2|6	Group:		Sound
14cu|audex-0.79-2|7	URL:		http://kde.maniatek.com/%{name}/
14cu|audex-0.79-2|8	Source0:	http://kde.maniatek.com/%{name}/files/%{name}-%{version}.tar.xz
14cu|audex-0.79-2|9	
14cu|audex-0.79-2|10	BuildRequires:	kdelibs4-devel
14cu|audex-0.79-2|11	BuildRequires:	cmake >= 2.8.0
14cu|audex-0.79-2|12	BuildRequires:	pkgconfig(phonon)
14cu|audex-0.79-2|13	BuildRequires:	cdda-devel
14cu|audex-0.79-2|14	BuildRequires:	automoc4
14cu|audex-0.79-2|15	BuildRequires:	libkcddb-devel >= 4.9
14cu|audex-0.79-2|16	BuildRequires:	libkcompactdisc-devel >= 4.9
14cu|audex-0.79-2|17	
14cu|audex-0.79-2|18	Requires:	kdebase4-runtime
14cu|audex-0.79-2|19	
14cu|audex-0.79-2|20	Requires(post,postun):	desktop-file-utils
14cu|audex-0.79-2|21	
14cu|audex-0.79-2|22	
14cu|audex-0.79-2|23	%description
14cu|audex-0.79-2|24	Audex is a new audio grabber tool for CD-ROM drives based on KDE 4. It creates
14cu|audex-0.79-2|25	profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC (MP4/M4A/AAC) and RIFF
14cu|audex-0.79-2|26	WAVE: please install your favorite encoder. Of course for WAVE no external
14cu|audex-0.79-2|27	encoder is needed! Beyond you can define custom profile, which means that
14cu|audex-0.79-2|28	%{name} works together with command line encoders in general.
14cu|audex-0.79-2|29	Some features are:
14cu|audex-0.79-2|30	* Extracting with CDDA Paranoia. So you have quite perfect audio quality.
14cu|audex-0.79-2|31	* Extracting and encoding run parallel.
14cu|audex-0.79-2|32	* Filename editing with local and remote CDDB/FreeDB database.
14cu|audex-0.79-2|33	* Metadata correction tools like capitalize etc.
14cu|audex-0.79-2|34	* Multi-profile extraction (with one command-line encoder per profile).
14cu|audex-0.79-2|35	* Fetch covers from the Internet and store them in the database.
14cu|audex-0.79-2|36	* Create play-lists, cover and template-based-info files in target directory.
14cu|audex-0.79-2|37	* Creates extraction and encoding protocols.
14cu|audex-0.79-2|38	* Transfer files with KDE KIO-Slaves.
14cu|audex-0.79-2|39	
14cu|audex-0.79-2|40	
14cu|audex-0.79-2|41	%files -f %{name}.lang
14cu|audex-0.79-2|42	%doc LICENCE README.md
14cu|audex-0.79-2|43	%{_kde_bindir}/%{name}
14cu|audex-0.79-2|44	%{_kde_datadir}/applications/kde4/%{name}*.desktop
14cu|audex-0.79-2|45	%{_kde_datadir}/apps/solid/actions/%{name}*.desktop
14cu|audex-0.79-2|46	%{_kde_datadir}/apps/%{name}
14cu|audex-0.79-2|47	%{_kde_iconsdir}/hicolor/*/*/*.png
14cu|audex-0.79-2|48	
14cu|audex-0.79-2|49	#--------------------------------------------------------------------
14cu|audex-0.79-2|50	
14cu|audex-0.79-2|51	%prep
14cu|audex-0.79-2|52	%setup -q
14cu|audex-0.79-2|53	
14cu|audex-0.79-2|54	%build
14cu|audex-0.79-2|55	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|audex-0.79-2|56	export CFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|audex-0.79-2|57	
14cu|audex-0.79-2|58	%cmake_kde4
14cu|audex-0.79-2|59	%make
14cu|audex-0.79-2|60	
14cu|audex-0.79-2|61	
14cu|audex-0.79-2|62	%install
14cu|audex-0.79-2|63	%makeinstall_std -C build
14cu|audex-0.79-2|64	
14cu|audex-0.79-2|65	%find_lang %{name} --with-html
14cu|audex-0.79-2|66	
14cu|audex-0.79-2|67	
14cu|audex-0.79-2|68	
14cu|audex-0.79-2|69	%changelog
14cu|audex-0.79-2|70	
14cu|audex-0.79-2|71	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 0.79-2
14cu|audex-0.79-2|72	- (387dbd9) Merge pull request #1 from abfonly/audex:rosa2014.1
14cu|audex-0.79-2|73	- (387dbd9) abfonly
14cu|audex-0.79-2|74	
14cu|audex-0.79-2|75	

9681 14
14cu|audiere-1.9.4-14|1	%define major %{version}
14cu|audiere-1.9.4-14|2	%define libname %mklibname %{name} %{major}
14cu|audiere-1.9.4-14|3	%define devname %mklibname %{name} -d
14cu|audiere-1.9.4-14|4	
14cu|audiere-1.9.4-14|5	Summary:	High-level audio API
14cu|audiere-1.9.4-14|6	Name:		audiere
14cu|audiere-1.9.4-14|7	Version:	1.9.4
14cu|audiere-1.9.4-14|8	Release:	14
14cu|audiere-1.9.4-14|9	License:	LGPLv2+
14cu|audiere-1.9.4-14|10	Group:		Sound
14cu|audiere-1.9.4-14|11	Url:		http://audiere.sourceforge.net
14cu|audiere-1.9.4-14|12	Source0:	http://prdownloads.sourceforge.net/audiere/%{name}-%{version}-src.tar.bz2
14cu|audiere-1.9.4-14|13	Patch0:		audiere-1.9.4-speex.patch
14cu|audiere-1.9.4-14|14	Patch1:		audiere-1.9.4-gcc43.patch
14cu|audiere-1.9.4-14|15	Patch2:		audiere-1.9.4-flac.patch
14cu|audiere-1.9.4-14|16	Patch3:		audiere-1.9.4-add-missing-header.patch
14cu|audiere-1.9.4-14|17	Patch4:		audiere-1.9.4-no-wx.patch
14cu|audiere-1.9.4-14|18	BuildRequires:	pkgconfig(audiofile)
14cu|audiere-1.9.4-14|19	BuildRequires:	pkgconfig(flac)
14cu|audiere-1.9.4-14|20	BuildRequires:	pkgconfig(libcdaudio)
14cu|audiere-1.9.4-14|21	BuildRequires:	pkgconfig(ogg)
14cu|audiere-1.9.4-14|22	BuildRequires:	pkgconfig(speex)
14cu|audiere-1.9.4-14|23	BuildRequires:	pkgconfig(vorbis)
14cu|audiere-1.9.4-14|24	
14cu|audiere-1.9.4-14|25	%description
14cu|audiere-1.9.4-14|26	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
14cu|audiere-1.9.4-14|27	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
14cu|audiere-1.9.4-14|28	audio output, Audiere supports DirectSound or WinMM in Windows,
14cu|audiere-1.9.4-14|29	OSS on Linux and Cygwin, and SGI AL on IRIX.
14cu|audiere-1.9.4-14|30	
14cu|audiere-1.9.4-14|31	#----------------------------------------------------------------------------
14cu|audiere-1.9.4-14|32	
14cu|audiere-1.9.4-14|33	%package -n %{libname}
14cu|audiere-1.9.4-14|34	Summary:	High-level audio API
14cu|audiere-1.9.4-14|35	Group:		System/Libraries
14cu|audiere-1.9.4-14|36	Conflicts:	%{_lib}audiere1 < 1.9.4-14
14cu|audiere-1.9.4-14|37	Obsoletes:	%{_lib}audiere1 < 1.9.4-14
14cu|audiere-1.9.4-14|38	
14cu|audiere-1.9.4-14|39	%description -n %{libname}
14cu|audiere-1.9.4-14|40	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
14cu|audiere-1.9.4-14|41	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
14cu|audiere-1.9.4-14|42	audio output, Audiere supports DirectSound or WinMM in Windows,
14cu|audiere-1.9.4-14|43	OSS on Linux and Cygwin, and SGI AL on IRIX.
14cu|audiere-1.9.4-14|44	
14cu|audiere-1.9.4-14|45	%files -n %{libname}
14cu|audiere-1.9.4-14|46	%{_libdir}/libaudiere-%{version}.so
14cu|audiere-1.9.4-14|47	
14cu|audiere-1.9.4-14|48	#----------------------------------------------------------------------------
14cu|audiere-1.9.4-14|49	
14cu|audiere-1.9.4-14|50	%package -n %{devname}
14cu|audiere-1.9.4-14|51	Summary:	Development headers and libraries for audiere
14cu|audiere-1.9.4-14|52	Group:		Development/C++
14cu|audiere-1.9.4-14|53	Requires:	%{libname} = %{EVRD}
14cu|audiere-1.9.4-14|54	Requires:	pkgconfig(flac)
14cu|audiere-1.9.4-14|55	Requires:	pkgconfig(libcdaudio)
14cu|audiere-1.9.4-14|56	Requires:	pkgconfig(ogg)
14cu|audiere-1.9.4-14|57	Requires:	pkgconfig(speex)
14cu|audiere-1.9.4-14|58	Requires:	pkgconfig(vorbis)
14cu|audiere-1.9.4-14|59	Provides:	%{name}-devel = %{EVRD}
14cu|audiere-1.9.4-14|60	
14cu|audiere-1.9.4-14|61	%description -n %{devname}
14cu|audiere-1.9.4-14|62	Development headers and libraries for audiere.
14cu|audiere-1.9.4-14|63	
14cu|audiere-1.9.4-14|64	%files -n %{devname}
14cu|audiere-1.9.4-14|65	%doc doc/*.txt
14cu|audiere-1.9.4-14|66	%{_bindir}/audiere-config
14cu|audiere-1.9.4-14|67	%{_includedir}/audiere.h
14cu|audiere-1.9.4-14|68	%{_libdir}/libaudiere.so
14cu|audiere-1.9.4-14|69	
14cu|audiere-1.9.4-14|70	#----------------------------------------------------------------------------
14cu|audiere-1.9.4-14|71	
14cu|audiere-1.9.4-14|72	%prep
14cu|audiere-1.9.4-14|73	%setup -qn %{name}
14cu|audiere-1.9.4-14|74	%patch0 -p1
14cu|audiere-1.9.4-14|75	%patch1 -p1
14cu|audiere-1.9.4-14|76	%patch2 -p1
14cu|audiere-1.9.4-14|77	%patch3 -p1
14cu|audiere-1.9.4-14|78	%patch4 -p1
14cu|audiere-1.9.4-14|79	
14cu|audiere-1.9.4-14|80	%build
14cu|audiere-1.9.4-14|81	sh ./bootstrap
14cu|audiere-1.9.4-14|82	
14cu|audiere-1.9.4-14|83	%configure2_5x \
14cu|audiere-1.9.4-14|84	--disable-static \
14cu|audiere-1.9.4-14|85	--enable-opt
14cu|audiere-1.9.4-14|86	%make
14cu|audiere-1.9.4-14|87	
14cu|audiere-1.9.4-14|88	%install
14cu|audiere-1.9.4-14|89	%makeinstall_std
14cu|audiere-1.9.4-14|90	
14cu|audiere-1.9.4-14|91	
14cu|audiere-1.9.4-14|92	%changelog
14cu|audiere-1.9.4-14|93	
14cu|audiere-1.9.4-14|94	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.4-14
14cu|audiere-1.9.4-14|95	- (4f8dbf8) Fix library package major
14cu|audiere-1.9.4-14|96	
14cu|audiere-1.9.4-14|97	

9682 14
14cu|auroraedesigner-0.3.1-4|1	Summary:	Aurorae Designer is an application to edit Aurorae themes
14cu|auroraedesigner-0.3.1-4|2	Name:		auroraedesigner
14cu|auroraedesigner-0.3.1-4|3	Version:	0.3.1
14cu|auroraedesigner-0.3.1-4|4	Release:	4
14cu|auroraedesigner-0.3.1-4|5	License:	GPLv2+
14cu|auroraedesigner-0.3.1-4|6	Group:		Graphical desktop/KDE
14cu|auroraedesigner-0.3.1-4|7	Url: 		http://kde-apps.org/content/show.php/AuroraeDesigner?content=122763
14cu|auroraedesigner-0.3.1-4|8	Source0:	%{name}-%{version}.tar.xz
14cu|auroraedesigner-0.3.1-4|9	Patch0:		auroraedesigner-0.3.1-desktop.patch
14cu|auroraedesigner-0.3.1-4|10	Patch1:		auroraedesigner-0.3.1-fix-config.patch
14cu|auroraedesigner-0.3.1-4|11	BuildRequires:	kdebase4-workspace-devel
14cu|auroraedesigner-0.3.1-4|12	BuildRequires:	kdelibs4-devel
14cu|auroraedesigner-0.3.1-4|13	
14cu|auroraedesigner-0.3.1-4|14	%description
14cu|auroraedesigner-0.3.1-4|15	Aurorae Designer is an application to preview KWin Aurorae
14cu|auroraedesigner-0.3.1-4|16	themes and edit the configuration of the theme. It provides
14cu|auroraedesigner-0.3.1-4|17	an interactive way to design the theme and helps the designer
14cu|auroraedesigner-0.3.1-4|18	to package a complete theme.
14cu|auroraedesigner-0.3.1-4|19	
14cu|auroraedesigner-0.3.1-4|20	%files
14cu|auroraedesigner-0.3.1-4|21	%{_kde_bindir}/auroraedesigner
14cu|auroraedesigner-0.3.1-4|22	%{_kde_applicationsdir}/auroraedesigner.desktop
14cu|auroraedesigner-0.3.1-4|23	%{_kde_appsdir}/auroraedesigner/auroraedesignerui.rc
14cu|auroraedesigner-0.3.1-4|24	%{_kde_datadir}/config.kcfg/auroraedesigner.kcfg
14cu|auroraedesigner-0.3.1-4|25	%{_kde_iconsdir}/hicolor/*/apps/auroraedesigner.png
14cu|auroraedesigner-0.3.1-4|26	
14cu|auroraedesigner-0.3.1-4|27	#----------------------------------------------------------------------------
14cu|auroraedesigner-0.3.1-4|28	
14cu|auroraedesigner-0.3.1-4|29	%prep
14cu|auroraedesigner-0.3.1-4|30	%setup -q
14cu|auroraedesigner-0.3.1-4|31	%patch0 -p1
14cu|auroraedesigner-0.3.1-4|32	%patch1 -p1
14cu|auroraedesigner-0.3.1-4|33	
14cu|auroraedesigner-0.3.1-4|34	%build
14cu|auroraedesigner-0.3.1-4|35	%cmake_kde4
14cu|auroraedesigner-0.3.1-4|36	%make
14cu|auroraedesigner-0.3.1-4|37	
14cu|auroraedesigner-0.3.1-4|38	%install
14cu|auroraedesigner-0.3.1-4|39	%makeinstall_std -C build
14cu|auroraedesigner-0.3.1-4|40	
14cu|auroraedesigner-0.3.1-4|41	
14cu|auroraedesigner-0.3.1-4|42	%changelog
14cu|auroraedesigner-0.3.1-4|43	* Tue Mar 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-4
14cu|auroraedesigner-0.3.1-4|44	+ Revision: aca029c
14cu|auroraedesigner-0.3.1-4|45	- Update patch to fix config type (more fixes)
14cu|auroraedesigner-0.3.1-4|46	
14cu|auroraedesigner-0.3.1-4|47	

9683 14
14cu|authconfig-6.2.8-3|1	Summary:	Command line tool for setting up authentication from network services
14cu|authconfig-6.2.8-3|2	Name:		authconfig
14cu|authconfig-6.2.8-3|3	Version:	6.2.8
14cu|authconfig-6.2.8-3|4	Release:	3
14cu|authconfig-6.2.8-3|5	License:	GPLv2+
14cu|authconfig-6.2.8-3|6	Group:		System/Base
14cu|authconfig-6.2.8-3|7	Url:		https://fedorahosted.org/authconfig
14cu|authconfig-6.2.8-3|8	Source0:	https://fedorahosted.org/releases/a/u/%{name}/%{name}-%{version}.tar.bz2
14cu|authconfig-6.2.8-3|9	Patch1:		authconfig-6.2.8-paramcheck.patch
14cu|authconfig-6.2.8-3|10	Patch2:		authconfig-6.2.8-no-gnome-screensaver.patch
14cu|authconfig-6.2.8-3|11	Patch3:		authconfig-6.2.8-wait-for-card.patch
14cu|authconfig-6.2.8-3|12	Patch4:		authconfig-6.2.8-translation-updates.patch
14cu|authconfig-6.2.8-3|13	Patch5:		authconfig-6.2.8-norestart.patch
14cu|authconfig-6.2.8-3|14	Patch6:		authconfig-6.2.8-notraceback.patch
14cu|authconfig-6.2.8-3|15	Patch7:		authconfig-6.2.8-restorecon.patch
14cu|authconfig-6.2.8-3|16	Patch8:		authconfig-6.2.8-sssd-enable.patch
14cu|authconfig-6.2.8-3|17	Patch9:		authconfig-6.2.8-translation-updates-2.patch
14cu|authconfig-6.2.8-3|18	Patch10:	authconfig-6.2.8-ipav2join.patch
14cu|authconfig-6.2.8-3|19	Patch11:	authconfig-6.2.8-ldapbase.patch
14cu|authconfig-6.2.8-3|20	Patch12:	authconfig-6.2.8-altfiles.patch
14cu|authconfig-6.2.8-3|21	Patch13:	authconfig-6.2.8-winbind-client.patch
14cu|authconfig-6.2.8-3|22	Patch14:	authconfig-6.2.8-services.patch
14cu|authconfig-6.2.8-3|23	Patch15:	authconfig-6.2.8-multiple-ldap-uris.patch
14cu|authconfig-6.2.8-3|24	Patch16:	authconfig-6.2.8-jointitle.patch
14cu|authconfig-6.2.8-3|25	Patch17:	authconfig-6.2.8-krb5comment.patch
14cu|authconfig-6.2.8-3|26	Patch18:	authconfig-6.2.8-localetb.patch
14cu|authconfig-6.2.8-3|27	Patch19:	authconfig-6.2.8-sssd-prompting.patch
14cu|authconfig-6.2.8-3|28	Patch20:	authconfig-6.2.8-krb5-include.patch
14cu|authconfig-6.2.8-3|29	Patch21:	authconfig-6.2.8-joinpassword.patch
14cu|authconfig-6.2.8-3|30	BuildRequires:	intltool
14cu|authconfig-6.2.8-3|31	BuildRequires:	pkgconfig(glib-2.0)
14cu|authconfig-6.2.8-3|32	BuildRequires:	pkgconfig(python)
14cu|authconfig-6.2.8-3|33	Requires:	libpwquality-tools
14cu|authconfig-6.2.8-3|34	Requires:	newt
14cu|authconfig-6.2.8-3|35	Requires:	openssl
14cu|authconfig-6.2.8-3|36	Requires:	policycoreutils
14cu|authconfig-6.2.8-3|37	# Needed to check if selinux is enabled
14cu|authconfig-6.2.8-3|38	Requires:	selinux-utils
14cu|authconfig-6.2.8-3|39	
14cu|authconfig-6.2.8-3|40	%description
14cu|authconfig-6.2.8-3|41	Authconfig is a command line utility which can configure a workstation to use
14cu|authconfig-6.2.8-3|42	shadow (more secure) passwords. Authconfig can also configure a system to be
14cu|authconfig-6.2.8-3|43	a client for certain networked user information and authentication schemes.
14cu|authconfig-6.2.8-3|44	
14cu|authconfig-6.2.8-3|45	%files -f %{name}.lang
14cu|authconfig-6.2.8-3|46	%doc COPYING NOTES TODO README.samba3
14cu|authconfig-6.2.8-3|47	%{_bindir}/authconfig
14cu|authconfig-6.2.8-3|48	%{_bindir}/authconfig-tui
14cu|authconfig-6.2.8-3|49	%{_mandir}/man5/fingerprint-auth-ac.5*
14cu|authconfig-6.2.8-3|50	%{_mandir}/man5/password-auth-ac.5*
14cu|authconfig-6.2.8-3|51	%{_mandir}/man5/postlogin-ac.5*
14cu|authconfig-6.2.8-3|52	%{_mandir}/man5/smartcard-auth-ac.5*
14cu|authconfig-6.2.8-3|53	%{_mandir}/man5/system-auth-ac.5*
14cu|authconfig-6.2.8-3|54	%{_mandir}/man8/authconfig.8*
14cu|authconfig-6.2.8-3|55	%{_mandir}/man8/authconfig-tui.8*
14cu|authconfig-6.2.8-3|56	%{_mandir}/man8/cacertdir_rehash.8*
14cu|authconfig-6.2.8-3|57	%exclude %{_mandir}/man8/system-config-authentication.*
14cu|authconfig-6.2.8-3|58	%exclude %{_mandir}/man8/authconfig-gtk.*
14cu|authconfig-6.2.8-3|59	%dir %{_datadir}/%{name}
14cu|authconfig-6.2.8-3|60	%{_datadir}/%{name}/authconfig.py*
14cu|authconfig-6.2.8-3|61	%{_datadir}/%{name}/authconfig-tui.py*
14cu|authconfig-6.2.8-3|62	%{_datadir}/%{name}/authinfo.py*
14cu|authconfig-6.2.8-3|63	%{_datadir}/%{name}/shvfile.py*
14cu|authconfig-6.2.8-3|64	%{_datadir}/%{name}/dnsclient.py*
14cu|authconfig-6.2.8-3|65	%{_datadir}/%{name}/msgarea.py*
14cu|authconfig-6.2.8-3|66	%{python_sitearch}/acutilmodule.so
14cu|authconfig-6.2.8-3|67	%{_sbindir}/cacertdir_rehash
14cu|authconfig-6.2.8-3|68	%{_sbindir}/authconfig
14cu|authconfig-6.2.8-3|69	%{_sbindir}/authconfig-tui
14cu|authconfig-6.2.8-3|70	%ghost %config(noreplace) %{_sysconfdir}/pam.d/system-auth-ac
14cu|authconfig-6.2.8-3|71	%ghost %config(noreplace) %{_sysconfdir}/pam.d/password-auth-ac
14cu|authconfig-6.2.8-3|72	%ghost %config(noreplace) %{_sysconfdir}/pam.d/fingerprint-auth-ac
14cu|authconfig-6.2.8-3|73	%ghost %config(noreplace) %{_sysconfdir}/pam.d/smartcard-auth-ac
14cu|authconfig-6.2.8-3|74	%ghost %config(noreplace) %{_sysconfdir}/pam.d/postlogin-ac
14cu|authconfig-6.2.8-3|75	%config(noreplace) %{_sysconfdir}/sysconfig/authconfig
14cu|authconfig-6.2.8-3|76	%attr(700,root,root) %dir %{_localstatedir}/lib/%{name}
14cu|authconfig-6.2.8-3|77	
14cu|authconfig-6.2.8-3|78	#----------------------------------------------------------------------------
14cu|authconfig-6.2.8-3|79	
14cu|authconfig-6.2.8-3|80	%package gtk
14cu|authconfig-6.2.8-3|81	Summary:	Graphical tool for setting up authentication from network services
14cu|authconfig-6.2.8-3|82	Group:		System/Base
14cu|authconfig-6.2.8-3|83	Requires:	%{name} = %{EVRD}
14cu|authconfig-6.2.8-3|84	Requires:	pygtk2.0-libglade
14cu|authconfig-6.2.8-3|85	Requires:	usermode
14cu|authconfig-6.2.8-3|86	
14cu|authconfig-6.2.8-3|87	%description gtk
14cu|authconfig-6.2.8-3|88	Authconfig-gtk is a GUI program which can configure a workstation to use
14cu|authconfig-6.2.8-3|89	shadow (more secure) passwords. Authconfig-gtk can also configure a system
14cu|authconfig-6.2.8-3|90	to be a client for certain networked user information and authentication
14cu|authconfig-6.2.8-3|91	schemes.
14cu|authconfig-6.2.8-3|92	
14cu|authconfig-6.2.8-3|93	%files gtk
14cu|authconfig-6.2.8-3|94	%{_bindir}/authconfig-gtk
14cu|authconfig-6.2.8-3|95	%{_bindir}/system-config-authentication
14cu|authconfig-6.2.8-3|96	%{_mandir}/man8/system-config-authentication.*
14cu|authconfig-6.2.8-3|97	%{_mandir}/man8/authconfig-gtk.*
14cu|authconfig-6.2.8-3|98	%{_datadir}/%{name}/authconfig.glade
14cu|authconfig-6.2.8-3|99	%{_datadir}/%{name}/authconfig-gtk.py*
14cu|authconfig-6.2.8-3|100	%{_datadir}/applications/authconfig.desktop
14cu|authconfig-6.2.8-3|101	%{_datadir}/icons/hicolor/*/apps/system-config-authentication.*
14cu|authconfig-6.2.8-3|102	%{_sbindir}/authconfig-gtk
14cu|authconfig-6.2.8-3|103	%{_sbindir}/system-config-authentication
14cu|authconfig-6.2.8-3|104	%config(noreplace) %{_sysconfdir}/pam.d/authconfig-gtk
14cu|authconfig-6.2.8-3|105	%config(noreplace) %{_sysconfdir}/pam.d/system-config-authentication
14cu|authconfig-6.2.8-3|106	%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig-gtk
14cu|authconfig-6.2.8-3|107	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-authentication
14cu|authconfig-6.2.8-3|108	%config(noreplace) %{_sysconfdir}/pam.d/authconfig
14cu|authconfig-6.2.8-3|109	%config(noreplace) %{_sysconfdir}/pam.d/authconfig-tui
14cu|authconfig-6.2.8-3|110	%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig
14cu|authconfig-6.2.8-3|111	%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig-tui
14cu|authconfig-6.2.8-3|112	
14cu|authconfig-6.2.8-3|113	#----------------------------------------------------------------------------
14cu|authconfig-6.2.8-3|114	
14cu|authconfig-6.2.8-3|115	%prep
14cu|authconfig-6.2.8-3|116	%setup -q
14cu|authconfig-6.2.8-3|117	%patch1 -p1 -b .paramcheck
14cu|authconfig-6.2.8-3|118	%patch2 -p1 -b .no-gnome-screensaver
14cu|authconfig-6.2.8-3|119	%patch3 -p1 -b .card
14cu|authconfig-6.2.8-3|120	%patch4 -p1 -b .translations
14cu|authconfig-6.2.8-3|121	%patch5 -p1 -b .norestart
14cu|authconfig-6.2.8-3|122	%patch6 -p1 -b .notraceback
14cu|authconfig-6.2.8-3|123	%patch7 -p1 -b .restorecon
14cu|authconfig-6.2.8-3|124	%patch8 -p1 -b .sssd-enable
14cu|authconfig-6.2.8-3|125	%patch9 -p1 -b .translations2
14cu|authconfig-6.2.8-3|126	%patch10 -p1 -b .ipav2join
14cu|authconfig-6.2.8-3|127	%patch11 -p1 -b .ldapbase
14cu|authconfig-6.2.8-3|128	%patch12 -p1 -b .altfiles
14cu|authconfig-6.2.8-3|129	%patch13 -p1 -b .winbind-client
14cu|authconfig-6.2.8-3|130	%patch14 -p1 -b .services
14cu|authconfig-6.2.8-3|131	%patch15 -p1 -b .ldap-uris
14cu|authconfig-6.2.8-3|132	%patch16 -p1 -b .jointitle
14cu|authconfig-6.2.8-3|133	%patch17 -p1 -b .krb5comment
14cu|authconfig-6.2.8-3|134	%patch18 -p1 -b .localetb
14cu|authconfig-6.2.8-3|135	%patch19 -p1 -b .sssd-prompting
14cu|authconfig-6.2.8-3|136	%patch20 -p1 -b .krb5-include
14cu|authconfig-6.2.8-3|137	%patch21 -p1 -b .joinpassword
14cu|authconfig-6.2.8-3|138	
14cu|authconfig-6.2.8-3|139	%build
14cu|authconfig-6.2.8-3|140	%configure2_5x
14cu|authconfig-6.2.8-3|141	make LIBS="`pkg-config --libs python` -lresolv"
14cu|authconfig-6.2.8-3|142	
14cu|authconfig-6.2.8-3|143	%install
14cu|authconfig-6.2.8-3|144	%makeinstall_std
14cu|authconfig-6.2.8-3|145	rm %{buildroot}%{python_sitearch}/acutilmodule.a
14cu|authconfig-6.2.8-3|146	rm %{buildroot}%{python_sitearch}/acutilmodule.la
14cu|authconfig-6.2.8-3|147	rm %{buildroot}%{_datadir}/%{name}/authconfig-tui.py
14cu|authconfig-6.2.8-3|148	ln -s authconfig.py %{buildroot}%{_datadir}/%{name}/authconfig-tui.py
14cu|authconfig-6.2.8-3|149	
14cu|authconfig-6.2.8-3|150	%find_lang %{name}
14cu|authconfig-6.2.8-3|151	
14cu|authconfig-6.2.8-3|152	
14cu|authconfig-6.2.8-3|153	%changelog
14cu|authconfig-6.2.8-3|154	
14cu|authconfig-6.2.8-3|155	* Mon Dec 14 2015 dsilakov <denis.silakov@rosalab.ru> 6.2.8-3
14cu|authconfig-6.2.8-3|156	- (a7536f2) Merge pull request #1 from law/authconfig:rosa2014.1
14cu|authconfig-6.2.8-3|157	- (a7536f2) Fix restorecon path
14cu|authconfig-6.2.8-3|158	
14cu|authconfig-6.2.8-3|159	

9684 14
14cu|autossh-1.4e-2|1	Summary:	Automatically restart SSH sessions and tunnels
14cu|autossh-1.4e-2|2	Name:		autossh
14cu|autossh-1.4e-2|3	Version:	1.4e
14cu|autossh-1.4e-2|4	Release:	2
14cu|autossh-1.4e-2|5	License:	BSD
14cu|autossh-1.4e-2|6	Group:		Networking/Other
14cu|autossh-1.4e-2|7	URL:		http://www.harding.motd.ca/autossh/
14cu|autossh-1.4e-2|8	Source:		http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz
14cu|autossh-1.4e-2|9	BuildRequires:	openssh-clients
14cu|autossh-1.4e-2|10	Requires:	openssh
14cu|autossh-1.4e-2|11	
14cu|autossh-1.4e-2|12	%description
14cu|autossh-1.4e-2|13	autossh is a program to start a copy of ssh and monitor it,
14cu|autossh-1.4e-2|14	restarting it as necessary should it die or stop passing
14cu|autossh-1.4e-2|15	traffic. The idea and the mechanism are from rstunnel
14cu|autossh-1.4e-2|16	(Reliable SSH Tunnel), but implemented in C.
14cu|autossh-1.4e-2|17	
14cu|autossh-1.4e-2|18	%prep
14cu|autossh-1.4e-2|19	%setup -q
14cu|autossh-1.4e-2|20	
14cu|autossh-1.4e-2|21	%build
14cu|autossh-1.4e-2|22	chmod 644 autossh.host rscreen
14cu|autossh-1.4e-2|23	%configure2_5x
14cu|autossh-1.4e-2|24	%make
14cu|autossh-1.4e-2|25	
14cu|autossh-1.4e-2|26	%install
14cu|autossh-1.4e-2|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cu|autossh-1.4e-2|28	
14cu|autossh-1.4e-2|29	install -d %{buildroot}%{_bindir}
14cu|autossh-1.4e-2|30	install -d %{buildroot}%{_mandir}/man1
14cu|autossh-1.4e-2|31	install -m755 autossh %{buildroot}%{_bindir}/
14cu|autossh-1.4e-2|32	install -m644 autossh.1 %{buildroot}%{_mandir}/man1/
14cu|autossh-1.4e-2|33	
14cu|autossh-1.4e-2|34	%clean
14cu|autossh-1.4e-2|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14cu|autossh-1.4e-2|36	
14cu|autossh-1.4e-2|37	%files
14cu|autossh-1.4e-2|38	%defattr (-,root,root)
14cu|autossh-1.4e-2|39	%doc CHANGES README autossh.host rscreen
14cu|autossh-1.4e-2|40	%{_bindir}/autossh
14cu|autossh-1.4e-2|41	%{_mandir}/man1/autossh.1*
14cu|autossh-1.4e-2|42	
14cu|autossh-1.4e-2|43	
14cu|autossh-1.4e-2|44	
14cu|autossh-1.4e-2|45	%changelog
14cu|autossh-1.4e-2|46	
14cu|autossh-1.4e-2|47	* Fri Sep 11 2015 dsilakov <denis.silakov@rosalab.ru> 1.4e-2
14cu|autossh-1.4e-2|48	- (400768a) Merge pull request #1 from reqwy/autossh:rosa2014.1
14cu|autossh-1.4e-2|49	- (400768a) updated to 1.4e
14cu|autossh-1.4e-2|50	
14cu|autossh-1.4e-2|51	

9685 14
14cu|autotrace-0.31.1-38|1	%define major 3
14cu|autotrace-0.31.1-38|2	%define libname %mklibname autotrace %{major}
14cu|autotrace-0.31.1-38|3	%define devname %mklibname autotrace -d
14cu|autotrace-0.31.1-38|4	
14cu|autotrace-0.31.1-38|5	Summary:	Program for converting bitmap to vector graphics
14cu|autotrace-0.31.1-38|6	Name:		autotrace
14cu|autotrace-0.31.1-38|7	Version:	0.31.1
14cu|autotrace-0.31.1-38|8	Release:	38
14cu|autotrace-0.31.1-38|9	License:	GPLv2+ and LGPLv2+
14cu|autotrace-0.31.1-38|10	Group:		Publishing
14cu|autotrace-0.31.1-38|11	Url:		http://autotrace.sourceforge.net
14cu|autotrace-0.31.1-38|12	Source0:	http://prdownload.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|autotrace-0.31.1-38|13	Patch0:		autotrace_0.31.1-13.diff
14cu|autotrace-0.31.1-38|14	Patch1:		autotrace-0.31.1-swf-output.patch
14cu|autotrace-0.31.1-38|15	Patch2:		autotrace-0.31.1-libpng-1.5.patch
14cu|autotrace-0.31.1-38|16	Patch4:		autotrace-0.31.1-CVE-2013-1953.patch
14cu|autotrace-0.31.1-38|17	BuildRequires:	pkgconfig(expat)
14cu|autotrace-0.31.1-38|18	BuildRequires:	pkgconfig(ImageMagick)
14cu|autotrace-0.31.1-38|19	BuildRequires:	pkgconfig(libpng)
14cu|autotrace-0.31.1-38|20	BuildRequires:	pkgconfig(pstoedit)
14cu|autotrace-0.31.1-38|21	Provides:	fonttracer
14cu|autotrace-0.31.1-38|22	
14cu|autotrace-0.31.1-38|23	%description
14cu|autotrace-0.31.1-38|24	Autotrace is a program for converting bitmap to vector graphics. Supported
14cu|autotrace-0.31.1-38|25	formats:
14cu|autotrace-0.31.1-38|26	- input formats: BMP, TGA, PNM, PPM, PGM, PBM and those supported by
14cu|autotrace-0.31.1-38|27	ImageMagick;
14cu|autotrace-0.31.1-38|28	- export formats: Postscript, svg, xfig, swf, pstoedit, emf, dxf, cgm,
14cu|autotrace-0.31.1-38|29	mif, p2e and sk.
14cu|autotrace-0.31.1-38|30	
14cu|autotrace-0.31.1-38|31	%files
14cu|autotrace-0.31.1-38|32	%doc AUTHORS ChangeLog COPYING FAQ README THANKS
14cu|autotrace-0.31.1-38|33	%{_bindir}/autotrace
14cu|autotrace-0.31.1-38|34	%{_mandir}/man1/*
14cu|autotrace-0.31.1-38|35	
14cu|autotrace-0.31.1-38|36	#----------------------------------------------------------------------------
14cu|autotrace-0.31.1-38|37	
14cu|autotrace-0.31.1-38|38	%package -n %{libname}
14cu|autotrace-0.31.1-38|39	Summary:	Autotrace libraries
14cu|autotrace-0.31.1-38|40	Group:		System/Libraries
14cu|autotrace-0.31.1-38|41	
14cu|autotrace-0.31.1-38|42	%description -n %{libname}
14cu|autotrace-0.31.1-38|43	This package contains the libraries needed to run programs dynamically
14cu|autotrace-0.31.1-38|44	linked with autotrace libraries.
14cu|autotrace-0.31.1-38|45	
14cu|autotrace-0.31.1-38|46	%files -n %{libname}
14cu|autotrace-0.31.1-38|47	%{_libdir}/libautotrace.so.%{major}*
14cu|autotrace-0.31.1-38|48	
14cu|autotrace-0.31.1-38|49	#----------------------------------------------------------------------------
14cu|autotrace-0.31.1-38|50	
14cu|autotrace-0.31.1-38|51	%package -n %{devname}
14cu|autotrace-0.31.1-38|52	Summary:	Static libraries and header files for autotrace development
14cu|autotrace-0.31.1-38|53	Group:		Development/C
14cu|autotrace-0.31.1-38|54	Requires:	%{libname} = %{EVRD}
14cu|autotrace-0.31.1-38|55	Provides:	%{name}-devel = %{EVRD}
14cu|autotrace-0.31.1-38|56	
14cu|autotrace-0.31.1-38|57	%description -n %{devname}
14cu|autotrace-0.31.1-38|58	This package contains the static libraries and header files for
14cu|autotrace-0.31.1-38|59	developing applications based on autotrace.
14cu|autotrace-0.31.1-38|60	
14cu|autotrace-0.31.1-38|61	%files -n %{devname}
14cu|autotrace-0.31.1-38|62	%doc README
14cu|autotrace-0.31.1-38|63	%{_bindir}/autotrace-config
14cu|autotrace-0.31.1-38|64	%{_includedir}/*
14cu|autotrace-0.31.1-38|65	%{_libdir}/*.so
14cu|autotrace-0.31.1-38|66	%{_libdir}/pkgconfig/*.pc
14cu|autotrace-0.31.1-38|67	%{_datadir}/aclocal/*
14cu|autotrace-0.31.1-38|68	
14cu|autotrace-0.31.1-38|69	#----------------------------------------------------------------------------
14cu|autotrace-0.31.1-38|70	
14cu|autotrace-0.31.1-38|71	%prep
14cu|autotrace-0.31.1-38|72	%setup -q
14cu|autotrace-0.31.1-38|73	%patch0 -p1
14cu|autotrace-0.31.1-38|74	%patch1 -p0
14cu|autotrace-0.31.1-38|75	%patch2 -p0
14cu|autotrace-0.31.1-38|76	%patch4 -p1
14cu|autotrace-0.31.1-38|77	
14cu|autotrace-0.31.1-38|78	%build
14cu|autotrace-0.31.1-38|79	autoreconf -fi
14cu|autotrace-0.31.1-38|80	%configure2_5x \
14cu|autotrace-0.31.1-38|81	--disable-static
14cu|autotrace-0.31.1-38|82	%make
14cu|autotrace-0.31.1-38|83	
14cu|autotrace-0.31.1-38|84	%install
14cu|autotrace-0.31.1-38|85	%makeinstall_std
14cu|autotrace-0.31.1-38|86	
14cu|autotrace-0.31.1-38|87	
14cu|autotrace-0.31.1-38|88	%changelog
14cu|autotrace-0.31.1-38|89	
14cu|autotrace-0.31.1-38|90	* Wed Sep 28 2016 Denis Silakov <dsilakov@gmail.com> 0.31.1-38
14cu|autotrace-0.31.1-38|91	- (44efc8f) Fix CVE-2013-1953
14cu|autotrace-0.31.1-38|92	
14cu|autotrace-0.31.1-38|93	

9686 14
14cu|avant-window-navigator-0.4.2-2|1	%define major 1
14cu|avant-window-navigator-0.4.2-2|2	%define library_name awn
14cu|avant-window-navigator-0.4.2-2|3	%define libname %mklibname awn %{major}
14cu|avant-window-navigator-0.4.2-2|4	%define devname %mklibname awn -d
14cu|avant-window-navigator-0.4.2-2|5	
14cu|avant-window-navigator-0.4.2-2|6	Summary:	AWN - a Dock-style window selector for GNOME
14cu|avant-window-navigator-0.4.2-2|7	Name:		avant-window-navigator
14cu|avant-window-navigator-0.4.2-2|8	Version:	0.4.2
14cu|avant-window-navigator-0.4.2-2|9	Release:	2
14cu|avant-window-navigator-0.4.2-2|10	License:	GPLv2+
14cu|avant-window-navigator-0.4.2-2|11	Group:		Graphical desktop/GNOME
14cu|avant-window-navigator-0.4.2-2|12	Url:		https://launchpad.net/awn
14cu|avant-window-navigator-0.4.2-2|13	Source0:	http://launchpad.net/awn/0.4/%{version}/+download/%{name}-%{version}.tar.gz
14cu|avant-window-navigator-0.4.2-2|14	BuildRequires:	desktop-file-utils
14cu|avant-window-navigator-0.4.2-2|15	BuildRequires:	GConf2
14cu|avant-window-navigator-0.4.2-2|16	BuildRequires:	intltool
14cu|avant-window-navigator-0.4.2-2|17	BuildRequires:	pyxdg
14cu|avant-window-navigator-0.4.2-2|18	BuildRequires:	vala
14cu|avant-window-navigator-0.4.2-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|avant-window-navigator-0.4.2-2|20	BuildRequires:	pkgconfig(desktop-agnostic)
14cu|avant-window-navigator-0.4.2-2|21	BuildRequires:	pkgconfig(glib-2.0)
14cu|avant-window-navigator-0.4.2-2|22	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|avant-window-navigator-0.4.2-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|avant-window-navigator-0.4.2-2|24	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|avant-window-navigator-0.4.2-2|25	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|avant-window-navigator-0.4.2-2|26	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|avant-window-navigator-0.4.2-2|27	BuildRequires:	pkgconfig(pycairo)
14cu|avant-window-navigator-0.4.2-2|28	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|avant-window-navigator-0.4.2-2|29	BuildRequires:	pkgconfig(python)
14cu|avant-window-navigator-0.4.2-2|30	Requires:	bzr
14cu|avant-window-navigator-0.4.2-2|31	Requires:	pygtk2
14cu|avant-window-navigator-0.4.2-2|32	Requires:	python-dbus
14cu|avant-window-navigator-0.4.2-2|33	Requires:	pyxdg
14cu|avant-window-navigator-0.4.2-2|34	Conflicts:	%{_lib}awn1 < 0.4.0-8
14cu|avant-window-navigator-0.4.2-2|35	
14cu|avant-window-navigator-0.4.2-2|36	%description
14cu|avant-window-navigator-0.4.2-2|37	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cu|avant-window-navigator-0.4.2-2|38	provides a view of your running applications in a dock at the bottom
14cu|avant-window-navigator-0.4.2-2|39	of the screen, identified by their icon.
14cu|avant-window-navigator-0.4.2-2|40	
14cu|avant-window-navigator-0.4.2-2|41	%files -f %{name}.lang
14cu|avant-window-navigator-0.4.2-2|42	%doc README AUTHORS ChangeLog TODO
14cu|avant-window-navigator-0.4.2-2|43	%{_sysconfdir}/gconf/schemas/*.schemas
14cu|avant-window-navigator-0.4.2-2|44	%{_bindir}/avant-window-navigator
14cu|avant-window-navigator-0.4.2-2|45	%{_bindir}/awn-applet
14cu|avant-window-navigator-0.4.2-2|46	%{_bindir}/awn-settings
14cu|avant-window-navigator-0.4.2-2|47	%{_datadir}/%{name}
14cu|avant-window-navigator-0.4.2-2|48	%{_datadir}/applications/%{name}.desktop
14cu|avant-window-navigator-0.4.2-2|49	%{_datadir}/applications/awn-settings.desktop
14cu|avant-window-navigator-0.4.2-2|50	%{_iconsdir}/hicolor/*/*/*
14cu|avant-window-navigator-0.4.2-2|51	%{python_sitearch}/awn/*
14cu|avant-window-navigator-0.4.2-2|52	%{_libdir}/awn/applets/expander/expander.so
14cu|avant-window-navigator-0.4.2-2|53	%{_libdir}/awn/applets/quick-prefs/quick-prefs.so
14cu|avant-window-navigator-0.4.2-2|54	%{_libdir}/awn/applets/separator/separator.so
14cu|avant-window-navigator-0.4.2-2|55	%{_libdir}/awn/applets/simple-launcher/simple-launcher.so
14cu|avant-window-navigator-0.4.2-2|56	%{_libdir}/awn/applets/taskmanager/taskmanager.so
14cu|avant-window-navigator-0.4.2-2|57	
14cu|avant-window-navigator-0.4.2-2|58	#----------------------------------------------------------------------------
14cu|avant-window-navigator-0.4.2-2|59	
14cu|avant-window-navigator-0.4.2-2|60	%package -n %{libname}
14cu|avant-window-navigator-0.4.2-2|61	Summary:	Shared libraries for avant-window-navigator
14cu|avant-window-navigator-0.4.2-2|62	Group:		System/Libraries
14cu|avant-window-navigator-0.4.2-2|63	Requires:	%{name} >= %{EVRD}
14cu|avant-window-navigator-0.4.2-2|64	
14cu|avant-window-navigator-0.4.2-2|65	%description -n %{libname}
14cu|avant-window-navigator-0.4.2-2|66	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cu|avant-window-navigator-0.4.2-2|67	provides a view of your running applications in a dock at the bottom
14cu|avant-window-navigator-0.4.2-2|68	of the screen, identified by their icon. This package contains the
14cu|avant-window-navigator-0.4.2-2|69	shared library for AWN.
14cu|avant-window-navigator-0.4.2-2|70	
14cu|avant-window-navigator-0.4.2-2|71	%files -n %{libname}
14cu|avant-window-navigator-0.4.2-2|72	%{_libdir}/libawn.so.%{major}*
14cu|avant-window-navigator-0.4.2-2|73	
14cu|avant-window-navigator-0.4.2-2|74	#----------------------------------------------------------------------------
14cu|avant-window-navigator-0.4.2-2|75	
14cu|avant-window-navigator-0.4.2-2|76	%package -n %{devname}
14cu|avant-window-navigator-0.4.2-2|77	Group:		Development/C
14cu|avant-window-navigator-0.4.2-2|78	Summary:	Development libraries for avant-window-navigator
14cu|avant-window-navigator-0.4.2-2|79	Requires:	%{libname} = %{EVRD}
14cu|avant-window-navigator-0.4.2-2|80	Provides:	%{name}-devel = %{EVRD}
14cu|avant-window-navigator-0.4.2-2|81	Provides:	awn-devel = %{EVRD}
14cu|avant-window-navigator-0.4.2-2|82	
14cu|avant-window-navigator-0.4.2-2|83	%description -n %{devname}
14cu|avant-window-navigator-0.4.2-2|84	Avant Window Navigator (AWN) is a dock-style window list for GNOME. It
14cu|avant-window-navigator-0.4.2-2|85	provides a view of your running applications in a dock at the bottom
14cu|avant-window-navigator-0.4.2-2|86	of the screen, identified by their icon. This package contains
14cu|avant-window-navigator-0.4.2-2|87	development libraries and headers for AWN.
14cu|avant-window-navigator-0.4.2-2|88	
14cu|avant-window-navigator-0.4.2-2|89	%files -n %{devname}
14cu|avant-window-navigator-0.4.2-2|90	%{_includedir}/libawn
14cu|avant-window-navigator-0.4.2-2|91	%{_libdir}/libawn.so
14cu|avant-window-navigator-0.4.2-2|92	%{_libdir}/pkgconfig/awn.pc
14cu|avant-window-navigator-0.4.2-2|93	%{_datadir}/vala/vapi/awn.*
14cu|avant-window-navigator-0.4.2-2|94	%{_datadir}/pygtk/2.0/defs/awn.defs
14cu|avant-window-navigator-0.4.2-2|95	
14cu|avant-window-navigator-0.4.2-2|96	#----------------------------------------------------------------------------
14cu|avant-window-navigator-0.4.2-2|97	
14cu|avant-window-navigator-0.4.2-2|98	%prep
14cu|avant-window-navigator-0.4.2-2|99	%setup -q
14cu|avant-window-navigator-0.4.2-2|100	
14cu|avant-window-navigator-0.4.2-2|101	%build
14cu|avant-window-navigator-0.4.2-2|102	%configure2_5x \
14cu|avant-window-navigator-0.4.2-2|103	--disable-static \
14cu|avant-window-navigator-0.4.2-2|104	--with-vala \
14cu|avant-window-navigator-0.4.2-2|105	--with-gnu-ld \
14cu|avant-window-navigator-0.4.2-2|106	--enable-shave \
14cu|avant-window-navigator-0.4.2-2|107	--with-gconf-schema-file-dir=%{_sysconfdir}/gconf/schemas/
14cu|avant-window-navigator-0.4.2-2|108	%make
14cu|avant-window-navigator-0.4.2-2|109	
14cu|avant-window-navigator-0.4.2-2|110	%install
14cu|avant-window-navigator-0.4.2-2|111	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
14cu|avant-window-navigator-0.4.2-2|112	%makeinstall_std
14cu|avant-window-navigator-0.4.2-2|113	
14cu|avant-window-navigator-0.4.2-2|114	%find_lang %{name} --with-html
14cu|avant-window-navigator-0.4.2-2|115	
14cu|avant-window-navigator-0.4.2-2|116	desktop-file-install \
14cu|avant-window-navigator-0.4.2-2|117	--vendor="" \
14cu|avant-window-navigator-0.4.2-2|118	--add-category="GTK" \
14cu|avant-window-navigator-0.4.2-2|119	--dir %{buildroot}%{_datadir}/applications \
14cu|avant-window-navigator-0.4.2-2|120	%{buildroot}%{_datadir}/applications/*
14cu|avant-window-navigator-0.4.2-2|121	
14cu|avant-window-navigator-0.4.2-2|122	%changelog
14cu|avant-window-navigator-0.4.2-2|123	* Sun Oct 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.2-2
14cu|avant-window-navigator-0.4.2-2|124	+ Revision: c2123db
14cu|avant-window-navigator-0.4.2-2|125	- Bump release
14cu|avant-window-navigator-0.4.2-2|126	
14cu|avant-window-navigator-0.4.2-2|127	

9687 14
14cu|avrdude-6.1-1|1	Name: avrdude
14cu|avrdude-6.1-1|2	Version: 6.1
14cu|avrdude-6.1-1|3	Release: 1
14cu|avrdude-6.1-1|4	Summary: Software for programming Atmel AVR Microcontroller
14cu|avrdude-6.1-1|5	Group: Development/Tools
14cu|avrdude-6.1-1|6	License: GPLv2+
14cu|avrdude-6.1-1|7	URL: http://www.nongnu.org/avrdude
14cu|avrdude-6.1-1|8	Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
14cu|avrdude-6.1-1|9	Source1:                avrdude-udev-rules
14cu|avrdude-6.1-1|10	Patch0:                 avrdude-doc.patch
14cu|avrdude-6.1-1|11	BuildRequires:          flex
14cu|avrdude-6.1-1|12	BuildRequires:          bison
14cu|avrdude-6.1-1|13	BuildRequires:          glibc-devel
14cu|avrdude-6.1-1|14	BuildRequires:          readline-devel
14cu|avrdude-6.1-1|15	BuildRequires:          pkgconfig(ncurses)
14cu|avrdude-6.1-1|16	BuildRequires:          pkgconfig(libusb)
14cu|avrdude-6.1-1|17	BuildRequires:          perl
14cu|avrdude-6.1-1|18	BuildRequires:          texi2html
14cu|avrdude-6.1-1|19	BuildRequires:          texinfo
14cu|avrdude-6.1-1|20	
14cu|avrdude-6.1-1|21	Requires(post):         systemd
14cu|avrdude-6.1-1|22	Requires(postun):       systemd
14cu|avrdude-6.1-1|23	
14cu|avrdude-6.1-1|24	%define udev_rules 70-avrdude_usbprog.rules
14cu|avrdude-6.1-1|25	
14cu|avrdude-6.1-1|26	%description
14cu|avrdude-6.1-1|27	AVRDUDE is a program for programming Atmel's AVR CPU's. It can program
14cu|avrdude-6.1-1|28	the Flash and EEPROM, and where supported by the serial programming
14cu|avrdude-6.1-1|29	protocol, it can program fuse and lock bits. AVRDUDE also supplies a
14cu|avrdude-6.1-1|30	direct instruction mode allowing one to issue any programming
14cu|avrdude-6.1-1|31	instruction to the AVR chip regardless of whether AVRDUDE implements
14cu|avrdude-6.1-1|32	that specific feature of a particular chip.
14cu|avrdude-6.1-1|33	
14cu|avrdude-6.1-1|34	%prep
14cu|avrdude-6.1-1|35	%setup -q
14cu|avrdude-6.1-1|36	%patch0 -p1
14cu|avrdude-6.1-1|37	
14cu|avrdude-6.1-1|38	sed -i 's|/usr/local/etc/avrdude.conf|%{_sysconfdir}/%{name}/avrdude.conf|g' doc/avrdude.texi avrdude.1
14cu|avrdude-6.1-1|39	sed -i 's|/etc/avrdude.conf|%{_sysconfdir}/%{name}/avrdude.conf|g' doc/avrdude.texi avrdude.1
14cu|avrdude-6.1-1|40	# To fix build failures on i586 HAVE_STDINT_H should be replaced with 1
14cu|avrdude-6.1-1|41	perl -lp -i -e 's/\A#if\s+HAVE_STDINT_H\s*\z/#if 1/' *.c
14cu|avrdude-6.1-1|42	iconv -f ISO88591 -t UTF8 < ChangeLog-2003 > ChangeLog-2003~
14cu|avrdude-6.1-1|43	mv ChangeLog-2003~ ChangeLog-2003
14cu|avrdude-6.1-1|44	iconv -f ISO88591 -t UTF8 < NEWS > NEWS~
14cu|avrdude-6.1-1|45	mv NEWS~ NEWS
14cu|avrdude-6.1-1|46	
14cu|avrdude-6.1-1|47	%build
14cu|avrdude-6.1-1|48	autoreconf -fi
14cu|avrdude-6.1-1|49	%configure2_5x --enable-doc --sysconfdir=%{_sysconfdir}/%{name}
14cu|avrdude-6.1-1|50	%make
14cu|avrdude-6.1-1|51	
14cu|avrdude-6.1-1|52	%install
14cu|avrdude-6.1-1|53	%makeinstall_std
14cu|avrdude-6.1-1|54	rm -f %{buildroot}%{_infodir}/dir
14cu|avrdude-6.1-1|55	install -d -m 755 %{buildroot}%{_udevrulesdir}
14cu|avrdude-6.1-1|56	install -m 644 %{SOURCE1} %{buildroot}%{_udevrulesdir}/%{udev_rules}
14cu|avrdude-6.1-1|57	
14cu|avrdude-6.1-1|58	
14cu|avrdude-6.1-1|59	%files
14cu|avrdude-6.1-1|60	%doc README AUTHORS ChangeLog* COPYING NEWS doc/TODO
14cu|avrdude-6.1-1|61	%config(noreplace) %{_sysconfdir}/%{name}
14cu|avrdude-6.1-1|62	%{_bindir}/%{name}
14cu|avrdude-6.1-1|63	%{_mandir}/man1/%{name}.1*
14cu|avrdude-6.1-1|64	%{_infodir}/%{name}.info*
14cu|avrdude-6.1-1|65	%{_udevrulesdir}/%{udev_rules}
14cu|avrdude-6.1-1|66	
14cu|avrdude-6.1-1|67	
14cu|avrdude-6.1-1|68	
14cu|avrdude-6.1-1|69	
14cu|avrdude-6.1-1|70	%changelog
14cu|avrdude-6.1-1|71	* Sat Jan 17 2015 abfonly <abfonly@gmail.com> 6.1-1
14cu|avrdude-6.1-1|72	+ Revision: 00c703b
14cu|avrdude-6.1-1|73	- Log: update to 6.1, import patches from MGA
14cu|avrdude-6.1-1|74	
14cu|avrdude-6.1-1|75	

9688 14
14cu|avr-libc-1.8.0-3|1	Summary:	The C Runtime Library for AVR Microcontrollers
14cu|avr-libc-1.8.0-3|2	Name:		avr-libc
14cu|avr-libc-1.8.0-3|3	Version:	1.8.0
14cu|avr-libc-1.8.0-3|4	Release:	3
14cu|avr-libc-1.8.0-3|5	License:	BSD
14cu|avr-libc-1.8.0-3|6	Group:		Development/C
14cu|avr-libc-1.8.0-3|7	Url:		http://savannah.nongnu.org/projects/avr-libc
14cu|avr-libc-1.8.0-3|8	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
14cu|avr-libc-1.8.0-3|9	Source1:	http://savannah.nongnu.org/download/%{name}/%{name}-user-manual-%{version}.tar.bz2
14cu|avr-libc-1.8.0-3|10	Source2:	http://savannah.nongnu.org/download/%{name}/%{name}-manpages-%{version}.tar.bz2
14cu|avr-libc-1.8.0-3|11	Source3:	logicp-1.01.tgz
14cu|avr-libc-1.8.0-3|12	Source4:	%{name}.rpmlintrc
14cu|avr-libc-1.8.0-3|13	Patch100:	logicp-1.01-mdv-replace-deprecated-vector-names.patch
14cu|avr-libc-1.8.0-3|14	BuildRequires:	cross-avr-binutils
14cu|avr-libc-1.8.0-3|15	BuildRequires:	cross-avr-gcc
14cu|avr-libc-1.8.0-3|16	BuildRequires:	dos2unix
14cu|avr-libc-1.8.0-3|17	BuildRequires:	doxygen
14cu|avr-libc-1.8.0-3|18	BuildRequires:	findutils
14cu|avr-libc-1.8.0-3|19	Requires:	cross-avr-binutils
14cu|avr-libc-1.8.0-3|20	Requires:	cross-avr-gcc
14cu|avr-libc-1.8.0-3|21	BuildArch:	noarch
14cu|avr-libc-1.8.0-3|22	
14cu|avr-libc-1.8.0-3|23	%description
14cu|avr-libc-1.8.0-3|24	The C runtime library for the AVR family of microcontrollers for use
14cu|avr-libc-1.8.0-3|25	with the GNU toolset (cross-avr-binutils, cross-avr-gcc, uisp, etc.).
14cu|avr-libc-1.8.0-3|26	
14cu|avr-libc-1.8.0-3|27	Authors:
14cu|avr-libc-1.8.0-3|28	--------
14cu|avr-libc-1.8.0-3|29	Joerg Wunsch <j.gnu@uriah.heep.sax.de>
14cu|avr-libc-1.8.0-3|30	Marek Michalkiewicz <marekm@amelek.gda.pl>
14cu|avr-libc-1.8.0-3|31	Theodore A. Roth <troth@openavr.org>
14cu|avr-libc-1.8.0-3|32	
14cu|avr-libc-1.8.0-3|33	%files
14cu|avr-libc-1.8.0-3|34	%doc /usr/share/doc/%{name}-%{version}
14cu|avr-libc-1.8.0-3|35	%{_bindir}/avr-man
14cu|avr-libc-1.8.0-3|36	%{_prefix}/avr/lib/*
14cu|avr-libc-1.8.0-3|37	%{_prefix}/avr/include
14cu|avr-libc-1.8.0-3|38	
14cu|avr-libc-1.8.0-3|39	#----------------------------------------------------------------------------
14cu|avr-libc-1.8.0-3|40	
14cu|avr-libc-1.8.0-3|41	%prep
14cu|avr-libc-1.8.0-3|42	%setup -q -b 3
14cu|avr-libc-1.8.0-3|43	dos2unix doc/examples/twitest/twitest.c
14cu|avr-libc-1.8.0-3|44	pushd ../logicp-1.01
14cu|avr-libc-1.8.0-3|45	%patch100 -p1
14cu|avr-libc-1.8.0-3|46	popd
14cu|avr-libc-1.8.0-3|47	
14cu|avr-libc-1.8.0-3|48	%build
14cu|avr-libc-1.8.0-3|49	export CFLAGS="%{optflags}"
14cu|avr-libc-1.8.0-3|50	export CXXFLAGS="%{optflags}"
14cu|avr-libc-1.8.0-3|51	export PREFIX=%{_prefix}
14cu|avr-libc-1.8.0-3|52	export PATH=%{_prefix}/bin:$PATH
14cu|avr-libc-1.8.0-3|53	./configure --prefix=%{_prefix} --host=avr
14cu|avr-libc-1.8.0-3|54	make
14cu|avr-libc-1.8.0-3|55	
14cu|avr-libc-1.8.0-3|56	%install
14cu|avr-libc-1.8.0-3|57	export PREFIX=%{_prefix}
14cu|avr-libc-1.8.0-3|58	export PATH=%{_prefix}/bin:$PATH
14cu|avr-libc-1.8.0-3|59	# ./domake DESTDIR=%%{buildroot} install
14cu|avr-libc-1.8.0-3|60	make DESTDIR=%{buildroot} install
14cu|avr-libc-1.8.0-3|61	tar jxvf %{S:1}
14cu|avr-libc-1.8.0-3|62	mv %{name}-user-manual-%{version} user-manual-%{version}
14cu|avr-libc-1.8.0-3|63	mkdir -p %{buildroot}/usr/share/doc/%{name}-%{version}
14cu|avr-libc-1.8.0-3|64	cp -pr AUTHORS ChangeLog LICENSE NEWS user-manual-%{version} %{buildroot}/usr/share/doc/%{name}-%{version}
14cu|avr-libc-1.8.0-3|65	cat >> %{buildroot}/usr/share/doc/%{name}-%{version}/00_index.html <<EOF
14cu|avr-libc-1.8.0-3|66	<head><meta http-equiv="Refresh" content="0; user-manual-%{version}/pages.html"></head>
14cu|avr-libc-1.8.0-3|67	<a href="user-manual-%{version}/pages.html">user-manual-%{version}/pages.html</a>
14cu|avr-libc-1.8.0-3|68	EOF
14cu|avr-libc-1.8.0-3|69	tar jxvf %{S:2} -C %{buildroot}/%{_prefix}/share
14cu|avr-libc-1.8.0-3|70	mv %{buildroot}/%{_prefix}/share/man %{buildroot}/usr/share/doc/%{name}-%{version}
14cu|avr-libc-1.8.0-3|71	find %{buildroot}/usr/share/doc/%{name}-%{version}/man -type f -print | xargs xz
14cu|avr-libc-1.8.0-3|72	
14cu|avr-libc-1.8.0-3|73	%check
14cu|avr-libc-1.8.0-3|74	### selftest ###
14cu|avr-libc-1.8.0-3|75	cd ../logicp*
14cu|avr-libc-1.8.0-3|76	## how do we tell the linker that crt*.o is at a nonstandard location?
14cu|avr-libc-1.8.0-3|77	ln -sf %{buildroot}/%{_prefix}/avr/lib/crttn*.o .
14cu|avr-libc-1.8.0-3|78	ln -sf %{buildroot}/%{_prefix}/avr/lib/avr?/crtm*.o .
14cu|avr-libc-1.8.0-3|79	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib/avr4" CPU=mega8
14cu|avr-libc-1.8.0-3|80	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib/avr4" CPU=mega48
14cu|avr-libc-1.8.0-3|81	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib"      CPU=tiny2313
14cu|avr-libc-1.8.0-3|82	
14cu|avr-libc-1.8.0-3|83	
14cu|avr-libc-1.8.0-3|84	%changelog
14cu|avr-libc-1.8.0-3|85	* Mon Jan 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-3
14cu|avr-libc-1.8.0-3|86	+ Revision: 376f629
14cu|avr-libc-1.8.0-3|87	- Spec cleanup
14cu|avr-libc-1.8.0-3|88	
14cu|avr-libc-1.8.0-3|89	

9689 14
14cu|awesome-3.5.9-1|1	Summary:	Window manager
14cu|awesome-3.5.9-1|2	Name:		awesome
14cu|awesome-3.5.9-1|3	Version:	3.5.9
14cu|awesome-3.5.9-1|4	Release:	1
14cu|awesome-3.5.9-1|5	License:	GPLv2+
14cu|awesome-3.5.9-1|6	Group:		Graphical desktop/Other
14cu|awesome-3.5.9-1|7	Url:		http://awesome.naquadah.org/
14cu|awesome-3.5.9-1|8	Source0:	http://awesome.naquadah.org/download/%{name}-%{version}.tar.xz
14cu|awesome-3.5.9-1|9	Patch0:		awesome-3.5.2-link.patch
14cu|awesome-3.5.9-1|10	BuildRequires:	cmake
14cu|awesome-3.5.9-1|11	BuildRequires:	gperf
14cu|awesome-3.5.9-1|12	BuildRequires:	imagemagick
14cu|awesome-3.5.9-1|13	BuildRequires:	asciidoc xmlto doxygen
14cu|awesome-3.5.9-1|14	BuildRequires:	docbook-dtd45-xml
14cu|awesome-3.5.9-1|15	BuildRequires:	docbook-style-xsl
14cu|awesome-3.5.9-1|16	BuildRequires:	lua-lgi
14cu|awesome-3.5.9-1|17	BuildRequires:	luadoc
14cu|awesome-3.5.9-1|18	BuildRequires:	pkgconfig(cairo)
14cu|awesome-3.5.9-1|19	BuildRequires:	pkgconfig(cairo-xcb)
14cu|awesome-3.5.9-1|20	BuildRequires:	pkgconfig(freetype2)
14cu|awesome-3.5.9-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|awesome-3.5.9-1|22	BuildRequires:	pkgconfig(imlib2)
14cu|awesome-3.5.9-1|23	BuildRequires:	pkgconfig(libev)
14cu|awesome-3.5.9-1|24	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.10
14cu|awesome-3.5.9-1|25	BuildRequires:	pkgconfig(libxdg-basedir)
14cu|awesome-3.5.9-1|26	BuildRequires:	pkgconfig(lua) >= 5.2
14cu|awesome-3.5.9-1|27	BuildRequires:	pkgconfig(pango)
14cu|awesome-3.5.9-1|28	BuildRequires:	pkgconfig(pangocairo)
14cu|awesome-3.5.9-1|29	BuildRequires:	pkgconfig(x11)
14cu|awesome-3.5.9-1|30	BuildRequires:	pkgconfig(xcb)
14cu|awesome-3.5.9-1|31	BuildRequires:	pkgconfig(xcb-cursor)
14cu|awesome-3.5.9-1|32	BuildRequires:	pkgconfig(xcb-icccm)
14cu|awesome-3.5.9-1|33	BuildRequires:	pkgconfig(xcb-image)
14cu|awesome-3.5.9-1|34	BuildRequires:	pkgconfig(xcb-keysyms)
14cu|awesome-3.5.9-1|35	BuildRequires:	pkgconfig(xcb-randr)
14cu|awesome-3.5.9-1|36	BuildRequires:	pkgconfig(xcb-shape)
14cu|awesome-3.5.9-1|37	BuildRequires:	pkgconfig(xcb-util)
14cu|awesome-3.5.9-1|38	BuildRequires:	pkgconfig(xcb-xinerama)
14cu|awesome-3.5.9-1|39	BuildRequires:	pkgconfig(xcb-xtest)
14cu|awesome-3.5.9-1|40	BuildRequires:	pkgconfig(xext)
14cu|awesome-3.5.9-1|41	BuildRequires:	pkgconfig(xinerama)
14cu|awesome-3.5.9-1|42	BuildRequires:	pkgconfig(xproto)
14cu|awesome-3.5.9-1|43	BuildRequires:	pkgconfig(xrandr)
14cu|awesome-3.5.9-1|44	BuildRequires:	pkgconfig(zlib)
14cu|awesome-3.5.9-1|45	# for wallpaper setting handling
14cu|awesome-3.5.9-1|46	Requires:	feh
14cu|awesome-3.5.9-1|47	Requires:	lua-lgi
14cu|awesome-3.5.9-1|48	Requires:	typelib(cairo)
14cu|awesome-3.5.9-1|49	Requires:	typelib(Pango)
14cu|awesome-3.5.9-1|50	Requires:	typelib(PangoCairo)
14cu|awesome-3.5.9-1|51	Requires:	xterm
14cu|awesome-3.5.9-1|52	
14cu|awesome-3.5.9-1|53	%description
14cu|awesome-3.5.9-1|54	awesome is a tiling window manager initialy based on a dwm code rewriting.
14cu|awesome-3.5.9-1|55	It's extremely fast, small, dynamic and awesome.
14cu|awesome-3.5.9-1|56	
14cu|awesome-3.5.9-1|57	Windows can be managed in several layouts: tiled, maximized and floating.
14cu|awesome-3.5.9-1|58	Each layout can be applied on the fly, optimizing the environment for
14cu|awesome-3.5.9-1|59	the application in use and the task performed.
14cu|awesome-3.5.9-1|60	
14cu|awesome-3.5.9-1|61	Managing windows in tiled mode assures that no space will be wasted on
14cu|awesome-3.5.9-1|62	your screen. No gaps, no overlap.
14cu|awesome-3.5.9-1|63	
14cu|awesome-3.5.9-1|64	%files -f %{name}.lang
14cu|awesome-3.5.9-1|65	%doc LICENSE AUTHORS README build/awesomerc.lua
14cu|awesome-3.5.9-1|66	%{_bindir}/aw*
14cu|awesome-3.5.9-1|67	%{_mandir}/man1/*.1*
14cu|awesome-3.5.9-1|68	%{_mandir}/man5/*.5*
14cu|awesome-3.5.9-1|69	%{_datadir}/%{name}
14cu|awesome-3.5.9-1|70	%{_datadir}/xsessions/awesome.desktop
14cu|awesome-3.5.9-1|71	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/19awesome
14cu|awesome-3.5.9-1|72	%config(noreplace) %{_sysconfdir}/xdg/awesome/rc.lua
14cu|awesome-3.5.9-1|73	
14cu|awesome-3.5.9-1|74	#----------------------------------------------------------------------------
14cu|awesome-3.5.9-1|75	
14cu|awesome-3.5.9-1|76	%prep
14cu|awesome-3.5.9-1|77	%setup -q
14cu|awesome-3.5.9-1|78	%patch0 -p0
14cu|awesome-3.5.9-1|79	
14cu|awesome-3.5.9-1|80	%build
14cu|awesome-3.5.9-1|81	%cmake -DXDG_CONFIG_DIR:PATH=%{_sysconfdir}/xdg
14cu|awesome-3.5.9-1|82	%make
14cu|awesome-3.5.9-1|83	
14cu|awesome-3.5.9-1|84	%install
14cu|awesome-3.5.9-1|85	%makeinstall_std -C build
14cu|awesome-3.5.9-1|86	
14cu|awesome-3.5.9-1|87	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d/
14cu|awesome-3.5.9-1|88	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/19awesome << EOF
14cu|awesome-3.5.9-1|89	NAME=awesome
14cu|awesome-3.5.9-1|90	EXEC=/usr/bin/awesome
14cu|awesome-3.5.9-1|91	DESC=awesome window manager
14cu|awesome-3.5.9-1|92	SCRIPT:
14cu|awesome-3.5.9-1|93	exec /usr/bin/awesome
14cu|awesome-3.5.9-1|94	EOF
14cu|awesome-3.5.9-1|95	
14cu|awesome-3.5.9-1|96	%find_lang %{name} --all-name --with-man
14cu|awesome-3.5.9-1|97	
14cu|awesome-3.5.9-1|98	%changelog
14cu|awesome-3.5.9-1|99	
14cu|awesome-3.5.9-1|100	* Thu May 12 2016 abondrov <andrey.bondrov@rosalab.ru> 3.5.9-1
14cu|awesome-3.5.9-1|101	- (a7fa627) Merge pull request #2 from alzim/awesome:rosa2014.1
14cu|awesome-3.5.9-1|102	- (a7fa627) Updated to 3.5.9
14cu|awesome-3.5.9-1|103	
14cu|awesome-3.5.9-1|104	

9690 14
14cu|awstats-7.5-1|1	Name:		awstats
14cu|awstats-7.5-1|2	Version:	7.5
14cu|awstats-7.5-1|3	Release:	1
14cu|awstats-7.5-1|4	Summary:	Advanced Web Statistics
14cu|awstats-7.5-1|5	License:	GPLv2
14cu|awstats-7.5-1|6	Group:		Networking/WWW
14cu|awstats-7.5-1|7	URL:		http://awstats.sourceforge.net
14cu|awstats-7.5-1|8	Source0:	http://prdownloads.sourceforge.net/awstats/%{name}-%{version}.tar.gz
14cu|awstats-7.5-1|9	BuildRequires:  perl
14cu|awstats-7.5-1|10	Requires:	webserver
14cu|awstats-7.5-1|11	BuildArch:	noarch
14cu|awstats-7.5-1|12	
14cu|awstats-7.5-1|13	%description
14cu|awstats-7.5-1|14	Advanced Web Statistics is a powerful and feature-full tool that generates
14cu|awstats-7.5-1|15	advanced web server graphic statistics. This server log analyzer works
14cu|awstats-7.5-1|16	from command line or as a CGI and shows you all information your log contains,
14cu|awstats-7.5-1|17	in graphical web pages. It can analyze a lot of web/wap/proxy servers like
14cu|awstats-7.5-1|18	Apache, IIS, Weblogic, Webstar, Squid, ... but also mail or FTP servers.
14cu|awstats-7.5-1|19	
14cu|awstats-7.5-1|20	This program can measure visits, unique visitors, authenticated users, pages,
14cu|awstats-7.5-1|21	domains/countries, OS busiest times, robot visits, type of files, search
14cu|awstats-7.5-1|22	engines/keywords used, visits duration, HTTP errors and more...
14cu|awstats-7.5-1|23	Statistics can be updated from a browser or your scheduler.
14cu|awstats-7.5-1|24	The program also supports virtual servers, plugins and a lot of features.
14cu|awstats-7.5-1|25	
14cu|awstats-7.5-1|26	%prep
14cu|awstats-7.5-1|27	%setup -q
14cu|awstats-7.5-1|28	# fix perms
14cu|awstats-7.5-1|29	find . -type f -exec chmod 644 {} \;
14cu|awstats-7.5-1|30	find . -name *.pl -exec chmod 755 {} \;
14cu|awstats-7.5-1|31	rm -f  wwwroot/cgi-bin/plugins/.#geoip_city_maxmind.pm.1.8
14cu|awstats-7.5-1|32	chmod 755 docs/images docs/scripts
14cu|awstats-7.5-1|33	
14cu|awstats-7.5-1|34	sed -i 's/\r$//' docs/pad_awstats.xml
14cu|awstats-7.5-1|35	sed -i 's/\r$//' docs/styles.css
14cu|awstats-7.5-1|36	
14cu|awstats-7.5-1|37	%build
14cu|awstats-7.5-1|38	# nothing to build
14cu|awstats-7.5-1|39	
14cu|awstats-7.5-1|40	
14cu|awstats-7.5-1|41	%install
14cu|awstats-7.5-1|42	# apache configuration
14cu|awstats-7.5-1|43	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|awstats-7.5-1|44	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|awstats-7.5-1|45	# Awstats configuration
14cu|awstats-7.5-1|46	
14cu|awstats-7.5-1|47	Alias /awstats %{_datadir}/%{name}/www
14cu|awstats-7.5-1|48	<Directory %{_datadir}/%{name}/www>
14cu|awstats-7.5-1|49	Require all granted
14cu|awstats-7.5-1|50	
14cu|awstats-7.5-1|51	Options ExecCGI
14cu|awstats-7.5-1|52	AddHandler cgi-script .pl
14cu|awstats-7.5-1|53	DirectoryIndex awstats.pl
14cu|awstats-7.5-1|54	</Directory>
14cu|awstats-7.5-1|55	
14cu|awstats-7.5-1|56	SetEnv PERL5LIB %{_datadir}/%{name}/lib:%{_datadir}/%{name}/plugins
14cu|awstats-7.5-1|57	EOF
14cu|awstats-7.5-1|58	
14cu|awstats-7.5-1|59	# cron task
14cu|awstats-7.5-1|60	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
14cu|awstats-7.5-1|61	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
14cu|awstats-7.5-1|62	#!/bin/sh
14cu|awstats-7.5-1|63	%{_datadir}/%{name}/www/awstats.pl -config=awstats.conf -update > /dev/null
14cu|awstats-7.5-1|64	EOF
14cu|awstats-7.5-1|65	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cu|awstats-7.5-1|66	
14cu|awstats-7.5-1|67	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|awstats-7.5-1|68	install -m 644 wwwroot/cgi-bin/awstats.model.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|awstats-7.5-1|69	
14cu|awstats-7.5-1|70	perl -pi \
14cu|awstats-7.5-1|71	-e 's|^LogFile=.*|LogFile="/var/log/httpd/access_log"|;' \
14cu|awstats-7.5-1|72	-e 's|^DirData=.*|DirData="/var/lib/awstats"|;' \
14cu|awstats-7.5-1|73	-e 's|^DirCgi=.*|DirCgi="/awstats"|;' \
14cu|awstats-7.5-1|74	-e 's|^DirIcons=.*|DirIcons="/awstats/icon"|;' \
14cu|awstats-7.5-1|75	-e 's|^MiscTrackerUrl=.*|MiscTrackerUrl="/awstats/js/awstats_misc_tracker.js"|;' \
14cu|awstats-7.5-1|76	%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|awstats-7.5-1|77	
14cu|awstats-7.5-1|78	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|awstats-7.5-1|79	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cu|awstats-7.5-1|80	install -m 755 wwwroot/cgi-bin/awstats.pl %{buildroot}%{_datadir}/%{name}/www
14cu|awstats-7.5-1|81	cp -r wwwroot/icon %{buildroot}%{_datadir}/%{name}/www
14cu|awstats-7.5-1|82	cp -r wwwroot/css %{buildroot}%{_datadir}/%{name}/www
14cu|awstats-7.5-1|83	cp -r wwwroot/js %{buildroot}%{_datadir}/%{name}/www
14cu|awstats-7.5-1|84	
14cu|awstats-7.5-1|85	cp -r tools %{buildroot}%{_datadir}/%{name}
14cu|awstats-7.5-1|86	cp -r wwwroot/cgi-bin/lang %{buildroot}%{_datadir}/%{name}
14cu|awstats-7.5-1|87	cp -r wwwroot/cgi-bin/lib %{buildroot}%{_datadir}/%{name}
14cu|awstats-7.5-1|88	cp -r wwwroot/cgi-bin/plugins %{buildroot}%{_datadir}/%{name}
14cu|awstats-7.5-1|89	
14cu|awstats-7.5-1|90	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|awstats-7.5-1|91	
14cu|awstats-7.5-1|92	
14cu|awstats-7.5-1|93	chmod 755 %{buildroot}%{_datadir}/{awstats/lang,awstats/www/icon/browser,awstats/lib,awstats/tools,awstats/tools/webmin,awstats/tools/nginx,awstats/www/icon/flags,awstats/www/icon/other,awstats/www/css,awstats/www/icon/cpu,awstats/www/icon/mime,awstats/tools/xslt,awstats/plugins/example,awstats/plugins,awstats/www/icon/clock,awstats/www/icon/os,awstats/www/icon,awstats/www/js,awstats/lang/tooltips_f,awstats/lang/tooltips_w,awstats/lang/tooltips_m}
14cu|awstats-7.5-1|94	
14cu|awstats-7.5-1|95	%post
14cu|awstats-7.5-1|96	if [ $1 -eq 1 ]; then
14cu|awstats-7.5-1|97	perl -pi -e 's/SiteDomain=""/SiteDomain="'`hostname`'"/' %{_sysconfdir}/%{name}/%{name}.conf
14cu|awstats-7.5-1|98	fi
14cu|awstats-7.5-1|99	
14cu|awstats-7.5-1|100	%files
14cu|awstats-7.5-1|101	%doc docs/*
14cu|awstats-7.5-1|102	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|awstats-7.5-1|103	%config(noreplace) %{_sysconfdir}/%{name}
14cu|awstats-7.5-1|104	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14cu|awstats-7.5-1|105	%{_datadir}/%{name}
14cu|awstats-7.5-1|106	%{_localstatedir}/lib/%{name}
14cu|awstats-7.5-1|107	
14cu|awstats-7.5-1|108	%changelog
14cu|awstats-7.5-1|109	
14cu|awstats-7.5-1|110	* Thu May 12 2016 abondrov <andrey.bondrov@rosalab.ru> 7.5-1
14cu|awstats-7.5-1|111	- (cf5ecd0) Merge pull request #2 from alzim/awstats:rosa2014.1
14cu|awstats-7.5-1|112	- (cf5ecd0) Updated to 7.5
14cu|awstats-7.5-1|113	
14cu|awstats-7.5-1|114	

9691 14
14cu|ax25spyd-0.23-17|1	Name:		ax25spyd
14cu|ax25spyd-0.23-17|2	Summary:	Daemon that listens for AX.25 packets from the kernel-AX.25
14cu|ax25spyd-0.23-17|3	Version:	0.23
14cu|ax25spyd-0.23-17|4	Release:	17
14cu|ax25spyd-0.23-17|5	Source:		http://linkt.de/ax25spyd/%{name}-%{version}.tar.gz
14cu|ax25spyd-0.23-17|6	# From Debian: fixes build - AdamW 2008/01
14cu|ax25spyd-0.23-17|7	Patch0:		ax25spyd-0.23-build.patch
14cu|ax25spyd-0.23-17|8	Patch1:		ax25spyd-0.23-str_fmt.patch
14cu|ax25spyd-0.23-17|9	Group:		System/Servers
14cu|ax25spyd-0.23-17|10	URL:		http://linkt.de/ax25spyd/
14cu|ax25spyd-0.23-17|11	License:	GPLv2+
14cu|ax25spyd-0.23-17|12	BuildRequires:	pkgconfig(ncurses)
14cu|ax25spyd-0.23-17|13	BuildRequires:	ax25-devel
14cu|ax25spyd-0.23-17|14	
14cu|ax25spyd-0.23-17|15	%description
14cu|ax25spyd-0.23-17|16	This is ax25spyd (formerly known as monixd), a daemon that listens
14cu|ax25spyd-0.23-17|17	for AX.25 packets from the kernel-AX.25. These packets are decoded
14cu|ax25spyd-0.23-17|18	(like listen(1)) but not displayed on the screen.
14cu|ax25spyd-0.23-17|19	
14cu|ax25spyd-0.23-17|20	Other programs can connect to ax25spyd via sockets and issue commands.
14cu|ax25spyd-0.23-17|21	They will get all heard AX.25-packets in a human-readable format, an
14cu|ax25spyd-0.23-17|22	mheard structure, DX-cluster messages or spydata.
14cu|ax25spyd-0.23-17|23	
14cu|ax25spyd-0.23-17|24	%prep
14cu|ax25spyd-0.23-17|25	%setup -q
14cu|ax25spyd-0.23-17|26	%patch0 -p1 -b .build
14cu|ax25spyd-0.23-17|27	%patch1 -p0 -b .strfmt
14cu|ax25spyd-0.23-17|28	%build
14cu|ax25spyd-0.23-17|29	%configure2_5x
14cu|ax25spyd-0.23-17|30	%make
14cu|ax25spyd-0.23-17|31	
14cu|ax25spyd-0.23-17|32	%install
14cu|ax25spyd-0.23-17|33	%makeinstall_std
14cu|ax25spyd-0.23-17|34	
14cu|ax25spyd-0.23-17|35	mkdir -p %{buildroot}/%_sysconfdir/ax25
14cu|ax25spyd-0.23-17|36	mv %{buildroot}/%{_prefix}/etc/ax25/* %{buildroot}/%{_sysconfdir}/ax25/
14cu|ax25spyd-0.23-17|37	
14cu|ax25spyd-0.23-17|38	#doc cleaning
14cu|ax25spyd-0.23-17|39	rm -f examples/Makefile*
14cu|ax25spyd-0.23-17|40	
14cu|ax25spyd-0.23-17|41	%files
14cu|ax25spyd-0.23-17|42	%defattr(-,root,root)
14cu|ax25spyd-0.23-17|43	%{_bindir}/*
14cu|ax25spyd-0.23-17|44	%{_sbindir}/*
14cu|ax25spyd-0.23-17|45	%{_mandir}/*/*
14cu|ax25spyd-0.23-17|46	%{_sysconfdir}/ax25/*
14cu|ax25spyd-0.23-17|47	%doc AUTHORS BUGS ChangeLog INSTALL README examples
14cu|ax25spyd-0.23-17|48	
14cu|ax25spyd-0.23-17|49	%changelog
14cu|ax25spyd-0.23-17|50	
14cu|ax25spyd-0.23-17|51	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.23-17
14cu|ax25spyd-0.23-17|52	- (0bfc33a) Repack tarball according to upstream
14cu|ax25spyd-0.23-17|53	
14cu|ax25spyd-0.23-17|54	

9692 14
14cu|axis-1.4-11|1	%define section         free
14cu|axis-1.4-11|2	%define archivever      1_4
14cu|axis-1.4-11|3	
14cu|axis-1.4-11|4	Name:          axis
14cu|axis-1.4-11|5	Version:       1.4
14cu|axis-1.4-11|6	Release:       11
14cu|axis-1.4-11|7	Epoch:         0
14cu|axis-1.4-11|8	Summary:       SOAP implementation in Java
14cu|axis-1.4-11|9	License:       Apache License
14cu|axis-1.4-11|10	Group:         Development/Java
14cu|axis-1.4-11|11	Url:           http://ws.apache.org/%{name}/
14cu|axis-1.4-11|12	Source0:       %{name}-src-%{archivever}.tar.gz
14cu|axis-1.4-11|13	Patch0:        %{name}-bz152255.patch
14cu|axis-1.4-11|14	Patch1:        %{name}-build.patch
14cu|axis-1.4-11|15	Patch2:        %{name}-imageio.patch
14cu|axis-1.4-11|16	Patch3:        %{name}-objectweb.patch
14cu|axis-1.4-11|17	Patch4:        %{name}-1.4-no-clear-cache.patch
14cu|axis-1.4-11|18	BuildRequires: java-rpmbuild
14cu|axis-1.4-11|19	BuildRequires: java-1.8.0-openjdk-devel
14cu|axis-1.4-11|20	BuildRequires: ant >= 0:1.6
14cu|axis-1.4-11|21	# Mandatory requires
14cu|axis-1.4-11|22	BuildRequires: jakarta-commons-discovery
14cu|axis-1.4-11|23	BuildRequires: jakarta-commons-httpclient >= 0:3.0
14cu|axis-1.4-11|24	BuildRequires: apache-commons-logging
14cu|axis-1.4-11|25	BuildRequires: geronimo-javamail-1.4-api
14cu|axis-1.4-11|26	BuildRequires: xerces-j2
14cu|axis-1.4-11|27	BuildRequires: log4j
14cu|axis-1.4-11|28	BuildRequires: servlet6
14cu|axis-1.4-11|29	BuildRequires: wsdl4j
14cu|axis-1.4-11|30	# optional requires
14cu|axis-1.4-11|31	BuildRequires: jsse
14cu|axis-1.4-11|32	BuildRequires: junit
14cu|axis-1.4-11|33	BuildRequires: oro
14cu|axis-1.4-11|34	#BuildRequires: jms
14cu|axis-1.4-11|35	BuildRequires: castor
14cu|axis-1.4-11|36	#BuildRequires: xml-security
14cu|axis-1.4-11|37	
14cu|axis-1.4-11|38	Requires:      java
14cu|axis-1.4-11|39	#Requires:      jpackage-utils >= 0:1.5
14cu|axis-1.4-11|40	Requires:      jakarta-commons-discovery
14cu|axis-1.4-11|41	Requires:      apache-commons-logging
14cu|axis-1.4-11|42	Requires:      jakarta-commons-httpclient
14cu|axis-1.4-11|43	Requires:      geronimo-javamail-1.4-api
14cu|axis-1.4-11|44	Requires:      xerces-j2
14cu|axis-1.4-11|45	Requires:      log4j
14cu|axis-1.4-11|46	Requires:      wsdl4j
14cu|axis-1.4-11|47	
14cu|axis-1.4-11|48	BuildArch:      noarch
14cu|axis-1.4-11|49	
14cu|axis-1.4-11|50	%description
14cu|axis-1.4-11|51	Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
14cu|axis-1.4-11|52	submission to W3C.
14cu|axis-1.4-11|53	
14cu|axis-1.4-11|54	From the draft W3C specification:
14cu|axis-1.4-11|55	
14cu|axis-1.4-11|56	SOAP is a lightweight protocol for exchange of information in a decentralized,
14cu|axis-1.4-11|57	distributed environment. It is an XML based protocol that consists of three
14cu|axis-1.4-11|58	parts: an envelope that defines a framework for describing what is in a message
14cu|axis-1.4-11|59	and how to process it, a set of encoding rules for expressing instances of
14cu|axis-1.4-11|60	application-defined datatypes, and a convention for representing remote
14cu|axis-1.4-11|61	procedure calls and responses.
14cu|axis-1.4-11|62	
14cu|axis-1.4-11|63	This project is a follow-on to the Apache SOAP project.
14cu|axis-1.4-11|64	
14cu|axis-1.4-11|65	%package javadoc
14cu|axis-1.4-11|66	Summary:        Javadoc for %{name}
14cu|axis-1.4-11|67	Group:          Development/Java
14cu|axis-1.4-11|68	
14cu|axis-1.4-11|69	%description javadoc
14cu|axis-1.4-11|70	Javadoc for %{name}.
14cu|axis-1.4-11|71	
14cu|axis-1.4-11|72	%package manual
14cu|axis-1.4-11|73	Summary:        Manual for %{name}
14cu|axis-1.4-11|74	Group:          Development/Java
14cu|axis-1.4-11|75	
14cu|axis-1.4-11|76	%description manual
14cu|axis-1.4-11|77	Documentation for %{name}.
14cu|axis-1.4-11|78	
14cu|axis-1.4-11|79	%prep
14cu|axis-1.4-11|80	%setup -q -n %{name}-%{archivever}
14cu|axis-1.4-11|81	%patch0 -p1
14cu|axis-1.4-11|82	%patch1 -p0
14cu|axis-1.4-11|83	%patch2 -p1
14cu|axis-1.4-11|84	%patch3 -p1
14cu|axis-1.4-11|85	%patch4 -p1
14cu|axis-1.4-11|86	%__rm -r docs/apiDocs
14cu|axis-1.4-11|87	
14cu|axis-1.4-11|88	# Remove provided binaries
14cu|axis-1.4-11|89	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %__rm
14cu|axis-1.4-11|90	%{_bindir}/find . -name "*.class" | %{_bindir}/xargs -t %__rm
14cu|axis-1.4-11|91	
14cu|axis-1.4-11|92	%build
14cu|axis-1.4-11|93	CLASSPATH=$(build-classpath wsdl4j jakarta-commons-discovery jakarta-commons-httpclient apache-commons-logging log4j jaf javamail tomcat-servlet-api)
14cu|axis-1.4-11|94	export CLASSPATH=$CLASSPATH:$(build-classpath oro junit jimi xml-security jsse httpunit jms castor 2>/dev/null)
14cu|axis-1.4-11|95	export OPT_JAR_LIST="ant/ant-nodeps"
14cu|axis-1.4-11|96	%{ant} -Dcompile.ime=true -Dnowarn=true \
14cu|axis-1.4-11|97	-Dwsdl4j.jar=$(build-classpath wsdl4j) \
14cu|axis-1.4-11|98	-Dcommons-discovery.jar=$(build-classpath jakarta-commons-discovery) \
14cu|axis-1.4-11|99	-Dcommons-logging.jar=$(build-classpath apache-commons-logging) \
14cu|axis-1.4-11|100	-Dcommons-httpclient.jar=$(build-classpath jakarta-commons-httpclient) \
14cu|axis-1.4-11|101	-Dlog4j-core.jar=$(build-classpath log4j) \
14cu|axis-1.4-11|102	-Dactivation.jar=$(build-classpath jaf) \
14cu|axis-1.4-11|103	-Dmailapi.jar=$(build-classpath javamail) \
14cu|axis-1.4-11|104	-Dxerces.jar=$(build-classpath jaxp_parser_impl) \
14cu|axis-1.4-11|105	-Dservlet.jar=$(build-classpath servletapi5) \
14cu|axis-1.4-11|106	-Dregexp.jar=$(build-classpath oro 2>/dev/null) \
14cu|axis-1.4-11|107	-Djunit.jar=$(build-classpath junit 2>/dev/null) \
14cu|axis-1.4-11|108	-Djimi.jar=$(build-classpath jimi 2>/dev/null) \
14cu|axis-1.4-11|109	-Djsse.jar=$(build-classpath jsse/jsse 2>/dev/null) \
14cu|axis-1.4-11|110	clean compile
14cu|axis-1.4-11|111	
14cu|axis-1.4-11|112	for file in src/org/apache/axis/enum/Scope.java src/org/apache/axis/enum/Style.java src/org/apache/axis/enum/Use.java; do
14cu|axis-1.4-11|113	%__mv ${file} ${file}.bak
14cu|axis-1.4-11|114	done
14cu|axis-1.4-11|115	%{ant} javadocs
14cu|axis-1.4-11|116	for file in src/org/apache/axis/enum/Scope.java src/org/apache/axis/enum/Style.java src/org/apache/axis/enum/Use.java; do
14cu|axis-1.4-11|117	%__mv ${file}.bak ${file}
14cu|axis-1.4-11|118	done
14cu|axis-1.4-11|119	
14cu|axis-1.4-11|120	%install
14cu|axis-1.4-11|121	%__mkdir_p %{buildroot}%{_javadir}/%{name}
14cu|axis-1.4-11|122	
14cu|axis-1.4-11|123	for jar in axis axis-ant saaj jaxrpc; do
14cu|axis-1.4-11|124	cp -a build/lib/${jar}.jar %{buildroot}%{_javadir}/%{name}/${jar}-%{version}.jar
14cu|axis-1.4-11|125	done
14cu|axis-1.4-11|126	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}.jar; do %__ln_s ${jar} `echo $jar | %__sed "s|-%{version}||g"`; done)
14cu|axis-1.4-11|127	
14cu|axis-1.4-11|128	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|axis-1.4-11|129	#cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|axis-1.4-11|130	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cu|axis-1.4-11|131	
14cu|axis-1.4-11|132	pushd docs
14cu|axis-1.4-11|133	%__rm -f apiDocs
14cu|axis-1.4-11|134	%__ln_s %{_javadocdir}/%{name} apiDocs
14cu|axis-1.4-11|135	popd
14cu|axis-1.4-11|136	
14cu|axis-1.4-11|137	%__perl -pi -e 's/\r$//g' LICENSE README release-notes.html changelog.html docs/svnlog.txt
14cu|axis-1.4-11|138	%{_bindir}/find docs -type f -name "*.html" -o -name "*.dbk" -o -name "*.bib" -o -name "*.css" | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14cu|axis-1.4-11|139	
14cu|axis-1.4-11|140	%files
14cu|axis-1.4-11|141	%defattr(0644,root,root,0755)
14cu|axis-1.4-11|142	%doc LICENSE README release-notes.html changelog.html
14cu|axis-1.4-11|143	%dir %{_javadir}/%{name}
14cu|axis-1.4-11|144	%{_javadir}/%{name}/*.jar
14cu|axis-1.4-11|145	
14cu|axis-1.4-11|146	%files javadoc
14cu|axis-1.4-11|147	%defattr(0644,root,root,0755)
14cu|axis-1.4-11|148	%dir %{_javadocdir}/%{name}
14cu|axis-1.4-11|149	%dir %{_javadocdir}/%{name}-%{version}
14cu|axis-1.4-11|150	
14cu|axis-1.4-11|151	%files manual
14cu|axis-1.4-11|152	%defattr(0644,root,root,0755)
14cu|axis-1.4-11|153	%doc docs/*
14cu|axis-1.4-11|154	
14cu|axis-1.4-11|155	%changelog
14cu|axis-1.4-11|156	
14cu|axis-1.4-11|157	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 0:1.4-11
14cu|axis-1.4-11|158	- (6400d3c) Switch to newer servlet
14cu|axis-1.4-11|159	
14cu|axis-1.4-11|160	

9693 14
14cu|backintime-1.0.40-1|1	Summary:	Backup tool for Linux
14cu|backintime-1.0.40-1|2	Name:		backintime
14cu|backintime-1.0.40-1|3	Version:	1.0.40
14cu|backintime-1.0.40-1|4	Release:	1
14cu|backintime-1.0.40-1|5	License:	GPLv2+
14cu|backintime-1.0.40-1|6	Group:		Archiving/Backup
14cu|backintime-1.0.40-1|7	Url:		http://backintime.le-web.org
14cu|backintime-1.0.40-1|8	Source0:	http://backintime.le-web.org/download/backintime/%{name}-%{version}.tar.gz
14cu|backintime-1.0.40-1|9	Requires:	pythonegg(keyring)
14cu|backintime-1.0.40-1|10	BuildArch:	noarch
14cu|backintime-1.0.40-1|11	
14cu|backintime-1.0.40-1|12	%description
14cu|backintime-1.0.40-1|13	Back In Time is a simple backup tool for Linux inspired from
14cu|backintime-1.0.40-1|14	Flyback project and TimeVault.
14cu|backintime-1.0.40-1|15	
14cu|backintime-1.0.40-1|16	#----------------------------------------------------------------------------
14cu|backintime-1.0.40-1|17	
14cu|backintime-1.0.40-1|18	%package common
14cu|backintime-1.0.40-1|19	Summary:	Back Up Tool for Linux
14cu|backintime-1.0.40-1|20	Group:		Archiving/Backup
14cu|backintime-1.0.40-1|21	Requires:	python
14cu|backintime-1.0.40-1|22	Requires:	rsync
14cu|backintime-1.0.40-1|23	Requires:	cron-daemon
14cu|backintime-1.0.40-1|24	Requires:	pythonegg(keyring)
14cu|backintime-1.0.40-1|25	Requires:	python-dbus
14cu|backintime-1.0.40-1|26	
14cu|backintime-1.0.40-1|27	%description common
14cu|backintime-1.0.40-1|28	Common files for Back In Time.
14cu|backintime-1.0.40-1|29	
14cu|backintime-1.0.40-1|30	%files common -f %{name}.lang
14cu|backintime-1.0.40-1|31	%{_bindir}/%{name}
14cu|backintime-1.0.40-1|32	%dir %{_datadir}/%{name}/
14cu|backintime-1.0.40-1|33	%{_datadir}/%{name}/common/
14cu|backintime-1.0.40-1|34	%{_datadir}/%{name}/plugins/
14cu|backintime-1.0.40-1|35	%{_mandir}/man1/%{name}*.*
14cu|backintime-1.0.40-1|36	%doc %{_datadir}/doc/%{name}/
14cu|backintime-1.0.40-1|37	%doc %{_datadir}/doc/%{name}-common/
14cu|backintime-1.0.40-1|38	
14cu|backintime-1.0.40-1|39	#----------------------------------------------------------------------------
14cu|backintime-1.0.40-1|40	
14cu|backintime-1.0.40-1|41	%package gnome
14cu|backintime-1.0.40-1|42	Summary:	Gnome Frontend for Back In Time
14cu|backintime-1.0.40-1|43	Group:		Archiving/Backup
14cu|backintime-1.0.40-1|44	Requires:	pygtk2.0-libglade
14cu|backintime-1.0.40-1|45	Requires:	gnome-python
14cu|backintime-1.0.40-1|46	Requires:	gnome-python-gnomevfs
14cu|backintime-1.0.40-1|47	Requires:	meld
14cu|backintime-1.0.40-1|48	Requires:	python-notify
14cu|backintime-1.0.40-1|49	Requires:	%{name}-common = %{version}-%{release}
14cu|backintime-1.0.40-1|50	Requires:	%{name}-notify = %{version}-%{release}
14cu|backintime-1.0.40-1|51	Conflicts:	%{name}-common < 0.9.24-3
14cu|backintime-1.0.40-1|52	
14cu|backintime-1.0.40-1|53	%description gnome
14cu|backintime-1.0.40-1|54	Gnome Frontend for Back In Time.
14cu|backintime-1.0.40-1|55	
14cu|backintime-1.0.40-1|56	%files gnome
14cu|backintime-1.0.40-1|57	%doc LICENSE README
14cu|backintime-1.0.40-1|58	%{_bindir}/%{name}-gnome
14cu|backintime-1.0.40-1|59	%{_bindir}/%{name}-gnome-root
14cu|backintime-1.0.40-1|60	%{_sbindir}/%{name}-gnome-root
14cu|backintime-1.0.40-1|61	%config(noreplace) %{_sysconfdir}/pam.d/%{name}-gnome-root
14cu|backintime-1.0.40-1|62	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}-gnome-root
14cu|backintime-1.0.40-1|63	%{_datadir}/applications/%{name}-gnome.desktop
14cu|backintime-1.0.40-1|64	%{_datadir}/applications/%{name}-gnome-root.desktop
14cu|backintime-1.0.40-1|65	%{_datadir}/%{name}/gnome/
14cu|backintime-1.0.40-1|66	%doc %{_datadir}/gnome/help/%{name}/
14cu|backintime-1.0.40-1|67	%{_datadir}/omf/%{name}/
14cu|backintime-1.0.40-1|68	
14cu|backintime-1.0.40-1|69	#----------------------------------------------------------------------------
14cu|backintime-1.0.40-1|70	
14cu|backintime-1.0.40-1|71	%package kde4
14cu|backintime-1.0.40-1|72	Summary:	KDE Frontend for Back In Time
14cu|backintime-1.0.40-1|73	Group:		Archiving/Backup
14cu|backintime-1.0.40-1|74	Requires:	x11-tools
14cu|backintime-1.0.40-1|75	Requires:	python-kde4 >= 4.1
14cu|backintime-1.0.40-1|76	Requires:	kompare
14cu|backintime-1.0.40-1|77	Requires:	kdebase4-runtime
14cu|backintime-1.0.40-1|78	Requires:	%{name}-common = %{version}-%{release}
14cu|backintime-1.0.40-1|79	Requires:	%{name}-notify = %{version}-%{release}
14cu|backintime-1.0.40-1|80	
14cu|backintime-1.0.40-1|81	%description kde4
14cu|backintime-1.0.40-1|82	KDE Frontend for Back In Time.
14cu|backintime-1.0.40-1|83	
14cu|backintime-1.0.40-1|84	%files kde4
14cu|backintime-1.0.40-1|85	%doc LICENSE README
14cu|backintime-1.0.40-1|86	%{_bindir}/%{name}-kde4
14cu|backintime-1.0.40-1|87	%{_bindir}/%{name}-kde4-root
14cu|backintime-1.0.40-1|88	%{_sbindir}/%{name}-kde4-root
14cu|backintime-1.0.40-1|89	%config(noreplace) %{_sysconfdir}/pam.d/%{name}-kde4-root
14cu|backintime-1.0.40-1|90	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}-kde4-root
14cu|backintime-1.0.40-1|91	%{_datadir}/applications/kde4/%{name}-kde4.desktop
14cu|backintime-1.0.40-1|92	%{_datadir}/applications/kde4/%{name}-kde4-root.desktop
14cu|backintime-1.0.40-1|93	%{_datadir}/%{name}/kde4/*
14cu|backintime-1.0.40-1|94	%{_datadir}/doc/kde/HTML/en/%{name}/index.docbook
14cu|backintime-1.0.40-1|95	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cu|backintime-1.0.40-1|96	%{_bindir}/%{name}-askpass
14cu|backintime-1.0.40-1|97	
14cu|backintime-1.0.40-1|98	#----------------------------------------------------------------------------
14cu|backintime-1.0.40-1|99	
14cu|backintime-1.0.40-1|100	%package	notify
14cu|backintime-1.0.40-1|101	Summary:	Notifications using libnotify for %{name}
14cu|backintime-1.0.40-1|102	Group:		Archiving/Backup
14cu|backintime-1.0.40-1|103	Requires:	%{name}-common = %{version}-%{release}
14cu|backintime-1.0.40-1|104	
14cu|backintime-1.0.40-1|105	%description	notify
14cu|backintime-1.0.40-1|106	Back In Time is a simple backup tool for Linux inspired from
14cu|backintime-1.0.40-1|107	Flyback project and TimeVault.
14cu|backintime-1.0.40-1|108	
14cu|backintime-1.0.40-1|109	This package contains notifications plugin of BackInTime based
14cu|backintime-1.0.40-1|110	on libnotify.
14cu|backintime-1.0.40-1|111	
14cu|backintime-1.0.40-1|112	%files notify
14cu|backintime-1.0.40-1|113	%doc %{_docdir}/%{name}-notify/
14cu|backintime-1.0.40-1|114	
14cu|backintime-1.0.40-1|115	#----------------------------------------------------------------------------
14cu|backintime-1.0.40-1|116	
14cu|backintime-1.0.40-1|117	%prep
14cu|backintime-1.0.40-1|118	%setup -qc %{name}-%{version}
14cu|backintime-1.0.40-1|119	
14cu|backintime-1.0.40-1|120	# Editing backintime-gnome desktop file
14cu|backintime-1.0.40-1|121	sed -i 's|Exec=gksu backintime-gnome|Exec=backintime-gnome-root|g' gnome/%{name}-gnome-root.desktop
14cu|backintime-1.0.40-1|122	
14cu|backintime-1.0.40-1|123	# Editing  backintime-kde desktop file
14cu|backintime-1.0.40-1|124	cp kde4/%{name}-kde4.desktop kde4/%{name}-kde4-root.desktop
14cu|backintime-1.0.40-1|125	sed -i 's|Exec=backintime-kde4|Exec=%{_libdir}/kde4/libexec/kdesu backintime-kde4-root|g' kde4/%{name}-kde4-root.desktop
14cu|backintime-1.0.40-1|126	sed -i 's|Name=Back In Time|Name=Back In Time (root)|g' kde4/%{name}-kde4-root.desktop
14cu|backintime-1.0.40-1|127	
14cu|backintime-1.0.40-1|128	%build
14cu|backintime-1.0.40-1|129	pushd common
14cu|backintime-1.0.40-1|130	%configure2_5x
14cu|backintime-1.0.40-1|131	%make
14cu|backintime-1.0.40-1|132	popd
14cu|backintime-1.0.40-1|133	
14cu|backintime-1.0.40-1|134	pushd kde4
14cu|backintime-1.0.40-1|135	%configure2_5x --no-check
14cu|backintime-1.0.40-1|136	%make
14cu|backintime-1.0.40-1|137	popd
14cu|backintime-1.0.40-1|138	
14cu|backintime-1.0.40-1|139	pushd gnome
14cu|backintime-1.0.40-1|140	%configure2_5x --no-check
14cu|backintime-1.0.40-1|141	%make
14cu|backintime-1.0.40-1|142	popd
14cu|backintime-1.0.40-1|143	
14cu|backintime-1.0.40-1|144	pushd notify
14cu|backintime-1.0.40-1|145	%configure2_5x --no-check
14cu|backintime-1.0.40-1|146	%make
14cu|backintime-1.0.40-1|147	popd
14cu|backintime-1.0.40-1|148	
14cu|backintime-1.0.40-1|149	%install
14cu|backintime-1.0.40-1|150	pushd common
14cu|backintime-1.0.40-1|151	%makeinstall_std
14cu|backintime-1.0.40-1|152	
14cu|backintime-1.0.40-1|153	pushd ../kde4
14cu|backintime-1.0.40-1|154	%makeinstall_std
14cu|backintime-1.0.40-1|155	
14cu|backintime-1.0.40-1|156	pushd ../gnome
14cu|backintime-1.0.40-1|157	%makeinstall_std
14cu|backintime-1.0.40-1|158	
14cu|backintime-1.0.40-1|159	pushd ../notify
14cu|backintime-1.0.40-1|160	%makeinstall_std
14cu|backintime-1.0.40-1|161	pushd ..
14cu|backintime-1.0.40-1|162	
14cu|backintime-1.0.40-1|163	mkdir -p %{buildroot}%{_sbindir}
14cu|backintime-1.0.40-1|164	cp -p %{buildroot}%{_bindir}/%{name}-gnome \
14cu|backintime-1.0.40-1|165	%{buildroot}%{_sbindir}/%{name}-gnome-root
14cu|backintime-1.0.40-1|166	cp -p %{buildroot}%{_bindir}/%{name}-kde4 \
14cu|backintime-1.0.40-1|167	%{buildroot}%{_sbindir}/%{name}-kde4-root
14cu|backintime-1.0.40-1|168	
14cu|backintime-1.0.40-1|169	ln -s consolehelper \
14cu|backintime-1.0.40-1|170	%{buildroot}%{_bindir}/%{name}-gnome-root
14cu|backintime-1.0.40-1|171	
14cu|backintime-1.0.40-1|172	ln -s consolehelper \
14cu|backintime-1.0.40-1|173	%{buildroot}%{_bindir}/%{name}-kde4-root
14cu|backintime-1.0.40-1|174	
14cu|backintime-1.0.40-1|175	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14cu|backintime-1.0.40-1|176	
14cu|backintime-1.0.40-1|177	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-gnome-root
14cu|backintime-1.0.40-1|178	USER=root
14cu|backintime-1.0.40-1|179	PROGRAM=%{_sbindir}/%{name}-gnome-root
14cu|backintime-1.0.40-1|180	SESSION=true
14cu|backintime-1.0.40-1|181	EOF
14cu|backintime-1.0.40-1|182	
14cu|backintime-1.0.40-1|183	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-kde4-root
14cu|backintime-1.0.40-1|184	USER=root
14cu|backintime-1.0.40-1|185	PROGRAM=%{_sbindir}/%{name}-kde4-root
14cu|backintime-1.0.40-1|186	SESSION=true
14cu|backintime-1.0.40-1|187	EOF
14cu|backintime-1.0.40-1|188	
14cu|backintime-1.0.40-1|189	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cu|backintime-1.0.40-1|190	
14cu|backintime-1.0.40-1|191	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-gnome-root
14cu|backintime-1.0.40-1|192	#%PAM-1.0
14cu|backintime-1.0.40-1|193	auth            include         config-util
14cu|backintime-1.0.40-1|194	account         include         config-util
14cu|backintime-1.0.40-1|195	session         include         config-util
14cu|backintime-1.0.40-1|196	EOF
14cu|backintime-1.0.40-1|197	
14cu|backintime-1.0.40-1|198	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-kde4-root
14cu|backintime-1.0.40-1|199	#%PAM-1.0
14cu|backintime-1.0.40-1|200	auth            include         config-util
14cu|backintime-1.0.40-1|201	account         include         config-util
14cu|backintime-1.0.40-1|202	session         include         config-util
14cu|backintime-1.0.40-1|203	EOF
14cu|backintime-1.0.40-1|204	
14cu|backintime-1.0.40-1|205	chmod +x %{buildroot}%{_datadir}/%{name}/common/askpass.py
14cu|backintime-1.0.40-1|206	chmod +x %{buildroot}%{_datadir}/%{name}/common/create-manpage-backintime-config.py
14cu|backintime-1.0.40-1|207	
14cu|backintime-1.0.40-1|208	%find_lang %{name}
14cu|backintime-1.0.40-1|209	
14cu|backintime-1.0.40-1|210	
14cu|backintime-1.0.40-1|211	%changelog
14cu|backintime-1.0.40-1|212	
14cu|backintime-1.0.40-1|213	* Fri Aug 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.40-1
14cu|backintime-1.0.40-1|214	- (ff3cf9d) Fix python-dbus requirement
14cu|backintime-1.0.40-1|215	
14cu|backintime-1.0.40-1|216	

9694 14
14cu|backuppc-3.3.1-1|1	%define Name    BackupPC
14cu|backuppc-3.3.1-1|2	%define debug_package %{nil}
14cu|backuppc-3.3.1-1|3	
14cu|backuppc-3.3.1-1|4	%define __noautoreq 'perl\\(BackupPC::.*\\)'
14cu|backuppc-3.3.1-1|5	%define __noautoprov 'perl\\(BackupPC::.*\\)'
14cu|backuppc-3.3.1-1|6	
14cu|backuppc-3.3.1-1|7	Name:               backuppc
14cu|backuppc-3.3.1-1|8	Version:            3.3.1
14cu|backuppc-3.3.1-1|9	Release:            1
14cu|backuppc-3.3.1-1|10	Summary:            High-performance, enterprise-grade backup system
14cu|backuppc-3.3.1-1|11	
14cu|backuppc-3.3.1-1|12	Group:              Archiving/Backup
14cu|backuppc-3.3.1-1|13	License:            GPLv2
14cu|backuppc-3.3.1-1|14	Url:                http://backuppc.sourceforge.net
14cu|backuppc-3.3.1-1|15	Source0:            http://sourceforge.net/projects/backuppc/files/backuppc/%{version}/%{Name}-%{version}.tar.gz
14cu|backuppc-3.3.1-1|16	Source3:	    BackupPC_Admin.c
14cu|backuppc-3.3.1-1|17	Source4:	    backuppc.service
14cu|backuppc-3.3.1-1|18	Source5:	    backuppc.tmpfiles
14cu|backuppc-3.3.1-1|19	Patch1:         BackupPC-3.2.1-rundir.patch
14cu|backuppc-3.3.1-1|20	Patch2:         BackupPC-3.2.1-piddir.patch
14cu|backuppc-3.3.1-1|21	Patch3:         BackupPC-3.3.0-fix-shadow-access.patch
14cu|backuppc-3.3.1-1|22	Requires:           sendmail-command
14cu|backuppc-3.3.1-1|23	Requires:           apache
14cu|backuppc-3.3.1-1|24	Requires(post):     rpm-helper
14cu|backuppc-3.3.1-1|25	Requires(preun):    rpm-helper
14cu|backuppc-3.3.1-1|26	Suggests:           openssh-clients
14cu|backuppc-3.3.1-1|27	Suggests:           samba-client
14cu|backuppc-3.3.1-1|28	Suggests:           perl(File::RsyncP)
14cu|backuppc-3.3.1-1|29	
14cu|backuppc-3.3.1-1|30	%description
14cu|backuppc-3.3.1-1|31	BackupPC is a high-performance, enterprise-grade system
14cu|backuppc-3.3.1-1|32	for backing up Linux, Win32, and laptops to a server's disk.
14cu|backuppc-3.3.1-1|33	Features include clever pooling of identical files, no client-side
14cu|backuppc-3.3.1-1|34	software, and a powerful Apache/CGI user interface.
14cu|backuppc-3.3.1-1|35	
14cu|backuppc-3.3.1-1|36	%prep
14cu|backuppc-3.3.1-1|37	%setup -q -n %{Name}-%{version}
14cu|backuppc-3.3.1-1|38	%patch1 -p1
14cu|backuppc-3.3.1-1|39	%patch2 -p1
14cu|backuppc-3.3.1-1|40	%patch3 -p1
14cu|backuppc-3.3.1-1|41	
14cu|backuppc-3.3.1-1|42	rm -rf images/CVS
14cu|backuppc-3.3.1-1|43	# fix file perms
14cu|backuppc-3.3.1-1|44	find lib -type f -exec chmod 644 {} \;
14cu|backuppc-3.3.1-1|45	find bin -type f -exec chmod 755 {} \;
14cu|backuppc-3.3.1-1|46	find doc -type f -exec chmod 644 {} \;
14cu|backuppc-3.3.1-1|47	find . -maxdepth 1 -type f -exec chmod 644 {} \;
14cu|backuppc-3.3.1-1|48	# fix perl shellbang
14cu|backuppc-3.3.1-1|49	find . -type f -exec perl -pi -e 's|^#!/bin/perl|#!/usr/bin/perl|' {} \;
14cu|backuppc-3.3.1-1|50	
14cu|backuppc-3.3.1-1|51	%build
14cu|backuppc-3.3.1-1|52	gcc %SOURCE3 -o BackupPC_Admin
14cu|backuppc-3.3.1-1|53	# set installation directory
14cu|backuppc-3.3.1-1|54	find . -type f -exec perl -pi -e 's|__INSTALLDIR__|%{_datadir}/%{name}|' {} \;
14cu|backuppc-3.3.1-1|55	find . -type f -exec perl -pi -e 's|__TOPDIR__|%{_localstatedir}/lib/%{name}|' {} \;
14cu|backuppc-3.3.1-1|56	# set configuration
14cu|backuppc-3.3.1-1|57	# the binaries path are disabled to avoid service failure at start
14cu|backuppc-3.3.1-1|58	perl -pi \
14cu|backuppc-3.3.1-1|59	-e 's|^\$Conf{BackupPCUser}.*|\$Conf{BackupPCUser} = "%{name}";|;' \
14cu|backuppc-3.3.1-1|60	-e 's|^\$Conf{CgiDir}.*|\$Conf{CgiDir} = "%{_var}/www/%{name}";|;' \
14cu|backuppc-3.3.1-1|61	-e 's|^\$Conf{InstallDir}.*|\$Conf{InstallDir} = "%{_datadir}/%{name}";|;' \
14cu|backuppc-3.3.1-1|62	-e 's|^\$Conf{CgiImageDirURL}.*|\$Conf{CgiImageDirURL} = "/%{name}";|;' \
14cu|backuppc-3.3.1-1|63	-e 's|^\$Conf{SshPath}.*|\$Conf{SshPath} = "/usr/bin/ssh";|;' \
14cu|backuppc-3.3.1-1|64	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{SmbClientPath} = "/usr/bin/smbclient";|;' \
14cu|backuppc-3.3.1-1|65	-e 's|^\$Conf{NmbLookupPath}.*|\$Conf{NmbLookupPath} = "/usr/bin/nmblookup";|;' \
14cu|backuppc-3.3.1-1|66	-e 's|^\$Conf{PingPath}.*|\$Conf{PingPath} = "/bin/ping";|;' \
14cu|backuppc-3.3.1-1|67	-e 's|^\$Conf{DfPath}.*|\$Conf{DfPath} = "/bin/df";|;' \
14cu|backuppc-3.3.1-1|68	-e 's|^\$Conf{SplitPath}.*|\$Conf{SplitPath} = "/usr/bin/split";|;' \
14cu|backuppc-3.3.1-1|69	-e 's|^\$Conf{CatPath}.*|\$Conf{CatPath} = "/bin/cat";|;' \
14cu|backuppc-3.3.1-1|70	-e 's|^\$Conf{GzipPath}.*|\$Conf{GzipPath} = "/bin/gzip";|;' \
14cu|backuppc-3.3.1-1|71	-e 's|^\$Conf{Bzip2Path}.*|\$Conf{Bzip2Path} = "/usr/bin/bzip2";|;' \
14cu|backuppc-3.3.1-1|72	-e 's|^\$Conf{SendmailPath}.*|\$Conf{SendmailPath} = "/usr/sbin/sendmail";|;' \
14cu|backuppc-3.3.1-1|73	-e 's|^\$Conf{ServerInitdPath}.*|\$Conf{ServerInitdPath} = "%{_initrddir}/%{name}";|;' \
14cu|backuppc-3.3.1-1|74	-e 's|^\$Conf{BackupPCdPath}.*|\$Conf{BackupPCdPath} = "%{_datadir}/%{name}/bin/BackupPC";|;' \
14cu|backuppc-3.3.1-1|75	-e 's|^\$Conf{TarClientPath}.*|\$Conf{TarClientPath} = "/bin/tar";|;' \
14cu|backuppc-3.3.1-1|76	-e 's|^\$Conf{RsyncClientPath}.*|\$Conf{RsyncClientPath} = "/usr/bin/rsync";|;' \
14cu|backuppc-3.3.1-1|77	-e 's|^\$Conf{TopDir}.*|\$Conf{TopDir} = "/var/lib/backuppc";|;' \
14cu|backuppc-3.3.1-1|78	conf/config.pl
14cu|backuppc-3.3.1-1|79	
14cu|backuppc-3.3.1-1|80	%install
14cu|backuppc-3.3.1-1|81	# constant files
14cu|backuppc-3.3.1-1|82	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|backuppc-3.3.1-1|83	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cu|backuppc-3.3.1-1|84	cp -pr bin %{buildroot}%{_datadir}/%{name}
14cu|backuppc-3.3.1-1|85	cp -pr doc %{buildroot}%{_datadir}/%{name}
14cu|backuppc-3.3.1-1|86	
14cu|backuppc-3.3.1-1|87	# web files
14cu|backuppc-3.3.1-1|88	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cu|backuppc-3.3.1-1|89	install -m 644 images/* %{buildroot}%{_var}/www/%{name}
14cu|backuppc-3.3.1-1|90	install -m 644 conf/*.css %{buildroot}%{_var}/www/%{name}
14cu|backuppc-3.3.1-1|91	install -m 644 conf/*.js %{buildroot}%{_var}/www/%{name}
14cu|backuppc-3.3.1-1|92	install -m 755 cgi-bin/BackupPC_Admin %{buildroot}%{_var}/www/%{name}/BackupPC_Admin.cgi
14cu|backuppc-3.3.1-1|93	
14cu|backuppc-3.3.1-1|94	# variable files
14cu|backuppc-3.3.1-1|95	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|backuppc-3.3.1-1|96	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/{cpool,log,pc,pool,trash}
14cu|backuppc-3.3.1-1|97	
14cu|backuppc-3.3.1-1|98	# perl-suidperl is no longer avaialable, use a C wrapper
14cu|backuppc-3.3.1-1|99	install -m 4755 BackupPC_Admin %{buildroot}%{_var}/www/%{name}
14cu|backuppc-3.3.1-1|100	
14cu|backuppc-3.3.1-1|101	# configuration
14cu|backuppc-3.3.1-1|102	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|backuppc-3.3.1-1|103	install -m 644 conf/{hosts,config.pl} %{buildroot}%{_sysconfdir}/%{name}
14cu|backuppc-3.3.1-1|104	
14cu|backuppc-3.3.1-1|105	# systemd
14cu|backuppc-3.3.1-1|106	install -m 644 -D %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14cu|backuppc-3.3.1-1|107	install -m 644 -D %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|backuppc-3.3.1-1|108	
14cu|backuppc-3.3.1-1|109	# logs
14cu|backuppc-3.3.1-1|110	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cu|backuppc-3.3.1-1|111	
14cu|backuppc-3.3.1-1|112	# strip binary
14cu|backuppc-3.3.1-1|113	%{__strip} %{buildroot}/var/www/%{name}/BackupPC_Admin
14cu|backuppc-3.3.1-1|114	
14cu|backuppc-3.3.1-1|115	# apache configuration
14cu|backuppc-3.3.1-1|116	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|backuppc-3.3.1-1|117	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|backuppc-3.3.1-1|118	# BackupPC Apache configuration
14cu|backuppc-3.3.1-1|119	Alias /%{name} %{_var}/www/%{name}
14cu|backuppc-3.3.1-1|120	
14cu|backuppc-3.3.1-1|121	<Directory %{_var}/www/%{name}>
14cu|backuppc-3.3.1-1|122	Require all granted
14cu|backuppc-3.3.1-1|123	Options ExecCGI
14cu|backuppc-3.3.1-1|124	<Files BackupPC_Admin>
14cu|backuppc-3.3.1-1|125	SetHandler cgi-script
14cu|backuppc-3.3.1-1|126	</Files>
14cu|backuppc-3.3.1-1|127	DirectoryIndex BackupPC_Admin
14cu|backuppc-3.3.1-1|128	</Directory>
14cu|backuppc-3.3.1-1|129	EOF
14cu|backuppc-3.3.1-1|130	
14cu|backuppc-3.3.1-1|131	cat > README.omv <<EOF
14cu|backuppc-3.3.1-1|132	%{_distribution} RPM specific notes
14cu|backuppc-3.3.1-1|133	
14cu|backuppc-3.3.1-1|134	Setup
14cu|backuppc-3.3.1-1|135	-----
14cu|backuppc-3.3.1-1|136	The %{_distribution} setup improves the FHS compliance wrt. that used upstream:
14cu|backuppc-3.3.1-1|137	- /var/www/backuppc    ... files accessible from the web
14cu|backuppc-3.3.1-1|138	- /usr/share/backuppc  ... files non-accessible from the web
14cu|backuppc-3.3.1-1|139	- /var/lib/backuppc    ... files with varibales
14cu|backuppc-3.3.1-1|140	- /etc/backuppc        ... both global and per-host configuration files
14cu|backuppc-3.3.1-1|141	
14cu|backuppc-3.3.1-1|142	Backuppc user; backup-data
14cu|backuppc-3.3.1-1|143	--------------------------
14cu|backuppc-3.3.1-1|144	Backup-data stored in another file-system can be made accessible to backuppc
14cu|backuppc-3.3.1-1|145	by creating a soft link from /var/www/lib to the root of the backup-data
14cu|backuppc-3.3.1-1|146	hierarchy. If backuppc is uninstalled (urpme backuppc), this data will not
14cu|backuppc-3.3.1-1|147	be deleted - with the exception of a cpool directory that is empty; when,
14cu|backuppc-3.3.1-1|148	subsequently, backuppc is newly installed, cpool must be manually created
14cu|backuppc-3.3.1-1|149	(with uid:gid = backuppc:backkuppc).
14cu|backuppc-3.3.1-1|150	
14cu|backuppc-3.3.1-1|151	To make backuppc access backup-data that exist prior to installing backkuppc,
14cu|backuppc-3.3.1-1|152	make sure that the user "backuppc" exists BEFORE the package is installed, and
14cu|backuppc-3.3.1-1|153	that its uid and gid matches the ownership of that data (otherwise the
14cu|backuppc-3.3.1-1|154	package would automatically create the user with random uid and gid values).
14cu|backuppc-3.3.1-1|155	
14cu|backuppc-3.3.1-1|156	Lighttpd server definition
14cu|backuppc-3.3.1-1|157	--------------------------
14cu|backuppc-3.3.1-1|158	When using lighttpd, the following definition in /etc/lighttpd/lighttpd.conf
14cu|backuppc-3.3.1-1|159	should work:
14cu|backuppc-3.3.1-1|160	$HTTP["url"] =~ "^/backuppc" {
14cu|backuppc-3.3.1-1|161	server.document-root = "/var/www/backuppc"
14cu|backuppc-3.3.1-1|162	cgi.assign = ( "BackupPC_Admin" => "" )
14cu|backuppc-3.3.1-1|163	index-file.names = ( "BackupPC_Admin" )
14cu|backuppc-3.3.1-1|164	alias.url = ( "/backuppc" => "/var/www/backuppc" )
14cu|backuppc-3.3.1-1|165	dir-listing.activate = "disable"
14cu|backuppc-3.3.1-1|166	$HTTP["remoteip"] != "127.0.0.1" {
14cu|backuppc-3.3.1-1|167	auth.backend = "htpasswd"
14cu|backuppc-3.3.1-1|168	auth.backend.htpasswd.userfile = "<password-dir>/passwd/backuppc"
14cu|backuppc-3.3.1-1|169	auth.require += ( "" => (	"method" => "basic",
14cu|backuppc-3.3.1-1|170	"realm" => "BackupPC",
14cu|backuppc-3.3.1-1|171	"require" => "valid-user" ) )
14cu|backuppc-3.3.1-1|172	}
14cu|backuppc-3.3.1-1|173	}
14cu|backuppc-3.3.1-1|174	<password-dir> is the directory where you keep the passwords for your server;
14cu|backuppc-3.3.1-1|175	the suggested definition does not require authentication if the backuppc gui
14cu|backuppc-3.3.1-1|176	is invoked from the machine that hosts the lighttpd server
14cu|backuppc-3.3.1-1|177	EOF
14cu|backuppc-3.3.1-1|178	
14cu|backuppc-3.3.1-1|179	
14cu|backuppc-3.3.1-1|180	%pre
14cu|backuppc-3.3.1-1|181	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
14cu|backuppc-3.3.1-1|182	
14cu|backuppc-3.3.1-1|183	%post
14cu|backuppc-3.3.1-1|184	%tmpfiles_create %{name}
14cu|backuppc-3.3.1-1|185	%_post_service %{name}
14cu|backuppc-3.3.1-1|186	
14cu|backuppc-3.3.1-1|187	%preun
14cu|backuppc-3.3.1-1|188	%_preun_service %{name}
14cu|backuppc-3.3.1-1|189	if [ $1 -ne 0 ] ; then
14cu|backuppc-3.3.1-1|190	# previous releases of backuppc had root as the owner - undo this fault
14cu|backuppc-3.3.1-1|191	chown backuppc:backuppc %{_sysconfdir}/%{name}
14cu|backuppc-3.3.1-1|192	fi
14cu|backuppc-3.3.1-1|193	
14cu|backuppc-3.3.1-1|194	%postun
14cu|backuppc-3.3.1-1|195	%_postun_userdel %{name}
14cu|backuppc-3.3.1-1|196	
14cu|backuppc-3.3.1-1|197	%files
14cu|backuppc-3.3.1-1|198	%doc ChangeLog README LICENSE doc/* README.omv
14cu|backuppc-3.3.1-1|199	# backuppc must be able to edit the config file and create backup files
14cu|backuppc-3.3.1-1|200	%config(noreplace) %attr(0755,backuppc,backuppc) %{_sysconfdir}/%{name}
14cu|backuppc-3.3.1-1|201	#% config(noreplace) %attr(0640,backuppc,backuppc) %{_sysconfdir}/%{name}/*
14cu|backuppc-3.3.1-1|202	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|backuppc-3.3.1-1|203	%{_unitdir}/%{name}.service
14cu|backuppc-3.3.1-1|204	%{_tmpfilesdir}/%{name}.conf
14cu|backuppc-3.3.1-1|205	%{_datadir}/%{name}
14cu|backuppc-3.3.1-1|206	#note: globbings like [^B]* or !(BackupPC*) don't work
14cu|backuppc-3.3.1-1|207	%{_var}/www/%{name}/*.gif
14cu|backuppc-3.3.1-1|208	%{_var}/www/%{name}/*.png
14cu|backuppc-3.3.1-1|209	%{_var}/www/%{name}/*.css
14cu|backuppc-3.3.1-1|210	%{_var}/www/%{name}/*.js
14cu|backuppc-3.3.1-1|211	%{_var}/www/%{name}/*.ico
14cu|backuppc-3.3.1-1|212	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin.cgi
14cu|backuppc-3.3.1-1|213	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin
14cu|backuppc-3.3.1-1|214	%attr(-,backuppc,backuppc) %{_var}/log/%{name}
14cu|backuppc-3.3.1-1|215	%attr(-,backuppc,backuppc) %{_localstatedir}/lib/%{name}
14cu|backuppc-3.3.1-1|216	
14cu|backuppc-3.3.1-1|217	%changelog
14cu|backuppc-3.3.1-1|218	
14cu|backuppc-3.3.1-1|219	* Sun May 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-1
14cu|backuppc-3.3.1-1|220	- (859d99f) Updated to 3.3.1
14cu|backuppc-3.3.1-1|221	
14cu|backuppc-3.3.1-1|222	

9695 14
14cu|bacula2-2.4.4-3|1	######################################################
14cu|bacula2-2.4.4-3|2	# SpecFile: bacula2.spec
14cu|bacula2-2.4.4-3|3	# Generato: http://www.mandrivausers.ro/
14cu|bacula2-2.4.4-3|4	# Build for Stella Linux by Nux
14cu|bacula2-2.4.4-3|5	# http://li.nux.ro/stella/
14cu|bacula2-2.4.4-3|6	# MRB-Falticska Florin
14cu|bacula2-2.4.4-3|7	######################################################
14cu|bacula2-2.4.4-3|8	
14cu|bacula2-2.4.4-3|9	%define _hardened_build 1
14cu|bacula2-2.4.4-3|10	%define working_dir	/var/spool/bacula2
14cu|bacula2-2.4.4-3|11	%define script_dir	/usr/libexec/bacula2
14cu|bacula2-2.4.4-3|12	
14cu|bacula2-2.4.4-3|13	Summary:	Backup client for bacula version 2 server
14cu|bacula2-2.4.4-3|14	Name:		bacula2
14cu|bacula2-2.4.4-3|15	Version:	2.4.4
14cu|bacula2-2.4.4-3|16	Release:	3
14cu|bacula2-2.4.4-3|17	License:	GPLv2+
14cu|bacula2-2.4.4-3|18	Group:		Archiving/Backup
14cu|bacula2-2.4.4-3|19	Url:		http://www.bacula.org
14cu|bacula2-2.4.4-3|20	Source0:	http://downloads.sf.net/bacula/bacula-%{version}.tar.gz
14cu|bacula2-2.4.4-3|21	Source1:	bacula2-fd.service
14cu|bacula2-2.4.4-3|22	Source100:	%{name}.rpmlintrc
14cu|bacula2-2.4.4-3|23	Patch0:		bacula2-2.4.4-utf8.patch
14cu|bacula2-2.4.4-3|24	Patch1:		bacula2-config.patch
14cu|bacula2-2.4.4-3|25	Patch2:		bacula2-3.0.2-openssl.patch
14cu|bacula2-2.4.4-3|26	Patch3:		bacula2-2.4.4-python27.patch
14cu|bacula2-2.4.4-3|27	Patch4:		bacula2-2.4.4-daemon-name.patch
14cu|bacula2-2.4.4-3|28	BuildRequires:	systemd-units
14cu|bacula2-2.4.4-3|29	BuildRequires:	acl-devel
14cu|bacula2-2.4.4-3|30	BuildRequires:	glibc-devel
14cu|bacula2-2.4.4-3|31	BuildRequires:	stdc++-devel
14cu|bacula2-2.4.4-3|32	BuildRequires:	tcp_wrappers-devel
14cu|bacula2-2.4.4-3|33	BuildRequires:	pkgconfig(libxml-2.0)
14cu|bacula2-2.4.4-3|34	BuildRequires:	pkgconfig(openssl)
14cu|bacula2-2.4.4-3|35	BuildRequires:	pkgconfig(python)
14cu|bacula2-2.4.4-3|36	BuildRequires:	pkgconfig(zlib)
14cu|bacula2-2.4.4-3|37	
14cu|bacula2-2.4.4-3|38	%description
14cu|bacula2-2.4.4-3|39	Bacula is a set of programs that allow you to manage the backup, recovery,
14cu|bacula2-2.4.4-3|40	and verification of computer data across a network of different computers.
14cu|bacula2-2.4.4-3|41	It is based on a client/server architecture and is efficient and relatively
14cu|bacula2-2.4.4-3|42	easy to use, while offering many advanced storage management features that
14cu|bacula2-2.4.4-3|43	make it easy to find and recover lost or damaged files.
14cu|bacula2-2.4.4-3|44	
14cu|bacula2-2.4.4-3|45	The bacula2 packages are clients suitable for use with a bacula version
14cu|bacula2-2.4.4-3|46	2.x server (director), since later clients are incompatible.
14cu|bacula2-2.4.4-3|47	
14cu|bacula2-2.4.4-3|48	#----------------------------------------------------------------------------
14cu|bacula2-2.4.4-3|49	
14cu|bacula2-2.4.4-3|50	%package client
14cu|bacula2-2.4.4-3|51	Summary:	Bacula backup client
14cu|bacula2-2.4.4-3|52	Group:		Archiving/Backup
14cu|bacula2-2.4.4-3|53	Requires:	bacula2-common = %{EVRD}
14cu|bacula2-2.4.4-3|54	Requires(post,preun,postun):	systemd
14cu|bacula2-2.4.4-3|55	
14cu|bacula2-2.4.4-3|56	%description client
14cu|bacula2-2.4.4-3|57	Bacula is a set of programs that allow you to manage the backup, recovery,
14cu|bacula2-2.4.4-3|58	and verification of computer data across a network of different computers.
14cu|bacula2-2.4.4-3|59	It is based on a client/server architecture.
14cu|bacula2-2.4.4-3|60	
14cu|bacula2-2.4.4-3|61	This package contains the bacula version 2 client, the daemon running on
14cu|bacula2-2.4.4-3|62	the system to be backed up to a bacula version 2 server (director).
14cu|bacula2-2.4.4-3|63	
14cu|bacula2-2.4.4-3|64	%files client
14cu|bacula2-2.4.4-3|65	%{_sbindir}/btraceback
14cu|bacula2-2.4.4-3|66	%{_sbindir}/bacula2-fd
14cu|bacula2-2.4.4-3|67	%{_sbindir}/bconsole
14cu|bacula2-2.4.4-3|68	%{_unitdir}/bacula2-fd.service
14cu|bacula2-2.4.4-3|69	%config(noreplace) %{_sysconfdir}/bacula2/bconsole.conf
14cu|bacula2-2.4.4-3|70	%config(noreplace) %{_sysconfdir}/bacula2/bacula-fd.conf
14cu|bacula2-2.4.4-3|71	%{_mandir}/man8/*
14cu|bacula2-2.4.4-3|72	
14cu|bacula2-2.4.4-3|73	%post client
14cu|bacula2-2.4.4-3|74	%systemd_post bacula2-fd
14cu|bacula2-2.4.4-3|75	
14cu|bacula2-2.4.4-3|76	%preun client
14cu|bacula2-2.4.4-3|77	%systemd_preun bacula2-fd
14cu|bacula2-2.4.4-3|78	
14cu|bacula2-2.4.4-3|79	%postun client
14cu|bacula2-2.4.4-3|80	%systemd_postun bacula2-fd
14cu|bacula2-2.4.4-3|81	
14cu|bacula2-2.4.4-3|82	#----------------------------------------------------------------------------
14cu|bacula2-2.4.4-3|83	
14cu|bacula2-2.4.4-3|84	%package common
14cu|bacula2-2.4.4-3|85	Summary:	Common Bacula utilities
14cu|bacula2-2.4.4-3|86	Group:		Archiving/Backup
14cu|bacula2-2.4.4-3|87	Requires(pre):	shadow-utils
14cu|bacula2-2.4.4-3|88	
14cu|bacula2-2.4.4-3|89	%description common
14cu|bacula2-2.4.4-3|90	Bacula is a set of programs that allow you to manage the backup, recovery,
14cu|bacula2-2.4.4-3|91	and verification of computer data across a network of different computers.
14cu|bacula2-2.4.4-3|92	It is based on a client/server architecture.
14cu|bacula2-2.4.4-3|93	
14cu|bacula2-2.4.4-3|94	The bacula2 packages are clients suitable for use with a bacula version
14cu|bacula2-2.4.4-3|95	2.x server (director), since later clients are incompatible.
14cu|bacula2-2.4.4-3|96	
14cu|bacula2-2.4.4-3|97	%files common
14cu|bacula2-2.4.4-3|98	%doc AUTHORS ChangeLog COPYING LICENSE README SUPPORT VERIFYING examples/
14cu|bacula2-2.4.4-3|99	%dir %{_sysconfdir}/bacula2/
14cu|bacula2-2.4.4-3|100	%dir %attr(750, bacula, bacula) %{_localstatedir}/spool/bacula2/
14cu|bacula2-2.4.4-3|101	%{script_dir}/*
14cu|bacula2-2.4.4-3|102	%{_mandir}/man1/*
14cu|bacula2-2.4.4-3|103	
14cu|bacula2-2.4.4-3|104	%pre common
14cu|bacula2-2.4.4-3|105	getent group bacula >/dev/null || groupadd -r bacula
14cu|bacula2-2.4.4-3|106	getent passwd bacula >/dev/null || \
14cu|bacula2-2.4.4-3|107	useradd -r -s /sbin/nologin -d %{_localstatedir}/spool/bacula2 -M \
14cu|bacula2-2.4.4-3|108	-c 'Bacula Backup System' -g bacula bacula
14cu|bacula2-2.4.4-3|109	exit 0
14cu|bacula2-2.4.4-3|110	
14cu|bacula2-2.4.4-3|111	#----------------------------------------------------------------------------
14cu|bacula2-2.4.4-3|112	
14cu|bacula2-2.4.4-3|113	%prep
14cu|bacula2-2.4.4-3|114	%setup -qn bacula-%{version}
14cu|bacula2-2.4.4-3|115	
14cu|bacula2-2.4.4-3|116	%patch0 -p1
14cu|bacula2-2.4.4-3|117	%patch1 -p1
14cu|bacula2-2.4.4-3|118	%patch2 -p2
14cu|bacula2-2.4.4-3|119	%patch3 -p0
14cu|bacula2-2.4.4-3|120	
14cu|bacula2-2.4.4-3|121	# Fix attr
14cu|bacula2-2.4.4-3|122	find examples -type f | xargs chmod -x
14cu|bacula2-2.4.4-3|123	find updatedb -type f | xargs chmod -x
14cu|bacula2-2.4.4-3|124	chmod -x src/console/conio.c
14cu|bacula2-2.4.4-3|125	
14cu|bacula2-2.4.4-3|126	%build
14cu|bacula2-2.4.4-3|127	# TODO: ugly but works..if smbody can do it better be my guest Sflo
14cu|bacula2-2.4.4-3|128	CFLAGS="$(echo %{optflags}|sed s/-D_FORTIFY_SOURCE=./-U_FORTIFY_SOURCE/)" \
14cu|bacula2-2.4.4-3|129	%configure \
14cu|bacula2-2.4.4-3|130	--sysconfdir=%{_sysconfdir}/bacula2 \
14cu|bacula2-2.4.4-3|131	--with-fd-user=root \
14cu|bacula2-2.4.4-3|132	--with-fd-group=root \
14cu|bacula2-2.4.4-3|133	--with-fd-password=@@FD_PASSWORD@@ \
14cu|bacula2-2.4.4-3|134	--with-mon-dir-password=@@MON_DIR_PASSWORD@@ \
14cu|bacula2-2.4.4-3|135	--with-mon-fd-password=@@MON_FD_PASSWORD@@ \
14cu|bacula2-2.4.4-3|136	--with-mon-sd-password=@@MON_SD_PASSWORD@@ \
14cu|bacula2-2.4.4-3|137	--with-working-dir=%{working_dir} \
14cu|bacula2-2.4.4-3|138	--with-scriptdir=%{script_dir} \
14cu|bacula2-2.4.4-3|139	--with-smtp-host=localhost \
14cu|bacula2-2.4.4-3|140	--with-subsys-dir=%{_localstatedir}/lock/subsys \
14cu|bacula2-2.4.4-3|141	--with-pid-dir=%{_localstatedir}/run \
14cu|bacula2-2.4.4-3|142	--enable-client-only \
14cu|bacula2-2.4.4-3|143	--enable-largefile \
14cu|bacula2-2.4.4-3|144	--with-openssl \
14cu|bacula2-2.4.4-3|145	--with-tcp-wrappers \
14cu|bacula2-2.4.4-3|146	--with-python \
14cu|bacula2-2.4.4-3|147	--enable-smartalloc \
14cu|bacula2-2.4.4-3|148	--enable-tray-monitor
14cu|bacula2-2.4.4-3|149	
14cu|bacula2-2.4.4-3|150	%make
14cu|bacula2-2.4.4-3|151	
14cu|bacula2-2.4.4-3|152	%install
14cu|bacula2-2.4.4-3|153	%makeinstall_std
14cu|bacula2-2.4.4-3|154	
14cu|bacula2-2.4.4-3|155	# Desktop Integration for the console apps and the traymonitor
14cu|bacula2-2.4.4-3|156	mkdir -p %{buildroot}%{_bindir}
14cu|bacula2-2.4.4-3|157	
14cu|bacula2-2.4.4-3|158	# Initscript
14cu|bacula2-2.4.4-3|159	install -m 755 -D %{SOURCE1}  %{buildroot}%{_unitdir}/bacula2-fd.service
14cu|bacula2-2.4.4-3|160	
14cu|bacula2-2.4.4-3|161	# Create the bacula user's home directory
14cu|bacula2-2.4.4-3|162	mkdir -p %{buildroot}%{_localstatedir}/spool/bacula2
14cu|bacula2-2.4.4-3|163	
14cu|bacula2-2.4.4-3|164	# workaround so files from bacula2 screw the main bacula package Sflo
14cu|bacula2-2.4.4-3|165	mv %{buildroot}%{_sbindir}/bacula-fd %{buildroot}%{_sbindir}/bacula2-fd
14cu|bacula2-2.4.4-3|166	mv %{buildroot}%{_mandir}/man8/bacula-fd.8.gz %{buildroot}%{_mandir}/man8/bacula2-fd.8.gz
14cu|bacula2-2.4.4-3|167	
14cu|bacula2-2.4.4-3|168	# Fix some linting Sflo
14cu|bacula2-2.4.4-3|169	chmod 755 %{buildroot}%{_sbindir}/*
14cu|bacula2-2.4.4-3|170	
14cu|bacula2-2.4.4-3|171	
14cu|bacula2-2.4.4-3|172	%changelog
14cu|bacula2-2.4.4-3|173	
14cu|bacula2-2.4.4-3|174	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.4-3
14cu|bacula2-2.4.4-3|175	- (6012411) Spec cleanup
14cu|bacula2-2.4.4-3|176	- (6012411) Port post scripts to systemd macros
14cu|bacula2-2.4.4-3|177	
14cu|bacula2-2.4.4-3|178	

9696 14
14cu|bacula-7.0.5-3|1	%define _libexecdir /usr/libexec
14cu|bacula-7.0.5-3|2	%define uid 133
14cu|bacula-7.0.5-3|3	%define username bacula
14cu|bacula-7.0.5-3|4	%define _guiver 7.0.5
14cu|bacula-7.0.5-3|5	%define group Archiving/Backup
14cu|bacula-7.0.5-3|6	
14cu|bacula-7.0.5-3|7	%define with_omv 0
14cu|bacula-7.0.5-3|8	
14cu|bacula-7.0.5-3|9	%define __noautoreq 'libbaccats*'
14cu|bacula-7.0.5-3|10	
14cu|bacula-7.0.5-3|11	Name:               bacula
14cu|bacula-7.0.5-3|12	Version:            7.0.5
14cu|bacula-7.0.5-3|13	Release:            3
14cu|bacula-7.0.5-3|14	Summary:            Cross platform network backup for Linux, Unix, Mac and Windows
14cu|bacula-7.0.5-3|15	License:            AGPLv3
14cu|bacula-7.0.5-3|16	Group:              %{group}
14cu|bacula-7.0.5-3|17	URL:                http://www.bacula.org
14cu|bacula-7.0.5-3|18	
14cu|bacula-7.0.5-3|19	Source0:            http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|bacula-7.0.5-3|20	Source1:	        bacula.rpmlintrc
14cu|bacula-7.0.5-3|21	Source2:            quickstart_postgresql.txt
14cu|bacula-7.0.5-3|22	Source3:            quickstart_mysql.txt
14cu|bacula-7.0.5-3|23	Source4:            quickstart_sqlite3.txt
14cu|bacula-7.0.5-3|24	Source5:            README
14cu|bacula-7.0.5-3|25	Source6:            %{name}.logrotate
14cu|bacula-7.0.5-3|26	Source7:            %{name}-fd.init
14cu|bacula-7.0.5-3|27	Source8:            %{name}-dir.init
14cu|bacula-7.0.5-3|28	Source9:            %{name}-sd.init
14cu|bacula-7.0.5-3|29	Source10:           %{name}-fd.service
14cu|bacula-7.0.5-3|30	Source11:           %{name}-dir.service
14cu|bacula-7.0.5-3|31	Source12:           %{name}-sd.service
14cu|bacula-7.0.5-3|32	Source13:           %{name}-bat.desktop
14cu|bacula-7.0.5-3|33	Source14:           %{name}-traymonitor.desktop
14cu|bacula-7.0.5-3|34	Source15:           %{name}-fd.sysconfig
14cu|bacula-7.0.5-3|35	Source16:           %{name}-dir.sysconfig
14cu|bacula-7.0.5-3|36	Source17:           %{name}-sd.sysconfig
14cu|bacula-7.0.5-3|37	
14cu|bacula-7.0.5-3|38	
14cu|bacula-7.0.5-3|39	Patch1:             %{name}-5.0.2-openssl.patch
14cu|bacula-7.0.5-3|40	Patch2:             %{name}-7.0.0-queryfile.patch
14cu|bacula-7.0.5-3|41	Patch3:             %{name}-5.0.3-sqlite-priv.patch
14cu|bacula-7.0.5-3|42	Patch4:             %{name}-5.2.13-bat-build.patch
14cu|bacula-7.0.5-3|43	Patch5:             %{name}-5.2.12-seg-fault.patch
14cu|bacula-7.0.5-3|44	Patch6:             %{name}-5.2.13-logwatch.patch
14cu|bacula-7.0.5-3|45	Patch7:             %{name}-non-free-code.patch
14cu|bacula-7.0.5-3|46	Patch8:             %{name}-7.0.3-configure.patch
14cu|bacula-7.0.5-3|47	
14cu|bacula-7.0.5-3|48	BuildRequires:      desktop-file-utils
14cu|bacula-7.0.5-3|49	BuildRequires:      perl
14cu|bacula-7.0.5-3|50	BuildRequires:      sed
14cu|bacula-7.0.5-3|51	
14cu|bacula-7.0.5-3|52	BuildRequires:      glibc-devel
14cu|bacula-7.0.5-3|53	BuildRequires:      acl-devel
14cu|bacula-7.0.5-3|54	BuildRequires:      stdc++-devel
14cu|bacula-7.0.5-3|55	BuildRequires:      pkgconfig(libxml-2.0)
14cu|bacula-7.0.5-3|56	BuildRequires:      cap-devel
14cu|bacula-7.0.5-3|57	BuildRequires:      liblzo-devel
14cu|bacula-7.0.5-3|58	
14cu|bacula-7.0.5-3|59	%if %{with_omv}
14cu|bacula-7.0.5-3|60	BuildRequires:      mariadb-devel >= 3.23
14cu|bacula-7.0.5-3|61	%else
14cu|bacula-7.0.5-3|62	BuildRequires:      mysql-devel
14cu|bacula-7.0.5-3|63	%endif
14cu|bacula-7.0.5-3|64	BuildRequires:      pkgconfig(libecpg)
14cu|bacula-7.0.5-3|65	BuildRequires:      pkgconfig(sqlite3)
14cu|bacula-7.0.5-3|66	BuildRequires:      pkgconfig(ncurses)
14cu|bacula-7.0.5-3|67	BuildRequires:      pkgconfig(openssl)
14cu|bacula-7.0.5-3|68	BuildRequires:      readline-devel
14cu|bacula-7.0.5-3|69	BuildRequires:      pkgconfig(zlib)
14cu|bacula-7.0.5-3|70	BuildRequires:      qt4-devel >= 4.6.2
14cu|bacula-7.0.5-3|71	BuildRequires:      tcp_wrappers-devel
14cu|bacula-7.0.5-3|72	BuildRequires:      systemd
14cu|bacula-7.0.5-3|73	
14cu|bacula-7.0.5-3|74	
14cu|bacula-7.0.5-3|75	%description
14cu|bacula-7.0.5-3|76	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|77	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|78	based on a client/server architecture and is efficient and relatively easy to
14cu|bacula-7.0.5-3|79	use, while offering many advanced storage management features that make it easy
14cu|bacula-7.0.5-3|80	to find and recover lost or damaged files.
14cu|bacula-7.0.5-3|81	
14cu|bacula-7.0.5-3|82	
14cu|bacula-7.0.5-3|83	##########################################
14cu|bacula-7.0.5-3|84	%define baculalibname %mklibname bacula %{_guiver}
14cu|bacula-7.0.5-3|85	
14cu|bacula-7.0.5-3|86	%package -n %{baculalibname}
14cu|bacula-7.0.5-3|87	Summary:            Bacula libraries
14cu|bacula-7.0.5-3|88	Group:              %{group}
14cu|bacula-7.0.5-3|89	
14cu|bacula-7.0.5-3|90	
14cu|bacula-7.0.5-3|91	%description -n %{baculalibname}
14cu|bacula-7.0.5-3|92	Bacula is a set of programs that allow you to manage the backup,
14cu|bacula-7.0.5-3|93	recovery, and verification of computer data across a network of
14cu|bacula-7.0.5-3|94	different computers. It is based on a client/server architecture.
14cu|bacula-7.0.5-3|95	
14cu|bacula-7.0.5-3|96	This package contains basic Bacula libraries, which are used by all
14cu|bacula-7.0.5-3|97	Bacula programs.
14cu|bacula-7.0.5-3|98	
14cu|bacula-7.0.5-3|99	%files  -n %{baculalibname}
14cu|bacula-7.0.5-3|100	%doc AUTHORS ChangeLog LICENSE SUPPORT ReleaseNotes
14cu|bacula-7.0.5-3|101	%{_libdir}/libbac-%{version}.so
14cu|bacula-7.0.5-3|102	%{_libdir}/libbaccfg-%{version}.so
14cu|bacula-7.0.5-3|103	%{_libdir}/libbacfind-%{version}.so
14cu|bacula-7.0.5-3|104	
14cu|bacula-7.0.5-3|105	
14cu|bacula-7.0.5-3|106	############################################
14cu|bacula-7.0.5-3|107	%define devname		%mklibname -d %{name}
14cu|bacula-7.0.5-3|108	
14cu|bacula-7.0.5-3|109	%package  -n	%{devname}
14cu|bacula-7.0.5-3|110	Summary:            Bacula development files
14cu|bacula-7.0.5-3|111	Group:              Development/Other
14cu|bacula-7.0.5-3|112	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|113	Requires:           bacula-dir-sql = %{EVRD}
14cu|bacula-7.0.5-3|114	
14cu|bacula-7.0.5-3|115	%description  -n	%{devname}
14cu|bacula-7.0.5-3|116	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|117	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|118	based on a client/server architecture.
14cu|bacula-7.0.5-3|119	
14cu|bacula-7.0.5-3|120	This development package contains static libraries and header files.
14cu|bacula-7.0.5-3|121	
14cu|bacula-7.0.5-3|122	%files   -n	%{devname}
14cu|bacula-7.0.5-3|123	%{_includedir}/bacula
14cu|bacula-7.0.5-3|124	%{_libdir}/libbac.so
14cu|bacula-7.0.5-3|125	%{_libdir}/libbaccfg.so
14cu|bacula-7.0.5-3|126	%{_libdir}/libbacfind.so
14cu|bacula-7.0.5-3|127	%{_libdir}/libbacsql.so
14cu|bacula-7.0.5-3|128	
14cu|bacula-7.0.5-3|129	##############################################
14cu|bacula-7.0.5-3|130	
14cu|bacula-7.0.5-3|131	%package dir-sql
14cu|bacula-7.0.5-3|132	Summary:            Bacula SQL libraries
14cu|bacula-7.0.5-3|133	Group:              %{group}
14cu|bacula-7.0.5-3|134	Provides:           bacula-dir-mysql = %{EVRD}
14cu|bacula-7.0.5-3|135	Provides:           bacula-dir-sqlite = %{EVRD}
14cu|bacula-7.0.5-3|136	Provides:           bacula-dir-postgresql = %{EVRD}
14cu|bacula-7.0.5-3|137	
14cu|bacula-7.0.5-3|138	%description dir-sql
14cu|bacula-7.0.5-3|139	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|140	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|141	based on a client/server architecture.
14cu|bacula-7.0.5-3|142	
14cu|bacula-7.0.5-3|143	This package contains the SQL Bacula libraries, which are used by Director and
14cu|bacula-7.0.5-3|144	Storage daemons. You have to select your preferred catalog library through the
14cu|bacula-7.0.5-3|145	alternatives system.
14cu|bacula-7.0.5-3|146	
14cu|bacula-7.0.5-3|147	%files dir-sql
14cu|bacula-7.0.5-3|148	%{_libdir}/libbaccats-mysql-%{version}.so
14cu|bacula-7.0.5-3|149	%{_libdir}/libbaccats-mysql.so
14cu|bacula-7.0.5-3|150	%{_libdir}/libbaccats-postgresql-%{version}.so
14cu|bacula-7.0.5-3|151	%{_libdir}/libbaccats-postgresql.so
14cu|bacula-7.0.5-3|152	%{_libdir}/libbaccats-sqlite3-%{version}.so
14cu|bacula-7.0.5-3|153	%{_libdir}/libbaccats-sqlite3.so
14cu|bacula-7.0.5-3|154	%{_libdir}/libbacsql-%{version}.so
14cu|bacula-7.0.5-3|155	##############################################
14cu|bacula-7.0.5-3|156	
14cu|bacula-7.0.5-3|157	%package common
14cu|bacula-7.0.5-3|158	Summary:            Common Bacula files
14cu|bacula-7.0.5-3|159	Group:              %{group}
14cu|bacula-7.0.5-3|160	Provides:           bacula-common = %{EVRD}
14cu|bacula-7.0.5-3|161	Provides:           group(%username) = %uid
14cu|bacula-7.0.5-3|162	Provides:           user(%username) = %uid
14cu|bacula-7.0.5-3|163	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|164	Requires(pre):      shadow-utils
14cu|bacula-7.0.5-3|165	Requires(postun):   shadow-utils
14cu|bacula-7.0.5-3|166	
14cu|bacula-7.0.5-3|167	%description common
14cu|bacula-7.0.5-3|168	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|169	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|170	based on a client/server architecture.
14cu|bacula-7.0.5-3|171	
14cu|bacula-7.0.5-3|172	This package contains files common to all Bacula daemons.
14cu|bacula-7.0.5-3|173	
14cu|bacula-7.0.5-3|174	%files common
14cu|bacula-7.0.5-3|175	%doc README quickstart_*
14cu|bacula-7.0.5-3|176	%config(noreplace) %{_sysconfdir}/logrotate.d/bacula
14cu|bacula-7.0.5-3|177	%dir %{_localstatedir}/log/bacula %attr(750, bacula, bacula)
14cu|bacula-7.0.5-3|178	%dir %{_localstatedir}/spool/bacula %attr(750, bacula, bacula)
14cu|bacula-7.0.5-3|179	%dir %{_libexecdir}/%{name}
14cu|bacula-7.0.5-3|180	%dir %{_sysconfdir}/%{name} %attr(755,root,root)
14cu|bacula-7.0.5-3|181	%{_libexecdir}/%{name}/btraceback.dbx
14cu|bacula-7.0.5-3|182	%{_libexecdir}/%{name}/btraceback.gdb
14cu|bacula-7.0.5-3|183	%{_libexecdir}/%{name}/bacula_config
14cu|bacula-7.0.5-3|184	%{_libexecdir}/%{name}/btraceback.mdb
14cu|bacula-7.0.5-3|185	%{_mandir}/man8/btraceback.8*
14cu|bacula-7.0.5-3|186	%{_mandir}/man8/bpluginfo.8*
14cu|bacula-7.0.5-3|187	%{_sbindir}/btraceback
14cu|bacula-7.0.5-3|188	%{_sbindir}/bpluginfo
14cu|bacula-7.0.5-3|189	#############################################
14cu|bacula-7.0.5-3|190	
14cu|bacula-7.0.5-3|191	%package dir-common
14cu|bacula-7.0.5-3|192	Summary:            Bacula Director files
14cu|bacula-7.0.5-3|193	Group:              %{group}
14cu|bacula-7.0.5-3|194	Requires:           bacula-common = %{EVRD}
14cu|bacula-7.0.5-3|195	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|196	Requires:           bacula-dir-sql = %{EVRD}
14cu|bacula-7.0.5-3|197	Requires:           logwatch
14cu|bacula-7.0.5-3|198	# Director backends merged into core.
14cu|bacula-7.0.5-3|199	Provides:           bacula-dir-common = %{EVRD}
14cu|bacula-7.0.5-3|200	Provides:           bacula-dir-mysql = %{EVRD}
14cu|bacula-7.0.5-3|201	Provides:           bacula-dir-sqlite3 = %{EVRD}
14cu|bacula-7.0.5-3|202	Provides:           bacula-dir-pgsql = %{EVRD}
14cu|bacula-7.0.5-3|203	
14cu|bacula-7.0.5-3|204	
14cu|bacula-7.0.5-3|205	Requires(post):     systemd
14cu|bacula-7.0.5-3|206	Requires(preun):    systemd
14cu|bacula-7.0.5-3|207	Requires(postun):   systemd
14cu|bacula-7.0.5-3|208	
14cu|bacula-7.0.5-3|209	
14cu|bacula-7.0.5-3|210	%description dir-common
14cu|bacula-7.0.5-3|211	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|212	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|213	based on a client/server architecture.
14cu|bacula-7.0.5-3|214	
14cu|bacula-7.0.5-3|215	This package contains the director files.
14cu|bacula-7.0.5-3|216	
14cu|bacula-7.0.5-3|217	%files dir-common
14cu|bacula-7.0.5-3|218	%doc updatedb examples/sample-query.sql
14cu|bacula-7.0.5-3|219	%config(noreplace) %{_sysconfdir}/bacula/bacula-dir.conf %attr(640,root,bacula)
14cu|bacula-7.0.5-3|220	%config(noreplace) %{_sysconfdir}/bacula/query.sql %attr(640,root,bacula)
14cu|bacula-7.0.5-3|221	%config(noreplace) %{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
14cu|bacula-7.0.5-3|222	%config(noreplace) %{_sysconfdir}/logwatch/conf/services/bacula.conf
14cu|bacula-7.0.5-3|223	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-dir
14cu|bacula-7.0.5-3|224	%{_libexecdir}/%{name}/create_bacula_database
14cu|bacula-7.0.5-3|225	%{_libexecdir}/%{name}/delete_catalog_backup
14cu|bacula-7.0.5-3|226	%{_libexecdir}/%{name}/drop_bacula_database
14cu|bacula-7.0.5-3|227	%{_libexecdir}/%{name}/drop_bacula_tables
14cu|bacula-7.0.5-3|228	%{_libexecdir}/%{name}/grant_bacula_privileges
14cu|bacula-7.0.5-3|229	%{_libexecdir}/%{name}/make_bacula_tables
14cu|bacula-7.0.5-3|230	%{_libexecdir}/%{name}/make_catalog_backup.pl
14cu|bacula-7.0.5-3|231	%{_libexecdir}/%{name}/update_bacula_tables
14cu|bacula-7.0.5-3|232	%{_libexecdir}/%{name}/create_mysql_database
14cu|bacula-7.0.5-3|233	%{_libexecdir}/%{name}/drop_mysql_database
14cu|bacula-7.0.5-3|234	%{_libexecdir}/%{name}/drop_mysql_tables
14cu|bacula-7.0.5-3|235	%{_libexecdir}/%{name}/grant_mysql_privileges
14cu|bacula-7.0.5-3|236	%{_libexecdir}/%{name}/make_mysql_tables
14cu|bacula-7.0.5-3|237	%{_libexecdir}/%{name}/update_mysql_tables
14cu|bacula-7.0.5-3|238	%{_libexecdir}/%{name}/create_sqlite3_database
14cu|bacula-7.0.5-3|239	%{_libexecdir}/%{name}/drop_sqlite3_database
14cu|bacula-7.0.5-3|240	%{_libexecdir}/%{name}/drop_sqlite3_tables
14cu|bacula-7.0.5-3|241	%{_libexecdir}/%{name}/grant_sqlite3_privileges
14cu|bacula-7.0.5-3|242	%{_libexecdir}/%{name}/make_sqlite3_tables
14cu|bacula-7.0.5-3|243	%{_libexecdir}/%{name}/update_sqlite3_tables
14cu|bacula-7.0.5-3|244	%{_libexecdir}/%{name}/create_postgresql_database
14cu|bacula-7.0.5-3|245	%{_libexecdir}/%{name}/drop_postgresql_database
14cu|bacula-7.0.5-3|246	%{_libexecdir}/%{name}/drop_postgresql_tables
14cu|bacula-7.0.5-3|247	%{_libexecdir}/%{name}/grant_postgresql_privileges
14cu|bacula-7.0.5-3|248	%{_libexecdir}/%{name}/make_postgresql_tables
14cu|bacula-7.0.5-3|249	%{_libexecdir}/%{name}/update_postgresql_tables
14cu|bacula-7.0.5-3|250	%{_mandir}/man1/bsmtp.1*
14cu|bacula-7.0.5-3|251	%{_mandir}/man8/bacula-dir.8*
14cu|bacula-7.0.5-3|252	%{_mandir}/man8/bregex.8*
14cu|bacula-7.0.5-3|253	%{_mandir}/man8/bwild.8*
14cu|bacula-7.0.5-3|254	%{_mandir}/man8/dbcheck.8*
14cu|bacula-7.0.5-3|255	%{_sbindir}/bacula-dir
14cu|bacula-7.0.5-3|256	%{_sbindir}/bregex
14cu|bacula-7.0.5-3|257	%{_sbindir}/bsmtp
14cu|bacula-7.0.5-3|258	%{_sbindir}/bwild
14cu|bacula-7.0.5-3|259	%{_sbindir}/dbcheck
14cu|bacula-7.0.5-3|260	%{_sysconfdir}/logwatch/scripts/services/bacula
14cu|bacula-7.0.5-3|261	%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
14cu|bacula-7.0.5-3|262	%{_unitdir}/bacula-dir.service
14cu|bacula-7.0.5-3|263	
14cu|bacula-7.0.5-3|264	#############################################
14cu|bacula-7.0.5-3|265	%package sd
14cu|bacula-7.0.5-3|266	Summary:            Bacula storage daemon files
14cu|bacula-7.0.5-3|267	Group:              %{group}
14cu|bacula-7.0.5-3|268	Requires:           bacula-common = %{EVRD}
14cu|bacula-7.0.5-3|269	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|270	Requires:           bacula-dir-sql = %{EVRD}
14cu|bacula-7.0.5-3|271	Requires:           mt-st
14cu|bacula-7.0.5-3|272	Provides:           bacula-storage-common = %{EVRD}
14cu|bacula-7.0.5-3|273	Provides:           bacula-storage-mysql = %{EVRD}
14cu|bacula-7.0.5-3|274	Provides:           bacula-storage-sqlite3 = %{EVRD}
14cu|bacula-7.0.5-3|275	Provides:           bacula-storage-pgsql = %{EVRD}
14cu|bacula-7.0.5-3|276	
14cu|bacula-7.0.5-3|277	Requires(post):     systemd
14cu|bacula-7.0.5-3|278	Requires(preun):    systemd
14cu|bacula-7.0.5-3|279	Requires(postun):   systemd
14cu|bacula-7.0.5-3|280	
14cu|bacula-7.0.5-3|281	
14cu|bacula-7.0.5-3|282	%description sd
14cu|bacula-7.0.5-3|283	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|284	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|285	based on a client/server architecture.
14cu|bacula-7.0.5-3|286	
14cu|bacula-7.0.5-3|287	This package contains the storage daemon, the daemon responsible for writing
14cu|bacula-7.0.5-3|288	the data received from the clients onto tape drives or other mass storage
14cu|bacula-7.0.5-3|289	devices.
14cu|bacula-7.0.5-3|290	
14cu|bacula-7.0.5-3|291	%files sd
14cu|bacula-7.0.5-3|292	%config(noreplace) %{_sysconfdir}/bacula/bacula-sd.conf %attr(640,root,root)
14cu|bacula-7.0.5-3|293	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-sd
14cu|bacula-7.0.5-3|294	%{_libexecdir}/%{name}/disk-changer
14cu|bacula-7.0.5-3|295	%{_libexecdir}/%{name}/dvd-handler
14cu|bacula-7.0.5-3|296	%{_libexecdir}/%{name}/mtx-changer
14cu|bacula-7.0.5-3|297	%{_libexecdir}/%{name}/mtx-changer.conf
14cu|bacula-7.0.5-3|298	%{_mandir}/man8/bacula-sd.8*
14cu|bacula-7.0.5-3|299	%{_mandir}/man8/bcopy.8*
14cu|bacula-7.0.5-3|300	%{_mandir}/man8/bextract.8*
14cu|bacula-7.0.5-3|301	%{_mandir}/man8/bls.8*
14cu|bacula-7.0.5-3|302	%{_mandir}/man8/bscan.8*
14cu|bacula-7.0.5-3|303	%{_mandir}/man8/btape.8*
14cu|bacula-7.0.5-3|304	%{_sbindir}/bacula-sd
14cu|bacula-7.0.5-3|305	%{_sbindir}/bcopy
14cu|bacula-7.0.5-3|306	%{_sbindir}/bextract
14cu|bacula-7.0.5-3|307	%{_sbindir}/bls
14cu|bacula-7.0.5-3|308	%{_sbindir}/bscan
14cu|bacula-7.0.5-3|309	%{_sbindir}/btape
14cu|bacula-7.0.5-3|310	%{_unitdir}/bacula-sd.service
14cu|bacula-7.0.5-3|311	
14cu|bacula-7.0.5-3|312	##############################################
14cu|bacula-7.0.5-3|313	
14cu|bacula-7.0.5-3|314	%package client
14cu|bacula-7.0.5-3|315	Summary:            Bacula backup client
14cu|bacula-7.0.5-3|316	Group:              %{group}
14cu|bacula-7.0.5-3|317	Requires:           bacula-common = %{EVRD}
14cu|bacula-7.0.5-3|318	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|319	
14cu|bacula-7.0.5-3|320	Requires(post):     systemd
14cu|bacula-7.0.5-3|321	Requires(preun):    systemd
14cu|bacula-7.0.5-3|322	Requires(postun):   systemd
14cu|bacula-7.0.5-3|323	
14cu|bacula-7.0.5-3|324	
14cu|bacula-7.0.5-3|325	%description client
14cu|bacula-7.0.5-3|326	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|327	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|328	based on a client/server architecture.
14cu|bacula-7.0.5-3|329	
14cu|bacula-7.0.5-3|330	This package contains the bacula client, the daemon running on the system to be
14cu|bacula-7.0.5-3|331	backed up.
14cu|bacula-7.0.5-3|332	
14cu|bacula-7.0.5-3|333	%files client
14cu|bacula-7.0.5-3|334	%config(noreplace) %{_sysconfdir}/bacula/bacula-fd.conf %attr(640,root,root)
14cu|bacula-7.0.5-3|335	%config(noreplace) %{_sysconfdir}/sysconfig/bacula-fd
14cu|bacula-7.0.5-3|336	%{_mandir}/man8/bacula-fd.8*
14cu|bacula-7.0.5-3|337	%{_libdir}/bacula/bpipe-fd.so
14cu|bacula-7.0.5-3|338	%{_sbindir}/bacula-fd
14cu|bacula-7.0.5-3|339	%{_unitdir}/bacula-fd.service
14cu|bacula-7.0.5-3|340	
14cu|bacula-7.0.5-3|341	###############################################
14cu|bacula-7.0.5-3|342	
14cu|bacula-7.0.5-3|343	%package console
14cu|bacula-7.0.5-3|344	Summary:            Bacula management console
14cu|bacula-7.0.5-3|345	Group:              %{group}
14cu|bacula-7.0.5-3|346	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|347	
14cu|bacula-7.0.5-3|348	%description console
14cu|bacula-7.0.5-3|349	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|350	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|351	based on a client/server architecture.
14cu|bacula-7.0.5-3|352	
14cu|bacula-7.0.5-3|353	This package contains the command-line management console for the bacula backup
14cu|bacula-7.0.5-3|354	system.
14cu|bacula-7.0.5-3|355	
14cu|bacula-7.0.5-3|356	%files console
14cu|bacula-7.0.5-3|357	%config(noreplace) %{_sysconfdir}/bacula/bconsole.conf %attr(640,root,root)
14cu|bacula-7.0.5-3|358	%{_mandir}/man8/bconsole.8*
14cu|bacula-7.0.5-3|359	%{_sbindir}/bconsole
14cu|bacula-7.0.5-3|360	
14cu|bacula-7.0.5-3|361	##################################################
14cu|bacula-7.0.5-3|362	
14cu|bacula-7.0.5-3|363	%package bat
14cu|bacula-7.0.5-3|364	Summary:            Bacula bat console
14cu|bacula-7.0.5-3|365	Group:              %{group}
14cu|bacula-7.0.5-3|366	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|367	
14cu|bacula-7.0.5-3|368	%description bat
14cu|bacula-7.0.5-3|369	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|370	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|371	based on a client/server architecture.
14cu|bacula-7.0.5-3|372	
14cu|bacula-7.0.5-3|373	This package contains the bat version of the bacula management console.
14cu|bacula-7.0.5-3|374	
14cu|bacula-7.0.5-3|375	%files bat
14cu|bacula-7.0.5-3|376	%config(noreplace) %{_sysconfdir}/bacula/bat.conf %attr(640,root,root)
14cu|bacula-7.0.5-3|377	%{_datadir}/applications/bacula-bat.desktop
14cu|bacula-7.0.5-3|378	%{_datadir}/bacula/*.html
14cu|bacula-7.0.5-3|379	%{_datadir}/bacula/*.png
14cu|bacula-7.0.5-3|380	%{_datadir}/pixmaps/bat.png
14cu|bacula-7.0.5-3|381	%{_mandir}/man1/bat.1*
14cu|bacula-7.0.5-3|382	%{_sbindir}/bat
14cu|bacula-7.0.5-3|383	
14cu|bacula-7.0.5-3|384	############################################
14cu|bacula-7.0.5-3|385	
14cu|bacula-7.0.5-3|386	%package tray-monitor
14cu|bacula-7.0.5-3|387	Summary:            Bacula system tray monitor
14cu|bacula-7.0.5-3|388	Group:              %{group}
14cu|bacula-7.0.5-3|389	Requires:           %{baculalibname} = %{EVRD}
14cu|bacula-7.0.5-3|390	
14cu|bacula-7.0.5-3|391	%description tray-monitor
14cu|bacula-7.0.5-3|392	Bacula is a set of programs that allow you to manage the backup, recovery, and
14cu|bacula-7.0.5-3|393	verification of computer data across a network of different computers. It is
14cu|bacula-7.0.5-3|394	based on a client/server architecture.
14cu|bacula-7.0.5-3|395	
14cu|bacula-7.0.5-3|396	This package contains the Gnome and KDE compatible tray monitor to monitor your
14cu|bacula-7.0.5-3|397	bacula server.
14cu|bacula-7.0.5-3|398	
14cu|bacula-7.0.5-3|399	%files tray-monitor
14cu|bacula-7.0.5-3|400	%config(noreplace) %{_sysconfdir}/bacula/tray-monitor.conf %attr(640,root,root)
14cu|bacula-7.0.5-3|401	%{_datadir}/applications/bacula-traymonitor.desktop
14cu|bacula-7.0.5-3|402	%{_datadir}/pixmaps/bacula-tray-monitor.png
14cu|bacula-7.0.5-3|403	%{_mandir}/man1/bacula-tray-monitor.1*
14cu|bacula-7.0.5-3|404	%{_sbindir}/bacula-tray-monitor
14cu|bacula-7.0.5-3|405	
14cu|bacula-7.0.5-3|406	#################################################
14cu|bacula-7.0.5-3|407	# enabled bacula plugin in nagios-check
14cu|bacula-7.0.5-3|408	
14cu|bacula-7.0.5-3|409	%package -n nagios-check_bacula
14cu|bacula-7.0.5-3|410	Summary:            Nagios Plugin - check_bacula
14cu|bacula-7.0.5-3|411	Group:              %{group}
14cu|bacula-7.0.5-3|412	Requires:           %{baculalibname} = %{version}-%{release}
14cu|bacula-7.0.5-3|413	Requires:           nagios
14cu|bacula-7.0.5-3|414	
14cu|bacula-7.0.5-3|415	%description -n nagios-check_bacula
14cu|bacula-7.0.5-3|416	Provides check_bacula support for Nagios.
14cu|bacula-7.0.5-3|417	
14cu|bacula-7.0.5-3|418	%files -n nagios-check_bacula
14cu|bacula-7.0.5-3|419	%{_libdir}/nagios/plugins/check_bacula
14cu|bacula-7.0.5-3|420	
14cu|bacula-7.0.5-3|421	###################################################
14cu|bacula-7.0.5-3|422	%prep
14cu|bacula-7.0.5-3|423	%setup -q
14cu|bacula-7.0.5-3|424	%patch1 -p2
14cu|bacula-7.0.5-3|425	%patch2 -p1
14cu|bacula-7.0.5-3|426	%patch3 -p0
14cu|bacula-7.0.5-3|427	%patch4 -p1
14cu|bacula-7.0.5-3|428	%patch5 -p1
14cu|bacula-7.0.5-3|429	%patch6 -p1
14cu|bacula-7.0.5-3|430	%patch7 -p1
14cu|bacula-7.0.5-3|431	%patch8 -p1
14cu|bacula-7.0.5-3|432	cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
14cu|bacula-7.0.5-3|433	
14cu|bacula-7.0.5-3|434	# Remove execution permissions from files we're packaging as docs later on
14cu|bacula-7.0.5-3|435	find updatedb -type f | xargs chmod -x
14cu|bacula-7.0.5-3|436	
14cu|bacula-7.0.5-3|437	%build
14cu|bacula-7.0.5-3|438	build() {
14cu|bacula-7.0.5-3|439	export LDFLAGS="$LDFLAGS -lreadline -lncurses"
14cu|bacula-7.0.5-3|440	export CFLAGS="%{optflags} -I%{_includedir}/ncurses"
14cu|bacula-7.0.5-3|441	export CPPFLAGS="%{optflags} -I%{_includedir}/ncurses"
14cu|bacula-7.0.5-3|442	%configure \
14cu|bacula-7.0.5-3|443	--disable-conio \
14cu|bacula-7.0.5-3|444	--disable-rpath \
14cu|bacula-7.0.5-3|445	--docdir=%{_datadir}/bacula \
14cu|bacula-7.0.5-3|446	--enable-batch-insert \
14cu|bacula-7.0.5-3|447	--enable-build-dird \
14cu|bacula-7.0.5-3|448	--enable-build-stored \
14cu|bacula-7.0.5-3|449	--enable-includes \
14cu|bacula-7.0.5-3|450	--enable-largefile \
14cu|bacula-7.0.5-3|451	--enable-readline \
14cu|bacula-7.0.5-3|452	--enable-smartalloc \
14cu|bacula-7.0.5-3|453	--sysconfdir=%{_sysconfdir}/bacula \
14cu|bacula-7.0.5-3|454	--with-basename=bacula \
14cu|bacula-7.0.5-3|455	--with-bsrdir=%{_localstatedir}/spool/bacula \
14cu|bacula-7.0.5-3|456	--with-dir-password=@@DIR_PASSWORD@@ \
14cu|bacula-7.0.5-3|457	--with-fd-password=@@FD_PASSWORD@@ \
14cu|bacula-7.0.5-3|458	--with-hostname=localhost \
14cu|bacula-7.0.5-3|459	--with-logdir=%{_localstatedir}/log/bacula \
14cu|bacula-7.0.5-3|460	--with-mon-dir-password=@@MON_DIR_PASSWORD@@ \
14cu|bacula-7.0.5-3|461	--with-mon-fd-password=@@MON_FD_PASSWORD@@ \
14cu|bacula-7.0.5-3|462	--with-mon-sd-password=@@MON_SD_PASSWORD@@ \
14cu|bacula-7.0.5-3|463	--with-mysql \
14cu|bacula-7.0.5-3|464	--with-openssl \
14cu|bacula-7.0.5-3|465	--with-pid-dir=%{_localstatedir}/run \
14cu|bacula-7.0.5-3|466	--with-plugindir=%{_libdir}/bacula \
14cu|bacula-7.0.5-3|467	--with-postgresql \
14cu|bacula-7.0.5-3|468	--with-scriptdir=%{_libexecdir}/bacula \
14cu|bacula-7.0.5-3|469	--with-sd-password=@@SD_PASSWORD@@ \
14cu|bacula-7.0.5-3|470	--with-smtp-host=localhost \
14cu|bacula-7.0.5-3|471	--with-sqlite3 \
14cu|bacula-7.0.5-3|472	--with-subsys-dir=%{_localstatedir}/lock/subsys \
14cu|bacula-7.0.5-3|473	--with-tcp-wrappers \
14cu|bacula-7.0.5-3|474	--with-working-dir=%{_localstatedir}/spool/bacula \
14cu|bacula-7.0.5-3|475	--with-x \
14cu|bacula-7.0.5-3|476	$*
14cu|bacula-7.0.5-3|477	}
14cu|bacula-7.0.5-3|478	
14cu|bacula-7.0.5-3|479	
14cu|bacula-7.0.5-3|480	export QMAKE=/usr/lib/qt4/bin/qmake
14cu|bacula-7.0.5-3|481	build --enable-bat
14cu|bacula-7.0.5-3|482	
14cu|bacula-7.0.5-3|483	# Remove rpath
14cu|bacula-7.0.5-3|484	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|bacula-7.0.5-3|485	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|bacula-7.0.5-3|486	
14cu|bacula-7.0.5-3|487	%{make}
14cu|bacula-7.0.5-3|488	make -C examples/nagios/check_bacula
14cu|bacula-7.0.5-3|489	
14cu|bacula-7.0.5-3|490	pushd src/qt-console/tray-monitor
14cu|bacula-7.0.5-3|491	$QMAKE tray-monitor.pro
14cu|bacula-7.0.5-3|492	%make
14cu|bacula-7.0.5-3|493	popd
14cu|bacula-7.0.5-3|494	
14cu|bacula-7.0.5-3|495	
14cu|bacula-7.0.5-3|496	%install
14cu|bacula-7.0.5-3|497	%{makeinstall_std}
14cu|bacula-7.0.5-3|498	
14cu|bacula-7.0.5-3|499	# Nagios plugin
14cu|bacula-7.0.5-3|500	install -p -m 755 -D examples/nagios/check_bacula/.libs/check_bacula %{buildroot}%{_libdir}/nagios/plugins/check_bacula
14cu|bacula-7.0.5-3|501	
14cu|bacula-7.0.5-3|502	# Remove catalogue backend symlinks
14cu|bacula-7.0.5-3|503	rm -f %{buildroot}%{_libdir}/libbaccats.so
14cu|bacula-7.0.5-3|504	rm -f %{buildroot}%{_libdir}/libbaccats-%{version}.so
14cu|bacula-7.0.5-3|505	
14cu|bacula-7.0.5-3|506	# Bat
14cu|bacula-7.0.5-3|507	install -p -m 644 -D src/qt-console/images/bat_icon.png %{buildroot}%{_datadir}/pixmaps/bat.png
14cu|bacula-7.0.5-3|508	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE13}
14cu|bacula-7.0.5-3|509	
14cu|bacula-7.0.5-3|510	# QT Tray monitor
14cu|bacula-7.0.5-3|511	install -p -m 755 -D src/qt-console/tray-monitor/bacula-tray-monitor %{buildroot}%{_sbindir}/bacula-tray-monitor
14cu|bacula-7.0.5-3|512	install -p -m 644 -D src/qt-console/tray-monitor/tray-monitor.conf %{buildroot}%{_sysconfdir}/bacula/tray-monitor.conf
14cu|bacula-7.0.5-3|513	install -p -m 644 -D src/qt-console/images/bat_icon.png %{buildroot}%{_datadir}/pixmaps/bacula-tray-monitor.png
14cu|bacula-7.0.5-3|514	install -p -m 644 -D manpages/bacula-tray-monitor.1 %{buildroot}%{_mandir}/man1/bacula-tray-monitor.1
14cu|bacula-7.0.5-3|515	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE14}
14cu|bacula-7.0.5-3|516	
14cu|bacula-7.0.5-3|517	# Logrotate
14cu|bacula-7.0.5-3|518	mkdir -p %{buildroot}%{_localstatedir}/log/bacula
14cu|bacula-7.0.5-3|519	install -p -m 644 -D %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/bacula
14cu|bacula-7.0.5-3|520	
14cu|bacula-7.0.5-3|521	# Logwatch
14cu|bacula-7.0.5-3|522	install -p -m 755 -D scripts/logwatch/bacula %{buildroot}%{_sysconfdir}/logwatch/scripts/services/bacula
14cu|bacula-7.0.5-3|523	install -p -m 755 -D scripts/logwatch/applybaculadate %{buildroot}%{_sysconfdir}/logwatch/scripts/shared/applybaculadate
14cu|bacula-7.0.5-3|524	install -p -m 644 -D scripts/logwatch/logfile.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
14cu|bacula-7.0.5-3|525	install -p -m 644 -D scripts/logwatch/services.bacula.conf %{buildroot}%{_sysconfdir}/logwatch/conf/services/bacula.conf
14cu|bacula-7.0.5-3|526	
14cu|bacula-7.0.5-3|527	# Systemd unit files
14cu|bacula-7.0.5-3|528	mkdir -p %{buildroot}%{_unitdir}
14cu|bacula-7.0.5-3|529	install -p -m 644 -D %{SOURCE10} %{buildroot}%{_unitdir}/bacula-fd.service
14cu|bacula-7.0.5-3|530	install -p -m 644 -D %{SOURCE11} %{buildroot}%{_unitdir}/bacula-dir.service
14cu|bacula-7.0.5-3|531	install -p -m 644 -D %{SOURCE12} %{buildroot}%{_unitdir}/bacula-sd.service
14cu|bacula-7.0.5-3|532	
14cu|bacula-7.0.5-3|533	
14cu|bacula-7.0.5-3|534	
14cu|bacula-7.0.5-3|535	# Sysconfig
14cu|bacula-7.0.5-3|536	install -p -m 644 -D %{SOURCE15} %{buildroot}%{_sysconfdir}/sysconfig/bacula-fd
14cu|bacula-7.0.5-3|537	install -p -m 644 -D %{SOURCE16} %{buildroot}%{_sysconfdir}/sysconfig/bacula-dir
14cu|bacula-7.0.5-3|538	install -p -m 644 -D %{SOURCE17} %{buildroot}%{_sysconfdir}/sysconfig/bacula-sd
14cu|bacula-7.0.5-3|539	
14cu|bacula-7.0.5-3|540	
14cu|bacula-7.0.5-3|541	# bacula Spool dir
14cu|bacula-7.0.5-3|542	mkdir -p %{buildroot}%{_localstatedir}/spool/bacula
14cu|bacula-7.0.5-3|543	
14cu|bacula-7.0.5-3|544	# Clean
14cu|bacula-7.0.5-3|545	rm -f %{buildroot}%{_libexecdir}/bacula/{bacula,bacula-ctl-*,startmysql,stopmysql,bconsole,make_catalog_backup}
14cu|bacula-7.0.5-3|546	rm -f %{buildroot}%{_sbindir}/bacula
14cu|bacula-7.0.5-3|547	rm -f %{buildroot}%{_mandir}/man8/bacula.8.gz
14cu|bacula-7.0.5-3|548	rm -f %{buildroot}%{_libdir}/*.la
14cu|bacula-7.0.5-3|549	rm -f %{buildroot}%{_datadir}/bacula/{ChangeLog,INSTALL,LICENSE,README,ReleaseNotes,VERIFYING,technotes}
14cu|bacula-7.0.5-3|550	
14cu|bacula-7.0.5-3|551	# make rpmlint a happy
14cu|bacula-7.0.5-3|552	chmod 755 %{buildroot}%{_sbindir}/*
14cu|bacula-7.0.5-3|553	chmod 755 %{buildroot}%{_libdir}/bacula/*
14cu|bacula-7.0.5-3|554	chmod 755 %{buildroot}%{_libexecdir}/bacula/*
14cu|bacula-7.0.5-3|555	chmod 644 %{buildroot}%{_libexecdir}/bacula/btraceback.*
14cu|bacula-7.0.5-3|556	
14cu|bacula-7.0.5-3|557	
14cu|bacula-7.0.5-3|558	%post dir-sql
14cu|bacula-7.0.5-3|559	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-mysql.so 50
14cu|bacula-7.0.5-3|560	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-sqlite3.so 40
14cu|bacula-7.0.5-3|561	/usr/sbin/alternatives --install %{_libdir}/libbaccats.so libbaccats.so %{_libdir}/libbaccats-postgresql.so 60
14cu|bacula-7.0.5-3|562	# Fix for automatic selection of backends during upgrades
14cu|bacula-7.0.5-3|563	if readlink /etc/alternatives/libbaccats.so | grep --silent mysql || \
14cu|bacula-7.0.5-3|564	readlink /etc/alternatives/bacula-dir | grep --silent mysql || \
14cu|bacula-7.0.5-3|565	readlink /etc/alternatives/bacula-sd | grep --silent mysql; then
14cu|bacula-7.0.5-3|566	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-mysql.so
14cu|bacula-7.0.5-3|567	elif readlink /etc/alternatives/libbaccats.so | grep --silent sqlite || \
14cu|bacula-7.0.5-3|568	readlink /etc/alternatives/bacula-dir | grep --silent sqlite || \
14cu|bacula-7.0.5-3|569	readlink /etc/alternatives/bacula-sd | grep --silent sqlite; then
14cu|bacula-7.0.5-3|570	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-sqlite3.so
14cu|bacula-7.0.5-3|571	else
14cu|bacula-7.0.5-3|572	/usr/sbin/alternatives --set libbaccats.so %{_libdir}/libbaccats-postgresql.so
14cu|bacula-7.0.5-3|573	fi
14cu|bacula-7.0.5-3|574	/sbin/ldconfig
14cu|bacula-7.0.5-3|575	
14cu|bacula-7.0.5-3|576	%preun dir-sql
14cu|bacula-7.0.5-3|577	if [ "$1" = 0 ]; then
14cu|bacula-7.0.5-3|578	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-mysql.so
14cu|bacula-7.0.5-3|579	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-sqlite3.so
14cu|bacula-7.0.5-3|580	/usr/sbin/alternatives --remove libbaccats.so %{_libdir}/libbaccats-postgresql.so
14cu|bacula-7.0.5-3|581	fi
14cu|bacula-7.0.5-3|582	
14cu|bacula-7.0.5-3|583	%postun dir-sql
14cu|bacula-7.0.5-3|584	/sbin/ldconfig
14cu|bacula-7.0.5-3|585	exit 0
14cu|bacula-7.0.5-3|586	
14cu|bacula-7.0.5-3|587	%pre common
14cu|bacula-7.0.5-3|588	getent group %username >/dev/null || groupadd -g %uid -r %username &>/dev/null || :
14cu|bacula-7.0.5-3|589	getent passwd %username >/dev/null || useradd -u %uid -r -s /sbin/nologin \
14cu|bacula-7.0.5-3|590	-d /var/spool/bacula -M -c 'Bacula Backup System' -g %username %username &>/dev/null || :
14cu|bacula-7.0.5-3|591	exit 0
14cu|bacula-7.0.5-3|592	
14cu|bacula-7.0.5-3|593	
14cu|bacula-7.0.5-3|594	%post client
14cu|bacula-7.0.5-3|595	%systemd_post %{name}-fd.service
14cu|bacula-7.0.5-3|596	
14cu|bacula-7.0.5-3|597	%preun client
14cu|bacula-7.0.5-3|598	%systemd_preun %{name}-fd.service
14cu|bacula-7.0.5-3|599	
14cu|bacula-7.0.5-3|600	%postun client
14cu|bacula-7.0.5-3|601	%systemd_postun_with_restart %{name}-fd.service
14cu|bacula-7.0.5-3|602	
14cu|bacula-7.0.5-3|603	%post dir-common
14cu|bacula-7.0.5-3|604	%systemd_post %{name}-dir.service
14cu|bacula-7.0.5-3|605	
14cu|bacula-7.0.5-3|606	%preun dir-common
14cu|bacula-7.0.5-3|607	%systemd_preun %{name}-dir.service
14cu|bacula-7.0.5-3|608	
14cu|bacula-7.0.5-3|609	%postun dir-common
14cu|bacula-7.0.5-3|610	%systemd_postun_with_restart %{name}-dir.service
14cu|bacula-7.0.5-3|611	
14cu|bacula-7.0.5-3|612	%post sd
14cu|bacula-7.0.5-3|613	%systemd_post %{name}-sd.service
14cu|bacula-7.0.5-3|614	
14cu|bacula-7.0.5-3|615	%preun sd
14cu|bacula-7.0.5-3|616	%systemd_preun %{name}-sd.service
14cu|bacula-7.0.5-3|617	
14cu|bacula-7.0.5-3|618	%postun sd
14cu|bacula-7.0.5-3|619	%systemd_postun_with_restart %{name}-sd.service
14cu|bacula-7.0.5-3|620	
14cu|bacula-7.0.5-3|621	
14cu|bacula-7.0.5-3|622	
14cu|bacula-7.0.5-3|623	
14cu|bacula-7.0.5-3|624	
14cu|bacula-7.0.5-3|625	
14cu|bacula-7.0.5-3|626	
14cu|bacula-7.0.5-3|627	
14cu|bacula-7.0.5-3|628	
14cu|bacula-7.0.5-3|629	
14cu|bacula-7.0.5-3|630	
14cu|bacula-7.0.5-3|631	
14cu|bacula-7.0.5-3|632	
14cu|bacula-7.0.5-3|633	
14cu|bacula-7.0.5-3|634	
14cu|bacula-7.0.5-3|635	
14cu|bacula-7.0.5-3|636	
14cu|bacula-7.0.5-3|637	
14cu|bacula-7.0.5-3|638	
14cu|bacula-7.0.5-3|639	
14cu|bacula-7.0.5-3|640	
14cu|bacula-7.0.5-3|641	
14cu|bacula-7.0.5-3|642	
14cu|bacula-7.0.5-3|643	
14cu|bacula-7.0.5-3|644	
14cu|bacula-7.0.5-3|645	
14cu|bacula-7.0.5-3|646	%changelog
14cu|bacula-7.0.5-3|647	
14cu|bacula-7.0.5-3|648	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.0.5-3
14cu|bacula-7.0.5-3|649	- (160e142) Do not require libbaccats which is not provided explicetly
14cu|bacula-7.0.5-3|650	
14cu|bacula-7.0.5-3|651	

9697 14
14cu|baka-mplayer-2.0.4-1|1	%define oname Baka-MPlayer
14cu|baka-mplayer-2.0.4-1|2	# mrb version of mpv is build with restricted and non-free for vdpau and vaapi support
14cu|baka-mplayer-2.0.4-1|3	%define with_mrb 0
14cu|baka-mplayer-2.0.4-1|4	
14cu|baka-mplayer-2.0.4-1|5	%if %{with_mrb}
14cu|baka-mplayer-2.0.4-1|6	%define distsuffix mrb
14cu|baka-mplayer-2.0.4-1|7	%endif
14cu|baka-mplayer-2.0.4-1|8	
14cu|baka-mplayer-2.0.4-1|9	Name:           baka-mplayer
14cu|baka-mplayer-2.0.4-1|10	Version:        2.0.4
14cu|baka-mplayer-2.0.4-1|11	%if %{with_mrb}
14cu|baka-mplayer-2.0.4-1|12	Release:        69
14cu|baka-mplayer-2.0.4-1|13	%else
14cu|baka-mplayer-2.0.4-1|14	Release:        1
14cu|baka-mplayer-2.0.4-1|15	%endif
14cu|baka-mplayer-2.0.4-1|16	Summary:        A media player with UI using libmpv
14cu|baka-mplayer-2.0.4-1|17	License:        GPLv2+
14cu|baka-mplayer-2.0.4-1|18	Group:          Video
14cu|baka-mplayer-2.0.4-1|19	Url:            http://bakamplayer.u8sand.net/
14cu|baka-mplayer-2.0.4-1|20	Source0:        https://github.com/u8sand/Baka-MPlayer/archive/v%{version}.tar.gz#/Baka-MPlayer-%{version}.tar.gz
14cu|baka-mplayer-2.0.4-1|21	Patch0:         gcc5.patch
14cu|baka-mplayer-2.0.4-1|22	BuildRequires:  qt5-linguist-tools
14cu|baka-mplayer-2.0.4-1|23	BuildRequires:  qmake5
14cu|baka-mplayer-2.0.4-1|24	BuildRequires:  desktop-file-utils
14cu|baka-mplayer-2.0.4-1|25	BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
14cu|baka-mplayer-2.0.4-1|26	BuildRequires:  pkgconfig(Qt5Gui)
14cu|baka-mplayer-2.0.4-1|27	BuildRequires:  pkgconfig(Qt5Network)
14cu|baka-mplayer-2.0.4-1|28	BuildRequires:  pkgconfig(Qt5Svg)
14cu|baka-mplayer-2.0.4-1|29	BuildRequires:  pkgconfig(Qt5X11Extras)
14cu|baka-mplayer-2.0.4-1|30	BuildRequires:  pkgconfig(Qt5Declarative)
14cu|baka-mplayer-2.0.4-1|31	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|baka-mplayer-2.0.4-1|32	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|baka-mplayer-2.0.4-1|33	BuildRequires:  pkgconfig(Qt5Network)
14cu|baka-mplayer-2.0.4-1|34	BuildRequires:  pkgconfig(gl)
14cu|baka-mplayer-2.0.4-1|35	%if %{with_mrb}
14cu|baka-mplayer-2.0.4-1|36	BuildRequires:  pkgconfig(mpv) >= 0.26.0
14cu|baka-mplayer-2.0.4-1|37	%else
14cu|baka-mplayer-2.0.4-1|38	BuildRequires:  pkgconfig(mpv)
14cu|baka-mplayer-2.0.4-1|39	%endif
14cu|baka-mplayer-2.0.4-1|40	
14cu|baka-mplayer-2.0.4-1|41	
14cu|baka-mplayer-2.0.4-1|42	%description
14cu|baka-mplayer-2.0.4-1|43	Baka MPlayer is a libmpv-based multimedia player. It supports gesture
14cu|baka-mplayer-2.0.4-1|44	seeking, desktop dimming, hardware accelerated playback (vdpau,
14cu|baka-mplayer-2.0.4-1|45	vaapi, vda) and Youtube playback support (and others).
14cu|baka-mplayer-2.0.4-1|46	
14cu|baka-mplayer-2.0.4-1|47	#---------------------------------------------------------------
14cu|baka-mplayer-2.0.4-1|48	%files
14cu|baka-mplayer-2.0.4-1|49	%doc LICENSE DOCS/%{name}.md
14cu|baka-mplayer-2.0.4-1|50	%{_bindir}/%{name}
14cu|baka-mplayer-2.0.4-1|51	%{_datadir}/applications/%{name}.desktop
14cu|baka-mplayer-2.0.4-1|52	%{_mandir}/man1/%{name}.1*
14cu|baka-mplayer-2.0.4-1|53	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|baka-mplayer-2.0.4-1|54	%{_datadir}/%{name}
14cu|baka-mplayer-2.0.4-1|55	
14cu|baka-mplayer-2.0.4-1|56	#---------------------------------------------------------------
14cu|baka-mplayer-2.0.4-1|57	%prep
14cu|baka-mplayer-2.0.4-1|58	%setup -qn %{oname}-%{version}
14cu|baka-mplayer-2.0.4-1|59	%patch0 -p1
14cu|baka-mplayer-2.0.4-1|60	
14cu|baka-mplayer-2.0.4-1|61	%build
14cu|baka-mplayer-2.0.4-1|62	%qmake_qt5 src/%{oname}.pro CONFIG+="release install_translations man.extra" \
14cu|baka-mplayer-2.0.4-1|63	lupdate=lupdate-qt5 lrelease=lrelease-qt5  \
14cu|baka-mplayer-2.0.4-1|64	DOCDIR=%{_docdir} LICENSEDIR=%{_docdir} \
14cu|baka-mplayer-2.0.4-1|65	QMAKE_CFLAGS+="%{optflags}" QMAKE_CXXFLAGS+="%{optflags}"
14cu|baka-mplayer-2.0.4-1|66	
14cu|baka-mplayer-2.0.4-1|67	%make
14cu|baka-mplayer-2.0.4-1|68	
14cu|baka-mplayer-2.0.4-1|69	%install
14cu|baka-mplayer-2.0.4-1|70	%makeinstall_qt
14cu|baka-mplayer-2.0.4-1|71	
14cu|baka-mplayer-2.0.4-1|72	# hicolor would be enough
14cu|baka-mplayer-2.0.4-1|73	rm -fr %{buildroot}%{_datadir}/pixmaps/%{name}.svg
14cu|baka-mplayer-2.0.4-1|74	
14cu|baka-mplayer-2.0.4-1|75	%check
14cu|baka-mplayer-2.0.4-1|76	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|baka-mplayer-2.0.4-1|77	
14cu|baka-mplayer-2.0.4-1|78	
14cu|baka-mplayer-2.0.4-1|79	
14cu|baka-mplayer-2.0.4-1|80	%changelog
14cu|baka-mplayer-2.0.4-1|81	
14cu|baka-mplayer-2.0.4-1|82	* Tue Aug 22 2017 abfonly <abfonly@gmail.com> 2.0.4-1
14cu|baka-mplayer-2.0.4-1|83	- (548ce07) Drop mrb ready for contrib
14cu|baka-mplayer-2.0.4-1|84	
14cu|baka-mplayer-2.0.4-1|85	

9698 14
14cu|balazarbrothers-0.3.1-7|1	%define oname   BalazarBrothers
14cu|balazarbrothers-0.3.1-7|2	
14cu|balazarbrothers-0.3.1-7|3	Name:           balazarbrothers
14cu|balazarbrothers-0.3.1-7|4	Version:        0.3.1
14cu|balazarbrothers-0.3.1-7|5	Release:        7
14cu|balazarbrothers-0.3.1-7|6	License:        GPL
14cu|balazarbrothers-0.3.1-7|7	Url:		http://home.gna.org/oomadness/fr/balazar_brothers/index.html
14cu|balazarbrothers-0.3.1-7|8	Source:		http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
14cu|balazarbrothers-0.3.1-7|9	Group:          Games/Puzzles
14cu|balazarbrothers-0.3.1-7|10	Summary:        Amazing libre (GPL'ed) 3D puzzle game
14cu|balazarbrothers-0.3.1-7|11	Requires:	cerealizer
14cu|balazarbrothers-0.3.1-7|12	Requires:	soya
14cu|balazarbrothers-0.3.1-7|13	Requires:	glew
14cu|balazarbrothers-0.3.1-7|14	Requires:	openal
14cu|balazarbrothers-0.3.1-7|15	Requires:	cal3d
14cu|balazarbrothers-0.3.1-7|16	Requires:	python-twisted python
14cu|balazarbrothers-0.3.1-7|17	Requires:	pyvorbis
14cu|balazarbrothers-0.3.1-7|18	Requires:	pyogg
14cu|balazarbrothers-0.3.1-7|19	Requires:	pyopenal
14cu|balazarbrothers-0.3.1-7|20	Requires:	tofu
14cu|balazarbrothers-0.3.1-7|21	
14cu|balazarbrothers-0.3.1-7|22	BuildRequires: python-devel
14cu|balazarbrothers-0.3.1-7|23	
14cu|balazarbrothers-0.3.1-7|24	Buildarch:	noarch
14cu|balazarbrothers-0.3.1-7|25	
14cu|balazarbrothers-0.3.1-7|26	%description
14cu|balazarbrothers-0.3.1-7|27	Balazar Brother is an amazing libre (GPL'ed) 3D puzzle game.
14cu|balazarbrothers-0.3.1-7|28	
14cu|balazarbrothers-0.3.1-7|29	%prep
14cu|balazarbrothers-0.3.1-7|30	%setup -qn %{oname}-%{version}
14cu|balazarbrothers-0.3.1-7|31	rm -rf `find -name CVS` `find -name .cvswrappers`
14cu|balazarbrothers-0.3.1-7|32	
14cu|balazarbrothers-0.3.1-7|33	%build
14cu|balazarbrothers-0.3.1-7|34	python setup.py build
14cu|balazarbrothers-0.3.1-7|35	
14cu|balazarbrothers-0.3.1-7|36	%install
14cu|balazarbrothers-0.3.1-7|37	python setup.py install --root=%{buildroot}
14cu|balazarbrothers-0.3.1-7|38	
14cu|balazarbrothers-0.3.1-7|39	install -d %{buildroot}%{_menudir}
14cu|balazarbrothers-0.3.1-7|40	
14cu|balazarbrothers-0.3.1-7|41	mkdir -p %{buildroot}%{_datadir}/applications
14cu|balazarbrothers-0.3.1-7|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|balazarbrothers-0.3.1-7|43	[Desktop Entry]
14cu|balazarbrothers-0.3.1-7|44	Encoding=UTF-8
14cu|balazarbrothers-0.3.1-7|45	Name=Balazar Brothers
14cu|balazarbrothers-0.3.1-7|46	Comment=%{summary}
14cu|balazarbrothers-0.3.1-7|47	Exec=%{_bindir}/balazar_brothers %U
14cu|balazarbrothers-0.3.1-7|48	Icon=puzzle_section
14cu|balazarbrothers-0.3.1-7|49	Terminal=false
14cu|balazarbrothers-0.3.1-7|50	Type=Application
14cu|balazarbrothers-0.3.1-7|51	Categories=Game;LogicGame
14cu|balazarbrothers-0.3.1-7|52	StartupNotify=true
14cu|balazarbrothers-0.3.1-7|53	EOF
14cu|balazarbrothers-0.3.1-7|54	
14cu|balazarbrothers-0.3.1-7|55	
14cu|balazarbrothers-0.3.1-7|56	%files
14cu|balazarbrothers-0.3.1-7|57	%doc README
14cu|balazarbrothers-0.3.1-7|58	%{_bindir}/*
14cu|balazarbrothers-0.3.1-7|59	%{_datadir}/balazar_brothers
14cu|balazarbrothers-0.3.1-7|60	%{_datadir}/applications/*
14cu|balazarbrothers-0.3.1-7|61	%{_datadir}/*.egg-info
14cu|balazarbrothers-0.3.1-7|62	
14cu|balazarbrothers-0.3.1-7|63	%changelog
14cu|balazarbrothers-0.3.1-7|64	* Thu Feb 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-7
14cu|balazarbrothers-0.3.1-7|65	+ Revision: d9c555b
14cu|balazarbrothers-0.3.1-7|66	- Minor spec cleanup
14cu|balazarbrothers-0.3.1-7|67	
14cu|balazarbrothers-0.3.1-7|68	

9699 14
14cu|ballerburg-1.2.0-1|1	Name:           ballerburg
14cu|ballerburg-1.2.0-1|2	Version:        1.2.0
14cu|ballerburg-1.2.0-1|3	Release:        1
14cu|ballerburg-1.2.0-1|4	Summary:        Two players, two castles, and a hill in between
14cu|ballerburg-1.2.0-1|5	Group:          Games/Arcade
14cu|ballerburg-1.2.0-1|6	License:        GPLv3+
14cu|ballerburg-1.2.0-1|7	URL:            http://baller.tuxfamily.org/
14cu|ballerburg-1.2.0-1|8	Source0:        http://download.tuxfamily.org/baller/%{name}-%{version}.tar.gz
14cu|ballerburg-1.2.0-1|9	Source1:        http://baller.tuxfamily.org/king.png
14cu|ballerburg-1.2.0-1|10	Source2:        %{name}.desktop
14cu|ballerburg-1.2.0-1|11	Source3:        %{name}.appdata.xml
14cu|ballerburg-1.2.0-1|12	
14cu|ballerburg-1.2.0-1|13	BuildRequires:  cmake
14cu|ballerburg-1.2.0-1|14	BuildRequires:  pkgconfig(sdl)
14cu|ballerburg-1.2.0-1|15	BuildRequires:  glibc-devel
14cu|ballerburg-1.2.0-1|16	BuildRequires:  gettext
14cu|ballerburg-1.2.0-1|17	BuildRequires:  imagemagick
14cu|ballerburg-1.2.0-1|18	BuildRequires:	appstream-util
14cu|ballerburg-1.2.0-1|19	BuildRequires:  desktop-file-utils
14cu|ballerburg-1.2.0-1|20	
14cu|ballerburg-1.2.0-1|21	
14cu|ballerburg-1.2.0-1|22	%description
14cu|ballerburg-1.2.0-1|23	Two castles, separated by a mountain, try to defeat each other with their
14cu|ballerburg-1.2.0-1|24	cannonballs, either by killing the opponent's king or by weakening the
14cu|ballerburg-1.2.0-1|25	opponent enough so that the king capitulates.
14cu|ballerburg-1.2.0-1|26	
14cu|ballerburg-1.2.0-1|27	Ballerburg was originally written 1987 by Eckhard Kruse, for the Atari ST
14cu|ballerburg-1.2.0-1|28	machines (which were brand new computers at that point in time). Over 25
14cu|ballerburg-1.2.0-1|29	years later, here's finally the adaption of the original source code to
14cu|ballerburg-1.2.0-1|30	modern operating systems.
14cu|ballerburg-1.2.0-1|31	
14cu|ballerburg-1.2.0-1|32	%files -f %{name}.lang
14cu|ballerburg-1.2.0-1|33	%doc COPYING.txt LIESMICH.txt README.txt doc/authors.txt
14cu|ballerburg-1.2.0-1|34	%{_bindir}/%{name}
14cu|ballerburg-1.2.0-1|35	%{_datadir}/%{name}
14cu|ballerburg-1.2.0-1|36	%{_mandir}/man6/ballerburg.6*
14cu|ballerburg-1.2.0-1|37	%{_appdatadir}/%{name}.appdata.xml
14cu|ballerburg-1.2.0-1|38	%{_datadir}/applications/*.desktop
14cu|ballerburg-1.2.0-1|39	%{_datadir}/icons/hicolor/*/apps/*
14cu|ballerburg-1.2.0-1|40	
14cu|ballerburg-1.2.0-1|41	
14cu|ballerburg-1.2.0-1|42	%prep
14cu|ballerburg-1.2.0-1|43	%setup -q
14cu|ballerburg-1.2.0-1|44	
14cu|ballerburg-1.2.0-1|45	
14cu|ballerburg-1.2.0-1|46	%build
14cu|ballerburg-1.2.0-1|47	%cmake -DCMAKE_BUILD_TYPE:STRING=Debug
14cu|ballerburg-1.2.0-1|48	
14cu|ballerburg-1.2.0-1|49	%make
14cu|ballerburg-1.2.0-1|50	
14cu|ballerburg-1.2.0-1|51	
14cu|ballerburg-1.2.0-1|52	%install
14cu|ballerburg-1.2.0-1|53	%makeinstall_std -C build
14cu|ballerburg-1.2.0-1|54	
14cu|ballerburg-1.2.0-1|55	
14cu|ballerburg-1.2.0-1|56	# Install icons
14cu|ballerburg-1.2.0-1|57	for px in 32 48 64 256; do
14cu|ballerburg-1.2.0-1|58	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${px}x${px}/apps
14cu|ballerburg-1.2.0-1|59	convert -gravity south \
14cu|ballerburg-1.2.0-1|60	-resize ${px}x${px} \
14cu|ballerburg-1.2.0-1|61	-extent ${px}x${px} \
14cu|ballerburg-1.2.0-1|62	-background white \
14cu|ballerburg-1.2.0-1|63	%{SOURCE1} \
14cu|ballerburg-1.2.0-1|64	%{buildroot}%{_datadir}/icons/hicolor/${px}x${px}/apps/%{name}.png
14cu|ballerburg-1.2.0-1|65	done
14cu|ballerburg-1.2.0-1|66	
14cu|ballerburg-1.2.0-1|67	# Install desktop file
14cu|ballerburg-1.2.0-1|68	desktop-file-install \
14cu|ballerburg-1.2.0-1|69	--dir=%{buildroot}%{_datadir}/applications \
14cu|ballerburg-1.2.0-1|70	%{SOURCE2}
14cu|ballerburg-1.2.0-1|71	
14cu|ballerburg-1.2.0-1|72	# Install appdata
14cu|ballerburg-1.2.0-1|73	install -d %{buildroot}%{_appdatadir}
14cu|ballerburg-1.2.0-1|74	install -p -m 0644 %{SOURCE3} \
14cu|ballerburg-1.2.0-1|75	%{buildroot}%{_appdatadir}
14cu|ballerburg-1.2.0-1|76	
14cu|ballerburg-1.2.0-1|77	%find_lang %{name}
14cu|ballerburg-1.2.0-1|78	
14cu|ballerburg-1.2.0-1|79	%check
14cu|ballerburg-1.2.0-1|80	appstream-util validate-relax --nonet \
14cu|ballerburg-1.2.0-1|81	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|ballerburg-1.2.0-1|82	
14cu|ballerburg-1.2.0-1|83	
14cu|ballerburg-1.2.0-1|84	%changelog
14cu|ballerburg-1.2.0-1|85	
14cu|ballerburg-1.2.0-1|86	* Fri Apr 07 2017 abfonly <abfonly@gmail.com> 1.2.0-1
14cu|ballerburg-1.2.0-1|87	- (8b4d288) Imported from SRPM
14cu|ballerburg-1.2.0-1|88	
14cu|ballerburg-1.2.0-1|89	

9700 14
14cu|ballplaycupid-17.05.05-1|1	%define  oname BallPlayCupid
14cu|ballplaycupid-17.05.05-1|2	
14cu|ballplaycupid-17.05.05-1|3	Name:           ballplaycupid
14cu|ballplaycupid-17.05.05-1|4	Version:        17.05.05
14cu|ballplaycupid-17.05.05-1|5	Release:        1
14cu|ballplaycupid-17.05.05-1|6	Summary:        A challenging arcade puzzle game
14cu|ballplaycupid-17.05.05-1|7	Group:          Games/Arcade
14cu|ballplaycupid-17.05.05-1|8	# https://github.com/Tricky1975/BallPlayCupid/blob/master/Script/LANGUAGES/ENGLISH.LUA
14cu|ballplaycupid-17.05.05-1|9	License:        GPLv3+
14cu|ballplaycupid-17.05.05-1|10	Url:            http://utbbs.tbbs.nl/Game.php?HC=Game&A=Game&game=BPC
14cu|ballplaycupid-17.05.05-1|11	# http://gamejolt.com/games/bpc/136187
14cu|ballplaycupid-17.05.05-1|12	# https://sourceforge.net/projects/ballplay-cupid/files/?source=navbar
14cu|ballplaycupid-17.05.05-1|13	Source0:        ballplaycupid-v17.05.05-linux.zip
14cu|ballplaycupid-17.05.05-1|14	Source1:        http://i.imgbox.com/qRNivTQ5.png
14cu|ballplaycupid-17.05.05-1|15	Source2:        https://raw.githubusercontent.com/Tricky1975/BallPlayCupid/master/Lic.md
14cu|ballplaycupid-17.05.05-1|16	Source3:        https://raw.githubusercontent.com/Tricky1975/BallPlayCupid/master/Readme.md
14cu|ballplaycupid-17.05.05-1|17	BuildRequires:  imagemagick
14cu|ballplaycupid-17.05.05-1|18	BuildRequires:  zip
14cu|ballplaycupid-17.05.05-1|19	Requires:       love >= 0.10
14cu|ballplaycupid-17.05.05-1|20	BuildArch:      noarch
14cu|ballplaycupid-17.05.05-1|21	
14cu|ballplaycupid-17.05.05-1|22	%description
14cu|ballplaycupid-17.05.05-1|23	BallPlay Cupid is a new instalment
14cu|ballplaycupid-17.05.05-1|24	of the Ballplay series.
14cu|ballplaycupid-17.05.05-1|25	The basic game mechanics are
14cu|ballplaycupid-17.05.05-1|26	the same as in BallPlay Genius,
14cu|ballplaycupid-17.05.05-1|27	however a few new twists
14cu|ballplaycupid-17.05.05-1|28	First of all a fully graphical screen only.
14cu|ballplaycupid-17.05.05-1|29	No more use of the OSes interface.
14cu|ballplaycupid-17.05.05-1|30	Not only does the engine I used not support it,
14cu|ballplaycupid-17.05.05-1|31	but it also appeared loads of people could
14cu|ballplaycupid-17.05.05-1|32	not play BallPlay Genius as a result,
14cu|ballplaycupid-17.05.05-1|33	and people who wanted to shoot this as
14cu|ballplaycupid-17.05.05-1|34	a video for YouTube suffered most of all.
14cu|ballplaycupid-17.05.05-1|35	Second a few more twists have been added.
14cu|ballplaycupid-17.05.05-1|36	
14cu|ballplaycupid-17.05.05-1|37	
14cu|ballplaycupid-17.05.05-1|38	%files
14cu|ballplaycupid-17.05.05-1|39	%doc bpc *.md
14cu|ballplaycupid-17.05.05-1|40	%{_datadir}/applications/%{name}.desktop
14cu|ballplaycupid-17.05.05-1|41	%{_gamesbindir}/%{name}
14cu|ballplaycupid-17.05.05-1|42	%{_gamesdatadir}/%{name}/%{oname}.love
14cu|ballplaycupid-17.05.05-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|ballplaycupid-17.05.05-1|44	
14cu|ballplaycupid-17.05.05-1|45	#----------------------------------------------------------------------------
14cu|ballplaycupid-17.05.05-1|46	%prep
14cu|ballplaycupid-17.05.05-1|47	%setup  -q -c -n %{name}-v%{version}-linux
14cu|ballplaycupid-17.05.05-1|48	cp -p %{SOURCE2} LICENSE.md
14cu|ballplaycupid-17.05.05-1|49	cp -p %{SOURCE3} Readme.md
14cu|ballplaycupid-17.05.05-1|50	chmod 644 bpc
14cu|ballplaycupid-17.05.05-1|51	
14cu|ballplaycupid-17.05.05-1|52	%build
14cu|ballplaycupid-17.05.05-1|53	
14cu|ballplaycupid-17.05.05-1|54	%install
14cu|ballplaycupid-17.05.05-1|55	# data
14cu|ballplaycupid-17.05.05-1|56	install -D -m 644 %{oname}.linux.love %{buildroot}%{_gamesdatadir}/%{name}/%{oname}.love
14cu|ballplaycupid-17.05.05-1|57	
14cu|ballplaycupid-17.05.05-1|58	# wrapper
14cu|ballplaycupid-17.05.05-1|59	mkdir -p %{buildroot}%{_gamesbindir}
14cu|ballplaycupid-17.05.05-1|60	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|ballplaycupid-17.05.05-1|61	#!/bin/sh
14cu|ballplaycupid-17.05.05-1|62	love %{_gamesdatadir}/%{name}/%{oname}.love
14cu|ballplaycupid-17.05.05-1|63	EOF
14cu|ballplaycupid-17.05.05-1|64	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|ballplaycupid-17.05.05-1|65	
14cu|ballplaycupid-17.05.05-1|66	# Desktop entry
14cu|ballplaycupid-17.05.05-1|67	mkdir -p %{buildroot}%{_datadir}/applications
14cu|ballplaycupid-17.05.05-1|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|ballplaycupid-17.05.05-1|69	[Desktop Entry]
14cu|ballplaycupid-17.05.05-1|70	Name=%{oname}
14cu|ballplaycupid-17.05.05-1|71	GenericName=%{summary}
14cu|ballplaycupid-17.05.05-1|72	Comment=%{summary}
14cu|ballplaycupid-17.05.05-1|73	Exec=%{name}
14cu|ballplaycupid-17.05.05-1|74	Icon=%{name}
14cu|ballplaycupid-17.05.05-1|75	Terminal=false
14cu|ballplaycupid-17.05.05-1|76	Type=Application
14cu|ballplaycupid-17.05.05-1|77	Categories=Game;ArcadeGame;
14cu|ballplaycupid-17.05.05-1|78	EOF
14cu|ballplaycupid-17.05.05-1|79	
14cu|ballplaycupid-17.05.05-1|80	
14cu|ballplaycupid-17.05.05-1|81	# icons
14cu|ballplaycupid-17.05.05-1|82	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|ballplaycupid-17.05.05-1|83	install -dm 0755 \
14cu|ballplaycupid-17.05.05-1|84	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|ballplaycupid-17.05.05-1|85	convert -strip -resize $size  -background transparent %{SOURCE1} \
14cu|ballplaycupid-17.05.05-1|86	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|ballplaycupid-17.05.05-1|87	done
14cu|ballplaycupid-17.05.05-1|88	
14cu|ballplaycupid-17.05.05-1|89	%changelog
14cu|ballplaycupid-17.05.05-1|90	
14cu|ballplaycupid-17.05.05-1|91	* Wed May 10 2017 abfonly <abfonly@gmail.com> 17.05.05-1
14cu|ballplaycupid-17.05.05-1|92	- (6052287) Imported from SRPM
14cu|ballplaycupid-17.05.05-1|93	
14cu|ballplaycupid-17.05.05-1|94	

9701 14
14cu|bam-0.4.0-4|1	Name:		bam
14cu|bam-0.4.0-4|2	Version:	0.4.0
14cu|bam-0.4.0-4|3	Release:	4
14cu|bam-0.4.0-4|4	Summary:	A build-system
14cu|bam-0.4.0-4|5	Group:		Development/Other
14cu|bam-0.4.0-4|6	License:	MIT
14cu|bam-0.4.0-4|7	URL:		http://matricks.github.com/bam/
14cu|bam-0.4.0-4|8	Source0:	http://github.com/downloads/matricks/bam/%{name}-%{version}.tar.bz2
14cu|bam-0.4.0-4|9	
14cu|bam-0.4.0-4|10	%description
14cu|bam-0.4.0-4|11	A tool that controls process of producing executables of
14cu|bam-0.4.0-4|12	software from its source code.
14cu|bam-0.4.0-4|13	
14cu|bam-0.4.0-4|14	%prep
14cu|bam-0.4.0-4|15	%setup -q
14cu|bam-0.4.0-4|16	
14cu|bam-0.4.0-4|17	%build
14cu|bam-0.4.0-4|18	sh -x make_unix.sh %{optflags}
14cu|bam-0.4.0-4|19	
14cu|bam-0.4.0-4|20	%install
14cu|bam-0.4.0-4|21	install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|bam-0.4.0-4|22	
14cu|bam-0.4.0-4|23	%clean
14cu|bam-0.4.0-4|24	
14cu|bam-0.4.0-4|25	%files
14cu|bam-0.4.0-4|26	%doc license.txt docs/*
14cu|bam-0.4.0-4|27	%{_bindir}/%{name}
14cu|bam-0.4.0-4|28	
14cu|bam-0.4.0-4|29	%changelog
14cu|bam-0.4.0-4|30	
14cu|bam-0.4.0-4|31	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 0.4.0-4
14cu|bam-0.4.0-4|32	- (4311430) Fix typo
14cu|bam-0.4.0-4|33	
14cu|bam-0.4.0-4|34	

9702 14
14cu|bamf-0.5.3-1|1	%define debug_package %{nil}
14cu|bamf-0.5.3-1|2	
14cu|bamf-0.5.3-1|3	%define api 3
14cu|bamf-0.5.3-1|4	%define major 2
14cu|bamf-0.5.3-1|5	%define libname %mklibname %{name}%{api}_ %{major}
14cu|bamf-0.5.3-1|6	%define girname %mklibname %{name}-gir %{api}
14cu|bamf-0.5.3-1|7	%define devname %mklibname %{name}%{api} -d
14cu|bamf-0.5.3-1|8	
14cu|bamf-0.5.3-1|9	%define _libexecdir /usr/libexec
14cu|bamf-0.5.3-1|10	%define Werror_cflags %{nil}
14cu|bamf-0.5.3-1|11	
14cu|bamf-0.5.3-1|12	Summary:	Window matching library
14cu|bamf-0.5.3-1|13	Name:		bamf
14cu|bamf-0.5.3-1|14	Version:	0.5.3
14cu|bamf-0.5.3-1|15	Release:	1
14cu|bamf-0.5.3-1|16	License:	LGPLv3+
14cu|bamf-0.5.3-1|17	Group:		Graphical desktop/Other
14cu|bamf-0.5.3-1|18	Url:		http://launchpad.net/bamf
14cu|bamf-0.5.3-1|19	Source0:	https://launchpad.net/bamf/0.5/%{version}/+download/%{name}-%{version}.tar.gz
14cu|bamf-0.5.3-1|20	BuildRequires:	gtk-doc
14cu|bamf-0.5.3-1|21	BuildRequires:	vala-tools
14cu|bamf-0.5.3-1|22	BuildRequires:	python-libxml2
14cu|bamf-0.5.3-1|23	BuildRequires:	python-libxslt
14cu|bamf-0.5.3-1|24	BuildRequires:	pkgconfig(dbus-1)
14cu|bamf-0.5.3-1|25	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|bamf-0.5.3-1|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|bamf-0.5.3-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|bamf-0.5.3-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|bamf-0.5.3-1|29	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|bamf-0.5.3-1|30	BuildRequires:	pkgconfig(libwnck-3.0)
14cu|bamf-0.5.3-1|31	BuildRequires:	pkgconfig(vapigen)
14cu|bamf-0.5.3-1|32	
14cu|bamf-0.5.3-1|33	%description
14cu|bamf-0.5.3-1|34	Bamf matches application windows to desktop files.
14cu|bamf-0.5.3-1|35	
14cu|bamf-0.5.3-1|36	#----------------------------------------------------------------------------
14cu|bamf-0.5.3-1|37	
14cu|bamf-0.5.3-1|38	%package daemon
14cu|bamf-0.5.3-1|39	Summary:	Window matching library - daemon
14cu|bamf-0.5.3-1|40	Group:		System/Servers
14cu|bamf-0.5.3-1|41	
14cu|bamf-0.5.3-1|42	%description daemon
14cu|bamf-0.5.3-1|43	Bamf matches application windows to desktop files.
14cu|bamf-0.5.3-1|44	This package contains the daemon used by the library and a gio module that
14cu|bamf-0.5.3-1|45	facilitates the matching of applications started through GDesktopAppInfo.
14cu|bamf-0.5.3-1|46	
14cu|bamf-0.5.3-1|47	%files daemon
14cu|bamf-0.5.3-1|48	%doc COPYING
14cu|bamf-0.5.3-1|49	%dir %{_libexecdir}/bamf/
14cu|bamf-0.5.3-1|50	%{_libexecdir}/bamf/bamfdaemon*
14cu|bamf-0.5.3-1|51	%{_datadir}/dbus-1/services/*.service
14cu|bamf-0.5.3-1|52	%{_datadir}/upstart/sessions/bamfdaemon.conf
14cu|bamf-0.5.3-1|53	/usr/lib/systemd/user/bamfdaemon.service
14cu|bamf-0.5.3-1|54	
14cu|bamf-0.5.3-1|55	#----------------------------------------------------------------------------
14cu|bamf-0.5.3-1|56	
14cu|bamf-0.5.3-1|57	%package -n %{libname}
14cu|bamf-0.5.3-1|58	Summary:	Window matching library - shared libraries
14cu|bamf-0.5.3-1|59	Group:		System/Libraries
14cu|bamf-0.5.3-1|60	
14cu|bamf-0.5.3-1|61	%description -n %{libname}
14cu|bamf-0.5.3-1|62	Bamf matches application windows to desktop files.
14cu|bamf-0.5.3-1|63	
14cu|bamf-0.5.3-1|64	This package contains shared libraries to be used by applications.
14cu|bamf-0.5.3-1|65	
14cu|bamf-0.5.3-1|66	%files -n %{libname}
14cu|bamf-0.5.3-1|67	%doc COPYING.LGPL COPYING
14cu|bamf-0.5.3-1|68	%{_libdir}/libbamf3.so.%{major}*
14cu|bamf-0.5.3-1|69	
14cu|bamf-0.5.3-1|70	#----------------------------------------------------------------------------
14cu|bamf-0.5.3-1|71	
14cu|bamf-0.5.3-1|72	%package -n %{girname}
14cu|bamf-0.5.3-1|73	Summary:	GObject Introspection interface description for %{name}
14cu|bamf-0.5.3-1|74	Group:		System/Libraries
14cu|bamf-0.5.3-1|75	Requires:	%{libname} = %{EVRD}
14cu|bamf-0.5.3-1|76	
14cu|bamf-0.5.3-1|77	%description -n %{girname}
14cu|bamf-0.5.3-1|78	GObject Introspection interface description for %{name}.
14cu|bamf-0.5.3-1|79	
14cu|bamf-0.5.3-1|80	%files -n %{girname}
14cu|bamf-0.5.3-1|81	%doc COPYING.LGPL COPYING
14cu|bamf-0.5.3-1|82	%{_libdir}/girepository-1.0/Bamf-%{api}.typelib
14cu|bamf-0.5.3-1|83	
14cu|bamf-0.5.3-1|84	#----------------------------------------------------------------------------
14cu|bamf-0.5.3-1|85	
14cu|bamf-0.5.3-1|86	%package -n %{devname}
14cu|bamf-0.5.3-1|87	Summary:	Window matching library - development files
14cu|bamf-0.5.3-1|88	Group:		Development/C
14cu|bamf-0.5.3-1|89	Requires:	%{libname} = %{EVRD}
14cu|bamf-0.5.3-1|90	Requires:	%{name}-daemon = %{EVRD}
14cu|bamf-0.5.3-1|91	
14cu|bamf-0.5.3-1|92	%description -n %{devname}
14cu|bamf-0.5.3-1|93	Bamf matches application windows to desktop files.
14cu|bamf-0.5.3-1|94	
14cu|bamf-0.5.3-1|95	This package contains files that are needed to build applications.
14cu|bamf-0.5.3-1|96	
14cu|bamf-0.5.3-1|97	%files -n %{devname}
14cu|bamf-0.5.3-1|98	%doc COPYING.LGPL COPYING
14cu|bamf-0.5.3-1|99	%doc %{_datadir}/gtk-doc/html/libbamf/
14cu|bamf-0.5.3-1|100	%{_includedir}/libbamf3/
14cu|bamf-0.5.3-1|101	%{_libdir}/libbamf3.so
14cu|bamf-0.5.3-1|102	%{_libdir}/pkgconfig/libbamf3.pc
14cu|bamf-0.5.3-1|103	%{_datadir}/gir-1.0/Bamf-%{api}.gir
14cu|bamf-0.5.3-1|104	%{_datadir}/vala/vapi/libbamf3.vapi
14cu|bamf-0.5.3-1|105	
14cu|bamf-0.5.3-1|106	#----------------------------------------------------------------------------
14cu|bamf-0.5.3-1|107	
14cu|bamf-0.5.3-1|108	%prep
14cu|bamf-0.5.3-1|109	%setup -q
14cu|bamf-0.5.3-1|110	sed -i 's/CFLAGS="$CFLAGS -Wall -Werror -lm"/CFLAGS="$CFLAGS -Wall -lm"/' configure
14cu|bamf-0.5.3-1|111	
14cu|bamf-0.5.3-1|112	%build
14cu|bamf-0.5.3-1|113	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations"
14cu|bamf-0.5.3-1|114	export CXXFLAGS+=" -fno-strict-aliasing"
14cu|bamf-0.5.3-1|115	export FFLAGS+=" -fno-strict-aliasing"
14cu|bamf-0.5.3-1|116	%configure2_5x \
14cu|bamf-0.5.3-1|117	--disable-static \
14cu|bamf-0.5.3-1|118	--disable-webapps \
14cu|bamf-0.5.3-1|119	--enable-introspection=yes
14cu|bamf-0.5.3-1|120	%make
14cu|bamf-0.5.3-1|121	
14cu|bamf-0.5.3-1|122	%install
14cu|bamf-0.5.3-1|123	%makeinstall_std
14cu|bamf-0.5.3-1|124	
14cu|bamf-0.5.3-1|125	%changelog
14cu|bamf-0.5.3-1|126	
14cu|bamf-0.5.3-1|127	* Fri Sep 02 2016 alzim <alzim@bk.ru> 0.5.3-1
14cu|bamf-0.5.3-1|128	- (87b464f) Merge pull request #2 from import/bamf:rosa2016.1
14cu|bamf-0.5.3-1|129	- (87b464f) Updated to 0.5.3
14cu|bamf-0.5.3-1|130	
14cu|bamf-0.5.3-1|131	

9703 14
14cu|banner-1.3.4-1|1	%define name banner
14cu|banner-1.3.4-1|2	%define version 1.3.4
14cu|banner-1.3.4-1|3	%define release 1
14cu|banner-1.3.4-1|4	
14cu|banner-1.3.4-1|5	Summary: Print text as banner on the console
14cu|banner-1.3.4-1|6	Name: %{name}
14cu|banner-1.3.4-1|7	Version: %{version}
14cu|banner-1.3.4-1|8	Release: %{release}
14cu|banner-1.3.4-1|9	Source0: http://cedar-solutions.com/ftp/software/%{name}-%{version}.tar.gz
14cu|banner-1.3.4-1|10	License: GPL
14cu|banner-1.3.4-1|11	Group: Text tools
14cu|banner-1.3.4-1|12	Url: http://www.cedar-solutions.com/software.html
14cu|banner-1.3.4-1|13	BuildRequires: automake
14cu|banner-1.3.4-1|14	
14cu|banner-1.3.4-1|15	%description
14cu|banner-1.3.4-1|16	Banner fills an apparent hole in Linux - that is, that is does not provide
14cu|banner-1.3.4-1|17	a "banner" program itself, while nearly all UNIX systems seem to do so.
14cu|banner-1.3.4-1|18	Banner prints a "banner" on the screen that corresponds to the first 10
14cu|banner-1.3.4-1|19	characters of a string entered on the command line, in a way similar to
14cu|banner-1.3.4-1|20	what you might see when using Solaris or AIX. There are fancier things out
14cu|banner-1.3.4-1|21	there, but this is nice and simple.
14cu|banner-1.3.4-1|22	
14cu|banner-1.3.4-1|23	%prep
14cu|banner-1.3.4-1|24	%setup -q
14cu|banner-1.3.4-1|25	
14cu|banner-1.3.4-1|26	%build
14cu|banner-1.3.4-1|27	%configure2_5x
14cu|banner-1.3.4-1|28	%make
14cu|banner-1.3.4-1|29	
14cu|banner-1.3.4-1|30	%install
14cu|banner-1.3.4-1|31	%makeinstall_std
14cu|banner-1.3.4-1|32	
14cu|banner-1.3.4-1|33	%files
14cu|banner-1.3.4-1|34	%doc AUTHORS COPYING INSTALL README
14cu|banner-1.3.4-1|35	%_bindir/banner
14cu|banner-1.3.4-1|36	%_mandir/man1/banner.1.xz
14cu|banner-1.3.4-1|37	
14cu|banner-1.3.4-1|38	
14cu|banner-1.3.4-1|39	
14cu|banner-1.3.4-1|40	
14cu|banner-1.3.4-1|41	
14cu|banner-1.3.4-1|42	
14cu|banner-1.3.4-1|43	%changelog
14cu|banner-1.3.4-1|44	
14cu|banner-1.3.4-1|45	* Thu Aug 13 2015 dsilakov <denis.silakov@rosalab.ru> 1.3.4-1
14cu|banner-1.3.4-1|46	- (765d83e) Merge pull request #1 from cfg/banner:rosa2014.1
14cu|banner-1.3.4-1|47	- (765d83e) Updated to 1.3.4
14cu|banner-1.3.4-1|48	
14cu|banner-1.3.4-1|49	

9704 14
14cu|banshee-2.9.1-3|1	%define debug_package %{nil}
14cu|banshee-2.9.1-3|2	
14cu|banshee-2.9.1-3|3	%bcond_with appledevice
14cu|banshee-2.9.1-3|4	%bcond_without boo
14cu|banshee-2.9.1-3|5	#gw does not build with clutter 1.1.12:
14cu|banshee-2.9.1-3|6	#https://bugzilla.gnome.org/show_bug.cgi?id=611153
14cu|banshee-2.9.1-3|7	%bcond_with clutter
14cu|banshee-2.9.1-3|8	%bcond_with gnome
14cu|banshee-2.9.1-3|9	%bcond_without mtp
14cu|banshee-2.9.1-3|10	%bcond_without karma
14cu|banshee-2.9.1-3|11	%bcond_with njb
14cu|banshee-2.9.1-3|12	%bcond_without webkit
14cu|banshee-2.9.1-3|13	
14cu|banshee-2.9.1-3|14	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|banshee-2.9.1-3|15	
14cu|banshee-2.9.1-3|16	Summary:	Music player with mobile player support
14cu|banshee-2.9.1-3|17	Name:		banshee
14cu|banshee-2.9.1-3|18	Version:	2.9.1
14cu|banshee-2.9.1-3|19	Release:	3
14cu|banshee-2.9.1-3|20	License:	MIT
14cu|banshee-2.9.1-3|21	Group:		Sound
14cu|banshee-2.9.1-3|22	Url:		http://banshee.fm
14cu|banshee-2.9.1-3|23	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|banshee-2.9.1-3|24	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
14cu|banshee-2.9.1-3|25	Source1:	banshee-play-audiocd.desktop
14cu|banshee-2.9.1-3|26	Patch0:		banshee-dbus-sharp-2.0.patch
14cu|banshee-2.9.1-3|27	BuildRequires:	intltool
14cu|banshee-2.9.1-3|28	BuildRequires:	atk-sharp3
14cu|banshee-2.9.1-3|29	BuildRequires:	cairo-sharp3
14cu|banshee-2.9.1-3|30	BuildRequires:	pango-sharp3
14cu|banshee-2.9.1-3|31	%if %{with boo}
14cu|banshee-2.9.1-3|32	BuildRequires:	pkgconfig(boo)
14cu|banshee-2.9.1-3|33	%endif
14cu|banshee-2.9.1-3|34	%if %{with clutter}
14cu|banshee-2.9.1-3|35	BuildRequires:	pkgconfig(clutter-1.0)
14cu|banshee-2.9.1-3|36	%endif
14cu|banshee-2.9.1-3|37	BuildRequires:	pkgconfig(dbus-sharp-2.0)
14cu|banshee-2.9.1-3|38	BuildRequires:	pkgconfig(dbus-sharp-glib-2.0)
14cu|banshee-2.9.1-3|39	BuildRequires:	pkgconfig(gconf-2.0)
14cu|banshee-2.9.1-3|40	%if %{with gnome}
14cu|banshee-2.9.1-3|41	BuildRequires:	pkgconfig(gconf-sharp-2.0)
14cu|banshee-2.9.1-3|42	BuildRequires:	pkgconfig(gtk-sharp-beans-2.0)
14cu|banshee-2.9.1-3|43	BuildRequires:	pkgconfig(notify-sharp)
14cu|banshee-2.9.1-3|44	%endif
14cu|banshee-2.9.1-3|45	BuildRequires:	pkgconfig(gdata-sharp-youtube)
14cu|banshee-2.9.1-3|46	BuildRequires:	pkgconfig(gio-sharp-2.0)
14cu|banshee-2.9.1-3|47	BuildRequires:	pkgconfig(gkeyfile-sharp)
14cu|banshee-2.9.1-3|48	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|banshee-2.9.1-3|49	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|banshee-2.9.1-3|50	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|banshee-2.9.1-3|51	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|banshee-2.9.1-3|52	BuildRequires:	pkgconfig(gtk-sharp-3.0)
14cu|banshee-2.9.1-3|53	BuildRequires:	pkgconfig(gudev-sharp-3.0)
14cu|banshee-2.9.1-3|54	BuildRequires:	pkgconfig(gstreamer-sharp-1.0)
14cu|banshee-2.9.1-3|55	%if %{with karma}
14cu|banshee-2.9.1-3|56	BuildRequires:	pkgconfig(karma-sharp)
14cu|banshee-2.9.1-3|57	%endif
14cu|banshee-2.9.1-3|58	%if %{with appledevice}
14cu|banshee-2.9.1-3|59	BuildRequires:	pkgconfig(libgpod-sharp)
14cu|banshee-2.9.1-3|60	%endif
14cu|banshee-2.9.1-3|61	BuildRequires:	pkgconfig(mono)
14cu|banshee-2.9.1-3|62	BuildRequires:	pkgconfig(mono-addins)
14cu|banshee-2.9.1-3|63	BuildRequires:	pkgconfig(mono-zeroconf)
14cu|banshee-2.9.1-3|64	BuildRequires:	pkgconfig(sqlite3)
14cu|banshee-2.9.1-3|65	BuildRequires:	pkgconfig(taglib-sharp)
14cu|banshee-2.9.1-3|66	%if %{with webkit}
14cu|banshee-2.9.1-3|67	BuildRequires:	pkgconfig(webkit-1.0) >= 1.2.2
14cu|banshee-2.9.1-3|68	%endif
14cu|banshee-2.9.1-3|69	BuildRequires:	pkgconfig(xrandr)
14cu|banshee-2.9.1-3|70	BuildRequires:	pkgconfig(xxf86vm)
14cu|banshee-2.9.1-3|71	%if %{with mtp}
14cu|banshee-2.9.1-3|72	BuildRequires:	pkgconfig(libmtp)
14cu|banshee-2.9.1-3|73	%endif
14cu|banshee-2.9.1-3|74	Requires:	gstreamer-sharp
14cu|banshee-2.9.1-3|75	Requires:	gstreamer1.0-cdparanoia
14cu|banshee-2.9.1-3|76	Requires:	gstreamer1.0-plugins-base
14cu|banshee-2.9.1-3|77	Requires:	gstreamer1.0-plugins-ugly
14cu|banshee-2.9.1-3|78	Suggests:	gstreamer1.0-faac
14cu|banshee-2.9.1-3|79	Suggests:	gstreamer1.0-faad
14cu|banshee-2.9.1-3|80	Suggests:	gstreamer1.0-lame
14cu|banshee-2.9.1-3|81	#gw for bpm detection:
14cu|banshee-2.9.1-3|82	Suggests:	gstreamer1.0-soundtouch
14cu|banshee-2.9.1-3|83	Suggests:	brasero
14cu|banshee-2.9.1-3|84	
14cu|banshee-2.9.1-3|85	%description
14cu|banshee-2.9.1-3|86	With Banshee you can easily import, manage, and play selections from
14cu|banshee-2.9.1-3|87	your music collection. Banshee allows you to import CDs, sync your
14cu|banshee-2.9.1-3|88	music collection to an mobile device, play music directly from an
14cu|banshee-2.9.1-3|89	mobile player, create playlists with songs from your library, and
14cu|banshee-2.9.1-3|90	create audio and MP3 CDs from subsets of your library.
14cu|banshee-2.9.1-3|91	
14cu|banshee-2.9.1-3|92	%files -f %{name}.lang
14cu|banshee-2.9.1-3|93	%doc NEWS README AUTHORS
14cu|banshee-2.9.1-3|94	%{_bindir}/bamz
14cu|banshee-2.9.1-3|95	%{_bindir}/%{name}
14cu|banshee-2.9.1-3|96	%{_bindir}/muinshee
14cu|banshee-2.9.1-3|97	%dir %{_libdir}/%{name}/
14cu|banshee-2.9.1-3|98	%dir %{_libdir}/%{name}/Backends
14cu|banshee-2.9.1-3|99	%{_libdir}/%{name}/Backends/Banshee.GStreamer*.*
14cu|banshee-2.9.1-3|100	%{_libdir}/%{name}/Backends/Banshee.Gio.*
14cu|banshee-2.9.1-3|101	%if %{with gnome}
14cu|banshee-2.9.1-3|102	%{_libdir}/%{name}/Backends/Banshee.Gnome.*
14cu|banshee-2.9.1-3|103	%endif
14cu|banshee-2.9.1-3|104	%{_libdir}/%{name}/Backends/Banshee.Unix.*
14cu|banshee-2.9.1-3|105	%dir %{_libdir}/%{name}/Extensions
14cu|banshee-2.9.1-3|106	%{_libdir}/%{name}/Extensions/Banshee.Audiobook.dll*
14cu|banshee-2.9.1-3|107	%{_libdir}/%{name}/Extensions/Banshee.AmazonMp3.exe*
14cu|banshee-2.9.1-3|108	%if %{with boo}
14cu|banshee-2.9.1-3|109	%{_libdir}/%{name}/Extensions/Banshee.BooScript.dll*
14cu|banshee-2.9.1-3|110	%endif
14cu|banshee-2.9.1-3|111	%{_libdir}/%{name}/Extensions/Banshee.Bpm.dll*
14cu|banshee-2.9.1-3|112	%{_libdir}/%{name}/Extensions/Banshee.CoverArt.dll*
14cu|banshee-2.9.1-3|113	%{_libdir}/%{name}/Extensions/Banshee.Daap.dll*
14cu|banshee-2.9.1-3|114	%{_libdir}/%{name}/Extensions/Banshee.Dap.MassStorage.dll*
14cu|banshee-2.9.1-3|115	%{_libdir}/%{name}/Extensions/Banshee.Dap.dll*
14cu|banshee-2.9.1-3|116	%{_libdir}/%{name}/Extensions/Banshee.Emusic.dll*
14cu|banshee-2.9.1-3|117	%{_libdir}/%{name}/Extensions/Banshee.FileSystemQueue.dll*
14cu|banshee-2.9.1-3|118	%{_libdir}/%{name}/Extensions/Banshee.Fixup.dll*
14cu|banshee-2.9.1-3|119	%{_libdir}/%{name}/Extensions/Banshee.InternetArchive.dll*
14cu|banshee-2.9.1-3|120	%{_libdir}/%{name}/Extensions/Banshee.InternetRadio.dll*
14cu|banshee-2.9.1-3|121	%{_libdir}/%{name}/Extensions/Banshee.Lastfm.dll*
14cu|banshee-2.9.1-3|122	%{_libdir}/%{name}/Extensions/Banshee.LastfmStreaming.dll*
14cu|banshee-2.9.1-3|123	%{_libdir}/%{name}/Extensions/Banshee.LibraryWatcher.dll*
14cu|banshee-2.9.1-3|124	%{_libdir}/%{name}/Extensions/Banshee.MediaPanel.dll*
14cu|banshee-2.9.1-3|125	%{_libdir}/%{name}/Extensions/Banshee.MiniMode.dll*
14cu|banshee-2.9.1-3|126	%{_libdir}/%{name}/Extensions/Banshee.Mpris.dll*
14cu|banshee-2.9.1-3|127	%if %{with gnome}
14cu|banshee-2.9.1-3|128	%{_libdir}/%{name}/Extensions/Banshee.MultimediaKeys.dll*
14cu|banshee-2.9.1-3|129	%endif
14cu|banshee-2.9.1-3|130	%{_libdir}/%{name}/Extensions/Banshee.NotificationArea.dll*
14cu|banshee-2.9.1-3|131	%{_libdir}/%{name}/Extensions/Banshee.NowPlaying.dll*
14cu|banshee-2.9.1-3|132	%{_libdir}/%{name}/Extensions/Banshee.OpticalDisc.dll*
14cu|banshee-2.9.1-3|133	%{_libdir}/%{name}/Extensions/Banshee.PlayerMigration.dll*
14cu|banshee-2.9.1-3|134	%{_libdir}/%{name}/Extensions/Banshee.PlayQueue.dll*
14cu|banshee-2.9.1-3|135	%{_libdir}/%{name}/Extensions/Banshee.Podcasting.dll*
14cu|banshee-2.9.1-3|136	%{_libdir}/%{name}/Extensions/Banshee.YouTube.dll*
14cu|banshee-2.9.1-3|137	%{_libdir}/%{name}/*.exe*
14cu|banshee-2.9.1-3|138	%{_libdir}/%{name}/Banshee*.dll*
14cu|banshee-2.9.1-3|139	%{_libdir}/%{name}/Hyena*.dll*
14cu|banshee-2.9.1-3|140	%{_libdir}/%{name}/Lastfm*.dll*
14cu|banshee-2.9.1-3|141	%{_libdir}/%{name}/Migo.dll*
14cu|banshee-2.9.1-3|142	%{_libdir}/%{name}/Mono*.dll*
14cu|banshee-2.9.1-3|143	%{_libdir}/%{name}/MusicBrainz.dll*
14cu|banshee-2.9.1-3|144	%{_libdir}/%{name}/Banshee.Services.addins
14cu|banshee-2.9.1-3|145	%{_datadir}/%{name}/
14cu|banshee-2.9.1-3|146	%{_datadir}/dbus-1/services/*
14cu|banshee-2.9.1-3|147	%{_datadir}/applications/*.desktop
14cu|banshee-2.9.1-3|148	%{_datadir}/icons/hicolor/*/apps/*
14cu|banshee-2.9.1-3|149	%{_datadir}/appdata/banshee.appdata.xml
14cu|banshee-2.9.1-3|150	%{_datadir}/apps/solid/actions/banshee-play-audiocd.desktop
14cu|banshee-2.9.1-3|151	%{_datadir}/mime/packages/banshee-amz.xml
14cu|banshee-2.9.1-3|152	%{_datadir}/mime/packages/banshee-emx.xml
14cu|banshee-2.9.1-3|153	
14cu|banshee-2.9.1-3|154	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|155	
14cu|banshee-2.9.1-3|156	%if %{with appledevice}
14cu|banshee-2.9.1-3|157	%package ipod
14cu|banshee-2.9.1-3|158	Group:		Sound
14cu|banshee-2.9.1-3|159	Summary:	Ipod support for Banshee
14cu|banshee-2.9.1-3|160	Requires:	%{name} = %{version}-%{release}
14cu|banshee-2.9.1-3|161	
14cu|banshee-2.9.1-3|162	%description ipod
14cu|banshee-2.9.1-3|163	With Banshee you can easily import, manage, and play selections from
14cu|banshee-2.9.1-3|164	your music collection. Banshee allows you to import CDs, sync your
14cu|banshee-2.9.1-3|165	music collection to an mobile device, play music directly from an
14cu|banshee-2.9.1-3|166	mobile player, create playlists with songs from your library, and
14cu|banshee-2.9.1-3|167	create audio and MP3 CDs from subsets of your library.
14cu|banshee-2.9.1-3|168	
14cu|banshee-2.9.1-3|169	Install this package for iPod support in Banshee.
14cu|banshee-2.9.1-3|170	
14cu|banshee-2.9.1-3|171	%files ipod
14cu|banshee-2.9.1-3|172	%{_libdir}/%{name}/Extensions/Banshee.Dap.AppleDevice.dll*
14cu|banshee-2.9.1-3|173	%{_libdir}/%{name}/Extensions/libgpod-sharp.dll*
14cu|banshee-2.9.1-3|174	%endif
14cu|banshee-2.9.1-3|175	
14cu|banshee-2.9.1-3|176	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|177	
14cu|banshee-2.9.1-3|178	%if %{with karma}
14cu|banshee-2.9.1-3|179	%package karma
14cu|banshee-2.9.1-3|180	Summary:	Rio Karma audio player support for Banshee
14cu|banshee-2.9.1-3|181	Group:		Sound
14cu|banshee-2.9.1-3|182	Requires:	%{name} = %{EVRD}
14cu|banshee-2.9.1-3|183	
14cu|banshee-2.9.1-3|184	%description karma
14cu|banshee-2.9.1-3|185	With Banshee you can easily import, manage, and play selections from
14cu|banshee-2.9.1-3|186	your music collection. Banshee allows you to import CDs, sync your
14cu|banshee-2.9.1-3|187	music collection to an mobile device, play music directly from an
14cu|banshee-2.9.1-3|188	mobile player, create playlists with songs from your library, and
14cu|banshee-2.9.1-3|189	create audio and MP3 CDs from subsets of your library.
14cu|banshee-2.9.1-3|190	
14cu|banshee-2.9.1-3|191	Install this package for Rio Karma audio player support in Banshee.
14cu|banshee-2.9.1-3|192	
14cu|banshee-2.9.1-3|193	%files karma
14cu|banshee-2.9.1-3|194	%{_libdir}/%{name}/Extensions/Banshee.Dap.Karma.dll*
14cu|banshee-2.9.1-3|195	%{_libdir}/%{name}/Extensions/karma-sharp.dll*
14cu|banshee-2.9.1-3|196	%endif
14cu|banshee-2.9.1-3|197	
14cu|banshee-2.9.1-3|198	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|199	
14cu|banshee-2.9.1-3|200	%if %{with mtp}
14cu|banshee-2.9.1-3|201	%package mtp
14cu|banshee-2.9.1-3|202	Summary:	MTP audio player support for Banshee
14cu|banshee-2.9.1-3|203	Group:		Sound
14cu|banshee-2.9.1-3|204	Requires:	%{name} = %{EVRD}
14cu|banshee-2.9.1-3|205	
14cu|banshee-2.9.1-3|206	%description mtp
14cu|banshee-2.9.1-3|207	With Banshee you can easily import, manage, and play selections from
14cu|banshee-2.9.1-3|208	your music collection. Banshee allows you to import CDs, sync your
14cu|banshee-2.9.1-3|209	music collection to an mobile device, play music directly from an
14cu|banshee-2.9.1-3|210	mobile player, create playlists with songs from your library, and
14cu|banshee-2.9.1-3|211	create audio and MP3 CDs from subsets of your library.
14cu|banshee-2.9.1-3|212	
14cu|banshee-2.9.1-3|213	Install this package for MTP audio player support in Banshee.
14cu|banshee-2.9.1-3|214	
14cu|banshee-2.9.1-3|215	%files mtp
14cu|banshee-2.9.1-3|216	%{_libdir}/%{name}/Mtp.dll*
14cu|banshee-2.9.1-3|217	%{_libdir}/%{name}/Extensions/Banshee.Dap.Mtp.dll*
14cu|banshee-2.9.1-3|218	%endif
14cu|banshee-2.9.1-3|219	
14cu|banshee-2.9.1-3|220	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|221	
14cu|banshee-2.9.1-3|222	%if %{with njb}
14cu|banshee-2.9.1-3|223	%package njb
14cu|banshee-2.9.1-3|224	Summary:	Nomad jukebox support for Banshee
14cu|banshee-2.9.1-3|225	Group:		Sound
14cu|banshee-2.9.1-3|226	Requires:	%{name} = %{EVRD}
14cu|banshee-2.9.1-3|227	BuildRequires:	njb-sharp >= 0.3.0
14cu|banshee-2.9.1-3|228	
14cu|banshee-2.9.1-3|229	%description njb
14cu|banshee-2.9.1-3|230	With Banshee you can easily import, manage, and play selections from
14cu|banshee-2.9.1-3|231	your music collection. Banshee allows you to import CDs, sync your
14cu|banshee-2.9.1-3|232	music collection to an mobile device, play music directly from an
14cu|banshee-2.9.1-3|233	mobile player, create playlists with songs from your library, and
14cu|banshee-2.9.1-3|234	create audio and MP3 CDs from subsets of your library.
14cu|banshee-2.9.1-3|235	
14cu|banshee-2.9.1-3|236	Install this package for Nomad jukebox support in Banshee.
14cu|banshee-2.9.1-3|237	
14cu|banshee-2.9.1-3|238	%files njb
14cu|banshee-2.9.1-3|239	%{_libdir}/%{name}/Extensions/Banshee.Dap/*jb*
14cu|banshee-2.9.1-3|240	%endif
14cu|banshee-2.9.1-3|241	
14cu|banshee-2.9.1-3|242	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|243	
14cu|banshee-2.9.1-3|244	%package devel
14cu|banshee-2.9.1-3|245	Summary:	Development parts of %{name}
14cu|banshee-2.9.1-3|246	Group:		Development/Other
14cu|banshee-2.9.1-3|247	Requires:	%{name} = %{EVRD}
14cu|banshee-2.9.1-3|248	
14cu|banshee-2.9.1-3|249	%description devel
14cu|banshee-2.9.1-3|250	This package contains the pkg-config files needed for building Banshee
14cu|banshee-2.9.1-3|251	extensions.
14cu|banshee-2.9.1-3|252	
14cu|banshee-2.9.1-3|253	%files devel
14cu|banshee-2.9.1-3|254	%{_libdir}/pkgconfig/%{name}*.pc
14cu|banshee-2.9.1-3|255	
14cu|banshee-2.9.1-3|256	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|257	
14cu|banshee-2.9.1-3|258	%package doc
14cu|banshee-2.9.1-3|259	Summary:	Development documentation for %{name}
14cu|banshee-2.9.1-3|260	Group:		Development/Other
14cu|banshee-2.9.1-3|261	Requires(post,postun):	mono-tools
14cu|banshee-2.9.1-3|262	BuildArch:	noarch
14cu|banshee-2.9.1-3|263	
14cu|banshee-2.9.1-3|264	%description doc
14cu|banshee-2.9.1-3|265	This package contains the API documentation for the %{name} in
14cu|banshee-2.9.1-3|266	Monodoc format.
14cu|banshee-2.9.1-3|267	
14cu|banshee-2.9.1-3|268	%files doc
14cu|banshee-2.9.1-3|269	%{_prefix}/lib/monodoc/sources/banshee-docs*
14cu|banshee-2.9.1-3|270	%{_prefix}/lib/monodoc/sources/hyena-docs*
14cu|banshee-2.9.1-3|271	
14cu|banshee-2.9.1-3|272	%post doc
14cu|banshee-2.9.1-3|273	%{_bindir}/monodoc --make-index > /dev/null
14cu|banshee-2.9.1-3|274	
14cu|banshee-2.9.1-3|275	%postun doc
14cu|banshee-2.9.1-3|276	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cu|banshee-2.9.1-3|277	fi
14cu|banshee-2.9.1-3|278	
14cu|banshee-2.9.1-3|279	#----------------------------------------------------------------------------
14cu|banshee-2.9.1-3|280	
14cu|banshee-2.9.1-3|281	%prep
14cu|banshee-2.9.1-3|282	%setup -q
14cu|banshee-2.9.1-3|283	%patch0 -p1
14cu|banshee-2.9.1-3|284	
14cu|banshee-2.9.1-3|285	%build
14cu|banshee-2.9.1-3|286	NOCONFIGURE=1 ./autogen.sh
14cu|banshee-2.9.1-3|287	%configure2_5x  \
14cu|banshee-2.9.1-3|288	--with-vendor-build-id="%{distribution}"  \
14cu|banshee-2.9.1-3|289	%if %{with mtp}
14cu|banshee-2.9.1-3|290	--enable-mtp \
14cu|banshee-2.9.1-3|291	%endif
14cu|banshee-2.9.1-3|292	%if %{without appledevice}
14cu|banshee-2.9.1-3|293	--disable-appledevice \
14cu|banshee-2.9.1-3|294	%endif
14cu|banshee-2.9.1-3|295	%if %{without gnome}
14cu|banshee-2.9.1-3|296	--disable-gnome \
14cu|banshee-2.9.1-3|297	%endif
14cu|banshee-2.9.1-3|298	%if %{with karma}
14cu|banshee-2.9.1-3|299	--enable-karma \
14cu|banshee-2.9.1-3|300	%endif
14cu|banshee-2.9.1-3|301	%if %{with boo}
14cu|banshee-2.9.1-3|302	--enable-boo \
14cu|banshee-2.9.1-3|303	%endif
14cu|banshee-2.9.1-3|304	%if %{with webkit}
14cu|banshee-2.9.1-3|305	--enable-webkit \
14cu|banshee-2.9.1-3|306	%endif
14cu|banshee-2.9.1-3|307	%if %{with clutter}
14cu|banshee-2.9.1-3|308	--enable-clutter \
14cu|banshee-2.9.1-3|309	%endif
14cu|banshee-2.9.1-3|310	--disable-static \
14cu|banshee-2.9.1-3|311	--disable-scrollkeeper \
14cu|banshee-2.9.1-3|312	--disable-schemas-install
14cu|banshee-2.9.1-3|313	%make
14cu|banshee-2.9.1-3|314	
14cu|banshee-2.9.1-3|315	%install
14cu|banshee-2.9.1-3|316	%makeinstall_std MONO=true
14cu|banshee-2.9.1-3|317	
14cu|banshee-2.9.1-3|318	%find_lang %{name} --with-gnome
14cu|banshee-2.9.1-3|319	
14cu|banshee-2.9.1-3|320	%if %{with appledevice}
14cu|banshee-2.9.1-3|321	ln -sf %{_libdir}/libgpod/libgpod-sharp.dll* %{buildroot}%{_libdir}/%{name}/Extensions/
14cu|banshee-2.9.1-3|322	%endif
14cu|banshee-2.9.1-3|323	
14cu|banshee-2.9.1-3|324	%if %{with karma}
14cu|banshee-2.9.1-3|325	ln -sf %{_prefix}/lib/karma-sharp/karma-sharp.dll %{buildroot}%{_libdir}/%{name}/Extensions/
14cu|banshee-2.9.1-3|326	%endif
14cu|banshee-2.9.1-3|327	
14cu|banshee-2.9.1-3|328	# gw fix paths in pkgconfig files
14cu|banshee-2.9.1-3|329	perl -pi -e "s^/lib$^/%{_lib}^" %{buildroot}%{_libdir}/pkgconfig/*.pc
14cu|banshee-2.9.1-3|330	
14cu|banshee-2.9.1-3|331	#(nl) KDE Solid integration
14cu|banshee-2.9.1-3|332	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions/
14cu|banshee-2.9.1-3|333	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14cu|banshee-2.9.1-3|334	
14cu|banshee-2.9.1-3|335	
14cu|banshee-2.9.1-3|336	%changelog
14cu|banshee-2.9.1-3|337	
14cu|banshee-2.9.1-3|338	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.1-3
14cu|banshee-2.9.1-3|339	- (1990b62) Disable gnome support to avoid mising GTK2 and GTK3 libraries
14cu|banshee-2.9.1-3|340	
14cu|banshee-2.9.1-3|341	

9705 14
14cu|barbie_seahorse_adventures-1.1-1|1	Name:           barbie_seahorse_adventures
14cu|barbie_seahorse_adventures-1.1-1|2	Version:        1.1
14cu|barbie_seahorse_adventures-1.1-1|3	Release:        1
14cu|barbie_seahorse_adventures-1.1-1|4	Summary:        You are a seahorse and you want to go to the moon!
14cu|barbie_seahorse_adventures-1.1-1|5	License:        GPLv2
14cu|barbie_seahorse_adventures-1.1-1|6	Group:          Games/Arcade
14cu|barbie_seahorse_adventures-1.1-1|7	Url:            http://www.imitationpickles.org/barbie/
14cu|barbie_seahorse_adventures-1.1-1|8	Source0:        http://www.imitationpickles.org/barbie/files/barbie-1.1.tgz
14cu|barbie_seahorse_adventures-1.1-1|9	Source1:        %{name}.sh
14cu|barbie_seahorse_adventures-1.1-1|10	Source2:        %{name}.desktop
14cu|barbie_seahorse_adventures-1.1-1|11	Source3:        %{name}.appdata.xml
14cu|barbie_seahorse_adventures-1.1-1|12	BuildRequires:  dos2unix
14cu|barbie_seahorse_adventures-1.1-1|13	Requires:       python
14cu|barbie_seahorse_adventures-1.1-1|14	Requires:       pygame
14cu|barbie_seahorse_adventures-1.1-1|15	
14cu|barbie_seahorse_adventures-1.1-1|16	BuildArch:      noarch
14cu|barbie_seahorse_adventures-1.1-1|17	
14cu|barbie_seahorse_adventures-1.1-1|18	%description
14cu|barbie_seahorse_adventures-1.1-1|19	You are a seahorse and you want to go to the moon!
14cu|barbie_seahorse_adventures-1.1-1|20	When you play - make sure to check out all 3 phases
14cu|barbie_seahorse_adventures-1.1-1|21	- Jungle, Volcano, and Moon.
14cu|barbie_seahorse_adventures-1.1-1|22	
14cu|barbie_seahorse_adventures-1.1-1|23	
14cu|barbie_seahorse_adventures-1.1-1|24	%files
14cu|barbie_seahorse_adventures-1.1-1|25	%doc *.txt
14cu|barbie_seahorse_adventures-1.1-1|26	%{_bindir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|27	%{_datadir}/applications/%{name}.desktop
14cu|barbie_seahorse_adventures-1.1-1|28	%{_appdatadir}/%{name}.appdata.xml
14cu|barbie_seahorse_adventures-1.1-1|29	%{_datadir}/icons/hicolor/
14cu|barbie_seahorse_adventures-1.1-1|30	%{_datadir}/pixmaps/%{name}.png
14cu|barbie_seahorse_adventures-1.1-1|31	%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|32	#-------------------------------------------------------------
14cu|barbie_seahorse_adventures-1.1-1|33	%prep
14cu|barbie_seahorse_adventures-1.1-1|34	%setup -qn barbie-%{version}
14cu|barbie_seahorse_adventures-1.1-1|35	
14cu|barbie_seahorse_adventures-1.1-1|36	# clean
14cu|barbie_seahorse_adventures-1.1-1|37	rm -f data/REMOVE_ME.txt data/sample.txt lib/pgu/LICENSE.txt
14cu|barbie_seahorse_adventures-1.1-1|38	find . -name "*.py" -exec dos2unix "{}" "+"
14cu|barbie_seahorse_adventures-1.1-1|39	
14cu|barbie_seahorse_adventures-1.1-1|40	%build
14cu|barbie_seahorse_adventures-1.1-1|41	
14cu|barbie_seahorse_adventures-1.1-1|42	%install
14cu|barbie_seahorse_adventures-1.1-1|43	# install wrapper
14cu|barbie_seahorse_adventures-1.1-1|44	install -Dm 0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|45	
14cu|barbie_seahorse_adventures-1.1-1|46	# install tree
14cu|barbie_seahorse_adventures-1.1-1|47	mkdir -p %{buildroot}%{_datadir}/%{name}/{data,lib}
14cu|barbie_seahorse_adventures-1.1-1|48	for d in data lib ; do
14cu|barbie_seahorse_adventures-1.1-1|49	cp -a $d %{buildroot}%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|50	done
14cu|barbie_seahorse_adventures-1.1-1|51	
14cu|barbie_seahorse_adventures-1.1-1|52	# install files
14cu|barbie_seahorse_adventures-1.1-1|53	install -Dm 0644 *.ini %{buildroot}%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|54	
14cu|barbie_seahorse_adventures-1.1-1|55	for f in create-upload leveledit run_game tileedit ; do
14cu|barbie_seahorse_adventures-1.1-1|56	install -Dm 0555 ${f}.py %{buildroot}%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|57	done
14cu|barbie_seahorse_adventures-1.1-1|58	
14cu|barbie_seahorse_adventures-1.1-1|59	for f in preview pyweek-upload ; do
14cu|barbie_seahorse_adventures-1.1-1|60	install -Dm 0644 ${f}.py %{buildroot}%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|61	done
14cu|barbie_seahorse_adventures-1.1-1|62	
14cu|barbie_seahorse_adventures-1.1-1|63	# install icons
14cu|barbie_seahorse_adventures-1.1-1|64	for i in 32 64 128 ; do
14cu|barbie_seahorse_adventures-1.1-1|65	install -Dm 0644 icon${i}.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cu|barbie_seahorse_adventures-1.1-1|66	done
14cu|barbie_seahorse_adventures-1.1-1|67	install -Dm 0644 icon64.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|barbie_seahorse_adventures-1.1-1|68	
14cu|barbie_seahorse_adventures-1.1-1|69	# install Desktop file
14cu|barbie_seahorse_adventures-1.1-1|70	install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|barbie_seahorse_adventures-1.1-1|71	
14cu|barbie_seahorse_adventures-1.1-1|72	# install appdata
14cu|barbie_seahorse_adventures-1.1-1|73	install -Dm 0644 %{SOURCE3} %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|barbie_seahorse_adventures-1.1-1|74	
14cu|barbie_seahorse_adventures-1.1-1|75	# fix attr
14cu|barbie_seahorse_adventures-1.1-1|76	pushd %{buildroot}%{_datadir}/%{name}
14cu|barbie_seahorse_adventures-1.1-1|77	chmod 0755 {tileedit,create-upload,run_game,leveledit}.py
14cu|barbie_seahorse_adventures-1.1-1|78	popd
14cu|barbie_seahorse_adventures-1.1-1|79	
14cu|barbie_seahorse_adventures-1.1-1|80	
14cu|barbie_seahorse_adventures-1.1-1|81	%changelog
14cu|barbie_seahorse_adventures-1.1-1|82	
14cu|barbie_seahorse_adventures-1.1-1|83	* Fri Apr 07 2017 abfonly <abfonly@gmail.com> 1.1-1
14cu|barbie_seahorse_adventures-1.1-1|84	- (edbe685) Updated barbie_seahorse_adventures.spec
14cu|barbie_seahorse_adventures-1.1-1|85	
14cu|barbie_seahorse_adventures-1.1-1|86	

9706 14
14cu|barcode-0.99-1|1	Summary:	GNU barcode
14cu|barcode-0.99-1|2	Name:		barcode
14cu|barcode-0.99-1|3	Version:	0.99
14cu|barcode-0.99-1|4	Release:	1
14cu|barcode-0.99-1|5	License:	GPLv2+
14cu|barcode-0.99-1|6	Group:		Publishing
14cu|barcode-0.99-1|7	Source:		ftp://ftp.gnu.org/gnu/barcode/%name-%{version}.tar.xz
14cu|barcode-0.99-1|8	Patch0:		barcode-0.98-fix-str-fmt.patch
14cu|barcode-0.99-1|9	URL:		http://gnu.systemy.it/software/barcode
14cu|barcode-0.99-1|10	
14cu|barcode-0.99-1|11	%description
14cu|barcode-0.99-1|12	This is GNU-barcode.
14cu|barcode-0.99-1|13	The package is meant to solve most needs in barcode creation with a
14cu|barcode-0.99-1|14	conventional printer. It can create printouts for the conventional
14cu|barcode-0.99-1|15	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
14cu|barcode-0.99-1|16	as a few other formats. Ouput is generated as either Postscript or
14cu|barcode-0.99-1|17	Encapsulated Postscript (other back-ends may be added if needed).
14cu|barcode-0.99-1|18	
14cu|barcode-0.99-1|19	%prep
14cu|barcode-0.99-1|20	%setup -q
14cu|barcode-0.99-1|21	%patch0 -p1
14cu|barcode-0.99-1|22	
14cu|barcode-0.99-1|23	%build
14cu|barcode-0.99-1|24	%configure2_5x
14cu|barcode-0.99-1|25	%make
14cu|barcode-0.99-1|26	
14cu|barcode-0.99-1|27	%install
14cu|barcode-0.99-1|28	%makeinstall_std
14cu|barcode-0.99-1|29	rm -f %{buildroot}/usr/bin/sample
14cu|barcode-0.99-1|30	
14cu|barcode-0.99-1|31	%files
14cu|barcode-0.99-1|32	%doc COPYING ChangeLog README TODO
14cu|barcode-0.99-1|33	%{_bindir}/barcode
14cu|barcode-0.99-1|34	%{_datadir}/info/*
14cu|barcode-0.99-1|35	
14cu|barcode-0.99-1|36	%changelog
14cu|barcode-0.99-1|37	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.99-1
14cu|barcode-0.99-1|38	+ Revision: 0d4fc81
14cu|barcode-0.99-1|39	- Updated to 0.99
14cu|barcode-0.99-1|40	
14cu|barcode-0.99-1|41	

9707 14
14cu|bashdb-4.4_0.92-1|1	%define oversion 4.4-0.92
14cu|bashdb-4.4_0.92-1|2	%define git 20141214
14cu|bashdb-4.4_0.92-1|3	
14cu|bashdb-4.4_0.92-1|4	%define __noautoreq '/bin/echo'
14cu|bashdb-4.4_0.92-1|5	
14cu|bashdb-4.4_0.92-1|6	Summary:	BASH debugger, the BASH symbolic debugger
14cu|bashdb-4.4_0.92-1|7	Name:		bashdb
14cu|bashdb-4.4_0.92-1|8	Version:	4.4_0.92
14cu|bashdb-4.4_0.92-1|9	Release:	1
14cu|bashdb-4.4_0.92-1|10	License:	GPLv2+
14cu|bashdb-4.4_0.92-1|11	Group:		Development/Tools
14cu|bashdb-4.4_0.92-1|12	Url:		http://bashdb.sourceforge.net/
14cu|bashdb-4.4_0.92-1|13	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
14cu|bashdb-4.4_0.92-1|14	BuildRequires:	bash
14cu|bashdb-4.4_0.92-1|15	BuildRequires:	texinfo
14cu|bashdb-4.4_0.92-1|16	BuildRequires:	texi2html
14cu|bashdb-4.4_0.92-1|17	Requires:	bash
14cu|bashdb-4.4_0.92-1|18	Requires:	coreutils
14cu|bashdb-4.4_0.92-1|19	BuildArch:	noarch
14cu|bashdb-4.4_0.92-1|20	
14cu|bashdb-4.4_0.92-1|21	%description
14cu|bashdb-4.4_0.92-1|22	The Bash Debugger Project is a source-code debugger for bash,
14cu|bashdb-4.4_0.92-1|23	which follows the gdb command syntax.
14cu|bashdb-4.4_0.92-1|24	The purpose of the BASH debugger is to check
14cu|bashdb-4.4_0.92-1|25	what is going on “inside” a bash script, while it executes:
14cu|bashdb-4.4_0.92-1|26	* Start a script, specifying conditions that might affect its behavior.
14cu|bashdb-4.4_0.92-1|27	* Stop a script at certain conditions (break points).
14cu|bashdb-4.4_0.92-1|28	* Examine the state of a script.
14cu|bashdb-4.4_0.92-1|29	* Experiment, by changing variable values on the fly.
14cu|bashdb-4.4_0.92-1|30	The 4.0 series is a complete rewrite of the previous series.
14cu|bashdb-4.4_0.92-1|31	Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} <script-name>.
14cu|bashdb-4.4_0.92-1|32	
14cu|bashdb-4.4_0.92-1|33	%files
14cu|bashdb-4.4_0.92-1|34	%doc doc/*.html AUTHORS ChangeLog COPYING NEWS README THANKS
14cu|bashdb-4.4_0.92-1|35	%{_bindir}/%{name}
14cu|bashdb-4.4_0.92-1|36	%{_datadir}/%{name}/
14cu|bashdb-4.4_0.92-1|37	%{_mandir}/man1/%{name}.1*
14cu|bashdb-4.4_0.92-1|38	%{_infodir}/%{name}.info.*
14cu|bashdb-4.4_0.92-1|39	
14cu|bashdb-4.4_0.92-1|40	#----------------------------------------------------------------------------
14cu|bashdb-4.4_0.92-1|41	
14cu|bashdb-4.4_0.92-1|42	%prep
14cu|bashdb-4.4_0.92-1|43	%setup -qn %{name}-%{oversion}
14cu|bashdb-4.4_0.92-1|44	
14cu|bashdb-4.4_0.92-1|45	%build
14cu|bashdb-4.4_0.92-1|46	%configure2_5x
14cu|bashdb-4.4_0.92-1|47	%make
14cu|bashdb-4.4_0.92-1|48	
14cu|bashdb-4.4_0.92-1|49	%install
14cu|bashdb-4.4_0.92-1|50	%makeinstall_std
14cu|bashdb-4.4_0.92-1|51	
14cu|bashdb-4.4_0.92-1|52	chmod +x %{buildroot}%{_datadir}/%{name}/getopts_long.sh
14cu|bashdb-4.4_0.92-1|53	
14cu|bashdb-4.4_0.92-1|54	%changelog
14cu|bashdb-4.4_0.92-1|55	
14cu|bashdb-4.4_0.92-1|56	* Fri Sep 02 2016 alzim <alzim@bk.ru> 4.4_0.92-1
14cu|bashdb-4.4_0.92-1|57	- (1511aaf) Merge pull request #1 from import/bashdb:rosa2016.1
14cu|bashdb-4.4_0.92-1|58	- (1511aaf) Updated to 4.4_0.92
14cu|bashdb-4.4_0.92-1|59	
14cu|bashdb-4.4_0.92-1|60	

9708 14
14cu|batik-1.8-2|1	Summary:	Scalable Vector Graphics for Java
14cu|batik-1.8-2|2	Name:		batik
14cu|batik-1.8-2|3	Version:	1.8
14cu|batik-1.8-2|4	Release:	2
14cu|batik-1.8-2|5	Epoch:		0
14cu|batik-1.8-2|6	Group:		Development/Java
14cu|batik-1.8-2|7	License:	Apache License
14cu|batik-1.8-2|8	URL:		http://xml.apache.org/batik/
14cu|batik-1.8-2|9	Source0:	%{name}-src-%{version}.zip
14cu|batik-1.8-2|10	Source1:	%{name}.squiggle.script
14cu|batik-1.8-2|11	Source2:	%{name}.svgpp.script
14cu|batik-1.8-2|12	Source3:	%{name}.ttf2svg.script
14cu|batik-1.8-2|13	Source4:	%{name}.rasterizer.script
14cu|batik-1.8-2|14	Source5:	%{name}.slideshow.script
14cu|batik-1.8-2|15	Source6:	%{name}-squiggle.desktop
14cu|batik-1.8-2|16	Patch1:		%{name}-manifests.patch
14cu|batik-1.8-2|17	Patch2:		%{name}-policy.patch
14cu|batik-1.8-2|18	Requires:	rhino >= 0:1.5
14cu|batik-1.8-2|19	Requires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
14cu|batik-1.8-2|20	BuildRequires:	ant
14cu|batik-1.8-2|21	BuildRequires:	rhino >= 0:1.5
14cu|batik-1.8-2|22	BuildRequires:	java-rpmbuild >= 0:1.5
14cu|batik-1.8-2|23	BuildRequires:	xerces-j2
14cu|batik-1.8-2|24	BuildRequires:	jython
14cu|batik-1.8-2|25	BuildRequires:	java-javadoc
14cu|batik-1.8-2|26	BuildRequires:	rhino-javadoc
14cu|batik-1.8-2|27	BuildRequires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
14cu|batik-1.8-2|28	BuildArch:	noarch
14cu|batik-1.8-2|29	
14cu|batik-1.8-2|30	%description
14cu|batik-1.8-2|31	Batik is a Java(tm) technology based toolkit for applications that want
14cu|batik-1.8-2|32	to use images in the Scalable Vector Graphics (SVG) format for various
14cu|batik-1.8-2|33	purposes, such as viewing, generation or manipulation.
14cu|batik-1.8-2|34	
14cu|batik-1.8-2|35	%package        squiggle
14cu|batik-1.8-2|36	Summary:        Batik SVG browser
14cu|batik-1.8-2|37	Group:          Development/Java
14cu|batik-1.8-2|38	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|39	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14cu|batik-1.8-2|40	
14cu|batik-1.8-2|41	%description    squiggle
14cu|batik-1.8-2|42	The Squiggle SVG Browser lets you view SVG file, zoom, pan and rotate
14cu|batik-1.8-2|43	in the content and select text items in the image and much more.
14cu|batik-1.8-2|44	
14cu|batik-1.8-2|45	%package        svgpp
14cu|batik-1.8-2|46	Summary:        Batik SVG pretty printer
14cu|batik-1.8-2|47	Group:          Development/Java
14cu|batik-1.8-2|48	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|49	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14cu|batik-1.8-2|50	
14cu|batik-1.8-2|51	%description    svgpp
14cu|batik-1.8-2|52	The SVG Pretty Printer lets developers "pretty-up" their SVG files and
14cu|batik-1.8-2|53	get their tabulations and other cosmetic parameters in order. It can
14cu|batik-1.8-2|54	also be used to modify the DOCTYPE declaration on SVG files.
14cu|batik-1.8-2|55	
14cu|batik-1.8-2|56	%package        ttf2svg
14cu|batik-1.8-2|57	Summary:        Batik SVG font converter
14cu|batik-1.8-2|58	Group:          Development/Java
14cu|batik-1.8-2|59	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|60	Requires:       jpackage-utils >= 0:1.5
14cu|batik-1.8-2|61	
14cu|batik-1.8-2|62	%description    ttf2svg
14cu|batik-1.8-2|63	The SVG Font Converter lets developers convert character ranges from
14cu|batik-1.8-2|64	the True Type Font format to the SVG Font format to embed in SVG
14cu|batik-1.8-2|65	documents. This allows SVG document to be fully self-contained be
14cu|batik-1.8-2|66	rendered exactly the same on all systems.
14cu|batik-1.8-2|67	
14cu|batik-1.8-2|68	%package        rasterizer
14cu|batik-1.8-2|69	Summary:        Batik SVG rasterizer
14cu|batik-1.8-2|70	Group:          Development/Java
14cu|batik-1.8-2|71	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|72	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14cu|batik-1.8-2|73	
14cu|batik-1.8-2|74	%description    rasterizer
14cu|batik-1.8-2|75	The SVG Rasterizer is a utility that can convert SVG files to a raster
14cu|batik-1.8-2|76	format. The tool can convert individual files or sets of files, making
14cu|batik-1.8-2|77	it easy to convert entire directories of SVG files. The supported
14cu|batik-1.8-2|78	formats are JPEG, PNG, and TIFF, however the design allows new formats
14cu|batik-1.8-2|79	to be added easily.
14cu|batik-1.8-2|80	
14cu|batik-1.8-2|81	%package        slideshow
14cu|batik-1.8-2|82	Summary:        Batik SVG slideshow
14cu|batik-1.8-2|83	Group:          Development/Java
14cu|batik-1.8-2|84	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|85	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14cu|batik-1.8-2|86	
14cu|batik-1.8-2|87	%description    slideshow
14cu|batik-1.8-2|88	Batik SVG slideshow.
14cu|batik-1.8-2|89	
14cu|batik-1.8-2|90	%package        javadoc
14cu|batik-1.8-2|91	Summary:        Javadoc for %{name}
14cu|batik-1.8-2|92	Group:          Development/Java
14cu|batik-1.8-2|93	
14cu|batik-1.8-2|94	%description    javadoc
14cu|batik-1.8-2|95	Javadoc for %{name}.
14cu|batik-1.8-2|96	
14cu|batik-1.8-2|97	%package        demo
14cu|batik-1.8-2|98	Summary:        Demo for %{name}
14cu|batik-1.8-2|99	Group:          Development/Java
14cu|batik-1.8-2|100	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|batik-1.8-2|101	
14cu|batik-1.8-2|102	%description    demo
14cu|batik-1.8-2|103	Demonstrations and samples for %{name}.
14cu|batik-1.8-2|104	
14cu|batik-1.8-2|105	%prep
14cu|batik-1.8-2|106	%setup -q
14cu|batik-1.8-2|107	# %patch1 -p1
14cu|batik-1.8-2|108	%patch2 -p1
14cu|batik-1.8-2|109	rm -f `find -name readOnly.png`
14cu|batik-1.8-2|110	rm -f `find -name properties`
14cu|batik-1.8-2|111	
14cu|batik-1.8-2|112	
14cu|batik-1.8-2|113	%build
14cu|batik-1.8-2|114	export CLASSPATH
14cu|batik-1.8-2|115	export OPT_JAR_LIST=:
14cu|batik-1.8-2|116	%{ant} all-jar \
14cu|batik-1.8-2|117	javadoc \
14cu|batik-1.8-2|118	svg-pp-jar \
14cu|batik-1.8-2|119	svg-slideshow-jar \
14cu|batik-1.8-2|120	squiggle-jar \
14cu|batik-1.8-2|121	rasterizer-jar \
14cu|batik-1.8-2|122	ttf2svg-jar
14cu|batik-1.8-2|123	
14cu|batik-1.8-2|124	%install
14cu|batik-1.8-2|125	rm -rf %{buildroot}
14cu|batik-1.8-2|126	
14cu|batik-1.8-2|127	# jars
14cu|batik-1.8-2|128	mkdir -p %{buildroot}%{_javadir}
14cu|batik-1.8-2|129	cp -p %{name}-%{version}/lib/%{name}-all-%{version}.jar \
14cu|batik-1.8-2|130	%{name}-%{version}/batik-rasterizer-%{version}.jar \
14cu|batik-1.8-2|131	%{name}-%{version}/batik-slideshow-%{version}.jar \
14cu|batik-1.8-2|132	%{name}-%{version}/batik-squiggle-%{version}.jar \
14cu|batik-1.8-2|133	%{name}-%{version}/batik-svgpp-%{version}.jar \
14cu|batik-1.8-2|134	%{name}-%{version}/batik-ttf2svg-%{version}.jar \
14cu|batik-1.8-2|135	%{buildroot}%{_javadir}
14cu|batik-1.8-2|136	
14cu|batik-1.8-2|137	pushd %{buildroot}%{_javadir}
14cu|batik-1.8-2|138	for jar in *-%{version}*;
14cu|batik-1.8-2|139	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`;
14cu|batik-1.8-2|140	done
14cu|batik-1.8-2|141	popd
14cu|batik-1.8-2|142	
14cu|batik-1.8-2|143	# scripts
14cu|batik-1.8-2|144	mkdir -p %{buildroot}%{_bindir}
14cu|batik-1.8-2|145	cp -p %{SOURCE1} %{buildroot}%{_bindir}/squiggle
14cu|batik-1.8-2|146	cp -p %{SOURCE2} %{buildroot}%{_bindir}/svgpp
14cu|batik-1.8-2|147	cp -p %{SOURCE3} %{buildroot}%{_bindir}/ttf2svg
14cu|batik-1.8-2|148	cp -p %{SOURCE4} %{buildroot}%{_bindir}/rasterizer
14cu|batik-1.8-2|149	cp -p %{SOURCE5} %{buildroot}%{_bindir}/slideshow
14cu|batik-1.8-2|150	
14cu|batik-1.8-2|151	# javadoc
14cu|batik-1.8-2|152	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|batik-1.8-2|153	cp -pr %{name}-%{version}/docs/javadoc/* \
14cu|batik-1.8-2|154	%{buildroot}%{_javadocdir}/%{name}-%{version} || :
14cu|batik-1.8-2|155	rm -rf %{name}-%{version}/docs/javadoc
14cu|batik-1.8-2|156	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|batik-1.8-2|157	
14cu|batik-1.8-2|158	# demo
14cu|batik-1.8-2|159	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|batik-1.8-2|160	cp -pr contrib resources samples test-resources test-sources \
14cu|batik-1.8-2|161	%{buildroot}%{_datadir}/%{name}
14cu|batik-1.8-2|162	
14cu|batik-1.8-2|163	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/rasterizertask/build.sh
14cu|batik-1.8-2|164	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/charts/convert.sh
14cu|batik-1.8-2|165	
14cu|batik-1.8-2|166	%files
14cu|batik-1.8-2|167	%doc KEYS LICENSE MAINTAIN NOTICE README
14cu|batik-1.8-2|168	%{_javadir}/%{name}-all*.jar
14cu|batik-1.8-2|169	
14cu|batik-1.8-2|170	%files squiggle
14cu|batik-1.8-2|171	%{_javadir}/%{name}-squiggle*.jar
14cu|batik-1.8-2|172	%attr(0755,root,root) %{_bindir}/squiggle
14cu|batik-1.8-2|173	
14cu|batik-1.8-2|174	%files svgpp
14cu|batik-1.8-2|175	%{_javadir}/%{name}-svgpp*.jar
14cu|batik-1.8-2|176	%attr(0755,root,root) %{_bindir}/svgpp
14cu|batik-1.8-2|177	
14cu|batik-1.8-2|178	%files ttf2svg
14cu|batik-1.8-2|179	%{_javadir}/%{name}-ttf2svg*.jar
14cu|batik-1.8-2|180	%attr(0755,root,root) %{_bindir}/ttf2svg
14cu|batik-1.8-2|181	
14cu|batik-1.8-2|182	%files rasterizer
14cu|batik-1.8-2|183	%{_javadir}/%{name}-rasterizer*.jar
14cu|batik-1.8-2|184	%attr(0755,root,root) %{_bindir}/rasterizer
14cu|batik-1.8-2|185	
14cu|batik-1.8-2|186	%files slideshow
14cu|batik-1.8-2|187	%{_javadir}/%{name}-slideshow*.jar
14cu|batik-1.8-2|188	%attr(0755,root,root) %{_bindir}/slideshow
14cu|batik-1.8-2|189	
14cu|batik-1.8-2|190	%files javadoc
14cu|batik-1.8-2|191	%{_javadocdir}/%{name}-%{version}
14cu|batik-1.8-2|192	%{_javadocdir}/%{name}
14cu|batik-1.8-2|193	
14cu|batik-1.8-2|194	%files demo
14cu|batik-1.8-2|195	%{_datadir}/%{name}
14cu|batik-1.8-2|196	
14cu|batik-1.8-2|197	
14cu|batik-1.8-2|198	
14cu|batik-1.8-2|199	%changelog
14cu|batik-1.8-2|200	
14cu|batik-1.8-2|201	* Sat May 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.8-2
14cu|batik-1.8-2|202	- (bee2326) Fix files
14cu|batik-1.8-2|203	
14cu|batik-1.8-2|204	

9709 14
14cu|battleships-2.10-1|1	%define oname bs
14cu|battleships-2.10-1|2	%define _appdatadir %{_datadir}/appdata
14cu|battleships-2.10-1|3	
14cu|battleships-2.10-1|4	Name:           battleships
14cu|battleships-2.10-1|5	Version:        2.10
14cu|battleships-2.10-1|6	Release:        1
14cu|battleships-2.10-1|7	Summary:        Battleships solitaire game with a color interface
14cu|battleships-2.10-1|8	License:        BSD
14cu|battleships-2.10-1|9	Group:          Games/Strategy
14cu|battleships-2.10-1|10	Url:            http://www.catb.org/~esr/bs/
14cu|battleships-2.10-1|11	Source0:        http://www.catb.org/~esr/%{oname}/%{oname}-%{version}.tar.gz
14cu|battleships-2.10-1|12	Patch0:          battleships-appdata.patch
14cu|battleships-2.10-1|13	BuildRequires:  desktop-file-utils
14cu|battleships-2.10-1|14	BuildRequires:  pkgconfig(ncurses)
14cu|battleships-2.10-1|15	
14cu|battleships-2.10-1|16	
14cu|battleships-2.10-1|17	%description
14cu|battleships-2.10-1|18	The classic game of Battleships against the computer. Uses character-cell
14cu|battleships-2.10-1|19	graphics with a visual point-and-shoot interface. If you're using an xterm
14cu|battleships-2.10-1|20	under Linux the mouse will work.
14cu|battleships-2.10-1|21	
14cu|battleships-2.10-1|22	%files
14cu|battleships-2.10-1|23	%doc COPYING NEWS README
14cu|battleships-2.10-1|24	%{_bindir}/%{oname}
14cu|battleships-2.10-1|25	%{_mandir}/man6/%{oname}.6*
14cu|battleships-2.10-1|26	%{_appdatadir}/*.xml
14cu|battleships-2.10-1|27	%{_datadir}/applications/%{oname}.desktop
14cu|battleships-2.10-1|28	%{_iconsdir}/hicolor/
14cu|battleships-2.10-1|29	#----------------------------------------------
14cu|battleships-2.10-1|30	
14cu|battleships-2.10-1|31	%prep
14cu|battleships-2.10-1|32	%setup -qn %{oname}-%{version}
14cu|battleships-2.10-1|33	
14cu|battleships-2.10-1|34	%build
14cu|battleships-2.10-1|35	%make CFLAGS="%{optflags}"
14cu|battleships-2.10-1|36	
14cu|battleships-2.10-1|37	%install
14cu|battleships-2.10-1|38	%makeinstall_std
14cu|battleships-2.10-1|39	
14cu|battleships-2.10-1|40	%check
14cu|battleships-2.10-1|41	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|battleships-2.10-1|42	
14cu|battleships-2.10-1|43	
14cu|battleships-2.10-1|44	%changelog
14cu|battleships-2.10-1|45	
14cu|battleships-2.10-1|46	* Sat Aug 20 2016 abfonly <abfonly@gmail.com> 2.10-1
14cu|battleships-2.10-1|47	- (2cc0fba) Imported from SRPM
14cu|battleships-2.10-1|48	
14cu|battleships-2.10-1|49	

9710 14
14cu|bcfg2-1.3.6-1|1	Name:		bcfg2
14cu|bcfg2-1.3.6-1|2	Version:	1.3.6
14cu|bcfg2-1.3.6-1|3	Release:	1
14cu|bcfg2-1.3.6-1|4	Summary:	A configuration management system
14cu|bcfg2-1.3.6-1|5	Group:		System/Base
14cu|bcfg2-1.3.6-1|6	License:	BSD
14cu|bcfg2-1.3.6-1|7	URL:		http://bcfg2.org
14cu|bcfg2-1.3.6-1|8	Source0:	ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz
14cu|bcfg2-1.3.6-1|9	Source1:	ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz.gpg
14cu|bcfg2-1.3.6-1|10	BuildArch:	noarch
14cu|bcfg2-1.3.6-1|11	Requires(post):	rpm-helper
14cu|bcfg2-1.3.6-1|12	Requires(preun):	rpm-helper
14cu|bcfg2-1.3.6-1|13	
14cu|bcfg2-1.3.6-1|14	BuildRequires:	python-setuptools
14cu|bcfg2-1.3.6-1|15	BuildRequires:	python-lxml
14cu|bcfg2-1.3.6-1|16	Requires:	python-lxml
14cu|bcfg2-1.3.6-1|17	
14cu|bcfg2-1.3.6-1|18	%description
14cu|bcfg2-1.3.6-1|19	Bcfg2 helps system administrators produce a consistent, reproducible,
14cu|bcfg2-1.3.6-1|20	and verifiable description of their environment, and offers
14cu|bcfg2-1.3.6-1|21	visualization and reporting tools to aid in day-to-day administrative
14cu|bcfg2-1.3.6-1|22	tasks. It is the fifth generation of configuration management tools
14cu|bcfg2-1.3.6-1|23	developed in the Mathematics and Computer Science Division of Argonne
14cu|bcfg2-1.3.6-1|24	National Laboratory.
14cu|bcfg2-1.3.6-1|25	
14cu|bcfg2-1.3.6-1|26	It is based on an operational model in which the specification can be
14cu|bcfg2-1.3.6-1|27	used to validate and optionally change the state of clients, but in a
14cu|bcfg2-1.3.6-1|28	feature unique to bcfg2 the client's response to the specification can
14cu|bcfg2-1.3.6-1|29	also be used to assess the completeness of the specification. Using
14cu|bcfg2-1.3.6-1|30	this feature, bcfg2 provides an objective measure of how good a job an
14cu|bcfg2-1.3.6-1|31	administrator has done in specifying the configuration of client
14cu|bcfg2-1.3.6-1|32	systems. Bcfg2 is therefore built to help administrators construct an
14cu|bcfg2-1.3.6-1|33	accurate, comprehensive specification.
14cu|bcfg2-1.3.6-1|34	
14cu|bcfg2-1.3.6-1|35	Bcfg2 has been designed from the ground up to support gentle
14cu|bcfg2-1.3.6-1|36	reconciliation between the specification and current client states. It
14cu|bcfg2-1.3.6-1|37	is designed to gracefully cope with manual system modifications.
14cu|bcfg2-1.3.6-1|38	
14cu|bcfg2-1.3.6-1|39	Finally, due to the rapid pace of updates on modern networks, client
14cu|bcfg2-1.3.6-1|40	systems are constantly changing; if required in your environment,
14cu|bcfg2-1.3.6-1|41	Bcfg2 can enable the construction of complex change management and
14cu|bcfg2-1.3.6-1|42	deployment strategies.
14cu|bcfg2-1.3.6-1|43	
14cu|bcfg2-1.3.6-1|44	%files
14cu|bcfg2-1.3.6-1|45	%doc examples COPYRIGHT README
14cu|bcfg2-1.3.6-1|46	%{_mandir}/man1/bcfg2.1*
14cu|bcfg2-1.3.6-1|47	%{_mandir}/man5/bcfg2*.5*
14cu|bcfg2-1.3.6-1|48	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.cert
14cu|bcfg2-1.3.6-1|49	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.conf
14cu|bcfg2-1.3.6-1|50	%config(noreplace) %{_sysconfdir}/sysconfig/bcfg2
14cu|bcfg2-1.3.6-1|51	%{_sysconfdir}/cron.daily/bcfg2
14cu|bcfg2-1.3.6-1|52	%{_sysconfdir}/cron.hourly/bcfg2
14cu|bcfg2-1.3.6-1|53	%{_initrddir}/bcfg2
14cu|bcfg2-1.3.6-1|54	%{_sbindir}/bcfg2
14cu|bcfg2-1.3.6-1|55	%{_libexecdir}/bcfg2-cron
14cu|bcfg2-1.3.6-1|56	%dir %{_var}/cache/bcfg2
14cu|bcfg2-1.3.6-1|57	%{python_sitelib}/Bcfg2*.egg-info
14cu|bcfg2-1.3.6-1|58	%dir %{python_sitelib}/Bcfg2
14cu|bcfg2-1.3.6-1|59	%{python_sitelib}/Bcfg2/__init__.*
14cu|bcfg2-1.3.6-1|60	%{python_sitelib}/Bcfg2/Client
14cu|bcfg2-1.3.6-1|61	%{python_sitelib}/Bcfg2/Logger.*
14cu|bcfg2-1.3.6-1|62	%{python_sitelib}/Bcfg2/Options.*
14cu|bcfg2-1.3.6-1|63	%{python_sitelib}/Bcfg2/Proxy.*
14cu|bcfg2-1.3.6-1|64	%{python_sitelib}/Bcfg2/SSLServer.*
14cu|bcfg2-1.3.6-1|65	%{python_sitelib}/Bcfg2/Statistics.*
14cu|bcfg2-1.3.6-1|66	%{python_sitelib}/Bcfg2/Cache.*
14cu|bcfg2-1.3.6-1|67	%{python_sitelib}/Bcfg2/Compat.*
14cu|bcfg2-1.3.6-1|68	%{python_sitelib}/Bcfg2/Encryption.*
14cu|bcfg2-1.3.6-1|69	%{python_sitelib}/Bcfg2/Reporting
14cu|bcfg2-1.3.6-1|70	%{python_sitelib}/Bcfg2/Utils.*
14cu|bcfg2-1.3.6-1|71	%{python_sitelib}/Bcfg2/manage.*
14cu|bcfg2-1.3.6-1|72	%{python_sitelib}/Bcfg2/settings.*
14cu|bcfg2-1.3.6-1|73	%{python_sitelib}/Bcfg2/version.*
14cu|bcfg2-1.3.6-1|74	
14cu|bcfg2-1.3.6-1|75	#-----------------------------------------------------------------------
14cu|bcfg2-1.3.6-1|76	
14cu|bcfg2-1.3.6-1|77	%package server
14cu|bcfg2-1.3.6-1|78	Summary:	Configuration management server
14cu|bcfg2-1.3.6-1|79	Group:		System/Base
14cu|bcfg2-1.3.6-1|80	Requires:	bcfg2 = %{version}-%{release}
14cu|bcfg2-1.3.6-1|81	Requires:	sendmail
14cu|bcfg2-1.3.6-1|82	Requires:	openssl
14cu|bcfg2-1.3.6-1|83	Requires:	python-gamin
14cu|bcfg2-1.3.6-1|84	Requires:	python-genshi
14cu|bcfg2-1.3.6-1|85	Requires:	python-cheetah
14cu|bcfg2-1.3.6-1|86	Requires:	graphviz
14cu|bcfg2-1.3.6-1|87	Requires(post):	rpm-helper
14cu|bcfg2-1.3.6-1|88	Requires(preun): rpm-helper
14cu|bcfg2-1.3.6-1|89	
14cu|bcfg2-1.3.6-1|90	%description server
14cu|bcfg2-1.3.6-1|91	Configuration management server
14cu|bcfg2-1.3.6-1|92	
14cu|bcfg2-1.3.6-1|93	%files server
14cu|bcfg2-1.3.6-1|94	%{_mandir}/man8/bcfg2*.8*
14cu|bcfg2-1.3.6-1|95	%ghost %attr(600,root,root) %config(noreplace) %{_sysconfdir}/bcfg2.key
14cu|bcfg2-1.3.6-1|96	%config(noreplace) %{_sysconfdir}/sysconfig/bcfg2-server
14cu|bcfg2-1.3.6-1|97	%{_initrddir}/bcfg2-server
14cu|bcfg2-1.3.6-1|98	%{_datadir}/bcfg2
14cu|bcfg2-1.3.6-1|99	%{_sbindir}/bcfg2-*
14cu|bcfg2-1.3.6-1|100	%dir %{_var}/lib/bcfg2
14cu|bcfg2-1.3.6-1|101	%{python_sitelib}/Bcfg2/Server
14cu|bcfg2-1.3.6-1|102	
14cu|bcfg2-1.3.6-1|103	#-----------------------------------------------------------------------
14cu|bcfg2-1.3.6-1|104	
14cu|bcfg2-1.3.6-1|105	%package doc
14cu|bcfg2-1.3.6-1|106	Summary:	Documentation for Bcfg2
14cu|bcfg2-1.3.6-1|107	Group:		Development/Other
14cu|bcfg2-1.3.6-1|108	
14cu|bcfg2-1.3.6-1|109	BuildRequires:	python-sphinx
14cu|bcfg2-1.3.6-1|110	BuildRequires:	python-docutils
14cu|bcfg2-1.3.6-1|111	
14cu|bcfg2-1.3.6-1|112	%description doc
14cu|bcfg2-1.3.6-1|113	Documentation for Bcfg2.
14cu|bcfg2-1.3.6-1|114	
14cu|bcfg2-1.3.6-1|115	%files doc
14cu|bcfg2-1.3.6-1|116	%doc %{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cu|bcfg2-1.3.6-1|117	
14cu|bcfg2-1.3.6-1|118	#-----------------------------------------------------------------------
14cu|bcfg2-1.3.6-1|119	%prep
14cu|bcfg2-1.3.6-1|120	%setup -q -n %{name}-%{version}%{?_rc:rc%{_rc}}
14cu|bcfg2-1.3.6-1|121	
14cu|bcfg2-1.3.6-1|122	# fixup some paths
14cu|bcfg2-1.3.6-1|123	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' debian/bcfg2.init
14cu|bcfg2-1.3.6-1|124	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' debian/bcfg2-server.init
14cu|bcfg2-1.3.6-1|125	perl -pi -e 's@/etc/default@%{_sysconfdir}/sysconfig@g' tools/bcfg2-cron
14cu|bcfg2-1.3.6-1|126	
14cu|bcfg2-1.3.6-1|127	perl -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.daily
14cu|bcfg2-1.3.6-1|128	perl -pi -e 's@/usr/lib/bcfg2@%{_libexecdir}@g' debian/bcfg2.cron.hourly
14cu|bcfg2-1.3.6-1|129	
14cu|bcfg2-1.3.6-1|130	# don't start servers by default
14cu|bcfg2-1.3.6-1|131	perl -pi -e 's@chkconfig: (\d+)@chkconfig: -@' debian/bcfg2.init
14cu|bcfg2-1.3.6-1|132	perl -pi -e 's@chkconfig: (\d+)@chkconfig: -@' debian/bcfg2-server.init
14cu|bcfg2-1.3.6-1|133	
14cu|bcfg2-1.3.6-1|134	# get rid of extraneous shebangs
14cu|bcfg2-1.3.6-1|135	for f in `find src/lib -name \*.py`
14cu|bcfg2-1.3.6-1|136	do
14cu|bcfg2-1.3.6-1|137	sed -i -e '/^#!/,1d' $f
14cu|bcfg2-1.3.6-1|138	done
14cu|bcfg2-1.3.6-1|139	
14cu|bcfg2-1.3.6-1|140	%build
14cu|bcfg2-1.3.6-1|141	python -c 'import setuptools; execfile("setup.py")' build
14cu|bcfg2-1.3.6-1|142	python -c 'import setuptools; execfile("setup.py")' build_sphinx
14cu|bcfg2-1.3.6-1|143	
14cu|bcfg2-1.3.6-1|144	%install
14cu|bcfg2-1.3.6-1|145	python -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cu|bcfg2-1.3.6-1|146	
14cu|bcfg2-1.3.6-1|147	mkdir -p %{buildroot}%{_sbindir}
14cu|bcfg2-1.3.6-1|148	mkdir -p %{buildroot}%{_initrddir}
14cu|bcfg2-1.3.6-1|149	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily
14cu|bcfg2-1.3.6-1|150	mkdir -p %{buildroot}%{_sysconfdir}/cron.hourly
14cu|bcfg2-1.3.6-1|151	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|bcfg2-1.3.6-1|152	mkdir -p %{buildroot}%{_libexecdir}
14cu|bcfg2-1.3.6-1|153	mkdir -p %{buildroot}%{_var}/lib/bcfg2
14cu|bcfg2-1.3.6-1|154	mkdir -p %{buildroot}%{_var}/cache/bcfg2
14cu|bcfg2-1.3.6-1|155	mkdir -p %{buildroot}%{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cu|bcfg2-1.3.6-1|156	
14cu|bcfg2-1.3.6-1|157	mv %{buildroot}%{_bindir}/bcfg2* %{buildroot}%{_sbindir}
14cu|bcfg2-1.3.6-1|158	
14cu|bcfg2-1.3.6-1|159	install -m 755 debian/bcfg2.init %{buildroot}%{_initrddir}/bcfg2
14cu|bcfg2-1.3.6-1|160	install -m 755 debian/bcfg2-server.init %{buildroot}%{_initrddir}/bcfg2-server
14cu|bcfg2-1.3.6-1|161	install -m 755 debian/bcfg2.cron.daily %{buildroot}%{_sysconfdir}/cron.daily/bcfg2
14cu|bcfg2-1.3.6-1|162	install -m 755 debian/bcfg2.cron.hourly %{buildroot}%{_sysconfdir}/cron.hourly/bcfg2
14cu|bcfg2-1.3.6-1|163	install -m 755 tools/bcfg2-cron %{buildroot}%{_libexecdir}/bcfg2-cron
14cu|bcfg2-1.3.6-1|164	
14cu|bcfg2-1.3.6-1|165	install -m 644 debian/bcfg2.default %{buildroot}%{_sysconfdir}/sysconfig/bcfg2
14cu|bcfg2-1.3.6-1|166	install -m 644 debian/bcfg2-server.default %{buildroot}%{_sysconfdir}/sysconfig/bcfg2-server
14cu|bcfg2-1.3.6-1|167	
14cu|bcfg2-1.3.6-1|168	touch %{buildroot}%{_sysconfdir}/bcfg2.cert
14cu|bcfg2-1.3.6-1|169	touch %{buildroot}%{_sysconfdir}/bcfg2.conf
14cu|bcfg2-1.3.6-1|170	touch %{buildroot}%{_sysconfdir}/bcfg2.key
14cu|bcfg2-1.3.6-1|171	
14cu|bcfg2-1.3.6-1|172	mv build/sphinx/html/* %{buildroot}%{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
14cu|bcfg2-1.3.6-1|173	
14cu|bcfg2-1.3.6-1|174	%post
14cu|bcfg2-1.3.6-1|175	%_post_service bcfg2
14cu|bcfg2-1.3.6-1|176	
14cu|bcfg2-1.3.6-1|177	%preun
14cu|bcfg2-1.3.6-1|178	%_preun_service bcfg2
14cu|bcfg2-1.3.6-1|179	
14cu|bcfg2-1.3.6-1|180	%post server
14cu|bcfg2-1.3.6-1|181	%_post_service bcfg2-server
14cu|bcfg2-1.3.6-1|182	
14cu|bcfg2-1.3.6-1|183	%preun server
14cu|bcfg2-1.3.6-1|184	%_preun_service bcfg2-server
14cu|bcfg2-1.3.6-1|185	
14cu|bcfg2-1.3.6-1|186	%changelog
14cu|bcfg2-1.3.6-1|187	
14cu|bcfg2-1.3.6-1|188	* Thu Aug 25 2016 alzim <alzim@bk.ru> 1.3.6-1
14cu|bcfg2-1.3.6-1|189	- (23aeda7) Merge pull request #2 from import/bcfg2:rosa2016.1
14cu|bcfg2-1.3.6-1|190	- (23aeda7) Updated to 1.3.6
14cu|bcfg2-1.3.6-1|191	
14cu|bcfg2-1.3.6-1|192	

9711 14
14cu|bchunk-1.2.0-9|1	Summary:	CD image format conversion from bin/cue to iso/cdr
14cu|bchunk-1.2.0-9|2	Name:		bchunk
14cu|bchunk-1.2.0-9|3	Version:	1.2.0
14cu|bchunk-1.2.0-9|4	Release:	9
14cu|bchunk-1.2.0-9|5	License:	GPLv2+
14cu|bchunk-1.2.0-9|6	Group:		Archiving/Other
14cu|bchunk-1.2.0-9|7	Url:		http://hes.iki.fi/bchunk
14cu|bchunk-1.2.0-9|8	Source0:	%{name}-%{version}.tar.bz2
14cu|bchunk-1.2.0-9|9	
14cu|bchunk-1.2.0-9|10	%description
14cu|bchunk-1.2.0-9|11	This is a Unix/C rewrite of the fine BinChunker software for
14cu|bchunk-1.2.0-9|12	some non-Unix system. The non-Unix version of BinChunker
14cu|bchunk-1.2.0-9|13	can be found at http://home.ptd.net/~redline/binchunker.html .
14cu|bchunk-1.2.0-9|14	Thanks go to Bob Marietta <marietrg@SLU.EDU>, the author of
14cu|bchunk-1.2.0-9|15	BinChunker, for the extensive help, documentation and letting me
14cu|bchunk-1.2.0-9|16	look at his Pascal/Delphi source code!
14cu|bchunk-1.2.0-9|17	
14cu|bchunk-1.2.0-9|18	binchunker converts a CD image in a ".bin / .cue" format
14cu|bchunk-1.2.0-9|19	(sometimes ".raw / .cue") to a set of .iso and .cdr tracks.
14cu|bchunk-1.2.0-9|20	
14cu|bchunk-1.2.0-9|21	The bin/cue format is used by some non-Unix cd-writing
14cu|bchunk-1.2.0-9|22	software, but is not supported on most other cd-writing
14cu|bchunk-1.2.0-9|23	programs.
14cu|bchunk-1.2.0-9|24	
14cu|bchunk-1.2.0-9|25	The .iso track contains an ISO file system, which can be
14cu|bchunk-1.2.0-9|26	mounted through a loop device on Linux systems, or
14cu|bchunk-1.2.0-9|27	written on a CD-R using cdrecord.
14cu|bchunk-1.2.0-9|28	
14cu|bchunk-1.2.0-9|29	The .cdr tracks are in the native CD audio format. They can
14cu|bchunk-1.2.0-9|30	be either written on a CD-R using cdrecord -audio, or converted
14cu|bchunk-1.2.0-9|31	to WAV (or any other sound format for that matter) using
14cu|bchunk-1.2.0-9|32	sox.
14cu|bchunk-1.2.0-9|33	
14cu|bchunk-1.2.0-9|34	%files
14cu|bchunk-1.2.0-9|35	%doc COPYING README bchunk-%{version}.lsm
14cu|bchunk-1.2.0-9|36	%{_bindir}/*
14cu|bchunk-1.2.0-9|37	
14cu|bchunk-1.2.0-9|38	#----------------------------------------------------------------------------
14cu|bchunk-1.2.0-9|39	
14cu|bchunk-1.2.0-9|40	%prep
14cu|bchunk-1.2.0-9|41	%setup -q
14cu|bchunk-1.2.0-9|42	
14cu|bchunk-1.2.0-9|43	%build
14cu|bchunk-1.2.0-9|44	%make CFLAGS="%{optflags}"
14cu|bchunk-1.2.0-9|45	
14cu|bchunk-1.2.0-9|46	%install
14cu|bchunk-1.2.0-9|47	install -m 755 -d %{buildroot}%{_bindir}
14cu|bchunk-1.2.0-9|48	install -m 755 bchunk %{buildroot}%{_bindir}
14cu|bchunk-1.2.0-9|49	
14cu|bchunk-1.2.0-9|50	
14cu|bchunk-1.2.0-9|51	%changelog
14cu|bchunk-1.2.0-9|52	
14cu|bchunk-1.2.0-9|53	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-9
14cu|bchunk-1.2.0-9|54	- (555d52c) Spec cleanup
14cu|bchunk-1.2.0-9|55	
14cu|bchunk-1.2.0-9|56	

9712 14
14cu|bcrypt-1.1-9|1	Summary:	A lightweight blowfish file encryption utility
14cu|bcrypt-1.1-9|2	Name:		bcrypt
14cu|bcrypt-1.1-9|3	Version:	1.1
14cu|bcrypt-1.1-9|4	Release:	9
14cu|bcrypt-1.1-9|5	License:	BSD
14cu|bcrypt-1.1-9|6	Group:		Archiving/Other
14cu|bcrypt-1.1-9|7	Url:		http://bcrypt.sourceforge.net/index.html
14cu|bcrypt-1.1-9|8	Source0:	%{name}-%{version}.tar.bz2
14cu|bcrypt-1.1-9|9	Source1:	%{name}.1.bz2
14cu|bcrypt-1.1-9|10	BuildRequires:	pkgconfig(zlib)
14cu|bcrypt-1.1-9|11	
14cu|bcrypt-1.1-9|12	%description
14cu|bcrypt-1.1-9|13	bcrypt is a blowfish file encryption utility which aims for cross-platform
14cu|bcrypt-1.1-9|14	portability. In addition to providing 448-bit encryption, bcrypt can overwrite
14cu|bcrypt-1.1-9|15	input files with random garbage before deletion in order to make low-level
14cu|bcrypt-1.1-9|16	data recovery much more difficult.
14cu|bcrypt-1.1-9|17	
14cu|bcrypt-1.1-9|18	%files
14cu|bcrypt-1.1-9|19	%doc README LICENSE
14cu|bcrypt-1.1-9|20	%{_bindir}/*
14cu|bcrypt-1.1-9|21	%{_mandir}/man1/%{name}.1*
14cu|bcrypt-1.1-9|22	
14cu|bcrypt-1.1-9|23	#----------------------------------------------------------------------------
14cu|bcrypt-1.1-9|24	
14cu|bcrypt-1.1-9|25	%prep
14cu|bcrypt-1.1-9|26	%setup -q
14cu|bcrypt-1.1-9|27	
14cu|bcrypt-1.1-9|28	%build
14cu|bcrypt-1.1-9|29	%make CFLAGS="%{optflags}"
14cu|bcrypt-1.1-9|30	
14cu|bcrypt-1.1-9|31	%install
14cu|bcrypt-1.1-9|32	install -m755 bcrypt -D %{buildroot}%{_bindir}/bcrypt
14cu|bcrypt-1.1-9|33	install -m644 %{SOURCE1} -D %{buildroot}%{_mandir}/man1/%{name}.1.bz2
14cu|bcrypt-1.1-9|34	
14cu|bcrypt-1.1-9|35	
14cu|bcrypt-1.1-9|36	%changelog
14cu|bcrypt-1.1-9|37	
14cu|bcrypt-1.1-9|38	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-9
14cu|bcrypt-1.1-9|39	- (ca2e14f) Build with system optflags to fix debug package
14cu|bcrypt-1.1-9|40	- (ca2e14f) Spec cleanup
14cu|bcrypt-1.1-9|41	
14cu|bcrypt-1.1-9|42	

9713 14
14cu|bea-stax-1.2.0-4|1	%define section         free
14cu|bea-stax-1.2.0-4|2	%define api_version     1.0.1
14cu|bea-stax-1.2.0-4|3	
14cu|bea-stax-1.2.0-4|4	Name:           bea-stax
14cu|bea-stax-1.2.0-4|5	Version:        1.2.0
14cu|bea-stax-1.2.0-4|6	Release:        4
14cu|bea-stax-1.2.0-4|7	Epoch:          0
14cu|bea-stax-1.2.0-4|8	Summary:        Streaming API for XML
14cu|bea-stax-1.2.0-4|9	License:        Apache License
14cu|bea-stax-1.2.0-4|10	Group:          Development/Java
14cu|bea-stax-1.2.0-4|11	URL:            http://dev2dev.bea.com/technologies/stax/index.jsp
14cu|bea-stax-1.2.0-4|12	Source0:        http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip
14cu|bea-stax-1.2.0-4|13	Patch0:         %{name}-ecj-bootclasspath.patch
14cu|bea-stax-1.2.0-4|14	BuildRequires:  ant
14cu|bea-stax-1.2.0-4|15	BuildArch:      noarch
14cu|bea-stax-1.2.0-4|16	BuildRequires:  java-devel >= 0:1.4.2
14cu|bea-stax-1.2.0-4|17	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|bea-stax-1.2.0-4|18	Requires:       jpackage-utils >= 0:1.6
14cu|bea-stax-1.2.0-4|19	Requires:       %{name}-api = %{epoch}:%{version}-%{release}
14cu|bea-stax-1.2.0-4|20	
14cu|bea-stax-1.2.0-4|21	%description
14cu|bea-stax-1.2.0-4|22	The Streaming API for XML (StAX) is a groundbreaking
14cu|bea-stax-1.2.0-4|23	new Java API for parsing and writing XML easily and
14cu|bea-stax-1.2.0-4|24	efficiently.
14cu|bea-stax-1.2.0-4|25	
14cu|bea-stax-1.2.0-4|26	%package api
14cu|bea-stax-1.2.0-4|27	Summary:        The StAX API
14cu|bea-stax-1.2.0-4|28	Group:          Development/Java
14cu|bea-stax-1.2.0-4|29	%description api
14cu|bea-stax-1.2.0-4|30	%{summary}
14cu|bea-stax-1.2.0-4|31	
14cu|bea-stax-1.2.0-4|32	%package javadoc
14cu|bea-stax-1.2.0-4|33	Summary:        Javadoc for %{name}
14cu|bea-stax-1.2.0-4|34	Group:          Development/Java
14cu|bea-stax-1.2.0-4|35	
14cu|bea-stax-1.2.0-4|36	%description javadoc
14cu|bea-stax-1.2.0-4|37	%{summary}
14cu|bea-stax-1.2.0-4|38	
14cu|bea-stax-1.2.0-4|39	%prep
14cu|bea-stax-1.2.0-4|40	%setup -q -c
14cu|bea-stax-1.2.0-4|41	%patch0 -p0
14cu|bea-stax-1.2.0-4|42	perl -pi -e 's/source="1\.2" target="1\.2"/source="1.3" target="1.3"/g' build.xml
14cu|bea-stax-1.2.0-4|43	perl -pi -e 's/<javac/<javac nowarn="true"/g' build.xml
14cu|bea-stax-1.2.0-4|44	
14cu|bea-stax-1.2.0-4|45	%build
14cu|bea-stax-1.2.0-4|46	export OPT_JAR_LIST=:
14cu|bea-stax-1.2.0-4|47	export CLASSPATH=`pwd`/build/stax-api-1.0.1.jar
14cu|bea-stax-1.2.0-4|48	%{ant} all javadoc
14cu|bea-stax-1.2.0-4|49	
14cu|bea-stax-1.2.0-4|50	%install
14cu|bea-stax-1.2.0-4|51	
14cu|bea-stax-1.2.0-4|52	# jar
14cu|bea-stax-1.2.0-4|53	install -d -m 0755 %{buildroot}%{_javadir}
14cu|bea-stax-1.2.0-4|54	install -p -m 0644 build/stax-api-%{api_version}.jar %{buildroot}%{_javadir}/%{name}-api-%{version}.jar
14cu|bea-stax-1.2.0-4|55	install -p -m 0644 build/stax-%{version}-dev.jar %{buildroot}%{_javadir}/%{name}-ri-%{version}.jar
14cu|bea-stax-1.2.0-4|56	ln -s %{name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
14cu|bea-stax-1.2.0-4|57	ln -s %{name}-ri-%{version}.jar %{buildroot}%{_javadir}/%{name}-ri.jar
14cu|bea-stax-1.2.0-4|58	
14cu|bea-stax-1.2.0-4|59	# javadoc
14cu|bea-stax-1.2.0-4|60	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|bea-stax-1.2.0-4|61	cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|bea-stax-1.2.0-4|62	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cu|bea-stax-1.2.0-4|63	
14cu|bea-stax-1.2.0-4|64	%files
14cu|bea-stax-1.2.0-4|65	%{_javadir}/%{name}-ri-%{version}.jar
14cu|bea-stax-1.2.0-4|66	%{_javadir}/%{name}-ri.jar
14cu|bea-stax-1.2.0-4|67	
14cu|bea-stax-1.2.0-4|68	%files api
14cu|bea-stax-1.2.0-4|69	%{_javadir}/%{name}-api-%{version}.jar
14cu|bea-stax-1.2.0-4|70	%{_javadir}/%{name}-api.jar
14cu|bea-stax-1.2.0-4|71	
14cu|bea-stax-1.2.0-4|72	%files javadoc
14cu|bea-stax-1.2.0-4|73	%defattr(0644,root,root,0755)
14cu|bea-stax-1.2.0-4|74	%{_javadocdir}/%{name}-%{version}
14cu|bea-stax-1.2.0-4|75	%doc %{_javadocdir}/%{name}
14cu|bea-stax-1.2.0-4|76	
14cu|bea-stax-1.2.0-4|77	%changelog
14cu|bea-stax-1.2.0-4|78	
14cu|bea-stax-1.2.0-4|79	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.0-4
14cu|bea-stax-1.2.0-4|80	- (e99e09f) Rebuild with Java8
14cu|bea-stax-1.2.0-4|81	
14cu|bea-stax-1.2.0-4|82	

9714 14
14cu|bedup-0.10.1-1|1	Name:		bedup
14cu|bedup-0.10.1-1|2	Version:	0.10.1
14cu|bedup-0.10.1-1|3	Release:	1
14cu|bedup-0.10.1-1|4	Summary:	Deduplication for Btrfs
14cu|bedup-0.10.1-1|5	Url:		https://github.com/g2p/bedup
14cu|bedup-0.10.1-1|6	License:	GPLv2
14cu|bedup-0.10.1-1|7	Group:		System/Kernel and hardware
14cu|bedup-0.10.1-1|8	Source:		https://github.com/g2p/bedup/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|bedup-0.10.1-1|9	BuildRequires:	python3-devel
14cu|bedup-0.10.1-1|10	BuildRequires:	python3-cffi
14cu|bedup-0.10.1-1|11	BuildRequires:	python3-cparser
14cu|bedup-0.10.1-1|12	BuildRequires:	python3-distribute
14cu|bedup-0.10.1-1|13	BuildRequires:	btrfs-devel
14cu|bedup-0.10.1-1|14	
14cu|bedup-0.10.1-1|15	Requires:	python3-cparser
14cu|bedup-0.10.1-1|16	Requires:	python3-markupsafe
14cu|bedup-0.10.1-1|17	
14cu|bedup-0.10.1-1|18	%description
14cu|bedup-0.10.1-1|19	bedup looks for new and changed files, making sure that multiple copies
14cu|bedup-0.10.1-1|20	of identical files share space on disk. It integrates deeply with btrfs
14cu|bedup-0.10.1-1|21	so that scans are incremental and low-impact.
14cu|bedup-0.10.1-1|22	
14cu|bedup-0.10.1-1|23	%prep
14cu|bedup-0.10.1-1|24	%setup
14cu|bedup-0.10.1-1|25	
14cu|bedup-0.10.1-1|26	%build
14cu|bedup-0.10.1-1|27	python3 setup.py build
14cu|bedup-0.10.1-1|28	
14cu|bedup-0.10.1-1|29	%install
14cu|bedup-0.10.1-1|30	python3 setup.py install --skip-build --root=%{buildroot} --install-lib %{py3_puresitedir}
14cu|bedup-0.10.1-1|31	
14cu|bedup-0.10.1-1|32	%files
14cu|bedup-0.10.1-1|33	%{_bindir}/%{name}
14cu|bedup-0.10.1-1|34	%{py3_puresitedir}/%{name}/
14cu|bedup-0.10.1-1|35	%{py3_puresitedir}/%{name}-%{version}-*.egg-info
14cu|bedup-0.10.1-1|36	
14cu|bedup-0.10.1-1|37	%changelog
14cu|bedup-0.10.1-1|38	
14cu|bedup-0.10.1-1|39	* Fri Sep 02 2016 alzim <alzim@bk.ru> 0.10.1-1
14cu|bedup-0.10.1-1|40	- (d6685fe) Merge pull request #1 from import/bedup:rosa2016.1
14cu|bedup-0.10.1-1|41	- (d6685fe) Updated to 0.10.1
14cu|bedup-0.10.1-1|42	
14cu|bedup-0.10.1-1|43	

9715 14
14cu|beret-1.2.1-0.1|1	Name:           beret
14cu|beret-1.2.1-0.1|2	Version:        1.2.1
14cu|beret-1.2.1-0.1|3	Release:        0.1
14cu|beret-1.2.1-0.1|4	Summary:        2D puzzle-platformer starring a telekinetic scientist
14cu|beret-1.2.1-0.1|5	Group:          Games/Arcade
14cu|beret-1.2.1-0.1|6	License:        LGPLv2
14cu|beret-1.2.1-0.1|7	Url:            http://kiwisauce.com/beret
14cu|beret-1.2.1-0.1|8	# git clone https://gitorious.org/beret/beret.git beret-1.2.1 && tar czf beret-1.2.1.tar.gz beret-1.2.1
14cu|beret-1.2.1-0.1|9	Source0:        %{name}-%{version}.tar.gz
14cu|beret-1.2.1-0.1|10	Patch0:         math_lib.patch
14cu|beret-1.2.1-0.1|11	Patch1:         beret-1.2.1-config-paths.patch
14cu|beret-1.2.1-0.1|12	
14cu|beret-1.2.1-0.1|13	BuildRequires:  icoutils
14cu|beret-1.2.1-0.1|14	BuildRequires:  pkgconfig(sdl)
14cu|beret-1.2.1-0.1|15	BuildRequires:  pkgconfig(SDL_image)
14cu|beret-1.2.1-0.1|16	BuildRequires:  pkgconfig(SDL_mixer)
14cu|beret-1.2.1-0.1|17	BuildRequires:  pkgconfig(SDL_ttf)
14cu|beret-1.2.1-0.1|18	Requires:       %{name}-data >= %{EVRD}
14cu|beret-1.2.1-0.1|19	
14cu|beret-1.2.1-0.1|20	%description
14cu|beret-1.2.1-0.1|21	Beret is a 2D puzzle-platformer game about a scientist named Beret
14cu|beret-1.2.1-0.1|22	who has gained telekinetic abilities through his research at the Evil
14cu|beret-1.2.1-0.1|23	Corporation. He decides that the Evil Corporation is too evil for his
14cu|beret-1.2.1-0.1|24	liking, and begins his solitary quest to overthrow the corporation
14cu|beret-1.2.1-0.1|25	and punish the evil deeds of his employers.
14cu|beret-1.2.1-0.1|26	
14cu|beret-1.2.1-0.1|27	%package data
14cu|beret-1.2.1-0.1|28	Summary:        Data files for the Beret game
14cu|beret-1.2.1-0.1|29	BuildArch:      noarch
14cu|beret-1.2.1-0.1|30	Group:          Games/Arcade
14cu|beret-1.2.1-0.1|31	
14cu|beret-1.2.1-0.1|32	%description data
14cu|beret-1.2.1-0.1|33	This package contains arch-independent data needed by the game Beret,
14cu|beret-1.2.1-0.1|34	whose binary is shipped in the %{name} package.
14cu|beret-1.2.1-0.1|35	
14cu|beret-1.2.1-0.1|36	%prep
14cu|beret-1.2.1-0.1|37	%setup -q
14cu|beret-1.2.1-0.1|38	%patch0 -p1
14cu|beret-1.2.1-0.1|39	%patch1 -p1
14cu|beret-1.2.1-0.1|40	
14cu|beret-1.2.1-0.1|41	%build
14cu|beret-1.2.1-0.1|42	%make OPTFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|beret-1.2.1-0.1|43	
14cu|beret-1.2.1-0.1|44	%install
14cu|beret-1.2.1-0.1|45	install -D -m755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|beret-1.2.1-0.1|46	
14cu|beret-1.2.1-0.1|47	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|beret-1.2.1-0.1|48	cp -a images music rooms sfx AveriaSans-Regular.ttf \
14cu|beret-1.2.1-0.1|49	%{buildroot}%{_gamesdatadir}/%{name}
14cu|beret-1.2.1-0.1|50	
14cu|beret-1.2.1-0.1|51	install -d %{buildroot}%{_datadir}/applications
14cu|beret-1.2.1-0.1|52	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|beret-1.2.1-0.1|53	[Desktop Entry]
14cu|beret-1.2.1-0.1|54	Name=Beret
14cu|beret-1.2.1-0.1|55	GenericName=Puzzle platformer
14cu|beret-1.2.1-0.1|56	Comment=%{summary}
14cu|beret-1.2.1-0.1|57	Exec=%{name}
14cu|beret-1.2.1-0.1|58	Icon=%{name}
14cu|beret-1.2.1-0.1|59	Terminal=false
14cu|beret-1.2.1-0.1|60	Type=Application
14cu|beret-1.2.1-0.1|61	Categories=Game;LogicGame;
14cu|beret-1.2.1-0.1|62	EOF
14cu|beret-1.2.1-0.1|63	
14cu|beret-1.2.1-0.1|64	icotool -x images/icon.ico
14cu|beret-1.2.1-0.1|65	install -D -m644 icon_3_32x32x8.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|beret-1.2.1-0.1|66	
14cu|beret-1.2.1-0.1|67	%files
14cu|beret-1.2.1-0.1|68	%doc lgpl-3.0.txt FONTLOG.txt README.txt OFL.txt
14cu|beret-1.2.1-0.1|69	%{_gamesbindir}/%{name}
14cu|beret-1.2.1-0.1|70	%{_datadir}/applications/%{name}.desktop
14cu|beret-1.2.1-0.1|71	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|beret-1.2.1-0.1|72	
14cu|beret-1.2.1-0.1|73	%files data
14cu|beret-1.2.1-0.1|74	%doc lgpl-3.0.txt FONTLOG.txt README.txt OFL.txt
14cu|beret-1.2.1-0.1|75	%{_gamesdatadir}/%{name}/
14cu|beret-1.2.1-0.1|76	
14cu|beret-1.2.1-0.1|77	
14cu|beret-1.2.1-0.1|78	
14cu|beret-1.2.1-0.1|79	
14cu|beret-1.2.1-0.1|80	%changelog
14cu|beret-1.2.1-0.1|81	* Sun Jan 25 2015 abfonly <abfonly@gmail.com> 1.2.1-0.1
14cu|beret-1.2.1-0.1|82	+ Revision: ca8b327
14cu|beret-1.2.1-0.1|83	- Log: new git 1.2.1, switch to pkgconfig style, spec clean
14cu|beret-1.2.1-0.1|84	
14cu|beret-1.2.1-0.1|85	

9716 14
14cu|berusky-1.7.1-1|1	%define dversion 1.7
14cu|berusky-1.7.1-1|2	
14cu|berusky-1.7.1-1|3	Summary:	Sokoban clone
14cu|berusky-1.7.1-1|4	Name:		berusky
14cu|berusky-1.7.1-1|5	Version:	1.7.1
14cu|berusky-1.7.1-1|6	Release:	1
14cu|berusky-1.7.1-1|7	License:	GPLv2+
14cu|berusky-1.7.1-1|8	Group:		Games/Puzzles
14cu|berusky-1.7.1-1|9	Url:		http://www.anakreon.cz/
14cu|berusky-1.7.1-1|10	Source0:	http://www.anakreon.cz/download/%{name}-%{version}.tar.gz
14cu|berusky-1.7.1-1|11	Source1:	berusky.png
14cu|berusky-1.7.1-1|12	Patch0:		berusky-paths.patch
14cu|berusky-1.7.1-1|13	BuildRequires:	gettext-devel
14cu|berusky-1.7.1-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|berusky-1.7.1-1|15	BuildRequires:	pkgconfig(gdk-2.0)
14cu|berusky-1.7.1-1|16	BuildRequires:	pkgconfig(sdl)
14cu|berusky-1.7.1-1|17	BuildRequires:	pkgconfig(SDL_image)
14cu|berusky-1.7.1-1|18	Requires:	%{name}-data >= %{dversion}
14cu|berusky-1.7.1-1|19	
14cu|berusky-1.7.1-1|20	%description
14cu|berusky-1.7.1-1|21	Berusky is a 2D logic game based on an ancient puzzle named Sokoban.
14cu|berusky-1.7.1-1|22	
14cu|berusky-1.7.1-1|23	An old idea of moving boxes in a maze has been expanded with new logic
14cu|berusky-1.7.1-1|24	items such as explosives, stones, special gates and so on.
14cu|berusky-1.7.1-1|25	In addition, up to five bugs can cooperate and be controlled by the player.
14cu|berusky-1.7.1-1|26	
14cu|berusky-1.7.1-1|27	This package contains a binary for the game.
14cu|berusky-1.7.1-1|28	
14cu|berusky-1.7.1-1|29	%files
14cu|berusky-1.7.1-1|30	%doc AUTHORS ChangeLog README TODO
14cu|berusky-1.7.1-1|31	%{_gamesbindir}/*
14cu|berusky-1.7.1-1|32	%{_gamesdatadir}/%{name}
14cu|berusky-1.7.1-1|33	%config(noreplace) %{_sysconfdir}/%{name}/*
14cu|berusky-1.7.1-1|34	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|berusky-1.7.1-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|berusky-1.7.1-1|36	
14cu|berusky-1.7.1-1|37	#----------------------------------------------------------------------------
14cu|berusky-1.7.1-1|38	
14cu|berusky-1.7.1-1|39	%prep
14cu|berusky-1.7.1-1|40	%setup -q
14cu|berusky-1.7.1-1|41	%patch0 -p0
14cu|berusky-1.7.1-1|42	
14cu|berusky-1.7.1-1|43	touch config.rpath ABOUT-NLS
14cu|berusky-1.7.1-1|44	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -e 's,AM_PROG_CC_STDC,AC_PROG_CC,g' configure.*
14cu|berusky-1.7.1-1|45	
14cu|berusky-1.7.1-1|46	%build
14cu|berusky-1.7.1-1|47	%configure2_5x
14cu|berusky-1.7.1-1|48	%make
14cu|berusky-1.7.1-1|49	
14cu|berusky-1.7.1-1|50	%install
14cu|berusky-1.7.1-1|51	%makeinstall_std
14cu|berusky-1.7.1-1|52	
14cu|berusky-1.7.1-1|53	# Remove docs from a wrong directory
14cu|berusky-1.7.1-1|54	rm -rf %{buildroot}%{_prefix}/doc
14cu|berusky-1.7.1-1|55	
14cu|berusky-1.7.1-1|56	# Install icon
14cu|berusky-1.7.1-1|57	install -D -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|berusky-1.7.1-1|58	
14cu|berusky-1.7.1-1|59	# Desktop-file
14cu|berusky-1.7.1-1|60	mkdir -p %{buildroot}%{_datadir}/applications
14cu|berusky-1.7.1-1|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|berusky-1.7.1-1|62	[Desktop Entry]
14cu|berusky-1.7.1-1|63	Name=Berusky
14cu|berusky-1.7.1-1|64	Comment=Rescue the bugs!
14cu|berusky-1.7.1-1|65	Exec=%{_gamesbindir}/%{name}
14cu|berusky-1.7.1-1|66	Terminal=false
14cu|berusky-1.7.1-1|67	Type=Application
14cu|berusky-1.7.1-1|68	StartupNotify=false
14cu|berusky-1.7.1-1|69	Icon=%{name}
14cu|berusky-1.7.1-1|70	Categories=Game;LogicGame;
14cu|berusky-1.7.1-1|71	EOF
14cu|berusky-1.7.1-1|72	
14cu|berusky-1.7.1-1|73	# Move berusyk.ini to /etc
14cu|berusky-1.7.1-1|74	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|berusky-1.7.1-1|75	mv %{buildroot}%{_datadir}/%{name}/%{name}.ini %{buildroot}%{_sysconfdir}/%{name}
14cu|berusky-1.7.1-1|76	
14cu|berusky-1.7.1-1|77	# Remove empty %{_datadir}, and create %{_gamesdatadir} for files from berusky-data
14cu|berusky-1.7.1-1|78	rm -fR %{buildroot}%{_datadir}/%{name}
14cu|berusky-1.7.1-1|79	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|berusky-1.7.1-1|80	
14cu|berusky-1.7.1-1|81	# Move binary to /usr/games
14cu|berusky-1.7.1-1|82	mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
14cu|berusky-1.7.1-1|83	
14cu|berusky-1.7.1-1|84	
14cu|berusky-1.7.1-1|85	%changelog
14cu|berusky-1.7.1-1|86	* Sun Jan 25 2015 abfonly <abfonly@gmail.com> 1.7.1-1
14cu|berusky-1.7.1-1|87	+ Revision: 497b71a
14cu|berusky-1.7.1-1|88	- Version 1.7.1 - Fixes start-up crash on NVidia drivers.
14cu|berusky-1.7.1-1|89	
14cu|berusky-1.7.1-1|90	

9717 14
14cu|be-shell-0-0.20150112.2|1	%define git 20150112
14cu|be-shell-0-0.20150112.2|2	
14cu|be-shell-0-0.20150112.2|3	Summary:	Plasma shell replacement for KDE4
14cu|be-shell-0-0.20150112.2|4	Name:		be-shell
14cu|be-shell-0-0.20150112.2|5	Version:	0
14cu|be-shell-0-0.20150112.2|6	Release:	0.%{git}.2
14cu|be-shell-0-0.20150112.2|7	License:	GPLv2+
14cu|be-shell-0-0.20150112.2|8	Group:		Graphical desktop/KDE
14cu|be-shell-0-0.20150112.2|9	Url:		http://sourceforge.net/p/be-shell/
14cu|be-shell-0-0.20150112.2|10	# git snapshot
14cu|be-shell-0-0.20150112.2|11	Source0:	%{name}-code-%{git}.tar.bz2
14cu|be-shell-0-0.20150112.2|12	Source1:	be-shell-off
14cu|be-shell-0-0.20150112.2|13	Source2:	be-shell-on
14cu|be-shell-0-0.20150112.2|14	Patch0:		be-shell-code-20150112-startup-service.patch
14cu|be-shell-0-0.20150112.2|15	BuildRequires:	cmake
14cu|be-shell-0-0.20150112.2|16	BuildRequires:	kdelibs4-devel
14cu|be-shell-0-0.20150112.2|17	BuildRequires:	pkgconfig(x11)
14cu|be-shell-0-0.20150112.2|18	BuildRequires:	pkgconfig(xcomposite)
14cu|be-shell-0-0.20150112.2|19	BuildRequires:	pkgconfig(xdamage)
14cu|be-shell-0-0.20150112.2|20	BuildRequires:	pkgconfig(xext)
14cu|be-shell-0-0.20150112.2|21	BuildRequires:	pkgconfig(xfixes)
14cu|be-shell-0-0.20150112.2|22	BuildRequires:	pkgconfig(xrender)
14cu|be-shell-0-0.20150112.2|23	Requires:	kdebase4-workspace >= 2:4.11.15-4
14cu|be-shell-0-0.20150112.2|24	Conflicts:	kdebase4-workspace < 2:4.11.15-4
14cu|be-shell-0-0.20150112.2|25	Requires(post,preun):	update-alternatives
14cu|be-shell-0-0.20150112.2|26	
14cu|be-shell-0-0.20150112.2|27	%description
14cu|be-shell-0-0.20150112.2|28	Plasma shell replacement for KDE4. The focus is on control and understanding.
14cu|be-shell-0-0.20150112.2|29	
14cu|be-shell-0-0.20150112.2|30	Use be-shell-on command to switch from Plasma to BE::Shell.
14cu|be-shell-0-0.20150112.2|31	
14cu|be-shell-0-0.20150112.2|32	Use be-shell-off command to switch from BE::Shell to Plasma.
14cu|be-shell-0-0.20150112.2|33	
14cu|be-shell-0-0.20150112.2|34	See http://sourceforge.net/p/be-shell/wiki/Home/ for more instructions.
14cu|be-shell-0-0.20150112.2|35	
14cu|be-shell-0-0.20150112.2|36	%files -f be.shell.lang
14cu|be-shell-0-0.20150112.2|37	%doc COPYING README
14cu|be-shell-0-0.20150112.2|38	%{_kde_bindir}/be.shell
14cu|be-shell-0-0.20150112.2|39	%{_kde_bindir}/be-shell-off
14cu|be-shell-0-0.20150112.2|40	%{_kde_bindir}/be-shell-on
14cu|be-shell-0-0.20150112.2|41	%dir %{_kde_datadir}/%{name}
14cu|be-shell-0-0.20150112.2|42	%{_kde_datadir}/%{name}/*
14cu|be-shell-0-0.20150112.2|43	
14cu|be-shell-0-0.20150112.2|44	%post
14cu|be-shell-0-0.20150112.2|45	%{_sbindir}/update-alternatives --install %{_kde_autostart}/krunner-alt.desktop krunner.desktop %{_kde_datadir}/%{name}/autostart/krunner.desktop 5
14cu|be-shell-0-0.20150112.2|46	%{_sbindir}/update-alternatives --install %{_kde_autostart}/plasma-desktop-alt.desktop plasma-desktop.desktop %{_kde_datadir}/%{name}/autostart/plasma-desktop.desktop 5
14cu|be-shell-0-0.20150112.2|47	%{_sbindir}/update-alternatives --install %{_kde_autostart}/be.shell-alt.desktop be.shell.desktop %{_kde_datadir}/%{name}/autostart/be.shell-on.desktop 5
14cu|be-shell-0-0.20150112.2|48	%{_sbindir}/update-alternatives --install %{_kde_autostart}/be.shell-alt.desktop be.shell.desktop %{_kde_datadir}/%{name}/autostart/be.shell-off.desktop 10
14cu|be-shell-0-0.20150112.2|49	
14cu|be-shell-0-0.20150112.2|50	%preun
14cu|be-shell-0-0.20150112.2|51	if [ $1 -eq 0 ]; then
14cu|be-shell-0-0.20150112.2|52	%{_sbindir}/update-alternatives --remove krunner.desktop %{_kde_datadir}/%{name}/autostart/krunner.desktop
14cu|be-shell-0-0.20150112.2|53	%{_sbindir}/update-alternatives --remove plasma-desktop.desktop %{_kde_datadir}/%{name}/autostart/plasma-desktop.desktop
14cu|be-shell-0-0.20150112.2|54	%{_sbindir}/update-alternatives --remove be.shell.desktop %{_kde_datadir}/%{name}/autostart/be.shell-on.desktop
14cu|be-shell-0-0.20150112.2|55	%{_sbindir}/update-alternatives --remove be.shell.desktop %{_kde_datadir}/%{name}/autostart/be.shell-off.desktop
14cu|be-shell-0-0.20150112.2|56	fi
14cu|be-shell-0-0.20150112.2|57	
14cu|be-shell-0-0.20150112.2|58	#--------------------------------------------------------------------
14cu|be-shell-0-0.20150112.2|59	
14cu|be-shell-0-0.20150112.2|60	%prep
14cu|be-shell-0-0.20150112.2|61	%setup -qn %{name}-code-%{git}
14cu|be-shell-0-0.20150112.2|62	%patch0 -p1
14cu|be-shell-0-0.20150112.2|63	
14cu|be-shell-0-0.20150112.2|64	%build
14cu|be-shell-0-0.20150112.2|65	%cmake_kde4
14cu|be-shell-0-0.20150112.2|66	
14cu|be-shell-0-0.20150112.2|67	%install
14cu|be-shell-0-0.20150112.2|68	%makeinstall_std -C build
14cu|be-shell-0-0.20150112.2|69	
14cu|be-shell-0-0.20150112.2|70	mkdir -p %{buildroot}%{_kde_datadir}/%{name}/autostart
14cu|be-shell-0-0.20150112.2|71	install -m 0644 krunner.desktop %{buildroot}%{_kde_datadir}/%{name}/autostart/krunner.desktop
14cu|be-shell-0-0.20150112.2|72	install -m 0644 plasma-desktop.desktop %{buildroot}%{_kde_datadir}/%{name}/autostart/plasma-desktop.desktop
14cu|be-shell-0-0.20150112.2|73	mv %{buildroot}%{_kde_autostart}/be.shell.desktop %{buildroot}%{_kde_datadir}/%{name}/autostart/be.shell-on.desktop
14cu|be-shell-0-0.20150112.2|74	cp %{buildroot}%{_kde_datadir}/%{name}/autostart/be.shell-on.desktop %{buildroot}%{_kde_datadir}/%{name}/autostart/be.shell-off.desktop
14cu|be-shell-0-0.20150112.2|75	sed s,"Hidden=false","Hidden=true",g -i %{buildroot}%{_kde_datadir}/%{name}/autostart/be.shell-off.desktop
14cu|be-shell-0-0.20150112.2|76	
14cu|be-shell-0-0.20150112.2|77	cp -r examples %{buildroot}%{_kde_datadir}/%{name}/
14cu|be-shell-0-0.20150112.2|78	cp -r scripts %{buildroot}%{_kde_datadir}/%{name}/
14cu|be-shell-0-0.20150112.2|79	cp -r wallpaper %{buildroot}%{_kde_datadir}/%{name}/
14cu|be-shell-0-0.20150112.2|80	
14cu|be-shell-0-0.20150112.2|81	install -m 0755 %{SOURCE1} %{buildroot}%{_kde_bindir}/be-shell-off
14cu|be-shell-0-0.20150112.2|82	install -m 0755 %{SOURCE2} %{buildroot}%{_kde_bindir}/be-shell-on
14cu|be-shell-0-0.20150112.2|83	
14cu|be-shell-0-0.20150112.2|84	%find_lang be.shell
14cu|be-shell-0-0.20150112.2|85	
14cu|be-shell-0-0.20150112.2|86	
14cu|be-shell-0-0.20150112.2|87	%changelog
14cu|be-shell-0-0.20150112.2|88	* Tue Jan 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-0.20150112.2
14cu|be-shell-0-0.20150112.2|89	+ Revision: 0abd4b7
14cu|be-shell-0-0.20150112.2|90	- Add be-shell-off and be-shell-on scripts
14cu|be-shell-0-0.20150112.2|91	
14cu|be-shell-0-0.20150112.2|92	

9718 14
14cu|bib2xhtml-3.0-1|1	%define name	bib2xhtml
14cu|bib2xhtml-3.0-1|2	%define version	3.0
14cu|bib2xhtml-3.0-1|3	%define release	1
14cu|bib2xhtml-3.0-1|4	
14cu|bib2xhtml-3.0-1|5	%define bstdir /usr/share/texmf/bibtex/bst/bib2xhtml
14cu|bib2xhtml-3.0-1|6	
14cu|bib2xhtml-3.0-1|7	Name:		%{name}
14cu|bib2xhtml-3.0-1|8	Version:	%{version}
14cu|bib2xhtml-3.0-1|9	Release:	%{release}
14cu|bib2xhtml-3.0-1|10	Summary:	A program for converting BibTeX files into XHTML 1.0
14cu|bib2xhtml-3.0-1|11	License:	GPL
14cu|bib2xhtml-3.0-1|12	Group:		Publishing
14cu|bib2xhtml-3.0-1|13	Url:		http://www.spinellis.gr/sw/textproc/bib2xhtml/
14cu|bib2xhtml-3.0-1|14	Source:		http://www.spinellis.gr/sw/textproc/bib2xhtml/%{name}-v%{version}.tar.gz
14cu|bib2xhtml-3.0-1|15	BuildRequires:	perl
14cu|bib2xhtml-3.0-1|16	Requires:	tetex
14cu|bib2xhtml-3.0-1|17	Requires:	perl(PDF::API2)
14cu|bib2xhtml-3.0-1|18	BuildArch:	noarch
14cu|bib2xhtml-3.0-1|19	
14cu|bib2xhtml-3.0-1|20	%description
14cu|bib2xhtml-3.0-1|21	bib2xhtml is a program that converts BibTeX files into HTML
14cu|bib2xhtml-3.0-1|22	(specifically XHTML 1.0). The conversion is mostly done by specialized
14cu|bib2xhtml-3.0-1|23	BibTeX style files derived from converted bibliography style
14cu|bib2xhtml-3.0-1|24	templates. This ensures that the original BibTeX styles are faithfully
14cu|bib2xhtml-3.0-1|25	reproduced. Some postprocessing is performed by Perl code.
14cu|bib2xhtml-3.0-1|26	
14cu|bib2xhtml-3.0-1|27	%prep
14cu|bib2xhtml-3.0-1|28	%setup -qn %{name}-v%{version}
14cu|bib2xhtml-3.0-1|29	# fix encoding
14cu|bib2xhtml-3.0-1|30	perl -pi -e 'tr/\r//d' *.html *.bib bib2xhtml
14cu|bib2xhtml-3.0-1|31	
14cu|bib2xhtml-3.0-1|32	%build
14cu|bib2xhtml-3.0-1|33	perl gen-bst
14cu|bib2xhtml-3.0-1|34	
14cu|bib2xhtml-3.0-1|35	%install
14cu|bib2xhtml-3.0-1|36	install -m 755 -d %{buildroot}%{_bindir}
14cu|bib2xhtml-3.0-1|37	install -m 755 -d %{buildroot}%{_mandir}/man1
14cu|bib2xhtml-3.0-1|38	install -m 755 -d %{buildroot}%{bstdir}
14cu|bib2xhtml-3.0-1|39	install -m 755 bib2xhtml %{buildroot}%{_bindir}
14cu|bib2xhtml-3.0-1|40	install -m 644 bib2xhtml.man %{buildroot}%{_mandir}/man1/bib2xhtml.1
14cu|bib2xhtml-3.0-1|41	install -m 644 *.bst %{buildroot}%{bstdir}
14cu|bib2xhtml-3.0-1|42	
14cu|bib2xhtml-3.0-1|43	%post
14cu|bib2xhtml-3.0-1|44	texhash
14cu|bib2xhtml-3.0-1|45	
14cu|bib2xhtml-3.0-1|46	%postun
14cu|bib2xhtml-3.0-1|47	rm -rf %bstdir
14cu|bib2xhtml-3.0-1|48	texhash
14cu|bib2xhtml-3.0-1|49	
14cu|bib2xhtml-3.0-1|50	
14cu|bib2xhtml-3.0-1|51	%files
14cu|bib2xhtml-3.0-1|52	%doc ChangeLog COPYING *.html *.txt *.pdf example.bib
14cu|bib2xhtml-3.0-1|53	%{_bindir}/bib2xhtml
14cu|bib2xhtml-3.0-1|54	%{_mandir}/man1/bib2xhtml.1.*
14cu|bib2xhtml-3.0-1|55	%{bstdir}/*
14cu|bib2xhtml-3.0-1|56	
14cu|bib2xhtml-3.0-1|57	
14cu|bib2xhtml-3.0-1|58	
14cu|bib2xhtml-3.0-1|59	
14cu|bib2xhtml-3.0-1|60	%changelog
14cu|bib2xhtml-3.0-1|61	* Sun Jan 25 2015 abfonly <abfonly@gmail.com> 3.0-1
14cu|bib2xhtml-3.0-1|62	+ Revision: ca29d9b
14cu|bib2xhtml-3.0-1|63	- Merge pull request #1 from abfonly/bib2xhtml:rosa2014.1
14cu|bib2xhtml-3.0-1|64	- abfonly
14cu|bib2xhtml-3.0-1|65	
14cu|bib2xhtml-3.0-1|66	

9719 14
14cu|bibletime-2.10.1-2|1	%define Werror_cflags %{nil}
14cu|bibletime-2.10.1-2|2	
14cu|bibletime-2.10.1-2|3	Summary:	Easy to use Bible study tool
14cu|bibletime-2.10.1-2|4	Name:		bibletime
14cu|bibletime-2.10.1-2|5	Version:	2.10.1
14cu|bibletime-2.10.1-2|6	Release:	2
14cu|bibletime-2.10.1-2|7	License:	GPLv2+
14cu|bibletime-2.10.1-2|8	Group:		Text tools
14cu|bibletime-2.10.1-2|9	Url:		http://www.bibletime.info/
14cu|bibletime-2.10.1-2|10	Source0:	http://garr.dl.sourceforge.net/project/bibletime/BibleTime%202/BibleTime%202%20source%20code/%{name}-%{version}.tar.xz
14cu|bibletime-2.10.1-2|11	Patch0:		bibletime-2.10.1-qt5-printsupport.patch
14cu|bibletime-2.10.1-2|12	Patch1:		bibletime-2.10.1-qt55.patch
14cu|bibletime-2.10.1-2|13	BuildRequires:	cmake
14cu|bibletime-2.10.1-2|14	BuildRequires:	desktop-file-utils
14cu|bibletime-2.10.1-2|15	BuildRequires:	imagemagick
14cu|bibletime-2.10.1-2|16	BuildRequires:	qt5-linguist-tools
14cu|bibletime-2.10.1-2|17	BuildRequires:	boost-devel
14cu|bibletime-2.10.1-2|18	BuildRequires:	pkgconfig(libclucene-core) >= 2.0
14cu|bibletime-2.10.1-2|19	BuildRequires:	pkgconfig(openssl)
14cu|bibletime-2.10.1-2|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|bibletime-2.10.1-2|21	BuildRequires:	pkgconfig(Qt5DBus)
14cu|bibletime-2.10.1-2|22	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|bibletime-2.10.1-2|23	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|bibletime-2.10.1-2|24	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|bibletime-2.10.1-2|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|bibletime-2.10.1-2|26	BuildRequires:	pkgconfig(Qt5Xml)
14cu|bibletime-2.10.1-2|27	BuildRequires:	pkgconfig(sword) >= 1.7.0
14cu|bibletime-2.10.1-2|28	Requires:	sword >= 1.7.0
14cu|bibletime-2.10.1-2|29	
14cu|bibletime-2.10.1-2|30	%description
14cu|bibletime-2.10.1-2|31	BibleTime is a free and easy to use bible study tool built with QT.
14cu|bibletime-2.10.1-2|32	
14cu|bibletime-2.10.1-2|33	BibleTime provides easy handling of digitized texts (Bibles, commentaries
14cu|bibletime-2.10.1-2|34	and lexicons) and powerful features to work with these texts (search in
14cu|bibletime-2.10.1-2|35	texts, write own notes, save, print etc.). Bibletime is a frontend for
14cu|bibletime-2.10.1-2|36	the SWORD Bible Framework.
14cu|bibletime-2.10.1-2|37	
14cu|bibletime-2.10.1-2|38	%files -f %{name}.lang
14cu|bibletime-2.10.1-2|39	%doc ChangeLog LICENSE README
14cu|bibletime-2.10.1-2|40	%{_bindir}/bibletime
14cu|bibletime-2.10.1-2|41	%{_datadir}/applications/bibletime.desktop
14cu|bibletime-2.10.1-2|42	%dir %{_datadir}/%{name}
14cu|bibletime-2.10.1-2|43	%dir %{_datadir}/%{name}/docs/
14cu|bibletime-2.10.1-2|44	%dir %{_datadir}/%{name}/docs/handbook/
14cu|bibletime-2.10.1-2|45	%dir %{_datadir}/%{name}/docs/howto/
14cu|bibletime-2.10.1-2|46	%{_datadir}/%{name}/display-templates/
14cu|bibletime-2.10.1-2|47	%{_datadir}/%{name}/javascript/
14cu|bibletime-2.10.1-2|48	%{_datadir}/%{name}/license/
14cu|bibletime-2.10.1-2|49	%{_datadir}/%{name}/icons/
14cu|bibletime-2.10.1-2|50	%{_datadir}/%{name}/locale/
14cu|bibletime-2.10.1-2|51	%{_datadir}/%{name}/pics/
14cu|bibletime-2.10.1-2|52	%{_datadir}/icons/bibletime.svg
14cu|bibletime-2.10.1-2|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|bibletime-2.10.1-2|54	%{_mandir}/man1/bibletime.1*
14cu|bibletime-2.10.1-2|55	
14cu|bibletime-2.10.1-2|56	#----------------------------------------------------------------------------
14cu|bibletime-2.10.1-2|57	
14cu|bibletime-2.10.1-2|58	%prep
14cu|bibletime-2.10.1-2|59	%setup -q
14cu|bibletime-2.10.1-2|60	%patch0 -p1
14cu|bibletime-2.10.1-2|61	%patch1 -p1
14cu|bibletime-2.10.1-2|62	
14cu|bibletime-2.10.1-2|63	%build
14cu|bibletime-2.10.1-2|64	%cmake_qt5 \
14cu|bibletime-2.10.1-2|65	-DCMAKE_BUILD_TYPE=Release \
14cu|bibletime-2.10.1-2|66	-DCMAKE_EXE_LINKER_FLAGS="-lQt5PrintSupport"
14cu|bibletime-2.10.1-2|67	%make
14cu|bibletime-2.10.1-2|68	
14cu|bibletime-2.10.1-2|69	%install
14cu|bibletime-2.10.1-2|70	%makeinstall_std -C build
14cu|bibletime-2.10.1-2|71	
14cu|bibletime-2.10.1-2|72	desktop-file-install \
14cu|bibletime-2.10.1-2|73	--dir=%{buildroot}%{_datadir}/applications \
14cu|bibletime-2.10.1-2|74	--add-category="Office" \
14cu|bibletime-2.10.1-2|75	--add-category="TextTools" \
14cu|bibletime-2.10.1-2|76	--add-category="Utility" \
14cu|bibletime-2.10.1-2|77	%{buildroot}%{_datadir}/applications/*.desktop
14cu|bibletime-2.10.1-2|78	
14cu|bibletime-2.10.1-2|79	# icons
14cu|bibletime-2.10.1-2|80	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|bibletime-2.10.1-2|81	install -dm 0755 \
14cu|bibletime-2.10.1-2|82	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|bibletime-2.10.1-2|83	convert -strip -resize $size pics/icons/bibletime.svg \
14cu|bibletime-2.10.1-2|84	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|bibletime-2.10.1-2|85	done
14cu|bibletime-2.10.1-2|86	
14cu|bibletime-2.10.1-2|87	# install manpages
14cu|bibletime-2.10.1-2|88	install -Dm644 docs/manpages/bibletime.1 %{buildroot}%{_mandir}/man1/bibletime.1
14cu|bibletime-2.10.1-2|89	
14cu|bibletime-2.10.1-2|90	# fix language pathnames
14cu|bibletime-2.10.1-2|91	mv %{buildroot}%{_datadir}/%{name}/locale/bibletime_ui_pt_{br,BR}.qm || :
14cu|bibletime-2.10.1-2|92	mv %{buildroot}%{_datadir}/%{name}/docs/howto/pt-{br,BR} || :
14cu|bibletime-2.10.1-2|93	
14cu|bibletime-2.10.1-2|94	%find_lang %{name} || touch %{name}.lang
14cu|bibletime-2.10.1-2|95	
14cu|bibletime-2.10.1-2|96	BT_DOC_DIR=%{_datadir}/%{name}/docs
14cu|bibletime-2.10.1-2|97	for doctype in handbook howto ; do
14cu|bibletime-2.10.1-2|98	for lang_dir in %{buildroot}/$BT_DOC_DIR/$doctype/* ; do
14cu|bibletime-2.10.1-2|99	lang=$(basename $lang_dir)
14cu|bibletime-2.10.1-2|100	echo "%lang($lang) $BT_DOC_DIR/$doctype/$lang/*" >> %{name}.lang
14cu|bibletime-2.10.1-2|101	done
14cu|bibletime-2.10.1-2|102	done
14cu|bibletime-2.10.1-2|103	
14cu|bibletime-2.10.1-2|104	
14cu|bibletime-2.10.1-2|105	%changelog
14cu|bibletime-2.10.1-2|106	
14cu|bibletime-2.10.1-2|107	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10.1-2
14cu|bibletime-2.10.1-2|108	- (4e3c16a) Add patches to fix build with Qt 5.5+
14cu|bibletime-2.10.1-2|109	
14cu|bibletime-2.10.1-2|110	

9720 14
14cu|bibtex2html-1.98-2|1	%define _enable_debug_packages %{nil}
14cu|bibtex2html-1.98-2|2	%define debug_package %{nil}
14cu|bibtex2html-1.98-2|3	
14cu|bibtex2html-1.98-2|4	Summary:	A Tool for translating from BibTeX to HTML
14cu|bibtex2html-1.98-2|5	Name:		bibtex2html
14cu|bibtex2html-1.98-2|6	Version:	1.98
14cu|bibtex2html-1.98-2|7	Release:	2
14cu|bibtex2html-1.98-2|8	License:	GPLv2+
14cu|bibtex2html-1.98-2|9	Group:		Publishing
14cu|bibtex2html-1.98-2|10	Url:		http://www.lri.fr/~filliatr/bibtex2html
14cu|bibtex2html-1.98-2|11	Source0:	http://www.lri.fr/~filliatr/ftp/bibtex2html/%{name}-%{version}.tar.gz
14cu|bibtex2html-1.98-2|12	BuildRequires:	ocaml
14cu|bibtex2html-1.98-2|13	BuildRequires:	hevea
14cu|bibtex2html-1.98-2|14	BuildRequires:	tetex-latex
14cu|bibtex2html-1.98-2|15	BuildRequires:	tetex-dvips
14cu|bibtex2html-1.98-2|16	BuildRequires:	tetex-cmsuper
14cu|bibtex2html-1.98-2|17	BuildRequires:	texlive
14cu|bibtex2html-1.98-2|18	BuildRequires:	texlive-collection-langgerman
14cu|bibtex2html-1.98-2|19	
14cu|bibtex2html-1.98-2|20	%description
14cu|bibtex2html-1.98-2|21	bibtex2html is a collection of tools for translating bibliographies
14cu|bibtex2html-1.98-2|22	in BibTeX format to HTML. Here are some of these tools' more important
14cu|bibtex2html-1.98-2|23	features:
14cu|bibtex2html-1.98-2|24	
14cu|bibtex2html-1.98-2|25	* Handle any BibTeX style (even those producing multiple bibliographies);
14cu|bibtex2html-1.98-2|26	* Use additional fields like abstract, url, ps, etc. to insert web links;
14cu|bibtex2html-1.98-2|27	* Crossrefs are also replaced by links;
14cu|bibtex2html-1.98-2|28	* Sort by dates or authors, in increasing or decreasing order;
14cu|bibtex2html-1.98-2|29	* Read simple macros in TeX or LaTeX files;
14cu|bibtex2html-1.98-2|30	* Show syntax errors in BibTeX files;
14cu|bibtex2html-1.98-2|31	* Extract from one or several BibTeX files the set of entries satisfying
14cu|bibtex2html-1.98-2|32	a given criterion.
14cu|bibtex2html-1.98-2|33	
14cu|bibtex2html-1.98-2|34	%files
14cu|bibtex2html-1.98-2|35	%doc CHANGES COPYING README manual.pdf manual.html
14cu|bibtex2html-1.98-2|36	%{_bindir}/*
14cu|bibtex2html-1.98-2|37	%{_mandir}/man1/*
14cu|bibtex2html-1.98-2|38	
14cu|bibtex2html-1.98-2|39	#----------------------------------------------------------------------------
14cu|bibtex2html-1.98-2|40	
14cu|bibtex2html-1.98-2|41	%prep
14cu|bibtex2html-1.98-2|42	%setup -q
14cu|bibtex2html-1.98-2|43	# Removing unused lib from makefile
14cu|bibtex2html-1.98-2|44	sed -i 's/-cclib -lstr//' Makefile.in
14cu|bibtex2html-1.98-2|45	
14cu|bibtex2html-1.98-2|46	%build
14cu|bibtex2html-1.98-2|47	%configure
14cu|bibtex2html-1.98-2|48	%make
14cu|bibtex2html-1.98-2|49	%make doc
14cu|bibtex2html-1.98-2|50	
14cu|bibtex2html-1.98-2|51	%install
14cu|bibtex2html-1.98-2|52	install -d -m 755 %{buildroot}%{_bindir}
14cu|bibtex2html-1.98-2|53	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|bibtex2html-1.98-2|54	install -m 755 aux2bib bib2bib bibtex2html %{buildroot}%{_bindir}
14cu|bibtex2html-1.98-2|55	install -m 644 aux2bib.1 bib2bib.1 bibtex2html.1 %{buildroot}%{_mandir}/man1
14cu|bibtex2html-1.98-2|56	
14cu|bibtex2html-1.98-2|57	%changelog
14cu|bibtex2html-1.98-2|58	
14cu|bibtex2html-1.98-2|59	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.98-2
14cu|bibtex2html-1.98-2|60	- (a686986) Build requires texlive-collection-langgerman
14cu|bibtex2html-1.98-2|61	
14cu|bibtex2html-1.98-2|62	

9721 14
14cu|bibtool-2.55-3|1	%define oname BibTool
14cu|bibtool-2.55-3|2	
14cu|bibtool-2.55-3|3	Summary:	A Tool for manipulating BibTeX data bases
14cu|bibtool-2.55-3|4	Name:		bibtool
14cu|bibtool-2.55-3|5	Version:	2.55
14cu|bibtool-2.55-3|6	Release:	3
14cu|bibtool-2.55-3|7	License:	GPLv1+
14cu|bibtool-2.55-3|8	Group:		Publishing
14cu|bibtool-2.55-3|9	Url:		http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibtool
14cu|bibtool-2.55-3|10	Source0:	ftp://ctan.tug.org/tex-archive/biblio/bibtex/utils/bibtool/%{oname}-%{version}.tar.gz
14cu|bibtool-2.55-3|11	Patch0:		BibTool-2.51-regex.patch
14cu|bibtool-2.55-3|12	BuildRequires:	texlive
14cu|bibtool-2.55-3|13	BuildRequires:	texlive-collection-langgerman
14cu|bibtool-2.55-3|14	BuildRequires:	texlive-collection-latexrecommended
14cu|bibtool-2.55-3|15	
14cu|bibtool-2.55-3|16	%description
14cu|bibtool-2.55-3|17	BibTeX provides an easy to use means to integrate citations and
14cu|bibtool-2.55-3|18	bibliographies into LaTeX documents. But the user is left alone with
14cu|bibtool-2.55-3|19	the management of the BibTeX files. The program BibTool is intended to
14cu|bibtool-2.55-3|20	fill this gap. BibTool allows the manipulation of BibTeX files which
14cu|bibtool-2.55-3|21	goes beyond the possibilities --- and intentions --- of BibTeX.
14cu|bibtool-2.55-3|22	
14cu|bibtool-2.55-3|23	%files
14cu|bibtool-2.55-3|24	%doc COPYING README THANKS ToDo
14cu|bibtool-2.55-3|25	%{_bindir}/*
14cu|bibtool-2.55-3|26	%{_datadir}/%{name}
14cu|bibtool-2.55-3|27	%{_mandir}/man1/*
14cu|bibtool-2.55-3|28	
14cu|bibtool-2.55-3|29	#----------------------------------------------------------------------------
14cu|bibtool-2.55-3|30	
14cu|bibtool-2.55-3|31	%prep
14cu|bibtool-2.55-3|32	%setup -q -n %{oname}
14cu|bibtool-2.55-3|33	%patch0 -p1 -b .regex
14cu|bibtool-2.55-3|34	sed -i -e 's%^#!/usr/local/bin/tclsh%#! %{_bindir}/tclsh%' Tcl/bibtool.tcl
14cu|bibtool-2.55-3|35	sed -i -e 's%^#!/usr/local/bin/perl%#! %{_bindir}/perl%' Perl/bibtool.pl
14cu|bibtool-2.55-3|36	# configure will recreate the directory, but only with config.h within
14cu|bibtool-2.55-3|37	rm -rf regex-0.12
14cu|bibtool-2.55-3|38	
14cu|bibtool-2.55-3|39	%build
14cu|bibtool-2.55-3|40	%configure2_5x
14cu|bibtool-2.55-3|41	sed -i -e 's#@kpathsea_lib_static@##' makefile
14cu|bibtool-2.55-3|42	%make
14cu|bibtool-2.55-3|43	cd Doc
14cu|bibtool-2.55-3|44	make all
14cu|bibtool-2.55-3|45	
14cu|bibtool-2.55-3|46	%install
14cu|bibtool-2.55-3|47	install -d -m 755 %{buildroot}%{_bindir}
14cu|bibtool-2.55-3|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|bibtool-2.55-3|49	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|bibtool-2.55-3|50	install -m 755 bibtool %{buildroot}%{_bindir}
14cu|bibtool-2.55-3|51	install -m 644 Lib/* %{buildroot}%{_datadir}/%{name}
14cu|bibtool-2.55-3|52	install -m 644 Doc/bibtool.1 %{buildroot}%{_mandir}/man1
14cu|bibtool-2.55-3|53	
14cu|bibtool-2.55-3|54	
14cu|bibtool-2.55-3|55	%changelog
14cu|bibtool-2.55-3|56	
14cu|bibtool-2.55-3|57	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.55-3
14cu|bibtool-2.55-3|58	- (f2651a8) Build requires texlive-collection-langgerman
14cu|bibtool-2.55-3|59	
14cu|bibtool-2.55-3|60	

9722 14
14cu|bigloo-3.8c-4|1	%define inplace `pwd`/inplace
14cu|bigloo-3.8c-4|2	%define __noautoprov 'devel.*'
14cu|bigloo-3.8c-4|3	%define __noautoreq 'devel.*'
14cu|bigloo-3.8c-4|4	
14cu|bigloo-3.8c-4|5	%define devname %mklibname bigloo -d
14cu|bigloo-3.8c-4|6	
14cu|bigloo-3.8c-4|7	Summary:	Compiler for the Scheme programming language
14cu|bigloo-3.8c-4|8	Name:		bigloo
14cu|bigloo-3.8c-4|9	Version:	3.8c
14cu|bigloo-3.8c-4|10	Release:	4
14cu|bigloo-3.8c-4|11	License:	GPLv2+
14cu|bigloo-3.8c-4|12	Group:		Development/C
14cu|bigloo-3.8c-4|13	Url:		http://www-sop.inria.fr/mimosa/fp/Bigloo
14cu|bigloo-3.8c-4|14	Source0:	ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/%{name}%{version}.tar.gz
14cu|bigloo-3.8c-4|15	Source10:	%{name}.rpmlintrc
14cu|bigloo-3.8c-4|16	BuildRequires:	indent
14cu|bigloo-3.8c-4|17	BuildRequires:	pkgconfig(openssl)
14cu|bigloo-3.8c-4|18	BuildRequires:	pkgconfig(sqlite3)
14cu|bigloo-3.8c-4|19	Requires:	indent
14cu|bigloo-3.8c-4|20	
14cu|bigloo-3.8c-4|21	%description
14cu|bigloo-3.8c-4|22	Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
14cu|bigloo-3.8c-4|23	programming style where C(++) is usually required. Bigloo attempts to make
14cu|bigloo-3.8c-4|24	Scheme practical by offering features usually presented by traditional
14cu|bigloo-3.8c-4|25	programming languages but ot offered by Scheme and functional programming.
14cu|bigloo-3.8c-4|26	Bigloo compiles Scheme modules. It delivers small and fast stand alone binary
14cu|bigloo-3.8c-4|27	executables. Bigloo enables full connections between Scheme and C programs.
14cu|bigloo-3.8c-4|28	
14cu|bigloo-3.8c-4|29	%files
14cu|bigloo-3.8c-4|30	%{_bindir}/*
14cu|bigloo-3.8c-4|31	%dir %{_libdir}/bigloo/%{version}
14cu|bigloo-3.8c-4|32	%dir %{_libdir}/bigloo/%{version}/bmem
14cu|bigloo-3.8c-4|33	%{_libdir}/bigloo/%{version}/*.init
14cu|bigloo-3.8c-4|34	%{_libdir}/bigloo/%{version}/*.heap
14cu|bigloo-3.8c-4|35	%{_libdir}/bigloo/%{version}/bmem/*
14cu|bigloo-3.8c-4|36	%{_libdir}/bigloo/%{version}/bigloo_config.sch
14cu|bigloo-3.8c-4|37	%{_libdir}/bigloo/%{version}/runtest
14cu|bigloo-3.8c-4|38	%{_libdir}/bigloo/%{version}/text
14cu|bigloo-3.8c-4|39	%{_infodir}/*.info*
14cu|bigloo-3.8c-4|40	%{_mandir}/man*/*
14cu|bigloo-3.8c-4|41	%{_libdir}/lib*.so
14cu|bigloo-3.8c-4|42	%{_libdir}/bigloo/%{version}/*.so
14cu|bigloo-3.8c-4|43	
14cu|bigloo-3.8c-4|44	#----------------------------------------------------------------------------
14cu|bigloo-3.8c-4|45	
14cu|bigloo-3.8c-4|46	%package -n %{devname}
14cu|bigloo-3.8c-4|47	Summary:	Static library and header files for the Bigloo library
14cu|bigloo-3.8c-4|48	Group:		Development/C
14cu|bigloo-3.8c-4|49	Requires:	%{name} = %{EVRD}
14cu|bigloo-3.8c-4|50	Requires:	pkgconfig(openssl)
14cu|bigloo-3.8c-4|51	Requires:	pkgconfig(sqlite3)
14cu|bigloo-3.8c-4|52	Provides:	%{name}-devel = %{EVRD}
14cu|bigloo-3.8c-4|53	
14cu|bigloo-3.8c-4|54	%description -n %{devname}
14cu|bigloo-3.8c-4|55	Runtime libraries for Bigloo compiled programs.
14cu|bigloo-3.8c-4|56	
14cu|bigloo-3.8c-4|57	This package contains the static Bigloo library and its header files.
14cu|bigloo-3.8c-4|58	
14cu|bigloo-3.8c-4|59	%files -n %{devname}
14cu|bigloo-3.8c-4|60	%doc Makefile.config examples
14cu|bigloo-3.8c-4|61	%{_libdir}/bigloo/%{version}/*.a
14cu|bigloo-3.8c-4|62	%{_libdir}/bigloo/%{version}/*.h
14cu|bigloo-3.8c-4|63	%{_libdir}/bigloo/%{version}/Makefile*
14cu|bigloo-3.8c-4|64	
14cu|bigloo-3.8c-4|65	#----------------------------------------------------------------------------
14cu|bigloo-3.8c-4|66	
14cu|bigloo-3.8c-4|67	%package doc
14cu|bigloo-3.8c-4|68	Summary:	Bigloo documentation
14cu|bigloo-3.8c-4|69	Group:		Documentation
14cu|bigloo-3.8c-4|70	
14cu|bigloo-3.8c-4|71	%description doc
14cu|bigloo-3.8c-4|72	Documentation for the Bigloo compiler and integrated development environment.
14cu|bigloo-3.8c-4|73	
14cu|bigloo-3.8c-4|74	%files doc
14cu|bigloo-3.8c-4|75	%doc manuals/*.html
14cu|bigloo-3.8c-4|76	
14cu|bigloo-3.8c-4|77	#----------------------------------------------------------------------------
14cu|bigloo-3.8c-4|78	
14cu|bigloo-3.8c-4|79	%prep
14cu|bigloo-3.8c-4|80	%setup -q -n %{name}%{version}
14cu|bigloo-3.8c-4|81	
14cu|bigloo-3.8c-4|82	perl -pi -e "s|bmask=755|bmask=644|" configure
14cu|bigloo-3.8c-4|83	
14cu|bigloo-3.8c-4|84	# this is needed to construct a correct soname (fugly)
14cu|bigloo-3.8c-4|85	perl -pi -e "s|^release=.*|release=%{version}|" configure
14cu|bigloo-3.8c-4|86	
14cu|bigloo-3.8c-4|87	# fix attributes
14cu|bigloo-3.8c-4|88	find . -type f -perm 0640 -exec chmod 644 {} \;
14cu|bigloo-3.8c-4|89	find . -type d -exec chmod 755 {} \;
14cu|bigloo-3.8c-4|90	
14cu|bigloo-3.8c-4|91	%build
14cu|bigloo-3.8c-4|92	export CFLAGS="`echo %{optflags}|sed -e 's/-fomit-frame-pointer//'` -fPIC"
14cu|bigloo-3.8c-4|93	%setup_compile_flags
14cu|bigloo-3.8c-4|94	./configure \
14cu|bigloo-3.8c-4|95	%ifarch x86_64 amd64 athlon
14cu|bigloo-3.8c-4|96	--arch=athlon \
14cu|bigloo-3.8c-4|97	%endif
14cu|bigloo-3.8c-4|98	%ifarch i586
14cu|bigloo-3.8c-4|99	--arch=i586 \
14cu|bigloo-3.8c-4|100	%endif
14cu|bigloo-3.8c-4|101	%ifarch i686
14cu|bigloo-3.8c-4|102	--arch=i686 \
14cu|bigloo-3.8c-4|103	%endif
14cu|bigloo-3.8c-4|104	%ifarch pentium3
14cu|bigloo-3.8c-4|105	--arch=pentium3 \
14cu|bigloo-3.8c-4|106	%endif
14cu|bigloo-3.8c-4|107	%ifarch pentium4
14cu|bigloo-3.8c-4|108	--arch=pentium4 \
14cu|bigloo-3.8c-4|109	%endif
14cu|bigloo-3.8c-4|110	--prefix=%{_prefix} \
14cu|bigloo-3.8c-4|111	--bindir=%{_bindir} \
14cu|bigloo-3.8c-4|112	--libdir=%{_libdir} \
14cu|bigloo-3.8c-4|113	--mandir=%{_mandir}/man1 \
14cu|bigloo-3.8c-4|114	--infodir=%{_infodir} \
14cu|bigloo-3.8c-4|115	--docdir=%{_docdir} \
14cu|bigloo-3.8c-4|116	--bee=full \
14cu|bigloo-3.8c-4|117	--native-default-backend \
14cu|bigloo-3.8c-4|118	--emacs=/bin/true \
14cu|bigloo-3.8c-4|119	--jvm=no \
14cu|bigloo-3.8c-4|120	--sharedbde=yes \
14cu|bigloo-3.8c-4|121	--sharedcompiler=yes \
14cu|bigloo-3.8c-4|122	--coflags="$CFLAGS"
14cu|bigloo-3.8c-4|123	
14cu|bigloo-3.8c-4|124	# this is needed to provide a meanful debug package
14cu|bigloo-3.8c-4|125	perl -pi -e "s|STRIP=.*|STRIP=/bin/true|" Makefile.config
14cu|bigloo-3.8c-4|126	
14cu|bigloo-3.8c-4|127	# this is needed to construct a correct soname (fugly)
14cu|bigloo-3.8c-4|128	perl -pi -e "s|LDSONAME=.*|LDSONAME=-Wl,-soname|" Makefile.config
14cu|bigloo-3.8c-4|129	
14cu|bigloo-3.8c-4|130	# gcc: -pg and -fomit-frame-pointer are incompatible
14cu|bigloo-3.8c-4|131	perl -pi -e "s|-pg||" Makefile.config
14cu|bigloo-3.8c-4|132	
14cu|bigloo-3.8c-4|133	export LD_LIBRARY_PATH=`pwd`/lib/%{version}
14cu|bigloo-3.8c-4|134	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{version}
14cu|bigloo-3.8c-4|135	make
14cu|bigloo-3.8c-4|136	make DESTDIR=%{inplace} install
14cu|bigloo-3.8c-4|137	
14cu|bigloo-3.8c-4|138	export PATH=`pwd`/bin:$PATH
14cu|bigloo-3.8c-4|139	make compile-bee
14cu|bigloo-3.8c-4|140	
14cu|bigloo-3.8c-4|141	%install
14cu|bigloo-3.8c-4|142	export LD_LIBRARY_PATH=`pwd`/lib/%{version}
14cu|bigloo-3.8c-4|143	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{version}
14cu|bigloo-3.8c-4|144	
14cu|bigloo-3.8c-4|145	make DESTDIR=%{buildroot} install
14cu|bigloo-3.8c-4|146	make DESTDIR=%{buildroot} install-bee
14cu|bigloo-3.8c-4|147	make -C manuals DESTDIR=%{buildroot} install-bee
14cu|bigloo-3.8c-4|148	
14cu|bigloo-3.8c-4|149	chmod 755 %{buildroot}%{_bindir}/*
14cu|bigloo-3.8c-4|150	(
14cu|bigloo-3.8c-4|151	cd %{buildroot}%{_libdir}
14cu|bigloo-3.8c-4|152	chmod 755 bigloo/%{version}/*.so
14cu|bigloo-3.8c-4|153	rm -f *.so
14cu|bigloo-3.8c-4|154	mv bigloo/%{version}/*.so .
14cu|bigloo-3.8c-4|155	
14cu|bigloo-3.8c-4|156	for ext in bdl calendar fth mail multimedia pth sqlite ssl web
14cu|bigloo-3.8c-4|157	do
14cu|bigloo-3.8c-4|158	ln -sf libbigloo${ext}_s-%{version}.so libbigloo${ext}_u-%{version}.so
14cu|bigloo-3.8c-4|159	done
14cu|bigloo-3.8c-4|160	
14cu|bigloo-3.8c-4|161	(cd bigloo/%{version}; ln -sf ../../*.so .)
14cu|bigloo-3.8c-4|162	)
14cu|bigloo-3.8c-4|163	rm -fr %{buildroot}%{_infodir}/dir
14cu|bigloo-3.8c-4|164	rm -fr %{buildroot}%{_datadir}/doc
14cu|bigloo-3.8c-4|165	
14cu|bigloo-3.8c-4|166	perl -pi -e 's|^BOOTBINDIR=.*|BOOTBINDIR=%{_bindir}|' Makefile.config
14cu|bigloo-3.8c-4|167	
14cu|bigloo-3.8c-4|168	
14cu|bigloo-3.8c-4|169	%changelog
14cu|bigloo-3.8c-4|170	
14cu|bigloo-3.8c-4|171	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8c-4
14cu|bigloo-3.8c-4|172	- (4078090) Fix a typo
14cu|bigloo-3.8c-4|173	
14cu|bigloo-3.8c-4|174	

9723 14
14cu|bindgraph-0.2-17|1	Summary:	Gathers bind9 statistics
14cu|bindgraph-0.2-17|2	Name:		bindgraph
14cu|bindgraph-0.2-17|3	Version:	0.2
14cu|bindgraph-0.2-17|4	Release:	17
14cu|bindgraph-0.2-17|5	License:	GPLv2+
14cu|bindgraph-0.2-17|6	Group:		Networking/WWW
14cu|bindgraph-0.2-17|7	Url:		http://www.linux.it/~md/software/
14cu|bindgraph-0.2-17|8	Source0:	http://ftp.debian.org/debian/pool/main/b/bindgraph/%{name}_%{version}a.orig.tar.gz
14cu|bindgraph-0.2-17|9	Source1:	bindgraph.service
14cu|bindgraph-0.2-17|10	Source2:	bindgraph.sysconfig
14cu|bindgraph-0.2-17|11	Source3:	bindgraph.logrotate
14cu|bindgraph-0.2-17|12	Source4:	bindgraph-tmpfiles.conf
14cu|bindgraph-0.2-17|13	Patch0:		bindgraph-0.2-mdk_config.diff
14cu|bindgraph-0.2-17|14	Requires:	bind
14cu|bindgraph-0.2-17|15	Requires:	rrdtool
14cu|bindgraph-0.2-17|16	Requires:	webserver
14cu|bindgraph-0.2-17|17	Requires(post,preun,postun):	systemd
14cu|bindgraph-0.2-17|18	BuildArch:	noarch
14cu|bindgraph-0.2-17|19	
14cu|bindgraph-0.2-17|20	%description
14cu|bindgraph-0.2-17|21	DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS
14cu|bindgraph-0.2-17|22	statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and
14cu|bindgraph-0.2-17|23	yearly graphs of the DNS server's activity (queries, errors, etc.).
14cu|bindgraph-0.2-17|24	
14cu|bindgraph-0.2-17|25	%files
14cu|bindgraph-0.2-17|26	%doc ChangeLog COPYING rbldnsd.diff README
14cu|bindgraph-0.2-17|27	%{_tmpfilesdir}/%{name}.conf
14cu|bindgraph-0.2-17|28	%{_unitdir}/bindgraph.service
14cu|bindgraph-0.2-17|29	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|bindgraph-0.2-17|30	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/bindgraph
14cu|bindgraph-0.2-17|31	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/bindgraph
14cu|bindgraph-0.2-17|32	%attr(0755,root,root) %{_sbindir}/bindgraph
14cu|bindgraph-0.2-17|33	%attr(0755,root,root) %{_localstatedir}/www/cgi-bin/bindgraph.cgi
14cu|bindgraph-0.2-17|34	%ghost %dir %attr(0755,root,root) %{_localstatedir}/run/bindgraph
14cu|bindgraph-0.2-17|35	%dir %attr(0755,root,root) %{_localstatedir}/log/bindgraph
14cu|bindgraph-0.2-17|36	%dir %attr(0755,apache,root) %{_localstatedir}/cache/bindgraph
14cu|bindgraph-0.2-17|37	%dir %attr(0755,root,root) %{_localstatedir}/lib/bindgraph
14cu|bindgraph-0.2-17|38	
14cu|bindgraph-0.2-17|39	%post
14cu|bindgraph-0.2-17|40	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|bindgraph-0.2-17|41	%systemd_post bindgraph.service
14cu|bindgraph-0.2-17|42	
14cu|bindgraph-0.2-17|43	%preun
14cu|bindgraph-0.2-17|44	%systemd_preun bindgraph.service
14cu|bindgraph-0.2-17|45	
14cu|bindgraph-0.2-17|46	%postun
14cu|bindgraph-0.2-17|47	%systemd_postun_with_restart bindgraph.service
14cu|bindgraph-0.2-17|48	
14cu|bindgraph-0.2-17|49	#----------------------------------------------------------------------------
14cu|bindgraph-0.2-17|50	
14cu|bindgraph-0.2-17|51	%prep
14cu|bindgraph-0.2-17|52	%setup -q
14cu|bindgraph-0.2-17|53	%patch0 -p0
14cu|bindgraph-0.2-17|54	
14cu|bindgraph-0.2-17|55	%build
14cu|bindgraph-0.2-17|56	
14cu|bindgraph-0.2-17|57	%install
14cu|bindgraph-0.2-17|58	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|bindgraph-0.2-17|59	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|bindgraph-0.2-17|60	install -d %{buildroot}%{_sbindir}
14cu|bindgraph-0.2-17|61	install -d %{buildroot}%{_tmpfilesdir}
14cu|bindgraph-0.2-17|62	install -d %{buildroot}%{_unitdir}
14cu|bindgraph-0.2-17|63	install -d %{buildroot}%{_localstatedir}/lib/bindgraph
14cu|bindgraph-0.2-17|64	install -d %{buildroot}%{_localstatedir}/run/bindgraph
14cu|bindgraph-0.2-17|65	install -d %{buildroot}%{_localstatedir}/log/bindgraph
14cu|bindgraph-0.2-17|66	install -d %{buildroot}%{_localstatedir}/cache/bindgraph
14cu|bindgraph-0.2-17|67	install -d %{buildroot}%{_localstatedir}/www/cgi-bin
14cu|bindgraph-0.2-17|68	
14cu|bindgraph-0.2-17|69	install -m0755 bindgraph.pl %{buildroot}%{_sbindir}/bindgraph
14cu|bindgraph-0.2-17|70	install -m0755 bindgraph.cgi %{buildroot}%{_localstatedir}/www/cgi-bin/
14cu|bindgraph-0.2-17|71	install -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/bindgraph.service
14cu|bindgraph-0.2-17|72	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/bindgraph
14cu|bindgraph-0.2-17|73	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/bindgraph
14cu|bindgraph-0.2-17|74	install -m0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|bindgraph-0.2-17|75	
14cu|bindgraph-0.2-17|76	install -d %{buildroot}%{_webappconfdir}
14cu|bindgraph-0.2-17|77	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|bindgraph-0.2-17|78	<Location /cgi-bin/bindgraph.cgi>
14cu|bindgraph-0.2-17|79	Require all granted
14cu|bindgraph-0.2-17|80	</Location>
14cu|bindgraph-0.2-17|81	EOF
14cu|bindgraph-0.2-17|82	
14cu|bindgraph-0.2-17|83	
14cu|bindgraph-0.2-17|84	%changelog
14cu|bindgraph-0.2-17|85	
14cu|bindgraph-0.2-17|86	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-17
14cu|bindgraph-0.2-17|87	- (7ae2db4) Properly handle /var/run/bindgraph
14cu|bindgraph-0.2-17|88	
14cu|bindgraph-0.2-17|89	

9724 14
14cu|biniax2-1.30-5|1	Summary:	Colour block logic game with original gameplay
14cu|biniax2-1.30-5|2	Name:		biniax2
14cu|biniax2-1.30-5|3	Version:	1.30
14cu|biniax2-1.30-5|4	Release:	5
14cu|biniax2-1.30-5|5	License:	ZLib
14cu|biniax2-1.30-5|6	Group:		Games/Puzzles
14cu|biniax2-1.30-5|7	Url:		http://biniax.com
14cu|biniax2-1.30-5|8	Source0:	http://mordred.dir.bg/biniax/%{name}-%{version}-fullsrc.tar.gz
14cu|biniax2-1.30-5|9	Source1:	%{name}-LICENSE
14cu|biniax2-1.30-5|10	Patch0:		biniax2-1.30-optflags.patch
14cu|biniax2-1.30-5|11	BuildRequires:	pkgconfig(sdl)
14cu|biniax2-1.30-5|12	BuildRequires:	pkgconfig(SDL_image)
14cu|biniax2-1.30-5|13	BuildRequires:	pkgconfig(SDL_mixer)
14cu|biniax2-1.30-5|14	
14cu|biniax2-1.30-5|15	%description
14cu|biniax2-1.30-5|16	How to play Biniax :
14cu|biniax2-1.30-5|17	The gaming field is a 5x7 grid filled partially with pairs of elements.
14cu|biniax2-1.30-5|18	Every pair consists of two different elements combined of four possible.
14cu|biniax2-1.30-5|19	You control the box with an element inside. You can move around the field
14cu|biniax2-1.30-5|20	on empty spaces. You can also remove pairs of elements, if you have the
14cu|biniax2-1.30-5|21	same element as the one of the pair. When you remove the pair your element
14cu|biniax2-1.30-5|22	becomes the other one element of the pair and the score is increased;
14cu|biniax2-1.30-5|23	The gaming field scrolls down slowly (increasing the speed with your progress)
14cu|biniax2-1.30-5|24	and your goal is to stay as long as possible on the field. Remember, that if
14cu|biniax2-1.30-5|25	you cannot take the pair in front of you, the scrolling will move your block
14cu|biniax2-1.30-5|26	down!
14cu|biniax2-1.30-5|27	
14cu|biniax2-1.30-5|28	%files
14cu|biniax2-1.30-5|29	%defattr(644,root,root,755)
14cu|biniax2-1.30-5|30	%doc LICENSE
14cu|biniax2-1.30-5|31	%attr(755,root,root) %{_gamesbindir}/%{name}*
14cu|biniax2-1.30-5|32	%{_datadir}/pixmaps/%{name}.png
14cu|biniax2-1.30-5|33	%{_datadir}/applications/%{name}.desktop
14cu|biniax2-1.30-5|34	%{_gamesdatadir}/%{name}
14cu|biniax2-1.30-5|35	
14cu|biniax2-1.30-5|36	#----------------------------------------------------------------------------
14cu|biniax2-1.30-5|37	
14cu|biniax2-1.30-5|38	%prep
14cu|biniax2-1.30-5|39	%setup -q -c
14cu|biniax2-1.30-5|40	%patch0 -p1
14cu|biniax2-1.30-5|41	
14cu|biniax2-1.30-5|42	%build
14cu|biniax2-1.30-5|43	%make FLAGS="%{optflags}"
14cu|biniax2-1.30-5|44	
14cu|biniax2-1.30-5|45	%install
14cu|biniax2-1.30-5|46	cp %{SOURCE1} LICENSE
14cu|biniax2-1.30-5|47	
14cu|biniax2-1.30-5|48	cat > %{name}.sh <<EOF
14cu|biniax2-1.30-5|49	#!/bin/sh
14cu|biniax2-1.30-5|50	test -d "\$HOME/.%{name}" || {
14cu|biniax2-1.30-5|51	rm -rf "\$HOME/.%{name}"
14cu|biniax2-1.30-5|52	mkdir -p "\$HOME/.%{name}"
14cu|biniax2-1.30-5|53	ln -s %{_gamesdatadir}/%{name}/data "\$HOME/.%{name}/data"
14cu|biniax2-1.30-5|54	}
14cu|biniax2-1.30-5|55	cd "\$HOME/.%{name}"
14cu|biniax2-1.30-5|56	exec %{name}.bin
14cu|biniax2-1.30-5|57	EOF
14cu|biniax2-1.30-5|58	
14cu|biniax2-1.30-5|59	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|biniax2-1.30-5|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|biniax2-1.30-5|61	[Desktop Entry]
14cu|biniax2-1.30-5|62	Name=Biniax-2
14cu|biniax2-1.30-5|63	Comment=Colour logic game
14cu|biniax2-1.30-5|64	Type=Application
14cu|biniax2-1.30-5|65	Exec=%{name}
14cu|biniax2-1.30-5|66	Icon=%{_datadir}/pixmaps/%{name}.png
14cu|biniax2-1.30-5|67	Terminal=false
14cu|biniax2-1.30-5|68	Categories=Game;LogicGame;
14cu|biniax2-1.30-5|69	EOF
14cu|biniax2-1.30-5|70	
14cu|biniax2-1.30-5|71	rm -f data/Thumbs.db
14cu|biniax2-1.30-5|72	
14cu|biniax2-1.30-5|73	install -D %{name} %{buildroot}%{_gamesbindir}/%{name}.bin
14cu|biniax2-1.30-5|74	install -D -m755 %{name}.sh %{buildroot}%{_gamesbindir}/%{name}
14cu|biniax2-1.30-5|75	install -D data/graphics/element3.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|biniax2-1.30-5|76	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|biniax2-1.30-5|77	cp -r data %{buildroot}%{_gamesdatadir}/%{name}/
14cu|biniax2-1.30-5|78	
14cu|biniax2-1.30-5|79	
14cu|biniax2-1.30-5|80	%changelog
14cu|biniax2-1.30-5|81	
14cu|biniax2-1.30-5|82	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.30-5
14cu|biniax2-1.30-5|83	- (c53789a) Build with system optflags to fix debug package
14cu|biniax2-1.30-5|84	
14cu|biniax2-1.30-5|85	

9725 14
14cu|bino-1.6.5-1|1	Summary:	Video Player with 3D and Multi-Display Video Support
14cu|bino-1.6.5-1|2	Name:		bino
14cu|bino-1.6.5-1|3	Version:	1.6.5
14cu|bino-1.6.5-1|4	Release:	1
14cu|bino-1.6.5-1|5	License:	GPLv3+
14cu|bino-1.6.5-1|6	Group:		Video
14cu|bino-1.6.5-1|7	Url:		http://bino3d.org
14cu|bino-1.6.5-1|8	Source0:	http://mirror.lihnidos.org/GNU/savannah/bino/%{name}-%{version}.tar.xz
14cu|bino-1.6.5-1|9	Source1:	bino.desktop
14cu|bino-1.6.5-1|10	Source2:	https://raw.githubusercontent.com/sanjayankur31/rpmfusion-appdata/master/appdata-extra-free/desktop/bino.appdata.xml
14cu|bino-1.6.5-1|11	BuildRequires:	texinfo
14cu|bino-1.6.5-1|12	BuildRequires:	ffmpeg-devel
14cu|bino-1.6.5-1|13	BuildRequires:	gettext-devel
14cu|bino-1.6.5-1|14	BuildRequires:	qt5-devel
14cu|bino-1.6.5-1|15	BuildRequires:	pkgconfig(glew) >= 1.10.0
14cu|bino-1.6.5-1|16	BuildRequires:	pkgconfig(libass)
14cu|bino-1.6.5-1|17	BuildRequires:	pkgconfig(liblircclient0)
14cu|bino-1.6.5-1|18	BuildRequires:	pkgconfig(openal)
14cu|bino-1.6.5-1|19	BuildRequires:	quadmath-devel
14cu|bino-1.6.5-1|20	BuildRequires:	pkgconfig(x11)
14cu|bino-1.6.5-1|21	
14cu|bino-1.6.5-1|22	
14cu|bino-1.6.5-1|23	%description
14cu|bino-1.6.5-1|24	Bino is a video player with the following main features:
14cu|bino-1.6.5-1|25	- Support for stereoscopic 3D video, with a wide
14cu|bino-1.6.5-1|26	variety of input and output formats.
14cu|bino-1.6.5-1|27	- Support for multi-display video, e.g. for powerwalls,
14cu|bino-1.6.5-1|28	Virtual Reality installations and
14cu|bino-1.6.5-1|29	other multi-projector setups.
14cu|bino-1.6.5-1|30	
14cu|bino-1.6.5-1|31	%description -l ru
14cu|bino-1.6.5-1|32	Bino это видеоплеер с двумя
14cu|bino-1.6.5-1|33	специальными возможностями:
14cu|bino-1.6.5-1|34	* поддержка 3D видео с широким
14cu|bino-1.6.5-1|35	спектром выходных и выходных форматов.
14cu|bino-1.6.5-1|36	* поддержка многомониторного видео,
14cu|bino-1.6.5-1|37	т.е. для стен, устройств
14cu|bino-1.6.5-1|38	виртуальной реальности и других
14cu|bino-1.6.5-1|39	многопроекторных установок.
14cu|bino-1.6.5-1|40	
14cu|bino-1.6.5-1|41	%files -f %{name}.lang
14cu|bino-1.6.5-1|42	%doc AUTHORS ChangeLog README.Linux COPYING
14cu|bino-1.6.5-1|43	%doc doc/*.html doc/*.jpg doc/*.png
14cu|bino-1.6.5-1|44	%{_bindir}/%{name}
14cu|bino-1.6.5-1|45	%{_mandir}/man1/%{name}.1*
14cu|bino-1.6.5-1|46	%{_infodir}/%{name}*
14cu|bino-1.6.5-1|47	%{_datadir}/applications/%{name}.desktop
14cu|bino-1.6.5-1|48	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|bino-1.6.5-1|49	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|bino-1.6.5-1|50	%{_appdatadir}/bino.appdata.xml
14cu|bino-1.6.5-1|51	#----------------------------------------------------------------------------
14cu|bino-1.6.5-1|52	
14cu|bino-1.6.5-1|53	%prep
14cu|bino-1.6.5-1|54	%setup -q
14cu|bino-1.6.5-1|55	
14cu|bino-1.6.5-1|56	%build
14cu|bino-1.6.5-1|57	export PATH=$PATH:%{qt5bin}
14cu|bino-1.6.5-1|58	export LDFLAGS="%{ldflags} -zmuldefs"
14cu|bino-1.6.5-1|59	%configure2_5x \
14cu|bino-1.6.5-1|60	--disable-silent-rules
14cu|bino-1.6.5-1|61	
14cu|bino-1.6.5-1|62	%make
14cu|bino-1.6.5-1|63	
14cu|bino-1.6.5-1|64	%install
14cu|bino-1.6.5-1|65	%makeinstall_std
14cu|bino-1.6.5-1|66	desktop-file-install %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|bino-1.6.5-1|67	rm -r %{buildroot}%{_docdir}/%{name}
14cu|bino-1.6.5-1|68	rm -f %{buildroot}%{_infodir}/dir
14cu|bino-1.6.5-1|69	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cu|bino-1.6.5-1|70	rm -f %{buildroot}%{_datadir}/locale/zh_cn/LC_MESSAGES/bino.mo
14cu|bino-1.6.5-1|71	install -D -m644 %{SOURCE2} %{buildroot}%{_appdatadir}/bino.appdata.xml
14cu|bino-1.6.5-1|72	%find_lang %{name}
14cu|bino-1.6.5-1|73	
14cu|bino-1.6.5-1|74	
14cu|bino-1.6.5-1|75	
14cu|bino-1.6.5-1|76	%changelog
14cu|bino-1.6.5-1|77	
14cu|bino-1.6.5-1|78	* Wed Mar 01 2017 abfonly <abfonly@gmail.com> 1.6.5-1
14cu|bino-1.6.5-1|79	- (f3cf07e) Log: Update to 1.6.5
14cu|bino-1.6.5-1|80	- (f3cf07e) fixes a bug that prevented Bino from working correctly in some languages
14cu|bino-1.6.5-1|81	- (f3cf07e) fixes  crah on some intel video drivers
14cu|bino-1.6.5-1|82	
14cu|bino-1.6.5-1|83	

9726 14
14cu|biosdevname-0.7.2-1|1	Name:		biosdevname
14cu|biosdevname-0.7.2-1|2	Version:	0.7.2
14cu|biosdevname-0.7.2-1|3	Release:	1
14cu|biosdevname-0.7.2-1|4	Summary:	Udev helper for naming devices per BIOS names
14cu|biosdevname-0.7.2-1|5	Group:		System/Base
14cu|biosdevname-0.7.2-1|6	License:	GPLv2
14cu|biosdevname-0.7.2-1|7	URL:		http://linux.dell.com/files/%{name}
14cu|biosdevname-0.7.2-1|8	# SMBIOS only exists on these arches.  It's also likely that other
14cu|biosdevname-0.7.2-1|9	# arches don't expect the PCI bus to be sorted breadth-first, or of
14cu|biosdevname-0.7.2-1|10	# so, there haven't been any comments about that on LKML.
14cu|biosdevname-0.7.2-1|11	Source0:	http://linux.dell.com/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|biosdevname-0.7.2-1|12	BuildRequires:	pciutils-devel
14cu|biosdevname-0.7.2-1|13	BuildRequires:	zlib-devel
14cu|biosdevname-0.7.2-1|14	BuildRequires:	udev
14cu|biosdevname-0.7.2-1|15	Requires:	udev
14cu|biosdevname-0.7.2-1|16	
14cu|biosdevname-0.7.2-1|17	%description
14cu|biosdevname-0.7.2-1|18	biosdevname in its simplest form takes a kernel device name as an
14cu|biosdevname-0.7.2-1|19	argument, and returns the BIOS-given name it "should" be.  This is necessary
14cu|biosdevname-0.7.2-1|20	on systems where the BIOS name for a given device (e.g. the label on
14cu|biosdevname-0.7.2-1|21	the chassis is "Gb1") doesn't map directly and obviously to the kernel
14cu|biosdevname-0.7.2-1|22	name (e.g. eth0).
14cu|biosdevname-0.7.2-1|23	
14cu|biosdevname-0.7.2-1|24	%prep
14cu|biosdevname-0.7.2-1|25	%setup -q
14cu|biosdevname-0.7.2-1|26	
14cu|biosdevname-0.7.2-1|27	%build
14cu|biosdevname-0.7.2-1|28	%configure
14cu|biosdevname-0.7.2-1|29	
14cu|biosdevname-0.7.2-1|30	%make
14cu|biosdevname-0.7.2-1|31	
14cu|biosdevname-0.7.2-1|32	%install
14cu|biosdevname-0.7.2-1|33	%makeinstall_std install-data
14cu|biosdevname-0.7.2-1|34	
14cu|biosdevname-0.7.2-1|35	%files
14cu|biosdevname-0.7.2-1|36	%doc COPYING README
14cu|biosdevname-0.7.2-1|37	%{_prefix}/sbin/%{name}
14cu|biosdevname-0.7.2-1|38	/lib/udev/rules.d/71-biosdevname.rules
14cu|biosdevname-0.7.2-1|39	%{_mandir}/man1/%{name}.1*
14cu|biosdevname-0.7.2-1|40	
14cu|biosdevname-0.7.2-1|41	%changelog
14cu|biosdevname-0.7.2-1|42	
14cu|biosdevname-0.7.2-1|43	* Fri Aug 26 2016 alzim <alzim@bk.ru> 0.7.2-1
14cu|biosdevname-0.7.2-1|44	- (ba04ab5) Merge pull request #2 from import/biosdevname:rosa2016.1
14cu|biosdevname-0.7.2-1|45	- (ba04ab5) Updated to 0.7.2
14cu|biosdevname-0.7.2-1|46	
14cu|biosdevname-0.7.2-1|47	

9727 14
14cu|birdfont-2.0.2-1|1	%define debug_package %{nil}
14cu|birdfont-2.0.2-1|2	
14cu|birdfont-2.0.2-1|3	Name:           birdfont
14cu|birdfont-2.0.2-1|4	Version:        2.0.2
14cu|birdfont-2.0.2-1|5	Release:        1
14cu|birdfont-2.0.2-1|6	Summary:        A free font editor for TTF, EOT & SVG fonts
14cu|birdfont-2.0.2-1|7	Group:          Graphics
14cu|birdfont-2.0.2-1|8	License:        GPLv3+
14cu|birdfont-2.0.2-1|9	URL:            http://birdfont.org
14cu|birdfont-2.0.2-1|10	Source0:        http://birdfont.org/releases/%{name}-%{version}.tar.gz
14cu|birdfont-2.0.2-1|11	Patch0:         birdfont-2.0.2-desktop.patch
14cu|birdfont-2.0.2-1|12	
14cu|birdfont-2.0.2-1|13	BuildRequires:  pkgconfig(cairo)
14cu|birdfont-2.0.2-1|14	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cu|birdfont-2.0.2-1|15	BuildRequires:  pkgconfig(gee-0.8)
14cu|birdfont-2.0.2-1|16	BuildRequires:  pkgconfig(glib-2.0)
14cu|birdfont-2.0.2-1|17	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|birdfont-2.0.2-1|18	BuildRequires:  pkgconfig(libnotify)
14cu|birdfont-2.0.2-1|19	BuildRequires:  pkgconfig(libsoup-2.4)
14cu|birdfont-2.0.2-1|20	BuildRequires:  pkgconfig(webkitgtk-3.0)
14cu|birdfont-2.0.2-1|21	BuildRequires:  python
14cu|birdfont-2.0.2-1|22	BuildRequires:  vala
14cu|birdfont-2.0.2-1|23	Requires:       unicode-ucd
14cu|birdfont-2.0.2-1|24	
14cu|birdfont-2.0.2-1|25	%description
14cu|birdfont-2.0.2-1|26	BirdFont is a free font editor that lets you create vector graphics and export
14cu|birdfont-2.0.2-1|27	TTF, EOT & SVG fonts.
14cu|birdfont-2.0.2-1|28	
14cu|birdfont-2.0.2-1|29	%prep
14cu|birdfont-2.0.2-1|30	%setup -q
14cu|birdfont-2.0.2-1|31	%apply_patches
14cu|birdfont-2.0.2-1|32	
14cu|birdfont-2.0.2-1|33	%build
14cu|birdfont-2.0.2-1|34	./configure
14cu|birdfont-2.0.2-1|35	%{__python} scripts/linux_build.py
14cu|birdfont-2.0.2-1|36	
14cu|birdfont-2.0.2-1|37	%install
14cu|birdfont-2.0.2-1|38	%{__python} install.py -d%{buildroot} -n/share/man/man1
14cu|birdfont-2.0.2-1|39	
14cu|birdfont-2.0.2-1|40	rm -f %{buildroot}%{_libdir}/libbird*.so
14cu|birdfont-2.0.2-1|41	
14cu|birdfont-2.0.2-1|42	%find_lang %{name}
14cu|birdfont-2.0.2-1|43	
14cu|birdfont-2.0.2-1|44	%files -f %{name}.lang
14cu|birdfont-2.0.2-1|45	%{_bindir}/%{name}*
14cu|birdfont-2.0.2-1|46	%{_libdir}/libbirdfont.so.*
14cu|birdfont-2.0.2-1|47	%{_libdir}/libbirdxml.so.*
14cu|birdfont-2.0.2-1|48	%{_datadir}/%{name}/
14cu|birdfont-2.0.2-1|49	%{_datadir}/appdata/%{name}.appdata.xml
14cu|birdfont-2.0.2-1|50	%{_datadir}/applications/%{name}.desktop
14cu|birdfont-2.0.2-1|51	%{_datadir}/mime/packages/%{name}.xml
14cu|birdfont-2.0.2-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|birdfont-2.0.2-1|53	%{_mandir}/man1/%{name}*.1*
14cu|birdfont-2.0.2-1|54	
14cu|birdfont-2.0.2-1|55	%changelog
14cu|birdfont-2.0.2-1|56	
14cu|birdfont-2.0.2-1|57	* Mon Apr 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-1
14cu|birdfont-2.0.2-1|58	- (7160881) Disable debug
14cu|birdfont-2.0.2-1|59	
14cu|birdfont-2.0.2-1|60	

9728 14
14cu|bitcoin-0.16.0-1|1	%define major 0
14cu|bitcoin-0.16.0-1|2	%define libname %mklibname bitcoinconsensus %{major}
14cu|bitcoin-0.16.0-1|3	%define devname %mklibname bitcoinconsensus -d
14cu|bitcoin-0.16.0-1|4	
14cu|bitcoin-0.16.0-1|5	Summary:	P2P Digital Currency
14cu|bitcoin-0.16.0-1|6	Name:		bitcoin
14cu|bitcoin-0.16.0-1|7	Version:	0.16.0
14cu|bitcoin-0.16.0-1|8	Release:	1
14cu|bitcoin-0.16.0-1|9	License:	MIT
14cu|bitcoin-0.16.0-1|10	Group:		Networking/Other
14cu|bitcoin-0.16.0-1|11	Url:		http://www.bitcoin.org
14cu|bitcoin-0.16.0-1|12	Source0:	https://github.com/bitcoin/bitcoin/archive/v%{version}tar.gz?/%{name}-%{version}.tar.gz
14cu|bitcoin-0.16.0-1|13	Source1:	bitcoind.service
14cu|bitcoin-0.16.0-1|14	Source2:	bitcoind-tmpfiles.conf
14cu|bitcoin-0.16.0-1|15	Patch0:		bitcoin-fix-desktop-icon-name.patch
14cu|bitcoin-0.16.0-1|16	BuildRequires:	git
14cu|bitcoin-0.16.0-1|17	BuildRequires:	imagemagick
14cu|bitcoin-0.16.0-1|18	BuildRequires:	qt5-linguist-tools
14cu|bitcoin-0.16.0-1|19	BuildRequires:	boost-devel
14cu|bitcoin-0.16.0-1|20	BuildRequires:	db5.2-devel
14cu|bitcoin-0.16.0-1|21	BuildRequires:	miniupnpc-devel
14cu|bitcoin-0.16.0-1|22	BuildRequires:	pkgconfig(libevent)
14cu|bitcoin-0.16.0-1|23	BuildRequires:	pkgconfig(openssl)
14cu|bitcoin-0.16.0-1|24	BuildRequires:	pkgconfig(protobuf)
14cu|bitcoin-0.16.0-1|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|bitcoin-0.16.0-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14cu|bitcoin-0.16.0-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14cu|bitcoin-0.16.0-1|28	BuildRequires:	pkgconfig(Qt5Network)
14cu|bitcoin-0.16.0-1|29	BuildRequires:	pkgconfig(Qt5Test)
14cu|bitcoin-0.16.0-1|30	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|bitcoin-0.16.0-1|31	
14cu|bitcoin-0.16.0-1|32	%description
14cu|bitcoin-0.16.0-1|33	Bitcoin is a free open source peer-to-peer electronic cash system that is
14cu|bitcoin-0.16.0-1|34	completely decentralized, without the need for a central server or trusted
14cu|bitcoin-0.16.0-1|35	parties. Users hold the crypto keys to their own money and transact directly
14cu|bitcoin-0.16.0-1|36	with each other, with the help of a P2P network to check for double-spending.
14cu|bitcoin-0.16.0-1|37	
14cu|bitcoin-0.16.0-1|38	Full transaction history is stored locally at each client. This requires
14cu|bitcoin-0.16.0-1|39	several GB of space, slowly growing.
14cu|bitcoin-0.16.0-1|40	
14cu|bitcoin-0.16.0-1|41	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|42	
14cu|bitcoin-0.16.0-1|43	%package -n bitcoind
14cu|bitcoin-0.16.0-1|44	Summary:	Headless daemon for Bitcoin crypto-currency
14cu|bitcoin-0.16.0-1|45	Group:		Networking/Other
14cu|bitcoin-0.16.0-1|46	Requires(pre):	rpm-helper
14cu|bitcoin-0.16.0-1|47	Requires(post,preun,postun):	systemd
14cu|bitcoin-0.16.0-1|48	
14cu|bitcoin-0.16.0-1|49	%description -n bitcoind
14cu|bitcoin-0.16.0-1|50	Bitcoin is a free open source peer-to-peer electronic cash system that is
14cu|bitcoin-0.16.0-1|51	completely decentralized, without the need for a central server or trusted
14cu|bitcoin-0.16.0-1|52	parties. Users hold the crypto keys to their own money and transact directly
14cu|bitcoin-0.16.0-1|53	with each other, with the help of a P2P network to check for double-spending.
14cu|bitcoin-0.16.0-1|54	
14cu|bitcoin-0.16.0-1|55	Full transaction history is stored locally at each client. This requires
14cu|bitcoin-0.16.0-1|56	several GB of space, slowly growing.
14cu|bitcoin-0.16.0-1|57	
14cu|bitcoin-0.16.0-1|58	This package provides bitcoind, headless bitcoin daemon.
14cu|bitcoin-0.16.0-1|59	
14cu|bitcoin-0.16.0-1|60	%files -n bitcoind
14cu|bitcoin-0.16.0-1|61	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|62	%{_mandir}/man1/bitcoind.1*
14cu|bitcoin-0.16.0-1|63	%{_bindir}/bitcoind
14cu|bitcoin-0.16.0-1|64	%dir %attr(700,bitcoin,bitcoin) %{_var}/lib/%{name}
14cu|bitcoin-0.16.0-1|65	%dir %{_sysconfdir}/%{name}
14cu|bitcoin-0.16.0-1|66	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|bitcoin-0.16.0-1|67	%{_unitdir}/bitcoind.service
14cu|bitcoin-0.16.0-1|68	%{_sbindir}/rcbitcoind
14cu|bitcoin-0.16.0-1|69	%{_tmpfilesdir}/bitcoind.conf
14cu|bitcoin-0.16.0-1|70	
14cu|bitcoin-0.16.0-1|71	%pre -n bitcoind
14cu|bitcoin-0.16.0-1|72	%_pre_useradd bitcoin %{_var}/lib/%{name} /bin/false
14cu|bitcoin-0.16.0-1|73	%_pre_groupadd bitcoin
14cu|bitcoin-0.16.0-1|74	
14cu|bitcoin-0.16.0-1|75	%post -n bitcoind
14cu|bitcoin-0.16.0-1|76	%systemd_post bitcoind.service
14cu|bitcoin-0.16.0-1|77	%tmpfiles_create %{_tmpfilesdir}/bitcoind.conf
14cu|bitcoin-0.16.0-1|78	
14cu|bitcoin-0.16.0-1|79	%preun -n bitcoind
14cu|bitcoin-0.16.0-1|80	%systemd_preun bitcoind.service
14cu|bitcoin-0.16.0-1|81	
14cu|bitcoin-0.16.0-1|82	%postun -n bitcoind
14cu|bitcoin-0.16.0-1|83	%systemd_postun
14cu|bitcoin-0.16.0-1|84	
14cu|bitcoin-0.16.0-1|85	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|86	
14cu|bitcoin-0.16.0-1|87	%package qt
14cu|bitcoin-0.16.0-1|88	Summary:	An end-user Qt GUI for the Bitcoin crypto-currency
14cu|bitcoin-0.16.0-1|89	Group:		Networking/Other
14cu|bitcoin-0.16.0-1|90	
14cu|bitcoin-0.16.0-1|91	%description qt
14cu|bitcoin-0.16.0-1|92	Bitcoin is a free open source peer-to-peer electronic cash system that is
14cu|bitcoin-0.16.0-1|93	completely decentralized, without the need for a central server or trusted
14cu|bitcoin-0.16.0-1|94	parties. Users hold the crypto keys to their own money and transact directly
14cu|bitcoin-0.16.0-1|95	with each other, with the help of a P2P network to check for double-spending.
14cu|bitcoin-0.16.0-1|96	
14cu|bitcoin-0.16.0-1|97	Full transaction history is stored locally at each client. This requires
14cu|bitcoin-0.16.0-1|98	several GB of space, slowly growing.
14cu|bitcoin-0.16.0-1|99	
14cu|bitcoin-0.16.0-1|100	This package provides bitcoin-qt, a GUI for Bitcoin based on Qt.
14cu|bitcoin-0.16.0-1|101	
14cu|bitcoin-0.16.0-1|102	%files qt
14cu|bitcoin-0.16.0-1|103	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|104	%{_bindir}/bitcoin-qt
14cu|bitcoin-0.16.0-1|105	%{_datadir}/applications/%{name}-qt.desktop
14cu|bitcoin-0.16.0-1|106	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|bitcoin-0.16.0-1|107	%{_mandir}/man1/bitcoin-qt.1*
14cu|bitcoin-0.16.0-1|108	
14cu|bitcoin-0.16.0-1|109	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|110	
14cu|bitcoin-0.16.0-1|111	%package tests
14cu|bitcoin-0.16.0-1|112	Summary:	Automated tests for bitcoin client
14cu|bitcoin-0.16.0-1|113	Group:		Networking/Other
14cu|bitcoin-0.16.0-1|114	
14cu|bitcoin-0.16.0-1|115	%description tests
14cu|bitcoin-0.16.0-1|116	Bitcoin is a free open source peer-to-peer electronic cash system that is
14cu|bitcoin-0.16.0-1|117	completely decentralized, without the need for a central server or trusted
14cu|bitcoin-0.16.0-1|118	parties. Users hold the crypto keys to their own money and transact directly
14cu|bitcoin-0.16.0-1|119	with each other, with the help of a P2P network to check for double-spending.
14cu|bitcoin-0.16.0-1|120	
14cu|bitcoin-0.16.0-1|121	Full transaction history is stored locally at each client. This requires
14cu|bitcoin-0.16.0-1|122	several GB of space, slowly growing.
14cu|bitcoin-0.16.0-1|123	
14cu|bitcoin-0.16.0-1|124	This package provides automated tests for bitcoin-qt and bitcoind.
14cu|bitcoin-0.16.0-1|125	
14cu|bitcoin-0.16.0-1|126	%files tests
14cu|bitcoin-0.16.0-1|127	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|128	%{_bindir}/bench_bitcoin
14cu|bitcoin-0.16.0-1|129	%{_bindir}/test_bitcoin
14cu|bitcoin-0.16.0-1|130	%{_bindir}/test_bitcoin-qt
14cu|bitcoin-0.16.0-1|131	
14cu|bitcoin-0.16.0-1|132	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|133	
14cu|bitcoin-0.16.0-1|134	%package utils
14cu|bitcoin-0.16.0-1|135	Summary:	An end-user cli for the Bitcoin crypto-currency
14cu|bitcoin-0.16.0-1|136	Group:		Networking/Other
14cu|bitcoin-0.16.0-1|137	
14cu|bitcoin-0.16.0-1|138	%description utils
14cu|bitcoin-0.16.0-1|139	Bitcoin is a free open source peer-to-peer electronic cash system that is
14cu|bitcoin-0.16.0-1|140	completely decentralized, without the need for a central server or trusted
14cu|bitcoin-0.16.0-1|141	parties. Users hold the crypto keys to their own money and transact directly
14cu|bitcoin-0.16.0-1|142	with each other, with the help of a P2P network to check for double-spending.
14cu|bitcoin-0.16.0-1|143	
14cu|bitcoin-0.16.0-1|144	Full transaction history is stored locally at each client. This requires
14cu|bitcoin-0.16.0-1|145	several GB of space, slowly growing.
14cu|bitcoin-0.16.0-1|146	
14cu|bitcoin-0.16.0-1|147	This package provides bitcoin-cli (CLI tool to interact with the daemon) and
14cu|bitcoin-0.16.0-1|148	bitcoin-tx utility.
14cu|bitcoin-0.16.0-1|149	
14cu|bitcoin-0.16.0-1|150	%files utils
14cu|bitcoin-0.16.0-1|151	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|152	%{_bindir}/%{name}-cli
14cu|bitcoin-0.16.0-1|153	%{_bindir}/%{name}-tx
14cu|bitcoin-0.16.0-1|154	%{_mandir}/man1/bitcoin-cli.1*
14cu|bitcoin-0.16.0-1|155	%{_mandir}/man1/bitcoin-tx.1*
14cu|bitcoin-0.16.0-1|156	
14cu|bitcoin-0.16.0-1|157	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|158	
14cu|bitcoin-0.16.0-1|159	%package -n %{libname}
14cu|bitcoin-0.16.0-1|160	Summary:	Bitcoin consensus shared library
14cu|bitcoin-0.16.0-1|161	Group:		System/Libraries
14cu|bitcoin-0.16.0-1|162	
14cu|bitcoin-0.16.0-1|163	%description -n %{libname}
14cu|bitcoin-0.16.0-1|164	The purpose of this library is to make the verification functionality
14cu|bitcoin-0.16.0-1|165	that is critical to Bitcoin’s consensus available to other applications,
14cu|bitcoin-0.16.0-1|166	e.g. to language bindings such as python-bitcoinlib or alternative node
14cu|bitcoin-0.16.0-1|167	implementations.
14cu|bitcoin-0.16.0-1|168	
14cu|bitcoin-0.16.0-1|169	%files -n %{libname}
14cu|bitcoin-0.16.0-1|170	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|171	%{_libdir}/libbitcoinconsensus.so.%{major}*
14cu|bitcoin-0.16.0-1|172	
14cu|bitcoin-0.16.0-1|173	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|174	
14cu|bitcoin-0.16.0-1|175	%package -n %{devname}
14cu|bitcoin-0.16.0-1|176	Summary:	Developmont files for bitcoin consensus library
14cu|bitcoin-0.16.0-1|177	Group:		Development/C
14cu|bitcoin-0.16.0-1|178	Requires:	%{libname} = %{EVRD}
14cu|bitcoin-0.16.0-1|179	Provides:	%{name}-devel = %{EVRD}
14cu|bitcoin-0.16.0-1|180	Provides:	bitcoinconsensus-devel = %{EVRD}
14cu|bitcoin-0.16.0-1|181	
14cu|bitcoin-0.16.0-1|182	%description -n %{devname}
14cu|bitcoin-0.16.0-1|183	The purpose of this library is to make the verification functionality
14cu|bitcoin-0.16.0-1|184	that is critical to Bitcoin’s consensus available to other applications,
14cu|bitcoin-0.16.0-1|185	e.g. to language bindings such as python-bitcoinlib or alternative node
14cu|bitcoin-0.16.0-1|186	implementations.
14cu|bitcoin-0.16.0-1|187	
14cu|bitcoin-0.16.0-1|188	This package contains development files.
14cu|bitcoin-0.16.0-1|189	
14cu|bitcoin-0.16.0-1|190	%files -n %{devname}
14cu|bitcoin-0.16.0-1|191	%doc COPYING README.md
14cu|bitcoin-0.16.0-1|192	%{_includedir}/bitcoinconsensus.h
14cu|bitcoin-0.16.0-1|193	%{_libdir}/libbitcoinconsensus.so
14cu|bitcoin-0.16.0-1|194	%{_libdir}/pkgconfig/libbitcoinconsensus.pc
14cu|bitcoin-0.16.0-1|195	
14cu|bitcoin-0.16.0-1|196	#----------------------------------------------------------------------------
14cu|bitcoin-0.16.0-1|197	
14cu|bitcoin-0.16.0-1|198	%prep
14cu|bitcoin-0.16.0-1|199	%setup -q
14cu|bitcoin-0.16.0-1|200	%patch0 -p1
14cu|bitcoin-0.16.0-1|201	
14cu|bitcoin-0.16.0-1|202	%build
14cu|bitcoin-0.16.0-1|203	%global optflags %{optflags} -I/usr/include/db52
14cu|bitcoin-0.16.0-1|204	autoreconf -fi
14cu|bitcoin-0.16.0-1|205	%configure2_5x \
14cu|bitcoin-0.16.0-1|206	--disable-static \
14cu|bitcoin-0.16.0-1|207	--with-cli=yes \
14cu|bitcoin-0.16.0-1|208	--with-daemon=yes \
14cu|bitcoin-0.16.0-1|209	--with-gui=qt5 \
14cu|bitcoin-0.16.0-1|210	--with-miniupnpc \
14cu|bitcoin-0.16.0-1|211	--without-qrencode \
14cu|bitcoin-0.16.0-1|212	--with-incompatible-bdb
14cu|bitcoin-0.16.0-1|213	
14cu|bitcoin-0.16.0-1|214	# Disable parallel build to save memory
14cu|bitcoin-0.16.0-1|215	make
14cu|bitcoin-0.16.0-1|216	
14cu|bitcoin-0.16.0-1|217	%install
14cu|bitcoin-0.16.0-1|218	%makeinstall_std
14cu|bitcoin-0.16.0-1|219	
14cu|bitcoin-0.16.0-1|220	install -D -m 0644 contrib/debian/bitcoin-qt.desktop %{buildroot}%{_datadir}/applications/%{name}-qt.desktop
14cu|bitcoin-0.16.0-1|221	
14cu|bitcoin-0.16.0-1|222	# install menu icons
14cu|bitcoin-0.16.0-1|223	for N in 16 32 48 64 128 256;
14cu|bitcoin-0.16.0-1|224	do
14cu|bitcoin-0.16.0-1|225	convert share/pixmaps/bitcoin256.png -scale ${N}x${N} $N.png;
14cu|bitcoin-0.16.0-1|226	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|bitcoin-0.16.0-1|227	done
14cu|bitcoin-0.16.0-1|228	
14cu|bitcoin-0.16.0-1|229	install -D -m 0644 contrib/debian/examples/bitcoin.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|bitcoin-0.16.0-1|230	mkdir -p %{buildroot}%{_var}/lib/%{name}
14cu|bitcoin-0.16.0-1|231	
14cu|bitcoin-0.16.0-1|232	mkdir %{buildroot}%{_sbindir}
14cu|bitcoin-0.16.0-1|233	ln -sv /sbin/service %{buildroot}%{_sbindir}/rcbitcoind
14cu|bitcoin-0.16.0-1|234	install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/bitcoind.service
14cu|bitcoin-0.16.0-1|235	install -d -m 0755 %{buildroot}%{_tmpfilesdir}/
14cu|bitcoin-0.16.0-1|236	install -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/bitcoind.conf
14cu|bitcoin-0.16.0-1|237	
14cu|bitcoin-0.16.0-1|238	%changelog
14cu|bitcoin-0.16.0-1|239	
14cu|bitcoin-0.16.0-1|240	* Tue Feb 27 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.0-1
14cu|bitcoin-0.16.0-1|241	- (927f995) Merge branch 'rosa2016.1' into rosa2014.1
14cu|bitcoin-0.16.0-1|242	
14cu|bitcoin-0.16.0-1|243	

9729 14
14cu|bitfighter-019e-1|1	Name:           bitfighter
14cu|bitfighter-019e-1|2	Version:        019e
14cu|bitfighter-019e-1|3	Release:        1
14cu|bitfighter-019e-1|4	Summary:        Free multi-player 2D space combat game with dual-axes controls
14cu|bitfighter-019e-1|5	Group:          Games/Arcade
14cu|bitfighter-019e-1|6	License:        GPLv2+
14cu|bitfighter-019e-1|7	URL:            http://bitfighter.org
14cu|bitfighter-019e-1|8	Source0:        http://bitfighter.org/files/%{name}-%{version}.tar.gz
14cu|bitfighter-019e-1|9	Patch0:         bitfighter-019d-mga-system-tomcrypt.patch
14cu|bitfighter-019e-1|10	Patch2:         bitfighter-019d-gcc5.patch
14cu|bitfighter-019e-1|11	# akien: upstreamed already in git
14cu|bitfighter-019e-1|12	Patch3:         0001-Add-CMAKE_BIN_PATH-argument.patch
14cu|bitfighter-019e-1|13	Patch4:         0002-Install-manpage-in-man6-which-is-games-specific.patch
14cu|bitfighter-019e-1|14	Patch5:         0003-Fix-notifier-icon-path-on-system-wide-installations.patch
14cu|bitfighter-019e-1|15	
14cu|bitfighter-019e-1|16	BuildRequires:  boost-devel
14cu|bitfighter-019e-1|17	BuildRequires:  cmake
14cu|bitfighter-019e-1|18	BuildRequires:  mariadb-devel
14cu|bitfighter-019e-1|19	BuildRequires:  pkgconfig(alure)
14cu|bitfighter-019e-1|20	BuildRequires:  pkgconfig(libmodplug)
14cu|bitfighter-019e-1|21	BuildRequires:  pkgconfig(libpng)
14cu|bitfighter-019e-1|22	BuildRequires:  pkgconfig(luajit)
14cu|bitfighter-019e-1|23	BuildRequires:  pkgconfig(openal)
14cu|bitfighter-019e-1|24	BuildRequires:  pkgconfig(poly2tri)
14cu|bitfighter-019e-1|25	BuildRequires:  pkgconfig(polyclipping)
14cu|bitfighter-019e-1|26	BuildRequires:  pkgconfig(sdl2)
14cu|bitfighter-019e-1|27	BuildRequires:  pkgconfig(speex)
14cu|bitfighter-019e-1|28	BuildRequires:  pkgconfig(sqlite3)
14cu|bitfighter-019e-1|29	BuildRequires:  pkgconfig(vorbisfile)
14cu|bitfighter-019e-1|30	BuildRequires:  pkgconfig(zlib)
14cu|bitfighter-019e-1|31	BuildRequires:  tomcrypt-devel
14cu|bitfighter-019e-1|32	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|bitfighter-019e-1|33	BuildRequires:  dos2unix
14cu|bitfighter-019e-1|34	
14cu|bitfighter-019e-1|35	%description
14cu|bitfighter-019e-1|36	Bitfighter is a free multi-player 2-D space combat game with dual-axes
14cu|bitfighter-019e-1|37	controls. It's a team-based strategy game featuring retro vector graphics
14cu|bitfighter-019e-1|38	and customizable ships. It's fast, fun, and frenetic.
14cu|bitfighter-019e-1|39	
14cu|bitfighter-019e-1|40	%files
14cu|bitfighter-019e-1|41	%doc doc/README.txt LICENSE.txt
14cu|bitfighter-019e-1|42	%{_datadir}/applications/%{name}.desktop
14cu|bitfighter-019e-1|43	%{_datadir}/pixmaps/%{name}.png
14cu|bitfighter-019e-1|44	%{_gamesbindir}/%{name}
14cu|bitfighter-019e-1|45	%{_gamesbindir}/%{name}_notifier
14cu|bitfighter-019e-1|46	%{_gamesdatadir}/%{name}/
14cu|bitfighter-019e-1|47	%{_mandir}/man6/%{name}.6*
14cu|bitfighter-019e-1|48	
14cu|bitfighter-019e-1|49	#-------------------------------------------------
14cu|bitfighter-019e-1|50	%prep
14cu|bitfighter-019e-1|51	%setup -q
14cu|bitfighter-019e-1|52	%patch0 -p1
14cu|bitfighter-019e-1|53	%patch2 -p1
14cu|bitfighter-019e-1|54	%patch3 -p1
14cu|bitfighter-019e-1|55	%patch4 -p1
14cu|bitfighter-019e-1|56	%patch5 -p1
14cu|bitfighter-019e-1|57	
14cu|bitfighter-019e-1|58	# Remove bundled dependencies
14cu|bitfighter-019e-1|59	rm -rf alure \
14cu|bitfighter-019e-1|60	boost \
14cu|bitfighter-019e-1|61	clipper \
14cu|bitfighter-019e-1|62	lua \
14cu|bitfighter-019e-1|63	poly2tri \
14cu|bitfighter-019e-1|64	sqlite \
14cu|bitfighter-019e-1|65	tomcrypt
14cu|bitfighter-019e-1|66	perl -pi -e "s|#!perl|#!/usr/bin/perl|" resource/testing/level2script.pl
14cu|bitfighter-019e-1|67	
14cu|bitfighter-019e-1|68	%build
14cu|bitfighter-019e-1|69	%cmake -DBUILD_SHARED_LIBS=OFF \
14cu|bitfighter-019e-1|70	-DCMAKE_BIN_PATH=%{_gamesbindir} \
14cu|bitfighter-019e-1|71	-DCMAKE_DATA_PATH=%{_gamesdatadir}
14cu|bitfighter-019e-1|72	
14cu|bitfighter-019e-1|73	%make
14cu|bitfighter-019e-1|74	
14cu|bitfighter-019e-1|75	%install
14cu|bitfighter-019e-1|76	%makeinstall_std -C build
14cu|bitfighter-019e-1|77	pushd %{buildroot}%{_gamesdatadir}/%{name}/testing
14cu|bitfighter-019e-1|78	dos2unix level2script.pl
14cu|bitfighter-019e-1|79	chmod 0755 level2script.pl
14cu|bitfighter-019e-1|80	popd
14cu|bitfighter-019e-1|81	%changelog
14cu|bitfighter-019e-1|82	
14cu|bitfighter-019e-1|83	* Sat Apr 08 2017 abfonly <abfonly@gmail.com> 019e-1
14cu|bitfighter-019e-1|84	- (1457d00) Imported from SRPM
14cu|bitfighter-019e-1|85	
14cu|bitfighter-019e-1|86	

9730 14
14cu|bitlbee-3.4.2-1|1	%define	bitlbid	bitlbee
14cu|bitlbee-3.4.2-1|2	
14cu|bitlbee-3.4.2-1|3	Summary:	IRC proxy to connect to ICQ, AOL, MSN and Jabber
14cu|bitlbee-3.4.2-1|4	Name:		bitlbee
14cu|bitlbee-3.4.2-1|5	Version:	3.4.2
14cu|bitlbee-3.4.2-1|6	Release:	1
14cu|bitlbee-3.4.2-1|7	License:	GPLv2+
14cu|bitlbee-3.4.2-1|8	Group:		Networking/Instant messaging
14cu|bitlbee-3.4.2-1|9	Url:		http://bitlbee.org/
14cu|bitlbee-3.4.2-1|10	Source0:	http://get.bitlbee.org/src/%{name}-%{version}.tar.gz
14cu|bitlbee-3.4.2-1|11	Patch3:            bitlbee-forkdaemon.patch
14cu|bitlbee-3.4.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|bitlbee-3.4.2-1|13	BuildRequires:	pkgconfig(gnutls)
14cu|bitlbee-3.4.2-1|14	BuildRequires:	pkgconfig(libgcrypt)
14cu|bitlbee-3.4.2-1|15	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|bitlbee-3.4.2-1|16	BuildRequires:	pkgconfig(systemd)
14cu|bitlbee-3.4.2-1|17	BuildRequires:	pkgconfig(purple)
14cu|bitlbee-3.4.2-1|18	BuildRequires:	pkgconfig(libotr)
14cu|bitlbee-3.4.2-1|19	
14cu|bitlbee-3.4.2-1|20	Requires(post):	ccp
14cu|bitlbee-3.4.2-1|21	Requires(pre,post,preun):	rpm-helper
14cu|bitlbee-3.4.2-1|22	
14cu|bitlbee-3.4.2-1|23	%description
14cu|bitlbee-3.4.2-1|24	%{name} is a proxy which accepts connections from any irc-client
14cu|bitlbee-3.4.2-1|25	and allows you to communicate using following instant messaging
14cu|bitlbee-3.4.2-1|26	protocols:
14cu|bitlbee-3.4.2-1|27	- ICQ
14cu|bitlbee-3.4.2-1|28	- AIM
14cu|bitlbee-3.4.2-1|29	- MSN
14cu|bitlbee-3.4.2-1|30	- YIM
14cu|bitlbee-3.4.2-1|31	- Jabber (including Google Talk and Facebook)
14cu|bitlbee-3.4.2-1|32	- Twitter
14cu|bitlbee-3.4.2-1|33	
14cu|bitlbee-3.4.2-1|34	%files
14cu|bitlbee-3.4.2-1|35	%defattr(0750,root,%{bitlbid},0755)
14cu|bitlbee-3.4.2-1|36	%{_sbindir}/%{name}
14cu|bitlbee-3.4.2-1|37	%defattr(0644,root,root,0755)
14cu|bitlbee-3.4.2-1|38	%doc doc/AUTHORS doc/README doc/FAQ
14cu|bitlbee-3.4.2-1|39	%doc doc/CHANGES doc/CREDITS
14cu|bitlbee-3.4.2-1|40	%doc doc/user-guide/
14cu|bitlbee-3.4.2-1|41	%{_datadir}/%{name}/help.txt
14cu|bitlbee-3.4.2-1|42	%dir %{_datadir}/%{name}/
14cu|bitlbee-3.4.2-1|43	%{_mandir}/man?/*
14cu|bitlbee-3.4.2-1|44	%config(noreplace) %{_sysconfdir}/%{name}/motd.txt
14cu|bitlbee-3.4.2-1|45	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|bitlbee-3.4.2-1|46	%{_unitdir}/%{name}*
14cu|bitlbee-3.4.2-1|47	%defattr(0600,%{bitlbid},%{bitlbid},0700)
14cu|bitlbee-3.4.2-1|48	%{_var}/lib/%{name}
14cu|bitlbee-3.4.2-1|49	
14cu|bitlbee-3.4.2-1|50	#-------------------------------------------------
14cu|bitlbee-3.4.2-1|51	
14cu|bitlbee-3.4.2-1|52	%prep
14cu|bitlbee-3.4.2-1|53	%setup -q
14cu|bitlbee-3.4.2-1|54	%apply_patches
14cu|bitlbee-3.4.2-1|55	# Use the nick "bitlbee" instead of "root"
14cu|bitlbee-3.4.2-1|56	%{__sed} -i 's/ROOT_NICK "root"/ROOT_NICK "bitlbee"/' bitlbee.h
14cu|bitlbee-3.4.2-1|57	
14cu|bitlbee-3.4.2-1|58	
14cu|bitlbee-3.4.2-1|59	# Convert to utf-8
14cu|bitlbee-3.4.2-1|60	for file in doc/CHANGES doc/CREDITS; do
14cu|bitlbee-3.4.2-1|61	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|bitlbee-3.4.2-1|62	touch -r $file $file.new && \
14cu|bitlbee-3.4.2-1|63	mv $file.new $file
14cu|bitlbee-3.4.2-1|64	done
14cu|bitlbee-3.4.2-1|65	
14cu|bitlbee-3.4.2-1|66	%build
14cu|bitlbee-3.4.2-1|67	perl -pi -e "s#CFLAGS=\"-O2#CFLAGS=\"%{optflags}#g" configure
14cu|bitlbee-3.4.2-1|68	./configure	--prefix=%{_prefix} \
14cu|bitlbee-3.4.2-1|69	--etcdir=%{_sysconfdir}/%{name} \
14cu|bitlbee-3.4.2-1|70	--libdir=%{_libdir}/%{name} \
14cu|bitlbee-3.4.2-1|71	--strip=0 \
14cu|bitlbee-3.4.2-1|72	--msn=1 \
14cu|bitlbee-3.4.2-1|73	--jabber=1 \
14cu|bitlbee-3.4.2-1|74	--oscar=1 \
14cu|bitlbee-3.4.2-1|75	--yahoo=1 \
14cu|bitlbee-3.4.2-1|76	--purple=1 \
14cu|bitlbee-3.4.2-1|77	--otr=1
14cu|bitlbee-3.4.2-1|78	
14cu|bitlbee-3.4.2-1|79	%make
14cu|bitlbee-3.4.2-1|80	
14cu|bitlbee-3.4.2-1|81	%install
14cu|bitlbee-3.4.2-1|82	%{makeinstall_std} install-etc install-systemd
14cu|bitlbee-3.4.2-1|83	%{__install} -d   %{buildroot}%{_var}/lib/%{name}
14cu|bitlbee-3.4.2-1|84	
14cu|bitlbee-3.4.2-1|85	%triggerpostun -- bitlbee < 3.0.6
14cu|bitlbee-3.4.2-1|86	[ -d %{_var}/lib/%{name} ] && chown -R %{bitlbid}:%{bitlbid} %{_var}/lib/%{name}
14cu|bitlbee-3.4.2-1|87	%_postun_userdel %{bitlbid}
14cu|bitlbee-3.4.2-1|88	
14cu|bitlbee-3.4.2-1|89	%pre
14cu|bitlbee-3.4.2-1|90	%_pre_useradd %{bitlbid} %{_var}/%{name} /bin/true
14cu|bitlbee-3.4.2-1|91	# in post it is harder to know if the new empty dir already exists
14cu|bitlbee-3.4.2-1|92	if [ $1 = 2 -a -d "%{_var}/%{name}" -a ! -d "%{_var}/lib/%{name}" ]; then
14cu|bitlbee-3.4.2-1|93	echo -n " NOTE: new location of bitlbee users data: "
14cu|bitlbee-3.4.2-1|94	mv -v "%{_var}/%{name}" "%{_var}/lib/%{name}"
14cu|bitlbee-3.4.2-1|95	fi
14cu|bitlbee-3.4.2-1|96	
14cu|bitlbee-3.4.2-1|97	%post
14cu|bitlbee-3.4.2-1|98	ccp --delete --ifexists --set NoOrphans --oldfile %{_sysconfdir}/%{name}/%{name}.conf --newfile %{_sysconfdir}/%{name}/%{name}.conf.rpmnew
14cu|bitlbee-3.4.2-1|99	%_post_service %{name}
14cu|bitlbee-3.4.2-1|100	
14cu|bitlbee-3.4.2-1|101	%preun
14cu|bitlbee-3.4.2-1|102	%_preun_service %{name}
14cu|bitlbee-3.4.2-1|103	
14cu|bitlbee-3.4.2-1|104	%postun
14cu|bitlbee-3.4.2-1|105	%_postun_userdel %{bitlbid}
14cu|bitlbee-3.4.2-1|106	
14cu|bitlbee-3.4.2-1|107	%changelog
14cu|bitlbee-3.4.2-1|108	
14cu|bitlbee-3.4.2-1|109	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 3.4.2-1
14cu|bitlbee-3.4.2-1|110	- (424eaa9) Merge pull request #2 from alzim/bitlbee:rosa2014.1
14cu|bitlbee-3.4.2-1|111	- (424eaa9) Updated to 3.4.2
14cu|bitlbee-3.4.2-1|112	
14cu|bitlbee-3.4.2-1|113	

9731 14
14cu|bkchem-0.14.0-0.pre2.3|1	Summary: 	Python 2D chemical structure drawing tool
14cu|bkchem-0.14.0-0.pre2.3|2	
14cu|bkchem-0.14.0-0.pre2.3|3	Name: 		bkchem
14cu|bkchem-0.14.0-0.pre2.3|4	Version: 	0.14.0
14cu|bkchem-0.14.0-0.pre2.3|5	Release: 	0.pre2.3
14cu|bkchem-0.14.0-0.pre2.3|6	Source0:	http://bkchem.zirael.org/download/%{name}-%{version}-pre2.tar.gz
14cu|bkchem-0.14.0-0.pre2.3|7	URL: 		http://bkchem.zirael.org
14cu|bkchem-0.14.0-0.pre2.3|8	License: 	GPLv2+
14cu|bkchem-0.14.0-0.pre2.3|9	Group: 		Sciences/Chemistry
14cu|bkchem-0.14.0-0.pre2.3|10	BuildRequires:  python-devel
14cu|bkchem-0.14.0-0.pre2.3|11	Requires: 	python
14cu|bkchem-0.14.0-0.pre2.3|12	Requires: 	python-imaging
14cu|bkchem-0.14.0-0.pre2.3|13	Requires: 	Pmw
14cu|bkchem-0.14.0-0.pre2.3|14	Buildarch:	noarch
14cu|bkchem-0.14.0-0.pre2.3|15	
14cu|bkchem-0.14.0-0.pre2.3|16	%description
14cu|bkchem-0.14.0-0.pre2.3|17	BKChem is a free (as in free software :o) chemical drawing program. It was
14cu|bkchem-0.14.0-0.pre2.3|18	conceived and written by Beda Kosata.  Supported file formats are SVG and CML.
14cu|bkchem-0.14.0-0.pre2.3|19	The output looks best with the Adobe SVG viewer, but sodipodi and batik do a
14cu|bkchem-0.14.0-0.pre2.3|20	reasonable job as well.
14cu|bkchem-0.14.0-0.pre2.3|21	
14cu|bkchem-0.14.0-0.pre2.3|22	%prep
14cu|bkchem-0.14.0-0.pre2.3|23	%setup -q -n %{name}-%{version}-pre2
14cu|bkchem-0.14.0-0.pre2.3|24	touch INSTALL.binary
14cu|bkchem-0.14.0-0.pre2.3|25	
14cu|bkchem-0.14.0-0.pre2.3|26	%build
14cu|bkchem-0.14.0-0.pre2.3|27	
14cu|bkchem-0.14.0-0.pre2.3|28	%install
14cu|bkchem-0.14.0-0.pre2.3|29	mkdir -p %{buildroot}/%{_bindir}
14cu|bkchem-0.14.0-0.pre2.3|30	touch %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|31	python setup.py install --root=%{buildroot}
14cu|bkchem-0.14.0-0.pre2.3|32	chmod 644 gpl.txt README
14cu|bkchem-0.14.0-0.pre2.3|33	pushd %{buildroot}/%{_datadir}
14cu|bkchem-0.14.0-0.pre2.3|34	chmod 644 `find -type f`
14cu|bkchem-0.14.0-0.pre2.3|35	chmod 755 `find -type d`
14cu|bkchem-0.14.0-0.pre2.3|36	popd
14cu|bkchem-0.14.0-0.pre2.3|37	
14cu|bkchem-0.14.0-0.pre2.3|38	rm -fr %{buildroot}/%{_prefix}/doc/api
14cu|bkchem-0.14.0-0.pre2.3|39	
14cu|bkchem-0.14.0-0.pre2.3|40	#fix executable
14cu|bkchem-0.14.0-0.pre2.3|41	rm %{buildroot}%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|42	echo '#!/bin/sh' > %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|43	echo 'export BKCHEM_MODULE_PATH=%{py_puresitedir}/%{name}' >> %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|44	echo 'export BKCHEM_TEMPLATE_PATH=%{_datadir}/%{name}/templates' >> %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|45	echo 'export BKCHEM_PIXMAP_PATH=%{_datadir}/%{name}/pixmaps' >> %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|46	echo 'export BKCHEM_IMAGE_PATH=%{_datadir}/%{name}/images' >> %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|47	echo 'python %{py_puresitedir}/%{name}/%{name}.py' >> %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|48	chmod 755 %{buildroot}/%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|49	
14cu|bkchem-0.14.0-0.pre2.3|50	
14cu|bkchem-0.14.0-0.pre2.3|51	mkdir -p %{buildroot}%{_datadir}/applications
14cu|bkchem-0.14.0-0.pre2.3|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|bkchem-0.14.0-0.pre2.3|53	[Desktop Entry]
14cu|bkchem-0.14.0-0.pre2.3|54	Name=BKchem
14cu|bkchem-0.14.0-0.pre2.3|55	Name[ru]=BKchem
14cu|bkchem-0.14.0-0.pre2.3|56	Comment=2D chemical structure drawing tool
14cu|bkchem-0.14.0-0.pre2.3|57	Comment[ru]=Инструмент рисования двумерных химических структур
14cu|bkchem-0.14.0-0.pre2.3|58	Exec=bkchem
14cu|bkchem-0.14.0-0.pre2.3|59	Icon=chemistry_section
14cu|bkchem-0.14.0-0.pre2.3|60	Terminal=false
14cu|bkchem-0.14.0-0.pre2.3|61	Type=Application
14cu|bkchem-0.14.0-0.pre2.3|62	Categories=Science;Chemistry;
14cu|bkchem-0.14.0-0.pre2.3|63	EOF
14cu|bkchem-0.14.0-0.pre2.3|64	
14cu|bkchem-0.14.0-0.pre2.3|65	%find_lang BKChem
14cu|bkchem-0.14.0-0.pre2.3|66	
14cu|bkchem-0.14.0-0.pre2.3|67	%clean
14cu|bkchem-0.14.0-0.pre2.3|68	
14cu|bkchem-0.14.0-0.pre2.3|69	%files -f BKChem.lang
14cu|bkchem-0.14.0-0.pre2.3|70	%doc gpl.txt README
14cu|bkchem-0.14.0-0.pre2.3|71	%{_bindir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|72	%{_datadir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|73	%{py_puresitedir}/%{name}
14cu|bkchem-0.14.0-0.pre2.3|74	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|bkchem-0.14.0-0.pre2.3|75	%{py_puresitedir}/*.egg-info
14cu|bkchem-0.14.0-0.pre2.3|76	
14cu|bkchem-0.14.0-0.pre2.3|77	
14cu|bkchem-0.14.0-0.pre2.3|78	%changelog
14cu|bkchem-0.14.0-0.pre2.3|79	
14cu|bkchem-0.14.0-0.pre2.3|80	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-0.pre2.3
14cu|bkchem-0.14.0-0.pre2.3|81	- (07aefc1) Drop obsolete python-pyxml requierment
14cu|bkchem-0.14.0-0.pre2.3|82	
14cu|bkchem-0.14.0-0.pre2.3|83	

9732 14
14cu|blackbox-0.70.1-19|1	%define major 0
14cu|blackbox-0.70.1-19|2	%define libname %mklibname bt %{major}
14cu|blackbox-0.70.1-19|3	# fwang: we don't use libbt-devel because it is already occupied by libbt
14cu|blackbox-0.70.1-19|4	%define devname %mklibname blackbox -d
14cu|blackbox-0.70.1-19|5	
14cu|blackbox-0.70.1-19|6	Summary:	A Window Manager for the X Window System
14cu|blackbox-0.70.1-19|7	Name:		blackbox
14cu|blackbox-0.70.1-19|8	Version:	0.70.1
14cu|blackbox-0.70.1-19|9	Release:	19
14cu|blackbox-0.70.1-19|10	License:	BSD-like
14cu|blackbox-0.70.1-19|11	Group:		Graphical desktop/Other
14cu|blackbox-0.70.1-19|12	Url:		http://blackboxwm.sourceforge.net/
14cu|blackbox-0.70.1-19|13	Source0:	blackbox-%{version}.tar.bz2
14cu|blackbox-0.70.1-19|14	Source1:	blackbox.xdg
14cu|blackbox-0.70.1-19|15	Source3:	blackbox.png
14cu|blackbox-0.70.1-19|16	Source4:	blackbox32.png
14cu|blackbox-0.70.1-19|17	Source5:	blackbox.desktop
14cu|blackbox-0.70.1-19|18	Patch0:		blackbox-0.70.1-gcc43.patch
14cu|blackbox-0.70.1-19|19	Patch1:		blackbox-0.70.1-x11-1.4.patch
14cu|blackbox-0.70.1-19|20	BuildRequires:	locales-en
14cu|blackbox-0.70.1-19|21	BuildRequires:	pkgconfig(x11)
14cu|blackbox-0.70.1-19|22	BuildRequires:	pkgconfig(xext)
14cu|blackbox-0.70.1-19|23	BuildRequires:	pkgconfig(xft)
14cu|blackbox-0.70.1-19|24	Requires:	desktop-common-data
14cu|blackbox-0.70.1-19|25	Requires:	xdg-compliance-menu
14cu|blackbox-0.70.1-19|26	
14cu|blackbox-0.70.1-19|27	%description
14cu|blackbox-0.70.1-19|28	This is a window manager for X.  It is similar in many respects to
14cu|blackbox-0.70.1-19|29	such popular packages as Window Maker, Enlightenment, and FVWM2.  You
14cu|blackbox-0.70.1-19|30	might be interested in this package if you are tired of window managers
14cu|blackbox-0.70.1-19|31	that are a heavy drain on your system resources, but you still want
14cu|blackbox-0.70.1-19|32	an attractive and modern-looking interface.
14cu|blackbox-0.70.1-19|33	
14cu|blackbox-0.70.1-19|34	The best part of all is that this program is coded in C++, so it
14cu|blackbox-0.70.1-19|35	is even more attractive "under the hood" than it is in service -- no
14cu|blackbox-0.70.1-19|36	small feat.
14cu|blackbox-0.70.1-19|37	
14cu|blackbox-0.70.1-19|38	If none of this sounds familiar to you, or you want your computer to
14cu|blackbox-0.70.1-19|39	look like Windows 98, you probably don't want this package.
14cu|blackbox-0.70.1-19|40	
14cu|blackbox-0.70.1-19|41	%files
14cu|blackbox-0.70.1-19|42	%config(noreplace) %{_sysconfdir}/menu.d/%{name}
14cu|blackbox-0.70.1-19|43	%config(noreplace) %{_sysconfdir}/X11/%{name}/%{name}-menu
14cu|blackbox-0.70.1-19|44	%{_bindir}/*
14cu|blackbox-0.70.1-19|45	%{_datadir}/blackbox
14cu|blackbox-0.70.1-19|46	%{_datadir}/xsessions/blackbox.desktop
14cu|blackbox-0.70.1-19|47	%{_iconsdir}/blackbox.png
14cu|blackbox-0.70.1-19|48	%{_miconsdir}/blackbox.png
14cu|blackbox-0.70.1-19|49	%{_mandir}/man1/*
14cu|blackbox-0.70.1-19|50	
14cu|blackbox-0.70.1-19|51	%post
14cu|blackbox-0.70.1-19|52	#blackbox-alternatives
14cu|blackbox-0.70.1-19|53	update-alternatives --install %{_bindir}/bsetroot bsetroot %{_bindir}/bsetroot-%{name} 10
14cu|blackbox-0.70.1-19|54	
14cu|blackbox-0.70.1-19|55	%postun
14cu|blackbox-0.70.1-19|56	# Remove bsetroot-alternatives
14cu|blackbox-0.70.1-19|57	if [ "$1" = 0 ]; then
14cu|blackbox-0.70.1-19|58	update-alternatives --remove bsetroot %{_bindir}/bsetroot-%{name}
14cu|blackbox-0.70.1-19|59	fi
14cu|blackbox-0.70.1-19|60	
14cu|blackbox-0.70.1-19|61	#----------------------------------------------------------------------------
14cu|blackbox-0.70.1-19|62	
14cu|blackbox-0.70.1-19|63	%package -n %{libname}
14cu|blackbox-0.70.1-19|64	Summary:	Library files for blackbox
14cu|blackbox-0.70.1-19|65	Group:		System/Libraries
14cu|blackbox-0.70.1-19|66	
14cu|blackbox-0.70.1-19|67	%description -n %{libname}
14cu|blackbox-0.70.1-19|68	This package contains library fiiles needed for blackbox.
14cu|blackbox-0.70.1-19|69	
14cu|blackbox-0.70.1-19|70	%files -n %{libname}
14cu|blackbox-0.70.1-19|71	%{_libdir}/libbt.so.%{major}*
14cu|blackbox-0.70.1-19|72	
14cu|blackbox-0.70.1-19|73	#----------------------------------------------------------------------------
14cu|blackbox-0.70.1-19|74	
14cu|blackbox-0.70.1-19|75	%package -n %{devname}
14cu|blackbox-0.70.1-19|76	Summary:	Developemnt files provided by blackbox
14cu|blackbox-0.70.1-19|77	Group:		Development/X11
14cu|blackbox-0.70.1-19|78	Requires:	%{libname} = %{EVRD}
14cu|blackbox-0.70.1-19|79	Provides:	%{name}-devel = %{EVRD}
14cu|blackbox-0.70.1-19|80	
14cu|blackbox-0.70.1-19|81	%description -n %{devname}
14cu|blackbox-0.70.1-19|82	This package contains developemnt files provided by blackbox.
14cu|blackbox-0.70.1-19|83	
14cu|blackbox-0.70.1-19|84	%files -n %{devname}
14cu|blackbox-0.70.1-19|85	%{_libdir}/*.so
14cu|blackbox-0.70.1-19|86	%{_includedir}/bt
14cu|blackbox-0.70.1-19|87	%{_libdir}/pkgconfig/libbt.pc
14cu|blackbox-0.70.1-19|88	
14cu|blackbox-0.70.1-19|89	#----------------------------------------------------------------------------
14cu|blackbox-0.70.1-19|90	
14cu|blackbox-0.70.1-19|91	%prep
14cu|blackbox-0.70.1-19|92	%setup -q
14cu|blackbox-0.70.1-19|93	%patch0 -p1 -b .gcc43
14cu|blackbox-0.70.1-19|94	%patch1 -p0
14cu|blackbox-0.70.1-19|95	
14cu|blackbox-0.70.1-19|96	%build
14cu|blackbox-0.70.1-19|97	export LANG="en_US" LC_ALL="en_US"
14cu|blackbox-0.70.1-19|98	%configure2_5x \
14cu|blackbox-0.70.1-19|99	--enable-kde \
14cu|blackbox-0.70.1-19|100	--enable-nls \
14cu|blackbox-0.70.1-19|101	--enable-shared \
14cu|blackbox-0.70.1-19|102	--disable-static
14cu|blackbox-0.70.1-19|103	
14cu|blackbox-0.70.1-19|104	%make DEFAULT_MENU=%{_sysconfdir}/menu.d/%{name}
14cu|blackbox-0.70.1-19|105	
14cu|blackbox-0.70.1-19|106	%install
14cu|blackbox-0.70.1-19|107	mkdir -p %{buildroot}%{_prefix}
14cu|blackbox-0.70.1-19|108	%makeinstall_std
14cu|blackbox-0.70.1-19|109	
14cu|blackbox-0.70.1-19|110	install -m755 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/menu.d/%{name}
14cu|blackbox-0.70.1-19|111	
14cu|blackbox-0.70.1-19|112	mkdir -p %{buildroot}%{_sysconfdir}/X11/%{name}
14cu|blackbox-0.70.1-19|113	touch %{buildroot}%{_sysconfdir}/X11/%{name}/%{name}-menu
14cu|blackbox-0.70.1-19|114	
14cu|blackbox-0.70.1-19|115	install -m644 %{SOURCE3} -D %{buildroot}%{_miconsdir}/blackbox.png
14cu|blackbox-0.70.1-19|116	install -m644 %{SOURCE4} -D %{buildroot}%{_iconsdir}/blackbox.png
14cu|blackbox-0.70.1-19|117	
14cu|blackbox-0.70.1-19|118	# bsetroot is an alternative for the one in fluxbox
14cu|blackbox-0.70.1-19|119	mv %{buildroot}%{_bindir}/bsetroot %{buildroot}%{_bindir}/bsetroot-blackbox
14cu|blackbox-0.70.1-19|120	
14cu|blackbox-0.70.1-19|121	mkdir -p %{buildroot}%{_datadir}/xsessions/
14cu|blackbox-0.70.1-19|122	install -m644 %{SOURCE5} %{buildroot}%{_datadir}/xsessions/
14cu|blackbox-0.70.1-19|123	
14cu|blackbox-0.70.1-19|124	%changelog
14cu|blackbox-0.70.1-19|125	
14cu|blackbox-0.70.1-19|126	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.70.1-19
14cu|blackbox-0.70.1-19|127	- (f7fc76e) Use modern way to handle xsessions
14cu|blackbox-0.70.1-19|128	
14cu|blackbox-0.70.1-19|129	

9733 14
14cu|bleachbit-1.15-1|1	Summary:	Remove unnecessary files, free space, and maintain privacy
14cu|bleachbit-1.15-1|2	Name:		bleachbit
14cu|bleachbit-1.15-1|3	Version:	1.15
14cu|bleachbit-1.15-1|4	Release:	1
14cu|bleachbit-1.15-1|5	License:	GPLv3+
14cu|bleachbit-1.15-1|6	Group:		System/Configuration/Other
14cu|bleachbit-1.15-1|7	Url:		http://www.bleachbit.org
14cu|bleachbit-1.15-1|8	Source0:	http://sourceforge.net/projects/bleachbit/files/%{name}-%{version}.tar.bz2
14cu|bleachbit-1.15-1|9	Source1:	%{name}.1
14cu|bleachbit-1.15-1|10	BuildRequires:	desktop-file-utils
14cu|bleachbit-1.15-1|11	BuildRequires:	pkgconfig(python)
14cu|bleachbit-1.15-1|12	Requires:	gnome-python
14cu|bleachbit-1.15-1|13	Requires:	gnome-python-gnomevfs
14cu|bleachbit-1.15-1|14	Requires:	pygtk2.0 >= 2.6
14cu|bleachbit-1.15-1|15	Requires:	usermode-consoleonly
14cu|bleachbit-1.15-1|16	BuildArch:	noarch
14cu|bleachbit-1.15-1|17	
14cu|bleachbit-1.15-1|18	%description
14cu|bleachbit-1.15-1|19	BleachBit deletes unnecessary files to free valuable disk space, maintain
14cu|bleachbit-1.15-1|20	privacy, and remove junk. Rid your system of old clutter including cache,
14cu|bleachbit-1.15-1|21	cookies, Internet history, localizations, logs, temporary files, and broken
14cu|bleachbit-1.15-1|22	shortcuts. It wipes clean the cache and history list of many common programs.
14cu|bleachbit-1.15-1|23	
14cu|bleachbit-1.15-1|24	%files -f %{name}.lang
14cu|bleachbit-1.15-1|25	%defattr(-,root,root,-)
14cu|bleachbit-1.15-1|26	%doc COPYING README.md CONTRIBUTING.md
14cu|bleachbit-1.15-1|27	%_sysconfdir/pam.d/%name-root
14cu|bleachbit-1.15-1|28	%_sysconfdir/security/console.apps/%name-root
14cu|bleachbit-1.15-1|29	%{_bindir}/*
14cu|bleachbit-1.15-1|30	%_sbindir/%name-root
14cu|bleachbit-1.15-1|31	%{_datadir}/appdata/%{name}.appdata.xml
14cu|bleachbit-1.15-1|32	%{_datadir}/applications/%{name}.desktop
14cu|bleachbit-1.15-1|33	%{_datadir}/applications/%{name}-root.desktop
14cu|bleachbit-1.15-1|34	%{_datadir}/%{name}/
14cu|bleachbit-1.15-1|35	%{_datadir}/pixmaps/%{name}.png
14cu|bleachbit-1.15-1|36	%{_datadir}/polkit-1/actions/org.bleachbit.policy
14cu|bleachbit-1.15-1|37	%_mandir/man1/%name-root.1.xz
14cu|bleachbit-1.15-1|38	%_mandir/man1/%name.1.xz
14cu|bleachbit-1.15-1|39	#----------------------------------------------------------------------------
14cu|bleachbit-1.15-1|40	
14cu|bleachbit-1.15-1|41	%prep
14cu|bleachbit-1.15-1|42	%setup -q
14cu|bleachbit-1.15-1|43	
14cu|bleachbit-1.15-1|44	%build
14cu|bleachbit-1.15-1|45	make -C po local
14cu|bleachbit-1.15-1|46	python setup.py build
14cu|bleachbit-1.15-1|47	
14cu|bleachbit-1.15-1|48	%install
14cu|bleachbit-1.15-1|49	%makeinstall_std prefix=%{_prefix}
14cu|bleachbit-1.15-1|50	
14cu|bleachbit-1.15-1|51	# create root desktop-file
14cu|bleachbit-1.15-1|52	cp %{name}.desktop %{name}-root.desktop
14cu|bleachbit-1.15-1|53	sed -i -e 's/Name=BleachBit$/Name=BleachBit as Administrator/g' %{name}-root.desktop
14cu|bleachbit-1.15-1|54	sed -i -e 's/Exec=bleachbit$/Exec=bleachbit-root/g' %{name}-root.desktop
14cu|bleachbit-1.15-1|55	
14cu|bleachbit-1.15-1|56	cat > bleachbit.pam <<EOF
14cu|bleachbit-1.15-1|57	#%PAM-1.0
14cu|bleachbit-1.15-1|58	auth            include         config-util
14cu|bleachbit-1.15-1|59	account         include         config-util
14cu|bleachbit-1.15-1|60	session         include         config-util
14cu|bleachbit-1.15-1|61	EOF
14cu|bleachbit-1.15-1|62	
14cu|bleachbit-1.15-1|63	cat > bleachbit.console <<EOF
14cu|bleachbit-1.15-1|64	USER=root
14cu|bleachbit-1.15-1|65	PROGRAM=/usr/bin/bleachbit
14cu|bleachbit-1.15-1|66	SESSION=true
14cu|bleachbit-1.15-1|67	EOF
14cu|bleachbit-1.15-1|68	
14cu|bleachbit-1.15-1|69	desktop-file-install \
14cu|bleachbit-1.15-1|70	--add-category="Utility"\
14cu|bleachbit-1.15-1|71	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|bleachbit-1.15-1|72	--vendor="" %{name}.desktop
14cu|bleachbit-1.15-1|73	
14cu|bleachbit-1.15-1|74	desktop-file-install \
14cu|bleachbit-1.15-1|75	--add-category="Utility"\
14cu|bleachbit-1.15-1|76	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|bleachbit-1.15-1|77	--vendor="" %{name}-root.desktop
14cu|bleachbit-1.15-1|78	
14cu|bleachbit-1.15-1|79	# consolehelper and userhelper
14cu|bleachbit-1.15-1|80	ln -s consolehelper %{buildroot}%{_bindir}/%{name}-root
14cu|bleachbit-1.15-1|81	mkdir -p %{buildroot}%{_sbindir}
14cu|bleachbit-1.15-1|82	ln -s ../..%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}-root
14cu|bleachbit-1.15-1|83	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cu|bleachbit-1.15-1|84	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}-root
14cu|bleachbit-1.15-1|85	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cu|bleachbit-1.15-1|86	install -m 644 %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root
14cu|bleachbit-1.15-1|87	mkdir -p %{buildroot}%{_mandir}/man1
14cu|bleachbit-1.15-1|88	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1
14cu|bleachbit-1.15-1|89	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}-root.1
14cu|bleachbit-1.15-1|90	
14cu|bleachbit-1.15-1|91	chmod 644 %{buildroot}%{_datadir}/%{name}/Worker.py
14cu|bleachbit-1.15-1|92	chmod 755 %{buildroot}%{_datadir}/%{name}/CLI.py
14cu|bleachbit-1.15-1|93	chmod 755 %{buildroot}%{_datadir}/%{name}/GUI.py
14cu|bleachbit-1.15-1|94	
14cu|bleachbit-1.15-1|95	# clean ms crap and *pyo
14cu|bleachbit-1.15-1|96	rm -fr %{buildroot}%{_datadir}/%{name}/Windows.py*
14cu|bleachbit-1.15-1|97	rm %{buildroot}%{_datadir}/%{name}/*.pyo
14cu|bleachbit-1.15-1|98	
14cu|bleachbit-1.15-1|99	%find_lang %{name}
14cu|bleachbit-1.15-1|100	
14cu|bleachbit-1.15-1|101	%changelog

9734 14
14cu|blobby-1.0-2|1	Summary:	Blobby Volley 2 arcade game
14cu|blobby-1.0-2|2	Name:		blobby
14cu|blobby-1.0-2|3	Version:	1.0
14cu|blobby-1.0-2|4	Release:	2
14cu|blobby-1.0-2|5	License:	GPLv2+
14cu|blobby-1.0-2|6	Group:		Games/Arcade
14cu|blobby-1.0-2|7	Url:		http://sourceforge.net/projects/blobby/
14cu|blobby-1.0-2|8	Source0:	http://prdownloads.sourceforge.net/%{name}/blobby2-linux-%{version}.tar.gz
14cu|blobby-1.0-2|9	Source1:	%{name}.appdata.xml
14cu|blobby-1.0-2|10	Patch0:		blobby2-1.0-mga-games-install-dirs.patch
14cu|blobby-1.0-2|11	Patch1:		blobby2-1.0-mga-install-missing-data.patch
14cu|blobby-1.0-2|12	BuildRequires:	cmake
14cu|blobby-1.0-2|13	BuildRequires:	icoutils
14cu|blobby-1.0-2|14	BuildRequires:	zip
14cu|blobby-1.0-2|15	BuildRequires:	boost-devel
14cu|blobby-1.0-2|16	BuildRequires:	physfs-devel
14cu|blobby-1.0-2|17	BuildRequires:	pkgconfig(gl)
14cu|blobby-1.0-2|18	BuildRequires:	pkgconfig(sdl2)
14cu|blobby-1.0-2|19	
14cu|blobby-1.0-2|20	%description
14cu|blobby-1.0-2|21	Blobby Volley 2 is an arcade game with a simple gameplay and funny
14cu|blobby-1.0-2|22	characters design.
14cu|blobby-1.0-2|23	
14cu|blobby-1.0-2|24	%files
14cu|blobby-1.0-2|25	%{_gamesbindir}/%{name}
14cu|blobby-1.0-2|26	%{_gamesbindir}/%{name}-server
14cu|blobby-1.0-2|27	%{_gamesdatadir}/%{name}/
14cu|blobby-1.0-2|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|blobby-1.0-2|29	%{_datadir}/applications/%{name}.desktop
14cu|blobby-1.0-2|30	%{_datadir}/appdata/%{name}.appdata.xml
14cu|blobby-1.0-2|31	
14cu|blobby-1.0-2|32	#----------------------------------------------------------------------------
14cu|blobby-1.0-2|33	
14cu|blobby-1.0-2|34	%prep
14cu|blobby-1.0-2|35	%setup -q
14cu|blobby-1.0-2|36	%apply_patches
14cu|blobby-1.0-2|37	
14cu|blobby-1.0-2|38	%build
14cu|blobby-1.0-2|39	%cmake
14cu|blobby-1.0-2|40	%make
14cu|blobby-1.0-2|41	
14cu|blobby-1.0-2|42	%install
14cu|blobby-1.0-2|43	%makeinstall_std -C build
14cu|blobby-1.0-2|44	
14cu|blobby-1.0-2|45	# Icon
14cu|blobby-1.0-2|46	for size in 48 64; do
14cu|blobby-1.0-2|47	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|blobby-1.0-2|48	icotool -x -w${size} data/Icon.ico -o %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|blobby-1.0-2|49	done
14cu|blobby-1.0-2|50	
14cu|blobby-1.0-2|51	# Desktop file
14cu|blobby-1.0-2|52	install -d %{buildroot}%{_datadir}/applications
14cu|blobby-1.0-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|blobby-1.0-2|54	[Desktop Entry]
14cu|blobby-1.0-2|55	Name=Blobby Volley 2
14cu|blobby-1.0-2|56	Comment=Blobby Volley 2 arcade game
14cu|blobby-1.0-2|57	Comment[fr]=Jeu de volley-ball d'arcade
14cu|blobby-1.0-2|58	Comment[de]=Volley-Ball Arcade-Spiel
14cu|blobby-1.0-2|59	Exec=%{name}
14cu|blobby-1.0-2|60	Icon=%{name}
14cu|blobby-1.0-2|61	Terminal=false
14cu|blobby-1.0-2|62	Type=Application
14cu|blobby-1.0-2|63	Categories=Game;ArcadeGame;
14cu|blobby-1.0-2|64	EOF
14cu|blobby-1.0-2|65	
14cu|blobby-1.0-2|66	# AppData
14cu|blobby-1.0-2|67	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
14cu|blobby-1.0-2|68	
14cu|blobby-1.0-2|69	
14cu|blobby-1.0-2|70	%changelog
14cu|blobby-1.0-2|71	
14cu|blobby-1.0-2|72	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14cu|blobby-1.0-2|73	- (e2e0fa4) Bump release
14cu|blobby-1.0-2|74	
14cu|blobby-1.0-2|75	

9735 14
14cu|blobwars-2.00-2|1	# Otherwise tests fail because the package requires
14cu|blobwars-2.00-2|2	# "/usr/bin/php" and php-cli provides only "php"
14cu|blobwars-2.00-2|3	%define __noautoreq 'php'
14cu|blobwars-2.00-2|4	
14cu|blobwars-2.00-2|5	Summary:	Blob Wars Episode I : Metal Blob Solid
14cu|blobwars-2.00-2|6	Name:		blobwars
14cu|blobwars-2.00-2|7	Version:	2.00
14cu|blobwars-2.00-2|8	Release:	2
14cu|blobwars-2.00-2|9	License:	GPLv2+
14cu|blobwars-2.00-2|10	Group:		Games/Arcade
14cu|blobwars-2.00-2|11	Url:		http://www.parallelrealities.co.uk
14cu|blobwars-2.00-2|12	Source0:	http://ovh.dl.sourceforge.net/project/blobwars/%{name}-%{version}.tar.gz
14cu|blobwars-2.00-2|13	Source100:	%{name}.rpmlintrc
14cu|blobwars-2.00-2|14	BuildRequires:	desktop-file-utils
14cu|blobwars-2.00-2|15	BuildRequires:	pkgconfig(sdl2)
14cu|blobwars-2.00-2|16	BuildRequires:	pkgconfig(SDL2_image)
14cu|blobwars-2.00-2|17	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|blobwars-2.00-2|18	BuildRequires:	pkgconfig(SDL2_net)
14cu|blobwars-2.00-2|19	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|blobwars-2.00-2|20	BuildRequires:	pkgconfig(zlib)
14cu|blobwars-2.00-2|21	# Recolor script needs "/usr/bin/php"
14cu|blobwars-2.00-2|22	Requires:	php-cli
14cu|blobwars-2.00-2|23	Requires:	fonts-ttf-bitstream-vera
14cu|blobwars-2.00-2|24	
14cu|blobwars-2.00-2|25	%description
14cu|blobwars-2.00-2|26	Since their world was invaded by an alien race, the Blobs have faced a
14cu|blobwars-2.00-2|27	lifetime of war. But now they have a chance to win the war once and for all.
14cu|blobwars-2.00-2|28	In Episode I : Metal Blob Solid, you take on the role of a fearless Blob
14cu|blobwars-2.00-2|29	agent, Bob. Bob's mission is to infiltrate the various enemy bases around the
14cu|blobwars-2.00-2|30	Blobs'homeworld and rescue as many POWs as possible. But standing in his way
14cu|blobwars-2.00-2|31	are many vicious enemies, other Blobs who have defected and the evil alien
14cu|blobwars-2.00-2|32	leader, Galdov.
14cu|blobwars-2.00-2|33	
14cu|blobwars-2.00-2|34	%files -f %{name}.lang
14cu|blobwars-2.00-2|35	%doc doc/*
14cu|blobwars-2.00-2|36	%{_datadir}/applications/%{name}.desktop
14cu|blobwars-2.00-2|37	%{_gamesbindir}/%{name}
14cu|blobwars-2.00-2|38	%{_gamesdatadir}/%{name}/
14cu|blobwars-2.00-2|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|blobwars-2.00-2|40	
14cu|blobwars-2.00-2|41	#----------------------------------------------------------------------------
14cu|blobwars-2.00-2|42	
14cu|blobwars-2.00-2|43	%prep
14cu|blobwars-2.00-2|44	%setup -q
14cu|blobwars-2.00-2|45	
14cu|blobwars-2.00-2|46	# Fix bogus perms
14cu|blobwars-2.00-2|47	find . -type d |while read r; do chmod 0755 "$r"; done
14cu|blobwars-2.00-2|48	find . -type f |while read r; do chmod 0644 "$r"; done
14cu|blobwars-2.00-2|49	
14cu|blobwars-2.00-2|50	
14cu|blobwars-2.00-2|51	%build
14cu|blobwars-2.00-2|52	%make \
14cu|blobwars-2.00-2|53	CFLAGS="%{optflags}" \
14cu|blobwars-2.00-2|54	LDFLAGS="%{ldflags}" \
14cu|blobwars-2.00-2|55	RELEASE=1
14cu|blobwars-2.00-2|56	
14cu|blobwars-2.00-2|57	
14cu|blobwars-2.00-2|58	%install
14cu|blobwars-2.00-2|59	%makeinstall_std
14cu|blobwars-2.00-2|60	
14cu|blobwars-2.00-2|61	desktop-file-install \
14cu|blobwars-2.00-2|62	--vendor="" \
14cu|blobwars-2.00-2|63	--remove-key="Encoding" \
14cu|blobwars-2.00-2|64	--remove-category="Application" \
14cu|blobwars-2.00-2|65	--remove-category="ActionGame" \
14cu|blobwars-2.00-2|66	--add-category="ArcadeGame" \
14cu|blobwars-2.00-2|67	--dir %{buildroot}%{_datadir}/applications \
14cu|blobwars-2.00-2|68	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|blobwars-2.00-2|69	
14cu|blobwars-2.00-2|70	rm -f %{buildroot}%{_gamesdatadir}/%{name}/data/vera.ttf
14cu|blobwars-2.00-2|71	ln -s %{_xfontdir}/TTF/Vera.ttf \
14cu|blobwars-2.00-2|72	%{buildroot}%{_gamesdatadir}/%{name}/data/vera.ttf
14cu|blobwars-2.00-2|73	
14cu|blobwars-2.00-2|74	# Fix perms
14cu|blobwars-2.00-2|75	chmod +x %{buildroot}%{_gamesdatadir}/%{name}/gfx/sprites/recolor
14cu|blobwars-2.00-2|76	
14cu|blobwars-2.00-2|77	%find_lang %{name}
14cu|blobwars-2.00-2|78	
14cu|blobwars-2.00-2|79	%changelog
14cu|blobwars-2.00-2|80	
14cu|blobwars-2.00-2|81	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00-2
14cu|blobwars-2.00-2|82	- (7e731f4) Bump release
14cu|blobwars-2.00-2|83	
14cu|blobwars-2.00-2|84	

9736 14
14cu|blockout-2.5-1|1	%define oname BlockOutII
14cu|blockout-2.5-1|2	### TODO: drop distsuffix when fix debug and push in contrib ###
14cu|blockout-2.5-1|3	#define distsuffix mrb
14cu|blockout-2.5-1|4	
14cu|blockout-2.5-1|5	Name:           blockout
14cu|blockout-2.5-1|6	Version:        2.5
14cu|blockout-2.5-1|7	Release:        1
14cu|blockout-2.5-1|8	Summary:        A free clone of the original BlockOut-DOS game
14cu|blockout-2.5-1|9	Group:          Games/Arcade
14cu|blockout-2.5-1|10	License:        GPLv2+
14cu|blockout-2.5-1|11	Url:            http://www.blockout.net/blockout2
14cu|blockout-2.5-1|12	Source0:        http://download.sourceforge.net/blockout/bl25-src.tar.gz
14cu|blockout-2.5-1|13	# the source lacks in sound and img files, wil present empty figures
14cu|blockout-2.5-1|14	# and no sound.Just mugged those from precompiled package.Sflo
14cu|blockout-2.5-1|15	Source1:        http://download.sourceforge.net/blockout/bl25-linux-x64.tar.gz
14cu|blockout-2.5-1|16	Patch0:         blockout-2.5-rosa.patch
14cu|blockout-2.5-1|17	BuildRequires:  pkgconfig(gl)
14cu|blockout-2.5-1|18	BuildRequires:  pkgconfig(glu)
14cu|blockout-2.5-1|19	BuildRequires:  pkgconfig(sdl)
14cu|blockout-2.5-1|20	BuildRequires:  pkgconfig(SDL_mixer)
14cu|blockout-2.5-1|21	BuildRequires:  pkgconfig(libpng)
14cu|blockout-2.5-1|22	BuildRequires:  pkgconfig(alsa)
14cu|blockout-2.5-1|23	BuildRequires:  icoutils
14cu|blockout-2.5-1|24	Requires:       %{name}-data >= %{EVRD}
14cu|blockout-2.5-1|25	
14cu|blockout-2.5-1|26	# hopefully this will update BlockOutII from LTS (2012.1)- MRB request
14cu|blockout-2.5-1|27	Provides:       %{oname} = %{EVRD}
14cu|blockout-2.5-1|28	Obsoletes:      %{oname} < %{EVRD}
14cu|blockout-2.5-1|29	
14cu|blockout-2.5-1|30	
14cu|blockout-2.5-1|31	%description
14cu|blockout-2.5-1|32	BlockOut II is a free adaptation of the original BlockOut DOS game
14cu|blockout-2.5-1|33	edited by California Dreams in 1989. BlockOut II has the same
14cu|blockout-2.5-1|34	features than the original game with few graphic improvements. The
14cu|blockout-2.5-1|35	game has been designed to reproduce the original game kinematics as
14cu|blockout-2.5-1|36	accurately as possible.
14cu|blockout-2.5-1|37	
14cu|blockout-2.5-1|38	%files
14cu|blockout-2.5-1|39	%doc BlockOut/README.txt
14cu|blockout-2.5-1|40	%{_gamesbindir}/%{name}
14cu|blockout-2.5-1|41	%{_bindir}/%{oname}
14cu|blockout-2.5-1|42	%{_datadir}/applications/%{name}.desktop
14cu|blockout-2.5-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|blockout-2.5-1|44	#--------------------------------------------------------------------------
14cu|blockout-2.5-1|45	%package data
14cu|blockout-2.5-1|46	
14cu|blockout-2.5-1|47	Summary:	Data files for BlockOut II
14cu|blockout-2.5-1|48	License:	GPLv2+
14cu|blockout-2.5-1|49	Group:		Games/Arcade
14cu|blockout-2.5-1|50	Suggests:	%{name} = %{version}
14cu|blockout-2.5-1|51	BuildArch:	noarch
14cu|blockout-2.5-1|52	
14cu|blockout-2.5-1|53	%description data
14cu|blockout-2.5-1|54	Data files for %{oname}
14cu|blockout-2.5-1|55	
14cu|blockout-2.5-1|56	%files data
14cu|blockout-2.5-1|57	%doc %{name}/README.txt
14cu|blockout-2.5-1|58	%{_gamesdatadir}/%{name}/
14cu|blockout-2.5-1|59	
14cu|blockout-2.5-1|60	#------------------------------------------------------------
14cu|blockout-2.5-1|61	
14cu|blockout-2.5-1|62	%prep
14cu|blockout-2.5-1|63	%setup -qn BL_SRC -a 1
14cu|blockout-2.5-1|64	%patch0 -p1
14cu|blockout-2.5-1|65	# spuriouse-executable-permit
14cu|blockout-2.5-1|66	find -type f -exec chmod 644 {} \;
14cu|blockout-2.5-1|67	# wrong-file-end-of-line-encoding
14cu|blockout-2.5-1|68	perl -i -pe 's/\r\n/\n/gs' ImageLib/src/CImage.*
14cu|blockout-2.5-1|69	# clean out backup files
14cu|blockout-2.5-1|70	rm -fr ImageLib/src/png/zlib/*.*~
14cu|blockout-2.5-1|71	# fix attr for doc section
14cu|blockout-2.5-1|72	chmod 644 %{name}/README.txt BlockOut/README.txt
14cu|blockout-2.5-1|73	# utf-8 convert docs
14cu|blockout-2.5-1|74	for file in %{name}/README.txt BlockOut/README.txt ; do
14cu|blockout-2.5-1|75	iconv -c -t UTF-8 < $file > $file.new && \
14cu|blockout-2.5-1|76	touch -r $file $file.new && \
14cu|blockout-2.5-1|77	mv $file.new $file
14cu|blockout-2.5-1|78	done
14cu|blockout-2.5-1|79	# fix attr
14cu|blockout-2.5-1|80	pushd %{name}
14cu|blockout-2.5-1|81	chmod -x sounds/music.ogg \
14cu|blockout-2.5-1|82	images/background.png
14cu|blockout-2.5-1|83	popd
14cu|blockout-2.5-1|84	#
14cu|blockout-2.5-1|85	
14cu|blockout-2.5-1|86	
14cu|blockout-2.5-1|87	%build
14cu|blockout-2.5-1|88	%setup_compile_flags
14cu|blockout-2.5-1|89	%make -C ImageLib/src
14cu|blockout-2.5-1|90	export CXXFLAGS+=" -Wno-error=format-security"
14cu|blockout-2.5-1|91	%make -C BlockOut
14cu|blockout-2.5-1|92	
14cu|blockout-2.5-1|93	%install
14cu|blockout-2.5-1|94	#wrapper
14cu|blockout-2.5-1|95	install -D -m755 BlockOut/%{name} %{buildroot}%{_bindir}/%{oname}
14cu|blockout-2.5-1|96	
14cu|blockout-2.5-1|97	install -d %{buildroot}%{_gamesbindir}
14cu|blockout-2.5-1|98	cat << EOF > %{buildroot}%{_gamesbindir}/%{name}
14cu|blockout-2.5-1|99	#!/bin/sh
14cu|blockout-2.5-1|100	export BL2_HOME=%{_gamesdatadir}/%{name}
14cu|blockout-2.5-1|101	exec %{_bindir}/%{oname} \$1
14cu|blockout-2.5-1|102	EOF
14cu|blockout-2.5-1|103	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cu|blockout-2.5-1|104	
14cu|blockout-2.5-1|105	# menu entry
14cu|blockout-2.5-1|106	install -d %{buildroot}%{_datadir}/applications
14cu|blockout-2.5-1|107	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|blockout-2.5-1|108	[Desktop Entry]
14cu|blockout-2.5-1|109	Name=BlockOut II
14cu|blockout-2.5-1|110	GenericName=3D tetris-like
14cu|blockout-2.5-1|111	Comment=%{summary}
14cu|blockout-2.5-1|112	Exec=%{_gamesbindir}/%{name}
14cu|blockout-2.5-1|113	Icon=%{name}
14cu|blockout-2.5-1|114	Terminal=false
14cu|blockout-2.5-1|115	Type=Application
14cu|blockout-2.5-1|116	Categories=Game;ArcadeGame;
14cu|blockout-2.5-1|117	EOF
14cu|blockout-2.5-1|118	
14cu|blockout-2.5-1|119	# icons
14cu|blockout-2.5-1|120	icotool -x BlockOut/block_icon.ico
14cu|blockout-2.5-1|121	install -D -m644 block_icon_1_32x32x4.png  %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|blockout-2.5-1|122	install -D -m644 block_icon_2_16x16x4.png  %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|blockout-2.5-1|123	install -D -m644 block_icon_3_48x48x32.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|blockout-2.5-1|124	
14cu|blockout-2.5-1|125	# data
14cu|blockout-2.5-1|126	pushd %{name}
14cu|blockout-2.5-1|127	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|blockout-2.5-1|128	cp -a images sounds %{buildroot}%{_gamesdatadir}/%{name}/
14cu|blockout-2.5-1|129	popd
14cu|blockout-2.5-1|130	
14cu|blockout-2.5-1|131	%changelog
14cu|blockout-2.5-1|132	
14cu|blockout-2.5-1|133	* Sat May 27 2017 abfonly <abfonly@gmail.com> 2.5-1
14cu|blockout-2.5-1|134	- (99f2c2b) Fixed debug and drop distsuffix, ready for contrib.
14cu|blockout-2.5-1|135	
14cu|blockout-2.5-1|136	

9737 14
14cu|blop-0.2.8-11|1	# Disable debug package because build requires special optimizations
14cu|blop-0.2.8-11|2	# See comments in configure.in
14cu|blop-0.2.8-11|3	%define debug_package %{nil}
14cu|blop-0.2.8-11|4	
14cu|blop-0.2.8-11|5	Summary:	Bandlimited LADSPA Oscillator Plugins
14cu|blop-0.2.8-11|6	Name:		blop
14cu|blop-0.2.8-11|7	Version:	0.2.8
14cu|blop-0.2.8-11|8	Release:	11
14cu|blop-0.2.8-11|9	License:	GPLv2+
14cu|blop-0.2.8-11|10	Group:		Sound
14cu|blop-0.2.8-11|11	Url:		http://blop.sourceforge.net/
14cu|blop-0.2.8-11|12	Source0:	%{name}-%{version}.tar.bz2
14cu|blop-0.2.8-11|13	BuildRequires:	ladspa-devel
14cu|blop-0.2.8-11|14	Requires:	ladspa
14cu|blop-0.2.8-11|15	
14cu|blop-0.2.8-11|16	%description
14cu|blop-0.2.8-11|17	BLOP comprises a set of LADSPA plugins that generate bandlimited
14cu|blop-0.2.8-11|18	sawtooth, square, variable pulse and slope-variable triangle waves,
14cu|blop-0.2.8-11|19	for use in LADSPA hosts, principally for use with one of the many
14cu|blop-0.2.8-11|20	modular software synthesisers available.
14cu|blop-0.2.8-11|21	
14cu|blop-0.2.8-11|22	They are wavetable based, and are designed to produce output with
14cu|blop-0.2.8-11|23	harmonic content as high as possible over a wide pitch range.
14cu|blop-0.2.8-11|24	
14cu|blop-0.2.8-11|25	%files -f %{name}.lang
14cu|blop-0.2.8-11|26	%doc AUTHORS NEWS README THANKS TODO doc/{about.txt,blop.rdf,plugins_list.txt}
14cu|blop-0.2.8-11|27	%{_libdir}/ladspa/*.so
14cu|blop-0.2.8-11|28	%{_libdir}/ladspa/blop_files
14cu|blop-0.2.8-11|29	%{_datadir}/ladspa/rdf/*.rdf
14cu|blop-0.2.8-11|30	
14cu|blop-0.2.8-11|31	#----------------------------------------------------------------------------
14cu|blop-0.2.8-11|32	
14cu|blop-0.2.8-11|33	%prep
14cu|blop-0.2.8-11|34	%setup -q
14cu|blop-0.2.8-11|35	perl -p -i -e 's/\/lib\//\/%{_lib}\//g' src/wavedata.c
14cu|blop-0.2.8-11|36	
14cu|blop-0.2.8-11|37	%build
14cu|blop-0.2.8-11|38	%configure2_5x \
14cu|blop-0.2.8-11|39	--with-ladspa-plugin-dir=%{_libdir}/ladspa
14cu|blop-0.2.8-11|40	%make
14cu|blop-0.2.8-11|41	
14cu|blop-0.2.8-11|42	%install
14cu|blop-0.2.8-11|43	mkdir -p %{buildroot}%{_libdir}/ladspa
14cu|blop-0.2.8-11|44	mkdir -p %{buildroot}%{_datadir}/ladspa/rdf
14cu|blop-0.2.8-11|45	%makeinstall_std
14cu|blop-0.2.8-11|46	
14cu|blop-0.2.8-11|47	# install the rdf description
14cu|blop-0.2.8-11|48	install -m0644 doc/blop.rdf %{buildroot}%{_datadir}/ladspa/rdf
14cu|blop-0.2.8-11|49	
14cu|blop-0.2.8-11|50	%find_lang %{name}
14cu|blop-0.2.8-11|51	
14cu|blop-0.2.8-11|52	
14cu|blop-0.2.8-11|53	%changelog
14cu|blop-0.2.8-11|54	
14cu|blop-0.2.8-11|55	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.8-11
14cu|blop-0.2.8-11|56	- (bdfe194) Disable debug package because build requires special optimizations (see comments in configure.in)
14cu|blop-0.2.8-11|57	
14cu|blop-0.2.8-11|58	

9738 14
14cu|blosc-1.11.1-1|1	%define debug_package %{nil}
14cu|blosc-1.11.1-1|2	
14cu|blosc-1.11.1-1|3	%define major 1
14cu|blosc-1.11.1-1|4	%define libname %mklibname %{name} %{major}
14cu|blosc-1.11.1-1|5	%define devname %mklibname -d %{name}
14cu|blosc-1.11.1-1|6	
14cu|blosc-1.11.1-1|7	%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
14cu|blosc-1.11.1-1|8	
14cu|blosc-1.11.1-1|9	Summary:	A high performance compressor optimized for binary data
14cu|blosc-1.11.1-1|10	Name:		blosc
14cu|blosc-1.11.1-1|11	Version:	1.11.1
14cu|blosc-1.11.1-1|12	Release:	1
14cu|blosc-1.11.1-1|13	Group:		Development/C
14cu|blosc-1.11.1-1|14	License:	MIT
14cu|blosc-1.11.1-1|15	Source:		https://github.com/FrancescAlted/blosc/archive/v%{version}.tar.gz?/c-%{name}-%{version}.tar.gz
14cu|blosc-1.11.1-1|16	URL:		https://github.com/FrancescAlted/blosc
14cu|blosc-1.11.1-1|17	BuildRequires:	cmake
14cu|blosc-1.11.1-1|18	BuildRequires:	pkgconfig(liblz4)
14cu|blosc-1.11.1-1|19	BuildRequires:	snappy-devel
14cu|blosc-1.11.1-1|20	BuildRequires:	zlib-devel
14cu|blosc-1.11.1-1|21	
14cu|blosc-1.11.1-1|22	%description
14cu|blosc-1.11.1-1|23	Blosc is a compression library designed to transmit data to the processor
14cu|blosc-1.11.1-1|24	cache faster than the traditional non-compressed memory fetch.
14cu|blosc-1.11.1-1|25	Compression ratios are not very high, but the decompression is very fast.
14cu|blosc-1.11.1-1|26	Blosc is meant not only to reduce the size of large datasets on-disk or
14cu|blosc-1.11.1-1|27	in-memory, but also to accelerate memory-bound computations.
14cu|blosc-1.11.1-1|28	
14cu|blosc-1.11.1-1|29	%package -n %{libname}
14cu|blosc-1.11.1-1|30	Summary:	A high performance compressor optimized for binary data
14cu|blosc-1.11.1-1|31	
14cu|blosc-1.11.1-1|32	%description -n %{libname}
14cu|blosc-1.11.1-1|33	Blosc is a compression library designed to transmit data to the processor
14cu|blosc-1.11.1-1|34	cache faster than the traditional non-compressed memory fetch.
14cu|blosc-1.11.1-1|35	Compression ratios are not very high, but the decompression is very fast.
14cu|blosc-1.11.1-1|36	Blosc is meant not only to reduce the size of large datasets on-disk or
14cu|blosc-1.11.1-1|37	in-memory, but also to accelerate memory-bound computations.
14cu|blosc-1.11.1-1|38	
14cu|blosc-1.11.1-1|39	%package -n %{devname}
14cu|blosc-1.11.1-1|40	Summary: Header files and libraries for Blosc development
14cu|blosc-1.11.1-1|41	Requires: %{libname} = %{version}-%{release}
14cu|blosc-1.11.1-1|42	Provides: %{name}-devel
14cu|blosc-1.11.1-1|43	
14cu|blosc-1.11.1-1|44	%description -n %{devname}
14cu|blosc-1.11.1-1|45	The blosc-devel package contains the header files and libraries needed
14cu|blosc-1.11.1-1|46	to develop programs that use the blosc meta-compressor.
14cu|blosc-1.11.1-1|47	
14cu|blosc-1.11.1-1|48	%package bench
14cu|blosc-1.11.1-1|49	Summary: Benchmark for the Blosc compressor
14cu|blosc-1.11.1-1|50	Requires: %{libname} = %{version}-%{release}
14cu|blosc-1.11.1-1|51	Requires: python-matplotlib
14cu|blosc-1.11.1-1|52	
14cu|blosc-1.11.1-1|53	%description bench
14cu|blosc-1.11.1-1|54	The blosc-bench package contains a benchmark suite which evaluates
14cu|blosc-1.11.1-1|55	the performance of Blosc, and compares it with memcpy.
14cu|blosc-1.11.1-1|56	
14cu|blosc-1.11.1-1|57	%prep
14cu|blosc-1.11.1-1|58	%setup -qn c-%{name}-%{version}
14cu|blosc-1.11.1-1|59	
14cu|blosc-1.11.1-1|60	rm -r internal-complibs/snappy* internal-complibs/zlib*
14cu|blosc-1.11.1-1|61	
14cu|blosc-1.11.1-1|62	# Fix rpath issue
14cu|blosc-1.11.1-1|63	sed -i '1i  set\(CMAKE_SKIP_RPATH true\)' bench/CMakeLists.txt
14cu|blosc-1.11.1-1|64	
14cu|blosc-1.11.1-1|65	# Add python shebang and permission
14cu|blosc-1.11.1-1|66	sed -i '1i  #!/usr/bin/python' bench/plot-speeds.py
14cu|blosc-1.11.1-1|67	
14cu|blosc-1.11.1-1|68	# Use the proper library path and SSE2 instruction on 64bits systems
14cu|blosc-1.11.1-1|69	%ifarch x86_64
14cu|blosc-1.11.1-1|70	%cmake \
14cu|blosc-1.11.1-1|71	-DCMAKE_BUILD_TYPE:STRING="Debug" \
14cu|blosc-1.11.1-1|72	-DCMAKE_C_FLAGS:STRING="%{optflags}" \
14cu|blosc-1.11.1-1|73	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|blosc-1.11.1-1|74	-DBUILD_STATIC:BOOL=OFF \
14cu|blosc-1.11.1-1|75	-DTEST_INCLUDE_BENCH_SUITE:BOOL=OFF
14cu|blosc-1.11.1-1|76	%else
14cu|blosc-1.11.1-1|77	%cmake -DCMAKE_C_FLAGS:STRING="%{optflags}" \
14cu|blosc-1.11.1-1|78	-DCMAKE_BUILD_TYPE:STRING="Debug" \
14cu|blosc-1.11.1-1|79	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|blosc-1.11.1-1|80	-DBUILD_STATIC:BOOL=OFF \
14cu|blosc-1.11.1-1|81	-DTEST_INCLUDE_BENCH_SUITE:BOOL=OFF
14cu|blosc-1.11.1-1|82	%endif
14cu|blosc-1.11.1-1|83	
14cu|blosc-1.11.1-1|84	%build
14cu|blosc-1.11.1-1|85	%make VERBOSE=1 -C build
14cu|blosc-1.11.1-1|86	
14cu|blosc-1.11.1-1|87	%install
14cu|blosc-1.11.1-1|88	%makeinstall_std -C build
14cu|blosc-1.11.1-1|89	
14cu|blosc-1.11.1-1|90	mkdir -p %{buildroot}/%{_pkgdocdir}/bench
14cu|blosc-1.11.1-1|91	install -p bench/plot-speeds.py* %{buildroot}/%{_pkgdocdir}/bench/
14cu|blosc-1.11.1-1|92	install -pm 0644 bench/*.c %{buildroot}/%{_pkgdocdir}/bench
14cu|blosc-1.11.1-1|93	
14cu|blosc-1.11.1-1|94	mkdir -p %{buildroot}/%{_bindir}
14cu|blosc-1.11.1-1|95	install -p build/bench/bench %{buildroot}/%{_bindir}/%{name}-bench
14cu|blosc-1.11.1-1|96	install -p bench/plot-speeds.py %{buildroot}/%{_bindir}/%{name}-plot-times
14cu|blosc-1.11.1-1|97	
14cu|blosc-1.11.1-1|98	%files -n %{libname}
14cu|blosc-1.11.1-1|99	%exclude %{_pkgdocdir}/bench/
14cu|blosc-1.11.1-1|100	%doc README.rst ANNOUNCE.rst RELEASE_NOTES.rst README_HEADER.rst README_THREADED.rst
14cu|blosc-1.11.1-1|101	%{_libdir}/libblosc.so.*
14cu|blosc-1.11.1-1|102	
14cu|blosc-1.11.1-1|103	%files -n %{devname}
14cu|blosc-1.11.1-1|104	%{_libdir}/libblosc.so
14cu|blosc-1.11.1-1|105	%{_includedir}/blosc.h
14cu|blosc-1.11.1-1|106	%{_includedir}/blosc-export.h
14cu|blosc-1.11.1-1|107	
14cu|blosc-1.11.1-1|108	%files bench
14cu|blosc-1.11.1-1|109	%{_pkgdocdir}/bench/*.c
14cu|blosc-1.11.1-1|110	%{_pkgdocdir}/bench/*.py
14cu|blosc-1.11.1-1|111	%{_bindir}/%{name}-bench
14cu|blosc-1.11.1-1|112	%{_bindir}/%{name}-plot-times
14cu|blosc-1.11.1-1|113	
14cu|blosc-1.11.1-1|114	%changelog
14cu|blosc-1.11.1-1|115	
14cu|blosc-1.11.1-1|116	* Sat Sep 03 2016 alzim <alzim@bk.ru> 1.11.1-1
14cu|blosc-1.11.1-1|117	- (d5712cb) Merge pull request #1 from import/blosc:rosa2016.1
14cu|blosc-1.11.1-1|118	- (d5712cb) Updated to 1.11.1
14cu|blosc-1.11.1-1|119	
14cu|blosc-1.11.1-1|120	

9739 14
14cu|bluefish-2.2.10-1|1	Summary:	Web development studio
14cu|bluefish-2.2.10-1|2	Name:		bluefish
14cu|bluefish-2.2.10-1|3	Version:	2.2.10
14cu|bluefish-2.2.10-1|4	Release:	1
14cu|bluefish-2.2.10-1|5	License:	GPLv2+
14cu|bluefish-2.2.10-1|6	Group:		Networking/WWW
14cu|bluefish-2.2.10-1|7	Url:		http://bluefish.openoffice.nl/
14cu|bluefish-2.2.10-1|8	Source0:	http://www.bennewitz.com/bluefish/stable/source/%{name}-%{version}.tar.bz2
14cu|bluefish-2.2.10-1|9	Source1:	http://www.bennewitz.com/bluefish/stable/source/%{name}-%{version}.tar.bz2.sig
14cu|bluefish-2.2.10-1|10	BuildRequires:	intltool
14cu|bluefish-2.2.10-1|11	BuildRequires:	aspell-devel
14cu|bluefish-2.2.10-1|12	BuildRequires:	pkgconfig(gconf-2.0)
14cu|bluefish-2.2.10-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|bluefish-2.2.10-1|14	BuildRequires:	pkgconfig(gucharmap-2.90)
14cu|bluefish-2.2.10-1|15	BuildRequires:	pkgconfig(enchant)
14cu|bluefish-2.2.10-1|16	BuildRequires:	pkgconfig(libpcre)
14cu|bluefish-2.2.10-1|17	BuildRequires:	pkgconfig(python)
14cu|bluefish-2.2.10-1|18	Requires:	python
14cu|bluefish-2.2.10-1|19	Suggests:	dos2unix tidy lynx
14cu|bluefish-2.2.10-1|20	
14cu|bluefish-2.2.10-1|21	%description
14cu|bluefish-2.2.10-1|22	Bluefish is a programmer's HTML editor, designed to save the experienced
14cu|bluefish-2.2.10-1|23	webmaster some keystrokes.
14cu|bluefish-2.2.10-1|24	
14cu|bluefish-2.2.10-1|25	It features a multiple file editor, multiple toolbars, custom menus, image
14cu|bluefish-2.2.10-1|26	and thumbnail dialogs,  open from the web, HTML validation and lots of wizards.
14cu|bluefish-2.2.10-1|27	
14cu|bluefish-2.2.10-1|28	This is not a WYSIWYG editor but a HTML editor (you edit the HTML code).
14cu|bluefish-2.2.10-1|29	
14cu|bluefish-2.2.10-1|30	%files -f %{name}.lang
14cu|bluefish-2.2.10-1|31	%doc AUTHORS README ChangeLog NEWS TODO
14cu|bluefish-2.2.10-1|32	%{_bindir}/%{name}
14cu|bluefish-2.2.10-1|33	%{_libdir}/%{name}
14cu|bluefish-2.2.10-1|34	%{_datadir}/%{name}
14cu|bluefish-2.2.10-1|35	%{_datadir}/xml/%{name}
14cu|bluefish-2.2.10-1|36	%{_datadir}/applications/*
14cu|bluefish-2.2.10-1|37	%{_datadir}/appdata/bluefish.appdata.xml
14cu|bluefish-2.2.10-1|38	%{_datadir}/pixmaps/*.png
14cu|bluefish-2.2.10-1|39	%{_datadir}/mime/packages/*
14cu|bluefish-2.2.10-1|40	%{_mandir}/man1/%{name}.1.*
14cu|bluefish-2.2.10-1|41	%{_iconsdir}/*/*/*/*
14cu|bluefish-2.2.10-1|42	
14cu|bluefish-2.2.10-1|43	#----------------------------------------------------------------------------
14cu|bluefish-2.2.10-1|44	
14cu|bluefish-2.2.10-1|45	%prep
14cu|bluefish-2.2.10-1|46	%setup -q
14cu|bluefish-2.2.10-1|47	
14cu|bluefish-2.2.10-1|48	%build
14cu|bluefish-2.2.10-1|49	%configure2_5x \
14cu|bluefish-2.2.10-1|50	--disable-update-databases \
14cu|bluefish-2.2.10-1|51	--disable-splash-screen
14cu|bluefish-2.2.10-1|52	%make
14cu|bluefish-2.2.10-1|53	
14cu|bluefish-2.2.10-1|54	%install
14cu|bluefish-2.2.10-1|55	%makeinstall_std
14cu|bluefish-2.2.10-1|56	
14cu|bluefish-2.2.10-1|57	for script in %{buildroot}%{_datadir}/bluefish/plugins/zencoding/filters/*.py \
14cu|bluefish-2.2.10-1|58	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/actions/*.py \
14cu|bluefish-2.2.10-1|59	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/resources.py \
14cu|bluefish-2.2.10-1|60	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/utils.py \
14cu|bluefish-2.2.10-1|61	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/html_matcher.py
14cu|bluefish-2.2.10-1|62	do
14cu|bluefish-2.2.10-1|63	[ -f "$script" ] && chmod +x "$script"
14cu|bluefish-2.2.10-1|64	done
14cu|bluefish-2.2.10-1|65	
14cu|bluefish-2.2.10-1|66	%find_lang %{name} --all-name
14cu|bluefish-2.2.10-1|67	
14cu|bluefish-2.2.10-1|68	%changelog
14cu|bluefish-2.2.10-1|69	
14cu|bluefish-2.2.10-1|70	* Tue Aug 15 2017 dsilakov <denis.silakov@rosalab.ru> 2.2.10-1
14cu|bluefish-2.2.10-1|71	- (786d2bc) Merge pull request #2 from vladimir71/bluefish:rosa2014.1
14cu|bluefish-2.2.10-1|72	- (786d2bc) bluefish
14cu|bluefish-2.2.10-1|73	
14cu|bluefish-2.2.10-1|74	

9740 14
14cu|bluegps-2.0-7|1	Summary:	Simple command line tool for the Royaltek RBT-3000 bluetooth GPS receiver
14cu|bluegps-2.0-7|2	Name:		bluegps
14cu|bluegps-2.0-7|3	Version:	2.0
14cu|bluegps-2.0-7|4	Release:	7
14cu|bluegps-2.0-7|5	License:	GPLv2+
14cu|bluegps-2.0-7|6	Group:		Sciences/Geosciences
14cu|bluegps-2.0-7|7	Url:		http://www.harbaum.org/till/bluegps/
14cu|bluegps-2.0-7|8	Source0:	http://www.harbaum.org/till/bluegps/bluegps-linux-%{version}.tgz
14cu|bluegps-2.0-7|9	BuildRequires:	pkgconfig(bluez)
14cu|bluegps-2.0-7|10	
14cu|bluegps-2.0-7|11	%description
14cu|bluegps-2.0-7|12	BlueGPS is a simple command line tool to download datalogs from the Royaltek
14cu|bluegps-2.0-7|13	RBT-3000 bluetooth GPS receiver under Linux, and to configure the data logger.
14cu|bluegps-2.0-7|14	
14cu|bluegps-2.0-7|15	%files
14cu|bluegps-2.0-7|16	%{_bindir}/%{name}
14cu|bluegps-2.0-7|17	%{_mandir}/man1/%{name}*
14cu|bluegps-2.0-7|18	
14cu|bluegps-2.0-7|19	#----------------------------------------------------------------------------
14cu|bluegps-2.0-7|20	
14cu|bluegps-2.0-7|21	%prep
14cu|bluegps-2.0-7|22	%setup -q -n %{name}-linux-%{version}
14cu|bluegps-2.0-7|23	
14cu|bluegps-2.0-7|24	%build
14cu|bluegps-2.0-7|25	%make CC="%__cc %{optflags}"
14cu|bluegps-2.0-7|26	
14cu|bluegps-2.0-7|27	%install
14cu|bluegps-2.0-7|28	mkdir -p %{buildroot}/%{_bindir}
14cu|bluegps-2.0-7|29	install -m755 bluegps %{buildroot}/%{_bindir}
14cu|bluegps-2.0-7|30	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|bluegps-2.0-7|31	install -m644 bluegps.1 %{buildroot}/%{_mandir}/man1
14cu|bluegps-2.0-7|32	
14cu|bluegps-2.0-7|33	
14cu|bluegps-2.0-7|34	%changelog
14cu|bluegps-2.0-7|35	
14cu|bluegps-2.0-7|36	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-7
14cu|bluegps-2.0-7|37	- (b8da664) Build with system optflags to fix debug package
14cu|bluegps-2.0-7|38	- (b8da664) Spec cleanup
14cu|bluegps-2.0-7|39	
14cu|bluegps-2.0-7|40	

9741 14
14cu|bluegriffon-1.7.2-7|1	%define _enable_debug_packages %{nil}
14cu|bluegriffon-1.7.2-7|2	%define debug_package %{nil}
14cu|bluegriffon-1.7.2-7|3	
14cu|bluegriffon-1.7.2-7|4	%global tarballdir  mozilla-2.0
14cu|bluegriffon-1.7.2-7|5	
14cu|bluegriffon-1.7.2-7|6	%bcond_with xulrunner
14cu|bluegriffon-1.7.2-7|7	%global gecko_version   2.0.1
14cu|bluegriffon-1.7.2-7|8	%global srcversion      9db46ddfb517
14cu|bluegriffon-1.7.2-7|9	
14cu|bluegriffon-1.7.2-7|10	# Require xulrunner instead because libxul is provided by many packages by mistake
14cu|bluegriffon-1.7.2-7|11	%define __noautoreq 'libxul\\.so(.*)'
14cu|bluegriffon-1.7.2-7|12	
14cu|bluegriffon-1.7.2-7|13	Summary:	The next-generation Web Editor
14cu|bluegriffon-1.7.2-7|14	Name:		bluegriffon
14cu|bluegriffon-1.7.2-7|15	Version:	1.7.2
14cu|bluegriffon-1.7.2-7|16	Release:	7
14cu|bluegriffon-1.7.2-7|17	License:	MPLv1.1 or GPLv2+ or LGPLv2+
14cu|bluegriffon-1.7.2-7|18	Group:		Editors
14cu|bluegriffon-1.7.2-7|19	Url:		http://bluegriffon.org/
14cu|bluegriffon-1.7.2-7|20	Source0:	firefox-%{srcversion}.tar.bz2
14cu|bluegriffon-1.7.2-7|21	Source1:	%{name}-%{version}.tar.bz2
14cu|bluegriffon-1.7.2-7|22	Source2:	%{name}-l10n-%{version}.tar.bz2
14cu|bluegriffon-1.7.2-7|23	# russian files
14cu|bluegriffon-1.7.2-7|24	Source3:	russian.tar.bz2
14cu|bluegriffon-1.7.2-7|25	
14cu|bluegriffon-1.7.2-7|26	Source10:	%{name}.sh.in
14cu|bluegriffon-1.7.2-7|27	Source11:	%{name}.sh
14cu|bluegriffon-1.7.2-7|28	Source12:	%{name}.desktop
14cu|bluegriffon-1.7.2-7|29	
14cu|bluegriffon-1.7.2-7|30	# Russian patch
14cu|bluegriffon-1.7.2-7|31	Patch0:		bluegriffon-1.7.2-update-i18n.patch
14cu|bluegriffon-1.7.2-7|32	
14cu|bluegriffon-1.7.2-7|33	# build patches
14cu|bluegriffon-1.7.2-7|34	Patch1:		bluegriffon-build.patch
14cu|bluegriffon-1.7.2-7|35	Patch2:		mozilla-2.0-build-env.patch
14cu|bluegriffon-1.7.2-7|36	Patch3:		mozilla-2.0-no-sig-verify.patch
14cu|bluegriffon-1.7.2-7|37	
14cu|bluegriffon-1.7.2-7|38	# upstream patches
14cu|bluegriffon-1.7.2-7|39	Patch10:	firefox-cairo_shared.patch
14cu|bluegriffon-1.7.2-7|40	Patch11:	firefox-gcc49.patch
14cu|bluegriffon-1.7.2-7|41	Patch12:	mozilla-2.0-O0.patch
14cu|bluegriffon-1.7.2-7|42	Patch13:	firefox-freetype25.patch
14cu|bluegriffon-1.7.2-7|43	
14cu|bluegriffon-1.7.2-7|44	# custom default settings
14cu|bluegriffon-1.7.2-7|45	Patch30:	bluegriffon-1.7.2-updates.patch
14cu|bluegriffon-1.7.2-7|46	
14cu|bluegriffon-1.7.2-7|47	# op1 russian patch
14cu|bluegriffon-1.7.2-7|48	Patch31:	bluegriffon-1.7.2-op1-i18n.patch
14cu|bluegriffon-1.7.2-7|49	
14cu|bluegriffon-1.7.2-7|50	BuildRequires:	autoconf2.1
14cu|bluegriffon-1.7.2-7|51	BuildRequires:	desktop-file-utils
14cu|bluegriffon-1.7.2-7|52	BuildRequires:	yasm
14cu|bluegriffon-1.7.2-7|53	BuildRequires:	pkgconfig(alsa)
14cu|bluegriffon-1.7.2-7|54	BuildRequires:	pkgconfig(gl)
14cu|bluegriffon-1.7.2-7|55	
14cu|bluegriffon-1.7.2-7|56	%if %{with xulrunner}
14cu|bluegriffon-1.7.2-7|57	%global xulbin xulrunner
14cu|bluegriffon-1.7.2-7|58	%global grecnf gre
14cu|bluegriffon-1.7.2-7|59	BuildRequires:	pkgconfig(libxul)
14cu|bluegriffon-1.7.2-7|60	Requires:	xulrunner
14cu|bluegriffon-1.7.2-7|61	#BuildRequires:	gecko-devel = %{gecko_version}
14cu|bluegriffon-1.7.2-7|62	%else
14cu|bluegriffon-1.7.2-7|63	BuildRequires:	wireless-tools
14cu|bluegriffon-1.7.2-7|64	BuildRequires:	zip
14cu|bluegriffon-1.7.2-7|65	BuildRequires:	krb5-devel
14cu|bluegriffon-1.7.2-7|66	BuildRequires:	libiw-devel
14cu|bluegriffon-1.7.2-7|67	BuildRequires:	pkgconfig(freetype2)
14cu|bluegriffon-1.7.2-7|68	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|bluegriffon-1.7.2-7|69	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|bluegriffon-1.7.2-7|70	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|bluegriffon-1.7.2-7|71	BuildRequires:	pkgconfig(libIDL-2.0)
14cu|bluegriffon-1.7.2-7|72	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|bluegriffon-1.7.2-7|73	BuildRequires:	pkgconfig(pango)
14cu|bluegriffon-1.7.2-7|74	BuildRequires:	pkgconfig(xrender)
14cu|bluegriffon-1.7.2-7|75	BuildRequires:	pkgconfig(xt)
14cu|bluegriffon-1.7.2-7|76	
14cu|bluegriffon-1.7.2-7|77	# BR from Xulrunner
14cu|bluegriffon-1.7.2-7|78	BuildRequires:	bzip2-devel
14cu|bluegriffon-1.7.2-7|79	BuildRequires:	jpeg-devel
14cu|bluegriffon-1.7.2-7|80	BuildRequires:	nss-static-devel
14cu|bluegriffon-1.7.2-7|81	BuildRequires:	pkgconfig(cairo)
14cu|bluegriffon-1.7.2-7|82	BuildRequires:	pkgconfig(hunspell)
14cu|bluegriffon-1.7.2-7|83	BuildRequires:	pkgconfig(lcms)
14cu|bluegriffon-1.7.2-7|84	BuildRequires:	pkgconfig(libnotify)
14cu|bluegriffon-1.7.2-7|85	BuildRequires:	pkgconfig(libpng)
14cu|bluegriffon-1.7.2-7|86	BuildRequires:	pkgconfig(nspr)
14cu|bluegriffon-1.7.2-7|87	BuildRequires:	pkgconfig(nss)
14cu|bluegriffon-1.7.2-7|88	BuildRequires:	pkgconfig(sqlite)
14cu|bluegriffon-1.7.2-7|89	BuildRequires:	pkgconfig(zlib)
14cu|bluegriffon-1.7.2-7|90	
14cu|bluegriffon-1.7.2-7|91	Requires:	nss
14cu|bluegriffon-1.7.2-7|92	Requires:	nspr
14cu|bluegriffon-1.7.2-7|93	%endif
14cu|bluegriffon-1.7.2-7|94	
14cu|bluegriffon-1.7.2-7|95	# Require it even with xul build disabled, seems to be needed for libxul.so
14cu|bluegriffon-1.7.2-7|96	Requires:	xulrunner
14cu|bluegriffon-1.7.2-7|97	
14cu|bluegriffon-1.7.2-7|98	AutoProv:	no
14cu|bluegriffon-1.7.2-7|99	
14cu|bluegriffon-1.7.2-7|100	%description
14cu|bluegriffon-1.7.2-7|101	BlueGriffon is a new WYSIWYG content editor for the World Wide Web.
14cu|bluegriffon-1.7.2-7|102	
14cu|bluegriffon-1.7.2-7|103	Powered by Gecko, the rendering engine of Firefox 4, it's a modern
14cu|bluegriffon-1.7.2-7|104	and robust solution to edit Web pages in conformance to the latest
14cu|bluegriffon-1.7.2-7|105	Web Standards.
14cu|bluegriffon-1.7.2-7|106	
14cu|bluegriffon-1.7.2-7|107	%files
14cu|bluegriffon-1.7.2-7|108	%{_bindir}/%{name}
14cu|bluegriffon-1.7.2-7|109	%{_libdir}/%{name}
14cu|bluegriffon-1.7.2-7|110	%{_datadir}/applications/%{name}.desktop
14cu|bluegriffon-1.7.2-7|111	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|112	
14cu|bluegriffon-1.7.2-7|113	#----------------------------------------------------------------------------
14cu|bluegriffon-1.7.2-7|114	
14cu|bluegriffon-1.7.2-7|115	%prep
14cu|bluegriffon-1.7.2-7|116	echo TARGET %{name}-%{version}-%{release}
14cu|bluegriffon-1.7.2-7|117	%setup -q -n %{tarballdir}
14cu|bluegriffon-1.7.2-7|118	%if %{with xulrunner}
14cu|bluegriffon-1.7.2-7|119	echo use GECKO %{gecko_version}
14cu|bluegriffon-1.7.2-7|120	%else
14cu|bluegriffon-1.7.2-7|121	echo use Bundled GECKO
14cu|bluegriffon-1.7.2-7|122	%endif
14cu|bluegriffon-1.7.2-7|123	tar xjf %{SOURCE1}
14cu|bluegriffon-1.7.2-7|124	tar xjf %{SOURCE2} --directory %{name}
14cu|bluegriffon-1.7.2-7|125	tar xjf %{SOURCE3} --directory %{name}
14cu|bluegriffon-1.7.2-7|126	
14cu|bluegriffon-1.7.2-7|127	%patch0 -p1
14cu|bluegriffon-1.7.2-7|128	%patch1 -p0 -b .build
14cu|bluegriffon-1.7.2-7|129	%patch2 -p1
14cu|bluegriffon-1.7.2-7|130	%patch3 -p1
14cu|bluegriffon-1.7.2-7|131	
14cu|bluegriffon-1.7.2-7|132	%patch10 -p1
14cu|bluegriffon-1.7.2-7|133	%patch11 -p1
14cu|bluegriffon-1.7.2-7|134	%patch12 -p1
14cu|bluegriffon-1.7.2-7|135	%patch13 -p1
14cu|bluegriffon-1.7.2-7|136	
14cu|bluegriffon-1.7.2-7|137	%patch30 -p1
14cu|bluegriffon-1.7.2-7|138	
14cu|bluegriffon-1.7.2-7|139	# Otherwise build fails because it expects this dir to exist
14cu|bluegriffon-1.7.2-7|140	mkdir -p js/src/.deps
14cu|bluegriffon-1.7.2-7|141	
14cu|bluegriffon-1.7.2-7|142	# See http://bluegriffon.org/pages/Build-BlueGriffon
14cu|bluegriffon-1.7.2-7|143	cat <<EOF_MOZCONFIG > .mozconfig
14cu|bluegriffon-1.7.2-7|144	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
14cu|bluegriffon-1.7.2-7|145	
14cu|bluegriffon-1.7.2-7|146	ac_add_options --enable-application=%{name}
14cu|bluegriffon-1.7.2-7|147	
14cu|bluegriffon-1.7.2-7|148	#--with-system-png requires APNG support in libpng
14cu|bluegriffon-1.7.2-7|149	ac_add_options --with-system-png
14cu|bluegriffon-1.7.2-7|150	ac_add_options --prefix="\$PREFIX"
14cu|bluegriffon-1.7.2-7|151	ac_add_options --libdir="\$LIBDIR"
14cu|bluegriffon-1.7.2-7|152	ac_add_options --disable-cpp-exceptions
14cu|bluegriffon-1.7.2-7|153	ac_add_options --enable-system-sqlite
14cu|bluegriffon-1.7.2-7|154	ac_add_options --with-system-nspr
14cu|bluegriffon-1.7.2-7|155	ac_add_options --with-system-nss
14cu|bluegriffon-1.7.2-7|156	ac_add_options --enable-system-hunspell
14cu|bluegriffon-1.7.2-7|157	ac_add_options --enable-system-cairo
14cu|bluegriffon-1.7.2-7|158	ac_add_options --enable-libnotify
14cu|bluegriffon-1.7.2-7|159	ac_add_options --enable-system-lcms
14cu|bluegriffon-1.7.2-7|160	ac_add_options --with-system-jpeg
14cu|bluegriffon-1.7.2-7|161	ac_add_options --with-system-zlib
14cu|bluegriffon-1.7.2-7|162	ac_add_options --with-system-bz2
14cu|bluegriffon-1.7.2-7|163	ac_add_options --with-pthreads
14cu|bluegriffon-1.7.2-7|164	ac_add_options --disable-strip
14cu|bluegriffon-1.7.2-7|165	ac_add_options --disable-activex
14cu|bluegriffon-1.7.2-7|166	ac_add_options --disable-activex-scripting
14cu|bluegriffon-1.7.2-7|167	ac_add_options --disable-tests
14cu|bluegriffon-1.7.2-7|168	ac_add_options --disable-airbag
14cu|bluegriffon-1.7.2-7|169	ac_add_options --enable-places
14cu|bluegriffon-1.7.2-7|170	ac_add_options --enable-storage
14cu|bluegriffon-1.7.2-7|171	ac_add_options --enable-shared
14cu|bluegriffon-1.7.2-7|172	ac_add_options --disable-static
14cu|bluegriffon-1.7.2-7|173	ac_add_options --disable-mochitest
14cu|bluegriffon-1.7.2-7|174	ac_add_options --disable-installer
14cu|bluegriffon-1.7.2-7|175	ac_add_options --disable-debug
14cu|bluegriffon-1.7.2-7|176	ac_add_options --enable-optimize="\$MOZ_OPT_FLAGS"
14cu|bluegriffon-1.7.2-7|177	ac_add_options --enable-xinerama
14cu|bluegriffon-1.7.2-7|178	ac_add_options --enable-default-toolkit=cairo-gtk2
14cu|bluegriffon-1.7.2-7|179	ac_add_options --disable-xprint
14cu|bluegriffon-1.7.2-7|180	ac_add_options --enable-pango
14cu|bluegriffon-1.7.2-7|181	ac_add_options --enable-svg
14cu|bluegriffon-1.7.2-7|182	ac_add_options --enable-canvas
14cu|bluegriffon-1.7.2-7|183	ac_add_options --enable-startup-notification
14cu|bluegriffon-1.7.2-7|184	ac_add_options --disable-javaxpcom
14cu|bluegriffon-1.7.2-7|185	ac_add_options --disable-crashreporter
14cu|bluegriffon-1.7.2-7|186	ac_add_options --enable-safe-browsing
14cu|bluegriffon-1.7.2-7|187	ac_add_options --disable-updater
14cu|bluegriffon-1.7.2-7|188	ac_add_options --enable-gio
14cu|bluegriffon-1.7.2-7|189	ac_add_options --disable-gnomevfs
14cu|bluegriffon-1.7.2-7|190	ac_add_options --enable-libxul
14cu|bluegriffon-1.7.2-7|191	EOF_MOZCONFIG
14cu|bluegriffon-1.7.2-7|192	
14cu|bluegriffon-1.7.2-7|193	%if %{with xulrunner}
14cu|bluegriffon-1.7.2-7|194	echo "ac_add_options --with-libxul-sdk=\
14cu|bluegriffon-1.7.2-7|195	$(pkg-config --variable=sdkdir libxul)" >> .mozconfig
14cu|bluegriffon-1.7.2-7|196	%endif
14cu|bluegriffon-1.7.2-7|197	
14cu|bluegriffon-1.7.2-7|198	%build
14cu|bluegriffon-1.7.2-7|199	MOZ_OPT_FLAGS=$(echo %{optflags} | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g' -e 's/-gdwarf-4//')
14cu|bluegriffon-1.7.2-7|200	export CFLAGS=$MOZ_OPT_FLAGS
14cu|bluegriffon-1.7.2-7|201	export CXXFLAGS=$MOZ_OPT_FLAGS
14cu|bluegriffon-1.7.2-7|202	
14cu|bluegriffon-1.7.2-7|203	export PREFIX='%{_prefix}'
14cu|bluegriffon-1.7.2-7|204	export LIBDIR='%{_libdir}'
14cu|bluegriffon-1.7.2-7|205	
14cu|bluegriffon-1.7.2-7|206	MOZ_APP_DIR=%{_libdir}/%{name}
14cu|bluegriffon-1.7.2-7|207	
14cu|bluegriffon-1.7.2-7|208	%patch31 -p1
14cu|bluegriffon-1.7.2-7|209	
14cu|bluegriffon-1.7.2-7|210	export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}"
14cu|bluegriffon-1.7.2-7|211	
14cu|bluegriffon-1.7.2-7|212	make -f client.mk build
14cu|bluegriffon-1.7.2-7|213	
14cu|bluegriffon-1.7.2-7|214	%install
14cu|bluegriffon-1.7.2-7|215	# No Make install for now :(
14cu|bluegriffon-1.7.2-7|216	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|bluegriffon-1.7.2-7|217	tar --create --file - --dereference --directory=dist/bin --exclude xulrunner . \
14cu|bluegriffon-1.7.2-7|218	| tar --extract --file - --directory %{buildroot}%{_libdir}/%{name}
14cu|bluegriffon-1.7.2-7|219	
14cu|bluegriffon-1.7.2-7|220	# Launcher
14cu|bluegriffon-1.7.2-7|221	%if %{with xulrunner}
14cu|bluegriffon-1.7.2-7|222	install -d -m 755 %{buildroot}%{_bindir}
14cu|bluegriffon-1.7.2-7|223	XULRUNNER_DIR=`pkg-config --variable=libdir libxul | sed -e "s,%{_libdir},,g"`
14cu|bluegriffon-1.7.2-7|224	cat %{SOURCE10} | sed -e "s,XULRUNNER_DIRECTORY,$XULRUNNER_DIR,g" \
14cu|bluegriffon-1.7.2-7|225	| sed -e "s,XULRUNNER_BIN,%{xulbin},g" \
14cu|bluegriffon-1.7.2-7|226	| sed -e "s,GRE_CONFIG,%{grecnf},g"  \
14cu|bluegriffon-1.7.2-7|227	> %{buildroot}%{_bindir}/%{name}
14cu|bluegriffon-1.7.2-7|228	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|bluegriffon-1.7.2-7|229	%else
14cu|bluegriffon-1.7.2-7|230	install -D -m 755 %{SOURCE11} %{buildroot}%{_bindir}/%{name}
14cu|bluegriffon-1.7.2-7|231	%endif
14cu|bluegriffon-1.7.2-7|232	
14cu|bluegriffon-1.7.2-7|233	# Shortcut
14cu|bluegriffon-1.7.2-7|234	desktop-file-install  \
14cu|bluegriffon-1.7.2-7|235	--dir %{buildroot}%{_datadir}/applications \
14cu|bluegriffon-1.7.2-7|236	--add-category Development \
14cu|bluegriffon-1.7.2-7|237	--add-category Network \
14cu|bluegriffon-1.7.2-7|238	%{SOURCE12}
14cu|bluegriffon-1.7.2-7|239	
14cu|bluegriffon-1.7.2-7|240	# Icons
14cu|bluegriffon-1.7.2-7|241	install -D -m 644  bluegriffon/app/icons/default16.png  %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|242	install -D -m 644  bluegriffon/app/icons/default32.png  %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|243	install -D -m 644  bluegriffon/app/icons/default48.png  %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|244	install -D -m 644  bluegriffon/app/icons/default50.png  %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|245	install -D -m 644  bluegriffon/app/icons/%{name}128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|bluegriffon-1.7.2-7|246	
14cu|bluegriffon-1.7.2-7|247	# install languages
14cu|bluegriffon-1.7.2-7|248	cp bluegriffon/langpacks/*.xpi %{buildroot}%{_libdir}/%{name}/extensions/
14cu|bluegriffon-1.7.2-7|249	
14cu|bluegriffon-1.7.2-7|250	# Use the system hunspell dictionaries
14cu|bluegriffon-1.7.2-7|251	rm -rf %{buildroot}%{_libdir}/%{name}/dictionaries
14cu|bluegriffon-1.7.2-7|252	ln -s %{_datadir}/myspell %{buildroot}%{_libdir}/%{name}/dictionaries
14cu|bluegriffon-1.7.2-7|253	
14cu|bluegriffon-1.7.2-7|254	
14cu|bluegriffon-1.7.2-7|255	%changelog
14cu|bluegriffon-1.7.2-7|256	
14cu|bluegriffon-1.7.2-7|257	* Wed May 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.2-7
14cu|bluegriffon-1.7.2-7|258	- (5bc4393) Filter libxul.so from Requires, require xulrunner package instead
14cu|bluegriffon-1.7.2-7|259	
14cu|bluegriffon-1.7.2-7|260	

9742 14
14cu|blueman-2.0.4-1|1	Summary:	GTK+ Bluetooth Manager
14cu|blueman-2.0.4-1|2	Name:		blueman
14cu|blueman-2.0.4-1|3	Version:	2.0.4
14cu|blueman-2.0.4-1|4	Release:	1
14cu|blueman-2.0.4-1|5	License:	GPLv2+
14cu|blueman-2.0.4-1|6	Group:		Communications
14cu|blueman-2.0.4-1|7	Url:		https://github.com/blueman-project/blueman
14cu|blueman-2.0.4-1|8	Source0:	https://github.com/blueman-project/blueman/releases/download/%{version}/%{name}-%{version}.tar.xz
14cu|blueman-2.0.4-1|9	# upstream patch to remove browse
14cu|blueman-2.0.4-1|10	Patch0:		blueman-2.0.4-Drop-browse-feature.patch
14cu|blueman-2.0.4-1|11	# upstream patch to rename service file
14cu|blueman-2.0.4-1|12	Patch1:		Rename-blueman-applet.service-to-org.blueman.Applet..patch
14cu|blueman-2.0.4-1|13	Patch2:		blueman-2.0.3-ru-l10n.patch
14cu|blueman-2.0.4-1|14	BuildRequires:	desktop-file-utils
14cu|blueman-2.0.4-1|15	BuildRequires:	intltool
14cu|blueman-2.0.4-1|16	BuildRequires:	python-cython
14cu|blueman-2.0.4-1|17	BuildRequires:	python-dbus
14cu|blueman-2.0.4-1|18	BuildRequires:	python-notify
14cu|blueman-2.0.4-1|19	BuildRequires:	pkgconfig(bluez)
14cu|blueman-2.0.4-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|blueman-2.0.4-1|21	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|blueman-2.0.4-1|22	BuildRequires:	pkgconfig(pygobject-3.0)
14cu|blueman-2.0.4-1|23	BuildRequires:	pkgconfig(python)
14cu|blueman-2.0.4-1|24	Requires:	dbus
14cu|blueman-2.0.4-1|25	Requires:	obexd
14cu|blueman-2.0.4-1|26	Requires:	python-dbus
14cu|blueman-2.0.4-1|27	Requires:	python-gobject
14cu|blueman-2.0.4-1|28	Requires:	python-notify
14cu|blueman-2.0.4-1|29	Requires:	pulseaudio-module-bluetooth
14cu|blueman-2.0.4-1|30	
14cu|blueman-2.0.4-1|31	%description
14cu|blueman-2.0.4-1|32	Blueman is a tool to use Bluetooth devices. It is designed to provide simple,
14cu|blueman-2.0.4-1|33	yet effective means for controlling BlueZ API and simplifying bluetooth tasks
14cu|blueman-2.0.4-1|34	such as:
14cu|blueman-2.0.4-1|35	- Connecting to 3G/EDGE/GPRS via dial-up
14cu|blueman-2.0.4-1|36	- Connecting to/Creating bluetooth networks
14cu|blueman-2.0.4-1|37	- Connecting to input devices
14cu|blueman-2.0.4-1|38	- Connecting to audio devices
14cu|blueman-2.0.4-1|39	- Sending/Receiving files via OBEX
14cu|blueman-2.0.4-1|40	- Pairing
14cu|blueman-2.0.4-1|41	
14cu|blueman-2.0.4-1|42	%files -f blueman.lang
14cu|blueman-2.0.4-1|43	%doc CHANGELOG.md FAQ README.md
14cu|blueman-2.0.4-1|44	%{_bindir}/*
14cu|blueman-2.0.4-1|45	%{python_sitelib}/blueman/
14cu|blueman-2.0.4-1|46	%{python_sitearch}/*.so
14cu|blueman-2.0.4-1|47	%{_libexecdir}/blueman-*
14cu|blueman-2.0.4-1|48	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
14cu|blueman-2.0.4-1|49	%{_sysconfdir}/xdg/autostart/blueman.desktop
14cu|blueman-2.0.4-1|50	%{_datadir}/applications/blueman-*.desktop
14cu|blueman-2.0.4-1|51	%{_datadir}/icons/hicolor/*/*/*
14cu|blueman-2.0.4-1|52	%{_datadir}/pixmaps/blueman/
14cu|blueman-2.0.4-1|53	%{_datadir}/blueman/
14cu|blueman-2.0.4-1|54	%{_datadir}/dbus-1/services/org.blueman.Applet.service
14cu|blueman-2.0.4-1|55	%{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
14cu|blueman-2.0.4-1|56	%{_datadir}/glib-2.0/schemas/*
14cu|blueman-2.0.4-1|57	%{_mandir}/man1/*
14cu|blueman-2.0.4-1|58	%attr(0644, root, root) %{_prefix}/com/blueman/network.state
14cu|blueman-2.0.4-1|59	
14cu|blueman-2.0.4-1|60	#----------------------------------------------------------------------------
14cu|blueman-2.0.4-1|61	
14cu|blueman-2.0.4-1|62	%prep
14cu|blueman-2.0.4-1|63	%setup -q
14cu|blueman-2.0.4-1|64	%patch0 -p1
14cu|blueman-2.0.4-1|65	%patch1 -p1
14cu|blueman-2.0.4-1|66	rm -f ltmain.sh
14cu|blueman-2.0.4-1|67	sed -i s,"/usr/sbin/bluetoothd","%{_libexecdir}/bluetooth/bluetoothd",g apps/blueman-report
14cu|blueman-2.0.4-1|68	
14cu|blueman-2.0.4-1|69	%build
14cu|blueman-2.0.4-1|70	NOCONFIGURE=yes ./autogen.sh
14cu|blueman-2.0.4-1|71	
14cu|blueman-2.0.4-1|72	%configure2_5x \
14cu|blueman-2.0.4-1|73	--disable-static \
14cu|blueman-2.0.4-1|74	--disable-polkit \
14cu|blueman-2.0.4-1|75	--enable-thunar-sendto=no \
14cu|blueman-2.0.4-1|76	--disable-schemas-compile
14cu|blueman-2.0.4-1|77	make
14cu|blueman-2.0.4-1|78	
14cu|blueman-2.0.4-1|79	%install
14cu|blueman-2.0.4-1|80	%makeinstall_std
14cu|blueman-2.0.4-1|81	
14cu|blueman-2.0.4-1|82	desktop-file-install \
14cu|blueman-2.0.4-1|83	--add-category="GTK;GNOME;" \
14cu|blueman-2.0.4-1|84	--add-only-show-in="GNOME;XFCE;LXDE;X-Cinnamon;MATE" \
14cu|blueman-2.0.4-1|85	--delete-original \
14cu|blueman-2.0.4-1|86	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart/  \
14cu|blueman-2.0.4-1|87	%{buildroot}%{_sysconfdir}/xdg/autostart//blueman.desktop
14cu|blueman-2.0.4-1|88	
14cu|blueman-2.0.4-1|89	desktop-file-install \
14cu|blueman-2.0.4-1|90	--delete-original     \
14cu|blueman-2.0.4-1|91	--dir=%{buildroot}%{_datadir}/applications  \
14cu|blueman-2.0.4-1|92	%{buildroot}%{_datadir}/applications/blueman-manager.desktop
14cu|blueman-2.0.4-1|93	
14cu|blueman-2.0.4-1|94	desktop-file-install \
14cu|blueman-2.0.4-1|95	--delete-original     \
14cu|blueman-2.0.4-1|96	--dir=%{buildroot}%{_datadir}/applications  \
14cu|blueman-2.0.4-1|97	%{buildroot}%{_datadir}/applications/blueman-adapters.desktop
14cu|blueman-2.0.4-1|98	
14cu|blueman-2.0.4-1|99	rm -rf %{buildroot}%{_datadir}/doc/blueman/
14cu|blueman-2.0.4-1|100	
14cu|blueman-2.0.4-1|101	%find_lang blueman
14cu|blueman-2.0.4-1|102	
14cu|blueman-2.0.4-1|103	# we need to own this, not only because of SELinux
14cu|blueman-2.0.4-1|104	mkdir -p %{buildroot}%{_sharedstatedir}/blueman
14cu|blueman-2.0.4-1|105	touch %{buildroot}%{_prefix}/com/blueman/network.state
14cu|blueman-2.0.4-1|106	
14cu|blueman-2.0.4-1|107	%changelog

9743 14
14cu|bluemoon-2.12-1|1	
14cu|bluemoon-2.12-1|2	Summary:        Blue Moon card solitaire
14cu|bluemoon-2.12-1|3	Name:           bluemoon
14cu|bluemoon-2.12-1|4	Version:        2.12
14cu|bluemoon-2.12-1|5	Release:        1
14cu|bluemoon-2.12-1|6	License:        BSD
14cu|bluemoon-2.12-1|7	Group:          Games/Cards
14cu|bluemoon-2.12-1|8	Url:            http://www.catb.org/~esr/bluemoon/
14cu|bluemoon-2.12-1|9	Source0:        http://www.catb.org/~esr/%{name}/%{name}-%{version}.tar.gz
14cu|bluemoon-2.12-1|10	Patch0:         %{name}-2.12-Makefile.patch
14cu|bluemoon-2.12-1|11	Patch1:         %{name}-2.12-bluemoon.desktop.patch
14cu|bluemoon-2.12-1|12	Patch2:         %{name}-2.12-bluemoon.c.patch
14cu|bluemoon-2.12-1|13	BuildRequires:  pkgconfig(ncurses)
14cu|bluemoon-2.12-1|14	
14cu|bluemoon-2.12-1|15	%description
14cu|bluemoon-2.12-1|16	This 52-card solitaire starts with the entire deck shuffled and
14cu|bluemoon-2.12-1|17	dealt out in four rows. The aces are then moved to the left end of
14cu|bluemoon-2.12-1|18	the layout, making 4 initial free spaces. You may move to a space
14cu|bluemoon-2.12-1|19	only the card that matches the left neighbor in suit, and is one
14cu|bluemoon-2.12-1|20	greater in rank. Kings are high, so no cards may be placed to their
14cu|bluemoon-2.12-1|21	right (they create dead spaces).
14cu|bluemoon-2.12-1|22	
14cu|bluemoon-2.12-1|23	When no moves can be made, cards still out of sequence are reshuffled
14cu|bluemoon-2.12-1|24	and dealt face up after the ends of the partial sequences, leaving
14cu|bluemoon-2.12-1|25	a card space after each sequence, so that each row looks like a
14cu|bluemoon-2.12-1|26	partial sequence followed by a space, followed by enough cards to
14cu|bluemoon-2.12-1|27	make a row of 14. A moment's reflection will show that this game
14cu|bluemoon-2.12-1|28	cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is
14cu|bluemoon-2.12-1|29	average, 8 or more is poor.
14cu|bluemoon-2.12-1|30	
14cu|bluemoon-2.12-1|31	%files
14cu|bluemoon-2.12-1|32	%doc COPYING NEWS README
14cu|bluemoon-2.12-1|33	%{_bindir}/%{name}-catb
14cu|bluemoon-2.12-1|34	%{_mandir}/man6/%{name}-catb.6*
14cu|bluemoon-2.12-1|35	%{_datadir}/appdata/*
14cu|bluemoon-2.12-1|36	%{_datadir}/applications/%{name}.desktop
14cu|bluemoon-2.12-1|37	%{_datadir}/icons/hicolor/*/*/*
14cu|bluemoon-2.12-1|38	#-------------------------------------------------------------------
14cu|bluemoon-2.12-1|39	%prep
14cu|bluemoon-2.12-1|40	%setup -q
14cu|bluemoon-2.12-1|41	%patch0 -p0
14cu|bluemoon-2.12-1|42	%patch1 -p0
14cu|bluemoon-2.12-1|43	%patch2 -p0
14cu|bluemoon-2.12-1|44	
14cu|bluemoon-2.12-1|45	%build
14cu|bluemoon-2.12-1|46	%make CFLAGS="%{optflags}"
14cu|bluemoon-2.12-1|47	
14cu|bluemoon-2.12-1|48	%install
14cu|bluemoon-2.12-1|49	%makeinstall_std
14cu|bluemoon-2.12-1|50	
14cu|bluemoon-2.12-1|51	
14cu|bluemoon-2.12-1|52	%changelog
14cu|bluemoon-2.12-1|53	
14cu|bluemoon-2.12-1|54	* Mon Aug 15 2016 abfonly <abfonly@gmail.com> 2.12-1
14cu|bluemoon-2.12-1|55	- (4bc4b3a) Imported from SRPM
14cu|bluemoon-2.12-1|56	
14cu|bluemoon-2.12-1|57	

9744 14
14cu|bochs-2.6.8-1|1	%define _hardened_build 1
14cu|bochs-2.6.8-1|2	
14cu|bochs-2.6.8-1|3	Summary:	Portable x86 PC emulator
14cu|bochs-2.6.8-1|4	Name:		bochs
14cu|bochs-2.6.8-1|5	Version:	2.6.8
14cu|bochs-2.6.8-1|6	Release:	1
14cu|bochs-2.6.8-1|7	License:	LGPLv2+
14cu|bochs-2.6.8-1|8	Group:		Emulators
14cu|bochs-2.6.8-1|9	Url:		http://bochs.sourceforge.net/
14cu|bochs-2.6.8-1|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|bochs-2.6.8-1|11	Source100:	bochs.rpmlintrc
14cu|bochs-2.6.8-1|12	Patch0:		bochs-0001_bx-qemu.patch
14cu|bochs-2.6.8-1|13	Patch3:		bochs-0008_qemu-bios-provide-gpe-_l0x-methods.patch
14cu|bochs-2.6.8-1|14	Patch4:		bochs-0009_qemu-bios-pci-hotplug-support.patch
14cu|bochs-2.6.8-1|15	Patch7:		bochs-nonet-build.patch
14cu|bochs-2.6.8-1|16	Patch9:		bochs-2.6.8-str-fmt-fix.patch
14cu|bochs-2.6.8-1|17	Patch10:	bochs-2.6.8-support-building-under-recent-linux.patch
14cu|bochs-2.6.8-1|18	Patch11:	0011_read-additional-acpi-tables-from-a-vm.patch
14cu|bochs-2.6.8-1|19	Patch12:	0012-load-smbios-entries-and-files-from-qemu.patch
14cu|bochs-2.6.8-1|20	Patch13:	bochs-2.6.8-build-enable-iasl.patch
14cu|bochs-2.6.8-1|21	Patch15:	bochs-2.6.8-build-qemu-bios.patch
14cu|bochs-2.6.8-1|22	Patch16:	bochs-2.6.8-fix-load-order-of-usb-plugins.patch
14cu|bochs-2.6.8-1|23	BuildRequires:	byacc
14cu|bochs-2.6.8-1|24	BuildRequires:	docbook-dtd41-sgml
14cu|bochs-2.6.8-1|25	BuildRequires:	docbook-style-xsl
14cu|bochs-2.6.8-1|26	BuildRequires:	docbook-utils
14cu|bochs-2.6.8-1|27	BuildRequires:	libtool
14cu|bochs-2.6.8-1|28	BuildRequires:	sgml-common
14cu|bochs-2.6.8-1|29	BuildRequires:	readline-devel
14cu|bochs-2.6.8-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|bochs-2.6.8-1|31	BuildRequires:	pkgconfig(sdl2)
14cu|bochs-2.6.8-1|32	BuildRequires:	pkgconfig(xt)
14cu|bochs-2.6.8-1|33	BuildRequires:	pkgconfig(xpm)
14cu|bochs-2.6.8-1|34	%ifarch %{ix86} x86_64
14cu|bochs-2.6.8-1|35	BuildRequires:	dev86
14cu|bochs-2.6.8-1|36	BuildRequires:	iasl
14cu|bochs-2.6.8-1|37	BuildRequires:	svgalib-devel
14cu|bochs-2.6.8-1|38	%endif
14cu|bochs-2.6.8-1|39	Requires:	%{name}-bios = %{EVRD}
14cu|bochs-2.6.8-1|40	Requires:	vgabios
14cu|bochs-2.6.8-1|41	
14cu|bochs-2.6.8-1|42	%description
14cu|bochs-2.6.8-1|43	Bochs is a portable x86 PC emulation software package that emulates
14cu|bochs-2.6.8-1|44	enough of the x86 CPU, related AT hardware, and BIOS to run DOS,
14cu|bochs-2.6.8-1|45	Windows '95, Minix 2.0, and other OS's, all on your workstation.
14cu|bochs-2.6.8-1|46	
14cu|bochs-2.6.8-1|47	%files
14cu|bochs-2.6.8-1|48	%doc %{_docdir}/bochs
14cu|bochs-2.6.8-1|49	%{_bindir}/bochs
14cu|bochs-2.6.8-1|50	%{_bindir}/bximage
14cu|bochs-2.6.8-1|51	%{_libdir}/bochs/
14cu|bochs-2.6.8-1|52	%{_mandir}/man1/bochs.1*
14cu|bochs-2.6.8-1|53	%{_mandir}/man1/bximage.1*
14cu|bochs-2.6.8-1|54	%{_mandir}/man5/bochsrc.5*
14cu|bochs-2.6.8-1|55	%dir %{_datadir}/bochs/
14cu|bochs-2.6.8-1|56	%{_datadir}/bochs/keymaps/
14cu|bochs-2.6.8-1|57	
14cu|bochs-2.6.8-1|58	#----------------------------------------------------------------------------
14cu|bochs-2.6.8-1|59	
14cu|bochs-2.6.8-1|60	%package debugger
14cu|bochs-2.6.8-1|61	Summary:	Bochs with builtin debugger
14cu|bochs-2.6.8-1|62	Group:		Emulators
14cu|bochs-2.6.8-1|63	Requires:	%{name} = %{EVRD}
14cu|bochs-2.6.8-1|64	
14cu|bochs-2.6.8-1|65	%description debugger
14cu|bochs-2.6.8-1|66	Special version of bochs compiled with the builtin debugger.
14cu|bochs-2.6.8-1|67	
14cu|bochs-2.6.8-1|68	%files debugger
14cu|bochs-2.6.8-1|69	%{_bindir}/bochs-debugger
14cu|bochs-2.6.8-1|70	
14cu|bochs-2.6.8-1|71	#----------------------------------------------------------------------------
14cu|bochs-2.6.8-1|72	
14cu|bochs-2.6.8-1|73	%package gdb
14cu|bochs-2.6.8-1|74	Summary:	Bochs with support for debugging with gdb
14cu|bochs-2.6.8-1|75	Group:		Emulators
14cu|bochs-2.6.8-1|76	Requires:	%{name} = %{EVRD}
14cu|bochs-2.6.8-1|77	
14cu|bochs-2.6.8-1|78	%description gdb
14cu|bochs-2.6.8-1|79	Special version of bochs compiled with a gdb stub so that the software running
14cu|bochs-2.6.8-1|80	inside the emulator can be debugged with gdb.
14cu|bochs-2.6.8-1|81	
14cu|bochs-2.6.8-1|82	%files gdb
14cu|bochs-2.6.8-1|83	%{_bindir}/bochs-gdb
14cu|bochs-2.6.8-1|84	
14cu|bochs-2.6.8-1|85	#----------------------------------------------------------------------------
14cu|bochs-2.6.8-1|86	
14cu|bochs-2.6.8-1|87	%ifarch %{ix86} x86_64
14cu|bochs-2.6.8-1|88	# building firmwares are quite tricky, because they often have to be built on
14cu|bochs-2.6.8-1|89	# their native architecture (or in a cross-capable compiler, that we lack in
14cu|bochs-2.6.8-1|90	# koji), and deployed everywhere. Recent koji builders support a feature
14cu|bochs-2.6.8-1|91	# that allow us to build packages in a single architecture, and create noarch
14cu|bochs-2.6.8-1|92	# subpackages that will be deployed everywhere. Because the package can only
14cu|bochs-2.6.8-1|93	# be built in certain architectures, the main package has to use
14cu|bochs-2.6.8-1|94	# BuildArch: <nativearch>, or something like that.
14cu|bochs-2.6.8-1|95	# Note that using ExclusiveArch is _wrong_, because it will prevent the noarch
14cu|bochs-2.6.8-1|96	# packages from getting into the excluded repositories.
14cu|bochs-2.6.8-1|97	%package bios
14cu|bochs-2.6.8-1|98	Summary:	Bochs bios
14cu|bochs-2.6.8-1|99	Group:		Emulators
14cu|bochs-2.6.8-1|100	Provides:	bochs-bios-data = 2.3.8.1
14cu|bochs-2.6.8-1|101	Obsoletes:	bochs-bios-data < 2.3.8.1
14cu|bochs-2.6.8-1|102	BuildArch:	noarch
14cu|bochs-2.6.8-1|103	
14cu|bochs-2.6.8-1|104	%description bios
14cu|bochs-2.6.8-1|105	Bochs BIOS is a free implementation of a x86 BIOS provided by the Bochs
14cu|bochs-2.6.8-1|106	project. It can also be used in other emulators, such as QEMU
14cu|bochs-2.6.8-1|107	
14cu|bochs-2.6.8-1|108	%files bios
14cu|bochs-2.6.8-1|109	%doc %{_datadir}/bochs/SeaBIOS-README
14cu|bochs-2.6.8-1|110	%{_datadir}/bochs/BIOS*
14cu|bochs-2.6.8-1|111	%{_datadir}/bochs/VGABIOS*
14cu|bochs-2.6.8-1|112	%{_datadir}/bochs/bios.bin*
14cu|bochs-2.6.8-1|113	%endif
14cu|bochs-2.6.8-1|114	
14cu|bochs-2.6.8-1|115	#----------------------------------------------------------------------------
14cu|bochs-2.6.8-1|116	
14cu|bochs-2.6.8-1|117	%package devel
14cu|bochs-2.6.8-1|118	Summary:	Bochs header and source files
14cu|bochs-2.6.8-1|119	Group:		Emulators
14cu|bochs-2.6.8-1|120	Requires:	%{name} = %{EVRD}
14cu|bochs-2.6.8-1|121	
14cu|bochs-2.6.8-1|122	%description devel
14cu|bochs-2.6.8-1|123	Header and source files from bochs source.
14cu|bochs-2.6.8-1|124	
14cu|bochs-2.6.8-1|125	%files devel
14cu|bochs-2.6.8-1|126	%{_prefix}/include/bochs/
14cu|bochs-2.6.8-1|127	
14cu|bochs-2.6.8-1|128	#----------------------------------------------------------------------------
14cu|bochs-2.6.8-1|129	
14cu|bochs-2.6.8-1|130	%prep
14cu|bochs-2.6.8-1|131	%setup -q
14cu|bochs-2.6.8-1|132	%patch0 -p1
14cu|bochs-2.6.8-1|133	%patch3 -p1
14cu|bochs-2.6.8-1|134	%patch4 -p1
14cu|bochs-2.6.8-1|135	%patch7 -p0 -z .nonet~
14cu|bochs-2.6.8-1|136	%patch9 -p1 -b .str_fmt~
14cu|bochs-2.6.8-1|137	%patch10 -p1
14cu|bochs-2.6.8-1|138	%patch11 -p1
14cu|bochs-2.6.8-1|139	%patch12 -p1
14cu|bochs-2.6.8-1|140	%patch13 -p1 -b .iasl~
14cu|bochs-2.6.8-1|141	%patch15 -p1
14cu|bochs-2.6.8-1|142	%patch16 -p1
14cu|bochs-2.6.8-1|143	autoconf -f
14cu|bochs-2.6.8-1|144	
14cu|bochs-2.6.8-1|145	# Fix up some man page paths.
14cu|bochs-2.6.8-1|146	sed -i \
14cu|bochs-2.6.8-1|147	-e 's|/usr/local/share/doc/bochs/|%{_docdir}/%{name}-%{version}/|' \
14cu|bochs-2.6.8-1|148	-e 's|/usr/local/share/|%{_datadir}/|' \
14cu|bochs-2.6.8-1|149	doc/man/*.*
14cu|bochs-2.6.8-1|150	# remove executable bits from sources to make rpmlint happy with the debuginfo
14cu|bochs-2.6.8-1|151	chmod -x `find -name '*.cc' -o -name '*.h' -o -name '*.inc'`
14cu|bochs-2.6.8-1|152	# Fix CHANGES encoding
14cu|bochs-2.6.8-1|153	iconv -f ISO_8859-2 -t UTF8 CHANGES > CHANGES.tmp
14cu|bochs-2.6.8-1|154	mv CHANGES.tmp CHANGES
14cu|bochs-2.6.8-1|155	
14cu|bochs-2.6.8-1|156	%build
14cu|bochs-2.6.8-1|157	CONFIGURE_TOP="$PWD"
14cu|bochs-2.6.8-1|158	%ifarch %{ix86} x86_64
14cu|bochs-2.6.8-1|159	ARCH_CONFIGURE_FLAGS=--with-svga
14cu|bochs-2.6.8-1|160	%endif
14cu|bochs-2.6.8-1|161	# Note: the CPU level, MMX et al affect what the emulator will emulate, they
14cu|bochs-2.6.8-1|162	# are not properties of the build target architecture.
14cu|bochs-2.6.8-1|163	# Note2: passing --enable-pcidev will change bochs license from LGPLv2+ to
14cu|bochs-2.6.8-1|164	# LGPLv2 (and requires a kernel driver to be usefull)
14cu|bochs-2.6.8-1|165	CONFIGURE_FLAGS=" \
14cu|bochs-2.6.8-1|166	--enable-shared \
14cu|bochs-2.6.8-1|167	--disable-static \
14cu|bochs-2.6.8-1|168	--enable-plugins \
14cu|bochs-2.6.8-1|169	--enable-ne2000 \
14cu|bochs-2.6.8-1|170	--enable-e1000 \
14cu|bochs-2.6.8-1|171	--enable-pnic \
14cu|bochs-2.6.8-1|172	--enable-pci \
14cu|bochs-2.6.8-1|173	--enable-pcidev \
14cu|bochs-2.6.8-1|174	--enable-all-optimizations \
14cu|bochs-2.6.8-1|175	--enable-repeat-speedups \
14cu|bochs-2.6.8-1|176	--enable-trace-linking \
14cu|bochs-2.6.8-1|177	--enable-fast-function-calls \
14cu|bochs-2.6.8-1|178	--enable-handlers-chaining \
14cu|bochs-2.6.8-1|179	--enable-configurable-msrs \
14cu|bochs-2.6.8-1|180	--enable-clgd54xx \
14cu|bochs-2.6.8-1|181	--enable-sb16 \
14cu|bochs-2.6.8-1|182	--enable-es1370 \
14cu|bochs-2.6.8-1|183	--enable-gameport \
14cu|bochs-2.6.8-1|184	--enable-3dnow
14cu|bochs-2.6.8-1|185	--enable-long-phy-address \
14cu|bochs-2.6.8-1|186	--enable-x86-64 \
14cu|bochs-2.6.8-1|187	--enable-a20-pin \
14cu|bochs-2.6.8-1|188	--enable-idle-hack \
14cu|bochs-2.6.8-1|189	--enable-fpu \
14cu|bochs-2.6.8-1|190	--with-x11 \
14cu|bochs-2.6.8-1|191	--with-nogui \
14cu|bochs-2.6.8-1|192	--with-term \
14cu|bochs-2.6.8-1|193	--with-rfb \
14cu|bochs-2.6.8-1|194	--with-sdl2 \
14cu|bochs-2.6.8-1|195	--without-wx \
14cu|bochs-2.6.8-1|196	--enable-cpu-level=6 \
14cu|bochs-2.6.8-1|197	--enable-disasm \
14cu|bochs-2.6.8-1|198	--enable-usb \
14cu|bochs-2.6.8-1|199	--enable-usb-ohci \
14cu|bochs-2.6.8-1|200	--enable-usb-xhci \
14cu|bochs-2.6.8-1|201	--enable-svm \
14cu|bochs-2.6.8-1|202	--enable-vmx=2 \
14cu|bochs-2.6.8-1|203	--enable-alignment-check \
14cu|bochs-2.6.8-1|204	--enable-monitor-mwait \
14cu|bochs-2.6.8-1|205	--enable-avx \
14cu|bochs-2.6.8-1|206	--enable-voodoo \
14cu|bochs-2.6.8-1|207	--enable-xpm \
14cu|bochs-2.6.8-1|208	--enable-raw-serial \
14cu|bochs-2.6.8-1|209	$ARCH_CONFIGURE_FLAGS"
14cu|bochs-2.6.8-1|210	export CXXFLAGS="$RPM_OPT_FLAGS -DPARANOID"
14cu|bochs-2.6.8-1|211	export LDFLAGS=-L%{_libdir}
14cu|bochs-2.6.8-1|212	
14cu|bochs-2.6.8-1|213	mkdir -p intdebug
14cu|bochs-2.6.8-1|214	pushd intdebug
14cu|bochs-2.6.8-1|215	%configure2_5x $CONFIGURE_FLAGS --enable-x86-debugger --enable-debugger	--enable-smp
14cu|bochs-2.6.8-1|216	ln -sf /usr/bin/libtool .
14cu|bochs-2.6.8-1|217	%make
14cu|bochs-2.6.8-1|218	popd
14cu|bochs-2.6.8-1|219	
14cu|bochs-2.6.8-1|220	mkdir -p gdb-stub
14cu|bochs-2.6.8-1|221	pushd gdb-stub
14cu|bochs-2.6.8-1|222	%configure2_5x $CONFIGURE_FLAGS --enable-x86-debugger --enable-gdb-stub
14cu|bochs-2.6.8-1|223	ln -sf /usr/bin/libtool .
14cu|bochs-2.6.8-1|224	%make
14cu|bochs-2.6.8-1|225	popd
14cu|bochs-2.6.8-1|226	
14cu|bochs-2.6.8-1|227	mkdir -p plain
14cu|bochs-2.6.8-1|228	pushd plain
14cu|bochs-2.6.8-1|229	%configure2_5x $CONFIGURE_FLAGS --enable-smp
14cu|bochs-2.6.8-1|230	ln -sf /usr/bin/libtool .
14cu|bochs-2.6.8-1|231	%make
14cu|bochs-2.6.8-1|232	
14cu|bochs-2.6.8-1|233	%ifarch %{ix86} x86_64
14cu|bochs-2.6.8-1|234	pushd bios
14cu|bochs-2.6.8-1|235	%make bios
14cu|bochs-2.6.8-1|236	cp BIOS-bochs-latest BIOS-bochs-kvm
14cu|bochs-2.6.8-1|237	popd
14cu|bochs-2.6.8-1|238	popd
14cu|bochs-2.6.8-1|239	%endif
14cu|bochs-2.6.8-1|240	
14cu|bochs-2.6.8-1|241	%install
14cu|bochs-2.6.8-1|242	%makeinstall_std -C plain
14cu|bochs-2.6.8-1|243	rm -r %{buildroot}%{_prefix}/share/bochs/VGABIOS*
14cu|bochs-2.6.8-1|244	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest
14cu|bochs-2.6.8-1|245	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.cirrus.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.cirrus
14cu|bochs-2.6.8-1|246	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.cirrus.debug
14cu|bochs-2.6.8-1|247	ln -s %{_prefix}/share/vgabios/VGABIOS-lgpl-latest.debug.bin %{buildroot}%{_prefix}/share/bochs/VGABIOS-lgpl-latest.debug
14cu|bochs-2.6.8-1|248	%ifnarch %{ix86} x86_64
14cu|bochs-2.6.8-1|249	rm -r %{buildroot}%{_prefix}/share/bochs/*BIOS*
14cu|bochs-2.6.8-1|250	%endif
14cu|bochs-2.6.8-1|251	install -m755 intdebug/bochs -D %{buildroot}%{_bindir}/bochs-debugger
14cu|bochs-2.6.8-1|252	install -m755 gdb-stub/bochs -D %{buildroot}%{_bindir}/bochs-gdb
14cu|bochs-2.6.8-1|253	
14cu|bochs-2.6.8-1|254	rm %{buildroot}%{_mandir}/man1/bochs-dlx.1*
14cu|bochs-2.6.8-1|255	
14cu|bochs-2.6.8-1|256	mkdir -p %{buildroot}%{_prefix}/include/bochs/disasm
14cu|bochs-2.6.8-1|257	cp -pr disasm/*.h %{buildroot}%{_prefix}/include/bochs/disasm/
14cu|bochs-2.6.8-1|258	cp -pr disasm/*.cc %{buildroot}%{_prefix}/include/bochs/disasm/
14cu|bochs-2.6.8-1|259	cp -pr disasm/*.inc %{buildroot}%{_prefix}/include/bochs/disasm/
14cu|bochs-2.6.8-1|260	cp -pr plain/config.h %{buildroot}%{_prefix}/include/bochs/
14cu|bochs-2.6.8-1|261	
14cu|bochs-2.6.8-1|262	
14cu|bochs-2.6.8-1|263	%changelog
14cu|bochs-2.6.8-1|264	
14cu|bochs-2.6.8-1|265	* Sat Jan 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.8-1
14cu|bochs-2.6.8-1|266	- (1d7fff2) Build requires libtool
14cu|bochs-2.6.8-1|267	
14cu|bochs-2.6.8-1|268	

9745 14
14cu|bochs-tools-1.6.4-8|1	%define oname bochstools
14cu|bochs-tools-1.6.4-8|2	
14cu|bochs-tools-1.6.4-8|3	Summary:	Manipulates Bochs disk-images
14cu|bochs-tools-1.6.4-8|4	Name:		bochs-tools
14cu|bochs-tools-1.6.4-8|5	Version:	1.6.4
14cu|bochs-tools-1.6.4-8|6	Release:	8
14cu|bochs-tools-1.6.4-8|7	License:	GPLv2+
14cu|bochs-tools-1.6.4-8|8	Group:		Emulators
14cu|bochs-tools-1.6.4-8|9	Url:		http://www.bablokb.de/%{name}/
14cu|bochs-tools-1.6.4-8|10	Source0:	http://www.bablokb.de/%{name}/%{oname}-%{version}.tar.bz2
14cu|bochs-tools-1.6.4-8|11	Patch0:		bochstools-1.6.4-_syscall5.patch
14cu|bochs-tools-1.6.4-8|12	
14cu|bochs-tools-1.6.4-8|13	%description
14cu|bochs-tools-1.6.4-8|14	Bochs-Tools are a collection of scripts and programs to be used together with
14cu|bochs-tools-1.6.4-8|15	the Bochs-emulator. The main goal was to provide a Unix-like interface to the
14cu|bochs-tools-1.6.4-8|16	emulator and to enable access to Bochs disk-images from outside of Bochs.
14cu|bochs-tools-1.6.4-8|17	
14cu|bochs-tools-1.6.4-8|18	The tools were developed under Linux. They might also work on other
14cu|bochs-tools-1.6.4-8|19	operating-systems. Feedback on this issue is appreciated.
14cu|bochs-tools-1.6.4-8|20	
14cu|bochs-tools-1.6.4-8|21	%files
14cu|bochs-tools-1.6.4-8|22	%doc ChangeLog COPYING NEWS README TODO
14cu|bochs-tools-1.6.4-8|23	%{_bindir}/*
14cu|bochs-tools-1.6.4-8|24	%{_mandir}/man1/*
14cu|bochs-tools-1.6.4-8|25	
14cu|bochs-tools-1.6.4-8|26	#----------------------------------------------------------------------------
14cu|bochs-tools-1.6.4-8|27	
14cu|bochs-tools-1.6.4-8|28	%prep
14cu|bochs-tools-1.6.4-8|29	%setup -q -n %{oname}-%{version}
14cu|bochs-tools-1.6.4-8|30	%patch0 -p6 -b .syscall5
14cu|bochs-tools-1.6.4-8|31	
14cu|bochs-tools-1.6.4-8|32	%build
14cu|bochs-tools-1.6.4-8|33	make \
14cu|bochs-tools-1.6.4-8|34	-C src \
14cu|bochs-tools-1.6.4-8|35	CFLAGS="%{optflags}" \
14cu|bochs-tools-1.6.4-8|36	VERSION="%{version}"
14cu|bochs-tools-1.6.4-8|37	
14cu|bochs-tools-1.6.4-8|38	%install
14cu|bochs-tools-1.6.4-8|39	%makeinstall_std \
14cu|bochs-tools-1.6.4-8|40	UID=0 \
14cu|bochs-tools-1.6.4-8|41	PREFIX="%{_prefix}" \
14cu|bochs-tools-1.6.4-8|42	BINDIR="%{_bindir}" \
14cu|bochs-tools-1.6.4-8|43	MANDIR="%{_mandir}" \
14cu|bochs-tools-1.6.4-8|44	CFLAGS="%{optflags}" \
14cu|bochs-tools-1.6.4-8|45	bins \
14cu|bochs-tools-1.6.4-8|46	install
14cu|bochs-tools-1.6.4-8|47	
14cu|bochs-tools-1.6.4-8|48	%changelog
14cu|bochs-tools-1.6.4-8|49	
14cu|bochs-tools-1.6.4-8|50	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.4-8
14cu|bochs-tools-1.6.4-8|51	- (5c7f4ac) Build with system optflags to fix debug package
14cu|bochs-tools-1.6.4-8|52	- (5c7f4ac) Spec cleanup
14cu|bochs-tools-1.6.4-8|53	
14cu|bochs-tools-1.6.4-8|54	

9746 14
14cu|bogofilter-1.2.4-2|1	#define _requires_exceptions perl
14cu|bogofilter-1.2.4-2|2	
14cu|bogofilter-1.2.4-2|3	Summary:	Fast anti-spam filtering by Bayesian statistical analysis
14cu|bogofilter-1.2.4-2|4	Name:		bogofilter
14cu|bogofilter-1.2.4-2|5	Version:	1.2.4
14cu|bogofilter-1.2.4-2|6	Release:	2
14cu|bogofilter-1.2.4-2|7	License:	GPLv2+
14cu|bogofilter-1.2.4-2|8	Group:		Networking/Mail
14cu|bogofilter-1.2.4-2|9	Url:		http://bogofilter.sourceforge.net
14cu|bogofilter-1.2.4-2|10	Source0:	https://sourceforge.net/projects/bogofilter/files/bogofilter-stable/bogofilter-%{version}/%{name}-%{version}.tar.bz2
14cu|bogofilter-1.2.4-2|11	BuildRequires:	flex
14cu|bogofilter-1.2.4-2|12	BuildRequires:	openjade
14cu|bogofilter-1.2.4-2|13	BuildRequires:	valgrind
14cu|bogofilter-1.2.4-2|14	BuildRequires:	xmlto
14cu|bogofilter-1.2.4-2|15	BuildRequires:	db-devel
14cu|bogofilter-1.2.4-2|16	BuildRequires:	pkgconfig(gsl)
14cu|bogofilter-1.2.4-2|17	
14cu|bogofilter-1.2.4-2|18	%description
14cu|bogofilter-1.2.4-2|19	Bogofilter is a Bayesian spam filter. In its normal mode of
14cu|bogofilter-1.2.4-2|20	operation, it takes an email message or other text on standard
14cu|bogofilter-1.2.4-2|21	input, does a statistical check against lists of "good" and
14cu|bogofilter-1.2.4-2|22	"bad" words, and returns a status code indicating whether or not
14cu|bogofilter-1.2.4-2|23	the message is spam. Bogofilter is designed with fast algorithms
14cu|bogofilter-1.2.4-2|24	(including Berkeley DB system), coded directly in C, and tuned for
14cu|bogofilter-1.2.4-2|25	speed, so it can be used for production by sites that process a
14cu|bogofilter-1.2.4-2|26	lot of mail.
14cu|bogofilter-1.2.4-2|27	
14cu|bogofilter-1.2.4-2|28	%files
14cu|bogofilter-1.2.4-2|29	%doc AUTHORS GETTING.STARTED Doxyfile NEWS
14cu|bogofilter-1.2.4-2|30	%doc README* RELEASE.NOTES
14cu|bogofilter-1.2.4-2|31	%doc RELEASE.NOTES* TODO bogofilter.cf.example
14cu|bogofilter-1.2.4-2|32	%doc doc/README* doc/bogofilter-SA*
14cu|bogofilter-1.2.4-2|33	%doc doc/integrating-*
14cu|bogofilter-1.2.4-2|34	%doc doc/rpm.notes.BerkeleyDB
14cu|bogofilter-1.2.4-2|35	%doc .inst/html .inst/xml
14cu|bogofilter-1.2.4-2|36	%doc trio/AUTHORS trio/CHANGES trio/README
14cu|bogofilter-1.2.4-2|37	%doc contrib/README*
14cu|bogofilter-1.2.4-2|38	%config(noreplace) %{_sysconfdir}/bogofilter.cf
14cu|bogofilter-1.2.4-2|39	%{_bindir}/*
14cu|bogofilter-1.2.4-2|40	%{_datadir}/bogofilter
14cu|bogofilter-1.2.4-2|41	%{_mandir}/man1/*
14cu|bogofilter-1.2.4-2|42	
14cu|bogofilter-1.2.4-2|43	#----------------------------------------------------------------------------
14cu|bogofilter-1.2.4-2|44	
14cu|bogofilter-1.2.4-2|45	%prep
14cu|bogofilter-1.2.4-2|46	%setup -q
14cu|bogofilter-1.2.4-2|47	
14cu|bogofilter-1.2.4-2|48	%build
14cu|bogofilter-1.2.4-2|49	%configure2_5x \
14cu|bogofilter-1.2.4-2|50	--disable-rpath \
14cu|bogofilter-1.2.4-2|51	--disable-transactions \
14cu|bogofilter-1.2.4-2|52	--with-database=db \
14cu|bogofilter-1.2.4-2|53	--without-included-gsl
14cu|bogofilter-1.2.4-2|54	
14cu|bogofilter-1.2.4-2|55	%make
14cu|bogofilter-1.2.4-2|56	
14cu|bogofilter-1.2.4-2|57	%install
14cu|bogofilter-1.2.4-2|58	%makeinstall_std
14cu|bogofilter-1.2.4-2|59	
14cu|bogofilter-1.2.4-2|60	mv %{buildroot}%{_sysconfdir}/bogofilter.cf.example %{buildroot}%{_sysconfdir}/bogofilter.cf
14cu|bogofilter-1.2.4-2|61	
14cu|bogofilter-1.2.4-2|62	##include contrib...some my find it usefull
14cu|bogofilter-1.2.4-2|63	for d in contrib ; do
14cu|bogofilter-1.2.4-2|64	install -d %{buildroot}%{_datadir}/%{name}/$d
14cu|bogofilter-1.2.4-2|65	files=$(find "$d" -maxdepth 1 -type f -print)
14cu|bogofilter-1.2.4-2|66	for f in $files ; do
14cu|bogofilter-1.2.4-2|67	case $f in
14cu|bogofilter-1.2.4-2|68	*.c|*.o|*.obj|*/Makefile*) continue ;;
14cu|bogofilter-1.2.4-2|69	*.1)
14cu|bogofilter-1.2.4-2|70	cp -p $f %{buildroot}%{_mandir}/man1 ;;
14cu|bogofilter-1.2.4-2|71	*)
14cu|bogofilter-1.2.4-2|72	cp -p $f %{buildroot}%{_datadir}/%{name}/$d ;;
14cu|bogofilter-1.2.4-2|73	esac
14cu|bogofilter-1.2.4-2|74	done
14cu|bogofilter-1.2.4-2|75	done
14cu|bogofilter-1.2.4-2|76	
14cu|bogofilter-1.2.4-2|77	# it gets built, so why not install it?
14cu|bogofilter-1.2.4-2|78	##it is only needed to run check during build and does not need to be installed CAE
14cu|bogofilter-1.2.4-2|79	#install -m755 contrib/bogogrep %{buildroot}%{_bindir}/
14cu|bogofilter-1.2.4-2|80	
14cu|bogofilter-1.2.4-2|81	# prepare for doc inclusion
14cu|bogofilter-1.2.4-2|82	for n in xml html ; do
14cu|bogofilter-1.2.4-2|83	install -d .inst/$n
14cu|bogofilter-1.2.4-2|84	install -m644 doc/*.$n .inst/$n
14cu|bogofilter-1.2.4-2|85	done
14cu|bogofilter-1.2.4-2|86	
14cu|bogofilter-1.2.4-2|87	%check
14cu|bogofilter-1.2.4-2|88	make DESTDIR="%{buildroot}" check
14cu|bogofilter-1.2.4-2|89	
14cu|bogofilter-1.2.4-2|90	%changelog
14cu|bogofilter-1.2.4-2|91	
14cu|bogofilter-1.2.4-2|92	* Tue Nov 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-2
14cu|bogofilter-1.2.4-2|93	- (589a776) Spec cleanup
14cu|bogofilter-1.2.4-2|94	
14cu|bogofilter-1.2.4-2|95	

9747 14
14cu|BomberInstinct-0.8.9-15|1	Summary:	Kill the other players with bombs that throw flames
14cu|BomberInstinct-0.8.9-15|2	Name:		BomberInstinct
14cu|BomberInstinct-0.8.9-15|3	Version:	0.8.9
14cu|BomberInstinct-0.8.9-15|4	Release:	15
14cu|BomberInstinct-0.8.9-15|5	License:	GPL
14cu|BomberInstinct-0.8.9-15|6	Group:		Games/Arcade
14cu|BomberInstinct-0.8.9-15|7	Source:		%{name}-%{version}.tar.bz2
14cu|BomberInstinct-0.8.9-15|8	Source1:	%{name}-48.png.bz2
14cu|BomberInstinct-0.8.9-15|9	Source2:	%{name}-32.png.bz2
14cu|BomberInstinct-0.8.9-15|10	Source3:	%{name}-16.png.bz2
14cu|BomberInstinct-0.8.9-15|11	Patch:		BomberInstinct-fix_missing_level.diff
14cu|BomberInstinct-0.8.9-15|12	URL:		http://bomberinstinct.sourceforge.net/index.html
14cu|BomberInstinct-0.8.9-15|13	
14cu|BomberInstinct-0.8.9-15|14	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.0
14cu|BomberInstinct-0.8.9-15|15	# too much nested gcc
14cu|BomberInstinct-0.8.9-15|16	BuildRequires:	gcc-c++, gcc, gcc-cpp
14cu|BomberInstinct-0.8.9-15|17	
14cu|BomberInstinct-0.8.9-15|18	
14cu|BomberInstinct-0.8.9-15|19	%description
14cu|BomberInstinct-0.8.9-15|20	BomberInstinct is part like Bomberman, because you must kill
14cu|BomberInstinct-0.8.9-15|21	the other players with bombs that throw flames vertically and
14cu|BomberInstinct-0.8.9-15|22	horizontally, but it's much more strategical because you have to
14cu|BomberInstinct-0.8.9-15|23	do with the elements of a maze (arrows, tunnels, teleportations,
14cu|BomberInstinct-0.8.9-15|24	and many more...), and with the special powers of each character.
14cu|BomberInstinct-0.8.9-15|25	(multiplayer on one computer only)
14cu|BomberInstinct-0.8.9-15|26	
14cu|BomberInstinct-0.8.9-15|27	%prep
14cu|BomberInstinct-0.8.9-15|28	%setup -q
14cu|BomberInstinct-0.8.9-15|29	%patch -p0
14cu|BomberInstinct-0.8.9-15|30	
14cu|BomberInstinct-0.8.9-15|31	%build
14cu|BomberInstinct-0.8.9-15|32	export CC=gcc
14cu|BomberInstinct-0.8.9-15|33	export CXX=g++
14cu|BomberInstinct-0.8.9-15|34	
14cu|BomberInstinct-0.8.9-15|35	%configure	--bindir=%{_gamesbindir} \
14cu|BomberInstinct-0.8.9-15|36	--datadir=%{_gamesdatadir}
14cu|BomberInstinct-0.8.9-15|37	
14cu|BomberInstinct-0.8.9-15|38	%make CXXFLAGS="-DNDEBUG %{optflags}"
14cu|BomberInstinct-0.8.9-15|39	
14cu|BomberInstinct-0.8.9-15|40	%install
14cu|BomberInstinct-0.8.9-15|41	%makeinstall_std
14cu|BomberInstinct-0.8.9-15|42	
14cu|BomberInstinct-0.8.9-15|43	mkdir -p %{buildroot}%{_datadir}/applications
14cu|BomberInstinct-0.8.9-15|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|BomberInstinct-0.8.9-15|45	[Desktop Entry]
14cu|BomberInstinct-0.8.9-15|46	Name=BomberInstinct
14cu|BomberInstinct-0.8.9-15|47	Name[ru]=BomberInstinct
14cu|BomberInstinct-0.8.9-15|48	Comment=Bomberman clone
14cu|BomberInstinct-0.8.9-15|49	Comment[ru]=Игра по мотивам Bomberman
14cu|BomberInstinct-0.8.9-15|50	Exec=%{_gamesbindir}/bi
14cu|BomberInstinct-0.8.9-15|51	Icon=BomberInstinct
14cu|BomberInstinct-0.8.9-15|52	Terminal=false
14cu|BomberInstinct-0.8.9-15|53	Type=Application
14cu|BomberInstinct-0.8.9-15|54	StartupNotify=true
14cu|BomberInstinct-0.8.9-15|55	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cu|BomberInstinct-0.8.9-15|56	EOF
14cu|BomberInstinct-0.8.9-15|57	
14cu|BomberInstinct-0.8.9-15|58	cp data/Sprites/*.spr %{buildroot}%{_gamesdatadir}/BomberInstinct/Sprites
14cu|BomberInstinct-0.8.9-15|59	
14cu|BomberInstinct-0.8.9-15|60	install -d -m755  %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|BomberInstinct-0.8.9-15|61	bzcat %{SOURCE1} > %{buildroot}%{_liconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|62	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|63	bzcat %{SOURCE3} > %{buildroot}%{_miconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|64	
14cu|BomberInstinct-0.8.9-15|65	
14cu|BomberInstinct-0.8.9-15|66	%files
14cu|BomberInstinct-0.8.9-15|67	%doc AUTHORS ChangeLog LISEZMOI LISEZMOI.Nived README README.Nived
14cu|BomberInstinct-0.8.9-15|68	%doc docs/*.html docs/img scenario.txt
14cu|BomberInstinct-0.8.9-15|69	%{_gamesbindir}/bi
14cu|BomberInstinct-0.8.9-15|70	%{_gamesbindir}/nived
14cu|BomberInstinct-0.8.9-15|71	%{_gamesbindir}/spred
14cu|BomberInstinct-0.8.9-15|72	%{_gamesdatadir}/BomberInstinct
14cu|BomberInstinct-0.8.9-15|73	%{_iconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|74	%{_miconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|75	%{_liconsdir}/%{name}.png
14cu|BomberInstinct-0.8.9-15|76	%{_datadir}/applications/%{name}.desktop
14cu|BomberInstinct-0.8.9-15|77	
14cu|BomberInstinct-0.8.9-15|78	
14cu|BomberInstinct-0.8.9-15|79	
14cu|BomberInstinct-0.8.9-15|80	%changelog
14cu|BomberInstinct-0.8.9-15|81	* Sun Feb 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.9-15
14cu|BomberInstinct-0.8.9-15|82	+ Revision: 87dd87e
14cu|BomberInstinct-0.8.9-15|83	- Add Russian l10n for desktop file
14cu|BomberInstinct-0.8.9-15|84	
14cu|BomberInstinct-0.8.9-15|85	

9748 14
14cu|bomi-0.9.11-6|1	Name:           bomi
14cu|bomi-0.9.11-6|2	Version:        0.9.11
14cu|bomi-0.9.11-6|3	Release:        6
14cu|bomi-0.9.11-6|4	Summary:        Powerful and easy-to-use multimedia player
14cu|bomi-0.9.11-6|5	# MPL.txt is for libchardet which is in a separate package.
14cu|bomi-0.9.11-6|6	License:        GPLv2+
14cu|bomi-0.9.11-6|7	Group:          Video
14cu|bomi-0.9.11-6|8	Url:            https://bomi-player.github.io/
14cu|bomi-0.9.11-6|9	Source0:        bomi-master.zip
14cu|bomi-0.9.11-6|10	Source1:        bomi_ru.ts.tar.gz
14cu|bomi-0.9.11-6|11	# PATCH-FIX-UPSTREAM bomi-compilation-fix.patch sor.alexei@meowr.ru -- Fix bomi compilation.
14cu|bomi-0.9.11-6|12	Patch0:         bomi-fix-compilation.patch
14cu|bomi-0.9.11-6|13	Patch1:         bomi-fix-expected-unqualified-id-before-numeric-constant-unix.patch
14cu|bomi-0.9.11-6|14	BuildRequires:  fdupes
14cu|bomi-0.9.11-6|15	BuildRequires:  hicolor-icon-theme
14cu|bomi-0.9.11-6|16	BuildRequires:  qt5-linguist-tools
14cu|bomi-0.9.11-6|17	# waf is written in Python 2.x.
14cu|bomi-0.9.11-6|18	BuildRequires:  python
14cu|bomi-0.9.11-6|19	BuildRequires:  python-chardet
14cu|bomi-0.9.11-6|20	BuildRequires:  python3-chardet
14cu|bomi-0.9.11-6|21	BuildRequires:  desktop-file-utils
14cu|bomi-0.9.11-6|22	BuildRequires:  pkgconfig(Qt5Core) >= 5.2
14cu|bomi-0.9.11-6|23	BuildRequires:  pkgconfig(Qt5DBus) >= 5.2
14cu|bomi-0.9.11-6|24	BuildRequires:  pkgconfig(Qt5Gui) >= 5.2
14cu|bomi-0.9.11-6|25	BuildRequires:  pkgconfig(Qt5Network) >= 5.2
14cu|bomi-0.9.11-6|26	BuildRequires:  pkgconfig(Qt5Quick) >= 5.2
14cu|bomi-0.9.11-6|27	BuildRequires:  pkgconfig(Qt5Sql) >= 5.2
14cu|bomi-0.9.11-6|28	BuildRequires:  pkgconfig(Qt5Svg) >= 5.2
14cu|bomi-0.9.11-6|29	BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2
14cu|bomi-0.9.11-6|30	BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2
14cu|bomi-0.9.11-6|31	BuildRequires:  pkgconfig(Qt5Xml) >= 5.2
14cu|bomi-0.9.11-6|32	BuildRequires:  pkgconfig(alsa)
14cu|bomi-0.9.11-6|33	BuildRequires:  bzip2-devel
14cu|bomi-0.9.11-6|34	BuildRequires:  pkgconfig(chardet)
14cu|bomi-0.9.11-6|35	BuildRequires:  pkgconfig(dvdnav)
14cu|bomi-0.9.11-6|36	BuildRequires:  pkgconfig(dvdread)
14cu|bomi-0.9.11-6|37	BuildRequires:  pkgconfig(glib-2.0)
14cu|bomi-0.9.11-6|38	BuildRequires:  pkgconfig(gobject-2.0)
14cu|bomi-0.9.11-6|39	BuildRequires:  pkgconfig(jack)
14cu|bomi-0.9.11-6|40	BuildRequires:  pkgconfig(libass) >= 0.12.1
14cu|bomi-0.9.11-6|41	BuildRequires:  pkgconfig(libavcodec) >= 55.34.1
14cu|bomi-0.9.11-6|42	BuildRequires:  pkgconfig(libavfilter)
14cu|bomi-0.9.11-6|43	BuildRequires:  pkgconfig(libavformat) >= 55.12.0
14cu|bomi-0.9.11-6|44	BuildRequires:  pkgconfig(libavutil) >= 52.48.101
14cu|bomi-0.9.11-6|45	BuildRequires:  pkgconfig(libbluray)
14cu|bomi-0.9.11-6|46	BuildRequires:  pkgconfig(libcdio)
14cu|bomi-0.9.11-6|47	BuildRequires:  pkgconfig(libcdio_cdda)
14cu|bomi-0.9.11-6|48	BuildRequires:  pkgconfig(libcdio_paranoia)
14cu|bomi-0.9.11-6|49	BuildRequires:  pkgconfig(libpulse)
14cu|bomi-0.9.11-6|50	BuildRequires:  pkgconfig(libswresample)
14cu|bomi-0.9.11-6|51	BuildRequires:  pkgconfig(libswscale)
14cu|bomi-0.9.11-6|52	BuildRequires:  pkgconfig(libsystemd)
14cu|bomi-0.9.11-6|53	BuildRequires:  pkgconfig(libsystemd-journal)
14cu|bomi-0.9.11-6|54	BuildRequires:  pkgconfig(libva)
14cu|bomi-0.9.11-6|55	BuildRequires:  pkgconfig(libva-glx)
14cu|bomi-0.9.11-6|56	BuildRequires:  pkgconfig(libva-x11)
14cu|bomi-0.9.11-6|57	BuildRequires:  pkgconfig(smbclient)
14cu|bomi-0.9.11-6|58	BuildRequires:  pkgconfig(vdpau)
14cu|bomi-0.9.11-6|59	BuildRequires:  pkgconfig(x11)
14cu|bomi-0.9.11-6|60	BuildRequires:  pkgconfig(xcb)
14cu|bomi-0.9.11-6|61	BuildRequires:  pkgconfig(xcb-icccm)
14cu|bomi-0.9.11-6|62	BuildRequires:  pkgconfig(xcb-randr)
14cu|bomi-0.9.11-6|63	BuildRequires:  pkgconfig(xcb-screensaver)
14cu|bomi-0.9.11-6|64	BuildRequires:  pkgconfig(xcb-xtest)
14cu|bomi-0.9.11-6|65	# Streaming support for Dailymotion, YouTube, etc.
14cu|bomi-0.9.11-6|66	Suggests:     youtube-dl
14cu|bomi-0.9.11-6|67	
14cu|bomi-0.9.11-6|68	%description
14cu|bomi-0.9.11-6|69	bomi is a themable Qt-based multimedia player
14cu|bomi-0.9.11-6|70	based on the MPV video backend which is aimed
14cu|bomi-0.9.11-6|71	for easy usage but also provides various
14cu|bomi-0.9.11-6|72	powerful features and convenience functions.
14cu|bomi-0.9.11-6|73	
14cu|bomi-0.9.11-6|74	%prep
14cu|bomi-0.9.11-6|75	%setup -qn %{name}-master
14cu|bomi-0.9.11-6|76	%patch0 -p1
14cu|bomi-0.9.11-6|77	%patch1 -p1
14cu|bomi-0.9.11-6|78	
14cu|bomi-0.9.11-6|79	pushd src/bomi/translations
14cu|bomi-0.9.11-6|80	tar -xvzf %{SOURCE1}
14cu|bomi-0.9.11-6|81	popd
14cu|bomi-0.9.11-6|82	
14cu|bomi-0.9.11-6|83	%build
14cu|bomi-0.9.11-6|84	export CFLAGS="%{optflags}"
14cu|bomi-0.9.11-6|85	export CXXFLAGS="%{optflags}"
14cu|bomi-0.9.11-6|86	./configure \
14cu|bomi-0.9.11-6|87	--prefix=/usr \
14cu|bomi-0.9.11-6|88	--bindir=/usr/bin \
14cu|bomi-0.9.11-6|89	--datadir=/usr/share \
14cu|bomi-0.9.11-6|90	--release \
14cu|bomi-0.9.11-6|91	--actiondir=%{_datadir}/solid/actions
14cu|bomi-0.9.11-6|92	%make
14cu|bomi-0.9.11-6|93	
14cu|bomi-0.9.11-6|94	%install
14cu|bomi-0.9.11-6|95	%makeinstall_std DEST_DIR=%{buildroot}
14cu|bomi-0.9.11-6|96	%fdupes %{buildroot}%{_datadir}
14cu|bomi-0.9.11-6|97	
14cu|bomi-0.9.11-6|98	%files
14cu|bomi-0.9.11-6|99	%doc CHANGES.txt COPYING.txt CREDITS.txt GPL.txt README.md
14cu|bomi-0.9.11-6|100	%{_bindir}/%{name}
14cu|bomi-0.9.11-6|101	%{_datadir}/%{name}
14cu|bomi-0.9.11-6|102	%{_datadir}/applications/%{name}.desktop
14cu|bomi-0.9.11-6|103	%{_datadir}/bash-completion/completions/%{name}
14cu|bomi-0.9.11-6|104	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|bomi-0.9.11-6|105	%{_datadir}/solid
14cu|bomi-0.9.11-6|106	%{_mandir}/man1/*
14cu|bomi-0.9.11-6|107	
14cu|bomi-0.9.11-6|108	
14cu|bomi-0.9.11-6|109	
14cu|bomi-0.9.11-6|110	
14cu|bomi-0.9.11-6|111	
14cu|bomi-0.9.11-6|112	%changelog
14cu|bomi-0.9.11-6|113	
14cu|bomi-0.9.11-6|114	* Mon May 30 2016 VictorR2007 <victorr2007@yandex.ru> 0.9.11-6
14cu|bomi-0.9.11-6|115	- (2848f6f) Fix build error
14cu|bomi-0.9.11-6|116	
14cu|bomi-0.9.11-6|117	

9749 14
14cu|bomns-0.99.3-1|1	Name:           bomns
14cu|bomns-0.99.3-1|2	Version:        0.99.3
14cu|bomns-0.99.3-1|3	Release:        1
14cu|bomns-0.99.3-1|4	Summary:        Best old-school Deathmatch game ever (only for two players)
14cu|bomns-0.99.3-1|5	License:        GPLv2+
14cu|bomns-0.99.3-1|6	Group:          Games/Arcade
14cu|bomns-0.99.3-1|7	Url:            https://github.com/keithfancher/Bomns-for-Linux
14cu|bomns-0.99.3-1|8	Source:         https://github.com/keithfancher/Bomns-for-Linux/archive/master.zip
14cu|bomns-0.99.3-1|9	Patch0:         %{name}-%{name}.desktop.patch
14cu|bomns-0.99.3-1|10	BuildRequires:  pkgconfig(gdk-2.0)
14cu|bomns-0.99.3-1|11	BuildRequires:  pkgconfig(freetype2)
14cu|bomns-0.99.3-1|12	BuildRequires:  pkgconfig(sdl)
14cu|bomns-0.99.3-1|13	BuildRequires:  pkgconfig(SDL_mixer)
14cu|bomns-0.99.3-1|14	BuildRequires:  cmake
14cu|bomns-0.99.3-1|15	
14cu|bomns-0.99.3-1|16	%description
14cu|bomns-0.99.3-1|17	The gameplay of Bomns for Linux is quite simple: just move around the level,
14cu|bomns-0.99.3-1|18	picking up powerups and avoiding powerdowns, all the while laying bomns and
14cu|bomns-0.99.3-1|19	plotting your opponent's desctruction. A bomn will do 5 damage to the other
14cu|bomns-0.99.3-1|20	player, and running into them will do 1 damage. The first to kill their
14cu|bomns-0.99.3-1|21	opponent before the time runs out is declared the winner.
14cu|bomns-0.99.3-1|22	
14cu|bomns-0.99.3-1|23	%files
14cu|bomns-0.99.3-1|24	%doc AUTHORS COPYING README TODO
14cu|bomns-0.99.3-1|25	%{_bindir}/%{name}
14cu|bomns-0.99.3-1|26	%{_bindir}/%{name}edit
14cu|bomns-0.99.3-1|27	%{_bindir}/%{name}launcher
14cu|bomns-0.99.3-1|28	%{_datadir}/applications/%{name}.desktop
14cu|bomns-0.99.3-1|29	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|bomns-0.99.3-1|30	%{_datadir}/%{name}
14cu|bomns-0.99.3-1|31	#-------------------------------------------------------------------------------------
14cu|bomns-0.99.3-1|32	%prep
14cu|bomns-0.99.3-1|33	%setup -qn Bomns-for-Linux-master
14cu|bomns-0.99.3-1|34	%patch0 -p0
14cu|bomns-0.99.3-1|35	
14cu|bomns-0.99.3-1|36	%build
14cu|bomns-0.99.3-1|37	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix}
14cu|bomns-0.99.3-1|38	%make
14cu|bomns-0.99.3-1|39	
14cu|bomns-0.99.3-1|40	%install
14cu|bomns-0.99.3-1|41	%makeinstall_std -C build
14cu|bomns-0.99.3-1|42	
14cu|bomns-0.99.3-1|43	%changelog
14cu|bomns-0.99.3-1|44	
14cu|bomns-0.99.3-1|45	* Sat Apr 08 2017 abfonly <abfonly@gmail.com> 0.99.3-1
14cu|bomns-0.99.3-1|46	- (8064767) Updated bomns.spec
14cu|bomns-0.99.3-1|47	
14cu|bomns-0.99.3-1|48	

9750 14
14cu|bonk-0.6-3|1	Summary:	A lossy and lossless audio coder
14cu|bonk-0.6-3|2	Name:		bonk
14cu|bonk-0.6-3|3	Version:	0.6
14cu|bonk-0.6-3|4	Release:	3
14cu|bonk-0.6-3|5	License:	GPLv2+
14cu|bonk-0.6-3|6	Group:		Sound
14cu|bonk-0.6-3|7	URL:		http://www.logarithmic.net/pfh/bonk/
14cu|bonk-0.6-3|8	Source:		http://etree.org/shnutils/shntool/support/formats/bonk/win32/%{version}/%{name}-%{version}-shntool.tar.gz
14cu|bonk-0.6-3|9	Patch1:		bonk-gcc4.patch
14cu|bonk-0.6-3|10	
14cu|bonk-0.6-3|11	%description
14cu|bonk-0.6-3|12	Bonk is high quality audio compression program. It can operate
14cu|bonk-0.6-3|13	in either lossless or lossy mode. In lossless mode, the exact
14cu|bonk-0.6-3|14	original WAV file can be recovered from the compressed file. In
14cu|bonk-0.6-3|15	lossy mode, some information is discarded in the compressed file,
14cu|bonk-0.6-3|16	yielding a much higher compression ratio. The information
14cu|bonk-0.6-3|17	discarded is perceptually unimportant, and the result should be
14cu|bonk-0.6-3|18	a *perceptually* lossless encoding. Bonk can compress some types
14cu|bonk-0.6-3|19	of sounds more than others, so the actual bit-rate achieved varies.
14cu|bonk-0.6-3|20	
14cu|bonk-0.6-3|21	In lossy mode, it can compress some types of sound to as low as
14cu|bonk-0.6-3|22	95 kbps (a compression ration of 14:1) while maintaining
14cu|bonk-0.6-3|23	perceptually lossless CD quality stereo. In general, the
14cu|bonk-0.6-3|24	compression ratio achieved by Bonk is slightly higher than that
14cu|bonk-0.6-3|25	achieved using the more common MP3 format, for equivalent sound
14cu|bonk-0.6-3|26	quality. In particular it copes with transients (eg clapping,
14cu|bonk-0.6-3|27	drum beats) better. Performance on purely tonal sound is roughly
14cu|bonk-0.6-3|28	equivalent to MP3.
14cu|bonk-0.6-3|29	
14cu|bonk-0.6-3|30	In lossless mode the compression ratio is typically around 2:1.
14cu|bonk-0.6-3|31	
14cu|bonk-0.6-3|32	This version is patched with shntool patch.
14cu|bonk-0.6-3|33	
14cu|bonk-0.6-3|34	%files
14cu|bonk-0.6-3|35	%doc README COPYING
14cu|bonk-0.6-3|36	%{_bindir}/%{name}
14cu|bonk-0.6-3|37	
14cu|bonk-0.6-3|38	#----------------------------------------------------------------------------
14cu|bonk-0.6-3|39	
14cu|bonk-0.6-3|40	%prep
14cu|bonk-0.6-3|41	%setup -qn %{name}-%{version}-shntool
14cu|bonk-0.6-3|42	%patch1 -p1
14cu|bonk-0.6-3|43	
14cu|bonk-0.6-3|44	find . -perm 0600 | xargs chmod 0644
14cu|bonk-0.6-3|45	
14cu|bonk-0.6-3|46	%build
14cu|bonk-0.6-3|47	%make CXXFLAGS="%{optflags}"
14cu|bonk-0.6-3|48	
14cu|bonk-0.6-3|49	%install
14cu|bonk-0.6-3|50	mkdir -p %{buildroot}%{_bindir}
14cu|bonk-0.6-3|51	install -m 755 %{name} %{buildroot}%{_bindir}
14cu|bonk-0.6-3|52	
14cu|bonk-0.6-3|53	
14cu|bonk-0.6-3|54	%changelog
14cu|bonk-0.6-3|55	
14cu|bonk-0.6-3|56	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-3
14cu|bonk-0.6-3|57	- (a388fda) Build with system optflags to fix debug package
14cu|bonk-0.6-3|58	- (a388fda) Spec cleanup
14cu|bonk-0.6-3|59	
14cu|bonk-0.6-3|60	

9751 14
14cu|boomaga-0.9.0-1|1	# lang file listed twice
14cu|boomaga-0.9.0-1|2	%define _files_listed_twice_terminate_build 0
14cu|boomaga-0.9.0-1|3	%define printer_name "Boomaga"
14cu|boomaga-0.9.0-1|4	%define cups_serverbin %{_exec_prefix}/lib/cups
14cu|boomaga-0.9.0-1|5	
14cu|boomaga-0.9.0-1|6	Summary:	A virtual printer for viewing a document before printing
14cu|boomaga-0.9.0-1|7	Name:		boomaga
14cu|boomaga-0.9.0-1|8	Version:	0.9.0
14cu|boomaga-0.9.0-1|9	Release:	1
14cu|boomaga-0.9.0-1|10	License:	LGPLv2.1+
14cu|boomaga-0.9.0-1|11	Group:		System/Printing
14cu|boomaga-0.9.0-1|12	Url:		http://boomaga.github.io/
14cu|boomaga-0.9.0-1|13	Source0:	https://github.com/Boomaga/boomaga/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|boomaga-0.9.0-1|14	Source100:	%{name}.rpmlintrc
14cu|boomaga-0.9.0-1|15	BuildRequires:	cmake
14cu|boomaga-0.9.0-1|16	BuildRequires:	cups-devel
14cu|boomaga-0.9.0-1|17	BuildRequires:	qt4-devel
14cu|boomaga-0.9.0-1|18	BuildRequires:	snappy-devel
14cu|boomaga-0.9.0-1|19	BuildRequires:	pkgconfig(poppler)
14cu|boomaga-0.9.0-1|20	BuildRequires:	pkgconfig(poppler-cpp)
14cu|boomaga-0.9.0-1|21	Requires(post,postun):	cups-common
14cu|boomaga-0.9.0-1|22	
14cu|boomaga-0.9.0-1|23	%description
14cu|boomaga-0.9.0-1|24	Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before
14cu|boomaga-0.9.0-1|25	printing it out using the physical printer.
14cu|boomaga-0.9.0-1|26	The program is very simple to work with. Running any program, click “print”
14cu|boomaga-0.9.0-1|27	and select “Boomaga” to see in several seconds (CUPS takes some time to
14cu|boomaga-0.9.0-1|28	respond) the Boomaga window open.
14cu|boomaga-0.9.0-1|29	If you print out one more document, it gets added to the previous one, and you
14cu|boomaga-0.9.0-1|30	can also print them out as one.
14cu|boomaga-0.9.0-1|31	Regardless of whether your printer supports duplex printing or not, you would
14cu|boomaga-0.9.0-1|32	be able to easily print on both sides of the sheet.
14cu|boomaga-0.9.0-1|33	
14cu|boomaga-0.9.0-1|34	%files -f %{name}.lang
14cu|boomaga-0.9.0-1|35	%doc COPYING README.md
14cu|boomaga-0.9.0-1|36	%{_bindir}/%{name}
14cu|boomaga-0.9.0-1|37	%{_libdir}/boomaga/*
14cu|boomaga-0.9.0-1|38	%{cups_serverbin}/backend/boomaga
14cu|boomaga-0.9.0-1|39	%{_datadir}/dbus-1/services/org.boomaga.service
14cu|boomaga-0.9.0-1|40	%{_mandir}/man1/boomaga.1*
14cu|boomaga-0.9.0-1|41	%{_datadir}/ppd/boomaga/boomaga.ppd
14cu|boomaga-0.9.0-1|42	%{_datadir}/applications/*
14cu|boomaga-0.9.0-1|43	%{_datadir}/icons/*
14cu|boomaga-0.9.0-1|44	%{_datadir}/mime/*
14cu|boomaga-0.9.0-1|45	
14cu|boomaga-0.9.0-1|46	
14cu|boomaga-0.9.0-1|47	%post
14cu|boomaga-0.9.0-1|48	if [ $1 = 1 ]; then
14cu|boomaga-0.9.0-1|49	lpadmin -h localhost -p "%{printer_name}" -v "boomaga:/" -E -m "lsb/usr/boomaga/boomaga.ppd" -o printer-is-shared=no -o PageSize=a4
14cu|boomaga-0.9.0-1|50	fi
14cu|boomaga-0.9.0-1|51	
14cu|boomaga-0.9.0-1|52	%postun
14cu|boomaga-0.9.0-1|53	lpadmin -x "Boomaga"
14cu|boomaga-0.9.0-1|54	
14cu|boomaga-0.9.0-1|55	#----------------------------------------------------------------------------
14cu|boomaga-0.9.0-1|56	
14cu|boomaga-0.9.0-1|57	%prep
14cu|boomaga-0.9.0-1|58	%setup -q
14cu|boomaga-0.9.0-1|59	
14cu|boomaga-0.9.0-1|60	%build
14cu|boomaga-0.9.0-1|61	%cmake
14cu|boomaga-0.9.0-1|62	%make
14cu|boomaga-0.9.0-1|63	
14cu|boomaga-0.9.0-1|64	
14cu|boomaga-0.9.0-1|65	%install
14cu|boomaga-0.9.0-1|66	%makeinstall_std -C build
14cu|boomaga-0.9.0-1|67	
14cu|boomaga-0.9.0-1|68	%find_lang %{name} --with-qt
14cu|boomaga-0.9.0-1|69	
14cu|boomaga-0.9.0-1|70	%changelog
14cu|boomaga-0.9.0-1|71	
14cu|boomaga-0.9.0-1|72	* Sun Apr 02 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-1
14cu|boomaga-0.9.0-1|73	- (5ac50c6) Merge branch 'rosa2016.1' into rosa2014.1
14cu|boomaga-0.9.0-1|74	
14cu|boomaga-0.9.0-1|75	

9752 14
14cu|boost1.41.0-1.41.0-2|1	%define cmake_build 1
14cu|boost1.41.0-1.41.0-2|2	
14cu|boost1.41.0-1.41.0-2|3	%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
14cu|boost1.41.0-1.41.0-2|4	
14cu|boost1.41.0-1.41.0-2|5	# From the version 13 of Fedora, the Boost libraries are delivered
14cu|boost1.41.0-1.41.0-2|6	# with sonames equal to the Boost version (e.g., 1.41.0).
14cu|boost1.41.0-1.41.0-2|7	%define	libname %mklibname boost1.41.0 %{version}
14cu|boost1.41.0-1.41.0-2|8	%define	libnamedevel %mklibname boost -d
14cu|boost1.41.0-1.41.0-2|9	%define	libnamestaticdevel %mklibname boost -d -s
14cu|boost1.41.0-1.41.0-2|10	
14cu|boost1.41.0-1.41.0-2|11	Summary:	Portable C++ libraries
14cu|boost1.41.0-1.41.0-2|12	Name:		boost1.41.0
14cu|boost1.41.0-1.41.0-2|13	Version:	1.41.0
14cu|boost1.41.0-1.41.0-2|14	Release:	2
14cu|boost1.41.0-1.41.0-2|15	License:	Boost
14cu|boost1.41.0-1.41.0-2|16	Group:		Development/C++
14cu|boost1.41.0-1.41.0-2|17	URL:		http://boost.org/
14cu|boost1.41.0-1.41.0-2|18	Source0:	http://umn.dl.sourceforge.net/sourceforge/boost/boost-1.41.0.cmake0.tar.gz
14cu|boost1.41.0-1.41.0-2|19	Patch0: boost-cmake-soname.patch
14cu|boost1.41.0-1.41.0-2|20	Patch1: boost-graph-compile.patch
14cu|boost1.41.0-1.41.0-2|21	Patch2: boost-1.41.0-mapnik.patch
14cu|boost1.41.0-1.41.0-2|22	Patch3: boost-1.41.0-shared_ptr_serialization.patch
14cu|boost1.41.0-1.41.0-2|23	Patch4: boost-1.41.0-iostreams-zlib.patch
14cu|boost1.41.0-1.41.0-2|24	
14cu|boost1.41.0-1.41.0-2|25	# https://bugzilla.redhat.com/show_bug.cgi?id=905557
14cu|boost1.41.0-1.41.0-2|26	# https://svn.boost.org/trac/boost/ticket/6701
14cu|boost1.41.0-1.41.0-2|27	Patch5: boost-1.41.0-pool.patch
14cu|boost1.41.0-1.41.0-2|28	
14cu|boost1.41.0-1.41.0-2|29	# https://bugzilla.redhat.com/show_bug.cgi?id=908774
14cu|boost1.41.0-1.41.0-2|30	Patch6: boost-1.41.0-exception_ptr.patch
14cu|boost1.41.0-1.41.0-2|31	
14cu|boost1.41.0-1.41.0-2|32	# https://bugzilla.redhat.com/show_bug.cgi?id=820670
14cu|boost1.41.0-1.41.0-2|33	# (https://bugzilla.redhat.com/show_bug.cgi?id=771370)
14cu|boost1.41.0-1.41.0-2|34	Patch7: boost-1.48.0-mathlib.patch
14cu|boost1.41.0-1.41.0-2|35	
14cu|boost1.41.0-1.41.0-2|36	# https://bugzilla.redhat.com/show_bug.cgi?id=1021004
14cu|boost1.41.0-1.41.0-2|37	Patch8: boost-1.41.0-serialization-leak.patch
14cu|boost1.41.0-1.41.0-2|38	
14cu|boost1.41.0-1.41.0-2|39	# https://bugzilla.redhat.com/show_bug.cgi?id=969183
14cu|boost1.41.0-1.41.0-2|40	Patch9: boost-1.41.0-gthreads.patch
14cu|boost1.41.0-1.41.0-2|41	
14cu|boost1.41.0-1.41.0-2|42	# https://bugzilla.redhat.com/show_bug.cgi?id=801534
14cu|boost1.41.0-1.41.0-2|43	Patch10: boost-1.41.0-mpi-python.patch
14cu|boost1.41.0-1.41.0-2|44	
14cu|boost1.41.0-1.41.0-2|45	# https://bugzilla.redhat.com/show_bug.cgi?id=1108268
14cu|boost1.41.0-1.41.0-2|46	Patch11: boost-1.41.0-shared_ptr-deleted-copy.patch
14cu|boost1.41.0-1.41.0-2|47	
14cu|boost1.41.0-1.41.0-2|48	# Make Boost.Thread work with recent GCC and C++11
14cu|boost1.41.0-1.41.0-2|49	Patch12: boost-1.41.0-thread-rvalue-fixes.patch
14cu|boost1.41.0-1.41.0-2|50	
14cu|boost1.41.0-1.41.0-2|51	# Fix standard conformance problems
14cu|boost1.41.0-1.41.0-2|52	Patch13: boost-1.41.0-interprocess-conformance.patch
14cu|boost1.41.0-1.41.0-2|53	Patch14: boost-1.41.0-intrusive-conformance.patch
14cu|boost1.41.0-1.41.0-2|54	Patch15: boost-1.41.0-graph-conformance.patch
14cu|boost1.41.0-1.41.0-2|55	Patch16: boost-1.41.0-interprocess-conformance-maxval.patch
14cu|boost1.41.0-1.41.0-2|56	Patch17: boost-1.41.0-circular_buffer-adl.patch
14cu|boost1.41.0-1.41.0-2|57	Patch18: boost-1.41.0-numeric-conformance.patch
14cu|boost1.41.0-1.41.0-2|58	Patch19: boost-1.41.0-xtime-gcc49.patch
14cu|boost1.41.0-1.41.0-2|59	
14cu|boost1.41.0-1.41.0-2|60	%if %cmake_build
14cu|boost1.41.0-1.41.0-2|61	BuildRequires:	cmake
14cu|boost1.41.0-1.41.0-2|62	%else
14cu|boost1.41.0-1.41.0-2|63	BuildRequires:	boost-jam
14cu|boost1.41.0-1.41.0-2|64	%endif
14cu|boost1.41.0-1.41.0-2|65	BuildRequires:	bzip2-devel
14cu|boost1.41.0-1.41.0-2|66	BuildRequires:	python-devel
14cu|boost1.41.0-1.41.0-2|67	BuildRequires:	zlib-devel
14cu|boost1.41.0-1.41.0-2|68	BuildRequires:	icu-devel
14cu|boost1.41.0-1.41.0-2|69	#BuildRequires:	openmpi-devel
14cu|boost1.41.0-1.41.0-2|70	BuildRequires:	expat-devel
14cu|boost1.41.0-1.41.0-2|71	BuildRequires:	doxygen xsltproc
14cu|boost1.41.0-1.41.0-2|72	
14cu|boost1.41.0-1.41.0-2|73	%description
14cu|boost1.41.0-1.41.0-2|74	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|75	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|76	Standard Library. This package contains only the shared libraries
14cu|boost1.41.0-1.41.0-2|77	needed for running programs using Boost.
14cu|boost1.41.0-1.41.0-2|78	
14cu|boost1.41.0-1.41.0-2|79	%define boostlibs date_time filesystem graph iostreams math_c99 math_c99f math_c99l math_tr1 math_tr1f math_tr1l prg_exec_monitor program_options python regex serialization signals system thread unit_test_framework wave wserialization
14cu|boost1.41.0-1.41.0-2|80	
14cu|boost1.41.0-1.41.0-2|81	# (Anssi 01/2010) dashes are converted to underscores for macros ($lib2);
14cu|boost1.41.0-1.41.0-2|82	# The sed script adds _ when library name ends in number.
14cu|boost1.41.0-1.41.0-2|83	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
14cu|boost1.41.0-1.41.0-2|84	%%global libname$lib2 %%mklibname boost1.41.0_$(echo $lib | sed 's,[0-9]$,&_,') %{version}
14cu|boost1.41.0-1.41.0-2|85	%%package -n %%{libname$lib2}
14cu|boost1.41.0-1.41.0-2|86	Summary:	Boost $lib shared library
14cu|boost1.41.0-1.41.0-2|87	# no one should require this, but provided anyway for maximum compatibility:
14cu|boost1.41.0-1.41.0-2|88	Provides:	boost = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|89	Group:		System/Libraries
14cu|boost1.41.0-1.41.0-2|90	EOF
14cu|boost1.41.0-1.41.0-2|91	done)}
14cu|boost1.41.0-1.41.0-2|92	# (Anssi 01/2010) splitted expand contents due to rpm bug failing build,
14cu|boost1.41.0-1.41.0-2|93	# triggered by a too long expanded string.
14cu|boost1.41.0-1.41.0-2|94	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
14cu|boost1.41.0-1.41.0-2|95	%%description -n %%{libname$lib2}
14cu|boost1.41.0-1.41.0-2|96	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|97	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|98	Standard Library. This package contains the shared library needed for
14cu|boost1.41.0-1.41.0-2|99	running programs dynamically linked against Boost $lib.
14cu|boost1.41.0-1.41.0-2|100	EOF
14cu|boost1.41.0-1.41.0-2|101	done)}
14cu|boost1.41.0-1.41.0-2|102	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
14cu|boost1.41.0-1.41.0-2|103	%%files -n %%{libname$lib2}
14cu|boost1.41.0-1.41.0-2|104	%%defattr(-,root,root)
14cu|boost1.41.0-1.41.0-2|105	%%doc LICENSE_1_0.txt
14cu|boost1.41.0-1.41.0-2|106	%{_libdir}/libboost_$lib-*.so.%{version}
14cu|boost1.41.0-1.41.0-2|107	EOF
14cu|boost1.41.0-1.41.0-2|108	done)}
14cu|boost1.41.0-1.41.0-2|109	
14cu|boost1.41.0-1.41.0-2|110	%package -n	%{libnamedevel}
14cu|boost1.41.0-1.41.0-2|111	Summary:	The libraries and headers needed for Boost development
14cu|boost1.41.0-1.41.0-2|112	Group:		Development/C++
14cu|boost1.41.0-1.41.0-2|113	Requires:	%{expand:%(for lib in %boostlibs; do echo -n "%%{libname${lib/-/_}} = %{version}-%{release} "; done)}
14cu|boost1.41.0-1.41.0-2|114	Provides:	boost-devel = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|115	Provides:	libboost-devel = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|116	
14cu|boost1.41.0-1.41.0-2|117	%description -n	%{libnamedevel}
14cu|boost1.41.0-1.41.0-2|118	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|119	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|120	Standard Library. This package contains headers and shared library
14cu|boost1.41.0-1.41.0-2|121	symlinks needed for Boost development.
14cu|boost1.41.0-1.41.0-2|122	
14cu|boost1.41.0-1.41.0-2|123	%package -n     %{libnamedevel}-doc
14cu|boost1.41.0-1.41.0-2|124	Summary:        The libraries and headers needed for Boost development
14cu|boost1.41.0-1.41.0-2|125	Group:          Development/C++
14cu|boost1.41.0-1.41.0-2|126	Provides:       boost-devel-doc = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|127	Conflicts:      %{_lib}boost-devel < 1.41.0
14cu|boost1.41.0-1.41.0-2|128	BuildArch: noarch
14cu|boost1.41.0-1.41.0-2|129	
14cu|boost1.41.0-1.41.0-2|130	%description -n %{libnamedevel}-doc
14cu|boost1.41.0-1.41.0-2|131	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|132	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|133	Standard Library. This package contains documentation needed for Boost
14cu|boost1.41.0-1.41.0-2|134	development.
14cu|boost1.41.0-1.41.0-2|135	
14cu|boost1.41.0-1.41.0-2|136	%package -n	%{libnamestaticdevel}
14cu|boost1.41.0-1.41.0-2|137	Summary:	Static libraries for Boost development
14cu|boost1.41.0-1.41.0-2|138	Group:		Development/C++
14cu|boost1.41.0-1.41.0-2|139	Requires:	%{libnamedevel} = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|140	Provides:	boost-static-devel = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|141	
14cu|boost1.41.0-1.41.0-2|142	%description -n	%{libnamestaticdevel}
14cu|boost1.41.0-1.41.0-2|143	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|144	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|145	Standard Library. This package contains only the static libraries
14cu|boost1.41.0-1.41.0-2|146	needed for Boost development.
14cu|boost1.41.0-1.41.0-2|147	
14cu|boost1.41.0-1.41.0-2|148	%package -n	%{name}-examples
14cu|boost1.41.0-1.41.0-2|149	Summary:	The examples for the Boost libraries
14cu|boost1.41.0-1.41.0-2|150	Group:		Development/C++
14cu|boost1.41.0-1.41.0-2|151	Obsoletes:	%{libname}-examples < %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|152	Provides:	%{libname}-examples = %{version}-%{release}
14cu|boost1.41.0-1.41.0-2|153	
14cu|boost1.41.0-1.41.0-2|154	%description -n	%{name}-examples
14cu|boost1.41.0-1.41.0-2|155	Boost is a collection of free peer-reviewed portable C++ source
14cu|boost1.41.0-1.41.0-2|156	libraries. The emphasis is on libraries which work well with the C++
14cu|boost1.41.0-1.41.0-2|157	Standard Library. This package contains examples, installed in the
14cu|boost1.41.0-1.41.0-2|158	same place as the documentation.
14cu|boost1.41.0-1.41.0-2|159	
14cu|boost1.41.0-1.41.0-2|160	%prep
14cu|boost1.41.0-1.41.0-2|161	%setup -qn boost-1.41.0.cmake0
14cu|boost1.41.0-1.41.0-2|162	%patch1 -p0
14cu|boost1.41.0-1.41.0-2|163	%patch2 -p0
14cu|boost1.41.0-1.41.0-2|164	%patch3 -p1
14cu|boost1.41.0-1.41.0-2|165	%patch4 -p2
14cu|boost1.41.0-1.41.0-2|166	%patch5 -p1
14cu|boost1.41.0-1.41.0-2|167	%patch6 -p0
14cu|boost1.41.0-1.41.0-2|168	%patch7 -p1
14cu|boost1.41.0-1.41.0-2|169	%patch8 -p1
14cu|boost1.41.0-1.41.0-2|170	%patch9 -p1
14cu|boost1.41.0-1.41.0-2|171	%patch10 -p1
14cu|boost1.41.0-1.41.0-2|172	%patch11 -p0
14cu|boost1.41.0-1.41.0-2|173	%patch12 -p0
14cu|boost1.41.0-1.41.0-2|174	%patch13 -p2
14cu|boost1.41.0-1.41.0-2|175	%patch14 -p2
14cu|boost1.41.0-1.41.0-2|176	%patch15 -p2
14cu|boost1.41.0-1.41.0-2|177	%patch16 -p2
14cu|boost1.41.0-1.41.0-2|178	%patch17 -p2
14cu|boost1.41.0-1.41.0-2|179	%patch18 -p2
14cu|boost1.41.0-1.41.0-2|180	%patch19 -p1
14cu|boost1.41.0-1.41.0-2|181	
14cu|boost1.41.0-1.41.0-2|182	# Preparing the docs
14cu|boost1.41.0-1.41.0-2|183	mkdir packagedoc
14cu|boost1.41.0-1.41.0-2|184	find -type f -not -path '*packagedoc*' \( -name '*.html' -o -name '*.htm' -o -name '*.css' -o -name '*.gif' -o -name '*.jpg' -o -name '*.png' -o -name '*README*' \) -exec cp --parents {} packagedoc/ \;
14cu|boost1.41.0-1.41.0-2|185	
14cu|boost1.41.0-1.41.0-2|186	# Preparing the examples: All .hpp or .cpp files that are not in
14cu|boost1.41.0-1.41.0-2|187	# directories called test, src, or tools, as well as all files of any
14cu|boost1.41.0-1.41.0-2|188	# type in directories called example or examples.
14cu|boost1.41.0-1.41.0-2|189	mkdir examples
14cu|boost1.41.0-1.41.0-2|190	find libs -type f \( -name "*.?pp" ! -path "*test*" ! -path "*src*" ! -path "*tools*" -o -path "*example*" \) -exec cp --parents {} examples/ \;
14cu|boost1.41.0-1.41.0-2|191	
14cu|boost1.41.0-1.41.0-2|192	%build
14cu|boost1.41.0-1.41.0-2|193	%if %cmake_build
14cu|boost1.41.0-1.41.0-2|194	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DENABLE_SINGLE_THREADED=NO \
14cu|boost1.41.0-1.41.0-2|195	-DINSTALL_VERSIONED=OFF -DWITH_MPI=OFF
14cu|boost1.41.0-1.41.0-2|196	%make
14cu|boost1.41.0-1.41.0-2|197	
14cu|boost1.41.0-1.41.0-2|198	%else
14cu|boost1.41.0-1.41.0-2|199	
14cu|boost1.41.0-1.41.0-2|200	%define boost_jam_common_flags %{_smp_mflags} -d2 --layout=system --toolset=gcc variant=release threading=multi optimization=speed linkflags="%{ldflags} -lpython%{py_ver}" debug-symbols=on -sHAVE_ICU=1 -sEXPAT_INCLUDE=%{_includedir} -sEXPAT_LIBPATH=%{_libdir} -sCXXFLAGS="%{optflags} -O3" link=shared runtime-link=shared
14cu|boost1.41.0-1.41.0-2|201	%ifnarch %arm %mips
14cu|boost1.41.0-1.41.0-2|202	%define boost_bjam bjam %{boost_jam_common_flags}
14cu|boost1.41.0-1.41.0-2|203	%else
14cu|boost1.41.0-1.41.0-2|204	%define boost_bjam bjam %{boost_jam_common_flags} --disable-long-double
14cu|boost1.41.0-1.41.0-2|205	%endif
14cu|boost1.41.0-1.41.0-2|206	./bootstrap.sh --prefix=%{_prefix} --libdir=%{_libdir}
14cu|boost1.41.0-1.41.0-2|207	./%{boost_bjam} --prefix=%{_prefix} --libdir=%{_libdir}
14cu|boost1.41.0-1.41.0-2|208	%endif
14cu|boost1.41.0-1.41.0-2|209	
14cu|boost1.41.0-1.41.0-2|210	%install
14cu|boost1.41.0-1.41.0-2|211	%if %cmake_build
14cu|boost1.41.0-1.41.0-2|212	%makeinstall_std -C build
14cu|boost1.41.0-1.41.0-2|213	%else
14cu|boost1.41.0-1.41.0-2|214	./%{boost_bjam} --prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir} install
14cu|boost1.41.0-1.41.0-2|215	%endif
14cu|boost1.41.0-1.41.0-2|216	
14cu|boost1.41.0-1.41.0-2|217	%if !%cmake_build
14cu|boost1.41.0-1.41.0-2|218	# (Anssi 01/2010) add compatibility symlinks:
14cu|boost1.41.0-1.41.0-2|219	for file in %{buildroot}%{_libdir}/*.so; do
14cu|boost1.41.0-1.41.0-2|220	cp -a $file ${file%.so}-mt.so
14cu|boost1.41.0-1.41.0-2|221	done
14cu|boost1.41.0-1.41.0-2|222	for file in %{buildroot}%{_libdir}/*.a; do
14cu|boost1.41.0-1.41.0-2|223	ln -s $(basename $file) ${file%.a}-mt.a
14cu|boost1.41.0-1.41.0-2|224	done
14cu|boost1.41.0-1.41.0-2|225	%endif
14cu|boost1.41.0-1.41.0-2|226	
14cu|boost1.41.0-1.41.0-2|227	# Kill any debug library versions that may show up un-invited.
14cu|boost1.41.0-1.41.0-2|228	rm -f %{buildroot}%{_libdir}/*-d.* %{buildroot}%{_libdir}/*-d-mt.*
14cu|boost1.41.0-1.41.0-2|229	# Remove cmake configuration files used to build the Boost libraries
14cu|boost1.41.0-1.41.0-2|230	rm -f %{buildroot}%{_libdir}/Boost*.cmake
14cu|boost1.41.0-1.41.0-2|231	
14cu|boost1.41.0-1.41.0-2|232	%files -n %{libnamedevel}
14cu|boost1.41.0-1.41.0-2|233	%defattr(644, root,root, 755)
14cu|boost1.41.0-1.41.0-2|234	%{_libdir}/libboost_*.so
14cu|boost1.41.0-1.41.0-2|235	%{_includedir}/boost
14cu|boost1.41.0-1.41.0-2|236	%if %cmake_build
14cu|boost1.41.0-1.41.0-2|237	%{_datadir}/boost-%{version}/cmake/*.cmake
14cu|boost1.41.0-1.41.0-2|238	%endif
14cu|boost1.41.0-1.41.0-2|239	
14cu|boost1.41.0-1.41.0-2|240	%files -n %{libnamedevel}-doc
14cu|boost1.41.0-1.41.0-2|241	%doc packagedoc/*
14cu|boost1.41.0-1.41.0-2|242	
14cu|boost1.41.0-1.41.0-2|243	%files -n %{libnamestaticdevel}
14cu|boost1.41.0-1.41.0-2|244	%{_libdir}/libboost_*.a
14cu|boost1.41.0-1.41.0-2|245	
14cu|boost1.41.0-1.41.0-2|246	%files -n %{name}-examples
14cu|boost1.41.0-1.41.0-2|247	%doc examples/*
14cu|boost1.41.0-1.41.0-2|248	
14cu|boost1.41.0-1.41.0-2|249	
14cu|boost1.41.0-1.41.0-2|250	
14cu|boost1.41.0-1.41.0-2|251	%changelog
14cu|boost1.41.0-1.41.0-2|252	
14cu|boost1.41.0-1.41.0-2|253	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.41.0-2
14cu|boost1.41.0-1.41.0-2|254	- (5cdf571) Adopt TIME_UTC_ for modern gcc and glibc
14cu|boost1.41.0-1.41.0-2|255	
14cu|boost1.41.0-1.41.0-2|256	

9753 14
14cu|botan-1.10.13-1|1	%define api 1.10
14cu|botan-1.10.13-1|2	%define major 1
14cu|botan-1.10.13-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|botan-1.10.13-1|4	%define devname %mklibname %{name} %{api} -d
14cu|botan-1.10.13-1|5	
14cu|botan-1.10.13-1|6	Summary:	Crypto library written in C++
14cu|botan-1.10.13-1|7	Name:		botan
14cu|botan-1.10.13-1|8	Version:	1.10.13
14cu|botan-1.10.13-1|9	Release:	1
14cu|botan-1.10.13-1|10	License:	BSD
14cu|botan-1.10.13-1|11	Group:		System/Libraries
14cu|botan-1.10.13-1|12	Url:		http://botan.randombit.net/
14cu|botan-1.10.13-1|13	Source0:	http://botan.randombit.net/releases/Botan-%{version}.tgz
14cu|botan-1.10.13-1|14	BuildRequires:	bzip2-devel
14cu|botan-1.10.13-1|15	BuildRequires:	gmp-devel
14cu|botan-1.10.13-1|16	BuildRequires:	pkgconfig(openssl)
14cu|botan-1.10.13-1|17	BuildRequires:	pkgconfig(zlib)
14cu|botan-1.10.13-1|18	
14cu|botan-1.10.13-1|19	%description
14cu|botan-1.10.13-1|20	Botan is a BSD-licensed crypto library written in C++. It provides a
14cu|botan-1.10.13-1|21	wide variety of basic cryptographic algorithms, X.509 certificates and
14cu|botan-1.10.13-1|22	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
14cu|botan-1.10.13-1|23	system, and a wide variety of other features, all written in portable
14cu|botan-1.10.13-1|24	C++. The API reference, tutorial, and examples may help impart the
14cu|botan-1.10.13-1|25	flavor of the library.
14cu|botan-1.10.13-1|26	
14cu|botan-1.10.13-1|27	#----------------------------------------------------------------------------
14cu|botan-1.10.13-1|28	
14cu|botan-1.10.13-1|29	%package -n %{libname}
14cu|botan-1.10.13-1|30	Summary:	Main library for %{name}
14cu|botan-1.10.13-1|31	Group:		System/Libraries
14cu|botan-1.10.13-1|32	
14cu|botan-1.10.13-1|33	%description -n %{libname}
14cu|botan-1.10.13-1|34	Botan is a BSD-licensed crypto library written in C++. It provides a
14cu|botan-1.10.13-1|35	wide variety of basic cryptographic algorithms, X.509 certificates and
14cu|botan-1.10.13-1|36	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
14cu|botan-1.10.13-1|37	system, and a wide variety of other features, all written in portable
14cu|botan-1.10.13-1|38	C++. The API reference, tutorial, and examples may help impart the
14cu|botan-1.10.13-1|39	flavor of the library.
14cu|botan-1.10.13-1|40	
14cu|botan-1.10.13-1|41	%files -n %{libname}
14cu|botan-1.10.13-1|42	%{_libdir}/libbotan-%{api}.so.%{major}*
14cu|botan-1.10.13-1|43	
14cu|botan-1.10.13-1|44	#----------------------------------------------------------------------------
14cu|botan-1.10.13-1|45	
14cu|botan-1.10.13-1|46	%package -n %{devname}
14cu|botan-1.10.13-1|47	Summary:	Development files for %{name}
14cu|botan-1.10.13-1|48	Group:		Development/Other
14cu|botan-1.10.13-1|49	Requires:	%{libname} = %{EVRD}
14cu|botan-1.10.13-1|50	Provides:	%{name}-devel = %{EVRD}
14cu|botan-1.10.13-1|51	
14cu|botan-1.10.13-1|52	%description -n %{devname}
14cu|botan-1.10.13-1|53	This package contains libraries and header files for developing applications
14cu|botan-1.10.13-1|54	that use %{name}.
14cu|botan-1.10.13-1|55	
14cu|botan-1.10.13-1|56	%files -n %{devname}
14cu|botan-1.10.13-1|57	%doc _doc/readme.txt
14cu|botan-1.10.13-1|58	%doc doc/examples
14cu|botan-1.10.13-1|59	%{_includedir}/%{name}-%{api}/
14cu|botan-1.10.13-1|60	%{_bindir}/botan-config-%{api}
14cu|botan-1.10.13-1|61	%{_libdir}/libbotan-%{api}.so
14cu|botan-1.10.13-1|62	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|botan-1.10.13-1|63	
14cu|botan-1.10.13-1|64	#----------------------------------------------------------------------------
14cu|botan-1.10.13-1|65	
14cu|botan-1.10.13-1|66	%prep
14cu|botan-1.10.13-1|67	%setup -qn Botan-%{version}
14cu|botan-1.10.13-1|68	
14cu|botan-1.10.13-1|69	# Update permissions for debuginfo package
14cu|botan-1.10.13-1|70	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|botan-1.10.13-1|71	
14cu|botan-1.10.13-1|72	%build
14cu|botan-1.10.13-1|73	# we have the necessary prerequisites, so enable optional modules
14cu|botan-1.10.13-1|74	%define enable_modules gnump,bzip2,zlib,openssl
14cu|botan-1.10.13-1|75	
14cu|botan-1.10.13-1|76	# fixme: maybe disable unix_procs, very slow.
14cu|botan-1.10.13-1|77	%define disable_modules %{nil}
14cu|botan-1.10.13-1|78	
14cu|botan-1.10.13-1|79	./configure.py \
14cu|botan-1.10.13-1|80	--prefix=%{_prefix} \
14cu|botan-1.10.13-1|81	--libdir=%{_lib} \
14cu|botan-1.10.13-1|82	--cc=gcc \
14cu|botan-1.10.13-1|83	--os=linux \
14cu|botan-1.10.13-1|84	--cpu=%{_arch} \
14cu|botan-1.10.13-1|85	--enable-modules=%{enable_modules} \
14cu|botan-1.10.13-1|86	--disable-modules=%{disable_modules}
14cu|botan-1.10.13-1|87	
14cu|botan-1.10.13-1|88	# (ab)using CXX as an easy way to inject our CXXFLAGS
14cu|botan-1.10.13-1|89	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags}
14cu|botan-1.10.13-1|90	
14cu|botan-1.10.13-1|91	%install
14cu|botan-1.10.13-1|92	make install \
14cu|botan-1.10.13-1|93	DESTDIR=%{buildroot}%{_prefix} \
14cu|botan-1.10.13-1|94	DOCDIR=_doc \
14cu|botan-1.10.13-1|95	INSTALL_CMD_EXEC="install -p -m 755" \
14cu|botan-1.10.13-1|96	INSTALL_CMD_DATA="install -p -m 644" \
14cu|botan-1.10.13-1|97	
14cu|botan-1.10.13-1|98	rm -f %{buildroot}%{_libdir}/*.a
14cu|botan-1.10.13-1|99	
14cu|botan-1.10.13-1|100	%check
14cu|botan-1.10.13-1|101	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags} check
14cu|botan-1.10.13-1|102	
14cu|botan-1.10.13-1|103	# these checks would fail
14cu|botan-1.10.13-1|104	mv checks/validate.dat{,.orig}
14cu|botan-1.10.13-1|105	awk '/\[.*\]/{f=0} /\[(RC5.*|RC6|IDEA)\]/{f=1} (f && !/^#/){sub(/^/,"#")} {print}' \
14cu|botan-1.10.13-1|106	checks/validate.dat.orig > checks/validate.dat
14cu|botan-1.10.13-1|107	LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
14cu|botan-1.10.13-1|108	
14cu|botan-1.10.13-1|109	
14cu|botan-1.10.13-1|110	%changelog
14cu|botan-1.10.13-1|111	
14cu|botan-1.10.13-1|112	* Tue Aug 23 2016 Denis Silakov <dsilakov@gmail.com> 1.10.13-1
14cu|botan-1.10.13-1|113	- (b127eb3) Updated to 1.10.13
14cu|botan-1.10.13-1|114	
14cu|botan-1.10.13-1|115	

9754 14
14cu|box2d-2.3.0-2|1	%define _enable_debug_packages %{nil}
14cu|box2d-2.3.0-2|2	%define debug_package %{nil}
14cu|box2d-2.3.0-2|3	%define major   2.3.0
14cu|box2d-2.3.0-2|4	%define libname %mklibname %{oname} %{major}
14cu|box2d-2.3.0-2|5	%define devname %mklibname %{oname} -d
14cu|box2d-2.3.0-2|6	
14cu|box2d-2.3.0-2|7	%define		oname	Box2D
14cu|box2d-2.3.0-2|8	
14cu|box2d-2.3.0-2|9	Summary:	A 2D physics engine for games
14cu|box2d-2.3.0-2|10	Name:		box2d
14cu|box2d-2.3.0-2|11	Version:	2.3.0
14cu|box2d-2.3.0-2|12	Release:	2
14cu|box2d-2.3.0-2|13	Group:		System/Libraries
14cu|box2d-2.3.0-2|14	License:	BSD
14cu|box2d-2.3.0-2|15	Url:		http://www.box2d.org
14cu|box2d-2.3.0-2|16	Source:		http://box2d.googlecode.com/files/%{oname}_v%{version}.7z
14cu|box2d-2.3.0-2|17	BuildRequires:	cmake
14cu|box2d-2.3.0-2|18	BuildRequires:	glui-devel = 2.36
14cu|box2d-2.3.0-2|19	BuildRequires:	pkgconfig(glut)
14cu|box2d-2.3.0-2|20	BuildRequires:	pkgconfig(x11)
14cu|box2d-2.3.0-2|21	BuildRequires:  doxygen
14cu|box2d-2.3.0-2|22	BuildRequires:  p7zip
14cu|box2d-2.3.0-2|23	
14cu|box2d-2.3.0-2|24	Obsoletes:	box2d-devel = 2.2.1
14cu|box2d-2.3.0-2|25	
14cu|box2d-2.3.0-2|26	%description
14cu|box2d-2.3.0-2|27	Box2D is a 2D rigid body simulation library for games. Programmers can use it
14cu|box2d-2.3.0-2|28	in their games to make objects move in believable ways and make the game world
14cu|box2d-2.3.0-2|29	more interactive. From the game's point of view a physics engine is just
14cu|box2d-2.3.0-2|30	a system for procedural animation.
14cu|box2d-2.3.0-2|31	
14cu|box2d-2.3.0-2|32	Box2D is written in portable C++. Most of the types defined in the engine begin
14cu|box2d-2.3.0-2|33	with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
14cu|box2d-2.3.0-2|34	your game engine.
14cu|box2d-2.3.0-2|35	#----------------------------------------------------------------------
14cu|box2d-2.3.0-2|36	
14cu|box2d-2.3.0-2|37	%package -n     %{libname}
14cu|box2d-2.3.0-2|38	Summary:        2D physics engine for games
14cu|box2d-2.3.0-2|39	Group:          System/Libraries
14cu|box2d-2.3.0-2|40	Obsoletes:	box2d-devel = 2.2.1
14cu|box2d-2.3.0-2|41	
14cu|box2d-2.3.0-2|42	%description -n %{libname}
14cu|box2d-2.3.0-2|43	Box2D is a 2D rigid body simulation library for games. Programmers can use it
14cu|box2d-2.3.0-2|44	in their games to make objects move in believable ways and make the game world
14cu|box2d-2.3.0-2|45	more interactive. From the game's point of view a physics engine is just
14cu|box2d-2.3.0-2|46	a system for procedural animation.
14cu|box2d-2.3.0-2|47	
14cu|box2d-2.3.0-2|48	Box2D is written in portable C++. Most of the types defined in the engine begin
14cu|box2d-2.3.0-2|49	with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
14cu|box2d-2.3.0-2|50	your game engine.
14cu|box2d-2.3.0-2|51	
14cu|box2d-2.3.0-2|52	%files -n       %{libname}
14cu|box2d-2.3.0-2|53	%doc Box2D/License.txt Box2D/Readme.txt Box2D/Documentation/API
14cu|box2d-2.3.0-2|54	%{_libdir}/lib*.so.%{major}
14cu|box2d-2.3.0-2|55	#----------------------------------------------------------------------------
14cu|box2d-2.3.0-2|56	
14cu|box2d-2.3.0-2|57	%package -n     %{devname}
14cu|box2d-2.3.0-2|58	Summary:	A 2D physics engine for games
14cu|box2d-2.3.0-2|59	Group:		Development/C++
14cu|box2d-2.3.0-2|60	Requires:       %{libname} = %{EVRD}
14cu|box2d-2.3.0-2|61	Obsoletes:	box2d-devel = 2.2.1
14cu|box2d-2.3.0-2|62	
14cu|box2d-2.3.0-2|63	%description  -n     %{devname}
14cu|box2d-2.3.0-2|64	Box2D is a 2D rigid body simulation library for games. Programmers can use it
14cu|box2d-2.3.0-2|65	in their games to make objects move in believable ways and make the game world
14cu|box2d-2.3.0-2|66	more interactive. From the game's point of view a physics engine is just
14cu|box2d-2.3.0-2|67	a system for procedural animation.
14cu|box2d-2.3.0-2|68	
14cu|box2d-2.3.0-2|69	Box2D is written in portable C++. Most of the types defined in the engine begin
14cu|box2d-2.3.0-2|70	with the b2 prefix. Hopefully this is sufficient to avoid name clashing with
14cu|box2d-2.3.0-2|71	your game engine.
14cu|box2d-2.3.0-2|72	
14cu|box2d-2.3.0-2|73	%files  -n     %{devname}
14cu|box2d-2.3.0-2|74	%doc Box2D/License.txt Box2D/Readme.txt Box2D/Documentation/API
14cu|box2d-2.3.0-2|75	%{_includedir}/%{oname}/
14cu|box2d-2.3.0-2|76	%{_libdir}/lib*.so
14cu|box2d-2.3.0-2|77	%{_libdir}/pkgconfig/%{oname}.pc
14cu|box2d-2.3.0-2|78	%{_libdir}/%{oname}/
14cu|box2d-2.3.0-2|79	#----------------------------------------------------------------------------
14cu|box2d-2.3.0-2|80	
14cu|box2d-2.3.0-2|81	%prep
14cu|box2d-2.3.0-2|82	%setup -qn %{oname}_v%{version}
14cu|box2d-2.3.0-2|83	
14cu|box2d-2.3.0-2|84	# ┌─[ symbianflo @ abfonly ] - [ Mandrivausers.ro ]
14cu|box2d-2.3.0-2|85	# └─[ MRB:aint-no-shit $]:cat Contributions/Readme.txt
14cu|box2d-2.3.0-2|86	# This folder contains user contributions. Contributions are _not_ supported by the Box2D project.
14cu|box2d-2.3.0-2|87	# Contributions may not compile or function correctly.
14cu|box2d-2.3.0-2|88	
14cu|box2d-2.3.0-2|89	rm -fr Contributions
14cu|box2d-2.3.0-2|90	
14cu|box2d-2.3.0-2|91	%build
14cu|box2d-2.3.0-2|92	pushd Box2D
14cu|box2d-2.3.0-2|93	%cmake -DBOX2D_INSTALL=ON \
14cu|box2d-2.3.0-2|94	-DBOX2D_BUILD_SHARED=ON \
14cu|box2d-2.3.0-2|95	-DBOX2D_BUILD_STATIC=OFF \
14cu|box2d-2.3.0-2|96	-DBOX2D_BUILD_EXAMPLES=OFF
14cu|box2d-2.3.0-2|97	%make
14cu|box2d-2.3.0-2|98	
14cu|box2d-2.3.0-2|99	pushd ../Documentation
14cu|box2d-2.3.0-2|100	doxygen
14cu|box2d-2.3.0-2|101	mv -f API/html/* API
14cu|box2d-2.3.0-2|102	rm -rf API/html
14cu|box2d-2.3.0-2|103	find . -type d -exec chmod 0755 {} \;
14cu|box2d-2.3.0-2|104	popd
14cu|box2d-2.3.0-2|105	popd
14cu|box2d-2.3.0-2|106	%install
14cu|box2d-2.3.0-2|107	
14cu|box2d-2.3.0-2|108	%makeinstall_std -C Box2D/build
14cu|box2d-2.3.0-2|109	
14cu|box2d-2.3.0-2|110	# pc file
14cu|box2d-2.3.0-2|111	install -d %{buildroot}%{_libdir}/pkgconfig
14cu|box2d-2.3.0-2|112	cat << EOF > %{buildroot}%{_libdir}/pkgconfig/%{oname}.pc
14cu|box2d-2.3.0-2|113	prefix=%{_prefix}
14cu|box2d-2.3.0-2|114	exec_prefix=\${prefix}
14cu|box2d-2.3.0-2|115	libdir=\${exec_prefix}/%{_lib}
14cu|box2d-2.3.0-2|116	includedir=\${prefix}/include
14cu|box2d-2.3.0-2|117	
14cu|box2d-2.3.0-2|118	Name: %{oname}
14cu|box2d-2.3.0-2|119	Description: 2D physics engine for games
14cu|box2d-2.3.0-2|120	Version: %{version}
14cu|box2d-2.3.0-2|121	Libs: -L\${libdir} -l%{oname}
14cu|box2d-2.3.0-2|122	Cflags: -I\${includedir} -I\${includedir}/%{oname}
14cu|box2d-2.3.0-2|123	EOF
14cu|box2d-2.3.0-2|124	
14cu|box2d-2.3.0-2|125	
14cu|box2d-2.3.0-2|126	%changelog
14cu|box2d-2.3.0-2|127	
14cu|box2d-2.3.0-2|128	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 2.3.0-2
14cu|box2d-2.3.0-2|129	- (d77f0ff) fixed BR.
14cu|box2d-2.3.0-2|130	
14cu|box2d-2.3.0-2|131	

9755 14
14cu|brackets-1.10-1|1	Summary:	Adobe Brackets text editor + Extract bundle
14cu|brackets-1.10-1|2	Name:		brackets
14cu|brackets-1.10-1|3	Version:	1.10
14cu|brackets-1.10-1|4	Release:	1
14cu|brackets-1.10-1|5	License:	BSD-like with copyright notice
14cu|brackets-1.10-1|6	Group:		Development/Other
14cu|brackets-1.10-1|7	Url:		http://brackets.io/
14cu|brackets-1.10-1|8	Requires:	nodejs
14cu|brackets-1.10-1|9	BuildRequires:	udev-devel
14cu|brackets-1.10-1|10	BuildRequires:	tar
14cu|brackets-1.10-1|11	BuildRequires:	xz
14cu|brackets-1.10-1|12	# Even with __noautoreqfiles, the process of dependency detection is rather slow ...
14cu|brackets-1.10-1|13	#AutoReqProv:	no
14cu|brackets-1.10-1|14	AutoProv:	no
14cu|brackets-1.10-1|15	%define __noautoreqfiles (/opt/brackets/locales|/opt/brackets/www|/opt/brackets/samples|/opt/brackets/node-core)
14cu|brackets-1.10-1|16	%define __noautoreq 'libcef.*|libudev.*'
14cu|brackets-1.10-1|17	
14cu|brackets-1.10-1|18	# Though brackets is Open Source, currently we just repack deb packages from upstream
14cu|brackets-1.10-1|19	Source0:	https://github.com/adobe/brackets/releases/download/release-%{version}/Brackets.Release.%{version}.32-bit.deb
14cu|brackets-1.10-1|20	Source1:	https://github.com/adobe/brackets/releases/download/release-%{version}/Brackets.Release.%{version}.64-bit.deb
14cu|brackets-1.10-1|21	Source2:	%{name}.desktop
14cu|brackets-1.10-1|22	Source100:	%{name}.rpmlintrc
14cu|brackets-1.10-1|23	
14cu|brackets-1.10-1|24	%description
14cu|brackets-1.10-1|25	A modern, open source text editor that understands web design.
14cu|brackets-1.10-1|26	
14cu|brackets-1.10-1|27	%files
14cu|brackets-1.10-1|28	/opt/%{name}
14cu|brackets-1.10-1|29	%{_bindir}/*
14cu|brackets-1.10-1|30	%{_datadir}/applications/*
14cu|brackets-1.10-1|31	%{_datadir}/doc/%{name}
14cu|brackets-1.10-1|32	%{_iconsdir}/hicolor/*/apps/*
14cu|brackets-1.10-1|33	
14cu|brackets-1.10-1|34	#----------------------------------------------------------------------------
14cu|brackets-1.10-1|35	
14cu|brackets-1.10-1|36	%prep
14cu|brackets-1.10-1|37	%setup -qcT
14cu|brackets-1.10-1|38	%ifarch x86_64
14cu|brackets-1.10-1|39	ar vx %{SOURCE1}
14cu|brackets-1.10-1|40	%endif
14cu|brackets-1.10-1|41	
14cu|brackets-1.10-1|42	%ifarch %{ix86}
14cu|brackets-1.10-1|43	ar vx %{SOURCE0}
14cu|brackets-1.10-1|44	%endif
14cu|brackets-1.10-1|45	
14cu|brackets-1.10-1|46	tar xJf data.tar.xz
14cu|brackets-1.10-1|47	
14cu|brackets-1.10-1|48	rm -rf usr/share/menu
14cu|brackets-1.10-1|49	
14cu|brackets-1.10-1|50	pushd opt/%{name}/lib
14cu|brackets-1.10-1|51	ln -s /%{_lib}/libudev.so.1 libudev.so.0
14cu|brackets-1.10-1|52	popd
14cu|brackets-1.10-1|53	
14cu|brackets-1.10-1|54	%install
14cu|brackets-1.10-1|55	cp -r opt %{buildroot}
14cu|brackets-1.10-1|56	cp -r usr %{buildroot}
14cu|brackets-1.10-1|57	
14cu|brackets-1.10-1|58	for s in 32 48 128 256; do
14cu|brackets-1.10-1|59	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|brackets-1.10-1|60	done
14cu|brackets-1.10-1|61	
14cu|brackets-1.10-1|62	install -m 0644 opt/brackets/appshell32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|brackets-1.10-1|63	install -m 0644 opt/brackets/appshell48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|brackets-1.10-1|64	install -m 0644 opt/brackets/appshell128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|brackets-1.10-1|65	install -m 0644 opt/brackets/appshell256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|brackets-1.10-1|66	
14cu|brackets-1.10-1|67	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|brackets-1.10-1|68	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|brackets-1.10-1|69	
14cu|brackets-1.10-1|70	%changelog
14cu|brackets-1.10-1|71	
14cu|brackets-1.10-1|72	* Tue Aug 15 2017 dsilakov <denis.silakov@rosalab.ru> 1.10-1
14cu|brackets-1.10-1|73	- (845f439) Merge pull request #3 from vladimir71/brackets:rosa2014.1
14cu|brackets-1.10-1|74	- (845f439) brackets
14cu|brackets-1.10-1|75	
14cu|brackets-1.10-1|76	

9756 14
14cu|braincurses-1.1.0-1|1	Name:           braincurses
14cu|braincurses-1.1.0-1|2	Version:        1.1.0
14cu|braincurses-1.1.0-1|3	Release:        1
14cu|braincurses-1.1.0-1|4	Summary:        A simple code-breaking game
14cu|braincurses-1.1.0-1|5	License:        GPLv2+
14cu|braincurses-1.1.0-1|6	Group:          Games/Strategy
14cu|braincurses-1.1.0-1|7	Url:            https://github.com/bderrly/braincurses
14cu|braincurses-1.1.0-1|8	Source0:        https://github.com/bderrly/braincurses/archive/%{name}-%{version}.tar.gz
14cu|braincurses-1.1.0-1|9	# generated with txt2man from readme
14cu|braincurses-1.1.0-1|10	Source1:        %{name}.6
14cu|braincurses-1.1.0-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|braincurses-1.1.0-1|12	
14cu|braincurses-1.1.0-1|13	%description
14cu|braincurses-1.1.0-1|14	%{summary}
14cu|braincurses-1.1.0-1|15	
14cu|braincurses-1.1.0-1|16	%files
14cu|braincurses-1.1.0-1|17	%doc README.md LICENSE
14cu|braincurses-1.1.0-1|18	%{_bindir}/%{name}
14cu|braincurses-1.1.0-1|19	%{_mandir}/man6/%{name}.6*
14cu|braincurses-1.1.0-1|20	#----------------------------------------------
14cu|braincurses-1.1.0-1|21	
14cu|braincurses-1.1.0-1|22	%prep
14cu|braincurses-1.1.0-1|23	%setup -q
14cu|braincurses-1.1.0-1|24	cp -p %{SOURCE1} .
14cu|braincurses-1.1.0-1|25	
14cu|braincurses-1.1.0-1|26	%build
14cu|braincurses-1.1.0-1|27	%setup_compile_flags
14cu|braincurses-1.1.0-1|28	%make
14cu|braincurses-1.1.0-1|29	
14cu|braincurses-1.1.0-1|30	%install
14cu|braincurses-1.1.0-1|31	install -Dm 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|braincurses-1.1.0-1|32	install -Dm 644 %{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6*
14cu|braincurses-1.1.0-1|33	
14cu|braincurses-1.1.0-1|34	%changelog
14cu|braincurses-1.1.0-1|35	
14cu|braincurses-1.1.0-1|36	* Mon Aug 22 2016 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|braincurses-1.1.0-1|37	- (b984bc3) Imported from SRPM
14cu|braincurses-1.1.0-1|38	
14cu|braincurses-1.1.0-1|39	

9757 14
14cu|briss-0.9-1|1	Summary:	Crop PDF files
14cu|briss-0.9-1|2	Name:		briss
14cu|briss-0.9-1|3	Version:	0.9
14cu|briss-0.9-1|4	Release:	1
14cu|briss-0.9-1|5	License:	GPLv3
14cu|briss-0.9-1|6	Group:		Publishing
14cu|briss-0.9-1|7	Url:		http://briss.sourceforge.net/
14cu|briss-0.9-1|8	Source0:	http://downloads.sourceforge.net/project/briss/release%200.9/%{name}-%{version}.tar.gz
14cu|briss-0.9-1|9	Source1:	%{name}.desktop
14cu|briss-0.9-1|10	Source2:	%{name}.png
14cu|briss-0.9-1|11	Requires:	java-1.8.0-openjdk
14cu|briss-0.9-1|12	BuildArch:	noarch
14cu|briss-0.9-1|13	
14cu|briss-0.9-1|14	%description
14cu|briss-0.9-1|15	A simple user interface lets you define exactly the crop-region
14cu|briss-0.9-1|16	by fitting a rectangle on the visually overlaid pages.
14cu|briss-0.9-1|17	
14cu|briss-0.9-1|18	%files
14cu|briss-0.9-1|19	%doc CHANGELOG.txt LICENSE.txt README.txt
14cu|briss-0.9-1|20	%{_bindir}/*
14cu|briss-0.9-1|21	%{_datadir}/%{name}
14cu|briss-0.9-1|22	%{_datadir}/applications/
14cu|briss-0.9-1|23	%{_datadir}/icons/hicolor/32x32/apps
14cu|briss-0.9-1|24	
14cu|briss-0.9-1|25	#------------------------------------------------------------------
14cu|briss-0.9-1|26	
14cu|briss-0.9-1|27	%prep
14cu|briss-0.9-1|28	%setup -q
14cu|briss-0.9-1|29	
14cu|briss-0.9-1|30	%build
14cu|briss-0.9-1|31	
14cu|briss-0.9-1|32	%install
14cu|briss-0.9-1|33	mkdir -p %{buildroot}%{_bindir}
14cu|briss-0.9-1|34	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|briss-0.9-1|35	mkdir -p %{buildroot}%{_datadir}/applications
14cu|briss-0.9-1|36	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cu|briss-0.9-1|37	
14cu|briss-0.9-1|38	cp *jar %{buildroot}%{_datadir}/%{name}
14cu|briss-0.9-1|39	
14cu|briss-0.9-1|40	# Launcher
14cu|briss-0.9-1|41	echo "#!/bin/sh" > %{buildroot}%{_bindir}/%{name}
14cu|briss-0.9-1|42	echo 'java -jar /usr/share/briss/briss.jar "$@"' >> %{buildroot}%{_bindir}/%{name}
14cu|briss-0.9-1|43	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|briss-0.9-1|44	
14cu|briss-0.9-1|45	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|briss-0.9-1|46	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cu|briss-0.9-1|47	
14cu|briss-0.9-1|48	%changelog
14cu|briss-0.9-1|49	
14cu|briss-0.9-1|50	* Thu Sep 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
14cu|briss-0.9-1|51	- (1cc1e6b) Imported from SRPM
14cu|briss-0.9-1|52	
14cu|briss-0.9-1|53	

9758 14
14cu|bristol-0.60.11-3|1	%define	name	bristol
14cu|bristol-0.60.11-3|2	%define	major	0
14cu|bristol-0.60.11-3|3	%define	libname	%mklibname %{name} %{major}
14cu|bristol-0.60.11-3|4	
14cu|bristol-0.60.11-3|5	Name:       %{name}
14cu|bristol-0.60.11-3|6	Summary:    Synthesizer Emulator Pack
14cu|bristol-0.60.11-3|7	Version:    0.60.11
14cu|bristol-0.60.11-3|8	Release:    3
14cu|bristol-0.60.11-3|9	
14cu|bristol-0.60.11-3|10	URL:        http://%{name}.sourceforge.net/
14cu|bristol-0.60.11-3|11	Source:     http://prdownloads.sourceforge.net/bristol/%{name}-%{version}.tar.gz
14cu|bristol-0.60.11-3|12	Patch0:     bristol-0.60.6-link.patch
14cu|bristol-0.60.11-3|13	License:    GPLv2+
14cu|bristol-0.60.11-3|14	Group:      Sound
14cu|bristol-0.60.11-3|15	
14cu|bristol-0.60.11-3|16	BuildRequires:	pkgconfig(jack) >= 0.109.0
14cu|bristol-0.60.11-3|17	BuildRequires:	pkgconfig(liblo) >= 0.22.0
14cu|bristol-0.60.11-3|18	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|bristol-0.60.11-3|19	BuildRequires:	pkgconfig(libpulse)
14cu|bristol-0.60.11-3|20	# Needed for GUI and main library
14cu|bristol-0.60.11-3|21	BuildRequires:	pkgconfig(x11)
14cu|bristol-0.60.11-3|22	BuildRequires:	pkgconfig(xext)
14cu|bristol-0.60.11-3|23	BuildRequires:	x11-proto-devel
14cu|bristol-0.60.11-3|24	
14cu|bristol-0.60.11-3|25	Requires:       %{libname} >= %{version}
14cu|bristol-0.60.11-3|26	Requires:       jack
14cu|bristol-0.60.11-3|27	
14cu|bristol-0.60.11-3|28	Obsoletes:      %{name}-aks
14cu|bristol-0.60.11-3|29	Obsoletes:      %{name}-poly
14cu|bristol-0.60.11-3|30	Obsoletes:      %{name}-mixer
14cu|bristol-0.60.11-3|31	Obsoletes:      %{name}-hammond
14cu|bristol-0.60.11-3|32	
14cu|bristol-0.60.11-3|33	%description
14cu|bristol-0.60.11-3|34	Bristol emulates several vintage synthesizers, mainly keyboards: Various Moog,
14cu|bristol-0.60.11-3|35	Sequencial Circuits, Oberheim, Arp, Rhodes, Yamaha, Roland, Hammond, Korg,
14cu|bristol-0.60.11-3|36	and Vox algorithms are provided. Each has its own graphical interface.
14cu|bristol-0.60.11-3|37	A central interface is provided by Brighton.
14cu|bristol-0.60.11-3|38	
14cu|bristol-0.60.11-3|39	%files
14cu|bristol-0.60.11-3|40	%doc AUTHORS COPYING* NEWS README
14cu|bristol-0.60.11-3|41	%docdir %{_mandir}/man1/*
14cu|bristol-0.60.11-3|42	%{_mandir}/man1/*
14cu|bristol-0.60.11-3|43	%{_bindir}/brighton
14cu|bristol-0.60.11-3|44	%{_bindir}/%{name}
14cu|bristol-0.60.11-3|45	%{_bindir}/bristoljackstats
14cu|bristol-0.60.11-3|46	%{_bindir}/startBristol
14cu|bristol-0.60.11-3|47	%{_datadir}/pixmaps/bicon.svg
14cu|bristol-0.60.11-3|48	%{_datadir}/%{name}
14cu|bristol-0.60.11-3|49	%{_datadir}/desktop-directories/mandriva-%{name}.directory
14cu|bristol-0.60.11-3|50	%config(noreplace) /etc/xdg/menus/applications-merged/%{name}.menu
14cu|bristol-0.60.11-3|51	
14cu|bristol-0.60.11-3|52	#------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|53	
14cu|bristol-0.60.11-3|54	%package -n %{libname}
14cu|bristol-0.60.11-3|55	Summary:	Dynamic libraries used by bristol
14cu|bristol-0.60.11-3|56	Group:		System/Libraries
14cu|bristol-0.60.11-3|57	Requires:	jack
14cu|bristol-0.60.11-3|58	Provides:	lib%{name} = %{version}-%{release}
14cu|bristol-0.60.11-3|59	
14cu|bristol-0.60.11-3|60	%description -n %{libname}
14cu|bristol-0.60.11-3|61	Dynamic libraries required by the Bristol vintage keyboard emulation package.
14cu|bristol-0.60.11-3|62	
14cu|bristol-0.60.11-3|63	%files -n %{libname}
14cu|bristol-0.60.11-3|64	%{_libdir}/*.so.%{major}
14cu|bristol-0.60.11-3|65	%{_libdir}/*.so.%{major}.*
14cu|bristol-0.60.11-3|66	
14cu|bristol-0.60.11-3|67	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|68	
14cu|bristol-0.60.11-3|69	%package arp2600
14cu|bristol-0.60.11-3|70	Summary:	Bristol - arp 2600
14cu|bristol-0.60.11-3|71	Group:		Sound
14cu|bristol-0.60.11-3|72	Requires:	%{name}
14cu|bristol-0.60.11-3|73	
14cu|bristol-0.60.11-3|74	%description arp2600
14cu|bristol-0.60.11-3|75	* arp 2600.
14cu|bristol-0.60.11-3|76	
14cu|bristol-0.60.11-3|77	%files arp2600
14cu|bristol-0.60.11-3|78	%{_datadir}/applications/mandriva-bristol-arp2600.desktop
14cu|bristol-0.60.11-3|79	
14cu|bristol-0.60.11-3|80	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|81	
14cu|bristol-0.60.11-3|82	%package axxe
14cu|bristol-0.60.11-3|83	Summary:	Bristol - arp axxe
14cu|bristol-0.60.11-3|84	Group:		Sound
14cu|bristol-0.60.11-3|85	Requires:	%{name}
14cu|bristol-0.60.11-3|86	
14cu|bristol-0.60.11-3|87	%description axxe
14cu|bristol-0.60.11-3|88	* axxe - arp axxe.
14cu|bristol-0.60.11-3|89	
14cu|bristol-0.60.11-3|90	%files axxe
14cu|bristol-0.60.11-3|91	%{_datadir}/applications/mandriva-bristol-axxe.desktop
14cu|bristol-0.60.11-3|92	
14cu|bristol-0.60.11-3|93	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|94	
14cu|bristol-0.60.11-3|95	%package b3
14cu|bristol-0.60.11-3|96	Summary:	Bristol - hammond B3
14cu|bristol-0.60.11-3|97	Group:		Sound
14cu|bristol-0.60.11-3|98	Requires:	%{name}
14cu|bristol-0.60.11-3|99	
14cu|bristol-0.60.11-3|100	%description b3
14cu|bristol-0.60.11-3|101	* b3 - hammond B3.
14cu|bristol-0.60.11-3|102	
14cu|bristol-0.60.11-3|103	%files b3
14cu|bristol-0.60.11-3|104	%{_datadir}/applications/mandriva-bristol-b3.desktop
14cu|bristol-0.60.11-3|105	
14cu|bristol-0.60.11-3|106	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|107	
14cu|bristol-0.60.11-3|108	%package bitone
14cu|bristol-0.60.11-3|109	Summary:	Bristol - crumar bit 01
14cu|bristol-0.60.11-3|110	Group:		Sound
14cu|bristol-0.60.11-3|111	Requires:	%{name}
14cu|bristol-0.60.11-3|112	
14cu|bristol-0.60.11-3|113	%description bitone
14cu|bristol-0.60.11-3|114	* bitone - crumar bit 01.
14cu|bristol-0.60.11-3|115	
14cu|bristol-0.60.11-3|116	%files bitone
14cu|bristol-0.60.11-3|117	%{_datadir}/applications/mandriva-bristol-bitone.desktop
14cu|bristol-0.60.11-3|118	
14cu|bristol-0.60.11-3|119	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|120	
14cu|bristol-0.60.11-3|121	%package bit100
14cu|bristol-0.60.11-3|122	Summary:	Bristol - crumar bit + mods
14cu|bristol-0.60.11-3|123	Group:		Sound
14cu|bristol-0.60.11-3|124	Requires:	%{name}
14cu|bristol-0.60.11-3|125	
14cu|bristol-0.60.11-3|126	%description bit100
14cu|bristol-0.60.11-3|127	* bit100 - crumar bit + mods.
14cu|bristol-0.60.11-3|128	
14cu|bristol-0.60.11-3|129	%files bit100
14cu|bristol-0.60.11-3|130	%{_datadir}/applications/mandriva-bristol-bit100.desktop
14cu|bristol-0.60.11-3|131	
14cu|bristol-0.60.11-3|132	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|133	
14cu|bristol-0.60.11-3|134	%package bit99
14cu|bristol-0.60.11-3|135	Summary:	Bristol - crumar bit 99
14cu|bristol-0.60.11-3|136	Group:		Sound
14cu|bristol-0.60.11-3|137	Requires:	%{name}
14cu|bristol-0.60.11-3|138	
14cu|bristol-0.60.11-3|139	%description bit99
14cu|bristol-0.60.11-3|140	* bit99 - crumar bit 99.
14cu|bristol-0.60.11-3|141	
14cu|bristol-0.60.11-3|142	%files bit99
14cu|bristol-0.60.11-3|143	%{_datadir}/applications/mandriva-bristol-bit99.desktop
14cu|bristol-0.60.11-3|144	
14cu|bristol-0.60.11-3|145	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|146	
14cu|bristol-0.60.11-3|147	%package stratus
14cu|bristol-0.60.11-3|148	Summary:	Bristol - crumar stratus synth/organ combo
14cu|bristol-0.60.11-3|149	Group:		Sound
14cu|bristol-0.60.11-3|150	Requires:	%{name}
14cu|bristol-0.60.11-3|151	
14cu|bristol-0.60.11-3|152	%description stratus
14cu|bristol-0.60.11-3|153	* stratus - crumar stratus synth/organ combo.
14cu|bristol-0.60.11-3|154	
14cu|bristol-0.60.11-3|155	%files stratus
14cu|bristol-0.60.11-3|156	%{_datadir}/applications/mandriva-bristol-stratus.desktop
14cu|bristol-0.60.11-3|157	
14cu|bristol-0.60.11-3|158	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|159	
14cu|bristol-0.60.11-3|160	%package trilogy
14cu|bristol-0.60.11-3|161	Summary:	Bristol - crumar trilogy synth/organ/string combo
14cu|bristol-0.60.11-3|162	Group:		Sound
14cu|bristol-0.60.11-3|163	Requires:	%{name}
14cu|bristol-0.60.11-3|164	
14cu|bristol-0.60.11-3|165	%description trilogy
14cu|bristol-0.60.11-3|166	* trilogy - crumar trilogy synth/organ/string combo.
14cu|bristol-0.60.11-3|167	
14cu|bristol-0.60.11-3|168	%files trilogy
14cu|bristol-0.60.11-3|169	%{_datadir}/applications/mandriva-bristol-trilogy.desktop
14cu|bristol-0.60.11-3|170	
14cu|bristol-0.60.11-3|171	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|172	
14cu|bristol-0.60.11-3|173	%package dx
14cu|bristol-0.60.11-3|174	Summary:	Bristol - yamaha DX-7
14cu|bristol-0.60.11-3|175	Group:		Sound
14cu|bristol-0.60.11-3|176	Requires:	%{name}
14cu|bristol-0.60.11-3|177	
14cu|bristol-0.60.11-3|178	%description dx
14cu|bristol-0.60.11-3|179	* dx - yamaha DX-7.
14cu|bristol-0.60.11-3|180	
14cu|bristol-0.60.11-3|181	%files dx
14cu|bristol-0.60.11-3|182	%{_datadir}/applications/mandriva-bristol-dx.desktop
14cu|bristol-0.60.11-3|183	
14cu|bristol-0.60.11-3|184	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|185	
14cu|bristol-0.60.11-3|186	%package explorer
14cu|bristol-0.60.11-3|187	Summary:	Bristol - moog voyager
14cu|bristol-0.60.11-3|188	Group:		Sound
14cu|bristol-0.60.11-3|189	Requires:	%{name}
14cu|bristol-0.60.11-3|190	
14cu|bristol-0.60.11-3|191	%description explorer
14cu|bristol-0.60.11-3|192	* explorer - moog voyager.
14cu|bristol-0.60.11-3|193	
14cu|bristol-0.60.11-3|194	%files explorer
14cu|bristol-0.60.11-3|195	%{_datadir}/applications/mandriva-bristol-explorer.desktop
14cu|bristol-0.60.11-3|196	
14cu|bristol-0.60.11-3|197	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|198	
14cu|bristol-0.60.11-3|199	%package voyager
14cu|bristol-0.60.11-3|200	Summary:	Bristol - moog voyager electric blue
14cu|bristol-0.60.11-3|201	Group:		Sound
14cu|bristol-0.60.11-3|202	Requires:	%{name}
14cu|bristol-0.60.11-3|203	
14cu|bristol-0.60.11-3|204	%description voyager
14cu|bristol-0.60.11-3|205	* voyager - moog voyager electric blue.
14cu|bristol-0.60.11-3|206	
14cu|bristol-0.60.11-3|207	%files voyager
14cu|bristol-0.60.11-3|208	%{_datadir}/applications/mandriva-bristol-voyager.desktop
14cu|bristol-0.60.11-3|209	
14cu|bristol-0.60.11-3|210	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|211	
14cu|bristol-0.60.11-3|212	%package sonic6
14cu|bristol-0.60.11-3|213	Summary:	Bristol - moog sonic 6
14cu|bristol-0.60.11-3|214	Group:		Sound
14cu|bristol-0.60.11-3|215	Requires:	%{name}
14cu|bristol-0.60.11-3|216	
14cu|bristol-0.60.11-3|217	%description sonic6
14cu|bristol-0.60.11-3|218	* sonic6 - moog sonic 6.
14cu|bristol-0.60.11-3|219	
14cu|bristol-0.60.11-3|220	%files sonic6
14cu|bristol-0.60.11-3|221	%{_datadir}/applications/mandriva-bristol-sonic6.desktop
14cu|bristol-0.60.11-3|222	
14cu|bristol-0.60.11-3|223	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|224	
14cu|bristol-0.60.11-3|225	%package mg1
14cu|bristol-0.60.11-3|226	Summary:	Bristol - moog/realistic mg-1 concertmate
14cu|bristol-0.60.11-3|227	Group:		Sound
14cu|bristol-0.60.11-3|228	Requires:	%{name}
14cu|bristol-0.60.11-3|229	
14cu|bristol-0.60.11-3|230	%description mg1
14cu|bristol-0.60.11-3|231	* mg1 - moog/realistic mg-1 concertmate.
14cu|bristol-0.60.11-3|232	
14cu|bristol-0.60.11-3|233	%files mg1
14cu|bristol-0.60.11-3|234	%{_datadir}/applications/mandriva-bristol-mg1.desktop
14cu|bristol-0.60.11-3|235	
14cu|bristol-0.60.11-3|236	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|237	
14cu|bristol-0.60.11-3|238	%package juno
14cu|bristol-0.60.11-3|239	Summary:	Bristol - roland juno-60
14cu|bristol-0.60.11-3|240	Group:		Sound
14cu|bristol-0.60.11-3|241	Requires:	%{name}
14cu|bristol-0.60.11-3|242	
14cu|bristol-0.60.11-3|243	%description juno
14cu|bristol-0.60.11-3|244	* juno - roland juno-60.
14cu|bristol-0.60.11-3|245	
14cu|bristol-0.60.11-3|246	%files juno
14cu|bristol-0.60.11-3|247	%{_datadir}/applications/mandriva-bristol-juno.desktop
14cu|bristol-0.60.11-3|248	
14cu|bristol-0.60.11-3|249	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|250	
14cu|bristol-0.60.11-3|251	%package jupiter
14cu|bristol-0.60.11-3|252	Summary:	Bristol - roland jupiter-8
14cu|bristol-0.60.11-3|253	Group:		Sound
14cu|bristol-0.60.11-3|254	Requires:	%{name}
14cu|bristol-0.60.11-3|255	
14cu|bristol-0.60.11-3|256	%description jupiter
14cu|bristol-0.60.11-3|257	* jupiter - roland jupiter-8.
14cu|bristol-0.60.11-3|258	
14cu|bristol-0.60.11-3|259	%files jupiter
14cu|bristol-0.60.11-3|260	%{_datadir}/applications/mandriva-bristol-jupiter.desktop
14cu|bristol-0.60.11-3|261	
14cu|bristol-0.60.11-3|262	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|263	
14cu|bristol-0.60.11-3|264	%package bme700
14cu|bristol-0.60.11-3|265	Summary:	Bristol - Baumann bme-700
14cu|bristol-0.60.11-3|266	Group:		Sound
14cu|bristol-0.60.11-3|267	Requires:	%{name}
14cu|bristol-0.60.11-3|268	
14cu|bristol-0.60.11-3|269	%description bme700
14cu|bristol-0.60.11-3|270	* bme700 - Baumann bme-700.
14cu|bristol-0.60.11-3|271	
14cu|bristol-0.60.11-3|272	%files bme700
14cu|bristol-0.60.11-3|273	%{_datadir}/applications/mandriva-bristol-bme700.desktop
14cu|bristol-0.60.11-3|274	
14cu|bristol-0.60.11-3|275	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|276	
14cu|bristol-0.60.11-3|277	%package bm
14cu|bristol-0.60.11-3|278	Summary:	Bristol - bristol bassmaker sequencer
14cu|bristol-0.60.11-3|279	Group:		Sound
14cu|bristol-0.60.11-3|280	Requires:	%{name}
14cu|bristol-0.60.11-3|281	
14cu|bristol-0.60.11-3|282	%description bm
14cu|bristol-0.60.11-3|283	* bm - bristol bassmaker sequencer.
14cu|bristol-0.60.11-3|284	
14cu|bristol-0.60.11-3|285	%files bm
14cu|bristol-0.60.11-3|286	%{_datadir}/applications/mandriva-bristol-bm.desktop
14cu|bristol-0.60.11-3|287	
14cu|bristol-0.60.11-3|288	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|289	
14cu|bristol-0.60.11-3|290	%package memory
14cu|bristol-0.60.11-3|291	Summary:	Bristol - moog memory
14cu|bristol-0.60.11-3|292	Group:		Sound
14cu|bristol-0.60.11-3|293	Requires:	%{name}
14cu|bristol-0.60.11-3|294	
14cu|bristol-0.60.11-3|295	%description memory
14cu|bristol-0.60.11-3|296	* memory - moog memory.
14cu|bristol-0.60.11-3|297	
14cu|bristol-0.60.11-3|298	%files memory
14cu|bristol-0.60.11-3|299	%{_datadir}/applications/mandriva-bristol-memory.desktop
14cu|bristol-0.60.11-3|300	
14cu|bristol-0.60.11-3|301	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|302	
14cu|bristol-0.60.11-3|303	%package mini
14cu|bristol-0.60.11-3|304	Summary:	Bristol - moog mini
14cu|bristol-0.60.11-3|305	Group:		Sound
14cu|bristol-0.60.11-3|306	Requires:	%{name}
14cu|bristol-0.60.11-3|307	
14cu|bristol-0.60.11-3|308	%description mini
14cu|bristol-0.60.11-3|309	* mini - moog mini.
14cu|bristol-0.60.11-3|310	
14cu|bristol-0.60.11-3|311	%files mini
14cu|bristol-0.60.11-3|312	%{_datadir}/applications/mandriva-bristol-mini.desktop
14cu|bristol-0.60.11-3|313	
14cu|bristol-0.60.11-3|314	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|315	
14cu|bristol-0.60.11-3|316	%package mono
14cu|bristol-0.60.11-3|317	Summary:	Bristol - korg monopoly
14cu|bristol-0.60.11-3|318	Group:		Sound
14cu|bristol-0.60.11-3|319	Requires:	%{name}
14cu|bristol-0.60.11-3|320	
14cu|bristol-0.60.11-3|321	%description mono
14cu|bristol-0.60.11-3|322	* mono - korg monopoly.
14cu|bristol-0.60.11-3|323	
14cu|bristol-0.60.11-3|324	%files mono
14cu|bristol-0.60.11-3|325	%{_datadir}/applications/mandriva-bristol-mono.desktop
14cu|bristol-0.60.11-3|326	
14cu|bristol-0.60.11-3|327	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|328	
14cu|bristol-0.60.11-3|329	%package obx
14cu|bristol-0.60.11-3|330	Summary:	Bristol - oberheim OB-X
14cu|bristol-0.60.11-3|331	Group:		Sound
14cu|bristol-0.60.11-3|332	Requires:	%{name}
14cu|bristol-0.60.11-3|333	
14cu|bristol-0.60.11-3|334	%description obx
14cu|bristol-0.60.11-3|335	* obx - oberheim OB-X.
14cu|bristol-0.60.11-3|336	
14cu|bristol-0.60.11-3|337	%files obx
14cu|bristol-0.60.11-3|338	%{_datadir}/applications/mandriva-bristol-obx.desktop
14cu|bristol-0.60.11-3|339	
14cu|bristol-0.60.11-3|340	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|341	
14cu|bristol-0.60.11-3|342	%package obxa
14cu|bristol-0.60.11-3|343	Summary:	Bristol - oberheim OB-X-A
14cu|bristol-0.60.11-3|344	Group:		Sound
14cu|bristol-0.60.11-3|345	Requires:	%{name}
14cu|bristol-0.60.11-3|346	
14cu|bristol-0.60.11-3|347	%description obxa
14cu|bristol-0.60.11-3|348	* obxa - oberheim OB-X-A.
14cu|bristol-0.60.11-3|349	
14cu|bristol-0.60.11-3|350	%files obxa
14cu|bristol-0.60.11-3|351	%{_datadir}/applications/mandriva-bristol-obxa.desktop
14cu|bristol-0.60.11-3|352	
14cu|bristol-0.60.11-3|353	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|354	
14cu|bristol-0.60.11-3|355	%package odyssey
14cu|bristol-0.60.11-3|356	Summary:	Bristol - arp odyssey
14cu|bristol-0.60.11-3|357	Group:		Sound
14cu|bristol-0.60.11-3|358	Requires:	%{name}
14cu|bristol-0.60.11-3|359	
14cu|bristol-0.60.11-3|360	%description odyssey
14cu|bristol-0.60.11-3|361	* odyssey - arp odyssey.
14cu|bristol-0.60.11-3|362	
14cu|bristol-0.60.11-3|363	%files odyssey
14cu|bristol-0.60.11-3|364	%{_datadir}/applications/mandriva-bristol-odyssey.desktop
14cu|bristol-0.60.11-3|365	
14cu|bristol-0.60.11-3|366	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|367	
14cu|bristol-0.60.11-3|368	%package polysix
14cu|bristol-0.60.11-3|369	Summary:	Bristol - korg polysix
14cu|bristol-0.60.11-3|370	Group:		Sound
14cu|bristol-0.60.11-3|371	Requires:	%{name}
14cu|bristol-0.60.11-3|372	
14cu|bristol-0.60.11-3|373	%description polysix
14cu|bristol-0.60.11-3|374	* polysix - korg polysix.
14cu|bristol-0.60.11-3|375	
14cu|bristol-0.60.11-3|376	%files polysix
14cu|bristol-0.60.11-3|377	%{_datadir}/applications/mandriva-bristol-polysix.desktop
14cu|bristol-0.60.11-3|378	
14cu|bristol-0.60.11-3|379	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|380	
14cu|bristol-0.60.11-3|381	%package poly800
14cu|bristol-0.60.11-3|382	Summary:	Bristol - korg poly-800
14cu|bristol-0.60.11-3|383	Group:		Sound
14cu|bristol-0.60.11-3|384	Requires:	%{name}
14cu|bristol-0.60.11-3|385	
14cu|bristol-0.60.11-3|386	%description poly800
14cu|bristol-0.60.11-3|387	* poly800 - korg poly-800.
14cu|bristol-0.60.11-3|388	
14cu|bristol-0.60.11-3|389	%files poly800
14cu|bristol-0.60.11-3|390	%{_datadir}/applications/mandriva-bristol-poly800.desktop
14cu|bristol-0.60.11-3|391	
14cu|bristol-0.60.11-3|392	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|393	
14cu|bristol-0.60.11-3|394	%package monopoly
14cu|bristol-0.60.11-3|395	Summary:	Bristol - korg mono/poly
14cu|bristol-0.60.11-3|396	Group:		Sound
14cu|bristol-0.60.11-3|397	Requires:	%{name}
14cu|bristol-0.60.11-3|398	
14cu|bristol-0.60.11-3|399	%description monopoly
14cu|bristol-0.60.11-3|400	* poly - korg mono/poly.
14cu|bristol-0.60.11-3|401	
14cu|bristol-0.60.11-3|402	%files monopoly
14cu|bristol-0.60.11-3|403	%{_datadir}/applications/mandriva-bristol-monopoly.desktop
14cu|bristol-0.60.11-3|404	
14cu|bristol-0.60.11-3|405	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|406	
14cu|bristol-0.60.11-3|407	%package prophet
14cu|bristol-0.60.11-3|408	Summary:	Bristol- sequential circuits prophet-5
14cu|bristol-0.60.11-3|409	Group:		Sound
14cu|bristol-0.60.11-3|410	Requires:	%{name}
14cu|bristol-0.60.11-3|411	
14cu|bristol-0.60.11-3|412	%description prophet
14cu|bristol-0.60.11-3|413	* prophet - sequential circuits prophet-5.
14cu|bristol-0.60.11-3|414	
14cu|bristol-0.60.11-3|415	%files prophet
14cu|bristol-0.60.11-3|416	%{_datadir}/applications/mandriva-bristol-prophet.desktop
14cu|bristol-0.60.11-3|417	
14cu|bristol-0.60.11-3|418	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|419	
14cu|bristol-0.60.11-3|420	%package pro10
14cu|bristol-0.60.11-3|421	Summary:	Bristol- sequential circuits prophet-10
14cu|bristol-0.60.11-3|422	Group:		Sound
14cu|bristol-0.60.11-3|423	Requires:	%{name}
14cu|bristol-0.60.11-3|424	
14cu|bristol-0.60.11-3|425	%description pro10
14cu|bristol-0.60.11-3|426	* pro10 - sequential circuits prophet-10.
14cu|bristol-0.60.11-3|427	
14cu|bristol-0.60.11-3|428	%files pro10
14cu|bristol-0.60.11-3|429	%{_datadir}/applications/mandriva-bristol-pro10.desktop
14cu|bristol-0.60.11-3|430	
14cu|bristol-0.60.11-3|431	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|432	
14cu|bristol-0.60.11-3|433	%package pro52
14cu|bristol-0.60.11-3|434	Summary:	Bristol- sequential circuits prophet-5/fx
14cu|bristol-0.60.11-3|435	Group:		Sound
14cu|bristol-0.60.11-3|436	Requires:	%{name}
14cu|bristol-0.60.11-3|437	
14cu|bristol-0.60.11-3|438	%description pro52
14cu|bristol-0.60.11-3|439	* pro52 - sequential circuits prophet-5 with chorus.
14cu|bristol-0.60.11-3|440	
14cu|bristol-0.60.11-3|441	%files pro52
14cu|bristol-0.60.11-3|442	%{_datadir}/applications/mandriva-bristol-pro52.desktop
14cu|bristol-0.60.11-3|443	
14cu|bristol-0.60.11-3|444	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|445	
14cu|bristol-0.60.11-3|446	%package pro1
14cu|bristol-0.60.11-3|447	Summary:	Bristol- sequential circuits pro-one
14cu|bristol-0.60.11-3|448	Group:		Sound
14cu|bristol-0.60.11-3|449	Requires:	%{name}
14cu|bristol-0.60.11-3|450	
14cu|bristol-0.60.11-3|451	%description pro1
14cu|bristol-0.60.11-3|452	* pro1 - sequential circuits pro-one.
14cu|bristol-0.60.11-3|453	
14cu|bristol-0.60.11-3|454	%files pro1
14cu|bristol-0.60.11-3|455	%{_datadir}/applications/mandriva-bristol-pro1.desktop
14cu|bristol-0.60.11-3|456	
14cu|bristol-0.60.11-3|457	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|458	
14cu|bristol-0.60.11-3|459	%package roadrunner
14cu|bristol-0.60.11-3|460	Summary:	Bristol- roadrunner electric piano
14cu|bristol-0.60.11-3|461	Group:		Sound
14cu|bristol-0.60.11-3|462	Requires:	%{name}
14cu|bristol-0.60.11-3|463	
14cu|bristol-0.60.11-3|464	%description roadrunner
14cu|bristol-0.60.11-3|465	* roadrunner   - roadrunner electric piano.
14cu|bristol-0.60.11-3|466	
14cu|bristol-0.60.11-3|467	%files roadrunner
14cu|bristol-0.60.11-3|468	%{_datadir}/applications/mandriva-bristol-roadrunner.desktop
14cu|bristol-0.60.11-3|469	
14cu|bristol-0.60.11-3|470	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|471	
14cu|bristol-0.60.11-3|472	%package rhodes
14cu|bristol-0.60.11-3|473	Summary:	Bristol- fender rhodes mark-I stage 73
14cu|bristol-0.60.11-3|474	Group:		Sound
14cu|bristol-0.60.11-3|475	Requires:	%{name}
14cu|bristol-0.60.11-3|476	
14cu|bristol-0.60.11-3|477	%description rhodes
14cu|bristol-0.60.11-3|478	* rhodes - fender rhodes mark-I stage 73.
14cu|bristol-0.60.11-3|479	
14cu|bristol-0.60.11-3|480	%files rhodes
14cu|bristol-0.60.11-3|481	%{_datadir}/applications/mandriva-bristol-rhodes.desktop
14cu|bristol-0.60.11-3|482	
14cu|bristol-0.60.11-3|483	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|484	
14cu|bristol-0.60.11-3|485	%package rhodesbass
14cu|bristol-0.60.11-3|486	Summary:	Bristol- fender rhodes bass piano
14cu|bristol-0.60.11-3|487	Group:		Sound
14cu|bristol-0.60.11-3|488	Requires:	%{name}
14cu|bristol-0.60.11-3|489	
14cu|bristol-0.60.11-3|490	%description rhodesbass
14cu|bristol-0.60.11-3|491	* rhodesbass - fender rhodes bass piano.
14cu|bristol-0.60.11-3|492	
14cu|bristol-0.60.11-3|493	%files rhodesbass
14cu|bristol-0.60.11-3|494	%{_datadir}/applications/mandriva-bristol-rhodesbass.desktop
14cu|bristol-0.60.11-3|495	
14cu|bristol-0.60.11-3|496	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|497	
14cu|bristol-0.60.11-3|498	%package solina
14cu|bristol-0.60.11-3|499	Summary:	Bristol- Solina string machine
14cu|bristol-0.60.11-3|500	Group:		Sound
14cu|bristol-0.60.11-3|501	Requires:	%{name}
14cu|bristol-0.60.11-3|502	
14cu|bristol-0.60.11-3|503	%description solina
14cu|bristol-0.60.11-3|504	* solina - solina string machine.
14cu|bristol-0.60.11-3|505	
14cu|bristol-0.60.11-3|506	%files solina
14cu|bristol-0.60.11-3|507	%{_datadir}/applications/mandriva-bristol-solina.desktop
14cu|bristol-0.60.11-3|508	
14cu|bristol-0.60.11-3|509	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|510	
14cu|bristol-0.60.11-3|511	%package sidney
14cu|bristol-0.60.11-3|512	Summary:	Bristol- Comodore-64 SID chip synth
14cu|bristol-0.60.11-3|513	Group:		Sound
14cu|bristol-0.60.11-3|514	Requires:	%{name}
14cu|bristol-0.60.11-3|515	
14cu|bristol-0.60.11-3|516	%description sidney
14cu|bristol-0.60.11-3|517	* sidney - Comodore-64 SID chip synth.
14cu|bristol-0.60.11-3|518	
14cu|bristol-0.60.11-3|519	%files sidney
14cu|bristol-0.60.11-3|520	%{_datadir}/applications/mandriva-bristol-sidney.desktop
14cu|bristol-0.60.11-3|521	
14cu|bristol-0.60.11-3|522	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|523	
14cu|bristol-0.60.11-3|524	%package voxM2
14cu|bristol-0.60.11-3|525	Summary:	Bristol- vox continental super/300/II
14cu|bristol-0.60.11-3|526	Group:		Sound
14cu|bristol-0.60.11-3|527	Requires:	%{name}
14cu|bristol-0.60.11-3|528	
14cu|bristol-0.60.11-3|529	%description voxM2
14cu|bristol-0.60.11-3|530	* vox - vox continental super/300/II.
14cu|bristol-0.60.11-3|531	
14cu|bristol-0.60.11-3|532	%files voxM2
14cu|bristol-0.60.11-3|533	%{_datadir}/applications/mandriva-bristol-voxM2.desktop
14cu|bristol-0.60.11-3|534	
14cu|bristol-0.60.11-3|535	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|536	
14cu|bristol-0.60.11-3|537	%package vox
14cu|bristol-0.60.11-3|538	Summary:	Bristol- vox continental
14cu|bristol-0.60.11-3|539	Group:		Sound
14cu|bristol-0.60.11-3|540	Requires:	%{name}
14cu|bristol-0.60.11-3|541	
14cu|bristol-0.60.11-3|542	%description vox
14cu|bristol-0.60.11-3|543	* vox - vox continental.
14cu|bristol-0.60.11-3|544	
14cu|bristol-0.60.11-3|545	%files vox
14cu|bristol-0.60.11-3|546	%{_datadir}/applications/mandriva-bristol-vox.desktop
14cu|bristol-0.60.11-3|547	
14cu|bristol-0.60.11-3|548	#-------------------------------------------------------------------------------
14cu|bristol-0.60.11-3|549	
14cu|bristol-0.60.11-3|550	
14cu|bristol-0.60.11-3|551	%prep
14cu|bristol-0.60.11-3|552	%setup -q
14cu|bristol-0.60.11-3|553	#patch0 -p1 -b .link
14cu|bristol-0.60.11-3|554	chmod  a-x bitmaps/*/*
14cu|bristol-0.60.11-3|555	chmod  a-x bitmaps/bicon.svg bitmaps/icon_bitmap.xbm
14cu|bristol-0.60.11-3|556	chmod  a-x COPYING AUTHORS NEWS
14cu|bristol-0.60.11-3|557	
14cu|bristol-0.60.11-3|558	perl -pi -e 's/-march=core2//g' bristol/Makefile.*
14cu|bristol-0.60.11-3|559	perl -pi -e 's/-march=core2//g' libbristol/Makefile.*
14cu|bristol-0.60.11-3|560	
14cu|bristol-0.60.11-3|561	%build
14cu|bristol-0.60.11-3|562	autoreconf -fi
14cu|bristol-0.60.11-3|563	# Still needed?
14cu|bristol-0.60.11-3|564	#define _disable_ld_no_undefined 1
14cu|bristol-0.60.11-3|565	%configure CONFIG_SHELL=/bin/bash \
14cu|bristol-0.60.11-3|566	--disable-version-check \
14cu|bristol-0.60.11-3|567	--enable-static=no
14cu|bristol-0.60.11-3|568	
14cu|bristol-0.60.11-3|569	%make
14cu|bristol-0.60.11-3|570	
14cu|bristol-0.60.11-3|571	%install
14cu|bristol-0.60.11-3|572	make BRISTOL_DIR=%{_datadir}/bristol DESTDIR=%{buildroot} install
14cu|bristol-0.60.11-3|573	
14cu|bristol-0.60.11-3|574	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/*.so
14cu|bristol-0.60.11-3|575	
14cu|bristol-0.60.11-3|576	mkdir -p %{buildroot}/etc/xdg/menus/applications-merged
14cu|bristol-0.60.11-3|577	cat > %{buildroot}/etc/xdg/menus/applications-merged/%{name}.menu << EOF
14cu|bristol-0.60.11-3|578	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14cu|bristol-0.60.11-3|579	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14cu|bristol-0.60.11-3|580	<Menu>
14cu|bristol-0.60.11-3|581	<Name>Applications</Name>
14cu|bristol-0.60.11-3|582	<Menu>
14cu|bristol-0.60.11-3|583	<Name>SoundVideo</Name>
14cu|bristol-0.60.11-3|584	<Menu>
14cu|bristol-0.60.11-3|585	<Name>Bristol</Name>
14cu|bristol-0.60.11-3|586	<Directory>mandriva-%{name}.directory</Directory>
14cu|bristol-0.60.11-3|587	<Include>
14cu|bristol-0.60.11-3|588	<Category>X-Bristol</Category>
14cu|bristol-0.60.11-3|589	</Include>
14cu|bristol-0.60.11-3|590	</Menu>
14cu|bristol-0.60.11-3|591	</Menu>
14cu|bristol-0.60.11-3|592	</Menu>
14cu|bristol-0.60.11-3|593	EOF
14cu|bristol-0.60.11-3|594	
14cu|bristol-0.60.11-3|595	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cu|bristol-0.60.11-3|596	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory << EOF
14cu|bristol-0.60.11-3|597	[Desktop Entry]
14cu|bristol-0.60.11-3|598	Encoding=UTF-8
14cu|bristol-0.60.11-3|599	Name=Bristol
14cu|bristol-0.60.11-3|600	Icon=bicon.svg
14cu|bristol-0.60.11-3|601	Type=Directory
14cu|bristol-0.60.11-3|602	EOF
14cu|bristol-0.60.11-3|603	
14cu|bristol-0.60.11-3|604	
14cu|bristol-0.60.11-3|605	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|bristol-0.60.11-3|606	for synth in    arp2600 axxe b3 dx explorer voyager mg1 juno jupiter \
14cu|bristol-0.60.11-3|607	trilogy stratus memory mini sonic6\
14cu|bristol-0.60.11-3|608	bitone bit99 bit100 sidney bm bme700 \
14cu|bristol-0.60.11-3|609	mono obx obxa odyssey poly800 monopoly \
14cu|bristol-0.60.11-3|610	polysix prophet pro10 pro52 pro1 roadrunner rhodes rhodesbass \
14cu|bristol-0.60.11-3|611	solina vox voxM2; do
14cu|bristol-0.60.11-3|612	
14cu|bristol-0.60.11-3|613	cat > %{buildroot}%{_datadir}/applications/mandriva-bristol-${synth}.desktop << EOF
14cu|bristol-0.60.11-3|614	[Desktop Entry]
14cu|bristol-0.60.11-3|615	Name=Bristol ${synth}
14cu|bristol-0.60.11-3|616	Comment=Emulator for diverse keyboard instruments
14cu|bristol-0.60.11-3|617	Icon=bicon.svg
14cu|bristol-0.60.11-3|618	Type=Application
14cu|bristol-0.60.11-3|619	Exec=startBristol -jack -autoconn -priority 70 -${synth}
14cu|bristol-0.60.11-3|620	Terminal=false
14cu|bristol-0.60.11-3|621	Encoding=UTF-8
14cu|bristol-0.60.11-3|622	Categories=X-Bristol;
14cu|bristol-0.60.11-3|623	EOF
14cu|bristol-0.60.11-3|624	
14cu|bristol-0.60.11-3|625	done
14cu|bristol-0.60.11-3|626	
14cu|bristol-0.60.11-3|627	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|bristol-0.60.11-3|628	cp bitmaps/bicon.svg %{buildroot}%{_datadir}/pixmaps/
14cu|bristol-0.60.11-3|629	
14cu|bristol-0.60.11-3|630	
14cu|bristol-0.60.11-3|631	
14cu|bristol-0.60.11-3|632	%changelog
14cu|bristol-0.60.11-3|633	
14cu|bristol-0.60.11-3|634	* Tue Jan 12 2016 gvm <mc2374@mclink.it> 0.60.11-3
14cu|bristol-0.60.11-3|635	- (61eb3c6) Rebuilt for updated jack package (change BReq and Req).
14cu|bristol-0.60.11-3|636	
14cu|bristol-0.60.11-3|637	

9759 14
14cu|bsd-games-2.17-27|1	Summary:	Collection of text-based games
14cu|bsd-games-2.17-27|2	Name:		bsd-games
14cu|bsd-games-2.17-27|3	Version:	2.17
14cu|bsd-games-2.17-27|4	Release:	27
14cu|bsd-games-2.17-27|5	License:	BSD
14cu|bsd-games-2.17-27|6	Group:		Games/Other
14cu|bsd-games-2.17-27|7	Url:		ftp://metalab.unc.edu/pub/Linux/games/
14cu|bsd-games-2.17-27|8	Source0:	ftp://metalab.unc.edu/pub/Linux/games/bsd-games-%{version}.tar.gz
14cu|bsd-games-2.17-27|9	Source1:	config.params
14cu|bsd-games-2.17-27|10	# A collection of patches from Debian.
14cu|bsd-games-2.17-27|11	Patch0:		bsd-games-2.17-debian.patch
14cu|bsd-games-2.17-27|12	# Patches from Fedora Core 1
14cu|bsd-games-2.17-27|13	Patch1:		bsd-games-2.17-ospeed.patch
14cu|bsd-games-2.17-27|14	Patch2:		bsd-games-2.17-getline.patch
14cu|bsd-games-2.17-27|15	Patch3:		bsd-games-2.17-utmpstruct.patch
14cu|bsd-games-2.17-27|16	# Additional new patches
14cu|bsd-games-2.17-27|17	Patch4:		bsd-games-2.17-setresgid.patch
14cu|bsd-games-2.17-27|18	Patch5:		bsd-games-2.17-tetrisgid.patch
14cu|bsd-games-2.17-27|19	Patch6:		bsd-games-2.17-hackgid.patch
14cu|bsd-games-2.17-27|20	Patch7:		bsd-games-2.17-phantasiagid.patch
14cu|bsd-games-2.17-27|21	# Add patches for man page renames
14cu|bsd-games-2.17-27|22	Patch8:		bsd-games-2.17-monop-rename.patch
14cu|bsd-games-2.17-27|23	Patch9:		bsd-games-2.17-banner-rename.patch
14cu|bsd-games-2.17-27|24	Patch10:	bsd-games-2.17-stdio-c++.patch
14cu|bsd-games-2.17-27|25	Patch11:	bsd-games-2.17-nolibtermcap.patch
14cu|bsd-games-2.17-27|26	Patch12:	bsd-games-2.17-tetris-rename.patch
14cu|bsd-games-2.17-27|27	Patch13:	bsd-games-2.17-gcc4.3.patch
14cu|bsd-games-2.17-27|28	Patch14:	bsd-games-2.17-format-security.patch
14cu|bsd-games-2.17-27|29	BuildRequires:	bison
14cu|bsd-games-2.17-27|30	BuildRequires:	flex
14cu|bsd-games-2.17-27|31	BuildRequires:	words
14cu|bsd-games-2.17-27|32	BuildRequires:	pkgconfig(ncurses)
14cu|bsd-games-2.17-27|33	Requires(pre,postun):	rpm-helper
14cu|bsd-games-2.17-27|34	
14cu|bsd-games-2.17-27|35	%description
14cu|bsd-games-2.17-27|36	Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
14cu|bsd-games-2.17-27|37	bcd, caesar, canfield, cfscores, cribbage, go-fish, gomoku,
14cu|bsd-games-2.17-27|38	hunt, mille, mpoly, morse, number, phantasia, pig, pom, ppt, primes,
14cu|bsd-games-2.17-27|39	quiz, rain, random, robots, rot13, sail, snake, snscore, teachgammon,
14cu|bsd-games-2.17-27|40	bsd-fbg, trek, worm, worms and wump.
14cu|bsd-games-2.17-27|41	
14cu|bsd-games-2.17-27|42	%files
14cu|bsd-games-2.17-27|43	%{_bindir}/adventure
14cu|bsd-games-2.17-27|44	%{_bindir}/arithmetic
14cu|bsd-games-2.17-27|45	%attr(2755,root,games) %{_bindir}/atc
14cu|bsd-games-2.17-27|46	%{_bindir}/backgammon
14cu|bsd-games-2.17-27|47	%{_bindir}/teachgammon
14cu|bsd-games-2.17-27|48	%attr(2755,root,games) %{_bindir}/battlestar
14cu|bsd-games-2.17-27|49	%{_bindir}/boggle
14cu|bsd-games-2.17-27|50	%{_bindir}/bcd
14cu|bsd-games-2.17-27|51	%{_bindir}/caesar
14cu|bsd-games-2.17-27|52	%{_bindir}/dab
14cu|bsd-games-2.17-27|53	%{_bindir}/rot13
14cu|bsd-games-2.17-27|54	%attr(2755,root,games) %{_bindir}/canfield
14cu|bsd-games-2.17-27|55	%{_bindir}/cfscores
14cu|bsd-games-2.17-27|56	%attr(2755,root,games) %{_bindir}/cribbage
14cu|bsd-games-2.17-27|57	%{_bindir}/go-fish
14cu|bsd-games-2.17-27|58	%{_bindir}/gomoku
14cu|bsd-games-2.17-27|59	%attr(2755,root,gamehack) %{_bindir}/hack
14cu|bsd-games-2.17-27|60	%{_bindir}/hangman
14cu|bsd-games-2.17-27|61	%{_bindir}/bsd-hunt
14cu|bsd-games-2.17-27|62	%{_bindir}/mille
14cu|bsd-games-2.17-27|63	%{_bindir}/mpoly
14cu|bsd-games-2.17-27|64	%{_bindir}/morse
14cu|bsd-games-2.17-27|65	%{_bindir}/number
14cu|bsd-games-2.17-27|66	%attr(2755,root,gamephant) %{_bindir}/phantasia
14cu|bsd-games-2.17-27|67	%{_bindir}/pig
14cu|bsd-games-2.17-27|68	%{_bindir}/pom
14cu|bsd-games-2.17-27|69	%{_bindir}/ppt
14cu|bsd-games-2.17-27|70	%{_bindir}/primes
14cu|bsd-games-2.17-27|71	%{_bindir}/quiz
14cu|bsd-games-2.17-27|72	%{_bindir}/bsd-rain
14cu|bsd-games-2.17-27|73	%{_bindir}/random
14cu|bsd-games-2.17-27|74	%attr(2755,root,games) %{_bindir}/robots
14cu|bsd-games-2.17-27|75	%attr(2755,root,gamesail) %{_bindir}/sail
14cu|bsd-games-2.17-27|76	%attr(2755,root,games) %{_bindir}/snake
14cu|bsd-games-2.17-27|77	%{_bindir}/snscore
14cu|bsd-games-2.17-27|78	%attr(2755,root,games) %{_bindir}/bsd-fbg
14cu|bsd-games-2.17-27|79	%{_bindir}/trek
14cu|bsd-games-2.17-27|80	%{_bindir}/vert-banner
14cu|bsd-games-2.17-27|81	%{_bindir}/worm
14cu|bsd-games-2.17-27|82	%{_bindir}/worms
14cu|bsd-games-2.17-27|83	%{_bindir}/wtf
14cu|bsd-games-2.17-27|84	%{_bindir}/wump
14cu|bsd-games-2.17-27|85	%{_datadir}/%{name}
14cu|bsd-games-2.17-27|86	%{_datadir}/misc/acronyms
14cu|bsd-games-2.17-27|87	%{_datadir}/misc/acronyms.comp
14cu|bsd-games-2.17-27|88	%{_mandir}/man6/*
14cu|bsd-games-2.17-27|89	%{_sbindir}/huntd
14cu|bsd-games-2.17-27|90	%config %attr(664,root,games) %{_var}/games/atc_score
14cu|bsd-games-2.17-27|91	%config %attr(664,root,games) %{_var}/games/battlestar.log
14cu|bsd-games-2.17-27|92	%config %attr(664,root,games) %{_var}/games/cfscores
14cu|bsd-games-2.17-27|93	%config %attr(664,root,games) %{_var}/games/criblog
14cu|bsd-games-2.17-27|94	%dir %attr(0775,root,gamehack) %{_var}/games/hack
14cu|bsd-games-2.17-27|95	%config %attr(664,root,gamehack) %{_var}/games/hack/*
14cu|bsd-games-2.17-27|96	%dir %attr(775,root,gamephant) %{_var}/games/phantasia
14cu|bsd-games-2.17-27|97	%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
14cu|bsd-games-2.17-27|98	%dir %attr(775,root,gamesail) %{_var}/games/sail
14cu|bsd-games-2.17-27|99	%config %attr(644,root,games) %{_var}/games/robots_roll
14cu|bsd-games-2.17-27|100	%config %attr(664,root,gamesail) %{_var}/games/saillog
14cu|bsd-games-2.17-27|101	%config %attr(664,root,games) %{_var}/games/snake.log
14cu|bsd-games-2.17-27|102	%config %attr(664,root,games) %{_var}/games/snakerawscores
14cu|bsd-games-2.17-27|103	%config %attr(664,root,games) %{_var}/games/bsd-fbg.scores
14cu|bsd-games-2.17-27|104	%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
14cu|bsd-games-2.17-27|105	
14cu|bsd-games-2.17-27|106	%pre
14cu|bsd-games-2.17-27|107	%_pre_groupadd gamehack
14cu|bsd-games-2.17-27|108	%_pre_groupadd gamesail
14cu|bsd-games-2.17-27|109	%_pre_groupadd gamephant
14cu|bsd-games-2.17-27|110	
14cu|bsd-games-2.17-27|111	%postun
14cu|bsd-games-2.17-27|112	%_postun_groupdel gamehack
14cu|bsd-games-2.17-27|113	%_postun_groupdel gamesail
14cu|bsd-games-2.17-27|114	%_postun_groupdel gamephant
14cu|bsd-games-2.17-27|115	
14cu|bsd-games-2.17-27|116	#----------------------------------------------------------------------------
14cu|bsd-games-2.17-27|117	
14cu|bsd-games-2.17-27|118	%prep
14cu|bsd-games-2.17-27|119	%setup -q
14cu|bsd-games-2.17-27|120	install -p -m 755 %{SOURCE1} .
14cu|bsd-games-2.17-27|121	%patch0 -p1 -b .debian
14cu|bsd-games-2.17-27|122	%patch1 -p1 -b .ospeed
14cu|bsd-games-2.17-27|123	%patch2 -p1 -b .getline
14cu|bsd-games-2.17-27|124	%patch3 -p1 -b .utmpstruct
14cu|bsd-games-2.17-27|125	%patch4 -p1 -b .setresgid
14cu|bsd-games-2.17-27|126	%patch5 -p1 -b .tetrisgid
14cu|bsd-games-2.17-27|127	%patch6 -p1 -b .hackgid
14cu|bsd-games-2.17-27|128	%patch7 -p1 -b .phantasiagid
14cu|bsd-games-2.17-27|129	%patch8 -p1 -b .monop.rename
14cu|bsd-games-2.17-27|130	%patch9 -p0 -b .banner.rename
14cu|bsd-games-2.17-27|131	%patch10 -p0 -b .cplusplus
14cu|bsd-games-2.17-27|132	%patch11 -p0 -b .nolibtermcap
14cu|bsd-games-2.17-27|133	%patch12 -p0 -b .tetris.rename
14cu|bsd-games-2.17-27|134	%patch13 -p1
14cu|bsd-games-2.17-27|135	%patch14 -p1 -b .format-security
14cu|bsd-games-2.17-27|136	
14cu|bsd-games-2.17-27|137	%build
14cu|bsd-games-2.17-27|138	# We include a templatized configuration settings file to set
14cu|bsd-games-2.17-27|139	# reasonable defaults, and to tell the configure script not to
14cu|bsd-games-2.17-27|140	# run in interactive mode.
14cu|bsd-games-2.17-27|141	sed -i.bak -e "s#@DESTDIR@#%{buildroot}#" \
14cu|bsd-games-2.17-27|142	-e "s#@bindir@#%{_bindir}#" \
14cu|bsd-games-2.17-27|143	-e "s#@docdir@#%{_docdir}#" \
14cu|bsd-games-2.17-27|144	-e "s#@sbindir@#%{_sbindir}#" \
14cu|bsd-games-2.17-27|145	-e "s#@datadir@#%{_datadir}#" \
14cu|bsd-games-2.17-27|146	-e "s#@libdir@#%{_libdir}#" \
14cu|bsd-games-2.17-27|147	-e "s#@mandir@#%{_mandir}#" \
14cu|bsd-games-2.17-27|148	-e "s#@var@#%{_var}#" \
14cu|bsd-games-2.17-27|149	-e "s#@RPM_OPT_FLAGS@#%{optflags}#" \
14cu|bsd-games-2.17-27|150	config.params
14cu|bsd-games-2.17-27|151	
14cu|bsd-games-2.17-27|152	# Don't use %%configure.  This configure script wasn't generated by
14cu|bsd-games-2.17-27|153	# autoconf and doesn't obey things like --prefix.
14cu|bsd-games-2.17-27|154	./configure
14cu|bsd-games-2.17-27|155	%make RPM_OPT_FLAGS="%{optflags} -D_GNU_SOURCE"
14cu|bsd-games-2.17-27|156	
14cu|bsd-games-2.17-27|157	# Rename one doc file to avoid naming collisions
14cu|bsd-games-2.17-27|158	cp hunt/README README.hunt
14cu|bsd-games-2.17-27|159	
14cu|bsd-games-2.17-27|160	%install
14cu|bsd-games-2.17-27|161	make RPM_BUILD_ROOT="%{buildroot}" install
14cu|bsd-games-2.17-27|162	
14cu|bsd-games-2.17-27|163	# Change the binary name for monop to prevent a conflict with the mono-devel
14cu|bsd-games-2.17-27|164	# package
14cu|bsd-games-2.17-27|165	mv %{buildroot}/%{_bindir}/monop %{buildroot}/%{_bindir}/mpoly
14cu|bsd-games-2.17-27|166	mv %{buildroot}/%{_mandir}/man6/monop.6.gz %{buildroot}/%{_mandir}/man6/mpoly.6.gz
14cu|bsd-games-2.17-27|167	
14cu|bsd-games-2.17-27|168	# Change the binary name for banner to prevent a conflict with a Fedora
14cu|bsd-games-2.17-27|169	# package with the same name
14cu|bsd-games-2.17-27|170	mv %{buildroot}/%{_bindir}/banner %{buildroot}/%{_bindir}/vert-banner
14cu|bsd-games-2.17-27|171	mv %{buildroot}/%{_mandir}/man6/banner.6.gz %{buildroot}/%{_mandir}/man6/vert-banner.6.gz
14cu|bsd-games-2.17-27|172	
14cu|bsd-games-2.17-27|173	# Change the binary name for tetris to prevent a conflict with the mono-devel
14cu|bsd-games-2.17-27|174	# package
14cu|bsd-games-2.17-27|175	mv %{buildroot}/%{_bindir}/tetris-bsd %{buildroot}/%{_bindir}/bsd-fbg
14cu|bsd-games-2.17-27|176	mv %{buildroot}/%{_mandir}/man6/tetris-bsd.6.gz %{buildroot}/%{_mandir}/man6/bsd-fbg.6.gz
14cu|bsd-games-2.17-27|177	
14cu|bsd-games-2.17-27|178	# Change the binary name for rain to prevent a conflict with mesa-demos package
14cu|bsd-games-2.17-27|179	mv %{buildroot}/%{_bindir}/rain %{buildroot}/%{_bindir}/bsd-rain
14cu|bsd-games-2.17-27|180	mv %{buildroot}/%{_mandir}/man6/rain.6.gz %{buildroot}/%{_mandir}/man6/bsd-rain.6.gz
14cu|bsd-games-2.17-27|181	
14cu|bsd-games-2.17-27|182	# Change the binary name for hunt to prevent a conflict with hunt package
14cu|bsd-games-2.17-27|183	mv %{buildroot}/%{_bindir}/hunt %{buildroot}/%{_bindir}/bsd-hunt
14cu|bsd-games-2.17-27|184	mv %{buildroot}/%{_mandir}/man6/hunt.6.gz %{buildroot}/%{_mandir}/man6/bsd-hunt.6.gz
14cu|bsd-games-2.17-27|185	
14cu|bsd-games-2.17-27|186	# Remove this doc file.  We're copying it to a different location for Fedora.
14cu|bsd-games-2.17-27|187	rm -f %{buildroot}/%{_docdir}/trek.me
14cu|bsd-games-2.17-27|188	
14cu|bsd-games-2.17-27|189	
14cu|bsd-games-2.17-27|190	%changelog
14cu|bsd-games-2.17-27|191	
14cu|bsd-games-2.17-27|192	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.17-27
14cu|bsd-games-2.17-27|193	- (60f5066) Spec cleanup
14cu|bsd-games-2.17-27|194	
14cu|bsd-games-2.17-27|195	

9760 14
14cu|bsdiff-4.3-5|1	Summary:	Binary diff/patch utility
14cu|bsdiff-4.3-5|2	Name:		bsdiff
14cu|bsdiff-4.3-5|3	Version:	4.3
14cu|bsdiff-4.3-5|4	Release:	5
14cu|bsdiff-4.3-5|5	Group:		File tools
14cu|bsdiff-4.3-5|6	License:	BSD
14cu|bsdiff-4.3-5|7	URL:		http://www.daemonology.net/bsdiff/
14cu|bsdiff-4.3-5|8	Source:		http://www.daemonology.net/bsdiff/%{name}-%{version}.tar.gz
14cu|bsdiff-4.3-5|9	Patch0:		bsdiff-4.3-CVE-2014-9862.patch
14cu|bsdiff-4.3-5|10	BuildRequires:	bzip2-devel
14cu|bsdiff-4.3-5|11	
14cu|bsdiff-4.3-5|12	%description
14cu|bsdiff-4.3-5|13	bsdiff and bspatch are tools for building and applying patches to
14cu|bsdiff-4.3-5|14	binary files. By using suffix sorting (specifically, Larsson and
14cu|bsdiff-4.3-5|15	Sadakane's qsufsort) and taking advantage of how executable files
14cu|bsdiff-4.3-5|16	change, bsdiff routinely produces binary patches 50-80%% smaller
14cu|bsdiff-4.3-5|17	than those produced by Xdelta, and 15%% smaller than those produced
14cu|bsdiff-4.3-5|18	by .RTPatch.
14cu|bsdiff-4.3-5|19	
14cu|bsdiff-4.3-5|20	These programs were originally named bdiff and bpatch, but the large
14cu|bsdiff-4.3-5|21	number of other programs using those names lead to confusion; I'm
14cu|bsdiff-4.3-5|22	not sure if the "bs" in refers to "binary software" (because bsdiff
14cu|bsdiff-4.3-5|23	produces exceptionally small patches for executable files) or
14cu|bsdiff-4.3-5|24	"bytewise subtraction" (which is the key to how well it performs).
14cu|bsdiff-4.3-5|25	Feel free to offer other suggestions.
14cu|bsdiff-4.3-5|26	
14cu|bsdiff-4.3-5|27	%prep
14cu|bsdiff-4.3-5|28	%setup -q
14cu|bsdiff-4.3-5|29	%patch0 -p1
14cu|bsdiff-4.3-5|30	
14cu|bsdiff-4.3-5|31	%build
14cu|bsdiff-4.3-5|32	%__cc %{optflags} -lbz2 bsdiff.c -o bsdiff
14cu|bsdiff-4.3-5|33	%__cc %{optflags} -lbz2 bspatch.c -o bspatch
14cu|bsdiff-4.3-5|34	
14cu|bsdiff-4.3-5|35	%install
14cu|bsdiff-4.3-5|36	
14cu|bsdiff-4.3-5|37	install -D -m755 bsdiff %{buildroot}%{_bindir}/bsdiff
14cu|bsdiff-4.3-5|38	install -D -m755 bspatch %{buildroot}%{_bindir}/bspatch
14cu|bsdiff-4.3-5|39	
14cu|bsdiff-4.3-5|40	install -D -m644 bsdiff.1 %{buildroot}%{_mandir}/man1/bsdiff.1
14cu|bsdiff-4.3-5|41	install -D -m644 bspatch.1 %{buildroot}%{_mandir}/man1/bspatch.1
14cu|bsdiff-4.3-5|42	
14cu|bsdiff-4.3-5|43	%clean
14cu|bsdiff-4.3-5|44	
14cu|bsdiff-4.3-5|45	%files
14cu|bsdiff-4.3-5|46	%{_bindir}/bsdiff
14cu|bsdiff-4.3-5|47	%{_bindir}/bspatch
14cu|bsdiff-4.3-5|48	%{_mandir}/man1/bsdiff.1*
14cu|bsdiff-4.3-5|49	%{_mandir}/man1/bspatch.1*
14cu|bsdiff-4.3-5|50	
14cu|bsdiff-4.3-5|51	%changelog
14cu|bsdiff-4.3-5|52	
14cu|bsdiff-4.3-5|53	* Thu Sep 01 2016 Denis Silakov <dsilakov@gmail.com> 4.3-5
14cu|bsdiff-4.3-5|54	- (a58fe30) Fix CVE-2014-9862
14cu|bsdiff-4.3-5|55	
14cu|bsdiff-4.3-5|56	

9761 14
14cu|bstone-1.1.7-1|1	Summary:	A source port of Blake Stone: Aliens of Gold and Blake Stone: Planet Strike
14cu|bstone-1.1.7-1|2	Name:		bstone
14cu|bstone-1.1.7-1|3	Version:	1.1.7
14cu|bstone-1.1.7-1|4	Release:	1
14cu|bstone-1.1.7-1|5	License:	GPLv2+
14cu|bstone-1.1.7-1|6	Group:		Games/Shooter
14cu|bstone-1.1.7-1|7	Url:		https://github.com/bibendovsky/bstone
14cu|bstone-1.1.7-1|8	# From git by tag https://github.com/bibendovsky/bstone
14cu|bstone-1.1.7-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|bstone-1.1.7-1|10	Patch0:		bstone-1.0.0-fix-header.patch
14cu|bstone-1.1.7-1|11	Patch1:		bstone-1.1.6-error-message.patch
14cu|bstone-1.1.7-1|12	BuildRequires:	cmake
14cu|bstone-1.1.7-1|13	BuildRequires:	pkgconfig(gl)
14cu|bstone-1.1.7-1|14	BuildRequires:	pkgconfig(sdl2)
14cu|bstone-1.1.7-1|15	
14cu|bstone-1.1.7-1|16	%description
14cu|bstone-1.1.7-1|17	A source port of Blake Stone: Aliens of Gold and Blake Stone: Planet Strike.
14cu|bstone-1.1.7-1|18	
14cu|bstone-1.1.7-1|19	Please note that this source port requires original game data.
14cu|bstone-1.1.7-1|20	
14cu|bstone-1.1.7-1|21	Run it as:
14cu|bstone-1.1.7-1|22	bstone --data_dir path_to_data
14cu|bstone-1.1.7-1|23	
14cu|bstone-1.1.7-1|24	%files
14cu|bstone-1.1.7-1|25	%doc README.md
14cu|bstone-1.1.7-1|26	%{_gamesbindir}/%{name}
14cu|bstone-1.1.7-1|27	
14cu|bstone-1.1.7-1|28	#----------------------------------------------------------------------------
14cu|bstone-1.1.7-1|29	
14cu|bstone-1.1.7-1|30	%prep
14cu|bstone-1.1.7-1|31	%setup -q
14cu|bstone-1.1.7-1|32	%patch0 -p1
14cu|bstone-1.1.7-1|33	%patch1 -p1
14cu|bstone-1.1.7-1|34	
14cu|bstone-1.1.7-1|35	%build
14cu|bstone-1.1.7-1|36	%cmake
14cu|bstone-1.1.7-1|37	%make
14cu|bstone-1.1.7-1|38	
14cu|bstone-1.1.7-1|39	%install
14cu|bstone-1.1.7-1|40	mkdir -p %{buildroot}%{_gamesbindir}
14cu|bstone-1.1.7-1|41	install -m 0755 build/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|bstone-1.1.7-1|42	
14cu|bstone-1.1.7-1|43	%changelog
14cu|bstone-1.1.7-1|44	
14cu|bstone-1.1.7-1|45	* Wed Jun 22 2016 abondrov <andrey.bondrov@rosalab.ru> 1.1.7-1
14cu|bstone-1.1.7-1|46	- (8ada4de) Merge pull request #1 from tremod/bstone:rosa2014.1
14cu|bstone-1.1.7-1|47	- (8ada4de) Update to 1.1.7
14cu|bstone-1.1.7-1|48	
14cu|bstone-1.1.7-1|49	

9762 14
14cu|bubble-chains-0.1.1-1|1	######################################################
14cu|bubble-chains-0.1.1-1|2	# SpecFile: chains.spec
14cu|bubble-chains-0.1.1-1|3	# Generato: http://www.mandrivausers.ro/
14cu|bubble-chains-0.1.1-1|4	# MRB-Falticska Florin
14cu|bubble-chains-0.1.1-1|5	######################################################
14cu|bubble-chains-0.1.1-1|6	%define debug_package	%{nil}
14cu|bubble-chains-0.1.1-1|7	%define oname chains
14cu|bubble-chains-0.1.1-1|8	
14cu|bubble-chains-0.1.1-1|9	Name: 		bubble-chains
14cu|bubble-chains-0.1.1-1|10	Summary: 	Free-ware cross-platform 2D arcade-puzzle game
14cu|bubble-chains-0.1.1-1|11	Version: 	0.1.1
14cu|bubble-chains-0.1.1-1|12	Release: 	1
14cu|bubble-chains-0.1.1-1|13	License: 	GPLv2
14cu|bubble-chains-0.1.1-1|14	Group: 		Games/Puzzles
14cu|bubble-chains-0.1.1-1|15	URL:		http://bubble-chains.sintegrial.com/
14cu|bubble-chains-0.1.1-1|16	Source0:	http://bubble-chains.sintegrial.com/files/%{oname}-%{version}-src.7z
14cu|bubble-chains-0.1.1-1|17	Patch0:		%{name}-%{version}-dirs.patch
14cu|bubble-chains-0.1.1-1|18	
14cu|bubble-chains-0.1.1-1|19	BuildRequires:	qt4-devel
14cu|bubble-chains-0.1.1-1|20	BuildRequires:	pkgconfig(xrandr)
14cu|bubble-chains-0.1.1-1|21	BuildRequires:	pkgconfig(sdl)
14cu|bubble-chains-0.1.1-1|22	BuildRequires:	pkgconfig(SDL_mixer)
14cu|bubble-chains-0.1.1-1|23	BuildRequires:	imagemagick
14cu|bubble-chains-0.1.1-1|24	BuildRequires:	desktop-file-utils
14cu|bubble-chains-0.1.1-1|25	BuildRequires:	p7zip
14cu|bubble-chains-0.1.1-1|26	Requires:	config(TiMidity++)
14cu|bubble-chains-0.1.1-1|27	
14cu|bubble-chains-0.1.1-1|28	
14cu|bubble-chains-0.1.1-1|29	%description
14cu|bubble-chains-0.1.1-1|30	Bubble Chains is a funny 2D game which runs on Linux,
14cu|bubble-chains-0.1.1-1|31	Windows and FreeBSD.
14cu|bubble-chains-0.1.1-1|32	Bubble Chains was created using only free
14cu|bubble-chains-0.1.1-1|33	development software and free resources.
14cu|bubble-chains-0.1.1-1|34	Game manual can be found on the official website:
14cu|bubble-chains-0.1.1-1|35	http://bubble-chains.sintegrial.com/about.php
14cu|bubble-chains-0.1.1-1|36	
14cu|bubble-chains-0.1.1-1|37	%prep
14cu|bubble-chains-0.1.1-1|38	7za x %{SOURCE0}
14cu|bubble-chains-0.1.1-1|39	%setup -T -D -n %{oname}-%{version}-src
14cu|bubble-chains-0.1.1-1|40	%patch0 -p0
14cu|bubble-chains-0.1.1-1|41	
14cu|bubble-chains-0.1.1-1|42	
14cu|bubble-chains-0.1.1-1|43	%build
14cu|bubble-chains-0.1.1-1|44	%qmake_qt4
14cu|bubble-chains-0.1.1-1|45	%make
14cu|bubble-chains-0.1.1-1|46	
14cu|bubble-chains-0.1.1-1|47	%install
14cu|bubble-chains-0.1.1-1|48	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|bubble-chains-0.1.1-1|49	
14cu|bubble-chains-0.1.1-1|50	install -d -m755 %{buildroot}%{_liconsdir}
14cu|bubble-chains-0.1.1-1|51	install -d -m755 %{buildroot}%{_iconsdir}
14cu|bubble-chains-0.1.1-1|52	install -d -m755 %{buildroot}%{_miconsdir}
14cu|bubble-chains-0.1.1-1|53	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cu|bubble-chains-0.1.1-1|54	
14cu|bubble-chains-0.1.1-1|55	convert images/icon256.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|56	convert images/icon256.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|57	convert images/icon256.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|58	install -m 644 images/icon256.png %{buildroot}%{_datadir}/pixmaps/%{oname}.svg
14cu|bubble-chains-0.1.1-1|59	
14cu|bubble-chains-0.1.1-1|60	# menu entry
14cu|bubble-chains-0.1.1-1|61	mkdir -p %{buildroot}%{_datadir}/applications
14cu|bubble-chains-0.1.1-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|bubble-chains-0.1.1-1|63	[Desktop Entry]
14cu|bubble-chains-0.1.1-1|64	Categories=Qt;Game;
14cu|bubble-chains-0.1.1-1|65	Comment=funny 2D game
14cu|bubble-chains-0.1.1-1|66	Exec=chains
14cu|bubble-chains-0.1.1-1|67	GenericName=chains
14cu|bubble-chains-0.1.1-1|68	Icon=chains
14cu|bubble-chains-0.1.1-1|69	Name=chains
14cu|bubble-chains-0.1.1-1|70	NoDisplay=false
14cu|bubble-chains-0.1.1-1|71	StartupNotify=true
14cu|bubble-chains-0.1.1-1|72	Terminal=false
14cu|bubble-chains-0.1.1-1|73	Type=Application
14cu|bubble-chains-0.1.1-1|74	EOF
14cu|bubble-chains-0.1.1-1|75	
14cu|bubble-chains-0.1.1-1|76	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|bubble-chains-0.1.1-1|77	
14cu|bubble-chains-0.1.1-1|78	# make rpmlint happy
14cu|bubble-chains-0.1.1-1|79	pushd %{buildroot}%{_datadir}/%{oname}/data
14cu|bubble-chains-0.1.1-1|80	chmod 0755 schemes help schemes/default lang tools sounds levels music bonus
14cu|bubble-chains-0.1.1-1|81	popd
14cu|bubble-chains-0.1.1-1|82	
14cu|bubble-chains-0.1.1-1|83	chmod 0755 %{buildroot}%{_datadir}/%{oname}/data
14cu|bubble-chains-0.1.1-1|84	#
14cu|bubble-chains-0.1.1-1|85	
14cu|bubble-chains-0.1.1-1|86	%files
14cu|bubble-chains-0.1.1-1|87	%doc README
14cu|bubble-chains-0.1.1-1|88	%{_bindir}/%{oname}
14cu|bubble-chains-0.1.1-1|89	%{_datadir}/applications/%{name}.desktop
14cu|bubble-chains-0.1.1-1|90	%{_iconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|91	%{_miconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|92	%{_liconsdir}/%{oname}.png
14cu|bubble-chains-0.1.1-1|93	%{_datadir}/pixmaps/%{oname}.svg
14cu|bubble-chains-0.1.1-1|94	%{_datadir}/%{oname}/data
14cu|bubble-chains-0.1.1-1|95	
14cu|bubble-chains-0.1.1-1|96	
14cu|bubble-chains-0.1.1-1|97	
14cu|bubble-chains-0.1.1-1|98	
14cu|bubble-chains-0.1.1-1|99	%changelog
14cu|bubble-chains-0.1.1-1|100	* Tue Apr 29 2014 symbianflo <symbianflo@symbianflo> 0.1.1-1
14cu|bubble-chains-0.1.1-1|101	+ Revision: 8c76d9f
14cu|bubble-chains-0.1.1-1|102	- Log import from MRB for contrib
14cu|bubble-chains-0.1.1-1|103	
14cu|bubble-chains-0.1.1-1|104	

9763 14
14cu|bubbros-1.6.2-3|1	Name:           bubbros
14cu|bubbros-1.6.2-3|2	Version:        1.6.2
14cu|bubbros-1.6.2-3|3	Release:        3
14cu|bubbros-1.6.2-3|4	Summary:        Bub and Brothers game inspired by the classic Bubble and Bobble
14cu|bubbros-1.6.2-3|5	Group:          Games/Arcade
14cu|bubbros-1.6.2-3|6	License:        MIT and Artistic 2.0
14cu|bubbros-1.6.2-3|7	#               Code under MIT
14cu|bubbros-1.6.2-3|8	#               Sound and Graphics under Artistic 2.0, as released by Sebastian Wegner, in an email on 28/09/2009.
14cu|bubbros-1.6.2-3|9	URL:            http://bub-n-bros.sourceforge.net/
14cu|bubbros-1.6.2-3|10	Source0:        http://downloads.sourceforge.net/bub-n-bros/%{version}/%{name}-%{version}.tar.gz
14cu|bubbros-1.6.2-3|11	Source1:        bubbros.desktop
14cu|bubbros-1.6.2-3|12	Source2:        bubbros-client.sh
14cu|bubbros-1.6.2-3|13	Source3:        bubbros-server.sh
14cu|bubbros-1.6.2-3|14	Source4:        bubbros.sh
14cu|bubbros-1.6.2-3|15	Source5:        bubbros-license-Artistic2.0.txt
14cu|bubbros-1.6.2-3|16	Patch0:         bubbros-1.5-fixes.patch
14cu|bubbros-1.6.2-3|17	BuildRequires:  python-devel imagemagick desktop-file-utils
14cu|bubbros-1.6.2-3|18	BuildRequires:  java-sdk
14cu|bubbros-1.6.2-3|19	BuildRequires:  x11-proto-devel
14cu|bubbros-1.6.2-3|20	BuildRequires:  pkgconfig(x11)
14cu|bubbros-1.6.2-3|21	BuildRequires:  pkgconfig(xext)
14cu|bubbros-1.6.2-3|22	Requires:       pygame pygtk2 hicolor-icon-theme
14cu|bubbros-1.6.2-3|23	# htmlview
14cu|bubbros-1.6.2-3|24	
14cu|bubbros-1.6.2-3|25	%description
14cu|bubbros-1.6.2-3|26	This is a direct clone of the MacOS game Bub & Bob of McSebi. Thanks Sebi for
14cu|bubbros-1.6.2-3|27	all the cool graphics and sounds!
14cu|bubbros-1.6.2-3|28	
14cu|bubbros-1.6.2-3|29	Features:
14cu|bubbros-1.6.2-3|30	
14cu|bubbros-1.6.2-3|31	* 1 to 10 players -- the best fun is with at least 3 players!
14cu|bubbros-1.6.2-3|32	* Same gameplay as the famous McSebi's Bub & Bob.
14cu|bubbros-1.6.2-3|33	* Over-the-network game and/or up to 3 players on the same computer.
14cu|bubbros-1.6.2-3|34	* Completely original crazy bonuses!
14cu|bubbros-1.6.2-3|35	* Capture other players in a bubble!
14cu|bubbros-1.6.2-3|36	* New levels, including a random level generator!
14cu|bubbros-1.6.2-3|37	
14cu|bubbros-1.6.2-3|38	
14cu|bubbros-1.6.2-3|39	%prep
14cu|bubbros-1.6.2-3|40	%setup -q
14cu|bubbros-1.6.2-3|41	#no backups for this patch, otherwise they end up getting installed!
14cu|bubbros-1.6.2-3|42	%patch0 -p1
14cu|bubbros-1.6.2-3|43	sed -i 's:#! /usr/bin/env python:#!%{__python}:' BubBob.py bubbob/bb.py \
14cu|bubbros-1.6.2-3|44	display/Client.py
14cu|bubbros-1.6.2-3|45	chmod +x display/Client.py
14cu|bubbros-1.6.2-3|46	# for %doc
14cu|bubbros-1.6.2-3|47	mv bubbob/levels/README.txt levels.txt
14cu|bubbros-1.6.2-3|48	install -m 644 %{SOURCE5} artistic.txt
14cu|bubbros-1.6.2-3|49	
14cu|bubbros-1.6.2-3|50	%build
14cu|bubbros-1.6.2-3|51	make %{?_smp_mflags}
14cu|bubbros-1.6.2-3|52	pushd bubbob/images
14cu|bubbros-1.6.2-3|53	python buildcolors.py
14cu|bubbros-1.6.2-3|54	popd
14cu|bubbros-1.6.2-3|55	pushd java
14cu|bubbros-1.6.2-3|56	rm *.class
14cu|bubbros-1.6.2-3|57	make
14cu|bubbros-1.6.2-3|58	popd
14cu|bubbros-1.6.2-3|59	convert bubbob/images/dragon_0.ppm -transparent '#010101' -crop 32x32+0+0 \
14cu|bubbros-1.6.2-3|60	%{name}.png
14cu|bubbros-1.6.2-3|61	
14cu|bubbros-1.6.2-3|62	
14cu|bubbros-1.6.2-3|63	%install
14cu|bubbros-1.6.2-3|64	rm -rf %{buildroot}
14cu|bubbros-1.6.2-3|65	mkdir -p %{buildroot}%{_bindir}
14cu|bubbros-1.6.2-3|66	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|bubbros-1.6.2-3|67	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|bubbros-1.6.2-3|68	mkdir -p %{buildroot}%{_mandir}/man6
14cu|bubbros-1.6.2-3|69	# copying the complete dirs and then removing the unwanted bits is easier :)
14cu|bubbros-1.6.2-3|70	cp -a BubBob.py bubbob common display http2 java metaserver \
14cu|bubbros-1.6.2-3|71	%{buildroot}%{_datadir}/%{name}
14cu|bubbros-1.6.2-3|72	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/build
14cu|bubbros-1.6.2-3|73	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/doc
14cu|bubbros-1.6.2-3|74	rm -fr %{buildroot}%{_datadir}/%{name}/display/build
14cu|bubbros-1.6.2-3|75	rm -fr %{buildroot}%{_datadir}/%{name}/display/windows
14cu|bubbros-1.6.2-3|76	rm     %{buildroot}%{_datadir}/%{name}/display/*_windows.py
14cu|bubbros-1.6.2-3|77	rm -fr %{buildroot}%{_datadir}/%{name}/http2/sf
14cu|bubbros-1.6.2-3|78	rm     %{buildroot}%{_datadir}/%{name}/http2/header.png
14cu|bubbros-1.6.2-3|79	rm     %{buildroot}%{_datadir}/%{name}/java/pclient.java
14cu|bubbros-1.6.2-3|80	rm `find %{buildroot}%{_datadir}/%{name} -name '*.c'`
14cu|bubbros-1.6.2-3|81	rm `find %{buildroot}%{_datadir}/%{name} -name 'Makefile'`
14cu|bubbros-1.6.2-3|82	rm `find %{buildroot}%{_datadir}/%{name} -name 'setup.py'`
14cu|bubbros-1.6.2-3|83	# put the .so files in %{libdir}
14cu|bubbros-1.6.2-3|84	mv `find %{buildroot}%{_datadir}/%{name} -name '*.so'` \
14cu|bubbros-1.6.2-3|85	%{buildroot}%{_libdir}/%{name}
14cu|bubbros-1.6.2-3|86	# create the symlinks in /usr/bin, these must be absolute links!
14cu|bubbros-1.6.2-3|87	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/bubbros-client
14cu|bubbros-1.6.2-3|88	install -m 755 %{SOURCE3} %{buildroot}%{_bindir}/bubbros-server
14cu|bubbros-1.6.2-3|89	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/bubbros
14cu|bubbros-1.6.2-3|90	# install the manpages
14cu|bubbros-1.6.2-3|91	install -m 644 doc/BubBob.py.1 %{buildroot}%{_mandir}/man6/bubbros.6
14cu|bubbros-1.6.2-3|92	install -m 644 doc/bb.py.1 %{buildroot}%{_mandir}/man6/bubbros-server.6
14cu|bubbros-1.6.2-3|93	install -m 644 doc/Client.py.1 %{buildroot}%{_mandir}/man6/bubbros-client.6
14cu|bubbros-1.6.2-3|94	# below is the desktop file and icon stuff.
14cu|bubbros-1.6.2-3|95	mkdir -p %{buildroot}%{_datadir}/applications
14cu|bubbros-1.6.2-3|96	desktop-file-install --vendor dribble           \
14cu|bubbros-1.6.2-3|97	--dir %{buildroot}%{_datadir}/applications \
14cu|bubbros-1.6.2-3|98	%{SOURCE1}
14cu|bubbros-1.6.2-3|99	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|bubbros-1.6.2-3|100	install -p -m 644 %{name}.png \
14cu|bubbros-1.6.2-3|101	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|bubbros-1.6.2-3|102	
14cu|bubbros-1.6.2-3|103	
14cu|bubbros-1.6.2-3|104	%clean
14cu|bubbros-1.6.2-3|105	rm -rf %{buildroot}
14cu|bubbros-1.6.2-3|106	
14cu|bubbros-1.6.2-3|107	%files
14cu|bubbros-1.6.2-3|108	%defattr(-,root,root,-)
14cu|bubbros-1.6.2-3|109	%doc LICENSE.txt artistic.txt levels.txt
14cu|bubbros-1.6.2-3|110	%{_bindir}/bubbros*
14cu|bubbros-1.6.2-3|111	%{_libdir}/%{name}
14cu|bubbros-1.6.2-3|112	%{_datadir}/%{name}
14cu|bubbros-1.6.2-3|113	%{_datadir}/applications/dribble-%{name}.desktop
14cu|bubbros-1.6.2-3|114	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|bubbros-1.6.2-3|115	%{_mandir}/man6/bubbros*.6.*
14cu|bubbros-1.6.2-3|116	
14cu|bubbros-1.6.2-3|117	
14cu|bubbros-1.6.2-3|118	
14cu|bubbros-1.6.2-3|119	
14cu|bubbros-1.6.2-3|120	
14cu|bubbros-1.6.2-3|121	%changelog
14cu|bubbros-1.6.2-3|122	
14cu|bubbros-1.6.2-3|123	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.2-3
14cu|bubbros-1.6.2-3|124	- (9c95f9a) Merge pull request #1 from cfg/bubbros:rosa2014.1
14cu|bubbros-1.6.2-3|125	- (9c95f9a) Version update
14cu|bubbros-1.6.2-3|126	
14cu|bubbros-1.6.2-3|127	

9764 14
14cu|bugzilla-5.0.3-1|1	%define pre	%nil
14cu|bugzilla-5.0.3-1|2	
14cu|bugzilla-5.0.3-1|3	Name:		bugzilla
14cu|bugzilla-5.0.3-1|4	Version:	5.0.3
14cu|bugzilla-5.0.3-1|5	Release:	1
14cu|bugzilla-5.0.3-1|6	
14cu|bugzilla-5.0.3-1|7	Summary:	A bug tracking system developed by mozilla.org
14cu|bugzilla-5.0.3-1|8	License:	MPL
14cu|bugzilla-5.0.3-1|9	Group:		Networking/WWW
14cu|bugzilla-5.0.3-1|10	Url:		http://www.bugzilla.org
14cu|bugzilla-5.0.3-1|11	Source0:	http://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}%{pre}.tar.gz
14cu|bugzilla-5.0.3-1|12	Source1:	Bugzilla.pm
14cu|bugzilla-5.0.3-1|13	Patch0:		%{name}-fhs.patch
14cu|bugzilla-5.0.3-1|14	Patch2:		bugzilla-4.0.2-fix-permissions.patch
14cu|bugzilla-5.0.3-1|15	Patch3:		bugzilla-4.0.2-recommend-urpmi.patch
14cu|bugzilla-5.0.3-1|16	Requires:	apache
14cu|bugzilla-5.0.3-1|17	Requires:	perl(CGI) >= 1:3.510.0
14cu|bugzilla-5.0.3-1|18	Requires:	perl(Date::Format) >= 2.23
14cu|bugzilla-5.0.3-1|19	Requires:	perl(DateTime)     >= 0.280.0
14cu|bugzilla-5.0.3-1|20	Requires:	perl(Digest::SHA)
14cu|bugzilla-5.0.3-1|21	Requires:       perl(Date::Format) >= 2.23
14cu|bugzilla-5.0.3-1|22	Requires:	perl(File::Spec)   >= 0.840.0
14cu|bugzilla-5.0.3-1|23	Requires:	perl(DBI)          >= 1.540.0
14cu|bugzilla-5.0.3-1|24	Requires:	perl(Template)     >= 2.220.0
14cu|bugzilla-5.0.3-1|25	Requires:	perl(Email::Sender)
14cu|bugzilla-5.0.3-1|26	Requires:	perl(Email::MIME::Modifier)
14cu|bugzilla-5.0.3-1|27	Requires:	perl(Math::Random::ISAAC) >= 1.0.1
14cu|bugzilla-5.0.3-1|28	Requires:	perl(Math::Random::ISAAC::XS)
14cu|bugzilla-5.0.3-1|29	Requires:       perl(Email::MIME) >= 1.904
14cu|bugzilla-5.0.3-1|30	Requires:       perl(URI) >= 1.37
14cu|bugzilla-5.0.3-1|31	Requires:       perl(List::MoreUtils) >= 0.32
14cu|bugzilla-5.0.3-1|32	Requires:	sendmail-command
14cu|bugzilla-5.0.3-1|33	Suggests:	diffutils
14cu|bugzilla-5.0.3-1|34	Suggests:	graphviz
14cu|bugzilla-5.0.3-1|35	Suggests:	patchutils
14cu|bugzilla-5.0.3-1|36	Suggests:	perl(DBD::mysql) >= 4.0.1
14cu|bugzilla-5.0.3-1|37	Suggests:	perl(DBD::Pg)    >= 2.7.0
14cu|bugzilla-5.0.3-1|38	Suggests:	perl(GD)
14cu|bugzilla-5.0.3-1|39	Suggests:	perl(GD::Graph)
14cu|bugzilla-5.0.3-1|40	Suggests:	perl(GD::TextUtil)
14cu|bugzilla-5.0.3-1|41	Suggests:	perl(Chart::Base)
14cu|bugzilla-5.0.3-1|42	Suggests:	perl(Net::LDAP)
14cu|bugzilla-5.0.3-1|43	Suggests:	perl(PatchReader)
14cu|bugzilla-5.0.3-1|44	Suggests:	perl(XML::Parser)
14cu|bugzilla-5.0.3-1|45	BuildArch:	noarch
14cu|bugzilla-5.0.3-1|46	
14cu|bugzilla-5.0.3-1|47	%define __noautoreq 'perl\\(XML::Twig\\)|perl\\(MIME::Parser\\)|perl\\(DBD::.*\\)|perl\\(DBI::st\\)|perl\\(DBI::db\\)|perl\\(TheSchwartz\\)|\
14cu|bugzilla-5.0.3-1|48	perl\\(sanitycheck.cgi\\)|perl\\(Apache2::|perl\\(ModPerl::|perl\\(Authen::Radius\\)|perl\\(Net::LDAP\\)|perl\\(Email::MIME::Attachment::Stripper\\)|\
14cu|bugzilla-5.0.3-1|49	perl\\(Email::Reply\\)|perl\\(XMLRPC::|perl\\(HTTP::Message\\)|perl\\(Test::Taint\\)|perl\\(Image::Magick\\)'
14cu|bugzilla-5.0.3-1|50	
14cu|bugzilla-5.0.3-1|51	%define __noautoprov 'perl\\(Bugzilla::Extension::BmpConvert\\)|perl\\(Bugzilla::Extension::Example\\)|perl\\(Bugzilla::Extension::Example::Auth::Login\\)|\
14cu|bugzilla-5.0.3-1|52	perl\\(Bugzilla::Extension::Example::Auth::Verify\\)|perl\\(Bugzilla::Extension::Example::Config\\)|perl\\(Bugzilla::Extension::Example::WebService\\)|\
14cu|bugzilla-5.0.3-1|53	perl\\(Bugzilla::Extension::OldBugMove\\)|perl\\(Bugzilla::Extension::OldBugMove::Params\\)|perl\\(Bugzilla::Extension::Voting\\)'
14cu|bugzilla-5.0.3-1|54	
14cu|bugzilla-5.0.3-1|55	%description
14cu|bugzilla-5.0.3-1|56	Bugzilla is one example of a class of programs called "Defect Tracking
14cu|bugzilla-5.0.3-1|57	Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems
14cu|bugzilla-5.0.3-1|58	allow individual or groups of developers to keep track of outstanding bugs
14cu|bugzilla-5.0.3-1|59	in their product effectively.
14cu|bugzilla-5.0.3-1|60	
14cu|bugzilla-5.0.3-1|61	%package contrib
14cu|bugzilla-5.0.3-1|62	Summary:	Additional tools for %{name}
14cu|bugzilla-5.0.3-1|63	Group:		Networking/WWW
14cu|bugzilla-5.0.3-1|64	
14cu|bugzilla-5.0.3-1|65	%description contrib
14cu|bugzilla-5.0.3-1|66	This package contains additional tools for %{name}.
14cu|bugzilla-5.0.3-1|67	
14cu|bugzilla-5.0.3-1|68	%prep
14cu|bugzilla-5.0.3-1|69	%setup -q -n %{name}-%{version}%{pre}
14cu|bugzilla-5.0.3-1|70	find . -name CVS -o -name .cvsignore -delete
14cu|bugzilla-5.0.3-1|71	
14cu|bugzilla-5.0.3-1|72	# fix perms
14cu|bugzilla-5.0.3-1|73	chmod -R go=u-w .
14cu|bugzilla-5.0.3-1|74	chmod 644 Bugzilla/Bug.pm
14cu|bugzilla-5.0.3-1|75	chmod 644 template/en/default/admin/keywords/*
14cu|bugzilla-5.0.3-1|76	chmod 755 docs/makedocs.pl
14cu|bugzilla-5.0.3-1|77	
14cu|bugzilla-5.0.3-1|78	# fix paths
14cu|bugzilla-5.0.3-1|79	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
14cu|bugzilla-5.0.3-1|80	
14cu|bugzilla-5.0.3-1|81	# fix contrib documentation files names
14cu|bugzilla-5.0.3-1|82	(cd contrib/bugzilla-submit && mv README README.bugzilla-submit)
14cu|bugzilla-5.0.3-1|83	
14cu|bugzilla-5.0.3-1|84	%patch0 -p1
14cu|bugzilla-5.0.3-1|85	%patch2 -p1
14cu|bugzilla-5.0.3-1|86	%patch3 -p1
14cu|bugzilla-5.0.3-1|87	
14cu|bugzilla-5.0.3-1|88	%build
14cu|bugzilla-5.0.3-1|89	
14cu|bugzilla-5.0.3-1|90	%install
14cu|bugzilla-5.0.3-1|91	mkdir -p %{buildroot}%{perl_sitelib}
14cu|bugzilla-5.0.3-1|92	install -m644 %{SOURCE1} %{buildroot}%{perl_sitelib}
14cu|bugzilla-5.0.3-1|93	
14cu|bugzilla-5.0.3-1|94	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|bugzilla-5.0.3-1|95	
14cu|bugzilla-5.0.3-1|96	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cu|bugzilla-5.0.3-1|97	install -m 755 *.cgi %{buildroot}%{_datadir}/%{name}/www
14cu|bugzilla-5.0.3-1|98	cp -pr js skins images robots.txt %{buildroot}%{_datadir}/%{name}/www
14cu|bugzilla-5.0.3-1|99	install -d -m 755 %{buildroot}%{_datadir}/%{name}/extensions
14cu|bugzilla-5.0.3-1|100	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/custom
14cu|bugzilla-5.0.3-1|101	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/contrib
14cu|bugzilla-5.0.3-1|102	
14cu|bugzilla-5.0.3-1|103	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cu|bugzilla-5.0.3-1|104	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cu|bugzilla-5.0.3-1|105	
14cu|bugzilla-5.0.3-1|106	# only install english templates (bug #61555)
14cu|bugzilla-5.0.3-1|107	install -d -m 755 %{buildroot}%{_datadir}/%{name}/template
14cu|bugzilla-5.0.3-1|108	cp -pr template/en %{buildroot}%{_datadir}/%{name}/template
14cu|bugzilla-5.0.3-1|109	
14cu|bugzilla-5.0.3-1|110	cp -pr Bugzilla %{buildroot}%{_datadir}/%{name}/lib
14cu|bugzilla-5.0.3-1|111	install -m 644 Bugzilla.pm \
14cu|bugzilla-5.0.3-1|112	%{buildroot}%{_datadir}/%{name}/lib
14cu|bugzilla-5.0.3-1|113	install -m 755 collectstats.pl \
14cu|bugzilla-5.0.3-1|114	testserver.pl \
14cu|bugzilla-5.0.3-1|115	checksetup.pl \
14cu|bugzilla-5.0.3-1|116	importxml.pl \
14cu|bugzilla-5.0.3-1|117	whineatnews.pl \
14cu|bugzilla-5.0.3-1|118	whine.pl \
14cu|bugzilla-5.0.3-1|119	contrib/bzdbcopy.pl \
14cu|bugzilla-5.0.3-1|120	contrib/jb2bz.py \
14cu|bugzilla-5.0.3-1|121	contrib/merge-users.pl \
14cu|bugzilla-5.0.3-1|122	contrib/mysqld-watcher.pl \
14cu|bugzilla-5.0.3-1|123	contrib/sendbugmail.pl \
14cu|bugzilla-5.0.3-1|124	contrib/sendunsentbugmail.pl \
14cu|bugzilla-5.0.3-1|125	contrib/syncLDAP.pl \
14cu|bugzilla-5.0.3-1|126	contrib/bugzilla-submit/bugzilla-submit \
14cu|bugzilla-5.0.3-1|127	contrib/cmdline/buglist \
14cu|bugzilla-5.0.3-1|128	contrib/cmdline/bugs \
14cu|bugzilla-5.0.3-1|129	%{buildroot}%{_datadir}/%{name}/bin
14cu|bugzilla-5.0.3-1|130	
14cu|bugzilla-5.0.3-1|131	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|bugzilla-5.0.3-1|132	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|bugzilla-5.0.3-1|133	install -m 644 contrib/cmdline/query.conf %{buildroot}%{_sysconfdir}/%{name}
14cu|bugzilla-5.0.3-1|134	
14cu|bugzilla-5.0.3-1|135	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|bugzilla-5.0.3-1|136	
14cu|bugzilla-5.0.3-1|137	# apache configuration
14cu|bugzilla-5.0.3-1|138	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|bugzilla-5.0.3-1|139	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|bugzilla-5.0.3-1|140	# Bugzilla Apache configuration
14cu|bugzilla-5.0.3-1|141	Alias /%{name}/data %{_localstatedir}/lib/%{name}/
14cu|bugzilla-5.0.3-1|142	Alias /%{name}/images %{_datadir}/%{name}/www/images
14cu|bugzilla-5.0.3-1|143	Alias /%{name}/js %{_datadir}/%{name}/www/js
14cu|bugzilla-5.0.3-1|144	Alias /%{name}/skins %{_datadir}/%{name}/www/skins
14cu|bugzilla-5.0.3-1|145	ScriptAlias /%{name} %{_datadir}/%{name}/www
14cu|bugzilla-5.0.3-1|146	
14cu|bugzilla-5.0.3-1|147	<Directory %{_datadir}/%{name}/www>
14cu|bugzilla-5.0.3-1|148	Require all granted
14cu|bugzilla-5.0.3-1|149	DirectoryIndex index.cgi
14cu|bugzilla-5.0.3-1|150	</Directory>
14cu|bugzilla-5.0.3-1|151	
14cu|bugzilla-5.0.3-1|152	# The dot files must be accessible to the public webdot server
14cu|bugzilla-5.0.3-1|153	# The png files locally created locally must be accessible
14cu|bugzilla-5.0.3-1|154	<Directory %{_localstatedir}/lib/bugzilla/webdot>
14cu|bugzilla-5.0.3-1|155	<FilesMatch \.dot$>
14cu|bugzilla-5.0.3-1|156	Require host research.att.com
14cu|bugzilla-5.0.3-1|157	</FilesMatch>
14cu|bugzilla-5.0.3-1|158	
14cu|bugzilla-5.0.3-1|159	<FilesMatch \.png$>
14cu|bugzilla-5.0.3-1|160	Require all granted
14cu|bugzilla-5.0.3-1|161	</FilesMatch>
14cu|bugzilla-5.0.3-1|162	</Directory>
14cu|bugzilla-5.0.3-1|163	EOF
14cu|bugzilla-5.0.3-1|164	
14cu|bugzilla-5.0.3-1|165	# cron task
14cu|bugzilla-5.0.3-1|166	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cu|bugzilla-5.0.3-1|167	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cu|bugzilla-5.0.3-1|168	0 0 * * *     apache     %{_datadir}/%{name}/bin/collectstats.pl > /dev/null 2>&1
14cu|bugzilla-5.0.3-1|169	0 0 * * *     apache     %{_datadir}/%{name}/bin/whineatnews.pl > /dev/null 2>&1
14cu|bugzilla-5.0.3-1|170	*/15 * * * *  apache     %{_datadir}/%{name}/bin/whine.pl > /dev/null 2>&1
14cu|bugzilla-5.0.3-1|171	EOF
14cu|bugzilla-5.0.3-1|172	
14cu|bugzilla-5.0.3-1|173	cat > README.urpmi <<EOF
14cu|bugzilla-5.0.3-1|174	ROSA RPM specific notes
14cu|bugzilla-5.0.3-1|175	
14cu|bugzilla-5.0.3-1|176	setup
14cu|bugzilla-5.0.3-1|177	-----
14cu|bugzilla-5.0.3-1|178	The setup used here differs from default one, to achieve better FHS compliance.
14cu|bugzilla-5.0.3-1|179	- the constant files are in %{_datadir}/%{name}
14cu|bugzilla-5.0.3-1|180	- the variables files are in %{_localstatedir}/lib/%{name}
14cu|bugzilla-5.0.3-1|181	- the configuration file will be generated in %{_sysconfdir}/%{name}
14cu|bugzilla-5.0.3-1|182	
14cu|bugzilla-5.0.3-1|183	post-installation
14cu|bugzilla-5.0.3-1|184	-----------------
14cu|bugzilla-5.0.3-1|185	- create a database in one of: MySQL/MariaDB/PostgreSQL
14cu|bugzilla-5.0.3-1|186	- run %{_datadir}/%{name}/bin/checksetup.pl
14cu|bugzilla-5.0.3-1|187	
14cu|bugzilla-5.0.3-1|188	Additional useful packages
14cu|bugzilla-5.0.3-1|189	--------------------------
14cu|bugzilla-5.0.3-1|190	- perl-GD, perl-GDGraph, perl-GD-TextUtil and perl-Chart for graphical reports
14cu|bugzilla-5.0.3-1|191	- perl-XML-Parser for importing XML bugs
14cu|bugzilla-5.0.3-1|192	- perl-Net-LDAP for LDAP authentication
14cu|bugzilla-5.0.3-1|193	- perl-PatchReader, cvs, diffutils and patchutils for patch viewer
14cu|bugzilla-5.0.3-1|194	- graphviz for graphical view of dependency relationships
14cu|bugzilla-5.0.3-1|195	- a MySQL/MariaDB/PostgreSQL database, either locale or remote
14cu|bugzilla-5.0.3-1|196	EOF
14cu|bugzilla-5.0.3-1|197	
14cu|bugzilla-5.0.3-1|198	%files
14cu|bugzilla-5.0.3-1|199	%doc README README.urpmi docs
14cu|bugzilla-5.0.3-1|200	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|bugzilla-5.0.3-1|201	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cu|bugzilla-5.0.3-1|202	%{_datadir}/%{name}
14cu|bugzilla-5.0.3-1|203	%{_sysconfdir}/%{name}
14cu|bugzilla-5.0.3-1|204	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cu|bugzilla-5.0.3-1|205	%{perl_sitelib}/*
14cu|bugzilla-5.0.3-1|206	%exclude %{_datadir}/%{name}/bin/jb2bz.py
14cu|bugzilla-5.0.3-1|207	%exclude %{_datadir}/%{name}/bin/mysqld-watcher.pl
14cu|bugzilla-5.0.3-1|208	%exclude %{_datadir}/%{name}/bin/sendbugmail.pl
14cu|bugzilla-5.0.3-1|209	%exclude %{_datadir}/%{name}/bin/sendunsentbugmail.pl
14cu|bugzilla-5.0.3-1|210	%exclude %{_datadir}/%{name}/bin/syncLDAP.pl
14cu|bugzilla-5.0.3-1|211	%exclude %{_datadir}/%{name}/bin/bugzilla-submit
14cu|bugzilla-5.0.3-1|212	%exclude %{_datadir}/%{name}/bin/buglist
14cu|bugzilla-5.0.3-1|213	%exclude %{_datadir}/%{name}/bin/bugs
14cu|bugzilla-5.0.3-1|214	%exclude %{_sysconfdir}/%{name}/query.conf
14cu|bugzilla-5.0.3-1|215	
14cu|bugzilla-5.0.3-1|216	%files contrib
14cu|bugzilla-5.0.3-1|217	%doc contrib/README
14cu|bugzilla-5.0.3-1|218	%doc contrib/bugzilla-submit/README.bugzilla-submit
14cu|bugzilla-5.0.3-1|219	%{_datadir}/%{name}/bin/jb2bz.py
14cu|bugzilla-5.0.3-1|220	%{_datadir}/%{name}/bin/mysqld-watcher.pl
14cu|bugzilla-5.0.3-1|221	%{_datadir}/%{name}/bin/sendbugmail.pl
14cu|bugzilla-5.0.3-1|222	%{_datadir}/%{name}/bin/sendunsentbugmail.pl
14cu|bugzilla-5.0.3-1|223	%{_datadir}/%{name}/bin/syncLDAP.pl
14cu|bugzilla-5.0.3-1|224	%{_datadir}/%{name}/bin/bugzilla-submit
14cu|bugzilla-5.0.3-1|225	%{_datadir}/%{name}/bin/buglist
14cu|bugzilla-5.0.3-1|226	%{_datadir}/%{name}/bin/bugs
14cu|bugzilla-5.0.3-1|227	%config(noreplace) %{_sysconfdir}/%{name}/query.conf
14cu|bugzilla-5.0.3-1|228	
14cu|bugzilla-5.0.3-1|229	#--------------------------------------------------------------------
14cu|bugzilla-5.0.3-1|230	
14cu|bugzilla-5.0.3-1|231	
14cu|bugzilla-5.0.3-1|232	
14cu|bugzilla-5.0.3-1|233	
14cu|bugzilla-5.0.3-1|234	%changelog
14cu|bugzilla-5.0.3-1|235	
14cu|bugzilla-5.0.3-1|236	* Fri May 27 2016 Denis Silakov <dsilakov@gmail.com> 5.0.3-1
14cu|bugzilla-5.0.3-1|237	- (2fbd24c) Updated to 5.0.3
14cu|bugzilla-5.0.3-1|238	
14cu|bugzilla-5.0.3-1|239	

9765 14
14cu|buildbot-0.8.12-1|1	%define slaveversion 0.8.12
14cu|buildbot-0.8.12-1|2	
14cu|buildbot-0.8.12-1|3	Name:           buildbot
14cu|buildbot-0.8.12-1|4	Version:        0.8.12
14cu|buildbot-0.8.12-1|5	Release:        1
14cu|buildbot-0.8.12-1|6	Summary:        Build/test automation system
14cu|buildbot-0.8.12-1|7	Group:          Development/Python
14cu|buildbot-0.8.12-1|8	License:        GPLv2+
14cu|buildbot-0.8.12-1|9	URL:            http://buildbot.net
14cu|buildbot-0.8.12-1|10	Source0:        https://pypi.python.org/packages/source/b/%{name}/%{name}-%{version}.tar.gz
14cu|buildbot-0.8.12-1|11	Source1:        https://pypi.python.org/packages/source/b/%{name}/%{name}-slave-%{slaveversion}.tar.gz
14cu|buildbot-0.8.12-1|12	Patch0:	        buildbot-req.patch
14cu|buildbot-0.8.12-1|13	
14cu|buildbot-0.8.12-1|14	BuildRequires:  pkgconfig(python)
14cu|buildbot-0.8.12-1|15	BuildRequires:  pythonegg(sphinx)
14cu|buildbot-0.8.12-1|16	BuildRequires:  pythonegg(setuptools)
14cu|buildbot-0.8.12-1|17	BuildRequires:  pythonegg(sphinx)
14cu|buildbot-0.8.12-1|18	BuildRequires:  texinfo
14cu|buildbot-0.8.12-1|19	
14cu|buildbot-0.8.12-1|20	BuildArch:  noarch
14cu|buildbot-0.8.12-1|21	
14cu|buildbot-0.8.12-1|22	# Turns former package into a metapackage to install everything
14cu|buildbot-0.8.12-1|23	Requires:       %{name}-master = %{version}
14cu|buildbot-0.8.12-1|24	Requires:       %{name}-doc = %{version}
14cu|buildbot-0.8.12-1|25	Requires:       %{name}-slave = %{slaveversion}
14cu|buildbot-0.8.12-1|26	
14cu|buildbot-0.8.12-1|27	%description
14cu|buildbot-0.8.12-1|28	The BuildBot is a system to automate the compile/test cycle required by
14cu|buildbot-0.8.12-1|29	most software projects to validate code changes. By automatically
14cu|buildbot-0.8.12-1|30	rebuilding and testing the tree each time something has changed, build
14cu|buildbot-0.8.12-1|31	problems are pinpointed quickly, before other developers are
14cu|buildbot-0.8.12-1|32	inconvenienced by the failure.
14cu|buildbot-0.8.12-1|33	
14cu|buildbot-0.8.12-1|34	#--------------------------------------------
14cu|buildbot-0.8.12-1|35	%package master
14cu|buildbot-0.8.12-1|36	Summary:        Build/test automation system
14cu|buildbot-0.8.12-1|37	Group:          Development/Python
14cu|buildbot-0.8.12-1|38	Requires:       python-twisted >= 8.0.0
14cu|buildbot-0.8.12-1|39	Requires:       python-twisted-web
14cu|buildbot-0.8.12-1|40	Requires:       python-twisted-mail
14cu|buildbot-0.8.12-1|41	Requires:       python-twisted-words
14cu|buildbot-0.8.12-1|42	Requires:       python-twisted-conch
14cu|buildbot-0.8.12-1|43	Requires:       python-jinja2 >= 2.1
14cu|buildbot-0.8.12-1|44	Requires:       python-sqlalchemy
14cu|buildbot-0.8.12-1|45	Requires:       python-sqlalchemy-migrate
14cu|buildbot-0.8.12-1|46	Requires:       python-boto
14cu|buildbot-0.8.12-1|47	Suggests:       %{name}-doc
14cu|buildbot-0.8.12-1|48	
14cu|buildbot-0.8.12-1|49	
14cu|buildbot-0.8.12-1|50	%description master
14cu|buildbot-0.8.12-1|51	The BuildBot is a system to automate the compile/test cycle required by
14cu|buildbot-0.8.12-1|52	most software projects to validate code changes. By automatically
14cu|buildbot-0.8.12-1|53	rebuilding and testing the tree each time something has changed, build
14cu|buildbot-0.8.12-1|54	problems are pinpointed quickly, before other developers are
14cu|buildbot-0.8.12-1|55	inconvenienced by the failure.
14cu|buildbot-0.8.12-1|56	
14cu|buildbot-0.8.12-1|57	%files          master
14cu|buildbot-0.8.12-1|58	%doc %{_mandir}/man1/buildbot.1.xz
14cu|buildbot-0.8.12-1|59	%doc COPYING CREDITS NEWS README UPGRADING
14cu|buildbot-0.8.12-1|60	%{_bindir}/buildbot
14cu|buildbot-0.8.12-1|61	%{py_puresitedir}/buildbot
14cu|buildbot-0.8.12-1|62	%{_datadir}/%{name}
14cu|buildbot-0.8.12-1|63	%{py_puresitedir}/buildbot-*egg-info
14cu|buildbot-0.8.12-1|64	
14cu|buildbot-0.8.12-1|65	#----------------------------------------
14cu|buildbot-0.8.12-1|66	%package slave
14cu|buildbot-0.8.12-1|67	Version:        %{slaveversion}
14cu|buildbot-0.8.12-1|68	Summary:        Build/test automation system
14cu|buildbot-0.8.12-1|69	Group:          Development/Python
14cu|buildbot-0.8.12-1|70	
14cu|buildbot-0.8.12-1|71	%description slave
14cu|buildbot-0.8.12-1|72	This package contains only the buildslave implementation.
14cu|buildbot-0.8.12-1|73	The buildbot-master package contains the buildmaster.
14cu|buildbot-0.8.12-1|74	
14cu|buildbot-0.8.12-1|75	%files          slave
14cu|buildbot-0.8.12-1|76	%doc COPYING NEWS README UPGRADING
14cu|buildbot-0.8.12-1|77	%{_bindir}/buildslave
14cu|buildbot-0.8.12-1|78	%{py_puresitedir}/buildslave
14cu|buildbot-0.8.12-1|79	%{py_puresitedir}/buildbot_slave-*egg-info
14cu|buildbot-0.8.12-1|80	#------------------------------------------------
14cu|buildbot-0.8.12-1|81	
14cu|buildbot-0.8.12-1|82	
14cu|buildbot-0.8.12-1|83	%package doc
14cu|buildbot-0.8.12-1|84	Summary:    Buildbot documentation
14cu|buildbot-0.8.12-1|85	Group:      Books/Howtos
14cu|buildbot-0.8.12-1|86	
14cu|buildbot-0.8.12-1|87	%description doc
14cu|buildbot-0.8.12-1|88	Buildbot documentation
14cu|buildbot-0.8.12-1|89	
14cu|buildbot-0.8.12-1|90	%files          doc
14cu|buildbot-0.8.12-1|91	%{_docdir}/%{name}-%{version}
14cu|buildbot-0.8.12-1|92	#------------------------------------------------
14cu|buildbot-0.8.12-1|93	
14cu|buildbot-0.8.12-1|94	%prep
14cu|buildbot-0.8.12-1|95	%setup -q -b 1 -n %{name}-slave-%{slaveversion}
14cu|buildbot-0.8.12-1|96	%setup -q
14cu|buildbot-0.8.12-1|97	%patch0 -p0
14cu|buildbot-0.8.12-1|98	
14cu|buildbot-0.8.12-1|99	%build
14cu|buildbot-0.8.12-1|100	python setup.py build
14cu|buildbot-0.8.12-1|101	
14cu|buildbot-0.8.12-1|102	pushd docs
14cu|buildbot-0.8.12-1|103	make docs.tgz
14cu|buildbot-0.8.12-1|104	popd
14cu|buildbot-0.8.12-1|105	
14cu|buildbot-0.8.12-1|106	pushd ../%{name}-slave-%{slaveversion}
14cu|buildbot-0.8.12-1|107	python setup.py build
14cu|buildbot-0.8.12-1|108	popd
14cu|buildbot-0.8.12-1|109	
14cu|buildbot-0.8.12-1|110	%install
14cu|buildbot-0.8.12-1|111	python setup.py install --root %{buildroot}
14cu|buildbot-0.8.12-1|112	
14cu|buildbot-0.8.12-1|113	mkdir -p %{buildroot}%{_datadir}/%{name}/ \
14cu|buildbot-0.8.12-1|114	%{buildroot}%{_mandir}/man1/ \
14cu|buildbot-0.8.12-1|115	%{buildroot}%{_docdir}/%{name}-%{version}
14cu|buildbot-0.8.12-1|116	
14cu|buildbot-0.8.12-1|117	cp -R contrib %{buildroot}/%{_datadir}/%{name}/
14cu|buildbot-0.8.12-1|118	
14cu|buildbot-0.8.12-1|119	# install the man page
14cu|buildbot-0.8.12-1|120	cp docs/buildbot.1 %{buildroot}%{_mandir}/man1/buildbot.1
14cu|buildbot-0.8.12-1|121	
14cu|buildbot-0.8.12-1|122	# install HTML documentation
14cu|buildbot-0.8.12-1|123	tar xf docs/docs.tgz --strip-components=1 -C %{buildroot}%{_docdir}/%{name}-%{version}
14cu|buildbot-0.8.12-1|124	
14cu|buildbot-0.8.12-1|125	# clean up Windows contribs.
14cu|buildbot-0.8.12-1|126	sed -i 's/\r//' %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
14cu|buildbot-0.8.12-1|127	chmod -x %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
14cu|buildbot-0.8.12-1|128	
14cu|buildbot-0.8.12-1|129	# install slave files
14cu|buildbot-0.8.12-1|130	cd ../%{name}-slave-%{slaveversion}
14cu|buildbot-0.8.12-1|131	python setup.py install --root %{buildroot}
14cu|buildbot-0.8.12-1|132	
14cu|buildbot-0.8.12-1|133	# Fix permissions
14cu|buildbot-0.8.12-1|134	sed -i '1i#!/usr/bin/python' %{buildroot}%{_datadir}/%{name}/contrib/bk_buildbot.py
14cu|buildbot-0.8.12-1|135	
14cu|buildbot-0.8.12-1|136	rm -fr %{buildroot}%{_datadir}/doc/%{name}-%{version}/.buildinfo
14cu|buildbot-0.8.12-1|137	
14cu|buildbot-0.8.12-1|138	%files
14cu|buildbot-0.8.12-1|139	
14cu|buildbot-0.8.12-1|140	
14cu|buildbot-0.8.12-1|141	
14cu|buildbot-0.8.12-1|142	
14cu|buildbot-0.8.12-1|143	
14cu|buildbot-0.8.12-1|144	%changelog
14cu|buildbot-0.8.12-1|145	
14cu|buildbot-0.8.12-1|146	* Sat Aug 08 2015 abfonly <abfonly@gmail.com> 0.8.12-1
14cu|buildbot-0.8.12-1|147	- (aa1dddf) Log: Update to 0.8.12
14cu|buildbot-0.8.12-1|148	- (aa1dddf) fixed Urls and some linting
14cu|buildbot-0.8.12-1|149	
14cu|buildbot-0.8.12-1|150	

9766 14
14cu|bullet-2.82-4|1	# In 2.82 multithreading support is off for linux
14cu|bullet-2.82-4|2	%bcond_with multithreading
14cu|bullet-2.82-4|3	
14cu|bullet-2.82-4|4	%define rev 2704
14cu|bullet-2.82-4|5	
14cu|bullet-2.82-4|6	%define major %{version}
14cu|bullet-2.82-4|7	
14cu|bullet-2.82-4|8	Summary:	Professional 3D collision detection library
14cu|bullet-2.82-4|9	Name:		bullet
14cu|bullet-2.82-4|10	Version:	2.82
14cu|bullet-2.82-4|11	Release:	4
14cu|bullet-2.82-4|12	License:	Zlib
14cu|bullet-2.82-4|13	Group:		System/Libraries
14cu|bullet-2.82-4|14	Url:		http://www.bulletphysics.com
14cu|bullet-2.82-4|15	Source0:	http://bullet.googlecode.com/files/%{name}-%{version}-r%{rev}.tgz
14cu|bullet-2.82-4|16	Patch0:		bullet-2.80-extras-version.patch
14cu|bullet-2.82-4|17	Patch1:		bullet-2.82-libdir.patch
14cu|bullet-2.82-4|18	BuildRequires:	cmake
14cu|bullet-2.82-4|19	BuildRequires:	libtool
14cu|bullet-2.82-4|20	BuildRequires:	doxygen
14cu|bullet-2.82-4|21	BuildRequires:	graphviz
14cu|bullet-2.82-4|22	BuildRequires:	perl-Template-Toolkit
14cu|bullet-2.82-4|23	BuildRequires:	pkgconfig(gl)
14cu|bullet-2.82-4|24	BuildRequires:	pkgconfig(glu)
14cu|bullet-2.82-4|25	BuildRequires:	pkgconfig(glut)
14cu|bullet-2.82-4|26	BuildRequires:	pkgconfig(libxml-2.0)
14cu|bullet-2.82-4|27	
14cu|bullet-2.82-4|28	%description
14cu|bullet-2.82-4|29	Bullet 3D Game Multiphysics Library provides state of the art
14cu|bullet-2.82-4|30	collision detection, soft body and rigid body dynamics.
14cu|bullet-2.82-4|31	
14cu|bullet-2.82-4|32	* Used by many game companies in AAA titles on Playstation 3,
14cu|bullet-2.82-4|33	XBox 360, Nintendo Wii and PC
14cu|bullet-2.82-4|34	* Modular extendible C++ design with hot-swap of most components
14cu|bullet-2.82-4|35	* Optimized back-ends with multi-threaded support for Playstation 3
14cu|bullet-2.82-4|36	Cell SPU and other platforms
14cu|bullet-2.82-4|37	* Discrete and continuous collision detection (CCD)
14cu|bullet-2.82-4|38	* Swept collision queries
14cu|bullet-2.82-4|39	* Ray casting with custom collision filtering
14cu|bullet-2.82-4|40	* Generic convex support (using GJK), capsule, cylinder, cone, sphere,
14cu|bullet-2.82-4|41	box and non-convex triangle meshes.
14cu|bullet-2.82-4|42	* Rigid body dynamics including constraint solvers, generic
14cu|bullet-2.82-4|43	constraints, ragdolls, hinge, ball-socket
14cu|bullet-2.82-4|44	* Support for constraint limits and motors
14cu|bullet-2.82-4|45	* Soft body support including cloth, rope and deformable
14cu|bullet-2.82-4|46	* Bullet is integrated into Blender 3D and provides a Maya Plugin
14cu|bullet-2.82-4|47	* Supports import and export into COLLADA 1.4 Physics format
14cu|bullet-2.82-4|48	* Support for dynamic deformation of non-convex triangle meshes, by
14cu|bullet-2.82-4|49	refitting the acceleration structures
14cu|bullet-2.82-4|50	
14cu|bullet-2.82-4|51	The Library is free for commercial use and open source
14cu|bullet-2.82-4|52	under the ZLib License.
14cu|bullet-2.82-4|53	
14cu|bullet-2.82-4|54	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|55	
14cu|bullet-2.82-4|56	%package demo
14cu|bullet-2.82-4|57	Summary:	A demo programs using bullet library
14cu|bullet-2.82-4|58	Group:		Graphics
14cu|bullet-2.82-4|59	
14cu|bullet-2.82-4|60	%description demo
14cu|bullet-2.82-4|61	A demo programs using bullet library.
14cu|bullet-2.82-4|62	
14cu|bullet-2.82-4|63	%files demo
14cu|bullet-2.82-4|64	%{_bindir}/%{name}-*
14cu|bullet-2.82-4|65	
14cu|bullet-2.82-4|66	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|67	
14cu|bullet-2.82-4|68	%define libBulletCollision %mklibname BulletCollision %{major}
14cu|bullet-2.82-4|69	
14cu|bullet-2.82-4|70	%package -n %{libBulletCollision}
14cu|bullet-2.82-4|71	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|72	Group:		System/Libraries
14cu|bullet-2.82-4|73	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|74	Obsoletes:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|75	
14cu|bullet-2.82-4|76	%description -n %{libBulletCollision}
14cu|bullet-2.82-4|77	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|78	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|79	
14cu|bullet-2.82-4|80	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|81	
14cu|bullet-2.82-4|82	%files -n %{libBulletCollision}
14cu|bullet-2.82-4|83	%{_libdir}/libBulletCollision.so.%{major}
14cu|bullet-2.82-4|84	
14cu|bullet-2.82-4|85	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|86	
14cu|bullet-2.82-4|87	%define libBulletDynamics %mklibname BulletDynamics %{major}
14cu|bullet-2.82-4|88	
14cu|bullet-2.82-4|89	%package -n %{libBulletDynamics}
14cu|bullet-2.82-4|90	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|91	Group:		System/Libraries
14cu|bullet-2.82-4|92	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|93	Obsoletes:	%{_lib}MiniCL2.80 < 2.82
14cu|bullet-2.82-4|94	Obsoletes:	%{_lib}BulletMultiThreaded2.80 < 2.82
14cu|bullet-2.82-4|95	
14cu|bullet-2.82-4|96	%description -n %{libBulletDynamics}
14cu|bullet-2.82-4|97	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|98	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|99	
14cu|bullet-2.82-4|100	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|101	
14cu|bullet-2.82-4|102	%files -n %{libBulletDynamics}
14cu|bullet-2.82-4|103	%{_libdir}/libBulletDynamics.so.%{major}
14cu|bullet-2.82-4|104	
14cu|bullet-2.82-4|105	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|106	
14cu|bullet-2.82-4|107	%define libBulletFileLoader %mklibname BulletFileLoader %{major}
14cu|bullet-2.82-4|108	
14cu|bullet-2.82-4|109	%package -n %{libBulletFileLoader}
14cu|bullet-2.82-4|110	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|111	Group:		System/Libraries
14cu|bullet-2.82-4|112	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|113	
14cu|bullet-2.82-4|114	%description -n %{libBulletFileLoader}
14cu|bullet-2.82-4|115	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|116	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|117	
14cu|bullet-2.82-4|118	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|119	
14cu|bullet-2.82-4|120	%files -n %{libBulletFileLoader}
14cu|bullet-2.82-4|121	%{_libdir}/libBulletFileLoader.so.%{major}
14cu|bullet-2.82-4|122	
14cu|bullet-2.82-4|123	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|124	
14cu|bullet-2.82-4|125	%define libBulletMultiThreaded %mklibname BulletMultiThreaded %{major}
14cu|bullet-2.82-4|126	
14cu|bullet-2.82-4|127	%if %{with multithreading}
14cu|bullet-2.82-4|128	%package -n %{libBulletMultiThreaded}
14cu|bullet-2.82-4|129	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|130	Group:		System/Libraries
14cu|bullet-2.82-4|131	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|132	
14cu|bullet-2.82-4|133	%description -n %{libBulletMultiThreaded}
14cu|bullet-2.82-4|134	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|135	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|136	
14cu|bullet-2.82-4|137	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|138	
14cu|bullet-2.82-4|139	%files -n %{libBulletMultiThreaded}
14cu|bullet-2.82-4|140	%{_libdir}/libBulletMultiThreaded.so.%{major}
14cu|bullet-2.82-4|141	%endif
14cu|bullet-2.82-4|142	
14cu|bullet-2.82-4|143	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|144	
14cu|bullet-2.82-4|145	%define libBulletSoftBody %mklibname BulletSoftBody %{major}
14cu|bullet-2.82-4|146	
14cu|bullet-2.82-4|147	%package -n %{libBulletSoftBody}
14cu|bullet-2.82-4|148	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|149	Group:		System/Libraries
14cu|bullet-2.82-4|150	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|151	
14cu|bullet-2.82-4|152	%description -n %{libBulletSoftBody}
14cu|bullet-2.82-4|153	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|154	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|155	
14cu|bullet-2.82-4|156	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|157	
14cu|bullet-2.82-4|158	%files -n %{libBulletSoftBody}
14cu|bullet-2.82-4|159	%{_libdir}/libBulletSoftBody.so.%{major}
14cu|bullet-2.82-4|160	
14cu|bullet-2.82-4|161	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|162	
14cu|bullet-2.82-4|163	%define libBulletWorldImporter %mklibname BulletWorldImporter %{major}
14cu|bullet-2.82-4|164	
14cu|bullet-2.82-4|165	%package -n %{libBulletWorldImporter}
14cu|bullet-2.82-4|166	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|167	Group:		System/Libraries
14cu|bullet-2.82-4|168	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|169	
14cu|bullet-2.82-4|170	%description -n %{libBulletWorldImporter}
14cu|bullet-2.82-4|171	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|172	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|173	
14cu|bullet-2.82-4|174	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|175	
14cu|bullet-2.82-4|176	%files -n %{libBulletWorldImporter}
14cu|bullet-2.82-4|177	%{_libdir}/libBulletWorldImporter.so.%{major}
14cu|bullet-2.82-4|178	
14cu|bullet-2.82-4|179	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|180	
14cu|bullet-2.82-4|181	%define libBulletXmlWorldImporter %mklibname BulletXmlWorldImporter %{major}
14cu|bullet-2.82-4|182	
14cu|bullet-2.82-4|183	%package -n %{libBulletXmlWorldImporter}
14cu|bullet-2.82-4|184	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|185	Group:		System/Libraries
14cu|bullet-2.82-4|186	
14cu|bullet-2.82-4|187	%description -n %{libBulletXmlWorldImporter}
14cu|bullet-2.82-4|188	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|189	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|190	
14cu|bullet-2.82-4|191	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|192	
14cu|bullet-2.82-4|193	%files -n %{libBulletXmlWorldImporter}
14cu|bullet-2.82-4|194	%{_libdir}/libBulletXmlWorldImporter.so.%{major}
14cu|bullet-2.82-4|195	
14cu|bullet-2.82-4|196	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|197	
14cu|bullet-2.82-4|198	%define libConvexDecomposition %mklibname ConvexDecomposition %{major}
14cu|bullet-2.82-4|199	
14cu|bullet-2.82-4|200	%package -n %{libConvexDecomposition}
14cu|bullet-2.82-4|201	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|202	Group:		System/Libraries
14cu|bullet-2.82-4|203	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|204	
14cu|bullet-2.82-4|205	%description -n %{libConvexDecomposition}
14cu|bullet-2.82-4|206	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|207	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|208	
14cu|bullet-2.82-4|209	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|210	
14cu|bullet-2.82-4|211	%files -n %{libConvexDecomposition}
14cu|bullet-2.82-4|212	%{_libdir}/libConvexDecomposition.so.%{major}
14cu|bullet-2.82-4|213	
14cu|bullet-2.82-4|214	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|215	
14cu|bullet-2.82-4|216	%define libGIMPACTUtils %mklibname GIMPACTUtils %{major}
14cu|bullet-2.82-4|217	
14cu|bullet-2.82-4|218	%package -n %{libGIMPACTUtils}
14cu|bullet-2.82-4|219	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|220	Group:		System/Libraries
14cu|bullet-2.82-4|221	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|222	
14cu|bullet-2.82-4|223	%description -n %{libGIMPACTUtils}
14cu|bullet-2.82-4|224	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|225	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|226	
14cu|bullet-2.82-4|227	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|228	
14cu|bullet-2.82-4|229	%files -n %{libGIMPACTUtils}
14cu|bullet-2.82-4|230	%{_libdir}/libGIMPACTUtils.so.%{major}
14cu|bullet-2.82-4|231	
14cu|bullet-2.82-4|232	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|233	
14cu|bullet-2.82-4|234	%define libGLUI %mklibname GLUI %{major}
14cu|bullet-2.82-4|235	
14cu|bullet-2.82-4|236	%package -n %{libGLUI}
14cu|bullet-2.82-4|237	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|238	Group:		System/Libraries
14cu|bullet-2.82-4|239	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|240	
14cu|bullet-2.82-4|241	%description -n %{libGLUI}
14cu|bullet-2.82-4|242	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|243	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|244	
14cu|bullet-2.82-4|245	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|246	
14cu|bullet-2.82-4|247	%files -n %{libGLUI}
14cu|bullet-2.82-4|248	%{_libdir}/libGLUI.so.%{major}
14cu|bullet-2.82-4|249	
14cu|bullet-2.82-4|250	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|251	
14cu|bullet-2.82-4|252	%define libHACD %mklibname HACD %{major}
14cu|bullet-2.82-4|253	
14cu|bullet-2.82-4|254	%package -n %{libHACD}
14cu|bullet-2.82-4|255	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|256	Group:		System/Libraries
14cu|bullet-2.82-4|257	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|258	
14cu|bullet-2.82-4|259	%description -n %{libHACD}
14cu|bullet-2.82-4|260	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|261	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|262	
14cu|bullet-2.82-4|263	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|264	
14cu|bullet-2.82-4|265	%files -n %{libHACD}
14cu|bullet-2.82-4|266	%{_libdir}/libHACD.so.%{major}
14cu|bullet-2.82-4|267	
14cu|bullet-2.82-4|268	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|269	
14cu|bullet-2.82-4|270	%define libLinearMath %mklibname LinearMath %{major}
14cu|bullet-2.82-4|271	
14cu|bullet-2.82-4|272	%package -n %{libLinearMath}
14cu|bullet-2.82-4|273	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|274	Group:		System/Libraries
14cu|bullet-2.82-4|275	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|276	
14cu|bullet-2.82-4|277	%description -n %{libLinearMath}
14cu|bullet-2.82-4|278	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|279	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|280	
14cu|bullet-2.82-4|281	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|282	
14cu|bullet-2.82-4|283	%files -n %{libLinearMath}
14cu|bullet-2.82-4|284	%{_libdir}/libLinearMath.so.%{major}
14cu|bullet-2.82-4|285	
14cu|bullet-2.82-4|286	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|287	
14cu|bullet-2.82-4|288	%define libMiniCL %mklibname MiniCL %{major}
14cu|bullet-2.82-4|289	
14cu|bullet-2.82-4|290	%if %{with multithreading}
14cu|bullet-2.82-4|291	%package -n %{libMiniCL}
14cu|bullet-2.82-4|292	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|293	Group:		System/Libraries
14cu|bullet-2.82-4|294	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|295	
14cu|bullet-2.82-4|296	%description -n %{libMiniCL}
14cu|bullet-2.82-4|297	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|298	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|299	
14cu|bullet-2.82-4|300	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|301	
14cu|bullet-2.82-4|302	%files -n %{libMiniCL}
14cu|bullet-2.82-4|303	%{_libdir}/libMiniCL.so.%{major}
14cu|bullet-2.82-4|304	%endif
14cu|bullet-2.82-4|305	
14cu|bullet-2.82-4|306	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|307	
14cu|bullet-2.82-4|308	%define libOpenGLSupport %mklibname OpenGLSupport %{major}
14cu|bullet-2.82-4|309	
14cu|bullet-2.82-4|310	%package -n %{libOpenGLSupport}
14cu|bullet-2.82-4|311	Summary:	Professional 3D game multiphysics library
14cu|bullet-2.82-4|312	Group:		System/Libraries
14cu|bullet-2.82-4|313	Conflicts:	%{_lib}bullet2 < 2.80-4
14cu|bullet-2.82-4|314	
14cu|bullet-2.82-4|315	%description -n %{libOpenGLSupport}
14cu|bullet-2.82-4|316	Bullet is a professional open source multi-threaded 3D Collision Detection
14cu|bullet-2.82-4|317	and Rigid Body Dynamics Library for games and animation.
14cu|bullet-2.82-4|318	
14cu|bullet-2.82-4|319	This package provides one of Bullet shared libraries.
14cu|bullet-2.82-4|320	
14cu|bullet-2.82-4|321	%files -n %{libOpenGLSupport}
14cu|bullet-2.82-4|322	%{_libdir}/libOpenGLSupport.so.%{major}
14cu|bullet-2.82-4|323	
14cu|bullet-2.82-4|324	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|325	
14cu|bullet-2.82-4|326	%define devname %mklibname %{name} -d
14cu|bullet-2.82-4|327	
14cu|bullet-2.82-4|328	%package -n %{devname}
14cu|bullet-2.82-4|329	Summary:	Development headers for Bullet
14cu|bullet-2.82-4|330	Group:		Development/C
14cu|bullet-2.82-4|331	Provides:	%{name}-devel = %{EVRD}
14cu|bullet-2.82-4|332	Requires:	%{libBulletCollision} = %{EVRD}
14cu|bullet-2.82-4|333	Requires:	%{libBulletDynamics} = %{EVRD}
14cu|bullet-2.82-4|334	Requires:	%{libBulletFileLoader} = %{EVRD}
14cu|bullet-2.82-4|335	%if %{with multithreading}
14cu|bullet-2.82-4|336	Requires:	%{libBulletMultiThreaded} = %{EVRD}
14cu|bullet-2.82-4|337	Requires:	%{libMiniCL} = %{EVRD}
14cu|bullet-2.82-4|338	%endif
14cu|bullet-2.82-4|339	Requires:	%{libBulletSoftBody} = %{EVRD}
14cu|bullet-2.82-4|340	Requires:	%{libBulletWorldImporter} = %{EVRD}
14cu|bullet-2.82-4|341	Requires:	%{libBulletXmlWorldImporter} = %{EVRD}
14cu|bullet-2.82-4|342	Requires:	%{libConvexDecomposition} = %{EVRD}
14cu|bullet-2.82-4|343	Requires:	%{libGIMPACTUtils} = %{EVRD}
14cu|bullet-2.82-4|344	Requires:	%{libGLUI} = %{EVRD}
14cu|bullet-2.82-4|345	Requires:	%{libHACD} = %{EVRD}
14cu|bullet-2.82-4|346	Requires:	%{libLinearMath} = %{EVRD}
14cu|bullet-2.82-4|347	Requires:	%{libOpenGLSupport} = %{EVRD}
14cu|bullet-2.82-4|348	Requires:	pkgconfig(libxml-2.0)
14cu|bullet-2.82-4|349	
14cu|bullet-2.82-4|350	%description -n %{devname}
14cu|bullet-2.82-4|351	Development headers for Bullet, a 3D collision library.
14cu|bullet-2.82-4|352	
14cu|bullet-2.82-4|353	%files -n %{devname}
14cu|bullet-2.82-4|354	%doc AUTHORS README COPYING ChangeLog NEWS VERSION *.pdf
14cu|bullet-2.82-4|355	%dir %{_includedir}/%{name}
14cu|bullet-2.82-4|356	%{_libdir}/*.so
14cu|bullet-2.82-4|357	%{_includedir}/%{name}/*
14cu|bullet-2.82-4|358	%{_includedir}/OpenGL/*.h
14cu|bullet-2.82-4|359	%{_libdir}/pkgconfig/%{name}.pc
14cu|bullet-2.82-4|360	%{_libdir}/cmake/%{name}/*.cmake
14cu|bullet-2.82-4|361	
14cu|bullet-2.82-4|362	#----------------------------------------------------------------------------
14cu|bullet-2.82-4|363	
14cu|bullet-2.82-4|364	%prep
14cu|bullet-2.82-4|365	%setup -qn %{name}-%{version}-r%{rev}
14cu|bullet-2.82-4|366	%patch0 -p1
14cu|bullet-2.82-4|367	%patch1 -p1
14cu|bullet-2.82-4|368	rm -f src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/CMakeLists.txt Demos/OpenCLClothDemo/CMakeLists.txt
14cu|bullet-2.82-4|369	
14cu|bullet-2.82-4|370	%build
14cu|bullet-2.82-4|371	%cmake \
14cu|bullet-2.82-4|372	-DBUILD_EXTRAS=ON \
14cu|bullet-2.82-4|373	-DINSTALL_EXTRA_LIBS=ON \
14cu|bullet-2.82-4|374	-DINCLUDE_INSTALL_DIR=%{_includedir}/bullet
14cu|bullet-2.82-4|375	%make
14cu|bullet-2.82-4|376	
14cu|bullet-2.82-4|377	%install
14cu|bullet-2.82-4|378	cd build
14cu|bullet-2.82-4|379	%makeinstall_std
14cu|bullet-2.82-4|380	
14cu|bullet-2.82-4|381	#install demos
14cu|bullet-2.82-4|382	mkdir -p %{buildroot}%{_bindir}
14cu|bullet-2.82-4|383	for i in `find -type f -name *Demo`; do
14cu|bullet-2.82-4|384	install -m 755 $i %{buildroot}%{_bindir}/bullet-`basename $i`
14cu|bullet-2.82-4|385	done
14cu|bullet-2.82-4|386	
14cu|bullet-2.82-4|387	# install libs from Extras
14cu|bullet-2.82-4|388	pushd Extras
14cu|bullet-2.82-4|389	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
14cu|bullet-2.82-4|390	popd
14cu|bullet-2.82-4|391	
14cu|bullet-2.82-4|392	# install libs from Demos
14cu|bullet-2.82-4|393	pushd Demos
14cu|bullet-2.82-4|394	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
14cu|bullet-2.82-4|395	popd
14cu|bullet-2.82-4|396	
14cu|bullet-2.82-4|397	
14cu|bullet-2.82-4|398	%changelog
14cu|bullet-2.82-4|399	
14cu|bullet-2.82-4|400	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.82-4
14cu|bullet-2.82-4|401	- (5288b16) Fix extra library installation path
14cu|bullet-2.82-4|402	
14cu|bullet-2.82-4|403	

9767 14
14cu|bumprace-1.5.5-1|1	Summary:	Drive the ship to exit
14cu|bumprace-1.5.5-1|2	Name:		bumprace
14cu|bumprace-1.5.5-1|3	Epoch:		1
14cu|bumprace-1.5.5-1|4	Version:	1.5.5
14cu|bumprace-1.5.5-1|5	Release:	1
14cu|bumprace-1.5.5-1|6	Source0:	http://www.linux-games.com/bumprace/bumprace-%{version}.tar.gz
14cu|bumprace-1.5.5-1|7	Source5:	%{name}-16.png
14cu|bumprace-1.5.5-1|8	Source6:	%{name}-32.png
14cu|bumprace-1.5.5-1|9	Source7:	%{name}-48.png
14cu|bumprace-1.5.5-1|10	License:	GPLv2+
14cu|bumprace-1.5.5-1|11	Group:		Games/Arcade
14cu|bumprace-1.5.5-1|12	Url:		http://www.linux-games.com/bumprace
14cu|bumprace-1.5.5-1|13	
14cu|bumprace-1.5.5-1|14	BuildRequires:	pkgconfig(sdl)
14cu|bumprace-1.5.5-1|15	BuildRequires:	pkgconfig(SDL_mixer)
14cu|bumprace-1.5.5-1|16	BuildRequires:	pkgconfig(SDL_image)
14cu|bumprace-1.5.5-1|17	
14cu|bumprace-1.5.5-1|18	%description
14cu|bumprace-1.5.5-1|19	BumpRace is a simple arcade game. You've to get from the start to the finish
14cu|bumprace-1.5.5-1|20	line without crashing into deadly blocks. This game is really easy to learn!
14cu|bumprace-1.5.5-1|21	
14cu|bumprace-1.5.5-1|22	%prep
14cu|bumprace-1.5.5-1|23	%setup -q
14cu|bumprace-1.5.5-1|24	
14cu|bumprace-1.5.5-1|25	%build
14cu|bumprace-1.5.5-1|26	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cu|bumprace-1.5.5-1|27	%make
14cu|bumprace-1.5.5-1|28	
14cu|bumprace-1.5.5-1|29	%install
14cu|bumprace-1.5.5-1|30	%makeinstall_std
14cu|bumprace-1.5.5-1|31	
14cu|bumprace-1.5.5-1|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cu|bumprace-1.5.5-1|33	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|bumprace-1.5.5-1|34	[Desktop Entry]
14cu|bumprace-1.5.5-1|35	Name=Bumprace
14cu|bumprace-1.5.5-1|36	Comment=%{summary}
14cu|bumprace-1.5.5-1|37	Exec=%_gamesbindir/%{name}
14cu|bumprace-1.5.5-1|38	Icon=%{name}
14cu|bumprace-1.5.5-1|39	Terminal=false
14cu|bumprace-1.5.5-1|40	Type=Application
14cu|bumprace-1.5.5-1|41	Categories=Game;ArcadeGame;
14cu|bumprace-1.5.5-1|42	EOF
14cu|bumprace-1.5.5-1|43	
14cu|bumprace-1.5.5-1|44	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cu|bumprace-1.5.5-1|45	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cu|bumprace-1.5.5-1|46	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cu|bumprace-1.5.5-1|47	
14cu|bumprace-1.5.5-1|48	
14cu|bumprace-1.5.5-1|49	%files
14cu|bumprace-1.5.5-1|50	%doc AUTHORS FAQ NEWS README
14cu|bumprace-1.5.5-1|51	%{_gamesbindir}/*
14cu|bumprace-1.5.5-1|52	%{_gamesdatadir}/%{name}
14cu|bumprace-1.5.5-1|53	%{_datadir}/applications/*
14cu|bumprace-1.5.5-1|54	%{_iconsdir}/*.png
14cu|bumprace-1.5.5-1|55	%{_miconsdir}/*.png
14cu|bumprace-1.5.5-1|56	%{_liconsdir}/*.png
14cu|bumprace-1.5.5-1|57	
14cu|bumprace-1.5.5-1|58	%changelog
14cu|bumprace-1.5.5-1|59	
14cu|bumprace-1.5.5-1|60	* Sat Sep 03 2016 alzim <alzim@bk.ru> 1:1.5.5-1
14cu|bumprace-1.5.5-1|61	- (992d37a) Merge pull request #2 from import/bumprace:rosa2016.1
14cu|bumprace-1.5.5-1|62	- (992d37a) Updated to 1.5.5
14cu|bumprace-1.5.5-1|63	
14cu|bumprace-1.5.5-1|64	

9768 14
14cu|bwa-0.7.15-1|1	Name:		bwa
14cu|bwa-0.7.15-1|2	Version:	0.7.15
14cu|bwa-0.7.15-1|3	Release:	1
14cu|bwa-0.7.15-1|4	Summary:	Burrows-Wheeler Alignment tool
14cu|bwa-0.7.15-1|5	
14cu|bwa-0.7.15-1|6	Group:		Sciences/Biology
14cu|bwa-0.7.15-1|7	License:	GPLv3
14cu|bwa-0.7.15-1|8	URL:		http://bio-bwa.sourceforge.net/
14cu|bwa-0.7.15-1|9	Source0:	http://downloads.sourceforge.net/bio-bwa/%{name}-%{version}.tar.bz2
14cu|bwa-0.7.15-1|10	
14cu|bwa-0.7.15-1|11	BuildRequires:	zlib-devel
14cu|bwa-0.7.15-1|12	Patch0:		msse2_makefile.patch
14cu|bwa-0.7.15-1|13	
14cu|bwa-0.7.15-1|14	%description
14cu|bwa-0.7.15-1|15	
14cu|bwa-0.7.15-1|16	BWA is a program for aligning sequencing reads against a large
14cu|bwa-0.7.15-1|17	reference genome (e.g. human genome). It has two major components, one
14cu|bwa-0.7.15-1|18	for read shorter than 150bp and the other for longer reads.
14cu|bwa-0.7.15-1|19	
14cu|bwa-0.7.15-1|20	%prep
14cu|bwa-0.7.15-1|21	%setup -q
14cu|bwa-0.7.15-1|22	%patch0 -p1
14cu|bwa-0.7.15-1|23	
14cu|bwa-0.7.15-1|24	
14cu|bwa-0.7.15-1|25	%build
14cu|bwa-0.7.15-1|26	
14cu|bwa-0.7.15-1|27	%make
14cu|bwa-0.7.15-1|28	
14cu|bwa-0.7.15-1|29	%install
14cu|bwa-0.7.15-1|30	mkdir -p %{buildroot}/%{_bindir}
14cu|bwa-0.7.15-1|31	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|bwa-0.7.15-1|32	
14cu|bwa-0.7.15-1|33	install -m 0755 bwa %{buildroot}/%{_bindir}
14cu|bwa-0.7.15-1|34	install -m 0755 xa2multi.pl %{buildroot}/%{_bindir}
14cu|bwa-0.7.15-1|35	install -m 0755 qualfa2fq.pl %{buildroot}/%{_bindir}
14cu|bwa-0.7.15-1|36	install -m 0644 bwa.1 %{buildroot}/%{_mandir}/man1/bwa.1
14cu|bwa-0.7.15-1|37	
14cu|bwa-0.7.15-1|38	%files
14cu|bwa-0.7.15-1|39	%doc COPYING README.md NEWS.md
14cu|bwa-0.7.15-1|40	%{_mandir}/man1/%{name}.1*
14cu|bwa-0.7.15-1|41	%{_bindir}/bwa
14cu|bwa-0.7.15-1|42	%{_bindir}/qualfa2fq.pl
14cu|bwa-0.7.15-1|43	%{_bindir}/xa2multi.pl
14cu|bwa-0.7.15-1|44	
14cu|bwa-0.7.15-1|45	%changelog
14cu|bwa-0.7.15-1|46	
14cu|bwa-0.7.15-1|47	* Tue Jun 28 2016 abondrov <andrey.bondrov@rosalab.ru> 0.7.15-1
14cu|bwa-0.7.15-1|48	- (f06f0c0) Merge pull request #1 from tremod/bwa:rosa2014.1
14cu|bwa-0.7.15-1|49	- (f06f0c0) Update to 0.7.15
14cu|bwa-0.7.15-1|50	
14cu|bwa-0.7.15-1|51	

9769 14
14cu|byobu-5.116-1|1	%define _files_listed_twice_terminate_build 0
14cu|byobu-5.116-1|2	%define build_mrb 0
14cu|byobu-5.116-1|3	
14cu|byobu-5.116-1|4	
14cu|byobu-5.116-1|5	Summary:	Profiles for the GNU screen manager
14cu|byobu-5.116-1|6	Name:		byobu
14cu|byobu-5.116-1|7	Version:	5.116
14cu|byobu-5.116-1|8	Release:	1
14cu|byobu-5.116-1|9	License:	GPLv3+
14cu|byobu-5.116-1|10	Group:		Terminals
14cu|byobu-5.116-1|11	URL:		http://byobu.co/index.html
14cu|byobu-5.116-1|12	Source0:	https://launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
14cu|byobu-5.116-1|13	Patch0:		byobu_5.109-desktop.patch
14cu|byobu-5.116-1|14	BuildRequires:	gettext
14cu|byobu-5.116-1|15	BuildRequires:	imagemagick
14cu|byobu-5.116-1|16	BuildRequires:	desktop-file-utils
14cu|byobu-5.116-1|17	BuildRequires:	appstream-util
14cu|byobu-5.116-1|18	BuildArch:	noarch
14cu|byobu-5.116-1|19	
14cu|byobu-5.116-1|20	# Do not drop TTY req. Sflo
14cu|byobu-5.116-1|21	%if %{build_mrb}
14cu|byobu-5.116-1|22	# lauched as byobu-screen
14cu|byobu-5.116-1|23	Requires:	screen >= 4.4.0
14cu|byobu-5.116-1|24	%else
14cu|byobu-5.116-1|25	Requires:	screen
14cu|byobu-5.116-1|26	%endif
14cu|byobu-5.116-1|27	
14cu|byobu-5.116-1|28	Requires:	python >= 2.7
14cu|byobu-5.116-1|29	Requires:	newt
14cu|byobu-5.116-1|30	Requires:	gettext
14cu|byobu-5.116-1|31	#From X xterm-256color .Sflo
14cu|byobu-5.116-1|32	Requires:	ncurses-extraterms
14cu|byobu-5.116-1|33	# lauched as byobu, tmux also needed in X .Sflo
14cu|byobu-5.116-1|34	Requires:	tmux >= 1.9
14cu|byobu-5.116-1|35	# ctail needs it for colorize.
14cu|byobu-5.116-1|36	Requires:	ccze
14cu|byobu-5.116-1|37	
14cu|byobu-5.116-1|38	%description
14cu|byobu-5.116-1|39	byobu includes a set of profiles for the GNU screen window
14cu|byobu-5.116-1|40	manager. These profiles are quite useful on server machines which are
14cu|byobu-5.116-1|41	not running a graphical desktop. The 'screen' command provides a
14cu|byobu-5.116-1|42	number of advanced features are not necessarily exposed in the default
14cu|byobu-5.116-1|43	profile. These profiles provide features such as status bars, clocks,
14cu|byobu-5.116-1|44	notifiers (reboot-required, updates-available), etc. The
14cu|byobu-5.116-1|45	profile-switcher allows users to quickly switch their .screenrc to any
14cu|byobu-5.116-1|46	of the available profiles.
14cu|byobu-5.116-1|47	
14cu|byobu-5.116-1|48	%files -f %{name}.lang
14cu|byobu-5.116-1|49	%doc README COPYING ChangeLog usr/share/doc/byobu/help.*.txt
14cu|byobu-5.116-1|50	%{_bindir}/*
14cu|byobu-5.116-1|51	%dir %{_prefix}/lib/%{name}
14cu|byobu-5.116-1|52	%{_prefix}/lib/%{name}/*
14cu|byobu-5.116-1|53	%{_datadir}/applications/%{name}.desktop
14cu|byobu-5.116-1|54	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|byobu-5.116-1|55	%{_appdatadir}/*.xml
14cu|byobu-5.116-1|56	%dir %{_datadir}/%{name}
14cu|byobu-5.116-1|57	%{_datadir}/%{name}/*
14cu|byobu-5.116-1|58	%{_datadir}/sounds
14cu|byobu-5.116-1|59	%{_datadir}/dbus-1/services/*
14cu|byobu-5.116-1|60	%{_mandir}/man*/*.1.*
14cu|byobu-5.116-1|61	%config(noreplace) %{_sysconfdir}/%{name}/backend
14cu|byobu-5.116-1|62	%config(noreplace) %{_sysconfdir}/%{name}/socketdir
14cu|byobu-5.116-1|63	%config(noreplace) %{_sysconfdir}/profile.d/Z97-byobu.sh
14cu|byobu-5.116-1|64	
14cu|byobu-5.116-1|65	#-------------------------------------------------------------------------
14cu|byobu-5.116-1|66	
14cu|byobu-5.116-1|67	%prep
14cu|byobu-5.116-1|68	%setup -q
14cu|byobu-5.116-1|69	%patch0 -p1
14cu|byobu-5.116-1|70	autoreconf -fiv
14cu|byobu-5.116-1|71	
14cu|byobu-5.116-1|72	%build
14cu|byobu-5.116-1|73	%configure2_5x --sysconfdir=%{_sysconfdir}
14cu|byobu-5.116-1|74	%make
14cu|byobu-5.116-1|75	
14cu|byobu-5.116-1|76	%install
14cu|byobu-5.116-1|77	%makeinstall_std
14cu|byobu-5.116-1|78	# lang
14cu|byobu-5.116-1|79	for po in po/*.po
14cu|byobu-5.116-1|80	do
14cu|byobu-5.116-1|81	lang=${po#po/}
14cu|byobu-5.116-1|82	lang=${lang%.po}
14cu|byobu-5.116-1|83	mkdir -p %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/
14cu|byobu-5.116-1|84	msgfmt ${po} -o %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/%{name}.mo
14cu|byobu-5.116-1|85	done
14cu|byobu-5.116-1|86	
14cu|byobu-5.116-1|87	# desktop
14cu|byobu-5.116-1|88	desktop-file-install usr/share/byobu/desktop/%{name}.desktop \
14cu|byobu-5.116-1|89	--dir %{buildroot}%{_datadir}/applications
14cu|byobu-5.116-1|90	
14cu|byobu-5.116-1|91	chmod -x  %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|byobu-5.116-1|92	rm -fr %{buildroot}%{_datadir}/byobu/desktop
14cu|byobu-5.116-1|93	
14cu|byobu-5.116-1|94	# appdata
14cu|byobu-5.116-1|95	mkdir -p %{buildroot}%{_appdatadir}
14cu|byobu-5.116-1|96	cp -pr usr/share/appdata/%{name}.appdata.xml \
14cu|byobu-5.116-1|97	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|byobu-5.116-1|98	
14cu|byobu-5.116-1|99	# icons in DE
14cu|byobu-5.116-1|100	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|byobu-5.116-1|101	install -dm 0755 \
14cu|byobu-5.116-1|102	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|byobu-5.116-1|103	convert -strip -resize $size usr/share/byobu/pixmaps/byobu.svg \
14cu|byobu-5.116-1|104	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|byobu-5.116-1|105	done
14cu|byobu-5.116-1|106	
14cu|byobu-5.116-1|107	
14cu|byobu-5.116-1|108	#
14cu|byobu-5.116-1|109	install -Dm644 usr/share/sounds/byobu/%{name}.ogg \
14cu|byobu-5.116-1|110	%{buildroot}%{_datadir}/sounds/%{name}/%{name}.ogg
14cu|byobu-5.116-1|111	
14cu|byobu-5.116-1|112	%find_lang %{name}
14cu|byobu-5.116-1|113	
14cu|byobu-5.116-1|114	%check
14cu|byobu-5.116-1|115	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|byobu-5.116-1|116	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|byobu-5.116-1|117	
14cu|byobu-5.116-1|118	%changelog
14cu|byobu-5.116-1|119	
14cu|byobu-5.116-1|120	* Wed Mar 22 2017 abfonly <abfonly@gmail.com> 5.116-1
14cu|byobu-5.116-1|121	- (6a427a9) Log: Update to 5.116
14cu|byobu-5.116-1|122	
14cu|byobu-5.116-1|123	

9770 14
14cu|bytelist-1.0.14-1|1	Summary:	A java library for lists of bytes
14cu|bytelist-1.0.14-1|2	Name:		bytelist
14cu|bytelist-1.0.14-1|3	Version:	1.0.14
14cu|bytelist-1.0.14-1|4	Release:	1
14cu|bytelist-1.0.14-1|5	Group:		Development/Java
14cu|bytelist-1.0.14-1|6	License:	CPL or GPLv2+ or LGPLv2+
14cu|bytelist-1.0.14-1|7	URL:		https://github.com/jruby/bytelist
14cu|bytelist-1.0.14-1|8	Source0:	https://github.com/jruby/bytelist/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14cu|bytelist-1.0.14-1|9	BuildRequires:	ant
14cu|bytelist-1.0.14-1|10	BuildRequires:	ant-junit
14cu|bytelist-1.0.14-1|11	BuildRequires:	java-devel
14cu|bytelist-1.0.14-1|12	BuildRequires:	java-rpmbuild
14cu|bytelist-1.0.14-1|13	BuildRequires:	jcodings
14cu|bytelist-1.0.14-1|14	BuildRequires:	jpackage-utils
14cu|bytelist-1.0.14-1|15	BuildRequires:	junit
14cu|bytelist-1.0.14-1|16	BuildArch:	noarch
14cu|bytelist-1.0.14-1|17	Requires:	java
14cu|bytelist-1.0.14-1|18	Requires:	jcodings
14cu|bytelist-1.0.14-1|19	Requires:	jpackage-utils
14cu|bytelist-1.0.14-1|20	
14cu|bytelist-1.0.14-1|21	%description
14cu|bytelist-1.0.14-1|22	A small java library for manipulating lists of bytes.
14cu|bytelist-1.0.14-1|23	
14cu|bytelist-1.0.14-1|24	
14cu|bytelist-1.0.14-1|25	%prep
14cu|bytelist-1.0.14-1|26	%setup -qn %{name}-%{name}-%{version}
14cu|bytelist-1.0.14-1|27	
14cu|bytelist-1.0.14-1|28	%build
14cu|bytelist-1.0.14-1|29	export CLASSPATH=$(build-classpath junit jcodings)
14cu|bytelist-1.0.14-1|30	mkdir -p lib
14cu|bytelist-1.0.14-1|31	%ant
14cu|bytelist-1.0.14-1|32	
14cu|bytelist-1.0.14-1|33	%install
14cu|bytelist-1.0.14-1|34	mkdir -p %{buildroot}%{_javadir}
14cu|bytelist-1.0.14-1|35	
14cu|bytelist-1.0.14-1|36	cp -p lib/%{name}-1.0.2.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|bytelist-1.0.14-1|37	
14cu|bytelist-1.0.14-1|38	mkdir -p %{buildroot}%{_mavenpomdir}
14cu|bytelist-1.0.14-1|39	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|bytelist-1.0.14-1|40	
14cu|bytelist-1.0.14-1|41	%check
14cu|bytelist-1.0.14-1|42	export CLASSPATH=$(build-classpath junit jcodings)
14cu|bytelist-1.0.14-1|43	%ant test
14cu|bytelist-1.0.14-1|44	
14cu|bytelist-1.0.14-1|45	%files
14cu|bytelist-1.0.14-1|46	%{_javadir}/*
14cu|bytelist-1.0.14-1|47	%{_mavenpomdir}/*
14cu|bytelist-1.0.14-1|48	
14cu|bytelist-1.0.14-1|49	%changelog
14cu|bytelist-1.0.14-1|50	
14cu|bytelist-1.0.14-1|51	* Sat Sep 03 2016 alzim <alzim@bk.ru> 1.0.14-1
14cu|bytelist-1.0.14-1|52	- (74fee1c) Merge pull request #1 from import/bytelist:rosa2016.1
14cu|bytelist-1.0.14-1|53	- (74fee1c) Updated to 1.0.14
14cu|bytelist-1.0.14-1|54	
14cu|bytelist-1.0.14-1|55	

9771 14
14cu|bzflag-2.4.8-1|1	Name:		bzflag
14cu|bzflag-2.4.8-1|2	Summary:	A multiplayer 3D tank battle game
14cu|bzflag-2.4.8-1|3	Version:	2.4.8
14cu|bzflag-2.4.8-1|4	Release:	1
14cu|bzflag-2.4.8-1|5	Epoch:		1
14cu|bzflag-2.4.8-1|6	License:	LGPLv2
14cu|bzflag-2.4.8-1|7	Group:		Games/Arcade
14cu|bzflag-2.4.8-1|8	URL:		http://BZFlag.SourceForge.net/
14cu|bzflag-2.4.8-1|9	Source0:	http://download.sourceforge.net/bzflag/%{name}-%{version}.tar.bz2
14cu|bzflag-2.4.8-1|10	Source1:	bzflag.appdata.xml
14cu|bzflag-2.4.8-1|11	Source100:	%{name}.rpmlintrc
14cu|bzflag-2.4.8-1|12	BuildRequires:	chrpath
14cu|bzflag-2.4.8-1|13	BuildRequires:	pkgconfig(sdl)
14cu|bzflag-2.4.8-1|14	BuildRequires:	pkgconfig(libcurl)
14cu|bzflag-2.4.8-1|15	BuildRequires:	pkgconfig(zlib)
14cu|bzflag-2.4.8-1|16	BuildRequires:	pkgconfig(ncurses)
14cu|bzflag-2.4.8-1|17	BuildRequires:	pkgconfig(glew)
14cu|bzflag-2.4.8-1|18	BuildRequires:	pkgconfig(glu)
14cu|bzflag-2.4.8-1|19	BuildRequires:	pkgconfig(libcares)
14cu|bzflag-2.4.8-1|20	BuildRequires:	openldap-devel
14cu|bzflag-2.4.8-1|21	BuildRequires:	desktop-file-utils
14cu|bzflag-2.4.8-1|22	BuildRequires:	imagemagick
14cu|bzflag-2.4.8-1|23	
14cu|bzflag-2.4.8-1|24	BuildConflicts:	freetds-devel
14cu|bzflag-2.4.8-1|25	
14cu|bzflag-2.4.8-1|26	%description
14cu|bzflag-2.4.8-1|27	BZFlag is a multiplayer 3D tank battle game. It's one of the most popular games
14cu|bzflag-2.4.8-1|28	ever on Silicon Graphics systems.
14cu|bzflag-2.4.8-1|29	
14cu|bzflag-2.4.8-1|30	%files
14cu|bzflag-2.4.8-1|31	%doc README ChangeLog README.Linux
14cu|bzflag-2.4.8-1|32	%{_gamesbindir}/*
14cu|bzflag-2.4.8-1|33	%dir %{_gamesdatadir}/%{name}
14cu|bzflag-2.4.8-1|34	%{_gamesdatadir}/%{name}/*
14cu|bzflag-2.4.8-1|35	%dir %{_libdir}/%{name}
14cu|bzflag-2.4.8-1|36	%{_libdir}/%{name}/*.so
14cu|bzflag-2.4.8-1|37	%{_mandir}/*/*
14cu|bzflag-2.4.8-1|38	%{_datadir}/applications/%{name}.desktop
14cu|bzflag-2.4.8-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|bzflag-2.4.8-1|40	%{_appdatadir}/bzflag.appdata.xml
14cu|bzflag-2.4.8-1|41	#--------------------------------------------------------
14cu|bzflag-2.4.8-1|42	
14cu|bzflag-2.4.8-1|43	%prep
14cu|bzflag-2.4.8-1|44	%setup -q
14cu|bzflag-2.4.8-1|45	
14cu|bzflag-2.4.8-1|46	%build
14cu|bzflag-2.4.8-1|47	CFLAGS="%{optflags} -O3 -ffast-math" \
14cu|bzflag-2.4.8-1|48	CXXFLAGS="$CFLAGS" \
14cu|bzflag-2.4.8-1|49	%configure2_5x	--bindir=%{_gamesbindir} \
14cu|bzflag-2.4.8-1|50	--datadir=%{_gamesdatadir} \
14cu|bzflag-2.4.8-1|51	--enable-robots \
14cu|bzflag-2.4.8-1|52	--disable-static \
14cu|bzflag-2.4.8-1|53	--enable-ldaps \
14cu|bzflag-2.4.8-1|54	--with-gssapi \
14cu|bzflag-2.4.8-1|55	--enable-manual \
14cu|bzflag-2.4.8-1|56	--enable-ares \
14cu|bzflag-2.4.8-1|57	--libdir=%{_libdir}/%{name}
14cu|bzflag-2.4.8-1|58	%make
14cu|bzflag-2.4.8-1|59	
14cu|bzflag-2.4.8-1|60	%install
14cu|bzflag-2.4.8-1|61	%makeinstall_std
14cu|bzflag-2.4.8-1|62	# ugly but gets it done..
14cu|bzflag-2.4.8-1|63	for file in %{buildroot}{%{_gamesbindir}/*,%{_libdir}/%{name}/*.so}; do
14cu|bzflag-2.4.8-1|64	chrpath -d $file
14cu|bzflag-2.4.8-1|65	done
14cu|bzflag-2.4.8-1|66	
14cu|bzflag-2.4.8-1|67	rm -f %{buildroot}%{_libdir}/%{name}/*la
14cu|bzflag-2.4.8-1|68	
14cu|bzflag-2.4.8-1|69	cp -a misc/maps/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|bzflag-2.4.8-1|70	install -d %{buildroot}{%{_datadir}/applications,%{_appdatadir},%{_iconsdir}/hicolor/scalable}
14cu|bzflag-2.4.8-1|71	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
14cu|bzflag-2.4.8-1|72	%{buildroot}%{_gamesdatadir}/%{name}/bzflag.desktop
14cu|bzflag-2.4.8-1|73	
14cu|bzflag-2.4.8-1|74	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|bzflag-2.4.8-1|75	install -dm 0755 \
14cu|bzflag-2.4.8-1|76	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|bzflag-2.4.8-1|77	convert -strip -resize $size misc/art/bzicon-red.svg \
14cu|bzflag-2.4.8-1|78	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|bzflag-2.4.8-1|79	done
14cu|bzflag-2.4.8-1|80	
14cu|bzflag-2.4.8-1|81	install -m644 %{SOURCE1} %{buildroot}%{_appdatadir}
14cu|bzflag-2.4.8-1|82	
14cu|bzflag-2.4.8-1|83	%changelog
14cu|bzflag-2.4.8-1|84	
14cu|bzflag-2.4.8-1|85	* Sat Dec 24 2016 abfonly <abfonly@gmail.com> 1:2.4.8-1
14cu|bzflag-2.4.8-1|86	- (9ec7b44) Log: Update to 2.4.8
14cu|bzflag-2.4.8-1|87	- (9ec7b44) -drop patches
14cu|bzflag-2.4.8-1|88	- (9ec7b44) -add and fix appdata
14cu|bzflag-2.4.8-1|89	- (9ec7b44) -switch to pkgconfig
14cu|bzflag-2.4.8-1|90	- (9ec7b44) -fix icons install
14cu|bzflag-2.4.8-1|91	- (9ec7b44) -fix docs
14cu|bzflag-2.4.8-1|92	- (9ec7b44) -spec and git clean
14cu|bzflag-2.4.8-1|93	
14cu|bzflag-2.4.8-1|94	

9772 14
14cu|bzr-2.7.0-1|1	# TODO
14cu|bzr-2.7.0-1|2	# split the tools from main package ?
14cu|bzr-2.7.0-1|3	# split the doc ?
14cu|bzr-2.7.0-1|4	Summary:	Next-generation distributed version control
14cu|bzr-2.7.0-1|5	Name:		bzr
14cu|bzr-2.7.0-1|6	Version:	2.7.0
14cu|bzr-2.7.0-1|7	Release:	1
14cu|bzr-2.7.0-1|8	License:	GPLv2+
14cu|bzr-2.7.0-1|9	Group:		Development/Other
14cu|bzr-2.7.0-1|10	Url:		http://www.bazaar-vcs.org/
14cu|bzr-2.7.0-1|11	Source0:	https://launchpad.net/bzr/2.7/%{version}/+download/bzr-%{version}.tar.gz
14cu|bzr-2.7.0-1|12	Source1:	https://launchpad.net/bzr/2.7/%{version}/+download/bzr-%{version}.tar.gz.sig
14cu|bzr-2.7.0-1|13	BuildRequires:	python-paramiko
14cu|bzr-2.7.0-1|14	BuildRequires:	pkgconfig(python)
14cu|bzr-2.7.0-1|15	BuildRequires:	pkgconfig(zlib)
14cu|bzr-2.7.0-1|16	
14cu|bzr-2.7.0-1|17	%description
14cu|bzr-2.7.0-1|18	Bazaar is a distributed revision control system. It allows team members to
14cu|bzr-2.7.0-1|19	branch and merge upstream code very easily.
14cu|bzr-2.7.0-1|20	
14cu|bzr-2.7.0-1|21	Distributed revision control systems allow multiple people to have their
14cu|bzr-2.7.0-1|22	own branch of a project, and merge code efficiently between them. This
14cu|bzr-2.7.0-1|23	enables new contributors to immediately have access to the full tools that
14cu|bzr-2.7.0-1|24	previously have been limited to just the committers to a project.
14cu|bzr-2.7.0-1|25	
14cu|bzr-2.7.0-1|26	%files
14cu|bzr-2.7.0-1|27	%doc  doc contrib NEWS README TODO
14cu|bzr-2.7.0-1|28	%{_bindir}/bzr
14cu|bzr-2.7.0-1|29	%{_mandir}/man1/*
14cu|bzr-2.7.0-1|30	%{py_platsitedir}/bzrlib/
14cu|bzr-2.7.0-1|31	%{py_platsitedir}/*egg-info
14cu|bzr-2.7.0-1|32	%config(noreplace) %{_sysconfdir}/bash_completion.d/bzr
14cu|bzr-2.7.0-1|33	
14cu|bzr-2.7.0-1|34	#----------------------------------------------------------------------------
14cu|bzr-2.7.0-1|35	
14cu|bzr-2.7.0-1|36	%prep
14cu|bzr-2.7.0-1|37	%setup -q -n %{name}-%{version}
14cu|bzr-2.7.0-1|38	
14cu|bzr-2.7.0-1|39	%check
14cu|bzr-2.7.0-1|40	# run test in /tmp to avoid lock problems with nfs on build cluster
14cu|bzr-2.7.0-1|41	# sadely, it's not enough: bzr tests are trying to rebuild bzr, and
14cu|bzr-2.7.0-1|42	# so must be run in the bzr build dir
14cu|bzr-2.7.0-1|43	# cd /tmp
14cu|bzr-2.7.0-1|44	# $OLDPWD/bzr selftest
14cu|bzr-2.7.0-1|45	
14cu|bzr-2.7.0-1|46	# (misc) broken by diff binary test, will investigate later
14cu|bzr-2.7.0-1|47	# still broken with 0.11
14cu|bzr-2.7.0-1|48	# still broken with 0.12
14cu|bzr-2.7.0-1|49	# still broken with 0.13, maybe du to a local server listening , as pycurl test fail
14cu|bzr-2.7.0-1|50	# still broken with 0.15
14cu|bzr-2.7.0-1|51	export TMPDIR=/tmp
14cu|bzr-2.7.0-1|52	#./bzr selftest
14cu|bzr-2.7.0-1|53	
14cu|bzr-2.7.0-1|54	%install
14cu|bzr-2.7.0-1|55	python setup.py install --prefix=%{buildroot}%{_prefix}
14cu|bzr-2.7.0-1|56	mkdir -p %{buildroot}%{_mandir}
14cu|bzr-2.7.0-1|57	mv %{buildroot}%{_prefix}/man/* %{buildroot}/%{_mandir}/
14cu|bzr-2.7.0-1|58	# remove as they are packaged externally
14cu|bzr-2.7.0-1|59	rm -Rf %{buildroot}/%{py_platsitedir}/bzrlib/util/elementtree
14cu|bzr-2.7.0-1|60	
14cu|bzr-2.7.0-1|61	find %{buildroot}/%{py_platsitedir} -name '*.pyc' | xargs rm -f
14cu|bzr-2.7.0-1|62	
14cu|bzr-2.7.0-1|63	# install bash completion
14cu|bzr-2.7.0-1|64	mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d/
14cu|bzr-2.7.0-1|65	cp contrib/bash/bzr %{buildroot}/%{_sysconfdir}/bash_completion.d/
14cu|bzr-2.7.0-1|66	
14cu|bzr-2.7.0-1|67	%changelog
14cu|bzr-2.7.0-1|68	
14cu|bzr-2.7.0-1|69	* Sat Sep 03 2016 alzim <alzim@bk.ru> 2.7.0-1
14cu|bzr-2.7.0-1|70	- (f006b20) Merge pull request #2 from import/bzr:rosa2016.1
14cu|bzr-2.7.0-1|71	- (f006b20) Updated to 2.7.0
14cu|bzr-2.7.0-1|72	
14cu|bzr-2.7.0-1|73	

9773 14
14cu|bzr-loggerhead-1.18.2-1|1	%define real_name	loggerhead
14cu|bzr-loggerhead-1.18.2-1|2	
14cu|bzr-loggerhead-1.18.2-1|3	Name:           bzr-loggerhead
14cu|bzr-loggerhead-1.18.2-1|4	Version:        1.18.2
14cu|bzr-loggerhead-1.18.2-1|5	Release:        1
14cu|bzr-loggerhead-1.18.2-1|6	Summary:        A web view for Bazaar
14cu|bzr-loggerhead-1.18.2-1|7	
14cu|bzr-loggerhead-1.18.2-1|8	Group:          Development/Other
14cu|bzr-loggerhead-1.18.2-1|9	License:        GPL
14cu|bzr-loggerhead-1.18.2-1|10	URL:            https://launchpad.net/loggerhead
14cu|bzr-loggerhead-1.18.2-1|11	Source0:        https://launchpad.net/%{name}/stable/%{version}/+download/%{real_name}-%{version}.tar.gz
14cu|bzr-loggerhead-1.18.2-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
14cu|bzr-loggerhead-1.18.2-1|13	
14cu|bzr-loggerhead-1.18.2-1|14	BuildArch:      noarch
14cu|bzr-loggerhead-1.18.2-1|15	BuildRequires:  python-devel
14cu|bzr-loggerhead-1.18.2-1|16	BuildRequires:  bzr
14cu|bzr-loggerhead-1.18.2-1|17	BuildRequires:  python-pkg-resources
14cu|bzr-loggerhead-1.18.2-1|18	BuildRequires:	python-paste
14cu|bzr-loggerhead-1.18.2-1|19	Requires:       python >= 2.4
14cu|bzr-loggerhead-1.18.2-1|20	Requires:       bzr >= 1.17
14cu|bzr-loggerhead-1.18.2-1|21	Requires:	python-paste
14cu|bzr-loggerhead-1.18.2-1|22	Requires:	python-pygments
14cu|bzr-loggerhead-1.18.2-1|23	Requires:	python-simpletal
14cu|bzr-loggerhead-1.18.2-1|24	Provides:	loggerhead
14cu|bzr-loggerhead-1.18.2-1|25	
14cu|bzr-loggerhead-1.18.2-1|26	%description
14cu|bzr-loggerhead-1.18.2-1|27	Loggerhead is a web viewer for projects in bazaar.
14cu|bzr-loggerhead-1.18.2-1|28	It can be used to navigate a branch history, annotate files, view patches,
14cu|bzr-loggerhead-1.18.2-1|29	perform searches, etc. It's originally based on bazaar-webserve, which is
14cu|bzr-loggerhead-1.18.2-1|30	itself based on hgweb for Mercurial.
14cu|bzr-loggerhead-1.18.2-1|31	
14cu|bzr-loggerhead-1.18.2-1|32	This package installs loggerhead as a plugin so that it can be run with:
14cu|bzr-loggerhead-1.18.2-1|33	bzr serve --http [--port=8080] [--directory=.].
14cu|bzr-loggerhead-1.18.2-1|34	
14cu|bzr-loggerhead-1.18.2-1|35	%prep
14cu|bzr-loggerhead-1.18.2-1|36	%setup -q -n %{real_name}-%{version}
14cu|bzr-loggerhead-1.18.2-1|37	
14cu|bzr-loggerhead-1.18.2-1|38	%build
14cu|bzr-loggerhead-1.18.2-1|39	
14cu|bzr-loggerhead-1.18.2-1|40	%install
14cu|bzr-loggerhead-1.18.2-1|41	python setup.py install --prefix=%{buildroot}/%_prefix
14cu|bzr-loggerhead-1.18.2-1|42	
14cu|bzr-loggerhead-1.18.2-1|43	%files
14cu|bzr-loggerhead-1.18.2-1|44	%defattr(-,root,root,-)
14cu|bzr-loggerhead-1.18.2-1|45	%dir %py_puresitedir/bzrlib/plugins/loggerhead
14cu|bzr-loggerhead-1.18.2-1|46	%py_puresitedir/bzrlib/plugins/loggerhead/*
14cu|bzr-loggerhead-1.18.2-1|47	%dir %py_puresitedir/loggerhead
14cu|bzr-loggerhead-1.18.2-1|48	%py_puresitedir/loggerhead/*
14cu|bzr-loggerhead-1.18.2-1|49	%py_puresitedir/loggerhead-%{version}-*.egg-info
14cu|bzr-loggerhead-1.18.2-1|50	%{_bindir}/serve-branches
14cu|bzr-loggerhead-1.18.2-1|51	%{_bindir}/loggerhead.wsgi
14cu|bzr-loggerhead-1.18.2-1|52	%{_docdir}/loggerhead
14cu|bzr-loggerhead-1.18.2-1|53	%_mandir/man1/*
14cu|bzr-loggerhead-1.18.2-1|54	%doc README NEWS COPYING.txt
14cu|bzr-loggerhead-1.18.2-1|55	
14cu|bzr-loggerhead-1.18.2-1|56	
14cu|bzr-loggerhead-1.18.2-1|57	
14cu|bzr-loggerhead-1.18.2-1|58	
14cu|bzr-loggerhead-1.18.2-1|59	%changelog
14cu|bzr-loggerhead-1.18.2-1|60	* Sat Oct 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18.2-1
14cu|bzr-loggerhead-1.18.2-1|61	+ Revision: cf29bd9
14cu|bzr-loggerhead-1.18.2-1|62	- Updated to 1.18.2 (sync with cooker)
14cu|bzr-loggerhead-1.18.2-1|63	
14cu|bzr-loggerhead-1.18.2-1|64	

9774 14
14cu|bzrtools-2.6.0-2|1	# spec originally for RHEL from: http://www.natemccallum.com/uploads/rpms/bzr/
14cu|bzrtools-2.6.0-2|2	
14cu|bzrtools-2.6.0-2|3	Name:		bzrtools
14cu|bzrtools-2.6.0-2|4	Version:	2.6.0
14cu|bzrtools-2.6.0-2|5	Release:	2
14cu|bzrtools-2.6.0-2|6	Summary:	A collection of utilities and plugins for Bazaar-NG
14cu|bzrtools-2.6.0-2|7	Group:		Development/Other
14cu|bzrtools-2.6.0-2|8	License:	GPLv2
14cu|bzrtools-2.6.0-2|9	URL:		http://bazaar-vcs.org/BzrTools
14cu|bzrtools-2.6.0-2|10	Source0:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cu|bzrtools-2.6.0-2|11	Source1:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz.sig
14cu|bzrtools-2.6.0-2|12	BuildArch:	noarch
14cu|bzrtools-2.6.0-2|13	BuildRequires:	python-devel
14cu|bzrtools-2.6.0-2|14	BuildRequires:	bzr
14cu|bzrtools-2.6.0-2|15	Requires:	python
14cu|bzrtools-2.6.0-2|16	Requires:	bzr
14cu|bzrtools-2.6.0-2|17	Requires:	patch
14cu|bzrtools-2.6.0-2|18	Requires:	rsync
14cu|bzrtools-2.6.0-2|19	Requires:	graphviz
14cu|bzrtools-2.6.0-2|20	Requires:	librsvg
14cu|bzrtools-2.6.0-2|21	Requires:	python-paramiko
14cu|bzrtools-2.6.0-2|22	
14cu|bzrtools-2.6.0-2|23	%description
14cu|bzrtools-2.6.0-2|24	BzrTools is a collection of plugins for Bazaar-NG (bzr).  Among the included
14cu|bzrtools-2.6.0-2|25	plugins are:
14cu|bzrtools-2.6.0-2|26	* push - uses rsync to push local changes to a remote server
14cu|bzrtools-2.6.0-2|27	* annotate - prints a file annotated with the revision next to each line
14cu|bzrtools-2.6.0-2|28	* baz-import - (Requres PyBaz) import an arch archive losslessly into bzr
14cu|bzrtools-2.6.0-2|29	* shelve/unshelve - allows you to undo some changes, commit, and restore
14cu|bzrtools-2.6.0-2|30	* clean-tree - remove unknown, ignored-junk, or unversioned files from the tree
14cu|bzrtools-2.6.0-2|31	* graph-ancestry - use dot to produce banch ancestry graphs
14cu|bzrtools-2.6.0-2|32	* shell - a bzr command interpreter with command completion
14cu|bzrtools-2.6.0-2|33	* patch - apply a patch to your tree from a file or URL
14cu|bzrtools-2.6.0-2|34	
14cu|bzrtools-2.6.0-2|35	
14cu|bzrtools-2.6.0-2|36	%prep
14cu|bzrtools-2.6.0-2|37	%setup -q -n %{name}
14cu|bzrtools-2.6.0-2|38	
14cu|bzrtools-2.6.0-2|39	%build
14cu|bzrtools-2.6.0-2|40	CFLAGS="%{optflags}" python setup.py build
14cu|bzrtools-2.6.0-2|41	
14cu|bzrtools-2.6.0-2|42	%install
14cu|bzrtools-2.6.0-2|43	rm -rf %{buildroot}
14cu|bzrtools-2.6.0-2|44	python setup.py install --root %{buildroot}
14cu|bzrtools-2.6.0-2|45	# remove shebangs from all files as none should be executable scripts
14cu|bzrtools-2.6.0-2|46	sed -e '/^#!\//,1 d' -i %{buildroot}%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
14cu|bzrtools-2.6.0-2|47	
14cu|bzrtools-2.6.0-2|48	%clean
14cu|bzrtools-2.6.0-2|49	rm -rf %{buildroot}
14cu|bzrtools-2.6.0-2|50	
14cu|bzrtools-2.6.0-2|51	%files
14cu|bzrtools-2.6.0-2|52	%defattr(-,root,root,-)
14cu|bzrtools-2.6.0-2|53	%doc README NEWS COPYING
14cu|bzrtools-2.6.0-2|54	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools
14cu|bzrtools-2.6.0-2|55	%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
14cu|bzrtools-2.6.0-2|56	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools/tests
14cu|bzrtools-2.6.0-2|57	%{py_puresitedir}/bzrlib/plugins/bzrtools/tests/*.py
14cu|bzrtools-2.6.0-2|58	%{py_puresitedir}/BzrTools*.egg-info
14cu|bzrtools-2.6.0-2|59	
14cu|bzrtools-2.6.0-2|60	
14cu|bzrtools-2.6.0-2|61	
14cu|bzrtools-2.6.0-2|62	%changelog
14cu|bzrtools-2.6.0-2|63	
14cu|bzrtools-2.6.0-2|64	* Sat May 30 2015 dsilakov <denis.silakov@rosalab.ru> 2.6.0-2
14cu|bzrtools-2.6.0-2|65	- (644be89) Merge pull request #1 from electron/bzrtools:rosa2014.1
14cu|bzrtools-2.6.0-2|66	- (644be89) bzrtools
14cu|bzrtools-2.6.0-2|67	
14cu|bzrtools-2.6.0-2|68	

9775 14
14cu|C-0.06-5|1	Name: 	 	C
14cu|C-0.06-5|2	Summary: 	Pseudo-interpreter for C syntax
14cu|C-0.06-5|3	Version: 	0.06
14cu|C-0.06-5|4	Release: 	5
14cu|C-0.06-5|5	
14cu|C-0.06-5|6	Source:		http://labs.cybozu.co.jp/blog/kazuho/archives/c/%{name}-%{version}.tar.gz
14cu|C-0.06-5|7	URL:		http://labs.cybozu.co.jp/blog/kazuhoatwork/2006/01/c.php
14cu|C-0.06-5|8	License:	GPLv2+
14cu|C-0.06-5|9	Group:		Development/C
14cu|C-0.06-5|10	
14cu|C-0.06-5|11	%description
14cu|C-0.06-5|12	C (pronounced large-C) is a pseudo-interpreter of the C programming language.
14cu|C-0.06-5|13	
14cu|C-0.06-5|14	Without the need of manual compilation, developers can rapidly create scripts
14cu|C-0.06-5|15	or write one-liners using the C programming language that runs at native-code
14cu|C-0.06-5|16	speed.
14cu|C-0.06-5|17	
14cu|C-0.06-5|18	%prep
14cu|C-0.06-5|19	%setup -q
14cu|C-0.06-5|20	
14cu|C-0.06-5|21	%build
14cu|C-0.06-5|22	%configure2_5x
14cu|C-0.06-5|23	%make
14cu|C-0.06-5|24	
14cu|C-0.06-5|25	%install
14cu|C-0.06-5|26	%makeinstall
14cu|C-0.06-5|27	
14cu|C-0.06-5|28	%clean
14cu|C-0.06-5|29	
14cu|C-0.06-5|30	%files
14cu|C-0.06-5|31	%doc AUTHORS ChangeLog NEWS README
14cu|C-0.06-5|32	%{_bindir}/%{name}
14cu|C-0.06-5|33	%{_mandir}/man1/*
14cu|C-0.06-5|34	
14cu|C-0.06-5|35	
14cu|C-0.06-5|36	
14cu|C-0.06-5|37	
14cu|C-0.06-5|38	%changelog
14cu|C-0.06-5|39	
14cu|C-0.06-5|40	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.06-5
14cu|C-0.06-5|41	- (5e11dd8) Spec cleanup
14cu|C-0.06-5|42	
14cu|C-0.06-5|43	

9776 14
14cu|cabal-install-1.16.0.2-4|1	%define debug_package %{nil}
14cu|cabal-install-1.16.0.2-4|2	
14cu|cabal-install-1.16.0.2-4|3	%define _no_haddock 1
14cu|cabal-install-1.16.0.2-4|4	
14cu|cabal-install-1.16.0.2-4|5	Summary:	The command-line interface for Cabal and Hackage
14cu|cabal-install-1.16.0.2-4|6	Name:		cabal-install
14cu|cabal-install-1.16.0.2-4|7	Version:	1.16.0.2
14cu|cabal-install-1.16.0.2-4|8	Release:	4
14cu|cabal-install-1.16.0.2-4|9	License:	BSD
14cu|cabal-install-1.16.0.2-4|10	Group:		Development/Haskell
14cu|cabal-install-1.16.0.2-4|11	Url:		http://hackage.haskell.org/package/%{name}
14cu|cabal-install-1.16.0.2-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|cabal-install-1.16.0.2-4|13	BuildRequires:	ghc
14cu|cabal-install-1.16.0.2-4|14	BuildRequires:	ghc-devel
14cu|cabal-install-1.16.0.2-4|15	BuildRequires:	haddock
14cu|cabal-install-1.16.0.2-4|16	BuildRequires:	haskell-macros
14cu|cabal-install-1.16.0.2-4|17	BuildRequires:	haskell(HTTP)
14cu|cabal-install-1.16.0.2-4|18	BuildRequires:	haskell(mtl)
14cu|cabal-install-1.16.0.2-4|19	BuildRequires:	haskell(network)
14cu|cabal-install-1.16.0.2-4|20	BuildRequires:	haskell(random)
14cu|cabal-install-1.16.0.2-4|21	BuildRequires:	haskell(zlib)
14cu|cabal-install-1.16.0.2-4|22	Requires(pre):	ghc
14cu|cabal-install-1.16.0.2-4|23	
14cu|cabal-install-1.16.0.2-4|24	%description
14cu|cabal-install-1.16.0.2-4|25	The 'cabal' command-line program simplifies the process of managing Haskell
14cu|cabal-install-1.16.0.2-4|26	software by automating the fetching, configuration, compilation and
14cu|cabal-install-1.16.0.2-4|27	installation of Haskell libraries and programs.
14cu|cabal-install-1.16.0.2-4|28	
14cu|cabal-install-1.16.0.2-4|29	%files
14cu|cabal-install-1.16.0.2-4|30	%{_bindir}/cabal
14cu|cabal-install-1.16.0.2-4|31	%{_docdir}/%{name}-%{version}
14cu|cabal-install-1.16.0.2-4|32	%{_cabal_rpm_deps_dir}
14cu|cabal-install-1.16.0.2-4|33	%{_cabal_haddoc_files}
14cu|cabal-install-1.16.0.2-4|34	
14cu|cabal-install-1.16.0.2-4|35	#----------------------------------------------------------------------------
14cu|cabal-install-1.16.0.2-4|36	
14cu|cabal-install-1.16.0.2-4|37	%prep
14cu|cabal-install-1.16.0.2-4|38	%setup -q
14cu|cabal-install-1.16.0.2-4|39	
14cu|cabal-install-1.16.0.2-4|40	%build
14cu|cabal-install-1.16.0.2-4|41	%_cabal_build
14cu|cabal-install-1.16.0.2-4|42	
14cu|cabal-install-1.16.0.2-4|43	%install
14cu|cabal-install-1.16.0.2-4|44	%_cabal_install
14cu|cabal-install-1.16.0.2-4|45	%_cabal_rpm_gen_deps
14cu|cabal-install-1.16.0.2-4|46	
14cu|cabal-install-1.16.0.2-4|47	%check
14cu|cabal-install-1.16.0.2-4|48	%_cabal_check
14cu|cabal-install-1.16.0.2-4|49	
14cu|cabal-install-1.16.0.2-4|50	
14cu|cabal-install-1.16.0.2-4|51	%changelog
14cu|cabal-install-1.16.0.2-4|52	
14cu|cabal-install-1.16.0.2-4|53	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.16.0.2-4
14cu|cabal-install-1.16.0.2-4|54	- (7c986b1) Disable debug package
14cu|cabal-install-1.16.0.2-4|55	- (7c986b1) Set group to Development/Haskell
14cu|cabal-install-1.16.0.2-4|56	- (7c986b1) Adjust spec style
14cu|cabal-install-1.16.0.2-4|57	
14cu|cabal-install-1.16.0.2-4|58	

9777 14
14cu|cacti-0.8.8h-1|1	%define __noautoreq 'pear(/usr/share/php/adodb/adodb.inc.php)|pear(/usr/share/php-adodb/adodb.inc.php)'
14cu|cacti-0.8.8h-1|2	
14cu|cacti-0.8.8h-1|3	
14cu|cacti-0.8.8h-1|4	%define pia_version 3.1
14cu|cacti-0.8.8h-1|5	
14cu|cacti-0.8.8h-1|6	Summary:	Php frontend for rrdtool
14cu|cacti-0.8.8h-1|7	Name:		cacti
14cu|cacti-0.8.8h-1|8	Version:	0.8.8h
14cu|cacti-0.8.8h-1|9	Release:	1
14cu|cacti-0.8.8h-1|10	License:	GPL
14cu|cacti-0.8.8h-1|11	Group:		System/Servers
14cu|cacti-0.8.8h-1|12	URL:		http://www.cacti.net
14cu|cacti-0.8.8h-1|13	Source0:	http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
14cu|cacti-0.8.8h-1|14	Patch0:		cacti-0.8.8a-PIA-3.1-fhs.diff
14cu|cacti-0.8.8h-1|15	Patch1:		cacti-0.8.8a-PIA-3.1-use-external-adodb.diff
14cu|cacti-0.8.8h-1|16	Requires:	apache-mod_php >= 2.0.54
14cu|cacti-0.8.8h-1|17	Requires:	php-adodb
14cu|cacti-0.8.8h-1|18	Requires:	php-cli
14cu|cacti-0.8.8h-1|19	Requires:	php-gd
14cu|cacti-0.8.8h-1|20	Requires:	php-mysql
14cu|cacti-0.8.8h-1|21	Requires:	php-snmp
14cu|cacti-0.8.8h-1|22	Requires:	php-xml
14cu|cacti-0.8.8h-1|23	Requires:	php-sockets
14cu|cacti-0.8.8h-1|24	Requires:	net-snmp-utils
14cu|cacti-0.8.8h-1|25	Requires:	net-snmp
14cu|cacti-0.8.8h-1|26	Requires:	rrdtool
14cu|cacti-0.8.8h-1|27	BuildArch:	noarch
14cu|cacti-0.8.8h-1|28	
14cu|cacti-0.8.8h-1|29	%description
14cu|cacti-0.8.8h-1|30	Cacti is a complete frondend to rrdtool, it stores all of the nessesary
14cu|cacti-0.8.8h-1|31	information to create graphs and populate them with data in a MySQL database.
14cu|cacti-0.8.8h-1|32	
14cu|cacti-0.8.8h-1|33	The frontend is completely PHP driven. Along with being able to maintain
14cu|cacti-0.8.8h-1|34	Graphs, Data Sources, and Round Robin Archives in a database, cacti handles
14cu|cacti-0.8.8h-1|35	the data gathering also. There is also SNMP support for those used to creating
14cu|cacti-0.8.8h-1|36	traffic graphs with MRTG.
14cu|cacti-0.8.8h-1|37	
14cu|cacti-0.8.8h-1|38	This is the %{name}-%{version}-PIA-%{pia_version} release that has the
14cu|cacti-0.8.8h-1|39	plugin architecture implemented that previous was provided with a patch.
14cu|cacti-0.8.8h-1|40	
14cu|cacti-0.8.8h-1|41	%prep
14cu|cacti-0.8.8h-1|42	
14cu|cacti-0.8.8h-1|43	%setup -q
14cu|cacti-0.8.8h-1|44	
14cu|cacti-0.8.8h-1|45	%patch0 -p1
14cu|cacti-0.8.8h-1|46	%patch1 -p0
14cu|cacti-0.8.8h-1|47	
14cu|cacti-0.8.8h-1|48	rm -rf lib/adodb
14cu|cacti-0.8.8h-1|49	find . -type f -name "*.orig" | xargs rm -f
14cu|cacti-0.8.8h-1|50	
14cu|cacti-0.8.8h-1|51	# fix perms
14cu|cacti-0.8.8h-1|52	find . -type d | xargs chmod 755
14cu|cacti-0.8.8h-1|53	find . -type f | xargs chmod 644
14cu|cacti-0.8.8h-1|54	chmod +x scripts/*.{pl,sh}
14cu|cacti-0.8.8h-1|55	chmod +x poller.php cmd.php
14cu|cacti-0.8.8h-1|56	
14cu|cacti-0.8.8h-1|57	# no .htaccess file
14cu|cacti-0.8.8h-1|58	rm -f cli/.htaccess
14cu|cacti-0.8.8h-1|59	
14cu|cacti-0.8.8h-1|60	%build
14cu|cacti-0.8.8h-1|61	
14cu|cacti-0.8.8h-1|62	%install
14cu|cacti-0.8.8h-1|63	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|64	cp *.php %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|65	cp -pr docs %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|66	cp -pr images %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|67	cp -pr install %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|68	cp -pr include %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|69	
14cu|cacti-0.8.8h-1|70	cp -pr scripts %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|71	cp -pr cli %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|72	cp -pr resource %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|73	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|74	
14cu|cacti-0.8.8h-1|75	install -d -m 755 %{buildroot}%{_datadir}/%{name}/sql
14cu|cacti-0.8.8h-1|76	install -m 644 cacti.sql %{buildroot}%{_datadir}/%{name}/sql
14cu|cacti-0.8.8h-1|77	
14cu|cacti-0.8.8h-1|78	install -d -m 755 %{buildroot}%{_datadir}/%{name}/plugins
14cu|cacti-0.8.8h-1|79	
14cu|cacti-0.8.8h-1|80	# configuration
14cu|cacti-0.8.8h-1|81	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|cacti-0.8.8h-1|82	mv %{buildroot}%{_datadir}/%{name}/include/config.php \
14cu|cacti-0.8.8h-1|83	%{buildroot}%{_sysconfdir}/%{name}.conf
14cu|cacti-0.8.8h-1|84	pushd %{buildroot}%{_datadir}/%{name}/include
14cu|cacti-0.8.8h-1|85	ln -s ../../../..%{_sysconfdir}/%{name}.conf config.php
14cu|cacti-0.8.8h-1|86	chmod 600 %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|cacti-0.8.8h-1|87	popd
14cu|cacti-0.8.8h-1|88	
14cu|cacti-0.8.8h-1|89	perl -pi -e 's|\$url_path = "/";|\$url_path = "/cacti/";|' \
14cu|cacti-0.8.8h-1|90	%{buildroot}%{_sysconfdir}/cacti.conf
14cu|cacti-0.8.8h-1|91	
14cu|cacti-0.8.8h-1|92	# data
14cu|cacti-0.8.8h-1|93	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|cacti-0.8.8h-1|94	pushd %{buildroot}%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|95	ln -s ../../..%{_localstatedir}/lib/%{name} rra
14cu|cacti-0.8.8h-1|96	popd
14cu|cacti-0.8.8h-1|97	
14cu|cacti-0.8.8h-1|98	# apache configuration
14cu|cacti-0.8.8h-1|99	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|cacti-0.8.8h-1|100	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|cacti-0.8.8h-1|101	# Cacti Apache configuration file
14cu|cacti-0.8.8h-1|102	Alias /%{name} %{_datadir}/%{name}
14cu|cacti-0.8.8h-1|103	<Directory %{_datadir}/%{name}>
14cu|cacti-0.8.8h-1|104	Order allow,deny
14cu|cacti-0.8.8h-1|105	Allow from all
14cu|cacti-0.8.8h-1|106	Require all granted
14cu|cacti-0.8.8h-1|107	
14cu|cacti-0.8.8h-1|108	Options -FollowSymLinks
14cu|cacti-0.8.8h-1|109	
14cu|cacti-0.8.8h-1|110	<Files ~ "^(poller.*|cmd).php$">
14cu|cacti-0.8.8h-1|111	Order deny,allow
14cu|cacti-0.8.8h-1|112	Deny from all
14cu|cacti-0.8.8h-1|113	</Files>
14cu|cacti-0.8.8h-1|114	
14cu|cacti-0.8.8h-1|115	# recommanded value
14cu|cacti-0.8.8h-1|116	php_value memory_limit 128M
14cu|cacti-0.8.8h-1|117	</Directory>
14cu|cacti-0.8.8h-1|118	
14cu|cacti-0.8.8h-1|119	<Directory %{_datadir}/%{name}/scripts>
14cu|cacti-0.8.8h-1|120	Order deny,allow
14cu|cacti-0.8.8h-1|121	Deny from all
14cu|cacti-0.8.8h-1|122	</Directory>
14cu|cacti-0.8.8h-1|123	
14cu|cacti-0.8.8h-1|124	<Directory %{_datadir}/%{name}/cli>
14cu|cacti-0.8.8h-1|125	Order deny,allow
14cu|cacti-0.8.8h-1|126	Deny from all
14cu|cacti-0.8.8h-1|127	</Directory>
14cu|cacti-0.8.8h-1|128	
14cu|cacti-0.8.8h-1|129	<Directory %{_datadir}/%{name}/resource>
14cu|cacti-0.8.8h-1|130	Order deny,allow
14cu|cacti-0.8.8h-1|131	Deny from all
14cu|cacti-0.8.8h-1|132	</Directory>
14cu|cacti-0.8.8h-1|133	
14cu|cacti-0.8.8h-1|134	<Directory %{_datadir}/%{name}/lib>
14cu|cacti-0.8.8h-1|135	Order deny,allow
14cu|cacti-0.8.8h-1|136	Deny from all
14cu|cacti-0.8.8h-1|137	</Directory>
14cu|cacti-0.8.8h-1|138	
14cu|cacti-0.8.8h-1|139	<Directory %{_datadir}/%{name}/sql>
14cu|cacti-0.8.8h-1|140	Order deny,allow
14cu|cacti-0.8.8h-1|141	Deny from all
14cu|cacti-0.8.8h-1|142	</Directory>
14cu|cacti-0.8.8h-1|143	EOF
14cu|cacti-0.8.8h-1|144	
14cu|cacti-0.8.8h-1|145	# cron task
14cu|cacti-0.8.8h-1|146	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cu|cacti-0.8.8h-1|147	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cu|cacti-0.8.8h-1|148	*/5 * * * *     apache     php %{_datadir}/%{name}/poller.php > /dev/null 2>&1
14cu|cacti-0.8.8h-1|149	EOF
14cu|cacti-0.8.8h-1|150	
14cu|cacti-0.8.8h-1|151	# logs
14cu|cacti-0.8.8h-1|152	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cu|cacti-0.8.8h-1|153	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14cu|cacti-0.8.8h-1|154	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|cacti-0.8.8h-1|155	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|cacti-0.8.8h-1|156	%{_var}/log/%{name}/*.log {
14cu|cacti-0.8.8h-1|157	missingok
14cu|cacti-0.8.8h-1|158	compress
14cu|cacti-0.8.8h-1|159	}
14cu|cacti-0.8.8h-1|160	EOF
14cu|cacti-0.8.8h-1|161	
14cu|cacti-0.8.8h-1|162	rm -rf %{buildroot}%{_datadir}/%{name}/lib/adodb
14cu|cacti-0.8.8h-1|163	
14cu|cacti-0.8.8h-1|164	cat > README.mdv <<EOF
14cu|cacti-0.8.8h-1|165	Mandriva RPM specific notes
14cu|cacti-0.8.8h-1|166	
14cu|cacti-0.8.8h-1|167	setup
14cu|cacti-0.8.8h-1|168	-----
14cu|cacti-0.8.8h-1|169	The setup used here differs from default one, to achieve better FHS compliance.
14cu|cacti-0.8.8h-1|170	- the constant files are in %{_datadir}/%{name}
14cu|cacti-0.8.8h-1|171	- the configuration file is /etc/cacti.conf
14cu|cacti-0.8.8h-1|172	- the variable files are in %{_localstatedir}/lib/%{name}
14cu|cacti-0.8.8h-1|173	- the log files are in %{_localstatedir}/log/%{name}
14cu|cacti-0.8.8h-1|174	
14cu|cacti-0.8.8h-1|175	post-installation
14cu|cacti-0.8.8h-1|176	-----------------
14cu|cacti-0.8.8h-1|177	You have to create the MySQL database using the following files:
14cu|cacti-0.8.8h-1|178	- /usr/share/cacti/sql/cacti.sql
14cu|cacti-0.8.8h-1|179	
14cu|cacti-0.8.8h-1|180	Warning, apache will segfault if cacti is run with an empty database...
14cu|cacti-0.8.8h-1|181	
14cu|cacti-0.8.8h-1|182	Additional useful packages
14cu|cacti-0.8.8h-1|183	--------------------------
14cu|cacti-0.8.8h-1|184	- a MySQL database, either locale or remote
14cu|cacti-0.8.8h-1|185	EOF
14cu|cacti-0.8.8h-1|186	
14cu|cacti-0.8.8h-1|187	%pre
14cu|cacti-0.8.8h-1|188	if [ $1 = "2" ]; then
14cu|cacti-0.8.8h-1|189	# fix for old setup
14cu|cacti-0.8.8h-1|190	if [ -L %{_var}/www/%{name}/include ]; then
14cu|cacti-0.8.8h-1|191	rm -f %{_var}/www/%{name}/include
14cu|cacti-0.8.8h-1|192	fi
14cu|cacti-0.8.8h-1|193	fi
14cu|cacti-0.8.8h-1|194	
14cu|cacti-0.8.8h-1|195	
14cu|cacti-0.8.8h-1|196	%files
14cu|cacti-0.8.8h-1|197	%doc LICENSE README.mdv docs/CHANGELOG docs/CONTRIB docs/README
14cu|cacti-0.8.8h-1|198	%attr(640,root,apache) %config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|cacti-0.8.8h-1|199	%attr(640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|cacti-0.8.8h-1|200	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|cacti-0.8.8h-1|201	%{_sysconfdir}/cron.d/%{name}
14cu|cacti-0.8.8h-1|202	%{_datadir}/%{name}
14cu|cacti-0.8.8h-1|203	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
14cu|cacti-0.8.8h-1|204	%attr(-,apache,apache) %dir %{_localstatedir}/log/%{name}
14cu|cacti-0.8.8h-1|205	%attr(-,apache,apache) %{_localstatedir}/log/%{name}/%{name}.log
14cu|cacti-0.8.8h-1|206	
14cu|cacti-0.8.8h-1|207	
14cu|cacti-0.8.8h-1|208	
14cu|cacti-0.8.8h-1|209	
14cu|cacti-0.8.8h-1|210	
14cu|cacti-0.8.8h-1|211	%changelog
14cu|cacti-0.8.8h-1|212	
14cu|cacti-0.8.8h-1|213	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.8.8h-1
14cu|cacti-0.8.8h-1|214	- (0543c4a) Updated to 0.8.8h
14cu|cacti-0.8.8h-1|215	
14cu|cacti-0.8.8h-1|216	

9778 14
14cu|cadaver-0.23.3-4|1	Summary:	Command-line WebDAV client
14cu|cadaver-0.23.3-4|2	Name:		cadaver
14cu|cadaver-0.23.3-4|3	Version:	0.23.3
14cu|cadaver-0.23.3-4|4	Release:	4
14cu|cadaver-0.23.3-4|5	License:	GPLv2+
14cu|cadaver-0.23.3-4|6	Group:		Networking/File transfer
14cu|cadaver-0.23.3-4|7	Url:		http://www.webdav.org/cadaver/
14cu|cadaver-0.23.3-4|8	Source0:	http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz
14cu|cadaver-0.23.3-4|9	Source1:	http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz.asc
14cu|cadaver-0.23.3-4|10	Patch0:		cadaver-0.23.3-libneon.patch
14cu|cadaver-0.23.3-4|11	BuildRequires:	readline-devel
14cu|cadaver-0.23.3-4|12	BuildRequires:	pkgconfig(expat)
14cu|cadaver-0.23.3-4|13	BuildRequires:	pkgconfig(neon)
14cu|cadaver-0.23.3-4|14	BuildRequires:	pkgconfig(libxml-2.0)
14cu|cadaver-0.23.3-4|15	BuildRequires:	pkgconfig(ncurses)
14cu|cadaver-0.23.3-4|16	BuildRequires:	pkgconfig(openssl)
14cu|cadaver-0.23.3-4|17	BuildRequires:	pkgconfig(zlib)
14cu|cadaver-0.23.3-4|18	
14cu|cadaver-0.23.3-4|19	%description
14cu|cadaver-0.23.3-4|20	A command-line WebDAV client. Supports file upload, download,
14cu|cadaver-0.23.3-4|21	on-screen display, name-space operations (move/copy), collection
14cu|cadaver-0.23.3-4|22	creation and deletion, and locking operations.
14cu|cadaver-0.23.3-4|23	
14cu|cadaver-0.23.3-4|24	%files -f %{name}.lang
14cu|cadaver-0.23.3-4|25	%doc NEWS TODO FAQ README ChangeLog
14cu|cadaver-0.23.3-4|26	%{_bindir}/*
14cu|cadaver-0.23.3-4|27	%{_mandir}/man1/*
14cu|cadaver-0.23.3-4|28	
14cu|cadaver-0.23.3-4|29	#----------------------------------------------------------------------------
14cu|cadaver-0.23.3-4|30	
14cu|cadaver-0.23.3-4|31	%prep
14cu|cadaver-0.23.3-4|32	%setup -q
14cu|cadaver-0.23.3-4|33	%patch0 -p1
14cu|cadaver-0.23.3-4|34	
14cu|cadaver-0.23.3-4|35	%build
14cu|cadaver-0.23.3-4|36	autoconf
14cu|cadaver-0.23.3-4|37	%configure \
14cu|cadaver-0.23.3-4|38	--with-neon=%{_prefix} \
14cu|cadaver-0.23.3-4|39	--with-ssl \
14cu|cadaver-0.23.3-4|40	--with-libxml2
14cu|cadaver-0.23.3-4|41	
14cu|cadaver-0.23.3-4|42	%make
14cu|cadaver-0.23.3-4|43	
14cu|cadaver-0.23.3-4|44	%install
14cu|cadaver-0.23.3-4|45	%makeinstall_std
14cu|cadaver-0.23.3-4|46	
14cu|cadaver-0.23.3-4|47	%find_lang %{name}
14cu|cadaver-0.23.3-4|48	
14cu|cadaver-0.23.3-4|49	
14cu|cadaver-0.23.3-4|50	%changelog
14cu|cadaver-0.23.3-4|51	
14cu|cadaver-0.23.3-4|52	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.23.3-4
14cu|cadaver-0.23.3-4|53	- (515b2ce) Add patch to fix libneon detection
14cu|cadaver-0.23.3-4|54	- (515b2ce) Spec cleanup
14cu|cadaver-0.23.3-4|55	
14cu|cadaver-0.23.3-4|56	

9779 14
14cu|cadence-0.8.1-0.20140718.3|1	%define debug_package %{nil}
14cu|cadence-0.8.1-0.20140718.3|2	
14cu|cadence-0.8.1-0.20140718.3|3	Name:           cadence
14cu|cadence-0.8.1-0.20140718.3|4	Version:        0.8.1
14cu|cadence-0.8.1-0.20140718.3|5	Release:        0.20140718.3
14cu|cadence-0.8.1-0.20140718.3|6	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|7	License:        GPLv2
14cu|cadence-0.8.1-0.20140718.3|8	Group:          Sound
14cu|cadence-0.8.1-0.20140718.3|9	URL:            https://github.com/falkTX/Cadence
14cu|cadence-0.8.1-0.20140718.3|10	Source0:        https://github.com/falkTX/Cadence/archive/ec2a8320832b076c0962ab65dd2f8163275cc013.zip
14cu|cadence-0.8.1-0.20140718.3|11	Patch0:         cadence-0.8.1-mga-systrayRemoveAppIndicator.patch
14cu|cadence-0.8.1-0.20140718.3|12	Patch1:         cadence-0.8.1-mga-fixDesktopFiles.patch
14cu|cadence-0.8.1-0.20140718.3|13	BuildRequires:  pkgconfig(jack)
14cu|cadence-0.8.1-0.20140718.3|14	BuildRequires:  pkgconfig(python3)
14cu|cadence-0.8.1-0.20140718.3|15	BuildRequires:  python3-qt4
14cu|cadence-0.8.1-0.20140718.3|16	BuildRequires:  qt4-common
14cu|cadence-0.8.1-0.20140718.3|17	BuildRequires:  python-qt4-devel
14cu|cadence-0.8.1-0.20140718.3|18	Requires:       jack
14cu|cadence-0.8.1-0.20140718.3|19	Requires:       python(abi) = 3.4
14cu|cadence-0.8.1-0.20140718.3|20	Requires:       python3-sip
14cu|cadence-0.8.1-0.20140718.3|21	Requires:       python3-dbus
14cu|cadence-0.8.1-0.20140718.3|22	Requires:       python3-qt4
14cu|cadence-0.8.1-0.20140718.3|23	Requires:       qt4-common
14cu|cadence-0.8.1-0.20140718.3|24	Requires:       cadence-data = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|25	Requires:       cadence-tools = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|26	Requires:       catarina = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|27	Requires:       catia = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|28	Requires:       claudia = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|29	Suggests:       pulseaudio-module-jack
14cu|cadence-0.8.1-0.20140718.3|30	Suggests:       a2jmidid
14cu|cadence-0.8.1-0.20140718.3|31	Requires:	ladish
14cu|cadence-0.8.1-0.20140718.3|32	
14cu|cadence-0.8.1-0.20140718.3|33	%description
14cu|cadence-0.8.1-0.20140718.3|34	Cadence is a set of tools useful for audio production.
14cu|cadence-0.8.1-0.20140718.3|35	It's being developed by falkTX, using Python3 and Qt4
14cu|cadence-0.8.1-0.20140718.3|36	(and some C++ where needed).
14cu|cadence-0.8.1-0.20140718.3|37	This package contains the main Cadence application.
14cu|cadence-0.8.1-0.20140718.3|38	
14cu|cadence-0.8.1-0.20140718.3|39	%files
14cu|cadence-0.8.1-0.20140718.3|40	%{_bindir}/cadence
14cu|cadence-0.8.1-0.20140718.3|41	%{_datadir}/cadence/src/cadence.py
14cu|cadence-0.8.1-0.20140718.3|42	%{_datadir}/cadence/src/ui_cadence.py
14cu|cadence-0.8.1-0.20140718.3|43	%{_datadir}/cadence/src/ui_cadence_*.py
14cu|cadence-0.8.1-0.20140718.3|44	
14cu|cadence-0.8.1-0.20140718.3|45	%{_datadir}/applications/cadence.desktop
14cu|cadence-0.8.1-0.20140718.3|46	%{_datadir}/icons/hicolor/*/apps/cadence.*
14cu|cadence-0.8.1-0.20140718.3|47	
14cu|cadence-0.8.1-0.20140718.3|48	%{_sysconfdir}/xdg/autostart/cadence-session-start.desktop
14cu|cadence-0.8.1-0.20140718.3|49	%{_sysconfdir}/X11/Xsession.d/70cadence-plugin-paths
14cu|cadence-0.8.1-0.20140718.3|50	%{_sysconfdir}/X11/Xsession.d/99cadence-session-start
14cu|cadence-0.8.1-0.20140718.3|51	
14cu|cadence-0.8.1-0.20140718.3|52	#--------------------------------------------------------------------
14cu|cadence-0.8.1-0.20140718.3|53	%package data
14cu|cadence-0.8.1-0.20140718.3|54	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|55	Requires:       python(abi) = 3.4
14cu|cadence-0.8.1-0.20140718.3|56	
14cu|cadence-0.8.1-0.20140718.3|57	%description data
14cu|cadence-0.8.1-0.20140718.3|58	This package contains the shared data and modules.
14cu|cadence-0.8.1-0.20140718.3|59	
14cu|cadence-0.8.1-0.20140718.3|60	%files data
14cu|cadence-0.8.1-0.20140718.3|61	%{_datadir}/cadence/src/shared.py
14cu|cadence-0.8.1-0.20140718.3|62	%{_datadir}/cadence/src/shared_cadence.py
14cu|cadence-0.8.1-0.20140718.3|63	%{_datadir}/cadence/src/shared_canvasjack.py
14cu|cadence-0.8.1-0.20140718.3|64	%{_datadir}/cadence/src/shared_settings.py
14cu|cadence-0.8.1-0.20140718.3|65	%{_datadir}/cadence/src/resources_rc.py
14cu|cadence-0.8.1-0.20140718.3|66	%{_datadir}/cadence/src/ui_settings_app.py
14cu|cadence-0.8.1-0.20140718.3|67	
14cu|cadence-0.8.1-0.20140718.3|68	%{_datadir}/cadence/src/jacklib.py
14cu|cadence-0.8.1-0.20140718.3|69	%{_datadir}/cadence/src/jacklib_helpers.py
14cu|cadence-0.8.1-0.20140718.3|70	%{_datadir}/cadence/src/patchcanvas.py
14cu|cadence-0.8.1-0.20140718.3|71	%{_datadir}/cadence/src/patchcanvas_theme.py
14cu|cadence-0.8.1-0.20140718.3|72	%{_datadir}/cadence/src/systray.py
14cu|cadence-0.8.1-0.20140718.3|73	
14cu|cadence-0.8.1-0.20140718.3|74	%{_datadir}/cadence/src/canvaspreviewframe.py
14cu|cadence-0.8.1-0.20140718.3|75	%{_datadir}/cadence/src/clickablelabel.py
14cu|cadence-0.8.1-0.20140718.3|76	
14cu|cadence-0.8.1-0.20140718.3|77	
14cu|cadence-0.8.1-0.20140718.3|78	#--------------------------------------------------------------------
14cu|cadence-0.8.1-0.20140718.3|79	%package tools
14cu|cadence-0.8.1-0.20140718.3|80	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|81	Requires:       cadence-data = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|82	Requires:       jack_capture
14cu|cadence-0.8.1-0.20140718.3|83	
14cu|cadence-0.8.1-0.20140718.3|84	%description tools
14cu|cadence-0.8.1-0.20140718.3|85	This package contains the small tools used in Cadence.
14cu|cadence-0.8.1-0.20140718.3|86	
14cu|cadence-0.8.1-0.20140718.3|87	%files tools
14cu|cadence-0.8.1-0.20140718.3|88	%{_bindir}/cadence-*
14cu|cadence-0.8.1-0.20140718.3|89	
14cu|cadence-0.8.1-0.20140718.3|90	%{_datadir}/cadence/src/cadence_aloop_daemon.py
14cu|cadence-0.8.1-0.20140718.3|91	%{_datadir}/cadence/src/cadence_session_start.py
14cu|cadence-0.8.1-0.20140718.3|92	%{_datadir}/cadence/src/jacksettings.py
14cu|cadence-0.8.1-0.20140718.3|93	%{_datadir}/cadence/src/logs.py
14cu|cadence-0.8.1-0.20140718.3|94	%{_datadir}/cadence/src/render.py
14cu|cadence-0.8.1-0.20140718.3|95	
14cu|cadence-0.8.1-0.20140718.3|96	%{_datadir}/cadence/src/ui_logs.py
14cu|cadence-0.8.1-0.20140718.3|97	%{_datadir}/cadence/src/ui_render.py
14cu|cadence-0.8.1-0.20140718.3|98	%{_datadir}/cadence/src/ui_settings_jack.py
14cu|cadence-0.8.1-0.20140718.3|99	
14cu|cadence-0.8.1-0.20140718.3|100	%{_datadir}/cadence/pulse2jack/
14cu|cadence-0.8.1-0.20140718.3|101	
14cu|cadence-0.8.1-0.20140718.3|102	#--------------------------------------------------------------------
14cu|cadence-0.8.1-0.20140718.3|103	%package -n catarina
14cu|cadence-0.8.1-0.20140718.3|104	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|105	Requires:       cadence-data = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|106	
14cu|cadence-0.8.1-0.20140718.3|107	%description -n catarina
14cu|cadence-0.8.1-0.20140718.3|108	Catarina is a testing ground for the 'PatchCanvas'
14cu|cadence-0.8.1-0.20140718.3|109	module used in the Cadence tools.
14cu|cadence-0.8.1-0.20140718.3|110	
14cu|cadence-0.8.1-0.20140718.3|111	%files -n catarina
14cu|cadence-0.8.1-0.20140718.3|112	%{_bindir}/catarina
14cu|cadence-0.8.1-0.20140718.3|113	%{_datadir}/cadence/src/catarina.py
14cu|cadence-0.8.1-0.20140718.3|114	%{_datadir}/cadence/src/ui_catarina.py
14cu|cadence-0.8.1-0.20140718.3|115	%{_datadir}/cadence/src/ui_catarina_*.py
14cu|cadence-0.8.1-0.20140718.3|116	
14cu|cadence-0.8.1-0.20140718.3|117	%{_datadir}/applications/catarina.desktop
14cu|cadence-0.8.1-0.20140718.3|118	%{_datadir}/icons/hicolor/*/apps/catarina.*
14cu|cadence-0.8.1-0.20140718.3|119	
14cu|cadence-0.8.1-0.20140718.3|120	#--------------------------------------------------------------------
14cu|cadence-0.8.1-0.20140718.3|121	%package -n catia
14cu|cadence-0.8.1-0.20140718.3|122	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|123	Requires:       cadence-tools = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|124	
14cu|cadence-0.8.1-0.20140718.3|125	%description -n catia
14cu|cadence-0.8.1-0.20140718.3|126	extended JACK patchbay
14cu|cadence-0.8.1-0.20140718.3|127	Catia is a nice JACK Audio Patchbay with A2J Bridge integration.
14cu|cadence-0.8.1-0.20140718.3|128	It also includes Jack Transport support and the ability to
14cu|cadence-0.8.1-0.20140718.3|129	render jack projects.
14cu|cadence-0.8.1-0.20140718.3|130	
14cu|cadence-0.8.1-0.20140718.3|131	%files -n catia
14cu|cadence-0.8.1-0.20140718.3|132	%{_bindir}/catia
14cu|cadence-0.8.1-0.20140718.3|133	%{_datadir}/cadence/src/catia.py
14cu|cadence-0.8.1-0.20140718.3|134	%{_datadir}/cadence/src/ui_catia.py
14cu|cadence-0.8.1-0.20140718.3|135	
14cu|cadence-0.8.1-0.20140718.3|136	%{_datadir}/applications/catia.desktop
14cu|cadence-0.8.1-0.20140718.3|137	%{_datadir}/icons/hicolor/*/apps/catia.*
14cu|cadence-0.8.1-0.20140718.3|138	
14cu|cadence-0.8.1-0.20140718.3|139	#--------------------------------------------------------------------
14cu|cadence-0.8.1-0.20140718.3|140	%package -n claudia
14cu|cadence-0.8.1-0.20140718.3|141	Summary:        Set of tools useful for audio production
14cu|cadence-0.8.1-0.20140718.3|142	Requires:       cadence-tools = %{version}-%{release}
14cu|cadence-0.8.1-0.20140718.3|143	Requires:	ladish
14cu|cadence-0.8.1-0.20140718.3|144	
14cu|cadence-0.8.1-0.20140718.3|145	%description -n claudia
14cu|cadence-0.8.1-0.20140718.3|146	Claudia is a Graphical User Interface to LADISH.
14cu|cadence-0.8.1-0.20140718.3|147	It has more features than gladish, including Jack Transport,
14cu|cadence-0.8.1-0.20140718.3|148	Configurable Canvas, App Templates, Render projects
14cu|cadence-0.8.1-0.20140718.3|149	(realtime or freewheel mode)
14cu|cadence-0.8.1-0.20140718.3|150	
14cu|cadence-0.8.1-0.20140718.3|151	
14cu|cadence-0.8.1-0.20140718.3|152	%files -n claudia
14cu|cadence-0.8.1-0.20140718.3|153	%{_bindir}/claudia
14cu|cadence-0.8.1-0.20140718.3|154	%{_bindir}/claudia-launcher
14cu|cadence-0.8.1-0.20140718.3|155	%{_datadir}/cadence/src/claudia.py
14cu|cadence-0.8.1-0.20140718.3|156	%{_datadir}/cadence/src/claudia_database.py
14cu|cadence-0.8.1-0.20140718.3|157	%{_datadir}/cadence/src/claudia_launcher.py
14cu|cadence-0.8.1-0.20140718.3|158	%{_datadir}/cadence/src/ui_claudia.py
14cu|cadence-0.8.1-0.20140718.3|159	%{_datadir}/cadence/src/ui_claudia_*.py
14cu|cadence-0.8.1-0.20140718.3|160	
14cu|cadence-0.8.1-0.20140718.3|161	%{_datadir}/cadence/icons/
14cu|cadence-0.8.1-0.20140718.3|162	%{_datadir}/cadence/templates/
14cu|cadence-0.8.1-0.20140718.3|163	
14cu|cadence-0.8.1-0.20140718.3|164	%{_datadir}/applications/claudia*.desktop
14cu|cadence-0.8.1-0.20140718.3|165	%{_datadir}/icons/hicolor/*/apps/claudia*
14cu|cadence-0.8.1-0.20140718.3|166	
14cu|cadence-0.8.1-0.20140718.3|167	
14cu|cadence-0.8.1-0.20140718.3|168	%prep
14cu|cadence-0.8.1-0.20140718.3|169	%setup -q -a 0 -n Cadence-ec2a8320832b076c0962ab65dd2f8163275cc013
14cu|cadence-0.8.1-0.20140718.3|170	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|cadence-0.8.1-0.20140718.3|171	find . -name '*.py' | xargs sed -i '1s|^#!/usr/bin/env python3|#!%{__python3}|'
14cu|cadence-0.8.1-0.20140718.3|172	rm -R data/unity/
14cu|cadence-0.8.1-0.20140718.3|173	%patch0 -p1
14cu|cadence-0.8.1-0.20140718.3|174	%patch1 -p1
14cu|cadence-0.8.1-0.20140718.3|175	
14cu|cadence-0.8.1-0.20140718.3|176	
14cu|cadence-0.8.1-0.20140718.3|177	%build
14cu|cadence-0.8.1-0.20140718.3|178	CFLAGS="%{optflags}" %make
14cu|cadence-0.8.1-0.20140718.3|179	
14cu|cadence-0.8.1-0.20140718.3|180	%install
14cu|cadence-0.8.1-0.20140718.3|181	%makeinstall_std  -- PREFIX=/usr
14cu|cadence-0.8.1-0.20140718.3|182	
14cu|cadence-0.8.1-0.20140718.3|183	%changelog
14cu|cadence-0.8.1-0.20140718.3|184	
14cu|cadence-0.8.1-0.20140718.3|185	* Tue Jan 12 2016 gvm <mc2374@mclink.it> 0.8.1-0.20140718.3
14cu|cadence-0.8.1-0.20140718.3|186	- (7fb1f89) Rebuild for updated jack package (change BReq).
14cu|cadence-0.8.1-0.20140718.3|187	
14cu|cadence-0.8.1-0.20140718.3|188	

9780 14
14cu|caffeine-2.8.3-4|1	Summary:	A system applet that allows to temporarily inhibit screensaver and sleep mode
14cu|caffeine-2.8.3-4|2	Name:		caffeine
14cu|caffeine-2.8.3-4|3	Version:	2.8.3
14cu|caffeine-2.8.3-4|4	Release:	4
14cu|caffeine-2.8.3-4|5	Epoch:		1
14cu|caffeine-2.8.3-4|6	License:	LGPLv2+
14cu|caffeine-2.8.3-4|7	Group:		Graphical desktop/GNOME
14cu|caffeine-2.8.3-4|8	Url:		https://launchpad.net/caffeine
14cu|caffeine-2.8.3-4|9	Source0:	http://launchpad.net/caffeine/%{version}/+download/%{name}_%{version}.tar.gz
14cu|caffeine-2.8.3-4|10	BuildRequires:	gettext
14cu|caffeine-2.8.3-4|11	BuildRequires:	gettext-devel
14cu|caffeine-2.8.3-4|12	#BuildRequires:	pkgconfig(pygtk-2.0)
14cu|caffeine-2.8.3-4|13	BuildRequires:	pkgconfig(python3)
14cu|caffeine-2.8.3-4|14	BuildRequires:	python3-gi
14cu|caffeine-2.8.3-4|15	BuildRequires:	python3-distribute
14cu|caffeine-2.8.3-4|16	#Requires:	gnome-python
14cu|caffeine-2.8.3-4|17	#Requires:	gnome-python-gconf
14cu|caffeine-2.8.3-4|18	Requires:	python3-gi
14cu|caffeine-2.8.3-4|19	#Requires:	pygtk2.0-libglade
14cu|caffeine-2.8.3-4|20	#Requires:	python-notify
14cu|caffeine-2.8.3-4|21	Requires:	python3-xlib
14cu|caffeine-2.8.3-4|22	Requires:	python3-pkg-resources
14cu|caffeine-2.8.3-4|23	Requires:	typelib(AppIndicator3)
14cu|caffeine-2.8.3-4|24	BuildArch:	noarch
14cu|caffeine-2.8.3-4|25	
14cu|caffeine-2.8.3-4|26	%description
14cu|caffeine-2.8.3-4|27	Caffeine is a system applet that allows the user to temporarily
14cu|caffeine-2.8.3-4|28	inhibit both the screensaver and the sleep power saving mode, simply
14cu|caffeine-2.8.3-4|29	by clicking on it. This could be useful for example when watching
14cu|caffeine-2.8.3-4|30	long flash videos or playing certain full screen games that don't
14cu|caffeine-2.8.3-4|31	inhibit the screensaver by themselves
14cu|caffeine-2.8.3-4|32	
14cu|caffeine-2.8.3-4|33	%files -f %{name}-indicator.lang
14cu|caffeine-2.8.3-4|34	%defattr(644,root,root,755)
14cu|caffeine-2.8.3-4|35	%attr(755,root,root) %{_bindir}/*
14cu|caffeine-2.8.3-4|36	%{_datadir}/applications/*
14cu|caffeine-2.8.3-4|37	%{_datadir}/caffeine-indicator/glade/*.glade
14cu|caffeine-2.8.3-4|38	%{_datadir}/pixmaps/caffeine.png
14cu|caffeine-2.8.3-4|39	%{_iconsdir}/hicolor/*
14cu|caffeine-2.8.3-4|40	%{_iconsdir}/ubuntu-mono-dark/*
14cu|caffeine-2.8.3-4|41	%{_mandir}/man?/*
14cu|caffeine-2.8.3-4|42	%{py3_platsitedir}/*
14cu|caffeine-2.8.3-4|43	%{_sysconfdir}/xdg/autostart/*
14cu|caffeine-2.8.3-4|44	
14cu|caffeine-2.8.3-4|45	#----------------------------------------------------------------------------
14cu|caffeine-2.8.3-4|46	
14cu|caffeine-2.8.3-4|47	%prep
14cu|caffeine-2.8.3-4|48	%setup -qn %{name}
14cu|caffeine-2.8.3-4|49	
14cu|caffeine-2.8.3-4|50	%build
14cu|caffeine-2.8.3-4|51	python3 setup.py build
14cu|caffeine-2.8.3-4|52	
14cu|caffeine-2.8.3-4|53	%install
14cu|caffeine-2.8.3-4|54	python3 setup.py install --root=%{buildroot} --install-lib=%{py3_platsitedir} --prefix=/usr
14cu|caffeine-2.8.3-4|55	find %{buildroot} -name "*png" -exec chmod a+r {} \;
14cu|caffeine-2.8.3-4|56	
14cu|caffeine-2.8.3-4|57	
14cu|caffeine-2.8.3-4|58	%find_lang %{name}-indicator
14cu|caffeine-2.8.3-4|59	
14cu|caffeine-2.8.3-4|60	
14cu|caffeine-2.8.3-4|61	%changelog
14cu|caffeine-2.8.3-4|62	
14cu|caffeine-2.8.3-4|63	* Sun Jun 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.3-4
14cu|caffeine-2.8.3-4|64	- (5055b40) Added AppIndicator3 requirement
14cu|caffeine-2.8.3-4|65	
14cu|caffeine-2.8.3-4|66	

9781 14
14cu|cairo-dock-3.4.0-2|1	# Needed to build help plugin
14cu|cairo-dock-3.4.0-2|2	%define _disable_ld_no_undefined 1
14cu|cairo-dock-3.4.0-2|3	
14cu|cairo-dock-3.4.0-2|4	Summary:	A light and eye-candy dock to launch your programs easily
14cu|cairo-dock-3.4.0-2|5	Name:		cairo-dock
14cu|cairo-dock-3.4.0-2|6	Version:	3.4.0
14cu|cairo-dock-3.4.0-2|7	Release:	2
14cu|cairo-dock-3.4.0-2|8	License:	GPLv3+
14cu|cairo-dock-3.4.0-2|9	Group:		Graphical desktop/Other
14cu|cairo-dock-3.4.0-2|10	Url:		https://launchpad.net/cairo-dock-core
14cu|cairo-dock-3.4.0-2|11	Source0:	http://launchpad.net/cairo-dock-core/3.3/%{version}/+download/%{name}-%{version}.tar.gz
14cu|cairo-dock-3.4.0-2|12	Source1:	cairo-dock_ru.po.tar.gz
14cu|cairo-dock-3.4.0-2|13	BuildRequires:	cmake
14cu|cairo-dock-3.4.0-2|14	BuildRequires:	imagemagick
14cu|cairo-dock-3.4.0-2|15	BuildRequires:	intltool
14cu|cairo-dock-3.4.0-2|16	BuildRequires:	pkgconfig(cairo)
14cu|cairo-dock-3.4.0-2|17	BuildRequires:	pkgconfig(dbus-1)
14cu|cairo-dock-3.4.0-2|18	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|cairo-dock-3.4.0-2|19	BuildRequires:	pkgconfig(glib-2.0)
14cu|cairo-dock-3.4.0-2|20	BuildRequires:	pkgconfig(gl)
14cu|cairo-dock-3.4.0-2|21	BuildRequires:	pkgconfig(glu)
14cu|cairo-dock-3.4.0-2|22	BuildRequires:	pkgconfig(gthread-2.0)
14cu|cairo-dock-3.4.0-2|23	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|cairo-dock-3.4.0-2|24	BuildRequires:	pkgconfig(libcurl)
14cu|cairo-dock-3.4.0-2|25	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|cairo-dock-3.4.0-2|26	BuildRequires:	pkgconfig(libxml-2.0)
14cu|cairo-dock-3.4.0-2|27	BuildRequires:	pkgconfig(pangox)
14cu|cairo-dock-3.4.0-2|28	BuildRequires:	pkgconfig(xcomposite)
14cu|cairo-dock-3.4.0-2|29	BuildRequires:	pkgconfig(xinerama)
14cu|cairo-dock-3.4.0-2|30	BuildRequires:	pkgconfig(xrender)
14cu|cairo-dock-3.4.0-2|31	BuildRequires:	pkgconfig(xtst)
14cu|cairo-dock-3.4.0-2|32	Suggests:	cairo-dock-plugins = %{version}
14cu|cairo-dock-3.4.0-2|33	Suggests:	cairo-dock-help = %{EVRD}
14cu|cairo-dock-3.4.0-2|34	Suggests:	cairo-dock-themes
14cu|cairo-dock-3.4.0-2|35	
14cu|cairo-dock-3.4.0-2|36	%description
14cu|cairo-dock-3.4.0-2|37	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cu|cairo-dock-3.4.0-2|38	acceleration. It's fully configurable and can be a taskbar too. You can
14cu|cairo-dock-3.4.0-2|39	easily plug applets into it.
14cu|cairo-dock-3.4.0-2|40	
14cu|cairo-dock-3.4.0-2|41	%files -f %{name}.lang
14cu|cairo-dock-3.4.0-2|42	%{_bindir}/*
14cu|cairo-dock-3.4.0-2|43	%{_datadir}/%{name}
14cu|cairo-dock-3.4.0-2|44	%exclude %{_datadir}/%{name}/plug-ins
14cu|cairo-dock-3.4.0-2|45	%{_datadir}/applications/*.desktop
14cu|cairo-dock-3.4.0-2|46	%{_datadir}/pixmaps/*.svg
14cu|cairo-dock-3.4.0-2|47	%{_mandir}/man1/cairo-dock.1.*
14cu|cairo-dock-3.4.0-2|48	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|cairo-dock-3.4.0-2|49	
14cu|cairo-dock-3.4.0-2|50	#---------------------------------------------------------------------
14cu|cairo-dock-3.4.0-2|51	%define major 3
14cu|cairo-dock-3.4.0-2|52	%define libname %mklibname gldi %{major}
14cu|cairo-dock-3.4.0-2|53	
14cu|cairo-dock-3.4.0-2|54	%package -n %{libname}
14cu|cairo-dock-3.4.0-2|55	Summary:	Library files for cairo-dock
14cu|cairo-dock-3.4.0-2|56	Group:		System/Libraries
14cu|cairo-dock-3.4.0-2|57	
14cu|cairo-dock-3.4.0-2|58	%description -n %{libname}
14cu|cairo-dock-3.4.0-2|59	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cu|cairo-dock-3.4.0-2|60	acceleration. It's fully configurable and can be a taskbar too. You can
14cu|cairo-dock-3.4.0-2|61	easily plug applets into it.
14cu|cairo-dock-3.4.0-2|62	
14cu|cairo-dock-3.4.0-2|63	This package provides the libraries for cairo-dock functions.
14cu|cairo-dock-3.4.0-2|64	
14cu|cairo-dock-3.4.0-2|65	%files  -n %{libname}
14cu|cairo-dock-3.4.0-2|66	%{_libdir}/libgldi.so.%{major}*
14cu|cairo-dock-3.4.0-2|67	
14cu|cairo-dock-3.4.0-2|68	#---------------------------------------------------------------------
14cu|cairo-dock-3.4.0-2|69	%package devel
14cu|cairo-dock-3.4.0-2|70	Summary:	Development files for cairo-dock
14cu|cairo-dock-3.4.0-2|71	Group:		Development/Other
14cu|cairo-dock-3.4.0-2|72	Requires:	%{name} = %{EVRD}
14cu|cairo-dock-3.4.0-2|73	Requires:	%{libname} = %{EVRD}
14cu|cairo-dock-3.4.0-2|74	
14cu|cairo-dock-3.4.0-2|75	%description devel
14cu|cairo-dock-3.4.0-2|76	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cu|cairo-dock-3.4.0-2|77	acceleration. It's fully configurable and can be a taskbar too. You can
14cu|cairo-dock-3.4.0-2|78	easily plug applets into it.
14cu|cairo-dock-3.4.0-2|79	
14cu|cairo-dock-3.4.0-2|80	This package provides the include files and library for cairo-dock functions.
14cu|cairo-dock-3.4.0-2|81	
14cu|cairo-dock-3.4.0-2|82	%files devel
14cu|cairo-dock-3.4.0-2|83	%{_includedir}/%{name}
14cu|cairo-dock-3.4.0-2|84	%{_libdir}/libgldi.so
14cu|cairo-dock-3.4.0-2|85	%{_libdir}/pkgconfig/*.pc
14cu|cairo-dock-3.4.0-2|86	
14cu|cairo-dock-3.4.0-2|87	#---------------------------------------------------------------------
14cu|cairo-dock-3.4.0-2|88	
14cu|cairo-dock-3.4.0-2|89	%package help
14cu|cairo-dock-3.4.0-2|90	Summary:	This package provides plugin "help"
14cu|cairo-dock-3.4.0-2|91	Group:		Graphical desktop/Other
14cu|cairo-dock-3.4.0-2|92	Requires:	%{name} = %{EVRD}
14cu|cairo-dock-3.4.0-2|93	
14cu|cairo-dock-3.4.0-2|94	%description help
14cu|cairo-dock-3.4.0-2|95	This package provides plugin "help".
14cu|cairo-dock-3.4.0-2|96	
14cu|cairo-dock-3.4.0-2|97	%files help
14cu|cairo-dock-3.4.0-2|98	%{_libdir}/%{name}/libcd-Help.so
14cu|cairo-dock-3.4.0-2|99	%{_datadir}/%{name}/plug-ins/Help
14cu|cairo-dock-3.4.0-2|100	
14cu|cairo-dock-3.4.0-2|101	#---------------------------------------------------------------------
14cu|cairo-dock-3.4.0-2|102	
14cu|cairo-dock-3.4.0-2|103	%prep
14cu|cairo-dock-3.4.0-2|104	%setup -q
14cu|cairo-dock-3.4.0-2|105	
14cu|cairo-dock-3.4.0-2|106	pushd po
14cu|cairo-dock-3.4.0-2|107	tar -xvzf %{SOURCE1}
14cu|cairo-dock-3.4.0-2|108	popd
14cu|cairo-dock-3.4.0-2|109	
14cu|cairo-dock-3.4.0-2|110	%build
14cu|cairo-dock-3.4.0-2|111	%cmake -DCMAKE_INSTALL_LIBDIR=lib
14cu|cairo-dock-3.4.0-2|112	%make
14cu|cairo-dock-3.4.0-2|113	
14cu|cairo-dock-3.4.0-2|114	%install
14cu|cairo-dock-3.4.0-2|115	%makeinstall_std -C build
14cu|cairo-dock-3.4.0-2|116	chmod 755 %{buildroot}%{_libdir}/libgldi.so.*
14cu|cairo-dock-3.4.0-2|117	
14cu|cairo-dock-3.4.0-2|118	%find_lang %{name}
14cu|cairo-dock-3.4.0-2|119	
14cu|cairo-dock-3.4.0-2|120	# icons
14cu|cairo-dock-3.4.0-2|121	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|cairo-dock-3.4.0-2|122	install -dm 0755 \
14cu|cairo-dock-3.4.0-2|123	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|cairo-dock-3.4.0-2|124	convert -strip -resize $size data/cairo-dock.svg \
14cu|cairo-dock-3.4.0-2|125	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|cairo-dock-3.4.0-2|126	done
14cu|cairo-dock-3.4.0-2|127	
14cu|cairo-dock-3.4.0-2|128	
14cu|cairo-dock-3.4.0-2|129	%changelog
14cu|cairo-dock-3.4.0-2|130	* Mon Dec 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-2
14cu|cairo-dock-3.4.0-2|131	+ Revision: 778a9cf
14cu|cairo-dock-3.4.0-2|132	- Update Russian translation
14cu|cairo-dock-3.4.0-2|133	
14cu|cairo-dock-3.4.0-2|134	

9782 14
14cu|cairo-dock-plugins-3.4.0-2|1	%define packagename cairo-dock
14cu|cairo-dock-plugins-3.4.0-2|2	
14cu|cairo-dock-plugins-3.4.0-2|3	Summary:	Plugins for cairo-dock
14cu|cairo-dock-plugins-3.4.0-2|4	Name:		cairo-dock-plugins
14cu|cairo-dock-plugins-3.4.0-2|5	Version:	3.4.0
14cu|cairo-dock-plugins-3.4.0-2|6	Release:	2
14cu|cairo-dock-plugins-3.4.0-2|7	License:	GPLv3+
14cu|cairo-dock-plugins-3.4.0-2|8	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|9	Url:		https://launchpad.net/cairo-dock-plug-ins
14cu|cairo-dock-plugins-3.4.0-2|10	Source0:	http://launchpad.net/cairo-dock-plug-ins/3.3/%{version}/+download/%{name}-%{version}.tar.gz
14cu|cairo-dock-plugins-3.4.0-2|11	Source1:	cairo-dock-plugins_ru.po.tar.gz
14cu|cairo-dock-plugins-3.4.0-2|12	# From Arch Linux:
14cu|cairo-dock-plugins-3.4.0-2|13	Patch0:		cairo-dock-plugins-3.0.2-applet-host-ias.patch
14cu|cairo-dock-plugins-3.4.0-2|14	# cmake logic is messed up in 3.2.0
14cu|cairo-dock-plugins-3.4.0-2|15	Patch1:		cairo-dock-plugins-3.2.0-xfce-cmake.patch
14cu|cairo-dock-plugins-3.4.0-2|16	# Reversed (or previously applied) patch detected!
14cu|cairo-dock-plugins-3.4.0-2|17	#Patch2:		cairo-dock-plugins-3.3.2-upower.patch
14cu|cairo-dock-plugins-3.4.0-2|18	BuildRequires:	cmake
14cu|cairo-dock-plugins-3.4.0-2|19	BuildRequires:	ruby
14cu|cairo-dock-plugins-3.4.0-2|20	BuildRequires:	vala
14cu|cairo-dock-plugins-3.4.0-2|21	BuildRequires:	cairo-dock-devel >= %{version}
14cu|cairo-dock-plugins-3.4.0-2|22	BuildRequires:	libetpan-devel
14cu|cairo-dock-plugins-3.4.0-2|23	BuildRequires:	lm_sensors-devel
14cu|cairo-dock-plugins-3.4.0-2|24	BuildRequires:	pkgconfig(alsa)
14cu|cairo-dock-plugins-3.4.0-2|25	BuildRequires:	pkgconfig(cairo)
14cu|cairo-dock-plugins-3.4.0-2|26	BuildRequires:	pkgconfig(dbus-1)
14cu|cairo-dock-plugins-3.4.0-2|27	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|cairo-dock-plugins-3.4.0-2|28	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14cu|cairo-dock-plugins-3.4.0-2|29	BuildRequires:	pkgconfig(fftw3)
14cu|cairo-dock-plugins-3.4.0-2|30	BuildRequires:	pkgconfig(gio-2.0)
14cu|cairo-dock-plugins-3.4.0-2|31	BuildRequires:	pkgconfig(gldi)
14cu|cairo-dock-plugins-3.4.0-2|32	BuildRequires:	pkgconfig(glib-2.0)
14cu|cairo-dock-plugins-3.4.0-2|33	BuildRequires:	pkgconfig(glib-sharp-2.0)
14cu|cairo-dock-plugins-3.4.0-2|34	BuildRequires:	pkgconfig(gobject-2.0)
14cu|cairo-dock-plugins-3.4.0-2|35	BuildRequires:	pkgconfig(gthread-2.0)
14cu|cairo-dock-plugins-3.4.0-2|36	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|cairo-dock-plugins-3.4.0-2|37	BuildRequires:	pkgconfig(libexif)
14cu|cairo-dock-plugins-3.4.0-2|38	#disabled until cairo-dock-plugins builds successfully with libgnome-menu-3.0
14cu|cairo-dock-plugins-3.4.0-2|39	#BuildRequires:	pkgconfig(libgnome-menu-3.0)
14cu|cairo-dock-plugins-3.4.0-2|40	BuildRequires:	pkgconfig(libical)
14cu|cairo-dock-plugins-3.4.0-2|41	BuildRequires:	pkgconfig(libpulse)
14cu|cairo-dock-plugins-3.4.0-2|42	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|cairo-dock-plugins-3.4.0-2|43	BuildRequires:	pkgconfig(libxklavier)
14cu|cairo-dock-plugins-3.4.0-2|44	BuildRequires:	pkgconfig(libxml-2.0)
14cu|cairo-dock-plugins-3.4.0-2|45	BuildRequires:	pkgconfig(ndesk-dbus-1.0)
14cu|cairo-dock-plugins-3.4.0-2|46	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
14cu|cairo-dock-plugins-3.4.0-2|47	BuildRequires:	pkgconfig(thunar-vfs-1)
14cu|cairo-dock-plugins-3.4.0-2|48	BuildRequires:	pkgconfig(upower-glib)
14cu|cairo-dock-plugins-3.4.0-2|49	BuildRequires:	pkgconfig(vte-2.90)
14cu|cairo-dock-plugins-3.4.0-2|50	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cu|cairo-dock-plugins-3.4.0-2|51	BuildRequires:	pkgconfig(x11)
14cu|cairo-dock-plugins-3.4.0-2|52	BuildRequires:	pkgconfig(xxf86vm)
14cu|cairo-dock-plugins-3.4.0-2|53	BuildRequires:	pkgconfig(xrandr)
14cu|cairo-dock-plugins-3.4.0-2|54	BuildRequires:	pkgconfig(zeitgeist-1.0)
14cu|cairo-dock-plugins-3.4.0-2|55	
14cu|cairo-dock-plugins-3.4.0-2|56	Requires:	cairo-dock >= %{version}
14cu|cairo-dock-plugins-3.4.0-2|57	Requires:	%{packagename}-clock
14cu|cairo-dock-plugins-3.4.0-2|58	Requires:	%{packagename}-dustbin
14cu|cairo-dock-plugins-3.4.0-2|59	Requires:	%{packagename}-logout
14cu|cairo-dock-plugins-3.4.0-2|60	Requires:	%{packagename}-musicPlayer
14cu|cairo-dock-plugins-3.4.0-2|61	Requires:	%{packagename}-rendering
14cu|cairo-dock-plugins-3.4.0-2|62	Requires:	%{packagename}-terminal
14cu|cairo-dock-plugins-3.4.0-2|63	Requires:	%{packagename}-powermanager
14cu|cairo-dock-plugins-3.4.0-2|64	#Requires:	%{packagename}-shortcuts
14cu|cairo-dock-plugins-3.4.0-2|65	Obsoletes:	%{packagename}-shortcuts < %{version}
14cu|cairo-dock-plugins-3.4.0-2|66	Requires:	%{packagename}-systray
14cu|cairo-dock-plugins-3.4.0-2|67	Requires:	%{packagename}-weather
14cu|cairo-dock-plugins-3.4.0-2|68	Requires:	%{packagename}-xgamma
14cu|cairo-dock-plugins-3.4.0-2|69	Requires:	%{packagename}-alsamixer
14cu|cairo-dock-plugins-3.4.0-2|70	Requires:	%{packagename}-cairo-penguin
14cu|cairo-dock-plugins-3.4.0-2|71	Requires:	%{packagename}-tomboy
14cu|cairo-dock-plugins-3.4.0-2|72	Requires:	%{packagename}-wifi
14cu|cairo-dock-plugins-3.4.0-2|73	Requires:	%{packagename}-netspeed
14cu|cairo-dock-plugins-3.4.0-2|74	Requires:	%{packagename}-switcher
14cu|cairo-dock-plugins-3.4.0-2|75	Requires:	%{packagename}-dbus
14cu|cairo-dock-plugins-3.4.0-2|76	Requires:	%{packagename}-showdesktop
14cu|cairo-dock-plugins-3.4.0-2|77	Requires:	%{packagename}-slider
14cu|cairo-dock-plugins-3.4.0-2|78	Requires:	%{packagename}-stack
14cu|cairo-dock-plugins-3.4.0-2|79	Requires:	%{packagename}-System-monitor
14cu|cairo-dock-plugins-3.4.0-2|80	Requires:	%{packagename}-clipper
14cu|cairo-dock-plugins-3.4.0-2|81	Requires:	%{packagename}-animated-icons
14cu|cairo-dock-plugins-3.4.0-2|82	Requires:	%{packagename}-desklet-rendering
14cu|cairo-dock-plugins-3.4.0-2|83	Requires:	%{packagename}-dialog-rendering
14cu|cairo-dock-plugins-3.4.0-2|84	Requires:	%{packagename}-drop_indicator
14cu|cairo-dock-plugins-3.4.0-2|85	Requires:	%{packagename}-icon-effect
14cu|cairo-dock-plugins-3.4.0-2|86	Requires:	%{packagename}-illusion
14cu|cairo-dock-plugins-3.4.0-2|87	Requires:	%{packagename}-motion_blur
14cu|cairo-dock-plugins-3.4.0-2|88	Requires:	%{packagename}-quick-browser
14cu|cairo-dock-plugins-3.4.0-2|89	Requires:	%{packagename}-show_mouse
14cu|cairo-dock-plugins-3.4.0-2|90	Requires:	%{packagename}-status-notifier
14cu|cairo-dock-plugins-3.4.0-2|91	Requires:	%{packagename}-toons
14cu|cairo-dock-plugins-3.4.0-2|92	Requires:	%{packagename}-keyboard-indicator
14cu|cairo-dock-plugins-3.4.0-2|93	Requires:	%{packagename}-weblets
14cu|cairo-dock-plugins-3.4.0-2|94	Requires:	%{packagename}-dnd2share
14cu|cairo-dock-plugins-3.4.0-2|95	Requires:	%{packagename}-kde-integration
14cu|cairo-dock-plugins-3.4.0-2|96	Requires:	%{packagename}-mail
14cu|cairo-dock-plugins-3.4.0-2|97	Requires:	%{packagename}-rssreader
14cu|cairo-dock-plugins-3.4.0-2|98	Requires:	%{packagename}-Folders
14cu|cairo-dock-plugins-3.4.0-2|99	Requires:	%{packagename}-remote-control
14cu|cairo-dock-plugins-3.4.0-2|100	Requires:	%{packagename}-composite-manager
14cu|cairo-dock-plugins-3.4.0-2|101	Requires:	%{packagename}-screenshot
14cu|cairo-dock-plugins-3.4.0-2|102	Requires:	%{packagename}-sound-effects
14cu|cairo-dock-plugins-3.4.0-2|103	Obsoletes:	%{packagename}-showdesklets < 2.1.3
14cu|cairo-dock-plugins-3.4.0-2|104	
14cu|cairo-dock-plugins-3.4.0-2|105	%description
14cu|cairo-dock-plugins-3.4.0-2|106	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
14cu|cairo-dock-plugins-3.4.0-2|107	acceleration. It's fully configurable and can be a taskbar too. You can
14cu|cairo-dock-plugins-3.4.0-2|108	easily plug applets into it.
14cu|cairo-dock-plugins-3.4.0-2|109	
14cu|cairo-dock-plugins-3.4.0-2|110	This package contains various plugins for cairo-dock.
14cu|cairo-dock-plugins-3.4.0-2|111	
14cu|cairo-dock-plugins-3.4.0-2|112	%files
14cu|cairo-dock-plugins-3.4.0-2|113	
14cu|cairo-dock-plugins-3.4.0-2|114	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|115	%package i18n
14cu|cairo-dock-plugins-3.4.0-2|116	Summary:	Translation files for %{name}
14cu|cairo-dock-plugins-3.4.0-2|117	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|118	Requires:	%{packagename} >= %{version}
14cu|cairo-dock-plugins-3.4.0-2|119	
14cu|cairo-dock-plugins-3.4.0-2|120	%description i18n
14cu|cairo-dock-plugins-3.4.0-2|121	This package contains common translations for %{name}.
14cu|cairo-dock-plugins-3.4.0-2|122	
14cu|cairo-dock-plugins-3.4.0-2|123	%files i18n -f %{name}.lang
14cu|cairo-dock-plugins-3.4.0-2|124	
14cu|cairo-dock-plugins-3.4.0-2|125	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|126	%package -n %{packagename}-animated-icons
14cu|cairo-dock-plugins-3.4.0-2|127	Summary:	That package provides plugin "Animated Icons"
14cu|cairo-dock-plugins-3.4.0-2|128	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|129	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|130	
14cu|cairo-dock-plugins-3.4.0-2|131	%description -n %{packagename}-animated-icons
14cu|cairo-dock-plugins-3.4.0-2|132	This plug-in provides many different animations for your icons.
14cu|cairo-dock-plugins-3.4.0-2|133	
14cu|cairo-dock-plugins-3.4.0-2|134	%files -n %{packagename}-animated-icons
14cu|cairo-dock-plugins-3.4.0-2|135	%{_datadir}/cairo-dock/plug-ins/Animated-icons
14cu|cairo-dock-plugins-3.4.0-2|136	%{_libdir}/cairo-dock/libcd-Animated-icons.so
14cu|cairo-dock-plugins-3.4.0-2|137	
14cu|cairo-dock-plugins-3.4.0-2|138	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|139	%package -n %{packagename}-clock
14cu|cairo-dock-plugins-3.4.0-2|140	Summary:	That package provides plugin "Clock"
14cu|cairo-dock-plugins-3.4.0-2|141	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|142	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|143	
14cu|cairo-dock-plugins-3.4.0-2|144	%description -n %{packagename}-clock
14cu|cairo-dock-plugins-3.4.0-2|145	Display time and date in your dock with the clock applet!
14cu|cairo-dock-plugins-3.4.0-2|146	
14cu|cairo-dock-plugins-3.4.0-2|147	2 view are available: numeric and analogic.
14cu|cairo-dock-plugins-3.4.0-2|148	
14cu|cairo-dock-plugins-3.4.0-2|149	It can derach itself to be the perfect clone of CairoClock. It can warn you
14cu|cairo-dock-plugins-3.4.0-2|150	with alarms, can display a calendar, and allow you to setup time and date.
14cu|cairo-dock-plugins-3.4.0-2|151	
14cu|cairo-dock-plugins-3.4.0-2|152	%files -n %{packagename}-clock
14cu|cairo-dock-plugins-3.4.0-2|153	%{_datadir}/cairo-dock/plug-ins/clock
14cu|cairo-dock-plugins-3.4.0-2|154	%{_libdir}/cairo-dock/libcd-clock.so
14cu|cairo-dock-plugins-3.4.0-2|155	
14cu|cairo-dock-plugins-3.4.0-2|156	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|157	%package -n %{packagename}-composite-manager
14cu|cairo-dock-plugins-3.4.0-2|158	Summary:	That package provides plugin "Composite Manager"
14cu|cairo-dock-plugins-3.4.0-2|159	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|160	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|161	Requires:	%{packagename}-shared-files = %{version}
14cu|cairo-dock-plugins-3.4.0-2|162	
14cu|cairo-dock-plugins-3.4.0-2|163	%description -n %{packagename}-composite-manager
14cu|cairo-dock-plugins-3.4.0-2|164	This applet allows you to toggle the composite ON/OFF.
14cu|cairo-dock-plugins-3.4.0-2|165	
14cu|cairo-dock-plugins-3.4.0-2|166	%files -n %{packagename}-composite-manager
14cu|cairo-dock-plugins-3.4.0-2|167	%{_datadir}/cairo-dock/plug-ins/Composite-Manager
14cu|cairo-dock-plugins-3.4.0-2|168	%{_libdir}/cairo-dock/libcd-Composite-Manager.so
14cu|cairo-dock-plugins-3.4.0-2|169	
14cu|cairo-dock-plugins-3.4.0-2|170	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|171	%package -n %{packagename}-desklet-rendering
14cu|cairo-dock-plugins-3.4.0-2|172	Summary:	That package provides plugin "Desklet Rendering"
14cu|cairo-dock-plugins-3.4.0-2|173	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|174	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|175	
14cu|cairo-dock-plugins-3.4.0-2|176	%description -n %{packagename}-desklet-rendering
14cu|cairo-dock-plugins-3.4.0-2|177	This module provides different views for your desklets.
14cu|cairo-dock-plugins-3.4.0-2|178	
14cu|cairo-dock-plugins-3.4.0-2|179	%files -n %{packagename}-desklet-rendering
14cu|cairo-dock-plugins-3.4.0-2|180	%{_datadir}/cairo-dock/plug-ins/desklet-rendering
14cu|cairo-dock-plugins-3.4.0-2|181	%{_libdir}/cairo-dock/libcd-desklet-rendering.so
14cu|cairo-dock-plugins-3.4.0-2|182	
14cu|cairo-dock-plugins-3.4.0-2|183	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|184	%package -n %{packagename}-dialog-rendering
14cu|cairo-dock-plugins-3.4.0-2|185	Summary:	That package provides plugin "Dialog Rendering"
14cu|cairo-dock-plugins-3.4.0-2|186	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|187	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|188	
14cu|cairo-dock-plugins-3.4.0-2|189	%description -n %{packagename}-dialog-rendering
14cu|cairo-dock-plugins-3.4.0-2|190	This plug-in provides some dialog decorators for dialog bubbles.
14cu|cairo-dock-plugins-3.4.0-2|191	
14cu|cairo-dock-plugins-3.4.0-2|192	%files -n %{packagename}-dialog-rendering
14cu|cairo-dock-plugins-3.4.0-2|193	%{_datadir}/cairo-dock/plug-ins/dialog-rendering
14cu|cairo-dock-plugins-3.4.0-2|194	%{_libdir}/cairo-dock/libcd-dialog-rendering.so
14cu|cairo-dock-plugins-3.4.0-2|195	
14cu|cairo-dock-plugins-3.4.0-2|196	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|197	%package -n %{packagename}-dnd2share
14cu|cairo-dock-plugins-3.4.0-2|198	Summary:	That package provides plugin "dnd2share"
14cu|cairo-dock-plugins-3.4.0-2|199	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|200	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|201	
14cu|cairo-dock-plugins-3.4.0-2|202	%description -n %{packagename}-dnd2share
14cu|cairo-dock-plugins-3.4.0-2|203	This applet lets you share files easily :
14cu|cairo-dock-plugins-3.4.0-2|204	Drag-and-drop a file on the icon to upload it to one of the available hosting
14cu|cairo-dock-plugins-3.4.0-2|205	sites. It supports many sites, like DropBox, Imageshack, pastebin, etc
14cu|cairo-dock-plugins-3.4.0-2|206	
14cu|cairo-dock-plugins-3.4.0-2|207	You can upload text, image, video, and files.
14cu|cairo-dock-plugins-3.4.0-2|208	
14cu|cairo-dock-plugins-3.4.0-2|209	The resulting URL is automatically stored in the clipboard to be directly
14cu|cairo-dock-plugins-3.4.0-2|210	copied by CTRL+v. It can keep an history of your last uploads to retrieve them
14cu|cairo-dock-plugins-3.4.0-2|211	without any account. You'll need to install 'curl' and 'wget' to upload the
14cu|cairo-dock-plugins-3.4.0-2|212	data.
14cu|cairo-dock-plugins-3.4.0-2|213	
14cu|cairo-dock-plugins-3.4.0-2|214	%files -n %{packagename}-dnd2share
14cu|cairo-dock-plugins-3.4.0-2|215	%{_datadir}/cairo-dock/plug-ins/dnd2share
14cu|cairo-dock-plugins-3.4.0-2|216	%{_libdir}/cairo-dock/libcd-dnd2share.so
14cu|cairo-dock-plugins-3.4.0-2|217	
14cu|cairo-dock-plugins-3.4.0-2|218	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|219	%package -n %{packagename}-drop_indicator
14cu|cairo-dock-plugins-3.4.0-2|220	Summary:	That package provides plugin "Drop Indicator"
14cu|cairo-dock-plugins-3.4.0-2|221	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|222	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|223	
14cu|cairo-dock-plugins-3.4.0-2|224	%description -n %{packagename}-drop_indicator
14cu|cairo-dock-plugins-3.4.0-2|225	This plug-in displays an animated indicator when you drop something in the
14cu|cairo-dock-plugins-3.4.0-2|226	dock.
14cu|cairo-dock-plugins-3.4.0-2|227	
14cu|cairo-dock-plugins-3.4.0-2|228	%files -n %{packagename}-drop_indicator
14cu|cairo-dock-plugins-3.4.0-2|229	%{_datadir}/cairo-dock/plug-ins/drop-indicator
14cu|cairo-dock-plugins-3.4.0-2|230	%{_libdir}/cairo-dock/libcd-drop_indicator.so
14cu|cairo-dock-plugins-3.4.0-2|231	
14cu|cairo-dock-plugins-3.4.0-2|232	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|233	%package -n %{packagename}-dustbin
14cu|cairo-dock-plugins-3.4.0-2|234	Summary:	That package provides plugin "Dustbin"
14cu|cairo-dock-plugins-3.4.0-2|235	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|236	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|237	
14cu|cairo-dock-plugins-3.4.0-2|238	%description -n %{packagename}-dustbin
14cu|cairo-dock-plugins-3.4.0-2|239	Manage your disks space with this trash applet!
14cu|cairo-dock-plugins-3.4.0-2|240	
14cu|cairo-dock-plugins-3.4.0-2|241	It can handle several trash directories, threw files or unmount disks with
14cu|cairo-dock-plugins-3.4.0-2|242	drag'n'drop, warn you if you use too much space, and display usefull info
14cu|cairo-dock-plugins-3.4.0-2|243	about your dustbins.
14cu|cairo-dock-plugins-3.4.0-2|244	
14cu|cairo-dock-plugins-3.4.0-2|245	%files -n %{packagename}-dustbin
14cu|cairo-dock-plugins-3.4.0-2|246	%{_datadir}/cairo-dock/plug-ins/dustbin
14cu|cairo-dock-plugins-3.4.0-2|247	%{_libdir}/cairo-dock/libcd-dustbin.so
14cu|cairo-dock-plugins-3.4.0-2|248	
14cu|cairo-dock-plugins-3.4.0-2|249	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|250	%package -n %{packagename}-icon-effect
14cu|cairo-dock-plugins-3.4.0-2|251	Summary:	That package provides plugin "Icon Effect"
14cu|cairo-dock-plugins-3.4.0-2|252	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|253	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|254	
14cu|cairo-dock-plugins-3.4.0-2|255	%description -n %{packagename}-icon-effect
14cu|cairo-dock-plugins-3.4.0-2|256	This plug-in adds many special effects to your icons.
14cu|cairo-dock-plugins-3.4.0-2|257	
14cu|cairo-dock-plugins-3.4.0-2|258	%files -n %{packagename}-icon-effect
14cu|cairo-dock-plugins-3.4.0-2|259	%{_datadir}/cairo-dock/plug-ins/icon-effect
14cu|cairo-dock-plugins-3.4.0-2|260	%{_libdir}/cairo-dock/libcd-icon-effect.so
14cu|cairo-dock-plugins-3.4.0-2|261	
14cu|cairo-dock-plugins-3.4.0-2|262	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|263	%package -n %{packagename}-illusion
14cu|cairo-dock-plugins-3.4.0-2|264	Summary:	That package provides plugin "Illusion"
14cu|cairo-dock-plugins-3.4.0-2|265	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|266	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|267	
14cu|cairo-dock-plugins-3.4.0-2|268	%description -n %{packagename}-illusion
14cu|cairo-dock-plugins-3.4.0-2|269	This plug-in provides animations for appearance & disappearance of icons.
14cu|cairo-dock-plugins-3.4.0-2|270	
14cu|cairo-dock-plugins-3.4.0-2|271	%files -n %{packagename}-illusion
14cu|cairo-dock-plugins-3.4.0-2|272	%{_datadir}/cairo-dock/plug-ins/illusion
14cu|cairo-dock-plugins-3.4.0-2|273	%{_libdir}/cairo-dock/libcd-illusion.so
14cu|cairo-dock-plugins-3.4.0-2|274	
14cu|cairo-dock-plugins-3.4.0-2|275	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|276	%package -n %{packagename}-kde-integration
14cu|cairo-dock-plugins-3.4.0-2|277	Summary:	That package provides plugin "KDE Integration"
14cu|cairo-dock-plugins-3.4.0-2|278	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|279	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|280	
14cu|cairo-dock-plugins-3.4.0-2|281	%description -n %{packagename}-kde-integration
14cu|cairo-dock-plugins-3.4.0-2|282	This applet provides functions for a better integration into a KDE
14cu|cairo-dock-plugins-3.4.0-2|283	environnement. It is auto-activated, so you don't need to activate it.
14cu|cairo-dock-plugins-3.4.0-2|284	It is designed for KDE4.
14cu|cairo-dock-plugins-3.4.0-2|285	
14cu|cairo-dock-plugins-3.4.0-2|286	%files -n %{packagename}-kde-integration
14cu|cairo-dock-plugins-3.4.0-2|287	%{_datadir}/cairo-dock/plug-ins/kde-integration
14cu|cairo-dock-plugins-3.4.0-2|288	%{_libdir}/cairo-dock/libcd_kde-integration.so
14cu|cairo-dock-plugins-3.4.0-2|289	
14cu|cairo-dock-plugins-3.4.0-2|290	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|291	%package -n %{packagename}-logout
14cu|cairo-dock-plugins-3.4.0-2|292	Summary:	That package provides plugin "Logout"
14cu|cairo-dock-plugins-3.4.0-2|293	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|294	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|295	
14cu|cairo-dock-plugins-3.4.0-2|296	%description -n %{packagename}-logout
14cu|cairo-dock-plugins-3.4.0-2|297	A very simple applet that adds an icon to log out from your session.
14cu|cairo-dock-plugins-3.4.0-2|298	
14cu|cairo-dock-plugins-3.4.0-2|299	%files -n %{packagename}-logout
14cu|cairo-dock-plugins-3.4.0-2|300	%{_datadir}/cairo-dock/plug-ins/logout
14cu|cairo-dock-plugins-3.4.0-2|301	%{_libdir}/cairo-dock/libcd-logout.so
14cu|cairo-dock-plugins-3.4.0-2|302	
14cu|cairo-dock-plugins-3.4.0-2|303	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|304	%package -n %{packagename}-mail
14cu|cairo-dock-plugins-3.4.0-2|305	Summary:	That package provides plugin "Mail"
14cu|cairo-dock-plugins-3.4.0-2|306	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|307	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|308	
14cu|cairo-dock-plugins-3.4.0-2|309	%description -n %{packagename}-mail
14cu|cairo-dock-plugins-3.4.0-2|310	This applet is very useful to warn you when you get new e-mails. It can check
14cu|cairo-dock-plugins-3.4.0-2|311	in any kind of mailbox (yahoo, gmail, etc). Left-click to launch the prefered
14cu|cairo-dock-plugins-3.4.0-2|312	mail application, middle-click to refresh all the mailboxes.
14cu|cairo-dock-plugins-3.4.0-2|313	
14cu|cairo-dock-plugins-3.4.0-2|314	%files -n %{packagename}-mail
14cu|cairo-dock-plugins-3.4.0-2|315	%{_datadir}/cairo-dock/plug-ins/mail
14cu|cairo-dock-plugins-3.4.0-2|316	%{_libdir}/cairo-dock/libcd-mail.so
14cu|cairo-dock-plugins-3.4.0-2|317	
14cu|cairo-dock-plugins-3.4.0-2|318	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|319	%package -n %{packagename}-motion_blur
14cu|cairo-dock-plugins-3.4.0-2|320	Summary:	That package provides plugin "Motion Blur"
14cu|cairo-dock-plugins-3.4.0-2|321	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|322	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|323	
14cu|cairo-dock-plugins-3.4.0-2|324	%description -n %{packagename}-motion_blur
14cu|cairo-dock-plugins-3.4.0-2|325	This plug-in adds a motion blur effect on docks.
14cu|cairo-dock-plugins-3.4.0-2|326	
14cu|cairo-dock-plugins-3.4.0-2|327	%files -n %{packagename}-motion_blur
14cu|cairo-dock-plugins-3.4.0-2|328	%{_datadir}/cairo-dock/plug-ins/motion-blur
14cu|cairo-dock-plugins-3.4.0-2|329	%{_libdir}/cairo-dock/libcd-motion_blur.so
14cu|cairo-dock-plugins-3.4.0-2|330	
14cu|cairo-dock-plugins-3.4.0-2|331	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|332	%package -n %{packagename}-musicPlayer
14cu|cairo-dock-plugins-3.4.0-2|333	Summary:	That package provides plugin "Music Player"
14cu|cairo-dock-plugins-3.4.0-2|334	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|335	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|336	Obsoletes:	%{packagename}-rhythmbox < 2.1.2
14cu|cairo-dock-plugins-3.4.0-2|337	Obsoletes:	%{packagename}-xmms < 2.1.2
14cu|cairo-dock-plugins-3.4.0-2|338	
14cu|cairo-dock-plugins-3.4.0-2|339	%description -n %{packagename}-musicPlayer
14cu|cairo-dock-plugins-3.4.0-2|340	This applet lets you control any music player. Left click to Play/Pause,
14cu|cairo-dock-plugins-3.4.0-2|341	middle-click to play Next song. Scroll up/down to play previous/next song.
14cu|cairo-dock-plugins-3.4.0-2|342	You can drag and drop songs on the icon to put them in the queue,and jpeg
14cu|cairo-dock-plugins-3.4.0-2|343	image to use as cover.
14cu|cairo-dock-plugins-3.4.0-2|344	
14cu|cairo-dock-plugins-3.4.0-2|345	%files -n %{packagename}-musicPlayer
14cu|cairo-dock-plugins-3.4.0-2|346	%{_datadir}/cairo-dock/plug-ins/musicPlayer
14cu|cairo-dock-plugins-3.4.0-2|347	%{_libdir}/cairo-dock/libcd-musicPlayer.so
14cu|cairo-dock-plugins-3.4.0-2|348	
14cu|cairo-dock-plugins-3.4.0-2|349	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|350	%package -n %{packagename}-quick-browser
14cu|cairo-dock-plugins-3.4.0-2|351	Summary:	That package provides plugin "Quick Browser"
14cu|cairo-dock-plugins-3.4.0-2|352	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|353	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|354	
14cu|cairo-dock-plugins-3.4.0-2|355	%description -n %{packagename}-quick-browser
14cu|cairo-dock-plugins-3.4.0-2|356	This applet lets you browse a folder and its sub-folders very quickly.
14cu|cairo-dock-plugins-3.4.0-2|357	You can set up a shortkey to pop up the menu. Midlle-click will open
14cu|cairo-dock-plugins-3.4.0-2|358	the main folder.
14cu|cairo-dock-plugins-3.4.0-2|359	
14cu|cairo-dock-plugins-3.4.0-2|360	This applet can be instanciated several times, if you want to browse
14cu|cairo-dock-plugins-3.4.0-2|361	different folders.
14cu|cairo-dock-plugins-3.4.0-2|362	
14cu|cairo-dock-plugins-3.4.0-2|363	%files -n %{packagename}-quick-browser
14cu|cairo-dock-plugins-3.4.0-2|364	%{_datadir}/cairo-dock/plug-ins/quick_browser
14cu|cairo-dock-plugins-3.4.0-2|365	%{_libdir}/cairo-dock/libcd-quick-browser.so
14cu|cairo-dock-plugins-3.4.0-2|366	
14cu|cairo-dock-plugins-3.4.0-2|367	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|368	%package -n %{packagename}-rendering
14cu|cairo-dock-plugins-3.4.0-2|369	Summary:	That package provides plugin "Rendering"
14cu|cairo-dock-plugins-3.4.0-2|370	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|371	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|372	
14cu|cairo-dock-plugins-3.4.0-2|373	%description -n %{packagename}-rendering
14cu|cairo-dock-plugins-3.4.0-2|374	This module adds different views to your dock. Any dock or sub-dock can be
14cu|cairo-dock-plugins-3.4.0-2|375	displayed with the view of your choice. Currently, 3D-plane, Caroussel,
14cu|cairo-dock-plugins-3.4.0-2|376	Parabolic and Rainbow views are provided
14cu|cairo-dock-plugins-3.4.0-2|377	
14cu|cairo-dock-plugins-3.4.0-2|378	%files -n %{packagename}-rendering
14cu|cairo-dock-plugins-3.4.0-2|379	%{_datadir}/cairo-dock/plug-ins/rendering
14cu|cairo-dock-plugins-3.4.0-2|380	%{_libdir}/cairo-dock/libcd-rendering.so
14cu|cairo-dock-plugins-3.4.0-2|381	
14cu|cairo-dock-plugins-3.4.0-2|382	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|383	%package -n %{packagename}-terminal
14cu|cairo-dock-plugins-3.4.0-2|384	Summary:	That package provides plugin "Terminal"
14cu|cairo-dock-plugins-3.4.0-2|385	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|386	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|387	
14cu|cairo-dock-plugins-3.4.0-2|388	%description -n %{packagename}-terminal
14cu|cairo-dock-plugins-3.4.0-2|389	Add a terminal to your dock! You can drag'n'drop files or text into it
14cu|cairo-dock-plugins-3.4.0-2|390	and select an action
14cu|cairo-dock-plugins-3.4.0-2|391	
14cu|cairo-dock-plugins-3.4.0-2|392	%files -n %{packagename}-terminal
14cu|cairo-dock-plugins-3.4.0-2|393	%{_datadir}/cairo-dock/plug-ins/terminal
14cu|cairo-dock-plugins-3.4.0-2|394	%{_libdir}/cairo-dock/libcd-terminal.so
14cu|cairo-dock-plugins-3.4.0-2|395	
14cu|cairo-dock-plugins-3.4.0-2|396	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|397	%package -n %{packagename}-powermanager
14cu|cairo-dock-plugins-3.4.0-2|398	Summary:	That package provides a powermanager plugins
14cu|cairo-dock-plugins-3.4.0-2|399	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|400	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|401	
14cu|cairo-dock-plugins-3.4.0-2|402	%description -n %{packagename}-powermanager
14cu|cairo-dock-plugins-3.4.0-2|403	A power manager for laptop's battery. It works with ACPI and DBus.
14cu|cairo-dock-plugins-3.4.0-2|404	
14cu|cairo-dock-plugins-3.4.0-2|405	%files -n %{packagename}-powermanager
14cu|cairo-dock-plugins-3.4.0-2|406	%{_datadir}/cairo-dock/plug-ins/powermanager
14cu|cairo-dock-plugins-3.4.0-2|407	%{_libdir}/cairo-dock/libcd-powermanager.so
14cu|cairo-dock-plugins-3.4.0-2|408	%{_datadir}/cairo-dock/gauges/Battery-Mono
14cu|cairo-dock-plugins-3.4.0-2|409	%{_datadir}/cairo-dock/gauges/Battery
14cu|cairo-dock-plugins-3.4.0-2|410	
14cu|cairo-dock-plugins-3.4.0-2|411	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|412	%package -n %{packagename}-shared-files
14cu|cairo-dock-plugins-3.4.0-2|413	Summary:	Shared files for plugins
14cu|cairo-dock-plugins-3.4.0-2|414	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|415	Obsoletes:	%{packagename}-shared-images < %{version}
14cu|cairo-dock-plugins-3.4.0-2|416	
14cu|cairo-dock-plugins-3.4.0-2|417	%description -n %{packagename}-shared-files
14cu|cairo-dock-plugins-3.4.0-2|418	This package provides shared files for plugins.
14cu|cairo-dock-plugins-3.4.0-2|419	
14cu|cairo-dock-plugins-3.4.0-2|420	%files -n %{packagename}-shared-files
14cu|cairo-dock-plugins-3.4.0-2|421	%{_datadir}/cairo-dock/plug-ins/shared-files
14cu|cairo-dock-plugins-3.4.0-2|422	
14cu|cairo-dock-plugins-3.4.0-2|423	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|424	#%package -n %{packagename}-shortcuts
14cu|cairo-dock-plugins-3.4.0-2|425	#Summary:	That package provides a shortcuts plugins
14cu|cairo-dock-plugins-3.4.0-2|426	#Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|427	#Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|428	
14cu|cairo-dock-plugins-3.4.0-2|429	#%description -n %{packagename}-shortcuts
14cu|cairo-dock-plugins-3.4.0-2|430	#An applets thatlet you acces quickly to all of your shortcuts.
14cu|cairo-dock-plugins-3.4.0-2|431	#It can manage disks, network points, and Nautilus bookmarks.
14cu|cairo-dock-plugins-3.4.0-2|432	#You can add or remove bookmarks bye drag'n'drop, even if you
14cu|cairo-dock-plugins-3.4.0-2|433	#don't have Nautilus. Middle-click to acces your desktop easily
14cu|cairo-dock-plugins-3.4.0-2|434	
14cu|cairo-dock-plugins-3.4.0-2|435	#%files -n %{packagename}-shortcuts
14cu|cairo-dock-plugins-3.4.0-2|436	#%{_datadir}/cairo-dock/plug-ins/shortcuts
14cu|cairo-dock-plugins-3.4.0-2|437	#%{_libdir}/cairo-dock/libcd-shortcuts.so
14cu|cairo-dock-plugins-3.4.0-2|438	
14cu|cairo-dock-plugins-3.4.0-2|439	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|440	%package -n %{packagename}-show_mouse
14cu|cairo-dock-plugins-3.4.0-2|441	Summary:	That package provides plugin "Show Mouse"
14cu|cairo-dock-plugins-3.4.0-2|442	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|443	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|444	
14cu|cairo-dock-plugins-3.4.0-2|445	%description -n %{packagename}-show_mouse
14cu|cairo-dock-plugins-3.4.0-2|446	This plug-in draw some animation around the cursor when it's inside a dock
14cu|cairo-dock-plugins-3.4.0-2|447	desklet.
14cu|cairo-dock-plugins-3.4.0-2|448	
14cu|cairo-dock-plugins-3.4.0-2|449	%files -n %{packagename}-show_mouse
14cu|cairo-dock-plugins-3.4.0-2|450	%{_datadir}/cairo-dock/plug-ins/show_mouse
14cu|cairo-dock-plugins-3.4.0-2|451	%{_libdir}/cairo-dock/libcd-show_mouse.so
14cu|cairo-dock-plugins-3.4.0-2|452	
14cu|cairo-dock-plugins-3.4.0-2|453	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|454	%package -n %{packagename}-systray
14cu|cairo-dock-plugins-3.4.0-2|455	Summary:	That package provides a systray plugins
14cu|cairo-dock-plugins-3.4.0-2|456	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|457	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|458	
14cu|cairo-dock-plugins-3.4.0-2|459	%description -n %{packagename}-systray
14cu|cairo-dock-plugins-3.4.0-2|460	Add a systray to your dock!
14cu|cairo-dock-plugins-3.4.0-2|461	
14cu|cairo-dock-plugins-3.4.0-2|462	%files -n %{packagename}-systray
14cu|cairo-dock-plugins-3.4.0-2|463	%{_datadir}/cairo-dock/plug-ins/systray
14cu|cairo-dock-plugins-3.4.0-2|464	%{_libdir}/cairo-dock/libcd-systray.so
14cu|cairo-dock-plugins-3.4.0-2|465	
14cu|cairo-dock-plugins-3.4.0-2|466	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|467	%package -n %{packagename}-toons
14cu|cairo-dock-plugins-3.4.0-2|468	Summary:	That package provides plugin "Toons"
14cu|cairo-dock-plugins-3.4.0-2|469	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|470	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|471	
14cu|cairo-dock-plugins-3.4.0-2|472	%description -n %{packagename}-toons
14cu|cairo-dock-plugins-3.4.0-2|473	This plug-in draw some animation around the cursor when it's inside a dock
14cu|cairo-dock-plugins-3.4.0-2|474	desklet.
14cu|cairo-dock-plugins-3.4.0-2|475	
14cu|cairo-dock-plugins-3.4.0-2|476	%files -n %{packagename}-toons
14cu|cairo-dock-plugins-3.4.0-2|477	%{_datadir}/cairo-dock/plug-ins/Toons
14cu|cairo-dock-plugins-3.4.0-2|478	%{_libdir}/cairo-dock/libcd-Toons.so
14cu|cairo-dock-plugins-3.4.0-2|479	
14cu|cairo-dock-plugins-3.4.0-2|480	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|481	%package -n %{packagename}-weather
14cu|cairo-dock-plugins-3.4.0-2|482	Summary:	That package provides a weather plugins
14cu|cairo-dock-plugins-3.4.0-2|483	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|484	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|485	
14cu|cairo-dock-plugins-3.4.0-2|486	%description -n %{packagename}-weather
14cu|cairo-dock-plugins-3.4.0-2|487	This applet displyas weather into your dock. It can detach itself to be a
14cu|cairo-dock-plugins-3.4.0-2|488	totally eye-candy 3D Desklet. You can have many valuable info by (middle)
14cu|cairo-dock-plugins-3.4.0-2|489	clicking on the icons. Data are provided by www.weather.com
14cu|cairo-dock-plugins-3.4.0-2|490	
14cu|cairo-dock-plugins-3.4.0-2|491	%files -n %{packagename}-weather
14cu|cairo-dock-plugins-3.4.0-2|492	%{_datadir}/cairo-dock/plug-ins/weather
14cu|cairo-dock-plugins-3.4.0-2|493	%{_libdir}/cairo-dock/libcd-weather.so
14cu|cairo-dock-plugins-3.4.0-2|494	
14cu|cairo-dock-plugins-3.4.0-2|495	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|496	%package -n %{packagename}-xgamma
14cu|cairo-dock-plugins-3.4.0-2|497	Summary:	That package provides a Xgamma plugins
14cu|cairo-dock-plugins-3.4.0-2|498	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|499	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|500	
14cu|cairo-dock-plugins-3.4.0-2|501	%description -n %{packagename}-xgamma
14cu|cairo-dock-plugins-3.4.0-2|502	Setup the gama of your screen directly from the dock. It is a simple port of
14cu|cairo-dock-plugins-3.4.0-2|503	xgamma. Quickly setup gamma with left click, or more accurately with middle
14cu|cairo-dock-plugins-3.4.0-2|504	click.
14cu|cairo-dock-plugins-3.4.0-2|505	
14cu|cairo-dock-plugins-3.4.0-2|506	%files -n %{packagename}-xgamma
14cu|cairo-dock-plugins-3.4.0-2|507	%{_datadir}/cairo-dock/plug-ins/Xgamma
14cu|cairo-dock-plugins-3.4.0-2|508	%{_libdir}/cairo-dock/libcd-Xgamma.so
14cu|cairo-dock-plugins-3.4.0-2|509	
14cu|cairo-dock-plugins-3.4.0-2|510	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|511	%package -n %{packagename}-alsamixer
14cu|cairo-dock-plugins-3.4.0-2|512	Summary:	That package provides a alsaMixer plugins
14cu|cairo-dock-plugins-3.4.0-2|513	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|514	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|515	
14cu|cairo-dock-plugins-3.4.0-2|516	%description -n %{packagename}-alsamixer
14cu|cairo-dock-plugins-3.4.0-2|517	This applet let you set up the sound volume from the dock.
14cu|cairo-dock-plugins-3.4.0-2|518	
14cu|cairo-dock-plugins-3.4.0-2|519	Click on icon to show/hide volume comtrol (You can bin a keyboard shortcut
14cu|cairo-dock-plugins-3.4.0-2|520	for it.) Middle-click to set or unset mute.
14cu|cairo-dock-plugins-3.4.0-2|521	
14cu|cairo-dock-plugins-3.4.0-2|522	This applet works with Alsa sound drivers.
14cu|cairo-dock-plugins-3.4.0-2|523	
14cu|cairo-dock-plugins-3.4.0-2|524	%files -n %{packagename}-alsamixer
14cu|cairo-dock-plugins-3.4.0-2|525	%{_datadir}/cairo-dock/plug-ins/AlsaMixer
14cu|cairo-dock-plugins-3.4.0-2|526	%{_libdir}/cairo-dock/libcd-AlsaMixer.so
14cu|cairo-dock-plugins-3.4.0-2|527	%{_datadir}/cairo-dock/gauges/Sound-Mono
14cu|cairo-dock-plugins-3.4.0-2|528	
14cu|cairo-dock-plugins-3.4.0-2|529	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|530	%package -n %{packagename}-cairo-penguin
14cu|cairo-dock-plugins-3.4.0-2|531	Summary:	That package provides a Cairo-Penguin plugins
14cu|cairo-dock-plugins-3.4.0-2|532	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|533	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|534	
14cu|cairo-dock-plugins-3.4.0-2|535	%description -n %{packagename}-cairo-penguin
14cu|cairo-dock-plugins-3.4.0-2|536	Add a lively Penguin in your dock! Left click to change animation,
14cu|cairo-dock-plugins-3.4.0-2|537	right click to disturb him ^_^.
14cu|cairo-dock-plugins-3.4.0-2|538	Images are from Pingus, Inspiration is from xpenguins.
14cu|cairo-dock-plugins-3.4.0-2|539	
14cu|cairo-dock-plugins-3.4.0-2|540	%files -n %{packagename}-cairo-penguin
14cu|cairo-dock-plugins-3.4.0-2|541	%{_datadir}/cairo-dock/plug-ins/Cairo-Penguin
14cu|cairo-dock-plugins-3.4.0-2|542	%{_libdir}/cairo-dock/libcd-Cairo-Penguin.so
14cu|cairo-dock-plugins-3.4.0-2|543	
14cu|cairo-dock-plugins-3.4.0-2|544	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|545	%package -n %{packagename}-slider
14cu|cairo-dock-plugins-3.4.0-2|546	Summary:	That package provides a slider plugins
14cu|cairo-dock-plugins-3.4.0-2|547	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|548	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|549	
14cu|cairo-dock-plugins-3.4.0-2|550	%description -n %{packagename}-slider
14cu|cairo-dock-plugins-3.4.0-2|551	The slider applet is a basic image slider.
14cu|cairo-dock-plugins-3.4.0-2|552	
14cu|cairo-dock-plugins-3.4.0-2|553	%files -n %{packagename}-slider
14cu|cairo-dock-plugins-3.4.0-2|554	%{_datadir}/cairo-dock/plug-ins/slider
14cu|cairo-dock-plugins-3.4.0-2|555	%{_libdir}/cairo-dock/libcd-slider.so
14cu|cairo-dock-plugins-3.4.0-2|556	
14cu|cairo-dock-plugins-3.4.0-2|557	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|558	%package -n %{packagename}-stack
14cu|cairo-dock-plugins-3.4.0-2|559	Summary:	That package provides a stack plugins
14cu|cairo-dock-plugins-3.4.0-2|560	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|561	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|562	
14cu|cairo-dock-plugins-3.4.0-2|563	%description -n %{packagename}-stack
14cu|cairo-dock-plugins-3.4.0-2|564	This applet allows you to build a stack of items, just like the Stack
14cu|cairo-dock-plugins-3.4.0-2|565	applet of MacOS X. Items can be files, folders, URL, or even pieces of text.
14cu|cairo-dock-plugins-3.4.0-2|566	
14cu|cairo-dock-plugins-3.4.0-2|567	%files -n %{packagename}-stack
14cu|cairo-dock-plugins-3.4.0-2|568	%{_datadir}/cairo-dock/plug-ins/stack
14cu|cairo-dock-plugins-3.4.0-2|569	%{_libdir}/cairo-dock/libcd-stack.so
14cu|cairo-dock-plugins-3.4.0-2|570	
14cu|cairo-dock-plugins-3.4.0-2|571	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|572	%package -n %{packagename}-System-monitor
14cu|cairo-dock-plugins-3.4.0-2|573	Summary:	That package provides plugin "System Monitor"
14cu|cairo-dock-plugins-3.4.0-2|574	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|575	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|576	Obsoletes:	%{packagename}-rame < 2.1.2
14cu|cairo-dock-plugins-3.4.0-2|577	Obsoletes:	%{packagename}-cpusage < 2.1.2
14cu|cairo-dock-plugins-3.4.0-2|578	Obsoletes:	%{packagename}-nvidia < 2.1.2
14cu|cairo-dock-plugins-3.4.0-2|579	
14cu|cairo-dock-plugins-3.4.0-2|580	%description -n %{packagename}-System-monitor
14cu|cairo-dock-plugins-3.4.0-2|581	This applet shows you the CPU load, RAM usage, graphic card temperature, etc.
14cu|cairo-dock-plugins-3.4.0-2|582	Middle click on the icon to get some valuable info. Left click on the icon to
14cu|cairo-dock-plugins-3.4.0-2|583	get a list of the most ressources using programs.
14cu|cairo-dock-plugins-3.4.0-2|584	
14cu|cairo-dock-plugins-3.4.0-2|585	You can instanciate this applet several times to show different values each
14cu|cairo-dock-plugins-3.4.0-2|586	time.
14cu|cairo-dock-plugins-3.4.0-2|587	
14cu|cairo-dock-plugins-3.4.0-2|588	%files -n %{packagename}-System-monitor
14cu|cairo-dock-plugins-3.4.0-2|589	%{_datadir}/cairo-dock/plug-ins/System-monitor
14cu|cairo-dock-plugins-3.4.0-2|590	%{_libdir}/cairo-dock/libcd-system-monitor.so
14cu|cairo-dock-plugins-3.4.0-2|591	
14cu|cairo-dock-plugins-3.4.0-2|592	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|593	%package -n %{packagename}-wifi
14cu|cairo-dock-plugins-3.4.0-2|594	Summary:	That package provides a wifi plugins
14cu|cairo-dock-plugins-3.4.0-2|595	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|596	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|597	
14cu|cairo-dock-plugins-3.4.0-2|598	%description -n %{packagename}-wifi
14cu|cairo-dock-plugins-3.4.0-2|599	The wifi applet show you the signal strenght of the first active connection.
14cu|cairo-dock-plugins-3.4.0-2|600	
14cu|cairo-dock-plugins-3.4.0-2|601	%files -n %{packagename}-wifi
14cu|cairo-dock-plugins-3.4.0-2|602	%{_datadir}/cairo-dock/plug-ins/wifi
14cu|cairo-dock-plugins-3.4.0-2|603	%{_libdir}/cairo-dock/libcd-wifi.so
14cu|cairo-dock-plugins-3.4.0-2|604	%{_datadir}/cairo-dock/gauges/Wifi_default
14cu|cairo-dock-plugins-3.4.0-2|605	
14cu|cairo-dock-plugins-3.4.0-2|606	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|607	%package -n %{packagename}-xfce-integration
14cu|cairo-dock-plugins-3.4.0-2|608	Summary:	That package provides a xfce-integration plugins
14cu|cairo-dock-plugins-3.4.0-2|609	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|610	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|611	
14cu|cairo-dock-plugins-3.4.0-2|612	%description -n %{packagename}-xfce-integration
14cu|cairo-dock-plugins-3.4.0-2|613	This applet provides functions for a better integration into XFCE.
14cu|cairo-dock-plugins-3.4.0-2|614	
14cu|cairo-dock-plugins-3.4.0-2|615	%files -n %{packagename}-xfce-integration
14cu|cairo-dock-plugins-3.4.0-2|616	%{_datadir}/cairo-dock/plug-ins/xfce-integration
14cu|cairo-dock-plugins-3.4.0-2|617	%{_libdir}/cairo-dock/libcd_xfce-integration.so
14cu|cairo-dock-plugins-3.4.0-2|618	
14cu|cairo-dock-plugins-3.4.0-2|619	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|620	%package -n %{packagename}-tomboy
14cu|cairo-dock-plugins-3.4.0-2|621	Summary:	That package provides a tomboy plugins
14cu|cairo-dock-plugins-3.4.0-2|622	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|623	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|624	
14cu|cairo-dock-plugins-3.4.0-2|625	%description -n %{packagename}-tomboy
14cu|cairo-dock-plugins-3.4.0-2|626	Control your TomBoy's notes directly in the dock!
14cu|cairo-dock-plugins-3.4.0-2|627	
14cu|cairo-dock-plugins-3.4.0-2|628	%files -n %{packagename}-tomboy
14cu|cairo-dock-plugins-3.4.0-2|629	%{_datadir}/cairo-dock/plug-ins/tomboy
14cu|cairo-dock-plugins-3.4.0-2|630	%{_libdir}/cairo-dock/libcd-tomboy.so
14cu|cairo-dock-plugins-3.4.0-2|631	
14cu|cairo-dock-plugins-3.4.0-2|632	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|633	%package -n %{packagename}-netspeed
14cu|cairo-dock-plugins-3.4.0-2|634	Summary:	That package provides a netspeed plugins
14cu|cairo-dock-plugins-3.4.0-2|635	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|636	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|637	
14cu|cairo-dock-plugins-3.4.0-2|638	%description -n %{packagename}-netspeed
14cu|cairo-dock-plugins-3.4.0-2|639	the netspeed applet show you the bit rate of your internet connection
14cu|cairo-dock-plugins-3.4.0-2|640	and make some stats on it.
14cu|cairo-dock-plugins-3.4.0-2|641	
14cu|cairo-dock-plugins-3.4.0-2|642	%files -n %{packagename}-netspeed
14cu|cairo-dock-plugins-3.4.0-2|643	%{_datadir}/cairo-dock/plug-ins/netspeed
14cu|cairo-dock-plugins-3.4.0-2|644	%{_libdir}/cairo-dock/libcd-netspeed.so
14cu|cairo-dock-plugins-3.4.0-2|645	
14cu|cairo-dock-plugins-3.4.0-2|646	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|647	%package -n %{packagename}-switcher
14cu|cairo-dock-plugins-3.4.0-2|648	Summary:	That package provides a switcher plugins
14cu|cairo-dock-plugins-3.4.0-2|649	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|650	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|651	Requires:	%{packagename}-shared-files = %{version}
14cu|cairo-dock-plugins-3.4.0-2|652	
14cu|cairo-dock-plugins-3.4.0-2|653	%description -n %{packagename}-switcher
14cu|cairo-dock-plugins-3.4.0-2|654	The new and soon wonderful switcher applet
14cu|cairo-dock-plugins-3.4.0-2|655	
14cu|cairo-dock-plugins-3.4.0-2|656	%files -n %{packagename}-switcher
14cu|cairo-dock-plugins-3.4.0-2|657	%{_datadir}/cairo-dock/plug-ins/switcher
14cu|cairo-dock-plugins-3.4.0-2|658	%{_libdir}/cairo-dock/libcd-switcher.so
14cu|cairo-dock-plugins-3.4.0-2|659	
14cu|cairo-dock-plugins-3.4.0-2|660	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|661	%package -n %{packagename}-dbus
14cu|cairo-dock-plugins-3.4.0-2|662	Summary:	That package provides a Dbus plugins
14cu|cairo-dock-plugins-3.4.0-2|663	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|664	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|665	
14cu|cairo-dock-plugins-3.4.0-2|666	%description -n %{packagename}-dbus
14cu|cairo-dock-plugins-3.4.0-2|667	This plug-in lets extern application interact on the dock. The communication
14cu|cairo-dock-plugins-3.4.0-2|668	between both sides is based on Dbus.
14cu|cairo-dock-plugins-3.4.0-2|669	
14cu|cairo-dock-plugins-3.4.0-2|670	%files -n %{packagename}-dbus
14cu|cairo-dock-plugins-3.4.0-2|671	%{_datadir}/cairo-dock/plug-ins/Dbus
14cu|cairo-dock-plugins-3.4.0-2|672	%{_libdir}/cairo-dock/libcd-Dbus.so
14cu|cairo-dock-plugins-3.4.0-2|673	%{_libdir}/cairo-dock/cairo-dock-launcher-API-daemon
14cu|cairo-dock-plugins-3.4.0-2|674	%{_prefix}/lib/cli/cairo-dock-plug-ins/CDApplet.dll
14cu|cairo-dock-plugins-3.4.0-2|675	%{ruby_libdir}/CDApplet.rb
14cu|cairo-dock-plugins-3.4.0-2|676	
14cu|cairo-dock-plugins-3.4.0-2|677	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|678	%package -n %{packagename}-interface-python
14cu|cairo-dock-plugins-3.4.0-2|679	Summary:	This package contains a Python interface for the DBus plug-in
14cu|cairo-dock-plugins-3.4.0-2|680	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|681	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|682	Requires:	python
14cu|cairo-dock-plugins-3.4.0-2|683	Requires:	python3
14cu|cairo-dock-plugins-3.4.0-2|684	
14cu|cairo-dock-plugins-3.4.0-2|685	%description -n %{packagename}-interface-python
14cu|cairo-dock-plugins-3.4.0-2|686	This package provides library of Cairo-Dock D-Bus interface for Python.
14cu|cairo-dock-plugins-3.4.0-2|687	
14cu|cairo-dock-plugins-3.4.0-2|688	%files -n %{packagename}-interface-python
14cu|cairo-dock-plugins-3.4.0-2|689	%{python_sitelib}/CDApplet-1.0-py*.egg-info
14cu|cairo-dock-plugins-3.4.0-2|690	%{python_sitelib}/CDApplet.py
14cu|cairo-dock-plugins-3.4.0-2|691	%{python_sitelib}/CDBashApplet-1.0-py*.egg-info
14cu|cairo-dock-plugins-3.4.0-2|692	%{python_sitelib}/CDBashApplet.py
14cu|cairo-dock-plugins-3.4.0-2|693	%{python_sitelib}/CairoDock.py
14cu|cairo-dock-plugins-3.4.0-2|694	%{python3_sitelib}/CDApplet-1.0-py*.egg-info
14cu|cairo-dock-plugins-3.4.0-2|695	%{python3_sitelib}/CDApplet.py
14cu|cairo-dock-plugins-3.4.0-2|696	%{python3_sitelib}/CDBashApplet-1.0-py*.egg-info
14cu|cairo-dock-plugins-3.4.0-2|697	%{python3_sitelib}/CDBashApplet.py
14cu|cairo-dock-plugins-3.4.0-2|698	%{python3_sitelib}/CairoDock.py
14cu|cairo-dock-plugins-3.4.0-2|699	
14cu|cairo-dock-plugins-3.4.0-2|700	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|701	%package -n %{packagename}-showdesktop
14cu|cairo-dock-plugins-3.4.0-2|702	Summary:	That package provides a showDesktop plugins
14cu|cairo-dock-plugins-3.4.0-2|703	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|704	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|705	Requires:	%{packagename}-shared-files = %{version}
14cu|cairo-dock-plugins-3.4.0-2|706	
14cu|cairo-dock-plugins-3.4.0-2|707	%description -n %{packagename}-showdesktop
14cu|cairo-dock-plugins-3.4.0-2|708	This applet let you acces quickly to your desktop.
14cu|cairo-dock-plugins-3.4.0-2|709	
14cu|cairo-dock-plugins-3.4.0-2|710	%files -n %{packagename}-showdesktop
14cu|cairo-dock-plugins-3.4.0-2|711	%{_datadir}/cairo-dock/plug-ins/showDesktop
14cu|cairo-dock-plugins-3.4.0-2|712	%{_libdir}/cairo-dock/libcd-showDesktop.so
14cu|cairo-dock-plugins-3.4.0-2|713	
14cu|cairo-dock-plugins-3.4.0-2|714	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|715	%package -n %{packagename}-gnome-integration
14cu|cairo-dock-plugins-3.4.0-2|716	Summary:	That package provides a gnome-integration plugins
14cu|cairo-dock-plugins-3.4.0-2|717	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|718	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|719	
14cu|cairo-dock-plugins-3.4.0-2|720	%description -n %{packagename}-gnome-integration
14cu|cairo-dock-plugins-3.4.0-2|721	This applet provides functions for a better integration into GNOME.
14cu|cairo-dock-plugins-3.4.0-2|722	
14cu|cairo-dock-plugins-3.4.0-2|723	%files -n %{packagename}-gnome-integration
14cu|cairo-dock-plugins-3.4.0-2|724	%{_datadir}/cairo-dock/plug-ins/gnome-integration
14cu|cairo-dock-plugins-3.4.0-2|725	%{_libdir}/cairo-dock/libcd_gnome-integration.so
14cu|cairo-dock-plugins-3.4.0-2|726	
14cu|cairo-dock-plugins-3.4.0-2|727	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|728	%package -n %{packagename}-clipper
14cu|cairo-dock-plugins-3.4.0-2|729	Summary:	That package provides plugin "Clipper"
14cu|cairo-dock-plugins-3.4.0-2|730	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|731	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|732	
14cu|cairo-dock-plugins-3.4.0-2|733	%description -n %{packagename}-clipper
14cu|cairo-dock-plugins-3.4.0-2|734	This applet keeps a trace of the clipboard and mouse selection, so that
14cu|cairo-dock-plugins-3.4.0-2|735	you can recall them quickly. It's a clone of the well-know Klipper.
14cu|cairo-dock-plugins-3.4.0-2|736	
14cu|cairo-dock-plugins-3.4.0-2|737	%files -n %{packagename}-clipper
14cu|cairo-dock-plugins-3.4.0-2|738	%{_datadir}/cairo-dock/plug-ins/Clipper
14cu|cairo-dock-plugins-3.4.0-2|739	%{_libdir}/cairo-dock/libcd-Clipper.so
14cu|cairo-dock-plugins-3.4.0-2|740	
14cu|cairo-dock-plugins-3.4.0-2|741	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|742	#disabled until cairo-dock-plugins builds successfully with libgnome-menu-3.0
14cu|cairo-dock-plugins-3.4.0-2|743	
14cu|cairo-dock-plugins-3.4.0-2|744	#%package -n %{packagename}-gmenu
14cu|cairo-dock-plugins-3.4.0-2|745	#Summary:	That package provides plugin "gmenu"
14cu|cairo-dock-plugins-3.4.0-2|746	#Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|747	#Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|748	
14cu|cairo-dock-plugins-3.4.0-2|749	#%description -n %{packagename}-gmenu
14cu|cairo-dock-plugins-3.4.0-2|750	#The new and soon wonderful GMenu applet
14cu|cairo-dock-plugins-3.4.0-2|751	
14cu|cairo-dock-plugins-3.4.0-2|752	#%files -n %{packagename}-gmenu
14cu|cairo-dock-plugins-3.4.0-2|753	#%{_datadir}/cairo-dock/plug-ins/GMenu
14cu|cairo-dock-plugins-3.4.0-2|754	#%{_libdir}/cairo-dock/libcd-GMenu.so
14cu|cairo-dock-plugins-3.4.0-2|755	
14cu|cairo-dock-plugins-3.4.0-2|756	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|757	%package -n %{packagename}-keyboard-indicator
14cu|cairo-dock-plugins-3.4.0-2|758	Summary:	That package provides plugin "Keyboard Indicator"
14cu|cairo-dock-plugins-3.4.0-2|759	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|760	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|761	
14cu|cairo-dock-plugins-3.4.0-2|762	%description -n %{packagename}-keyboard-indicator
14cu|cairo-dock-plugins-3.4.0-2|763	This applet lets you control the keyboard layout.
14cu|cairo-dock-plugins-3.4.0-2|764	
14cu|cairo-dock-plugins-3.4.0-2|765	%files -n %{packagename}-keyboard-indicator
14cu|cairo-dock-plugins-3.4.0-2|766	%{_datadir}/cairo-dock/plug-ins/keyboard-indicator
14cu|cairo-dock-plugins-3.4.0-2|767	%{_libdir}/cairo-dock/libcd-keyboard-indicator.so
14cu|cairo-dock-plugins-3.4.0-2|768	
14cu|cairo-dock-plugins-3.4.0-2|769	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|770	%package -n %{packagename}-weblets
14cu|cairo-dock-plugins-3.4.0-2|771	Summary:	That package provides plugin "Weblets"
14cu|cairo-dock-plugins-3.4.0-2|772	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|773	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|774	
14cu|cairo-dock-plugins-3.4.0-2|775	%description -n %{packagename}-weblets
14cu|cairo-dock-plugins-3.4.0-2|776	The weblets applet allows you to show an interactive web page on your desktop.
14cu|cairo-dock-plugins-3.4.0-2|777	
14cu|cairo-dock-plugins-3.4.0-2|778	%files -n %{packagename}-weblets
14cu|cairo-dock-plugins-3.4.0-2|779	%{_datadir}/cairo-dock/plug-ins/weblets
14cu|cairo-dock-plugins-3.4.0-2|780	%{_libdir}/cairo-dock/libcd-weblets.so
14cu|cairo-dock-plugins-3.4.0-2|781	
14cu|cairo-dock-plugins-3.4.0-2|782	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|783	%package -n %{packagename}-rssreader
14cu|cairo-dock-plugins-3.4.0-2|784	Summary:	That package provides plugin "RSS Reader"
14cu|cairo-dock-plugins-3.4.0-2|785	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|786	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|787	
14cu|cairo-dock-plugins-3.4.0-2|788	%description -n %{packagename}-rssreader
14cu|cairo-dock-plugins-3.4.0-2|789	This applet is an RSS/Atom feed reader. You can instanciate it as many
14cu|cairo-dock-plugins-3.4.0-2|790	times as you want.
14cu|cairo-dock-plugins-3.4.0-2|791	
14cu|cairo-dock-plugins-3.4.0-2|792	%files -n %{packagename}-rssreader
14cu|cairo-dock-plugins-3.4.0-2|793	%{_libdir}/cairo-dock/libcd-rssreader.so
14cu|cairo-dock-plugins-3.4.0-2|794	%{_datadir}/cairo-dock/plug-ins/RSSreader
14cu|cairo-dock-plugins-3.4.0-2|795	
14cu|cairo-dock-plugins-3.4.0-2|796	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|797	%package -n %{packagename}-Folders
14cu|cairo-dock-plugins-3.4.0-2|798	Summary:	That package provides plugin "Folders"
14cu|cairo-dock-plugins-3.4.0-2|799	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|800	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|801	
14cu|cairo-dock-plugins-3.4.0-2|802	%description -n %{packagename}-Folders
14cu|cairo-dock-plugins-3.4.0-2|803	This applet imports folders inside the Dock.
14cu|cairo-dock-plugins-3.4.0-2|804	
14cu|cairo-dock-plugins-3.4.0-2|805	%files -n %{packagename}-Folders
14cu|cairo-dock-plugins-3.4.0-2|806	%{_libdir}/cairo-dock/libcd-Folders.so
14cu|cairo-dock-plugins-3.4.0-2|807	%{_datadir}/cairo-dock/plug-ins/Folders
14cu|cairo-dock-plugins-3.4.0-2|808	
14cu|cairo-dock-plugins-3.4.0-2|809	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|810	%package -n %{packagename}-remote-control
14cu|cairo-dock-plugins-3.4.0-2|811	Summary: That package provides plugin "Remote Control"
14cu|cairo-dock-plugins-3.4.0-2|812	Group: Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|813	Requires: %{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|814	
14cu|cairo-dock-plugins-3.4.0-2|815	%description -n %{packagename}-remote-control
14cu|cairo-dock-plugins-3.4.0-2|816	This plug-in lets you control your dock from the keyboard or even
14cu|cairo-dock-plugins-3.4.0-2|817	a remote controller.
14cu|cairo-dock-plugins-3.4.0-2|818	
14cu|cairo-dock-plugins-3.4.0-2|819	%files -n %{packagename}-remote-control
14cu|cairo-dock-plugins-3.4.0-2|820	%{_libdir}/cairo-dock/libcd-Remote-Control.so
14cu|cairo-dock-plugins-3.4.0-2|821	%{_datadir}/cairo-dock/plug-ins/Remote-Control
14cu|cairo-dock-plugins-3.4.0-2|822	
14cu|cairo-dock-plugins-3.4.0-2|823	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|824	%package -n %{packagename}-vala
14cu|cairo-dock-plugins-3.4.0-2|825	Summary:	This package provides vala binding for %{packagename}
14cu|cairo-dock-plugins-3.4.0-2|826	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|827	
14cu|cairo-dock-plugins-3.4.0-2|828	%description -n %{packagename}-vala
14cu|cairo-dock-plugins-3.4.0-2|829	This package provides vala binding for %{packagename}.
14cu|cairo-dock-plugins-3.4.0-2|830	
14cu|cairo-dock-plugins-3.4.0-2|831	%files -n %{packagename}-vala
14cu|cairo-dock-plugins-3.4.0-2|832	%{_libdir}/libCDApplet.so
14cu|cairo-dock-plugins-3.4.0-2|833	%{_libdir}/pkgconfig/CDApplet.pc
14cu|cairo-dock-plugins-3.4.0-2|834	%{_datadir}/vala*/vapi/CDApplet.*
14cu|cairo-dock-plugins-3.4.0-2|835	
14cu|cairo-dock-plugins-3.4.0-2|836	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|837	%package -n %{packagename}-status-notifier
14cu|cairo-dock-plugins-3.4.0-2|838	Summary:	That package provides plugin "status-notifier"
14cu|cairo-dock-plugins-3.4.0-2|839	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|840	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|841	
14cu|cairo-dock-plugins-3.4.0-2|842	%description -n %{packagename}-status-notifier
14cu|cairo-dock-plugins-3.4.0-2|843	This package provides plugin Status Notifier for %{packagename}.
14cu|cairo-dock-plugins-3.4.0-2|844	
14cu|cairo-dock-plugins-3.4.0-2|845	%files -n %{packagename}-status-notifier
14cu|cairo-dock-plugins-3.4.0-2|846	%{_libdir}/cairo-dock/libcd-status-notifier.so
14cu|cairo-dock-plugins-3.4.0-2|847	%{_libdir}/cairo-dock/status-notifier-watcher
14cu|cairo-dock-plugins-3.4.0-2|848	%{_datadir}/cairo-dock/plug-ins/Status-Notifier
14cu|cairo-dock-plugins-3.4.0-2|849	
14cu|cairo-dock-plugins-3.4.0-2|850	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|851	
14cu|cairo-dock-plugins-3.4.0-2|852	%package -n %{packagename}-recent-events
14cu|cairo-dock-plugins-3.4.0-2|853	Summary:	Recent-Events applet based on Zeitgeist framework
14cu|cairo-dock-plugins-3.4.0-2|854	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|855	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|856	
14cu|cairo-dock-plugins-3.4.0-2|857	%description -n %{packagename}-recent-events
14cu|cairo-dock-plugins-3.4.0-2|858	This applet is an quite complex and Gnome Activity Journal like.
14cu|cairo-dock-plugins-3.4.0-2|859	Features:
14cu|cairo-dock-plugins-3.4.0-2|860	* you can browse recent tracked events by categories (All,
14cu|cairo-dock-plugins-3.4.0-2|861	Document, Folder, Image, Audioa, Video, Other, Top Results)
14cu|cairo-dock-plugins-3.4.0-2|862	* you can look for events (search through it and delete the searched item)
14cu|cairo-dock-plugins-3.4.0-2|863	* the tracked items have thumbnails
14cu|cairo-dock-plugins-3.4.0-2|864	* huge list of recent items
14cu|cairo-dock-plugins-3.4.0-2|865	
14cu|cairo-dock-plugins-3.4.0-2|866	%files -n %{packagename}-recent-events
14cu|cairo-dock-plugins-3.4.0-2|867	%{_libdir}/cairo-dock/libcd-Recent-Events.so
14cu|cairo-dock-plugins-3.4.0-2|868	%{_datadir}/cairo-dock/plug-ins/Recent-Events/*
14cu|cairo-dock-plugins-3.4.0-2|869	
14cu|cairo-dock-plugins-3.4.0-2|870	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|871	
14cu|cairo-dock-plugins-3.4.0-2|872	%package -n %{packagename}-impulse
14cu|cairo-dock-plugins-3.4.0-2|873	Summary:	That package provides plugin "Impulse"
14cu|cairo-dock-plugins-3.4.0-2|874	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|875	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|876	
14cu|cairo-dock-plugins-3.4.0-2|877	%description -n %{packagename}-impulse
14cu|cairo-dock-plugins-3.4.0-2|878	This applet analyse the signal given by PulseAudio and provides a graphical
14cu|cairo-dock-plugins-3.4.0-2|879	equalizer into the dock.
14cu|cairo-dock-plugins-3.4.0-2|880	
14cu|cairo-dock-plugins-3.4.0-2|881	%files -n %{packagename}-impulse
14cu|cairo-dock-plugins-3.4.0-2|882	%{_libdir}/cairo-dock/libcd-Impulse.so
14cu|cairo-dock-plugins-3.4.0-2|883	%{_datadir}/cairo-dock/plug-ins/Impulse/*
14cu|cairo-dock-plugins-3.4.0-2|884	
14cu|cairo-dock-plugins-3.4.0-2|885	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|886	
14cu|cairo-dock-plugins-3.4.0-2|887	%package -n %{packagename}-screenshot
14cu|cairo-dock-plugins-3.4.0-2|888	Summary:	That package provides plugin "Screenshot"
14cu|cairo-dock-plugins-3.4.0-2|889	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|890	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|891	
14cu|cairo-dock-plugins-3.4.0-2|892	%description -n %{packagename}-screenshot
14cu|cairo-dock-plugins-3.4.0-2|893	A simple applet to quickly take screenshots.
14cu|cairo-dock-plugins-3.4.0-2|894	
14cu|cairo-dock-plugins-3.4.0-2|895	%files -n %{packagename}-screenshot
14cu|cairo-dock-plugins-3.4.0-2|896	%{_libdir}/cairo-dock/libcd-Screenshot.so
14cu|cairo-dock-plugins-3.4.0-2|897	%{_datadir}/cairo-dock/plug-ins/Screenshot/*
14cu|cairo-dock-plugins-3.4.0-2|898	
14cu|cairo-dock-plugins-3.4.0-2|899	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|900	
14cu|cairo-dock-plugins-3.4.0-2|901	%package -n %{packagename}-sound-effects
14cu|cairo-dock-plugins-3.4.0-2|902	Summary:	That package provides plugin "Sound Effects"
14cu|cairo-dock-plugins-3.4.0-2|903	Group:		Graphical desktop/Other
14cu|cairo-dock-plugins-3.4.0-2|904	Requires:	%{name}-i18n = %{version}
14cu|cairo-dock-plugins-3.4.0-2|905	
14cu|cairo-dock-plugins-3.4.0-2|906	%description -n %{packagename}-sound-effects
14cu|cairo-dock-plugins-3.4.0-2|907	This plug-in adds sound effects on various events in the dock. When clicking
14cu|cairo-dock-plugins-3.4.0-2|908	an icon, when hovering an icon etc.
14cu|cairo-dock-plugins-3.4.0-2|909	
14cu|cairo-dock-plugins-3.4.0-2|910	%files -n %{packagename}-sound-effects
14cu|cairo-dock-plugins-3.4.0-2|911	%{_libdir}/cairo-dock/libcd-Sound-Effects.so
14cu|cairo-dock-plugins-3.4.0-2|912	%{_datadir}/cairo-dock/plug-ins/Sound-Effects/*
14cu|cairo-dock-plugins-3.4.0-2|913	
14cu|cairo-dock-plugins-3.4.0-2|914	#---------------------------------------------------------------------
14cu|cairo-dock-plugins-3.4.0-2|915	
14cu|cairo-dock-plugins-3.4.0-2|916	%prep
14cu|cairo-dock-plugins-3.4.0-2|917	%setup -q
14cu|cairo-dock-plugins-3.4.0-2|918	%patch0 -p1
14cu|cairo-dock-plugins-3.4.0-2|919	%patch1 -p1
14cu|cairo-dock-plugins-3.4.0-2|920	#%%patch2 -p1
14cu|cairo-dock-plugins-3.4.0-2|921	
14cu|cairo-dock-plugins-3.4.0-2|922	pushd po
14cu|cairo-dock-plugins-3.4.0-2|923	tar -xvzf %{SOURCE1}
14cu|cairo-dock-plugins-3.4.0-2|924	popd
14cu|cairo-dock-plugins-3.4.0-2|925	
14cu|cairo-dock-plugins-3.4.0-2|926	for i in */src/CMakeLists.txt
14cu|cairo-dock-plugins-3.4.0-2|927	do
14cu|cairo-dock-plugins-3.4.0-2|928	sed -i -e 's/ SHARED/ MODULE /' $i
14cu|cairo-dock-plugins-3.4.0-2|929	done
14cu|cairo-dock-plugins-3.4.0-2|930	sed 's/(2,91,0)/(0,38,1)/g' -i terminal/src/terminal-widget.c
14cu|cairo-dock-plugins-3.4.0-2|931	
14cu|cairo-dock-plugins-3.4.0-2|932	
14cu|cairo-dock-plugins-3.4.0-2|933	%build
14cu|cairo-dock-plugins-3.4.0-2|934	%cmake
14cu|cairo-dock-plugins-3.4.0-2|935	%make
14cu|cairo-dock-plugins-3.4.0-2|936	
14cu|cairo-dock-plugins-3.4.0-2|937	%install
14cu|cairo-dock-plugins-3.4.0-2|938	%makeinstall_std -C build
14cu|cairo-dock-plugins-3.4.0-2|939	
14cu|cairo-dock-plugins-3.4.0-2|940	rm -f %{buildroot}%{_libdir}/cairo-dock/cairo-dock-unity-bridge
14cu|cairo-dock-plugins-3.4.0-2|941	
14cu|cairo-dock-plugins-3.4.0-2|942	# chortcuts crash cairo dock now
14cu|cairo-dock-plugins-3.4.0-2|943	rm -rf %{buildroot}%{_datadir}/cairo-dock/plug-ins/shortcuts
14cu|cairo-dock-plugins-3.4.0-2|944	rm -f %{buildroot}%{_libdir}/cairo-dock/libcd-shortcuts.so
14cu|cairo-dock-plugins-3.4.0-2|945	
14cu|cairo-dock-plugins-3.4.0-2|946	%find_lang %{name}
14cu|cairo-dock-plugins-3.4.0-2|947	
14cu|cairo-dock-plugins-3.4.0-2|948	%changelog
14cu|cairo-dock-plugins-3.4.0-2|949	* Mon Dec 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-2
14cu|cairo-dock-plugins-3.4.0-2|950	+ Revision: ec34498
14cu|cairo-dock-plugins-3.4.0-2|951	- Update Russian translation
14cu|cairo-dock-plugins-3.4.0-2|952	
14cu|cairo-dock-plugins-3.4.0-2|953	

9783 14
14cu|caja-1.12.4-2|1	%define url_ver     %(echo %{version}|cut -d. -f1,2)
14cu|caja-1.12.4-2|2	%define name        caja
14cu|caja-1.12.4-2|3	%define oname       mate-file-manager
14cu|caja-1.12.4-2|4	%define major       1
14cu|caja-1.12.4-2|5	%define gi_major    2.0
14cu|caja-1.12.4-2|6	%define libname     %mklibname %{name}-extension %{major}
14cu|caja-1.12.4-2|7	%define develname   %mklibname -d %{name}-extension
14cu|caja-1.12.4-2|8	%define girname     %mklibname %{name}-gir %{gi_major}
14cu|caja-1.12.4-2|9	
14cu|caja-1.12.4-2|10	Name:               %{name}
14cu|caja-1.12.4-2|11	Version:            1.12.4
14cu|caja-1.12.4-2|12	Release:            2
14cu|caja-1.12.4-2|13	Summary:            File manager for the MATE desktop environment
14cu|caja-1.12.4-2|14	Group:              File tools
14cu|caja-1.12.4-2|15	License:            GPLv2+ and LGPLv2+
14cu|caja-1.12.4-2|16	URL:                http://www.mate-desktop.org/
14cu|caja-1.12.4-2|17	Source0:            http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|caja-1.12.4-2|18	Source1:            nautilus_16.png
14cu|caja-1.12.4-2|19	Source2:            nautilus_32.png
14cu|caja-1.12.4-2|20	Source3:            nautilus_48.png
14cu|caja-1.12.4-2|21	Source4:            caja-ffmpegthumbnailer.thumbnailer
14cu|caja-1.12.4-2|22	Source5:            caja-autostart.in
14cu|caja-1.12.4-2|23	Source6:            caja-autostart.desktop
14cu|caja-1.12.4-2|24	# gw from Fedora, fix crash on weird file infos
14cu|caja-1.12.4-2|25	# http://bugzilla.mate.org/show_bug.cgi?id=519743
14cu|caja-1.12.4-2|26	Patch0:             nautilus-filetype-symlink-fix.patch
14cu|caja-1.12.4-2|27	# (fc) don't show KDE specific links (CVS + me) (Mdv bug #4844)
14cu|caja-1.12.4-2|28	Patch1:             nautilus-kdedesktop.patch
14cu|caja-1.12.4-2|29	# (fc) auto-unmount ejected medias when mount points are in fstab (Mdv bug #39540)
14cu|caja-1.12.4-2|30	Patch2:             nautilus-2.25.91-umountfstab.patch
14cu|caja-1.12.4-2|31	# (fc) add a search .desktop file (GNOME bug #350950) (SUSE)
14cu|caja-1.12.4-2|32	Patch3:             nautilus-bgo350950-search-desktop.diff
14cu|caja-1.12.4-2|33	# (patch by Atilla ÖNTAŞ) This patch fixes unworking accels issue and respects mate config dirs.
14cu|caja-1.12.4-2|34	Patch7:             caja-1.10.0-fix_config_dirs.patch
14cu|caja-1.12.4-2|35	# (gnome#674659)	places-sidebar: don't double unref GMount objects
14cu|caja-1.12.4-2|36	Patch8:			    mate-file-manager-1.6.2-double_unref_GMount_objects.patch
14cu|caja-1.12.4-2|37	# Along with Source5 and Source6 try to fix x-caja-windows on startup issue
14cu|caja-1.12.4-2|38	# Taken from Fedora
14cu|caja-1.12.4-2|39	# https://bugzilla.redhat.com/show_bug.cgi?id=886029
14cu|caja-1.12.4-2|40	# https://bugs.mageia.org/show_bug.cgi?id=12463
14cu|caja-1.12.4-2|41	# https://github.com/mate-desktop/caja/issues/100
14cu|caja-1.12.4-2|42	Patch9:             caja-1.12.4-fdo-x-caja-windows.patch
14cu|caja-1.12.4-2|43	#Patch10:            mate-file-manager-1.6.2-fdo-yet_another_xcaja_workaround.patch
14cu|caja-1.12.4-2|44	Patch11:		caja-1.12.4-rosa-fonts.patch
14cu|caja-1.12.4-2|45	
14cu|caja-1.12.4-2|46	BuildRequires:      pkgconfig(libxml-2.0)
14cu|caja-1.12.4-2|47	BuildRequires:      pkgconfig(dbus-glib-1)
14cu|caja-1.12.4-2|48	BuildRequires:      gtk-doc
14cu|caja-1.12.4-2|49	BuildRequires:      intltool
14cu|caja-1.12.4-2|50	BuildRequires:      mate-common
14cu|caja-1.12.4-2|51	BuildRequires:      pkgconfig(gsettings-desktop-schemas)
14cu|caja-1.12.4-2|52	BuildRequires:      pkgconfig(exempi-2.0)
14cu|caja-1.12.4-2|53	BuildRequires:      pkgconfig(gobject-introspection-1.0)
14cu|caja-1.12.4-2|54	BuildRequires:      pkgconfig(gtk+-2.0)
14cu|caja-1.12.4-2|55	BuildRequires:      pkgconfig(glib-2.0)
14cu|caja-1.12.4-2|56	BuildRequires:      pkgconfig(cairo-gobject)
14cu|caja-1.12.4-2|57	BuildRequires:      pkgconfig(gail)
14cu|caja-1.12.4-2|58	BuildRequires:      pkgconfig(libexif)
14cu|caja-1.12.4-2|59	BuildRequires:      pkgconfig(mate-desktop-2.0)
14cu|caja-1.12.4-2|60	BuildRequires:      pkgconfig(pangox)
14cu|caja-1.12.4-2|61	BuildRequires:      pkgconfig(sm)
14cu|caja-1.12.4-2|62	BuildRequires:      pkgconfig(unique-1.0)
14cu|caja-1.12.4-2|63	BuildRequires:      librsvg-devel
14cu|caja-1.12.4-2|64	BuildRequires:      chrpath
14cu|caja-1.12.4-2|65	
14cu|caja-1.12.4-2|66	Requires:           gvfs
14cu|caja-1.12.4-2|67	Requires:           mate-desktop
14cu|caja-1.12.4-2|68	# We need a seperate package for other MATE apps.
14cu|caja-1.12.4-2|69	Requires:           %{name}-schemas = %{version}-%{release}
14cu|caja-1.12.4-2|70	Suggests:           %{name}-extensions >= 1.7.0
14cu|caja-1.12.4-2|71	
14cu|caja-1.12.4-2|72	# Whitout these, caja can not connect to a secure network or WebDav
14cu|caja-1.12.4-2|73	Suggests:           glib-networking
14cu|caja-1.12.4-2|74	Suggests:           davfs2
14cu|caja-1.12.4-2|75	Suggests:           ffmpegthumbnailer
14cu|caja-1.12.4-2|76	
14cu|caja-1.12.4-2|77	Provides:           %{oname}
14cu|caja-1.12.4-2|78	Obsoletes:          %{oname}
14cu|caja-1.12.4-2|79	
14cu|caja-1.12.4-2|80	%description
14cu|caja-1.12.4-2|81	Caja is the file manager and graphical shell for the MATE desktop,
14cu|caja-1.12.4-2|82	that makes it easy to manage your files and the rest of your system.
14cu|caja-1.12.4-2|83	
14cu|caja-1.12.4-2|84	It allows to browse directories on local and remote file systems,
14cu|caja-1.12.4-2|85	preview files and launch applications associated with them.
14cu|caja-1.12.4-2|86	It is also responsible for handling the icons on the MATE desktop.
14cu|caja-1.12.4-2|87	
14cu|caja-1.12.4-2|88	%package -n %{libname}
14cu|caja-1.12.4-2|89	Summary:             Libraries for Mate file manager
14cu|caja-1.12.4-2|90	Group:               System/Libraries
14cu|caja-1.12.4-2|91	
14cu|caja-1.12.4-2|92	%description -n %{libname}
14cu|caja-1.12.4-2|93	Caja is a  file manager for the MATE desktop environment.
14cu|caja-1.12.4-2|94	This package contains libraries used by Caja.
14cu|caja-1.12.4-2|95	
14cu|caja-1.12.4-2|96	%package -n %{girname}
14cu|caja-1.12.4-2|97	Summary:        GObject Introspection interface description for %{name}
14cu|caja-1.12.4-2|98	Group:          System/Libraries
14cu|caja-1.12.4-2|99	Requires:       %{libname} = %{version}
14cu|caja-1.12.4-2|100	
14cu|caja-1.12.4-2|101	%description -n %{girname}
14cu|caja-1.12.4-2|102	GObject Introspection interface description for %{name}
14cu|caja-1.12.4-2|103	
14cu|caja-1.12.4-2|104	%package -n %{develname}
14cu|caja-1.12.4-2|105	Summary:        Libraries and include files for developing caja components
14cu|caja-1.12.4-2|106	Group:          Development/C
14cu|caja-1.12.4-2|107	Requires:       %{libname} = %{version}
14cu|caja-1.12.4-2|108	Requires:       %{girname} = %{version}
14cu|caja-1.12.4-2|109	Provides:       %{name}-devel = %{version}-%{release}
14cu|caja-1.12.4-2|110	Obsoletes:      %{oname}-devel
14cu|caja-1.12.4-2|111	Provides:       %{oname}-devel
14cu|caja-1.12.4-2|112	
14cu|caja-1.12.4-2|113	%description -n %{develname}
14cu|caja-1.12.4-2|114	This package provides the necessary development libraries and include
14cu|caja-1.12.4-2|115	files to allow you to develop caja components.
14cu|caja-1.12.4-2|116	
14cu|caja-1.12.4-2|117	%package -n %{name}-schemas
14cu|caja-1.12.4-2|118	Summary:        Gsettings schema files for %{name}
14cu|caja-1.12.4-2|119	Group:          File tools
14cu|caja-1.12.4-2|120	Obsoletes:      %{oname}
14cu|caja-1.12.4-2|121	
14cu|caja-1.12.4-2|122	%description -n %{name}-schemas
14cu|caja-1.12.4-2|123	This package provides caja gsettings schema files;
14cu|caja-1.12.4-2|124	needed to run caja and various other MATE applications.
14cu|caja-1.12.4-2|125	
14cu|caja-1.12.4-2|126	%prep
14cu|caja-1.12.4-2|127	%setup -q
14cu|caja-1.12.4-2|128	%apply_patches
14cu|caja-1.12.4-2|129	
14cu|caja-1.12.4-2|130	%build
14cu|caja-1.12.4-2|131	%configure2_5x \
14cu|caja-1.12.4-2|132	--disable-static \
14cu|caja-1.12.4-2|133	--enable-unique \
14cu|caja-1.12.4-2|134	--disable-schemas-compile \
14cu|caja-1.12.4-2|135	--with-x \
14cu|caja-1.12.4-2|136	--with-gtk=2.0 \
14cu|caja-1.12.4-2|137	--disable-update-mimedb
14cu|caja-1.12.4-2|138	
14cu|caja-1.12.4-2|139	%make
14cu|caja-1.12.4-2|140	
14cu|caja-1.12.4-2|141	%install
14cu|caja-1.12.4-2|142	%makeinstall_std
14cu|caja-1.12.4-2|143	
14cu|caja-1.12.4-2|144	mkdir -p  %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
14cu|caja-1.12.4-2|145	cp %{SOURCE1} %{buildroot}%{_miconsdir}/caja.png
14cu|caja-1.12.4-2|146	cp %{SOURCE2} %{buildroot}%{_iconsdir}/caja.png
14cu|caja-1.12.4-2|147	cp %{SOURCE3} %{buildroot}%{_liconsdir}/caja.png
14cu|caja-1.12.4-2|148	
14cu|caja-1.12.4-2|149	mkdir -p %{buildroot}%{_datadir}/thumbnailers
14cu|caja-1.12.4-2|150	install -m644 %{SOURCE4} %{buildroot}%{_datadir}/thumbnailers/caja-ffmpegthumbnailer.thumbnailer
14cu|caja-1.12.4-2|151	
14cu|caja-1.12.4-2|152	chrpath --delete %{buildroot}%{_libexecdir}/caja-convert-metadata
14cu|caja-1.12.4-2|153	chrpath --delete %{buildroot}%{_bindir}/caja
14cu|caja-1.12.4-2|154	chrpath --delete %{buildroot}%{_bindir}/caja-connect-server
14cu|caja-1.12.4-2|155	chrpath --delete %{buildroot}%{_bindir}/caja-autorun-software
14cu|caja-1.12.4-2|156	chrpath --delete %{buildroot}%{_bindir}/caja-file-management-properties
14cu|caja-1.12.4-2|157	
14cu|caja-1.12.4-2|158	mkdir -p %{buildroot}%{_localstatedir}/lib/mate/desktop \
14cu|caja-1.12.4-2|159	%{buildroot}%{_datadir}/%{name}/default-desktop \
14cu|caja-1.12.4-2|160	%{buildroot}%{_libdir}/%{name}/extensions-2.0
14cu|caja-1.12.4-2|161	
14cu|caja-1.12.4-2|162	# Install these to fix x-caja-desktop issue (mga#12463)
14cu|caja-1.12.4-2|163	desktop-file-install --dir=%{buildroot}%{_sysconfdir}/xdg/autostart %{SOURCE6}
14cu|caja-1.12.4-2|164	install -m 755 -p %{SOURCE5} %{buildroot}%{_bindir}/caja-autostart
14cu|caja-1.12.4-2|165	
14cu|caja-1.12.4-2|166	#Remove unneeded MateConf convert:
14cu|caja-1.12.4-2|167	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|caja-1.12.4-2|168	
14cu|caja-1.12.4-2|169	%{find_lang} %{name}
14cu|caja-1.12.4-2|170	
14cu|caja-1.12.4-2|171	%files -f %{name}.lang
14cu|caja-1.12.4-2|172	%doc README NEWS HACKING AUTHORS MAINTAINERS
14cu|caja-1.12.4-2|173	%dir %{_localstatedir}/lib/mate/desktop
14cu|caja-1.12.4-2|174	%dir %{_localstatedir}/lib/mate/
14cu|caja-1.12.4-2|175	%{_sysconfdir}/xdg/autostart/caja-autostart.desktop
14cu|caja-1.12.4-2|176	%{_bindir}/*
14cu|caja-1.12.4-2|177	%{_datadir}/caja
14cu|caja-1.12.4-2|178	%{_datadir}/dbus-1/services/org.mate.freedesktop.FileManager1.service
14cu|caja-1.12.4-2|179	%{_datadir}/appdata/*
14cu|caja-1.12.4-2|180	%{_datadir}/applications/*
14cu|caja-1.12.4-2|181	%{_datadir}/pixmaps/*
14cu|caja-1.12.4-2|182	%{_datadir}/mime/packages/caja.xml
14cu|caja-1.12.4-2|183	%{_datadir}/thumbnailers/caja-ffmpegthumbnailer.thumbnailer
14cu|caja-1.12.4-2|184	%{_datadir}/icons/hicolor/*/emblems/emblem-note.png
14cu|caja-1.12.4-2|185	%{_libexecdir}/caja-convert-metadata
14cu|caja-1.12.4-2|186	%{_mandir}/man1/*
14cu|caja-1.12.4-2|187	%{_iconsdir}/hicolor/*/apps/caja.*
14cu|caja-1.12.4-2|188	%{_iconsdir}/*.png
14cu|caja-1.12.4-2|189	%{_miconsdir}/*.png
14cu|caja-1.12.4-2|190	%{_liconsdir}/*.png
14cu|caja-1.12.4-2|191	%dir %{_libdir}/caja
14cu|caja-1.12.4-2|192	%dir %{_libdir}/caja/extensions-2.0
14cu|caja-1.12.4-2|193	
14cu|caja-1.12.4-2|194	%files -n %{libname}
14cu|caja-1.12.4-2|195	%{_libdir}/libcaja*.so.%{major}*
14cu|caja-1.12.4-2|196	
14cu|caja-1.12.4-2|197	%files -n %{girname}
14cu|caja-1.12.4-2|198	%{_libdir}/girepository-1.0/Caja-%{gi_major}.typelib
14cu|caja-1.12.4-2|199	
14cu|caja-1.12.4-2|200	%files -n %{develname}
14cu|caja-1.12.4-2|201	%doc ChangeLog
14cu|caja-1.12.4-2|202	%{_includedir}/*
14cu|caja-1.12.4-2|203	%{_libdir}/*.so
14cu|caja-1.12.4-2|204	%{_libdir}/pkgconfig/*
14cu|caja-1.12.4-2|205	%{_datadir}/gtk-doc/html/libcaja-extension
14cu|caja-1.12.4-2|206	%{_datadir}/gir-1.0/Caja-%{gi_major}.gir
14cu|caja-1.12.4-2|207	
14cu|caja-1.12.4-2|208	%files -n %{name}-schemas
14cu|caja-1.12.4-2|209	%{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml
14cu|caja-1.12.4-2|210	
14cu|caja-1.12.4-2|211	%changelog
14cu|caja-1.12.4-2|212	
14cu|caja-1.12.4-2|213	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1.12.4-2
14cu|caja-1.12.4-2|214	- (52d4613) Fix fonts
14cu|caja-1.12.4-2|215	
14cu|caja-1.12.4-2|216	

9784 14
14cu|caja-dropbox-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|caja-dropbox-1.12.0-1|2	
14cu|caja-dropbox-1.12.0-1|3	Summary:        Dropbox extension for Caja
14cu|caja-dropbox-1.12.0-1|4	Name:           caja-dropbox
14cu|caja-dropbox-1.12.0-1|5	Version:        1.12.0
14cu|caja-dropbox-1.12.0-1|6	Release:        1
14cu|caja-dropbox-1.12.0-1|7	License:        GPLv3+ and CC-BY-ND
14cu|caja-dropbox-1.12.0-1|8	URL:            http://mate-desktop.org/
14cu|caja-dropbox-1.12.0-1|9	Group:          Graphical desktop/MATE
14cu|caja-dropbox-1.12.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|caja-dropbox-1.12.0-1|11	
14cu|caja-dropbox-1.12.0-1|12	BuildRequires:  pkgconfig(libcaja-extension)
14cu|caja-dropbox-1.12.0-1|13	BuildRequires:  pkgconfig(libnotify)
14cu|caja-dropbox-1.12.0-1|14	BuildRequires:  pkgconfig(pygtk-2.0)
14cu|caja-dropbox-1.12.0-1|15	BuildRequires:  python-docutils
14cu|caja-dropbox-1.12.0-1|16	
14cu|caja-dropbox-1.12.0-1|17	Requires:       caja
14cu|caja-dropbox-1.12.0-1|18	Requires:       wget
14cu|caja-dropbox-1.12.0-1|19	Requires:       libnotify
14cu|caja-dropbox-1.12.0-1|20	Recommends:       python-gpgme
14cu|caja-dropbox-1.12.0-1|21	
14cu|caja-dropbox-1.12.0-1|22	%description
14cu|caja-dropbox-1.12.0-1|23	Dropbox extension for Caja
14cu|caja-dropbox-1.12.0-1|24	
14cu|caja-dropbox-1.12.0-1|25	%prep
14cu|caja-dropbox-1.12.0-1|26	%setup -q
14cu|caja-dropbox-1.12.0-1|27	
14cu|caja-dropbox-1.12.0-1|28	%build
14cu|caja-dropbox-1.12.0-1|29	%configure2_5x --disable-static
14cu|caja-dropbox-1.12.0-1|30	%make
14cu|caja-dropbox-1.12.0-1|31	
14cu|caja-dropbox-1.12.0-1|32	%install
14cu|caja-dropbox-1.12.0-1|33	%makeinstall_std
14cu|caja-dropbox-1.12.0-1|34	
14cu|caja-dropbox-1.12.0-1|35	rm -f %{buildroot}%{_iconsdir}/hicolor/*/*/*.icon
14cu|caja-dropbox-1.12.0-1|36	
14cu|caja-dropbox-1.12.0-1|37	%files
14cu|caja-dropbox-1.12.0-1|38	%doc README AUTHORS COPYING
14cu|caja-dropbox-1.12.0-1|39	%{_bindir}/%{name}
14cu|caja-dropbox-1.12.0-1|40	%{_datadir}/applications/caja-dropbox.desktop
14cu|caja-dropbox-1.12.0-1|41	%{_datadir}/%{name}/emblems/emblem-dropbox*.icon
14cu|caja-dropbox-1.12.0-1|42	%{_datadir}/%{name}/emblems/emblem-dropbox*.png
14cu|caja-dropbox-1.12.0-1|43	%{_datadir}/icons/hicolor/*/apps/caja-dropbox.png
14cu|caja-dropbox-1.12.0-1|44	%{_datadir}/man/man1/%{name}.1.*
14cu|caja-dropbox-1.12.0-1|45	%{_libdir}/caja/extensions-2.0/lib%{name}.so
14cu|caja-dropbox-1.12.0-1|46	%{_datadir}/caja/extensions/*
14cu|caja-dropbox-1.12.0-1|47	
14cu|caja-dropbox-1.12.0-1|48	%changelog
14cu|caja-dropbox-1.12.0-1|49	
14cu|caja-dropbox-1.12.0-1|50	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|caja-dropbox-1.12.0-1|51	- (06ade4c) Updated to 1.12.0
14cu|caja-dropbox-1.12.0-1|52	
14cu|caja-dropbox-1.12.0-1|53	

9785 14
14cu|caja-extensions-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|caja-extensions-1.12.0-1|2	%define oname mate-file-manager
14cu|caja-extensions-1.12.0-1|3	
14cu|caja-extensions-1.12.0-1|4	Name:           caja-extensions
14cu|caja-extensions-1.12.0-1|5	Summary:        Set of extensions for caja file manager
14cu|caja-extensions-1.12.0-1|6	Version:        1.12.0
14cu|caja-extensions-1.12.0-1|7	Release:        1
14cu|caja-extensions-1.12.0-1|8	Group:          Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|9	License:        GPLv2+
14cu|caja-extensions-1.12.0-1|10	URL:            http://mate-desktop.org
14cu|caja-extensions-1.12.0-1|11	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|caja-extensions-1.12.0-1|12	Source1:        caja-share-setup-instructions
14cu|caja-extensions-1.12.0-1|13	Source2:        caja-share-smb.conf.example
14cu|caja-extensions-1.12.0-1|14	
14cu|caja-extensions-1.12.0-1|15	BuildRequires:  mate-common >= 1.7.0
14cu|caja-extensions-1.12.0-1|16	BuildRequires:  pkgconfig(libcaja-extension) >= 1.7.0
14cu|caja-extensions-1.12.0-1|17	BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.7.0
14cu|caja-extensions-1.12.0-1|18	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|caja-extensions-1.12.0-1|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|caja-extensions-1.12.0-1|20	BuildRequires:  pkgconfig(gupnp-1.0)
14cu|caja-extensions-1.12.0-1|21	
14cu|caja-extensions-1.12.0-1|22	%description
14cu|caja-extensions-1.12.0-1|23	Extensions for the caja file-browser, open-terminal,
14cu|caja-extensions-1.12.0-1|24	image-converter, sendto and share
14cu|caja-extensions-1.12.0-1|25	
14cu|caja-extensions-1.12.0-1|26	%package common
14cu|caja-extensions-1.12.0-1|27	Summary:    Common files for caja-extensions
14cu|caja-extensions-1.12.0-1|28	Group:      Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|29	BuildArch:  noarch
14cu|caja-extensions-1.12.0-1|30	# gksu support disabled. Suggest caja-actions with open
14cu|caja-extensions-1.12.0-1|31	# as root support.
14cu|caja-extensions-1.12.0-1|32	Suggests:   caja-actions >= 1.6.2-2
14cu|caja-extensions-1.12.0-1|33	
14cu|caja-extensions-1.12.0-1|34	%description common
14cu|caja-extensions-1.12.0-1|35	Common files for caja extensions such as
14cu|caja-extensions-1.12.0-1|36	open-terminal, image-converter etc.
14cu|caja-extensions-1.12.0-1|37	
14cu|caja-extensions-1.12.0-1|38	%package -n caja-image-converter
14cu|caja-extensions-1.12.0-1|39	Summary:    Caja extension to mass resize images
14cu|caja-extensions-1.12.0-1|40	Group:	    Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|41	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|42	Requires:   imagemagick
14cu|caja-extensions-1.12.0-1|43	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cu|caja-extensions-1.12.0-1|44	Provides:   %{oname}-image-converter = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|45	Obsoletes:  %{oname}-image-converter < 1.7.0
14cu|caja-extensions-1.12.0-1|46	
14cu|caja-extensions-1.12.0-1|47	%description -n caja-image-converter
14cu|caja-extensions-1.12.0-1|48	Adds a "Resize Images..." menu item to the context menu of all images. This
14cu|caja-extensions-1.12.0-1|49	opens a dialog where you set the desired image size and file name. A click
14cu|caja-extensions-1.12.0-1|50	on "Resize" finally resizes the image(s) using ImageMagick's convert tool.
14cu|caja-extensions-1.12.0-1|51	
14cu|caja-extensions-1.12.0-1|52	%package -n caja-open-terminal
14cu|caja-extensions-1.12.0-1|53	Summary:    Caja extension for an open terminal shortcut
14cu|caja-extensions-1.12.0-1|54	Group:	    Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|55	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|56	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cu|caja-extensions-1.12.0-1|57	Provides:   %{oname}-open-terminal = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|58	Obsoletes:  %{oname}-open-terminal < 1.7.0
14cu|caja-extensions-1.12.0-1|59	
14cu|caja-extensions-1.12.0-1|60	%description -n caja-open-terminal
14cu|caja-extensions-1.12.0-1|61	This is a proof-of-concept Caja extension which allows you to open
14cu|caja-extensions-1.12.0-1|62	a terminal in arbitrary local folders.
14cu|caja-extensions-1.12.0-1|63	
14cu|caja-extensions-1.12.0-1|64	%package -n caja-sendto
14cu|caja-extensions-1.12.0-1|65	Summary:    Send files from caja using with mail or IM
14cu|caja-extensions-1.12.0-1|66	Group:	    Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|67	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|68	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cu|caja-extensions-1.12.0-1|69	Provides:   %{name}-gajim  = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|70	Provides:   %{name}-email = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|71	Provides:   %{name}-evolution = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|72	Provides:   %{oname}-sendto = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|73	Obsoletes:  %{oname}-sendto < 1.7.0
14cu|caja-extensions-1.12.0-1|74	Conflicts:  %{oname}-bluetooth
14cu|caja-extensions-1.12.0-1|75	
14cu|caja-extensions-1.12.0-1|76	%description -n caja-sendto
14cu|caja-extensions-1.12.0-1|77	This application provides integration between caja and mail or IM clients.
14cu|caja-extensions-1.12.0-1|78	It adds a Caja context menu component ("Send To...") and features
14cu|caja-extensions-1.12.0-1|79	a dialog for insert the email or IM account which you want to send
14cu|caja-extensions-1.12.0-1|80	the file/files.
14cu|caja-extensions-1.12.0-1|81	
14cu|caja-extensions-1.12.0-1|82	%package -n caja-sendto-pidgin
14cu|caja-extensions-1.12.0-1|83	Summary:    Send files from caja to pidgin
14cu|caja-extensions-1.12.0-1|84	Group:      Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|85	Requires:   pidgin
14cu|caja-extensions-1.12.0-1|86	Requires:   %{name}-common = %{version}
14cu|caja-extensions-1.12.0-1|87	Requires:   caja-sendto = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|88	Provides:   %{name}-sendto-gaim = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|89	Provides:   %{oname}-sendto-pidgin = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|90	Obsoletes:  %{oname}-sendto-pidgin < 1.7.0
14cu|caja-extensions-1.12.0-1|91	
14cu|caja-extensions-1.12.0-1|92	%description -n caja-sendto-pidgin
14cu|caja-extensions-1.12.0-1|93	This application provides integration between caja and pidgin.  It
14cu|caja-extensions-1.12.0-1|94	adds a Caja context menu component ("Send To...") and features a
14cu|caja-extensions-1.12.0-1|95	dialog for insert the IM account which you want to send the file/files.
14cu|caja-extensions-1.12.0-1|96	
14cu|caja-extensions-1.12.0-1|97	%package -n caja-sendto-upnp
14cu|caja-extensions-1.12.0-1|98	Summary:    Send files from nautilus via UPNP
14cu|caja-extensions-1.12.0-1|99	Group:      Graphical desktop/Other
14cu|caja-extensions-1.12.0-1|100	Requires:   %{name}-common = %{version}
14cu|caja-extensions-1.12.0-1|101	Requires:   caja-sendto = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|102	Provides:   %{oname}-sendto-upnp = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|103	Obsoletes:  %{oname}-sendto-upnp < 1.7.0
14cu|caja-extensions-1.12.0-1|104	
14cu|caja-extensions-1.12.0-1|105	%description -n caja-sendto-upnp
14cu|caja-extensions-1.12.0-1|106	This application provides integration between caja and UPNP.
14cu|caja-extensions-1.12.0-1|107	It adds a Caja context menu component ("Send To...") and allows sending
14cu|caja-extensions-1.12.0-1|108	files to UPNP media servers.
14cu|caja-extensions-1.12.0-1|109	
14cu|caja-extensions-1.12.0-1|110	%package -n caja-sendto-devel
14cu|caja-extensions-1.12.0-1|111	Summary:    Development libraries and headers for caja-sendto
14cu|caja-extensions-1.12.0-1|112	Group:	    Development/C
14cu|caja-extensions-1.12.0-1|113	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|114	Requires:   caja-sendto = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|115	Provides:   %{oname}-sendto-devel = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|116	Obsoletes:  %{oname}-sendto-devel < 1.7.0
14cu|caja-extensions-1.12.0-1|117	
14cu|caja-extensions-1.12.0-1|118	%description -n caja-sendto-devel
14cu|caja-extensions-1.12.0-1|119	Development libraries and headers for caja-sendto
14cu|caja-extensions-1.12.0-1|120	
14cu|caja-extensions-1.12.0-1|121	%package -n caja-share
14cu|caja-extensions-1.12.0-1|122	Summary:    Easy sharing folder via Samba (CIFS protocol)
14cu|caja-extensions-1.12.0-1|123	Group:      Networking/File transfer
14cu|caja-extensions-1.12.0-1|124	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|125	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cu|caja-extensions-1.12.0-1|126	Requires:   samba
14cu|caja-extensions-1.12.0-1|127	Provides:   %{oname}-share = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|128	Obsoletes:  %{oname}-share < 1.7.0
14cu|caja-extensions-1.12.0-1|129	
14cu|caja-extensions-1.12.0-1|130	%description -n caja-share
14cu|caja-extensions-1.12.0-1|131	Caja extension designed for easier folders
14cu|caja-extensions-1.12.0-1|132	sharing via Samba (CIFS protocol) in *NIX systems.
14cu|caja-extensions-1.12.0-1|133	
14cu|caja-extensions-1.12.0-1|134	%package -n caja-wallpaper
14cu|caja-extensions-1.12.0-1|135	Summary:    MATE file manager wallpaper
14cu|caja-extensions-1.12.0-1|136	Requires:   %{name}-common = %{version}-%{release}
14cu|caja-extensions-1.12.0-1|137	Requires:   %{_lib}caja-extension1 >= 1.7.0
14cu|caja-extensions-1.12.0-1|138	
14cu|caja-extensions-1.12.0-1|139	%description -n caja-wallpaper
14cu|caja-extensions-1.12.0-1|140	Caja wallpaper extension, allows to quickly set wallpaper.
14cu|caja-extensions-1.12.0-1|141	
14cu|caja-extensions-1.12.0-1|142	%prep
14cu|caja-extensions-1.12.0-1|143	%setup -q
14cu|caja-extensions-1.12.0-1|144	cp %{SOURCE1} SETUP
14cu|caja-extensions-1.12.0-1|145	
14cu|caja-extensions-1.12.0-1|146	%build
14cu|caja-extensions-1.12.0-1|147	# gksu support disabled. It doesn't work with our gksu-polkit
14cu|caja-extensions-1.12.0-1|148	%configure2_5x \
14cu|caja-extensions-1.12.0-1|149	--disable-schemas-compile \
14cu|caja-extensions-1.12.0-1|150	--with-gtk=2.0            \
14cu|caja-extensions-1.12.0-1|151	--enable-image-converter  \
14cu|caja-extensions-1.12.0-1|152	--enable-open-terminal    \
14cu|caja-extensions-1.12.0-1|153	--enable-sendto           \
14cu|caja-extensions-1.12.0-1|154	--enable-share            \
14cu|caja-extensions-1.12.0-1|155	--disable-gksu             \
14cu|caja-extensions-1.12.0-1|156	--disable-static
14cu|caja-extensions-1.12.0-1|157	
14cu|caja-extensions-1.12.0-1|158	%make
14cu|caja-extensions-1.12.0-1|159	
14cu|caja-extensions-1.12.0-1|160	%install
14cu|caja-extensions-1.12.0-1|161	%makeinstall_std
14cu|caja-extensions-1.12.0-1|162	
14cu|caja-extensions-1.12.0-1|163	find %{buildroot} -name *.a -delete
14cu|caja-extensions-1.12.0-1|164	
14cu|caja-extensions-1.12.0-1|165	mkdir -p %{buildroot}/%{_sysconfdir}/samba/
14cu|caja-extensions-1.12.0-1|166	cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/samba/
14cu|caja-extensions-1.12.0-1|167	
14cu|caja-extensions-1.12.0-1|168	# remove needless MateConf stuff
14cu|caja-extensions-1.12.0-1|169	rm -fr  %{buildroot}%{_datadir}/MateConf
14cu|caja-extensions-1.12.0-1|170	
14cu|caja-extensions-1.12.0-1|171	%find_lang %{name} --with-gnome --all-name
14cu|caja-extensions-1.12.0-1|172	
14cu|caja-extensions-1.12.0-1|173	%files common -f %{name}.lang
14cu|caja-extensions-1.12.0-1|174	%doc AUTHORS README SETUP
14cu|caja-extensions-1.12.0-1|175	%dir %{_datadir}/caja-extensions
14cu|caja-extensions-1.12.0-1|176	
14cu|caja-extensions-1.12.0-1|177	%files -n caja-image-converter
14cu|caja-extensions-1.12.0-1|178	%{_libdir}/caja/extensions-2.0/libcaja-image-converter.so
14cu|caja-extensions-1.12.0-1|179	%{_datadir}/caja-extensions/caja-image-resize.ui
14cu|caja-extensions-1.12.0-1|180	%{_datadir}/caja-extensions/caja-image-rotate.ui
14cu|caja-extensions-1.12.0-1|181	%{_datadir}/caja/extensions/libcaja-image-converter.caja-extension
14cu|caja-extensions-1.12.0-1|182	
14cu|caja-extensions-1.12.0-1|183	
14cu|caja-extensions-1.12.0-1|184	%files -n caja-open-terminal
14cu|caja-extensions-1.12.0-1|185	%{_libdir}/caja/extensions-2.0/libcaja-open-terminal.so
14cu|caja-extensions-1.12.0-1|186	%{_datadir}/glib-2.0/schemas/org.mate.caja-open-terminal.gschema.xml
14cu|caja-extensions-1.12.0-1|187	%{_datadir}/caja/extensions/libcaja-open-terminal.caja-extension
14cu|caja-extensions-1.12.0-1|188	
14cu|caja-extensions-1.12.0-1|189	%files -n caja-sendto
14cu|caja-extensions-1.12.0-1|190	%{_bindir}/caja-sendto
14cu|caja-extensions-1.12.0-1|191	%dir %{_libdir}/caja-sendto
14cu|caja-extensions-1.12.0-1|192	%dir %{_libdir}/caja-sendto/plugins
14cu|caja-extensions-1.12.0-1|193	%{_libdir}/caja-sendto/plugins/libnstburn.so
14cu|caja-extensions-1.12.0-1|194	%{_libdir}/caja-sendto/plugins/libnstemailclient.so
14cu|caja-extensions-1.12.0-1|195	%{_libdir}/caja-sendto/plugins/libnstgajim.so
14cu|caja-extensions-1.12.0-1|196	%{_libdir}/caja-sendto/plugins/libnstremovable_devices.so
14cu|caja-extensions-1.12.0-1|197	%{_libdir}/caja/extensions-2.0/libcaja-sendto.so
14cu|caja-extensions-1.12.0-1|198	%{_datadir}/glib-2.0/schemas/org.mate.Caja.Sendto.gschema.xml
14cu|caja-extensions-1.12.0-1|199	%{_datadir}/caja-extensions/caja-sendto.ui
14cu|caja-extensions-1.12.0-1|200	%{_datadir}/caja/extensions/libcaja-sendto.caja-extension
14cu|caja-extensions-1.12.0-1|201	%{_mandir}/man1/caja-sendto.1.*
14cu|caja-extensions-1.12.0-1|202	
14cu|caja-extensions-1.12.0-1|203	%files -n caja-sendto-pidgin
14cu|caja-extensions-1.12.0-1|204	%{_libdir}/caja-sendto/plugins/libnstpidgin.so
14cu|caja-extensions-1.12.0-1|205	
14cu|caja-extensions-1.12.0-1|206	%files -n caja-sendto-upnp
14cu|caja-extensions-1.12.0-1|207	%{_libdir}/caja-sendto/plugins/libnstupnp.so
14cu|caja-extensions-1.12.0-1|208	
14cu|caja-extensions-1.12.0-1|209	%files -n caja-sendto-devel
14cu|caja-extensions-1.12.0-1|210	%dir %{_includedir}/caja-sendto
14cu|caja-extensions-1.12.0-1|211	%{_includedir}/caja-sendto/caja-sendto-plugin.h
14cu|caja-extensions-1.12.0-1|212	%{_libdir}/pkgconfig/caja-sendto.pc
14cu|caja-extensions-1.12.0-1|213	%dir %{_datadir}/gtk-doc/html/caja-sendto
14cu|caja-extensions-1.12.0-1|214	%{_datadir}/gtk-doc/html/caja-sendto/*
14cu|caja-extensions-1.12.0-1|215	
14cu|caja-extensions-1.12.0-1|216	%files -n caja-share
14cu|caja-extensions-1.12.0-1|217	%config(noreplace) %{_sysconfdir}/samba/caja-share-smb.conf.example
14cu|caja-extensions-1.12.0-1|218	%{_libdir}/caja/extensions-2.0/libcaja-share.so
14cu|caja-extensions-1.12.0-1|219	%{_datadir}/caja-extensions/share-dialog.ui
14cu|caja-extensions-1.12.0-1|220	%{_datadir}/caja/extensions/libcaja-share.caja-extension
14cu|caja-extensions-1.12.0-1|221	
14cu|caja-extensions-1.12.0-1|222	%files -n caja-wallpaper
14cu|caja-extensions-1.12.0-1|223	%{_libdir}/caja/extensions-2.0/libcaja-wallpaper.so
14cu|caja-extensions-1.12.0-1|224	%{_datadir}/caja/extensions/libcaja-wallpaper.caja-extension
14cu|caja-extensions-1.12.0-1|225	
14cu|caja-extensions-1.12.0-1|226	%changelog
14cu|caja-extensions-1.12.0-1|227	
14cu|caja-extensions-1.12.0-1|228	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|caja-extensions-1.12.0-1|229	- (e52f5b9) Updated to 1.12.0
14cu|caja-extensions-1.12.0-1|230	
14cu|caja-extensions-1.12.0-1|231	

9786 14
14cu|cajun-jsonapi-2.0.3-1|1	Summary:	A cross-platform C++ header library for JSON
14cu|cajun-jsonapi-2.0.3-1|2	Name:		cajun-jsonapi
14cu|cajun-jsonapi-2.0.3-1|3	Version:	2.0.3
14cu|cajun-jsonapi-2.0.3-1|4	Release:	1
14cu|cajun-jsonapi-2.0.3-1|5	License:	BSD
14cu|cajun-jsonapi-2.0.3-1|6	Group:		Development/C++
14cu|cajun-jsonapi-2.0.3-1|7	Url:		https://github.com/cajun-jsonapi/cajun-jsonapi
14cu|cajun-jsonapi-2.0.3-1|8	Source0:	https://github.com/cajun-jsonapi/cajun-jsonapi/archive/%{version}.tar.gz
14cu|cajun-jsonapi-2.0.3-1|9	BuildArch:	noarch
14cu|cajun-jsonapi-2.0.3-1|10	
14cu|cajun-jsonapi-2.0.3-1|11	%description
14cu|cajun-jsonapi-2.0.3-1|12	CAJUN is a C++ API for the JSON data interchange format with an emphasis
14cu|cajun-jsonapi-2.0.3-1|13	on an intuitive, concise interface. The library provides JSON types
14cu|cajun-jsonapi-2.0.3-1|14	and operations that mimic standard C++ as closely as possible in concept
14cu|cajun-jsonapi-2.0.3-1|15	and design.
14cu|cajun-jsonapi-2.0.3-1|16	
14cu|cajun-jsonapi-2.0.3-1|17	#----------------------------------------------------------------------------
14cu|cajun-jsonapi-2.0.3-1|18	
14cu|cajun-jsonapi-2.0.3-1|19	%package devel
14cu|cajun-jsonapi-2.0.3-1|20	Summary:	A cross-platform C++ header library for JSON
14cu|cajun-jsonapi-2.0.3-1|21	Group:		Development/C++
14cu|cajun-jsonapi-2.0.3-1|22	
14cu|cajun-jsonapi-2.0.3-1|23	%description devel
14cu|cajun-jsonapi-2.0.3-1|24	CAJUN is a C++ API for the JSON data interchange format with an emphasis
14cu|cajun-jsonapi-2.0.3-1|25	on an intuitive, concise interface. The library provides JSON types
14cu|cajun-jsonapi-2.0.3-1|26	and operations that mimic standard C++ as closely as possible in concept
14cu|cajun-jsonapi-2.0.3-1|27	and design.
14cu|cajun-jsonapi-2.0.3-1|28	
14cu|cajun-jsonapi-2.0.3-1|29	
14cu|cajun-jsonapi-2.0.3-1|30	%files devel
14cu|cajun-jsonapi-2.0.3-1|31	%doc Readme.txt ReleaseNotes.txt
14cu|cajun-jsonapi-2.0.3-1|32	%dir %{_includedir}/cajun
14cu|cajun-jsonapi-2.0.3-1|33	%dir %{_includedir}/cajun/json
14cu|cajun-jsonapi-2.0.3-1|34	%{_includedir}/cajun/json/*
14cu|cajun-jsonapi-2.0.3-1|35	
14cu|cajun-jsonapi-2.0.3-1|36	#----------------------------------------------------------------------------
14cu|cajun-jsonapi-2.0.3-1|37	
14cu|cajun-jsonapi-2.0.3-1|38	%prep
14cu|cajun-jsonapi-2.0.3-1|39	%setup -q
14cu|cajun-jsonapi-2.0.3-1|40	
14cu|cajun-jsonapi-2.0.3-1|41	%build
14cu|cajun-jsonapi-2.0.3-1|42	
14cu|cajun-jsonapi-2.0.3-1|43	%install
14cu|cajun-jsonapi-2.0.3-1|44	install -d -m755 %{buildroot}%{_includedir}/cajun/json
14cu|cajun-jsonapi-2.0.3-1|45	install -p -m644 json/* %{buildroot}%{_includedir}/cajun/json
14cu|cajun-jsonapi-2.0.3-1|46	
14cu|cajun-jsonapi-2.0.3-1|47	%check
14cu|cajun-jsonapi-2.0.3-1|48	%make
14cu|cajun-jsonapi-2.0.3-1|49	
14cu|cajun-jsonapi-2.0.3-1|50	
14cu|cajun-jsonapi-2.0.3-1|51	%changelog
14cu|cajun-jsonapi-2.0.3-1|52	* Tue Nov 25 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.3-1
14cu|cajun-jsonapi-2.0.3-1|53	+ Revision: 8478b5d
14cu|cajun-jsonapi-2.0.3-1|54	- Automatic import for version 2.0.3-1
14cu|cajun-jsonapi-2.0.3-1|55	
14cu|cajun-jsonapi-2.0.3-1|56	

9787 14
14cu|cakephp-1.3.21-1|1	%define commit 924fb6f
14cu|cakephp-1.3.21-1|2	%define tag 60df687
14cu|cakephp-1.3.21-1|3	
14cu|cakephp-1.3.21-1|4	Name:		cakephp
14cu|cakephp-1.3.21-1|5	Version:	1.3.21
14cu|cakephp-1.3.21-1|6	Release:	1
14cu|cakephp-1.3.21-1|7	
14cu|cakephp-1.3.21-1|8	Summary:	MVC rapid application development framework for PHP
14cu|cakephp-1.3.21-1|9	License:	MIT
14cu|cakephp-1.3.21-1|10	Group:		Development/PHP
14cu|cakephp-1.3.21-1|11	URL:		http://cakephp.org/
14cu|cakephp-1.3.21-1|12	# https://github.com/cakephp/cakephp/tarball/%{version}:
14cu|cakephp-1.3.21-1|13	Source0:	%{name}-%{version}.tar.gz
14cu|cakephp-1.3.21-1|14	# Fix the path to launch the console php script to an absolute path:
14cu|cakephp-1.3.21-1|15	Patch0:		%{name}-1.3.21-mdv-fix-lib-path.patch
14cu|cakephp-1.3.21-1|16	Patch1:		TEMP-0000000-698CF7.patch
14cu|cakephp-1.3.21-1|17	
14cu|cakephp-1.3.21-1|18	BuildArch:	noarch
14cu|cakephp-1.3.21-1|19	
14cu|cakephp-1.3.21-1|20	Requires:	apache-mod_php
14cu|cakephp-1.3.21-1|21	Requires:	php-pdo
14cu|cakephp-1.3.21-1|22	Suggests:	cakephp-cli
14cu|cakephp-1.3.21-1|23	
14cu|cakephp-1.3.21-1|24	
14cu|cakephp-1.3.21-1|25	%description
14cu|cakephp-1.3.21-1|26	CakePHP is a free, open-source, model-view-controller rapid development
14cu|cakephp-1.3.21-1|27	framework for PHP. It's a foundational structure for programmers to create
14cu|cakephp-1.3.21-1|28	web applications. CakePHP reduces development costs and helps developers
14cu|cakephp-1.3.21-1|29	write less code, making it swiftly and with the least amount of hassle:
14cu|cakephp-1.3.21-1|30	
14cu|cakephp-1.3.21-1|31	* Compatible with versions 4 and 5 of PHP
14cu|cakephp-1.3.21-1|32	* Integrated CRUD for database interaction
14cu|cakephp-1.3.21-1|33	* Application scaffolding
14cu|cakephp-1.3.21-1|34	* Code generation
14cu|cakephp-1.3.21-1|35	* MVC architecture
14cu|cakephp-1.3.21-1|36	* Request dispatcher with clean, custom URLs and routes
14cu|cakephp-1.3.21-1|37	* Built-in validation
14cu|cakephp-1.3.21-1|38	* Fast and flexible templating (PHP syntax, with helpers)
14cu|cakephp-1.3.21-1|39	* View Helpers for AJAX, JavaScript, HTML Forms and more
14cu|cakephp-1.3.21-1|40	* Email, Cookie, Security, Session, and Request Handling Components
14cu|cakephp-1.3.21-1|41	* Flexible ACL
14cu|cakephp-1.3.21-1|42	* Data Sanitization
14cu|cakephp-1.3.21-1|43	* Flexible Caching
14cu|cakephp-1.3.21-1|44	* Localization
14cu|cakephp-1.3.21-1|45	* Works from any web site directory, with little to no Apache configuration
14cu|cakephp-1.3.21-1|46	involved
14cu|cakephp-1.3.21-1|47	
14cu|cakephp-1.3.21-1|48	%package cli
14cu|cakephp-1.3.21-1|49	Summary:	CakePHP console client
14cu|cakephp-1.3.21-1|50	Group:	 	Development/PHP
14cu|cakephp-1.3.21-1|51	
14cu|cakephp-1.3.21-1|52	Requires:	%{name}
14cu|cakephp-1.3.21-1|53	Requires:	php-cli
14cu|cakephp-1.3.21-1|54	
14cu|cakephp-1.3.21-1|55	%description cli
14cu|cakephp-1.3.21-1|56	CakePHP is a free, open-source, model-view-controller rapid development
14cu|cakephp-1.3.21-1|57	framework for PHP. It's a foundational structure for programmers to create
14cu|cakephp-1.3.21-1|58	web applications.
14cu|cakephp-1.3.21-1|59	
14cu|cakephp-1.3.21-1|60	This package contains the console command-line interface to CakePHP. It
14cu|cakephp-1.3.21-1|61	features a number of console applications that are used in concert with
14cu|cakephp-1.3.21-1|62	other CakePHP features (like ACL or i18n) and for general use in getting you
14cu|cakephp-1.3.21-1|63	to launch quicker.
14cu|cakephp-1.3.21-1|64	
14cu|cakephp-1.3.21-1|65	
14cu|cakephp-1.3.21-1|66	%prep
14cu|cakephp-1.3.21-1|67	%setup -q
14cu|cakephp-1.3.21-1|68	%patch0 -p1
14cu|cakephp-1.3.21-1|69	%patch1 -p1
14cu|cakephp-1.3.21-1|70	
14cu|cakephp-1.3.21-1|71	
14cu|cakephp-1.3.21-1|72	%build
14cu|cakephp-1.3.21-1|73	# Remove unnecessary 'empty' files and directories.  These were added
14cu|cakephp-1.3.21-1|74	# by upstream to workaround braindead MacOS X extracting utilities
14cu|cakephp-1.3.21-1|75	# that would silently not create empty directories:
14cu|cakephp-1.3.21-1|76	find ./ -type f -name empty -size 0 -print0 | xargs -0 rm -f
14cu|cakephp-1.3.21-1|77	# We don't need the msdos command launcher:
14cu|cakephp-1.3.21-1|78	CAKEBAT=cake/console/cake.bat
14cu|cakephp-1.3.21-1|79	[[ -f ${CAKEBAT} ]] && rm -f ${CAKEBAT}
14cu|cakephp-1.3.21-1|80	
14cu|cakephp-1.3.21-1|81	
14cu|cakephp-1.3.21-1|82	%install
14cu|cakephp-1.3.21-1|83	mkdir -p %{buildroot}%{_datadir}/php/%{name}/cake/console
14cu|cakephp-1.3.21-1|84	mkdir -p %{buildroot}%{_bindir}
14cu|cakephp-1.3.21-1|85	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|cakephp-1.3.21-1|86	
14cu|cakephp-1.3.21-1|87	cp -r cake/libs \
14cu|cakephp-1.3.21-1|88	cake/tests \
14cu|cakephp-1.3.21-1|89	cake/config \
14cu|cakephp-1.3.21-1|90	cake/*.php \
14cu|cakephp-1.3.21-1|91	%{buildroot}%{_datadir}/php/%{name}/cake
14cu|cakephp-1.3.21-1|92	cp -r cake/console/libs \
14cu|cakephp-1.3.21-1|93	cake/console/*.php \
14cu|cakephp-1.3.21-1|94	%{buildroot}%{_datadir}/php/%{name}/cake/console
14cu|cakephp-1.3.21-1|95	cp -r cake/console/cake %{buildroot}%{_bindir}/cake
14cu|cakephp-1.3.21-1|96	
14cu|cakephp-1.3.21-1|97	cp README %{buildroot}%{_docdir}/%{name}
14cu|cakephp-1.3.21-1|98	cp cake/*.txt %{buildroot}%{_docdir}/%{name}
14cu|cakephp-1.3.21-1|99	
14cu|cakephp-1.3.21-1|100	
14cu|cakephp-1.3.21-1|101	%files
14cu|cakephp-1.3.21-1|102	%{_datadir}/php/%{name}/cake/libs
14cu|cakephp-1.3.21-1|103	%{_datadir}/php/%{name}/cake/tests
14cu|cakephp-1.3.21-1|104	%{_datadir}/php/%{name}/cake/config
14cu|cakephp-1.3.21-1|105	%{_datadir}/php/%{name}/cake/*.php
14cu|cakephp-1.3.21-1|106	%doc %{_docdir}/%{name}/README
14cu|cakephp-1.3.21-1|107	%doc %{_docdir}/%{name}/VERSION.txt
14cu|cakephp-1.3.21-1|108	%doc %{_docdir}/%{name}/LICENSE.txt
14cu|cakephp-1.3.21-1|109	
14cu|cakephp-1.3.21-1|110	
14cu|cakephp-1.3.21-1|111	%files cli
14cu|cakephp-1.3.21-1|112	%{_bindir}/cake
14cu|cakephp-1.3.21-1|113	%{_datadir}/php/%{name}/cake/console
14cu|cakephp-1.3.21-1|114	
14cu|cakephp-1.3.21-1|115	
14cu|cakephp-1.3.21-1|116	
14cu|cakephp-1.3.21-1|117	%changelog
14cu|cakephp-1.3.21-1|118	
14cu|cakephp-1.3.21-1|119	* Mon Apr 18 2016 Denis Silakov <dsilakov@gmail.com> 1.3.21-1
14cu|cakephp-1.3.21-1|120	- (6fcee9c) Updated to 1.3.21 + SSRF patch
14cu|cakephp-1.3.21-1|121	
14cu|cakephp-1.3.21-1|122	

9788 14
14cu|calcurse-4.1.0-1|1	Summary:	A text-based calendar and scheduling application
14cu|calcurse-4.1.0-1|2	Name:		calcurse
14cu|calcurse-4.1.0-1|3	Version:	4.1.0
14cu|calcurse-4.1.0-1|4	Release:	1
14cu|calcurse-4.1.0-1|5	License:	GPLv2+ and BSD
14cu|calcurse-4.1.0-1|6	Group:		Office
14cu|calcurse-4.1.0-1|7	Url:		http://calcurse.org/
14cu|calcurse-4.1.0-1|8	Source0:	http://calcurse.org/files/%{name}-%{version}.tar.gz
14cu|calcurse-4.1.0-1|9	BuildRequires:	gettext
14cu|calcurse-4.1.0-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|calcurse-4.1.0-1|11	
14cu|calcurse-4.1.0-1|12	%description
14cu|calcurse-4.1.0-1|13	Calcurse helps keep track of events, appointments and everyday tasks.
14cu|calcurse-4.1.0-1|14	A configurable notification system reminds user of upcoming deadlines,
14cu|calcurse-4.1.0-1|15	and the curses based interface can be customized to suit user needs.
14cu|calcurse-4.1.0-1|16	
14cu|calcurse-4.1.0-1|17	%files -f %{name}.lang
14cu|calcurse-4.1.0-1|18	%doc COPYING README NEWS AUTHORS doc/submitting-patches* doc/manual*
14cu|calcurse-4.1.0-1|19	%{_bindir}/%{name}
14cu|calcurse-4.1.0-1|20	%{_bindir}/%{name}-caldav
14cu|calcurse-4.1.0-1|21	%{_bindir}/%{name}-upgrade
14cu|calcurse-4.1.0-1|22	%{_mandir}/man1/%{name}.1*
14cu|calcurse-4.1.0-1|23	
14cu|calcurse-4.1.0-1|24	#----------------------------------------------------------------------------
14cu|calcurse-4.1.0-1|25	
14cu|calcurse-4.1.0-1|26	%prep
14cu|calcurse-4.1.0-1|27	%setup -q
14cu|calcurse-4.1.0-1|28	
14cu|calcurse-4.1.0-1|29	%build
14cu|calcurse-4.1.0-1|30	%configure \
14cu|calcurse-4.1.0-1|31	--disable-docs
14cu|calcurse-4.1.0-1|32	%make
14cu|calcurse-4.1.0-1|33	
14cu|calcurse-4.1.0-1|34	%install
14cu|calcurse-4.1.0-1|35	%makeinstall
14cu|calcurse-4.1.0-1|36	install -m644 doc/%{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cu|calcurse-4.1.0-1|37	
14cu|calcurse-4.1.0-1|38	%find_lang %{name}
14cu|calcurse-4.1.0-1|39	
14cu|calcurse-4.1.0-1|40	%changelog
14cu|calcurse-4.1.0-1|41	
14cu|calcurse-4.1.0-1|42	* Mon Jun 27 2016 Denis Silakov <dsilakov@gmail.com> 4.1.0-1
14cu|calcurse-4.1.0-1|43	- (aac022d) Updated to 4.1.0
14cu|calcurse-4.1.0-1|44	
14cu|calcurse-4.1.0-1|45	

9789 14
14cu|calf-0.0.60-1|1	Summary:        Pack of multi-standard audio plugins and host for JACK
14cu|calf-0.0.60-1|2	Name:           calf
14cu|calf-0.0.60-1|3	Version:        0.0.60
14cu|calf-0.0.60-1|4	Release:        1
14cu|calf-0.0.60-1|5	Source:         http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
14cu|calf-0.0.60-1|6	URL:            http://%{name}.sourceforge.net/
14cu|calf-0.0.60-1|7	License:        LGPLv2.1
14cu|calf-0.0.60-1|8	Group:          Sound
14cu|calf-0.0.60-1|9	BuildRequires:  desktop-file-utils
14cu|calf-0.0.60-1|10	BuildRequires:  pkgconfig(expat)
14cu|calf-0.0.60-1|11	BuildRequires:  pkgconfig(cairo) >= 1.2.0
14cu|calf-0.0.60-1|12	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.12.0
14cu|calf-0.0.60-1|13	BuildRequires:  pkgconfig(glib-2.0)
14cu|calf-0.0.60-1|14	BuildRequires:  pkgconfig(gconf-2.0)
14cu|calf-0.0.60-1|15	BuildRequires:  pkgconfig(libglade-2.0)
14cu|calf-0.0.60-1|16	BuildRequires:  pkgconfig(jack)
14cu|calf-0.0.60-1|17	BuildRequires:  pkgconfig(lv2)
14cu|calf-0.0.60-1|18	BuildRequires:  pkgconfig(dssi)
14cu|calf-0.0.60-1|19	BuildRequires:  pkgconfig(fftw3)
14cu|calf-0.0.60-1|20	BuildRequires:  pkgconfig(lash-1.0) >= 0.5.2
14cu|calf-0.0.60-1|21	BuildRequires:  readline-devel
14cu|calf-0.0.60-1|22	BuildRequires:  pkgconfig(fluidsynth) >= 1.0.7
14cu|calf-0.0.60-1|23	Requires:       redland
14cu|calf-0.0.60-1|24	Requires:       lv2
14cu|calf-0.0.60-1|25	Requires:       fluidsynth
14cu|calf-0.0.60-1|26	
14cu|calf-0.0.60-1|27	%description
14cu|calf-0.0.60-1|28	Calf is a pack of audio plugins for the LV2 interface.
14cu|calf-0.0.60-1|29	Calf contains the following audio effects: vintage delay,
14cu|calf-0.0.60-1|30	rotary speaker, reverb, multi chorus, flanger, phaser, filter,
14cu|calf-0.0.60-1|31	compressor. It also contains two full-blown synthesizers: monosynth and
14cu|calf-0.0.60-1|32	organ.
14cu|calf-0.0.60-1|33	
14cu|calf-0.0.60-1|34	%files
14cu|calf-0.0.60-1|35	%doc README COPYING AUTHORS
14cu|calf-0.0.60-1|36	%{_bindir}/calfjackhost
14cu|calf-0.0.60-1|37	%{_libdir}/lv2/%{name}.lv2
14cu|calf-0.0.60-1|38	%{_libdir}/%{name}/%{name}.so
14cu|calf-0.0.60-1|39	%{_datadir}/%{name}/*
14cu|calf-0.0.60-1|40	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|calf-0.0.60-1|41	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|calf-0.0.60-1|42	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|calf-0.0.60-1|43	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|calf-0.0.60-1|44	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|calf-0.0.60-1|45	%{_datadir}/icons/hicolor/128x128/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|46	%{_datadir}/icons/hicolor/16x16/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|47	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14cu|calf-0.0.60-1|48	%{_datadir}/icons/hicolor/22x22/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|49	%{_datadir}/icons/hicolor/24x24/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|50	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cu|calf-0.0.60-1|51	%{_datadir}/icons/hicolor/256x256/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|52	%{_datadir}/icons/hicolor/32x32/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|53	%{_datadir}/icons/hicolor/48x48/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|54	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|calf-0.0.60-1|55	%{_datadir}/icons/hicolor/64x64/apps/%{name}_plugin.png
14cu|calf-0.0.60-1|56	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|calf-0.0.60-1|57	%{_datadir}/icons/hicolor/scalable/apps/%{name}_plugin.svg
14cu|calf-0.0.60-1|58	%{_mandir}/man1/calfjackhost.1.*
14cu|calf-0.0.60-1|59	%{_mandir}/man7/%{name}.7.*
14cu|calf-0.0.60-1|60	%{_datadir}/applications/%{name}.desktop
14cu|calf-0.0.60-1|61	
14cu|calf-0.0.60-1|62	#-----------------------------------------------------------------------------
14cu|calf-0.0.60-1|63	
14cu|calf-0.0.60-1|64	
14cu|calf-0.0.60-1|65	%prep
14cu|calf-0.0.60-1|66	%setup -q
14cu|calf-0.0.60-1|67	
14cu|calf-0.0.60-1|68	
14cu|calf-0.0.60-1|69	%build
14cu|calf-0.0.60-1|70	autoreconf -vfi
14cu|calf-0.0.60-1|71	#LDFLAGS='-lgthread-2.0' \
14cu|calf-0.0.60-1|72	%configure2_5x  \
14cu|calf-0.0.60-1|73	--with-lv2-dir=%{_libdir}/lv2 \
14cu|calf-0.0.60-1|74	--enable-static=false \
14cu|calf-0.0.60-1|75	%ifarch x86_64
14cu|calf-0.0.60-1|76	--enable-sse \
14cu|calf-0.0.60-1|77	%endif
14cu|calf-0.0.60-1|78	--enable-experimental=yes
14cu|calf-0.0.60-1|79	%make
14cu|calf-0.0.60-1|80	
14cu|calf-0.0.60-1|81	
14cu|calf-0.0.60-1|82	%install
14cu|calf-0.0.60-1|83	%makeinstall_std
14cu|calf-0.0.60-1|84	desktop-file-install --add-category=";X-MandrivaLinux-Multimedia-Sound;" \
14cu|calf-0.0.60-1|85	--add-category="GTK;" \
14cu|calf-0.0.60-1|86	--remove-key="Version" \
14cu|calf-0.0.60-1|87	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|calf-0.0.60-1|88	
14cu|calf-0.0.60-1|89	rm -f %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache
14cu|calf-0.0.60-1|90	
14cu|calf-0.0.60-1|91	%changelog
14cu|calf-0.0.60-1|92	
14cu|calf-0.0.60-1|93	* Sat Nov 21 2015 Giovanni Mariani <mc2374@mclink.it> 0.0.60-1
14cu|calf-0.0.60-1|94	- (6b7e3c7) Updated to release 0.0.60
14cu|calf-0.0.60-1|95	
14cu|calf-0.0.60-1|96	

9790 14
14cu|calibre-2.85.1-1|1	Summary:	E-book converter and library management
14cu|calibre-2.85.1-1|2	Name:		calibre
14cu|calibre-2.85.1-1|3	Version:	2.85.1
14cu|calibre-2.85.1-1|4	Release:	1
14cu|calibre-2.85.1-1|5	License:	GPLv3+
14cu|calibre-2.85.1-1|6	Group:		Office
14cu|calibre-2.85.1-1|7	Url:		http://calibre-ebook.com/
14cu|calibre-2.85.1-1|8	Source0:	https://download.calibre-ebook.com/%{version}/%{name}-%{version}.tar.xz
14cu|calibre-2.85.1-1|9	Source2:	calibre-mount-helper
14cu|calibre-2.85.1-1|10	Patch0:		calibre-2.75.1-linkage.patch
14cu|calibre-2.85.1-1|11	Patch1:		calibre-no-update.patch
14cu|calibre-2.85.1-1|12	Patch3:		calibre-nodisplay.patch
14cu|calibre-2.85.1-1|13	Patch4:		calibre-python2-env-fix.patch
14cu|calibre-2.85.1-1|14	BuildRequires:	desktop-file-utils
14cu|calibre-2.85.1-1|15	BuildRequires:	python-apsw
14cu|calibre-2.85.1-1|16	BuildRequires:	python-beautifulsoup
14cu|calibre-2.85.1-1|17	BuildRequires:	python-cssselect
14cu|calibre-2.85.1-1|18	BuildRequires:	python-cssutils >= 0.9.9
14cu|calibre-2.85.1-1|19	BuildRequires:	python-dateutil
14cu|calibre-2.85.1-1|20	BuildRequires:	python-imaging
14cu|calibre-2.85.1-1|21	BuildRequires:	python-lxml
14cu|calibre-2.85.1-1|22	BuildRequires:	python-mechanize
14cu|calibre-2.85.1-1|23	BuildRequires:	python-setuptools
14cu|calibre-2.85.1-1|24	BuildRequires:	python-six
14cu|calibre-2.85.1-1|25	BuildRequires:	unzip
14cu|calibre-2.85.1-1|26	BuildRequires:	xdg-utils
14cu|calibre-2.85.1-1|27	BuildRequires:	chmlib-devel
14cu|calibre-2.85.1-1|28	BuildRequires:	libwmf-devel
14cu|calibre-2.85.1-1|29	BuildRequires:	podofo-devel
14cu|calibre-2.85.1-1|30	BuildRequires:	python-qt5-devel
14cu|calibre-2.85.1-1|31	BuildRequires:	qt5-devel
14cu|calibre-2.85.1-1|32	# Pulled by some Qt5 packages via sip
14cu|calibre-2.85.1-1|33	BuildRequires:	pkgconfig(egl)
14cu|calibre-2.85.1-1|34	BuildRequires:	pkgconfig(icu-i18n)
14cu|calibre-2.85.1-1|35	BuildRequires:	pkgconfig(ImageMagick)
14cu|calibre-2.85.1-1|36	BuildRequires:	pkgconfig(libmtp)
14cu|calibre-2.85.1-1|37	BuildRequires:	pkgconfig(poppler-glib)
14cu|calibre-2.85.1-1|38	BuildRequires:	pkgconfig(poppler-qt5)
14cu|calibre-2.85.1-1|39	BuildRequires:	pkgconfig(python)
14cu|calibre-2.85.1-1|40	BuildRequires:	pkgconfig(sqlite3)
14cu|calibre-2.85.1-1|41	Requires:	imagemagick
14cu|calibre-2.85.1-1|42	Requires:	python-apsw
14cu|calibre-2.85.1-1|43	Requires:	python-beautifulsoup
14cu|calibre-2.85.1-1|44	Requires:	python-cherrypy
14cu|calibre-2.85.1-1|45	Requires:	python-cssselect
14cu|calibre-2.85.1-1|46	Requires:	python-cssutils
14cu|calibre-2.85.1-1|47	Requires:	python-dateutil
14cu|calibre-2.85.1-1|48	Requires:	python-dbus
14cu|calibre-2.85.1-1|49	Requires:	python-django-tagging
14cu|calibre-2.85.1-1|50	Requires:	python-genshi
14cu|calibre-2.85.1-1|51	Requires:	python-imaging
14cu|calibre-2.85.1-1|52	Requires:	python-lxml
14cu|calibre-2.85.1-1|53	Requires:	python-mechanize
14cu|calibre-2.85.1-1|54	Requires:	python-netifaces
14cu|calibre-2.85.1-1|55	Requires:	python-odf
14cu|calibre-2.85.1-1|56	Requires:	python-pypdf
14cu|calibre-2.85.1-1|57	Requires:	python-qt5
14cu|calibre-2.85.1-1|58	Requires:	poppler
14cu|calibre-2.85.1-1|59	# Require the packages of the files which are symlinked by calibre
14cu|calibre-2.85.1-1|60	Requires:	fonts-ttf-liberation
14cu|calibre-2.85.1-1|61	# E-mail functionality requires this package
14cu|calibre-2.85.1-1|62	# see https://bugs.launchpad.net/calibre/+bug/739073
14cu|calibre-2.85.1-1|63	Requires:	python-dnspython
14cu|calibre-2.85.1-1|64	
14cu|calibre-2.85.1-1|65	%description
14cu|calibre-2.85.1-1|66	Calibre is meant to be a complete e-library solution. It includes library
14cu|calibre-2.85.1-1|67	management, format conversion, news feeds to ebook conversion as well as
14cu|calibre-2.85.1-1|68	e-book reader sync features.
14cu|calibre-2.85.1-1|69	
14cu|calibre-2.85.1-1|70	Calibre is primarily a ebook cataloging program. It manages your ebook
14cu|calibre-2.85.1-1|71	collection for you. It is designed around the concept of the logical book,
14cu|calibre-2.85.1-1|72	i.e. a single entry in the database that may correspond to ebooks in several
14cu|calibre-2.85.1-1|73	formats. It also supports conversion to and from a dozen different ebook
14cu|calibre-2.85.1-1|74	formats.
14cu|calibre-2.85.1-1|75	
14cu|calibre-2.85.1-1|76	Supported input formats are: MOBI, LIT, PRC, EPUB, CHM, ODT, HTML, CBR, CBZ,
14cu|calibre-2.85.1-1|77	RTF, TXT, PDF and LRS.
14cu|calibre-2.85.1-1|78	
14cu|calibre-2.85.1-1|79	%files
14cu|calibre-2.85.1-1|80	#-f %{name}.lang
14cu|calibre-2.85.1-1|81	%doc COPYRIGHT LICENSE Changelog.yaml
14cu|calibre-2.85.1-1|82	%{_bindir}/calibre
14cu|calibre-2.85.1-1|83	%{_bindir}/calibre-complete
14cu|calibre-2.85.1-1|84	%{_bindir}/calibre-customize
14cu|calibre-2.85.1-1|85	%{_bindir}/calibre-debug
14cu|calibre-2.85.1-1|86	%{_bindir}/calibre-parallel
14cu|calibre-2.85.1-1|87	%{_bindir}/calibre-server
14cu|calibre-2.85.1-1|88	%{_bindir}/calibre-smtp
14cu|calibre-2.85.1-1|89	%{_bindir}/calibre-mount-helper
14cu|calibre-2.85.1-1|90	%{_bindir}/calibredb
14cu|calibre-2.85.1-1|91	%{_bindir}/ebook-convert
14cu|calibre-2.85.1-1|92	%{_bindir}/ebook-device
14cu|calibre-2.85.1-1|93	%{_bindir}/ebook-edit
14cu|calibre-2.85.1-1|94	%{_bindir}/ebook-meta
14cu|calibre-2.85.1-1|95	%{_bindir}/ebook-polish
14cu|calibre-2.85.1-1|96	%{_bindir}/ebook-viewer
14cu|calibre-2.85.1-1|97	%{_bindir}/fetch-ebook-metadata
14cu|calibre-2.85.1-1|98	%{_bindir}/lrf2lrs
14cu|calibre-2.85.1-1|99	%{_bindir}/lrfviewer
14cu|calibre-2.85.1-1|100	%{_bindir}/lrs2lrf
14cu|calibre-2.85.1-1|101	%{_bindir}/markdown-calibre
14cu|calibre-2.85.1-1|102	%{_bindir}/web2disk
14cu|calibre-2.85.1-1|103	%{_libdir}/%{name}
14cu|calibre-2.85.1-1|104	%{_datadir}/%{name}
14cu|calibre-2.85.1-1|105	%{_datadir}/pixmaps/*
14cu|calibre-2.85.1-1|106	%{_datadir}/applications/*.desktop
14cu|calibre-2.85.1-1|107	%{_datadir}/bash-completion/completions/%{name}
14cu|calibre-2.85.1-1|108	%{_datadir}/mime/packages/*
14cu|calibre-2.85.1-1|109	%{_datadir}/icons/hicolor/*/apps/*
14cu|calibre-2.85.1-1|110	%{_datadir}/icons/hicolor/*/mimetypes/*
14cu|calibre-2.85.1-1|111	%{_datadir}/appdata/%{name}-*.appdata.xml
14cu|calibre-2.85.1-1|112	%{python_sitelib}/init_calibre.py*
14cu|calibre-2.85.1-1|113	#--------------------------------------------------------------------
14cu|calibre-2.85.1-1|114	
14cu|calibre-2.85.1-1|115	%prep
14cu|calibre-2.85.1-1|116	%setup -q
14cu|calibre-2.85.1-1|117	
14cu|calibre-2.85.1-1|118	#  remove redundant / non-free fonts
14cu|calibre-2.85.1-1|119	rm -rf resources/fonts/*/
14cu|calibre-2.85.1-1|120	
14cu|calibre-2.85.1-1|121	%patch0 -p1
14cu|calibre-2.85.1-1|122	
14cu|calibre-2.85.1-1|123	# don't check for new upstream version (that's what packagers do)
14cu|calibre-2.85.1-1|124	# otherwise the plugins are safe to be updated in ~/.config/calibre/plugins/
14cu|calibre-2.85.1-1|125	%patch1 -F 2 -p1 -b .no-update
14cu|calibre-2.85.1-1|126	
14cu|calibre-2.85.1-1|127	%patch3 -p1 -b .python-fix
14cu|calibre-2.85.1-1|128	
14cu|calibre-2.85.1-1|129	# there is no python2 symlink to python2.7
14cu|calibre-2.85.1-1|130	# but just python, as opposed to python3
14cu|calibre-2.85.1-1|131	%patch4 -p1 -b .python2-env-fix
14cu|calibre-2.85.1-1|132	
14cu|calibre-2.85.1-1|133	# dos2unix newline conversion
14cu|calibre-2.85.1-1|134	sed -i -e 's/\r//' src/calibre/web/feeds/recipes/*
14cu|calibre-2.85.1-1|135	
14cu|calibre-2.85.1-1|136	# fix the location of liberation default font
14cu|calibre-2.85.1-1|137	# sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cu|calibre-2.85.1-1|138	#  src/calibre/library/catalog.py
14cu|calibre-2.85.1-1|139	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cu|calibre-2.85.1-1|140	src/calibre/utils/magick/draw.py
14cu|calibre-2.85.1-1|141	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cu|calibre-2.85.1-1|142	src/calibre/web/feeds/news.py
14cu|calibre-2.85.1-1|143	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
14cu|calibre-2.85.1-1|144	recipes/*_ke.recipe
14cu|calibre-2.85.1-1|145	
14cu|calibre-2.85.1-1|146	# remove shebangs
14cu|calibre-2.85.1-1|147	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*/*.py
14cu|calibre-2.85.1-1|148	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*.py
14cu|calibre-2.85.1-1|149	sed -i -e '/^#![ ]*\//, 1d' src/calibre/*/*.py
14cu|calibre-2.85.1-1|150	sed -i -e '/^#!\//, 1d' src/calibre/*.py
14cu|calibre-2.85.1-1|151	sed -i -e '/^#!\//, 1d' src/templite/*.py
14cu|calibre-2.85.1-1|152	sed -i -e '/^#!\//, 1d' resources/default_tweaks.py
14cu|calibre-2.85.1-1|153	sed -i -e '/^#!\//, 1d' recipes/*.recipe
14cu|calibre-2.85.1-1|154	
14cu|calibre-2.85.1-1|155	chmod -x src/calibre/*/*/*/*.py
14cu|calibre-2.85.1-1|156	chmod -x src/calibre/*/*/*.py
14cu|calibre-2.85.1-1|157	chmod -x src/calibre/*/*.py
14cu|calibre-2.85.1-1|158	chmod -x src/calibre/*.py
14cu|calibre-2.85.1-1|159	chmod -x recipes/*.recipe
14cu|calibre-2.85.1-1|160	
14cu|calibre-2.85.1-1|161	%build
14cu|calibre-2.85.1-1|162	OVERRIDE_CFLAGS="%{optflags}" python setup.py build
14cu|calibre-2.85.1-1|163	
14cu|calibre-2.85.1-1|164	%install
14cu|calibre-2.85.1-1|165	mkdir -p %{buildroot}%{_datadir}
14cu|calibre-2.85.1-1|166	
14cu|calibre-2.85.1-1|167	# create directories for xdg-utils
14cu|calibre-2.85.1-1|168	mkdir -p %{buildroot}%{_datadir}/icons
14cu|calibre-2.85.1-1|169	mkdir -p %{buildroot}%{_datadir}/icons/hicolor
14cu|calibre-2.85.1-1|170	mkdir -p %{buildroot}%{_datadir}/packages
14cu|calibre-2.85.1-1|171	mkdir -p %{buildroot}%{_datadir}/mime
14cu|calibre-2.85.1-1|172	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|calibre-2.85.1-1|173	mkdir -p %{buildroot}%{_datadir}/applications
14cu|calibre-2.85.1-1|174	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cu|calibre-2.85.1-1|175	
14cu|calibre-2.85.1-1|176	# create directory for calibre environment module
14cu|calibre-2.85.1-1|177	# the install script assumes it's there.
14cu|calibre-2.85.1-1|178	mkdir -p %{buildroot}%{python_sitelib}
14cu|calibre-2.85.1-1|179	
14cu|calibre-2.85.1-1|180	XDG_DATA_DIRS="%{buildroot}%{_datadir}" \
14cu|calibre-2.85.1-1|181	XDG_UTILS_INSTALL_MODE="system" \
14cu|calibre-2.85.1-1|182	LIBPATH="%{_libdir}" \
14cu|calibre-2.85.1-1|183	LANG="en_US" \
14cu|calibre-2.85.1-1|184	python setup.py install --root=%{buildroot}%{_prefix} \
14cu|calibre-2.85.1-1|185	--prefix=%{_prefix} \
14cu|calibre-2.85.1-1|186	--libdir=%{_libdir} \
14cu|calibre-2.85.1-1|187	--staging-libdir=%{buildroot}%{_libdir} \
14cu|calibre-2.85.1-1|188	# remove shebang from init_calibre.py here because
14cu|calibre-2.85.1-1|189	# it just got spawned by the install script
14cu|calibre-2.85.1-1|190	sed -i -e '/^#!\//, 1d' %{buildroot}%{python_sitelib}/init_calibre.py
14cu|calibre-2.85.1-1|191	
14cu|calibre-2.85.1-1|192	# icons
14cu|calibre-2.85.1-1|193	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cu|calibre-2.85.1-1|194	cp -p resources/images/library.png \
14cu|calibre-2.85.1-1|195	%{buildroot}%{_datadir}/pixmaps/%{name}-gui.png
14cu|calibre-2.85.1-1|196	cp -p resources/images/viewer.png \
14cu|calibre-2.85.1-1|197	%{buildroot}%{_datadir}/pixmaps/calibre-viewer.png
14cu|calibre-2.85.1-1|198	
14cu|calibre-2.85.1-1|199	# every file is empty here
14cu|calibre-2.85.1-1|200	find %{buildroot}%{_datadir}/mime -maxdepth 1 -type f|xargs rm -f
14cu|calibre-2.85.1-1|201	
14cu|calibre-2.85.1-1|202	# the portable batch (>=0.8.5) is not needed
14cu|calibre-2.85.1-1|203	rm -f %{buildroot}%{_bindir}/calibre-portable.bat
14cu|calibre-2.85.1-1|204	
14cu|calibre-2.85.1-1|205	# packages aren't allowed to register mimetypes like this
14cu|calibre-2.85.1-1|206	rm -f %{buildroot}%{_datadir}/applications/defaults.list
14cu|calibre-2.85.1-1|207	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cu|calibre-2.85.1-1|208	rm -f %{buildroot}%{_datadir}/mime/application/*.xml
14cu|calibre-2.85.1-1|209	rm -f %{buildroot}%{_datadir}/mime/text/*.xml
14cu|calibre-2.85.1-1|210	
14cu|calibre-2.85.1-1|211	desktop-file-validate \
14cu|calibre-2.85.1-1|212	%{buildroot}%{_datadir}/applications/calibre-ebook-viewer.desktop
14cu|calibre-2.85.1-1|213	desktop-file-validate \
14cu|calibre-2.85.1-1|214	%{buildroot}%{_datadir}/applications/calibre-gui.desktop
14cu|calibre-2.85.1-1|215	desktop-file-validate \
14cu|calibre-2.85.1-1|216	%{buildroot}%{_datadir}/applications/calibre-lrfviewer.desktop
14cu|calibre-2.85.1-1|217	
14cu|calibre-2.85.1-1|218	# mimetype icon for lrf
14cu|calibre-2.85.1-1|219	rm -rf %{buildroot}%{_datadir}/icons/hicolor/128x128
14cu|calibre-2.85.1-1|220	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable
14cu|calibre-2.85.1-1|221	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes
14cu|calibre-2.85.1-1|222	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|calibre-2.85.1-1|223	cp -p resources/images/mimetypes/lrf.png \
14cu|calibre-2.85.1-1|224	%{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-sony-bbeb.png
14cu|calibre-2.85.1-1|225	cp -p resources/images/viewer.png \
14cu|calibre-2.85.1-1|226	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/calibre-viewer.png
14cu|calibre-2.85.1-1|227	
14cu|calibre-2.85.1-1|228	# these are provided as separate packages
14cu|calibre-2.85.1-1|229	rm -rf %{buildroot}%{_libdir}/%{name}/{odf,cherrypy,pyPdf,encutils,cssutils}
14cu|calibre-2.85.1-1|230	rm -rf %{buildroot}%{_libdir}/%{name}/cal/utils/genshi
14cu|calibre-2.85.1-1|231	rm -rf %{buildroot}%{_libdir}/%{name}/cal/trac
14cu|calibre-2.85.1-1|232	
14cu|calibre-2.85.1-1|233	# link to system fonts after we have deleted the non-free ones
14cu|calibre-2.85.1-1|234	# http://oldbugs.calibre-ebook.com/ticket/3832
14cu|calibre-2.85.1-1|235	mkdir -p %{buildroot}%{_datadir}/%{name}/fonts/prs500
14cu|calibre-2.85.1-1|236	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSans-Regular.ttf \
14cu|calibre-2.85.1-1|237	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0003m_.ttf
14cu|calibre-2.85.1-1|238	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSerif-Regular.ttf \
14cu|calibre-2.85.1-1|239	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0011m_.ttf
14cu|calibre-2.85.1-1|240	ln -s %{_datadir}/fonts/TTF/liberation/LiberationMono-Regular.ttf \
14cu|calibre-2.85.1-1|241	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0419m_.ttf
14cu|calibre-2.85.1-1|242	
14cu|calibre-2.85.1-1|243	# localization has changed since calibre-0.8.5
14cu|calibre-2.85.1-1|244	# locale.zip is treated internally at runtime
14cu|calibre-2.85.1-1|245	# so the traditional locale fixes are moot.
14cu|calibre-2.85.1-1|246	# locales should still be looked for in the proper place
14cu|calibre-2.85.1-1|247	# but under the new localization zip-based schema
14cu|calibre-2.85.1-1|248	sed -i -e 's:localization/locale.zip:%{_datadir}/%{name}/localization/locales.zip:' %{buildroot}%{_libdir}/%{name}/%{name}/utils/localization.py
14cu|calibre-2.85.1-1|249	
14cu|calibre-2.85.1-1|250	#% find_lang %{name} --with-kde --all-name
14cu|calibre-2.85.1-1|251	
14cu|calibre-2.85.1-1|252	rm -f %{buildroot}%{_bindir}/%{name}-uninstall
14cu|calibre-2.85.1-1|253	
14cu|calibre-2.85.1-1|254	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
14cu|calibre-2.85.1-1|255	
14cu|calibre-2.85.1-1|256	%changelog

9791 14
14cu|calligra-3.0.1-1|1	%define _disable_ld_no_undefined 1
14cu|calligra-3.0.1-1|2	
14cu|calligra-3.0.1-1|3	Summary:	Set of office applications for KDE
14cu|calligra-3.0.1-1|4	Name:		calligra
14cu|calligra-3.0.1-1|5	Version:	3.0.1
14cu|calligra-3.0.1-1|6	Release:	1
14cu|calligra-3.0.1-1|7	#koffice has epoch 15. We need upper epoch
14cu|calligra-3.0.1-1|8	Epoch:		16
14cu|calligra-3.0.1-1|9	License:	GPLv2+ and LGPLv2+ and GFDL
14cu|calligra-3.0.1-1|10	Group:		Office
14cu|calligra-3.0.1-1|11	Url:		https://www.calligra.org
14cu|calligra-3.0.1-1|12	Source0:	https://download.kde.org/stable/calligra/%{version}/%{name}-%{version}.tar.xz
14cu|calligra-3.0.1-1|13	Source3:	%{name}.rpmlintrc
14cu|calligra-3.0.1-1|14	BuildRequires:	extra-cmake-modules
14cu|calligra-3.0.1-1|15	BuildRequires:	git
14cu|calligra-3.0.1-1|16	BuildRequires:	pstoedit
14cu|calligra-3.0.1-1|17	BuildRequires:	boost-devel
14cu|calligra-3.0.1-1|18	BuildRequires:	kchart-devel
14cu|calligra-3.0.1-1|19	BuildRequires:	kf5activities-devel
14cu|calligra-3.0.1-1|20	BuildRequires:	kf5akonadi-devel
14cu|calligra-3.0.1-1|21	BuildRequires:	kf5akonadicontact-devel
14cu|calligra-3.0.1-1|22	BuildRequires:	kf5archive-devel
14cu|calligra-3.0.1-1|23	BuildRequires:	kf5calendarcore-devel
14cu|calligra-3.0.1-1|24	BuildRequires:	kf5codecs-devel
14cu|calligra-3.0.1-1|25	BuildRequires:	kf5completion-devel
14cu|calligra-3.0.1-1|26	BuildRequires:	kf5config-devel
14cu|calligra-3.0.1-1|27	BuildRequires:	kf5configwidgets-devel
14cu|calligra-3.0.1-1|28	BuildRequires:	kf5coreaddons-devel
14cu|calligra-3.0.1-1|29	BuildRequires:	kf5dbusaddons-devel
14cu|calligra-3.0.1-1|30	BuildRequires:	kf5doctools-devel
14cu|calligra-3.0.1-1|31	BuildRequires:	kf5guiaddons-devel
14cu|calligra-3.0.1-1|32	BuildRequires:	kf5i18n-devel
14cu|calligra-3.0.1-1|33	BuildRequires:	kf5iconthemes-devel
14cu|calligra-3.0.1-1|34	BuildRequires:	kf5itemviews-devel
14cu|calligra-3.0.1-1|35	BuildRequires:	kf5kcmutils-devel
14cu|calligra-3.0.1-1|36	BuildRequires:	kf5kdelibs4support-devel
14cu|calligra-3.0.1-1|37	BuildRequires:	kf5khtml-devel
14cu|calligra-3.0.1-1|38	BuildRequires:	kf5kio-devel
14cu|calligra-3.0.1-1|39	BuildRequires:	kf5kross-devel
14cu|calligra-3.0.1-1|40	BuildRequires:	kf5notifications-devel
14cu|calligra-3.0.1-1|41	BuildRequires:	kf5notifyconfig-devel
14cu|calligra-3.0.1-1|42	BuildRequires:	kf5parts-devel
14cu|calligra-3.0.1-1|43	BuildRequires:	kf5sonnet-devel
14cu|calligra-3.0.1-1|44	BuildRequires:	kf5texteditor-devel
14cu|calligra-3.0.1-1|45	BuildRequires:	kf5textwidgets-devel
14cu|calligra-3.0.1-1|46	BuildRequires:	kf5threadweaver-devel
14cu|calligra-3.0.1-1|47	BuildRequires:	kf5wallet-devel
14cu|calligra-3.0.1-1|48	BuildRequires:	kf5widgetsaddons-devel
14cu|calligra-3.0.1-1|49	BuildRequires:	kf5windowsystem-devel
14cu|calligra-3.0.1-1|50	BuildRequires:	kf5xmlgui-devel
14cu|calligra-3.0.1-1|51	BuildRequires:	kgantt-devel
14cu|calligra-3.0.1-1|52	BuildRequires:	postgresql-devel
14cu|calligra-3.0.1-1|53	BuildRequires:	vc-devel
14cu|calligra-3.0.1-1|54	BuildRequires:	pkgconfig(eigen3)
14cu|calligra-3.0.1-1|55	BuildRequires:	pkgconfig(exiv2)
14cu|calligra-3.0.1-1|56	BuildRequires:	pkgconfig(fftw3)
14cu|calligra-3.0.1-1|57	BuildRequires:	pkgconfig(fontconfig)
14cu|calligra-3.0.1-1|58	BuildRequires:	pkgconfig(gl)
14cu|calligra-3.0.1-1|59	BuildRequires:	pkgconfig(glew)
14cu|calligra-3.0.1-1|60	BuildRequires:	pkgconfig(glu)
14cu|calligra-3.0.1-1|61	BuildRequires:	pkgconfig(gsl)
14cu|calligra-3.0.1-1|62	BuildRequires:	pkgconfig(KPropertyWidgets3)
14cu|calligra-3.0.1-1|63	BuildRequires:	pkgconfig(KReport3)
14cu|calligra-3.0.1-1|64	BuildRequires:	pkgconfig(lcms2)
14cu|calligra-3.0.1-1|65	BuildRequires:	pkgconfig(libexif)
14cu|calligra-3.0.1-1|66	BuildRequires:	pkgconfig(libetonyek-0.1)
14cu|calligra-3.0.1-1|67	BuildRequires:	pkgconfig(libgsf-1)
14cu|calligra-3.0.1-1|68	BuildRequires:	pkgconfig(libical)
14cu|calligra-3.0.1-1|69	BuildRequires:	pkgconfig(libodfgen-0.1)
14cu|calligra-3.0.1-1|70	BuildRequires:	pkgconfig(libopenjpeg1)
14cu|calligra-3.0.1-1|71	BuildRequires:	pkgconfig(libpng)
14cu|calligra-3.0.1-1|72	# Should be 3.x but we have 4.x
14cu|calligra-3.0.1-1|73	BuildRequires:	pkgconfig(libpqxx)
14cu|calligra-3.0.1-1|74	BuildRequires:	pkgconfig(librevenge-0.0)
14cu|calligra-3.0.1-1|75	BuildRequires:	pkgconfig(libtiff-4)
14cu|calligra-3.0.1-1|76	BuildRequires:	pkgconfig(libvisio-0.1)
14cu|calligra-3.0.1-1|77	BuildRequires:	pkgconfig(libwpd-0.10)
14cu|calligra-3.0.1-1|78	BuildRequires:	pkgconfig(libwpg-0.3)
14cu|calligra-3.0.1-1|79	BuildRequires:	pkgconfig(libwps-0.4)
14cu|calligra-3.0.1-1|80	BuildRequires:	pkgconfig(libxml-2.0)
14cu|calligra-3.0.1-1|81	BuildRequires:	pkgconfig(libxslt)
14cu|calligra-3.0.1-1|82	BuildRequires:	pkgconfig(OpenEXR)
14cu|calligra-3.0.1-1|83	BuildRequires:	pkgconfig(phonon4qt5)
14cu|calligra-3.0.1-1|84	BuildRequires:	pkgconfig(poppler-qt5)
14cu|calligra-3.0.1-1|85	BuildRequires:	pkgconfig(pstoedit)
14cu|calligra-3.0.1-1|86	BuildRequires:	pkgconfig(python)
14cu|calligra-3.0.1-1|87	BuildRequires:	pkgconfig(qca2-qt5)
14cu|calligra-3.0.1-1|88	BuildRequires:	pkgconfig(Qt5Core)
14cu|calligra-3.0.1-1|89	BuildRequires:	pkgconfig(Qt5DBus)
14cu|calligra-3.0.1-1|90	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|calligra-3.0.1-1|91	BuildRequires:	pkgconfig(Qt5Gui)
14cu|calligra-3.0.1-1|92	BuildRequires:	pkgconfig(Qt5Network)
14cu|calligra-3.0.1-1|93	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|calligra-3.0.1-1|94	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|calligra-3.0.1-1|95	BuildRequires:	pkgconfig(Qt5Quick)
14cu|calligra-3.0.1-1|96	BuildRequires:	pkgconfig(Qt5Sql)
14cu|calligra-3.0.1-1|97	BuildRequires:	pkgconfig(Qt5Svg)
14cu|calligra-3.0.1-1|98	BuildRequires:	pkgconfig(Qt5Test)
14cu|calligra-3.0.1-1|99	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|calligra-3.0.1-1|100	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|calligra-3.0.1-1|101	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|calligra-3.0.1-1|102	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|calligra-3.0.1-1|103	BuildRequires:	pkgconfig(Qt5Xml)
14cu|calligra-3.0.1-1|104	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|calligra-3.0.1-1|105	BuildRequires:	pkgconfig(shared-mime-info)
14cu|calligra-3.0.1-1|106	
14cu|calligra-3.0.1-1|107	Suggests:	%{name}-words
14cu|calligra-3.0.1-1|108	Suggests:	karbon
14cu|calligra-3.0.1-1|109	Suggests:	plan
14cu|calligra-3.0.1-1|110	Suggests:	sheets
14cu|calligra-3.0.1-1|111	Suggests:	stage
14cu|calligra-3.0.1-1|112	
14cu|calligra-3.0.1-1|113	%description
14cu|calligra-3.0.1-1|114	Office applications for the K Desktop Environment.
14cu|calligra-3.0.1-1|115	
14cu|calligra-3.0.1-1|116	Calligra contains:
14cu|calligra-3.0.1-1|117	* Words: word processor
14cu|calligra-3.0.1-1|118	* Table: spreadsheet
14cu|calligra-3.0.1-1|119	* Stage: presentations
14cu|calligra-3.0.1-1|120	* Some filters (Excel 97, Winword 97/2000, etc.)
14cu|calligra-3.0.1-1|121	* karbon: the scalable vector drawing application for KDE.
14cu|calligra-3.0.1-1|122	* plan: a project management.
14cu|calligra-3.0.1-1|123	
14cu|calligra-3.0.1-1|124	%files
14cu|calligra-3.0.1-1|125	
14cu|calligra-3.0.1-1|126	#----------------------------------------------------------------------------
14cu|calligra-3.0.1-1|127	
14cu|calligra-3.0.1-1|128	%package core
14cu|calligra-3.0.1-1|129	Summary:	Set of office applications for KDE
14cu|calligra-3.0.1-1|130	Group:		Office
14cu|calligra-3.0.1-1|131	
14cu|calligra-3.0.1-1|132	%description core
14cu|calligra-3.0.1-1|133	Common files for Calligra.
14cu|calligra-3.0.1-1|134	
14cu|calligra-3.0.1-1|135	%files core -f %{name}.lang
14cu|calligra-3.0.1-1|136	%{_kde5_bindir}/calligra
14cu|calligra-3.0.1-1|137	%{_kde5_bindir}/calligraconverter
14cu|calligra-3.0.1-1|138	%{_kde5_bindir}/cstester
14cu|calligra-3.0.1-1|139	%{_kde5_bindir}/cstrunner
14cu|calligra-3.0.1-1|140	%{_kde5_bindir}/visualimagecompare
14cu|calligra-3.0.1-1|141	%{_kde5_datadir}/calligra/calligra_shell.rc
14cu|calligra-3.0.1-1|142	%{_kde5_datadir}/calligra/autocorrect/*
14cu|calligra-3.0.1-1|143	%{_kde5_datadir}/calligra/icons/*/*/*/*
14cu|calligra-3.0.1-1|144	%{_kde5_datadir}/calligra/cursors/*
14cu|calligra-3.0.1-1|145	%{_kde5_datadir}/calligra/palettes/*
14cu|calligra-3.0.1-1|146	%{_kde5_datadir}/calligra/pics/questionmark.png
14cu|calligra-3.0.1-1|147	%{_kde5_datadir}/calligra/styles/markers.xml
14cu|calligra-3.0.1-1|148	%{_kde5_datadir}/calligra_shape_music/fonts/Emmentaler-14.ttf
14cu|calligra-3.0.1-1|149	%{_kde5_qmldir}/org/calligra/CalligraComponents
14cu|calligra-3.0.1-1|150	%{_kde5_qmldir}/org/kde/calligra
14cu|calligra-3.0.1-1|151	%{_kde5_services}/calligra_odg_thumbnail.desktop
14cu|calligra-3.0.1-1|152	%{_kde5_services}/calligradocinfopropspage.desktop
14cu|calligra-3.0.1-1|153	%{_kde5_datadir}/mime/packages/calligra_svm.xml
14cu|calligra-3.0.1-1|154	%{_kde5_datadir}/mime/packages/msooxml-all.xml
14cu|calligra-3.0.1-1|155	%{_qt5_plugindir}/calligradocinfopropspage.so
14cu|calligra-3.0.1-1|156	%{_qt5_plugindir}/calligraimagethumbnail.so
14cu|calligra-3.0.1-1|157	%{_qt5_plugindir}/calligrathumbnail.so
14cu|calligra-3.0.1-1|158	%{_qt5_plugindir}/calligra/colorspaces/kolcmsengine.so
14cu|calligra-3.0.1-1|159	%{_qt5_plugindir}/calligra/dockers/calligra_docker_defaults.so
14cu|calligra-3.0.1-1|160	%{_qt5_plugindir}/calligra/dockers/calligra_docker_stencils.so
14cu|calligra-3.0.1-1|161	%{_qt5_plugindir}/calligra/pageapptools/kopabackgroundtool.so
14cu|calligra-3.0.1-1|162	%{_qt5_plugindir}/calligra/shapefiltereffects/calligra_filtereffects.so
14cu|calligra-3.0.1-1|163	%{_qt5_plugindir}/calligra/shapes/calligra_shape_artistictext.so
14cu|calligra-3.0.1-1|164	%{_qt5_plugindir}/calligra/shapes/calligra_shape_chart.so
14cu|calligra-3.0.1-1|165	%{_qt5_plugindir}/calligra/shapes/calligra_shape_formula.so
14cu|calligra-3.0.1-1|166	%{_qt5_plugindir}/calligra/shapes/calligra_shape_music.so
14cu|calligra-3.0.1-1|167	%{_qt5_plugindir}/calligra/shapes/calligra_shape_paths.so
14cu|calligra-3.0.1-1|168	%{_qt5_plugindir}/calligra/shapes/calligra_shape_picture.so
14cu|calligra-3.0.1-1|169	%{_qt5_plugindir}/calligra/shapes/calligra_shape_plugin.so
14cu|calligra-3.0.1-1|170	%{_qt5_plugindir}/calligra/shapes/calligra_shape_text.so
14cu|calligra-3.0.1-1|171	%{_qt5_plugindir}/calligra/shapes/calligra_shape_vector.so
14cu|calligra-3.0.1-1|172	%{_qt5_plugindir}/calligra/shapes/calligra_shape_video.so
14cu|calligra-3.0.1-1|173	%{_qt5_plugindir}/calligra/textediting/calligra_textediting_autocorrect.so
14cu|calligra-3.0.1-1|174	%{_qt5_plugindir}/calligra/textediting/calligra_textediting_changecase.so
14cu|calligra-3.0.1-1|175	%{_qt5_plugindir}/calligra/textediting/calligra_textediting_spellcheck.so
14cu|calligra-3.0.1-1|176	%{_qt5_plugindir}/calligra/textediting/calligra_textediting_thesaurus.so
14cu|calligra-3.0.1-1|177	%{_qt5_plugindir}/calligra/textinlineobjects/calligra_textinlineobject_variables.so
14cu|calligra-3.0.1-1|178	%{_qt5_plugindir}/calligra/tools/calligra_tool_basicflakes.so
14cu|calligra-3.0.1-1|179	%{_qt5_plugindir}/calligra/tools/calligra_tool_defaults.so
14cu|calligra-3.0.1-1|180	
14cu|calligra-3.0.1-1|181	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|182	
14cu|calligra-3.0.1-1|183	%package -n karbon
14cu|calligra-3.0.1-1|184	Summary:	Scalable drawing for calligra
14cu|calligra-3.0.1-1|185	Group:		Office
14cu|calligra-3.0.1-1|186	Url:		http://www.calligra-suite.org/karbon/
14cu|calligra-3.0.1-1|187	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|188	Provides:	%{name}-apps = %{EVRD}
14cu|calligra-3.0.1-1|189	# Required at runtime by the Karbon EPS import filter (karbonepsimport)
14cu|calligra-3.0.1-1|190	Requires:	pstoedit
14cu|calligra-3.0.1-1|191	Conflicts:	calligra-l10n < 3.0
14cu|calligra-3.0.1-1|192	
14cu|calligra-3.0.1-1|193	%description -n karbon
14cu|calligra-3.0.1-1|194	Karbon is a vector drawing application with an user interface that is easy to
14cu|calligra-3.0.1-1|195	use, highly customizable and extensible.
14cu|calligra-3.0.1-1|196	That makes Karbon a great application for users starting to explore the world
14cu|calligra-3.0.1-1|197	of vector graphics as well as for artists wanting to create breathtaking vector
14cu|calligra-3.0.1-1|198	art.
14cu|calligra-3.0.1-1|199	
14cu|calligra-3.0.1-1|200	%files -n karbon -f karbon.lang
14cu|calligra-3.0.1-1|201	%{_kde5_bindir}/karbon
14cu|calligra-3.0.1-1|202	%{_kde5_applicationsdir}/org.kde.karbon.desktop
14cu|calligra-3.0.1-1|203	%{_kde5_datadir}/karbon
14cu|calligra-3.0.1-1|204	%{_kde5_datadir}/calligra/stencils
14cu|calligra-3.0.1-1|205	%{_kde5_datadir}/color/icc/calligra
14cu|calligra-3.0.1-1|206	%{_kde5_datadir}/templates/Illustration.desktop
14cu|calligra-3.0.1-1|207	%{_kde5_datadir}/templates/.source/Illustration.odg
14cu|calligra-3.0.1-1|208	%{_kde5_iconsdir}/*/*/apps/calligrakarbon.*
14cu|calligra-3.0.1-1|209	%{_kde5_libdir}/libkdeinit5_karbon.so
14cu|calligra-3.0.1-1|210	%{_kde5_services}/ServiceMenus/calligra/karbon_print.desktop
14cu|calligra-3.0.1-1|211	%{_kde5_services}/karbon_*_thumbnail.desktop
14cu|calligra-3.0.1-1|212	%{_kde5_sysconfdir}/xdg/calligra_stencils.knsrc
14cu|calligra-3.0.1-1|213	%{_kde5_sysconfdir}/xdg/karbonrc
14cu|calligra-3.0.1-1|214	%{_kde5_xmlguidir}/karbon
14cu|calligra-3.0.1-1|215	%{_appdatadir}/org.kde.karbon.appdata.xml
14cu|calligra-3.0.1-1|216	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_eps2svgai.so
14cu|calligra-3.0.1-1|217	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_karbon1x2karbon.so
14cu|calligra-3.0.1-1|218	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_karbon2image.so
14cu|calligra-3.0.1-1|219	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_karbon2svg.so
14cu|calligra-3.0.1-1|220	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_karbon2wmf.so
14cu|calligra-3.0.1-1|221	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_pdf2svg.so
14cu|calligra-3.0.1-1|222	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_svg2karbon.so
14cu|calligra-3.0.1-1|223	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_vsdx2odg.so
14cu|calligra-3.0.1-1|224	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_wmf2svg.so
14cu|calligra-3.0.1-1|225	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_wpg2odg.so
14cu|calligra-3.0.1-1|226	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_wpg2svg.so
14cu|calligra-3.0.1-1|227	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_xfig2odg.so
14cu|calligra-3.0.1-1|228	%{_qt5_plugindir}/calligra/parts/karbonpart.so
14cu|calligra-3.0.1-1|229	%{_qt5_plugindir}/calligra/tools/karbon_tools.so
14cu|calligra-3.0.1-1|230	%{_qt5_plugindir}/karbon/extensions/karbon_flattenpath.so
14cu|calligra-3.0.1-1|231	%{_qt5_plugindir}/karbon/extensions/karbon_refinepath.so
14cu|calligra-3.0.1-1|232	%{_qt5_plugindir}/karbon/extensions/karbon_roundcorners.so
14cu|calligra-3.0.1-1|233	%{_qt5_plugindir}/karbon/extensions/karbon_whirlpinch.so
14cu|calligra-3.0.1-1|234	
14cu|calligra-3.0.1-1|235	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|236	
14cu|calligra-3.0.1-1|237	%package -n plan
14cu|calligra-3.0.1-1|238	Summary:	Project management application for Calligra
14cu|calligra-3.0.1-1|239	Group:		Office
14cu|calligra-3.0.1-1|240	Url:		http://www.calligra-suite.org/plan/
14cu|calligra-3.0.1-1|241	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|242	Provides:	%{name}-apps = %{EVRD}
14cu|calligra-3.0.1-1|243	Conflicts:	calligra-l10n < 3.0
14cu|calligra-3.0.1-1|244	
14cu|calligra-3.0.1-1|245	%description -n plan
14cu|calligra-3.0.1-1|246	Plan is a project management application.
14cu|calligra-3.0.1-1|247	It is intended for managing moderately large projects with multiple resources.
14cu|calligra-3.0.1-1|248	
14cu|calligra-3.0.1-1|249	%files -n plan -f plan.lang
14cu|calligra-3.0.1-1|250	%{_kde5_bindir}/calligraplan
14cu|calligra-3.0.1-1|251	%{_kde5_bindir}/calligraplanwork
14cu|calligra-3.0.1-1|252	%{_kde5_applicationsdir}/org.kde.calligraplan.desktop
14cu|calligra-3.0.1-1|253	%{_kde5_applicationsdir}/org.kde.calligraplanwork.desktop
14cu|calligra-3.0.1-1|254	%{_kde5_datadir}/calligraplan
14cu|calligra-3.0.1-1|255	%{_kde5_datadir}/calligraplanwork
14cu|calligra-3.0.1-1|256	%{_kde5_sysconfdir}/xdg/calligraplanrc
14cu|calligra-3.0.1-1|257	%{_kde5_sysconfdir}/xdg/calligraplanworkrc
14cu|calligra-3.0.1-1|258	%{_kde5_datadir}/config.kcfg/calligraplansettings.kcfg
14cu|calligra-3.0.1-1|259	%{_kde5_datadir}/config.kcfg/calligraplanworksettings.kcfg
14cu|calligra-3.0.1-1|260	%{_kde5_iconsdir}/hicolor/*/*/calligraplan*
14cu|calligra-3.0.1-1|261	%{_kde5_iconsdir}/hicolor/*/*/application-x-vnd.kde.plan*
14cu|calligra-3.0.1-1|262	%{_kde5_iconsdir}/hicolor/*/mimetypes/application-x-vnd.kde.kplato.*
14cu|calligra-3.0.1-1|263	%{_kde5_libdir}/libkdeinit5_calligraplan.so
14cu|calligra-3.0.1-1|264	%{_kde5_libdir}/libkdeinit5_calligraplanwork.so
14cu|calligra-3.0.1-1|265	%{_kde5_xmlguidir}/calligraplan
14cu|calligra-3.0.1-1|266	%{_kde5_xmlguidir}/calligraplanwork
14cu|calligra-3.0.1-1|267	%{_appdatadir}/org.kde.calligraplan.appdata.xml
14cu|calligra-3.0.1-1|268	%{_qt5_plugindir}/calligra/formatfilters/planicalexport.so
14cu|calligra-3.0.1-1|269	%{_qt5_plugindir}/calligra/formatfilters/plankplatoimport.so
14cu|calligra-3.0.1-1|270	%{_qt5_plugindir}/calligra/parts/calligraplanpart.so
14cu|calligra-3.0.1-1|271	%{_qt5_plugindir}/calligraplanworkpart.so
14cu|calligra-3.0.1-1|272	%{_qt5_plugindir}/calligraplan/schedulers/libplantjscheduler.so
14cu|calligra-3.0.1-1|273	%{_qt5_plugindir}/kreport/planreport_textplugin.so
14cu|calligra-3.0.1-1|274	
14cu|calligra-3.0.1-1|275	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|276	
14cu|calligra-3.0.1-1|277	%package -n sheets
14cu|calligra-3.0.1-1|278	Summary:	SpreadSheet for calligra
14cu|calligra-3.0.1-1|279	Group:		Office
14cu|calligra-3.0.1-1|280	Url:		http://www.calligra-suite.org/sheets/
14cu|calligra-3.0.1-1|281	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|282	Provides:	%{name}-apps = %{EVRD}
14cu|calligra-3.0.1-1|283	Conflicts:	calligra-l10n < 3.0
14cu|calligra-3.0.1-1|284	
14cu|calligra-3.0.1-1|285	%description -n sheets
14cu|calligra-3.0.1-1|286	Sheets is a fully-featured calculation and spreadsheet tool.
14cu|calligra-3.0.1-1|287	Use it to quickly create and calculate various business-related spreadsheets,
14cu|calligra-3.0.1-1|288	such as income and expenditure, employee working hours, etc.
14cu|calligra-3.0.1-1|289	
14cu|calligra-3.0.1-1|290	%files -n sheets -f sheets.lang
14cu|calligra-3.0.1-1|291	%{_kde5_bindir}/calligrasheets
14cu|calligra-3.0.1-1|292	%{_kde5_applicationsdir}/org.kde.calligrasheets.desktop
14cu|calligra-3.0.1-1|293	%{_kde5_datadir}/calligrasheets
14cu|calligra-3.0.1-1|294	%{_kde5_sysconfdir}/xdg/calligrasheetsrc
14cu|calligra-3.0.1-1|295	%{_kde5_datadir}/config.kcfg/calligrasheets.kcfg
14cu|calligra-3.0.1-1|296	%{_kde5_datadir}/templates/.source/SpreadSheet.ods
14cu|calligra-3.0.1-1|297	%{_kde5_datadir}/templates/SpreadSheet.desktop
14cu|calligra-3.0.1-1|298	%{_kde5_iconsdir}/hicolor/*/*/calligrasheets*
14cu|calligra-3.0.1-1|299	%{_kde5_libdir}/libkdeinit5_calligrasheets.so
14cu|calligra-3.0.1-1|300	%{_kde5_services}/sheets_excel_thumbnail.desktop
14cu|calligra-3.0.1-1|301	%{_kde5_services}/sheets_ods_thumbnail.desktop
14cu|calligra-3.0.1-1|302	%{_kde5_services}/sheets_xlsx_thumbnail.desktop
14cu|calligra-3.0.1-1|303	%{_kde5_services}/ServiceMenus/calligra/sheets_print.desktop
14cu|calligra-3.0.1-1|304	%{_kde5_xmlguidir}/calligrasheets
14cu|calligra-3.0.1-1|305	%{_appdatadir}/org.kde.calligrasheets.appdata.xml
14cu|calligra-3.0.1-1|306	%{_qt5_plugindir}/calligra/deferred/calligra_shape_spreadsheet-deferred.so
14cu|calligra-3.0.1-1|307	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_applixspread2kspread.so
14cu|calligra-3.0.1-1|308	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_csv2sheets.so
14cu|calligra-3.0.1-1|309	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_dbase2kspread.so
14cu|calligra-3.0.1-1|310	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_gnumeric2sheets.so
14cu|calligra-3.0.1-1|311	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_html2ods.so
14cu|calligra-3.0.1-1|312	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_kspread2tex.so
14cu|calligra-3.0.1-1|313	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_opencalc2sheets.so
14cu|calligra-3.0.1-1|314	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_qpro2sheets.so
14cu|calligra-3.0.1-1|315	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_sheets2csv.so
14cu|calligra-3.0.1-1|316	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_sheets2gnumeric.so
14cu|calligra-3.0.1-1|317	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_sheets2html.so
14cu|calligra-3.0.1-1|318	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_sheets2opencalc.so
14cu|calligra-3.0.1-1|319	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_xls2ods.so
14cu|calligra-3.0.1-1|320	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_xlsx2ods.so
14cu|calligra-3.0.1-1|321	%{_qt5_plugindir}/calligra/parts/calligrasheetspart.so
14cu|calligra-3.0.1-1|322	%{_qt5_plugindir}/calligra/shapes/calligra_shape_spreadsheet.so
14cu|calligra-3.0.1-1|323	%dir %{_qt5_plugindir}/calligrasheets/
14cu|calligra-3.0.1-1|324	%{_qt5_plugindir}/calligrasheets/*
14cu|calligra-3.0.1-1|325	
14cu|calligra-3.0.1-1|326	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|327	
14cu|calligra-3.0.1-1|328	%package -n stage
14cu|calligra-3.0.1-1|329	Summary:	Presentation for calligra-suite
14cu|calligra-3.0.1-1|330	Group:		Office
14cu|calligra-3.0.1-1|331	Url:		http://www.calligra-suite.org/stage/
14cu|calligra-3.0.1-1|332	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|333	Requires:	xdg-utils
14cu|calligra-3.0.1-1|334	Provides:	%{name}-apps = %{EVRD}
14cu|calligra-3.0.1-1|335	Conflicts:	calligra-l10n < 3.0
14cu|calligra-3.0.1-1|336	
14cu|calligra-3.0.1-1|337	%description -n stage
14cu|calligra-3.0.1-1|338	Stage is an easy to use yet still flexible presentation application. You can
14cu|calligra-3.0.1-1|339	easily create presentations containing a rich variety of elements,
14cu|calligra-3.0.1-1|340	from graphics to text, from charts to images.
14cu|calligra-3.0.1-1|341	
14cu|calligra-3.0.1-1|342	Stage is extensible through a plugin system, so it is easy to add new effects,
14cu|calligra-3.0.1-1|343	new content elements or even new ways of managing your presentation. Because of
14cu|calligra-3.0.1-1|344	the integration with Calligra, all the power and flexibility of the Calligra
14cu|calligra-3.0.1-1|345	content elements are available to Stage.
14cu|calligra-3.0.1-1|346	
14cu|calligra-3.0.1-1|347	%files -n stage -f stage.lang
14cu|calligra-3.0.1-1|348	%{_kde5_datadir}/calligrastage
14cu|calligra-3.0.1-1|349	%{_kde5_sysconfdir}/xdg/calligrastagerc
14cu|calligra-3.0.1-1|350	%{_kde5_datadir}/mime/packages/x-iwork-keynote-sffkey.xml
14cu|calligra-3.0.1-1|351	%{_kde5_datadir}/templates/Presentation.desktop
14cu|calligra-3.0.1-1|352	%{_kde5_datadir}/templates/.source/Presentation.odp
14cu|calligra-3.0.1-1|353	%{_kde5_iconsdir}/hicolor/*/apps/calligrastage.*
14cu|calligra-3.0.1-1|354	%{_kde5_services}/flow_vsdx_thumbnail.desktop
14cu|calligra-3.0.1-1|355	%{_kde5_services}/flow_wpg_thumbnail.desktop
14cu|calligra-3.0.1-1|356	%{_kde5_services}/stage_key_thumbnail.desktop
14cu|calligra-3.0.1-1|357	%{_kde5_services}/stage_kpr_thumbnail.desktop
14cu|calligra-3.0.1-1|358	%{_kde5_services}/stage_odp_thumbnail.desktop
14cu|calligra-3.0.1-1|359	%{_kde5_services}/stage_powerpoint_thumbnail.desktop
14cu|calligra-3.0.1-1|360	%{_kde5_services}/stage_pptx_thumbnail.desktop
14cu|calligra-3.0.1-1|361	%{_kde5_xmlguidir}/calligrastage
14cu|calligra-3.0.1-1|362	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_key2odp.so
14cu|calligra-3.0.1-1|363	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_kpr2odp.so
14cu|calligra-3.0.1-1|364	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_ppt2odp.so
14cu|calligra-3.0.1-1|365	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_pptx2odp.so
14cu|calligra-3.0.1-1|366	%{_qt5_plugindir}/calligra/parts/calligrastagepart.so
14cu|calligra-3.0.1-1|367	%{_qt5_plugindir}/calligra/presentationeventactions/calligrastageeventactions.so
14cu|calligra-3.0.1-1|368	%{_qt5_plugindir}/calligra/textinlineobjects/kprvariables.so
14cu|calligra-3.0.1-1|369	%dir %{_qt5_plugindir}/calligrastage/
14cu|calligra-3.0.1-1|370	%{_qt5_plugindir}/calligrastage/*
14cu|calligra-3.0.1-1|371	
14cu|calligra-3.0.1-1|372	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|373	
14cu|calligra-3.0.1-1|374	%package words
14cu|calligra-3.0.1-1|375	Summary:	Word processor for calligra
14cu|calligra-3.0.1-1|376	Group:		Office
14cu|calligra-3.0.1-1|377	Url:		http://www.calligra-suite.org/words/
14cu|calligra-3.0.1-1|378	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|379	Requires:	wordnet
14cu|calligra-3.0.1-1|380	Provides:	%{name}-apps = %{EVRD}
14cu|calligra-3.0.1-1|381	Conflicts:	calligra-l10n < 3.0
14cu|calligra-3.0.1-1|382	
14cu|calligra-3.0.1-1|383	%description words
14cu|calligra-3.0.1-1|384	Words is an intuitive word processor application with desktop publishing
14cu|calligra-3.0.1-1|385	features.
14cu|calligra-3.0.1-1|386	
14cu|calligra-3.0.1-1|387	With it, you can create informative and attractive documents with ease.
14cu|calligra-3.0.1-1|388	
14cu|calligra-3.0.1-1|389	%files words -f words.lang
14cu|calligra-3.0.1-1|390	%{_kde5_bindir}/calligrawords
14cu|calligra-3.0.1-1|391	%{_kde5_applicationsdir}/org.kde.calligrawords_ascii.desktop
14cu|calligra-3.0.1-1|392	%{_kde5_applicationsdir}/org.kde.calligrawords.desktop
14cu|calligra-3.0.1-1|393	%{_kde5_applicationsdir}/calligra_filter_odt2docx.desktop
14cu|calligra-3.0.1-1|394	%{_kde5_datadir}/calligrawords
14cu|calligra-3.0.1-1|395	%{_kde5_sysconfdir}/xdg/calligrawordsrc
14cu|calligra-3.0.1-1|396	%{_kde5_datadir}/mime/packages/wiki-format.xml
14cu|calligra-3.0.1-1|397	%{_kde5_datadir}/templates/.source/TextDocument.odt
14cu|calligra-3.0.1-1|398	%{_kde5_datadir}/templates/TextDocument.desktop
14cu|calligra-3.0.1-1|399	%{_kde5_datadir}/calligra/thesaurus/thesaurus.txt
14cu|calligra-3.0.1-1|400	%{_kde5_iconsdir}/hicolor/*/*/calligrawords*
14cu|calligra-3.0.1-1|401	%{_kde5_libdir}/libkdeinit5_calligrawords.so
14cu|calligra-3.0.1-1|402	%{_kde5_services}/ServiceMenus/calligra/words_print.desktop
14cu|calligra-3.0.1-1|403	%{_kde5_services}/words_*_thumbnail.desktop
14cu|calligra-3.0.1-1|404	%{_kde5_xmlguidir}/calligrawords
14cu|calligra-3.0.1-1|405	%{_appdatadir}/org.kde.calligrawords.appdata.xml
14cu|calligra-3.0.1-1|406	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_applixword2odt.so
14cu|calligra-3.0.1-1|407	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_ascii2words.so
14cu|calligra-3.0.1-1|408	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_doc2odt.so
14cu|calligra-3.0.1-1|409	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_docx2odt.so
14cu|calligra-3.0.1-1|410	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2ascii.so
14cu|calligra-3.0.1-1|411	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2docx.so
14cu|calligra-3.0.1-1|412	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2epub2.so
14cu|calligra-3.0.1-1|413	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2html.so
14cu|calligra-3.0.1-1|414	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2mobi.so
14cu|calligra-3.0.1-1|415	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_odt2wiki.so
14cu|calligra-3.0.1-1|416	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_rtf2odt.so
14cu|calligra-3.0.1-1|417	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_wpd2odt.so
14cu|calligra-3.0.1-1|418	%{_qt5_plugindir}/calligra/formatfilters/calligra_filter_wps2odt.so
14cu|calligra-3.0.1-1|419	%{_qt5_plugindir}/calligra/parts/calligrawordspart.so
14cu|calligra-3.0.1-1|420	
14cu|calligra-3.0.1-1|421	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|422	
14cu|calligra-3.0.1-1|423	%define libbasicflakes_major 15
14cu|calligra-3.0.1-1|424	%define libbasicflakes %mklibname basicflakes %{libbasicflakes_major}
14cu|calligra-3.0.1-1|425	
14cu|calligra-3.0.1-1|426	%package -n %{libbasicflakes}
14cu|calligra-3.0.1-1|427	Summary:	Calligra core library
14cu|calligra-3.0.1-1|428	Group:		System/Libraries
14cu|calligra-3.0.1-1|429	
14cu|calligra-3.0.1-1|430	%description -n %{libbasicflakes}
14cu|calligra-3.0.1-1|431	Calligra core library.
14cu|calligra-3.0.1-1|432	
14cu|calligra-3.0.1-1|433	%files -n %{libbasicflakes}
14cu|calligra-3.0.1-1|434	%{_kde5_libdir}/libbasicflakes.so.%{libbasicflakes_major}*
14cu|calligra-3.0.1-1|435	
14cu|calligra-3.0.1-1|436	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|437	
14cu|calligra-3.0.1-1|438	%define sheets_major 15
14cu|calligra-3.0.1-1|439	%define libcalligrasheetscommon %mklibname calligrasheetscommon %{sheets_major}
14cu|calligra-3.0.1-1|440	
14cu|calligra-3.0.1-1|441	%package -n %{libcalligrasheetscommon}
14cu|calligra-3.0.1-1|442	Summary:	Calligra core library
14cu|calligra-3.0.1-1|443	Group:		System/Libraries
14cu|calligra-3.0.1-1|444	
14cu|calligra-3.0.1-1|445	%description -n %{libcalligrasheetscommon}
14cu|calligra-3.0.1-1|446	Calligra core library.
14cu|calligra-3.0.1-1|447	
14cu|calligra-3.0.1-1|448	%files -n %{libcalligrasheetscommon}
14cu|calligra-3.0.1-1|449	%{_kde5_libdir}/libcalligrasheetscommon.so.%{sheets_major}*
14cu|calligra-3.0.1-1|450	
14cu|calligra-3.0.1-1|451	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|452	
14cu|calligra-3.0.1-1|453	%define sheetsodf_major 15
14cu|calligra-3.0.1-1|454	%define libcalligrasheetsodf %mklibname calligrasheetsodf %{sheetsodf_major}
14cu|calligra-3.0.1-1|455	
14cu|calligra-3.0.1-1|456	%package -n %{libcalligrasheetsodf}
14cu|calligra-3.0.1-1|457	Summary:	Calligra core library
14cu|calligra-3.0.1-1|458	Group:		System/Libraries
14cu|calligra-3.0.1-1|459	
14cu|calligra-3.0.1-1|460	%description -n %{libcalligrasheetsodf}
14cu|calligra-3.0.1-1|461	Calligra core library.
14cu|calligra-3.0.1-1|462	
14cu|calligra-3.0.1-1|463	%files -n %{libcalligrasheetsodf}
14cu|calligra-3.0.1-1|464	%{_kde5_libdir}/libcalligrasheetsodf.so.%{sheetsodf_major}*
14cu|calligra-3.0.1-1|465	
14cu|calligra-3.0.1-1|466	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|467	
14cu|calligra-3.0.1-1|468	%define calligrastageprivate_major 15
14cu|calligra-3.0.1-1|469	%define libcalligrastageprivate %mklibname calligrastageprivate %{calligrastageprivate_major}
14cu|calligra-3.0.1-1|470	
14cu|calligra-3.0.1-1|471	%package -n %{libcalligrastageprivate}
14cu|calligra-3.0.1-1|472	Summary:	Calligra core library
14cu|calligra-3.0.1-1|473	Group:		System/Libraries
14cu|calligra-3.0.1-1|474	
14cu|calligra-3.0.1-1|475	%description -n %{libcalligrastageprivate}
14cu|calligra-3.0.1-1|476	Calligra core library.
14cu|calligra-3.0.1-1|477	
14cu|calligra-3.0.1-1|478	%files -n %{libcalligrastageprivate}
14cu|calligra-3.0.1-1|479	%{_kde5_libdir}/libcalligrastageprivate.so.%{calligrastageprivate_major}*
14cu|calligra-3.0.1-1|480	
14cu|calligra-3.0.1-1|481	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|482	
14cu|calligra-3.0.1-1|483	%define libflake_major 15
14cu|calligra-3.0.1-1|484	%define libflake %mklibname flake %{libflake_major}
14cu|calligra-3.0.1-1|485	
14cu|calligra-3.0.1-1|486	%package -n %{libflake}
14cu|calligra-3.0.1-1|487	Summary:	Calligra core library
14cu|calligra-3.0.1-1|488	Group:		System/Libraries
14cu|calligra-3.0.1-1|489	
14cu|calligra-3.0.1-1|490	%description -n %{libflake}
14cu|calligra-3.0.1-1|491	Calligra core library.
14cu|calligra-3.0.1-1|492	
14cu|calligra-3.0.1-1|493	Flake is the object library for Calligra. It provides a basic concept of a
14cu|calligra-3.0.1-1|494	'shape' which can be a square, circle or any other form. The shape can contain
14cu|calligra-3.0.1-1|495	any sort of media because it is responsible for painting itself. This means
14cu|calligra-3.0.1-1|496	that Words can provide a textShape which has text flowing inside.
14cu|calligra-3.0.1-1|497	
14cu|calligra-3.0.1-1|498	%files -n %{libflake}
14cu|calligra-3.0.1-1|499	%{_kde5_libdir}/libflake.so.%{libflake_major}*
14cu|calligra-3.0.1-1|500	
14cu|calligra-3.0.1-1|501	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|502	
14cu|calligra-3.0.1-1|503	%define karboncommon_major 15
14cu|calligra-3.0.1-1|504	%define libkarboncommon %mklibname karboncommon %{karboncommon_major}
14cu|calligra-3.0.1-1|505	
14cu|calligra-3.0.1-1|506	%package -n %{libkarboncommon}
14cu|calligra-3.0.1-1|507	Summary:	Calligra core library
14cu|calligra-3.0.1-1|508	Group:		System/Libraries
14cu|calligra-3.0.1-1|509	
14cu|calligra-3.0.1-1|510	%description -n %{libkarboncommon}
14cu|calligra-3.0.1-1|511	Calligra core library.
14cu|calligra-3.0.1-1|512	
14cu|calligra-3.0.1-1|513	%files -n %{libkarboncommon}
14cu|calligra-3.0.1-1|514	%{_kde5_libdir}/libkarboncommon.so.%{karboncommon_major}*
14cu|calligra-3.0.1-1|515	
14cu|calligra-3.0.1-1|516	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|517	
14cu|calligra-3.0.1-1|518	%define karbonui_major 15
14cu|calligra-3.0.1-1|519	%define libkarbonui %mklibname karbonui %{karbonui_major}
14cu|calligra-3.0.1-1|520	
14cu|calligra-3.0.1-1|521	%package -n %{libkarbonui}
14cu|calligra-3.0.1-1|522	Summary:	Calligra core library
14cu|calligra-3.0.1-1|523	Group:		System/Libraries
14cu|calligra-3.0.1-1|524	
14cu|calligra-3.0.1-1|525	%description -n %{libkarbonui}
14cu|calligra-3.0.1-1|526	Calligra core library.
14cu|calligra-3.0.1-1|527	
14cu|calligra-3.0.1-1|528	%files -n %{libkarbonui}
14cu|calligra-3.0.1-1|529	%{_kde5_libdir}/libkarbonui.so.%{karbonui_major}*
14cu|calligra-3.0.1-1|530	
14cu|calligra-3.0.1-1|531	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|532	
14cu|calligra-3.0.1-1|533	%define koformula_major 15
14cu|calligra-3.0.1-1|534	%define libkoformula %mklibname koformula %{koformula_major}
14cu|calligra-3.0.1-1|535	
14cu|calligra-3.0.1-1|536	%package -n %{libkoformula}
14cu|calligra-3.0.1-1|537	Summary:	Calligra core library
14cu|calligra-3.0.1-1|538	Group:		System/Libraries
14cu|calligra-3.0.1-1|539	
14cu|calligra-3.0.1-1|540	%description -n %{libkoformula}
14cu|calligra-3.0.1-1|541	Calligra core library.
14cu|calligra-3.0.1-1|542	
14cu|calligra-3.0.1-1|543	%files -n %{libkoformula}
14cu|calligra-3.0.1-1|544	%{_kde5_libdir}/libkoformula.so.%{koformula_major}*
14cu|calligra-3.0.1-1|545	
14cu|calligra-3.0.1-1|546	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|547	
14cu|calligra-3.0.1-1|548	%define libkomain_major 15
14cu|calligra-3.0.1-1|549	%define libkomain %mklibname komain %{libkomain_major}
14cu|calligra-3.0.1-1|550	
14cu|calligra-3.0.1-1|551	%package -n %{libkomain}
14cu|calligra-3.0.1-1|552	Summary:	Calligra core library
14cu|calligra-3.0.1-1|553	Group:		System/Libraries
14cu|calligra-3.0.1-1|554	
14cu|calligra-3.0.1-1|555	%description -n %{libkomain}
14cu|calligra-3.0.1-1|556	Calligra core library.
14cu|calligra-3.0.1-1|557	
14cu|calligra-3.0.1-1|558	%files -n %{libkomain}
14cu|calligra-3.0.1-1|559	%{_kde5_libdir}/libkomain.so.%{libkomain_major}*
14cu|calligra-3.0.1-1|560	
14cu|calligra-3.0.1-1|561	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|562	
14cu|calligra-3.0.1-1|563	%define komsooxml_major 15
14cu|calligra-3.0.1-1|564	%define libkomsooxml %mklibname komsooxml %{komsooxml_major}
14cu|calligra-3.0.1-1|565	
14cu|calligra-3.0.1-1|566	%package -n %{libkomsooxml}
14cu|calligra-3.0.1-1|567	Summary:	Calligra core library
14cu|calligra-3.0.1-1|568	Group:		System/Libraries
14cu|calligra-3.0.1-1|569	
14cu|calligra-3.0.1-1|570	%description -n %{libkomsooxml}
14cu|calligra-3.0.1-1|571	Calligra core library.
14cu|calligra-3.0.1-1|572	
14cu|calligra-3.0.1-1|573	%files -n %{libkomsooxml}
14cu|calligra-3.0.1-1|574	%{_kde5_libdir}/libkomsooxml.so.%{komsooxml_major}*
14cu|calligra-3.0.1-1|575	
14cu|calligra-3.0.1-1|576	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|577	
14cu|calligra-3.0.1-1|578	%define libkoodf_major 15
14cu|calligra-3.0.1-1|579	%define libkoodf %mklibname koodf %{libkoodf_major}
14cu|calligra-3.0.1-1|580	
14cu|calligra-3.0.1-1|581	%package -n %{libkoodf}
14cu|calligra-3.0.1-1|582	Summary:	Calligra core library
14cu|calligra-3.0.1-1|583	Group:		System/Libraries
14cu|calligra-3.0.1-1|584	
14cu|calligra-3.0.1-1|585	%description -n %{libkoodf}
14cu|calligra-3.0.1-1|586	Calligra core library. ODF Library.
14cu|calligra-3.0.1-1|587	
14cu|calligra-3.0.1-1|588	%files -n %{libkoodf}
14cu|calligra-3.0.1-1|589	%{_kde5_libdir}/libkoodf.so.%{libkoodf_major}*
14cu|calligra-3.0.1-1|590	
14cu|calligra-3.0.1-1|591	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|592	
14cu|calligra-3.0.1-1|593	%define koodf2_major 15
14cu|calligra-3.0.1-1|594	%define libkoodf2 %mklibname koodf2_ %{koodf2_major}
14cu|calligra-3.0.1-1|595	
14cu|calligra-3.0.1-1|596	%package -n %{libkoodf2}
14cu|calligra-3.0.1-1|597	Summary:	Calligra core library
14cu|calligra-3.0.1-1|598	Group:		System/Libraries
14cu|calligra-3.0.1-1|599	
14cu|calligra-3.0.1-1|600	%description -n %{libkoodf2}
14cu|calligra-3.0.1-1|601	Calligra core library.
14cu|calligra-3.0.1-1|602	
14cu|calligra-3.0.1-1|603	%files -n %{libkoodf2}
14cu|calligra-3.0.1-1|604	%{_kde5_libdir}/libkoodf2.so.%{koodf2_major}*
14cu|calligra-3.0.1-1|605	
14cu|calligra-3.0.1-1|606	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|607	
14cu|calligra-3.0.1-1|608	%define koodfreader_major 15
14cu|calligra-3.0.1-1|609	%define libkoodfreader %mklibname koodfreader %{koodfreader_major}
14cu|calligra-3.0.1-1|610	
14cu|calligra-3.0.1-1|611	%package -n %{libkoodfreader}
14cu|calligra-3.0.1-1|612	Summary:	Calligra core library
14cu|calligra-3.0.1-1|613	Group:		System/Libraries
14cu|calligra-3.0.1-1|614	
14cu|calligra-3.0.1-1|615	%description -n %{libkoodfreader}
14cu|calligra-3.0.1-1|616	Calligra core library.
14cu|calligra-3.0.1-1|617	
14cu|calligra-3.0.1-1|618	%files -n %{libkoodfreader}
14cu|calligra-3.0.1-1|619	%{_kde5_libdir}/libkoodfreader.so.%{koodfreader_major}*
14cu|calligra-3.0.1-1|620	
14cu|calligra-3.0.1-1|621	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|622	
14cu|calligra-3.0.1-1|623	%define libkopageapp_major 15
14cu|calligra-3.0.1-1|624	%define libkopageapp %mklibname kopageapp %{libkopageapp_major}
14cu|calligra-3.0.1-1|625	
14cu|calligra-3.0.1-1|626	%package -n %{libkopageapp}
14cu|calligra-3.0.1-1|627	Summary:	Calligra core library
14cu|calligra-3.0.1-1|628	Group:		System/Libraries
14cu|calligra-3.0.1-1|629	
14cu|calligra-3.0.1-1|630	%description -n %{libkopageapp}
14cu|calligra-3.0.1-1|631	Calligra core library.
14cu|calligra-3.0.1-1|632	
14cu|calligra-3.0.1-1|633	%files -n %{libkopageapp}
14cu|calligra-3.0.1-1|634	%{_kde5_libdir}/libkopageapp.so.%{libkopageapp_major}*
14cu|calligra-3.0.1-1|635	
14cu|calligra-3.0.1-1|636	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|637	
14cu|calligra-3.0.1-1|638	%define libkoplugin_major 15
14cu|calligra-3.0.1-1|639	%define libkoplugin %mklibname koplugin %{libkoplugin_major}
14cu|calligra-3.0.1-1|640	
14cu|calligra-3.0.1-1|641	%package -n %{libkoplugin}
14cu|calligra-3.0.1-1|642	Summary:	Calligra core library
14cu|calligra-3.0.1-1|643	Group:		System/Libraries
14cu|calligra-3.0.1-1|644	
14cu|calligra-3.0.1-1|645	%description -n %{libkoplugin}
14cu|calligra-3.0.1-1|646	Calligra core library.
14cu|calligra-3.0.1-1|647	
14cu|calligra-3.0.1-1|648	%files -n %{libkoplugin}
14cu|calligra-3.0.1-1|649	%{_kde5_libdir}/libkoplugin.so.%{libkoplugin_major}*
14cu|calligra-3.0.1-1|650	
14cu|calligra-3.0.1-1|651	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|652	
14cu|calligra-3.0.1-1|653	%define kostore_major 15
14cu|calligra-3.0.1-1|654	%define libkostore %mklibname kostore %{kostore_major}
14cu|calligra-3.0.1-1|655	
14cu|calligra-3.0.1-1|656	%package -n %{libkostore}
14cu|calligra-3.0.1-1|657	Summary:	Calligra core library
14cu|calligra-3.0.1-1|658	Group:		System/Libraries
14cu|calligra-3.0.1-1|659	
14cu|calligra-3.0.1-1|660	%description -n %{libkostore}
14cu|calligra-3.0.1-1|661	Calligra core library.
14cu|calligra-3.0.1-1|662	
14cu|calligra-3.0.1-1|663	%files -n %{libkostore}
14cu|calligra-3.0.1-1|664	%{_kde5_libdir}/libkostore.so.%{kostore_major}*
14cu|calligra-3.0.1-1|665	
14cu|calligra-3.0.1-1|666	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|667	
14cu|calligra-3.0.1-1|668	%define libkotext_major 15
14cu|calligra-3.0.1-1|669	%define libkotext %mklibname kotext %{libkotext_major}
14cu|calligra-3.0.1-1|670	
14cu|calligra-3.0.1-1|671	%package -n %{libkotext}
14cu|calligra-3.0.1-1|672	Summary:	Calligra core library
14cu|calligra-3.0.1-1|673	Group:		System/Libraries
14cu|calligra-3.0.1-1|674	
14cu|calligra-3.0.1-1|675	%description -n %{libkotext}
14cu|calligra-3.0.1-1|676	Calligra core library.
14cu|calligra-3.0.1-1|677	
14cu|calligra-3.0.1-1|678	KoText is the library that offers rich text layout and OpenDocument Format
14cu|calligra-3.0.1-1|679	loading/saving.
14cu|calligra-3.0.1-1|680	
14cu|calligra-3.0.1-1|681	%files -n %{libkotext}
14cu|calligra-3.0.1-1|682	%{_kde5_libdir}/libkotext.so.%{libkotext_major}*
14cu|calligra-3.0.1-1|683	
14cu|calligra-3.0.1-1|684	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|685	
14cu|calligra-3.0.1-1|686	%define kotextlayout_major 15
14cu|calligra-3.0.1-1|687	%define libkotextlayout %mklibname textlayout %{kotextlayout_major}
14cu|calligra-3.0.1-1|688	
14cu|calligra-3.0.1-1|689	%package -n %{libkotextlayout}
14cu|calligra-3.0.1-1|690	Summary:	Calligra core library
14cu|calligra-3.0.1-1|691	Group:		System/Libraries
14cu|calligra-3.0.1-1|692	
14cu|calligra-3.0.1-1|693	%description -n %{libkotextlayout}
14cu|calligra-3.0.1-1|694	Calligra core library.
14cu|calligra-3.0.1-1|695	
14cu|calligra-3.0.1-1|696	%files -n %{libkotextlayout}
14cu|calligra-3.0.1-1|697	%{_kde5_libdir}/libkotextlayout.so.%{kotextlayout_major}*
14cu|calligra-3.0.1-1|698	
14cu|calligra-3.0.1-1|699	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|700	
14cu|calligra-3.0.1-1|701	%define kovectorimage_major 15
14cu|calligra-3.0.1-1|702	%define libkovectorimage %mklibname kovectorimage %{kovectorimage_major}
14cu|calligra-3.0.1-1|703	
14cu|calligra-3.0.1-1|704	%package -n %{libkovectorimage}
14cu|calligra-3.0.1-1|705	Summary:	Calligra core library
14cu|calligra-3.0.1-1|706	Group:		System/Libraries
14cu|calligra-3.0.1-1|707	
14cu|calligra-3.0.1-1|708	%description -n %{libkovectorimage}
14cu|calligra-3.0.1-1|709	Calligra core library.
14cu|calligra-3.0.1-1|710	
14cu|calligra-3.0.1-1|711	%files -n %{libkovectorimage}
14cu|calligra-3.0.1-1|712	%{_kde5_libdir}/libkovectorimage.so.%{kovectorimage_major}*
14cu|calligra-3.0.1-1|713	
14cu|calligra-3.0.1-1|714	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|715	
14cu|calligra-3.0.1-1|716	%define koversion_major 15
14cu|calligra-3.0.1-1|717	%define libkoversion %mklibname koversion %{koversion_major}
14cu|calligra-3.0.1-1|718	
14cu|calligra-3.0.1-1|719	%package -n %{libkoversion}
14cu|calligra-3.0.1-1|720	Summary:	Calligra core library
14cu|calligra-3.0.1-1|721	Group:		System/Libraries
14cu|calligra-3.0.1-1|722	
14cu|calligra-3.0.1-1|723	%description -n %{libkoversion}
14cu|calligra-3.0.1-1|724	Calligra core library.
14cu|calligra-3.0.1-1|725	
14cu|calligra-3.0.1-1|726	%files -n %{libkoversion}
14cu|calligra-3.0.1-1|727	%{_kde5_libdir}/libkoversion.so.%{koversion_major}*
14cu|calligra-3.0.1-1|728	
14cu|calligra-3.0.1-1|729	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|730	
14cu|calligra-3.0.1-1|731	%define kowidgets_major 15
14cu|calligra-3.0.1-1|732	%define libkowidgets %mklibname kowidgets %{kowidgets_major}
14cu|calligra-3.0.1-1|733	
14cu|calligra-3.0.1-1|734	%package -n %{libkowidgets}
14cu|calligra-3.0.1-1|735	Summary:	Calligra core library
14cu|calligra-3.0.1-1|736	Group:		System/Libraries
14cu|calligra-3.0.1-1|737	
14cu|calligra-3.0.1-1|738	%description -n %{libkowidgets}
14cu|calligra-3.0.1-1|739	Calligra core library.
14cu|calligra-3.0.1-1|740	
14cu|calligra-3.0.1-1|741	%files -n %{libkowidgets}
14cu|calligra-3.0.1-1|742	%{_kde5_libdir}/libkowidgets.so.%{kowidgets_major}*
14cu|calligra-3.0.1-1|743	
14cu|calligra-3.0.1-1|744	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|745	
14cu|calligra-3.0.1-1|746	%define libkowidgetutils_major 15
14cu|calligra-3.0.1-1|747	%define libkowidgetutils %mklibname kowidgetutils %{libkowidgetutils_major}
14cu|calligra-3.0.1-1|748	
14cu|calligra-3.0.1-1|749	%package -n %{libkowidgetutils}
14cu|calligra-3.0.1-1|750	Summary:	Calligra core library
14cu|calligra-3.0.1-1|751	Group:		System/Libraries
14cu|calligra-3.0.1-1|752	
14cu|calligra-3.0.1-1|753	%description -n %{libkowidgetutils}
14cu|calligra-3.0.1-1|754	Calligra core library.
14cu|calligra-3.0.1-1|755	
14cu|calligra-3.0.1-1|756	%files -n %{libkowidgetutils}
14cu|calligra-3.0.1-1|757	%{_kde5_libdir}/libkowidgetutils.so.%{libkowidgetutils_major}*
14cu|calligra-3.0.1-1|758	
14cu|calligra-3.0.1-1|759	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|760	
14cu|calligra-3.0.1-1|761	%define kowv2_major 9
14cu|calligra-3.0.1-1|762	%define libkowv2 %mklibname kowv2_ %{kowv2_major}
14cu|calligra-3.0.1-1|763	
14cu|calligra-3.0.1-1|764	%package -n %{libkowv2}
14cu|calligra-3.0.1-1|765	Summary:	Calligra core library
14cu|calligra-3.0.1-1|766	Group:		System/Libraries
14cu|calligra-3.0.1-1|767	
14cu|calligra-3.0.1-1|768	%description -n %{libkowv2}
14cu|calligra-3.0.1-1|769	Calligra core library.
14cu|calligra-3.0.1-1|770	
14cu|calligra-3.0.1-1|771	%files -n %{libkowv2}
14cu|calligra-3.0.1-1|772	%{_kde5_libdir}/libkowv2.so.%{kowv2_major}*
14cu|calligra-3.0.1-1|773	
14cu|calligra-3.0.1-1|774	#-------------------------------------------------------------------
14cu|calligra-3.0.1-1|775	
14cu|calligra-3.0.1-1|776	%define kplatokernel_major 15
14cu|calligra-3.0.1-1|777	%define libkplatokernel %mklibname kplatokernel %{kplatokernel_major}
14cu|calligra-3.0.1-1|778	
14cu|calligra-3.0.1-1|779	%package -n %{libkplatokernel}
14cu|calligra-3.0.1-1|780	Summary:	Calligra core library
14cu|calligra-3.0.1-1|781	Group:		System/Libraries
14cu|calligra-3.0.1-1|782	
14cu|calligra-3.0.1-1|783	%description -n %{libkplatokernel}
14cu|calligra-3.0.1-1|784	Calligra core library.
14cu|calligra-3.0.1-1|785	
14cu|calligra-3.0.1-1|786	%files -n %{libkplatokernel}
14cu|calligra-3.0.1-1|787	%{_kde5_libdir}/libkplatokernel.so.%{kplatokernel_major}*
14cu|calligra-3.0.1-1|788	
14cu|calligra-3.0.1-1|789	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|790	
14cu|calligra-3.0.1-1|791	%define kplatomodels_major 15
14cu|calligra-3.0.1-1|792	%define libkplatomodels %mklibname kplatomodels %{kplatomodels_major}
14cu|calligra-3.0.1-1|793	
14cu|calligra-3.0.1-1|794	%package -n %{libkplatomodels}
14cu|calligra-3.0.1-1|795	Summary:	Calligra core library
14cu|calligra-3.0.1-1|796	Group:		System/Libraries
14cu|calligra-3.0.1-1|797	
14cu|calligra-3.0.1-1|798	%description -n %{libkplatomodels}
14cu|calligra-3.0.1-1|799	Calligra core library.
14cu|calligra-3.0.1-1|800	
14cu|calligra-3.0.1-1|801	%files -n %{libkplatomodels}
14cu|calligra-3.0.1-1|802	%{_kde5_libdir}/libkplatomodels.so.%{kplatomodels_major}*
14cu|calligra-3.0.1-1|803	
14cu|calligra-3.0.1-1|804	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|805	
14cu|calligra-3.0.1-1|806	%define kplatoui_major 15
14cu|calligra-3.0.1-1|807	%define libkplatoui %mklibname kplatoui %{kplatoui_major}
14cu|calligra-3.0.1-1|808	
14cu|calligra-3.0.1-1|809	%package -n %{libkplatoui}
14cu|calligra-3.0.1-1|810	Summary:	Calligra core library
14cu|calligra-3.0.1-1|811	Group:		System/Libraries
14cu|calligra-3.0.1-1|812	
14cu|calligra-3.0.1-1|813	%description -n %{libkplatoui}
14cu|calligra-3.0.1-1|814	Calligra core library.
14cu|calligra-3.0.1-1|815	
14cu|calligra-3.0.1-1|816	%files -n %{libkplatoui}
14cu|calligra-3.0.1-1|817	%{_kde5_libdir}/libkplatoui.so.%{kplatoui_major}*
14cu|calligra-3.0.1-1|818	
14cu|calligra-3.0.1-1|819	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|820	
14cu|calligra-3.0.1-1|821	%define kundo2_major 15
14cu|calligra-3.0.1-1|822	%define libkundo2 %mklibname kundo2_ %{kundo2_major}
14cu|calligra-3.0.1-1|823	
14cu|calligra-3.0.1-1|824	%package -n %{libkundo2}
14cu|calligra-3.0.1-1|825	Summary:	Calligra core library
14cu|calligra-3.0.1-1|826	Group:		System/Libraries
14cu|calligra-3.0.1-1|827	
14cu|calligra-3.0.1-1|828	%description -n %{libkundo2}
14cu|calligra-3.0.1-1|829	Calligra core library.
14cu|calligra-3.0.1-1|830	
14cu|calligra-3.0.1-1|831	%files -n %{libkundo2}
14cu|calligra-3.0.1-1|832	%{_kde5_libdir}/libkundo2.so.%{kundo2_major}*
14cu|calligra-3.0.1-1|833	
14cu|calligra-3.0.1-1|834	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|835	
14cu|calligra-3.0.1-1|836	%define pigmentcms_major 15
14cu|calligra-3.0.1-1|837	%define libpigmentcms %mklibname pigmentcms %{pigmentcms_major}
14cu|calligra-3.0.1-1|838	
14cu|calligra-3.0.1-1|839	%package -n %{libpigmentcms}
14cu|calligra-3.0.1-1|840	Summary:	Calligra core library
14cu|calligra-3.0.1-1|841	Group:		System/Libraries
14cu|calligra-3.0.1-1|842	
14cu|calligra-3.0.1-1|843	%description -n %{libpigmentcms}
14cu|calligra-3.0.1-1|844	Calligra core library.
14cu|calligra-3.0.1-1|845	
14cu|calligra-3.0.1-1|846	Pigment is the Color Manipulation System library for Calligra, this include but
14cu|calligra-3.0.1-1|847	it is not limited to full color management. Originating from Krita it provides
14cu|calligra-3.0.1-1|848	a generic KoColor class wich represents the notion of a color. The same color
14cu|calligra-3.0.1-1|849	can often be specified in different colorspaces. Some colors however can only
14cu|calligra-3.0.1-1|850	be specified in some colorspaces.
14cu|calligra-3.0.1-1|851	
14cu|calligra-3.0.1-1|852	%files -n %{libpigmentcms}
14cu|calligra-3.0.1-1|853	%{_kde5_libdir}/libpigmentcms.so.%{pigmentcms_major}*
14cu|calligra-3.0.1-1|854	
14cu|calligra-3.0.1-1|855	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|856	
14cu|calligra-3.0.1-1|857	%define planprivate_major 15
14cu|calligra-3.0.1-1|858	%define libplanprivate %mklibname planprivate %{planprivate_major}
14cu|calligra-3.0.1-1|859	
14cu|calligra-3.0.1-1|860	%package -n %{libplanprivate}
14cu|calligra-3.0.1-1|861	Summary:	Calligra core library
14cu|calligra-3.0.1-1|862	Group:		System/Libraries
14cu|calligra-3.0.1-1|863	
14cu|calligra-3.0.1-1|864	%description -n %{libplanprivate}
14cu|calligra-3.0.1-1|865	Calligra core library.
14cu|calligra-3.0.1-1|866	
14cu|calligra-3.0.1-1|867	%files -n %{libplanprivate}
14cu|calligra-3.0.1-1|868	%{_kde5_libdir}/libplanprivate.so.%{planprivate_major}*
14cu|calligra-3.0.1-1|869	
14cu|calligra-3.0.1-1|870	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|871	
14cu|calligra-3.0.1-1|872	%define kplatoworkfactory_major 15
14cu|calligra-3.0.1-1|873	%define libplanworkfactory %mklibname kplatoworkfactory %{kplatoworkfactory_major}
14cu|calligra-3.0.1-1|874	
14cu|calligra-3.0.1-1|875	%package -n %{libplanworkfactory}
14cu|calligra-3.0.1-1|876	Summary:	Calligra core library
14cu|calligra-3.0.1-1|877	Group:		System/Libraries
14cu|calligra-3.0.1-1|878	
14cu|calligra-3.0.1-1|879	%description -n %{libplanworkfactory}
14cu|calligra-3.0.1-1|880	Calligra core library.
14cu|calligra-3.0.1-1|881	
14cu|calligra-3.0.1-1|882	%files -n %{libplanworkfactory}
14cu|calligra-3.0.1-1|883	%{_kde5_libdir}/libplanworkfactory.so.%{kplatoworkfactory_major}*
14cu|calligra-3.0.1-1|884	
14cu|calligra-3.0.1-1|885	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|886	
14cu|calligra-3.0.1-1|887	%define rtfreader_major 15
14cu|calligra-3.0.1-1|888	%define librtfreader %mklibname rtfreader %{rtfreader_major}
14cu|calligra-3.0.1-1|889	
14cu|calligra-3.0.1-1|890	%package -n %{librtfreader}
14cu|calligra-3.0.1-1|891	Summary:	Calligra core library
14cu|calligra-3.0.1-1|892	Group:		System/Libraries
14cu|calligra-3.0.1-1|893	
14cu|calligra-3.0.1-1|894	%description -n %{librtfreader}
14cu|calligra-3.0.1-1|895	Calligra core library.
14cu|calligra-3.0.1-1|896	
14cu|calligra-3.0.1-1|897	%files -n %{librtfreader}
14cu|calligra-3.0.1-1|898	%{_kde5_libdir}/libRtfReader.so.%{rtfreader_major}*
14cu|calligra-3.0.1-1|899	
14cu|calligra-3.0.1-1|900	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|901	
14cu|calligra-3.0.1-1|902	%define wordsprivate_major 15
14cu|calligra-3.0.1-1|903	%define libwordsprivate %mklibname wordsprivate %{wordsprivate_major}
14cu|calligra-3.0.1-1|904	
14cu|calligra-3.0.1-1|905	%package -n %{libwordsprivate}
14cu|calligra-3.0.1-1|906	Summary:	Calligra core library
14cu|calligra-3.0.1-1|907	Group:		System/Libraries
14cu|calligra-3.0.1-1|908	
14cu|calligra-3.0.1-1|909	%description -n %{libwordsprivate}
14cu|calligra-3.0.1-1|910	Calligra core library.
14cu|calligra-3.0.1-1|911	
14cu|calligra-3.0.1-1|912	%files -n %{libwordsprivate}
14cu|calligra-3.0.1-1|913	%{_kde5_libdir}/libwordsprivate.so.%{wordsprivate_major}*
14cu|calligra-3.0.1-1|914	
14cu|calligra-3.0.1-1|915	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|916	
14cu|calligra-3.0.1-1|917	%package devel
14cu|calligra-3.0.1-1|918	Summary:	Header files for developing calligra applications
14cu|calligra-3.0.1-1|919	Group:		Development/KDE and Qt
14cu|calligra-3.0.1-1|920	Requires:	%{libbasicflakes} = %{EVRD}
14cu|calligra-3.0.1-1|921	Requires:	%{libcalligrasheetscommon} = %{EVRD}
14cu|calligra-3.0.1-1|922	Requires:	%{libcalligrasheetsodf} = %{EVRD}
14cu|calligra-3.0.1-1|923	Requires:	%{libcalligrastageprivate} = %{EVRD}
14cu|calligra-3.0.1-1|924	Requires:	%{libflake} = %{EVRD}
14cu|calligra-3.0.1-1|925	Requires:	%{libkarboncommon} = %{EVRD}
14cu|calligra-3.0.1-1|926	Requires:	%{libkarbonui} = %{EVRD}
14cu|calligra-3.0.1-1|927	Requires:	%{libkoformula} = %{EVRD}
14cu|calligra-3.0.1-1|928	Requires:	%{libkomain} = %{EVRD}
14cu|calligra-3.0.1-1|929	Requires:	%{libkomsooxml} = %{EVRD}
14cu|calligra-3.0.1-1|930	Requires:	%{libkoodf} = %{EVRD}
14cu|calligra-3.0.1-1|931	Requires:	%{libkoodf2} = %{EVRD}
14cu|calligra-3.0.1-1|932	Requires:	%{libkoodfreader} = %{EVRD}
14cu|calligra-3.0.1-1|933	Requires:	%{libkopageapp} = %{EVRD}
14cu|calligra-3.0.1-1|934	Requires:	%{libkoplugin} = %{EVRD}
14cu|calligra-3.0.1-1|935	Requires:	%{libkostore} = %{EVRD}
14cu|calligra-3.0.1-1|936	Requires:	%{libkotext} = %{EVRD}
14cu|calligra-3.0.1-1|937	Requires:	%{libkotextlayout} = %{EVRD}
14cu|calligra-3.0.1-1|938	Requires:	%{libkovectorimage} = %{EVRD}
14cu|calligra-3.0.1-1|939	Requires:	%{libkoversion} = %{EVRD}
14cu|calligra-3.0.1-1|940	Requires:	%{libkowidgets} = %{EVRD}
14cu|calligra-3.0.1-1|941	Requires:	%{libkowidgetutils} = %{EVRD}
14cu|calligra-3.0.1-1|942	Requires:	%{libkowv2} = %{EVRD}
14cu|calligra-3.0.1-1|943	Requires:	%{libkplatokernel} = %{EVRD}
14cu|calligra-3.0.1-1|944	Requires:	%{libkplatomodels} = %{EVRD}
14cu|calligra-3.0.1-1|945	Requires:	%{libkplatoui} = %{EVRD}
14cu|calligra-3.0.1-1|946	Requires:	%{libkundo2} = %{EVRD}
14cu|calligra-3.0.1-1|947	Requires:	%{libpigmentcms} = %{EVRD}
14cu|calligra-3.0.1-1|948	Requires:	%{libplanprivate} = %{EVRD}
14cu|calligra-3.0.1-1|949	Requires:	%{libplanworkfactory} = %{EVRD}
14cu|calligra-3.0.1-1|950	Requires:	%{librtfreader} = %{EVRD}
14cu|calligra-3.0.1-1|951	Requires:	%{libwordsprivate} = %{EVRD}
14cu|calligra-3.0.1-1|952	Requires:	%{name}-core = %{EVRD}
14cu|calligra-3.0.1-1|953	
14cu|calligra-3.0.1-1|954	%description devel
14cu|calligra-3.0.1-1|955	Header files needed for developing calligra applications.
14cu|calligra-3.0.1-1|956	
14cu|calligra-3.0.1-1|957	%files devel
14cu|calligra-3.0.1-1|958	%{_kde5_libdir}/libbasicflakes.so
14cu|calligra-3.0.1-1|959	%{_kde5_libdir}/libcalligrasheetscommon.so
14cu|calligra-3.0.1-1|960	%{_kde5_libdir}/libcalligrasheetsodf.so
14cu|calligra-3.0.1-1|961	%{_kde5_libdir}/libcalligrastageprivate.so
14cu|calligra-3.0.1-1|962	%{_kde5_libdir}/libflake.so
14cu|calligra-3.0.1-1|963	%{_kde5_libdir}/libkarboncommon.so
14cu|calligra-3.0.1-1|964	%{_kde5_libdir}/libkarbonui.so
14cu|calligra-3.0.1-1|965	%{_kde5_libdir}/libkoformula.so
14cu|calligra-3.0.1-1|966	%{_kde5_libdir}/libkomain.so
14cu|calligra-3.0.1-1|967	%{_kde5_libdir}/libkomsooxml.so
14cu|calligra-3.0.1-1|968	%{_kde5_libdir}/libkoodf.so
14cu|calligra-3.0.1-1|969	%{_kde5_libdir}/libkoodf2.so
14cu|calligra-3.0.1-1|970	%{_kde5_libdir}/libkoodfreader.so
14cu|calligra-3.0.1-1|971	%{_kde5_libdir}/libkopageapp.so
14cu|calligra-3.0.1-1|972	%{_kde5_libdir}/libkoplugin.so
14cu|calligra-3.0.1-1|973	%{_kde5_libdir}/libkostore.so
14cu|calligra-3.0.1-1|974	%{_kde5_libdir}/libkotext.so
14cu|calligra-3.0.1-1|975	%{_kde5_libdir}/libkotextlayout.so
14cu|calligra-3.0.1-1|976	%{_kde5_libdir}/libkovectorimage.so
14cu|calligra-3.0.1-1|977	%{_kde5_libdir}/libkoversion.so
14cu|calligra-3.0.1-1|978	%{_kde5_libdir}/libkowidgets.so
14cu|calligra-3.0.1-1|979	%{_kde5_libdir}/libkowidgetutils.so
14cu|calligra-3.0.1-1|980	%{_kde5_libdir}/libkowv2.so
14cu|calligra-3.0.1-1|981	%{_kde5_libdir}/libkplatokernel.so
14cu|calligra-3.0.1-1|982	%{_kde5_libdir}/libkplatomodels.so
14cu|calligra-3.0.1-1|983	%{_kde5_libdir}/libkplatoui.so
14cu|calligra-3.0.1-1|984	%{_kde5_libdir}/libkundo2.so
14cu|calligra-3.0.1-1|985	%{_kde5_libdir}/libpigmentcms.so
14cu|calligra-3.0.1-1|986	%{_kde5_libdir}/libplanprivate.so
14cu|calligra-3.0.1-1|987	%{_kde5_libdir}/libplanworkfactory.so
14cu|calligra-3.0.1-1|988	%{_kde5_libdir}/libRtfReader.so
14cu|calligra-3.0.1-1|989	%{_kde5_libdir}/libwordsprivate.so
14cu|calligra-3.0.1-1|990	
14cu|calligra-3.0.1-1|991	#--------------------------------------------------------------------
14cu|calligra-3.0.1-1|992	
14cu|calligra-3.0.1-1|993	%prep
14cu|calligra-3.0.1-1|994	%setup -q
14cu|calligra-3.0.1-1|995	
14cu|calligra-3.0.1-1|996	%build
14cu|calligra-3.0.1-1|997	%cmake_kde5
14cu|calligra-3.0.1-1|998	%make
14cu|calligra-3.0.1-1|999	
14cu|calligra-3.0.1-1|1000	%install
14cu|calligra-3.0.1-1|1001	%makeinstall_std -C build
14cu|calligra-3.0.1-1|1002	
14cu|calligra-3.0.1-1|1003	# NOTE: reenable if/when again available
14cu|calligra-3.0.1-1|1004	find %{buildroot} -name "braindump.mo" | xargs rm -fv
14cu|calligra-3.0.1-1|1005	find %{buildroot} -name "flow.mo" | xargs rm -fv
14cu|calligra-3.0.1-1|1006	find %{buildroot} -name "okularGenerator_odp.mo" | xargs rm -fv
14cu|calligra-3.0.1-1|1007	find %{buildroot} -name "okularGenerator_odt.mo" | xargs rm -fv
14cu|calligra-3.0.1-1|1008	
14cu|calligra-3.0.1-1|1009	%find_lang %{name} calligra-defaulttools calligra-dockers calligra-opener \
14cu|calligra-3.0.1-1|1010	calligra_semanticitem_contact calligra_semanticitem_event calligra_semanticitem_location \
14cu|calligra-3.0.1-1|1011	calligra_shape_artistictext calligra_shape_chart calligra_shape_comment calligra_shape_formula \
14cu|calligra-3.0.1-1|1012	calligra_shape_music calligra_shape_paths calligra_shape_picture calligra_shape_plugin \
14cu|calligra-3.0.1-1|1013	calligra_shape_template calligra_shape_text calligra_shape_threed calligra_shape_vector calligra_shape_video \
14cu|calligra-3.0.1-1|1014	calligra_textediting_autocorrect calligra_textediting_changecase calligra_textediting_spellcheck \
14cu|calligra-3.0.1-1|1015	calligra_textediting_thesaurus calligra_textinlineobject_variables calligrafilters \
14cu|calligra-3.0.1-1|1016	kocolorspaces koconverter %{name}.lang
14cu|calligra-3.0.1-1|1017	
14cu|calligra-3.0.1-1|1018	%find_lang karbon KarbonFilterEffects KarbonTools karbon.lang
14cu|calligra-3.0.1-1|1019	
14cu|calligra-3.0.1-1|1020	%find_lang calligraplan calligraplan_scheduler_rcps calligraplan_scheduler_tj calligraplanlibs \
14cu|calligra-3.0.1-1|1021	calligraplanwork krossmoduleplan plan.lang
14cu|calligra-3.0.1-1|1022	
14cu|calligra-3.0.1-1|1023	%find_lang calligrasheets calligrasheets_calendar calligrasheets_solver krossmodulesheets \
14cu|calligra-3.0.1-1|1024	calligra_shape_spreadsheet sheets.lang
14cu|calligra-3.0.1-1|1025	
14cu|calligra-3.0.1-1|1026	%find_lang calligrastage stage.lang
14cu|calligra-3.0.1-1|1027	
14cu|calligra-3.0.1-1|1028	%find_lang calligrawords krossmodulewords words.lang
14cu|calligra-3.0.1-1|1029	
14cu|calligra-3.0.1-1|1030	%changelog

9792 14
14cu|calligra-l10n-2.9.11-3|1	# Supported l10n language
14cu|calligra-l10n-2.9.11-3|2	%define langlist bs ca cs da de el en_GB es et fi fr gl hu it ja kk nb nl pl pt pt_BR ru sk sv tr uk zh_CN zh_TW
14cu|calligra-l10n-2.9.11-3|3	
14cu|calligra-l10n-2.9.11-3|4	# Languages that were once supported, but aren't supported by the current release anymore
14cu|calligra-l10n-2.9.11-3|5	# (old packages have to be obsoleted so we don't create dependency problems)
14cu|calligra-l10n-2.9.11-3|6	%define temporarily_unsupported nds sl
14cu|calligra-l10n-2.9.11-3|7	
14cu|calligra-l10n-2.9.11-3|8	# Language descriptions
14cu|calligra-l10n-2.9.11-3|9	%define language_bs bs
14cu|calligra-l10n-2.9.11-3|10	%define langname_bs Bosnian
14cu|calligra-l10n-2.9.11-3|11	%define language_ca ca
14cu|calligra-l10n-2.9.11-3|12	%define langname_ca Catalan
14cu|calligra-l10n-2.9.11-3|13	%define language_cs cs
14cu|calligra-l10n-2.9.11-3|14	%define langname_cs Czech
14cu|calligra-l10n-2.9.11-3|15	%define language_da da
14cu|calligra-l10n-2.9.11-3|16	%define langname_da Dansk
14cu|calligra-l10n-2.9.11-3|17	%define language_de de
14cu|calligra-l10n-2.9.11-3|18	%define langname_de German
14cu|calligra-l10n-2.9.11-3|19	%define language_el el
14cu|calligra-l10n-2.9.11-3|20	%define langname_el Greek
14cu|calligra-l10n-2.9.11-3|21	%define language_en_GB en_GB
14cu|calligra-l10n-2.9.11-3|22	%define langname_en_GB British English
14cu|calligra-l10n-2.9.11-3|23	%define language_es es
14cu|calligra-l10n-2.9.11-3|24	%define langname_es Spanish
14cu|calligra-l10n-2.9.11-3|25	%define language_et et
14cu|calligra-l10n-2.9.11-3|26	%define langname_et Estonian
14cu|calligra-l10n-2.9.11-3|27	%define language_fi fi
14cu|calligra-l10n-2.9.11-3|28	%define langname_fi Finnish
14cu|calligra-l10n-2.9.11-3|29	%define language_fr fr
14cu|calligra-l10n-2.9.11-3|30	%define langname_fr French
14cu|calligra-l10n-2.9.11-3|31	%define language_gl gl
14cu|calligra-l10n-2.9.11-3|32	%define langname_gl Galician
14cu|calligra-l10n-2.9.11-3|33	%define language_hu hu
14cu|calligra-l10n-2.9.11-3|34	%define langname_hu Hungarian
14cu|calligra-l10n-2.9.11-3|35	%define language_ia ia
14cu|calligra-l10n-2.9.11-3|36	%define langname_ia Interlingua
14cu|calligra-l10n-2.9.11-3|37	%define language_it it
14cu|calligra-l10n-2.9.11-3|38	%define langname_it Italian
14cu|calligra-l10n-2.9.11-3|39	%define language_ja ja
14cu|calligra-l10n-2.9.11-3|40	%define langname_ja Japanese
14cu|calligra-l10n-2.9.11-3|41	%define language_kk kk
14cu|calligra-l10n-2.9.11-3|42	%define langname_kk Kazakh
14cu|calligra-l10n-2.9.11-3|43	%define language_nb nb
14cu|calligra-l10n-2.9.11-3|44	%define langname_nb Norwegian
14cu|calligra-l10n-2.9.11-3|45	%define language_nl nl
14cu|calligra-l10n-2.9.11-3|46	%define langname_nl Dutch
14cu|calligra-l10n-2.9.11-3|47	%define language_nds nds
14cu|calligra-l10n-2.9.11-3|48	%define langname_nds Lower Saxon
14cu|calligra-l10n-2.9.11-3|49	%define language_pl pl
14cu|calligra-l10n-2.9.11-3|50	%define langname_pl Polish
14cu|calligra-l10n-2.9.11-3|51	%define language_pt pt
14cu|calligra-l10n-2.9.11-3|52	%define langname_pt Portuguese
14cu|calligra-l10n-2.9.11-3|53	%define language_pt_BR pt_BR
14cu|calligra-l10n-2.9.11-3|54	%define langname_pt_BR Brazilian portuguese
14cu|calligra-l10n-2.9.11-3|55	%define language_pt_PT pt-PT
14cu|calligra-l10n-2.9.11-3|56	%define langname_pt_PT Portuguese
14cu|calligra-l10n-2.9.11-3|57	%define language_ru ru
14cu|calligra-l10n-2.9.11-3|58	%define langname_ru Russian
14cu|calligra-l10n-2.9.11-3|59	%define language_sl sl
14cu|calligra-l10n-2.9.11-3|60	%define langname_sl Slovenian
14cu|calligra-l10n-2.9.11-3|61	%define language_sk sk
14cu|calligra-l10n-2.9.11-3|62	%define langname_sk Slovakian
14cu|calligra-l10n-2.9.11-3|63	%define language_sv sv
14cu|calligra-l10n-2.9.11-3|64	%define langname_sv Swedish
14cu|calligra-l10n-2.9.11-3|65	%define language_tr tr
14cu|calligra-l10n-2.9.11-3|66	%define langname_tr Turkish
14cu|calligra-l10n-2.9.11-3|67	%define language_uk uk
14cu|calligra-l10n-2.9.11-3|68	%define langname_uk Ukrainian
14cu|calligra-l10n-2.9.11-3|69	%define language_wa wa
14cu|calligra-l10n-2.9.11-3|70	%define langname_wa Walloon
14cu|calligra-l10n-2.9.11-3|71	%define language_zh_CN zh_CN
14cu|calligra-l10n-2.9.11-3|72	%define langname_zh_CN Simplified Chinese
14cu|calligra-l10n-2.9.11-3|73	%define language_zh_TW zh_TW
14cu|calligra-l10n-2.9.11-3|74	%define langname_zh_TW Traditional Chinese
14cu|calligra-l10n-2.9.11-3|75	
14cu|calligra-l10n-2.9.11-3|76	# --- Danger line ---
14cu|calligra-l10n-2.9.11-3|77	
14cu|calligra-l10n-2.9.11-3|78	# Locales
14cu|calligra-l10n-2.9.11-3|79	%{expand:%(for lang in %{langlist}; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14cu|calligra-l10n-2.9.11-3|80	
14cu|calligra-l10n-2.9.11-3|81	Summary:	Language files for Calligra (virtual package)
14cu|calligra-l10n-2.9.11-3|82	Name:		calligra-l10n
14cu|calligra-l10n-2.9.11-3|83	Version:	2.9.11
14cu|calligra-l10n-2.9.11-3|84	Release:	3
14cu|calligra-l10n-2.9.11-3|85	License:	GPLv2+
14cu|calligra-l10n-2.9.11-3|86	Group:		System/Internationalization
14cu|calligra-l10n-2.9.11-3|87	Url:		http://www.calligra-suite.org/
14cu|calligra-l10n-2.9.11-3|88	# localisation package template
14cu|calligra-l10n-2.9.11-3|89	Source0:	%{name}-template.in
14cu|calligra-l10n-2.9.11-3|90	Source1:	%{name}.rpmlintrc
14cu|calligra-l10n-2.9.11-3|91	# l10n sources
14cu|calligra-l10n-2.9.11-3|92	%{expand:%(\
14cu|calligra-l10n-2.9.11-3|93	i=2; \
14cu|calligra-l10n-2.9.11-3|94	for lang in %{langlist}; do\
14cu|calligra-l10n-2.9.11-3|95	echo "%%{expand:Source$i: http://download.kde.org/stable/calligra-%%{version}/%%{name}/%%{name}-%%{language_$lang}-%%{version}.tar.xz}";\
14cu|calligra-l10n-2.9.11-3|96	i=$[i+1];\
14cu|calligra-l10n-2.9.11-3|97	done\
14cu|calligra-l10n-2.9.11-3|98	)
14cu|calligra-l10n-2.9.11-3|99	}
14cu|calligra-l10n-2.9.11-3|100	BuildRequires:	gettext
14cu|calligra-l10n-2.9.11-3|101	BuildRequires:	kdelibs4-devel
14cu|calligra-l10n-2.9.11-3|102	BuildArch:	noarch
14cu|calligra-l10n-2.9.11-3|103	%{expand:%(\
14cu|calligra-l10n-2.9.11-3|104	for i in %{temporarily_unsupported}; do \
14cu|calligra-l10n-2.9.11-3|105	echo "Obsoletes: %{name}-$i < %{EVRD}"; \
14cu|calligra-l10n-2.9.11-3|106	done)
14cu|calligra-l10n-2.9.11-3|107	}
14cu|calligra-l10n-2.9.11-3|108	
14cu|calligra-l10n-2.9.11-3|109	%description
14cu|calligra-l10n-2.9.11-3|110	Language files for Calligra.
14cu|calligra-l10n-2.9.11-3|111	
14cu|calligra-l10n-2.9.11-3|112	# Expand all localisation packages descriptions.
14cu|calligra-l10n-2.9.11-3|113	
14cu|calligra-l10n-2.9.11-3|114	%{expand:%(\
14cu|calligra-l10n-2.9.11-3|115	for lang in %{langlist}; do\
14cu|calligra-l10n-2.9.11-3|116	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14cu|calligra-l10n-2.9.11-3|117	done\
14cu|calligra-l10n-2.9.11-3|118	)
14cu|calligra-l10n-2.9.11-3|119	}
14cu|calligra-l10n-2.9.11-3|120	
14cu|calligra-l10n-2.9.11-3|121	%prep
14cu|calligra-l10n-2.9.11-3|122	%setup -T -n %{name}-%{version} -c
14cu|calligra-l10n-2.9.11-3|123	
14cu|calligra-l10n-2.9.11-3|124	for lang in %{langlist}; do\
14cu|calligra-l10n-2.9.11-3|125	tar xf %{_sourcedir}/%{name}-$lang-%{version}.tar.xz;
14cu|calligra-l10n-2.9.11-3|126	done
14cu|calligra-l10n-2.9.11-3|127	
14cu|calligra-l10n-2.9.11-3|128	%build
14cu|calligra-l10n-2.9.11-3|129	for lang in %{langlist}; do\
14cu|calligra-l10n-2.9.11-3|130	pushd %{name}-$lang-%{version};
14cu|calligra-l10n-2.9.11-3|131	%cmake_kde4;
14cu|calligra-l10n-2.9.11-3|132	%make;
14cu|calligra-l10n-2.9.11-3|133	popd;
14cu|calligra-l10n-2.9.11-3|134	done
14cu|calligra-l10n-2.9.11-3|135	
14cu|calligra-l10n-2.9.11-3|136	%install
14cu|calligra-l10n-2.9.11-3|137	for lang in %{langlist}; do
14cu|calligra-l10n-2.9.11-3|138	pushd %{name}-$lang-%{version};
14cu|calligra-l10n-2.9.11-3|139	%makeinstall_std -C build;
14cu|calligra-l10n-2.9.11-3|140	popd;
14cu|calligra-l10n-2.9.11-3|141	done
14cu|calligra-l10n-2.9.11-3|142	
14cu|calligra-l10n-2.9.11-3|143	%changelog
14cu|calligra-l10n-2.9.11-3|144	
14cu|calligra-l10n-2.9.11-3|145	* Sat Jan 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.11-3
14cu|calligra-l10n-2.9.11-3|146	- (6dbcfef) Add versioned Provides for calligra-l10n
14cu|calligra-l10n-2.9.11-3|147	
14cu|calligra-l10n-2.9.11-3|148	

9793 14
14cu|camlgrenouille-1.28-8|1	%define debug_package %{nil}
14cu|camlgrenouille-1.28-8|2	
14cu|camlgrenouille-1.28-8|3	Summary:	Broadband connection test program
14cu|camlgrenouille-1.28-8|4	Name:		camlgrenouille
14cu|camlgrenouille-1.28-8|5	Version:	1.28
14cu|camlgrenouille-1.28-8|6	Release:	8
14cu|camlgrenouille-1.28-8|7	License:	GPLv2+
14cu|camlgrenouille-1.28-8|8	Group:		Networking/Other
14cu|camlgrenouille-1.28-8|9	Url:		http://devel.grenouille.com/Camlgrenouille.php
14cu|camlgrenouille-1.28-8|10	Source0:	http://devel.grenouille.com/pub/camlgrenouille/sources/%{name}-%{version}.tar.gz
14cu|camlgrenouille-1.28-8|11	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
14cu|camlgrenouille-1.28-8|12	Source1:	%{name}-icons.tar.bz2
14cu|camlgrenouille-1.28-8|13	Source2:	%{name}-missing-files.tar.bz2
14cu|camlgrenouille-1.28-8|14	Buildrequires:	ocaml
14cu|camlgrenouille-1.28-8|15	Requires:	rxvt
14cu|camlgrenouille-1.28-8|16	
14cu|camlgrenouille-1.28-8|17	%description
14cu|camlgrenouille-1.28-8|18	This software is meant to test for your broadband connection,
14cu|camlgrenouille-1.28-8|19	and sends the results to www.grenouille.com
14cu|camlgrenouille-1.28-8|20	
14cu|camlgrenouille-1.28-8|21	%files
14cu|camlgrenouille-1.28-8|22	%doc README TODO
14cu|camlgrenouille-1.28-8|23	%doc script_demarrage.sh
14cu|camlgrenouille-1.28-8|24	%{_bindir}/*
14cu|camlgrenouille-1.28-8|25	%config(noreplace) %{_sysconfdir}/*
14cu|camlgrenouille-1.28-8|26	%{_datadir}/applications/%{name}.desktop
14cu|camlgrenouille-1.28-8|27	%{_miconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|28	%{_iconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|29	%{_liconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|30	
14cu|camlgrenouille-1.28-8|31	#----------------------------------------------------------------------------
14cu|camlgrenouille-1.28-8|32	
14cu|camlgrenouille-1.28-8|33	%prep
14cu|camlgrenouille-1.28-8|34	#unpack source, icons and missing files:
14cu|camlgrenouille-1.28-8|35	%setup -q -b2 -a1
14cu|camlgrenouille-1.28-8|36	
14cu|camlgrenouille-1.28-8|37	%build
14cu|camlgrenouille-1.28-8|38	touch build_linux
14cu|camlgrenouille-1.28-8|39	make depend
14cu|camlgrenouille-1.28-8|40	make
14cu|camlgrenouille-1.28-8|41	
14cu|camlgrenouille-1.28-8|42	%install
14cu|camlgrenouille-1.28-8|43	#installation des executables
14cu|camlgrenouille-1.28-8|44	mkdir -p %{buildroot}%{_bindir}
14cu|camlgrenouille-1.28-8|45	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|camlgrenouille-1.28-8|46	install -D -m 755 camlgrenouille %{buildroot}%{_bindir}/camlgrenouille
14cu|camlgrenouille-1.28-8|47	(cd %{buildroot}%{_bindir}
14cu|camlgrenouille-1.28-8|48	ln -s camlgrenouille grenouille )
14cu|camlgrenouille-1.28-8|49	
14cu|camlgrenouille-1.28-8|50	#patch config
14cu|camlgrenouille-1.28-8|51	perl -pi -e 's#\./shell_ifconfig.sh#%{_sysconfdir}/%{name}/shell_ifconfig.sh#' user.config.linux
14cu|camlgrenouille-1.28-8|52	
14cu|camlgrenouille-1.28-8|53	#installation des fichiers de config
14cu|camlgrenouille-1.28-8|54	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|camlgrenouille-1.28-8|55	install -D -m 644 user.config.linux %{buildroot}%{_sysconfdir}/%{name}/user.config
14cu|camlgrenouille-1.28-8|56	install -D -m 755 shell_ifconfig.sh %{buildroot}%{_sysconfdir}/%{name}/shell_ifconfig.sh
14cu|camlgrenouille-1.28-8|57	
14cu|camlgrenouille-1.28-8|58	# icon
14cu|camlgrenouille-1.28-8|59	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|camlgrenouille-1.28-8|60	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|61	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|62	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|camlgrenouille-1.28-8|63	
14cu|camlgrenouille-1.28-8|64	mkdir -p %{buildroot}%{_datadir}/applications
14cu|camlgrenouille-1.28-8|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|camlgrenouille-1.28-8|66	[Desktop Entry]
14cu|camlgrenouille-1.28-8|67	Name=Camlgrenouille
14cu|camlgrenouille-1.28-8|68	Comment=Broadband connection test program
14cu|camlgrenouille-1.28-8|69	Exec=%{_bindir}/%{name}
14cu|camlgrenouille-1.28-8|70	Icon=%{name}
14cu|camlgrenouille-1.28-8|71	Terminal=false
14cu|camlgrenouille-1.28-8|72	Type=Application
14cu|camlgrenouille-1.28-8|73	StartupNotify=true
14cu|camlgrenouille-1.28-8|74	Categories=X-MandrivaLinux-Internet;
14cu|camlgrenouille-1.28-8|75	EOF
14cu|camlgrenouille-1.28-8|76	
14cu|camlgrenouille-1.28-8|77	
14cu|camlgrenouille-1.28-8|78	%changelog
14cu|camlgrenouille-1.28-8|79	
14cu|camlgrenouille-1.28-8|80	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.28-8
14cu|camlgrenouille-1.28-8|81	- (1fc416d) Disable debug package
14cu|camlgrenouille-1.28-8|82	- (1fc416d) Spec cleanup
14cu|camlgrenouille-1.28-8|83	
14cu|camlgrenouille-1.28-8|84	

9794 14
14cu|camlp5-6.11-2|1	%define debug_package %{nil}
14cu|camlp5-6.11-2|2	
14cu|camlp5-6.11-2|3	Summary:	A preprocessor-pretty-printer of ocaml
14cu|camlp5-6.11-2|4	Name:		camlp5
14cu|camlp5-6.11-2|5	Version:	6.11
14cu|camlp5-6.11-2|6	Release:	2
14cu|camlp5-6.11-2|7	License:	BSD
14cu|camlp5-6.11-2|8	Group:		Development/OCaml
14cu|camlp5-6.11-2|9	Url:		http://pauillac.inria.fr/~ddr/camlp5
14cu|camlp5-6.11-2|10	Source0:	http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-%{version}.tgz
14cu|camlp5-6.11-2|11	Patch0:		camlp5-6.11-patch-6.07-1.patch
14cu|camlp5-6.11-2|12	BuildRequires:	ocaml
14cu|camlp5-6.11-2|13	
14cu|camlp5-6.11-2|14	%description
14cu|camlp5-6.11-2|15	Camlp5 is a preprocessor-pretty-printer of ocaml.
14cu|camlp5-6.11-2|16	It is the continuation of the classical Camlp4 with new features.
14cu|camlp5-6.11-2|17	
14cu|camlp5-6.11-2|18	%files
14cu|camlp5-6.11-2|19	%doc CHANGES DEVEL ICHANGES INSTALL LICENSE README UPGRADING doc/html
14cu|camlp5-6.11-2|20	%{_libdir}/ocaml/camlp5
14cu|camlp5-6.11-2|21	%{_bindir}/*
14cu|camlp5-6.11-2|22	%{_mandir}/man1/*
14cu|camlp5-6.11-2|23	
14cu|camlp5-6.11-2|24	#----------------------------------------------------------------------------
14cu|camlp5-6.11-2|25	
14cu|camlp5-6.11-2|26	%prep
14cu|camlp5-6.11-2|27	%setup -q
14cu|camlp5-6.11-2|28	%patch0 -p0
14cu|camlp5-6.11-2|29	
14cu|camlp5-6.11-2|30	%build
14cu|camlp5-6.11-2|31	./configure \
14cu|camlp5-6.11-2|32	-bindir %{_bindir} \
14cu|camlp5-6.11-2|33	-libdir %{_libdir}/ocaml \
14cu|camlp5-6.11-2|34	-mandir %{_mandir}/man1
14cu|camlp5-6.11-2|35	make
14cu|camlp5-6.11-2|36	make world.opt
14cu|camlp5-6.11-2|37	
14cu|camlp5-6.11-2|38	%install
14cu|camlp5-6.11-2|39	make install \
14cu|camlp5-6.11-2|40	BINDIR=%{buildroot}%{_bindir} \
14cu|camlp5-6.11-2|41	LIBDIR=%{buildroot}%{_libdir}/ocaml \
14cu|camlp5-6.11-2|42	MANDIR=%{buildroot}%{_mandir}
14cu|camlp5-6.11-2|43	install -m 644 etc/META %{buildroot}%{_libdir}/ocaml/camlp5/
14cu|camlp5-6.11-2|44	
14cu|camlp5-6.11-2|45	
14cu|camlp5-6.11-2|46	%changelog
14cu|camlp5-6.11-2|47	
14cu|camlp5-6.11-2|48	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.11-2
14cu|camlp5-6.11-2|49	- (9900bef) Disable debug package
14cu|camlp5-6.11-2|50	
14cu|camlp5-6.11-2|51	

9795 14
14cu|cantata-2.0.1-1|1	%define	with_qt5 0
14cu|cantata-2.0.1-1|2	
14cu|cantata-2.0.1-1|3	Summary:	Client for the Music Player Daemon (MPD)
14cu|cantata-2.0.1-1|4	Name:		cantata
14cu|cantata-2.0.1-1|5	Version:	2.0.1
14cu|cantata-2.0.1-1|6	Release:	1
14cu|cantata-2.0.1-1|7	License:	GPLv2+
14cu|cantata-2.0.1-1|8	Group:		Graphical desktop/KDE
14cu|cantata-2.0.1-1|9	URL:		https://github.com/cdrummond/cantata
14cu|cantata-2.0.1-1|10	# NOTE:
14cu|cantata-2.0.1-1|11	# As of January 14th 2014, google code no longer allows adding new downloads.
14cu|cantata-2.0.1-1|12	# Since January 2016 new site on GitHub.
14cu|cantata-2.0.1-1|13	Source0:	https://github.com/CDrummond/cantata/releases/download/v%{version}/%{name}-%{version}.tar.bz2
14cu|cantata-2.0.1-1|14	Source1:	%{name}_ru.po.tar.gz
14cu|cantata-2.0.1-1|15	BuildRequires:	cdparanoia
14cu|cantata-2.0.1-1|16	BuildRequires:	cdda-devel
14cu|cantata-2.0.1-1|17	BuildRequires:	ffmpeg-devel
14cu|cantata-2.0.1-1|18	BuildRequires:	media-player-info
14cu|cantata-2.0.1-1|19	BuildRequires:	pkgconfig(libcddb)
14cu|cantata-2.0.1-1|20	BuildRequires:	pkgconfig(libmtp)
14cu|cantata-2.0.1-1|21	BuildRequires:	pkgconfig(libmpg123)
14cu|cantata-2.0.1-1|22	BuildRequires:	pkgconfig(libmusicbrainz5)
14cu|cantata-2.0.1-1|23	BuildRequires:	pkgconfig(libvlc)
14cu|cantata-2.0.1-1|24	BuildRequires:	pkgconfig(openssl)
14cu|cantata-2.0.1-1|25	BuildRequires:	pkgconfig(speexdsp)
14cu|cantata-2.0.1-1|26	BuildRequires:	pkgconfig(taglib) >= 1.6
14cu|cantata-2.0.1-1|27	BuildRequires:	pkgconfig(taglib-extras) >= 1.0
14cu|cantata-2.0.1-1|28	BuildRequires:	pkgconfig(x11)
14cu|cantata-2.0.1-1|29	BuildRequires:	pkgconfig(xext)
14cu|cantata-2.0.1-1|30	BuildRequires:	pkgconfig(zlib)
14cu|cantata-2.0.1-1|31	%if %{with_qt5}
14cu|cantata-2.0.1-1|32	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|cantata-2.0.1-1|33	BuildRequires:	pkgconfig(Qt5Core)
14cu|cantata-2.0.1-1|34	BuildRequires:	pkgconfig(Qt5DBus)
14cu|cantata-2.0.1-1|35	BuildRequires:	pkgconfig(Qt5Gui)
14cu|cantata-2.0.1-1|36	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|cantata-2.0.1-1|37	BuildRequires:	pkgconfig(Qt5Network)
14cu|cantata-2.0.1-1|38	BuildRequires:	pkgconfig(Qt5Qml)
14cu|cantata-2.0.1-1|39	BuildRequires:	pkgconfig(Qt5Quick)
14cu|cantata-2.0.1-1|40	BuildRequires:	pkgconfig(Qt5Sql)
14cu|cantata-2.0.1-1|41	BuildRequires:	pkgconfig(Qt5Svg)
14cu|cantata-2.0.1-1|42	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|cantata-2.0.1-1|43	BuildRequires:	pkgconfig(Qt5Xml)
14cu|cantata-2.0.1-1|44	BuildRequires:	pkgconfig(udev)
14cu|cantata-2.0.1-1|45	BuildRequires:	pkgconfig(udisks2)
14cu|cantata-2.0.1-1|46	%else
14cu|cantata-2.0.1-1|47	BuildRequires:	kdelibs4-devel
14cu|cantata-2.0.1-1|48	BuildRequires:	qt4-devel
14cu|cantata-2.0.1-1|49	BuildRequires:	pkgconfig(phonon)
14cu|cantata-2.0.1-1|50	BuildRequires:	pkgconfig(QJson)
14cu|cantata-2.0.1-1|51	%endif
14cu|cantata-2.0.1-1|52	Requires:	mpd
14cu|cantata-2.0.1-1|53	Requires:	oxygen-icon-theme
14cu|cantata-2.0.1-1|54	Suggests:	lame
14cu|cantata-2.0.1-1|55	
14cu|cantata-2.0.1-1|56	%description
14cu|cantata-2.0.1-1|57	Cantata is a (yet another!) client for the music player daemon (MPD).
14cu|cantata-2.0.1-1|58	Originally started as a fork of QtMPC, the code is now *very* different. To be
14cu|cantata-2.0.1-1|59	true to QtMPCs origins, Cantata can be compiled with KDE support or as a pure
14cu|cantata-2.0.1-1|60	Qt5 application. The interface is very configurable - most views can be
14cu|cantata-2.0.1-1|61	shown as either a list or tree structure.
14cu|cantata-2.0.1-1|62	
14cu|cantata-2.0.1-1|63	%files -f %{name}.lang
14cu|cantata-2.0.1-1|64	%doc AUTHORS ChangeLog LICENSE README TODO
14cu|cantata-2.0.1-1|65	%{_bindir}/%{name}
14cu|cantata-2.0.1-1|66	%if %{with_qt5}
14cu|cantata-2.0.1-1|67	%{_datadir}/applications/%{name}.desktop
14cu|cantata-2.0.1-1|68	%else
14cu|cantata-2.0.1-1|69	%{_kde_applicationsdir}/%{name}.desktop
14cu|cantata-2.0.1-1|70	%{_kde_appsdir}/solid/actions/cantata-play-audiocd.desktop
14cu|cantata-2.0.1-1|71	%endif
14cu|cantata-2.0.1-1|72	%{_libdir}/%{name}
14cu|cantata-2.0.1-1|73	%{_datadir}/%{name}/config/*.xml
14cu|cantata-2.0.1-1|74	%{_datadir}/%{name}/fonts/*.ttf
14cu|cantata-2.0.1-1|75	%{_datadir}/%{name}/icons
14cu|cantata-2.0.1-1|76	%{_datadir}/%{name}/mpd/*
14cu|cantata-2.0.1-1|77	%{_datadir}/%{name}/scripts/*
14cu|cantata-2.0.1-1|78	%{_datadir}/%{name}/themes/*.css
14cu|cantata-2.0.1-1|79	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|cantata-2.0.1-1|80	
14cu|cantata-2.0.1-1|81	#------------------------------------------------------------------------------
14cu|cantata-2.0.1-1|82	
14cu|cantata-2.0.1-1|83	%prep
14cu|cantata-2.0.1-1|84	%setup -q
14cu|cantata-2.0.1-1|85	#%%patch0 -p1
14cu|cantata-2.0.1-1|86	
14cu|cantata-2.0.1-1|87	pushd po
14cu|cantata-2.0.1-1|88	tar -xvzf %{SOURCE1}
14cu|cantata-2.0.1-1|89	popd
14cu|cantata-2.0.1-1|90	
14cu|cantata-2.0.1-1|91	# Another hack to fix install path for x86_64 build
14cu|cantata-2.0.1-1|92	sed -i s,"LINUX_LIB_DIR lib","LINUX_LIB_DIR %{_lib}",g CMakeLists.txt
14cu|cantata-2.0.1-1|93	
14cu|cantata-2.0.1-1|94	
14cu|cantata-2.0.1-1|95	%build
14cu|cantata-2.0.1-1|96	%if %{with_qt5}
14cu|cantata-2.0.1-1|97	%cmake_qt5	-DENABLE_QT5=ON
14cu|cantata-2.0.1-1|98	%else
14cu|cantata-2.0.1-1|99	%cmake_kde4	-DENABLE_KDE=ON
14cu|cantata-2.0.1-1|100	%endif
14cu|cantata-2.0.1-1|101	%make
14cu|cantata-2.0.1-1|102	
14cu|cantata-2.0.1-1|103	
14cu|cantata-2.0.1-1|104	%install
14cu|cantata-2.0.1-1|105	%makeinstall_std -C build
14cu|cantata-2.0.1-1|106	
14cu|cantata-2.0.1-1|107	%if %{with_qt5}
14cu|cantata-2.0.1-1|108	%find_lang %{name} --with-qt
14cu|cantata-2.0.1-1|109	%else
14cu|cantata-2.0.1-1|110	%find_lang %{name}
14cu|cantata-2.0.1-1|111	%endif
14cu|cantata-2.0.1-1|112	
14cu|cantata-2.0.1-1|113	%changelog
14cu|cantata-2.0.1-1|114	
14cu|cantata-2.0.1-1|115	* Mon Jun 06 2016 Giovanni Mariani <mc2374@mclink.it> 2.0.1-1
14cu|cantata-2.0.1-1|116	- (3428c50) Updated to release 2.0.1 and fixed BReqs according to the cmake output
14cu|cantata-2.0.1-1|117	
14cu|cantata-2.0.1-1|118	* Wed Feb 10 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-4
14cu|cantata-2.0.1-1|119	- (f1585cd) Updated Russian translation
14cu|cantata-2.0.1-1|120	
14cu|cantata-2.0.1-1|121	* Wed Feb 10 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-3
14cu|cantata-2.0.1-1|122	- (4aa4a61) Updated Russian translation
14cu|cantata-2.0.1-1|123	- (Denis Silakov: 1a03b2a) Rebuild
14cu|cantata-2.0.1-1|124	
14cu|cantata-2.0.1-1|125	* Tue Jan 26 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-2
14cu|cantata-2.0.1-1|126	- (b16d97d) Updated Russian translation
14cu|cantata-2.0.1-1|127	- (Victor Ryzhikh: 7759b97) Updated Russian translation
14cu|cantata-2.0.1-1|128	- (Victor Ryzhikh: 3ab9906) Updated Russian translation
14cu|cantata-2.0.1-1|129	
14cu|cantata-2.0.1-1|130	* Tue Jan 26 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-1
14cu|cantata-2.0.1-1|131	- (d2b0d1d) Updated Russian translation
14cu|cantata-2.0.1-1|132	- (Victor Ryzhikh: ac52e77) Updated Russian translation
14cu|cantata-2.0.1-1|133	- (Giovanni Mariani: 584ca97) Updated to release 2.0.0, updated Url tag and  S0 url, fixed Qt5 build (but still defaulting to Qt4/KDE)
14cu|cantata-2.0.1-1|134	
14cu|cantata-2.0.1-1|135	* Tue Jan 19 2016 Denis Silakov <dsilakov@gmail.com> 1.5.2-4
14cu|cantata-2.0.1-1|136	- (bc2e62b) Rebuild
14cu|cantata-2.0.1-1|137	
14cu|cantata-2.0.1-1|138	* Sat Apr 18 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.5.2-3
14cu|cantata-2.0.1-1|139	- (80c8b66) Updated cantata.spec
14cu|cantata-2.0.1-1|140	
14cu|cantata-2.0.1-1|141	* Sat Apr 18 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.5.2-2
14cu|cantata-2.0.1-1|142	- (a36fe39) Updated .abf.yml
14cu|cantata-2.0.1-1|143	- (Denis Silakov: 4bece5f) Updated Russian localization patch
14cu|cantata-2.0.1-1|144	
14cu|cantata-2.0.1-1|145	* Thu Mar 26 2015 Giovanni Mariani <mc2374@mclink.it> 1.5.2-1
14cu|cantata-2.0.1-1|146	- (b3eec11) Updated to release 1.5.2 and added means to build against QT5
14cu|cantata-2.0.1-1|147	
14cu|cantata-2.0.1-1|148	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-2
14cu|cantata-2.0.1-1|149	- (8bef646) Bump release
14cu|cantata-2.0.1-1|150	
14cu|cantata-2.0.1-1|151	* Sat Nov 01 2014 symbianflo <symbianflo@symbianflo> 1.5.1-1
14cu|cantata-2.0.1-1|152	- (2151fbb) Log. update to 1.5.1
14cu|cantata-2.0.1-1|153	
14cu|cantata-2.0.1-1|154	* Tue Oct 14 2014 symbianflo <symbianflo@symbianflo> 1.4.2-1
14cu|cantata-2.0.1-1|155	- (ddd39dc) Log: Update to 1.4.2, drop russian patch, fix x86_64 build, drop the patch from yml
14cu|cantata-2.0.1-1|156	- (symbianflo: aa8f28c) Log: Update to 1.4.2, drop russian patch, fix x86_64 build
14cu|cantata-2.0.1-1|157	- (abfonly: e35b67c) Updated cantata.spec
14cu|cantata-2.0.1-1|158	- (abfonly: 983cae2) Updated cantata.spec
14cu|cantata-2.0.1-1|159	- (abfonly: 7f57ef7) update to 1.4.2, drop russian patch
14cu|cantata-2.0.1-1|160	- (abfonly: 9f09040) update to 1.4.2, drop russian patch
14cu|cantata-2.0.1-1|161	- (abfonly: 91ca4d1) update to 1.4.2, drop russian patch
14cu|cantata-2.0.1-1|162	- (symbianflo: f61f494) Log: Update to 1.4.2
14cu|cantata-2.0.1-1|163	
14cu|cantata-2.0.1-1|164	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cu|cantata-2.0.1-1|165	- (20f54cf) MassBuild#464: Increase release tag
14cu|cantata-2.0.1-1|166	
14cu|cantata-2.0.1-1|167	* Thu Mar 27 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.3.3-1
14cu|cantata-2.0.1-1|168	- (115d625) Updated cantata.spec
14cu|cantata-2.0.1-1|169	
14cu|cantata-2.0.1-1|170	* Thu Mar 27 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.3.1-2
14cu|cantata-2.0.1-1|171	- (3d32460) Updated .abf.yml
14cu|cantata-2.0.1-1|172	- (Victor Ryzhikh: 860bbfa) Updated cantata.spec
14cu|cantata-2.0.1-1|173	
14cu|cantata-2.0.1-1|174	* Thu Mar 27 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.3.1-1
14cu|cantata-2.0.1-1|175	- (d81a765) Updated .abf.yml
14cu|cantata-2.0.1-1|176	- (symbianflo: 4d73cb3) Log: update to 1.3.1
14cu|cantata-2.0.1-1|177	- (symbianflo: 4d73cb3) -----
14cu|cantata-2.0.1-1|178	- (symbianflo: 4d73cb3) 1. Fix collapsed context-view selector buttons text when using a dark
14cu|cantata-2.0.1-1|179	- (symbianflo: 4d73cb3) background.
14cu|cantata-2.0.1-1|180	- (symbianflo: 4d73cb3) 2. Apply some Fedora patches.
14cu|cantata-2.0.1-1|181	- (symbianflo: 4d73cb3) 3. Fix MPD HTTP stream playback.
14cu|cantata-2.0.1-1|182	- (symbianflo: 4d73cb3) 4. Fix painting of Gtk thin scrollbar style on comboboxes.
14cu|cantata-2.0.1-1|183	- (symbianflo: 4d73cb3) 5. When waiting for replies from MPD, use Qt's standard timeout value of 30s.
14cu|cantata-2.0.1-1|184	- (symbianflo: 4d73cb3) While the socket is still connected, Cantata will wait up to 4 times the
14cu|cantata-2.0.1-1|185	- (symbianflo: 4d73cb3) timeout value. Therefore, the actual timeout has increased to 2minutes!
14cu|cantata-2.0.1-1|186	- (symbianflo: 4d73cb3) 6. If a sidebar view has focus, but sidebar is collapsed, then find action
14cu|cantata-2.0.1-1|187	- (symbianflo: 4d73cb3) should activate playqueue search widget.
14cu|cantata-2.0.1-1|188	- (symbianflo: 4d73cb3) 7. FreeBSD 10 compile fixes.
14cu|cantata-2.0.1-1|189	- (symbianflo: 4d73cb3) 8. Fix scaling of context view background when size of view changes.
14cu|cantata-2.0.1-1|190	- (symbianflo: 4d73cb3) 9. Elide text of context view selector buttons, if insufficient space.
14cu|cantata-2.0.1-1|191	- (symbianflo: 4d73cb3) 10. Only show mopidy note in copy/remove dialog if connected to mopidy.
14cu|cantata-2.0.1-1|192	- (symbianflo: 4d73cb3) 11. Fix broken en_GB translation.
14cu|cantata-2.0.1-1|193	- (symbianflo: 4d73cb3) 12. Fix folder-view path parsing. If two folders only differed in the last
14cu|cantata-2.0.1-1|194	- (symbianflo: 4d73cb3) character then Cantata would have placed the contents of the second
14cu|cantata-2.0.1-1|195	- (symbianflo: 4d73cb3) into the listing of the first.
14cu|cantata-2.0.1-1|196	- (symbianflo: 4d73cb3) 13. Explicitly link to pthread.
14cu|cantata-2.0.1-1|197	- (symbianflo: 4d73cb3) 14. Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at
14cu|cantata-2.0.1-1|198	- (symbianflo: 4d73cb3) the same time.
14cu|cantata-2.0.1-1|199	
14cu|cantata-2.0.1-1|200	* Sat Mar 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3.1-3
14cu|cantata-2.0.1-1|201	- (f710e9c) Update to 1.3.1, Changelog:
14cu|cantata-2.0.1-1|202	- (f710e9c) 1.3.1
14cu|cantata-2.0.1-1|203	- (f710e9c) -----
14cu|cantata-2.0.1-1|204	- (f710e9c) 1. Fix collapsed context-view selector buttons text when using a dark background.
14cu|cantata-2.0.1-1|205	- (f710e9c) 2. Apply some Fedora patches.
14cu|cantata-2.0.1-1|206	- (f710e9c) 3. Fix MPD HTTP stream playback.
14cu|cantata-2.0.1-1|207	- (f710e9c) 4. Fix painting of Gtk thin scrollbar style on comboboxes.
14cu|cantata-2.0.1-1|208	- (f710e9c) 5. When waiting for replies from MPD, use Qt's standard timeout value of 30s. While the socket is still connected, Cantata will wait up to 4 times the timeout value. Therefore, the actual timeout has increased to 2minutes!
14cu|cantata-2.0.1-1|209	- (f710e9c) 6. If a sidebar view has focus, but sidebar is collapsed, then find action should activate playqueue search widget.
14cu|cantata-2.0.1-1|210	- (f710e9c) 7. FreeBSD 10 compile fixes.
14cu|cantata-2.0.1-1|211	- (f710e9c) 8. Fix scaling of context view background when size of view changes.
14cu|cantata-2.0.1-1|212	- (f710e9c) 9. Elide text of context view selector buttons, if insufficient space.
14cu|cantata-2.0.1-1|213	- (f710e9c) 10. Only show mopidy note in copy/remove dialog if connected to mopidy.
14cu|cantata-2.0.1-1|214	- (f710e9c) 11. Fix broken en_GB translation.
14cu|cantata-2.0.1-1|215	- (f710e9c) 12. Fix folder-view path parsing. If two folders only differed in the last character then Cantata would have placed the contents of the second into the listing of the first.
14cu|cantata-2.0.1-1|216	- (f710e9c) 13. Explicitly link to pthread.
14cu|cantata-2.0.1-1|217	- (f710e9c) 14. Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time.
14cu|cantata-2.0.1-1|218	
14cu|cantata-2.0.1-1|219	* Sun Feb 23 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3.0.1-3
14cu|cantata-2.0.1-1|220	- (036ce0f) Rebuild with optional, (cddb and taglib-extras), bump rel.
14cu|cantata-2.0.1-1|221	
14cu|cantata-2.0.1-1|222	* Sat Feb 22 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3.0.1-2
14cu|cantata-2.0.1-1|223	- (98cebfd) fix BR, bump rel
14cu|cantata-2.0.1-1|224	
14cu|cantata-2.0.1-1|225	* Sat Feb 22 2014 symbianflo <symbianflo@symbianflo> 1.3.0.1-1
14cu|cantata-2.0.1-1|226	- (f2d4489) Log 1.3.0.1:
14cu|cantata-2.0.1-1|227	- (f2d4489) 1. Basic undo/redo for playqueue.
14cu|cantata-2.0.1-1|228	- (f2d4489) 2. Search tab - searches performed via MPD. This tab is hidden by default.
14cu|cantata-2.0.1-1|229	- (f2d4489) 3. Optionally cache scaled covers, to improve loading of albums view. (Displaying of covers should be faster after 1st run, when the scaled contents are saved)
14cu|cantata-2.0.1-1|230	- (f2d4489) 4. Only start internal HTTP server when required, and stop after last non-MPD track removed from playqueue.
14cu|cantata-2.0.1-1|231	- (f2d4489) 5. If listallinfo fails then use lsinfo recursively to retrieve the music collection. listallinfo requires more memory with MPD 0.18, and has been reported to fail for large collections.
14cu|cantata-2.0.1-1|232	- (f2d4489) 6. Cache folder listing (as per music collection), if folders view is used.
14cu|cantata-2.0.1-1|233	- (f2d4489) 7. Better support for Mopidy (requires Mopidy 0.18, or newer)
14cu|cantata-2.0.1-1|234	- (f2d4489) 8. Fix duplicate translations - causes KDE builds to fail.
14cu|cantata-2.0.1-1|235	
14cu|cantata-2.0.1-1|236	* Sun Jan 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.2.2-2
14cu|cantata-2.0.1-1|237	- (4f3c3c3) Changelog:
14cu|cantata-2.0.1-1|238	- (4f3c3c3) 1.2.2
14cu|cantata-2.0.1-1|239	- (4f3c3c3) -----
14cu|cantata-2.0.1-1|240	- (4f3c3c3) 1. Fix British English translation.
14cu|cantata-2.0.1-1|241	- (4f3c3c3) 2. Improve internal HTTP security - only serve files to MPD host, and only files in playqueue.
14cu|cantata-2.0.1-1|242	- (4f3c3c3) 3. Also remove CDDA files when Cantata exits.
14cu|cantata-2.0.1-1|243	- (4f3c3c3) 4. Improve error message if 'playlist_directory' does not exist.
14cu|cantata-2.0.1-1|244	- (4f3c3c3) 5. If icon theme does not have network-server, then use audio file icon for HTTP server settings page.
14cu|cantata-2.0.1-1|245	- (4f3c3c3) 6. Fix truncated files served from internal HTTP server.
14cu|cantata-2.0.1-1|246	- (4f3c3c3) 7. When adding songs to an existing play lists, dont allow play list files to be added.
14cu|cantata-2.0.1-1|247	- (4f3c3c3) 8. If Ctrl-F is activated again whilst search widget is visible, then select all current text.
14cu|cantata-2.0.1-1|248	- (4f3c3c3) 9. When MPD seeks a Cantata HTTP stream, set the Content-Range header field. This fixes seeking of FLAC files.
14cu|cantata-2.0.1-1|249	- (4f3c3c3) 10. Fix toggling of checkboxes via short-cut.
14cu|cantata-2.0.1-1|250	- (4f3c3c3) 11. Fix short-cuts in preferences dialog.
14cu|cantata-2.0.1-1|251	- (4f3c3c3) 12. Dont clear the playqueue when Cantata is passed a song as a commandline at start-up.
14cu|cantata-2.0.1-1|252	- (4f3c3c3) 13. Fix broken spinboxes in some dialogs with Gtk style.
14cu|cantata-2.0.1-1|253	- (4f3c3c3) 14. Correctly style treeview in CD details dialog.
14cu|cantata-2.0.1-1|254	- (4f3c3c3) 15. Only show artist name of CD track if it does not start with main CD artist.
14cu|cantata-2.0.1-1|255	- (4f3c3c3) 16. Show track numbers in CD listing.
14cu|cantata-2.0.1-1|256	
14cu|cantata-2.0.1-1|257	* Sun Dec 29 2013 SymbianFlo <symbianflo@mandrivausers.ro> 1.2.1-2
14cu|cantata-2.0.1-1|258	- (bbe7d37) Updated to 1.2.1
14cu|cantata-2.0.1-1|259	
14cu|cantata-2.0.1-1|260	

9796 14
14cu|caps-0.9.24-1|1	# No debug package produced
14cu|caps-0.9.24-1|2	%define	debug_package %{nil}
14cu|caps-0.9.24-1|3	
14cu|caps-0.9.24-1|4	Name:		caps
14cu|caps-0.9.24-1|5	Version:	0.9.24
14cu|caps-0.9.24-1|6	Release:	1
14cu|caps-0.9.24-1|7	Summary:	Collection of plugins for LADSPA
14cu|caps-0.9.24-1|8	License:	GPLv2+
14cu|caps-0.9.24-1|9	Group:		Sound
14cu|caps-0.9.24-1|10	Url:		http://quitte.de/dsp/
14cu|caps-0.9.24-1|11	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.bz2
14cu|caps-0.9.24-1|12	Source100:	%{name}.rpmlintrc
14cu|caps-0.9.24-1|13	BuildRequires:	ladspa-devel
14cu|caps-0.9.24-1|14	Requires:	ladspa
14cu|caps-0.9.24-1|15	
14cu|caps-0.9.24-1|16	%description
14cu|caps-0.9.24-1|17	CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA audio
14cu|caps-0.9.24-1|18	plugins capable of (and mainly intended for) realtime operation.
14cu|caps-0.9.24-1|19	The suite includes DSP units emulating instrument amplifiers, stomp-box
14cu|caps-0.9.24-1|20	classics, versatile 'virtual analogue' oscillators, fractal oscillation,
14cu|caps-0.9.24-1|21	reverb, equalization and more.
14cu|caps-0.9.24-1|22	
14cu|caps-0.9.24-1|23	%files
14cu|caps-0.9.24-1|24	%doc CHANGES README
14cu|caps-0.9.24-1|25	%{_libdir}/ladspa/%{name}.so
14cu|caps-0.9.24-1|26	%{_datadir}/ladspa/rdf/%{name}.rdf
14cu|caps-0.9.24-1|27	
14cu|caps-0.9.24-1|28	#-----------------------------------------------------------------------------
14cu|caps-0.9.24-1|29	
14cu|caps-0.9.24-1|30	%prep
14cu|caps-0.9.24-1|31	%setup -q
14cu|caps-0.9.24-1|32	
14cu|caps-0.9.24-1|33	
14cu|caps-0.9.24-1|34	%build
14cu|caps-0.9.24-1|35	./configure.py
14cu|caps-0.9.24-1|36	%make
14cu|caps-0.9.24-1|37	
14cu|caps-0.9.24-1|38	
14cu|caps-0.9.24-1|39	%install
14cu|caps-0.9.24-1|40	%makeinstall_std DEST=%{_libdir}/ladspa
14cu|caps-0.9.24-1|41	
14cu|caps-0.9.24-1|42	%changelog
14cu|caps-0.9.24-1|43	
14cu|caps-0.9.24-1|44	* Sat Apr 23 2016 Giovanni Mariani <mc2374@mclink.it> 0.9.24-1
14cu|caps-0.9.24-1|45	- (2488a77) Updated to release 0.9.24, added S100 to silence useless rpmlint warnining and cleaned specfile
14cu|caps-0.9.24-1|46	
14cu|caps-0.9.24-1|47	

9797 14
14cu|castor-1.0.5-10|1	# FIXME:
14cu|castor-1.0.5-10|2	# W: castor class-path-in-manifest /usr/share/java/castor-1.0.5.jar
14cu|castor-1.0.5-10|3	# W: castor-xml class-path-in-manifest /usr/share/java/castor-xml-1.0.5.jar
14cu|castor-1.0.5-10|4	
14cu|castor-1.0.5-10|5	# XXX: This requires org.mockebj.*
14cu|castor-1.0.5-10|6	%bcond_with             examples
14cu|castor-1.0.5-10|7	%bcond_with             tests
14cu|castor-1.0.5-10|8	
14cu|castor-1.0.5-10|9	Summary:        An open source data binding framework for Java
14cu|castor-1.0.5-10|10	Name:           castor
14cu|castor-1.0.5-10|11	Version:        1.0.5
14cu|castor-1.0.5-10|12	Release:        10
14cu|castor-1.0.5-10|13	Epoch:          0
14cu|castor-1.0.5-10|14	Group:          Development/Java
14cu|castor-1.0.5-10|15	License:        BSD-style
14cu|castor-1.0.5-10|16	URL:            http://www.castor.org/
14cu|castor-1.0.5-10|17	Source0:        http://dist.codehaus.org/castor/%{version}/castor-%{version}-src.tgz
14cu|castor-1.0.5-10|18	Patch0:         example-servletapi4.patch
14cu|castor-1.0.5-10|19	Patch1:         example-servletapi5.patch
14cu|castor-1.0.5-10|20	Patch2:		castor-fix-build.patch
14cu|castor-1.0.5-10|21	Patch3:		castor-fix-encoding.patch
14cu|castor-1.0.5-10|22	Patch4:		castor-1.0.5-java-1.8.patch
14cu|castor-1.0.5-10|23	Requires:       adaptx
14cu|castor-1.0.5-10|24	Requires:	cglib
14cu|castor-1.0.5-10|25	Requires:       jakarta-commons-logging
14cu|castor-1.0.5-10|26	Requires:       jdbc-stdext
14cu|castor-1.0.5-10|27	Requires:       jndi
14cu|castor-1.0.5-10|28	#Requires:       jta
14cu|castor-1.0.5-10|29	Requires:       ldapjdk
14cu|castor-1.0.5-10|30	Requires:       log4j
14cu|castor-1.0.5-10|31	Requires:       oro
14cu|castor-1.0.5-10|32	Requires:       regexp
14cu|castor-1.0.5-10|33	Requires:       xerces-j2
14cu|castor-1.0.5-10|34	BuildRequires:  adaptx
14cu|castor-1.0.5-10|35	BuildRequires:  ant
14cu|castor-1.0.5-10|36	BuildRequires:  cglib
14cu|castor-1.0.5-10|37	BuildRequires:  xalan-j2
14cu|castor-1.0.5-10|38	BuildRequires:  jakarta-commons-logging
14cu|castor-1.0.5-10|39	BuildRequires:  jdbc-stdext
14cu|castor-1.0.5-10|40	BuildRequires:  jndi
14cu|castor-1.0.5-10|41	BuildRequires:  jpackage-utils >= 0:1.5.16
14cu|castor-1.0.5-10|42	BuildRequires:  junit
14cu|castor-1.0.5-10|43	#BuildRequires:  jta
14cu|castor-1.0.5-10|44	BuildRequires:  ldapjdk
14cu|castor-1.0.5-10|45	BuildRequires:  log4j
14cu|castor-1.0.5-10|46	BuildRequires:  oro
14cu|castor-1.0.5-10|47	BuildRequires:  regexp
14cu|castor-1.0.5-10|48	BuildRequires:  xerces-j2
14cu|castor-1.0.5-10|49	BuildRequires:  java-rpmbuild
14cu|castor-1.0.5-10|50	BuildArch:        noarch
14cu|castor-1.0.5-10|51	
14cu|castor-1.0.5-10|52	%description
14cu|castor-1.0.5-10|53	Castor is an open source data binding framework for Java. It's basically
14cu|castor-1.0.5-10|54	the shortest path between Java objects, XML documents and SQL tables.
14cu|castor-1.0.5-10|55	Castor provides Java to XML binding, Java to SQL persistence, and then
14cu|castor-1.0.5-10|56	some more.
14cu|castor-1.0.5-10|57	
14cu|castor-1.0.5-10|58	%package demo
14cu|castor-1.0.5-10|59	Group:          Development/Java
14cu|castor-1.0.5-10|60	Summary:        Demo for %{name}
14cu|castor-1.0.5-10|61	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|castor-1.0.5-10|62	Requires:       servlet6
14cu|castor-1.0.5-10|63	BuildRequires:  servlet6
14cu|castor-1.0.5-10|64	
14cu|castor-1.0.5-10|65	%description demo
14cu|castor-1.0.5-10|66	Demonstrations and samples for %{name}.
14cu|castor-1.0.5-10|67	
14cu|castor-1.0.5-10|68	%if %with tests
14cu|castor-1.0.5-10|69	%package test
14cu|castor-1.0.5-10|70	Group:          Development/Java
14cu|castor-1.0.5-10|71	Summary:        Tests for %{name}
14cu|castor-1.0.5-10|72	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|castor-1.0.5-10|73	Requires:       junit
14cu|castor-1.0.5-10|74	BuildRequires:  junit
14cu|castor-1.0.5-10|75	
14cu|castor-1.0.5-10|76	%description test
14cu|castor-1.0.5-10|77	Tests for %{name}.
14cu|castor-1.0.5-10|78	%endif
14cu|castor-1.0.5-10|79	
14cu|castor-1.0.5-10|80	%package xml
14cu|castor-1.0.5-10|81	Group:          Development/Java
14cu|castor-1.0.5-10|82	Summary:        XML support for %{name}
14cu|castor-1.0.5-10|83	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|castor-1.0.5-10|84	
14cu|castor-1.0.5-10|85	%description xml
14cu|castor-1.0.5-10|86	XML support for Castor.
14cu|castor-1.0.5-10|87	
14cu|castor-1.0.5-10|88	%package javadoc
14cu|castor-1.0.5-10|89	Group:          Development/Java
14cu|castor-1.0.5-10|90	Summary:        Javadoc for %{name}
14cu|castor-1.0.5-10|91	
14cu|castor-1.0.5-10|92	%description javadoc
14cu|castor-1.0.5-10|93	Javadoc for %{name}.
14cu|castor-1.0.5-10|94	
14cu|castor-1.0.5-10|95	%package doc
14cu|castor-1.0.5-10|96	Summary:        Documentation for %{name}
14cu|castor-1.0.5-10|97	Group:          Development/Java
14cu|castor-1.0.5-10|98	
14cu|castor-1.0.5-10|99	%description doc
14cu|castor-1.0.5-10|100	Documentation for %{name}.
14cu|castor-1.0.5-10|101	
14cu|castor-1.0.5-10|102	%prep
14cu|castor-1.0.5-10|103	%setup -q
14cu|castor-1.0.5-10|104	#find . -type f -name "*.jar" | %{_bindir}/xargs -t %{__rm}
14cu|castor-1.0.5-10|105	#find . -type f -name "*.class" | %{_bindir}/xargs -t %{__rm}
14cu|castor-1.0.5-10|106	%if 0
14cu|castor-1.0.5-10|107	find . -name "*.java" -exec perl -p -i -e 's|assert\(|assertTrue\(|g;' {} \;
14cu|castor-1.0.5-10|108	find . -name "*.java" -exec perl -p -i -e 's|_test.name\(\)|_test.getName\(\)|g;' {} \;
14cu|castor-1.0.5-10|109	find src/doc -name "*.xml" -exec perl -p -i -e 's|\222|&#x92;|g;' {} \;
14cu|castor-1.0.5-10|110	%endif
14cu|castor-1.0.5-10|111	%patch0
14cu|castor-1.0.5-10|112	%patch1
14cu|castor-1.0.5-10|113	%patch2
14cu|castor-1.0.5-10|114	%patch3
14cu|castor-1.0.5-10|115	%patch4 -p1
14cu|castor-1.0.5-10|116	
14cu|castor-1.0.5-10|117	%build
14cu|castor-1.0.5-10|118	
14cu|castor-1.0.5-10|119	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
14cu|castor-1.0.5-10|120	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer"
14cu|castor-1.0.5-10|121	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' src/build.xml
14cu|castor-1.0.5-10|122	%{ant} -Dbuild.sysclasspath=first -buildfile src/build.xml jar
14cu|castor-1.0.5-10|123	%if %with examples
14cu|castor-1.0.5-10|124	ant -buildfile src/build.xml compile.examples
14cu|castor-1.0.5-10|125	%endif
14cu|castor-1.0.5-10|126	%if %with tests
14cu|castor-1.0.5-10|127	ant -buildfile src/build.xml CTFjar
14cu|castor-1.0.5-10|128	%endif
14cu|castor-1.0.5-10|129	ant -buildfile src/build.xml javadoc
14cu|castor-1.0.5-10|130	
14cu|castor-1.0.5-10|131	%install
14cu|castor-1.0.5-10|132	
14cu|castor-1.0.5-10|133	# jar
14cu|castor-1.0.5-10|134	install -d -m 755 %{buildroot}%{_javadir}
14cu|castor-1.0.5-10|135	install -m 644 dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|castor-1.0.5-10|136	install -m 644 dist/%{name}-%{version}-xml.jar %{buildroot}%{_javadir}/%{name}-xml-%{version}.jar
14cu|castor-1.0.5-10|137	%if %with tests
14cu|castor-1.0.5-10|138	install -m 644 dist/CTF-%{version}.jar %{buildroot}%{_javadir}/%{name}-tests-%{version}.jar
14cu|castor-1.0.5-10|139	%endif
14cu|castor-1.0.5-10|140	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|castor-1.0.5-10|141	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
14cu|castor-1.0.5-10|142	
14cu|castor-1.0.5-10|143	%if %with examples
14cu|castor-1.0.5-10|144	# examples (demo)
14cu|castor-1.0.5-10|145	install -d -m 755 %{buildroot}%{_datadir}/%{name}/examples
14cu|castor-1.0.5-10|146	cp -pr build/examples/* %{buildroot}%{_datadir}/%{name}/examples
14cu|castor-1.0.5-10|147	%endif
14cu|castor-1.0.5-10|148	
14cu|castor-1.0.5-10|149	# javadoc
14cu|castor-1.0.5-10|150	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|castor-1.0.5-10|151	cp -pr build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|castor-1.0.5-10|152	
14cu|castor-1.0.5-10|153	# do this last, since it will delete all build directories
14cu|castor-1.0.5-10|154	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
14cu|castor-1.0.5-10|155	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer castor"
14cu|castor-1.0.5-10|156	%{ant} -buildfile src/build.xml doc
14cu|castor-1.0.5-10|157	
14cu|castor-1.0.5-10|158	# like magic
14cu|castor-1.0.5-10|159	%jpackage_script org.exolab.castor.builder.SourceGenerator %{nil} %{nil} xerces-j2:%{name} %{name}
14cu|castor-1.0.5-10|160	
14cu|castor-1.0.5-10|161	%{__perl} -pi -e 's/\r$//g' src/etc/CHANGELOG \
14cu|castor-1.0.5-10|162	src/main/resources/LICENSE \
14cu|castor-1.0.5-10|163	src/main/resources/README \
14cu|castor-1.0.5-10|164	build/doc/*.{css,dtd,txt} \
14cu|castor-1.0.5-10|165	build/doc/**/*.htm \
14cu|castor-1.0.5-10|166	build/doc/ora-mar-2k/*.htm
14cu|castor-1.0.5-10|167	
14cu|castor-1.0.5-10|168	%post javadoc
14cu|castor-1.0.5-10|169	rm -f %{_javadocdir}/%{name}
14cu|castor-1.0.5-10|170	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cu|castor-1.0.5-10|171	
14cu|castor-1.0.5-10|172	%postun javadoc
14cu|castor-1.0.5-10|173	if [ "$1" = "0" ]; then
14cu|castor-1.0.5-10|174	rm -f %{_javadocdir}/%{name}
14cu|castor-1.0.5-10|175	fi
14cu|castor-1.0.5-10|176	
14cu|castor-1.0.5-10|177	%files
14cu|castor-1.0.5-10|178	%doc src/etc/CHANGELOG src/main/resources/LICENSE src/main/resources/README
14cu|castor-1.0.5-10|179	%attr(0755,root,root) %{_bindir}/%{name}
14cu|castor-1.0.5-10|180	%{_javadir}/%{name}-%{version}.jar
14cu|castor-1.0.5-10|181	%{_javadir}/%{name}.jar
14cu|castor-1.0.5-10|182	%dir %{_datadir}/%{name}
14cu|castor-1.0.5-10|183	
14cu|castor-1.0.5-10|184	%files demo
14cu|castor-1.0.5-10|185	%if %with examples
14cu|castor-1.0.5-10|186	%{_datadir}/%{name}/examples
14cu|castor-1.0.5-10|187	%endif
14cu|castor-1.0.5-10|188	
14cu|castor-1.0.5-10|189	%if %with tests
14cu|castor-1.0.5-10|190	%files test
14cu|castor-1.0.5-10|191	%{_javadir}/%{name}-tests-%{version}.jar
14cu|castor-1.0.5-10|192	%{_javadir}/%{name}-tests.jar
14cu|castor-1.0.5-10|193	%endif
14cu|castor-1.0.5-10|194	
14cu|castor-1.0.5-10|195	%files xml
14cu|castor-1.0.5-10|196	%{_javadir}/%{name}-xml-%{version}.jar
14cu|castor-1.0.5-10|197	%{_javadir}/%{name}-xml.jar
14cu|castor-1.0.5-10|198	
14cu|castor-1.0.5-10|199	%files javadoc
14cu|castor-1.0.5-10|200	%{_javadocdir}/%{name}-%{version}
14cu|castor-1.0.5-10|201	
14cu|castor-1.0.5-10|202	%files doc
14cu|castor-1.0.5-10|203	%doc build/doc/*
14cu|castor-1.0.5-10|204	
14cu|castor-1.0.5-10|205	%changelog
14cu|castor-1.0.5-10|206	
14cu|castor-1.0.5-10|207	* Tue Mar 15 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0.5-10
14cu|castor-1.0.5-10|208	- (cab44e1) Switch to servlet6
14cu|castor-1.0.5-10|209	
14cu|castor-1.0.5-10|210	

9798 14
14cu|cataclysm-dda-0.C-1|1	%define oname Cataclysm-DDA
14cu|cataclysm-dda-0.C-1|2	
14cu|cataclysm-dda-0.C-1|3	Summary:	A post-apocalyptic roguelike game
14cu|cataclysm-dda-0.C-1|4	Name:		cataclysm-dda
14cu|cataclysm-dda-0.C-1|5	Version:	0.C
14cu|cataclysm-dda-0.C-1|6	Release:	1
14cu|cataclysm-dda-0.C-1|7	License:	CC-BY-SA
14cu|cataclysm-dda-0.C-1|8	Group:		Games/Adventure
14cu|cataclysm-dda-0.C-1|9	Url:		http://en.cataclysmdda.com/
14cu|cataclysm-dda-0.C-1|10	#https://github.com/CleverRaven/Cataclysm-DDA
14cu|cataclysm-dda-0.C-1|11	Source:		Cataclysm-DDA-master.zip
14cu|cataclysm-dda-0.C-1|12	BuildRequires:	pkgconfig(ncurses)
14cu|cataclysm-dda-0.C-1|13	BuildRequires:	pkgconfig(ncursesw)
14cu|cataclysm-dda-0.C-1|14	BuildRequires:	pkgconfig(lua)
14cu|cataclysm-dda-0.C-1|15	BuildRequires:	lua
14cu|cataclysm-dda-0.C-1|16	BuildRequires:	pkgconfig(sdl2)
14cu|cataclysm-dda-0.C-1|17	BuildRequires:	pkgconfig(SDL2_image)
14cu|cataclysm-dda-0.C-1|18	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|cataclysm-dda-0.C-1|19	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|cataclysm-dda-0.C-1|20	BuildRequires:	pkgconfig(freetype2)
14cu|cataclysm-dda-0.C-1|21	BuildRequires:	pkgconfig(vorbis)
14cu|cataclysm-dda-0.C-1|22	BuildRequires:	bzip2-devel
14cu|cataclysm-dda-0.C-1|23	BuildRequires:	pkgconfig(zlib)
14cu|cataclysm-dda-0.C-1|24	BuildRequires:	gettext-devel
14cu|cataclysm-dda-0.C-1|25	BuildRequires:	gpm-devel
14cu|cataclysm-dda-0.C-1|26	BuildRequires:	git
14cu|cataclysm-dda-0.C-1|27	BuildRequires:	astyle
14cu|cataclysm-dda-0.C-1|28	BuildRequires:	cmake
14cu|cataclysm-dda-0.C-1|29	
14cu|cataclysm-dda-0.C-1|30	%description
14cu|cataclysm-dda-0.C-1|31	Cataclysm: Dark Days Ahead is a roguelike set in a
14cu|cataclysm-dda-0.C-1|32	post-apocalyptic world. While some have described
14cu|cataclysm-dda-0.C-1|33	it as a "zombie game", there is far more to Cataclysm than that.
14cu|cataclysm-dda-0.C-1|34	Struggle to survive in a harsh, persistent,
14cu|cataclysm-dda-0.C-1|35	procedurally generated world.
14cu|cataclysm-dda-0.C-1|36	Scavenge the remnants of a dead civilization for food,
14cu|cataclysm-dda-0.C-1|37	equipment, or, if you are lucky, a vehicle with a full tank of
14cu|cataclysm-dda-0.C-1|38	gas to get you the hell out of Dodge. Fight to defeat or
14cu|cataclysm-dda-0.C-1|39	escape from a wide variety of powerful monstrosities,
14cu|cataclysm-dda-0.C-1|40	from zombies to giant insects to killer robots
14cu|cataclysm-dda-0.C-1|41	and things far stranger and deadlier,
14cu|cataclysm-dda-0.C-1|42	and against the others like yourself, that want what you have.
14cu|cataclysm-dda-0.C-1|43	
14cu|cataclysm-dda-0.C-1|44	%files -f %{name}.lang
14cu|cataclysm-dda-0.C-1|45	%{_defaultdocdir}/cataclysm-dda
14cu|cataclysm-dda-0.C-1|46	%{_bindir}/cataclysm
14cu|cataclysm-dda-0.C-1|47	%{_bindir}/cataclysm-tiles
14cu|cataclysm-dda-0.C-1|48	%{_datadir}/%{name}
14cu|cataclysm-dda-0.C-1|49	%{_iconsdir}/hicolor/128x128/apps/cataclysm-dda.png
14cu|cataclysm-dda-0.C-1|50	%{_datadir}/applications/%{name}.desktop
14cu|cataclysm-dda-0.C-1|51	#-----------------------------------------
14cu|cataclysm-dda-0.C-1|52	%prep
14cu|cataclysm-dda-0.C-1|53	%setup -qn %{oname}-master
14cu|cataclysm-dda-0.C-1|54	sed -i 's/-Werror//' Makefile
14cu|cataclysm-dda-0.C-1|55	chmod 644 doc/JSON_FLAGS.md
14cu|cataclysm-dda-0.C-1|56	
14cu|cataclysm-dda-0.C-1|57	%build
14cu|cataclysm-dda-0.C-1|58	%cmake
14cu|cataclysm-dda-0.C-1|59	
14cu|cataclysm-dda-0.C-1|60	%setup_compile_flags
14cu|cataclysm-dda-0.C-1|61	%make PREFIX=/usr RELEASE=1 ZLEVELS=1 LUA=1
14cu|cataclysm-dda-0.C-1|62	%make PREFIX=/usr RELEASE=1 ZLEVELS=1 LUA=1 TILES=1 SOUND=1
14cu|cataclysm-dda-0.C-1|63	
14cu|cataclysm-dda-0.C-1|64	%install
14cu|cataclysm-dda-0.C-1|65	make PREFIX=%{buildroot}/usr \
14cu|cataclysm-dda-0.C-1|66	RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=0 SOUND=0 \
14cu|cataclysm-dda-0.C-1|67	install
14cu|cataclysm-dda-0.C-1|68	
14cu|cataclysm-dda-0.C-1|69	install -Dm755 cataclysm %{buildroot}%{_bindir}/cataclysm
14cu|cataclysm-dda-0.C-1|70	
14cu|cataclysm-dda-0.C-1|71	make PREFIX=%{buildroot}/usr \
14cu|cataclysm-dda-0.C-1|72	RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=1 SOUND=1 \
14cu|cataclysm-dda-0.C-1|73	install
14cu|cataclysm-dda-0.C-1|74	
14cu|cataclysm-dda-0.C-1|75	install -D data/osx/AppIcon.iconset/icon_128x128.png \
14cu|cataclysm-dda-0.C-1|76	%{buildroot}%{_iconsdir}/hicolor/128x128/apps/cataclysm-dda.png
14cu|cataclysm-dda-0.C-1|77	
14cu|cataclysm-dda-0.C-1|78	install -d %{buildroot}%{_defaultdocdir}/cataclysm-dda
14cu|cataclysm-dda-0.C-1|79	cp -r doc/* %{buildroot}%{_defaultdocdir}/cataclysm-dda
14cu|cataclysm-dda-0.C-1|80	rm -fr  %{buildroot}%{_defaultdocdir}/cataclysm-dda/JSON_LOADING_ORDER.md
14cu|cataclysm-dda-0.C-1|81	cp data/json/LOADING_ORDER.md %{buildroot}%{_defaultdocdir}/cataclysm-dda/JSON_LOADING_ORDER.md
14cu|cataclysm-dda-0.C-1|82	
14cu|cataclysm-dda-0.C-1|83	install -d %{buildroot}%{_datadir}/applications
14cu|cataclysm-dda-0.C-1|84	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|cataclysm-dda-0.C-1|85	[Desktop Entry]
14cu|cataclysm-dda-0.C-1|86	Name=%{name}
14cu|cataclysm-dda-0.C-1|87	Comment=%{summary}
14cu|cataclysm-dda-0.C-1|88	Exec=cataclysm-tiles
14cu|cataclysm-dda-0.C-1|89	Icon=cataclysm-dda
14cu|cataclysm-dda-0.C-1|90	Type=Application
14cu|cataclysm-dda-0.C-1|91	Categories=Game;AdventureGame;
14cu|cataclysm-dda-0.C-1|92	EOF
14cu|cataclysm-dda-0.C-1|93	
14cu|cataclysm-dda-0.C-1|94	
14cu|cataclysm-dda-0.C-1|95	find %{buildroot}%{_datadir}/%{name}/gfx -type f -exec chmod 644 {} \;
14cu|cataclysm-dda-0.C-1|96	
14cu|cataclysm-dda-0.C-1|97	%find_lang %{name}
14cu|cataclysm-dda-0.C-1|98	%changelog
14cu|cataclysm-dda-0.C-1|99	
14cu|cataclysm-dda-0.C-1|100	* Mon Aug 15 2016 abfonly <abfonly@gmail.com> 0.C-1
14cu|cataclysm-dda-0.C-1|101	- (89389e2) Merge pull request #2 from abfonly/cataclysm-dda:rosa2014.1
14cu|cataclysm-dda-0.C-1|102	- (89389e2) abfonly
14cu|cataclysm-dda-0.C-1|103	
14cu|cataclysm-dda-0.C-1|104	

9799 14
14cu|catch-1.5.6-1|1	%define debug_package %{nil}
14cu|catch-1.5.6-1|2	
14cu|catch-1.5.6-1|3	Summary:	A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
14cu|catch-1.5.6-1|4	Name:		catch
14cu|catch-1.5.6-1|5	Version:	1.5.6
14cu|catch-1.5.6-1|6	Release:	1
14cu|catch-1.5.6-1|7	License:	Boost
14cu|catch-1.5.6-1|8	Group:		Development/Other
14cu|catch-1.5.6-1|9	URL:		https://github.com/philsquared/Catch
14cu|catch-1.5.6-1|10	Source0:	https://github.com/philsquared/Catch/archive/v%{version}.tar.gz?/Catch-%{version}.tar.gz
14cu|catch-1.5.6-1|11	
14cu|catch-1.5.6-1|12	%description
14cu|catch-1.5.6-1|13	Catch stands for C++ Automated Test Cases in Headers and is a
14cu|catch-1.5.6-1|14	multi-paradigm automated test framework for C++ and Objective-C (and,
14cu|catch-1.5.6-1|15	maybe, C). It is implemented entirely in a set of header files, but
14cu|catch-1.5.6-1|16	is packaged up as a single header for extra convenience.
14cu|catch-1.5.6-1|17	
14cu|catch-1.5.6-1|18	#----------------------------------------------------------
14cu|catch-1.5.6-1|19	
14cu|catch-1.5.6-1|20	%package devel
14cu|catch-1.5.6-1|21	Summary:	Development files for %{name}
14cu|catch-1.5.6-1|22	Provides:	%{name}-static = %{EVRD}
14cu|catch-1.5.6-1|23	
14cu|catch-1.5.6-1|24	%description devel
14cu|catch-1.5.6-1|25	Catch stands for C++ Automated Test Cases in Headers and is a
14cu|catch-1.5.6-1|26	multi-paradigm automated test framework for C++ and Objective-C (and,
14cu|catch-1.5.6-1|27	maybe, C). It is implemented entirely in a set of header files, but
14cu|catch-1.5.6-1|28	is packaged up as a single header for extra convenience.
14cu|catch-1.5.6-1|29	
14cu|catch-1.5.6-1|30	%files devel
14cu|catch-1.5.6-1|31	%doc LICENSE_1_0.txt README.md catch-logo-small.png docs/
14cu|catch-1.5.6-1|32	%{_includedir}/catch
14cu|catch-1.5.6-1|33	
14cu|catch-1.5.6-1|34	#----------------------------------------------------------
14cu|catch-1.5.6-1|35	
14cu|catch-1.5.6-1|36	%prep
14cu|catch-1.5.6-1|37	%setup -qn Catch-%{version}
14cu|catch-1.5.6-1|38	
14cu|catch-1.5.6-1|39	%build
14cu|catch-1.5.6-1|40	
14cu|catch-1.5.6-1|41	%install
14cu|catch-1.5.6-1|42	mkdir -p %{buildroot}%{_includedir}
14cu|catch-1.5.6-1|43	cp -pr include  %{buildroot}%{_includedir}/catch
14cu|catch-1.5.6-1|44	
14cu|catch-1.5.6-1|45	
14cu|catch-1.5.6-1|46	%check
14cu|catch-1.5.6-1|47	%make -C projects/SelfTest test CXXFLAGS="-I../../include -std=c++11 %{optflags}"
14cu|catch-1.5.6-1|48	
14cu|catch-1.5.6-1|49	%changelog
14cu|catch-1.5.6-1|50	
14cu|catch-1.5.6-1|51	* Sat Sep 03 2016 alzim <alzim@bk.ru> 1.5.6-1
14cu|catch-1.5.6-1|52	- (f9c3704) Merge pull request #1 from import/catch:rosa2016.1
14cu|catch-1.5.6-1|53	- (f9c3704) Updated to 1.5.6
14cu|catch-1.5.6-1|54	
14cu|catch-1.5.6-1|55	

9800 14
14cu|cclock-0.96-1|1	%define debug_package	%{nil}
14cu|cclock-0.96-1|2	
14cu|cclock-0.96-1|3	Name:           cclock
14cu|cclock-0.96-1|4	Version:        0.96
14cu|cclock-0.96-1|5	Release:        1
14cu|cclock-0.96-1|6	Summary:        A digital clock for the linux console
14cu|cclock-0.96-1|7	License:        GPLv2
14cu|cclock-0.96-1|8	Group:          Games/Other
14cu|cclock-0.96-1|9	Url:            http://www.hackl.dhs.org/cclock/
14cu|cclock-0.96-1|10	Source0:        http://master.dl.sourceforge.net/project/cclock/cclock-source/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cu|cclock-0.96-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|cclock-0.96-1|12	
14cu|cclock-0.96-1|13	%description
14cu|cclock-0.96-1|14	A digital clock for the linux console.
14cu|cclock-0.96-1|15	
14cu|cclock-0.96-1|16	%files
14cu|cclock-0.96-1|17	%{_defaultdocdir}/%{name}
14cu|cclock-0.96-1|18	%{_bindir}/%{name}
14cu|cclock-0.96-1|19	%{_mandir}/man1/%{name}.1*
14cu|cclock-0.96-1|20	#----------------------------------------------
14cu|cclock-0.96-1|21	
14cu|cclock-0.96-1|22	%prep
14cu|cclock-0.96-1|23	%setup -q
14cu|cclock-0.96-1|24	perl -pi -e "s|doc/packages|doc|" Makefile
14cu|cclock-0.96-1|25	
14cu|cclock-0.96-1|26	%build
14cu|cclock-0.96-1|27	%setup_compile_flags
14cu|cclock-0.96-1|28	make
14cu|cclock-0.96-1|29	
14cu|cclock-0.96-1|30	%install
14cu|cclock-0.96-1|31	%makeinstall_std
14cu|cclock-0.96-1|32	%changelog
14cu|cclock-0.96-1|33	
14cu|cclock-0.96-1|34	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 0.96-1
14cu|cclock-0.96-1|35	- (93819ea) Imported from SRPM
14cu|cclock-0.96-1|36	
14cu|cclock-0.96-1|37	

9801 14
14cu|ccze-0.2.1-1|1	Summary:	A robust log colorizer
14cu|ccze-0.2.1-1|2	Summary(ru):	Мощный коллоризатор логов
14cu|ccze-0.2.1-1|3	Name:		ccze
14cu|ccze-0.2.1-1|4	Version:	0.2.1
14cu|ccze-0.2.1-1|5	Release:	1
14cu|ccze-0.2.1-1|6	# http://web.archive.org/web/20040803024236/bonehunter.rulez.org/CCZE.phtml
14cu|ccze-0.2.1-1|7	URL:		http://bonehunter.rulez.org/CCZE.html
14cu|ccze-0.2.1-1|8	License:	GPLv2+
14cu|ccze-0.2.1-1|9	Group:		Text tools
14cu|ccze-0.2.1-1|10	Source:		ftp://bonehunter.rulez.org/pub/ccze/stable/ccze-%{version}.tar.gz
14cu|ccze-0.2.1-1|11	
14cu|ccze-0.2.1-1|12	BuildRequires:	pkgconfig(ncurses) >= 5.0
14cu|ccze-0.2.1-1|13	BuildRequires:	pkgconfig(libpcre) >= 3.1
14cu|ccze-0.2.1-1|14	# Debian patch to correct handle -o switch
14cu|ccze-0.2.1-1|15	Patch0:		ccze-0.2.1-Wmulticharacter.patch
14cu|ccze-0.2.1-1|16	Patch1:		ccze-opts.diff
14cu|ccze-0.2.1-1|17	
14cu|ccze-0.2.1-1|18	%description
14cu|ccze-0.2.1-1|19	CCZE is a roboust and modular log colorizer,
14cu|ccze-0.2.1-1|20	with plugins for apm,
14cu|ccze-0.2.1-1|21	exim, fetchmail, httpd, postfix,
14cu|ccze-0.2.1-1|22	procmail, squid, syslog, ulogd,
14cu|ccze-0.2.1-1|23	vsftpd, xferlog and more.
14cu|ccze-0.2.1-1|24	
14cu|ccze-0.2.1-1|25	%description -l ru
14cu|ccze-0.2.1-1|26	CCZE это мощный и модульный раскрашиватель
14cu|ccze-0.2.1-1|27	логов. Имеются модули-
14cu|ccze-0.2.1-1|28	-плагины для: apm, exim, fetchmail,
14cu|ccze-0.2.1-1|29	httpd, postfix, procmail, squid,
14cu|ccze-0.2.1-1|30	syslog, ulogd, vsftpd, xferlog и другие.
14cu|ccze-0.2.1-1|31	
14cu|ccze-0.2.1-1|32	%prep
14cu|ccze-0.2.1-1|33	%setup -q
14cu|ccze-0.2.1-1|34	%patch0 -p1 -b .-Wmulticharacter
14cu|ccze-0.2.1-1|35	%patch1 -p1 -b .-Wmulticharacter
14cu|ccze-0.2.1-1|36	
14cu|ccze-0.2.1-1|37	%build
14cu|ccze-0.2.1-1|38	%configure2_5x --with-builtins=all
14cu|ccze-0.2.1-1|39	
14cu|ccze-0.2.1-1|40	%make CFLAGS="%{optflags} -D__error_t_defined=1"
14cu|ccze-0.2.1-1|41	
14cu|ccze-0.2.1-1|42	%install
14cu|ccze-0.2.1-1|43	iconv -f ISO-8859-1 -t UTF-8 THANKS > THANKS.new
14cu|ccze-0.2.1-1|44	touch --reference THANKS THANKS.new
14cu|ccze-0.2.1-1|45	mv -f THANKS.new THANKS
14cu|ccze-0.2.1-1|46	
14cu|ccze-0.2.1-1|47	%makeinstall_std
14cu|ccze-0.2.1-1|48	install -d %{buildroot}/%{_sysconfdir}
14cu|ccze-0.2.1-1|49	src/ccze-dump > %{buildroot}/%{_sysconfdir}/cczerc
14cu|ccze-0.2.1-1|50	
14cu|ccze-0.2.1-1|51	rm %{buildroot}/%{_includedir}/ccze.h
14cu|ccze-0.2.1-1|52	
14cu|ccze-0.2.1-1|53	%files
14cu|ccze-0.2.1-1|54	%doc AUTHORS COPYING ChangeLog ChangeLog-0.1 NEWS README THANKS FAQ
14cu|ccze-0.2.1-1|55	%config(noreplace) %{_sysconfdir}/cczerc
14cu|ccze-0.2.1-1|56	%{_bindir}/ccze
14cu|ccze-0.2.1-1|57	%{_bindir}/ccze-cssdump
14cu|ccze-0.2.1-1|58	%{_mandir}/man1/ccze.1*
14cu|ccze-0.2.1-1|59	%{_mandir}/man1/ccze-cssdump.1*
14cu|ccze-0.2.1-1|60	%{_mandir}/man7/ccze-plugin.7*
14cu|ccze-0.2.1-1|61	
14cu|ccze-0.2.1-1|62	%changelog
14cu|ccze-0.2.1-1|63	
14cu|ccze-0.2.1-1|64	* Sat Jul 04 2015 abfonly <abfonly@gmail.com> 0.2.1-1
14cu|ccze-0.2.1-1|65	- (2ad69a6) Imported from SRPM
14cu|ccze-0.2.1-1|66	
14cu|ccze-0.2.1-1|67	

9802 14
14cu|cdemu-client-3.0.1-1|1	Summary:	Command-line client for controlling CDEmu daemon
14cu|cdemu-client-3.0.1-1|2	Name:		cdemu-client
14cu|cdemu-client-3.0.1-1|3	Version:	3.0.1
14cu|cdemu-client-3.0.1-1|4	Release:	1
14cu|cdemu-client-3.0.1-1|5	Group:		Emulators
14cu|cdemu-client-3.0.1-1|6	License:	GPLv2+
14cu|cdemu-client-3.0.1-1|7	Url:		http://cdemu.sourceforge.net/
14cu|cdemu-client-3.0.1-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cu|cdemu-client-3.0.1-1|9	BuildRequires:	cmake
14cu|cdemu-client-3.0.1-1|10	BuildRequires:	intltool
14cu|cdemu-client-3.0.1-1|11	BuildRequires:	glib-gettextize
14cu|cdemu-client-3.0.1-1|12	Requires:	python-dbus
14cu|cdemu-client-3.0.1-1|13	Requires:	cdemu-daemon >= %{version}
14cu|cdemu-client-3.0.1-1|14	BuildArch:	noarch
14cu|cdemu-client-3.0.1-1|15	
14cu|cdemu-client-3.0.1-1|16	%description
14cu|cdemu-client-3.0.1-1|17	This is cdemu-client, a simple command-line client for controlling
14cu|cdemu-client-3.0.1-1|18	CDEmu daemon. It is part of the userspace-cdemu suite, a free, GPL
14cu|cdemu-client-3.0.1-1|19	CD/DVD-ROM device emulator for linux.
14cu|cdemu-client-3.0.1-1|20	
14cu|cdemu-client-3.0.1-1|21	It provides a way to perform the key tasks related to controlling
14cu|cdemu-client-3.0.1-1|22	the CDEmu daemon, such as loading and unloading devices, displaying
14cu|cdemu-client-3.0.1-1|23	devices' status and retrieving/setting devices' debug masks.
14cu|cdemu-client-3.0.1-1|24	
14cu|cdemu-client-3.0.1-1|25	%files -f cdemu.lang
14cu|cdemu-client-3.0.1-1|26	%doc README AUTHORS COPYING NEWS ChangeLog
14cu|cdemu-client-3.0.1-1|27	%{_sysconfdir}/bash_completion.d/cdemu-bash-completion.sh
14cu|cdemu-client-3.0.1-1|28	%{_bindir}/cdemu
14cu|cdemu-client-3.0.1-1|29	%{_datadir}/pixmaps/cdemu-client.svg
14cu|cdemu-client-3.0.1-1|30	%{_datadir}/applications/%{name}.desktop
14cu|cdemu-client-3.0.1-1|31	%{_mandir}/man1/cdemu.1*
14cu|cdemu-client-3.0.1-1|32	
14cu|cdemu-client-3.0.1-1|33	#----------------------------------------------------------------------------
14cu|cdemu-client-3.0.1-1|34	
14cu|cdemu-client-3.0.1-1|35	%prep
14cu|cdemu-client-3.0.1-1|36	%setup -q
14cu|cdemu-client-3.0.1-1|37	
14cu|cdemu-client-3.0.1-1|38	%build
14cu|cdemu-client-3.0.1-1|39	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cu|cdemu-client-3.0.1-1|40	%make
14cu|cdemu-client-3.0.1-1|41	
14cu|cdemu-client-3.0.1-1|42	%install
14cu|cdemu-client-3.0.1-1|43	%makeinstall_std -C build
14cu|cdemu-client-3.0.1-1|44	
14cu|cdemu-client-3.0.1-1|45	%find_lang cdemu
14cu|cdemu-client-3.0.1-1|46	
14cu|cdemu-client-3.0.1-1|47	%changelog
14cu|cdemu-client-3.0.1-1|48	
14cu|cdemu-client-3.0.1-1|49	* Fri Apr 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.1-1
14cu|cdemu-client-3.0.1-1|50	- (17d268a) Merge pull request #1 from alzim/cdemu-client:rosa2014.1
14cu|cdemu-client-3.0.1-1|51	- (17d268a) Updated to 3.0.1
14cu|cdemu-client-3.0.1-1|52	
14cu|cdemu-client-3.0.1-1|53	

9803 14
14cu|cdemu-daemon-3.0.4-1|1	Summary:	Userspace daemon part of the CDemu suite
14cu|cdemu-daemon-3.0.4-1|2	Name:		cdemu-daemon
14cu|cdemu-daemon-3.0.4-1|3	Version:	3.0.4
14cu|cdemu-daemon-3.0.4-1|4	Release:	1
14cu|cdemu-daemon-3.0.4-1|5	Group:		Emulators
14cu|cdemu-daemon-3.0.4-1|6	License:	GPLv2+
14cu|cdemu-daemon-3.0.4-1|7	Url:		http://cdemu.sourceforge.net/
14cu|cdemu-daemon-3.0.4-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cu|cdemu-daemon-3.0.4-1|9	Source1:	50-cdemud.rules
14cu|cdemu-daemon-3.0.4-1|10	# (Anssi 12/2011) change default configuration to
14cu|cdemu-daemon-3.0.4-1|11	# - no logging into $HOME to reduce homedir pollution
14cu|cdemu-daemon-3.0.4-1|12	Patch0:		0001-daemon-set-Mageia-default-configuration.patch
14cu|cdemu-daemon-3.0.4-1|13	BuildRequires:	cmake
14cu|cdemu-daemon-3.0.4-1|14	BuildRequires:	sysfsutils-devel
14cu|cdemu-daemon-3.0.4-1|15	BuildRequires:	pkgconfig(libmirage) >= %{version}
14cu|cdemu-daemon-3.0.4-1|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|cdemu-daemon-3.0.4-1|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|cdemu-daemon-3.0.4-1|18	BuildRequires:	pkgconfig(ao)
14cu|cdemu-daemon-3.0.4-1|19	Requires:	kmod(vhba)
14cu|cdemu-daemon-3.0.4-1|20	
14cu|cdemu-daemon-3.0.4-1|21	%description
14cu|cdemu-daemon-3.0.4-1|22	The daemon receives SCSI commands from kernel module and processes
14cu|cdemu-daemon-3.0.4-1|23	them, passing the requested data back to the kernel.
14cu|cdemu-daemon-3.0.4-1|24	
14cu|cdemu-daemon-3.0.4-1|25	Daemon implements the actual virtual device; one instance per each
14cu|cdemu-daemon-3.0.4-1|26	device registered by kernel module. It uses libMirage, an image
14cu|cdemu-daemon-3.0.4-1|27	access library that is part of userspace-cdemu suite, for the image
14cu|cdemu-daemon-3.0.4-1|28	access (e.g. sector reading).
14cu|cdemu-daemon-3.0.4-1|29	
14cu|cdemu-daemon-3.0.4-1|30	Daemon is controlled through methods that are exposed via D-BUS. It
14cu|cdemu-daemon-3.0.4-1|31	is written in C and based on GLib (and thus GObjects), but being
14cu|cdemu-daemon-3.0.4-1|32	controlled over D-BUS, it allows for different clients written in
14cu|cdemu-daemon-3.0.4-1|33	different languages.
14cu|cdemu-daemon-3.0.4-1|34	
14cu|cdemu-daemon-3.0.4-1|35	%files
14cu|cdemu-daemon-3.0.4-1|36	%doc README AUTHORS
14cu|cdemu-daemon-3.0.4-1|37	%{_sysconfdir}/modules-load.d/cdemud.conf
14cu|cdemu-daemon-3.0.4-1|38	/lib/udev/rules.d/50-cdemud.rules
14cu|cdemu-daemon-3.0.4-1|39	%{_bindir}/cdemu-daemon
14cu|cdemu-daemon-3.0.4-1|40	%{_libexecdir}/cdemu-daemon-session.sh
14cu|cdemu-daemon-3.0.4-1|41	%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
14cu|cdemu-daemon-3.0.4-1|42	%{_mandir}/man8/cdemu-daemon.8*
14cu|cdemu-daemon-3.0.4-1|43	
14cu|cdemu-daemon-3.0.4-1|44	%post
14cu|cdemu-daemon-3.0.4-1|45	# apply the new udev rule if module already present
14cu|cdemu-daemon-3.0.4-1|46	/sbin/modprobe --first-time vhba 2>/dev/null || /sbin/udevadm trigger --sysname-match=vhba_ctl
14cu|cdemu-daemon-3.0.4-1|47	
14cu|cdemu-daemon-3.0.4-1|48	#----------------------------------------------------------------------------
14cu|cdemu-daemon-3.0.4-1|49	
14cu|cdemu-daemon-3.0.4-1|50	%prep
14cu|cdemu-daemon-3.0.4-1|51	%setup -q
14cu|cdemu-daemon-3.0.4-1|52	%apply_patches
14cu|cdemu-daemon-3.0.4-1|53	
14cu|cdemu-daemon-3.0.4-1|54	%build
14cu|cdemu-daemon-3.0.4-1|55	%cmake
14cu|cdemu-daemon-3.0.4-1|56	%make
14cu|cdemu-daemon-3.0.4-1|57	
14cu|cdemu-daemon-3.0.4-1|58	%install
14cu|cdemu-daemon-3.0.4-1|59	%makeinstall_std -C build
14cu|cdemu-daemon-3.0.4-1|60	
14cu|cdemu-daemon-3.0.4-1|61	install -d -m755 %{buildroot}%{_libexecdir}
14cu|cdemu-daemon-3.0.4-1|62	install -d -m755 %{buildroot}%{_sysconfdir}/modules-load.d
14cu|cdemu-daemon-3.0.4-1|63	install -d -m755 %{buildroot}/lib/udev/rules.d
14cu|cdemu-daemon-3.0.4-1|64	
14cu|cdemu-daemon-3.0.4-1|65	echo "vhba" > %{buildroot}%{_sysconfdir}/modules-load.d/cdemud.conf
14cu|cdemu-daemon-3.0.4-1|66	
14cu|cdemu-daemon-3.0.4-1|67	install %{SOURCE1} %{buildroot}/lib/udev/rules.d/50-cdemud.rules
14cu|cdemu-daemon-3.0.4-1|68	
14cu|cdemu-daemon-3.0.4-1|69	%if "%{_prefix}/libexec" != "%{_libexecdir}"
14cu|cdemu-daemon-3.0.4-1|70	mv %{buildroot}%{_prefix}/libexec/cdemu-daemon-session.sh %{buildroot}%{_libexecdir}/cdemu-daemon-session.sh
14cu|cdemu-daemon-3.0.4-1|71	sed -i s,"%{_prefix}/libexec/","%{_libexecdir}/",g %{buildroot}%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
14cu|cdemu-daemon-3.0.4-1|72	%endif
14cu|cdemu-daemon-3.0.4-1|73	
14cu|cdemu-daemon-3.0.4-1|74	%changelog
14cu|cdemu-daemon-3.0.4-1|75	
14cu|cdemu-daemon-3.0.4-1|76	* Fri Apr 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.4-1
14cu|cdemu-daemon-3.0.4-1|77	- (0da283f) Merge pull request #1 from alzim/cdemu-daemon:rosa2014.1
14cu|cdemu-daemon-3.0.4-1|78	- (0da283f) Updated to 3.0.4
14cu|cdemu-daemon-3.0.4-1|79	
14cu|cdemu-daemon-3.0.4-1|80	

9804 14
14cu|cdpr-2.4-1|1	Name:           cdpr
14cu|cdpr-2.4-1|2	Version:        2.4
14cu|cdpr-2.4-1|3	Release:        1
14cu|cdpr-2.4-1|4	Summary:        Cisco Discovery Protocol Analyzer
14cu|cdpr-2.4-1|5	
14cu|cdpr-2.4-1|6	Group:          System/Servers
14cu|cdpr-2.4-1|7	License:        GPLv2+
14cu|cdpr-2.4-1|8	URL:            http://sourceforge.net/projects/cdpr/
14cu|cdpr-2.4-1|9	Source0:        http://www.monkeymental.com/mmfiles/%{name}-%{version}.tgz
14cu|cdpr-2.4-1|10	Patch0:		cdpr-2.4-debug.patch
14cu|cdpr-2.4-1|11	
14cu|cdpr-2.4-1|12	BuildRequires:  pcap-devel
14cu|cdpr-2.4-1|13	
14cu|cdpr-2.4-1|14	%description
14cu|cdpr-2.4-1|15	cdpr is used to decode a Cisco Disovery Protocol (CDP) packet, by default it
14cu|cdpr-2.4-1|16	will report the device ID, the IP Address (of the device), and the port
14cu|cdpr-2.4-1|17	number that the machine is connected to.
14cu|cdpr-2.4-1|18	Optionally it will decode the entire CDP packet.
14cu|cdpr-2.4-1|19	
14cu|cdpr-2.4-1|20	
14cu|cdpr-2.4-1|21	%prep
14cu|cdpr-2.4-1|22	%setup -q
14cu|cdpr-2.4-1|23	%apply_patches
14cu|cdpr-2.4-1|24	sed -i 's/\r//g' COPYING README
14cu|cdpr-2.4-1|25	
14cu|cdpr-2.4-1|26	%build
14cu|cdpr-2.4-1|27	%make
14cu|cdpr-2.4-1|28	
14cu|cdpr-2.4-1|29	%install
14cu|cdpr-2.4-1|30	mkdir -p %{buildroot}%{_bindir}
14cu|cdpr-2.4-1|31	install -p -m755 %{name} %{buildroot}%{_bindir}/
14cu|cdpr-2.4-1|32	
14cu|cdpr-2.4-1|33	%files
14cu|cdpr-2.4-1|34	%doc COPYING  license.txt  README  README.cdprs
14cu|cdpr-2.4-1|35	%{_bindir}/%{name}
14cu|cdpr-2.4-1|36	
14cu|cdpr-2.4-1|37	%changelog
14cu|cdpr-2.4-1|38	
14cu|cdpr-2.4-1|39	* Fri Oct 28 2016 Denis Silakov <dsilakov@gmail.com> 2.4-1
14cu|cdpr-2.4-1|40	- (c4e7b59) Spec cleanup, fix debuginfo
14cu|cdpr-2.4-1|41	
14cu|cdpr-2.4-1|42	

9805 14
14cu|cduce-0.6.0-2|1	%define debug_package %{nil}
14cu|cduce-0.6.0-2|2	
14cu|cduce-0.6.0-2|3	Summary:	XML-oriented functional language
14cu|cduce-0.6.0-2|4	Name:		cduce
14cu|cduce-0.6.0-2|5	Version:	0.6.0
14cu|cduce-0.6.0-2|6	Release:	2
14cu|cduce-0.6.0-2|7	License:	BSD
14cu|cduce-0.6.0-2|8	Group:		Development/OCaml
14cu|cduce-0.6.0-2|9	Url:		http://www.cduce.org
14cu|cduce-0.6.0-2|10	Source0:	http://www.cduce.org/download/%{name}-%{version}.tar.gz
14cu|cduce-0.6.0-2|11	BuildRequires:	camlp4
14cu|cduce-0.6.0-2|12	BuildRequires:	ocaml
14cu|cduce-0.6.0-2|13	BuildRequires:	ocaml-findlib
14cu|cduce-0.6.0-2|14	BuildRequires:	ocaml-sources
14cu|cduce-0.6.0-2|15	BuildRequires:	camlp4-devel
14cu|cduce-0.6.0-2|16	BuildRequires:	ocaml-curl-devel
14cu|cduce-0.6.0-2|17	BuildRequires:	ocaml-expat-devel
14cu|cduce-0.6.0-2|18	BuildRequires:	ocaml-ocamlnet-devel
14cu|cduce-0.6.0-2|19	BuildRequires:	ocaml-pcre-devel
14cu|cduce-0.6.0-2|20	BuildRequires:	ocaml-pxp-devel
14cu|cduce-0.6.0-2|21	BuildRequires:	ocaml-ulex-devel
14cu|cduce-0.6.0-2|22	
14cu|cduce-0.6.0-2|23	%description
14cu|cduce-0.6.0-2|24	CDuce is a modern XML-oriented functional language with innovative features. A
14cu|cduce-0.6.0-2|25	compiler is available under the terms of an open-source license. CDuce is
14cu|cduce-0.6.0-2|26	type-safe, efficient, and offer powerful constructions to work with XML
14cu|cduce-0.6.0-2|27	documents.
14cu|cduce-0.6.0-2|28	
14cu|cduce-0.6.0-2|29	%files
14cu|cduce-0.6.0-2|30	%doc %{_docdir}/%{name}
14cu|cduce-0.6.0-2|31	%{_bindir}/*
14cu|cduce-0.6.0-2|32	%{_mandir}/man1/*
14cu|cduce-0.6.0-2|33	%{_libdir}/ocaml/cduce
14cu|cduce-0.6.0-2|34	%exclude %{_libdir}/ocaml/cduce/*.a
14cu|cduce-0.6.0-2|35	%exclude %{_libdir}/ocaml/cduce/*.cmxa
14cu|cduce-0.6.0-2|36	
14cu|cduce-0.6.0-2|37	#----------------------------------------------------------------------------
14cu|cduce-0.6.0-2|38	
14cu|cduce-0.6.0-2|39	%package devel
14cu|cduce-0.6.0-2|40	Summary:	Development files for %{name}
14cu|cduce-0.6.0-2|41	Group:		Development/OCaml
14cu|cduce-0.6.0-2|42	Requires:	%{name} = %{EVRD}
14cu|cduce-0.6.0-2|43	
14cu|cduce-0.6.0-2|44	%description devel
14cu|cduce-0.6.0-2|45	The %{name}-devel package contains libraries and signature files for
14cu|cduce-0.6.0-2|46	developing applications that use %{name}.
14cu|cduce-0.6.0-2|47	
14cu|cduce-0.6.0-2|48	%files devel
14cu|cduce-0.6.0-2|49	%{_libdir}/ocaml/cduce/*.a
14cu|cduce-0.6.0-2|50	%{_libdir}/ocaml/cduce/*.cmxa
14cu|cduce-0.6.0-2|51	
14cu|cduce-0.6.0-2|52	#----------------------------------------------------------------------------
14cu|cduce-0.6.0-2|53	
14cu|cduce-0.6.0-2|54	%prep
14cu|cduce-0.6.0-2|55	%setup -q
14cu|cduce-0.6.0-2|56	
14cu|cduce-0.6.0-2|57	%build
14cu|cduce-0.6.0-2|58	./configure \
14cu|cduce-0.6.0-2|59	--prefix=%{_prefix} \
14cu|cduce-0.6.0-2|60	--mandir=%{_mandir} \
14cu|cduce-0.6.0-2|61	--docdir=%{_docdir}/%{name} \
14cu|cduce-0.6.0-2|62	--mliface=%{_prefix}/src/ocaml
14cu|cduce-0.6.0-2|63	make all doc VERBOSE=true
14cu|cduce-0.6.0-2|64	
14cu|cduce-0.6.0-2|65	%install
14cu|cduce-0.6.0-2|66	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cu|cduce-0.6.0-2|67	make install \
14cu|cduce-0.6.0-2|68	OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml \
14cu|cduce-0.6.0-2|69	BINDIR=%{buildroot}%{_bindir} \
14cu|cduce-0.6.0-2|70	MANDIR=%{buildroot}%{_mandir} \
14cu|cduce-0.6.0-2|71	DOCDIR=%{buildroot}%{_docdir}/%{name} \
14cu|cduce-0.6.0-2|72	
14cu|cduce-0.6.0-2|73	
14cu|cduce-0.6.0-2|74	%changelog
14cu|cduce-0.6.0-2|75	
14cu|cduce-0.6.0-2|76	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-2
14cu|cduce-0.6.0-2|77	- (25e7e53) Disable debug package
14cu|cduce-0.6.0-2|78	
14cu|cduce-0.6.0-2|79	

9806 14
14cu|cdw-0.8.1-1|1	Summary:	Front-end for tools used for burning data CD/DVD
14cu|cdw-0.8.1-1|2	Name:		cdw
14cu|cdw-0.8.1-1|3	Version:	0.8.1
14cu|cdw-0.8.1-1|4	Release:	1
14cu|cdw-0.8.1-1|5	License:	GPLv2+
14cu|cdw-0.8.1-1|6	Group:		Archiving/Cd burning
14cu|cdw-0.8.1-1|7	Url:		http://cdw.sourceforge.net/
14cu|cdw-0.8.1-1|8	Source0:	http://downloads.sourceforge.net/project/cdw/cdw/cdw%20%{version}/%{name}-%{version}.tar.gz
14cu|cdw-0.8.1-1|9	BuildRequires:	pkgconfig(libburn-1)
14cu|cdw-0.8.1-1|10	BuildRequires:	pkgconfig(libcdio)
14cu|cdw-0.8.1-1|11	BuildRequires:	pkgconfig(ncursesw)
14cu|cdw-0.8.1-1|12	Requires:	dvd+rw-tools
14cu|cdw-0.8.1-1|13	Requires:	genisoimage
14cu|cdw-0.8.1-1|14	Requires:	xorriso
14cu|cdw-0.8.1-1|15	
14cu|cdw-0.8.1-1|16	%description
14cu|cdw-0.8.1-1|17	cdw is a ncurses based front-end for some command-line tools used for burning
14cu|cdw-0.8.1-1|18	data CD and DVD discs and for related tasks. The tools are: cdrecord/wodim,
14cu|cdw-0.8.1-1|19	mkisofs/genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format, xorriso.
14cu|cdw-0.8.1-1|20	cdw is able to rip tracks from your audio CD to raw audio files.
14cu|cdw-0.8.1-1|21	Limited support for copying content of data CD and DVD discs to image files
14cu|cdw-0.8.1-1|22	is also provided. cdw can verify correctness of writing ISO9660 image to
14cu|cdw-0.8.1-1|23	CD or DVD disc using md5sum or some of  programs that verifies SHA hashes.
14cu|cdw-0.8.1-1|24	
14cu|cdw-0.8.1-1|25	%files
14cu|cdw-0.8.1-1|26	%doc COPYING AUTHORS ChangeLog NEWS README THANKS
14cu|cdw-0.8.1-1|27	%{_bindir}/*
14cu|cdw-0.8.1-1|28	%{_mandir}/man1/*
14cu|cdw-0.8.1-1|29	
14cu|cdw-0.8.1-1|30	#----------------------------------------------------------------------------
14cu|cdw-0.8.1-1|31	
14cu|cdw-0.8.1-1|32	%prep
14cu|cdw-0.8.1-1|33	%setup -q
14cu|cdw-0.8.1-1|34	
14cu|cdw-0.8.1-1|35	%build
14cu|cdw-0.8.1-1|36	%configure2_5x
14cu|cdw-0.8.1-1|37	%make
14cu|cdw-0.8.1-1|38	
14cu|cdw-0.8.1-1|39	%install
14cu|cdw-0.8.1-1|40	%makeinstall_std
14cu|cdw-0.8.1-1|41	
14cu|cdw-0.8.1-1|42	%check
14cu|cdw-0.8.1-1|43	make check LIBS="-lm"
14cu|cdw-0.8.1-1|44	
14cu|cdw-0.8.1-1|45	
14cu|cdw-0.8.1-1|46	%changelog
14cu|cdw-0.8.1-1|47	
14cu|cdw-0.8.1-1|48	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
14cu|cdw-0.8.1-1|49	- (13606b7) New version 0.8.1
14cu|cdw-0.8.1-1|50	
14cu|cdw-0.8.1-1|51	

9807 14
14cu|centerim5-5.0.0-beta2.1|1	# Import froms Stella7, Thx to Nux.
14cu|centerim5-5.0.0-beta2.1|2	# http://li.nux.ro/stella/
14cu|centerim5-5.0.0-beta2.1|3	
14cu|centerim5-5.0.0-beta2.1|4	%define major		0
14cu|centerim5-5.0.0-beta2.1|5	%define libname		%mklibname cppconsui %{major}
14cu|centerim5-5.0.0-beta2.1|6	
14cu|centerim5-5.0.0-beta2.1|7	%define _desktopdir %{_datadir}/applications
14cu|centerim5-5.0.0-beta2.1|8	%define _iconsdir %{_datadir}/icons
14cu|centerim5-5.0.0-beta2.1|9	%define debug_package	%{nil}
14cu|centerim5-5.0.0-beta2.1|10	
14cu|centerim5-5.0.0-beta2.1|11	Name:           centerim5
14cu|centerim5-5.0.0-beta2.1|12	Version:        5.0.0
14cu|centerim5-5.0.0-beta2.1|13	Release:        beta2.1
14cu|centerim5-5.0.0-beta2.1|14	
14cu|centerim5-5.0.0-beta2.1|15	Summary:        Text mode menu- and window-driven IM
14cu|centerim5-5.0.0-beta2.1|16	
14cu|centerim5-5.0.0-beta2.1|17	Group:          Networking/Instant messaging
14cu|centerim5-5.0.0-beta2.1|18	License:        GPLv2+
14cu|centerim5-5.0.0-beta2.1|19	URL:            http://www.centerim.org/
14cu|centerim5-5.0.0-beta2.1|20	Source0:        http://www.centerim.org/download/cim5/%{name}-5.0.0beta2.tar.gz
14cu|centerim5-5.0.0-beta2.1|21	Source1:        centerim5.svg
14cu|centerim5-5.0.0-beta2.1|22	Source2:        centerim5.desktop
14cu|centerim5-5.0.0-beta2.1|23	
14cu|centerim5-5.0.0-beta2.1|24	
14cu|centerim5-5.0.0-beta2.1|25	BuildRequires:  pkgconfig(libcurl)
14cu|centerim5-5.0.0-beta2.1|26	BuildRequires:  pkgconfig(ncurses)
14cu|centerim5-5.0.0-beta2.1|27	BuildRequires:  pkgconfig(ncursesw)
14cu|centerim5-5.0.0-beta2.1|28	BuildRequires:  gettext-devel
14cu|centerim5-5.0.0-beta2.1|29	BuildRequires:  gpgme-devel
14cu|centerim5-5.0.0-beta2.1|30	BuildRequires:  pkgconfig(libssl)
14cu|centerim5-5.0.0-beta2.1|31	BuildRequires:  jpeg-devel
14cu|centerim5-5.0.0-beta2.1|32	BuildRequires:  desktop-file-utils
14cu|centerim5-5.0.0-beta2.1|33	BuildRequires:  pkgconfig(purple)
14cu|centerim5-5.0.0-beta2.1|34	BuildRequires:  pkgconfig(sigc++-2.0)
14cu|centerim5-5.0.0-beta2.1|35	BuildRequires:  doxygen
14cu|centerim5-5.0.0-beta2.1|36	
14cu|centerim5-5.0.0-beta2.1|37	
14cu|centerim5-5.0.0-beta2.1|38	Requires:       %{libname} = %{EVRD}
14cu|centerim5-5.0.0-beta2.1|39	Requires:       %{_lib}purple0
14cu|centerim5-5.0.0-beta2.1|40	Requires:       xdg-utils
14cu|centerim5-5.0.0-beta2.1|41	
14cu|centerim5-5.0.0-beta2.1|42	
14cu|centerim5-5.0.0-beta2.1|43	# do not obsolete centerim4 yet
14cu|centerim5-5.0.0-beta2.1|44	%if %{mdvver} >= 201200
14cu|centerim5-5.0.0-beta2.1|45	Provides:   centericq5 = %{EVRD}
14cu|centerim5-5.0.0-beta2.1|46	Provides:	centerim5 = %{EVRD}
14cu|centerim5-5.0.0-beta2.1|47	Conflicts:  centerim
14cu|centerim5-5.0.0-beta2.1|48	%endif
14cu|centerim5-5.0.0-beta2.1|49	
14cu|centerim5-5.0.0-beta2.1|50	%description
14cu|centerim5-5.0.0-beta2.1|51	CenterIM5 is a text mode menu and window-driven IM interface that supports
14cu|centerim5-5.0.0-beta2.1|52	the ICQ2000, Yahoo!, MSN, AIM TOC, IRC, Gadu-Gadu and Jabber protocols.
14cu|centerim5-5.0.0-beta2.1|53	Internal RSS reader and a client for LiveJournal are provided.
14cu|centerim5-5.0.0-beta2.1|54	
14cu|centerim5-5.0.0-beta2.1|55	
14cu|centerim5-5.0.0-beta2.1|56	
14cu|centerim5-5.0.0-beta2.1|57	%files -f %{name}.lang
14cu|centerim5-5.0.0-beta2.1|58	%doc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README TODO
14cu|centerim5-5.0.0-beta2.1|59	%{_bindir}/%{name}
14cu|centerim5-5.0.0-beta2.1|60	%{_desktopdir}/*
14cu|centerim5-5.0.0-beta2.1|61	%{_iconsdir}/*
14cu|centerim5-5.0.0-beta2.1|62	%{_mandir}/man1/%{name}.1.*
14cu|centerim5-5.0.0-beta2.1|63	
14cu|centerim5-5.0.0-beta2.1|64	#------------------------------------------------
14cu|centerim5-5.0.0-beta2.1|65	%package -n	%{libname}
14cu|centerim5-5.0.0-beta2.1|66	
14cu|centerim5-5.0.0-beta2.1|67	Summary:        Shared libs for %{name}
14cu|centerim5-5.0.0-beta2.1|68	Group:          Networking/Instant messaging
14cu|centerim5-5.0.0-beta2.1|69	
14cu|centerim5-5.0.0-beta2.1|70	%description -n	%{libname}
14cu|centerim5-5.0.0-beta2.1|71	Shared libs for %{name}
14cu|centerim5-5.0.0-beta2.1|72	
14cu|centerim5-5.0.0-beta2.1|73	
14cu|centerim5-5.0.0-beta2.1|74	%files -n	%{libname}
14cu|centerim5-5.0.0-beta2.1|75	%doc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README TODO
14cu|centerim5-5.0.0-beta2.1|76	%{_libdir}/*
14cu|centerim5-5.0.0-beta2.1|77	#------------------------------------------------
14cu|centerim5-5.0.0-beta2.1|78	
14cu|centerim5-5.0.0-beta2.1|79	%prep
14cu|centerim5-5.0.0-beta2.1|80	%setup -qn %{name}-5.0.0beta2
14cu|centerim5-5.0.0-beta2.1|81	
14cu|centerim5-5.0.0-beta2.1|82	%build
14cu|centerim5-5.0.0-beta2.1|83	%configure2_5x --libdir=%{_libdir}
14cu|centerim5-5.0.0-beta2.1|84	
14cu|centerim5-5.0.0-beta2.1|85	%make
14cu|centerim5-5.0.0-beta2.1|86	
14cu|centerim5-5.0.0-beta2.1|87	%install
14cu|centerim5-5.0.0-beta2.1|88	%makeinstall_std
14cu|centerim5-5.0.0-beta2.1|89	# remove unnecessary stuff
14cu|centerim5-5.0.0-beta2.1|90	rm -f %{_libdir}/%{name}/*a
14cu|centerim5-5.0.0-beta2.1|91	
14cu|centerim5-5.0.0-beta2.1|92	mkdir -p %{buildroot}%{_iconsdir}
14cu|centerim5-5.0.0-beta2.1|93	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14cu|centerim5-5.0.0-beta2.1|94	desktop-file-install \
14cu|centerim5-5.0.0-beta2.1|95	--dir=%{buildroot}%{_desktopdir} \
14cu|centerim5-5.0.0-beta2.1|96	%{SOURCE2}
14cu|centerim5-5.0.0-beta2.1|97	
14cu|centerim5-5.0.0-beta2.1|98	find %{buildroot} -name "*.debug" -delete
14cu|centerim5-5.0.0-beta2.1|99	
14cu|centerim5-5.0.0-beta2.1|100	%find_lang %{name}
14cu|centerim5-5.0.0-beta2.1|101	
14cu|centerim5-5.0.0-beta2.1|102	
14cu|centerim5-5.0.0-beta2.1|103	%changelog
14cu|centerim5-5.0.0-beta2.1|104	
14cu|centerim5-5.0.0-beta2.1|105	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 5.0.0-beta2.1
14cu|centerim5-5.0.0-beta2.1|106	- (eb6cf2e) Updated centerim5.spec
14cu|centerim5-5.0.0-beta2.1|107	
14cu|centerim5-5.0.0-beta2.1|108	

9808 14
14cu|certwatch-1.0-13|1	Summary:	SSL certificate monitoring
14cu|certwatch-1.0-13|2	Name:		certwatch
14cu|certwatch-1.0-13|3	Version:	1.0
14cu|certwatch-1.0-13|4	Release:	13
14cu|certwatch-1.0-13|5	License:	GPLv2+
14cu|certwatch-1.0-13|6	Group:		System/Servers
14cu|certwatch-1.0-13|7	Source0:	%{name}-%{version}.tar.gz
14cu|certwatch-1.0-13|8	Patch0:		certwatch-1.0-mdv.patch
14cu|certwatch-1.0-13|9	Patch1:		certwatch-1.0-docbook-dtd45.patch
14cu|certwatch-1.0-13|10	BuildRequires:	docbook-dtd45-xml
14cu|certwatch-1.0-13|11	BuildRequires:	docbook-style-xsl
14cu|certwatch-1.0-13|12	BuildRequires:	xmlto
14cu|certwatch-1.0-13|13	BuildRequires:	pkgconfig(openssl)
14cu|certwatch-1.0-13|14	
14cu|certwatch-1.0-13|15	%description
14cu|certwatch-1.0-13|16	The certwatch  program  is used to issue warning when an SSL certificate is
14cu|certwatch-1.0-13|17	about to expire.
14cu|certwatch-1.0-13|18	
14cu|certwatch-1.0-13|19	%files
14cu|certwatch-1.0-13|20	%{_bindir}/*
14cu|certwatch-1.0-13|21	%config(noreplace) %{_sysconfdir}/cron.daily/certwatch
14cu|certwatch-1.0-13|22	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|certwatch-1.0-13|23	%{_mandir}/man1/*
14cu|certwatch-1.0-13|24	
14cu|certwatch-1.0-13|25	#----------------------------------------------------------------------------
14cu|certwatch-1.0-13|26	
14cu|certwatch-1.0-13|27	%prep
14cu|certwatch-1.0-13|28	%setup -q
14cu|certwatch-1.0-13|29	%patch0 -p1
14cu|certwatch-1.0-13|30	%patch1 -p1
14cu|certwatch-1.0-13|31	
14cu|certwatch-1.0-13|32	%build
14cu|certwatch-1.0-13|33	cc %{optflags} -Wall -I/usr/include/openssl \
14cu|certwatch-1.0-13|34	certwatch.c -o certwatch -lcrypto
14cu|certwatch-1.0-13|35	
14cu|certwatch-1.0-13|36	xmlto man certwatch.xml
14cu|certwatch-1.0-13|37	
14cu|certwatch-1.0-13|38	%install
14cu|certwatch-1.0-13|39	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily \
14cu|certwatch-1.0-13|40	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig \
14cu|certwatch-1.0-13|41	%{buildroot}%{_mandir}/man1 \
14cu|certwatch-1.0-13|42	%{buildroot}%{_bindir}
14cu|certwatch-1.0-13|43	
14cu|certwatch-1.0-13|44	# install certwatch
14cu|certwatch-1.0-13|45	install -c -m 755 certwatch %{buildroot}%{_bindir}/certwatch
14cu|certwatch-1.0-13|46	install -c -m 755 certwatch.cron \
14cu|certwatch-1.0-13|47	%{buildroot}%{_sysconfdir}/cron.daily/certwatch
14cu|certwatch-1.0-13|48	install -c -m 644 certwatch.1 \
14cu|certwatch-1.0-13|49	%{buildroot}%{_mandir}/man1/certwatch.1
14cu|certwatch-1.0-13|50	
14cu|certwatch-1.0-13|51	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cu|certwatch-1.0-13|52	# certwatch cron task options
14cu|certwatch-1.0-13|53	CERTS_DIR=/etc/pki/tls/certs
14cu|certwatch-1.0-13|54	CERTWATCH_OPTS=
14cu|certwatch-1.0-13|55	EOF
14cu|certwatch-1.0-13|56	
14cu|certwatch-1.0-13|57	
14cu|certwatch-1.0-13|58	%changelog
14cu|certwatch-1.0-13|59	
14cu|certwatch-1.0-13|60	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-13
14cu|certwatch-1.0-13|61	- (81e3412) Adjust for docbook-dtd 4.5
14cu|certwatch-1.0-13|62	
14cu|certwatch-1.0-13|63	

9809 14
14cu|cgames-2.2-1|1	Summary:	Games for the Linux console
14cu|cgames-2.2-1|2	Name:		cgames
14cu|cgames-2.2-1|3	Version:	2.2
14cu|cgames-2.2-1|4	Release:	1
14cu|cgames-2.2-1|5	License:	GPLv2
14cu|cgames-2.2-1|6	Group:		Games/Puzzles
14cu|cgames-2.2-1|7	Url:		http://www.muppetlabs.com/~breadbox/software/cgames.html
14cu|cgames-2.2-1|8	Source:		http://www.muppetlabs.com/~breadbox/pub/software/%{name}-%{version}a.tar.gz
14cu|cgames-2.2-1|9	BuildRequires:	pkgconfig(ncurses)
14cu|cgames-2.2-1|10	BuildRequires:	gpm-devel
14cu|cgames-2.2-1|11	%description
14cu|cgames-2.2-1|12	Collection of three ncurses games:
14cu|cgames-2.2-1|13	*csokoban (sokoban)
14cu|cgames-2.2-1|14	*cmines (minesweeper)
14cu|cgames-2.2-1|15	*cblocks (sliding-block puzzles).
14cu|cgames-2.2-1|16	
14cu|cgames-2.2-1|17	%files
14cu|cgames-2.2-1|18	%doc COPYING Changelog README
14cu|cgames-2.2-1|19	%{_bindir}/csokoban
14cu|cgames-2.2-1|20	%{_bindir}/cmines
14cu|cgames-2.2-1|21	%{_bindir}/cblocks
14cu|cgames-2.2-1|22	%{_mandir}/man6/*.6.xz
14cu|cgames-2.2-1|23	%{_datadir}/csokoban
14cu|cgames-2.2-1|24	%{_datadir}/cblocks
14cu|cgames-2.2-1|25	
14cu|cgames-2.2-1|26	#-----------------------------------------
14cu|cgames-2.2-1|27	%prep
14cu|cgames-2.2-1|28	%setup -qn %{name}-%{version}a
14cu|cgames-2.2-1|29	
14cu|cgames-2.2-1|30	%build
14cu|cgames-2.2-1|31	%configure2_5x \
14cu|cgames-2.2-1|32	--prefix=%{_prefix} \
14cu|cgames-2.2-1|33	--with-ncurses \
14cu|cgames-2.2-1|34	--bindir=%{_bindir} \
14cu|cgames-2.2-1|35	--mandir=%{_mandir} \
14cu|cgames-2.2-1|36	--datadir=%{_datadir} \
14cu|cgames-2.2-1|37	--enable-mouse \
14cu|cgames-2.2-1|38	--with-latin1
14cu|cgames-2.2-1|39	
14cu|cgames-2.2-1|40	%setup_compile_flags
14cu|cgames-2.2-1|41	%make
14cu|cgames-2.2-1|42	
14cu|cgames-2.2-1|43	%install
14cu|cgames-2.2-1|44	# csokoban
14cu|cgames-2.2-1|45	install -Dm755 csokoban/csokoban %{buildroot}%{_bindir}/csokoban
14cu|cgames-2.2-1|46	mkdir -p %{buildroot}%{_datadir}/csokoban
14cu|cgames-2.2-1|47	cp -r csokoban/series/{Original,still-more,Xsokoban,yoshio-murase}.txt \
14cu|cgames-2.2-1|48	%{buildroot}%{_datadir}/csokoban
14cu|cgames-2.2-1|49	install -Dm644 csokoban/csokoban.6 %{buildroot}%{_mandir}/man6/csokoban.6
14cu|cgames-2.2-1|50	
14cu|cgames-2.2-1|51	# cmines
14cu|cgames-2.2-1|52	install -m755 cmines/cmines %{buildroot}%{_bindir}/cmines
14cu|cgames-2.2-1|53	install -m644 cmines/cmines.6  %{buildroot}%{_mandir}/man6/cmines.6
14cu|cgames-2.2-1|54	
14cu|cgames-2.2-1|55	# cblocks
14cu|cgames-2.2-1|56	install -m755 cblocks/cblocks %{buildroot}%{_bindir}/cblocks
14cu|cgames-2.2-1|57	mkdir -p %{buildroot}%{_datadir}/cblocks
14cu|cgames-2.2-1|58	cp -r cblocks/series/Classics.txt %{buildroot}%{_datadir}/cblocks
14cu|cgames-2.2-1|59	install -Dm644 cblocks/cblocks.6 %{buildroot}%{_mandir}/man6/cblocks.6
14cu|cgames-2.2-1|60	
14cu|cgames-2.2-1|61	
14cu|cgames-2.2-1|62	%changelog
14cu|cgames-2.2-1|63	
14cu|cgames-2.2-1|64	* Sat Aug 13 2016 abfonly <abfonly@gmail.com> 2.2-1
14cu|cgames-2.2-1|65	- (79c9a61) Fixed install
14cu|cgames-2.2-1|66	
14cu|cgames-2.2-1|67	

9810 14
14cu|cgenius-1.8.1.1-3|1	%define oversion 1811
14cu|cgenius-1.8.1.1-3|2	
14cu|cgenius-1.8.1.1-3|3	Summary:	Commander Keen engine
14cu|cgenius-1.8.1.1-3|4	Name:		cgenius
14cu|cgenius-1.8.1.1-3|5	Version:	1.8.1.1
14cu|cgenius-1.8.1.1-3|6	Release:	3
14cu|cgenius-1.8.1.1-3|7	License:	GPLv2+
14cu|cgenius-1.8.1.1-3|8	Group:		Games/Arcade
14cu|cgenius-1.8.1.1-3|9	Url:		http://clonekeenplus.sourceforge.net/
14cu|cgenius-1.8.1.1-3|10	# from git by tag https://github.com/gerstrong/Commander-Genius/
14cu|cgenius-1.8.1.1-3|11	Source0:	Commander-Genius-%{oversion}release.tar.gz
14cu|cgenius-1.8.1.1-3|12	BuildRequires:	cmake
14cu|cgenius-1.8.1.1-3|13	BuildRequires:	imagemagick
14cu|cgenius-1.8.1.1-3|14	BuildRequires:	boost-devel
14cu|cgenius-1.8.1.1-3|15	BuildRequires:	pkgconfig(gl)
14cu|cgenius-1.8.1.1-3|16	BuildRequires:	pkgconfig(sdl2)
14cu|cgenius-1.8.1.1-3|17	BuildRequires:	pkgconfig(SDL2_image)
14cu|cgenius-1.8.1.1-3|18	BuildRequires:	pkgconfig(vorbisfile)
14cu|cgenius-1.8.1.1-3|19	BuildRequires:	pkgconfig(x11)
14cu|cgenius-1.8.1.1-3|20	
14cu|cgenius-1.8.1.1-3|21	%description
14cu|cgenius-1.8.1.1-3|22	Commander Genius is an open-source clone of Commander Keen which allows
14cu|cgenius-1.8.1.1-3|23	you to play the games, and a majority of the mods made for it.
14cu|cgenius-1.8.1.1-3|24	
14cu|cgenius-1.8.1.1-3|25	So far Commander Keen 1-6 are fully supported.
14cu|cgenius-1.8.1.1-3|26	
14cu|cgenius-1.8.1.1-3|27	Warning! Make sure to place data files to %{_gamesdatadir}/commandergenius/
14cu|cgenius-1.8.1.1-3|28	
14cu|cgenius-1.8.1.1-3|29	You should note, that following versions of Keen work the best:
14cu|cgenius-1.8.1.1-3|30	- Keen 1 - Version 1.33
14cu|cgenius-1.8.1.1-3|31	- Keen 2 - Version 1.33
14cu|cgenius-1.8.1.1-3|32	- Keen 3 - Version 1.33
14cu|cgenius-1.8.1.1-3|33	- Keen 4 - Version 1.4
14cu|cgenius-1.8.1.1-3|34	- Keen 5 - Version 1.4
14cu|cgenius-1.8.1.1-3|35	- Keen 6 - Version 1.4
14cu|cgenius-1.8.1.1-3|36	
14cu|cgenius-1.8.1.1-3|37	%files
14cu|cgenius-1.8.1.1-3|38	%{_gamesbindir}/%{name}
14cu|cgenius-1.8.1.1-3|39	%dir %attr(0777,games,root) %{_gamesdatadir}/commandergenius/
14cu|cgenius-1.8.1.1-3|40	%{_gamesdatadir}/commandergenius/*
14cu|cgenius-1.8.1.1-3|41	%{_datadir}/applications/%{name}.desktop
14cu|cgenius-1.8.1.1-3|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|cgenius-1.8.1.1-3|43	
14cu|cgenius-1.8.1.1-3|44	#----------------------------------------------------------------------------
14cu|cgenius-1.8.1.1-3|45	
14cu|cgenius-1.8.1.1-3|46	%prep
14cu|cgenius-1.8.1.1-3|47	%setup -qn Commander-Genius-%{oversion}release
14cu|cgenius-1.8.1.1-3|48	
14cu|cgenius-1.8.1.1-3|49	find . -type f -perm 0755 -exec chmod 644 {} \;
14cu|cgenius-1.8.1.1-3|50	
14cu|cgenius-1.8.1.1-3|51	%build
14cu|cgenius-1.8.1.1-3|52	%cmake \
14cu|cgenius-1.8.1.1-3|53	-DGAMES_SHAREDIR=%{_gamesdatadir} \
14cu|cgenius-1.8.1.1-3|54	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|cgenius-1.8.1.1-3|55	-DBUILD_STATIC_LIBS:BOOL=ON
14cu|cgenius-1.8.1.1-3|56	%make
14cu|cgenius-1.8.1.1-3|57	
14cu|cgenius-1.8.1.1-3|58	%install
14cu|cgenius-1.8.1.1-3|59	%makeinstall_std -C build
14cu|cgenius-1.8.1.1-3|60	
14cu|cgenius-1.8.1.1-3|61	mv %{buildroot}%{_gamesbindir}/CGeniusExe %{buildroot}%{_gamesbindir}/%{name}
14cu|cgenius-1.8.1.1-3|62	
14cu|cgenius-1.8.1.1-3|63	# install menu entry, overwrite the default one
14cu|cgenius-1.8.1.1-3|64	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|cgenius-1.8.1.1-3|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|cgenius-1.8.1.1-3|66	[Desktop Entry]
14cu|cgenius-1.8.1.1-3|67	Name=Commander Genius
14cu|cgenius-1.8.1.1-3|68	Comment=Play natively Commander Keen Games
14cu|cgenius-1.8.1.1-3|69	Exec=%{_gamesbindir}/%{name}
14cu|cgenius-1.8.1.1-3|70	Icon=%{name}
14cu|cgenius-1.8.1.1-3|71	Terminal=false
14cu|cgenius-1.8.1.1-3|72	Type=Application
14cu|cgenius-1.8.1.1-3|73	Categories=Game;ArcadeGame;
14cu|cgenius-1.8.1.1-3|74	EOF
14cu|cgenius-1.8.1.1-3|75	
14cu|cgenius-1.8.1.1-3|76	# install menu icons
14cu|cgenius-1.8.1.1-3|77	for N in 16 32 48 64 128 256;
14cu|cgenius-1.8.1.1-3|78	do
14cu|cgenius-1.8.1.1-3|79	convert CGLogo.png -scale ${N}x${N} $N.png;
14cu|cgenius-1.8.1.1-3|80	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|cgenius-1.8.1.1-3|81	done
14cu|cgenius-1.8.1.1-3|82	
14cu|cgenius-1.8.1.1-3|83	
14cu|cgenius-1.8.1.1-3|84	%changelog
14cu|cgenius-1.8.1.1-3|85	
14cu|cgenius-1.8.1.1-3|86	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.1.1-3
14cu|cgenius-1.8.1.1-3|87	- (2dd826a) Bump release
14cu|cgenius-1.8.1.1-3|88	
14cu|cgenius-1.8.1.1-3|89	

9811 14
14cu|cgicc-3.2.16-1|1	%define major 3
14cu|cgicc-3.2.16-1|2	%define libname %mklibname %{name} %{major}
14cu|cgicc-3.2.16-1|3	%define devname %mklibname %{name} -d
14cu|cgicc-3.2.16-1|4	
14cu|cgicc-3.2.16-1|5	Summary:	ANSI C++ class lib that simplifies the creation of CGI apps
14cu|cgicc-3.2.16-1|6	Name:		cgicc
14cu|cgicc-3.2.16-1|7	Version:	3.2.16
14cu|cgicc-3.2.16-1|8	Release:	1
14cu|cgicc-3.2.16-1|9	License:	LGPLv3+
14cu|cgicc-3.2.16-1|10	Group:		Development/C
14cu|cgicc-3.2.16-1|11	URL:		http://www.gnu.org/software/cgicc
14cu|cgicc-3.2.16-1|12	Source:		ftp://ftp.gnu.org/gnu/cgicc//%{name}-%{version}.tar.bz2
14cu|cgicc-3.2.16-1|13	BuildRequires:	doxygen
14cu|cgicc-3.2.16-1|14	
14cu|cgicc-3.2.16-1|15	%description
14cu|cgicc-3.2.16-1|16	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cu|cgicc-3.2.16-1|17	simplifies the creation of CGI applications for the World Wide
14cu|cgicc-3.2.16-1|18	Web. Cgicc performs the following functions:
14cu|cgicc-3.2.16-1|19	
14cu|cgicc-3.2.16-1|20	- Parses both GET and POST form data transparently.
14cu|cgicc-3.2.16-1|21	- Provides string, integer, floating-point and single- and
14cu|cgicc-3.2.16-1|22	multiple-choice retrieval methods for form data.
14cu|cgicc-3.2.16-1|23	- Provides methods for saving and restoring CGI environments to aid
14cu|cgicc-3.2.16-1|24	in application debugging.
14cu|cgicc-3.2.16-1|25	- Provides full on-the-fly HTML generation capabilities, with support
14cu|cgicc-3.2.16-1|26	for cookies and file inclusion.
14cu|cgicc-3.2.16-1|27	- Supports HTTP file upload.
14cu|cgicc-3.2.16-1|28	
14cu|cgicc-3.2.16-1|29	%files
14cu|cgicc-3.2.16-1|30	%doc AUTHORS COPYING* ChangeLog NEWS README
14cu|cgicc-3.2.16-1|31	
14cu|cgicc-3.2.16-1|32	#---------------------------------------------------------------------------
14cu|cgicc-3.2.16-1|33	
14cu|cgicc-3.2.16-1|34	%package -n %{libname}
14cu|cgicc-3.2.16-1|35	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
14cu|cgicc-3.2.16-1|36	Group:          Development/C
14cu|cgicc-3.2.16-1|37	Obsoletes:	%mklibname cgicc 1
14cu|cgicc-3.2.16-1|38	
14cu|cgicc-3.2.16-1|39	%description -n %{libname}
14cu|cgicc-3.2.16-1|40	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cu|cgicc-3.2.16-1|41	simplifies the creation of CGI applications for the World Wide
14cu|cgicc-3.2.16-1|42	Web. Cgicc performs the following functions:
14cu|cgicc-3.2.16-1|43	
14cu|cgicc-3.2.16-1|44	- Parses both GET and POST form data transparently.
14cu|cgicc-3.2.16-1|45	- Provides string, integer, floating-point and single- and
14cu|cgicc-3.2.16-1|46	multiple-choice retrieval methods for form data.
14cu|cgicc-3.2.16-1|47	- Provides methods for saving and restoring CGI environments to aid
14cu|cgicc-3.2.16-1|48	in application debugging.
14cu|cgicc-3.2.16-1|49	- Provides full on-the-fly HTML generation capabilities, with support
14cu|cgicc-3.2.16-1|50	for cookies and file inclusion.
14cu|cgicc-3.2.16-1|51	- Supports HTTP file upload.
14cu|cgicc-3.2.16-1|52	
14cu|cgicc-3.2.16-1|53	%files -n %{libname}
14cu|cgicc-3.2.16-1|54	%{_libdir}/*.so.%{major}*
14cu|cgicc-3.2.16-1|55	
14cu|cgicc-3.2.16-1|56	#---------------------------------------------------------------------------
14cu|cgicc-3.2.16-1|57	
14cu|cgicc-3.2.16-1|58	%package -n %{devname}
14cu|cgicc-3.2.16-1|59	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
14cu|cgicc-3.2.16-1|60	Group:          Development/C
14cu|cgicc-3.2.16-1|61	Requires:	%{libname} = %{EVRD}
14cu|cgicc-3.2.16-1|62	Provides:	libcgicc-devel = %{EVRD}
14cu|cgicc-3.2.16-1|63	Obsoletes:	%mklibname -d cgicc 1
14cu|cgicc-3.2.16-1|64	
14cu|cgicc-3.2.16-1|65	%description -n %{devname}
14cu|cgicc-3.2.16-1|66	GNU Cgicc is an ANSI C++ compliant class library that greatly
14cu|cgicc-3.2.16-1|67	simplifies the creation of CGI applications for the World Wide
14cu|cgicc-3.2.16-1|68	Web. Cgicc performs the following functions:
14cu|cgicc-3.2.16-1|69	
14cu|cgicc-3.2.16-1|70	- Parses both GET and POST form data transparently.
14cu|cgicc-3.2.16-1|71	- Provides string, integer, floating-point and single- and
14cu|cgicc-3.2.16-1|72	multiple-choice retrieval methods for form data.
14cu|cgicc-3.2.16-1|73	- Provides methods for saving and restoring CGI environments to aid
14cu|cgicc-3.2.16-1|74	in application debugging.
14cu|cgicc-3.2.16-1|75	- Provides full on-the-fly HTML generation capabilities, with support
14cu|cgicc-3.2.16-1|76	for cookies and file inclusion.
14cu|cgicc-3.2.16-1|77	- Supports HTTP file upload.
14cu|cgicc-3.2.16-1|78	
14cu|cgicc-3.2.16-1|79	%files -n %{devname}
14cu|cgicc-3.2.16-1|80	%{_bindir}/%{name}-config
14cu|cgicc-3.2.16-1|81	%{_libdir}/*.so
14cu|cgicc-3.2.16-1|82	%{_libdir}/pkgconfig/*.pc
14cu|cgicc-3.2.16-1|83	%{_includedir}/%{name}
14cu|cgicc-3.2.16-1|84	%{_datadir}/aclocal/%{name}.m4
14cu|cgicc-3.2.16-1|85	
14cu|cgicc-3.2.16-1|86	#---------------------------------------------------------------------------
14cu|cgicc-3.2.16-1|87	
14cu|cgicc-3.2.16-1|88	%prep
14cu|cgicc-3.2.16-1|89	%setup -q
14cu|cgicc-3.2.16-1|90	
14cu|cgicc-3.2.16-1|91	# fix doc files perms
14cu|cgicc-3.2.16-1|92	chmod 644 AUTHORS COPYING* ChangeLog NEWS README
14cu|cgicc-3.2.16-1|93	
14cu|cgicc-3.2.16-1|94	%build
14cu|cgicc-3.2.16-1|95	autoreconf -f -i
14cu|cgicc-3.2.16-1|96	%configure2_5x \
14cu|cgicc-3.2.16-1|97	--disable-static
14cu|cgicc-3.2.16-1|98	%make
14cu|cgicc-3.2.16-1|99	
14cu|cgicc-3.2.16-1|100	%install
14cu|cgicc-3.2.16-1|101	%makeinstall_std
14cu|cgicc-3.2.16-1|102	
14cu|cgicc-3.2.16-1|103	rm -rf %{buildroot}/%{_prefix}/doc/
14cu|cgicc-3.2.16-1|104	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}/example/.libs
14cu|cgicc-3.2.16-1|105	
14cu|cgicc-3.2.16-1|106	%changelog
14cu|cgicc-3.2.16-1|107	
14cu|cgicc-3.2.16-1|108	* Sat Sep 03 2016 alzim <alzim@bk.ru> 3.2.16-1
14cu|cgicc-3.2.16-1|109	- (4c32e33) Merge pull request #1 from import/cgicc:rosa2016.1
14cu|cgicc-3.2.16-1|110	- (4c32e33) Updated to 3.2.16
14cu|cgicc-3.2.16-1|111	
14cu|cgicc-3.2.16-1|112	

9812 14
14cu|cgit-0.12-3|1	%global gitver      2.7.4
14cu|cgit-0.12-3|2	%global cachedir    %{_localstatedir}/cache/%{name}
14cu|cgit-0.12-3|3	%global filterdir   %{_libexecdir}/%{name}/filters
14cu|cgit-0.12-3|4	%global scriptdir   %{_localstatedir}/www/cgi-bin
14cu|cgit-0.12-3|5	%global cgitdata    %{_datadir}/%{name}
14cu|cgit-0.12-3|6	
14cu|cgit-0.12-3|7	%global cgitmake \
14cu|cgit-0.12-3|8	%make V=1 \\\
14cu|cgit-0.12-3|9	DESTDIR=%{buildroot} \\\
14cu|cgit-0.12-3|10	CACHE_ROOT=%{cachedir} \\\
14cu|cgit-0.12-3|11	CGIT_SCRIPT_PATH=%{scriptdir} \\\
14cu|cgit-0.12-3|12	CGIT_SCRIPT_NAME=cgit \\\
14cu|cgit-0.12-3|13	CGIT_DATA_PATH=%{cgitdata} \\\
14cu|cgit-0.12-3|14	docdir=%{docdir} \\\
14cu|cgit-0.12-3|15	mandir=%{_mandir} \\\
14cu|cgit-0.12-3|16	filterdir=%{filterdir}
14cu|cgit-0.12-3|17	
14cu|cgit-0.12-3|18	Name:           cgit
14cu|cgit-0.12-3|19	Version:        0.12
14cu|cgit-0.12-3|20	Release:        3
14cu|cgit-0.12-3|21	Summary:        A fast web interface for git
14cu|cgit-0.12-3|22	Group:          System/Servers
14cu|cgit-0.12-3|23	License:        GPLv2
14cu|cgit-0.12-3|24	URL:            http://git.zx2c4.com/cgit/
14cu|cgit-0.12-3|25	Source0:        http://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
14cu|cgit-0.12-3|26	Source1:        http://git-core.googlecode.com/files/git-%{gitver}.tar.xz
14cu|cgit-0.12-3|27	Source2:        cgitrc
14cu|cgit-0.12-3|28	Source3:        cgit.httpd
14cu|cgit-0.12-3|29	Patch500:       0500-cgit-0.9.1-highlightv3.patch
14cu|cgit-0.12-3|30	# (cg) Formatting patch from http://colin.guthr.ie/git/misc/cgit/log/?h=tweaks
14cu|cgit-0.12-3|31	Patch501:       0501-ui-repolist-Add-a-very-simple-pretty-print-option-fo.patch
14cu|cgit-0.12-3|32	
14cu|cgit-0.12-3|33	BuildRequires:  asciidoc
14cu|cgit-0.12-3|34	BuildRequires:  docbook-style-xsl
14cu|cgit-0.12-3|35	BuildRequires:  xsltproc
14cu|cgit-0.12-3|36	BuildRequires:  pkgconfig(libcurl)
14cu|cgit-0.12-3|37	BuildRequires:  pkgconfig(openssl)
14cu|cgit-0.12-3|38	Requires:       webserver
14cu|cgit-0.12-3|39	Requires:       highlight
14cu|cgit-0.12-3|40	
14cu|cgit-0.12-3|41	%description
14cu|cgit-0.12-3|42	Cgit is a fast web interface for git.  It uses caching to increase performance.
14cu|cgit-0.12-3|43	
14cu|cgit-0.12-3|44	%prep
14cu|cgit-0.12-3|45	%setup -q -a 1
14cu|cgit-0.12-3|46	%apply_patches
14cu|cgit-0.12-3|47	
14cu|cgit-0.12-3|48	# setup the git dir
14cu|cgit-0.12-3|49	rm -rf git
14cu|cgit-0.12-3|50	mv git-%{gitver} git
14cu|cgit-0.12-3|51	sed -i 's/^\(CFLAGS = \).*/\1%{optflags}/' git/Makefile
14cu|cgit-0.12-3|52	sed -i "s/GIT_VER = 2.7.0/GIT_VER = %{gitver}/" Makefile
14cu|cgit-0.12-3|53	
14cu|cgit-0.12-3|54	
14cu|cgit-0.12-3|55	%build
14cu|cgit-0.12-3|56	%cgitmake
14cu|cgit-0.12-3|57	# Currently we don't build docs. Should find out which BRs are needed for them
14cu|cgit-0.12-3|58	# Something in the a2x chain doesn't like running in parallel. :/
14cu|cgit-0.12-3|59	# % cgitmake -j 1 doc-man doc-html
14cu|cgit-0.12-3|60	
14cu|cgit-0.12-3|61	
14cu|cgit-0.12-3|62	%install
14cu|cgit-0.12-3|63	%cgitmake install
14cu|cgit-0.12-3|64	# install-man
14cu|cgit-0.12-3|65	
14cu|cgit-0.12-3|66	install -d -m0755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|cgit-0.12-3|67	install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/cgitrc
14cu|cgit-0.12-3|68	install -p -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|cgit-0.12-3|69	install -d -m0755 %{buildroot}%{cachedir}
14cu|cgit-0.12-3|70	
14cu|cgit-0.12-3|71	
14cu|cgit-0.12-3|72	%files
14cu|cgit-0.12-3|73	%doc COPYING README*
14cu|cgit-0.12-3|74	# *.html
14cu|cgit-0.12-3|75	%config(noreplace) %{_sysconfdir}/cgitrc
14cu|cgit-0.12-3|76	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|cgit-0.12-3|77	%dir %attr(-,apache,root) %{cachedir}
14cu|cgit-0.12-3|78	%{cgitdata}
14cu|cgit-0.12-3|79	%{filterdir}
14cu|cgit-0.12-3|80	%{scriptdir}/*
14cu|cgit-0.12-3|81	# % {_mandir}/man*/*
14cu|cgit-0.12-3|82	
14cu|cgit-0.12-3|83	%changelog
14cu|cgit-0.12-3|84	
14cu|cgit-0.12-3|85	* Mon Oct 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.12-3
14cu|cgit-0.12-3|86	- (46b8f02) Skip docs for now
14cu|cgit-0.12-3|87	
14cu|cgit-0.12-3|88	

9813 14
14cu|c++-gtk-utils-2.0.12-4|1	%define gtk 3
14cu|c++-gtk-utils-2.0.12-4|2	%define api 2.0
14cu|c++-gtk-utils-2.0.12-4|3	%define major 0
14cu|c++-gtk-utils-2.0.12-4|4	%define libname %mklibname c++-gtk-utils%{gtk}_ %{api} %{major}
14cu|c++-gtk-utils-2.0.12-4|5	%define devname %mklibname c++-gtk-utils -d
14cu|c++-gtk-utils-2.0.12-4|6	
14cu|c++-gtk-utils-2.0.12-4|7	Summary:	A library for programming GTK+ programs using C++
14cu|c++-gtk-utils-2.0.12-4|8	Name:		c++-gtk-utils
14cu|c++-gtk-utils-2.0.12-4|9	Version:	2.0.12
14cu|c++-gtk-utils-2.0.12-4|10	Release:	4
14cu|c++-gtk-utils-2.0.12-4|11	License:	GPLv2+
14cu|c++-gtk-utils-2.0.12-4|12	Group:		System/Libraries
14cu|c++-gtk-utils-2.0.12-4|13	Url:		http://cxx-gtk-utils.sourceforge.net
14cu|c++-gtk-utils-2.0.12-4|14	Source0:	http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/%{version}/%{name}-%{version}.tar.gz
14cu|c++-gtk-utils-2.0.12-4|15	BuildRequires:	pkgconfig(cairo)
14cu|c++-gtk-utils-2.0.12-4|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|c++-gtk-utils-2.0.12-4|17	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|c++-gtk-utils-2.0.12-4|18	BuildRequires:	pkgconfig(pango)
14cu|c++-gtk-utils-2.0.12-4|19	BuildRequires:	pkgconfig(pangocairo)
14cu|c++-gtk-utils-2.0.12-4|20	
14cu|c++-gtk-utils-2.0.12-4|21	%description
14cu|c++-gtk-utils-2.0.12-4|22	c++-gtk-utils is a lightweight library containing a number of classes
14cu|c++-gtk-utils-2.0.12-4|23	and functions for programming GTK+ programs using C++ in POSIX (unix-like)
14cu|c++-gtk-utils-2.0.12-4|24	environments, where the user does not want to use a full-on wrapper such
14cu|c++-gtk-utils-2.0.12-4|25	as gtkmm or wxWidgets, or is concerned about exception safety or thread
14cu|c++-gtk-utils-2.0.12-4|26	safety of the wrapper and their documentation. It is parallel installable
14cu|c++-gtk-utils-2.0.12-4|27	for both GTK+2 and GTK+3.
14cu|c++-gtk-utils-2.0.12-4|28	
14cu|c++-gtk-utils-2.0.12-4|29	#----------------------------------------------------------------------------
14cu|c++-gtk-utils-2.0.12-4|30	
14cu|c++-gtk-utils-2.0.12-4|31	%package -n %{libname}
14cu|c++-gtk-utils-2.0.12-4|32	Summary:	A library for programming GTK+ programs using C++
14cu|c++-gtk-utils-2.0.12-4|33	Group:		System/Libraries
14cu|c++-gtk-utils-2.0.12-4|34	Conflicts:	%{_lib}c++-gtk-utils0 < 2.0.12-4
14cu|c++-gtk-utils-2.0.12-4|35	Obsoletes:	%{_lib}c++-gtk-utils0 < 2.0.12-4
14cu|c++-gtk-utils-2.0.12-4|36	
14cu|c++-gtk-utils-2.0.12-4|37	%description -n %{libname}
14cu|c++-gtk-utils-2.0.12-4|38	c++-gtk-utils is a lightweight library containing a number of classes
14cu|c++-gtk-utils-2.0.12-4|39	and functions for programming GTK+ programs using C++ in POSIX (unix-like)
14cu|c++-gtk-utils-2.0.12-4|40	environments, where the user does not want to use a full-on wrapper such
14cu|c++-gtk-utils-2.0.12-4|41	as gtkmm or wxWidgets, or is concerned about exception safety or thread
14cu|c++-gtk-utils-2.0.12-4|42	safety of the wrapper and their documentation. It is parallel installable
14cu|c++-gtk-utils-2.0.12-4|43	for both GTK+2 and GTK+3.
14cu|c++-gtk-utils-2.0.12-4|44	
14cu|c++-gtk-utils-2.0.12-4|45	%files -n %{libname}
14cu|c++-gtk-utils-2.0.12-4|46	%{_libdir}/libcxx-gtk-utils-%{gtk}-%{api}.so.%{major}*
14cu|c++-gtk-utils-2.0.12-4|47	
14cu|c++-gtk-utils-2.0.12-4|48	#----------------------------------------------------------------------------
14cu|c++-gtk-utils-2.0.12-4|49	
14cu|c++-gtk-utils-2.0.12-4|50	%package -n %{devname}
14cu|c++-gtk-utils-2.0.12-4|51	Summary:	Development files for %{name}
14cu|c++-gtk-utils-2.0.12-4|52	Group:		Development/C
14cu|c++-gtk-utils-2.0.12-4|53	Requires:	%{libname} = %{EVRD}
14cu|c++-gtk-utils-2.0.12-4|54	Provides:	%{name}-devel = %{EVRD}
14cu|c++-gtk-utils-2.0.12-4|55	
14cu|c++-gtk-utils-2.0.12-4|56	%description -n %{devname}
14cu|c++-gtk-utils-2.0.12-4|57	Development files for %{name}.
14cu|c++-gtk-utils-2.0.12-4|58	
14cu|c++-gtk-utils-2.0.12-4|59	%files -n %{devname}
14cu|c++-gtk-utils-2.0.12-4|60	%{_includedir}/%{name}-%{gtk}-%{api}/%{name}/*.h
14cu|c++-gtk-utils-2.0.12-4|61	%{_includedir}/%{name}-%{gtk}-%{api}/%{name}/*.tpp
14cu|c++-gtk-utils-2.0.12-4|62	%{_libdir}/pkgconfig/c++-gtk-utils-%{gtk}-%{api}.pc
14cu|c++-gtk-utils-2.0.12-4|63	%{_libdir}/libcxx-gtk-utils-%{gtk}-%{api}.so
14cu|c++-gtk-utils-2.0.12-4|64	
14cu|c++-gtk-utils-2.0.12-4|65	#----------------------------------------------------------------------------
14cu|c++-gtk-utils-2.0.12-4|66	
14cu|c++-gtk-utils-2.0.12-4|67	%prep
14cu|c++-gtk-utils-2.0.12-4|68	%setup -q
14cu|c++-gtk-utils-2.0.12-4|69	
14cu|c++-gtk-utils-2.0.12-4|70	%build
14cu|c++-gtk-utils-2.0.12-4|71	%configure2_5x \
14cu|c++-gtk-utils-2.0.12-4|72	--disable-static
14cu|c++-gtk-utils-2.0.12-4|73	
14cu|c++-gtk-utils-2.0.12-4|74	%make LIBS="-lpthread"
14cu|c++-gtk-utils-2.0.12-4|75	
14cu|c++-gtk-utils-2.0.12-4|76	%install
14cu|c++-gtk-utils-2.0.12-4|77	%makeinstall_std
14cu|c++-gtk-utils-2.0.12-4|78	
14cu|c++-gtk-utils-2.0.12-4|79	rm -rf %{buildroot}%{_defaultdocdir}/%{name}/%{api}/*
14cu|c++-gtk-utils-2.0.12-4|80	
14cu|c++-gtk-utils-2.0.12-4|81	%changelog
14cu|c++-gtk-utils-2.0.12-4|82	
14cu|c++-gtk-utils-2.0.12-4|83	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.12-4
14cu|c++-gtk-utils-2.0.12-4|84	- (1f80c88) Fix library package name
14cu|c++-gtk-utils-2.0.12-4|85	
14cu|c++-gtk-utils-2.0.12-4|86	

9814 14
14cu|chaplin-1.10-11|1	Summary:	A DVD chapter tool
14cu|chaplin-1.10-11|2	Name:		chaplin
14cu|chaplin-1.10-11|3	Version:	1.10
14cu|chaplin-1.10-11|4	Release:	11
14cu|chaplin-1.10-11|5	License:	GPL
14cu|chaplin-1.10-11|6	Group:		Video
14cu|chaplin-1.10-11|7	Url:		http://www.lallafa.de/bp/chaplin.html
14cu|chaplin-1.10-11|8	Source0:	%{name}-%{version}.tar.bz2
14cu|chaplin-1.10-11|9	Patch0:		chaplin-1.10-makefile.patch
14cu|chaplin-1.10-11|10	Patch1:		chaplin-1.10-include.patch
14cu|chaplin-1.10-11|11	BuildRequires:	libdvdread-devel
14cu|chaplin-1.10-11|12	
14cu|chaplin-1.10-11|13	%description
14cu|chaplin-1.10-11|14	The tool parses a DVD disc or image and extracts the exact duration for each
14cu|chaplin-1.10-11|15	chapter of a given title.
14cu|chaplin-1.10-11|16	
14cu|chaplin-1.10-11|17	%files
14cu|chaplin-1.10-11|18	%{_bindir}/chaplin
14cu|chaplin-1.10-11|19	%{_bindir}/chaplin-genmenu
14cu|chaplin-1.10-11|20	
14cu|chaplin-1.10-11|21	#----------------------------------------------------------------------------
14cu|chaplin-1.10-11|22	
14cu|chaplin-1.10-11|23	%prep
14cu|chaplin-1.10-11|24	%setup -qn %{name}
14cu|chaplin-1.10-11|25	%patch0 -p1
14cu|chaplin-1.10-11|26	%patch1 -p0
14cu|chaplin-1.10-11|27	
14cu|chaplin-1.10-11|28	%build
14cu|chaplin-1.10-11|29	make CFLAGS="%{optflags}"
14cu|chaplin-1.10-11|30	
14cu|chaplin-1.10-11|31	%install
14cu|chaplin-1.10-11|32	mkdir -p %{buildroot}%{_bindir}
14cu|chaplin-1.10-11|33	install chaplin %{buildroot}%{_bindir}
14cu|chaplin-1.10-11|34	install chaplin-genmenu %{buildroot}%{_bindir}
14cu|chaplin-1.10-11|35	
14cu|chaplin-1.10-11|36	
14cu|chaplin-1.10-11|37	%changelog
14cu|chaplin-1.10-11|38	
14cu|chaplin-1.10-11|39	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10-11
14cu|chaplin-1.10-11|40	- (9ea4660) Build with system optflags to fix debug package
14cu|chaplin-1.10-11|41	- (9ea4660) Spec cleanup
14cu|chaplin-1.10-11|42	
14cu|chaplin-1.10-11|43	

9815 14
14cu|chbg-2.0.1-20|1	Summary:	Desktop background manager/changer/screensaver
14cu|chbg-2.0.1-20|2	Name:		chbg
14cu|chbg-2.0.1-20|3	Version:	2.0.1
14cu|chbg-2.0.1-20|4	Release:	20
14cu|chbg-2.0.1-20|5	License:	GPLv2+
14cu|chbg-2.0.1-20|6	Group:		Graphics
14cu|chbg-2.0.1-20|7	URL:		http://www.beebgames.com/sw/gtk-ports.html
14cu|chbg-2.0.1-20|8	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
14cu|chbg-2.0.1-20|9	Source1:	%{name}_16x16.png
14cu|chbg-2.0.1-20|10	Source2:	%{name}_32x32.png
14cu|chbg-2.0.1-20|11	Source3:	%{name}_48x48.png
14cu|chbg-2.0.1-20|12	# (fc) 2.0.1-3mdv use correct colormap / depth
14cu|chbg-2.0.1-20|13	Patch0:		chbg-2.0.1-colormap.patch
14cu|chbg-2.0.1-20|14	# (fc) 2.0.1-9mdv fix CFLAGS
14cu|chbg-2.0.1-20|15	Patch1:		chbg-2.0.1-cflags.patch
14cu|chbg-2.0.1-20|16	Patch2:		chbg-2.0.1-libpng1.5.patch
14cu|chbg-2.0.1-20|17	Patch3:		chbg-2.0.1-linkage.patch
14cu|chbg-2.0.1-20|18	BuildRequires:	gettext-devel
14cu|chbg-2.0.1-20|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|chbg-2.0.1-20|20	
14cu|chbg-2.0.1-20|21	%description
14cu|chbg-2.0.1-20|22	ChBg is for changing desktop backgrounds in a given period. It can
14cu|chbg-2.0.1-20|23	render images with 10 modes (such as tiled, centered, scaled, etc.). It
14cu|chbg-2.0.1-20|24	uses gdk_pixbuf-2.0 for loading images, so it supports
14cu|chbg-2.0.1-20|25	many image formats.
14cu|chbg-2.0.1-20|26	
14cu|chbg-2.0.1-20|27	ChBg has a windowed setup program, is able to load setup files,
14cu|chbg-2.0.1-20|28	can be used as slideshow picture previewer in its own window or as a
14cu|chbg-2.0.1-20|29	desktop background, and can be used as screensaver or as an xscreensaver
14cu|chbg-2.0.1-20|30	hack. It has a dialog for fast previewing of pictures and very usable
14cu|chbg-2.0.1-20|31	thumbnail previews.
14cu|chbg-2.0.1-20|32	
14cu|chbg-2.0.1-20|33	%files -f %{name}.lang
14cu|chbg-2.0.1-20|34	%doc AUTHORS BUGS ChangeLog README THANKS TODO chbgrc.sample xscreensaver*txt
14cu|chbg-2.0.1-20|35	%{_bindir}/chbg
14cu|chbg-2.0.1-20|36	%{_datadir}/applications/*.desktop
14cu|chbg-2.0.1-20|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|chbg-2.0.1-20|38	%{_mandir}/man*/*
14cu|chbg-2.0.1-20|39	%attr(644,root,root) %config(noreplace,missingok) %{_sysconfdir}/chbgrc
14cu|chbg-2.0.1-20|40	
14cu|chbg-2.0.1-20|41	#----------------------------------------------------------------------------
14cu|chbg-2.0.1-20|42	
14cu|chbg-2.0.1-20|43	%prep
14cu|chbg-2.0.1-20|44	%setup -q
14cu|chbg-2.0.1-20|45	%patch0 -p1 -b .composite
14cu|chbg-2.0.1-20|46	%patch1 -p1 -b .cflags
14cu|chbg-2.0.1-20|47	%patch2 -p0 -b .png
14cu|chbg-2.0.1-20|48	%patch3 -p1 -b .linkage
14cu|chbg-2.0.1-20|49	
14cu|chbg-2.0.1-20|50	#needed by patch1 and patch3
14cu|chbg-2.0.1-20|51	autoreconf -i
14cu|chbg-2.0.1-20|52	
14cu|chbg-2.0.1-20|53	%build
14cu|chbg-2.0.1-20|54	%configure2_5x \
14cu|chbg-2.0.1-20|55	--with-intl-includes=%{_datadir}/gettext/intl \
14cu|chbg-2.0.1-20|56	--x-libraries="-lz"
14cu|chbg-2.0.1-20|57	
14cu|chbg-2.0.1-20|58	%make
14cu|chbg-2.0.1-20|59	
14cu|chbg-2.0.1-20|60	%install
14cu|chbg-2.0.1-20|61	%makeinstall_std
14cu|chbg-2.0.1-20|62	
14cu|chbg-2.0.1-20|63	# install icons
14cu|chbg-2.0.1-20|64	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|chbg-2.0.1-20|65	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|chbg-2.0.1-20|66	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|chbg-2.0.1-20|67	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|chbg-2.0.1-20|68	
14cu|chbg-2.0.1-20|69	# menu stuff
14cu|chbg-2.0.1-20|70	mkdir -p %{buildroot}%{_datadir}/applications
14cu|chbg-2.0.1-20|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|chbg-2.0.1-20|72	[Desktop Entry]
14cu|chbg-2.0.1-20|73	Name=ChBg
14cu|chbg-2.0.1-20|74	Comment=Desktop background manager/changer/screensaver
14cu|chbg-2.0.1-20|75	Comment[ru]=Настройка фона рабочего стола и хранителя экрана
14cu|chbg-2.0.1-20|76	Exec=%{name}
14cu|chbg-2.0.1-20|77	Icon=%{name}
14cu|chbg-2.0.1-20|78	Terminal=false
14cu|chbg-2.0.1-20|79	Type=Application
14cu|chbg-2.0.1-20|80	StartupNotify=true
14cu|chbg-2.0.1-20|81	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
14cu|chbg-2.0.1-20|82	EOF
14cu|chbg-2.0.1-20|83	
14cu|chbg-2.0.1-20|84	# touch the default sysconfig file so that it can be included
14cu|chbg-2.0.1-20|85	mkdir -p %{buildroot}%{_sysconfdir}
14cu|chbg-2.0.1-20|86	touch %{buildroot}%{_sysconfdir}/chbgrc
14cu|chbg-2.0.1-20|87	
14cu|chbg-2.0.1-20|88	%find_lang %{name}
14cu|chbg-2.0.1-20|89	
14cu|chbg-2.0.1-20|90	
14cu|chbg-2.0.1-20|91	%changelog
14cu|chbg-2.0.1-20|92	
14cu|chbg-2.0.1-20|93	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 2.0.1-20
14cu|chbg-2.0.1-20|94	- (5a5b849) Added Russian l10n to desktop file
14cu|chbg-2.0.1-20|95	
14cu|chbg-2.0.1-20|96	

9816 14
14cu|checkstyle-4.4-2|1	%define section free
14cu|checkstyle-4.4-2|2	%define build_free 1
14cu|checkstyle-4.4-2|3	%define build_tests 0
14cu|checkstyle-4.4-2|4	
14cu|checkstyle-4.4-2|5	Name:           checkstyle
14cu|checkstyle-4.4-2|6	Version:        4.4
14cu|checkstyle-4.4-2|7	Release:        2
14cu|checkstyle-4.4-2|8	Epoch:          0
14cu|checkstyle-4.4-2|9	Summary:        Helps programmers write Java code that adheres to a coding standard
14cu|checkstyle-4.4-2|10	License:        LGPL
14cu|checkstyle-4.4-2|11	Group:          Development/Java
14cu|checkstyle-4.4-2|12	URL:            http://checkstyle.sourceforge.net/
14cu|checkstyle-4.4-2|13	Source0:        http://downloads.sourceforge.net/checkstyle/checkstyle-src-%{version}.tar.gz
14cu|checkstyle-4.4-2|14	Source1:        %{name}-script
14cu|checkstyle-4.4-2|15	Source2:        %{name}.catalog
14cu|checkstyle-4.4-2|16	Patch0:         %{name}-build.patch
14cu|checkstyle-4.4-2|17	Patch1:         %{name}-javadoc-crosslink.patch
14cu|checkstyle-4.4-2|18	Patch2:         %{name}-build-free.patch
14cu|checkstyle-4.4-2|19	Patch3:         %{name}-exclude-smap.patch
14cu|checkstyle-4.4-2|20	Requires:       ant >= 0:1.6
14cu|checkstyle-4.4-2|21	Requires:       antlr >= 0:2.7.1, jakarta-commons-logging
14cu|checkstyle-4.4-2|22	Requires:       jakarta-commons-cli, jakarta-commons-beanutils
14cu|checkstyle-4.4-2|23	Requires:       jakarta-commons-collections, jpackage-utils >= 0:1.5
14cu|checkstyle-4.4-2|24	Requires:       jaxp_parser_impl
14cu|checkstyle-4.4-2|25	BuildRequires:  ant >= 0:1.6
14cu|checkstyle-4.4-2|26	%if %{build_tests}
14cu|checkstyle-4.4-2|27	BuildRequires:  ant-junit >= 0:1.6
14cu|checkstyle-4.4-2|28	# FIXME: Need to package emma <http://emma.sf.net/>
14cu|checkstyle-4.4-2|29	BuildRequires:  emma
14cu|checkstyle-4.4-2|30	%endif
14cu|checkstyle-4.4-2|31	BuildRequires:  junit, antlr >= 0:2.7.1
14cu|checkstyle-4.4-2|32	BuildRequires:  jakarta-commons-beanutils, jakarta-commons-lang
14cu|checkstyle-4.4-2|33	BuildRequires:  jakarta-commons-cli, xalan-j2, java-rpmbuild >= 0:1.5
14cu|checkstyle-4.4-2|34	# xerces-j2 because tests fail with gnujaxp...
14cu|checkstyle-4.4-2|35	BuildRequires:  jakarta-commons-logging, jakarta-commons-collections, xerces-j2
14cu|checkstyle-4.4-2|36	BuildRequires:  antlr-javadoc
14cu|checkstyle-4.4-2|37	#BuildRequires:  xml-commons-jaxp-1.3-apis-javadoc
14cu|checkstyle-4.4-2|38	BuildRequires:  xml-commons-apis-javadoc
14cu|checkstyle-4.4-2|39	BuildRequires:  jakarta-commons-beanutils-javadoc, ant-javadoc, perl-base
14cu|checkstyle-4.4-2|40	BuildRequires:  java-devel
14cu|checkstyle-4.4-2|41	BuildRequires:  java-javadoc
14cu|checkstyle-4.4-2|42	BuildRequires:  avalon-logkit
14cu|checkstyle-4.4-2|43	BuildRequires:  jdom
14cu|checkstyle-4.4-2|44	BuildRequires:  velocity
14cu|checkstyle-4.4-2|45	BuildRequires:  werken.xpath
14cu|checkstyle-4.4-2|46	BuildArch:      noarch
14cu|checkstyle-4.4-2|47	
14cu|checkstyle-4.4-2|48	%description
14cu|checkstyle-4.4-2|49	Checkstyle is a development tool to help programmers write Java code
14cu|checkstyle-4.4-2|50	that adheres to a coding standard. It automates the process of checking
14cu|checkstyle-4.4-2|51	Java code to spare humans of this boring (but important) task. This
14cu|checkstyle-4.4-2|52	makes it ideal for projects that want to enforce a coding standard.
14cu|checkstyle-4.4-2|53	
14cu|checkstyle-4.4-2|54	Checkstyle is highly configurable and can be made to support almost any
14cu|checkstyle-4.4-2|55	coding standard. An example configuration file is supplied supporting
14cu|checkstyle-4.4-2|56	the Sun Code Conventions. As well, other sample configuration files are
14cu|checkstyle-4.4-2|57	supplied for other well known conventions.
14cu|checkstyle-4.4-2|58	
14cu|checkstyle-4.4-2|59	Checkstyle can check many aspects of your source code. Historically
14cu|checkstyle-4.4-2|60	it's main functionality has been to check code layout issues, but since
14cu|checkstyle-4.4-2|61	the internal architecture was changed in version 3, more and more checks
14cu|checkstyle-4.4-2|62	for other purposes have been added. Now Checkstyle provides checks that
14cu|checkstyle-4.4-2|63	find class design problems, duplicate code, or bug patterns like double
14cu|checkstyle-4.4-2|64	checked locking.
14cu|checkstyle-4.4-2|65	
14cu|checkstyle-4.4-2|66	Checkstyle is most useful if you integrate it in your build process or
14cu|checkstyle-4.4-2|67	your development environment. The distribution includes:
14cu|checkstyle-4.4-2|68	
14cu|checkstyle-4.4-2|69	* An Ant task.
14cu|checkstyle-4.4-2|70	* A command line tool.
14cu|checkstyle-4.4-2|71	
14cu|checkstyle-4.4-2|72	%package        demo
14cu|checkstyle-4.4-2|73	Group:          Development/Java
14cu|checkstyle-4.4-2|74	Summary:        Demos for %{name}
14cu|checkstyle-4.4-2|75	Requires:       %{name} = %{epoch}:%{version}
14cu|checkstyle-4.4-2|76	
14cu|checkstyle-4.4-2|77	%description    demo
14cu|checkstyle-4.4-2|78	Demonstrations and samples for %{name}.
14cu|checkstyle-4.4-2|79	
14cu|checkstyle-4.4-2|80	%package        javadoc
14cu|checkstyle-4.4-2|81	Group:          Development/Java
14cu|checkstyle-4.4-2|82	Summary:        Javadoc for %{name}
14cu|checkstyle-4.4-2|83	
14cu|checkstyle-4.4-2|84	%description    javadoc
14cu|checkstyle-4.4-2|85	Javadoc for %{name}.
14cu|checkstyle-4.4-2|86	
14cu|checkstyle-4.4-2|87	%package        manual
14cu|checkstyle-4.4-2|88	Group:          Development/Java
14cu|checkstyle-4.4-2|89	Summary:        Manual for %{name}
14cu|checkstyle-4.4-2|90	
14cu|checkstyle-4.4-2|91	%description    manual
14cu|checkstyle-4.4-2|92	Manual for %{name}.
14cu|checkstyle-4.4-2|93	
14cu|checkstyle-4.4-2|94	%package        optional
14cu|checkstyle-4.4-2|95	Group:          Development/Java
14cu|checkstyle-4.4-2|96	Summary:        Optional functionality for %{name}
14cu|checkstyle-4.4-2|97	Requires:       %{name} = %{epoch}:%{version}
14cu|checkstyle-4.4-2|98	
14cu|checkstyle-4.4-2|99	%description    optional
14cu|checkstyle-4.4-2|100	Optional functionality for %{name}.
14cu|checkstyle-4.4-2|101	
14cu|checkstyle-4.4-2|102	%prep
14cu|checkstyle-4.4-2|103	%setup -q -n %{name}-src-%{version}
14cu|checkstyle-4.4-2|104	%patch0 -p1 -b .build
14cu|checkstyle-4.4-2|105	%patch1 -p1 -b .javadoc
14cu|checkstyle-4.4-2|106	%if %{build_free}
14cu|checkstyle-4.4-2|107	%patch2 -p1 -b .free
14cu|checkstyle-4.4-2|108	%endif
14cu|checkstyle-4.4-2|109	%patch3 -p1 -b .smap
14cu|checkstyle-4.4-2|110	
14cu|checkstyle-4.4-2|111	perl -pi -e 's|\./{\@docRoot}/\.\./index\.html|file://%{_docdir}/%{name}-manual-%{version}/index.html|' build.xml
14cu|checkstyle-4.4-2|112	perl -pi -e 's|.*classpathref="javadoc\.classpath".*\n||g;' build.xml
14cu|checkstyle-4.4-2|113	
14cu|checkstyle-4.4-2|114	# remove all binary libs
14cu|checkstyle-4.4-2|115	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t rm
14cu|checkstyle-4.4-2|116	
14cu|checkstyle-4.4-2|117	# fix end-of-line
14cu|checkstyle-4.4-2|118	perl -pi -e 's/\r$//g' LICENSE LICENSE.apache LICENSE.apache20 \
14cu|checkstyle-4.4-2|119	README RIGHTS.antlr *.header *.xml
14cu|checkstyle-4.4-2|120	
14cu|checkstyle-4.4-2|121	%if %{build_free}
14cu|checkstyle-4.4-2|122	rm -rf src/checkstyle/com/puppycrawl/tools/checkstyle/doclets
14cu|checkstyle-4.4-2|123	%endif
14cu|checkstyle-4.4-2|124	
14cu|checkstyle-4.4-2|125	%build
14cu|checkstyle-4.4-2|126	OPT_JAR_LIST="ant/ant-nodeps"
14cu|checkstyle-4.4-2|127	%if %{build_tests}
14cu|checkstyle-4.4-2|128	OPT_JAR_LIST="$OPT_JAR_LIST ant/ant-junit"
14cu|checkstyle-4.4-2|129	%endif
14cu|checkstyle-4.4-2|130	export OPT_JAR_LIST
14cu|checkstyle-4.4-2|131	export CLASSPATH=$(build-classpath antlr commons-beanutils \
14cu|checkstyle-4.4-2|132	commons-collections commons-cli commons-logging jdom junit velocity \
14cu|checkstyle-4.4-2|133	werken.xpath xalan-j2 xerces-j2 avalon-logkit commons-lang)
14cu|checkstyle-4.4-2|134	
14cu|checkstyle-4.4-2|135	%{ant} \
14cu|checkstyle-4.4-2|136	-Dbuild.sysclasspath=first \
14cu|checkstyle-4.4-2|137	-Dant.javadoc=%{_javadocdir}/ant \
14cu|checkstyle-4.4-2|138	-Dantlr.javadoc=%{_javadocdir}/antlr \
14cu|checkstyle-4.4-2|139	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14cu|checkstyle-4.4-2|140	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14cu|checkstyle-4.4-2|141	-Djava.javadoc=%{_javadocdir}/java \
14cu|checkstyle-4.4-2|142	compile.checkstyle
14cu|checkstyle-4.4-2|143	%{ant} \
14cu|checkstyle-4.4-2|144	-Dant.javadoc=%{_javadocdir}/ant \
14cu|checkstyle-4.4-2|145	-Dantlr.javadoc=%{_javadocdir}/antlr \
14cu|checkstyle-4.4-2|146	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14cu|checkstyle-4.4-2|147	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14cu|checkstyle-4.4-2|148	-Djava.javadoc=%{_javadocdir}/java \
14cu|checkstyle-4.4-2|149	javadoc
14cu|checkstyle-4.4-2|150	%{ant} \
14cu|checkstyle-4.4-2|151	-Dbuild.sysclasspath=first \
14cu|checkstyle-4.4-2|152	-Dant.javadoc=%{_javadocdir}/ant \
14cu|checkstyle-4.4-2|153	-Dantlr.javadoc=%{_javadocdir}/antlr \
14cu|checkstyle-4.4-2|154	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14cu|checkstyle-4.4-2|155	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14cu|checkstyle-4.4-2|156	-Djava.javadoc=%{_javadocdir}/java \
14cu|checkstyle-4.4-2|157	xdocs
14cu|checkstyle-4.4-2|158	%{ant} \
14cu|checkstyle-4.4-2|159	-Dbuild.sysclasspath=first \
14cu|checkstyle-4.4-2|160	-Dant.javadoc=%{_javadocdir}/ant \
14cu|checkstyle-4.4-2|161	-Dantlr.javadoc=%{_javadocdir}/antlr \
14cu|checkstyle-4.4-2|162	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14cu|checkstyle-4.4-2|163	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14cu|checkstyle-4.4-2|164	-Djava.javadoc=%{_javadocdir}/java \
14cu|checkstyle-4.4-2|165	build.bindist
14cu|checkstyle-4.4-2|166	%if %{build_tests}
14cu|checkstyle-4.4-2|167	%{ant} \
14cu|checkstyle-4.4-2|168	-Dbuild.sysclasspath=first \
14cu|checkstyle-4.4-2|169	-Dant.javadoc=%{_javadocdir}/ant \
14cu|checkstyle-4.4-2|170	-Dantlr.javadoc=%{_javadocdir}/antlr \
14cu|checkstyle-4.4-2|171	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14cu|checkstyle-4.4-2|172	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14cu|checkstyle-4.4-2|173	-Djava.javadoc=%{_javadocdir}/java \
14cu|checkstyle-4.4-2|174	run.tests
14cu|checkstyle-4.4-2|175	%endif
14cu|checkstyle-4.4-2|176	
14cu|checkstyle-4.4-2|177	%install
14cu|checkstyle-4.4-2|178	
14cu|checkstyle-4.4-2|179	# jar
14cu|checkstyle-4.4-2|180	mkdir -p %{buildroot}%{_javadir}
14cu|checkstyle-4.4-2|181	cp -a target/dist/%{name}-%{version}/%{name}-%{version}.jar \
14cu|checkstyle-4.4-2|182	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|checkstyle-4.4-2|183	cp -a target/dist/%{name}-%{version}/%{name}-optional-%{version}.jar \
14cu|checkstyle-4.4-2|184	%{buildroot}%{_javadir}/%{name}-optional-%{version}.jar
14cu|checkstyle-4.4-2|185	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -s ${jar} `echo $jar| %__sed "s|-%{version}||g"`; done)
14cu|checkstyle-4.4-2|186	
14cu|checkstyle-4.4-2|187	# script
14cu|checkstyle-4.4-2|188	mkdir -p %{buildroot}%{_bindir}
14cu|checkstyle-4.4-2|189	cp -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|checkstyle-4.4-2|190	
14cu|checkstyle-4.4-2|191	# dtds
14cu|checkstyle-4.4-2|192	mkdir -p %{buildroot}%{_datadir}/xml/%{name}
14cu|checkstyle-4.4-2|193	cp -a %{SOURCE2} %{buildroot}%{_datadir}/xml/%{name}/catalog
14cu|checkstyle-4.4-2|194	cp -a src/checkstyle/com/puppycrawl/tools/checkstyle/*.dtd \
14cu|checkstyle-4.4-2|195	%{buildroot}%{_datadir}/xml/%{name}
14cu|checkstyle-4.4-2|196	
14cu|checkstyle-4.4-2|197	# demo
14cu|checkstyle-4.4-2|198	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|checkstyle-4.4-2|199	cp -a target/dist/%{name}-%{version}/contrib/* \
14cu|checkstyle-4.4-2|200	%{buildroot}%{_datadir}/%{name}
14cu|checkstyle-4.4-2|201	
14cu|checkstyle-4.4-2|202	# ant.d
14cu|checkstyle-4.4-2|203	mkdir -p  %{buildroot}%{_sysconfdir}/ant.d
14cu|checkstyle-4.4-2|204	cat > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
14cu|checkstyle-4.4-2|205	checkstyle antlr jakarta-commons-beanutils jakarta-commons-cli jakarta-commons-logging jakarta-commons-collections jaxp_parser_impl
14cu|checkstyle-4.4-2|206	EOF
14cu|checkstyle-4.4-2|207	
14cu|checkstyle-4.4-2|208	# javadoc
14cu|checkstyle-4.4-2|209	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|checkstyle-4.4-2|210	# FIXME: This allows --short-circuit (%%exclude should be used instead).
14cu|checkstyle-4.4-2|211	if [ -d target/dist/%{name}-%{version}/docs/api ]; then
14cu|checkstyle-4.4-2|212	cp -a target/dist/%{name}-%{version}/docs/api/* \
14cu|checkstyle-4.4-2|213	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|checkstyle-4.4-2|214	fi
14cu|checkstyle-4.4-2|215	rm -rf target/dist/%{name}-%{version}/docs/api
14cu|checkstyle-4.4-2|216	ln -s %{_javadocdir}/%{name} target/dist/%{name}-%{version}/docs/api
14cu|checkstyle-4.4-2|217	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|checkstyle-4.4-2|218	
14cu|checkstyle-4.4-2|219	for i in `find %{buildroot}%{_datadir}/%{name} -type f`; do
14cu|checkstyle-4.4-2|220	perl -pi -e 's/\r$//g' $i
14cu|checkstyle-4.4-2|221	done
14cu|checkstyle-4.4-2|222	
14cu|checkstyle-4.4-2|223	for i in `find target/dist/%{name}-%{version}/docs -type f`; do
14cu|checkstyle-4.4-2|224	perl -pi -e 's/\r$//g' $i
14cu|checkstyle-4.4-2|225	done
14cu|checkstyle-4.4-2|226	
14cu|checkstyle-4.4-2|227	for i in `find %{buildroot}%{_datadir}/xml/%{name} -type f -name "*.dtd"`; do
14cu|checkstyle-4.4-2|228	perl -pi -e 's/\r$//g' $i
14cu|checkstyle-4.4-2|229	done
14cu|checkstyle-4.4-2|230	
14cu|checkstyle-4.4-2|231	%post
14cu|checkstyle-4.4-2|232	# Note that we're using a fully versioned catalog, so this is always ok.
14cu|checkstyle-4.4-2|233	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
14cu|checkstyle-4.4-2|234	%{_bindir}/install-catalog --add \
14cu|checkstyle-4.4-2|235	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14cu|checkstyle-4.4-2|236	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
14cu|checkstyle-4.4-2|237	fi
14cu|checkstyle-4.4-2|238	
14cu|checkstyle-4.4-2|239	%postun
14cu|checkstyle-4.4-2|240	# Note that we're using a fully versioned catalog, so this is always ok.
14cu|checkstyle-4.4-2|241	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
14cu|checkstyle-4.4-2|242	%{_bindir}/install-catalog --remove \
14cu|checkstyle-4.4-2|243	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14cu|checkstyle-4.4-2|244	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
14cu|checkstyle-4.4-2|245	fi
14cu|checkstyle-4.4-2|246	
14cu|checkstyle-4.4-2|247	%post optional
14cu|checkstyle-4.4-2|248	grep -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} || \
14cu|checkstyle-4.4-2|249	perl -pi -e 's|checkstyle|checkstyle checkstyle-optional|' %{_sysconfdir}/ant.d/%{name}
14cu|checkstyle-4.4-2|250	
14cu|checkstyle-4.4-2|251	%postun optional
14cu|checkstyle-4.4-2|252	grep -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} && \
14cu|checkstyle-4.4-2|253	perl -pi -e 's|checkstyle-optional ||' %{_sysconfdir}/ant.d/%{name} || :
14cu|checkstyle-4.4-2|254	
14cu|checkstyle-4.4-2|255	%files
14cu|checkstyle-4.4-2|256	%defattr(0644,root,root,0755)
14cu|checkstyle-4.4-2|257	%doc LICENSE LICENSE.apache LICENSE.apache20 README RIGHTS.antlr
14cu|checkstyle-4.4-2|258	%doc build.xml checkstyle_checks.xml import-control.xml java.header
14cu|checkstyle-4.4-2|259	%doc sun_checks.xml suppressions.xml
14cu|checkstyle-4.4-2|260	%{_javadir}/%{name}.jar
14cu|checkstyle-4.4-2|261	%{_javadir}/%{name}-%{version}.jar
14cu|checkstyle-4.4-2|262	%{_datadir}/xml/%{name}
14cu|checkstyle-4.4-2|263	%attr(0755,root,root) %{_bindir}/*
14cu|checkstyle-4.4-2|264	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
14cu|checkstyle-4.4-2|265	%dir %{_datadir}/%{name}
14cu|checkstyle-4.4-2|266	%{_datadir}/%{name}/*.xsl
14cu|checkstyle-4.4-2|267	
14cu|checkstyle-4.4-2|268	%files demo
14cu|checkstyle-4.4-2|269	%defattr(0644,root,root,0755)
14cu|checkstyle-4.4-2|270	%exclude %{_datadir}/%{name}/*.xsl
14cu|checkstyle-4.4-2|271	%{_datadir}/%{name}/*
14cu|checkstyle-4.4-2|272	
14cu|checkstyle-4.4-2|273	%files javadoc
14cu|checkstyle-4.4-2|274	%defattr(0644,root,root,0755)
14cu|checkstyle-4.4-2|275	%doc %{_javadocdir}/%{name}-%{version}
14cu|checkstyle-4.4-2|276	%doc %{_javadocdir}/%{name}
14cu|checkstyle-4.4-2|277	
14cu|checkstyle-4.4-2|278	%files manual
14cu|checkstyle-4.4-2|279	%defattr(0644,root,root,0755)
14cu|checkstyle-4.4-2|280	%doc target/dist/%{name}-%{version}/docs/*
14cu|checkstyle-4.4-2|281	
14cu|checkstyle-4.4-2|282	%files optional
14cu|checkstyle-4.4-2|283	%defattr(0644,root,root,0755)
14cu|checkstyle-4.4-2|284	%{_javadir}/%{name}-optional.jar
14cu|checkstyle-4.4-2|285	%{_javadir}/%{name}-optional-%{version}.jar
14cu|checkstyle-4.4-2|286	
14cu|checkstyle-4.4-2|287	
14cu|checkstyle-4.4-2|288	%changelog
14cu|checkstyle-4.4-2|289	
14cu|checkstyle-4.4-2|290	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:4.4-2
14cu|checkstyle-4.4-2|291	- (eccf330) Fix ant BRs
14cu|checkstyle-4.4-2|292	
14cu|checkstyle-4.4-2|293	

9817 14
14cu|chemtool-1.6.14-2|1	Summary:	Program for 2D drawing organic molecules
14cu|chemtool-1.6.14-2|2	Name:		chemtool
14cu|chemtool-1.6.14-2|3	Version:	1.6.14
14cu|chemtool-1.6.14-2|4	Release:	2
14cu|chemtool-1.6.14-2|5	License:	GPL
14cu|chemtool-1.6.14-2|6	Group:		Sciences/Chemistry
14cu|chemtool-1.6.14-2|7	Source0:	http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz
14cu|chemtool-1.6.14-2|8	Url:		http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
14cu|chemtool-1.6.14-2|9	Requires:	transfig openbabel
14cu|chemtool-1.6.14-2|10	BuildRequires:	gtk2-devel gettext-devel desktop-file-utils
14cu|chemtool-1.6.14-2|11	Source11:	%{name}.16.png
14cu|chemtool-1.6.14-2|12	Source12:	%{name}.32.png
14cu|chemtool-1.6.14-2|13	Source13:	%{name}.48.png
14cu|chemtool-1.6.14-2|14	Patch0:		chemtool-1.6.8-compilationfix.patch
14cu|chemtool-1.6.14-2|15	
14cu|chemtool-1.6.14-2|16	%description
14cu|chemtool-1.6.14-2|17	Chemtool is a program for drawing organic molecules easily and store them as
14cu|chemtool-1.6.14-2|18	a X bitmap, Xfig or EPS file. It runs under the X Window System using
14cu|chemtool-1.6.14-2|19	the GTK widget set.
14cu|chemtool-1.6.14-2|20	
14cu|chemtool-1.6.14-2|21	%prep
14cu|chemtool-1.6.14-2|22	%setup -q
14cu|chemtool-1.6.14-2|23	
14cu|chemtool-1.6.14-2|24	%build
14cu|chemtool-1.6.14-2|25	%configure2_5x
14cu|chemtool-1.6.14-2|26	%make
14cu|chemtool-1.6.14-2|27	
14cu|chemtool-1.6.14-2|28	%install
14cu|chemtool-1.6.14-2|29	%makeinstall_std
14cu|chemtool-1.6.14-2|30	
14cu|chemtool-1.6.14-2|31	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14cu|chemtool-1.6.14-2|32	install -m644 examples/* %{buildroot}%{_datadir}/%{name}-%{version}/
14cu|chemtool-1.6.14-2|33	
14cu|chemtool-1.6.14-2|34	mkdir -p %{buildroot}%{_datadir}/applications
14cu|chemtool-1.6.14-2|35	
14cu|chemtool-1.6.14-2|36	# (tv) fix 'error: value "chemtool.png" for key "Icon" in group "Desktop Entry"
14cu|chemtool-1.6.14-2|37	# is an icon name with an extension, but there should be no extension as
14cu|chemtool-1.6.14-2|38	# described in the Icon Theme Specification if the value is not an absolute
14cu|chemtool-1.6.14-2|39	# path':
14cu|chemtool-1.6.14-2|40	perl -pi -e 's!^(Icon=).*/([^/]*)$!\1\2!; s!.png$!!' %{name}.desktop
14cu|chemtool-1.6.14-2|41	
14cu|chemtool-1.6.14-2|42	desktop-file-install --vendor='' \
14cu|chemtool-1.6.14-2|43	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|chemtool-1.6.14-2|44	--remove-category='Application' \
14cu|chemtool-1.6.14-2|45	--add-category='GTK' \
14cu|chemtool-1.6.14-2|46	--add-category='Science' \
14cu|chemtool-1.6.14-2|47	%{name}.desktop
14cu|chemtool-1.6.14-2|48	
14cu|chemtool-1.6.14-2|49	install -D -m644 kde/icons/hicolor/32x32/mimetypes/chemtool.png %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes/chemtool.png
14cu|chemtool-1.6.14-2|50	
14cu|chemtool-1.6.14-2|51	# icons
14cu|chemtool-1.6.14-2|52	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|53	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|54	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|55	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|chemtool-1.6.14-2|56	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|chemtool-1.6.14-2|57	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|chemtool-1.6.14-2|58	
14cu|chemtool-1.6.14-2|59	%{find_lang} %{name}
14cu|chemtool-1.6.14-2|60	
14cu|chemtool-1.6.14-2|61	%files -f %{name}.lang
14cu|chemtool-1.6.14-2|62	%doc TODO README ChangeLog
14cu|chemtool-1.6.14-2|63	%{_bindir}/*
14cu|chemtool-1.6.14-2|64	%{_datadir}/%{name}-%{version}
14cu|chemtool-1.6.14-2|65	%{_mandir}/man1/*
14cu|chemtool-1.6.14-2|66	%{_datadir}/applications/*.desktop
14cu|chemtool-1.6.14-2|67	%{_iconsdir}/hicolor/*/*/*.png
14cu|chemtool-1.6.14-2|68	%{_miconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|69	%{_iconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|70	%{_liconsdir}/%{name}.png
14cu|chemtool-1.6.14-2|71	
14cu|chemtool-1.6.14-2|72	
14cu|chemtool-1.6.14-2|73	%changelog
14cu|chemtool-1.6.14-2|74	
14cu|chemtool-1.6.14-2|75	* Sat May 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.14-2
14cu|chemtool-1.6.14-2|76	- (ae882e5) Sepc cleanup
14cu|chemtool-1.6.14-2|77	
14cu|chemtool-1.6.14-2|78	

9818 14
14cu|cherokee-1.2.103-1|1	%define major 0
14cu|cherokee-1.2.103-1|2	%define libbase %mklibname %{name}-base %{major}
14cu|cherokee-1.2.103-1|3	%define libclient %mklibname %{name}-client %{major}
14cu|cherokee-1.2.103-1|4	%define libserver %mklibname %{name}-server %{major}
14cu|cherokee-1.2.103-1|5	
14cu|cherokee-1.2.103-1|6	Summary:	Extremely fast and flexible web server
14cu|cherokee-1.2.103-1|7	Name:		cherokee
14cu|cherokee-1.2.103-1|8	Version:	1.2.103
14cu|cherokee-1.2.103-1|9	Release:	1
14cu|cherokee-1.2.103-1|10	License:	GPLv2+
14cu|cherokee-1.2.103-1|11	Group:		System/Servers
14cu|cherokee-1.2.103-1|12	Url:		http://www.cherokee-project.com/
14cu|cherokee-1.2.103-1|13	Source0:	https://github.com/cherokee/webserver/archive/v%{version}.tar.gz
14cu|cherokee-1.2.103-1|14	Source1:	cherokee.service
14cu|cherokee-1.2.103-1|15	Source2:	cherokee.logrotate
14cu|cherokee-1.2.103-1|16	# SOURCE4 from https://github.com/cherokee/CTK/archive/master.tar.gz
14cu|cherokee-1.2.103-1|17	Source4:	CTK.tar.gz
14cu|cherokee-1.2.103-1|18	Patch0:		cherokee-1.2.101-link.patch
14cu|cherokee-1.2.103-1|19	Patch1:		cherokee-1.2.103_CVE-2014-4668.patch
14cu|cherokee-1.2.103-1|20	BuildRequires:	php-cgi
14cu|cherokee-1.2.103-1|21	BuildRequires:	php-fpm
14cu|cherokee-1.2.103-1|22	BuildRequires:	ffmpeg-devel
14cu|cherokee-1.2.103-1|23	BuildRequires:	mysql-devel
14cu|cherokee-1.2.103-1|24	BuildRequires:	openldap-devel
14cu|cherokee-1.2.103-1|25	BuildRequires:	php-devel
14cu|cherokee-1.2.103-1|26	BuildRequires:	pkgconfig(geoip)
14cu|cherokee-1.2.103-1|27	BuildRequires:	pkgconfig(openssl)
14cu|cherokee-1.2.103-1|28	Requires:	php-fpm
14cu|cherokee-1.2.103-1|29	Suggests:	rrdtool
14cu|cherokee-1.2.103-1|30	Requires(post,preun,postun):	rpm-helper
14cu|cherokee-1.2.103-1|31	Provides:	webserver
14cu|cherokee-1.2.103-1|32	Provides:	%mklibname %{name}-config %{major} = %{EVRD}
14cu|cherokee-1.2.103-1|33	
14cu|cherokee-1.2.103-1|34	%description
14cu|cherokee-1.2.103-1|35	Cherokee is an extremely flexible and fast web server. It's embedable,
14cu|cherokee-1.2.103-1|36	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cu|cherokee-1.2.103-1|37	encoding, modular loggers, CGI support, and can run in a chroot
14cu|cherokee-1.2.103-1|38	environment, among other features.
14cu|cherokee-1.2.103-1|39	
14cu|cherokee-1.2.103-1|40	%files -f %{name}.lang
14cu|cherokee-1.2.103-1|41	%{_unitdir}/%{name}*
14cu|cherokee-1.2.103-1|42	%dir %{_sysconfdir}/cherokee
14cu|cherokee-1.2.103-1|43	%config(noreplace) %{_sysconfdir}/cherokee/cherokee.conf
14cu|cherokee-1.2.103-1|44	%{_sysconfdir}/cherokee/cherokee.conf.perf_sample
14cu|cherokee-1.2.103-1|45	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cu|cherokee-1.2.103-1|46	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|cherokee-1.2.103-1|47	%{_bindir}/cherokee-admin-launcher
14cu|cherokee-1.2.103-1|48	%{_bindir}/cherokee-macos-askpass
14cu|cherokee-1.2.103-1|49	%{_bindir}/cherokee-panic
14cu|cherokee-1.2.103-1|50	%{_bindir}/cherokee-tweak
14cu|cherokee-1.2.103-1|51	%{_bindir}/CTK-run
14cu|cherokee-1.2.103-1|52	%dir %{_libdir}/%{name}
14cu|cherokee-1.2.103-1|53	%{_libdir}/%{name}/*.so
14cu|cherokee-1.2.103-1|54	%{_sbindir}/*
14cu|cherokee-1.2.103-1|55	%{_datadir}/%{name}
14cu|cherokee-1.2.103-1|56	%doc %{_datadir}/doc/%{name}
14cu|cherokee-1.2.103-1|57	%{_mandir}/man1/cherokee-admin.*
14cu|cherokee-1.2.103-1|58	%{_mandir}/man1/cherokee-admin-launcher.*
14cu|cherokee-1.2.103-1|59	%{_mandir}/man1/cherokee-tweak.*
14cu|cherokee-1.2.103-1|60	%{_mandir}/man1/cherokee-worker.*
14cu|cherokee-1.2.103-1|61	%{_mandir}/man1/cherokee.*
14cu|cherokee-1.2.103-1|62	%{_var}/www
14cu|cherokee-1.2.103-1|63	
14cu|cherokee-1.2.103-1|64	%post
14cu|cherokee-1.2.103-1|65	[[ -e %{_sysconfdir}/%{name}/%{name}.conf ]] && %{_datadir}/%{name}/admin/upgrade_config.py %{_sysconfdir}/%{name}/%{name}.conf
14cu|cherokee-1.2.103-1|66	%systemd_post %{name}.service
14cu|cherokee-1.2.103-1|67	
14cu|cherokee-1.2.103-1|68	%preun
14cu|cherokee-1.2.103-1|69	%systemd_preun %{name}.service
14cu|cherokee-1.2.103-1|70	
14cu|cherokee-1.2.103-1|71	%postun
14cu|cherokee-1.2.103-1|72	%systemd_postun_with_restart %{name}.service
14cu|cherokee-1.2.103-1|73	
14cu|cherokee-1.2.103-1|74	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|75	
14cu|cherokee-1.2.103-1|76	%package -n cget
14cu|cherokee-1.2.103-1|77	Summary:	Web page downloader
14cu|cherokee-1.2.103-1|78	Group:		System/Servers
14cu|cherokee-1.2.103-1|79	
14cu|cherokee-1.2.103-1|80	%description -n cget
14cu|cherokee-1.2.103-1|81	CGet is a small downloader based in the Cherokee client library.
14cu|cherokee-1.2.103-1|82	
14cu|cherokee-1.2.103-1|83	%files -n cget
14cu|cherokee-1.2.103-1|84	%{_bindir}/cget
14cu|cherokee-1.2.103-1|85	%{_mandir}/man1/cget.*
14cu|cherokee-1.2.103-1|86	
14cu|cherokee-1.2.103-1|87	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|88	
14cu|cherokee-1.2.103-1|89	%package -n %{libbase}
14cu|cherokee-1.2.103-1|90	Summary:	Extremely fast and flexible web server - libraries
14cu|cherokee-1.2.103-1|91	Group:		System/Servers
14cu|cherokee-1.2.103-1|92	
14cu|cherokee-1.2.103-1|93	%description -n %{libbase}
14cu|cherokee-1.2.103-1|94	Cherokee is an extremely flexible and fast web server. It's embedable,
14cu|cherokee-1.2.103-1|95	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cu|cherokee-1.2.103-1|96	encoding, modular loggers, CGI support, and can run in a chroot
14cu|cherokee-1.2.103-1|97	environment, among other features.
14cu|cherokee-1.2.103-1|98	
14cu|cherokee-1.2.103-1|99	This is the runtime library.
14cu|cherokee-1.2.103-1|100	
14cu|cherokee-1.2.103-1|101	%files -n %{libbase}
14cu|cherokee-1.2.103-1|102	%{_libdir}/libcherokee-base.so.%{major}*
14cu|cherokee-1.2.103-1|103	
14cu|cherokee-1.2.103-1|104	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|105	
14cu|cherokee-1.2.103-1|106	%package -n %{libclient}
14cu|cherokee-1.2.103-1|107	Summary:	Extremely fast and flexible web server - libraries
14cu|cherokee-1.2.103-1|108	Group:		System/Servers
14cu|cherokee-1.2.103-1|109	
14cu|cherokee-1.2.103-1|110	%description -n %{libclient}
14cu|cherokee-1.2.103-1|111	Cherokee is an extremely flexible and fast web server. It's embedable,
14cu|cherokee-1.2.103-1|112	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cu|cherokee-1.2.103-1|113	encoding, modular loggers, CGI support, and can run in a chroot
14cu|cherokee-1.2.103-1|114	environment, among other features.
14cu|cherokee-1.2.103-1|115	
14cu|cherokee-1.2.103-1|116	This is the client runtime library.
14cu|cherokee-1.2.103-1|117	
14cu|cherokee-1.2.103-1|118	%files -n %{libclient}
14cu|cherokee-1.2.103-1|119	%{_libdir}/libcherokee-client.so.%{major}*
14cu|cherokee-1.2.103-1|120	
14cu|cherokee-1.2.103-1|121	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|122	
14cu|cherokee-1.2.103-1|123	%package -n %{libserver}
14cu|cherokee-1.2.103-1|124	Summary:	Extremely fast and flexible web server - libraries
14cu|cherokee-1.2.103-1|125	Group:		System/Servers
14cu|cherokee-1.2.103-1|126	
14cu|cherokee-1.2.103-1|127	%description -n %{libserver}
14cu|cherokee-1.2.103-1|128	Cherokee is an extremely flexible and fast web server. It's embedable,
14cu|cherokee-1.2.103-1|129	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cu|cherokee-1.2.103-1|130	encoding, modular loggers, CGI support, and can run in a chroot
14cu|cherokee-1.2.103-1|131	environment, among other features.
14cu|cherokee-1.2.103-1|132	
14cu|cherokee-1.2.103-1|133	This is the server runtime library.
14cu|cherokee-1.2.103-1|134	
14cu|cherokee-1.2.103-1|135	%files -n %{libserver}
14cu|cherokee-1.2.103-1|136	%{_libdir}/libcherokee-server.so.%{major}*
14cu|cherokee-1.2.103-1|137	
14cu|cherokee-1.2.103-1|138	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|139	
14cu|cherokee-1.2.103-1|140	%package devel
14cu|cherokee-1.2.103-1|141	Summary:	Extremely fast and flexible web server - development files
14cu|cherokee-1.2.103-1|142	Group:		Development/Other
14cu|cherokee-1.2.103-1|143	Requires:	%{libbase} = %{EVRD}
14cu|cherokee-1.2.103-1|144	Requires:	%{libclient} = %{EVRD}
14cu|cherokee-1.2.103-1|145	Requires:	%{libserver} = %{EVRD}
14cu|cherokee-1.2.103-1|146	
14cu|cherokee-1.2.103-1|147	%description devel
14cu|cherokee-1.2.103-1|148	Cherokee is an extremely flexible and fast web server. It's embedable,
14cu|cherokee-1.2.103-1|149	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
14cu|cherokee-1.2.103-1|150	encoding, modular loggers, CGI support, and can run in a chroot
14cu|cherokee-1.2.103-1|151	environment, among other features.
14cu|cherokee-1.2.103-1|152	
14cu|cherokee-1.2.103-1|153	This package contains the server development files - headers, .so and .a files.
14cu|cherokee-1.2.103-1|154	
14cu|cherokee-1.2.103-1|155	%files devel
14cu|cherokee-1.2.103-1|156	%{_bindir}/%{name}-config
14cu|cherokee-1.2.103-1|157	%{_libdir}/*.so
14cu|cherokee-1.2.103-1|158	%{_includedir}/%{name}
14cu|cherokee-1.2.103-1|159	%{_libdir}/pkgconfig/*.pc
14cu|cherokee-1.2.103-1|160	%{_datadir}/aclocal/*.m4
14cu|cherokee-1.2.103-1|161	%{_mandir}/man1/%{name}-config.*
14cu|cherokee-1.2.103-1|162	
14cu|cherokee-1.2.103-1|163	#----------------------------------------------------------------------------
14cu|cherokee-1.2.103-1|164	
14cu|cherokee-1.2.103-1|165	%prep
14cu|cherokee-1.2.103-1|166	%setup -q -n webserver-%{version} -a4
14cu|cherokee-1.2.103-1|167	%patch0 -p0
14cu|cherokee-1.2.103-1|168	%patch1 -p1 -b .CVE-2014-4668
14cu|cherokee-1.2.103-1|169	mv CTK-master/* admin/CTK
14cu|cherokee-1.2.103-1|170	touch README ChangeLog
14cu|cherokee-1.2.103-1|171	
14cu|cherokee-1.2.103-1|172	%build
14cu|cherokee-1.2.103-1|173	%serverbuild
14cu|cherokee-1.2.103-1|174	NO_CONFIGURE=yes ./autogen.sh
14cu|cherokee-1.2.103-1|175	%configure2_5x --disable-static
14cu|cherokee-1.2.103-1|176	%make
14cu|cherokee-1.2.103-1|177	
14cu|cherokee-1.2.103-1|178	%install
14cu|cherokee-1.2.103-1|179	%makeinstall_std
14cu|cherokee-1.2.103-1|180	
14cu|cherokee-1.2.103-1|181	mv %{buildroot}%{_datadir}/locale/jp %{buildroot}%{_datadir}/locale/ja
14cu|cherokee-1.2.103-1|182	%find_lang %{name}
14cu|cherokee-1.2.103-1|183	
14cu|cherokee-1.2.103-1|184	install -D -m 0644 pam.d_cherokee %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cu|cherokee-1.2.103-1|185	install -D -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|cherokee-1.2.103-1|186	install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|cherokee-1.2.103-1|187	
14cu|cherokee-1.2.103-1|188	%{buildroot}%{_datadir}/%{name}/admin/upgrade_config.py %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|cherokee-1.2.103-1|189	rm -f %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.backup
14cu|cherokee-1.2.103-1|190	
14cu|cherokee-1.2.103-1|191	
14cu|cherokee-1.2.103-1|192	%changelog
14cu|cherokee-1.2.103-1|193	
14cu|cherokee-1.2.103-1|194	* Tue May 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.103-1
14cu|cherokee-1.2.103-1|195	- (898d9dc) Adjust build line and make some provides versioned
14cu|cherokee-1.2.103-1|196	
14cu|cherokee-1.2.103-1|197	

9819 14
14cu|cherrytree-0.37.6-1|1	Name:        cherrytree
14cu|cherrytree-0.37.6-1|2	Version:     0.37.6
14cu|cherrytree-0.37.6-1|3	Release:     1
14cu|cherrytree-0.37.6-1|4	Summary:     Hierarchical note taking application
14cu|cherrytree-0.37.6-1|5	Summary(ru): Записная книжка иерархической структуры
14cu|cherrytree-0.37.6-1|6	License:     GPLv3+
14cu|cherrytree-0.37.6-1|7	Group:       Office
14cu|cherrytree-0.37.6-1|8	
14cu|cherrytree-0.37.6-1|9	URL:     http://www.giuspen.com/cherrytree/
14cu|cherrytree-0.37.6-1|10	Source0: http://www.giuspen.com/software/%name-%version.tar.xz
14cu|cherrytree-0.37.6-1|11	Source1: CherrytreeManual.ctb.tar.xz
14cu|cherrytree-0.37.6-1|12	Source2: %name-%version-%name.mo
14cu|cherrytree-0.37.6-1|13	Source3: %name-%version-%name.1
14cu|cherrytree-0.37.6-1|14	Source4: README.install.urpmi
14cu|cherrytree-0.37.6-1|15	
14cu|cherrytree-0.37.6-1|16	Patch0:  %name-%version-path.patch
14cu|cherrytree-0.37.6-1|17	Patch1:  %name-%version-desktop.patch
14cu|cherrytree-0.37.6-1|18	
14cu|cherrytree-0.37.6-1|19	BuildArch: noarch
14cu|cherrytree-0.37.6-1|20	
14cu|cherrytree-0.37.6-1|21	BuildRequires: python
14cu|cherrytree-0.37.6-1|22	BuildRequires: python-devel
14cu|cherrytree-0.37.6-1|23	BuildRequires: gettext
14cu|cherrytree-0.37.6-1|24	
14cu|cherrytree-0.37.6-1|25	Requires: python
14cu|cherrytree-0.37.6-1|26	Requires: p7zip
14cu|cherrytree-0.37.6-1|27	Requires: pygtk2.0
14cu|cherrytree-0.37.6-1|28	Requires: python-appindicator
14cu|cherrytree-0.37.6-1|29	Requires: python-chardet
14cu|cherrytree-0.37.6-1|30	Requires: python-dbus
14cu|cherrytree-0.37.6-1|31	Requires: python-enchant
14cu|cherrytree-0.37.6-1|32	Requires: python-gobject
14cu|cherrytree-0.37.6-1|33	Requires: python-gtksourceview
14cu|cherrytree-0.37.6-1|34	Requires: sqlite-tools
14cu|cherrytree-0.37.6-1|35	
14cu|cherrytree-0.37.6-1|36	Requires(post): desktop-file-utils
14cu|cherrytree-0.37.6-1|37	Requires(post): gtk-update-icon-cache
14cu|cherrytree-0.37.6-1|38	Requires(post): shared-mime-info
14cu|cherrytree-0.37.6-1|39	
14cu|cherrytree-0.37.6-1|40	Requires(postun): desktop-file-utils
14cu|cherrytree-0.37.6-1|41	Requires(postun): gtk-update-icon-cache
14cu|cherrytree-0.37.6-1|42	Requires(postun): shared-mime-info
14cu|cherrytree-0.37.6-1|43	
14cu|cherrytree-0.37.6-1|44	%description
14cu|cherrytree-0.37.6-1|45	Cherrytree is a hierarchical note taking application. The Main Features:
14cu|cherrytree-0.37.6-1|46	* Rich Text supporting Images, Tables, Code Boxes, Hyperlinks and Anchors,
14cu|cherrytree-0.37.6-1|47	Spell Check, Lists.
14cu|cherrytree-0.37.6-1|48	* Syntax Highlighting supporting many programming languages.
14cu|cherrytree-0.37.6-1|49	* Password Protection, Powerful Find and Replace utilities, TOC generator.
14cu|cherrytree-0.37.6-1|50	* Print, Save as PDF, Export to HTML, Export to Plain Text.
14cu|cherrytree-0.37.6-1|51	* Import from Several other Note Taking Applications.
14cu|cherrytree-0.37.6-1|52	
14cu|cherrytree-0.37.6-1|53	%description -l ru
14cu|cherrytree-0.37.6-1|54	Записная книжка иерархической
14cu|cherrytree-0.37.6-1|55	структуры. Основные возможности:
14cu|cherrytree-0.37.6-1|56	- поддержка форматированного текста,
14cu|cherrytree-0.37.6-1|57	изображений, таблиц, кода,
14cu|cherrytree-0.37.6-1|58	гиперссылок и якорей, списков,
14cu|cherrytree-0.37.6-1|59	проверка орфографии;
14cu|cherrytree-0.37.6-1|60	- подсветка синтаксиса, поддержка
14cu|cherrytree-0.37.6-1|61	многих языков программирования;
14cu|cherrytree-0.37.6-1|62	- защита паролем, мощный поиск и
14cu|cherrytree-0.37.6-1|63	замена, генератор TOC;
14cu|cherrytree-0.37.6-1|64	- печать, экспорт в PDF, HTML,
14cu|cherrytree-0.37.6-1|65	в обычный текст;
14cu|cherrytree-0.37.6-1|66	- импорт из нескольких других
14cu|cherrytree-0.37.6-1|67	приложений для заметок;
14cu|cherrytree-0.37.6-1|68	- хранение данных в XML или SQLite
14cu|cherrytree-0.37.6-1|69	файле.
14cu|cherrytree-0.37.6-1|70	
14cu|cherrytree-0.37.6-1|71	
14cu|cherrytree-0.37.6-1|72	%files -f %name.lang
14cu|cherrytree-0.37.6-1|73	%_bindir/%{name}
14cu|cherrytree-0.37.6-1|74	%py_puresitedir/%name
14cu|cherrytree-0.37.6-1|75	%_datadir/appdata/%name.appdata.xml
14cu|cherrytree-0.37.6-1|76	%_datadir/applications/%name.desktop
14cu|cherrytree-0.37.6-1|77	%_iconsdir/hicolor/scalable/apps/%name.svg
14cu|cherrytree-0.37.6-1|78	%_datadir/mime/packages/%name.xml
14cu|cherrytree-0.37.6-1|79	%_mandir/man1/*.1.xz
14cu|cherrytree-0.37.6-1|80	%_mandir/ru/man1/%name.1.xz
14cu|cherrytree-0.37.6-1|81	%py_puresitedir/CherryTree-%version-py2.7.egg-info
14cu|cherrytree-0.37.6-1|82	%doc changelog.txt license.txt CherrytreeManual.ctb README.install.urpmi
14cu|cherrytree-0.37.6-1|83	
14cu|cherrytree-0.37.6-1|84	#----------------------------------------------------------------------------
14cu|cherrytree-0.37.6-1|85	
14cu|cherrytree-0.37.6-1|86	%prep
14cu|cherrytree-0.37.6-1|87	%setup -q -a 1
14cu|cherrytree-0.37.6-1|88	%apply_patches
14cu|cherrytree-0.37.6-1|89	
14cu|cherrytree-0.37.6-1|90	%build
14cu|cherrytree-0.37.6-1|91	python setup.py build
14cu|cherrytree-0.37.6-1|92	
14cu|cherrytree-0.37.6-1|93	%install
14cu|cherrytree-0.37.6-1|94	%__python2 setup.py install --prefix=%buildroot/usr -f
14cu|cherrytree-0.37.6-1|95	# These are no longer in use
14cu|cherrytree-0.37.6-1|96	rm -rf %buildroot%{_datadir}/application-registry
14cu|cherrytree-0.37.6-1|97	rm -rf %buildroot%{_datadir}/mime-info
14cu|cherrytree-0.37.6-1|98	# Menu entry check
14cu|cherrytree-0.37.6-1|99	desktop-file-validate %buildroot%{_datadir}/applications/%name.desktop
14cu|cherrytree-0.37.6-1|100	# Fix icon file permissions
14cu|cherrytree-0.37.6-1|101	chmod 0644 %buildroot%{_iconsdir}/hicolor/scalable/apps/%name.svg
14cu|cherrytree-0.37.6-1|102	# Add man in Russian
14cu|cherrytree-0.37.6-1|103	install -D %SOURCE3 %buildroot%{_mandir}/ru/man1/%name.1
14cu|cherrytree-0.37.6-1|104	cp -a %SOURCE4 $RPM_BUILD_DIR/%name-%version
14cu|cherrytree-0.37.6-1|105	cp -fa %SOURCE2 %buildroot%{_localedir}/ru/LC_MESSAGES/%name.mo
14cu|cherrytree-0.37.6-1|106	%find_lang %name
14cu|cherrytree-0.37.6-1|107	
14cu|cherrytree-0.37.6-1|108	%post
14cu|cherrytree-0.37.6-1|109	%_update_desktop_database_bin %_datadir/applications
14cu|cherrytree-0.37.6-1|110	%_update_icon_cache_bin       %_iconsdir/hicolor
14cu|cherrytree-0.37.6-1|111	%_update_mime_database_bin -n %_datadir/mime
14cu|cherrytree-0.37.6-1|112	
14cu|cherrytree-0.37.6-1|113	%postun
14cu|cherrytree-0.37.6-1|114	if [ $1 = 0 ]; then
14cu|cherrytree-0.37.6-1|115	%_update_desktop_database_bin %_datadir/applications
14cu|cherrytree-0.37.6-1|116	%_update_icon_cache_bin       %_iconsdir/hicolor
14cu|cherrytree-0.37.6-1|117	%_update_mime_database_bin    %_datadir/mime
14cu|cherrytree-0.37.6-1|118	fi
14cu|cherrytree-0.37.6-1|119	
14cu|cherrytree-0.37.6-1|120	
14cu|cherrytree-0.37.6-1|121	
14cu|cherrytree-0.37.6-1|122	%changelog
14cu|cherrytree-0.37.6-1|123	
14cu|cherrytree-0.37.6-1|124	* Fri Nov 18 2016 Greenray (Victor Nabatov) <greenray.spb@gmail.com> 0.37.6-1
14cu|cherrytree-0.37.6-1|125	- (6d8469a) - New version 0.37.6
14cu|cherrytree-0.37.6-1|126	- (6d8469a) - Updated translations into Russian
14cu|cherrytree-0.37.6-1|127	- (6d8469a) - Added man in Russian and User's Manual
14cu|cherrytree-0.37.6-1|128	
14cu|cherrytree-0.37.6-1|129	* Fri Nov 18 2016 Greenray (Victor Nabatov) <greenray.spb@gmail.com> 0.37.4-1
14cu|cherrytree-0.37.6-1|130	- (fb28e50) The message to the user about the location of manual
14cu|cherrytree-0.37.6-1|131	- (Greenray (Victor Nabatov): f760d7a) Added the application name and comment in Russian
14cu|cherrytree-0.37.6-1|132	- (Greenray (Victor Nabatov): fb1d239) Added man page in Russian
14cu|cherrytree-0.37.6-1|133	- (Greenray (Victor Nabatov): 4ac85c1) Fix of the installation path
14cu|cherrytree-0.37.6-1|134	- (Eugene Budanov: 5e0793c) Update version to 37.4. Added python-chardet as new dep.
14cu|cherrytree-0.37.6-1|135	
14cu|cherrytree-0.37.6-1|136	* Sun Dec 20 2015 Eugene Budanov <roger2000@yandex.ru> 0.36.2-1
14cu|cherrytree-0.37.6-1|137	- (b4eb072) Version bump
14cu|cherrytree-0.37.6-1|138	
14cu|cherrytree-0.37.6-1|139	* Sun Oct 04 2015 Eugene Budanov <roger2000@yandex.ru> 0.35.10-1
14cu|cherrytree-0.37.6-1|140	- (ea53f2e) Update to version 0.35.10.
14cu|cherrytree-0.37.6-1|141	
14cu|cherrytree-0.37.6-1|142	* Mon Aug 03 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 0.35.9-1
14cu|cherrytree-0.37.6-1|143	- (35cae99) Version bump
14cu|cherrytree-0.37.6-1|144	
14cu|cherrytree-0.37.6-1|145	* Sat Feb 07 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 0.35.7-1
14cu|cherrytree-0.37.6-1|146	- (39f0b23) Version bump
14cu|cherrytree-0.37.6-1|147	
14cu|cherrytree-0.37.6-1|148	* Sat Jan 03 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 0.35.6-1
14cu|cherrytree-0.37.6-1|149	- (71d717a) Version update with small spec fix
14cu|cherrytree-0.37.6-1|150	
14cu|cherrytree-0.37.6-1|151	* Sun Nov 09 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.35.3-1
14cu|cherrytree-0.37.6-1|152	- (6f1daec) Version update
14cu|cherrytree-0.37.6-1|153	
14cu|cherrytree-0.37.6-1|154	* Wed Sep 03 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.34.1-1
14cu|cherrytree-0.37.6-1|155	- (d9c9498) Bugfix release
14cu|cherrytree-0.37.6-1|156	
14cu|cherrytree-0.37.6-1|157	* Mon Aug 11 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.34.0-1
14cu|cherrytree-0.37.6-1|158	- (7ddd5f3) Updated .abf.yml
14cu|cherrytree-0.37.6-1|159	- (Eugene Budanov: f500dad) Version update
14cu|cherrytree-0.37.6-1|160	- (Eugene Budanov: 5902bef) Version update
14cu|cherrytree-0.37.6-1|161	- (Eugene Budanov: 11565c6) Version update
14cu|cherrytree-0.37.6-1|162	
14cu|cherrytree-0.37.6-1|163	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.33.4-2
14cu|cherrytree-0.37.6-1|164	- (b1d3b10) MassBuild#464: Increase release tag
14cu|cherrytree-0.37.6-1|165	
14cu|cherrytree-0.37.6-1|166	* Tue Jun 17 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.33.4-1
14cu|cherrytree-0.37.6-1|167	- (f7f1dc7) package version update
14cu|cherrytree-0.37.6-1|168	- (Eugene Budanov: 102bda4) version update
14cu|cherrytree-0.37.6-1|169	- (Eugene Budanov: 431b7ba) version update
14cu|cherrytree-0.37.6-1|170	
14cu|cherrytree-0.37.6-1|171	* Fri Feb 14 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.32.0-1
14cu|cherrytree-0.37.6-1|172	- (742ee08) added file to store
14cu|cherrytree-0.37.6-1|173	- (Eugene Budanov: 8ac6bb7) removed archive
14cu|cherrytree-0.37.6-1|174	- (Eugene Budanov: 87cb0eb) removed archive
14cu|cherrytree-0.37.6-1|175	- (Eugene Budanov: 7a340e3) version update
14cu|cherrytree-0.37.6-1|176	
14cu|cherrytree-0.37.6-1|177	* Sun Nov 03 2013 symbianflo <symbianflo@mandrivausers.ro> 0.30.5-1
14cu|cherrytree-0.37.6-1|178	- (cdbb83a) Log: update to 0.30.5
14cu|cherrytree-0.37.6-1|179	
14cu|cherrytree-0.37.6-1|180	* Thu Jan 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.29-1
14cu|cherrytree-0.37.6-1|181	- (59f266c) LOG Spec cleanup
14cu|cherrytree-0.37.6-1|182	- (root: 7931430) clean
14cu|cherrytree-0.37.6-1|183	- (root: 619c374) update cherrytree to 0.29
14cu|cherrytree-0.37.6-1|184	
14cu|cherrytree-0.37.6-1|185	* Thu Jan 10 2013 root <root@localhost.localdomain> None
14cu|cherrytree-0.37.6-1|186	- (3614f1e) update cherrytree to 0.29
14cu|cherrytree-0.37.6-1|187	
14cu|cherrytree-0.37.6-1|188	* Thu Jan 10 2013 root <root@localhost.localdomain> 0.29-1
14cu|cherrytree-0.37.6-1|189	- (0ee3f58) update cherrytree to 0.29
14cu|cherrytree-0.37.6-1|190	- (root: 929c708) update cherrytree to 0.29
14cu|cherrytree-0.37.6-1|191	
14cu|cherrytree-0.37.6-1|192	* Thu Jan 10 2013 root <root@localhost.localdomain> 0.25.4-1
14cu|cherrytree-0.37.6-1|193	- (5298bea) inserting fixed spec
14cu|cherrytree-0.37.6-1|194	
14cu|cherrytree-0.37.6-1|195	* Thu Jan 10 2013 root <root@localhost.localdomain> None
14cu|cherrytree-0.37.6-1|196	- (423bdde) spec delete
14cu|cherrytree-0.37.6-1|197	
14cu|cherrytree-0.37.6-1|198	* Wed Jan 02 2013 Eugene Budanov <eugene.budanov@rosalab.ru> 0.25.4-1
14cu|cherrytree-0.37.6-1|199	- (c2fa098) Updated cherrytree.spec
14cu|cherrytree-0.37.6-1|200	- (Eugene Budanov: 0bb1f1e) Updated cherrytree.spec
14cu|cherrytree-0.37.6-1|201	- (Eugene Budanov: ed88319) Updated cherrytree.spec
14cu|cherrytree-0.37.6-1|202	
14cu|cherrytree-0.37.6-1|203	

9820 14
14cu|chessx-1.3.2-1|1	%define url_ver	%(echo %{version}|sed 's/[.]/./g')
14cu|chessx-1.3.2-1|2	
14cu|chessx-1.3.2-1|3	Name:		chessx
14cu|chessx-1.3.2-1|4	Version:	1.3.2
14cu|chessx-1.3.2-1|5	Release:	1
14cu|chessx-1.3.2-1|6	Summary:	An Open Source chess database
14cu|chessx-1.3.2-1|7	License:	GPLv2
14cu|chessx-1.3.2-1|8	Group:		Games/Boards
14cu|chessx-1.3.2-1|9	URL:		http://chessx.sourceforge.net/
14cu|chessx-1.3.2-1|10	Source0:	http://sourceforge.net/projects/chessx/files/%{name}/%{version}/%{name}-%{url_ver}.tgz
14cu|chessx-1.3.2-1|11	# do not switch to qt5 untill
14cu|chessx-1.3.2-1|12	# fixed iCCP: known incorrect sRGB profile
14cu|chessx-1.3.2-1|13	BuildRequires:	qt4-devel
14cu|chessx-1.3.2-1|14	BuildRequires:	desktop-file-utils
14cu|chessx-1.3.2-1|15	BuildRequires:	imagemagick
14cu|chessx-1.3.2-1|16	
14cu|chessx-1.3.2-1|17	%description
14cu|chessx-1.3.2-1|18	ChessX is an Open Source chess database.
14cu|chessx-1.3.2-1|19	With ChessX you can operate on your
14cu|chessx-1.3.2-1|20	collection of chess games in many ways:
14cu|chessx-1.3.2-1|21	browse, edit, add, organize, analyze, etc.
14cu|chessx-1.3.2-1|22	
14cu|chessx-1.3.2-1|23	%files
14cu|chessx-1.3.2-1|24	%doc COPYING ChangeLog
14cu|chessx-1.3.2-1|25	%{_gamesbindir}/%{name}
14cu|chessx-1.3.2-1|26	%{_gamesdatadir}/%{name}/
14cu|chessx-1.3.2-1|27	%{_datadir}/applications/%{name}.desktop
14cu|chessx-1.3.2-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|chessx-1.3.2-1|29	#------------------------------------------------------------
14cu|chessx-1.3.2-1|30	
14cu|chessx-1.3.2-1|31	
14cu|chessx-1.3.2-1|32	%prep
14cu|chessx-1.3.2-1|33	%setup -q
14cu|chessx-1.3.2-1|34	sed -i '1i #include <QMetaType>' src/database/threadedguess.cpp
14cu|chessx-1.3.2-1|35	chmod -x src/gui/qled.cpp src/gui/qled.h
14cu|chessx-1.3.2-1|36	sed -i "s|\r||g" src/gui/qled.cpp src/gui/qled.h
14cu|chessx-1.3.2-1|37	
14cu|chessx-1.3.2-1|38	%build
14cu|chessx-1.3.2-1|39	%qmake_qt4
14cu|chessx-1.3.2-1|40	
14cu|chessx-1.3.2-1|41	# building language files
14cu|chessx-1.3.2-1|42	/usr/lib/qt4/bin/lrelease i18n/*.ts
14cu|chessx-1.3.2-1|43	
14cu|chessx-1.3.2-1|44	%make
14cu|chessx-1.3.2-1|45	
14cu|chessx-1.3.2-1|46	%install
14cu|chessx-1.3.2-1|47	# game binary
14cu|chessx-1.3.2-1|48	mkdir -p %{buildroot}%{_gamesbindir}
14cu|chessx-1.3.2-1|49	install -m 0755 release/chessx %{buildroot}%{_gamesbindir}/%{name}
14cu|chessx-1.3.2-1|50	
14cu|chessx-1.3.2-1|51	#game data
14cu|chessx-1.3.2-1|52	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|chessx-1.3.2-1|53	cp -pr data/* %{buildroot}%{_gamesdatadir}/%{name}/
14cu|chessx-1.3.2-1|54	cp -pr i18n/*.qm %{buildroot}%{_gamesdatadir}/%{name}/lang/
14cu|chessx-1.3.2-1|55	
14cu|chessx-1.3.2-1|56	# icons
14cu|chessx-1.3.2-1|57	for png in 128x128 64x64 32x32 22x22 16x16; do
14cu|chessx-1.3.2-1|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${png}/apps/
14cu|chessx-1.3.2-1|59	convert -geometry $png data/images/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${png}/apps/%{name}.png
14cu|chessx-1.3.2-1|60	done
14cu|chessx-1.3.2-1|61	
14cu|chessx-1.3.2-1|62	# menu-entry
14cu|chessx-1.3.2-1|63	mkdir -p %{buildroot}%{_datadir}/applications
14cu|chessx-1.3.2-1|64	desktop-file-install \
14cu|chessx-1.3.2-1|65	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|chessx-1.3.2-1|66	unix/%{name}.desktop
14cu|chessx-1.3.2-1|67	
14cu|chessx-1.3.2-1|68	# linting
14cu|chessx-1.3.2-1|69	find %{buildroot} -name '*.svg' -exec chmod a-x  {} \;
14cu|chessx-1.3.2-1|70	find %{buildroot} -size 0 -delete
14cu|chessx-1.3.2-1|71	
14cu|chessx-1.3.2-1|72	%changelog
14cu|chessx-1.3.2-1|73	
14cu|chessx-1.3.2-1|74	* Sun Aug 09 2015 abfonly <abfonly@gmail.com> 1.3.2-1
14cu|chessx-1.3.2-1|75	- (edc1864) Log: Update to 1.3.2
14cu|chessx-1.3.2-1|76	
14cu|chessx-1.3.2-1|77	

9821 14
14cu|childsplay-1.6-4|1	%global alphabet_ver 0.9.1
14cu|childsplay-1.6-4|2	
14cu|childsplay-1.6-4|3	Summary:	Games for children with plugins
14cu|childsplay-1.6-4|4	Name:		childsplay
14cu|childsplay-1.6-4|5	Version:	1.6
14cu|childsplay-1.6-4|6	Release:	4
14cu|childsplay-1.6-4|7	License:	GPLv3+
14cu|childsplay-1.6-4|8	Group:		Education
14cu|childsplay-1.6-4|9	Url:		http://childsplay.sourceforge.net/
14cu|childsplay-1.6-4|10	Source0:	http://downloads.sourceforge.net/schoolsplay/%{name}-%{version}.tgz
14cu|childsplay-1.6-4|11	Source10:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_bg-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|12	Source11:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ca-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|13	Source12:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_de-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|14	Source13:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_el-0.9.tgz
14cu|childsplay-1.6-4|15	Source14:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_en_GB-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|16	Source15:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_es-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|17	Source16:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_fr-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|18	Source17:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_it-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|19	Source18:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_lt-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|20	Source19:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_nb-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|21	Source20:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_nl-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|22	Source21:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_pt-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|23	Source22:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_pt_BR-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|24	Source23:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ro-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|25	Source24:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ru-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|26	Source25:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sl-%{alphabet_ver}.tgz
14cu|childsplay-1.6-4|27	Source26:	http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_sv-0.9.2.tgz
14cu|childsplay-1.6-4|28	Patch0:		setup.py.diff
14cu|childsplay-1.6-4|29	Patch1:         childsplay-1.6-debian638747.patch
14cu|childsplay-1.6-4|30	Patch2:         childsplay-1.6-exceptions.patch
14cu|childsplay-1.6-4|31	Requires:	pygame
14cu|childsplay-1.6-4|32	Requires:	pygtk2.0
14cu|childsplay-1.6-4|33	Requires:	python-numpy
14cu|childsplay-1.6-4|34	Requires:	python-sqlalchemy
14cu|childsplay-1.6-4|35	Requires:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|36	BuildArch:	noarch
14cu|childsplay-1.6-4|37	
14cu|childsplay-1.6-4|38	%description
14cu|childsplay-1.6-4|39	Childsplay is a 'suite' of educational games for young children. It's written
14cu|childsplay-1.6-4|40	in Python and uses the SDL-libraries to make it more games-like then, for
14cu|childsplay-1.6-4|41	instance, GCompris. The aim is to be educational and at the same time be fun
14cu|childsplay-1.6-4|42	to play.
14cu|childsplay-1.6-4|43	
14cu|childsplay-1.6-4|44	NOTE: This package includes all games currently available for childsplay.
14cu|childsplay-1.6-4|45	Some activities make use of language dependent voice samples, these sounds are
14cu|childsplay-1.6-4|46	available as childsplay-sounds packages. For those you'll have to
14cu|childsplay-1.6-4|47	install the childsplay-alphabet_sounds package for the languages you intend to
14cu|childsplay-1.6-4|48	use. For example childsplay-sounds-pt_BR.
14cu|childsplay-1.6-4|49	
14cu|childsplay-1.6-4|50	%files -f %{name}.lang
14cu|childsplay-1.6-4|51	%doc README* doc/*
14cu|childsplay-1.6-4|52	%{_bindir}/*
14cu|childsplay-1.6-4|53	%{_datadir}/childsplay_sp/SPData
14cu|childsplay-1.6-4|54	%{_datadir}/childsplay_sp/CPData/*.*
14cu|childsplay-1.6-4|55	%{_datadir}/childsplay_sp/CPData/BilliardData
14cu|childsplay-1.6-4|56	%{_datadir}/childsplay_sp/CPData/FallinglettersData
14cu|childsplay-1.6-4|57	%{_datadir}/childsplay_sp/CPData/FindsoundData
14cu|childsplay-1.6-4|58	%{_datadir}/childsplay_sp/CPData/FishtankData
14cu|childsplay-1.6-4|59	%{_datadir}/childsplay_sp/CPData/FlashcardsData/cards
14cu|childsplay-1.6-4|60	%{_datadir}/childsplay_sp/CPData/FlashcardsData/sounds
14cu|childsplay-1.6-4|61	%{_datadir}/childsplay_sp/CPData/FlashcardsData/names/en
14cu|childsplay-1.6-4|62	%{_datadir}/childsplay_sp/CPData/LMemoryData
14cu|childsplay-1.6-4|63	%{_datadir}/childsplay_sp/CPData/MemoryData
14cu|childsplay-1.6-4|64	%{_datadir}/childsplay_sp/CPData/PackidData
14cu|childsplay-1.6-4|65	%{_datadir}/childsplay_sp/CPData/PongData
14cu|childsplay-1.6-4|66	%{_datadir}/childsplay_sp/CPData/PuzzleData
14cu|childsplay-1.6-4|67	%{_datadir}/childsplay_sp/CPData/SoundmemoryData
14cu|childsplay-1.6-4|68	%{_datadir}/sp_alphabetsounds/en
14cu|childsplay-1.6-4|69	%{_datadir}/applications/*.desktop
14cu|childsplay-1.6-4|70	%{py_puresitedir}/*
14cu|childsplay-1.6-4|71	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|childsplay-1.6-4|72	
14cu|childsplay-1.6-4|73	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|74	
14cu|childsplay-1.6-4|75	%package sounds-bg
14cu|childsplay-1.6-4|76	Summary:	Bulgarian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|77	Group:		Games/Other
14cu|childsplay-1.6-4|78	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|79	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|80	Requires:	locales-bg
14cu|childsplay-1.6-4|81	
14cu|childsplay-1.6-4|82	%description sounds-bg
14cu|childsplay-1.6-4|83	Bulgarian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|84	
14cu|childsplay-1.6-4|85	%files sounds-bg
14cu|childsplay-1.6-4|86	%doc  alphabet_sounds_bg-%{alphabet_ver}/GPL-2  alphabet_sounds_bg-%{alphabet_ver}/README
14cu|childsplay-1.6-4|87	%{_datadir}/sp_alphabetsounds/bg
14cu|childsplay-1.6-4|88	
14cu|childsplay-1.6-4|89	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|90	
14cu|childsplay-1.6-4|91	%package sounds-ca
14cu|childsplay-1.6-4|92	Summary:	Catalan alphabet sounds for Childsplay
14cu|childsplay-1.6-4|93	Group:		Games/Other
14cu|childsplay-1.6-4|94	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|95	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|96	Requires:	locales-ca
14cu|childsplay-1.6-4|97	
14cu|childsplay-1.6-4|98	%description sounds-ca
14cu|childsplay-1.6-4|99	Catalan alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|100	
14cu|childsplay-1.6-4|101	%files sounds-ca
14cu|childsplay-1.6-4|102	%doc  alphabet_sounds_ca-%{alphabet_ver}/copyright  alphabet_sounds_ca-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|103	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/ca
14cu|childsplay-1.6-4|104	%{_datadir}/sp_alphabetsounds/ca
14cu|childsplay-1.6-4|105	
14cu|childsplay-1.6-4|106	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|107	
14cu|childsplay-1.6-4|108	%package sounds-de
14cu|childsplay-1.6-4|109	Summary:	German alphabet sounds for Childsplay
14cu|childsplay-1.6-4|110	Group:		Games/Other
14cu|childsplay-1.6-4|111	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|112	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|113	Requires:	locales-de
14cu|childsplay-1.6-4|114	
14cu|childsplay-1.6-4|115	%description sounds-de
14cu|childsplay-1.6-4|116	German alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|117	
14cu|childsplay-1.6-4|118	%files sounds-de
14cu|childsplay-1.6-4|119	%doc  alphabet_sounds_de-%{alphabet_ver}/copyright  alphabet_sounds_de-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|120	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/de
14cu|childsplay-1.6-4|121	%{_datadir}/sp_alphabetsounds/de
14cu|childsplay-1.6-4|122	
14cu|childsplay-1.6-4|123	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|124	
14cu|childsplay-1.6-4|125	%package sounds-el
14cu|childsplay-1.6-4|126	Summary:	New Greek alphabet sounds for Childsplay
14cu|childsplay-1.6-4|127	Group:		Games/Other
14cu|childsplay-1.6-4|128	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|129	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|130	Requires:	locales-el
14cu|childsplay-1.6-4|131	
14cu|childsplay-1.6-4|132	%description sounds-el
14cu|childsplay-1.6-4|133	New Greek alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|134	
14cu|childsplay-1.6-4|135	%files sounds-el
14cu|childsplay-1.6-4|136	%doc  alphabet_sounds_el-0.9/copyright  alphabet_sounds_el-0.9/GPL-2
14cu|childsplay-1.6-4|137	%{_datadir}/sp_alphabetsounds/el
14cu|childsplay-1.6-4|138	
14cu|childsplay-1.6-4|139	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|140	
14cu|childsplay-1.6-4|141	%package sounds-en_GB
14cu|childsplay-1.6-4|142	Summary:	British English alphabet sounds for Childsplay
14cu|childsplay-1.6-4|143	Group:		Games/Other
14cu|childsplay-1.6-4|144	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|145	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|146	Requires:	locales-en
14cu|childsplay-1.6-4|147	
14cu|childsplay-1.6-4|148	%description sounds-en_GB
14cu|childsplay-1.6-4|149	British English alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|150	
14cu|childsplay-1.6-4|151	%files sounds-en_GB
14cu|childsplay-1.6-4|152	%doc  alphabet_sounds_en_GB-%{alphabet_ver}/copyright  alphabet_sounds_en_GB-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|153	%{_datadir}/sp_alphabetsounds/en_GB
14cu|childsplay-1.6-4|154	
14cu|childsplay-1.6-4|155	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|156	
14cu|childsplay-1.6-4|157	%package sounds-es
14cu|childsplay-1.6-4|158	Summary:	Spanish alphabet sounds for Childsplay
14cu|childsplay-1.6-4|159	Group:		Games/Other
14cu|childsplay-1.6-4|160	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|161	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|162	Requires:	locales-es
14cu|childsplay-1.6-4|163	
14cu|childsplay-1.6-4|164	%description sounds-es
14cu|childsplay-1.6-4|165	Spanish alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|166	
14cu|childsplay-1.6-4|167	%files sounds-es
14cu|childsplay-1.6-4|168	%doc  alphabet_sounds_es-%{alphabet_ver}/copyright  alphabet_sounds_es-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|169	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/es
14cu|childsplay-1.6-4|170	%{_datadir}/sp_alphabetsounds/es
14cu|childsplay-1.6-4|171	
14cu|childsplay-1.6-4|172	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|173	
14cu|childsplay-1.6-4|174	%package sounds-fr
14cu|childsplay-1.6-4|175	Summary:	French alphabet sounds for Childsplay
14cu|childsplay-1.6-4|176	Group:		Games/Other
14cu|childsplay-1.6-4|177	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|178	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|179	Requires:	locales-fr
14cu|childsplay-1.6-4|180	
14cu|childsplay-1.6-4|181	%description sounds-fr
14cu|childsplay-1.6-4|182	French alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|183	
14cu|childsplay-1.6-4|184	%files sounds-fr
14cu|childsplay-1.6-4|185	%doc  alphabet_sounds_fr-%{alphabet_ver}/copyright  alphabet_sounds_fr-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|186	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/fr
14cu|childsplay-1.6-4|187	%{_datadir}/sp_alphabetsounds/fr
14cu|childsplay-1.6-4|188	
14cu|childsplay-1.6-4|189	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|190	
14cu|childsplay-1.6-4|191	%package sounds-it
14cu|childsplay-1.6-4|192	Summary:	Italian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|193	Group:		Games/Other
14cu|childsplay-1.6-4|194	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|195	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|196	Requires:	locales-it
14cu|childsplay-1.6-4|197	
14cu|childsplay-1.6-4|198	%description sounds-it
14cu|childsplay-1.6-4|199	Italian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|200	
14cu|childsplay-1.6-4|201	%files sounds-it
14cu|childsplay-1.6-4|202	%doc  alphabet_sounds_it-%{alphabet_ver}/copyright  alphabet_sounds_it-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|203	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/it
14cu|childsplay-1.6-4|204	%{_datadir}/sp_alphabetsounds/it
14cu|childsplay-1.6-4|205	
14cu|childsplay-1.6-4|206	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|207	
14cu|childsplay-1.6-4|208	%package sounds-lt
14cu|childsplay-1.6-4|209	Summary:	Lithuanian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|210	Group:		Games/Other
14cu|childsplay-1.6-4|211	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|212	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|213	Requires:	locales-lt
14cu|childsplay-1.6-4|214	
14cu|childsplay-1.6-4|215	%description sounds-lt
14cu|childsplay-1.6-4|216	Lithuanian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|217	
14cu|childsplay-1.6-4|218	%files sounds-lt
14cu|childsplay-1.6-4|219	%doc  alphabet_sounds_lt-%{alphabet_ver}/copyright  alphabet_sounds_lt-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|220	%{_datadir}/sp_alphabetsounds/lt
14cu|childsplay-1.6-4|221	
14cu|childsplay-1.6-4|222	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|223	
14cu|childsplay-1.6-4|224	%package sounds-nb
14cu|childsplay-1.6-4|225	Summary:	Norwegian Bokmål alphabet sounds for Childsplay
14cu|childsplay-1.6-4|226	Group:		Games/Other
14cu|childsplay-1.6-4|227	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|228	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|229	Requires:	locales-no
14cu|childsplay-1.6-4|230	
14cu|childsplay-1.6-4|231	%description sounds-nb
14cu|childsplay-1.6-4|232	Norwegian Bokmål alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|233	
14cu|childsplay-1.6-4|234	%files sounds-nb
14cu|childsplay-1.6-4|235	%doc  alphabet_sounds_nb-%{alphabet_ver}/copyright  alphabet_sounds_nb-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|236	%{_datadir}/sp_alphabetsounds/nb
14cu|childsplay-1.6-4|237	
14cu|childsplay-1.6-4|238	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|239	
14cu|childsplay-1.6-4|240	%package sounds-nl
14cu|childsplay-1.6-4|241	Summary:	Dutch alphabet sounds for Childsplay
14cu|childsplay-1.6-4|242	Group:		Games/Other
14cu|childsplay-1.6-4|243	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|244	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|245	Requires:	locales-nl
14cu|childsplay-1.6-4|246	
14cu|childsplay-1.6-4|247	%description sounds-nl
14cu|childsplay-1.6-4|248	Dutch alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|249	
14cu|childsplay-1.6-4|250	%files sounds-nl
14cu|childsplay-1.6-4|251	%doc  alphabet_sounds_nl-%{alphabet_ver}/copyright  alphabet_sounds_nl-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|252	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/nl
14cu|childsplay-1.6-4|253	%{_datadir}/sp_alphabetsounds/nl
14cu|childsplay-1.6-4|254	
14cu|childsplay-1.6-4|255	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|256	
14cu|childsplay-1.6-4|257	%package sounds-pt
14cu|childsplay-1.6-4|258	Summary:	Portuguese alphabet sounds for Childsplay
14cu|childsplay-1.6-4|259	Group:		Games/Other
14cu|childsplay-1.6-4|260	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|261	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|262	Requires:	locales-pt
14cu|childsplay-1.6-4|263	
14cu|childsplay-1.6-4|264	%description sounds-pt
14cu|childsplay-1.6-4|265	Portuguese alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|266	
14cu|childsplay-1.6-4|267	%files sounds-pt
14cu|childsplay-1.6-4|268	%doc  alphabet_sounds_pt-%{alphabet_ver}/copyright  alphabet_sounds_pt-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|269	%{_datadir}/sp_alphabetsounds/pt
14cu|childsplay-1.6-4|270	
14cu|childsplay-1.6-4|271	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|272	
14cu|childsplay-1.6-4|273	%package sounds-pt_BR
14cu|childsplay-1.6-4|274	Summary:	Brazilian portuguese alphabet sounds for Childsplay
14cu|childsplay-1.6-4|275	Group:		Games/Other
14cu|childsplay-1.6-4|276	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|277	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|278	Requires:	locales-pt
14cu|childsplay-1.6-4|279	
14cu|childsplay-1.6-4|280	%description sounds-pt_BR
14cu|childsplay-1.6-4|281	Brazilian portuguese alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|282	
14cu|childsplay-1.6-4|283	%files sounds-pt_BR
14cu|childsplay-1.6-4|284	%doc  alphabet_sounds_pt_BR-%{alphabet_ver}/copyright  alphabet_sounds_pt_BR-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|285	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/pt_BR
14cu|childsplay-1.6-4|286	%{_datadir}/sp_alphabetsounds/pt_BR
14cu|childsplay-1.6-4|287	
14cu|childsplay-1.6-4|288	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|289	
14cu|childsplay-1.6-4|290	%package sounds-ro
14cu|childsplay-1.6-4|291	Summary:	Romanian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|292	Group:		Games/Other
14cu|childsplay-1.6-4|293	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|294	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|295	Requires:	locales-ro
14cu|childsplay-1.6-4|296	
14cu|childsplay-1.6-4|297	%description sounds-ro
14cu|childsplay-1.6-4|298	Romanian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|299	
14cu|childsplay-1.6-4|300	%files sounds-ro
14cu|childsplay-1.6-4|301	%doc  alphabet_sounds_ro-%{alphabet_ver}/copyright  alphabet_sounds_ro-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|302	%{_datadir}/sp_alphabetsounds/ro
14cu|childsplay-1.6-4|303	
14cu|childsplay-1.6-4|304	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|305	
14cu|childsplay-1.6-4|306	%package sounds-ru
14cu|childsplay-1.6-4|307	Summary:	Russian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|308	Group:		Games/Other
14cu|childsplay-1.6-4|309	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|310	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|311	Requires:	locales-ru
14cu|childsplay-1.6-4|312	
14cu|childsplay-1.6-4|313	%description sounds-ru
14cu|childsplay-1.6-4|314	Russian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|315	
14cu|childsplay-1.6-4|316	%files sounds-ru
14cu|childsplay-1.6-4|317	%doc  alphabet_sounds_ru-%{alphabet_ver}/copyright  alphabet_sounds_ru-%{alphabet_ver}/GPL-2
14cu|childsplay-1.6-4|318	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/ru
14cu|childsplay-1.6-4|319	%{_datadir}/sp_alphabetsounds/ru
14cu|childsplay-1.6-4|320	
14cu|childsplay-1.6-4|321	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|322	
14cu|childsplay-1.6-4|323	%package sounds-sl
14cu|childsplay-1.6-4|324	Summary:	Slovenian alphabet sounds for Childsplay
14cu|childsplay-1.6-4|325	Group:		Games/Other
14cu|childsplay-1.6-4|326	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|327	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|328	Requires:	locales-sl
14cu|childsplay-1.6-4|329	
14cu|childsplay-1.6-4|330	%description sounds-sl
14cu|childsplay-1.6-4|331	Slovenian alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|332	
14cu|childsplay-1.6-4|333	%files sounds-sl
14cu|childsplay-1.6-4|334	%doc  alphabet_sounds_sl-%{alphabet_ver}/LICENCE  alphabet_sounds_sl-%{alphabet_ver}/README
14cu|childsplay-1.6-4|335	%{_datadir}/sp_alphabetsounds/sl
14cu|childsplay-1.6-4|336	%{_datadir}/%{name}_sp/CPData/FlashcardsData/names/sl
14cu|childsplay-1.6-4|337	
14cu|childsplay-1.6-4|338	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|339	
14cu|childsplay-1.6-4|340	%package sounds-sv
14cu|childsplay-1.6-4|341	Summary:	Swedish alphabet sounds for Childsplay
14cu|childsplay-1.6-4|342	Group:		Games/Other
14cu|childsplay-1.6-4|343	Requires:	%{name} = %{EVRD}
14cu|childsplay-1.6-4|344	Provides:	%{name}-sound = %{EVRD}
14cu|childsplay-1.6-4|345	Requires:	locales-sv
14cu|childsplay-1.6-4|346	
14cu|childsplay-1.6-4|347	%description sounds-sv
14cu|childsplay-1.6-4|348	Swedish alphabet sounds for Childsplay.
14cu|childsplay-1.6-4|349	
14cu|childsplay-1.6-4|350	%files sounds-sv
14cu|childsplay-1.6-4|351	%doc  alphabet_sounds_sv-0.9.2/copyright  alphabet_sounds_sv-0.9.2/GPL-2
14cu|childsplay-1.6-4|352	%{_datadir}/sp_alphabetsounds/sv
14cu|childsplay-1.6-4|353	
14cu|childsplay-1.6-4|354	#----------------------------------------------------------------------------
14cu|childsplay-1.6-4|355	
14cu|childsplay-1.6-4|356	%prep
14cu|childsplay-1.6-4|357	%setup -q -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 19 -a 20 -a 21 -a 22 -a 23 -a 24 -a 25 -a 26
14cu|childsplay-1.6-4|358	%apply_patches
14cu|childsplay-1.6-4|359	
14cu|childsplay-1.6-4|360	%build
14cu|childsplay-1.6-4|361	
14cu|childsplay-1.6-4|362	%install
14cu|childsplay-1.6-4|363	PREFIX=%{buildroot}%{_prefix} python setup.py install --root="%{buildroot}" --optimize=1
14cu|childsplay-1.6-4|364	
14cu|childsplay-1.6-4|365	%find_lang %{name} --all-name
14cu|childsplay-1.6-4|366	
14cu|childsplay-1.6-4|367	rm -fr %{buildroot}%{_datadir}/doc/*
14cu|childsplay-1.6-4|368	
14cu|childsplay-1.6-4|369	# below is the desktop file and icon stuff.
14cu|childsplay-1.6-4|370	mkdir -p %{buildroot}%{_datadir}/applications
14cu|childsplay-1.6-4|371	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|childsplay-1.6-4|372	[Desktop Entry]
14cu|childsplay-1.6-4|373	Name=%{name}
14cu|childsplay-1.6-4|374	GenericName=Games for children
14cu|childsplay-1.6-4|375	GenericName[de]=Spiele für Kinder
14cu|childsplay-1.6-4|376	GenericName[it]=Giochi per bambini
14cu|childsplay-1.6-4|377	GenericName[pl]=Gry dla dzieci
14cu|childsplay-1.6-4|378	GenericName[ru]=Игры для детей
14cu|childsplay-1.6-4|379	GenericName[cy]=Gemau ar gyfer plant
14cu|childsplay-1.6-4|380	GenericName[et]=Mängud lastele
14cu|childsplay-1.6-4|381	GenericName[hu]=Gyermekjátékok
14cu|childsplay-1.6-4|382	GenericName[nl]=Spelletjes voor kinderen
14cu|childsplay-1.6-4|383	Comment=Games for children with plugins
14cu|childsplay-1.6-4|384	Comment[cy]=Gemau ar gyfer plant, gydag ategynnau
14cu|childsplay-1.6-4|385	Comment[et]=Pluginatega mängud lastele
14cu|childsplay-1.6-4|386	Comment[hu]=Gyermekjátékok bővítőmodulokkal
14cu|childsplay-1.6-4|387	Comment[ru]=Игры для детей с плагинами
14cu|childsplay-1.6-4|388	Exec=%{name}
14cu|childsplay-1.6-4|389	Icon=%{name}
14cu|childsplay-1.6-4|390	Terminal=false
14cu|childsplay-1.6-4|391	Type=Application
14cu|childsplay-1.6-4|392	Categories=Education;
14cu|childsplay-1.6-4|393	EOF
14cu|childsplay-1.6-4|394	
14cu|childsplay-1.6-4|395	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cu|childsplay-1.6-4|396	mkdir -p %{buildroot}%{_iconsdir}/hicolor/64x64/apps
14cu|childsplay-1.6-4|397	install -p -m 644 lib/SPData/menu/default/logo_cp_32x32.png \
14cu|childsplay-1.6-4|398	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|childsplay-1.6-4|399	install -p -m 644 lib/SPData/menu/default/logo_cp_64x64.png \
14cu|childsplay-1.6-4|400	%{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|childsplay-1.6-4|401	
14cu|childsplay-1.6-4|402	#Alphabet sounds
14cu|childsplay-1.6-4|403	# mkdir -p %{buildroot}%{_datadir}/%{name}/CPData/FlashcardsData/names
14cu|childsplay-1.6-4|404	for sounds in bg ca de en_GB es fr it nb nl pt pt_BR ro ru sl
14cu|childsplay-1.6-4|405	do
14cu|childsplay-1.6-4|406	cp -a alphabet_sounds_$sounds-%{alphabet_ver}/AlphabetSounds/$sounds %{buildroot}%{_datadir}/sp_alphabetsounds
14cu|childsplay-1.6-4|407	done
14cu|childsplay-1.6-4|408	for sounds in ca de es fr it nl pt_BR ru sl
14cu|childsplay-1.6-4|409	do
14cu|childsplay-1.6-4|410	cp -a alphabet_sounds_$sounds-%{alphabet_ver}/FlashCardsSounds/$sounds %{buildroot}%{_datadir}/%{name}_sp/CPData/FlashcardsData/names
14cu|childsplay-1.6-4|411	done
14cu|childsplay-1.6-4|412	#some language are not sync
14cu|childsplay-1.6-4|413	cp -a alphabet_sounds_el-0.9/AlphabetSounds/el %{buildroot}%{_datadir}/sp_alphabetsounds
14cu|childsplay-1.6-4|414	cp -a alphabet_sounds_sv-0.9.2/AlphabetSounds/sv %{buildroot}%{_datadir}/sp_alphabetsounds
14cu|childsplay-1.6-4|415	cp -a alphabet_sounds_lt-0.9.1/AlphabetSounds %{buildroot}%{_datadir}/sp_alphabetsounds/lt
14cu|childsplay-1.6-4|416	
14cu|childsplay-1.6-4|417	
14cu|childsplay-1.6-4|418	%changelog
14cu|childsplay-1.6-4|419	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14cu|childsplay-1.6-4|420	+ Revision: 8bc9b8f
14cu|childsplay-1.6-4|421	- Fix setup patch
14cu|childsplay-1.6-4|422	
14cu|childsplay-1.6-4|423	

9822 14
14cu|chkrootkit-0.50-2|1	# %define debug_package          %{nil}
14cu|chkrootkit-0.50-2|2	
14cu|chkrootkit-0.50-2|3	%define build_diet 0
14cu|chkrootkit-0.50-2|4	
14cu|chkrootkit-0.50-2|5	# commandline overrides:
14cu|chkrootkit-0.50-2|6	# rpm -ba|--rebuild --with 'xxx'
14cu|chkrootkit-0.50-2|7	%{?_with_diet: %{expand: %%define build_diet 1}}
14cu|chkrootkit-0.50-2|8	
14cu|chkrootkit-0.50-2|9	Summary:	Check rootkits
14cu|chkrootkit-0.50-2|10	Name:		chkrootkit
14cu|chkrootkit-0.50-2|11	Version:	0.50
14cu|chkrootkit-0.50-2|12	Release:	2
14cu|chkrootkit-0.50-2|13	License:	BSD
14cu|chkrootkit-0.50-2|14	Group:		Monitoring
14cu|chkrootkit-0.50-2|15	Url:		http://www.chkrootkit.org/
14cu|chkrootkit-0.50-2|16	Source0:	ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.gz
14cu|chkrootkit-0.50-2|17	Patch0:		chkrootkit_fix_apache_false_positive.diff
14cu|chkrootkit-0.50-2|18	Patch1:		chkrootkit-0.49-bug57979.diff
14cu|chkrootkit-0.50-2|19	Patch2:         chkrootkit-0.50-suckit-false-positive.diff
14cu|chkrootkit-0.50-2|20	%if %{build_diet}
14cu|chkrootkit-0.50-2|21	BuildRequires:	dietlibc-devel >= 0.32
14cu|chkrootkit-0.50-2|22	%endif
14cu|chkrootkit-0.50-2|23	BuildRequires:	glibc-static-devel
14cu|chkrootkit-0.50-2|24	Requires:	binutils
14cu|chkrootkit-0.50-2|25	Requires:	coreutils
14cu|chkrootkit-0.50-2|26	Requires:	findutils
14cu|chkrootkit-0.50-2|27	Requires:	gawk
14cu|chkrootkit-0.50-2|28	Requires:	grep
14cu|chkrootkit-0.50-2|29	Requires:	net-tools
14cu|chkrootkit-0.50-2|30	Requires:	procps
14cu|chkrootkit-0.50-2|31	Requires:	sed
14cu|chkrootkit-0.50-2|32	
14cu|chkrootkit-0.50-2|33	%description
14cu|chkrootkit-0.50-2|34	Chkrootkit is a tool to locally check for signs of a rootkit.
14cu|chkrootkit-0.50-2|35	
14cu|chkrootkit-0.50-2|36	%files
14cu|chkrootkit-0.50-2|37	%doc ACKNOWLEDGMENTS README* COPYRIGHT
14cu|chkrootkit-0.50-2|38	%{_sbindir}/*
14cu|chkrootkit-0.50-2|39	%{_libdir}/%{name}
14cu|chkrootkit-0.50-2|40	
14cu|chkrootkit-0.50-2|41	#----------------------------------------------------------------------------
14cu|chkrootkit-0.50-2|42	
14cu|chkrootkit-0.50-2|43	%prep
14cu|chkrootkit-0.50-2|44	%setup -q
14cu|chkrootkit-0.50-2|45	%patch0 -p0
14cu|chkrootkit-0.50-2|46	%patch1 -p0
14cu|chkrootkit-0.50-2|47	%patch2 -p1
14cu|chkrootkit-0.50-2|48	# fix debuginfo:
14cu|chkrootkit-0.50-2|49	sed -i -e 's!\s\+@strip.*!!g' Makefile
14cu|chkrootkit-0.50-2|50	
14cu|chkrootkit-0.50-2|51	# instead of a static patch
14cu|chkrootkit-0.50-2|52	chmod 644 *
14cu|chkrootkit-0.50-2|53	for i in `ls -1 *.c|sed "s/\.c//"`; do
14cu|chkrootkit-0.50-2|54	perl -pi -e "s|\./${i}|%{_libdir}/%{name}/${i}|g" %{name}
14cu|chkrootkit-0.50-2|55	done
14cu|chkrootkit-0.50-2|56	
14cu|chkrootkit-0.50-2|57	%build
14cu|chkrootkit-0.50-2|58	%if %{build_diet}
14cu|chkrootkit-0.50-2|59	# OE: use the power of dietlibc
14cu|chkrootkit-0.50-2|60	make CC="diet gcc" CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"' -Os  -s -static" LDFLAGS=-static
14cu|chkrootkit-0.50-2|61	%else
14cu|chkrootkit-0.50-2|62	make CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"'" LDFLAGS=-static
14cu|chkrootkit-0.50-2|63	%endif
14cu|chkrootkit-0.50-2|64	
14cu|chkrootkit-0.50-2|65	%install
14cu|chkrootkit-0.50-2|66	install -d %{buildroot}%{_sbindir}
14cu|chkrootkit-0.50-2|67	install -d %{buildroot}%{_libdir}/%{name}
14cu|chkrootkit-0.50-2|68	
14cu|chkrootkit-0.50-2|69	install chkrootkit %{buildroot}%{_sbindir}/
14cu|chkrootkit-0.50-2|70	install check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static %{buildroot}%{_libdir}/%{name}/
14cu|chkrootkit-0.50-2|71	
14cu|chkrootkit-0.50-2|72	
14cu|chkrootkit-0.50-2|73	
14cu|chkrootkit-0.50-2|74	%changelog
14cu|chkrootkit-0.50-2|75	
14cu|chkrootkit-0.50-2|76	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0.50-2
14cu|chkrootkit-0.50-2|77	- (c0638a4) Added suckit-false-positive patch, fix debuginfo
14cu|chkrootkit-0.50-2|78	
14cu|chkrootkit-0.50-2|79	

9823 14
14cu|chocolate-doom-2.2.1-1|1	Summary:	Historically compatible Doom engine
14cu|chocolate-doom-2.2.1-1|2	Name:		chocolate-doom
14cu|chocolate-doom-2.2.1-1|3	Version:	2.2.1
14cu|chocolate-doom-2.2.1-1|4	Release:	1
14cu|chocolate-doom-2.2.1-1|5	License:	GPLv2+
14cu|chocolate-doom-2.2.1-1|6	Group:		Games/Arcade
14cu|chocolate-doom-2.2.1-1|7	Url:		http://chocolate-doom.org/
14cu|chocolate-doom-2.2.1-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|chocolate-doom-2.2.1-1|9	Source100:	chocolate-doom.rpmlintrc
14cu|chocolate-doom-2.2.1-1|10	
14cu|chocolate-doom-2.2.1-1|11	BuildRequires:	pkgconfig(libpng)
14cu|chocolate-doom-2.2.1-1|12	BuildRequires:	pkgconfig(sdl) >= 1.1.3
14cu|chocolate-doom-2.2.1-1|13	BuildRequires:	pkgconfig(SDL_mixer)
14cu|chocolate-doom-2.2.1-1|14	BuildRequires:	pkgconfig(SDL_net)
14cu|chocolate-doom-2.2.1-1|15	BuildRequires:	pkgconfig(samplerate)
14cu|chocolate-doom-2.2.1-1|16	Requires:	chocolate-common = %{EVRD}
14cu|chocolate-doom-2.2.1-1|17	
14cu|chocolate-doom-2.2.1-1|18	%description
14cu|chocolate-doom-2.2.1-1|19	Chocolate Doom is a game engine that aims to accurately reproduce the
14cu|chocolate-doom-2.2.1-1|20	experience of playing vanilla Doom. It is a conservative, historically
14cu|chocolate-doom-2.2.1-1|21	accurate Doom source port, which is compatible with the thousands of mods
14cu|chocolate-doom-2.2.1-1|22	and levels that were made before the Doom source code was released. Rather
14cu|chocolate-doom-2.2.1-1|23	than flashy new graphics, Chocolate Doom's main features are its accurate
14cu|chocolate-doom-2.2.1-1|24	reproduction of the game as it was played in the 1990s.
14cu|chocolate-doom-2.2.1-1|25	
14cu|chocolate-doom-2.2.1-1|26	The following games can be played:
14cu|chocolate-doom-2.2.1-1|27	- Doom (including the shareware and registered versions, and the Ultimate Doom
14cu|chocolate-doom-2.2.1-1|28	expansion pack)
14cu|chocolate-doom-2.2.1-1|29	- Doom II
14cu|chocolate-doom-2.2.1-1|30	- Final Doom (TNT:Evilution, and the Plutonia Experiment)
14cu|chocolate-doom-2.2.1-1|31	- Chex Quest.
14cu|chocolate-doom-2.2.1-1|32	It is also possible to play these expansion packs and commercial games, each
14cu|chocolate-doom-2.2.1-1|33	of which requires one of the above:
14cu|chocolate-doom-2.2.1-1|34	-The Master Levels for Doom II
14cu|chocolate-doom-2.2.1-1|35	-Hacx.
14cu|chocolate-doom-2.2.1-1|36	And also various TCs and WAD files:
14cu|chocolate-doom-2.2.1-1|37	http://www.chocolate-doom.org/wiki/index.php/User_guide
14cu|chocolate-doom-2.2.1-1|38	
14cu|chocolate-doom-2.2.1-1|39	Warning! Chocolate Doom needs to know where to find your IWAD file.
14cu|chocolate-doom-2.2.1-1|40	To do this, put the file into /usr/share/games/doom or read INSTALL
14cu|chocolate-doom-2.2.1-1|41	file in docs for other possibilities.
14cu|chocolate-doom-2.2.1-1|42	
14cu|chocolate-doom-2.2.1-1|43	%files
14cu|chocolate-doom-2.2.1-1|44	%doc ChangeLog NEWS NOT-BUGS README INSTALL
14cu|chocolate-doom-2.2.1-1|45	%{_gamesbindir}/chocolate-doom
14cu|chocolate-doom-2.2.1-1|46	%{_gamesbindir}/chocolate-doom-setup
14cu|chocolate-doom-2.2.1-1|47	%{_datadir}/appdata/%{name}.appdata.xml
14cu|chocolate-doom-2.2.1-1|48	%{_datadir}/applications/chocolate-doom.desktop
14cu|chocolate-doom-2.2.1-1|49	%{_datadir}/applications/chocolate-doom-setup.desktop
14cu|chocolate-doom-2.2.1-1|50	%{_mandir}/man5/chocolate-doom.cfg.5.*
14cu|chocolate-doom-2.2.1-1|51	%{_mandir}/man6/chocolate-doom.6.*
14cu|chocolate-doom-2.2.1-1|52	%{_mandir}/man6/chocolate-doom-setup.6.*
14cu|chocolate-doom-2.2.1-1|53	
14cu|chocolate-doom-2.2.1-1|54	#----------------------------------------------------------------------------
14cu|chocolate-doom-2.2.1-1|55	
14cu|chocolate-doom-2.2.1-1|56	%package -n chocolate-common
14cu|chocolate-doom-2.2.1-1|57	Summary:	Common files used by Chocolate engines
14cu|chocolate-doom-2.2.1-1|58	Group:		Games/Arcade
14cu|chocolate-doom-2.2.1-1|59	Conflicts:	chocolate-doom < 2.1.0
14cu|chocolate-doom-2.2.1-1|60	
14cu|chocolate-doom-2.2.1-1|61	%description -n chocolate-common
14cu|chocolate-doom-2.2.1-1|62	Common files used by Chocolate engines.
14cu|chocolate-doom-2.2.1-1|63	
14cu|chocolate-doom-2.2.1-1|64	%files -n chocolate-common
14cu|chocolate-doom-2.2.1-1|65	%{_gamesbindir}/chocolate-server
14cu|chocolate-doom-2.2.1-1|66	%{_iconsdir}/chocolate-doom.png
14cu|chocolate-doom-2.2.1-1|67	%{_iconsdir}/chocolate-setup.png
14cu|chocolate-doom-2.2.1-1|68	%{_mandir}/man5/default.cfg.5.*
14cu|chocolate-doom-2.2.1-1|69	%{_mandir}/man6/chocolate-server.6.*
14cu|chocolate-doom-2.2.1-1|70	%{_mandir}/man6/chocolate-setup.6.*
14cu|chocolate-doom-2.2.1-1|71	
14cu|chocolate-doom-2.2.1-1|72	#----------------------------------------------------------------------------
14cu|chocolate-doom-2.2.1-1|73	
14cu|chocolate-doom-2.2.1-1|74	%package -n chocolate-heretic
14cu|chocolate-doom-2.2.1-1|75	Summary:	Historically compatible Heretic engine
14cu|chocolate-doom-2.2.1-1|76	Group:		Games/Arcade
14cu|chocolate-doom-2.2.1-1|77	Requires:	chocolate-common = %{EVRD}
14cu|chocolate-doom-2.2.1-1|78	Conflicts:	chocolate-doom < 2.1.0
14cu|chocolate-doom-2.2.1-1|79	
14cu|chocolate-doom-2.2.1-1|80	%description -n chocolate-heretic
14cu|chocolate-doom-2.2.1-1|81	Chocolate Heretic is a game engine that aims to accurately reproduce the
14cu|chocolate-doom-2.2.1-1|82	experience of playing vanilla Heretic. It is a conservative, historically
14cu|chocolate-doom-2.2.1-1|83	accurate Heretic source port. Rather than flashy new graphics, Chocolate
14cu|chocolate-doom-2.2.1-1|84	Heretic's main features are its accurate reproduction of the game as it
14cu|chocolate-doom-2.2.1-1|85	was played in the 1990s.
14cu|chocolate-doom-2.2.1-1|86	
14cu|chocolate-doom-2.2.1-1|87	Warning! Chocolate Heretic needs to know where to find your IWAD file.
14cu|chocolate-doom-2.2.1-1|88	To do this, put the file into /usr/share/games/doom or read INSTALL
14cu|chocolate-doom-2.2.1-1|89	file in docs for other possibilities.
14cu|chocolate-doom-2.2.1-1|90	
14cu|chocolate-doom-2.2.1-1|91	%files -n chocolate-heretic
14cu|chocolate-doom-2.2.1-1|92	%{_gamesbindir}/chocolate-heretic
14cu|chocolate-doom-2.2.1-1|93	%{_gamesbindir}/chocolate-heretic-setup
14cu|chocolate-doom-2.2.1-1|94	%{_datadir}/appdata/chocolate-heretic.appdata.xml
14cu|chocolate-doom-2.2.1-1|95	%{_datadir}/applications/chocolate-heretic.desktop
14cu|chocolate-doom-2.2.1-1|96	%{_datadir}/applications/chocolate-heretic-setup.desktop
14cu|chocolate-doom-2.2.1-1|97	%{_defaultdocdir}/chocolate-heretic/
14cu|chocolate-doom-2.2.1-1|98	%{_mandir}/man5/chocolate-heretic.cfg.5.*
14cu|chocolate-doom-2.2.1-1|99	%{_mandir}/man5/heretic.cfg.5.*
14cu|chocolate-doom-2.2.1-1|100	%{_mandir}/man6/chocolate-heretic.6.*
14cu|chocolate-doom-2.2.1-1|101	%{_mandir}/man6/chocolate-heretic-setup.6.*
14cu|chocolate-doom-2.2.1-1|102	
14cu|chocolate-doom-2.2.1-1|103	#----------------------------------------------------------------------------
14cu|chocolate-doom-2.2.1-1|104	
14cu|chocolate-doom-2.2.1-1|105	%package -n chocolate-hexen
14cu|chocolate-doom-2.2.1-1|106	Summary:	Historically compatible Hexen engine
14cu|chocolate-doom-2.2.1-1|107	Group:		Games/Arcade
14cu|chocolate-doom-2.2.1-1|108	Requires:	chocolate-common = %{EVRD}
14cu|chocolate-doom-2.2.1-1|109	Conflicts:	chocolate-doom < 2.1.0
14cu|chocolate-doom-2.2.1-1|110	
14cu|chocolate-doom-2.2.1-1|111	%description -n chocolate-hexen
14cu|chocolate-doom-2.2.1-1|112	Chocolate Hexen is a game engine that aims to accurately reproduce the
14cu|chocolate-doom-2.2.1-1|113	experience of playing vanilla Hexen. It is a conservative, historically
14cu|chocolate-doom-2.2.1-1|114	accurate Hexen source port. Rather than flashy new graphics, Chocolate
14cu|chocolate-doom-2.2.1-1|115	Hexen's main features are its accurate reproduction of the game as it
14cu|chocolate-doom-2.2.1-1|116	was played in the 1990s.
14cu|chocolate-doom-2.2.1-1|117	
14cu|chocolate-doom-2.2.1-1|118	Warning! Chocolate Hexen needs to know where to find your IWAD file.
14cu|chocolate-doom-2.2.1-1|119	To do this, put the file into /usr/share/games/doom or read INSTALL
14cu|chocolate-doom-2.2.1-1|120	file in docs for other possibilities.
14cu|chocolate-doom-2.2.1-1|121	
14cu|chocolate-doom-2.2.1-1|122	%files -n chocolate-hexen
14cu|chocolate-doom-2.2.1-1|123	%{_gamesbindir}/chocolate-hexen
14cu|chocolate-doom-2.2.1-1|124	%{_gamesbindir}/chocolate-hexen-setup
14cu|chocolate-doom-2.2.1-1|125	%{_datadir}/appdata/chocolate-hexen.appdata.xml
14cu|chocolate-doom-2.2.1-1|126	%{_datadir}/applications/chocolate-hexen.desktop
14cu|chocolate-doom-2.2.1-1|127	%{_datadir}/applications/chocolate-hexen-setup.desktop
14cu|chocolate-doom-2.2.1-1|128	%{_defaultdocdir}/chocolate-hexen/
14cu|chocolate-doom-2.2.1-1|129	%{_mandir}/man5/chocolate-hexen.cfg.5.*
14cu|chocolate-doom-2.2.1-1|130	%{_mandir}/man5/hexen.cfg.5.*
14cu|chocolate-doom-2.2.1-1|131	%{_mandir}/man6/chocolate-hexen.6.*
14cu|chocolate-doom-2.2.1-1|132	%{_mandir}/man6/chocolate-hexen-setup.6.*
14cu|chocolate-doom-2.2.1-1|133	
14cu|chocolate-doom-2.2.1-1|134	#----------------------------------------------------------------------------
14cu|chocolate-doom-2.2.1-1|135	
14cu|chocolate-doom-2.2.1-1|136	%package -n chocolate-strife
14cu|chocolate-doom-2.2.1-1|137	Summary:	Historically compatible Strife engine
14cu|chocolate-doom-2.2.1-1|138	Group:		Games/Arcade
14cu|chocolate-doom-2.2.1-1|139	Requires:	chocolate-common = %{EVRD}
14cu|chocolate-doom-2.2.1-1|140	Conflicts:	chocolate-doom < 2.1.0
14cu|chocolate-doom-2.2.1-1|141	
14cu|chocolate-doom-2.2.1-1|142	%description -n chocolate-strife
14cu|chocolate-doom-2.2.1-1|143	Chocolate Strife is a game engine that aims to accurately reproduce the
14cu|chocolate-doom-2.2.1-1|144	experience of playing vanilla Strife. It is a conservative, historically
14cu|chocolate-doom-2.2.1-1|145	accurate Strife source port. Rather than flashy new graphics, Chocolate
14cu|chocolate-doom-2.2.1-1|146	Strife's main features are its accurate reproduction of the game as it
14cu|chocolate-doom-2.2.1-1|147	was played in the 1990s.
14cu|chocolate-doom-2.2.1-1|148	
14cu|chocolate-doom-2.2.1-1|149	Warning! Chocolate Strife needs to know where to find your IWAD file.
14cu|chocolate-doom-2.2.1-1|150	To do this, put the file into /usr/share/games/doom or read INSTALL
14cu|chocolate-doom-2.2.1-1|151	file in docs for other possibilities.
14cu|chocolate-doom-2.2.1-1|152	
14cu|chocolate-doom-2.2.1-1|153	%files -n chocolate-strife
14cu|chocolate-doom-2.2.1-1|154	%{_gamesbindir}/chocolate-strife
14cu|chocolate-doom-2.2.1-1|155	%{_gamesbindir}/chocolate-strife-setup
14cu|chocolate-doom-2.2.1-1|156	%{_datadir}/appdata/chocolate-strife.appdata.xml
14cu|chocolate-doom-2.2.1-1|157	%{_datadir}/applications/chocolate-strife.desktop
14cu|chocolate-doom-2.2.1-1|158	%{_datadir}/applications/chocolate-strife-setup.desktop
14cu|chocolate-doom-2.2.1-1|159	%{_defaultdocdir}/chocolate-strife/
14cu|chocolate-doom-2.2.1-1|160	%{_mandir}/man5/chocolate-strife.cfg.5.*
14cu|chocolate-doom-2.2.1-1|161	%{_mandir}/man5/strife.cfg.5.*
14cu|chocolate-doom-2.2.1-1|162	%{_mandir}/man6/chocolate-strife.6.*
14cu|chocolate-doom-2.2.1-1|163	%{_mandir}/man6/chocolate-strife-setup.6.*
14cu|chocolate-doom-2.2.1-1|164	
14cu|chocolate-doom-2.2.1-1|165	#----------------------------------------------------------------------------
14cu|chocolate-doom-2.2.1-1|166	
14cu|chocolate-doom-2.2.1-1|167	%prep
14cu|chocolate-doom-2.2.1-1|168	%setup -q
14cu|chocolate-doom-2.2.1-1|169	
14cu|chocolate-doom-2.2.1-1|170	
14cu|chocolate-doom-2.2.1-1|171	%build
14cu|chocolate-doom-2.2.1-1|172	%configure2_5x
14cu|chocolate-doom-2.2.1-1|173	%make
14cu|chocolate-doom-2.2.1-1|174	
14cu|chocolate-doom-2.2.1-1|175	
14cu|chocolate-doom-2.2.1-1|176	%install
14cu|chocolate-doom-2.2.1-1|177	%makeinstall_std
14cu|chocolate-doom-2.2.1-1|178	
14cu|chocolate-doom-2.2.1-1|179	rm -f %{buildroot}%{_datadir}/applications/screensavers/chocolate-doom-screensaver.desktop
14cu|chocolate-doom-2.2.1-1|180	
14cu|chocolate-doom-2.2.1-1|181	#These suck, we don't like them
14cu|chocolate-doom-2.2.1-1|182	rm -f %{buildroot}%{_datadir}/applications/chocolate-doom.desktop
14cu|chocolate-doom-2.2.1-1|183	rm -f %{buildroot}%{_datadir}/applications/chocolate-heretic.desktop
14cu|chocolate-doom-2.2.1-1|184	rm -f %{buildroot}%{_datadir}/applications/chocolate-hexen.desktop
14cu|chocolate-doom-2.2.1-1|185	rm -f %{buildroot}%{_datadir}/applications/chocolate-setup.desktop
14cu|chocolate-doom-2.2.1-1|186	rm -f %{buildroot}%{_datadir}/applications/chocolate-strife.desktop
14cu|chocolate-doom-2.2.1-1|187	
14cu|chocolate-doom-2.2.1-1|188	cat > %{buildroot}%{_datadir}/applications/chocolate-doom.desktop << EOF
14cu|chocolate-doom-2.2.1-1|189	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|190	Name=Chocolate Doom
14cu|chocolate-doom-2.2.1-1|191	Comment=Conservative Doom source port
14cu|chocolate-doom-2.2.1-1|192	Exec=chocolate-doom
14cu|chocolate-doom-2.2.1-1|193	Type=Application
14cu|chocolate-doom-2.2.1-1|194	Terminal=false
14cu|chocolate-doom-2.2.1-1|195	Icon=chocolate-doom
14cu|chocolate-doom-2.2.1-1|196	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|197	EOF
14cu|chocolate-doom-2.2.1-1|198	
14cu|chocolate-doom-2.2.1-1|199	cat > %{buildroot}%{_datadir}/applications/chocolate-doom-setup.desktop << EOF
14cu|chocolate-doom-2.2.1-1|200	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|201	Name=Chocolate Doom Setup
14cu|chocolate-doom-2.2.1-1|202	Comment=Setup tool for Chocolate Doom
14cu|chocolate-doom-2.2.1-1|203	Exec=chocolate-doom-setup
14cu|chocolate-doom-2.2.1-1|204	Type=Application
14cu|chocolate-doom-2.2.1-1|205	Terminal=false
14cu|chocolate-doom-2.2.1-1|206	Icon=chocolate-setup
14cu|chocolate-doom-2.2.1-1|207	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|208	EOF
14cu|chocolate-doom-2.2.1-1|209	
14cu|chocolate-doom-2.2.1-1|210	cat > %{buildroot}%{_datadir}/applications/chocolate-heretic.desktop << EOF
14cu|chocolate-doom-2.2.1-1|211	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|212	Name=Chocolate Heretic
14cu|chocolate-doom-2.2.1-1|213	Comment=Conservative Heretic source port
14cu|chocolate-doom-2.2.1-1|214	Exec=chocolate-heretic
14cu|chocolate-doom-2.2.1-1|215	Type=Application
14cu|chocolate-doom-2.2.1-1|216	Terminal=false
14cu|chocolate-doom-2.2.1-1|217	Icon=chocolate-doom
14cu|chocolate-doom-2.2.1-1|218	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|219	EOF
14cu|chocolate-doom-2.2.1-1|220	
14cu|chocolate-doom-2.2.1-1|221	cat > %{buildroot}%{_datadir}/applications/chocolate-heretic-setup.desktop << EOF
14cu|chocolate-doom-2.2.1-1|222	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|223	Name=Chocolate Heretic Setup
14cu|chocolate-doom-2.2.1-1|224	Comment=Setup tool for Chocolate Heretic
14cu|chocolate-doom-2.2.1-1|225	Exec=chocolate-heretic-setup
14cu|chocolate-doom-2.2.1-1|226	Type=Application
14cu|chocolate-doom-2.2.1-1|227	Terminal=false
14cu|chocolate-doom-2.2.1-1|228	Icon=chocolate-setup
14cu|chocolate-doom-2.2.1-1|229	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|230	EOF
14cu|chocolate-doom-2.2.1-1|231	
14cu|chocolate-doom-2.2.1-1|232	cat > %{buildroot}%{_datadir}/applications/chocolate-hexen.desktop << EOF
14cu|chocolate-doom-2.2.1-1|233	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|234	Name=Chocolate Hexen
14cu|chocolate-doom-2.2.1-1|235	Comment=Conservative Hexen source port
14cu|chocolate-doom-2.2.1-1|236	Exec=chocolate-hexen
14cu|chocolate-doom-2.2.1-1|237	Type=Application
14cu|chocolate-doom-2.2.1-1|238	Terminal=false
14cu|chocolate-doom-2.2.1-1|239	Icon=chocolate-doom
14cu|chocolate-doom-2.2.1-1|240	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|241	EOF
14cu|chocolate-doom-2.2.1-1|242	
14cu|chocolate-doom-2.2.1-1|243	cat > %{buildroot}%{_datadir}/applications/chocolate-hexen-setup.desktop << EOF
14cu|chocolate-doom-2.2.1-1|244	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|245	Name=Chocolate Hexen Setup
14cu|chocolate-doom-2.2.1-1|246	Comment=Setup tool for Chocolate Hexen
14cu|chocolate-doom-2.2.1-1|247	Exec=chocolate-hexen-setup
14cu|chocolate-doom-2.2.1-1|248	Type=Application
14cu|chocolate-doom-2.2.1-1|249	Terminal=false
14cu|chocolate-doom-2.2.1-1|250	Icon=chocolate-setup
14cu|chocolate-doom-2.2.1-1|251	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|252	EOF
14cu|chocolate-doom-2.2.1-1|253	
14cu|chocolate-doom-2.2.1-1|254	cat > %{buildroot}%{_datadir}/applications/chocolate-strife.desktop << EOF
14cu|chocolate-doom-2.2.1-1|255	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|256	Name=Chocolate Strife
14cu|chocolate-doom-2.2.1-1|257	Comment=Conservative Strife source port
14cu|chocolate-doom-2.2.1-1|258	Exec=chocolate-strife
14cu|chocolate-doom-2.2.1-1|259	Type=Application
14cu|chocolate-doom-2.2.1-1|260	Terminal=false
14cu|chocolate-doom-2.2.1-1|261	Icon=chocolate-doom
14cu|chocolate-doom-2.2.1-1|262	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|263	EOF
14cu|chocolate-doom-2.2.1-1|264	
14cu|chocolate-doom-2.2.1-1|265	cat > %{buildroot}%{_datadir}/applications/chocolate-strife-setup.desktop << EOF
14cu|chocolate-doom-2.2.1-1|266	[Desktop Entry]
14cu|chocolate-doom-2.2.1-1|267	Name=Chocolate Strife Setup
14cu|chocolate-doom-2.2.1-1|268	Comment=Setup tool for Chocolate Strife
14cu|chocolate-doom-2.2.1-1|269	Exec=chocolate-strife-setup
14cu|chocolate-doom-2.2.1-1|270	Type=Application
14cu|chocolate-doom-2.2.1-1|271	Terminal=false
14cu|chocolate-doom-2.2.1-1|272	Icon=chocolate-setup
14cu|chocolate-doom-2.2.1-1|273	Categories=Game;ArcadeGame;
14cu|chocolate-doom-2.2.1-1|274	EOF
14cu|chocolate-doom-2.2.1-1|275	
14cu|chocolate-doom-2.2.1-1|276	# Taken from Mageia
14cu|chocolate-doom-2.2.1-1|277	# Register as an application to be visible in the software center
14cu|chocolate-doom-2.2.1-1|278	#
14cu|chocolate-doom-2.2.1-1|279	# NOTE: It would be *awesome* if this file was maintained by the upstream
14cu|chocolate-doom-2.2.1-1|280	# project, translated and installed into the right place during `make install`.
14cu|chocolate-doom-2.2.1-1|281	# See http://www.freedesktop.org/software/appstream/docs/ for more details.
14cu|chocolate-doom-2.2.1-1|282	#
14cu|chocolate-doom-2.2.1-1|283	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|chocolate-doom-2.2.1-1|284	cat > %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml <<EOF
14cu|chocolate-doom-2.2.1-1|285	<?xml version="1.0" encoding="UTF-8"?>
14cu|chocolate-doom-2.2.1-1|286	<!-- Copyright 2014 Ravi Srinivasan <ravishankar.srinivasan@gmail.com> -->
14cu|chocolate-doom-2.2.1-1|287	<!--
14cu|chocolate-doom-2.2.1-1|288	BugReportURL: https://github.com/chocolate-doom/chocolate-doom/issues/406
14cu|chocolate-doom-2.2.1-1|289	SentUpstream: 2014-09-24
14cu|chocolate-doom-2.2.1-1|290	-->
14cu|chocolate-doom-2.2.1-1|291	<application>
14cu|chocolate-doom-2.2.1-1|292	<id type="desktop">chocolate-doom.desktop</id>
14cu|chocolate-doom-2.2.1-1|293	<metadata_license>CC0-1.0</metadata_license>
14cu|chocolate-doom-2.2.1-1|294	<summary>A clone of the popular DOS game DOOM</summary>
14cu|chocolate-doom-2.2.1-1|295	<description>
14cu|chocolate-doom-2.2.1-1|296	<p>
14cu|chocolate-doom-2.2.1-1|297	Chocolate Doom is an original source port of the popular DOOM game for the PC.
14cu|chocolate-doom-2.2.1-1|298	</p>
14cu|chocolate-doom-2.2.1-1|299	<p>
14cu|chocolate-doom-2.2.1-1|300	It accurately reproduces the playing experience of the original DOOM game
14cu|chocolate-doom-2.2.1-1|301	and is compatible with the numerous mods and levels designed for the original.
14cu|chocolate-doom-2.2.1-1|302	</p>
14cu|chocolate-doom-2.2.1-1|303	</description>
14cu|chocolate-doom-2.2.1-1|304	<url type="homepage">http://chocolate-doom.org/</url>
14cu|chocolate-doom-2.2.1-1|305	<screenshots>
14cu|chocolate-doom-2.2.1-1|306	<screenshot type="default">http://www.chocolate-doom.org/wiki/images/a/a7/Chocolate-doom.png</screenshot>
14cu|chocolate-doom-2.2.1-1|307	</screenshots>
14cu|chocolate-doom-2.2.1-1|308	</application>
14cu|chocolate-doom-2.2.1-1|309	EOF
14cu|chocolate-doom-2.2.1-1|310	%changelog
14cu|chocolate-doom-2.2.1-1|311	
14cu|chocolate-doom-2.2.1-1|312	* Sat Jan 09 2016 Giovanni Mariani <mc2374@mclink.it> 2.2.1-1
14cu|chocolate-doom-2.2.1-1|313	- (b3e974e) Updated to release 2.2.1, added .appdata.xml also for chocolate-doom (courtesy of Mageia) and fixed file lists
14cu|chocolate-doom-2.2.1-1|314	
14cu|chocolate-doom-2.2.1-1|315	

9824 14
14cu|chroma-1.15-1|1	Name:           chroma
14cu|chroma-1.15-1|2	Version:        1.15
14cu|chroma-1.15-1|3	Release:        1
14cu|chroma-1.15-1|4	Summary:        Abstract puzzle game with complex patterns of colourful shapes
14cu|chroma-1.15-1|5	License:        GPLv2+
14cu|chroma-1.15-1|6	Group:          Games/Puzzles
14cu|chroma-1.15-1|7	Url:            http://www.level7.org.uk/chroma/
14cu|chroma-1.15-1|8	Source0:        http://www.level7.org.uk/chroma/download/%{name}-%{version}.tar.bz2
14cu|chroma-1.15-1|9	Source1:        %{name}.svg
14cu|chroma-1.15-1|10	Source2:        %{name}-curses.svg
14cu|chroma-1.15-1|11	
14cu|chroma-1.15-1|12	BuildRequires:  imagemagick
14cu|chroma-1.15-1|13	BuildRequires:  pkgconfig(freetype2)
14cu|chroma-1.15-1|14	BuildRequires:  pkgconfig(ncurses)
14cu|chroma-1.15-1|15	BuildRequires:  pkgconfig(sdl)
14cu|chroma-1.15-1|16	BuildRequires:  pkgconfig(SDL_image)
14cu|chroma-1.15-1|17	
14cu|chroma-1.15-1|18	%description
14cu|chroma-1.15-1|19	Chroma is an abstract puzzle game. A variety of colourful shapes
14cu|chroma-1.15-1|20	are arranged in a series of increasingly complex patterns, forming
14cu|chroma-1.15-1|21	fiendish traps that must be disarmed and mysterious puzzles that
14cu|chroma-1.15-1|22	must be manipulated in order to give up their subtle secrets.
14cu|chroma-1.15-1|23	Initially so straightforward that anyone can pick it up and begin
14cu|chroma-1.15-1|24	to play, yet gradually becoming difficult enough to tax even
14cu|chroma-1.15-1|25	the brightest of minds.
14cu|chroma-1.15-1|26	
14cu|chroma-1.15-1|27	%files -f %{name}.lang
14cu|chroma-1.15-1|28	%doc COPYING CHANGELOG
14cu|chroma-1.15-1|29	%{_gamesbindir}/%{name}
14cu|chroma-1.15-1|30	%{_gamesbindir}/%{name}-curses
14cu|chroma-1.15-1|31	%{_gamesdatadir}/%{name}/colours/
14cu|chroma-1.15-1|32	%{_gamesdatadir}/%{name}/graphics/
14cu|chroma-1.15-1|33	%{_gamesdatadir}/%{name}/levels/
14cu|chroma-1.15-1|34	%{_gamesdatadir}/%{name}/help/
14cu|chroma-1.15-1|35	%{_iconsdir}/hicolor/*/apps/%{name}*
14cu|chroma-1.15-1|36	%{_datadir}/applications/%{name}.desktop
14cu|chroma-1.15-1|37	%{_datadir}/applications/%{name}-curses.desktop
14cu|chroma-1.15-1|38	
14cu|chroma-1.15-1|39	#-------------------------------------------------------------------
14cu|chroma-1.15-1|40	
14cu|chroma-1.15-1|41	%prep
14cu|chroma-1.15-1|42	%setup -q
14cu|chroma-1.15-1|43	find . -perm 0600 -exec chmod 0644 {} \;
14cu|chroma-1.15-1|44	
14cu|chroma-1.15-1|45	%build
14cu|chroma-1.15-1|46	%configure2_5x --bindir=%{_gamesbindir} \
14cu|chroma-1.15-1|47	--datadir=%{_gamesdatadir}
14cu|chroma-1.15-1|48	%make
14cu|chroma-1.15-1|49	
14cu|chroma-1.15-1|50	%install
14cu|chroma-1.15-1|51	%makeinstall_std
14cu|chroma-1.15-1|52	
14cu|chroma-1.15-1|53	# Generate and install icons
14cu|chroma-1.15-1|54	for bin in %{name} %{name}-curses; do
14cu|chroma-1.15-1|55	install -D -m644 %{SOURCE2} \
14cu|chroma-1.15-1|56	%{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|chroma-1.15-1|57	for size in 48x48 256x256; do
14cu|chroma-1.15-1|58	install -d %{buildroot}%{_iconsdir}/hicolor/${size}/apps
14cu|chroma-1.15-1|59	convert -background transparent {%{SOURCE1},%{SOURCE2}} -resize ${size} \
14cu|chroma-1.15-1|60	%{buildroot}%{_iconsdir}/hicolor/${size}/apps/${bin}.png
14cu|chroma-1.15-1|61	done
14cu|chroma-1.15-1|62	done
14cu|chroma-1.15-1|63	
14cu|chroma-1.15-1|64	# Desktop entries
14cu|chroma-1.15-1|65	install -d %{buildroot}%{_datadir}/applications
14cu|chroma-1.15-1|66	
14cu|chroma-1.15-1|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|chroma-1.15-1|68	[Desktop Entry]
14cu|chroma-1.15-1|69	Name=Chroma
14cu|chroma-1.15-1|70	Comment=Abstract puzzle game
14cu|chroma-1.15-1|71	Exec=%{name}
14cu|chroma-1.15-1|72	Icon=%{name}
14cu|chroma-1.15-1|73	Terminal=false
14cu|chroma-1.15-1|74	Type=Application
14cu|chroma-1.15-1|75	Categories=Game;BlocksGame;
14cu|chroma-1.15-1|76	EOF
14cu|chroma-1.15-1|77	
14cu|chroma-1.15-1|78	cat > %{buildroot}%{_datadir}/applications/%{name}-curses.desktop << EOF
14cu|chroma-1.15-1|79	[Desktop Entry]
14cu|chroma-1.15-1|80	Name=Chroma (console version)
14cu|chroma-1.15-1|81	Comment=Abstract puzzle game (console version)
14cu|chroma-1.15-1|82	Exec=%{name}-curses
14cu|chroma-1.15-1|83	Icon=%{name}-curses
14cu|chroma-1.15-1|84	Terminal=true
14cu|chroma-1.15-1|85	Type=Application
14cu|chroma-1.15-1|86	Categories=Game;BlocksGame;
14cu|chroma-1.15-1|87	EOF
14cu|chroma-1.15-1|88	
14cu|chroma-1.15-1|89	find %{buildroot}%{_gamesdatadir}/%{name}/*/ -name '*.chroma' -exec chmod 644 {} \;
14cu|chroma-1.15-1|90	chmod 644 %{buildroot}%{_gamesdatadir}/%{name}/{help/README,graphics/font.txt}
14cu|chroma-1.15-1|91	
14cu|chroma-1.15-1|92	%find_lang %{name}
14cu|chroma-1.15-1|93	
14cu|chroma-1.15-1|94	%changelog
14cu|chroma-1.15-1|95	
14cu|chroma-1.15-1|96	* Mon Aug 15 2016 abfonly <abfonly@gmail.com> 1.15-1
14cu|chroma-1.15-1|97	- (4b49d3d) Imported from SRPM
14cu|chroma-1.15-1|98	
14cu|chroma-1.15-1|99	

9825 14
14cu|chrony-1.31.2-1|1	Name:		chrony
14cu|chrony-1.31.2-1|2	Version:	1.31.2
14cu|chrony-1.31.2-1|3	Release:	1
14cu|chrony-1.31.2-1|4	Summary:	An NTP client/server
14cu|chrony-1.31.2-1|5	Group:		System/Base
14cu|chrony-1.31.2-1|6	License:	GPLv2
14cu|chrony-1.31.2-1|7	URL:		http://chrony.tuxfamily.org
14cu|chrony-1.31.2-1|8	Source0:	http://download.tuxfamily.org/chrony/%{name}-%{version}.tar.gz
14cu|chrony-1.31.2-1|9	Source1:	chrony.conf
14cu|chrony-1.31.2-1|10	Source2:	chrony.keys
14cu|chrony-1.31.2-1|11	Source3:	chronyd.service
14cu|chrony-1.31.2-1|12	Source4:	chrony.helper
14cu|chrony-1.31.2-1|13	Source5:	chrony.logrotate
14cu|chrony-1.31.2-1|14	Source7:	chrony.nm-dispatcher
14cu|chrony-1.31.2-1|15	Source8:	chrony.dhclient
14cu|chrony-1.31.2-1|16	Source9:	chrony-wait.service
14cu|chrony-1.31.2-1|17	BuildRequires:	libcap-devel
14cu|chrony-1.31.2-1|18	BuildRequires:	libedit-devel
14cu|chrony-1.31.2-1|19	BuildRequires:	bison
14cu|chrony-1.31.2-1|20	BuildRequires:	texinfo
14cu|chrony-1.31.2-1|21	Requires(pre):	shadow-utils
14cu|chrony-1.31.2-1|22	Requires(pre):	rpm-helper
14cu|chrony-1.31.2-1|23	Requires(post):	rpm-helper
14cu|chrony-1.31.2-1|24	Requires(postun):	rpm-helper
14cu|chrony-1.31.2-1|25	Requires(preun):	rpm-helper
14cu|chrony-1.31.2-1|26	
14cu|chrony-1.31.2-1|27	%description
14cu|chrony-1.31.2-1|28	A client/server for the Network Time Protocol, this program keeps your
14cu|chrony-1.31.2-1|29	computer's clock accurate. It was specially designed to support
14cu|chrony-1.31.2-1|30	systems with intermittent internet connections, but it also works well
14cu|chrony-1.31.2-1|31	in permanently connected environments. It can use also hardware reference
14cu|chrony-1.31.2-1|32	clocks, system real-time clock or manual input as time references.
14cu|chrony-1.31.2-1|33	
14cu|chrony-1.31.2-1|34	%prep
14cu|chrony-1.31.2-1|35	%setup -q
14cu|chrony-1.31.2-1|36	
14cu|chrony-1.31.2-1|37	%build
14cu|chrony-1.31.2-1|38	%serverbuild
14cu|chrony-1.31.2-1|39	export CFLAGS="$CFLAGS -pie -fpie"
14cu|chrony-1.31.2-1|40	export LDFLAGS="$LDFLAGS -Wl,-z,relro,-z,now"
14cu|chrony-1.31.2-1|41	
14cu|chrony-1.31.2-1|42	%configure \
14cu|chrony-1.31.2-1|43	--docdir=%{_docdir} \
14cu|chrony-1.31.2-1|44	--with-sendmail=%{_sbindir}/sendmail
14cu|chrony-1.31.2-1|45	
14cu|chrony-1.31.2-1|46	%make getdate all docs
14cu|chrony-1.31.2-1|47	
14cu|chrony-1.31.2-1|48	%install
14cu|chrony-1.31.2-1|49	%makeinstall_std install-docs
14cu|chrony-1.31.2-1|50	
14cu|chrony-1.31.2-1|51	rm -rf %{buildroot}%{_docdir}
14cu|chrony-1.31.2-1|52	
14cu|chrony-1.31.2-1|53	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cu|chrony-1.31.2-1|54	mkdir -p %{buildroot}%{_localstatedir}/{lib,log}/chrony
14cu|chrony-1.31.2-1|55	mkdir -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
14cu|chrony-1.31.2-1|56	mkdir -p %{buildroot}%{_sysconfdir}/dhcp/dhclient.d
14cu|chrony-1.31.2-1|57	mkdir -p %{buildroot}/usr/libexec/
14cu|chrony-1.31.2-1|58	mkdir -p %{buildroot}%{_unitdir}
14cu|chrony-1.31.2-1|59	mkdir -p %{buildroot}/lib/systemd/ntp-units.d
14cu|chrony-1.31.2-1|60	
14cu|chrony-1.31.2-1|61	install -m 644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/chrony.conf
14cu|chrony-1.31.2-1|62	install -m 640 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/chrony.keys
14cu|chrony-1.31.2-1|63	install -m 644 -p %{SOURCE3} %{buildroot}/lib/systemd/system/chronyd.service
14cu|chrony-1.31.2-1|64	install -m 755 -p %{SOURCE4} %{buildroot}/usr/libexec/chrony-helper
14cu|chrony-1.31.2-1|65	install -m 644 -p %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/chrony
14cu|chrony-1.31.2-1|66	install -m 755 -p %{SOURCE7} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
14cu|chrony-1.31.2-1|67	install -m 755 -p %{SOURCE8} %{buildroot}%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
14cu|chrony-1.31.2-1|68	install -m 644 -p %{SOURCE9} %{buildroot}/lib/systemd/system/chrony-wait.service
14cu|chrony-1.31.2-1|69	
14cu|chrony-1.31.2-1|70	touch %{buildroot}%{_localstatedir}/lib/chrony/{drift,rtc}
14cu|chrony-1.31.2-1|71	echo 'chronyd.service' > %{buildroot}/lib/systemd/ntp-units.d/50-chronyd.list
14cu|chrony-1.31.2-1|72	
14cu|chrony-1.31.2-1|73	%pre
14cu|chrony-1.31.2-1|74	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|chrony-1.31.2-1|75	
14cu|chrony-1.31.2-1|76	%post
14cu|chrony-1.31.2-1|77	%systemd_post chronyd.service
14cu|chrony-1.31.2-1|78	
14cu|chrony-1.31.2-1|79	%preun
14cu|chrony-1.31.2-1|80	%systemd_preun chronyd.service
14cu|chrony-1.31.2-1|81	
14cu|chrony-1.31.2-1|82	%postun
14cu|chrony-1.31.2-1|83	%systemd_postun_with_restart chronyd.service
14cu|chrony-1.31.2-1|84	
14cu|chrony-1.31.2-1|85	%triggerun -- chrony < 1.25
14cu|chrony-1.31.2-1|86	if /sbin/chkconfig --level 3 chronyd; then
14cu|chrony-1.31.2-1|87	/bin/systemctl enable chronyd.service &> /dev/null
14cu|chrony-1.31.2-1|88	fi
14cu|chrony-1.31.2-1|89	:
14cu|chrony-1.31.2-1|90	
14cu|chrony-1.31.2-1|91	%files
14cu|chrony-1.31.2-1|92	%doc COPYING NEWS README chrony.txt examples/*
14cu|chrony-1.31.2-1|93	%config(noreplace) %{_sysconfdir}/chrony.conf
14cu|chrony-1.31.2-1|94	%config(noreplace) %verify(not md5 size mtime) %attr(640,root,chrony) %{_sysconfdir}/chrony.keys
14cu|chrony-1.31.2-1|95	%config(noreplace) %{_sysconfdir}/logrotate.d/chrony
14cu|chrony-1.31.2-1|96	%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
14cu|chrony-1.31.2-1|97	%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
14cu|chrony-1.31.2-1|98	%{_bindir}/chronyc
14cu|chrony-1.31.2-1|99	%{_sbindir}/chronyd
14cu|chrony-1.31.2-1|100	/usr/libexec/chrony-helper
14cu|chrony-1.31.2-1|101	%{_infodir}/chrony.info*
14cu|chrony-1.31.2-1|102	/lib/systemd/ntp-units.d/*.list
14cu|chrony-1.31.2-1|103	%{_unitdir}/chrony*.service
14cu|chrony-1.31.2-1|104	%{_mandir}/man[158]/%{name}*.[158]*
14cu|chrony-1.31.2-1|105	%dir %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony
14cu|chrony-1.31.2-1|106	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/drift
14cu|chrony-1.31.2-1|107	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
14cu|chrony-1.31.2-1|108	%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
14cu|chrony-1.31.2-1|109	
14cu|chrony-1.31.2-1|110	
14cu|chrony-1.31.2-1|111	%changelog
14cu|chrony-1.31.2-1|112	
14cu|chrony-1.31.2-1|113	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 1.31.2-1
14cu|chrony-1.31.2-1|114	- (bd081ad) Updated to 1.31.2
14cu|chrony-1.31.2-1|115	
14cu|chrony-1.31.2-1|116	

9826 14
14cu|chrootuid-1.3-8|1	Summary:	Run command in restricted environment
14cu|chrootuid-1.3-8|2	Name:		chrootuid
14cu|chrootuid-1.3-8|3	Version:	1.3
14cu|chrootuid-1.3-8|4	Release:	8
14cu|chrootuid-1.3-8|5	License:	BSD
14cu|chrootuid-1.3-8|6	Group:		System/Servers
14cu|chrootuid-1.3-8|7	Url:		ftp://ftp.porcupine.org/pub/security/index.html
14cu|chrootuid-1.3-8|8	Source0:	ftp://ftp.porcupine.org/pub/security/%{name}%{version}.tar.bz2
14cu|chrootuid-1.3-8|9	Requires:	groff
14cu|chrootuid-1.3-8|10	
14cu|chrootuid-1.3-8|11	%description
14cu|chrootuid-1.3-8|12	Chrootuid makes it easy to run a network service at low privilege level
14cu|chrootuid-1.3-8|13	and with restricted file system access.
14cu|chrootuid-1.3-8|14	
14cu|chrootuid-1.3-8|15	At Eindhoven University, they use this program to run the gopher
14cu|chrootuid-1.3-8|16	and www (world-wide web) network daemons in a minimal environment:
14cu|chrootuid-1.3-8|17	- the daemons have access only to their own directory tree,
14cu|chrootuid-1.3-8|18	- and run under a low-privileged userid.
14cu|chrootuid-1.3-8|19	
14cu|chrootuid-1.3-8|20	The arrangement greatly reduces the impact of possible loopholes
14cu|chrootuid-1.3-8|21	in daemon software.
14cu|chrootuid-1.3-8|22	
14cu|chrootuid-1.3-8|23	%files
14cu|chrootuid-1.3-8|24	%doc README
14cu|chrootuid-1.3-8|25	%{_sbindir}/%{name}
14cu|chrootuid-1.3-8|26	%{_mandir}/man1/%{name}.1*
14cu|chrootuid-1.3-8|27	
14cu|chrootuid-1.3-8|28	#----------------------------------------------------------------------------
14cu|chrootuid-1.3-8|29	
14cu|chrootuid-1.3-8|30	%prep
14cu|chrootuid-1.3-8|31	%setup -qn %{name}%{version}
14cu|chrootuid-1.3-8|32	
14cu|chrootuid-1.3-8|33	%build
14cu|chrootuid-1.3-8|34	%make CFLAGS="%{optflags}"
14cu|chrootuid-1.3-8|35	
14cu|chrootuid-1.3-8|36	%install
14cu|chrootuid-1.3-8|37	install -D -m 0755 %{name} %{buildroot}%{_sbindir}/%{name}
14cu|chrootuid-1.3-8|38	install -D -m 0755 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|chrootuid-1.3-8|39	
14cu|chrootuid-1.3-8|40	
14cu|chrootuid-1.3-8|41	
14cu|chrootuid-1.3-8|42	%changelog
14cu|chrootuid-1.3-8|43	
14cu|chrootuid-1.3-8|44	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-8
14cu|chrootuid-1.3-8|45	- (56d19f6) Build with system optflags to fix debug package
14cu|chrootuid-1.3-8|46	- (56d19f6) Spec cleanup
14cu|chrootuid-1.3-8|47	
14cu|chrootuid-1.3-8|48	

9827 14
14cu|c-icap-0.4.3-4|1	%define major 4
14cu|c-icap-0.4.3-4|2	%define libname %mklibname icapapi %{major}
14cu|c-icap-0.4.3-4|3	%define devname %mklibname c-icap -d
14cu|c-icap-0.4.3-4|4	
14cu|c-icap-0.4.3-4|5	Summary:	An ICAP server coded in C
14cu|c-icap-0.4.3-4|6	Name:		c-icap
14cu|c-icap-0.4.3-4|7	Version:	0.4.3
14cu|c-icap-0.4.3-4|8	Release:	4
14cu|c-icap-0.4.3-4|9	Epoch:		4
14cu|c-icap-0.4.3-4|10	License:	LGPLv2.1+
14cu|c-icap-0.4.3-4|11	Group:		System/Servers
14cu|c-icap-0.4.3-4|12	Url:		http://sourceforge.net/projects/c-icap/
14cu|c-icap-0.4.3-4|13	Source0:	http://prdownloads.sourceforge.net/c-icap/c_icap-%{version}.tar.gz
14cu|c-icap-0.4.3-4|14	Source1:	c-icap.service
14cu|c-icap-0.4.3-4|15	Source2:	icapd.sysconfig
14cu|c-icap-0.4.3-4|16	Source3:	icapd.logrotate
14cu|c-icap-0.4.3-4|17	Source4:	c-icap-tmpfiles.conf
14cu|c-icap-0.4.3-4|18	Patch0:		c_icap-mdv_conf.diff
14cu|c-icap-0.4.3-4|19	Patch1:		c_icap-makefile.patch
14cu|c-icap-0.4.3-4|20	Patch2:		c_icap-domain_strip.diff
14cu|c-icap-0.4.3-4|21	BuildRequires:	chrpath
14cu|c-icap-0.4.3-4|22	BuildRequires:	dos2unix
14cu|c-icap-0.4.3-4|23	BuildRequires:	doxygen
14cu|c-icap-0.4.3-4|24	BuildRequires:	file
14cu|c-icap-0.4.3-4|25	BuildRequires:	bzip2-devel
14cu|c-icap-0.4.3-4|26	BuildRequires:	db-devel
14cu|c-icap-0.4.3-4|27	BuildRequires:	gdbm-devel
14cu|c-icap-0.4.3-4|28	BuildRequires:	gmp-devel
14cu|c-icap-0.4.3-4|29	BuildRequires:	openldap-devel
14cu|c-icap-0.4.3-4|30	BuildRequires:	perl-devel
14cu|c-icap-0.4.3-4|31	BuildRequires:	pkgconfig(libclamav)
14cu|c-icap-0.4.3-4|32	BuildRequires:	pkgconfig(libcurl)
14cu|c-icap-0.4.3-4|33	BuildRequires:	pkgconfig(libidn)
14cu|c-icap-0.4.3-4|34	BuildRequires:	pkgconfig(openssl)
14cu|c-icap-0.4.3-4|35	
14cu|c-icap-0.4.3-4|36	%description
14cu|c-icap-0.4.3-4|37	c-icap is an implementation of an ICAP server. It can be used with HTTP
14cu|c-icap-0.4.3-4|38	proxies that support the ICAP protocol to implement content adaptation
14cu|c-icap-0.4.3-4|39	and filtering services
14cu|c-icap-0.4.3-4|40	
14cu|c-icap-0.4.3-4|41	Most of the commercial HTTP proxies must support the ICAP protocol. The
14cu|c-icap-0.4.3-4|42	open source Squid 3.x proxy server supports it
14cu|c-icap-0.4.3-4|43	
14cu|c-icap-0.4.3-4|44	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|45	
14cu|c-icap-0.4.3-4|46	%package -n %{libname}
14cu|c-icap-0.4.3-4|47	Summary:	Shared libraries for %{name}
14cu|c-icap-0.4.3-4|48	Group:		System/Libraries
14cu|c-icap-0.4.3-4|49	
14cu|c-icap-0.4.3-4|50	%description -n %{libname}
14cu|c-icap-0.4.3-4|51	Shared libraries for %{name}.
14cu|c-icap-0.4.3-4|52	
14cu|c-icap-0.4.3-4|53	%files -n %{libname}
14cu|c-icap-0.4.3-4|54	%{_libdir}/libicapapi.so.%{major}*
14cu|c-icap-0.4.3-4|55	
14cu|c-icap-0.4.3-4|56	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|57	
14cu|c-icap-0.4.3-4|58	%package -n %{devname}
14cu|c-icap-0.4.3-4|59	Summary:	Development library and header files for the %{name} library
14cu|c-icap-0.4.3-4|60	Group:		Development/C
14cu|c-icap-0.4.3-4|61	Requires:	%{libname} = %{EVRD}
14cu|c-icap-0.4.3-4|62	Provides:	%{name}-devel = %{EVRD}
14cu|c-icap-0.4.3-4|63	
14cu|c-icap-0.4.3-4|64	%description -n %{devname}
14cu|c-icap-0.4.3-4|65	This package contains the static %{libname} library and its header
14cu|c-icap-0.4.3-4|66	files.
14cu|c-icap-0.4.3-4|67	
14cu|c-icap-0.4.3-4|68	%files -n %{devname}
14cu|c-icap-0.4.3-4|69	%dir %{_includedir}/c_icap
14cu|c-icap-0.4.3-4|70	%{_includedir}/c_icap/*
14cu|c-icap-0.4.3-4|71	%{_libdir}/*.so
14cu|c-icap-0.4.3-4|72	%{_bindir}/c-icap-config
14cu|c-icap-0.4.3-4|73	%{_bindir}/c-icap-libicapapi-config
14cu|c-icap-0.4.3-4|74	%{_mandir}/man8/c-icap-config.8.*
14cu|c-icap-0.4.3-4|75	%{_mandir}/man8/c-icap-libicapapi-config.8.*
14cu|c-icap-0.4.3-4|76	
14cu|c-icap-0.4.3-4|77	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|78	
14cu|c-icap-0.4.3-4|79	%package server
14cu|c-icap-0.4.3-4|80	Summary:	An ICAP server coded in C
14cu|c-icap-0.4.3-4|81	Group:		System/Servers
14cu|c-icap-0.4.3-4|82	Requires:	%{name}-modules = %{EVRD}
14cu|c-icap-0.4.3-4|83	Requires:	file
14cu|c-icap-0.4.3-4|84	Requires:	webserver
14cu|c-icap-0.4.3-4|85	Suggests:	c-icap-modules-extra
14cu|c-icap-0.4.3-4|86	Requires(pre,post,preun,postun):	rpm-helper
14cu|c-icap-0.4.3-4|87	
14cu|c-icap-0.4.3-4|88	%description server
14cu|c-icap-0.4.3-4|89	An ICAP server coded in C.
14cu|c-icap-0.4.3-4|90	
14cu|c-icap-0.4.3-4|91	%files server
14cu|c-icap-0.4.3-4|92	%doc AUTHORS COPYING TODO
14cu|c-icap-0.4.3-4|93	%{_unitdir}/icapd.service
14cu|c-icap-0.4.3-4|94	%{_tmpfilesdir}/%{name}.conf
14cu|c-icap-0.4.3-4|95	%config(noreplace) %{_sysconfdir}/icapd/c-icap.conf
14cu|c-icap-0.4.3-4|96	%config(noreplace) %{_sysconfdir}/icapd/c-icap.magic
14cu|c-icap-0.4.3-4|97	%config(noreplace) %{_sysconfdir}/sysconfig/icapd
14cu|c-icap-0.4.3-4|98	%config(noreplace) %{_sysconfdir}/logrotate.d/icapd
14cu|c-icap-0.4.3-4|99	%{_sbindir}/icapd
14cu|c-icap-0.4.3-4|100	%{_var}/www/cgi-bin/get_file.pl
14cu|c-icap-0.4.3-4|101	%attr(0755,icapd,icapd) %dir %{_var}/log/icapd
14cu|c-icap-0.4.3-4|102	%ghost %attr(0644,icapd,icapd) %{_var}/log/icapd/server.log
14cu|c-icap-0.4.3-4|103	%ghost %attr(0644,icapd,icapd) %{_var}/log/icapd/access.log
14cu|c-icap-0.4.3-4|104	%{_mandir}/man8/c-icap.8.*
14cu|c-icap-0.4.3-4|105	
14cu|c-icap-0.4.3-4|106	%pre server
14cu|c-icap-0.4.3-4|107	%_pre_useradd icapd /var/lib/icapd /bin/sh
14cu|c-icap-0.4.3-4|108	
14cu|c-icap-0.4.3-4|109	%post server
14cu|c-icap-0.4.3-4|110	%_post_service icapd
14cu|c-icap-0.4.3-4|111	
14cu|c-icap-0.4.3-4|112	%preun server
14cu|c-icap-0.4.3-4|113	%_preun_service icapd
14cu|c-icap-0.4.3-4|114	
14cu|c-icap-0.4.3-4|115	%postun server
14cu|c-icap-0.4.3-4|116	%_postun_userdel icapd
14cu|c-icap-0.4.3-4|117	
14cu|c-icap-0.4.3-4|118	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|119	
14cu|c-icap-0.4.3-4|120	%package client
14cu|c-icap-0.4.3-4|121	Summary:	An ICAP client coded in C
14cu|c-icap-0.4.3-4|122	Group:		System/Servers
14cu|c-icap-0.4.3-4|123	
14cu|c-icap-0.4.3-4|124	%description client
14cu|c-icap-0.4.3-4|125	An ICAP client coded in C.
14cu|c-icap-0.4.3-4|126	
14cu|c-icap-0.4.3-4|127	%files client
14cu|c-icap-0.4.3-4|128	%{_bindir}/c-icap-client
14cu|c-icap-0.4.3-4|129	%{_bindir}/c-icap-stretch
14cu|c-icap-0.4.3-4|130	%{_bindir}/c-icap-mkbdb
14cu|c-icap-0.4.3-4|131	%{_mandir}/man8/c-icap-client.8.*
14cu|c-icap-0.4.3-4|132	%{_mandir}/man8/c-icap-mkbdb.8.*
14cu|c-icap-0.4.3-4|133	%{_mandir}/man8/c-icap-stretch.8.*
14cu|c-icap-0.4.3-4|134	
14cu|c-icap-0.4.3-4|135	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|136	
14cu|c-icap-0.4.3-4|137	%package modules
14cu|c-icap-0.4.3-4|138	Summary:	Modules for the c-icap-server
14cu|c-icap-0.4.3-4|139	Group:		System/Servers
14cu|c-icap-0.4.3-4|140	
14cu|c-icap-0.4.3-4|141	%description modules
14cu|c-icap-0.4.3-4|142	Modules for the c-icap-server.
14cu|c-icap-0.4.3-4|143	
14cu|c-icap-0.4.3-4|144	%files modules
14cu|c-icap-0.4.3-4|145	%dir %{_libdir}/c_icap
14cu|c-icap-0.4.3-4|146	%{_libdir}/c_icap/*.so
14cu|c-icap-0.4.3-4|147	
14cu|c-icap-0.4.3-4|148	#----------------------------------------------------------------------------
14cu|c-icap-0.4.3-4|149	
14cu|c-icap-0.4.3-4|150	%prep
14cu|c-icap-0.4.3-4|151	%setup -q -n c_icap-%{version}
14cu|c-icap-0.4.3-4|152	%patch0 -p0
14cu|c-icap-0.4.3-4|153	%patch1 -p1
14cu|c-icap-0.4.3-4|154	%patch2 -p0 -b domain_strip
14cu|c-icap-0.4.3-4|155	
14cu|c-icap-0.4.3-4|156	cp %{SOURCE2} icapd.sysconfig
14cu|c-icap-0.4.3-4|157	cp %{SOURCE3} icapd.logrotate
14cu|c-icap-0.4.3-4|158	
14cu|c-icap-0.4.3-4|159	%build
14cu|c-icap-0.4.3-4|160	autoreconf -fi
14cu|c-icap-0.4.3-4|161	%configure2_5x \
14cu|c-icap-0.4.3-4|162	--disable-static \
14cu|c-icap-0.4.3-4|163	--enable-shared \
14cu|c-icap-0.4.3-4|164	--with-perl=%{_bindir}/perl \
14cu|c-icap-0.4.3-4|165	--with-ldap
14cu|c-icap-0.4.3-4|166	
14cu|c-icap-0.4.3-4|167	make CONFIGDIR=%{_sysconfdir}/icapd
14cu|c-icap-0.4.3-4|168	
14cu|c-icap-0.4.3-4|169	%install
14cu|c-icap-0.4.3-4|170	%makeinstall_std CONFIGDIR=%{_sysconfdir}/icapd
14cu|c-icap-0.4.3-4|171	install -d -m0755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|c-icap-0.4.3-4|172	install -d -m0755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|c-icap-0.4.3-4|173	install -d -m0755 %{buildroot}%{_sbindir}
14cu|c-icap-0.4.3-4|174	install -d -m0755 %{buildroot}%{_var}/log/icapd
14cu|c-icap-0.4.3-4|175	install -d -m0755 %{buildroot}%{_var}/www/cgi-bin
14cu|c-icap-0.4.3-4|176	
14cu|c-icap-0.4.3-4|177	mv %{buildroot}%{_bindir}/c-icap %{buildroot}%{_sbindir}/icapd
14cu|c-icap-0.4.3-4|178	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/icapd.service
14cu|c-icap-0.4.3-4|179	install -m0644 icapd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/icapd
14cu|c-icap-0.4.3-4|180	install -m0644 icapd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/icapd
14cu|c-icap-0.4.3-4|181	install -m0755 contrib/get_file.pl %{buildroot}%{_var}/www/cgi-bin/get_file.pl
14cu|c-icap-0.4.3-4|182	install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|c-icap-0.4.3-4|183	
14cu|c-icap-0.4.3-4|184	# nuke rpath
14cu|c-icap-0.4.3-4|185	chrpath -d %{buildroot}%{_sbindir}/*
14cu|c-icap-0.4.3-4|186	
14cu|c-icap-0.4.3-4|187	chrpath -d %{buildroot}%{_bindir}/c-icap-client
14cu|c-icap-0.4.3-4|188	chrpath -d %{buildroot}%{_bindir}/c-icap-stretch
14cu|c-icap-0.4.3-4|189	
14cu|c-icap-0.4.3-4|190	touch %{buildroot}%{_var}/log/icapd/server.log
14cu|c-icap-0.4.3-4|191	touch %{buildroot}%{_var}/log/icapd/access.log
14cu|c-icap-0.4.3-4|192	
14cu|c-icap-0.4.3-4|193	# Useless copy of %{_sysconfdir}/icapd/c-icap.conf
14cu|c-icap-0.4.3-4|194	rm -f %{buildroot}%{_sysconfdir}/c-icap.conf
14cu|c-icap-0.4.3-4|195	
14cu|c-icap-0.4.3-4|196	
14cu|c-icap-0.4.3-4|197	%changelog
14cu|c-icap-0.4.3-4|198	
14cu|c-icap-0.4.3-4|199	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:0.4.3-4
14cu|c-icap-0.4.3-4|200	- (7444bba) Fix package config and do various cleanups
14cu|c-icap-0.4.3-4|201	
14cu|c-icap-0.4.3-4|202	

9828 14
14cu|c-icap-modules-extra-0.4.3-1|1	Summary:	An ICAP module server coded in C
14cu|c-icap-modules-extra-0.4.3-1|2	Name:		c-icap-modules-extra
14cu|c-icap-modules-extra-0.4.3-1|3	Version:	0.4.3
14cu|c-icap-modules-extra-0.4.3-1|4	Release:	1
14cu|c-icap-modules-extra-0.4.3-1|5	Epoch:		1
14cu|c-icap-modules-extra-0.4.3-1|6	License:	GPLv2+
14cu|c-icap-modules-extra-0.4.3-1|7	Group:		System/Servers
14cu|c-icap-modules-extra-0.4.3-1|8	Url:		http://sourceforge.net/projects/c-icap/
14cu|c-icap-modules-extra-0.4.3-1|9	Source0:	http://sourceforge.net/projects/c-icap/files/c-icap-modules/0.4.x/c_icap_modules-%{version}.tar.gz
14cu|c-icap-modules-extra-0.4.3-1|10	BuildRequires:	dos2unix
14cu|c-icap-modules-extra-0.4.3-1|11	BuildRequires:	c-icap-devel
14cu|c-icap-modules-extra-0.4.3-1|12	BuildRequires:	db-devel
14cu|c-icap-modules-extra-0.4.3-1|13	BuildRequires:	pkgconfig(libclamav)
14cu|c-icap-modules-extra-0.4.3-1|14	Requires:	c-icap-server
14cu|c-icap-modules-extra-0.4.3-1|15	
14cu|c-icap-modules-extra-0.4.3-1|16	%description
14cu|c-icap-modules-extra-0.4.3-1|17	An ICAP modules server coded in C.
14cu|c-icap-modules-extra-0.4.3-1|18	
14cu|c-icap-modules-extra-0.4.3-1|19	%files
14cu|c-icap-modules-extra-0.4.3-1|20	%doc AUTHORS COPYING
14cu|c-icap-modules-extra-0.4.3-1|21	%dir %{_libdir}/c_icap
14cu|c-icap-modules-extra-0.4.3-1|22	%dir %{_sysconfdir}/icapd
14cu|c-icap-modules-extra-0.4.3-1|23	%attr(0755,root,root) %{_libdir}/c_icap/*.so
14cu|c-icap-modules-extra-0.4.3-1|24	%config(noreplace) %{_sysconfdir}/icapd/*.conf
14cu|c-icap-modules-extra-0.4.3-1|25	%{_sysconfdir}/icapd/*.conf.default
14cu|c-icap-modules-extra-0.4.3-1|26	%{_bindir}/*
14cu|c-icap-modules-extra-0.4.3-1|27	%{_datadir}/c_icap/templates/virus_scan/en/*
14cu|c-icap-modules-extra-0.4.3-1|28	%{_datadir}/c_icap/templates/srv_content_filtering/en/*
14cu|c-icap-modules-extra-0.4.3-1|29	%{_datadir}/c_icap/templates/srv_url_check/en/*
14cu|c-icap-modules-extra-0.4.3-1|30	%{_mandir}/man8/*
14cu|c-icap-modules-extra-0.4.3-1|31	
14cu|c-icap-modules-extra-0.4.3-1|32	#----------------------------------------------------------------------------
14cu|c-icap-modules-extra-0.4.3-1|33	
14cu|c-icap-modules-extra-0.4.3-1|34	%prep
14cu|c-icap-modules-extra-0.4.3-1|35	%setup -qn c_icap_modules-%{version}
14cu|c-icap-modules-extra-0.4.3-1|36	
14cu|c-icap-modules-extra-0.4.3-1|37	%build
14cu|c-icap-modules-extra-0.4.3-1|38	%configure2_5x \
14cu|c-icap-modules-extra-0.4.3-1|39	--disable-static \
14cu|c-icap-modules-extra-0.4.3-1|40	--enable-shared \
14cu|c-icap-modules-extra-0.4.3-1|41	--with-clamav=%{_prefix} \
14cu|c-icap-modules-extra-0.4.3-1|42	--with-c-icap=%{_prefix} \
14cu|c-icap-modules-extra-0.4.3-1|43	--with-bdb
14cu|c-icap-modules-extra-0.4.3-1|44	
14cu|c-icap-modules-extra-0.4.3-1|45	%make
14cu|c-icap-modules-extra-0.4.3-1|46	
14cu|c-icap-modules-extra-0.4.3-1|47	%install
14cu|c-icap-modules-extra-0.4.3-1|48	mkdir -p %{buildroot}%{_sysconfdir}/icapd
14cu|c-icap-modules-extra-0.4.3-1|49	%makeinstall_std CONFIGDIR=%{_sysconfdir}/icapd
14cu|c-icap-modules-extra-0.4.3-1|50	
14cu|c-icap-modules-extra-0.4.3-1|51	
14cu|c-icap-modules-extra-0.4.3-1|52	%changelog
14cu|c-icap-modules-extra-0.4.3-1|53	
14cu|c-icap-modules-extra-0.4.3-1|54	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.4.3-1
14cu|c-icap-modules-extra-0.4.3-1|55	- (3a38291) New version 0.4.3
14cu|c-icap-modules-extra-0.4.3-1|56	- (3a38291) Update files
14cu|c-icap-modules-extra-0.4.3-1|57	- (3a38291) Spec cleanup
14cu|c-icap-modules-extra-0.4.3-1|58	
14cu|c-icap-modules-extra-0.4.3-1|59	

9829 14
14cu|CImg-175-1|1	Summary:	Library of function and tools for advanced image processing
14cu|CImg-175-1|2	Name:		CImg
14cu|CImg-175-1|3	Version:	175
14cu|CImg-175-1|4	Release:	1
14cu|CImg-175-1|5	License:	CeCiLL
14cu|CImg-175-1|6	Group:		Graphics
14cu|CImg-175-1|7	URL:		http://cimg.eu
14cu|CImg-175-1|8	Source0:	https://github.com/dtschump/CImg/archive/v.%{version}.tar.gz?/%{name}-v.%{version}.tar.gz
14cu|CImg-175-1|9	Patch0:		%{name}-1.6.2-fix-demo-linking.patch
14cu|CImg-175-1|10	# For example tools
14cu|CImg-175-1|11	BuildRequires:	cmake
14cu|CImg-175-1|12	BuildRequires:	pkgconfig(fftw3)
14cu|CImg-175-1|13	BuildRequires:	pkgconfig(ImageMagick)
14cu|CImg-175-1|14	BuildRequires:	pkgconfig(x11)
14cu|CImg-175-1|15	BuildRequires:	pkgconfig(xext)
14cu|CImg-175-1|16	BuildRequires:	pkgconfig(libpng)
14cu|CImg-175-1|17	BuildRequires:	pkgconfig(libtiff-4)
14cu|CImg-175-1|18	BuildRequires:	pkgconfig(opencv)
14cu|CImg-175-1|19	BuildRequires:	jpeg-devel
14cu|CImg-175-1|20	BuildRequires:	pkgconfig(libavcodec)
14cu|CImg-175-1|21	BuildRequires:	pkgconfig(libavformat)
14cu|CImg-175-1|22	BuildRequires:	pkgconfig(libavutil)
14cu|CImg-175-1|23	BuildRequires:	pkgconfig(libswscale)
14cu|CImg-175-1|24	BuildRequires:	pkgconfig(OpenEXR)
14cu|CImg-175-1|25	BuildRequires:	pkgconfig(IlmBase)
14cu|CImg-175-1|26	BuildRequires:	pkgconfig(lapack)
14cu|CImg-175-1|27	%rename	greycstoration
14cu|CImg-175-1|28	
14cu|CImg-175-1|29	%description
14cu|CImg-175-1|30	Advanced image manipulation algorithms.
14cu|CImg-175-1|31	This package contains some tools based on the CImg library.
14cu|CImg-175-1|32	Note that this library is not a dynamic library: the whole code is contained
14cu|CImg-175-1|33	in the CImg.h file, which is found in the devel package; this package is not
14cu|CImg-175-1|34	needed to compile software using this CImg.
14cu|CImg-175-1|35	
14cu|CImg-175-1|36	%files
14cu|CImg-175-1|37	%doc README.txt Licence*.txt
14cu|CImg-175-1|38	%{_bindir}/*
14cu|CImg-175-1|39	
14cu|CImg-175-1|40	#-----------------------------------------------------------------------------
14cu|CImg-175-1|41	
14cu|CImg-175-1|42	%package   devel
14cu|CImg-175-1|43	Summary:	Library for advanced image processing (development files)
14cu|CImg-175-1|44	Group:		Development/C
14cu|CImg-175-1|45	Provides:	cimg-devel = %{EVRD}
14cu|CImg-175-1|46	
14cu|CImg-175-1|47	%description devel
14cu|CImg-175-1|48	This package contains the development files for the CImg library. It is needed
14cu|CImg-175-1|49	to compile programes which use functions of the CImg library.
14cu|CImg-175-1|50	Note that this library is not a dynamic library. The whole library code is in
14cu|CImg-175-1|51	the CImg.h file which is found in this package.
14cu|CImg-175-1|52	The main package is not needed to compile software using this library.
14cu|CImg-175-1|53	
14cu|CImg-175-1|54	%files devel
14cu|CImg-175-1|55	%doc README.txt Licence*.txt
14cu|CImg-175-1|56	%{_includedir}/*
14cu|CImg-175-1|57	
14cu|CImg-175-1|58	#-----------------------------------------------------------------------------
14cu|CImg-175-1|59	
14cu|CImg-175-1|60	%prep
14cu|CImg-175-1|61	%setup -qn %{name}-v.%{version}
14cu|CImg-175-1|62	%patch0 -p1
14cu|CImg-175-1|63	chmod -R go+rX .
14cu|CImg-175-1|64	
14cu|CImg-175-1|65	
14cu|CImg-175-1|66	%build
14cu|CImg-175-1|67	# There is no library to build: only examples...
14cu|CImg-175-1|68	pushd examples
14cu|CImg-175-1|69	%cmake ..
14cu|CImg-175-1|70	%make
14cu|CImg-175-1|71	popd
14cu|CImg-175-1|72	
14cu|CImg-175-1|73	
14cu|CImg-175-1|74	%install
14cu|CImg-175-1|75	# First: install the "library"
14cu|CImg-175-1|76	install -d %{buildroot}%{_includedir}
14cu|CImg-175-1|77	cp CImg.h %{buildroot}%{_includedir}
14cu|CImg-175-1|78	# then the examples
14cu|CImg-175-1|79	pushd examples
14cu|CImg-175-1|80	install -d %{buildroot}%{_bindir}
14cu|CImg-175-1|81	cp CImg_demo \
14cu|CImg-175-1|82	captcha \
14cu|CImg-175-1|83	curve_editor2d \
14cu|CImg-175-1|84	dtmri_view3d \
14cu|CImg-175-1|85	edge_explorer2d \
14cu|CImg-175-1|86	fade_images \
14cu|CImg-175-1|87	gaussian_fit1d \
14cu|CImg-175-1|88	generate_loop_macros \
14cu|CImg-175-1|89	hough_transform2d \
14cu|CImg-175-1|90	image2ascii \
14cu|CImg-175-1|91	image_registration2d \
14cu|CImg-175-1|92	image_surface3d \
14cu|CImg-175-1|93	jawbreaker \
14cu|CImg-175-1|94	mcf_levelsets2d \
14cu|CImg-175-1|95	mcf_levelsets3d \
14cu|CImg-175-1|96	odykill \
14cu|CImg-175-1|97	pde_heatflow2d \
14cu|CImg-175-1|98	pde_TschumperleDeriche2d \
14cu|CImg-175-1|99	plotter1d \
14cu|CImg-175-1|100	radon_transform2d \
14cu|CImg-175-1|101	scene3d \
14cu|CImg-175-1|102	spherical_function3d \
14cu|CImg-175-1|103	tetris \
14cu|CImg-175-1|104	tutorial \
14cu|CImg-175-1|105	use_draw_gradient \
14cu|CImg-175-1|106	use_nlmeans \
14cu|CImg-175-1|107	use_RGBclass \
14cu|CImg-175-1|108	use_skeleton \
14cu|CImg-175-1|109	wavelet_atrous %{buildroot}%{_bindir}
14cu|CImg-175-1|110	popd
14cu|CImg-175-1|111	
14cu|CImg-175-1|112	%changelog
14cu|CImg-175-1|113	
14cu|CImg-175-1|114	* Fri Sep 02 2016 alzim <alzim@bk.ru> 175-1
14cu|CImg-175-1|115	- (6ae8d96) Merge pull request #1 from import/CImg:rosa2016.1
14cu|CImg-175-1|116	- (6ae8d96) Updated to 175
14cu|CImg-175-1|117	
14cu|CImg-175-1|118	

9830 14
14cu|cinepaint-1.4-1|1	%global icc_version 0.51
14cu|cinepaint-1.4-1|2	%global upstream_version 1.0-4
14cu|cinepaint-1.4-1|3	
14cu|cinepaint-1.4-1|4	%define major 1
14cu|cinepaint-1.4-1|5	%define	libname %mklibname cinepaint %{major}
14cu|cinepaint-1.4-1|6	%define develname %mklibname -d cinepaint
14cu|cinepaint-1.4-1|7	%define minor 0
14cu|cinepaint-1.4-1|8	
14cu|cinepaint-1.4-1|9	Summary:	A tool for manipulating high-colordepth images
14cu|cinepaint-1.4-1|10	Name:		cinepaint
14cu|cinepaint-1.4-1|11	Version:	1.4
14cu|cinepaint-1.4-1|12	Release:	1
14cu|cinepaint-1.4-1|13	License:	GPL
14cu|cinepaint-1.4-1|14	Group:		Graphics
14cu|cinepaint-1.4-1|15	URL:		http://www.cinepaint.org
14cu|cinepaint-1.4-1|16	Source0:	http://downloads.sourceforge.net/cinepaint/cinepaint-%{upstream_version}.tar.gz
14cu|cinepaint-1.4-1|17	Source1:	icons-%{name}.tar.bz2
14cu|cinepaint-1.4-1|18	
14cu|cinepaint-1.4-1|19	Patch2:         cinepaint-0.22-0-rm_rpath.patch
14cu|cinepaint-1.4-1|20	Patch3:         cinepaint-0.22-0-pc_req.patch
14cu|cinepaint-1.4-1|21	Patch4:         cinepaint-0.22-0-libdir.patch
14cu|cinepaint-1.4-1|22	Patch15:        cinepaint-0.22-ENOY.patch
14cu|cinepaint-1.4-1|23	Patch16:        cinepaint-0.25-oyranos_include.patch
14cu|cinepaint-1.4-1|24	Patch17:        cinepaint-0.25-oyranos_cms.patch
14cu|cinepaint-1.4-1|25	Patch18:        cinepaint-0.25-oyranos_header.patch
14cu|cinepaint-1.4-1|26	Patch21:        cinepaint-1.3-c++half.patch
14cu|cinepaint-1.4-1|27	Patch22:        cinepaint-1.3-fixlink.patch
14cu|cinepaint-1.4-1|28	Patch23:        cinepaint-1.3-fixlink2.patch
14cu|cinepaint-1.4-1|29	#%Patch25:        cinepaint-1.3-oy040.patch
14cu|cinepaint-1.4-1|30	Patch30:        icc_examin-0.51-x11.patch
14cu|cinepaint-1.4-1|31	Patch31:        cinepaint-1.4-png.patch
14cu|cinepaint-1.4-1|32	Patch32:        cinepaint-1.4-oy040.patch
14cu|cinepaint-1.4-1|33	Patch33:        cinepaint-1.4-no-oyranos.patch
14cu|cinepaint-1.4-1|34	Patch34:        cinepaint-1.4-format-security.patch
14cu|cinepaint-1.4-1|35	Patch35:        cinepaint-1.4-lib64.patch
14cu|cinepaint-1.4-1|36	Patch36:        cinepaint-1.0-4-fltk_forms.patch
14cu|cinepaint-1.4-1|37	
14cu|cinepaint-1.4-1|38	BuildRequires:	autoconf
14cu|cinepaint-1.4-1|39	BuildRequires:	libtool
14cu|cinepaint-1.4-1|40	BuildRequires:	desktop-file-utils
14cu|cinepaint-1.4-1|41	BuildRequires:	docbook-utils
14cu|cinepaint-1.4-1|42	BuildRequires:	flex
14cu|cinepaint-1.4-1|43	BuildRequires:	fltk-devel
14cu|cinepaint-1.4-1|44	BuildRequires:	ftgl-devel
14cu|cinepaint-1.4-1|45	BuildRequires:	gettext
14cu|cinepaint-1.4-1|46	#Needed by autogen.sh
14cu|cinepaint-1.4-1|47	BuildRequires:	gtk+-devel
14cu|cinepaint-1.4-1|48	BuildRequires:	gutenprint-devel >= 5.0.0
14cu|cinepaint-1.4-1|49	BuildRequires:	python-devel
14cu|cinepaint-1.4-1|50	BuildRequires:	lcms-devel >= 1.16
14cu|cinepaint-1.4-1|51	BuildRequires:	jpeg-devel
14cu|cinepaint-1.4-1|52	BuildRequires:	pkgconfig(libtiff-4)
14cu|cinepaint-1.4-1|53	#BuildRequires:	libXcm-devel >= 0.5.0
14cu|cinepaint-1.4-1|54	BuildRequires:	pkgconfig(OpenEXR)
14cu|cinepaint-1.4-1|55	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|cinepaint-1.4-1|56	BuildRequires:	pkgconfig(libxml-2.0)
14cu|cinepaint-1.4-1|57	BuildRequires:	pkgconfig(xmu)
14cu|cinepaint-1.4-1|58	BuildRequires:	pkgconfig(xpm)
14cu|cinepaint-1.4-1|59	BuildRequires:	pkgconfig(xxf86vm)
14cu|cinepaint-1.4-1|60	#BuildRequires:	oyranos-devel
14cu|cinepaint-1.4-1|61	#BuildRequires:	elektra-devel
14cu|cinepaint-1.4-1|62	BuildRequires:	yajl-devel
14cu|cinepaint-1.4-1|63	
14cu|cinepaint-1.4-1|64	Requires:       fonts-ttf-dejavu
14cu|cinepaint-1.4-1|65	
14cu|cinepaint-1.4-1|66	%description
14cu|cinepaint-1.4-1|67	CinePaint is a free open source painting and image retouching program
14cu|cinepaint-1.4-1|68	designed to work best with 35mm film and other high resolution high
14cu|cinepaint-1.4-1|69	dynamic range images.
14cu|cinepaint-1.4-1|70	
14cu|cinepaint-1.4-1|71	The 32-bit per channel color range of CinePaint appeals to 35mm
14cu|cinepaint-1.4-1|72	cinematographers and professional still photographers because film
14cu|cinepaint-1.4-1|73	scanners are capable of greater color bit-depth than can be displayed
14cu|cinepaint-1.4-1|74	on an 8-bit per channel monitor or can be manipulated in typical
14cu|cinepaint-1.4-1|75	programs. However, CinePaint is a general-purpose tool useful for
14cu|cinepaint-1.4-1|76	working on images for motion pictures, print, and the Web. CinePaint
14cu|cinepaint-1.4-1|77	supports many file formats, both conventional formats such as JPEG,
14cu|cinepaint-1.4-1|78	PNG, TIFF, and TGA images -- and more exotic cinema formats such as
14cu|cinepaint-1.4-1|79	Cineon and OpenEXR.
14cu|cinepaint-1.4-1|80	
14cu|cinepaint-1.4-1|81	%package -n	%{libname}
14cu|cinepaint-1.4-1|82	Summary:	CinePaint libraries
14cu|cinepaint-1.4-1|83	Group:		System/Libraries
14cu|cinepaint-1.4-1|84	License:	GPL
14cu|cinepaint-1.4-1|85	Provides:	libcinepaint = %{version}-%{release}
14cu|cinepaint-1.4-1|86	
14cu|cinepaint-1.4-1|87	%description -n	%{libname}
14cu|cinepaint-1.4-1|88	This package contains shared libraries used by CinePaint.
14cu|cinepaint-1.4-1|89	
14cu|cinepaint-1.4-1|90	%package -n	%{develname}
14cu|cinepaint-1.4-1|91	Summary:	CinePaint plugins and extension development kit
14cu|cinepaint-1.4-1|92	Group:		Development/C
14cu|cinepaint-1.4-1|93	Requires:	%{libname} = %{version}
14cu|cinepaint-1.4-1|94	Provides:	cinepaint-devel
14cu|cinepaint-1.4-1|95	Provides:	libcinepaint-devel = %{version}-%{release}
14cu|cinepaint-1.4-1|96	Obsoletes:	%{mklibname cinepaint 0 -d}
14cu|cinepaint-1.4-1|97	
14cu|cinepaint-1.4-1|98	%description -n %{develname}
14cu|cinepaint-1.4-1|99	Static libraries and header files for writing CinePaint plugins and
14cu|cinepaint-1.4-1|100	extensions.
14cu|cinepaint-1.4-1|101	
14cu|cinepaint-1.4-1|102	%prep
14cu|cinepaint-1.4-1|103	%setup -q -n cinepaint-%{upstream_version}
14cu|cinepaint-1.4-1|104	libtoolize --copy --force
14cu|cinepaint-1.4-1|105	aclocal
14cu|cinepaint-1.4-1|106	autoconf
14cu|cinepaint-1.4-1|107	automake --add-missing
14cu|cinepaint-1.4-1|108	chmod +x ./mkinstalldirs
14cu|cinepaint-1.4-1|109	%patch2 -p1 -b .rm_rpath
14cu|cinepaint-1.4-1|110	%patch3 -p1 -b .req
14cu|cinepaint-1.4-1|111	%patch4 -p1 -b .libdir
14cu|cinepaint-1.4-1|112	%patch15 -p1 -b .enoy
14cu|cinepaint-1.4-1|113	%patch16 -p0 -b .inc
14cu|cinepaint-1.4-1|114	%patch17 -p0 -b .cms
14cu|cinepaint-1.4-1|115	%patch18 -p0 -b .headers
14cu|cinepaint-1.4-1|116	%patch21 -p1 -b .c++half
14cu|cinepaint-1.4-1|117	%patch22 -p1 -b .fixlink
14cu|cinepaint-1.4-1|118	%patch23 -p1 -b .fixlink2
14cu|cinepaint-1.4-1|119	#%%patch25 -p1 -b .oy040
14cu|cinepaint-1.4-1|120	#%pushd icc_examin-%{icc_version}
14cu|cinepaint-1.4-1|121	#%%patch30 -p1 -b .x11
14cu|cinepaint-1.4-1|122	#%popd
14cu|cinepaint-1.4-1|123	%patch31 -p1 -b .png
14cu|cinepaint-1.4-1|124	%patch32 -p1 -b .oy040
14cu|cinepaint-1.4-1|125	%patch33 -p1 -b .no_oy
14cu|cinepaint-1.4-1|126	%patch34 -p1 -b .fmtsec
14cu|cinepaint-1.4-1|127	%if "%{_lib}" == "lib64"
14cu|cinepaint-1.4-1|128	%patch35 -p1 -b .lib64
14cu|cinepaint-1.4-1|129	%endif
14cu|cinepaint-1.4-1|130	%patch36 -p1 -b .forms
14cu|cinepaint-1.4-1|131	
14cu|cinepaint-1.4-1|132	
14cu|cinepaint-1.4-1|133	# fixing default ICC profile path (owned by icc-profiles-openicc) (FIXME: Bug 1069672)
14cu|cinepaint-1.4-1|134	sed -i 's|/usr/share/color/icc/sRGB.icc|/usr/share/color/icc/OpenICC/sRGB.icc|' gimprc.in
14cu|cinepaint-1.4-1|135	
14cu|cinepaint-1.4-1|136	
14cu|cinepaint-1.4-1|137	for i in AUTHORS COPYING LICENSE README ;do
14cu|cinepaint-1.4-1|138	install -p -m 0644 libhalf/$i $i.libhalf
14cu|cinepaint-1.4-1|139	done
14cu|cinepaint-1.4-1|140	sed -i 's|\r||'  NEWS COPYING
14cu|cinepaint-1.4-1|141	
14cu|cinepaint-1.4-1|142	# fixing the python lib path, but is it still needed?
14cu|cinepaint-1.4-1|143	# pygimp seems to be removed from the plugin directory
14cu|cinepaint-1.4-1|144	%if "%{_lib}" == "lib64"
14cu|cinepaint-1.4-1|145	sed -i 's|PYEPREFIX/lib|PYEPREFIX/lib64|g' configure
14cu|cinepaint-1.4-1|146	%endif
14cu|cinepaint-1.4-1|147	
14cu|cinepaint-1.4-1|148	
14cu|cinepaint-1.4-1|149	%build
14cu|cinepaint-1.4-1|150	export LDFLAGS='-lstdc++ -lm -lX11'
14cu|cinepaint-1.4-1|151	%configure \
14cu|cinepaint-1.4-1|152	--disable-static \
14cu|cinepaint-1.4-1|153	--enable-gtk2 \
14cu|cinepaint-1.4-1|154	--with-pixmap=%{_datadir}/pixmaps \
14cu|cinepaint-1.4-1|155	--with-python=%{_bindir}/python \
14cu|cinepaint-1.4-1|156	--enable-precision=float \
14cu|cinepaint-1.4-1|157	--enable-pygimp
14cu|cinepaint-1.4-1|158	
14cu|cinepaint-1.4-1|159	# remove rpath from libtool
14cu|cinepaint-1.4-1|160	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|cinepaint-1.4-1|161	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|cinepaint-1.4-1|162	
14cu|cinepaint-1.4-1|163	# clean unused-direct-shlib-dependencies
14cu|cinepaint-1.4-1|164	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14cu|cinepaint-1.4-1|165	
14cu|cinepaint-1.4-1|166	# forcing empty OYRANOS variables to disable OYRANOS (it's crashing)
14cu|cinepaint-1.4-1|167	%make OYRANOS_CFLAGS="" OYRANOS_LIBS=""
14cu|cinepaint-1.4-1|168	
14cu|cinepaint-1.4-1|169	%install
14cu|cinepaint-1.4-1|170	%makeinstall_std INSTALL="install -c -p"
14cu|cinepaint-1.4-1|171	
14cu|cinepaint-1.4-1|172	mkdir -p %{buildroot}%{_iconsdir}
14cu|cinepaint-1.4-1|173	tar -xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
14cu|cinepaint-1.4-1|174	
14cu|cinepaint-1.4-1|175	desktop-file-install \
14cu|cinepaint-1.4-1|176	--dir=${RPM_BUILD_ROOT}%{_datadir}/applications    \
14cu|cinepaint-1.4-1|177	--remove-category Application                      \
14cu|cinepaint-1.4-1|178	--mode 644                                         \
14cu|cinepaint-1.4-1|179	%{buildroot}%{_datadir}/applications/cinepaint.desktop
14cu|cinepaint-1.4-1|180	
14cu|cinepaint-1.4-1|181	# fix multilib cinepaint-devel
14cu|cinepaint-1.4-1|182	sed -i -e 's|plug_in_dir=%{_libdir}/cinepaint/%{cinever}|plug_in_dir="$(pkg-config --variable programplugindir cinepaint-gtk)"|' \
14cu|cinepaint-1.4-1|183	%{buildroot}%{_bindir}/cinepainttool
14cu|cinepaint-1.4-1|184	touch -r ChangeLog %{buildroot}%{_bindir}/cinepainttool
14cu|cinepaint-1.4-1|185	
14cu|cinepaint-1.4-1|186	# remove bundled fonts
14cu|cinepaint-1.4-1|187	rm -rf %{buildroot}%{_datadir}/fonts
14cu|cinepaint-1.4-1|188	
14cu|cinepaint-1.4-1|189	# rename gimprc to cinepaintrc
14cu|cinepaint-1.4-1|190	mv -f %{buildroot}%{_datadir}/cinepaint/%{upstream_version}/gimprc \
14cu|cinepaint-1.4-1|191	%{buildroot}%{_datadir}/cinepaint/%{upstream_version}/cinepaintrc
14cu|cinepaint-1.4-1|192	
14cu|cinepaint-1.4-1|193	# %find_lang %{name}
14cu|cinepaint-1.4-1|194	# %find_lang cinepaint-script-fu
14cu|cinepaint-1.4-1|195	# %find_lang cinepaint-std-plugins
14cu|cinepaint-1.4-1|196	# cat cinepaint-script-fu.lang | grep lang >> %{name}.lang
14cu|cinepaint-1.4-1|197	# cat cinepaint-std-plugins.lang | grep lang >> %{name}.lang
14cu|cinepaint-1.4-1|198	
14cu|cinepaint-1.4-1|199	%find_lang %{name} --all-name
14cu|cinepaint-1.4-1|200	
14cu|cinepaint-1.4-1|201	
14cu|cinepaint-1.4-1|202	%files -f %{name}.lang
14cu|cinepaint-1.4-1|203	%{_bindir}/cinepaint
14cu|cinepaint-1.4-1|204	%{_bindir}/cinepaint-remote
14cu|cinepaint-1.4-1|205	%{_mandir}/man1/cinepaint.1*
14cu|cinepaint-1.4-1|206	%{_libdir}/cinepaint
14cu|cinepaint-1.4-1|207	%{_datadir}/cinepaint
14cu|cinepaint-1.4-1|208	%{_datadir}/pixmaps/*.png
14cu|cinepaint-1.4-1|209	%{_datadir}/applications/*.desktop
14cu|cinepaint-1.4-1|210	%{_iconsdir}/*.png
14cu|cinepaint-1.4-1|211	%{_liconsdir}/*.png
14cu|cinepaint-1.4-1|212	%{_miconsdir}/*.png
14cu|cinepaint-1.4-1|213	
14cu|cinepaint-1.4-1|214	%files -n %{libname}
14cu|cinepaint-1.4-1|215	%defattr(-,root,root,755)
14cu|cinepaint-1.4-1|216	%{_libdir}/libcinepaint*.so.%{major}*
14cu|cinepaint-1.4-1|217	
14cu|cinepaint-1.4-1|218	%files -n %{develname}
14cu|cinepaint-1.4-1|219	%defattr(-,root,root,0755)
14cu|cinepaint-1.4-1|220	%{_bindir}/cinepainttool
14cu|cinepaint-1.4-1|221	%{_datadir}/aclocal/cinepaint.m4
14cu|cinepaint-1.4-1|222	%{_includedir}/*
14cu|cinepaint-1.4-1|223	%{_mandir}/man1/cinepainttool.1*
14cu|cinepaint-1.4-1|224	%{_libdir}/*.so
14cu|cinepaint-1.4-1|225	%{_libdir}/pkgconfig/*
14cu|cinepaint-1.4-1|226	
14cu|cinepaint-1.4-1|227	
14cu|cinepaint-1.4-1|228	%changelog
14cu|cinepaint-1.4-1|229	
14cu|cinepaint-1.4-1|230	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
14cu|cinepaint-1.4-1|231	- (8366666) Adjust BRs
14cu|cinepaint-1.4-1|232	
14cu|cinepaint-1.4-1|233	

9831 14
14cu|cjdns-17.4-1|1	Summary:	Mesh network router
14cu|cjdns-17.4-1|2	Name:		cjdns
14cu|cjdns-17.4-1|3	Version:	17.4
14cu|cjdns-17.4-1|4	Release:	1
14cu|cjdns-17.4-1|5	License:	GPLv3+
14cu|cjdns-17.4-1|6	Group:		Networking/Other
14cu|cjdns-17.4-1|7	Url:		https://github.com/cjdelisle/cjdns
14cu|cjdns-17.4-1|8	Source0:	%{name}-%{name}-v%{version}.tar.gz
14cu|cjdns-17.4-1|9	BuildRequires:	nodejs
14cu|cjdns-17.4-1|10	
14cu|cjdns-17.4-1|11	%description
14cu|cjdns-17.4-1|12	Cjdns implements an encrypted IPv6 network using public-key cryptography for
14cu|cjdns-17.4-1|13	address allocation and a distributed hash table for routing. This provides
14cu|cjdns-17.4-1|14	near-zero-configuration networking, and prevents many of the security and
14cu|cjdns-17.4-1|15	scalability issues that plague existing networks.
14cu|cjdns-17.4-1|16	
14cu|cjdns-17.4-1|17	%files
14cu|cjdns-17.4-1|18	%doc README* LICENSE
14cu|cjdns-17.4-1|19	%{_bindir}/cjdroute
14cu|cjdns-17.4-1|20	
14cu|cjdns-17.4-1|21	#----------------------------------------------------------------------------
14cu|cjdns-17.4-1|22	
14cu|cjdns-17.4-1|23	%prep
14cu|cjdns-17.4-1|24	%setup -qn %{name}-%{name}-v%{version}
14cu|cjdns-17.4-1|25	
14cu|cjdns-17.4-1|26	%build
14cu|cjdns-17.4-1|27	./do
14cu|cjdns-17.4-1|28	
14cu|cjdns-17.4-1|29	%install
14cu|cjdns-17.4-1|30	install -d %{buildroot}%{_bindir}
14cu|cjdns-17.4-1|31	install -Dm0755 cjdroute %{buildroot}%{_bindir}
14cu|cjdns-17.4-1|32	
14cu|cjdns-17.4-1|33	
14cu|cjdns-17.4-1|34	%changelog
14cu|cjdns-17.4-1|35	
14cu|cjdns-17.4-1|36	* Tue Oct 11 2016 Rosa <rosa@abf.rosalinux.ru> 17.4-1
14cu|cjdns-17.4-1|37	- (d93a745) Automatic import for version 17.4-1
14cu|cjdns-17.4-1|38	
14cu|cjdns-17.4-1|39	

9832 14
14cu|clamtk-5.25-1|1	Summary:	Easy to use front-end for ClamAV
14cu|clamtk-5.25-1|2	Name:		clamtk
14cu|clamtk-5.25-1|3	Version:	5.25
14cu|clamtk-5.25-1|4	Release:	1
14cu|clamtk-5.25-1|5	License:	Artistic
14cu|clamtk-5.25-1|6	Group:		File tools
14cu|clamtk-5.25-1|7	Url:		https://dave-theunsub.github.io/clamtk
14cu|clamtk-5.25-1|8	Source0:	https://bitbucket.org/davem_/clamtk/downloads/%{name}-%{version}.tar.xz
14cu|clamtk-5.25-1|9	Patch0:		%{name}-5.24-fix-UTF8-handling.patch
14cu|clamtk-5.25-1|10	# Use more universal icon names to be able to run with both rosa-icons and oxygen
14cu|clamtk-5.25-1|11	Patch1:		%{name}-5.25-icons.patch
14cu|clamtk-5.25-1|12	BuildRequires:	gettext
14cu|clamtk-5.25-1|13	BuildRequires:	desktop-file-utils
14cu|clamtk-5.25-1|14	Requires:	gettext
14cu|clamtk-5.25-1|15	Requires:	perl(Gtk2) >= 1.241
14cu|clamtk-5.25-1|16	Requires:	perl(Digest)
14cu|clamtk-5.25-1|17	Requires:	perl(LWP)
14cu|clamtk-5.25-1|18	Requires:	perl(JSON)
14cu|clamtk-5.25-1|19	Requires:	perl(MIME::Base64)
14cu|clamtk-5.25-1|20	Requires:	perl(Text::CSV)
14cu|clamtk-5.25-1|21	Requires:	perl(File::Copy::Recursive)
14cu|clamtk-5.25-1|22	Requires:	perl(Locale::gettext)
14cu|clamtk-5.25-1|23	Requires:	perl(Time::Piece)
14cu|clamtk-5.25-1|24	Requires:	clamav >= 0.98
14cu|clamtk-5.25-1|25	Requires:	clamav-db
14cu|clamtk-5.25-1|26	BuildArch:	noarch
14cu|clamtk-5.25-1|27	
14cu|clamtk-5.25-1|28	%description
14cu|clamtk-5.25-1|29	ClamTk is a GUI front-end for ClamAV using Gtk2-perl. It is designed to be an
14cu|clamtk-5.25-1|30	easy-to-use, point and click virus scanner for Linux systems.
14cu|clamtk-5.25-1|31	
14cu|clamtk-5.25-1|32	%files -f %{name}.lang
14cu|clamtk-5.25-1|33	%doc CHANGES DISCLAIMER LICENSE README.md
14cu|clamtk-5.25-1|34	%{_bindir}/%{name}
14cu|clamtk-5.25-1|35	%{perl_vendorlib}/ClamTk
14cu|clamtk-5.25-1|36	%{_datadir}/applications/%{name}.desktop
14cu|clamtk-5.25-1|37	%{_datadir}/pixmaps/%{name}.*
14cu|clamtk-5.25-1|38	%{_mandir}/man1/%{name}.1.*
14cu|clamtk-5.25-1|39	
14cu|clamtk-5.25-1|40	#-----------------------------------------------------------------------------
14cu|clamtk-5.25-1|41	
14cu|clamtk-5.25-1|42	%prep
14cu|clamtk-5.25-1|43	%setup -q
14cu|clamtk-5.25-1|44	%patch0 -p1
14cu|clamtk-5.25-1|45	%patch1 -p1
14cu|clamtk-5.25-1|46	
14cu|clamtk-5.25-1|47	
14cu|clamtk-5.25-1|48	%build
14cu|clamtk-5.25-1|49	# Nothing to do
14cu|clamtk-5.25-1|50	
14cu|clamtk-5.25-1|51	
14cu|clamtk-5.25-1|52	%install
14cu|clamtk-5.25-1|53	# Manual installion:
14cu|clamtk-5.25-1|54	# 1. Main perl script
14cu|clamtk-5.25-1|55	%{__install} -D -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|clamtk-5.25-1|56	
14cu|clamtk-5.25-1|57	# 2. Other perl modules
14cu|clamtk-5.25-1|58	%{__install} -d %{buildroot}%{perl_vendorlib}/ClamTk
14cu|clamtk-5.25-1|59	%{__install} -m0644 lib/*.pm %{buildroot}%{perl_vendorlib}/ClamTk
14cu|clamtk-5.25-1|60	
14cu|clamtk-5.25-1|61	# 3. Icons
14cu|clamtk-5.25-1|62	%{__install} -D -m0644 images/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|clamtk-5.25-1|63	%{__install} -D -m0644 images/%{name}.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|clamtk-5.25-1|64	#{__install} -D -m0644 images/%%{name}-loader.gif %%{buildroot}%%{_datadir}/pixmaps/%%{name}-loader.gif
14cu|clamtk-5.25-1|65	
14cu|clamtk-5.25-1|66	# 4. Man page
14cu|clamtk-5.25-1|67	%{__install} -D -m0644 %{name}.1.gz %{buildroot}%{_mandir}/man1/%{name}.1.gz
14cu|clamtk-5.25-1|68	
14cu|clamtk-5.25-1|69	# 5. .desktop file
14cu|clamtk-5.25-1|70	%{__install} -D -m0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|clamtk-5.25-1|71	desktop-file-edit \
14cu|clamtk-5.25-1|72	--add-category="GTK" \
14cu|clamtk-5.25-1|73	--add-category="System" \
14cu|clamtk-5.25-1|74	--add-category="Security" \
14cu|clamtk-5.25-1|75	--remove-category="Utility" \
14cu|clamtk-5.25-1|76	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|clamtk-5.25-1|77	
14cu|clamtk-5.25-1|78	# 6. Translation files
14cu|clamtk-5.25-1|79	for n in po/*.mo ; do
14cu|clamtk-5.25-1|80	%{__install} -D -m0644 $n %{buildroot}%{_datadir}/locale/`basename $n .mo`/LC_MESSAGES/%{name}.mo
14cu|clamtk-5.25-1|81	done
14cu|clamtk-5.25-1|82	
14cu|clamtk-5.25-1|83	%find_lang %{name}
14cu|clamtk-5.25-1|84	
14cu|clamtk-5.25-1|85	%changelog
14cu|clamtk-5.25-1|86	
14cu|clamtk-5.25-1|87	* Wed Mar 07 2018 alekseyz <a.zimin@rosalinux.ru> 5.25-1
14cu|clamtk-5.25-1|88	- (1fd5434) Merge pull request #3 from import/clamtk:rosa2016.1
14cu|clamtk-5.25-1|89	- (1fd5434) Updated to release 5.25
14cu|clamtk-5.25-1|90	
14cu|clamtk-5.25-1|91	

9833 14
14cu|clanbomber2-2.1.1-1|1	%define Summary A free (GPL) Bomberman-like multiplayer game
14cu|clanbomber2-2.1.1-1|2	%define oname clanbomber
14cu|clanbomber2-2.1.1-1|3	
14cu|clanbomber2-2.1.1-1|4	Name:           clanbomber2
14cu|clanbomber2-2.1.1-1|5	Version:        2.1.1
14cu|clanbomber2-2.1.1-1|6	Release:        1
14cu|clanbomber2-2.1.1-1|7	Summary:        %{Summary}
14cu|clanbomber2-2.1.1-1|8	License:        GPLv2
14cu|clanbomber2-2.1.1-1|9	Group:          Games/Arcade
14cu|clanbomber2-2.1.1-1|10	URL:		http://savannah.nongnu.org/projects/clanbomber/
14cu|clanbomber2-2.1.1-1|11	Source0:        http://download.savannah.gnu.org/releases/%{oname}/%{oname}-%{version}.tar.lzma
14cu|clanbomber2-2.1.1-1|12	Source11:	%{oname}.16.png
14cu|clanbomber2-2.1.1-1|13	Source12:	%{oname}.32.png
14cu|clanbomber2-2.1.1-1|14	Source13:	%{oname}.48.png
14cu|clanbomber2-2.1.1-1|15	Patch0:		clanbomber-2.1.1-desktop-fix.patch
14cu|clanbomber2-2.1.1-1|16	Patch1:		clanbomber-2.1.1-dirprefix.patch
14cu|clanbomber2-2.1.1-1|17	Patch2:		clanbomber-2.1.1-boost-filesystem.patch
14cu|clanbomber2-2.1.1-1|18	BuildRequires:	boost-devel
14cu|clanbomber2-2.1.1-1|19	BuildRequires:	boost
14cu|clanbomber2-2.1.1-1|20	BuildRequires:	pkgconfig(sdl) >= 1.2.0
14cu|clanbomber2-2.1.1-1|21	BuildRequires:	pkgconfig(SDL_image)
14cu|clanbomber2-2.1.1-1|22	BuildRequires:	pkgconfig(SDL_mixer)
14cu|clanbomber2-2.1.1-1|23	BuildRequires:	pkgconfig(SDL_ttf)
14cu|clanbomber2-2.1.1-1|24	BuildRequires:	pkgconfig(SDL_gfx)
14cu|clanbomber2-2.1.1-1|25	
14cu|clanbomber2-2.1.1-1|26	%description
14cu|clanbomber2-2.1.1-1|27	ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a
14cu|clanbomber2-2.1.1-1|28	free multi platform C++ game SDK. First "ClanBomber" was only a working title
14cu|clanbomber2-2.1.1-1|29	for a small game started in September 1998, that has only been started to learn
14cu|clanbomber2-2.1.1-1|30	how to use ClanLib. But the ClanBomber project has grown into a real game. It
14cu|clanbomber2-2.1.1-1|31	is fully playable and features Computer controlled bombers, however, it is
14cu|clanbomber2-2.1.1-1|32	recommended to play ClanBomber with friends (3-8 players are really fun).
14cu|clanbomber2-2.1.1-1|33	
14cu|clanbomber2-2.1.1-1|34	Clanbomber2 is a port of ClanBomber on frame buffer.
14cu|clanbomber2-2.1.1-1|35	For X Window, just use plain legacy ClanBomber.
14cu|clanbomber2-2.1.1-1|36	
14cu|clanbomber2-2.1.1-1|37	%files -f %oname.lang
14cu|clanbomber2-2.1.1-1|38	%doc AUTHORS COPYING README
14cu|clanbomber2-2.1.1-1|39	%{_gamesbindir}/*
14cu|clanbomber2-2.1.1-1|40	%{_gamesdatadir}/*
14cu|clanbomber2-2.1.1-1|41	%{_miconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|42	%{_iconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|43	%{_liconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|44	%{_datadir}/applications/*.desktop
14cu|clanbomber2-2.1.1-1|45	#---------------------------------------------------------------
14cu|clanbomber2-2.1.1-1|46	
14cu|clanbomber2-2.1.1-1|47	%prep
14cu|clanbomber2-2.1.1-1|48	%setup -qn %{oname}-%{version}
14cu|clanbomber2-2.1.1-1|49	%patch0 -p0
14cu|clanbomber2-2.1.1-1|50	%patch1 -p0
14cu|clanbomber2-2.1.1-1|51	%patch2 -p0
14cu|clanbomber2-2.1.1-1|52	
14cu|clanbomber2-2.1.1-1|53	%build
14cu|clanbomber2-2.1.1-1|54	export CXXFLAGS="%{optflags} -pthread"
14cu|clanbomber2-2.1.1-1|55	%configure2_5x --bindir=%{_gamesbindir} \
14cu|clanbomber2-2.1.1-1|56	--datadir=%{_gamesdatadir} \
14cu|clanbomber2-2.1.1-1|57	--with-boost-libdir=%{_libdir}
14cu|clanbomber2-2.1.1-1|58	
14cu|clanbomber2-2.1.1-1|59	%make
14cu|clanbomber2-2.1.1-1|60	
14cu|clanbomber2-2.1.1-1|61	%install
14cu|clanbomber2-2.1.1-1|62	%makeinstall_std
14cu|clanbomber2-2.1.1-1|63	
14cu|clanbomber2-2.1.1-1|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{oname}.png
14cu|clanbomber2-2.1.1-1|67	
14cu|clanbomber2-2.1.1-1|68	mkdir -p %{buildroot}%{_datadir}/applications
14cu|clanbomber2-2.1.1-1|69	mv %{buildroot}%{_gamesdatadir}/applications/*.desktop %{buildroot}%{_datadir}/applications/
14cu|clanbomber2-2.1.1-1|70	
14cu|clanbomber2-2.1.1-1|71	%find_lang %{oname}
14cu|clanbomber2-2.1.1-1|72	
14cu|clanbomber2-2.1.1-1|73	
14cu|clanbomber2-2.1.1-1|74	
14cu|clanbomber2-2.1.1-1|75	%changelog
14cu|clanbomber2-2.1.1-1|76	
14cu|clanbomber2-2.1.1-1|77	* Sun Aug 09 2015 abfonly <abfonly@gmail.com> 2.1.1-1
14cu|clanbomber2-2.1.1-1|78	- (17ba423) Log: Update to 2.1.1,
14cu|clanbomber2-2.1.1-1|79	- (17ba423) fixed new urls
14cu|clanbomber2-2.1.1-1|80	
14cu|clanbomber2-2.1.1-1|81	

9834 14
14cu|classads-1.0.10-9|1	%define major	1
14cu|classads-1.0.10-9|2	%define libname	%mklibname classads %{major}
14cu|classads-1.0.10-9|3	%define libns	%mklibname classads_ns %{major}
14cu|classads-1.0.10-9|4	%define devname	%mklibname classads -d
14cu|classads-1.0.10-9|5	
14cu|classads-1.0.10-9|6	Summary:	Condor's classified advertisement language
14cu|classads-1.0.10-9|7	Name:		classads
14cu|classads-1.0.10-9|8	Version:	1.0.10
14cu|classads-1.0.10-9|9	Release:	9
14cu|classads-1.0.10-9|10	License:	ASLv2.0
14cu|classads-1.0.10-9|11	Group:		System/Libraries
14cu|classads-1.0.10-9|12	Url:		http://www.cs.wisc.edu/condor/classad/
14cu|classads-1.0.10-9|13	Source0:	ftp://ftp.cs.wisc.edu/condor/classad/c++/%{name}-%{version}.tar.gz
14cu|classads-1.0.10-9|14	BuildRequires:	pkgconfig(libpcre)
14cu|classads-1.0.10-9|15	
14cu|classads-1.0.10-9|16	%description
14cu|classads-1.0.10-9|17	Classified Advertisements (classads) are the lingua franca of
14cu|classads-1.0.10-9|18	Condor. They are used for describing jobs, workstations, and other
14cu|classads-1.0.10-9|19	resources. They are exchanged by Condor processes to schedule
14cu|classads-1.0.10-9|20	jobs. They are logged to files for statistical and debugging
14cu|classads-1.0.10-9|21	purposes. They are used to enquire about current state of the system.
14cu|classads-1.0.10-9|22	
14cu|classads-1.0.10-9|23	A classad is a mapping from attribute names to expressions. In the
14cu|classads-1.0.10-9|24	simplest cases, the expressions are simple constants (integer,
14cu|classads-1.0.10-9|25	floating point, or string). A classad is thus a form of property
14cu|classads-1.0.10-9|26	list. Attribute expressions can also be more complicated. There is a
14cu|classads-1.0.10-9|27	protocol for evaluating an attribute expression of a classad vis a vis
14cu|classads-1.0.10-9|28	another ad. For example, the expression "other.size > 3" in one ad
14cu|classads-1.0.10-9|29	evaluates to true if the other ad has an attribute named size and the
14cu|classads-1.0.10-9|30	value of that attribute is (or evaluates to) an integer greater than
14cu|classads-1.0.10-9|31	three. Two classads match if each ad has an attribute requirements
14cu|classads-1.0.10-9|32	that evaluates to true in the context of the other ad. Classad
14cu|classads-1.0.10-9|33	matching is used by the Condor central manager to determine the
14cu|classads-1.0.10-9|34	compatibility of jobs and workstations where they may be run.
14cu|classads-1.0.10-9|35	
14cu|classads-1.0.10-9|36	%package -n %{libname}
14cu|classads-1.0.10-9|37	Summary:	Library for creating ISO disc images
14cu|classads-1.0.10-9|38	Group:		System/Libraries
14cu|classads-1.0.10-9|39	Obsoletes:	%{_lib}classads0
14cu|classads-1.0.10-9|40	
14cu|classads-1.0.10-9|41	%description -n %{libname}
14cu|classads-1.0.10-9|42	Classified Advertisements (classads) are the lingua franca of
14cu|classads-1.0.10-9|43	Condor. They are used for describing jobs, workstations, and other
14cu|classads-1.0.10-9|44	resources. They are exchanged by Condor processes to schedule
14cu|classads-1.0.10-9|45	jobs. They are logged to files for statistical and debugging
14cu|classads-1.0.10-9|46	purposes. They are used to enquire about current state of the system.
14cu|classads-1.0.10-9|47	
14cu|classads-1.0.10-9|48	%package -n %{libns}
14cu|classads-1.0.10-9|49	Summary:	Library for creating ISO disc images
14cu|classads-1.0.10-9|50	Group:		System/Libraries
14cu|classads-1.0.10-9|51	Conflicts:	%{_lib}classads0
14cu|classads-1.0.10-9|52	
14cu|classads-1.0.10-9|53	%description -n %{libns}
14cu|classads-1.0.10-9|54	Classified Advertisements (classads) are the lingua franca of
14cu|classads-1.0.10-9|55	Condor. They are used for describing jobs, workstations, and other
14cu|classads-1.0.10-9|56	resources. They are exchanged by Condor processes to schedule
14cu|classads-1.0.10-9|57	jobs. They are logged to files for statistical and debugging
14cu|classads-1.0.10-9|58	purposes. They are used to enquire about current state of the system.
14cu|classads-1.0.10-9|59	
14cu|classads-1.0.10-9|60	%package -n %{devname}
14cu|classads-1.0.10-9|61	Summary:	Headers for Condor's classified advertisement language
14cu|classads-1.0.10-9|62	Group:		Development/C++
14cu|classads-1.0.10-9|63	Requires:	%{libname} = %{version}-%{release}
14cu|classads-1.0.10-9|64	Requires:	%{libns} = %{version}-%{release}
14cu|classads-1.0.10-9|65	Provides:	%{name}-devel = %{version}-%{release}
14cu|classads-1.0.10-9|66	Obsoletes:	%{_lib}classads-static-devel
14cu|classads-1.0.10-9|67	
14cu|classads-1.0.10-9|68	%description -n %{devname}
14cu|classads-1.0.10-9|69	Header files for Condor's ClassAd Library, a powerful and flexible,
14cu|classads-1.0.10-9|70	semi-structured representation of data.
14cu|classads-1.0.10-9|71	
14cu|classads-1.0.10-9|72	%prep
14cu|classads-1.0.10-9|73	%setup -q
14cu|classads-1.0.10-9|74	#autoreconf -fi
14cu|classads-1.0.10-9|75	
14cu|classads-1.0.10-9|76	%build
14cu|classads-1.0.10-9|77	%configure2_5x \
14cu|classads-1.0.10-9|78	--disable-static \
14cu|classads-1.0.10-9|79	--enable-namespace \
14cu|classads-1.0.10-9|80	--enable-flexible-member
14cu|classads-1.0.10-9|81	
14cu|classads-1.0.10-9|82	%make
14cu|classads-1.0.10-9|83	
14cu|classads-1.0.10-9|84	%install
14cu|classads-1.0.10-9|85	%makeinstall_std
14cu|classads-1.0.10-9|86	
14cu|classads-1.0.10-9|87	%check
14cu|classads-1.0.10-9|88	make check
14cu|classads-1.0.10-9|89	
14cu|classads-1.0.10-9|90	%files -n %{libname}
14cu|classads-1.0.10-9|91	%{_libdir}/libclassad.so.%{major}*
14cu|classads-1.0.10-9|92	
14cu|classads-1.0.10-9|93	%files -n %{libns}
14cu|classads-1.0.10-9|94	%{_libdir}/libclassad_ns.so.%{major}*
14cu|classads-1.0.10-9|95	
14cu|classads-1.0.10-9|96	%files -n %{devname}
14cu|classads-1.0.10-9|97	%doc LICENSE-2.0.txt README CHANGELOG
14cu|classads-1.0.10-9|98	%{_bindir}/classad_version
14cu|classads-1.0.10-9|99	%{_bindir}/classad_version_ns
14cu|classads-1.0.10-9|100	%{_bindir}/classad_functional_tester
14cu|classads-1.0.10-9|101	%{_bindir}/classad_functional_tester_ns
14cu|classads-1.0.10-9|102	%{_bindir}/cxi
14cu|classads-1.0.10-9|103	%{_bindir}/cxi_ns
14cu|classads-1.0.10-9|104	%{_libdir}/libclassad.so
14cu|classads-1.0.10-9|105	%{_libdir}/libclassad_ns.so
14cu|classads-1.0.10-9|106	%dir %{_includedir}/classad/
14cu|classads-1.0.10-9|107	%{_includedir}/classad/*.h
14cu|classads-1.0.10-9|108	
14cu|classads-1.0.10-9|109	
14cu|classads-1.0.10-9|110	%changelog
14cu|classads-1.0.10-9|111	
14cu|classads-1.0.10-9|112	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-9
14cu|classads-1.0.10-9|113	- (e3a032b) Sync cleanup with cooker
14cu|classads-1.0.10-9|114	
14cu|classads-1.0.10-9|115	

9835 14
14cu|claws-mail-3.16.0-1|1	%define debug_package %{nil}
14cu|claws-mail-3.16.0-1|2	%define disable_ld_no_undefined 1
14cu|claws-mail-3.16.0-1|3	%define flag_gtk3 0
14cu|claws-mail-3.16.0-1|4	%define flag_demo 1
14cu|claws-mail-3.16.0-1|5	
14cu|claws-mail-3.16.0-1|6	# There are perl scripts in docs/tools and we don't want to install perl
14cu|claws-mail-3.16.0-1|7	# modules required by these scripts
14cu|claws-mail-3.16.0-1|8	%define __noautoreq 'perl(.*)'
14cu|claws-mail-3.16.0-1|9	
14cu|claws-mail-3.16.0-1|10	Summary:	The user-friendly, lightweight and fast GTK2 based email client
14cu|claws-mail-3.16.0-1|11	Name:		claws-mail
14cu|claws-mail-3.16.0-1|12	Version:	3.16.0
14cu|claws-mail-3.16.0-1|13	Release:	1
14cu|claws-mail-3.16.0-1|14	Epoch:		1
14cu|claws-mail-3.16.0-1|15	License:	GPLv3+
14cu|claws-mail-3.16.0-1|16	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|17	Url:		http://www.claws-mail.org
14cu|claws-mail-3.16.0-1|18	Source0:	http://www.claws-mail.org/releases/%{name}-%{version}.tar.xz
14cu|claws-mail-3.16.0-1|19	Source1:	claws-mail.rpmlintrc
14cu|claws-mail-3.16.0-1|20	# from Debian
14cu|claws-mail-3.16.0-1|21	Patch0:		claws-mail-3.13.2-trashed-read.patch
14cu|claws-mail-3.16.0-1|22	BuildRequires:	bison
14cu|claws-mail-3.16.0-1|23	BuildRequires:	flex
14cu|claws-mail-3.16.0-1|24	BuildRequires:	docbook-utils
14cu|claws-mail-3.16.0-1|25	BuildRequires:	docbook-utils-pdf
14cu|claws-mail-3.16.0-1|26	BuildRequires:	imagemagick
14cu|claws-mail-3.16.0-1|27	BuildRequires:	intltool
14cu|claws-mail-3.16.0-1|28	BuildRequires:	compface-devel
14cu|claws-mail-3.16.0-1|29	BuildRequires:	gpgme-devel > 0.4.5
14cu|claws-mail-3.16.0-1|30	BuildRequires:	libetpan-devel >= 0.42
14cu|claws-mail-3.16.0-1|31	BuildRequires:	libytnef-devel
14cu|claws-mail-3.16.0-1|32	BuildRequires:	libxml2-devel
14cu|claws-mail-3.16.0-1|33	BuildRequires:	openldap-devel
14cu|claws-mail-3.16.0-1|34	BuildRequires:	perl-devel
14cu|claws-mail-3.16.0-1|35	BuildRequires:	pkgconfig(cairo)
14cu|claws-mail-3.16.0-1|36	BuildRequires:	pkgconfig(champlain-0.12)
14cu|claws-mail-3.16.0-1|37	BuildRequires:	pkgconfig(champlain-gtk-0.12)
14cu|claws-mail-3.16.0-1|38	BuildRequires:	pkgconfig(clutter-1.0)
14cu|claws-mail-3.16.0-1|39	BuildRequires:	pkgconfig(dbus-1) >= 0.60
14cu|claws-mail-3.16.0-1|40	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.60
14cu|claws-mail-3.16.0-1|41	BuildRequires:	pkgconfig(enchant) >= 1.0.0
14cu|claws-mail-3.16.0-1|42	BuildRequires:	pkgconfig(expat)
14cu|claws-mail-3.16.0-1|43	BuildRequires:	pkgconfig(glib-2.0) >= 2.6
14cu|claws-mail-3.16.0-1|44	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6
14cu|claws-mail-3.16.0-1|45	BuildRequires:	pkgconfig(gnutls) >= 2.2
14cu|claws-mail-3.16.0-1|46	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6
14cu|claws-mail-3.16.0-1|47	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6
14cu|claws-mail-3.16.0-1|48	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.16
14cu|claws-mail-3.16.0-1|49	BuildRequires:	pkgconfig(indicate-0.6)
14cu|claws-mail-3.16.0-1|50	BuildRequires:	pkgconfig(libarchive)
14cu|claws-mail-3.16.0-1|51	BuildRequires:	pkgconfig(libcanberra)
14cu|claws-mail-3.16.0-1|52	%if %{flag_gtk3}
14cu|claws-mail-3.16.0-1|53	BuildRequires:	pkgconfig(libcanberra-gtk3)
14cu|claws-mail-3.16.0-1|54	%else
14cu|claws-mail-3.16.0-1|55	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|claws-mail-3.16.0-1|56	%endif
14cu|claws-mail-3.16.0-1|57	BuildRequires:	pkgconfig(libcurl)
14cu|claws-mail-3.16.0-1|58	BuildRequires:	pkgconfig(libical)
14cu|claws-mail-3.16.0-1|59	BuildRequires:	pkgconfig(libgcrypt)
14cu|claws-mail-3.16.0-1|60	BuildRequires:	pkgconfig(libgdata)
14cu|claws-mail-3.16.0-1|61	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.0
14cu|claws-mail-3.16.0-1|62	BuildRequires:	pkgconfig(libnotify)
14cu|claws-mail-3.16.0-1|63	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
14cu|claws-mail-3.16.0-1|64	BuildRequires:	pkgconfig(libxml-2.0)
14cu|claws-mail-3.16.0-1|65	BuildRequires:	pkgconfig(NetworkManager) >= 0.6.2
14cu|claws-mail-3.16.0-1|66	BuildRequires:	pkgconfig(pilot-link)
14cu|claws-mail-3.16.0-1|67	BuildRequires:	pkgconfig(poppler)
14cu|claws-mail-3.16.0-1|68	BuildRequires:	pkgconfig(poppler-glib)
14cu|claws-mail-3.16.0-1|69	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|claws-mail-3.16.0-1|70	BuildRequires:	pkgconfig(sm)
14cu|claws-mail-3.16.0-1|71	BuildRequires:	pkgconfig(valgrind)
14cu|claws-mail-3.16.0-1|72	BuildRequires:	pkgconfig(webkit-1.0)
14cu|claws-mail-3.16.0-1|73	Requires:	aspell-dictionary
14cu|claws-mail-3.16.0-1|74	Requires:	common-licenses
14cu|claws-mail-3.16.0-1|75	Requires:	compface
14cu|claws-mail-3.16.0-1|76	Requires:	rootcerts
14cu|claws-mail-3.16.0-1|77	Requires:	gsettings-desktop-schemas
14cu|claws-mail-3.16.0-1|78	# These are dropped
14cu|claws-mail-3.16.0-1|79	Obsoletes:	%{name}-clamav-plugin < %{EVRD}
14cu|claws-mail-3.16.0-1|80	Obsoletes:	%{name}-dillo_viewer-plugin < %{EVRD}
14cu|claws-mail-3.16.0-1|81	Obsoletes:	%{name}-trayicon-plugin < %{EVRD}
14cu|claws-mail-3.16.0-1|82	
14cu|claws-mail-3.16.0-1|83	%description
14cu|claws-mail-3.16.0-1|84	Claws-Mail is an e-mail client (and news reader) based on GTK+2, running
14cu|claws-mail-3.16.0-1|85	on X Window System, and aiming for:
14cu|claws-mail-3.16.0-1|86	* Quick response
14cu|claws-mail-3.16.0-1|87	* Graceful, and sophisticated interface
14cu|claws-mail-3.16.0-1|88	* Easy configuration, intuitive operation
14cu|claws-mail-3.16.0-1|89	* Abundant features
14cu|claws-mail-3.16.0-1|90	The appearance and interface are similar to some popular e-mail clients for
14cu|claws-mail-3.16.0-1|91	Windows, such as Outlook Express, Becky!, and Datula. The interface is also
14cu|claws-mail-3.16.0-1|92	designed to emulate the mailers on Emacsen, and almost all commands are
14cu|claws-mail-3.16.0-1|93	accessible with the keyboard.
14cu|claws-mail-3.16.0-1|94	
14cu|claws-mail-3.16.0-1|95	The messages are managed by MH format, and you'll be able to use it together
14cu|claws-mail-3.16.0-1|96	with another mailer based on MH format (like Mew). You can also utilize
14cu|claws-mail-3.16.0-1|97	fetchmail or/and procmail, and external programs on receiving (like inc or
14cu|claws-mail-3.16.0-1|98	imget).
14cu|claws-mail-3.16.0-1|99	
14cu|claws-mail-3.16.0-1|100	This is an improved version over the "bare" sylpheed package. It has
14cu|claws-mail-3.16.0-1|101	some additional features, and also extends existing features.
14cu|claws-mail-3.16.0-1|102	
14cu|claws-mail-3.16.0-1|103	Addtitional features include:
14cu|claws-mail-3.16.0-1|104	o Scoring
14cu|claws-mail-3.16.0-1|105	o Spell checking
14cu|claws-mail-3.16.0-1|106	o Return receipts
14cu|claws-mail-3.16.0-1|107	
14cu|claws-mail-3.16.0-1|108	Improved features include:
14cu|claws-mail-3.16.0-1|109	o SMTP Auth
14cu|claws-mail-3.16.0-1|110	o Filtering
14cu|claws-mail-3.16.0-1|111	o MIME attachments
14cu|claws-mail-3.16.0-1|112	o Integrated News reader
14cu|claws-mail-3.16.0-1|113	o Automatic mail checking
14cu|claws-mail-3.16.0-1|114	o Line-wrapping
14cu|claws-mail-3.16.0-1|115	o XML-based addressbook
14cu|claws-mail-3.16.0-1|116	o Newly arrived and unread message management
14cu|claws-mail-3.16.0-1|117	o Printing
14cu|claws-mail-3.16.0-1|118	o GnuPG support
14cu|claws-mail-3.16.0-1|119	o Address book supports JPilot, LDAP, LDIF, and vCard data files
14cu|claws-mail-3.16.0-1|120	
14cu|claws-mail-3.16.0-1|121	For a complete listing of Features: http://www.claws-mail.org/features.php
14cu|claws-mail-3.16.0-1|122	
14cu|claws-mail-3.16.0-1|123	%files -f %{name}.lang
14cu|claws-mail-3.16.0-1|124	%{_bindir}/%{name}
14cu|claws-mail-3.16.0-1|125	%{_bindir}/sylpheed-claws
14cu|claws-mail-3.16.0-1|126	#%{_datadir}/appdata/claws-mail.appdata.xml
14cu|claws-mail-3.16.0-1|127	%{_datadir}/applications/claws-mail.desktop
14cu|claws-mail-3.16.0-1|128	%dir %{_libdir}/%{name}
14cu|claws-mail-3.16.0-1|129	%dir %{_libdir}/%{name}/plugins
14cu|claws-mail-3.16.0-1|130	%{_iconsdir}/hicolor/*/apps/*.png
14cu|claws-mail-3.16.0-1|131	%{_docdir}/claws-mail
14cu|claws-mail-3.16.0-1|132	
14cu|claws-mail-3.16.0-1|133	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|134	
14cu|claws-mail-3.16.0-1|135	%package devel
14cu|claws-mail-3.16.0-1|136	Summary:	Development files for Claws Mail
14cu|claws-mail-3.16.0-1|137	Group:		Development/Other
14cu|claws-mail-3.16.0-1|138	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|139	# Dropped since 3.9.2
14cu|claws-mail-3.16.0-1|140	Obsoletes:	%{name}-notification-plugin-devel < %{EVRD}
14cu|claws-mail-3.16.0-1|141	Obsoletes:	%{name}-vcalendar-plugin-devel < %{EVRD}
14cu|claws-mail-3.16.0-1|142	
14cu|claws-mail-3.16.0-1|143	%description devel
14cu|claws-mail-3.16.0-1|144	Development files and headers for %{name}.
14cu|claws-mail-3.16.0-1|145	
14cu|claws-mail-3.16.0-1|146	%files devel
14cu|claws-mail-3.16.0-1|147	%{_includedir}/%{name}
14cu|claws-mail-3.16.0-1|148	%{_libdir}/pkgconfig/claws-mail.pc
14cu|claws-mail-3.16.0-1|149	
14cu|claws-mail-3.16.0-1|150	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|151	
14cu|claws-mail-3.16.0-1|152	%package acpi-plugin
14cu|claws-mail-3.16.0-1|153	Summary:	This Claws Mail plugin enables mail notification via LEDs on some laptops
14cu|claws-mail-3.16.0-1|154	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|155	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|156	
14cu|claws-mail-3.16.0-1|157	%description acpi-plugin
14cu|claws-mail-3.16.0-1|158	This plugin for Claws Mail enables mail notification via LEDs on some laptops.
14cu|claws-mail-3.16.0-1|159	
14cu|claws-mail-3.16.0-1|160	%files acpi-plugin
14cu|claws-mail-3.16.0-1|161	#%{_datadir}/appdata/claws-mail-acpi_notifier.metainfo.xml
14cu|claws-mail-3.16.0-1|162	%{_libdir}/%{name}/plugins/acpi_notifier.so
14cu|claws-mail-3.16.0-1|163	
14cu|claws-mail-3.16.0-1|164	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|165	
14cu|claws-mail-3.16.0-1|166	%package address_keeper-plugin
14cu|claws-mail-3.16.0-1|167	Summary:	This Claws Mail plugin never forgets e-mail adresses
14cu|claws-mail-3.16.0-1|168	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|169	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|170	
14cu|claws-mail-3.16.0-1|171	%description address_keeper-plugin
14cu|claws-mail-3.16.0-1|172	This plugin for Claws Mail allows saving outgoing addresses to a designated
14cu|claws-mail-3.16.0-1|173	folder in the address book.Addresses are saved only if not found in the
14cu|claws-mail-3.16.0-1|174	address book to avoid unwanted duplicates.
14cu|claws-mail-3.16.0-1|175	
14cu|claws-mail-3.16.0-1|176	%files address_keeper-plugin
14cu|claws-mail-3.16.0-1|177	#%{_datadir}/appdata/claws-mail-address_keeper.metainfo.xml
14cu|claws-mail-3.16.0-1|178	%{_libdir}/%{name}/plugins/address_keeper.so
14cu|claws-mail-3.16.0-1|179	
14cu|claws-mail-3.16.0-1|180	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|181	
14cu|claws-mail-3.16.0-1|182	%package archive-plugin
14cu|claws-mail-3.16.0-1|183	Summary:	Mail Archiver
14cu|claws-mail-3.16.0-1|184	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|185	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|186	
14cu|claws-mail-3.16.0-1|187	%description archive-plugin
14cu|claws-mail-3.16.0-1|188	This plugin adds archiving features to Claws Mail.
14cu|claws-mail-3.16.0-1|189	
14cu|claws-mail-3.16.0-1|190	%files archive-plugin
14cu|claws-mail-3.16.0-1|191	#%{_datadir}/appdata/claws-mail-archive.metainfo.xml
14cu|claws-mail-3.16.0-1|192	%{_libdir}/%{name}/plugins/archive.so
14cu|claws-mail-3.16.0-1|193	
14cu|claws-mail-3.16.0-1|194	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|195	
14cu|claws-mail-3.16.0-1|196	%package att_remover-plugin
14cu|claws-mail-3.16.0-1|197	Summary:	This Claws Mail plugin enables the removal of attachments
14cu|claws-mail-3.16.0-1|198	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|199	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|200	
14cu|claws-mail-3.16.0-1|201	%description att_remover-plugin
14cu|claws-mail-3.16.0-1|202	This plugin for Claws Mail enables the removal of attachments.
14cu|claws-mail-3.16.0-1|203	
14cu|claws-mail-3.16.0-1|204	%files att_remover-plugin
14cu|claws-mail-3.16.0-1|205	#%{_datadir}/appdata/claws-mail-att_remover.metainfo.xml
14cu|claws-mail-3.16.0-1|206	%{_libdir}/%{name}/plugins/att_remover.so
14cu|claws-mail-3.16.0-1|207	
14cu|claws-mail-3.16.0-1|208	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|209	
14cu|claws-mail-3.16.0-1|210	%package attachwarner-plugin
14cu|claws-mail-3.16.0-1|211	Summary:	This Claws Mail plugin enables attachment warnings
14cu|claws-mail-3.16.0-1|212	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|213	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|214	
14cu|claws-mail-3.16.0-1|215	%description attachwarner-plugin
14cu|claws-mail-3.16.0-1|216	This Claws Mail plugin enables attachment warnings.
14cu|claws-mail-3.16.0-1|217	
14cu|claws-mail-3.16.0-1|218	%files attachwarner-plugin
14cu|claws-mail-3.16.0-1|219	#%{_datadir}/appdata/claws-mail-attachwarner.metainfo.xml
14cu|claws-mail-3.16.0-1|220	%{_libdir}/%{name}/plugins/attachwarner.so
14cu|claws-mail-3.16.0-1|221	
14cu|claws-mail-3.16.0-1|222	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|223	
14cu|claws-mail-3.16.0-1|224	%package bogofilter-plugin
14cu|claws-mail-3.16.0-1|225	Summary:	Bogofilter plugin for Claws Mail
14cu|claws-mail-3.16.0-1|226	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|227	BuildRequires:	bogofilter
14cu|claws-mail-3.16.0-1|228	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|229	Requires:	bogofilter
14cu|claws-mail-3.16.0-1|230	
14cu|claws-mail-3.16.0-1|231	%description bogofilter-plugin
14cu|claws-mail-3.16.0-1|232	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
14cu|claws-mail-3.16.0-1|233	account using Bogofilter. It can optionally delete mail identified as spam
14cu|claws-mail-3.16.0-1|234	or save it to a designated folder. Bogofilter is a pure Bayesian filter,
14cu|claws-mail-3.16.0-1|235	therefore it has better speed performance than SpamAssassin but might catch
14cu|claws-mail-3.16.0-1|236	less spam.
14cu|claws-mail-3.16.0-1|237	
14cu|claws-mail-3.16.0-1|238	%files bogofilter-plugin
14cu|claws-mail-3.16.0-1|239	#%{_datadir}/appdata/claws-mail-bogofilter.metainfo.xml
14cu|claws-mail-3.16.0-1|240	%{_libdir}/%{name}/plugins/bogofilter.so
14cu|claws-mail-3.16.0-1|241	
14cu|claws-mail-3.16.0-1|242	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|243	
14cu|claws-mail-3.16.0-1|244	%package bsfilter-plugin
14cu|claws-mail-3.16.0-1|245	Summary:	This Claws Mail plugin enables spam fitering through bsfilter
14cu|claws-mail-3.16.0-1|246	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|247	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|248	
14cu|claws-mail-3.16.0-1|249	%description bsfilter-plugin
14cu|claws-mail-3.16.0-1|250	Check all messages that are received from an IMAP, LOCAL or POP account
14cu|claws-mail-3.16.0-1|251	for spam using Bsfilter.
14cu|claws-mail-3.16.0-1|252	
14cu|claws-mail-3.16.0-1|253	%files bsfilter-plugin
14cu|claws-mail-3.16.0-1|254	#%{_datadir}/appdata/claws-mail-bsfilter.metainfo.xml
14cu|claws-mail-3.16.0-1|255	%{_libdir}/%{name}/plugins/bsfilter.so
14cu|claws-mail-3.16.0-1|256	
14cu|claws-mail-3.16.0-1|257	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|258	
14cu|claws-mail-3.16.0-1|259	%package clamd-plugin
14cu|claws-mail-3.16.0-1|260	Summary:	This Claws Mail plugin enables spam fitering through Clam AntiVirus
14cu|claws-mail-3.16.0-1|261	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|262	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|263	
14cu|claws-mail-3.16.0-1|264	%description clamd-plugin
14cu|claws-mail-3.16.0-1|265	Check all messages that are received from an IMAP, LOCAL or POP account
14cu|claws-mail-3.16.0-1|266	for spam using Clam AntiVirus.
14cu|claws-mail-3.16.0-1|267	
14cu|claws-mail-3.16.0-1|268	%files clamd-plugin
14cu|claws-mail-3.16.0-1|269	#%{_datadir}/appdata/claws-mail-clamd.metainfo.xml
14cu|claws-mail-3.16.0-1|270	%{_libdir}/%{name}/plugins/clamd.so
14cu|claws-mail-3.16.0-1|271	
14cu|claws-mail-3.16.0-1|272	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|273	
14cu|claws-mail-3.16.0-1|274	%if %flag_demo
14cu|claws-mail-3.16.0-1|275	
14cu|claws-mail-3.16.0-1|276	%package demo
14cu|claws-mail-3.16.0-1|277	Summary:	This Claws Mail demo plugin for programming
14cu|claws-mail-3.16.0-1|278	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|279	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|280	
14cu|claws-mail-3.16.0-1|281	%description demo
14cu|claws-mail-3.16.0-1|282	Demo plugin for Claws Mail
14cu|claws-mail-3.16.0-1|283	
14cu|claws-mail-3.16.0-1|284	%files demo
14cu|claws-mail-3.16.0-1|285	%{_libdir}/%{name}/plugins/demo.so
14cu|claws-mail-3.16.0-1|286	
14cu|claws-mail-3.16.0-1|287	%endif
14cu|claws-mail-3.16.0-1|288	
14cu|claws-mail-3.16.0-1|289	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|290	
14cu|claws-mail-3.16.0-1|291	%package fancy-plugin
14cu|claws-mail-3.16.0-1|292	Summary:	This Claws Mail plugin renders HTML e-mails through WebKit
14cu|claws-mail-3.16.0-1|293	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|294	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|295	
14cu|claws-mail-3.16.0-1|296	%description fancy-plugin
14cu|claws-mail-3.16.0-1|297	Renders HTML e-mail using the WebKit library.
14cu|claws-mail-3.16.0-1|298	
14cu|claws-mail-3.16.0-1|299	%files fancy-plugin
14cu|claws-mail-3.16.0-1|300	#%{_datadir}/appdata/claws-mail-fancy.metainfo.xml
14cu|claws-mail-3.16.0-1|301	%{_libdir}/%{name}/plugins/fancy.so
14cu|claws-mail-3.16.0-1|302	
14cu|claws-mail-3.16.0-1|303	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|304	
14cu|claws-mail-3.16.0-1|305	%package fetchinfo-plugin
14cu|claws-mail-3.16.0-1|306	Summary:	This Claws Mail plugin inserts headers containing some download information
14cu|claws-mail-3.16.0-1|307	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|308	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|309	
14cu|claws-mail-3.16.0-1|310	%description fetchinfo-plugin
14cu|claws-mail-3.16.0-1|311	This plugin for Claws Mail inserts headers containing some download
14cu|claws-mail-3.16.0-1|312	information: UIDL, Sylpheeds account name, POP server, user ID
14cu|claws-mail-3.16.0-1|313	and retrieval time.
14cu|claws-mail-3.16.0-1|314	
14cu|claws-mail-3.16.0-1|315	%files fetchinfo-plugin
14cu|claws-mail-3.16.0-1|316	#%{_datadir}/appdata/claws-mail-fetchinfo.metainfo.xml
14cu|claws-mail-3.16.0-1|317	%{_libdir}/%{name}/plugins/fetchinfo.so
14cu|claws-mail-3.16.0-1|318	
14cu|claws-mail-3.16.0-1|319	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|320	
14cu|claws-mail-3.16.0-1|321	%package gdata-plugin
14cu|claws-mail-3.16.0-1|322	Summary:	This Claws Mail plugin enables access to GData (Google services)
14cu|claws-mail-3.16.0-1|323	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|324	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|325	
14cu|claws-mail-3.16.0-1|326	%description gdata-plugin
14cu|claws-mail-3.16.0-1|327	Plugin to access to GData (Google services). The only currently implemented
14cu|claws-mail-3.16.0-1|328	feature is inclusion of Google contacts into the address completion.
14cu|claws-mail-3.16.0-1|329	
14cu|claws-mail-3.16.0-1|330	%files gdata-plugin
14cu|claws-mail-3.16.0-1|331	#%{_datadir}/appdata/claws-mail-gdata.metainfo.xml
14cu|claws-mail-3.16.0-1|332	%{_libdir}/%{name}/plugins/gdata.so
14cu|claws-mail-3.16.0-1|333	
14cu|claws-mail-3.16.0-1|334	#-----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|335	
14cu|claws-mail-3.16.0-1|336	%package kdeservicemenu
14cu|claws-mail-3.16.0-1|337	Summary:	This Claws Mail kde service menu integrated
14cu|claws-mail-3.16.0-1|338	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|339	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|340	
14cu|claws-mail-3.16.0-1|341	%description kdeservicemenu
14cu|claws-mail-3.16.0-1|342	This Claws Mail kde service menu integrated
14cu|claws-mail-3.16.0-1|343	
14cu|claws-mail-3.16.0-1|344	%files kdeservicemenu
14cu|claws-mail-3.16.0-1|345	%{_bindir}/claws-mail-kdeservicemenu.pl
14cu|claws-mail-3.16.0-1|346	%{_datadir}/kde4/services/ServiceMenus/claws-mail-attach-files.desktop
14cu|claws-mail-3.16.0-1|347	
14cu|claws-mail-3.16.0-1|348	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|349	
14cu|claws-mail-3.16.0-1|350	%package libravatar-plugin
14cu|claws-mail-3.16.0-1|351	Summary:	This Claws Mail plugin enables libravatar support
14cu|claws-mail-3.16.0-1|352	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|353	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|354	
14cu|claws-mail-3.16.0-1|355	%description libravatar-plugin
14cu|claws-mail-3.16.0-1|356	Plugin to show the profile pictures associated to email addresses provided by
14cu|claws-mail-3.16.0-1|357	libravatar service ( http://www.libravatar.org ).
14cu|claws-mail-3.16.0-1|358	
14cu|claws-mail-3.16.0-1|359	%files libravatar-plugin
14cu|claws-mail-3.16.0-1|360	#%{_datadir}/appdata/claws-mail-libravatar.metainfo.xml
14cu|claws-mail-3.16.0-1|361	%{_libdir}/%{name}/plugins/libravatar.so
14cu|claws-mail-3.16.0-1|362	
14cu|claws-mail-3.16.0-1|363	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|364	
14cu|claws-mail-3.16.0-1|365	%package mailmbox-plugin
14cu|claws-mail-3.16.0-1|366	Summary:	This Claws Mail plugin provides direct access to mbox folders
14cu|claws-mail-3.16.0-1|367	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|368	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|369	
14cu|claws-mail-3.16.0-1|370	%description mailmbox-plugin
14cu|claws-mail-3.16.0-1|371	This Claws Mail plugin provides direct access to mbox folders.
14cu|claws-mail-3.16.0-1|372	
14cu|claws-mail-3.16.0-1|373	%files mailmbox-plugin
14cu|claws-mail-3.16.0-1|374	#%{_datadir}/appdata/claws-mail-mailmbox.metainfo.xml
14cu|claws-mail-3.16.0-1|375	%{_libdir}/%{name}/plugins/mailmbox.so
14cu|claws-mail-3.16.0-1|376	
14cu|claws-mail-3.16.0-1|377	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|378	
14cu|claws-mail-3.16.0-1|379	%package managesieve-plugin
14cu|claws-mail-3.16.0-1|380	Summary:	ManageSieve plugin for %{name}
14cu|claws-mail-3.16.0-1|381	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|382	Requires:	%{name} >= %{EVRD}
14cu|claws-mail-3.16.0-1|383	
14cu|claws-mail-3.16.0-1|384	%description managesieve-plugin
14cu|claws-mail-3.16.0-1|385	The Claws Mail ManageSieve plugin provides an interface for managing Sieve
14cu|claws-mail-3.16.0-1|386	filters. Sieve filters are used for filtering mail on mail servers, usually
14cu|claws-mail-3.16.0-1|387	with an IMAP account.
14cu|claws-mail-3.16.0-1|388	
14cu|claws-mail-3.16.0-1|389	This plugin handles managing Sieve filters, editing them, and checking their
14cu|claws-mail-3.16.0-1|390	syntax.
14cu|claws-mail-3.16.0-1|391	
14cu|claws-mail-3.16.0-1|392	%files managesieve-plugin
14cu|claws-mail-3.16.0-1|393	%{_libdir}/%{name}/plugins/managesieve.so
14cu|claws-mail-3.16.0-1|394	
14cu|claws-mail-3.16.0-1|395	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|396	
14cu|claws-mail-3.16.0-1|397	%package newmail-plugin
14cu|claws-mail-3.16.0-1|398	Summary:	This Claws Mail plugin can write a summary to a log file
14cu|claws-mail-3.16.0-1|399	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|400	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|401	
14cu|claws-mail-3.16.0-1|402	%description newmail-plugin
14cu|claws-mail-3.16.0-1|403	This Claws Mail plugin can write a summary to a log file upon
14cu|claws-mail-3.16.0-1|404	receiving new mail. It defaults to ~/Mail/NewLog.
14cu|claws-mail-3.16.0-1|405	
14cu|claws-mail-3.16.0-1|406	%files newmail-plugin
14cu|claws-mail-3.16.0-1|407	#%{_datadir}/appdata/claws-mail-newmail.metainfo.xml
14cu|claws-mail-3.16.0-1|408	%{_libdir}/%{name}/plugins/newmail.so
14cu|claws-mail-3.16.0-1|409	
14cu|claws-mail-3.16.0-1|410	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|411	
14cu|claws-mail-3.16.0-1|412	%package notification-plugin
14cu|claws-mail-3.16.0-1|413	Summary:	This Claws Mail plugin notifies about new mail
14cu|claws-mail-3.16.0-1|414	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|415	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|416	
14cu|claws-mail-3.16.0-1|417	%description notification-plugin
14cu|claws-mail-3.16.0-1|418	This Claws Mail plugin notifies about new mail.
14cu|claws-mail-3.16.0-1|419	
14cu|claws-mail-3.16.0-1|420	%files notification-plugin
14cu|claws-mail-3.16.0-1|421	#%{_datadir}/appdata/claws-mail-notification.metainfo.xml
14cu|claws-mail-3.16.0-1|422	%{_libdir}/%{name}/plugins/notification.so
14cu|claws-mail-3.16.0-1|423	
14cu|claws-mail-3.16.0-1|424	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|425	
14cu|claws-mail-3.16.0-1|426	%package pdfviewer-plugin
14cu|claws-mail-3.16.0-1|427	Summary:	This Claws Mail plugin handles PDF and PostScript attachments
14cu|claws-mail-3.16.0-1|428	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|429	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|430	
14cu|claws-mail-3.16.0-1|431	%description pdfviewer-plugin
14cu|claws-mail-3.16.0-1|432	This Claws Mail plugin This plugin handles PDF and PostScript attachments.
14cu|claws-mail-3.16.0-1|433	
14cu|claws-mail-3.16.0-1|434	%files pdfviewer-plugin
14cu|claws-mail-3.16.0-1|435	#%{_datadir}/appdata/claws-mail-pdf_viewer.metainfo.xml
14cu|claws-mail-3.16.0-1|436	%{_libdir}/%{name}/plugins/pdf_viewer.so
14cu|claws-mail-3.16.0-1|437	
14cu|claws-mail-3.16.0-1|438	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|439	
14cu|claws-mail-3.16.0-1|440	%package perl-plugin
14cu|claws-mail-3.16.0-1|441	Summary:	Perl interface to Claws Mail's filtering mechanism
14cu|claws-mail-3.16.0-1|442	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|443	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|444	
14cu|claws-mail-3.16.0-1|445	%description perl-plugin
14cu|claws-mail-3.16.0-1|446	This plugin is intended to extend the filtering possibilities of Claws Mail.
14cu|claws-mail-3.16.0-1|447	It provides a Perl interface to Claws Mail's filtering mechanism, allowing
14cu|claws-mail-3.16.0-1|448	the use of full Perl power in email filters.
14cu|claws-mail-3.16.0-1|449	
14cu|claws-mail-3.16.0-1|450	%files perl-plugin
14cu|claws-mail-3.16.0-1|451	#%{_datadir}/appdata/claws-mail-perl.metainfo.xml
14cu|claws-mail-3.16.0-1|452	%{_libdir}/%{name}/plugins/perl.so
14cu|claws-mail-3.16.0-1|453	
14cu|claws-mail-3.16.0-1|454	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|455	
14cu|claws-mail-3.16.0-1|456	%package pgpcore-plugin
14cu|claws-mail-3.16.0-1|457	Summary:	PGP core plugin for Claws Mail
14cu|claws-mail-3.16.0-1|458	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|459	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|460	
14cu|claws-mail-3.16.0-1|461	%description pgpcore-plugin
14cu|claws-mail-3.16.0-1|462	Handles core PGP functions and is a dependency of both the PGP/Inline and
14cu|claws-mail-3.16.0-1|463	PGP/MIME plugins.
14cu|claws-mail-3.16.0-1|464	
14cu|claws-mail-3.16.0-1|465	%files pgpcore-plugin
14cu|claws-mail-3.16.0-1|466	#%{_datadir}/appdata/claws-mail-pgpcore.metainfo.xml
14cu|claws-mail-3.16.0-1|467	%{_libdir}/%{name}/plugins/pgpcore.so
14cu|claws-mail-3.16.0-1|468	
14cu|claws-mail-3.16.0-1|469	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|470	
14cu|claws-mail-3.16.0-1|471	%package pgpinline-plugin
14cu|claws-mail-3.16.0-1|472	Summary:	PGP/Inline plugin for Claws Mail
14cu|claws-mail-3.16.0-1|473	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|474	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|475	Requires:	%{name}-pgpcore-plugin = %{EVRD}
14cu|claws-mail-3.16.0-1|476	
14cu|claws-mail-3.16.0-1|477	%description pgpinline-plugin
14cu|claws-mail-3.16.0-1|478	Handles PGP/Inline signed and/or encrypted mails. You can decrypt mails,
14cu|claws-mail-3.16.0-1|479	verify signatures or sign and encrypt your own mails.
14cu|claws-mail-3.16.0-1|480	
14cu|claws-mail-3.16.0-1|481	%files		pgpinline-plugin
14cu|claws-mail-3.16.0-1|482	#%{_datadir}/appdata/claws-mail-pgpinline.metainfo.xml
14cu|claws-mail-3.16.0-1|483	%{_libdir}/%{name}/plugins/pgpinline.so
14cu|claws-mail-3.16.0-1|484	%{_libdir}/%{name}/plugins/pgpinline.deps
14cu|claws-mail-3.16.0-1|485	
14cu|claws-mail-3.16.0-1|486	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|487	
14cu|claws-mail-3.16.0-1|488	%package pgpmime-plugin
14cu|claws-mail-3.16.0-1|489	Summary:	PGP/MIME plugin for Claws Mail
14cu|claws-mail-3.16.0-1|490	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|491	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|492	Requires:	%{name}-pgpcore-plugin = %{EVRD}
14cu|claws-mail-3.16.0-1|493	
14cu|claws-mail-3.16.0-1|494	%description pgpmime-plugin
14cu|claws-mail-3.16.0-1|495	Handles PGP/MIME signed and/or encrypted mails. You can decrypt mails, verify
14cu|claws-mail-3.16.0-1|496	signatures or sign and encrypt your own mails.
14cu|claws-mail-3.16.0-1|497	
14cu|claws-mail-3.16.0-1|498	%files pgpmime-plugin
14cu|claws-mail-3.16.0-1|499	#%{_datadir}/appdata/claws-mail-pgpmime.metainfo.xml
14cu|claws-mail-3.16.0-1|500	%{_libdir}/%{name}/plugins/pgpmime.so
14cu|claws-mail-3.16.0-1|501	%{_libdir}/%{name}/plugins/pgpmime.deps
14cu|claws-mail-3.16.0-1|502	
14cu|claws-mail-3.16.0-1|503	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|504	
14cu|claws-mail-3.16.0-1|505	%package python-plugin
14cu|claws-mail-3.16.0-1|506	Summary:	Python scriptin access to Claws Mail
14cu|claws-mail-3.16.0-1|507	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|508	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|509	
14cu|claws-mail-3.16.0-1|510	%description python-plugin
14cu|claws-mail-3.16.0-1|511	This plugin offers a Python scripting access to Claws Mail.
14cu|claws-mail-3.16.0-1|512	
14cu|claws-mail-3.16.0-1|513	%files python-plugin
14cu|claws-mail-3.16.0-1|514	#%{_datadir}/appdata/claws-mail-python.metainfo.xml
14cu|claws-mail-3.16.0-1|515	%{_libdir}/%{name}/plugins/python.so
14cu|claws-mail-3.16.0-1|516	
14cu|claws-mail-3.16.0-1|517	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|518	
14cu|claws-mail-3.16.0-1|519	%package rssyl-plugin
14cu|claws-mail-3.16.0-1|520	Summary:	This Claws Mail plugin allows you to read your favorite newsfeeds
14cu|claws-mail-3.16.0-1|521	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|522	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|523	
14cu|claws-mail-3.16.0-1|524	%description rssyl-plugin
14cu|claws-mail-3.16.0-1|525	This plugin allows you to read your favorite newsfeeds in Claws Mail.
14cu|claws-mail-3.16.0-1|526	RSS 1.0, 2.0 and Atom feeds are currently supported.
14cu|claws-mail-3.16.0-1|527	
14cu|claws-mail-3.16.0-1|528	%files rssyl-plugin
14cu|claws-mail-3.16.0-1|529	#%{_datadir}/appdata/claws-mail-rssyl.metainfo.xml
14cu|claws-mail-3.16.0-1|530	%{_libdir}/%{name}/plugins/rssyl.so
14cu|claws-mail-3.16.0-1|531	
14cu|claws-mail-3.16.0-1|532	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|533	
14cu|claws-mail-3.16.0-1|534	%package smime-plugin
14cu|claws-mail-3.16.0-1|535	Summary:	S/Mime plugin for Claws Mail
14cu|claws-mail-3.16.0-1|536	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|537	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|538	
14cu|claws-mail-3.16.0-1|539	%description smime-plugin
14cu|claws-mail-3.16.0-1|540	This plugin allows to use S/Mime signatures and encryptions in Claws Mail.
14cu|claws-mail-3.16.0-1|541	
14cu|claws-mail-3.16.0-1|542	%files smime-plugin
14cu|claws-mail-3.16.0-1|543	#%{_datadir}/appdata/claws-mail-smime.metainfo.xml
14cu|claws-mail-3.16.0-1|544	%{_libdir}/%{name}/plugins/smime.so
14cu|claws-mail-3.16.0-1|545	%{_libdir}/%{name}/plugins/smime.deps
14cu|claws-mail-3.16.0-1|546	
14cu|claws-mail-3.16.0-1|547	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|548	
14cu|claws-mail-3.16.0-1|549	%package spamassassin-plugin
14cu|claws-mail-3.16.0-1|550	Summary:	Spamassassin-plugin for Claws Mail
14cu|claws-mail-3.16.0-1|551	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|552	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|553	Requires:	spamassassin-spamd
14cu|claws-mail-3.16.0-1|554	
14cu|claws-mail-3.16.0-1|555	%description spamassassin-plugin
14cu|claws-mail-3.16.0-1|556	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
14cu|claws-mail-3.16.0-1|557	account using SpamAssassin. See README for configuration and set-up info.
14cu|claws-mail-3.16.0-1|558	
14cu|claws-mail-3.16.0-1|559	%files spamassassin-plugin
14cu|claws-mail-3.16.0-1|560	%doc src/plugins/spamassassin/README
14cu|claws-mail-3.16.0-1|561	#%{_datadir}/appdata/claws-mail-spamassassin.metainfo.xml
14cu|claws-mail-3.16.0-1|562	%{_libdir}/%{name}/plugins/spamassassin.so
14cu|claws-mail-3.16.0-1|563	
14cu|claws-mail-3.16.0-1|564	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|565	
14cu|claws-mail-3.16.0-1|566	%package spam_report-plugin
14cu|claws-mail-3.16.0-1|567	Summary:	This Claws Mail plugin provides spamreport
14cu|claws-mail-3.16.0-1|568	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|569	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|570	
14cu|claws-mail-3.16.0-1|571	%description spam_report-plugin
14cu|claws-mail-3.16.0-1|572	This Claws Mail plugin provides spamreport.
14cu|claws-mail-3.16.0-1|573	
14cu|claws-mail-3.16.0-1|574	%files spam_report-plugin
14cu|claws-mail-3.16.0-1|575	#%{_datadir}/appdata/claws-mail-spam_report.metainfo.xml
14cu|claws-mail-3.16.0-1|576	%{_libdir}/%{name}/plugins/spamreport.so
14cu|claws-mail-3.16.0-1|577	
14cu|claws-mail-3.16.0-1|578	#----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|579	
14cu|claws-mail-3.16.0-1|580	%package tnef_parse-plugin
14cu|claws-mail-3.16.0-1|581	Summary:	This Claws Mail plugin enables parsing MS-TNEF attachments
14cu|claws-mail-3.16.0-1|582	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|583	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|584	
14cu|claws-mail-3.16.0-1|585	%description tnef_parse-plugin
14cu|claws-mail-3.16.0-1|586	This Claws Mail plugin enables parsing MS-TNEF attachments.
14cu|claws-mail-3.16.0-1|587	
14cu|claws-mail-3.16.0-1|588	%files tnef_parse-plugin
14cu|claws-mail-3.16.0-1|589	#%{_datadir}/appdata/claws-mail-tnef_parse.metainfo.xml
14cu|claws-mail-3.16.0-1|590	%{_libdir}/%{name}/plugins/tnef_parse.so
14cu|claws-mail-3.16.0-1|591	
14cu|claws-mail-3.16.0-1|592	#-----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|593	
14cu|claws-mail-3.16.0-1|594	%package tools
14cu|claws-mail-3.16.0-1|595	Summary:	This Claws Mail tools
14cu|claws-mail-3.16.0-1|596	Group:		Networking/Mail
14cu|claws-mail-3.16.0-1|597	Requires:	%{name} = %{EVRD}
14cu|claws-mail-3.16.0-1|598	
14cu|claws-mail-3.16.0-1|599	%description tools
14cu|claws-mail-3.16.0-1|600	This Claws Mail tools.
14cu|claws-mail-3.16.0-1|601	
14cu|claws-mail-3.16.0-1|602	%files tools
14cu|claws-mail-3.16.0-1|603	%{_libdir}/%{name}/tools/*
14cu|claws-mail-3.16.0-1|604	
14cu|claws-mail-3.16.0-1|605	#-----------------------------------------------------------------------------
14cu|claws-mail-3.16.0-1|606	
14cu|claws-mail-3.16.0-1|607	%prep
14cu|claws-mail-3.16.0-1|608	%setup -q
14cu|claws-mail-3.16.0-1|609	%patch0 -p1
14cu|claws-mail-3.16.0-1|610	
14cu|claws-mail-3.16.0-1|611	%build
14cu|claws-mail-3.16.0-1|612	export CFLAGS+=" -Wno-error"
14cu|claws-mail-3.16.0-1|613	%configure2_5x \
14cu|claws-mail-3.16.0-1|614	--enable-archive-plugin \
14cu|claws-mail-3.16.0-1|615	--enable-compface \
14cu|claws-mail-3.16.0-1|616	--enable-crash-dialog \
14cu|claws-mail-3.16.0-1|617	--enable-enchant \
14cu|claws-mail-3.16.0-1|618	%if %flag_gtk3
14cu|claws-mail-3.16.0-1|619	--enable-gtk3 \
14cu|claws-mail-3.16.0-1|620	%endif
14cu|claws-mail-3.16.0-1|621	--enable-ipv6 \
14cu|claws-mail-3.16.0-1|622	--enable-jpilot \
14cu|claws-mail-3.16.0-1|623	--enable-ldap \
14cu|claws-mail-3.16.0-1|624	--enable-gnutls \
14cu|claws-mail-3.16.0-1|625	--enable-spamassassin-plugin \
14cu|claws-mail-3.16.0-1|626	%if %flag_demo
14cu|claws-mail-3.16.0-1|627	--enable-demo-plugin \
14cu|claws-mail-3.16.0-1|628	%else
14cu|claws-mail-3.16.0-1|629	--disable-demo-plugin \
14cu|claws-mail-3.16.0-1|630	%endif
14cu|claws-mail-3.16.0-1|631	--disable-rpath \
14cu|claws-mail-3.16.0-1|632	--disable-static
14cu|claws-mail-3.16.0-1|633	
14cu|claws-mail-3.16.0-1|634	%make LIBTOOL=%{_bindir}/libtool
14cu|claws-mail-3.16.0-1|635	
14cu|claws-mail-3.16.0-1|636	%install
14cu|claws-mail-3.16.0-1|637	%makeinstall_std
14cu|claws-mail-3.16.0-1|638	
14cu|claws-mail-3.16.0-1|639	##remove duplicate man#
14cu|claws-mail-3.16.0-1|640	rm -rf  %{buildroot}%{_mandir}
14cu|claws-mail-3.16.0-1|641	## remove unneeded devel files
14cu|claws-mail-3.16.0-1|642	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.*a
14cu|claws-mail-3.16.0-1|643	
14cu|claws-mail-3.16.0-1|644	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cu|claws-mail-3.16.0-1|645	convert %{name}.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|claws-mail-3.16.0-1|646	convert %{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|claws-mail-3.16.0-1|647	install -m644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|claws-mail-3.16.0-1|648	install -m644 %{name}-64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|claws-mail-3.16.0-1|649	install -m644 %{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|claws-mail-3.16.0-1|650	
14cu|claws-mail-3.16.0-1|651	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|claws-mail-3.16.0-1|652	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cu|claws-mail-3.16.0-1|653	
14cu|claws-mail-3.16.0-1|654	cp -a ABOUT-NLS AUTHORS NEWS README* TODO* RELEASE_NOTES tools %{buildroot}%{_docdir}/claws-mail/
14cu|claws-mail-3.16.0-1|655	rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile*
14cu|claws-mail-3.16.0-1|656	
14cu|claws-mail-3.16.0-1|657	# We don't build with plugin
14cu|claws-mail-3.16.0-1|658	rm -f %{buildroot}%{_datadir}/appdata/claws-mail-geolocation.metainfo.xml
14cu|claws-mail-3.16.0-1|659	
14cu|claws-mail-3.16.0-1|660	# integrated kde menu
14cu|claws-mail-3.16.0-1|661	mkdir -p %{buildroot}%{_datadir}/kde4/services/ServiceMenus/
14cu|claws-mail-3.16.0-1|662	sed "s/SCRIPT_PATH/claws-mail-kdeservicemenu.pl/" tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template > %{buildroot}/%{_datadir}/kde4/services/ServiceMenus/claws-mail-attach-files.desktop
14cu|claws-mail-3.16.0-1|663	
14cu|claws-mail-3.16.0-1|664	install -m755 tools/kdeservicemenu/claws-mail-kdeservicemenu.pl %{buildroot}%{_bindir}/
14cu|claws-mail-3.16.0-1|665	
14cu|claws-mail-3.16.0-1|666	cp -a tools %{buildroot}%{_libdir}/%{name}/
14cu|claws-mail-3.16.0-1|667	rm -f %{buildroot}%{_libdir}/%{name}/tools/Makefile*
14cu|claws-mail-3.16.0-1|668	
14cu|claws-mail-3.16.0-1|669	%find_lang %{name}
14cu|claws-mail-3.16.0-1|670	
14cu|claws-mail-3.16.0-1|671	# Fix strange executable permissions
14cu|claws-mail-3.16.0-1|672	find %{buildroot}%{_libdir}/%{name}/tools/ -type f -perm 744 -exec chmod 755 {} \;
14cu|claws-mail-3.16.0-1|673	
14cu|claws-mail-3.16.0-1|674	%check
14cu|claws-mail-3.16.0-1|675	make check
14cu|claws-mail-3.16.0-1|676	
14cu|claws-mail-3.16.0-1|677	%changelog

9836 14
14cu|clines-1.0.4-1|1	Name:           clines
14cu|clines-1.0.4-1|2	Version:        1.0.4
14cu|clines-1.0.4-1|3	Release:        1
14cu|clines-1.0.4-1|4	Summary:        CLines is a console puzzle game
14cu|clines-1.0.4-1|5	License:        GPLv2
14cu|clines-1.0.4-1|6	Group:          Games/Strategy
14cu|clines-1.0.4-1|7	Url:            http://manticore.2y.net/prj/clines-a.html
14cu|clines-1.0.4-1|8	Source0:        http://manticore.2y.net/cgi-bin/dlwct.sh?f=clines/%{name}-%{version}.tar.bz2
14cu|clines-1.0.4-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|clines-1.0.4-1|10	BuildRequires:  gpm-devel
14cu|clines-1.0.4-1|11	%description
14cu|clines-1.0.4-1|12	%{summary}.
14cu|clines-1.0.4-1|13	
14cu|clines-1.0.4-1|14	%files
14cu|clines-1.0.4-1|15	%doc ChangeLog AUTHORS COPYING README NEWS TODO
14cu|clines-1.0.4-1|16	%{_bindir}/%{name}
14cu|clines-1.0.4-1|17	%{_mandir}/man6/%{name}.6*
14cu|clines-1.0.4-1|18	%{_datadir}/%{name}
14cu|clines-1.0.4-1|19	#----------------------------------------------
14cu|clines-1.0.4-1|20	
14cu|clines-1.0.4-1|21	%prep
14cu|clines-1.0.4-1|22	%setup -q
14cu|clines-1.0.4-1|23	autoreconf -fiv
14cu|clines-1.0.4-1|24	
14cu|clines-1.0.4-1|25	%build
14cu|clines-1.0.4-1|26	%configure2_5x --prefix=%{_prefix} \
14cu|clines-1.0.4-1|27	--with-curses=auto
14cu|clines-1.0.4-1|28	%setup_compile_flags
14cu|clines-1.0.4-1|29	%make
14cu|clines-1.0.4-1|30	
14cu|clines-1.0.4-1|31	%install
14cu|clines-1.0.4-1|32	%makeinstall_std
14cu|clines-1.0.4-1|33	%changelog
14cu|clines-1.0.4-1|34	
14cu|clines-1.0.4-1|35	* Tue Aug 23 2016 abfonly <abfonly@gmail.com> 1.0.4-1
14cu|clines-1.0.4-1|36	- (36686b8) Imported from SRPM
14cu|clines-1.0.4-1|37	
14cu|clines-1.0.4-1|38	

9837 14
14cu|clipgrab-3.6.4-1|1	Name:		clipgrab
14cu|clipgrab-3.6.4-1|2	Version:	3.6.4
14cu|clipgrab-3.6.4-1|3	Release:	1
14cu|clipgrab-3.6.4-1|4	Summary:	Video down-loader
14cu|clipgrab-3.6.4-1|5	License:	GPLv3
14cu|clipgrab-3.6.4-1|6	Group:		Video
14cu|clipgrab-3.6.4-1|7	URL:		https://clipgrab.org/
14cu|clipgrab-3.6.4-1|8	Source0:	https://download.clipgrab.org/%{name}-%{version}.tar.gz
14cu|clipgrab-3.6.4-1|9	Source1:	%{name}.desktop
14cu|clipgrab-3.6.4-1|10	BuildRequires:	pkgconfig(QtCore)
14cu|clipgrab-3.6.4-1|11	BuildRequires:	pkgconfig(QtGui)
14cu|clipgrab-3.6.4-1|12	BuildRequires:	pkgconfig(QtNetwork)
14cu|clipgrab-3.6.4-1|13	BuildRequires:	pkgconfig(QtScript)
14cu|clipgrab-3.6.4-1|14	BuildRequires:	pkgconfig(QtWebKit)
14cu|clipgrab-3.6.4-1|15	BuildRequires:	pkgconfig(QtXml)
14cu|clipgrab-3.6.4-1|16	BuildRequires:	imagemagick
14cu|clipgrab-3.6.4-1|17	BuildRequires:	gzip
14cu|clipgrab-3.6.4-1|18	Requires:	ffmpeg
14cu|clipgrab-3.6.4-1|19	
14cu|clipgrab-3.6.4-1|20	%description
14cu|clipgrab-3.6.4-1|21	A program which downloads and converts on-line videos from YouTube, Vimeo,
14cu|clipgrab-3.6.4-1|22	DailyMotion, MyVideo and many other platforms.
14cu|clipgrab-3.6.4-1|23	
14cu|clipgrab-3.6.4-1|24	%files -f %{name}.lang
14cu|clipgrab-3.6.4-1|25	%doc COPYING README
14cu|clipgrab-3.6.4-1|26	%{_bindir}/%{name}
14cu|clipgrab-3.6.4-1|27	%{_datadir}/%{name}/*.png
14cu|clipgrab-3.6.4-1|28	%{_datadir}/applications/%{name}.desktop
14cu|clipgrab-3.6.4-1|29	%{_iconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|30	%{_miconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|31	%{_liconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|clipgrab-3.6.4-1|33	
14cu|clipgrab-3.6.4-1|34	#-----------------------------------------------------------------------------
14cu|clipgrab-3.6.4-1|35	
14cu|clipgrab-3.6.4-1|36	%prep
14cu|clipgrab-3.6.4-1|37	%setup -q
14cu|clipgrab-3.6.4-1|38	# fix spurious-executable-perm in debug
14cu|clipgrab-3.6.4-1|39	find . -type f -exec chmod -x {} \;
14cu|clipgrab-3.6.4-1|40	# fix wrong EOL encoding
14cu|clipgrab-3.6.4-1|41	perl -i -pe 's/\r\n/\n/gs' http_handler.h
14cu|clipgrab-3.6.4-1|42	
14cu|clipgrab-3.6.4-1|43	
14cu|clipgrab-3.6.4-1|44	%build
14cu|clipgrab-3.6.4-1|45	%qmake_qt4 clipgrab.pro QMAKE_CXXFLAGS="%{optflags -wall}"
14cu|clipgrab-3.6.4-1|46	%make
14cu|clipgrab-3.6.4-1|47	
14cu|clipgrab-3.6.4-1|48	
14cu|clipgrab-3.6.4-1|49	%install
14cu|clipgrab-3.6.4-1|50	# binary
14cu|clipgrab-3.6.4-1|51	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|clipgrab-3.6.4-1|52	
14cu|clipgrab-3.6.4-1|53	# icons
14cu|clipgrab-3.6.4-1|54	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|clipgrab-3.6.4-1|55	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps
14cu|clipgrab-3.6.4-1|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cu|clipgrab-3.6.4-1|57	install -D -m644 icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|58	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|clipgrab-3.6.4-1|59	install -D -m644 *.png %{buildroot}%{_datadir}/%{name}/
14cu|clipgrab-3.6.4-1|60	convert -geometry 32x32 icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|61	convert -geometry 16x16 icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|clipgrab-3.6.4-1|62	convert -scale 16x16 icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|clipgrab-3.6.4-1|63	convert -scale 32x32 icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|clipgrab-3.6.4-1|64	
14cu|clipgrab-3.6.4-1|65	# locales
14cu|clipgrab-3.6.4-1|66	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|clipgrab-3.6.4-1|67	install -D -m644 *.qm %{buildroot}%{_datadir}/%{name}/
14cu|clipgrab-3.6.4-1|68	# menu entry
14cu|clipgrab-3.6.4-1|69	install -d %{buildroot}%{_datadir}/applications
14cu|clipgrab-3.6.4-1|70	desktop-file-install --dir="%{buildroot}%{_datadir}/applications" %{SOURCE1}
14cu|clipgrab-3.6.4-1|71	
14cu|clipgrab-3.6.4-1|72	# create lang file
14cu|clipgrab-3.6.4-1|73	(cd %{buildroot} && find . -name '*.qm') | %__sed -e 's|^.||' | sed -e \
14cu|clipgrab-3.6.4-1|74	's:\(%{_datadir}/%{name}/%{name}_\)\([a-z_A-Z]\+\)\(.*qm$\):%lang(\2) \1\2\3:'\
14cu|clipgrab-3.6.4-1|75	>> %{name}.lang
14cu|clipgrab-3.6.4-1|76	
14cu|clipgrab-3.6.4-1|77	%changelog
14cu|clipgrab-3.6.4-1|78	
14cu|clipgrab-3.6.4-1|79	* Mon Mar 20 2017 dsilakov <denis.silakov@rosalab.ru> 3.6.4-1
14cu|clipgrab-3.6.4-1|80	- (049fd2d) Merge pull request #5 from va/tmp__clipgrab:rosa2014.1
14cu|clipgrab-3.6.4-1|81	- (049fd2d) Update to latest version (v3.6.4) for 2014.1
14cu|clipgrab-3.6.4-1|82	
14cu|clipgrab-3.6.4-1|83	

9838 14
14cu|cliquer-1.21-5|1	%define major 1
14cu|cliquer-1.21-5|2	%define libname %mklibname %{name} %{major}
14cu|cliquer-1.21-5|3	%define devname %mklibname %{name} -d
14cu|cliquer-1.21-5|4	
14cu|cliquer-1.21-5|5	Name:		cliquer
14cu|cliquer-1.21-5|6	Version:	1.21
14cu|cliquer-1.21-5|7	Release:	5
14cu|cliquer-1.21-5|8	Summary:	Find cliques in arbitrary weighted graphs
14cu|cliquer-1.21-5|9	Group:		Sciences/Mathematics
14cu|cliquer-1.21-5|10	License:	GPLv2+
14cu|cliquer-1.21-5|11	Url:		http://users.tkk.fi/pat/cliquer.html
14cu|cliquer-1.21-5|12	Source0:	http://users.tkk.fi/~pat/%{name}/%{name}-%{version}.tar.gz
14cu|cliquer-1.21-5|13	Source1:	http://users.tkk.fi/~pat/%{name}/%{name}_fm.pdf
14cu|cliquer-1.21-5|14	Source2:	http://users.tkk.fi/~pat/%{name}/%{name}.pdf
14cu|cliquer-1.21-5|15	Source3:	http://users.tkk.fi/~pat/%{name}/%{name}_bm.pdf
14cu|cliquer-1.21-5|16	Source4:	http://users.tkk.fi/~pat/%{name}/basic.c
14cu|cliquer-1.21-5|17	Source5:	http://users.tkk.fi/~pat/%{name}/hamming.c
14cu|cliquer-1.21-5|18	Source6:	http://users.tkk.fi/~pat/%{name}/poly.c
14cu|cliquer-1.21-5|19	Source7:	http://users.tkk.fi/~pat/%{name}/tetromino.h
14cu|cliquer-1.21-5|20	# Man page formatting by Jerry James, text from the sources
14cu|cliquer-1.21-5|21	Source8:	%{name}.1
14cu|cliquer-1.21-5|22	# Sagemath patches and extra files. History can be found in related tracs at:
14cu|cliquer-1.21-5|23	#       http://trac.sagemath.org/sage_trac/ticket/6355
14cu|cliquer-1.21-5|24	#       http://trac.sagemath.org/sage_trac/ticket/5793
14cu|cliquer-1.21-5|25	# A private email was also sent to cliquer author asking for any comments
14cu|cliquer-1.21-5|26	# on Fedora cliquer review request and sagemath patches.
14cu|cliquer-1.21-5|27	Source9:	cl.h
14cu|cliquer-1.21-5|28	Patch0:		%{name}-sagemath.patch
14cu|cliquer-1.21-5|29	
14cu|cliquer-1.21-5|30	Requires:	%{libname} = %{EVRD}
14cu|cliquer-1.21-5|31	
14cu|cliquer-1.21-5|32	%description
14cu|cliquer-1.21-5|33	The main cliquer package contains a command-line interface to the
14cu|cliquer-1.21-5|34	cliquer library.  Note that the upstream binary name is "cl", which is
14cu|cliquer-1.21-5|35	too generic for Fedora.  Therefore, the binary is named "cliquer".
14cu|cliquer-1.21-5|36	
14cu|cliquer-1.21-5|37	%package -n %{libname}
14cu|cliquer-1.21-5|38	Summary:	Library to find cliques in arbitrary weighted graphs
14cu|cliquer-1.21-5|39	
14cu|cliquer-1.21-5|40	%description -n %{libname}
14cu|cliquer-1.21-5|41	Cliquer is a set of C routines for finding cliques in an arbitrary
14cu|cliquer-1.21-5|42	weighted graph.  It uses an exact branch-and-bound algorithm developed
14cu|cliquer-1.21-5|43	by Patric Östergård.  It is designed with the aim of being efficient
14cu|cliquer-1.21-5|44	while still being flexible and easy to use.
14cu|cliquer-1.21-5|45	
14cu|cliquer-1.21-5|46	%package -n %{devname}
14cu|cliquer-1.21-5|47	Summary:	Development files for cliquer
14cu|cliquer-1.21-5|48	Requires:	%{libname} = %{EVRD}
14cu|cliquer-1.21-5|49	
14cu|cliquer-1.21-5|50	%description -n %{devname}
14cu|cliquer-1.21-5|51	Development files for cliquer.
14cu|cliquer-1.21-5|52	
14cu|cliquer-1.21-5|53	%prep
14cu|cliquer-1.21-5|54	%setup -q
14cu|cliquer-1.21-5|55	cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} .
14cu|cliquer-1.21-5|56	%patch0 -p1
14cu|cliquer-1.21-5|57	
14cu|cliquer-1.21-5|58	mkdir example
14cu|cliquer-1.21-5|59	sed 's|"cliquer.h"|<cliquer/cliquer.h>|' %{SOURCE4} > example/basic.c
14cu|cliquer-1.21-5|60	sed 's|"cliquer.h"|<cliquer/cliquer.h>|' %{SOURCE5} > example/hamming.c
14cu|cliquer-1.21-5|61	sed 's|"cliquer.h"|<cliquer/cliquer.h>|' %{SOURCE6} > example/poly.c
14cu|cliquer-1.21-5|62	cp -p %{SOURCE7} example
14cu|cliquer-1.21-5|63	
14cu|cliquer-1.21-5|64	sed -i \
14cu|cliquer-1.21-5|65	's/59 Temple Place, Suite 330, Boston, MA  02111-1307/51 Franklin Street, Suite 500, Boston, MA  02110-1335/' \
14cu|cliquer-1.21-5|66	LICENSE
14cu|cliquer-1.21-5|67	
14cu|cliquer-1.21-5|68	%build
14cu|cliquer-1.21-5|69	# The distributed Makefile just builds a binary named "cl".  However, the
14cu|cliquer-1.21-5|70	# examples show that the internal code is clearly meant to be used as a
14cu|cliquer-1.21-5|71	# library.  So we build a library by hand.
14cu|cliquer-1.21-5|72	gcc %{optflags} -fPIC -c cl.c
14cu|cliquer-1.21-5|73	gcc %{optflags} -fPIC -c cliquer.c
14cu|cliquer-1.21-5|74	gcc %{optflags} -fPIC -c graph.c
14cu|cliquer-1.21-5|75	gcc %{optflags} -fPIC -c reorder.c
14cu|cliquer-1.21-5|76	gcc %{optflags} -fPIC -shared -o libcliquer.so.%{version} \
14cu|cliquer-1.21-5|77	-Wl,-soname=libcliquer.so.%{major} cl.o cliquer.o graph.o reorder.o
14cu|cliquer-1.21-5|78	ln -s libcliquer.so.%{version} libcliquer.so.%{major}
14cu|cliquer-1.21-5|79	ln -s libcliquer.so.%{major} libcliquer.so
14cu|cliquer-1.21-5|80	
14cu|cliquer-1.21-5|81	# Now build the binary
14cu|cliquer-1.21-5|82	gcc %{optflags} -DENABLE_LONG_OPTIONS -DMAIN -c cl.c
14cu|cliquer-1.21-5|83	gcc %{optflags} -o cliquer cl.o -L. -lcliquer
14cu|cliquer-1.21-5|84	
14cu|cliquer-1.21-5|85	%install
14cu|cliquer-1.21-5|86	# Install the library
14cu|cliquer-1.21-5|87	mkdir -p %{buildroot}%{_libdir}
14cu|cliquer-1.21-5|88	cp -pP libcliquer.so* %{buildroot}%{_libdir}
14cu|cliquer-1.21-5|89	chmod 0755 %{buildroot}%{_libdir}/libcliquer.so.%{version}
14cu|cliquer-1.21-5|90	
14cu|cliquer-1.21-5|91	# Install the binary
14cu|cliquer-1.21-5|92	mkdir -p %{buildroot}%{_bindir}
14cu|cliquer-1.21-5|93	install -m 0755 -p cliquer %{buildroot}%{_bindir}/cliquer
14cu|cliquer-1.21-5|94	
14cu|cliquer-1.21-5|95	# Install the header file
14cu|cliquer-1.21-5|96	mkdir -p %{buildroot}%{_includedir}/cliquer
14cu|cliquer-1.21-5|97	cp -p %{SOURCE9} cliquer.h cliquerconf.h graph.h misc.h reorder.h set.h %{buildroot}%{_includedir}/cliquer
14cu|cliquer-1.21-5|98	
14cu|cliquer-1.21-5|99	# Install the man page
14cu|cliquer-1.21-5|100	mkdir -p %{buildroot}%{_mandir}/man1
14cu|cliquer-1.21-5|101	cp -p %{SOURCE8} %{buildroot}%{_mandir}/man1
14cu|cliquer-1.21-5|102	
14cu|cliquer-1.21-5|103	%check
14cu|cliquer-1.21-5|104	LD_LIBRARY_PATH=. make test CFLAGS="%{optflags}"
14cu|cliquer-1.21-5|105	
14cu|cliquer-1.21-5|106	%files
14cu|cliquer-1.21-5|107	%doc cliquer*.pdf
14cu|cliquer-1.21-5|108	%{_bindir}/%{name}
14cu|cliquer-1.21-5|109	%{_mandir}/man1/*
14cu|cliquer-1.21-5|110	
14cu|cliquer-1.21-5|111	%files -n %{libname}
14cu|cliquer-1.21-5|112	%doc ChangeLog LICENSE README example
14cu|cliquer-1.21-5|113	%{_libdir}/libcliquer.so.%{major}*
14cu|cliquer-1.21-5|114	
14cu|cliquer-1.21-5|115	%files -n %{devname}
14cu|cliquer-1.21-5|116	%{_includedir}/%{name}/
14cu|cliquer-1.21-5|117	%{_libdir}/libcliquer.so
14cu|cliquer-1.21-5|118	
14cu|cliquer-1.21-5|119	%changelog
14cu|cliquer-1.21-5|120	
14cu|cliquer-1.21-5|121	* Thu Jun 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.21-5
14cu|cliquer-1.21-5|122	- (63cf806) Build shared library
14cu|cliquer-1.21-5|123	
14cu|cliquer-1.21-5|124	

9839 14
14cu|clisp-2.49-5|1	%define with_lightning 0
14cu|clisp-2.49-5|2	
14cu|clisp-2.49-5|3	Summary:	Common Lisp (ANSI CL) implementation
14cu|clisp-2.49-5|4	Name:		clisp
14cu|clisp-2.49-5|5	Version:	2.49
14cu|clisp-2.49-5|6	Release:	5
14cu|clisp-2.49-5|7	Epoch:		1
14cu|clisp-2.49-5|8	License:	GPLv2+
14cu|clisp-2.49-5|9	Group:		Development/Other
14cu|clisp-2.49-5|10	Url:		http://clisp.cons.org/
14cu|clisp-2.49-5|11	Source0:	ftp://ftp.gnu.org/pub/gnu/clisp/latest/%{name}-%{version}.tar.bz2
14cu|clisp-2.49-5|12	Patch0:		clisp-2.49-debian-bdb-5.1.patch
14cu|clisp-2.49-5|13	Patch1:		clisp-2.49-rosa-disabled-tests.patch
14cu|clisp-2.49-5|14	Patch2:		clisp-glibc-fix.patch
14cu|clisp-2.49-5|15	Patch3:		clisp-hostname.patch
14cu|clisp-2.49-5|16	Patch4:		clisp-linux.patch
14cu|clisp-2.49-5|17	BuildRequires:	diffutils
14cu|clisp-2.49-5|18	BuildRequires:	imake
14cu|clisp-2.49-5|19	%if %{with_lightning}
14cu|clisp-2.49-5|20	BuildRequires:	lightning
14cu|clisp-2.49-5|21	%endif
14cu|clisp-2.49-5|22	BuildRequires:	db5-devel
14cu|clisp-2.49-5|23	BuildRequires:	ffcall-devel
14cu|clisp-2.49-5|24	BuildRequires:	gdbm-devel
14cu|clisp-2.49-5|25	BuildRequires:	libfcgi-devel
14cu|clisp-2.49-5|26	BuildRequires:	libpari-devel
14cu|clisp-2.49-5|27	BuildRequires:	libsigsegv-devel
14cu|clisp-2.49-5|28	BuildRequires:	readline-devel
14cu|clisp-2.49-5|29	BuildRequires:	pkgconfig(dbus-1)
14cu|clisp-2.49-5|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|clisp-2.49-5|31	BuildRequires:	pkgconfig(ice)
14cu|clisp-2.49-5|32	BuildRequires:	pkgconfig(libglade-2.0)
14cu|clisp-2.49-5|33	BuildRequires:	pkgconfig(libpcre)
14cu|clisp-2.49-5|34	BuildRequires:	pkgconfig(libpq)
14cu|clisp-2.49-5|35	BuildRequires:	pkgconfig(sm)
14cu|clisp-2.49-5|36	BuildRequires:	pkgconfig(x11)
14cu|clisp-2.49-5|37	BuildRequires:	pkgconfig(xaw7)
14cu|clisp-2.49-5|38	BuildRequires:	pkgconfig(xext)
14cu|clisp-2.49-5|39	BuildRequires:	pkgconfig(xft)
14cu|clisp-2.49-5|40	BuildRequires:	pkgconfig(xmu)
14cu|clisp-2.49-5|41	BuildRequires:	pkgconfig(xrender)
14cu|clisp-2.49-5|42	BuildRequires:	pkgconfig(xt)
14cu|clisp-2.49-5|43	BuildRequires:	pkgconfig(zlib)
14cu|clisp-2.49-5|44	Provides:	ansi-cl
14cu|clisp-2.49-5|45	
14cu|clisp-2.49-5|46	%description
14cu|clisp-2.49-5|47	Common Lisp is a high-level, all-purpose programming language.
14cu|clisp-2.49-5|48	
14cu|clisp-2.49-5|49	CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
14cu|clisp-2.49-5|50	University and Michael Stoll of Munich University, both in Germany.
14cu|clisp-2.49-5|51	
14cu|clisp-2.49-5|52	It mostly supports Common Lisp as described in the ANSI CL standard.
14cu|clisp-2.49-5|53	It runs on microcomputers (DOS, OS/2, Windows NT, Windows 95, Amiga
14cu|clisp-2.49-5|54	500-4000, Acorn RISC PC) as well as on Unix workstations (Linux,
14cu|clisp-2.49-5|55	SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and others)
14cu|clisp-2.49-5|56	and needs only 2 MB of RAM.
14cu|clisp-2.49-5|57	
14cu|clisp-2.49-5|58	It is free software and may be distributed under the terms of GNU GPL,
14cu|clisp-2.49-5|59	while it is possible to distribute commercial applications compiled
14cu|clisp-2.49-5|60	with CLISP.
14cu|clisp-2.49-5|61	
14cu|clisp-2.49-5|62	The user interface comes in German, English, French and Spanish.
14cu|clisp-2.49-5|63	CLISP includes an interpreter, a compiler, a large subset of CLOS,
14cu|clisp-2.49-5|64	a foreign language interface and a socket interface.
14cu|clisp-2.49-5|65	
14cu|clisp-2.49-5|66	An X11 interface is available through CLX and Garnet.
14cu|clisp-2.49-5|67	
14cu|clisp-2.49-5|68	%files -f %{name}.lang
14cu|clisp-2.49-5|69	%{_bindir}/clisp
14cu|clisp-2.49-5|70	%{_mandir}/*/*
14cu|clisp-2.49-5|71	%doc %{_docdir}/clisp
14cu|clisp-2.49-5|72	%dir %{_libdir}/%{name}-%{version}
14cu|clisp-2.49-5|73	%{_libdir}/%{name}-%{version}/base/lispinit.mem
14cu|clisp-2.49-5|74	%{_libdir}/%{name}-%{version}/base/lisp.run
14cu|clisp-2.49-5|75	%{_libdir}/%{name}-%{version}/bindings/glibc/*.fas
14cu|clisp-2.49-5|76	%{_libdir}/%{name}-%{version}/bindings/glibc/*.lisp
14cu|clisp-2.49-5|77	%{_libdir}/%{name}-%{version}/clx/new-clx/*.fas
14cu|clisp-2.49-5|78	%{_libdir}/%{name}-%{version}/clx/new-clx/*.lisp
14cu|clisp-2.49-5|79	%{_libdir}/%{name}-%{version}/data
14cu|clisp-2.49-5|80	%dir %{_libdir}/%{name}-%{version}/dbus
14cu|clisp-2.49-5|81	%{_libdir}/%{name}-%{version}/dbus/*.fas
14cu|clisp-2.49-5|82	%{_libdir}/%{name}-%{version}/dbus/*.lisp
14cu|clisp-2.49-5|83	%dir %{_libdir}/%{name}-%{version}/fastcgi
14cu|clisp-2.49-5|84	%{_libdir}/%{name}-%{version}/fastcgi/*.fas
14cu|clisp-2.49-5|85	%{_libdir}/%{name}-%{version}/fastcgi/*.lisp
14cu|clisp-2.49-5|86	%dir %{_libdir}/%{name}-%{version}/gdbm
14cu|clisp-2.49-5|87	%{_libdir}/%{name}-%{version}/gdbm/*.fas
14cu|clisp-2.49-5|88	%{_libdir}/%{name}-%{version}/gdbm/*.lisp
14cu|clisp-2.49-5|89	%dir %{_libdir}/%{name}-%{version}/gtk2
14cu|clisp-2.49-5|90	%{_libdir}/%{name}-%{version}/gtk2/*.fas
14cu|clisp-2.49-5|91	%{_libdir}/%{name}-%{version}/gtk2/*.lisp
14cu|clisp-2.49-5|92	%{_libdir}/%{name}-%{version}/dynmod
14cu|clisp-2.49-5|93	%dir %{_libdir}/%{name}-%{version}/pcre
14cu|clisp-2.49-5|94	%{_libdir}/%{name}-%{version}/pcre/*.fas
14cu|clisp-2.49-5|95	%{_libdir}/%{name}-%{version}/pcre/*.lisp
14cu|clisp-2.49-5|96	%dir %{_libdir}/%{name}-%{version}/postgresql
14cu|clisp-2.49-5|97	%{_libdir}/%{name}-%{version}/postgresql/*.fas
14cu|clisp-2.49-5|98	%{_libdir}/%{name}-%{version}/postgresql/*.lisp
14cu|clisp-2.49-5|99	%dir %{_libdir}/%{name}-%{version}/rawsock
14cu|clisp-2.49-5|100	%{_libdir}/%{name}-%{version}/rawsock/*.fas
14cu|clisp-2.49-5|101	%{_libdir}/%{name}-%{version}/rawsock/*.lisp
14cu|clisp-2.49-5|102	%dir %{_libdir}/%{name}-%{version}/wildcard
14cu|clisp-2.49-5|103	%{_libdir}/%{name}-%{version}/wildcard/*.fas
14cu|clisp-2.49-5|104	%{_libdir}/%{name}-%{version}/wildcard/*.lisp
14cu|clisp-2.49-5|105	%dir %{_libdir}/%{name}-%{version}/zlib
14cu|clisp-2.49-5|106	%{_libdir}/%{name}-%{version}/zlib/*.fas
14cu|clisp-2.49-5|107	%{_libdir}/%{name}-%{version}/zlib/*.lisp
14cu|clisp-2.49-5|108	%{_datadir}/emacs/site-lisp/*
14cu|clisp-2.49-5|109	%{_datadir}/vim/vimfiles/after/syntax/lisp.vim
14cu|clisp-2.49-5|110	
14cu|clisp-2.49-5|111	#----------------------------------------------------------------------------
14cu|clisp-2.49-5|112	
14cu|clisp-2.49-5|113	%package devel
14cu|clisp-2.49-5|114	Summary:	Development files for CLISP
14cu|clisp-2.49-5|115	Group:		Development/Other
14cu|clisp-2.49-5|116	Requires:	%{name} = %{epoch}:%{version}-%{release}
14cu|clisp-2.49-5|117	
14cu|clisp-2.49-5|118	%description devel
14cu|clisp-2.49-5|119	Files necessary for linking CLISP.
14cu|clisp-2.49-5|120	
14cu|clisp-2.49-5|121	%files devel
14cu|clisp-2.49-5|122	%attr(0755,root,root) %{_bindir}/clisp-link
14cu|clisp-2.49-5|123	%{_libdir}/%{name}-%{version}/base/*.a
14cu|clisp-2.49-5|124	%{_libdir}/%{name}-%{version}/base/*.o
14cu|clisp-2.49-5|125	%{_libdir}/%{name}-%{version}/base/*.h
14cu|clisp-2.49-5|126	%{_libdir}/%{name}-%{version}/base/makevars
14cu|clisp-2.49-5|127	%{_libdir}/%{name}-%{version}/bindings/glibc/*.o
14cu|clisp-2.49-5|128	%{_libdir}/%{name}-%{version}/bindings/glibc/*.sh
14cu|clisp-2.49-5|129	%{_libdir}/%{name}-%{version}/bindings/glibc/Makefile
14cu|clisp-2.49-5|130	%{_libdir}/%{name}-%{version}/build-aux/*
14cu|clisp-2.49-5|131	%{_libdir}/%{name}-%{version}/clx/new-clx/*.o
14cu|clisp-2.49-5|132	%{_libdir}/%{name}-%{version}/clx/new-clx/*.sh
14cu|clisp-2.49-5|133	%{_libdir}/%{name}-%{version}/clx/new-clx/demos
14cu|clisp-2.49-5|134	%{_libdir}/%{name}-%{version}/clx/new-clx/Makefile
14cu|clisp-2.49-5|135	%{_libdir}/%{name}-%{version}/clx/new-clx/README
14cu|clisp-2.49-5|136	%{_libdir}/%{name}-%{version}/dbus/*.o
14cu|clisp-2.49-5|137	%{_libdir}/%{name}-%{version}/dbus/*.sh
14cu|clisp-2.49-5|138	%{_libdir}/%{name}-%{version}/dbus/Makefile
14cu|clisp-2.49-5|139	%{_libdir}/%{name}-%{version}/fastcgi/*.o
14cu|clisp-2.49-5|140	%{_libdir}/%{name}-%{version}/fastcgi/*.sh
14cu|clisp-2.49-5|141	%{_libdir}/%{name}-%{version}/fastcgi/Makefile
14cu|clisp-2.49-5|142	%{_libdir}/%{name}-%{version}/fastcgi/README
14cu|clisp-2.49-5|143	%{_libdir}/%{name}-%{version}/gdbm/*.o
14cu|clisp-2.49-5|144	%{_libdir}/%{name}-%{version}/gdbm/*.sh
14cu|clisp-2.49-5|145	%{_libdir}/%{name}-%{version}/gdbm/Makefile
14cu|clisp-2.49-5|146	%{_libdir}/%{name}-%{version}/gtk2/*.cfg
14cu|clisp-2.49-5|147	%{_libdir}/%{name}-%{version}/gtk2/*.glade
14cu|clisp-2.49-5|148	%{_libdir}/%{name}-%{version}/gtk2/*.o
14cu|clisp-2.49-5|149	%{_libdir}/%{name}-%{version}/gtk2/*.sh
14cu|clisp-2.49-5|150	%{_libdir}/%{name}-%{version}/gtk2/Makefile
14cu|clisp-2.49-5|151	%{_libdir}/%{name}-%{version}/linkkit
14cu|clisp-2.49-5|152	%{_libdir}/%{name}-%{version}/pcre/*.o
14cu|clisp-2.49-5|153	%{_libdir}/%{name}-%{version}/pcre/*.sh
14cu|clisp-2.49-5|154	%{_libdir}/%{name}-%{version}/pcre/Makefile
14cu|clisp-2.49-5|155	%{_libdir}/%{name}-%{version}/postgresql/*.o
14cu|clisp-2.49-5|156	%{_libdir}/%{name}-%{version}/postgresql/*.sh
14cu|clisp-2.49-5|157	%{_libdir}/%{name}-%{version}/postgresql/Makefile
14cu|clisp-2.49-5|158	%{_libdir}/%{name}-%{version}/postgresql/README
14cu|clisp-2.49-5|159	%{_libdir}/%{name}-%{version}/rawsock/*.o
14cu|clisp-2.49-5|160	%{_libdir}/%{name}-%{version}/rawsock/*.sh
14cu|clisp-2.49-5|161	%{_libdir}/%{name}-%{version}/rawsock/demos
14cu|clisp-2.49-5|162	%{_libdir}/%{name}-%{version}/rawsock/Makefile
14cu|clisp-2.49-5|163	%{_libdir}/%{name}-%{version}/wildcard/*.a
14cu|clisp-2.49-5|164	%{_libdir}/%{name}-%{version}/wildcard/*.o
14cu|clisp-2.49-5|165	%{_libdir}/%{name}-%{version}/wildcard/*.sh
14cu|clisp-2.49-5|166	%{_libdir}/%{name}-%{version}/wildcard/Makefile
14cu|clisp-2.49-5|167	%{_libdir}/%{name}-%{version}/wildcard/README
14cu|clisp-2.49-5|168	%{_libdir}/%{name}-%{version}/zlib/*.o
14cu|clisp-2.49-5|169	%{_libdir}/%{name}-%{version}/zlib/*.sh
14cu|clisp-2.49-5|170	%{_libdir}/%{name}-%{version}/zlib/Makefile
14cu|clisp-2.49-5|171	%{_datadir}/aclocal/clisp.m4
14cu|clisp-2.49-5|172	
14cu|clisp-2.49-5|173	#----------------------------------------------------------------------------
14cu|clisp-2.49-5|174	
14cu|clisp-2.49-5|175	%prep
14cu|clisp-2.49-5|176	%setup -q -n %{name}-%{version}
14cu|clisp-2.49-5|177	%patch0 -p1
14cu|clisp-2.49-5|178	%patch1 -p1
14cu|clisp-2.49-5|179	%patch2 -p1
14cu|clisp-2.49-5|180	%patch3 -p0
14cu|clisp-2.49-5|181	%patch4 -p1
14cu|clisp-2.49-5|182	
14cu|clisp-2.49-5|183	%build
14cu|clisp-2.49-5|184	ulimit -s 16384
14cu|clisp-2.49-5|185	./configure \
14cu|clisp-2.49-5|186	--prefix=%{_prefix} \
14cu|clisp-2.49-5|187	--libdir=%{_libdir} \
14cu|clisp-2.49-5|188	--mandir=%{_mandir} \
14cu|clisp-2.49-5|189	--docdir=%{_docdir}/clisp \
14cu|clisp-2.49-5|190	--fsstnd=redhat \
14cu|clisp-2.49-5|191	--hyperspec=http://www.lispworks.com/documentation/HyperSpec/ \
14cu|clisp-2.49-5|192	--with-module=bindings/glibc \
14cu|clisp-2.49-5|193	--with-module=clx/new-clx \
14cu|clisp-2.49-5|194	--with-module=dbus \
14cu|clisp-2.49-5|195	--with-module=fastcgi \
14cu|clisp-2.49-5|196	--with-module=gdbm \
14cu|clisp-2.49-5|197	--with-module=gtk2 \
14cu|clisp-2.49-5|198	--with-module=i18n \
14cu|clisp-2.49-5|199	--with-module=pcre \
14cu|clisp-2.49-5|200	--with-module=postgresql \
14cu|clisp-2.49-5|201	--with-module=rawsock \
14cu|clisp-2.49-5|202	--with-module=regexp \
14cu|clisp-2.49-5|203	--with-module=syscalls \
14cu|clisp-2.49-5|204	--with-module=wildcard \
14cu|clisp-2.49-5|205	--with-module=zlib \
14cu|clisp-2.49-5|206	--with-readline \
14cu|clisp-2.49-5|207	%if %{with_lightning}
14cu|clisp-2.49-5|208	--with-jitc=lightning \
14cu|clisp-2.49-5|209	%endif
14cu|clisp-2.49-5|210	--cbc \
14cu|clisp-2.49-5|211	build CFLAGS="%{optflags}"
14cu|clisp-2.49-5|212	
14cu|clisp-2.49-5|213	make -C build
14cu|clisp-2.49-5|214	
14cu|clisp-2.49-5|215	%check
14cu|clisp-2.49-5|216	make -C build check
14cu|clisp-2.49-5|217	
14cu|clisp-2.49-5|218	%install
14cu|clisp-2.49-5|219	%makeinstall_std  -C build
14cu|clisp-2.49-5|220	
14cu|clisp-2.49-5|221	rm -f %{buildroot}%{_docdir}/clisp/doc/clisp.{dvi,1,ps}
14cu|clisp-2.49-5|222	cp -p doc/mop-spec.pdf %{buildroot}%{_docdir}/clisp/doc
14cu|clisp-2.49-5|223	
14cu|clisp-2.49-5|224	find %{buildroot}/%{_libdir} -name '*.so' -exec chmod +x {} \;
14cu|clisp-2.49-5|225	
14cu|clisp-2.49-5|226	%find_lang %{name}
14cu|clisp-2.49-5|227	%find_lang %{name}low
14cu|clisp-2.49-5|228	cat %{name}low.lang >> %{name}.lang
14cu|clisp-2.49-5|229	
14cu|clisp-2.49-5|230	
14cu|clisp-2.49-5|231	%changelog
14cu|clisp-2.49-5|232	
14cu|clisp-2.49-5|233	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.49-5
14cu|clisp-2.49-5|234	- (9da4d1e) Also disable streams test
14cu|clisp-2.49-5|235	
14cu|clisp-2.49-5|236	

9840 14
14cu|cmatrix-1.2a-2|1	######################################################
14cu|cmatrix-1.2a-2|2	# SpecFile: cmatrix.spec
14cu|cmatrix-1.2a-2|3	# Generato: http://www.mandrivausers.ro/
14cu|cmatrix-1.2a-2|4	# MRB-Falticska Florin
14cu|cmatrix-1.2a-2|5	#####################################################
14cu|cmatrix-1.2a-2|6	
14cu|cmatrix-1.2a-2|7	Summary:	CMatrix simulates the display from "The Matrix"
14cu|cmatrix-1.2a-2|8	Name:		cmatrix
14cu|cmatrix-1.2a-2|9	Version:	1.2a
14cu|cmatrix-1.2a-2|10	Release:	2
14cu|cmatrix-1.2a-2|11	License:	GPLv2+
14cu|cmatrix-1.2a-2|12	Group:		Terminals
14cu|cmatrix-1.2a-2|13	Url:		http://www.asty.org/cmatrix/
14cu|cmatrix-1.2a-2|14	Source0:	http://www.asty.org/cmatrix/dist/%{name}-%{version}.tar.gz
14cu|cmatrix-1.2a-2|15	BuildRequires:	pkgconfig(ncurses)
14cu|cmatrix-1.2a-2|16	BuildRequires:	pkgconfig(xfont)
14cu|cmatrix-1.2a-2|17	Requires:	ncurses
14cu|cmatrix-1.2a-2|18	Requires(pre):	x11-server-common
14cu|cmatrix-1.2a-2|19	
14cu|cmatrix-1.2a-2|20	%description
14cu|cmatrix-1.2a-2|21	CMatrix is based on the screensaver from The Matrix website. It works
14cu|cmatrix-1.2a-2|22	with terminal settings up to 132x300 and can scroll lines all at the same
14cu|cmatrix-1.2a-2|23	rate or asynchronously and at a user-defined speed.
14cu|cmatrix-1.2a-2|24	
14cu|cmatrix-1.2a-2|25	%files
14cu|cmatrix-1.2a-2|26	%doc README COPYING ChangeLog AUTHORS NEWS TODO
14cu|cmatrix-1.2a-2|27	%{_bindir}/cmatrix
14cu|cmatrix-1.2a-2|28	%{_prefix}/lib/kbd/consolefonts/matrix.psf.gz
14cu|cmatrix-1.2a-2|29	%{_prefix}/lib/kbd/consolefonts/matrix.fnt
14cu|cmatrix-1.2a-2|30	%{_prefix}/X11R6/lib/X11/fonts/misc/mtx.pcf
14cu|cmatrix-1.2a-2|31	
14cu|cmatrix-1.2a-2|32	#----------------------------------------------------------------------------
14cu|cmatrix-1.2a-2|33	
14cu|cmatrix-1.2a-2|34	%prep
14cu|cmatrix-1.2a-2|35	%setup -q
14cu|cmatrix-1.2a-2|36	
14cu|cmatrix-1.2a-2|37	%build
14cu|cmatrix-1.2a-2|38	%setup_compile_flags
14cu|cmatrix-1.2a-2|39	./configure --prefix=%{_prefix}
14cu|cmatrix-1.2a-2|40	%make
14cu|cmatrix-1.2a-2|41	
14cu|cmatrix-1.2a-2|42	%install
14cu|cmatrix-1.2a-2|43	install -d -m 755 %{buildroot}%{_bindir}
14cu|cmatrix-1.2a-2|44	install -d -m 755 %{buildroot}%{_prefix}/lib/kbd/consolefonts
14cu|cmatrix-1.2a-2|45	install -d -m 755 %{buildroot}%{_prefix}/X11R6/lib/X11/fonts/misc
14cu|cmatrix-1.2a-2|46	install -d -m 755 %{buildroot}%{_prefix}/X11R6/lib/X11/fonts/misc
14cu|cmatrix-1.2a-2|47	install -d -m 755 %{buildroot}%{_mandir}
14cu|cmatrix-1.2a-2|48	
14cu|cmatrix-1.2a-2|49	install -m 755 cmatrix %{buildroot}%{_bindir}/
14cu|cmatrix-1.2a-2|50	install -m 644 matrix.fnt %{buildroot}%{_prefix}/lib/kbd/consolefonts
14cu|cmatrix-1.2a-2|51	install -m 644 matrix.psf.gz %{buildroot}%{_prefix}/lib/kbd/consolefonts
14cu|cmatrix-1.2a-2|52	install -m 644 mtx.pcf %{buildroot}%{_prefix}/X11R6/lib/X11/fonts/misc
14cu|cmatrix-1.2a-2|53	install -m 644 mtx.pcf %{buildroot}%{_prefix}/X11R6/lib/X11/fonts/misc/mtx.pcf
14cu|cmatrix-1.2a-2|54	
14cu|cmatrix-1.2a-2|55	
14cu|cmatrix-1.2a-2|56	%changelog
14cu|cmatrix-1.2a-2|57	* Thu Oct 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2a-2
14cu|cmatrix-1.2a-2|58	+ Revision: e51df92
14cu|cmatrix-1.2a-2|59	- Build with system flags and enable debug package
14cu|cmatrix-1.2a-2|60	- Pre-require x11-server-common
14cu|cmatrix-1.2a-2|61	
14cu|cmatrix-1.2a-2|62	

9841 14
14cu|cmt-1.16-5|1	%define	oname cmt_src
14cu|cmt-1.16-5|2	
14cu|cmt-1.16-5|3	Summary:	Computer Music Toolkit ladspa plugins
14cu|cmt-1.16-5|4	Name:		cmt
14cu|cmt-1.16-5|5	Version:	1.16
14cu|cmt-1.16-5|6	Release:	5
14cu|cmt-1.16-5|7	License:	GPLv2+
14cu|cmt-1.16-5|8	Group:		Sound
14cu|cmt-1.16-5|9	# URL now dead (08/2016)
14cu|cmt-1.16-5|10	URL:		http://www.ladspa.org
14cu|cmt-1.16-5|11	#Source0:	http://www.ladspa.org/download/%%{oname}_%%version.tgz
14cu|cmt-1.16-5|12	Source0:	%{oname}_%{version}.tgz
14cu|cmt-1.16-5|13	Patch0:		%{name}-optflags.patch
14cu|cmt-1.16-5|14	BuildRequires:	ladspa-devel
14cu|cmt-1.16-5|15	
14cu|cmt-1.16-5|16	%description
14cu|cmt-1.16-5|17	The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use
14cu|cmt-1.16-5|18	with software synthesis and recording packages on Linux. This package contains
14cu|cmt-1.16-5|19	several audio plugins, including freeverb.
14cu|cmt-1.16-5|20	
14cu|cmt-1.16-5|21	%files
14cu|cmt-1.16-5|22	%doc doc/*
14cu|cmt-1.16-5|23	%{_libdir}/%{name}/*.so
14cu|cmt-1.16-5|24	
14cu|cmt-1.16-5|25	#-----------------------------------------------------------------------------
14cu|cmt-1.16-5|26	
14cu|cmt-1.16-5|27	%prep
14cu|cmt-1.16-5|28	%setup -qn %{name}
14cu|cmt-1.16-5|29	%patch -p1
14cu|cmt-1.16-5|30	
14cu|cmt-1.16-5|31	# Fix wrong perms
14cu|cmt-1.16-5|32	chmod -x doc/*.html
14cu|cmt-1.16-5|33	chmod -x src/freeverb/Components/*.h
14cu|cmt-1.16-5|34	
14cu|cmt-1.16-5|35	
14cu|cmt-1.16-5|36	%build
14cu|cmt-1.16-5|37	cd src
14cu|cmt-1.16-5|38	%make targets OPTFLAGS="%{optflags}"
14cu|cmt-1.16-5|39	
14cu|cmt-1.16-5|40	
14cu|cmt-1.16-5|41	%install
14cu|cmt-1.16-5|42	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|cmt-1.16-5|43	cp plugins/* %{buildroot}%{_libdir}/%{name}
14cu|cmt-1.16-5|44	
14cu|cmt-1.16-5|45	%changelog
14cu|cmt-1.16-5|46	
14cu|cmt-1.16-5|47	* Tue Aug 23 2016 gvm <mc2374@mclink.it> 1.16-5
14cu|cmt-1.16-5|48	- (739f112) Merge pull request #1 from import/cmt:rosa2016.1
14cu|cmt-1.16-5|49	- (739f112) cmt 1.16
14cu|cmt-1.16-5|50	
14cu|cmt-1.16-5|51	

9842 14
14cu|cmus-2.7.1-1|1	%define _disable_ld_no_undefined 1
14cu|cmus-2.7.1-1|2	
14cu|cmus-2.7.1-1|3	Summary:	A powerful ncurses-based music player
14cu|cmus-2.7.1-1|4	Name:		cmus
14cu|cmus-2.7.1-1|5	Version:	2.7.1
14cu|cmus-2.7.1-1|6	Release:	1
14cu|cmus-2.7.1-1|7	License:	GPLv2+
14cu|cmus-2.7.1-1|8	Group:		Sound
14cu|cmus-2.7.1-1|9	Url:		http://cmus.github.io/
14cu|cmus-2.7.1-1|10	# https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
14cu|cmus-2.7.1-1|11	Source0:	%{name}-%{version}.tar.gz
14cu|cmus-2.7.1-1|12	BuildRequires:	ffmpeg-devel
14cu|cmus-2.7.1-1|13	BuildRequires:	libmp4v2-devel
14cu|cmus-2.7.1-1|14	BuildRequires:	libmpcdec-devel
14cu|cmus-2.7.1-1|15	BuildRequires:	pkgconfig(alsa)
14cu|cmus-2.7.1-1|16	BuildRequires:	pkgconfig(ao)
14cu|cmus-2.7.1-1|17	BuildRequires:	pkgconfig(flac)
14cu|cmus-2.7.1-1|18	BuildRequires:	pkgconfig(libcddb)
14cu|cmus-2.7.1-1|19	BuildRequires:	pkgconfig(libcdio_cdda)
14cu|cmus-2.7.1-1|20	BuildRequires:	pkgconfig(libcue)
14cu|cmus-2.7.1-1|21	BuildRequires:	pkgconfig(libdiscid)
14cu|cmus-2.7.1-1|22	BuildRequires:	pkgconfig(libmodplug)
14cu|cmus-2.7.1-1|23	BuildRequires:	pkgconfig(libpulse)
14cu|cmus-2.7.1-1|24	BuildRequires:	pkgconfig(mad)
14cu|cmus-2.7.1-1|25	BuildRequires:	pkgconfig(ncursesw)
14cu|cmus-2.7.1-1|26	BuildRequires:	pkgconfig(opus)
14cu|cmus-2.7.1-1|27	BuildRequires:	pkgconfig(samplerate)
14cu|cmus-2.7.1-1|28	BuildRequires:	pkgconfig(vorbis)
14cu|cmus-2.7.1-1|29	BuildRequires:	pkgconfig(wavpack)
14cu|cmus-2.7.1-1|30	Requires:	ncurses
14cu|cmus-2.7.1-1|31	
14cu|cmus-2.7.1-1|32	%description
14cu|cmus-2.7.1-1|33	cmus is a powerful music player with an ncurses UI. It supports many
14cu|cmus-2.7.1-1|34	different file types like FLAC, Ogg/Vorbis, etc. and is able to handle play
14cu|cmus-2.7.1-1|35	lists.
14cu|cmus-2.7.1-1|36	
14cu|cmus-2.7.1-1|37	%files
14cu|cmus-2.7.1-1|38	%doc README.md
14cu|cmus-2.7.1-1|39	%{_bindir}/cmus
14cu|cmus-2.7.1-1|40	%{_bindir}/cmus-remote
14cu|cmus-2.7.1-1|41	%dir %{_libdir}/cmus/
14cu|cmus-2.7.1-1|42	%{_libdir}/cmus/*/*.so
14cu|cmus-2.7.1-1|43	%dir %{_datadir}/cmus/
14cu|cmus-2.7.1-1|44	%{_datadir}/cmus/*.theme
14cu|cmus-2.7.1-1|45	%{_datadir}/cmus/rc
14cu|cmus-2.7.1-1|46	%{_mandir}/man1/cmus.1*
14cu|cmus-2.7.1-1|47	%{_mandir}/man1/cmus-remote.1*
14cu|cmus-2.7.1-1|48	%{_mandir}/man7/cmus-tutorial.7*
14cu|cmus-2.7.1-1|49	
14cu|cmus-2.7.1-1|50	#----------------------------------------------------------------------------
14cu|cmus-2.7.1-1|51	
14cu|cmus-2.7.1-1|52	%prep
14cu|cmus-2.7.1-1|53	%setup -q
14cu|cmus-2.7.1-1|54	
14cu|cmus-2.7.1-1|55	%build
14cu|cmus-2.7.1-1|56	%setup_compile_flags
14cu|cmus-2.7.1-1|57	./configure \
14cu|cmus-2.7.1-1|58	prefix=%{_prefix} \
14cu|cmus-2.7.1-1|59	libdir=%{_libdir} \
14cu|cmus-2.7.1-1|60	DEBUG=0
14cu|cmus-2.7.1-1|61	%make
14cu|cmus-2.7.1-1|62	
14cu|cmus-2.7.1-1|63	%install
14cu|cmus-2.7.1-1|64	%makeinstall_std
14cu|cmus-2.7.1-1|65	
14cu|cmus-2.7.1-1|66	
14cu|cmus-2.7.1-1|67	%changelog
14cu|cmus-2.7.1-1|68	
14cu|cmus-2.7.1-1|69	* Tue Aug 25 2015 Rosa <rosa@abf.rosalinux.ru> 2.7.1-1
14cu|cmus-2.7.1-1|70	- (d3b8c52) Automatic import for version 2.7.1-1
14cu|cmus-2.7.1-1|71	
14cu|cmus-2.7.1-1|72	

9843 14
14cu|cmyktool-0.1.6-0.pre1.1|1	%define pre pre1
14cu|cmyktool-0.1.6-0.pre1.1|2	
14cu|cmyktool-0.1.6-0.pre1.1|3	Summary:	GUI utility to manage color profiles & convert from RGB to CMYK
14cu|cmyktool-0.1.6-0.pre1.1|4	Name:		cmyktool
14cu|cmyktool-0.1.6-0.pre1.1|5	Version:	0.1.6
14cu|cmyktool-0.1.6-0.pre1.1|6	Release:	0.%{pre}.1
14cu|cmyktool-0.1.6-0.pre1.1|7	License:	GPLv3+
14cu|cmyktool-0.1.6-0.pre1.1|8	Group:		Graphics
14cu|cmyktool-0.1.6-0.pre1.1|9	Url:		http://www.blackfiveimaging.co.uk/index.php?article=02Software/05CMYKTool
14cu|cmyktool-0.1.6-0.pre1.1|10	Source0:	http://www.blackfiveimaging.co.uk/cmyktool/%{name}-%{version}-%{pre}.tar.gz
14cu|cmyktool-0.1.6-0.pre1.1|11	Patch0:		cmyktool-0.1.6-pre1-fix-segfault.patch
14cu|cmyktool-0.1.6-0.pre1.1|12	# From SUSE:
14cu|cmyktool-0.1.6-0.pre1.1|13	Patch1:		cmyktool-0.1.6-pre1-nonvoid-return-hackstream-h.patch
14cu|cmyktool-0.1.6-0.pre1.1|14	Patch2:		cmyktool-0.1.6-pre1-fix_wrong_printf_format_for_size_t.patch
14cu|cmyktool-0.1.6-0.pre1.1|15	BuildRequires:	netpbm-devel
14cu|cmyktool-0.1.6-0.pre1.1|16	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|cmyktool-0.1.6-0.pre1.1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|cmyktool-0.1.6-0.pre1.1|18	BuildRequires:	pkgconfig(gthread-2.0)
14cu|cmyktool-0.1.6-0.pre1.1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|cmyktool-0.1.6-0.pre1.1|20	BuildRequires:	pkgconfig(lcms)
14cu|cmyktool-0.1.6-0.pre1.1|21	BuildRequires:	pkgconfig(libtiff-4)
14cu|cmyktool-0.1.6-0.pre1.1|22	Requires:	colord
14cu|cmyktool-0.1.6-0.pre1.1|23	
14cu|cmyktool-0.1.6-0.pre1.1|24	%description
14cu|cmyktool-0.1.6-0.pre1.1|25	CMYKTool is a graphical utility that converts images from ICC profile to
14cu|cmyktool-0.1.6-0.pre1.1|26	another, converts images from RGB to CMYK with a number of configuration
14cu|cmyktool-0.1.6-0.pre1.1|27	options for the conversion, provides an interface for inspecting image
14cu|cmyktool-0.1.6-0.pre1.1|28	channels, provides a 'soft proof' mode to preview how an image would look if it
14cu|cmyktool-0.1.6-0.pre1.1|29	was printed, saves images to JPEG or TIFF (8- or 16-bit) with embedded profiles
14cu|cmyktool-0.1.6-0.pre1.1|30	if desired. This tool is extremely useful for designers who prepare artwork for
14cu|cmyktool-0.1.6-0.pre1.1|31	professional printing.
14cu|cmyktool-0.1.6-0.pre1.1|32	
14cu|cmyktool-0.1.6-0.pre1.1|33	%files -f %{name}.lang
14cu|cmyktool-0.1.6-0.pre1.1|34	%doc NEWS README
14cu|cmyktool-0.1.6-0.pre1.1|35	%{_bindir}/cmyktool
14cu|cmyktool-0.1.6-0.pre1.1|36	%{_datadir}/applications/cmyktool.desktop
14cu|cmyktool-0.1.6-0.pre1.1|37	%{_datadir}/icons/hicolor/*/apps/cmyktool.png
14cu|cmyktool-0.1.6-0.pre1.1|38	
14cu|cmyktool-0.1.6-0.pre1.1|39	#----------------------------------------------------------------------------
14cu|cmyktool-0.1.6-0.pre1.1|40	
14cu|cmyktool-0.1.6-0.pre1.1|41	%prep
14cu|cmyktool-0.1.6-0.pre1.1|42	%setup -qn %{name}-%{version}-%{pre}
14cu|cmyktool-0.1.6-0.pre1.1|43	%apply_patches
14cu|cmyktool-0.1.6-0.pre1.1|44	
14cu|cmyktool-0.1.6-0.pre1.1|45	%build
14cu|cmyktool-0.1.6-0.pre1.1|46	%configure2_5x
14cu|cmyktool-0.1.6-0.pre1.1|47	%make
14cu|cmyktool-0.1.6-0.pre1.1|48	
14cu|cmyktool-0.1.6-0.pre1.1|49	%install
14cu|cmyktool-0.1.6-0.pre1.1|50	%makeinstall_std
14cu|cmyktool-0.1.6-0.pre1.1|51	
14cu|cmyktool-0.1.6-0.pre1.1|52	%find_lang %{name}
14cu|cmyktool-0.1.6-0.pre1.1|53	
14cu|cmyktool-0.1.6-0.pre1.1|54	
14cu|cmyktool-0.1.6-0.pre1.1|55	%changelog
14cu|cmyktool-0.1.6-0.pre1.1|56	
14cu|cmyktool-0.1.6-0.pre1.1|57	* Mon Jul 06 2015 Rosa <rosa@abf.rosalinux.ru> 0.1.6-0.pre1.1
14cu|cmyktool-0.1.6-0.pre1.1|58	- (671a523) Automatic import for version 0.1.6-0.pre1.1
14cu|cmyktool-0.1.6-0.pre1.1|59	
14cu|cmyktool-0.1.6-0.pre1.1|60	

9844 14
14cu|cnc-qt-0.3.0-1|1	%define debug_package	%{nil}
14cu|cnc-qt-0.3.0-1|2	%define oname cncqt
14cu|cnc-qt-0.3.0-1|3	
14cu|cnc-qt-0.3.0-1|4	Summary:	GUI for CNC controller
14cu|cnc-qt-0.3.0-1|5	Name:		cnc-qt
14cu|cnc-qt-0.3.0-1|6	Version:	0.3.0
14cu|cnc-qt-0.3.0-1|7	Release:	1
14cu|cnc-qt-0.3.0-1|8	License:	GPLv3
14cu|cnc-qt-0.3.0-1|9	Group:		Office
14cu|cnc-qt-0.3.0-1|10	Url:		https://github.com/eduard-x/cnc-qt
14cu|cnc-qt-0.3.0-1|11	Source0:	https://github.com/eduard-x/cnc-qt/archive/%{name}-%{version}.tar.gz
14cu|cnc-qt-0.3.0-1|12	Source1:	%{name}.desktop
14cu|cnc-qt-0.3.0-1|13	BuildRequires:	pkgconfig(libusb-1.0)
14cu|cnc-qt-0.3.0-1|14	BuildRequires:	qt5-devel
14cu|cnc-qt-0.3.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|cnc-qt-0.3.0-1|16	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|cnc-qt-0.3.0-1|17	BuildRequires:	cmake
14cu|cnc-qt-0.3.0-1|18	BuildRequires:	desktop-file-utils
14cu|cnc-qt-0.3.0-1|19	BuildRequires:	imagemagick
14cu|cnc-qt-0.3.0-1|20	
14cu|cnc-qt-0.3.0-1|21	
14cu|cnc-qt-0.3.0-1|22	%description
14cu|cnc-qt-0.3.0-1|23	CNC-Qt is the program for management of
14cu|cnc-qt-0.3.0-1|24	planet-cnc controllers,
14cu|cnc-qt-0.3.0-1|25	supports now only mk1 (4 axis) hardware.
14cu|cnc-qt-0.3.0-1|26	No supporting of mk2 interface at time.
14cu|cnc-qt-0.3.0-1|27	
14cu|cnc-qt-0.3.0-1|28	
14cu|cnc-qt-0.3.0-1|29	%files
14cu|cnc-qt-0.3.0-1|30	%doc README.md README LICENSE
14cu|cnc-qt-0.3.0-1|31	%{_bindir}/%{oname}
14cu|cnc-qt-0.3.0-1|32	%{_datadir}/%{oname}
14cu|cnc-qt-0.3.0-1|33	%{_datadir}/applications/*.desktop
14cu|cnc-qt-0.3.0-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|cnc-qt-0.3.0-1|35	%config(noreplace) %{_sysconfdir}/udev/rules.d/z90_cncusb.rules
14cu|cnc-qt-0.3.0-1|36	#-----------------------------------------------------------
14cu|cnc-qt-0.3.0-1|37	%prep
14cu|cnc-qt-0.3.0-1|38	%setup -qn %{name}-%{name}-%{version}
14cu|cnc-qt-0.3.0-1|39	chmod 0644 LICENSE
14cu|cnc-qt-0.3.0-1|40	
14cu|cnc-qt-0.3.0-1|41	%build
14cu|cnc-qt-0.3.0-1|42	%cmake
14cu|cnc-qt-0.3.0-1|43	%setup_compile_flags
14cu|cnc-qt-0.3.0-1|44	%make
14cu|cnc-qt-0.3.0-1|45	
14cu|cnc-qt-0.3.0-1|46	%install
14cu|cnc-qt-0.3.0-1|47	%makeinstall_std -C build
14cu|cnc-qt-0.3.0-1|48	
14cu|cnc-qt-0.3.0-1|49	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14cu|cnc-qt-0.3.0-1|50	cp -pr udev/rules.d/z90_cncusb.rules %{buildroot}%{_sysconfdir}/udev/rules.d/.
14cu|cnc-qt-0.3.0-1|51	find %{buildroot} -size 0 -delete
14cu|cnc-qt-0.3.0-1|52	desktop-file-install %{SOURCE1} \
14cu|cnc-qt-0.3.0-1|53	--dir=%{buildroot}%{_datadir}/applications
14cu|cnc-qt-0.3.0-1|54	
14cu|cnc-qt-0.3.0-1|55	for size in 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|cnc-qt-0.3.0-1|56	install -dm 0755 \
14cu|cnc-qt-0.3.0-1|57	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|cnc-qt-0.3.0-1|58	convert -strip -resize $size icons/%{name}.png \
14cu|cnc-qt-0.3.0-1|59	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|cnc-qt-0.3.0-1|60	done
14cu|cnc-qt-0.3.0-1|61	
14cu|cnc-qt-0.3.0-1|62	rm -fr %{buildroot}%{_iconsdir}/%{name}.png
14cu|cnc-qt-0.3.0-1|63	%changelog
14cu|cnc-qt-0.3.0-1|64	
14cu|cnc-qt-0.3.0-1|65	* Thu Mar 16 2017 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|cnc-qt-0.3.0-1|66	- (64708a4) Imported from SRPM
14cu|cnc-qt-0.3.0-1|67	
14cu|cnc-qt-0.3.0-1|68	

9845 14
14cu|cntlm-0.92.3-1|1	%global _hardened_build 1
14cu|cntlm-0.92.3-1|2	
14cu|cntlm-0.92.3-1|3	Summary:          Fast NTLM authentication proxy with tunneling
14cu|cntlm-0.92.3-1|4	Name:             cntlm
14cu|cntlm-0.92.3-1|5	Version:          0.92.3
14cu|cntlm-0.92.3-1|6	Release:          1
14cu|cntlm-0.92.3-1|7	License:          GPLv2+
14cu|cntlm-0.92.3-1|8	Group:            System/Servers
14cu|cntlm-0.92.3-1|9	URL:              http://cntlm.sourceforge.net/
14cu|cntlm-0.92.3-1|10	Source0:          http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|cntlm-0.92.3-1|11	Source1:          cntlm.tmpfiles
14cu|cntlm-0.92.3-1|12	Source2:          cntlm.service
14cu|cntlm-0.92.3-1|13	Patch0:           cntlm_makefile.patch
14cu|cntlm-0.92.3-1|14	Requires:         systemd
14cu|cntlm-0.92.3-1|15	BuildRequires:    systemd
14cu|cntlm-0.92.3-1|16	Requires(pre):    shadow-utils
14cu|cntlm-0.92.3-1|17	Requires(post):   systemd
14cu|cntlm-0.92.3-1|18	Requires(preun):  systemd
14cu|cntlm-0.92.3-1|19	Requires(postun): systemd
14cu|cntlm-0.92.3-1|20	
14cu|cntlm-0.92.3-1|21	%description
14cu|cntlm-0.92.3-1|22	Cntlm is a fast and efficient NTLM proxy, with support for TCP/IP tunneling,
14cu|cntlm-0.92.3-1|23	authenticated connection caching, ACLs, proper daemon logging and behavior
14cu|cntlm-0.92.3-1|24	and much more. It has up to ten times faster responses than similar NTLM
14cu|cntlm-0.92.3-1|25	proxies, while using by orders or magnitude less RAM and CPU. Manual page
14cu|cntlm-0.92.3-1|26	contains detailed information.
14cu|cntlm-0.92.3-1|27	
14cu|cntlm-0.92.3-1|28	%prep
14cu|cntlm-0.92.3-1|29	%setup -q
14cu|cntlm-0.92.3-1|30	%patch0 -p1
14cu|cntlm-0.92.3-1|31	
14cu|cntlm-0.92.3-1|32	
14cu|cntlm-0.92.3-1|33	%build
14cu|cntlm-0.92.3-1|34	%configure
14cu|cntlm-0.92.3-1|35	%make SYSCONFDIR=%{_sysconfdir}
14cu|cntlm-0.92.3-1|36	
14cu|cntlm-0.92.3-1|37	%install
14cu|cntlm-0.92.3-1|38	make BINDIR=%{buildroot}%{_sbindir} MANDIR=%{buildroot}%{_mandir} SYSCONFDIR=%{buildroot}%{_sysconfdir} install
14cu|cntlm-0.92.3-1|39	
14cu|cntlm-0.92.3-1|40	install -D -m 0644 rpm/%{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/cntlmd
14cu|cntlm-0.92.3-1|41	install -D -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|cntlm-0.92.3-1|42	install -D -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|cntlm-0.92.3-1|43	
14cu|cntlm-0.92.3-1|44	install -D -d -m 0755 %{buildroot}/run/%{name}/
14cu|cntlm-0.92.3-1|45	
14cu|cntlm-0.92.3-1|46	
14cu|cntlm-0.92.3-1|47	%pre
14cu|cntlm-0.92.3-1|48	%_pre_useradd %{name} %{_localstatedir}/run/%{name} /sbin/nologin
14cu|cntlm-0.92.3-1|49	
14cu|cntlm-0.92.3-1|50	%post
14cu|cntlm-0.92.3-1|51	%systemd_post %{name}.service
14cu|cntlm-0.92.3-1|52	
14cu|cntlm-0.92.3-1|53	%preun
14cu|cntlm-0.92.3-1|54	%systemd_preun %{name}.service
14cu|cntlm-0.92.3-1|55	
14cu|cntlm-0.92.3-1|56	%postun
14cu|cntlm-0.92.3-1|57	%systemd_postun_with_restart %{name}.service
14cu|cntlm-0.92.3-1|58	%_postun_userdel %{name}
14cu|cntlm-0.92.3-1|59	
14cu|cntlm-0.92.3-1|60	%files
14cu|cntlm-0.92.3-1|61	%doc LICENSE README COPYRIGHT
14cu|cntlm-0.92.3-1|62	%{_sbindir}/%{name}
14cu|cntlm-0.92.3-1|63	%{_mandir}/man1/%{name}.1*
14cu|cntlm-0.92.3-1|64	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|cntlm-0.92.3-1|65	%config(noreplace) %{_sysconfdir}/sysconfig/cntlmd
14cu|cntlm-0.92.3-1|66	%{_tmpfilesdir}/%{name}.conf
14cu|cntlm-0.92.3-1|67	%{_unitdir}/%{name}.service
14cu|cntlm-0.92.3-1|68	
14cu|cntlm-0.92.3-1|69	%changelog
14cu|cntlm-0.92.3-1|70	
14cu|cntlm-0.92.3-1|71	* Fri Apr 01 2016 Denis Silakov <dsilakov@gmail.com> 0.92.3-1
14cu|cntlm-0.92.3-1|72	- (d476860) Imported from SRPM
14cu|cntlm-0.92.3-1|73	
14cu|cntlm-0.92.3-1|74	

9846 14
14cu|coccigrep-1.13-3|1	Summary:	Semantic grep for C based on coccinelle
14cu|coccigrep-1.13-3|2	Name:		coccigrep
14cu|coccigrep-1.13-3|3	Version:	1.13
14cu|coccigrep-1.13-3|4	Release:	3
14cu|coccigrep-1.13-3|5	License:	GPLv2+
14cu|coccigrep-1.13-3|6	Group:		Development/Tools
14cu|coccigrep-1.13-3|7	Url:		http://home.regit.org/software/coccigrep/
14cu|coccigrep-1.13-3|8	Source0:	http://pypi.python.org/packages/source/c/coccigrep/%{name}-%{version}.tar.gz
14cu|coccigrep-1.13-3|9	BuildRequires:	python-sphinx
14cu|coccigrep-1.13-3|10	BuildRequires:	python-setuptools
14cu|coccigrep-1.13-3|11	BuildRequires:	texlive
14cu|coccigrep-1.13-3|12	# Temporary, should be installed together with texlive...
14cu|coccigrep-1.13-3|13	BuildRequires:	texlive-babel-english
14cu|coccigrep-1.13-3|14	BuildRequires:	texlive-collection-fontsrecommended
14cu|coccigrep-1.13-3|15	BuildRequires:	texlive-collection-langgerman
14cu|coccigrep-1.13-3|16	BuildRequires:	texlive-collection-latexextra
14cu|coccigrep-1.13-3|17	BuildRequires:	texlive-collection-latexrecommended
14cu|coccigrep-1.13-3|18	BuildRequires:	texlive-hyphen-english
14cu|coccigrep-1.13-3|19	BuildRequires:	pkgconfig(python)
14cu|coccigrep-1.13-3|20	Requires:	coccinelle
14cu|coccigrep-1.13-3|21	Requires:	%{name}-data
14cu|coccigrep-1.13-3|22	Suggests:	%{name}-doc
14cu|coccigrep-1.13-3|23	Suggests:	%{name}-emacs
14cu|coccigrep-1.13-3|24	Suggests:	%{name}-vim
14cu|coccigrep-1.13-3|25	BuildArch:	noarch
14cu|coccigrep-1.13-3|26	
14cu|coccigrep-1.13-3|27	%description
14cu|coccigrep-1.13-3|28	Coccigrep is a semantic grep for the C language based on coccinelle. It
14cu|coccigrep-1.13-3|29	can be used to find where a given structure is used in code files.
14cu|coccigrep-1.13-3|30	coccigrep depends on the spatch program which comes with coccinelle.
14cu|coccigrep-1.13-3|31	
14cu|coccigrep-1.13-3|32	%files
14cu|coccigrep-1.13-3|33	%{_bindir}/%{name}
14cu|coccigrep-1.13-3|34	%{_mandir}/man1/%{name}.*
14cu|coccigrep-1.13-3|35	%{py_puresitedir}/%{name}/*.py*
14cu|coccigrep-1.13-3|36	%{py_puresitedir}/%{name}*.egg-info
14cu|coccigrep-1.13-3|37	
14cu|coccigrep-1.13-3|38	#----------------------------------------------------------------------------
14cu|coccigrep-1.13-3|39	
14cu|coccigrep-1.13-3|40	%package data
14cu|coccigrep-1.13-3|41	Summary:	Data for %{name}
14cu|coccigrep-1.13-3|42	Group:		Development/Tools
14cu|coccigrep-1.13-3|43	
14cu|coccigrep-1.13-3|44	%description data
14cu|coccigrep-1.13-3|45	This package provides the data for %{name}, i.e. the coccinelle semantic
14cu|coccigrep-1.13-3|46	patches.
14cu|coccigrep-1.13-3|47	
14cu|coccigrep-1.13-3|48	%files data
14cu|coccigrep-1.13-3|49	%{py_puresitedir}/%{name}/%{name}.cfg
14cu|coccigrep-1.13-3|50	%{py_puresitedir}/%{name}/data/
14cu|coccigrep-1.13-3|51	
14cu|coccigrep-1.13-3|52	#----------------------------------------------------------------------------
14cu|coccigrep-1.13-3|53	
14cu|coccigrep-1.13-3|54	%package doc
14cu|coccigrep-1.13-3|55	Summary:	Documentation for %{name}
14cu|coccigrep-1.13-3|56	Group:		Documentation
14cu|coccigrep-1.13-3|57	
14cu|coccigrep-1.13-3|58	%description doc
14cu|coccigrep-1.13-3|59	This package provides the documentation for %{name}.
14cu|coccigrep-1.13-3|60	
14cu|coccigrep-1.13-3|61	%files doc
14cu|coccigrep-1.13-3|62	%{_docdir}/%{name}-doc/%{name}.pdf
14cu|coccigrep-1.13-3|63	
14cu|coccigrep-1.13-3|64	#----------------------------------------------------------------------------
14cu|coccigrep-1.13-3|65	
14cu|coccigrep-1.13-3|66	%package emacs
14cu|coccigrep-1.13-3|67	Summary:	Emacs for %{name}
14cu|coccigrep-1.13-3|68	Group:		Development/Tools
14cu|coccigrep-1.13-3|69	Requires:	%{name}
14cu|coccigrep-1.13-3|70	
14cu|coccigrep-1.13-3|71	%description emacs
14cu|coccigrep-1.13-3|72	This package provides Emacs integration for %{name}.
14cu|coccigrep-1.13-3|73	
14cu|coccigrep-1.13-3|74	%files emacs
14cu|coccigrep-1.13-3|75	%{_datadir}/emacs/site-lisp/cocci-grep.el
14cu|coccigrep-1.13-3|76	
14cu|coccigrep-1.13-3|77	#----------------------------------------------------------------------------
14cu|coccigrep-1.13-3|78	
14cu|coccigrep-1.13-3|79	%package vim
14cu|coccigrep-1.13-3|80	Summary:	VIM support for %{name}
14cu|coccigrep-1.13-3|81	Group:		Development/Tools
14cu|coccigrep-1.13-3|82	Requires:	%{name}
14cu|coccigrep-1.13-3|83	
14cu|coccigrep-1.13-3|84	%description vim
14cu|coccigrep-1.13-3|85	This package provides Vim integration for %{name}.
14cu|coccigrep-1.13-3|86	
14cu|coccigrep-1.13-3|87	%files vim
14cu|coccigrep-1.13-3|88	%{_datadir}/vim/plugin/cocci-grep.vim
14cu|coccigrep-1.13-3|89	
14cu|coccigrep-1.13-3|90	#----------------------------------------------------------------------------
14cu|coccigrep-1.13-3|91	
14cu|coccigrep-1.13-3|92	%prep
14cu|coccigrep-1.13-3|93	%setup -q
14cu|coccigrep-1.13-3|94	
14cu|coccigrep-1.13-3|95	%build
14cu|coccigrep-1.13-3|96	python setup.py build
14cu|coccigrep-1.13-3|97	
14cu|coccigrep-1.13-3|98	pushd doc
14cu|coccigrep-1.13-3|99	make man latexpdf
14cu|coccigrep-1.13-3|100	popd
14cu|coccigrep-1.13-3|101	
14cu|coccigrep-1.13-3|102	%install
14cu|coccigrep-1.13-3|103	python setup.py install --root=%{buildroot}
14cu|coccigrep-1.13-3|104	
14cu|coccigrep-1.13-3|105	pushd doc
14cu|coccigrep-1.13-3|106	install -m0644 -D _build/latex/%{name}.pdf %{buildroot}%{_docdir}/%{name}-doc/%{name}.pdf
14cu|coccigrep-1.13-3|107	install -m0644 -D _build/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|coccigrep-1.13-3|108	popd
14cu|coccigrep-1.13-3|109	
14cu|coccigrep-1.13-3|110	pushd editors
14cu|coccigrep-1.13-3|111	install -m0644 -D cocci-grep.vim %{buildroot}%{_datadir}/vim/plugin/cocci-grep.vim
14cu|coccigrep-1.13-3|112	install -m0644 -D cocci-grep.el %{buildroot}%{_datadir}/emacs/site-lisp/cocci-grep.el
14cu|coccigrep-1.13-3|113	popd
14cu|coccigrep-1.13-3|114	
14cu|coccigrep-1.13-3|115	
14cu|coccigrep-1.13-3|116	%changelog
14cu|coccigrep-1.13-3|117	
14cu|coccigrep-1.13-3|118	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13-3
14cu|coccigrep-1.13-3|119	- (5052507) Build requires texlive-collection-fontsrecommended
14cu|coccigrep-1.13-3|120	
14cu|coccigrep-1.13-3|121	

9847 14
14cu|cocoalib-0.99535-2|1	%define major 0
14cu|cocoalib-0.99535-2|2	%define libname %mklibname cocoa %{major}
14cu|cocoalib-0.99535-2|3	%define devname %mklibname cocoa -d
14cu|cocoalib-0.99535-2|4	%define debug_package	%{nil}
14cu|cocoalib-0.99535-2|5	%define oname	CoCoALib
14cu|cocoalib-0.99535-2|6	
14cu|cocoalib-0.99535-2|7	Name:           cocoalib
14cu|cocoalib-0.99535-2|8	Version:        0.99535
14cu|cocoalib-0.99535-2|9	Release:        2
14cu|cocoalib-0.99535-2|10	Summary:        Computations library in Commutative Algebra
14cu|cocoalib-0.99535-2|11	Group:          Sciences/Mathematics
14cu|cocoalib-0.99535-2|12	License:        GPLv3
14cu|cocoalib-0.99535-2|13	URL:            http://cocoa.dima.unige.it/cocoalib/
14cu|cocoalib-0.99535-2|14	Source0:        http://cocoa.dima.unige.it/cocoalib/tgz/%{oname}-%{version}.tgz
14cu|cocoalib-0.99535-2|15	Source100:      cocoalib.rpmlintrc
14cu|cocoalib-0.99535-2|16	
14cu|cocoalib-0.99535-2|17	BuildRequires:  gmp-devel
14cu|cocoalib-0.99535-2|18	BuildRequires:  pkgconfig(gsl)
14cu|cocoalib-0.99535-2|19	BuildRequires:  libatlas-devel
14cu|cocoalib-0.99535-2|20	BuildRequires:  boost-devel
14cu|cocoalib-0.99535-2|21	BuildRequires:  pkgconfig(lapack)
14cu|cocoalib-0.99535-2|22	BuildRequires:  pkgconfig(blas)
14cu|cocoalib-0.99535-2|23	BuildRequires:  qt4-devel
14cu|cocoalib-0.99535-2|24	
14cu|cocoalib-0.99535-2|25	%description
14cu|cocoalib-0.99535-2|26	CoCoALib is a GPL C++ library for doing Computations in Commutative Algebra.
14cu|cocoalib-0.99535-2|27	CoCoALib will be the mathematical kernel for the completely new system CoCoA-5.
14cu|cocoalib-0.99535-2|28	
14cu|cocoalib-0.99535-2|29	
14cu|cocoalib-0.99535-2|30	%package -n %{libname}
14cu|cocoalib-0.99535-2|31	Summary:	Computations library in Commutative Algebra
14cu|cocoalib-0.99535-2|32	Group:		Sciences/Mathematics
14cu|cocoalib-0.99535-2|33	
14cu|cocoalib-0.99535-2|34	%description -n %{libname}
14cu|cocoalib-0.99535-2|35	CoCoALib is a GPL C++ library for doing Computations in Commutative Algebra.
14cu|cocoalib-0.99535-2|36	CoCoALib will be the mathematical kernel for the completely new system CoCoA-5.
14cu|cocoalib-0.99535-2|37	
14cu|cocoalib-0.99535-2|38	%files -n %{libname}
14cu|cocoalib-0.99535-2|39	%doc COPYING-GPLv3 README
14cu|cocoalib-0.99535-2|40	%{_libdir}/libcocoa.so
14cu|cocoalib-0.99535-2|41	#----------------------------------------------------------------------------
14cu|cocoalib-0.99535-2|42	
14cu|cocoalib-0.99535-2|43	%package -n %{devname}
14cu|cocoalib-0.99535-2|44	
14cu|cocoalib-0.99535-2|45	Summary:        Development files for CoCoALib
14cu|cocoalib-0.99535-2|46	Group:          Development/Other
14cu|cocoalib-0.99535-2|47	Requires:       %{libname} = %{EVRD}
14cu|cocoalib-0.99535-2|48	Provides:	%{name}-devel = %{EVRD}
14cu|cocoalib-0.99535-2|49	
14cu|cocoalib-0.99535-2|50	%description -n %{devname}
14cu|cocoalib-0.99535-2|51	This package contains the files for developing applications which
14cu|cocoalib-0.99535-2|52	will use CoCoALib.
14cu|cocoalib-0.99535-2|53	
14cu|cocoalib-0.99535-2|54	%files -n %{devname}
14cu|cocoalib-0.99535-2|55	%doc doc
14cu|cocoalib-0.99535-2|56	%{_includedir}/CoCoA
14cu|cocoalib-0.99535-2|57	%{_libdir}/libcocoa.a
14cu|cocoalib-0.99535-2|58	#----------------------------------------------------------------------------
14cu|cocoalib-0.99535-2|59	
14cu|cocoalib-0.99535-2|60	%package -n %{name}-examples
14cu|cocoalib-0.99535-2|61	Summary:        Examples for %{name}
14cu|cocoalib-0.99535-2|62	Group:          Development/Other
14cu|cocoalib-0.99535-2|63	Requires:       %{libname} = %{EVRD}
14cu|cocoalib-0.99535-2|64	
14cu|cocoalib-0.99535-2|65	%description -n %{name}-examples
14cu|cocoalib-0.99535-2|66	Examples for %{name}.
14cu|cocoalib-0.99535-2|67	
14cu|cocoalib-0.99535-2|68	%files -n %{name}-examples
14cu|cocoalib-0.99535-2|69	%doc doc
14cu|cocoalib-0.99535-2|70	%{_datadir}/%{name}/
14cu|cocoalib-0.99535-2|71	
14cu|cocoalib-0.99535-2|72	#----------------------------------------------------------------------------
14cu|cocoalib-0.99535-2|73	%prep
14cu|cocoalib-0.99535-2|74	%setup -q -n CoCoALib-%{version}
14cu|cocoalib-0.99535-2|75	pushd doc
14cu|cocoalib-0.99535-2|76	find . -type f -exec chmod -x {} \;
14cu|cocoalib-0.99535-2|77	popd
14cu|cocoalib-0.99535-2|78	chmod -x README
14cu|cocoalib-0.99535-2|79	
14cu|cocoalib-0.99535-2|80	%build
14cu|cocoalib-0.99535-2|81	./configure --with-libgmp=%{_libdir}/libgmp.so \
14cu|cocoalib-0.99535-2|82	--with-libgsl=%{_libdir}/libgsl.so
14cu|cocoalib-0.99535-2|83	
14cu|cocoalib-0.99535-2|84	%make
14cu|cocoalib-0.99535-2|85	cd src/AlgebraicCore/TmpHilbertDir
14cu|cocoalib-0.99535-2|86	g++ -fPIC -shared -o ../../../lib/libcocoa.so *.o
14cu|cocoalib-0.99535-2|87	
14cu|cocoalib-0.99535-2|88	%install
14cu|cocoalib-0.99535-2|89	mkdir -p %{buildroot}%{_libdir}
14cu|cocoalib-0.99535-2|90	cp -a lib/libcocoa.* %{buildroot}%{_libdir}
14cu|cocoalib-0.99535-2|91	mkdir -p %{buildroot}%{_includedir}/CoCoA
14cu|cocoalib-0.99535-2|92	cp -a include/CoCoA/* %{buildroot}%{_includedir}/CoCoA
14cu|cocoalib-0.99535-2|93	
14cu|cocoalib-0.99535-2|94	rm -fr doc/Makefile
14cu|cocoalib-0.99535-2|95	
14cu|cocoalib-0.99535-2|96	pushd %{buildroot}%{_includedir}/CoCoA
14cu|cocoalib-0.99535-2|97	find . -type f -name "*.H" -exec chmod -x {} \;
14cu|cocoalib-0.99535-2|98	rm -fr Makefile MakeUnifiedHeader.sh
14cu|cocoalib-0.99535-2|99	popd
14cu|cocoalib-0.99535-2|100	
14cu|cocoalib-0.99535-2|101	
14cu|cocoalib-0.99535-2|102	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|cocoalib-0.99535-2|103	install -m 755 examples/*  %{buildroot}%{_datadir}/%{name}
14cu|cocoalib-0.99535-2|104	pushd %{buildroot}%{_datadir}/%{name}
14cu|cocoalib-0.99535-2|105	find . -type f -name "*.C" -exec chmod -x {} \;
14cu|cocoalib-0.99535-2|106	find . -type f -name "*.in" -exec chmod -x {} \;
14cu|cocoalib-0.99535-2|107	rm Makefile ValgrindExamples.sh
14cu|cocoalib-0.99535-2|108	chmod -x index.html index-preamble
14cu|cocoalib-0.99535-2|109	popd
14cu|cocoalib-0.99535-2|110	
14cu|cocoalib-0.99535-2|111	
14cu|cocoalib-0.99535-2|112	
14cu|cocoalib-0.99535-2|113	
14cu|cocoalib-0.99535-2|114	
14cu|cocoalib-0.99535-2|115	%changelog
14cu|cocoalib-0.99535-2|116	
14cu|cocoalib-0.99535-2|117	* Sun May 10 2015 abfonly <abfonly@gmail.com> 0.99535-2
14cu|cocoalib-0.99535-2|118	- (a97fb4d) Updated cocoalib.spec
14cu|cocoalib-0.99535-2|119	
14cu|cocoalib-0.99535-2|120	

9848 14
14cu|code-aster-11.5.0-1|1	%define		astver	11.5.0
14cu|code-aster-11.5.0-1|2	%define		astmin	-3
14cu|code-aster-11.5.0-1|3	
14cu|code-aster-11.5.0-1|4	%define		medver	3.0.7
14cu|code-aster-11.5.0-1|5	%define		mlmaj	1
14cu|code-aster-11.5.0-1|6	%define		medlib	%mklibname med %{mlmaj}
14cu|code-aster-11.5.0-1|7	%define		meddev	%mklibname med -d
14cu|code-aster-11.5.0-1|8	
14cu|code-aster-11.5.0-1|9	%define		mlCmaj	1
14cu|code-aster-11.5.0-1|10	%define		medlibC	%mklibname medlibC %{mlCmaj}
14cu|code-aster-11.5.0-1|11	
14cu|code-aster-11.5.0-1|12	%define		mlimaj	0
14cu|code-aster-11.5.0-1|13	%define		medlibi	%mklibname medlibimport %{mlimaj}
14cu|code-aster-11.5.0-1|14	
14cu|code-aster-11.5.0-1|15	%define		scotver 5.1.11
14cu|code-aster-11.5.0-1|16	%define		scotdev	%mklibname scotch -d
14cu|code-aster-11.5.0-1|17	%define		scotsuf _esmumps
14cu|code-aster-11.5.0-1|18	%define		scotmin	-2
14cu|code-aster-11.5.0-1|19	
14cu|code-aster-11.5.0-1|20	Name:		code-aster
14cu|code-aster-11.5.0-1|21	Group:		Sciences/Physics
14cu|code-aster-11.5.0-1|22	Version:	%{astver}
14cu|code-aster-11.5.0-1|23	Release:	1
14cu|code-aster-11.5.0-1|24	Summary:	Analysis of of mechanical and civil engineering structures
14cu|code-aster-11.5.0-1|25	Source0:	http://www.code-aster.org/FICHIERS/aster-full-src-%{astver}%{astmin}.noarch.tar.gz
14cu|code-aster-11.5.0-1|26	License:	GPL
14cu|code-aster-11.5.0-1|27	URL:		http://www.code-aster.org/
14cu|code-aster-11.5.0-1|28	
14cu|code-aster-11.5.0-1|29	
14cu|code-aster-11.5.0-1|30	BuildRequires:	flex bison
14cu|code-aster-11.5.0-1|31	BuildRequires:	gcc-gfortran
14cu|code-aster-11.5.0-1|32	BuildRequires:	hdf5
14cu|code-aster-11.5.0-1|33	BuildRequires:	hdf5-devel
14cu|code-aster-11.5.0-1|34	BuildRequires:	tcl-devel
14cu|code-aster-11.5.0-1|35	BuildRequires:	tk-devel
14cu|code-aster-11.5.0-1|36	BuildRequires:	python-devel
14cu|code-aster-11.5.0-1|37	
14cu|code-aster-11.5.0-1|38	Patch0:		med-build.patch
14cu|code-aster-11.5.0-1|39	Patch1:		scotch-string-format.patch
14cu|code-aster-11.5.0-1|40	Patch2:		med-3.0.7-link-against-python27.patch
14cu|code-aster-11.5.0-1|41	
14cu|code-aster-11.5.0-1|42	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|43	%description
14cu|code-aster-11.5.0-1|44	Code_Aster: how and why?
14cu|code-aster-11.5.0-1|45	
14cu|code-aster-11.5.0-1|46	Why?
14cu|code-aster-11.5.0-1|47	
14cu|code-aster-11.5.0-1|48	EDF guarantees the technical and economical capabilities of its electricity
14cu|code-aster-11.5.0-1|49	production means, from the conception to the end of operational life. The
14cu|code-aster-11.5.0-1|50	safety and availability requirements infer the need to verify the correct
14cu|code-aster-11.5.0-1|51	operation, maintenance and replacements conditions of machines through
14cu|code-aster-11.5.0-1|52	numerical simulation. The analysis of real behaviour and the risks associated
14cu|code-aster-11.5.0-1|53	with mechanical and civil engineering structures require knowledge over non
14cu|code-aster-11.5.0-1|54	linear models of mechanical and thermal phenomena. Code_Aster has been
14cu|code-aster-11.5.0-1|55	developed to satisfy these needs.
14cu|code-aster-11.5.0-1|56	
14cu|code-aster-11.5.0-1|57	With Whom?
14cu|code-aster-11.5.0-1|58	
14cu|code-aster-11.5.0-1|59	The main team is responsible for the coherence and quality (from the
14cu|code-aster-11.5.0-1|60	architecture to the exploitation) of the code. A development network
14cu|code-aster-11.5.0-1|61	provides models adapted to different materials and mechanical components
14cu|code-aster-11.5.0-1|62	found in electrical industry equipment. Led by EDF-R&D, this network contains
14cu|code-aster-11.5.0-1|63	industrial and university researchers as well as project coordinators. It
14cu|code-aster-11.5.0-1|64	aims at giving on time the results of the innovations that are essential to
14cu|code-aster-11.5.0-1|65	evaluate the problems of the system under use and of new projects. The
14cu|code-aster-11.5.0-1|66	Code_Aster Users' Day shows the vitality of the network.
14cu|code-aster-11.5.0-1|67	
14cu|code-aster-11.5.0-1|68	How?
14cu|code-aster-11.5.0-1|69	
14cu|code-aster-11.5.0-1|70	The industrialisation of models, the adaptation of achievements and the
14cu|code-aster-11.5.0-1|71	qualification take advantage of 18 years of development. The configuration
14cu|code-aster-11.5.0-1|72	management tool allows the involved researchers to verify the coherence of
14cu|code-aster-11.5.0-1|73	new modifications, their conformity with the rules and non-regression policy
14cu|code-aster-11.5.0-1|74	of the modified code (over 1,800 tests performed in configuration). prior to
14cu|code-aster-11.5.0-1|75	their integration within the code. The architecture of Code_Aster (a FORTRAN
14cu|code-aster-11.5.0-1|76	base associated to object language) depends on a memory/disk image manager,
14cu|code-aster-11.5.0-1|77	a command supervisor and a finite element calculation engine (the algorithms
14cu|code-aster-11.5.0-1|78	are built independently from the elements formulation).
14cu|code-aster-11.5.0-1|79	
14cu|code-aster-11.5.0-1|80	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|81	%package	-n med
14cu|code-aster-11.5.0-1|82	Summary:	Data exchanges in multi-physics simulation work
14cu|code-aster-11.5.0-1|83	Group:		System/Libraries
14cu|code-aster-11.5.0-1|84	Version:	%{medver}
14cu|code-aster-11.5.0-1|85	
14cu|code-aster-11.5.0-1|86	%description	-n med
14cu|code-aster-11.5.0-1|87	Data exchanges have become a necessity in the studies of multi-physics
14cu|code-aster-11.5.0-1|88	simulation work by different scientific computing software. To achieve
14cu|code-aster-11.5.0-1|89	these exchanges, it is necessary to develop code between gateways software.
14cu|code-aster-11.5.0-1|90	
14cu|code-aster-11.5.0-1|91	%files		-n med
14cu|code-aster-11.5.0-1|92	%{_bindir}/mdump*
14cu|code-aster-11.5.0-1|93	%{_bindir}/medconforme
14cu|code-aster-11.5.0-1|94	%{_bindir}/medimport
14cu|code-aster-11.5.0-1|95	%{_bindir}/xmdump*
14cu|code-aster-11.5.0-1|96	%dir %{_datadir}/med
14cu|code-aster-11.5.0-1|97	%{_datadir}/med/*
14cu|code-aster-11.5.0-1|98	%dir %{_docdir}/med
14cu|code-aster-11.5.0-1|99	%{_docdir}/med/*
14cu|code-aster-11.5.0-1|100	
14cu|code-aster-11.5.0-1|101	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|102	%package	-n %{medlib}
14cu|code-aster-11.5.0-1|103	Summary:	Data exchanges in multi-physics simulation work
14cu|code-aster-11.5.0-1|104	Group:		Development/Other
14cu|code-aster-11.5.0-1|105	Version:	%{medver}
14cu|code-aster-11.5.0-1|106	Requires:	%{medlib} = %{medver}-%{release}
14cu|code-aster-11.5.0-1|107	
14cu|code-aster-11.5.0-1|108	%description	-n %{medlib}
14cu|code-aster-11.5.0-1|109	Data exchanges have become a necessity in the studies of multi-physics
14cu|code-aster-11.5.0-1|110	simulation work by different scientific computing software. To achieve
14cu|code-aster-11.5.0-1|111	these exchanges, it is necessary to develop code between gateways software.
14cu|code-aster-11.5.0-1|112	
14cu|code-aster-11.5.0-1|113	%files		-n %{medlib}
14cu|code-aster-11.5.0-1|114	%{_libdir}/libmed.so.%{mlmaj}*
14cu|code-aster-11.5.0-1|115	
14cu|code-aster-11.5.0-1|116	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|117	%package -n	%{medlibC}
14cu|code-aster-11.5.0-1|118	Summary:	Data exchanges in multi-physics simulation work
14cu|code-aster-11.5.0-1|119	Group:		Development/Other
14cu|code-aster-11.5.0-1|120	Version:	%{medver}
14cu|code-aster-11.5.0-1|121	
14cu|code-aster-11.5.0-1|122	%description -n	%{medlibC}
14cu|code-aster-11.5.0-1|123	Data exchanges have become a necessity in the studies of multi-physics
14cu|code-aster-11.5.0-1|124	simulation work by different scientific computing software. To achieve
14cu|code-aster-11.5.0-1|125	these exchanges, it is necessary to develop code between gateways software.
14cu|code-aster-11.5.0-1|126	
14cu|code-aster-11.5.0-1|127	%files -n	%{medlibC}
14cu|code-aster-11.5.0-1|128	%{_libdir}/libmedC.so.%{mlCmaj}*
14cu|code-aster-11.5.0-1|129	
14cu|code-aster-11.5.0-1|130	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|131	%package	-n %{medlibi}
14cu|code-aster-11.5.0-1|132	Summary:	Data exchanges in multi-physics simulation work
14cu|code-aster-11.5.0-1|133	Group:		Development/Other
14cu|code-aster-11.5.0-1|134	Version:	%{medver}
14cu|code-aster-11.5.0-1|135	
14cu|code-aster-11.5.0-1|136	%description	-n %{medlibi}
14cu|code-aster-11.5.0-1|137	Data exchanges have become a necessity in the studies of multi-physics
14cu|code-aster-11.5.0-1|138	simulation work by different scientific computing software. To achieve
14cu|code-aster-11.5.0-1|139	these exchanges, it is necessary to develop code between gateways software.
14cu|code-aster-11.5.0-1|140	
14cu|code-aster-11.5.0-1|141	%files		-n %{medlibi}
14cu|code-aster-11.5.0-1|142	%{_libdir}/libmedimport.so.%{mlimaj}*
14cu|code-aster-11.5.0-1|143	
14cu|code-aster-11.5.0-1|144	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|145	%package	-n %{meddev}
14cu|code-aster-11.5.0-1|146	Summary:	Data exchanges in multi-physics simulation work
14cu|code-aster-11.5.0-1|147	Group:		Development/Other
14cu|code-aster-11.5.0-1|148	Version:	%{medver}
14cu|code-aster-11.5.0-1|149	Provides:	med-devel = %{medver}-%{release}
14cu|code-aster-11.5.0-1|150	Provides:	libmed-devel = %{medver}-%{release}
14cu|code-aster-11.5.0-1|151	Requires:	%{medlib} = %{medver}-%{release}
14cu|code-aster-11.5.0-1|152	
14cu|code-aster-11.5.0-1|153	%description	-n %{meddev}
14cu|code-aster-11.5.0-1|154	Data exchanges have become a necessity in the studies of multi-physics
14cu|code-aster-11.5.0-1|155	simulation work by different scientific computing software. To achieve
14cu|code-aster-11.5.0-1|156	these exchanges, it is necessary to develop code between gateways software.
14cu|code-aster-11.5.0-1|157	
14cu|code-aster-11.5.0-1|158	%files		-n %{meddev}
14cu|code-aster-11.5.0-1|159	%{_includedir}/MED*
14cu|code-aster-11.5.0-1|160	%{_includedir}/med*
14cu|code-aster-11.5.0-1|161	%{_includedir}/swig/*
14cu|code-aster-11.5.0-1|162	%{_libdir}/*.so
14cu|code-aster-11.5.0-1|163	%{_libdir}/*.settings
14cu|code-aster-11.5.0-1|164	
14cu|code-aster-11.5.0-1|165	%package -n	python-med
14cu|code-aster-11.5.0-1|166	Summary:	Python bindings for med
14cu|code-aster-11.5.0-1|167	Group:		Development/Python
14cu|code-aster-11.5.0-1|168	
14cu|code-aster-11.5.0-1|169	%files -n	python-med
14cu|code-aster-11.5.0-1|170	%{python_sitearch}/med
14cu|code-aster-11.5.0-1|171	
14cu|code-aster-11.5.0-1|172	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|173	%package	-n scotch
14cu|code-aster-11.5.0-1|174	Summary:	Mapping, partitioning, and sparse matrix block ordering
14cu|code-aster-11.5.0-1|175	Group:		Development/Other
14cu|code-aster-11.5.0-1|176	License:	LGPL
14cu|code-aster-11.5.0-1|177	Version:	%{scotver}
14cu|code-aster-11.5.0-1|178	
14cu|code-aster-11.5.0-1|179	%description	-n scotch
14cu|code-aster-11.5.0-1|180	A software package and a software library devoted to static mapping,
14cu|code-aster-11.5.0-1|181	partitioning, and sparse matrix block ordering of graphs and meshes.
14cu|code-aster-11.5.0-1|182	
14cu|code-aster-11.5.0-1|183	%files		-n scotch
14cu|code-aster-11.5.0-1|184	%dir %{_datadir}/scotch
14cu|code-aster-11.5.0-1|185	%{_datadir}/scotch/*
14cu|code-aster-11.5.0-1|186	%dir %{_docdir}/scotch
14cu|code-aster-11.5.0-1|187	%{_docdir}/scotch/*
14cu|code-aster-11.5.0-1|188	
14cu|code-aster-11.5.0-1|189	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|190	%package	-n %{scotdev}
14cu|code-aster-11.5.0-1|191	Summary:	Mapping, partitioning, and sparse matrix block ordering
14cu|code-aster-11.5.0-1|192	Group:		Development/Other
14cu|code-aster-11.5.0-1|193	License:	LGPL
14cu|code-aster-11.5.0-1|194	Version:	%{scotver}
14cu|code-aster-11.5.0-1|195	Provides:	scotch-devel = %{scotver}-%{release}
14cu|code-aster-11.5.0-1|196	Provides:	libscotch-devel = %{scotver}-%{release}
14cu|code-aster-11.5.0-1|197	
14cu|code-aster-11.5.0-1|198	%description	-n %{scotdev}
14cu|code-aster-11.5.0-1|199	A software package and a software library devoted to static mapping,
14cu|code-aster-11.5.0-1|200	partitioning, and sparse matrix block ordering of graphs and meshes.
14cu|code-aster-11.5.0-1|201	
14cu|code-aster-11.5.0-1|202	%files		-n %{scotdev}
14cu|code-aster-11.5.0-1|203	%dir %{_includedir}/scotch
14cu|code-aster-11.5.0-1|204	%{_includedir}/scotch/*
14cu|code-aster-11.5.0-1|205	%{_libdir}/scotch/*.a
14cu|code-aster-11.5.0-1|206	
14cu|code-aster-11.5.0-1|207	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|208	%prep
14cu|code-aster-11.5.0-1|209	%setup -q -n aster-full-src-%{astver}/SRC
14cu|code-aster-11.5.0-1|210	tar zxf med-%{medver}.tar.gz
14cu|code-aster-11.5.0-1|211	tar zxf scotch-%{scotver}%{scotsuf}%{scotmin}.tar.gz
14cu|code-aster-11.5.0-1|212	
14cu|code-aster-11.5.0-1|213	%patch0 -p2
14cu|code-aster-11.5.0-1|214	%patch1 -p2
14cu|code-aster-11.5.0-1|215	%patch2 -p2
14cu|code-aster-11.5.0-1|216	
14cu|code-aster-11.5.0-1|217	pushd med-%{medver}
14cu|code-aster-11.5.0-1|218	autoreconf -ifs
14cu|code-aster-11.5.0-1|219	popd
14cu|code-aster-11.5.0-1|220	
14cu|code-aster-11.5.0-1|221	
14cu|code-aster-11.5.0-1|222	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|223	%build
14cu|code-aster-11.5.0-1|224	pushd med-%{medver}
14cu|code-aster-11.5.0-1|225	%configure --disable-static --enable-shared --with-hdf5=%{_prefix} FLIBS=-lgfortran
14cu|code-aster-11.5.0-1|226	%make
14cu|code-aster-11.5.0-1|227	popd
14cu|code-aster-11.5.0-1|228	
14cu|code-aster-11.5.0-1|229	pushd scotch-%{scotver}%{scotsuf}/src
14cu|code-aster-11.5.0-1|230	perl -pi								\
14cu|code-aster-11.5.0-1|231	-e 's|\?CC\?|%{__cc}|;'						\
14cu|code-aster-11.5.0-1|232	-e 's|\?CFLAGS\?|-pthread %{optflags}|;'			\
14cu|code-aster-11.5.0-1|233	-e 's|^(LDFLAGS\s+=.*)|$1 %{ldflags}|;'				\
14cu|code-aster-11.5.0-1|234	-e 's|\?RANLIB\?|ranlib|;'					\
14cu|code-aster-11.5.0-1|235	-e 's|\?FLEX\?|flex|;'						\
14cu|code-aster-11.5.0-1|236	-e 's|\?YACC\?|yacc|;'						\
14cu|code-aster-11.5.0-1|237	Makefile.inc
14cu|code-aster-11.5.0-1|238	%make
14cu|code-aster-11.5.0-1|239	popd
14cu|code-aster-11.5.0-1|240	
14cu|code-aster-11.5.0-1|241	#-----------------------------------------------------------------------
14cu|code-aster-11.5.0-1|242	%install
14cu|code-aster-11.5.0-1|243	pushd med-%{medver}
14cu|code-aster-11.5.0-1|244	%makeinstall_std							\
14cu|code-aster-11.5.0-1|245	docdir=%{_docdir}/med						\
14cu|code-aster-11.5.0-1|246	testcdir=%{_datadir}/med/bin/testc				\
14cu|code-aster-11.5.0-1|247	testfdir=%{_datadir}/med/bin/testf				\
14cu|code-aster-11.5.0-1|248	usescasesdir=%{_datadir}/med/bin/usescases			\
14cu|code-aster-11.5.0-1|249	unittestsdir=%{_datadir}/med/bin/unittests
14cu|code-aster-11.5.0-1|250	pushd %{buildroot}%{_includedir}
14cu|code-aster-11.5.0-1|251	mv -f 2.3.6 med-2.3.6
14cu|code-aster-11.5.0-1|252	popd
14cu|code-aster-11.5.0-1|253	popd
14cu|code-aster-11.5.0-1|254	
14cu|code-aster-11.5.0-1|255	pushd scotch-%{scotver}%{scotsuf}
14cu|code-aster-11.5.0-1|256	mkdir -p %{buildroot}%{_datadir}/scotch/bin				\
14cu|code-aster-11.5.0-1|257	%{buildroot}%{_includedir}/scotch %{buildroot}%{_libdir}/scotch	\
14cu|code-aster-11.5.0-1|258	%{buildroot}%{_docdir}/scotch
14cu|code-aster-11.5.0-1|259	cp -fa lib/lib*.a %{buildroot}%{_libdir}/scotch
14cu|code-aster-11.5.0-1|260	cp -f include/*.h %{buildroot}%{_includedir}/scotch
14cu|code-aster-11.5.0-1|261	pushd bin
14cu|code-aster-11.5.0-1|262	cp -f acpl atst gmk_m3 gtst mmk_m3 amk_ccc gmk_msh mord		\
14cu|code-aster-11.5.0-1|263	amk_fft2 gmk_ub2 mtst amk_grf gcv gmtst amk_hy gmap gord	\
14cu|code-aster-11.5.0-1|264	amk_m2 gmk_hy gotst mcv amk_p2 gmk_m2 gout mmk_m2		\
14cu|code-aster-11.5.0-1|265	%{buildroot}%{_datadir}/scotch/bin
14cu|code-aster-11.5.0-1|266	popd
14cu|code-aster-11.5.0-1|267	cp -fa doc/*.pdf %{buildroot}%{_docdir}/scotch
14cu|code-aster-11.5.0-1|268	cp -far tgt %{buildroot}%{_datadir}/scotch
14cu|code-aster-11.5.0-1|269	popd
14cu|code-aster-11.5.0-1|270	
14cu|code-aster-11.5.0-1|271	chmod -R a+r %{buildroot}
14cu|code-aster-11.5.0-1|272	
14cu|code-aster-11.5.0-1|273	# Symlink points to BuildRoot: /usr/bin/mdump
14cu|code-aster-11.5.0-1|274	ln -sf mdump3 %{buildroot}%{_bindir}/mdump
14cu|code-aster-11.5.0-1|275	ln -sf xmdump3 %{buildroot}%{_bindir}/xmdump
14cu|code-aster-11.5.0-1|276	
14cu|code-aster-11.5.0-1|277	rm -r %{buildroot}%{_bindir}/testpy
14cu|code-aster-11.5.0-1|278	
14cu|code-aster-11.5.0-1|279	
14cu|code-aster-11.5.0-1|280	
14cu|code-aster-11.5.0-1|281	
14cu|code-aster-11.5.0-1|282	%changelog
14cu|code-aster-11.5.0-1|283	
14cu|code-aster-11.5.0-1|284	* Fri Aug 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 11.5.0-1
14cu|code-aster-11.5.0-1|285	- (0cddb7f) Added python-devel BRF
14cu|code-aster-11.5.0-1|286	
14cu|code-aster-11.5.0-1|287	

9849 14
14cu|codeblocks-16.01-1|1	%define Werror_cflags %nil
14cu|codeblocks-16.01-1|2	%global optflags %{optflags} -fpermissive -fno-strict-aliasing
14cu|codeblocks-16.01-1|3	%define major		0
14cu|codeblocks-16.01-1|4	%define libname_orig	lib%{name}
14cu|codeblocks-16.01-1|5	%define libname		%mklibname %{name} 0
14cu|codeblocks-16.01-1|6	%define develname	%mklibname -d %{name}
14cu|codeblocks-16.01-1|7	
14cu|codeblocks-16.01-1|8	Name:		codeblocks
14cu|codeblocks-16.01-1|9	Version:	16.01
14cu|codeblocks-16.01-1|10	Release:	1
14cu|codeblocks-16.01-1|11	Summary:	A C++ IDE
14cu|codeblocks-16.01-1|12	Group:		Development/Other
14cu|codeblocks-16.01-1|13	License:	GPLv3
14cu|codeblocks-16.01-1|14	URL:		http://www.codeblocks.org/
14cu|codeblocks-16.01-1|15	Source0:	http://sourceforge.net/projects/codeblocks/files/Sources/%{version}/%{name}_%{version}.tar.gz
14cu|codeblocks-16.01-1|16	Source1:	%{name}.png
14cu|codeblocks-16.01-1|17	Source100:	%{name}.rpmlintrc
14cu|codeblocks-16.01-1|18	BuildRequires:	zip
14cu|codeblocks-16.01-1|19	BuildRequires:  autoconf
14cu|codeblocks-16.01-1|20	BuildRequires:  wxgtku2.8-devel
14cu|codeblocks-16.01-1|21	BuildRequires:	imagemagick
14cu|codeblocks-16.01-1|22	BuildRequires:	pkgconfig(hunspell)
14cu|codeblocks-16.01-1|23	BuildRequires:	pkgconfig(gamin)
14cu|codeblocks-16.01-1|24	BuildRequires:	libboost-devel
14cu|codeblocks-16.01-1|25	Requires:       %{libname} >= %{EVRD}
14cu|codeblocks-16.01-1|26	Suggests:	gcc-c++
14cu|codeblocks-16.01-1|27	
14cu|codeblocks-16.01-1|28	
14cu|codeblocks-16.01-1|29	%description
14cu|codeblocks-16.01-1|30	Code::Blocks is a free C++ IDE built specifically to meet the most
14cu|codeblocks-16.01-1|31	demanding needs of its users. It was designed, right from the start,
14cu|codeblocks-16.01-1|32	to be extensible and configurable.
14cu|codeblocks-16.01-1|33	Built around a plugin framework, Code::Blocks can be extended with
14cu|codeblocks-16.01-1|34	plug-in DLLs. It includes a plugin wizard so you can compile your own
14cu|codeblocks-16.01-1|35	plug-ins!
14cu|codeblocks-16.01-1|36	
14cu|codeblocks-16.01-1|37	%package -n %{libname}
14cu|codeblocks-16.01-1|38	Summary:        Shared library for %{name}
14cu|codeblocks-16.01-1|39	Group:          System/Libraries
14cu|codeblocks-16.01-1|40	Provides:       %{libname_orig} = %{version}-%{release}
14cu|codeblocks-16.01-1|41	
14cu|codeblocks-16.01-1|42	%description -n %{libname}
14cu|codeblocks-16.01-1|43	Shared libraries for %{name}.
14cu|codeblocks-16.01-1|44	
14cu|codeblocks-16.01-1|45	%package -n %{develname}
14cu|codeblocks-16.01-1|46	Summary:        Development headers for %{name}
14cu|codeblocks-16.01-1|47	Group:          Development/C
14cu|codeblocks-16.01-1|48	Requires:       %{libname} = %{version}
14cu|codeblocks-16.01-1|49	Provides:       %{name}-devel = %{version}-%{release}
14cu|codeblocks-16.01-1|50	Provides:       %{libname_orig}-devel = %{version}-%{release}
14cu|codeblocks-16.01-1|51	
14cu|codeblocks-16.01-1|52	%description -n %{develname}
14cu|codeblocks-16.01-1|53	Development headers for %{name}.
14cu|codeblocks-16.01-1|54	
14cu|codeblocks-16.01-1|55	%prep
14cu|codeblocks-16.01-1|56	%setup -qn %{name}-%{version}.release
14cu|codeblocks-16.01-1|57	
14cu|codeblocks-16.01-1|58	%build
14cu|codeblocks-16.01-1|59	%configure2_5x --with-contrib-plugins=all --disable-static
14cu|codeblocks-16.01-1|60	%make
14cu|codeblocks-16.01-1|61	
14cu|codeblocks-16.01-1|62	%install
14cu|codeblocks-16.01-1|63	%makeinstall_std
14cu|codeblocks-16.01-1|64	
14cu|codeblocks-16.01-1|65	
14cu|codeblocks-16.01-1|66	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{128x128,256x256}/apps
14cu|codeblocks-16.01-1|67	convert -scale 128x128 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|codeblocks-16.01-1|68	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|codeblocks-16.01-1|69	
14cu|codeblocks-16.01-1|70	chmod +x %{buildroot}%{_datadir}/%{name}/lexers/lexer_bash.sample
14cu|codeblocks-16.01-1|71	
14cu|codeblocks-16.01-1|72	%files
14cu|codeblocks-16.01-1|73	%doc README AUTHORS BUGS COMPILERS TODO NEWS ChangeLog
14cu|codeblocks-16.01-1|74	%{_bindir}/*
14cu|codeblocks-16.01-1|75	%{_libdir}/%{name}
14cu|codeblocks-16.01-1|76	%{_mandir}/man1/*.1*
14cu|codeblocks-16.01-1|77	%{_datadir}/applications/%{name}.desktop
14cu|codeblocks-16.01-1|78	%{_datadir}/%{name}
14cu|codeblocks-16.01-1|79	%{_iconsdir}/hicolor/*/*/*.png
14cu|codeblocks-16.01-1|80	%{_datadir}/mime/packages/%{name}.xml
14cu|codeblocks-16.01-1|81	%{_datadir}/pixmaps/%{name}.png
14cu|codeblocks-16.01-1|82	
14cu|codeblocks-16.01-1|83	%files -n %{libname}
14cu|codeblocks-16.01-1|84	%doc README ChangeLog
14cu|codeblocks-16.01-1|85	%{_libdir}/lib*.so.%{major}*
14cu|codeblocks-16.01-1|86	
14cu|codeblocks-16.01-1|87	%files -n %{develname}
14cu|codeblocks-16.01-1|88	%doc BUGS COMPILERS TODO
14cu|codeblocks-16.01-1|89	%{_libdir}/*.so
14cu|codeblocks-16.01-1|90	%{_libdir}/pkgconfig/*.pc
14cu|codeblocks-16.01-1|91	%{_includedir}/*
14cu|codeblocks-16.01-1|92	
14cu|codeblocks-16.01-1|93	%changelog
14cu|codeblocks-16.01-1|94	
14cu|codeblocks-16.01-1|95	* Sat Jan 30 2016 dsilakov <denis.silakov@rosalab.ru> 16.01-1
14cu|codeblocks-16.01-1|96	- (cde4877) Merge pull request #2 from alexey_rassikhin/codeblocks:rosa2014.1
14cu|codeblocks-16.01-1|97	- (cde4877) New version 16.01
14cu|codeblocks-16.01-1|98	
14cu|codeblocks-16.01-1|99	

9850 14
14cu|codec2-0.5-1|1	%define	major 0
14cu|codec2-0.5-1|2	%define	libname %mklibname codec2 _%{major}
14cu|codec2-0.5-1|3	%define	develname %mklibname codec2 -d
14cu|codec2-0.5-1|4	
14cu|codec2-0.5-1|5	Summary:	Low bit rate speech codec
14cu|codec2-0.5-1|6	Name:		codec2
14cu|codec2-0.5-1|7	Version:	0.5
14cu|codec2-0.5-1|8	Release:	1
14cu|codec2-0.5-1|9	License:	LGPLv2.1+
14cu|codec2-0.5-1|10	Group:		Sound
14cu|codec2-0.5-1|11	URL:		http://www.rowetel.com/blog/?page_id=452
14cu|codec2-0.5-1|12	Source0:	%{name}-%{version}.tar.xz
14cu|codec2-0.5-1|13	#Patch0:	codec2-shared.diff
14cu|codec2-0.5-1|14	BuildRequires:	cmake
14cu|codec2-0.5-1|15	BuildRequires:	pkgconfig(speexdsp)
14cu|codec2-0.5-1|16	
14cu|codec2-0.5-1|17	
14cu|codec2-0.5-1|18	%description
14cu|codec2-0.5-1|19	Codec2 is an open source low bit rate speech codec designed for communications
14cu|codec2-0.5-1|20	quality speech at around 3200 bit/s and below. Applications include low
14cu|codec2-0.5-1|21	bandwidth HF/VHF digital radio. It fills a gap in open source,
14cu|codec2-0.5-1|22	free-as-in-speech voice codecs beneath 5000 bit/s.
14cu|codec2-0.5-1|23	
14cu|codec2-0.5-1|24	%files
14cu|codec2-0.5-1|25	%doc COPYING
14cu|codec2-0.5-1|26	%{_bindir}/*
14cu|codec2-0.5-1|27	
14cu|codec2-0.5-1|28	#-----------------------------------------------------------------------------
14cu|codec2-0.5-1|29	
14cu|codec2-0.5-1|30	%package -n	%{libname}
14cu|codec2-0.5-1|31	Summary:	Shared %{name} library
14cu|codec2-0.5-1|32	Group:		System/Libraries
14cu|codec2-0.5-1|33	
14cu|codec2-0.5-1|34	%description -n	%{libname}
14cu|codec2-0.5-1|35	Codec2 is an open source low bit rate speech codec designed for communications
14cu|codec2-0.5-1|36	quality speech at around 3200 bit/s and below. Applications include low
14cu|codec2-0.5-1|37	bandwidth HF/VHF digital radio. It fills a gap in open source,
14cu|codec2-0.5-1|38	free-as-in-speech voice codecs beneath 5000 bit/s.
14cu|codec2-0.5-1|39	
14cu|codec2-0.5-1|40	%files -n %{libname}
14cu|codec2-0.5-1|41	%doc COPYING
14cu|codec2-0.5-1|42	%{_libdir}/lib%{name}.so.%{major}*
14cu|codec2-0.5-1|43	
14cu|codec2-0.5-1|44	#-----------------------------------------------------------------------------
14cu|codec2-0.5-1|45	
14cu|codec2-0.5-1|46	%package -n	%{develname}
14cu|codec2-0.5-1|47	Summary:	Development files for the %{name} library
14cu|codec2-0.5-1|48	Group:		Development/C
14cu|codec2-0.5-1|49	Provides:	%{name}-devel = %{EVRD}
14cu|codec2-0.5-1|50	Provides:	lib%{name}-devel = %{EVRD}
14cu|codec2-0.5-1|51	Requires:	%{libname} = %{EVRD}
14cu|codec2-0.5-1|52	
14cu|codec2-0.5-1|53	%description -n	%{develname}
14cu|codec2-0.5-1|54	Codec2 is an open source low bit rate speech codec designed for communications
14cu|codec2-0.5-1|55	quality speech at around 3200 bit/s and below. Applications include low
14cu|codec2-0.5-1|56	bandwidth HF/VHF digital radio. It fills a gap in open source,
14cu|codec2-0.5-1|57	free-as-in-speech voice codecs beneath 5000 bit/s.
14cu|codec2-0.5-1|58	This package contains the development files for codec2.
14cu|codec2-0.5-1|59	
14cu|codec2-0.5-1|60	%files -n %{develname}
14cu|codec2-0.5-1|61	%doc COPYING README README_fdmdv.txt
14cu|codec2-0.5-1|62	%dir %{_includedir}/%{name}
14cu|codec2-0.5-1|63	%{_includedir}/%{name}/*.h
14cu|codec2-0.5-1|64	%{_libdir}/lib%{name}.so
14cu|codec2-0.5-1|65	
14cu|codec2-0.5-1|66	#-----------------------------------------------------------------------------
14cu|codec2-0.5-1|67	
14cu|codec2-0.5-1|68	%prep
14cu|codec2-0.5-1|69	%setup -qn %{name}-%{version}
14cu|codec2-0.5-1|70	
14cu|codec2-0.5-1|71	
14cu|codec2-0.5-1|72	%build
14cu|codec2-0.5-1|73	%cmake ..
14cu|codec2-0.5-1|74	%make
14cu|codec2-0.5-1|75	
14cu|codec2-0.5-1|76	
14cu|codec2-0.5-1|77	%install
14cu|codec2-0.5-1|78	%makeinstall_std -C build
14cu|codec2-0.5-1|79	
14cu|codec2-0.5-1|80	%changelog
14cu|codec2-0.5-1|81	
14cu|codec2-0.5-1|82	* Fri Oct 23 2015 Giovanni Mariani <mc2374@mclink.it> 0.5-1
14cu|codec2-0.5-1|83	- (0a57b5e) Updated to release 0.5
14cu|codec2-0.5-1|84	
14cu|codec2-0.5-1|85	

9851 14
14cu|codehaus-parent-4-2|1	Name:           codehaus-parent
14cu|codehaus-parent-4-2|2	Version:        4
14cu|codehaus-parent-4-2|3	Release:        2
14cu|codehaus-parent-4-2|4	Summary:        Parent pom file for codehaus projects
14cu|codehaus-parent-4-2|5	
14cu|codehaus-parent-4-2|6	Group:          Development/Java
14cu|codehaus-parent-4-2|7	License:        ASL 2.0
14cu|codehaus-parent-4-2|8	URL:            http://codehaus.org/
14cu|codehaus-parent-4-2|9	#Next version with license is at https://github.com/sonatype/codehaus-parent/blob/master/pom.xml
14cu|codehaus-parent-4-2|10	Source0:        http://repo1.maven.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14cu|codehaus-parent-4-2|11	#Patch0:         %{name}-enforcer.patch
14cu|codehaus-parent-4-2|12	BuildArch:      noarch
14cu|codehaus-parent-4-2|13	
14cu|codehaus-parent-4-2|14	BuildRequires:  jpackage-utils
14cu|codehaus-parent-4-2|15	
14cu|codehaus-parent-4-2|16	Requires:       jpackage-utils
14cu|codehaus-parent-4-2|17	
14cu|codehaus-parent-4-2|18	%description
14cu|codehaus-parent-4-2|19	This package contains the parent pom file for codehaus projects.
14cu|codehaus-parent-4-2|20	
14cu|codehaus-parent-4-2|21	
14cu|codehaus-parent-4-2|22	%prep
14cu|codehaus-parent-4-2|23	%setup -q -c -T
14cu|codehaus-parent-4-2|24	cp %{SOURCE0} .
14cu|codehaus-parent-4-2|25	#%patch0
14cu|codehaus-parent-4-2|26	
14cu|codehaus-parent-4-2|27	%build
14cu|codehaus-parent-4-2|28	
14cu|codehaus-parent-4-2|29	
14cu|codehaus-parent-4-2|30	%install
14cu|codehaus-parent-4-2|31	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|codehaus-parent-4-2|32	install -pm 644 codehaus-parent-4.pom \
14cu|codehaus-parent-4-2|33	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|codehaus-parent-4-2|34	
14cu|codehaus-parent-4-2|35	#%add_to_maven_depmap org.codehaus codehaus-parent %{version} JPP codehaus-parent
14cu|codehaus-parent-4-2|36	%add_to_maven_depmap JPP-%{name}.pom
14cu|codehaus-parent-4-2|37	
14cu|codehaus-parent-4-2|38	%files
14cu|codehaus-parent-4-2|39	%{_mavenpomdir}/*
14cu|codehaus-parent-4-2|40	%{_mavendepmapfragdir}/*
14cu|codehaus-parent-4-2|41	
14cu|codehaus-parent-4-2|42	%changelog
14cu|codehaus-parent-4-2|43	
14cu|codehaus-parent-4-2|44	* Sun May 31 2015 dsilakov <denis.silakov@rosalab.ru> 4-2
14cu|codehaus-parent-4-2|45	- (116b541) Merge pull request #1 from electron/codehaus-parent:rosa2014.1
14cu|codehaus-parent-4-2|46	- (116b541) codehaus-parent
14cu|codehaus-parent-4-2|47	
14cu|codehaus-parent-4-2|48	

9852 14
14cu|codelite-9.2-2|1	Summary:	A powerful open-source, cross platform code editor for C/C++
14cu|codelite-9.2-2|2	Name:		codelite
14cu|codelite-9.2-2|3	Version:	9.2
14cu|codelite-9.2-2|4	Release:	2
14cu|codelite-9.2-2|5	License:	GPLv2+
14cu|codelite-9.2-2|6	Group:		Development/Tools
14cu|codelite-9.2-2|7	Url:		http://www.codelite.org
14cu|codelite-9.2-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|codelite-9.2-2|9	Source10:	%{name}.rpmlintrc
14cu|codelite-9.2-2|10	Patch0:		%{name}-6.0.1-desktop.patch
14cu|codelite-9.2-2|11	Patch1:		%{name}-6.0.1-linkage.patch
14cu|codelite-9.2-2|12	Patch2:		%{name}-5.4-libdir.patch
14cu|codelite-9.2-2|13	Patch3:		%{name}-9.2_WordTokenizer.patch
14cu|codelite-9.2-2|14	BuildRequires:	cmake
14cu|codelite-9.2-2|15	BuildRequires:	wxgtku3.0-devel
14cu|codelite-9.2-2|16	BuildRequires:	pkgconfig(freetype2)
14cu|codelite-9.2-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|codelite-9.2-2|18	BuildRequires:	pkgconfig(libssh)
14cu|codelite-9.2-2|19	BuildRequires:	clang-devel
14cu|codelite-9.2-2|20	BuildRequires:	clang
14cu|codelite-9.2-2|21	BuildRequires:	hunspell-devel
14cu|codelite-9.2-2|22	
14cu|codelite-9.2-2|23	Requires:	wxgtk3.0
14cu|codelite-9.2-2|24	Requires:	xterm
14cu|codelite-9.2-2|25	
14cu|codelite-9.2-2|26	%description
14cu|codelite-9.2-2|27	CodeLite uses a sophisticated, yet intuitive interface which allows
14cu|codelite-9.2-2|28	users to easily create, build and debug complex projects.
14cu|codelite-9.2-2|29	
14cu|codelite-9.2-2|30	%files -f %{name}.lang
14cu|codelite-9.2-2|31	%doc AUTHORS LICENSE COPYING
14cu|codelite-9.2-2|32	#%{_bindir}/clg++
14cu|codelite-9.2-2|33	#%{_bindir}/clgcc
14cu|codelite-9.2-2|34	%{_bindir}/codelite
14cu|codelite-9.2-2|35	%{_bindir}/codelite-cc
14cu|codelite-9.2-2|36	#%{_bindir}/codelite-clang
14cu|codelite-9.2-2|37	%{_bindir}/codelite-echo
14cu|codelite-9.2-2|38	%{_bindir}/codelite-make
14cu|codelite-9.2-2|39	%{_bindir}/codelite-terminal
14cu|codelite-9.2-2|40	%{_bindir}/codelite_indexer
14cu|codelite-9.2-2|41	%{_bindir}/codelite_cppcheck
14cu|codelite-9.2-2|42	%{_bindir}/codelite_fix_files
14cu|codelite-9.2-2|43	%{_bindir}/codelite_exec
14cu|codelite-9.2-2|44	%{_bindir}/codelite_kill_children
14cu|codelite-9.2-2|45	%{_bindir}/codelite_xterm
14cu|codelite-9.2-2|46	%{_datadir}/applications/%{name}.desktop
14cu|codelite-9.2-2|47	%{_datadir}/%{name}
14cu|codelite-9.2-2|48	%{_libdir}/%{name}/
14cu|codelite-9.2-2|49	%{_mandir}/man1/*.1*
14cu|codelite-9.2-2|50	%{_iconsdir}/hicolor/128x128/apps/codelite.png
14cu|codelite-9.2-2|51	%{_iconsdir}/hicolor/128x128@2x/apps/codelite.png
14cu|codelite-9.2-2|52	%{_iconsdir}/hicolor/256x256/apps/codelite.png
14cu|codelite-9.2-2|53	%{_iconsdir}/hicolor/256x256@2x/apps/codelite.png
14cu|codelite-9.2-2|54	%{_iconsdir}/hicolor/32x32/apps/codelite.png
14cu|codelite-9.2-2|55	%{_iconsdir}/hicolor/32x32@2x/apps/codelite.png
14cu|codelite-9.2-2|56	%{_iconsdir}/hicolor/64x64/apps/codelite.png
14cu|codelite-9.2-2|57	%{_iconsdir}/hicolor/64x64@2x/apps/codelite.png
14cu|codelite-9.2-2|58	
14cu|codelite-9.2-2|59	
14cu|codelite-9.2-2|60	#----------------------------------------------------------------------------
14cu|codelite-9.2-2|61	
14cu|codelite-9.2-2|62	%prep
14cu|codelite-9.2-2|63	%setup -q
14cu|codelite-9.2-2|64	#patch0 -p1
14cu|codelite-9.2-2|65	#patch1 -p1
14cu|codelite-9.2-2|66	%patch2 -p1
14cu|codelite-9.2-2|67	%patch3 -p0
14cu|codelite-9.2-2|68	
14cu|codelite-9.2-2|69	%build
14cu|codelite-9.2-2|70	cmake -DPREFIX:PATH=%{_prefix} \
14cu|codelite-9.2-2|71	-DCL_INSTALL_LIBDIR:PATH=%{_lib} \
14cu|codelite-9.2-2|72	.
14cu|codelite-9.2-2|73	
14cu|codelite-9.2-2|74	%make
14cu|codelite-9.2-2|75	
14cu|codelite-9.2-2|76	
14cu|codelite-9.2-2|77	%install
14cu|codelite-9.2-2|78	%makeinstall_std PREFIX=/usr
14cu|codelite-9.2-2|79	
14cu|codelite-9.2-2|80	%find_lang %{name}
14cu|codelite-9.2-2|81	
14cu|codelite-9.2-2|82	# To fix unstripped-binary-or-object
14cu|codelite-9.2-2|83	chmod 0755 %{buildroot}%{_libdir}/%{name}/*.so
14cu|codelite-9.2-2|84	
14cu|codelite-9.2-2|85	
14cu|codelite-9.2-2|86	%changelog
14cu|codelite-9.2-2|87	
14cu|codelite-9.2-2|88	* Sun Feb 19 2017 Denis Silakov <denis.silakov@rosalab.ru> 9.2-2
14cu|codelite-9.2-2|89	- (b12a0eb) Rebuild
14cu|codelite-9.2-2|90	
14cu|codelite-9.2-2|91	

9853 14
14cu|codicefiscale-2.0-1|1	#%%define debug_package	%{nil}
14cu|codicefiscale-2.0-1|2	
14cu|codicefiscale-2.0-1|3	Name: 		codicefiscale
14cu|codicefiscale-2.0-1|4	Summary: 	The tax code in Italy is an alphanumeric code
14cu|codicefiscale-2.0-1|5	Version: 	2.0
14cu|codicefiscale-2.0-1|6	Release: 	1
14cu|codicefiscale-2.0-1|7	License: 	LGPLv3
14cu|codicefiscale-2.0-1|8	Group: 		Office
14cu|codicefiscale-2.0-1|9	URL:		https://github.com/kratos83/CodiceFiscale
14cu|codicefiscale-2.0-1|10	Source0:	%{name}-%{version}.tar.gz
14cu|codicefiscale-2.0-1|11	# desktop is a real mess.Sflo
14cu|codicefiscale-2.0-1|12	Patch0:		%{name}-1.1-desktop.patch
14cu|codicefiscale-2.0-1|13	# we don't install in /opt.Sflo
14cu|codicefiscale-2.0-1|14	Patch1:		%{name}-1.1-install.patch
14cu|codicefiscale-2.0-1|15	Patch2:		codicefiscale-2.0-update.patch
14cu|codicefiscale-2.0-1|16	BuildRequires:	qt4-devel
14cu|codicefiscale-2.0-1|17	BuildRequires:	desktop-file-utils
14cu|codicefiscale-2.0-1|18	# this is being seen as the same %name...
14cu|codicefiscale-2.0-1|19	Conflicts:		texlive-codicefiscaleitaliano
14cu|codicefiscale-2.0-1|20	
14cu|codicefiscale-2.0-1|21	
14cu|codicefiscale-2.0-1|22	%description
14cu|codicefiscale-2.0-1|23	The tax code in Italy is an alphanumeric code with a fixed
14cu|codicefiscale-2.0-1|24	length of 16 characters, inspired by the use of library,
14cu|codicefiscale-2.0-1|25	which is used to uniquely identify the tax and
14cu|codicefiscale-2.0-1|26	administrative citizens, non-recognized associations,
14cu|codicefiscale-2.0-1|27	taxpayers and foreigners born and domiciled the
14cu|codicefiscale-2.0-1|28	Italian territory. The tax code is assigned at birth
14cu|codicefiscale-2.0-1|29	or the constitution for associations.
14cu|codicefiscale-2.0-1|30	For all taxpayers not subject individuals
14cu|codicefiscale-2.0-1|31	with a VAT (trust, permanent establishments,
14cu|codicefiscale-2.0-1|32	societies, associations recognized, foundations)
14cu|codicefiscale-2.0-1|33	normally also has the same function of the tax code.
14cu|codicefiscale-2.0-1|34	For companies registered in the register of companies,
14cu|codicefiscale-2.0-1|35	although all have a tax code, according to the law,
14cu|codicefiscale-2.0-1|36	the identifier is the legal Rea, even if not used by the Revenue.
14cu|codicefiscale-2.0-1|37	
14cu|codicefiscale-2.0-1|38	%prep
14cu|codicefiscale-2.0-1|39	%setup -q
14cu|codicefiscale-2.0-1|40	%patch0 -p0 -b desktop.
14cu|codicefiscale-2.0-1|41	%patch1 -p0 -b install.
14cu|codicefiscale-2.0-1|42	%patch2 -p0 -b update.
14cu|codicefiscale-2.0-1|43	find . -type f -exec chmod -x {} \;
14cu|codicefiscale-2.0-1|44	
14cu|codicefiscale-2.0-1|45	%build
14cu|codicefiscale-2.0-1|46	%qmake_qt4
14cu|codicefiscale-2.0-1|47	%make
14cu|codicefiscale-2.0-1|48	
14cu|codicefiscale-2.0-1|49	%install
14cu|codicefiscale-2.0-1|50	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|codicefiscale-2.0-1|51	
14cu|codicefiscale-2.0-1|52	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|codicefiscale-2.0-1|53	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|codicefiscale-2.0-1|54	rm -fr %{buildroot}/opt/codicefiscale
14cu|codicefiscale-2.0-1|55	
14cu|codicefiscale-2.0-1|56	%files
14cu|codicefiscale-2.0-1|57	%doc CHANGELOG README.md
14cu|codicefiscale-2.0-1|58	%{_bindir}/%{name}
14cu|codicefiscale-2.0-1|59	%{_bindir}/update
14cu|codicefiscale-2.0-1|60	%{_datadir}/applications/%{name}.desktop
14cu|codicefiscale-2.0-1|61	%{_datadir}/pixmaps/*.png
14cu|codicefiscale-2.0-1|62	
14cu|codicefiscale-2.0-1|63	
14cu|codicefiscale-2.0-1|64	%changelog
14cu|codicefiscale-2.0-1|65	* Thu Nov 13 2014 symbianflo <symbianflo@symbianflo> 2.0-1
14cu|codicefiscale-2.0-1|66	+ Revision: beb9cbf
14cu|codicefiscale-2.0-1|67	- Log: update to 2.0, major fix release,the code is still a mess, update patch added
14cu|codicefiscale-2.0-1|68	
14cu|codicefiscale-2.0-1|69	

9854 14
14cu|collage-1.5.0-2|1	%define oname Collage
14cu|collage-1.5.0-2|2	%define major 1.5.0
14cu|collage-1.5.0-2|3	%define api 5
14cu|collage-1.5.0-2|4	%define	libname %mklibname %{name} %{major}
14cu|collage-1.5.0-2|5	%define	devname %mklibname -d %{name}
14cu|collage-1.5.0-2|6	
14cu|collage-1.5.0-2|7	Name:           collage
14cu|collage-1.5.0-2|8	Version:        1.5.0
14cu|collage-1.5.0-2|9	Release:        2
14cu|collage-1.5.0-2|10	Summary:        Object-Oriented C++ Network Library
14cu|collage-1.5.0-2|11	License:        LGPLv2+
14cu|collage-1.5.0-2|12	Group:          Networking/Other
14cu|collage-1.5.0-2|13	Url:            http://www.equalizergraphics.com/
14cu|collage-1.5.0-2|14	Source0:        https://github.com/Eyescale/Collage/archive/%{oname}-%{version}.tar.gz
14cu|collage-1.5.0-2|15	#git clone https://github.com/Eyescale/CMake.git
14cu|collage-1.5.0-2|16	Source1:        common.tar.gz
14cu|collage-1.5.0-2|17	#git clone  https://github.com/Eyescale/Pression.git
14cu|collage-1.5.0-2|18	Source2:        Pression.tar.gz
14cu|collage-1.5.0-2|19	Patch0:		collage.doxyrules.patch
14cu|collage-1.5.0-2|20	Patch1:		collage-libdir.patch
14cu|collage-1.5.0-2|21	BuildRequires:  boost-devel
14cu|collage-1.5.0-2|22	BuildRequires:  cmake
14cu|collage-1.5.0-2|23	BuildRequires:  udt-devel
14cu|collage-1.5.0-2|24	BuildRequires:  lunchbox-devel
14cu|collage-1.5.0-2|25	BuildRequires:  pkgconfig(glew)
14cu|collage-1.5.0-2|26	BuildRequires:  pkgconfig(python)
14cu|collage-1.5.0-2|27	BuildRequires:  libibverbs-devel
14cu|collage-1.5.0-2|28	BuildRequires:  rdmacm-devel
14cu|collage-1.5.0-2|29	BuildRequires:  doxygen
14cu|collage-1.5.0-2|30	BuildRequires:  graphviz
14cu|collage-1.5.0-2|31	BuildRequires:  git
14cu|collage-1.5.0-2|32	Requires:  %{libname} = %{EVRD}
14cu|collage-1.5.0-2|33	
14cu|collage-1.5.0-2|34	
14cu|collage-1.5.0-2|35	%description
14cu|collage-1.5.0-2|36	Cross-platform C++ library for building heterogenous, distributed
14cu|collage-1.5.0-2|37	applications. Collage provides an abstraction of different network
14cu|collage-1.5.0-2|38	connections, peer-to-peer messaging, node discovery, synchronization and
14cu|collage-1.5.0-2|39	high-performance, object-oriented, versioned data distribution.
14cu|collage-1.5.0-2|40	
14cu|collage-1.5.0-2|41	%files
14cu|collage-1.5.0-2|42	%doc README.md
14cu|collage-1.5.0-2|43	%{_bindir}/coNetperf
14cu|collage-1.5.0-2|44	%{_bindir}/coNodeperf
14cu|collage-1.5.0-2|45	%{_bindir}/coObjectperf
14cu|collage-1.5.0-2|46	#-------------------------------------------------------------
14cu|collage-1.5.0-2|47	
14cu|collage-1.5.0-2|48	%package -n     %{libname}
14cu|collage-1.5.0-2|49	Summary:        Object-Oriented C++ Network Library
14cu|collage-1.5.0-2|50	Group:          Networking/Other
14cu|collage-1.5.0-2|51	
14cu|collage-1.5.0-2|52	%description -n %{libname}
14cu|collage-1.5.0-2|53	Cross-platform C++ library for building heterogenous, distributed
14cu|collage-1.5.0-2|54	applications. Collage provides an abstraction of different network
14cu|collage-1.5.0-2|55	connections, peer-to-peer messaging, node discovery, synchronization and
14cu|collage-1.5.0-2|56	high-performance, object-oriented, versioned data distribution.
14cu|collage-1.5.0-2|57	
14cu|collage-1.5.0-2|58	
14cu|collage-1.5.0-2|59	%files -n	%{libname}
14cu|collage-1.5.0-2|60	%doc README.md
14cu|collage-1.5.0-2|61	%{_libdir}/lib%{oname}.so.%{major}
14cu|collage-1.5.0-2|62	%{_libdir}/lib%{oname}.so.%{api}
14cu|collage-1.5.0-2|63	%{_libdir}/libPression.so.*
14cu|collage-1.5.0-2|64	#-------------------------------------------------------------
14cu|collage-1.5.0-2|65	
14cu|collage-1.5.0-2|66	%package -n %{devname}
14cu|collage-1.5.0-2|67	Summary:        Development files for %{name}
14cu|collage-1.5.0-2|68	Group:          Development/Other
14cu|collage-1.5.0-2|69	Requires:       %{libname} = %{EVRD}
14cu|collage-1.5.0-2|70	Requires:       boost-devel
14cu|collage-1.5.0-2|71	Requires:       lunchbox-devel
14cu|collage-1.5.0-2|72	Requires:       udt-devel
14cu|collage-1.5.0-2|73	Provides:	collage-devel = %{EVRD}
14cu|collage-1.5.0-2|74	
14cu|collage-1.5.0-2|75	%description -n %{devname}
14cu|collage-1.5.0-2|76	Object-Oriented C++ Network Library.
14cu|collage-1.5.0-2|77	...
14cu|collage-1.5.0-2|78	This package contains header files and libraries needed to develop
14cu|collage-1.5.0-2|79	application that use %{name}.
14cu|collage-1.5.0-2|80	
14cu|collage-1.5.0-2|81	%files -n %{devname}
14cu|collage-1.5.0-2|82	%{_docdir}/%{oname}
14cu|collage-1.5.0-2|83	%{_docdir}/Pression
14cu|collage-1.5.0-2|84	%{_includedir}/co
14cu|collage-1.5.0-2|85	%{_includedir}/pression
14cu|collage-1.5.0-2|86	%{_libdir}/libCollage.so
14cu|collage-1.5.0-2|87	%{_libdir}/libPression.so
14cu|collage-1.5.0-2|88	%{_datadir}/%{oname}
14cu|collage-1.5.0-2|89	%{_datadir}/Pression
14cu|collage-1.5.0-2|90	#-------------------------------------------------------------
14cu|collage-1.5.0-2|91	
14cu|collage-1.5.0-2|92	%prep
14cu|collage-1.5.0-2|93	%setup -qn %{oname}-%{version} -a1 -a2
14cu|collage-1.5.0-2|94	mv common CMake/common
14cu|collage-1.5.0-2|95	
14cu|collage-1.5.0-2|96	%patch0 -p0
14cu|collage-1.5.0-2|97	%patch1 -p0
14cu|collage-1.5.0-2|98	
14cu|collage-1.5.0-2|99	
14cu|collage-1.5.0-2|100	%build
14cu|collage-1.5.0-2|101	%cmake \
14cu|collage-1.5.0-2|102	-DCMAKE_BUILD_TYPE=Release \
14cu|collage-1.5.0-2|103	-DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|collage-1.5.0-2|104	
14cu|collage-1.5.0-2|105	%make
14cu|collage-1.5.0-2|106	# API doc
14cu|collage-1.5.0-2|107	%make doxygen
14cu|collage-1.5.0-2|108	
14cu|collage-1.5.0-2|109	%install
14cu|collage-1.5.0-2|110	%makeinstall_std -C build
14cu|collage-1.5.0-2|111	
14cu|collage-1.5.0-2|112	# API doc
14cu|collage-1.5.0-2|113	mkdir -p %{buildroot}%{_docdir}
14cu|collage-1.5.0-2|114	mv %{buildroot}%{_datadir}/%{oname}/doc %{buildroot}%{_docdir}/%{oname}
14cu|collage-1.5.0-2|115	mv %{buildroot}%{_datadir}/Pression/doc %{buildroot}%{_docdir}/Pression
14cu|collage-1.5.0-2|116	
14cu|collage-1.5.0-2|117	%changelog
14cu|collage-1.5.0-2|118	
14cu|collage-1.5.0-2|119	* Mon Aug 01 2016 abfonly <abfonly@gmail.com> 1.5.0-2
14cu|collage-1.5.0-2|120	- (2ccfd74) Log:Git and spec clean
14cu|collage-1.5.0-2|121	- (2ccfd74) drop ugly hacks, patched %{_libdir}, and doxygen
14cu|collage-1.5.0-2|122	- (2ccfd74) ready for contrib
14cu|collage-1.5.0-2|123	
14cu|collage-1.5.0-2|124	

9855 14
14cu|collectd-5.5.0-1|1	%define major 1
14cu|collectd-5.5.0-1|2	%define libname %mklibname collectdclient %{major}
14cu|collectd-5.5.0-1|3	%define devname %mklibname -d collectdclient
14cu|collectd-5.5.0-1|4	
14cu|collectd-5.5.0-1|5	Summary:	Collects system information in RRD files
14cu|collectd-5.5.0-1|6	
14cu|collectd-5.5.0-1|7	Name:		collectd
14cu|collectd-5.5.0-1|8	Version:	5.5.0
14cu|collectd-5.5.0-1|9	Release:	1
14cu|collectd-5.5.0-1|10	License:	GPLv2+
14cu|collectd-5.5.0-1|11	Group:		Monitoring
14cu|collectd-5.5.0-1|12	Url:		http://collectd.org/
14cu|collectd-5.5.0-1|13	Source0:	http://collectd.org/files/collectd-%{version}.tar.bz2
14cu|collectd-5.5.0-1|14	Source1:	%{name}.service
14cu|collectd-5.5.0-1|15	Patch101:	collectd-5.5.0-werror.patch
14cu|collectd-5.5.0-1|16	BuildRequires:	bison
14cu|collectd-5.5.0-1|17	BuildRequires:	flex
14cu|collectd-5.5.0-1|18	BuildRequires:	java-devel
14cu|collectd-5.5.0-1|19	BuildRequires:	libdbi-devel
14cu|collectd-5.5.0-1|20	BuildRequires:	libesmtp-devel
14cu|collectd-5.5.0-1|21	BuildRequires:	libtool-devel
14cu|collectd-5.5.0-1|22	BuildRequires:	lm_sensors-devel
14cu|collectd-5.5.0-1|23	BuildRequires:	mysql-devel
14cu|collectd-5.5.0-1|24	BuildRequires:	net-snmp-devel
14cu|collectd-5.5.0-1|25	BuildRequires:	oping-devel
14cu|collectd-5.5.0-1|26	BuildRequires:	pcap-devel
14cu|collectd-5.5.0-1|27	BuildRequires:	perl-devel
14cu|collectd-5.5.0-1|28	BuildRequires:	postgresql-devel
14cu|collectd-5.5.0-1|29	BuildRequires:	pkgconfig(gnutls)
14cu|collectd-5.5.0-1|30	BuildRequires:	pkgconfig(libcurl)
14cu|collectd-5.5.0-1|31	BuildRequires:	pkgconfig(libgcrypt)
14cu|collectd-5.5.0-1|32	BuildRequires:	pkgconfig(libiptc)
14cu|collectd-5.5.0-1|33	BuildRequires:	pkgconfig(libip4tc)
14cu|collectd-5.5.0-1|34	BuildRequires:	pkgconfig(libip6tc)
14cu|collectd-5.5.0-1|35	BuildRequires:	pkgconfig(libmemcached)
14cu|collectd-5.5.0-1|36	BuildRequires:	pkgconfig(libnotify)
14cu|collectd-5.5.0-1|37	BuildRequires:	pkgconfig(librrd)
14cu|collectd-5.5.0-1|38	BuildRequires:	pkgconfig(libstatgrab)
14cu|collectd-5.5.0-1|39	BuildRequires:	pkgconfig(libupsclient)
14cu|collectd-5.5.0-1|40	BuildRequires:	pkgconfig(libvirt)
14cu|collectd-5.5.0-1|41	BuildRequires:	pkgconfig(libxml-2.0)
14cu|collectd-5.5.0-1|42	BuildRequires:	pkgconfig(OpenIPMI)
14cu|collectd-5.5.0-1|43	BuildRequires:	pkgconfig(python)
14cu|collectd-5.5.0-1|44	BuildRequires:	pkgconfig(xtables)
14cu|collectd-5.5.0-1|45	Requires(pre):	rpm-helper
14cu|collectd-5.5.0-1|46	
14cu|collectd-5.5.0-1|47	%description
14cu|collectd-5.5.0-1|48	The collectd daemon collects information about the system it is running on and
14cu|collectd-5.5.0-1|49	writes this information into special database files. These database files can
14cu|collectd-5.5.0-1|50	then be used to generate graphs of the collected data.
14cu|collectd-5.5.0-1|51	
14cu|collectd-5.5.0-1|52	%files
14cu|collectd-5.5.0-1|53	%defattr(644,root,root,755)
14cu|collectd-5.5.0-1|54	%doc AUTHORS COPYING README ChangeLog TODO
14cu|collectd-5.5.0-1|55	%config(noreplace) %{_sysconfdir}/collectd.conf
14cu|collectd-5.5.0-1|56	%{_unitdir}/%{name}.service
14cu|collectd-5.5.0-1|57	%{_bindir}/collectd-nagios
14cu|collectd-5.5.0-1|58	%{_bindir}/collectdctl
14cu|collectd-5.5.0-1|59	%{_bindir}/collectd-tg
14cu|collectd-5.5.0-1|60	%{_sbindir}/collectd
14cu|collectd-5.5.0-1|61	%{_sbindir}/collectdmon
14cu|collectd-5.5.0-1|62	%dir %{_libdir}/collectd
14cu|collectd-5.5.0-1|63	%{_libdir}/collectd/*.so
14cu|collectd-5.5.0-1|64	%{perl_vendorlib}/*
14cu|collectd-5.5.0-1|65	%dir %{_datadir}/collectd
14cu|collectd-5.5.0-1|66	%{_datadir}/collectd/postgresql_default.conf
14cu|collectd-5.5.0-1|67	%{_datadir}/collectd/types.db
14cu|collectd-5.5.0-1|68	%dir /var/lib/%{name}
14cu|collectd-5.5.0-1|69	%ghost %dir /var/run/%{name}
14cu|collectd-5.5.0-1|70	%dir /var/log/%{name}
14cu|collectd-5.5.0-1|71	%ghost /var/log/%{name}/%{name}.log
14cu|collectd-5.5.0-1|72	%{_mandir}/man1/collectd.*
14cu|collectd-5.5.0-1|73	%{_mandir}/man1/collectd-tg.*
14cu|collectd-5.5.0-1|74	%{_mandir}/man5/collectd.conf.*
14cu|collectd-5.5.0-1|75	%{_mandir}/man1/collectdmon.1*
14cu|collectd-5.5.0-1|76	%{_mandir}/man1/collectd-nagios.1*
14cu|collectd-5.5.0-1|77	%{_mandir}/man1/collectdctl.1*
14cu|collectd-5.5.0-1|78	%{_mandir}/man3/Collectd::Unixsock.3pm*
14cu|collectd-5.5.0-1|79	%{_mandir}/man5/collectd-threshold.5*
14cu|collectd-5.5.0-1|80	%{_mandir}/man5/collectd-email.5*
14cu|collectd-5.5.0-1|81	%{_mandir}/man5/collectd-exec.5*
14cu|collectd-5.5.0-1|82	%{_mandir}/man5/collectd-java.5*
14cu|collectd-5.5.0-1|83	%{_mandir}/man5/collectd-perl.5*
14cu|collectd-5.5.0-1|84	%{_mandir}/man5/collectd-python.5*
14cu|collectd-5.5.0-1|85	%{_mandir}/man5/collectd-snmp.5*
14cu|collectd-5.5.0-1|86	%{_mandir}/man5/collectd-unixsock.5*
14cu|collectd-5.5.0-1|87	%{_mandir}/man5/types.db.5*
14cu|collectd-5.5.0-1|88	%{_datadir}/collectd/java
14cu|collectd-5.5.0-1|89	
14cu|collectd-5.5.0-1|90	#----------------------------------------------------------------------------
14cu|collectd-5.5.0-1|91	
14cu|collectd-5.5.0-1|92	%package -n %{libname}
14cu|collectd-5.5.0-1|93	Summary:	Collects system information in RRD files
14cu|collectd-5.5.0-1|94	
14cu|collectd-5.5.0-1|95	Group:		System/Libraries
14cu|collectd-5.5.0-1|96	
14cu|collectd-5.5.0-1|97	%description -n %{libname}
14cu|collectd-5.5.0-1|98	The collectd daemon collects information about the system it is running on.
14cu|collectd-5.5.0-1|99	This package contains the shared libraries used by %{name}
14cu|collectd-5.5.0-1|100	
14cu|collectd-5.5.0-1|101	%files -n %{libname}
14cu|collectd-5.5.0-1|102	%{_libdir}/libcollectdclient.so.1*
14cu|collectd-5.5.0-1|103	
14cu|collectd-5.5.0-1|104	#----------------------------------------------------------------------------
14cu|collectd-5.5.0-1|105	
14cu|collectd-5.5.0-1|106	%package -n %{devname}
14cu|collectd-5.5.0-1|107	Summary:	Collects system information in RRD files
14cu|collectd-5.5.0-1|108	
14cu|collectd-5.5.0-1|109	Group:		Development/C
14cu|collectd-5.5.0-1|110	Requires:	%{libname} = %{EVRD}
14cu|collectd-5.5.0-1|111	
14cu|collectd-5.5.0-1|112	%description -n %{devname}
14cu|collectd-5.5.0-1|113	The collectd daemon collects information about the system it is running on.
14cu|collectd-5.5.0-1|114	This package contains the development headers.
14cu|collectd-5.5.0-1|115	
14cu|collectd-5.5.0-1|116	%files -n %{devname}
14cu|collectd-5.5.0-1|117	%defattr(644,root,root,755)
14cu|collectd-5.5.0-1|118	%{_libdir}/libcollectdclient.so
14cu|collectd-5.5.0-1|119	%{_includedir}/collectd/client.h
14cu|collectd-5.5.0-1|120	%{_includedir}/collectd/lcc_features.h
14cu|collectd-5.5.0-1|121	%{_includedir}/collectd/network.h
14cu|collectd-5.5.0-1|122	%{_includedir}/collectd/network_buffer.h
14cu|collectd-5.5.0-1|123	%{_libdir}/pkgconfig/libcollectdclient.pc
14cu|collectd-5.5.0-1|124	
14cu|collectd-5.5.0-1|125	#----------------------------------------------------------------------------
14cu|collectd-5.5.0-1|126	
14cu|collectd-5.5.0-1|127	%prep
14cu|collectd-5.5.0-1|128	%setup -q
14cu|collectd-5.5.0-1|129	%patch101 -p1
14cu|collectd-5.5.0-1|130	
14cu|collectd-5.5.0-1|131	%build
14cu|collectd-5.5.0-1|132	autoreconf -fi
14cu|collectd-5.5.0-1|133	%serverbuild
14cu|collectd-5.5.0-1|134	pushd libltdl
14cu|collectd-5.5.0-1|135	%before_configure
14cu|collectd-5.5.0-1|136	popd
14cu|collectd-5.5.0-1|137	%configure2_5x \
14cu|collectd-5.5.0-1|138	--with-libperl=%{_prefix} \
14cu|collectd-5.5.0-1|139	--with-perl-bindings="INSTALLDIRS=vendor" \
14cu|collectd-5.5.0-1|140	--localstatedir=/var/lib \
14cu|collectd-5.5.0-1|141	--without-included-ltdl \
14cu|collectd-5.5.0-1|142	--with-ltdl-include=%{_includedir} \
14cu|collectd-5.5.0-1|143	--with-ltdl-lib=%{_libdir} \
14cu|collectd-5.5.0-1|144	--disable-xmms \
14cu|collectd-5.5.0-1|145	--disable-static
14cu|collectd-5.5.0-1|146	
14cu|collectd-5.5.0-1|147	%make
14cu|collectd-5.5.0-1|148	
14cu|collectd-5.5.0-1|149	%install
14cu|collectd-5.5.0-1|150	install -d %{buildroot}/var/lib/%{name}
14cu|collectd-5.5.0-1|151	install -d %{buildroot}/var/run/%{name}
14cu|collectd-5.5.0-1|152	install -d %{buildroot}/var/log/%{name}
14cu|collectd-5.5.0-1|153	
14cu|collectd-5.5.0-1|154	%makeinstall_std LIBLTDL=%{_libdir}/libltdl.la
14cu|collectd-5.5.0-1|155	
14cu|collectd-5.5.0-1|156	install -Dm755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|collectd-5.5.0-1|157	
14cu|collectd-5.5.0-1|158	touch %{buildroot}/var/log/%{name}/%{name}.log
14cu|collectd-5.5.0-1|159	
14cu|collectd-5.5.0-1|160	# cleanup
14cu|collectd-5.5.0-1|161	rm %{buildroot}%{_libdir}/collectd/*.la
14cu|collectd-5.5.0-1|162	
14cu|collectd-5.5.0-1|163	%post
14cu|collectd-5.5.0-1|164	%create_ghostfile /var/log/%{name}/%{name}.log root root 644
14cu|collectd-5.5.0-1|165	%_post_service %{name}
14cu|collectd-5.5.0-1|166	
14cu|collectd-5.5.0-1|167	%preun
14cu|collectd-5.5.0-1|168	%_preun_service %{name}
14cu|collectd-5.5.0-1|169	
14cu|collectd-5.5.0-1|170	
14cu|collectd-5.5.0-1|171	%changelog
14cu|collectd-5.5.0-1|172	
14cu|collectd-5.5.0-1|173	* Thu Aug 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.5.0-1
14cu|collectd-5.5.0-1|174	- (6f9421c) Build with java
14cu|collectd-5.5.0-1|175	
14cu|collectd-5.5.0-1|176	

9856 14
14cu|collectl-4.0.5-1|1	Summary:	A utility to collect various linux performance data
14cu|collectl-4.0.5-1|2	Name:		collectl
14cu|collectl-4.0.5-1|3	Version:	4.0.5
14cu|collectl-4.0.5-1|4	Release:	1
14cu|collectl-4.0.5-1|5	License:	GPL+ or Artistic
14cu|collectl-4.0.5-1|6	Group:		Monitoring
14cu|collectl-4.0.5-1|7	Url:		http://collectl.sourceforge.net
14cu|collectl-4.0.5-1|8	Source0:	https://sourceforge.net/projects/collectl/files/collectl/%{name}-%{version}/%{name}-%{version}.src.tar.gz
14cu|collectl-4.0.5-1|9	Source1:	collectl-rosa
14cu|collectl-4.0.5-1|10	BuildArch:	noarch
14cu|collectl-4.0.5-1|11	
14cu|collectl-4.0.5-1|12	%description
14cu|collectl-4.0.5-1|13	A utility to collect linux performance data
14cu|collectl-4.0.5-1|14	
14cu|collectl-4.0.5-1|15	%prep
14cu|collectl-4.0.5-1|16	%setup -q
14cu|collectl-4.0.5-1|17	
14cu|collectl-4.0.5-1|18	%build
14cu|collectl-4.0.5-1|19	
14cu|collectl-4.0.5-1|20	%install
14cu|collectl-4.0.5-1|21	export DESTDIR=%{buildroot}
14cu|collectl-4.0.5-1|22	./INSTALL
14cu|collectl-4.0.5-1|23	chmod 644 ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}.conf
14cu|collectl-4.0.5-1|24	# lspci is under /usr/bin
14cu|collectl-4.0.5-1|25	echo "Lspci = /usr/bin/lspci" >> ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}.conf
14cu|collectl-4.0.5-1|26	chmod 644 ${RPM_BUILD_ROOT}%{_datadir}/doc/%{name}/*
14cu|collectl-4.0.5-1|27	
14cu|collectl-4.0.5-1|28	%files
14cu|collectl-4.0.5-1|29	%doc RELEASE-%{name} docs/*.html README GPL ARTISTIC COPYING
14cu|collectl-4.0.5-1|30	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|collectl-4.0.5-1|31	#gw AFAIK logrotate is not needed as collectl does that itself
14cu|collectl-4.0.5-1|32	%dir /var/log/%{name}
14cu|collectl-4.0.5-1|33	%{_bindir}/*
14cu|collectl-4.0.5-1|34	%{_mandir}/man1/*
14cu|collectl-4.0.5-1|35	%{_sysconfdir}/init.d/%{name}
14cu|collectl-4.0.5-1|36	%{_datadir}/%{name}
14cu|collectl-4.0.5-1|37	
14cu|collectl-4.0.5-1|38	%preun
14cu|collectl-4.0.5-1|39	# If collectl is running, stop it before removing.
14cu|collectl-4.0.5-1|40	/etc/init.d/%{name} stop
14cu|collectl-4.0.5-1|41	chkconfig --del %{name} 2>&1 > /dev/null
14cu|collectl-4.0.5-1|42	
14cu|collectl-4.0.5-1|43	%post
14cu|collectl-4.0.5-1|44	chkconfig --add %{name} 2>&1 > /dev/null
14cu|collectl-4.0.5-1|45	/etc/init.d/%{name} start
14cu|collectl-4.0.5-1|46	
14cu|collectl-4.0.5-1|47	%changelog
14cu|collectl-4.0.5-1|48	
14cu|collectl-4.0.5-1|49	* Sun Sep 04 2016 alzim <alzim@bk.ru> 4.0.5-1
14cu|collectl-4.0.5-1|50	- (ea7279e) Merge pull request #2 from import/collectl:rosa2016.1
14cu|collectl-4.0.5-1|51	- (ea7279e) Updated to 4.0.5
14cu|collectl-4.0.5-1|52	
14cu|collectl-4.0.5-1|53	

9857 14
14cu|colobot-0.1.9-1|1	Name:           colobot
14cu|colobot-0.1.9-1|2	Version:        0.1.9
14cu|colobot-0.1.9-1|3	Release:        1
14cu|colobot-0.1.9-1|4	Summary:        A real-time strategy game with programmable bots
14cu|colobot-0.1.9-1|5	Group:          Games/Strategy
14cu|colobot-0.1.9-1|6	License:        GPLv3+
14cu|colobot-0.1.9-1|7	Url:            http://colobot.info
14cu|colobot-0.1.9-1|8	Source0:        https://github.com/colobot/colobot/archive/colobot-gold-%{version}-alpha.tar.gz
14cu|colobot-0.1.9-1|9	Source100:      %{name}.rpmlintrc
14cu|colobot-0.1.9-1|10	BuildRequires:  boost-devel
14cu|colobot-0.1.9-1|11	BuildRequires:  cmake
14cu|colobot-0.1.9-1|12	BuildRequires:  desktop-file-utils
14cu|colobot-0.1.9-1|13	BuildRequires:  gettext
14cu|colobot-0.1.9-1|14	BuildRequires:  pkgconfig(glew)
14cu|colobot-0.1.9-1|15	BuildRequires:  pkgconfig(openal)
14cu|colobot-0.1.9-1|16	BuildRequires:  physfs-devel
14cu|colobot-0.1.9-1|17	BuildRequires:  pkgconfig(sdl2)
14cu|colobot-0.1.9-1|18	BuildRequires:  pkgconfig(SDL2_image)
14cu|colobot-0.1.9-1|19	BuildRequires:  pkgconfig(SDL2_ttf)
14cu|colobot-0.1.9-1|20	BuildRequires:  pkgconfig(sndfile)
14cu|colobot-0.1.9-1|21	BuildRequires:  pkgconfig(zlib)
14cu|colobot-0.1.9-1|22	BuildRequires:  po4a
14cu|colobot-0.1.9-1|23	BuildRequires:  doxygen
14cu|colobot-0.1.9-1|24	BuildRequires:  xmlstarlet
14cu|colobot-0.1.9-1|25	Requires:       %{name}-data >= %{EVRD}
14cu|colobot-0.1.9-1|26	
14cu|colobot-0.1.9-1|27	%description
14cu|colobot-0.1.9-1|28	Colobot is a real-time strategy game. In a way. But it isn't.
14cu|colobot-0.1.9-1|29	
14cu|colobot-0.1.9-1|30	Unlike most RTS games, Colobot does not require tactics, but it does require
14cu|colobot-0.1.9-1|31	thinking. Another difference would be the fact that you do not control
14cu|colobot-0.1.9-1|32	the game from a 'god' camera, seeing everything from up top, but you have
14cu|colobot-0.1.9-1|33	to control each unit individually. This could potentially cause the problem
14cu|colobot-0.1.9-1|34	of not being able to control two units at once, yet this is when another
14cu|colobot-0.1.9-1|35	twist comes in: Colobot actually has its own interpretation of robot
14cu|colobot-0.1.9-1|36	programming, which is done fully by the player, together with a few hints
14cu|colobot-0.1.9-1|37	and tips from the trusty SatCom.
14cu|colobot-0.1.9-1|38	
14cu|colobot-0.1.9-1|39	But then, you can play the game without programming the robots if you want.
14cu|colobot-0.1.9-1|40	This is all up to you!
14cu|colobot-0.1.9-1|41	
14cu|colobot-0.1.9-1|42	%files -f %{name}.lang
14cu|colobot-0.1.9-1|43	%doc LICENSE.txt README.md
14cu|colobot-0.1.9-1|44	%{_gamesbindir}/%{name}
14cu|colobot-0.1.9-1|45	%{_gamesdatadir}/%{name}/shaders/
14cu|colobot-0.1.9-1|46	%{_libdir}/*.so
14cu|colobot-0.1.9-1|47	%{_datadir}/applications/%{name}.desktop
14cu|colobot-0.1.9-1|48	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|colobot-0.1.9-1|49	%{_mandir}/man6/%{name}.6*
14cu|colobot-0.1.9-1|50	%{_mandir}/*/man6/%{name}.6*
14cu|colobot-0.1.9-1|51	
14cu|colobot-0.1.9-1|52	#-----------------------------------------------------------------------------------
14cu|colobot-0.1.9-1|53	
14cu|colobot-0.1.9-1|54	%prep
14cu|colobot-0.1.9-1|55	%setup -qn %{name}-colobot-gold-%{version}-alpha
14cu|colobot-0.1.9-1|56	
14cu|colobot-0.1.9-1|57	%build
14cu|colobot-0.1.9-1|58	%setup_compile_flags
14cu|colobot-0.1.9-1|59	%cmake -DCOLOBOT_INSTALL_LIB_DIR:PATH=%{_libdir} \
14cu|colobot-0.1.9-1|60	-DCOLOBOT_INSTALL_DATA_DIR:PATH=%{_gamesdatadir}/%{name} \
14cu|colobot-0.1.9-1|61	-DCOLOBOT_INSTALL_DOCS=ON \
14cu|colobot-0.1.9-1|62	-DCMAKE_BUILD_TYPE=Release
14cu|colobot-0.1.9-1|63	
14cu|colobot-0.1.9-1|64	%make
14cu|colobot-0.1.9-1|65	
14cu|colobot-0.1.9-1|66	%install
14cu|colobot-0.1.9-1|67	%makeinstall_std -C build
14cu|colobot-0.1.9-1|68	
14cu|colobot-0.1.9-1|69	%find_lang %{name}
14cu|colobot-0.1.9-1|70	
14cu|colobot-0.1.9-1|71	desktop-file-edit %{buildroot}%{_datadir}/applications/%{name}.desktop \
14cu|colobot-0.1.9-1|72	--remove-category=AdventureGame \
14cu|colobot-0.1.9-1|73	--remove-category=Robotics
14cu|colobot-0.1.9-1|74	
14cu|colobot-0.1.9-1|75	
14cu|colobot-0.1.9-1|76	
14cu|colobot-0.1.9-1|77	%changelog
14cu|colobot-0.1.9-1|78	
14cu|colobot-0.1.9-1|79	* Thu Apr 13 2017 abfonly <abfonly@gmail.com> 0.1.9-1
14cu|colobot-0.1.9-1|80	- (d12553c) Imported from SRPM
14cu|colobot-0.1.9-1|81	
14cu|colobot-0.1.9-1|82	

9858 14
14cu|colobot-data-0.1.9-1|1	%define game    colobot
14cu|colobot-data-0.1.9-1|2	
14cu|colobot-data-0.1.9-1|3	Name:           %{game}-data
14cu|colobot-data-0.1.9-1|4	Version:        0.1.9
14cu|colobot-data-0.1.9-1|5	Release:        1
14cu|colobot-data-0.1.9-1|6	Summary:        Data files for Colobot
14cu|colobot-data-0.1.9-1|7	Group:          Games/Strategy
14cu|colobot-data-0.1.9-1|8	License:        GPLv3+
14cu|colobot-data-0.1.9-1|9	Url:            http://colobot.info
14cu|colobot-data-0.1.9-1|10	Source0:        https://github.com/colobot/colobot-data/archive/%{game}-gold-%{version}-alpha.tar.gz
14cu|colobot-data-0.1.9-1|11	
14cu|colobot-data-0.1.9-1|12	BuildRequires:  cmake
14cu|colobot-data-0.1.9-1|13	BuildRequires:  po4a
14cu|colobot-data-0.1.9-1|14	BuildArch:      noarch
14cu|colobot-data-0.1.9-1|15	Suggests:     %{game}-music >= 0.1.6
14cu|colobot-data-0.1.9-1|16	
14cu|colobot-data-0.1.9-1|17	%description
14cu|colobot-data-0.1.9-1|18	This package contains data files for the Colobot game.
14cu|colobot-data-0.1.9-1|19	
14cu|colobot-data-0.1.9-1|20	%prep
14cu|colobot-data-0.1.9-1|21	%setup -qn %{name}-%{game}-gold-%{version}-alpha
14cu|colobot-data-0.1.9-1|22	
14cu|colobot-data-0.1.9-1|23	%build
14cu|colobot-data-0.1.9-1|24	%cmake -DMUSIC=OFF
14cu|colobot-data-0.1.9-1|25	%make
14cu|colobot-data-0.1.9-1|26	
14cu|colobot-data-0.1.9-1|27	%install
14cu|colobot-data-0.1.9-1|28	%makeinstall_std -C build
14cu|colobot-data-0.1.9-1|29	
14cu|colobot-data-0.1.9-1|30	%files
14cu|colobot-data-0.1.9-1|31	%doc LICENSE.txt README.i18n.md README.md
14cu|colobot-data-0.1.9-1|32	%{_gamesdatadir}/%{game}/
14cu|colobot-data-0.1.9-1|33	
14cu|colobot-data-0.1.9-1|34	%changelog
14cu|colobot-data-0.1.9-1|35	
14cu|colobot-data-0.1.9-1|36	* Wed Apr 12 2017 abfonly <abfonly@gmail.com> 0.1.9-1
14cu|colobot-data-0.1.9-1|37	- (7e42799) Imported from SRPM
14cu|colobot-data-0.1.9-1|38	
14cu|colobot-data-0.1.9-1|39	

9859 14
14cu|colobot-music-0.1.6-1|1	%define game    colobot
14cu|colobot-music-0.1.6-1|2	
14cu|colobot-music-0.1.6-1|3	Name:           %{game}-music
14cu|colobot-music-0.1.6-1|4	Version:        0.1.6
14cu|colobot-music-0.1.6-1|5	Release:        1
14cu|colobot-music-0.1.6-1|6	Summary:        Music files for Colobot
14cu|colobot-music-0.1.6-1|7	Group:          Games/Strategy
14cu|colobot-music-0.1.6-1|8	License:        GPLv3+
14cu|colobot-music-0.1.6-1|9	Url:            http://colobot.info
14cu|colobot-music-0.1.6-1|10	Source0:        http://colobot.info/files/music/%{name}_ogg_%{version}-alpha.tar.gz
14cu|colobot-music-0.1.6-1|11	BuildArch:      noarch
14cu|colobot-music-0.1.6-1|12	
14cu|colobot-music-0.1.6-1|13	%description
14cu|colobot-music-0.1.6-1|14	This package contains OGG music files for the Colobot game.
14cu|colobot-music-0.1.6-1|15	
14cu|colobot-music-0.1.6-1|16	%prep
14cu|colobot-music-0.1.6-1|17	%setup -q -c
14cu|colobot-music-0.1.6-1|18	
14cu|colobot-music-0.1.6-1|19	
14cu|colobot-music-0.1.6-1|20	%build
14cu|colobot-music-0.1.6-1|21	
14cu|colobot-music-0.1.6-1|22	%install
14cu|colobot-music-0.1.6-1|23	install -d %{buildroot}%{_gamesdatadir}/%{game}/music
14cu|colobot-music-0.1.6-1|24	cp -a *.ogg %{buildroot}%{_gamesdatadir}/%{game}/music
14cu|colobot-music-0.1.6-1|25	
14cu|colobot-music-0.1.6-1|26	%files
14cu|colobot-music-0.1.6-1|27	%doc LICENSE.txt
14cu|colobot-music-0.1.6-1|28	%{_gamesdatadir}/%{game}/music/
14cu|colobot-music-0.1.6-1|29	
14cu|colobot-music-0.1.6-1|30	
14cu|colobot-music-0.1.6-1|31	
14cu|colobot-music-0.1.6-1|32	%changelog
14cu|colobot-music-0.1.6-1|33	
14cu|colobot-music-0.1.6-1|34	* Wed Apr 12 2017 abfonly <abfonly@gmail.com> 0.1.6-1
14cu|colobot-music-0.1.6-1|35	- (476a41e) Imported from SRPM
14cu|colobot-music-0.1.6-1|36	
14cu|colobot-music-0.1.6-1|37	

9860 14
14cu|colorcode-0.8.5-1|1	%define oname	ColorCode
14cu|colorcode-0.8.5-1|2	
14cu|colorcode-0.8.5-1|3	Name:		colorcode
14cu|colorcode-0.8.5-1|4	Version:	0.8.5
14cu|colorcode-0.8.5-1|5	Release:	1
14cu|colorcode-0.8.5-1|6	Summary:	Advanced MasterMind clone
14cu|colorcode-0.8.5-1|7	Source0:	http://colorcode.laebisch.com/download/%{oname}-%{version}.tar.gz
14cu|colorcode-0.8.5-1|8	Source1:	https://sources.debian.net/src/colorcode/0.8.5-1/debian/%{name}.6
14cu|colorcode-0.8.5-1|9	URL:		http://colorcode.laebisch.com/
14cu|colorcode-0.8.5-1|10	License:	GPLv2+
14cu|colorcode-0.8.5-1|11	Group:		Games/Puzzles
14cu|colorcode-0.8.5-1|12	BuildRequires:	qt5-devel
14cu|colorcode-0.8.5-1|13	BuildRequires:	qmake5
14cu|colorcode-0.8.5-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|colorcode-0.8.5-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|colorcode-0.8.5-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|colorcode-0.8.5-1|17	
14cu|colorcode-0.8.5-1|18	
14cu|colorcode-0.8.5-1|19	%description
14cu|colorcode-0.8.5-1|20	ColorCode is an advanced MasterMind code-breaking game clone. The program
14cu|colorcode-0.8.5-1|21	accepts setting the number of slots (from 2 to 5), the number of colors
14cu|colorcode-0.8.5-1|22	(from 2 to 10) and setting if colors might be repeated in the secret code
14cu|colorcode-0.8.5-1|23	(doubles allowed or not). The game has 5 built-in levels, from
14cu|colorcode-0.8.5-1|24	level 1 (beginner: 2 slots and 2 colors, with doubles allowed)
14cu|colorcode-0.8.5-1|25	to level 5 (hard: 5 slots and 10 colors, with doubles allowed).
14cu|colorcode-0.8.5-1|26	ColorCode can make guesses in place of the user.
14cu|colorcode-0.8.5-1|27	
14cu|colorcode-0.8.5-1|28	%files
14cu|colorcode-0.8.5-1|29	%doc changelog
14cu|colorcode-0.8.5-1|30	%{_gamesbindir}/%{name}
14cu|colorcode-0.8.5-1|31	%{_datadir}/applications/%{name}.desktop
14cu|colorcode-0.8.5-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|colorcode-0.8.5-1|33	%{_mandir}/man6/%{name}.6*
14cu|colorcode-0.8.5-1|34	#-----------------------------------------------------------
14cu|colorcode-0.8.5-1|35	
14cu|colorcode-0.8.5-1|36	%prep
14cu|colorcode-0.8.5-1|37	%setup -qn %{oname}-%{version}
14cu|colorcode-0.8.5-1|38	
14cu|colorcode-0.8.5-1|39	%build
14cu|colorcode-0.8.5-1|40	%qmake_qt5
14cu|colorcode-0.8.5-1|41	%make
14cu|colorcode-0.8.5-1|42	
14cu|colorcode-0.8.5-1|43	%install
14cu|colorcode-0.8.5-1|44	install -Dm 755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|colorcode-0.8.5-1|45	install -Dm 644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|colorcode-0.8.5-1|46	
14cu|colorcode-0.8.5-1|47	for size in 16 32 64; do
14cu|colorcode-0.8.5-1|48	install -Dm 644 img/cc${size}.png \
14cu|colorcode-0.8.5-1|49	%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|colorcode-0.8.5-1|50	done
14cu|colorcode-0.8.5-1|51	
14cu|colorcode-0.8.5-1|52	install -d %{buildroot}%{_datadir}/applications
14cu|colorcode-0.8.5-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|colorcode-0.8.5-1|54	[Desktop Entry]
14cu|colorcode-0.8.5-1|55	Name=ColorCode
14cu|colorcode-0.8.5-1|56	Comment=Advanced clone of the MasterMind code-breaking game
14cu|colorcode-0.8.5-1|57	GenericName=Advanced MasterMind clone
14cu|colorcode-0.8.5-1|58	GenericName[fr]=Clone avancé du jeu MasterMind
14cu|colorcode-0.8.5-1|59	GenericName[nb_NO]=Avansert MasterMind-klone
14cu|colorcode-0.8.5-1|60	GenericName[nn]=Avansert MasterMind-klone
14cu|colorcode-0.8.5-1|61	Exec=%{name}
14cu|colorcode-0.8.5-1|62	Icon=%{name}
14cu|colorcode-0.8.5-1|63	Terminal=false
14cu|colorcode-0.8.5-1|64	Type=Application
14cu|colorcode-0.8.5-1|65	Categories=Game;LogicGame;
14cu|colorcode-0.8.5-1|66	EOF
14cu|colorcode-0.8.5-1|67	
14cu|colorcode-0.8.5-1|68	
14cu|colorcode-0.8.5-1|69	
14cu|colorcode-0.8.5-1|70	%changelog
14cu|colorcode-0.8.5-1|71	
14cu|colorcode-0.8.5-1|72	* Sat Apr 15 2017 abfonly <abfonly@gmail.com> 0.8.5-1
14cu|colorcode-0.8.5-1|73	- (7eb28c1) Imported from SRPM
14cu|colorcode-0.8.5-1|74	
14cu|colorcode-0.8.5-1|75	

9861 14
14cu|colord-kde-0.3.0-3|1	Summary:	Colord support for KDE
14cu|colord-kde-0.3.0-3|2	Name:		colord-kde
14cu|colord-kde-0.3.0-3|3	Version:	0.3.0
14cu|colord-kde-0.3.0-3|4	Release:	3
14cu|colord-kde-0.3.0-3|5	License:	GPLv2+
14cu|colord-kde-0.3.0-3|6	Group:		Graphical desktop/KDE
14cu|colord-kde-0.3.0-3|7	Url:		http://dantti.wordpress.com/
14cu|colord-kde-0.3.0-3|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14cu|colord-kde-0.3.0-3|9	Patch0:		colord-kde-0.3.0-cmake34.patch
14cu|colord-kde-0.3.0-3|10	BuildRequires:	cmake
14cu|colord-kde-0.3.0-3|11	BuildRequires:	kdelibs4-devel
14cu|colord-kde-0.3.0-3|12	BuildRequires:	pkgconfig(colord)
14cu|colord-kde-0.3.0-3|13	BuildRequires:	pkgconfig(lcms2)
14cu|colord-kde-0.3.0-3|14	Requires:	kdebase4-runtime
14cu|colord-kde-0.3.0-3|15	Requires:	colord
14cu|colord-kde-0.3.0-3|16	
14cu|colord-kde-0.3.0-3|17	%description
14cu|colord-kde-0.3.0-3|18	KDE support for colord including KDE Daemon module and System Settings module.
14cu|colord-kde-0.3.0-3|19	
14cu|colord-kde-0.3.0-3|20	%files
14cu|colord-kde-0.3.0-3|21	%doc COPYING MAINTAINERS TODO
14cu|colord-kde-0.3.0-3|22	%{_kde_applicationsdir}/colordkdeiccimporter.desktop
14cu|colord-kde-0.3.0-3|23	%{_kde_bindir}/colord-kde-icc-importer
14cu|colord-kde-0.3.0-3|24	%{_kde_libdir}/kde4/k*_colord.so
14cu|colord-kde-0.3.0-3|25	%{_kde_services}/kcm_colord.desktop
14cu|colord-kde-0.3.0-3|26	%{_kde_services}/kded/colord.desktop
14cu|colord-kde-0.3.0-3|27	
14cu|colord-kde-0.3.0-3|28	#----------------------------------------------------------------------------
14cu|colord-kde-0.3.0-3|29	
14cu|colord-kde-0.3.0-3|30	%prep
14cu|colord-kde-0.3.0-3|31	%setup -q
14cu|colord-kde-0.3.0-3|32	%patch0 -p1
14cu|colord-kde-0.3.0-3|33	
14cu|colord-kde-0.3.0-3|34	%build
14cu|colord-kde-0.3.0-3|35	%cmake_kde4
14cu|colord-kde-0.3.0-3|36	%make
14cu|colord-kde-0.3.0-3|37	
14cu|colord-kde-0.3.0-3|38	%install
14cu|colord-kde-0.3.0-3|39	%makeinstall_std -C build
14cu|colord-kde-0.3.0-3|40	
14cu|colord-kde-0.3.0-3|41	
14cu|colord-kde-0.3.0-3|42	%changelog
14cu|colord-kde-0.3.0-3|43	
14cu|colord-kde-0.3.0-3|44	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-3
14cu|colord-kde-0.3.0-3|45	- (9f7e25c) Add patch to fix build with cmake 3.4+
14cu|colord-kde-0.3.0-3|46	- (9f7e25c) Change package group to Graphical desktop/KDE
14cu|colord-kde-0.3.0-3|47	- (9f7e25c) Adjust spec style
14cu|colord-kde-0.3.0-3|48	
14cu|colord-kde-0.3.0-3|49	

9862 14
14cu|colorgrab-0.2-1|1	Summary:	Color picker
14cu|colorgrab-0.2-1|2	Name:		colorgrab
14cu|colorgrab-0.2-1|3	Version:	0.2
14cu|colorgrab-0.2-1|4	Release:	1
14cu|colorgrab-0.2-1|5	License:	MIT
14cu|colorgrab-0.2-1|6	Group:		Graphics
14cu|colorgrab-0.2-1|7	Url:		https://github.com/Acolarh/colorgrab
14cu|colorgrab-0.2-1|8	Source0:	https://github.com/Acolarh/colorgrab/archive/v%{version}.zip
14cu|colorgrab-0.2-1|9	
14cu|colorgrab-0.2-1|10	BuildRequires:	wxgtku3.0-devel
14cu|colorgrab-0.2-1|11	BuildRequires:	cmake
14cu|colorgrab-0.2-1|12	
14cu|colorgrab-0.2-1|13	%description
14cu|colorgrab-0.2-1|14	Pick colors from screen. Magnify screen.
14cu|colorgrab-0.2-1|15	Convert between color models and representations.
14cu|colorgrab-0.2-1|16	Palette tool.
14cu|colorgrab-0.2-1|17	
14cu|colorgrab-0.2-1|18	%files
14cu|colorgrab-0.2-1|19	%doc LICENSE
14cu|colorgrab-0.2-1|20	%{_bindir}/*
14cu|colorgrab-0.2-1|21	%{_datadir}/applications/%{name}.desktop
14cu|colorgrab-0.2-1|22	%{_iconsdir}/hicolor/*/apps/*
14cu|colorgrab-0.2-1|23	
14cu|colorgrab-0.2-1|24	#----------------------------------------------------------------------------
14cu|colorgrab-0.2-1|25	
14cu|colorgrab-0.2-1|26	%prep
14cu|colorgrab-0.2-1|27	%setup -q
14cu|colorgrab-0.2-1|28	
14cu|colorgrab-0.2-1|29	%build
14cu|colorgrab-0.2-1|30	%cmake
14cu|colorgrab-0.2-1|31	%make
14cu|colorgrab-0.2-1|32	
14cu|colorgrab-0.2-1|33	%install
14cu|colorgrab-0.2-1|34	mkdir -p %{buildroot}%{_bindir}
14cu|colorgrab-0.2-1|35	install -m755 build/%{name} %{buildroot}%{_bindir}
14cu|colorgrab-0.2-1|36	
14cu|colorgrab-0.2-1|37	for s in 16 32 48 64 128 256; do
14cu|colorgrab-0.2-1|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|colorgrab-0.2-1|39	install -m 0644 img/${s}x${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cu|colorgrab-0.2-1|40	done
14cu|colorgrab-0.2-1|41	
14cu|colorgrab-0.2-1|42	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cu|colorgrab-0.2-1|43	install -m 0644 img/scalable.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|colorgrab-0.2-1|44	
14cu|colorgrab-0.2-1|45	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|colorgrab-0.2-1|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|colorgrab-0.2-1|47	[Desktop Entry]
14cu|colorgrab-0.2-1|48	Version=1.0
14cu|colorgrab-0.2-1|49	Name=Color Picker
14cu|colorgrab-0.2-1|50	Name[ru]=Color Picker
14cu|colorgrab-0.2-1|51	Comment=Get color from your desktop
14cu|colorgrab-0.2-1|52	Comment[ru]=Получение цвета с экрана
14cu|colorgrab-0.2-1|53	Exec=%{_bindir}/colorgrab
14cu|colorgrab-0.2-1|54	Icon=colorgrab
14cu|colorgrab-0.2-1|55	Terminal=false
14cu|colorgrab-0.2-1|56	Type=Application
14cu|colorgrab-0.2-1|57	Categories=Graphics;
14cu|colorgrab-0.2-1|58	EOF
14cu|colorgrab-0.2-1|59	
14cu|colorgrab-0.2-1|60	%changelog
14cu|colorgrab-0.2-1|61	
14cu|colorgrab-0.2-1|62	* Wed Aug 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-1
14cu|colorgrab-0.2-1|63	- (b350e04) Imported from SRPM
14cu|colorgrab-0.2-1|64	
14cu|colorgrab-0.2-1|65	

9863 14
14cu|comix-4.0.4-5|1	Summary:	Comic book viewer
14cu|comix-4.0.4-5|2	Name:		comix
14cu|comix-4.0.4-5|3	Version:	4.0.4
14cu|comix-4.0.4-5|4	Release:	5
14cu|comix-4.0.4-5|5	License:	GPLv2+
14cu|comix-4.0.4-5|6	Group:		Office
14cu|comix-4.0.4-5|7	Url:		http://comix.sourceforge.net/
14cu|comix-4.0.4-5|8	Source0:	http://downloads.sourceforge.net/comix/%{name}-%{version}.tar.gz
14cu|comix-4.0.4-5|9	Patch0:		comix-4.0.0-disable-update-mime-db.patch
14cu|comix-4.0.4-5|10	Patch2:		comix-4.0.4-import-PIL-for-Image.patch
14cu|comix-4.0.4-5|11	Buildarch:	noarch
14cu|comix-4.0.4-5|12	BuildRequires:	desktop-file-utils
14cu|comix-4.0.4-5|13	BuildRequires:	jpeg-progs
14cu|comix-4.0.4-5|14	BuildRequires:	pygtk2.0
14cu|comix-4.0.4-5|15	BuildRequires:	python-pillow
14cu|comix-4.0.4-5|16	Requires:	jpeg-progs
14cu|comix-4.0.4-5|17	Requires:	pygtk2.0
14cu|comix-4.0.4-5|18	Requires:	python-pillow
14cu|comix-4.0.4-5|19	
14cu|comix-4.0.4-5|20	%description
14cu|comix-4.0.4-5|21	Comix is a comic book viewer. It reads zip, rar, tar, tar.gz, and tar.bz2
14cu|comix-4.0.4-5|22	archives (often called .cbz, .cbr and .cbt) as well as normal image files.
14cu|comix-4.0.4-5|23	
14cu|comix-4.0.4-5|24	%files -f %{name}.lang
14cu|comix-4.0.4-5|25	%doc ChangeLog COPYING README
14cu|comix-4.0.4-5|26	%{_bindir}/comicthumb
14cu|comix-4.0.4-5|27	%{_bindir}/comix
14cu|comix-4.0.4-5|28	%{_datadir}/comix
14cu|comix-4.0.4-5|29	%{_mandir}/man1/*
14cu|comix-4.0.4-5|30	%{_datadir}/applications/*comix.desktop
14cu|comix-4.0.4-5|31	%{_datadir}/icons/hicolor/*/*/*
14cu|comix-4.0.4-5|32	%{_datadir}/mime/packages/comix.xml
14cu|comix-4.0.4-5|33	
14cu|comix-4.0.4-5|34	#----------------------------------------------------------------------------
14cu|comix-4.0.4-5|35	
14cu|comix-4.0.4-5|36	%prep
14cu|comix-4.0.4-5|37	%setup -q
14cu|comix-4.0.4-5|38	%patch0 -p0
14cu|comix-4.0.4-5|39	%patch2 -p1 -b .pil
14cu|comix-4.0.4-5|40	
14cu|comix-4.0.4-5|41	%build
14cu|comix-4.0.4-5|42	
14cu|comix-4.0.4-5|43	%install
14cu|comix-4.0.4-5|44	install -d %{buildroot}%{_prefix}
14cu|comix-4.0.4-5|45	python install.py install --dir %{buildroot}%{_prefix}
14cu|comix-4.0.4-5|46	
14cu|comix-4.0.4-5|47	desktop-file-install \
14cu|comix-4.0.4-5|48	--vendor='' \
14cu|comix-4.0.4-5|49	--dir %{buildroot}%{_datadir}/applications \
14cu|comix-4.0.4-5|50	--remove-category='Application' \
14cu|comix-4.0.4-5|51	--add-category='GNOME;GTK' \
14cu|comix-4.0.4-5|52	%{buildroot}%{_datadir}/applications/*.desktop
14cu|comix-4.0.4-5|53	
14cu|comix-4.0.4-5|54	%find_lang %{name} --with-gnome
14cu|comix-4.0.4-5|55	
14cu|comix-4.0.4-5|56	
14cu|comix-4.0.4-5|57	%changelog
14cu|comix-4.0.4-5|58	
14cu|comix-4.0.4-5|59	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.4-5
14cu|comix-4.0.4-5|60	- (97ca599) Require python-pillow instead of obsolete python-imaging
14cu|comix-4.0.4-5|61	- (97ca599) Spec cleanup
14cu|comix-4.0.4-5|62	
14cu|comix-4.0.4-5|63	

9864 14
14cu|commit-patch-2.5.2-1|1	Summary:	A utility that lets you check select portions of a file into a VCS
14cu|commit-patch-2.5.2-1|2	Name:		commit-patch
14cu|commit-patch-2.5.2-1|3	Version:	2.5.2
14cu|commit-patch-2.5.2-1|4	Release:	1
14cu|commit-patch-2.5.2-1|5	License:	GPLv2
14cu|commit-patch-2.5.2-1|6	Group:		Text tools
14cu|commit-patch-2.5.2-1|7	URL:		http://porkrind.org/commit-patch/
14cu|commit-patch-2.5.2-1|8	Source:		https://github.com/caldwell/commit-patch/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|commit-patch-2.5.2-1|9	BuildRoot:	%{_tmppath}/%{name}-root
14cu|commit-patch-2.5.2-1|10	BuildArch:	noarch
14cu|commit-patch-2.5.2-1|11	
14cu|commit-patch-2.5.2-1|12	%description
14cu|commit-patch-2.5.2-1|13	Jim Radford and David Caldwell wrote a neat little utility that lets you check
14cu|commit-patch-2.5.2-1|14	in select portions of a file into Darcs, Git, CVS, Subversion, or Mercurial. It
14cu|commit-patch-2.5.2-1|15	comes as a command line app and also and emacs interface.
14cu|commit-patch-2.5.2-1|16	
14cu|commit-patch-2.5.2-1|17	A blog entry (http://porkrind.org/missives/commit-patch-managing-your-mess)
14cu|commit-patch-2.5.2-1|18	about commit-patch provides some detailed information on why you might want to
14cu|commit-patch-2.5.2-1|19	use commit-patch.
14cu|commit-patch-2.5.2-1|20	
14cu|commit-patch-2.5.2-1|21	commit-patch and commit-partial can make commiting partial changes easier with:
14cu|commit-patch-2.5.2-1|22	-darcs
14cu|commit-patch-2.5.2-1|23	-git
14cu|commit-patch-2.5.2-1|24	-mercurial
14cu|commit-patch-2.5.2-1|25	-cvs
14cu|commit-patch-2.5.2-1|26	-svn
14cu|commit-patch-2.5.2-1|27	
14cu|commit-patch-2.5.2-1|28	commit-patch-buffer.el is an emacs interface to commit-patch. It allows you to
14cu|commit-patch-2.5.2-1|29	just hit C-c C-c in any patch buffer to apply and commit only the changes
14cu|commit-patch-2.5.2-1|30	indicated by the patch, regardless of the changes in your working directory.
14cu|commit-patch-2.5.2-1|31	
14cu|commit-patch-2.5.2-1|32	%prep
14cu|commit-patch-2.5.2-1|33	%setup -q
14cu|commit-patch-2.5.2-1|34	
14cu|commit-patch-2.5.2-1|35	%install
14cu|commit-patch-2.5.2-1|36	rm -Rf %{buildroot}
14cu|commit-patch-2.5.2-1|37	install -d %{buildroot}/%{_bindir} %{buildroot}/%{_mandir}/man1/ %{buildroot}/%{_datadir}/emacs/site-lisp
14cu|commit-patch-2.5.2-1|38	install -m 755 %{name} %{buildroot}/%{_bindir}
14cu|commit-patch-2.5.2-1|39	install -m 644 %{name}.1 %{buildroot}/%{_mandir}/man1/
14cu|commit-patch-2.5.2-1|40	install -m 644 *.el %{buildroot}/%{_datadir}/emacs/site-lisp/
14cu|commit-patch-2.5.2-1|41	ln -s %{name} %{buildroot}/%{_bindir}/commit-partial
14cu|commit-patch-2.5.2-1|42	ln -s %{name}.1.%{_extension} %{buildroot}/%{_mandir}/man1/%{name}.1.%{_extension}
14cu|commit-patch-2.5.2-1|43	
14cu|commit-patch-2.5.2-1|44	%clean
14cu|commit-patch-2.5.2-1|45	rm -Rf %{buildroot}
14cu|commit-patch-2.5.2-1|46	
14cu|commit-patch-2.5.2-1|47	%files
14cu|commit-patch-2.5.2-1|48	%defattr(-,root,root)
14cu|commit-patch-2.5.2-1|49	%{_bindir}/commit-*
14cu|commit-patch-2.5.2-1|50	%{_mandir}/man1/commit-*.*
14cu|commit-patch-2.5.2-1|51	%{_datadir}/emacs/site-lisp/%{name}*.el
14cu|commit-patch-2.5.2-1|52	
14cu|commit-patch-2.5.2-1|53	%changelog
14cu|commit-patch-2.5.2-1|54	
14cu|commit-patch-2.5.2-1|55	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.5.2-1
14cu|commit-patch-2.5.2-1|56	- (d799203) Merge pull request #2 from import/commit-patch:rosa2016.1
14cu|commit-patch-2.5.2-1|57	- (d799203) Updated to 2.5.2
14cu|commit-patch-2.5.2-1|58	
14cu|commit-patch-2.5.2-1|59	

9865 14
14cu|compiz0.8-0.8.9-0.20130330.5|1	%define __noautoreq 'pkgconfig\\(compiz\\)'
14cu|compiz0.8-0.8.9-0.20130330.5|2	%define __noautoprov 'pkgconfig(.*)'
14cu|compiz0.8-0.8.9-0.20130330.5|3	
14cu|compiz0.8-0.8.9-0.20130330.5|4	%define oname compiz
14cu|compiz0.8-0.8.9-0.20130330.5|5	%define oversion 0.8
14cu|compiz0.8-0.8.9-0.20130330.5|6	%define git 20130330
14cu|compiz0.8-0.8.9-0.20130330.5|7	
14cu|compiz0.8-0.8.9-0.20130330.5|8	%define major 8
14cu|compiz0.8-0.8.9-0.20130330.5|9	%define libname %mklibname decoration %{major}
14cu|compiz0.8-0.8.9-0.20130330.5|10	%define devname %mklibname -d decoration
14cu|compiz0.8-0.8.9-0.20130330.5|11	
14cu|compiz0.8-0.8.9-0.20130330.5|12	%if %{git}
14cu|compiz0.8-0.8.9-0.20130330.5|13	%define srcname core-%{oname}-%{oversion}.tar.bz2
14cu|compiz0.8-0.8.9-0.20130330.5|14	%define distname core-%{oname}-%{oversion}
14cu|compiz0.8-0.8.9-0.20130330.5|15	%define rel 0.%{git}.5
14cu|compiz0.8-0.8.9-0.20130330.5|16	%else
14cu|compiz0.8-0.8.9-0.20130330.5|17	%define srcname %{oname}-%{version}.tar.bz2
14cu|compiz0.8-0.8.9-0.20130330.5|18	%define distname %{oname}-%{version}
14cu|compiz0.8-0.8.9-0.20130330.5|19	%define rel 1
14cu|compiz0.8-0.8.9-0.20130330.5|20	%endif
14cu|compiz0.8-0.8.9-0.20130330.5|21	
14cu|compiz0.8-0.8.9-0.20130330.5|22	
14cu|compiz0.8-0.8.9-0.20130330.5|23	Name:		%{oname}%{oversion}
14cu|compiz0.8-0.8.9-0.20130330.5|24	Version:	0.8.9
14cu|compiz0.8-0.8.9-0.20130330.5|25	Release:	%{rel}
14cu|compiz0.8-0.8.9-0.20130330.5|26	Summary:	OpenGL composite manager for Xgl and AIGLX
14cu|compiz0.8-0.8.9-0.20130330.5|27	Group:		System/X11
14cu|compiz0.8-0.8.9-0.20130330.5|28	License:	GPLv2+ and LGPLv2+ and MIT
14cu|compiz0.8-0.8.9-0.20130330.5|29	Url:		http://www.compiz.org/
14cu|compiz0.8-0.8.9-0.20130330.5|30	Source:		http://cgit.compiz.org/compiz/core/snapshot/%{srcname}
14cu|compiz0.8-0.8.9-0.20130330.5|31	Source1:	compiz.defaults
14cu|compiz0.8-0.8.9-0.20130330.5|32	Source2:	compiz-window-decorator
14cu|compiz0.8-0.8.9-0.20130330.5|33	Source3:	kstylerc.xinit
14cu|compiz0.8-0.8.9-0.20130330.5|34	
14cu|compiz0.8-0.8.9-0.20130330.5|35	# (cg) Using git to manage patches
14cu|compiz0.8-0.8.9-0.20130330.5|36	# To recreate the structure
14cu|compiz0.8-0.8.9-0.20130330.5|37	# git clone git://git.freedesktop.org/git/xorg/app/compiz
14cu|compiz0.8-0.8.9-0.20130330.5|38	# git checkout compiz-0.8.0
14cu|compiz0.8-0.8.9-0.20130330.5|39	# git checkout -b mdv-0.8.0-cherry-picks
14cu|compiz0.8-0.8.9-0.20130330.5|40	# git am 00*.patch
14cu|compiz0.8-0.8.9-0.20130330.5|41	# git checkout -b mdv-0.8.0-patches
14cu|compiz0.8-0.8.9-0.20130330.5|42	# git am 05*.patch
14cu|compiz0.8-0.8.9-0.20130330.5|43	
14cu|compiz0.8-0.8.9-0.20130330.5|44	# To apply new custom patches
14cu|compiz0.8-0.8.9-0.20130330.5|45	# git checkout mdv-0.8.0-patches
14cu|compiz0.8-0.8.9-0.20130330.5|46	# (do stuff)
14cu|compiz0.8-0.8.9-0.20130330.5|47	
14cu|compiz0.8-0.8.9-0.20130330.5|48	# To apply new cherry-picks
14cu|compiz0.8-0.8.9-0.20130330.5|49	# git checkout mdv-0.8.0-cherry-picks
14cu|compiz0.8-0.8.9-0.20130330.5|50	# git cherry-pick <blah>
14cu|compiz0.8-0.8.9-0.20130330.5|51	# git checkout mdv-0.8.0-patches
14cu|compiz0.8-0.8.9-0.20130330.5|52	# git rebase mdv-0.8.0-cherry-picks
14cu|compiz0.8-0.8.9-0.20130330.5|53	
14cu|compiz0.8-0.8.9-0.20130330.5|54	# Make sure we don't conflict with main Compiz
14cu|compiz0.8-0.8.9-0.20130330.5|55	Patch0:		compiz0.8-0.8.9-soversion.patch
14cu|compiz0.8-0.8.9-0.20130330.5|56	
14cu|compiz0.8-0.8.9-0.20130330.5|57	Patch1:		compiz0.8-0.8.9-kde4.10.patch
14cu|compiz0.8-0.8.9-0.20130330.5|58	Patch2:		compiz0.8-0.8.9-kde4.11.patch
14cu|compiz0.8-0.8.9-0.20130330.5|59	
14cu|compiz0.8-0.8.9-0.20130330.5|60	# Mandriva Patches
14cu|compiz0.8-0.8.9-0.20130330.5|61	# git format-patch --start-number 500 mdv-0.8.0-cherry-picks..mdv-0.8.0-patches
14cu|compiz0.8-0.8.9-0.20130330.5|62	Patch500:	0500-Fix-memory-leak-in-KDE3-window-decorator.patch
14cu|compiz0.8-0.8.9-0.20130330.5|63	Patch501:	0501-Add-ROSA-graphic-to-the-top-of-the-cube.patch
14cu|compiz0.8-0.8.9-0.20130330.5|64	Patch502:	0502-Use-our-compiz-window-decorator-script-as-the-defaul.patch
14cu|compiz0.8-0.8.9-0.20130330.5|65	Patch503:	0503-Do-not-put-window-decorations-on-KDE-screensaver.patch
14cu|compiz0.8-0.8.9-0.20130330.5|66	Patch504:	0504-Also-check-for-tfp-in-server-extensions.patch
14cu|compiz0.8-0.8.9-0.20130330.5|67	Patch505:	0505-Fix-KDE3-linking-by-changing-the-directory-order.patch
14cu|compiz0.8-0.8.9-0.20130330.5|68	
14cu|compiz0.8-0.8.9-0.20130330.5|69	BuildRequires:	x11-util-macros
14cu|compiz0.8-0.8.9-0.20130330.5|70	BuildRequires:	pkgconfig(ice)
14cu|compiz0.8-0.8.9-0.20130330.5|71	BuildRequires:	pkgconfig(sm)
14cu|compiz0.8-0.8.9-0.20130330.5|72	BuildRequires:	pkgconfig(x11)
14cu|compiz0.8-0.8.9-0.20130330.5|73	BuildRequires:	pkgconfig(xext)
14cu|compiz0.8-0.8.9-0.20130330.5|74	BuildRequires:	pkgconfig(xtst)
14cu|compiz0.8-0.8.9-0.20130330.5|75	BuildRequires:	pkgconfig(xcursor)
14cu|compiz0.8-0.8.9-0.20130330.5|76	BuildRequires:	pkgconfig(xrender)
14cu|compiz0.8-0.8.9-0.20130330.5|77	BuildRequires:	pkgconfig(xcomposite)
14cu|compiz0.8-0.8.9-0.20130330.5|78	BuildRequires:	pkgconfig(xdamage)
14cu|compiz0.8-0.8.9-0.20130330.5|79	BuildRequires:	pkgconfig(xinerama)
14cu|compiz0.8-0.8.9-0.20130330.5|80	BuildRequires:	pkgconfig(xrandr)
14cu|compiz0.8-0.8.9-0.20130330.5|81	BuildRequires:	pkgconfig(xfixes)
14cu|compiz0.8-0.8.9-0.20130330.5|82	BuildRequires:	pkgconfig(freetype2)
14cu|compiz0.8-0.8.9-0.20130330.5|83	BuildRequires:	pkgconfig(xft)
14cu|compiz0.8-0.8.9-0.20130330.5|84	BuildRequires:	pkgconfig(fontconfig)
14cu|compiz0.8-0.8.9-0.20130330.5|85	
14cu|compiz0.8-0.8.9-0.20130330.5|86	BuildRequires:	pkgconfig(gl)
14cu|compiz0.8-0.8.9-0.20130330.5|87	BuildRequires:	pkgconfig(glu)
14cu|compiz0.8-0.8.9-0.20130330.5|88	
14cu|compiz0.8-0.8.9-0.20130330.5|89	BuildRequires:	pkgconfig(libpng)
14cu|compiz0.8-0.8.9-0.20130330.5|90	BuildRequires:	pkgconfig(zlib)
14cu|compiz0.8-0.8.9-0.20130330.5|91	
14cu|compiz0.8-0.8.9-0.20130330.5|92	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|compiz0.8-0.8.9-0.20130330.5|93	BuildRequires:	pkgconfig(gconf-2.0)
14cu|compiz0.8-0.8.9-0.20130330.5|94	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|compiz0.8-0.8.9-0.20130330.5|95	BuildRequires:	pkgconfig(pango)
14cu|compiz0.8-0.8.9-0.20130330.5|96	
14cu|compiz0.8-0.8.9-0.20130330.5|97	BuildRequires:	pkgconfig(libglade-2.0)
14cu|compiz0.8-0.8.9-0.20130330.5|98	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|compiz0.8-0.8.9-0.20130330.5|99	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|compiz0.8-0.8.9-0.20130330.5|100	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|compiz0.8-0.8.9-0.20130330.5|101	
14cu|compiz0.8-0.8.9-0.20130330.5|102	BuildRequires:	kdebase4-workspace-devel
14cu|compiz0.8-0.8.9-0.20130330.5|103	BuildRequires:	kdelibs4-devel
14cu|compiz0.8-0.8.9-0.20130330.5|104	
14cu|compiz0.8-0.8.9-0.20130330.5|105	BuildRequires:	pkgconfig(libbonoboui-2.0)
14cu|compiz0.8-0.8.9-0.20130330.5|106	BuildRequires:	pkgconfig(libxslt)
14cu|compiz0.8-0.8.9-0.20130330.5|107	BuildRequires:	libxslt-proc
14cu|compiz0.8-0.8.9-0.20130330.5|108	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|compiz0.8-0.8.9-0.20130330.5|109	BuildRequires:	pkgconfig(cairo)
14cu|compiz0.8-0.8.9-0.20130330.5|110	BuildRequires:	pkgconfig(libsvg-cairo)
14cu|compiz0.8-0.8.9-0.20130330.5|111	BuildRequires:	pkgconfig(fuse)
14cu|compiz0.8-0.8.9-0.20130330.5|112	# needed by autoreconf:
14cu|compiz0.8-0.8.9-0.20130330.5|113	BuildRequires:	intltool
14cu|compiz0.8-0.8.9-0.20130330.5|114	
14cu|compiz0.8-0.8.9-0.20130330.5|115	Requires(post,preun):	GConf2
14cu|compiz0.8-0.8.9-0.20130330.5|116	Requires:	%{libname} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|117	Requires:	compositing-wm-common >= 2012.1
14cu|compiz0.8-0.8.9-0.20130330.5|118	Provides:	compositing-wm%{oversion} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|119	Requires:	compiz-decorator%{oversion}
14cu|compiz0.8-0.8.9-0.20130330.5|120	Conflicts:	%{oname} > 0.9
14cu|compiz0.8-0.8.9-0.20130330.5|121	
14cu|compiz0.8-0.8.9-0.20130330.5|122	%description
14cu|compiz0.8-0.8.9-0.20130330.5|123	Compiz is an OpenGL composite manager for Xgl and AIGLX.
14cu|compiz0.8-0.8.9-0.20130330.5|124	
14cu|compiz0.8-0.8.9-0.20130330.5|125	%files -f %{oname}.lang
14cu|compiz0.8-0.8.9-0.20130330.5|126	%{_bindir}/%{oname}
14cu|compiz0.8-0.8.9-0.20130330.5|127	%{_bindir}/%{oname}-window-decorator
14cu|compiz0.8-0.8.9-0.20130330.5|128	%{_libdir}/%{oname}/lib*.so
14cu|compiz0.8-0.8.9-0.20130330.5|129	%{_sysconfdir}/gconf/schemas/*.schemas
14cu|compiz0.8-0.8.9-0.20130330.5|130	%exclude %{_sysconfdir}/gconf/schemas/gwd.schemas
14cu|compiz0.8-0.8.9-0.20130330.5|131	%dir %{_datadir}/%{oname}
14cu|compiz0.8-0.8.9-0.20130330.5|132	%{_datadir}/%{oname}/*.png
14cu|compiz0.8-0.8.9-0.20130330.5|133	%{_datadir}/%{oname}/*.xml
14cu|compiz0.8-0.8.9-0.20130330.5|134	%{_datadir}/%{oname}/*.xslt
14cu|compiz0.8-0.8.9-0.20130330.5|135	%{_datadir}/compositing-wm/%{oname}.defaults
14cu|compiz0.8-0.8.9-0.20130330.5|136	
14cu|compiz0.8-0.8.9-0.20130330.5|137	#----------------------------------------------------------------------------
14cu|compiz0.8-0.8.9-0.20130330.5|138	
14cu|compiz0.8-0.8.9-0.20130330.5|139	%package decorator-gtk
14cu|compiz0.8-0.8.9-0.20130330.5|140	Summary:	GTK window decorator for compiz
14cu|compiz0.8-0.8.9-0.20130330.5|141	Group:		System/X11
14cu|compiz0.8-0.8.9-0.20130330.5|142	Provides:	compiz-decorator%{oversion} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|143	Requires:	%{name} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|144	Conflicts:	%{oname}-decorator-gtk
14cu|compiz0.8-0.8.9-0.20130330.5|145	
14cu|compiz0.8-0.8.9-0.20130330.5|146	%description decorator-gtk
14cu|compiz0.8-0.8.9-0.20130330.5|147	This package provides a GTK window decorator for the compiz OpenGL
14cu|compiz0.8-0.8.9-0.20130330.5|148	compositing manager.
14cu|compiz0.8-0.8.9-0.20130330.5|149	
14cu|compiz0.8-0.8.9-0.20130330.5|150	%files decorator-gtk
14cu|compiz0.8-0.8.9-0.20130330.5|151	%{_bindir}/gtk-window-decorator
14cu|compiz0.8-0.8.9-0.20130330.5|152	%{_sysconfdir}/gconf/schemas/gwd.schemas
14cu|compiz0.8-0.8.9-0.20130330.5|153	
14cu|compiz0.8-0.8.9-0.20130330.5|154	#----------------------------------------------------------------------------
14cu|compiz0.8-0.8.9-0.20130330.5|155	
14cu|compiz0.8-0.8.9-0.20130330.5|156	%package decorator-kde4
14cu|compiz0.8-0.8.9-0.20130330.5|157	Summary:	KDE4 window decorator for compiz
14cu|compiz0.8-0.8.9-0.20130330.5|158	Group:		System/X11
14cu|compiz0.8-0.8.9-0.20130330.5|159	Provides:	compiz-decorator%{oversion} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|160	Requires:	%{name} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|161	Conflicts:	%{oname}-decorator-kde4
14cu|compiz0.8-0.8.9-0.20130330.5|162	
14cu|compiz0.8-0.8.9-0.20130330.5|163	%description decorator-kde4
14cu|compiz0.8-0.8.9-0.20130330.5|164	This package provides a KDE4 window decorator for the compiz OpenGL
14cu|compiz0.8-0.8.9-0.20130330.5|165	compositing manager.
14cu|compiz0.8-0.8.9-0.20130330.5|166	
14cu|compiz0.8-0.8.9-0.20130330.5|167	%files decorator-kde4
14cu|compiz0.8-0.8.9-0.20130330.5|168	%{_bindir}/kde4-window-decorator
14cu|compiz0.8-0.8.9-0.20130330.5|169	
14cu|compiz0.8-0.8.9-0.20130330.5|170	#----------------------------------------------------------------------------
14cu|compiz0.8-0.8.9-0.20130330.5|171	
14cu|compiz0.8-0.8.9-0.20130330.5|172	%package -n %{libname}
14cu|compiz0.8-0.8.9-0.20130330.5|173	Summary:	Shared libraries for compiz
14cu|compiz0.8-0.8.9-0.20130330.5|174	Group:		System/X11
14cu|compiz0.8-0.8.9-0.20130330.5|175	
14cu|compiz0.8-0.8.9-0.20130330.5|176	%description -n %{libname}
14cu|compiz0.8-0.8.9-0.20130330.5|177	This package provides shared libraries for compiz.
14cu|compiz0.8-0.8.9-0.20130330.5|178	
14cu|compiz0.8-0.8.9-0.20130330.5|179	%files -n %{libname}
14cu|compiz0.8-0.8.9-0.20130330.5|180	%{_libdir}/libdecoration.so.%{major}*
14cu|compiz0.8-0.8.9-0.20130330.5|181	
14cu|compiz0.8-0.8.9-0.20130330.5|182	#----------------------------------------------------------------------------
14cu|compiz0.8-0.8.9-0.20130330.5|183	
14cu|compiz0.8-0.8.9-0.20130330.5|184	%package -n %{devname}
14cu|compiz0.8-0.8.9-0.20130330.5|185	Summary:	Development files for compiz
14cu|compiz0.8-0.8.9-0.20130330.5|186	Group:		Development/X11
14cu|compiz0.8-0.8.9-0.20130330.5|187	Provides:	%{name}-devel = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|188	Requires:	%{libname} = %{EVRD}
14cu|compiz0.8-0.8.9-0.20130330.5|189	Requires:	pkgconfig(gl)
14cu|compiz0.8-0.8.9-0.20130330.5|190	Conflicts:	%{_lib}compiz-devel
14cu|compiz0.8-0.8.9-0.20130330.5|191	
14cu|compiz0.8-0.8.9-0.20130330.5|192	%description -n %{devname}
14cu|compiz0.8-0.8.9-0.20130330.5|193	This package provides development files for compiz.
14cu|compiz0.8-0.8.9-0.20130330.5|194	
14cu|compiz0.8-0.8.9-0.20130330.5|195	%files -n %{devname}
14cu|compiz0.8-0.8.9-0.20130330.5|196	%{_includedir}/%{oname}/%{oname}*.h
14cu|compiz0.8-0.8.9-0.20130330.5|197	%{_includedir}/%{oname}/decoration.h
14cu|compiz0.8-0.8.9-0.20130330.5|198	%{_libdir}/libdecoration.so
14cu|compiz0.8-0.8.9-0.20130330.5|199	%{_libdir}/pkgconfig/%{oname}*.pc
14cu|compiz0.8-0.8.9-0.20130330.5|200	%{_libdir}/pkgconfig/libdecoration.pc
14cu|compiz0.8-0.8.9-0.20130330.5|201	
14cu|compiz0.8-0.8.9-0.20130330.5|202	#----------------------------------------------------------------------------
14cu|compiz0.8-0.8.9-0.20130330.5|203	
14cu|compiz0.8-0.8.9-0.20130330.5|204	%prep
14cu|compiz0.8-0.8.9-0.20130330.5|205	%setup -q -n %{distname}
14cu|compiz0.8-0.8.9-0.20130330.5|206	%apply_patches
14cu|compiz0.8-0.8.9-0.20130330.5|207	
14cu|compiz0.8-0.8.9-0.20130330.5|208	%build
14cu|compiz0.8-0.8.9-0.20130330.5|209	%if %{git}
14cu|compiz0.8-0.8.9-0.20130330.5|210	# This is a CVS snapshot, so we need to generate makefiles.
14cu|compiz0.8-0.8.9-0.20130330.5|211	sh autogen.sh -V
14cu|compiz0.8-0.8.9-0.20130330.5|212	%else
14cu|compiz0.8-0.8.9-0.20130330.5|213	# (Anssi 03/2008) Needed to get rid of RPATH=/usr/lib64 on lib64:
14cu|compiz0.8-0.8.9-0.20130330.5|214	autoreconf -i
14cu|compiz0.8-0.8.9-0.20130330.5|215	# build fails without this:
14cu|compiz0.8-0.8.9-0.20130330.5|216	intltoolize --force
14cu|compiz0.8-0.8.9-0.20130330.5|217	%endif
14cu|compiz0.8-0.8.9-0.20130330.5|218	
14cu|compiz0.8-0.8.9-0.20130330.5|219	%configure2_5x \
14cu|compiz0.8-0.8.9-0.20130330.5|220	--disable-kde \
14cu|compiz0.8-0.8.9-0.20130330.5|221	--disable-gnome \
14cu|compiz0.8-0.8.9-0.20130330.5|222	--disable-metacity \
14cu|compiz0.8-0.8.9-0.20130330.5|223	--disable-static \
14cu|compiz0.8-0.8.9-0.20130330.5|224	--with-default-plugins=core,png,decoration,wobbly,fade,minimize,cube,rotate,zoom,scale,move,resize,place,switcher,screenshot,dbus
14cu|compiz0.8-0.8.9-0.20130330.5|225	
14cu|compiz0.8-0.8.9-0.20130330.5|226	%make
14cu|compiz0.8-0.8.9-0.20130330.5|227	
14cu|compiz0.8-0.8.9-0.20130330.5|228	%install
14cu|compiz0.8-0.8.9-0.20130330.5|229	%makeinstall_std
14cu|compiz0.8-0.8.9-0.20130330.5|230	
14cu|compiz0.8-0.8.9-0.20130330.5|231	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/%{oname}-window-decorator
14cu|compiz0.8-0.8.9-0.20130330.5|232	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm/%{oname}.defaults
14cu|compiz0.8-0.8.9-0.20130330.5|233	# Old, unneeded schemas
14cu|compiz0.8-0.8.9-0.20130330.5|234	rm -f %{buildroot}%{_sysconfdir}/gconf/schemas/compiz-kconfig.schemas
14cu|compiz0.8-0.8.9-0.20130330.5|235	
14cu|compiz0.8-0.8.9-0.20130330.5|236	%find_lang %{oname}
14cu|compiz0.8-0.8.9-0.20130330.5|237	
14cu|compiz0.8-0.8.9-0.20130330.5|238	
14cu|compiz0.8-0.8.9-0.20130330.5|239	%changelog
14cu|compiz0.8-0.8.9-0.20130330.5|240	
14cu|compiz0.8-0.8.9-0.20130330.5|241	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.9-0.20130330.5
14cu|compiz0.8-0.8.9-0.20130330.5|242	- (5bef09e) Drop metacity support because it was ported to GTK3
14cu|compiz0.8-0.8.9-0.20130330.5|243	- (5bef09e) Minor spec cleanups
14cu|compiz0.8-0.8.9-0.20130330.5|244	
14cu|compiz0.8-0.8.9-0.20130330.5|245	

9866 14
14cu|compton-0.2-20131109d897740.3|1	%define gitrel d897740
14cu|compton-0.2-20131109d897740.3|2	
14cu|compton-0.2-20131109d897740.3|3	Name:		compton
14cu|compton-0.2-20131109d897740.3|4	Version:	0.2
14cu|compton-0.2-20131109d897740.3|5	Release:	20131109%{gitrel}.3
14cu|compton-0.2-20131109d897740.3|6	Summary:	Compositor for X
14cu|compton-0.2-20131109d897740.3|7	Group:		System/X11
14cu|compton-0.2-20131109d897740.3|8	License:	MIT
14cu|compton-0.2-20131109d897740.3|9	Url:		https://github.com/chjj/%{name}
14cu|compton-0.2-20131109d897740.3|10	# The source for this package was pulled from upstream's vcs.  Use the
14cu|compton-0.2-20131109d897740.3|11	# following command to generate the tarball:
14cu|compton-0.2-20131109d897740.3|12	# wget -O chjj-compton-d897740.tar.gz --no-check-certificate --content-disposition http://github.com/chjj/compton/tarball/d897740
14cu|compton-0.2-20131109d897740.3|13	Source0:	chjj-compton-%{gitrel}.tar.gz
14cu|compton-0.2-20131109d897740.3|14	BuildRequires:	a2x
14cu|compton-0.2-20131109d897740.3|15	BuildRequires:	asciidoc
14cu|compton-0.2-20131109d897740.3|16	BuildRequires:	docbook-dtd45-xml
14cu|compton-0.2-20131109d897740.3|17	BuildRequires:	docbook-style-xsl
14cu|compton-0.2-20131109d897740.3|18	BuildRequires:	xsltproc
14cu|compton-0.2-20131109d897740.3|19	BuildRequires:	pkgconfig(dbus-1)
14cu|compton-0.2-20131109d897740.3|20	BuildRequires:	pkgconfig(gl)
14cu|compton-0.2-20131109d897740.3|21	BuildRequires:	pkgconfig(libconfig)
14cu|compton-0.2-20131109d897740.3|22	BuildRequires:	pkgconfig(libdrm)
14cu|compton-0.2-20131109d897740.3|23	BuildRequires:	pkgconfig(libpcre)
14cu|compton-0.2-20131109d897740.3|24	BuildRequires:	pkgconfig(x11)
14cu|compton-0.2-20131109d897740.3|25	BuildRequires:	pkgconfig(xdamage)
14cu|compton-0.2-20131109d897740.3|26	BuildRequires:	pkgconfig(xcomposite)
14cu|compton-0.2-20131109d897740.3|27	BuildRequires:	pkgconfig(xext)
14cu|compton-0.2-20131109d897740.3|28	BuildRequires:	pkgconfig(xfixes)
14cu|compton-0.2-20131109d897740.3|29	BuildRequires:	pkgconfig(xinerama)
14cu|compton-0.2-20131109d897740.3|30	BuildRequires:	pkgconfig(xproto)
14cu|compton-0.2-20131109d897740.3|31	BuildRequires:	pkgconfig(xrandr)
14cu|compton-0.2-20131109d897740.3|32	BuildRequires:	pkgconfig(xrender)
14cu|compton-0.2-20131109d897740.3|33	Requires:	xprop
14cu|compton-0.2-20131109d897740.3|34	Requires:	xwininfo
14cu|compton-0.2-20131109d897740.3|35	
14cu|compton-0.2-20131109d897740.3|36	%description
14cu|compton-0.2-20131109d897740.3|37	Compton is a compositor for X, and a fork of xcompmgr-dana.
14cu|compton-0.2-20131109d897740.3|38	
14cu|compton-0.2-20131109d897740.3|39	%files
14cu|compton-0.2-20131109d897740.3|40	%doc LICENSE README.md
14cu|compton-0.2-20131109d897740.3|41	%{_bindir}/%{name}
14cu|compton-0.2-20131109d897740.3|42	%{_bindir}/%{name}-trans
14cu|compton-0.2-20131109d897740.3|43	%{_mandir}/man1/%{name}.1.*
14cu|compton-0.2-20131109d897740.3|44	%{_mandir}/man1/%{name}-trans.1.*
14cu|compton-0.2-20131109d897740.3|45	
14cu|compton-0.2-20131109d897740.3|46	#----------------------------------------------------------------------------
14cu|compton-0.2-20131109d897740.3|47	
14cu|compton-0.2-20131109d897740.3|48	%prep
14cu|compton-0.2-20131109d897740.3|49	%setup -q -n chjj-compton-%{gitrel}
14cu|compton-0.2-20131109d897740.3|50	
14cu|compton-0.2-20131109d897740.3|51	%build
14cu|compton-0.2-20131109d897740.3|52	CFLAGS="%{optflags}" make
14cu|compton-0.2-20131109d897740.3|53	make docs
14cu|compton-0.2-20131109d897740.3|54	
14cu|compton-0.2-20131109d897740.3|55	%install
14cu|compton-0.2-20131109d897740.3|56	%make_install
14cu|compton-0.2-20131109d897740.3|57	rm -f %{buildroot}%{_datadir}/applications/compton.desktop
14cu|compton-0.2-20131109d897740.3|58	
14cu|compton-0.2-20131109d897740.3|59	
14cu|compton-0.2-20131109d897740.3|60	%changelog
14cu|compton-0.2-20131109d897740.3|61	
14cu|compton-0.2-20131109d897740.3|62	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-20131109d897740.3
14cu|compton-0.2-20131109d897740.3|63	- (2b3d772) Build requires a2x
14cu|compton-0.2-20131109d897740.3|64	- (2b3d772) Spec cleanup
14cu|compton-0.2-20131109d897740.3|65	
14cu|compton-0.2-20131109d897740.3|66	

9867 14
14cu|compton-conf-0.1-20131109aaecf43.5|1	%define gitrel aaecf43
14cu|compton-conf-0.1-20131109aaecf43.5|2	
14cu|compton-conf-0.1-20131109aaecf43.5|3	Summary:	Compositor for X - configuration files
14cu|compton-conf-0.1-20131109aaecf43.5|4	Name:		compton-conf
14cu|compton-conf-0.1-20131109aaecf43.5|5	Version:	0.1
14cu|compton-conf-0.1-20131109aaecf43.5|6	Release:	20131109%{gitrel}.5
14cu|compton-conf-0.1-20131109aaecf43.5|7	Group:		System/X11
14cu|compton-conf-0.1-20131109aaecf43.5|8	License:	MIT
14cu|compton-conf-0.1-20131109aaecf43.5|9	Url:		https://github.com/lxde/compton-conf
14cu|compton-conf-0.1-20131109aaecf43.5|10	# The source for this package was pulled from upstream's vcs.  Use the
14cu|compton-conf-0.1-20131109aaecf43.5|11	# following command to generate the tarball:
14cu|compton-conf-0.1-20131109aaecf43.5|12	# wget -O chjj-compton-d897740.tar.gz --no-check-certificate --content-disposition http://github.com/chjj/compton/tarball/d897740
14cu|compton-conf-0.1-20131109aaecf43.5|13	Source0:	lxde-%{name}-%{gitrel}.tar.gz
14cu|compton-conf-0.1-20131109aaecf43.5|14	Source1:	compton-conf.desktop
14cu|compton-conf-0.1-20131109aaecf43.5|15	Patch0:		rosa-lxde-config.patch
14cu|compton-conf-0.1-20131109aaecf43.5|16	Patch1:		compton-conf-optflags.patch
14cu|compton-conf-0.1-20131109aaecf43.5|17	BuildRequires:	cmake
14cu|compton-conf-0.1-20131109aaecf43.5|18	BuildRequires:	qt4-devel
14cu|compton-conf-0.1-20131109aaecf43.5|19	BuildRequires:	pkgconfig(libconfig)
14cu|compton-conf-0.1-20131109aaecf43.5|20	Requires:	compton
14cu|compton-conf-0.1-20131109aaecf43.5|21	
14cu|compton-conf-0.1-20131109aaecf43.5|22	%description
14cu|compton-conf-0.1-20131109aaecf43.5|23	This is lxde configure tools for Compton - compositor for X.
14cu|compton-conf-0.1-20131109aaecf43.5|24	
14cu|compton-conf-0.1-20131109aaecf43.5|25	%files
14cu|compton-conf-0.1-20131109aaecf43.5|26	%{_bindir}/%{name}
14cu|compton-conf-0.1-20131109aaecf43.5|27	%{_datadir}/%{name}/compton.conf.example
14cu|compton-conf-0.1-20131109aaecf43.5|28	%{_datadir}/applications/%{name}.desktop
14cu|compton-conf-0.1-20131109aaecf43.5|29	
14cu|compton-conf-0.1-20131109aaecf43.5|30	#----------------------------------------------------------------------------
14cu|compton-conf-0.1-20131109aaecf43.5|31	
14cu|compton-conf-0.1-20131109aaecf43.5|32	%prep
14cu|compton-conf-0.1-20131109aaecf43.5|33	%setup -qn lxde-%{name}-%{gitrel}
14cu|compton-conf-0.1-20131109aaecf43.5|34	%apply_patches
14cu|compton-conf-0.1-20131109aaecf43.5|35	
14cu|compton-conf-0.1-20131109aaecf43.5|36	%build
14cu|compton-conf-0.1-20131109aaecf43.5|37	%cmake_qt4
14cu|compton-conf-0.1-20131109aaecf43.5|38	%make
14cu|compton-conf-0.1-20131109aaecf43.5|39	
14cu|compton-conf-0.1-20131109aaecf43.5|40	%install
14cu|compton-conf-0.1-20131109aaecf43.5|41	%makeinstall_std -C build
14cu|compton-conf-0.1-20131109aaecf43.5|42	install -d %{buildroot}%{_datadir}/applications/
14cu|compton-conf-0.1-20131109aaecf43.5|43	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|compton-conf-0.1-20131109aaecf43.5|44	
14cu|compton-conf-0.1-20131109aaecf43.5|45	
14cu|compton-conf-0.1-20131109aaecf43.5|46	%changelog
14cu|compton-conf-0.1-20131109aaecf43.5|47	
14cu|compton-conf-0.1-20131109aaecf43.5|48	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-20131109aaecf43.5
14cu|compton-conf-0.1-20131109aaecf43.5|49	- (c7f1676) Don't override system optflags
14cu|compton-conf-0.1-20131109aaecf43.5|50	- (c7f1676) Spec cleanup
14cu|compton-conf-0.1-20131109aaecf43.5|51	
14cu|compton-conf-0.1-20131109aaecf43.5|52	

9868 14
14cu|conduit-0.3.17-6|1	Summary:	Synchronization solution for GNOME
14cu|conduit-0.3.17-6|2	Name:		conduit
14cu|conduit-0.3.17-6|3	Version:	0.3.17
14cu|conduit-0.3.17-6|4	Release:	6
14cu|conduit-0.3.17-6|5	License:	GPLv2+
14cu|conduit-0.3.17-6|6	Group:		Communications
14cu|conduit-0.3.17-6|7	Url:		http://www.conduit-project.org/
14cu|conduit-0.3.17-6|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/conduit/0.3/%{name}-%{version}.tar.bz2
14cu|conduit-0.3.17-6|9	BuildRequires:	intltool
14cu|conduit-0.3.17-6|10	BuildRequires:	python-dbus
14cu|conduit-0.3.17-6|11	BuildRequires:	python-pygoocanvas
14cu|conduit-0.3.17-6|12	BuildRequires:	python-vobject
14cu|conduit-0.3.17-6|13	BuildRequires:	perl-XML-Parser
14cu|conduit-0.3.17-6|14	BuildRequires:	rarian
14cu|conduit-0.3.17-6|15	BuildRequires:	pkgconfig(dbus-1)
14cu|conduit-0.3.17-6|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|conduit-0.3.17-6|17	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|conduit-0.3.17-6|18	Requires:	gnome-python-desktop
14cu|conduit-0.3.17-6|19	Requires:	gnome-python-gconf
14cu|conduit-0.3.17-6|20	Requires:	python
14cu|conduit-0.3.17-6|21	Requires:	python-gdata
14cu|conduit-0.3.17-6|22	Requires:	python-gobject
14cu|conduit-0.3.17-6|23	Requires:	python-pygoocanvas
14cu|conduit-0.3.17-6|24	Requires:	python-vobject
14cu|conduit-0.3.17-6|25	Requires:	python-webkitgtk
14cu|conduit-0.3.17-6|26	Suggests:	avahi-python
14cu|conduit-0.3.17-6|27	Suggests:	gnome-python-evolution
14cu|conduit-0.3.17-6|28	Suggests:	python-gpod
14cu|conduit-0.3.17-6|29	Suggests:	python-feedparser
14cu|conduit-0.3.17-6|30	Suggests:	python-twisted
14cu|conduit-0.3.17-6|31	Suggests:	ffmpeg
14cu|conduit-0.3.17-6|32	Suggests:	mencoder
14cu|conduit-0.3.17-6|33	BuildArch:	noarch
14cu|conduit-0.3.17-6|34	
14cu|conduit-0.3.17-6|35	%description
14cu|conduit-0.3.17-6|36	Conduit is a synchronization solution for GNOME which allows the user
14cu|conduit-0.3.17-6|37	to take their emails, files, bookmarks, and any other type of personal
14cu|conduit-0.3.17-6|38	information and synchronize that data with another computer, an online
14cu|conduit-0.3.17-6|39	service, or even another electronic device.
14cu|conduit-0.3.17-6|40	
14cu|conduit-0.3.17-6|41	Conduit manages the synchronization and conversion of data into other
14cu|conduit-0.3.17-6|42	formats. For example, conduit allows you to synchronize your tomboy
14cu|conduit-0.3.17-6|43	notes to a file on a remote computer, synchronize your emails to your
14cu|conduit-0.3.17-6|44	mobile phone, synchronize your bookmarks to delicious, gmail, or even
14cu|conduit-0.3.17-6|45	your own webserver, and more.
14cu|conduit-0.3.17-6|46	
14cu|conduit-0.3.17-6|47	%files -f %{name}.lang
14cu|conduit-0.3.17-6|48	%doc AUTHORS NEWS README TODO
14cu|conduit-0.3.17-6|49	%{_bindir}/%{name}
14cu|conduit-0.3.17-6|50	%{_bindir}/%{name}-client
14cu|conduit-0.3.17-6|51	%{py_puresitedir}/%{name}
14cu|conduit-0.3.17-6|52	%{_prefix}/lib/%{name}
14cu|conduit-0.3.17-6|53	%{_datadir}/%{name}
14cu|conduit-0.3.17-6|54	%{_datadir}/applications/%{name}.desktop
14cu|conduit-0.3.17-6|55	%{_datadir}/dbus-1/services/org.%{name}.service
14cu|conduit-0.3.17-6|56	%{_iconsdir}/hicolor/*/*/*.png
14cu|conduit-0.3.17-6|57	%{_iconsdir}/hicolor/*/*/*.svg
14cu|conduit-0.3.17-6|58	%{_datadir}/gnome/help/%{name}
14cu|conduit-0.3.17-6|59	%{_datadir}/omf/%{name}
14cu|conduit-0.3.17-6|60	
14cu|conduit-0.3.17-6|61	#----------------------------------------------------------------------------
14cu|conduit-0.3.17-6|62	
14cu|conduit-0.3.17-6|63	%prep
14cu|conduit-0.3.17-6|64	%setup -q
14cu|conduit-0.3.17-6|65	
14cu|conduit-0.3.17-6|66	# install plugins to /usr/lib regardless of arch: they are arch-independent
14cu|conduit-0.3.17-6|67	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/Makefile.am
14cu|conduit-0.3.17-6|68	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/Makefile.am
14cu|conduit-0.3.17-6|69	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/*/Makefile.am
14cu|conduit-0.3.17-6|70	
14cu|conduit-0.3.17-6|71	# install pkgconfig file to /usr/share/pkgconfig instead of libdir/pkgconfig
14cu|conduit-0.3.17-6|72	perl -pi -e 's,\$\(libdir\)/pkgconfig,\$\(datadir\)/pkgconfig,g' data/Makefile.am
14cu|conduit-0.3.17-6|73	
14cu|conduit-0.3.17-6|74	# ...and correct the paths in it to match the changes we made above
14cu|conduit-0.3.17-6|75	perl -pi -e 's.MODULEDIR, \$libdir.MODULEDIR, \$exec_prefix/lib.g' configure.ac
14cu|conduit-0.3.17-6|76	
14cu|conduit-0.3.17-6|77	# correct start_conduit.py for the changes made above
14cu|conduit-0.3.17-6|78	perl -pi -e 's.LIBDIR, \$libdir.LIBDIR, \$exec_prefix/lib.g' configure.ac
14cu|conduit-0.3.17-6|79	
14cu|conduit-0.3.17-6|80	%build
14cu|conduit-0.3.17-6|81	# redefinition of ACLOCAL is needed because conduit ships its own
14cu|conduit-0.3.17-6|82	# Awsum Hax0reD .m4 files and a normal aclocal uses the standard ones
14cu|conduit-0.3.17-6|83	# and breaks build. - AdamW 2007/10
14cu|conduit-0.3.17-6|84	ACLOCAL="aclocal -I ./m4" autoreconf -fi
14cu|conduit-0.3.17-6|85	%configure2_5x
14cu|conduit-0.3.17-6|86	%make
14cu|conduit-0.3.17-6|87	
14cu|conduit-0.3.17-6|88	%install
14cu|conduit-0.3.17-6|89	%makeinstall_std
14cu|conduit-0.3.17-6|90	# The whole .real bit is only needed for Firefox, and we use Webkit...
14cu|conduit-0.3.17-6|91	# - AdamW 2008/09
14cu|conduit-0.3.17-6|92	mv -f %{buildroot}%{_bindir}/%{name}.real %{buildroot}%{_bindir}/%{name}
14cu|conduit-0.3.17-6|93	
14cu|conduit-0.3.17-6|94	# Causes -devel dependencies if present, and isn't really useful as
14cu|conduit-0.3.17-6|95	# there's nothing that builds against Conduit. Will re-introduce in a
14cu|conduit-0.3.17-6|96	# -devel package if it becomes useful in future. - AdamW 2008/03
14cu|conduit-0.3.17-6|97	rm -f %{buildroot}%{_datadir}/pkgconfig/%{name}.pc
14cu|conduit-0.3.17-6|98	
14cu|conduit-0.3.17-6|99	%find_lang %{name}
14cu|conduit-0.3.17-6|100	
14cu|conduit-0.3.17-6|101	
14cu|conduit-0.3.17-6|102	%changelog
14cu|conduit-0.3.17-6|103	
14cu|conduit-0.3.17-6|104	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.17-6
14cu|conduit-0.3.17-6|105	- (067fb1a) Drop obsolete python-pyxml requierment
14cu|conduit-0.3.17-6|106	
14cu|conduit-0.3.17-6|107	

9869 14
14cu|configure-trackpoint-0.7-2|1	Summary:	TrackPoint configuration tool
14cu|configure-trackpoint-0.7-2|2	Name:		configure-trackpoint
14cu|configure-trackpoint-0.7-2|3	Version:	0.7
14cu|configure-trackpoint-0.7-2|4	Release:	2
14cu|configure-trackpoint-0.7-2|5	License:	GPLv2+
14cu|configure-trackpoint-0.7-2|6	Group:		System/Configuration/Hardware
14cu|configure-trackpoint-0.7-2|7	Url:		http://tpctl.sourceforge.net/configure-trackpoint.html
14cu|configure-trackpoint-0.7-2|8	Source0:	http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.gz
14cu|configure-trackpoint-0.7-2|9	Source1:	trackpoint.init
14cu|configure-trackpoint-0.7-2|10	BuildRequires:	imagemagick
14cu|configure-trackpoint-0.7-2|11	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|configure-trackpoint-0.7-2|12	Requires:	beesu
14cu|configure-trackpoint-0.7-2|13	Requires(post,preun):	rpm-helper
14cu|configure-trackpoint-0.7-2|14	
14cu|configure-trackpoint-0.7-2|15	%description
14cu|configure-trackpoint-0.7-2|16	Configure-trackpoint is a Gnome TrackPoint configuration tool, which
14cu|configure-trackpoint-0.7-2|17	provides a friendly and descriptive interface to configure various
14cu|configure-trackpoint-0.7-2|18	TrackPoint device's parameters.
14cu|configure-trackpoint-0.7-2|19	
14cu|configure-trackpoint-0.7-2|20	%files
14cu|configure-trackpoint-0.7-2|21	%doc AUTHORS ChangeLog
14cu|configure-trackpoint-0.7-2|22	%{_bindir}/%{name}
14cu|configure-trackpoint-0.7-2|23	%{_datadir}/pixmaps/%{name}
14cu|configure-trackpoint-0.7-2|24	%{_iconsdir}/*
14cu|configure-trackpoint-0.7-2|25	%{_sysconfdir}/init.d/trackpoint
14cu|configure-trackpoint-0.7-2|26	%{_datadir}/applications/*.desktop
14cu|configure-trackpoint-0.7-2|27	
14cu|configure-trackpoint-0.7-2|28	%post
14cu|configure-trackpoint-0.7-2|29	%_post_service trackpoint
14cu|configure-trackpoint-0.7-2|30	
14cu|configure-trackpoint-0.7-2|31	consoleperms=/etc/security/console.perms
14cu|configure-trackpoint-0.7-2|32	if ! `grep -q "/proc/trackpoint/" $consoleperms` ; then
14cu|configure-trackpoint-0.7-2|33	echo "adding entry for /proc/trackpoint/* to your $consoleperms"
14cu|configure-trackpoint-0.7-2|34	cat >> $consoleperms << EOF
14cu|configure-trackpoint-0.7-2|35	
14cu|configure-trackpoint-0.7-2|36	# Added by %{name} to allow user access to /proc/trackpoint
14cu|configure-trackpoint-0.7-2|37	<console>  0600 /proc/trackpoint/* 0600 root
14cu|configure-trackpoint-0.7-2|38	EOF
14cu|configure-trackpoint-0.7-2|39	fi
14cu|configure-trackpoint-0.7-2|40	
14cu|configure-trackpoint-0.7-2|41	%preun
14cu|configure-trackpoint-0.7-2|42	%_preun_service trackpoint
14cu|configure-trackpoint-0.7-2|43	
14cu|configure-trackpoint-0.7-2|44	#----------------------------------------------------------------------------
14cu|configure-trackpoint-0.7-2|45	
14cu|configure-trackpoint-0.7-2|46	%prep
14cu|configure-trackpoint-0.7-2|47	%setup -q
14cu|configure-trackpoint-0.7-2|48	
14cu|configure-trackpoint-0.7-2|49	%build
14cu|configure-trackpoint-0.7-2|50	%configure
14cu|configure-trackpoint-0.7-2|51	%make
14cu|configure-trackpoint-0.7-2|52	# the Icon tag shouldn't have an extension, desktop-* complains
14cu|configure-trackpoint-0.7-2|53	sed -i~ -e '/^Icon/s/\.png//' configure-trackpoint.desktop
14cu|configure-trackpoint-0.7-2|54	
14cu|configure-trackpoint-0.7-2|55	%install
14cu|configure-trackpoint-0.7-2|56	%makeinstall_std
14cu|configure-trackpoint-0.7-2|57	
14cu|configure-trackpoint-0.7-2|58	rm -rf %{buildroot}{%{_sysconfdir}/init.d,%{_initrddir}/trackpoint}
14cu|configure-trackpoint-0.7-2|59	mkdir -p %{buildroot}%{_sysconfdir}/init.d
14cu|configure-trackpoint-0.7-2|60	cp -p %{SOURCE1} %{buildroot}%{_sysconfdir}/init.d/trackpoint
14cu|configure-trackpoint-0.7-2|61	
14cu|configure-trackpoint-0.7-2|62	
14cu|configure-trackpoint-0.7-2|63	desktop-file-install --vendor="" \
14cu|configure-trackpoint-0.7-2|64	--remove-category="Application" \
14cu|configure-trackpoint-0.7-2|65	--remove-category="SystemSetup" \
14cu|configure-trackpoint-0.7-2|66	--add-category="Settings;HardwareSettings" \
14cu|configure-trackpoint-0.7-2|67	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|configure-trackpoint-0.7-2|68	
14cu|configure-trackpoint-0.7-2|69	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14cu|configure-trackpoint-0.7-2|70	convert -resize 48x48 pixmaps/trackpoint.png %{buildroot}/%{_liconsdir}/%{name}.png
14cu|configure-trackpoint-0.7-2|71	convert -resize 32x32 pixmaps/trackpoint.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|configure-trackpoint-0.7-2|72	convert -resize 16x16 pixmaps/trackpoint.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|configure-trackpoint-0.7-2|73	
14cu|configure-trackpoint-0.7-2|74	
14cu|configure-trackpoint-0.7-2|75	%changelog
14cu|configure-trackpoint-0.7-2|76	
14cu|configure-trackpoint-0.7-2|77	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-2
14cu|configure-trackpoint-0.7-2|78	- (625a138) Spec cleanup
14cu|configure-trackpoint-0.7-2|79	
14cu|configure-trackpoint-0.7-2|80	

9870 14
14cu|congruity-18-3|1	Summary:	Logitech Harmony remote programmer GUI
14cu|congruity-18-3|2	
14cu|congruity-18-3|3	Name:		congruity
14cu|congruity-18-3|4	Version:	18
14cu|congruity-18-3|5	Release:	3
14cu|congruity-18-3|6	License:	GPLv3+
14cu|congruity-18-3|7	URL:		http://congruity.sourceforge.net/
14cu|congruity-18-3|8	Source:		http://sourceforge.net/projects/congruity/files/congruity/18/%{name}-%{version}.tar.bz2
14cu|congruity-18-3|9	Group:		System/Configuration/Hardware
14cu|congruity-18-3|10	Requires:	python-libconcord
14cu|congruity-18-3|11	Requires:	python-suds
14cu|congruity-18-3|12	Requires:	wxPythonGTK
14cu|congruity-18-3|13	BuildArch:	noarch
14cu|congruity-18-3|14	
14cu|congruity-18-3|15	%description
14cu|congruity-18-3|16	This software allows you to program your Logitech Harmony universal
14cu|congruity-18-3|17	remote.
14cu|congruity-18-3|18	
14cu|congruity-18-3|19	%prep
14cu|congruity-18-3|20	%setup -q
14cu|congruity-18-3|21	
14cu|congruity-18-3|22	%install
14cu|congruity-18-3|23	%makeinstall_std RUN_UPDATE_DESKTOP_DB=0 PREFIX=%{_prefix}
14cu|congruity-18-3|24	
14cu|congruity-18-3|25	install -d -m755 %{buildroot}%{_datadir}/applications
14cu|congruity-18-3|26	cat > %{buildroot}%{_datadir}/applications/mandriva-harmony-www.desktop <<EOF
14cu|congruity-18-3|27	[Desktop Entry]
14cu|congruity-18-3|28	Name=Logitech Harmony configuration
14cu|congruity-18-3|29	Comment=Configure a Harmony remote
14cu|congruity-18-3|30	Exec=www-browser http://members.harmonyremote.com/
14cu|congruity-18-3|31	Type=Application
14cu|congruity-18-3|32	Icon=web_browser_section
14cu|congruity-18-3|33	Categories=Utility;Electronics;
14cu|congruity-18-3|34	StartupNotify=false
14cu|congruity-18-3|35	EOF
14cu|congruity-18-3|36	
14cu|congruity-18-3|37	%files
14cu|congruity-18-3|38	%doc Changelog README.txt LICENSE.txt
14cu|congruity-18-3|39	%{_bindir}/congruity
14cu|congruity-18-3|40	%{_bindir}/mhgui
14cu|congruity-18-3|41	%{_datadir}/congruity
14cu|congruity-18-3|42	%{_datadir}/applications/congruity.desktop
14cu|congruity-18-3|43	%{_datadir}/applications/mandriva-harmony-www.desktop
14cu|congruity-18-3|44	%{_mandir}/man1/congruity*
14cu|congruity-18-3|45	%{_datadir}/applications/mhgui.desktop
14cu|congruity-18-3|46	%{_mandir}/man1/mhgui.1*
14cu|congruity-18-3|47	
14cu|congruity-18-3|48	
14cu|congruity-18-3|49	
14cu|congruity-18-3|50	
14cu|congruity-18-3|51	%changelog
14cu|congruity-18-3|52	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 18-3
14cu|congruity-18-3|53	+ Revision: 846949e
14cu|congruity-18-3|54	- Added python-suds require
14cu|congruity-18-3|55	
14cu|congruity-18-3|56	

9871 14
14cu|conky-1.9.0-5|1	%define __noautoprov 'lib(.*)'
14cu|conky-1.9.0-5|2	%define __noautoreq 'devel(.*)'
14cu|conky-1.9.0-5|3	
14cu|conky-1.9.0-5|4	Summary:	A lightweight system monitor
14cu|conky-1.9.0-5|5	Name:		conky
14cu|conky-1.9.0-5|6	Version:	1.9.0
14cu|conky-1.9.0-5|7	Release:	5
14cu|conky-1.9.0-5|8	Epoch:          1
14cu|conky-1.9.0-5|9	License:	GPLv3+
14cu|conky-1.9.0-5|10	Group:		Monitoring
14cu|conky-1.9.0-5|11	Url:		http://conky.sourceforge.net/
14cu|conky-1.9.0-5|12	Source0:	http://downloads.sourceforge.net/project/conky/conky/%{version}/%{name}-%{version}.tar.bz2
14cu|conky-1.9.0-5|13	BuildRequires:	libxslt-proc
14cu|conky-1.9.0-5|14	BuildRequires:	gettext-devel
14cu|conky-1.9.0-5|15	BuildRequires:	libiw-devel
14cu|conky-1.9.0-5|16	BuildRequires:	tolua++-devel
14cu|conky-1.9.0-5|17	BuildRequires:	pkgconfig(cairo)
14cu|conky-1.9.0-5|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|conky-1.9.0-5|19	BuildRequires:	pkgconfig(imlib2)
14cu|conky-1.9.0-5|20	BuildRequires:	pkgconfig(libcurl)
14cu|conky-1.9.0-5|21	BuildRequires:	pkgconfig(lua) < 5.2
14cu|conky-1.9.0-5|22	BuildRequires:	pkgconfig(ncurses)
14cu|conky-1.9.0-5|23	BuildRequires:	pkgconfig(x11)
14cu|conky-1.9.0-5|24	BuildRequires:	pkgconfig(xdamage)
14cu|conky-1.9.0-5|25	BuildRequires:	pkgconfig(xext)
14cu|conky-1.9.0-5|26	BuildRequires:	pkgconfig(xfixes)
14cu|conky-1.9.0-5|27	BuildRequires:	pkgconfig(xft)
14cu|conky-1.9.0-5|28	
14cu|conky-1.9.0-5|29	%description
14cu|conky-1.9.0-5|30	Conky is a free, light-weight system monitor for X, that displays any
14cu|conky-1.9.0-5|31	information on your desktop.
14cu|conky-1.9.0-5|32	
14cu|conky-1.9.0-5|33	%files
14cu|conky-1.9.0-5|34	%config(noreplace) %{_sysconfdir}/%{name}
14cu|conky-1.9.0-5|35	%{_bindir}/%{name}
14cu|conky-1.9.0-5|36	%{_libdir}/%{name}
14cu|conky-1.9.0-5|37	%{_mandir}/man1/*
14cu|conky-1.9.0-5|38	
14cu|conky-1.9.0-5|39	#----------------------------------------------------------------------------
14cu|conky-1.9.0-5|40	
14cu|conky-1.9.0-5|41	%prep
14cu|conky-1.9.0-5|42	%setup -q
14cu|conky-1.9.0-5|43	
14cu|conky-1.9.0-5|44	%build
14cu|conky-1.9.0-5|45	%configure2_5x \
14cu|conky-1.9.0-5|46	--disable-static \
14cu|conky-1.9.0-5|47	--disable-rpath \
14cu|conky-1.9.0-5|48	--enable-ibm \
14cu|conky-1.9.0-5|49	--enable-rss \
14cu|conky-1.9.0-5|50	--enable-wlan \
14cu|conky-1.9.0-5|51	--enable-imlib2 \
14cu|conky-1.9.0-5|52	--enable-lua-cairo \
14cu|conky-1.9.0-5|53	--enable-lua-imlib2
14cu|conky-1.9.0-5|54	
14cu|conky-1.9.0-5|55	%make
14cu|conky-1.9.0-5|56	
14cu|conky-1.9.0-5|57	%install
14cu|conky-1.9.0-5|58	%makeinstall_std
14cu|conky-1.9.0-5|59	
14cu|conky-1.9.0-5|60	
14cu|conky-1.9.0-5|61	%changelog
14cu|conky-1.9.0-5|62	
14cu|conky-1.9.0-5|63	* Tue Jan 03 2017 tremod <negry.m@yandex.ru> 1:1.9.0-5
14cu|conky-1.9.0-5|64	- (ab24170) Get back to old version 1.9
14cu|conky-1.9.0-5|65	
14cu|conky-1.9.0-5|66	

9872 14
14cu|conky-manager-2.4-2|1	%define debug_package %{nil}
14cu|conky-manager-2.4-2|2	
14cu|conky-manager-2.4-2|3	Summary:	A simple GUI for managing Conky config files
14cu|conky-manager-2.4-2|4	Name:		conky-manager
14cu|conky-manager-2.4-2|5	Version:	2.4
14cu|conky-manager-2.4-2|6	Release:	2
14cu|conky-manager-2.4-2|7	License:	GPLv3+
14cu|conky-manager-2.4-2|8	Group:		Monitoring
14cu|conky-manager-2.4-2|9	Url:		https://launchpad.net/%{name}
14cu|conky-manager-2.4-2|10	Source0:	%{name}-%{version}.tar.xz
14cu|conky-manager-2.4-2|11	Patch0:		conky-manager-2.4-desktop-file.patch
14cu|conky-manager-2.4-2|12	BuildRequires:	vala
14cu|conky-manager-2.4-2|13	BuildRequires:	pkgconfig(gee-0.8)
14cu|conky-manager-2.4-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|conky-manager-2.4-2|15	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|conky-manager-2.4-2|16	Requires:	conky
14cu|conky-manager-2.4-2|17	Requires:	hddtemp
14cu|conky-manager-2.4-2|18	Requires:	lm_sensors
14cu|conky-manager-2.4-2|19	Requires:	p7zip
14cu|conky-manager-2.4-2|20	Requires:       imagemagick
14cu|conky-manager-2.4-2|21	
14cu|conky-manager-2.4-2|22	%description
14cu|conky-manager-2.4-2|23	A simple GUI for managing Conky config files. Options for changing themes and
14cu|conky-manager-2.4-2|24	running Conky at startup, more info about the code, licence and credits at
14cu|conky-manager-2.4-2|25	https://launchpad.net/conky-manager.
14cu|conky-manager-2.4-2|26	
14cu|conky-manager-2.4-2|27	%files -f %{name}.lang
14cu|conky-manager-2.4-2|28	%doc README AUTHORS TODO
14cu|conky-manager-2.4-2|29	%{_bindir}/conky-manager
14cu|conky-manager-2.4-2|30	%{_datadir}/appdata/conky-manager.appdata.xml
14cu|conky-manager-2.4-2|31	%{_datadir}/applications/conky-manager.desktop
14cu|conky-manager-2.4-2|32	%{_datadir}/conky-manager
14cu|conky-manager-2.4-2|33	%{_datadir}/pixmaps/conky-manager.png
14cu|conky-manager-2.4-2|34	
14cu|conky-manager-2.4-2|35	#----------------------------------------------------------------------------
14cu|conky-manager-2.4-2|36	
14cu|conky-manager-2.4-2|37	%prep
14cu|conky-manager-2.4-2|38	%setup -q
14cu|conky-manager-2.4-2|39	%patch0 -p1
14cu|conky-manager-2.4-2|40	
14cu|conky-manager-2.4-2|41	%build
14cu|conky-manager-2.4-2|42	make
14cu|conky-manager-2.4-2|43	
14cu|conky-manager-2.4-2|44	%install
14cu|conky-manager-2.4-2|45	%make_install INSTALL_ROOT=%{buildroot}
14cu|conky-manager-2.4-2|46	
14cu|conky-manager-2.4-2|47	rm -f %{buildroot}%{_bindir}/conky-manager-uninstall
14cu|conky-manager-2.4-2|48	
14cu|conky-manager-2.4-2|49	%find_lang %{name}
14cu|conky-manager-2.4-2|50	
14cu|conky-manager-2.4-2|51	%changelog
14cu|conky-manager-2.4-2|52	
14cu|conky-manager-2.4-2|53	* Sat Dec 31 2016 tremod <negry.m@yandex.ru> 2.4-2
14cu|conky-manager-2.4-2|54	- (a996e94) Add Requires
14cu|conky-manager-2.4-2|55	
14cu|conky-manager-2.4-2|56	

9873 14
14cu|connect-1.105-1|1	Summary:	Relaying command to make network connection via proxy
14cu|connect-1.105-1|2	Name:		connect
14cu|connect-1.105-1|3	Version:	1.105
14cu|connect-1.105-1|4	Release:	1
14cu|connect-1.105-1|5	License:	GPLv2+
14cu|connect-1.105-1|6	Group:		Networking/Other
14cu|connect-1.105-1|7	Url:		https://bitbucket.org/gotoh/connect
14cu|connect-1.105-1|8	Source0:	%{name}-%{version}.tar.bz2
14cu|connect-1.105-1|9	
14cu|connect-1.105-1|10	%description
14cu|connect-1.105-1|11	Connect is the simple relaying command to make network connection
14cu|connect-1.105-1|12	via SOCKS and https proxy. It is mainly intended to be used as
14cu|connect-1.105-1|13	proxy command of OpenSSH. You can make SSH session beyond
14cu|connect-1.105-1|14	the firewall with this command,
14cu|connect-1.105-1|15	
14cu|connect-1.105-1|16	Features of connect.c are:
14cu|connect-1.105-1|17	
14cu|connect-1.105-1|18	* Supports SOCKS (version 4/4a/5) and https CONNECT method.
14cu|connect-1.105-1|19	* Supports NO-AUTH and USERPASS authentication of SOCKS
14cu|connect-1.105-1|20	* Partially supports telnet proxy (experimental).
14cu|connect-1.105-1|21	* You can input password from tty, ssh-askpass or environment variable.
14cu|connect-1.105-1|22	* Run on UNIX or Windows platform.
14cu|connect-1.105-1|23	* You can compile with various C compiler (cc, gcc, Visual C,
14cu|connect-1.105-1|24	Borland C. etc.)
14cu|connect-1.105-1|25	* Simple and general program independent from OpenSSH.
14cu|connect-1.105-1|26	* You can also relay local socket stream instead of standard I/O.
14cu|connect-1.105-1|27	
14cu|connect-1.105-1|28	
14cu|connect-1.105-1|29	%files
14cu|connect-1.105-1|30	%doc doc/manual.html doc/manual.txt
14cu|connect-1.105-1|31	%{_bindir}/connect
14cu|connect-1.105-1|32	
14cu|connect-1.105-1|33	#----------------------------------------------------------------------------
14cu|connect-1.105-1|34	
14cu|connect-1.105-1|35	%prep
14cu|connect-1.105-1|36	%setup -q
14cu|connect-1.105-1|37	
14cu|connect-1.105-1|38	%build
14cu|connect-1.105-1|39	gcc %{optflags} -DSOCKLEN_T=unsigned connect.c -o %{name}
14cu|connect-1.105-1|40	
14cu|connect-1.105-1|41	%install
14cu|connect-1.105-1|42	install -m755 connect -D %{buildroot}%{_bindir}/%{name}
14cu|connect-1.105-1|43	
14cu|connect-1.105-1|44	
14cu|connect-1.105-1|45	%changelog
14cu|connect-1.105-1|46	
14cu|connect-1.105-1|47	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.105-1
14cu|connect-1.105-1|48	- (c92b4ec) New version 1.105
14cu|connect-1.105-1|49	- (c92b4ec) New URL
14cu|connect-1.105-1|50	- (c92b4ec) Build with system optflags to fix debug package
14cu|connect-1.105-1|51	- (c92b4ec) New doc files
14cu|connect-1.105-1|52	
14cu|connect-1.105-1|53	

9874 14
14cu|connectagram-1.2.4-1|1	%define debug_package %{nil}
14cu|connectagram-1.2.4-1|2	
14cu|connectagram-1.2.4-1|3	Name:		connectagram
14cu|connectagram-1.2.4-1|4	Version:	1.2.4
14cu|connectagram-1.2.4-1|5	Release:	1
14cu|connectagram-1.2.4-1|6	Summary:	A word unscrambling game
14cu|connectagram-1.2.4-1|7	Group:		Games/Puzzles
14cu|connectagram-1.2.4-1|8	License:	GPLv3+
14cu|connectagram-1.2.4-1|9	URL:		http://gottcode.org/connectagram
14cu|connectagram-1.2.4-1|10	Source:		http://gottcode.org/connectagram/%{name}-%{version}-src.tar.bz2
14cu|connectagram-1.2.4-1|11	
14cu|connectagram-1.2.4-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|connectagram-1.2.4-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|connectagram-1.2.4-1|14	BuildRequires:	pkgconfig(Qt5Network)
14cu|connectagram-1.2.4-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|connectagram-1.2.4-1|16	BuildRequires:  qt5-tools
14cu|connectagram-1.2.4-1|17	BuildRequires:  qt5-linguist-tools
14cu|connectagram-1.2.4-1|18	
14cu|connectagram-1.2.4-1|19	%description
14cu|connectagram-1.2.4-1|20	Connectagram is a word unscrambling game. The board consists of several
14cu|connectagram-1.2.4-1|21	scrambled words that are joined together. You can choose the length of
14cu|connectagram-1.2.4-1|22	the words, the amount of words, and the pattern that the words are
14cu|connectagram-1.2.4-1|23	arranged in. The game provides a hint option for times when you are
14cu|connectagram-1.2.4-1|24	stuck, and features an online word lookup that fetches the definitions
14cu|connectagram-1.2.4-1|25	of each word from Wiktionary. Your current progress is automatically
14cu|connectagram-1.2.4-1|26	saved.
14cu|connectagram-1.2.4-1|27	
14cu|connectagram-1.2.4-1|28	%prep
14cu|connectagram-1.2.4-1|29	%setup -q
14cu|connectagram-1.2.4-1|30	
14cu|connectagram-1.2.4-1|31	%build
14cu|connectagram-1.2.4-1|32	%qmake_qt5 PREFIX=%{_prefix}
14cu|connectagram-1.2.4-1|33	%make
14cu|connectagram-1.2.4-1|34	
14cu|connectagram-1.2.4-1|35	%install
14cu|connectagram-1.2.4-1|36	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|connectagram-1.2.4-1|37	
14cu|connectagram-1.2.4-1|38	%files
14cu|connectagram-1.2.4-1|39	%{_bindir}/%{name}
14cu|connectagram-1.2.4-1|40	%{_datadir}/%{name}/
14cu|connectagram-1.2.4-1|41	%{_datadir}/appdata/%{name}.appdata.xml
14cu|connectagram-1.2.4-1|42	%{_datadir}/applications/%{name}.desktop
14cu|connectagram-1.2.4-1|43	%{_datadir}/pixmaps/%{name}.xpm
14cu|connectagram-1.2.4-1|44	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|connectagram-1.2.4-1|45	%{_mandir}/man6/%{name}.6*
14cu|connectagram-1.2.4-1|46	
14cu|connectagram-1.2.4-1|47	
14cu|connectagram-1.2.4-1|48	
14cu|connectagram-1.2.4-1|49	%changelog
14cu|connectagram-1.2.4-1|50	
14cu|connectagram-1.2.4-1|51	* Tue Oct 25 2016 Denis Silakov <dsilakov@gmail.com> 1.2.4-1
14cu|connectagram-1.2.4-1|52	- (a20567b) Added qt5-linguist-tools BR
14cu|connectagram-1.2.4-1|53	
14cu|connectagram-1.2.4-1|54	

9875 14
14cu|connman-1.35-1|1	%define _disable_ld_no_undefined 1
14cu|connman-1.35-1|2	
14cu|connman-1.35-1|3	Summary:	Connection Manager
14cu|connman-1.35-1|4	Name:		connman
14cu|connman-1.35-1|5	Version:	1.35
14cu|connman-1.35-1|6	Release:	1
14cu|connman-1.35-1|7	License:	GPLv2+
14cu|connman-1.35-1|8	Group:		Networking/Other
14cu|connman-1.35-1|9	Url:		https://01.org/connman
14cu|connman-1.35-1|10	Source0:	http://www.kernel.org/pub/linux/network/%{name}/%{name}-%{version}.tar.xz
14cu|connman-1.35-1|11	Patch0:		connman-1.33-service.patch
14cu|connman-1.35-1|12	BuildRequires:	gtk-doc
14cu|connman-1.35-1|13	BuildRequires:	dhcp-client
14cu|connman-1.35-1|14	BuildRequires:	iptables-devel
14cu|connman-1.35-1|15	BuildRequires:	ppp-devel
14cu|connman-1.35-1|16	BuildRequires:	readline-devel
14cu|connman-1.35-1|17	BuildRequires:	pkgconfig(dbus-1)
14cu|connman-1.35-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|connman-1.35-1|19	BuildRequires:	pkgconfig(gnutls)
14cu|connman-1.35-1|20	BuildRequires:	pkgconfig(libsystemd)
14cu|connman-1.35-1|21	BuildRequires:	pkgconfig(udev)
14cu|connman-1.35-1|22	BuildRequires:	openvpn openconnect vpnc
14cu|connman-1.35-1|23	Requires:	openvpn openconnect vpnc
14cu|connman-1.35-1|24	Requires:	dbus
14cu|connman-1.35-1|25	Requires:	dhcp-client >= 3.0.2
14cu|connman-1.35-1|26	Requires:	wpa_supplicant >= 0.5.7
14cu|connman-1.35-1|27	Requires:	bluez
14cu|connman-1.35-1|28	
14cu|connman-1.35-1|29	%description
14cu|connman-1.35-1|30	Connection Manager provides a daemon for managing Internet connections
14cu|connman-1.35-1|31	within embedded devices running the Linux operating system.
14cu|connman-1.35-1|32	
14cu|connman-1.35-1|33	%files
14cu|connman-1.35-1|34	%doc AUTHORS COPYING ChangeLog README
14cu|connman-1.35-1|35	%{_sbindir}/*
14cu|connman-1.35-1|36	%{_bindir}/connmanctl
14cu|connman-1.35-1|37	%dir %{_libdir}/%{name}/scripts/
14cu|connman-1.35-1|38	%{_libdir}/%{name}/plugins/*.so
14cu|connman-1.35-1|39	%{_libdir}/%{name}/plugins-vpn/*.so
14cu|connman-1.35-1|40	%config %{_sysconfdir}/dbus-1/system.d/*.conf
14cu|connman-1.35-1|41	%{_datadir}/dbus-1/system-services/net.connman.vpn.service
14cu|connman-1.35-1|42	%{_datadir}/dbus-1/system-services/org.moblin.connman.service
14cu|connman-1.35-1|43	%{_datadir}/polkit-1/actions/net.connman.policy
14cu|connman-1.35-1|44	%{_datadir}/polkit-1/actions/net.connman.vpn.policy
14cu|connman-1.35-1|45	%{_libdir}/%{name}/scripts/*.so*
14cu|connman-1.35-1|46	%{_libdir}/%{name}/scripts/open*-script
14cu|connman-1.35-1|47	%{_unitdir}/%{name}.service
14cu|connman-1.35-1|48	%{_unitdir}/%{name}-vpn.service
14cu|connman-1.35-1|49	%{_mandir}/man1/connmanctl.1.*
14cu|connman-1.35-1|50	%{_mandir}/man5/connman*.conf*.5.*
14cu|connman-1.35-1|51	%{_mandir}/man8/connman*.8.*
14cu|connman-1.35-1|52	%{_unitdir}/connman-wait-online.service
14cu|connman-1.35-1|53	/usr/lib/tmpfiles.d/connman_resolvconf.conf
14cu|connman-1.35-1|54	
14cu|connman-1.35-1|55	#----------------------------------------------------------------------------
14cu|connman-1.35-1|56	
14cu|connman-1.35-1|57	%package devel
14cu|connman-1.35-1|58	Summary:	Development files for Connection Manager
14cu|connman-1.35-1|59	Group:		Development/C
14cu|connman-1.35-1|60	Requires:	%{name} = %{EVRD}
14cu|connman-1.35-1|61	
14cu|connman-1.35-1|62	%description devel
14cu|connman-1.35-1|63	connman-devel contains development files for use with connman.
14cu|connman-1.35-1|64	
14cu|connman-1.35-1|65	%files devel
14cu|connman-1.35-1|66	%doc AUTHORS COPYING
14cu|connman-1.35-1|67	%{_includedir}/*
14cu|connman-1.35-1|68	%{_libdir}/pkgconfig/*.pc
14cu|connman-1.35-1|69	
14cu|connman-1.35-1|70	#----------------------------------------------------------------------------
14cu|connman-1.35-1|71	
14cu|connman-1.35-1|72	%prep
14cu|connman-1.35-1|73	%setup -q
14cu|connman-1.35-1|74	%patch0 -p1
14cu|connman-1.35-1|75	
14cu|connman-1.35-1|76	%build
14cu|connman-1.35-1|77	autoreconf -fi
14cu|connman-1.35-1|78	%configure2_5x	--disable-static \
14cu|connman-1.35-1|79	--enable-ethernet \
14cu|connman-1.35-1|80	--enable-wifi \
14cu|connman-1.35-1|81	--enable-bluetooth \
14cu|connman-1.35-1|82	--enable-datafiles \
14cu|connman-1.35-1|83	--enable-loopback \
14cu|connman-1.35-1|84	--enable-client \
14cu|connman-1.35-1|85	--enable-threads \
14cu|connman-1.35-1|86	--enable-gtk-doc \
14cu|connman-1.35-1|87	--enable-hh2serial-gps \
14cu|connman-1.35-1|88	--enable-openvpn \
14cu|connman-1.35-1|89	--enable-openconnect \
14cu|connman-1.35-1|90	--enable-vpnc \
14cu|connman-1.35-1|91	--enable-l2tp \
14cu|connman-1.35-1|92	--enable-iospm \
14cu|connman-1.35-1|93	--enable-tist \
14cu|connman-1.35-1|94	--enable-nmcompat \
14cu|connman-1.35-1|95	--enable-polkit \
14cu|connman-1.35-1|96	--prefix=%{_prefix} \
14cu|connman-1.35-1|97	--libdir=%{_libdir}
14cu|connman-1.35-1|98	%make
14cu|connman-1.35-1|99	
14cu|connman-1.35-1|100	%install
14cu|connman-1.35-1|101	%makeinstall_std
14cu|connman-1.35-1|102	
14cu|connman-1.35-1|103	install -d %{buildroot}%{_datadir}/dbus-1/system-services/
14cu|connman-1.35-1|104	install -m644 src/connman.service %{buildroot}%{_datadir}/dbus-1/system-services/org.moblin.connman.service
14cu|connman-1.35-1|105	
14cu|connman-1.35-1|106	%changelog
14cu|connman-1.35-1|107	
14cu|connman-1.35-1|108	* Wed Aug 30 2017 alekseyz <a.zimin@rosalinux.ru> 1.35-1
14cu|connman-1.35-1|109	- (ae64d3f) Merge pull request #2 from import/connman:rosa2016.1
14cu|connman-1.35-1|110	- (ae64d3f) Updated to 1.35
14cu|connman-1.35-1|111	
14cu|connman-1.35-1|112	

9876 14
14cu|conserver-8.2.1-1|1	Summary:	Serial console server daemon/client
14cu|conserver-8.2.1-1|2	Name:		conserver
14cu|conserver-8.2.1-1|3	Version:	8.2.1
14cu|conserver-8.2.1-1|4	Release:	1
14cu|conserver-8.2.1-1|5	License:	BSD-like
14cu|conserver-8.2.1-1|6	Group:		System/Servers
14cu|conserver-8.2.1-1|7	URL:		http://www.conserver.com/
14cu|conserver-8.2.1-1|8	Source0:	http://www.conserver.com/%{name}-%{version}.tar.gz
14cu|conserver-8.2.1-1|9	Source1:	%{name}.service
14cu|conserver-8.2.1-1|10	Source2:	%{name}.sysconfig
14cu|conserver-8.2.1-1|11	Source3:	%{name}.tmpfiles.conf
14cu|conserver-8.2.1-1|12	Requires(post):	rpm-helper
14cu|conserver-8.2.1-1|13	Requires(preun):	rpm-helper
14cu|conserver-8.2.1-1|14	Requires:	tcp_wrappers
14cu|conserver-8.2.1-1|15	BuildRequires:	openssl-devel
14cu|conserver-8.2.1-1|16	BuildRequires:	pam-devel
14cu|conserver-8.2.1-1|17	BuildRequires:	tcp_wrappers-devel
14cu|conserver-8.2.1-1|18	BuildRequires:	gssglue-devel
14cu|conserver-8.2.1-1|19	
14cu|conserver-8.2.1-1|20	Requires(post):	systemd-units
14cu|conserver-8.2.1-1|21	Requires(preun):	systemd-units
14cu|conserver-8.2.1-1|22	Requires(postun):	systemd-units
14cu|conserver-8.2.1-1|23	
14cu|conserver-8.2.1-1|24	%description
14cu|conserver-8.2.1-1|25	Conserver is an application that allows multiple users to watch a serial
14cu|conserver-8.2.1-1|26	console at the same time. It can log the data, allows users to take
14cu|conserver-8.2.1-1|27	write-access of a console (one at a time), and has a variety of bells and
14cu|conserver-8.2.1-1|28	whistles to accentuate that basic functionality.
14cu|conserver-8.2.1-1|29	
14cu|conserver-8.2.1-1|30	#------------------------------------------------------------------------
14cu|conserver-8.2.1-1|31	
14cu|conserver-8.2.1-1|32	%package daemon
14cu|conserver-8.2.1-1|33	Summary:	Serial console server daemon
14cu|conserver-8.2.1-1|34	Group:		System/Servers
14cu|conserver-8.2.1-1|35	Requires(post):	rpm-helper
14cu|conserver-8.2.1-1|36	Requires(preun):	rpm-helper
14cu|conserver-8.2.1-1|37	Requires:	tcp_wrappers
14cu|conserver-8.2.1-1|38	
14cu|conserver-8.2.1-1|39	Requires(post):	systemd-units
14cu|conserver-8.2.1-1|40	Requires(preun):	systemd-units
14cu|conserver-8.2.1-1|41	Requires(postun):	systemd-units
14cu|conserver-8.2.1-1|42	
14cu|conserver-8.2.1-1|43	%description daemon
14cu|conserver-8.2.1-1|44	Conserver is an application that allows multiple users to watch a serial
14cu|conserver-8.2.1-1|45	console at the same time. It can log the data, allows users to take
14cu|conserver-8.2.1-1|46	write-access of a console (one at a time), and has a variety of bells and
14cu|conserver-8.2.1-1|47	whistles to accentuate that basic functionality.
14cu|conserver-8.2.1-1|48	
14cu|conserver-8.2.1-1|49	This package contains the server daemon part.
14cu|conserver-8.2.1-1|50	
14cu|conserver-8.2.1-1|51	%files daemon
14cu|conserver-8.2.1-1|52	%doc CHANGES FAQ LICENSE README TODO %{name}.html
14cu|conserver-8.2.1-1|53	%doc %{name}.cf/%{name}.cf
14cu|conserver-8.2.1-1|54	%doc %{name}.cf/%{name}.passwd
14cu|conserver-8.2.1-1|55	%doc %{name}.cf/label.ps
14cu|conserver-8.2.1-1|56	%doc %{name}.cf/test.cf
14cu|conserver-8.2.1-1|57	%doc %{name}/Sun-serial
14cu|conserver-8.2.1-1|58	%config(noreplace) %{_sysconfdir}/%{name}.cf
14cu|conserver-8.2.1-1|59	%config(noreplace) %{_sysconfdir}/%{name}.passwd
14cu|conserver-8.2.1-1|60	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|conserver-8.2.1-1|61	%{_tmpfilesdir}/%{name}.conf
14cu|conserver-8.2.1-1|62	%{_unitdir}/%{name}.service
14cu|conserver-8.2.1-1|63	%{_mandir}/man8/%{name}.8*
14cu|conserver-8.2.1-1|64	%{_mandir}/man5/%{name}.cf.5*
14cu|conserver-8.2.1-1|65	%{_mandir}/man5/%{name}.passwd.5*
14cu|conserver-8.2.1-1|66	%{_sbindir}/%{name}
14cu|conserver-8.2.1-1|67	%{_sbindir}/convert-conserver.cf
14cu|conserver-8.2.1-1|68	%dir /var/log/%{name}
14cu|conserver-8.2.1-1|69	%dir /var/consoles
14cu|conserver-8.2.1-1|70	%dir %{_localstatedir}/lib/%{name}
14cu|conserver-8.2.1-1|71	%attr(0644,root,root) %ghost /var/log/%{name}/%{name}.log
14cu|conserver-8.2.1-1|72	
14cu|conserver-8.2.1-1|73	#------------------------------------------------------------------------
14cu|conserver-8.2.1-1|74	
14cu|conserver-8.2.1-1|75	%package client
14cu|conserver-8.2.1-1|76	Summary:	Serial console server client
14cu|conserver-8.2.1-1|77	Group:		System/Servers
14cu|conserver-8.2.1-1|78	Requires:	tcp_wrappers
14cu|conserver-8.2.1-1|79	
14cu|conserver-8.2.1-1|80	%description client
14cu|conserver-8.2.1-1|81	Conserver is an application that allows multiple users to watch a serial
14cu|conserver-8.2.1-1|82	console at the same time. It can log the data, allows users to take
14cu|conserver-8.2.1-1|83	write-access of a console (one at a time), and has a variety of bells and
14cu|conserver-8.2.1-1|84	whistles to accentuate that basic functionality.
14cu|conserver-8.2.1-1|85	
14cu|conserver-8.2.1-1|86	This package contains the client part.
14cu|conserver-8.2.1-1|87	
14cu|conserver-8.2.1-1|88	%files client
14cu|conserver-8.2.1-1|89	%{_bindir}/console
14cu|conserver-8.2.1-1|90	%{_mandir}/man1/console.1*
14cu|conserver-8.2.1-1|91	
14cu|conserver-8.2.1-1|92	#------------------------------------------------------------------------
14cu|conserver-8.2.1-1|93	
14cu|conserver-8.2.1-1|94	%prep
14cu|conserver-8.2.1-1|95	
14cu|conserver-8.2.1-1|96	%setup -q
14cu|conserver-8.2.1-1|97	
14cu|conserver-8.2.1-1|98	# lib64 fixes
14cu|conserver-8.2.1-1|99	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cu|conserver-8.2.1-1|100	
14cu|conserver-8.2.1-1|101	
14cu|conserver-8.2.1-1|102	%build
14cu|conserver-8.2.1-1|103	
14cu|conserver-8.2.1-1|104	%configure2_5x \
14cu|conserver-8.2.1-1|105	--with-port=782 \
14cu|conserver-8.2.1-1|106	--with-base=0 \
14cu|conserver-8.2.1-1|107	--with-master=console \
14cu|conserver-8.2.1-1|108	--with-cffile=%{_sysconfdir}/%{name}.cf \
14cu|conserver-8.2.1-1|109	--with-pwdfile=%{_sysconfdir}/%{name}.passwd \
14cu|conserver-8.2.1-1|110	--with-logfile=/var/log/%{name}/%{name}.log \
14cu|conserver-8.2.1-1|111	--with-pidfile=/var/run/%{name}/%{name}.pid \
14cu|conserver-8.2.1-1|112	--with-libwrap=%{_prefix} \
14cu|conserver-8.2.1-1|113	--with-openssl=%{_prefix} \
14cu|conserver-8.2.1-1|114	--with-uds=%{_localstatedir}/lib/%{name} \
14cu|conserver-8.2.1-1|115	--with-maxmemb=16 \
14cu|conserver-8.2.1-1|116	--with-timeout=10 \
14cu|conserver-8.2.1-1|117	--with-pam \
14cu|conserver-8.2.1-1|118	--with-gssapi
14cu|conserver-8.2.1-1|119	
14cu|conserver-8.2.1-1|120	%make
14cu|conserver-8.2.1-1|121	
14cu|conserver-8.2.1-1|122	# make test must be run by root?
14cu|conserver-8.2.1-1|123	
14cu|conserver-8.2.1-1|124	%install
14cu|conserver-8.2.1-1|125	
14cu|conserver-8.2.1-1|126	%makeinstall
14cu|conserver-8.2.1-1|127	
14cu|conserver-8.2.1-1|128	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|conserver-8.2.1-1|129	install -d %{buildroot}/var/log/%{name}
14cu|conserver-8.2.1-1|130	install -d %{buildroot}/var/consoles
14cu|conserver-8.2.1-1|131	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|conserver-8.2.1-1|132	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|conserver-8.2.1-1|133	
14cu|conserver-8.2.1-1|134	%{__sed} -e 's/^/#/' \
14cu|conserver-8.2.1-1|135	< %{name}.cf/%{name}.cf \
14cu|conserver-8.2.1-1|136	> %{buildroot}%{_sysconfdir}/%{name}.cf
14cu|conserver-8.2.1-1|137	%{__sed} -e 's/^/#/' \
14cu|conserver-8.2.1-1|138	< %{name}.cf/%{name}.passwd \
14cu|conserver-8.2.1-1|139	> %{buildroot}%{_sysconfdir}/%{name}.passwd
14cu|conserver-8.2.1-1|140	
14cu|conserver-8.2.1-1|141	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|conserver-8.2.1-1|142	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|conserver-8.2.1-1|143	
14cu|conserver-8.2.1-1|144	# fix ghostfiles
14cu|conserver-8.2.1-1|145	touch %{buildroot}/var/log/%{name}/%{name}.log
14cu|conserver-8.2.1-1|146	
14cu|conserver-8.2.1-1|147	# remove crap
14cu|conserver-8.2.1-1|148	rm -f %{buildroot}%{_sysconfdir}/%{name}.rc
14cu|conserver-8.2.1-1|149	rm -rf %{buildroot}%{_datadir}/examples
14cu|conserver-8.2.1-1|150	
14cu|conserver-8.2.1-1|151	# install missing stuff
14cu|conserver-8.2.1-1|152	install -m 755 conserver/convert %{buildroot}%{_sbindir}/convert-conserver.cf
14cu|conserver-8.2.1-1|153	
14cu|conserver-8.2.1-1|154	# nuke dupe
14cu|conserver-8.2.1-1|155	rm -f %{buildroot}%{_libdir}/conserver/convert
14cu|conserver-8.2.1-1|156	
14cu|conserver-8.2.1-1|157	%post -n %{name}-daemon
14cu|conserver-8.2.1-1|158	%tmpfiles_create %{name}.conf
14cu|conserver-8.2.1-1|159	%systemd_post conserver.service
14cu|conserver-8.2.1-1|160	%create_ghostfile /var/log/%{name}/%{name}.log root root 0644
14cu|conserver-8.2.1-1|161	
14cu|conserver-8.2.1-1|162	#make sure /etc/services has a conserver entry
14cu|conserver-8.2.1-1|163	if ! grep -E '\<conserver\>' /etc/services > /dev/null 2>&1 ; then
14cu|conserver-8.2.1-1|164	echo "console		782/tcp		conserver" >> /etc/services
14cu|conserver-8.2.1-1|165	fi
14cu|conserver-8.2.1-1|166	
14cu|conserver-8.2.1-1|167	%preun -n %{name}-daemon
14cu|conserver-8.2.1-1|168	%systemd_preun conserver.service
14cu|conserver-8.2.1-1|169	
14cu|conserver-8.2.1-1|170	%postun
14cu|conserver-8.2.1-1|171	%systemd_postun_with_restart conserver.service
14cu|conserver-8.2.1-1|172	
14cu|conserver-8.2.1-1|173	%changelog
14cu|conserver-8.2.1-1|174	
14cu|conserver-8.2.1-1|175	* Sun Sep 04 2016 alzim <alzim@bk.ru> 8.2.1-1
14cu|conserver-8.2.1-1|176	- (294ef1e) Merge pull request #3 from import/conserver:rosa2016.1
14cu|conserver-8.2.1-1|177	- (294ef1e) Updated to 8.2.1
14cu|conserver-8.2.1-1|178	
14cu|conserver-8.2.1-1|179	

9877 14
14cu|contour-0.3-5|1	Summary:	A context sensitive user interface for Plasma Active
14cu|contour-0.3-5|2	Name:		contour
14cu|contour-0.3-5|3	Version:	0.3
14cu|contour-0.3-5|4	Release:	5
14cu|contour-0.3-5|5	License:	GPLv2+
14cu|contour-0.3-5|6	Group:		Graphical desktop/KDE
14cu|contour-0.3-5|7	Url:		http://community.kde.org/Plasma/Active/Contour
14cu|contour-0.3-5|8	Source0:	http://download.kde.org/stable/active/3.0/src/%{name}-%{version}.tar.xz
14cu|contour-0.3-5|9	Patch0:		qtmobility.diff
14cu|contour-0.3-5|10	Patch1:		contour-0.1.1-find-qtmobility.patch
14cu|contour-0.3-5|11	Patch100:	changeset_rd5306e452fd64f8bcb2dab6d5cef770584131486.diff
14cu|contour-0.3-5|12	Patch101:	changeset_r688e2a2ce823d99e5ca1def1861fdf7591603cf2.diff
14cu|contour-0.3-5|13	BuildRequires:	libkactivities
14cu|contour-0.3-5|14	BuildRequires:	kdelibs4-devel
14cu|contour-0.3-5|15	BuildRequires:	kdebase4-workspace-devel
14cu|contour-0.3-5|16	BuildRequires:	pkgconfig(libkactivities)
14cu|contour-0.3-5|17	BuildRequires:	pkgconfig(NetworkManager)
14cu|contour-0.3-5|18	BuildRequires:	pkgconfig(NetworkManagerQt)
14cu|contour-0.3-5|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cu|contour-0.3-5|20	BuildRequires:	pkgconfig(soprano)
14cu|contour-0.3-5|21	Requires:	kdebase4-runtime
14cu|contour-0.3-5|22	
14cu|contour-0.3-5|23	%description
14cu|contour-0.3-5|24	Contour contributes a new usage paradigm using adaptive activities and
14cu|contour-0.3-5|25	intelligent recommendations. Contour creates a context-sensitive user
14cu|contour-0.3-5|26	interface that adapts to current context, current activities and behavioral
14cu|contour-0.3-5|27	patterns of the user.
14cu|contour-0.3-5|28	
14cu|contour-0.3-5|29	Contour is part of Plasma Active project.
14cu|contour-0.3-5|30	
14cu|contour-0.3-5|31	%files
14cu|contour-0.3-5|32	%{_kde_bindir}/contour
14cu|contour-0.3-5|33	%{_kde_libdir}/kde4/*.so
14cu|contour-0.3-5|34	%{_kde_appsdir}/contour
14cu|contour-0.3-5|35	%{_kde_appsdir}/plasma/packages/org.kde.contour.recommendations
14cu|contour-0.3-5|36	%{_kde_appsdir}/plasma/services/recommendations.operations
14cu|contour-0.3-5|37	%{_kde_datadir}/autostart/contour.desktop
14cu|contour-0.3-5|38	%{_kde_services}/*.desktop
14cu|contour-0.3-5|39	%{_kde_servicetypes}/*.desktop
14cu|contour-0.3-5|40	
14cu|contour-0.3-5|41	#----------------------------------------------------------------------------
14cu|contour-0.3-5|42	
14cu|contour-0.3-5|43	%package devel
14cu|contour-0.3-5|44	Summary:	%{name} development files
14cu|contour-0.3-5|45	Group:		Development/Other
14cu|contour-0.3-5|46	Requires:	%{name} = %{EVRD}
14cu|contour-0.3-5|47	
14cu|contour-0.3-5|48	%description devel
14cu|contour-0.3-5|49	%{name} development files.
14cu|contour-0.3-5|50	
14cu|contour-0.3-5|51	%files devel
14cu|contour-0.3-5|52	%{_datadir}/cmake/Contour
14cu|contour-0.3-5|53	
14cu|contour-0.3-5|54	#----------------------------------------------------------------------------
14cu|contour-0.3-5|55	
14cu|contour-0.3-5|56	%prep
14cu|contour-0.3-5|57	%setup -q
14cu|contour-0.3-5|58	
14cu|contour-0.3-5|59	# FindQtMobility is under review for inclusion to kdelibs, not needed
14cu|contour-0.3-5|60	# by any other package
14cu|contour-0.3-5|61	# TODO: remove once included in kdelibs
14cu|contour-0.3-5|62	%patch0 -p1
14cu|contour-0.3-5|63	%patch1 -p1 -b .find-qtmobility
14cu|contour-0.3-5|64	
14cu|contour-0.3-5|65	# Upstream patches
14cu|contour-0.3-5|66	%patch100 -p1 -b .makefile
14cu|contour-0.3-5|67	%patch101 -p1 -b .notifier
14cu|contour-0.3-5|68	
14cu|contour-0.3-5|69	%build
14cu|contour-0.3-5|70	%cmake_kde4
14cu|contour-0.3-5|71	%make
14cu|contour-0.3-5|72	
14cu|contour-0.3-5|73	%install
14cu|contour-0.3-5|74	%makeinstall_std -C build
14cu|contour-0.3-5|75	
14cu|contour-0.3-5|76	
14cu|contour-0.3-5|77	%changelog
14cu|contour-0.3-5|78	
14cu|contour-0.3-5|79	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-5
14cu|contour-0.3-5|80	- (a3cd597) Build requires libkactivities
14cu|contour-0.3-5|81	
14cu|contour-0.3-5|82	

9878 14
14cu|converseen-0.9.5-1|1	%define	_desktopdir	%{_datadir}/applications
14cu|converseen-0.9.5-1|2	%define	oname		Converseen
14cu|converseen-0.9.5-1|3	%define	_appdatadir	%{_datadir}/appdata
14cu|converseen-0.9.5-1|4	
14cu|converseen-0.9.5-1|5	Name:		converseen
14cu|converseen-0.9.5-1|6	Version:	0.9.5
14cu|converseen-0.9.5-1|7	Release:	1
14cu|converseen-0.9.5-1|8	Summary:	A batch image conversion tool
14cu|converseen-0.9.5-1|9	License:	GPLv3
14cu|converseen-0.9.5-1|10	Group:		Graphics
14cu|converseen-0.9.5-1|11	URL:		http://converseen.sf.net/
14cu|converseen-0.9.5-1|12	Source0:	https://github.com/Faster3ck/Converseen/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|converseen-0.9.5-1|13	Source1:	%{name}.desktop
14cu|converseen-0.9.5-1|14	Source2:	converseen_import.desktop
14cu|converseen-0.9.5-1|15	BuildRequires:	cmake >= 2.6
14cu|converseen-0.9.5-1|16	BuildRequires:	qt5-devel
14cu|converseen-0.9.5-1|17	BuildRequires:	qt5-linguist-tools
14cu|converseen-0.9.5-1|18	BuildRequires:	pkgconfig(ImageMagick) >= 6.7.7
14cu|converseen-0.9.5-1|19	BuildRequires:	imagemagick
14cu|converseen-0.9.5-1|20	BuildRequires:	sane-backends >= 1.0.24
14cu|converseen-0.9.5-1|21	BuildRequires:	desktop-file-utils
14cu|converseen-0.9.5-1|22	BuildRequires:	pkgconfig(libpng)
14cu|converseen-0.9.5-1|23	
14cu|converseen-0.9.5-1|24	%description
14cu|converseen-0.9.5-1|25	Converseen is a batch image conversion tool and resizer written in C++ with
14cu|converseen-0.9.5-1|26	Qt5 and Magick++. It allows you to convert images in more than 100 different
14cu|converseen-0.9.5-1|27	formats!
14cu|converseen-0.9.5-1|28	
14cu|converseen-0.9.5-1|29	%files -f %{name}.lang
14cu|converseen-0.9.5-1|30	%doc README.* COPYING
14cu|converseen-0.9.5-1|31	%{_bindir}/%{name}
14cu|converseen-0.9.5-1|32	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|converseen-0.9.5-1|33	%{_desktopdir}/%{name}.desktop
14cu|converseen-0.9.5-1|34	%{_datadir}/kde4/services/ServiceMenus/%{name}_import.desktop
14cu|converseen-0.9.5-1|35	%{_appdatadir}/%{name}.appdata.xml
14cu|converseen-0.9.5-1|36	
14cu|converseen-0.9.5-1|37	#-----------------------------------------------------------------------------
14cu|converseen-0.9.5-1|38	
14cu|converseen-0.9.5-1|39	%prep
14cu|converseen-0.9.5-1|40	%setup -qn %{oname}-%{version}
14cu|converseen-0.9.5-1|41	
14cu|converseen-0.9.5-1|42	chmod -x README.* COPYING
14cu|converseen-0.9.5-1|43	#fix linting in debug
14cu|converseen-0.9.5-1|44	find . -type f -exec chmod -x {} \;
14cu|converseen-0.9.5-1|45	
14cu|converseen-0.9.5-1|46	# fix png rgb
14cu|converseen-0.9.5-1|47	pushd res
14cu|converseen-0.9.5-1|48	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cu|converseen-0.9.5-1|49	popd
14cu|converseen-0.9.5-1|50	
14cu|converseen-0.9.5-1|51	%build
14cu|converseen-0.9.5-1|52	%cmake
14cu|converseen-0.9.5-1|53	%make
14cu|converseen-0.9.5-1|54	
14cu|converseen-0.9.5-1|55	%install
14cu|converseen-0.9.5-1|56	%makeinstall_std -C build
14cu|converseen-0.9.5-1|57	# icons and menu entry ,let's do this right
14cu|converseen-0.9.5-1|58	rm -rf \
14cu|converseen-0.9.5-1|59	%{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_desktopdir}/%name.desktop \
14cu|converseen-0.9.5-1|60	%{buildroot}%{_datadir}/kde4/services/ServiceMenus/%{name}_import.desktop
14cu|converseen-0.9.5-1|61	
14cu|converseen-0.9.5-1|62	# icons
14cu|converseen-0.9.5-1|63	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|converseen-0.9.5-1|64	install -dm 0755 \
14cu|converseen-0.9.5-1|65	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps
14cu|converseen-0.9.5-1|66	convert -strip -resize ${size} res/%{name}.png \
14cu|converseen-0.9.5-1|67	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
14cu|converseen-0.9.5-1|68	done
14cu|converseen-0.9.5-1|69	
14cu|converseen-0.9.5-1|70	# menu entry
14cu|converseen-0.9.5-1|71	desktop-file-install  %{SOURCE1} %{buildroot}%{_desktopdir}/%{name}.desktop
14cu|converseen-0.9.5-1|72	# kde integration
14cu|converseen-0.9.5-1|73	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/kde4/services/ServiceMenus/
14cu|converseen-0.9.5-1|74	
14cu|converseen-0.9.5-1|75	# localize
14cu|converseen-0.9.5-1|76	%find_lang %{name} --with-qt
14cu|converseen-0.9.5-1|77	
14cu|converseen-0.9.5-1|78	%changelog

9879 14
14cu|convertall-0.7.2-1|1	Summary:	A very flexible unit converter
14cu|convertall-0.7.2-1|2	Name:		convertall
14cu|convertall-0.7.2-1|3	Version:	0.7.2
14cu|convertall-0.7.2-1|4	Release:	1
14cu|convertall-0.7.2-1|5	License:	GPLv2+
14cu|convertall-0.7.2-1|6	Group:		Sciences/Mathematics
14cu|convertall-0.7.2-1|7	Url:		http://convertall.bellz.org
14cu|convertall-0.7.2-1|8	Source0:	http://sourceforge.net/projects/convertall/files/%{version}/%{name}-%{version}.tar.gz
14cu|convertall-0.7.2-1|9	Patch0:		convertall-0.6.0-remove-shebang.patch
14cu|convertall-0.7.2-1|10	BuildRequires:	librsvg
14cu|convertall-0.7.2-1|11	BuildRequires:	python3-qt5-devel
14cu|convertall-0.7.2-1|12	Requires:	python3-qt5
14cu|convertall-0.7.2-1|13	BuildArch:	noarch
14cu|convertall-0.7.2-1|14	
14cu|convertall-0.7.2-1|15	%description
14cu|convertall-0.7.2-1|16	With ConvertAll, you can convert any unit in the large database to any other
14cu|convertall-0.7.2-1|17	compatible unit. If you want to convert from inches per decade, that's fine.
14cu|convertall-0.7.2-1|18	Or from meter-pounds. Or from cubic nautical miles. The units don't have to
14cu|convertall-0.7.2-1|19	make sense to anyone else.
14cu|convertall-0.7.2-1|20	
14cu|convertall-0.7.2-1|21	%files
14cu|convertall-0.7.2-1|22	%doc doc/*
14cu|convertall-0.7.2-1|23	%{_bindir}/%{name}
14cu|convertall-0.7.2-1|24	%{_datadir}/%{name}
14cu|convertall-0.7.2-1|25	%{_datadir}/applications/%{name}.desktop
14cu|convertall-0.7.2-1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|convertall-0.7.2-1|27	
14cu|convertall-0.7.2-1|28	#--------------------------------------------------------------------
14cu|convertall-0.7.2-1|29	
14cu|convertall-0.7.2-1|30	%prep
14cu|convertall-0.7.2-1|31	%setup -qn ConvertAll
14cu|convertall-0.7.2-1|32	%patch -p1
14cu|convertall-0.7.2-1|33	
14cu|convertall-0.7.2-1|34	%build
14cu|convertall-0.7.2-1|35	
14cu|convertall-0.7.2-1|36	%install
14cu|convertall-0.7.2-1|37	python3 install.py \
14cu|convertall-0.7.2-1|38	-p %{_prefix} \
14cu|convertall-0.7.2-1|39	-b %{buildroot} \
14cu|convertall-0.7.2-1|40	-i %{_datadir}/%{name}/icons \
14cu|convertall-0.7.2-1|41	-d %{_datadir}/%{name}/doc
14cu|convertall-0.7.2-1|42	
14cu|convertall-0.7.2-1|43	# install menu entry
14cu|convertall-0.7.2-1|44	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|convertall-0.7.2-1|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|convertall-0.7.2-1|46	[Desktop Entry]
14cu|convertall-0.7.2-1|47	Version=1.0
14cu|convertall-0.7.2-1|48	Name=ConvertAll
14cu|convertall-0.7.2-1|49	GenericName=Unit Converter
14cu|convertall-0.7.2-1|50	GenericName[ru]=Конвертер единиц измерения
14cu|convertall-0.7.2-1|51	Comment=Convert between various units
14cu|convertall-0.7.2-1|52	Comment[ru]=Преобразование одних единиц измерения в другие
14cu|convertall-0.7.2-1|53	Icon=%{name}
14cu|convertall-0.7.2-1|54	Exec=%{name}
14cu|convertall-0.7.2-1|55	Terminal=false
14cu|convertall-0.7.2-1|56	Type=Application
14cu|convertall-0.7.2-1|57	Categories=Science;Math;
14cu|convertall-0.7.2-1|58	Keywords=Pound;Euro;Dollar;Yen;Meter;Metre;Mile;Convert;Gram;Inch;Litre;
14cu|convertall-0.7.2-1|59	EOF
14cu|convertall-0.7.2-1|60	
14cu|convertall-0.7.2-1|61	# install menu icons
14cu|convertall-0.7.2-1|62	for s in 256 128 96 48 32 22 16 ; do
14cu|convertall-0.7.2-1|63	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|convertall-0.7.2-1|64	rsvg-convert -w ${s} -h ${s} \
14cu|convertall-0.7.2-1|65	icons/%{name}.svg -o \
14cu|convertall-0.7.2-1|66	%{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cu|convertall-0.7.2-1|67	done
14cu|convertall-0.7.2-1|68	
14cu|convertall-0.7.2-1|69	%changelog
14cu|convertall-0.7.2-1|70	
14cu|convertall-0.7.2-1|71	* Tue May 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.7.2-1
14cu|convertall-0.7.2-1|72	- (8c99e18) Upload tarball
14cu|convertall-0.7.2-1|73	
14cu|convertall-0.7.2-1|74	

9880 14
14cu|convmv-2.0-1|1	Summary:	Converts filenames from one encoding to another
14cu|convmv-2.0-1|2	Name:		convmv
14cu|convmv-2.0-1|3	Version:	2.0
14cu|convmv-2.0-1|4	Release:	1
14cu|convmv-2.0-1|5	Source0:	http://www.j3e.de/linux/convmv/%{name}-%{version}.tar.gz
14cu|convmv-2.0-1|6	Source1:	testsuite2.tar.bz2
14cu|convmv-2.0-1|7	License:	GPLv2+
14cu|convmv-2.0-1|8	Group:		File tools
14cu|convmv-2.0-1|9	Url:		http://j3e.de/linux/convmv/
14cu|convmv-2.0-1|10	BuildArch:	noarch
14cu|convmv-2.0-1|11	
14cu|convmv-2.0-1|12	%description
14cu|convmv-2.0-1|13	This is a script for renaming files from one file name encoding to another,
14cu|convmv-2.0-1|14	e.g. from ISO-LATIN-1 to UTF-8.
14cu|convmv-2.0-1|15	
14cu|convmv-2.0-1|16	%prep
14cu|convmv-2.0-1|17	%setup -q -a 1
14cu|convmv-2.0-1|18	
14cu|convmv-2.0-1|19	%build
14cu|convmv-2.0-1|20	make
14cu|convmv-2.0-1|21	make test
14cu|convmv-2.0-1|22	
14cu|convmv-2.0-1|23	%install
14cu|convmv-2.0-1|24	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cu|convmv-2.0-1|25	
14cu|convmv-2.0-1|26	%clean
14cu|convmv-2.0-1|27	
14cu|convmv-2.0-1|28	%files
14cu|convmv-2.0-1|29	%doc Changes CREDITS TODO
14cu|convmv-2.0-1|30	%{_bindir}/%{name}
14cu|convmv-2.0-1|31	%{_mandir}/man1/%{name}.1*
14cu|convmv-2.0-1|32	
14cu|convmv-2.0-1|33	%changelog
14cu|convmv-2.0-1|34	
14cu|convmv-2.0-1|35	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-1
14cu|convmv-2.0-1|36	- (c27bd49) Spec cleanup
14cu|convmv-2.0-1|37	
14cu|convmv-2.0-1|38	

9881 14
14cu|cool-retro-term-1.0.0-1|1	%define qmltermwidget_version 0.1.0
14cu|cool-retro-term-1.0.0-1|2	
14cu|cool-retro-term-1.0.0-1|3	Summary:	Cool Retro Terminal
14cu|cool-retro-term-1.0.0-1|4	Name:		cool-retro-term
14cu|cool-retro-term-1.0.0-1|5	Version:	1.0.0
14cu|cool-retro-term-1.0.0-1|6	Release:	1
14cu|cool-retro-term-1.0.0-1|7	License:	GPLv3+
14cu|cool-retro-term-1.0.0-1|8	Group:		Terminals
14cu|cool-retro-term-1.0.0-1|9	Url:		https://github.com/Swordifish90/cool-retro-term
14cu|cool-retro-term-1.0.0-1|10	# From git by tag https://github.com/Swordfish90/cool-retro-term/archive/v%{version}.tar.gz
14cu|cool-retro-term-1.0.0-1|11	Source0:	%{name}-%{version}.tar.gz
14cu|cool-retro-term-1.0.0-1|12	# From git by tag https://github.com/Swordfish90/qmltermwidget/archive/v%{qmltermwidget_version}.tar.gz
14cu|cool-retro-term-1.0.0-1|13	Source1:	qmltermwidget-%{qmltermwidget_version}.tar.gz
14cu|cool-retro-term-1.0.0-1|14	BuildRequires:	qmake5
14cu|cool-retro-term-1.0.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|cool-retro-term-1.0.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|cool-retro-term-1.0.0-1|17	BuildRequires:	pkgconfig(Qt5Qml)
14cu|cool-retro-term-1.0.0-1|18	BuildRequires:	pkgconfig(Qt5Quick)
14cu|cool-retro-term-1.0.0-1|19	BuildRequires:	pkgconfig(Qt5Sql)
14cu|cool-retro-term-1.0.0-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|cool-retro-term-1.0.0-1|21	
14cu|cool-retro-term-1.0.0-1|22	%description
14cu|cool-retro-term-1.0.0-1|23	Cool Retro Terminal is a terminal emulator which tries to mimic the look and
14cu|cool-retro-term-1.0.0-1|24	feel of the old cathode tube screens. It has been designed to be eye-candy,
14cu|cool-retro-term-1.0.0-1|25	customizable, and reasonably lightweight.
14cu|cool-retro-term-1.0.0-1|26	
14cu|cool-retro-term-1.0.0-1|27	%files
14cu|cool-retro-term-1.0.0-1|28	%{_bindir}/%{name}
14cu|cool-retro-term-1.0.0-1|29	%{_datadir}/applications/%{name}.desktop
14cu|cool-retro-term-1.0.0-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|cool-retro-term-1.0.0-1|31	%dir %{_qt5_libdir}/qt5/qml/QMLTermWidget
14cu|cool-retro-term-1.0.0-1|32	%{_qt5_libdir}/qt5/qml/QMLTermWidget/*
14cu|cool-retro-term-1.0.0-1|33	
14cu|cool-retro-term-1.0.0-1|34	#----------------------------------------------------------------------------
14cu|cool-retro-term-1.0.0-1|35	
14cu|cool-retro-term-1.0.0-1|36	%prep
14cu|cool-retro-term-1.0.0-1|37	%setup -q
14cu|cool-retro-term-1.0.0-1|38	
14cu|cool-retro-term-1.0.0-1|39	rm -rf qmltermwidget
14cu|cool-retro-term-1.0.0-1|40	tar -xf %{SOURCE1}
14cu|cool-retro-term-1.0.0-1|41	mv qmltermwidget-%{qmltermwidget_version} qmltermwidget
14cu|cool-retro-term-1.0.0-1|42	
14cu|cool-retro-term-1.0.0-1|43	%build
14cu|cool-retro-term-1.0.0-1|44	%define optflags -Wa,--compress-debug-sections -gdwarf-4
14cu|cool-retro-term-1.0.0-1|45	%define ldflags %{nil}
14cu|cool-retro-term-1.0.0-1|46	%qmake_qt5
14cu|cool-retro-term-1.0.0-1|47	%make
14cu|cool-retro-term-1.0.0-1|48	
14cu|cool-retro-term-1.0.0-1|49	%install
14cu|cool-retro-term-1.0.0-1|50	make install INSTALL_ROOT=%{buildroot} STRIP=true
14cu|cool-retro-term-1.0.0-1|51	
14cu|cool-retro-term-1.0.0-1|52	%changelog
14cu|cool-retro-term-1.0.0-1|53	* Sun Jan 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-1
14cu|cool-retro-term-1.0.0-1|54	+ Revision: 4e836b2
14cu|cool-retro-term-1.0.0-1|55	- New version 1.0.0
14cu|cool-retro-term-1.0.0-1|56	
14cu|cool-retro-term-1.0.0-1|57	

9882 14
14cu|copyq-2.6.1-1|1	Summary:	Advanced clipboard manager
14cu|copyq-2.6.1-1|2	Name:		copyq
14cu|copyq-2.6.1-1|3	Version:	2.6.1
14cu|copyq-2.6.1-1|4	Release:	1
14cu|copyq-2.6.1-1|5	License:	GPLv3
14cu|copyq-2.6.1-1|6	Group:		Accessibility
14cu|copyq-2.6.1-1|7	Url:		http://hluk.github.io/CopyQ/
14cu|copyq-2.6.1-1|8	Source0:        https://sourceforge.net/projects/copyq/files/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|copyq-2.6.1-1|9	Patch0:		copyq-2.0.1-install.patch
14cu|copyq-2.6.1-1|10	BuildRequires:	cmake
14cu|copyq-2.6.1-1|11	BuildRequires:	imagemagick
14cu|copyq-2.6.1-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|copyq-2.6.1-1|13	BuildRequires:	pkgconfig(Qt5Network)
14cu|copyq-2.6.1-1|14	BuildRequires:	pkgconfig(Qt5Script)
14cu|copyq-2.6.1-1|15	BuildRequires:	pkgconfig(Qt5Svg)
14cu|copyq-2.6.1-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|copyq-2.6.1-1|17	BuildRequires:	pkgconfig(Qt5Xml)
14cu|copyq-2.6.1-1|18	BuildRequires:	qt5-linguist-tools
14cu|copyq-2.6.1-1|19	
14cu|copyq-2.6.1-1|20	%description
14cu|copyq-2.6.1-1|21	CopyQ is advanced clipboard manager with search-able and editable history with
14cu|copyq-2.6.1-1|22	support for image formats, command line control and more.
14cu|copyq-2.6.1-1|23	Features
14cu|copyq-2.6.1-1|24	- Supports Windows and Linux.
14cu|copyq-2.6.1-1|25	- Store text, HTML, images and any other custom format.
14cu|copyq-2.6.1-1|26	- Customize tray menu.
14cu|copyq-2.6.1-1|27	- Save items in new tabs.
14cu|copyq-2.6.1-1|28	- Quickly browse through items (fast navigation, filtering with matched text
14cu|copyq-2.6.1-1|29	highlighting).
14cu|copyq-2.6.1-1|30	- Sort items, create new, remove, copy/paste to different tab.
14cu|copyq-2.6.1-1|31	- Variety of system-wide shortcuts (e.g. show main window or tray, edit
14cu|copyq-2.6.1-1|32	clipboard, copy next/previous item, paste as plain text).
14cu|copyq-2.6.1-1|33	- Immediately paste to focused window from tray or main window.
14cu|copyq-2.6.1-1|34	- Fully customizable appearance (colors, fonts, transparency).
14cu|copyq-2.6.1-1|35	- Advanced command-line interface and scripting.
14cu|copyq-2.6.1-1|36	- Ignore clipboard copied from some windows or containing some text.
14cu|copyq-2.6.1-1|37	- Apply custom commands on selected items or automatically when new matching
14cu|copyq-2.6.1-1|38	clipboard content is available.
14cu|copyq-2.6.1-1|39	
14cu|copyq-2.6.1-1|40	%files
14cu|copyq-2.6.1-1|41	%doc AUTHORS LICENSE
14cu|copyq-2.6.1-1|42	%{_bindir}/%{name}
14cu|copyq-2.6.1-1|43	%{_libdir}/%{name}
14cu|copyq-2.6.1-1|44	%{_datadir}/applications/%{name}.desktop
14cu|copyq-2.6.1-1|45	%{_datadir}/appdata/copyq.appdata.xml
14cu|copyq-2.6.1-1|46	%{_datadir}/%{name}/themes/*.ini
14cu|copyq-2.6.1-1|47	%{_datadir}/%{name}/translations/%{name}*.qm
14cu|copyq-2.6.1-1|48	%{_iconsdir}/hicolor/*/apps/%{name}*.svg
14cu|copyq-2.6.1-1|49	%{_iconsdir}/hicolor/*/apps/%{name}*.png
14cu|copyq-2.6.1-1|50	
14cu|copyq-2.6.1-1|51	#-----------------------------------------------------------------------------
14cu|copyq-2.6.1-1|52	
14cu|copyq-2.6.1-1|53	%prep
14cu|copyq-2.6.1-1|54	%setup -q
14cu|copyq-2.6.1-1|55	%patch0 -p0
14cu|copyq-2.6.1-1|56	find . -type f -exec chmod -x {} \;
14cu|copyq-2.6.1-1|57	
14cu|copyq-2.6.1-1|58	%build
14cu|copyq-2.6.1-1|59	export CFLAGS="%{optflags} -ffast-math"
14cu|copyq-2.6.1-1|60	%cmake_qt5 \
14cu|copyq-2.6.1-1|61	-DWITH_QT5=TRUE \
14cu|copyq-2.6.1-1|62	-DLIBDIR=%{_lib}
14cu|copyq-2.6.1-1|63	%make
14cu|copyq-2.6.1-1|64	
14cu|copyq-2.6.1-1|65	%install
14cu|copyq-2.6.1-1|66	%makeinstall_std -C build
14cu|copyq-2.6.1-1|67	
14cu|copyq-2.6.1-1|68	%changelog
14cu|copyq-2.6.1-1|69	
14cu|copyq-2.6.1-1|70	* Tue Apr 26 2016 abondrov <andrey.bondrov@rosalab.ru> 2.6.1-1
14cu|copyq-2.6.1-1|71	- (7a26e85) Merge pull request #2 from alzim/copyq:rosa2014.1
14cu|copyq-2.6.1-1|72	- (7a26e85) Updated to 2.6.1
14cu|copyq-2.6.1-1|73	
14cu|copyq-2.6.1-1|74	

9883 14
14cu|corosync-2.4.1-1|1	%define major	4
14cu|corosync-2.4.1-1|2	%define maj5	5
14cu|corosync-2.4.1-1|3	%define maj6	6
14cu|corosync-2.4.1-1|4	%define maj7	7
14cu|corosync-2.4.1-1|5	%define	libcmap		%mklibname cmap %{major}
14cu|corosync-2.4.1-1|6	%define	libname_common	%mklibname corosync_common %{major}
14cu|corosync-2.4.1-1|7	%define	libcpg		%mklibname cpg %{major}
14cu|corosync-2.4.1-1|8	%define	libsam		%mklibname sam %{major}
14cu|corosync-2.4.1-1|9	%define	libcfg		%mklibname cfg %{maj6}
14cu|corosync-2.4.1-1|10	%define	libquorum	%mklibname quorum %{maj5}
14cu|corosync-2.4.1-1|11	%define	libtotem_pg	%mklibname totem_pg %{maj5}
14cu|corosync-2.4.1-1|12	%define	libvotequorum	%mklibname votequorum %{maj7}
14cu|corosync-2.4.1-1|13	%define devname %mklibname -d corosync
14cu|corosync-2.4.1-1|14	
14cu|corosync-2.4.1-1|15	Summary:	The Corosync Cluster Engine and Application Programming Interfaces
14cu|corosync-2.4.1-1|16	Name:		corosync
14cu|corosync-2.4.1-1|17	Version:	2.4.1
14cu|corosync-2.4.1-1|18	Release:	1
14cu|corosync-2.4.1-1|19	License:	BSD
14cu|corosync-2.4.1-1|20	Group:		System/Base
14cu|corosync-2.4.1-1|21	Url:		http://corosync.github.io/corosync
14cu|corosync-2.4.1-1|22	Source0:	http://build.clusterlabs.org/corosync/releases/corosync-%{version}.tar.gz
14cu|corosync-2.4.1-1|23	
14cu|corosync-2.4.1-1|24	BuildRequires:	pkgconfig(nss)
14cu|corosync-2.4.1-1|25	BuildRequires:	pkgconfig(libqb)
14cu|corosync-2.4.1-1|26	Requires(post,preun):	rpm-helper
14cu|corosync-2.4.1-1|27	
14cu|corosync-2.4.1-1|28	%description
14cu|corosync-2.4.1-1|29	This package contains the Corosync Cluster Engine Executive, several default
14cu|corosync-2.4.1-1|30	APIs and libraries, default configuration files, and an init script.
14cu|corosync-2.4.1-1|31	
14cu|corosync-2.4.1-1|32	%files
14cu|corosync-2.4.1-1|33	%doc LICENSE SECURITY
14cu|corosync-2.4.1-1|34	%{_sbindir}/corosync*
14cu|corosync-2.4.1-1|35	%{_bindir}/corosync*
14cu|corosync-2.4.1-1|36	%dir %{_sysconfdir}/corosync
14cu|corosync-2.4.1-1|37	%dir %{_sysconfdir}/corosync/service.d
14cu|corosync-2.4.1-1|38	%dir %{_sysconfdir}/corosync/uidgid.d
14cu|corosync-2.4.1-1|39	%dir %{_datadir}/%{name}
14cu|corosync-2.4.1-1|40	%{_datadir}/%{name}/*
14cu|corosync-2.4.1-1|41	%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example
14cu|corosync-2.4.1-1|42	%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example.udpu
14cu|corosync-2.4.1-1|43	%dir %{_localstatedir}/lib/corosync
14cu|corosync-2.4.1-1|44	%{_mandir}/man8/corosync_overview.8*
14cu|corosync-2.4.1-1|45	%{_mandir}/man8/corosync-*.8*
14cu|corosync-2.4.1-1|46	%{_mandir}/man8/corosync.8*
14cu|corosync-2.4.1-1|47	%{_mandir}/man8/cmap_keys.8*
14cu|corosync-2.4.1-1|48	%{_mandir}/man8/cmap_overview.8*
14cu|corosync-2.4.1-1|49	%{_mandir}/man8/quorum_overview.8*
14cu|corosync-2.4.1-1|50	%{_mandir}/man5/corosync.conf.5*
14cu|corosync-2.4.1-1|51	%{_mandir}/man5/votequorum.5*
14cu|corosync-2.4.1-1|52	%{_unitdir}/corosync-notifyd.service
14cu|corosync-2.4.1-1|53	%{_unitdir}/corosync.service
14cu|corosync-2.4.1-1|54	%dir /var/log/%{name}
14cu|corosync-2.4.1-1|55	/etc/logrotate.d/corosync
14cu|corosync-2.4.1-1|56	
14cu|corosync-2.4.1-1|57	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|58	
14cu|corosync-2.4.1-1|59	%package	-n %{libcmap}
14cu|corosync-2.4.1-1|60	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|61	Group:		System/Libraries
14cu|corosync-2.4.1-1|62	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|63	
14cu|corosync-2.4.1-1|64	%description	-n %{libcmap}
14cu|corosync-2.4.1-1|65	This package contains corosync libraries.
14cu|corosync-2.4.1-1|66	
14cu|corosync-2.4.1-1|67	%files -n %{libcmap}
14cu|corosync-2.4.1-1|68	%{_libdir}/libcmap.so.%{major}*
14cu|corosync-2.4.1-1|69	
14cu|corosync-2.4.1-1|70	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|71	
14cu|corosync-2.4.1-1|72	%package	-n %{libname_common}
14cu|corosync-2.4.1-1|73	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|74	Group:		System/Libraries
14cu|corosync-2.4.1-1|75	Obsoletes:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|76	
14cu|corosync-2.4.1-1|77	%description	-n %{libname_common}
14cu|corosync-2.4.1-1|78	This package contains corosync libraries.
14cu|corosync-2.4.1-1|79	
14cu|corosync-2.4.1-1|80	%files -n %{libname_common}
14cu|corosync-2.4.1-1|81	%{_libdir}/libcorosync_common.so.%{major}*
14cu|corosync-2.4.1-1|82	
14cu|corosync-2.4.1-1|83	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|84	
14cu|corosync-2.4.1-1|85	%package	-n %{libcpg}
14cu|corosync-2.4.1-1|86	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|87	Group:		System/Libraries
14cu|corosync-2.4.1-1|88	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|89	
14cu|corosync-2.4.1-1|90	%description	-n %{libcpg}
14cu|corosync-2.4.1-1|91	This package contains corosync libraries.
14cu|corosync-2.4.1-1|92	
14cu|corosync-2.4.1-1|93	%files -n %{libcpg}
14cu|corosync-2.4.1-1|94	%{_libdir}/libcpg.so.%{major}*
14cu|corosync-2.4.1-1|95	
14cu|corosync-2.4.1-1|96	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|97	
14cu|corosync-2.4.1-1|98	%package	-n %{libsam}
14cu|corosync-2.4.1-1|99	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|100	Group:		System/Libraries
14cu|corosync-2.4.1-1|101	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|102	
14cu|corosync-2.4.1-1|103	%description	-n %{libsam}
14cu|corosync-2.4.1-1|104	This package contains corosync libraries.
14cu|corosync-2.4.1-1|105	
14cu|corosync-2.4.1-1|106	%files -n %{libsam}
14cu|corosync-2.4.1-1|107	%{_libdir}/libsam.so.%{major}*
14cu|corosync-2.4.1-1|108	
14cu|corosync-2.4.1-1|109	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|110	
14cu|corosync-2.4.1-1|111	%package	-n %{libcfg}
14cu|corosync-2.4.1-1|112	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|113	Group:		System/Libraries
14cu|corosync-2.4.1-1|114	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|115	
14cu|corosync-2.4.1-1|116	%description	-n %{libcfg}
14cu|corosync-2.4.1-1|117	This package contains corosync libraries.
14cu|corosync-2.4.1-1|118	
14cu|corosync-2.4.1-1|119	%files -n %{libcfg}
14cu|corosync-2.4.1-1|120	%{_libdir}/libcfg.so.%{maj6}*
14cu|corosync-2.4.1-1|121	
14cu|corosync-2.4.1-1|122	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|123	
14cu|corosync-2.4.1-1|124	%package	-n %{libquorum}
14cu|corosync-2.4.1-1|125	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|126	Group:		System/Libraries
14cu|corosync-2.4.1-1|127	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|128	
14cu|corosync-2.4.1-1|129	%description	-n %{libquorum}
14cu|corosync-2.4.1-1|130	This package contains corosync libraries.
14cu|corosync-2.4.1-1|131	
14cu|corosync-2.4.1-1|132	%files -n %{libquorum}
14cu|corosync-2.4.1-1|133	%{_libdir}/libquorum.so.%{maj5}*
14cu|corosync-2.4.1-1|134	
14cu|corosync-2.4.1-1|135	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|136	
14cu|corosync-2.4.1-1|137	%package	-n %{libtotem_pg}
14cu|corosync-2.4.1-1|138	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|139	Group:		System/Libraries
14cu|corosync-2.4.1-1|140	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|141	
14cu|corosync-2.4.1-1|142	%description	-n %{libtotem_pg}
14cu|corosync-2.4.1-1|143	This package contains corosync libraries.
14cu|corosync-2.4.1-1|144	
14cu|corosync-2.4.1-1|145	%files -n %{libtotem_pg}
14cu|corosync-2.4.1-1|146	%{_libdir}/libtotem_pg.so.%{maj5}*
14cu|corosync-2.4.1-1|147	
14cu|corosync-2.4.1-1|148	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|149	
14cu|corosync-2.4.1-1|150	%package	-n %{libvotequorum}
14cu|corosync-2.4.1-1|151	Summary:	The Corosync Cluster Engine Libraries
14cu|corosync-2.4.1-1|152	Group:		System/Libraries
14cu|corosync-2.4.1-1|153	Conflicts:	%{_lib}corosync4 > 2.3.0-0
14cu|corosync-2.4.1-1|154	
14cu|corosync-2.4.1-1|155	%description	-n %{libvotequorum}
14cu|corosync-2.4.1-1|156	This package contains corosync libraries.
14cu|corosync-2.4.1-1|157	
14cu|corosync-2.4.1-1|158	%files -n %{libvotequorum}
14cu|corosync-2.4.1-1|159	%{_libdir}/libvotequorum.so.7*
14cu|corosync-2.4.1-1|160	
14cu|corosync-2.4.1-1|161	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|162	
14cu|corosync-2.4.1-1|163	%package	-n %{devname}
14cu|corosync-2.4.1-1|164	Summary:	The Corosync Cluster Engine Development Kit
14cu|corosync-2.4.1-1|165	Group:		Development/C
14cu|corosync-2.4.1-1|166	Requires:	%{libcmap} = %{EVRD}
14cu|corosync-2.4.1-1|167	Requires:	%{libname_common} = %{EVRD}
14cu|corosync-2.4.1-1|168	Requires:	%{libcpg} = %{EVRD}
14cu|corosync-2.4.1-1|169	Requires:	%{libsam} = %{EVRD}
14cu|corosync-2.4.1-1|170	Requires:	%{libcfg} = %{EVRD}
14cu|corosync-2.4.1-1|171	Requires:	%{libquorum} = %{EVRD}
14cu|corosync-2.4.1-1|172	Requires:	%{libtotem_pg} = %{EVRD}
14cu|corosync-2.4.1-1|173	Requires:	%{libvotequorum} = %{EVRD}
14cu|corosync-2.4.1-1|174	Provides:	%{name}-devel = %{EVRD}
14cu|corosync-2.4.1-1|175	
14cu|corosync-2.4.1-1|176	%description	-n %{devname}
14cu|corosync-2.4.1-1|177	This package contains include files and man pages used to develop using
14cu|corosync-2.4.1-1|178	The Corosync Cluster Engine APIs.
14cu|corosync-2.4.1-1|179	
14cu|corosync-2.4.1-1|180	%files -n %{devname}
14cu|corosync-2.4.1-1|181	%doc LICENSE README.recovery
14cu|corosync-2.4.1-1|182	%{_includedir}/corosync/
14cu|corosync-2.4.1-1|183	%{_libdir}/lib*.so
14cu|corosync-2.4.1-1|184	%{_libdir}/pkgconfig/*.pc
14cu|corosync-2.4.1-1|185	%{_mandir}/man3/*.3*
14cu|corosync-2.4.1-1|186	%{_mandir}/man8/cpg_overview.8*
14cu|corosync-2.4.1-1|187	%{_mandir}/man8/votequorum_overview.8*
14cu|corosync-2.4.1-1|188	%{_mandir}/man8/sam_overview.8*
14cu|corosync-2.4.1-1|189	
14cu|corosync-2.4.1-1|190	#---------------------------------------------------------------------------
14cu|corosync-2.4.1-1|191	
14cu|corosync-2.4.1-1|192	%prep
14cu|corosync-2.4.1-1|193	%setup -q
14cu|corosync-2.4.1-1|194	
14cu|corosync-2.4.1-1|195	./autogen.sh
14cu|corosync-2.4.1-1|196	%configure2_5x \
14cu|corosync-2.4.1-1|197	--disable-static \
14cu|corosync-2.4.1-1|198	--enable-systemd \
14cu|corosync-2.4.1-1|199	--with-systemddir=%{_unitdir}
14cu|corosync-2.4.1-1|200	
14cu|corosync-2.4.1-1|201	%build
14cu|corosync-2.4.1-1|202	%make
14cu|corosync-2.4.1-1|203	
14cu|corosync-2.4.1-1|204	%install
14cu|corosync-2.4.1-1|205	%makeinstall_std
14cu|corosync-2.4.1-1|206	
14cu|corosync-2.4.1-1|207	## tree fixup
14cu|corosync-2.4.1-1|208	# drop static libs
14cu|corosync-2.4.1-1|209	rm -f %{buildroot}%{_libdir}/*.a
14cu|corosync-2.4.1-1|210	# drop docs and html docs for now
14cu|corosync-2.4.1-1|211	rm -rf %{buildroot}%{_docdir}/*
14cu|corosync-2.4.1-1|212	
14cu|corosync-2.4.1-1|213	#add logs directory
14cu|corosync-2.4.1-1|214	install -d %{buildroot}/var/log/%{name}
14cu|corosync-2.4.1-1|215	
14cu|corosync-2.4.1-1|216	%post
14cu|corosync-2.4.1-1|217	%_post_service %{name}
14cu|corosync-2.4.1-1|218	
14cu|corosync-2.4.1-1|219	%preun
14cu|corosync-2.4.1-1|220	%_preun_service %{name}
14cu|corosync-2.4.1-1|221	
14cu|corosync-2.4.1-1|222	%postun
14cu|corosync-2.4.1-1|223	[ "$1" -ge "1" ] && /sbin/service corosync condrestart &>/dev/null || :
14cu|corosync-2.4.1-1|224	
14cu|corosync-2.4.1-1|225	%changelog
14cu|corosync-2.4.1-1|226	
14cu|corosync-2.4.1-1|227	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.4.1-1
14cu|corosync-2.4.1-1|228	- (a306a42) Merge pull request #2 from import/corosync:rosa2016.1
14cu|corosync-2.4.1-1|229	- (a306a42) Updated to 2.4.1
14cu|corosync-2.4.1-1|230	
14cu|corosync-2.4.1-1|231	

9884 14
14cu|corsixth-0.60-1|1	%define oname CorsixTH
14cu|corsixth-0.60-1|2	
14cu|corsixth-0.60-1|3	Summary:	Open source clone of Theme Hospital
14cu|corsixth-0.60-1|4	Name:		corsixth
14cu|corsixth-0.60-1|5	Version:	0.60
14cu|corsixth-0.60-1|6	Release:	1
14cu|corsixth-0.60-1|7	Epoch:		1
14cu|corsixth-0.60-1|8	License:	MIT
14cu|corsixth-0.60-1|9	Group:		Games/Strategy
14cu|corsixth-0.60-1|10	Url:		https://github.com/CorsixTH/CorsixTH
14cu|corsixth-0.60-1|11	Source0:	https://github.com/CorsixTH/CorsixTH/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|corsixth-0.60-1|12	Patch0:		CorsixTH-0.50-lua52.patch
14cu|corsixth-0.60-1|13	BuildRequires:	cmake
14cu|corsixth-0.60-1|14	BuildRequires:	ffmpeg-devel
14cu|corsixth-0.60-1|15	BuildRequires:	lua5.2-devel
14cu|corsixth-0.60-1|16	BuildRequires:	pkgconfig(freetype2)
14cu|corsixth-0.60-1|17	BuildRequires:	pkgconfig(sdl2)
14cu|corsixth-0.60-1|18	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|corsixth-0.60-1|19	Requires:	lua-filesystem
14cu|corsixth-0.60-1|20	Requires:	lua-lpeg
14cu|corsixth-0.60-1|21	Suggests:	TiMidity++
14cu|corsixth-0.60-1|22	
14cu|corsixth-0.60-1|23	%description
14cu|corsixth-0.60-1|24	This project aims to reimplement the game engine of Theme Hospital, and
14cu|corsixth-0.60-1|25	be able to load the original game data files. This means that you will
14cu|corsixth-0.60-1|26	need a purchased copy of Theme Hospital in order to enjoy CorsixTH.
14cu|corsixth-0.60-1|27	
14cu|corsixth-0.60-1|28	%files
14cu|corsixth-0.60-1|29	%doc LICENSE.txt README.txt
14cu|corsixth-0.60-1|30	%{_gamesbindir}/%{oname}
14cu|corsixth-0.60-1|31	%{_gamesdatadir}/%{oname}/
14cu|corsixth-0.60-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|corsixth-0.60-1|33	%{_datadir}/applications/%{name}*.desktop
14cu|corsixth-0.60-1|34	
14cu|corsixth-0.60-1|35	#----------------------------------------------------------------------------
14cu|corsixth-0.60-1|36	
14cu|corsixth-0.60-1|37	%prep
14cu|corsixth-0.60-1|38	%setup -q -n %{oname}-%{version}
14cu|corsixth-0.60-1|39	%apply_patches
14cu|corsixth-0.60-1|40	
14cu|corsixth-0.60-1|41	%build
14cu|corsixth-0.60-1|42	%cmake \
14cu|corsixth-0.60-1|43	-DCMAKE_INSTALL_PREFIX=%{_gamesdatadir} \
14cu|corsixth-0.60-1|44	-DWITH_LUAJIT=OFF
14cu|corsixth-0.60-1|45	%make
14cu|corsixth-0.60-1|46	
14cu|corsixth-0.60-1|47	%install
14cu|corsixth-0.60-1|48	%makeinstall_std -C build
14cu|corsixth-0.60-1|49	
14cu|corsixth-0.60-1|50	install -d %{buildroot}%{_gamesbindir}
14cu|corsixth-0.60-1|51	cat > %{buildroot}%{_gamesbindir}/%{oname} << EOF
14cu|corsixth-0.60-1|52	#!/bin/bash
14cu|corsixth-0.60-1|53	%{_gamesdatadir}/%{oname}/%{oname}
14cu|corsixth-0.60-1|54	EOF
14cu|corsixth-0.60-1|55	chmod +x %{buildroot}%{_gamesbindir}/%{oname}
14cu|corsixth-0.60-1|56	
14cu|corsixth-0.60-1|57	install -d %{buildroot}%{_gamesdatadir}/%{oname}/th-files/
14cu|corsixth-0.60-1|58	
14cu|corsixth-0.60-1|59	install -D -m 0644 %{oname}/Original_Logo.svg -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|corsixth-0.60-1|60	
14cu|corsixth-0.60-1|61	install -d %{buildroot}%{_datadir}/applications
14cu|corsixth-0.60-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|corsixth-0.60-1|63	[Desktop Entry]
14cu|corsixth-0.60-1|64	Name=CorsixTH
14cu|corsixth-0.60-1|65	Name[ru]=CorsixTH
14cu|corsixth-0.60-1|66	Comment=Open Source clone of Theme Hospital game
14cu|corsixth-0.60-1|67	Comment[ru]=Клон игры Theme Hospital
14cu|corsixth-0.60-1|68	Exec=%{oname}
14cu|corsixth-0.60-1|69	Icon=%{name}
14cu|corsixth-0.60-1|70	Terminal=false
14cu|corsixth-0.60-1|71	Type=Application
14cu|corsixth-0.60-1|72	Categories=Game;StrategyGame;
14cu|corsixth-0.60-1|73	EOF
14cu|corsixth-0.60-1|74	
14cu|corsixth-0.60-1|75	cat > %{buildroot}%{_datadir}/applications/%{name}-mapedit.desktop << EOF
14cu|corsixth-0.60-1|76	[Desktop Entry]
14cu|corsixth-0.60-1|77	Name=CorsixTh MapEdit
14cu|corsixth-0.60-1|78	Name[ru]=Редактор карт CorsixTh
14cu|corsixth-0.60-1|79	Comment=Map Editor for Theme Hospital
14cu|corsixth-0.60-1|80	Comment[ru]=Редактор карт для Theme Hospital
14cu|corsixth-0.60-1|81	Exec=MapEdit
14cu|corsixth-0.60-1|82	Icon=%{name}
14cu|corsixth-0.60-1|83	Terminal=false
14cu|corsixth-0.60-1|84	Type=Application
14cu|corsixth-0.60-1|85	Categories=Game;StrategyGame;
14cu|corsixth-0.60-1|86	EOF
14cu|corsixth-0.60-1|87	
14cu|corsixth-0.60-1|88	
14cu|corsixth-0.60-1|89	%changelog
14cu|corsixth-0.60-1|90	
14cu|corsixth-0.60-1|91	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.60-1
14cu|corsixth-0.60-1|92	- (c7ebd0f) New version 0.60 final
14cu|corsixth-0.60-1|93	
14cu|corsixth-0.60-1|94	

9885 14
14cu|couchdb-1.6.1-2|1	%define tarname apache-couchdb
14cu|couchdb-1.6.1-2|2	%define couchdb_user couchdb
14cu|couchdb-1.6.1-2|3	%define couchdb_group couchdb
14cu|couchdb-1.6.1-2|4	%define couchdb_home %{_localstatedir}/lib/couchdb
14cu|couchdb-1.6.1-2|5	
14cu|couchdb-1.6.1-2|6	Summary:	A document database server, accessible via a RESTful JSON API
14cu|couchdb-1.6.1-2|7	Name:		couchdb
14cu|couchdb-1.6.1-2|8	Version:	1.6.1
14cu|couchdb-1.6.1-2|9	Release:	2
14cu|couchdb-1.6.1-2|10	Group:		Databases
14cu|couchdb-1.6.1-2|11	License:	Apache License
14cu|couchdb-1.6.1-2|12	Url:		http://couchdb.apache.org/
14cu|couchdb-1.6.1-2|13	Source0:	http://www.eu.apache.org/dist/couchdb/source/%{version}/apache-couchdb-%{version}.tar.gz
14cu|couchdb-1.6.1-2|14	Source1:	%{name}.service
14cu|couchdb-1.6.1-2|15	Source2:	%{name}.tmpfiles.conf
14cu|couchdb-1.6.1-2|16	Patch0:		apache-couchdb-1.3.1-ldflags.patch
14cu|couchdb-1.6.1-2|17	BuildRequires:	erlang-devel
14cu|couchdb-1.6.1-2|18	BuildRequires:	erlang-compiler
14cu|couchdb-1.6.1-2|19	BuildRequires:	erlang-crypto
14cu|couchdb-1.6.1-2|20	BuildRequires:	erlang-eunit
14cu|couchdb-1.6.1-2|21	BuildRequires:	erlang-public_key
14cu|couchdb-1.6.1-2|22	BuildRequires:	help2man
14cu|couchdb-1.6.1-2|23	BuildRequires:	pkgconfig(icu-i18n)
14cu|couchdb-1.6.1-2|24	BuildRequires:	pkgconfig(libcurl)
14cu|couchdb-1.6.1-2|25	BuildRequires:	pkgconfig(mozjs185)
14cu|couchdb-1.6.1-2|26	Requires:	erlang
14cu|couchdb-1.6.1-2|27	Requires:	erlang-asn1
14cu|couchdb-1.6.1-2|28	Requires:	erlang-compiler
14cu|couchdb-1.6.1-2|29	Requires:	erlang-crypto
14cu|couchdb-1.6.1-2|30	Requires:	erlang-inets
14cu|couchdb-1.6.1-2|31	Requires:	erlang-os_mon
14cu|couchdb-1.6.1-2|32	Requires:	erlang-public_key
14cu|couchdb-1.6.1-2|33	Requires:	erlang-ssl
14cu|couchdb-1.6.1-2|34	Requires:	erlang-syntax_tools
14cu|couchdb-1.6.1-2|35	Requires:	erlang-tools
14cu|couchdb-1.6.1-2|36	Requires:	erlang-xmerl
14cu|couchdb-1.6.1-2|37	Requires(pre):	shadow-utils
14cu|couchdb-1.6.1-2|38	Conflicts:	couchdb-bin < 1.6.1-2
14cu|couchdb-1.6.1-2|39	Obsoletes:	couchdb-bin < 1.6.1-2
14cu|couchdb-1.6.1-2|40	Provides:	couchdb-bin = %{EVRD}
14cu|couchdb-1.6.1-2|41	
14cu|couchdb-1.6.1-2|42	%description
14cu|couchdb-1.6.1-2|43	Apache CouchDB is a distributed, fault-tolerant and schema-free
14cu|couchdb-1.6.1-2|44	document-oriented database accessible via a RESTful HTTP/JSON API.
14cu|couchdb-1.6.1-2|45	Among other features, it provides robust, incremental replication
14cu|couchdb-1.6.1-2|46	with bi-directional conflict detection and resolution, and is
14cu|couchdb-1.6.1-2|47	queryable and indexable using a table-oriented view engine with
14cu|couchdb-1.6.1-2|48	JavaScript acting as the default view definition language.
14cu|couchdb-1.6.1-2|49	
14cu|couchdb-1.6.1-2|50	%files
14cu|couchdb-1.6.1-2|51	%doc AUTHORS BUGS LICENSE NOTICE THANKS
14cu|couchdb-1.6.1-2|52	%{_bindir}/*
14cu|couchdb-1.6.1-2|53	%dir %{_sysconfdir}/%{name}
14cu|couchdb-1.6.1-2|54	%dir %{_sysconfdir}/%{name}/local.d
14cu|couchdb-1.6.1-2|55	%dir %{_sysconfdir}/%{name}/default.d
14cu|couchdb-1.6.1-2|56	%config(noreplace) %attr(0644,%{couchdb_user},root) %{_sysconfdir}/%{name}/default.ini
14cu|couchdb-1.6.1-2|57	%config(noreplace) %attr(0644,%{couchdb_user},root) %{_sysconfdir}/%{name}/local.ini
14cu|couchdb-1.6.1-2|58	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|couchdb-1.6.1-2|59	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|couchdb-1.6.1-2|60	%{_tmpfilesdir}/%{name}.conf
14cu|couchdb-1.6.1-2|61	%{_unitdir}/%{name}.service
14cu|couchdb-1.6.1-2|62	%{_libdir}/%{name}
14cu|couchdb-1.6.1-2|63	%{_datadir}/%{name}
14cu|couchdb-1.6.1-2|64	%{_mandir}/man1/*
14cu|couchdb-1.6.1-2|65	%{_infodir}/*
14cu|couchdb-1.6.1-2|66	%dir %attr(0755,%{couchdb_user},root) %{_localstatedir}/log/%{name}
14cu|couchdb-1.6.1-2|67	%ghost %dir %attr(0755,%{couchdb_user},couchdb_user) %{_localstatedir}/run/%{name}
14cu|couchdb-1.6.1-2|68	%dir %attr(0755,%{couchdb_user},root) %{_localstatedir}/lib/%{name}
14cu|couchdb-1.6.1-2|69	
14cu|couchdb-1.6.1-2|70	%pre
14cu|couchdb-1.6.1-2|71	%_pre_useradd %{couchdb_user} %{couchdb_home} /bin/bash
14cu|couchdb-1.6.1-2|72	
14cu|couchdb-1.6.1-2|73	%post
14cu|couchdb-1.6.1-2|74	%tmpfiles_create %{name}
14cu|couchdb-1.6.1-2|75	%_post_service %{name}
14cu|couchdb-1.6.1-2|76	
14cu|couchdb-1.6.1-2|77	%preun
14cu|couchdb-1.6.1-2|78	%_preun_service %{name}
14cu|couchdb-1.6.1-2|79	
14cu|couchdb-1.6.1-2|80	%postun
14cu|couchdb-1.6.1-2|81	%_postun_userdel %{couchdb_user}
14cu|couchdb-1.6.1-2|82	
14cu|couchdb-1.6.1-2|83	#----------------------------------------------------------------------------
14cu|couchdb-1.6.1-2|84	
14cu|couchdb-1.6.1-2|85	%prep
14cu|couchdb-1.6.1-2|86	%setup -qn %{tarname}-%{version}
14cu|couchdb-1.6.1-2|87	%apply_patches
14cu|couchdb-1.6.1-2|88	
14cu|couchdb-1.6.1-2|89	%build
14cu|couchdb-1.6.1-2|90	%configure2_5x \
14cu|couchdb-1.6.1-2|91	--with-js-include=%{_includedir}/js \
14cu|couchdb-1.6.1-2|92	--with-erlang=%{_libdir}/erlang%{_includedir}
14cu|couchdb-1.6.1-2|93	
14cu|couchdb-1.6.1-2|94	%make
14cu|couchdb-1.6.1-2|95	
14cu|couchdb-1.6.1-2|96	%install
14cu|couchdb-1.6.1-2|97	%makeinstall_std
14cu|couchdb-1.6.1-2|98	
14cu|couchdb-1.6.1-2|99	# Libdir for systemd unit
14cu|couchdb-1.6.1-2|100	sed -i -e 's|@LIBDIR@|%{_libdir}|' %{SOURCE1}
14cu|couchdb-1.6.1-2|101	
14cu|couchdb-1.6.1-2|102	# Install systemd unit
14cu|couchdb-1.6.1-2|103	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|couchdb-1.6.1-2|104	
14cu|couchdb-1.6.1-2|105	# Install tmpfiles entry
14cu|couchdb-1.6.1-2|106	install -D -m 644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|couchdb-1.6.1-2|107	
14cu|couchdb-1.6.1-2|108	# Create /var/log/couchdb
14cu|couchdb-1.6.1-2|109	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14cu|couchdb-1.6.1-2|110	
14cu|couchdb-1.6.1-2|111	# Create /var/lib/couchdb
14cu|couchdb-1.6.1-2|112	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cu|couchdb-1.6.1-2|113	
14cu|couchdb-1.6.1-2|114	# Create /etc/couchdb/default.d
14cu|couchdb-1.6.1-2|115	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/default.d
14cu|couchdb-1.6.1-2|116	
14cu|couchdb-1.6.1-2|117	# Create /etc/couchdb/local.d
14cu|couchdb-1.6.1-2|118	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/local.d
14cu|couchdb-1.6.1-2|119	
14cu|couchdb-1.6.1-2|120	## Use /etc/sysconfig instead of /etc/default
14cu|couchdb-1.6.1-2|121	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|couchdb-1.6.1-2|122	mv %{buildroot}%{_sysconfdir}/default/couchdb \
14cu|couchdb-1.6.1-2|123	%{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|couchdb-1.6.1-2|124	rm -rf %{buildroot}%{_sysconfdir}/default
14cu|couchdb-1.6.1-2|125	
14cu|couchdb-1.6.1-2|126	# Remove unecessary files
14cu|couchdb-1.6.1-2|127	rm %{buildroot}%{_sysconfdir}/rc.d/couchdb
14cu|couchdb-1.6.1-2|128	rm -rf  %{buildroot}%{_datadir}/doc/couchdb
14cu|couchdb-1.6.1-2|129	
14cu|couchdb-1.6.1-2|130	
14cu|couchdb-1.6.1-2|131	%changelog
14cu|couchdb-1.6.1-2|132	
14cu|couchdb-1.6.1-2|133	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-2
14cu|couchdb-1.6.1-2|134	- (5763c90) Merge couchdb-bin into main package
14cu|couchdb-1.6.1-2|135	
14cu|couchdb-1.6.1-2|136	

9886 14
14cu|countryballgame-1.0-1|1	%define  oname CountryballGame
14cu|countryballgame-1.0-1|2	
14cu|countryballgame-1.0-1|3	Name:           countryballgame
14cu|countryballgame-1.0-1|4	Version:        1.0
14cu|countryballgame-1.0-1|5	Release:        1
14cu|countryballgame-1.0-1|6	Summary:        2D sidescroller similar to original Super Mario series
14cu|countryballgame-1.0-1|7	Group:          Games/Arcade
14cu|countryballgame-1.0-1|8	License:        GPLv2+
14cu|countryballgame-1.0-1|9	Url:            https://github.com/stepulak/CountryballGame
14cu|countryballgame-1.0-1|10	Source0:        https://github.com/stepulak/CountryballGame/archive/v1.0-windows.tar.gz
14cu|countryballgame-1.0-1|11	Source1:        https://raw.githubusercontent.com/stepulak/CountryballGame/master/media/polandball_ico.png
14cu|countryballgame-1.0-1|12	BuildRequires:  imagemagick
14cu|countryballgame-1.0-1|13	BuildRequires:  zip
14cu|countryballgame-1.0-1|14	Requires:       love >= 0.10
14cu|countryballgame-1.0-1|15	BuildArch:      noarch
14cu|countryballgame-1.0-1|16	
14cu|countryballgame-1.0-1|17	%description
14cu|countryballgame-1.0-1|18	2D sidescroller platform game similar to
14cu|countryballgame-1.0-1|19	original Super Mario series.
14cu|countryballgame-1.0-1|20	The whole engine and game is written
14cu|countryballgame-1.0-1|21	in Lua using Love2D framework.
14cu|countryballgame-1.0-1|22	
14cu|countryballgame-1.0-1|23	Editor's keyboard shorcuts:
14cu|countryballgame-1.0-1|24	end - Editor mode/gameplay mode switch
14cu|countryballgame-1.0-1|25	(unavailable in mobile version or when campaign is on)
14cu|countryballgame-1.0-1|26	
14cu|countryballgame-1.0-1|27	tab - Show objects grid and available options
14cu|countryballgame-1.0-1|28	
14cu|countryballgame-1.0-1|29	't' - Enable console
14cu|countryballgame-1.0-1|30	
14cu|countryballgame-1.0-1|31	'1' - Show on/off grid
14cu|countryballgame-1.0-1|32	
14cu|countryballgame-1.0-1|33	escape - Disable console
14cu|countryballgame-1.0-1|34	
14cu|countryballgame-1.0-1|35	F5 - Quicksave (may overwrite old quicksavefile!)
14cu|countryballgame-1.0-1|36	
14cu|countryballgame-1.0-1|37	F6 - Quickload (if exists)
14cu|countryballgame-1.0-1|38	
14cu|countryballgame-1.0-1|39	WASD - Camera control .
14cu|countryballgame-1.0-1|40	
14cu|countryballgame-1.0-1|41	
14cu|countryballgame-1.0-1|42	%files
14cu|countryballgame-1.0-1|43	%doc README.md LICENSE
14cu|countryballgame-1.0-1|44	%{_datadir}/applications/%{name}.desktop
14cu|countryballgame-1.0-1|45	%{_gamesbindir}/%{name}
14cu|countryballgame-1.0-1|46	%{_gamesdatadir}/%{name}/%{name}.love
14cu|countryballgame-1.0-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|countryballgame-1.0-1|48	
14cu|countryballgame-1.0-1|49	#----------------------------------------------------------------------------
14cu|countryballgame-1.0-1|50	%prep
14cu|countryballgame-1.0-1|51	%setup  -qn %{oname}-1.0-windows
14cu|countryballgame-1.0-1|52	pushd game
14cu|countryballgame-1.0-1|53	zip -9 -q -r %{name}.love .
14cu|countryballgame-1.0-1|54	popd
14cu|countryballgame-1.0-1|55	
14cu|countryballgame-1.0-1|56	
14cu|countryballgame-1.0-1|57	%build
14cu|countryballgame-1.0-1|58	
14cu|countryballgame-1.0-1|59	%install
14cu|countryballgame-1.0-1|60	# data
14cu|countryballgame-1.0-1|61	install -D -m 644 game/%{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|countryballgame-1.0-1|62	
14cu|countryballgame-1.0-1|63	# wrapper
14cu|countryballgame-1.0-1|64	mkdir -p %{buildroot}%{_gamesbindir}
14cu|countryballgame-1.0-1|65	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|countryballgame-1.0-1|66	#!/bin/sh
14cu|countryballgame-1.0-1|67	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|countryballgame-1.0-1|68	EOF
14cu|countryballgame-1.0-1|69	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|countryballgame-1.0-1|70	
14cu|countryballgame-1.0-1|71	# Desktop entry
14cu|countryballgame-1.0-1|72	mkdir -p %{buildroot}%{_datadir}/applications
14cu|countryballgame-1.0-1|73	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|countryballgame-1.0-1|74	[Desktop Entry]
14cu|countryballgame-1.0-1|75	Name=%{name}
14cu|countryballgame-1.0-1|76	GenericName=%{summary}
14cu|countryballgame-1.0-1|77	Comment=%{summary}
14cu|countryballgame-1.0-1|78	Exec=%{name}
14cu|countryballgame-1.0-1|79	Icon=%{name}
14cu|countryballgame-1.0-1|80	Terminal=false
14cu|countryballgame-1.0-1|81	Type=Application
14cu|countryballgame-1.0-1|82	Categories=Game;ArcadeGame;
14cu|countryballgame-1.0-1|83	EOF
14cu|countryballgame-1.0-1|84	
14cu|countryballgame-1.0-1|85	
14cu|countryballgame-1.0-1|86	# icons
14cu|countryballgame-1.0-1|87	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|countryballgame-1.0-1|88	install -dm 0755 \
14cu|countryballgame-1.0-1|89	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|countryballgame-1.0-1|90	convert -strip -resize $size  -background transparent %{SOURCE1} \
14cu|countryballgame-1.0-1|91	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|countryballgame-1.0-1|92	done
14cu|countryballgame-1.0-1|93	
14cu|countryballgame-1.0-1|94	%changelog
14cu|countryballgame-1.0-1|95	
14cu|countryballgame-1.0-1|96	* Sun May 14 2017 abfonly <abfonly@gmail.com> 1.0-1
14cu|countryballgame-1.0-1|97	- (79c0c3a) Imported from SRPM
14cu|countryballgame-1.0-1|98	
14cu|countryballgame-1.0-1|99	

9887 14
14cu|countrycodes-1.0.5-11|1	
14cu|countrycodes-1.0.5-11|2	Name:       countrycodes
14cu|countrycodes-1.0.5-11|3	Version:    1.0.5
14cu|countrycodes-1.0.5-11|4	Release:    11
14cu|countrycodes-1.0.5-11|5	Summary:    Country code finder
14cu|countrycodes-1.0.5-11|6	Source:     http://www.grigna.com/diego/linux/countrycodes/%{name}-%{version}.tar.gz
14cu|countrycodes-1.0.5-11|7	URL:        http://www.grigna.com/diego/linux/countrycodes
14cu|countrycodes-1.0.5-11|8	License:    GPL
14cu|countrycodes-1.0.5-11|9	Group:      Networking/Other
14cu|countrycodes-1.0.5-11|10	
14cu|countrycodes-1.0.5-11|11	%description
14cu|countrycodes-1.0.5-11|12	Country codes is an ISO 3166 country code finder. It is mainly used to
14cu|countrycodes-1.0.5-11|13	determine to what country a domain name belongs. It also allows
14cu|countrycodes-1.0.5-11|14	searching by 2 or 3 letter codes, country number, and country name.
14cu|countrycodes-1.0.5-11|15	
14cu|countrycodes-1.0.5-11|16	%prep
14cu|countrycodes-1.0.5-11|17	%setup -q
14cu|countrycodes-1.0.5-11|18	
14cu|countrycodes-1.0.5-11|19	%build
14cu|countrycodes-1.0.5-11|20	cd src && make CCOPTS="%{optflags}"
14cu|countrycodes-1.0.5-11|21	
14cu|countrycodes-1.0.5-11|22	%install
14cu|countrycodes-1.0.5-11|23	install -d -m 755 %{buildroot}%{_bindir}
14cu|countrycodes-1.0.5-11|24	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|countrycodes-1.0.5-11|25	install -m 755 src/iso3166 %{buildroot}%{_bindir}/iso3166
14cu|countrycodes-1.0.5-11|26	install -m 644 doc/iso3166.1.in %{buildroot}%{_mandir}/man1/iso3166.1
14cu|countrycodes-1.0.5-11|27	
14cu|countrycodes-1.0.5-11|28	%clean
14cu|countrycodes-1.0.5-11|29	
14cu|countrycodes-1.0.5-11|30	%files
14cu|countrycodes-1.0.5-11|31	%doc doc/Changelog doc/COPYING doc/INSTALL doc/LSM doc/README
14cu|countrycodes-1.0.5-11|32	%{_bindir}/*
14cu|countrycodes-1.0.5-11|33	%{_mandir}/man1/*
14cu|countrycodes-1.0.5-11|34	
14cu|countrycodes-1.0.5-11|35	
14cu|countrycodes-1.0.5-11|36	
14cu|countrycodes-1.0.5-11|37	
14cu|countrycodes-1.0.5-11|38	
14cu|countrycodes-1.0.5-11|39	%changelog
14cu|countrycodes-1.0.5-11|40	
14cu|countrycodes-1.0.5-11|41	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.0.5-11
14cu|countrycodes-1.0.5-11|42	- (71f9111) Repack tarball according to upstream
14cu|countrycodes-1.0.5-11|43	
14cu|countrycodes-1.0.5-11|44	

9888 14
14cu|courier-authlib-0.65.0-5|1	Summary:	Courier authentication library
14cu|courier-authlib-0.65.0-5|2	Name:		courier-authlib
14cu|courier-authlib-0.65.0-5|3	Version:	0.65.0
14cu|courier-authlib-0.65.0-5|4	Release:	5
14cu|courier-authlib-0.65.0-5|5	License:	GPLv2+
14cu|courier-authlib-0.65.0-5|6	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|7	Url:		http://www.courier-mta.org
14cu|courier-authlib-0.65.0-5|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
14cu|courier-authlib-0.65.0-5|9	Source1:	courier-authlib.sysconftool.m4
14cu|courier-authlib-0.65.0-5|10	Source2:	courier-authlib.authdaemon-init
14cu|courier-authlib-0.65.0-5|11	Source3:	courier-authlib-tmpfiles.conf
14cu|courier-authlib-0.65.0-5|12	Patch0:		courier-authlib-0.65.sysconftool.patch
14cu|courier-authlib-0.65.0-5|13	BuildRequires:	expect
14cu|courier-authlib-0.65.0-5|14	BuildRequires:	gdbm-devel
14cu|courier-authlib-0.65.0-5|15	BuildRequires:	libltdl-devel
14cu|courier-authlib-0.65.0-5|16	BuildRequires:	mysql-devel
14cu|courier-authlib-0.65.0-5|17	BuildRequires:	openldap-devel
14cu|courier-authlib-0.65.0-5|18	BuildRequires:	pam-devel
14cu|courier-authlib-0.65.0-5|19	BuildRequires:	pkgconfig(libpq)
14cu|courier-authlib-0.65.0-5|20	
14cu|courier-authlib-0.65.0-5|21	%description
14cu|courier-authlib-0.65.0-5|22	The Courier authentication library provides authentication
14cu|courier-authlib-0.65.0-5|23	services for other Courier applications.
14cu|courier-authlib-0.65.0-5|24	
14cu|courier-authlib-0.65.0-5|25	This package contains common authentication modules:
14cu|courier-authlib-0.65.0-5|26	
14cu|courier-authlib-0.65.0-5|27	o authcustom
14cu|courier-authlib-0.65.0-5|28	o authpam
14cu|courier-authlib-0.65.0-5|29	o authpwd
14cu|courier-authlib-0.65.0-5|30	o authshadow
14cu|courier-authlib-0.65.0-5|31	o courierauthsaslclient
14cu|courier-authlib-0.65.0-5|32	o courierauthsasl
14cu|courier-authlib-0.65.0-5|33	
14cu|courier-authlib-0.65.0-5|34	%files
14cu|courier-authlib-0.65.0-5|35	%doc README.urpmi README README.authdebug.html README.html README_authlib.html
14cu|courier-authlib-0.65.0-5|36	%doc NEWS COPYING* AUTHORS ChangeLog liblock/lockmail.html liblog/courierlogger.html
14cu|courier-authlib-0.65.0-5|37	%dir %{_sysconfdir}/courier
14cu|courier-authlib-0.65.0-5|38	%dir %{_libdir}/courier-authlib
14cu|courier-authlib-0.65.0-5|39	%{_libdir}/courier-authlib/authmigrate
14cu|courier-authlib-0.65.0-5|40	%{_libdir}/courier-authlib/authsystem.passwd
14cu|courier-authlib-0.65.0-5|41	%{_libdir}/courier-authlib/sysconftool
14cu|courier-authlib-0.65.0-5|42	%{_libdir}/courier-authlib/libcourierauthsaslclient.so.*
14cu|courier-authlib-0.65.0-5|43	%{_libdir}/courier-authlib/libcourierauthsasl.so.*
14cu|courier-authlib-0.65.0-5|44	%{_libdir}/courier-authlib/libcourierauthcommon.so.*
14cu|courier-authlib-0.65.0-5|45	%{_libdir}/courier-authlib/libcourierauth.so.*
14cu|courier-authlib-0.65.0-5|46	%{_libdir}/courier-authlib/libauthcustom.so.0
14cu|courier-authlib-0.65.0-5|47	%{_libdir}/courier-authlib/libauthpam.so.0
14cu|courier-authlib-0.65.0-5|48	%{_libdir}/courier-authlib/libauthpwd.so.0
14cu|courier-authlib-0.65.0-5|49	%{_libdir}/courier-authlib/libauthshadow.so.0
14cu|courier-authlib-0.65.0-5|50	%{_libdir}/courier-authlib/libauthpipe.so.0
14cu|courier-authlib-0.65.0-5|51	%{_mandir}/man1/*
14cu|courier-authlib-0.65.0-5|52	
14cu|courier-authlib-0.65.0-5|53	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|54	
14cu|courier-authlib-0.65.0-5|55	%package -n courier-authdaemon
14cu|courier-authlib-0.65.0-5|56	Summary:	Courier authentication daemon
14cu|courier-authlib-0.65.0-5|57	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|58	Requires:	%{name} = %{EVRD}
14cu|courier-authlib-0.65.0-5|59	Requires:	expect
14cu|courier-authlib-0.65.0-5|60	Requires(post,preun):	rpm-helper
14cu|courier-authlib-0.65.0-5|61	Requires(post):	systemd
14cu|courier-authlib-0.65.0-5|62	Requires(post):	%{name} = %{EVRD}
14cu|courier-authlib-0.65.0-5|63	
14cu|courier-authlib-0.65.0-5|64	%description -n courier-authdaemon
14cu|courier-authlib-0.65.0-5|65	This package contains the Courier authentication daemon.
14cu|courier-authlib-0.65.0-5|66	
14cu|courier-authlib-0.65.0-5|67	%files -n courier-authdaemon
14cu|courier-authlib-0.65.0-5|68	%config(noreplace) %{_sysconfdir}/courier/authdaemonrc
14cu|courier-authlib-0.65.0-5|69	%{_sbindir}/authdaemond
14cu|courier-authlib-0.65.0-5|70	%{_sbindir}/authdaemontest
14cu|courier-authlib-0.65.0-5|71	%{_sbindir}/authenumerate
14cu|courier-authlib-0.65.0-5|72	%{_sbindir}/authinfo
14cu|courier-authlib-0.65.0-5|73	%{_sbindir}/authtest
14cu|courier-authlib-0.65.0-5|74	%{_sbindir}/courierlogger
14cu|courier-authlib-0.65.0-5|75	%{_sbindir}/lockmail
14cu|courier-authlib-0.65.0-5|76	%{_sbindir}/authpasswd
14cu|courier-authlib-0.65.0-5|77	%{_sbindir}/makedatprog
14cu|courier-authlib-0.65.0-5|78	%{_initrddir}/courier-authdaemon
14cu|courier-authlib-0.65.0-5|79	%{_localstatedir}/lib/authdaemon
14cu|courier-authlib-0.65.0-5|80	%{_tmpfilesdir}/%{name}.conf
14cu|courier-authlib-0.65.0-5|81	%ghost %{_var}/run/authdaemon
14cu|courier-authlib-0.65.0-5|82	
14cu|courier-authlib-0.65.0-5|83	%post -n courier-authdaemon
14cu|courier-authlib-0.65.0-5|84	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|courier-authlib-0.65.0-5|85	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cu|courier-authlib-0.65.0-5|86	if [ -f %{_sysconfdir}/courier/authdaemonrc.rpmnew ]; then
14cu|courier-authlib-0.65.0-5|87	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authdaemonrc.rpmnew >/dev/null
14cu|courier-authlib-0.65.0-5|88	fi
14cu|courier-authlib-0.65.0-5|89	%_post_service courier-authdaemon
14cu|courier-authlib-0.65.0-5|90	
14cu|courier-authlib-0.65.0-5|91	%preun -n courier-authdaemon
14cu|courier-authlib-0.65.0-5|92	%_preun_service courier-authdaemon
14cu|courier-authlib-0.65.0-5|93	
14cu|courier-authlib-0.65.0-5|94	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|95	
14cu|courier-authlib-0.65.0-5|96	%package userdb
14cu|courier-authlib-0.65.0-5|97	Summary:	Userdb support for the Courier authentication library
14cu|courier-authlib-0.65.0-5|98	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|99	Requires(post,postun):	courier-authdaemon = %{EVRD}
14cu|courier-authlib-0.65.0-5|100	
14cu|courier-authlib-0.65.0-5|101	%description userdb
14cu|courier-authlib-0.65.0-5|102	This package installs the userdb support for the Courier
14cu|courier-authlib-0.65.0-5|103	authentication library.  Userdb is a simple way to manage virtual
14cu|courier-authlib-0.65.0-5|104	mail accounts using a GDBM-based database file.
14cu|courier-authlib-0.65.0-5|105	
14cu|courier-authlib-0.65.0-5|106	Install this package in order to be able to authenticate with
14cu|courier-authlib-0.65.0-5|107	userdb.
14cu|courier-authlib-0.65.0-5|108	
14cu|courier-authlib-0.65.0-5|109	%files userdb
14cu|courier-authlib-0.65.0-5|110	%doc userdb/makeuserdb.html userdb/userdb.html userdb/userdbpw.html
14cu|courier-authlib-0.65.0-5|111	%{_sbindir}/makeuserdb
14cu|courier-authlib-0.65.0-5|112	%{_sbindir}/pw2userdb
14cu|courier-authlib-0.65.0-5|113	%{_sbindir}/userdb
14cu|courier-authlib-0.65.0-5|114	%{_sbindir}/userdb-test-cram-md5
14cu|courier-authlib-0.65.0-5|115	%{_sbindir}/userdbpw
14cu|courier-authlib-0.65.0-5|116	%{_libdir}/courier-authlib/libauthuserdb.so.0
14cu|courier-authlib-0.65.0-5|117	%{_mandir}/man8/*userdb*
14cu|courier-authlib-0.65.0-5|118	
14cu|courier-authlib-0.65.0-5|119	%post userdb
14cu|courier-authlib-0.65.0-5|120	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|121	
14cu|courier-authlib-0.65.0-5|122	%postun userdb
14cu|courier-authlib-0.65.0-5|123	if [ "$1" = "0" ]; then
14cu|courier-authlib-0.65.0-5|124	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|125	fi
14cu|courier-authlib-0.65.0-5|126	
14cu|courier-authlib-0.65.0-5|127	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|128	
14cu|courier-authlib-0.65.0-5|129	%package ldap
14cu|courier-authlib-0.65.0-5|130	Summary:	LDAP support for the Courier authentication library
14cu|courier-authlib-0.65.0-5|131	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|132	Requires(post):	%{name} = %{EVRD}
14cu|courier-authlib-0.65.0-5|133	Requires(post,postun):	courier-authdaemon = %{EVRD}
14cu|courier-authlib-0.65.0-5|134	
14cu|courier-authlib-0.65.0-5|135	%description ldap
14cu|courier-authlib-0.65.0-5|136	This package installs LDAP support for the Courier authentication
14cu|courier-authlib-0.65.0-5|137	library. Install this package in order to be able to authenticate
14cu|courier-authlib-0.65.0-5|138	using LDAP.
14cu|courier-authlib-0.65.0-5|139	
14cu|courier-authlib-0.65.0-5|140	%files ldap
14cu|courier-authlib-0.65.0-5|141	%doc README.ldap authldap.schema
14cu|courier-authlib-0.65.0-5|142	%config(noreplace) %{_sysconfdir}/courier/authldaprc
14cu|courier-authlib-0.65.0-5|143	%{_libdir}/courier-authlib/libauthldap.so.0
14cu|courier-authlib-0.65.0-5|144	
14cu|courier-authlib-0.65.0-5|145	%post ldap
14cu|courier-authlib-0.65.0-5|146	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cu|courier-authlib-0.65.0-5|147	if [ -f %{_sysconfdir}/courier/authldaprc.rpmnew ]; then
14cu|courier-authlib-0.65.0-5|148	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authldaprc.rpmnew >/dev/null
14cu|courier-authlib-0.65.0-5|149	fi
14cu|courier-authlib-0.65.0-5|150	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|151	
14cu|courier-authlib-0.65.0-5|152	%postun ldap
14cu|courier-authlib-0.65.0-5|153	if [ "$1" = "0" ]; then
14cu|courier-authlib-0.65.0-5|154	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|155	fi
14cu|courier-authlib-0.65.0-5|156	
14cu|courier-authlib-0.65.0-5|157	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|158	
14cu|courier-authlib-0.65.0-5|159	%package mysql
14cu|courier-authlib-0.65.0-5|160	Summary:	MySQL support for the Courier authentication library
14cu|courier-authlib-0.65.0-5|161	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|162	Requires(post):	%{name} = %{EVRD}
14cu|courier-authlib-0.65.0-5|163	Requires(post,postun):	courier-authdaemon = %{EVRD}
14cu|courier-authlib-0.65.0-5|164	
14cu|courier-authlib-0.65.0-5|165	%description mysql
14cu|courier-authlib-0.65.0-5|166	This package installs MySQL support for the Courier authentication
14cu|courier-authlib-0.65.0-5|167	library. Install this package in order to be able to authenticate
14cu|courier-authlib-0.65.0-5|168	using MySQL.
14cu|courier-authlib-0.65.0-5|169	
14cu|courier-authlib-0.65.0-5|170	%files mysql
14cu|courier-authlib-0.65.0-5|171	%doc README.authmysql.html README.authmysql.myownquery
14cu|courier-authlib-0.65.0-5|172	%config(noreplace) %{_sysconfdir}/courier/authmysqlrc
14cu|courier-authlib-0.65.0-5|173	%{_libdir}/courier-authlib/libauthmysql.so.0
14cu|courier-authlib-0.65.0-5|174	
14cu|courier-authlib-0.65.0-5|175	%post mysql
14cu|courier-authlib-0.65.0-5|176	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cu|courier-authlib-0.65.0-5|177	if [ -f %{_sysconfdir}/courier/authmysqlrc.rpmnew ]; then
14cu|courier-authlib-0.65.0-5|178	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authmysqlrc.rpmnew >/dev/null
14cu|courier-authlib-0.65.0-5|179	fi
14cu|courier-authlib-0.65.0-5|180	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|181	
14cu|courier-authlib-0.65.0-5|182	%postun mysql
14cu|courier-authlib-0.65.0-5|183	if [ "$1" = "0" ]; then
14cu|courier-authlib-0.65.0-5|184	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|185	fi
14cu|courier-authlib-0.65.0-5|186	
14cu|courier-authlib-0.65.0-5|187	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|188	
14cu|courier-authlib-0.65.0-5|189	%package pgsql
14cu|courier-authlib-0.65.0-5|190	Summary:	PostgreSQL support for the Courier authentication library
14cu|courier-authlib-0.65.0-5|191	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|192	Requires(pre,post,postun):	courier-authdaemon = %{EVRD}
14cu|courier-authlib-0.65.0-5|193	
14cu|courier-authlib-0.65.0-5|194	%description pgsql
14cu|courier-authlib-0.65.0-5|195	This package installs PostgreSQL support for the Courier
14cu|courier-authlib-0.65.0-5|196	authentication library. Install this package in order to be able
14cu|courier-authlib-0.65.0-5|197	to authenticate using PostgreSQL.
14cu|courier-authlib-0.65.0-5|198	
14cu|courier-authlib-0.65.0-5|199	%files pgsql
14cu|courier-authlib-0.65.0-5|200	%doc README.authpostgres.html
14cu|courier-authlib-0.65.0-5|201	%config(noreplace) %{_sysconfdir}/courier/authpgsqlrc
14cu|courier-authlib-0.65.0-5|202	%{_libdir}/courier-authlib/libauthpgsql.so.0
14cu|courier-authlib-0.65.0-5|203	
14cu|courier-authlib-0.65.0-5|204	%pre pgsql
14cu|courier-authlib-0.65.0-5|205	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cu|courier-authlib-0.65.0-5|206	
14cu|courier-authlib-0.65.0-5|207	%post pgsql
14cu|courier-authlib-0.65.0-5|208	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|209	
14cu|courier-authlib-0.65.0-5|210	%postun pgsql
14cu|courier-authlib-0.65.0-5|211	if [ "$1" = "0" ]; then
14cu|courier-authlib-0.65.0-5|212	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|213	fi
14cu|courier-authlib-0.65.0-5|214	
14cu|courier-authlib-0.65.0-5|215	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|216	
14cu|courier-authlib-0.65.0-5|217	%package sqlite
14cu|courier-authlib-0.65.0-5|218	Summary:	SQLite support for the Courier authentication library
14cu|courier-authlib-0.65.0-5|219	Group:		System/Servers
14cu|courier-authlib-0.65.0-5|220	Requires(pre,post,postun):	courier-authdaemon = %{EVRD}
14cu|courier-authlib-0.65.0-5|221	
14cu|courier-authlib-0.65.0-5|222	%description sqlite
14cu|courier-authlib-0.65.0-5|223	This package installs SQLite support for the Courier
14cu|courier-authlib-0.65.0-5|224	authentication library. Install this package in order to be able
14cu|courier-authlib-0.65.0-5|225	to authenticate using SQLite.
14cu|courier-authlib-0.65.0-5|226	
14cu|courier-authlib-0.65.0-5|227	%files sqlite
14cu|courier-authlib-0.65.0-5|228	%config(noreplace) %{_sysconfdir}/courier/authsqliterc
14cu|courier-authlib-0.65.0-5|229	%{_libdir}/courier-authlib/libauthsqlite.so.0
14cu|courier-authlib-0.65.0-5|230	
14cu|courier-authlib-0.65.0-5|231	%pre sqlite
14cu|courier-authlib-0.65.0-5|232	%{_libdir}/courier-authlib/authmigrate >/dev/null
14cu|courier-authlib-0.65.0-5|233	
14cu|courier-authlib-0.65.0-5|234	%post sqlite
14cu|courier-authlib-0.65.0-5|235	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|236	
14cu|courier-authlib-0.65.0-5|237	%postun sqlite
14cu|courier-authlib-0.65.0-5|238	if [ "$1" = "0" ]; then
14cu|courier-authlib-0.65.0-5|239	%{_initrddir}/courier-authdaemon condrestart 1>&2;
14cu|courier-authlib-0.65.0-5|240	fi
14cu|courier-authlib-0.65.0-5|241	
14cu|courier-authlib-0.65.0-5|242	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|243	
14cu|courier-authlib-0.65.0-5|244	%package devel
14cu|courier-authlib-0.65.0-5|245	Summary:	Development libraries for the Courier authentication library
14cu|courier-authlib-0.65.0-5|246	Group:		Development/C
14cu|courier-authlib-0.65.0-5|247	Requires:	%{name} = %{EVRD}
14cu|courier-authlib-0.65.0-5|248	
14cu|courier-authlib-0.65.0-5|249	%description devel
14cu|courier-authlib-0.65.0-5|250	This package contains the development libraries and files needed
14cu|courier-authlib-0.65.0-5|251	to compile Courier packages that use this authentication library.
14cu|courier-authlib-0.65.0-5|252	Install this package in order to build the rest of the Courier
14cu|courier-authlib-0.65.0-5|253	packages. After they are built and installed this package can be
14cu|courier-authlib-0.65.0-5|254	removed. Files in this package are not needed at runtime.
14cu|courier-authlib-0.65.0-5|255	
14cu|courier-authlib-0.65.0-5|256	%files devel
14cu|courier-authlib-0.65.0-5|257	%doc authlib.html auth_*.html
14cu|courier-authlib-0.65.0-5|258	%{_bindir}/courierauthconfig
14cu|courier-authlib-0.65.0-5|259	%{_libdir}/courier-authlib/*.a
14cu|courier-authlib-0.65.0-5|260	%{_libdir}/courier-authlib/*.so
14cu|courier-authlib-0.65.0-5|261	%{_libdir}/*.so
14cu|courier-authlib-0.65.0-5|262	%{_includedir}/*
14cu|courier-authlib-0.65.0-5|263	%{_mandir}/man3/*
14cu|courier-authlib-0.65.0-5|264	
14cu|courier-authlib-0.65.0-5|265	#----------------------------------------------------------------------------
14cu|courier-authlib-0.65.0-5|266	
14cu|courier-authlib-0.65.0-5|267	%prep
14cu|courier-authlib-0.65.0-5|268	%setup -q
14cu|courier-authlib-0.65.0-5|269	%patch0 -p 0 -b .sysconftool
14cu|courier-authlib-0.65.0-5|270	
14cu|courier-authlib-0.65.0-5|271	cp %{SOURCE1} .
14cu|courier-authlib-0.65.0-5|272	
14cu|courier-authlib-0.65.0-5|273	%build
14cu|courier-authlib-0.65.0-5|274	%configure2_5x \
14cu|courier-authlib-0.65.0-5|275	--with-syslog=MAIL \
14cu|courier-authlib-0.65.0-5|276	--disable-ltdl-install \
14cu|courier-authlib-0.65.0-5|277	--with-db=gdbm \
14cu|courier-authlib-0.65.0-5|278	--with-random=/dev/urandom \
14cu|courier-authlib-0.65.0-5|279	--with-mailuser=daemon \
14cu|courier-authlib-0.65.0-5|280	--with-mailgroup=daemon \
14cu|courier-authlib-0.65.0-5|281	--with-authdaemonrc=%{_sysconfdir}/courier/authdaemonrc \
14cu|courier-authlib-0.65.0-5|282	--with-authdaemonvar=%{_localstatedir}/lib/authdaemon \
14cu|courier-authlib-0.65.0-5|283	--with-makedatprog=%{_sbindir}/makedatprog \
14cu|courier-authlib-0.65.0-5|284	--with-userdb=%{_sysconfdir}/userdb \
14cu|courier-authlib-0.65.0-5|285	--with-pkgconfdir=%{_sysconfdir}/courier \
14cu|courier-authlib-0.65.0-5|286	--with-authuserdb \
14cu|courier-authlib-0.65.0-5|287	--with-authpam \
14cu|courier-authlib-0.65.0-5|288	--with-authldap \
14cu|courier-authlib-0.65.0-5|289	--with-authldaprc=%{_sysconfdir}/courier/authldaprc \
14cu|courier-authlib-0.65.0-5|290	--with-authpwd \
14cu|courier-authlib-0.65.0-5|291	--with-authshadow \
14cu|courier-authlib-0.65.0-5|292	--without-authvchkpw \
14cu|courier-authlib-0.65.0-5|293	--with-authpgsqlrc=%{_sysconfdir}/courier/authpgsqlrc \
14cu|courier-authlib-0.65.0-5|294	--with-authpgsql \
14cu|courier-authlib-0.65.0-5|295	--with-pgsql-libs=%{_libdir} \
14cu|courier-authlib-0.65.0-5|296	--with-pgsql-includes=%{_includedir}/pgsql \
14cu|courier-authlib-0.65.0-5|297	--with-authmysqlrc=%{_sysconfdir}/courier/authmysqlrc \
14cu|courier-authlib-0.65.0-5|298	--with-authmysql \
14cu|courier-authlib-0.65.0-5|299	--with-mysql-libs=%{_libdir} \
14cu|courier-authlib-0.65.0-5|300	--with-mysql-includes=%{_includedir}/mysql \
14cu|courier-authlib-0.65.0-5|301	--with-authcustom
14cu|courier-authlib-0.65.0-5|302	
14cu|courier-authlib-0.65.0-5|303	%make
14cu|courier-authlib-0.65.0-5|304	%make authinfo
14cu|courier-authlib-0.65.0-5|305	
14cu|courier-authlib-0.65.0-5|306	%install
14cu|courier-authlib-0.65.0-5|307	%makeinstall_std
14cu|courier-authlib-0.65.0-5|308	
14cu|courier-authlib-0.65.0-5|309	# fix perms
14cu|courier-authlib-0.65.0-5|310	chmod 755 %{buildroot}%{_localstatedir}/lib/authdaemon
14cu|courier-authlib-0.65.0-5|311	
14cu|courier-authlib-0.65.0-5|312	install -d %{buildroot}%{_var}/run/authdaemon
14cu|courier-authlib-0.65.0-5|313	
14cu|courier-authlib-0.65.0-5|314	install -m 755 sysconftool %{buildroot}%{_libdir}/courier-authlib/
14cu|courier-authlib-0.65.0-5|315	install -m 755 authmigrate %{buildroot}%{_libdir}/courier-authlib/
14cu|courier-authlib-0.65.0-5|316	
14cu|courier-authlib-0.65.0-5|317	install -d -m 755 %{buildroot}%{_initrddir}
14cu|courier-authlib-0.65.0-5|318	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-authdaemon
14cu|courier-authlib-0.65.0-5|319	mv %{buildroot}%{_libdir}/courier-authlib/authdaemond %{buildroot}%{_sbindir}/authdaemond
14cu|courier-authlib-0.65.0-5|320	
14cu|courier-authlib-0.65.0-5|321	mv %{buildroot}%{_libdir}/courier-authlib/makedatprog %{buildroot}%{_sbindir}/makedatprog
14cu|courier-authlib-0.65.0-5|322	
14cu|courier-authlib-0.65.0-5|323	# some utils...
14cu|courier-authlib-0.65.0-5|324	install -m 755 authinfo %{buildroot}%{_sbindir}/
14cu|courier-authlib-0.65.0-5|325	install -m 755 authdaemontest %{buildroot}%{_sbindir}/
14cu|courier-authlib-0.65.0-5|326	install -m 755 liblock/lockmail %{buildroot}%{_sbindir}/
14cu|courier-authlib-0.65.0-5|327	install -m 644 liblock/lockmail.1 %{buildroot}%{_mandir}/man1/
14cu|courier-authlib-0.65.0-5|328	
14cu|courier-authlib-0.65.0-5|329	# A hack to provide libraries under libdir to be able to pick up them w/o adding
14cu|courier-authlib-0.65.0-5|330	# courier-authlib to LD_LIBRARY_PATH
14cu|courier-authlib-0.65.0-5|331	for file in %{buildroot}%{_libdir}/courier-authlib/*.so
14cu|courier-authlib-0.65.0-5|332	do
14cu|courier-authlib-0.65.0-5|333	ln -s %{_libdir}/courier-authlib/`basename $file` %{buildroot}%{_libdir}/`basename $file`
14cu|courier-authlib-0.65.0-5|334	done
14cu|courier-authlib-0.65.0-5|335	
14cu|courier-authlib-0.65.0-5|336	# fix configuration
14cu|courier-authlib-0.65.0-5|337	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
14cu|courier-authlib-0.65.0-5|338	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
14cu|courier-authlib-0.65.0-5|339	done
14cu|courier-authlib-0.65.0-5|340	chmod 644 %{buildroot}%{_sysconfdir}/courier/*
14cu|courier-authlib-0.65.0-5|341	
14cu|courier-authlib-0.65.0-5|342	perl -pi \
14cu|courier-authlib-0.65.0-5|343	-e "s|^authmodulelist=.*|authmodulelist=\"authpam authpwd authshadow\"|g;" \
14cu|courier-authlib-0.65.0-5|344	-e "s|^authmodulelistorig=.*|authmodulelistorig=\"authpam authpwd authshadow\"|g;" \
14cu|courier-authlib-0.65.0-5|345	%{buildroot}%{_sysconfdir}/courier/authdaemonrc
14cu|courier-authlib-0.65.0-5|346	
14cu|courier-authlib-0.65.0-5|347	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|courier-authlib-0.65.0-5|348	install -m0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|courier-authlib-0.65.0-5|349	
14cu|courier-authlib-0.65.0-5|350	cat > README.urpmi << EOF
14cu|courier-authlib-0.65.0-5|351	ROSA RPM specific notes
14cu|courier-authlib-0.65.0-5|352	
14cu|courier-authlib-0.65.0-5|353	Upgrade
14cu|courier-authlib-0.65.0-5|354	------
14cu|courier-authlib-0.65.0-5|355	Default upgrade procedure consists of shipping new configuration files with
14cu|courier-authlib-0.65.0-5|356	.dist suffix, then running sysconftool script to merge with current
14cu|courier-authlib-0.65.0-5|357	configuration. This packages ships new configuration files with their final
14cu|courier-authlib-0.65.0-5|358	name instead, wich will be saved by rpm as .rpmnew if original ones have been
14cu|courier-authlib-0.65.0-5|359	modified, and run sysconftools script during upgrade automatically.
14cu|courier-authlib-0.65.0-5|360	EOF
14cu|courier-authlib-0.65.0-5|361	
14cu|courier-authlib-0.65.0-5|362	%check
14cu|courier-authlib-0.65.0-5|363	make check
14cu|courier-authlib-0.65.0-5|364	
14cu|courier-authlib-0.65.0-5|365	
14cu|courier-authlib-0.65.0-5|366	%changelog
14cu|courier-authlib-0.65.0-5|367	
14cu|courier-authlib-0.65.0-5|368	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.65.0-5
14cu|courier-authlib-0.65.0-5|369	- (d048077) Fix post-Requires broken by previous commit
14cu|courier-authlib-0.65.0-5|370	
14cu|courier-authlib-0.65.0-5|371	

9889 14
14cu|courier-unicode-1.4-1|1	%define major	3
14cu|courier-unicode-1.4-1|2	%define libname	%mklibname %{name} %{major}
14cu|courier-unicode-1.4-1|3	%define devname	%mklibname %{name} -d
14cu|courier-unicode-1.4-1|4	
14cu|courier-unicode-1.4-1|5	Summary:	A library implementing algorithms related to the Unicode Standard
14cu|courier-unicode-1.4-1|6	Name:		courier-unicode
14cu|courier-unicode-1.4-1|7	Version:	1.4
14cu|courier-unicode-1.4-1|8	Release:	1
14cu|courier-unicode-1.4-1|9	License:	GPLv3
14cu|courier-unicode-1.4-1|10	Group:		System/Libraries
14cu|courier-unicode-1.4-1|11	URL:		http://www.courier-mta.org/unicode/
14cu|courier-unicode-1.4-1|12	Source0: 	http://download.sourceforge.net/courier/courier-unicode-%{version}.tar.bz2
14cu|courier-unicode-1.4-1|13	BuildRequires:	gnupg
14cu|courier-unicode-1.4-1|14	
14cu|courier-unicode-1.4-1|15	%description
14cu|courier-unicode-1.4-1|16	This library implements several algorithms related to the Unicode Standard:
14cu|courier-unicode-1.4-1|17	
14cu|courier-unicode-1.4-1|18	* Look up uppercase, lowercase, and titlecase equivalents of a unicode
14cu|courier-unicode-1.4-1|19	character.
14cu|courier-unicode-1.4-1|20	* Implementation of grapheme and work breaking rules.
14cu|courier-unicode-1.4-1|21	* Implementation of line breaking rules.
14cu|courier-unicode-1.4-1|22	
14cu|courier-unicode-1.4-1|23	Several ancillary functions, like looking up the unicode character that
14cu|courier-unicode-1.4-1|24	corresponds to some HTML 4.0 entity (such as “&amp;”, for example), and
14cu|courier-unicode-1.4-1|25	determining the normal width or a double-width status of a unicode character.
14cu|courier-unicode-1.4-1|26	Also, an adaptation of the iconv(3) API for this unicode library.
14cu|courier-unicode-1.4-1|27	
14cu|courier-unicode-1.4-1|28	This library also implements C++ bindings for these algorithms.
14cu|courier-unicode-1.4-1|29	The current release of the Courier Unicode library is based on the Unicode
14cu|courier-unicode-1.4-1|30	6.3.0 standard.
14cu|courier-unicode-1.4-1|31	
14cu|courier-unicode-1.4-1|32	%package -n %{libname}
14cu|courier-unicode-1.4-1|33	Summary:	A library implementing algorithms related to the Unicode Standard
14cu|courier-unicode-1.4-1|34	Group:		System/Libraries
14cu|courier-unicode-1.4-1|35	
14cu|courier-unicode-1.4-1|36	%description -n %{libname}
14cu|courier-unicode-1.4-1|37	This library implements several algorithms related to the Unicode Standard:
14cu|courier-unicode-1.4-1|38	
14cu|courier-unicode-1.4-1|39	* Look up uppercase, lowercase, and titlecase equivalents of a unicode
14cu|courier-unicode-1.4-1|40	character.
14cu|courier-unicode-1.4-1|41	* Implementation of grapheme and work breaking rules.
14cu|courier-unicode-1.4-1|42	* Implementation of line breaking rules.
14cu|courier-unicode-1.4-1|43	
14cu|courier-unicode-1.4-1|44	Several ancillary functions, like looking up the unicode character that
14cu|courier-unicode-1.4-1|45	corresponds to some HTML 4.0 entity (such as “&amp;”, for example), and
14cu|courier-unicode-1.4-1|46	determining the normal width or a double-width status of a unicode character.
14cu|courier-unicode-1.4-1|47	Also, an adaptation of the iconv(3) API for this unicode library.
14cu|courier-unicode-1.4-1|48	
14cu|courier-unicode-1.4-1|49	This library also implements C++ bindings for these algorithms.
14cu|courier-unicode-1.4-1|50	The current release of the Courier Unicode library is based on the Unicode
14cu|courier-unicode-1.4-1|51	6.3.0 standard.
14cu|courier-unicode-1.4-1|52	
14cu|courier-unicode-1.4-1|53	%package -n %{devname}
14cu|courier-unicode-1.4-1|54	Summary:	Development tools for programs which use the libcourier-unicode library
14cu|courier-unicode-1.4-1|55	Group:		Development/Other
14cu|courier-unicode-1.4-1|56	Requires:	%{libname} = %{version}-%{release}
14cu|courier-unicode-1.4-1|57	Provides:	%{name}-devel = %{version}-%{release}
14cu|courier-unicode-1.4-1|58	
14cu|courier-unicode-1.4-1|59	%description -n %{devname}
14cu|courier-unicode-1.4-1|60	The courier-unicode-devel package includes the header files and documentation
14cu|courier-unicode-1.4-1|61	necessary for developing programs which will use the libcourier-unicode
14cu|courier-unicode-1.4-1|62	library.
14cu|courier-unicode-1.4-1|63	
14cu|courier-unicode-1.4-1|64	%prep
14cu|courier-unicode-1.4-1|65	%setup -q
14cu|courier-unicode-1.4-1|66	
14cu|courier-unicode-1.4-1|67	%build
14cu|courier-unicode-1.4-1|68	%configure2_5x --disable-static
14cu|courier-unicode-1.4-1|69	%make
14cu|courier-unicode-1.4-1|70	
14cu|courier-unicode-1.4-1|71	%install
14cu|courier-unicode-1.4-1|72	%makeinstall_std
14cu|courier-unicode-1.4-1|73	
14cu|courier-unicode-1.4-1|74	%check
14cu|courier-unicode-1.4-1|75	%make check
14cu|courier-unicode-1.4-1|76	
14cu|courier-unicode-1.4-1|77	%files -n %{libname}
14cu|courier-unicode-1.4-1|78	%doc README ChangeLog AUTHORS COPYING
14cu|courier-unicode-1.4-1|79	%{_libdir}/libcourier-unicode.so.%{major}
14cu|courier-unicode-1.4-1|80	%{_libdir}/libcourier-unicode.so.%{major}.*
14cu|courier-unicode-1.4-1|81	
14cu|courier-unicode-1.4-1|82	%files -n %{devname}
14cu|courier-unicode-1.4-1|83	%{_includedir}/courier-unicode.h
14cu|courier-unicode-1.4-1|84	%{_includedir}/courier-unicode-categories-tab.h
14cu|courier-unicode-1.4-1|85	%{_includedir}/courier-unicode-script-tab.h
14cu|courier-unicode-1.4-1|86	%{_libdir}/libcourier-unicode.so
14cu|courier-unicode-1.4-1|87	%{_mandir}/man3/*
14cu|courier-unicode-1.4-1|88	%{_mandir}/man7/*
14cu|courier-unicode-1.4-1|89	
14cu|courier-unicode-1.4-1|90	%changelog
14cu|courier-unicode-1.4-1|91	
14cu|courier-unicode-1.4-1|92	* Tue Aug 16 2016 Denis Silakov <dsilakov@gmail.com> 1.4-1
14cu|courier-unicode-1.4-1|93	- (bbc6ccc) Imported from SRPM
14cu|courier-unicode-1.4-1|94	
14cu|courier-unicode-1.4-1|95	

9890 14
14cu|cowbell-0.2.7.1-10|1	Name: 	 	cowbell
14cu|cowbell-0.2.7.1-10|2	Summary: 	Music collection organizer and editor
14cu|cowbell-0.2.7.1-10|3	Version: 	0.2.7.1
14cu|cowbell-0.2.7.1-10|4	Release: 	10
14cu|cowbell-0.2.7.1-10|5	License:	GPLv2+
14cu|cowbell-0.2.7.1-10|6	Group:		Sound
14cu|cowbell-0.2.7.1-10|7	URL:		http://more-cowbell.org/
14cu|cowbell-0.2.7.1-10|8	# Download URL is dead: use stored sources
14cu|cowbell-0.2.7.1-10|9	#Source0:	http://more-cowbell.org/releases/%%{name}-%%{version}.tar.bz2
14cu|cowbell-0.2.7.1-10|10	Source0:	%{name}-%{version}.tar.bz2
14cu|cowbell-0.2.7.1-10|11	BuildRequires:	desktop-file-utils
14cu|cowbell-0.2.7.1-10|12	BuildRequires:	gtk-sharp2
14cu|cowbell-0.2.7.1-10|13	BuildRequires:	glade-sharp2
14cu|cowbell-0.2.7.1-10|14	BuildRequires:	imagemagick
14cu|cowbell-0.2.7.1-10|15	BuildRequires:	perl(XML::Parser)
14cu|cowbell-0.2.7.1-10|16	BuildRequires:	pkgconfig
14cu|cowbell-0.2.7.1-10|17	BuildRequires:	mono-devel
14cu|cowbell-0.2.7.1-10|18	BuildRequires:	taglib-devel
14cu|cowbell-0.2.7.1-10|19	
14cu|cowbell-0.2.7.1-10|20	%description
14cu|cowbell-0.2.7.1-10|21	Do you ever pull your hair out trying to hand-edit all your tags with some
14cu|cowbell-0.2.7.1-10|22	arcane editor? Tell your inner OCD to take a hike because Cowbell is coming
14cu|cowbell-0.2.7.1-10|23	to town. Cowbell is an elegant music organizer intended to make keeping your
14cu|cowbell-0.2.7.1-10|24	collection tidy both fun and easy. Infused with Amazon Web Services SOAP-fu,
14cu|cowbell-0.2.7.1-10|25	Cowbell can whip your music platoon into shape without even getting your boots
14cu|cowbell-0.2.7.1-10|26	muddy. And, if that isn't enough, Cowbell can also snatch album art and rename
14cu|cowbell-0.2.7.1-10|27	your music files like a pro.
14cu|cowbell-0.2.7.1-10|28	
14cu|cowbell-0.2.7.1-10|29	%files -f %{name}.lang
14cu|cowbell-0.2.7.1-10|30	%doc AUTHORS ChangeLog NEWS README
14cu|cowbell-0.2.7.1-10|31	%{_bindir}/%{name}
14cu|cowbell-0.2.7.1-10|32	%{_libdir}/%{name}
14cu|cowbell-0.2.7.1-10|33	%{_datadir}/applications/*
14cu|cowbell-0.2.7.1-10|34	%{_datadir}/icons/hicolor/*
14cu|cowbell-0.2.7.1-10|35	%{_liconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|36	%{_iconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|37	%{_miconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|38	
14cu|cowbell-0.2.7.1-10|39	#-----------------------------------------------------------------------------
14cu|cowbell-0.2.7.1-10|40	
14cu|cowbell-0.2.7.1-10|41	%prep
14cu|cowbell-0.2.7.1-10|42	%setup -q
14cu|cowbell-0.2.7.1-10|43	
14cu|cowbell-0.2.7.1-10|44	
14cu|cowbell-0.2.7.1-10|45	%build
14cu|cowbell-0.2.7.1-10|46	perl -p -i -e 's/lib\/cowbell/%{_lib}\/cowbell/g' Makefile* cowbell.in
14cu|cowbell-0.2.7.1-10|47	%configure2_5x
14cu|cowbell-0.2.7.1-10|48	%make
14cu|cowbell-0.2.7.1-10|49	
14cu|cowbell-0.2.7.1-10|50	
14cu|cowbell-0.2.7.1-10|51	%install
14cu|cowbell-0.2.7.1-10|52	%makeinstall_std
14cu|cowbell-0.2.7.1-10|53	
14cu|cowbell-0.2.7.1-10|54	# Desktop menu entry
14cu|cowbell-0.2.7.1-10|55	desktop-file-install --vendor="" \
14cu|cowbell-0.2.7.1-10|56	--remove-category="Application" \
14cu|cowbell-0.2.7.1-10|57	--add-category="Audio" \
14cu|cowbell-0.2.7.1-10|58	--add-category="Recorder" \
14cu|cowbell-0.2.7.1-10|59	--add-category="AudioVideo" \
14cu|cowbell-0.2.7.1-10|60	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cu|cowbell-0.2.7.1-10|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|cowbell-0.2.7.1-10|62	
14cu|cowbell-0.2.7.1-10|63	# Provide icons
14cu|cowbell-0.2.7.1-10|64	mkdir -p %{buildroot}/%{_liconsdir}
14cu|cowbell-0.2.7.1-10|65	convert -size 48x48 resources/%{name}.svg %{buildroot}/%{_liconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|66	mkdir -p %{buildroot}/%{_iconsdir}
14cu|cowbell-0.2.7.1-10|67	convert -size 32x32 resources/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|68	mkdir -p %{buildroot}/%{_miconsdir}
14cu|cowbell-0.2.7.1-10|69	convert -size 16x16 resources/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|cowbell-0.2.7.1-10|70	
14cu|cowbell-0.2.7.1-10|71	%find_lang %{name}
14cu|cowbell-0.2.7.1-10|72	
14cu|cowbell-0.2.7.1-10|73	%changelog
14cu|cowbell-0.2.7.1-10|74	
14cu|cowbell-0.2.7.1-10|75	* Tue Aug 23 2016 gvm <mc2374@mclink.it> 0.2.7.1-10
14cu|cowbell-0.2.7.1-10|76	- (923dde0) Merge pull request #1 from import/cowbell:rosa2016.1
14cu|cowbell-0.2.7.1-10|77	- (923dde0) Cowbell 0.2.7.1
14cu|cowbell-0.2.7.1-10|78	
14cu|cowbell-0.2.7.1-10|79	

9891 14
14cu|cowpatty-4.6-1|1	%define debug_package %{nil}
14cu|cowpatty-4.6-1|2	
14cu|cowpatty-4.6-1|3	Name:		cowpatty
14cu|cowpatty-4.6-1|4	Summary:	Brute-force dictionary attack against WPA-PSK
14cu|cowpatty-4.6-1|5	Version:	4.6
14cu|cowpatty-4.6-1|6	Release:	1
14cu|cowpatty-4.6-1|7	Source0:	http://wirelessdefence.org/Contents/Files/%{name}-%{version}.tgz
14cu|cowpatty-4.6-1|8	Patch0:		cowpatty-4.6-parallel-build.patch
14cu|cowpatty-4.6-1|9	Group:		Networking/Other
14cu|cowpatty-4.6-1|10	URL:		http://cowpatty.sf.net
14cu|cowpatty-4.6-1|11	BuildRequires:	openssl-devel
14cu|cowpatty-4.6-1|12	BuildRequires:	libpcap-devel
14cu|cowpatty-4.6-1|13	License:	GPLv2
14cu|cowpatty-4.6-1|14	
14cu|cowpatty-4.6-1|15	%description
14cu|cowpatty-4.6-1|16	coWPAtty is designed to audit the pre-shared key (PSK) selection for WPA
14cu|cowpatty-4.6-1|17	networks based on the TKIP protocol. Supply a libpcap file that includes the
14cu|cowpatty-4.6-1|18	TKIP four-way handshake to mount an offline dictionary attack with a supplied
14cu|cowpatty-4.6-1|19	wordlist.
14cu|cowpatty-4.6-1|20	
14cu|cowpatty-4.6-1|21	%prep
14cu|cowpatty-4.6-1|22	%setup -q
14cu|cowpatty-4.6-1|23	%apply_patches
14cu|cowpatty-4.6-1|24	
14cu|cowpatty-4.6-1|25	%build
14cu|cowpatty-4.6-1|26	%make CFLAGS="-DOPENSSL"
14cu|cowpatty-4.6-1|27	
14cu|cowpatty-4.6-1|28	%install
14cu|cowpatty-4.6-1|29	# make install is broken
14cu|cowpatty-4.6-1|30	install -D -pm 755 cowpatty %{buildroot}%{_bindir}/%{name}
14cu|cowpatty-4.6-1|31	install -D -pm 755 genpmk %{buildroot}%{_bindir}/genpmk
14cu|cowpatty-4.6-1|32	
14cu|cowpatty-4.6-1|33	%files
14cu|cowpatty-4.6-1|34	%doc AUTHORS COPYING README FAQ TODO CHANGELOG
14cu|cowpatty-4.6-1|35	%{_bindir}/*
14cu|cowpatty-4.6-1|36	
14cu|cowpatty-4.6-1|37	%changelog
14cu|cowpatty-4.6-1|38	* Tue Nov 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6-1
14cu|cowpatty-4.6-1|39	+ Revision: 53ce01c
14cu|cowpatty-4.6-1|40	- Disable debug
14cu|cowpatty-4.6-1|41	
14cu|cowpatty-4.6-1|42	

9892 14
14cu|cpanminus-1.7001-2|1	%define upstream_name    App-cpanminus
14cu|cpanminus-1.7001-2|2	%define upstream_version 1.7001
14cu|cpanminus-1.7001-2|3	
14cu|cpanminus-1.7001-2|4	%if %{_use_internal_dependency_generator}
14cu|cpanminus-1.7001-2|5	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
14cu|cpanminus-1.7001-2|6	%define __noautoprovfiles %{perl_vendorlib}/App/cpanminus/fatscript.pm
14cu|cpanminus-1.7001-2|7	%endif
14cu|cpanminus-1.7001-2|8	
14cu|cpanminus-1.7001-2|9	Name:       cpanminus
14cu|cpanminus-1.7001-2|10	Version:    1.7001
14cu|cpanminus-1.7001-2|11	Release:    2
14cu|cpanminus-1.7001-2|12	
14cu|cpanminus-1.7001-2|13	Summary:    Get, unpack, build and install modules from CPAN
14cu|cpanminus-1.7001-2|14	
14cu|cpanminus-1.7001-2|15	License:    GPL+ or Artistic
14cu|cpanminus-1.7001-2|16	Group:      Development/Perl
14cu|cpanminus-1.7001-2|17	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|cpanminus-1.7001-2|18	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{version}.tar.gz
14cu|cpanminus-1.7001-2|19	
14cu|cpanminus-1.7001-2|20	BuildRequires: perl(ExtUtils::Install)
14cu|cpanminus-1.7001-2|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|cpanminus-1.7001-2|22	BuildRequires: perl(LWP)
14cu|cpanminus-1.7001-2|23	BuildRequires: perl(Module::Build)
14cu|cpanminus-1.7001-2|24	BuildRequires: perl-devel
14cu|cpanminus-1.7001-2|25	
14cu|cpanminus-1.7001-2|26	BuildArch: noarch
14cu|cpanminus-1.7001-2|27	
14cu|cpanminus-1.7001-2|28	%description
14cu|cpanminus-1.7001-2|29	cpanminus is a script to get, unpack, build and install modules from CPAN.
14cu|cpanminus-1.7001-2|30	
14cu|cpanminus-1.7001-2|31	Why? It's dependency free, requires zero configuration, and stands alone --
14cu|cpanminus-1.7001-2|32	but it's maintainable and extensible with plugins and friendly to shell
14cu|cpanminus-1.7001-2|33	scripting. When running, it requires only 10MB of RAM.
14cu|cpanminus-1.7001-2|34	
14cu|cpanminus-1.7001-2|35	%prep
14cu|cpanminus-1.7001-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|cpanminus-1.7001-2|37	
14cu|cpanminus-1.7001-2|38	%build
14cu|cpanminus-1.7001-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cu|cpanminus-1.7001-2|40	%make
14cu|cpanminus-1.7001-2|41	
14cu|cpanminus-1.7001-2|42	%check
14cu|cpanminus-1.7001-2|43	%make test
14cu|cpanminus-1.7001-2|44	
14cu|cpanminus-1.7001-2|45	%install
14cu|cpanminus-1.7001-2|46	%makeinstall_std
14cu|cpanminus-1.7001-2|47	
14cu|cpanminus-1.7001-2|48	%files
14cu|cpanminus-1.7001-2|49	%doc Changes META.yml README
14cu|cpanminus-1.7001-2|50	%{_bindir}/cpanm
14cu|cpanminus-1.7001-2|51	%{_mandir}/man1/*
14cu|cpanminus-1.7001-2|52	%{_mandir}/man3/*
14cu|cpanminus-1.7001-2|53	%{perl_vendorlib}/*
14cu|cpanminus-1.7001-2|54	
14cu|cpanminus-1.7001-2|55	%changelog
14cu|cpanminus-1.7001-2|56	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7001-2
14cu|cpanminus-1.7001-2|57	+ Revision: c5bd102
14cu|cpanminus-1.7001-2|58	- Drop erroneous provides
14cu|cpanminus-1.7001-2|59	
14cu|cpanminus-1.7001-2|60	

9893 14
14cu|cpat-1.2.1-1|1	Name:           cpat
14cu|cpat-1.2.1-1|2	Version:        1.2.1
14cu|cpat-1.2.1-1|3	Release:        1
14cu|cpat-1.2.1-1|4	Summary:        CPat is a curses based solitaire/patience collection
14cu|cpat-1.2.1-1|5	License:        GPLv2
14cu|cpat-1.2.1-1|6	Group:          Games/Cards
14cu|cpat-1.2.1-1|7	Url:            http://cpat.sourceforge.net/
14cu|cpat-1.2.1-1|8	Source0:        http://netcologne.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|cpat-1.2.1-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|cpat-1.2.1-1|10	
14cu|cpat-1.2.1-1|11	%description
14cu|cpat-1.2.1-1|12	CPat is a curses based solitaire/patience collection.
14cu|cpat-1.2.1-1|13	It's pretty stable and at present contains implementations of
14cu|cpat-1.2.1-1|14	Freecell, Klondike, Spider, 40 Thieves, Baker's Dozen, Scorpion,
14cu|cpat-1.2.1-1|15	Penguin, Yukon and Stategy.
14cu|cpat-1.2.1-1|16	The games are played in your favourite shell using keyboard commands.
14cu|cpat-1.2.1-1|17	
14cu|cpat-1.2.1-1|18	%files
14cu|cpat-1.2.1-1|19	%doc ChangeLog AUTHORS COPYING README
14cu|cpat-1.2.1-1|20	%{_bindir}/%{name}
14cu|cpat-1.2.1-1|21	%{_mandir}/man6/%{name}.6*
14cu|cpat-1.2.1-1|22	#----------------------------------------------
14cu|cpat-1.2.1-1|23	
14cu|cpat-1.2.1-1|24	%prep
14cu|cpat-1.2.1-1|25	%setup -q
14cu|cpat-1.2.1-1|26	autoreconf -fiv
14cu|cpat-1.2.1-1|27	
14cu|cpat-1.2.1-1|28	%build
14cu|cpat-1.2.1-1|29	%configure2_5x --prefix=%{_prefix}
14cu|cpat-1.2.1-1|30	%setup_compile_flags
14cu|cpat-1.2.1-1|31	%make
14cu|cpat-1.2.1-1|32	
14cu|cpat-1.2.1-1|33	%install
14cu|cpat-1.2.1-1|34	%makeinstall_std
14cu|cpat-1.2.1-1|35	
14cu|cpat-1.2.1-1|36	%changelog
14cu|cpat-1.2.1-1|37	
14cu|cpat-1.2.1-1|38	* Thu Aug 25 2016 abfonly <abfonly@gmail.com> 1.2.1-1
14cu|cpat-1.2.1-1|39	- (5b24494) Imported from SRPM
14cu|cpat-1.2.1-1|40	
14cu|cpat-1.2.1-1|41	

9894 14
14cu|cpp2latex-2.3-3|1	Summary:	Converts C/C++ code to a LaTeX file
14cu|cpp2latex-2.3-3|2	Name:		cpp2latex
14cu|cpp2latex-2.3-3|3	Version:	2.3
14cu|cpp2latex-2.3-3|4	Release:	3
14cu|cpp2latex-2.3-3|5	License:	GPLv2+
14cu|cpp2latex-2.3-3|6	Group:		Development/C++
14cu|cpp2latex-2.3-3|7	Url:		http://www.arnoldarts.de/drupal/?q=Cpp2LaTeX
14cu|cpp2latex-2.3-3|8	Source0:	http://www.arnoldarts.de/drupal/files/downloads/cpp2latex/%{name}-%{version}.tar.bz2
14cu|cpp2latex-2.3-3|9	BuildRequires:	flex
14cu|cpp2latex-2.3-3|10	Requires:	tetex-latex
14cu|cpp2latex-2.3-3|11	Patch1:		cpp2latex-2.3-gcc43.patch
14cu|cpp2latex-2.3-3|12	Patch0:		cpp2latex-2.3.patch
14cu|cpp2latex-2.3-3|13	Patch2:		cpp2latex-2.3-tests.patch
14cu|cpp2latex-2.3-3|14	
14cu|cpp2latex-2.3-3|15	%description
14cu|cpp2latex-2.3-3|16	cpp2latex takes as input a C or C++ source file and outputs a LaTeX
14cu|cpp2latex-2.3-3|17	file that is a beautified listing (optionally the output can contain
14cu|cpp2latex-2.3-3|18	the 'documentstyle' header and so on).
14cu|cpp2latex-2.3-3|19	
14cu|cpp2latex-2.3-3|20	%files
14cu|cpp2latex-2.3-3|21	%doc README ChangeLog
14cu|cpp2latex-2.3-3|22	%{_bindir}/cpp2latex
14cu|cpp2latex-2.3-3|23	
14cu|cpp2latex-2.3-3|24	#----------------------------------------------------------------------------
14cu|cpp2latex-2.3-3|25	
14cu|cpp2latex-2.3-3|26	%prep
14cu|cpp2latex-2.3-3|27	%setup -q
14cu|cpp2latex-2.3-3|28	%patch0 -p0
14cu|cpp2latex-2.3-3|29	%patch1 -p1
14cu|cpp2latex-2.3-3|30	%patch2 -p1
14cu|cpp2latex-2.3-3|31	
14cu|cpp2latex-2.3-3|32	%build
14cu|cpp2latex-2.3-3|33	./configure --prefix=%{_prefix}
14cu|cpp2latex-2.3-3|34	%make \
14cu|cpp2latex-2.3-3|35	CFLAGS="-DC_PLUSPLUS %{optflags}" \
14cu|cpp2latex-2.3-3|36	CXXFLAGS="-DC_PLUSPLUS %{optflags}"
14cu|cpp2latex-2.3-3|37	
14cu|cpp2latex-2.3-3|38	%install
14cu|cpp2latex-2.3-3|39	%makeinstall_std
14cu|cpp2latex-2.3-3|40	
14cu|cpp2latex-2.3-3|41	
14cu|cpp2latex-2.3-3|42	%changelog
14cu|cpp2latex-2.3-3|43	
14cu|cpp2latex-2.3-3|44	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-3
14cu|cpp2latex-2.3-3|45	- (17c3053) Build with system optflags to fix debug package
14cu|cpp2latex-2.3-3|46	- (17c3053) Spec cleanup
14cu|cpp2latex-2.3-3|47	
14cu|cpp2latex-2.3-3|48	

9895 14
14cu|cproto-4.7m-1|1	Summary:	Generates function prototypes and variable declarations from C code
14cu|cproto-4.7m-1|2	Name:		cproto
14cu|cproto-4.7m-1|3	Version:	4.7m
14cu|cproto-4.7m-1|4	Release:	1
14cu|cproto-4.7m-1|5	License:	Public Domain
14cu|cproto-4.7m-1|6	Group:		Development/C
14cu|cproto-4.7m-1|7	Url:		http://invisible-island.net/cproto/
14cu|cproto-4.7m-1|8	Source0:	ftp://invisible-island.net/cproto/%{name}-%{version}.tgz
14cu|cproto-4.7m-1|9	BuildRequires:	byacc
14cu|cproto-4.7m-1|10	BuildRequires:	flex
14cu|cproto-4.7m-1|11	
14cu|cproto-4.7m-1|12	
14cu|cproto-4.7m-1|13	%description
14cu|cproto-4.7m-1|14	Cproto generates function prototypes and variable declarations from
14cu|cproto-4.7m-1|15	C source code.  Cproto can also convert function definitions between the
14cu|cproto-4.7m-1|16	old style and the ANSI C style.  This conversion will overwrite the
14cu|cproto-4.7m-1|17	original files, however, so be sure to make a backup copy of your original
14cu|cproto-4.7m-1|18	files in case something goes wrong.  Since cproto uses a Yacc generated
14cu|cproto-4.7m-1|19	parser, it shouldn't be confused by complex function definitions as much
14cu|cproto-4.7m-1|20	as other prototype generators) because it uses a Yacc generated parser.
14cu|cproto-4.7m-1|21	
14cu|cproto-4.7m-1|22	Cproto will be useful for C programmers, so install cproto if you are going
14cu|cproto-4.7m-1|23	to do any C programming.
14cu|cproto-4.7m-1|24	
14cu|cproto-4.7m-1|25	%prep
14cu|cproto-4.7m-1|26	%setup -q
14cu|cproto-4.7m-1|27	
14cu|cproto-4.7m-1|28	%build
14cu|cproto-4.7m-1|29	%configure2_5x
14cu|cproto-4.7m-1|30	%make
14cu|cproto-4.7m-1|31	
14cu|cproto-4.7m-1|32	%install
14cu|cproto-4.7m-1|33	%makeinstall
14cu|cproto-4.7m-1|34	
14cu|cproto-4.7m-1|35	
14cu|cproto-4.7m-1|36	%files
14cu|cproto-4.7m-1|37	%doc CHANGES README
14cu|cproto-4.7m-1|38	%{_bindir}/cproto
14cu|cproto-4.7m-1|39	%{_mandir}/*/cproto.1*
14cu|cproto-4.7m-1|40	
14cu|cproto-4.7m-1|41	%changelog
14cu|cproto-4.7m-1|42	
14cu|cproto-4.7m-1|43	* Sun Sep 04 2016 alzim <alzim@bk.ru> 4.7m-1
14cu|cproto-4.7m-1|44	- (9c5c2c0) Merge pull request #2 from import/cproto:rosa2016.1
14cu|cproto-4.7m-1|45	- (9c5c2c0) Updated to 4.7m
14cu|cproto-4.7m-1|46	
14cu|cproto-4.7m-1|47	

9896 14
14cu|cpufrequtils-008-4|1	%define major 0
14cu|cpufrequtils-008-4|2	%define libname %mklibname cpufreq %{major}
14cu|cpufrequtils-008-4|3	%define develname %mklibname cpufreq -d
14cu|cpufrequtils-008-4|4	
14cu|cpufrequtils-008-4|5	Summary:	Tools to determine and set cpufreq settings
14cu|cpufrequtils-008-4|6	Name:		cpufrequtils
14cu|cpufrequtils-008-4|7	Version:	008
14cu|cpufrequtils-008-4|8	Release:	4
14cu|cpufrequtils-008-4|9	License:	GPLv2
14cu|cpufrequtils-008-4|10	Group:		System/Base
14cu|cpufrequtils-008-4|11	URL:		http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
14cu|cpufrequtils-008-4|12	Source0:	http://www.kernel.org/pub/linux/utils/kernel/cpufreq/%{name}-%{version}.tar.bz2
14cu|cpufrequtils-008-4|13	BuildRequires:	libtool
14cu|cpufrequtils-008-4|14	BuildRequires:	sysfsutils-devel
14cu|cpufrequtils-008-4|15	BuildRequires:	gettext
14cu|cpufrequtils-008-4|16	
14cu|cpufrequtils-008-4|17	%description
14cu|cpufrequtils-008-4|18	To make access to the Linux kernel cpufreq subsystem easier for users
14cu|cpufrequtils-008-4|19	and cpufreq userspace tools, the cpufrequtils package was created. It
14cu|cpufrequtils-008-4|20	contains a library used by other programs (libcpufreq), command line
14cu|cpufrequtils-008-4|21	tools to determine current CPUfreq settings and to modify them
14cu|cpufrequtils-008-4|22	(cpufreq-info and cpufreq-set), and debug tools.
14cu|cpufrequtils-008-4|23	
14cu|cpufrequtils-008-4|24	%package -n %{libname}
14cu|cpufrequtils-008-4|25	Summary:	Main library for %{name}
14cu|cpufrequtils-008-4|26	Group:		%{group}
14cu|cpufrequtils-008-4|27	
14cu|cpufrequtils-008-4|28	%description -n %{libname}
14cu|cpufrequtils-008-4|29	Dynamic library for programs accessing cpufreq subsystem.
14cu|cpufrequtils-008-4|30	
14cu|cpufrequtils-008-4|31	%package -n     %{develname}
14cu|cpufrequtils-008-4|32	Summary:	Development files for %{name}
14cu|cpufrequtils-008-4|33	Group:		Development/C
14cu|cpufrequtils-008-4|34	Provides:	%{name}-devel = %{version}-%{release}
14cu|cpufrequtils-008-4|35	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|cpufrequtils-008-4|36	Provides:	libcpufreq-devel = %{version}-%{release}
14cu|cpufrequtils-008-4|37	Requires:	%{libname} = %{version}-%{release}
14cu|cpufrequtils-008-4|38	Obsoletes:	%{mklibname cpufreq 0 -d}
14cu|cpufrequtils-008-4|39	
14cu|cpufrequtils-008-4|40	%description -n %{develname}
14cu|cpufrequtils-008-4|41	Static libraries, include files for cpufrequtils.
14cu|cpufrequtils-008-4|42	
14cu|cpufrequtils-008-4|43	%prep
14cu|cpufrequtils-008-4|44	%setup -q
14cu|cpufrequtils-008-4|45	
14cu|cpufrequtils-008-4|46	%build
14cu|cpufrequtils-008-4|47	%setup_compile_flags
14cu|cpufrequtils-008-4|48	%make
14cu|cpufrequtils-008-4|49	
14cu|cpufrequtils-008-4|50	%install
14cu|cpufrequtils-008-4|51	%makeinstall localedir=%{buildroot}%{_datadir}/locale
14cu|cpufrequtils-008-4|52	
14cu|cpufrequtils-008-4|53	%find_lang %{name}
14cu|cpufrequtils-008-4|54	
14cu|cpufrequtils-008-4|55	%clean
14cu|cpufrequtils-008-4|56	
14cu|cpufrequtils-008-4|57	%if %mdkversion < 200900
14cu|cpufrequtils-008-4|58	%post -n %{libname} -p /sbin/ldconfig
14cu|cpufrequtils-008-4|59	%endif
14cu|cpufrequtils-008-4|60	
14cu|cpufrequtils-008-4|61	%if %mdkversion < 200900
14cu|cpufrequtils-008-4|62	%postun -n %{libname} -p /sbin/ldconfig
14cu|cpufrequtils-008-4|63	%endif
14cu|cpufrequtils-008-4|64	
14cu|cpufrequtils-008-4|65	%files -f %{name}.lang
14cu|cpufrequtils-008-4|66	%doc README AUTHORS
14cu|cpufrequtils-008-4|67	%defattr (-,root,root)
14cu|cpufrequtils-008-4|68	%{_mandir}/man1/*
14cu|cpufrequtils-008-4|69	%{_bindir}/*
14cu|cpufrequtils-008-4|70	
14cu|cpufrequtils-008-4|71	%files -n %{libname}
14cu|cpufrequtils-008-4|72	%defattr(-, root, root)
14cu|cpufrequtils-008-4|73	%{_libdir}/*.so.%{major}*
14cu|cpufrequtils-008-4|74	
14cu|cpufrequtils-008-4|75	%files -n %{develname}
14cu|cpufrequtils-008-4|76	%defattr(-, root, root)
14cu|cpufrequtils-008-4|77	%{_libdir}/*.so
14cu|cpufrequtils-008-4|78	%{_includedir}/*
14cu|cpufrequtils-008-4|79	
14cu|cpufrequtils-008-4|80	
14cu|cpufrequtils-008-4|81	
14cu|cpufrequtils-008-4|82	%changelog
14cu|cpufrequtils-008-4|83	
14cu|cpufrequtils-008-4|84	* Tue Feb 16 2016 Denis Silakov <dsilakov@gmail.com> 008-4
14cu|cpufrequtils-008-4|85	- (1882600) Fix BRs
14cu|cpufrequtils-008-4|86	
14cu|cpufrequtils-008-4|87	

9897 14
14cu|crawl-0.19.5-1|1	%define oname stone_soup
14cu|crawl-0.19.5-1|2	
14cu|crawl-0.19.5-1|3	Name:           crawl
14cu|crawl-0.19.5-1|4	Version:        0.19.5
14cu|crawl-0.19.5-1|5	Release:        1
14cu|crawl-0.19.5-1|6	Summary:        Dungeon Crawl Stone Soup, a roguelike RPG with 2D or ascii graphics
14cu|crawl-0.19.5-1|7	License:        GPLv2+
14cu|crawl-0.19.5-1|8	Group:          Games/Adventure
14cu|crawl-0.19.5-1|9	Url:            http://crawl.develz.org
14cu|crawl-0.19.5-1|10	Source0:        http://crawl.develz.org/release/%{oname}-%{version}-nodeps.tar.xz
14cu|crawl-0.19.5-1|11	BuildRequires:  bison
14cu|crawl-0.19.5-1|12	BuildRequires:  flex
14cu|crawl-0.19.5-1|13	BuildRequires:  fonts-ttf-dejavu
14cu|crawl-0.19.5-1|14	BuildRequires:  imagemagick
14cu|crawl-0.19.5-1|15	BuildRequires:  pkgconfig(lua) == 5.1.5
14cu|crawl-0.19.5-1|16	BuildRequires:  pkgconfig(freetype2)
14cu|crawl-0.19.5-1|17	BuildRequires:  pkgconfig(gl)
14cu|crawl-0.19.5-1|18	BuildRequires:  pkgconfig(glu)
14cu|crawl-0.19.5-1|19	BuildRequires:  pkgconfig(ncursesw)
14cu|crawl-0.19.5-1|20	BuildRequires:  pkgconfig(sdl2)
14cu|crawl-0.19.5-1|21	BuildRequires:  pkgconfig(SDL2_image)
14cu|crawl-0.19.5-1|22	BuildRequires:  pkgconfig(sqlite3)
14cu|crawl-0.19.5-1|23	
14cu|crawl-0.19.5-1|24	%description
14cu|crawl-0.19.5-1|25	Dungeon Crawl Stone Soup is a free rogue-like game of exploration and
14cu|crawl-0.19.5-1|26	treasure-hunting in dungeons filled with dangerous and unfriendly
14cu|crawl-0.19.5-1|27	monsters in a quest for the mystifyingly fabulous Orb of Zot.
14cu|crawl-0.19.5-1|28	
14cu|crawl-0.19.5-1|29	The game has diverse species and many different character backgrounds
14cu|crawl-0.19.5-1|30	to choose from, deep tactical game-play, sophisticated magic, religion
14cu|crawl-0.19.5-1|31	and skill systems, and a grand variety of monsters to fight and run
14cu|crawl-0.19.5-1|32	from, making each game unique and challenging.
14cu|crawl-0.19.5-1|33	#-----------------------------------------------------------------------------
14cu|crawl-0.19.5-1|34	%package        common-data
14cu|crawl-0.19.5-1|35	Summary:        Common data for both game versions
14cu|crawl-0.19.5-1|36	Group:          Games/Adventure
14cu|crawl-0.19.5-1|37	BuildArch:      noarch
14cu|crawl-0.19.5-1|38	
14cu|crawl-0.19.5-1|39	%description    common-data
14cu|crawl-0.19.5-1|40	This package contains common data used by the console and the tiles
14cu|crawl-0.19.5-1|41	version of the game.
14cu|crawl-0.19.5-1|42	
14cu|crawl-0.19.5-1|43	%files      common-data
14cu|crawl-0.19.5-1|44	%doc licence.txt docs/*
14cu|crawl-0.19.5-1|45	%{_gamesdatadir}/%{name}/dat/
14cu|crawl-0.19.5-1|46	%{_gamesdatadir}/%{name}/settings/
14cu|crawl-0.19.5-1|47	%{_mandir}/man6/%{name}.6*
14cu|crawl-0.19.5-1|48	%exclude %{_gamesdatadir}/%{name}/dat/tiles/
14cu|crawl-0.19.5-1|49	#-----------------------------------------------------------------------------
14cu|crawl-0.19.5-1|50	%package        console
14cu|crawl-0.19.5-1|51	Summary:        Console version of Dungeon Crawl Stone Soup, a roguelike RPG
14cu|crawl-0.19.5-1|52	Group:          Games/Adventure
14cu|crawl-0.19.5-1|53	Requires:       %{name}-common-data = %{version}-%{release}
14cu|crawl-0.19.5-1|54	Provides:       %{name}-cli = %{version}-%{release}
14cu|crawl-0.19.5-1|55	
14cu|crawl-0.19.5-1|56	%description    console
14cu|crawl-0.19.5-1|57	Dungeon Crawl Stone Soup is a free rogue-like game of exploration and
14cu|crawl-0.19.5-1|58	treasure-hunting in dungeons filled with dangerous and unfriendly
14cu|crawl-0.19.5-1|59	monsters in a quest for the mystifyingly fabulous Orb of Zot.
14cu|crawl-0.19.5-1|60	
14cu|crawl-0.19.5-1|61	The game has diverse species and many different character backgrounds
14cu|crawl-0.19.5-1|62	to choose from, deep tactical game-play, sophisticated magic, religion
14cu|crawl-0.19.5-1|63	and skill systems, and a grand variety of monsters to fight and run
14cu|crawl-0.19.5-1|64	from, making each game unique and challenging.
14cu|crawl-0.19.5-1|65	
14cu|crawl-0.19.5-1|66	This package contains the console version of Dungeon Crawl Stone Soup
14cu|crawl-0.19.5-1|67	(with ASCII characters). You can find a graphical version
14cu|crawl-0.19.5-1|68	with tiles in the package crawl-tiles.
14cu|crawl-0.19.5-1|69	
14cu|crawl-0.19.5-1|70	%files      console
14cu|crawl-0.19.5-1|71	%doc licence.txt
14cu|crawl-0.19.5-1|72	%{_gamesbindir}/%{name}
14cu|crawl-0.19.5-1|73	%{_gamesbindir}/%{name}-console
14cu|crawl-0.19.5-1|74	#-----------------------------------------------------------------------------
14cu|crawl-0.19.5-1|75	%package        tiles
14cu|crawl-0.19.5-1|76	Summary:        Tiles version of Dungeon Crawl Stone Soup, a rogue-like RPG
14cu|crawl-0.19.5-1|77	Group:          Games/Adventure
14cu|crawl-0.19.5-1|78	Requires:       %{name}-common-data = %{version}-%{release}
14cu|crawl-0.19.5-1|79	Provides:       %{name} = %{version}-%{release}
14cu|crawl-0.19.5-1|80	
14cu|crawl-0.19.5-1|81	%description    tiles
14cu|crawl-0.19.5-1|82	Dungeon Crawl Stone Soup is a free rogue-like game of exploration and
14cu|crawl-0.19.5-1|83	treasure-hunting in dungeons filled with dangerous and unfriendly
14cu|crawl-0.19.5-1|84	monsters in a quest for the mystifyingly fabulous Orb of Zot.
14cu|crawl-0.19.5-1|85	
14cu|crawl-0.19.5-1|86	The game has diverse species and many different character backgrounds
14cu|crawl-0.19.5-1|87	to choose from, deep tactical game-play, sophisticated magic, religion
14cu|crawl-0.19.5-1|88	and skill systems, and a grand variety of monsters to fight and run
14cu|crawl-0.19.5-1|89	from, making each game unique and challenging.
14cu|crawl-0.19.5-1|90	
14cu|crawl-0.19.5-1|91	This package contains the tiles version of Dungeon Crawl Stone Soup.
14cu|crawl-0.19.5-1|92	You can find a console version with ASCII characters in the package
14cu|crawl-0.19.5-1|93	crawl-console.
14cu|crawl-0.19.5-1|94	
14cu|crawl-0.19.5-1|95	
14cu|crawl-0.19.5-1|96	%files      tiles
14cu|crawl-0.19.5-1|97	%doc licence.txt
14cu|crawl-0.19.5-1|98	%{_gamesbindir}/%{name}-tiles
14cu|crawl-0.19.5-1|99	%{_gamesdatadir}/%{name}/dat/tiles/
14cu|crawl-0.19.5-1|100	%{_datadir}/applications/%{name}.desktop
14cu|crawl-0.19.5-1|101	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|crawl-0.19.5-1|102	#-----------------------------------------------------------------------------
14cu|crawl-0.19.5-1|103	
14cu|crawl-0.19.5-1|104	%prep
14cu|crawl-0.19.5-1|105	%setup -qn %{oname}-%{version}
14cu|crawl-0.19.5-1|106	chmod 644 source/decks.cc
14cu|crawl-0.19.5-1|107	
14cu|crawl-0.19.5-1|108	%define rosaflags prefix=%{_prefix} DATADIR=%{_gamesdatadir}/%{name} BINDIR=%{_gamesbindir} \\\
14cu|crawl-0.19.5-1|109	EXTERNAL_FLAGS="%{optflags}" EXTERNAL_LDFLAGS="%{ldflags}"
14cu|crawl-0.19.5-1|110	
14cu|crawl-0.19.5-1|111	%build
14cu|crawl-0.19.5-1|112	pushd source
14cu|crawl-0.19.5-1|113	%make %{rosaflags}
14cu|crawl-0.19.5-1|114	mv %{name} %{name}-console
14cu|crawl-0.19.5-1|115	%make %{rosaflags} TILES=y
14cu|crawl-0.19.5-1|116	popd
14cu|crawl-0.19.5-1|117	
14cu|crawl-0.19.5-1|118	%install
14cu|crawl-0.19.5-1|119	# Binaries
14cu|crawl-0.19.5-1|120	%makeinstall_std -C source %{rosaflags} TILES=y
14cu|crawl-0.19.5-1|121	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}-tiles
14cu|crawl-0.19.5-1|122	install -m0755 source/%{name}-console %{buildroot}%{_gamesbindir}
14cu|crawl-0.19.5-1|123	
14cu|crawl-0.19.5-1|124	# Symbolic link for crawl-CLI
14cu|crawl-0.19.5-1|125	ln -s %{_gamesbindir}/%{name}-console %{buildroot}%{_gamesbindir}/%{name}
14cu|crawl-0.19.5-1|126	
14cu|crawl-0.19.5-1|127	rm -rf %{buildroot}%{_gamesdatadir}/%{name}/docs
14cu|crawl-0.19.5-1|128	
14cu|crawl-0.19.5-1|129	# Man page
14cu|crawl-0.19.5-1|130	install -D -m0644 docs/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cu|crawl-0.19.5-1|131	
14cu|crawl-0.19.5-1|132	# Icons
14cu|crawl-0.19.5-1|133	convert source/util/%{name}.ico %{name}.png
14cu|crawl-0.19.5-1|134	install -D -m644 %{name}-6.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|crawl-0.19.5-1|135	install -D -m644 %{name}-7.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|crawl-0.19.5-1|136	install -D -m644 %{name}-8.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|crawl-0.19.5-1|137	install -D -m644 %{name}-9.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|crawl-0.19.5-1|138	install -D -m644 source/util/dcss.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|crawl-0.19.5-1|139	
14cu|crawl-0.19.5-1|140	# Menu entry
14cu|crawl-0.19.5-1|141	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|crawl-0.19.5-1|142	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|crawl-0.19.5-1|143	[Desktop Entry]
14cu|crawl-0.19.5-1|144	Name=Dungeon Crawl Stone Soup
14cu|crawl-0.19.5-1|145	Comment=Roguelike game with 2D graphics
14cu|crawl-0.19.5-1|146	GenericName=Roguelike game
14cu|crawl-0.19.5-1|147	Exec=%{name}-tiles
14cu|crawl-0.19.5-1|148	Icon=%{name}
14cu|crawl-0.19.5-1|149	Terminal=false
14cu|crawl-0.19.5-1|150	Type=Application
14cu|crawl-0.19.5-1|151	StartupNotify=true
14cu|crawl-0.19.5-1|152	Categories=Game;RolePlaying;
14cu|crawl-0.19.5-1|153	EOF
14cu|crawl-0.19.5-1|154	
14cu|crawl-0.19.5-1|155	
14cu|crawl-0.19.5-1|156	%changelog
14cu|crawl-0.19.5-1|157	
14cu|crawl-0.19.5-1|158	* Sat Apr 15 2017 abfonly <abfonly@gmail.com> 0.19.5-1
14cu|crawl-0.19.5-1|159	- (7913190) Log: Update to 0.19.5
14cu|crawl-0.19.5-1|160	
14cu|crawl-0.19.5-1|161	

9898 14
14cu|createrepo-0.10.4-1|1	Name:		createrepo
14cu|createrepo-0.10.4-1|2	Version:	0.10.4
14cu|createrepo-0.10.4-1|3	Release:	1
14cu|createrepo-0.10.4-1|4	Summary:	Creates a common metadata repository
14cu|createrepo-0.10.4-1|5	License:	GPLv2+
14cu|createrepo-0.10.4-1|6	Group:		System/Configuration/Packaging
14cu|createrepo-0.10.4-1|7	URL:		http://createrepo.baseurl.org/
14cu|createrepo-0.10.4-1|8	Source0:	http://createrepo.baseurl.org/download/%{name}-%{version}.tar.gz
14cu|createrepo-0.10.4-1|9	Patch0:     createrepo-0.9.9-ten-changelog-limit.patch
14cu|createrepo-0.10.4-1|10	
14cu|createrepo-0.10.4-1|11	BuildRequires:	pkgconfig(python)
14cu|createrepo-0.10.4-1|12	
14cu|createrepo-0.10.4-1|13	Requires:	python-rpm
14cu|createrepo-0.10.4-1|14	Requires:	yum >= 3.2.23
14cu|createrepo-0.10.4-1|15	Requires:	python-deltarpm
14cu|createrepo-0.10.4-1|16	Requires:	python-libxml2
14cu|createrepo-0.10.4-1|17	
14cu|createrepo-0.10.4-1|18	BuildArch:	noarch
14cu|createrepo-0.10.4-1|19	
14cu|createrepo-0.10.4-1|20	%description
14cu|createrepo-0.10.4-1|21	This utility will generate a common metadata repository from a directory of
14cu|createrepo-0.10.4-1|22	rpm packages
14cu|createrepo-0.10.4-1|23	
14cu|createrepo-0.10.4-1|24	%prep
14cu|createrepo-0.10.4-1|25	%setup -q
14cu|createrepo-0.10.4-1|26	%patch0 -p0
14cu|createrepo-0.10.4-1|27	
14cu|createrepo-0.10.4-1|28	%build
14cu|createrepo-0.10.4-1|29	
14cu|createrepo-0.10.4-1|30	%install
14cu|createrepo-0.10.4-1|31	make DESTDIR=$RPM_BUILD_ROOT sysconfdir=%{_sysconfdir} install
14cu|createrepo-0.10.4-1|32	mkdir -p %{buildroot}%{py_puresitedir}/%name
14cu|createrepo-0.10.4-1|33	cp -R %{name}/*py  %{buildroot}%{py_puresitedir}/%name
14cu|createrepo-0.10.4-1|34	pushd %{buildroot}%{py_puresitedir}/%name
14cu|createrepo-0.10.4-1|35	chmod +x {merge,utils,deltarpms,readMetadata,yumbased}.py
14cu|createrepo-0.10.4-1|36	popd
14cu|createrepo-0.10.4-1|37	
14cu|createrepo-0.10.4-1|38	%files
14cu|createrepo-0.10.4-1|39	%doc ChangeLog README COPYING
14cu|createrepo-0.10.4-1|40	%{_datadir}/%{name}/
14cu|createrepo-0.10.4-1|41	%{_bindir}/createrepo
14cu|createrepo-0.10.4-1|42	%{_bindir}/modifyrepo
14cu|createrepo-0.10.4-1|43	%{_bindir}/mergerepo
14cu|createrepo-0.10.4-1|44	%{_mandir}/*/*
14cu|createrepo-0.10.4-1|45	%{py_puresitedir}/%{name}/*
14cu|createrepo-0.10.4-1|46	%{_sysconfdir}/bash_completion.d/*.py
14cu|createrepo-0.10.4-1|47	%config(noreplace) %{_sysconfdir}/bash_completion.d/createrepo
14cu|createrepo-0.10.4-1|48	%config(noreplace) %{_sysconfdir}/bash_completion.d/mergerepo
14cu|createrepo-0.10.4-1|49	%config(noreplace) %{_sysconfdir}/bash_completion.d/modifyrepo
14cu|createrepo-0.10.4-1|50	
14cu|createrepo-0.10.4-1|51	%changelog
14cu|createrepo-0.10.4-1|52	
14cu|createrepo-0.10.4-1|53	* Fri Aug 26 2016 alzim <alzim@bk.ru> 0.10.4-1
14cu|createrepo-0.10.4-1|54	- (738d9a0) Merge pull request #2 from import/createrepo:rosa2016.1
14cu|createrepo-0.10.4-1|55	- (738d9a0) Updated to 0.10.4
14cu|createrepo-0.10.4-1|56	
14cu|createrepo-0.10.4-1|57	

9899 14
14cu|crimesquad-4.10.0-1|1	%define oname Liberal-Crime-Squad
14cu|crimesquad-4.10.0-1|2	
14cu|crimesquad-4.10.0-1|3	Name:           crimesquad
14cu|crimesquad-4.10.0-1|4	Version:        4.10.0
14cu|crimesquad-4.10.0-1|5	Release:        1
14cu|crimesquad-4.10.0-1|6	Summary:        Welcome to Liberal Crime Squad
14cu|crimesquad-4.10.0-1|7	License:        GPLv2
14cu|crimesquad-4.10.0-1|8	Group:          Games/Adventure
14cu|crimesquad-4.10.0-1|9	Url:            http://lcs.wikidot.com/
14cu|crimesquad-4.10.0-1|10	Source0:        https://github.com/Kamal-Sadek/Liberal-Crime-Squad/archive/%{oname}-%{version}.tar.gz
14cu|crimesquad-4.10.0-1|11	# http://www.bay12forums.com/smf/index.php?topic=72963.0
14cu|crimesquad-4.10.0-1|12	Source1:        crimesquad.png
14cu|crimesquad-4.10.0-1|13	BuildRequires:  pkgconfig(ncurses)
14cu|crimesquad-4.10.0-1|14	BuildRequires:  pkgconfig(sdl2)
14cu|crimesquad-4.10.0-1|15	BuildRequires:  pkgconfig(SDL2_mixer)
14cu|crimesquad-4.10.0-1|16	BuildRequires:  desktop-file-utils
14cu|crimesquad-4.10.0-1|17	BuildRequires:  imagemagick
14cu|crimesquad-4.10.0-1|18	
14cu|crimesquad-4.10.0-1|19	
14cu|crimesquad-4.10.0-1|20	%description
14cu|crimesquad-4.10.0-1|21	The Conservatives have taken the Executive,
14cu|crimesquad-4.10.0-1|22	Legislative, and Judicial branches of government.
14cu|crimesquad-4.10.0-1|23	4Over time, the Liberal laws of this nation
14cu|crimesquad-4.10.0-1|24	will erode and turn the country into a
14cu|crimesquad-4.10.0-1|25	BACKWOODS YET CORPORATE NIGHTMARE.
14cu|crimesquad-4.10.0-1|26	To prevent this from happening,
14cu|crimesquad-4.10.0-1|27	the Liberal Crime Squad was established.
14cu|crimesquad-4.10.0-1|28	The mood of the country is shifting,
14cu|crimesquad-4.10.0-1|29	and we need to turn things around.
14cu|crimesquad-4.10.0-1|30	Go out on the streets and indoctrinate
14cu|crimesquad-4.10.0-1|31	Conservative automatons.
14cu|crimesquad-4.10.0-1|32	That is, let them see their True Liberal Nature.
14cu|crimesquad-4.10.0-1|33	Then arm them and send them forth to Stop Evil.
14cu|crimesquad-4.10.0-1|34	
14cu|crimesquad-4.10.0-1|35	%files
14cu|crimesquad-4.10.0-1|36	%doc AUTHORS License README.md
14cu|crimesquad-4.10.0-1|37	%{_gamesbindir}/%{name}
14cu|crimesquad-4.10.0-1|38	%{_mandir}/man6/%{name}.6*
14cu|crimesquad-4.10.0-1|39	%{_gamesdatadir}/lcs/
14cu|crimesquad-4.10.0-1|40	%{_datadir}/applications/*.desktop
14cu|crimesquad-4.10.0-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|crimesquad-4.10.0-1|42	#----------------------------------------------
14cu|crimesquad-4.10.0-1|43	%prep
14cu|crimesquad-4.10.0-1|44	%setup -qn %{oname}-%{version}
14cu|crimesquad-4.10.0-1|45	
14cu|crimesquad-4.10.0-1|46	sed -i '8iIcon=crimesquad' %{name}.desktop
14cu|crimesquad-4.10.0-1|47	autoreconf -fiv
14cu|crimesquad-4.10.0-1|48	
14cu|crimesquad-4.10.0-1|49	%build
14cu|crimesquad-4.10.0-1|50	%configure2_5x --prefix=%{_prefix} \
14cu|crimesquad-4.10.0-1|51	--bindir=%{_gamesbindir} \
14cu|crimesquad-4.10.0-1|52	--datadir=%{_gamesdatadir}
14cu|crimesquad-4.10.0-1|53	
14cu|crimesquad-4.10.0-1|54	%setup_compile_flags
14cu|crimesquad-4.10.0-1|55	%make
14cu|crimesquad-4.10.0-1|56	
14cu|crimesquad-4.10.0-1|57	%install
14cu|crimesquad-4.10.0-1|58	%makeinstall_std
14cu|crimesquad-4.10.0-1|59	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/applications
14cu|crimesquad-4.10.0-1|60	
14cu|crimesquad-4.10.0-1|61	for size in 64x64 48x48 32x32 22x22 16x16 ; do
14cu|crimesquad-4.10.0-1|62	install -dm 0755 \
14cu|crimesquad-4.10.0-1|63	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|crimesquad-4.10.0-1|64	convert -strip -resize $size %{SOURCE1} \
14cu|crimesquad-4.10.0-1|65	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|crimesquad-4.10.0-1|66	done
14cu|crimesquad-4.10.0-1|67	
14cu|crimesquad-4.10.0-1|68	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|crimesquad-4.10.0-1|69	
14cu|crimesquad-4.10.0-1|70	%changelog
14cu|crimesquad-4.10.0-1|71	
14cu|crimesquad-4.10.0-1|72	* Sun Sep 04 2016 abfonly <abfonly@gmail.com> 4.10.0-1
14cu|crimesquad-4.10.0-1|73	- (80a90fc) Imported from SRPM
14cu|crimesquad-4.10.0-1|74	
14cu|crimesquad-4.10.0-1|75	

9900 14
14cu|CriticalMass-1.0.2-10|1	Summary:	Arcade Shooter
14cu|CriticalMass-1.0.2-10|2	Name:		CriticalMass
14cu|CriticalMass-1.0.2-10|3	Version:	1.0.2
14cu|CriticalMass-1.0.2-10|4	Release:	10
14cu|CriticalMass-1.0.2-10|5	License:	GPLv2+
14cu|CriticalMass-1.0.2-10|6	Group:		Games/Arcade
14cu|CriticalMass-1.0.2-10|7	Url:		http://criticalmass.sourceforge.net
14cu|CriticalMass-1.0.2-10|8	Source0:	http://criticalmass.sourceforge.net/criticalmass/%{name}-%{version}.tar.bz2
14cu|CriticalMass-1.0.2-10|9	Source11:	%{name}-16x16.png
14cu|CriticalMass-1.0.2-10|10	Source12:	%{name}-32x32.png
14cu|CriticalMass-1.0.2-10|11	Source13:	%{name}-48x48.png
14cu|CriticalMass-1.0.2-10|12	Patch0:		CriticalMass-1.0.2-fix-gcc-43.patch
14cu|CriticalMass-1.0.2-10|13	Patch1:		criticalmass-1.0.2-libpng14.patch
14cu|CriticalMass-1.0.2-10|14	Patch2:		criticalmass-1.0.2-libpng15.patch
14cu|CriticalMass-1.0.2-10|15	Patch3:		criticalmass-1.0.2-system_curl.patch
14cu|CriticalMass-1.0.2-10|16	Patch4:		criticalmass-1.0.2-cflags.patch
14cu|CriticalMass-1.0.2-10|17	BuildRequires:	pkgconfig(glw)
14cu|CriticalMass-1.0.2-10|18	BuildRequires:	pkgconfig(libcurl)
14cu|CriticalMass-1.0.2-10|19	BuildRequires:	pkgconfig(libpng)
14cu|CriticalMass-1.0.2-10|20	BuildRequires:	pkgconfig(SDL_image)
14cu|CriticalMass-1.0.2-10|21	BuildRequires:	pkgconfig(SDL_mixer)
14cu|CriticalMass-1.0.2-10|22	BuildRequires:	pkgconfig(zlib)
14cu|CriticalMass-1.0.2-10|23	
14cu|CriticalMass-1.0.2-10|24	%description
14cu|CriticalMass-1.0.2-10|25	Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game.
14cu|CriticalMass-1.0.2-10|26	
14cu|CriticalMass-1.0.2-10|27	%files
14cu|CriticalMass-1.0.2-10|28	%defattr(644,root,root,755)
14cu|CriticalMass-1.0.2-10|29	%doc Readme.html COPYING TODO
14cu|CriticalMass-1.0.2-10|30	%{_gamesdatadir}/Critical_Mass
14cu|CriticalMass-1.0.2-10|31	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|CriticalMass-1.0.2-10|32	%{_iconsdir}/%{name}.png
14cu|CriticalMass-1.0.2-10|33	%{_liconsdir}/%{name}*.png
14cu|CriticalMass-1.0.2-10|34	%{_miconsdir}/%{name}*.png
14cu|CriticalMass-1.0.2-10|35	%{_mandir}/man6/critter.6*
14cu|CriticalMass-1.0.2-10|36	%defattr(755,root,root,755)
14cu|CriticalMass-1.0.2-10|37	%{_gamesbindir}/critter
14cu|CriticalMass-1.0.2-10|38	%{_gamesbindir}/Packer
14cu|CriticalMass-1.0.2-10|39	
14cu|CriticalMass-1.0.2-10|40	#----------------------------------------------------------------------------
14cu|CriticalMass-1.0.2-10|41	
14cu|CriticalMass-1.0.2-10|42	%prep
14cu|CriticalMass-1.0.2-10|43	%setup -q
14cu|CriticalMass-1.0.2-10|44	%patch0 -p1 -b .gcc43~
14cu|CriticalMass-1.0.2-10|45	%patch1 -p0 -b .png14~
14cu|CriticalMass-1.0.2-10|46	%patch2 -p0 -b .png15~
14cu|CriticalMass-1.0.2-10|47	%patch3 -p0 -b .curl~
14cu|CriticalMass-1.0.2-10|48	%patch4 -p0 -b .cflags~
14cu|CriticalMass-1.0.2-10|49	
14cu|CriticalMass-1.0.2-10|50	rm -rf curl/
14cu|CriticalMass-1.0.2-10|51	touch NEWS README AUTHORS ChangeLog
14cu|CriticalMass-1.0.2-10|52	
14cu|CriticalMass-1.0.2-10|53	%build
14cu|CriticalMass-1.0.2-10|54	autoreconf -fi
14cu|CriticalMass-1.0.2-10|55	%configure2_5x \
14cu|CriticalMass-1.0.2-10|56	--prefix=%{_gamesbindir} \
14cu|CriticalMass-1.0.2-10|57	--bindir=%{_gamesbindir} \
14cu|CriticalMass-1.0.2-10|58	--datadir=%{_gamesdatadir} \
14cu|CriticalMass-1.0.2-10|59	--libdir=%{_libdir} \
14cu|CriticalMass-1.0.2-10|60	--enable-dyngl
14cu|CriticalMass-1.0.2-10|61	%make
14cu|CriticalMass-1.0.2-10|62	
14cu|CriticalMass-1.0.2-10|63	%install
14cu|CriticalMass-1.0.2-10|64	install -d %{buildroot}%{_gamesbindir}
14cu|CriticalMass-1.0.2-10|65	install -m755 game/critter tools/Packer -D %{buildroot}%{_gamesbindir}
14cu|CriticalMass-1.0.2-10|66	install -d %{buildroot}%{_gamesdatadir}/Critical_Mass
14cu|CriticalMass-1.0.2-10|67	install -m644 data/music/lg-criti.xm %{buildroot}%{_gamesdatadir}/Critical_Mass
14cu|CriticalMass-1.0.2-10|68	install -m644 game/resource.dat %{buildroot}%{_gamesdatadir}/Critical_Mass
14cu|CriticalMass-1.0.2-10|69	install -d %{buildroot}%{_mandir}/man6
14cu|CriticalMass-1.0.2-10|70	install -m644 critter.6 %{buildroot}%{_mandir}/man6
14cu|CriticalMass-1.0.2-10|71	
14cu|CriticalMass-1.0.2-10|72	
14cu|CriticalMass-1.0.2-10|73	mkdir -p %{buildroot}%{_datadir}/applications
14cu|CriticalMass-1.0.2-10|74	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|CriticalMass-1.0.2-10|75	[Desktop Entry]
14cu|CriticalMass-1.0.2-10|76	Name=Critical Mass
14cu|CriticalMass-1.0.2-10|77	Comment=Arcade Shooter
14cu|CriticalMass-1.0.2-10|78	Exec=%{_gamesbindir}/critter
14cu|CriticalMass-1.0.2-10|79	Icon=%{name}
14cu|CriticalMass-1.0.2-10|80	Terminal=false
14cu|CriticalMass-1.0.2-10|81	Type=Application
14cu|CriticalMass-1.0.2-10|82	StartupNotify=true
14cu|CriticalMass-1.0.2-10|83	Categories=Game;ArcadeGame;
14cu|CriticalMass-1.0.2-10|84	EOF
14cu|CriticalMass-1.0.2-10|85	
14cu|CriticalMass-1.0.2-10|86	install -m644 %{SOURCE11} -D ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
14cu|CriticalMass-1.0.2-10|87	install -m644 %{SOURCE12} -D ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
14cu|CriticalMass-1.0.2-10|88	install -m644 %{SOURCE13} -D ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
14cu|CriticalMass-1.0.2-10|89	
14cu|CriticalMass-1.0.2-10|90	
14cu|CriticalMass-1.0.2-10|91	%changelog
14cu|CriticalMass-1.0.2-10|92	
14cu|CriticalMass-1.0.2-10|93	* Wed Jun 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-10
14cu|CriticalMass-1.0.2-10|94	- (1619c26) Build with system optflags to fix debug package
14cu|CriticalMass-1.0.2-10|95	- (1619c26) Spec cleanup
14cu|CriticalMass-1.0.2-10|96	
14cu|CriticalMass-1.0.2-10|97	

9901 14
14cu|cronutils-1.9-1|1	Name:		cronutils
14cu|cronutils-1.9-1|2	Version:	1.9
14cu|cronutils-1.9-1|3	Release:	1
14cu|cronutils-1.9-1|4	Summary:	Utilities to assist running batch processing jobs
14cu|cronutils-1.9-1|5	Group:		System/Base
14cu|cronutils-1.9-1|6	License:	Apache 2.0
14cu|cronutils-1.9-1|7	URL:		https://github.com/google/cronutils
14cu|cronutils-1.9-1|8	Source0:	https://github.com/google/cronutils/archive/version/%{version}.tar.gz?/%{name}-version-%{version}.tar.gz
14cu|cronutils-1.9-1|9	BuildRequires:	python-devel
14cu|cronutils-1.9-1|10	
14cu|cronutils-1.9-1|11	%description
14cu|cronutils-1.9-1|12	Utilities to assist running batch processing jobs.
14cu|cronutils-1.9-1|13	
14cu|cronutils-1.9-1|14	runalarm: Limit the run time of a process.
14cu|cronutils-1.9-1|15	runlock: Prevent concurrent runs of a process.
14cu|cronutils-1.9-1|16	runstat: Export statistics about a process's execution.
14cu|cronutils-1.9-1|17	
14cu|cronutils-1.9-1|18	%prep
14cu|cronutils-1.9-1|19	%setup -qn %{name}-version-%{version}
14cu|cronutils-1.9-1|20	sed -i 's/local//g' Makefile
14cu|cronutils-1.9-1|21	
14cu|cronutils-1.9-1|22	%build
14cu|cronutils-1.9-1|23	%make CC=%{__cc}
14cu|cronutils-1.9-1|24	
14cu|cronutils-1.9-1|25	%install
14cu|cronutils-1.9-1|26	%makeinstall_std
14cu|cronutils-1.9-1|27	
14cu|cronutils-1.9-1|28	%files
14cu|cronutils-1.9-1|29	%{_bindir}/runalarm
14cu|cronutils-1.9-1|30	%{_bindir}/runstat
14cu|cronutils-1.9-1|31	%{_bindir}/runlock
14cu|cronutils-1.9-1|32	%{_mandir}/man1/*.xz
14cu|cronutils-1.9-1|33	
14cu|cronutils-1.9-1|34	%changelog
14cu|cronutils-1.9-1|35	
14cu|cronutils-1.9-1|36	* Sun Sep 04 2016 alzim <alzim@bk.ru> 1.9-1
14cu|cronutils-1.9-1|37	- (a3b2499) Merge pull request #1 from import/cronutils:rosa2016.1
14cu|cronutils-1.9-1|38	- (a3b2499) Updated to 1.9
14cu|cronutils-1.9-1|39	
14cu|cronutils-1.9-1|40	

9902 14
14cu|cross-avr-binutils-2.23.2-4|1	%define target avr
14cu|cross-avr-binutils-2.23.2-4|2	
14cu|cross-avr-binutils-2.23.2-4|3	Summary:	Cross Compiling GNU binutils targeted at %{target}
14cu|cross-avr-binutils-2.23.2-4|4	Name:		cross-%{target}-binutils
14cu|cross-avr-binutils-2.23.2-4|5	Version:	2.23.2
14cu|cross-avr-binutils-2.23.2-4|6	Release:	4
14cu|cross-avr-binutils-2.23.2-4|7	License:	GPLv2+
14cu|cross-avr-binutils-2.23.2-4|8	Group:		Development/Tools
14cu|cross-avr-binutils-2.23.2-4|9	Url:		http://www.gnu.org/software/binutils/
14cu|cross-avr-binutils-2.23.2-4|10	Source0:	ftp://ftp.gnu.org:21/pub/gnu/binutils/binutils-%{version}.tar.bz2
14cu|cross-avr-binutils-2.23.2-4|11	Patch0:		binutils-2.23.2-textinfo.patch
14cu|cross-avr-binutils-2.23.2-4|12	BuildRequires:	gawk
14cu|cross-avr-binutils-2.23.2-4|13	BuildRequires:	texinfo
14cu|cross-avr-binutils-2.23.2-4|14	
14cu|cross-avr-binutils-2.23.2-4|15	%description
14cu|cross-avr-binutils-2.23.2-4|16	This is a Cross Compiling version of GNU binutils, which can be used to
14cu|cross-avr-binutils-2.23.2-4|17	assemble and link binaries for the %{target} platform, instead of for the
14cu|cross-avr-binutils-2.23.2-4|18	native %{_arch} platform.
14cu|cross-avr-binutils-2.23.2-4|19	
14cu|cross-avr-binutils-2.23.2-4|20	%files
14cu|cross-avr-binutils-2.23.2-4|21	%doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB
14cu|cross-avr-binutils-2.23.2-4|22	%doc binutils-%{version}/README
14cu|cross-avr-binutils-2.23.2-4|23	%{_prefix}/%{target}
14cu|cross-avr-binutils-2.23.2-4|24	%{_bindir}/%{target}-*
14cu|cross-avr-binutils-2.23.2-4|25	%{_mandir}/man1/%{target}-*.1*
14cu|cross-avr-binutils-2.23.2-4|26	
14cu|cross-avr-binutils-2.23.2-4|27	#----------------------------------------------------------------------------
14cu|cross-avr-binutils-2.23.2-4|28	
14cu|cross-avr-binutils-2.23.2-4|29	%prep
14cu|cross-avr-binutils-2.23.2-4|30	%setup -q -c
14cu|cross-avr-binutils-2.23.2-4|31	%patch0 -p0
14cu|cross-avr-binutils-2.23.2-4|32	
14cu|cross-avr-binutils-2.23.2-4|33	%build
14cu|cross-avr-binutils-2.23.2-4|34	mkdir -p build
14cu|cross-avr-binutils-2.23.2-4|35	pushd build
14cu|cross-avr-binutils-2.23.2-4|36	CFLAGS="%{optflags}" ../binutils-%{version}/configure \
14cu|cross-avr-binutils-2.23.2-4|37	--prefix=%{_prefix} \
14cu|cross-avr-binutils-2.23.2-4|38	--libdir=%{_libdir} \
14cu|cross-avr-binutils-2.23.2-4|39	--mandir=%{_mandir} \
14cu|cross-avr-binutils-2.23.2-4|40	--infodir=%{_infodir} \
14cu|cross-avr-binutils-2.23.2-4|41	--target=%{target} \
14cu|cross-avr-binutils-2.23.2-4|42	--disable-werror \
14cu|cross-avr-binutils-2.23.2-4|43	--disable-nls
14cu|cross-avr-binutils-2.23.2-4|44	
14cu|cross-avr-binutils-2.23.2-4|45	%make
14cu|cross-avr-binutils-2.23.2-4|46	popd
14cu|cross-avr-binutils-2.23.2-4|47	
14cu|cross-avr-binutils-2.23.2-4|48	%install
14cu|cross-avr-binutils-2.23.2-4|49	pushd build
14cu|cross-avr-binutils-2.23.2-4|50	%makeinstall_std
14cu|cross-avr-binutils-2.23.2-4|51	popd
14cu|cross-avr-binutils-2.23.2-4|52	# these are for win targets only
14cu|cross-avr-binutils-2.23.2-4|53	rm %{buildroot}%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1
14cu|cross-avr-binutils-2.23.2-4|54	# we don't want these as we are a cross version
14cu|cross-avr-binutils-2.23.2-4|55	rm -r %{buildroot}%{_infodir}
14cu|cross-avr-binutils-2.23.2-4|56	rm %{buildroot}%{_libdir}/libiberty.a
14cu|cross-avr-binutils-2.23.2-4|57	
14cu|cross-avr-binutils-2.23.2-4|58	
14cu|cross-avr-binutils-2.23.2-4|59	%changelog
14cu|cross-avr-binutils-2.23.2-4|60	* Mon Jan 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.23.2-4
14cu|cross-avr-binutils-2.23.2-4|61	+ Revision: a33003c
14cu|cross-avr-binutils-2.23.2-4|62	- Spec cleanup
14cu|cross-avr-binutils-2.23.2-4|63	
14cu|cross-avr-binutils-2.23.2-4|64	

9903 14
14cu|cross-avr-gcc-4.8.1-1|1	%define target avr
14cu|cross-avr-gcc-4.8.1-1|2	%define Werror_cflags -Wformat
14cu|cross-avr-gcc-4.8.1-1|3	%define debug_package %{nil}
14cu|cross-avr-gcc-4.8.1-1|4	# This is a ugly workaround for not listing all files in /usr/lib and %%{_libexecdir}
14cu|cross-avr-gcc-4.8.1-1|5	# Don't remove it until you are going to support this package in future
14cu|cross-avr-gcc-4.8.1-1|6	%define _files_listed_twice_terminate_build 0
14cu|cross-avr-gcc-4.8.1-1|7	
14cu|cross-avr-gcc-4.8.1-1|8	Summary:	Cross Compiling GNU GCC targeted at %{target}
14cu|cross-avr-gcc-4.8.1-1|9	Name:		cross-%{target}-gcc
14cu|cross-avr-gcc-4.8.1-1|10	Version:	4.8.1
14cu|cross-avr-gcc-4.8.1-1|11	Release:	1
14cu|cross-avr-gcc-4.8.1-1|12	License:	GPLv2+
14cu|cross-avr-gcc-4.8.1-1|13	Group:		Development/C
14cu|cross-avr-gcc-4.8.1-1|14	Url:		http://gcc.gnu.org/
14cu|cross-avr-gcc-4.8.1-1|15	Source0:	ftp://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-%{version}.tar.bz2
14cu|cross-avr-gcc-4.8.1-1|16	Patch0:		cross-avr-gcc-4.6.1-mint8.patch
14cu|cross-avr-gcc-4.8.1-1|17	BuildRequires:	cross-%{target}-binutils
14cu|cross-avr-gcc-4.8.1-1|18	BuildRequires:	gawk
14cu|cross-avr-gcc-4.8.1-1|19	BuildRequires:	gmp-devel
14cu|cross-avr-gcc-4.8.1-1|20	BuildRequires:	mpfr-devel
14cu|cross-avr-gcc-4.8.1-1|21	BuildRequires:	libmpc-devel
14cu|cross-avr-gcc-4.8.1-1|22	BuildRequires:	pkgconfig(zlib)
14cu|cross-avr-gcc-4.8.1-1|23	Requires:	cross-%{target}-binutils
14cu|cross-avr-gcc-4.8.1-1|24	Provides:	%{name}-cpp = %{EVRD}
14cu|cross-avr-gcc-4.8.1-1|25	
14cu|cross-avr-gcc-4.8.1-1|26	%description
14cu|cross-avr-gcc-4.8.1-1|27	This is a Cross Compiling version of GNU GCC, which can be used to compile
14cu|cross-avr-gcc-4.8.1-1|28	for the %{target} platform, instead of for the native %{_arch} platform.
14cu|cross-avr-gcc-4.8.1-1|29	
14cu|cross-avr-gcc-4.8.1-1|30	%files
14cu|cross-avr-gcc-4.8.1-1|31	%doc COPYING COPYING.LIB
14cu|cross-avr-gcc-4.8.1-1|32	%{_bindir}/%{target}-*
14cu|cross-avr-gcc-4.8.1-1|33	%dir /usr/lib/gcc
14cu|cross-avr-gcc-4.8.1-1|34	%dir /usr/lib/gcc/%{target}
14cu|cross-avr-gcc-4.8.1-1|35	/usr/lib/gcc/%{target}/%{version}
14cu|cross-avr-gcc-4.8.1-1|36	%dir %{_libexecdir}/gcc
14cu|cross-avr-gcc-4.8.1-1|37	%dir %{_libexecdir}/gcc/%{target}
14cu|cross-avr-gcc-4.8.1-1|38	%{_libexecdir}/gcc/%{target}/%{version}
14cu|cross-avr-gcc-4.8.1-1|39	%{_mandir}/man1/%{target}-*.1.*
14cu|cross-avr-gcc-4.8.1-1|40	%exclude %{_bindir}/%{target}-?++
14cu|cross-avr-gcc-4.8.1-1|41	%exclude %{_libexecdir}/gcc/%{target}/%{version}/cc1plus
14cu|cross-avr-gcc-4.8.1-1|42	%exclude %{_mandir}/man1/%{target}-g++.1.*
14cu|cross-avr-gcc-4.8.1-1|43	
14cu|cross-avr-gcc-4.8.1-1|44	#----------------------------------------------------------------------------
14cu|cross-avr-gcc-4.8.1-1|45	
14cu|cross-avr-gcc-4.8.1-1|46	%package c++
14cu|cross-avr-gcc-4.8.1-1|47	Summary:	Cross Compiling GNU GCC targeted at %{target}
14cu|cross-avr-gcc-4.8.1-1|48	Group:		Development/C++
14cu|cross-avr-gcc-4.8.1-1|49	Requires:	%{name} = %{EVRD}
14cu|cross-avr-gcc-4.8.1-1|50	
14cu|cross-avr-gcc-4.8.1-1|51	%description c++
14cu|cross-avr-gcc-4.8.1-1|52	This package contains the Cross Compiling version of g++, which can be used to
14cu|cross-avr-gcc-4.8.1-1|53	compile c++ code for the %{target} platform, instead of for the native %{_arch}
14cu|cross-avr-gcc-4.8.1-1|54	platform.
14cu|cross-avr-gcc-4.8.1-1|55	
14cu|cross-avr-gcc-4.8.1-1|56	%files c++
14cu|cross-avr-gcc-4.8.1-1|57	%{_bindir}/%{target}-?++
14cu|cross-avr-gcc-4.8.1-1|58	%{_libexecdir}/gcc/%{target}/%{version}/cc1plus
14cu|cross-avr-gcc-4.8.1-1|59	%{_mandir}/man1/%{target}-g++.1.*
14cu|cross-avr-gcc-4.8.1-1|60	
14cu|cross-avr-gcc-4.8.1-1|61	#----------------------------------------------------------------------------
14cu|cross-avr-gcc-4.8.1-1|62	
14cu|cross-avr-gcc-4.8.1-1|63	%prep
14cu|cross-avr-gcc-4.8.1-1|64	%setup -q -n gcc-%{version}
14cu|cross-avr-gcc-4.8.1-1|65	%patch0
14cu|cross-avr-gcc-4.8.1-1|66	
14cu|cross-avr-gcc-4.8.1-1|67	contrib/gcc_update --touch
14cu|cross-avr-gcc-4.8.1-1|68	
14cu|cross-avr-gcc-4.8.1-1|69	# Extract %%__os_install_post into os_install_post~
14cu|cross-avr-gcc-4.8.1-1|70	cat << \EOF > os_install_post~
14cu|cross-avr-gcc-4.8.1-1|71	%__os_install_post
14cu|cross-avr-gcc-4.8.1-1|72	EOF
14cu|cross-avr-gcc-4.8.1-1|73	
14cu|cross-avr-gcc-4.8.1-1|74	# Generate customized brp-*scripts
14cu|cross-avr-gcc-4.8.1-1|75	cat os_install_post~ | while read a x y; do
14cu|cross-avr-gcc-4.8.1-1|76	case $a in
14cu|cross-avr-gcc-4.8.1-1|77	# Prevent brp-strip* from trying to handle foreign binaries
14cu|cross-avr-gcc-4.8.1-1|78	*/brp-strip*)
14cu|cross-avr-gcc-4.8.1-1|79	b=$(basename $a)
14cu|cross-avr-gcc-4.8.1-1|80	sed -e 's,find %{buildroot},find %{buildroot}%{_bindir} %{buildroot}%{_libexecdir},' $a > $b
14cu|cross-avr-gcc-4.8.1-1|81	chmod a+x $b
14cu|cross-avr-gcc-4.8.1-1|82	;;
14cu|cross-avr-gcc-4.8.1-1|83	esac
14cu|cross-avr-gcc-4.8.1-1|84	done
14cu|cross-avr-gcc-4.8.1-1|85	
14cu|cross-avr-gcc-4.8.1-1|86	sed -e 's,^[ ]*/usr/lib/rpm.*/brp-strip,./brp-strip,' \
14cu|cross-avr-gcc-4.8.1-1|87	< os_install_post~ > os_install_post
14cu|cross-avr-gcc-4.8.1-1|88	
14cu|cross-avr-gcc-4.8.1-1|89	%build
14cu|cross-avr-gcc-4.8.1-1|90	mkdir -p gcc-%{target}
14cu|cross-avr-gcc-4.8.1-1|91	pushd gcc-%{target}
14cu|cross-avr-gcc-4.8.1-1|92	CC="%{__cc} %{optflags}" \
14cu|cross-avr-gcc-4.8.1-1|93	../configure \
14cu|cross-avr-gcc-4.8.1-1|94	--prefix=%{_prefix} \
14cu|cross-avr-gcc-4.8.1-1|95	--mandir=%{_mandir} \
14cu|cross-avr-gcc-4.8.1-1|96	--infodir=%{_infodir} \
14cu|cross-avr-gcc-4.8.1-1|97	--target=%{target} \
14cu|cross-avr-gcc-4.8.1-1|98	--enable-languages=c,c++ \
14cu|cross-avr-gcc-4.8.1-1|99	--disable-nls \
14cu|cross-avr-gcc-4.8.1-1|100	--disable-libssp \
14cu|cross-avr-gcc-4.8.1-1|101	--with-system-zlib \
14cu|cross-avr-gcc-4.8.1-1|102	--enable-version-specific-runtime-libs \
14cu|cross-avr-gcc-4.8.1-1|103	--with-pkgversion="%{distribution} %{EVRD}" \
14cu|cross-avr-gcc-4.8.1-1|104	--with-bugurl="%{bugurl}" \
14cu|cross-avr-gcc-4.8.1-1|105	--libexecdir=%{_libexecdir}
14cu|cross-avr-gcc-4.8.1-1|106	# In general, building GCC is not smp-safe
14cu|cross-avr-gcc-4.8.1-1|107	make
14cu|cross-avr-gcc-4.8.1-1|108	popd
14cu|cross-avr-gcc-4.8.1-1|109	
14cu|cross-avr-gcc-4.8.1-1|110	%install
14cu|cross-avr-gcc-4.8.1-1|111	pushd gcc-%{target}
14cu|cross-avr-gcc-4.8.1-1|112	%makeinstall_std
14cu|cross-avr-gcc-4.8.1-1|113	popd
14cu|cross-avr-gcc-4.8.1-1|114	# we don't want these as we are a cross version
14cu|cross-avr-gcc-4.8.1-1|115	rm -rf %{buildroot}%{_infodir}
14cu|cross-avr-gcc-4.8.1-1|116	rm -rf %{buildroot}%{_mandir}/man7
14cu|cross-avr-gcc-4.8.1-1|117	rm    %{buildroot}%{_libdir}/libiberty.a
14cu|cross-avr-gcc-4.8.1-1|118	# and these aren't usefull for embedded targets
14cu|cross-avr-gcc-4.8.1-1|119	rm -rf %{buildroot}/usr/lib/gcc/%{target}/%{version}/install-tools
14cu|cross-avr-gcc-4.8.1-1|120	rm -rf %{buildroot}%{_libexecdir}/gcc/%{target}/%{version}/install-tools
14cu|cross-avr-gcc-4.8.1-1|121	
14cu|cross-avr-gcc-4.8.1-1|122	%define __os_install_post . ./os_install_post
14cu|cross-avr-gcc-4.8.1-1|123	
14cu|cross-avr-gcc-4.8.1-1|124	
14cu|cross-avr-gcc-4.8.1-1|125	%changelog
14cu|cross-avr-gcc-4.8.1-1|126	* Mon Jan 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.1-1
14cu|cross-avr-gcc-4.8.1-1|127	+ Revision: 861a7c6
14cu|cross-avr-gcc-4.8.1-1|128	- New version 4.8.1, spec cleanup
14cu|cross-avr-gcc-4.8.1-1|129	
14cu|cross-avr-gcc-4.8.1-1|130	

9904 14
14cu|crosti-1.13.2-1|1	Name:		crosti
14cu|crosti-1.13.2-1|2	Summary:	Tool to create cross stitch scheme from custom image
14cu|crosti-1.13.2-1|3	Version:	1.13.2
14cu|crosti-1.13.2-1|4	Release:	1
14cu|crosti-1.13.2-1|5	License:	GPLv3+
14cu|crosti-1.13.2-1|6	Group:		Graphics
14cu|crosti-1.13.2-1|7	URL:		https://sites.google.com/site/crostiapp/
14cu|crosti-1.13.2-1|8	Source0:	https://sourceforge.net/projects/crosti/files/crosti%201.13.2/%{name}-%{version}-source.zip
14cu|crosti-1.13.2-1|9	Source1:	crosti.xml
14cu|crosti-1.13.2-1|10	BuildRequires:	qt4-devel
14cu|crosti-1.13.2-1|11	
14cu|crosti-1.13.2-1|12	%description
14cu|crosti-1.13.2-1|13	This tool allows you to make your own unique cross stitch scheme from custom
14cu|crosti-1.13.2-1|14	image. You can resize and rotate image, reduce the number of colors, change
14cu|crosti-1.13.2-1|15	image palette, make cross stitch scheme, preview it, save and print. Cross
14cu|crosti-1.13.2-1|16	stitch scheme edition available: colors and icons changing, new color addition,
14cu|crosti-1.13.2-1|17	color fill, scheme pixel draw, lines and half-stitches.
14cu|crosti-1.13.2-1|18	
14cu|crosti-1.13.2-1|19	Features
14cu|crosti-1.13.2-1|20	
14cu|crosti-1.13.2-1|21	* Convert custom image to cross stitch scheme.
14cu|crosti-1.13.2-1|22	* Edit cross stitch scheme.
14cu|crosti-1.13.2-1|23	* Save and print the scheme that you created.
14cu|crosti-1.13.2-1|24	* Input images: BMP, GIF, ICO, JPEG, JPG, MNG, PBM, PGM, PNG, PPM, SVG, TIF,
14cu|crosti-1.13.2-1|25	TIFF, XBM, XPM.
14cu|crosti-1.13.2-1|26	* Output cross stitch scheme: BMP, ICO, JPEG, JPG, PNG, PPM, TIF, TIFF, XBM,
14cu|crosti-1.13.2-1|27	XPM, PDF, CST (crosti scheme text file).
14cu|crosti-1.13.2-1|28	
14cu|crosti-1.13.2-1|29	%prep
14cu|crosti-1.13.2-1|30	%setup  -q -c -n %{name}-%{version}-source
14cu|crosti-1.13.2-1|31	perl -i -pe 's/\r\n/\n/gs' {readme,changelog}.txt
14cu|crosti-1.13.2-1|32	
14cu|crosti-1.13.2-1|33	%build
14cu|crosti-1.13.2-1|34	%qmake_qt4
14cu|crosti-1.13.2-1|35	%make
14cu|crosti-1.13.2-1|36	
14cu|crosti-1.13.2-1|37	%install
14cu|crosti-1.13.2-1|38	%makeinstall_qt
14cu|crosti-1.13.2-1|39	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|crosti-1.13.2-1|40	
14cu|crosti-1.13.2-1|41	%files
14cu|crosti-1.13.2-1|42	%doc readme.txt changelog.txt
14cu|crosti-1.13.2-1|43	%{_bindir}/%{name}
14cu|crosti-1.13.2-1|44	%{_datadir}/%{name}
14cu|crosti-1.13.2-1|45	%{_datadir}/applications/%{name}.desktop
14cu|crosti-1.13.2-1|46	%{_datadir}/mime/packages/%{name}.xml
14cu|crosti-1.13.2-1|47	%{_iconsdir}/hicolor/*/apps/*
14cu|crosti-1.13.2-1|48	%{_iconsdir}/hicolor/*/mimetypes/*
14cu|crosti-1.13.2-1|49	
14cu|crosti-1.13.2-1|50	%changelog
14cu|crosti-1.13.2-1|51	
14cu|crosti-1.13.2-1|52	* Sun Sep 04 2016 alzim <alzim@bk.ru> 1.13.2-1
14cu|crosti-1.13.2-1|53	- (f40df36) Merge pull request #1 from import/crosti:rosa2016.1
14cu|crosti-1.13.2-1|54	- (f40df36) Updated to 1.13.2
14cu|crosti-1.13.2-1|55	
14cu|crosti-1.13.2-1|56	

9905 14
14cu|csmash-0.6.6-21|1	%define debug_package %{nil}
14cu|csmash-0.6.6-21|2	
14cu|csmash-0.6.6-21|3	Name:		csmash
14cu|csmash-0.6.6-21|4	Summary:	A 3D table tennis game
14cu|csmash-0.6.6-21|5	Version:	0.6.6
14cu|csmash-0.6.6-21|6	Release:	21
14cu|csmash-0.6.6-21|7	Source0:	http://belnet.dl.sourceforge.net/sourceforge/cannonsmash/%{name}-%{version}.tar.bz2
14cu|csmash-0.6.6-21|8	Source11:	%{name}.16.png
14cu|csmash-0.6.6-21|9	Source12:	%{name}.32.png
14cu|csmash-0.6.6-21|10	Source13:	%{name}.48.png
14cu|csmash-0.6.6-21|11	Patch0:		csmash-0.6.6-64bit-fixes.patch.bz2
14cu|csmash-0.6.6-21|12	Patch1:		csmash-0.6.6-gcc4.patch.bz2
14cu|csmash-0.6.6-21|13	Patch2:		csmash-0.6.6-extraqualif.patch.bz2
14cu|csmash-0.6.6-21|14	URL:		http://CannonSmash.sourceforge.net/
14cu|csmash-0.6.6-21|15	License:	GPL
14cu|csmash-0.6.6-21|16	Group:		Games/Sports
14cu|csmash-0.6.6-21|17	BuildRequires:	pkgconfig(x11) libxext-devel libxi-devel libxmu-devel libxt-devel
14cu|csmash-0.6.6-21|18	BuildRequires:	SDL_mixer-devel SDL_image-devel  esound-devel
14cu|csmash-0.6.6-21|19	BuildRequires:	gtk+2-devel mesaglu-devel jpeg-devel texinfo zlib-devel gettext bison
14cu|csmash-0.6.6-21|20	BuildRequires:  pkgconfig(alsa)
14cu|csmash-0.6.6-21|21	
14cu|csmash-0.6.6-21|22	%description
14cu|csmash-0.6.6-21|23	CannonSmash is a 3D tabletennis game. The goal of this project is to represent
14cu|csmash-0.6.6-21|24	various strategy of tabletennis on computer game.
14cu|csmash-0.6.6-21|25	
14cu|csmash-0.6.6-21|26	%prep
14cu|csmash-0.6.6-21|27	%setup -q
14cu|csmash-0.6.6-21|28	%patch0 -p0
14cu|csmash-0.6.6-21|29	%patch1 -p1
14cu|csmash-0.6.6-21|30	%patch2 -p1
14cu|csmash-0.6.6-21|31	
14cu|csmash-0.6.6-21|32	%build
14cu|csmash-0.6.6-21|33	%configure2_5x
14cu|csmash-0.6.6-21|34	%make
14cu|csmash-0.6.6-21|35	
14cu|csmash-0.6.6-21|36	%install
14cu|csmash-0.6.6-21|37	%makeinstall
14cu|csmash-0.6.6-21|38	rm -rf %{buildroot}%{_datadir}/%{name}/win32
14cu|csmash-0.6.6-21|39	
14cu|csmash-0.6.6-21|40	mkdir -p %{buildroot}%{_datadir}/applications
14cu|csmash-0.6.6-21|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|csmash-0.6.6-21|42	[Desktop Entry]
14cu|csmash-0.6.6-21|43	Name=CannonSmash
14cu|csmash-0.6.6-21|44	Comment=A 3D table tennis game
14cu|csmash-0.6.6-21|45	Comment[ru]=Трехмерный настольный теннис
14cu|csmash-0.6.6-21|46	Exec=%{_bindir}/%{name}
14cu|csmash-0.6.6-21|47	Icon=%{name}
14cu|csmash-0.6.6-21|48	Terminal=false
14cu|csmash-0.6.6-21|49	Type=Application
14cu|csmash-0.6.6-21|50	Categories=Game;SportsGame;
14cu|csmash-0.6.6-21|51	EOF
14cu|csmash-0.6.6-21|52	
14cu|csmash-0.6.6-21|53	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|csmash-0.6.6-21|54	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|csmash-0.6.6-21|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|csmash-0.6.6-21|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|csmash-0.6.6-21|57	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|csmash-0.6.6-21|58	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|csmash-0.6.6-21|59	
14cu|csmash-0.6.6-21|60	%find_lang %{name}
14cu|csmash-0.6.6-21|61	
14cu|csmash-0.6.6-21|62	%files -f %{name}.lang
14cu|csmash-0.6.6-21|63	%doc AUTHORS README README.en
14cu|csmash-0.6.6-21|64	%{_bindir}/*
14cu|csmash-0.6.6-21|65	%{_datadir}/games/%{name}
14cu|csmash-0.6.6-21|66	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|csmash-0.6.6-21|67	%{_miconsdir}/%{name}.png
14cu|csmash-0.6.6-21|68	%{_iconsdir}/%{name}.png
14cu|csmash-0.6.6-21|69	%{_liconsdir}/%{name}.png
14cu|csmash-0.6.6-21|70	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|csmash-0.6.6-21|71	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|csmash-0.6.6-21|72	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|csmash-0.6.6-21|73	
14cu|csmash-0.6.6-21|74	
14cu|csmash-0.6.6-21|75	
14cu|csmash-0.6.6-21|76	%changelog
14cu|csmash-0.6.6-21|77	
14cu|csmash-0.6.6-21|78	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 0.6.6-21
14cu|csmash-0.6.6-21|79	- (7813530) Disable debug
14cu|csmash-0.6.6-21|80	
14cu|csmash-0.6.6-21|81	

9906 14
14cu|csound-6.07.0-1|1	# Csound is really dumb about 64-bit
14cu|csound-6.07.0-1|2	%ifarch	x86_64 ia64 ppc64 sparc64 s390x
14cu|csound-6.07.0-1|3	%define	build64bit	1
14cu|csound-6.07.0-1|4	%define	lib64		1
14cu|csound-6.07.0-1|5	%define	useDouble	1
14cu|csound-6.07.0-1|6	%define	install64bit	--word64
14cu|csound-6.07.0-1|7	%else
14cu|csound-6.07.0-1|8	%define	build64bit	0
14cu|csound-6.07.0-1|9	%define	lib64		0
14cu|csound-6.07.0-1|10	%define	useDouble	0
14cu|csound-6.07.0-1|11	%define	install64bit	%{nil}
14cu|csound-6.07.0-1|12	%endif
14cu|csound-6.07.0-1|13	%define	major		6
14cu|csound-6.07.0-1|14	%define	libname		%mklibname %{name} %{major}
14cu|csound-6.07.0-1|15	%define	develname	%mklibname -d %{name}
14cu|csound-6.07.0-1|16	
14cu|csound-6.07.0-1|17	%define	with_manual	1
14cu|csound-6.07.0-1|18	
14cu|csound-6.07.0-1|19	Summary:	A sound synthesis language and library
14cu|csound-6.07.0-1|20	Name:		csound
14cu|csound-6.07.0-1|21	Version:	6.07.0
14cu|csound-6.07.0-1|22	Release:	1
14cu|csound-6.07.0-1|23	License:	LGPLv2+
14cu|csound-6.07.0-1|24	Group:		Sound
14cu|csound-6.07.0-1|25	URL:		https://csound.github.io/
14cu|csound-6.07.0-1|26	Source0:	https://github.com/csound/csound/archive/%{name}-%{version}.tar.gz
14cu|csound-6.07.0-1|27	%if %{with_manual}
14cu|csound-6.07.0-1|28	Source1:	https://github.com/csound/csound/releases/download/%{version}/Csound6.07_manual_html.zip
14cu|csound-6.07.0-1|29	%endif
14cu|csound-6.07.0-1|30	#Source2:	http://ccrma.stanford.edu/software/stk/release/stk-4.4.4.tar.gz
14cu|csound-6.07.0-1|31	Source100:	%{name}.rpmlintrc
14cu|csound-6.07.0-1|32	Patch1:		%{name}-6.04-default-opcodedir.patch
14cu|csound-6.07.0-1|33	Patch2:		%{name}-6.04-default-pulse.patch
14cu|csound-6.07.0-1|34	Patch3:		%{name}-6.04-fix-python-install-path.patch
14cu|csound-6.07.0-1|35	Patch4:		%{name}-6.07.0-fix-luajit-detection.patch
14cu|csound-6.07.0-1|36	BuildRequires:	cmake >= 2.8.12
14cu|csound-6.07.0-1|37	BuildRequires:	bison
14cu|csound-6.07.0-1|38	BuildRequires:	doxygen
14cu|csound-6.07.0-1|39	BuildRequires:	flex
14cu|csound-6.07.0-1|40	BuildRequires:	getfem++
14cu|csound-6.07.0-1|41	BuildRequires:	gettext
14cu|csound-6.07.0-1|42	BuildRequires:	jpackage-utils >= 1.5
14cu|csound-6.07.0-1|43	BuildRequires:	python
14cu|csound-6.07.0-1|44	BuildRequires:	swig >= 2.0
14cu|csound-6.07.0-1|45	BuildRequires:	xsltproc
14cu|csound-6.07.0-1|46	BuildRequires:	boost-devel
14cu|csound-6.07.0-1|47	BuildRequires:	fltk-devel >= 1.1.7
14cu|csound-6.07.0-1|48	BuildRequires:	gomp-devel
14cu|csound-6.07.0-1|49	BuildRequires:	hdf5-devel
14cu|csound-6.07.0-1|50	BuildRequires:	java-1.8.0-openjdk-devel
14cu|csound-6.07.0-1|51	BuildRequires:	jpeg-devel
14cu|csound-6.07.0-1|52	BuildRequires:	ladspa-devel
14cu|csound-6.07.0-1|53	BuildRequires:	portmidi-devel
14cu|csound-6.07.0-1|54	BuildRequires:	stk-devel
14cu|csound-6.07.0-1|55	BuildRequires:	wiiuse-devel
14cu|csound-6.07.0-1|56	BuildRequires:	pkgconfig(alsa)
14cu|csound-6.07.0-1|57	BuildRequires:	pkgconfig(dssi)
14cu|csound-6.07.0-1|58	BuildRequires:	pkgconfig(eigen3)
14cu|csound-6.07.0-1|59	BuildRequires:	pkgconfig(fluidsynth)
14cu|csound-6.07.0-1|60	BuildRequires:	pkgconfig(jack)
14cu|csound-6.07.0-1|61	BuildRequires:	pkgconfig(libcurl)
14cu|csound-6.07.0-1|62	BuildRequires:	pkgconfig(liblo)
14cu|csound-6.07.0-1|63	BuildRequires:	pkgconfig(libpulse)
14cu|csound-6.07.0-1|64	BuildRequires:	pkgconfig(lua)
14cu|csound-6.07.0-1|65	BuildRequires:	pkgconfig(luajit)
14cu|csound-6.07.0-1|66	BuildRequires:	pkgconfig(ogg)
14cu|csound-6.07.0-1|67	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|csound-6.07.0-1|68	BuildRequires:	pkgconfig(libpng)
14cu|csound-6.07.0-1|69	BuildRequires:	pkgconfig(python)
14cu|csound-6.07.0-1|70	BuildRequires:	pkgconfig(sndfile) >= 1.0.19
14cu|csound-6.07.0-1|71	BuildRequires:	pkgconfig(vorbis)
14cu|csound-6.07.0-1|72	BuildRequires:	pkgconfig(x11)
14cu|csound-6.07.0-1|73	# TODO: Add package and support for libmusicxml
14cu|csound-6.07.0-1|74	#BuildRequires:	texlive
14cu|csound-6.07.0-1|75	#BuildRequires:	texlive-latex
14cu|csound-6.07.0-1|76	#BuildRequires:	tcl-devel
14cu|csound-6.07.0-1|77	#BuildRequires:	pkgconfig(cairo)
14cu|csound-6.07.0-1|78	#BuildRequires:	pkgconfig(pixman-1)
14cu|csound-6.07.0-1|79	#BuildRequires:	pkgconfig(tk)
14cu|csound-6.07.0-1|80	#BuildRequires:	emacs-common
14cu|csound-6.07.0-1|81	Obsoletes:	%{name} < %{EVRD}
14cu|csound-6.07.0-1|82	Requires:	%{libname} = %{EVRD}
14cu|csound-6.07.0-1|83	
14cu|csound-6.07.0-1|84	%description
14cu|csound-6.07.0-1|85	Csound is a sound and music synthesis system, providing facilities for
14cu|csound-6.07.0-1|86	composition and performance over a wide range of platforms. It is not
14cu|csound-6.07.0-1|87	restricted to any style of music, having been used for many years in
14cu|csound-6.07.0-1|88	at least classical, pop, techno, ambient...
14cu|csound-6.07.0-1|89	
14cu|csound-6.07.0-1|90	%files -f csound6.lang
14cu|csound-6.07.0-1|91	%doc COPYING ChangeLog README.md Release_Notes/*
14cu|csound-6.07.0-1|92	%{_bindir}/atsa
14cu|csound-6.07.0-1|93	%{_bindir}/cs
14cu|csound-6.07.0-1|94	%{_bindir}/csanalyze
14cu|csound-6.07.0-1|95	%{_bindir}/csb64enc
14cu|csound-6.07.0-1|96	%{_bindir}/csbeats
14cu|csound-6.07.0-1|97	%{_bindir}/csdebugger
14cu|csound-6.07.0-1|98	%{_bindir}/csound
14cu|csound-6.07.0-1|99	%{_bindir}/cvanal
14cu|csound-6.07.0-1|100	%{_bindir}/dnoise
14cu|csound-6.07.0-1|101	%{_bindir}/envext
14cu|csound-6.07.0-1|102	%{_bindir}/extract
14cu|csound-6.07.0-1|103	%{_bindir}/extractor
14cu|csound-6.07.0-1|104	%{_bindir}/het_export
14cu|csound-6.07.0-1|105	%{_bindir}/het_import
14cu|csound-6.07.0-1|106	%{_bindir}/hetro
14cu|csound-6.07.0-1|107	%{_bindir}/lpanal
14cu|csound-6.07.0-1|108	%{_bindir}/lpc_export
14cu|csound-6.07.0-1|109	%{_bindir}/lpc_import
14cu|csound-6.07.0-1|110	%{_bindir}/makecsd
14cu|csound-6.07.0-1|111	%{_bindir}/mixer
14cu|csound-6.07.0-1|112	%{_bindir}/pv_export
14cu|csound-6.07.0-1|113	%{_bindir}/pv_import
14cu|csound-6.07.0-1|114	%{_bindir}/pvanal
14cu|csound-6.07.0-1|115	%{_bindir}/pvlook
14cu|csound-6.07.0-1|116	%{_bindir}/scale
14cu|csound-6.07.0-1|117	%{_bindir}/scot
14cu|csound-6.07.0-1|118	%{_bindir}/scsort
14cu|csound-6.07.0-1|119	%{_bindir}/sdif2ad
14cu|csound-6.07.0-1|120	%{_bindir}/sndinfo
14cu|csound-6.07.0-1|121	%{_bindir}/srconv
14cu|csound-6.07.0-1|122	%{_bindir}/src_conv
14cu|csound-6.07.0-1|123	#{_bindir}/cs-launcher
14cu|csound-6.07.0-1|124	#{_bindir}/winsound
14cu|csound-6.07.0-1|125	
14cu|csound-6.07.0-1|126	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|127	
14cu|csound-6.07.0-1|128	%package -n %{libname}
14cu|csound-6.07.0-1|129	Summary:	Csound main library and plug-ins
14cu|csound-6.07.0-1|130	Group:		Sound
14cu|csound-6.07.0-1|131	#Requires:	%%{libname} = %%{version}
14cu|csound-6.07.0-1|132	
14cu|csound-6.07.0-1|133	%description -n %{libname}
14cu|csound-6.07.0-1|134	Contains the libraries and the main plug-ins for using Csound.
14cu|csound-6.07.0-1|135	
14cu|csound-6.07.0-1|136	%files -n %{libname}
14cu|csound-6.07.0-1|137	%doc COPYING
14cu|csound-6.07.0-1|138	%dir %{_libdir}/%{name}
14cu|csound-6.07.0-1|139	%dir %{_libdir}/%{name}/plugins-6.0
14cu|csound-6.07.0-1|140	%{_libdir}/lib%{name}64.so.%{major}*
14cu|csound-6.07.0-1|141	%{_libdir}/luaCsnd6.so
14cu|csound-6.07.0-1|142	%{_libdir}/luaCsoundAC.so
14cu|csound-6.07.0-1|143	%{_libdir}/%{name}/plugins-6.0/csladspa.so
14cu|csound-6.07.0-1|144	%{_libdir}/%{name}/plugins-6.0/libampmidid.so
14cu|csound-6.07.0-1|145	%{_libdir}/%{name}/plugins-6.0/libbuchla.so
14cu|csound-6.07.0-1|146	%{_libdir}/%{name}/plugins-6.0/libcellular.so
14cu|csound-6.07.0-1|147	%{_libdir}/%{name}/plugins-6.0/libchua.so
14cu|csound-6.07.0-1|148	%{_libdir}/%{name}/plugins-6.0/libcontrol.so
14cu|csound-6.07.0-1|149	%{_libdir}/%{name}/plugins-6.0/libcs_date.so
14cu|csound-6.07.0-1|150	%{_libdir}/%{name}/plugins-6.0/libdoppler.so
14cu|csound-6.07.0-1|151	%{_libdir}/%{name}/plugins-6.0/libexciter.so
14cu|csound-6.07.0-1|152	%{_libdir}/%{name}/plugins-6.0/libfareygen.so
14cu|csound-6.07.0-1|153	%{_libdir}/%{name}/plugins-6.0/libfractalnoise.so
14cu|csound-6.07.0-1|154	%{_libdir}/%{name}/plugins-6.0/libframebuffer.so
14cu|csound-6.07.0-1|155	%{_libdir}/%{name}/plugins-6.0/libftsamplebank.so
14cu|csound-6.07.0-1|156	#{_libdir}/%%{name}/plugins-6.0/libhdf5.so
14cu|csound-6.07.0-1|157	%{_libdir}/%{name}/plugins-6.0/libhdf5ops.so
14cu|csound-6.07.0-1|158	%{_libdir}/%{name}/plugins-6.0/libipmidi.so
14cu|csound-6.07.0-1|159	%{_libdir}/%{name}/plugins-6.0/libimage.so
14cu|csound-6.07.0-1|160	%{_libdir}/%{name}/plugins-6.0/libjacko.so
14cu|csound-6.07.0-1|161	%{_libdir}/%{name}/plugins-6.0/libjoystick.so
14cu|csound-6.07.0-1|162	%{_libdir}/%{name}/plugins-6.0/liblinear_algebra.so
14cu|csound-6.07.0-1|163	%{_libdir}/%{name}/plugins-6.0/libLuaCsound.so
14cu|csound-6.07.0-1|164	%{_libdir}/%{name}/plugins-6.0/libmixer.so
14cu|csound-6.07.0-1|165	%{_libdir}/%{name}/plugins-6.0/libpadsynth.so
14cu|csound-6.07.0-1|166	%{_libdir}/%{name}/plugins-6.0/libplaterev.so
14cu|csound-6.07.0-1|167	%{_libdir}/%{name}/plugins-6.0/libpy.so
14cu|csound-6.07.0-1|168	%{_libdir}/%{name}/plugins-6.0/librtalsa.so
14cu|csound-6.07.0-1|169	%{_libdir}/%{name}/plugins-6.0/librtpa.so
14cu|csound-6.07.0-1|170	%{_libdir}/%{name}/plugins-6.0/librtpulse.so
14cu|csound-6.07.0-1|171	%{_libdir}/%{name}/plugins-6.0/libscansyn.so
14cu|csound-6.07.0-1|172	%{_libdir}/%{name}/plugins-6.0/libserial.so
14cu|csound-6.07.0-1|173	%{_libdir}/%{name}/plugins-6.0/libsignalflowgraph.so
14cu|csound-6.07.0-1|174	%{_libdir}/%{name}/plugins-6.0/libstdutil.so
14cu|csound-6.07.0-1|175	%{_libdir}/%{name}/plugins-6.0/libsystem_call.so
14cu|csound-6.07.0-1|176	%{_libdir}/%{name}/plugins-6.0/liburandom.so
14cu|csound-6.07.0-1|177	%{_libdir}/%{name}/plugins-6.0/libwiimote.so
14cu|csound-6.07.0-1|178	
14cu|csound-6.07.0-1|179	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|180	
14cu|csound-6.07.0-1|181	%package -n %{develname}
14cu|csound-6.07.0-1|182	Summary:	Csound development files and libraries
14cu|csound-6.07.0-1|183	Group:		Development/C
14cu|csound-6.07.0-1|184	Requires:	%{libname} = %{EVRD}
14cu|csound-6.07.0-1|185	Provides:	%{name}-devel = %{EVRD}
14cu|csound-6.07.0-1|186	Obsoletes:	%{name}-devel < %{EVRD}
14cu|csound-6.07.0-1|187	
14cu|csound-6.07.0-1|188	%description -n %{develname}
14cu|csound-6.07.0-1|189	Contains headers and libraries for developing applications that use Csound.
14cu|csound-6.07.0-1|190	
14cu|csound-6.07.0-1|191	%files -n %{develname}
14cu|csound-6.07.0-1|192	%doc COPYING
14cu|csound-6.07.0-1|193	%dir %{_includedir}/%{name}/
14cu|csound-6.07.0-1|194	%{_includedir}/%{name}/*
14cu|csound-6.07.0-1|195	%{_libdir}/lib%{name}64.so
14cu|csound-6.07.0-1|196	%{_libdir}/libcsnd6.so
14cu|csound-6.07.0-1|197	%{_libdir}/libCsoundAC.so
14cu|csound-6.07.0-1|198	
14cu|csound-6.07.0-1|199	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|200	
14cu|csound-6.07.0-1|201	%package python
14cu|csound-6.07.0-1|202	Summary:	Python Csound files and libraries
14cu|csound-6.07.0-1|203	Group:		Development/Python
14cu|csound-6.07.0-1|204	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|205	Requires:	python
14cu|csound-6.07.0-1|206	
14cu|csound-6.07.0-1|207	%description python
14cu|csound-6.07.0-1|208	Contains Python files for using Csound.
14cu|csound-6.07.0-1|209	
14cu|csound-6.07.0-1|210	%files python
14cu|csound-6.07.0-1|211	%doc COPYING
14cu|csound-6.07.0-1|212	%{_libdir}/libcsnd6.so.%{major}*
14cu|csound-6.07.0-1|213	%{_libdir}/libCsoundAC.so.%{major}*
14cu|csound-6.07.0-1|214	%{python_sitearch}/_CsoundAC.so
14cu|csound-6.07.0-1|215	%{python_sitearch}/CsoundAC.py
14cu|csound-6.07.0-1|216	%{python_sitearch}/_csnd6.so
14cu|csound-6.07.0-1|217	%{python_sitearch}/csnd6.py
14cu|csound-6.07.0-1|218	%{python_sitearch}/ctcsound.py
14cu|csound-6.07.0-1|219	%{python_sitearch}/icsound.py
14cu|csound-6.07.0-1|220	
14cu|csound-6.07.0-1|221	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|222	
14cu|csound-6.07.0-1|223	%package java
14cu|csound-6.07.0-1|224	Summary:	Java Csound support
14cu|csound-6.07.0-1|225	Group:		Development/Java
14cu|csound-6.07.0-1|226	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|227	Requires:	jpackage-utils >= 1.5
14cu|csound-6.07.0-1|228	
14cu|csound-6.07.0-1|229	%description java
14cu|csound-6.07.0-1|230	Contains Java language bindings for developing and running Java applications
14cu|csound-6.07.0-1|231	that use Csound.
14cu|csound-6.07.0-1|232	
14cu|csound-6.07.0-1|233	%files java
14cu|csound-6.07.0-1|234	%doc COPYING
14cu|csound-6.07.0-1|235	%{_libdir}/lib_jcsound6.so
14cu|csound-6.07.0-1|236	%{_libdir}/csnd6.jar
14cu|csound-6.07.0-1|237	#{_libdir}/%%{name}/java/
14cu|csound-6.07.0-1|238	%{_javadir}/csnd6.jar
14cu|csound-6.07.0-1|239	
14cu|csound-6.07.0-1|240	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|241	
14cu|csound-6.07.0-1|242	%package javadoc
14cu|csound-6.07.0-1|243	Summary:	API documentation for Java Csound support
14cu|csound-6.07.0-1|244	Group:		Development/Java
14cu|csound-6.07.0-1|245	
14cu|csound-6.07.0-1|246	%description javadoc
14cu|csound-6.07.0-1|247	API documentation for the %{name}-java package.
14cu|csound-6.07.0-1|248	
14cu|csound-6.07.0-1|249	%files javadoc
14cu|csound-6.07.0-1|250	%doc COPYING
14cu|csound-6.07.0-1|251	%doc %{_javadocdir}/%{name}-java
14cu|csound-6.07.0-1|252	
14cu|csound-6.07.0-1|253	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|254	
14cu|csound-6.07.0-1|255	#package tk
14cu|csound-6.07.0-1|256	#Summary:	Tcl/Tk related Csound utilities
14cu|csound-6.07.0-1|257	#Group:		Sound
14cu|csound-6.07.0-1|258	#Requires:	%%{name} = %%{EVRD}
14cu|csound-6.07.0-1|259	#Requires:	tcl
14cu|csound-6.07.0-1|260	#Requires:	tk
14cu|csound-6.07.0-1|261	
14cu|csound-6.07.0-1|262	#description tk
14cu|csound-6.07.0-1|263	#Contains Tcl/Tk related Csound utilities.
14cu|csound-6.07.0-1|264	
14cu|csound-6.07.0-1|265	#files tk
14cu|csound-6.07.0-1|266	#doc COPYING
14cu|csound-6.07.0-1|267	#{_libdir}/%%{name}/tcl/
14cu|csound-6.07.0-1|268	#{_bindir}/matrix.tk
14cu|csound-6.07.0-1|269	#{_bindir}/brkpt
14cu|csound-6.07.0-1|270	#{_bindir}/linseg
14cu|csound-6.07.0-1|271	#{_bindir}/tabdes
14cu|csound-6.07.0-1|272	#{_bindir}/cstclsh
14cu|csound-6.07.0-1|273	#{_bindir}/cswish
14cu|csound-6.07.0-1|274	
14cu|csound-6.07.0-1|275	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|276	
14cu|csound-6.07.0-1|277	%package stk
14cu|csound-6.07.0-1|278	Summary:	STK plug-ins for Csound
14cu|csound-6.07.0-1|279	Group:		Sound
14cu|csound-6.07.0-1|280	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|281	
14cu|csound-6.07.0-1|282	%description stk
14cu|csound-6.07.0-1|283	Contains STK plug-ins for Csound.
14cu|csound-6.07.0-1|284	
14cu|csound-6.07.0-1|285	%files stk
14cu|csound-6.07.0-1|286	%doc COPYING
14cu|csound-6.07.0-1|287	#{_libdir}/%%{name}/plugins-6.0/libstk.so
14cu|csound-6.07.0-1|288	%{_libdir}/%{name}/plugins-6.0/libstkops.so
14cu|csound-6.07.0-1|289	#{_datadir}/%%{name}/rawwaves/*.raw
14cu|csound-6.07.0-1|290	
14cu|csound-6.07.0-1|291	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|292	
14cu|csound-6.07.0-1|293	#package gui
14cu|csound-6.07.0-1|294	#Summary:	A FLTK-based GUI for Csound
14cu|csound-6.07.0-1|295	#Group:		Sound
14cu|csound-6.07.0-1|296	#Requires:	%%{name} = %%{EVRD}
14cu|csound-6.07.0-1|297	#Requires:	fltk
14cu|csound-6.07.0-1|298	#Requires:	xdg-utils
14cu|csound-6.07.0-1|299	
14cu|csound-6.07.0-1|300	#description gui
14cu|csound-6.07.0-1|301	#Contains a FLTK-based GUI for Csound.
14cu|csound-6.07.0-1|302	
14cu|csound-6.07.0-1|303	#files gui
14cu|csound-6.07.0-1|304	#doc COPYING
14cu|csound-6.07.0-1|305	#{_bindir}/csound5gui
14cu|csound-6.07.0-1|306	
14cu|csound-6.07.0-1|307	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|308	
14cu|csound-6.07.0-1|309	%package fltk
14cu|csound-6.07.0-1|310	Summary:	FLTK plug-ins for Csound
14cu|csound-6.07.0-1|311	Group:		Sound
14cu|csound-6.07.0-1|312	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|313	Requires:	fltk
14cu|csound-6.07.0-1|314	
14cu|csound-6.07.0-1|315	%description fltk
14cu|csound-6.07.0-1|316	Contains FLTK plug-ins for Csound.
14cu|csound-6.07.0-1|317	
14cu|csound-6.07.0-1|318	%files fltk
14cu|csound-6.07.0-1|319	%doc COPYING
14cu|csound-6.07.0-1|320	%{_libdir}/%{name}/plugins-6.0/libwidgets.so
14cu|csound-6.07.0-1|321	
14cu|csound-6.07.0-1|322	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|323	
14cu|csound-6.07.0-1|324	%package jack
14cu|csound-6.07.0-1|325	Summary:	Jack Audio plug-ins for Csound
14cu|csound-6.07.0-1|326	Group:		Sound
14cu|csound-6.07.0-1|327	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|328	Requires:	jackit
14cu|csound-6.07.0-1|329	
14cu|csound-6.07.0-1|330	%description jack
14cu|csound-6.07.0-1|331	Contains Jack Audio plugins for Csound.
14cu|csound-6.07.0-1|332	
14cu|csound-6.07.0-1|333	%files jack
14cu|csound-6.07.0-1|334	%doc COPYING
14cu|csound-6.07.0-1|335	%{_libdir}/%{name}/plugins-6.0/librtjack.so
14cu|csound-6.07.0-1|336	%{_libdir}/%{name}/plugins-6.0/libjackTransport.so
14cu|csound-6.07.0-1|337	
14cu|csound-6.07.0-1|338	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|339	
14cu|csound-6.07.0-1|340	%package fluidsynth
14cu|csound-6.07.0-1|341	Summary:	Fluidsyth sound font plug-in for Csound
14cu|csound-6.07.0-1|342	Group:		Sound
14cu|csound-6.07.0-1|343	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|344	Requires:	fluidsynth
14cu|csound-6.07.0-1|345	
14cu|csound-6.07.0-1|346	%description fluidsynth
14cu|csound-6.07.0-1|347	Contains Fluidsynth sound font plug-in for Csound.
14cu|csound-6.07.0-1|348	
14cu|csound-6.07.0-1|349	%files fluidsynth
14cu|csound-6.07.0-1|350	%doc COPYING
14cu|csound-6.07.0-1|351	%{_libdir}/%{name}/plugins-6.0/libfluidOpcodes.so
14cu|csound-6.07.0-1|352	
14cu|csound-6.07.0-1|353	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|354	
14cu|csound-6.07.0-1|355	%package dssi
14cu|csound-6.07.0-1|356	Summary:	Disposable Soft Synth Interface (DSSI) plug-in for Csound
14cu|csound-6.07.0-1|357	Group:		Sound
14cu|csound-6.07.0-1|358	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|359	Requires:	dssi
14cu|csound-6.07.0-1|360	
14cu|csound-6.07.0-1|361	%description dssi
14cu|csound-6.07.0-1|362	Disposable Soft Synth Interface (DSSI) plug-in for Csound.
14cu|csound-6.07.0-1|363	
14cu|csound-6.07.0-1|364	%files dssi
14cu|csound-6.07.0-1|365	%doc COPYING
14cu|csound-6.07.0-1|366	%{_libdir}/%{name}/plugins-6.0/libdssi4cs.so
14cu|csound-6.07.0-1|367	
14cu|csound-6.07.0-1|368	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|369	
14cu|csound-6.07.0-1|370	%package osc
14cu|csound-6.07.0-1|371	Summary:	Open Sound Control (OSC) plug-in for Csound
14cu|csound-6.07.0-1|372	Group:		Sound
14cu|csound-6.07.0-1|373	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|374	
14cu|csound-6.07.0-1|375	%description osc
14cu|csound-6.07.0-1|376	Open Sound Control (OSC) plug-in for Csound.
14cu|csound-6.07.0-1|377	
14cu|csound-6.07.0-1|378	%files osc
14cu|csound-6.07.0-1|379	%doc COPYING
14cu|csound-6.07.0-1|380	%{_libdir}/%{name}/plugins-6.0/libosc.so
14cu|csound-6.07.0-1|381	
14cu|csound-6.07.0-1|382	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|383	
14cu|csound-6.07.0-1|384	%package virtual-keyboard
14cu|csound-6.07.0-1|385	Summary:	Virtual MIDI keyboard plug-in for Csound
14cu|csound-6.07.0-1|386	Group:		Sound
14cu|csound-6.07.0-1|387	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|388	Requires:	fltk
14cu|csound-6.07.0-1|389	
14cu|csound-6.07.0-1|390	%description virtual-keyboard
14cu|csound-6.07.0-1|391	A virtual MIDI keyboard plug-in for Csound.
14cu|csound-6.07.0-1|392	
14cu|csound-6.07.0-1|393	%files virtual-keyboard
14cu|csound-6.07.0-1|394	%doc COPYING
14cu|csound-6.07.0-1|395	%{_libdir}/%{name}/plugins-6.0/libvirtual.so
14cu|csound-6.07.0-1|396	
14cu|csound-6.07.0-1|397	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|398	
14cu|csound-6.07.0-1|399	%if %{with_manual}
14cu|csound-6.07.0-1|400	%package manual
14cu|csound-6.07.0-1|401	Summary:	The Csound manual
14cu|csound-6.07.0-1|402	Group:		Sound
14cu|csound-6.07.0-1|403	Requires:	%{name} = %{EVRD}
14cu|csound-6.07.0-1|404	BuildArch:	noarch
14cu|csound-6.07.0-1|405	
14cu|csound-6.07.0-1|406	%description manual
14cu|csound-6.07.0-1|407	Canonical Reference Manual for Csound.
14cu|csound-6.07.0-1|408	
14cu|csound-6.07.0-1|409	%files manual
14cu|csound-6.07.0-1|410	%doc manual/html
14cu|csound-6.07.0-1|411	%endif
14cu|csound-6.07.0-1|412	
14cu|csound-6.07.0-1|413	#-------------------------------------------------------------------------------
14cu|csound-6.07.0-1|414	
14cu|csound-6.07.0-1|415	%prep
14cu|csound-6.07.0-1|416	%setup -q
14cu|csound-6.07.0-1|417	%patch1 -p1 -b .default-opcodedir
14cu|csound-6.07.0-1|418	%patch2 -p1 -b .default-pulse
14cu|csound-6.07.0-1|419	%patch3 -p1 -b .fixpython
14cu|csound-6.07.0-1|420	%patch4 -p1 -b .fixluajit
14cu|csound-6.07.0-1|421	#patch1 -p1 -b .no-usr-local
14cu|csound-6.07.0-1|422	#patch3 -p1 -b .64-bit-plugin-path
14cu|csound-6.07.0-1|423	#patch5 -p1 -b .fix-local-install
14cu|csound-6.07.0-1|424	#patch7 -p1 -b .compile-flag
14cu|csound-6.07.0-1|425	#patch8 -p1 -b .tcl
14cu|csound-6.07.0-1|426	#patch9 -p1 -b .link
14cu|csound-6.07.0-1|427	
14cu|csound-6.07.0-1|428	%if %{with_manual}
14cu|csound-6.07.0-1|429	# Extract manual files
14cu|csound-6.07.0-1|430	mkdir -p manual
14cu|csound-6.07.0-1|431	pushd manual
14cu|csound-6.07.0-1|432	unzip -q %{SOURCE1}
14cu|csound-6.07.0-1|433	chmod 0755 html
14cu|csound-6.07.0-1|434	cd html
14cu|csound-6.07.0-1|435	chmod 0644 *.html *.css
14cu|csound-6.07.0-1|436	chmod 0755 images examples
14cu|csound-6.07.0-1|437	cd images/callouts
14cu|csound-6.07.0-1|438	chmod 0644 *
14cu|csound-6.07.0-1|439	cd ..
14cu|csound-6.07.0-1|440	chmod 0755 callouts
14cu|csound-6.07.0-1|441	chmod 0644 *.png *.jpg *.gif
14cu|csound-6.07.0-1|442	cd ..
14cu|csound-6.07.0-1|443	cd examples
14cu|csound-6.07.0-1|444	chmod 0644 *
14cu|csound-6.07.0-1|445	cd ../..
14cu|csound-6.07.0-1|446	popd
14cu|csound-6.07.0-1|447	%endif
14cu|csound-6.07.0-1|448	
14cu|csound-6.07.0-1|449	# Dirty hacks
14cu|csound-6.07.0-1|450	#sed -i 's|"lib"|"%%{_lib}"|g' CMakeLists.txt
14cu|csound-6.07.0-1|451	sed -i 's|"${LIBRARY_INSTALL_DIR}/%{name}/plugins64-${APIVERSION}"|"${LIBRARY_INSTALL_DIR}/%{name}/plugins-${APIVERSION}"|g' CMakeLists.txt
14cu|csound-6.07.0-1|452	
14cu|csound-6.07.0-1|453	
14cu|csound-6.07.0-1|454	%build
14cu|csound-6.07.0-1|455	%cmake .. \
14cu|csound-6.07.0-1|456	-DBUILD_RELEASE=1 \
14cu|csound-6.07.0-1|457	-DBUILD_UTILITIES=1 \
14cu|csound-6.07.0-1|458	-DFAIL_MISSING=0 \
14cu|csound-6.07.0-1|459	-DUSE_DOUBLE=1 \
14cu|csound-6.07.0-1|460	-DUSE_CURL=1 \
14cu|csound-6.07.0-1|461	-DUSE_OPEN_MP=1 \
14cu|csound-6.07.0-1|462	%ifarch x86_64
14cu|csound-6.07.0-1|463	-DUSE_LIB64=1 \
14cu|csound-6.07.0-1|464	%endif
14cu|csound-6.07.0-1|465	-DUSE_GETTEXT=1
14cu|csound-6.07.0-1|466	
14cu|csound-6.07.0-1|467	%make
14cu|csound-6.07.0-1|468	
14cu|csound-6.07.0-1|469	# Generate javadoc...
14cu|csound-6.07.0-1|470	pushd interfaces
14cu|csound-6.07.0-1|471	javadoc *.java
14cu|csound-6.07.0-1|472	popd
14cu|csound-6.07.0-1|473	
14cu|csound-6.07.0-1|474	
14cu|csound-6.07.0-1|475	%install
14cu|csound-6.07.0-1|476	%makeinstall_std -C build
14cu|csound-6.07.0-1|477	
14cu|csound-6.07.0-1|478	install -dm 755 %{buildroot}%{_javadir}
14cu|csound-6.07.0-1|479	(cd %{buildroot}%{_javadir}; ln -s %{_libdir}/csnd6.jar .)
14cu|csound-6.07.0-1|480	
14cu|csound-6.07.0-1|481	# Package the docs for java
14cu|csound-6.07.0-1|482	install -dm 644 %{buildroot}%{_javadocdir}/%{name}-java
14cu|csound-6.07.0-1|483	%{__chmod} -R 755 %{buildroot}%{_javadocdir}/%{name}-java
14cu|csound-6.07.0-1|484	pushd build/interfaces
14cu|csound-6.07.0-1|485	(tar cf - *.html csnd6/*.html) | (cd %{buildroot}%{_javadocdir}/%{name}-java; tar xvf -)
14cu|csound-6.07.0-1|486	popd
14cu|csound-6.07.0-1|487	
14cu|csound-6.07.0-1|488	
14cu|csound-6.07.0-1|489	%find_lang csound6
14cu|csound-6.07.0-1|490	
14cu|csound-6.07.0-1|491	
14cu|csound-6.07.0-1|492	
14cu|csound-6.07.0-1|493	%changelog
14cu|csound-6.07.0-1|494	
14cu|csound-6.07.0-1|495	* Mon Jun 06 2016 Giovanni Mariani <mc2374@mclink.it> 6.07.0-1
14cu|csound-6.07.0-1|496	- (a41de53) Updated to release 6.07.0, added P4 to fix luajit detection, updated URLs and fixed file lists
14cu|csound-6.07.0-1|497	
14cu|csound-6.07.0-1|498	

9907 14
14cu|csoundqt-0.9.0-2|1	Summary:	Frontend for the csound sound processor
14cu|csoundqt-0.9.0-2|2	Name:		csoundqt
14cu|csoundqt-0.9.0-2|3	Version:	0.9.0
14cu|csoundqt-0.9.0-2|4	Release:	2
14cu|csoundqt-0.9.0-2|5	License:	LGPLv2.1+
14cu|csoundqt-0.9.0-2|6	Group:		Sound
14cu|csoundqt-0.9.0-2|7	Url:		http://qutecsound.sourceforge.net/
14cu|csoundqt-0.9.0-2|8	Source0:	http://garr.dl.sourceforge.net/project/qutecsound/CsoundQt/%{version}/%{name}-%{version}-src.tar.gz
14cu|csoundqt-0.9.0-2|9	Source1:	%{name}.desktop
14cu|csoundqt-0.9.0-2|10	BuildRequires:	csound
14cu|csoundqt-0.9.0-2|11	BuildRequires:	desktop-file-utils
14cu|csoundqt-0.9.0-2|12	BuildRequires:	doxygen
14cu|csoundqt-0.9.0-2|13	BuildRequires:	imagemagick
14cu|csoundqt-0.9.0-2|14	BuildRequires:	PyQt4
14cu|csoundqt-0.9.0-2|15	BuildRequires:	csound-devel
14cu|csoundqt-0.9.0-2|16	BuildRequires:	qt4-devel
14cu|csoundqt-0.9.0-2|17	BuildRequires:	pkgconfig(python)
14cu|csoundqt-0.9.0-2|18	BuildRequires:	pkgconfig(sndfile)
14cu|csoundqt-0.9.0-2|19	Requires:	csound
14cu|csoundqt-0.9.0-2|20	Requires:	PyQt4
14cu|csoundqt-0.9.0-2|21	Provides:	qutecsound = %{EVRD}
14cu|csoundqt-0.9.0-2|22	Obsoletes:	qutecsound < 0.9.0
14cu|csoundqt-0.9.0-2|23	
14cu|csoundqt-0.9.0-2|24	%description
14cu|csoundqt-0.9.0-2|25	CsoundQt is a frontend for Csound featuring a highlighting editor with
14cu|csoundqt-0.9.0-2|26	autocomplete, interactive widgets and integrated help. It is a cross-
14cu|csoundqt-0.9.0-2|27	platform and aims to be a simple yet powerful and complete development
14cu|csoundqt-0.9.0-2|28	environment for Csound. It can open files created by MacCsound. Csound
14cu|csoundqt-0.9.0-2|29	is a musical programming language with a very long history, with roots
14cu|csoundqt-0.9.0-2|30	in the origins of computer music. It is still being maintained by an
14cu|csoundqt-0.9.0-2|31	active community and despite its age, is still one of the most powerful
14cu|csoundqt-0.9.0-2|32	tools for sound processing and synthesis. CsoundQt hopes to bring the
14cu|csoundqt-0.9.0-2|33	power of Csound to a larger group of people, by reducing Csound's intial
14cu|csoundqt-0.9.0-2|34	learning curve, and by giving users more immediate control of their sound.
14cu|csoundqt-0.9.0-2|35	It hopes to be both a simple tool for the beginner, as well as a powerful
14cu|csoundqt-0.9.0-2|36	tool for experienced users.
14cu|csoundqt-0.9.0-2|37	
14cu|csoundqt-0.9.0-2|38	%files
14cu|csoundqt-0.9.0-2|39	%doc ChangeLog BUILDING COPYING doc/*
14cu|csoundqt-0.9.0-2|40	%{_bindir}/%{name}
14cu|csoundqt-0.9.0-2|41	%{_datadir}/applications/%{name}.desktop
14cu|csoundqt-0.9.0-2|42	%{_datadir}/%{name}
14cu|csoundqt-0.9.0-2|43	%{_datadir}/pixmaps/%{name}.png
14cu|csoundqt-0.9.0-2|44	
14cu|csoundqt-0.9.0-2|45	#----------------------------------------------------------------------------
14cu|csoundqt-0.9.0-2|46	
14cu|csoundqt-0.9.0-2|47	%prep
14cu|csoundqt-0.9.0-2|48	%setup -qc
14cu|csoundqt-0.9.0-2|49	sed s,"/usr/lib","%{_libdir}",g -i qcs-unix.pro
14cu|csoundqt-0.9.0-2|50	
14cu|csoundqt-0.9.0-2|51	%build
14cu|csoundqt-0.9.0-2|52	%qmake_qt4 qcs.pro
14cu|csoundqt-0.9.0-2|53	%make
14cu|csoundqt-0.9.0-2|54	
14cu|csoundqt-0.9.0-2|55	%install
14cu|csoundqt-0.9.0-2|56	# Prepare folders no install provided
14cu|csoundqt-0.9.0-2|57	mkdir -p %{buildroot}%{_bindir}
14cu|csoundqt-0.9.0-2|58	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|csoundqt-0.9.0-2|59	mkdir -p %{buildroot}%{_datadir}/applications
14cu|csoundqt-0.9.0-2|60	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|csoundqt-0.9.0-2|61	
14cu|csoundqt-0.9.0-2|62	# Bin file
14cu|csoundqt-0.9.0-2|63	install -Dm755 bin/CsoundQt-d-cs6 %{buildroot}%{_bindir}/%{name}
14cu|csoundqt-0.9.0-2|64	
14cu|csoundqt-0.9.0-2|65	# Examples docs and data
14cu|csoundqt-0.9.0-2|66	cp -a examples %{buildroot}%{_datadir}/%{name}
14cu|csoundqt-0.9.0-2|67	cp -a images %{buildroot}%{_datadir}/%{name}
14cu|csoundqt-0.9.0-2|68	
14cu|csoundqt-0.9.0-2|69	# Desktop file and pixmaps
14cu|csoundqt-0.9.0-2|70	install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cu|csoundqt-0.9.0-2|71	install -Dm644 images/qtcs.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|csoundqt-0.9.0-2|72	
14cu|csoundqt-0.9.0-2|73	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|csoundqt-0.9.0-2|74	
14cu|csoundqt-0.9.0-2|75	
14cu|csoundqt-0.9.0-2|76	%changelog
14cu|csoundqt-0.9.0-2|77	
14cu|csoundqt-0.9.0-2|78	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-2
14cu|csoundqt-0.9.0-2|79	- (485a78b) Try to fix library search path location
14cu|csoundqt-0.9.0-2|80	
14cu|csoundqt-0.9.0-2|81	

9908 14
14cu|ctemplate-2.3-2|1	%define	major 3
14cu|ctemplate-2.3-2|2	%define	libname %mklibname ctemplate %{major}
14cu|ctemplate-2.3-2|3	%define	develname %mklibname ctemplate -d
14cu|ctemplate-2.3-2|4	
14cu|ctemplate-2.3-2|5	Name:		ctemplate
14cu|ctemplate-2.3-2|6	Version:	2.3
14cu|ctemplate-2.3-2|7	Release:	2
14cu|ctemplate-2.3-2|8	Summary:	Simple but powerful template language for C++
14cu|ctemplate-2.3-2|9	Group:		System/Libraries
14cu|ctemplate-2.3-2|10	License:	BSD
14cu|ctemplate-2.3-2|11	URL:		https://code.google.com/p/ctemplate/
14cu|ctemplate-2.3-2|12	Source0:	https://ctemplate.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|ctemplate-2.3-2|13	
14cu|ctemplate-2.3-2|14	%description
14cu|ctemplate-2.3-2|15	The ctemplate package contains a library implementing a simple but
14cu|ctemplate-2.3-2|16	powerful template language for C++.  It emphasizes separating logic
14cu|ctemplate-2.3-2|17	from presentation: it is impossible to embed application logic in this
14cu|ctemplate-2.3-2|18	template language.  This limits the power of the template language
14cu|ctemplate-2.3-2|19	without limiting the power of the template *system*.  Indeed, Google's
14cu|ctemplate-2.3-2|20	"main" web search uses this system exclusively for formatting output.
14cu|ctemplate-2.3-2|21	
14cu|ctemplate-2.3-2|22	%package -n	%{libname}
14cu|ctemplate-2.3-2|23	Summary:	Simple but powerful template language for C++
14cu|ctemplate-2.3-2|24	Group:		System/Libraries
14cu|ctemplate-2.3-2|25	
14cu|ctemplate-2.3-2|26	%description -n	%{libname}
14cu|ctemplate-2.3-2|27	The ctemplate package contains a library implementing a simple but
14cu|ctemplate-2.3-2|28	powerful template language for C++.  It emphasizes separating logic
14cu|ctemplate-2.3-2|29	from presentation: it is impossible to embed application logic in this
14cu|ctemplate-2.3-2|30	template language.  This limits the power of the template language
14cu|ctemplate-2.3-2|31	without limiting the power of the template *system*.  Indeed, Google's
14cu|ctemplate-2.3-2|32	"main" web search uses this system exclusively for formatting output.
14cu|ctemplate-2.3-2|33	
14cu|ctemplate-2.3-2|34	%package -n	%{develname}
14cu|ctemplate-2.3-2|35	Summary:	Development files for the %{name} library
14cu|ctemplate-2.3-2|36	Group:		Development/C
14cu|ctemplate-2.3-2|37	Provides:	%{name}-devel = %{EVRD}
14cu|ctemplate-2.3-2|38	Requires:	%{libname} = %{version}
14cu|ctemplate-2.3-2|39	
14cu|ctemplate-2.3-2|40	%description -n	%{develname}
14cu|ctemplate-2.3-2|41	The ctemplate-devel package contains static and debug libraries and header
14cu|ctemplate-2.3-2|42	files for developing applications that use the ctemplate package.
14cu|ctemplate-2.3-2|43	
14cu|ctemplate-2.3-2|44	%prep
14cu|ctemplate-2.3-2|45	%setup -q -n ctemplate-ctemplate-%{version}
14cu|ctemplate-2.3-2|46	
14cu|ctemplate-2.3-2|47	%build
14cu|ctemplate-2.3-2|48	export PTHREAD_LIBS="-lpthread"
14cu|ctemplate-2.3-2|49	%configure2_5x --disable-static
14cu|ctemplate-2.3-2|50	%make
14cu|ctemplate-2.3-2|51	
14cu|ctemplate-2.3-2|52	%check
14cu|ctemplate-2.3-2|53	make check
14cu|ctemplate-2.3-2|54	
14cu|ctemplate-2.3-2|55	%install
14cu|ctemplate-2.3-2|56	%makeinstall_std
14cu|ctemplate-2.3-2|57	# cleanup
14cu|ctemplate-2.3-2|58	rm -rf %{buildroot}%{_docdir}/ctemplate-*
14cu|ctemplate-2.3-2|59	
14cu|ctemplate-2.3-2|60	# don't ship .la
14cu|ctemplate-2.3-2|61	find %{buildroot} -name "*.la" | xargs rm -f
14cu|ctemplate-2.3-2|62	
14cu|ctemplate-2.3-2|63	%files -n %{libname}
14cu|ctemplate-2.3-2|64	%doc AUTHORS COPYING ChangeLog INSTALL README doc/*
14cu|ctemplate-2.3-2|65	%{_libdir}/*.so.%{major}
14cu|ctemplate-2.3-2|66	%{_libdir}/*.so.%{major}.*
14cu|ctemplate-2.3-2|67	
14cu|ctemplate-2.3-2|68	%files -n %{develname}
14cu|ctemplate-2.3-2|69	%{_includedir}/ctemplate/*
14cu|ctemplate-2.3-2|70	%{_libdir}/pkgconfig/libctemplate*.pc
14cu|ctemplate-2.3-2|71	%{_bindir}/diff_tpl_auto_escape
14cu|ctemplate-2.3-2|72	%{_bindir}/make_tpl_varnames_h
14cu|ctemplate-2.3-2|73	%{_bindir}/template-converter
14cu|ctemplate-2.3-2|74	%{_libdir}/*.so
14cu|ctemplate-2.3-2|75	
14cu|ctemplate-2.3-2|76	
14cu|ctemplate-2.3-2|77	
14cu|ctemplate-2.3-2|78	%changelog
14cu|ctemplate-2.3-2|79	
14cu|ctemplate-2.3-2|80	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-2
14cu|ctemplate-2.3-2|81	- (085ad38) Spec cleanup
14cu|ctemplate-2.3-2|82	
14cu|ctemplate-2.3-2|83	

9909 14
14cu|cthumb-4.2-14|1	Summary:	A program to generate Web picture albums
14cu|cthumb-4.2-14|2	Name:		cthumb
14cu|cthumb-4.2-14|3	Version:	4.2
14cu|cthumb-4.2-14|4	Release:	14
14cu|cthumb-4.2-14|5	License:	GPL
14cu|cthumb-4.2-14|6	Group:		Networking/WWW
14cu|cthumb-4.2-14|7	Source0:	http://prdownloads.sourceforge.net/cthumb/%{name}-%{version}.tar.gz
14cu|cthumb-4.2-14|8	URL:		http://cthumb.sourceforge.net/
14cu|cthumb-4.2-14|9	BuildArch:	noarch
14cu|cthumb-4.2-14|10	Requires:	perl-base
14cu|cthumb-4.2-14|11	Requires:	perl-HTML-Parser
14cu|cthumb-4.2-14|12	Requires:	perl-MIME-tools
14cu|cthumb-4.2-14|13	Requires:	perl-URI
14cu|cthumb-4.2-14|14	Requires:	netpbm
14cu|cthumb-4.2-14|15	
14cu|cthumb-4.2-14|16	
14cu|cthumb-4.2-14|17	%description
14cu|cthumb-4.2-14|18	Cthumb allows you to create a web picture album, with an index and
14cu|cthumb-4.2-14|19	several pages, each with thumbnails of your pictures. it optionally
14cu|cthumb-4.2-14|20	generates pages in several languages simultaneously. it automatically
14cu|cthumb-4.2-14|21	generates thumbnails of the pictures. it attempts to be nice in the
14cu|cthumb-4.2-14|22	look of the pages it generates. it is geared towards people that have
14cu|cthumb-4.2-14|23	ton of digital images that need to be labeled and classified. all you
14cu|cthumb-4.2-14|24	need is the pictures and a text editor to put all the titles for every
14cu|cthumb-4.2-14|25	picture in a simple "album" textfile.
14cu|cthumb-4.2-14|26	
14cu|cthumb-4.2-14|27	%prep
14cu|cthumb-4.2-14|28	%setup -q
14cu|cthumb-4.2-14|29	
14cu|cthumb-4.2-14|30	%build
14cu|cthumb-4.2-14|31	./configure --prefix=%{_prefix} --mandir=%{_mandir}
14cu|cthumb-4.2-14|32	
14cu|cthumb-4.2-14|33	%install
14cu|cthumb-4.2-14|34	mkdir -p %{buildroot}
14cu|cthumb-4.2-14|35	
14cu|cthumb-4.2-14|36	make prefix=%{buildroot}%{_prefix} \
14cu|cthumb-4.2-14|37	mandir=%{buildroot}%{_mandir} install
14cu|cthumb-4.2-14|38	cp contrib/mkalbum %{buildroot}%{_bindir}
14cu|cthumb-4.2-14|39	cp contrib/tree2album %{buildroot}%{_bindir}
14cu|cthumb-4.2-14|40	
14cu|cthumb-4.2-14|41	%files
14cu|cthumb-4.2-14|42	%doc README TO-DO INSTALL BUGS VERSION AUTHORS ChangeLog cthumbrc.sample
14cu|cthumb-4.2-14|43	%doc contrib/*.readme
14cu|cthumb-4.2-14|44	%attr(0755,root,root) %{_bindir}/*
14cu|cthumb-4.2-14|45	%{_datadir}/man/*/*
14cu|cthumb-4.2-14|46	%dir %{_datadir}/images/
14cu|cthumb-4.2-14|47	%{_datadir}/images/*
14cu|cthumb-4.2-14|48	
14cu|cthumb-4.2-14|49	%changelog
14cu|cthumb-4.2-14|50	
14cu|cthumb-4.2-14|51	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 4.2-14
14cu|cthumb-4.2-14|52	- (0342ff6) Repack tarball according to upstream
14cu|cthumb-4.2-14|53	
14cu|cthumb-4.2-14|54	

9910 14
14cu|ctpl-0.3.4-1|1	%define use_ccache        	1
14cu|ctpl-0.3.4-1|2	%define ccachedir		~/.ccache-OOo%{mdvsuffix}%{?_with_ccache: %global use_ccache 1}%{?_without_ccache: %global use_ccache 0}
14cu|ctpl-0.3.4-1|3	%define debug_package          	%{nil}
14cu|ctpl-0.3.4-1|4	
14cu|ctpl-0.3.4-1|5	%define major 2
14cu|ctpl-0.3.4-1|6	%define libname %mklibname %{name} %{major}
14cu|ctpl-0.3.4-1|7	%define devname %mklibname -d %{name}
14cu|ctpl-0.3.4-1|8	
14cu|ctpl-0.3.4-1|9	Name:		ctpl
14cu|ctpl-0.3.4-1|10	Group:		Sciences/Mathematics
14cu|ctpl-0.3.4-1|11	License:	GPLv3+
14cu|ctpl-0.3.4-1|12	Summary:	Template engine library written in C
14cu|ctpl-0.3.4-1|13	Version:	0.3.4
14cu|ctpl-0.3.4-1|14	Release:	1
14cu|ctpl-0.3.4-1|15	Source:		http://download.tuxfamily.org/ctpl/releases/%{name}-%{version}.tar.gz
14cu|ctpl-0.3.4-1|16	URL:		http://ctpl.tuxfamily.org/
14cu|ctpl-0.3.4-1|17	BuildRequires:	gtk-doc
14cu|ctpl-0.3.4-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|ctpl-0.3.4-1|19	BuildRequires:	pkgconfig
14cu|ctpl-0.3.4-1|20	
14cu|ctpl-0.3.4-1|21	%description
14cu|ctpl-0.3.4-1|22	CTPL is a template engine library written in C and distributed
14cu|ctpl-0.3.4-1|23	under the terms of the GNU GPLv3+. See the overview in the
14cu|ctpl-0.3.4-1|24	documentation for a more complete description.
14cu|ctpl-0.3.4-1|25	
14cu|ctpl-0.3.4-1|26	%package -n %{libname}
14cu|ctpl-0.3.4-1|27	Summary: Template engine library written in C
14cu|ctpl-0.3.4-1|28	Group:   Sciences/Mathematics
14cu|ctpl-0.3.4-1|29	
14cu|ctpl-0.3.4-1|30	%description -n %{libname}
14cu|ctpl-0.3.4-1|31	Library package for ctpl
14cu|ctpl-0.3.4-1|32	
14cu|ctpl-0.3.4-1|33	%package -n %{devname}
14cu|ctpl-0.3.4-1|34	Summary: Development files for ctpl
14cu|ctpl-0.3.4-1|35	Group:   Sciences/Mathematics
14cu|ctpl-0.3.4-1|36	
14cu|ctpl-0.3.4-1|37	%description -n %{devname}
14cu|ctpl-0.3.4-1|38	Development files for ctpl library
14cu|ctpl-0.3.4-1|39	
14cu|ctpl-0.3.4-1|40	%prep
14cu|ctpl-0.3.4-1|41	%setup -q
14cu|ctpl-0.3.4-1|42	
14cu|ctpl-0.3.4-1|43	%build
14cu|ctpl-0.3.4-1|44	%configure2_5x --enable-gtk-doc -enable-gtk-doc-pdf
14cu|ctpl-0.3.4-1|45	%make
14cu|ctpl-0.3.4-1|46	
14cu|ctpl-0.3.4-1|47	%install
14cu|ctpl-0.3.4-1|48	%makeinstall
14cu|ctpl-0.3.4-1|49	
14cu|ctpl-0.3.4-1|50	%files
14cu|ctpl-0.3.4-1|51	%{_datadir}/gtk-doc/*
14cu|ctpl-0.3.4-1|52	%{_datadir}/man/man1/*
14cu|ctpl-0.3.4-1|53	%{_bindir}/ctpl
14cu|ctpl-0.3.4-1|54	%{_datadir}/locale/fr/LC_MESSAGES/ctpl.mo
14cu|ctpl-0.3.4-1|55	%{_datadir}/locale/it/LC_MESSAGES/ctpl.mo
14cu|ctpl-0.3.4-1|56	
14cu|ctpl-0.3.4-1|57	%files -n %{libname}
14cu|ctpl-0.3.4-1|58	%{_libdir}/*
14cu|ctpl-0.3.4-1|59	
14cu|ctpl-0.3.4-1|60	%files -n %{devname}
14cu|ctpl-0.3.4-1|61	%{_includedir}/%{name}/*
14cu|ctpl-0.3.4-1|62	
14cu|ctpl-0.3.4-1|63	
14cu|ctpl-0.3.4-1|64	%changelog
14cu|ctpl-0.3.4-1|65	
14cu|ctpl-0.3.4-1|66	* Thu Aug 13 2015 dsilakov <denis.silakov@rosalab.ru> 0.3.4-1
14cu|ctpl-0.3.4-1|67	- (d1432ba) Merge pull request #1 from cfg/ctpl:rosa2014.1
14cu|ctpl-0.3.4-1|68	- (d1432ba) Updated to 0.3.4
14cu|ctpl-0.3.4-1|69	
14cu|ctpl-0.3.4-1|70	

9911 14
14cu|ctris-0.42.1-1|1	Name:           ctris
14cu|ctris-0.42.1-1|2	Version:        0.42.1
14cu|ctris-0.42.1-1|3	Release:        1
14cu|ctris-0.42.1-1|4	Summary:        Console tetris game
14cu|ctris-0.42.1-1|5	License:        GPLv2
14cu|ctris-0.42.1-1|6	Group:          Games/Strategy
14cu|ctris-0.42.1-1|7	Url:            http://hackl.dhs.org/ctris/
14cu|ctris-0.42.1-1|8	Source0:        https://github.com/dominikhackl/ctris/archive/%{name}-%{version}.tar.gz
14cu|ctris-0.42.1-1|9	Patch0:		ctris-debug.patch
14cu|ctris-0.42.1-1|10	BuildRequires:  pkgconfig(ncurses)
14cu|ctris-0.42.1-1|11	%description
14cu|ctris-0.42.1-1|12	A Tetris(TM)-clone for the console written in C,
14cu|ctris-0.42.1-1|13	using the ncurses-library.
14cu|ctris-0.42.1-1|14	
14cu|ctris-0.42.1-1|15	%files
14cu|ctris-0.42.1-1|16	%doc AUTHORS LICENSE README TODO
14cu|ctris-0.42.1-1|17	%{_gamesbindir}/%{name}
14cu|ctris-0.42.1-1|18	%{_mandir}/man6/%{name}.6*
14cu|ctris-0.42.1-1|19	#----------------------------------------------
14cu|ctris-0.42.1-1|20	
14cu|ctris-0.42.1-1|21	%prep
14cu|ctris-0.42.1-1|22	%setup -q
14cu|ctris-0.42.1-1|23	%patch0 -p0
14cu|ctris-0.42.1-1|24	
14cu|ctris-0.42.1-1|25	%build
14cu|ctris-0.42.1-1|26	%setup_compile_flags
14cu|ctris-0.42.1-1|27	%make
14cu|ctris-0.42.1-1|28	
14cu|ctris-0.42.1-1|29	%install
14cu|ctris-0.42.1-1|30	%makeinstall_std
14cu|ctris-0.42.1-1|31	%changelog
14cu|ctris-0.42.1-1|32	
14cu|ctris-0.42.1-1|33	* Fri Aug 26 2016 abfonly <abfonly@gmail.com> 0.42.1-1
14cu|ctris-0.42.1-1|34	- (30219d5) Imported from SRPM
14cu|ctris-0.42.1-1|35	
14cu|ctris-0.42.1-1|36	

9912 14
14cu|cube-escape-0.9-1|1	%define debug_package	%{nil}
14cu|cube-escape-0.9-1|2	
14cu|cube-escape-0.9-1|3	Name:           cube-escape
14cu|cube-escape-0.9-1|4	Version:        0.9
14cu|cube-escape-0.9-1|5	Release:        1
14cu|cube-escape-0.9-1|6	Summary:        Progress over a maze etched on the surface of a cube
14cu|cube-escape-0.9-1|7	License:        GPLv3+
14cu|cube-escape-0.9-1|8	Group:          Games/Puzzles
14cu|cube-escape-0.9-1|9	Url:            https://code.google.com/p/cube-escape/
14cu|cube-escape-0.9-1|10	Source0:        http://cube-escape.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|cube-escape-0.9-1|11	Source1:        %{name}.png
14cu|cube-escape-0.9-1|12	Patch0:         cube-escape-rosa-games.patch
14cu|cube-escape-0.9-1|13	Patch1:         cube-escape-rosa-optflags.patch
14cu|cube-escape-0.9-1|14	BuildRequires:  pkgconfig(sdl)
14cu|cube-escape-0.9-1|15	BuildRequires:  pkgconfig(SDL_ttf)
14cu|cube-escape-0.9-1|16	BuildRequires:  pkgconfig(SDL_image)
14cu|cube-escape-0.9-1|17	Requires:       fonts-ttf-liberation
14cu|cube-escape-0.9-1|18	
14cu|cube-escape-0.9-1|19	%description
14cu|cube-escape-0.9-1|20	Cube Escape is a game in which you are inside a cube made up of numerous
14cu|cube-escape-0.9-1|21	shells, with a maze etched on the surface of each shell. Escape the cube
14cu|cube-escape-0.9-1|22	by travelling through the mazes, including over cube edges, until you find
14cu|cube-escape-0.9-1|23	an upward exit. When you reach the red exit, you win.
14cu|cube-escape-0.9-1|24	
14cu|cube-escape-0.9-1|25	%files
14cu|cube-escape-0.9-1|26	%doc README COPYING
14cu|cube-escape-0.9-1|27	%{_gamesbindir}/%{name}
14cu|cube-escape-0.9-1|28	%{_gamesdatadir}/%{name}/
14cu|cube-escape-0.9-1|29	%{_datadir}/applications/%{name}.desktop
14cu|cube-escape-0.9-1|30	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|cube-escape-0.9-1|31	#-----------------------------------------------------------------
14cu|cube-escape-0.9-1|32	
14cu|cube-escape-0.9-1|33	%prep
14cu|cube-escape-0.9-1|34	%setup -q
14cu|cube-escape-0.9-1|35	%patch0 -p1
14cu|cube-escape-0.9-1|36	%patch1 -p1
14cu|cube-escape-0.9-1|37	find . -perm 0600 -exec chmod 0644 {} \;
14cu|cube-escape-0.9-1|38	
14cu|cube-escape-0.9-1|39	%build
14cu|cube-escape-0.9-1|40	%setup_compile_flags
14cu|cube-escape-0.9-1|41	%make
14cu|cube-escape-0.9-1|42	
14cu|cube-escape-0.9-1|43	%install
14cu|cube-escape-0.9-1|44	rm -f data/{LiberationMono-Regular.ttf,icon.png}
14cu|cube-escape-0.9-1|45	
14cu|cube-escape-0.9-1|46	install -D -m 0755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|cube-escape-0.9-1|47	install -d -m 0755 %{buildroot}%{_gamesdatadir}/%{name}/
14cu|cube-escape-0.9-1|48	install -m 0644 data/* %{buildroot}%{_gamesdatadir}/%{name}/
14cu|cube-escape-0.9-1|49	install -D -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|cube-escape-0.9-1|50	
14cu|cube-escape-0.9-1|51	install -d %{buildroot}%{_datadir}/applications
14cu|cube-escape-0.9-1|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|cube-escape-0.9-1|53	[Desktop Entry]
14cu|cube-escape-0.9-1|54	Name=Cube Escape
14cu|cube-escape-0.9-1|55	GenericName=3D maze
14cu|cube-escape-0.9-1|56	Comment=%{summary}
14cu|cube-escape-0.9-1|57	Exec=%{name}
14cu|cube-escape-0.9-1|58	Icon=%{name}
14cu|cube-escape-0.9-1|59	Terminal=false
14cu|cube-escape-0.9-1|60	Type=Application
14cu|cube-escape-0.9-1|61	StartupNotify=true
14cu|cube-escape-0.9-1|62	Categories=Game;LogicGame;
14cu|cube-escape-0.9-1|63	EOF
14cu|cube-escape-0.9-1|64	
14cu|cube-escape-0.9-1|65	
14cu|cube-escape-0.9-1|66	%changelog
14cu|cube-escape-0.9-1|67	
14cu|cube-escape-0.9-1|68	* Sat Apr 15 2017 abfonly <abfonly@gmail.com> 0.9-1
14cu|cube-escape-0.9-1|69	- (8da8c2a) Imported from SRPM
14cu|cube-escape-0.9-1|70	
14cu|cube-escape-0.9-1|71	

9913 14
14cu|cudf-0.8-1|1	%define debug_package %{nil}
14cu|cudf-0.8-1|2	
14cu|cudf-0.8-1|3	Summary:	CUDF (Common Upgradeability Description Format) tools and libraries
14cu|cudf-0.8-1|4	Name:		cudf
14cu|cudf-0.8-1|5	Version:	0.8
14cu|cudf-0.8-1|6	Release:	1
14cu|cudf-0.8-1|7	License:	LGPL
14cu|cudf-0.8-1|8	Group:		Development/Other
14cu|cudf-0.8-1|9	URL:		http://www.mancoosi.org/cudf/
14cu|cudf-0.8-1|10	Source0:	https://gforge.inria.fr/frs/download.php/file/34659/%{name}-%{version}.tar.gz
14cu|cudf-0.8-1|11	Patch0:		cudf-0.6.3-extlib.patch
14cu|cudf-0.8-1|12	BuildRequires:	ocaml-compiler
14cu|cudf-0.8-1|13	BuildRequires:	ocaml-findlib
14cu|cudf-0.8-1|14	BuildRequires:	camlp4
14cu|cudf-0.8-1|15	BuildRequires:	ocaml-extlib-devel
14cu|cudf-0.8-1|16	BuildRequires:	ocaml-ounit-devel
14cu|cudf-0.8-1|17	BuildRequires:	glib2-devel
14cu|cudf-0.8-1|18	BuildRequires:	ncurses-devel
14cu|cudf-0.8-1|19	
14cu|cudf-0.8-1|20	%description
14cu|cudf-0.8-1|21	CUDF (for Common Upgradeability Description Format) is a format for describing
14cu|cudf-0.8-1|22	upgrade scenarios in package-based Free and Open Source Software distribution.
14cu|cudf-0.8-1|23	
14cu|cudf-0.8-1|24	libCUDF is a library to manipulate so called CUDF documents. A CUDF document
14cu|cudf-0.8-1|25	describe an upgrade problem, as faced by package managers in popular
14cu|cudf-0.8-1|26	package-based GNU/Linux distributions.
14cu|cudf-0.8-1|27	
14cu|cudf-0.8-1|28	%package	tools
14cu|cudf-0.8-1|29	Summary:	CUDF (Common Upgradeability Description Format) command-line tools
14cu|cudf-0.8-1|30	
14cu|cudf-0.8-1|31	%description	tools
14cu|cudf-0.8-1|32	This package contains command line tools to manipulate CUDF and related
14cu|cudf-0.8-1|33	documents. In particular it contains cudf-check, which enables checking of
14cu|cudf-0.8-1|34	document properties such as installation consistency and matching of problems
14cu|cudf-0.8-1|35	with their solutions.
14cu|cudf-0.8-1|36	
14cu|cudf-0.8-1|37	%package	devel
14cu|cudf-0.8-1|38	Summary:	CUDF (Common Upgradeability Description Format) C development stuff
14cu|cudf-0.8-1|39	
14cu|cudf-0.8-1|40	%description	devel
14cu|cudf-0.8-1|41	This package contains the development stuff needed to use libCUDF in your C
14cu|cudf-0.8-1|42	programs.
14cu|cudf-0.8-1|43	
14cu|cudf-0.8-1|44	%package -n	ocaml-cudf
14cu|cudf-0.8-1|45	Summary:	CUDF (Common Upgradeability Description Format) OCaml development stuff
14cu|cudf-0.8-1|46	Group:		Development/OCaml
14cu|cudf-0.8-1|47	%rename cudf-ocaml-devel
14cu|cudf-0.8-1|48	
14cu|cudf-0.8-1|49	%description -n	ocaml-cudf
14cu|cudf-0.8-1|50	This package contains the development stuff needed to use libCUDF in your OCaml
14cu|cudf-0.8-1|51	programs.
14cu|cudf-0.8-1|52	
14cu|cudf-0.8-1|53	%package -n	ocaml-cudf-devel
14cu|cudf-0.8-1|54	Summary:	Development files for ocaml-cudf
14cu|cudf-0.8-1|55	Group:		Development/OCaml
14cu|cudf-0.8-1|56	Requires:	ocaml-cudf = %{version}
14cu|cudf-0.8-1|57	
14cu|cudf-0.8-1|58	%description -n	ocaml-cudf-devel
14cu|cudf-0.8-1|59	The ocaml-cudf-devel package contains libraries and signature files for
14cu|cudf-0.8-1|60	developing applications that use ocaml-cudf.
14cu|cudf-0.8-1|61	
14cu|cudf-0.8-1|62	
14cu|cudf-0.8-1|63	%prep
14cu|cudf-0.8-1|64	%setup -q
14cu|cudf-0.8-1|65	
14cu|cudf-0.8-1|66	%build
14cu|cudf-0.8-1|67	make all c-lib
14cu|cudf-0.8-1|68	which /usr/bin/ocamlopt > /dev/null && make opt c-lib-opt
14cu|cudf-0.8-1|69	
14cu|cudf-0.8-1|70	%install
14cu|cudf-0.8-1|71	%makeinstall_std LIBDIR="%{_libdir}" OCAMLLIBDIR="%{_libdir}/ocaml"
14cu|cudf-0.8-1|72	rm -f %{buildroot}%{_libdir}/ocaml/cudf/*.o
14cu|cudf-0.8-1|73	
14cu|cudf-0.8-1|74	
14cu|cudf-0.8-1|75	%check
14cu|cudf-0.8-1|76	make test
14cu|cudf-0.8-1|77	
14cu|cudf-0.8-1|78	%files tools
14cu|cudf-0.8-1|79	%{_bindir}/cudf-check
14cu|cudf-0.8-1|80	%{_bindir}/cudf-parse-822
14cu|cudf-0.8-1|81	
14cu|cudf-0.8-1|82	%files devel
14cu|cudf-0.8-1|83	%{_includedir}/cudf.h
14cu|cudf-0.8-1|84	%{_libdir}/*.a
14cu|cudf-0.8-1|85	%{_libdir}/pkgconfig/cudf.pc
14cu|cudf-0.8-1|86	
14cu|cudf-0.8-1|87	%files -n ocaml-cudf
14cu|cudf-0.8-1|88	%dir %{_libdir}/ocaml/cudf
14cu|cudf-0.8-1|89	%{_libdir}/ocaml/cudf/META
14cu|cudf-0.8-1|90	%{_libdir}/ocaml/cudf/*.cmi
14cu|cudf-0.8-1|91	%{_libdir}/ocaml/cudf/*.cma
14cu|cudf-0.8-1|92	
14cu|cudf-0.8-1|93	
14cu|cudf-0.8-1|94	%files -n ocaml-cudf-devel
14cu|cudf-0.8-1|95	%{_libdir}/ocaml/cudf/*.a
14cu|cudf-0.8-1|96	%{_libdir}/ocaml/cudf/*.mli
14cu|cudf-0.8-1|97	%{_libdir}/ocaml/cudf/*.cmx
14cu|cudf-0.8-1|98	%{_libdir}/ocaml/cudf/*.cmxa
14cu|cudf-0.8-1|99	
14cu|cudf-0.8-1|100	%changelog
14cu|cudf-0.8-1|101	
14cu|cudf-0.8-1|102	* Sun Sep 04 2016 alzim <alzim@bk.ru> 0.8-1
14cu|cudf-0.8-1|103	- (9c23d6f) Merge pull request #2 from import/cudf:rosa2016.1
14cu|cudf-0.8-1|104	- (9c23d6f) Updated to 0.8
14cu|cudf-0.8-1|105	
14cu|cudf-0.8-1|106	

9914 14
14cu|cuegen-1.2.2-1|1	# No debug package produced
14cu|cuegen-1.2.2-1|2	%define	debug_package %{nil}
14cu|cuegen-1.2.2-1|3	
14cu|cuegen-1.2.2-1|4	Summary:	FLAC-compatible cuesheet generator for Linux
14cu|cuegen-1.2.2-1|5	Name:		cuegen
14cu|cuegen-1.2.2-1|6	Version:	1.2.2
14cu|cuegen-1.2.2-1|7	Release:	1
14cu|cuegen-1.2.2-1|8	License:	GPLv3+
14cu|cuegen-1.2.2-1|9	Group:		Sound
14cu|cuegen-1.2.2-1|10	Url:		https://sourceforge.net/projects/cuegen/
14cu|cuegen-1.2.2-1|11	Source0:	https://sourceforge.net/projects/cuegen/files/%{name}.src.tar.gz
14cu|cuegen-1.2.2-1|12	BuildRequires:	lazarus >= 1.2
14cu|cuegen-1.2.2-1|13	
14cu|cuegen-1.2.2-1|14	%description
14cu|cuegen-1.2.2-1|15	CUEgen is a FLAC-compatible cuesheet generator for Linux. The FLAC format
14cu|cuegen-1.2.2-1|16	allows cuesheets to be embedded in .flac files by storing their data in the
14cu|cuegen-1.2.2-1|17	CUESHEET metadata block. The cuesheet itself is simply a description of the
14cu|cuegen-1.2.2-1|18	contents of an audio CD. The cuesheet can be used in conjunction with a .flac
14cu|cuegen-1.2.2-1|19	file to store a complete album in a single FLAC file and then retrieve
14cu|cuegen-1.2.2-1|20	individual tracks from that file. The cuesheet may also be used by CD burning
14cu|cuegen-1.2.2-1|21	applications to recreate an identical copy of an original audio CD from its
14cu|cuegen-1.2.2-1|22	FLAC representation and an associated cuesheet. As such, cuesheets are of
14cu|cuegen-1.2.2-1|23	great use in archiving, transporting and burning FLAC-encoded audio files.
14cu|cuegen-1.2.2-1|24	
14cu|cuegen-1.2.2-1|25	%files
14cu|cuegen-1.2.2-1|26	%doc COPYING.txt readme.txt
14cu|cuegen-1.2.2-1|27	%{_bindir}/%{name}
14cu|cuegen-1.2.2-1|28	
14cu|cuegen-1.2.2-1|29	#-----------------------------------------------------------------------------
14cu|cuegen-1.2.2-1|30	
14cu|cuegen-1.2.2-1|31	%prep
14cu|cuegen-1.2.2-1|32	%setup -qn %{version}
14cu|cuegen-1.2.2-1|33	
14cu|cuegen-1.2.2-1|34	# Fix wrong perms
14cu|cuegen-1.2.2-1|35	chmod -x *.txt
14cu|cuegen-1.2.2-1|36	
14cu|cuegen-1.2.2-1|37	
14cu|cuegen-1.2.2-1|38	%build
14cu|cuegen-1.2.2-1|39	# See buildlinux.sh in the sources
14cu|cuegen-1.2.2-1|40	lazbuild --bm="release generic" cuegenerator.lpi
14cu|cuegen-1.2.2-1|41	
14cu|cuegen-1.2.2-1|42	
14cu|cuegen-1.2.2-1|43	%install
14cu|cuegen-1.2.2-1|44	# No install script
14cu|cuegen-1.2.2-1|45	install -D -m 755 bin/release/cuegenerator %{buildroot}%{_bindir}/cuegen
14cu|cuegen-1.2.2-1|46	
14cu|cuegen-1.2.2-1|47	%changelog
14cu|cuegen-1.2.2-1|48	
14cu|cuegen-1.2.2-1|49	* Wed Apr 27 2016 Giovanni Mariani <mc2374@mclink.it> 1.2.2-1
14cu|cuegen-1.2.2-1|50	- (9bc6b8f) Updated to relase 1.2.2, cleaned specfile and updated URLs
14cu|cuegen-1.2.2-1|51	
14cu|cuegen-1.2.2-1|52	

9915 14
14cu|cuneiform-linux-1.1.0-5|1	%define abi		0
14cu|cuneiform-linux-1.1.0-5|2	%define libname		%mklibname cuneiform %{abi}
14cu|cuneiform-linux-1.1.0-5|3	%define develname	%mklibname cuneiform -d
14cu|cuneiform-linux-1.1.0-5|4	
14cu|cuneiform-linux-1.1.0-5|5	# datafiles must have DOS-style EOL
14cu|cuneiform-linux-1.1.0-5|6	%define dont_fix_eol	1
14cu|cuneiform-linux-1.1.0-5|7	
14cu|cuneiform-linux-1.1.0-5|8	Name:		cuneiform-linux
14cu|cuneiform-linux-1.1.0-5|9	Summary:	An OCR system
14cu|cuneiform-linux-1.1.0-5|10	Version:	1.1.0
14cu|cuneiform-linux-1.1.0-5|11	Release:	5
14cu|cuneiform-linux-1.1.0-5|12	License:	BSD
14cu|cuneiform-linux-1.1.0-5|13	Group:		Text tools
14cu|cuneiform-linux-1.1.0-5|14	Url:		https://launchpad.net/cuneiform-linux
14cu|cuneiform-linux-1.1.0-5|15	Source0:	%{name}-%{version}.tar.bz2
14cu|cuneiform-linux-1.1.0-5|16	BuildRequires:	cmake
14cu|cuneiform-linux-1.1.0-5|17	BuildRequires:	pkgconfig(ImageMagick)
14cu|cuneiform-linux-1.1.0-5|18	#Suggests:	cuneiform-qt yagf
14cu|cuneiform-linux-1.1.0-5|19	
14cu|cuneiform-linux-1.1.0-5|20	%description
14cu|cuneiform-linux-1.1.0-5|21	Cuneiform is an multi-language OCR system originally developed
14cu|cuneiform-linux-1.1.0-5|22	and open sourced by Cognitive Technologies. Cuneiform was
14cu|cuneiform-linux-1.1.0-5|23	originally a Windows program, which was ported to Linux
14cu|cuneiform-linux-1.1.0-5|24	by Jussi Pakkanen.
14cu|cuneiform-linux-1.1.0-5|25	
14cu|cuneiform-linux-1.1.0-5|26	%package -n %{libname}
14cu|cuneiform-linux-1.1.0-5|27	Summary:	Cuneiform OCR system shared libraries
14cu|cuneiform-linux-1.1.0-5|28	Group:		System/Libraries
14cu|cuneiform-linux-1.1.0-5|29	
14cu|cuneiform-linux-1.1.0-5|30	%description -n %{libname}
14cu|cuneiform-linux-1.1.0-5|31	Cuneiform is an multi-language OCR system originally developed
14cu|cuneiform-linux-1.1.0-5|32	and open sourced by Cognitive Technologies. Cuneiform was
14cu|cuneiform-linux-1.1.0-5|33	originally a Windows program, which was ported to Linux
14cu|cuneiform-linux-1.1.0-5|34	by Jussi Pakkanen.
14cu|cuneiform-linux-1.1.0-5|35	
14cu|cuneiform-linux-1.1.0-5|36	%package -n %{develname}
14cu|cuneiform-linux-1.1.0-5|37	Summary:	Cuneiform development files
14cu|cuneiform-linux-1.1.0-5|38	Group:		Development/C++
14cu|cuneiform-linux-1.1.0-5|39	Requires:	%{libname} = %{EVRD}
14cu|cuneiform-linux-1.1.0-5|40	
14cu|cuneiform-linux-1.1.0-5|41	%description -n %{develname}
14cu|cuneiform-linux-1.1.0-5|42	Cuneiform is an multi-language OCR system originally developed
14cu|cuneiform-linux-1.1.0-5|43	and open sourced by Cognitive Technologies. Cuneiform was
14cu|cuneiform-linux-1.1.0-5|44	originally a Windows program, which was ported to Linux
14cu|cuneiform-linux-1.1.0-5|45	by Jussi Pakkanen.
14cu|cuneiform-linux-1.1.0-5|46	
14cu|cuneiform-linux-1.1.0-5|47	This package contains files required only for development purpose.
14cu|cuneiform-linux-1.1.0-5|48	
14cu|cuneiform-linux-1.1.0-5|49	%prep
14cu|cuneiform-linux-1.1.0-5|50	%setup -q
14cu|cuneiform-linux-1.1.0-5|51	
14cu|cuneiform-linux-1.1.0-5|52	%build
14cu|cuneiform-linux-1.1.0-5|53	%cmake
14cu|cuneiform-linux-1.1.0-5|54	%make
14cu|cuneiform-linux-1.1.0-5|55	
14cu|cuneiform-linux-1.1.0-5|56	%install
14cu|cuneiform-linux-1.1.0-5|57	%makeinstall_std -C build
14cu|cuneiform-linux-1.1.0-5|58	
14cu|cuneiform-linux-1.1.0-5|59	%files
14cu|cuneiform-linux-1.1.0-5|60	%doc issues.txt *readme.rtf readme.txt
14cu|cuneiform-linux-1.1.0-5|61	%{_bindir}/cuneiform
14cu|cuneiform-linux-1.1.0-5|62	%{_datadir}/cuneiform/*.dat
14cu|cuneiform-linux-1.1.0-5|63	
14cu|cuneiform-linux-1.1.0-5|64	%files -n %{libname}
14cu|cuneiform-linux-1.1.0-5|65	%{_libdir}/*.so.%{abi}*
14cu|cuneiform-linux-1.1.0-5|66	%{_libdir}/*.so.%{version}
14cu|cuneiform-linux-1.1.0-5|67	
14cu|cuneiform-linux-1.1.0-5|68	%files -n %{develname}
14cu|cuneiform-linux-1.1.0-5|69	%{_libdir}/*.so
14cu|cuneiform-linux-1.1.0-5|70	%{_includedir}/cuneiform.h
14cu|cuneiform-linux-1.1.0-5|71	
14cu|cuneiform-linux-1.1.0-5|72	
14cu|cuneiform-linux-1.1.0-5|73	%changelog
14cu|cuneiform-linux-1.1.0-5|74	
14cu|cuneiform-linux-1.1.0-5|75	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-5
14cu|cuneiform-linux-1.1.0-5|76	- (97575f1) Rebuild with new imagemagick
14cu|cuneiform-linux-1.1.0-5|77	
14cu|cuneiform-linux-1.1.0-5|78	

9916 14
14cu|cunit-2.1.3-1|1	%define Name CUnit
14cu|cunit-2.1.3-1|2	%define bad_version 2.1-3
14cu|cunit-2.1.3-1|3	%define	major 1
14cu|cunit-2.1.3-1|4	%define	libname %mklibname %{name} %{major}
14cu|cunit-2.1.3-1|5	%define develname %mklibname %{name} -d
14cu|cunit-2.1.3-1|6	
14cu|cunit-2.1.3-1|7	Name:		cunit
14cu|cunit-2.1.3-1|8	Version:	2.1.3
14cu|cunit-2.1.3-1|9	Release:	1
14cu|cunit-2.1.3-1|10	License:	GPLv2+
14cu|cunit-2.1.3-1|11	Summary:	A Unit Testing Framework for C
14cu|cunit-2.1.3-1|12	Group:		System/Libraries
14cu|cunit-2.1.3-1|13	URL:		http://cunit.sourceforge.net
14cu|cunit-2.1.3-1|14	Source0:	http://sourceforge.net/projects/cunit/files/CUnit/%{bad_version}/%{Name}-%{bad_version}.tar.bz2
14cu|cunit-2.1.3-1|15	Patch0:		%{name}-2.1.0.link_against_ncurses.patch
14cu|cunit-2.1.3-1|16	BuildRequires:	pkgconfig(ncurses)
14cu|cunit-2.1.3-1|17	
14cu|cunit-2.1.3-1|18	%description
14cu|cunit-2.1.3-1|19	CUnit is a lightweight system for writing, administering, and running unit
14cu|cunit-2.1.3-1|20	tests in C.  It provides C programmers a basic testing functionality with a
14cu|cunit-2.1.3-1|21	flexible variety of user interfaces.
14cu|cunit-2.1.3-1|22	
14cu|cunit-2.1.3-1|23	CUnit is built as a static library which is linked with the user's testing
14cu|cunit-2.1.3-1|24	code.  It uses a simple framework for building test structures, and provides a
14cu|cunit-2.1.3-1|25	rich set of assertions for testing common data types. In addition, several
14cu|cunit-2.1.3-1|26	different interfaces are provided for running tests and reporting results.
14cu|cunit-2.1.3-1|27	These interfaces currently include:
14cu|cunit-2.1.3-1|28	
14cu|cunit-2.1.3-1|29	- Automated: Non-interactive output to xml file
14cu|cunit-2.1.3-1|30	- Basic: Non-interactive flexible programming interface
14cu|cunit-2.1.3-1|31	- Console: Interactive console interface (ansi C)
14cu|cunit-2.1.3-1|32	- Curses: Interactive graphical interface (Unix)
14cu|cunit-2.1.3-1|33	
14cu|cunit-2.1.3-1|34	%package -n %{libname}
14cu|cunit-2.1.3-1|35	Summary:	C testing framework
14cu|cunit-2.1.3-1|36	Group:		System/Libraries
14cu|cunit-2.1.3-1|37	
14cu|cunit-2.1.3-1|38	%description -n %{libname}
14cu|cunit-2.1.3-1|39	CUnit is a lightweight system for writing, administering, and running unit
14cu|cunit-2.1.3-1|40	tests in C.  It provides C programmers a basic testing functionality with a
14cu|cunit-2.1.3-1|41	flexible variety of user interfaces.
14cu|cunit-2.1.3-1|42	
14cu|cunit-2.1.3-1|43	CUnit is built as a static library which is linked with the user's testing
14cu|cunit-2.1.3-1|44	code.  It uses a simple framework for building test structures, and provides a
14cu|cunit-2.1.3-1|45	rich set of assertions for testing common data types. In addition, several
14cu|cunit-2.1.3-1|46	different interfaces are provided for running tests and reporting results.
14cu|cunit-2.1.3-1|47	These interfaces currently include:
14cu|cunit-2.1.3-1|48	
14cu|cunit-2.1.3-1|49	- Automated: Non-interactive output to xml file
14cu|cunit-2.1.3-1|50	- Basic: Non-interactive flexible programming interface
14cu|cunit-2.1.3-1|51	- Console: Interactive console interface (ansi C)
14cu|cunit-2.1.3-1|52	- Curses: Interactive graphical interface (Unix)
14cu|cunit-2.1.3-1|53	
14cu|cunit-2.1.3-1|54	%package -n %{develname}
14cu|cunit-2.1.3-1|55	Summary:	Development files for %{name}
14cu|cunit-2.1.3-1|56	Group:		Development/C
14cu|cunit-2.1.3-1|57	Requires:	%{libname} = %{version}-%{release}
14cu|cunit-2.1.3-1|58	Provides:	%{name}-devel = %{version}-%{release}
14cu|cunit-2.1.3-1|59	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|cunit-2.1.3-1|60	Obsoletes:	%mklibname %{name} 1 -d
14cu|cunit-2.1.3-1|61	
14cu|cunit-2.1.3-1|62	%description -n	%{develname}
14cu|cunit-2.1.3-1|63	This package contains development files for %{name}.
14cu|cunit-2.1.3-1|64	
14cu|cunit-2.1.3-1|65	%prep
14cu|cunit-2.1.3-1|66	%setup -q -n %{Name}-%{bad_version}
14cu|cunit-2.1.3-1|67	%patch0 -p 0
14cu|cunit-2.1.3-1|68	chmod 644 AUTHORS NEWS ChangeLog README TODO
14cu|cunit-2.1.3-1|69	
14cu|cunit-2.1.3-1|70	%build
14cu|cunit-2.1.3-1|71	autoreconf -f -i
14cu|cunit-2.1.3-1|72	%configure2_5x \
14cu|cunit-2.1.3-1|73	--enable-curses
14cu|cunit-2.1.3-1|74	%make
14cu|cunit-2.1.3-1|75	
14cu|cunit-2.1.3-1|76	%install
14cu|cunit-2.1.3-1|77	%makeinstall_std
14cu|cunit-2.1.3-1|78	
14cu|cunit-2.1.3-1|79	# fix la file
14cu|cunit-2.1.3-1|80	perl -pi -e 's| -L\S+ ||'  %{buildroot}%{_libdir}/libcunit.la
14cu|cunit-2.1.3-1|81	
14cu|cunit-2.1.3-1|82	# ugly, but needed to deal with installed and non-installed documentation
14cu|cunit-2.1.3-1|83	install -d -m 755 %{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}
14cu|cunit-2.1.3-1|84	mv %{buildroot}%{_prefix}/doc/%{Name} \
14cu|cunit-2.1.3-1|85	%{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}/html
14cu|cunit-2.1.3-1|86	install -m 644 AUTHORS NEWS ChangeLog README TODO \
14cu|cunit-2.1.3-1|87	%{buildroot}%{_datadir}/doc/%{libname}-devel-%{version}
14cu|cunit-2.1.3-1|88	rm -rf %{buildroot}%{_prefix}/doc
14cu|cunit-2.1.3-1|89	
14cu|cunit-2.1.3-1|90	%files -n %{libname}
14cu|cunit-2.1.3-1|91	%{_libdir}/*.so.%{major}*
14cu|cunit-2.1.3-1|92	
14cu|cunit-2.1.3-1|93	%files -n %{develname}
14cu|cunit-2.1.3-1|94	%{_datadir}/doc/%{libname}-devel-%{version}
14cu|cunit-2.1.3-1|95	%{_libdir}/*.so
14cu|cunit-2.1.3-1|96	%{_libdir}/*.a
14cu|cunit-2.1.3-1|97	%{_libdir}/pkgconfig/%{name}.pc
14cu|cunit-2.1.3-1|98	%{_includedir}/%{Name}
14cu|cunit-2.1.3-1|99	%{_datadir}/%{Name}
14cu|cunit-2.1.3-1|100	%{_mandir}/man3/*
14cu|cunit-2.1.3-1|101	
14cu|cunit-2.1.3-1|102	%changelog
14cu|cunit-2.1.3-1|103	
14cu|cunit-2.1.3-1|104	* Thu May 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-1
14cu|cunit-2.1.3-1|105	- (b52d5e4) Clean .abf.yml
14cu|cunit-2.1.3-1|106	
14cu|cunit-2.1.3-1|107	

9917 14
14cu|cura-14.12.1-2|1	Summary:	3D printer control software
14cu|cura-14.12.1-2|2	Name:		cura
14cu|cura-14.12.1-2|3	Version:	14.12.1
14cu|cura-14.12.1-2|4	Release:	2
14cu|cura-14.12.1-2|5	License:	AGPLv3+
14cu|cura-14.12.1-2|6	Group:		Development/Other
14cu|cura-14.12.1-2|7	Url:		http://daid.github.com/Cura/
14cu|cura-14.12.1-2|8	Source0:	https://github.com/daid/Cura/archive/Cura-%{version}.tar.gz
14cu|cura-14.12.1-2|9	Source1:	%{name}
14cu|cura-14.12.1-2|10	Source2:	%{name}.desktop
14cu|cura-14.12.1-2|11	# Use system paths
14cu|cura-14.12.1-2|12	Patch1:		%{name}-system-paths.patch
14cu|cura-14.12.1-2|13	# Rework the logic of determining the version (didn't work)
14cu|cura-14.12.1-2|14	Patch2:		%{name}-version.patch
14cu|cura-14.12.1-2|15	BuildRequires:	desktop-file-utils
14cu|cura-14.12.1-2|16	BuildRequires:	dos2unix
14cu|cura-14.12.1-2|17	BuildRequires:	pkgconfig(python2)
14cu|cura-14.12.1-2|18	Requires:	python-numpy
14cu|cura-14.12.1-2|19	Requires:	python-opengl
14cu|cura-14.12.1-2|20	Requires:	python-power
14cu|cura-14.12.1-2|21	Requires:	python-py
14cu|cura-14.12.1-2|22	Requires:	python-serial
14cu|cura-14.12.1-2|23	Requires:	wxPython
14cu|cura-14.12.1-2|24	Requires:	CuraEngine >= 14.12.1
14cu|cura-14.12.1-2|25	BuildArch:	noarch
14cu|cura-14.12.1-2|26	
14cu|cura-14.12.1-2|27	%description
14cu|cura-14.12.1-2|28	Cura is a project which aims to be an single software solution for 3D printing.
14cu|cura-14.12.1-2|29	While it is developed to be used with the Ultimaker 3D printer, it can be used
14cu|cura-14.12.1-2|30	with other RepRap based designs.
14cu|cura-14.12.1-2|31	
14cu|cura-14.12.1-2|32	Cura helps you to setup an Ultimaker, shows your 3D model, allows for scaling /
14cu|cura-14.12.1-2|33	positioning, can slice the model to G-Code, with sane editable configuration
14cu|cura-14.12.1-2|34	settings and send this G-Code to the 3D printer for printing.
14cu|cura-14.12.1-2|35	
14cu|cura-14.12.1-2|36	%files -f Cura.lang
14cu|cura-14.12.1-2|37	%doc Cura/LICENSE changelog resources/example/Attribution.txt
14cu|cura-14.12.1-2|38	%{py_puresitedir}/Cura
14cu|cura-14.12.1-2|39	%{_datadir}/%{name}
14cu|cura-14.12.1-2|40	%{_datadir}/pixmaps/%{name}.ico
14cu|cura-14.12.1-2|41	%{_datadir}/applications/%{name}.desktop
14cu|cura-14.12.1-2|42	%{_bindir}/%{name}
14cu|cura-14.12.1-2|43	
14cu|cura-14.12.1-2|44	#----------------------------------------------------------------------------
14cu|cura-14.12.1-2|45	
14cu|cura-14.12.1-2|46	%prep
14cu|cura-14.12.1-2|47	%setup -qn Cura-%{version}
14cu|cura-14.12.1-2|48	%patch1 -p1
14cu|cura-14.12.1-2|49	%patch2 -p1
14cu|cura-14.12.1-2|50	
14cu|cura-14.12.1-2|51	dos2unix resources/example/Attribution.txt
14cu|cura-14.12.1-2|52	
14cu|cura-14.12.1-2|53	sed -i 's/REPLACE_THIS_IN_SPEC/%{version}/' Cura/util/version.py
14cu|cura-14.12.1-2|54	
14cu|cura-14.12.1-2|55	%build
14cu|cura-14.12.1-2|56	# rebuild locales
14cu|cura-14.12.1-2|57	pushd resources/locale
14cu|cura-14.12.1-2|58	rm *.in *.pot
14cu|cura-14.12.1-2|59	for FILE in *
14cu|cura-14.12.1-2|60	do msgfmt $FILE/LC_MESSAGES/Cura.po -o $FILE/LC_MESSAGES/Cura.mo
14cu|cura-14.12.1-2|61	rm $FILE/LC_MESSAGES/Cura.po
14cu|cura-14.12.1-2|62	done
14cu|cura-14.12.1-2|63	popd
14cu|cura-14.12.1-2|64	
14cu|cura-14.12.1-2|65	%install
14cu|cura-14.12.1-2|66	mkdir -p %{buildroot}%{py_puresitedir}/Cura
14cu|cura-14.12.1-2|67	mkdir -p %{buildroot}%{_datadir}/%{name}/firmware
14cu|cura-14.12.1-2|68	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|cura-14.12.1-2|69	mkdir -p %{buildroot}%{_datadir}/locale
14cu|cura-14.12.1-2|70	mkdir -p %{buildroot}%{_bindir}
14cu|cura-14.12.1-2|71	
14cu|cura-14.12.1-2|72	cp -apr Cura/* %{buildroot}%{py_puresitedir}/Cura
14cu|cura-14.12.1-2|73	rm -rf %{buildroot}%{py_puresitedir}/Cura/LICENSE
14cu|cura-14.12.1-2|74	cp -apr resources/* %{buildroot}%{_datadir}/%{name}
14cu|cura-14.12.1-2|75	cp -apr plugins %{buildroot}%{_datadir}/%{name}
14cu|cura-14.12.1-2|76	cp -ap %{SOURCE1} %{buildroot}%{_bindir}
14cu|cura-14.12.1-2|77	ln -s %{_datadir}/%{name} %{buildroot}%{py_puresitedir}/Cura/resources
14cu|cura-14.12.1-2|78	ln -s %{_datadir}/%{name}/%{name}.ico %{buildroot}%{_datadir}/pixmaps
14cu|cura-14.12.1-2|79	
14cu|cura-14.12.1-2|80	# locales
14cu|cura-14.12.1-2|81	cp -ar %{buildroot}%{_datadir}/%{name}/locale/* %{buildroot}%{_datadir}/locale
14cu|cura-14.12.1-2|82	rm -rf %{buildroot}%{_datadir}/%{name}/locale
14cu|cura-14.12.1-2|83	ln -s -f %{_datadir}/locale/ %{buildroot}%{_datadir}/%{name}/ # the app expects the locale folder in here
14cu|cura-14.12.1-2|84	
14cu|cura-14.12.1-2|85	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
14cu|cura-14.12.1-2|86	
14cu|cura-14.12.1-2|87	%find_lang Cura
14cu|cura-14.12.1-2|88	
14cu|cura-14.12.1-2|89	
14cu|cura-14.12.1-2|90	%changelog
14cu|cura-14.12.1-2|91	
14cu|cura-14.12.1-2|92	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.12.1-2
14cu|cura-14.12.1-2|93	- (52bd67e) Upload correct source tarball
14cu|cura-14.12.1-2|94	- (52bd67e) Fix Requires
14cu|cura-14.12.1-2|95	- (52bd67e) Spec cleanup
14cu|cura-14.12.1-2|96	
14cu|cura-14.12.1-2|97	

9918 14
14cu|CuraEngine-14.12.1-1|1	Name:           CuraEngine
14cu|CuraEngine-14.12.1-1|2	Version:        14.12.1
14cu|CuraEngine-14.12.1-1|3	Release:        1
14cu|CuraEngine-14.12.1-1|4	Summary:        Engine for processing 3D models into G-code instructions for 3D printers
14cu|CuraEngine-14.12.1-1|5	Group:		Development/Other
14cu|CuraEngine-14.12.1-1|6	License:        AGPLv3
14cu|CuraEngine-14.12.1-1|7	URL:            https://github.com/Ultimaker/%{name}
14cu|CuraEngine-14.12.1-1|8	Source0:        %{url}/archive/%{version}.tar.gz
14cu|CuraEngine-14.12.1-1|9	BuildRequires:  polyclipping-devel >= 6.1.2
14cu|CuraEngine-14.12.1-1|10	# For tests:
14cu|CuraEngine-14.12.1-1|11	BuildRequires:  python
14cu|CuraEngine-14.12.1-1|12	
14cu|CuraEngine-14.12.1-1|13	%description
14cu|CuraEngine-14.12.1-1|14	%{name} is a C++ console application for 3D printing G-code generation. It
14cu|CuraEngine-14.12.1-1|15	has been made as a better and faster alternative to the old Skeinforge engine.
14cu|CuraEngine-14.12.1-1|16	
14cu|CuraEngine-14.12.1-1|17	This is just a console application for G-code generation. For a full graphical
14cu|CuraEngine-14.12.1-1|18	application look at cura with is the graphical frontend for %{name}.
14cu|CuraEngine-14.12.1-1|19	
14cu|CuraEngine-14.12.1-1|20	%prep
14cu|CuraEngine-14.12.1-1|21	%setup -q
14cu|CuraEngine-14.12.1-1|22	
14cu|CuraEngine-14.12.1-1|23	# bundled clipper
14cu|CuraEngine-14.12.1-1|24	rm -rf clipper
14cu|CuraEngine-14.12.1-1|25	sed -i 's|#include <clipper/clipper.hpp>|#include <polyclipping/clipper.hpp>|' src/utils/*.h
14cu|CuraEngine-14.12.1-1|26	sed -i 's|-lclipper|-lpolyclipping|g' Makefile
14cu|CuraEngine-14.12.1-1|27	sed -i 's| $(BUILD_DIR)/libclipper.a||g' Makefile
14cu|CuraEngine-14.12.1-1|28	
14cu|CuraEngine-14.12.1-1|29	# allow redefinition of CFLAGS and do not build it static
14cu|CuraEngine-14.12.1-1|30	sed -i 's|CFLAGS +=|CFLAGS?=|' Makefile
14cu|CuraEngine-14.12.1-1|31	sed -i 's|--static||g' Makefile
14cu|CuraEngine-14.12.1-1|32	
14cu|CuraEngine-14.12.1-1|33	%build
14cu|CuraEngine-14.12.1-1|34	CFLAGS="-I. -Ilibs -c %{optflags} -std=c++11 -fomit-frame-pointer" make %{?_smp_mflags}
14cu|CuraEngine-14.12.1-1|35	
14cu|CuraEngine-14.12.1-1|36	%install
14cu|CuraEngine-14.12.1-1|37	install -Dpm0755 build/%{name} %{buildroot}/%{_bindir}/%{name}
14cu|CuraEngine-14.12.1-1|38	
14cu|CuraEngine-14.12.1-1|39	%check
14cu|CuraEngine-14.12.1-1|40	make test
14cu|CuraEngine-14.12.1-1|41	
14cu|CuraEngine-14.12.1-1|42	%files
14cu|CuraEngine-14.12.1-1|43	%doc LICENSE README.md
14cu|CuraEngine-14.12.1-1|44	%{_bindir}/%{name}
14cu|CuraEngine-14.12.1-1|45	
14cu|CuraEngine-14.12.1-1|46	
14cu|CuraEngine-14.12.1-1|47	%changelog
14cu|CuraEngine-14.12.1-1|48	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 14.12.1-1
14cu|CuraEngine-14.12.1-1|49	+ Revision: 16c7e5a
14cu|CuraEngine-14.12.1-1|50	- Imported from SRPM
14cu|CuraEngine-14.12.1-1|51	
14cu|CuraEngine-14.12.1-1|52	

9919 14
14cu|curseofwar-1.2.0-1.47f7989.1|1	%define commit  47f7989
14cu|curseofwar-1.2.0-1.47f7989.1|2	%define rel     1
14cu|curseofwar-1.2.0-1.47f7989.1|3	
14cu|curseofwar-1.2.0-1.47f7989.1|4	Name:           curseofwar
14cu|curseofwar-1.2.0-1.47f7989.1|5	Version:        1.2.0
14cu|curseofwar-1.2.0-1.47f7989.1|6	Release:        1.%{commit}.%{rel}
14cu|curseofwar-1.2.0-1.47f7989.1|7	Summary:        Fast-paced action strategy game with ncurses and SDL frontends
14cu|curseofwar-1.2.0-1.47f7989.1|8	Group:          Games/Strategy
14cu|curseofwar-1.2.0-1.47f7989.1|9	License:        GPLv3+
14cu|curseofwar-1.2.0-1.47f7989.1|10	URL:            http://a-nikolaev.github.io/curseofwar/
14cu|curseofwar-1.2.0-1.47f7989.1|11	#https://github.com/a-nikolaev/curseofwar/commit/47f7989da6edf9a8f19348350f16ac7230b8352a
14cu|curseofwar-1.2.0-1.47f7989.1|12	Source0:        %{name}-%{version}-git%{commit}.tar.xz
14cu|curseofwar-1.2.0-1.47f7989.1|13	Patch0:         %{name}-%{version}-gamesdatadir.patch
14cu|curseofwar-1.2.0-1.47f7989.1|14	
14cu|curseofwar-1.2.0-1.47f7989.1|15	BuildRequires:  cmake
14cu|curseofwar-1.2.0-1.47f7989.1|16	BuildRequires:  imagemagick
14cu|curseofwar-1.2.0-1.47f7989.1|17	BuildRequires:  pkgconfig(ncurses)
14cu|curseofwar-1.2.0-1.47f7989.1|18	BuildRequires:  pkgconfig(sdl)
14cu|curseofwar-1.2.0-1.47f7989.1|19	
14cu|curseofwar-1.2.0-1.47f7989.1|20	%description
14cu|curseofwar-1.2.0-1.47f7989.1|21	Curse of War is a fast-paced action strategy game for Linux originally
14cu|curseofwar-1.2.0-1.47f7989.1|22	implemented using a ncurses user interface. An SDL graphical version has
14cu|curseofwar-1.2.0-1.47f7989.1|23	also been implemented more recently.
14cu|curseofwar-1.2.0-1.47f7989.1|24	
14cu|curseofwar-1.2.0-1.47f7989.1|25	Unlike most RTS, you are not controlling units, but focus on high-level
14cu|curseofwar-1.2.0-1.47f7989.1|26	strategic planning: Building infrastructure, securing resources,
14cu|curseofwar-1.2.0-1.47f7989.1|27	and moving your armies.
14cu|curseofwar-1.2.0-1.47f7989.1|28	
14cu|curseofwar-1.2.0-1.47f7989.1|29	%files
14cu|curseofwar-1.2.0-1.47f7989.1|30	%doc CHANGELOG LICENSE README
14cu|curseofwar-1.2.0-1.47f7989.1|31	%{_datadir}/applications/%{name}*.desktop
14cu|curseofwar-1.2.0-1.47f7989.1|32	%{_gamesbindir}/%{name}*
14cu|curseofwar-1.2.0-1.47f7989.1|33	%{_gamesdatadir}/%{name}/
14cu|curseofwar-1.2.0-1.47f7989.1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|curseofwar-1.2.0-1.47f7989.1|35	%{_mandir}/man6/%{name}*.6*
14cu|curseofwar-1.2.0-1.47f7989.1|36	#-----------------------------------------------------------------------------
14cu|curseofwar-1.2.0-1.47f7989.1|37	%prep
14cu|curseofwar-1.2.0-1.47f7989.1|38	%setup -qn %{name}-%{version}-git%{commit}
14cu|curseofwar-1.2.0-1.47f7989.1|39	%patch0 -p1
14cu|curseofwar-1.2.0-1.47f7989.1|40	
14cu|curseofwar-1.2.0-1.47f7989.1|41	%build
14cu|curseofwar-1.2.0-1.47f7989.1|42	%cmake -DCMAKE_BUILD_TYPE=Release
14cu|curseofwar-1.2.0-1.47f7989.1|43	%make
14cu|curseofwar-1.2.0-1.47f7989.1|44	
14cu|curseofwar-1.2.0-1.47f7989.1|45	%install
14cu|curseofwar-1.2.0-1.47f7989.1|46	# Binaries
14cu|curseofwar-1.2.0-1.47f7989.1|47	install -d %{buildroot}%{_gamesbindir}
14cu|curseofwar-1.2.0-1.47f7989.1|48	install -m755 build/%{name}     %{buildroot}%{_gamesbindir}/%{name}
14cu|curseofwar-1.2.0-1.47f7989.1|49	install -m755 build/%{name}-sdl %{buildroot}%{_gamesbindir}/%{name}-sdl
14cu|curseofwar-1.2.0-1.47f7989.1|50	
14cu|curseofwar-1.2.0-1.47f7989.1|51	# Tilesets for the SDL version
14cu|curseofwar-1.2.0-1.47f7989.1|52	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|curseofwar-1.2.0-1.47f7989.1|53	cp -a images %{buildroot}%{_gamesdatadir}/%{name}/
14cu|curseofwar-1.2.0-1.47f7989.1|54	
14cu|curseofwar-1.2.0-1.47f7989.1|55	# Man pages
14cu|curseofwar-1.2.0-1.47f7989.1|56	install -d %{buildroot}%{_mandir}/man6
14cu|curseofwar-1.2.0-1.47f7989.1|57	install -m644 %{name}.6     %{buildroot}%{_mandir}/man6/%{name}.6
14cu|curseofwar-1.2.0-1.47f7989.1|58	install -m644 %{name}-sdl.6 %{buildroot}%{_mandir}/man6/%{name}-sdl.6
14cu|curseofwar-1.2.0-1.47f7989.1|59	
14cu|curseofwar-1.2.0-1.47f7989.1|60	# Icons
14cu|curseofwar-1.2.0-1.47f7989.1|61	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
14cu|curseofwar-1.2.0-1.47f7989.1|62	convert pixmaps/%{name}-16x16.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|curseofwar-1.2.0-1.47f7989.1|63	convert pixmaps/%{name}-32x32.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|curseofwar-1.2.0-1.47f7989.1|64	
14cu|curseofwar-1.2.0-1.47f7989.1|65	# Desktop entries
14cu|curseofwar-1.2.0-1.47f7989.1|66	install -d %{buildroot}%{_datadir}/applications
14cu|curseofwar-1.2.0-1.47f7989.1|67	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|curseofwar-1.2.0-1.47f7989.1|68	[Desktop Entry]
14cu|curseofwar-1.2.0-1.47f7989.1|69	Name=Curse of War (ascii)
14cu|curseofwar-1.2.0-1.47f7989.1|70	GenericName=Fast-paced action strategy game with ncurses frontend
14cu|curseofwar-1.2.0-1.47f7989.1|71	Comment=Fast-paced action strategy game with ncurses frontend
14cu|curseofwar-1.2.0-1.47f7989.1|72	Exec=%{name}
14cu|curseofwar-1.2.0-1.47f7989.1|73	Icon=%{name}
14cu|curseofwar-1.2.0-1.47f7989.1|74	Terminal=true
14cu|curseofwar-1.2.0-1.47f7989.1|75	Type=Application
14cu|curseofwar-1.2.0-1.47f7989.1|76	Categories=Game;StrategyGame;
14cu|curseofwar-1.2.0-1.47f7989.1|77	EOF
14cu|curseofwar-1.2.0-1.47f7989.1|78	
14cu|curseofwar-1.2.0-1.47f7989.1|79	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop
14cu|curseofwar-1.2.0-1.47f7989.1|80	[Desktop Entry]
14cu|curseofwar-1.2.0-1.47f7989.1|81	Name=Curse of War (SDL)
14cu|curseofwar-1.2.0-1.47f7989.1|82	GenericName=Fast-paced action strategy game with SDL frontend
14cu|curseofwar-1.2.0-1.47f7989.1|83	Comment=Fast-paced action strategy game with SDL frontend
14cu|curseofwar-1.2.0-1.47f7989.1|84	Exec=%{name}-sdl
14cu|curseofwar-1.2.0-1.47f7989.1|85	Icon=%{name}
14cu|curseofwar-1.2.0-1.47f7989.1|86	Terminal=false
14cu|curseofwar-1.2.0-1.47f7989.1|87	Type=Application
14cu|curseofwar-1.2.0-1.47f7989.1|88	Categories=Game;StrategyGame;
14cu|curseofwar-1.2.0-1.47f7989.1|89	EOF
14cu|curseofwar-1.2.0-1.47f7989.1|90	
14cu|curseofwar-1.2.0-1.47f7989.1|91	
14cu|curseofwar-1.2.0-1.47f7989.1|92	
14cu|curseofwar-1.2.0-1.47f7989.1|93	%changelog
14cu|curseofwar-1.2.0-1.47f7989.1|94	
14cu|curseofwar-1.2.0-1.47f7989.1|95	* Tue Aug 16 2016 abfonly <abfonly@gmail.com> 1.2.0-1.47f7989.1
14cu|curseofwar-1.2.0-1.47f7989.1|96	- (0769776) Imported from SRPM
14cu|curseofwar-1.2.0-1.47f7989.1|97	
14cu|curseofwar-1.2.0-1.47f7989.1|98	

9920 14
14cu|cutegram-2.7.1-1|1	%define oname Cutegram
14cu|cutegram-2.7.1-1|2	
14cu|cutegram-2.7.1-1|3	Summary:	A different telegram client from Aseman team
14cu|cutegram-2.7.1-1|4	Name:		cutegram
14cu|cutegram-2.7.1-1|5	Version:	2.7.1
14cu|cutegram-2.7.1-1|6	Release:	1
14cu|cutegram-2.7.1-1|7	License:	GPLv3+
14cu|cutegram-2.7.1-1|8	Group:		Networking/Instant messaging
14cu|cutegram-2.7.1-1|9	Url:		http://aseman.co/en/products/cutegram/
14cu|cutegram-2.7.1-1|10	# https://github.com/Aseman-Land/Cutegram/archive/v%{version}-stable.tar.gz
14cu|cutegram-2.7.1-1|11	Source0:	http://aseman.co/downloads/cutegram/2/%{name}-%{version}-src.tar.gz
14cu|cutegram-2.7.1-1|12	BuildRequires:	libqtelegram-ae-devel
14cu|cutegram-2.7.1-1|13	BuildRequires:	telegramqml-devel
14cu|cutegram-2.7.1-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|cutegram-2.7.1-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14cu|cutegram-2.7.1-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|cutegram-2.7.1-1|17	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|cutegram-2.7.1-1|18	BuildRequires:	pkgconfig(Qt5Network)
14cu|cutegram-2.7.1-1|19	BuildRequires:	pkgconfig(Qt5Qml)
14cu|cutegram-2.7.1-1|20	BuildRequires:	pkgconfig(Qt5Quick)
14cu|cutegram-2.7.1-1|21	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|cutegram-2.7.1-1|22	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|cutegram-2.7.1-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|cutegram-2.7.1-1|24	BuildRequires:	pkgconfig(Qt5Xml)
14cu|cutegram-2.7.1-1|25	Requires:	qt5-database-plugin-sqlite
14cu|cutegram-2.7.1-1|26	
14cu|cutegram-2.7.1-1|27	%description
14cu|cutegram-2.7.1-1|28	Cutegram is created to make a better client for telegram on GNU/Linux
14cu|cutegram-2.7.1-1|29	desktops. It has smart and beautiful user interface that supports drag
14cu|cutegram-2.7.1-1|30	and drop to send files and delete or forward messages.
14cu|cutegram-2.7.1-1|31	
14cu|cutegram-2.7.1-1|32	%files
14cu|cutegram-2.7.1-1|33	%doc README.md
14cu|cutegram-2.7.1-1|34	%{_bindir}/%{name}
14cu|cutegram-2.7.1-1|35	%{_datadir}/applications/%{oname}.desktop
14cu|cutegram-2.7.1-1|36	%{_datadir}/%{name}
14cu|cutegram-2.7.1-1|37	%{_iconsdir}/%{name}.png
14cu|cutegram-2.7.1-1|38	%{_datadir}/pixmaps/%{name}.png
14cu|cutegram-2.7.1-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|cutegram-2.7.1-1|40	
14cu|cutegram-2.7.1-1|41	#----------------------------------------------------------------------------
14cu|cutegram-2.7.1-1|42	
14cu|cutegram-2.7.1-1|43	%prep
14cu|cutegram-2.7.1-1|44	%setup -qn %{name}-%{version}-src
14cu|cutegram-2.7.1-1|45	
14cu|cutegram-2.7.1-1|46	%build
14cu|cutegram-2.7.1-1|47	%qmake_qt5
14cu|cutegram-2.7.1-1|48	%make
14cu|cutegram-2.7.1-1|49	
14cu|cutegram-2.7.1-1|50	%install
14cu|cutegram-2.7.1-1|51	%makeinstall_qt
14cu|cutegram-2.7.1-1|52	
14cu|cutegram-2.7.1-1|53	
14cu|cutegram-2.7.1-1|54	%changelog
14cu|cutegram-2.7.1-1|55	
14cu|cutegram-2.7.1-1|56	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.1-1
14cu|cutegram-2.7.1-1|57	- (056a062) Use release source tarball
14cu|cutegram-2.7.1-1|58	
14cu|cutegram-2.7.1-1|59	

9921 14
14cu|cutemaze-1.2.0-1|1	Name:           cutemaze
14cu|cutemaze-1.2.0-1|2	Summary:        Maze game
14cu|cutemaze-1.2.0-1|3	License:        GPLv3
14cu|cutemaze-1.2.0-1|4	Version:        1.2.0
14cu|cutemaze-1.2.0-1|5	Release:        1
14cu|cutemaze-1.2.0-1|6	Group:          Games/Puzzles
14cu|cutemaze-1.2.0-1|7	Url:            https://gottcode.org/%{name}/
14cu|cutemaze-1.2.0-1|8	Source:         https://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2
14cu|cutemaze-1.2.0-1|9	BuildRequires:  pkgconfig(Qt5Core) >= 5.6.1
14cu|cutemaze-1.2.0-1|10	BuildRequires:  pkgconfig(Qt5Gui) >= 5.6.1
14cu|cutemaze-1.2.0-1|11	BuildRequires:  pkgconfig(Qt5Svg) >= 5.6.1
14cu|cutemaze-1.2.0-1|12	BuildRequires:  pkgconfig(Qt5UiTools) >= 5.6.1
14cu|cutemaze-1.2.0-1|13	BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.1
14cu|cutemaze-1.2.0-1|14	BuildRequires:  qt5-linguist-tools
14cu|cutemaze-1.2.0-1|15	BuildRequires:  qmake5
14cu|cutemaze-1.2.0-1|16	BuildRequires:  desktop-file-utils
14cu|cutemaze-1.2.0-1|17	BuildRequires:  appstream-util
14cu|cutemaze-1.2.0-1|18	
14cu|cutemaze-1.2.0-1|19	
14cu|cutemaze-1.2.0-1|20	
14cu|cutemaze-1.2.0-1|21	%description
14cu|cutemaze-1.2.0-1|22	CuteMaze is a simple, top-down game in which mazes are randomly generated
14cu|cutemaze-1.2.0-1|23	using one of a choice of several different algorithms. You move the character
14cu|cutemaze-1.2.0-1|24	through the maze while hunting for targets (cheese, by default)—the game is
14cu|cutemaze-1.2.0-1|25	won once all of these targets have been picked up.
14cu|cutemaze-1.2.0-1|26	
14cu|cutemaze-1.2.0-1|27	%files -f %{name}.lang
14cu|cutemaze-1.2.0-1|28	%doc ChangeLog COPYING CREDITS NEWS README
14cu|cutemaze-1.2.0-1|29	%{_bindir}/%{name}
14cu|cutemaze-1.2.0-1|30	%{_appdatadir}/%{name}.appdata.xml
14cu|cutemaze-1.2.0-1|31	%{_datadir}/applications/%{name}.desktop
14cu|cutemaze-1.2.0-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|cutemaze-1.2.0-1|33	%{_datadir}/pixmaps/%{name}.xpm
14cu|cutemaze-1.2.0-1|34	%{_mandir}/man?/%{name}.*
14cu|cutemaze-1.2.0-1|35	
14cu|cutemaze-1.2.0-1|36	#------------------------------------------------------------
14cu|cutemaze-1.2.0-1|37	%prep
14cu|cutemaze-1.2.0-1|38	%setup -q
14cu|cutemaze-1.2.0-1|39	
14cu|cutemaze-1.2.0-1|40	%build
14cu|cutemaze-1.2.0-1|41	%setup_compile_flags
14cu|cutemaze-1.2.0-1|42	%qmake_qt5 PREFIX=%{_prefix}
14cu|cutemaze-1.2.0-1|43	%make
14cu|cutemaze-1.2.0-1|44	
14cu|cutemaze-1.2.0-1|45	%install
14cu|cutemaze-1.2.0-1|46	%makeinstall_qt INSTALL_ROOT=%{buildroot}
14cu|cutemaze-1.2.0-1|47	%{find_lang} %{name} --with-qt
14cu|cutemaze-1.2.0-1|48	
14cu|cutemaze-1.2.0-1|49	%check
14cu|cutemaze-1.2.0-1|50	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|cutemaze-1.2.0-1|51	appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml || :
14cu|cutemaze-1.2.0-1|52	
14cu|cutemaze-1.2.0-1|53	
14cu|cutemaze-1.2.0-1|54	%changelog
14cu|cutemaze-1.2.0-1|55	
14cu|cutemaze-1.2.0-1|56	* Sat Feb 11 2017 abfonly <abfonly@gmail.com> 1.2.0-1
14cu|cutemaze-1.2.0-1|57	- (6120e0c) Imported from SRPM
14cu|cutemaze-1.2.0-1|58	
14cu|cutemaze-1.2.0-1|59	

9922 14
14cu|cvassistant-2.0.0-1|1	%define debug_package   %{nil}
14cu|cvassistant-2.0.0-1|2	%define oname CVAssistant
14cu|cvassistant-2.0.0-1|3	
14cu|cvassistant-2.0.0-1|4	#define distsuffix mrb
14cu|cvassistant-2.0.0-1|5	
14cu|cvassistant-2.0.0-1|6	Name:		cvassistant
14cu|cvassistant-2.0.0-1|7	Summary:	Create resumes in Word.docx format
14cu|cvassistant-2.0.0-1|8	Version:	2.0.0
14cu|cvassistant-2.0.0-1|9	Release:	1
14cu|cvassistant-2.0.0-1|10	Group:		Education
14cu|cvassistant-2.0.0-1|11	License:	GPLv3
14cu|cvassistant-2.0.0-1|12	URL:		http://sourceforge.net/projects/%{name}
14cu|cvassistant-2.0.0-1|13	Source0:	http://heanet.dl.sourceforge.net/project/%{name}/%{name}_%{version}.tar.bz2
14cu|cvassistant-2.0.0-1|14	
14cu|cvassistant-2.0.0-1|15	BuildRequires:	qt5-devel
14cu|cvassistant-2.0.0-1|16	BuildRequires:	qmake5
14cu|cvassistant-2.0.0-1|17	BuildRequires:	desktop-file-utils
14cu|cvassistant-2.0.0-1|18	BuildRequires:	txt2man
14cu|cvassistant-2.0.0-1|19	BuildRequires:	gzip
14cu|cvassistant-2.0.0-1|20	
14cu|cvassistant-2.0.0-1|21	%description
14cu|cvassistant-2.0.0-1|22	CV Assistant helps you create specialized
14cu|cvassistant-2.0.0-1|23	resumes in Word .docx format fast and easy.
14cu|cvassistant-2.0.0-1|24	The idea is to have a master resume with all
14cu|cvassistant-2.0.0-1|25	skills and experiences in it.
14cu|cvassistant-2.0.0-1|26	Then based on skills mentioned
14cu|cvassistant-2.0.0-1|27	in the job advertisement, export a
14cu|cvassistant-2.0.0-1|28	clean but well formatted word .docx file as a
14cu|cvassistant-2.0.0-1|29	summarized resume with only relevant skills in it.
14cu|cvassistant-2.0.0-1|30	This increases your chance of getting a job
14cu|cvassistant-2.0.0-1|31	interview as most companies are using
14cu|cvassistant-2.0.0-1|32	Applicant Tracking Software (ATS) or at
14cu|cvassistant-2.0.0-1|33	best hiring managers which may be unaware
14cu|cvassistant-2.0.0-1|34	of similarity between phrases like skilled
14cu|cvassistant-2.0.0-1|35	in MS Word, familiar with
14cu|cvassistant-2.0.0-1|36	Microsoft Word and Fully experienced with office suites.
14cu|cvassistant-2.0.0-1|37	So job seekers need to create
14cu|cvassistant-2.0.0-1|38	specialized resumes for each and every
14cu|cvassistant-2.0.0-1|39	job position with the same wordings used
14cu|cvassistant-2.0.0-1|40	in the advertisement. Add all your skills
14cu|cvassistant-2.0.0-1|41	to CV Assistant, pick only relevant ones.
14cu|cvassistant-2.0.0-1|42	It also creates cover letters!
14cu|cvassistant-2.0.0-1|43	Again, write all possible sentences,
14cu|cvassistant-2.0.0-1|44	and select those relevant ones per job post.
14cu|cvassistant-2.0.0-1|45	
14cu|cvassistant-2.0.0-1|46	%prep
14cu|cvassistant-2.0.0-1|47	%setup -qn %{oname}
14cu|cvassistant-2.0.0-1|48	chmod 644 README licence.txt
14cu|cvassistant-2.0.0-1|49	txt2man README > cvassistant.1
14cu|cvassistant-2.0.0-1|50	gzip cvassistant.1
14cu|cvassistant-2.0.0-1|51	chmod 644 templates/*
14cu|cvassistant-2.0.0-1|52	
14cu|cvassistant-2.0.0-1|53	%build
14cu|cvassistant-2.0.0-1|54	%qmake_qt5
14cu|cvassistant-2.0.0-1|55	%make
14cu|cvassistant-2.0.0-1|56	
14cu|cvassistant-2.0.0-1|57	%install
14cu|cvassistant-2.0.0-1|58	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|cvassistant-2.0.0-1|59	mkdir -p %{buildroot}%{_datadir}/%{name}/templates
14cu|cvassistant-2.0.0-1|60	cp -R templates/* %{buildroot}%{_datadir}/%{name}/templates
14cu|cvassistant-2.0.0-1|61	
14cu|cvassistant-2.0.0-1|62	mkdir -p %{buildroot}%{_mandir}/man1
14cu|cvassistant-2.0.0-1|63	cp cvassistant.1.gz  %{buildroot}%{_mandir}/man1/
14cu|cvassistant-2.0.0-1|64	
14cu|cvassistant-2.0.0-1|65	%files
14cu|cvassistant-2.0.0-1|66	%doc README licence.txt
14cu|cvassistant-2.0.0-1|67	%{_bindir}/%{name}*
14cu|cvassistant-2.0.0-1|68	%{_datadir}/applications/%{name}.desktop
14cu|cvassistant-2.0.0-1|69	%{_datadir}/pixmaps/
14cu|cvassistant-2.0.0-1|70	%{_datadir}/%{name}/templates
14cu|cvassistant-2.0.0-1|71	%{_mandir}/man1/%{name}*.1.*
14cu|cvassistant-2.0.0-1|72	
14cu|cvassistant-2.0.0-1|73	
14cu|cvassistant-2.0.0-1|74	
14cu|cvassistant-2.0.0-1|75	%changelog
14cu|cvassistant-2.0.0-1|76	
14cu|cvassistant-2.0.0-1|77	* Fri Aug 14 2015 abfonly <abfonly@gmail.com> 2.0.0-1
14cu|cvassistant-2.0.0-1|78	- (7c913f7) Imported from SRPM
14cu|cvassistant-2.0.0-1|79	
14cu|cvassistant-2.0.0-1|80	

9923 14
14cu|cvechecker-3.6-1|1	Summary:	CVE reporting tool
14cu|cvechecker-3.6-1|2	Name: 		cvechecker
14cu|cvechecker-3.6-1|3	Version: 	3.6
14cu|cvechecker-3.6-1|4	Release: 	1
14cu|cvechecker-3.6-1|5	Group: 		System/Servers
14cu|cvechecker-3.6-1|6	License: 	GPL
14cu|cvechecker-3.6-1|7	URL:		https://github.com/sjvermeu/cvechecker/wiki
14cu|cvechecker-3.6-1|8	Source0: 	https://raw.githubusercontent.com/wiki/sjvermeu/cvechecker/releases/%{name}-%{version}.tar.gz
14cu|cvechecker-3.6-1|9	BuildRequires:	libconfig-devel
14cu|cvechecker-3.6-1|10	BuildRequires:	mysql-devel
14cu|cvechecker-3.6-1|11	BuildRequires:	pkgconfig
14cu|cvechecker-3.6-1|12	BuildRequires:	sqlite3-devel
14cu|cvechecker-3.6-1|13	Requires:	wget
14cu|cvechecker-3.6-1|14	Requires:	xsltproc
14cu|cvechecker-3.6-1|15	
14cu|cvechecker-3.6-1|16	%description
14cu|cvechecker-3.6-1|17	cvechecker reports about possible vulnerabilities on your system by scanning
14cu|cvechecker-3.6-1|18	the installed software and matching the results with the CVE database. This is
14cu|cvechecker-3.6-1|19	not a bullet-proof method and you will most likely have many false positives,
14cu|cvechecker-3.6-1|20	but it is still better than nothing, especially if you are running a
14cu|cvechecker-3.6-1|21	distribution with little security coverage.
14cu|cvechecker-3.6-1|22	
14cu|cvechecker-3.6-1|23	%prep
14cu|cvechecker-3.6-1|24	
14cu|cvechecker-3.6-1|25	%setup -q
14cu|cvechecker-3.6-1|26	
14cu|cvechecker-3.6-1|27	%build
14cu|cvechecker-3.6-1|28	%configure2_5x \
14cu|cvechecker-3.6-1|29	--localstatedir=/var/lib \
14cu|cvechecker-3.6-1|30	--enable-sqlite3 \
14cu|cvechecker-3.6-1|31	--enable-mysql
14cu|cvechecker-3.6-1|32	%make
14cu|cvechecker-3.6-1|33	
14cu|cvechecker-3.6-1|34	%install
14cu|cvechecker-3.6-1|35	
14cu|cvechecker-3.6-1|36	%makeinstall_std
14cu|cvechecker-3.6-1|37	
14cu|cvechecker-3.6-1|38	rm -rf %{buildroot}%{_docdir}/*
14cu|cvechecker-3.6-1|39	
14cu|cvechecker-3.6-1|40	%clean
14cu|cvechecker-3.6-1|41	
14cu|cvechecker-3.6-1|42	%files
14cu|cvechecker-3.6-1|43	%doc ChangeLog docs/userguide.xml
14cu|cvechecker-3.6-1|44	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/cvechecker.conf
14cu|cvechecker-3.6-1|45	%{_bindir}/*
14cu|cvechecker-3.6-1|46	%attr(0644,root,root) %{_mandir}/man1/*
14cu|cvechecker-3.6-1|47	%{_datadir}/cvechecker
14cu|cvechecker-3.6-1|48	%dir /var/lib/cvechecker
14cu|cvechecker-3.6-1|49	%dir /var/lib/cvechecker/local
14cu|cvechecker-3.6-1|50	%dir /var/lib/cvechecker/cache
14cu|cvechecker-3.6-1|51	
14cu|cvechecker-3.6-1|52	%changelog
14cu|cvechecker-3.6-1|53	
14cu|cvechecker-3.6-1|54	* Sun Sep 04 2016 alzim <alzim@bk.ru> 3.6-1
14cu|cvechecker-3.6-1|55	- (d122637) Merge pull request #1 from import/cvechecker:rosa2016.1
14cu|cvechecker-3.6-1|56	- (d122637) Updated to 3.6
14cu|cvechecker-3.6-1|57	
14cu|cvechecker-3.6-1|58	

9924 14
14cu|CVector-1.0.3.1-5|1	%define oversion 1.0.3
14cu|CVector-1.0.3.1-5|2	%define major 2
14cu|CVector-1.0.3.1-5|3	%define libname %mklibname %{name} %{oversion} %{major}
14cu|CVector-1.0.3.1-5|4	%define devname %mklibname %{name} -d
14cu|CVector-1.0.3.1-5|5	
14cu|CVector-1.0.3.1-5|6	Summary:	ANSI C API for Dynamic Arrays
14cu|CVector-1.0.3.1-5|7	Name:		CVector
14cu|CVector-1.0.3.1-5|8	Version:	%{oversion}.1
14cu|CVector-1.0.3.1-5|9	Release:	5
14cu|CVector-1.0.3.1-5|10	License:	LGPLv2+
14cu|CVector-1.0.3.1-5|11	Group:		System/Libraries
14cu|CVector-1.0.3.1-5|12	Url:		http://cvector.sourceforge.net/
14cu|CVector-1.0.3.1-5|13	Source0:	http://downloads.sourceforge.net/project/cvector/cvector/%{name}-%{oversion}/%{name}-%{version}.tar.gz
14cu|CVector-1.0.3.1-5|14	# to fix /-dynamic/-rdynamic/ issue, reported to upstream
14cu|CVector-1.0.3.1-5|15	Patch0:		CVector-1.0.3.1-dynamic.patch
14cu|CVector-1.0.3.1-5|16	# to fix libdir for lib64 architecture
14cu|CVector-1.0.3.1-5|17	Patch1:		CVector-1.0.3-lib64.patch
14cu|CVector-1.0.3.1-5|18	BuildRequires:	libtool
14cu|CVector-1.0.3.1-5|19	
14cu|CVector-1.0.3.1-5|20	%description
14cu|CVector-1.0.3.1-5|21	CVector is an ANSI C implementation of dynamic arrays to provide a
14cu|CVector-1.0.3.1-5|22	crude approximation to the C++ vector class.
14cu|CVector-1.0.3.1-5|23	
14cu|CVector-1.0.3.1-5|24	%files
14cu|CVector-1.0.3.1-5|25	%doc README_CVector.html README_CVector.txt lgpl.txt
14cu|CVector-1.0.3.1-5|26	
14cu|CVector-1.0.3.1-5|27	#----------------------------------------------------------------------------
14cu|CVector-1.0.3.1-5|28	
14cu|CVector-1.0.3.1-5|29	%package -n %{libname}
14cu|CVector-1.0.3.1-5|30	Summary:	The CVector shared library
14cu|CVector-1.0.3.1-5|31	Group:		System/Libraries
14cu|CVector-1.0.3.1-5|32	Conflicts:	%{_lib}CVector2 < 1.0.3.1-5
14cu|CVector-1.0.3.1-5|33	Obsoletes:	%{_lib}CVector2 < 1.0.3.1-5
14cu|CVector-1.0.3.1-5|34	
14cu|CVector-1.0.3.1-5|35	%description -n %{libname}
14cu|CVector-1.0.3.1-5|36	The CVector shared library.
14cu|CVector-1.0.3.1-5|37	
14cu|CVector-1.0.3.1-5|38	%files -n %{libname}
14cu|CVector-1.0.3.1-5|39	%{_libdir}/libCVector-%{oversion}.so.%{major}*
14cu|CVector-1.0.3.1-5|40	
14cu|CVector-1.0.3.1-5|41	#----------------------------------------------------------------------------
14cu|CVector-1.0.3.1-5|42	
14cu|CVector-1.0.3.1-5|43	%package -n %{devname}
14cu|CVector-1.0.3.1-5|44	Summary:	Development tools for compiling programs using CVector
14cu|CVector-1.0.3.1-5|45	Group:		Development/Other
14cu|CVector-1.0.3.1-5|46	Requires:	%{libname} = %{EVRD}
14cu|CVector-1.0.3.1-5|47	Provides:	%{name}-devel
14cu|CVector-1.0.3.1-5|48	
14cu|CVector-1.0.3.1-5|49	%description -n %{devname}
14cu|CVector-1.0.3.1-5|50	This package includes the header and library files for developing applications
14cu|CVector-1.0.3.1-5|51	that use CVector.
14cu|CVector-1.0.3.1-5|52	
14cu|CVector-1.0.3.1-5|53	%files -n %{devname}
14cu|CVector-1.0.3.1-5|54	%{_includedir}/CVector.h
14cu|CVector-1.0.3.1-5|55	%{_libdir}/libCVector.so
14cu|CVector-1.0.3.1-5|56	
14cu|CVector-1.0.3.1-5|57	#----------------------------------------------------------------------------
14cu|CVector-1.0.3.1-5|58	
14cu|CVector-1.0.3.1-5|59	%prep
14cu|CVector-1.0.3.1-5|60	%setup -q
14cu|CVector-1.0.3.1-5|61	%patch0 -p1 -b .dynamic
14cu|CVector-1.0.3.1-5|62	%if %{_lib} == lib64
14cu|CVector-1.0.3.1-5|63	%patch1 -p1 -b .lib64
14cu|CVector-1.0.3.1-5|64	%endif
14cu|CVector-1.0.3.1-5|65	
14cu|CVector-1.0.3.1-5|66	%build
14cu|CVector-1.0.3.1-5|67	%make
14cu|CVector-1.0.3.1-5|68	
14cu|CVector-1.0.3.1-5|69	%install
14cu|CVector-1.0.3.1-5|70	make install CFLAGS="%{optflags}" INSTALL_PREFIX="%{buildroot}%{_prefix}"
14cu|CVector-1.0.3.1-5|71	
14cu|CVector-1.0.3.1-5|72	# remove .a files
14cu|CVector-1.0.3.1-5|73	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cu|CVector-1.0.3.1-5|74	
14cu|CVector-1.0.3.1-5|75	%check
14cu|CVector-1.0.3.1-5|76	make tests
14cu|CVector-1.0.3.1-5|77	
14cu|CVector-1.0.3.1-5|78	
14cu|CVector-1.0.3.1-5|79	%changelog
14cu|CVector-1.0.3.1-5|80	
14cu|CVector-1.0.3.1-5|81	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3.1-5
14cu|CVector-1.0.3.1-5|82	- (b5cead4) Build requires libtool
14cu|CVector-1.0.3.1-5|83	
14cu|CVector-1.0.3.1-5|84	

9925 14
14cu|cvs2cl-2.73-4|1	%define url http://www.red-bean.com/cvs2cl/
14cu|cvs2cl-2.73-4|2	
14cu|cvs2cl-2.73-4|3	Summary:	Generator of ChangeLogs from `cvs log` output
14cu|cvs2cl-2.73-4|4	Name:		cvs2cl
14cu|cvs2cl-2.73-4|5	Version:	2.73
14cu|cvs2cl-2.73-4|6	Release:	4
14cu|cvs2cl-2.73-4|7	Source0:	%{url}/cvs2cl.pl
14cu|cvs2cl-2.73-4|8	Source1:	%{url}/changelogs.html
14cu|cvs2cl-2.73-4|9	License:	GPL
14cu|cvs2cl-2.73-4|10	Group:		Development/Other
14cu|cvs2cl-2.73-4|11	URL:		%{url}
14cu|cvs2cl-2.73-4|12	BuildArch:	noarch
14cu|cvs2cl-2.73-4|13	
14cu|cvs2cl-2.73-4|14	%description
14cu|cvs2cl-2.73-4|15	CVS2CL attempts to produce a nice ChangeLog from the cvs log output, some
14cu|cvs2cl-2.73-4|16	say nicer than rcs2log. It is included with the open source CVS book :
14cu|cvs2cl-2.73-4|17	
14cu|cvs2cl-2.73-4|18	http://cvsbook.red-bean.com/
14cu|cvs2cl-2.73-4|19	
14cu|cvs2cl-2.73-4|20	%prep
14cu|cvs2cl-2.73-4|21	%setup -T -c
14cu|cvs2cl-2.73-4|22	
14cu|cvs2cl-2.73-4|23	%install
14cu|cvs2cl-2.73-4|24	mkdir -p %{buildroot}/%{_bindir}
14cu|cvs2cl-2.73-4|25	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}/%{name}
14cu|cvs2cl-2.73-4|26	install -m644 %{SOURCE1} ./
14cu|cvs2cl-2.73-4|27	
14cu|cvs2cl-2.73-4|28	%files
14cu|cvs2cl-2.73-4|29	%doc changelogs.html
14cu|cvs2cl-2.73-4|30	%{_bindir}/%{name}
14cu|cvs2cl-2.73-4|31	
14cu|cvs2cl-2.73-4|32	
14cu|cvs2cl-2.73-4|33	
14cu|cvs2cl-2.73-4|34	
14cu|cvs2cl-2.73-4|35	%changelog
14cu|cvs2cl-2.73-4|36	
14cu|cvs2cl-2.73-4|37	* Mon Jun 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.73-4
14cu|cvs2cl-2.73-4|38	- (845b2e8) Really update cvs2cl.pl script
14cu|cvs2cl-2.73-4|39	
14cu|cvs2cl-2.73-4|40	

9926 14
14cu|cvsutils-0.2.6-1|1	%define	Summary	Collection of useful CVS scripts
14cu|cvsutils-0.2.6-1|2	
14cu|cvsutils-0.2.6-1|3	Summary:	%Summary
14cu|cvsutils-0.2.6-1|4	Name:		cvsutils
14cu|cvsutils-0.2.6-1|5	Version:	0.2.6
14cu|cvsutils-0.2.6-1|6	Release:	1
14cu|cvsutils-0.2.6-1|7	License:	GPLv2+
14cu|cvsutils-0.2.6-1|8	Group:		Development/Other
14cu|cvsutils-0.2.6-1|9	URL:		http://www.red-bean.com/cvsutils/
14cu|cvsutils-0.2.6-1|10	Source0:	http://www.red-bean.com/cvsutils/releases/%{name}-%{version}.tar.gz
14cu|cvsutils-0.2.6-1|11	BuildArch:	noarch
14cu|cvsutils-0.2.6-1|12	
14cu|cvsutils-0.2.6-1|13	%description
14cu|cvsutils-0.2.6-1|14	CVS Utilities is a collection of scripts, mostly in the Perl language,
14cu|cvsutils-0.2.6-1|15	that allow you to manage the files in the CVS working directory.
14cu|cvsutils-0.2.6-1|16	You can tell which files are under version control and which are
14cu|cvsutils-0.2.6-1|17	not without even being online. You can erase or move away all derived
14cu|cvsutils-0.2.6-1|18	files in seconds.
14cu|cvsutils-0.2.6-1|19	
14cu|cvsutils-0.2.6-1|20	
14cu|cvsutils-0.2.6-1|21	%prep
14cu|cvsutils-0.2.6-1|22	%setup -q
14cu|cvsutils-0.2.6-1|23	
14cu|cvsutils-0.2.6-1|24	%build
14cu|cvsutils-0.2.6-1|25	%configure2_5x
14cu|cvsutils-0.2.6-1|26	%make
14cu|cvsutils-0.2.6-1|27	
14cu|cvsutils-0.2.6-1|28	%install
14cu|cvsutils-0.2.6-1|29	%makeinstall_std
14cu|cvsutils-0.2.6-1|30	
14cu|cvsutils-0.2.6-1|31	%clean
14cu|cvsutils-0.2.6-1|32	
14cu|cvsutils-0.2.6-1|33	%files
14cu|cvsutils-0.2.6-1|34	%defattr(0755,root,root,0755)
14cu|cvsutils-0.2.6-1|35	%{_bindir}/*
14cu|cvsutils-0.2.6-1|36	%defattr(0644,root,root,0755)
14cu|cvsutils-0.2.6-1|37	%{_mandir}/man1/%{name}.1*
14cu|cvsutils-0.2.6-1|38	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
14cu|cvsutils-0.2.6-1|39	
14cu|cvsutils-0.2.6-1|40	%changelog
14cu|cvsutils-0.2.6-1|41	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-1
14cu|cvsutils-0.2.6-1|42	+ Revision: d16d616
14cu|cvsutils-0.2.6-1|43	- Updated to 0.2.6 (by updates_builder)
14cu|cvsutils-0.2.6-1|44	
14cu|cvsutils-0.2.6-1|45	

9927 14
14cu|cw-1.0.16-4|1	Summary:	Non-intrusive real-time ANSI color wrapper for common Unix-based commands
14cu|cw-1.0.16-4|2	Name:		cw
14cu|cw-1.0.16-4|3	Version:	1.0.16
14cu|cw-1.0.16-4|4	Release:	4
14cu|cw-1.0.16-4|5	License:	GPLv2+
14cu|cw-1.0.16-4|6	Group:		Development/Other
14cu|cw-1.0.16-4|7	Url:		http://cwrapper.sourceforge.net/
14cu|cw-1.0.16-4|8	Source0:	http://cwrapper.sourceforge.net/cw-%{version}.tar.bz2
14cu|cw-1.0.16-4|9	Patch0:		cw-1.0.16-sfmt.patch
14cu|cw-1.0.16-4|10	
14cu|cw-1.0.16-4|11	%description
14cu|cw-1.0.16-4|12	cw is a non-intrusive real-time ANSI color wrapper for common Unix-based
14cu|cw-1.0.16-4|13	commands on GNU/Linux. cw is designed to simulate the environment of the
14cu|cw-1.0.16-4|14	commands being executed, so that if a person types 'du', 'df', 'ping',
14cu|cw-1.0.16-4|15	etc. in their shell it will automatically color the output in real-time
14cu|cw-1.0.16-4|16	according to a definition file containing the color format desired. cw
14cu|cw-1.0.16-4|17	has support for wildcard match coloring, tokenized coloring,
14cu|cw-1.0.16-4|18	headers/footers, case scenario coloring, command line dependent
14cu|cw-1.0.16-4|19	definition coloring, and includes over 50 pre-made definition files.
14cu|cw-1.0.16-4|20	
14cu|cw-1.0.16-4|21	%files
14cu|cw-1.0.16-4|22	%doc CHANGES CONTRIB cw.lsm FILES MD5SUM README
14cu|cw-1.0.16-4|23	%{_bindir}/*
14cu|cw-1.0.16-4|24	%{_datadir}/%{name}
14cu|cw-1.0.16-4|25	%{_mandir}/man1/*
14cu|cw-1.0.16-4|26	
14cu|cw-1.0.16-4|27	#----------------------------------------------------------------------------
14cu|cw-1.0.16-4|28	
14cu|cw-1.0.16-4|29	%prep
14cu|cw-1.0.16-4|30	%setup -q
14cu|cw-1.0.16-4|31	%patch0 -p1
14cu|cw-1.0.16-4|32	perl -pi -e 's/ -o 0 -g 0//g' Makefile.in
14cu|cw-1.0.16-4|33	perl -pi -e 's|/usr/local/lib|%{_datadir}|g' README
14cu|cw-1.0.16-4|34	
14cu|cw-1.0.16-4|35	%build
14cu|cw-1.0.16-4|36	%configure2_5x
14cu|cw-1.0.16-4|37	%make \
14cu|cw-1.0.16-4|38	CC="%__cc %{optflags}" \
14cu|cw-1.0.16-4|39	LIBDIR=%{_datadir} \
14cu|cw-1.0.16-4|40	local
14cu|cw-1.0.16-4|41	
14cu|cw-1.0.16-4|42	%install
14cu|cw-1.0.16-4|43	mkdir -p %{buildroot}%{_bindir}
14cu|cw-1.0.16-4|44	mkdir -p %{buildroot}%{_datadir}
14cu|cw-1.0.16-4|45	mkdir -p %{buildroot}%{_mandir}/man1
14cu|cw-1.0.16-4|46	
14cu|cw-1.0.16-4|47	make install \
14cu|cw-1.0.16-4|48	CC="%__cc %{optflags}" \
14cu|cw-1.0.16-4|49	PREFIX=%{buildroot}%{_prefix} \
14cu|cw-1.0.16-4|50	LIBDIR=%{buildroot}%{_datadir} \
14cu|cw-1.0.16-4|51	MANDIR=%{buildroot}%{_mandir}
14cu|cw-1.0.16-4|52	
14cu|cw-1.0.16-4|53	rm %{buildroot}%{_bindir}/cwe
14cu|cw-1.0.16-4|54	ln -s cw %{buildroot}%{_bindir}/cwe
14cu|cw-1.0.16-4|55	
14cu|cw-1.0.16-4|56	perl -pi -e 's|CWLIB=.*|CWLIB="%{_datadir}/%{name}"|g' %{buildroot}%{_bindir}/colorcfg
14cu|cw-1.0.16-4|57	perl -pi -e 's|%{buildroot}||g' %{buildroot}%{_datadir}/%{name}/*
14cu|cw-1.0.16-4|58	
14cu|cw-1.0.16-4|59	%changelog
14cu|cw-1.0.16-4|60	
14cu|cw-1.0.16-4|61	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.16-4
14cu|cw-1.0.16-4|62	- (519ab8a) Build with system optflags to fix debug package
14cu|cw-1.0.16-4|63	
14cu|cw-1.0.16-4|64	

9928 14
14cu|cxsparse-3.1.2-1|1	%define NAME		CXSparse
14cu|cxsparse-3.1.2-1|2	%define major		%{version}
14cu|cxsparse-3.1.2-1|3	%define libname		%mklibname %{name} %{major}
14cu|cxsparse-3.1.2-1|4	%define develname	%mklibname %{name} -d
14cu|cxsparse-3.1.2-1|5	
14cu|cxsparse-3.1.2-1|6	Name:		cxsparse
14cu|cxsparse-3.1.2-1|7	Version:	3.1.2
14cu|cxsparse-3.1.2-1|8	Release:	1
14cu|cxsparse-3.1.2-1|9	Epoch:		1
14cu|cxsparse-3.1.2-1|10	Summary:	Direct methods for sparse linear systems
14cu|cxsparse-3.1.2-1|11	Group:		System/Libraries
14cu|cxsparse-3.1.2-1|12	License:	LGPL
14cu|cxsparse-3.1.2-1|13	URL:		http://www.cise.ufl.edu/research/sparse/CXSparse/
14cu|cxsparse-3.1.2-1|14	Source0:	http://www.cise.ufl.edu/research/sparse/CXSparse/versions/CXSparse-%{version}.tar.gz
14cu|cxsparse-3.1.2-1|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
14cu|cxsparse-3.1.2-1|16	
14cu|cxsparse-3.1.2-1|17	%description
14cu|cxsparse-3.1.2-1|18	CSparse is a package of direct methods for sparse linear systems written
14cu|cxsparse-3.1.2-1|19	to complement the book "Direct Methods for Sparse Linear Systems", by
14cu|cxsparse-3.1.2-1|20	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cu|cxsparse-3.1.2-1|21	five goals in mind:
14cu|cxsparse-3.1.2-1|22	
14cu|cxsparse-3.1.2-1|23	(1) they must embody much of the theory behind sparse matrix algorithms,
14cu|cxsparse-3.1.2-1|24	(2) they must be either asymptotically optimal in their run time and memory
14cu|cxsparse-3.1.2-1|25	usage or be fast in practice,
14cu|cxsparse-3.1.2-1|26	(3) they must be concise so as to be easily understood and short enough to
14cu|cxsparse-3.1.2-1|27	print in the book,
14cu|cxsparse-3.1.2-1|28	(4) they must cover a wide spectrum of matrix operations, and
14cu|cxsparse-3.1.2-1|29	(5) they must be accurate and robust.
14cu|cxsparse-3.1.2-1|30	
14cu|cxsparse-3.1.2-1|31	The focus is on direct methods; iterative methods and solvers for
14cu|cxsparse-3.1.2-1|32	eigenvalue problems are beyond the scope of this package.
14cu|cxsparse-3.1.2-1|33	
14cu|cxsparse-3.1.2-1|34	CXSparse is a version of CSparse that operates on both real and complex
14cu|cxsparse-3.1.2-1|35	matrices, using either int or UF_long integers.
14cu|cxsparse-3.1.2-1|36	
14cu|cxsparse-3.1.2-1|37	%package -n %{libname}
14cu|cxsparse-3.1.2-1|38	Summary:	Library of direct methods for sparse linear systems
14cu|cxsparse-3.1.2-1|39	Group:		System/Libraries
14cu|cxsparse-3.1.2-1|40	
14cu|cxsparse-3.1.2-1|41	%description -n %{libname}
14cu|cxsparse-3.1.2-1|42	CSparse is a package of direct methods for sparse linear systems written
14cu|cxsparse-3.1.2-1|43	to complement the book "Direct Methods for Sparse Linear Systems", by
14cu|cxsparse-3.1.2-1|44	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cu|cxsparse-3.1.2-1|45	five goals in mind:
14cu|cxsparse-3.1.2-1|46	
14cu|cxsparse-3.1.2-1|47	(1) they must embody much of the theory behind sparse matrix algorithms,
14cu|cxsparse-3.1.2-1|48	(2) they must be either asymptotically optimal in their run time and memory
14cu|cxsparse-3.1.2-1|49	usage or be fast in practice,
14cu|cxsparse-3.1.2-1|50	(3) they must be concise so as to be easily understood and short enough to
14cu|cxsparse-3.1.2-1|51	print in the book,
14cu|cxsparse-3.1.2-1|52	(4) they must cover a wide spectrum of matrix operations, and
14cu|cxsparse-3.1.2-1|53	(5) they must be accurate and robust.
14cu|cxsparse-3.1.2-1|54	
14cu|cxsparse-3.1.2-1|55	The focus is on direct methods; iterative methods and solvers for
14cu|cxsparse-3.1.2-1|56	eigenvalue problems are beyond the scope of this package.
14cu|cxsparse-3.1.2-1|57	
14cu|cxsparse-3.1.2-1|58	CXSparse is a version of CSparse that operates on both real and complex
14cu|cxsparse-3.1.2-1|59	matrices, using either int or UF_long integers.
14cu|cxsparse-3.1.2-1|60	
14cu|cxsparse-3.1.2-1|61	This package contains the library needed to run programs dynamically
14cu|cxsparse-3.1.2-1|62	linked against %{NAME}.
14cu|cxsparse-3.1.2-1|63	
14cu|cxsparse-3.1.2-1|64	%package -n %{develname}
14cu|cxsparse-3.1.2-1|65	Summary:	C direct methods for sparse linear systems
14cu|cxsparse-3.1.2-1|66	Group:		Development/C
14cu|cxsparse-3.1.2-1|67	Requires:	suitesparse-common-devel >= 4.0.0
14cu|cxsparse-3.1.2-1|68	Requires:	%{libname} = %{EVRD}
14cu|cxsparse-3.1.2-1|69	Provides:	%{name}-devel = %{EVRD}
14cu|cxsparse-3.1.2-1|70	
14cu|cxsparse-3.1.2-1|71	%description -n %{develname}
14cu|cxsparse-3.1.2-1|72	CSparse is a package of direct methods for sparse linear systems written
14cu|cxsparse-3.1.2-1|73	to complement the book "Direct Methods for Sparse Linear Systems", by
14cu|cxsparse-3.1.2-1|74	Timothy A. Davis. The algorithms in CSparse have been chosen with
14cu|cxsparse-3.1.2-1|75	five goals in mind:
14cu|cxsparse-3.1.2-1|76	
14cu|cxsparse-3.1.2-1|77	(1) they must embody much of the theory behind sparse matrix algorithms,
14cu|cxsparse-3.1.2-1|78	(2) they must be either asymptotically optimal in their run time and memory
14cu|cxsparse-3.1.2-1|79	usage or be fast in practice,
14cu|cxsparse-3.1.2-1|80	(3) they must be concise so as to be easily understood and short enough to
14cu|cxsparse-3.1.2-1|81	print in the book,
14cu|cxsparse-3.1.2-1|82	(4) they must cover a wide spectrum of matrix operations, and
14cu|cxsparse-3.1.2-1|83	(5) they must be accurate and robust.
14cu|cxsparse-3.1.2-1|84	
14cu|cxsparse-3.1.2-1|85	The focus is on direct methods; iterative methods and solvers for
14cu|cxsparse-3.1.2-1|86	eigenvalue problems are beyond the scope of this package.
14cu|cxsparse-3.1.2-1|87	
14cu|cxsparse-3.1.2-1|88	CXSparse is a version of CSparse that operates on both real and complex
14cu|cxsparse-3.1.2-1|89	matrices, using either int or UF_long integers.
14cu|cxsparse-3.1.2-1|90	
14cu|cxsparse-3.1.2-1|91	This package contains the files needed to develop applications which
14cu|cxsparse-3.1.2-1|92	use %{name}.
14cu|cxsparse-3.1.2-1|93	
14cu|cxsparse-3.1.2-1|94	%prep
14cu|cxsparse-3.1.2-1|95	%setup -q -c -n %{name}-%{version}
14cu|cxsparse-3.1.2-1|96	cd %{NAME}
14cu|cxsparse-3.1.2-1|97	find . -perm 0600 | xargs chmod 0644
14cu|cxsparse-3.1.2-1|98	find . -perm 0640 | xargs chmod 0644
14cu|cxsparse-3.1.2-1|99	mkdir ../SuiteSparse_config
14cu|cxsparse-3.1.2-1|100	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
14cu|cxsparse-3.1.2-1|101	
14cu|cxsparse-3.1.2-1|102	%build
14cu|cxsparse-3.1.2-1|103	cd %{NAME}
14cu|cxsparse-3.1.2-1|104	pushd Lib
14cu|cxsparse-3.1.2-1|105	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
14cu|cxsparse-3.1.2-1|106	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
14cu|cxsparse-3.1.2-1|107	popd
14cu|cxsparse-3.1.2-1|108	
14cu|cxsparse-3.1.2-1|109	%install
14cu|cxsparse-3.1.2-1|110	cd %{NAME}
14cu|cxsparse-3.1.2-1|111	
14cu|cxsparse-3.1.2-1|112	install -d -m 755 %{buildroot}%{_libdir}
14cu|cxsparse-3.1.2-1|113	install -d -m 755 %{buildroot}%{_includedir}/suitesparse
14cu|cxsparse-3.1.2-1|114	
14cu|cxsparse-3.1.2-1|115	for f in Lib/*.so*; do
14cu|cxsparse-3.1.2-1|116	install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
14cu|cxsparse-3.1.2-1|117	done
14cu|cxsparse-3.1.2-1|118	for f in Lib/*.a; do
14cu|cxsparse-3.1.2-1|119	install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
14cu|cxsparse-3.1.2-1|120	done
14cu|cxsparse-3.1.2-1|121	for f in Include/*.h; do
14cu|cxsparse-3.1.2-1|122	install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
14cu|cxsparse-3.1.2-1|123	done
14cu|cxsparse-3.1.2-1|124	
14cu|cxsparse-3.1.2-1|125	ln -s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14cu|cxsparse-3.1.2-1|126	
14cu|cxsparse-3.1.2-1|127	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cu|cxsparse-3.1.2-1|128	install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
14cu|cxsparse-3.1.2-1|129	
14cu|cxsparse-3.1.2-1|130	%files -n %{libname}
14cu|cxsparse-3.1.2-1|131	%{_libdir}/*.so.*
14cu|cxsparse-3.1.2-1|132	
14cu|cxsparse-3.1.2-1|133	%files -n %{develname}
14cu|cxsparse-3.1.2-1|134	%{_docdir}/%{name}
14cu|cxsparse-3.1.2-1|135	%{_includedir}/*
14cu|cxsparse-3.1.2-1|136	%{_libdir}/*.so
14cu|cxsparse-3.1.2-1|137	%{_libdir}/*.a
14cu|cxsparse-3.1.2-1|138	
14cu|cxsparse-3.1.2-1|139	%changelog
14cu|cxsparse-3.1.2-1|140	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.2-1
14cu|cxsparse-3.1.2-1|141	+ Revision: ca4e315
14cu|cxsparse-3.1.2-1|142	- Updated to 3.1.2 (by updates_builder)
14cu|cxsparse-3.1.2-1|143	
14cu|cxsparse-3.1.2-1|144	

9929 14
14cu|cxxtools-2.2.1-1|1	# NOTE: when updating, make sure tntnet and vdr-plugin-live still build. -Anssi
14cu|cxxtools-2.2.1-1|2	
14cu|cxxtools-2.2.1-1|3	%define major	9
14cu|cxxtools-2.2.1-1|4	%define libname	%mklibname cxxtools %major
14cu|cxxtools-2.2.1-1|5	%define devname	%mklibname cxxtools -d
14cu|cxxtools-2.2.1-1|6	
14cu|cxxtools-2.2.1-1|7	Summary:	Toolbox with reusable c++ components
14cu|cxxtools-2.2.1-1|8	Name:		cxxtools
14cu|cxxtools-2.2.1-1|9	Version:	2.2.1
14cu|cxxtools-2.2.1-1|10	Release:	1
14cu|cxxtools-2.2.1-1|11	License:	LGPLv2.1+
14cu|cxxtools-2.2.1-1|12	Group:		System/Libraries
14cu|cxxtools-2.2.1-1|13	URL:		http://www.tntnet.org/
14cu|cxxtools-2.2.1-1|14	Source0:	http://www.tntnet.org/download/%{name}-%{version}.tar.gz
14cu|cxxtools-2.2.1-1|15	
14cu|cxxtools-2.2.1-1|16	%description
14cu|cxxtools-2.2.1-1|17	Toolbox with reusable c++ components.
14cu|cxxtools-2.2.1-1|18	
14cu|cxxtools-2.2.1-1|19	%package -n %libname
14cu|cxxtools-2.2.1-1|20	Summary:	Shared library of cxxtools
14cu|cxxtools-2.2.1-1|21	Group:		System/Libraries
14cu|cxxtools-2.2.1-1|22	
14cu|cxxtools-2.2.1-1|23	%description -n %libname
14cu|cxxtools-2.2.1-1|24	Toolbox with reusable c++ components.
14cu|cxxtools-2.2.1-1|25	
14cu|cxxtools-2.2.1-1|26	%package -n %devname
14cu|cxxtools-2.2.1-1|27	Summary:	Headers and static library for cxxtools development
14cu|cxxtools-2.2.1-1|28	Group:		Development/C++
14cu|cxxtools-2.2.1-1|29	Requires:	%libname = %{version}
14cu|cxxtools-2.2.1-1|30	Provides:	cxxtools-devel = %{version}-%{release}
14cu|cxxtools-2.2.1-1|31	
14cu|cxxtools-2.2.1-1|32	%description -n %devname
14cu|cxxtools-2.2.1-1|33	Toolbox with reusable c++ components.
14cu|cxxtools-2.2.1-1|34	
14cu|cxxtools-2.2.1-1|35	%prep
14cu|cxxtools-2.2.1-1|36	%setup -q
14cu|cxxtools-2.2.1-1|37	# fix spurious executable perm
14cu|cxxtools-2.2.1-1|38	find -name "*.cpp" -exec chmod -x {} \;
14cu|cxxtools-2.2.1-1|39	find -name "*.h" -exec chmod -x {} \;
14cu|cxxtools-2.2.1-1|40	
14cu|cxxtools-2.2.1-1|41	%build
14cu|cxxtools-2.2.1-1|42	./configure     --disable-static \
14cu|cxxtools-2.2.1-1|43	--prefix=%{_prefix} \
14cu|cxxtools-2.2.1-1|44	--libdir=%{_libdir} \
14cu|cxxtools-2.2.1-1|45	--disable-dependency-tracking \
14cu|cxxtools-2.2.1-1|46	--disable-demos \
14cu|cxxtools-2.2.1-1|47	--disable-unittest
14cu|cxxtools-2.2.1-1|48	make
14cu|cxxtools-2.2.1-1|49	
14cu|cxxtools-2.2.1-1|50	%install
14cu|cxxtools-2.2.1-1|51	%makeinstall_std
14cu|cxxtools-2.2.1-1|52	
14cu|cxxtools-2.2.1-1|53	%multiarch_binaries %{buildroot}%{_bindir}/cxxtools-config
14cu|cxxtools-2.2.1-1|54	
14cu|cxxtools-2.2.1-1|55	%files -n %libname
14cu|cxxtools-2.2.1-1|56	%{_libdir}/*.so.%{major}*
14cu|cxxtools-2.2.1-1|57	
14cu|cxxtools-2.2.1-1|58	%files -n %devname
14cu|cxxtools-2.2.1-1|59	%doc README AUTHORS
14cu|cxxtools-2.2.1-1|60	%{_bindir}/cxxtools-config
14cu|cxxtools-2.2.1-1|61	%{multiarch_bindir}/cxxtools-config
14cu|cxxtools-2.2.1-1|62	%{_libdir}/*.so
14cu|cxxtools-2.2.1-1|63	%{_libdir}/pkgconfig/*
14cu|cxxtools-2.2.1-1|64	%{_includedir}/%{name}
14cu|cxxtools-2.2.1-1|65	
14cu|cxxtools-2.2.1-1|66	
14cu|cxxtools-2.2.1-1|67	%changelog
14cu|cxxtools-2.2.1-1|68	
14cu|cxxtools-2.2.1-1|69	* Wed Jun 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-1
14cu|cxxtools-2.2.1-1|70	- (658d064) Added pkgconfig files
14cu|cxxtools-2.2.1-1|71	
14cu|cxxtools-2.2.1-1|72	

9930 14
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|1	Name:           cyreal-lobster-cyrillic-fonts
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|2	Version:        1.4
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|3	Release:        1
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|4	License:        OFL-1.1
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|5	Summary:        Lobster Cyrillic Font
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|6	Url:            http://cyreal.org/archives/373
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|7	Group:          System/Fonts/True type
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|8	#Source0:       wget http://www.google.com/webfonts/download?kit=V9dGwk5Wx0cNwNcoYGYKAqCWcynf_cDxXwCLxiixG1c -O cyreal-lobster-cyrillic-fonts.zip
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|9	Source0:        cyreal-lobster-cyrillic-fonts.zip
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|10	BuildRequires:	fontpackages-devel
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|11	BuildRequires:  unzip
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|12	Provides:       locale(ru;uk)
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|13	Provides:       lobster-cyrillic-fonts = %{version}
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|14	# FIXME: This causes a rpmlint warning; change "<=" to "<" once there's
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|15	# a new upstream version.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|16	Obsoletes:      lobster-cyrillic-fonts <= %{version}
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|17	BuildArch:      noarch
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|18	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|19	%description
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|20	A lovely Bold Condensed Script fully loaded with hundreds of ligatures
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|21	and alternates.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|22	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|23	Lobster Cyrillic includes:
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|24	- 99 Cyrillic ligatures.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|25	- 25 ending glyphs.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|26	- 100 ending ligatures.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|27	- 2 initial ligatures.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|28	- Ukrainian Hryvnia and Russian Ruble currency symbols.
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|29	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|30	%prep
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|31	%setup -cqn %{name}-%{version}
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|32	sed -i 's/\r$//g' OFL.txt
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|33	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|34	%build
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|35	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|36	%install
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|37	install -Dm 644 Lobster.ttf %{buildroot}%{_datadir}/fonts/TTF/Lobster.ttf
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|38	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|39	%files
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|40	%defattr(-,root,root,-)
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|41	%doc OFL.txt
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|42	%{_datadir}/fonts/TTF/Lobster.ttf
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|43	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|44	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|45	%changelog
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|46	* Mon Mar 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|47	+ Revision: 86237d0
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|48	- Imported from SRPM
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|49	
14cu|cyreal-lobster-cyrillic-fonts-1.4-1|50	

9931 14
14cu|d1x-rebirth-0.58.1-3|1	Summary:	The port of Descent 1 for Linux
14cu|d1x-rebirth-0.58.1-3|2	Name:		d1x-rebirth
14cu|d1x-rebirth-0.58.1-3|3	Version:	0.58.1
14cu|d1x-rebirth-0.58.1-3|4	Release:	3
14cu|d1x-rebirth-0.58.1-3|5	License:	GPL
14cu|d1x-rebirth-0.58.1-3|6	Group:		Games/Arcade
14cu|d1x-rebirth-0.58.1-3|7	URL:		http://www.dxx-rebirth.com/
14cu|d1x-rebirth-0.58.1-3|8	Source:		http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
14cu|d1x-rebirth-0.58.1-3|9	Source1:	%{name}.png
14cu|d1x-rebirth-0.58.1-3|10	Source2:	D2XBDE01.zip
14cu|d1x-rebirth-0.58.1-3|11	BuildRequires:	dos2unix
14cu|d1x-rebirth-0.58.1-3|12	BuildRequires:	gcc-c++
14cu|d1x-rebirth-0.58.1-3|13	BuildRequires:	nasm
14cu|d1x-rebirth-0.58.1-3|14	BuildRequires:	scons
14cu|d1x-rebirth-0.58.1-3|15	BuildRequires:	unzip
14cu|d1x-rebirth-0.58.1-3|16	BuildRequires:	physfs-devel
14cu|d1x-rebirth-0.58.1-3|17	BuildRequires:	pkgconfig(gl)
14cu|d1x-rebirth-0.58.1-3|18	BuildRequires:	pkgconfig(glu)
14cu|d1x-rebirth-0.58.1-3|19	BuildRequires:	pkgconfig(sdl)
14cu|d1x-rebirth-0.58.1-3|20	BuildRequires:	pkgconfig(SDL_image)
14cu|d1x-rebirth-0.58.1-3|21	BuildRequires:	pkgconfig(SDL_mixer)
14cu|d1x-rebirth-0.58.1-3|22	Requires:	physfs
14cu|d1x-rebirth-0.58.1-3|23	
14cu|d1x-rebirth-0.58.1-3|24	%description
14cu|d1x-rebirth-0.58.1-3|25	This is the port of Descent 1, the famous 3D game for PC.
14cu|d1x-rebirth-0.58.1-3|26	
14cu|d1x-rebirth-0.58.1-3|27	D2X is based on source code that was released the 14 December 1999 by
14cu|d1x-rebirth-0.58.1-3|28	Parallax Software Corporation.
14cu|d1x-rebirth-0.58.1-3|29	
14cu|d1x-rebirth-0.58.1-3|30	To use this package you'll need some datafiles installed in
14cu|d1x-rebirth-0.58.1-3|31	/usr/share/games/descent2. See dxx-readme.txt.
14cu|d1x-rebirth-0.58.1-3|32	
14cu|d1x-rebirth-0.58.1-3|33	%files
14cu|d1x-rebirth-0.58.1-3|34	%doc *.txt *.plist *.ini
14cu|d1x-rebirth-0.58.1-3|35	%dir %{_gamesdatadir}/descent2
14cu|d1x-rebirth-0.58.1-3|36	%{_gamesdatadir}/descent2/*.txb
14cu|d1x-rebirth-0.58.1-3|37	%{_gamesdatadir}/descent2/*.txt
14cu|d1x-rebirth-0.58.1-3|38	%dir %{_gamesdatadir}/descent2/missions
14cu|d1x-rebirth-0.58.1-3|39	%{_datadir}/pixmaps/%{name}.png
14cu|d1x-rebirth-0.58.1-3|40	
14cu|d1x-rebirth-0.58.1-3|41	#----------------------------------------------------------------------------
14cu|d1x-rebirth-0.58.1-3|42	
14cu|d1x-rebirth-0.58.1-3|43	%package sdl
14cu|d1x-rebirth-0.58.1-3|44	Summary:	Descent 1 for Linux, SDL version
14cu|d1x-rebirth-0.58.1-3|45	Group:		Games/Arcade
14cu|d1x-rebirth-0.58.1-3|46	Requires:	d1x-rebirth = %{EVRD}
14cu|d1x-rebirth-0.58.1-3|47	Conflicts:	d1x-rebirth-gl
14cu|d1x-rebirth-0.58.1-3|48	
14cu|d1x-rebirth-0.58.1-3|49	%description sdl
14cu|d1x-rebirth-0.58.1-3|50	This is the port of Descent 1, the famous 3D game for PC.
14cu|d1x-rebirth-0.58.1-3|51	
14cu|d1x-rebirth-0.58.1-3|52	D2X is based on source code that was released the 14 December 1999
14cu|d1x-rebirth-0.58.1-3|53	by Parallax Software Corporation.
14cu|d1x-rebirth-0.58.1-3|54	
14cu|d1x-rebirth-0.58.1-3|55	To use this package you'll need some datafiles installed in
14cu|d1x-rebirth-0.58.1-3|56	/usr/share/games/descent2. See dxx-readme.txt.
14cu|d1x-rebirth-0.58.1-3|57	
14cu|d1x-rebirth-0.58.1-3|58	This version uses SDL for Audio, Input/Output and graphics
14cu|d1x-rebirth-0.58.1-3|59	rendering.
14cu|d1x-rebirth-0.58.1-3|60	
14cu|d1x-rebirth-0.58.1-3|61	%files sdl
14cu|d1x-rebirth-0.58.1-3|62	%doc COPYING*
14cu|d1x-rebirth-0.58.1-3|63	%{_gamesbindir}/d1x-rebirth-sdl
14cu|d1x-rebirth-0.58.1-3|64	%{_datadir}/applications/%{name}-sdl.desktop
14cu|d1x-rebirth-0.58.1-3|65	
14cu|d1x-rebirth-0.58.1-3|66	#----------------------------------------------------------------------------
14cu|d1x-rebirth-0.58.1-3|67	
14cu|d1x-rebirth-0.58.1-3|68	%package gl
14cu|d1x-rebirth-0.58.1-3|69	Summary:	Descent 1 for Linux, OpenGL version
14cu|d1x-rebirth-0.58.1-3|70	Group:		Games/Arcade
14cu|d1x-rebirth-0.58.1-3|71	Requires:	d1x-rebirth = %{EVRD}
14cu|d1x-rebirth-0.58.1-3|72	Conflicts:	d1x-rebirth-sdl
14cu|d1x-rebirth-0.58.1-3|73	
14cu|d1x-rebirth-0.58.1-3|74	%description gl
14cu|d1x-rebirth-0.58.1-3|75	This is the port of Descent 1, the famous 3D game for PC.
14cu|d1x-rebirth-0.58.1-3|76	
14cu|d1x-rebirth-0.58.1-3|77	D2X is based on source code that was released the 14 December 1999 by
14cu|d1x-rebirth-0.58.1-3|78	Parallax Software Corporation.
14cu|d1x-rebirth-0.58.1-3|79	
14cu|d1x-rebirth-0.58.1-3|80	To use this package you'll need some datafiles installed in
14cu|d1x-rebirth-0.58.1-3|81	/usr/share/games/descent2.  See dxx-readme.txt.
14cu|d1x-rebirth-0.58.1-3|82	
14cu|d1x-rebirth-0.58.1-3|83	This version uses SDL for Audio and Input/Output and OpenGL for
14cu|d1x-rebirth-0.58.1-3|84	graphics rendering.
14cu|d1x-rebirth-0.58.1-3|85	
14cu|d1x-rebirth-0.58.1-3|86	%files gl
14cu|d1x-rebirth-0.58.1-3|87	%doc COPYING*
14cu|d1x-rebirth-0.58.1-3|88	%{_gamesbindir}/d1x-rebirth-gl
14cu|d1x-rebirth-0.58.1-3|89	%{_datadir}/applications/%{name}-gl.desktop
14cu|d1x-rebirth-0.58.1-3|90	
14cu|d1x-rebirth-0.58.1-3|91	#----------------------------------------------------------------------------
14cu|d1x-rebirth-0.58.1-3|92	
14cu|d1x-rebirth-0.58.1-3|93	%prep
14cu|d1x-rebirth-0.58.1-3|94	%setup -q -n %{name}_v%{version}-src -a2
14cu|d1x-rebirth-0.58.1-3|95	dos2unix d1x.ini *.txt
14cu|d1x-rebirth-0.58.1-3|96	chmod 644 d1x.ini *.txt
14cu|d1x-rebirth-0.58.1-3|97	dos2unix CHANGELOG.txt
14cu|d1x-rebirth-0.58.1-3|98	
14cu|d1x-rebirth-0.58.1-3|99	%build
14cu|d1x-rebirth-0.58.1-3|100	%setup_compile_flags
14cu|d1x-rebirth-0.58.1-3|101	# d1x-sdl
14cu|d1x-rebirth-0.58.1-3|102	%scons \
14cu|d1x-rebirth-0.58.1-3|103	sharepath=%{_gamesdatadir}/descent2 \
14cu|d1x-rebirth-0.58.1-3|104	sdl_only=1 \
14cu|d1x-rebirth-0.58.1-3|105	sdlmixer=1 \
14cu|d1x-rebirth-0.58.1-3|106	no_asm=1
14cu|d1x-rebirth-0.58.1-3|107	cp d1x-rebirth d1x-rebirth-sdl
14cu|d1x-rebirth-0.58.1-3|108	
14cu|d1x-rebirth-0.58.1-3|109	# d1x-gl
14cu|d1x-rebirth-0.58.1-3|110	%scons -c
14cu|d1x-rebirth-0.58.1-3|111	%scons \
14cu|d1x-rebirth-0.58.1-3|112	sharepath=%{_gamesdatadir}/descent2 \
14cu|d1x-rebirth-0.58.1-3|113	sdlmixer=1 \
14cu|d1x-rebirth-0.58.1-3|114	PREFIX=%{buildroot}%{_prefix}
14cu|d1x-rebirth-0.58.1-3|115	cp d1x-rebirth d1x-rebirth-gl
14cu|d1x-rebirth-0.58.1-3|116	
14cu|d1x-rebirth-0.58.1-3|117	%install
14cu|d1x-rebirth-0.58.1-3|118	# binaries
14cu|d1x-rebirth-0.58.1-3|119	install -dm 755 %{buildroot}%{_gamesbindir}
14cu|d1x-rebirth-0.58.1-3|120	install -m 755 d1x-rebirth-gl %{buildroot}%{_gamesbindir}/
14cu|d1x-rebirth-0.58.1-3|121	install -m 755 d1x-rebirth-sdl %{buildroot}%{_gamesbindir}/
14cu|d1x-rebirth-0.58.1-3|122	
14cu|d1x-rebirth-0.58.1-3|123	install -dm 755 %{buildroot}%{_gamesdatadir}/descent2
14cu|d1x-rebirth-0.58.1-3|124	# german translations
14cu|d1x-rebirth-0.58.1-3|125	install -m 644 D2XBDE01/D2XbDE01/*.txb %{buildroot}%{_gamesdatadir}/descent2
14cu|d1x-rebirth-0.58.1-3|126	install -m 644 D2XBDE01/*.txt %{buildroot}%{_gamesdatadir}/descent2
14cu|d1x-rebirth-0.58.1-3|127	# directory for original descent data
14cu|d1x-rebirth-0.58.1-3|128	install -dm 755 %{buildroot}%{_gamesdatadir}/descent2/missions
14cu|d1x-rebirth-0.58.1-3|129	
14cu|d1x-rebirth-0.58.1-3|130	# icon
14cu|d1x-rebirth-0.58.1-3|131	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cu|d1x-rebirth-0.58.1-3|132	install -m 644 %{SOURCE1} \
14cu|d1x-rebirth-0.58.1-3|133	%{buildroot}%{_datadir}/pixmaps
14cu|d1x-rebirth-0.58.1-3|134	
14cu|d1x-rebirth-0.58.1-3|135	# menu
14cu|d1x-rebirth-0.58.1-3|136	install -dm 755 %{buildroot}%{_datadir}/applications
14cu|d1x-rebirth-0.58.1-3|137	cat > %{name}-sdl.desktop << EOF
14cu|d1x-rebirth-0.58.1-3|138	[Desktop Entry]
14cu|d1x-rebirth-0.58.1-3|139	Encoding=UTF-8
14cu|d1x-rebirth-0.58.1-3|140	Type=Application
14cu|d1x-rebirth-0.58.1-3|141	Name=D2x (SDL version)
14cu|d1x-rebirth-0.58.1-3|142	Comment=The port of Descent 1 for Linux
14cu|d1x-rebirth-0.58.1-3|143	Exec=%{_gamesbindir}/d1x-rebirth-sdl
14cu|d1x-rebirth-0.58.1-3|144	Icon=%{name}
14cu|d1x-rebirth-0.58.1-3|145	Categories=Game;ActionGame;
14cu|d1x-rebirth-0.58.1-3|146	EOF
14cu|d1x-rebirth-0.58.1-3|147	install -m 644 %{name}-sdl.desktop %{buildroot}%{_datadir}/applications
14cu|d1x-rebirth-0.58.1-3|148	
14cu|d1x-rebirth-0.58.1-3|149	cat > %{name}-gl.desktop << EOF
14cu|d1x-rebirth-0.58.1-3|150	[Desktop Entry]
14cu|d1x-rebirth-0.58.1-3|151	Encoding=UTF-8
14cu|d1x-rebirth-0.58.1-3|152	Type=Application
14cu|d1x-rebirth-0.58.1-3|153	Name=D2x (OpenGL version)
14cu|d1x-rebirth-0.58.1-3|154	Comment=The port of Descent 1 for Linux
14cu|d1x-rebirth-0.58.1-3|155	Exec=%{_gamesbindir}/d1x-rebirth-gl
14cu|d1x-rebirth-0.58.1-3|156	Icon=%{name}
14cu|d1x-rebirth-0.58.1-3|157	Categories=Game;ArcadeGame;
14cu|d1x-rebirth-0.58.1-3|158	EOF
14cu|d1x-rebirth-0.58.1-3|159	install -m 644 %{name}-gl.desktop %{buildroot}%{_datadir}/applications
14cu|d1x-rebirth-0.58.1-3|160	
14cu|d1x-rebirth-0.58.1-3|161	
14cu|d1x-rebirth-0.58.1-3|162	%changelog
14cu|d1x-rebirth-0.58.1-3|163	
14cu|d1x-rebirth-0.58.1-3|164	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.58.1-3
14cu|d1x-rebirth-0.58.1-3|165	- (ecd3543) Build with system optflags to fix debug package
14cu|d1x-rebirth-0.58.1-3|166	- (ecd3543) Spec cleanup
14cu|d1x-rebirth-0.58.1-3|167	
14cu|d1x-rebirth-0.58.1-3|168	

9932 14
14cu|d2x-rebirth-0.58.1-3|1	Summary:	The port of Descent 2 for Linux
14cu|d2x-rebirth-0.58.1-3|2	Name:		d2x-rebirth
14cu|d2x-rebirth-0.58.1-3|3	Version:	0.58.1
14cu|d2x-rebirth-0.58.1-3|4	Release:	3
14cu|d2x-rebirth-0.58.1-3|5	License:	GPLv2+
14cu|d2x-rebirth-0.58.1-3|6	Group:		Games/Arcade
14cu|d2x-rebirth-0.58.1-3|7	Url:		http://www.dxx-rebirth.com/
14cu|d2x-rebirth-0.58.1-3|8	Source0:	http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
14cu|d2x-rebirth-0.58.1-3|9	Source1:	%{name}.png
14cu|d2x-rebirth-0.58.1-3|10	Source2:	D2XBDE01.zip
14cu|d2x-rebirth-0.58.1-3|11	BuildRequires:	dos2unix
14cu|d2x-rebirth-0.58.1-3|12	BuildRequires:	gcc-c++
14cu|d2x-rebirth-0.58.1-3|13	BuildRequires:	nasm
14cu|d2x-rebirth-0.58.1-3|14	BuildRequires:	scons
14cu|d2x-rebirth-0.58.1-3|15	BuildRequires:	unzip
14cu|d2x-rebirth-0.58.1-3|16	BuildRequires:	physfs-devel
14cu|d2x-rebirth-0.58.1-3|17	BuildRequires:	pkgconfig(gl)
14cu|d2x-rebirth-0.58.1-3|18	BuildRequires:	pkgconfig(glu)
14cu|d2x-rebirth-0.58.1-3|19	BuildRequires:	pkgconfig(sdl)
14cu|d2x-rebirth-0.58.1-3|20	BuildRequires:	pkgconfig(SDL_image)
14cu|d2x-rebirth-0.58.1-3|21	BuildRequires:	pkgconfig(SDL_mixer)
14cu|d2x-rebirth-0.58.1-3|22	Requires:	physfs
14cu|d2x-rebirth-0.58.1-3|23	
14cu|d2x-rebirth-0.58.1-3|24	%description
14cu|d2x-rebirth-0.58.1-3|25	This is the port of Descent 2, the famous 3D game for PC.
14cu|d2x-rebirth-0.58.1-3|26	
14cu|d2x-rebirth-0.58.1-3|27	D2X is based on source code that was released the 14 December 1999 by
14cu|d2x-rebirth-0.58.1-3|28	Parallax Software Corporation.
14cu|d2x-rebirth-0.58.1-3|29	
14cu|d2x-rebirth-0.58.1-3|30	To use this package you'll need some datafiles installed in
14cu|d2x-rebirth-0.58.1-3|31	/usr/share/games/descent2. See dxx-readme.txt.
14cu|d2x-rebirth-0.58.1-3|32	
14cu|d2x-rebirth-0.58.1-3|33	%files
14cu|d2x-rebirth-0.58.1-3|34	%doc *.txt *.plist *.ini
14cu|d2x-rebirth-0.58.1-3|35	%dir %{_gamesdatadir}/descent2
14cu|d2x-rebirth-0.58.1-3|36	%{_gamesdatadir}/descent2/*.txb
14cu|d2x-rebirth-0.58.1-3|37	%{_gamesdatadir}/descent2/*.txt
14cu|d2x-rebirth-0.58.1-3|38	%dir %{_gamesdatadir}/descent2/missions
14cu|d2x-rebirth-0.58.1-3|39	%{_mandir}/man1/*
14cu|d2x-rebirth-0.58.1-3|40	%{_datadir}/pixmaps/%{name}.png
14cu|d2x-rebirth-0.58.1-3|41	
14cu|d2x-rebirth-0.58.1-3|42	#----------------------------------------------------------------------------
14cu|d2x-rebirth-0.58.1-3|43	
14cu|d2x-rebirth-0.58.1-3|44	%package sdl
14cu|d2x-rebirth-0.58.1-3|45	Summary:	Descent 2 for Linux, SDL version
14cu|d2x-rebirth-0.58.1-3|46	Group:		Games/Arcade
14cu|d2x-rebirth-0.58.1-3|47	Requires:	d2x-rebirth = %{EVRD}
14cu|d2x-rebirth-0.58.1-3|48	Conflicts:	d2x-rebirth-gl
14cu|d2x-rebirth-0.58.1-3|49	
14cu|d2x-rebirth-0.58.1-3|50	%description sdl
14cu|d2x-rebirth-0.58.1-3|51	This is the port of Descent 2, the famous 3D game for PC.
14cu|d2x-rebirth-0.58.1-3|52	
14cu|d2x-rebirth-0.58.1-3|53	D2X is based on source code that was released the 14 December 1999
14cu|d2x-rebirth-0.58.1-3|54	by Parallax Software Corporation.
14cu|d2x-rebirth-0.58.1-3|55	
14cu|d2x-rebirth-0.58.1-3|56	To use this package you'll need some datafiles installed in
14cu|d2x-rebirth-0.58.1-3|57	/usr/share/games/descent2. See dxx-readme.txt.
14cu|d2x-rebirth-0.58.1-3|58	
14cu|d2x-rebirth-0.58.1-3|59	This version uses SDL for Audio, Input/Output and graphics
14cu|d2x-rebirth-0.58.1-3|60	rendering.
14cu|d2x-rebirth-0.58.1-3|61	
14cu|d2x-rebirth-0.58.1-3|62	%files sdl
14cu|d2x-rebirth-0.58.1-3|63	%doc COPYING*
14cu|d2x-rebirth-0.58.1-3|64	%{_gamesbindir}/d2x-rebirth-sdl
14cu|d2x-rebirth-0.58.1-3|65	%{_datadir}/applications/%{name}-sdl.desktop
14cu|d2x-rebirth-0.58.1-3|66	
14cu|d2x-rebirth-0.58.1-3|67	#----------------------------------------------------------------------------
14cu|d2x-rebirth-0.58.1-3|68	
14cu|d2x-rebirth-0.58.1-3|69	%package gl
14cu|d2x-rebirth-0.58.1-3|70	Summary:	Descent 2 for Linux, OpenGL version
14cu|d2x-rebirth-0.58.1-3|71	Group:		Games/Arcade
14cu|d2x-rebirth-0.58.1-3|72	Requires:	d2x-rebirth = %{EVRD}
14cu|d2x-rebirth-0.58.1-3|73	Conflicts:	d2x-rebirth-sdl
14cu|d2x-rebirth-0.58.1-3|74	
14cu|d2x-rebirth-0.58.1-3|75	%description gl
14cu|d2x-rebirth-0.58.1-3|76	This is the port of Descent 2, the famous 3D game for PC.
14cu|d2x-rebirth-0.58.1-3|77	
14cu|d2x-rebirth-0.58.1-3|78	D2X is based on source code that was released the 14 December 1999 by
14cu|d2x-rebirth-0.58.1-3|79	Parallax Software Corporation.
14cu|d2x-rebirth-0.58.1-3|80	
14cu|d2x-rebirth-0.58.1-3|81	To use this package you'll need some datafiles installed in
14cu|d2x-rebirth-0.58.1-3|82	/usr/share/games/descent2.  See dxx-readme.txt.
14cu|d2x-rebirth-0.58.1-3|83	
14cu|d2x-rebirth-0.58.1-3|84	This version uses SDL for Audio and Input/Output and OpenGL for
14cu|d2x-rebirth-0.58.1-3|85	graphics rendering.
14cu|d2x-rebirth-0.58.1-3|86	
14cu|d2x-rebirth-0.58.1-3|87	%files gl
14cu|d2x-rebirth-0.58.1-3|88	%doc COPYING*
14cu|d2x-rebirth-0.58.1-3|89	%{_gamesbindir}/d2x-rebirth-gl
14cu|d2x-rebirth-0.58.1-3|90	%{_datadir}/applications/%{name}-gl.desktop
14cu|d2x-rebirth-0.58.1-3|91	
14cu|d2x-rebirth-0.58.1-3|92	#----------------------------------------------------------------------------
14cu|d2x-rebirth-0.58.1-3|93	
14cu|d2x-rebirth-0.58.1-3|94	%prep
14cu|d2x-rebirth-0.58.1-3|95	%setup -qn %{name}_v%{version}-src -a2
14cu|d2x-rebirth-0.58.1-3|96	dos2unix d2x.ini *.txt
14cu|d2x-rebirth-0.58.1-3|97	chmod 644 d2x.ini *.txt
14cu|d2x-rebirth-0.58.1-3|98	dos2unix CHANGELOG.txt
14cu|d2x-rebirth-0.58.1-3|99	
14cu|d2x-rebirth-0.58.1-3|100	%build
14cu|d2x-rebirth-0.58.1-3|101	%setup_compile_flags
14cu|d2x-rebirth-0.58.1-3|102	# d2x-sdl
14cu|d2x-rebirth-0.58.1-3|103	%scons \
14cu|d2x-rebirth-0.58.1-3|104	sharepath=%{_gamesdatadir}/descent2 \
14cu|d2x-rebirth-0.58.1-3|105	sdl_only=1 \
14cu|d2x-rebirth-0.58.1-3|106	sdlmixer=1 \
14cu|d2x-rebirth-0.58.1-3|107	no_asm=1
14cu|d2x-rebirth-0.58.1-3|108	mv d2x-rebirth d2x-rebirth-sdl
14cu|d2x-rebirth-0.58.1-3|109	
14cu|d2x-rebirth-0.58.1-3|110	# d2x-gl
14cu|d2x-rebirth-0.58.1-3|111	%scons -c
14cu|d2x-rebirth-0.58.1-3|112	%scons \
14cu|d2x-rebirth-0.58.1-3|113	sharepath=%{_gamesdatadir}/descent2 \
14cu|d2x-rebirth-0.58.1-3|114	sdlmixer=1 \
14cu|d2x-rebirth-0.58.1-3|115	PREFIX=%{buildroot}%{_prefix}
14cu|d2x-rebirth-0.58.1-3|116	cp d2x-rebirth d2x-rebirth-gl
14cu|d2x-rebirth-0.58.1-3|117	
14cu|d2x-rebirth-0.58.1-3|118	%install
14cu|d2x-rebirth-0.58.1-3|119	# binaries
14cu|d2x-rebirth-0.58.1-3|120	install -dm 755 %{buildroot}%{_gamesbindir}/
14cu|d2x-rebirth-0.58.1-3|121	install -m 755 d2x-rebirth %{buildroot}%{_gamesbindir}/d2x-rebirth-gl
14cu|d2x-rebirth-0.58.1-3|122	install -m 755 d2x-rebirth-sdl %{buildroot}%{_gamesbindir}/
14cu|d2x-rebirth-0.58.1-3|123	
14cu|d2x-rebirth-0.58.1-3|124	install -dm 755 %{buildroot}%{_gamesdatadir}/descent2
14cu|d2x-rebirth-0.58.1-3|125	# german translations
14cu|d2x-rebirth-0.58.1-3|126	install -m 644 D2XBDE01/D2XbDE01/*.txb %{buildroot}%{_gamesdatadir}/descent2
14cu|d2x-rebirth-0.58.1-3|127	install -m 644 D2XBDE01/*.txt %{buildroot}%{_gamesdatadir}/descent2
14cu|d2x-rebirth-0.58.1-3|128	# directory for original descent data
14cu|d2x-rebirth-0.58.1-3|129	install -dm 755 %{buildroot}%{_gamesdatadir}/descent2/missions
14cu|d2x-rebirth-0.58.1-3|130	
14cu|d2x-rebirth-0.58.1-3|131	# man-pages
14cu|d2x-rebirth-0.58.1-3|132	install -dm 755 %{buildroot}%{_mandir}/man1/
14cu|d2x-rebirth-0.58.1-3|133	install  -m 644 libmve/*.1 %{buildroot}%{_mandir}/man1/
14cu|d2x-rebirth-0.58.1-3|134	
14cu|d2x-rebirth-0.58.1-3|135	# icon
14cu|d2x-rebirth-0.58.1-3|136	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cu|d2x-rebirth-0.58.1-3|137	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cu|d2x-rebirth-0.58.1-3|138	
14cu|d2x-rebirth-0.58.1-3|139	# menu
14cu|d2x-rebirth-0.58.1-3|140	install -dm 755 %{buildroot}%{_datadir}/applications
14cu|d2x-rebirth-0.58.1-3|141	cat > %{name}-sdl.desktop << EOF
14cu|d2x-rebirth-0.58.1-3|142	[Desktop Entry]
14cu|d2x-rebirth-0.58.1-3|143	Encoding=UTF-8
14cu|d2x-rebirth-0.58.1-3|144	Type=Application
14cu|d2x-rebirth-0.58.1-3|145	Name=D2x (SDL version)
14cu|d2x-rebirth-0.58.1-3|146	Comment=The port of Descent 2 for Linux
14cu|d2x-rebirth-0.58.1-3|147	Exec=%{_gamesbindir}/d2x-rebirth-sdl
14cu|d2x-rebirth-0.58.1-3|148	Icon=%{name}
14cu|d2x-rebirth-0.58.1-3|149	Categories=Game;ActionGame;
14cu|d2x-rebirth-0.58.1-3|150	EOF
14cu|d2x-rebirth-0.58.1-3|151	install -m 644 %{name}-sdl.desktop %{buildroot}%{_datadir}/applications
14cu|d2x-rebirth-0.58.1-3|152	
14cu|d2x-rebirth-0.58.1-3|153	cat > %{name}-gl.desktop << EOF
14cu|d2x-rebirth-0.58.1-3|154	[Desktop Entry]
14cu|d2x-rebirth-0.58.1-3|155	Encoding=UTF-8
14cu|d2x-rebirth-0.58.1-3|156	Type=Application
14cu|d2x-rebirth-0.58.1-3|157	Name=D2x (OpenGL version)
14cu|d2x-rebirth-0.58.1-3|158	Comment=The port of Descent 2 for Linux
14cu|d2x-rebirth-0.58.1-3|159	Exec=%{_gamesbindir}/d2x-rebirth-gl
14cu|d2x-rebirth-0.58.1-3|160	Icon=%{name}
14cu|d2x-rebirth-0.58.1-3|161	Categories=Game;ArcadeGame;
14cu|d2x-rebirth-0.58.1-3|162	EOF
14cu|d2x-rebirth-0.58.1-3|163	install -m 644 %{name}-gl.desktop %{buildroot}%{_datadir}/applications
14cu|d2x-rebirth-0.58.1-3|164	
14cu|d2x-rebirth-0.58.1-3|165	
14cu|d2x-rebirth-0.58.1-3|166	%changelog
14cu|d2x-rebirth-0.58.1-3|167	
14cu|d2x-rebirth-0.58.1-3|168	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.58.1-3
14cu|d2x-rebirth-0.58.1-3|169	- (aa846df) Build with system optflags to fix debug package
14cu|d2x-rebirth-0.58.1-3|170	- (aa846df) Spec cleanup
14cu|d2x-rebirth-0.58.1-3|171	
14cu|d2x-rebirth-0.58.1-3|172	

9933 14
14cu|darkice-1.2-1|1	# (misc) TODO write a initscript, but it requires a proper daemonisation of the server
14cu|darkice-1.2-1|2	# and i was unable to code it
14cu|darkice-1.2-1|3	# also split --with plf in two
14cu|darkice-1.2-1|4	
14cu|darkice-1.2-1|5	#####################
14cu|darkice-1.2-1|6	# Hardcode PLF build
14cu|darkice-1.2-1|7	%define build_plf 0
14cu|darkice-1.2-1|8	#####################
14cu|darkice-1.2-1|9	
14cu|darkice-1.2-1|10	%{?_with_plf: %{expand: %%global build_plf 1}}
14cu|darkice-1.2-1|11	
14cu|darkice-1.2-1|12	%if %{build_plf}
14cu|darkice-1.2-1|13	%define	extrarelsuffix	plf
14cu|darkice-1.2-1|14	%define	distsuffix	plf
14cu|darkice-1.2-1|15	%endif
14cu|darkice-1.2-1|16	
14cu|darkice-1.2-1|17	Summary:	Live IceCast / ShoutCast streamer
14cu|darkice-1.2-1|18	Name:		darkice
14cu|darkice-1.2-1|19	Version:	1.2
14cu|darkice-1.2-1|20	Release:	1
14cu|darkice-1.2-1|21	License:	GPLv3+
14cu|darkice-1.2-1|22	Group:		Sound
14cu|darkice-1.2-1|23	Url:		http://www.darkice.org/
14cu|darkice-1.2-1|24	Source0:	http://sourceforge.net/projects/darkice/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|darkice-1.2-1|25	#Patch0:	%%{name}-0.19-fix-missing-limits_h.diff
14cu|darkice-1.2-1|26	BuildRequires:	pkgconfig(alsa)
14cu|darkice-1.2-1|27	BuildRequires:	pkgconfig(jack)
14cu|darkice-1.2-1|28	#BuildRequires:	pkgconfig(ogg)
14cu|darkice-1.2-1|29	BuildRequires:	pkgconfig(opus)
14cu|darkice-1.2-1|30	BuildRequires:	pkgconfig(libaacs)
14cu|darkice-1.2-1|31	BuildRequires:	pkgconfig(libpulse)
14cu|darkice-1.2-1|32	BuildRequires:	pkgconfig(samplerate)
14cu|darkice-1.2-1|33	BuildRequires:	pkgconfig(twolame)
14cu|darkice-1.2-1|34	BuildRequires:	pkgconfig(vorbis)
14cu|darkice-1.2-1|35	%if %{build_plf}
14cu|darkice-1.2-1|36	# For aacplus we need libaacplus, but it has legal issues:
14cu|darkice-1.2-1|37	# see http://tipok.org.ua/node/17
14cu|darkice-1.2-1|38	BuildRequires:	lame-devel
14cu|darkice-1.2-1|39	BuildRequires:	libfaac-devel
14cu|darkice-1.2-1|40	%endif
14cu|darkice-1.2-1|41	
14cu|darkice-1.2-1|42	%description
14cu|darkice-1.2-1|43	This is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes audio
14cu|darkice-1.2-1|44	input from a sound card, encodes it into mp3 and/or Ogg Vorbis, and sends the
14cu|darkice-1.2-1|45	mp3 stream to one or more IceCast and/or ShoutCast servers, the Ogg Vorbis
14cu|darkice-1.2-1|46	stream to one or more IceCast2 servers.
14cu|darkice-1.2-1|47	%if %{build_plf}
14cu|darkice-1.2-1|48	This package is in plf as it was linked with Lame and support AAC encoding.
14cu|darkice-1.2-1|49	%endif
14cu|darkice-1.2-1|50	
14cu|darkice-1.2-1|51	%files
14cu|darkice-1.2-1|52	%doc COPYING ChangeLog README TODO AUTHORS
14cu|darkice-1.2-1|53	%config(noreplace) %{_sysconfdir}/%{name}.cfg
14cu|darkice-1.2-1|54	%{_bindir}/%{name}
14cu|darkice-1.2-1|55	%{_mandir}/man1/%{name}.1*
14cu|darkice-1.2-1|56	%{_mandir}/man5/%{name}.cfg.5*
14cu|darkice-1.2-1|57	
14cu|darkice-1.2-1|58	#----------------------------------------------------------------------------
14cu|darkice-1.2-1|59	
14cu|darkice-1.2-1|60	%prep
14cu|darkice-1.2-1|61	%setup -q
14cu|darkice-1.2-1|62	
14cu|darkice-1.2-1|63	
14cu|darkice-1.2-1|64	%build
14cu|darkice-1.2-1|65	%configure2_5x \
14cu|darkice-1.2-1|66	%if %{build_plf}
14cu|darkice-1.2-1|67	--with-lame \
14cu|darkice-1.2-1|68	%else
14cu|darkice-1.2-1|69	--without-lame \
14cu|darkice-1.2-1|70	%endif
14cu|darkice-1.2-1|71	--without-aacplus
14cu|darkice-1.2-1|72	%make
14cu|darkice-1.2-1|73	
14cu|darkice-1.2-1|74	
14cu|darkice-1.2-1|75	
14cu|darkice-1.2-1|76	%install
14cu|darkice-1.2-1|77	%makeinstall_std
14cu|darkice-1.2-1|78	
14cu|darkice-1.2-1|79	%changelog
14cu|darkice-1.2-1|80	
14cu|darkice-1.2-1|81	* Sat Apr 23 2016 Giovanni Mariani <mc2374@mclink.it> 1.2-1
14cu|darkice-1.2-1|82	- (495901b) Updated to release 1.2. dropped P0 (fixed upstream), updated BReqs aaccording to the configure output and cleaned specfile
14cu|darkice-1.2-1|83	
14cu|darkice-1.2-1|84	

9934 14
14cu|darkplaces-20140513-1|1	%define Werror_cflags %nil
14cu|darkplaces-20140513-1|2	
14cu|darkplaces-20140513-1|3	%define debug_package %{nil}
14cu|darkplaces-20140513-1|4	
14cu|darkplaces-20140513-1|5	Summary:	Multiplayer, deathmatch oriented first person shooter engine
14cu|darkplaces-20140513-1|6	Name:		darkplaces
14cu|darkplaces-20140513-1|7	Version:	20140513
14cu|darkplaces-20140513-1|8	Release:	1
14cu|darkplaces-20140513-1|9	Epoch:		1
14cu|darkplaces-20140513-1|10	License:	GPLv2+
14cu|darkplaces-20140513-1|11	Group:		Games/Arcade
14cu|darkplaces-20140513-1|12	Url:		http://icculus.org/twilight/darkplaces/
14cu|darkplaces-20140513-1|13	Source0:	%{name}enginesource%{version}.zip
14cu|darkplaces-20140513-1|14	# Debian patchset
14cu|darkplaces-20140513-1|15	Patch0:		0001-Add-support-for-DP_LINK_VORBIS-make-variable.patch
14cu|darkplaces-20140513-1|16	Patch1:		0002-Add-support-for-DP_LINK_THEORA-shared-default-is-dlo.patch
14cu|darkplaces-20140513-1|17	Patch2:		0003-image_png.h-change-name-of-multiple-inclusion-guard-.patch
14cu|darkplaces-20140513-1|18	Patch3:		0004-Be-a-bit-more-type-safe-about-using-libpng.patch
14cu|darkplaces-20140513-1|19	Patch4:		0005-Add-support-for-DP_LINK_PNG-shared-default-is-dlopen.patch
14cu|darkplaces-20140513-1|20	Patch5:		0006-add-DP_LINK_CURL-option.patch
14cu|darkplaces-20140513-1|21	Patch6:		0007-Add-DP_LINK_FREETYPE2-option.patch
14cu|darkplaces-20140513-1|22	Patch7:		0008-Add-support-for-forcing-d0_blind_id-and-d0_rijndael-.patch
14cu|darkplaces-20140513-1|23	Patch8:		0009-Add-support-for-disabling-libavw.patch
14cu|darkplaces-20140513-1|24	Patch9:		0010-Disable-dlopen-support-and-warn-if-it-gets-compiled-.patch
14cu|darkplaces-20140513-1|25	Patch10:	0011-Fix-OS-detection-of-darkplaces-makefile-to-not-think.patch
14cu|darkplaces-20140513-1|26	Patch11:	0012-Fix-various-typos.patch
14cu|darkplaces-20140513-1|27	Patch12:	0013-Don-t-build-SSE-only-software-rasterizer-on-non-x86-.patch
14cu|darkplaces-20140513-1|28	Patch13:	0014-Disable-gpu-skinning-for-skeletal-models.patch
14cu|darkplaces-20140513-1|29	BuildRequires:	jpeg-devel
14cu|darkplaces-20140513-1|30	BuildRequires:	pkgconfig(alsa)
14cu|darkplaces-20140513-1|31	BuildRequires:	pkgconfig(freetype2)
14cu|darkplaces-20140513-1|32	BuildRequires:	pkgconfig(gl)
14cu|darkplaces-20140513-1|33	BuildRequires:	pkgconfig(libcurl)
14cu|darkplaces-20140513-1|34	BuildRequires:	pkgconfig(libmodplug)
14cu|darkplaces-20140513-1|35	BuildRequires:	pkgconfig(libpng)
14cu|darkplaces-20140513-1|36	BuildRequires:	pkgconfig(ode)
14cu|darkplaces-20140513-1|37	BuildRequires:	pkgconfig(ogg)
14cu|darkplaces-20140513-1|38	BuildRequires:	pkgconfig(sdl)
14cu|darkplaces-20140513-1|39	BuildRequires:	pkgconfig(theora)
14cu|darkplaces-20140513-1|40	BuildRequires:	pkgconfig(vorbis)
14cu|darkplaces-20140513-1|41	BuildRequires:	pkgconfig(x11)
14cu|darkplaces-20140513-1|42	BuildRequires:	pkgconfig(xext)
14cu|darkplaces-20140513-1|43	BuildRequires:	pkgconfig(xpm)
14cu|darkplaces-20140513-1|44	BuildRequires:	pkgconfig(xxf86dga)
14cu|darkplaces-20140513-1|45	BuildRequires:	pkgconfig(zlib)
14cu|darkplaces-20140513-1|46	Requires:	curl
14cu|darkplaces-20140513-1|47	
14cu|darkplaces-20140513-1|48	%description
14cu|darkplaces-20140513-1|49	Darkplaces is a modern, powerful first-person shooter engine.
14cu|darkplaces-20140513-1|50	
14cu|darkplaces-20140513-1|51	%files
14cu|darkplaces-20140513-1|52	%doc COPYING darkplaces.txt
14cu|darkplaces-20140513-1|53	%{_gamesbindir}/darkplaces-glx
14cu|darkplaces-20140513-1|54	%{_gamesbindir}/darkplaces-sdl
14cu|darkplaces-20140513-1|55	
14cu|darkplaces-20140513-1|56	#----------------------------------------------------------------------------
14cu|darkplaces-20140513-1|57	
14cu|darkplaces-20140513-1|58	%package server
14cu|darkplaces-20140513-1|59	Summary:	Dedicated server for the darkplaces engine
14cu|darkplaces-20140513-1|60	Group:		Games/Arcade
14cu|darkplaces-20140513-1|61	Requires:	curl
14cu|darkplaces-20140513-1|62	
14cu|darkplaces-20140513-1|63	%description server
14cu|darkplaces-20140513-1|64	Darkplaces is a modern, powerful first-person shooter engine.
14cu|darkplaces-20140513-1|65	
14cu|darkplaces-20140513-1|66	This is the darkplaces dedicated server required to host network games.
14cu|darkplaces-20140513-1|67	
14cu|darkplaces-20140513-1|68	%files server
14cu|darkplaces-20140513-1|69	%doc COPYING darkplaces.txt
14cu|darkplaces-20140513-1|70	%{_gamesbindir}/darkplaces-dedicated
14cu|darkplaces-20140513-1|71	
14cu|darkplaces-20140513-1|72	#----------------------------------------------------------------------------
14cu|darkplaces-20140513-1|73	
14cu|darkplaces-20140513-1|74	%prep
14cu|darkplaces-20140513-1|75	%setup -q -n %{name}
14cu|darkplaces-20140513-1|76	%apply_patches
14cu|darkplaces-20140513-1|77	
14cu|darkplaces-20140513-1|78	%build
14cu|darkplaces-20140513-1|79	make \
14cu|darkplaces-20140513-1|80	release \
14cu|darkplaces-20140513-1|81	OPTIM_RELEASE="%{optflags}" \
14cu|darkplaces-20140513-1|82	LINK_TO_CURL=1 \
14cu|darkplaces-20140513-1|83	LINK_TO_FREETYPE2=1 \
14cu|darkplaces-20140513-1|84	LINK_TO_LIBJPEG=1 \
14cu|darkplaces-20140513-1|85	LINK_TO_LIBVORBIS=1 \
14cu|darkplaces-20140513-1|86	LINK_TO_MODPLUG=1 \
14cu|darkplaces-20140513-1|87	LINK_TO_ODE=1 \
14cu|darkplaces-20140513-1|88	LINK_TO_PNG=1 \
14cu|darkplaces-20140513-1|89	LINK_TO_THEORA=1 \
14cu|darkplaces-20140513-1|90	LINK_TO_ZLIB=1 \
14cu|darkplaces-20140513-1|91	DISABLE_OFFSCREEN_GECKO=1 \
14cu|darkplaces-20140513-1|92	DISABLE_D0_BLIND_ID=1 \
14cu|darkplaces-20140513-1|93	DISABLE_D0_RIJNDAEL=1
14cu|darkplaces-20140513-1|94	
14cu|darkplaces-20140513-1|95	%install
14cu|darkplaces-20140513-1|96	# Install the main programs
14cu|darkplaces-20140513-1|97	mkdir -p %{buildroot}%{_gamesbindir}
14cu|darkplaces-20140513-1|98	install -m 0755 darkplaces-glx \
14cu|darkplaces-20140513-1|99	%{buildroot}%{_gamesbindir}/darkplaces-glx
14cu|darkplaces-20140513-1|100	install -m 0755 darkplaces-sdl \
14cu|darkplaces-20140513-1|101	%{buildroot}%{_gamesbindir}/darkplaces-sdl
14cu|darkplaces-20140513-1|102	install -m 0755 darkplaces-dedicated \
14cu|darkplaces-20140513-1|103	%{buildroot}%{_gamesbindir}/darkplaces-dedicated
14cu|darkplaces-20140513-1|104	
14cu|darkplaces-20140513-1|105	
14cu|darkplaces-20140513-1|106	%changelog
14cu|darkplaces-20140513-1|107	
14cu|darkplaces-20140513-1|108	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:20140513-1
14cu|darkplaces-20140513-1|109	- (3a6843c) New version 20140513
14cu|darkplaces-20140513-1|110	
14cu|darkplaces-20140513-1|111	

9935 14
14cu|darwinstreamingserver-6.0.3-6|1	%define oname DarwinStreamingSrvr
14cu|darwinstreamingserver-6.0.3-6|2	
14cu|darwinstreamingserver-6.0.3-6|3	Summary:	Apple's Darwin Streaming Server
14cu|darwinstreamingserver-6.0.3-6|4	Name:		darwinstreamingserver
14cu|darwinstreamingserver-6.0.3-6|5	Version:	6.0.3
14cu|darwinstreamingserver-6.0.3-6|6	Release:	6
14cu|darwinstreamingserver-6.0.3-6|7	License:	APSL 2.0
14cu|darwinstreamingserver-6.0.3-6|8	Group:		System/Servers
14cu|darwinstreamingserver-6.0.3-6|9	Url:		http://developer.apple.com/opensource/server/streaming/index.html
14cu|darwinstreamingserver-6.0.3-6|10	# Upstream download is uncompressed, compress manually - AdamW 2008/08
14cu|darwinstreamingserver-6.0.3-6|11	Source0:	http://dss.macosforge.org/downloads/%{oname}%{version}-Source.tar.lzma
14cu|darwinstreamingserver-6.0.3-6|12	Source1:	dss.init.bz2
14cu|darwinstreamingserver-6.0.3-6|13	Source2:	dss-proxy.init.bz2
14cu|darwinstreamingserver-6.0.3-6|14	Source5:	dss.bz2
14cu|darwinstreamingserver-6.0.3-6|15	Source6:	dss-proxy.bz2
14cu|darwinstreamingserver-6.0.3-6|16	Source7:	dss-setup-script.lzma
14cu|darwinstreamingserver-6.0.3-6|17	Source8:	dss.webadmin.init.lzma
14cu|darwinstreamingserver-6.0.3-6|18	Source9:	darwinstreamingserver-tmpfiles.conf
14cu|darwinstreamingserver-6.0.3-6|19	Patch0:		DSS-v6_0_3-Config.diff
14cu|darwinstreamingserver-6.0.3-6|20	# Via http://dss.macosforge.org/trac/ticket/6
14cu|darwinstreamingserver-6.0.3-6|21	# Location http://www.abrahamsson.com/dss-6.0.3.patch
14cu|darwinstreamingserver-6.0.3-6|22	# Fixes various bugs and build errors for Linux, also fixes build for
14cu|darwinstreamingserver-6.0.3-6|23	# x86-64. Author Sverker Abrahamsson.
14cu|darwinstreamingserver-6.0.3-6|24	Patch1:		dss-6.0.3.patch
14cu|darwinstreamingserver-6.0.3-6|25	# Also via http://dss.macosforge.org/trac/ticket/6
14cu|darwinstreamingserver-6.0.3-6|26	# Fixes more minor compilation issues, memory leaks, deadlock, and
14cu|darwinstreamingserver-6.0.3-6|27	# bug on x86-64 preventing any requests from outside localhost. Author
14cu|darwinstreamingserver-6.0.3-6|28	# Horace Hsieh.
14cu|darwinstreamingserver-6.0.3-6|29	Patch2:		dss-hh-20080728-1.patch
14cu|darwinstreamingserver-6.0.3-6|30	Patch3:		darwinstreamingserver-6.0.3-build_optimizer.patch
14cu|darwinstreamingserver-6.0.3-6|31	Patch4:		dss-6.0.3-proxy-compile.patch
14cu|darwinstreamingserver-6.0.3-6|32	BuildRequires:	libstdc++-devel
14cu|darwinstreamingserver-6.0.3-6|33	Requires(pre,post,preun,postun):	rpm-helper
14cu|darwinstreamingserver-6.0.3-6|34	
14cu|darwinstreamingserver-6.0.3-6|35	%description
14cu|darwinstreamingserver-6.0.3-6|36	Darwin Streaming Server lets you stream digital video on the
14cu|darwinstreamingserver-6.0.3-6|37	Internet using industry-standard Internet protocols RTP and RTSP.
14cu|darwinstreamingserver-6.0.3-6|38	
14cu|darwinstreamingserver-6.0.3-6|39	Using Darwin Streaming Server you can serve stored files (video
14cu|darwinstreamingserver-6.0.3-6|40	on demand) or reflect live broadcasts to thousands of QuickTime
14cu|darwinstreamingserver-6.0.3-6|41	4 or later users. With its combination of industry-standard
14cu|darwinstreamingserver-6.0.3-6|42	streaming protocols and cutting-edge compression technologies,
14cu|darwinstreamingserver-6.0.3-6|43	QuickTime delivers perfectly synchronized audio and video streams
14cu|darwinstreamingserver-6.0.3-6|44	ideal for Internet video and live events.
14cu|darwinstreamingserver-6.0.3-6|45	
14cu|darwinstreamingserver-6.0.3-6|46	%files
14cu|darwinstreamingserver-6.0.3-6|47	%doc APPLE_LICENSE ReleaseNotes.txt README.urpmi
14cu|darwinstreamingserver-6.0.3-6|48	%doc APIModules/QTSSRawFileModule.bproj/README-RawFileModule
14cu|darwinstreamingserver-6.0.3-6|49	%doc APIModules/QTSSRawFileModule.bproj/sampleredirect.raw
14cu|darwinstreamingserver-6.0.3-6|50	%doc Documentation/3rdPartyAcknowledgements.rtf
14cu|darwinstreamingserver-6.0.3-6|51	%doc Documentation/AboutTheSource.html
14cu|darwinstreamingserver-6.0.3-6|52	%doc Documentation/admin-protocol-README.txt
14cu|darwinstreamingserver-6.0.3-6|53	%doc Documentation/CachingProxyProtocol-README.txt
14cu|darwinstreamingserver-6.0.3-6|54	%doc Documentation/DevNotes.html
14cu|darwinstreamingserver-6.0.3-6|55	%doc Documentation/draft-serenyi-avt-rtp-meta-00.txt
14cu|darwinstreamingserver-6.0.3-6|56	%doc Documentation/DSS_QT_Logo_License.pdf
14cu|darwinstreamingserver-6.0.3-6|57	%doc Documentation/License.rtf
14cu|darwinstreamingserver-6.0.3-6|58	%doc Documentation/QTSSAPIDocs.pdf
14cu|darwinstreamingserver-6.0.3-6|59	%doc Documentation/ReadMe.rtf
14cu|darwinstreamingserver-6.0.3-6|60	%doc Documentation/readme.txt
14cu|darwinstreamingserver-6.0.3-6|61	%doc Documentation/ReliableRTP_WhitePaper.rtf
14cu|darwinstreamingserver-6.0.3-6|62	%doc Documentation/RTSP_Over_HTTP.pdf
14cu|darwinstreamingserver-6.0.3-6|63	%doc Documentation/FAQ.html
14cu|darwinstreamingserver-6.0.3-6|64	%attr(0755,root,root) %{_initrddir}/%{name}
14cu|darwinstreamingserver-6.0.3-6|65	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtaccess
14cu|darwinstreamingserver-6.0.3-6|66	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtgroups
14cu|darwinstreamingserver-6.0.3-6|67	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtusers
14cu|darwinstreamingserver-6.0.3-6|68	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml
14cu|darwinstreamingserver-6.0.3-6|69	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml.default
14cu|darwinstreamingserver-6.0.3-6|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml
14cu|darwinstreamingserver-6.0.3-6|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml.default
14cu|darwinstreamingserver-6.0.3-6|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cu|darwinstreamingserver-6.0.3-6|73	%dir %attr(0755, root, root) %{_bindir}/MP3Broadcaster
14cu|darwinstreamingserver-6.0.3-6|74	%dir %attr(0755, root, root) %{_bindir}/PlaylistBroadcaster
14cu|darwinstreamingserver-6.0.3-6|75	%dir %attr(0755, root, root) %{_bindir}/qtpasswd
14cu|darwinstreamingserver-6.0.3-6|76	%dir %attr(0755, root, root) %{_sbindir}/DarwinStreamingServer
14cu|darwinstreamingserver-6.0.3-6|77	%dir %attr(0755, root, root) %{_sbindir}/dss-setup
14cu|darwinstreamingserver-6.0.3-6|78	%dir %attr(0755, root, root) %{_libdir}/dss
14cu|darwinstreamingserver-6.0.3-6|79	%{_tmpfilesdir}/%{name}.conf
14cu|darwinstreamingserver-6.0.3-6|80	%ghost %dir %attr(0755, dss, dss) %{_localstatedir}/run/dss
14cu|darwinstreamingserver-6.0.3-6|81	%attr(0755,root,root) %{_libdir}/dss/QTSSDemoAuthorizationModule
14cu|darwinstreamingserver-6.0.3-6|82	%attr(0755,root,root) %{_libdir}/dss/QTSSRawFileModule
14cu|darwinstreamingserver-6.0.3-6|83	%attr(0755,root,root) %{_libdir}/dss/QTSSRefMovieModule
14cu|darwinstreamingserver-6.0.3-6|84	%attr(0755,root,root) %{_libdir}/dss/QTSSSpamDefenseModule
14cu|darwinstreamingserver-6.0.3-6|85	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies
14cu|darwinstreamingserver-6.0.3-6|86	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies/http
14cu|darwinstreamingserver-6.0.3-6|87	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Playlists
14cu|darwinstreamingserver-6.0.3-6|88	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Docs
14cu|darwinstreamingserver-6.0.3-6|89	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Config
14cu|darwinstreamingserver-6.0.3-6|90	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Modules
14cu|darwinstreamingserver-6.0.3-6|91	%dir %attr(0755, dss, dss) %{_localstatedir}/lib/dss/Logs
14cu|darwinstreamingserver-6.0.3-6|92	%dir %attr(0755, dss, dss) %{_logdir}/dss
14cu|darwinstreamingserver-6.0.3-6|93	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/Error.log
14cu|darwinstreamingserver-6.0.3-6|94	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingServer.log
14cu|darwinstreamingserver-6.0.3-6|95	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/mp3_access.log
14cu|darwinstreamingserver-6.0.3-6|96	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/server_status
14cu|darwinstreamingserver-6.0.3-6|97	%attr(0644,root,root) %{_mandir}/man1/broadcasterctl.1*
14cu|darwinstreamingserver-6.0.3-6|98	%attr(0644,root,root) %{_mandir}/man1/MP3Broadcaster.1*
14cu|darwinstreamingserver-6.0.3-6|99	
14cu|darwinstreamingserver-6.0.3-6|100	%pre
14cu|darwinstreamingserver-6.0.3-6|101	%_pre_useradd dss %{_localstatedir}/lib/dss /bin/sh
14cu|darwinstreamingserver-6.0.3-6|102	
14cu|darwinstreamingserver-6.0.3-6|103	%post
14cu|darwinstreamingserver-6.0.3-6|104	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|darwinstreamingserver-6.0.3-6|105	%_post_service %{name}
14cu|darwinstreamingserver-6.0.3-6|106	
14cu|darwinstreamingserver-6.0.3-6|107	%preun
14cu|darwinstreamingserver-6.0.3-6|108	%_preun_service %{name}
14cu|darwinstreamingserver-6.0.3-6|109	
14cu|darwinstreamingserver-6.0.3-6|110	%postun
14cu|darwinstreamingserver-6.0.3-6|111	%_postun_userdel dss
14cu|darwinstreamingserver-6.0.3-6|112	
14cu|darwinstreamingserver-6.0.3-6|113	#----------------------------------------------------------------------------
14cu|darwinstreamingserver-6.0.3-6|114	
14cu|darwinstreamingserver-6.0.3-6|115	%package proxy
14cu|darwinstreamingserver-6.0.3-6|116	Summary:	Apple's Darwin Streaming Proxy
14cu|darwinstreamingserver-6.0.3-6|117	Group:		System/Servers
14cu|darwinstreamingserver-6.0.3-6|118	Requires(post,preun):	rpm-helper
14cu|darwinstreamingserver-6.0.3-6|119	
14cu|darwinstreamingserver-6.0.3-6|120	%description proxy
14cu|darwinstreamingserver-6.0.3-6|121	The Darwin Streaming Proxy is an application specific proxy which
14cu|darwinstreamingserver-6.0.3-6|122	would normally be run in a border zone or perimeter network. It
14cu|darwinstreamingserver-6.0.3-6|123	is used to give client machines within a protected network access
14cu|darwinstreamingserver-6.0.3-6|124	to streaming servers outside that network, in the case when the
14cu|darwinstreamingserver-6.0.3-6|125	firewall blocks RTSP connections or RTP/UDP data flow. The
14cu|darwinstreamingserver-6.0.3-6|126	firewall perimeter network is usually configured to allow:
14cu|darwinstreamingserver-6.0.3-6|127	
14cu|darwinstreamingserver-6.0.3-6|128	* RTSP connections from within the network, as long as the
14cu|darwinstreamingserver-6.0.3-6|129	destination is the proxy
14cu|darwinstreamingserver-6.0.3-6|130	
14cu|darwinstreamingserver-6.0.3-6|131	* RTSP connections to outside the network, as long as the source
14cu|darwinstreamingserver-6.0.3-6|132	is the proxy
14cu|darwinstreamingserver-6.0.3-6|133	
14cu|darwinstreamingserver-6.0.3-6|134	* RTP datagrams to and from the proxy to the inner network
14cu|darwinstreamingserver-6.0.3-6|135	
14cu|darwinstreamingserver-6.0.3-6|136	* RTP datagrams to and from the proxy to the outside
14cu|darwinstreamingserver-6.0.3-6|137	
14cu|darwinstreamingserver-6.0.3-6|138	%files proxy
14cu|darwinstreamingserver-6.0.3-6|139	%doc APPLE_LICENSE Documentation/CachingProxyProtocol-README.txt
14cu|darwinstreamingserver-6.0.3-6|140	%doc StreamingProxy.tproj/StreamingProxy.html
14cu|darwinstreamingserver-6.0.3-6|141	%attr(0755, root, root) %{_initrddir}/%{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|142	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf
14cu|darwinstreamingserver-6.0.3-6|143	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf.default
14cu|darwinstreamingserver-6.0.3-6|144	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|145	%dir %attr(0755, root, root) %{_sbindir}/StreamingProxy
14cu|darwinstreamingserver-6.0.3-6|146	%dir %attr(0755, dss, dss) %{_logdir}/dss
14cu|darwinstreamingserver-6.0.3-6|147	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingProxy.log
14cu|darwinstreamingserver-6.0.3-6|148	
14cu|darwinstreamingserver-6.0.3-6|149	%post proxy
14cu|darwinstreamingserver-6.0.3-6|150	%_post_service %{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|151	
14cu|darwinstreamingserver-6.0.3-6|152	%preun proxy
14cu|darwinstreamingserver-6.0.3-6|153	%_preun_service %{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|154	
14cu|darwinstreamingserver-6.0.3-6|155	#----------------------------------------------------------------------------
14cu|darwinstreamingserver-6.0.3-6|156	
14cu|darwinstreamingserver-6.0.3-6|157	%package utils
14cu|darwinstreamingserver-6.0.3-6|158	Summary:	Apple's Darwin Streaming Server Movie inspection utilities
14cu|darwinstreamingserver-6.0.3-6|159	Group:		System/Servers
14cu|darwinstreamingserver-6.0.3-6|160	
14cu|darwinstreamingserver-6.0.3-6|161	%description utils
14cu|darwinstreamingserver-6.0.3-6|162	* QTBroadcaster
14cu|darwinstreamingserver-6.0.3-6|163	Requires a target ip address, a source movie, one or more source
14cu|darwinstreamingserver-6.0.3-6|164	hint track ids in movie, and an initial port. Every packet
14cu|darwinstreamingserver-6.0.3-6|165	referenced by the hint track(s) is broadcasted to the specified
14cu|darwinstreamingserver-6.0.3-6|166	ip address.
14cu|darwinstreamingserver-6.0.3-6|167	
14cu|darwinstreamingserver-6.0.3-6|168	* QTFileInfo
14cu|darwinstreamingserver-6.0.3-6|169	Requires a movie name. Displays each track id, name, create date,
14cu|darwinstreamingserver-6.0.3-6|170	and mod date. If the track is a hint track, additional
14cu|darwinstreamingserver-6.0.3-6|171	information is displayed: the total rtp bytes and packets, the
14cu|darwinstreamingserver-6.0.3-6|172	average bit rate and packet size, and the total header
14cu|darwinstreamingserver-6.0.3-6|173	percentage of the stream.
14cu|darwinstreamingserver-6.0.3-6|174	
14cu|darwinstreamingserver-6.0.3-6|175	* QTFileTest
14cu|darwinstreamingserver-6.0.3-6|176	Requires a movie name. Parses the Movie Header Atom and displays
14cu|darwinstreamingserver-6.0.3-6|177	a trace of the output.
14cu|darwinstreamingserver-6.0.3-6|178	
14cu|darwinstreamingserver-6.0.3-6|179	* QTRTPFileTest
14cu|darwinstreamingserver-6.0.3-6|180	Requires a movie and a hint track id in the movie. Displays the
14cu|darwinstreamingserver-6.0.3-6|181	RTP header (TransmitTime, Cookie, SeqNum, and TimeStamp) for
14cu|darwinstreamingserver-6.0.3-6|182	each packet.
14cu|darwinstreamingserver-6.0.3-6|183	
14cu|darwinstreamingserver-6.0.3-6|184	* QTRTPGen
14cu|darwinstreamingserver-6.0.3-6|185	Requires a movie and a hint track id. Displays the number of
14cu|darwinstreamingserver-6.0.3-6|186	packets in each hint track sample and writes the RTP packets to
14cu|darwinstreamingserver-6.0.3-6|187	file "track.cache"
14cu|darwinstreamingserver-6.0.3-6|188	
14cu|darwinstreamingserver-6.0.3-6|189	* QTSampleLister
14cu|darwinstreamingserver-6.0.3-6|190	Requires a movie and a track id. Displays track media sample
14cu|darwinstreamingserver-6.0.3-6|191	number, media time, Data offset, and sample size for each sample
14cu|darwinstreamingserver-6.0.3-6|192	in the track.
14cu|darwinstreamingserver-6.0.3-6|193	
14cu|darwinstreamingserver-6.0.3-6|194	* QTSDPGen
14cu|darwinstreamingserver-6.0.3-6|195	Requires a list of 1 or more movies. Displays the SDP
14cu|darwinstreamingserver-6.0.3-6|196	information for all of the hinted tracks in each movie. Use -f
14cu|darwinstreamingserver-6.0.3-6|197	to save the SDP information to the file [movie].sdp in the same
14cu|darwinstreamingserver-6.0.3-6|198	directory as the source movie.
14cu|darwinstreamingserver-6.0.3-6|199	
14cu|darwinstreamingserver-6.0.3-6|200	* QTTrackInfo
14cu|darwinstreamingserver-6.0.3-6|201	Requires a movie, sample table atom type, and track id. Displays
14cu|darwinstreamingserver-6.0.3-6|202	the information in the sample table atom of the specified track.
14cu|darwinstreamingserver-6.0.3-6|203	Supports "stco", "stsc", "stsz", "stts" as the atom type.
14cu|darwinstreamingserver-6.0.3-6|204	
14cu|darwinstreamingserver-6.0.3-6|205	Example: "./QTTrackInfo -T stco /movies/mystery.mov 3" dumps the
14cu|darwinstreamingserver-6.0.3-6|206	chunk offset sample table in track 3.
14cu|darwinstreamingserver-6.0.3-6|207	
14cu|darwinstreamingserver-6.0.3-6|208	%files utils
14cu|darwinstreamingserver-6.0.3-6|209	%doc APPLE_LICENSE Documentation/AboutQTFileTools.html
14cu|darwinstreamingserver-6.0.3-6|210	%dir %attr(0755, root, root) %{_bindir}/QTBroadcaster
14cu|darwinstreamingserver-6.0.3-6|211	%dir %attr(0755, root, root) %{_bindir}/QTFileInfo
14cu|darwinstreamingserver-6.0.3-6|212	%dir %attr(0755, root, root) %{_bindir}/QTFileTest
14cu|darwinstreamingserver-6.0.3-6|213	%dir %attr(0755, root, root) %{_bindir}/QTRTPFileTest
14cu|darwinstreamingserver-6.0.3-6|214	%dir %attr(0755, root, root) %{_bindir}/QTRTPGen
14cu|darwinstreamingserver-6.0.3-6|215	%dir %attr(0755, root, root) %{_bindir}/QTSampleLister
14cu|darwinstreamingserver-6.0.3-6|216	%dir %attr(0755, root, root) %{_bindir}/QTSDPGen
14cu|darwinstreamingserver-6.0.3-6|217	%dir %attr(0755, root, root) %{_bindir}/QTTrackInfo
14cu|darwinstreamingserver-6.0.3-6|218	
14cu|darwinstreamingserver-6.0.3-6|219	#----------------------------------------------------------------------------
14cu|darwinstreamingserver-6.0.3-6|220	
14cu|darwinstreamingserver-6.0.3-6|221	%package webadmin
14cu|darwinstreamingserver-6.0.3-6|222	Summary:	Apple's Darwin Streaming Server web admin interface
14cu|darwinstreamingserver-6.0.3-6|223	Group:		System/Servers
14cu|darwinstreamingserver-6.0.3-6|224	Requires:	%{name} = %{EVRD}
14cu|darwinstreamingserver-6.0.3-6|225	
14cu|darwinstreamingserver-6.0.3-6|226	%description webadmin
14cu|darwinstreamingserver-6.0.3-6|227	Darwin Streaming Server lets you stream digital video on the
14cu|darwinstreamingserver-6.0.3-6|228	Internet using industry-standard Internet protocols RTP and RTSP.
14cu|darwinstreamingserver-6.0.3-6|229	This package contains the web-based administration interface for
14cu|darwinstreamingserver-6.0.3-6|230	Darwin Streaming Server.
14cu|darwinstreamingserver-6.0.3-6|231	
14cu|darwinstreamingserver-6.0.3-6|232	%files webadmin
14cu|darwinstreamingserver-6.0.3-6|233	%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|234	%{_localstatedir}/lib/dss/AdminHtml
14cu|darwinstreamingserver-6.0.3-6|235	%{_localstatedir}/lib/dss/playlists
14cu|darwinstreamingserver-6.0.3-6|236	%attr(0755,root,root) %{_initrddir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|237	%config(noreplace) %{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|238	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %{_logdir}/dss/streamingadminserver.log
14cu|darwinstreamingserver-6.0.3-6|239	
14cu|darwinstreamingserver-6.0.3-6|240	#----------------------------------------------------------------------------
14cu|darwinstreamingserver-6.0.3-6|241	
14cu|darwinstreamingserver-6.0.3-6|242	%prep
14cu|darwinstreamingserver-6.0.3-6|243	%setup -q -n %{oname}%{version}-Source
14cu|darwinstreamingserver-6.0.3-6|244	%patch0 -p1 -b .config~
14cu|darwinstreamingserver-6.0.3-6|245	%patch1 -p1 -b .linux~
14cu|darwinstreamingserver-6.0.3-6|246	%patch2 -p1 -b .leaks~
14cu|darwinstreamingserver-6.0.3-6|247	%patch3 -p1 -b .optimize~
14cu|darwinstreamingserver-6.0.3-6|248	%patch4 -p1 -b .proxycompile~
14cu|darwinstreamingserver-6.0.3-6|249	# fix qtpasswd resetting ownership of its config files to root - AdamW
14cu|darwinstreamingserver-6.0.3-6|250	# 2008/11
14cu|darwinstreamingserver-6.0.3-6|251	sed -i -e 's,"qtss","dss",g' qtpasswd.tproj/QTSSPasswd.cpp
14cu|darwinstreamingserver-6.0.3-6|252	
14cu|darwinstreamingserver-6.0.3-6|253	cat > defaultPaths.h << EOF
14cu|darwinstreamingserver-6.0.3-6|254	# define DEFAULTPATHS_DIRECTORY_SEPARATOR	"/"
14cu|darwinstreamingserver-6.0.3-6|255	# define DEFAULTPATHS_ETC_DIR			"%{_sysconfdir}/dss/"
14cu|darwinstreamingserver-6.0.3-6|256	# define DEFAULTPATHS_ETC_DIR_OLD		"%{_sysconfdir}/"
14cu|darwinstreamingserver-6.0.3-6|257	# define DEFAULTPATHS_SSM_DIR			"%{_libdir}/dss/"
14cu|darwinstreamingserver-6.0.3-6|258	# define DEFAULTPATHS_LOG_DIR			"%{_logdir}/dss/"
14cu|darwinstreamingserver-6.0.3-6|259	# define DEFAULTPATHS_MOVIES_DIR		"%{_localstatedir}/lib/dss/"
14cu|darwinstreamingserver-6.0.3-6|260	# define DEFAULTPATHS_PID_DIR			"/var/run/dss/"
14cu|darwinstreamingserver-6.0.3-6|261	EOF
14cu|darwinstreamingserver-6.0.3-6|262	
14cu|darwinstreamingserver-6.0.3-6|263	%build
14cu|darwinstreamingserver-6.0.3-6|264	export RPM_OPT_FLAGS="%{optflags} -Wall"
14cu|darwinstreamingserver-6.0.3-6|265	export ARCH="%{_target_cpu}"
14cu|darwinstreamingserver-6.0.3-6|266	# parallel build hack... (it sucks)
14cu|darwinstreamingserver-6.0.3-6|267	# export JOBS=$(echo %{_smp_mflags}|cut -dj -f2)
14cu|darwinstreamingserver-6.0.3-6|268	# ./Buildit --jobs=$JOBS
14cu|darwinstreamingserver-6.0.3-6|269	./Buildit
14cu|darwinstreamingserver-6.0.3-6|270	cd StreamingProxy.tproj
14cu|darwinstreamingserver-6.0.3-6|271	./BuildProxy
14cu|darwinstreamingserver-6.0.3-6|272	
14cu|darwinstreamingserver-6.0.3-6|273	%install
14cu|darwinstreamingserver-6.0.3-6|274	install -d %{buildroot}%{_bindir}
14cu|darwinstreamingserver-6.0.3-6|275	install -d %{buildroot}%{_sbindir}
14cu|darwinstreamingserver-6.0.3-6|276	install -d %{buildroot}%{_sysconfdir}/dss
14cu|darwinstreamingserver-6.0.3-6|277	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|darwinstreamingserver-6.0.3-6|278	install -d %{buildroot}%{_initrddir}
14cu|darwinstreamingserver-6.0.3-6|279	install -d %{buildroot}%{_libdir}/dss
14cu|darwinstreamingserver-6.0.3-6|280	install -d %{buildroot}%{_localstatedir}/lib/dss/Movies/http
14cu|darwinstreamingserver-6.0.3-6|281	install -d %{buildroot}%{_localstatedir}/lib/dss/Playlists
14cu|darwinstreamingserver-6.0.3-6|282	install -d %{buildroot}%{_logdir}/dss
14cu|darwinstreamingserver-6.0.3-6|283	install -d %{buildroot}%{_iconsdir}
14cu|darwinstreamingserver-6.0.3-6|284	install -d %{buildroot}%{_miconsdir}
14cu|darwinstreamingserver-6.0.3-6|285	install -d %{buildroot}%{_liconsdir}
14cu|darwinstreamingserver-6.0.3-6|286	install -d %{buildroot}%{_localstatedir}/run/dss
14cu|darwinstreamingserver-6.0.3-6|287	install -d %{buildroot}%{_mandir}/man1
14cu|darwinstreamingserver-6.0.3-6|288	install -d %{buildroot}%{_libdir}/%{name}-Admin/scripts
14cu|darwinstreamingserver-6.0.3-6|289	
14cu|darwinstreamingserver-6.0.3-6|290	install -m0755 DarwinStreamingServer %{buildroot}%{_sbindir}/
14cu|darwinstreamingserver-6.0.3-6|291	install -m0755 StreamingProxy.tproj/StreamingProxy %{buildroot}%{_sbindir}/
14cu|darwinstreamingserver-6.0.3-6|292	install -m0755 PlaylistBroadcaster.tproj/PlaylistBroadcaster %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|293	install -m0755 MP3Broadcaster/MP3Broadcaster %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|294	install -m0755 qtpasswd.tproj/qtpasswd %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|295	
14cu|darwinstreamingserver-6.0.3-6|296	# setup script (to create an admin user, ripped from the upstream
14cu|darwinstreamingserver-6.0.3-6|297	# install script) - AdamW 2008/11
14cu|darwinstreamingserver-6.0.3-6|298	lzcat %{SOURCE7} > %{buildroot}%{_sbindir}/dss-setup
14cu|darwinstreamingserver-6.0.3-6|299	
14cu|darwinstreamingserver-6.0.3-6|300	# NOTE! the StreamingLoadTool is not yet released as source code
14cu|darwinstreamingserver-6.0.3-6|301	#install -m755 StreamingLoadTool %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|302	
14cu|darwinstreamingserver-6.0.3-6|303	# modules
14cu|darwinstreamingserver-6.0.3-6|304	install -m0755 APIModules/QTSSDemoAuthorizationModule.bproj/QTSSDemoAuthorizationModule %{buildroot}%{_libdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|305	install -m0755 APIModules/QTSSRawFileModule.bproj/QTSSRawFileModule %{buildroot}%{_libdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|306	install -m0755 APIModules/QTSSRefMovieModule/QTSSRefMovieModule %{buildroot}%{_libdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|307	install -m0755 APIModules/QTSSSpamDefenseModule.bproj/QTSSSpamDefenseModule %{buildroot}%{_libdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|308	
14cu|darwinstreamingserver-6.0.3-6|309	# utils
14cu|darwinstreamingserver-6.0.3-6|310	install -m0755 QTFileTools/QTBroadcaster.tproj/QTBroadcaster %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|311	install -m0755 QTFileTools/QTFileInfo.tproj/QTFileInfo %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|312	install -m0755 QTFileTools/QTFileTest.tproj/QTFileTest %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|313	install -m0755 QTFileTools/QTRTPFileTest.tproj/QTRTPFileTest %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|314	install -m0755 QTFileTools/QTRTPGen.tproj/QTRTPGen %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|315	install -m0755 QTFileTools/QTSampleLister.tproj/QTSampleLister %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|316	install -m0755 QTFileTools/QTSDPGen.tproj/QTSDPGen %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|317	install -m0755 QTFileTools/QTTrackInfo.tproj/QTTrackInfo %{buildroot}%{_bindir}/
14cu|darwinstreamingserver-6.0.3-6|318	
14cu|darwinstreamingserver-6.0.3-6|319	# config
14cu|darwinstreamingserver-6.0.3-6|320	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|321	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/streamingserver.xml.default
14cu|darwinstreamingserver-6.0.3-6|322	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml
14cu|darwinstreamingserver-6.0.3-6|323	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml.default
14cu|darwinstreamingserver-6.0.3-6|324	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|325	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/streamingproxy.conf.default
14cu|darwinstreamingserver-6.0.3-6|326	install -m0644 qtaccess %{buildroot}%{_sysconfdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|327	install -m0644 qtusers %{buildroot}%{_sysconfdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|328	install -m0644 qtgroups %{buildroot}%{_sysconfdir}/dss/
14cu|darwinstreamingserver-6.0.3-6|329	
14cu|darwinstreamingserver-6.0.3-6|330	# web admin
14cu|darwinstreamingserver-6.0.3-6|331	install -m0755 WebAdmin/src/streamingadminserver.pl %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|332	sed -i -e 's,/etc/streaming,%{_sysconfdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|333	sed -i -e 's,/var/streaming,%{_localstatedir}/lib/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|334	sed -i -e 's,/var/streaming/logs,%{_logdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|335	sed -i -e 's,/usr/local,%{_bindir},g' %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|336	sed -i -e 's,"qtss","dss",g' %{buildroot}%{_bindir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|337	
14cu|darwinstreamingserver-6.0.3-6|338	install -m0644 WebAdmin/streamingadminserver.conf %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|339	sed -i -e 's,/Library/QuickTimeStreaming/AdminHtml,%{_localstatedir}/lib/dss/AdminHtml,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|340	sed -i -e 's,/Library/QuickTimeStreaming/Playlists,%{_localstatedir}/lib/dss/playlists,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|341	sed -i -e 's,/usr/sbin/QuickTimeStreamingServer,%{_sbindir}/DarwinStreamingServer,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|342	sed -i -e 's,/Library/QuickTimeStreaming/Logs/streamingadminserver.log,%{_logdir}/dss/streamingadminserver.log,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
14cu|darwinstreamingserver-6.0.3-6|343	
14cu|darwinstreamingserver-6.0.3-6|344	mkdir -p %{buildroot}%{_localstatedir}/lib/dss
14cu|darwinstreamingserver-6.0.3-6|345	mkdir -p %{buildroot}%{_localstatedir}/lib/dss/playlists
14cu|darwinstreamingserver-6.0.3-6|346	cp -R WebAdmin/WebAdminHtml/ %{buildroot}%{_localstatedir}/lib/dss
14cu|darwinstreamingserver-6.0.3-6|347	mv %{buildroot}%{_localstatedir}/lib/dss/WebAdminHtml %{buildroot}%{_localstatedir}/lib/dss/AdminHtml
14cu|darwinstreamingserver-6.0.3-6|348	
14cu|darwinstreamingserver-6.0.3-6|349	# install manuals
14cu|darwinstreamingserver-6.0.3-6|350	install -m0644 Documentation/broadcasterctl.1 %{buildroot}%{_mandir}/man1/
14cu|darwinstreamingserver-6.0.3-6|351	install -m0644 Documentation/MP3Broadcaster.1 %{buildroot}%{_mandir}/man1/
14cu|darwinstreamingserver-6.0.3-6|352	
14cu|darwinstreamingserver-6.0.3-6|353	# NOTE! the StreamingLoadTool is not yet released as source code
14cu|darwinstreamingserver-6.0.3-6|354	#install -m644 streamingloadtool.conf %{buildroot}%{_sysconfdir}/dss/streamingloadtool.conf
14cu|darwinstreamingserver-6.0.3-6|355	
14cu|darwinstreamingserver-6.0.3-6|356	# sys 5 scripts
14cu|darwinstreamingserver-6.0.3-6|357	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14cu|darwinstreamingserver-6.0.3-6|358	bzcat %{SOURCE2} > %{buildroot}%{_initrddir}/%{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|359	lzcat %{SOURCE8} > %{buildroot}%{_initrddir}/streamingadminserver
14cu|darwinstreamingserver-6.0.3-6|360	
14cu|darwinstreamingserver-6.0.3-6|361	# logrotate stuff
14cu|darwinstreamingserver-6.0.3-6|362	bzcat %{SOURCE5} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|darwinstreamingserver-6.0.3-6|363	bzcat %{SOURCE6} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-Proxy
14cu|darwinstreamingserver-6.0.3-6|364	
14cu|darwinstreamingserver-6.0.3-6|365	# i strongly suspect the web admin can't follow symlinks..., if
14cu|darwinstreamingserver-6.0.3-6|366	# so, some coder needs to fix the source. As the server is run
14cu|darwinstreamingserver-6.0.3-6|367	# under the dss user, there might be some problems...
14cu|darwinstreamingserver-6.0.3-6|368	
14cu|darwinstreamingserver-6.0.3-6|369	ln -s %{_docdir}/%{name}-%{version} %{buildroot}%{_localstatedir}/lib/dss/Docs
14cu|darwinstreamingserver-6.0.3-6|370	ln -s ../../../etc/dss %{buildroot}%{_localstatedir}/lib/dss/Config
14cu|darwinstreamingserver-6.0.3-6|371	ln -s ../../../usr/lib/dss %{buildroot}%{_localstatedir}/lib/dss/Modules
14cu|darwinstreamingserver-6.0.3-6|372	ln -s ../../log/dss %{buildroot}%{_localstatedir}/lib/dss/Logs
14cu|darwinstreamingserver-6.0.3-6|373	
14cu|darwinstreamingserver-6.0.3-6|374	# install instructions
14cu|darwinstreamingserver-6.0.3-6|375	
14cu|darwinstreamingserver-6.0.3-6|376	#installation instructions
14cu|darwinstreamingserver-6.0.3-6|377	cat > README.urpmi << EOF
14cu|darwinstreamingserver-6.0.3-6|378	After installing darwinstreamingserver, please run 'dss-setup' as root
14cu|darwinstreamingserver-6.0.3-6|379	to create an admin user, before starting the 'darwinstreamingserver'
14cu|darwinstreamingserver-6.0.3-6|380	service. The web interface is the most convenient way to configure DSS:
14cu|darwinstreamingserver-6.0.3-6|381	to use it, install the darwinstreamingserver-webadmin package and then
14cu|darwinstreamingserver-6.0.3-6|382	start the 'streamingadminserver' service. You can then connect to
14cu|darwinstreamingserver-6.0.3-6|383	http://127.0.0.1:1220/ in any web browser to configure the server.
14cu|darwinstreamingserver-6.0.3-6|384	EOF
14cu|darwinstreamingserver-6.0.3-6|385	
14cu|darwinstreamingserver-6.0.3-6|386	# provide ghost logs...
14cu|darwinstreamingserver-6.0.3-6|387	touch %{buildroot}%{_logdir}/dss/Error.log
14cu|darwinstreamingserver-6.0.3-6|388	touch %{buildroot}%{_logdir}/dss/StreamingServer.log
14cu|darwinstreamingserver-6.0.3-6|389	touch %{buildroot}%{_logdir}/dss/mp3_access.log
14cu|darwinstreamingserver-6.0.3-6|390	touch %{buildroot}%{_logdir}/dss/server_status
14cu|darwinstreamingserver-6.0.3-6|391	touch %{buildroot}%{_logdir}/dss/StreamingProxy.log
14cu|darwinstreamingserver-6.0.3-6|392	touch %{buildroot}%{_logdir}/dss/streamingadminserver.log
14cu|darwinstreamingserver-6.0.3-6|393	
14cu|darwinstreamingserver-6.0.3-6|394	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|darwinstreamingserver-6.0.3-6|395	install -m0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|darwinstreamingserver-6.0.3-6|396	
14cu|darwinstreamingserver-6.0.3-6|397	# strip the modules
14cu|darwinstreamingserver-6.0.3-6|398	strip %{buildroot}%{_libdir}/dss/*
14cu|darwinstreamingserver-6.0.3-6|399	
14cu|darwinstreamingserver-6.0.3-6|400	
14cu|darwinstreamingserver-6.0.3-6|401	%changelog
14cu|darwinstreamingserver-6.0.3-6|402	
14cu|darwinstreamingserver-6.0.3-6|403	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.3-6
14cu|darwinstreamingserver-6.0.3-6|404	- (3638174) Properly handle /var/run/dss
14cu|darwinstreamingserver-6.0.3-6|405	
14cu|darwinstreamingserver-6.0.3-6|406	

9936 14
14cu|dayplanner-0.11-4|1	%if %{_use_internal_dependency_generator}
14cu|dayplanner-0.11-4|2	%define __noautoreq 'perl\\(DP::CoreModules\\)'
14cu|dayplanner-0.11-4|3	%else
14cu|dayplanner-0.11-4|4	%define _requires_exceptions perl\(DP::CoreModules\)
14cu|dayplanner-0.11-4|5	%endif
14cu|dayplanner-0.11-4|6	
14cu|dayplanner-0.11-4|7	Summary:	An easy and clean Day Planner
14cu|dayplanner-0.11-4|8	Name:		dayplanner
14cu|dayplanner-0.11-4|9	Version:	0.11
14cu|dayplanner-0.11-4|10	Release:	4
14cu|dayplanner-0.11-4|11	Group:		Office
14cu|dayplanner-0.11-4|12	License:	GPLv3+
14cu|dayplanner-0.11-4|13	URL:		http://www.day-planner.org/
14cu|dayplanner-0.11-4|14	Source0:	https://github.com/downloads/zerodogg/dayplanner/%{name}-%{version}.tar.bz2
14cu|dayplanner-0.11-4|15	Patch0:         dayplanner-0.11-locale.patch
14cu|dayplanner-0.11-4|16	BuildRequires:	perl-devel
14cu|dayplanner-0.11-4|17	BuildRequires:	perl(Locale::gettext)
14cu|dayplanner-0.11-4|18	BuildArch:	noarch
14cu|dayplanner-0.11-4|19	
14cu|dayplanner-0.11-4|20	%description
14cu|dayplanner-0.11-4|21	Day Planner is a simple time management program.
14cu|dayplanner-0.11-4|22	
14cu|dayplanner-0.11-4|23	Day Planner is designed to help you easily manage your time.
14cu|dayplanner-0.11-4|24	It can manage appointments, birthdays and more. It makes sure you
14cu|dayplanner-0.11-4|25	remember your appointments by popping up a dialog box reminding you about it.
14cu|dayplanner-0.11-4|26	
14cu|dayplanner-0.11-4|27	%files -f dayplanner.lang
14cu|dayplanner-0.11-4|28	# Note to packagers: Please leave COPYING in here as this package is distributed
14cu|dayplanner-0.11-4|29	#  from the software website aswell
14cu|dayplanner-0.11-4|30	%doc AUTHORS COPYING NEWS THANKS TODO ./doc/*
14cu|dayplanner-0.11-4|31	%{_bindir}/dayplanner
14cu|dayplanner-0.11-4|32	%{_bindir}/dayplanner-daemon
14cu|dayplanner-0.11-4|33	%{_bindir}/dayplanner-notifier
14cu|dayplanner-0.11-4|34	%{_datadir}/%{name}/
14cu|dayplanner-0.11-4|35	%{_mandir}/man1/*
14cu|dayplanner-0.11-4|36	%{_iconsdir}/dayplanner*.png
14cu|dayplanner-0.11-4|37	%{_miconsdir}/dayplanner*.png
14cu|dayplanner-0.11-4|38	%{_liconsdir}/dayplanner*.png
14cu|dayplanner-0.11-4|39	%{_datadir}/applications/%{name}.desktop
14cu|dayplanner-0.11-4|40	%{_datadir}/pixmaps/%{name}.png
14cu|dayplanner-0.11-4|41	
14cu|dayplanner-0.11-4|42	#----------------------------------------------------------------------------
14cu|dayplanner-0.11-4|43	
14cu|dayplanner-0.11-4|44	%prep
14cu|dayplanner-0.11-4|45	%setup -q
14cu|dayplanner-0.11-4|46	
14cu|dayplanner-0.11-4|47	%patch0 -p1
14cu|dayplanner-0.11-4|48	
14cu|dayplanner-0.11-4|49	%build
14cu|dayplanner-0.11-4|50	# Nothing
14cu|dayplanner-0.11-4|51	
14cu|dayplanner-0.11-4|52	%install
14cu|dayplanner-0.11-4|53	%makeinstall_std prefix=/usr
14cu|dayplanner-0.11-4|54	
14cu|dayplanner-0.11-4|55	# Install the icons
14cu|dayplanner-0.11-4|56	install -m644 ./art/dayplanner-24x24.png -D %{buildroot}%{_iconsdir}/dayplanner.png
14cu|dayplanner-0.11-4|57	install -m644 ./art/dayplanner-16x16.png -D %{buildroot}%{_miconsdir}/dayplanner.png
14cu|dayplanner-0.11-4|58	install -m644 ./art/dayplanner-48x48.png -D %{buildroot}%{_liconsdir}/dayplanner.png
14cu|dayplanner-0.11-4|59	# (High contrast icons)
14cu|dayplanner-0.11-4|60	install -m644 ./art/dayplanner_HC24.png -D %{buildroot}%{_iconsdir}/dayplanner_HC.png
14cu|dayplanner-0.11-4|61	install -m644 ./art/dayplanner_HC16.png -D %{buildroot}%{_miconsdir}/dayplanner_HC.png
14cu|dayplanner-0.11-4|62	install -m644 ./art/dayplanner_HC48.png -D %{buildroot}%{_liconsdir}/dayplanner_HC.png
14cu|dayplanner-0.11-4|63	
14cu|dayplanner-0.11-4|64	# Find the localization
14cu|dayplanner-0.11-4|65	%find_lang %{name}
14cu|dayplanner-0.11-4|66	
14cu|dayplanner-0.11-4|67	%changelog
14cu|dayplanner-0.11-4|68	
14cu|dayplanner-0.11-4|69	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.11-4
14cu|dayplanner-0.11-4|70	- (ff8caea) Update upstream url
14cu|dayplanner-0.11-4|71	
14cu|dayplanner-0.11-4|72	

9937 14
14cu|db1-1.85-26|1	%define libname %mklibname db 1
14cu|db1-1.85-26|2	
14cu|db1-1.85-26|3	Summary: The BSD database library for C (version 1)
14cu|db1-1.85-26|4	Name: db1
14cu|db1-1.85-26|5	Version: 1.85
14cu|db1-1.85-26|6	Release: 26
14cu|db1-1.85-26|7	Source0: db.%{version}.tar.bz2
14cu|db1-1.85-26|8	Source100:      %{name}.rpmlintrc
14cu|db1-1.85-26|9	Patch0: db.%{version}.patch
14cu|db1-1.85-26|10	Patch1: db.%{version}-include.patch
14cu|db1-1.85-26|11	Patch2: db.1.85-LDFLAGS.diff
14cu|db1-1.85-26|12	URL: ftp://ftp.sleepycat.com/releases
14cu|db1-1.85-26|13	License: BSD
14cu|db1-1.85-26|14	Group: System/Libraries
14cu|db1-1.85-26|15	BuildRequires: bzip2
14cu|db1-1.85-26|16	
14cu|db1-1.85-26|17	%package -n %libname
14cu|db1-1.85-26|18	Summary: The BSD database library for C (version 1)
14cu|db1-1.85-26|19	Group: System/Libraries
14cu|db1-1.85-26|20	Provides: db1
14cu|db1-1.85-26|21	Obsoletes: db1
14cu|db1-1.85-26|22	
14cu|db1-1.85-26|23	%package -n %libname-devel
14cu|db1-1.85-26|24	Summary: Development libs/header files for Berkeley DB (version 1) library
14cu|db1-1.85-26|25	Group: Development/C
14cu|db1-1.85-26|26	Requires: %{libname} = %{version}
14cu|db1-1.85-26|27	Provides: db1-devel
14cu|db1-1.85-26|28	Obsoletes: db1-devel
14cu|db1-1.85-26|29	
14cu|db1-1.85-26|30	%description
14cu|db1-1.85-26|31	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db1-1.85-26|32	embedded database support for both traditional and client/server applications.
14cu|db1-1.85-26|33	It should be installed if compatibility is needed with databases created
14cu|db1-1.85-26|34	with db1.
14cu|db1-1.85-26|35	
14cu|db1-1.85-26|36	%description -n %libname
14cu|db1-1.85-26|37	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db1-1.85-26|38	embedded database support for both traditional and client/server applications.
14cu|db1-1.85-26|39	It should be installed if compatibility is needed with databases created
14cu|db1-1.85-26|40	with db1.
14cu|db1-1.85-26|41	
14cu|db1-1.85-26|42	%description -n %libname-devel
14cu|db1-1.85-26|43	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db1-1.85-26|44	embedded database support for both traditional and client/server applications.
14cu|db1-1.85-26|45	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
14cu|db1-1.85-26|46	record access methods.
14cu|db1-1.85-26|47	
14cu|db1-1.85-26|48	This package contains the header files, libraries, and documentation for
14cu|db1-1.85-26|49	building programs which use Berkeley DB.
14cu|db1-1.85-26|50	
14cu|db1-1.85-26|51	%package tools
14cu|db1-1.85-26|52	Summary: Tools for Berkeley DB (version 1) library
14cu|db1-1.85-26|53	Group: Databases
14cu|db1-1.85-26|54	Prefix: %{_prefix}
14cu|db1-1.85-26|55	
14cu|db1-1.85-26|56	%description tools
14cu|db1-1.85-26|57	Tools to manipulate Berkeley database (version 1) databases.
14cu|db1-1.85-26|58	
14cu|db1-1.85-26|59	%prep
14cu|db1-1.85-26|60	
14cu|db1-1.85-26|61	%setup -q -n db.%{version}
14cu|db1-1.85-26|62	%patch0 -p1
14cu|db1-1.85-26|63	%patch1 -p1 -b .old
14cu|db1-1.85-26|64	%patch2 -p0 -b .LDFLAGS
14cu|db1-1.85-26|65	
14cu|db1-1.85-26|66	%build
14cu|db1-1.85-26|67	bzip2 docs/*.ps
14cu|db1-1.85-26|68	cd PORT/linux
14cu|db1-1.85-26|69	# otherwise "db1/db.h" not found
14cu|db1-1.85-26|70	ln -s include db1
14cu|db1-1.85-26|71	%make OORG="%{optflags}" LDFLAGS="%{ldflags}"
14cu|db1-1.85-26|72	
14cu|db1-1.85-26|73	%install
14cu|db1-1.85-26|74	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|db1-1.85-26|75	mkdir -p %{buildroot}/%{_libdir}
14cu|db1-1.85-26|76	mkdir -p %{buildroot}/%{_bindir}
14cu|db1-1.85-26|77	
14cu|db1-1.85-26|78	sed -n '/^\/\*-/,/^ \*\//s/^.\*.\?//p' include/db.h | grep -v '^@.*db\.h' > LICENSE
14cu|db1-1.85-26|79	
14cu|db1-1.85-26|80	cd PORT/linux
14cu|db1-1.85-26|81	sover=`echo libdb.so.* | sed 's/libdb.so.//'`
14cu|db1-1.85-26|82	install -m644 libdb.a			%{buildroot}/%{_libdir}/libdb1.a
14cu|db1-1.85-26|83	install -m755 libdb.so.$sover		%{buildroot}/%{_libdir}/libdb1.so.$sover
14cu|db1-1.85-26|84	ln -sf libdb1.so.$sover 		%{buildroot}/%{_libdir}/libdb1.so
14cu|db1-1.85-26|85	ln -sf libdb1.so.$sover			%{buildroot}/%{_libdir}/libdb.so.$sover
14cu|db1-1.85-26|86	install -m644 ../include/ndbm.h		%{buildroot}/%{_includedir}/db1/
14cu|db1-1.85-26|87	install -m644 ../../include/db.h	%{buildroot}/%{_includedir}/db1/
14cu|db1-1.85-26|88	install -m644 ../../include/mpool.h	%{buildroot}/%{_includedir}/db1/
14cu|db1-1.85-26|89	install -s -m755 db_dump185		%{buildroot}/%{_bindir}/db1_dump185
14cu|db1-1.85-26|90	
14cu|db1-1.85-26|91	%files -n %libname
14cu|db1-1.85-26|92	%{_libdir}/libdb1.so.*
14cu|db1-1.85-26|93	%{_libdir}/libdb.so.*
14cu|db1-1.85-26|94	
14cu|db1-1.85-26|95	%files -n %libname-devel
14cu|db1-1.85-26|96	%doc docs/*.ps.bz2 README changelog
14cu|db1-1.85-26|97	%{_includedir}/db1
14cu|db1-1.85-26|98	%{_libdir}/libdb1.a
14cu|db1-1.85-26|99	%{_libdir}/libdb1.so
14cu|db1-1.85-26|100	
14cu|db1-1.85-26|101	%files tools
14cu|db1-1.85-26|102	%{_bindir}/db1_dump185
14cu|db1-1.85-26|103	
14cu|db1-1.85-26|104	
14cu|db1-1.85-26|105	
14cu|db1-1.85-26|106	
14cu|db1-1.85-26|107	%changelog
14cu|db1-1.85-26|108	* Fri Nov 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.85-26
14cu|db1-1.85-26|109	+ Revision: 8a66f04
14cu|db1-1.85-26|110	- Added rpmlintrc
14cu|db1-1.85-26|111	
14cu|db1-1.85-26|112	

9938 14
14cu|db2-2.4.14-27|1	
14cu|db2-2.4.14-27|2	%define major		2
14cu|db2-2.4.14-27|3	%define libname_orig	libdb%{major}
14cu|db2-2.4.14-27|4	%define libname		%mklibname db %{major}
14cu|db2-2.4.14-27|5	
14cu|db2-2.4.14-27|6	Summary: The BSD database library for C (version 2)
14cu|db2-2.4.14-27|7	Name: db2
14cu|db2-2.4.14-27|8	Version: 2.4.14
14cu|db2-2.4.14-27|9	Release: 27
14cu|db2-2.4.14-27|10	#Source: http://www.sleepycat.com/update/2.7.7/db-2.7.7.tar.gz
14cu|db2-2.4.14-27|11	# Taken from glibc 2.1.3
14cu|db2-2.4.14-27|12	Source0: %{name}-glibc-2.1.3.tar.bz2
14cu|db2-2.4.14-27|13	Source100:	%{name}.rpmlintrc
14cu|db2-2.4.14-27|14	# Patch to make it standalone
14cu|db2-2.4.14-27|15	Patch0: db2-glibc-2.1.3.patch
14cu|db2-2.4.14-27|16	Patch1: db2-2.4.14-db2.patch
14cu|db2-2.4.14-27|17	Patch2: db2-2.4.14-db_fileid-64bit-fix.patch
14cu|db2-2.4.14-27|18	Patch3: db2-gcc34.patch
14cu|db2-2.4.14-27|19	Patch4: db2-64bit-fixes.patch
14cu|db2-2.4.14-27|20	Patch5:	db2-sparc64-Makefile-fPIC.patch
14cu|db2-2.4.14-27|21	Patch6: db2-deps.patch
14cu|db2-2.4.14-27|22	Patch7: db2-LDFLAGS.diff
14cu|db2-2.4.14-27|23	URL: http://www.sleepycat.com
14cu|db2-2.4.14-27|24	License: BSD
14cu|db2-2.4.14-27|25	Group: System/Libraries
14cu|db2-2.4.14-27|26	
14cu|db2-2.4.14-27|27	%description
14cu|db2-2.4.14-27|28	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db2-2.4.14-27|29	embedded database support for both traditional and client/server applications.
14cu|db2-2.4.14-27|30	This library used to be part of the glibc package.
14cu|db2-2.4.14-27|31	
14cu|db2-2.4.14-27|32	%package -n %{libname}
14cu|db2-2.4.14-27|33	Summary: The BSD database library for C (version 2)
14cu|db2-2.4.14-27|34	Group: System/Libraries
14cu|db2-2.4.14-27|35	Obsoletes: %{name}
14cu|db2-2.4.14-27|36	Provides: %{name} = %{version}-%{release}
14cu|db2-2.4.14-27|37	
14cu|db2-2.4.14-27|38	%description -n %{libname}
14cu|db2-2.4.14-27|39	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db2-2.4.14-27|40	embedded database support for both traditional and client/server applications.
14cu|db2-2.4.14-27|41	This library used to be part of the glibc package.
14cu|db2-2.4.14-27|42	
14cu|db2-2.4.14-27|43	%package -n %{libname}-devel
14cu|db2-2.4.14-27|44	Summary: Development libs/header files for Berkeley DB (version 2) library
14cu|db2-2.4.14-27|45	Group: Development/C
14cu|db2-2.4.14-27|46	Requires: %{libname} = %{version}-%{release}
14cu|db2-2.4.14-27|47	Obsoletes: %{name}-devel
14cu|db2-2.4.14-27|48	Provides: %{name}-devel = %{version}-%{release}
14cu|db2-2.4.14-27|49	%ifnarch ia64
14cu|db2-2.4.14-27|50	Conflicts: glibc-devel < 2.1.90
14cu|db2-2.4.14-27|51	%endif
14cu|db2-2.4.14-27|52	
14cu|db2-2.4.14-27|53	%description -n %{libname}-devel
14cu|db2-2.4.14-27|54	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14cu|db2-2.4.14-27|55	embedded database support for both traditional and client/server applications.
14cu|db2-2.4.14-27|56	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
14cu|db2-2.4.14-27|57	record access methods.
14cu|db2-2.4.14-27|58	
14cu|db2-2.4.14-27|59	This package contains the header files, libraries, and documentation for
14cu|db2-2.4.14-27|60	building programs which use Berkeley DB.
14cu|db2-2.4.14-27|61	
14cu|db2-2.4.14-27|62	%prep
14cu|db2-2.4.14-27|63	%setup -q -n db2
14cu|db2-2.4.14-27|64	%patch0 -p1
14cu|db2-2.4.14-27|65	%patch1 -p1 -b .db2
14cu|db2-2.4.14-27|66	%patch2 -p1 -b .db_fileid-64bit-fix
14cu|db2-2.4.14-27|67	%patch3 -p1 -b .gcc34
14cu|db2-2.4.14-27|68	%patch4 -p1 -b .64bit-fixes
14cu|db2-2.4.14-27|69	%ifarch sparc64
14cu|db2-2.4.14-27|70	%patch5 -p1 -b .sparc64
14cu|db2-2.4.14-27|71	%endif
14cu|db2-2.4.14-27|72	%patch6 -p1 -b .deps
14cu|db2-2.4.14-27|73	%patch7 -p0 -b .LDFLAGS
14cu|db2-2.4.14-27|74	
14cu|db2-2.4.14-27|75	%build
14cu|db2-2.4.14-27|76	CFLAGS="%{optflags}" %make LDFLAGS="%{ldflags}"
14cu|db2-2.4.14-27|77	
14cu|db2-2.4.14-27|78	%install
14cu|db2-2.4.14-27|79	mkdir -p %{buildroot}%{_includedir}/db2
14cu|db2-2.4.14-27|80	mkdir -p %{buildroot}%{_libdir}
14cu|db2-2.4.14-27|81	mkdir -p %{buildroot}%{_bindir}
14cu|db2-2.4.14-27|82	
14cu|db2-2.4.14-27|83	# XXX this causes all symbols to be deleted from the shared library
14cu|db2-2.4.14-27|84	#strip -R .comment libdb2.so.3
14cu|db2-2.4.14-27|85	install -m644 libdb2.a			%{buildroot}/%{_libdir}/libdb2.a
14cu|db2-2.4.14-27|86	install -m755 libdb2.so.3		%{buildroot}/%{_libdir}/libdb2.so.3
14cu|db2-2.4.14-27|87	ln -sf libdb2.so.3 			%{buildroot}/%{_libdir}/libdb2.so
14cu|db2-2.4.14-27|88	ln -sf libdb2.a				%{buildroot}/%{_libdir}/libndbm.a
14cu|db2-2.4.14-27|89	ln -sf libdb2.so.3			%{buildroot}/%{_libdir}/libndbm.so
14cu|db2-2.4.14-27|90	
14cu|db2-2.4.14-27|91	install -m644 db.h			%{buildroot}/%{_includedir}/db2
14cu|db2-2.4.14-27|92	install -m644 db_185.h			%{buildroot}/%{_includedir}/db2
14cu|db2-2.4.14-27|93	for p in db_archive db_checkpoint db_deadlock db_dump db_load \
14cu|db2-2.4.14-27|94	db_printlog db_recover db_stat; do
14cu|db2-2.4.14-27|95	q="`echo $p | sed -e 's,^db_,db2_,'`"
14cu|db2-2.4.14-27|96	install -s -m755 $p		%{buildroot}/%{_bindir}/$q
14cu|db2-2.4.14-27|97	done
14cu|db2-2.4.14-27|98	
14cu|db2-2.4.14-27|99	%clean
14cu|db2-2.4.14-27|100	
14cu|db2-2.4.14-27|101	%files -n %{libname}
14cu|db2-2.4.14-27|102	%doc README LICENSE
14cu|db2-2.4.14-27|103	%{_libdir}/lib*.so.*
14cu|db2-2.4.14-27|104	
14cu|db2-2.4.14-27|105	%files -n %{libname}-devel
14cu|db2-2.4.14-27|106	%dir %{_includedir}/db2
14cu|db2-2.4.14-27|107	%{_includedir}/db2/db.h
14cu|db2-2.4.14-27|108	%{_includedir}/db2/db_185.h
14cu|db2-2.4.14-27|109	%{_libdir}/libdb2.a
14cu|db2-2.4.14-27|110	%{_libdir}/libdb2.so
14cu|db2-2.4.14-27|111	%{_libdir}/libndbm.a
14cu|db2-2.4.14-27|112	%{_libdir}/libndbm.so
14cu|db2-2.4.14-27|113	%{_bindir}/db2_archive
14cu|db2-2.4.14-27|114	%{_bindir}/db2_checkpoint
14cu|db2-2.4.14-27|115	%{_bindir}/db2_deadlock
14cu|db2-2.4.14-27|116	%{_bindir}/db2_dump
14cu|db2-2.4.14-27|117	%{_bindir}/db2_load
14cu|db2-2.4.14-27|118	%{_bindir}/db2_printlog
14cu|db2-2.4.14-27|119	%{_bindir}/db2_recover
14cu|db2-2.4.14-27|120	%{_bindir}/db2_stat
14cu|db2-2.4.14-27|121	
14cu|db2-2.4.14-27|122	
14cu|db2-2.4.14-27|123	
14cu|db2-2.4.14-27|124	
14cu|db2-2.4.14-27|125	%changelog
14cu|db2-2.4.14-27|126	* Fri Nov 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.14-27
14cu|db2-2.4.14-27|127	+ Revision: 295f6be
14cu|db2-2.4.14-27|128	- Added rpmlintrc
14cu|db2-2.4.14-27|129	
14cu|db2-2.4.14-27|130	

9939 14
14cu|dbeaver-3.7.3-1|1	%define debug_package %{nil}
14cu|dbeaver-3.7.3-1|2	
14cu|dbeaver-3.7.3-1|3	Summary:	Free and open source database management tool
14cu|dbeaver-3.7.3-1|4	Name:		dbeaver
14cu|dbeaver-3.7.3-1|5	Version:	3.7.3
14cu|dbeaver-3.7.3-1|6	Release:	1
14cu|dbeaver-3.7.3-1|7	Group:		Development/Tools
14cu|dbeaver-3.7.3-1|8	License:	GPLv2
14cu|dbeaver-3.7.3-1|9	Url:		http://dbeaver.jkiss.org/
14cu|dbeaver-3.7.3-1|10	Requires:	java >= 1.7.0
14cu|dbeaver-3.7.3-1|11	BuildRequires:	unzip
14cu|dbeaver-3.7.3-1|12	
14cu|dbeaver-3.7.3-1|13	
14cu|dbeaver-3.7.3-1|14	%ifarch i586
14cu|dbeaver-3.7.3-1|15	Source0:	http://dbeaver.jkiss.org/files/%{name}-ee-%{version}-linux.gtk.x86.tar.gz
14cu|dbeaver-3.7.3-1|16	%endif
14cu|dbeaver-3.7.3-1|17	
14cu|dbeaver-3.7.3-1|18	%ifarch x86_64
14cu|dbeaver-3.7.3-1|19	Source0:	http://dbeaver.jkiss.org/files/%{name}-ee-%{version}-linux.gtk.x86_64.tar.gz
14cu|dbeaver-3.7.3-1|20	%endif
14cu|dbeaver-3.7.3-1|21	
14cu|dbeaver-3.7.3-1|22	Source1:	%{name}.desktop
14cu|dbeaver-3.7.3-1|23	Source99:	%{name}.rpmlintrc
14cu|dbeaver-3.7.3-1|24	
14cu|dbeaver-3.7.3-1|25	%description
14cu|dbeaver-3.7.3-1|26	DBeaver is free and open source universal database tool
14cu|dbeaver-3.7.3-1|27	for developers and database administrators.
14cu|dbeaver-3.7.3-1|28	
14cu|dbeaver-3.7.3-1|29	%prep
14cu|dbeaver-3.7.3-1|30	%setup -qc %{name}
14cu|dbeaver-3.7.3-1|31	
14cu|dbeaver-3.7.3-1|32	%build
14cu|dbeaver-3.7.3-1|33	
14cu|dbeaver-3.7.3-1|34	%install
14cu|dbeaver-3.7.3-1|35	mkdir -p %{buildroot}/opt/%{name}
14cu|dbeaver-3.7.3-1|36	
14cu|dbeaver-3.7.3-1|37	# Copy all files from archive into /opt/%{name} dir
14cu|dbeaver-3.7.3-1|38	cp -Rp * %{buildroot}/opt/%{name}/
14cu|dbeaver-3.7.3-1|39	install -Dm644 %{buildroot}/opt/%{name}/icon.xpm %{buildroot}/%{_datadir}/icons/%{name}.xpm
14cu|dbeaver-3.7.3-1|40	
14cu|dbeaver-3.7.3-1|41	# install resources
14cu|dbeaver-3.7.3-1|42	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|dbeaver-3.7.3-1|43	
14cu|dbeaver-3.7.3-1|44	# Add antialiasing settings
14cu|dbeaver-3.7.3-1|45	echo -Dawt.useSystemAAFontSettings=on >> init.xargs
14cu|dbeaver-3.7.3-1|46	
14cu|dbeaver-3.7.3-1|47	mkdir -p %{buildroot}/%{_bindir}
14cu|dbeaver-3.7.3-1|48	cd %{buildroot}/%{_bindir}
14cu|dbeaver-3.7.3-1|49	ln -snf ../../opt/%{name}/%{name}.sh %{name}
14cu|dbeaver-3.7.3-1|50	
14cu|dbeaver-3.7.3-1|51	%files
14cu|dbeaver-3.7.3-1|52	%{_bindir}/%{name}
14cu|dbeaver-3.7.3-1|53	%{_datadir}/applications/%{name}.desktop
14cu|dbeaver-3.7.3-1|54	%{_datadir}/icons/%{name}.xpm
14cu|dbeaver-3.7.3-1|55	/opt/%{name}
14cu|dbeaver-3.7.3-1|56	
14cu|dbeaver-3.7.3-1|57	%changelog
14cu|dbeaver-3.7.3-1|58	
14cu|dbeaver-3.7.3-1|59	* Sun Sep 04 2016 alzim <alzim@bk.ru> 3.7.3-1
14cu|dbeaver-3.7.3-1|60	- (ae70718) Merge pull request #1 from import/dbeaver:rosa2016.1
14cu|dbeaver-3.7.3-1|61	- (ae70718) Updated to 3.7.3
14cu|dbeaver-3.7.3-1|62	
14cu|dbeaver-3.7.3-1|63	

9940 14
14cu|dbf2mysql-1.14a-1|1	Summary:	Convert between xBase and MySQL databases
14cu|dbf2mysql-1.14a-1|2	Name:		dbf2mysql
14cu|dbf2mysql-1.14a-1|3	Version:	1.14a
14cu|dbf2mysql-1.14a-1|4	Release:	1
14cu|dbf2mysql-1.14a-1|5	License:	GPLv2+
14cu|dbf2mysql-1.14a-1|6	Group:		System/Servers
14cu|dbf2mysql-1.14a-1|7	Url:		http://dbf2mysql.sourceforge.net
14cu|dbf2mysql-1.14a-1|8	# We use modified sources from Debian
14cu|dbf2mysql-1.14a-1|9	Source0:	http://http.debian.net/debian/pool/main/d/dbf2mysql/%{name}_%{version}.orig.tar.gz
14cu|dbf2mysql-1.14a-1|10	Source1:	dbf2mysql.1
14cu|dbf2mysql-1.14a-1|11	Patch0:		05-foxpro.patch
14cu|dbf2mysql-1.14a-1|12	Patch1:		10-mysql.patch
14cu|dbf2mysql-1.14a-1|13	Patch2:		15-README.patch
14cu|dbf2mysql-1.14a-1|14	Patch3:		20-u-char.patch
14cu|dbf2mysql-1.14a-1|15	Patch4:		25-mysql-real-connect.patch
14cu|dbf2mysql-1.14a-1|16	Patch5:		30-makefile
14cu|dbf2mysql-1.14a-1|17	
14cu|dbf2mysql-1.14a-1|18	BuildRequires:	mariadb-devel
14cu|dbf2mysql-1.14a-1|19	
14cu|dbf2mysql-1.14a-1|20	%description
14cu|dbf2mysql-1.14a-1|21	dbf2mysql takes an xBase file and sends queries to an MySQL server to
14cu|dbf2mysql-1.14a-1|22	insert it into an MySQL table.
14cu|dbf2mysql-1.14a-1|23	
14cu|dbf2mysql-1.14a-1|24	mysql2dbf dumps a MySQL table to a dbf file.
14cu|dbf2mysql-1.14a-1|25	
14cu|dbf2mysql-1.14a-1|26	%files
14cu|dbf2mysql-1.14a-1|27	%{_bindir}/*
14cu|dbf2mysql-1.14a-1|28	%{_mandir}/man1/*
14cu|dbf2mysql-1.14a-1|29	
14cu|dbf2mysql-1.14a-1|30	#----------------------------------------------------------------------------
14cu|dbf2mysql-1.14a-1|31	
14cu|dbf2mysql-1.14a-1|32	%prep
14cu|dbf2mysql-1.14a-1|33	%setup -q
14cu|dbf2mysql-1.14a-1|34	%apply_patches
14cu|dbf2mysql-1.14a-1|35	
14cu|dbf2mysql-1.14a-1|36	%build
14cu|dbf2mysql-1.14a-1|37	export CFLAGS="%{optflags}"
14cu|dbf2mysql-1.14a-1|38	%make
14cu|dbf2mysql-1.14a-1|39	
14cu|dbf2mysql-1.14a-1|40	%install
14cu|dbf2mysql-1.14a-1|41	%makeinstall_std
14cu|dbf2mysql-1.14a-1|42	install -D -m644 %{SOURCE1} %{buildroot}%{_mandir}/man1/dbf2mysql.1
14cu|dbf2mysql-1.14a-1|43	
14cu|dbf2mysql-1.14a-1|44	%changelog
14cu|dbf2mysql-1.14a-1|45	
14cu|dbf2mysql-1.14a-1|46	* Wed Jun 22 2016 Denis Silakov <dsilakov@gmail.com> 1.14a-1
14cu|dbf2mysql-1.14a-1|47	- (8817fc4) Fix debuginfo
14cu|dbf2mysql-1.14a-1|48	
14cu|dbf2mysql-1.14a-1|49	

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

9942 14
14cu|dbus-sharp1.0-0.7.0-3|1	%define oname dbus-sharp
14cu|dbus-sharp1.0-0.7.0-3|2	
14cu|dbus-sharp1.0-0.7.0-3|3	Summary:	Managed D-Bus implementation
14cu|dbus-sharp1.0-0.7.0-3|4	Name:		dbus-sharp1.0
14cu|dbus-sharp1.0-0.7.0-3|5	Version:	0.7.0
14cu|dbus-sharp1.0-0.7.0-3|6	Release:	3
14cu|dbus-sharp1.0-0.7.0-3|7	License:	MIT
14cu|dbus-sharp1.0-0.7.0-3|8	Group:		System/Libraries
14cu|dbus-sharp1.0-0.7.0-3|9	Url:		http://mono.github.com/dbus-sharp
14cu|dbus-sharp1.0-0.7.0-3|10	Source0:	https://github.com/mono/dbus-sharp/releases/download/v%{version}/%{oname}-%{version}.tar.gz
14cu|dbus-sharp1.0-0.7.0-3|11	BuildRequires:	pkgconfig(mono)
14cu|dbus-sharp1.0-0.7.0-3|12	Conflicts:	%{oname}
14cu|dbus-sharp1.0-0.7.0-3|13	BuildArch: 	noarch
14cu|dbus-sharp1.0-0.7.0-3|14	
14cu|dbus-sharp1.0-0.7.0-3|15	%description
14cu|dbus-sharp1.0-0.7.0-3|16	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
14cu|dbus-sharp1.0-0.7.0-3|17	"managed D-Bus" to avoid confusion with existing bindings (which wrap
14cu|dbus-sharp1.0-0.7.0-3|18	libdbus).
14cu|dbus-sharp1.0-0.7.0-3|19	
14cu|dbus-sharp1.0-0.7.0-3|20	D-Bus is an inter-process communication framework that lets
14cu|dbus-sharp1.0-0.7.0-3|21	applications interface with the system event bus as well as allowing
14cu|dbus-sharp1.0-0.7.0-3|22	them to talk to one another in a peer-to-peer configuration.
14cu|dbus-sharp1.0-0.7.0-3|23	
14cu|dbus-sharp1.0-0.7.0-3|24	%files
14cu|dbus-sharp1.0-0.7.0-3|25	%doc README COPYING
14cu|dbus-sharp1.0-0.7.0-3|26	%{_prefix}/lib/mono/%{oname}-1.0
14cu|dbus-sharp1.0-0.7.0-3|27	%{_prefix}/lib/mono/gac/%{oname}
14cu|dbus-sharp1.0-0.7.0-3|28	
14cu|dbus-sharp1.0-0.7.0-3|29	#-------------------------------------------------------------------
14cu|dbus-sharp1.0-0.7.0-3|30	
14cu|dbus-sharp1.0-0.7.0-3|31	%package devel
14cu|dbus-sharp1.0-0.7.0-3|32	Summary:	Development files for %{name}
14cu|dbus-sharp1.0-0.7.0-3|33	Group:		Development/Other
14cu|dbus-sharp1.0-0.7.0-3|34	Requires:	%{name} = %{EVRD}
14cu|dbus-sharp1.0-0.7.0-3|35	Conflicts:	%{oname}-devel < 0.8
14cu|dbus-sharp1.0-0.7.0-3|36	
14cu|dbus-sharp1.0-0.7.0-3|37	%description devel
14cu|dbus-sharp1.0-0.7.0-3|38	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
14cu|dbus-sharp1.0-0.7.0-3|39	"managed D-Bus" to avoid confusion with existing bindings (which wrap
14cu|dbus-sharp1.0-0.7.0-3|40	libdbus).
14cu|dbus-sharp1.0-0.7.0-3|41	
14cu|dbus-sharp1.0-0.7.0-3|42	D-Bus is an inter-process communication framework that lets
14cu|dbus-sharp1.0-0.7.0-3|43	applications interface with the system event bus as well as allowing
14cu|dbus-sharp1.0-0.7.0-3|44	them to talk to one another in a peer-to-peer configuration.
14cu|dbus-sharp1.0-0.7.0-3|45	
14cu|dbus-sharp1.0-0.7.0-3|46	%files devel
14cu|dbus-sharp1.0-0.7.0-3|47	%doc examples
14cu|dbus-sharp1.0-0.7.0-3|48	%{_datadir}/pkgconfig/%{oname}-1.0.pc
14cu|dbus-sharp1.0-0.7.0-3|49	
14cu|dbus-sharp1.0-0.7.0-3|50	#-------------------------------------------------------------------
14cu|dbus-sharp1.0-0.7.0-3|51	
14cu|dbus-sharp1.0-0.7.0-3|52	%prep
14cu|dbus-sharp1.0-0.7.0-3|53	%setup -qn %{oname}-%{version}
14cu|dbus-sharp1.0-0.7.0-3|54	
14cu|dbus-sharp1.0-0.7.0-3|55	%build
14cu|dbus-sharp1.0-0.7.0-3|56	./configure \
14cu|dbus-sharp1.0-0.7.0-3|57	--prefix=%{_prefix}
14cu|dbus-sharp1.0-0.7.0-3|58	%make
14cu|dbus-sharp1.0-0.7.0-3|59	
14cu|dbus-sharp1.0-0.7.0-3|60	%install
14cu|dbus-sharp1.0-0.7.0-3|61	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14cu|dbus-sharp1.0-0.7.0-3|62	
14cu|dbus-sharp1.0-0.7.0-3|63	%changelog
14cu|dbus-sharp1.0-0.7.0-3|64	
14cu|dbus-sharp1.0-0.7.0-3|65	* Wed Jun 29 2016 Rosa <rosa@abf.rosalinux.ru> 0.7.0-3
14cu|dbus-sharp1.0-0.7.0-3|66	- (52b1d93) Automatic import for version 0.7.0-3
14cu|dbus-sharp1.0-0.7.0-3|67	
14cu|dbus-sharp1.0-0.7.0-3|68	

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

9944 14
14cu|dbus-sharp-glib1.0-0.5.0-4|1	%define oname dbus-sharp-glib
14cu|dbus-sharp-glib1.0-0.5.0-4|2	
14cu|dbus-sharp-glib1.0-0.5.0-4|3	Summary:	Managed D-Bus implementation - GLib integration
14cu|dbus-sharp-glib1.0-0.5.0-4|4	Name:		dbus-sharp-glib1.0
14cu|dbus-sharp-glib1.0-0.5.0-4|5	Version:	0.5.0
14cu|dbus-sharp-glib1.0-0.5.0-4|6	Release:	4
14cu|dbus-sharp-glib1.0-0.5.0-4|7	License:	MIT
14cu|dbus-sharp-glib1.0-0.5.0-4|8	Group:		System/Libraries
14cu|dbus-sharp-glib1.0-0.5.0-4|9	Url:		http://mono.github.com/dbus-sharp/
14cu|dbus-sharp-glib1.0-0.5.0-4|10	Source0:	http://github.com/downloads/mono/dbus-sharp/%{oname}-%{version}.tar.gz
14cu|dbus-sharp-glib1.0-0.5.0-4|11	BuildRequires:	gtk-sharp2
14cu|dbus-sharp-glib1.0-0.5.0-4|12	BuildRequires:	pkgconfig(dbus-sharp-1.0)
14cu|dbus-sharp-glib1.0-0.5.0-4|13	BuildRequires:	pkgconfig(mono)
14cu|dbus-sharp-glib1.0-0.5.0-4|14	Requires:	glib2
14cu|dbus-sharp-glib1.0-0.5.0-4|15	Conflicts:	%{oname}
14cu|dbus-sharp-glib1.0-0.5.0-4|16	BuildArch:	noarch
14cu|dbus-sharp-glib1.0-0.5.0-4|17	
14cu|dbus-sharp-glib1.0-0.5.0-4|18	%description
14cu|dbus-sharp-glib1.0-0.5.0-4|19	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
14cu|dbus-sharp-glib1.0-0.5.0-4|20	"managed D-Bus" to avoid confusion with existing bindings (which wrap
14cu|dbus-sharp-glib1.0-0.5.0-4|21	libdbus). This is the GLib integration for ndesk-dbus.
14cu|dbus-sharp-glib1.0-0.5.0-4|22	
14cu|dbus-sharp-glib1.0-0.5.0-4|23	D-Bus is an inter-process communication framework that lets
14cu|dbus-sharp-glib1.0-0.5.0-4|24	applications interface with the system event bus as well as allowing
14cu|dbus-sharp-glib1.0-0.5.0-4|25	them to talk to one another in a peer-to-peer configuration.
14cu|dbus-sharp-glib1.0-0.5.0-4|26	
14cu|dbus-sharp-glib1.0-0.5.0-4|27	%files
14cu|dbus-sharp-glib1.0-0.5.0-4|28	%doc README COPYING
14cu|dbus-sharp-glib1.0-0.5.0-4|29	%{_prefix}/lib/mono/%{oname}-1.0
14cu|dbus-sharp-glib1.0-0.5.0-4|30	%{_prefix}/lib/mono/gac/%{oname}/
14cu|dbus-sharp-glib1.0-0.5.0-4|31	
14cu|dbus-sharp-glib1.0-0.5.0-4|32	#----------------------------------------------------------------------------
14cu|dbus-sharp-glib1.0-0.5.0-4|33	
14cu|dbus-sharp-glib1.0-0.5.0-4|34	%package devel
14cu|dbus-sharp-glib1.0-0.5.0-4|35	Summary:	Development files for %{name}
14cu|dbus-sharp-glib1.0-0.5.0-4|36	Group:		Development/Other
14cu|dbus-sharp-glib1.0-0.5.0-4|37	Requires:	%{name} = %{EVRD}
14cu|dbus-sharp-glib1.0-0.5.0-4|38	Conflicts:	%{oname}-devel < 0.6.0
14cu|dbus-sharp-glib1.0-0.5.0-4|39	
14cu|dbus-sharp-glib1.0-0.5.0-4|40	%description devel
14cu|dbus-sharp-glib1.0-0.5.0-4|41	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
14cu|dbus-sharp-glib1.0-0.5.0-4|42	"managed D-Bus" to avoid confusion with existing bindings (which wrap
14cu|dbus-sharp-glib1.0-0.5.0-4|43	libdbus). This is the GLib integration for ndesk-dbus.
14cu|dbus-sharp-glib1.0-0.5.0-4|44	
14cu|dbus-sharp-glib1.0-0.5.0-4|45	D-Bus is an inter-process communication framework that lets
14cu|dbus-sharp-glib1.0-0.5.0-4|46	applications interface with the system event bus as well as allowing
14cu|dbus-sharp-glib1.0-0.5.0-4|47	them to talk to one another in a peer-to-peer configuration.
14cu|dbus-sharp-glib1.0-0.5.0-4|48	
14cu|dbus-sharp-glib1.0-0.5.0-4|49	%files devel
14cu|dbus-sharp-glib1.0-0.5.0-4|50	%doc examples
14cu|dbus-sharp-glib1.0-0.5.0-4|51	%{_datadir}/pkgconfig/%{oname}-1.0.pc
14cu|dbus-sharp-glib1.0-0.5.0-4|52	
14cu|dbus-sharp-glib1.0-0.5.0-4|53	#----------------------------------------------------------------------------
14cu|dbus-sharp-glib1.0-0.5.0-4|54	
14cu|dbus-sharp-glib1.0-0.5.0-4|55	%prep
14cu|dbus-sharp-glib1.0-0.5.0-4|56	%setup -qn %{oname}-%{version}
14cu|dbus-sharp-glib1.0-0.5.0-4|57	
14cu|dbus-sharp-glib1.0-0.5.0-4|58	%build
14cu|dbus-sharp-glib1.0-0.5.0-4|59	./configure \
14cu|dbus-sharp-glib1.0-0.5.0-4|60	--prefix=%{_prefix}
14cu|dbus-sharp-glib1.0-0.5.0-4|61	make
14cu|dbus-sharp-glib1.0-0.5.0-4|62	
14cu|dbus-sharp-glib1.0-0.5.0-4|63	%install
14cu|dbus-sharp-glib1.0-0.5.0-4|64	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14cu|dbus-sharp-glib1.0-0.5.0-4|65	
14cu|dbus-sharp-glib1.0-0.5.0-4|66	
14cu|dbus-sharp-glib1.0-0.5.0-4|67	%changelog
14cu|dbus-sharp-glib1.0-0.5.0-4|68	
14cu|dbus-sharp-glib1.0-0.5.0-4|69	* Wed Jun 29 2016 Rosa <rosa@abf.rosalinux.ru> 0.5.0-4
14cu|dbus-sharp-glib1.0-0.5.0-4|70	- (1a236f9) Automatic import for version 0.5.0-4
14cu|dbus-sharp-glib1.0-0.5.0-4|71	
14cu|dbus-sharp-glib1.0-0.5.0-4|72	

9945 14
14cu|dcaenc-2-3|1	%define major 0
14cu|dcaenc-2-3|2	%define pluginname %{mklibname alsa-plugins}-dca
14cu|dcaenc-2-3|3	%define libname %mklibname %{name} %major
14cu|dcaenc-2-3|4	%define devellibname %mklibname -d %{name}
14cu|dcaenc-2-3|5	#define debug_package	%{nil}
14cu|dcaenc-2-3|6	#define distsuffix mrb
14cu|dcaenc-2-3|7	
14cu|dcaenc-2-3|8	Summary: DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|9	Name:    dcaenc
14cu|dcaenc-2-3|10	Version: 2
14cu|dcaenc-2-3|11	Release: 3
14cu|dcaenc-2-3|12	Source0: http://aepatrakov.narod.ru/dcaenc/olderfiles/1/%{name}-%{version}.tar.gz
14cu|dcaenc-2-3|13	License: LGPLv2.1+
14cu|dcaenc-2-3|14	Group:   Sound
14cu|dcaenc-2-3|15	URL:     http://aepatrakov.narod.ru/dcaenc/
14cu|dcaenc-2-3|16	BuildRequires: kernel-headers >= 2.4.0
14cu|dcaenc-2-3|17	BuildRequires: pkgconfig(alsa)
14cu|dcaenc-2-3|18	
14cu|dcaenc-2-3|19	
14cu|dcaenc-2-3|20	%description
14cu|dcaenc-2-3|21	DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|22	
14cu|dcaenc-2-3|23	It may be useful if you want to create a
14cu|dcaenc-2-3|24	DTS CD or a DTS
14cu|dcaenc-2-3|25	soundtrack for a DVD
14cu|dcaenc-2-3|26	from a 6-channel PCM wav file using linux.
14cu|dcaenc-2-3|27	Another use case is related to
14cu|dcaenc-2-3|28	real-time encoding of multichannel PCM
14cu|dcaenc-2-3|29	audio output from arbitrary linux
14cu|dcaenc-2-3|30	applications for transmission over SPDIF
14cu|dcaenc-2-3|31	(see %{pluginname} package)
14cu|dcaenc-2-3|32	
14cu|dcaenc-2-3|33	
14cu|dcaenc-2-3|34	%package -n %{libname}
14cu|dcaenc-2-3|35	Summary:   Libraries for DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|36	Group:     Sound
14cu|dcaenc-2-3|37	
14cu|dcaenc-2-3|38	%description -n %{libname}
14cu|dcaenc-2-3|39	Libraries for DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|40	
14cu|dcaenc-2-3|41	
14cu|dcaenc-2-3|42	%package -n %{devellibname}
14cu|dcaenc-2-3|43	Summary:   Development sources for DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|44	Group:     Development/C
14cu|dcaenc-2-3|45	Requires:  %{libname} = %{version}-%{release}
14cu|dcaenc-2-3|46	
14cu|dcaenc-2-3|47	%description -n %{devellibname}
14cu|dcaenc-2-3|48	Development sources for DTS Coherent Acoustics encoder
14cu|dcaenc-2-3|49	
14cu|dcaenc-2-3|50	
14cu|dcaenc-2-3|51	%package -n %{pluginname}
14cu|dcaenc-2-3|52	Summary:   DTS Coherent Acoustics encoder plugin for ALSA
14cu|dcaenc-2-3|53	Group:     Sound
14cu|dcaenc-2-3|54	Requires:  alsa-lib
14cu|dcaenc-2-3|55	
14cu|dcaenc-2-3|56	%description -n %{pluginname}
14cu|dcaenc-2-3|57	DTS Coherent Acoustics encoder plugin for ALSA
14cu|dcaenc-2-3|58	
14cu|dcaenc-2-3|59	Provides real-time encoding of multichannel PCM audio output from arbitrary
14cu|dcaenc-2-3|60	linux applications for transmission over SPDIF.
14cu|dcaenc-2-3|61	
14cu|dcaenc-2-3|62	
14cu|dcaenc-2-3|63	%prep
14cu|dcaenc-2-3|64	%setup -q -n %{name}-%{version}
14cu|dcaenc-2-3|65	%apply_patches
14cu|dcaenc-2-3|66	
14cu|dcaenc-2-3|67	%build
14cu|dcaenc-2-3|68	%configure2_5x
14cu|dcaenc-2-3|69	%make
14cu|dcaenc-2-3|70	
14cu|dcaenc-2-3|71	%install
14cu|dcaenc-2-3|72	%makeinstall_std
14cu|dcaenc-2-3|73	
14cu|dcaenc-2-3|74	mv %{buildroot}%{_datadir}/alsa/pcm %{buildroot}%{_datadir}/alsa/alsa.conf.d
14cu|dcaenc-2-3|75	
14cu|dcaenc-2-3|76	find %{buildroot} -name '*.la' -delete
14cu|dcaenc-2-3|77	
14cu|dcaenc-2-3|78	%files
14cu|dcaenc-2-3|79	%{_bindir}/dcaenc
14cu|dcaenc-2-3|80	
14cu|dcaenc-2-3|81	%files -n %{libname}
14cu|dcaenc-2-3|82	%{_libdir}/libdcaenc.so.%{major}*
14cu|dcaenc-2-3|83	
14cu|dcaenc-2-3|84	%files -n %{devellibname}
14cu|dcaenc-2-3|85	%{_includedir}/dcaenc.h
14cu|dcaenc-2-3|86	%{_libdir}/libdcaenc.so
14cu|dcaenc-2-3|87	%{_libdir}/pkgconfig/dcaenc.pc
14cu|dcaenc-2-3|88	
14cu|dcaenc-2-3|89	%files -n %{pluginname}
14cu|dcaenc-2-3|90	%{_datadir}/alsa/alsa.conf.d/dca.conf
14cu|dcaenc-2-3|91	%{_libdir}/alsa-lib/*
14cu|dcaenc-2-3|92	
14cu|dcaenc-2-3|93	%changelog
14cu|dcaenc-2-3|94	
14cu|dcaenc-2-3|95	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 2-3
14cu|dcaenc-2-3|96	- (8171ddd) Updated upstream URL
14cu|dcaenc-2-3|97	
14cu|dcaenc-2-3|98	

9946 14
14cu|dcc-1.3.158-1|1	%bcond_without sendmail
14cu|dcc-1.3.158-1|2	
14cu|dcc-1.3.158-1|3	Summary:	Distributed Checksum Clearinghouse, anti-spam tool
14cu|dcc-1.3.158-1|4	Name:		dcc
14cu|dcc-1.3.158-1|5	Version:	1.3.158
14cu|dcc-1.3.158-1|6	Release:	1
14cu|dcc-1.3.158-1|7	License:	BSD-like
14cu|dcc-1.3.158-1|8	Group:		System/Servers
14cu|dcc-1.3.158-1|9	Url:		http://www.rhyolite.com/anti-spam/dcc/
14cu|dcc-1.3.158-1|10	Source0:	http://www.rhyolite.com/src/dcc/old/%{name}-%{version}.tar.Z
14cu|dcc-1.3.158-1|11	Source1:	dcc-tmpfiles.conf
14cu|dcc-1.3.158-1|12	Patch0:		dcc-dccd-initscript-154.diff
14cu|dcc-1.3.158-1|13	Patch1:		dcc-make-dcc_conf-nochwon.diff
14cu|dcc-1.3.158-1|14	BuildRequires:	apache-base
14cu|dcc-1.3.158-1|15	BuildRequires:	wget
14cu|dcc-1.3.158-1|16	%if %{with sendmail}
14cu|dcc-1.3.158-1|17	BuildRequires:	sendmail-devel
14cu|dcc-1.3.158-1|18	%endif
14cu|dcc-1.3.158-1|19	Requires:	rrdtool
14cu|dcc-1.3.158-1|20	Requires(post,preun):	rpm-helper rrdtool
14cu|dcc-1.3.158-1|21	Requires(pre,postun):	rpm-helper
14cu|dcc-1.3.158-1|22	
14cu|dcc-1.3.158-1|23	%description
14cu|dcc-1.3.158-1|24	Distributed Checksum Clearinghouse or DCC is a cooperative,
14cu|dcc-1.3.158-1|25	distributed system intended to detect "bulk" mail or mail sent to
14cu|dcc-1.3.158-1|26	many people. It allows individuals receiving a single mail message
14cu|dcc-1.3.158-1|27	to determine that many other people have been sent essentially
14cu|dcc-1.3.158-1|28	identical copies of the message and so reject the message. It can
14cu|dcc-1.3.158-1|29	identify some unsolicited bulk mail using "spam traps" and other
14cu|dcc-1.3.158-1|30	detectors, but that is not its focus.
14cu|dcc-1.3.158-1|31	
14cu|dcc-1.3.158-1|32	The DCC can be viewed as a tool for end users to enforce their
14cu|dcc-1.3.158-1|33	right to "opt-in" to streams of bulk mail by refusing all bulk mail
14cu|dcc-1.3.158-1|34	except from sources in a "white list."  White lists are generally
14cu|dcc-1.3.158-1|35	the responsibility of DCC clients, since only they know which bulk
14cu|dcc-1.3.158-1|36	mail they solicited.
14cu|dcc-1.3.158-1|37	
14cu|dcc-1.3.158-1|38	NB to use DCC to reject SPAM you need to configure
14cu|dcc-1.3.158-1|39	%{_datadir}/dcc/dcc_conf and either use procmail or sendmail to
14cu|dcc-1.3.158-1|40	feed the messages to DCC
14cu|dcc-1.3.158-1|41	
14cu|dcc-1.3.158-1|42	%files
14cu|dcc-1.3.158-1|43	%doc CHANGES  LICENSE README.misc README.homedir
14cu|dcc-1.3.158-1|44	%doc FAQ.html INSTALL.html cdcc.html dbclean.html dblist.html
14cu|dcc-1.3.158-1|45	%doc dcc.html dccd.html dccifd.html dccproc.html dccsight.html
14cu|dcc-1.3.158-1|46	
14cu|dcc-1.3.158-1|47	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dccd
14cu|dcc-1.3.158-1|48	%attr(0755,root,root) %{_initrddir}/dccd
14cu|dcc-1.3.158-1|49	%{_tmpfilesdir}/%{name}.conf
14cu|dcc-1.3.158-1|50	
14cu|dcc-1.3.158-1|51	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/ids
14cu|dcc-1.3.158-1|52	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map
14cu|dcc-1.3.158-1|53	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map.txt
14cu|dcc-1.3.158-1|54	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_conf
14cu|dcc-1.3.158-1|55	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/flod
14cu|dcc-1.3.158-1|56	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whiteclnt
14cu|dcc-1.3.158-1|57	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitecommon
14cu|dcc-1.3.158-1|58	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitelist
14cu|dcc-1.3.158-1|59	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_flod
14cu|dcc-1.3.158-1|60	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_whitelist
14cu|dcc-1.3.158-1|61	
14cu|dcc-1.3.158-1|62	%attr(4755,root,root) %{_bindir}/cdcc
14cu|dcc-1.3.158-1|63	%attr(4755,root,root) %{_bindir}/dccproc
14cu|dcc-1.3.158-1|64	%attr(0755,root,root) %{_bindir}/dccif-test
14cu|dcc-1.3.158-1|65	
14cu|dcc-1.3.158-1|66	%attr(0755,root,root) %{_sbindir}/dbclean
14cu|dcc-1.3.158-1|67	%attr(0755,root,root) %{_sbindir}/dblist
14cu|dcc-1.3.158-1|68	%attr(0755,root,root) %{_sbindir}/dccd
14cu|dcc-1.3.158-1|69	%attr(0755,root,root) %{_sbindir}/dccifd
14cu|dcc-1.3.158-1|70	%attr(0755,root,root) %{_sbindir}/newwebuser
14cu|dcc-1.3.158-1|71	%attr(0755,root,root) %{_sbindir}/start-dccd
14cu|dcc-1.3.158-1|72	%attr(0755,root,root) %{_sbindir}/start-dccifd
14cu|dcc-1.3.158-1|73	%attr(0755,root,root) %{_sbindir}/stop-dccd
14cu|dcc-1.3.158-1|74	%attr(0755,root,root) %{_sbindir}/wlist
14cu|dcc-1.3.158-1|75	%attr(4755,root,root) %{_sbindir}/dccsight
14cu|dcc-1.3.158-1|76	%attr(0755,root,root) %{_sbindir}/start-grey
14cu|dcc-1.3.158-1|77	%attr(0755,root,root) %{_sbindir}/fetchblack
14cu|dcc-1.3.158-1|78	%attr(0755,root,root) %{_sbindir}/list-clients
14cu|dcc-1.3.158-1|79	%attr(0755,root,root) %{_sbindir}/dns-helper
14cu|dcc-1.3.158-1|80	%attr(0755,root,root) %{_sbindir}/ck2ip
14cu|dcc-1.3.158-1|81	%attr(0755,root,root) %{_sbindir}/dcc-stats-update
14cu|dcc-1.3.158-1|82	
14cu|dcc-1.3.158-1|83	%attr(0755,root,root) %{_sbindir}/check_ip_range
14cu|dcc-1.3.158-1|84	%attr(0755,root,root) %{_sbindir}/dcc-nagios
14cu|dcc-1.3.158-1|85	%attr(0755,root,root) %{_sbindir}/dump-clients
14cu|dcc-1.3.158-1|86	%attr(0755,root,root) %{_sbindir}/fetchids
14cu|dcc-1.3.158-1|87	%attr(0755,root,root) %{_sbindir}/fix-map
14cu|dcc-1.3.158-1|88	
14cu|dcc-1.3.158-1|89	# rrdtool stuff
14cu|dcc-1.3.158-1|90	%attr(0755,root,root) %{_sbindir}/dcc-stats-collect
14cu|dcc-1.3.158-1|91	%attr(0755,root,root) %{_sbindir}/dcc-stats-graph
14cu|dcc-1.3.158-1|92	%attr(0755,root,root) %{_sbindir}/dcc-stats-init
14cu|dcc-1.3.158-1|93	%attr(0755,root,root) %{_sbindir}/stats-get
14cu|dcc-1.3.158-1|94	
14cu|dcc-1.3.158-1|95	# extras
14cu|dcc-1.3.158-1|96	%attr(0755,root,root) %{_sbindir}/dccif-test
14cu|dcc-1.3.158-1|97	%attr(0755,root,root) %{_sbindir}/dccif.pl
14cu|dcc-1.3.158-1|98	%attr(0755,root,root) %{_sbindir}/fetch-testmsg-whitelist
14cu|dcc-1.3.158-1|99	
14cu|dcc-1.3.158-1|100	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc
14cu|dcc-1.3.158-1|101	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/log
14cu|dcc-1.3.158-1|102	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs
14cu|dcc-1.3.158-1|103	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/local
14cu|dcc-1.3.158-1|104	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/cyrus
14cu|dcc-1.3.158-1|105	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/procmail
14cu|dcc-1.3.158-1|106	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/esmtp
14cu|dcc-1.3.158-1|107	%ghost %attr(0755,dcc,dcc) %dir %{_localstatedir}/run/dcc
14cu|dcc-1.3.158-1|108	
14cu|dcc-1.3.158-1|109	%attr(0644,root,root) %{_mandir}/man8/cdcc.8*
14cu|dcc-1.3.158-1|110	%attr(0644,root,root) %{_mandir}/man8/dbclean.8*
14cu|dcc-1.3.158-1|111	%attr(0644,root,root) %{_mandir}/man8/dblist.8*
14cu|dcc-1.3.158-1|112	%attr(0644,root,root) %{_mandir}/man8/dcc.8*
14cu|dcc-1.3.158-1|113	%attr(0644,root,root) %{_mandir}/man8/dccd.8*
14cu|dcc-1.3.158-1|114	%attr(0644,root,root) %{_mandir}/man8/dccifd.8*
14cu|dcc-1.3.158-1|115	%attr(0644,root,root) %{_mandir}/man8/dccproc.8*
14cu|dcc-1.3.158-1|116	%attr(0644,root,root) %{_mandir}/man8/dccsight.8*
14cu|dcc-1.3.158-1|117	
14cu|dcc-1.3.158-1|118	# excludes - files related to dcc-sendmail
14cu|dcc-1.3.158-1|119	%exclude %{_sbindir}/hackmc
14cu|dcc-1.3.158-1|120	%exclude %{_sbindir}/start-dccm
14cu|dcc-1.3.158-1|121	%exclude %{_mandir}/man8/dccm.8*
14cu|dcc-1.3.158-1|122	
14cu|dcc-1.3.158-1|123	%pre
14cu|dcc-1.3.158-1|124	%_pre_useradd dcc %{_localstatedir}/lib/dcc /bin/sh
14cu|dcc-1.3.158-1|125	
14cu|dcc-1.3.158-1|126	%post
14cu|dcc-1.3.158-1|127	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|dcc-1.3.158-1|128	%_post_service dccd
14cu|dcc-1.3.158-1|129	
14cu|dcc-1.3.158-1|130	%preun
14cu|dcc-1.3.158-1|131	%_preun_service dccd
14cu|dcc-1.3.158-1|132	
14cu|dcc-1.3.158-1|133	%postun
14cu|dcc-1.3.158-1|134	%_postun_userdel dcc
14cu|dcc-1.3.158-1|135	
14cu|dcc-1.3.158-1|136	#----------------------------------------------------------------------------
14cu|dcc-1.3.158-1|137	
14cu|dcc-1.3.158-1|138	%package cgi
14cu|dcc-1.3.158-1|139	Summary:	The cgi-scripts for managing mail delivery on a DCC enabled server
14cu|dcc-1.3.158-1|140	Group:		System/Servers
14cu|dcc-1.3.158-1|141	Requires:	apache-mpm-prefork
14cu|dcc-1.3.158-1|142	Requires:	%{name} = %{EVRD}
14cu|dcc-1.3.158-1|143	
14cu|dcc-1.3.158-1|144	%description cgi
14cu|dcc-1.3.158-1|145	Example set of cgi-scripts to allow users to point-and-click
14cu|dcc-1.3.158-1|146	manage their own DCC whitelists and thus what is delivered to
14cu|dcc-1.3.158-1|147	them.  Allows overriding of site level lists.  The scripts give
14cu|dcc-1.3.158-1|148	controlled access to the whitelists which are otherwise in
14cu|dcc-1.3.158-1|149	protected directory space (owned by dcc).
14cu|dcc-1.3.158-1|150	
14cu|dcc-1.3.158-1|151	NB these scripts need configured after installation.
14cu|dcc-1.3.158-1|152	
14cu|dcc-1.3.158-1|153	%files cgi
14cu|dcc-1.3.158-1|154	%doc README.cgi-bin
14cu|dcc-1.3.158-1|155	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/dcc.conf
14cu|dcc-1.3.158-1|156	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/dcc/userdirs/webusers
14cu|dcc-1.3.158-1|157	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/chgpasswd
14cu|dcc-1.3.158-1|158	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/common
14cu|dcc-1.3.158-1|159	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/edit-whiteclnt
14cu|dcc-1.3.158-1|160	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/http2https
14cu|dcc-1.3.158-1|161	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/list-log
14cu|dcc-1.3.158-1|162	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/list-msg
14cu|dcc-1.3.158-1|163	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/webuser-notify
14cu|dcc-1.3.158-1|164	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/footer
14cu|dcc-1.3.158-1|165	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/header
14cu|dcc-1.3.158-1|166	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/common.pm
14cu|dcc-1.3.158-1|167	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/footer-dist
14cu|dcc-1.3.158-1|168	%attr(0755,root,root) %{_localstatedir}/www/dcc-bin/header-dist
14cu|dcc-1.3.158-1|169	
14cu|dcc-1.3.158-1|170	#----------------------------------------------------------------------------
14cu|dcc-1.3.158-1|171	
14cu|dcc-1.3.158-1|172	%if %{with sendmail}
14cu|dcc-1.3.158-1|173	%package sendmail
14cu|dcc-1.3.158-1|174	Summary:	Distributed Checksum Clearinghouse Milter Interface
14cu|dcc-1.3.158-1|175	Group:		System/Servers
14cu|dcc-1.3.158-1|176	Requires:	sendmail
14cu|dcc-1.3.158-1|177	Requires:	sendmail-cf
14cu|dcc-1.3.158-1|178	Requires:	%{name} = %{EVRD}
14cu|dcc-1.3.158-1|179	
14cu|dcc-1.3.158-1|180	%description sendmail
14cu|dcc-1.3.158-1|181	Dccm is a daemon built with the sendmail milter interface intended
14cu|dcc-1.3.158-1|182	to connect sendmail to DCC servers.
14cu|dcc-1.3.158-1|183	
14cu|dcc-1.3.158-1|184	%files sendmail
14cu|dcc-1.3.158-1|185	%doc dccm.html
14cu|dcc-1.3.158-1|186	%attr(0755,root,root) %{_sbindir}/dccm
14cu|dcc-1.3.158-1|187	%attr(0755,root,root) %{_sbindir}/hackmc
14cu|dcc-1.3.158-1|188	%attr(0755,root,root) %{_sbindir}/start-dccm
14cu|dcc-1.3.158-1|189	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dcc.m4
14cu|dcc-1.3.158-1|190	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dccdnsbl.m4
14cu|dcc-1.3.158-1|191	%attr(0644,root,root) %{_mandir}/man8/dccm.8*
14cu|dcc-1.3.158-1|192	%endif
14cu|dcc-1.3.158-1|193	
14cu|dcc-1.3.158-1|194	#----------------------------------------------------------------------------
14cu|dcc-1.3.158-1|195	
14cu|dcc-1.3.158-1|196	%package devel
14cu|dcc-1.3.158-1|197	Summary:	Development headers and libraries for %{name}
14cu|dcc-1.3.158-1|198	Group:		Development/C
14cu|dcc-1.3.158-1|199	
14cu|dcc-1.3.158-1|200	%description devel
14cu|dcc-1.3.158-1|201	Development headers and libraries for %{name}.
14cu|dcc-1.3.158-1|202	
14cu|dcc-1.3.158-1|203	%files devel
14cu|dcc-1.3.158-1|204	%attr(0644,root,root) %{_includedir}/dcc/*.h
14cu|dcc-1.3.158-1|205	%attr(0755,root,root) %{_libdir}/*.a
14cu|dcc-1.3.158-1|206	
14cu|dcc-1.3.158-1|207	#----------------------------------------------------------------------------
14cu|dcc-1.3.158-1|208	
14cu|dcc-1.3.158-1|209	%prep
14cu|dcc-1.3.158-1|210	%setup -q
14cu|dcc-1.3.158-1|211	%patch0 -p1 -b .initscript
14cu|dcc-1.3.158-1|212	%patch1 -p1 -b .nochown
14cu|dcc-1.3.158-1|213	
14cu|dcc-1.3.158-1|214	# fix defaults
14cu|dcc-1.3.158-1|215	find . -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
14cu|dcc-1.3.158-1|216	find . -type f | xargs perl -pi -e "s|/var/dcc|%{_localstatedir}/lib/dcc|g"
14cu|dcc-1.3.158-1|217	
14cu|dcc-1.3.158-1|218	# lib64 fixes
14cu|dcc-1.3.158-1|219	perl -pi -e "s|/usr/lib|%{_libdir}|g" configure
14cu|dcc-1.3.158-1|220	
14cu|dcc-1.3.158-1|221	%build
14cu|dcc-1.3.158-1|222	./configure \
14cu|dcc-1.3.158-1|223	--libexecdir=%{_sbindir} \
14cu|dcc-1.3.158-1|224	%if %{with sendmail}
14cu|dcc-1.3.158-1|225	--with-sendmail \
14cu|dcc-1.3.158-1|226	%endif
14cu|dcc-1.3.158-1|227	--with-installroot=%{buildroot} \
14cu|dcc-1.3.158-1|228	--homedir=%{_localstatedir}/lib/dcc \
14cu|dcc-1.3.158-1|229	-bindir=%{_bindir} \
14cu|dcc-1.3.158-1|230	--mandir=%{_mandir} \
14cu|dcc-1.3.158-1|231	--disable-sys-inst \
14cu|dcc-1.3.158-1|232	--with-uid=dcc \
14cu|dcc-1.3.158-1|233	--with-cgibin=%{_localstatedir}/www/dcc-bin \
14cu|dcc-1.3.158-1|234	--with-rundir=%{_localstatedir}/run/dcc \
14cu|dcc-1.3.158-1|235	--with-db-memory=32
14cu|dcc-1.3.158-1|236	
14cu|dcc-1.3.158-1|237	perl -p -i -e "s:\".*\":\"%{_sbindir}\": if m/define\s+DCC_LIBEXECDIR/ ;" include/dcc_config.h
14cu|dcc-1.3.158-1|238	
14cu|dcc-1.3.158-1|239	make CWARN="%{optflags}"
14cu|dcc-1.3.158-1|240	
14cu|dcc-1.3.158-1|241	# make extras
14cu|dcc-1.3.158-1|242	make CWARN="%{optflags}" -C dccifd/dccif-test
14cu|dcc-1.3.158-1|243	
14cu|dcc-1.3.158-1|244	%install
14cu|dcc-1.3.158-1|245	# don't fiddle with the initscript!
14cu|dcc-1.3.158-1|246	export DONT_GPRINTIFY=1
14cu|dcc-1.3.158-1|247	
14cu|dcc-1.3.158-1|248	install -d %{buildroot}%{_initrddir}
14cu|dcc-1.3.158-1|249	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cu|dcc-1.3.158-1|250	install -d %{buildroot}%{_webappconfdir}
14cu|dcc-1.3.158-1|251	install -d %{buildroot}%{_localstatedir}/run/dcc
14cu|dcc-1.3.158-1|252	install -d %{buildroot}%{_localstatedir}/lib/dcc/{log,userdirs/{local,esmtp,cyrus,procmail}}
14cu|dcc-1.3.158-1|253	install -d %{buildroot}%{_mandir}/man8
14cu|dcc-1.3.158-1|254	install -d %{buildroot}%{_libdir}
14cu|dcc-1.3.158-1|255	install -d %{buildroot}%{_includedir}/dcc
14cu|dcc-1.3.158-1|256	
14cu|dcc-1.3.158-1|257	export INST_UID="`id -u`"
14cu|dcc-1.3.158-1|258	export INST_GID="`id -g`"
14cu|dcc-1.3.158-1|259	alias chown=echo
14cu|dcc-1.3.158-1|260	make MANOWN=$INST_UID MANGRP=$INST_GID DCC_SUID=$INST_UID DCC_OWN=$INST_UID \
14cu|dcc-1.3.158-1|261	DCC_GRP=$INST_GID BINOWN=$INST_UID GRP=$INST_GID INSTALL="install -c" \
14cu|dcc-1.3.158-1|262	install
14cu|dcc-1.3.158-1|263	unalias chown
14cu|dcc-1.3.158-1|264	
14cu|dcc-1.3.158-1|265	chmod 755 %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}/*
14cu|dcc-1.3.158-1|266	
14cu|dcc-1.3.158-1|267	install -m0755 misc/cron-dccd %{buildroot}%{_sysconfdir}/cron.daily/dccd
14cu|dcc-1.3.158-1|268	install -m0755 misc/rcDCC %{buildroot}%{_initrddir}/dccd
14cu|dcc-1.3.158-1|269	install -m0600 homedir/flod %{buildroot}%{_localstatedir}/lib/dcc/flod
14cu|dcc-1.3.158-1|270	
14cu|dcc-1.3.158-1|271	install -m0755 dccifd/dccif-test/dccif-test %{buildroot}%{_sbindir}/
14cu|dcc-1.3.158-1|272	install -m0755 dccifd/dccif.pl %{buildroot}%{_sbindir}/
14cu|dcc-1.3.158-1|273	
14cu|dcc-1.3.158-1|274	%if %{with sendmail}
14cu|dcc-1.3.158-1|275	install -d %{buildroot}%{_datadir}/sendmail-cf/feature
14cu|dcc-1.3.158-1|276	install -m0644 misc/dcc.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
14cu|dcc-1.3.158-1|277	install -m0644 misc/dccdnsbl.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
14cu|dcc-1.3.158-1|278	%endif
14cu|dcc-1.3.158-1|279	
14cu|dcc-1.3.158-1|280	# Set some initial logging, but no rejections
14cu|dcc-1.3.158-1|281	perl -p -i -e "s/BRAND=\$/BRAND=%{version}-%{release}/ ; s/DCCM_LOG_AT=\$/\$&10/ ; " \
14cu|dcc-1.3.158-1|282	%{buildroot}%{_localstatedir}/lib/dcc/dcc_conf
14cu|dcc-1.3.158-1|283	
14cu|dcc-1.3.158-1|284	# install the apache2 config
14cu|dcc-1.3.158-1|285	cat > dcc.conf <<EOF
14cu|dcc-1.3.158-1|286	
14cu|dcc-1.3.158-1|287	ScriptAlias /dcc-bin/ /var/www/dcc-bin/
14cu|dcc-1.3.158-1|288	
14cu|dcc-1.3.158-1|289	<Directory /var/www/dcc-bin/>
14cu|dcc-1.3.158-1|290	Require host 127.0.0.1
14cu|dcc-1.3.158-1|291	
14cu|dcc-1.3.158-1|292	SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
14cu|dcc-1.3.158-1|293	SSLRequireSSL
14cu|dcc-1.3.158-1|294	ErrorDocument 403 /dcc-bin/http2https
14cu|dcc-1.3.158-1|295	
14cu|dcc-1.3.158-1|296	AuthType Basic
14cu|dcc-1.3.158-1|297	AuthName "DCC user"
14cu|dcc-1.3.158-1|298	AuthUserFile /var/lib/dcc/userdirs/webusers
14cu|dcc-1.3.158-1|299	require valid-user
14cu|dcc-1.3.158-1|300	
14cu|dcc-1.3.158-1|301	</Directory>
14cu|dcc-1.3.158-1|302	EOF
14cu|dcc-1.3.158-1|303	
14cu|dcc-1.3.158-1|304	install -m 0755 dcc.conf %{buildroot}%{_webappconfdir}/dcc.conf
14cu|dcc-1.3.158-1|305	echo "# put users in here" > %{buildroot}%{_localstatedir}/lib/dcc/userdirs/webusers
14cu|dcc-1.3.158-1|306	
14cu|dcc-1.3.158-1|307	# prepare for docs inclusion
14cu|dcc-1.3.158-1|308	cp misc/README README.misc
14cu|dcc-1.3.158-1|309	cp homedir/README README.homedir
14cu|dcc-1.3.158-1|310	cp cgi-bin/README README.cgi-bin
14cu|dcc-1.3.158-1|311	
14cu|dcc-1.3.158-1|312	# fix strange attribs
14cu|dcc-1.3.158-1|313	chmod 644 CHANGES LICENSE README*  *.html
14cu|dcc-1.3.158-1|314	
14cu|dcc-1.3.158-1|315	# install devel files
14cu|dcc-1.3.158-1|316	install -m0644 dccd/*.h %{buildroot}%{_includedir}/dcc/
14cu|dcc-1.3.158-1|317	install -m0644 include/*.h %{buildroot}%{_includedir}/dcc/
14cu|dcc-1.3.158-1|318	install -m0644 srvrlib/*.h %{buildroot}%{_includedir}/dcc/
14cu|dcc-1.3.158-1|319	install -m0644 thrlib/*.h %{buildroot}%{_includedir}/dcc/
14cu|dcc-1.3.158-1|320	
14cu|dcc-1.3.158-1|321	install -m0755 dcclib/libdcc.a %{buildroot}%{_libdir}/
14cu|dcc-1.3.158-1|322	install -m0755 srvrlib/libsrvr.a %{buildroot}%{_libdir}/
14cu|dcc-1.3.158-1|323	install -m0755 thrlib/libthr.a %{buildroot}%{_libdir}/
14cu|dcc-1.3.158-1|324	install -m0755 clntlib/libclnt.a %{buildroot}%{_libdir}/
14cu|dcc-1.3.158-1|325	
14cu|dcc-1.3.158-1|326	# house cleaning
14cu|dcc-1.3.158-1|327	rm -f %{buildroot}%{_localstatedir}/www/dcc-bin/README
14cu|dcc-1.3.158-1|328	rm -f %{buildroot}%{_sbindir}/rcDCC
14cu|dcc-1.3.158-1|329	rm -f %{buildroot}%{_sbindir}/cron-dccd
14cu|dcc-1.3.158-1|330	rm -f %{buildroot}%{_sbindir}/logger
14cu|dcc-1.3.158-1|331	rm -f %{buildroot}%{_sbindir}/updatedcc
14cu|dcc-1.3.158-1|332	rm -f %{buildroot}%{_sbindir}/uninstalldcc
14cu|dcc-1.3.158-1|333	
14cu|dcc-1.3.158-1|334	# install man pages
14cu|dcc-1.3.158-1|335	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
14cu|dcc-1.3.158-1|336	
14cu|dcc-1.3.158-1|337	# handle /var/run/dcc
14cu|dcc-1.3.158-1|338	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|dcc-1.3.158-1|339	install -m0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|dcc-1.3.158-1|340	
14cu|dcc-1.3.158-1|341	%changelog
14cu|dcc-1.3.158-1|342	
14cu|dcc-1.3.158-1|343	* Sun Sep 04 2016 alzim <alzim@bk.ru> 1.3.158-1
14cu|dcc-1.3.158-1|344	- (283186b) Merge pull request #1 from import/dcc:rosa2016.1
14cu|dcc-1.3.158-1|345	- (283186b) Updated to 1.3.158
14cu|dcc-1.3.158-1|346	
14cu|dcc-1.3.158-1|347	

9947 14
14cu|ddd-3.3.12-5|1	Summary:	A GUI for several command-line debuggers
14cu|ddd-3.3.12-5|2	Name:		ddd
14cu|ddd-3.3.12-5|3	Version:	3.3.12
14cu|ddd-3.3.12-5|4	Release:	5
14cu|ddd-3.3.12-5|5	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|ddd-3.3.12-5|6	Source3:	debugger16.png
14cu|ddd-3.3.12-5|7	Source4:	debugger22.png
14cu|ddd-3.3.12-5|8	Patch0:		ddd-3.3.12-gcc4.3.patch
14cu|ddd-3.3.12-5|9	Group:		Development/Other
14cu|ddd-3.3.12-5|10	URL:		http://www.gnu.org/software/ddd/
14cu|ddd-3.3.12-5|11	License:	GPLv2
14cu|ddd-3.3.12-5|12	BuildRequires:	lesstif-devel
14cu|ddd-3.3.12-5|13	BuildRequires:	flex
14cu|ddd-3.3.12-5|14	BuildRequires:	readline-devel
14cu|ddd-3.3.12-5|15	BuildRequires:	pkgconfig(ncurses)
14cu|ddd-3.3.12-5|16	BuildRequires:	binutils-devel
14cu|ddd-3.3.12-5|17	BuildRequires:	chrpath
14cu|ddd-3.3.12-5|18	Requires:	lesstif
14cu|ddd-3.3.12-5|19	Requires:	gdb
14cu|ddd-3.3.12-5|20	
14cu|ddd-3.3.12-5|21	%description
14cu|ddd-3.3.12-5|22	The Data Display Debugger (DDD) is a popular GUI for command-line
14cu|ddd-3.3.12-5|23	debuggers like GDB, DBX, JDB, WDB, XDB, the Perl debugger, and the
14cu|ddd-3.3.12-5|24	Python debugger.  DDD allows you to view source texts and provides an
14cu|ddd-3.3.12-5|25	interactive graphical data display, in which data structures are
14cu|ddd-3.3.12-5|26	displayed as graphs.  You can use your mouse to dereference pointers
14cu|ddd-3.3.12-5|27	or view structure contents, which are updated every time the program
14cu|ddd-3.3.12-5|28	stops.  DDD can debug programs written in Ada, C, C++, Chill, Fortran,
14cu|ddd-3.3.12-5|29	Java, Modula, Pascal, Perl, and Python.  DDD provides machine-level
14cu|ddd-3.3.12-5|30	debugging; hypertext source navigation and lookup; breakpoint,
14cu|ddd-3.3.12-5|31	watchpoint, backtrace, and history editors; array plots; undo and
14cu|ddd-3.3.12-5|32	redo; preferences and settings editors; program execution in the
14cu|ddd-3.3.12-5|33	terminal emulation window, debugging on a remote host, an on-line
14cu|ddd-3.3.12-5|34	manual, extensive help on the Motif user interface, and a command-line
14cu|ddd-3.3.12-5|35	interface with full editing, history and completion capabilities.
14cu|ddd-3.3.12-5|36	
14cu|ddd-3.3.12-5|37	%prep
14cu|ddd-3.3.12-5|38	%setup -q
14cu|ddd-3.3.12-5|39	%patch0 -p0
14cu|ddd-3.3.12-5|40	sed -i -e "s/^Categories=Development;$/Categories=Development;Debugger;/" ddd/ddd.desktop
14cu|ddd-3.3.12-5|41	
14cu|ddd-3.3.12-5|42	%build
14cu|ddd-3.3.12-5|43	CXXFLAGS="%{optflags} -fpermissive"
14cu|ddd-3.3.12-5|44	%configure2_5x
14cu|ddd-3.3.12-5|45	%make X_INCLUDE=""
14cu|ddd-3.3.12-5|46	
14cu|ddd-3.3.12-5|47	%install
14cu|ddd-3.3.12-5|48	
14cu|ddd-3.3.12-5|49	mkdir -p %{buildroot}{%{_bindir},%{_docdir}}
14cu|ddd-3.3.12-5|50	%makeinstall
14cu|ddd-3.3.12-5|51	
14cu|ddd-3.3.12-5|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,22x22}/apps
14cu|ddd-3.3.12-5|53	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ddd.png
14cu|ddd-3.3.12-5|54	install -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/ddd.png
14cu|ddd-3.3.12-5|55	
14cu|ddd-3.3.12-5|56	# (sb) remove rpath from binary
14cu|ddd-3.3.12-5|57	chrpath -d %{buildroot}%{_bindir}/%{name}
14cu|ddd-3.3.12-5|58	
14cu|ddd-3.3.12-5|59	# (sb) unpackaged files
14cu|ddd-3.3.12-5|60	rm -f %{buildroot}%{_libdir}/libiberty.a
14cu|ddd-3.3.12-5|61	
14cu|ddd-3.3.12-5|62	%files
14cu|ddd-3.3.12-5|63	%doc README TODO TIPS NEWS AUTHORS doc/*pdf doc/html
14cu|ddd-3.3.12-5|64	%{_bindir}/*
14cu|ddd-3.3.12-5|65	%{_mandir}/*/*
14cu|ddd-3.3.12-5|66	%{_infodir}/%{name}.*
14cu|ddd-3.3.12-5|67	%{_infodir}/%{name}-*
14cu|ddd-3.3.12-5|68	%dir %{_datadir}/%{name}-%{version}
14cu|ddd-3.3.12-5|69	%{_datadir}/applications/%{name}.desktop
14cu|ddd-3.3.12-5|70	%{_datadir}/%{name}-%{version}/COPYING
14cu|ddd-3.3.12-5|71	%{_datadir}/%{name}-%{version}/NEWS
14cu|ddd-3.3.12-5|72	%{_datadir}/%{name}-%{version}/ddd
14cu|ddd-3.3.12-5|73	%{_datadir}/%{name}-%{version}/themes
14cu|ddd-3.3.12-5|74	%{_datadir}/%{name}-%{version}/vsllib
14cu|ddd-3.3.12-5|75	%{_iconsdir}/hicolor/*/apps/ddd.png
14cu|ddd-3.3.12-5|76	
14cu|ddd-3.3.12-5|77	
14cu|ddd-3.3.12-5|78	
14cu|ddd-3.3.12-5|79	%changelog
14cu|ddd-3.3.12-5|80	
14cu|ddd-3.3.12-5|81	* Tue May 31 2016 Denis Silakov <dsilakov@gmail.com> 3.3.12-5
14cu|ddd-3.3.12-5|82	- (2e4ee55) Spec cleanup
14cu|ddd-3.3.12-5|83	
14cu|ddd-3.3.12-5|84	

9948 14
14cu|ddrescue-1.21-1|1	Summary:	Data recovery tool
14cu|ddrescue-1.21-1|2	Name:		ddrescue
14cu|ddrescue-1.21-1|3	Version:	1.21
14cu|ddrescue-1.21-1|4	Release:	1
14cu|ddrescue-1.21-1|5	License:	GPLv3+
14cu|ddrescue-1.21-1|6	Group:		System/Kernel and hardware
14cu|ddrescue-1.21-1|7	URL:		http://www.gnu.org/software/ddrescue/ddrescue.html
14cu|ddrescue-1.21-1|8	Source0:	http://ftp.gnu.org/gnu/ddrescue/%{name}-%{version}.tar.lz
14cu|ddrescue-1.21-1|9	Source1:	http://ftp.gnu.org/gnu/ddrescue/%{name}-%{version}.tar.lz.sig
14cu|ddrescue-1.21-1|10	BuildRequires:	lzip
14cu|ddrescue-1.21-1|11	
14cu|ddrescue-1.21-1|12	%description
14cu|ddrescue-1.21-1|13	GNU ddrescue is a data recovery tool. It copies data from one file or block
14cu|ddrescue-1.21-1|14	device (hard disc, CDROM, etc) to another, trying hard to rescue data in
14cu|ddrescue-1.21-1|15	case of read errors.
14cu|ddrescue-1.21-1|16	
14cu|ddrescue-1.21-1|17	Ddrescue does not truncate the output file if not asked to. So, every time
14cu|ddrescue-1.21-1|18	you run it on the same output file, it tries to fill in the gaps.
14cu|ddrescue-1.21-1|19	
14cu|ddrescue-1.21-1|20	The basic operation of ddrescue is fully automatic. That is, you don't have
14cu|ddrescue-1.21-1|21	to wait for an error, stop the program, read the log, run it in reverse mode.
14cu|ddrescue-1.21-1|22	
14cu|ddrescue-1.21-1|23	If you use the log-file feature of ddrescue, the data is rescued very
14cu|ddrescue-1.21-1|24	efficiently (only the needed blocks are read). Also you can interrupt the
14cu|ddrescue-1.21-1|25	rescue at any time and resume it later at the same point.
14cu|ddrescue-1.21-1|26	
14cu|ddrescue-1.21-1|27	Automatic merging of backups: If you have two or more damaged copies of a file,
14cu|ddrescue-1.21-1|28	CDROM, etc, and run ddrescue on all of them, one at a time, with the same
14cu|ddrescue-1.21-1|29	output file, you will probably obtain a complete and error-free file. This is
14cu|ddrescue-1.21-1|30	so because the probability of having damaged areas at the same places on
14cu|ddrescue-1.21-1|31	different input files is very low. Using the log-file, only the needed blocks
14cu|ddrescue-1.21-1|32	are read from the second and successive copies.
14cu|ddrescue-1.21-1|33	
14cu|ddrescue-1.21-1|34	The log-file is periodically saved to disc. So in case of a crash you can
14cu|ddrescue-1.21-1|35	resume the rescue with little recopying.
14cu|ddrescue-1.21-1|36	
14cu|ddrescue-1.21-1|37	Also, the same log-file can be used for multiple commands that copy different
14cu|ddrescue-1.21-1|38	areas of the file, and for multiple recovery attempts over different subsets.
14cu|ddrescue-1.21-1|39	
14cu|ddrescue-1.21-1|40	Ddrescue aligns its I/O buffer to the sector size so that it can be used to
14cu|ddrescue-1.21-1|41	read from raw devices. For efficiency reasons, also aligns it to the memory
14cu|ddrescue-1.21-1|42	page size if page size is a multiple of sector size.
14cu|ddrescue-1.21-1|43	
14cu|ddrescue-1.21-1|44	%prep
14cu|ddrescue-1.21-1|45	%setup -q
14cu|ddrescue-1.21-1|46	
14cu|ddrescue-1.21-1|47	%build
14cu|ddrescue-1.21-1|48	%configure2_5x
14cu|ddrescue-1.21-1|49	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|ddrescue-1.21-1|50	
14cu|ddrescue-1.21-1|51	%install
14cu|ddrescue-1.21-1|52	%makeinstall_std
14cu|ddrescue-1.21-1|53	
14cu|ddrescue-1.21-1|54	%files
14cu|ddrescue-1.21-1|55	%doc AUTHORS ChangeLog README
14cu|ddrescue-1.21-1|56	%{_bindir}/*
14cu|ddrescue-1.21-1|57	%{_infodir}/*
14cu|ddrescue-1.21-1|58	%{_mandir}/*/*
14cu|ddrescue-1.21-1|59	
14cu|ddrescue-1.21-1|60	%changelog
14cu|ddrescue-1.21-1|61	
14cu|ddrescue-1.21-1|62	* Wed Apr 13 2016 dsilakov <denis.silakov@rosalab.ru> 1.21-1
14cu|ddrescue-1.21-1|63	- (14dc655) Merge pull request #3 from alzim/ddrescue:rosa2014.1
14cu|ddrescue-1.21-1|64	- (14dc655) Updated to 1.21
14cu|ddrescue-1.21-1|65	
14cu|ddrescue-1.21-1|66	

9949 14
14cu|deadbeef-plugin-infobar-1.4-2|1	%if %{_use_internal_dependency_generator}
14cu|deadbeef-plugin-infobar-1.4-2|2	%define __noautoprov 'ddb_infobar_gtk3\\.so(.*)'
14cu|deadbeef-plugin-infobar-1.4-2|3	%endif
14cu|deadbeef-plugin-infobar-1.4-2|4	
14cu|deadbeef-plugin-infobar-1.4-2|5	Summary:	InfoBar plugin for DeaDBeeF
14cu|deadbeef-plugin-infobar-1.4-2|6	Name:		deadbeef-plugin-infobar
14cu|deadbeef-plugin-infobar-1.4-2|7	Version:	1.4
14cu|deadbeef-plugin-infobar-1.4-2|8	Release:	2
14cu|deadbeef-plugin-infobar-1.4-2|9	License:	GPLv2+
14cu|deadbeef-plugin-infobar-1.4-2|10	Group:		Sound
14cu|deadbeef-plugin-infobar-1.4-2|11	Url:		https://bitbucket.org/dsimbiriatin/deadbeef-infobar
14cu|deadbeef-plugin-infobar-1.4-2|12	Source0:	https://bitbucket.org/dsimbiriatin/deadbeef-infobar/downloads/deadbeef-infobar-%{version}.tar.gz
14cu|deadbeef-plugin-infobar-1.4-2|13	BuildRequires:	deadbeef-devel
14cu|deadbeef-plugin-infobar-1.4-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|deadbeef-plugin-infobar-1.4-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14cu|deadbeef-plugin-infobar-1.4-2|16	Requires:	deadbeef
14cu|deadbeef-plugin-infobar-1.4-2|17	
14cu|deadbeef-plugin-infobar-1.4-2|18	%description
14cu|deadbeef-plugin-infobar-1.4-2|19	InfoBar plugin for DeaDBeeF. It allows you to view:
14cu|deadbeef-plugin-infobar-1.4-2|20	- lyrics for the current song;
14cu|deadbeef-plugin-infobar-1.4-2|21	- biography for the current artist;
14cu|deadbeef-plugin-infobar-1.4-2|22	- list of the similar artists.
14cu|deadbeef-plugin-infobar-1.4-2|23	
14cu|deadbeef-plugin-infobar-1.4-2|24	%files
14cu|deadbeef-plugin-infobar-1.4-2|25	%doc COPYING
14cu|deadbeef-plugin-infobar-1.4-2|26	%{_libdir}/deadbeef/ddb_infobar_gtk3.so
14cu|deadbeef-plugin-infobar-1.4-2|27	
14cu|deadbeef-plugin-infobar-1.4-2|28	#----------------------------------------------------------------------------
14cu|deadbeef-plugin-infobar-1.4-2|29	
14cu|deadbeef-plugin-infobar-1.4-2|30	%prep
14cu|deadbeef-plugin-infobar-1.4-2|31	%setup -qn deadbeef-infobar-%{version}
14cu|deadbeef-plugin-infobar-1.4-2|32	
14cu|deadbeef-plugin-infobar-1.4-2|33	%build
14cu|deadbeef-plugin-infobar-1.4-2|34	%setup_compile_flags
14cu|deadbeef-plugin-infobar-1.4-2|35	%make gtk3
14cu|deadbeef-plugin-infobar-1.4-2|36	
14cu|deadbeef-plugin-infobar-1.4-2|37	%install
14cu|deadbeef-plugin-infobar-1.4-2|38	mkdir -p %{buildroot}%{_libdir}/deadbeef/
14cu|deadbeef-plugin-infobar-1.4-2|39	install -m 0755 gtk3/ddb_infobar_gtk3.so %{buildroot}%{_libdir}/deadbeef/ddb_infobar_gtk3.so
14cu|deadbeef-plugin-infobar-1.4-2|40	
14cu|deadbeef-plugin-infobar-1.4-2|41	%changelog
14cu|deadbeef-plugin-infobar-1.4-2|42	
14cu|deadbeef-plugin-infobar-1.4-2|43	* Mon Jul 27 2015 Rosa <rosa@abf.rosalinux.ru> 1.4-2
14cu|deadbeef-plugin-infobar-1.4-2|44	- (3d4e9a1) Automatic import for version 1.4-2
14cu|deadbeef-plugin-infobar-1.4-2|45	
14cu|deadbeef-plugin-infobar-1.4-2|46	

9950 14
14cu|debconf-1.5.59-1|1	# Originally imported from Fedora Rawhide.
14cu|debconf-1.5.59-1|2	Name:           debconf
14cu|debconf-1.5.59-1|3	Version:        1.5.59
14cu|debconf-1.5.59-1|4	Release:        1
14cu|debconf-1.5.59-1|5	Summary:        Debian configuration management system
14cu|debconf-1.5.59-1|6	
14cu|debconf-1.5.59-1|7	Group:          System/Configuration/Packaging
14cu|debconf-1.5.59-1|8	License:        BSD
14cu|debconf-1.5.59-1|9	URL:            http://packages.debian.org/sid/debconf
14cu|debconf-1.5.59-1|10	Source0:        http://ftp.de.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.xz
14cu|debconf-1.5.59-1|11	Patch0:         debconf-1.5.32-no-utf8-to-pod2man.patch
14cu|debconf-1.5.59-1|12	BuildArch:      noarch
14cu|debconf-1.5.59-1|13	
14cu|debconf-1.5.59-1|14	BuildRequires:  python
14cu|debconf-1.5.59-1|15	BuildRequires:  python3
14cu|debconf-1.5.59-1|16	BuildRequires:  po4a >= 0.23
14cu|debconf-1.5.59-1|17	BuildRequires:  gettext >= 0.13
14cu|debconf-1.5.59-1|18	BuildRequires:  perl(Qt)
14cu|debconf-1.5.59-1|19	# Not actual requirements, although listed at
14cu|debconf-1.5.59-1|20	# http://ftp.de.debian.org/debian/pool/main/d/debconf/debconf_1.5.32.dsc
14cu|debconf-1.5.59-1|21	#BuildRequires:  debhelper >= 7.0.50
14cu|debconf-1.5.59-1|22	#BuildRequires:  perl-libintl
14cu|debconf-1.5.59-1|23	#BuildRequires:  po-debconf
14cu|debconf-1.5.59-1|24	
14cu|debconf-1.5.59-1|25	%description
14cu|debconf-1.5.59-1|26	Debconf is a configuration management system for Debian
14cu|debconf-1.5.59-1|27	packages. Packages use Debconf to ask questions when
14cu|debconf-1.5.59-1|28	they are installed.
14cu|debconf-1.5.59-1|29	
14cu|debconf-1.5.59-1|30	%files
14cu|debconf-1.5.59-1|31	%doc doc/README doc/EXAMPLES doc/CREDITS doc/README.translators doc/README.LDAP doc/TODO
14cu|debconf-1.5.59-1|32	%doc debian/changelog debian/copyright debian/README.Debian
14cu|debconf-1.5.59-1|33	%config(noreplace) %{_sysconfdir}/debconf.conf
14cu|debconf-1.5.59-1|34	%{_bindir}/debconf
14cu|debconf-1.5.59-1|35	%{_bindir}/debconf-apt-progress
14cu|debconf-1.5.59-1|36	%{_bindir}/debconf-communicate
14cu|debconf-1.5.59-1|37	%{_bindir}/debconf-copydb
14cu|debconf-1.5.59-1|38	%{_bindir}/debconf-escape
14cu|debconf-1.5.59-1|39	%{_bindir}/debconf-set-selections
14cu|debconf-1.5.59-1|40	%{_bindir}/debconf-show
14cu|debconf-1.5.59-1|41	%{_sbindir}/dpkg-preconfigure
14cu|debconf-1.5.59-1|42	%{_sbindir}/dpkg-reconfigure
14cu|debconf-1.5.59-1|43	%{perl_vendorlib}/Debconf
14cu|debconf-1.5.59-1|44	%{perl_vendorlib}/Debian
14cu|debconf-1.5.59-1|45	%{_datadir}/%{name}
14cu|debconf-1.5.59-1|46	%{_mandir}/man1/debconf-apt-progress.1*
14cu|debconf-1.5.59-1|47	%{_mandir}/man1/debconf-communicate.1*
14cu|debconf-1.5.59-1|48	%{_mandir}/man1/debconf-copydb.1*
14cu|debconf-1.5.59-1|49	%{_mandir}/man1/debconf-escape.1*
14cu|debconf-1.5.59-1|50	%{_mandir}/man1/debconf-set-selections.1*
14cu|debconf-1.5.59-1|51	%{_mandir}/man1/debconf-show.1*
14cu|debconf-1.5.59-1|52	%{_mandir}/man1/debconf.1*
14cu|debconf-1.5.59-1|53	%{_mandir}/man8/dpkg-preconfigure.8*
14cu|debconf-1.5.59-1|54	%{_mandir}/man8/dpkg-reconfigure.8*
14cu|debconf-1.5.59-1|55	%{_mandir}/*/man1/debconf-apt-progress.1*
14cu|debconf-1.5.59-1|56	%{_mandir}/*/man1/debconf-communicate.1*
14cu|debconf-1.5.59-1|57	%{_mandir}/*/man1/debconf-copydb.1*
14cu|debconf-1.5.59-1|58	%{_mandir}/*/man1/debconf-escape.1*
14cu|debconf-1.5.59-1|59	%{_mandir}/*/man1/debconf-set-selections.1*
14cu|debconf-1.5.59-1|60	%{_mandir}/*/man1/debconf-show.1*
14cu|debconf-1.5.59-1|61	%{_mandir}/*/man1/debconf.1*
14cu|debconf-1.5.59-1|62	%{_mandir}/*/man8/dpkg-preconfigure.8*
14cu|debconf-1.5.59-1|63	%{_mandir}/*/man8/dpkg-reconfigure.8*
14cu|debconf-1.5.59-1|64	%{_datadir}/pixmaps/debian-logo.png
14cu|debconf-1.5.59-1|65	
14cu|debconf-1.5.59-1|66	#--------------------------------------------------------------------------
14cu|debconf-1.5.59-1|67	
14cu|debconf-1.5.59-1|68	%package doc
14cu|debconf-1.5.59-1|69	Summary:        Debconf documentation
14cu|debconf-1.5.59-1|70	Group:          Documentation
14cu|debconf-1.5.59-1|71	Requires:       %{name} = %{version}-%{release}
14cu|debconf-1.5.59-1|72	
14cu|debconf-1.5.59-1|73	%description doc
14cu|debconf-1.5.59-1|74	This package contains lots of additional documentation for Debconf,
14cu|debconf-1.5.59-1|75	including the debconf user's guide, documentation about using
14cu|debconf-1.5.59-1|76	different backend databases via the /etc/debconf.conf file, and a
14cu|debconf-1.5.59-1|77	developer's guide to debconf.
14cu|debconf-1.5.59-1|78	
14cu|debconf-1.5.59-1|79	%files doc -f man-doc.lang
14cu|debconf-1.5.59-1|80	%doc samples/
14cu|debconf-1.5.59-1|81	%doc doc/CREDITS doc/README doc/README.LDAP doc/TODO
14cu|debconf-1.5.59-1|82	%doc debian/changelog
14cu|debconf-1.5.59-1|83	%doc debian/copyright
14cu|debconf-1.5.59-1|84	%doc doc/debconf.schema
14cu|debconf-1.5.59-1|85	%doc doc/hierarchy.txt
14cu|debconf-1.5.59-1|86	%doc doc/namespace.txt
14cu|debconf-1.5.59-1|87	%doc doc/passthrough.txt
14cu|debconf-1.5.59-1|88	%{_mandir}/man3/confmodule.3*
14cu|debconf-1.5.59-1|89	%{_mandir}/man5/debconf.conf.5*
14cu|debconf-1.5.59-1|90	%{_mandir}/man7/debconf-devel.7*
14cu|debconf-1.5.59-1|91	%{_mandir}/man7/debconf.7*
14cu|debconf-1.5.59-1|92	
14cu|debconf-1.5.59-1|93	#--------------------------------------------------------------------------
14cu|debconf-1.5.59-1|94	
14cu|debconf-1.5.59-1|95	%package i18n
14cu|debconf-1.5.59-1|96	Summary:        Full internationalization support for debconf
14cu|debconf-1.5.59-1|97	Group:          System/Configuration/Packaging
14cu|debconf-1.5.59-1|98	Requires:       %{name} = %{version}-%{release}
14cu|debconf-1.5.59-1|99	
14cu|debconf-1.5.59-1|100	%description i18n
14cu|debconf-1.5.59-1|101	This package provides full internationalization for debconf,
14cu|debconf-1.5.59-1|102	including translations into all available languages, support
14cu|debconf-1.5.59-1|103	for using translated debconf templates, and support for
14cu|debconf-1.5.59-1|104	proper display of multibyte character sets.
14cu|debconf-1.5.59-1|105	
14cu|debconf-1.5.59-1|106	%files i18n -f man-i18n.lang -f debconf.lang
14cu|debconf-1.5.59-1|107	%doc debian/changelog debian/copyright debian/README.Debian
14cu|debconf-1.5.59-1|108	
14cu|debconf-1.5.59-1|109	#--------------------------------------------------------------------------
14cu|debconf-1.5.59-1|110	%package utils
14cu|debconf-1.5.59-1|111	Summary:        This package contains some small utilities for debconf developers
14cu|debconf-1.5.59-1|112	Group:          System/Configuration/Packaging
14cu|debconf-1.5.59-1|113	Requires:       %{name} = %{version}-%{release}
14cu|debconf-1.5.59-1|114	
14cu|debconf-1.5.59-1|115	%description utils
14cu|debconf-1.5.59-1|116	This package contains some small utilities for debconf developers.
14cu|debconf-1.5.59-1|117	
14cu|debconf-1.5.59-1|118	%files utils -f man-utils.lang
14cu|debconf-1.5.59-1|119	%doc debian/changelog debian/copyright debian/README.Debian
14cu|debconf-1.5.59-1|120	%{_bindir}/debconf-get-selections
14cu|debconf-1.5.59-1|121	%{_bindir}/debconf-getlang
14cu|debconf-1.5.59-1|122	%{_bindir}/debconf-loadtemplate
14cu|debconf-1.5.59-1|123	%{_bindir}/debconf-mergetemplate
14cu|debconf-1.5.59-1|124	%{_mandir}/man1/debconf-get-selections.1*
14cu|debconf-1.5.59-1|125	%{_mandir}/man1/debconf-getlang.1*
14cu|debconf-1.5.59-1|126	%{_mandir}/man1/debconf-loadtemplate.1*
14cu|debconf-1.5.59-1|127	%{_mandir}/man1/debconf-mergetemplate.1*
14cu|debconf-1.5.59-1|128	
14cu|debconf-1.5.59-1|129	#--------------------------------------------------------------------------
14cu|debconf-1.5.59-1|130	
14cu|debconf-1.5.59-1|131	%prep
14cu|debconf-1.5.59-1|132	%setup -q -n %{name}
14cu|debconf-1.5.59-1|133	%patch0 -p1
14cu|debconf-1.5.59-1|134	
14cu|debconf-1.5.59-1|135	
14cu|debconf-1.5.59-1|136	%build
14cu|debconf-1.5.59-1|137	%make
14cu|debconf-1.5.59-1|138	
14cu|debconf-1.5.59-1|139	%install
14cu|debconf-1.5.59-1|140	make install prefix=%{buildroot}
14cu|debconf-1.5.59-1|141	make install-i18n prefix=%{buildroot}
14cu|debconf-1.5.59-1|142	make install-utils prefix=%{buildroot}
14cu|debconf-1.5.59-1|143	
14cu|debconf-1.5.59-1|144	mkdir -p \
14cu|debconf-1.5.59-1|145	%{buildroot}/%{perl_vendorlib} \
14cu|debconf-1.5.59-1|146	%{buildroot}/%{_mandir}/man{1,3,5,7,8} \
14cu|debconf-1.5.59-1|147	%{buildroot}/%{_mandir}/de/man{1,3,5,7,8} \
14cu|debconf-1.5.59-1|148	%{buildroot}/%{_mandir}/fr/man{1,3,5,7,8} \
14cu|debconf-1.5.59-1|149	%{buildroot}/%{_mandir}/ru/man{1,3,5,7,8} \
14cu|debconf-1.5.59-1|150	%{buildroot}/%{_mandir}/pt_BR/man{1,3,8}
14cu|debconf-1.5.59-1|151	
14cu|debconf-1.5.59-1|152	%if "%{_datadir}/perl5" != "%{perl_vendorlib}"
14cu|debconf-1.5.59-1|153	mv %{buildroot}/%{_datadir}/perl5/Debconf %{buildroot}/%{perl_vendorlib}/.
14cu|debconf-1.5.59-1|154	mv %{buildroot}/%{_datadir}/perl5/Debian %{buildroot}/%{perl_vendorlib}/.
14cu|debconf-1.5.59-1|155	%endif
14cu|debconf-1.5.59-1|156	
14cu|debconf-1.5.59-1|157	chmod 755 %{buildroot}/%{_datadir}/%{name}/confmodule*
14cu|debconf-1.5.59-1|158	
14cu|debconf-1.5.59-1|159	# Base and i18n man pages
14cu|debconf-1.5.59-1|160	for man in \
14cu|debconf-1.5.59-1|161	"debconf-apt-progress" \
14cu|debconf-1.5.59-1|162	"debconf-communicate" \
14cu|debconf-1.5.59-1|163	"debconf-copydb" \
14cu|debconf-1.5.59-1|164	"debconf-escape" \
14cu|debconf-1.5.59-1|165	"debconf-set-selections" \
14cu|debconf-1.5.59-1|166	"debconf-show" \
14cu|debconf-1.5.59-1|167	"debconf" \
14cu|debconf-1.5.59-1|168	"dpkg-preconfigure" \
14cu|debconf-1.5.59-1|169	"dpkg-reconfigure"; do
14cu|debconf-1.5.59-1|170	
14cu|debconf-1.5.59-1|171	for level in 1 8; do
14cu|debconf-1.5.59-1|172	for lang in de fr pt_BR ru; do
14cu|debconf-1.5.59-1|173	if test -f doc/man/gen/$man.$lang.$level; then
14cu|debconf-1.5.59-1|174	short_lang=`echo "$lang" | sed 's/_.*//'`
14cu|debconf-1.5.59-1|175	install -m 644 doc/man/gen/$man.$lang.$level %{buildroot}/%{_mandir}/$lang/man$level/$man.$level
14cu|debconf-1.5.59-1|176	echo "%lang($short_lang) %{_mandir}/$lang/man$level/$man.$level*" >> "man-i18n.lang"
14cu|debconf-1.5.59-1|177	fi
14cu|debconf-1.5.59-1|178	done
14cu|debconf-1.5.59-1|179	test -f doc/man/gen/$man.$level && \
14cu|debconf-1.5.59-1|180	install -m 644 doc/man/gen/$man.$level %{buildroot}/%{_mandir}/man$level/$man.$level
14cu|debconf-1.5.59-1|181	done
14cu|debconf-1.5.59-1|182	done
14cu|debconf-1.5.59-1|183	
14cu|debconf-1.5.59-1|184	# Doc foo
14cu|debconf-1.5.59-1|185	for man in \
14cu|debconf-1.5.59-1|186	"Debconf::Client::ConfModule" \
14cu|debconf-1.5.59-1|187	"confmodule" \
14cu|debconf-1.5.59-1|188	"debconf.conf" \
14cu|debconf-1.5.59-1|189	"debconf-devel" \
14cu|debconf-1.5.59-1|190	"debconf"; do
14cu|debconf-1.5.59-1|191	
14cu|debconf-1.5.59-1|192	for level in 3 5 7; do
14cu|debconf-1.5.59-1|193	for lang in de fr pt_BR ru; do
14cu|debconf-1.5.59-1|194	if test -f doc/man/$man.$lang.$level*; then
14cu|debconf-1.5.59-1|195	short_lang=`echo "$lang" | sed 's/_.*//'`
14cu|debconf-1.5.59-1|196	install -m 644 doc/man/$man.$lang.$level* %{buildroot}/%{_mandir}/$lang/man$level/$man.$level
14cu|debconf-1.5.59-1|197	echo "%lang($short_lang) %{_mandir}/$lang/man$level/$man.$level*" >> "man-doc.lang"
14cu|debconf-1.5.59-1|198	fi
14cu|debconf-1.5.59-1|199	done
14cu|debconf-1.5.59-1|200	test -f doc/man/$man.$level && \
14cu|debconf-1.5.59-1|201	install -m 644 doc/man/$man.$level %{buildroot}/%{_mandir}/man$level/$man.$level
14cu|debconf-1.5.59-1|202	done
14cu|debconf-1.5.59-1|203	done
14cu|debconf-1.5.59-1|204	
14cu|debconf-1.5.59-1|205	# Utils man pages
14cu|debconf-1.5.59-1|206	for man in get-selections \
14cu|debconf-1.5.59-1|207	getlang \
14cu|debconf-1.5.59-1|208	loadtemplate \
14cu|debconf-1.5.59-1|209	mergetemplate; do
14cu|debconf-1.5.59-1|210	for lang in de fr pt_BR ru; do
14cu|debconf-1.5.59-1|211	short_lang=`echo "$lang" | sed 's/_.*//'`
14cu|debconf-1.5.59-1|212	if test -f doc/man/gen/debconf-$man.$lang.1; then
14cu|debconf-1.5.59-1|213	install -m 644 doc/man/gen/debconf-$man.$lang.1 %{buildroot}/%{_mandir}/$lang/man1/debconf-$man.1
14cu|debconf-1.5.59-1|214	echo "%lang($short_lang) %{_mandir}/$lang/man1/debconf-$man.1*" >> "man-utils.lang"
14cu|debconf-1.5.59-1|215	fi
14cu|debconf-1.5.59-1|216	done
14cu|debconf-1.5.59-1|217	test -f doc/man/gen/debconf-$man.1 && \
14cu|debconf-1.5.59-1|218	install -m 644 doc/man/gen/debconf-$man.1 %{buildroot}/%{_mandir}/man1/debconf-$man.1
14cu|debconf-1.5.59-1|219	done
14cu|debconf-1.5.59-1|220	
14cu|debconf-1.5.59-1|221	rm -rf %{buildroot}/usr/lib/python3
14cu|debconf-1.5.59-1|222	
14cu|debconf-1.5.59-1|223	%find_lang debconf
14cu|debconf-1.5.59-1|224	
14cu|debconf-1.5.59-1|225	%changelog
14cu|debconf-1.5.59-1|226	
14cu|debconf-1.5.59-1|227	* Fri Aug 26 2016 alzim <alzim@bk.ru> 1.5.59-1
14cu|debconf-1.5.59-1|228	- (319644c) Merge pull request #1 from import/debconf:rosa2016.1
14cu|debconf-1.5.59-1|229	- (319644c) Updated to 1.5.59
14cu|debconf-1.5.59-1|230	
14cu|debconf-1.5.59-1|231	

9951 14
14cu|debhelper-9.20160814-1|1	# SPEC and source package imported from Fedora:
14cu|debhelper-9.20160814-1|2	# http://mirror.kolabsys.com/pub/fedora/apt-utils/f16/SRPMS/
14cu|debhelper-9.20160814-1|3	Name:           debhelper
14cu|debhelper-9.20160814-1|4	Version:        9.20160814
14cu|debhelper-9.20160814-1|5	Release:        1
14cu|debhelper-9.20160814-1|6	Summary:        Helper programs for Debian rules
14cu|debhelper-9.20160814-1|7	
14cu|debhelper-9.20160814-1|8	Group:          System/Configuration/Packaging
14cu|debhelper-9.20160814-1|9	License:        GPLv2+
14cu|debhelper-9.20160814-1|10	URL:            https://packages.debian.org/sid/debhelper
14cu|debhelper-9.20160814-1|11	Source0:        http://ftp.de.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.xz
14cu|debhelper-9.20160814-1|12	Patch0:         debhelper-7.4.20-no-utf8-to-pod2man.patch
14cu|debhelper-9.20160814-1|13	BuildArch:      noarch
14cu|debhelper-9.20160814-1|14	
14cu|debhelper-9.20160814-1|15	BuildRequires:  po4a
14cu|debhelper-9.20160814-1|16	# BuildRequires:  dpkg-devel
14cu|debhelper-9.20160814-1|17	BuildRequires:  dpkg
14cu|debhelper-9.20160814-1|18	BuildRequires:  perl-Dpkg
14cu|debhelper-9.20160814-1|19	
14cu|debhelper-9.20160814-1|20	Requires:       binutils
14cu|debhelper-9.20160814-1|21	Requires:       html2text
14cu|debhelper-9.20160814-1|22	Requires:       perl
14cu|debhelper-9.20160814-1|23	Requires:       po-debconf
14cu|debhelper-9.20160814-1|24	Requires:       dpkg perl-Dpkg
14cu|debhelper-9.20160814-1|25	
14cu|debhelper-9.20160814-1|26	%description
14cu|debhelper-9.20160814-1|27	A collection of programs that can be used in a Debian rules file
14cu|debhelper-9.20160814-1|28	to automate common tasks related to building Debian packages.
14cu|debhelper-9.20160814-1|29	Programs are included to install various files into your package,
14cu|debhelper-9.20160814-1|30	compress files, fix file permissions, integrate your package with
14cu|debhelper-9.20160814-1|31	the Debian menu system, debconf, doc-base, etc. Most Debian
14cu|debhelper-9.20160814-1|32	packages use debhelper as part of their build process.
14cu|debhelper-9.20160814-1|33	
14cu|debhelper-9.20160814-1|34	%prep
14cu|debhelper-9.20160814-1|35	%setup -qn %{name}
14cu|debhelper-9.20160814-1|36	%patch0 -p1
14cu|debhelper-9.20160814-1|37	
14cu|debhelper-9.20160814-1|38	%build
14cu|debhelper-9.20160814-1|39	make build
14cu|debhelper-9.20160814-1|40	
14cu|debhelper-9.20160814-1|41	%install
14cu|debhelper-9.20160814-1|42	%makeinstall_std
14cu|debhelper-9.20160814-1|43	
14cu|debhelper-9.20160814-1|44	mkdir -p \
14cu|debhelper-9.20160814-1|45	%{buildroot}/%{_mandir}/{,es,fr}/man{1,7}/
14cu|debhelper-9.20160814-1|46	
14cu|debhelper-9.20160814-1|47	for lang in es fr; do
14cu|debhelper-9.20160814-1|48	for level in 1 7; do
14cu|debhelper-9.20160814-1|49	mv ./*.$lang.$level %{buildroot}/%{_mandir}/$lang/man$level/ || :
14cu|debhelper-9.20160814-1|50	done
14cu|debhelper-9.20160814-1|51	done
14cu|debhelper-9.20160814-1|52	
14cu|debhelper-9.20160814-1|53	install -m 644 ./*.1 %{buildroot}/%{_mandir}/man1
14cu|debhelper-9.20160814-1|54	install -m 644 ./*.7 %{buildroot}/%{_mandir}/man7
14cu|debhelper-9.20160814-1|55	
14cu|debhelper-9.20160814-1|56	%find_lang debhelper --with-man
14cu|debhelper-9.20160814-1|57	
14cu|debhelper-9.20160814-1|58	# %%files -f debhelper.lang
14cu|debhelper-9.20160814-1|59	%files
14cu|debhelper-9.20160814-1|60	%doc examples/ doc/
14cu|debhelper-9.20160814-1|61	%{_mandir}/es/man1/*
14cu|debhelper-9.20160814-1|62	%{_mandir}/fr/man1/*
14cu|debhelper-9.20160814-1|63	%{_mandir}/fr/man7/*
14cu|debhelper-9.20160814-1|64	%{_mandir}/man1/*
14cu|debhelper-9.20160814-1|65	%{_mandir}/man7/*
14cu|debhelper-9.20160814-1|66	%{_bindir}/dh*
14cu|debhelper-9.20160814-1|67	%dir %{_datadir}/%{name}
14cu|debhelper-9.20160814-1|68	%{_datadir}/%{name}/autoscripts
14cu|debhelper-9.20160814-1|69	%dir %{perl_vendorlib}/Debian
14cu|debhelper-9.20160814-1|70	%{perl_vendorlib}/Debian/Debhelper
14cu|debhelper-9.20160814-1|71	
14cu|debhelper-9.20160814-1|72	%changelog
14cu|debhelper-9.20160814-1|73	
14cu|debhelper-9.20160814-1|74	* Thu Aug 25 2016 alzim <alzim@bk.ru> 9.20160814-1
14cu|debhelper-9.20160814-1|75	- (acba82b) Merge pull request #1 from import/debhelper:rosa2016.1
14cu|debhelper-9.20160814-1|76	- (acba82b) Updated to 9.20160814
14cu|debhelper-9.20160814-1|77	
14cu|debhelper-9.20160814-1|78	

9952 14
14cu|decibel-audio-player-1.08-2|1	Name:		decibel-audio-player
14cu|decibel-audio-player-1.08-2|2	Summary:	A clean and user-friendly audio player
14cu|decibel-audio-player-1.08-2|3	Version:	1.08
14cu|decibel-audio-player-1.08-2|4	Release:	2
14cu|decibel-audio-player-1.08-2|5	Source0:	http://decibel.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
14cu|decibel-audio-player-1.08-2|6	Source1:	decibel-audio-player
14cu|decibel-audio-player-1.08-2|7	Source2:	decibel-audio-player-remote
14cu|decibel-audio-player-1.08-2|8	URL:		http://decibel.silent-blade.org/
14cu|decibel-audio-player-1.08-2|9	Group:		Sound
14cu|decibel-audio-player-1.08-2|10	License:	GPLv2+
14cu|decibel-audio-player-1.08-2|11	Requires:	pygtk2.0
14cu|decibel-audio-player-1.08-2|12	Requires:	gstreamer0.10-python
14cu|decibel-audio-player-1.08-2|13	Requires:	pygtk2.0-libglade
14cu|decibel-audio-player-1.08-2|14	Requires:	gstreamer0.10-plugins-good
14cu|decibel-audio-player-1.08-2|15	Requires:	gstreamer0.10-plugins-base
14cu|decibel-audio-player-1.08-2|16	Requires:	gstreamer0.10-plugins-ugly
14cu|decibel-audio-player-1.08-2|17	Requires:	python
14cu|decibel-audio-player-1.08-2|18	Requires:	mutagen
14cu|decibel-audio-player-1.08-2|19	Requires:	python-notify
14cu|decibel-audio-player-1.08-2|20	Requires:	python-imaging
14cu|decibel-audio-player-1.08-2|21	Requires:	zeitgeist
14cu|decibel-audio-player-1.08-2|22	Requires:	python-CDDB
14cu|decibel-audio-player-1.08-2|23	
14cu|decibel-audio-player-1.08-2|24	BuildArch:	noarch
14cu|decibel-audio-player-1.08-2|25	
14cu|decibel-audio-player-1.08-2|26	%description
14cu|decibel-audio-player-1.08-2|27	Decibel is a GTK+ audio player designed for GNU/Linux, which aims at
14cu|decibel-audio-player-1.08-2|28	being very straightforward to use by means of a very clean and user
14cu|decibel-audio-player-1.08-2|29	friendly interface. Decibel is especially targeted at Gnome and will
14cu|decibel-audio-player-1.08-2|30	follow the Gnome HIG as closely as possible.
14cu|decibel-audio-player-1.08-2|31	
14cu|decibel-audio-player-1.08-2|32	It does not include features that generally have had better support
14cu|decibel-audio-player-1.08-2|33	in specialized software, e.g. tagging.
14cu|decibel-audio-player-1.08-2|34	
14cu|decibel-audio-player-1.08-2|35	%prep
14cu|decibel-audio-player-1.08-2|36	%setup -q -n %{name}-%{version}
14cu|decibel-audio-player-1.08-2|37	# fix paths in make
14cu|decibel-audio-player-1.08-2|38	perl -pi -e "s|/usr/local|/usr|"  Makefile
14cu|decibel-audio-player-1.08-2|39	perl -pi -e "s|share/pixmaps|share/icons|"  Makefile
14cu|decibel-audio-player-1.08-2|40	
14cu|decibel-audio-player-1.08-2|41	%build
14cu|decibel-audio-player-1.08-2|42	
14cu|decibel-audio-player-1.08-2|43	%install
14cu|decibel-audio-player-1.08-2|44	%makeinstall_std
14cu|decibel-audio-player-1.08-2|45	
14cu|decibel-audio-player-1.08-2|46	# replace wrappers
14cu|decibel-audio-player-1.08-2|47	rm -rf %{buildroot}%{_bindir}/*
14cu|decibel-audio-player-1.08-2|48	install -m755 {%SOURCE1,%SOURCE2} %{buildroot}%{_bindir}/
14cu|decibel-audio-player-1.08-2|49	# fix permits
14cu|decibel-audio-player-1.08-2|50	chmod a+x %{buildroot}%{_datadir}/%{name}/src/decibel-audio-player.py
14cu|decibel-audio-player-1.08-2|51	%find_lang %name
14cu|decibel-audio-player-1.08-2|52	
14cu|decibel-audio-player-1.08-2|53	
14cu|decibel-audio-player-1.08-2|54	%files -f %name.lang
14cu|decibel-audio-player-1.08-2|55	%doc doc/{ChangeLog,decibel-audio-player.1,decibel-audio-player-remote.1,LICENCE}
14cu|decibel-audio-player-1.08-2|56	%{_bindir}/*
14cu|decibel-audio-player-1.08-2|57	%{_datadir}/%{name}/
14cu|decibel-audio-player-1.08-2|58	%{_datadir}/applications/*
14cu|decibel-audio-player-1.08-2|59	%{_iconsdir}/*
14cu|decibel-audio-player-1.08-2|60	%{_mandir}/*/*
14cu|decibel-audio-player-1.08-2|61	
14cu|decibel-audio-player-1.08-2|62	%changelog
14cu|decibel-audio-player-1.08-2|63	
14cu|decibel-audio-player-1.08-2|64	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.08-2
14cu|decibel-audio-player-1.08-2|65	- (2a66bdb) Drop obsolete python-pyxml requierment
14cu|decibel-audio-player-1.08-2|66	
14cu|decibel-audio-player-1.08-2|67	

9953 14
14cu|deflect-0.11.1-0.18faf9d1|1	%define	major 0.11.1
14cu|deflect-0.11.1-0.18faf9d1|2	%define api 4
14cu|deflect-0.11.1-0.18faf9d1|3	%define	libname %mklibname %{name} %{major}
14cu|deflect-0.11.1-0.18faf9d1|4	%define	devname %mklibname -d %{name}
14cu|deflect-0.11.1-0.18faf9d1|5	%define Werror_cflags %nil
14cu|deflect-0.11.1-0.18faf9d1|6	%define oname Deflect
14cu|deflect-0.11.1-0.18faf9d1|7	%define git 8faf9d1
14cu|deflect-0.11.1-0.18faf9d1|8	
14cu|deflect-0.11.1-0.18faf9d1|9	
14cu|deflect-0.11.1-0.18faf9d1|10	Name:           deflect
14cu|deflect-0.11.1-0.18faf9d1|11	Version:        %{major}
14cu|deflect-0.11.1-0.18faf9d1|12	Release:        0.1%{git}
14cu|deflect-0.11.1-0.18faf9d1|13	Summary:        Middleware to create and deploy parallel OpenGL-based applications
14cu|deflect-0.11.1-0.18faf9d1|14	License:        LGPLv2+
14cu|deflect-0.11.1-0.18faf9d1|15	Group:          Video
14cu|deflect-0.11.1-0.18faf9d1|16	Url:            http://equalizergraphics.com/
14cu|deflect-0.11.1-0.18faf9d1|17	#git clone https://github.com/BlueBrain/Deflect.git Deflect
14cu|deflect-0.11.1-0.18faf9d1|18	Source0:        Deflect-%{git}.tar.gz
14cu|deflect-0.11.1-0.18faf9d1|19	#git clone https://github.com/Eyescale/CMake.git common && cd common && git checkout 927b438
14cu|deflect-0.11.1-0.18faf9d1|20	Source1:        common-927b438.tar.gz
14cu|deflect-0.11.1-0.18faf9d1|21	Source100:      deflect.rpmlintrc
14cu|deflect-0.11.1-0.18faf9d1|22	Patch0:		deflect.doxyrules.patch
14cu|deflect-0.11.1-0.18faf9d1|23	Patch1:		deflect.libdir.patch
14cu|deflect-0.11.1-0.18faf9d1|24	BuildRequires:  autoconf
14cu|deflect-0.11.1-0.18faf9d1|25	BuildRequires:  automake
14cu|deflect-0.11.1-0.18faf9d1|26	BuildRequires:  bison
14cu|deflect-0.11.1-0.18faf9d1|27	BuildRequires:  cmake
14cu|deflect-0.11.1-0.18faf9d1|28	BuildRequires:  gcc-c++
14cu|deflect-0.11.1-0.18faf9d1|29	BuildRequires:  doxygen
14cu|deflect-0.11.1-0.18faf9d1|30	BuildRequires:  graphviz
14cu|deflect-0.11.1-0.18faf9d1|31	BuildRequires:  flex
14cu|deflect-0.11.1-0.18faf9d1|32	BuildRequires:  boost
14cu|deflect-0.11.1-0.18faf9d1|33	BuildRequires:  boost-devel
14cu|deflect-0.11.1-0.18faf9d1|34	BuildRequires:  collage-devel
14cu|deflect-0.11.1-0.18faf9d1|35	BuildRequires:  lunchbox-devel
14cu|deflect-0.11.1-0.18faf9d1|36	BuildRequires:  vmmlib-devel
14cu|deflect-0.11.1-0.18faf9d1|37	BuildRequires:  pkgconfig(gl)
14cu|deflect-0.11.1-0.18faf9d1|38	BuildRequires:  pkgconfig(python)
14cu|deflect-0.11.1-0.18faf9d1|39	BuildRequires:  spnav-devel
14cu|deflect-0.11.1-0.18faf9d1|40	BuildRequires:  pkgconfig(sm)
14cu|deflect-0.11.1-0.18faf9d1|41	BuildRequires:  pkgconfig(x11)
14cu|deflect-0.11.1-0.18faf9d1|42	BuildRequires:  glstats-devel
14cu|deflect-0.11.1-0.18faf9d1|43	BuildRequires:  hwsd-devel
14cu|deflect-0.11.1-0.18faf9d1|44	BuildRequires:  qt5-devel
14cu|deflect-0.11.1-0.18faf9d1|45	BuildRequires:  pkgconfig(Qt5Core)
14cu|deflect-0.11.1-0.18faf9d1|46	BuildRequires:  pkgconfig(openscenegraph)
14cu|deflect-0.11.1-0.18faf9d1|47	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|deflect-0.11.1-0.18faf9d1|48	BuildRequires:  opencv-devel
14cu|deflect-0.11.1-0.18faf9d1|49	BuildRequires:  pkgconfig(glut)
14cu|deflect-0.11.1-0.18faf9d1|50	BuildRequires:  pkgconfig(Qt5Qml)
14cu|deflect-0.11.1-0.18faf9d1|51	BuildRequires:  pkgconfig(Qt5Quick)
14cu|deflect-0.11.1-0.18faf9d1|52	BuildRequires:  pkgconfig(osmesa)
14cu|deflect-0.11.1-0.18faf9d1|53	BuildRequires:  pkgconfig(gl)
14cu|deflect-0.11.1-0.18faf9d1|54	BuildRequires:  pkgconfig(glut)
14cu|deflect-0.11.1-0.18faf9d1|55	BuildRequires:  pkgconfig(glewmx)
14cu|deflect-0.11.1-0.18faf9d1|56	BuildRequires:  gomp-devel
14cu|deflect-0.11.1-0.18faf9d1|57	BuildRequires:  pkgconfig(hwloc)
14cu|deflect-0.11.1-0.18faf9d1|58	
14cu|deflect-0.11.1-0.18faf9d1|59	Requires:  %{libname} = %{EVRD}
14cu|deflect-0.11.1-0.18faf9d1|60	
14cu|deflect-0.11.1-0.18faf9d1|61	%description
14cu|deflect-0.11.1-0.18faf9d1|62	Deflect is a cross-platform library, designed to run on any modern operating
14cu|deflect-0.11.1-0.18faf9d1|63	system, including all Unix variants. Deflect uses CMake to create a
14cu|deflect-0.11.1-0.18faf9d1|64	platform-specific build environment.
14cu|deflect-0.11.1-0.18faf9d1|65	C++ library for streaming pixels to other Deflect-based
14cu|deflect-0.11.1-0.18faf9d1|66	applications.
14cu|deflect-0.11.1-0.18faf9d1|67	
14cu|deflect-0.11.1-0.18faf9d1|68	%files
14cu|deflect-0.11.1-0.18faf9d1|69	%doc README.md LGPL.txt LICENSE.txt
14cu|deflect-0.11.1-0.18faf9d1|70	%{_bindir}/desktopstreamer
14cu|deflect-0.11.1-0.18faf9d1|71	%{_bindir}/qmlstreamer
14cu|deflect-0.11.1-0.18faf9d1|72	%{_bindir}/simplestreamer
14cu|deflect-0.11.1-0.18faf9d1|73	
14cu|deflect-0.11.1-0.18faf9d1|74	#------------------------------------------------------------
14cu|deflect-0.11.1-0.18faf9d1|75	%package -n     %{libname}
14cu|deflect-0.11.1-0.18faf9d1|76	Summary:        Parallel OpenGL Library
14cu|deflect-0.11.1-0.18faf9d1|77	Group:          Video
14cu|deflect-0.11.1-0.18faf9d1|78	
14cu|deflect-0.11.1-0.18faf9d1|79	%description -n %{libname}
14cu|deflect-0.11.1-0.18faf9d1|80	Deflect is a cross-platform library, designed to run on any modern operating
14cu|deflect-0.11.1-0.18faf9d1|81	system, including all Unix variants. Deflect uses CMake to create a
14cu|deflect-0.11.1-0.18faf9d1|82	platform-specific build environment.
14cu|deflect-0.11.1-0.18faf9d1|83	C++ library for streaming pixels to other Deflect-based
14cu|deflect-0.11.1-0.18faf9d1|84	applications.
14cu|deflect-0.11.1-0.18faf9d1|85	
14cu|deflect-0.11.1-0.18faf9d1|86	%files -n	%{libname}
14cu|deflect-0.11.1-0.18faf9d1|87	%doc README.md LGPL.txt LICENSE.txt
14cu|deflect-0.11.1-0.18faf9d1|88	%{_libdir}/lib%{oname}.so.%{major}
14cu|deflect-0.11.1-0.18faf9d1|89	%{_libdir}/lib%{oname}Qt.so.%{major}
14cu|deflect-0.11.1-0.18faf9d1|90	%{_libdir}/lib%{oname}Mock.so.%{major}
14cu|deflect-0.11.1-0.18faf9d1|91	%{_libdir}/lib%{oname}.so.%{api}
14cu|deflect-0.11.1-0.18faf9d1|92	%{_libdir}/lib%{oname}Qt.so.%{api}
14cu|deflect-0.11.1-0.18faf9d1|93	%{_libdir}/lib%{oname}Mock.so.%{api}
14cu|deflect-0.11.1-0.18faf9d1|94	
14cu|deflect-0.11.1-0.18faf9d1|95	#------------------------------------------------------------
14cu|deflect-0.11.1-0.18faf9d1|96	%package -n %{devname}
14cu|deflect-0.11.1-0.18faf9d1|97	Summary:        Development files for %{name}
14cu|deflect-0.11.1-0.18faf9d1|98	Group:          Development/Other
14cu|deflect-0.11.1-0.18faf9d1|99	Requires:       %{libname} = %{EVRD}
14cu|deflect-0.11.1-0.18faf9d1|100	Provides:	deflect-devel = %{EVRD}
14cu|deflect-0.11.1-0.18faf9d1|101	
14cu|deflect-0.11.1-0.18faf9d1|102	%description -n %{devname}
14cu|deflect-0.11.1-0.18faf9d1|103	Deflect is a cross-platform library, designed to run on any modern operating
14cu|deflect-0.11.1-0.18faf9d1|104	system, including all Unix variants. Deflect uses CMake to create a
14cu|deflect-0.11.1-0.18faf9d1|105	platform-specific build environment.
14cu|deflect-0.11.1-0.18faf9d1|106	C++ library for streaming pixels to other Deflect-based
14cu|deflect-0.11.1-0.18faf9d1|107	applications.
14cu|deflect-0.11.1-0.18faf9d1|108	
14cu|deflect-0.11.1-0.18faf9d1|109	This package contains header files and libraries needed to develop
14cu|deflect-0.11.1-0.18faf9d1|110	application that use %{name}.
14cu|deflect-0.11.1-0.18faf9d1|111	
14cu|deflect-0.11.1-0.18faf9d1|112	%files -n %{devname}
14cu|deflect-0.11.1-0.18faf9d1|113	%{_docdir}/%{oname}
14cu|deflect-0.11.1-0.18faf9d1|114	%{_includedir}/%{name}
14cu|deflect-0.11.1-0.18faf9d1|115	%{_libdir}/lib%{oname}.so
14cu|deflect-0.11.1-0.18faf9d1|116	%{_libdir}/lib%{oname}Qt.so
14cu|deflect-0.11.1-0.18faf9d1|117	%{_libdir}/lib%{oname}Mock.so
14cu|deflect-0.11.1-0.18faf9d1|118	%{_datadir}/%{oname}
14cu|deflect-0.11.1-0.18faf9d1|119	
14cu|deflect-0.11.1-0.18faf9d1|120	#------------------------------------------------------------
14cu|deflect-0.11.1-0.18faf9d1|121	
14cu|deflect-0.11.1-0.18faf9d1|122	%prep
14cu|deflect-0.11.1-0.18faf9d1|123	%setup -qn %{oname} -a1
14cu|deflect-0.11.1-0.18faf9d1|124	mv common CMake/common
14cu|deflect-0.11.1-0.18faf9d1|125	
14cu|deflect-0.11.1-0.18faf9d1|126	%patch0 -p0
14cu|deflect-0.11.1-0.18faf9d1|127	%ifarch x86_64
14cu|deflect-0.11.1-0.18faf9d1|128	%patch1 -p0
14cu|deflect-0.11.1-0.18faf9d1|129	%endif
14cu|deflect-0.11.1-0.18faf9d1|130	
14cu|deflect-0.11.1-0.18faf9d1|131	
14cu|deflect-0.11.1-0.18faf9d1|132	%build
14cu|deflect-0.11.1-0.18faf9d1|133	%cmake \
14cu|deflect-0.11.1-0.18faf9d1|134	-DCMAKE_BUILD_TYPE=Release
14cu|deflect-0.11.1-0.18faf9d1|135	
14cu|deflect-0.11.1-0.18faf9d1|136	export CXXFLAGS="%{optflags} -fopenmp"
14cu|deflect-0.11.1-0.18faf9d1|137	%make
14cu|deflect-0.11.1-0.18faf9d1|138	%make doxygen
14cu|deflect-0.11.1-0.18faf9d1|139	
14cu|deflect-0.11.1-0.18faf9d1|140	%install
14cu|deflect-0.11.1-0.18faf9d1|141	%makeinstall_std -C build
14cu|deflect-0.11.1-0.18faf9d1|142	
14cu|deflect-0.11.1-0.18faf9d1|143	cp -R build/lib/lib%{oname}Mock{.so,.so.*} %{buildroot}%{_libdir}/
14cu|deflect-0.11.1-0.18faf9d1|144	
14cu|deflect-0.11.1-0.18faf9d1|145	mkdir -p %{buildroot}%{_docdir}
14cu|deflect-0.11.1-0.18faf9d1|146	mv %{buildroot}%{_datadir}/%{oname}/doc %{buildroot}%{_docdir}/%{oname}
14cu|deflect-0.11.1-0.18faf9d1|147	
14cu|deflect-0.11.1-0.18faf9d1|148	
14cu|deflect-0.11.1-0.18faf9d1|149	%changelog
14cu|deflect-0.11.1-0.18faf9d1|150	
14cu|deflect-0.11.1-0.18faf9d1|151	* Tue Aug 09 2016 abfonly <abfonly@gmail.com> 0.11.1-0.18faf9d1
14cu|deflect-0.11.1-0.18faf9d1|152	- (c0adc83) Log: Filter linting on 586
14cu|deflect-0.11.1-0.18faf9d1|153	
14cu|deflect-0.11.1-0.18faf9d1|154	

9954 14
14cu|deluge-1.3.15-1|1	# lang files
14cu|deluge-1.3.15-1|2	%define _files_listed_twice_terminate_build 0
14cu|deluge-1.3.15-1|3	%define debug_package	%{nil}
14cu|deluge-1.3.15-1|4	
14cu|deluge-1.3.15-1|5	Summary:	Full-featured GTK+ Bittorrent client
14cu|deluge-1.3.15-1|6	Name:		deluge
14cu|deluge-1.3.15-1|7	Version:	1.3.15
14cu|deluge-1.3.15-1|8	Release:	1
14cu|deluge-1.3.15-1|9	License:	GPLv3+ with exceptions
14cu|deluge-1.3.15-1|10	Group:		Networking/File transfer
14cu|deluge-1.3.15-1|11	Url:		http://deluge-torrent.org/
14cu|deluge-1.3.15-1|12	Source0:	http://download.deluge-torrent.org/source/%{name}-%{version}.tar.xz
14cu|deluge-1.3.15-1|13	# (Debian) add patch to disable checking for updates by default
14cu|deluge-1.3.15-1|14	Patch0:		new_release_check.patch
14cu|deluge-1.3.15-1|15	Patch1:		deluge-1.3.12-fdo-createtorrentdialog.patch
14cu|deluge-1.3.15-1|16	BuildRequires:	desktop-file-utils
14cu|deluge-1.3.15-1|17	BuildRequires:	imagemagick
14cu|deluge-1.3.15-1|18	BuildRequires:	intltool
14cu|deluge-1.3.15-1|19	BuildRequires:	boost-devel
14cu|deluge-1.3.15-1|20	BuildRequires:	pkgconfig(libcrypto)
14cu|deluge-1.3.15-1|21	BuildRequires:	pkgconfig(python)
14cu|deluge-1.3.15-1|22	BuildRequires:	pkgconfig(zlib)
14cu|deluge-1.3.15-1|23	BuildRequires:	pythonegg(setuptools)
14cu|deluge-1.3.15-1|24	BuildRequires:	pythonegg(python-libtorrent) >= 0.14.9
14cu|deluge-1.3.15-1|25	Requires:	gnome-python-gnomevfs
14cu|deluge-1.3.15-1|26	Requires:	librsvg2
14cu|deluge-1.3.15-1|27	Requires:	pkgconfig(notify-python)
14cu|deluge-1.3.15-1|28	Requires:	pygame
14cu|deluge-1.3.15-1|29	Requires:	pygtk2.0-libglade
14cu|deluge-1.3.15-1|30	Requires:	python-pkg-resources
14cu|deluge-1.3.15-1|31	Requires:	pythonegg(chardet)
14cu|deluge-1.3.15-1|32	Requires:	pythonegg(mako)
14cu|deluge-1.3.15-1|33	Requires:	pythonegg(pyopenssl)
14cu|deluge-1.3.15-1|34	Requires:	pythonegg(python-libtorrent) >= 0.14.9
14cu|deluge-1.3.15-1|35	Requires:	pythonegg(pyxdg)
14cu|deluge-1.3.15-1|36	Requires:	pythonegg(simplejson)
14cu|deluge-1.3.15-1|37	Requires:	pythonegg(twisted)
14cu|deluge-1.3.15-1|38	Requires:	xdg-utils
14cu|deluge-1.3.15-1|39	Suggests:	geoip
14cu|deluge-1.3.15-1|40	BuildArch:	noarch
14cu|deluge-1.3.15-1|41	
14cu|deluge-1.3.15-1|42	%description
14cu|deluge-1.3.15-1|43	Deluge is a Bittorrent client. Deluge is intended to bring a native,
14cu|deluge-1.3.15-1|44	full-featured client to Linux GTK+ desktop environments such as GNOME
14cu|deluge-1.3.15-1|45	and XFCE.
14cu|deluge-1.3.15-1|46	
14cu|deluge-1.3.15-1|47	%files -f %{name}.lang
14cu|deluge-1.3.15-1|48	%doc ChangeLog LICENSE README
14cu|deluge-1.3.15-1|49	%{_bindir}/%{name}*
14cu|deluge-1.3.15-1|50	%{_datadir}/applications/%{name}.desktop
14cu|deluge-1.3.15-1|51	%{_datadir}/pixmaps/%{name}.*
14cu|deluge-1.3.15-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|deluge-1.3.15-1|53	%{py_puresitedir}/
14cu|deluge-1.3.15-1|54	%{_mandir}/man?/%{name}*
14cu|deluge-1.3.15-1|55	
14cu|deluge-1.3.15-1|56	#----------------------------------------------------------------------------
14cu|deluge-1.3.15-1|57	
14cu|deluge-1.3.15-1|58	%prep
14cu|deluge-1.3.15-1|59	%setup -q
14cu|deluge-1.3.15-1|60	%patch0 -p1 -b .update
14cu|deluge-1.3.15-1|61	%patch1 -p1
14cu|deluge-1.3.15-1|62	
14cu|deluge-1.3.15-1|63	%build
14cu|deluge-1.3.15-1|64	%ifarch x86_64 sparc64
14cu|deluge-1.3.15-1|65	CFLAGS="%{optflags} -DAMD64" python setup.py build
14cu|deluge-1.3.15-1|66	%else
14cu|deluge-1.3.15-1|67	CFLAGS="%{optflags}" python setup.py build
14cu|deluge-1.3.15-1|68	%endif
14cu|deluge-1.3.15-1|69	
14cu|deluge-1.3.15-1|70	%install
14cu|deluge-1.3.15-1|71	python ./setup.py install -O1 --skip-build --root=%{buildroot}
14cu|deluge-1.3.15-1|72	
14cu|deluge-1.3.15-1|73	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|deluge-1.3.15-1|74	desktop-file-install \
14cu|deluge-1.3.15-1|75	--add-category="GTK" \
14cu|deluge-1.3.15-1|76	--add-category="P2P" \
14cu|deluge-1.3.15-1|77	--add-category="FileTransfer" \
14cu|deluge-1.3.15-1|78	--dir %{buildroot}%{_datadir}/applications \
14cu|deluge-1.3.15-1|79	%{buildroot}%{_datadir}/applications/*
14cu|deluge-1.3.15-1|80	
14cu|deluge-1.3.15-1|81	# fix non standard %lang path
14cu|deluge-1.3.15-1|82	pushd %{buildroot}
14cu|deluge-1.3.15-1|83	find -type f -o -type l \
14cu|deluge-1.3.15-1|84	| sed '
14cu|deluge-1.3.15-1|85	s:%{buildroot}%{py_puresitedir}::
14cu|deluge-1.3.15-1|86	s:^\.::
14cu|deluge-1.3.15-1|87	s:\(.*/deluge/i18n/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
14cu|deluge-1.3.15-1|88	s:^\([^%].*\)::
14cu|deluge-1.3.15-1|89	s:%lang(C) ::
14cu|deluge-1.3.15-1|90	/^$/d' \
14cu|deluge-1.3.15-1|91	> %{name}.lang
14cu|deluge-1.3.15-1|92	popd
14cu|deluge-1.3.15-1|93	mv %{buildroot}/%{name}.lang .
14cu|deluge-1.3.15-1|94	
14cu|deluge-1.3.15-1|95	# garbage
14cu|deluge-1.3.15-1|96	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/js/deluge-all/.order
14cu|deluge-1.3.15-1|97	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/js/deluge-all/add/.order
14cu|deluge-1.3.15-1|98	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/js/deluge-all/data/.order
14cu|deluge-1.3.15-1|99	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/js/deluge-all/.build
14cu|deluge-1.3.15-1|100	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/js/deluge-all/.build_data
14cu|deluge-1.3.15-1|101	rm -f %{buildroot}%{py_puresitedir}/%{name}/ui/web/gen_gettext.py.new
14cu|deluge-1.3.15-1|102	
14cu|deluge-1.3.15-1|103	chmod +x %{buildroot}%{py_puresitedir}/%{name}/ui/Win32IconImagePlugin.py
14cu|deluge-1.3.15-1|104	
14cu|deluge-1.3.15-1|105	%changelog
14cu|deluge-1.3.15-1|106	
14cu|deluge-1.3.15-1|107	* Mon May 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.15-1
14cu|deluge-1.3.15-1|108	- (a0f06da) Merge branch 'rosa2016.1' into rosa2014.1
14cu|deluge-1.3.15-1|109	
14cu|deluge-1.3.15-1|110	

9955 14
14cu|denemo-2.0.10-2|1	# avoid conflicts with lilypond fonts
14cu|denemo-2.0.10-2|2	%define __noautoprov 'font\\\(.*\\\)|font\\\(:lang=.*\\\)'
14cu|denemo-2.0.10-2|3	
14cu|denemo-2.0.10-2|4	Name:		denemo
14cu|denemo-2.0.10-2|5	Version:	2.0.10
14cu|denemo-2.0.10-2|6	Release:	2
14cu|denemo-2.0.10-2|7	Summary:	WYSIWYG musical score editor and frontend for Lilypond
14cu|denemo-2.0.10-2|8	License:	GPLv2+
14cu|denemo-2.0.10-2|9	Group:		Sound
14cu|denemo-2.0.10-2|10	URL:		http://www.denemo.org/
14cu|denemo-2.0.10-2|11	Source0:	http://ftp.gnu.org/gnu/denemo/%{name}-%{version}.tar.gz
14cu|denemo-2.0.10-2|12	Source100:	%{name}.rpmlintrc
14cu|denemo-2.0.10-2|13	#Patch0:	%%{name}-2.0.2-fix-linking.patch
14cu|denemo-2.0.10-2|14	#Patch1:	%%{name}-2.0.2-fix-evince-build.patch
14cu|denemo-2.0.10-2|15	BuildRequires:	bison
14cu|denemo-2.0.10-2|16	BuildRequires:	chrpath
14cu|denemo-2.0.10-2|17	BuildRequires:	desktop-file-utils
14cu|denemo-2.0.10-2|18	BuildRequires:	flex
14cu|denemo-2.0.10-2|19	BuildRequires:	gettext
14cu|denemo-2.0.10-2|20	BuildRequires:	guile1.8
14cu|denemo-2.0.10-2|21	BuildRequires:	guile1.8-runtime
14cu|denemo-2.0.10-2|22	BuildRequires:	intltool
14cu|denemo-2.0.10-2|23	BuildRequires:	portmidi-devel
14cu|denemo-2.0.10-2|24	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|denemo-2.0.10-2|25	BuildRequires:	pkgconfig(aubio) >= 0.4.0
14cu|denemo-2.0.10-2|26	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.0
14cu|denemo-2.0.10-2|27	BuildRequires:	pkgconfig(fftw3) >= 3.1.2
14cu|denemo-2.0.10-2|28	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.8
14cu|denemo-2.0.10-2|29	BuildRequires:	pkgconfig(fontconfig) >= 2.2.0
14cu|denemo-2.0.10-2|30	BuildRequires:	pkgconfig(gthread-2.0) >= 2.21.0
14cu|denemo-2.0.10-2|31	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14cu|denemo-2.0.10-2|32	BuildRequires:	pkgconfig(gtk-doc)
14cu|denemo-2.0.10-2|33	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.0
14cu|denemo-2.0.10-2|34	BuildRequires:	pkgconfig(guile-1.8) >= 1.8
14cu|denemo-2.0.10-2|35	BuildRequires:	pkgconfig(jack)
14cu|denemo-2.0.10-2|36	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.0
14cu|denemo-2.0.10-2|37	BuildRequires:	pkgconfig(libxml-2.0) >= 2.3.10
14cu|denemo-2.0.10-2|38	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
14cu|denemo-2.0.10-2|39	BuildRequires:	pkgconfig(sndfile) >= 1.0
14cu|denemo-2.0.10-2|40	BuildRequires:	pkgconfig(rubberband) >= 1.0.8
14cu|denemo-2.0.10-2|41	Requires:	lilypond
14cu|denemo-2.0.10-2|42	#Requires:	TiMidity++
14cu|denemo-2.0.10-2|43	Requires:	playmidi
14cu|denemo-2.0.10-2|44	Requires:	fluidsynth
14cu|denemo-2.0.10-2|45	# for EvinceDocument pdf
14cu|denemo-2.0.10-2|46	Suggests:	evince
14cu|denemo-2.0.10-2|47	
14cu|denemo-2.0.10-2|48	%description
14cu|denemo-2.0.10-2|49	Denemo is the GNU graphical musical score editor, and serves as a frontend
14cu|denemo-2.0.10-2|50	to Lilypond. Besides Lilypond, it can also export music into ABC format.
14cu|denemo-2.0.10-2|51	as well as handling Csound score files playback and MIDI playback.
14cu|denemo-2.0.10-2|52	
14cu|denemo-2.0.10-2|53	%files -f %{name}.lang
14cu|denemo-2.0.10-2|54	%doc AUTHORS ChangeLog NEWS docs/*
14cu|denemo-2.0.10-2|55	%{_bindir}/*
14cu|denemo-2.0.10-2|56	%{_datadir}/%{name}
14cu|denemo-2.0.10-2|57	%{_datadir}/fonts/truetype/%{name}/*
14cu|denemo-2.0.10-2|58	%{_datadir}/appdata/%{name}.appdata.xml
14cu|denemo-2.0.10-2|59	%{_datadir}/applications/%{name}.desktop
14cu|denemo-2.0.10-2|60	%{_datadir}/pixmaps/%{name}.png
14cu|denemo-2.0.10-2|61	#------------------------------------------------------------
14cu|denemo-2.0.10-2|62	
14cu|denemo-2.0.10-2|63	%prep
14cu|denemo-2.0.10-2|64	%setup -q
14cu|denemo-2.0.10-2|65	#apply_patches
14cu|denemo-2.0.10-2|66	find docs/images -name "*.png" |xargs chmod 644
14cu|denemo-2.0.10-2|67	find docs  -size 0 -delete
14cu|denemo-2.0.10-2|68	
14cu|denemo-2.0.10-2|69	
14cu|denemo-2.0.10-2|70	%build
14cu|denemo-2.0.10-2|71	%configure2_5x \
14cu|denemo-2.0.10-2|72	--disable-static \
14cu|denemo-2.0.10-2|73	--enable-aubio \
14cu|denemo-2.0.10-2|74	--enable-alsa \
14cu|denemo-2.0.10-2|75	--enable-jack \
14cu|denemo-2.0.10-2|76	--enable-fluidsynth \
14cu|denemo-2.0.10-2|77	--enable-portaudio \
14cu|denemo-2.0.10-2|78	--enable-portmidi \
14cu|denemo-2.0.10-2|79	--enable-rubberband \
14cu|denemo-2.0.10-2|80	--enable-gtk3 \
14cu|denemo-2.0.10-2|81	--enable-evince \
14cu|denemo-2.0.10-2|82	--enable-doc \
14cu|denemo-2.0.10-2|83	--enable-gtk-doc-html \
14cu|denemo-2.0.10-2|84	--enable-guile_1_8
14cu|denemo-2.0.10-2|85	%make
14cu|denemo-2.0.10-2|86	chmod 644 actions/*.scm
14cu|denemo-2.0.10-2|87	chrpath -d src/denemo
14cu|denemo-2.0.10-2|88	
14cu|denemo-2.0.10-2|89	
14cu|denemo-2.0.10-2|90	%install
14cu|denemo-2.0.10-2|91	%makeinstall_std
14cu|denemo-2.0.10-2|92	
14cu|denemo-2.0.10-2|93	desktop-file-install \
14cu|denemo-2.0.10-2|94	--remove-category="Application" \
14cu|denemo-2.0.10-2|95	--add-category="GTK" \
14cu|denemo-2.0.10-2|96	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|denemo-2.0.10-2|97	
14cu|denemo-2.0.10-2|98	
14cu|denemo-2.0.10-2|99	find %{buildroot} -size 0 -delete
14cu|denemo-2.0.10-2|100	
14cu|denemo-2.0.10-2|101	%find_lang %{name}
14cu|denemo-2.0.10-2|102	
14cu|denemo-2.0.10-2|103	
14cu|denemo-2.0.10-2|104	%changelog
14cu|denemo-2.0.10-2|105	
14cu|denemo-2.0.10-2|106	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 2.0.10-2
14cu|denemo-2.0.10-2|107	- (b399151) BuildList#2709515: Increase release tag
14cu|denemo-2.0.10-2|108	
14cu|denemo-2.0.10-2|109	

9956 14
14cu|deskolo-0.23-6|1	Summary:	Deskolo energy consumption monitoring utilities
14cu|deskolo-0.23-6|2	Name:		deskolo
14cu|deskolo-0.23-6|3	Version:	0.23
14cu|deskolo-0.23-6|4	Release:	6
14cu|deskolo-0.23-6|5	License:	GPLv2+
14cu|deskolo-0.23-6|6	Group:		Monitoring
14cu|deskolo-0.23-6|7	Url:		http://www.deskolo.com
14cu|deskolo-0.23-6|8	Source0:	deskolo-%{version}.tar.bz2
14cu|deskolo-0.23-6|9	BuildRequires:	pkgconfig(python)
14cu|deskolo-0.23-6|10	BuildRequires:	pkgconfig(x11)
14cu|deskolo-0.23-6|11	BuildRequires:	pkgconfig(xext)
14cu|deskolo-0.23-6|12	Requires:	python-dbus
14cu|deskolo-0.23-6|13	Requires:	python-lxml
14cu|deskolo-0.23-6|14	Requires:	cpupower
14cu|deskolo-0.23-6|15	Requires:	powertop
14cu|deskolo-0.23-6|16	Requires:	wattsup
14cu|deskolo-0.23-6|17	Suggests:	collectd
14cu|deskolo-0.23-6|18	Suggests:	rrdtool
14cu|deskolo-0.23-6|19	Suggests:	xdg-utils
14cu|deskolo-0.23-6|20	Suggests:	xdpyinfo
14cu|deskolo-0.23-6|21	
14cu|deskolo-0.23-6|22	%description
14cu|deskolo-0.23-6|23	Deskolo aims at monitoring and controlling the energy consumption of
14cu|deskolo-0.23-6|24	computers in a corporate network.
14cu|deskolo-0.23-6|25	
14cu|deskolo-0.23-6|26	%files
14cu|deskolo-0.23-6|27	%config(noreplace) %{_sysconfdir}/deskolo.cfg
14cu|deskolo-0.23-6|28	%{_bindir}/deskolo
14cu|deskolo-0.23-6|29	%{_bindir}/xlib-dpms
14cu|deskolo-0.23-6|30	%{python_sitelib}/%{name}
14cu|deskolo-0.23-6|31	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
14cu|deskolo-0.23-6|32	
14cu|deskolo-0.23-6|33	#----------------------------------------------------------------------------
14cu|deskolo-0.23-6|34	
14cu|deskolo-0.23-6|35	%prep
14cu|deskolo-0.23-6|36	%setup -q
14cu|deskolo-0.23-6|37	
14cu|deskolo-0.23-6|38	%build
14cu|deskolo-0.23-6|39	%make CFLAGS="%{optflags} -lX11 -lXext"
14cu|deskolo-0.23-6|40	
14cu|deskolo-0.23-6|41	%install
14cu|deskolo-0.23-6|42	mkdir -p %{buildroot}%{_bindir}
14cu|deskolo-0.23-6|43	make \
14cu|deskolo-0.23-6|44	CFLAGS="%{optflags} -lX11 -lXext" \
14cu|deskolo-0.23-6|45	DESTDIR=%{buildroot}%{_bindir} \
14cu|deskolo-0.23-6|46	install
14cu|deskolo-0.23-6|47	
14cu|deskolo-0.23-6|48	python setup.py install --root=%{buildroot}
14cu|deskolo-0.23-6|49	
14cu|deskolo-0.23-6|50	
14cu|deskolo-0.23-6|51	%changelog
14cu|deskolo-0.23-6|52	
14cu|deskolo-0.23-6|53	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.23-6
14cu|deskolo-0.23-6|54	- (931a88c) Build with system optflags to fix debug package
14cu|deskolo-0.23-6|55	- (931a88c) Spec cleanup
14cu|deskolo-0.23-6|56	
14cu|deskolo-0.23-6|57	

9957 14
14cu|desktopcouch-1.0.8-4|1	Summary:	Integration of CouchDB storage into desktop applications
14cu|desktopcouch-1.0.8-4|2	Name:		desktopcouch
14cu|desktopcouch-1.0.8-4|3	Version:	1.0.8
14cu|desktopcouch-1.0.8-4|4	Release:	4
14cu|desktopcouch-1.0.8-4|5	License:	LGPLv3+
14cu|desktopcouch-1.0.8-4|6	Group:		Databases
14cu|desktopcouch-1.0.8-4|7	Url:		https://launchpad.net/desktopcouch
14cu|desktopcouch-1.0.8-4|8	Source0:	http://launchpad.net/desktopcouch/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cu|desktopcouch-1.0.8-4|9	BuildRequires:	avahi-python
14cu|desktopcouch-1.0.8-4|10	BuildRequires:	gnome-python-gnomekeyring
14cu|desktopcouch-1.0.8-4|11	BuildRequires:	intltool
14cu|desktopcouch-1.0.8-4|12	BuildRequires:	python-couchdb
14cu|desktopcouch-1.0.8-4|13	BuildRequires:	python-distutils-extra
14cu|desktopcouch-1.0.8-4|14	BuildRequires:	python-oauth
14cu|desktopcouch-1.0.8-4|15	BuildRequires:	python-setuptools
14cu|desktopcouch-1.0.8-4|16	BuildRequires:	python-simplejson
14cu|desktopcouch-1.0.8-4|17	BuildRequires:	python-twisted-core
14cu|desktopcouch-1.0.8-4|18	BuildRequires:	pyxdg
14cu|desktopcouch-1.0.8-4|19	BuildRequires:	pkgconfig(dbus-python)
14cu|desktopcouch-1.0.8-4|20	BuildRequires:	pkgconfig(pygobject-2.0)
14cu|desktopcouch-1.0.8-4|21	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|desktopcouch-1.0.8-4|22	Requires:	couchdb
14cu|desktopcouch-1.0.8-4|23	Requires:	python-couchdb
14cu|desktopcouch-1.0.8-4|24	Requires:	python-oauth
14cu|desktopcouch-1.0.8-4|25	BuildArch:	noarch
14cu|desktopcouch-1.0.8-4|26	
14cu|desktopcouch-1.0.8-4|27	%description
14cu|desktopcouch-1.0.8-4|28	Integration of CouchDB storage into desktop applications, for automatic
14cu|desktopcouch-1.0.8-4|29	replication and synchronization of data between computers.
14cu|desktopcouch-1.0.8-4|30	
14cu|desktopcouch-1.0.8-4|31	%files
14cu|desktopcouch-1.0.8-4|32	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/compulsory-auth.ini
14cu|desktopcouch-1.0.8-4|33	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/default.ini
14cu|desktopcouch-1.0.8-4|34	%dir %{_sysconfdir}/xdg/desktop-couch
14cu|desktopcouch-1.0.8-4|35	%{_datadir}/dbus-1/services/org.desktopcouch.CouchDB.service
14cu|desktopcouch-1.0.8-4|36	%{py_puresitedir}/%{name}/
14cu|desktopcouch-1.0.8-4|37	%{py_puresitedir}/*.egg-info
14cu|desktopcouch-1.0.8-4|38	%{_prefix}/lib/%{name}/
14cu|desktopcouch-1.0.8-4|39	%{_datadir}/%{name}/
14cu|desktopcouch-1.0.8-4|40	
14cu|desktopcouch-1.0.8-4|41	#---------------------------------------------------------------------------
14cu|desktopcouch-1.0.8-4|42	
14cu|desktopcouch-1.0.8-4|43	%package tools
14cu|desktopcouch-1.0.8-4|44	Summary:	Desktopcouch tools
14cu|desktopcouch-1.0.8-4|45	Group:		Databases
14cu|desktopcouch-1.0.8-4|46	Requires:	%{name}
14cu|desktopcouch-1.0.8-4|47	Requires:	pygtk2.0
14cu|desktopcouch-1.0.8-4|48	
14cu|desktopcouch-1.0.8-4|49	%description tools
14cu|desktopcouch-1.0.8-4|50	This package contains graphical tools for desktopcouch, to pair two computers.
14cu|desktopcouch-1.0.8-4|51	
14cu|desktopcouch-1.0.8-4|52	%files tools
14cu|desktopcouch-1.0.8-4|53	%{_bindir}/*
14cu|desktopcouch-1.0.8-4|54	%{_mandir}/man1/*
14cu|desktopcouch-1.0.8-4|55	%{_datadir}/applications/*.desktop
14cu|desktopcouch-1.0.8-4|56	
14cu|desktopcouch-1.0.8-4|57	#---------------------------------------------------------------------------
14cu|desktopcouch-1.0.8-4|58	
14cu|desktopcouch-1.0.8-4|59	%prep
14cu|desktopcouch-1.0.8-4|60	%setup -q
14cu|desktopcouch-1.0.8-4|61	
14cu|desktopcouch-1.0.8-4|62	%build
14cu|desktopcouch-1.0.8-4|63	python setup.py build
14cu|desktopcouch-1.0.8-4|64	
14cu|desktopcouch-1.0.8-4|65	%install
14cu|desktopcouch-1.0.8-4|66	python setup.py install --root %{buildroot}
14cu|desktopcouch-1.0.8-4|67	
14cu|desktopcouch-1.0.8-4|68	rm -Rf %{buildroot}/%{_datadir}/apport/
14cu|desktopcouch-1.0.8-4|69	rm -Rf %{buildroot}/%{_docdir}/
14cu|desktopcouch-1.0.8-4|70	
14cu|desktopcouch-1.0.8-4|71	
14cu|desktopcouch-1.0.8-4|72	%changelog
14cu|desktopcouch-1.0.8-4|73	
14cu|desktopcouch-1.0.8-4|74	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.8-4
14cu|desktopcouch-1.0.8-4|75	- (6bb3275) Require couchdb instead of couchdb-bin (couchdb-bin was merged into couchdb)
14cu|desktopcouch-1.0.8-4|76	- (6bb3275) Spec cleanup
14cu|desktopcouch-1.0.8-4|77	
14cu|desktopcouch-1.0.8-4|78	

9958 14
14cu|desmume-0.9.11-1|1	Summary:	A Nintendo DS emulator
14cu|desmume-0.9.11-1|2	Name:		desmume
14cu|desmume-0.9.11-1|3	Version:	0.9.11
14cu|desmume-0.9.11-1|4	Release:	1
14cu|desmume-0.9.11-1|5	License:	GPLv2+
14cu|desmume-0.9.11-1|6	Group:		Emulators
14cu|desmume-0.9.11-1|7	Url:		http://desmume.sourceforge.net/
14cu|desmume-0.9.11-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|desmume-0.9.11-1|9	Source10:	%{name}-48.png
14cu|desmume-0.9.11-1|10	Patch0:		desmume-0.9.10-no-return-for-void.patch
14cu|desmume-0.9.11-1|11	BuildRequires:	desktop-file-utils
14cu|desmume-0.9.11-1|12	BuildRequires:	intltool
14cu|desmume-0.9.11-1|13	BuildRequires:	recode
14cu|desmume-0.9.11-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|desmume-0.9.11-1|15	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|desmume-0.9.11-1|16	BuildRequires:	pkgconfig(libagg)
14cu|desmume-0.9.11-1|17	BuildRequires:	pkgconfig(libglade-2.0)
14cu|desmume-0.9.11-1|18	BuildRequires:	pkgconfig(sdl)
14cu|desmume-0.9.11-1|19	BuildRequires:	pkgconfig(zlib)
14cu|desmume-0.9.11-1|20	BuildRequires:	pcap-devel
14cu|desmume-0.9.11-1|21	Obsoletes:	wx%{name} < 0.9.10
14cu|desmume-0.9.11-1|22	
14cu|desmume-0.9.11-1|23	%description
14cu|desmume-0.9.11-1|24	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cu|desmume-0.9.11-1|25	games... For the latter ones, you should own the games corresponding the
14cu|desmume-0.9.11-1|26	roms you play with.
14cu|desmume-0.9.11-1|27	
14cu|desmume-0.9.11-1|28	You can find a compatibility list here : http://desmume.org/?page_id=15
14cu|desmume-0.9.11-1|29	
14cu|desmume-0.9.11-1|30	In this package is the GTK GUI version.
14cu|desmume-0.9.11-1|31	
14cu|desmume-0.9.11-1|32	%files
14cu|desmume-0.9.11-1|33	%doc AUTHORS ChangeLog README README.LIN
14cu|desmume-0.9.11-1|34	%attr(0755,root,root) %{_bindir}/%{name}
14cu|desmume-0.9.11-1|35	%{_iconsdir}/%{name}.png
14cu|desmume-0.9.11-1|36	%{_datadir}/applications/%{name}.desktop
14cu|desmume-0.9.11-1|37	%{_mandir}/man1/desmume.1.*
14cu|desmume-0.9.11-1|38	%{_datadir}/pixmaps/DeSmuME.xpm
14cu|desmume-0.9.11-1|39	
14cu|desmume-0.9.11-1|40	#----------------------------------------------------------------------------
14cu|desmume-0.9.11-1|41	
14cu|desmume-0.9.11-1|42	%package -n %{name}-glade
14cu|desmume-0.9.11-1|43	Summary:	A Nintendo DS emulator (Glade GUI version)
14cu|desmume-0.9.11-1|44	Group:		Emulators
14cu|desmume-0.9.11-1|45	
14cu|desmume-0.9.11-1|46	%description -n %{name}-glade
14cu|desmume-0.9.11-1|47	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cu|desmume-0.9.11-1|48	games... For the latter ones, you should own the games corresponding the
14cu|desmume-0.9.11-1|49	roms you play with.
14cu|desmume-0.9.11-1|50	
14cu|desmume-0.9.11-1|51	You can find a compatibility list here : http://desmume.org/?page_id=15
14cu|desmume-0.9.11-1|52	
14cu|desmume-0.9.11-1|53	In this package is the GTK/Glade version, which includes a translation.
14cu|desmume-0.9.11-1|54	
14cu|desmume-0.9.11-1|55	%files -n %{name}-glade -f %{name}.lang
14cu|desmume-0.9.11-1|56	%doc AUTHORS ChangeLog README README.LIN
14cu|desmume-0.9.11-1|57	%attr(0755,root,root) %{_bindir}/%{name}-glade
14cu|desmume-0.9.11-1|58	%{_datadir}/%{name}
14cu|desmume-0.9.11-1|59	%{_iconsdir}/%{name}-glade.png
14cu|desmume-0.9.11-1|60	%{_datadir}/applications/%{name}-glade.desktop
14cu|desmume-0.9.11-1|61	%{_mandir}/man1/desmume-glade.1.*
14cu|desmume-0.9.11-1|62	
14cu|desmume-0.9.11-1|63	#----------------------------------------------------------------------------
14cu|desmume-0.9.11-1|64	
14cu|desmume-0.9.11-1|65	%package -n %{name}-cli
14cu|desmume-0.9.11-1|66	Summary:	A Nintendo DS emulator (CLI version)
14cu|desmume-0.9.11-1|67	Group:		Emulators
14cu|desmume-0.9.11-1|68	
14cu|desmume-0.9.11-1|69	%description -n %{name}-cli
14cu|desmume-0.9.11-1|70	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
14cu|desmume-0.9.11-1|71	games... For the latter ones, you should own the games corresponding the
14cu|desmume-0.9.11-1|72	roms you play with.
14cu|desmume-0.9.11-1|73	
14cu|desmume-0.9.11-1|74	You can find a compatibility list here : http://desmume.org/?page_id=15
14cu|desmume-0.9.11-1|75	
14cu|desmume-0.9.11-1|76	In this package is the CLI version (without a GUI).
14cu|desmume-0.9.11-1|77	
14cu|desmume-0.9.11-1|78	%files -n %{name}-cli
14cu|desmume-0.9.11-1|79	%doc AUTHORS ChangeLog README README.LIN
14cu|desmume-0.9.11-1|80	%attr(0755,root,root) %{_bindir}/%{name}-cli
14cu|desmume-0.9.11-1|81	%{_mandir}/man1/desmume-cli.1.*
14cu|desmume-0.9.11-1|82	
14cu|desmume-0.9.11-1|83	#----------------------------------------------------------------------------
14cu|desmume-0.9.11-1|84	
14cu|desmume-0.9.11-1|85	%prep
14cu|desmume-0.9.11-1|86	%setup -q
14cu|desmume-0.9.11-1|87	%patch0 -p1
14cu|desmume-0.9.11-1|88	recode l1..u8 AUTHORS ChangeLog
14cu|desmume-0.9.11-1|89	perl -pi -e 's|\r\n|\n|g' AUTHORS ChangeLog
14cu|desmume-0.9.11-1|90	find src -name *.[ch]* -exec chmod 644 {} +
14cu|desmume-0.9.11-1|91	
14cu|desmume-0.9.11-1|92	%build
14cu|desmume-0.9.11-1|93	./autogen.sh
14cu|desmume-0.9.11-1|94	%configure2_5x \
14cu|desmume-0.9.11-1|95	--enable-wifi \
14cu|desmume-0.9.11-1|96	--enable-glade
14cu|desmume-0.9.11-1|97	%make
14cu|desmume-0.9.11-1|98	
14cu|desmume-0.9.11-1|99	%install
14cu|desmume-0.9.11-1|100	%makeinstall_std
14cu|desmume-0.9.11-1|101	
14cu|desmume-0.9.11-1|102	#glade files
14cu|desmume-0.9.11-1|103	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
14cu|desmume-0.9.11-1|104	install -m 644 src/gtk-glade/glade/* %{buildroot}/%{_datadir}/%{name}
14cu|desmume-0.9.11-1|105	
14cu|desmume-0.9.11-1|106	#icons
14cu|desmume-0.9.11-1|107	install -d -m 755 %{buildroot}/%{_iconsdir}
14cu|desmume-0.9.11-1|108	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}.png
14cu|desmume-0.9.11-1|109	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}-glade.png
14cu|desmume-0.9.11-1|110	
14cu|desmume-0.9.11-1|111	#xdg menus
14cu|desmume-0.9.11-1|112	desktop-file-install --vendor="" \
14cu|desmume-0.9.11-1|113	--remove-category="Application" \
14cu|desmume-0.9.11-1|114	--remove-key="Version" \
14cu|desmume-0.9.11-1|115	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cu|desmume-0.9.11-1|116	--add-category="Emulator" \
14cu|desmume-0.9.11-1|117	--dir=%{buildroot}%{_datadir}/applications \
14cu|desmume-0.9.11-1|118	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|desmume-0.9.11-1|119	
14cu|desmume-0.9.11-1|120	desktop-file-install --vendor="" \
14cu|desmume-0.9.11-1|121	--remove-category="Application" \
14cu|desmume-0.9.11-1|122	--remove-key="Version" \
14cu|desmume-0.9.11-1|123	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14cu|desmume-0.9.11-1|124	--add-category="Emulator" \
14cu|desmume-0.9.11-1|125	--dir=%{buildroot}%{_datadir}/applications \
14cu|desmume-0.9.11-1|126	%{buildroot}%{_datadir}/applications/%{name}-glade.desktop
14cu|desmume-0.9.11-1|127	
14cu|desmume-0.9.11-1|128	%find_lang %{name}
14cu|desmume-0.9.11-1|129	
14cu|desmume-0.9.11-1|130	
14cu|desmume-0.9.11-1|131	%changelog
14cu|desmume-0.9.11-1|132	
14cu|desmume-0.9.11-1|133	* Tue Apr 21 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.11-1
14cu|desmume-0.9.11-1|134	- (30f4142) New version 0.9.11
14cu|desmume-0.9.11-1|135	
14cu|desmume-0.9.11-1|136	

9959 14
14cu|devede-4.8.0-1|1	######################
14cu|devede-4.8.0-1|2	# Hardcode PLF build
14cu|devede-4.8.0-1|3	%define build_plf 0
14cu|devede-4.8.0-1|4	######################
14cu|devede-4.8.0-1|5	%if %{build_plf}
14cu|devede-4.8.0-1|6	%define distsuffix plf
14cu|devede-4.8.0-1|7	%define extrarelsuffix plf
14cu|devede-4.8.0-1|8	%endif
14cu|devede-4.8.0-1|9	
14cu|devede-4.8.0-1|10	Name:		devede
14cu|devede-4.8.0-1|11	Version:	4.8.0
14cu|devede-4.8.0-1|12	Release:	1
14cu|devede-4.8.0-1|13	Summary:	Graphical frontend to create video DVDs/(S)VCDs
14cu|devede-4.8.0-1|14	License:	GPLv3+
14cu|devede-4.8.0-1|15	Group:		Graphical desktop/Other
14cu|devede-4.8.0-1|16	URL:		http://www.rastersoft.com/programas/devede.html
14cu|devede-4.8.0-1|17	Source0:	https://github.com/rastersoft/devedeng/archive/%{version}.tar.gz?/%{name}ng-%{version}.tar.gz
14cu|devede-4.8.0-1|18	BuildRequires:	pkgconfig(python3)
14cu|devede-4.8.0-1|19	BuildRequires:	imagemagick
14cu|devede-4.8.0-1|20	Requires:	dvdauthor
14cu|devede-4.8.0-1|21	Requires:	mencoder
14cu|devede-4.8.0-1|22	Requires:	mkisofs
14cu|devede-4.8.0-1|23	Requires:	mplayer
14cu|devede-4.8.0-1|24	Requires:	ffmpeg
14cu|devede-4.8.0-1|25	Requires:	vcdimager
14cu|devede-4.8.0-1|26	Requires:	ffmpeg
14cu|devede-4.8.0-1|27	Requires:	python3-pkg-resources
14cu|devede-4.8.0-1|28	Requires:	py3cairo
14cu|devede-4.8.0-1|29	%if %{build_plf}
14cu|devede-4.8.0-1|30	Requires:	faad2
14cu|devede-4.8.0-1|31	%else
14cu|devede-4.8.0-1|32	Suggests:	faad2
14cu|devede-4.8.0-1|33	%endif
14cu|devede-4.8.0-1|34	Provides:	%{name}ng = %{EVRD}
14cu|devede-4.8.0-1|35	BuildArch:	noarch
14cu|devede-4.8.0-1|36	
14cu|devede-4.8.0-1|37	%description
14cu|devede-4.8.0-1|38	DeVeDe is a program to create video DVDs (compatible with home players) from
14cu|devede-4.8.0-1|39	nearly any video format. It only uses Python, MPlayer, Mencoder, DVDAuthor,
14cu|devede-4.8.0-1|40	VCDImager, and mkisofs, so it has very few dependencies.
14cu|devede-4.8.0-1|41	
14cu|devede-4.8.0-1|42	%files -f %{name}ng.lang
14cu|devede-4.8.0-1|43	%doc %{_datadir}/doc/%{name}ng
14cu|devede-4.8.0-1|44	%{_bindir}/*
14cu|devede-4.8.0-1|45	%{_datadir}/applications/%{name}ng.desktop
14cu|devede-4.8.0-1|46	%{_iconsdir}/hicolor/*/apps/*.png
14cu|devede-4.8.0-1|47	%{_datadir}/%{name}ng
14cu|devede-4.8.0-1|48	%{_datadir}/pixmaps/%{name}ng.svg
14cu|devede-4.8.0-1|49	%{py3_puresitedir}/%{name}ng
14cu|devede-4.8.0-1|50	%{py3_puresitedir}/%{name}ng-%{version}-py*.egg-info
14cu|devede-4.8.0-1|51	%{_mandir}/man1/%{name}.1.*
14cu|devede-4.8.0-1|52	#-------------------------------------------------------------------------
14cu|devede-4.8.0-1|53	%prep
14cu|devede-4.8.0-1|54	%setup -qn %{name}ng-%{version}
14cu|devede-4.8.0-1|55	
14cu|devede-4.8.0-1|56	%build
14cu|devede-4.8.0-1|57	python3 setup.py build
14cu|devede-4.8.0-1|58	
14cu|devede-4.8.0-1|59	%install
14cu|devede-4.8.0-1|60	python3 setup.py install --root=%{buildroot} --skip-build
14cu|devede-4.8.0-1|61	
14cu|devede-4.8.0-1|62	for i in {16,22,32,64}
14cu|devede-4.8.0-1|63	do
14cu|devede-4.8.0-1|64	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
14cu|devede-4.8.0-1|65	convert -resize $i data/devedeng.svg %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}ng.png
14cu|devede-4.8.0-1|66	done
14cu|devede-4.8.0-1|67	
14cu|devede-4.8.0-1|68	pushd %{buildroot}%{py3_puresitedir}/%{name}ng
14cu|devede-4.8.0-1|69	chmod 755 {configuration_data,file_copy,mkisofs,executor,avbase,dvdauthor_converter,help,ffmpeg,ffprobe,genisoimage,vcdimager_converter,mpv,avprobe,avconv,subtitles_mux,__init__,mplayer,mux_dvd_menu}.py
14cu|devede-4.8.0-1|70	popd
14cu|devede-4.8.0-1|71	
14cu|devede-4.8.0-1|72	%find_lang %{name}ng
14cu|devede-4.8.0-1|73	
14cu|devede-4.8.0-1|74	%changelog
14cu|devede-4.8.0-1|75	
14cu|devede-4.8.0-1|76	* Sun Sep 04 2016 alzim <alzim@bk.ru> 4.8.0-1
14cu|devede-4.8.0-1|77	- (c601bc4) Merge pull request #3 from import/devede:rosa2016.1
14cu|devede-4.8.0-1|78	- (c601bc4) Updated to 4.8.0
14cu|devede-4.8.0-1|79	
14cu|devede-4.8.0-1|80	

9960 14
14cu|devmon-0.3.1-0.beta1.4|1	%define beta beta1
14cu|devmon-0.3.1-0.beta1.4|2	
14cu|devmon-0.3.1-0.beta1.4|3	Summary:	SNMP Device Monitoring for Hobbit/BigBrother
14cu|devmon-0.3.1-0.beta1.4|4	Name:		devmon
14cu|devmon-0.3.1-0.beta1.4|5	Version:	0.3.1
14cu|devmon-0.3.1-0.beta1.4|6	Release:	0.%{beta}.4
14cu|devmon-0.3.1-0.beta1.4|7	License:	GPLv2+
14cu|devmon-0.3.1-0.beta1.4|8	Group:		Monitoring
14cu|devmon-0.3.1-0.beta1.4|9	Url:		http://devmon.sf.net
14cu|devmon-0.3.1-0.beta1.4|10	Source0:	http://prdownloads.sourceforge.net/devmon/devmon-%{version}%{?beta:-%beta}.tar.gz
14cu|devmon-0.3.1-0.beta1.4|11	Source1:	devmon-tmpfiles.conf
14cu|devmon-0.3.1-0.beta1.4|12	Patch0:		devmon-correct-paths.patch
14cu|devmon-0.3.1-0.beta1.4|13	Requires:	devmon-templates
14cu|devmon-0.3.1-0.beta1.4|14	Requires(pre,post,preun,postun):	rpm-helper
14cu|devmon-0.3.1-0.beta1.4|15	BuildArch:	noarch
14cu|devmon-0.3.1-0.beta1.4|16	
14cu|devmon-0.3.1-0.beta1.4|17	%description
14cu|devmon-0.3.1-0.beta1.4|18	Devmon is a device monitoring script which works in tandem with the
14cu|devmon-0.3.1-0.beta1.4|19	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
14cu|devmon-0.3.1-0.beta1.4|20	user-defined logic and thresholds to the acquired data, and submits status and
14cu|devmon-0.3.1-0.beta1.4|21	alarms to a display server.
14cu|devmon-0.3.1-0.beta1.4|22	
14cu|devmon-0.3.1-0.beta1.4|23	%files
14cu|devmon-0.3.1-0.beta1.4|24	%doc docs/* README CHANGELOG extras/devmon.db extras/devmon-graph.cfg
14cu|devmon-0.3.1-0.beta1.4|25	%{_datadir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|26	%attr(,640,root,devmon) %config(noreplace) %{_sysconfdir}/devmon.cfg
14cu|devmon-0.3.1-0.beta1.4|27	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|devmon-0.3.1-0.beta1.4|28	%config %{_initrddir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|29	%attr(755,devmon,devmon) %dir %{_logdir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|30	%ghost %attr(755,devmon,devmon) %dir %{_var}/run/%{name}
14cu|devmon-0.3.1-0.beta1.4|31	%attr(755,devmon,devmon) %dir %{_localstatedir}/lib/%{name}
14cu|devmon-0.3.1-0.beta1.4|32	%{_tmpfilesdir}/%{name}.conf
14cu|devmon-0.3.1-0.beta1.4|33	
14cu|devmon-0.3.1-0.beta1.4|34	%pre
14cu|devmon-0.3.1-0.beta1.4|35	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|devmon-0.3.1-0.beta1.4|36	
14cu|devmon-0.3.1-0.beta1.4|37	%post
14cu|devmon-0.3.1-0.beta1.4|38	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|devmon-0.3.1-0.beta1.4|39	%_post_service %{name}
14cu|devmon-0.3.1-0.beta1.4|40	
14cu|devmon-0.3.1-0.beta1.4|41	%preun
14cu|devmon-0.3.1-0.beta1.4|42	%_preun_service %{name}
14cu|devmon-0.3.1-0.beta1.4|43	
14cu|devmon-0.3.1-0.beta1.4|44	%postun
14cu|devmon-0.3.1-0.beta1.4|45	%_postun_userdel %{name}
14cu|devmon-0.3.1-0.beta1.4|46	
14cu|devmon-0.3.1-0.beta1.4|47	#----------------------------------------------------------------------------
14cu|devmon-0.3.1-0.beta1.4|48	
14cu|devmon-0.3.1-0.beta1.4|49	%prep
14cu|devmon-0.3.1-0.beta1.4|50	%setup -q -n %{name}-%{version}-%{beta}
14cu|devmon-0.3.1-0.beta1.4|51	%patch0 -p1 -b .mdv
14cu|devmon-0.3.1-0.beta1.4|52	
14cu|devmon-0.3.1-0.beta1.4|53	%build
14cu|devmon-0.3.1-0.beta1.4|54	
14cu|devmon-0.3.1-0.beta1.4|55	%install
14cu|devmon-0.3.1-0.beta1.4|56	install -d %{buildroot}/%{_datadir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|57	install -d %{buildroot}/%{_sysconfdir}/logrotate.d %{buildroot}/%{_initrddir}
14cu|devmon-0.3.1-0.beta1.4|58	install -d %{buildroot}/%{_localstatedir}/lib/%{name} %{buildroot}/%{_var}/run/%{name}
14cu|devmon-0.3.1-0.beta1.4|59	install -d %{buildroot}/%{_logdir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|60	install -d %{buildroot}/%{_localstatedir}/lib/%{name}
14cu|devmon-0.3.1-0.beta1.4|61	cp -a modules %{buildroot}/%{_datadir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|62	install -m755 devmon %{buildroot}/%{_datadir}/%{name}
14cu|devmon-0.3.1-0.beta1.4|63	install -m 640 devmon.cfg %{buildroot}/%{_sysconfdir}
14cu|devmon-0.3.1-0.beta1.4|64	install -m 755 extras/devmon.initd.redhat %{buildroot}/%{_initrddir}/devmon
14cu|devmon-0.3.1-0.beta1.4|65	
14cu|devmon-0.3.1-0.beta1.4|66	cat << EOF > %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cu|devmon-0.3.1-0.beta1.4|67	/var/log/devmon/devmon.log {
14cu|devmon-0.3.1-0.beta1.4|68	notifempty
14cu|devmon-0.3.1-0.beta1.4|69	missingok
14cu|devmon-0.3.1-0.beta1.4|70	postrotate
14cu|devmon-0.3.1-0.beta1.4|71	/sbin/service %{name} condrestart 2> /dev/null > /dev/null || true
14cu|devmon-0.3.1-0.beta1.4|72	endscript
14cu|devmon-0.3.1-0.beta1.4|73	}
14cu|devmon-0.3.1-0.beta1.4|74	EOF
14cu|devmon-0.3.1-0.beta1.4|75	
14cu|devmon-0.3.1-0.beta1.4|76	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|devmon-0.3.1-0.beta1.4|77	install -m0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|devmon-0.3.1-0.beta1.4|78	
14cu|devmon-0.3.1-0.beta1.4|79	%changelog
14cu|devmon-0.3.1-0.beta1.4|80	
14cu|devmon-0.3.1-0.beta1.4|81	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-0.beta1.4
14cu|devmon-0.3.1-0.beta1.4|82	- (d850df7) Properly handle /var/run/devmon
14cu|devmon-0.3.1-0.beta1.4|83	
14cu|devmon-0.3.1-0.beta1.4|84	

9961 14
14cu|dgen-sdl-1.33-1|1	Summary:	DGen Sega Genesis emulator, ported to SDL
14cu|dgen-sdl-1.33-1|2	Name:		dgen-sdl
14cu|dgen-sdl-1.33-1|3	Version:	1.33
14cu|dgen-sdl-1.33-1|4	Release:	1
14cu|dgen-sdl-1.33-1|5	License:	BSD
14cu|dgen-sdl-1.33-1|6	Group:		Emulators
14cu|dgen-sdl-1.33-1|7	Url:		http://dgen.sourceforge.net/
14cu|dgen-sdl-1.33-1|8	Source0:	http://sourceforge.net/projects/dgen/files/dgen/%{version}/%{name}-%{version}.tar.gz
14cu|dgen-sdl-1.33-1|9	BuildRequires:	pkgconfig(gl)
14cu|dgen-sdl-1.33-1|10	BuildRequires:	pkgconfig(glu)
14cu|dgen-sdl-1.33-1|11	BuildRequires:	pkgconfig(sdl)
14cu|dgen-sdl-1.33-1|12	%ifarch %{ix86}
14cu|dgen-sdl-1.33-1|13	BuildRequires:	nasm
14cu|dgen-sdl-1.33-1|14	%endif
14cu|dgen-sdl-1.33-1|15	
14cu|dgen-sdl-1.33-1|16	%description
14cu|dgen-sdl-1.33-1|17	DGen/SDL is a free, open source emulator for Sega Genesis/MegaDrive systems.
14cu|dgen-sdl-1.33-1|18	The latest version supports save states, interlace mode, Game Genie,
14cu|dgen-sdl-1.33-1|19	Linux joystick support, compressed ROM images, and other nice features.
14cu|dgen-sdl-1.33-1|20	
14cu|dgen-sdl-1.33-1|21	Warning! There is no GUI yet so you need to either run DGen/SDL from
14cu|dgen-sdl-1.33-1|22	terminal or use front-end (if there are any).
14cu|dgen-sdl-1.33-1|23	
14cu|dgen-sdl-1.33-1|24	%files
14cu|dgen-sdl-1.33-1|25	%doc AUTHORS ChangeLog COPYING README BUGS
14cu|dgen-sdl-1.33-1|26	%{_bindir}/dgen
14cu|dgen-sdl-1.33-1|27	%{_bindir}/dgen_tobin
14cu|dgen-sdl-1.33-1|28	%{_mandir}/man1/dgen.1*
14cu|dgen-sdl-1.33-1|29	%{_mandir}/man1/dgen_tobin.1*
14cu|dgen-sdl-1.33-1|30	%{_mandir}/man5/dgenrc.5*
14cu|dgen-sdl-1.33-1|31	
14cu|dgen-sdl-1.33-1|32	#----------------------------------------------------------------------------
14cu|dgen-sdl-1.33-1|33	
14cu|dgen-sdl-1.33-1|34	%prep
14cu|dgen-sdl-1.33-1|35	%setup -q
14cu|dgen-sdl-1.33-1|36	
14cu|dgen-sdl-1.33-1|37	%build
14cu|dgen-sdl-1.33-1|38	%configure2_5x \
14cu|dgen-sdl-1.33-1|39	--without-star \
14cu|dgen-sdl-1.33-1|40	--enable-opengl
14cu|dgen-sdl-1.33-1|41	%make
14cu|dgen-sdl-1.33-1|42	
14cu|dgen-sdl-1.33-1|43	%install
14cu|dgen-sdl-1.33-1|44	%makeinstall_std
14cu|dgen-sdl-1.33-1|45	
14cu|dgen-sdl-1.33-1|46	
14cu|dgen-sdl-1.33-1|47	%changelog
14cu|dgen-sdl-1.33-1|48	
14cu|dgen-sdl-1.33-1|49	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.33-1
14cu|dgen-sdl-1.33-1|50	- (917a39f) New version 1.33
14cu|dgen-sdl-1.33-1|51	
14cu|dgen-sdl-1.33-1|52	

9962 14
14cu|d-haven-mpool-1.0-7|1	%define _without_maven 1
14cu|d-haven-mpool-1.0-7|2	
14cu|d-haven-mpool-1.0-7|3	# If you don't want to build with maven, and use straight ant instead,
14cu|d-haven-mpool-1.0-7|4	# give rpmbuild option '--without maven'
14cu|d-haven-mpool-1.0-7|5	
14cu|d-haven-mpool-1.0-7|6	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cu|d-haven-mpool-1.0-7|7	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cu|d-haven-mpool-1.0-7|8	
14cu|d-haven-mpool-1.0-7|9	%define section free
14cu|d-haven-mpool-1.0-7|10	
14cu|d-haven-mpool-1.0-7|11	Name:           d-haven-mpool
14cu|d-haven-mpool-1.0-7|12	Version:        1.0
14cu|d-haven-mpool-1.0-7|13	Release:        7
14cu|d-haven-mpool-1.0-7|14	Epoch:          0
14cu|d-haven-mpool-1.0-7|15	Summary:        D-Haven Managed Pool async
14cu|d-haven-mpool-1.0-7|16	License:        Apache Software License
14cu|d-haven-mpool-1.0-7|17	Url:            http://d-haven.org/
14cu|d-haven-mpool-1.0-7|18	Group:          Development/Java
14cu|d-haven-mpool-1.0-7|19	Source0:        d-haven-mpool-1.0-src.tar.gz
14cu|d-haven-mpool-1.0-7|20	#cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven login
14cu|d-haven-mpool-1.0-7|21	#cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven co -P managed-pool
14cu|d-haven-mpool-1.0-7|22	
14cu|d-haven-mpool-1.0-7|23	Source1:        pom-maven2jpp-depcat.xsl
14cu|d-haven-mpool-1.0-7|24	Source2:        pom-maven2jpp-newdepmap.xsl
14cu|d-haven-mpool-1.0-7|25	Source3:        pom-maven2jpp-mapdeps.xsl
14cu|d-haven-mpool-1.0-7|26	Source4:        d-haven-mpool-1.0-jpp-depmap.xml
14cu|d-haven-mpool-1.0-7|27	Source5:        d-haven-mpool-1.0.pom
14cu|d-haven-mpool-1.0-7|28	Patch0:         d-haven-mpool-1.0-build_xml.patch
14cu|d-haven-mpool-1.0-7|29	
14cu|d-haven-mpool-1.0-7|30	Requires:       concurrent
14cu|d-haven-mpool-1.0-7|31	Requires:       d-haven-event
14cu|d-haven-mpool-1.0-7|32	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|d-haven-mpool-1.0-7|33	BuildRequires:  ant >= 0:1.6.5
14cu|d-haven-mpool-1.0-7|34	BuildRequires:  junit
14cu|d-haven-mpool-1.0-7|35	%if %{with_maven}
14cu|d-haven-mpool-1.0-7|36	BuildRequires:  maven >= 0:1.1
14cu|d-haven-mpool-1.0-7|37	BuildRequires:  saxon
14cu|d-haven-mpool-1.0-7|38	BuildRequires:  saxon-scripts
14cu|d-haven-mpool-1.0-7|39	%endif
14cu|d-haven-mpool-1.0-7|40	BuildRequires:  concurrent
14cu|d-haven-mpool-1.0-7|41	BuildRequires:  d-haven-event
14cu|d-haven-mpool-1.0-7|42	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|d-haven-mpool-1.0-7|43	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|d-haven-mpool-1.0-7|44	BuildArch:      noarch
14cu|d-haven-mpool-1.0-7|45	
14cu|d-haven-mpool-1.0-7|46	%description
14cu|d-haven-mpool-1.0-7|47	D-Haven Managed Pool is a library designed to provide pools
14cu|d-haven-mpool-1.0-7|48	that are asynchronously managed in a background thread.  The
14cu|d-haven-mpool-1.0-7|49	pool system is very flexible and can accommodate just about
14cu|d-haven-mpool-1.0-7|50	every need.  It boasts the ability to add pool listeners so
14cu|d-haven-mpool-1.0-7|51	that you can instrument and intercept the pooled objects when
14cu|d-haven-mpool-1.0-7|52	they are created, destroyed, acquired, and released.
14cu|d-haven-mpool-1.0-7|53	
14cu|d-haven-mpool-1.0-7|54	%package javadoc
14cu|d-haven-mpool-1.0-7|55	Summary:        Javadoc for %{name}
14cu|d-haven-mpool-1.0-7|56	Group:          Development/Java
14cu|d-haven-mpool-1.0-7|57	
14cu|d-haven-mpool-1.0-7|58	%description javadoc
14cu|d-haven-mpool-1.0-7|59	%{summary}.
14cu|d-haven-mpool-1.0-7|60	
14cu|d-haven-mpool-1.0-7|61	%if %{with_maven}
14cu|d-haven-mpool-1.0-7|62	%package manual
14cu|d-haven-mpool-1.0-7|63	Summary:        Documents for %{name}
14cu|d-haven-mpool-1.0-7|64	Group:          Development/Documentation
14cu|d-haven-mpool-1.0-7|65	
14cu|d-haven-mpool-1.0-7|66	%description manual
14cu|d-haven-mpool-1.0-7|67	%{summary}.
14cu|d-haven-mpool-1.0-7|68	%endif
14cu|d-haven-mpool-1.0-7|69	
14cu|d-haven-mpool-1.0-7|70	%prep
14cu|d-haven-mpool-1.0-7|71	%setup -q -n managed-pool
14cu|d-haven-mpool-1.0-7|72	%remove_java_binaries
14cu|d-haven-mpool-1.0-7|73	%patch -b .sav
14cu|d-haven-mpool-1.0-7|74	
14cu|d-haven-mpool-1.0-7|75	%build
14cu|d-haven-mpool-1.0-7|76	%if %{with_maven}
14cu|d-haven-mpool-1.0-7|77	export DEPCAT=$(pwd)/d-haven-mpool-1.0-depcat.new.xml
14cu|d-haven-mpool-1.0-7|78	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14cu|d-haven-mpool-1.0-7|79	echo '<depset>' >> $DEPCAT
14cu|d-haven-mpool-1.0-7|80	for p in $(find . -name project.xml); do
14cu|d-haven-mpool-1.0-7|81	pushd $(dirname $p)
14cu|d-haven-mpool-1.0-7|82	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14cu|d-haven-mpool-1.0-7|83	popd
14cu|d-haven-mpool-1.0-7|84	done
14cu|d-haven-mpool-1.0-7|85	echo >> $DEPCAT
14cu|d-haven-mpool-1.0-7|86	echo '</depset>' >> $DEPCAT
14cu|d-haven-mpool-1.0-7|87	/usr/bin/saxon $DEPCAT %{SOURCE2} > d-haven-mpool-1.0-depmap.new.xml
14cu|d-haven-mpool-1.0-7|88	
14cu|d-haven-mpool-1.0-7|89	
14cu|d-haven-mpool-1.0-7|90	for p in $(find . -name project.xml); do
14cu|d-haven-mpool-1.0-7|91	pushd $(dirname $p)
14cu|d-haven-mpool-1.0-7|92	cp project.xml project.xml.orig
14cu|d-haven-mpool-1.0-7|93	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14cu|d-haven-mpool-1.0-7|94	popd
14cu|d-haven-mpool-1.0-7|95	done
14cu|d-haven-mpool-1.0-7|96	
14cu|d-haven-mpool-1.0-7|97	maven \
14cu|d-haven-mpool-1.0-7|98	-Dmaven.javadoc.source=1.4 \
14cu|d-haven-mpool-1.0-7|99	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14cu|d-haven-mpool-1.0-7|100	-Dmaven.home.local=$(pwd)/.maven \
14cu|d-haven-mpool-1.0-7|101	jar javadoc xdoc:transform
14cu|d-haven-mpool-1.0-7|102	%else
14cu|d-haven-mpool-1.0-7|103	export CLASSPATH=$(build-classpath concurrent d-haven-event junit)
14cu|d-haven-mpool-1.0-7|104	CLASSPATH=${CLASSPATH}:target/classes:target/test-classes
14cu|d-haven-mpool-1.0-7|105	%{ant} \
14cu|d-haven-mpool-1.0-7|106	-Dsource=1.4 \
14cu|d-haven-mpool-1.0-7|107	-Dbuild.sysclasspath=only \
14cu|d-haven-mpool-1.0-7|108	jar javadoc
14cu|d-haven-mpool-1.0-7|109	%endif
14cu|d-haven-mpool-1.0-7|110	
14cu|d-haven-mpool-1.0-7|111	
14cu|d-haven-mpool-1.0-7|112	%install
14cu|d-haven-mpool-1.0-7|113	# jars
14cu|d-haven-mpool-1.0-7|114	install -d -m 755 %{buildroot}%{_javadir}
14cu|d-haven-mpool-1.0-7|115	install -m 644 target/managed-pool-1.0.jar \
14cu|d-haven-mpool-1.0-7|116	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|d-haven-mpool-1.0-7|117	
14cu|d-haven-mpool-1.0-7|118	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14cu|d-haven-mpool-1.0-7|119	ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|d-haven-mpool-1.0-7|120	
14cu|d-haven-mpool-1.0-7|121	%add_to_maven_depmap %{name} managed-pool %{version} JPP %{name}
14cu|d-haven-mpool-1.0-7|122	
14cu|d-haven-mpool-1.0-7|123	# poms
14cu|d-haven-mpool-1.0-7|124	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|d-haven-mpool-1.0-7|125	install -pm 644 %{SOURCE5} \
14cu|d-haven-mpool-1.0-7|126	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14cu|d-haven-mpool-1.0-7|127	
14cu|d-haven-mpool-1.0-7|128	# javadoc
14cu|d-haven-mpool-1.0-7|129	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|130	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|131	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cu|d-haven-mpool-1.0-7|132	rm -rf target/docs/apidocs
14cu|d-haven-mpool-1.0-7|133	
14cu|d-haven-mpool-1.0-7|134	## manual
14cu|d-haven-mpool-1.0-7|135	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|136	cp -p LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|137	%if %{with_maven}
14cu|d-haven-mpool-1.0-7|138	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|139	%endif
14cu|d-haven-mpool-1.0-7|140	
14cu|d-haven-mpool-1.0-7|141	%post
14cu|d-haven-mpool-1.0-7|142	%update_maven_depmap
14cu|d-haven-mpool-1.0-7|143	
14cu|d-haven-mpool-1.0-7|144	%postun
14cu|d-haven-mpool-1.0-7|145	%update_maven_depmap
14cu|d-haven-mpool-1.0-7|146	
14cu|d-haven-mpool-1.0-7|147	%files
14cu|d-haven-mpool-1.0-7|148	%defattr(0644,root,root,0755)
14cu|d-haven-mpool-1.0-7|149	%{_docdir}/%{name}-%{version}/LICENSE.txt
14cu|d-haven-mpool-1.0-7|150	%{_javadir}/*
14cu|d-haven-mpool-1.0-7|151	%{_datadir}/maven2/poms/*
14cu|d-haven-mpool-1.0-7|152	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|d-haven-mpool-1.0-7|153	
14cu|d-haven-mpool-1.0-7|154	%files javadoc
14cu|d-haven-mpool-1.0-7|155	%defattr(0644,root,root,0755)
14cu|d-haven-mpool-1.0-7|156	%{_javadocdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|157	%{_javadocdir}/%{name}
14cu|d-haven-mpool-1.0-7|158	
14cu|d-haven-mpool-1.0-7|159	%if %{with_maven}
14cu|d-haven-mpool-1.0-7|160	%files manual
14cu|d-haven-mpool-1.0-7|161	%defattr(0644,root,root,0755)
14cu|d-haven-mpool-1.0-7|162	%{_docdir}/%{name}-%{version}
14cu|d-haven-mpool-1.0-7|163	%endif
14cu|d-haven-mpool-1.0-7|164	
14cu|d-haven-mpool-1.0-7|165	
14cu|d-haven-mpool-1.0-7|166	
14cu|d-haven-mpool-1.0-7|167	%changelog
14cu|d-haven-mpool-1.0-7|168	
14cu|d-haven-mpool-1.0-7|169	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0-7
14cu|d-haven-mpool-1.0-7|170	- (01c5b73) Drop gcj
14cu|d-haven-mpool-1.0-7|171	
14cu|d-haven-mpool-1.0-7|172	

9963 14
14cu|di-4.43-1|1	%define debug_package %{nil}
14cu|di-4.43-1|2	
14cu|di-4.43-1|3	Name:		di
14cu|di-4.43-1|4	Version:	4.43
14cu|di-4.43-1|5	Release:	1
14cu|di-4.43-1|6	Summary:	Disk information utility, more powerful than 'df'
14cu|di-4.43-1|7	Group:		System/Base
14cu|di-4.43-1|8	License:	zlib/libpng
14cu|di-4.43-1|9	URL:		http://www.gentoo.com/di/
14cu|di-4.43-1|10	Source0:	http://www.gentoo.com/di/di-%{version}.tar.gz
14cu|di-4.43-1|11	
14cu|di-4.43-1|12	%description
14cu|di-4.43-1|13	'di' is a disk information utility, displaying everything (and
14cu|di-4.43-1|14	more) that your 'df' command does. It features the ability to display
14cu|di-4.43-1|15	your disk usage in whatever format you prefer. It also
14cu|di-4.43-1|16	checks the user and group quotas, so that the user
14cu|di-4.43-1|17	sees the space available for their use, not the system wide
14cu|di-4.43-1|18	disk space. It is designed to be portable across many platforms
14cu|di-4.43-1|19	and is great for heterogenous networks.
14cu|di-4.43-1|20	
14cu|di-4.43-1|21	%prep
14cu|di-4.43-1|22	%setup -q
14cu|di-4.43-1|23	
14cu|di-4.43-1|24	%build
14cu|di-4.43-1|25	make -e LOCALEDIR=/usr/share/locale
14cu|di-4.43-1|26	
14cu|di-4.43-1|27	%install
14cu|di-4.43-1|28	mkdir -p %{buildroot}/usr
14cu|di-4.43-1|29	make -e prefix=%{buildroot}/usr install
14cu|di-4.43-1|30	
14cu|di-4.43-1|31	%find_lang %{name} %{name}.lang
14cu|di-4.43-1|32	
14cu|di-4.43-1|33	%files -f %{name}.lang
14cu|di-4.43-1|34	%doc README LICENSE MANIFEST
14cu|di-4.43-1|35	%{_bindir}/*
14cu|di-4.43-1|36	%{_mandir}/man?/*
14cu|di-4.43-1|37	
14cu|di-4.43-1|38	%changelog
14cu|di-4.43-1|39	
14cu|di-4.43-1|40	* Sun Sep 04 2016 alzim <alzim@bk.ru> 4.43-1
14cu|di-4.43-1|41	- (99a5c5b) Merge pull request #1 from import/di:rosa2016.1
14cu|di-4.43-1|42	- (99a5c5b) Updated to 4.43
14cu|di-4.43-1|43	
14cu|di-4.43-1|44	

9964 14
14cu|diaspora-1.1.1-1|1	%define debug_package	%{nil}
14cu|diaspora-1.1.1-1|2	%define _sname Diaspora_R1_Linux
14cu|diaspora-1.1.1-1|3	%define srcdir Diaspora
14cu|diaspora-1.1.1-1|4	
14cu|diaspora-1.1.1-1|5	Summary:	A library for audio labelling
14cu|diaspora-1.1.1-1|6	Name:		diaspora
14cu|diaspora-1.1.1-1|7	Version:	1.1.1
14cu|diaspora-1.1.1-1|8	Release:	1
14cu|diaspora-1.1.1-1|9	License:	CCPL
14cu|diaspora-1.1.1-1|10	Group:		Sound
14cu|diaspora-1.1.1-1|11	Url:		http://diaspora.hard-light.net/
14cu|diaspora-1.1.1-1|12	Source0:	http://diaspora.fs2downloads.com/%{_sname}.tar.lzma
14cu|diaspora-1.1.1-1|13	#Diaspora_R1_Patch_1.1.tar.lzma::https://copy.com/8wo3AQnYu0bj%2FDiaspora_R1_Patch_1.1.tar.lzma?download=1
14cu|diaspora-1.1.1-1|14	Source1:	Diaspora_R1_Patch_1.1.tar.lzma
14cu|diaspora-1.1.1-1|15	Source2:	http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.tar.lzma
14cu|diaspora-1.1.1-1|16	# Patch mugged from AUR
14cu|diaspora-1.1.1-1|17	Patch0:		increase_joy_buttons_fixed.patch
14cu|diaspora-1.1.1-1|18	
14cu|diaspora-1.1.1-1|19	
14cu|diaspora-1.1.1-1|20	BuildRequires:	lua5.1-devel
14cu|diaspora-1.1.1-1|21	BuildRequires:	jpeg-devel
14cu|diaspora-1.1.1-1|22	BuildRequires:	pkgconfig(libpng)
14cu|diaspora-1.1.1-1|23	BuildRequires:	pkgconfig(theora)
14cu|diaspora-1.1.1-1|24	BuildRequires:	pkgconfig(vorbis)
14cu|diaspora-1.1.1-1|25	BuildRequires:	mesa-common-devel
14cu|diaspora-1.1.1-1|26	BuildRequires:	config(mesa)
14cu|diaspora-1.1.1-1|27	BuildRequires:	pkgconfig(openal)
14cu|diaspora-1.1.1-1|28	BuildRequires:	pkgconfig(sdl)
14cu|diaspora-1.1.1-1|29	BuildRequires:	pkgconfig(jansson)
14cu|diaspora-1.1.1-1|30	
14cu|diaspora-1.1.1-1|31	Requires:		wxlauncher >= 0.9.4
14cu|diaspora-1.1.1-1|32	
14cu|diaspora-1.1.1-1|33	
14cu|diaspora-1.1.1-1|34	%description
14cu|diaspora-1.1.1-1|35	Diaspora: Shattered Armistice is a single and
14cu|diaspora-1.1.1-1|36	multiplayer space fighter combat game
14cu|diaspora-1.1.1-1|37	set in the reimagined Battlestar Galactica universe.
14cu|diaspora-1.1.1-1|38	
14cu|diaspora-1.1.1-1|39	
14cu|diaspora-1.1.1-1|40	
14cu|diaspora-1.1.1-1|41	%prep
14cu|diaspora-1.1.1-1|42	%setup -qn%{_sname} -a1 -a2
14cu|diaspora-1.1.1-1|43	# wxlauncher packed separately,
14cu|diaspora-1.1.1-1|44	# resources are replaced by the upgrade patch. Sflo
14cu|diaspora-1.1.1-1|45	rm -r Diaspora/resources Diaspora/wxlauncher
14cu|diaspora-1.1.1-1|46	#---------------------------------------------------------------
14cu|diaspora-1.1.1-1|47	cd ..
14cu|diaspora-1.1.1-1|48	# Upgrade patch
14cu|diaspora-1.1.1-1|49	tar -xf %{_sname}/Patch_Files.1.1.tar -C %{_sname}/%{srcdir}
14cu|diaspora-1.1.1-1|50	# Upstream fixe 6-th level patch
14cu|diaspora-1.1.1-1|51	tar -xf %{_sname}/Diaspora_R1_Patch_1.1.1/Patch_Files.1.1.1.tar -C %{_sname}/%{srcdir}
14cu|diaspora-1.1.1-1|52	#----------------------------------------------------------------
14cu|diaspora-1.1.1-1|53	# other fix
14cu|diaspora-1.1.1-1|54	pushd %{_sname}/%{srcdir}/fs2_open
14cu|diaspora-1.1.1-1|55	# increasing the default resolution a bit.
14cu|diaspora-1.1.1-1|56	perl -pi -e "s|(640x480)x16 bit|(1024x768)x32 bit|" code/osapi/osapi_unix.cpp
14cu|diaspora-1.1.1-1|57	# Increases hard limit of joystick buttons.
14cu|diaspora-1.1.1-1|58	%patch0 -p0
14cu|diaspora-1.1.1-1|59	popd
14cu|diaspora-1.1.1-1|60	
14cu|diaspora-1.1.1-1|61	%build
14cu|diaspora-1.1.1-1|62	cd %{srcdir}/fs2_open
14cu|diaspora-1.1.1-1|63	aclocal -I m4
14cu|diaspora-1.1.1-1|64	automake --add-missing
14cu|diaspora-1.1.1-1|65	autoconf -i --force
14cu|diaspora-1.1.1-1|66	
14cu|diaspora-1.1.1-1|67	%configure2_5x --enable-speech
14cu|diaspora-1.1.1-1|68	%make
14cu|diaspora-1.1.1-1|69	cd ..
14cu|diaspora-1.1.1-1|70	# get ready the diaspora profile for wxlauncher
14cu|diaspora-1.1.1-1|71	sed "s@^folder=.*\$@folder=%{_datadir}/%{name}@;s@pro00099.template.ini@@" pro00099.template.ini > pro00099.ini
14cu|diaspora-1.1.1-1|72	
14cu|diaspora-1.1.1-1|73	%install
14cu|diaspora-1.1.1-1|74	install -m755 -d %{buildroot}%{_datadir}/%{name}
14cu|diaspora-1.1.1-1|75	cd %{srcdir}
14cu|diaspora-1.1.1-1|76	# data install
14cu|diaspora-1.1.1-1|77	find -type f -exec chmod -x '{}' \;
14cu|diaspora-1.1.1-1|78	mv *.vp *.png *.bmp mod.ini pro00099.ini data %{buildroot}%{_datadir}/%{name}/
14cu|diaspora-1.1.1-1|79	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 '{}' \;
14cu|diaspora-1.1.1-1|80	
14cu|diaspora-1.1.1-1|81	# fs2_open binary install
14cu|diaspora-1.1.1-1|82	install -D -m755 fs2_open/code/fs2_open_3.7.1 %{buildroot}%{_datadir}/%{name}/fs2_open_diaspora
14cu|diaspora-1.1.1-1|83	chmod +x %{buildroot}%{_datadir}/%{name}/fs2_open_diaspora
14cu|diaspora-1.1.1-1|84	
14cu|diaspora-1.1.1-1|85	%post
14cu|diaspora-1.1.1-1|86	find %{_datadir}/%{name} -type d -exec chmod 755 '{}' \;
14cu|diaspora-1.1.1-1|87	
14cu|diaspora-1.1.1-1|88	%files
14cu|diaspora-1.1.1-1|89	%doc %{srcdir}/*.pdf %{srcdir}/*.txt %{srcdir}/*.rtf
14cu|diaspora-1.1.1-1|90	%{_datadir}/%{name}
14cu|diaspora-1.1.1-1|91	
14cu|diaspora-1.1.1-1|92	
14cu|diaspora-1.1.1-1|93	
14cu|diaspora-1.1.1-1|94	
14cu|diaspora-1.1.1-1|95	
14cu|diaspora-1.1.1-1|96	
14cu|diaspora-1.1.1-1|97	
14cu|diaspora-1.1.1-1|98	
14cu|diaspora-1.1.1-1|99	
14cu|diaspora-1.1.1-1|100	%changelog
14cu|diaspora-1.1.1-1|101	* Sun Mar 29 2015 abfonly <John@smith.org> 1.1.1-1
14cu|diaspora-1.1.1-1|102	+ Revision: b1ec53e
14cu|diaspora-1.1.1-1|103	- Log: Import diaspora from MRB
14cu|diaspora-1.1.1-1|104	
14cu|diaspora-1.1.1-1|105	

9965 14
14cu|dillo-3.0.5-1|1	Summary:	Very fast and light web browser
14cu|dillo-3.0.5-1|2	Name:		dillo
14cu|dillo-3.0.5-1|3	Version:	3.0.5
14cu|dillo-3.0.5-1|4	Release:	1
14cu|dillo-3.0.5-1|5	# The OpenSSL exception is in dpi/https.c - AdamW 2008/12
14cu|dillo-3.0.5-1|6	License:	GPLv3+ with exceptions
14cu|dillo-3.0.5-1|7	Group:		Networking/WWW
14cu|dillo-3.0.5-1|8	Url:		http://www.dillo.org/
14cu|dillo-3.0.5-1|9	Source0:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2
14cu|dillo-3.0.5-1|10	Source1:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2.asc
14cu|dillo-3.0.5-1|11	BuildRequires:	fltk-devel
14cu|dillo-3.0.5-1|12	BuildRequires:	jpeg-devel
14cu|dillo-3.0.5-1|13	BuildRequires:	ungif-devel
14cu|dillo-3.0.5-1|14	BuildRequires:	pkgconfig(cairo)
14cu|dillo-3.0.5-1|15	BuildRequires:	pkgconfig(libpng)
14cu|dillo-3.0.5-1|16	BuildRequires:	pkgconfig(openssl)
14cu|dillo-3.0.5-1|17	BuildRequires:	pkgconfig(pixman-1)
14cu|dillo-3.0.5-1|18	BuildRequires:	pkgconfig(x11)
14cu|dillo-3.0.5-1|19	BuildRequires:	pkgconfig(zlib)
14cu|dillo-3.0.5-1|20	
14cu|dillo-3.0.5-1|21	%description
14cu|dillo-3.0.5-1|22	Dillo is a Web browser that's completely written in C, very fast, and small in
14cu|dillo-3.0.5-1|23	code base and binary. It is a graphical browser built upon FLTK2 and currently
14cu|dillo-3.0.5-1|24	renders a subset of HTML (no frames, no JavaScript, and no JVM).
14cu|dillo-3.0.5-1|25	
14cu|dillo-3.0.5-1|26	%files
14cu|dillo-3.0.5-1|27	%doc AUTHORS ChangeLog* INSTALL NEWS README
14cu|dillo-3.0.5-1|28	%{_bindir}/*
14cu|dillo-3.0.5-1|29	%{_datadir}/applications/%{name}.desktop
14cu|dillo-3.0.5-1|30	%{_libdir}/%{name}/
14cu|dillo-3.0.5-1|31	%config(noreplace) %{_sysconfdir}/dillorc
14cu|dillo-3.0.5-1|32	%config(noreplace) %{_sysconfdir}/dillo/dillorc
14cu|dillo-3.0.5-1|33	%config(noreplace) %{_sysconfdir}/dillo/dpidrc
14cu|dillo-3.0.5-1|34	%config(noreplace) %{_sysconfdir}/dillo/keysrc
14cu|dillo-3.0.5-1|35	%config(noreplace) %{_sysconfdir}/dillo/domainrc
14cu|dillo-3.0.5-1|36	%{_mandir}/man1/dillo.1*
14cu|dillo-3.0.5-1|37	
14cu|dillo-3.0.5-1|38	#----------------------------------------------------------------------------
14cu|dillo-3.0.5-1|39	
14cu|dillo-3.0.5-1|40	%prep
14cu|dillo-3.0.5-1|41	%setup -q
14cu|dillo-3.0.5-1|42	
14cu|dillo-3.0.5-1|43	%build
14cu|dillo-3.0.5-1|44	%configure2_5x \
14cu|dillo-3.0.5-1|45	--enable-ipv6 \
14cu|dillo-3.0.5-1|46	--enable-ssl
14cu|dillo-3.0.5-1|47	%make
14cu|dillo-3.0.5-1|48	
14cu|dillo-3.0.5-1|49	%install
14cu|dillo-3.0.5-1|50	%makeinstall_std
14cu|dillo-3.0.5-1|51	
14cu|dillo-3.0.5-1|52	mkdir -p %{buildroot}%{_sysconfdir}
14cu|dillo-3.0.5-1|53	install -m 644 dillorc %{buildroot}%{_sysconfdir}/
14cu|dillo-3.0.5-1|54	
14cu|dillo-3.0.5-1|55	mkdir -p %{buildroot}%{_datadir}/applications
14cu|dillo-3.0.5-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|dillo-3.0.5-1|57	[Desktop Entry]
14cu|dillo-3.0.5-1|58	Name=Dillo
14cu|dillo-3.0.5-1|59	Comment=A simple web browser
14cu|dillo-3.0.5-1|60	Exec=%{name}
14cu|dillo-3.0.5-1|61	Icon=networking_www_section
14cu|dillo-3.0.5-1|62	Terminal=false
14cu|dillo-3.0.5-1|63	Type=Application
14cu|dillo-3.0.5-1|64	Categories=Network;WebBrowser;
14cu|dillo-3.0.5-1|65	EOF
14cu|dillo-3.0.5-1|66	
14cu|dillo-3.0.5-1|67	
14cu|dillo-3.0.5-1|68	%changelog
14cu|dillo-3.0.5-1|69	
14cu|dillo-3.0.5-1|70	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.5-1
14cu|dillo-3.0.5-1|71	- (04829e2) New version 3.0.5
14cu|dillo-3.0.5-1|72	- (04829e2) Drop merged patch
14cu|dillo-3.0.5-1|73	
14cu|dillo-3.0.5-1|74	

9966 14
14cu|directory-naming-0.8-8|1	Name:           directory-naming
14cu|directory-naming-0.8-8|2	Version:        0.8
14cu|directory-naming-0.8-8|3	Release:        8
14cu|directory-naming-0.8-8|4	Summary:        Apache Directory Naming Component
14cu|directory-naming-0.8-8|5	License:        ASL 2.0
14cu|directory-naming-0.8-8|6	URL:            http://directory.apache.org
14cu|directory-naming-0.8-8|7	Group:          Development/Java
14cu|directory-naming-0.8-8|8	
14cu|directory-naming-0.8-8|9	Source0:        directory-naming-0.8.tar.bz2
14cu|directory-naming-0.8-8|10	# svn export -r 124846 http://svn.apache.org/repos/asf/directory/sandbox/dormant-subprojects/naming/ directory-naming-0.8
14cu|directory-naming-0.8-8|11	
14cu|directory-naming-0.8-8|12	Source5:        http://repo1.maven.org/maven2/directory-naming/naming-core/0.8/naming-core-0.8.pom
14cu|directory-naming-0.8-8|13	Source6:        http://repo1.maven.org/maven2/directory-naming/naming-config/0.8/naming-config-0.8.pom
14cu|directory-naming-0.8-8|14	Source7:        http://repo1.maven.org/maven2/directory-naming/naming-factory/0.8/naming-factory-0.8.pom
14cu|directory-naming-0.8-8|15	Source8:        http://repo1.maven.org/maven2/directory-naming/naming-java/0.8/naming-java-0.8.pom
14cu|directory-naming-0.8-8|16	Source9:        http://repo1.maven.org/maven2/directory-naming/naming-management/0.8/naming-management-0.8.pom
14cu|directory-naming-0.8-8|17	Source10:       http://repo1.maven.org/maven2/directory-naming/naming-resources/0.8/naming-resources-0.8.pom
14cu|directory-naming-0.8-8|18	
14cu|directory-naming-0.8-8|19	BuildRequires:  jpackage-utils >= 1.7.3
14cu|directory-naming-0.8-8|20	BuildRequires:  java-devel >= 1.4.2
14cu|directory-naming-0.8-8|21	BuildRequires:  ant >= 1.6.5
14cu|directory-naming-0.8-8|22	BuildRequires:  hsqldb
14cu|directory-naming-0.8-8|23	BuildRequires:  junit
14cu|directory-naming-0.8-8|24	BuildRequires:  ant-junit
14cu|directory-naming-0.8-8|25	BuildRequires:  jakarta-commons-beanutils
14cu|directory-naming-0.8-8|26	BuildRequires:  jakarta-commons-collections
14cu|directory-naming-0.8-8|27	BuildRequires:  jakarta-commons-dbcp
14cu|directory-naming-0.8-8|28	BuildRequires:  jakarta-commons-digester
14cu|directory-naming-0.8-8|29	BuildRequires:  jakarta-commons-lang
14cu|directory-naming-0.8-8|30	BuildRequires:  jakarta-commons-logging
14cu|directory-naming-0.8-8|31	BuildRequires:  jakarta-commons-pool
14cu|directory-naming-0.8-8|32	BuildRequires:  classpathx-mail
14cu|directory-naming-0.8-8|33	BuildRequires:  mx4j
14cu|directory-naming-0.8-8|34	
14cu|directory-naming-0.8-8|35	Requires:  jakarta-commons-beanutils
14cu|directory-naming-0.8-8|36	Requires:  jakarta-commons-collections
14cu|directory-naming-0.8-8|37	Requires:  jakarta-commons-dbcp
14cu|directory-naming-0.8-8|38	Requires:  jakarta-commons-digester
14cu|directory-naming-0.8-8|39	Requires:  jakarta-commons-lang
14cu|directory-naming-0.8-8|40	Requires:  jakarta-commons-logging
14cu|directory-naming-0.8-8|41	Requires:  jakarta-commons-pool
14cu|directory-naming-0.8-8|42	Requires:  classpathx-mail
14cu|directory-naming-0.8-8|43	Requires:  mx4j
14cu|directory-naming-0.8-8|44	Requires(post):    jpackage-utils >= 1.7.3
14cu|directory-naming-0.8-8|45	Requires(postun):  jpackage-utils >= 1.7.3
14cu|directory-naming-0.8-8|46	
14cu|directory-naming-0.8-8|47	BuildArch:      noarch
14cu|directory-naming-0.8-8|48	
14cu|directory-naming-0.8-8|49	%description
14cu|directory-naming-0.8-8|50	Naming is a lightweight, in-memory JNDI service provider.  To
14cu|directory-naming-0.8-8|51	enable flexible deployment with limited dependencies, Naming is divided in 6
14cu|directory-naming-0.8-8|52	packages, each producing a separate jar artifact.
14cu|directory-naming-0.8-8|53	
14cu|directory-naming-0.8-8|54	%package javadoc
14cu|directory-naming-0.8-8|55	Summary:        Javadoc for %{name}
14cu|directory-naming-0.8-8|56	Group:          Development/Java
14cu|directory-naming-0.8-8|57	
14cu|directory-naming-0.8-8|58	%description javadoc
14cu|directory-naming-0.8-8|59	API documentation for %{name}.
14cu|directory-naming-0.8-8|60	
14cu|directory-naming-0.8-8|61	%prep
14cu|directory-naming-0.8-8|62	%setup -q
14cu|directory-naming-0.8-8|63	# remove all binary libs
14cu|directory-naming-0.8-8|64	for j in $(find . -name "*.jar"); do
14cu|directory-naming-0.8-8|65	mv $j $j.no
14cu|directory-naming-0.8-8|66	done
14cu|directory-naming-0.8-8|67	sed -i "s/\r//" LICENSE.txt
14cu|directory-naming-0.8-8|68	
14cu|directory-naming-0.8-8|69	%build
14cu|directory-naming-0.8-8|70	export CLASSPATH=$(build-classpath \
14cu|directory-naming-0.8-8|71	commons-beanutils \
14cu|directory-naming-0.8-8|72	commons-collections \
14cu|directory-naming-0.8-8|73	commons-dbcp \
14cu|directory-naming-0.8-8|74	commons-digester \
14cu|directory-naming-0.8-8|75	commons-lang \
14cu|directory-naming-0.8-8|76	commons-logging \
14cu|directory-naming-0.8-8|77	commons-pool \
14cu|directory-naming-0.8-8|78	hsqldb \
14cu|directory-naming-0.8-8|79	javamail \
14cu|directory-naming-0.8-8|80	junit \
14cu|directory-naming-0.8-8|81	mx4j/mx4j-jmx \
14cu|directory-naming-0.8-8|82	)
14cu|directory-naming-0.8-8|83	
14cu|directory-naming-0.8-8|84	CLASSPATH=$CLASSPATH:$(pwd)/naming-config/target/classes:$(pwd)/naming-config/target/test-classes
14cu|directory-naming-0.8-8|85	CLASSPATH=$CLASSPATH:$(pwd)/naming-core/target/classes:$(pwd)/naming-core/target/test-classes
14cu|directory-naming-0.8-8|86	CLASSPATH=$CLASSPATH:$(pwd)/naming-factory/target/classes:$(pwd)/naming-factory/target/test-classes
14cu|directory-naming-0.8-8|87	CLASSPATH=$CLASSPATH:$(pwd)/naming-java/target/classes:$(pwd)/naming-java/target/test-classes
14cu|directory-naming-0.8-8|88	CLASSPATH=$CLASSPATH:$(pwd)/naming-management/target/classes:$(pwd)/naming-management/target/test-classes
14cu|directory-naming-0.8-8|89	CLASSPATH=$CLASSPATH:$(pwd)/naming-resources/target/classes:$(pwd)/naming-resources/target/test-classes
14cu|directory-naming-0.8-8|90	
14cu|directory-naming-0.8-8|91	export OPT_JAR_LIST="junit ant/ant-junit"
14cu|directory-naming-0.8-8|92	
14cu|directory-naming-0.8-8|93	ant -Dbuild.sysclasspath=only jar javadoc
14cu|directory-naming-0.8-8|94	
14cu|directory-naming-0.8-8|95	%install
14cu|directory-naming-0.8-8|96	export NO_BRP_CHECK_BYTECODE_VERSION=true
14cu|directory-naming-0.8-8|97	# jars
14cu|directory-naming-0.8-8|98	mkdir -p %{buildroot}%{_javadir}/%{name}
14cu|directory-naming-0.8-8|99	for p in \
14cu|directory-naming-0.8-8|100	naming-config \
14cu|directory-naming-0.8-8|101	naming-core \
14cu|directory-naming-0.8-8|102	naming-factory \
14cu|directory-naming-0.8-8|103	naming-java \
14cu|directory-naming-0.8-8|104	naming-management \
14cu|directory-naming-0.8-8|105	naming-resources \
14cu|directory-naming-0.8-8|106	; do
14cu|directory-naming-0.8-8|107	install -m 644 $p/target/$p-%{version}.jar %{buildroot}%{_javadir}/%{name}/$p-%{version}.jar
14cu|directory-naming-0.8-8|108	done
14cu|directory-naming-0.8-8|109	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do ln -s ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|directory-naming-0.8-8|110	
14cu|directory-naming-0.8-8|111	# poms
14cu|directory-naming-0.8-8|112	mkdir -p %{buildroot}%{_datadir}/maven2/poms
14cu|directory-naming-0.8-8|113	install -m 644 %{SOURCE5}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-core.pom
14cu|directory-naming-0.8-8|114	%add_to_maven_depmap %{name} naming-core %{version} JPP/%{name} naming-core
14cu|directory-naming-0.8-8|115	install -m 644 %{SOURCE6}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-config.pom
14cu|directory-naming-0.8-8|116	%add_to_maven_depmap %{name} naming-config %{version} JPP/%{name} naming-config
14cu|directory-naming-0.8-8|117	install -m 644 %{SOURCE7}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-factory.pom
14cu|directory-naming-0.8-8|118	%add_to_maven_depmap %{name} naming-factory %{version} JPP/%{name} naming-factory
14cu|directory-naming-0.8-8|119	install -m 644 %{SOURCE8}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-java.pom
14cu|directory-naming-0.8-8|120	%add_to_maven_depmap %{name} naming-java %{version} JPP/%{name} naming-java
14cu|directory-naming-0.8-8|121	install -m 644 %{SOURCE9}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-management.pom
14cu|directory-naming-0.8-8|122	%add_to_maven_depmap %{name} naming-management %{version} JPP/%{name} naming-management
14cu|directory-naming-0.8-8|123	install -m 644 %{SOURCE10} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-resources.pom
14cu|directory-naming-0.8-8|124	%add_to_maven_depmap %{name} naming-resources %{version} JPP/%{name} naming-resources
14cu|directory-naming-0.8-8|125	
14cu|directory-naming-0.8-8|126	# docs
14cu|directory-naming-0.8-8|127	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cu|directory-naming-0.8-8|128	cp LICENSE.txt  %{buildroot}%{_docdir}/%{name}-%{version}
14cu|directory-naming-0.8-8|129	
14cu|directory-naming-0.8-8|130	%post
14cu|directory-naming-0.8-8|131	%update_maven_depmap
14cu|directory-naming-0.8-8|132	
14cu|directory-naming-0.8-8|133	%postun
14cu|directory-naming-0.8-8|134	%update_maven_depmap
14cu|directory-naming-0.8-8|135	
14cu|directory-naming-0.8-8|136	%files
14cu|directory-naming-0.8-8|137	%defattr(0644,root,root,0755)
14cu|directory-naming-0.8-8|138	%{_docdir}/*
14cu|directory-naming-0.8-8|139	%{_javadir}/%{name}
14cu|directory-naming-0.8-8|140	%{_datadir}/maven2/poms/*
14cu|directory-naming-0.8-8|141	%config %{_mavendepmapfragdir}
14cu|directory-naming-0.8-8|142	
14cu|directory-naming-0.8-8|143	%changelog
14cu|directory-naming-0.8-8|144	
14cu|directory-naming-0.8-8|145	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0.8-8
14cu|directory-naming-0.8-8|146	- (63172af) Drop gcj
14cu|directory-naming-0.8-8|147	
14cu|directory-naming-0.8-8|148	

9967 14
14cu|disc-cover-1.5.6-7|1	Name:		disc-cover
14cu|disc-cover-1.5.6-7|2	Version:	1.5.6
14cu|disc-cover-1.5.6-7|3	Release:	7
14cu|disc-cover-1.5.6-7|4	Summary:	Makes covers for audio CDs using CDDB info
14cu|disc-cover-1.5.6-7|5	License:	GPL
14cu|disc-cover-1.5.6-7|6	Group:		Graphics
14cu|disc-cover-1.5.6-7|7	Source:		http://www.vanhemert.co.uk/files/%{name}-%{version}.tar.gz
14cu|disc-cover-1.5.6-7|8	URL:		http://www.vanhemert.co.uk/disc-cover.html
14cu|disc-cover-1.5.6-7|9	Requires:	tetex-dvips
14cu|disc-cover-1.5.6-7|10	Requires:	tetex-latex
14cu|disc-cover-1.5.6-7|11	Requires:	perl-Audio-CD
14cu|disc-cover-1.5.6-7|12	BuildArch:	noarch
14cu|disc-cover-1.5.6-7|13	
14cu|disc-cover-1.5.6-7|14	%description
14cu|disc-cover-1.5.6-7|15	Provides an easy way to produce covers for audio cds.  It scans audio CDs and
14cu|disc-cover-1.5.6-7|16	uses information from the CDDB database to build a back and front cover for the
14cu|disc-cover-1.5.6-7|17	CD.  The cover output is in Latex, Dvi, Pdf or Postscript.  This little gadget
14cu|disc-cover-1.5.6-7|18	lets you produce covers without typing in all the information yourself.  An
14cu|disc-cover-1.5.6-7|19	easy way to replace all those lost covers ;-)
14cu|disc-cover-1.5.6-7|20	
14cu|disc-cover-1.5.6-7|21	%prep
14cu|disc-cover-1.5.6-7|22	%setup -q
14cu|disc-cover-1.5.6-7|23	
14cu|disc-cover-1.5.6-7|24	%build
14cu|disc-cover-1.5.6-7|25	
14cu|disc-cover-1.5.6-7|26	%install
14cu|disc-cover-1.5.6-7|27	install -d -m 755 %{buildroot}%{_bindir}
14cu|disc-cover-1.5.6-7|28	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|disc-cover-1.5.6-7|29	install -m 0755 disc-cover %{buildroot}%{_bindir}
14cu|disc-cover-1.5.6-7|30	chmod 755 templates
14cu|disc-cover-1.5.6-7|31	chmod 644 templates/*
14cu|disc-cover-1.5.6-7|32	cp -r templates %{buildroot}%{_datadir}/%{name}
14cu|disc-cover-1.5.6-7|33	#fix doc permissions
14cu|disc-cover-1.5.6-7|34	chmod 644 AUTHORS COPYING CHANGELOG TODO
14cu|disc-cover-1.5.6-7|35	
14cu|disc-cover-1.5.6-7|36	%clean
14cu|disc-cover-1.5.6-7|37	
14cu|disc-cover-1.5.6-7|38	%files
14cu|disc-cover-1.5.6-7|39	%doc AUTHORS COPYING CHANGELOG TODO
14cu|disc-cover-1.5.6-7|40	%{_bindir}/disc-cover
14cu|disc-cover-1.5.6-7|41	%{_datadir}/disc-cover/
14cu|disc-cover-1.5.6-7|42	
14cu|disc-cover-1.5.6-7|43	
14cu|disc-cover-1.5.6-7|44	
14cu|disc-cover-1.5.6-7|45	
14cu|disc-cover-1.5.6-7|46	
14cu|disc-cover-1.5.6-7|47	%changelog
14cu|disc-cover-1.5.6-7|48	
14cu|disc-cover-1.5.6-7|49	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.5.6-7
14cu|disc-cover-1.5.6-7|50	- (5027b09) Repack tarball according to upstream
14cu|disc-cover-1.5.6-7|51	
14cu|disc-cover-1.5.6-7|52	

9968 14
14cu|diskmonitor-0.3.1-2|1	Summary:	KDE tools to monitor SMART devices and MDRaid health status
14cu|diskmonitor-0.3.1-2|2	Name:		diskmonitor
14cu|diskmonitor-0.3.1-2|3	Version:	0.3.1
14cu|diskmonitor-0.3.1-2|4	Release:	2
14cu|diskmonitor-0.3.1-2|5	License:	GPLv2+
14cu|diskmonitor-0.3.1-2|6	Group:		Graphical desktop/KDE
14cu|diskmonitor-0.3.1-2|7	Url:		https://github.com/papylhomme/diskmonitor
14cu|diskmonitor-0.3.1-2|8	# From git by tag:
14cu|diskmonitor-0.3.1-2|9	# https://github.com/papylhomme/diskmonitor/archive/%{version}.tar.gz
14cu|diskmonitor-0.3.1-2|10	Source0:	%{name}-%{version}.tar.gz
14cu|diskmonitor-0.3.1-2|11	Source1:        DisKMonitor_ru.tar.gz
14cu|diskmonitor-0.3.1-2|12	Patch0:		diskmonitor-0.3.1-ki18n.patch
14cu|diskmonitor-0.3.1-2|13	BuildRequires:	extra-cmake-modules
14cu|diskmonitor-0.3.1-2|14	BuildRequires:	kf5configwidgets-devel
14cu|diskmonitor-0.3.1-2|15	BuildRequires:	kf5coreaddons-devel
14cu|diskmonitor-0.3.1-2|16	BuildRequires:	kf5i18n-devel
14cu|diskmonitor-0.3.1-2|17	BuildRequires:	kf5iconthemes-devel
14cu|diskmonitor-0.3.1-2|18	BuildRequires:	kf5notifications-devel
14cu|diskmonitor-0.3.1-2|19	BuildRequires:	kf5plasma-devel
14cu|diskmonitor-0.3.1-2|20	BuildRequires:	kf5xmlgui-devel
14cu|diskmonitor-0.3.1-2|21	BuildRequires:	pkgconfig(Qt5Core)
14cu|diskmonitor-0.3.1-2|22	BuildRequires:	pkgconfig(Qt5Gui)
14cu|diskmonitor-0.3.1-2|23	BuildRequires:	pkgconfig(Qt5DBus)
14cu|diskmonitor-0.3.1-2|24	BuildRequires:	pkgconfig(Qt5Network)
14cu|diskmonitor-0.3.1-2|25	BuildRequires:	pkgconfig(Qt5Qml)
14cu|diskmonitor-0.3.1-2|26	BuildRequires:	pkgconfig(Qt5Quick)
14cu|diskmonitor-0.3.1-2|27	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|diskmonitor-0.3.1-2|28	Requires:	udisks2
14cu|diskmonitor-0.3.1-2|29	
14cu|diskmonitor-0.3.1-2|30	%description
14cu|diskmonitor-0.3.1-2|31	KDE tools to monitor SMART devices and MDRaid health status.
14cu|diskmonitor-0.3.1-2|32	
14cu|diskmonitor-0.3.1-2|33	Features:
14cu|diskmonitor-0.3.1-2|34	- Display S.M.A.R.T. attributes for harddrives supporting it
14cu|diskmonitor-0.3.1-2|35	- Start and monitor progress of S.M.A.R.T. Short and Extended self test
14cu|diskmonitor-0.3.1-2|36	- Display properties for MDRaid arrays
14cu|diskmonitor-0.3.1-2|37	- Start and monitor progress of data scrubbing on MDRaid arrays
14cu|diskmonitor-0.3.1-2|38	
14cu|diskmonitor-0.3.1-2|39	%files -f %{name}.lang
14cu|diskmonitor-0.3.1-2|40	%{_kde5_bindir}/diskmonitor
14cu|diskmonitor-0.3.1-2|41	%{_kde5_datadir}/config.kcfg/diskmonitor.kcfg
14cu|diskmonitor-0.3.1-2|42	%{_kde5_iconsdir}/diskmonitor.svg
14cu|diskmonitor-0.3.1-2|43	%{_datadir}/applications/diskmonitor.desktop
14cu|diskmonitor-0.3.1-2|44	
14cu|diskmonitor-0.3.1-2|45	#----------------------------------------------------------------------------
14cu|diskmonitor-0.3.1-2|46	
14cu|diskmonitor-0.3.1-2|47	%package -n plasma5-applet-diskmonitor
14cu|diskmonitor-0.3.1-2|48	Summary:	Plasma 5 disk monitor plasmoid
14cu|diskmonitor-0.3.1-2|49	Group:		Graphical desktop/KDE
14cu|diskmonitor-0.3.1-2|50	Requires:	%{name}
14cu|diskmonitor-0.3.1-2|51	
14cu|diskmonitor-0.3.1-2|52	%description -n plasma5-applet-diskmonitor
14cu|diskmonitor-0.3.1-2|53	Plasma 5 disk monitor plasmoid.
14cu|diskmonitor-0.3.1-2|54	
14cu|diskmonitor-0.3.1-2|55	Features:
14cu|diskmonitor-0.3.1-2|56	- Display basic health status for storage units
14cu|diskmonitor-0.3.1-2|57	- Can be used on the desktop, on a panel or as a systray icon
14cu|diskmonitor-0.3.1-2|58	- Use KDE notification for health status change
14cu|diskmonitor-0.3.1-2|59	- Highly configurable interface
14cu|diskmonitor-0.3.1-2|60	
14cu|diskmonitor-0.3.1-2|61	%files -n plasma5-applet-diskmonitor -f plasma_applet_org.papylhomme.diskmonitor.lang
14cu|diskmonitor-0.3.1-2|62	%dir %{_kde5_datadir}/plasma/plasmoids/org.papylhomme.diskmonitor/
14cu|diskmonitor-0.3.1-2|63	%{_kde5_datadir}/plasma/plasmoids/org.papylhomme.diskmonitor/*
14cu|diskmonitor-0.3.1-2|64	%{_kde5_notificationsdir}/diskmonitor.notifyrc
14cu|diskmonitor-0.3.1-2|65	%dir %{_kde5_qmldir}/org/papylhomme/diskmonitor/
14cu|diskmonitor-0.3.1-2|66	%{_kde5_qmldir}/org/papylhomme/diskmonitor/*
14cu|diskmonitor-0.3.1-2|67	%{_kde5_services}/plasma-applet-org.papylhomme.diskmonitor.desktop
14cu|diskmonitor-0.3.1-2|68	
14cu|diskmonitor-0.3.1-2|69	#----------------------------------------------------------------------------
14cu|diskmonitor-0.3.1-2|70	
14cu|diskmonitor-0.3.1-2|71	%prep
14cu|diskmonitor-0.3.1-2|72	%setup -q
14cu|diskmonitor-0.3.1-2|73	%patch0 -p1
14cu|diskmonitor-0.3.1-2|74	
14cu|diskmonitor-0.3.1-2|75	pushd translations
14cu|diskmonitor-0.3.1-2|76	tar -xvzf %{SOURCE1}
14cu|diskmonitor-0.3.1-2|77	popd
14cu|diskmonitor-0.3.1-2|78	
14cu|diskmonitor-0.3.1-2|79	%build
14cu|diskmonitor-0.3.1-2|80	%cmake_kde5
14cu|diskmonitor-0.3.1-2|81	%make
14cu|diskmonitor-0.3.1-2|82	
14cu|diskmonitor-0.3.1-2|83	%install
14cu|diskmonitor-0.3.1-2|84	%makeinstall_std -C build
14cu|diskmonitor-0.3.1-2|85	
14cu|diskmonitor-0.3.1-2|86	%find_lang %{name}
14cu|diskmonitor-0.3.1-2|87	%find_lang plasma_applet_org.papylhomme.diskmonitor
14cu|diskmonitor-0.3.1-2|88	
14cu|diskmonitor-0.3.1-2|89	%changelog
14cu|diskmonitor-0.3.1-2|90	
14cu|diskmonitor-0.3.1-2|91	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-2
14cu|diskmonitor-0.3.1-2|92	- (1338b33) Add Russian translations
14cu|diskmonitor-0.3.1-2|93	
14cu|diskmonitor-0.3.1-2|94	

9969 14
14cu|displaycal-3.1.6.0-1|1	%define up_name	DisplayCAL
14cu|displaycal-3.1.6.0-1|2	
14cu|displaycal-3.1.6.0-1|3	Name:		displaycal
14cu|displaycal-3.1.6.0-1|4	Version:	3.1.6.0
14cu|displaycal-3.1.6.0-1|5	Release:	1
14cu|displaycal-3.1.6.0-1|6	Summary:	A graphical user interface for the Argyll CMS display calibration utilities
14cu|displaycal-3.1.6.0-1|7	Group: 		Graphics
14cu|displaycal-3.1.6.0-1|8	License:	GPLv3
14cu|displaycal-3.1.6.0-1|9	URL:		http://displaycal.net/
14cu|displaycal-3.1.6.0-1|10	Source0:	https://sourceforge.net/projects/dispcalgui/files/release/%{version}/%{up_name}-%{version}.tar.gz
14cu|displaycal-3.1.6.0-1|11	Patch0:		DisplayCAL-3.1.0.0-linkage.patch
14cu|displaycal-3.1.6.0-1|12	Patch1:		displaycal-3.1.0.0-udev-dir.patch
14cu|displaycal-3.1.6.0-1|13	BuildRequires:	pythonegg(setuptools)
14cu|displaycal-3.1.6.0-1|14	BuildRequires:	wxPythonGTK
14cu|displaycal-3.1.6.0-1|15	BuildRequires:	pkgconfig(python2)
14cu|displaycal-3.1.6.0-1|16	BuildRequires:	pkgconfig(xxf86vm)
14cu|displaycal-3.1.6.0-1|17	BuildRequires:	pkgconfig(xinerama)
14cu|displaycal-3.1.6.0-1|18	BuildRequires:	pkgconfig(xrandr)
14cu|displaycal-3.1.6.0-1|19	# ovitters: pkgconfig(gobject-introspection-1.0) includes script to determine typelib() auto buildrequires
14cu|displaycal-3.1.6.0-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|displaycal-3.1.6.0-1|21	
14cu|displaycal-3.1.6.0-1|22	Requires:	wxPythonGTK
14cu|displaycal-3.1.6.0-1|23	Requires:	argyllcms
14cu|displaycal-3.1.6.0-1|24	Requires:	python-setuptools
14cu|displaycal-3.1.6.0-1|25	Requires:	python-gi
14cu|displaycal-3.1.6.0-1|26	Requires:	python-numpy
14cu|displaycal-3.1.6.0-1|27	
14cu|displaycal-3.1.6.0-1|28	Provides:	%{up_name} = %{EVRD}
14cu|displaycal-3.1.6.0-1|29	Provides:	dispcalGUI = %{EVRD}
14cu|displaycal-3.1.6.0-1|30	Obsoletes:	dispcalGUI < 1.2.7.0-10
14cu|displaycal-3.1.6.0-1|31	
14cu|displaycal-3.1.6.0-1|32	%description
14cu|displaycal-3.1.6.0-1|33	A graphical user interface for the Argyll CMS display calibration utilities.
14cu|displaycal-3.1.6.0-1|34	
14cu|displaycal-3.1.6.0-1|35	%files
14cu|displaycal-3.1.6.0-1|36	%doc %{_docdir}/%{up_name}-%{version}/LICENSE.txt
14cu|displaycal-3.1.6.0-1|37	%doc %{_docdir}/%{up_name}-%{version}/README*.html
14cu|displaycal-3.1.6.0-1|38	%doc %{_docdir}/%{up_name}-%{version}/screenshots
14cu|displaycal-3.1.6.0-1|39	%doc %{_docdir}/%{up_name}-%{version}/theme
14cu|displaycal-3.1.6.0-1|40	%{_udevrulesdir}/*-Argyll.rules
14cu|displaycal-3.1.6.0-1|41	%{_bindir}/*
14cu|displaycal-3.1.6.0-1|42	%{_datadir}/%{up_name}/
14cu|displaycal-3.1.6.0-1|43	%{_iconsdir}/hicolor/*/*
14cu|displaycal-3.1.6.0-1|44	%{_datadir}/applications/*.desktop
14cu|displaycal-3.1.6.0-1|45	%{_datadir}/appdata/%{up_name}.appdata.xml
14cu|displaycal-3.1.6.0-1|46	%{_sysconfdir}/xdg/autostart/z-displaycal-apply-profiles.desktop
14cu|displaycal-3.1.6.0-1|47	%{py_platsitedir}/%{up_name}/
14cu|displaycal-3.1.6.0-1|48	%{py_platsitedir}/%{up_name}-%{version}-py%{py_ver}.egg-info
14cu|displaycal-3.1.6.0-1|49	%{_mandir}/man1/*
14cu|displaycal-3.1.6.0-1|50	
14cu|displaycal-3.1.6.0-1|51	#--------------------------------------------------------------------
14cu|displaycal-3.1.6.0-1|52	
14cu|displaycal-3.1.6.0-1|53	%prep
14cu|displaycal-3.1.6.0-1|54	%setup -qn %{up_name}-%{version}
14cu|displaycal-3.1.6.0-1|55	%patch0 -p1
14cu|displaycal-3.1.6.0-1|56	%patch1 -p1
14cu|displaycal-3.1.6.0-1|57	
14cu|displaycal-3.1.6.0-1|58	%build
14cu|displaycal-3.1.6.0-1|59	python setup.py build
14cu|displaycal-3.1.6.0-1|60	
14cu|displaycal-3.1.6.0-1|61	%install
14cu|displaycal-3.1.6.0-1|62	python setup.py install --root=%{buildroot} --no-compile --prefix=%{_prefix} --skip-postinstall
14cu|displaycal-3.1.6.0-1|63	
14cu|displaycal-3.1.6.0-1|64	%changelog
14cu|displaycal-3.1.6.0-1|65	
14cu|displaycal-3.1.6.0-1|66	* Sun Sep 04 2016 alzim <alzim@bk.ru> 3.1.6.0-1
14cu|displaycal-3.1.6.0-1|67	- (7784c76) Merge pull request #1 from import/displaycal:rosa2016.1
14cu|displaycal-3.1.6.0-1|68	- (7784c76) Updated to 3.1.6.0
14cu|displaycal-3.1.6.0-1|69	
14cu|displaycal-3.1.6.0-1|70	

9970 14
14cu|divfix++-0.34-3|1	%define oname DivFix++
14cu|divfix++-0.34-3|2	
14cu|divfix++-0.34-3|3	Summary:	A program to repair broken AVI file streams by rebuilding index part of file
14cu|divfix++-0.34-3|4	Name:		divfix++
14cu|divfix++-0.34-3|5	Version:	0.34
14cu|divfix++-0.34-3|6	Release:	3
14cu|divfix++-0.34-3|7	License:	GPLv2+
14cu|divfix++-0.34-3|8	Group:		Video
14cu|divfix++-0.34-3|9	Url:		http://divfixpp.sourceforge.net/
14cu|divfix++-0.34-3|10	Source0:	%{oname}_v%{version}-src.tar.bz2
14cu|divfix++-0.34-3|11	Patch0:		DivFix++_v0.34-optflags.patch
14cu|divfix++-0.34-3|12	BuildRequires:	dos2unix
14cu|divfix++-0.34-3|13	BuildRequires:	wxgtku-devel
14cu|divfix++-0.34-3|14	%rename		%{oname}
14cu|divfix++-0.34-3|15	
14cu|divfix++-0.34-3|16	%description
14cu|divfix++-0.34-3|17	This program designed to repair broken AVI file streams by
14cu|divfix++-0.34-3|18	rebuilding index part of file. This is very useful when trying
14cu|divfix++-0.34-3|19	to preview movies which has no index part, like some files are
14cu|divfix++-0.34-3|20	currently downloading from ed2k or bittorent networks.
14cu|divfix++-0.34-3|21	
14cu|divfix++-0.34-3|22	DivFix++ has supports CLI tools, this means you can fix, preview
14cu|divfix++-0.34-3|23	and delete movies automatically via script (by using argument
14cu|divfix++-0.34-3|24	parameters...)
14cu|divfix++-0.34-3|25	
14cu|divfix++-0.34-3|26	DivFix++ program code supports lots of operating system, because
14cu|divfix++-0.34-3|27	it's writen by cross-platform API, wxWidgets.
14cu|divfix++-0.34-3|28	
14cu|divfix++-0.34-3|29	%files -f %{oname}.lang
14cu|divfix++-0.34-3|30	%doc docs/*
14cu|divfix++-0.34-3|31	%{_bindir}/%{oname}
14cu|divfix++-0.34-3|32	%{_datadir}/applications/%{oname}.desktop
14cu|divfix++-0.34-3|33	%{_datadir}/pixmaps/%{oname}.png
14cu|divfix++-0.34-3|34	
14cu|divfix++-0.34-3|35	#----------------------------------------------------------------------------
14cu|divfix++-0.34-3|36	
14cu|divfix++-0.34-3|37	%prep
14cu|divfix++-0.34-3|38	%setup -qn %{oname}_v%{version}
14cu|divfix++-0.34-3|39	%patch0 -p1
14cu|divfix++-0.34-3|40	dos2unix docs/*
14cu|divfix++-0.34-3|41	chmod 644 docs/*
14cu|divfix++-0.34-3|42	
14cu|divfix++-0.34-3|43	%build
14cu|divfix++-0.34-3|44	%make OPT_FLAGS="%{optflags}"
14cu|divfix++-0.34-3|45	
14cu|divfix++-0.34-3|46	%install
14cu|divfix++-0.34-3|47	%makeinstall_std
14cu|divfix++-0.34-3|48	
14cu|divfix++-0.34-3|49	# Overwite .desktop file
14cu|divfix++-0.34-3|50	cat > %{buildroot}%{_datadir}/applications/%{oname}.desktop << EOF
14cu|divfix++-0.34-3|51	[Desktop Entry]
14cu|divfix++-0.34-3|52	Name=DivFix++
14cu|divfix++-0.34-3|53	Comment=AVI Repair & Preview Utility
14cu|divfix++-0.34-3|54	Exec=DivFix++
14cu|divfix++-0.34-3|55	Icon=DivFix++
14cu|divfix++-0.34-3|56	Terminal=false
14cu|divfix++-0.34-3|57	Type=Application
14cu|divfix++-0.34-3|58	Categories=AudioVideo;Video;
14cu|divfix++-0.34-3|59	EOF
14cu|divfix++-0.34-3|60	
14cu|divfix++-0.34-3|61	%find_lang %{oname}
14cu|divfix++-0.34-3|62	
14cu|divfix++-0.34-3|63	
14cu|divfix++-0.34-3|64	%changelog
14cu|divfix++-0.34-3|65	
14cu|divfix++-0.34-3|66	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.34-3
14cu|divfix++-0.34-3|67	- (b8eafd2) Build with system optflags to fix debug package
14cu|divfix++-0.34-3|68	- (b8eafd2) Spec cleanup
14cu|divfix++-0.34-3|69	
14cu|divfix++-0.34-3|70	

9971 14
14cu|dixit-14.2.5-1|1	%define debug_package %{nil}
14cu|dixit-14.2.5-1|2	
14cu|dixit-14.2.5-1|3	Summary:	Dixit permite cautari de cuvinte off-line
14cu|dixit-14.2.5-1|4	Name:		dixit
14cu|dixit-14.2.5-1|5	Version:	14.2.5
14cu|dixit-14.2.5-1|6	Release:	1
14cu|dixit-14.2.5-1|7	License:	GPLv3
14cu|dixit-14.2.5-1|8	Group:		Office
14cu|dixit-14.2.5-1|9	URL:		http://dixit.sourceforge.net
14cu|dixit-14.2.5-1|10	Source:		http://downloads.sourceforge.net/dixit/%{name}-%{version}-dvlp.tgz
14cu|dixit-14.2.5-1|11	Source1:	%{name}.desktop
14cu|dixit-14.2.5-1|12	Source2:	%{name}.png
14cu|dixit-14.2.5-1|13	BuildRequires:	qt4-devel >= 4.5
14cu|dixit-14.2.5-1|14	BuildRequires:	cmake
14cu|dixit-14.2.5-1|15	Requires:	qt4-common >= 4.5
14cu|dixit-14.2.5-1|16	# bootstrap circular dep
14cu|dixit-14.2.5-1|17	Suggests:	dixit.qdb >= 0.4
14cu|dixit-14.2.5-1|18	
14cu|dixit-14.2.5-1|19	%description
14cu|dixit-14.2.5-1|20	Dixit permite cautari de cuvinte off-line, folosind baza de date a
14cu|dixit-14.2.5-1|21	proiectului DEX online <http://dexonline.ro>.
14cu|dixit-14.2.5-1|22	
14cu|dixit-14.2.5-1|23	Versiunile Dixit pentru Qt4 si Qt3 sunt identice functional, folosind acelasi
14cu|dixit-14.2.5-1|24	cod sursa pentru majoritatea procedurilor. Deosebirile in cod se datoresc
14cu|dixit-14.2.5-1|25	diferentelor in implementarea interfetelor grafice cat si evolutiei
14cu|dixit-14.2.5-1|26	bibliotecii Qt. Denumirea versiunii Dixit compilabila cu biblioteca Qt4 este
14cu|dixit-14.2.5-1|27	9.11.4 (4 semnificand biblioteca Qt4), iar cea a versiunii compilabila cu Qt3
14cu|dixit-14.2.5-1|28	este 9.11.3 (3 semnificand biblioteca Qt3).
14cu|dixit-14.2.5-1|29	
14cu|dixit-14.2.5-1|30	%prep
14cu|dixit-14.2.5-1|31	%setup -qn %{name}-%{version}-dvlp
14cu|dixit-14.2.5-1|32	
14cu|dixit-14.2.5-1|33	%build
14cu|dixit-14.2.5-1|34	export QTDIR=%{qt4dir}
14cu|dixit-14.2.5-1|35	%qmake_qt4 dixit-%{version}.pro
14cu|dixit-14.2.5-1|36	perl -pi -e "s| -lpthread| -lz -lpthread|" Makefile
14cu|dixit-14.2.5-1|37	
14cu|dixit-14.2.5-1|38	%make
14cu|dixit-14.2.5-1|39	
14cu|dixit-14.2.5-1|40	%install
14cu|dixit-14.2.5-1|41	# menu
14cu|dixit-14.2.5-1|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|dixit-14.2.5-1|43	desktop-file-install \
14cu|dixit-14.2.5-1|44	--dir %{buildroot}%{_datadir}/applications \
14cu|dixit-14.2.5-1|45	%{SOURCE1}
14cu|dixit-14.2.5-1|46	
14cu|dixit-14.2.5-1|47	#icon
14cu|dixit-14.2.5-1|48	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cu|dixit-14.2.5-1|49	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|dixit-14.2.5-1|50	
14cu|dixit-14.2.5-1|51	#binaries
14cu|dixit-14.2.5-1|52	install -d -m 755 %{buildroot}%{_bindir}
14cu|dixit-14.2.5-1|53	install -m 755 %{name} %{buildroot}%{_bindir}/
14cu|dixit-14.2.5-1|54	
14cu|dixit-14.2.5-1|55	%files
14cu|dixit-14.2.5-1|56	%attr(0755,root,root) %{_bindir}/dixit
14cu|dixit-14.2.5-1|57	%{_datadir}/applications/%{name}.desktop
14cu|dixit-14.2.5-1|58	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|dixit-14.2.5-1|59	
14cu|dixit-14.2.5-1|60	%changelog
14cu|dixit-14.2.5-1|61	
14cu|dixit-14.2.5-1|62	* Sun Sep 04 2016 alzim <alzim@bk.ru> 14.2.5-1
14cu|dixit-14.2.5-1|63	- (c919379) Merge pull request #1 from import/dixit:rosa2016.1
14cu|dixit-14.2.5-1|64	- (c919379) Updated to 14.2.5
14cu|dixit-14.2.5-1|65	
14cu|dixit-14.2.5-1|66	

9972 14
14cu|dixit.qdb-0.5-1|1	######################################################
14cu|dixit.qdb-0.5-1|2	# SpecFile: dixit.qdb.spec
14cu|dixit.qdb-0.5-1|3	# Generato: http://www.mandrivausers.ro/
14cu|dixit.qdb-0.5-1|4	# MRB-Falticska Florin
14cu|dixit.qdb-0.5-1|5	######################################################
14cu|dixit.qdb-0.5-1|6	%define debug_package	%{nil}
14cu|dixit.qdb-0.5-1|7	%define oname	dixit
14cu|dixit.qdb-0.5-1|8	%define	name	dixit.qdb
14cu|dixit.qdb-0.5-1|9	%define	version	0.5
14cu|dixit.qdb-0.5-1|10	%define	release	1
14cu|dixit.qdb-0.5-1|11	Name:		%{name}
14cu|dixit.qdb-0.5-1|12	Version:	%{version}
14cu|dixit.qdb-0.5-1|13	Release:	%{release}
14cu|dixit.qdb-0.5-1|14	Source:		%{name}.tar.bz2
14cu|dixit.qdb-0.5-1|15	Group:		Databases
14cu|dixit.qdb-0.5-1|16	Summary:	Baza de date pentru dixit
14cu|dixit.qdb-0.5-1|17	URL:		http://dixit.sourceforge.net
14cu|dixit.qdb-0.5-1|18	License:	GPLv3
14cu|dixit.qdb-0.5-1|19	BuildArch:      noarch
14cu|dixit.qdb-0.5-1|20	Requires:	qt4-common >= 4.5
14cu|dixit.qdb-0.5-1|21	Requires:	dixit >= 11.11.4
14cu|dixit.qdb-0.5-1|22	
14cu|dixit.qdb-0.5-1|23	%description
14cu|dixit.qdb-0.5-1|24	Baza de date pentru Dixit
14cu|dixit.qdb-0.5-1|25	Dixit permite cautari de cuvinte off-line, folosind baza de date a
14cu|dixit.qdb-0.5-1|26	proiectului DEX online <http://dexonline.ro>.
14cu|dixit.qdb-0.5-1|27	
14cu|dixit.qdb-0.5-1|28	%prep
14cu|dixit.qdb-0.5-1|29	%setup -qn %{oname}
14cu|dixit.qdb-0.5-1|30	
14cu|dixit.qdb-0.5-1|31	%build
14cu|dixit.qdb-0.5-1|32	# nothing to build
14cu|dixit.qdb-0.5-1|33	
14cu|dixit.qdb-0.5-1|34	%install
14cu|dixit.qdb-0.5-1|35	install -d -m755 %{buildroot}%{_datadir}/dixit
14cu|dixit.qdb-0.5-1|36	install -m 755 dixit.qdb %{buildroot}%{_datadir}/dixit/dixit.qdb
14cu|dixit.qdb-0.5-1|37	
14cu|dixit.qdb-0.5-1|38	
14cu|dixit.qdb-0.5-1|39	%files
14cu|dixit.qdb-0.5-1|40	%dir %{_datadir}/dixit
14cu|dixit.qdb-0.5-1|41	%{_datadir}/dixit/*
14cu|dixit.qdb-0.5-1|42	%doc LICENSE.GPL3
14cu|dixit.qdb-0.5-1|43	
14cu|dixit.qdb-0.5-1|44	
14cu|dixit.qdb-0.5-1|45	
14cu|dixit.qdb-0.5-1|46	%changelog
14cu|dixit.qdb-0.5-1|47	
14cu|dixit.qdb-0.5-1|48	* Sun May 24 2015 abfonly <John@smith.org> 0.5-1
14cu|dixit.qdb-0.5-1|49	- (e7797f9) Imported from SRPM
14cu|dixit.qdb-0.5-1|50	
14cu|dixit.qdb-0.5-1|51	

9973 14
14cu|djvubind-1.2.1-1|1	Name:		djvubind
14cu|djvubind-1.2.1-1|2	Version:	1.2.1
14cu|djvubind-1.2.1-1|3	Release:	1
14cu|djvubind-1.2.1-1|4	Summary:	Combine multiple image files into an optimally compressed djvu file
14cu|djvubind-1.2.1-1|5	Group:		Graphics
14cu|djvubind-1.2.1-1|6	License:	MIT
14cu|djvubind-1.2.1-1|7	URL:		https://github.com/strider1551/djvubind
14cu|djvubind-1.2.1-1|8	Source0:	https://github.com/strider1551/djvubind/archive/v%{version}.zip
14cu|djvubind-1.2.1-1|9	BuildRequires:	python3-devel
14cu|djvubind-1.2.1-1|10	BuildRequires:	python-setuptools
14cu|djvubind-1.2.1-1|11	Requires:	tesseract
14cu|djvubind-1.2.1-1|12	Requires:	imagemagick
14cu|djvubind-1.2.1-1|13	Requires:	djvulibre
14cu|djvubind-1.2.1-1|14	Suggests:	minidjvu
14cu|djvubind-1.2.1-1|15	BuildArch:	noarch
14cu|djvubind-1.2.1-1|16	
14cu|djvubind-1.2.1-1|17	%description
14cu|djvubind-1.2.1-1|18	Combine multiple image files into an optimally compressed djvu file.
14cu|djvubind-1.2.1-1|19	
14cu|djvubind-1.2.1-1|20	%prep
14cu|djvubind-1.2.1-1|21	%setup -q
14cu|djvubind-1.2.1-1|22	
14cu|djvubind-1.2.1-1|23	%build
14cu|djvubind-1.2.1-1|24	python3 setup.py build
14cu|djvubind-1.2.1-1|25	
14cu|djvubind-1.2.1-1|26	%install
14cu|djvubind-1.2.1-1|27	python3 setup.py install --skip-build --root %{buildroot}
14cu|djvubind-1.2.1-1|28	
14cu|djvubind-1.2.1-1|29	%files
14cu|djvubind-1.2.1-1|30	%doc README
14cu|djvubind-1.2.1-1|31	%{_bindir}/*
14cu|djvubind-1.2.1-1|32	%{_mandir}/man1/*
14cu|djvubind-1.2.1-1|33	%{_sysconfdir}/*
14cu|djvubind-1.2.1-1|34	%{py3_puresitedir}/
14cu|djvubind-1.2.1-1|35	
14cu|djvubind-1.2.1-1|36	
14cu|djvubind-1.2.1-1|37	%changelog
14cu|djvubind-1.2.1-1|38	
14cu|djvubind-1.2.1-1|39	* Sun Jun 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14cu|djvubind-1.2.1-1|40	- (ee2af68) Imported from SRPM
14cu|djvubind-1.2.1-1|41	
14cu|djvubind-1.2.1-1|42	

9974 14
14cu|dkms-tp_smapi-0.41-3.20140506.2|1	%define git 20140506
14cu|dkms-tp_smapi-0.41-3.20140506.2|2	%define modname tp_smapi
14cu|dkms-tp_smapi-0.41-3.20140506.2|3	
14cu|dkms-tp_smapi-0.41-3.20140506.2|4	Summary:	DKMS-ready module for SMAPI BIOS of ThinkPad laptops
14cu|dkms-tp_smapi-0.41-3.20140506.2|5	Name:		dkms-%{modname}
14cu|dkms-tp_smapi-0.41-3.20140506.2|6	Version:	0.41
14cu|dkms-tp_smapi-0.41-3.20140506.2|7	Release:	3.%{git}.2
14cu|dkms-tp_smapi-0.41-3.20140506.2|8	License:	GPLv2+
14cu|dkms-tp_smapi-0.41-3.20140506.2|9	Group:		Development/Kernel
14cu|dkms-tp_smapi-0.41-3.20140506.2|10	Url:		https://github.com/evgeni/tp_smapi
14cu|dkms-tp_smapi-0.41-3.20140506.2|11	# Git snapshot from https://github.com/evgeni/tp_smapi
14cu|dkms-tp_smapi-0.41-3.20140506.2|12	Source0:	%{modname}-%{version}-%{git}.tar.bz2
14cu|dkms-tp_smapi-0.41-3.20140506.2|13	Source1:	README.urpmi
14cu|dkms-tp_smapi-0.41-3.20140506.2|14	Requires(preun,port):	dkms
14cu|dkms-tp_smapi-0.41-3.20140506.2|15	Buildarch:	noarch
14cu|dkms-tp_smapi-0.41-3.20140506.2|16	
14cu|dkms-tp_smapi-0.41-3.20140506.2|17	%description
14cu|dkms-tp_smapi-0.41-3.20140506.2|18	ThinkPad laptops include a proprietary interface called SMAPI BIOS
14cu|dkms-tp_smapi-0.41-3.20140506.2|19	(System Management Application Program Interface) which provides some
14cu|dkms-tp_smapi-0.41-3.20140506.2|20	hardware control functionality that is not accessible by other means.
14cu|dkms-tp_smapi-0.41-3.20140506.2|21	
14cu|dkms-tp_smapi-0.41-3.20140506.2|22	This driver exposes some features of the SMAPI BIOS through a sysfs
14cu|dkms-tp_smapi-0.41-3.20140506.2|23	interface. It is suitable for newer models, on which SMAPI is invoked
14cu|dkms-tp_smapi-0.41-3.20140506.2|24	through IO port writes.
14cu|dkms-tp_smapi-0.41-3.20140506.2|25	
14cu|dkms-tp_smapi-0.41-3.20140506.2|26	WARNING:
14cu|dkms-tp_smapi-0.41-3.20140506.2|27	This driver uses undocumented features and direct hardware access.
14cu|dkms-tp_smapi-0.41-3.20140506.2|28	It thus cannot be guaranteed to work, and may cause arbitrary damage
14cu|dkms-tp_smapi-0.41-3.20140506.2|29	(especially on models it wasn't tested on).
14cu|dkms-tp_smapi-0.41-3.20140506.2|30	
14cu|dkms-tp_smapi-0.41-3.20140506.2|31	NOTE:
14cu|dkms-tp_smapi-0.41-3.20140506.2|32	This package replaces module hdaps from upstream kernel with an
14cu|dkms-tp_smapi-0.41-3.20140506.2|33	improved and tp_smapi compatible one. See the documentation.
14cu|dkms-tp_smapi-0.41-3.20140506.2|34	
14cu|dkms-tp_smapi-0.41-3.20140506.2|35	%files
14cu|dkms-tp_smapi-0.41-3.20140506.2|36	%doc %{modname}-%{version}/{README,CHANGES,TODO} README.urpmi
14cu|dkms-tp_smapi-0.41-3.20140506.2|37	%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|dkms-tp_smapi-0.41-3.20140506.2|38	%{_usrsrc}/%{modname}-%{version}-%{release}
14cu|dkms-tp_smapi-0.41-3.20140506.2|39	
14cu|dkms-tp_smapi-0.41-3.20140506.2|40	%post
14cu|dkms-tp_smapi-0.41-3.20140506.2|41	set -x
14cu|dkms-tp_smapi-0.41-3.20140506.2|42	/usr/sbin/dkms --rpm_safe_upgrade add -m %{modname} -v %{version}-%{release}
14cu|dkms-tp_smapi-0.41-3.20140506.2|43	
14cu|dkms-tp_smapi-0.41-3.20140506.2|44	# Build and install the driver for all available kernels that have devel
14cu|dkms-tp_smapi-0.41-3.20140506.2|45	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|dkms-tp_smapi-0.41-3.20140506.2|46	# Do not fail the installation of the package if the build fails for some
14cu|dkms-tp_smapi-0.41-3.20140506.2|47	# kernels, this may happen during testing, etc.
14cu|dkms-tp_smapi-0.41-3.20140506.2|48	for kk in /lib/modules/*; do
14cu|dkms-tp_smapi-0.41-3.20140506.2|49	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|dkms-tp_smapi-0.41-3.20140506.2|50	if test -d "/lib/modules/$kk/build"; then
14cu|dkms-tp_smapi-0.41-3.20140506.2|51	/usr/sbin/dkms --rpm_safe_upgrade build -m %{modname} -v %{version}-%{release} -k $kk &&
14cu|dkms-tp_smapi-0.41-3.20140506.2|52	/usr/sbin/dkms --rpm_safe_upgrade install -m %{modname} -v %{version}-%{release} -k $kk || true
14cu|dkms-tp_smapi-0.41-3.20140506.2|53	else
14cu|dkms-tp_smapi-0.41-3.20140506.2|54	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|dkms-tp_smapi-0.41-3.20140506.2|55	fi;
14cu|dkms-tp_smapi-0.41-3.20140506.2|56	done
14cu|dkms-tp_smapi-0.41-3.20140506.2|57	
14cu|dkms-tp_smapi-0.41-3.20140506.2|58	%preun
14cu|dkms-tp_smapi-0.41-3.20140506.2|59	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14cu|dkms-tp_smapi-0.41-3.20140506.2|60	# deinstallation.
14cu|dkms-tp_smapi-0.41-3.20140506.2|61	/sbin/rmmod %{modname} >/dev/null 2>&1 || true
14cu|dkms-tp_smapi-0.41-3.20140506.2|62	set -x
14cu|dkms-tp_smapi-0.41-3.20140506.2|63	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{modname} -v %{version}-%{release} --all || true
14cu|dkms-tp_smapi-0.41-3.20140506.2|64	
14cu|dkms-tp_smapi-0.41-3.20140506.2|65	#----------------------------------------------------------------------------
14cu|dkms-tp_smapi-0.41-3.20140506.2|66	
14cu|dkms-tp_smapi-0.41-3.20140506.2|67	%prep
14cu|dkms-tp_smapi-0.41-3.20140506.2|68	%setup -q -c -n %{modname}-%{version}
14cu|dkms-tp_smapi-0.41-3.20140506.2|69	mv %{modname}-%{version}-%{git} %{modname}-%{version}
14cu|dkms-tp_smapi-0.41-3.20140506.2|70	chmod -R go=u-w .
14cu|dkms-tp_smapi-0.41-3.20140506.2|71	cp %{SOURCE1} .
14cu|dkms-tp_smapi-0.41-3.20140506.2|72	
14cu|dkms-tp_smapi-0.41-3.20140506.2|73	%build
14cu|dkms-tp_smapi-0.41-3.20140506.2|74	
14cu|dkms-tp_smapi-0.41-3.20140506.2|75	%install
14cu|dkms-tp_smapi-0.41-3.20140506.2|76	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
14cu|dkms-tp_smapi-0.41-3.20140506.2|77	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/patches
14cu|dkms-tp_smapi-0.41-3.20140506.2|78	cp -a %{modname}-%{version}/* %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
14cu|dkms-tp_smapi-0.41-3.20140506.2|79	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/dkms.conf <<EOF
14cu|dkms-tp_smapi-0.41-3.20140506.2|80	
14cu|dkms-tp_smapi-0.41-3.20140506.2|81	PACKAGE_VERSION="%{version}-%{release}"
14cu|dkms-tp_smapi-0.41-3.20140506.2|82	
14cu|dkms-tp_smapi-0.41-3.20140506.2|83	# Items below here should not have to change with each driver version
14cu|dkms-tp_smapi-0.41-3.20140506.2|84	PACKAGE_NAME="%{modname}"
14cu|dkms-tp_smapi-0.41-3.20140506.2|85	MAKE[0]="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KBASE=\${kernel_source_dir}/.. KSRC=\${kernel_source_dir} KBUILD=\${kernel_source_dir} HDAPS=1"
14cu|dkms-tp_smapi-0.41-3.20140506.2|86	CLEAN="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
14cu|dkms-tp_smapi-0.41-3.20140506.2|87	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14cu|dkms-tp_smapi-0.41-3.20140506.2|88	DEST_MODULE_LOCATION[0]="/extra"
14cu|dkms-tp_smapi-0.41-3.20140506.2|89	BUILT_MODULE_NAME[1]="thinkpad_ec"
14cu|dkms-tp_smapi-0.41-3.20140506.2|90	DEST_MODULE_LOCATION[1]="/extra"
14cu|dkms-tp_smapi-0.41-3.20140506.2|91	BUILT_MODULE_NAME[2]="hdaps"
14cu|dkms-tp_smapi-0.41-3.20140506.2|92	DEST_MODULE_LOCATION[2]="/kernel/drivers/hwmon"
14cu|dkms-tp_smapi-0.41-3.20140506.2|93	REMAKE_INITRD="no"
14cu|dkms-tp_smapi-0.41-3.20140506.2|94	AUTOINSTALL="YES"
14cu|dkms-tp_smapi-0.41-3.20140506.2|95	EOF
14cu|dkms-tp_smapi-0.41-3.20140506.2|96	
14cu|dkms-tp_smapi-0.41-3.20140506.2|97	mkdir -p %{buildroot}%{_sysconfdir}/modules-load.d
14cu|dkms-tp_smapi-0.41-3.20140506.2|98	echo "tp_smapi" >%{buildroot}%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|dkms-tp_smapi-0.41-3.20140506.2|99	
14cu|dkms-tp_smapi-0.41-3.20140506.2|100	%changelog
14cu|dkms-tp_smapi-0.41-3.20140506.2|101	
14cu|dkms-tp_smapi-0.41-3.20140506.2|102	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.41-3.20140506.2
14cu|dkms-tp_smapi-0.41-3.20140506.2|103	- (d190d9c) Add modules-load.d file
14cu|dkms-tp_smapi-0.41-3.20140506.2|104	
14cu|dkms-tp_smapi-0.41-3.20140506.2|105	

9975 14
14cu|dkms-vhba-3.0.4-0.20140928.1|1	%define module vhba
14cu|dkms-vhba-3.0.4-0.20140928.1|2	%define oname vhba-module
14cu|dkms-vhba-3.0.4-0.20140928.1|3	# upstream release tarball is a snapshot-style one
14cu|dkms-vhba-3.0.4-0.20140928.1|4	%define snapshot 20140928
14cu|dkms-vhba-3.0.4-0.20140928.1|5	
14cu|dkms-vhba-3.0.4-0.20140928.1|6	Summary:	Virtual SCSI HBA kernel module
14cu|dkms-vhba-3.0.4-0.20140928.1|7	Name:		dkms-vhba
14cu|dkms-vhba-3.0.4-0.20140928.1|8	# Sync version with cdemu because there's no version for module
14cu|dkms-vhba-3.0.4-0.20140928.1|9	Version:	3.0.4
14cu|dkms-vhba-3.0.4-0.20140928.1|10	Release:	0.%{snapshot}.1
14cu|dkms-vhba-3.0.4-0.20140928.1|11	Group:		System/Kernel and hardware
14cu|dkms-vhba-3.0.4-0.20140928.1|12	License:	GPLv2+
14cu|dkms-vhba-3.0.4-0.20140928.1|13	Url:		http://cdemu.sourceforge.net/
14cu|dkms-vhba-3.0.4-0.20140928.1|14	Source0:	http://downloads.sourceforge.net/cdemu/%{oname}-%{snapshot}.tar.bz2
14cu|dkms-vhba-3.0.4-0.20140928.1|15	Source10:	%{name}.rpmlintrc
14cu|dkms-vhba-3.0.4-0.20140928.1|16	Requires:	dkms
14cu|dkms-vhba-3.0.4-0.20140928.1|17	Requires(post,preun):	dkms
14cu|dkms-vhba-3.0.4-0.20140928.1|18	BuildArch:	noarch
14cu|dkms-vhba-3.0.4-0.20140928.1|19	
14cu|dkms-vhba-3.0.4-0.20140928.1|20	%description
14cu|dkms-vhba-3.0.4-0.20140928.1|21	Virtual SCSI HBA kernel module. The vhba module is used by cdemu.
14cu|dkms-vhba-3.0.4-0.20140928.1|22	
14cu|dkms-vhba-3.0.4-0.20140928.1|23	%files
14cu|dkms-vhba-3.0.4-0.20140928.1|24	%{_usrsrc}/%{module}-%{version}-%{release}
14cu|dkms-vhba-3.0.4-0.20140928.1|25	
14cu|dkms-vhba-3.0.4-0.20140928.1|26	%post
14cu|dkms-vhba-3.0.4-0.20140928.1|27	dkms add	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
14cu|dkms-vhba-3.0.4-0.20140928.1|28	dkms build	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
14cu|dkms-vhba-3.0.4-0.20140928.1|29	dkms install	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade
14cu|dkms-vhba-3.0.4-0.20140928.1|30	true
14cu|dkms-vhba-3.0.4-0.20140928.1|31	
14cu|dkms-vhba-3.0.4-0.20140928.1|32	%preun
14cu|dkms-vhba-3.0.4-0.20140928.1|33	dkms remove  -m %{module} -v %{version}-%{release} --all --rpm_safe_upgrade
14cu|dkms-vhba-3.0.4-0.20140928.1|34	true
14cu|dkms-vhba-3.0.4-0.20140928.1|35	
14cu|dkms-vhba-3.0.4-0.20140928.1|36	#----------------------------------------------------------------------------
14cu|dkms-vhba-3.0.4-0.20140928.1|37	
14cu|dkms-vhba-3.0.4-0.20140928.1|38	%prep
14cu|dkms-vhba-3.0.4-0.20140928.1|39	%setup -q -n %{oname}-%{snapshot}
14cu|dkms-vhba-3.0.4-0.20140928.1|40	rm -rf debian
14cu|dkms-vhba-3.0.4-0.20140928.1|41	
14cu|dkms-vhba-3.0.4-0.20140928.1|42	%build
14cu|dkms-vhba-3.0.4-0.20140928.1|43	
14cu|dkms-vhba-3.0.4-0.20140928.1|44	%install
14cu|dkms-vhba-3.0.4-0.20140928.1|45	install -d -m755 %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
14cu|dkms-vhba-3.0.4-0.20140928.1|46	cp -r * %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
14cu|dkms-vhba-3.0.4-0.20140928.1|47	
14cu|dkms-vhba-3.0.4-0.20140928.1|48	cat > %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/dkms.conf <<EOF
14cu|dkms-vhba-3.0.4-0.20140928.1|49	PACKAGE_NAME="%{module}"
14cu|dkms-vhba-3.0.4-0.20140928.1|50	PACKAGE_VERSION="%{version}-%{release}"
14cu|dkms-vhba-3.0.4-0.20140928.1|51	DEST_MODULE_LOCATION[0]="/kernel/%{module}"
14cu|dkms-vhba-3.0.4-0.20140928.1|52	BUILT_MODULE_NAME[0]="%{module}"
14cu|dkms-vhba-3.0.4-0.20140928.1|53	MAKE[0]="make KDIR=\${kernel_source_dir}"
14cu|dkms-vhba-3.0.4-0.20140928.1|54	AUTOINSTALL="yes"
14cu|dkms-vhba-3.0.4-0.20140928.1|55	EOF
14cu|dkms-vhba-3.0.4-0.20140928.1|56	sed -i 's/-Werror//' %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/Makefile
14cu|dkms-vhba-3.0.4-0.20140928.1|57	
14cu|dkms-vhba-3.0.4-0.20140928.1|58	%changelog
14cu|dkms-vhba-3.0.4-0.20140928.1|59	
14cu|dkms-vhba-3.0.4-0.20140928.1|60	* Sun Apr 17 2016 spectre <eugene.shatokhin@rosalab.ru> 3.0.4-0.20140928.1
14cu|dkms-vhba-3.0.4-0.20140928.1|61	- (0764fa0) Merge pull request #1 from alzim/dkms-vhba:rosa2014.1
14cu|dkms-vhba-3.0.4-0.20140928.1|62	- (0764fa0) Updated to 3.0.4
14cu|dkms-vhba-3.0.4-0.20140928.1|63	
14cu|dkms-vhba-3.0.4-0.20140928.1|64	

9976 14
14cu|dmg2img-1.6.5-1|1	Summary:	Uncompress the Apple compressed disk image files
14cu|dmg2img-1.6.5-1|2	Name:		dmg2img
14cu|dmg2img-1.6.5-1|3	Version:	1.6.5
14cu|dmg2img-1.6.5-1|4	Release:	1
14cu|dmg2img-1.6.5-1|5	# dmg2img is GPL without specific version
14cu|dmg2img-1.6.5-1|6	# vfdecrypt is MIT licensed
14cu|dmg2img-1.6.5-1|7	License:	GPL and MIT
14cu|dmg2img-1.6.5-1|8	Group:		File tools
14cu|dmg2img-1.6.5-1|9	Url:		http://vu1tur.eu.org/tools/
14cu|dmg2img-1.6.5-1|10	Source0:	http://vu1tur.eu.org/tools/%{name}-%{version}.tar.gz
14cu|dmg2img-1.6.5-1|11	Patch0:		dmg2img-1.6.2-nostrip.patch
14cu|dmg2img-1.6.5-1|12	BuildRequires:	bzip2-devel
14cu|dmg2img-1.6.5-1|13	BuildRequires:	pkgconfig(openssl)
14cu|dmg2img-1.6.5-1|14	BuildRequires:	pkgconfig(zlib)
14cu|dmg2img-1.6.5-1|15	
14cu|dmg2img-1.6.5-1|16	%description
14cu|dmg2img-1.6.5-1|17	This package contains dmg2img utility that is able to uncompress compressed dmg
14cu|dmg2img-1.6.5-1|18	files into plain disk or filesystem images.
14cu|dmg2img-1.6.5-1|19	
14cu|dmg2img-1.6.5-1|20	%files
14cu|dmg2img-1.6.5-1|21	%doc README COPYING
14cu|dmg2img-1.6.5-1|22	%{_bindir}/dmg2img
14cu|dmg2img-1.6.5-1|23	%{_bindir}/vfdecrypt
14cu|dmg2img-1.6.5-1|24	%{_mandir}/man1/vfdecrypt.1*
14cu|dmg2img-1.6.5-1|25	
14cu|dmg2img-1.6.5-1|26	#----------------------------------------------------------------------------
14cu|dmg2img-1.6.5-1|27	
14cu|dmg2img-1.6.5-1|28	%prep
14cu|dmg2img-1.6.5-1|29	%setup -q
14cu|dmg2img-1.6.5-1|30	%patch0 -p1
14cu|dmg2img-1.6.5-1|31	
14cu|dmg2img-1.6.5-1|32	%build
14cu|dmg2img-1.6.5-1|33	%make CC="%{__cc}" CFLAGS="%{optflags}"
14cu|dmg2img-1.6.5-1|34	
14cu|dmg2img-1.6.5-1|35	%install
14cu|dmg2img-1.6.5-1|36	install -d %{buildroot}%{_mandir}/man1
14cu|dmg2img-1.6.5-1|37	install -d %{buildroot}%{_bindir}
14cu|dmg2img-1.6.5-1|38	
14cu|dmg2img-1.6.5-1|39	install dmg2img %{buildroot}%{_bindir}
14cu|dmg2img-1.6.5-1|40	install vfdecrypt %{buildroot}%{_bindir}
14cu|dmg2img-1.6.5-1|41	install -pm644 vfdecrypt.1 %{buildroot}%{_mandir}/man1
14cu|dmg2img-1.6.5-1|42	
14cu|dmg2img-1.6.5-1|43	%changelog
14cu|dmg2img-1.6.5-1|44	
14cu|dmg2img-1.6.5-1|45	* Sun Sep 04 2016 alzim <alzim@bk.ru> 1.6.5-1
14cu|dmg2img-1.6.5-1|46	- (5036118) Merge pull request #1 from import/dmg2img:rosa2016.1
14cu|dmg2img-1.6.5-1|47	- (5036118) Updated to 1.6.5
14cu|dmg2img-1.6.5-1|48	
14cu|dmg2img-1.6.5-1|49	

9977 14
14cu|dmz-cursor-theme-1.0-1|1	Summary:	DMZ cursor themes (black and white)
14cu|dmz-cursor-theme-1.0-1|2	Name:		dmz-cursor-theme
14cu|dmz-cursor-theme-1.0-1|3	Version:	1.0
14cu|dmz-cursor-theme-1.0-1|4	Release:	1
14cu|dmz-cursor-theme-1.0-1|5	License:	CC-BY-SA
14cu|dmz-cursor-theme-1.0-1|6	Group:		Graphical desktop/Other
14cu|dmz-cursor-theme-1.0-1|7	Url:		https://github.com/GalliumOS/dmz-cursor-theme/
14cu|dmz-cursor-theme-1.0-1|8	#Source0:	https://github.com/GalliumOS/dmz-cursor-theme/archive/%{name}-release-%{version}.tar.gz
14cu|dmz-cursor-theme-1.0-1|9	# From git by tag
14cu|dmz-cursor-theme-1.0-1|10	Source0:	%{name}-release-%{version}.tar.gz
14cu|dmz-cursor-theme-1.0-1|11	BuildRequires:	xcursorgen
14cu|dmz-cursor-theme-1.0-1|12	BuildArch:	noarch
14cu|dmz-cursor-theme-1.0-1|13	
14cu|dmz-cursor-theme-1.0-1|14	%description
14cu|dmz-cursor-theme-1.0-1|15	This package contains the DMZ cursor themes, which are derived from
14cu|dmz-cursor-theme-1.0-1|16	the Industrial theme developed for the Ximian GNOME desktop. Black and
14cu|dmz-cursor-theme-1.0-1|17	white cursors are provided, in scalable formats.
14cu|dmz-cursor-theme-1.0-1|18	
14cu|dmz-cursor-theme-1.0-1|19	#----------------------------------------------------------------------------
14cu|dmz-cursor-theme-1.0-1|20	
14cu|dmz-cursor-theme-1.0-1|21	%package -n dmz-cursor-theme-black
14cu|dmz-cursor-theme-1.0-1|22	Summary:	DMZ Black cursor theme
14cu|dmz-cursor-theme-1.0-1|23	Group:		Graphical desktop/KDE
14cu|dmz-cursor-theme-1.0-1|24	
14cu|dmz-cursor-theme-1.0-1|25	%description -n dmz-cursor-theme-black
14cu|dmz-cursor-theme-1.0-1|26	DMZ Black cursor theme.
14cu|dmz-cursor-theme-1.0-1|27	
14cu|dmz-cursor-theme-1.0-1|28	%files -n dmz-cursor-theme-black
14cu|dmz-cursor-theme-1.0-1|29	%dir %{_iconsdir}/DMZ_Black
14cu|dmz-cursor-theme-1.0-1|30	%{_iconsdir}/DMZ_Black/*
14cu|dmz-cursor-theme-1.0-1|31	
14cu|dmz-cursor-theme-1.0-1|32	#----------------------------------------------------------------------------
14cu|dmz-cursor-theme-1.0-1|33	
14cu|dmz-cursor-theme-1.0-1|34	%package -n dmz-cursor-theme-white
14cu|dmz-cursor-theme-1.0-1|35	Summary:	DMZ White cursor theme
14cu|dmz-cursor-theme-1.0-1|36	Group:		Graphical desktop/KDE
14cu|dmz-cursor-theme-1.0-1|37	
14cu|dmz-cursor-theme-1.0-1|38	%description -n dmz-cursor-theme-white
14cu|dmz-cursor-theme-1.0-1|39	DMZ White cursor theme.
14cu|dmz-cursor-theme-1.0-1|40	
14cu|dmz-cursor-theme-1.0-1|41	%files -n dmz-cursor-theme-white
14cu|dmz-cursor-theme-1.0-1|42	%dir %{_iconsdir}/DMZ_White
14cu|dmz-cursor-theme-1.0-1|43	%{_iconsdir}/DMZ_White/*
14cu|dmz-cursor-theme-1.0-1|44	
14cu|dmz-cursor-theme-1.0-1|45	#----------------------------------------------------------------------------
14cu|dmz-cursor-theme-1.0-1|46	
14cu|dmz-cursor-theme-1.0-1|47	%prep
14cu|dmz-cursor-theme-1.0-1|48	%setup -qn %{name}-release-%{version}
14cu|dmz-cursor-theme-1.0-1|49	
14cu|dmz-cursor-theme-1.0-1|50	%build
14cu|dmz-cursor-theme-1.0-1|51	pushd DMZ-Black/pngs
14cu|dmz-cursor-theme-1.0-1|52	./make.sh
14cu|dmz-cursor-theme-1.0-1|53	popd
14cu|dmz-cursor-theme-1.0-1|54	
14cu|dmz-cursor-theme-1.0-1|55	pushd DMZ-White/pngs
14cu|dmz-cursor-theme-1.0-1|56	./make.sh
14cu|dmz-cursor-theme-1.0-1|57	popd
14cu|dmz-cursor-theme-1.0-1|58	
14cu|dmz-cursor-theme-1.0-1|59	%install
14cu|dmz-cursor-theme-1.0-1|60	mkdir -p %{buildroot}%{_iconsdir}/DMZ_Black/cursors
14cu|dmz-cursor-theme-1.0-1|61	cp DMZ-Black/index.theme %{buildroot}%{_iconsdir}/DMZ_Black/
14cu|dmz-cursor-theme-1.0-1|62	cp DMZ-Black/xcursors/* %{buildroot}%{_iconsdir}/DMZ_Black/cursors/
14cu|dmz-cursor-theme-1.0-1|63	
14cu|dmz-cursor-theme-1.0-1|64	mkdir -p %{buildroot}%{_iconsdir}/DMZ_White/cursors
14cu|dmz-cursor-theme-1.0-1|65	cp DMZ-White/index.theme %{buildroot}%{_iconsdir}/DMZ_White/
14cu|dmz-cursor-theme-1.0-1|66	cp DMZ-White/xcursors/* %{buildroot}%{_iconsdir}/DMZ_White/cursors/
14cu|dmz-cursor-theme-1.0-1|67	
14cu|dmz-cursor-theme-1.0-1|68	%changelog
14cu|dmz-cursor-theme-1.0-1|69	
14cu|dmz-cursor-theme-1.0-1|70	* Thu Mar 09 2017 Rosa <rosa@abf.rosalinux.ru> 1.0-1
14cu|dmz-cursor-theme-1.0-1|71	- (1d3fd56) Automatic import for version 1.0-1
14cu|dmz-cursor-theme-1.0-1|72	
14cu|dmz-cursor-theme-1.0-1|73	

9978 14
14cu|dnscrypt-proxy-1.7.0-6|1	Summary:	Tool for securing communications between a client and a DNS resolver
14cu|dnscrypt-proxy-1.7.0-6|2	Name:		dnscrypt-proxy
14cu|dnscrypt-proxy-1.7.0-6|3	Version:	1.7.0
14cu|dnscrypt-proxy-1.7.0-6|4	Release:	6
14cu|dnscrypt-proxy-1.7.0-6|5	License:	BSD
14cu|dnscrypt-proxy-1.7.0-6|6	Group:		Networking/Other
14cu|dnscrypt-proxy-1.7.0-6|7	Url:		http://dnscrypt.org
14cu|dnscrypt-proxy-1.7.0-6|8	Source0:	http://download.dnscrypt.org/dnscrypt-proxy/%{name}-%{version}.tar.bz2
14cu|dnscrypt-proxy-1.7.0-6|9	Source1:    %{name}-resolvconf.service
14cu|dnscrypt-proxy-1.7.0-6|10	Source2:    %{name}.service
14cu|dnscrypt-proxy-1.7.0-6|11	Source3:    %{name}.socket
14cu|dnscrypt-proxy-1.7.0-6|12	Source4:    %{name}-default
14cu|dnscrypt-proxy-1.7.0-6|13	Source5:    %{name}
14cu|dnscrypt-proxy-1.7.0-6|14	BuildRequires:	pkgconfig(libsodium)
14cu|dnscrypt-proxy-1.7.0-6|15	BuildRequires:	pkgconfig(systemd)
14cu|dnscrypt-proxy-1.7.0-6|16	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|dnscrypt-proxy-1.7.0-6|17	BuildRequires:  gawk
14cu|dnscrypt-proxy-1.7.0-6|18	BuildRequires:  sed
14cu|dnscrypt-proxy-1.7.0-6|19	BuildRequires:  grep
14cu|dnscrypt-proxy-1.7.0-6|20	
14cu|dnscrypt-proxy-1.7.0-6|21	Requires(post):  rpm-helper
14cu|dnscrypt-proxy-1.7.0-6|22	Requires(preun): rpm-helper
14cu|dnscrypt-proxy-1.7.0-6|23	
14cu|dnscrypt-proxy-1.7.0-6|24	%description
14cu|dnscrypt-proxy-1.7.0-6|25	A tool for securing communications between a client and a DNS resolver.
14cu|dnscrypt-proxy-1.7.0-6|26	
14cu|dnscrypt-proxy-1.7.0-6|27	%prep
14cu|dnscrypt-proxy-1.7.0-6|28	%setup -q
14cu|dnscrypt-proxy-1.7.0-6|29	
14cu|dnscrypt-proxy-1.7.0-6|30	%build
14cu|dnscrypt-proxy-1.7.0-6|31	%configure2_5x --enable-static=no --with-systemd
14cu|dnscrypt-proxy-1.7.0-6|32	%make
14cu|dnscrypt-proxy-1.7.0-6|33	
14cu|dnscrypt-proxy-1.7.0-6|34	%install
14cu|dnscrypt-proxy-1.7.0-6|35	%makeinstall
14cu|dnscrypt-proxy-1.7.0-6|36	
14cu|dnscrypt-proxy-1.7.0-6|37	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_systemunitdir}/%{name}-resolvconf.service
14cu|dnscrypt-proxy-1.7.0-6|38	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_systemunitdir}/%{name}.service
14cu|dnscrypt-proxy-1.7.0-6|39	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_systemunitdir}/%{name}.socket
14cu|dnscrypt-proxy-1.7.0-6|40	install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/default/%{name}
14cu|dnscrypt-proxy-1.7.0-6|41	install -D -p -m 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/init.d/%{name}
14cu|dnscrypt-proxy-1.7.0-6|42	
14cu|dnscrypt-proxy-1.7.0-6|43	%files
14cu|dnscrypt-proxy-1.7.0-6|44	%{_systemunitdir}/%{name}-resolvconf.service
14cu|dnscrypt-proxy-1.7.0-6|45	%{_systemunitdir}/%{name}.service
14cu|dnscrypt-proxy-1.7.0-6|46	%{_systemunitdir}/%{name}.socket
14cu|dnscrypt-proxy-1.7.0-6|47	%{_sysconfdir}/default/%{name}
14cu|dnscrypt-proxy-1.7.0-6|48	%{_sysconfdir}/init.d/%{name}
14cu|dnscrypt-proxy-1.7.0-6|49	%{_sbindir}/%{name}
14cu|dnscrypt-proxy-1.7.0-6|50	%{_bindir}/hostip
14cu|dnscrypt-proxy-1.7.0-6|51	%{_mandir}/man8/%{name}.8*
14cu|dnscrypt-proxy-1.7.0-6|52	%{_mandir}/man8/hostip.8*
14cu|dnscrypt-proxy-1.7.0-6|53	%{_datadir}/%{name}/dnscrypt-resolvers.csv
14cu|dnscrypt-proxy-1.7.0-6|54	%{_datadir}/%{name}/minisign.pub
14cu|dnscrypt-proxy-1.7.0-6|55	%{_libdir}/dnscrypt-proxy/libdcplugin_example.so
14cu|dnscrypt-proxy-1.7.0-6|56	%{_libdir}/dnscrypt-proxy/libdcplugin_example_logging.so
14cu|dnscrypt-proxy-1.7.0-6|57	
14cu|dnscrypt-proxy-1.7.0-6|58	%post
14cu|dnscrypt-proxy-1.7.0-6|59	%systemd_post dnscrypt-proxy
14cu|dnscrypt-proxy-1.7.0-6|60	# Simple: still needs this since in release 3 services were not set
14cu|dnscrypt-proxy-1.7.0-6|61	# enabled and seams that still isnt properly handeled in %%_post_service
14cu|dnscrypt-proxy-1.7.0-6|62	if [ "$1" -ge "1" ]; then
14cu|dnscrypt-proxy-1.7.0-6|63	# Enable (but don't start) the unit by default
14cu|dnscrypt-proxy-1.7.0-6|64	/bin/systemctl enable dnscrypt-proxy.service
14cu|dnscrypt-proxy-1.7.0-6|65	# Start dnscrypt-proxy service
14cu|dnscrypt-proxy-1.7.0-6|66	/bin/systemctl start dnscrypt-proxy.service
14cu|dnscrypt-proxy-1.7.0-6|67	fi
14cu|dnscrypt-proxy-1.7.0-6|68	
14cu|dnscrypt-proxy-1.7.0-6|69	%preun
14cu|dnscrypt-proxy-1.7.0-6|70	%systemd_preun dnscrypt-proxy
14cu|dnscrypt-proxy-1.7.0-6|71	
14cu|dnscrypt-proxy-1.7.0-6|72	%package devel
14cu|dnscrypt-proxy-1.7.0-6|73	Group:		Development/C
14cu|dnscrypt-proxy-1.7.0-6|74	Summary:	Development libraries from %{name}
14cu|dnscrypt-proxy-1.7.0-6|75	Requires:	%{name} = %{EVRD}
14cu|dnscrypt-proxy-1.7.0-6|76	
14cu|dnscrypt-proxy-1.7.0-6|77	%description devel
14cu|dnscrypt-proxy-1.7.0-6|78	Development libraries from %{name}.
14cu|dnscrypt-proxy-1.7.0-6|79	
14cu|dnscrypt-proxy-1.7.0-6|80	%files devel
14cu|dnscrypt-proxy-1.7.0-6|81	%{_includedir}/dnscrypt/*.h
14cu|dnscrypt-proxy-1.7.0-6|82	
14cu|dnscrypt-proxy-1.7.0-6|83	%changelog
14cu|dnscrypt-proxy-1.7.0-6|84	
14cu|dnscrypt-proxy-1.7.0-6|85	* Sun Nov 20 2016 Victor Ryzhikh <victorr2007@yandex.ru> 1.7.0-6
14cu|dnscrypt-proxy-1.7.0-6|86	- (cbd66b5) Fixed switching service dnscrypt-proxy
14cu|dnscrypt-proxy-1.7.0-6|87	
14cu|dnscrypt-proxy-1.7.0-6|88	

9979 14
14cu|doc++-3.4.10-10|1	Summary:	DOC++ - A Documentation System for C, C++, IDL and Java
14cu|doc++-3.4.10-10|2	Name:		doc++
14cu|doc++-3.4.10-10|3	Version:	3.4.10
14cu|doc++-3.4.10-10|4	Release:	10
14cu|doc++-3.4.10-10|5	License:	GPLv2+
14cu|doc++-3.4.10-10|6	Group:		Publishing
14cu|doc++-3.4.10-10|7	Url:		http://docpp.sourceforge.net
14cu|doc++-3.4.10-10|8	Source0:	http://prdownloads.sourceforge.net/docpp/doc++-%{version}.tar.bz2
14cu|doc++-3.4.10-10|9	Patch0:		gcc40_build_fix.patch
14cu|doc++-3.4.10-10|10	Patch1:		gcc41_build_fix.patch
14cu|doc++-3.4.10-10|11	Patch2:		segfault_fix.patch
14cu|doc++-3.4.10-10|12	Patch3:		translation_ja.patch
14cu|doc++-3.4.10-10|13	Patch4:		doc++-3.4.10-fix-gcc43.patch
14cu|doc++-3.4.10-10|14	Patch5:		doc++-3.4.10-optflags.patch
14cu|doc++-3.4.10-10|15	Patch6:		doc++-3.4.10-sfmt.patch
14cu|doc++-3.4.10-10|16	BuildRequires:	bison
14cu|doc++-3.4.10-10|17	BuildRequires:	flex
14cu|doc++-3.4.10-10|18	
14cu|doc++-3.4.10-10|19	%description
14cu|doc++-3.4.10-10|20	DOC++ is a documentation system for C, C++, IDL and Java, generating both TeX
14cu|doc++-3.4.10-10|21	output for high quality hardcopies and HTML output for sophisticated online
14cu|doc++-3.4.10-10|22	browsing of your documentation. The documentation is extracted directly from
14cu|doc++-3.4.10-10|23	the C/C++/IDL header/source files or Java class files.
14cu|doc++-3.4.10-10|24	
14cu|doc++-3.4.10-10|25	%files -f %{name}.lang
14cu|doc++-3.4.10-10|26	%doc COPYING CREDITS NEWS PLATFORMS README REPORTING-BUGS doc/manual doc/doc++.conf
14cu|doc++-3.4.10-10|27	%doc doc/docxx-br.sty doc/docxx-fr.sty doc/docxx-ja.sty doc/docxx-ro.sty doc/docxx.sty
14cu|doc++-3.4.10-10|28	%{_bindir}/*
14cu|doc++-3.4.10-10|29	
14cu|doc++-3.4.10-10|30	#----------------------------------------------------------------------------
14cu|doc++-3.4.10-10|31	
14cu|doc++-3.4.10-10|32	%prep
14cu|doc++-3.4.10-10|33	%setup -q
14cu|doc++-3.4.10-10|34	%patch0 -p1
14cu|doc++-3.4.10-10|35	%patch1 -p1
14cu|doc++-3.4.10-10|36	%patch2 -p1
14cu|doc++-3.4.10-10|37	%patch3 -p1
14cu|doc++-3.4.10-10|38	%patch4 -p1 -b .gcc43
14cu|doc++-3.4.10-10|39	%patch5 -p1
14cu|doc++-3.4.10-10|40	%patch6 -p1
14cu|doc++-3.4.10-10|41	
14cu|doc++-3.4.10-10|42	%build
14cu|doc++-3.4.10-10|43	autoconf
14cu|doc++-3.4.10-10|44	%configure2_5x
14cu|doc++-3.4.10-10|45	%make
14cu|doc++-3.4.10-10|46	
14cu|doc++-3.4.10-10|47	%install
14cu|doc++-3.4.10-10|48	%makeinstall_std
14cu|doc++-3.4.10-10|49	
14cu|doc++-3.4.10-10|50	# cleanup
14cu|doc++-3.4.10-10|51	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cu|doc++-3.4.10-10|52	
14cu|doc++-3.4.10-10|53	%find_lang %{name}
14cu|doc++-3.4.10-10|54	
14cu|doc++-3.4.10-10|55	
14cu|doc++-3.4.10-10|56	%changelog
14cu|doc++-3.4.10-10|57	
14cu|doc++-3.4.10-10|58	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.10-10
14cu|doc++-3.4.10-10|59	- (84f03ef) Build with system optflags to fix debug package
14cu|doc++-3.4.10-10|60	- (84f03ef) Spec cleanup
14cu|doc++-3.4.10-10|61	- (84f03ef) Fix string format errors
14cu|doc++-3.4.10-10|62	
14cu|doc++-3.4.10-10|63	

9980 14
14cu|docco-0.7.0-4|1	%define docs %{_docdir}/%{name}
14cu|docco-0.7.0-4|2	
14cu|docco-0.7.0-4|3	Summary:    The Quick and Dirty Literate Programming Documentation Generator
14cu|docco-0.7.0-4|4	Name:       docco
14cu|docco-0.7.0-4|5	Version:    0.7.0
14cu|docco-0.7.0-4|6	Release:    4
14cu|docco-0.7.0-4|7	License:    MIT
14cu|docco-0.7.0-4|8	Group:      Development/Other
14cu|docco-0.7.0-4|9	URL:        http://jashkenas.github.com/docco/
14cu|docco-0.7.0-4|10	#Source0:    http://registry.npmjs.org/docco/-/docco-%{version}.tgz
14cu|docco-0.7.0-4|11	Source0:    https://github.com/jashkenas/docco/archive/%{version}.tar.gz
14cu|docco-0.7.0-4|12	Source100:  docco.rpmlintrc
14cu|docco-0.7.0-4|13	BuildRequires:  nodejs-packaging
14cu|docco-0.7.0-4|14	BuildRequires:  npm(coffee-script)
14cu|docco-0.7.0-4|15	BuildRequires:  npm(commander)
14cu|docco-0.7.0-4|16	BuildRequires:  npm(fs-extra)
14cu|docco-0.7.0-4|17	BuildRequires:  npm(highlight.js)
14cu|docco-0.7.0-4|18	BuildRequires:  npm(jsonfile)
14cu|docco-0.7.0-4|19	BuildRequires:  npm(marked)
14cu|docco-0.7.0-4|20	BuildRequires:  npm(underscore)
14cu|docco-0.7.0-4|21	BuildRequires:  pythonegg(pygments)
14cu|docco-0.7.0-4|22	
14cu|docco-0.7.0-4|23	Requires:       pythonegg(pygments)
14cu|docco-0.7.0-4|24	
14cu|docco-0.7.0-4|25	BuildArch:  noarch
14cu|docco-0.7.0-4|26	
14cu|docco-0.7.0-4|27	%description
14cu|docco-0.7.0-4|28	Docco is a quick-and-dirty documentation generator, written in Literate
14cu|docco-0.7.0-4|29	CoffeeScript. It produces an HTML document that displays your comments
14cu|docco-0.7.0-4|30	intermingled with your code. All prose is passed through Markdown, and
14cu|docco-0.7.0-4|31	code is passed through Pygments syntax highlighting.
14cu|docco-0.7.0-4|32	
14cu|docco-0.7.0-4|33	%files
14cu|docco-0.7.0-4|34	%doc LICENSE README docs/* index.html
14cu|docco-0.7.0-4|35	%{nodejs_sitelib}/docco
14cu|docco-0.7.0-4|36	%{_bindir}/docco
14cu|docco-0.7.0-4|37	%{_datadir}/docco
14cu|docco-0.7.0-4|38	#----------------------------------------------------------
14cu|docco-0.7.0-4|39	
14cu|docco-0.7.0-4|40	%prep
14cu|docco-0.7.0-4|41	%setup -q
14cu|docco-0.7.0-4|42	%nodejs_fixdep commander
14cu|docco-0.7.0-4|43	%nodejs_fixdep marked
14cu|docco-0.7.0-4|44	%nodejs_fixdep fs-extra
14cu|docco-0.7.0-4|45	%nodejs_fixdep underscore
14cu|docco-0.7.0-4|46	%nodejs_fixdep highlight.js
14cu|docco-0.7.0-4|47	# Remove bundled web fonts.
14cu|docco-0.7.0-4|48	find . -type f -iname '*.eot' -delete
14cu|docco-0.7.0-4|49	find . -type f -iname '*.ttf' -delete
14cu|docco-0.7.0-4|50	find . -type f -iname '*.woff' -delete
14cu|docco-0.7.0-4|51	
14cu|docco-0.7.0-4|52	%build
14cu|docco-0.7.0-4|53	%nodejs_symlink_deps --check
14cu|docco-0.7.0-4|54	# Build docco.js
14cu|docco-0.7.0-4|55	cake build
14cu|docco-0.7.0-4|56	# Build the documentation.
14cu|docco-0.7.0-4|57	./bin/docco --layout linear docco.litcoffee
14cu|docco-0.7.0-4|58	
14cu|docco-0.7.0-4|59	%install
14cu|docco-0.7.0-4|60	mkdir -p %{buildroot}%{nodejs_sitelib}/docco
14cu|docco-0.7.0-4|61	cp -pr package.json docco.js \
14cu|docco-0.7.0-4|62	%{buildroot}%{nodejs_sitelib}/docco
14cu|docco-0.7.0-4|63	mkdir -p %{buildroot}%{nodejs_sitelib}/docco/bin
14cu|docco-0.7.0-4|64	install -p -D -m0755 bin/docco \
14cu|docco-0.7.0-4|65	%{buildroot}%{nodejs_sitelib}/docco/bin/docco
14cu|docco-0.7.0-4|66	mkdir -p %{buildroot}%{_bindir}
14cu|docco-0.7.0-4|67	ln -sf %{nodejs_sitelib}/docco/bin/docco \
14cu|docco-0.7.0-4|68	%{buildroot}%{_bindir}/docco
14cu|docco-0.7.0-4|69	
14cu|docco-0.7.0-4|70	mkdir -p %{buildroot}%{_datadir}/docco
14cu|docco-0.7.0-4|71	cp -pr resources/ %{buildroot}%{_datadir}/docco
14cu|docco-0.7.0-4|72	ln -sf %{_datadir}/docco/resources \
14cu|docco-0.7.0-4|73	%{buildroot}%{nodejs_sitelib}/docco/resources
14cu|docco-0.7.0-4|74	
14cu|docco-0.7.0-4|75	# The docs expect the resources/ directory to be present.
14cu|docco-0.7.0-4|76	mkdir -p %{buildroot}%{docs}
14cu|docco-0.7.0-4|77	ln -sf %{_datadir}/docco/resources \
14cu|docco-0.7.0-4|78	%{buildroot}%{docs}/resources
14cu|docco-0.7.0-4|79	
14cu|docco-0.7.0-4|80	%nodejs_symlink_deps
14cu|docco-0.7.0-4|81	
14cu|docco-0.7.0-4|82	
14cu|docco-0.7.0-4|83	%changelog
14cu|docco-0.7.0-4|84	
14cu|docco-0.7.0-4|85	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.0-4
14cu|docco-0.7.0-4|86	- (6ab0fa0) BuildList#2799825: Increase release tag
14cu|docco-0.7.0-4|87	
14cu|docco-0.7.0-4|88	

9981 14
14cu|docky-2.2.1.1-1|1	%global         debug_package %{nil}
14cu|docky-2.2.1.1-1|2	
14cu|docky-2.2.1.1-1|3	Name:           docky
14cu|docky-2.2.1.1-1|4	Version:        2.2.1.1
14cu|docky-2.2.1.1-1|5	Release:        1
14cu|docky-2.2.1.1-1|6	Summary:        Advanced shortcut bar written in Mono
14cu|docky-2.2.1.1-1|7	
14cu|docky-2.2.1.1-1|8	Group:          Graphical desktop/GNOME
14cu|docky-2.2.1.1-1|9	License:        GPLv3+
14cu|docky-2.2.1.1-1|10	URL:            http://wiki.go-docky.com
14cu|docky-2.2.1.1-1|11	Source0:        http://launchpad.net/docky/2.2/%{version}/+download/%{name}-%{version}.tar.xz
14cu|docky-2.2.1.1-1|12	# sharp deps
14cu|docky-2.2.1.1-1|13	BuildRequires:  gnome-sharp2-devel
14cu|docky-2.2.1.1-1|14	BuildRequires:  gnome-desktop-sharp-devel
14cu|docky-2.2.1.1-1|15	BuildRequires:  gnome-keyring-sharp
14cu|docky-2.2.1.1-1|16	BuildRequires:  gtk-sharp2-devel
14cu|docky-2.2.1.1-1|17	BuildRequires:  mono-addins-devel
14cu|docky-2.2.1.1-1|18	BuildRequires:  mono-devel
14cu|docky-2.2.1.1-1|19	BuildRequires:  ndesk-dbus-devel
14cu|docky-2.2.1.1-1|20	BuildRequires:  ndesk-dbus-glib-devel
14cu|docky-2.2.1.1-1|21	BuildRequires:  notify-sharp-devel
14cu|docky-2.2.1.1-1|22	BuildRequires:  pkgconfig(gconf-2.0)
14cu|docky-2.2.1.1-1|23	BuildRequires:  gio-sharp-devel
14cu|docky-2.2.1.1-1|24	BuildRequires:  dbus-sharp-devel
14cu|docky-2.2.1.1-1|25	BuildRequires:  pkgconfig(libwnck-1.0)
14cu|docky-2.2.1.1-1|26	BuildRequires:  pkgconfig(dbus-sharp-glib-2.0)
14cu|docky-2.2.1.1-1|27	BuildRequires:  pkgconfig(gkeyfile-sharp)
14cu|docky-2.2.1.1-1|28	BuildRequires:  pkgconfig(dbus-sharp-2.0)
14cu|docky-2.2.1.1-1|29	# native deps
14cu|docky-2.2.1.1-1|30	BuildRequires:  pkgconfig(glib-2.0)
14cu|docky-2.2.1.1-1|31	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|docky-2.2.1.1-1|32	BuildRequires:  gettext
14cu|docky-2.2.1.1-1|33	BuildRequires:  perl-XML-Parser
14cu|docky-2.2.1.1-1|34	BuildRequires:  intltool
14cu|docky-2.2.1.1-1|35	BuildRequires:  desktop-file-utils
14cu|docky-2.2.1.1-1|36	Requires:       gtk-sharp2
14cu|docky-2.2.1.1-1|37	Requires:       glib-sharp2
14cu|docky-2.2.1.1-1|38	Requires:       gnome-sharp2
14cu|docky-2.2.1.1-1|39	Requires:       gnome-desktop-sharp
14cu|docky-2.2.1.1-1|40	Requires:       gnome-keyring-sharp
14cu|docky-2.2.1.1-1|41	Requires:       mono-addins
14cu|docky-2.2.1.1-1|42	Requires:       mono
14cu|docky-2.2.1.1-1|43	Requires:       ndesk-dbus
14cu|docky-2.2.1.1-1|44	Requires:       notify-sharp gtk2
14cu|docky-2.2.1.1-1|45	Requires:       hicolor-icon-theme
14cu|docky-2.2.1.1-1|46	Requires:       gio-sharp
14cu|docky-2.2.1.1-1|47	Requires:       dbus-sharp
14cu|docky-2.2.1.1-1|48	Requires:       dbus-sharp-glib
14cu|docky-2.2.1.1-1|49	Requires:       gnome-python-wnck
14cu|docky-2.2.1.1-1|50	Requires:       wnck-sharp
14cu|docky-2.2.1.1-1|51	
14cu|docky-2.2.1.1-1|52	%description
14cu|docky-2.2.1.1-1|53	Docky is an advanced shortcut bar that sits at the bottom, top, and/or sides
14cu|docky-2.2.1.1-1|54	of your screen. It provides easy access to some of the files, folders,
14cu|docky-2.2.1.1-1|55	and applications on your computer, displays which applications are
14cu|docky-2.2.1.1-1|56	currently running, holds windows in their minimized state, and more.
14cu|docky-2.2.1.1-1|57	
14cu|docky-2.2.1.1-1|58	%files -f %{name}.lang
14cu|docky-2.2.1.1-1|59	%doc AUTHORS COPYING COPYRIGHT NEWS
14cu|docky-2.2.1.1-1|60	%{_bindir}/%{name}
14cu|docky-2.2.1.1-1|61	%{_libdir}/%{name}
14cu|docky-2.2.1.1-1|62	%{_datadir}/%{name}/
14cu|docky-2.2.1.1-1|63	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|docky-2.2.1.1-1|64	%{_datadir}/icons/hicolor/*/apps/gmail.png
14cu|docky-2.2.1.1-1|65	%{_datadir}/icons/hicolor/*/mimetypes/*
14cu|docky-2.2.1.1-1|66	%{_datadir}/applications/*.desktop
14cu|docky-2.2.1.1-1|67	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
14cu|docky-2.2.1.1-1|68	%{_sysconfdir}/gconf/schemas/docky.schemas
14cu|docky-2.2.1.1-1|69	%doc %{_mandir}/man1/%{name}.1*
14cu|docky-2.2.1.1-1|70	
14cu|docky-2.2.1.1-1|71	#---------------------------------------------------------------------------
14cu|docky-2.2.1.1-1|72	
14cu|docky-2.2.1.1-1|73	%package        devel
14cu|docky-2.2.1.1-1|74	Summary:        Development files for %{name}
14cu|docky-2.2.1.1-1|75	Group:          Development/Other
14cu|docky-2.2.1.1-1|76	Requires:       %{name} = %{EVRD}
14cu|docky-2.2.1.1-1|77	Requires:       pkgconfig
14cu|docky-2.2.1.1-1|78	
14cu|docky-2.2.1.1-1|79	%description    devel
14cu|docky-2.2.1.1-1|80	The %{name}-devel package contains libraries and header files
14cu|docky-2.2.1.1-1|81	for developing applications that use %{name}.
14cu|docky-2.2.1.1-1|82	
14cu|docky-2.2.1.1-1|83	%files devel
14cu|docky-2.2.1.1-1|84	%{_libdir}/pkgconfig/docky.cairohelper.pc
14cu|docky-2.2.1.1-1|85	%{_libdir}/pkgconfig/docky.services.pc
14cu|docky-2.2.1.1-1|86	%{_libdir}/pkgconfig/docky.widgets.pc
14cu|docky-2.2.1.1-1|87	%{_libdir}/pkgconfig/docky.items.pc
14cu|docky-2.2.1.1-1|88	
14cu|docky-2.2.1.1-1|89	#---------------------------------------------------------------------------
14cu|docky-2.2.1.1-1|90	
14cu|docky-2.2.1.1-1|91	%prep
14cu|docky-2.2.1.1-1|92	%setup -q
14cu|docky-2.2.1.1-1|93	
14cu|docky-2.2.1.1-1|94	%build
14cu|docky-2.2.1.1-1|95	%configure2_5x
14cu|docky-2.2.1.1-1|96	%make
14cu|docky-2.2.1.1-1|97	
14cu|docky-2.2.1.1-1|98	%install
14cu|docky-2.2.1.1-1|99	%makeinstall_std
14cu|docky-2.2.1.1-1|100	
14cu|docky-2.2.1.1-1|101	#gapi_codegen.exe is not distributed (licence is GNU GPL v2)
14cu|docky-2.2.1.1-1|102	rm -f %{buildroot}%{_libdir}/%{name}/gapi_codegen*
14cu|docky-2.2.1.1-1|103	
14cu|docky-2.2.1.1-1|104	desktop-file-install    \
14cu|docky-2.2.1.1-1|105	--dir %{buildroot}%{_sysconfdir}/xdg/autostart       \
14cu|docky-2.2.1.1-1|106	--add-only-show-in=GNOME                                \
14cu|docky-2.2.1.1-1|107	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|docky-2.2.1.1-1|108	desktop-file-install --delete-original  \
14cu|docky-2.2.1.1-1|109	--dir %{buildroot}%{_datadir}/applications   \
14cu|docky-2.2.1.1-1|110	--remove-category Application \
14cu|docky-2.2.1.1-1|111	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|docky-2.2.1.1-1|112	
14cu|docky-2.2.1.1-1|113	# autostart is disabled by default
14cu|docky-2.2.1.1-1|114	echo "X-GNOME-Autostart-enabled=false" >> \
14cu|docky-2.2.1.1-1|115	%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
14cu|docky-2.2.1.1-1|116	
14cu|docky-2.2.1.1-1|117	%find_lang %{name}
14cu|docky-2.2.1.1-1|118	
14cu|docky-2.2.1.1-1|119	%changelog

9982 14
14cu|doctorj-5.1.2-11|1	%bcond_with tests
14cu|doctorj-5.1.2-11|2	
14cu|doctorj-5.1.2-11|3	Name:		doctorj
14cu|doctorj-5.1.2-11|4	Version:	5.1.2
14cu|doctorj-5.1.2-11|5	Release:	11
14cu|doctorj-5.1.2-11|6	Epoch:		0
14cu|doctorj-5.1.2-11|7	Summary:	Compares javadoc comments against code
14cu|doctorj-5.1.2-11|8	License:	LGPL
14cu|doctorj-5.1.2-11|9	Group:		Development/Java
14cu|doctorj-5.1.2-11|10	URL:		http://www.incava.org/projects/java/doctorj/index.html
14cu|doctorj-5.1.2-11|11	Source0:	http://superb-east.dl.sourceforge.net/sourceforge/doctorj/doctorj-%{version}.tar.gz
14cu|doctorj-5.1.2-11|12	BuildArch: 	noarch
14cu|doctorj-5.1.2-11|13	BuildRequires:	java-devel
14cu|doctorj-5.1.2-11|14	BuildRequires:	ant
14cu|doctorj-5.1.2-11|15	%if %with tests
14cu|doctorj-5.1.2-11|16	BuildRequires:	ant-junit
14cu|doctorj-5.1.2-11|17	%endif
14cu|doctorj-5.1.2-11|18	BuildRequires:	java-rpmbuild
14cu|doctorj-5.1.2-11|19	BuildRequires:  xmlto
14cu|doctorj-5.1.2-11|20	
14cu|doctorj-5.1.2-11|21	%description
14cu|doctorj-5.1.2-11|22	Beyond the level of what Javadoc does, DoctorJ compares
14cu|doctorj-5.1.2-11|23	documentation against code. Among what it detects:
14cu|doctorj-5.1.2-11|24	
14cu|doctorj-5.1.2-11|25	* misspelled words
14cu|doctorj-5.1.2-11|26	* parameter and exception names:
14cu|doctorj-5.1.2-11|27	o missing
14cu|doctorj-5.1.2-11|28	o misordered
14cu|doctorj-5.1.2-11|29	o misspelled
14cu|doctorj-5.1.2-11|30	* Javadoc tags:
14cu|doctorj-5.1.2-11|31	o invalid
14cu|doctorj-5.1.2-11|32	o misordered
14cu|doctorj-5.1.2-11|33	o missing expected arguments
14cu|doctorj-5.1.2-11|34	o invalid arguments
14cu|doctorj-5.1.2-11|35	o missing descriptions
14cu|doctorj-5.1.2-11|36	* undocumented classes, methods, fields, parameters
14cu|doctorj-5.1.2-11|37	
14cu|doctorj-5.1.2-11|38	%package        javadoc
14cu|doctorj-5.1.2-11|39	Group:          Development/Java
14cu|doctorj-5.1.2-11|40	Summary:        Javadoc for %{name}
14cu|doctorj-5.1.2-11|41	
14cu|doctorj-5.1.2-11|42	%description    javadoc
14cu|doctorj-5.1.2-11|43	Javadoc for %{name}.
14cu|doctorj-5.1.2-11|44	
14cu|doctorj-5.1.2-11|45	%prep
14cu|doctorj-5.1.2-11|46	%setup -q
14cu|doctorj-5.1.2-11|47	
14cu|doctorj-5.1.2-11|48	%build
14cu|doctorj-5.1.2-11|49	export CLASSPATH=
14cu|doctorj-5.1.2-11|50	export OPT_JAR_LIST=
14cu|doctorj-5.1.2-11|51	%ant dist
14cu|doctorj-5.1.2-11|52	%ant doc
14cu|doctorj-5.1.2-11|53	
14cu|doctorj-5.1.2-11|54	%if %with tests
14cu|doctorj-5.1.2-11|55	%check
14cu|doctorj-5.1.2-11|56	export CLASSPATH=
14cu|doctorj-5.1.2-11|57	export OPT_JAR_LIST="%{__cat} %{_sysconfdir}/ant.d/junit"
14cu|doctorj-5.1.2-11|58	%ant tests
14cu|doctorj-5.1.2-11|59	%endif
14cu|doctorj-5.1.2-11|60	
14cu|doctorj-5.1.2-11|61	%install
14cu|doctorj-5.1.2-11|62	%ant -Ddestdir=%{buildroot} install
14cu|doctorj-5.1.2-11|63	
14cu|doctorj-5.1.2-11|64	# javadoc
14cu|doctorj-5.1.2-11|65	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|doctorj-5.1.2-11|66	cp -a doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|doctorj-5.1.2-11|67	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cu|doctorj-5.1.2-11|68	
14cu|doctorj-5.1.2-11|69	%files
14cu|doctorj-5.1.2-11|70	%defattr(0644,root,root,0755)
14cu|doctorj-5.1.2-11|71	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14cu|doctorj-5.1.2-11|72	%attr(0755,root,root) %{_bindir}/%{name}
14cu|doctorj-5.1.2-11|73	# XXX: This should probably go in %%{_javadir}.
14cu|doctorj-5.1.2-11|74	%{_datadir}/%{name}/doctorj.jar
14cu|doctorj-5.1.2-11|75	%{_datadir}/%{name}/words.*
14cu|doctorj-5.1.2-11|76	%{_mandir}/man1/%{name}.1*
14cu|doctorj-5.1.2-11|77	
14cu|doctorj-5.1.2-11|78	%files javadoc
14cu|doctorj-5.1.2-11|79	%defattr(0644,root,root,0755)
14cu|doctorj-5.1.2-11|80	%doc %{_javadocdir}/%{name}-%{version}
14cu|doctorj-5.1.2-11|81	%doc %{_javadocdir}/%{name}
14cu|doctorj-5.1.2-11|82	
14cu|doctorj-5.1.2-11|83	%changelog
14cu|doctorj-5.1.2-11|84	
14cu|doctorj-5.1.2-11|85	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:5.1.2-11
14cu|doctorj-5.1.2-11|86	- (f52746e) Drop gcj
14cu|doctorj-5.1.2-11|87	
14cu|doctorj-5.1.2-11|88	

9983 14
14cu|dokuwiki-20160626-1|1	%define dir_version  2016-06-26a
14cu|dokuwiki-20160626-1|2	%define _localstatedir %{_var}
14cu|dokuwiki-20160626-1|3	%define __noautoreq /usr/bin/php
14cu|dokuwiki-20160626-1|4	
14cu|dokuwiki-20160626-1|5	Summary:	A wiki with plain text files backend
14cu|dokuwiki-20160626-1|6	Name:		dokuwiki
14cu|dokuwiki-20160626-1|7	Version:	20160626
14cu|dokuwiki-20160626-1|8	Release:	1
14cu|dokuwiki-20160626-1|9	License:	GPLv2
14cu|dokuwiki-20160626-1|10	Group:		Networking/WWW
14cu|dokuwiki-20160626-1|11	URL:		https://www.dokuwiki.org/dokuwiki
14cu|dokuwiki-20160626-1|12	Source0:	http://download.dokuwiki.org/src/dokuwiki/%{name}-%{dir_version}.tgz
14cu|dokuwiki-20160626-1|13	Requires:	apache-mod_php
14cu|dokuwiki-20160626-1|14	Requires:	php-xml
14cu|dokuwiki-20160626-1|15	BuildArch:	noarch
14cu|dokuwiki-20160626-1|16	
14cu|dokuwiki-20160626-1|17	%description
14cu|dokuwiki-20160626-1|18	DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating
14cu|dokuwiki-20160626-1|19	documentation of any kind. It is targeted at developer teams, workgroups and
14cu|dokuwiki-20160626-1|20	small companies. It has a simple but powerful syntax which makes sure the
14cu|dokuwiki-20160626-1|21	datafiles remain readable outside the Wiki and eases the creation of structured
14cu|dokuwiki-20160626-1|22	texts. All data is stored in plain text files -- no database is required.
14cu|dokuwiki-20160626-1|23	
14cu|dokuwiki-20160626-1|24	%prep
14cu|dokuwiki-20160626-1|25	%setup -qn %{name}
14cu|dokuwiki-20160626-1|26	find . -name '.htaccess' | xargs rm -f
14cu|dokuwiki-20160626-1|27	
14cu|dokuwiki-20160626-1|28	%build
14cu|dokuwiki-20160626-1|29	
14cu|dokuwiki-20160626-1|30	%install
14cu|dokuwiki-20160626-1|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|32	
14cu|dokuwiki-20160626-1|33	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cu|dokuwiki-20160626-1|34	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
14cu|dokuwiki-20160626-1|35	
14cu|dokuwiki-20160626-1|36	cp -pr inc %{buildroot}%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|37	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|38	
14cu|dokuwiki-20160626-1|39	install -m 644 *.php %{buildroot}%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|40	
14cu|dokuwiki-20160626-1|41	pushd %{buildroot}%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|42	ln -sf ../../../var/lib/dokuwiki data
14cu|dokuwiki-20160626-1|43	ln -sf ../../../etc/dokuwiki conf
14cu|dokuwiki-20160626-1|44	popd
14cu|dokuwiki-20160626-1|45	
14cu|dokuwiki-20160626-1|46	install -d -m 755 %{buildroot}%{_localstatedir}/lib
14cu|dokuwiki-20160626-1|47	cp -pr data %{buildroot}%{_localstatedir}/lib/%{name}
14cu|dokuwiki-20160626-1|48	
14cu|dokuwiki-20160626-1|49	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|dokuwiki-20160626-1|50	cp -pr conf %{buildroot}%{_sysconfdir}/%{name}
14cu|dokuwiki-20160626-1|51	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.{dist,example}
14cu|dokuwiki-20160626-1|52	
14cu|dokuwiki-20160626-1|53	# apache configuration
14cu|dokuwiki-20160626-1|54	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|dokuwiki-20160626-1|55	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|dokuwiki-20160626-1|56	# %{name} Apache configuration
14cu|dokuwiki-20160626-1|57	Alias /%{name} %{_datadir}/%{name}
14cu|dokuwiki-20160626-1|58	
14cu|dokuwiki-20160626-1|59	<Directory %{_datadir}/%{name}>
14cu|dokuwiki-20160626-1|60	Require all granted
14cu|dokuwiki-20160626-1|61	DirectoryIndex doku.php
14cu|dokuwiki-20160626-1|62	</Directory>
14cu|dokuwiki-20160626-1|63	
14cu|dokuwiki-20160626-1|64	<Directory %{_datadir}/%{name}/bin>
14cu|dokuwiki-20160626-1|65	Require all denied
14cu|dokuwiki-20160626-1|66	</Directory>
14cu|dokuwiki-20160626-1|67	
14cu|dokuwiki-20160626-1|68	<Directory %{_datadir}/%{name}/inc>
14cu|dokuwiki-20160626-1|69	Require all denied
14cu|dokuwiki-20160626-1|70	</Directory>
14cu|dokuwiki-20160626-1|71	
14cu|dokuwiki-20160626-1|72	<Directory %{_datadir}/%{name}/conf>
14cu|dokuwiki-20160626-1|73	Require all denied
14cu|dokuwiki-20160626-1|74	</Directory>
14cu|dokuwiki-20160626-1|75	
14cu|dokuwiki-20160626-1|76	<Directory %{_datadir}/%{name}/data>
14cu|dokuwiki-20160626-1|77	Require all denied
14cu|dokuwiki-20160626-1|78	</Directory>
14cu|dokuwiki-20160626-1|79	EOF
14cu|dokuwiki-20160626-1|80	
14cu|dokuwiki-20160626-1|81	cat > README.urpmi <<EOF
14cu|dokuwiki-20160626-1|82	The setup used here differs from default one, to achieve better FHS compliance, and
14cu|dokuwiki-20160626-1|83	follow upstream security recommandations detailed at
14cu|dokuwiki-20160626-1|84	http://wiki.splitbrain.org/wiki:security:
14cu|dokuwiki-20160626-1|85	- the non-variable files are in %{_datadir}/%{name}
14cu|dokuwiki-20160626-1|86	- the variable files are in %{_localstatedir}/lib/%{name}
14cu|dokuwiki-20160626-1|87	- the configuration files are in %{_sysconfdir}/%{name}
14cu|dokuwiki-20160626-1|88	EOF
14cu|dokuwiki-20160626-1|89	
14cu|dokuwiki-20160626-1|90	%pretrans
14cu|dokuwiki-20160626-1|91	# fix for old lib setup
14cu|dokuwiki-20160626-1|92	if [ -d %{_localstatedir}/www/%{name}/lib -a ! -L %{_localstatedir}/www/%{name}/lib ]; then
14cu|dokuwiki-20160626-1|93	cd %{_localstatedir}/www/%{name}
14cu|dokuwiki-20160626-1|94	find lib -type f | \
14cu|dokuwiki-20160626-1|95	tar --create --files-from - --remove-files | \
14cu|dokuwiki-20160626-1|96	(cd %{_datadir}/%{name} && tar --preserve --extract)
14cu|dokuwiki-20160626-1|97	rm -rf lib
14cu|dokuwiki-20160626-1|98	ln -sf ../../..%{_datadir}/%{name}/lib lib
14cu|dokuwiki-20160626-1|99	fi
14cu|dokuwiki-20160626-1|100	
14cu|dokuwiki-20160626-1|101	
14cu|dokuwiki-20160626-1|102	%pre
14cu|dokuwiki-20160626-1|103	if [ $1 = "2" ]; then
14cu|dokuwiki-20160626-1|104	# fix for old setup
14cu|dokuwiki-20160626-1|105	if [ -d %{_localstatedir}/lib/%{name}/data ]; then
14cu|dokuwiki-20160626-1|106	mv %{_localstatedir}/lib/%{name}/data/* %{_localstatedir}/lib/%{name}
14cu|dokuwiki-20160626-1|107	rmdir %{_localstatedir}/lib/%{name}/data
14cu|dokuwiki-20160626-1|108	fi
14cu|dokuwiki-20160626-1|109	fi
14cu|dokuwiki-20160626-1|110	
14cu|dokuwiki-20160626-1|111	%files
14cu|dokuwiki-20160626-1|112	%doc README VERSION README.urpmi conf/*.{dist,example}
14cu|dokuwiki-20160626-1|113	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|dokuwiki-20160626-1|114	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}
14cu|dokuwiki-20160626-1|115	%{_datadir}/%{name}
14cu|dokuwiki-20160626-1|116	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cu|dokuwiki-20160626-1|117	
14cu|dokuwiki-20160626-1|118	%changelog
14cu|dokuwiki-20160626-1|119	
14cu|dokuwiki-20160626-1|120	* Sun Sep 04 2016 alzim <alzim@bk.ru> 20160626-1
14cu|dokuwiki-20160626-1|121	- (8b2d05d) Merge pull request #1 from import/dokuwiki:rosa2016.1
14cu|dokuwiki-20160626-1|122	- (8b2d05d) Updated to 20160626
14cu|dokuwiki-20160626-1|123	
14cu|dokuwiki-20160626-1|124	

9984 14
14cu|dolly-0.57-12|1	Summary:	Clone the installation of one machine to many other machines
14cu|dolly-0.57-12|2	Name:		dolly
14cu|dolly-0.57-12|3	Version:	0.57
14cu|dolly-0.57-12|4	Release:	12
14cu|dolly-0.57-12|5	License:	GPLv2+
14cu|dolly-0.57-12|6	Group:		System/Cluster
14cu|dolly-0.57-12|7	Url:		http://www.cs.inf.ethz.ch/stricker/CoPs/patagonia/dolly.html
14cu|dolly-0.57-12|8	Source0:	%{name}-%{version}.tar.bz2
14cu|dolly-0.57-12|9	Source10:	dolly.html
14cu|dolly-0.57-12|10	Source11:	dolly.conf
14cu|dolly-0.57-12|11	Patch0:		dolly-0.57-sfmt.patch
14cu|dolly-0.57-12|12	
14cu|dolly-0.57-12|13	%description
14cu|dolly-0.57-12|14	Dolly is used to clone the installation of one machine to (possibly many)
14cu|dolly-0.57-12|15	other machines. It can distribute image-files (even gnu-zipped), partitions
14cu|dolly-0.57-12|16	or whole hard disk drives to other partitions or hard disk drives. As it
14cu|dolly-0.57-12|17	forms a "virtual TCP ring" to distribute data, it works best with fast
14cu|dolly-0.57-12|18	switched networks (we were able to clone a 2 GB Windows NT partition to 15
14cu|dolly-0.57-12|19	machines in our cluster over Gigabit Ethernet in less than 4 minutes).
14cu|dolly-0.57-12|20	
14cu|dolly-0.57-12|21	As dolly clones whole partitions block-wise it works for most filesystems.
14cu|dolly-0.57-12|22	We used it to clone partitions of the following type: Linux, Windows NT,
14cu|dolly-0.57-12|23	Oberon, Solaris (most of our machines have multi boot setups). We have a
14cu|dolly-0.57-12|24	small (additional) Linux installation on all of our machines or use a small
14cu|dolly-0.57-12|25	one-floppy-disk-linux (e.g. muLinux) to do the cloning.
14cu|dolly-0.57-12|26	
14cu|dolly-0.57-12|27	%files
14cu|dolly-0.57-12|28	%doc README dolly.html
14cu|dolly-0.57-12|29	%{_bindir}/dolly
14cu|dolly-0.57-12|30	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|dolly-0.57-12|31	
14cu|dolly-0.57-12|32	#----------------------------------------------------------------------------
14cu|dolly-0.57-12|33	
14cu|dolly-0.57-12|34	%prep
14cu|dolly-0.57-12|35	%setup -q
14cu|dolly-0.57-12|36	%patch0 -p1
14cu|dolly-0.57-12|37	cp -v %{SOURCE10} .
14cu|dolly-0.57-12|38	
14cu|dolly-0.57-12|39	%build
14cu|dolly-0.57-12|40	%__cc %{optflags} dolly.c -o dolly
14cu|dolly-0.57-12|41	
14cu|dolly-0.57-12|42	%install
14cu|dolly-0.57-12|43	mkdir -p %{buildroot}%{_bindir}
14cu|dolly-0.57-12|44	mkdir -p %{buildroot}%{_sysconfdir}
14cu|dolly-0.57-12|45	install -m755 dolly %{buildroot}%{_bindir}/dolly
14cu|dolly-0.57-12|46	cp -v %{SOURCE11} %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|dolly-0.57-12|47	
14cu|dolly-0.57-12|48	
14cu|dolly-0.57-12|49	%changelog
14cu|dolly-0.57-12|50	
14cu|dolly-0.57-12|51	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.57-12
14cu|dolly-0.57-12|52	- (8b23b63) Build with system optflags to fix debug package
14cu|dolly-0.57-12|53	- (8b23b63) Spec cleanup
14cu|dolly-0.57-12|54	- (8b23b63) Fix string format errors
14cu|dolly-0.57-12|55	
14cu|dolly-0.57-12|56	

9985 14
14cu|dolphin-connector-1.2-8|1	%define svn_version g5f75edb
14cu|dolphin-connector-1.2-8|2	
14cu|dolphin-connector-1.2-8|3	%define major 1
14cu|dolphin-connector-1.2-8|4	%define libname %mklibname dolphinconn %{major}
14cu|dolphin-connector-1.2-8|5	%define devname %mklibname dolphinconn -d
14cu|dolphin-connector-1.2-8|6	
14cu|dolphin-connector-1.2-8|7	Summary:	Simple MySQL C API wrapper for C++
14cu|dolphin-connector-1.2-8|8	Name:		dolphin-connector
14cu|dolphin-connector-1.2-8|9	Version:	1.2
14cu|dolphin-connector-1.2-8|10	Release:	8
14cu|dolphin-connector-1.2-8|11	License:	BSD
14cu|dolphin-connector-1.2-8|12	Group:		Development/C++
14cu|dolphin-connector-1.2-8|13	Url:		http://github.com/poetinha/dolphin-connector
14cu|dolphin-connector-1.2-8|14	Source0:	http://github.com/poetinha/dolphin-connector/tarball/master/poetinha-%{name}-v%{version}-1-%{svn_version}.tar.gz
14cu|dolphin-connector-1.2-8|15	BuildRequires:	boost-devel
14cu|dolphin-connector-1.2-8|16	BuildRequires:	mysql-devel
14cu|dolphin-connector-1.2-8|17	
14cu|dolphin-connector-1.2-8|18	%description
14cu|dolphin-connector-1.2-8|19	Dolphin Connector is a simples MySQL C API wrapper for C++, It is originally
14cu|dolphin-connector-1.2-8|20	designed to be as efficient as is possible, and makes no use of exceptions.
14cu|dolphin-connector-1.2-8|21	
14cu|dolphin-connector-1.2-8|22	#----------------------------------------------------------------------------
14cu|dolphin-connector-1.2-8|23	
14cu|dolphin-connector-1.2-8|24	%package -n %{libname}
14cu|dolphin-connector-1.2-8|25	Summary:	Simple MySQL C API wrapper for C++
14cu|dolphin-connector-1.2-8|26	Group:		System/Libraries
14cu|dolphin-connector-1.2-8|27	Conflicts:	%{name} < 1.2-8
14cu|dolphin-connector-1.2-8|28	Obsoletes:	%{name} < 1.2-8
14cu|dolphin-connector-1.2-8|29	
14cu|dolphin-connector-1.2-8|30	%description -n %{libname}
14cu|dolphin-connector-1.2-8|31	Dolphin Connector is a simples MySQL C API wrapper for C++, It is originally
14cu|dolphin-connector-1.2-8|32	designed to be as efficient as is possible, and makes no use of exceptions.
14cu|dolphin-connector-1.2-8|33	
14cu|dolphin-connector-1.2-8|34	%files -n %{libname}
14cu|dolphin-connector-1.2-8|35	%doc ChangeLog LICENSE README TODO
14cu|dolphin-connector-1.2-8|36	%{_libdir}/libdolphinconn.so.%{major}*
14cu|dolphin-connector-1.2-8|37	
14cu|dolphin-connector-1.2-8|38	#----------------------------------------------------------------------------
14cu|dolphin-connector-1.2-8|39	
14cu|dolphin-connector-1.2-8|40	%package -n %{devname}
14cu|dolphin-connector-1.2-8|41	Summary:	Development files for Dolphin Connector
14cu|dolphin-connector-1.2-8|42	Group:		Development/C++
14cu|dolphin-connector-1.2-8|43	Requires:	%{libname} = %{EVRD}
14cu|dolphin-connector-1.2-8|44	Requires:	boost-devel
14cu|dolphin-connector-1.2-8|45	Requires:	mysql-devel
14cu|dolphin-connector-1.2-8|46	Provides:	%{name}-devel = %{EVRD}
14cu|dolphin-connector-1.2-8|47	Conflicts:	%{name}-devel < 1.2-8
14cu|dolphin-connector-1.2-8|48	Obsoletes:	%{name}-devel < 1.2-8
14cu|dolphin-connector-1.2-8|49	
14cu|dolphin-connector-1.2-8|50	%description -n %{devname}
14cu|dolphin-connector-1.2-8|51	Dolphin Connector development package.
14cu|dolphin-connector-1.2-8|52	
14cu|dolphin-connector-1.2-8|53	%files -n %{devname}
14cu|dolphin-connector-1.2-8|54	%doc sample
14cu|dolphin-connector-1.2-8|55	%{_includedir}/dolphinconn
14cu|dolphin-connector-1.2-8|56	%{_libdir}/libdolphinconn.so
14cu|dolphin-connector-1.2-8|57	
14cu|dolphin-connector-1.2-8|58	#----------------------------------------------------------------------------
14cu|dolphin-connector-1.2-8|59	
14cu|dolphin-connector-1.2-8|60	%prep
14cu|dolphin-connector-1.2-8|61	%setup -qn poetinha-%{name}-5f75edb
14cu|dolphin-connector-1.2-8|62	
14cu|dolphin-connector-1.2-8|63	%build
14cu|dolphin-connector-1.2-8|64	./autogen.sh
14cu|dolphin-connector-1.2-8|65	%configure2_5x \
14cu|dolphin-connector-1.2-8|66	--disable-static
14cu|dolphin-connector-1.2-8|67	%make
14cu|dolphin-connector-1.2-8|68	
14cu|dolphin-connector-1.2-8|69	%install
14cu|dolphin-connector-1.2-8|70	%makeinstall_std
14cu|dolphin-connector-1.2-8|71	
14cu|dolphin-connector-1.2-8|72	rm -f sample/Makefile*
14cu|dolphin-connector-1.2-8|73	rm -rf sample/.deps*
14cu|dolphin-connector-1.2-8|74	
14cu|dolphin-connector-1.2-8|75	%changelog
14cu|dolphin-connector-1.2-8|76	
14cu|dolphin-connector-1.2-8|77	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-8
14cu|dolphin-connector-1.2-8|78	- (23559aa) Name library and development packages according to packaging policies
14cu|dolphin-connector-1.2-8|79	
14cu|dolphin-connector-1.2-8|80	

9986 14
14cu|dolphin-emu4-4.0.2-8|1	%define _disable_ld_no_undefined 1
14cu|dolphin-emu4-4.0.2-8|2	
14cu|dolphin-emu4-4.0.2-8|3	%define oname dolphin-emu
14cu|dolphin-emu4-4.0.2-8|4	
14cu|dolphin-emu4-4.0.2-8|5	Summary:	Gamecube / Wii / Triforce Emulator
14cu|dolphin-emu4-4.0.2-8|6	Name:		dolphin-emu4
14cu|dolphin-emu4-4.0.2-8|7	Version:	4.0.2
14cu|dolphin-emu4-4.0.2-8|8	Release:	8
14cu|dolphin-emu4-4.0.2-8|9	Epoch:		1
14cu|dolphin-emu4-4.0.2-8|10	License:	GPLv2+
14cu|dolphin-emu4-4.0.2-8|11	Group:		Emulators
14cu|dolphin-emu4-4.0.2-8|12	Url:		http://www.dolphin-emu.com/
14cu|dolphin-emu4-4.0.2-8|13	# Fetched from git and cleaned up from useless junk
14cu|dolphin-emu4-4.0.2-8|14	Source0:	%{oname}-%{version}.tar.bz2
14cu|dolphin-emu4-4.0.2-8|15	Source9:	%{oname}-256.png
14cu|dolphin-emu4-4.0.2-8|16	Source10:	%{oname}-128.png
14cu|dolphin-emu4-4.0.2-8|17	Source11:	%{oname}-64.png
14cu|dolphin-emu4-4.0.2-8|18	Source12:	%{oname}-32.png
14cu|dolphin-emu4-4.0.2-8|19	Source13:	%{oname}-16.png
14cu|dolphin-emu4-4.0.2-8|20	Patch0:		dolphin-emu-cmakepath.patch
14cu|dolphin-emu4-4.0.2-8|21	Patch1:		dolphin-emu-4.0.2-gcc4.9.patch
14cu|dolphin-emu4-4.0.2-8|22	Patch2:		dolphin-emu-4.0.2-static.patch
14cu|dolphin-emu4-4.0.2-8|23	Patch3:		dolphin-emu-4.0.2-findx11.patch
14cu|dolphin-emu4-4.0.2-8|24	BuildRequires:	cmake
14cu|dolphin-emu4-4.0.2-8|25	BuildRequires:	git
14cu|dolphin-emu4-4.0.2-8|26	BuildRequires:	ffmpeg-devel
14cu|dolphin-emu4-4.0.2-8|27	BuildRequires:	gomp-devel
14cu|dolphin-emu4-4.0.2-8|28	BuildRequires:	liblzo-devel
14cu|dolphin-emu4-4.0.2-8|29	# Build with embedded polarssl until support for modern polarssl is implemented
14cu|dolphin-emu4-4.0.2-8|30	#BuildRequires:	polarssl-devel
14cu|dolphin-emu4-4.0.2-8|31	BuildRequires:	sfml-network-devel
14cu|dolphin-emu4-4.0.2-8|32	BuildRequires:	wxgtku3.0-devel
14cu|dolphin-emu4-4.0.2-8|33	BuildRequires:	pkgconfig(ao)
14cu|dolphin-emu4-4.0.2-8|34	BuildRequires:	pkgconfig(alsa)
14cu|dolphin-emu4-4.0.2-8|35	BuildRequires:	pkgconfig(bluez)
14cu|dolphin-emu4-4.0.2-8|36	BuildRequires:	pkgconfig(gl)
14cu|dolphin-emu4-4.0.2-8|37	BuildRequires:	pkgconfig(glu)
14cu|dolphin-emu4-4.0.2-8|38	BuildRequires:	pkgconfig(glew)
14cu|dolphin-emu4-4.0.2-8|39	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|dolphin-emu4-4.0.2-8|40	BuildRequires:	pkgconfig(libpng)
14cu|dolphin-emu4-4.0.2-8|41	BuildRequires:	pkgconfig(libpulse)
14cu|dolphin-emu4-4.0.2-8|42	BuildRequires:	pkgconfig(libusb-1.0)
14cu|dolphin-emu4-4.0.2-8|43	BuildRequires:	pkgconfig(openal)
14cu|dolphin-emu4-4.0.2-8|44	BuildRequires:	pkgconfig(pangocairo)
14cu|dolphin-emu4-4.0.2-8|45	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|dolphin-emu4-4.0.2-8|46	BuildRequires:	pkgconfig(sdl2)
14cu|dolphin-emu4-4.0.2-8|47	BuildRequires:	pkgconfig(sm)
14cu|dolphin-emu4-4.0.2-8|48	BuildRequires:	pkgconfig(soundtouch)
14cu|dolphin-emu4-4.0.2-8|49	BuildRequires:	pkgconfig(x11)
14cu|dolphin-emu4-4.0.2-8|50	BuildRequires:	pkgconfig(xi)
14cu|dolphin-emu4-4.0.2-8|51	BuildRequires:	pkgconfig(xrandr)
14cu|dolphin-emu4-4.0.2-8|52	BuildRequires:	pkgconfig(zlib)
14cu|dolphin-emu4-4.0.2-8|53	# Dolphin Emulator is x86_64 only since 5.0
14cu|dolphin-emu4-4.0.2-8|54	%ifarch %{ix86}
14cu|dolphin-emu4-4.0.2-8|55	Conflicts:	%{oname}
14cu|dolphin-emu4-4.0.2-8|56	Obsoletes:	%{oname} < 1:5.0
14cu|dolphin-emu4-4.0.2-8|57	%endif
14cu|dolphin-emu4-4.0.2-8|58	
14cu|dolphin-emu4-4.0.2-8|59	%description
14cu|dolphin-emu4-4.0.2-8|60	Gamecube / Wii / Triforce Emulator.
14cu|dolphin-emu4-4.0.2-8|61	
14cu|dolphin-emu4-4.0.2-8|62	%files -f %{oname}.lang
14cu|dolphin-emu4-4.0.2-8|63	%doc license.txt Readme.txt
14cu|dolphin-emu4-4.0.2-8|64	%attr(0755,root,root) %{_bindir}/%{oname}
14cu|dolphin-emu4-4.0.2-8|65	%{_datadir}/%{oname}
14cu|dolphin-emu4-4.0.2-8|66	%{_datadir}/applications/%{oname}.desktop
14cu|dolphin-emu4-4.0.2-8|67	%{_iconsdir}/hicolor/*/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|68	%{_datadir}/pixmaps/%{oname}.xpm
14cu|dolphin-emu4-4.0.2-8|69	
14cu|dolphin-emu4-4.0.2-8|70	#----------------------------------------------------------------------------
14cu|dolphin-emu4-4.0.2-8|71	
14cu|dolphin-emu4-4.0.2-8|72	%prep
14cu|dolphin-emu4-4.0.2-8|73	%setup -qn %{oname}-%{version}
14cu|dolphin-emu4-4.0.2-8|74	%patch0 -p1
14cu|dolphin-emu4-4.0.2-8|75	%patch1 -p1
14cu|dolphin-emu4-4.0.2-8|76	%patch2 -p1
14cu|dolphin-emu4-4.0.2-8|77	%patch3 -p1
14cu|dolphin-emu4-4.0.2-8|78	
14cu|dolphin-emu4-4.0.2-8|79	%build
14cu|dolphin-emu4-4.0.2-8|80	%cmake
14cu|dolphin-emu4-4.0.2-8|81	%make VERBOSE=1
14cu|dolphin-emu4-4.0.2-8|82	
14cu|dolphin-emu4-4.0.2-8|83	%install
14cu|dolphin-emu4-4.0.2-8|84	%makeinstall_std -C build
14cu|dolphin-emu4-4.0.2-8|85	
14cu|dolphin-emu4-4.0.2-8|86	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|87	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|88	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|89	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|90	install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{oname}.png
14cu|dolphin-emu4-4.0.2-8|91	
14cu|dolphin-emu4-4.0.2-8|92	install -d %{buildroot}%{_datadir}/applications
14cu|dolphin-emu4-4.0.2-8|93	cat > %{buildroot}%{_datadir}/applications/%{oname}.desktop << EOF
14cu|dolphin-emu4-4.0.2-8|94	[Desktop Entry]
14cu|dolphin-emu4-4.0.2-8|95	Name=Dolphin-Emulator
14cu|dolphin-emu4-4.0.2-8|96	Comment=%{summary}
14cu|dolphin-emu4-4.0.2-8|97	Exec=%{_bindir}/%{oname}
14cu|dolphin-emu4-4.0.2-8|98	Icon=%{oname}
14cu|dolphin-emu4-4.0.2-8|99	Terminal=false
14cu|dolphin-emu4-4.0.2-8|100	Type=Application
14cu|dolphin-emu4-4.0.2-8|101	StartupNotify=true
14cu|dolphin-emu4-4.0.2-8|102	Categories=Game;Emulator;
14cu|dolphin-emu4-4.0.2-8|103	EOF
14cu|dolphin-emu4-4.0.2-8|104	
14cu|dolphin-emu4-4.0.2-8|105	rm -fv %{buildroot}%{_libdir}/libpolarssl.a
14cu|dolphin-emu4-4.0.2-8|106	
14cu|dolphin-emu4-4.0.2-8|107	%find_lang %{oname}
14cu|dolphin-emu4-4.0.2-8|108	
14cu|dolphin-emu4-4.0.2-8|109	
14cu|dolphin-emu4-4.0.2-8|110	%changelog
14cu|dolphin-emu4-4.0.2-8|111	
14cu|dolphin-emu4-4.0.2-8|112	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.0.2-8
14cu|dolphin-emu4-4.0.2-8|113	- (c1b2ed0) Adjust package conflicts
14cu|dolphin-emu4-4.0.2-8|114	
14cu|dolphin-emu4-4.0.2-8|115	

9987 14
14cu|dolphin-emu-5.0-1|1	%define _disable_ld_no_undefined 1
14cu|dolphin-emu-5.0-1|2	
14cu|dolphin-emu-5.0-1|3	%define oname dolphin
14cu|dolphin-emu-5.0-1|4	
14cu|dolphin-emu-5.0-1|5	Summary:	Gamecube / Wii / Triforce Emulator
14cu|dolphin-emu-5.0-1|6	Name:		dolphin-emu
14cu|dolphin-emu-5.0-1|7	Version:	5.0
14cu|dolphin-emu-5.0-1|8	Release:	1
14cu|dolphin-emu-5.0-1|9	Epoch:		1
14cu|dolphin-emu-5.0-1|10	License:	GPLv2+
14cu|dolphin-emu-5.0-1|11	Group:		Emulators
14cu|dolphin-emu-5.0-1|12	Url:		http://www.dolphin-emu.com/
14cu|dolphin-emu-5.0-1|13	# https://github.com/dolphin-emu/dolphin/archive/%{version}.tar.gz
14cu|dolphin-emu-5.0-1|14	Source0:	%{oname}-%{version}.tar.gz
14cu|dolphin-emu-5.0-1|15	Source9:	%{name}-256.png
14cu|dolphin-emu-5.0-1|16	Source10:	%{name}-128.png
14cu|dolphin-emu-5.0-1|17	Source11:	%{name}-64.png
14cu|dolphin-emu-5.0-1|18	Source12:	%{name}-32.png
14cu|dolphin-emu-5.0-1|19	Source13:	%{name}-16.png
14cu|dolphin-emu-5.0-1|20	Patch0:		dolphin-emu-cmakepath.patch
14cu|dolphin-emu-5.0-1|21	Patch1:		dolphin-emu-4.0.2-20150110-no-llvm.patch
14cu|dolphin-emu-5.0-1|22	BuildRequires:	cmake
14cu|dolphin-emu-5.0-1|23	BuildRequires:	git
14cu|dolphin-emu-5.0-1|24	BuildRequires:	ffmpeg-devel
14cu|dolphin-emu-5.0-1|25	BuildRequires:	gomp-devel
14cu|dolphin-emu-5.0-1|26	BuildRequires:	liblzo-devel
14cu|dolphin-emu-5.0-1|27	BuildRequires:	polarssl-devel
14cu|dolphin-emu-5.0-1|28	BuildRequires:	wxgtku3.0-devel
14cu|dolphin-emu-5.0-1|29	BuildRequires:	pkgconfig(ao)
14cu|dolphin-emu-5.0-1|30	BuildRequires:	pkgconfig(alsa)
14cu|dolphin-emu-5.0-1|31	BuildRequires:	pkgconfig(bluez)
14cu|dolphin-emu-5.0-1|32	BuildRequires:	pkgconfig(gl)
14cu|dolphin-emu-5.0-1|33	BuildRequires:	pkgconfig(glu)
14cu|dolphin-emu-5.0-1|34	BuildRequires:	pkgconfig(glew)
14cu|dolphin-emu-5.0-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|dolphin-emu-5.0-1|36	BuildRequires:	pkgconfig(libpng)
14cu|dolphin-emu-5.0-1|37	BuildRequires:	pkgconfig(libpulse)
14cu|dolphin-emu-5.0-1|38	BuildRequires:	pkgconfig(libevdev)
14cu|dolphin-emu-5.0-1|39	BuildRequires:	pkgconfig(libudev)
14cu|dolphin-emu-5.0-1|40	BuildRequires:	pkgconfig(libusb-1.0)
14cu|dolphin-emu-5.0-1|41	BuildRequires:	pkgconfig(openal)
14cu|dolphin-emu-5.0-1|42	BuildRequires:	pkgconfig(pangocairo)
14cu|dolphin-emu-5.0-1|43	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|dolphin-emu-5.0-1|44	BuildRequires:	pkgconfig(sdl2)
14cu|dolphin-emu-5.0-1|45	BuildRequires:	pkgconfig(sfml-network)
14cu|dolphin-emu-5.0-1|46	BuildRequires:	pkgconfig(sm)
14cu|dolphin-emu-5.0-1|47	BuildRequires:	pkgconfig(soundtouch)
14cu|dolphin-emu-5.0-1|48	BuildRequires:	pkgconfig(x11)
14cu|dolphin-emu-5.0-1|49	BuildRequires:	pkgconfig(xi)
14cu|dolphin-emu-5.0-1|50	BuildRequires:	pkgconfig(xrandr)
14cu|dolphin-emu-5.0-1|51	BuildRequires:	pkgconfig(zlib)
14cu|dolphin-emu-5.0-1|52	ExclusiveArch:	x86_64
14cu|dolphin-emu-5.0-1|53	
14cu|dolphin-emu-5.0-1|54	%description
14cu|dolphin-emu-5.0-1|55	Gamecube / Wii / Triforce Emulator.
14cu|dolphin-emu-5.0-1|56	
14cu|dolphin-emu-5.0-1|57	%files -f %{name}.lang
14cu|dolphin-emu-5.0-1|58	%doc license.txt Readme.md
14cu|dolphin-emu-5.0-1|59	%attr(0755,root,root) %{_bindir}/%{name}
14cu|dolphin-emu-5.0-1|60	%attr(0755,root,root) %{_bindir}/%{name}-nogui
14cu|dolphin-emu-5.0-1|61	%{_datadir}/%{name}
14cu|dolphin-emu-5.0-1|62	%{_datadir}/applications/%{name}.desktop
14cu|dolphin-emu-5.0-1|63	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|dolphin-emu-5.0-1|64	%{_mandir}/man6/dolphin-emu.6*
14cu|dolphin-emu-5.0-1|65	%{_mandir}/man6/dolphin-emu-nogui.6*
14cu|dolphin-emu-5.0-1|66	
14cu|dolphin-emu-5.0-1|67	#----------------------------------------------------------------------------
14cu|dolphin-emu-5.0-1|68	
14cu|dolphin-emu-5.0-1|69	%prep
14cu|dolphin-emu-5.0-1|70	%setup -qn %{oname}-%{version}
14cu|dolphin-emu-5.0-1|71	%patch0 -p1
14cu|dolphin-emu-5.0-1|72	%patch1 -p1
14cu|dolphin-emu-5.0-1|73	
14cu|dolphin-emu-5.0-1|74	%build
14cu|dolphin-emu-5.0-1|75	%cmake
14cu|dolphin-emu-5.0-1|76	%make VERBOSE=1
14cu|dolphin-emu-5.0-1|77	
14cu|dolphin-emu-5.0-1|78	%install
14cu|dolphin-emu-5.0-1|79	%makeinstall_std -C build
14cu|dolphin-emu-5.0-1|80	
14cu|dolphin-emu-5.0-1|81	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|dolphin-emu-5.0-1|82	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|dolphin-emu-5.0-1|83	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|dolphin-emu-5.0-1|84	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|dolphin-emu-5.0-1|85	install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|dolphin-emu-5.0-1|86	
14cu|dolphin-emu-5.0-1|87	install -d %{buildroot}%{_datadir}/applications
14cu|dolphin-emu-5.0-1|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|dolphin-emu-5.0-1|89	[Desktop Entry]
14cu|dolphin-emu-5.0-1|90	Name=Dolphin-Emulator
14cu|dolphin-emu-5.0-1|91	Comment=%{summary}
14cu|dolphin-emu-5.0-1|92	Exec=%{_bindir}/%{name}
14cu|dolphin-emu-5.0-1|93	Icon=%{name}
14cu|dolphin-emu-5.0-1|94	Terminal=false
14cu|dolphin-emu-5.0-1|95	Type=Application
14cu|dolphin-emu-5.0-1|96	StartupNotify=true
14cu|dolphin-emu-5.0-1|97	Categories=Game;Emulator;
14cu|dolphin-emu-5.0-1|98	EOF
14cu|dolphin-emu-5.0-1|99	
14cu|dolphin-emu-5.0-1|100	%find_lang %{name}
14cu|dolphin-emu-5.0-1|101	
14cu|dolphin-emu-5.0-1|102	
14cu|dolphin-emu-5.0-1|103	%changelog
14cu|dolphin-emu-5.0-1|104	
14cu|dolphin-emu-5.0-1|105	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.0-1
14cu|dolphin-emu-5.0-1|106	- (3e4d7e3) New version 5.0
14cu|dolphin-emu-5.0-1|107	- (3e4d7e3) Now supports only x86_64 (for i586 there's dolphin-emu4 4.x now)
14cu|dolphin-emu-5.0-1|108	
14cu|dolphin-emu-5.0-1|109	

9988 14
14cu|dolphin-libreoffice-templates-1.1-1|1	Summary:	LibreOffice document templates for Dolphin contextual menu
14cu|dolphin-libreoffice-templates-1.1-1|2	Name:		dolphin-libreoffice-templates
14cu|dolphin-libreoffice-templates-1.1-1|3	Version:	1.1
14cu|dolphin-libreoffice-templates-1.1-1|4	Release:	1
14cu|dolphin-libreoffice-templates-1.1-1|5	# Based on Calligra templates
14cu|dolphin-libreoffice-templates-1.1-1|6	License:	GPLv2+
14cu|dolphin-libreoffice-templates-1.1-1|7	Group:		Graphical desktop/KDE
14cu|dolphin-libreoffice-templates-1.1-1|8	Url:		http://rosalab.com/
14cu|dolphin-libreoffice-templates-1.1-1|9	Source0:	%{name}-%{version}.tar.bz2
14cu|dolphin-libreoffice-templates-1.1-1|10	Buildarch:	noarch
14cu|dolphin-libreoffice-templates-1.1-1|11	
14cu|dolphin-libreoffice-templates-1.1-1|12	%description
14cu|dolphin-libreoffice-templates-1.1-1|13	LibreOffice document templates for Dolphin contextual menu.
14cu|dolphin-libreoffice-templates-1.1-1|14	
14cu|dolphin-libreoffice-templates-1.1-1|15	%files
14cu|dolphin-libreoffice-templates-1.1-1|16	%{_datadir}/templates
14cu|dolphin-libreoffice-templates-1.1-1|17	
14cu|dolphin-libreoffice-templates-1.1-1|18	#----------------------------------------------------------------------------
14cu|dolphin-libreoffice-templates-1.1-1|19	
14cu|dolphin-libreoffice-templates-1.1-1|20	%prep
14cu|dolphin-libreoffice-templates-1.1-1|21	%setup -q
14cu|dolphin-libreoffice-templates-1.1-1|22	
14cu|dolphin-libreoffice-templates-1.1-1|23	%build
14cu|dolphin-libreoffice-templates-1.1-1|24	
14cu|dolphin-libreoffice-templates-1.1-1|25	%install
14cu|dolphin-libreoffice-templates-1.1-1|26	mkdir -p %{buildroot}%{_datadir}/templates/
14cu|dolphin-libreoffice-templates-1.1-1|27	mkdir -p %{buildroot}%{_datadir}/templates/.source
14cu|dolphin-libreoffice-templates-1.1-1|28	install -m 0644 templates/*.desktop %{buildroot}%{_datadir}/templates/
14cu|dolphin-libreoffice-templates-1.1-1|29	install -m 0644 templates/.source/* %{buildroot}%{_datadir}/templates/.source/
14cu|dolphin-libreoffice-templates-1.1-1|30	
14cu|dolphin-libreoffice-templates-1.1-1|31	
14cu|dolphin-libreoffice-templates-1.1-1|32	%changelog
14cu|dolphin-libreoffice-templates-1.1-1|33	* Mon Dec 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14cu|dolphin-libreoffice-templates-1.1-1|34	+ Revision: 0d9acef
14cu|dolphin-libreoffice-templates-1.1-1|35	- Fix presentation template
14cu|dolphin-libreoffice-templates-1.1-1|36	
14cu|dolphin-libreoffice-templates-1.1-1|37	

9989 14
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|1	Name:           dom2-core-tests
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|2	Version:        0.0.1
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|3	Release:        0.20040405.1.9
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|4	Epoch:          0
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|5	Summary:        DOM Conformance Test Suite
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|6	Group:          Development/Java
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|7	License:        W3C Software License
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|8	URL:            http://www.w3.org/DOM/Test/
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|9	Source0:        http://www.w3.org/2004/04/dom2-core-tests-20040405.jar
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|10	Patch0:         dom2-core-tests-build_xml.patch
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|11	Patch1:         dom2-core-tests-no-classpath-in-manifest.patch
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|12	BuildRequires:  ant
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|13	BuildArch:      noarch
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|14	BuildRequires:  java-devel >= 0:1.4.2
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|15	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|16	BuildRequires:  junit
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|17	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|18	%description
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|19	The DOM Test Suites (DOM TS) will consist of a number of tests
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|20	for each level of the DOM specification. The tests will be
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|21	represented in an XML grammar which ensures that tests can easily
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|22	be ported from the description format to a number of specific
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|23	language bindings. This grammar will be specified in XML Schema
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|24	and DTD form. The grammar will be automatically generated from the
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|25	DOM specifications themselves, to ensure stability and correctness.
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|26	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|27	%package javadoc
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|28	Group:          Development/Java
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|29	Summary:        Javadoc for %{name}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|30	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|31	%description javadoc
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|32	Javadoc for %{name}.
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|33	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|34	%prep
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|35	%setup -q -c
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|36	rm -r junit
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|37	find . -name '*.jar' -o -name '*.class' -exec rm {} \;
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|38	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|39	%patch0 -b .orig
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|40	%patch1 -p1
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|41	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|42	%build
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|43	export CLASSPATH=$(build-classpath junit)
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|44	export OPT_JAR_LIST=
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|45	%{ant} dist
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|46	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|47	%install
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|48	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|49	# jars
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|50	install -d -m 0755 %{buildroot}%{_javadir}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|51	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|52	vjar=$(echo %{name}.jar | sed s+.jar+-%{version}.jar+g)
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|53	install -m 644 %{name}-%{version}/%{name}.jar %{buildroot}%{_javadir}/$vjar
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|54	pushd %{buildroot}%{_javadir}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|55	ln -fs $vjar %{name}.jar
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|56	popd
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|57	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|58	# javadoc
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|59	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|60	cp -pr %{name}-%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|61	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|62	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|63	%files
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|64	%defattr(0644,root,root,0755)
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|65	%{_javadir}/*
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|66	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|67	%files javadoc
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|68	%defattr(0644,root,root,0755)
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|69	%{_javadocdir}/%{name}-%{version}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|70	%{_javadocdir}/%{name}
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|71	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|72	%changelog
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|73	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|74	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:0.0.1-0.20040405.1.9
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|75	- (f4006c5) Drop gcj
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|76	
14cu|dom2-core-tests-0.0.1-0.20040405.1.9|77	

9990 14
14cu|dom4j-1.6.1-11|1	Summary:        Open Source XML framework for Java
14cu|dom4j-1.6.1-11|2	Name:           dom4j
14cu|dom4j-1.6.1-11|3	Version:        1.6.1
14cu|dom4j-1.6.1-11|4	Release:        11
14cu|dom4j-1.6.1-11|5	License:        BSD
14cu|dom4j-1.6.1-11|6	URL:            http://www.dom4j.org/
14cu|dom4j-1.6.1-11|7	Group:          Development/Java
14cu|dom4j-1.6.1-11|8	Source0:        http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.tar.gz
14cu|dom4j-1.6.1-11|9	Source1:        dom4j_rundemo.sh
14cu|dom4j-1.6.1-11|10	Patch0:         dom4j-1.6.1-build_xml.patch
14cu|dom4j-1.6.1-11|11	# See https://bugzilla.redhat.com/show_bug.cgi?id=976180
14cu|dom4j-1.6.1-11|12	Patch1:         dom4j-1.6.1-Remove-references-to-ConcurrentReaderHashMap.patch
14cu|dom4j-1.6.1-11|13	Patch2:         dom4j-1.6.1-Port-to-JAXP-1.4.patch
14cu|dom4j-1.6.1-11|14	# Needed by stapler web framework
14cu|dom4j-1.6.1-11|15	Patch3:         dom4j-1.6.1-Add-ability-to-disable-HTML-handling.patch
14cu|dom4j-1.6.1-11|16	BuildRequires:  jpackage-utils >= 0:1.6
14cu|dom4j-1.6.1-11|17	BuildRequires:  ant >= 0:1.6
14cu|dom4j-1.6.1-11|18	BuildRequires:  junit
14cu|dom4j-1.6.1-11|19	BuildRequires:  jtidy
14cu|dom4j-1.6.1-11|20	BuildRequires:  junitperf
14cu|dom4j-1.6.1-11|21	BuildRequires:  isorelax
14cu|dom4j-1.6.1-11|22	BuildRequires:  jaxen-bootstrap >= 0:1.1-0.b7
14cu|dom4j-1.6.1-11|23	BuildRequires:  msv-msv
14cu|dom4j-1.6.1-11|24	BuildRequires:  relaxngDatatype
14cu|dom4j-1.6.1-11|25	BuildRequires:  bea-stax
14cu|dom4j-1.6.1-11|26	BuildRequires:  bea-stax-api
14cu|dom4j-1.6.1-11|27	BuildRequires:  ws-jaxme
14cu|dom4j-1.6.1-11|28	BuildRequires:  xalan-j2
14cu|dom4j-1.6.1-11|29	BuildRequires:  xerces-j2
14cu|dom4j-1.6.1-11|30	BuildRequires:  jaxp = 1.2
14cu|dom4j-1.6.1-11|31	BuildRequires:  xpp2
14cu|dom4j-1.6.1-11|32	BuildRequires:  xpp3
14cu|dom4j-1.6.1-11|33	BuildRequires:  msv-xsdlib
14cu|dom4j-1.6.1-11|34	Requires:  xpp2
14cu|dom4j-1.6.1-11|35	Requires:  xpp3
14cu|dom4j-1.6.1-11|36	Requires:  xerces-j2
14cu|dom4j-1.6.1-11|37	Requires:  msv-msv
14cu|dom4j-1.6.1-11|38	Requires:  msv-xsdlib
14cu|dom4j-1.6.1-11|39	Requires:  relaxngDatatype
14cu|dom4j-1.6.1-11|40	Requires:  isorelax
14cu|dom4j-1.6.1-11|41	Requires:  jaxen-bootstrap >= 0:1.1-0.b7
14cu|dom4j-1.6.1-11|42	Requires:  jpackage-utils >= 0:1.6
14cu|dom4j-1.6.1-11|43	Requires:  bea-stax
14cu|dom4j-1.6.1-11|44	Requires:  bea-stax-api
14cu|dom4j-1.6.1-11|45	Requires:  ws-jaxme
14cu|dom4j-1.6.1-11|46	Requires:  xalan-j2
14cu|dom4j-1.6.1-11|47	BuildArch:      noarch
14cu|dom4j-1.6.1-11|48	
14cu|dom4j-1.6.1-11|49	%description
14cu|dom4j-1.6.1-11|50	dom4j is an Open Source XML framework for Java. dom4j allows you to read,
14cu|dom4j-1.6.1-11|51	write, navigate, create and modify XML documents. dom4j integrates with
14cu|dom4j-1.6.1-11|52	DOM and SAX and is seamlessly integrated with full XPath support.
14cu|dom4j-1.6.1-11|53	
14cu|dom4j-1.6.1-11|54	%package demo
14cu|dom4j-1.6.1-11|55	Summary:        Samples for %{name}
14cu|dom4j-1.6.1-11|56	Group:          Development/Java
14cu|dom4j-1.6.1-11|57	Requires:       dom4j = 0:%{version}-%{release}
14cu|dom4j-1.6.1-11|58	
14cu|dom4j-1.6.1-11|59	%description demo
14cu|dom4j-1.6.1-11|60	Samples for %{name}.
14cu|dom4j-1.6.1-11|61	
14cu|dom4j-1.6.1-11|62	%package manual
14cu|dom4j-1.6.1-11|63	Summary:        Manual for %{name}
14cu|dom4j-1.6.1-11|64	Group:          Development/Java
14cu|dom4j-1.6.1-11|65	
14cu|dom4j-1.6.1-11|66	%description manual
14cu|dom4j-1.6.1-11|67	Development/Java for %{name}.
14cu|dom4j-1.6.1-11|68	
14cu|dom4j-1.6.1-11|69	%package javadoc
14cu|dom4j-1.6.1-11|70	Summary:        Javadoc for %{name}
14cu|dom4j-1.6.1-11|71	Group:          Development/Java
14cu|dom4j-1.6.1-11|72	
14cu|dom4j-1.6.1-11|73	%description javadoc
14cu|dom4j-1.6.1-11|74	Javadoc for %{name}.
14cu|dom4j-1.6.1-11|75	
14cu|dom4j-1.6.1-11|76	
14cu|dom4j-1.6.1-11|77	%prep
14cu|dom4j-1.6.1-11|78	%setup -q
14cu|dom4j-1.6.1-11|79	# replace run.sh
14cu|dom4j-1.6.1-11|80	cp -p %{SOURCE1} run.sh
14cu|dom4j-1.6.1-11|81	# remove binary libs
14cu|dom4j-1.6.1-11|82	find . -name "*.jar" -exec rm -f {} \;
14cu|dom4j-1.6.1-11|83	# fix for deleted jars
14cu|dom4j-1.6.1-11|84	mv build.xml build.xml.orig
14cu|dom4j-1.6.1-11|85	sed -e '/unjar/d' -e 's|,cookbook/\*\*,|,|' build.xml.orig > build.xml
14cu|dom4j-1.6.1-11|86	
14cu|dom4j-1.6.1-11|87	%patch0 -b .sav
14cu|dom4j-1.6.1-11|88	%patch1 -p1
14cu|dom4j-1.6.1-11|89	%patch2 -p1
14cu|dom4j-1.6.1-11|90	%patch3 -p1
14cu|dom4j-1.6.1-11|91	
14cu|dom4j-1.6.1-11|92	%build
14cu|dom4j-1.6.1-11|93	pushd lib
14cu|dom4j-1.6.1-11|94	ln -sf $(build-classpath xpp2)
14cu|dom4j-1.6.1-11|95	ln -sf $(build-classpath relaxngDatatype)
14cu|dom4j-1.6.1-11|96	ln -sf $(build-classpath jaxme/jaxmeapi)
14cu|dom4j-1.6.1-11|97	ln -sf $(build-classpath msv-xsdlib)
14cu|dom4j-1.6.1-11|98	ln -sf $(build-classpath msv-msv)
14cu|dom4j-1.6.1-11|99	ln -sf $(build-classpath jaxen)
14cu|dom4j-1.6.1-11|100	ln -sf $(build-classpath bea-stax-api)
14cu|dom4j-1.6.1-11|101	pushd test
14cu|dom4j-1.6.1-11|102	ln -sf $(build-classpath bea-stax-ri)
14cu|dom4j-1.6.1-11|103	ln -sf $(build-classpath junitperf)
14cu|dom4j-1.6.1-11|104	ln -sf $(build-classpath junit)
14cu|dom4j-1.6.1-11|105	popd
14cu|dom4j-1.6.1-11|106	ln -sf $(build-classpath xpp3)
14cu|dom4j-1.6.1-11|107	pushd tools
14cu|dom4j-1.6.1-11|108	ln -sf $(build-classpath jaxme/jaxmexs)
14cu|dom4j-1.6.1-11|109	ln -sf $(build-classpath xalan-j2)
14cu|dom4j-1.6.1-11|110	ln -sf $(build-classpath jaxme/jaxmejs)
14cu|dom4j-1.6.1-11|111	ln -sf $(build-classpath jtidy)
14cu|dom4j-1.6.1-11|112	ln -sf $(build-classpath isorelax)
14cu|dom4j-1.6.1-11|113	ln -sf $(build-classpath jaxme/jaxme2)
14cu|dom4j-1.6.1-11|114	ln -sf $(build-classpath xerces-j2)
14cu|dom4j-1.6.1-11|115	popd
14cu|dom4j-1.6.1-11|116	popd
14cu|dom4j-1.6.1-11|117	
14cu|dom4j-1.6.1-11|118	# FIXME: test needs to be fixed
14cu|dom4j-1.6.1-11|119	ant all samples # test
14cu|dom4j-1.6.1-11|120	
14cu|dom4j-1.6.1-11|121	%install
14cu|dom4j-1.6.1-11|122	# jars
14cu|dom4j-1.6.1-11|123	mkdir -p %{buildroot}%{_javadir}
14cu|dom4j-1.6.1-11|124	cp -p build/%{name}.jar \
14cu|dom4j-1.6.1-11|125	%{buildroot}%{_javadir}/%{name}.jar
14cu|dom4j-1.6.1-11|126	
14cu|dom4j-1.6.1-11|127	# javadoc
14cu|dom4j-1.6.1-11|128	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|dom4j-1.6.1-11|129	pushd build/doc/javadoc
14cu|dom4j-1.6.1-11|130	for f in `find -name \*.html -o -name \*.css`; do
14cu|dom4j-1.6.1-11|131	sed -i 's/\r//g' $f;
14cu|dom4j-1.6.1-11|132	done
14cu|dom4j-1.6.1-11|133	popd
14cu|dom4j-1.6.1-11|134	cp -pr build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14cu|dom4j-1.6.1-11|135	
14cu|dom4j-1.6.1-11|136	# manual
14cu|dom4j-1.6.1-11|137	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|138	rm -rf docs/apidocs docs/clover
14cu|dom4j-1.6.1-11|139	pushd docs
14cu|dom4j-1.6.1-11|140	for f in `find -name \*.html -o -name \*.css -o -name \*.java`; do
14cu|dom4j-1.6.1-11|141	sed -i 's/\r//g' $f;
14cu|dom4j-1.6.1-11|142	done
14cu|dom4j-1.6.1-11|143	popd
14cu|dom4j-1.6.1-11|144	cp -pr docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|145	tr -d \\r <LICENSE.txt >tmp.file; mv tmp.file LICENSE.txt
14cu|dom4j-1.6.1-11|146	cp -p LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|147	
14cu|dom4j-1.6.1-11|148	# demo
14cu|dom4j-1.6.1-11|149	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/classes/org/dom4j
14cu|dom4j-1.6.1-11|150	cp -pr xml %{buildroot}%{_datadir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|151	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/src
14cu|dom4j-1.6.1-11|152	cp -pr src/samples %{buildroot}%{_datadir}/%{name}-%{version}/src
14cu|dom4j-1.6.1-11|153	cp -pr build/classes/org/dom4j/samples %{buildroot}%{_datadir}/%{name}-%{version}/classes/org/dom4j
14cu|dom4j-1.6.1-11|154	install -m 755 run.sh %{buildroot}%{_datadir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|155	
14cu|dom4j-1.6.1-11|156	%files
14cu|dom4j-1.6.1-11|157	%dir %{_docdir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|158	%{_javadir}/%{name}.jar
14cu|dom4j-1.6.1-11|159	
14cu|dom4j-1.6.1-11|160	%files javadoc
14cu|dom4j-1.6.1-11|161	%{_javadocdir}/*
14cu|dom4j-1.6.1-11|162	
14cu|dom4j-1.6.1-11|163	%files manual
14cu|dom4j-1.6.1-11|164	%doc %{_docdir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|165	
14cu|dom4j-1.6.1-11|166	%files demo
14cu|dom4j-1.6.1-11|167	%attr(0755,root,root) %{_datadir}/%{name}-%{version}/run.sh
14cu|dom4j-1.6.1-11|168	%dir %{_datadir}/%{name}-%{version}
14cu|dom4j-1.6.1-11|169	%{_datadir}/%{name}-%{version}/src
14cu|dom4j-1.6.1-11|170	%{_datadir}/%{name}-%{version}/xml
14cu|dom4j-1.6.1-11|171	%{_datadir}/%{name}-%{version}/classes
14cu|dom4j-1.6.1-11|172	
14cu|dom4j-1.6.1-11|173	
14cu|dom4j-1.6.1-11|174	
14cu|dom4j-1.6.1-11|175	
14cu|dom4j-1.6.1-11|176	%changelog
14cu|dom4j-1.6.1-11|177	
14cu|dom4j-1.6.1-11|178	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.6.1-11
14cu|dom4j-1.6.1-11|179	- (203202c) Fix build in modern environment
14cu|dom4j-1.6.1-11|180	
14cu|dom4j-1.6.1-11|181	

9991 14
14cu|doomsday-1.14.5-2|1	%define __noautoprov 'libdehread\\.so(.*)|libdoom64\\.so(.*)|libdoom\\.so(.*)|libexample\\.so(.*)|libheretic\\.so(.*)|libhexen\\.so(.*)|libsavegameconverter\\.so(.*)|libwadmapconverter\\.so(.*)'
14cu|doomsday-1.14.5-2|2	
14cu|doomsday-1.14.5-2|3	Summary:	The Doomsday Engine: Doom/Hertic/Hexen port with pretty graphics
14cu|doomsday-1.14.5-2|4	Name:		doomsday
14cu|doomsday-1.14.5-2|5	Version:	1.14.5
14cu|doomsday-1.14.5-2|6	Release:	2
14cu|doomsday-1.14.5-2|7	License:	GPLv2+
14cu|doomsday-1.14.5-2|8	Group:		Games/Shooter
14cu|doomsday-1.14.5-2|9	Url:		http://dengine.net/
14cu|doomsday-1.14.5-2|10	Source0:	http://sourceforge.net/projects/deng/files/Doomsday%20Engine/%{version}/%{name}-%{version}.tar.gz
14cu|doomsday-1.14.5-2|11	Patch0:		doomsday-1.14.5-desktop.patch
14cu|doomsday-1.14.5-2|12	BuildRequires:	imagemagick
14cu|doomsday-1.14.5-2|13	BuildRequires:	qt4-devel
14cu|doomsday-1.14.5-2|14	BuildRequires:	pkgconfig(gl)
14cu|doomsday-1.14.5-2|15	BuildRequires:	pkgconfig(glu)
14cu|doomsday-1.14.5-2|16	BuildRequires:	pkgconfig(libpng)
14cu|doomsday-1.14.5-2|17	BuildRequires:	pkgconfig(ncurses)
14cu|doomsday-1.14.5-2|18	BuildRequires:	pkgconfig(sdl)
14cu|doomsday-1.14.5-2|19	BuildRequires:	pkgconfig(SDL_mixer)
14cu|doomsday-1.14.5-2|20	BuildRequires:	pkgconfig(zlib)
14cu|doomsday-1.14.5-2|21	Suggests:	%{name}-launcher
14cu|doomsday-1.14.5-2|22	
14cu|doomsday-1.14.5-2|23	%description
14cu|doomsday-1.14.5-2|24	The Doomsday Engine is a source port with support for Doom, Heretic,
14cu|doomsday-1.14.5-2|25	and Hexen. It does not support BOOM extensions.
14cu|doomsday-1.14.5-2|26	
14cu|doomsday-1.14.5-2|27	%files
14cu|doomsday-1.14.5-2|28	%dir %{_sysconfdir}/doomsday
14cu|doomsday-1.14.5-2|29	%config %{_sysconfdir}/doomsday/paths
14cu|doomsday-1.14.5-2|30	%{_bindir}/doomsday*
14cu|doomsday-1.14.5-2|31	%{_libdir}/%{name}/
14cu|doomsday-1.14.5-2|32	%dir %{_datadir}/%{name}/
14cu|doomsday-1.14.5-2|33	%{_datadir}/%{name}/data/
14cu|doomsday-1.14.5-2|34	%{_datadir}/%{name}/icons/
14cu|doomsday-1.14.5-2|35	%{_datadir}/%{name}/modules/
14cu|doomsday-1.14.5-2|36	%{_datadir}/applications/%{name}-shell.desktop
14cu|doomsday-1.14.5-2|37	%{_mandir}/man6/doomsday*.6*
14cu|doomsday-1.14.5-2|38	%if "%{_libdir}" != "%{_libexecdir}"
14cu|doomsday-1.14.5-2|39	%{_libexecdir}/%{name}/
14cu|doomsday-1.14.5-2|40	%endif
14cu|doomsday-1.14.5-2|41	
14cu|doomsday-1.14.5-2|42	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|43	
14cu|doomsday-1.14.5-2|44	%package launcher
14cu|doomsday-1.14.5-2|45	Summary:	Graphical launcher for Doomsday
14cu|doomsday-1.14.5-2|46	Group:		Games/Shooter
14cu|doomsday-1.14.5-2|47	Requires:	%{name}
14cu|doomsday-1.14.5-2|48	Requires:	wxPython
14cu|doomsday-1.14.5-2|49	BuildArch:	noarch
14cu|doomsday-1.14.5-2|50	
14cu|doomsday-1.14.5-2|51	%description launcher
14cu|doomsday-1.14.5-2|52	Snowberry is the official frontend of the Doomsday Engine. It is a portable
14cu|doomsday-1.14.5-2|53	graphical game launcher, with support for configuring the various types of
14cu|doomsday-1.14.5-2|54	games supported by Doomsday. It offers to save your settings for launching
14cu|doomsday-1.14.5-2|55	a particular game (e.g., Doom).
14cu|doomsday-1.14.5-2|56	
14cu|doomsday-1.14.5-2|57	%files launcher
14cu|doomsday-1.14.5-2|58	%{_bindir}/launch-doomsday
14cu|doomsday-1.14.5-2|59	%{_datadir}/applications/%{name}-engine.desktop
14cu|doomsday-1.14.5-2|60	%{_datadir}/%{name}/snowberry
14cu|doomsday-1.14.5-2|61	
14cu|doomsday-1.14.5-2|62	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|63	
14cu|doomsday-1.14.5-2|64	%define deng1_major 1
14cu|doomsday-1.14.5-2|65	%define libdeng1 %mklibname deng1_ %{deng1_major}
14cu|doomsday-1.14.5-2|66	
14cu|doomsday-1.14.5-2|67	%package -n %{libdeng1}
14cu|doomsday-1.14.5-2|68	Summary:	Shared library for %{name}
14cu|doomsday-1.14.5-2|69	Group:		System/Libraries
14cu|doomsday-1.14.5-2|70	
14cu|doomsday-1.14.5-2|71	%description -n %{libdeng1}
14cu|doomsday-1.14.5-2|72	Shared library for %{name}.
14cu|doomsday-1.14.5-2|73	
14cu|doomsday-1.14.5-2|74	%files -n %{libdeng1}
14cu|doomsday-1.14.5-2|75	%{_libdir}/libdeng1.so.%{deng1_major}*
14cu|doomsday-1.14.5-2|76	
14cu|doomsday-1.14.5-2|77	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|78	
14cu|doomsday-1.14.5-2|79	%define deng2_major 2
14cu|doomsday-1.14.5-2|80	%define libdeng2 %mklibname deng2_ %{deng2_major}
14cu|doomsday-1.14.5-2|81	
14cu|doomsday-1.14.5-2|82	%package -n %{libdeng2}
14cu|doomsday-1.14.5-2|83	Summary:	Shared library for %{name}
14cu|doomsday-1.14.5-2|84	Group:		System/Libraries
14cu|doomsday-1.14.5-2|85	
14cu|doomsday-1.14.5-2|86	%description -n %{libdeng2}
14cu|doomsday-1.14.5-2|87	Shared library for %{name}.
14cu|doomsday-1.14.5-2|88	
14cu|doomsday-1.14.5-2|89	%files -n %{libdeng2}
14cu|doomsday-1.14.5-2|90	%{_libdir}/libdeng2.so.%{deng2_major}*
14cu|doomsday-1.14.5-2|91	
14cu|doomsday-1.14.5-2|92	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|93	
14cu|doomsday-1.14.5-2|94	%define deng_appfw_major 1
14cu|doomsday-1.14.5-2|95	%define libdeng_appfw %mklibname deng_appfw %{deng_appfw_major}
14cu|doomsday-1.14.5-2|96	
14cu|doomsday-1.14.5-2|97	%package -n %{libdeng_appfw}
14cu|doomsday-1.14.5-2|98	Summary:	Shared library for %{name}
14cu|doomsday-1.14.5-2|99	Group:		System/Libraries
14cu|doomsday-1.14.5-2|100	
14cu|doomsday-1.14.5-2|101	%description -n %{libdeng_appfw}
14cu|doomsday-1.14.5-2|102	Shared library for %{name}.
14cu|doomsday-1.14.5-2|103	
14cu|doomsday-1.14.5-2|104	%files -n %{libdeng_appfw}
14cu|doomsday-1.14.5-2|105	%{_libdir}/libdeng_appfw.so.%{deng_appfw_major}*
14cu|doomsday-1.14.5-2|106	
14cu|doomsday-1.14.5-2|107	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|108	
14cu|doomsday-1.14.5-2|109	%define deng_gui_major 1
14cu|doomsday-1.14.5-2|110	%define libdeng_gui %mklibname deng_gui %{deng_gui_major}
14cu|doomsday-1.14.5-2|111	
14cu|doomsday-1.14.5-2|112	%package -n %{libdeng_gui}
14cu|doomsday-1.14.5-2|113	Summary:	Shared library for %{name}
14cu|doomsday-1.14.5-2|114	Group:		System/Libraries
14cu|doomsday-1.14.5-2|115	
14cu|doomsday-1.14.5-2|116	%description -n %{libdeng_gui}
14cu|doomsday-1.14.5-2|117	Shared library for %{name}.
14cu|doomsday-1.14.5-2|118	
14cu|doomsday-1.14.5-2|119	%files -n %{libdeng_gui}
14cu|doomsday-1.14.5-2|120	%{_libdir}/libdeng_gui.so.%{deng_gui_major}*
14cu|doomsday-1.14.5-2|121	
14cu|doomsday-1.14.5-2|122	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|123	
14cu|doomsday-1.14.5-2|124	%define deng_shell_major 0
14cu|doomsday-1.14.5-2|125	%define libdeng_shell %mklibname deng_shell %{deng_shell_major}
14cu|doomsday-1.14.5-2|126	
14cu|doomsday-1.14.5-2|127	%package -n %{libdeng_shell}
14cu|doomsday-1.14.5-2|128	Summary:	Shared library for %{name}
14cu|doomsday-1.14.5-2|129	Group:		System/Libraries
14cu|doomsday-1.14.5-2|130	
14cu|doomsday-1.14.5-2|131	%description -n %{libdeng_shell}
14cu|doomsday-1.14.5-2|132	Shared library for %{name}.
14cu|doomsday-1.14.5-2|133	
14cu|doomsday-1.14.5-2|134	%files -n %{libdeng_shell}
14cu|doomsday-1.14.5-2|135	%{_libdir}/libdeng_shell.so.%{deng_shell_major}*
14cu|doomsday-1.14.5-2|136	
14cu|doomsday-1.14.5-2|137	#----------------------------------------------------------------------------
14cu|doomsday-1.14.5-2|138	
14cu|doomsday-1.14.5-2|139	%prep
14cu|doomsday-1.14.5-2|140	%setup -q
14cu|doomsday-1.14.5-2|141	%patch0 -p1
14cu|doomsday-1.14.5-2|142	
14cu|doomsday-1.14.5-2|143	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cu|doomsday-1.14.5-2|144	
14cu|doomsday-1.14.5-2|145	%build
14cu|doomsday-1.14.5-2|146	pushd doomsday
14cu|doomsday-1.14.5-2|147	%qmake_qt4 DENG_LIB_DIR=%{_libdir}
14cu|doomsday-1.14.5-2|148	%make
14cu|doomsday-1.14.5-2|149	popd
14cu|doomsday-1.14.5-2|150	
14cu|doomsday-1.14.5-2|151	%install
14cu|doomsday-1.14.5-2|152	pushd doomsday
14cu|doomsday-1.14.5-2|153	make install INSTALL_ROOT=%{buildroot}
14cu|doomsday-1.14.5-2|154	popd
14cu|doomsday-1.14.5-2|155	
14cu|doomsday-1.14.5-2|156	mkdir -p %{buildroot}%{_libexecdir}/%{name}
14cu|doomsday-1.14.5-2|157	mv %{buildroot}%{_bindir}/{md2tool,savegametool,texc} %{buildroot}%{_libexecdir}/%{name}
14cu|doomsday-1.14.5-2|158	
14cu|doomsday-1.14.5-2|159	mkdir -p %{buildroot}%{_sysconfdir}/doomsday
14cu|doomsday-1.14.5-2|160	cat > %{buildroot}%{_sysconfdir}/doomsday/paths <<-EOF
14cu|doomsday-1.14.5-2|161	basedir: %{_datadir}/doomsday
14cu|doomsday-1.14.5-2|162	libdir: %{_libdir}/doomsday
14cu|doomsday-1.14.5-2|163	iwaddir: %{_datadir}/doom
14cu|doomsday-1.14.5-2|164	EOF
14cu|doomsday-1.14.5-2|165	
14cu|doomsday-1.14.5-2|166	rm -f %{buildroot}%{_libdir}/*.so
14cu|doomsday-1.14.5-2|167	
14cu|doomsday-1.14.5-2|168	%changelog
14cu|doomsday-1.14.5-2|169	* Sun Nov 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.5-2
14cu|doomsday-1.14.5-2|170	+ Revision: 091171e
14cu|doomsday-1.14.5-2|171	- Try to get rid of warnings about incorrect sRGB profile for images
14cu|doomsday-1.14.5-2|172	
14cu|doomsday-1.14.5-2|173	

9992 14
14cu|doomseeker-1.0-1|1	%define debug_package	%{nil}
14cu|doomseeker-1.0-1|2	
14cu|doomseeker-1.0-1|3	Summary:        A cross-platform Doom server browser
14cu|doomseeker-1.0-1|4	Name:           doomseeker
14cu|doomseeker-1.0-1|5	Version:        1.0
14cu|doomseeker-1.0-1|6	Release:        1
14cu|doomseeker-1.0-1|7	License:        GPLv2
14cu|doomseeker-1.0-1|8	Group:          Games/Arcade
14cu|doomseeker-1.0-1|9	Url:            http://doomseeker.drdteam.org/
14cu|doomseeker-1.0-1|10	Source0:        http://doomseeker.drdteam.org/files/%{name}-%{version}_src.tar.bz2
14cu|doomseeker-1.0-1|11	Source1:        doomseeker.desktop
14cu|doomseeker-1.0-1|12	BuildRequires:  qt4-devel
14cu|doomseeker-1.0-1|13	BuildRequires:  cmake
14cu|doomseeker-1.0-1|14	BuildRequires:  bzip2-devel
14cu|doomseeker-1.0-1|15	BuildRequires:  pkgconfig(zlib)
14cu|doomseeker-1.0-1|16	BuildRequires:  desktop-file-utils
14cu|doomseeker-1.0-1|17	
14cu|doomseeker-1.0-1|18	%description
14cu|doomseeker-1.0-1|19	%{summary}.
14cu|doomseeker-1.0-1|20	
14cu|doomseeker-1.0-1|21	%files
14cu|doomseeker-1.0-1|22	%doc LICENSE *.md
14cu|doomseeker-1.0-1|23	%{_bindir}/%{name}
14cu|doomseeker-1.0-1|24	%{_datadir}/%{name}
14cu|doomseeker-1.0-1|25	%{_datadir}/applications/%{name}.desktop
14cu|doomseeker-1.0-1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|doomseeker-1.0-1|27	%{_libdir}/libwadseeker.so
14cu|doomseeker-1.0-1|28	#------------------------------------------------------------------
14cu|doomseeker-1.0-1|29	
14cu|doomseeker-1.0-1|30	%prep
14cu|doomseeker-1.0-1|31	%setup -qn %{name}-%{version}_src
14cu|doomseeker-1.0-1|32	chmod -x README.md LICENSE
14cu|doomseeker-1.0-1|33	
14cu|doomseeker-1.0-1|34	%build
14cu|doomseeker-1.0-1|35	%cmake_qt4 -DCMAKE_BUILD_TYPE=Release \
14cu|doomseeker-1.0-1|36	-DCMAKE_INSTALL_COMPONENT=%{_libdir}/%{name}/engines
14cu|doomseeker-1.0-1|37	%make
14cu|doomseeker-1.0-1|38	
14cu|doomseeker-1.0-1|39	%install
14cu|doomseeker-1.0-1|40	%makeinstall_std -C build
14cu|doomseeker-1.0-1|41	# fix libs path for 64 bit
14cu|doomseeker-1.0-1|42	%ifarch x86_64
14cu|doomseeker-1.0-1|43	mkdir -p  %{buildroot}%{_libdir}
14cu|doomseeker-1.0-1|44	cp -pr %{buildroot}/usr/lib/libwadseeker.so %{buildroot}%{_libdir}
14cu|doomseeker-1.0-1|45	rm -fr %{buildroot}/usr/lib
14cu|doomseeker-1.0-1|46	%endif
14cu|doomseeker-1.0-1|47	
14cu|doomseeker-1.0-1|48	# icons
14cu|doomseeker-1.0-1|49	for i in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
14cu|doomseeker-1.0-1|50	install -Dm644 media/icon.png \
14cu|doomseeker-1.0-1|51	%{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cu|doomseeker-1.0-1|52	done
14cu|doomseeker-1.0-1|53	
14cu|doomseeker-1.0-1|54	# menu entry
14cu|doomseeker-1.0-1|55	rm -fr %{buildroot}%{_datadir}/applications/Doomseeker.desktop
14cu|doomseeker-1.0-1|56	desktop-file-install %{SOURCE1} \
14cu|doomseeker-1.0-1|57	--dir=%{buildroot}%{_datadir}/applications
14cu|doomseeker-1.0-1|58	
14cu|doomseeker-1.0-1|59	%changelog
14cu|doomseeker-1.0-1|60	
14cu|doomseeker-1.0-1|61	* Fri Mar 18 2016 abfonly <abfonly@gmail.com> 1.0-1
14cu|doomseeker-1.0-1|62	- (1c1b5fb) Imported from SRPM
14cu|doomseeker-1.0-1|63	
14cu|doomseeker-1.0-1|64	

9993 14
14cu|dotclear-2.10.2-1|1	Name:		dotclear
14cu|dotclear-2.10.2-1|2	Version:	2.10.2
14cu|dotclear-2.10.2-1|3	Release:	1
14cu|dotclear-2.10.2-1|4	Summary:	Web-based blog
14cu|dotclear-2.10.2-1|5	
14cu|dotclear-2.10.2-1|6	License:	GPLv2
14cu|dotclear-2.10.2-1|7	Group:		System/Servers
14cu|dotclear-2.10.2-1|8	URL:		http://www.dotclear.net
14cu|dotclear-2.10.2-1|9	Source0:	http://download.dotclear.org/latest/%{name}-%{version}.tar.gz
14cu|dotclear-2.10.2-1|10	Source1:	%{name}.rpmlintrc
14cu|dotclear-2.10.2-1|11	Patch0:		php53.patch
14cu|dotclear-2.10.2-1|12	Requires:	php-xml
14cu|dotclear-2.10.2-1|13	Requires:	php-iconv
14cu|dotclear-2.10.2-1|14	Requires:	php-mbstring
14cu|dotclear-2.10.2-1|15	BuildArch:	noarch
14cu|dotclear-2.10.2-1|16	
14cu|dotclear-2.10.2-1|17	%description
14cu|dotclear-2.10.2-1|18	dotclear is a multilingual web application developed in php.
14cu|dotclear-2.10.2-1|19	It provides personal blogs and trackbacks to react,
14cu|dotclear-2.10.2-1|20	but also can be used in a multi-user mode with several right levels.
14cu|dotclear-2.10.2-1|21	
14cu|dotclear-2.10.2-1|22	%prep
14cu|dotclear-2.10.2-1|23	%setup -q -n %{name}
14cu|dotclear-2.10.2-1|24	%patch0 -p1
14cu|dotclear-2.10.2-1|25	
14cu|dotclear-2.10.2-1|26	%build
14cu|dotclear-2.10.2-1|27	
14cu|dotclear-2.10.2-1|28	%install
14cu|dotclear-2.10.2-1|29	# install files
14cu|dotclear-2.10.2-1|30	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cu|dotclear-2.10.2-1|31	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cu|dotclear-2.10.2-1|32	for i in CHANGELOG CREDITS LICENSE README; do
14cu|dotclear-2.10.2-1|33	rm -f %{buildroot}%{_var}/www/%{name}/$i
14cu|dotclear-2.10.2-1|34	done
14cu|dotclear-2.10.2-1|35	
14cu|dotclear-2.10.2-1|36	# apache configuration
14cu|dotclear-2.10.2-1|37	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|dotclear-2.10.2-1|38	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|dotclear-2.10.2-1|39	Alias /dotclear /var/www/dotclear
14cu|dotclear-2.10.2-1|40	<Directory /var/www/dotclear>
14cu|dotclear-2.10.2-1|41	Require all granted
14cu|dotclear-2.10.2-1|42	</Directory>
14cu|dotclear-2.10.2-1|43	
14cu|dotclear-2.10.2-1|44	<Directory /var/www/dotclear/admin/install>
14cu|dotclear-2.10.2-1|45	Require local granted
14cu|dotclear-2.10.2-1|46	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|dotclear-2.10.2-1|47	</Directory>
14cu|dotclear-2.10.2-1|48	EOF
14cu|dotclear-2.10.2-1|49	
14cu|dotclear-2.10.2-1|50	# remove .htaccess files
14cu|dotclear-2.10.2-1|51	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
14cu|dotclear-2.10.2-1|52	
14cu|dotclear-2.10.2-1|53	# fix exectuable bit
14cu|dotclear-2.10.2-1|54	find %{buildroot}%{_var}/www/%{name} -type f -exec chmod 644 {} \;
14cu|dotclear-2.10.2-1|55	chmod 755 %{buildroot}%{_var}/www/%{name}/inc/dbschema/upgrade-cli.php
14cu|dotclear-2.10.2-1|56	
14cu|dotclear-2.10.2-1|57	cat > README.urpmi <<EOF
14cu|dotclear-2.10.2-1|58	Dotclear is a database driven blogging program designed to make it exceedingly
14cu|dotclear-2.10.2-1|59	easy to publish an online blog, sometimes also called a weblog or journal.
14cu|dotclear-2.10.2-1|60	
14cu|dotclear-2.10.2-1|61	Once this package is installed, there are a few configuration items which need
14cu|dotclear-2.10.2-1|62	to be performed before the blog is usable.  First, you need to install
14cu|dotclear-2.10.2-1|63	Mysql or PostgreSQL database and corresponding php modules:
14cu|dotclear-2.10.2-1|64	
14cu|dotclear-2.10.2-1|65	# urpmi mysql php-mysql
14cu|dotclear-2.10.2-1|66	
14cu|dotclear-2.10.2-1|67	or
14cu|dotclear-2.10.2-1|68	
14cu|dotclear-2.10.2-1|69	# urpmi postgresql php-pgsql
14cu|dotclear-2.10.2-1|70	
14cu|dotclear-2.10.2-1|71	Then, you need to establish a username and password to connect to your
14cu|dotclear-2.10.2-1|72	MySQL database as, and make both MySQL/Postgres and Dotclear aware of this.
14cu|dotclear-2.10.2-1|73	Let's start by creating the database and the username / password
14cu|dotclear-2.10.2-1|74	inside MySQL first:
14cu|dotclear-2.10.2-1|75	
14cu|dotclear-2.10.2-1|76	# mysql
14cu|dotclear-2.10.2-1|77	mysql> create database dotclear;
14cu|dotclear-2.10.2-1|78	Query OK, 1 row affected (0.00 sec)
14cu|dotclear-2.10.2-1|79	
14cu|dotclear-2.10.2-1|80	mysql> grant all privileges on dotclear.* to dotclear identified by 'dotclear';
14cu|dotclear-2.10.2-1|81	Query OK, 0 rows affected (0.00 sec)
14cu|dotclear-2.10.2-1|82	
14cu|dotclear-2.10.2-1|83	mysql> flush privileges;
14cu|dotclear-2.10.2-1|84	Query OK, 0 rows affected (0.00 sec)
14cu|dotclear-2.10.2-1|85	
14cu|dotclear-2.10.2-1|86	mysql> exit
14cu|dotclear-2.10.2-1|87	Bye
14cu|dotclear-2.10.2-1|88	#
14cu|dotclear-2.10.2-1|89	
14cu|dotclear-2.10.2-1|90	Under certain curcumstances, you may need to run variations of the "grant"
14cu|dotclear-2.10.2-1|91	command:
14cu|dotclear-2.10.2-1|92	mysql> grant all privileges on dotclear.* to dotclear@localhost identified by 'dotclear';
14cu|dotclear-2.10.2-1|93	OR
14cu|dotclear-2.10.2-1|94	mysql> grant all privileges on dotclear.* to dotclear@'%' identified by 'dotclear';
14cu|dotclear-2.10.2-1|95	
14cu|dotclear-2.10.2-1|96	This has created an empty database called 'dotclear', created a user named
14cu|dotclear-2.10.2-1|97	'dotclear' with a password of 'dotclear', and given the 'dotclear' user total
14cu|dotclear-2.10.2-1|98	permission over the 'dotclear' database.  Obviously, you'll want to select a
14cu|dotclear-2.10.2-1|99	different password, and you may want to choose different database and user
14cu|dotclear-2.10.2-1|100	names depending on your installation.  The specific values you choose are
14cu|dotclear-2.10.2-1|101	not constrained, they simply need to be consistent between the database and the
14cu|dotclear-2.10.2-1|102	config file.
14cu|dotclear-2.10.2-1|103	
14cu|dotclear-2.10.2-1|104	Once that's done and the database server and web server have been started,
14cu|dotclear-2.10.2-1|105	in your favourite web browser, enter following URL :
14cu|dotclear-2.10.2-1|106	http://hostname/dotclear/admin/install/wizard.php  and
14cu|dotclear-2.10.2-1|107	follow the instructions given to you on the pages you see to set up the
14cu|dotclear-2.10.2-1|108	database tables and begin publishing your blog.
14cu|dotclear-2.10.2-1|109	EOF
14cu|dotclear-2.10.2-1|110	
14cu|dotclear-2.10.2-1|111	%files
14cu|dotclear-2.10.2-1|112	%doc README.urpmi CHANGELOG CREDITS LICENSE
14cu|dotclear-2.10.2-1|113	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|dotclear-2.10.2-1|114	%dir %{_var}/www/%{name}
14cu|dotclear-2.10.2-1|115	%{_var}/www/%{name}/*.php
14cu|dotclear-2.10.2-1|116	%{_var}/www/%{name}/*.md
14cu|dotclear-2.10.2-1|117	#%{_var}/www/%{name}/inc/
14cu|dotclear-2.10.2-1|118	%{_var}/www/%{name}/admin
14cu|dotclear-2.10.2-1|119	#%{_var}/www/%{name}/cache
14cu|dotclear-2.10.2-1|120	%{_var}/www/%{name}/db
14cu|dotclear-2.10.2-1|121	%{_var}/www/%{name}/locales
14cu|dotclear-2.10.2-1|122	%{_var}/www/%{name}/plugins
14cu|dotclear-2.10.2-1|123	%{_var}/www/%{name}/public
14cu|dotclear-2.10.2-1|124	%{_var}/www/%{name}/themes
14cu|dotclear-2.10.2-1|125	%attr(0775,root,apache) %{_var}/www/%{name}/cache
14cu|dotclear-2.10.2-1|126	%attr(0775,root,apache) %{_var}/www/%{name}/inc/
14cu|dotclear-2.10.2-1|127	
14cu|dotclear-2.10.2-1|128	%changelog
14cu|dotclear-2.10.2-1|129	
14cu|dotclear-2.10.2-1|130	* Mon Sep 05 2016 alzim <alzim@bk.ru> 2.10.2-1
14cu|dotclear-2.10.2-1|131	- (4df843a) Merge pull request #1 from import/dotclear:rosa2016.1
14cu|dotclear-2.10.2-1|132	- (4df843a) Updated to 2.10.2
14cu|dotclear-2.10.2-1|133	
14cu|dotclear-2.10.2-1|134	

9994 14
14cu|doublecmd-0.7.7-1|1	# norootforbuild
14cu|doublecmd-0.7.7-1|2	
14cu|doublecmd-0.7.7-1|3	%define debug_package %{nil}
14cu|doublecmd-0.7.7-1|4	
14cu|doublecmd-0.7.7-1|5	Summary:	Twin-panel (commander-style) file manager (Qt4)
14cu|doublecmd-0.7.7-1|6	Name:		doublecmd
14cu|doublecmd-0.7.7-1|7	Version:	0.7.7
14cu|doublecmd-0.7.7-1|8	Release:	1
14cu|doublecmd-0.7.7-1|9	License:	GPLv2+
14cu|doublecmd-0.7.7-1|10	Group:		File tools
14cu|doublecmd-0.7.7-1|11	Url:		http://doublecmd.sourceforge.net
14cu|doublecmd-0.7.7-1|12	Source0:	http://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/%{name}-%{version}-src.tar.gz
14cu|doublecmd-0.7.7-1|13	Source10:	%{name}.rpmlintrc
14cu|doublecmd-0.7.7-1|14	BuildRequires:	fpc
14cu|doublecmd-0.7.7-1|15	BuildRequires:	fpc-src
14cu|doublecmd-0.7.7-1|16	BuildRequires:	lazarus
14cu|doublecmd-0.7.7-1|17	BuildRequires:	bzip2-devel
14cu|doublecmd-0.7.7-1|18	BuildRequires:	qt4pas-devel
14cu|doublecmd-0.7.7-1|19	BuildRequires:	pkgconfig(dbus-1)
14cu|doublecmd-0.7.7-1|20	BuildRequires:	pkgconfig(glib-2.0)
14cu|doublecmd-0.7.7-1|21	BuildRequires:	pkgconfig(ncurses)
14cu|doublecmd-0.7.7-1|22	
14cu|doublecmd-0.7.7-1|23	%files
14cu|doublecmd-0.7.7-1|24	%{_libdir}/%{name}
14cu|doublecmd-0.7.7-1|25	%{_bindir}/%{name}
14cu|doublecmd-0.7.7-1|26	%{_datadir}/%{name}
14cu|doublecmd-0.7.7-1|27	%{_datadir}/man/man1/%{name}.*
14cu|doublecmd-0.7.7-1|28	%{_datadir}/pixmaps/%{name}.*
14cu|doublecmd-0.7.7-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|doublecmd-0.7.7-1|30	%{_datadir}/applications/%{name}.desktop
14cu|doublecmd-0.7.7-1|31	
14cu|doublecmd-0.7.7-1|32	#----------------------------------------------------------------------------
14cu|doublecmd-0.7.7-1|33	
14cu|doublecmd-0.7.7-1|34	%description
14cu|doublecmd-0.7.7-1|35	Double Commander is a cross platform open source file manager with two panels
14cu|doublecmd-0.7.7-1|36	side by side. It is inspired by Total Commander and features some new ideas.
14cu|doublecmd-0.7.7-1|37	
14cu|doublecmd-0.7.7-1|38	%prep
14cu|doublecmd-0.7.7-1|39	%setup -q
14cu|doublecmd-0.7.7-1|40	
14cu|doublecmd-0.7.7-1|41	%build
14cu|doublecmd-0.7.7-1|42	./build.sh beta qt
14cu|doublecmd-0.7.7-1|43	
14cu|doublecmd-0.7.7-1|44	%install
14cu|doublecmd-0.7.7-1|45	install/linux/install.sh --install-prefix=%{buildroot}
14cu|doublecmd-0.7.7-1|46	
14cu|doublecmd-0.7.7-1|47	%changelog

9995 14
14cu|double-cross-2.0-1|1	%define oname   dcross
14cu|double-cross-2.0-1|2	
14cu|double-cross-2.0-1|3	Name:           double-cross
14cu|double-cross-2.0-1|4	Version:        2.0
14cu|double-cross-2.0-1|5	Release:        1
14cu|double-cross-2.0-1|6	Summary:        Unconventional falling block game
14cu|double-cross-2.0-1|7	License:        GPLv3+
14cu|double-cross-2.0-1|8	Group:          Games/Arcade
14cu|double-cross-2.0-1|9	Url:            https://code.google.com/p/double-cross/
14cu|double-cross-2.0-1|10	Source0:        https://double-cross.googlecode.com/files/%{oname}_%{version}.zip
14cu|double-cross-2.0-1|11	Source1:        %{name}.sh
14cu|double-cross-2.0-1|12	Source2:        %{name}-music.tar
14cu|double-cross-2.0-1|13	Source3:        %{name}-icons.tar
14cu|double-cross-2.0-1|14	Source4:        %{name}.desktop
14cu|double-cross-2.0-1|15	Source5:        LICENSE.TXT
14cu|double-cross-2.0-1|16	BuildRequires:  dos2unix
14cu|double-cross-2.0-1|17	BuildRequires:  unzip
14cu|double-cross-2.0-1|18	BuildRequires:  pythonegg(setuptools)
14cu|double-cross-2.0-1|19	BuildRequires:  desktop-file-utils
14cu|double-cross-2.0-1|20	Requires:       pygame
14cu|double-cross-2.0-1|21	BuildArch:      noarch
14cu|double-cross-2.0-1|22	
14cu|double-cross-2.0-1|23	
14cu|double-cross-2.0-1|24	%description
14cu|double-cross-2.0-1|25	Unlike your common unilateral falling block games, 'Double Cross'
14cu|double-cross-2.0-1|26	implements a bidirectional paradigm expanding the genre in both
14cu|double-cross-2.0-1|27	dimension and difficulty.
14cu|double-cross-2.0-1|28	
14cu|double-cross-2.0-1|29	Blocks fall from the top and fly in from the side settling in a joined
14cu|double-cross-2.0-1|30	"play area". Deletions occur when rows of ten blocks are completed.
14cu|double-cross-2.0-1|31	A horizontal row of 10 will cause the blocks to fall down, and
14cu|double-cross-2.0-1|32	a vertical row of 10 will cause the blocks to "fall" to the right.
14cu|double-cross-2.0-1|33	If a vertical row is completed during a vertical drop or a horizontal
14cu|double-cross-2.0-1|34	row is completed during a horizontal drop the corresponding deletion
14cu|double-cross-2.0-1|35	will not occur until the next turn. This can and will lead to
14cu|double-cross-2.0-1|36	non-intuitive results. Focus on the vertical alone and you will die
14cu|double-cross-2.0-1|37	from horizontal negligence and vice versa.
14cu|double-cross-2.0-1|38	
14cu|double-cross-2.0-1|39	%files
14cu|double-cross-2.0-1|40	%doc LICENSE.TXT
14cu|double-cross-2.0-1|41	%{_gamesbindir}/%{name}
14cu|double-cross-2.0-1|42	%{_datadir}/applications/%{name}.desktop
14cu|double-cross-2.0-1|43	%{_datadir}/icons/hicolor/
14cu|double-cross-2.0-1|44	%{_gamesdatadir}/%{name}
14cu|double-cross-2.0-1|45	#----------------------------------------------------------------------
14cu|double-cross-2.0-1|46	
14cu|double-cross-2.0-1|47	%prep
14cu|double-cross-2.0-1|48	%setup -qn %{oname}_%{version} -a 2 -a 3
14cu|double-cross-2.0-1|49	
14cu|double-cross-2.0-1|50	# Convert to unix line end
14cu|double-cross-2.0-1|51	find -name "*.py" -print0 -or -name "*.pyw" -print0 | xargs -0 dos2unix
14cu|double-cross-2.0-1|52	
14cu|double-cross-2.0-1|53	# Remove not usable mp3 music, because not works with pygame
14cu|double-cross-2.0-1|54	rm -f sound/music/*.mp3
14cu|double-cross-2.0-1|55	
14cu|double-cross-2.0-1|56	# Copy ogg music, converted with soundKonverter, and replace mp3 with ogg
14cu|double-cross-2.0-1|57	cp -a music/*.ogg sound/music
14cu|double-cross-2.0-1|58	sed -i 's|mp3|ogg|' data/setup.py data/menu.py
14cu|double-cross-2.0-1|59	cp -p %{SOURCE5} .
14cu|double-cross-2.0-1|60	
14cu|double-cross-2.0-1|61	%build
14cu|double-cross-2.0-1|62	
14cu|double-cross-2.0-1|63	%install
14cu|double-cross-2.0-1|64	# install wrapper
14cu|double-cross-2.0-1|65	install -Dm 0755 %{SOURCE1} %{buildroot}%{_gamesbindir}/%{name}
14cu|double-cross-2.0-1|66	
14cu|double-cross-2.0-1|67	# install directories
14cu|double-cross-2.0-1|68	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/{data,fonts,graphics,sound}
14cu|double-cross-2.0-1|69	for d in data fonts graphics sound ; do
14cu|double-cross-2.0-1|70	cp -a $d %{buildroot}%{_gamesdatadir}/%{name}
14cu|double-cross-2.0-1|71	done
14cu|double-cross-2.0-1|72	
14cu|double-cross-2.0-1|73	# install files
14cu|double-cross-2.0-1|74	install -Dm 0664 %{name}.pyw %{buildroot}%{_gamesdatadir}/%{name}
14cu|double-cross-2.0-1|75	
14cu|double-cross-2.0-1|76	# install icons
14cu|double-cross-2.0-1|77	for i in 32 48 64 72 96 ; do
14cu|double-cross-2.0-1|78	install -Dm 0644 icons/%{name}_${i}x${i}.png \
14cu|double-cross-2.0-1|79	%{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cu|double-cross-2.0-1|80	done
14cu|double-cross-2.0-1|81	
14cu|double-cross-2.0-1|82	# install Desktop file
14cu|double-cross-2.0-1|83	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|double-cross-2.0-1|84	%{SOURCE4}
14cu|double-cross-2.0-1|85	
14cu|double-cross-2.0-1|86	
14cu|double-cross-2.0-1|87	
14cu|double-cross-2.0-1|88	
14cu|double-cross-2.0-1|89	%changelog
14cu|double-cross-2.0-1|90	
14cu|double-cross-2.0-1|91	* Sat Apr 15 2017 abfonly <abfonly@gmail.com> 2.0-1
14cu|double-cross-2.0-1|92	- (76d0ac0) Imported from SRPM
14cu|double-cross-2.0-1|93	
14cu|double-cross-2.0-1|94	

9996 14
14cu|dpml-util-cli-1.0.0-11|1	%define short_name      cli
14cu|dpml-util-cli-1.0.0-11|2	%define category        util
14cu|dpml-util-cli-1.0.0-11|3	
14cu|dpml-util-cli-1.0.0-11|4	Name:           dpml-%{category}-%{short_name}
14cu|dpml-util-cli-1.0.0-11|5	Version:        1.0.0
14cu|dpml-util-cli-1.0.0-11|6	Release:        11
14cu|dpml-util-cli-1.0.0-11|7	Epoch:          0
14cu|dpml-util-cli-1.0.0-11|8	Summary:        DPML Metro Common Utilities
14cu|dpml-util-cli-1.0.0-11|9	License:        Apache License
14cu|dpml-util-cli-1.0.0-11|10	Group:          Development/Java
14cu|dpml-util-cli-1.0.0-11|11	URL:            http://dpml.net/util/cli/index.html
14cu|dpml-util-cli-1.0.0-11|12	# svn checkout https://svn.berlios.de/svnroot/repos/dpml/trunk/main
14cu|dpml-util-cli-1.0.0-11|13	Source0:        %{name}-%{version}.tar.bz2
14cu|dpml-util-cli-1.0.0-11|14	Source1:        %{name}-build.xml
14cu|dpml-util-cli-1.0.0-11|15	BuildArch:      noarch
14cu|dpml-util-cli-1.0.0-11|16	BuildRequires:  ant >= 0:1.6
14cu|dpml-util-cli-1.0.0-11|17	#BuildRequires: ant-junit >= 0:1.6
14cu|dpml-util-cli-1.0.0-11|18	#BuildRequires: junit
14cu|dpml-util-cli-1.0.0-11|19	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|dpml-util-cli-1.0.0-11|20	
14cu|dpml-util-cli-1.0.0-11|21	%description
14cu|dpml-util-cli-1.0.0-11|22	The CLI index provides an API for processing command line interfaces.
14cu|dpml-util-cli-1.0.0-11|23	
14cu|dpml-util-cli-1.0.0-11|24	The implementation is based on the Jakarta Commons CLI2 library written
14cu|dpml-util-cli-1.0.0-11|25	by John Keyes and Rob Oxspring.
14cu|dpml-util-cli-1.0.0-11|26	
14cu|dpml-util-cli-1.0.0-11|27	CLI1 was formed by the merger of ideas and code from three different
14cu|dpml-util-cli-1.0.0-11|28	libraries and allows most simple interfaces to be modelled. CLI1 became
14cu|dpml-util-cli-1.0.0-11|29	increasingly difficult to maintain and develop further and so CLI2 was
14cu|dpml-util-cli-1.0.0-11|30	developed with the goals of clearer responsibilities and being more
14cu|dpml-util-cli-1.0.0-11|31	flexible. The intention was that CLI2 would be able to model a far
14cu|dpml-util-cli-1.0.0-11|32	greater selection of interfaces and do so more completely, validating
14cu|dpml-util-cli-1.0.0-11|33	as much as possible.
14cu|dpml-util-cli-1.0.0-11|34	
14cu|dpml-util-cli-1.0.0-11|35	The DPML codebase was established in late 2005 based on a fork of the
14cu|dpml-util-cli-1.0.0-11|36	Jarkata Commons CL2 content as CLI2 development with Jakarta Commons
14cu|dpml-util-cli-1.0.0-11|37	appears to have stopped around April 2005. Modification to the codebase
14cu|dpml-util-cli-1.0.0-11|38	applied during incorporation under DPML include removal of CLI1
14cu|dpml-util-cli-1.0.0-11|39	content, resolution of a number of testcase failures, removal of file
14cu|dpml-util-cli-1.0.0-11|40	validation hidden feature (due to platform inconsitencies at the JVM
14cu|dpml-util-cli-1.0.0-11|41	level), removal of Maven dependencies in the build and test procedures,
14cu|dpml-util-cli-1.0.0-11|42	resolution of issues in the Help formatter, package renaming,
14cu|dpml-util-cli-1.0.0-11|43	documentation enhancements, upgrading of the codebase to be compliant
14cu|dpml-util-cli-1.0.0-11|44	with DPML style guidelines, and additions to the argument validator
14cu|dpml-util-cli-1.0.0-11|45	package.
14cu|dpml-util-cli-1.0.0-11|46	
14cu|dpml-util-cli-1.0.0-11|47	%package        javadoc
14cu|dpml-util-cli-1.0.0-11|48	Summary:        Javadoc for %{name}
14cu|dpml-util-cli-1.0.0-11|49	Group:          Development/Java
14cu|dpml-util-cli-1.0.0-11|50	BuildRequires:  java-javadoc
14cu|dpml-util-cli-1.0.0-11|51	
14cu|dpml-util-cli-1.0.0-11|52	%description    javadoc
14cu|dpml-util-cli-1.0.0-11|53	Javadoc for %{name}.
14cu|dpml-util-cli-1.0.0-11|54	
14cu|dpml-util-cli-1.0.0-11|55	%prep
14cu|dpml-util-cli-1.0.0-11|56	%setup -q -n %{short_name}
14cu|dpml-util-cli-1.0.0-11|57	%{__cp} -a %{SOURCE1} build.xml
14cu|dpml-util-cli-1.0.0-11|58	
14cu|dpml-util-cli-1.0.0-11|59	%build
14cu|dpml-util-cli-1.0.0-11|60	#export OPT_JAR_LIST="ant/ant-junit junit"
14cu|dpml-util-cli-1.0.0-11|61	export OPT_JAR_LIST=
14cu|dpml-util-cli-1.0.0-11|62	export CLASSPATH=
14cu|dpml-util-cli-1.0.0-11|63	%ant jar javadoc #test
14cu|dpml-util-cli-1.0.0-11|64	
14cu|dpml-util-cli-1.0.0-11|65	%install
14cu|dpml-util-cli-1.0.0-11|66	# jars
14cu|dpml-util-cli-1.0.0-11|67	%{__mkdir_p} %{buildroot}%{_javadir}
14cu|dpml-util-cli-1.0.0-11|68	%{__cp} -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|dpml-util-cli-1.0.0-11|69	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|dpml-util-cli-1.0.0-11|70	
14cu|dpml-util-cli-1.0.0-11|71	# javadoc
14cu|dpml-util-cli-1.0.0-11|72	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|dpml-util-cli-1.0.0-11|73	cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|dpml-util-cli-1.0.0-11|74	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cu|dpml-util-cli-1.0.0-11|75	
14cu|dpml-util-cli-1.0.0-11|76	%post javadoc
14cu|dpml-util-cli-1.0.0-11|77	rm -f %{_javadocdir}/%{name}
14cu|dpml-util-cli-1.0.0-11|78	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14cu|dpml-util-cli-1.0.0-11|79	
14cu|dpml-util-cli-1.0.0-11|80	%postun javadoc
14cu|dpml-util-cli-1.0.0-11|81	if [ $1 -eq 0 ]; then
14cu|dpml-util-cli-1.0.0-11|82	%{__rm} -f %{_javadocdir}/%{name}
14cu|dpml-util-cli-1.0.0-11|83	fi
14cu|dpml-util-cli-1.0.0-11|84	
14cu|dpml-util-cli-1.0.0-11|85	%files
14cu|dpml-util-cli-1.0.0-11|86	%defattr(0644,root,root,0755)
14cu|dpml-util-cli-1.0.0-11|87	%doc
14cu|dpml-util-cli-1.0.0-11|88	%{_javadir}/*
14cu|dpml-util-cli-1.0.0-11|89	
14cu|dpml-util-cli-1.0.0-11|90	%files javadoc
14cu|dpml-util-cli-1.0.0-11|91	%defattr(0644,root,root,0755)
14cu|dpml-util-cli-1.0.0-11|92	%doc %{_javadocdir}/%{name}-%{version}
14cu|dpml-util-cli-1.0.0-11|93	%ghost %doc %{_javadocdir}/%{name}
14cu|dpml-util-cli-1.0.0-11|94	
14cu|dpml-util-cli-1.0.0-11|95	%changelog
14cu|dpml-util-cli-1.0.0-11|96	
14cu|dpml-util-cli-1.0.0-11|97	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0.0-11
14cu|dpml-util-cli-1.0.0-11|98	- (f040313) Drop gcj
14cu|dpml-util-cli-1.0.0-11|99	
14cu|dpml-util-cli-1.0.0-11|100	

9997 14
14cu|drakconf-lxqt-1.0-4|1	Summary:	Drakxtools launchers for LXQt Control Center
14cu|drakconf-lxqt-1.0-4|2	Name:		drakconf-lxqt
14cu|drakconf-lxqt-1.0-4|3	Version:	1.0
14cu|drakconf-lxqt-1.0-4|4	Release:	4
14cu|drakconf-lxqt-1.0-4|5	License:	GPLv2+
14cu|drakconf-lxqt-1.0-4|6	Group:		System/Base
14cu|drakconf-lxqt-1.0-4|7	Source0:	lxqt_drakauth.desktop
14cu|drakconf-lxqt-1.0-4|8	Source1:	lxqt_drakfirewall.desktop
14cu|drakconf-lxqt-1.0-4|9	Source2:	lxqt_drakguard.desktop
14cu|drakconf-lxqt-1.0-4|10	Source3:	lxqt_draksec.desktop
14cu|drakconf-lxqt-1.0-4|11	Source4:	lxqt_harddrake.desktop
14cu|drakconf-lxqt-1.0-4|12	Source5:	lxqt_logdrake.desktop
14cu|drakconf-lxqt-1.0-4|13	Source6:	lxqt_rpmdrake.desktop
14cu|drakconf-lxqt-1.0-4|14	Source7:	lxqt_rpmdrake-sources.desktop
14cu|drakconf-lxqt-1.0-4|15	Source8:	lxqt_rpmdrake-update.desktop
14cu|drakconf-lxqt-1.0-4|16	Source9:	lxqt_update-freq.desktop
14cu|drakconf-lxqt-1.0-4|17	Source10:	lxqt_XFdrake.desktop
14cu|drakconf-lxqt-1.0-4|18	
14cu|drakconf-lxqt-1.0-4|19	%description
14cu|drakconf-lxqt-1.0-4|20	This metapackage integrates Drakx utilites via LXQt Control Center.
14cu|drakconf-lxqt-1.0-4|21	
14cu|drakconf-lxqt-1.0-4|22	%files
14cu|drakconf-lxqt-1.0-4|23	%{_datadir}/applications/*
14cu|drakconf-lxqt-1.0-4|24	
14cu|drakconf-lxqt-1.0-4|25	#----------------------------------------------------------------------------
14cu|drakconf-lxqt-1.0-4|26	
14cu|drakconf-lxqt-1.0-4|27	%prep
14cu|drakconf-lxqt-1.0-4|28	
14cu|drakconf-lxqt-1.0-4|29	%build
14cu|drakconf-lxqt-1.0-4|30	
14cu|drakconf-lxqt-1.0-4|31	%install
14cu|drakconf-lxqt-1.0-4|32	mkdir -p %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|33	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|34	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|35	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|36	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|37	install -m644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|38	# Disable logdrake - it doesn't support journalctl
14cu|drakconf-lxqt-1.0-4|39	#install -m644 %{SOURCE5} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|40	install -m644 %{SOURCE6} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|41	install -m644 %{SOURCE7} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|42	install -m644 %{SOURCE8} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|43	install -m644 %{SOURCE9} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|44	install -m644 %{SOURCE10} %{buildroot}%{_datadir}/applications
14cu|drakconf-lxqt-1.0-4|45	
14cu|drakconf-lxqt-1.0-4|46	%changelog
14cu|drakconf-lxqt-1.0-4|47	
14cu|drakconf-lxqt-1.0-4|48	* Sat Dec 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14cu|drakconf-lxqt-1.0-4|49	- (4f14dec) Use ROSA icons instead of default ones
14cu|drakconf-lxqt-1.0-4|50	
14cu|drakconf-lxqt-1.0-4|51	

9998 14
14cu|drakconf-mate-1.0-3|1	Summary:	Drakxtools launchers for Mate Control Center
14cu|drakconf-mate-1.0-3|2	Name:		drakconf-mate
14cu|drakconf-mate-1.0-3|3	Version:	1.0
14cu|drakconf-mate-1.0-3|4	Release:	3
14cu|drakconf-mate-1.0-3|5	License:	GPLv2+
14cu|drakconf-mate-1.0-3|6	Group:		System/Base
14cu|drakconf-mate-1.0-3|7	Source0:	mate_drakauth.desktop
14cu|drakconf-mate-1.0-3|8	Source1:	mate_drakfirewall.desktop
14cu|drakconf-mate-1.0-3|9	Source2:	mate_drakclock.desktop
14cu|drakconf-mate-1.0-3|10	Source3:	mate_drakuser.desktop
14cu|drakconf-mate-1.0-3|11	Source4:	mate_drakguard.desktop
14cu|drakconf-mate-1.0-3|12	Source5:	mate_draksec.desktop
14cu|drakconf-mate-1.0-3|13	Source6:	mate_harddrake.desktop
14cu|drakconf-mate-1.0-3|14	Source7:	mate_rpmdrake.desktop
14cu|drakconf-mate-1.0-3|15	Source8:	mate_rpmdrake-sources.desktop
14cu|drakconf-mate-1.0-3|16	Source9:	mate_rpmdrake-update.desktop
14cu|drakconf-mate-1.0-3|17	Source10:	mate_update-freq.desktop
14cu|drakconf-mate-1.0-3|18	Source11:	mate_XFdrake.desktop
14cu|drakconf-mate-1.0-3|19	
14cu|drakconf-mate-1.0-3|20	%description
14cu|drakconf-mate-1.0-3|21	This metapackage integrates Drakx utilites via Mate Control Center.
14cu|drakconf-mate-1.0-3|22	
14cu|drakconf-mate-1.0-3|23	%files
14cu|drakconf-mate-1.0-3|24	%{_datadir}/applications/*
14cu|drakconf-mate-1.0-3|25	
14cu|drakconf-mate-1.0-3|26	#----------------------------------------------------------------------------
14cu|drakconf-mate-1.0-3|27	
14cu|drakconf-mate-1.0-3|28	%prep
14cu|drakconf-mate-1.0-3|29	
14cu|drakconf-mate-1.0-3|30	%build
14cu|drakconf-mate-1.0-3|31	
14cu|drakconf-mate-1.0-3|32	%install
14cu|drakconf-mate-1.0-3|33	mkdir -p %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|34	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|35	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|36	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|37	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|38	install -m644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|39	install -m644 %{SOURCE6} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|40	install -m644 %{SOURCE7} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|41	install -m644 %{SOURCE8} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|42	install -m644 %{SOURCE9} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|43	install -m644 %{SOURCE10} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|44	install -m644 %{SOURCE11} %{buildroot}%{_datadir}/applications
14cu|drakconf-mate-1.0-3|45	
14cu|drakconf-mate-1.0-3|46	%changelog
14cu|drakconf-mate-1.0-3|47	
14cu|drakconf-mate-1.0-3|48	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.0-3
14cu|drakconf-mate-1.0-3|49	- (961a514) Fix typo
14cu|drakconf-mate-1.0-3|50	
14cu|drakconf-mate-1.0-3|51	

9999 14
14cu|dreamchess-0.2.0-6|1	# eol 'fix' corrupts font.wid
14cu|dreamchess-0.2.0-6|2	%define dont_fix_eol 1
14cu|dreamchess-0.2.0-6|3	
14cu|dreamchess-0.2.0-6|4	Summary:	OpenGL chess game
14cu|dreamchess-0.2.0-6|5	Name:		dreamchess
14cu|dreamchess-0.2.0-6|6	Version:	0.2.0
14cu|dreamchess-0.2.0-6|7	Release:	6
14cu|dreamchess-0.2.0-6|8	License:	GPLv3+
14cu|dreamchess-0.2.0-6|9	Group:		Games/Boards
14cu|dreamchess-0.2.0-6|10	Url:		http://www.dreamchess.org/
14cu|dreamchess-0.2.0-6|11	Source0:	%{name}-%{version}.tar.gz
14cu|dreamchess-0.2.0-6|12	Source1:	%{name}.desktop
14cu|dreamchess-0.2.0-6|13	Source2:	%{name}-48.png
14cu|dreamchess-0.2.0-6|14	Patch0:		dreamchess-0.2.0-pthread.patch
14cu|dreamchess-0.2.0-6|15	Patch1:		dreamchess-0.2.0-sfmt.patch
14cu|dreamchess-0.2.0-6|16	BuildRequires:	jpeg-devel
14cu|dreamchess-0.2.0-6|17	BuildRequires:	pkgconfig(gl)
14cu|dreamchess-0.2.0-6|18	BuildRequires:	pkgconfig(glu)
14cu|dreamchess-0.2.0-6|19	BuildRequires:	pkgconfig(libpng)
14cu|dreamchess-0.2.0-6|20	BuildRequires:	pkgconfig(mxml)
14cu|dreamchess-0.2.0-6|21	BuildRequires:	pkgconfig(sdl)
14cu|dreamchess-0.2.0-6|22	BuildRequires:	pkgconfig(SDL_image)
14cu|dreamchess-0.2.0-6|23	BuildRequires:	pkgconfig(SDL_mixer)
14cu|dreamchess-0.2.0-6|24	BuildRequires:	pkgconfig(zlib)
14cu|dreamchess-0.2.0-6|25	Requires:	%{name}-data = %{EVRD}
14cu|dreamchess-0.2.0-6|26	
14cu|dreamchess-0.2.0-6|27	%description
14cu|dreamchess-0.2.0-6|28	DreamChess is a user interface for playing chess. It comes with its own
14cu|dreamchess-0.2.0-6|29	engine called Dreamer. Both DreamChess and Dreamer are compatible with the
14cu|dreamchess-0.2.0-6|30	xboard/Winboard chess engine communication protocol. This means that
14cu|dreamchess-0.2.0-6|31	DreamChess can be used with other xboard-compatible chess engines such as
14cu|dreamchess-0.2.0-6|32	crafty (ftp://ftp.cis.uab.edu/pub/hyatt/) and GNU Chess
14cu|dreamchess-0.2.0-6|33	(http://www.gnu.org/software/chess/). Similarly, the Dreamer chess engine can
14cu|dreamchess-0.2.0-6|34	be used with other xboard-compatible user interfaces such as xboard and
14cu|dreamchess-0.2.0-6|35	Winboard (http://www.tim-mann.org/xboard.html) and recent editions of the
14cu|dreamchess-0.2.0-6|36	commercial chess program Chessmaster (http://www.chessmaster.com/).
14cu|dreamchess-0.2.0-6|37	
14cu|dreamchess-0.2.0-6|38	%files
14cu|dreamchess-0.2.0-6|39	%doc README COPYING ChangeLog AUTHORS INSTALL
14cu|dreamchess-0.2.0-6|40	%{_gamesbindir}/*
14cu|dreamchess-0.2.0-6|41	%{_datadir}/pixmaps/%{name}.png
14cu|dreamchess-0.2.0-6|42	%{_datadir}/applications/%{name}.desktop
14cu|dreamchess-0.2.0-6|43	%{_mandir}/man6/*
14cu|dreamchess-0.2.0-6|44	
14cu|dreamchess-0.2.0-6|45	#----------------------------------------------------------------------------
14cu|dreamchess-0.2.0-6|46	
14cu|dreamchess-0.2.0-6|47	%package data
14cu|dreamchess-0.2.0-6|48	Summary:	Data files for DreamChess game
14cu|dreamchess-0.2.0-6|49	Group:		Games/Boards
14cu|dreamchess-0.2.0-6|50	BuildArch:	noarch
14cu|dreamchess-0.2.0-6|51	Requires:	%{name} = %{EVRD}
14cu|dreamchess-0.2.0-6|52	
14cu|dreamchess-0.2.0-6|53	%description data
14cu|dreamchess-0.2.0-6|54	This package contains data files for DreamChess game.
14cu|dreamchess-0.2.0-6|55	
14cu|dreamchess-0.2.0-6|56	%files data
14cu|dreamchess-0.2.0-6|57	%{_gamesdatadir}/*
14cu|dreamchess-0.2.0-6|58	
14cu|dreamchess-0.2.0-6|59	#----------------------------------------------------------------------------
14cu|dreamchess-0.2.0-6|60	
14cu|dreamchess-0.2.0-6|61	%prep
14cu|dreamchess-0.2.0-6|62	%setup -q
14cu|dreamchess-0.2.0-6|63	%patch0 -p1
14cu|dreamchess-0.2.0-6|64	%patch1 -p1
14cu|dreamchess-0.2.0-6|65	
14cu|dreamchess-0.2.0-6|66	%build
14cu|dreamchess-0.2.0-6|67	%configure2_5x \
14cu|dreamchess-0.2.0-6|68	--bindir=%{_gamesbindir} \
14cu|dreamchess-0.2.0-6|69	--datadir=%{_gamesdatadir}
14cu|dreamchess-0.2.0-6|70	%make
14cu|dreamchess-0.2.0-6|71	
14cu|dreamchess-0.2.0-6|72	%install
14cu|dreamchess-0.2.0-6|73	%makeinstall_std
14cu|dreamchess-0.2.0-6|74	install -pD -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|dreamchess-0.2.0-6|75	install -pD -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|dreamchess-0.2.0-6|76	
14cu|dreamchess-0.2.0-6|77	
14cu|dreamchess-0.2.0-6|78	%changelog
14cu|dreamchess-0.2.0-6|79	
14cu|dreamchess-0.2.0-6|80	* Tue Aug 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-6
14cu|dreamchess-0.2.0-6|81	- (b31a9e5) Build with dont_fix_eol to avoid font.wid corruption
14cu|dreamchess-0.2.0-6|82	
14cu|dreamchess-0.2.0-6|83	

10000 14
14cu|driconf-0.9.1-7|1	Summary:	DRI Configuration GUI
14cu|driconf-0.9.1-7|2	Name:		driconf
14cu|driconf-0.9.1-7|3	Version:	0.9.1
14cu|driconf-0.9.1-7|4	Release:	7
14cu|driconf-0.9.1-7|5	Source0:	http://people.freedesktop.org/~fxkuehl/driconf/%{name}-%{version}.tar.bz2
14cu|driconf-0.9.1-7|6	Patch0:		driconf-0.9.0-glinfo.patch
14cu|driconf-0.9.1-7|7	Patch1:		driconf-0.9.1-desktopentry.patch
14cu|driconf-0.9.1-7|8	# http://sourceforge.net/p/driconf/bugs/3/
14cu|driconf-0.9.1-7|9	Patch2:		dri.patch
14cu|driconf-0.9.1-7|10	License:	GPL
14cu|driconf-0.9.1-7|11	Group:		System/Configuration/Hardware
14cu|driconf-0.9.1-7|12	BuildRequires:	python-devel
14cu|driconf-0.9.1-7|13	Requires:	gnome-python
14cu|driconf-0.9.1-7|14	Requires:	xdriinfo
14cu|driconf-0.9.1-7|15	#gw for glinfo
14cu|driconf-0.9.1-7|16	Requires:	glxinfo
14cu|driconf-0.9.1-7|17	BuildArch:	noarch
14cu|driconf-0.9.1-7|18	Url:		http://dri.sourceforge.net/cgi-bin/moin.cgi/DriConf
14cu|driconf-0.9.1-7|19	
14cu|driconf-0.9.1-7|20	%description
14cu|driconf-0.9.1-7|21	DRIConf is the first configuration GUI for DRI. It provides a
14cu|driconf-0.9.1-7|22	comfortable GUI for changing the OpenGL settings.
14cu|driconf-0.9.1-7|23	
14cu|driconf-0.9.1-7|24	%prep
14cu|driconf-0.9.1-7|25	%setup -q
14cu|driconf-0.9.1-7|26	%patch0 -p1
14cu|driconf-0.9.1-7|27	%patch1 -p1 -b .desktopentry
14cu|driconf-0.9.1-7|28	%patch2 -p1
14cu|driconf-0.9.1-7|29	
14cu|driconf-0.9.1-7|30	%build
14cu|driconf-0.9.1-7|31	python setup.py build
14cu|driconf-0.9.1-7|32	
14cu|driconf-0.9.1-7|33	%install
14cu|driconf-0.9.1-7|34	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-purelib=%{_datadir}/%{name}
14cu|driconf-0.9.1-7|35	
14cu|driconf-0.9.1-7|36	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|driconf-0.9.1-7|37	install -D -m 644 driconf-icon.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|driconf-0.9.1-7|38	
14cu|driconf-0.9.1-7|39	%find_lang %{name}
14cu|driconf-0.9.1-7|40	#fix paths
14cu|driconf-0.9.1-7|41	perl -pi -e "s^/usr/local/lib/driconf^%{_datadir}/%{name}^" %{buildroot}%{_bindir}/%{name}
14cu|driconf-0.9.1-7|42	
14cu|driconf-0.9.1-7|43	%clean
14cu|driconf-0.9.1-7|44	
14cu|driconf-0.9.1-7|45	%files -f %{name}.lang
14cu|driconf-0.9.1-7|46	%doc README
14cu|driconf-0.9.1-7|47	%{_bindir}/%{name}
14cu|driconf-0.9.1-7|48	%{_datadir}/applications/*
14cu|driconf-0.9.1-7|49	%{_datadir}/%{name}
14cu|driconf-0.9.1-7|50	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|driconf-0.9.1-7|51	
14cu|driconf-0.9.1-7|52	%changelog
14cu|driconf-0.9.1-7|53	
14cu|driconf-0.9.1-7|54	* Thu Dec 24 2015 Denis Silakov <dsilakov@gmail.com> 0.9.1-7
14cu|driconf-0.9.1-7|55	- (5b04816) Fix http://sourceforge.net/p/driconf/bugs/3/
14cu|driconf-0.9.1-7|56	
14cu|driconf-0.9.1-7|57	

10001 14
14cu|dropbox-servicemenu-0.16.1-4|1	Summary:	Dropbox servicemenu for Konqueror and Dolphin
14cu|dropbox-servicemenu-0.16.1-4|2	Name:		dropbox-servicemenu
14cu|dropbox-servicemenu-0.16.1-4|3	Version:	0.16.1
14cu|dropbox-servicemenu-0.16.1-4|4	Release:	4
14cu|dropbox-servicemenu-0.16.1-4|5	License:	GPLv3+
14cu|dropbox-servicemenu-0.16.1-4|6	Group:		Networking/File transfer
14cu|dropbox-servicemenu-0.16.1-4|7	#peace's latest fix
14cu|dropbox-servicemenu-0.16.1-4|8	Url:		http://kde-apps.org/content/show.php/Dropbox+ServiceMenu?content=124416
14cu|dropbox-servicemenu-0.16.1-4|9	Source0:	http://dl.dropbox.com/u/4127065/DropboxServiceMenu-%{version}_peace.tar.gz
14cu|dropbox-servicemenu-0.16.1-4|10	BuildRequires:	desktop-file-utils
14cu|dropbox-servicemenu-0.16.1-4|11	BuildRequires:	kdelibs4-devel
14cu|dropbox-servicemenu-0.16.1-4|12	Requires:	kdebase4
14cu|dropbox-servicemenu-0.16.1-4|13	Requires:	klipper
14cu|dropbox-servicemenu-0.16.1-4|14	Requires:	python
14cu|dropbox-servicemenu-0.16.1-4|15	Requires:	sqlite3-tools
14cu|dropbox-servicemenu-0.16.1-4|16	Requires:	xdg-utils
14cu|dropbox-servicemenu-0.16.1-4|17	BuildArch:	noarch
14cu|dropbox-servicemenu-0.16.1-4|18	
14cu|dropbox-servicemenu-0.16.1-4|19	%description
14cu|dropbox-servicemenu-0.16.1-4|20	Dropbox ServiceMenu is a servicemenu which allows easy access to most
14cu|dropbox-servicemenu-0.16.1-4|21	of Dropbox features.
14cu|dropbox-servicemenu-0.16.1-4|22	
14cu|dropbox-servicemenu-0.16.1-4|23	%files
14cu|dropbox-servicemenu-0.16.1-4|24	%doc LICENSE Changelog THANKS pEACEFIX
14cu|dropbox-servicemenu-0.16.1-4|25	%{_kde_services}/ServiceMenus/dropbox_all.desktop
14cu|dropbox-servicemenu-0.16.1-4|26	%{_kde_services}/ServiceMenus/dropbox_directories.desktop
14cu|dropbox-servicemenu-0.16.1-4|27	%{_kde_services}/ServiceMenus/dropbox_files.desktop
14cu|dropbox-servicemenu-0.16.1-4|28	%{_kde_services}/ServiceMenus/dropbox-scripts/pyndexer.py
14cu|dropbox-servicemenu-0.16.1-4|29	%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox.py
14cu|dropbox-servicemenu-0.16.1-4|30	%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox-notify.py
14cu|dropbox-servicemenu-0.16.1-4|31	%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox_menu.sh
14cu|dropbox-servicemenu-0.16.1-4|32	%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox_menu_translations.sh
14cu|dropbox-servicemenu-0.16.1-4|33	
14cu|dropbox-servicemenu-0.16.1-4|34	#----------------------------------------------------------------------------
14cu|dropbox-servicemenu-0.16.1-4|35	
14cu|dropbox-servicemenu-0.16.1-4|36	%prep
14cu|dropbox-servicemenu-0.16.1-4|37	%setup -qn DropboxServiceMenu-%{version}_peace
14cu|dropbox-servicemenu-0.16.1-4|38	rm install-it.sh
14cu|dropbox-servicemenu-0.16.1-4|39	rm deinstall.sh
14cu|dropbox-servicemenu-0.16.1-4|40	
14cu|dropbox-servicemenu-0.16.1-4|41	sed s,"\$(kde4-config --localprefix)",,g -i dropbox_all.desktop
14cu|dropbox-servicemenu-0.16.1-4|42	sed s,"\$(kde4-config --localprefix)",,g -i dropbox_directories.desktop
14cu|dropbox-servicemenu-0.16.1-4|43	sed s,"\$(kde4-config --localprefix)",,g -i dropbox_files.desktop
14cu|dropbox-servicemenu-0.16.1-4|44	sed s,"\`kde4-config --localprefix\`",%{_prefix}/,g -i dropbox-scripts/dropbox_menu.sh
14cu|dropbox-servicemenu-0.16.1-4|45	
14cu|dropbox-servicemenu-0.16.1-4|46	%build
14cu|dropbox-servicemenu-0.16.1-4|47	# nothing to build
14cu|dropbox-servicemenu-0.16.1-4|48	
14cu|dropbox-servicemenu-0.16.1-4|49	%install
14cu|dropbox-servicemenu-0.16.1-4|50	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus/
14cu|dropbox-servicemenu-0.16.1-4|51	install -m 644 dropbox_all.desktop %{buildroot}%{_kde_services}/ServiceMenus/
14cu|dropbox-servicemenu-0.16.1-4|52	install -m 644 dropbox_directories.desktop %{buildroot}%{_kde_services}/ServiceMenus/
14cu|dropbox-servicemenu-0.16.1-4|53	install -m 644 dropbox_files.desktop %{buildroot}%{_kde_services}/ServiceMenus/
14cu|dropbox-servicemenu-0.16.1-4|54	
14cu|dropbox-servicemenu-0.16.1-4|55	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/
14cu|dropbox-servicemenu-0.16.1-4|56	install -m 755 dropbox-scripts/pyndexer.py %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/pyndexer.py
14cu|dropbox-servicemenu-0.16.1-4|57	install -m 755 dropbox-scripts/dropbox.py %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox.py
14cu|dropbox-servicemenu-0.16.1-4|58	install -m 755 dropbox-scripts/dropbox-notify.py %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox-notify.py
14cu|dropbox-servicemenu-0.16.1-4|59	install -m 755 dropbox-scripts/dropbox_menu.sh %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox_menu.sh
14cu|dropbox-servicemenu-0.16.1-4|60	install -m 755 dropbox-scripts/dropbox_menu_translations.sh %{buildroot}%{_kde_services}/ServiceMenus/dropbox-scripts/dropbox_menu_translations.sh
14cu|dropbox-servicemenu-0.16.1-4|61	
14cu|dropbox-servicemenu-0.16.1-4|62	
14cu|dropbox-servicemenu-0.16.1-4|63	%changelog
14cu|dropbox-servicemenu-0.16.1-4|64	
14cu|dropbox-servicemenu-0.16.1-4|65	* Fri Sep 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.1-4
14cu|dropbox-servicemenu-0.16.1-4|66	- (33bc65c) Spec cleaup
14cu|dropbox-servicemenu-0.16.1-4|67	- (33bc65c) Try to fix scripts
14cu|dropbox-servicemenu-0.16.1-4|68	
14cu|dropbox-servicemenu-0.16.1-4|69	

10002 14
14cu|drumstick-1.0.2-1|1	%define major 1
14cu|drumstick-1.0.2-1|2	%define libalsa %mklibname %{name}-alsa %{major}
14cu|drumstick-1.0.2-1|3	%define libfile %mklibname %{name}-file %{major}
14cu|drumstick-1.0.2-1|4	%define librt %mklibname %{name}-rt %{major}
14cu|drumstick-1.0.2-1|5	%define devname %mklibname %{name} -d
14cu|drumstick-1.0.2-1|6	
14cu|drumstick-1.0.2-1|7	Summary:	C++/Qt5 wrapper around the ALSA library sequencer interface
14cu|drumstick-1.0.2-1|8	Name:		drumstick
14cu|drumstick-1.0.2-1|9	Version:	1.0.2
14cu|drumstick-1.0.2-1|10	Release:	1
14cu|drumstick-1.0.2-1|11	License:	GPLv2+
14cu|drumstick-1.0.2-1|12	Group:		Development/C++
14cu|drumstick-1.0.2-1|13	Url:		http://drumstick.sourceforge.net/
14cu|drumstick-1.0.2-1|14	Source0:	http://downloads.sourceforge.net/project/drumstick/%{version}/%{name}-%{version}.tar.bz2
14cu|drumstick-1.0.2-1|15	BuildRequires:	cmake
14cu|drumstick-1.0.2-1|16	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|drumstick-1.0.2-1|17	BuildRequires:	pkgconfig(fluidsynth) >= 1.1.1
14cu|drumstick-1.0.2-1|18	BuildRequires:	pkgconfig(Qt5Core)
14cu|drumstick-1.0.2-1|19	BuildRequires:	pkgconfig(Qt5DBus)
14cu|drumstick-1.0.2-1|20	BuildRequires:	pkgconfig(Qt5Network)
14cu|drumstick-1.0.2-1|21	BuildRequires:	pkgconfig(Qt5Svg)
14cu|drumstick-1.0.2-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|drumstick-1.0.2-1|23	# to build the manpages
14cu|drumstick-1.0.2-1|24	BuildRequires:	docbook-style-xsl
14cu|drumstick-1.0.2-1|25	BuildRequires:	docbook-dtd-xml
14cu|drumstick-1.0.2-1|26	BuildRequires:	doxygen >= 1.5.0
14cu|drumstick-1.0.2-1|27	BuildRequires:	graphviz
14cu|drumstick-1.0.2-1|28	BuildRequires:	xsltproc
14cu|drumstick-1.0.2-1|29	# See INSTALL file
14cu|drumstick-1.0.2-1|30	BuildRequires:	shared-mime-info >= 0.3.0
14cu|drumstick-1.0.2-1|31	
14cu|drumstick-1.0.2-1|32	%description
14cu|drumstick-1.0.2-1|33	The %{name} library is a C++ wrapper around the ALSA library sequencer
14cu|drumstick-1.0.2-1|34	interface, using Qt5 objects, idioms and style. The ALSA sequencer
14cu|drumstick-1.0.2-1|35	interface provides software support for MIDI technology on GNU/Linux.
14cu|drumstick-1.0.2-1|36	
14cu|drumstick-1.0.2-1|37	%files
14cu|drumstick-1.0.2-1|38	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cu|drumstick-1.0.2-1|39	%{_datadir}/mime/packages/drumstick.xml
14cu|drumstick-1.0.2-1|40	
14cu|drumstick-1.0.2-1|41	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|42	
14cu|drumstick-1.0.2-1|43	%package -n %{libalsa}
14cu|drumstick-1.0.2-1|44	Summary:	Drumstick shared library
14cu|drumstick-1.0.2-1|45	Group:		System/Libraries
14cu|drumstick-1.0.2-1|46	
14cu|drumstick-1.0.2-1|47	%description -n %{libalsa}
14cu|drumstick-1.0.2-1|48	Drumstick shared library.
14cu|drumstick-1.0.2-1|49	
14cu|drumstick-1.0.2-1|50	%files -n %{libalsa}
14cu|drumstick-1.0.2-1|51	%doc AUTHORS ChangeLog COPYING
14cu|drumstick-1.0.2-1|52	%{_libdir}/lib%{name}-alsa.so.%{major}*
14cu|drumstick-1.0.2-1|53	
14cu|drumstick-1.0.2-1|54	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|55	
14cu|drumstick-1.0.2-1|56	%package -n %{libfile}
14cu|drumstick-1.0.2-1|57	Summary:	Drumstick shared library
14cu|drumstick-1.0.2-1|58	Group:		System/Libraries
14cu|drumstick-1.0.2-1|59	
14cu|drumstick-1.0.2-1|60	%description -n %{libfile}
14cu|drumstick-1.0.2-1|61	Drumstick shared library.
14cu|drumstick-1.0.2-1|62	
14cu|drumstick-1.0.2-1|63	%files -n %{libfile}
14cu|drumstick-1.0.2-1|64	%doc AUTHORS ChangeLog COPYING
14cu|drumstick-1.0.2-1|65	%{_libdir}/lib%{name}-file.so.%{major}*
14cu|drumstick-1.0.2-1|66	
14cu|drumstick-1.0.2-1|67	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|68	
14cu|drumstick-1.0.2-1|69	%package -n %{librt}
14cu|drumstick-1.0.2-1|70	Summary:	Drumstick shared library
14cu|drumstick-1.0.2-1|71	Group:		System/Libraries
14cu|drumstick-1.0.2-1|72	
14cu|drumstick-1.0.2-1|73	%description -n %{librt}
14cu|drumstick-1.0.2-1|74	Drumstick shared library.
14cu|drumstick-1.0.2-1|75	
14cu|drumstick-1.0.2-1|76	%files -n %{librt}
14cu|drumstick-1.0.2-1|77	%{_libdir}/lib%{name}-rt.so.%{major}*
14cu|drumstick-1.0.2-1|78	%{_libdir}/%{name}/lib%{name}-rt-*.so
14cu|drumstick-1.0.2-1|79	
14cu|drumstick-1.0.2-1|80	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|81	
14cu|drumstick-1.0.2-1|82	%package -n %{devname}
14cu|drumstick-1.0.2-1|83	Summary:	Development files for %{name}
14cu|drumstick-1.0.2-1|84	Group:		Development/C++
14cu|drumstick-1.0.2-1|85	Requires:	%{libalsa} = %{EVRD}
14cu|drumstick-1.0.2-1|86	Requires:	%{libfile} = %{EVRD}
14cu|drumstick-1.0.2-1|87	Requires:	%{librt} = %{EVRD}
14cu|drumstick-1.0.2-1|88	Provides:	%{name}-devel = %{EVRD}
14cu|drumstick-1.0.2-1|89	
14cu|drumstick-1.0.2-1|90	%description -n %{devname}
14cu|drumstick-1.0.2-1|91	The %{name} library is a C++ wrapper around the ALSA library sequencer
14cu|drumstick-1.0.2-1|92	interface, using Qt5 objects, idioms and style. This package contains
14cu|drumstick-1.0.2-1|93	the files needed for build programs against %{name}.
14cu|drumstick-1.0.2-1|94	
14cu|drumstick-1.0.2-1|95	%files -n %{devname}
14cu|drumstick-1.0.2-1|96	%doc build/doc/html/*
14cu|drumstick-1.0.2-1|97	%{_libdir}/libdrumstick-alsa.so
14cu|drumstick-1.0.2-1|98	%{_libdir}/libdrumstick-file.so
14cu|drumstick-1.0.2-1|99	%{_libdir}/libdrumstick-rt.so
14cu|drumstick-1.0.2-1|100	%{_libdir}/pkgconfig/*.pc
14cu|drumstick-1.0.2-1|101	%{_includedir}/drumstick/
14cu|drumstick-1.0.2-1|102	%{_includedir}/drumstick.h
14cu|drumstick-1.0.2-1|103	
14cu|drumstick-1.0.2-1|104	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|105	
14cu|drumstick-1.0.2-1|106	%package examples
14cu|drumstick-1.0.2-1|107	Summary:	Example programs for %{name}
14cu|drumstick-1.0.2-1|108	Group:		Development/C++
14cu|drumstick-1.0.2-1|109	Requires:	%{name} = %{EVRD}
14cu|drumstick-1.0.2-1|110	
14cu|drumstick-1.0.2-1|111	%description examples
14cu|drumstick-1.0.2-1|112	This package contains the test/example programs for %{name}.
14cu|drumstick-1.0.2-1|113	
14cu|drumstick-1.0.2-1|114	%files examples
14cu|drumstick-1.0.2-1|115	%{_bindir}/drumstick-*
14cu|drumstick-1.0.2-1|116	%{_datadir}/applications/drumstick-*.desktop
14cu|drumstick-1.0.2-1|117	%{_datadir}/icons/hicolor/*/apps/*
14cu|drumstick-1.0.2-1|118	%{_mandir}/man1/%{name}-*
14cu|drumstick-1.0.2-1|119	
14cu|drumstick-1.0.2-1|120	#----------------------------------------------------------------------------
14cu|drumstick-1.0.2-1|121	
14cu|drumstick-1.0.2-1|122	%prep
14cu|drumstick-1.0.2-1|123	%setup -q
14cu|drumstick-1.0.2-1|124	
14cu|drumstick-1.0.2-1|125	%build
14cu|drumstick-1.0.2-1|126	%cmake -DCMAKE_BUILD_TYPE=Release
14cu|drumstick-1.0.2-1|127	%make
14cu|drumstick-1.0.2-1|128	# (gvm) Make also the doxygen docs for the library
14cu|drumstick-1.0.2-1|129	%make doxygen
14cu|drumstick-1.0.2-1|130	
14cu|drumstick-1.0.2-1|131	%install
14cu|drumstick-1.0.2-1|132	%makeinstall_std -C build
14cu|drumstick-1.0.2-1|133	
14cu|drumstick-1.0.2-1|134	%changelog
14cu|drumstick-1.0.2-1|135	
14cu|drumstick-1.0.2-1|136	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
14cu|drumstick-1.0.2-1|137	- (ab9005b) New version 1.0.2
14cu|drumstick-1.0.2-1|138	
14cu|drumstick-1.0.2-1|139	

10003 14
14cu|drupal-7.56-1|1	Summary:	Open source content management platform
14cu|drupal-7.56-1|2	Name:		drupal
14cu|drupal-7.56-1|3	Version:	7.56
14cu|drupal-7.56-1|4	Release:	1
14cu|drupal-7.56-1|5	License:	GPLv2+
14cu|drupal-7.56-1|6	Group:		Networking/WWW
14cu|drupal-7.56-1|7	Url:		http://www.drupal.org/
14cu|drupal-7.56-1|8	Source0:	http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.tar.gz
14cu|drupal-7.56-1|9	Patch0:		drupal-7.4-baseurl.patch
14cu|drupal-7.56-1|10	Patch1:		drupal-7.43-scripts-remove-shebang.patch
14cu|drupal-7.56-1|11	Patch2:		drupal-7.14-fc-fix-path-disclosure-vulnerability.patch
14cu|drupal-7.56-1|12	Patch3:		drupal-7.56-drupal-conf.patch
14cu|drupal-7.56-1|13	Requires:	apache
14cu|drupal-7.56-1|14	Requires:	apache-mod_php
14cu|drupal-7.56-1|15	Requires:	php-xml
14cu|drupal-7.56-1|16	Requires:	php-mbstring
14cu|drupal-7.56-1|17	Requires:	php-gd
14cu|drupal-7.56-1|18	Suggests:	drupal-database-storage
14cu|drupal-7.56-1|19	# Drupal fails to create initial config when php-suhosin is installed
14cu|drupal-7.56-1|20	Conflicts:	php-suhosin
14cu|drupal-7.56-1|21	BuildArch:	noarch
14cu|drupal-7.56-1|22	
14cu|drupal-7.56-1|23	%description
14cu|drupal-7.56-1|24	Drupal is a free software package that allows an individual or a
14cu|drupal-7.56-1|25	community of users to easily publish, manage and organize a wide variety
14cu|drupal-7.56-1|26	of content on a website. Tens of thousands of people and organizations
14cu|drupal-7.56-1|27	have used Drupal to power scores of different web sites, including
14cu|drupal-7.56-1|28	
14cu|drupal-7.56-1|29	* Community web portals
14cu|drupal-7.56-1|30	* Discussion sites
14cu|drupal-7.56-1|31	* Corporate web sites
14cu|drupal-7.56-1|32	* Intranet applications
14cu|drupal-7.56-1|33	* Personal web sites or blogs
14cu|drupal-7.56-1|34	* Aficionado sites
14cu|drupal-7.56-1|35	* E-commerce applications
14cu|drupal-7.56-1|36	* Resource directories
14cu|drupal-7.56-1|37	* Social Networking sites
14cu|drupal-7.56-1|38	
14cu|drupal-7.56-1|39	%files
14cu|drupal-7.56-1|40	%defattr(0644,root,root,0755)
14cu|drupal-7.56-1|41	%doc *.txt
14cu|drupal-7.56-1|42	%dir %{_var}/www/drupal
14cu|drupal-7.56-1|43	%{_var}/www/drupal/*.php
14cu|drupal-7.56-1|44	%{_var}/www/drupal/*.txt
14cu|drupal-7.56-1|45	%{_var}/www/drupal/includes
14cu|drupal-7.56-1|46	%{_var}/www/drupal/misc
14cu|drupal-7.56-1|47	%{_var}/www/drupal/modules
14cu|drupal-7.56-1|48	%{_var}/www/drupal/profiles
14cu|drupal-7.56-1|49	%dir %{_var}/www/drupal/scripts
14cu|drupal-7.56-1|50	%attr(0755,root,root) %{_var}/www/drupal/scripts/*
14cu|drupal-7.56-1|51	%attr(0755,apache,apache) %{_var}/www/drupal/sites
14cu|drupal-7.56-1|52	%{_var}/www/drupal/themes
14cu|drupal-7.56-1|53	%attr(710,root,apache) %dir %{_sysconfdir}/drupal
14cu|drupal-7.56-1|54	%attr(640,root,apache) %config(noreplace) %{_sysconfdir}/drupal/robots.txt
14cu|drupal-7.56-1|55	%config(noreplace) %{_webappconfdir}/drupal.conf
14cu|drupal-7.56-1|56	
14cu|drupal-7.56-1|57	#----------------------------------------------------------------------------
14cu|drupal-7.56-1|58	
14cu|drupal-7.56-1|59	%package mysql
14cu|drupal-7.56-1|60	Summary:	mysql storage of drupal
14cu|drupal-7.56-1|61	Group:		Networking/WWW
14cu|drupal-7.56-1|62	Provides:	drupal-database-storage = %{EVRD}
14cu|drupal-7.56-1|63	Requires:	drupal = %{EVRD}
14cu|drupal-7.56-1|64	Requires:	php-pdo_mysql
14cu|drupal-7.56-1|65	Requires:	mysql
14cu|drupal-7.56-1|66	Obsoletes:	drupal-mysqli < %{EVRD}
14cu|drupal-7.56-1|67	
14cu|drupal-7.56-1|68	%description mysql
14cu|drupal-7.56-1|69	This package provides virtual requries of using mysql as storage backend
14cu|drupal-7.56-1|70	for drupal.
14cu|drupal-7.56-1|71	
14cu|drupal-7.56-1|72	%files mysql
14cu|drupal-7.56-1|73	
14cu|drupal-7.56-1|74	#----------------------------------------------------------------------------
14cu|drupal-7.56-1|75	
14cu|drupal-7.56-1|76	%package postgresql
14cu|drupal-7.56-1|77	Summary:	postgresql storage of drupal
14cu|drupal-7.56-1|78	Group:		Networking/WWW
14cu|drupal-7.56-1|79	Provides:	drupal-database-storage = %{EVRD}
14cu|drupal-7.56-1|80	Requires:	drupal = %{EVRD}
14cu|drupal-7.56-1|81	Requires:	php-pdo_pgsql
14cu|drupal-7.56-1|82	Requires:	postgresql
14cu|drupal-7.56-1|83	
14cu|drupal-7.56-1|84	%description postgresql
14cu|drupal-7.56-1|85	This package provides virtual requries of using postgresql as storage backend
14cu|drupal-7.56-1|86	for drupal.
14cu|drupal-7.56-1|87	
14cu|drupal-7.56-1|88	%files postgresql
14cu|drupal-7.56-1|89	
14cu|drupal-7.56-1|90	#----------------------------------------------------------------------------
14cu|drupal-7.56-1|91	
14cu|drupal-7.56-1|92	%package sqlite
14cu|drupal-7.56-1|93	Summary:	sqlite storage of drupal
14cu|drupal-7.56-1|94	Group:		Networking/WWW
14cu|drupal-7.56-1|95	Provides:	drupal-database-storage = %{EVRD}
14cu|drupal-7.56-1|96	Requires:	drupal = %{EVRD}
14cu|drupal-7.56-1|97	Requires:	php-pdo_sqlite
14cu|drupal-7.56-1|98	
14cu|drupal-7.56-1|99	%description sqlite
14cu|drupal-7.56-1|100	This package provides virtual requries of using sqlite as storage backend
14cu|drupal-7.56-1|101	for drupal.
14cu|drupal-7.56-1|102	
14cu|drupal-7.56-1|103	%files sqlite
14cu|drupal-7.56-1|104	
14cu|drupal-7.56-1|105	#----------------------------------------------------------------------------
14cu|drupal-7.56-1|106	
14cu|drupal-7.56-1|107	%prep
14cu|drupal-7.56-1|108	%setup -q
14cu|drupal-7.56-1|109	%patch0 -p0
14cu|drupal-7.56-1|110	%patch1 -p1
14cu|drupal-7.56-1|111	%patch2 -p1
14cu|drupal-7.56-1|112	%patch3 -p1
14cu|drupal-7.56-1|113	
14cu|drupal-7.56-1|114	%build
14cu|drupal-7.56-1|115	
14cu|drupal-7.56-1|116	%install
14cu|drupal-7.56-1|117	mkdir -p %{buildroot}%{_var}/www/drupal
14cu|drupal-7.56-1|118	cp -a * %{buildroot}%{_var}/www/drupal
14cu|drupal-7.56-1|119	
14cu|drupal-7.56-1|120	rm %{buildroot}%{_var}/www/drupal/*.txt %{buildroot}%{_var}/www/drupal/web.config
14cu|drupal-7.56-1|121	
14cu|drupal-7.56-1|122	mkdir -p %{buildroot}%{_sysconfdir}/drupal
14cu|drupal-7.56-1|123	cat > %{buildroot}%{_sysconfdir}/drupal/robots.txt << EOF
14cu|drupal-7.56-1|124	User-agent: *
14cu|drupal-7.56-1|125	Disallow:   /
14cu|drupal-7.56-1|126	EOF
14cu|drupal-7.56-1|127	(cd %{buildroot}%{_var}/www/drupal && \
14cu|drupal-7.56-1|128	ln -s %{_sysconfdir}/drupal/robots.txt robots.txt)
14cu|drupal-7.56-1|129	
14cu|drupal-7.56-1|130	mkdir -p %{buildroot}%{_webappconfdir}
14cu|drupal-7.56-1|131	cp .htaccess %{buildroot}%{_webappconfdir}/drupal.conf
14cu|drupal-7.56-1|132	
14cu|drupal-7.56-1|133	
14cu|drupal-7.56-1|134	%changelog
14cu|drupal-7.56-1|135	
14cu|drupal-7.56-1|136	* Sun Jul 09 2017 Denis Silakov <denis.silakov@rosalab.ru> 7.56-1
14cu|drupal-7.56-1|137	- (2fa19a3) Updated to 7.56
14cu|drupal-7.56-1|138	
14cu|drupal-7.56-1|139	

10004 14
14cu|dspam-3.10.2-1|1	%define _disable_ld_no_undefined 1
14cu|dspam-3.10.2-1|2	
14cu|dspam-3.10.2-1|3	%define major 7
14cu|dspam-3.10.2-1|4	%define libname %mklibname dspam %{major}
14cu|dspam-3.10.2-1|5	%define devname %mklibname dspam -d
14cu|dspam-3.10.2-1|6	
14cu|dspam-3.10.2-1|7	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
14cu|dspam-3.10.2-1|8	Name:		dspam
14cu|dspam-3.10.2-1|9	Version:	3.10.2
14cu|dspam-3.10.2-1|10	Release:	1
14cu|dspam-3.10.2-1|11	License:	AGPLv3+
14cu|dspam-3.10.2-1|12	Group:		System/Servers
14cu|dspam-3.10.2-1|13	Url:		http://dspam.sourceforge.net
14cu|dspam-3.10.2-1|14	Source0:	https://sourceforge.net/projects/dspam/files/dspam/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|dspam-3.10.2-1|15	Source1:	dspam.cf
14cu|dspam-3.10.2-1|16	Source2:	dspam.cron
14cu|dspam-3.10.2-1|17	Source3:	dspam.sysconfig
14cu|dspam-3.10.2-1|18	Source4:	dspam.service
14cu|dspam-3.10.2-1|19	Source5:	dspam-tmpfiles.conf
14cu|dspam-3.10.2-1|20	Patch0:		dspam-modules.diff
14cu|dspam-3.10.2-1|21	BuildRequires:	autoconf2.5
14cu|dspam-3.10.2-1|22	BuildRequires:	libtool
14cu|dspam-3.10.2-1|23	BuildRequires:	mysql-devel
14cu|dspam-3.10.2-1|24	BuildRequires:	openldap-devel
14cu|dspam-3.10.2-1|25	BuildRequires:	pkgconfig(sqlite3)
14cu|dspam-3.10.2-1|26	BuildRequires:	pkgconfig(libpq)
14cu|dspam-3.10.2-1|27	Requires:	apache-mod_socache_shmcb
14cu|dspam-3.10.2-1|28	Requires:	clamav
14cu|dspam-3.10.2-1|29	Requires:	clamd
14cu|dspam-3.10.2-1|30	Suggests:	%{name}-backend-hash
14cu|dspam-3.10.2-1|31	Requires(post,preun):	rpm-helper
14cu|dspam-3.10.2-1|32	Requires(post,preun,postun):	systemd
14cu|dspam-3.10.2-1|33	
14cu|dspam-3.10.2-1|34	%description
14cu|dspam-3.10.2-1|35	DSPAM (as in De-Spam) is an open-source project to create a new
14cu|dspam-3.10.2-1|36	kind of anti-spam mechanism, and is currently effective as both a
14cu|dspam-3.10.2-1|37	server-side agent for UNIX email servers and a developer's library
14cu|dspam-3.10.2-1|38	for mail clients, other anti-spam tools, and similar projects
14cu|dspam-3.10.2-1|39	requiring drop-in spam filtering.
14cu|dspam-3.10.2-1|40	
14cu|dspam-3.10.2-1|41	The DSPAM agent masquerades as the email server's local delivery
14cu|dspam-3.10.2-1|42	agent and filters/learns spams using an advanced Bayesian
14cu|dspam-3.10.2-1|43	statistical approach (based on Baye's theorem of combined
14cu|dspam-3.10.2-1|44	probabilities) which provides an administratively
14cu|dspam-3.10.2-1|45	maintenance-free, easy-learning Anti-Spam service custom tailored
14cu|dspam-3.10.2-1|46	to each individual user's behavior. Advanced because on top of
14cu|dspam-3.10.2-1|47	standard Bayesian filtering is also incorporated the use of
14cu|dspam-3.10.2-1|48	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
14cu|dspam-3.10.2-1|49	works great with Sendmail and Exim, and should work well with
14cu|dspam-3.10.2-1|50	any other MTA that supports an external local delivery agent
14cu|dspam-3.10.2-1|51	(postfix, qmail, etc.)
14cu|dspam-3.10.2-1|52	
14cu|dspam-3.10.2-1|53	%files
14cu|dspam-3.10.2-1|54	%doc README* RELEASE.NOTES CHANGELOG txt/*.txt
14cu|dspam-3.10.2-1|55	%doc doc/courier.txt doc/exim.txt doc/markov.txt doc/pop3filter.txt
14cu|dspam-3.10.2-1|56	%doc doc/postfix.txt doc/qmail.txt doc/relay.txt doc/sendmail.txt
14cu|dspam-3.10.2-1|57	%{_tmpfilesdir}/%{name}.conf
14cu|dspam-3.10.2-1|58	%{_unitdir}/dspam.service
14cu|dspam-3.10.2-1|59	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dspam
14cu|dspam-3.10.2-1|60	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dspam
14cu|dspam-3.10.2-1|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/dspam
14cu|dspam-3.10.2-1|63	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/spamassassin/dspam.cf
14cu|dspam-3.10.2-1|64	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/ld.so.conf.d/dspam.conf
14cu|dspam-3.10.2-1|65	%attr(0755,root,root) %{_bindir}/cssclean
14cu|dspam-3.10.2-1|66	%attr(0755,root,root) %{_bindir}/csscompress
14cu|dspam-3.10.2-1|67	%attr(0755,root,root) %{_bindir}/cssconvert
14cu|dspam-3.10.2-1|68	%attr(0755,root,root) %{_bindir}/cssstat
14cu|dspam-3.10.2-1|69	%attr(0755,root,mail) %{_bindir}/dspam_admin
14cu|dspam-3.10.2-1|70	%attr(0755,root,mail) %{_bindir}/dspam
14cu|dspam-3.10.2-1|71	%attr(0755,root,root) %{_bindir}/dspam_2sql
14cu|dspam-3.10.2-1|72	%attr(0755,root,root) %{_bindir}/dspam_clean
14cu|dspam-3.10.2-1|73	%attr(0755,root,root) %{_bindir}/dspam_crc
14cu|dspam-3.10.2-1|74	%attr(0755,root,root) %{_bindir}/dspamc
14cu|dspam-3.10.2-1|75	%attr(0755,root,root) %{_bindir}/dspam_dump
14cu|dspam-3.10.2-1|76	%attr(0755,root,root) %{_bindir}/dspam_logrotate
14cu|dspam-3.10.2-1|77	%attr(0755,root,root) %{_bindir}/dspam_merge
14cu|dspam-3.10.2-1|78	%attr(0755,root,root) %{_bindir}/dspam_stats
14cu|dspam-3.10.2-1|79	%attr(0755,root,root) %{_bindir}/dspam_train
14cu|dspam-3.10.2-1|80	%attr(0755,root,root) %{_bindir}/dspam_notify
14cu|dspam-3.10.2-1|81	%attr(0644,root,root) %{_mandir}/man1/dspam.1*
14cu|dspam-3.10.2-1|82	%attr(0644,root,root) %{_mandir}/man1/dspam_clean.1*
14cu|dspam-3.10.2-1|83	%attr(0644,root,root) %{_mandir}/man1/dspam_dump.1*
14cu|dspam-3.10.2-1|84	%attr(0644,root,root) %{_mandir}/man1/dspam_merge.1*
14cu|dspam-3.10.2-1|85	%attr(0644,root,root) %{_mandir}/man1/dspam_stats.1*
14cu|dspam-3.10.2-1|86	%attr(0644,root,root) %{_mandir}/man1/dspam_train.1*
14cu|dspam-3.10.2-1|87	%attr(0644,root,root) %{_mandir}/man1/dspam_admin.1*
14cu|dspam-3.10.2-1|88	%attr(0644,root,root) %{_mandir}/man1/dspam_crc.1*
14cu|dspam-3.10.2-1|89	%attr(0644,root,root) %{_mandir}/man1/dspam_logrotate.1*
14cu|dspam-3.10.2-1|90	%attr(0644,root,root) %{_localstatedir}/www/icons/dspam.gif
14cu|dspam-3.10.2-1|91	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam
14cu|dspam-3.10.2-1|92	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam/data
14cu|dspam-3.10.2-1|93	%dir %attr(0750,root,mail) %{_localstatedir}/log/dspam
14cu|dspam-3.10.2-1|94	%ghost %dir %attr(0750,root,root) %{_localstatedir}/run/dspam
14cu|dspam-3.10.2-1|95	%dir %attr(0755,root,root) %{_datadir}/dspam
14cu|dspam-3.10.2-1|96	
14cu|dspam-3.10.2-1|97	%post
14cu|dspam-3.10.2-1|98	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|dspam-3.10.2-1|99	%systemd_post dspam.service
14cu|dspam-3.10.2-1|100	
14cu|dspam-3.10.2-1|101	%preun
14cu|dspam-3.10.2-1|102	%systemd_preun dspam.service
14cu|dspam-3.10.2-1|103	
14cu|dspam-3.10.2-1|104	%postun
14cu|dspam-3.10.2-1|105	%systemd_postun_with_restart dspam.service
14cu|dspam-3.10.2-1|106	
14cu|dspam-3.10.2-1|107	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|108	
14cu|dspam-3.10.2-1|109	%package -n %{libname}
14cu|dspam-3.10.2-1|110	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
14cu|dspam-3.10.2-1|111	Group:		System/Libraries
14cu|dspam-3.10.2-1|112	
14cu|dspam-3.10.2-1|113	%description -n %{libname}
14cu|dspam-3.10.2-1|114	Shared library for DSPAM.
14cu|dspam-3.10.2-1|115	
14cu|dspam-3.10.2-1|116	%files -n %{libname}
14cu|dspam-3.10.2-1|117	%{_libdir}/libdspam.so.%{major}*
14cu|dspam-3.10.2-1|118	
14cu|dspam-3.10.2-1|119	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|120	
14cu|dspam-3.10.2-1|121	%package -n %{devname}
14cu|dspam-3.10.2-1|122	Summary:	Development library and header files for the %{name} library
14cu|dspam-3.10.2-1|123	Group:		Development/C
14cu|dspam-3.10.2-1|124	Requires:	%{libname} = %{EVRD}
14cu|dspam-3.10.2-1|125	Provides:	%{name}-devel = %{EVRD}
14cu|dspam-3.10.2-1|126	
14cu|dspam-3.10.2-1|127	%description -n %{devname}
14cu|dspam-3.10.2-1|128	DSPAM has had its core engine moved into a separate library,
14cu|dspam-3.10.2-1|129	libdspam. This library can be used by developers to provide
14cu|dspam-3.10.2-1|130	'drop-in' spam filtering for their mail client applications,
14cu|dspam-3.10.2-1|131	other anti-spam tools, or similar projects.
14cu|dspam-3.10.2-1|132	
14cu|dspam-3.10.2-1|133	%files -n %{devname}
14cu|dspam-3.10.2-1|134	%attr(0755,root,root) %{_libdir}/libdspam.so
14cu|dspam-3.10.2-1|135	%{_includedir}/dspam
14cu|dspam-3.10.2-1|136	%attr(0644,root,root) %{_libdir}/pkgconfig/dspam.pc
14cu|dspam-3.10.2-1|137	%attr(0644,root,root) %{_mandir}/man3/*
14cu|dspam-3.10.2-1|138	
14cu|dspam-3.10.2-1|139	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|140	
14cu|dspam-3.10.2-1|141	%package backend-hash
14cu|dspam-3.10.2-1|142	Summary:	The hash driver for DSPAM
14cu|dspam-3.10.2-1|143	Group:		System/Servers
14cu|dspam-3.10.2-1|144	Requires:	%{name} = %{EVRD}
14cu|dspam-3.10.2-1|145	Conflicts:	%{_lib}dspam7 < 3.10.1-6
14cu|dspam-3.10.2-1|146	
14cu|dspam-3.10.2-1|147	%description backend-hash
14cu|dspam-3.10.2-1|148	The hash driver for DSPAM. It's the default backend.
14cu|dspam-3.10.2-1|149	
14cu|dspam-3.10.2-1|150	%files backend-hash
14cu|dspam-3.10.2-1|151	%attr(0755,root,root) %{_libdir}/dspam/libhash_drv.so
14cu|dspam-3.10.2-1|152	
14cu|dspam-3.10.2-1|153	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|154	
14cu|dspam-3.10.2-1|155	%package backend-mysql
14cu|dspam-3.10.2-1|156	Summary:	The mysql driver for DSPAM
14cu|dspam-3.10.2-1|157	Group:		System/Servers
14cu|dspam-3.10.2-1|158	Requires:	%{name} = %{EVRD}
14cu|dspam-3.10.2-1|159	
14cu|dspam-3.10.2-1|160	%description backend-mysql
14cu|dspam-3.10.2-1|161	The mysql driver for DSPAM.
14cu|dspam-3.10.2-1|162	
14cu|dspam-3.10.2-1|163	%files backend-mysql
14cu|dspam-3.10.2-1|164	%doc doc/mysql_drv.txt
14cu|dspam-3.10.2-1|165	%attr(0755,root,root) %{_libdir}/dspam/libmysql_drv.so
14cu|dspam-3.10.2-1|166	%dir %attr(0755,root,root) %{_datadir}/dspam-mysql
14cu|dspam-3.10.2-1|167	%attr(0644,root,root) %{_datadir}/dspam-mysql/*
14cu|dspam-3.10.2-1|168	
14cu|dspam-3.10.2-1|169	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|170	
14cu|dspam-3.10.2-1|171	%package backend-pgsql
14cu|dspam-3.10.2-1|172	Summary:	The pgsql driver for DSPAM
14cu|dspam-3.10.2-1|173	Group:		System/Servers
14cu|dspam-3.10.2-1|174	Requires:	%{name} = %{EVRD}
14cu|dspam-3.10.2-1|175	
14cu|dspam-3.10.2-1|176	%description backend-pgsql
14cu|dspam-3.10.2-1|177	The pgsql driver for DSPAM.
14cu|dspam-3.10.2-1|178	
14cu|dspam-3.10.2-1|179	%files backend-pgsql
14cu|dspam-3.10.2-1|180	%doc doc/pgsql_drv.txt
14cu|dspam-3.10.2-1|181	%attr(0755,root,root) %{_libdir}/dspam/libpgsql_drv.so
14cu|dspam-3.10.2-1|182	%attr(0755,root,root) %{_bindir}/dspam_pg2int8
14cu|dspam-3.10.2-1|183	%dir %attr(0755,root,root) %{_datadir}/dspam-pgsql
14cu|dspam-3.10.2-1|184	%attr(0644,root,root) %{_datadir}/dspam-pgsql/*
14cu|dspam-3.10.2-1|185	
14cu|dspam-3.10.2-1|186	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|187	
14cu|dspam-3.10.2-1|188	%package backend-sqlite3
14cu|dspam-3.10.2-1|189	Summary:	The sqlite3 driver for DSPAM
14cu|dspam-3.10.2-1|190	Group:		System/Servers
14cu|dspam-3.10.2-1|191	Requires:	%{name} = %{EVRD}
14cu|dspam-3.10.2-1|192	
14cu|dspam-3.10.2-1|193	%description backend-sqlite3
14cu|dspam-3.10.2-1|194	The sqlite3 driver for DSPAM.
14cu|dspam-3.10.2-1|195	
14cu|dspam-3.10.2-1|196	%files backend-sqlite3
14cu|dspam-3.10.2-1|197	%doc doc/sqlite_drv.txt
14cu|dspam-3.10.2-1|198	%attr(0755,root,root) %{_libdir}/dspam/libsqlite3_drv.so
14cu|dspam-3.10.2-1|199	%{_datadir}/dspam-sqlite3
14cu|dspam-3.10.2-1|200	
14cu|dspam-3.10.2-1|201	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|202	
14cu|dspam-3.10.2-1|203	%package cgi
14cu|dspam-3.10.2-1|204	Summary:	Web administration GUI for DSPAM
14cu|dspam-3.10.2-1|205	Group:		System/Servers
14cu|dspam-3.10.2-1|206	Requires:	apache
14cu|dspam-3.10.2-1|207	Requires:	%{name} = %{EVRD}
14cu|dspam-3.10.2-1|208	
14cu|dspam-3.10.2-1|209	%description cgi
14cu|dspam-3.10.2-1|210	Web administration GUI for DSPAM.
14cu|dspam-3.10.2-1|211	
14cu|dspam-3.10.2-1|212	%files cgi
14cu|dspam-3.10.2-1|213	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin
14cu|dspam-3.10.2-1|214	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin/templates
14cu|dspam-3.10.2-1|215	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
14cu|dspam-3.10.2-1|216	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/default.prefs
14cu|dspam-3.10.2-1|217	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/admins
14cu|dspam-3.10.2-1|218	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/.htpasswd
14cu|dspam-3.10.2-1|219	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.txt
14cu|dspam-3.10.2-1|220	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.gif
14cu|dspam-3.10.2-1|221	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.css
14cu|dspam-3.10.2-1|222	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.cgi
14cu|dspam-3.10.2-1|223	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.pl
14cu|dspam-3.10.2-1|224	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/templates/*.html
14cu|dspam-3.10.2-1|225	
14cu|dspam-3.10.2-1|226	%post cgi
14cu|dspam-3.10.2-1|227	systemctl try-restart httpd
14cu|dspam-3.10.2-1|228	
14cu|dspam-3.10.2-1|229	%postun cgi
14cu|dspam-3.10.2-1|230	if [ "$1" = "0" ]; then
14cu|dspam-3.10.2-1|231	systemctl try-restart httpd
14cu|dspam-3.10.2-1|232	fi
14cu|dspam-3.10.2-1|233	
14cu|dspam-3.10.2-1|234	#----------------------------------------------------------------------------
14cu|dspam-3.10.2-1|235	
14cu|dspam-3.10.2-1|236	%prep
14cu|dspam-3.10.2-1|237	%setup -q
14cu|dspam-3.10.2-1|238	%patch0 -p1
14cu|dspam-3.10.2-1|239	
14cu|dspam-3.10.2-1|240	# instead of maintaining patches...
14cu|dspam-3.10.2-1|241	find -type f -name "Makefile*" | xargs perl -pi -e "s|-static||g"
14cu|dspam-3.10.2-1|242	
14cu|dspam-3.10.2-1|243	%build
14cu|dspam-3.10.2-1|244	export WANT_AUTOCONF_2_5=1
14cu|dspam-3.10.2-1|245	rm -f configure
14cu|dspam-3.10.2-1|246	autoreconf -fis
14cu|dspam-3.10.2-1|247	ln -snf %{_bindir}/libtool .
14cu|dspam-3.10.2-1|248	
14cu|dspam-3.10.2-1|249	%configure2_5x \
14cu|dspam-3.10.2-1|250	--disable-static \
14cu|dspam-3.10.2-1|251	--enable-daemon \
14cu|dspam-3.10.2-1|252	--enable-trusted-user-security \
14cu|dspam-3.10.2-1|253	--enable-clamav \
14cu|dspam-3.10.2-1|254	--enable-long-usernames \
14cu|dspam-3.10.2-1|255	--enable-domain-scale \
14cu|dspam-3.10.2-1|256	--enable-virtual-users \
14cu|dspam-3.10.2-1|257	--with-dspam-home=%{_localstatedir}/lib/dspam \
14cu|dspam-3.10.2-1|258	--with-logdir=%{_localstatedir}/log/dspam \
14cu|dspam-3.10.2-1|259	--with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv \
14cu|dspam-3.10.2-1|260	--with-mysql-includes=%{_includedir}/mysql \
14cu|dspam-3.10.2-1|261	--with-mysql-libraries=%{_libdir} \
14cu|dspam-3.10.2-1|262	--with-pgsql-includes=%{_includedir} \
14cu|dspam-3.10.2-1|263	--with-pgsql-libraries=%{_libdir}
14cu|dspam-3.10.2-1|264	
14cu|dspam-3.10.2-1|265	%install
14cu|dspam-3.10.2-1|266	# make some dirs
14cu|dspam-3.10.2-1|267	install -d %{buildroot}%{_includedir}/dspam
14cu|dspam-3.10.2-1|268	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin
14cu|dspam-3.10.2-1|269	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cu|dspam-3.10.2-1|270	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|dspam-3.10.2-1|271	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|dspam-3.10.2-1|272	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|dspam-3.10.2-1|273	install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cu|dspam-3.10.2-1|274	install -d %{buildroot}%{_libdir}/dspam
14cu|dspam-3.10.2-1|275	install -d %{buildroot}%{_localstatedir}/lib/dspam/data
14cu|dspam-3.10.2-1|276	install -d %{buildroot}/var/log/dspam
14cu|dspam-3.10.2-1|277	install -d %{buildroot}/var/run/dspam
14cu|dspam-3.10.2-1|278	install -d %{buildroot}/var/www/icons
14cu|dspam-3.10.2-1|279	install -d %{buildroot}%{_datadir}/dspam/cgi-bin/templates
14cu|dspam-3.10.2-1|280	install -d %{buildroot}%{_datadir}/dspam-sqlite3
14cu|dspam-3.10.2-1|281	install -d %{buildroot}%{_datadir}/dspam-mysql
14cu|dspam-3.10.2-1|282	install -d %{buildroot}%{_datadir}/dspam-pgsql
14cu|dspam-3.10.2-1|283	
14cu|dspam-3.10.2-1|284	%makeinstall_std
14cu|dspam-3.10.2-1|285	
14cu|dspam-3.10.2-1|286	# install promo icon
14cu|dspam-3.10.2-1|287	install -m0644 webui/htdocs/dspam-logo-small.gif %{buildroot}/var/www/icons/dspam.gif
14cu|dspam-3.10.2-1|288	
14cu|dspam-3.10.2-1|289	# install /etc stuff
14cu|dspam-3.10.2-1|290	install -m0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/dspam
14cu|dspam-3.10.2-1|291	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/dspam
14cu|dspam-3.10.2-1|292	
14cu|dspam-3.10.2-1|293	# install systemd unit and tmpfiles config
14cu|dspam-3.10.2-1|294	install -D -m0644 %{SOURCE4} %{buildroot}%{_unitdir}/dspam.service
14cu|dspam-3.10.2-1|295	install -D -m0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|dspam-3.10.2-1|296	
14cu|dspam-3.10.2-1|297	# install sql stuff
14cu|dspam-3.10.2-1|298	install -m0644 src/tools.sqlite_drv/*.sql %{buildroot}%{_datadir}/dspam-sqlite3/
14cu|dspam-3.10.2-1|299	install -m0644 src/tools.mysql_drv/*.sql %{buildroot}%{_datadir}/dspam-mysql/
14cu|dspam-3.10.2-1|300	install -m0644 src/tools.pgsql_drv/*.sql %{buildroot}%{_datadir}/dspam-pgsql/
14cu|dspam-3.10.2-1|301	
14cu|dspam-3.10.2-1|302	# install the cgi stuff
14cu|dspam-3.10.2-1|303	install -m0755 webui/cgi-bin/*.cgi %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|304	install -m0755 webui/cgi-bin/configure.pl %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|305	install -m0644 webui/cgi-bin/*.txt %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|306	install -m0644 webui/cgi-bin/default.prefs %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|307	install -m0644 webui/cgi-bin/admins %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|308	install -m0644 webui/htdocs/*.css %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|309	install -m0644 webui/htdocs/*.gif %{buildroot}%{_datadir}/dspam/cgi-bin/
14cu|dspam-3.10.2-1|310	install -m0644 webui/cgi-bin/templates/*.html %{buildroot}%{_datadir}/dspam/cgi-bin/templates/
14cu|dspam-3.10.2-1|311	
14cu|dspam-3.10.2-1|312	# fix webroot
14cu|dspam-3.10.2-1|313	perl -pi -e "s|\"\/\"\;|\"\/dspam\"\;|g" %{buildroot}%{_datadir}/dspam/cgi-bin/configure.pl
14cu|dspam-3.10.2-1|314	
14cu|dspam-3.10.2-1|315	cat > dspam.apache2 << EOF
14cu|dspam-3.10.2-1|316	
14cu|dspam-3.10.2-1|317	Alias /dspam %{_datadir}/dspam/cgi-bin
14cu|dspam-3.10.2-1|318	
14cu|dspam-3.10.2-1|319	<Directory %{_datadir}/dspam/cgi-bin/>
14cu|dspam-3.10.2-1|320	
14cu|dspam-3.10.2-1|321	Options ExecCGI
14cu|dspam-3.10.2-1|322	AllowOverride Limit AuthConfig
14cu|dspam-3.10.2-1|323	DirectoryIndex dspam.cgi
14cu|dspam-3.10.2-1|324	
14cu|dspam-3.10.2-1|325	Require host 127.0.0.1
14cu|dspam-3.10.2-1|326	
14cu|dspam-3.10.2-1|327	AuthUserFile %{_datadir}/dspam/cgi-bin/.htpasswd
14cu|dspam-3.10.2-1|328	AuthGroupFile /dev/null
14cu|dspam-3.10.2-1|329	AuthName "Authorization required"
14cu|dspam-3.10.2-1|330	AuthType Basic
14cu|dspam-3.10.2-1|331	
14cu|dspam-3.10.2-1|332	<Limit GET>
14cu|dspam-3.10.2-1|333	require user root
14cu|dspam-3.10.2-1|334	require user dspamadmin
14cu|dspam-3.10.2-1|335	</Limit>
14cu|dspam-3.10.2-1|336	
14cu|dspam-3.10.2-1|337	</Directory>
14cu|dspam-3.10.2-1|338	EOF
14cu|dspam-3.10.2-1|339	install -m0644 dspam.apache2 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
14cu|dspam-3.10.2-1|340	echo "dspamadmin:h7Sr5nPztyPjU" > %{buildroot}%{_datadir}/dspam/cgi-bin/.htpasswd
14cu|dspam-3.10.2-1|341	echo "dspamadmin" >> %{buildroot}%{_datadir}/dspam/cgi-bin/admins
14cu|dspam-3.10.2-1|342	
14cu|dspam-3.10.2-1|343	cat > dspam.logrotate << EOF
14cu|dspam-3.10.2-1|344	/var/log/dspam/*.log {
14cu|dspam-3.10.2-1|345	missingok
14cu|dspam-3.10.2-1|346	monthly
14cu|dspam-3.10.2-1|347	compress
14cu|dspam-3.10.2-1|348	postrotate
14cu|dspam-3.10.2-1|349	/bin/kill -HUP \`cat /var/run/dspam/dspam.pid 2> /dev/null\` || /bin/true
14cu|dspam-3.10.2-1|350	endscript
14cu|dspam-3.10.2-1|351	}
14cu|dspam-3.10.2-1|352	EOF
14cu|dspam-3.10.2-1|353	install -m0644 dspam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dspam
14cu|dspam-3.10.2-1|354	
14cu|dspam-3.10.2-1|355	# fix strange perms (strip cannot access setuid/sgid files...)
14cu|dspam-3.10.2-1|356	chmod 755 %{buildroot}%{_bindir}/*
14cu|dspam-3.10.2-1|357	
14cu|dspam-3.10.2-1|358	# install spamassassin stuff
14cu|dspam-3.10.2-1|359	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/mail/spamassassin
14cu|dspam-3.10.2-1|360	
14cu|dspam-3.10.2-1|361	# fix default config (patches won't apply here...)
14cu|dspam-3.10.2-1|362	perl -pi -e "s|^#ServerDomainSocketPath.*|ServerDomainSocketPath \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|363	perl -pi -e "s|^#ClientHost.*|ClientHost \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|364	perl -pi -e "s|^#ServerPID.*|ServerPID \"/var/run/dspam/dspam\.pid\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|365	perl -pi -e "s|^#ServerMode.*|ServerMode dspam|g" %{buildroot}%{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|366	
14cu|dspam-3.10.2-1|367	# fix strange perms
14cu|dspam-3.10.2-1|368	chmod 644 doc/*
14cu|dspam-3.10.2-1|369	
14cu|dspam-3.10.2-1|370	# provide a  README.urpmi file
14cu|dspam-3.10.2-1|371	cat > README.urpmi << EOF
14cu|dspam-3.10.2-1|372	
14cu|dspam-3.10.2-1|373	Due huge changes in the source an upgrade from 3.4.x to 3.6.x has to be done
14cu|dspam-3.10.2-1|374	manually, please read these files:
14cu|dspam-3.10.2-1|375	
14cu|dspam-3.10.2-1|376	%{_docdir}/%{name}-%{version}/RELEASE.NOTES
14cu|dspam-3.10.2-1|377	%{_docdir}/%{name}-%{version}/UPGRADING
14cu|dspam-3.10.2-1|378	
14cu|dspam-3.10.2-1|379	The previous 3.4.x packages was specially handcrafted so that you could use each
14cu|dspam-3.10.2-1|380	driver and even toggle between them, or use them simultaneousely. This is not
14cu|dspam-3.10.2-1|381	nessesary anymore and that magic has therefore been removed.
14cu|dspam-3.10.2-1|382	
14cu|dspam-3.10.2-1|383	The Berkley-DB backend driver has been removed as it is prone to give errors due
14cu|dspam-3.10.2-1|384	lack of thread safety as outlined in the dspam documentation.
14cu|dspam-3.10.2-1|385	
14cu|dspam-3.10.2-1|386	The amavis-new tailored package has been removed, it may reappear later on.
14cu|dspam-3.10.2-1|387	
14cu|dspam-3.10.2-1|388	You will have to define a proper cron command to use for daily cleanups. Look
14cu|dspam-3.10.2-1|389	in the %{_sysconfdir}/sysconfig/dspam file for some examples.
14cu|dspam-3.10.2-1|390	
14cu|dspam-3.10.2-1|391	For example when executing dspam with the mysql driver it is possible it will
14cu|dspam-3.10.2-1|392	complain that it cannot find a %{_localstatedir}/lib/dspam/mysql.data file. This
14cu|dspam-3.10.2-1|393	is for backward compatibility. Do not use this file, edit the %{_sysconfdir}/dspam.conf
14cu|dspam-3.10.2-1|394	file instead.
14cu|dspam-3.10.2-1|395	
14cu|dspam-3.10.2-1|396	The dspam-cgi web interface is password protected and only accessable from 127.0.0.1,
14cu|dspam-3.10.2-1|397	login as dspamadmin (l/p=dspamadmin) and change this ASAP in the
14cu|dspam-3.10.2-1|398	%{_datadir}/dspam/cgi-bin/.htpasswd file. Preferably you should use some other
14cu|dspam-3.10.2-1|399	authentication mechanish.
14cu|dspam-3.10.2-1|400	EOF
14cu|dspam-3.10.2-1|401	
14cu|dspam-3.10.2-1|402	echo "%{_libdir}/dspam" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/dspam.conf
14cu|dspam-3.10.2-1|403	
14cu|dspam-3.10.2-1|404	%changelog
14cu|dspam-3.10.2-1|405	
14cu|dspam-3.10.2-1|406	* Mon Sep 05 2016 alzim <alzim@bk.ru> 3.10.2-1
14cu|dspam-3.10.2-1|407	- (891c214) Merge pull request #2 from import/dspam:rosa2016.1
14cu|dspam-3.10.2-1|408	- (891c214) Updated to 3.10.2
14cu|dspam-3.10.2-1|409	
14cu|dspam-3.10.2-1|410	

10005 14
14cu|dtdparser-1.21-4|1	%define section         free
14cu|dtdparser-1.21-4|2	
14cu|dtdparser-1.21-4|3	Name:           dtdparser
14cu|dtdparser-1.21-4|4	Version:        1.21
14cu|dtdparser-1.21-4|5	Release:        4
14cu|dtdparser-1.21-4|6	Epoch:          0
14cu|dtdparser-1.21-4|7	Summary:        A Java DTD Parser
14cu|dtdparser-1.21-4|8	License:        LGPL
14cu|dtdparser-1.21-4|9	Source0:        http://wutka.com/download/%{name}-%{version}.tgz
14cu|dtdparser-1.21-4|10	URL:            http://wutka.com/dtdparser.html
14cu|dtdparser-1.21-4|11	BuildRequires:  ant
14cu|dtdparser-1.21-4|12	BuildRequires:  locales-en
14cu|dtdparser-1.21-4|13	BuildRequires:  java-rpmbuild
14cu|dtdparser-1.21-4|14	Requires:       java
14cu|dtdparser-1.21-4|15	Requires:       jpackage-utils >= 0:1.6
14cu|dtdparser-1.21-4|16	Requires(postun): jpackage-utils >= 0:1.6
14cu|dtdparser-1.21-4|17	Group:          Development/Java
14cu|dtdparser-1.21-4|18	BuildArch:      noarch
14cu|dtdparser-1.21-4|19	
14cu|dtdparser-1.21-4|20	%description
14cu|dtdparser-1.21-4|21	DTD parsers for Java seem to be pretty scarce. That's probably because
14cu|dtdparser-1.21-4|22	DTD isn't valid XML. At some point, if/when XML Schema becomes widely
14cu|dtdparser-1.21-4|23	accepted, no one will need DTD parsers anymore. Until then, you can
14cu|dtdparser-1.21-4|24	use this library to parse a DTD.
14cu|dtdparser-1.21-4|25	
14cu|dtdparser-1.21-4|26	%package javadoc
14cu|dtdparser-1.21-4|27	Summary:        Javadoc for %{name}
14cu|dtdparser-1.21-4|28	Group:          Development/Java
14cu|dtdparser-1.21-4|29	Requires:       jpackage-utils >= 0:1.6
14cu|dtdparser-1.21-4|30	Requires(postun): jpackage-utils >= 0:1.6
14cu|dtdparser-1.21-4|31	
14cu|dtdparser-1.21-4|32	%description javadoc
14cu|dtdparser-1.21-4|33	Javadoc for %{name}.
14cu|dtdparser-1.21-4|34	
14cu|dtdparser-1.21-4|35	# -----------------------------------------------------------------------------
14cu|dtdparser-1.21-4|36	
14cu|dtdparser-1.21-4|37	%prep
14cu|dtdparser-1.21-4|38	%setup -q
14cu|dtdparser-1.21-4|39	# remove all binary libs
14cu|dtdparser-1.21-4|40	find . -name "*.jar" -exec rm -f {} \;
14cu|dtdparser-1.21-4|41	
14cu|dtdparser-1.21-4|42	# -----------------------------------------------------------------------------
14cu|dtdparser-1.21-4|43	
14cu|dtdparser-1.21-4|44	%build
14cu|dtdparser-1.21-4|45	export LC_ALL=en_US.ISO-8859-1
14cu|dtdparser-1.21-4|46	%{ant} build createdoc
14cu|dtdparser-1.21-4|47	
14cu|dtdparser-1.21-4|48	# -----------------------------------------------------------------------------
14cu|dtdparser-1.21-4|49	
14cu|dtdparser-1.21-4|50	%install
14cu|dtdparser-1.21-4|51	# jars
14cu|dtdparser-1.21-4|52	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cu|dtdparser-1.21-4|53	install -m 644 dist/%{name}120.jar \
14cu|dtdparser-1.21-4|54	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cu|dtdparser-1.21-4|55	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|dtdparser-1.21-4|56	
14cu|dtdparser-1.21-4|57	# javadoc
14cu|dtdparser-1.21-4|58	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|dtdparser-1.21-4|59	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|dtdparser-1.21-4|60	
14cu|dtdparser-1.21-4|61	# -----------------------------------------------------------------------------
14cu|dtdparser-1.21-4|62	
14cu|dtdparser-1.21-4|63	%files
14cu|dtdparser-1.21-4|64	%defattr(0644,root,root,0755)
14cu|dtdparser-1.21-4|65	%doc CHANGES LICENSE README
14cu|dtdparser-1.21-4|66	%{_javadir}/*
14cu|dtdparser-1.21-4|67	
14cu|dtdparser-1.21-4|68	%files javadoc
14cu|dtdparser-1.21-4|69	%defattr(0644,root,root,0755)
14cu|dtdparser-1.21-4|70	%doc %{_javadocdir}/*
14cu|dtdparser-1.21-4|71	
14cu|dtdparser-1.21-4|72	%changelog
14cu|dtdparser-1.21-4|73	* Thu Nov 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.21-4
14cu|dtdparser-1.21-4|74	+ Revision: e1bb697
14cu|dtdparser-1.21-4|75	- Drop gcj support
14cu|dtdparser-1.21-4|76	
14cu|dtdparser-1.21-4|77	

10006 14
14cu|duckmarines-1.0c-1|1	Name:           duckmarines
14cu|duckmarines-1.0c-1|2	Version:        1.0c
14cu|duckmarines-1.0c-1|3	Release:        1
14cu|duckmarines-1.0c-1|4	Summary:        Frantic couch multiplayer action
14cu|duckmarines-1.0c-1|5	Group:          Games/Arcade
14cu|duckmarines-1.0c-1|6	License:        zlib
14cu|duckmarines-1.0c-1|7	Url:            http://tangramgames.dk/games/duckmarines
14cu|duckmarines-1.0c-1|8	Source0:        https://github.com/SimonLarsen/duckmarines/archive/%{name}-%{version}.tar.gz
14cu|duckmarines-1.0c-1|9	BuildRequires:  imagemagick
14cu|duckmarines-1.0c-1|10	BuildRequires:  zip
14cu|duckmarines-1.0c-1|11	
14cu|duckmarines-1.0c-1|12	Requires:       love >= 0.10
14cu|duckmarines-1.0c-1|13	BuildArch:      noarch
14cu|duckmarines-1.0c-1|14	
14cu|duckmarines-1.0c-1|15	%description
14cu|duckmarines-1.0c-1|16	Duck Marines is a cross-platform free software PC remake of Sonic Team's
14cu|duckmarines-1.0c-1|17	ChuChu Rocket.
14cu|duckmarines-1.0c-1|18	Duck Marines attempts to recreate the magic from the local multiplayer
14cu|duckmarines-1.0c-1|19	of ChuChu Rocket while adding new elements like mini games, a level editor,
14cu|duckmarines-1.0c-1|20	colorful pixel art and more.
14cu|duckmarines-1.0c-1|21	
14cu|duckmarines-1.0c-1|22	%files
14cu|duckmarines-1.0c-1|23	%doc README.md LICENSE.md
14cu|duckmarines-1.0c-1|24	%{_datadir}/applications/%{name}.desktop
14cu|duckmarines-1.0c-1|25	%{_gamesbindir}/%{name}
14cu|duckmarines-1.0c-1|26	%{_gamesdatadir}/%{name}/%{name}.love
14cu|duckmarines-1.0c-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|duckmarines-1.0c-1|28	
14cu|duckmarines-1.0c-1|29	#----------------------------------------------------------------------------
14cu|duckmarines-1.0c-1|30	
14cu|duckmarines-1.0c-1|31	%prep
14cu|duckmarines-1.0c-1|32	%setup -q
14cu|duckmarines-1.0c-1|33	
14cu|duckmarines-1.0c-1|34	%build
14cu|duckmarines-1.0c-1|35	
14cu|duckmarines-1.0c-1|36	%install
14cu|duckmarines-1.0c-1|37	# data
14cu|duckmarines-1.0c-1|38	zip -9 -r %{name}.love .
14cu|duckmarines-1.0c-1|39	install -D -m644 %{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|duckmarines-1.0c-1|40	
14cu|duckmarines-1.0c-1|41	# wrapper
14cu|duckmarines-1.0c-1|42	mkdir -p %{buildroot}%{_gamesbindir}
14cu|duckmarines-1.0c-1|43	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|duckmarines-1.0c-1|44	#!/bin/sh
14cu|duckmarines-1.0c-1|45	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|duckmarines-1.0c-1|46	EOF
14cu|duckmarines-1.0c-1|47	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|duckmarines-1.0c-1|48	
14cu|duckmarines-1.0c-1|49	# Desktop entry
14cu|duckmarines-1.0c-1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|duckmarines-1.0c-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|duckmarines-1.0c-1|52	[Desktop Entry]
14cu|duckmarines-1.0c-1|53	Name=Duck Marines
14cu|duckmarines-1.0c-1|54	GenericName=%{summary}
14cu|duckmarines-1.0c-1|55	Comment=%{summary}
14cu|duckmarines-1.0c-1|56	Exec=%{name}
14cu|duckmarines-1.0c-1|57	Icon=%{name}
14cu|duckmarines-1.0c-1|58	Terminal=false
14cu|duckmarines-1.0c-1|59	Type=Application
14cu|duckmarines-1.0c-1|60	Categories=Game;ArcadeGame;
14cu|duckmarines-1.0c-1|61	EOF
14cu|duckmarines-1.0c-1|62	
14cu|duckmarines-1.0c-1|63	
14cu|duckmarines-1.0c-1|64	# icons
14cu|duckmarines-1.0c-1|65	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|duckmarines-1.0c-1|66	install -dm 0755 \
14cu|duckmarines-1.0c-1|67	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|duckmarines-1.0c-1|68	convert -strip -resize $size res/icons/vector.svg \
14cu|duckmarines-1.0c-1|69	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|duckmarines-1.0c-1|70	done
14cu|duckmarines-1.0c-1|71	
14cu|duckmarines-1.0c-1|72	
14cu|duckmarines-1.0c-1|73	%changelog
14cu|duckmarines-1.0c-1|74	
14cu|duckmarines-1.0c-1|75	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 1.0c-1
14cu|duckmarines-1.0c-1|76	- (6fb7600) Imported from SRPM
14cu|duckmarines-1.0c-1|77	
14cu|duckmarines-1.0c-1|78	

10007 14
14cu|dukto-6.0-3|1	Summary:	Dukto file transfer tool
14cu|dukto-6.0-3|2	Name:		dukto
14cu|dukto-6.0-3|3	Version:	6.0
14cu|dukto-6.0-3|4	Release:	3
14cu|dukto-6.0-3|5	License:	GPLv2+
14cu|dukto-6.0-3|6	Group:		Networking/File transfer
14cu|dukto-6.0-3|7	Url:		http://msec.it/dukto
14cu|dukto-6.0-3|8	Source0:	%{name}-%{version}.tar.gz
14cu|dukto-6.0-3|9	Patch0:		dukto-qt5.6.patch
14cu|dukto-6.0-3|10	Patch1:		dukto-qt5.4.patch
14cu|dukto-6.0-3|11	Patch2:		dukto-6.0-desktop.patch
14cu|dukto-6.0-3|12	BuildRequires:	desktop-file-utils
14cu|dukto-6.0-3|13	BuildRequires:	pkgconfig(gl)
14cu|dukto-6.0-3|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|dukto-6.0-3|15	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|dukto-6.0-3|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|dukto-6.0-3|17	BuildRequires:	pkgconfig(Qt5Network)
14cu|dukto-6.0-3|18	BuildRequires:	pkgconfig(Qt5Script)
14cu|dukto-6.0-3|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|dukto-6.0-3|20	
14cu|dukto-6.0-3|21	%description
14cu|dukto-6.0-3|22	Dukto is an easy file transfer tool designed for LAN use. You can use it
14cu|dukto-6.0-3|23	to transfer files from one PC to another, without worrying about users,
14cu|dukto-6.0-3|24	permissions, operating systems, protocols, clients, servers and so on...
14cu|dukto-6.0-3|25	Just start dukto on the two PCs and transfer files and folders by dragging
14cu|dukto-6.0-3|26	onto it's window.
14cu|dukto-6.0-3|27	
14cu|dukto-6.0-3|28	%files
14cu|dukto-6.0-3|29	%{_bindir}/dukto
14cu|dukto-6.0-3|30	%{_datadir}/applications/dukto.desktop
14cu|dukto-6.0-3|31	%{_datadir}/pixmaps/dukto.png
14cu|dukto-6.0-3|32	
14cu|dukto-6.0-3|33	#----------------------------------------------------------------------------
14cu|dukto-6.0-3|34	
14cu|dukto-6.0-3|35	%prep
14cu|dukto-6.0-3|36	%setup -q
14cu|dukto-6.0-3|37	%patch0 -p1
14cu|dukto-6.0-3|38	%patch1 -p0
14cu|dukto-6.0-3|39	%patch2 -p1
14cu|dukto-6.0-3|40	
14cu|dukto-6.0-3|41	%build
14cu|dukto-6.0-3|42	%qmake_qt5 dukto.pro
14cu|dukto-6.0-3|43	%make
14cu|dukto-6.0-3|44	
14cu|dukto-6.0-3|45	%install
14cu|dukto-6.0-3|46	install -D -m0755 dukto "%{buildroot}%{_bindir}/dukto"
14cu|dukto-6.0-3|47	install -D -m0644 dukto.png "%{buildroot}%{_datadir}/pixmaps/dukto.png"
14cu|dukto-6.0-3|48	desktop-file-install --dir "%{buildroot}%{_datadir}/applications" dukto.desktop
14cu|dukto-6.0-3|49	
14cu|dukto-6.0-3|50	
14cu|dukto-6.0-3|51	%changelog
14cu|dukto-6.0-3|52	
14cu|dukto-6.0-3|53	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-3
14cu|dukto-6.0-3|54	- (6902315) Add patch to fix build with Qt 5.6
14cu|dukto-6.0-3|55	
14cu|dukto-6.0-3|56	

10008 14
14cu|duma-2.5.15-3|1	%define real_version 2_5_15
14cu|duma-2.5.15-3|2	
14cu|duma-2.5.15-3|3	%define major 0
14cu|duma-2.5.15-3|4	%define libname %mklibname %{name} %{major}
14cu|duma-2.5.15-3|5	%define devname %mklibname %{name} -d
14cu|duma-2.5.15-3|6	
14cu|duma-2.5.15-3|7	Summary:	Detect Unintended Memory Access
14cu|duma-2.5.15-3|8	Name:		duma
14cu|duma-2.5.15-3|9	Version:	2.5.15
14cu|duma-2.5.15-3|10	Release:	3
14cu|duma-2.5.15-3|11	License:	GPLv2+
14cu|duma-2.5.15-3|12	Group:		Development/Other
14cu|duma-2.5.15-3|13	Url:		http://duma.sourceforge.net/
14cu|duma-2.5.15-3|14	Source0:	http://dl.sf.net/duma/duma_%{real_version}.tar.gz
14cu|duma-2.5.15-3|15	Patch0:		duma_2_5_15-soname.patch
14cu|duma-2.5.15-3|16	Patch1:		duma_2_5_15-fopen.patch
14cu|duma-2.5.15-3|17	
14cu|duma-2.5.15-3|18	%description
14cu|duma-2.5.15-3|19	DUMA (Detect Unintended Memory Access) stops your program on the exact
14cu|duma-2.5.15-3|20	instruction that overruns (or underruns) a malloc() memory buffer. GDB
14cu|duma-2.5.15-3|21	will then display the source-code line that causes the bug. It works by
14cu|duma-2.5.15-3|22	using the virtual-memory hardware to create a red-zone at the border of
14cu|duma-2.5.15-3|23	each buffer: touch that, and your program stops. It can catch formerly
14cu|duma-2.5.15-3|24	impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens'
14cu|duma-2.5.15-3|25	Electric Fence library.
14cu|duma-2.5.15-3|26	
14cu|duma-2.5.15-3|27	%files
14cu|duma-2.5.15-3|28	%doc TODO README.txt
14cu|duma-2.5.15-3|29	%{_bindir}/duma
14cu|duma-2.5.15-3|30	%{_mandir}/man3/duma.3*
14cu|duma-2.5.15-3|31	
14cu|duma-2.5.15-3|32	#----------------------------------------------------------------------------
14cu|duma-2.5.15-3|33	
14cu|duma-2.5.15-3|34	%package -n %{libname}
14cu|duma-2.5.15-3|35	Summary:	Shared library for %{name}
14cu|duma-2.5.15-3|36	Group:		System/Libraries
14cu|duma-2.5.15-3|37	Conflicts:	%{name} < 2.5.15-3
14cu|duma-2.5.15-3|38	
14cu|duma-2.5.15-3|39	%description -n %{libname}
14cu|duma-2.5.15-3|40	Shared library for %{name}.
14cu|duma-2.5.15-3|41	
14cu|duma-2.5.15-3|42	%files -n %{libname}
14cu|duma-2.5.15-3|43	%{_libdir}/libduma.so.%{major}*
14cu|duma-2.5.15-3|44	
14cu|duma-2.5.15-3|45	#----------------------------------------------------------------------------
14cu|duma-2.5.15-3|46	
14cu|duma-2.5.15-3|47	%package -n %{devname}
14cu|duma-2.5.15-3|48	Summary:	Header files, libraries and development documentation for %{name}
14cu|duma-2.5.15-3|49	Group:		Development/Other
14cu|duma-2.5.15-3|50	Requires:	%{libname} = %{EVRD}
14cu|duma-2.5.15-3|51	Provides:	%{name}-devel = %{EVRD}
14cu|duma-2.5.15-3|52	Conflicts:	%{name}-devel < 2.5.15-3
14cu|duma-2.5.15-3|53	Obsoletes:	%{name}-devel < 2.5.15-3
14cu|duma-2.5.15-3|54	
14cu|duma-2.5.15-3|55	%description -n %{devname}
14cu|duma-2.5.15-3|56	This package contains the header files, static libraries and development
14cu|duma-2.5.15-3|57	documentation for %{name}.
14cu|duma-2.5.15-3|58	
14cu|duma-2.5.15-3|59	%files -n %{devname}
14cu|duma-2.5.15-3|60	%{_includedir}/duma*.h
14cu|duma-2.5.15-3|61	%{_includedir}/noduma.h
14cu|duma-2.5.15-3|62	%{_libdir}/libduma.so
14cu|duma-2.5.15-3|63	
14cu|duma-2.5.15-3|64	#----------------------------------------------------------------------------
14cu|duma-2.5.15-3|65	
14cu|duma-2.5.15-3|66	%prep
14cu|duma-2.5.15-3|67	%setup -qn duma_%{real_version}
14cu|duma-2.5.15-3|68	%patch0 -p1
14cu|duma-2.5.15-3|69	%patch1 -p1
14cu|duma-2.5.15-3|70	
14cu|duma-2.5.15-3|71	%build
14cu|duma-2.5.15-3|72	# duma doesn't build with _smp_mflags
14cu|duma-2.5.15-3|73	%__make CFLAGS="%{optflags}" CPPFLAGS="%{optflags}"
14cu|duma-2.5.15-3|74	
14cu|duma-2.5.15-3|75	%install
14cu|duma-2.5.15-3|76	install -d -m0755 %{buildroot}%{_bindir}
14cu|duma-2.5.15-3|77	install -d -m0755 %{buildroot}%{_mandir}/man3/
14cu|duma-2.5.15-3|78	install -d -m0755 %{buildroot}%{_libdir}
14cu|duma-2.5.15-3|79	
14cu|duma-2.5.15-3|80	%makeinstall \
14cu|duma-2.5.15-3|81	BIN_INSTALL_DIR="%{buildroot}%{_bindir}" \
14cu|duma-2.5.15-3|82	LIB_INSTALL_DIR="%{buildroot}%{_libdir}" \
14cu|duma-2.5.15-3|83	MAN_INSTALL_DIR="%{buildroot}%{_mandir}/man3/"
14cu|duma-2.5.15-3|84	
14cu|duma-2.5.15-3|85	rm -r %{buildroot}/%{_libdir}/libduma.a
14cu|duma-2.5.15-3|86	rm -r %{buildroot}/%{_docdir}/duma/README.txt
14cu|duma-2.5.15-3|87	
14cu|duma-2.5.15-3|88	
14cu|duma-2.5.15-3|89	%changelog
14cu|duma-2.5.15-3|90	
14cu|duma-2.5.15-3|91	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.15-3
14cu|duma-2.5.15-3|92	- (73ea689) Package library and development files accoring to packaging policies
14cu|duma-2.5.15-3|93	- (73ea689) Fix library soname
14cu|duma-2.5.15-3|94	- (73ea689) Build with system optflags
14cu|duma-2.5.15-3|95	
14cu|duma-2.5.15-3|96	

10009 14
14cu|dunelegacy-0.96.4-1|1	Summary:	Open-source Dune II engine
14cu|dunelegacy-0.96.4-1|2	Name:		dunelegacy
14cu|dunelegacy-0.96.4-1|3	Version:	0.96.4
14cu|dunelegacy-0.96.4-1|4	Release:	1
14cu|dunelegacy-0.96.4-1|5	License:	GPLv2+
14cu|dunelegacy-0.96.4-1|6	Group:		Games/Strategy
14cu|dunelegacy-0.96.4-1|7	Url:		http://dunelegacy.sourceforge.net/
14cu|dunelegacy-0.96.4-1|8	Source0:	http://www.myway.de/richieland/%{name}-%{version}-src.tar.bz2
14cu|dunelegacy-0.96.4-1|9	Patch0:		dunelegacy-0.96.4-optflags.patch
14cu|dunelegacy-0.96.4-1|10	BuildRequires:	desktop-file-utils
14cu|dunelegacy-0.96.4-1|11	BuildRequires:	libstdc++-devel
14cu|dunelegacy-0.96.4-1|12	BuildRequires:	pkgconfig(sdl2)
14cu|dunelegacy-0.96.4-1|13	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|dunelegacy-0.96.4-1|14	
14cu|dunelegacy-0.96.4-1|15	%description
14cu|dunelegacy-0.96.4-1|16	Lead one of three interplanetary houses, Atreides, Harkonnen or Ordos,
14cu|dunelegacy-0.96.4-1|17	in an attempt to harvest the largest amount of spice from the sand
14cu|dunelegacy-0.96.4-1|18	dunes. Exchange your spice stockpiles for credits through refinement
14cu|dunelegacy-0.96.4-1|19	and build an army capable of thwarting attempts of the other houses to
14cu|dunelegacy-0.96.4-1|20	stop your harvesting!
14cu|dunelegacy-0.96.4-1|21	
14cu|dunelegacy-0.96.4-1|22	Dune Legacy is an effort by a handful of developers to revitalize the
14cu|dunelegacy-0.96.4-1|23	first-ever real-time strategy game. The original game was the basis
14cu|dunelegacy-0.96.4-1|24	for the hugely successful Command and Conquer series, and the game-play
14cu|dunelegacy-0.96.4-1|25	has been replicated an extended to a wide variety of story-lines and
14cu|dunelegacy-0.96.4-1|26	series.
14cu|dunelegacy-0.96.4-1|27	
14cu|dunelegacy-0.96.4-1|28	NOTE: Original Dune 2 game files are needed.
14cu|dunelegacy-0.96.4-1|29	
14cu|dunelegacy-0.96.4-1|30	%files
14cu|dunelegacy-0.96.4-1|31	%doc README ToDo.txt ChangeLog
14cu|dunelegacy-0.96.4-1|32	%{_bindir}/%{name}
14cu|dunelegacy-0.96.4-1|33	%dir %{_datadir}/%{name}
14cu|dunelegacy-0.96.4-1|34	%{_datadir}/%{name}/*
14cu|dunelegacy-0.96.4-1|35	%{_datadir}/applications/%{name}.desktop
14cu|dunelegacy-0.96.4-1|36	%{_datadir}/pixmaps/%{name}.png
14cu|dunelegacy-0.96.4-1|37	
14cu|dunelegacy-0.96.4-1|38	#----------------------------------------------------------------------------
14cu|dunelegacy-0.96.4-1|39	
14cu|dunelegacy-0.96.4-1|40	%prep
14cu|dunelegacy-0.96.4-1|41	%setup -q
14cu|dunelegacy-0.96.4-1|42	%patch0 -p1
14cu|dunelegacy-0.96.4-1|43	sed -i s,"#!/usr/bin/env xdg-open",,g %{name}.desktop
14cu|dunelegacy-0.96.4-1|44	sed -i 's/\r//' ToDo.txt
14cu|dunelegacy-0.96.4-1|45	# clean
14cu|dunelegacy-0.96.4-1|46	rm -fr debian
14cu|dunelegacy-0.96.4-1|47	rm -fr MacOSX
14cu|dunelegacy-0.96.4-1|48	
14cu|dunelegacy-0.96.4-1|49	%build
14cu|dunelegacy-0.96.4-1|50	autoreconf -fi
14cu|dunelegacy-0.96.4-1|51	%configure2_5x
14cu|dunelegacy-0.96.4-1|52	%make
14cu|dunelegacy-0.96.4-1|53	
14cu|dunelegacy-0.96.4-1|54	%install
14cu|dunelegacy-0.96.4-1|55	%makeinstall_std
14cu|dunelegacy-0.96.4-1|56	# menu entry
14cu|dunelegacy-0.96.4-1|57	mkdir -p %{buildroot}%{_datadir}/applications
14cu|dunelegacy-0.96.4-1|58	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|dunelegacy-0.96.4-1|59	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|dunelegacy-0.96.4-1|60	# icons
14cu|dunelegacy-0.96.4-1|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|dunelegacy-0.96.4-1|62	install -m 644 %{name}-128x128.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|dunelegacy-0.96.4-1|63	
14cu|dunelegacy-0.96.4-1|64	
14cu|dunelegacy-0.96.4-1|65	%changelog
14cu|dunelegacy-0.96.4-1|66	
14cu|dunelegacy-0.96.4-1|67	* Fri Feb 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.96.4-1
14cu|dunelegacy-0.96.4-1|68	- (094efea) New version 0.96.4
14cu|dunelegacy-0.96.4-1|69	- (094efea) Switch to SDL2
14cu|dunelegacy-0.96.4-1|70	
14cu|dunelegacy-0.96.4-1|71	

10010 14
14cu|duperemove-0.10-0.beta4.1|1	%define tar_version 0.10.beta4
14cu|duperemove-0.10-0.beta4.1|2	%define samename btrfs-extent-same
14cu|duperemove-0.10-0.beta4.1|3	
14cu|duperemove-0.10-0.beta4.1|4	Name:           duperemove
14cu|duperemove-0.10-0.beta4.1|5	Version:        0.10
14cu|duperemove-0.10-0.beta4.1|6	Release:        0.beta4.1
14cu|duperemove-0.10-0.beta4.1|7	Summary:        Software to find duplicate extents in files and remove them
14cu|duperemove-0.10-0.beta4.1|8	License:        GPLv2
14cu|duperemove-0.10-0.beta4.1|9	Group:          System/Kernel and hardware
14cu|duperemove-0.10-0.beta4.1|10	Url:            https://github.com/markfasheh/duperemove
14cu|duperemove-0.10-0.beta4.1|11	Source:         https://github.com/markfasheh/%{name}/archive/v%{tar_version}.tar.gz
14cu|duperemove-0.10-0.beta4.1|12	BuildRequires:  gcc-c++
14cu|duperemove-0.10-0.beta4.1|13	BuildRequires:  glib2-devel
14cu|duperemove-0.10-0.beta4.1|14	BuildRequires:  sqlite3-devel
14cu|duperemove-0.10-0.beta4.1|15	
14cu|duperemove-0.10-0.beta4.1|16	%description
14cu|duperemove-0.10-0.beta4.1|17	Duperemove finds duplicate extents in files and prints them to the
14cu|duperemove-0.10-0.beta4.1|18	console. It also has the option to remove duplicates on those file
14cu|duperemove-0.10-0.beta4.1|19	systems which support the btrfs-extent-same ioctl.
14cu|duperemove-0.10-0.beta4.1|20	
14cu|duperemove-0.10-0.beta4.1|21	%package -n %{samename}
14cu|duperemove-0.10-0.beta4.1|22	Summary:        Debug/Test tool to exercise the btrfs out-of-band deduplication ioctl
14cu|duperemove-0.10-0.beta4.1|23	Group:          System/Kernel and hardware
14cu|duperemove-0.10-0.beta4.1|24	
14cu|duperemove-0.10-0.beta4.1|25	%description -n %{samename}
14cu|duperemove-0.10-0.beta4.1|26	Debug/Test tool to exercise a btrfs ioctl for deduplicating file regions.
14cu|duperemove-0.10-0.beta4.1|27	
14cu|duperemove-0.10-0.beta4.1|28	%prep
14cu|duperemove-0.10-0.beta4.1|29	%setup -q -n %{name}-%{tar_version}
14cu|duperemove-0.10-0.beta4.1|30	# Set the destdir / prefix
14cu|duperemove-0.10-0.beta4.1|31	sed -i \
14cu|duperemove-0.10-0.beta4.1|32	-e 's:DESTDIR =:DESTDIR ?=:g' \
14cu|duperemove-0.10-0.beta4.1|33	-e 's:%{_prefix}/local:/usr:g' \
14cu|duperemove-0.10-0.beta4.1|34	Makefile
14cu|duperemove-0.10-0.beta4.1|35	
14cu|duperemove-0.10-0.beta4.1|36	%build
14cu|duperemove-0.10-0.beta4.1|37	%make
14cu|duperemove-0.10-0.beta4.1|38	
14cu|duperemove-0.10-0.beta4.1|39	%install
14cu|duperemove-0.10-0.beta4.1|40	%make_install
14cu|duperemove-0.10-0.beta4.1|41	
14cu|duperemove-0.10-0.beta4.1|42	%files -n %{samename}
14cu|duperemove-0.10-0.beta4.1|43	%{_sbindir}/%{samename}
14cu|duperemove-0.10-0.beta4.1|44	%{_mandir}/man?/%{samename}.8.*
14cu|duperemove-0.10-0.beta4.1|45	
14cu|duperemove-0.10-0.beta4.1|46	%files
14cu|duperemove-0.10-0.beta4.1|47	%doc LICENSE README.md FAQ.md
14cu|duperemove-0.10-0.beta4.1|48	%{_sbindir}/duperemove
14cu|duperemove-0.10-0.beta4.1|49	%{_sbindir}/hashstats
14cu|duperemove-0.10-0.beta4.1|50	%{_sbindir}/show-shared-extents
14cu|duperemove-0.10-0.beta4.1|51	%{_mandir}/man?/%{name}.8.*
14cu|duperemove-0.10-0.beta4.1|52	%{_mandir}/man?/hashstats.8.*
14cu|duperemove-0.10-0.beta4.1|53	%{_mandir}/man?/show-shared-extents.8.*
14cu|duperemove-0.10-0.beta4.1|54	
14cu|duperemove-0.10-0.beta4.1|55	%changelog
14cu|duperemove-0.10-0.beta4.1|56	
14cu|duperemove-0.10-0.beta4.1|57	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10-0.beta4.1
14cu|duperemove-0.10-0.beta4.1|58	- (274d3c8) Imported from SRPM
14cu|duperemove-0.10-0.beta4.1|59	
14cu|duperemove-0.10-0.beta4.1|60	

10011 14
14cu|dustrac-1.12.0-1|1	%define oname DustRacing2D
14cu|dustrac-1.12.0-1|2	
14cu|dustrac-1.12.0-1|3	Summary:	A nice 2D racing game and a level editor written in Qt and OpenGL
14cu|dustrac-1.12.0-1|4	Name:		dustrac
14cu|dustrac-1.12.0-1|5	Version:	1.12.0
14cu|dustrac-1.12.0-1|6	Release:	1
14cu|dustrac-1.12.0-1|7	License:	GPLv3+
14cu|dustrac-1.12.0-1|8	Group:		Games/Sports
14cu|dustrac-1.12.0-1|9	Url:		http://juzzlin.github.io/DustRacing2D/
14cu|dustrac-1.12.0-1|10	Source0:	https://github.com/juzzlin/DustRacing2D/archive/%{version}.tar.gz
14cu|dustrac-1.12.0-1|11	BuildRequires:	cmake
14cu|dustrac-1.12.0-1|12	BuildRequires:	qt5-linguist-tools
14cu|dustrac-1.12.0-1|13	BuildRequires:	pkgconfig(gl)
14cu|dustrac-1.12.0-1|14	BuildRequires:	pkgconfig(glu)
14cu|dustrac-1.12.0-1|15	BuildRequires:	pkgconfig(openal)
14cu|dustrac-1.12.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|dustrac-1.12.0-1|17	BuildRequires:	pkgconfig(Qt5Help)
14cu|dustrac-1.12.0-1|18	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|dustrac-1.12.0-1|19	BuildRequires:	pkgconfig(Qt5Test)
14cu|dustrac-1.12.0-1|20	BuildRequires:	pkgconfig(Qt5Xml)
14cu|dustrac-1.12.0-1|21	BuildRequires:	pkgconfig(vorbisfile)
14cu|dustrac-1.12.0-1|22	BuildRequires:	appstream-util
14cu|dustrac-1.12.0-1|23	BuildRequires:	desktop-file-utils
14cu|dustrac-1.12.0-1|24	
14cu|dustrac-1.12.0-1|25	%description
14cu|dustrac-1.12.0-1|26	Dust Racing (Dustrac) is a tile-based, cross-platform 2D racing game
14cu|dustrac-1.12.0-1|27	written in Qt (C++) and OpenGL. Dust Racing comes with a Qt-based level
14cu|dustrac-1.12.0-1|28	editor for easy level creation. A custom engine, MiniCore, is used for
14cu|dustrac-1.12.0-1|29	physics modeling. Dust Racing 2D is inspired by Super Cars and
14cu|dustrac-1.12.0-1|30	Slicks'n Slide.
14cu|dustrac-1.12.0-1|31	
14cu|dustrac-1.12.0-1|32	%files
14cu|dustrac-1.12.0-1|33	%{_gamesbindir}/%{name}-editor
14cu|dustrac-1.12.0-1|34	%{_gamesbindir}/%{name}-game
14cu|dustrac-1.12.0-1|35	%{_gamesdatadir}/%{name}/
14cu|dustrac-1.12.0-1|36	%{_datadir}/applications/%{name}*.desktop
14cu|dustrac-1.12.0-1|37	%{_defaultdocdir}/%{name}/
14cu|dustrac-1.12.0-1|38	%{_iconsdir}/hicolor/64x64/apps/%{name}*.png
14cu|dustrac-1.12.0-1|39	%{_appdatadir}/*.appdata.xml
14cu|dustrac-1.12.0-1|40	#----------------------------------------------------------------------------
14cu|dustrac-1.12.0-1|41	
14cu|dustrac-1.12.0-1|42	%prep
14cu|dustrac-1.12.0-1|43	%setup -qn %{oname}-%{version}
14cu|dustrac-1.12.0-1|44	
14cu|dustrac-1.12.0-1|45	
14cu|dustrac-1.12.0-1|46	%build
14cu|dustrac-1.12.0-1|47	%cmake_qt5 \
14cu|dustrac-1.12.0-1|48	-DReleaseBuild=1 \
14cu|dustrac-1.12.0-1|49	-DBUILD_SHARED_LIBS=OFF \
14cu|dustrac-1.12.0-1|50	-DBIN_PATH=%{_gamesbindir} \
14cu|dustrac-1.12.0-1|51	-DDATA_PATH=%{_gamesdatadir}/%{name} \
14cu|dustrac-1.12.0-1|52	-DDOC_PATH=%{_defaultdocdir}/%{name}
14cu|dustrac-1.12.0-1|53	%make
14cu|dustrac-1.12.0-1|54	
14cu|dustrac-1.12.0-1|55	%install
14cu|dustrac-1.12.0-1|56	%makeinstall_std -C build
14cu|dustrac-1.12.0-1|57	
14cu|dustrac-1.12.0-1|58	# Hicolor is sufficient
14cu|dustrac-1.12.0-1|59	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|dustrac-1.12.0-1|60	
14cu|dustrac-1.12.0-1|61	%check
14cu|dustrac-1.12.0-1|62	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}*.desktop
14cu|dustrac-1.12.0-1|63	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|dustrac-1.12.0-1|64	
14cu|dustrac-1.12.0-1|65	
14cu|dustrac-1.12.0-1|66	
14cu|dustrac-1.12.0-1|67	%changelog
14cu|dustrac-1.12.0-1|68	
14cu|dustrac-1.12.0-1|69	* Sat Apr 15 2017 abfonly <abfonly@gmail.com> 1.12.0-1
14cu|dustrac-1.12.0-1|70	- (60b657c) Log: Update to 1.12.0
14cu|dustrac-1.12.0-1|71	- (60b657c) new url and source location
14cu|dustrac-1.12.0-1|72	- (60b657c) add appdata.xml file
14cu|dustrac-1.12.0-1|73	- (60b657c) checked desktops and appdata
14cu|dustrac-1.12.0-1|74	
14cu|dustrac-1.12.0-1|75	

10012 14
14cu|dvdstyler-3.0.2-1|1	%define oname DVDStyler
14cu|dvdstyler-3.0.2-1|2	
14cu|dvdstyler-3.0.2-1|3	Summary:	DVD authoring application
14cu|dvdstyler-3.0.2-1|4	Name:		dvdstyler
14cu|dvdstyler-3.0.2-1|5	Version:	3.0.2
14cu|dvdstyler-3.0.2-1|6	Release:	1
14cu|dvdstyler-3.0.2-1|7	Epoch:		1
14cu|dvdstyler-3.0.2-1|8	License:	GPLv2+
14cu|dvdstyler-3.0.2-1|9	Group:		Video
14cu|dvdstyler-3.0.2-1|10	Url:		http://www.dvdstyler.org
14cu|dvdstyler-3.0.2-1|11	Source0:	http://sourceforge.net/projects/dvdstyler/files/%{name}/%{version}/%{oname}-%{version}.tar.bz2
14cu|dvdstyler-3.0.2-1|12	#Patch0:	dvdstyler-make-desktopfile-valid.patch
14cu|dvdstyler-3.0.2-1|13	BuildRequires:	bison
14cu|dvdstyler-3.0.2-1|14	BuildRequires:	desktop-file-utils
14cu|dvdstyler-3.0.2-1|15	BuildRequires:	dvd+rw-tools
14cu|dvdstyler-3.0.2-1|16	BuildRequires:	dvdauthor >= 0.7.0
14cu|dvdstyler-3.0.2-1|17	BuildRequires:	mkisofs
14cu|dvdstyler-3.0.2-1|18	BuildRequires:	ffmpeg
14cu|dvdstyler-3.0.2-1|19	BuildRequires:	flex
14cu|dvdstyler-3.0.2-1|20	BuildRequires:	gettext
14cu|dvdstyler-3.0.2-1|21	BuildRequires:	imagemagick
14cu|dvdstyler-3.0.2-1|22	BuildRequires:	netpbm
14cu|dvdstyler-3.0.2-1|23	BuildRequires:	zip
14cu|dvdstyler-3.0.2-1|24	BuildRequires:	xmlto
14cu|dvdstyler-3.0.2-1|25	BuildRequires:	ffmpeg-devel
14cu|dvdstyler-3.0.2-1|26	BuildRequires:	wxgtku3.0-devel
14cu|dvdstyler-3.0.2-1|27	BuildRequires:	pkgconfig(libexif)
14cu|dvdstyler-3.0.2-1|28	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|dvdstyler-3.0.2-1|29	BuildRequires:	pkgconfig(libwxsvg) >= 1.3
14cu|dvdstyler-3.0.2-1|30	BuildRequires:	pkgconfig(udev)
14cu|dvdstyler-3.0.2-1|31	BuildRequires:	pkgconfig(dbus-1)
14cu|dvdstyler-3.0.2-1|32	Requires:	dvdauthor
14cu|dvdstyler-3.0.2-1|33	Requires:	mjpegtools
14cu|dvdstyler-3.0.2-1|34	Requires:	dvd+rw-tools
14cu|dvdstyler-3.0.2-1|35	Requires:	mkisofs
14cu|dvdstyler-3.0.2-1|36	
14cu|dvdstyler-3.0.2-1|37	%description
14cu|dvdstyler-3.0.2-1|38	DVDstyler is a DVD authoring program. The main DVDStyler features are:
14cu|dvdstyler-3.0.2-1|39	* you can drag and drop MPEG files directly
14cu|dvdstyler-3.0.2-1|40	* you can import image file for background
14cu|dvdstyler-3.0.2-1|41	* you can create NTSC/PAL menu
14cu|dvdstyler-3.0.2-1|42	* you can place text and images anywhere on the menu screen
14cu|dvdstyler-3.0.2-1|43	* you can change font/color
14cu|dvdstyler-3.0.2-1|44	* you can put basic text buttons, change font/color and background color
14cu|dvdstyler-3.0.2-1|45	* you can set chapters for each movie
14cu|dvdstyler-3.0.2-1|46	* you can change post command for each movie.
14cu|dvdstyler-3.0.2-1|47	
14cu|dvdstyler-3.0.2-1|48	%files -f %{name}.lang
14cu|dvdstyler-3.0.2-1|49	%doc AUTHORS ChangeLog README TODO
14cu|dvdstyler-3.0.2-1|50	%{_bindir}/%{name}
14cu|dvdstyler-3.0.2-1|51	%dir %{_datadir}/%{name}
14cu|dvdstyler-3.0.2-1|52	%{_datadir}/%{name}/*
14cu|dvdstyler-3.0.2-1|53	%{_mandir}/man1/%{name}.1*
14cu|dvdstyler-3.0.2-1|54	%{_datadir}/applications/%{name}.desktop
14cu|dvdstyler-3.0.2-1|55	%{_datadir}/pixmaps/%{name}.png
14cu|dvdstyler-3.0.2-1|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|dvdstyler-3.0.2-1|57	
14cu|dvdstyler-3.0.2-1|58	#----------------------------------------------------------------------------
14cu|dvdstyler-3.0.2-1|59	
14cu|dvdstyler-3.0.2-1|60	%prep
14cu|dvdstyler-3.0.2-1|61	%setup -qn %{oname}-%{version}
14cu|dvdstyler-3.0.2-1|62	#patch0 -p0
14cu|dvdstyler-3.0.2-1|63	
14cu|dvdstyler-3.0.2-1|64	# fix desktop file - fixed upstream
14cu|dvdstyler-3.0.2-1|65	#sed -i -e 's,%%{name}.png,%%{name},g' data/%%{name}.desktop
14cu|dvdstyler-3.0.2-1|66	
14cu|dvdstyler-3.0.2-1|67	# not utf-8 file
14cu|dvdstyler-3.0.2-1|68	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|dvdstyler-3.0.2-1|69	
14cu|dvdstyler-3.0.2-1|70	
14cu|dvdstyler-3.0.2-1|71	%build
14cu|dvdstyler-3.0.2-1|72	chmod +x ./autogen.sh ./configure
14cu|dvdstyler-3.0.2-1|73	./autogen.sh
14cu|dvdstyler-3.0.2-1|74	%configure2_5x	--with-wx-config="%{_bindir}/wx-config"
14cu|dvdstyler-3.0.2-1|75	%make
14cu|dvdstyler-3.0.2-1|76	
14cu|dvdstyler-3.0.2-1|77	
14cu|dvdstyler-3.0.2-1|78	%install
14cu|dvdstyler-3.0.2-1|79	%makeinstall_std
14cu|dvdstyler-3.0.2-1|80	# we'll install this in %%files section
14cu|dvdstyler-3.0.2-1|81	rm -fr %{buildroot}%{_docdir}
14cu|dvdstyler-3.0.2-1|82	
14cu|dvdstyler-3.0.2-1|83	# Fix desktop file
14cu|dvdstyler-3.0.2-1|84	desktop-file-install --vendor='' \
14cu|dvdstyler-3.0.2-1|85	--dir=%{buildroot}%{_datadir}/applications \
14cu|dvdstyler-3.0.2-1|86	--remove-key='Version' \
14cu|dvdstyler-3.0.2-1|87	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|dvdstyler-3.0.2-1|88	
14cu|dvdstyler-3.0.2-1|89	# icons
14cu|dvdstyler-3.0.2-1|90	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|dvdstyler-3.0.2-1|91	convert -size 48x48 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|dvdstyler-3.0.2-1|92	convert -size 32x32 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|dvdstyler-3.0.2-1|93	convert -size 16x16 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|dvdstyler-3.0.2-1|94	
14cu|dvdstyler-3.0.2-1|95	# remove duplicate files
14cu|dvdstyler-3.0.2-1|96	rm -rf %{buildroot}%{_libdir}/share/doc/dvdstyler/
14cu|dvdstyler-3.0.2-1|97	
14cu|dvdstyler-3.0.2-1|98	# es_ar language missing in rosa lang tree, to be seen later
14cu|dvdstyler-3.0.2-1|99	# for now we got to live with "E: invalid-lc-messages-dir"
14cu|dvdstyler-3.0.2-1|100	# I'd like to avoid rpmlintrc usage.
14cu|dvdstyler-3.0.2-1|101	# If someone have a fix please push it.
14cu|dvdstyler-3.0.2-1|102	# FIXME: (gvm) Perhaps could we simply remove the offending language files,
14cu|dvdstyler-3.0.2-1|103	# until the lang tree will be updated to provide the needed support?
14cu|dvdstyler-3.0.2-1|104	rm -rf %{buildroot}%{_datadir}/locale/es_ar
14cu|dvdstyler-3.0.2-1|105	
14cu|dvdstyler-3.0.2-1|106	%find_lang %{name}
14cu|dvdstyler-3.0.2-1|107	
14cu|dvdstyler-3.0.2-1|108	%changelog
14cu|dvdstyler-3.0.2-1|109	
14cu|dvdstyler-3.0.2-1|110	* Wed Sep 07 2016 alzim <alzim@bk.ru> 1:3.0.2-1
14cu|dvdstyler-3.0.2-1|111	- (2c02298) Merge pull request #5 from import/dvdstyler:rosa2016.1
14cu|dvdstyler-3.0.2-1|112	- (2c02298) Updated --with-wx-config
14cu|dvdstyler-3.0.2-1|113	
14cu|dvdstyler-3.0.2-1|114	

10013 14
14cu|dvorak7min-1.6.1-3|1	Summary:	Typing tutor for dvorak keyboards
14cu|dvorak7min-1.6.1-3|2	Name:		dvorak7min
14cu|dvorak7min-1.6.1-3|3	Version:	1.6.1
14cu|dvorak7min-1.6.1-3|4	Release:	3
14cu|dvorak7min-1.6.1-3|5	License:	GPLv2+
14cu|dvorak7min-1.6.1-3|6	Group:		Games/Other
14cu|dvorak7min-1.6.1-3|7	Url:		https://packages.debian.org/unstable/games/dvorak7min
14cu|dvorak7min-1.6.1-3|8	Source0:	dvorak7min_1.6.1.orig.tar.gz
14cu|dvorak7min-1.6.1-3|9	# debian patch
14cu|dvorak7min-1.6.1-3|10	Patch0:		dvorak7min_1.6.1-9.diff.gz
14cu|dvorak7min-1.6.1-3|11	BuildRequires:	pkgconfig(ncurses)
14cu|dvorak7min-1.6.1-3|12	
14cu|dvorak7min-1.6.1-3|13	%description
14cu|dvorak7min-1.6.1-3|14	dvorak7min is a typing tutor to help you learn dvorak.
14cu|dvorak7min-1.6.1-3|15	
14cu|dvorak7min-1.6.1-3|16	%files
14cu|dvorak7min-1.6.1-3|17	%doc ChangeLog COPYING README
14cu|dvorak7min-1.6.1-3|18	%{_bindir}/%{name}
14cu|dvorak7min-1.6.1-3|19	
14cu|dvorak7min-1.6.1-3|20	#----------------------------------------------------------------------------
14cu|dvorak7min-1.6.1-3|21	
14cu|dvorak7min-1.6.1-3|22	%prep
14cu|dvorak7min-1.6.1-3|23	%setup -q
14cu|dvorak7min-1.6.1-3|24	%patch0 -p1
14cu|dvorak7min-1.6.1-3|25	
14cu|dvorak7min-1.6.1-3|26	%build
14cu|dvorak7min-1.6.1-3|27	%make PROF="%{optflags}"
14cu|dvorak7min-1.6.1-3|28	
14cu|dvorak7min-1.6.1-3|29	%install
14cu|dvorak7min-1.6.1-3|30	mkdir -p %{buildroot}%{_bindir}
14cu|dvorak7min-1.6.1-3|31	cp -p %{name} %{buildroot}%{_bindir}
14cu|dvorak7min-1.6.1-3|32	
14cu|dvorak7min-1.6.1-3|33	
14cu|dvorak7min-1.6.1-3|34	%changelog
14cu|dvorak7min-1.6.1-3|35	
14cu|dvorak7min-1.6.1-3|36	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-3
14cu|dvorak7min-1.6.1-3|37	- (8e586ee) Build with system optflags to fix debug package
14cu|dvorak7min-1.6.1-3|38	- (8e586ee) Spec cleanup
14cu|dvorak7min-1.6.1-3|39	
14cu|dvorak7min-1.6.1-3|40	

10014 14
14cu|dvtm-0.15-1|1	Name:		dvtm
14cu|dvtm-0.15-1|2	Version:	0.15
14cu|dvtm-0.15-1|3	Release:	1
14cu|dvtm-0.15-1|4	Summary:	Tiling window management for the console
14cu|dvtm-0.15-1|5	License:	MIT
14cu|dvtm-0.15-1|6	Group:		Terminals
14cu|dvtm-0.15-1|7	URL:		http://www.brain-dump.org/projects/dvtm/
14cu|dvtm-0.15-1|8	Source0:	http://www.brain-dump.org/projects/dvtm/%{name}-%{version}.tar.gz
14cu|dvtm-0.15-1|9	BuildRequires:	pkgconfig(ncurses)
14cu|dvtm-0.15-1|10	BuildRequires:	pkgconfig(ncursesw)
14cu|dvtm-0.15-1|11	Patch0:         %{name}-debug-fix.patch
14cu|dvtm-0.15-1|12	Suggests:	abduco >= 0.3
14cu|dvtm-0.15-1|13	
14cu|dvtm-0.15-1|14	%description
14cu|dvtm-0.15-1|15	dvtm brings the concept of tiling window management, popularized by
14cu|dvtm-0.15-1|16	X11-window managers like dwm to the console. As a console window manager
14cu|dvtm-0.15-1|17	it tries to make it easy to work with multiple console based programs
14cu|dvtm-0.15-1|18	like vim, mutt, cmus or irssi.
14cu|dvtm-0.15-1|19	
14cu|dvtm-0.15-1|20	%prep
14cu|dvtm-0.15-1|21	%setup -q
14cu|dvtm-0.15-1|22	%patch0 -p1
14cu|dvtm-0.15-1|23	
14cu|dvtm-0.15-1|24	%build
14cu|dvtm-0.15-1|25	sed -i 's/PREFIX.*local*/PREFIX\ =\ \/usr\//' config.mk
14cu|dvtm-0.15-1|26	%make
14cu|dvtm-0.15-1|27	
14cu|dvtm-0.15-1|28	%install
14cu|dvtm-0.15-1|29	%makeinstall_std
14cu|dvtm-0.15-1|30	
14cu|dvtm-0.15-1|31	%files
14cu|dvtm-0.15-1|32	%doc README.* LICENSE
14cu|dvtm-0.15-1|33	%{_bindir}/%{name}
14cu|dvtm-0.15-1|34	%{_bindir}/%{name}-status
14cu|dvtm-0.15-1|35	%{_mandir}/man1/%{name}.1*
14cu|dvtm-0.15-1|36	%{_datadir}/terminfo/d/dvtm-256color
14cu|dvtm-0.15-1|37	%{_datadir}/terminfo/d/dvtm
14cu|dvtm-0.15-1|38	
14cu|dvtm-0.15-1|39	
14cu|dvtm-0.15-1|40	
14cu|dvtm-0.15-1|41	
14cu|dvtm-0.15-1|42	%changelog
14cu|dvtm-0.15-1|43	
14cu|dvtm-0.15-1|44	* Thu Jun 30 2016 abfonly <abfonly@gmail.com> 0.15-1
14cu|dvtm-0.15-1|45	- (dec271c) Log: Update to 0.15
14cu|dvtm-0.15-1|46	- (dec271c) fixed debug
14cu|dvtm-0.15-1|47	
14cu|dvtm-0.15-1|48	

10015 14
14cu|dwm-6.1-1|1	%define debug_package %{nil}
14cu|dwm-6.1-1|2	
14cu|dwm-6.1-1|3	Summary:	A minimalist window manager for the X Window System
14cu|dwm-6.1-1|4	Name:		dwm
14cu|dwm-6.1-1|5	Version:	6.1
14cu|dwm-6.1-1|6	Release:	1
14cu|dwm-6.1-1|7	License:	MIT
14cu|dwm-6.1-1|8	Group:		Graphical desktop/Other
14cu|dwm-6.1-1|9	Url:		http://dwm.suckless.org
14cu|dwm-6.1-1|10	Source0:	http://dl.suckless.org/%{name}/%{name}-%{version}.tar.gz
14cu|dwm-6.1-1|11	Source1:	%{name}.png
14cu|dwm-6.1-1|12	BuildRequires:	pkgconfig(x11)
14cu|dwm-6.1-1|13	BuildRequires:	pkgconfig(xinerama)
14cu|dwm-6.1-1|14	BuildRequires:  pkgconfig(xft)
14cu|dwm-6.1-1|15	Requires:	dwm-tools
14cu|dwm-6.1-1|16	Requires:	xmessage
14cu|dwm-6.1-1|17	Requires:	xterm
14cu|dwm-6.1-1|18	
14cu|dwm-6.1-1|19	%description
14cu|dwm-6.1-1|20	dwm is a dynamic window manager for X.
14cu|dwm-6.1-1|21	
14cu|dwm-6.1-1|22	It manages windows in tiled and floating layouts. Either layout can be applied
14cu|dwm-6.1-1|23	dynamically, optimizing the environment for the application in use and the
14cu|dwm-6.1-1|24	task performed. It is the little brother of wmii.
14cu|dwm-6.1-1|25	
14cu|dwm-6.1-1|26	%files
14cu|dwm-6.1-1|27	%defattr(-,root,root,755)
14cu|dwm-6.1-1|28	%doc LICENSE README
14cu|dwm-6.1-1|29	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/40%{name}
14cu|dwm-6.1-1|30	%{_bindir}/%{name}
14cu|dwm-6.1-1|31	%{_bindir}/start%{name}
14cu|dwm-6.1-1|32	%{_mandir}/man1/dwm.1*
14cu|dwm-6.1-1|33	%{_datadir}/icons/%{name}.png
14cu|dwm-6.1-1|34	
14cu|dwm-6.1-1|35	#----------------------------------------------------------------------------
14cu|dwm-6.1-1|36	
14cu|dwm-6.1-1|37	%prep
14cu|dwm-6.1-1|38	%setup -q
14cu|dwm-6.1-1|39	
14cu|dwm-6.1-1|40	%build
14cu|dwm-6.1-1|41	%make CC="gcc %{optflags} %{ldflags}"
14cu|dwm-6.1-1|42	
14cu|dwm-6.1-1|43	%install
14cu|dwm-6.1-1|44	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|dwm-6.1-1|45	
14cu|dwm-6.1-1|46	# startfile
14cu|dwm-6.1-1|47	cat > %{buildroot}%{_bindir}/start%{name} << EOF
14cu|dwm-6.1-1|48	#!/bin/sh
14cu|dwm-6.1-1|49	exec %{_bindir}/%{name}
14cu|dwm-6.1-1|50	EOF
14cu|dwm-6.1-1|51	
14cu|dwm-6.1-1|52	chmod 755 %{buildroot}%{_bindir}/start%{name}
14cu|dwm-6.1-1|53	
14cu|dwm-6.1-1|54	# session file
14cu|dwm-6.1-1|55	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cu|dwm-6.1-1|56	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/40%{name} << EOF
14cu|dwm-6.1-1|57	NAME=%{name}
14cu|dwm-6.1-1|58	EXEC=%{_bindir}/start%{name}
14cu|dwm-6.1-1|59	DESC=%{name} window manager
14cu|dwm-6.1-1|60	SCRIPT:
14cu|dwm-6.1-1|61	exec %{_bindir}/start%{name}
14cu|dwm-6.1-1|62	EOF
14cu|dwm-6.1-1|63	
14cu|dwm-6.1-1|64	mkdir -p %{buildroot}%{_datadir}/icons/
14cu|dwm-6.1-1|65	cp -f %{SOURCE1} %{buildroot}%{_datadir}/icons/
14cu|dwm-6.1-1|66	
14cu|dwm-6.1-1|67	
14cu|dwm-6.1-1|68	%changelog
14cu|dwm-6.1-1|69	
14cu|dwm-6.1-1|70	* Fri Jun 17 2016 abondrov <andrey.bondrov@rosalab.ru> 6.1-1
14cu|dwm-6.1-1|71	- (7c85276) Merge pull request #1 from tremod/dwm:rosa2014.1
14cu|dwm-6.1-1|72	- (7c85276) Update to 6.1
14cu|dwm-6.1-1|73	
14cu|dwm-6.1-1|74	

10016 14
14cu|dwm-tools-32-6|1	%define _enable_debug_packages %{nil}
14cu|dwm-tools-32-6|2	%define debug_package %{nil}
14cu|dwm-tools-32-6|3	
14cu|dwm-tools-32-6|4	%define dmenu_version 4.6
14cu|dwm-tools-32-6|5	%define lsw_version 0.3
14cu|dwm-tools-32-6|6	%define slock_version 1.3
14cu|dwm-tools-32-6|7	%define sselp_version 0.2
14cu|dwm-tools-32-6|8	%define ssid_version 0.1
14cu|dwm-tools-32-6|9	%define swarp_version 0.1
14cu|dwm-tools-32-6|10	%define tabbed_version 0.6
14cu|dwm-tools-32-6|11	%define wmname_version 0.1
14cu|dwm-tools-32-6|12	
14cu|dwm-tools-32-6|13	Summary:	Dwm Window Manager Tools
14cu|dwm-tools-32-6|14	Name:		dwm-tools
14cu|dwm-tools-32-6|15	Version:	32
14cu|dwm-tools-32-6|16	Release:	6
14cu|dwm-tools-32-6|17	License:	MIT
14cu|dwm-tools-32-6|18	Group:		Graphical desktop/Other
14cu|dwm-tools-32-6|19	Url:		http://www.suckless.org
14cu|dwm-tools-32-6|20	Source0:	%{name}-%{version}.tar.bz2
14cu|dwm-tools-32-6|21	Patch0:		dmenu-4.6-freetype2-include.patch
14cu|dwm-tools-32-6|22	BuildRequires:	pkgconfig(freetype2)
14cu|dwm-tools-32-6|23	BuildRequires:	pkgconfig(x11)
14cu|dwm-tools-32-6|24	BuildRequires:	pkgconfig(xext)
14cu|dwm-tools-32-6|25	BuildRequires:	pkgconfig(xft)
14cu|dwm-tools-32-6|26	BuildRequires:	pkgconfig(xinerama)
14cu|dwm-tools-32-6|27	BuildRequires:	pkgconfig(xrandr)
14cu|dwm-tools-32-6|28	Provides:	dmenu = %{dmenu_version}
14cu|dwm-tools-32-6|29	Provides:	lsw = %{lsw_version}
14cu|dwm-tools-32-6|30	Provides:	slock = %{slock_version}
14cu|dwm-tools-32-6|31	Provides:	sselp = %{sselp_version}
14cu|dwm-tools-32-6|32	Provides:	ssid = %{ssid_version}
14cu|dwm-tools-32-6|33	Provides:	swarp = %{swarp_version}
14cu|dwm-tools-32-6|34	Provides:	tabbed = %{tabbed_version}
14cu|dwm-tools-32-6|35	Provides:	wmname = %{wmname_version}
14cu|dwm-tools-32-6|36	
14cu|dwm-tools-32-6|37	%description
14cu|dwm-tools-32-6|38	Dwm tools is a set of tools for some WM such as wmii, dwm, etc.
14cu|dwm-tools-32-6|39	
14cu|dwm-tools-32-6|40	%files
14cu|dwm-tools-32-6|41	%attr(0755,root,root) %{_bindir}/*
14cu|dwm-tools-32-6|42	%{_datadir}/man/man*/*
14cu|dwm-tools-32-6|43	
14cu|dwm-tools-32-6|44	#----------------------------------------------------------------------------
14cu|dwm-tools-32-6|45	
14cu|dwm-tools-32-6|46	%prep
14cu|dwm-tools-32-6|47	%setup -q
14cu|dwm-tools-32-6|48	for tarballs in dmenu-%{dmenu_version}.tar.gz lsw-%{lsw_version}.tar.gz slock-%{slock_version}.tar.gz sselp-%{sselp_version}.tar.gz ssid-%{ssid_version}.tar.gz swarp-%{swarp_version}.tar.gz tabbed-%{tabbed_version}.tar.gz wmname-%{wmname_version}.tar.gz; \
14cu|dwm-tools-32-6|49	do \
14cu|dwm-tools-32-6|50	tar xf $tarballs; \
14cu|dwm-tools-32-6|51	done
14cu|dwm-tools-32-6|52	%patch0 -p1
14cu|dwm-tools-32-6|53	
14cu|dwm-tools-32-6|54	%build
14cu|dwm-tools-32-6|55	for dwmtools in dmenu-%{dmenu_version} lsw-%{lsw_version} slock-%{slock_version} sselp-%{sselp_version} ssid-%{ssid_version} swarp-%{swarp_version} tabbed-%{tabbed_version} wmname-%{wmname_version}; \
14cu|dwm-tools-32-6|56	do \
14cu|dwm-tools-32-6|57	make -C $dwmtools PREFIX=%{_prefix}; \
14cu|dwm-tools-32-6|58	done
14cu|dwm-tools-32-6|59	
14cu|dwm-tools-32-6|60	%install
14cu|dwm-tools-32-6|61	for dwmtools in dmenu-%{dmenu_version} lsw-%{lsw_version} slock-%{slock_version} sselp-%{sselp_version} ssid-%{ssid_version} swarp-%{swarp_version} tabbed-%{tabbed_version} wmname-%{wmname_version}; \
14cu|dwm-tools-32-6|62	do \
14cu|dwm-tools-32-6|63	make -C $dwmtools install DESTDIR=%{buildroot} PREFIX=%{_prefix}; \
14cu|dwm-tools-32-6|64	done
14cu|dwm-tools-32-6|65	
14cu|dwm-tools-32-6|66	%changelog
14cu|dwm-tools-32-6|67	
14cu|dwm-tools-32-6|68	* Mon Jun 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 32-6
14cu|dwm-tools-32-6|69	- (1656365) Build requires pkgconfig(xrandr)
14cu|dwm-tools-32-6|70	
14cu|dwm-tools-32-6|71	

10017 14
14cu|dynamips-0.2.16-2|1	%define	pre	0
14cu|dynamips-0.2.16-2|2	%define	rel	2
14cu|dynamips-0.2.16-2|3	
14cu|dynamips-0.2.16-2|4	Summary:	MIPS64 emulator able to emulate the Cisco 7200 and 3600 platforms
14cu|dynamips-0.2.16-2|5	Name:		dynamips
14cu|dynamips-0.2.16-2|6	Version:	0.2.16
14cu|dynamips-0.2.16-2|7	%if %{pre}
14cu|dynamips-0.2.16-2|8	Release:	%mkrel %{?pre:0.%pre.}%{rel}
14cu|dynamips-0.2.16-2|9	%else
14cu|dynamips-0.2.16-2|10	Release:	%{rel}
14cu|dynamips-0.2.16-2|11	%endif
14cu|dynamips-0.2.16-2|12	License:	GPLv2+
14cu|dynamips-0.2.16-2|13	Group:		Emulators
14cu|dynamips-0.2.16-2|14	URL:		https://github.com/GNS3/dynamips
14cu|dynamips-0.2.16-2|15	Source0:	https://github.com/GNS3/dynamips/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|dynamips-0.2.16-2|16	#Patch0:	dynamips-makefile-libs.patch
14cu|dynamips-0.2.16-2|17	BuildRequires:	cmake
14cu|dynamips-0.2.16-2|18	BuildRequires:	libpcap-devel
14cu|dynamips-0.2.16-2|19	BuildRequires:	elfutils-devel
14cu|dynamips-0.2.16-2|20	BuildRequires:	pkgconfig(uuid)
14cu|dynamips-0.2.16-2|21	ExclusiveArch:	%ix86 x86_64
14cu|dynamips-0.2.16-2|22	
14cu|dynamips-0.2.16-2|23	%description
14cu|dynamips-0.2.16-2|24	I started in August 2005 a project to emulate a Cisco 7200 on a traditional
14cu|dynamips-0.2.16-2|25	PC. Now, it also supports Cisco 3600 series (3620, 3640 and 3660).
14cu|dynamips-0.2.16-2|26	The goals of this emulator are mainly:
14cu|dynamips-0.2.16-2|27	* To be used as a training platform, with software used in real world. It
14cu|dynamips-0.2.16-2|28	would allow people to become more familiar with Cisco devices, Cisco
14cu|dynamips-0.2.16-2|29	being the world leader in networking technologies.
14cu|dynamips-0.2.16-2|30	* Test and experiment the numerous and powerful features of Cisco IOS.
14cu|dynamips-0.2.16-2|31	* Check quickly configurations to be deployed later on real routers.
14cu|dynamips-0.2.16-2|32	Of course, this emulator cannot replace a real router: you should be able to
14cu|dynamips-0.2.16-2|33	get a performance of about 1 kpps (depending on your host machine), to be
14cu|dynamips-0.2.16-2|34	compared to the 100 kpps delivered by a NPE-100 (the oldest NPE model). So, it
14cu|dynamips-0.2.16-2|35	is simply a complementary tool to real labs for administrators of Cisco
14cu|dynamips-0.2.16-2|36	networks or people wanting to pass their CCNA/CCNP/CCIE exams.
14cu|dynamips-0.2.16-2|37	
14cu|dynamips-0.2.16-2|38	%files
14cu|dynamips-0.2.16-2|39	%doc ChangeLog COPYING README.hypervisor RELEASE-NOTES TODO
14cu|dynamips-0.2.16-2|40	%doc %{_mandir}/man1/*
14cu|dynamips-0.2.16-2|41	%{_bindir}/*
14cu|dynamips-0.2.16-2|42	%dir /var/lib/%{name}/images
14cu|dynamips-0.2.16-2|43	%dir /var/lib/%{name}/labs
14cu|dynamips-0.2.16-2|44	%{_mandir}/man7/hypervisor_mode.*
14cu|dynamips-0.2.16-2|45	
14cu|dynamips-0.2.16-2|46	#-----------------------------------------------------------------------------
14cu|dynamips-0.2.16-2|47	
14cu|dynamips-0.2.16-2|48	%prep
14cu|dynamips-0.2.16-2|49	%if %{pre}
14cu|dynamips-0.2.16-2|50	%setup -q %{?pre:-n %{name}-%{version}-%{pre}}
14cu|dynamips-0.2.16-2|51	%else
14cu|dynamips-0.2.16-2|52	%setup -q
14cu|dynamips-0.2.16-2|53	%endif
14cu|dynamips-0.2.16-2|54	#patch -p1 -b .orig
14cu|dynamips-0.2.16-2|55	
14cu|dynamips-0.2.16-2|56	%build
14cu|dynamips-0.2.16-2|57	%ifarch x86_64
14cu|dynamips-0.2.16-2|58	export DYNAMIPS_ARCH=amd64
14cu|dynamips-0.2.16-2|59	%endif
14cu|dynamips-0.2.16-2|60	%cmake
14cu|dynamips-0.2.16-2|61	%make
14cu|dynamips-0.2.16-2|62	
14cu|dynamips-0.2.16-2|63	%install
14cu|dynamips-0.2.16-2|64	%makeinstall_std -C build
14cu|dynamips-0.2.16-2|65	chmod u+s %{buildroot}/usr/bin/dynamips
14cu|dynamips-0.2.16-2|66	# Still needed?
14cu|dynamips-0.2.16-2|67	mkdir -p %{buildroot}/var/lib/%{name}/{labs,images}
14cu|dynamips-0.2.16-2|68	
14cu|dynamips-0.2.16-2|69	%changelog
14cu|dynamips-0.2.16-2|70	
14cu|dynamips-0.2.16-2|71	* Mon Oct 10 2016 Denis Silakov <dsilakov@gmail.com> 0.2.16-2
14cu|dynamips-0.2.16-2|72	- (77db51c) Add suid for the dynamips binary
14cu|dynamips-0.2.16-2|73	
14cu|dynamips-0.2.16-2|74	

10018 14
14cu|dynare-4.4.3-1|1	Summary:	Software platform for handling a wide class of economic models
14cu|dynare-4.4.3-1|2	Name:		dynare
14cu|dynare-4.4.3-1|3	Version:	4.4.3
14cu|dynare-4.4.3-1|4	Release:	1
14cu|dynare-4.4.3-1|5	License:	GPLv3+
14cu|dynare-4.4.3-1|6	Group:		Sciences/Mathematics
14cu|dynare-4.4.3-1|7	Url:		http://www.dynare.org/
14cu|dynare-4.4.3-1|8	# http://www.dynare.org/download/dynare-stable/dynare-source
14cu|dynare-4.4.3-1|9	Source0:	%{name}-%{version}.tar.xz
14cu|dynare-4.4.3-1|10	Patch0:		dynare-4.4.3-umfpack.patch
14cu|dynare-4.4.3-1|11	BuildRequires:	bison
14cu|dynare-4.4.3-1|12	BuildRequires:	flex
14cu|dynare-4.4.3-1|13	BuildRequires:	texinfo
14cu|dynare-4.4.3-1|14	BuildRequires:	texlive
14cu|dynare-4.4.3-1|15	BuildRequires:	boost-devel
14cu|dynare-4.4.3-1|16	BuildRequires:	octave-devel
14cu|dynare-4.4.3-1|17	BuildRequires:	umfpack-devel
14cu|dynare-4.4.3-1|18	BuildRequires:	pkgconfig(blas)
14cu|dynare-4.4.3-1|19	BuildRequires:	pkgconfig(gl)
14cu|dynare-4.4.3-1|20	BuildRequires:	pkgconfig(glu)
14cu|dynare-4.4.3-1|21	BuildRequires:	pkgconfig(lapack)
14cu|dynare-4.4.3-1|22	BuildRequires:	pkgconfig(matio)
14cu|dynare-4.4.3-1|23	
14cu|dynare-4.4.3-1|24	%description
14cu|dynare-4.4.3-1|25	Dynare is a software platform for handling a wide class of economic models, in
14cu|dynare-4.4.3-1|26	particular dynamic stochastic general equilibrium (DSGE) and overlapping
14cu|dynare-4.4.3-1|27	generations (OLG) models. The models solved by Dynare include those relying on
14cu|dynare-4.4.3-1|28	the rational expectations hypothesis, wherein agents form their expectations
14cu|dynare-4.4.3-1|29	about the future in a way consistent with the model. But Dynare is also able
14cu|dynare-4.4.3-1|30	to handle models where expectations are formed differently: on one extreme,
14cu|dynare-4.4.3-1|31	models where agents perfectly anticipate the future; on the other extreme,
14cu|dynare-4.4.3-1|32	models where agents have limited rationality or imperfect knowledge of the
14cu|dynare-4.4.3-1|33	state of the economy and, hence, form their expectations through a learning
14cu|dynare-4.4.3-1|34	process. In terms of types of agents, models solved by Dynare can incorporate
14cu|dynare-4.4.3-1|35	consumers, productive firms, governments, monetary authorities, investors and
14cu|dynare-4.4.3-1|36	financial intermediaries. Some degree of heterogeneity can be achieved by
14cu|dynare-4.4.3-1|37	including several distinct classes of agents in each of the aforementioned
14cu|dynare-4.4.3-1|38	agent categories.
14cu|dynare-4.4.3-1|39	
14cu|dynare-4.4.3-1|40	%files
14cu|dynare-4.4.3-1|41	%{_bindir}/dynare++
14cu|dynare-4.4.3-1|42	%dir %{_libdir}/dynare/
14cu|dynare-4.4.3-1|43	%{_libdir}/dynare/*
14cu|dynare-4.4.3-1|44	%{_infodir}/*.info*
14cu|dynare-4.4.3-1|45	
14cu|dynare-4.4.3-1|46	#----------------------------------------------------------------------------
14cu|dynare-4.4.3-1|47	
14cu|dynare-4.4.3-1|48	%prep
14cu|dynare-4.4.3-1|49	%setup -q
14cu|dynare-4.4.3-1|50	%patch0 -p1
14cu|dynare-4.4.3-1|51	
14cu|dynare-4.4.3-1|52	%build
14cu|dynare-4.4.3-1|53	autoreconf -fi
14cu|dynare-4.4.3-1|54	%configure2_5x \
14cu|dynare-4.4.3-1|55	--disable-matlab \
14cu|dynare-4.4.3-1|56	--enable-octave
14cu|dynare-4.4.3-1|57	%make
14cu|dynare-4.4.3-1|58	
14cu|dynare-4.4.3-1|59	%install
14cu|dynare-4.4.3-1|60	%makeinstall_std
14cu|dynare-4.4.3-1|61	
14cu|dynare-4.4.3-1|62	
14cu|dynare-4.4.3-1|63	%changelog
14cu|dynare-4.4.3-1|64	* Tue Oct 14 2014 Rosa <rosa@abf.rosalinux.ru> 4.4.3-1
14cu|dynare-4.4.3-1|65	+ Revision: 1294514
14cu|dynare-4.4.3-1|66	- Automatic import for version 4.4.3-1
14cu|dynare-4.4.3-1|67	
14cu|dynare-4.4.3-1|68	

10019 14
14cu|e00compr-1.0.1-4|1	Summary:	Tools to Read/Write Compressed E00 Files
14cu|e00compr-1.0.1-4|2	Name:		e00compr
14cu|e00compr-1.0.1-4|3	Version:	1.0.1
14cu|e00compr-1.0.1-4|4	Release:	4
14cu|e00compr-1.0.1-4|5	License:	BSD-like
14cu|e00compr-1.0.1-4|6	Group:		Sciences/Geosciences
14cu|e00compr-1.0.1-4|7	Url:		http://avce00.maptools.org/e00compr
14cu|e00compr-1.0.1-4|8	Source0:	http://avce00.maptools.org/dl/%{name}-%{version}.tar.bz2
14cu|e00compr-1.0.1-4|9	
14cu|e00compr-1.0.1-4|10	%description
14cu|e00compr-1.0.1-4|11	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
14cu|e00compr-1.0.1-4|12	uncompress Arc/Info Export (E00) files.
14cu|e00compr-1.0.1-4|13	
14cu|e00compr-1.0.1-4|14	For those who do not need a library but simply want to convert some files, the
14cu|e00compr-1.0.1-4|15	package includes the "E00CONV" conversion program that allows you to convert a
14cu|e00compr-1.0.1-4|16	E00 file to and from any compression level (NONE, PARTIAL or FULL).
14cu|e00compr-1.0.1-4|17	
14cu|e00compr-1.0.1-4|18	%files
14cu|e00compr-1.0.1-4|19	%{_bindir}/e00conv
14cu|e00compr-1.0.1-4|20	
14cu|e00compr-1.0.1-4|21	#----------------------------------------------------------------------------
14cu|e00compr-1.0.1-4|22	
14cu|e00compr-1.0.1-4|23	%package devel
14cu|e00compr-1.0.1-4|24	Summary:	A Library to Read/Write Compressed E00 Files
14cu|e00compr-1.0.1-4|25	Group:		Development/Other
14cu|e00compr-1.0.1-4|26	
14cu|e00compr-1.0.1-4|27	%description devel
14cu|e00compr-1.0.1-4|28	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
14cu|e00compr-1.0.1-4|29	uncompress Arc/Info Export (E00) files.
14cu|e00compr-1.0.1-4|30	
14cu|e00compr-1.0.1-4|31	The C library can be easily plugged into existing E00 translators to add
14cu|e00compr-1.0.1-4|32	support for compressed E00 files simply by replacing the existing translator's
14cu|e00compr-1.0.1-4|33	read/write function by the E00ReadNextLine() and E00WriteNextLine() functions
14cu|e00compr-1.0.1-4|34	provided by the library. See the library documentation for all the details.
14cu|e00compr-1.0.1-4|35	
14cu|e00compr-1.0.1-4|36	This package includes the development files (headers and static library)
14cu|e00compr-1.0.1-4|37	for developing applications which use the e00 library.
14cu|e00compr-1.0.1-4|38	
14cu|e00compr-1.0.1-4|39	%files devel
14cu|e00compr-1.0.1-4|40	%{_includedir}/*.h
14cu|e00compr-1.0.1-4|41	%{_libdir}/e00compr.a
14cu|e00compr-1.0.1-4|42	
14cu|e00compr-1.0.1-4|43	#----------------------------------------------------------------------------
14cu|e00compr-1.0.1-4|44	
14cu|e00compr-1.0.1-4|45	%prep
14cu|e00compr-1.0.1-4|46	%setup -q
14cu|e00compr-1.0.1-4|47	
14cu|e00compr-1.0.1-4|48	%build
14cu|e00compr-1.0.1-4|49	%make CFLAGS="%{optflags}"
14cu|e00compr-1.0.1-4|50	
14cu|e00compr-1.0.1-4|51	%install
14cu|e00compr-1.0.1-4|52	install -d %{buildroot}/{%{_includedir},%{_bindir},%{_libdir}}
14cu|e00compr-1.0.1-4|53	install -m644 *.h %{buildroot}/%{_includedir}
14cu|e00compr-1.0.1-4|54	install *.a %{buildroot}/%{_libdir}
14cu|e00compr-1.0.1-4|55	install -m755 e00conv %{buildroot}/%{_bindir}
14cu|e00compr-1.0.1-4|56	
14cu|e00compr-1.0.1-4|57	
14cu|e00compr-1.0.1-4|58	%changelog
14cu|e00compr-1.0.1-4|59	
14cu|e00compr-1.0.1-4|60	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-4
14cu|e00compr-1.0.1-4|61	- (7eb2fbc) Build with system optflags to fix debug package
14cu|e00compr-1.0.1-4|62	- (7eb2fbc) Spec cleanup
14cu|e00compr-1.0.1-4|63	
14cu|e00compr-1.0.1-4|64	

10020 14
14cu|e-0.21.5-1|1	%define use_ccache 1
14cu|e-0.21.5-1|2	%define oname enlightenment
14cu|e-0.21.5-1|3	
14cu|e-0.21.5-1|4	%define _disable_ld_no_undefined 1
14cu|e-0.21.5-1|5	
14cu|e-0.21.5-1|6	Summary:	Enlightenment DR 17 window manager
14cu|e-0.21.5-1|7	Name:		e
14cu|e-0.21.5-1|8	Version:	0.21.5
14cu|e-0.21.5-1|9	Release:	1
14cu|e-0.21.5-1|10	License:	BSD
14cu|e-0.21.5-1|11	Group:		Graphical desktop/Enlightenment
14cu|e-0.21.5-1|12	Url:		http://www.enlightenment.org/
14cu|e-0.21.5-1|13	Source0:	http://download.enlightenment.org/rel/apps/%{oname}/%{oname}-%{version}.tar.xz
14cu|e-0.21.5-1|14	# When we have it:
14cu|e-0.21.5-1|15	#Source1:	some-theme.edj.bz2
14cu|e-0.21.5-1|16	Patch0:		e17_sysactions.conf.patch
14cu|e-0.21.5-1|17	
14cu|e-0.21.5-1|18	BuildRequires:	doxygen
14cu|e-0.21.5-1|19	BuildRequires:	edje
14cu|e-0.21.5-1|20	BuildRequires:	eet
14cu|e-0.21.5-1|21	BuildRequires:	embryo
14cu|e-0.21.5-1|22	BuildRequires:	multiarch-utils
14cu|e-0.21.5-1|23	BuildRequires:	systemd-units
14cu|e-0.21.5-1|24	BuildRequires:	gettext-devel
14cu|e-0.21.5-1|25	BuildRequires:	pam-devel
14cu|e-0.21.5-1|26	BuildRequires:	pkgconfig(alsa)
14cu|e-0.21.5-1|27	BuildRequires:	pkgconfig(bluez)
14cu|e-0.21.5-1|28	BuildRequires:	pkgconfig(dbus-1)
14cu|e-0.21.5-1|29	BuildRequires:	pkgconfig(ecore) >= 1.18.2
14cu|e-0.21.5-1|30	BuildRequires:	pkgconfig(ecore-con) >= 1.18.2
14cu|e-0.21.5-1|31	BuildRequires:	pkgconfig(ecore-evas) >= 1.18.2
14cu|e-0.21.5-1|32	BuildRequires:	pkgconfig(ecore-file) >= 1.18.2
14cu|e-0.21.5-1|33	BuildRequires:	pkgconfig(ecore-input) >= 1.18.2
14cu|e-0.21.5-1|34	BuildRequires:	pkgconfig(ecore-input-evas) >= 1.18.2
14cu|e-0.21.5-1|35	BuildRequires:	pkgconfig(ecore-ipc) >= 1.18.2
14cu|e-0.21.5-1|36	BuildRequires:	pkgconfig(ecore-x) >= 1.18.2
14cu|e-0.21.5-1|37	BuildRequires:	pkgconfig(edje) >= 1.18.2
14cu|e-0.21.5-1|38	BuildRequires:	pkgconfig(eet) >= 1.18.2
14cu|e-0.21.5-1|39	BuildRequires:	pkgconfig(eeze) >= 1.18.2
14cu|e-0.21.5-1|40	BuildRequires:	pkgconfig(efreet) >= 1.18.2
14cu|e-0.21.5-1|41	BuildRequires:	pkgconfig(efreet-mime) >= 1.18.2
14cu|e-0.21.5-1|42	BuildRequires:	pkgconfig(efreet-trash) >= 1.18.2
14cu|e-0.21.5-1|43	BuildRequires:	pkgconfig(eina) >= 1.18.2
14cu|e-0.21.5-1|44	BuildRequires:	pkgconfig(eio) >= 1.18.2
14cu|e-0.21.5-1|45	BuildRequires:	pkgconfig(eldbus) >= 1.18.2
14cu|e-0.21.5-1|46	BuildRequires:	pkgconfig(elementary) >= 1.18.2
14cu|e-0.21.5-1|47	BuildRequires:	pkgconfig(ephysics)
14cu|e-0.21.5-1|48	BuildRequires:	pkgconfig(ethumb)
14cu|e-0.21.5-1|49	BuildRequires:	pkgconfig(evas) >= 1.18.2
14cu|e-0.21.5-1|50	BuildRequires:	pkgconfig(exchange)
14cu|e-0.21.5-1|51	BuildRequires:	pkgconfig(xcb)
14cu|e-0.21.5-1|52	BuildRequires:	pkgconfig(xcb-keysyms)
14cu|e-0.21.5-1|53	BuildRequires:	pkgconfig(xcb-shape)
14cu|e-0.21.5-1|54	
14cu|e-0.21.5-1|55	#Requires:	acpitool
14cu|e-0.21.5-1|56	Requires:	pm-utils
14cu|e-0.21.5-1|57	Requires:	eet >= 1.18.2
14cu|e-0.21.5-1|58	Requires:	ecore >= 1.18.2
14cu|e-0.21.5-1|59	Requires:	efreet >= 1.18.2
14cu|e-0.21.5-1|60	Requires:	embryo >= 1.18.2
14cu|e-0.21.5-1|61	Requires:	emotion >= 1.18.2
14cu|e-0.21.5-1|62	Requires:	eldbus >= 1.18.2
14cu|e-0.21.5-1|63	Requires:	evas >= 1.18.2
14cu|e-0.21.5-1|64	#Suggests:	econnman
14cu|e-0.21.5-1|65	
14cu|e-0.21.5-1|66	Obsoletes:      emotion_generic_players
14cu|e-0.21.5-1|67	Obsoletes:      evas_generic_loaders
14cu|e-0.21.5-1|68	
14cu|e-0.21.5-1|69	Provides:	%{oname} = %{EVRD}
14cu|e-0.21.5-1|70	
14cu|e-0.21.5-1|71	%description
14cu|e-0.21.5-1|72	E19 is a next generation window manager for UNIX operating systems. Based on
14cu|e-0.21.5-1|73	the Enlightenment Foundation Libraries (EFL), E19 is much more than just
14cu|e-0.21.5-1|74	another window manager - it's an ambitious and innovative project that aims
14cu|e-0.21.5-1|75	to drive the development of graphical applications industry-wide for several
14cu|e-0.21.5-1|76	years to come.
14cu|e-0.21.5-1|77	
14cu|e-0.21.5-1|78	%files -f %{oname}.lang
14cu|e-0.21.5-1|79	%doc AUTHORS README COPYING doc/*
14cu|e-0.21.5-1|80	%config(noreplace) %{_sysconfdir}/%{oname}/sysactions.conf
14cu|e-0.21.5-1|81	%{_sysconfdir}/xdg/menus/e-applications.menu
14cu|e-0.21.5-1|82	%{_bindir}/%{oname}
14cu|e-0.21.5-1|83	%{_bindir}/%{oname}_*
14cu|e-0.21.5-1|84	%{_bindir}/emixer
14cu|e-0.21.5-1|85	%{_datadir}/%{oname}
14cu|e-0.21.5-1|86	%{_datadir}/applications/emixer.desktop
14cu|e-0.21.5-1|87	%{_datadir}/applications/enlightenment_filemanager.desktop
14cu|e-0.21.5-1|88	%{_datadir}/pixmaps/emixer.png
14cu|e-0.21.5-1|89	%{_datadir}/xsessions/%{oname}.desktop
14cu|e-0.21.5-1|90	%{_libdir}/%{oname}
14cu|e-0.21.5-1|91	%{_unitdir}/enlightenment.service
14cu|e-0.21.5-1|92	
14cu|e-0.21.5-1|93	#----------------------------------------------------------------------------
14cu|e-0.21.5-1|94	
14cu|e-0.21.5-1|95	%package devel
14cu|e-0.21.5-1|96	Summary:	Enlightenment library headers and development libraries
14cu|e-0.21.5-1|97	Group:		Development/C
14cu|e-0.21.5-1|98	
14cu|e-0.21.5-1|99	%description devel
14cu|e-0.21.5-1|100	E19 development headers and development libraries.
14cu|e-0.21.5-1|101	
14cu|e-0.21.5-1|102	%files devel
14cu|e-0.21.5-1|103	%{_bindir}/%{oname}-config
14cu|e-0.21.5-1|104	%{multiarch_bindir}/%{oname}-config
14cu|e-0.21.5-1|105	%{_libdir}/pkgconfig/*.pc
14cu|e-0.21.5-1|106	%{_includedir}/%{oname}
14cu|e-0.21.5-1|107	
14cu|e-0.21.5-1|108	#----------------------------------------------------------------------------
14cu|e-0.21.5-1|109	
14cu|e-0.21.5-1|110	%prep
14cu|e-0.21.5-1|111	%setup -qn %{oname}-%{version}
14cu|e-0.21.5-1|112	%apply_patches
14cu|e-0.21.5-1|113	
14cu|e-0.21.5-1|114	sed -i s,release_info=\"-release\ \$release\",release_info=\"\",g configure.ac
14cu|e-0.21.5-1|115	
14cu|e-0.21.5-1|116	%build
14cu|e-0.21.5-1|117	autoreconf -fiv
14cu|e-0.21.5-1|118	%configure2_5x \
14cu|e-0.21.5-1|119	--enable-files \
14cu|e-0.21.5-1|120	--disable-device-hal \
14cu|e-0.21.5-1|121	--enable-device-udev \
14cu|e-0.21.5-1|122	--enable-mount-udisks
14cu|e-0.21.5-1|123	
14cu|e-0.21.5-1|124	%make
14cu|e-0.21.5-1|125	
14cu|e-0.21.5-1|126	%install
14cu|e-0.21.5-1|127	%makeinstall_std
14cu|e-0.21.5-1|128	
14cu|e-0.21.5-1|129	%find_lang %{oname}
14cu|e-0.21.5-1|130	
14cu|e-0.21.5-1|131	# Put systemd service to proper path
14cu|e-0.21.5-1|132	mkdir -p %{buildroot}%{_unitdir}/
14cu|e-0.21.5-1|133	mv %{buildroot}%{_prefix}/lib/systemd/user/enlightenment.service %{buildroot}%{_unitdir}/enlightenment.service
14cu|e-0.21.5-1|134	
14cu|e-0.21.5-1|135	#fake e-config
14cu|e-0.21.5-1|136	touch %{buildroot}/%{_bindir}/%{oname}-config
14cu|e-0.21.5-1|137	%multiarch_binaries %{buildroot}/%{_bindir}/%{oname}-config
14cu|e-0.21.5-1|138	
14cu|e-0.21.5-1|139	#fix bad perms
14cu|e-0.21.5-1|140	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/modules/cpufreq/linux-*/freqset
14cu|e-0.21.5-1|141	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_sys
14cu|e-0.21.5-1|142	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_backlight
14cu|e-0.21.5-1|143	
14cu|e-0.21.5-1|144	# When we have our own theme
14cu|e-0.21.5-1|145	# rename default theme, so we can replace it with our theme
14cu|e-0.21.5-1|146	#mv %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj %{buildroot}%{_datadir}/enlightenment/data/themes/original-default.edj
14cu|e-0.21.5-1|147	# add our theme as default
14cu|e-0.21.5-1|148	#bzcat %{SOURCE1} > %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj
14cu|e-0.21.5-1|149	
14cu|e-0.21.5-1|150	
14cu|e-0.21.5-1|151	
14cu|e-0.21.5-1|152	%changelog
14cu|e-0.21.5-1|153	
14cu|e-0.21.5-1|154	* Fri Dec 16 2016 tremod <negry.m@yandex.ru> 0.21.5-1
14cu|e-0.21.5-1|155	- (e84a67f) Update to 0.21.5
14cu|e-0.21.5-1|156	
14cu|e-0.21.5-1|157	* Thu Nov 10 2016 tremod <negry.m@yandex.ru> 0.21.3-2
14cu|e-0.21.5-1|158	- (70ed268) Enable mount with udisks
14cu|e-0.21.5-1|159	
14cu|e-0.21.5-1|160	* Mon Nov 07 2016 tremod <negry.m@yandex.ru> 0.21.3-1
14cu|e-0.21.5-1|161	- (aa14fca) Update to 0.21.3
14cu|e-0.21.5-1|162	
14cu|e-0.21.5-1|163	* Thu Jun 16 2016 tremod <negry.m@yandex.ru> 0.20.9-1
14cu|e-0.21.5-1|164	- (3146228) Update to 0.20.9
14cu|e-0.21.5-1|165	
14cu|e-0.21.5-1|166	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.5-1
14cu|e-0.21.5-1|167	- (89f44ef) Update files (add emixer parts)
14cu|e-0.21.5-1|168	- (Andrey Bondrov: 0ee4dd7) New version 0.20.5
14cu|e-0.21.5-1|169	
14cu|e-0.21.5-1|170	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.19.5-1
14cu|e-0.21.5-1|171	- (d7bef4b) Updated to 0.19.5
14cu|e-0.21.5-1|172	
14cu|e-0.21.5-1|173	* Wed Jan 21 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.3-1
14cu|e-0.21.5-1|174	- (7ed4a97) New version 0.19.3
14cu|e-0.21.5-1|175	
14cu|e-0.21.5-1|176	* Mon Oct 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.1-1
14cu|e-0.21.5-1|177	- (7ae8985) New version 0.19.1
14cu|e-0.21.5-1|178	
14cu|e-0.21.5-1|179	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.0-1
14cu|e-0.21.5-1|180	- (b9574e6) New version 0.19.0
14cu|e-0.21.5-1|181	
14cu|e-0.21.5-1|182	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.0-0.rc3.1
14cu|e-0.21.5-1|183	- (c43a569) Fix files
14cu|e-0.21.5-1|184	- (Andrey Bondrov: 4d9cce7) Fix systemd service name, switch to /usr/share/xsessions for session file
14cu|e-0.21.5-1|185	- (Andrey Bondrov: f69e0fc) New version 0.19.0 rc3
14cu|e-0.21.5-1|186	
14cu|e-0.21.5-1|187	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.8-1
14cu|e-0.21.5-1|188	- (4e2668e) New version 0.18.8, re-diff conf patch
14cu|e-0.21.5-1|189	
14cu|e-0.21.5-1|190	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17.5-2
14cu|e-0.21.5-1|191	- (3e06422) MassBuild#464: Increase release tag
14cu|e-0.21.5-1|192	
14cu|e-0.21.5-1|193	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.5-1
14cu|e-0.21.5-1|194	- (83c3175) LOG New version 0.17.5
14cu|e-0.21.5-1|195	
14cu|e-0.21.5-1|196	* Sun Oct 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.4-2
14cu|e-0.21.5-1|197	- (088d321) LOG Add patch to fix startup issues with splash image enabled
14cu|e-0.21.5-1|198	
14cu|e-0.21.5-1|199	* Wed Jul 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.4-1
14cu|e-0.21.5-1|200	- (589a7f5) LOG New version 0.17.4
14cu|e-0.21.5-1|201	
14cu|e-0.21.5-1|202	* Wed May 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.3-1
14cu|e-0.21.5-1|203	- (a831a41) LOG New version 0.17.3
14cu|e-0.21.5-1|204	
14cu|e-0.21.5-1|205	* Wed Apr 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.2.1-1
14cu|e-0.21.5-1|206	- (5fcc949) LOG New version 0.17.2.1
14cu|e-0.21.5-1|207	
14cu|e-0.21.5-1|208	* Mon Feb 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.1-1
14cu|e-0.21.5-1|209	- (454b548) LOG New version 0.17.1
14cu|e-0.21.5-1|210	
14cu|e-0.21.5-1|211	* Sat Dec 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0-1
14cu|e-0.21.5-1|212	- (daff620) LOG Update to 0.17.0 final
14cu|e-0.21.5-1|213	
14cu|e-0.21.5-1|214	* Tue Dec 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0-0.lucky.1
14cu|e-0.21.5-1|215	- (8191032) LOG New version 0.17.0 lucky
14cu|e-0.21.5-1|216	
14cu|e-0.21.5-1|217	* Fri Dec 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0-0.gamma.1
14cu|e-0.21.5-1|218	- (0728382) LOG New version 0.17.0 gamma, don't suggest econnman for now
14cu|e-0.21.5-1|219	
14cu|e-0.21.5-1|220	* Fri Dec 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0-0.alpha8.1
14cu|e-0.21.5-1|221	- (5684078) LOG Update BuildRequires
14cu|e-0.21.5-1|222	- (Andrey Bondrov: 545192a) LOG New version 0.17.0 alpha8
14cu|e-0.21.5-1|223	
14cu|e-0.21.5-1|224	* Tue Nov 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0-0.alpha.1
14cu|e-0.21.5-1|225	- (88d321f) LOG New version 0.17.0-alpha
14cu|e-0.21.5-1|226	
14cu|e-0.21.5-1|227	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.999.76819-1
14cu|e-0.21.5-1|228	- (95a218b) LOG Update BuildRequires
14cu|e-0.21.5-1|229	- (Andrey Bondrov: 677f1df) LOG Build with ephysics support, require evas_generic_loaders
14cu|e-0.21.5-1|230	
14cu|e-0.21.5-1|231	* Wed Oct 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.999.76819-0.1
14cu|e-0.21.5-1|232	- (361557e) LOG New version 0.16.999.76819
14cu|e-0.21.5-1|233	
14cu|e-0.21.5-1|234	

10021 14
14cu|e2tools-0.0.16-12|1	Name:           e2tools
14cu|e2tools-0.0.16-12|2	Version:        0.0.16
14cu|e2tools-0.0.16-12|3	Release:        12
14cu|e2tools-0.0.16-12|4	Summary:        Manipulate files in unmounted ext2/ext3 filesystems
14cu|e2tools-0.0.16-12|5	
14cu|e2tools-0.0.16-12|6	Group:          System/Kernel and hardware
14cu|e2tools-0.0.16-12|7	License:        GPLv2
14cu|e2tools-0.0.16-12|8	URL:            http://home.earthlink.net/~k_sheff/sw/e2tools/
14cu|e2tools-0.0.16-12|9	Source0:        http://home.earthlink.net/~k_sheff/sw/e2tools/%{name}-%{version}.tar.gz
14cu|e2tools-0.0.16-12|10	Source1:        e2tools-test.sh
14cu|e2tools-0.0.16-12|11	# Thank you very much for the man pages from Debian package.
14cu|e2tools-0.0.16-12|12	Source2:        e2cp.1
14cu|e2tools-0.0.16-12|13	Source3:        e2ln.1
14cu|e2tools-0.0.16-12|14	Source4:        e2ls.1
14cu|e2tools-0.0.16-12|15	Source5:        e2mkdir.1
14cu|e2tools-0.0.16-12|16	Source6:        e2mv.1
14cu|e2tools-0.0.16-12|17	Source7:        e2rm.1
14cu|e2tools-0.0.16-12|18	Source8:        e2tail.1
14cu|e2tools-0.0.16-12|19	Source9:        e2tools.7
14cu|e2tools-0.0.16-12|20	Patch1:         e2tools-fedora-fixes.patch
14cu|e2tools-0.0.16-12|21	
14cu|e2tools-0.0.16-12|22	BuildRequires:  pkgconfig(ext2fs) >= 1.27
14cu|e2tools-0.0.16-12|23	
14cu|e2tools-0.0.16-12|24	# For e2tools-test.sh
14cu|e2tools-0.0.16-12|25	BuildRequires:  e2fsprogs, diffutils
14cu|e2tools-0.0.16-12|26	
14cu|e2tools-0.0.16-12|27	
14cu|e2tools-0.0.16-12|28	%description
14cu|e2tools-0.0.16-12|29	A simple set of utilities to read, write, and manipulate files in an
14cu|e2tools-0.0.16-12|30	ext2/ext3 filesystem directly using the ext2fs library. This works
14cu|e2tools-0.0.16-12|31	
14cu|e2tools-0.0.16-12|32	- without root access
14cu|e2tools-0.0.16-12|33	- without the filesystem being mounted
14cu|e2tools-0.0.16-12|34	- without kernel ext2/ext3 support
14cu|e2tools-0.0.16-12|35	
14cu|e2tools-0.0.16-12|36	The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail
14cu|e2tools-0.0.16-12|37	
14cu|e2tools-0.0.16-12|38	%prep
14cu|e2tools-0.0.16-12|39	%setup -q
14cu|e2tools-0.0.16-12|40	%patch1 -p1
14cu|e2tools-0.0.16-12|41	
14cu|e2tools-0.0.16-12|42	%build
14cu|e2tools-0.0.16-12|43	sed -i '/e2cp_LDADD/s:-L@[^@]*@::' Makefile.in || die
14cu|e2tools-0.0.16-12|44	
14cu|e2tools-0.0.16-12|45	%configure
14cu|e2tools-0.0.16-12|46	%make  CPPFLAGS="-Wall"
14cu|e2tools-0.0.16-12|47	
14cu|e2tools-0.0.16-12|48	
14cu|e2tools-0.0.16-12|49	%check
14cu|e2tools-0.0.16-12|50	# Run tests
14cu|e2tools-0.0.16-12|51	for e in e2ln e2ls e2mkdir e2mv e2rm e2tail; do
14cu|e2tools-0.0.16-12|52	ln -s e2cp $e
14cu|e2tools-0.0.16-12|53	done
14cu|e2tools-0.0.16-12|54	sh %{SOURCE1}
14cu|e2tools-0.0.16-12|55	
14cu|e2tools-0.0.16-12|56	
14cu|e2tools-0.0.16-12|57	%install
14cu|e2tools-0.0.16-12|58	%makeinstall_std
14cu|e2tools-0.0.16-12|59	%{__install} -d %{buildroot}%{_mandir}/man1/
14cu|e2tools-0.0.16-12|60	%{__install} \
14cu|e2tools-0.0.16-12|61	%{SOURCE2} \
14cu|e2tools-0.0.16-12|62	%{SOURCE3} \
14cu|e2tools-0.0.16-12|63	%{SOURCE4} \
14cu|e2tools-0.0.16-12|64	%{SOURCE5} \
14cu|e2tools-0.0.16-12|65	%{SOURCE6} \
14cu|e2tools-0.0.16-12|66	%{SOURCE7} \
14cu|e2tools-0.0.16-12|67	%{SOURCE8} \
14cu|e2tools-0.0.16-12|68	%{buildroot}%{_mandir}/man1/
14cu|e2tools-0.0.16-12|69	%{__install} -D %{SOURCE9} %{buildroot}%{_mandir}/man7/e2tools.7
14cu|e2tools-0.0.16-12|70	
14cu|e2tools-0.0.16-12|71	
14cu|e2tools-0.0.16-12|72	%files
14cu|e2tools-0.0.16-12|73	%doc README ChangeLog TODO AUTHORS
14cu|e2tools-0.0.16-12|74	%{_bindir}/e2cp
14cu|e2tools-0.0.16-12|75	%{_bindir}/e2ln
14cu|e2tools-0.0.16-12|76	%{_bindir}/e2ls
14cu|e2tools-0.0.16-12|77	%{_bindir}/e2mkdir
14cu|e2tools-0.0.16-12|78	%{_bindir}/e2mv
14cu|e2tools-0.0.16-12|79	%{_bindir}/e2rm
14cu|e2tools-0.0.16-12|80	%{_bindir}/e2tail
14cu|e2tools-0.0.16-12|81	%doc %{_mandir}/man1/e2cp.1*
14cu|e2tools-0.0.16-12|82	%doc %{_mandir}/man1/e2ln.1*
14cu|e2tools-0.0.16-12|83	%doc %{_mandir}/man1/e2ls.1*
14cu|e2tools-0.0.16-12|84	%doc %{_mandir}/man1/e2mkdir.1*
14cu|e2tools-0.0.16-12|85	%doc %{_mandir}/man1/e2mv.1*
14cu|e2tools-0.0.16-12|86	%doc %{_mandir}/man1/e2rm.1*
14cu|e2tools-0.0.16-12|87	%doc %{_mandir}/man1/e2tail.1*
14cu|e2tools-0.0.16-12|88	%doc %{_mandir}/man7/e2tools.7*
14cu|e2tools-0.0.16-12|89	
14cu|e2tools-0.0.16-12|90	%changelog
14cu|e2tools-0.0.16-12|91	
14cu|e2tools-0.0.16-12|92	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.0.16-12
14cu|e2tools-0.0.16-12|93	- (65382f1) Repack tarball according to upstream
14cu|e2tools-0.0.16-12|94	
14cu|e2tools-0.0.16-12|95	

10022 14
14cu|e4rat-0.2.3-4|1	%define major 0
14cu|e4rat-0.2.3-4|2	%define libname %mklibname %{name}-core %{major}
14cu|e4rat-0.2.3-4|3	
14cu|e4rat-0.2.3-4|4	Summary:	Toolset to accelerate the boot process as well as application startups
14cu|e4rat-0.2.3-4|5	Name:		e4rat
14cu|e4rat-0.2.3-4|6	Version:	0.2.3
14cu|e4rat-0.2.3-4|7	Release:	4
14cu|e4rat-0.2.3-4|8	License:	GPLv3+
14cu|e4rat-0.2.3-4|9	Group:		System/Configuration/Boot and Init
14cu|e4rat-0.2.3-4|10	Url:		http://e4rat.sourceforge.net/
14cu|e4rat-0.2.3-4|11	Source0:	http://downloads.sourceforge.net/project/dracut/%{name}_%{version}_src.tar.gz
14cu|e4rat-0.2.3-4|12	Patch1:		e4rat-0.2.2-libdir.patch
14cu|e4rat-0.2.3-4|13	Patch2:		e4rat-0.2.3-shared-build.patch
14cu|e4rat-0.2.3-4|14	Patch3:		e4rat-0.2.3-boostfsv3.patch
14cu|e4rat-0.2.3-4|15	BuildRequires:	audit
14cu|e4rat-0.2.3-4|16	BuildRequires:	cmake
14cu|e4rat-0.2.3-4|17	BuildRequires:	audit-devel
14cu|e4rat-0.2.3-4|18	BuildRequires:	auparse-devel
14cu|e4rat-0.2.3-4|19	BuildRequires:	boost-devel
14cu|e4rat-0.2.3-4|20	BuildRequires:	libstdc++-devel
14cu|e4rat-0.2.3-4|21	BuildRequires:	pkgconfig(ext2fs)
14cu|e4rat-0.2.3-4|22	BuildRequires:	pkgconfig(blkid)
14cu|e4rat-0.2.3-4|23	# (tpg) this packages causes negative effect
14cu|e4rat-0.2.3-4|24	Conflicts:	preload
14cu|e4rat-0.2.3-4|25	
14cu|e4rat-0.2.3-4|26	%description
14cu|e4rat-0.2.3-4|27	e4rat ("Ext4 - Reducing Access Times") is a toolset to accelerate the boot
14cu|e4rat-0.2.3-4|28	process as well as application startups. Through physical file realloction
14cu|e4rat-0.2.3-4|29	e4rat eliminates both seek times and rotational delays. This leads to a high
14cu|e4rat-0.2.3-4|30	disk transfer rate.
14cu|e4rat-0.2.3-4|31	
14cu|e4rat-0.2.3-4|32	Placing files on disk in a sequentially ordered way allows to efficiently
14cu|e4rat-0.2.3-4|33	read-ahead files in parallel to the program startup. The combination of
14cu|e4rat-0.2.3-4|34	sequentially reading and a high cache hit rate may reduce the boot time by a
14cu|e4rat-0.2.3-4|35	factor of three, as the example below shows.
14cu|e4rat-0.2.3-4|36	
14cu|e4rat-0.2.3-4|37	e4rat is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the
14cu|e4rat-0.2.3-4|38	Ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Other filesystem
14cu|e4rat-0.2.3-4|39	types and/or earlier versions of extended filesystems are not supported.
14cu|e4rat-0.2.3-4|40	
14cu|e4rat-0.2.3-4|41	%files
14cu|e4rat-0.2.3-4|42	%doc README
14cu|e4rat-0.2.3-4|43	%config %{_sysconfdir}/%{name}.conf
14cu|e4rat-0.2.3-4|44	%{_sbindir}/%{name}-collect
14cu|e4rat-0.2.3-4|45	%{_sbindir}/%{name}-preload
14cu|e4rat-0.2.3-4|46	%{_sbindir}/%{name}-realloc
14cu|e4rat-0.2.3-4|47	%{_mandir}/man5/%{name}.conf.5*
14cu|e4rat-0.2.3-4|48	%{_mandir}/man8/%{name}-collect.8*
14cu|e4rat-0.2.3-4|49	%{_mandir}/man8/%{name}-preload.8*
14cu|e4rat-0.2.3-4|50	%{_mandir}/man8/%{name}-realloc.8*
14cu|e4rat-0.2.3-4|51	
14cu|e4rat-0.2.3-4|52	#----------------------------------------------------------------------------
14cu|e4rat-0.2.3-4|53	
14cu|e4rat-0.2.3-4|54	%package %{libname}
14cu|e4rat-0.2.3-4|55	Summary:	Main library for %{name}
14cu|e4rat-0.2.3-4|56	Group:		System/Libraries
14cu|e4rat-0.2.3-4|57	
14cu|e4rat-0.2.3-4|58	%description %{libname}
14cu|e4rat-0.2.3-4|59	Main library for %{name}.
14cu|e4rat-0.2.3-4|60	
14cu|e4rat-0.2.3-4|61	%files %{libname}
14cu|e4rat-0.2.3-4|62	%{_libdir}/lib*%{name}-core.so.%{major}
14cu|e4rat-0.2.3-4|63	
14cu|e4rat-0.2.3-4|64	#----------------------------------------------------------------------------
14cu|e4rat-0.2.3-4|65	
14cu|e4rat-0.2.3-4|66	%prep
14cu|e4rat-0.2.3-4|67	%setup -q
14cu|e4rat-0.2.3-4|68	%patch1 -p1 -b .libdir
14cu|e4rat-0.2.3-4|69	%patch2 -p1 -b .shared
14cu|e4rat-0.2.3-4|70	%patch3 -p0 -b .boost3
14cu|e4rat-0.2.3-4|71	
14cu|e4rat-0.2.3-4|72	%build
14cu|e4rat-0.2.3-4|73	%cmake
14cu|e4rat-0.2.3-4|74	%make
14cu|e4rat-0.2.3-4|75	
14cu|e4rat-0.2.3-4|76	%install
14cu|e4rat-0.2.3-4|77	%makeinstall_std -C build
14cu|e4rat-0.2.3-4|78	
14cu|e4rat-0.2.3-4|79	# Useless without headers
14cu|e4rat-0.2.3-4|80	rm -f %{buildroot}%{_libdir}/lib*%{name}-core.so
14cu|e4rat-0.2.3-4|81	
14cu|e4rat-0.2.3-4|82	
14cu|e4rat-0.2.3-4|83	%changelog
14cu|e4rat-0.2.3-4|84	
14cu|e4rat-0.2.3-4|85	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.3-4
14cu|e4rat-0.2.3-4|86	- (1ec8c61) Drop development file from library package
14cu|e4rat-0.2.3-4|87	- (1ec8c61) Spec cleanup
14cu|e4rat-0.2.3-4|88	
14cu|e4rat-0.2.3-4|89	

10023 14
14cu|easymock-1.2-17|1	# Copyright (c) 2000-2009, JPackage Project
14cu|easymock-1.2-17|2	# All rights reserved.
14cu|easymock-1.2-17|3	#
14cu|easymock-1.2-17|4	# Redistribution and use in source and binary forms, with or without
14cu|easymock-1.2-17|5	# modification, are permitted provided that the following conditions
14cu|easymock-1.2-17|6	# are met:
14cu|easymock-1.2-17|7	#
14cu|easymock-1.2-17|8	# 1. Redistributions of source code must retain the above copyright
14cu|easymock-1.2-17|9	#    notice, this list of conditions and the following disclaimer.
14cu|easymock-1.2-17|10	# 2. Redistributions in binary form must reproduce the above copyright
14cu|easymock-1.2-17|11	#    notice, this list of conditions and the following disclaimer in the
14cu|easymock-1.2-17|12	#    documentation and/or other materials provided with the
14cu|easymock-1.2-17|13	#    distribution.
14cu|easymock-1.2-17|14	# 3. Neither the name of the JPackage Project nor the names of its
14cu|easymock-1.2-17|15	#    contributors may be used to endorse or promote products derived
14cu|easymock-1.2-17|16	#    from this software without specific prior written permission.
14cu|easymock-1.2-17|17	#
14cu|easymock-1.2-17|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cu|easymock-1.2-17|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cu|easymock-1.2-17|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cu|easymock-1.2-17|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cu|easymock-1.2-17|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cu|easymock-1.2-17|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cu|easymock-1.2-17|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cu|easymock-1.2-17|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cu|easymock-1.2-17|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cu|easymock-1.2-17|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cu|easymock-1.2-17|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cu|easymock-1.2-17|29	#
14cu|easymock-1.2-17|30	
14cu|easymock-1.2-17|31	Name:           easymock
14cu|easymock-1.2-17|32	Version:        1.2
14cu|easymock-1.2-17|33	Release:        17
14cu|easymock-1.2-17|34	Summary:        Easy mock objects
14cu|easymock-1.2-17|35	Group:          Development/Java
14cu|easymock-1.2-17|36	License:        MIT
14cu|easymock-1.2-17|37	URL:            http://www.easymock.org/
14cu|easymock-1.2-17|38	# cvs -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock login
14cu|easymock-1.2-17|39	# cvs -z3 -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock1_2_Java1_3 easymock
14cu|easymock-1.2-17|40	# tar czf easymock-1.2-src.tar.gz easymock
14cu|easymock-1.2-17|41	Source0:        easymock-1.2-src.tar.gz
14cu|easymock-1.2-17|42	Source1:        http://repo1.maven.org/maven2/easymock/easymock/1.2_Java1.5/easymock-1.2_Java1.5.pom
14cu|easymock-1.2-17|43	Source2:        easymock-component-info.xml
14cu|easymock-1.2-17|44	Patch0:         easymock-1.2-build_xml.patch
14cu|easymock-1.2-17|45	Patch1:         %{name}-removed-test.patch
14cu|easymock-1.2-17|46	Patch2:         %{name}-removed-alltests.patch
14cu|easymock-1.2-17|47	Requires(post): jpackage-utils >= 1.7.2
14cu|easymock-1.2-17|48	Requires(postun): jpackage-utils >= 1.7.2
14cu|easymock-1.2-17|49	BuildRequires:  jpackage-utils >= 0:1.6
14cu|easymock-1.2-17|50	BuildRequires:  ant >= 0:1.6
14cu|easymock-1.2-17|51	BuildRequires:  ant-junit >= 0:1.6
14cu|easymock-1.2-17|52	BuildRequires:  junit >= 0:3.8.1
14cu|easymock-1.2-17|53	BuildRequires:  java-devel >= 0:1.5.0
14cu|easymock-1.2-17|54	BuildRequires:  java-rpmbuild
14cu|easymock-1.2-17|55	BuildArch:      noarch
14cu|easymock-1.2-17|56	
14cu|easymock-1.2-17|57	%description
14cu|easymock-1.2-17|58	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
14cu|easymock-1.2-17|59	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
14cu|easymock-1.2-17|60	of recording expectations, most refactorings will not affect the Mock Objects.
14cu|easymock-1.2-17|61	So EasyMock is a perfect fit for Test-Driven Development.
14cu|easymock-1.2-17|62	
14cu|easymock-1.2-17|63	%package        javadoc
14cu|easymock-1.2-17|64	Summary:        Javadoc for %{name}
14cu|easymock-1.2-17|65	Group:          Development/Java
14cu|easymock-1.2-17|66	
14cu|easymock-1.2-17|67	%description    javadoc
14cu|easymock-1.2-17|68	Javadoc for %{name}.
14cu|easymock-1.2-17|69	
14cu|easymock-1.2-17|70	%prep
14cu|easymock-1.2-17|71	%setup -q -n %{name}
14cu|easymock-1.2-17|72	%patch0 -p0
14cu|easymock-1.2-17|73	%patch1 -p1
14cu|easymock-1.2-17|74	%patch2 -p1
14cu|easymock-1.2-17|75	mkdir lib
14cu|easymock-1.2-17|76	pushd lib
14cu|easymock-1.2-17|77	ln -sf $(build-classpath junit) .
14cu|easymock-1.2-17|78	popd
14cu|easymock-1.2-17|79	
14cu|easymock-1.2-17|80	# We no longer ship a 1.3/1.4 VM, Set it to generic javahome
14cu|easymock-1.2-17|81	rm easymockbuild.properties
14cu|easymock-1.2-17|82	echo "java\ 1.3=%{java}" >> easymockbuild.properties
14cu|easymock-1.2-17|83	echo "java\ 1.4=%{java}" >> easymockbuild.properties
14cu|easymock-1.2-17|84	echo "java\ 1.5=%{java}" >> easymockbuild.properties
14cu|easymock-1.2-17|85	echo "java\ compiler=%{javac}" >> easymockbuild.properties
14cu|easymock-1.2-17|86	
14cu|easymock-1.2-17|87	%build
14cu|easymock-1.2-17|88	export OPT_JAR_LIST="ant/ant-junit junit"
14cu|easymock-1.2-17|89	export CLASSPATH=
14cu|easymock-1.2-17|90	%{ant} -Dbuild.sysclasspath=first
14cu|easymock-1.2-17|91	
14cu|easymock-1.2-17|92	%install
14cu|easymock-1.2-17|93	unzip -qq %{name}%{version}_Java1.3.zip
14cu|easymock-1.2-17|94	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
14cu|easymock-1.2-17|95	
14cu|easymock-1.2-17|96	install -pm 644 %{name}%{version}_Java1.3/%{name}.jar \
14cu|easymock-1.2-17|97	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cu|easymock-1.2-17|98	
14cu|easymock-1.2-17|99	# javadoc
14cu|easymock-1.2-17|100	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|easymock-1.2-17|101	cp -pr %{name}%{version}_Java1.3/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|easymock-1.2-17|102	
14cu|easymock-1.2-17|103	# pom
14cu|easymock-1.2-17|104	install -dm 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cu|easymock-1.2-17|105	cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14cu|easymock-1.2-17|106	%add_to_maven_depmap easymock easymock %{version}_Java1.5 JPP easymock
14cu|easymock-1.2-17|107	
14cu|easymock-1.2-17|108	%post
14cu|easymock-1.2-17|109	%update_maven_depmap
14cu|easymock-1.2-17|110	
14cu|easymock-1.2-17|111	%postun
14cu|easymock-1.2-17|112	%update_maven_depmap
14cu|easymock-1.2-17|113	
14cu|easymock-1.2-17|114	%pre javadoc
14cu|easymock-1.2-17|115	# workaround for rpm bug 646523 (can be removed in F-17)
14cu|easymock-1.2-17|116	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|easymock-1.2-17|117	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|easymock-1.2-17|118	
14cu|easymock-1.2-17|119	%files
14cu|easymock-1.2-17|120	%doc %{name}%{version}_Java1.3/{Documentation,License}.html
14cu|easymock-1.2-17|121	%{_mavenpomdir}*
14cu|easymock-1.2-17|122	%{_mavendepmapfragdir}/*
14cu|easymock-1.2-17|123	%{_javadir}/%{name}.jar
14cu|easymock-1.2-17|124	
14cu|easymock-1.2-17|125	%files javadoc
14cu|easymock-1.2-17|126	%{_javadocdir}/%{name}
14cu|easymock-1.2-17|127	
14cu|easymock-1.2-17|128	
14cu|easymock-1.2-17|129	%changelog
14cu|easymock-1.2-17|130	
14cu|easymock-1.2-17|131	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-17
14cu|easymock-1.2-17|132	- (5e0752a) Rebuild with Java8
14cu|easymock-1.2-17|133	
14cu|easymock-1.2-17|134	

10024 14
14cu|easytag24-2.4.3-1|1	%define rname easytag
14cu|easytag24-2.4.3-1|2	
14cu|easytag24-2.4.3-1|3	Summary:	Tag editor for MP3, OGG and some other files
14cu|easytag24-2.4.3-1|4	Name:		easytag24
14cu|easytag24-2.4.3-1|5	Version:	2.4.3
14cu|easytag24-2.4.3-1|6	Release:	1
14cu|easytag24-2.4.3-1|7	
14cu|easytag24-2.4.3-1|8	License:	GPLv3+
14cu|easytag24-2.4.3-1|9	Group:		Sound
14cu|easytag24-2.4.3-1|10	Url:		https://wiki.gnome.org/Apps/EasyTAG
14cu|easytag24-2.4.3-1|11	Source0:	https://download.gnome.org/sources/%{name}/2.4/%{rname}-%{version}.tar.xz
14cu|easytag24-2.4.3-1|12	Source1:	easytag_ru.po.tar.gz
14cu|easytag24-2.4.3-1|13	
14cu|easytag24-2.4.3-1|14	BuildRequires:	appdata-tools
14cu|easytag24-2.4.3-1|15	BuildRequires:	desktop-file-utils
14cu|easytag24-2.4.3-1|16	BuildRequires:	docbook-dtd44-xml
14cu|easytag24-2.4.3-1|17	BuildRequires:	docbook-style-xsl
14cu|easytag24-2.4.3-1|18	BuildRequires:	itstool
14cu|easytag24-2.4.3-1|19	BuildRequires:	intltool
14cu|easytag24-2.4.3-1|20	BuildRequires:	libmp4v2-utils
14cu|easytag24-2.4.3-1|21	BuildRequires:	yelp-tools
14cu|easytag24-2.4.3-1|22	BuildRequires:	xsltproc
14cu|easytag24-2.4.3-1|23	BuildRequires:	id3lib-devel
14cu|easytag24-2.4.3-1|24	BuildRequires:	pkgconfig(flac)
14cu|easytag24-2.4.3-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|easytag24-2.4.3-1|26	BuildRequires:	pkgconfig(id3tag)
14cu|easytag24-2.4.3-1|27	BuildRequires:	pkgconfig(libnautilus-extension)
14cu|easytag24-2.4.3-1|28	BuildRequires:	pkgconfig(opus)
14cu|easytag24-2.4.3-1|29	BuildRequires:	pkgconfig(opusfile)
14cu|easytag24-2.4.3-1|30	BuildRequires:	pkgconfig(speex)
14cu|easytag24-2.4.3-1|31	BuildRequires:	pkgconfig(taglib)
14cu|easytag24-2.4.3-1|32	BuildRequires:	pkgconfig(vorbis)
14cu|easytag24-2.4.3-1|33	BuildRequires:	pkgconfig(wavpack)
14cu|easytag24-2.4.3-1|34	
14cu|easytag24-2.4.3-1|35	Conflicts: %{rname} < 2.4.0
14cu|easytag24-2.4.3-1|36	
14cu|easytag24-2.4.3-1|37	%description
14cu|easytag24-2.4.3-1|38	EasyTAG is an utility for viewing and editing tags of MP3, MP2, FLAC,
14cu|easytag24-2.4.3-1|39	Ogg Vorbis, MP4/AAC, MusePack, Wavpack, Speex and Monkey's Audio
14cu|easytag24-2.4.3-1|40	files. Its simple and nice GTK+ interface makes tagging easier under
14cu|easytag24-2.4.3-1|41	GNU/Linux.
14cu|easytag24-2.4.3-1|42	Features:
14cu|easytag24-2.4.3-1|43	- View, edit, write tags of MP3, MP2 files (ID3 tag with pictures),
14cu|easytag24-2.4.3-1|44	FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag),
14cu|easytag24-2.4.3-1|45	MP4/AAC (MP4/AAC tag), and MusePack, Wavpack, Monkey's Audio files
14cu|easytag24-2.4.3-1|46	(APE tag), Speex files, Opus files,
14cu|easytag24-2.4.3-1|47	- Can edit more tag fields : Title, Artist, Album, Disc Album, Year,
14cu|easytag24-2.4.3-1|48	Track Number, Genre, Comment, Composer, Original Artist/Performer,
14cu|easytag24-2.4.3-1|49	Copyright, URL and Encoder name,
14cu|easytag24-2.4.3-1|50	- Auto tagging: parse filename and directory to complete automatically
14cu|easytag24-2.4.3-1|51	the fields (using masks),
14cu|easytag24-2.4.3-1|52	- Ability to rename files and directories from the tag (using masks) or by
14cu|easytag24-2.4.3-1|53	loading a text file,
14cu|easytag24-2.4.3-1|54	- Process selected files of the selected directory,
14cu|easytag24-2.4.3-1|55	- Ability to browse subdirectories,
14cu|easytag24-2.4.3-1|56	- Recursion for tagging, removing, renaming, saving...,
14cu|easytag24-2.4.3-1|57	- Can set a field (artist, title,...) to all other files,
14cu|easytag24-2.4.3-1|58	- Read file header informations (bitrate, time, ...) and display them,
14cu|easytag24-2.4.3-1|59	- Auto completion of the date if a partial is entered,
14cu|easytag24-2.4.3-1|60	- Undo and redo last changes,
14cu|easytag24-2.4.3-1|61	- Ability to process fields of tag and file name (convert letters into
14cu|easytag24-2.4.3-1|62	uppercase, downcase, ...),
14cu|easytag24-2.4.3-1|63	- Ability to open a directory or a file with an external program,
14cu|easytag24-2.4.3-1|64	- CDDB support using Freedb.org servers (manual and automatic search),
14cu|easytag24-2.4.3-1|65	- A tree based browser or a view by Artist & Album,
14cu|easytag24-2.4.3-1|66	- A list to select files,
14cu|easytag24-2.4.3-1|67	- A playlist generator window,
14cu|easytag24-2.4.3-1|68	- A file searching window,
14cu|easytag24-2.4.3-1|69	- Simple and explicit interface!,
14cu|easytag24-2.4.3-1|70	
14cu|easytag24-2.4.3-1|71	%files -f %{rname}.lang
14cu|easytag24-2.4.3-1|72	%doc COPYING.GPL3 ChangeLog README TODO THANKS
14cu|easytag24-2.4.3-1|73	%doc %{_datadir}/help/*/%{rname}/*
14cu|easytag24-2.4.3-1|74	%{_bindir}/easytag
14cu|easytag24-2.4.3-1|75	%{_mandir}/man1/easytag.1*
14cu|easytag24-2.4.3-1|76	%{_datadir}/applications/easytag.desktop
14cu|easytag24-2.4.3-1|77	%{_datadir}/appdata/easytag.appdata.xml
14cu|easytag24-2.4.3-1|78	%{_datadir}/icons/hicolor/*/apps/easytag*.*
14cu|easytag24-2.4.3-1|79	%{_datadir}/glib-2.0/schemas/org.gnome.EasyTAG.enums.xml
14cu|easytag24-2.4.3-1|80	%{_datadir}/glib-2.0/schemas/org.gnome.EasyTAG.gschema.xml
14cu|easytag24-2.4.3-1|81	
14cu|easytag24-2.4.3-1|82	#----------------------------------------------------------------------------
14cu|easytag24-2.4.3-1|83	
14cu|easytag24-2.4.3-1|84	%package nautilus
14cu|easytag24-2.4.3-1|85	Summary:	Nautilus extension for opening in EasyTAG
14cu|easytag24-2.4.3-1|86	Group:		Sound
14cu|easytag24-2.4.3-1|87	License:	GPLv3+
14cu|easytag24-2.4.3-1|88	Requires:	%{name} = %{version}-%{release}
14cu|easytag24-2.4.3-1|89	Conflicts:	%{rname}-nautilus < 2.4.0
14cu|easytag24-2.4.3-1|90	
14cu|easytag24-2.4.3-1|91	%description nautilus
14cu|easytag24-2.4.3-1|92	Nautilus extension to add "Open with EasyTAG" to the Nautilus context menu, for
14cu|easytag24-2.4.3-1|93	easier access to EasyTAG when opening directories and audio files.
14cu|easytag24-2.4.3-1|94	
14cu|easytag24-2.4.3-1|95	%files nautilus
14cu|easytag24-2.4.3-1|96	%doc COPYING.GPL3 ChangeLog README TODO THANKS
14cu|easytag24-2.4.3-1|97	%{_datadir}/appdata/easytag-nautilus.metainfo.xml
14cu|easytag24-2.4.3-1|98	%{_libdir}/nautilus/extensions-3.0/libnautilus-easytag.so
14cu|easytag24-2.4.3-1|99	
14cu|easytag24-2.4.3-1|100	#----------------------------------------------------------------------------
14cu|easytag24-2.4.3-1|101	
14cu|easytag24-2.4.3-1|102	%prep
14cu|easytag24-2.4.3-1|103	%setup -q -n %{rname}-%{version}
14cu|easytag24-2.4.3-1|104	
14cu|easytag24-2.4.3-1|105	pushd po
14cu|easytag24-2.4.3-1|106	tar -xvzf %{SOURCE1}
14cu|easytag24-2.4.3-1|107	popd
14cu|easytag24-2.4.3-1|108	
14cu|easytag24-2.4.3-1|109	%build
14cu|easytag24-2.4.3-1|110	%configure2_5x
14cu|easytag24-2.4.3-1|111	%make
14cu|easytag24-2.4.3-1|112	
14cu|easytag24-2.4.3-1|113	%install
14cu|easytag24-2.4.3-1|114	%makeinstall_std
14cu|easytag24-2.4.3-1|115	
14cu|easytag24-2.4.3-1|116	%check
14cu|easytag24-2.4.3-1|117	make check
14cu|easytag24-2.4.3-1|118	
14cu|easytag24-2.4.3-1|119	%find_lang %{rname}
14cu|easytag24-2.4.3-1|120	
14cu|easytag24-2.4.3-1|121	desktop-file-install --vendor="" \
14cu|easytag24-2.4.3-1|122	--remove-mime-type="x-directory/normal" \
14cu|easytag24-2.4.3-1|123	--add-mime-type="inode/directory" \
14cu|easytag24-2.4.3-1|124	--remove-category="Editor" \
14cu|easytag24-2.4.3-1|125	--dir %{buildroot}%{_datadir}/applications \
14cu|easytag24-2.4.3-1|126	%{buildroot}%{_datadir}/applications/*
14cu|easytag24-2.4.3-1|127	
14cu|easytag24-2.4.3-1|128	%changelog
14cu|easytag24-2.4.3-1|129	
14cu|easytag24-2.4.3-1|130	* Tue Dec 06 2016 tremod <negry.m@yandex.ru> 2.4.3-1
14cu|easytag24-2.4.3-1|131	- (d9d8714) Update to 2.4.3
14cu|easytag24-2.4.3-1|132	
14cu|easytag24-2.4.3-1|133	

10025 14
14cu|eatmydata-105-1|1	%define oname libeatmydata
14cu|eatmydata-105-1|2	
14cu|eatmydata-105-1|3	Summary:	A small wrapper to disable fsync and related functions
14cu|eatmydata-105-1|4	Name:		eatmydata
14cu|eatmydata-105-1|5	Version:	105
14cu|eatmydata-105-1|6	Release:	1
14cu|eatmydata-105-1|7	License:	GPLv3+
14cu|eatmydata-105-1|8	Group:		File tools
14cu|eatmydata-105-1|9	Url:		https://launchpad.net/%{oname}
14cu|eatmydata-105-1|10	Source0:	https://launchpad.net/libeatmydata/trunk/release-%{version}/+download/%{oname}-%{version}.tar.gz
14cu|eatmydata-105-1|11	Patch0:		libeatmydata-105-remove-dpkg.patch
14cu|eatmydata-105-1|12	
14cu|eatmydata-105-1|13	%description
14cu|eatmydata-105-1|14	LD_PRELOAD library that disables all forms of writing data safely to disk.
14cu|eatmydata-105-1|15	fsync() becomes a NO-OP, O_SYNC is removed etc. The idea is to use in
14cu|eatmydata-105-1|16	testing to get faster test runs where real durability is not required.
14cu|eatmydata-105-1|17	
14cu|eatmydata-105-1|18	%files
14cu|eatmydata-105-1|19	%doc AUTHORS ChangeLog README
14cu|eatmydata-105-1|20	%{_bindir}/%{name}
14cu|eatmydata-105-1|21	%{_libdir}/%{oname}.so
14cu|eatmydata-105-1|22	%{_libexecdir}/%{name}.sh
14cu|eatmydata-105-1|23	
14cu|eatmydata-105-1|24	#----------------------------------------------------------------------------
14cu|eatmydata-105-1|25	
14cu|eatmydata-105-1|26	%prep
14cu|eatmydata-105-1|27	%setup -qn %{oname}-%{version}
14cu|eatmydata-105-1|28	%patch0 -p1
14cu|eatmydata-105-1|29	
14cu|eatmydata-105-1|30	%build
14cu|eatmydata-105-1|31	%configure2_5x \
14cu|eatmydata-105-1|32	--libexecdir=%{_libexecdir}
14cu|eatmydata-105-1|33	%make
14cu|eatmydata-105-1|34	
14cu|eatmydata-105-1|35	%install
14cu|eatmydata-105-1|36	%makeinstall_std
14cu|eatmydata-105-1|37	
14cu|eatmydata-105-1|38	%changelog
14cu|eatmydata-105-1|39	
14cu|eatmydata-105-1|40	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 105-1
14cu|eatmydata-105-1|41	- (f2dbea5) New version 105
14cu|eatmydata-105-1|42	- (f2dbea5) Spec cleanup
14cu|eatmydata-105-1|43	
14cu|eatmydata-105-1|44	

10026 14
14cu|ecasound-2.9.1-1|1	%define	major		24
14cu|ecasound-2.9.1-1|2	%define	cmajor		1
14cu|ecasound-2.9.1-1|3	%define	kmajor		10
14cu|ecasound-2.9.1-1|4	%define	libname		%mklibname %{name} %{major}
14cu|ecasound-2.9.1-1|5	%define	libnamec	%mklibname %{name}c %{cmajor}
14cu|ecasound-2.9.1-1|6	%define	libkvutils	%mklibname kvutils %{kmajor}
14cu|ecasound-2.9.1-1|7	%define	devname		%mklibname %{name} -d
14cu|ecasound-2.9.1-1|8	
14cu|ecasound-2.9.1-1|9	Summary:	Sound processing, multitrack recording, and mixing tools
14cu|ecasound-2.9.1-1|10	Name:		ecasound
14cu|ecasound-2.9.1-1|11	Version:	2.9.1
14cu|ecasound-2.9.1-1|12	Release:	1
14cu|ecasound-2.9.1-1|13	License: 	GPLv2+
14cu|ecasound-2.9.1-1|14	Group:		Sound
14cu|ecasound-2.9.1-1|15	Url: 		http://www.eca.cx/ecasound/
14cu|ecasound-2.9.1-1|16	Source0:	http://ecasound.seul.org/download/%{name}-%{version}.tar.gz
14cu|ecasound-2.9.1-1|17	Source1:	%{name}16.png
14cu|ecasound-2.9.1-1|18	Source2:	%{name}32.png
14cu|ecasound-2.9.1-1|19	Source3:	%{name}48.png
14cu|ecasound-2.9.1-1|20	Patch0:		%{name}-2.7.0-shared.diff
14cu|ecasound-2.9.1-1|21	Patch1:		%{name}-shellbang_fix.patch
14cu|ecasound-2.9.1-1|22	Patch2:		%{name}-linkage_fix.diff
14cu|ecasound-2.9.1-1|23	Patch3:		%{name}-2.6.0-link-pyecasound.patch
14cu|ecasound-2.9.1-1|24	Patch4:		%{name}-2.9.1-kill-rpath-in-config-scritps.patch
14cu|ecasound-2.9.1-1|25	BuildRequires:	multiarch-utils >= 1.0.3
14cu|ecasound-2.9.1-1|26	BuildRequires:	readline-devel
14cu|ecasound-2.9.1-1|27	BuildRequires:	pkgconfig(alsa)
14cu|ecasound-2.9.1-1|28	BuildRequires:	pkgconfig(audiofile)
14cu|ecasound-2.9.1-1|29	BuildRequires:	pkgconfig(jack)
14cu|ecasound-2.9.1-1|30	BuildRequires:	pkgconfig(liblo)
14cu|ecasound-2.9.1-1|31	BuildRequires:	pkgconfig(lilv-0)
14cu|ecasound-2.9.1-1|32	BuildRequires:	pkgconfig(liboil-0.3)
14cu|ecasound-2.9.1-1|33	BuildRequires:	pkgconfig(ncurses)
14cu|ecasound-2.9.1-1|34	BuildRequires:	pkgconfig(python)
14cu|ecasound-2.9.1-1|35	BuildRequires:	pkgconfig(ruby)
14cu|ecasound-2.9.1-1|36	BuildRequires:	pkgconfig(samplerate)
14cu|ecasound-2.9.1-1|37	BuildRequires:	pkgconfig(sndfile)
14cu|ecasound-2.9.1-1|38	Requires(post,postun):	desktop-file-utils
14cu|ecasound-2.9.1-1|39	
14cu|ecasound-2.9.1-1|40	%define	python_compile_opt	python -O -c "import compileall; compileall.compile_dir('.')"
14cu|ecasound-2.9.1-1|41	%define	python_compile		python -c "import compileall; compileall.compile_dir('.')"
14cu|ecasound-2.9.1-1|42	
14cu|ecasound-2.9.1-1|43	%description
14cu|ecasound-2.9.1-1|44	Ecasound is a software package designed for multitrack audio processing.
14cu|ecasound-2.9.1-1|45	It can be used for simple tasks like audio playback, recording and format
14cu|ecasound-2.9.1-1|46	conversions, as well as for multitrack effect processing, mixing, recording
14cu|ecasound-2.9.1-1|47	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
14cu|ecasound-2.9.1-1|48	and effect algorithms. Effects and audio objects can be combined in various
14cu|ecasound-2.9.1-1|49	ways, and their parameters can be controlled by operator objects like
14cu|ecasound-2.9.1-1|50	oscillators and MIDI-CCs. A versatile console mode user-interface is included
14cu|ecasound-2.9.1-1|51	in the package.
14cu|ecasound-2.9.1-1|52	
14cu|ecasound-2.9.1-1|53	%files
14cu|ecasound-2.9.1-1|54	%doc NEWS COPYING COPYING.GPL COPYING.LGPL README BUGS TODO examples
14cu|ecasound-2.9.1-1|55	%doc Documentation/*.html
14cu|ecasound-2.9.1-1|56	%{_bindir}/eca*
14cu|ecasound-2.9.1-1|57	#%%config(noreplace) %%{_sysconfdir}/ecasound/*
14cu|ecasound-2.9.1-1|58	%{_datadir}/%{name}
14cu|ecasound-2.9.1-1|59	%{_mandir}/man1/*
14cu|ecasound-2.9.1-1|60	%{_mandir}/man5/*
14cu|ecasound-2.9.1-1|61	%{_iconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|62	%{_miconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|63	%{_liconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|64	%{_datadir}/applications/*.desktop
14cu|ecasound-2.9.1-1|65	
14cu|ecasound-2.9.1-1|66	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|67	
14cu|ecasound-2.9.1-1|68	%package -n %{libname}
14cu|ecasound-2.9.1-1|69	Summary:	Main shared library for Ecasound
14cu|ecasound-2.9.1-1|70	Group:		System/Libraries
14cu|ecasound-2.9.1-1|71	
14cu|ecasound-2.9.1-1|72	%description -n %{libname}
14cu|ecasound-2.9.1-1|73	Ecasound is a software package designed for multitrack audio processing.
14cu|ecasound-2.9.1-1|74	It can be used for simple tasks like audio playback, recording and format
14cu|ecasound-2.9.1-1|75	conversions, as well as for multitrack effect processing, mixing, recording
14cu|ecasound-2.9.1-1|76	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
14cu|ecasound-2.9.1-1|77	and effect algorithms. Effects and audio objects can be combined in various
14cu|ecasound-2.9.1-1|78	ways, and their parameters can be controlled by operator objects like
14cu|ecasound-2.9.1-1|79	oscillators and MIDI-CCs. A versatile console mode user-interface is included
14cu|ecasound-2.9.1-1|80	in the package. This package contains the shared Ecasound libraries.
14cu|ecasound-2.9.1-1|81	
14cu|ecasound-2.9.1-1|82	%files -n %{libname}
14cu|ecasound-2.9.1-1|83	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|84	%{_libdir}/libecasound.so.%{major}*
14cu|ecasound-2.9.1-1|85	
14cu|ecasound-2.9.1-1|86	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|87	
14cu|ecasound-2.9.1-1|88	%package -n %{libnamec}
14cu|ecasound-2.9.1-1|89	Summary:	Shared library for Ecasound
14cu|ecasound-2.9.1-1|90	Group:		System/Libraries
14cu|ecasound-2.9.1-1|91	Conflicts:	%{_lib}ecasound24 < 2.9.0-5
14cu|ecasound-2.9.1-1|92	
14cu|ecasound-2.9.1-1|93	%description -n %{libnamec}
14cu|ecasound-2.9.1-1|94	Shared library for Ecasound.
14cu|ecasound-2.9.1-1|95	
14cu|ecasound-2.9.1-1|96	%files -n %{libnamec}
14cu|ecasound-2.9.1-1|97	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|98	%{_libdir}/libecasoundc.so.%{cmajor}*
14cu|ecasound-2.9.1-1|99	
14cu|ecasound-2.9.1-1|100	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|101	
14cu|ecasound-2.9.1-1|102	%package -n %{libkvutils}
14cu|ecasound-2.9.1-1|103	Summary:	Shared library for Ecasound
14cu|ecasound-2.9.1-1|104	Group:		System/Libraries
14cu|ecasound-2.9.1-1|105	Conflicts:	%{_lib}ecasound24 < 2.9.0-5
14cu|ecasound-2.9.1-1|106	
14cu|ecasound-2.9.1-1|107	%description -n %{libkvutils}
14cu|ecasound-2.9.1-1|108	Shared library for Ecasound.
14cu|ecasound-2.9.1-1|109	
14cu|ecasound-2.9.1-1|110	%files -n %{libkvutils}
14cu|ecasound-2.9.1-1|111	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|112	%{_libdir}/libkvutils.so.%{kmajor}*
14cu|ecasound-2.9.1-1|113	
14cu|ecasound-2.9.1-1|114	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|115	
14cu|ecasound-2.9.1-1|116	%package -n %{devname}
14cu|ecasound-2.9.1-1|117	Summary:	Ecasound - development files
14cu|ecasound-2.9.1-1|118	Group:		Development/Other
14cu|ecasound-2.9.1-1|119	Requires:	%{libname} = %{EVRD}
14cu|ecasound-2.9.1-1|120	Requires:	%{libnamec} = %{EVRD}
14cu|ecasound-2.9.1-1|121	Requires:	%{libkvutils} = %{EVRD}
14cu|ecasound-2.9.1-1|122	Provides:	lib%{name}-devel = %{EVRD}
14cu|ecasound-2.9.1-1|123	Provides:	%{name}-devel = %{EVRD}
14cu|ecasound-2.9.1-1|124	
14cu|ecasound-2.9.1-1|125	%description -n %{devname}
14cu|ecasound-2.9.1-1|126	The %{name}-devel package contains the files necessary for building apps like
14cu|ecasound-2.9.1-1|127	ecawave and ecamegapedal that directly link against %{name} libraries.
14cu|ecasound-2.9.1-1|128	
14cu|ecasound-2.9.1-1|129	%files -n %{devname}
14cu|ecasound-2.9.1-1|130	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|131	%{_bindir}/libecasound-config
14cu|ecasound-2.9.1-1|132	%{_bindir}/libecasoundc-config
14cu|ecasound-2.9.1-1|133	%{_includedir}/kvutils/*.h
14cu|ecasound-2.9.1-1|134	%{_includedir}/libecasound/*.h
14cu|ecasound-2.9.1-1|135	%{_includedir}/libecasoundc/*.h
14cu|ecasound-2.9.1-1|136	%{_libdir}/*.so
14cu|ecasound-2.9.1-1|137	%{_libdir}/*.a
14cu|ecasound-2.9.1-1|138	
14cu|ecasound-2.9.1-1|139	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|140	
14cu|ecasound-2.9.1-1|141	%package -n python-%{name}
14cu|ecasound-2.9.1-1|142	Summary:	Python bindings to %{name} control interface
14cu|ecasound-2.9.1-1|143	Group:		Sound
14cu|ecasound-2.9.1-1|144	Requires:	%{name} = %{EVRD}
14cu|ecasound-2.9.1-1|145	%rename		pyecasound
14cu|ecasound-2.9.1-1|146	
14cu|ecasound-2.9.1-1|147	%description -n python-%{name}
14cu|ecasound-2.9.1-1|148	Python bindings to Ecasound Control Interface (ECI).
14cu|ecasound-2.9.1-1|149	
14cu|ecasound-2.9.1-1|150	%files -n python-ecasound
14cu|ecasound-2.9.1-1|151	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|152	#{py_platsitedir}/*.so
14cu|ecasound-2.9.1-1|153	%{py_platsitedir}/*.py
14cu|ecasound-2.9.1-1|154	%{py_platsitedir}/*.pyc
14cu|ecasound-2.9.1-1|155	%{py_platsitedir}/*.pyo
14cu|ecasound-2.9.1-1|156	
14cu|ecasound-2.9.1-1|157	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|158	
14cu|ecasound-2.9.1-1|159	%package -n ruby-%{name}
14cu|ecasound-2.9.1-1|160	Summary:	Ruby bindings to %{name} control interface
14cu|ecasound-2.9.1-1|161	Group:		Sound
14cu|ecasound-2.9.1-1|162	Requires:	%{name} = %{EVRD}
14cu|ecasound-2.9.1-1|163	%rename		rubyecasound
14cu|ecasound-2.9.1-1|164	
14cu|ecasound-2.9.1-1|165	%description -n ruby-%{name}
14cu|ecasound-2.9.1-1|166	Ruby bindings to Ecasound Control Interface (ECI).
14cu|ecasound-2.9.1-1|167	
14cu|ecasound-2.9.1-1|168	%files -n ruby-ecasound
14cu|ecasound-2.9.1-1|169	%doc COPYING COPYING.GPL COPYING.LGPL
14cu|ecasound-2.9.1-1|170	%{ruby_sitelibdir}/*.rb
14cu|ecasound-2.9.1-1|171	
14cu|ecasound-2.9.1-1|172	#-------------------------------------------------------------------------------
14cu|ecasound-2.9.1-1|173	
14cu|ecasound-2.9.1-1|174	%prep
14cu|ecasound-2.9.1-1|175	%setup -q
14cu|ecasound-2.9.1-1|176	%patch0 -p0
14cu|ecasound-2.9.1-1|177	%patch1 -p1
14cu|ecasound-2.9.1-1|178	%patch2 -p0
14cu|ecasound-2.9.1-1|179	%patch3 -p1
14cu|ecasound-2.9.1-1|180	
14cu|ecasound-2.9.1-1|181	# lib64 fix
14cu|ecasound-2.9.1-1|182	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
14cu|ecasound-2.9.1-1|183	
14cu|ecasound-2.9.1-1|184	%build
14cu|ecasound-2.9.1-1|185	autoreconf -fiv
14cu|ecasound-2.9.1-1|186	# It was "%%{optflags} -fPIC -DPIC",
14cu|ecasound-2.9.1-1|187	# but we already have "-fPIC" in %%{optflags}
14cu|ecasound-2.9.1-1|188	export CFLAGS="%{optflags} -DPIC"
14cu|ecasound-2.9.1-1|189	export CXXFLAGS="%{optflags} -DPIC"
14cu|ecasound-2.9.1-1|190	
14cu|ecasound-2.9.1-1|191	%configure2_5x \
14cu|ecasound-2.9.1-1|192	--enable-liboil \
14cu|ecasound-2.9.1-1|193	--enable-pyecasound \
14cu|ecasound-2.9.1-1|194	--disable-dependency-tracking \
14cu|ecasound-2.9.1-1|195	--disable-liblilv \
14cu|ecasound-2.9.1-1|196	--enable-sys-readline
14cu|ecasound-2.9.1-1|197	
14cu|ecasound-2.9.1-1|198	%make
14cu|ecasound-2.9.1-1|199	
14cu|ecasound-2.9.1-1|200	# (eandry) the tests dies at "pyecasound" on bs submit,
14cu|ecasound-2.9.1-1|201	# but build fine with mdvsys build, so disabling for submission
14cu|ecasound-2.9.1-1|202	#%%check
14cu|ecasound-2.9.1-1|203	#%%make check
14cu|ecasound-2.9.1-1|204	
14cu|ecasound-2.9.1-1|205	
14cu|ecasound-2.9.1-1|206	%install
14cu|ecasound-2.9.1-1|207	install -d %{buildroot}%{py_platsitedir}
14cu|ecasound-2.9.1-1|208	%makeinstall_std
14cu|ecasound-2.9.1-1|209	
14cu|ecasound-2.9.1-1|210	pushd pyecasound
14cu|ecasound-2.9.1-1|211	%python_compile_opt
14cu|ecasound-2.9.1-1|212	%python_compile
14cu|ecasound-2.9.1-1|213	install *.pyc *.pyo %{buildroot}%{py_platsitedir}
14cu|ecasound-2.9.1-1|214	popd
14cu|ecasound-2.9.1-1|215	
14cu|ecasound-2.9.1-1|216	# Icons
14cu|ecasound-2.9.1-1|217	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|218	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|219	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|ecasound-2.9.1-1|220	
14cu|ecasound-2.9.1-1|221	# Menu
14cu|ecasound-2.9.1-1|222	mkdir -p %{buildroot}%{_datadir}/applications
14cu|ecasound-2.9.1-1|223	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|ecasound-2.9.1-1|224	[Desktop Entry]
14cu|ecasound-2.9.1-1|225	Name=%{name}
14cu|ecasound-2.9.1-1|226	Name[ru]=%{name}
14cu|ecasound-2.9.1-1|227	Comment=%{Summary}
14cu|ecasound-2.9.1-1|228	Comment[ru]=Инструменты обработки звука, микширования и записи
14cu|ecasound-2.9.1-1|229	Exec=%{name} -c
14cu|ecasound-2.9.1-1|230	Icon=%{name}
14cu|ecasound-2.9.1-1|231	Terminal=false
14cu|ecasound-2.9.1-1|232	Type=Application
14cu|ecasound-2.9.1-1|233	Categories=X-MandrivaLinux-Multimedia-Sound;
14cu|ecasound-2.9.1-1|234	EOF
14cu|ecasound-2.9.1-1|235	
14cu|ecasound-2.9.1-1|236	cat > %{buildroot}%{_datadir}/applications/ecamonitor.desktop << EOF
14cu|ecasound-2.9.1-1|237	[Desktop Entry]
14cu|ecasound-2.9.1-1|238	Name=%{name}
14cu|ecasound-2.9.1-1|239	Name[ru]=%{name}
14cu|ecasound-2.9.1-1|240	Comment=%{Summary}
14cu|ecasound-2.9.1-1|241	Comment[ru]=Инструменты обработки звука, микширования и записи
14cu|ecasound-2.9.1-1|242	Exec=ecamonitor
14cu|ecasound-2.9.1-1|243	Icon=%{name}
14cu|ecasound-2.9.1-1|244	Terminal=false
14cu|ecasound-2.9.1-1|245	Type=Application
14cu|ecasound-2.9.1-1|246	Categories=X-MandrivaLinux-Multimedia-Sound;
14cu|ecasound-2.9.1-1|247	EOF
14cu|ecasound-2.9.1-1|248	
14cu|ecasound-2.9.1-1|249	cat > %{buildroot}%{_datadir}/applications/ecasignalview.desktop << EOF
14cu|ecasound-2.9.1-1|250	[Desktop Entry]
14cu|ecasound-2.9.1-1|251	Name=%{name}
14cu|ecasound-2.9.1-1|252	Name[ru]=%{name}
14cu|ecasound-2.9.1-1|253	Comment=%{Summary}
14cu|ecasound-2.9.1-1|254	Comment[ru]=Инструменты обработки звука, микширования и записи
14cu|ecasound-2.9.1-1|255	Exec=ecasignalview
14cu|ecasound-2.9.1-1|256	Icon=%{name}
14cu|ecasound-2.9.1-1|257	Terminal=false
14cu|ecasound-2.9.1-1|258	Type=Application
14cu|ecasound-2.9.1-1|259	Categories=X-MandrivaLinux-Multimedia-Sound;
14cu|ecasound-2.9.1-1|260	EOF
14cu|ecasound-2.9.1-1|261	
14cu|ecasound-2.9.1-1|262	# Installer wrongly put the ecasound.rb file in /usr/lib/ruby/1.9.1/site_ruby/1.9/
14cu|ecasound-2.9.1-1|263	# the right one is %%{ruby_sitelibdir}= /usr/lib/ruby/1.9.1/site_ruby/1.9.1/:
14cu|ecasound-2.9.1-1|264	# rename it accordingly
14cu|ecasound-2.9.1-1|265	mkdir -p %{buildroot}%{ruby_sitelibdir}/
14cu|ecasound-2.9.1-1|266	mv %{buildroot}/ecasound.rb %{buildroot}%{ruby_sitelibdir}/
14cu|ecasound-2.9.1-1|267	
14cu|ecasound-2.9.1-1|268	%changelog
14cu|ecasound-2.9.1-1|269	* Sun Feb 15 2015 Giovanni Mariani <mc2374@mclink.it> 2.9.1-1
14cu|ecasound-2.9.1-1|270	+ Revision: e2dc720
14cu|ecasound-2.9.1-1|271	- Updated to release 2.9.1, added P4 to fix a couple of rmplints errors and fixed other warnings
14cu|ecasound-2.9.1-1|272	
14cu|ecasound-2.9.1-1|273	

10027 14
14cu|ec-fonts-mftraced-1.0.12-8|1	Summary:	Type1 PostScript fonts for TeX with european accents
14cu|ec-fonts-mftraced-1.0.12-8|2	Name:		ec-fonts-mftraced
14cu|ec-fonts-mftraced-1.0.12-8|3	Version:	1.0.12
14cu|ec-fonts-mftraced-1.0.12-8|4	Release:	8
14cu|ec-fonts-mftraced-1.0.12-8|5	License:	Public Domain
14cu|ec-fonts-mftraced-1.0.12-8|6	Group:		Publishing
14cu|ec-fonts-mftraced-1.0.12-8|7	Url:		http://lilypond.org/download/
14cu|ec-fonts-mftraced-1.0.12-8|8	Source0:	http://lilypond.org/download/old/ec-fonts-mftraced/%{name}-%{version}.tar.gz
14cu|ec-fonts-mftraced-1.0.12-8|9	BuildRequires:	mftrace
14cu|ec-fonts-mftraced-1.0.12-8|10	BuildRequires:	potrace
14cu|ec-fonts-mftraced-1.0.12-8|11	BuildRequires:	texlive
14cu|ec-fonts-mftraced-1.0.12-8|12	BuildRequires:	texlive-collection-fontsrecommended
14cu|ec-fonts-mftraced-1.0.12-8|13	BuildRequires:	texlive-dvips
14cu|ec-fonts-mftraced-1.0.12-8|14	Requires(post):	tetex
14cu|ec-fonts-mftraced-1.0.12-8|15	BuildArch:	noarch
14cu|ec-fonts-mftraced-1.0.12-8|16	
14cu|ec-fonts-mftraced-1.0.12-8|17	%description
14cu|ec-fonts-mftraced-1.0.12-8|18	These are Type1 renderings of the EC variants of the standard CMR
14cu|ec-fonts-mftraced-1.0.12-8|19	family.
14cu|ec-fonts-mftraced-1.0.12-8|20	
14cu|ec-fonts-mftraced-1.0.12-8|21	%files
14cu|ec-fonts-mftraced-1.0.12-8|22	%defattr(0644,root,root,0755)
14cu|ec-fonts-mftraced-1.0.12-8|23	%doc COPYING ChangeLog INSTALL LICENSE README VERSION
14cu|ec-fonts-mftraced-1.0.12-8|24	%{_datadir}/texmf/fonts/map/dvips/%{name}
14cu|ec-fonts-mftraced-1.0.12-8|25	%{_datadir}/texmf/fonts/type1/public/%{name}
14cu|ec-fonts-mftraced-1.0.12-8|26	%{_datadir}/texmf/fonts/tfm/public/%{name}
14cu|ec-fonts-mftraced-1.0.12-8|27	
14cu|ec-fonts-mftraced-1.0.12-8|28	%post
14cu|ec-fonts-mftraced-1.0.12-8|29	[ -x %{_bindir}/texhash ] && %{_bindir}/texhash 2>/dev/null
14cu|ec-fonts-mftraced-1.0.12-8|30	
14cu|ec-fonts-mftraced-1.0.12-8|31	#----------------------------------------------------------------------------
14cu|ec-fonts-mftraced-1.0.12-8|32	
14cu|ec-fonts-mftraced-1.0.12-8|33	%prep
14cu|ec-fonts-mftraced-1.0.12-8|34	%setup -q
14cu|ec-fonts-mftraced-1.0.12-8|35	perl -pi -e 's|--potrace |--potrace="%{_bindir}/potrace" |' ./GNUmakefile
14cu|ec-fonts-mftraced-1.0.12-8|36	
14cu|ec-fonts-mftraced-1.0.12-8|37	%build
14cu|ec-fonts-mftraced-1.0.12-8|38	%configure2_5x
14cu|ec-fonts-mftraced-1.0.12-8|39	%__make
14cu|ec-fonts-mftraced-1.0.12-8|40	
14cu|ec-fonts-mftraced-1.0.12-8|41	%install
14cu|ec-fonts-mftraced-1.0.12-8|42	%makeinstall_std
14cu|ec-fonts-mftraced-1.0.12-8|43	
14cu|ec-fonts-mftraced-1.0.12-8|44	# handle doc files in %%doc instead
14cu|ec-fonts-mftraced-1.0.12-8|45	rm -r %{buildroot}%{_docdir}
14cu|ec-fonts-mftraced-1.0.12-8|46	
14cu|ec-fonts-mftraced-1.0.12-8|47	
14cu|ec-fonts-mftraced-1.0.12-8|48	%changelog
14cu|ec-fonts-mftraced-1.0.12-8|49	
14cu|ec-fonts-mftraced-1.0.12-8|50	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.12-8
14cu|ec-fonts-mftraced-1.0.12-8|51	- (b58d0c8) Build requires texlive-collection-fontsrecommended
14cu|ec-fonts-mftraced-1.0.12-8|52	
14cu|ec-fonts-mftraced-1.0.12-8|53	

10028 14
14cu|ecm-7.0.3-1|1	%define major 1
14cu|ecm-7.0.3-1|2	%define libname %mklibname %{name} %{major}
14cu|ecm-7.0.3-1|3	%define devname %mklibname %{name} -d
14cu|ecm-7.0.3-1|4	
14cu|ecm-7.0.3-1|5	Summary:	GMP ECM - Elliptic Curve Method for Integer Factorization
14cu|ecm-7.0.3-1|6	Name:		ecm
14cu|ecm-7.0.3-1|7	Version:	7.0.3
14cu|ecm-7.0.3-1|8	Release:	1
14cu|ecm-7.0.3-1|9	License:	GPLv3+
14cu|ecm-7.0.3-1|10	Group:		Sciences/Mathematics
14cu|ecm-7.0.3-1|11	Url:		http://gforge.inria.fr/projects/ecm/
14cu|ecm-7.0.3-1|12	Source0:	http://gforge.inria.fr/frs/download.php/file/36043/ecm-7.0.3.tar.gz
14cu|ecm-7.0.3-1|13	BuildRequires:	docbook-style-xsl
14cu|ecm-7.0.3-1|14	BuildRequires:	xsltproc
14cu|ecm-7.0.3-1|15	BuildRequires:	gmp-devel
14cu|ecm-7.0.3-1|16	
14cu|ecm-7.0.3-1|17	%description
14cu|ecm-7.0.3-1|18	GMP ECM - Elliptic Curve Method for Integer Factorization.
14cu|ecm-7.0.3-1|19	
14cu|ecm-7.0.3-1|20	%files
14cu|ecm-7.0.3-1|21	%doc NEWS README
14cu|ecm-7.0.3-1|22	%{_bindir}/%{name}
14cu|ecm-7.0.3-1|23	%{_mandir}/man1/ecm.1*
14cu|ecm-7.0.3-1|24	
14cu|ecm-7.0.3-1|25	#----------------------------------------------------------------------------
14cu|ecm-7.0.3-1|26	
14cu|ecm-7.0.3-1|27	%package -n %{libname}
14cu|ecm-7.0.3-1|28	Summary:	Shared GMP ECM library
14cu|ecm-7.0.3-1|29	License:	LGPLv3+
14cu|ecm-7.0.3-1|30	Group:		System/Libraries
14cu|ecm-7.0.3-1|31	
14cu|ecm-7.0.3-1|32	%description -n %{libname}
14cu|ecm-7.0.3-1|33	This package contains the libraries needed to run ecm.
14cu|ecm-7.0.3-1|34	
14cu|ecm-7.0.3-1|35	%files -n %{libname}
14cu|ecm-7.0.3-1|36	%{_libdir}/libecm.so.%{major}*
14cu|ecm-7.0.3-1|37	
14cu|ecm-7.0.3-1|38	#----------------------------------------------------------------------------
14cu|ecm-7.0.3-1|39	
14cu|ecm-7.0.3-1|40	%package -n %{devname}
14cu|ecm-7.0.3-1|41	Summary:	Development files for GMP ECM
14cu|ecm-7.0.3-1|42	License:	LGPLv3+
14cu|ecm-7.0.3-1|43	Group:		Development/C
14cu|ecm-7.0.3-1|44	Requires:	%{libname} = %{EVRD}
14cu|ecm-7.0.3-1|45	Provides:	%{name}-devel = %{EVRD}
14cu|ecm-7.0.3-1|46	
14cu|ecm-7.0.3-1|47	%description -n %{devname}
14cu|ecm-7.0.3-1|48	This package contains the GMP ECM development header files and
14cu|ecm-7.0.3-1|49	libraries.
14cu|ecm-7.0.3-1|50	
14cu|ecm-7.0.3-1|51	%files -n %{devname}
14cu|ecm-7.0.3-1|52	%doc AUTHORS README.lib TODO
14cu|ecm-7.0.3-1|53	%{_includedir}/ecm.h
14cu|ecm-7.0.3-1|54	%{_libdir}/libecm.so
14cu|ecm-7.0.3-1|55	
14cu|ecm-7.0.3-1|56	#----------------------------------------------------------------------------
14cu|ecm-7.0.3-1|57	
14cu|ecm-7.0.3-1|58	%prep
14cu|ecm-7.0.3-1|59	%setup -q
14cu|ecm-7.0.3-1|60	
14cu|ecm-7.0.3-1|61	%build
14cu|ecm-7.0.3-1|62	autoreconf -fi
14cu|ecm-7.0.3-1|63	%configure2_5x \
14cu|ecm-7.0.3-1|64	--enable-shared \
14cu|ecm-7.0.3-1|65	--disable-static
14cu|ecm-7.0.3-1|66	
14cu|ecm-7.0.3-1|67	%make LIBS="-lgmp -lm"
14cu|ecm-7.0.3-1|68	
14cu|ecm-7.0.3-1|69	%install
14cu|ecm-7.0.3-1|70	%makeinstall_std
14cu|ecm-7.0.3-1|71	
14cu|ecm-7.0.3-1|72	%changelog
14cu|ecm-7.0.3-1|73	
14cu|ecm-7.0.3-1|74	* Fri Aug 26 2016 alzim <alzim@bk.ru> 7.0.3-1
14cu|ecm-7.0.3-1|75	- (bc727bd) Merge pull request #2 from import/ecm:rosa2016.1
14cu|ecm-7.0.3-1|76	- (bc727bd) Updated to 7.0.3
14cu|ecm-7.0.3-1|77	
14cu|ecm-7.0.3-1|78	

10029 14
14cu|econnman-1.1-2|1	Summary:	EFL user interface for ConnMan
14cu|econnman-1.1-2|2	Name:		econnman
14cu|econnman-1.1-2|3	Version:	1.1
14cu|econnman-1.1-2|4	Release:	2
14cu|econnman-1.1-2|5	License:	LGPLv3+
14cu|econnman-1.1-2|6	Group:		Graphical desktop/Enlightenment
14cu|econnman-1.1-2|7	Url:		http://enlightenment.org/
14cu|econnman-1.1-2|8	Source:		http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.gz
14cu|econnman-1.1-2|9	Patch:		econnman-1.1-desktop.patch
14cu|econnman-1.1-2|10	BuildRequires:	edje
14cu|econnman-1.1-2|11	BuildRequires:	pkgconfig(edje)
14cu|econnman-1.1-2|12	Requires:	python-dbus
14cu|econnman-1.1-2|13	Requires:	python-efl
14cu|econnman-1.1-2|14	Requires:	connman
14cu|econnman-1.1-2|15	BuildArch:	noarch
14cu|econnman-1.1-2|16	
14cu|econnman-1.1-2|17	%description
14cu|econnman-1.1-2|18	EFL user interface for ConnMan (Connection Manager).
14cu|econnman-1.1-2|19	
14cu|econnman-1.1-2|20	%files
14cu|econnman-1.1-2|21	%doc README COPYING AUTHORS
14cu|econnman-1.1-2|22	%{_bindir}/*
14cu|econnman-1.1-2|23	%{_datadir}/econnman/
14cu|econnman-1.1-2|24	%{_datadir}/applications/*
14cu|econnman-1.1-2|25	
14cu|econnman-1.1-2|26	#----------------------------------------------------------------------------
14cu|econnman-1.1-2|27	
14cu|econnman-1.1-2|28	%prep
14cu|econnman-1.1-2|29	%setup -q
14cu|econnman-1.1-2|30	%patch -p1
14cu|econnman-1.1-2|31	
14cu|econnman-1.1-2|32	%build
14cu|econnman-1.1-2|33	%configure2_5x
14cu|econnman-1.1-2|34	%make
14cu|econnman-1.1-2|35	
14cu|econnman-1.1-2|36	%install
14cu|econnman-1.1-2|37	%makeinstall_std
14cu|econnman-1.1-2|38	
14cu|econnman-1.1-2|39	
14cu|econnman-1.1-2|40	%changelog
14cu|econnman-1.1-2|41	
14cu|econnman-1.1-2|42	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-2
14cu|econnman-1.1-2|43	- (c6ace53) Bump release
14cu|econnman-1.1-2|44	
14cu|econnman-1.1-2|45	

10030 14
14cu|ecryptfs-utils-111-1|1	%define Werror_cflags %nil
14cu|ecryptfs-utils-111-1|2	
14cu|ecryptfs-utils-111-1|3	%define libmajor 1
14cu|ecryptfs-utils-111-1|4	%define libname %mklibname ecryptfs %libmajor
14cu|ecryptfs-utils-111-1|5	%define libnamedevel %mklibname -d ecryptfs
14cu|ecryptfs-utils-111-1|6	%define libnamestaticdevel %mklibname -d -s ecryptfs
14cu|ecryptfs-utils-111-1|7	
14cu|ecryptfs-utils-111-1|8	Summary:	An Enterprise-class Cryptographic Filesystem for Linux
14cu|ecryptfs-utils-111-1|9	Name:		ecryptfs-utils
14cu|ecryptfs-utils-111-1|10	Version:	111
14cu|ecryptfs-utils-111-1|11	Release:	1
14cu|ecryptfs-utils-111-1|12	License:	GPLv2+
14cu|ecryptfs-utils-111-1|13	Group:		System/Kernel and hardware
14cu|ecryptfs-utils-111-1|14	Url:		https://launchpad.net/ecryptfs
14cu|ecryptfs-utils-111-1|15	Source0:	http://launchpad.net/ecryptfs/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
14cu|ecryptfs-utils-111-1|16	Patch0:		ecryptfs-utils_83-fix-link.patch
14cu|ecryptfs-utils-111-1|17	BuildRequires:	openssl-devel
14cu|ecryptfs-utils-111-1|18	BuildRequires:	keyutils-devel
14cu|ecryptfs-utils-111-1|19	BuildRequires:	libgcrypt-devel
14cu|ecryptfs-utils-111-1|20	BuildRequires:	pam-devel
14cu|ecryptfs-utils-111-1|21	BuildRequires:	python-devel
14cu|ecryptfs-utils-111-1|22	BuildRequires:	nss-devel
14cu|ecryptfs-utils-111-1|23	BuildRequires:	intltool
14cu|ecryptfs-utils-111-1|24	BuildRequires:	glib2-devel
14cu|ecryptfs-utils-111-1|25	Requires:	python-%{name} = %{version}
14cu|ecryptfs-utils-111-1|26	
14cu|ecryptfs-utils-111-1|27	%description
14cu|ecryptfs-utils-111-1|28	eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
14cu|ecryptfs-utils-111-1|29	filesystem for Linux. It is derived from Erez Zadok's Cryptfs, implemented
14cu|ecryptfs-utils-111-1|30	through the FiST framework for generating stacked filesystems. eCryptfs
14cu|ecryptfs-utils-111-1|31	extends Cryptfs to provide advanced key management and policy features.
14cu|ecryptfs-utils-111-1|32	eCryptfs stores cryptographic metadata in the header of each file written,
14cu|ecryptfs-utils-111-1|33	so that encrypted files can be copied between hosts; the file will be
14cu|ecryptfs-utils-111-1|34	decryptable with the proper key, and there is no need to keep track of any
14cu|ecryptfs-utils-111-1|35	additional information aside from what is already in the encrypted file
14cu|ecryptfs-utils-111-1|36	itself. Think of eCryptfs as a sort of ``gnupgfs.''
14cu|ecryptfs-utils-111-1|37	
14cu|ecryptfs-utils-111-1|38	eCryptfs is a native Linux filesystem (other popular cryptographic
14cu|ecryptfs-utils-111-1|39	filesystems for Linux require FUSE or operate via RPC calls). The kernel
14cu|ecryptfs-utils-111-1|40	module component of eCryptfs is upstream in the Linux kernel.
14cu|ecryptfs-utils-111-1|41	
14cu|ecryptfs-utils-111-1|42	%files
14cu|ecryptfs-utils-111-1|43	%{_datadir}/applications/*desktop
14cu|ecryptfs-utils-111-1|44	%_docdir/%{name}/README
14cu|ecryptfs-utils-111-1|45	%_docdir/%{name}/ecryptfs-faq.html
14cu|ecryptfs-utils-111-1|46	#%_docdir/%name/*.txt
14cu|ecryptfs-utils-111-1|47	/sbin/mount.ecryptfs
14cu|ecryptfs-utils-111-1|48	/sbin/umount.ecryptfs
14cu|ecryptfs-utils-111-1|49	/sbin/mount.ecryptfs_private
14cu|ecryptfs-utils-111-1|50	/sbin/umount.ecryptfs_private
14cu|ecryptfs-utils-111-1|51	%{_bindir}/ecryptfs-find
14cu|ecryptfs-utils-111-1|52	%{_bindir}/ecryptfs-add-passphrase
14cu|ecryptfs-utils-111-1|53	%{_bindir}/ecryptfs-insert-wrapped-passphrase-into-keyring
14cu|ecryptfs-utils-111-1|54	%{_bindir}/ecryptfs-manager
14cu|ecryptfs-utils-111-1|55	%{_bindir}/ecryptfs-verify
14cu|ecryptfs-utils-111-1|56	%{_bindir}/ecryptfs-mount-private
14cu|ecryptfs-utils-111-1|57	%{_bindir}/ecryptfs-rewrap-passphrase
14cu|ecryptfs-utils-111-1|58	%{_bindir}/ecryptfs-setup-private
14cu|ecryptfs-utils-111-1|59	%{_bindir}/ecryptfs-stat
14cu|ecryptfs-utils-111-1|60	%{_bindir}/ecryptfs-umount-private
14cu|ecryptfs-utils-111-1|61	%{_bindir}/ecryptfs-unwrap-passphrase
14cu|ecryptfs-utils-111-1|62	%{_bindir}/ecryptfs-wrap-passphrase
14cu|ecryptfs-utils-111-1|63	%{_bindir}/ecryptfsd
14cu|ecryptfs-utils-111-1|64	%{_bindir}/ecryptfs-setup-swap
14cu|ecryptfs-utils-111-1|65	%{_bindir}/ecryptfs-rewrite-file
14cu|ecryptfs-utils-111-1|66	%{_bindir}/ecryptfs-recover-private
14cu|ecryptfs-utils-111-1|67	%{_bindir}/ecryptfs-migrate-home
14cu|ecryptfs-utils-111-1|68	%{_mandir}/man1/ecryptfs-add-passphrase.1.*
14cu|ecryptfs-utils-111-1|69	%{_mandir}/man1/ecryptfs-generate-tpm-key.1.*
14cu|ecryptfs-utils-111-1|70	%{_mandir}/man1/ecryptfs-insert-wrapped-passphrase-into-keyring.1.*
14cu|ecryptfs-utils-111-1|71	%{_mandir}/man1/ecryptfs-mount-private.1.*
14cu|ecryptfs-utils-111-1|72	%{_mandir}/man1/ecryptfs-rewrap-passphrase.1.*
14cu|ecryptfs-utils-111-1|73	%{_mandir}/man1/ecryptfs-setup-private.1.*
14cu|ecryptfs-utils-111-1|74	%{_mandir}/man1/ecryptfs-umount-private.1.*
14cu|ecryptfs-utils-111-1|75	%{_mandir}/man1/ecryptfs-unwrap-passphrase.1.*
14cu|ecryptfs-utils-111-1|76	%{_mandir}/man1/ecryptfs-wrap-passphrase.1.*
14cu|ecryptfs-utils-111-1|77	%{_mandir}/man1/ecryptfs-rewrite-file.1.*
14cu|ecryptfs-utils-111-1|78	%{_mandir}/man1/ecryptfs-recover-private.1.*
14cu|ecryptfs-utils-111-1|79	%{_mandir}/man1/mount.ecryptfs_private.1.*
14cu|ecryptfs-utils-111-1|80	%{_mandir}/man1/umount.ecryptfs_private.1.*
14cu|ecryptfs-utils-111-1|81	%{_mandir}/man1/ecryptfs-setup-swap.1.*
14cu|ecryptfs-utils-111-1|82	%{_mandir}/man1/ecryptfs-stat.1.*
14cu|ecryptfs-utils-111-1|83	%{_mandir}/man7/ecryptfs.7.*
14cu|ecryptfs-utils-111-1|84	%{_mandir}/man8/ecryptfs-manager.8.*
14cu|ecryptfs-utils-111-1|85	%{_mandir}/man8/ecryptfsd.8.*
14cu|ecryptfs-utils-111-1|86	%{_mandir}/man8/mount.ecryptfs.8.*
14cu|ecryptfs-utils-111-1|87	%{_mandir}/man8/umount.ecryptfs.8.*
14cu|ecryptfs-utils-111-1|88	%dir %{_datadir}/ecryptfs-utils
14cu|ecryptfs-utils-111-1|89	%{_datadir}/ecryptfs-utils/ecryptfs-mount-private.txt
14cu|ecryptfs-utils-111-1|90	%{_datadir}/ecryptfs-utils/ecryptfs-record-passphrase
14cu|ecryptfs-utils-111-1|91	# %{_datadir}/ecryptfs-utils/ecryptfs-find
14cu|ecryptfs-utils-111-1|92	%{_datadir}/locale/ca/LC_MESSAGES/ecryptfs-utils.mo
14cu|ecryptfs-utils-111-1|93	# %{_bindir}/ecryptfs-find
14cu|ecryptfs-utils-111-1|94	%{_mandir}/man1/ecryptfs-find.1*
14cu|ecryptfs-utils-111-1|95	%{_mandir}/man1/ecryptfs-verify.1*
14cu|ecryptfs-utils-111-1|96	%{_mandir}/man8/ecryptfs-migrate-home.8*
14cu|ecryptfs-utils-111-1|97	
14cu|ecryptfs-utils-111-1|98	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|99	
14cu|ecryptfs-utils-111-1|100	%package -n pam_ecryptfs
14cu|ecryptfs-utils-111-1|101	Summary:	ECryptfs PAM module
14cu|ecryptfs-utils-111-1|102	Group:		System/Libraries
14cu|ecryptfs-utils-111-1|103	Requires:	%{name} = %{version}
14cu|ecryptfs-utils-111-1|104	
14cu|ecryptfs-utils-111-1|105	%description -n pam_ecryptfs
14cu|ecryptfs-utils-111-1|106	eCryptfs PAM module to automatically mount a private cryptographic
14cu|ecryptfs-utils-111-1|107	directory.
14cu|ecryptfs-utils-111-1|108	
14cu|ecryptfs-utils-111-1|109	%files -n pam_ecryptfs
14cu|ecryptfs-utils-111-1|110	/%_lib/security/pam_ecryptfs.so
14cu|ecryptfs-utils-111-1|111	%{_mandir}/man8/pam_ecryptfs.8.*
14cu|ecryptfs-utils-111-1|112	
14cu|ecryptfs-utils-111-1|113	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|114	
14cu|ecryptfs-utils-111-1|115	%package -n %libname
14cu|ecryptfs-utils-111-1|116	Summary:	ECryptfs library
14cu|ecryptfs-utils-111-1|117	Group:		Development/C
14cu|ecryptfs-utils-111-1|118	
14cu|ecryptfs-utils-111-1|119	%description -n %libname
14cu|ecryptfs-utils-111-1|120	eCryptfs library.
14cu|ecryptfs-utils-111-1|121	
14cu|ecryptfs-utils-111-1|122	%files -n %libname
14cu|ecryptfs-utils-111-1|123	%{_libdir}/ecryptfs/libecryptfs_key_mod_openssl.so
14cu|ecryptfs-utils-111-1|124	%{_libdir}/ecryptfs/libecryptfs_key_mod_passphrase.so
14cu|ecryptfs-utils-111-1|125	%{_libdir}/libecryptfs.so.%libmajor
14cu|ecryptfs-utils-111-1|126	%{_libdir}/libecryptfs.so.%libmajor.*
14cu|ecryptfs-utils-111-1|127	
14cu|ecryptfs-utils-111-1|128	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|129	
14cu|ecryptfs-utils-111-1|130	%package -n %libnamedevel
14cu|ecryptfs-utils-111-1|131	Summary:	ECryptfs library
14cu|ecryptfs-utils-111-1|132	Group:		Development/C
14cu|ecryptfs-utils-111-1|133	Requires: %libname = %{version}
14cu|ecryptfs-utils-111-1|134	Provides: libecryptfs-devel = %{EVRD}
14cu|ecryptfs-utils-111-1|135	Provides: %{name}-devel = %{EVRD}
14cu|ecryptfs-utils-111-1|136	
14cu|ecryptfs-utils-111-1|137	%description -n %libnamedevel
14cu|ecryptfs-utils-111-1|138	eCryptfs development files.
14cu|ecryptfs-utils-111-1|139	
14cu|ecryptfs-utils-111-1|140	%files -n %libnamedevel
14cu|ecryptfs-utils-111-1|141	%{_includedir}/ecryptfs.h
14cu|ecryptfs-utils-111-1|142	%{_libdir}/libecryptfs.so
14cu|ecryptfs-utils-111-1|143	%{_libdir}/pkgconfig/libecryptfs.pc
14cu|ecryptfs-utils-111-1|144	
14cu|ecryptfs-utils-111-1|145	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|146	
14cu|ecryptfs-utils-111-1|147	%package -n %libnamestaticdevel
14cu|ecryptfs-utils-111-1|148	Summary:	ECryptfs library
14cu|ecryptfs-utils-111-1|149	Group:		Development/C
14cu|ecryptfs-utils-111-1|150	Requires:	%libnamedevel = %{version}
14cu|ecryptfs-utils-111-1|151	Provides:	libecryptfs-static-devel = %{EVRD}
14cu|ecryptfs-utils-111-1|152	
14cu|ecryptfs-utils-111-1|153	%description -n %libnamestaticdevel
14cu|ecryptfs-utils-111-1|154	eCryptfs static library development files.
14cu|ecryptfs-utils-111-1|155	
14cu|ecryptfs-utils-111-1|156	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|157	
14cu|ecryptfs-utils-111-1|158	%package -n python-%{name}
14cu|ecryptfs-utils-111-1|159	Summary:	ECryptfs Python library
14cu|ecryptfs-utils-111-1|160	Group:		Development/C
14cu|ecryptfs-utils-111-1|161	#Requires: python-devel
14cu|ecryptfs-utils-111-1|162	#Requires: %libnamedevel = %version
14cu|ecryptfs-utils-111-1|163	Requires:	%{name} = %{version}
14cu|ecryptfs-utils-111-1|164	
14cu|ecryptfs-utils-111-1|165	%description -n python-%{name}
14cu|ecryptfs-utils-111-1|166	eCryptfs Python library.
14cu|ecryptfs-utils-111-1|167	
14cu|ecryptfs-utils-111-1|168	%files -n python-%{name}
14cu|ecryptfs-utils-111-1|169	%{py_puresitedir}/%{name}/libecryptfs.py
14cu|ecryptfs-utils-111-1|170	%{py_puresitedir}/%{name}/libecryptfs.pyc
14cu|ecryptfs-utils-111-1|171	%{py_puresitedir}/%{name}/libecryptfs.pyo
14cu|ecryptfs-utils-111-1|172	%{py_platsitedir}/ecryptfs-utils/_libecryptfs.*
14cu|ecryptfs-utils-111-1|173	
14cu|ecryptfs-utils-111-1|174	#----------------------------------------------------------------------
14cu|ecryptfs-utils-111-1|175	
14cu|ecryptfs-utils-111-1|176	%prep
14cu|ecryptfs-utils-111-1|177	%setup -q
14cu|ecryptfs-utils-111-1|178	%patch0 -p0
14cu|ecryptfs-utils-111-1|179	
14cu|ecryptfs-utils-111-1|180	%build
14cu|ecryptfs-utils-111-1|181	autoreconf -fi
14cu|ecryptfs-utils-111-1|182	%configure2_5x
14cu|ecryptfs-utils-111-1|183	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|ecryptfs-utils-111-1|184	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|ecryptfs-utils-111-1|185	%make
14cu|ecryptfs-utils-111-1|186	
14cu|ecryptfs-utils-111-1|187	%install
14cu|ecryptfs-utils-111-1|188	%makeinstall_std
14cu|ecryptfs-utils-111-1|189	
14cu|ecryptfs-utils-111-1|190	# only needed to update-notifier, that is a ubuntu-only thing, afaik
14cu|ecryptfs-utils-111-1|191	rm -f %{buildroot}/usr/share/ecryptfs-record-passphrase
14cu|ecryptfs-utils-111-1|192	mkdir %{buildroot}/usr/share/applications/
14cu|ecryptfs-utils-111-1|193	mv    %{buildroot}/usr/share/%{name}/*desktop %{buildroot}/usr/share/applications/
14cu|ecryptfs-utils-111-1|194	
14cu|ecryptfs-utils-111-1|195	%changelog
14cu|ecryptfs-utils-111-1|196	
14cu|ecryptfs-utils-111-1|197	* Wed Sep 07 2016 alzim <alzim@bk.ru> 111-1
14cu|ecryptfs-utils-111-1|198	- (6233f30) Merge pull request #1 from import/ecryptfs-utils:rosa2016.1
14cu|ecryptfs-utils-111-1|199	- (6233f30) Updated to 111
14cu|ecryptfs-utils-111-1|200	
14cu|ecryptfs-utils-111-1|201	

10031 14
14cu|edb-debugger-0.9.20-1|1	%define _name   debugger
14cu|edb-debugger-0.9.20-1|2	%define _exe    edb
14cu|edb-debugger-0.9.20-1|3	
14cu|edb-debugger-0.9.20-1|4	Name:           edb-debugger
14cu|edb-debugger-0.9.20-1|5	Summary:        A free OllyDbg like debugger
14cu|edb-debugger-0.9.20-1|6	Version:        0.9.20
14cu|edb-debugger-0.9.20-1|7	Release:        1
14cu|edb-debugger-0.9.20-1|8	Source0:        http://www.codef00.com/projects/%{_name}-%{version}.tgz
14cu|edb-debugger-0.9.20-1|9	URL:            http://www.codef00.com/projects
14cu|edb-debugger-0.9.20-1|10	
14cu|edb-debugger-0.9.20-1|11	Group:          Development/Other
14cu|edb-debugger-0.9.20-1|12	License:        GPLv2
14cu|edb-debugger-0.9.20-1|13	
14cu|edb-debugger-0.9.20-1|14	BuildRequires: qt4-devel >= 4.5
14cu|edb-debugger-0.9.20-1|15	BuildRequires: boost-devel >= 1.35
14cu|edb-debugger-0.9.20-1|16	BuildRequires: imagemagick
14cu|edb-debugger-0.9.20-1|17	
14cu|edb-debugger-0.9.20-1|18	
14cu|edb-debugger-0.9.20-1|19	%description
14cu|edb-debugger-0.9.20-1|20	One of the main goals of this debugger is modularity.
14cu|edb-debugger-0.9.20-1|21	The interface is written in Qt4 and is therefore source portable
14cu|edb-debugger-0.9.20-1|22	to many platforms. The debugger core is a plugin and the platform
14cu|edb-debugger-0.9.20-1|23	specific code is isolated to just a few files, porting to a new OS
14cu|edb-debugger-0.9.20-1|24	would require porting these few files and implementing a plugin
14cu|edb-debugger-0.9.20-1|25	which implements the DebuggerCoreInterface interface. Also,
14cu|edb-debugger-0.9.20-1|26	because the plugins are based on the QPlugin API, and do their work
14cu|edb-debugger-0.9.20-1|27	through the DebuggerCoreInterface object, they are almost always
14cu|edb-debugger-0.9.20-1|28	portable with just a simple recompile.
14cu|edb-debugger-0.9.20-1|29	The disassembly engine is my edisassm project. I feel that this
14cu|edb-debugger-0.9.20-1|30	disassembler is mature and works well. It is worth noting that the
14cu|edb-debugger-0.9.20-1|31	current version of edb has temporarily dropped AT&T syntax support.
14cu|edb-debugger-0.9.20-1|32	Once this is implemented in edisassm, it will return.
14cu|edb-debugger-0.9.20-1|33	
14cu|edb-debugger-0.9.20-1|34	%prep
14cu|edb-debugger-0.9.20-1|35	%setup -q -n %{_name}
14cu|edb-debugger-0.9.20-1|36	
14cu|edb-debugger-0.9.20-1|37	sed -i -e 's/\.uic/uic/' -e 's/\.moc/moc/' -e 's/\.rcc/rcc/' src/src.pro
14cu|edb-debugger-0.9.20-1|38	sed -i -e 's/\.ui/ui/' -e 's/\.moc/moc/' -e 's/\.rcc/rcc/' plugins/plugins.pri
14cu|edb-debugger-0.9.20-1|39	
14cu|edb-debugger-0.9.20-1|40	%build
14cu|edb-debugger-0.9.20-1|41	%{qmake_qt4} DEFAULT_PLUGIN_PATH="%{_libdir}/%{_exe}/"
14cu|edb-debugger-0.9.20-1|42	%make
14cu|edb-debugger-0.9.20-1|43	
14cu|edb-debugger-0.9.20-1|44	%install
14cu|edb-debugger-0.9.20-1|45	make install INSTALL_ROOT=%{buildroot}%{_prefix}
14cu|edb-debugger-0.9.20-1|46	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_bindir},%{_libdir}}/
14cu|edb-debugger-0.9.20-1|47	install -c -m 0755 src/images/edb48-logo.png "%{buildroot}%{_liconsdir}/%{_exe}.png"
14cu|edb-debugger-0.9.20-1|48	
14cu|edb-debugger-0.9.20-1|49	convert src/images/edb48-logo.png -resize 32x32 %{buildroot}%{_iconsdir}/%{_exe}.png
14cu|edb-debugger-0.9.20-1|50	convert src/images/edb48-logo.png -resize 16x16 %{buildroot}%{_miconsdir}/%{_exe}.png
14cu|edb-debugger-0.9.20-1|51	
14cu|edb-debugger-0.9.20-1|52	desktop-file-install --vendor="" \
14cu|edb-debugger-0.9.20-1|53	--dir %{buildroot}%{_datadir}/applications \
14cu|edb-debugger-0.9.20-1|54	--remove-category="Qt" \
14cu|edb-debugger-0.9.20-1|55	%{_exe}.desktop
14cu|edb-debugger-0.9.20-1|56	
14cu|edb-debugger-0.9.20-1|57	%files
14cu|edb-debugger-0.9.20-1|58	%{_bindir}/%{_exe}
14cu|edb-debugger-0.9.20-1|59	%{_libdir}/%{_exe}/*.so
14cu|edb-debugger-0.9.20-1|60	%{_datadir}/applications/%{_exe}.desktop
14cu|edb-debugger-0.9.20-1|61	%{_liconsdir}/%{_exe}.png
14cu|edb-debugger-0.9.20-1|62	%{_miconsdir}/%{_exe}.png
14cu|edb-debugger-0.9.20-1|63	%{_iconsdir}/%{_exe}.png
14cu|edb-debugger-0.9.20-1|64	
14cu|edb-debugger-0.9.20-1|65	%changelog
14cu|edb-debugger-0.9.20-1|66	
14cu|edb-debugger-0.9.20-1|67	* Wed Apr 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.20-1
14cu|edb-debugger-0.9.20-1|68	- (caf553d) Updated to 0.9.20
14cu|edb-debugger-0.9.20-1|69	
14cu|edb-debugger-0.9.20-1|70	

10032 14
14cu|edelib-2.0-4|1	%define devname %mklibname %{name} -d
14cu|edelib-2.0-4|2	
14cu|edelib-2.0-4|3	Summary:	Equinox Desktop Environment library
14cu|edelib-2.0-4|4	Name:		edelib
14cu|edelib-2.0-4|5	Version:	2.0
14cu|edelib-2.0-4|6	Release:	4
14cu|edelib-2.0-4|7	License:	GPLv2+
14cu|edelib-2.0-4|8	Group:		System/Libraries
14cu|edelib-2.0-4|9	Url:		http://equinox-project.org/
14cu|edelib-2.0-4|10	Source0:	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|edelib-2.0-4|11	Patch0:		edelib-2.0-linkage.patch
14cu|edelib-2.0-4|12	BuildRequires:	doxygen
14cu|edelib-2.0-4|13	BuildRequires:	jam
14cu|edelib-2.0-4|14	BuildRequires:	fltk-devel
14cu|edelib-2.0-4|15	BuildRequires:	pkgconfig(cairo)
14cu|edelib-2.0-4|16	BuildRequires:	pkgconfig(dbus-1)
14cu|edelib-2.0-4|17	BuildRequires:	pkgconfig(pixman-1)
14cu|edelib-2.0-4|18	
14cu|edelib-2.0-4|19	%description
14cu|edelib-2.0-4|20	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
14cu|edelib-2.0-4|21	
14cu|edelib-2.0-4|22	Aims are to provide enough background for easier EDE components construction
14cu|edelib-2.0-4|23	and development.
14cu|edelib-2.0-4|24	
14cu|edelib-2.0-4|25	#----------------------------------------------------------------------------
14cu|edelib-2.0-4|26	
14cu|edelib-2.0-4|27	%package -n %{devname}
14cu|edelib-2.0-4|28	Summary:	Equinox Desktop Environment library
14cu|edelib-2.0-4|29	Group:		Development/C++
14cu|edelib-2.0-4|30	
14cu|edelib-2.0-4|31	%description -n %{devname}
14cu|edelib-2.0-4|32	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
14cu|edelib-2.0-4|33	
14cu|edelib-2.0-4|34	Aims are to provide enough background for easier EDE components construction
14cu|edelib-2.0-4|35	and development.
14cu|edelib-2.0-4|36	
14cu|edelib-2.0-4|37	%files -n %{devname}
14cu|edelib-2.0-4|38	%doc %{_docdir}/%{name}-2.0.0
14cu|edelib-2.0-4|39	%{_bindir}/%{name}-*
14cu|edelib-2.0-4|40	%{_libdir}/*.a
14cu|edelib-2.0-4|41	%{_includedir}/%{name}
14cu|edelib-2.0-4|42	%{_libdir}/pkgconfig/*
14cu|edelib-2.0-4|43	%{_libdir}/%{name}
14cu|edelib-2.0-4|44	
14cu|edelib-2.0-4|45	#----------------------------------------------------------------------------
14cu|edelib-2.0-4|46	
14cu|edelib-2.0-4|47	%prep
14cu|edelib-2.0-4|48	%setup -q
14cu|edelib-2.0-4|49	%patch0 -p1
14cu|edelib-2.0-4|50	
14cu|edelib-2.0-4|51	%build
14cu|edelib-2.0-4|52	autoreconf -fi
14cu|edelib-2.0-4|53	%setup_compile_flags
14cu|edelib-2.0-4|54	./configure \
14cu|edelib-2.0-4|55	--prefix=%{buildroot}%{_prefix} \
14cu|edelib-2.0-4|56	--libdir=%{buildroot}%{_libdir}
14cu|edelib-2.0-4|57	
14cu|edelib-2.0-4|58	sed -i 's|%{buildroot}||' *.pc edelib/edelib-config.h
14cu|edelib-2.0-4|59	jam
14cu|edelib-2.0-4|60	
14cu|edelib-2.0-4|61	%install
14cu|edelib-2.0-4|62	jam install
14cu|edelib-2.0-4|63	
14cu|edelib-2.0-4|64	
14cu|edelib-2.0-4|65	%changelog
14cu|edelib-2.0-4|66	
14cu|edelib-2.0-4|67	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-4
14cu|edelib-2.0-4|68	- (7544d5d) Add patch to fix linkage
14cu|edelib-2.0-4|69	- (7544d5d) Spec cleanup
14cu|edelib-2.0-4|70	
14cu|edelib-2.0-4|71	

10033 14
14cu|edgar-1.28-1|1	Summary:	2D Platform Game
14cu|edgar-1.28-1|2	Name:		edgar
14cu|edgar-1.28-1|3	Version:	1.28
14cu|edgar-1.28-1|4	Release:	1
14cu|edgar-1.28-1|5	License:	GPLv2
14cu|edgar-1.28-1|6	Group:		Games/Arcade
14cu|edgar-1.28-1|7	Url:		http://www.parallelrealities.co.uk/p/legend-of-edgar.html
14cu|edgar-1.28-1|8	Source:		https://github.com/riksweeney/edgar/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|edgar-1.28-1|9	BuildRequires:	pkgconfig(sdl)
14cu|edgar-1.28-1|10	BuildRequires:	pkgconfig(SDL_image)
14cu|edgar-1.28-1|11	BuildRequires:	pkgconfig(SDL_mixer)
14cu|edgar-1.28-1|12	BuildRequires:	pkgconfig(SDL_net)
14cu|edgar-1.28-1|13	BuildRequires:	pkgconfig(SDL_ttf)
14cu|edgar-1.28-1|14	BuildRequires:	pkgconfig(zlib)
14cu|edgar-1.28-1|15	BuildRequires:	desktop-file-utils
14cu|edgar-1.28-1|16	Requires:	%{name}-data = %{EVRD}
14cu|edgar-1.28-1|17	
14cu|edgar-1.28-1|18	%description
14cu|edgar-1.28-1|19	The Legend of Edgar. When his father fails to return home after venturing out
14cu|edgar-1.28-1|20	one stormy night, Edgar sets off on a quest to rescue him.
14cu|edgar-1.28-1|21	
14cu|edgar-1.28-1|22	%files -f %{name}.lang
14cu|edgar-1.28-1|23	%doc doc/*
14cu|edgar-1.28-1|24	%{_gamesbindir}/*
14cu|edgar-1.28-1|25	%{_appdatadir}/edgar.appdata.xml
14cu|edgar-1.28-1|26	%{_datadir}/applications/*.desktop
14cu|edgar-1.28-1|27	%{_iconsdir}/hicolor/*/apps/*
14cu|edgar-1.28-1|28	%{_mandir}/man6/%{name}.6*
14cu|edgar-1.28-1|29	
14cu|edgar-1.28-1|30	#----------------------------------------------------------------------------
14cu|edgar-1.28-1|31	
14cu|edgar-1.28-1|32	%package data
14cu|edgar-1.28-1|33	Group:		Games/Arcade
14cu|edgar-1.28-1|34	License:	GPLv2
14cu|edgar-1.28-1|35	BuildArch:	noarch
14cu|edgar-1.28-1|36	Summary:	The Legend of Edgar level set
14cu|edgar-1.28-1|37	Requires:	%{name} = %{version}
14cu|edgar-1.28-1|38	
14cu|edgar-1.28-1|39	%description data
14cu|edgar-1.28-1|40	The Legend of Edgar. When his father fails to return home after venturing
14cu|edgar-1.28-1|41	out one stormy night, Edgar sets off on a quest to rescue him.
14cu|edgar-1.28-1|42	
14cu|edgar-1.28-1|43	This package contains official level set for Edgar.
14cu|edgar-1.28-1|44	
14cu|edgar-1.28-1|45	%files data
14cu|edgar-1.28-1|46	%doc doc/readme
14cu|edgar-1.28-1|47	%dir %{_gamesdatadir}/%{name}
14cu|edgar-1.28-1|48	%{_gamesdatadir}/%{name}/*
14cu|edgar-1.28-1|49	
14cu|edgar-1.28-1|50	#----------------------------------------------------------------------------
14cu|edgar-1.28-1|51	
14cu|edgar-1.28-1|52	%prep
14cu|edgar-1.28-1|53	%setup -q
14cu|edgar-1.28-1|54	
14cu|edgar-1.28-1|55	%build
14cu|edgar-1.28-1|56	%setup_compile_flags
14cu|edgar-1.28-1|57	%make VERSION=%{version}
14cu|edgar-1.28-1|58	
14cu|edgar-1.28-1|59	%install
14cu|edgar-1.28-1|60	%makeinstall_std
14cu|edgar-1.28-1|61	
14cu|edgar-1.28-1|62	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14cu|edgar-1.28-1|63	--remove-category=Application \
14cu|edgar-1.28-1|64	--add-category="AdventureGame" \
14cu|edgar-1.28-1|65	%{buildroot}%{_datadir}/applications/edgar.desktop
14cu|edgar-1.28-1|66	
14cu|edgar-1.28-1|67	rm -rf %{buildroot}%{_datadir}/doc
14cu|edgar-1.28-1|68	
14cu|edgar-1.28-1|69	%if %{mdvver} >= 201610
14cu|edgar-1.28-1|70	mkdir -p %{buildroot}%{_appdatadir}
14cu|edgar-1.28-1|71	cp %{buildroot}%{_datadir}/appdata/edgar.appdata.xml %{buildroot}%{_appdatadir}/edgar.appdata.xml
14cu|edgar-1.28-1|72	rm -fr %{buildroot}%{_datadir}/appdata
14cu|edgar-1.28-1|73	%endif
14cu|edgar-1.28-1|74	
14cu|edgar-1.28-1|75	%find_lang %{name}
14cu|edgar-1.28-1|76	
14cu|edgar-1.28-1|77	%changelog
14cu|edgar-1.28-1|78	
14cu|edgar-1.28-1|79	* Sun Jan 28 2018 abfonly <abfonly@gmail.com> 1.28-1
14cu|edgar-1.28-1|80	- (68828ed) Log: Update to 1.28
14cu|edgar-1.28-1|81	- (68828ed) Updated German, Italian, Japanese, Simplified Chinese, Russian and Ukrainian translations.
14cu|edgar-1.28-1|82	- (68828ed) Fixed a problem where the Gargoyle could freeze if its lance was thrown through a missing bridge section.
14cu|edgar-1.28-1|83	
14cu|edgar-1.28-1|84	

10034 14
14cu|edyuk-1.1.1-1|1	%define major		1
14cu|edyuk-1.1.1-1|2	%define libname		%mklibname %{name} %{major}
14cu|edyuk-1.1.1-1|3	%define libnamedev	%mklibname %{name} %{major} -d
14cu|edyuk-1.1.1-1|4	
14cu|edyuk-1.1.1-1|5	Summary:	Edyuk - fully-featured, highly flexible IDE for Qt 4
14cu|edyuk-1.1.1-1|6	Name:		edyuk
14cu|edyuk-1.1.1-1|7	Version:	1.1.1
14cu|edyuk-1.1.1-1|8	Release:	1
14cu|edyuk-1.1.1-1|9	License:	GPLv3
14cu|edyuk-1.1.1-1|10	Group:		Development/KDE and Qt
14cu|edyuk-1.1.1-1|11	URL:		http://edyuk.org/
14cu|edyuk-1.1.1-1|12	Source0:	http://download.tuxfamily.org/edyuk/%{name}-%{version}.tar.bz2
14cu|edyuk-1.1.1-1|13	BuildRequires:	qt4-devel
14cu|edyuk-1.1.1-1|14	Requires:	%{libname} = %{version}-%{release}
14cu|edyuk-1.1.1-1|15	
14cu|edyuk-1.1.1-1|16	%description
14cu|edyuk-1.1.1-1|17	Edyuk is an Integrated Development Environment built with Qt4 and meant to
14cu|edyuk-1.1.1-1|18	provide a light, fast and stable environment for rapid application development
14cu|edyuk-1.1.1-1|19	in C++/Qt4. Thanks to plugins (see III) its scope can hopefully be extended to
14cu|edyuk-1.1.1-1|20	any possible programming related task (e.g version control, issue tracking,
14cu|edyuk-1.1.1-1|21	management of other project formats, support for other languages/toolkits...)
14cu|edyuk-1.1.1-1|22	
14cu|edyuk-1.1.1-1|23	%package -n %{libname}
14cu|edyuk-1.1.1-1|24	Summary:	Edyuk shared library
14cu|edyuk-1.1.1-1|25	Group:		System/Libraries
14cu|edyuk-1.1.1-1|26	
14cu|edyuk-1.1.1-1|27	%description -n %{libname}
14cu|edyuk-1.1.1-1|28	Shared library for edyuk.
14cu|edyuk-1.1.1-1|29	
14cu|edyuk-1.1.1-1|30	%package -n %{libnamedev}
14cu|edyuk-1.1.1-1|31	Summary:	Edyuk development files
14cu|edyuk-1.1.1-1|32	Group:		Development/KDE and Qt
14cu|edyuk-1.1.1-1|33	Requires:	%{libname} = %{version}-%{release}
14cu|edyuk-1.1.1-1|34	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|edyuk-1.1.1-1|35	Provides:	%{name}-devel = %{version}-%{release}
14cu|edyuk-1.1.1-1|36	
14cu|edyuk-1.1.1-1|37	%description -n %{libnamedev}
14cu|edyuk-1.1.1-1|38	Development files needed to create edyuk plugins.
14cu|edyuk-1.1.1-1|39	
14cu|edyuk-1.1.1-1|40	%prep
14cu|edyuk-1.1.1-1|41	%setup -q
14cu|edyuk-1.1.1-1|42	
14cu|edyuk-1.1.1-1|43	%build
14cu|edyuk-1.1.1-1|44	%qmake_qt4
14cu|edyuk-1.1.1-1|45	# Can not used -j option included in %make
14cu|edyuk-1.1.1-1|46	make
14cu|edyuk-1.1.1-1|47	
14cu|edyuk-1.1.1-1|48	%install
14cu|edyuk-1.1.1-1|49	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|edyuk-1.1.1-1|50	
14cu|edyuk-1.1.1-1|51	%__install -d -m755 %{buildroot}%{_libdir}
14cu|edyuk-1.1.1-1|52	%__install -m755 %{name}.bin %{buildroot}%{_bindir}
14cu|edyuk-1.1.1-1|53	%__install -m755 -p libedyuk.so %{buildroot}%{_libdir}
14cu|edyuk-1.1.1-1|54	%__install -m755 -p libedyuk.so.%{major} %{buildroot}%{_libdir}
14cu|edyuk-1.1.1-1|55	
14cu|edyuk-1.1.1-1|56	# Already defined in freedesktop.org.xml
14cu|edyuk-1.1.1-1|57	rm -rf %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|edyuk-1.1.1-1|58	rm -rf %{buildroot}%{_datadir}/icons/gnome
14cu|edyuk-1.1.1-1|59	mv %{buildroot}%{_datadir}/icons/default.kde %{buildroot}%{_datadir}/icons/hicolor
14cu|edyuk-1.1.1-1|60	
14cu|edyuk-1.1.1-1|61	%files
14cu|edyuk-1.1.1-1|62	%doc CHANGELOG.txt GPL.txt README.txt TODO.txt
14cu|edyuk-1.1.1-1|63	%{_bindir}/%{name}*
14cu|edyuk-1.1.1-1|64	%{_datadir}/%{name}
14cu|edyuk-1.1.1-1|65	%{_datadir}/mimelnk/text/*.desktop
14cu|edyuk-1.1.1-1|66	%{_datadir}/applications/%{name}.desktop
14cu|edyuk-1.1.1-1|67	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|edyuk-1.1.1-1|68	
14cu|edyuk-1.1.1-1|69	%files -n %{libname}
14cu|edyuk-1.1.1-1|70	%{_libdir}/lib%{name}.so.%{major}*
14cu|edyuk-1.1.1-1|71	
14cu|edyuk-1.1.1-1|72	%files -n %{libnamedev}
14cu|edyuk-1.1.1-1|73	%doc GPL.txt
14cu|edyuk-1.1.1-1|74	%{_prefix}/lib/qt4/include/Edyuk
14cu|edyuk-1.1.1-1|75	%{_prefix}/lib/qt4/mkspecs/features/*.prf
14cu|edyuk-1.1.1-1|76	%{_libdir}/lib%{name}.so
14cu|edyuk-1.1.1-1|77	
14cu|edyuk-1.1.1-1|78	
14cu|edyuk-1.1.1-1|79	%changelog
14cu|edyuk-1.1.1-1|80	
14cu|edyuk-1.1.1-1|81	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 1.1.1-1
14cu|edyuk-1.1.1-1|82	- (2ac6450) Merge pull request #1 from inn0kenty/edyuk:rosa2014.1
14cu|edyuk-1.1.1-1|83	- (2ac6450) Updated to a new version
14cu|edyuk-1.1.1-1|84	
14cu|edyuk-1.1.1-1|85	

10035 14
14cu|eekboard-1.0.8-6|1	%define major 0
14cu|eekboard-1.0.8-6|2	%define libname %mklibname %{name} %{major}
14cu|eekboard-1.0.8-6|3	%define libeek %mklibname eek %{major}
14cu|eekboard-1.0.8-6|4	%define libeekgtk %mklibname eek-gtk %{major}
14cu|eekboard-1.0.8-6|5	%define libeekxkl %mklibname eek-xkl %{major}
14cu|eekboard-1.0.8-6|6	%define devname %mklibname %{name} -d
14cu|eekboard-1.0.8-6|7	
14cu|eekboard-1.0.8-6|8	Summary:	Yet Another Virtual Keyboard
14cu|eekboard-1.0.8-6|9	Name:		eekboard
14cu|eekboard-1.0.8-6|10	Version:	1.0.8
14cu|eekboard-1.0.8-6|11	Release:	6
14cu|eekboard-1.0.8-6|12	Group:		System/X11
14cu|eekboard-1.0.8-6|13	License:	GPLv3+
14cu|eekboard-1.0.8-6|14	Url:		http://fedorahosted.org/eekboard/
14cu|eekboard-1.0.8-6|15	Source0:	http://github.com/downloads/ueno/eekboard/%{name}-%{version}.tar.gz
14cu|eekboard-1.0.8-6|16	Patch0:		eekboard-stop-key-repeat.patch
14cu|eekboard-1.0.8-6|17	BuildRequires:	gnome-common
14cu|eekboard-1.0.8-6|18	BuildRequires:	intltool
14cu|eekboard-1.0.8-6|19	BuildRequires:	gettext-devel
14cu|eekboard-1.0.8-6|20	BuildRequires:	pkgconfig(atspi-2)
14cu|eekboard-1.0.8-6|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|eekboard-1.0.8-6|22	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|eekboard-1.0.8-6|23	BuildRequires:	pkgconfig(libcanberra)
14cu|eekboard-1.0.8-6|24	BuildRequires:	pkgconfig(libcroco-0.6)
14cu|eekboard-1.0.8-6|25	BuildRequires:	pkgconfig(libxklavier)
14cu|eekboard-1.0.8-6|26	BuildRequires:	pkgconfig(xtst)
14cu|eekboard-1.0.8-6|27	Conflicts:	eekboard-service < 1.0.8-6
14cu|eekboard-1.0.8-6|28	Obsoletes:	eekboard-service < 1.0.8-6
14cu|eekboard-1.0.8-6|29	
14cu|eekboard-1.0.8-6|30	%description
14cu|eekboard-1.0.8-6|31	eekboard is a virtual keyboard software package, including a set of
14cu|eekboard-1.0.8-6|32	tools to implement desktop virtual keyboards.
14cu|eekboard-1.0.8-6|33	
14cu|eekboard-1.0.8-6|34	%files -f %{name}.lang
14cu|eekboard-1.0.8-6|35	%doc AUTHORS COPYING README
14cu|eekboard-1.0.8-6|36	%doc base-installed/examples
14cu|eekboard-1.0.8-6|37	%{_bindir}/eekboard
14cu|eekboard-1.0.8-6|38	%{_bindir}/eekboard-server
14cu|eekboard-1.0.8-6|39	%{_libexecdir}/eekboard-setup
14cu|eekboard-1.0.8-6|40	%{_datadir}/applications/%{name}.desktop
14cu|eekboard-1.0.8-6|41	%{_datadir}/dbus-1/services/eekboard-server.service
14cu|eekboard-1.0.8-6|42	%{_datadir}/eekboard/
14cu|eekboard-1.0.8-6|43	%{_datadir}/glib-2.0/schemas/*
14cu|eekboard-1.0.8-6|44	%{_datadir}/icons/hicolor/*/apps/eekboard.png
14cu|eekboard-1.0.8-6|45	%{_datadir}/icons/hicolor/scalable/apps/eekboard.svg
14cu|eekboard-1.0.8-6|46	
14cu|eekboard-1.0.8-6|47	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|48	
14cu|eekboard-1.0.8-6|49	%package -n %{libname}
14cu|eekboard-1.0.8-6|50	Summary:	Shared library for eekboard
14cu|eekboard-1.0.8-6|51	Group:		System/Libraries
14cu|eekboard-1.0.8-6|52	Conflicts:	%{name}-libs < 1.0.8-6
14cu|eekboard-1.0.8-6|53	Obsoletes:	%{name}-libs < 1.0.8-6
14cu|eekboard-1.0.8-6|54	
14cu|eekboard-1.0.8-6|55	%description -n %{libname}
14cu|eekboard-1.0.8-6|56	This package contains shared library for eekboard.
14cu|eekboard-1.0.8-6|57	
14cu|eekboard-1.0.8-6|58	%files -n %{libname}
14cu|eekboard-1.0.8-6|59	%{_libdir}/libeekboard.so.%{major}*
14cu|eekboard-1.0.8-6|60	
14cu|eekboard-1.0.8-6|61	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|62	
14cu|eekboard-1.0.8-6|63	%package -n %{libeek}
14cu|eekboard-1.0.8-6|64	Summary:	Shared library for eekboard
14cu|eekboard-1.0.8-6|65	Group:		System/Libraries
14cu|eekboard-1.0.8-6|66	Conflicts:	%{name}-libs < 1.0.8-6
14cu|eekboard-1.0.8-6|67	
14cu|eekboard-1.0.8-6|68	%description -n %{libeek}
14cu|eekboard-1.0.8-6|69	This package contains shared library for eekboard.
14cu|eekboard-1.0.8-6|70	
14cu|eekboard-1.0.8-6|71	%files -n %{libeek}
14cu|eekboard-1.0.8-6|72	%{_libdir}/libeek.so.%{major}*
14cu|eekboard-1.0.8-6|73	
14cu|eekboard-1.0.8-6|74	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|75	
14cu|eekboard-1.0.8-6|76	%package -n %{libeekgtk}
14cu|eekboard-1.0.8-6|77	Summary:	Shared library for eekboard
14cu|eekboard-1.0.8-6|78	Group:		System/Libraries
14cu|eekboard-1.0.8-6|79	Conflicts:	%{name}-libs < 1.0.8-6
14cu|eekboard-1.0.8-6|80	
14cu|eekboard-1.0.8-6|81	%description -n %{libeekgtk}
14cu|eekboard-1.0.8-6|82	This package contains shared library for eekboard.
14cu|eekboard-1.0.8-6|83	
14cu|eekboard-1.0.8-6|84	%files -n %{libeekgtk}
14cu|eekboard-1.0.8-6|85	%{_libdir}/libeek-gtk.so.%{major}*
14cu|eekboard-1.0.8-6|86	
14cu|eekboard-1.0.8-6|87	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|88	
14cu|eekboard-1.0.8-6|89	%package -n %{libeekxkl}
14cu|eekboard-1.0.8-6|90	Summary:	Shared library for eekboard
14cu|eekboard-1.0.8-6|91	Group:		System/Libraries
14cu|eekboard-1.0.8-6|92	Conflicts:	%{name}-libs < 1.0.8-6
14cu|eekboard-1.0.8-6|93	
14cu|eekboard-1.0.8-6|94	%description -n %{libeekxkl}
14cu|eekboard-1.0.8-6|95	This package contains shared library for eekboard.
14cu|eekboard-1.0.8-6|96	
14cu|eekboard-1.0.8-6|97	%files -n %{libeekxkl}
14cu|eekboard-1.0.8-6|98	%{_libdir}/libeek-xkl.so.%{major}*
14cu|eekboard-1.0.8-6|99	
14cu|eekboard-1.0.8-6|100	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|101	
14cu|eekboard-1.0.8-6|102	%package -n %{devname}
14cu|eekboard-1.0.8-6|103	Summary:	Development tools for eekboard
14cu|eekboard-1.0.8-6|104	Group:		Development/X11
14cu|eekboard-1.0.8-6|105	Requires:	%{libname} = %{EVRD}
14cu|eekboard-1.0.8-6|106	Requires:	%{libeek} = %{EVRD}
14cu|eekboard-1.0.8-6|107	Requires:	%{libeekgtk} = %{EVRD}
14cu|eekboard-1.0.8-6|108	Requires:	%{libeekxkl} = %{EVRD}
14cu|eekboard-1.0.8-6|109	Provides:	%{name}-devel = %{EVRD}
14cu|eekboard-1.0.8-6|110	Conflicts:	%{name}-devel < 1.0.8-6
14cu|eekboard-1.0.8-6|111	Obsoletes:	%{name}-devel < 1.0.8-6
14cu|eekboard-1.0.8-6|112	
14cu|eekboard-1.0.8-6|113	%description -n %{devname}
14cu|eekboard-1.0.8-6|114	This package contains the development tools for eekboard.
14cu|eekboard-1.0.8-6|115	
14cu|eekboard-1.0.8-6|116	%files -n %{devname}
14cu|eekboard-1.0.8-6|117	%{_libdir}/libeek*.so
14cu|eekboard-1.0.8-6|118	%{_includedir}/eek-0.90/
14cu|eekboard-1.0.8-6|119	%{_includedir}/eekboard-0.90/
14cu|eekboard-1.0.8-6|120	%{_libdir}/pkgconfig/eek*.pc
14cu|eekboard-1.0.8-6|121	%{_datadir}/gtk-doc/html/*
14cu|eekboard-1.0.8-6|122	
14cu|eekboard-1.0.8-6|123	#----------------------------------------------------------------------------
14cu|eekboard-1.0.8-6|124	
14cu|eekboard-1.0.8-6|125	%prep
14cu|eekboard-1.0.8-6|126	%setup -q
14cu|eekboard-1.0.8-6|127	%patch0 -p1 -b .stop-key-repeat
14cu|eekboard-1.0.8-6|128	
14cu|eekboard-1.0.8-6|129	%build
14cu|eekboard-1.0.8-6|130	AUTOPOINT='intltoolize --automake --copy' autoreconf -fi
14cu|eekboard-1.0.8-6|131	%configure2_5x \
14cu|eekboard-1.0.8-6|132	--disable-static \
14cu|eekboard-1.0.8-6|133	--enable-atspi \
14cu|eekboard-1.0.8-6|134	--disable-introspection \
14cu|eekboard-1.0.8-6|135	--disable-vala
14cu|eekboard-1.0.8-6|136	%make
14cu|eekboard-1.0.8-6|137	
14cu|eekboard-1.0.8-6|138	%install
14cu|eekboard-1.0.8-6|139	%makeinstall_std
14cu|eekboard-1.0.8-6|140	
14cu|eekboard-1.0.8-6|141	# We don't install autostart file to avoid conflict with other OSK.
14cu|eekboard-1.0.8-6|142	# Instead, install it under doc.
14cu|eekboard-1.0.8-6|143	mkdir -p base-installed/examples
14cu|eekboard-1.0.8-6|144	mv %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop base-installed/examples
14cu|eekboard-1.0.8-6|145	
14cu|eekboard-1.0.8-6|146	%find_lang %{name}
14cu|eekboard-1.0.8-6|147	
14cu|eekboard-1.0.8-6|148	
14cu|eekboard-1.0.8-6|149	%changelog
14cu|eekboard-1.0.8-6|150	
14cu|eekboard-1.0.8-6|151	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.8-6
14cu|eekboard-1.0.8-6|152	- (4dad54f) Fix Requires for development package
14cu|eekboard-1.0.8-6|153	
14cu|eekboard-1.0.8-6|154	

10036 14
14cu|eepm-1.8.8-1|1	Summary:	Etersoft EPM package manager
14cu|eepm-1.8.8-1|2	Name:		eepm
14cu|eepm-1.8.8-1|3	Version:	1.8.8
14cu|eepm-1.8.8-1|4	Release:	1
14cu|eepm-1.8.8-1|5	License:	AGPLv3
14cu|eepm-1.8.8-1|6	Group:		System/Configuration/Packaging
14cu|eepm-1.8.8-1|7	Url:		http://wiki.etersoft.ru/EPM
14cu|eepm-1.8.8-1|8	# git-clone http://git.etersoft.ru/projects/korinf/eepm.git
14cu|eepm-1.8.8-1|9	Source0:	ftp://updates.etersoft.ru/pub/Etersoft/Sisyphus/sources/tarball/%{name}-%{version}.tar
14cu|eepm-1.8.8-1|10	BuildArch:	noarch
14cu|eepm-1.8.8-1|11	
14cu|eepm-1.8.8-1|12	%description
14cu|eepm-1.8.8-1|13	Etersoft EPM is the package manager for any platform and any platform version.
14cu|eepm-1.8.8-1|14	It provides universal interface to any package manager. Can be useful for
14cu|eepm-1.8.8-1|15	system administrators working with various distros.
14cu|eepm-1.8.8-1|16	
14cu|eepm-1.8.8-1|17	See detailed description here: http://wiki.etersoft.ru/EPM
14cu|eepm-1.8.8-1|18	
14cu|eepm-1.8.8-1|19	%files
14cu|eepm-1.8.8-1|20	%doc README TODO LICENSE
14cu|eepm-1.8.8-1|21	%{_bindir}/epm*
14cu|eepm-1.8.8-1|22	%{_bindir}/eepm
14cu|eepm-1.8.8-1|23	%{_bindir}/upm
14cu|eepm-1.8.8-1|24	%{_bindir}/serv
14cu|eepm-1.8.8-1|25	%{_bindir}/cerv
14cu|eepm-1.8.8-1|26	%{_bindir}/distr_info
14cu|eepm-1.8.8-1|27	%{_datadir}/%{name}/
14cu|eepm-1.8.8-1|28	%{_mandir}/man1/*
14cu|eepm-1.8.8-1|29	%{_sysconfdir}/bash_completion.d/serv
14cu|eepm-1.8.8-1|30	%{_sysconfdir}/bash_completion.d/cerv
14cu|eepm-1.8.8-1|31	
14cu|eepm-1.8.8-1|32	#----------------------------------------------------------------------------
14cu|eepm-1.8.8-1|33	
14cu|eepm-1.8.8-1|34	%prep
14cu|eepm-1.8.8-1|35	%setup -q
14cu|eepm-1.8.8-1|36	
14cu|eepm-1.8.8-1|37	%build
14cu|eepm-1.8.8-1|38	
14cu|eepm-1.8.8-1|39	%install
14cu|eepm-1.8.8-1|40	%makeinstall_std \
14cu|eepm-1.8.8-1|41	datadir=%{_datadir} \
14cu|eepm-1.8.8-1|42	bindir=%{_bindir} \
14cu|eepm-1.8.8-1|43	mandir=%{_mandir} \
14cu|eepm-1.8.8-1|44	version=%{version}-%{release}
14cu|eepm-1.8.8-1|45	
14cu|eepm-1.8.8-1|46	install -m 0755 packed/epm.sh %{buildroot}%{_datadir}/%{name}/epm-packed.sh
14cu|eepm-1.8.8-1|47	install -m 0755 packed/serv.sh %{buildroot}%{_datadir}/%{name}/serv-packed.sh
14cu|eepm-1.8.8-1|48	
14cu|eepm-1.8.8-1|49	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d/
14cu|eepm-1.8.8-1|50	install -m 0644 bash_completion/serv %{buildroot}%{_sysconfdir}/bash_completion.d/serv
14cu|eepm-1.8.8-1|51	ln -s serv %{buildroot}%{_sysconfdir}/bash_completion.d/cerv
14cu|eepm-1.8.8-1|52	
14cu|eepm-1.8.8-1|53	# shebang.req.files
14cu|eepm-1.8.8-1|54	chmod a+x %{buildroot}%{_datadir}/%{name}/{serv-,epm-}*
14cu|eepm-1.8.8-1|55	
14cu|eepm-1.8.8-1|56	%changelog
14cu|eepm-1.8.8-1|57	
14cu|eepm-1.8.8-1|58	* Wed Sep 07 2016 alzim <alzim@bk.ru> 1.8.8-1
14cu|eepm-1.8.8-1|59	- (9a91e2f) Merge pull request #1 from import/eepm:rosa2016.1
14cu|eepm-1.8.8-1|60	- (9a91e2f) Updated to 1.8.8
14cu|eepm-1.8.8-1|61	
14cu|eepm-1.8.8-1|62	

10037 14
14cu|efl-1.18.4-2|1	%define _disable_ld_no_undefined 1
14cu|efl-1.18.4-2|2	%define gstapi 1.0
14cu|efl-1.18.4-2|3	%define major 1
14cu|efl-1.18.4-2|4	
14cu|efl-1.18.4-2|5	%define libecore %mklibname ecore %{major}
14cu|efl-1.18.4-2|6	%define libecore_audio %mklibname ecore_audio %{major}
14cu|efl-1.18.4-2|7	%define libecore_avahi %mklibname ecore_avahi %{major}
14cu|efl-1.18.4-2|8	%define libecore_con %mklibname ecore_con %{major}
14cu|efl-1.18.4-2|9	%define libecore_evas %mklibname ecore_evas %{major}
14cu|efl-1.18.4-2|10	%define libecore_file %mklibname ecore_file %{major}
14cu|efl-1.18.4-2|11	%define libecore_imf %mklibname ecore_imf %{major}
14cu|efl-1.18.4-2|12	%define libecore_imf_evas %mklibname ecore_imf_evas %{major}
14cu|efl-1.18.4-2|13	%define libecore_input %mklibname ecore_input %{major}
14cu|efl-1.18.4-2|14	%define libecore_input_evas %mklibname ecore_input_evas %{major}
14cu|efl-1.18.4-2|15	%define libecore_ipc %mklibname ecore_ipc %{major}
14cu|efl-1.18.4-2|16	%define libecore_sdl %mklibname ecore_sdl %{major}
14cu|efl-1.18.4-2|17	%define libecore_x %mklibname ecore_x %{major}
14cu|efl-1.18.4-2|18	%define devecore %mklibname ecore -d
14cu|efl-1.18.4-2|19	
14cu|efl-1.18.4-2|20	%define libedje %mklibname edje %{major}
14cu|efl-1.18.4-2|21	%define devedje %mklibname edje -d
14cu|efl-1.18.4-2|22	
14cu|efl-1.18.4-2|23	%define libeet %mklibname eet %{major}
14cu|efl-1.18.4-2|24	%define deveet %mklibname eet -d
14cu|efl-1.18.4-2|25	
14cu|efl-1.18.4-2|26	%define libeeze %mklibname eeze %{major}
14cu|efl-1.18.4-2|27	%define deveeze %mklibname eeze -d
14cu|efl-1.18.4-2|28	
14cu|efl-1.18.4-2|29	%define libefl %mklibname efl %{major}
14cu|efl-1.18.4-2|30	%define devefl %mklibname efl -d
14cu|efl-1.18.4-2|31	
14cu|efl-1.18.4-2|32	%define libefreet %mklibname efreet %{major}
14cu|efl-1.18.4-2|33	%define libefreet_mime %mklibname efreet_mime %{major}
14cu|efl-1.18.4-2|34	%define libefreet_trash %mklibname efreet_trash %{major}
14cu|efl-1.18.4-2|35	%define devefreet %mklibname efreet -d
14cu|efl-1.18.4-2|36	
14cu|efl-1.18.4-2|37	%define libeina %mklibname eina %{major}
14cu|efl-1.18.4-2|38	%define deveina %mklibname eina -d
14cu|efl-1.18.4-2|39	
14cu|efl-1.18.4-2|40	%define libeio %mklibname eio %{major}
14cu|efl-1.18.4-2|41	%define deveio %mklibname eio -d
14cu|efl-1.18.4-2|42	
14cu|efl-1.18.4-2|43	%define libeldbus %mklibname eldbus %{major}
14cu|efl-1.18.4-2|44	%define develdbus %mklibname eldbus -d
14cu|efl-1.18.4-2|45	
14cu|efl-1.18.4-2|46	%define libelocation %mklibname elocation %{major}
14cu|efl-1.18.4-2|47	%define develocation %mklibname elocation -d
14cu|efl-1.18.4-2|48	
14cu|efl-1.18.4-2|49	%define libelua %mklibname elua %{major}
14cu|efl-1.18.4-2|50	%define develua %mklibname elua -d
14cu|efl-1.18.4-2|51	
14cu|efl-1.18.4-2|52	%define libembryo %mklibname embryo %{major}
14cu|efl-1.18.4-2|53	%define devembryo %mklibname embryo -d
14cu|efl-1.18.4-2|54	
14cu|efl-1.18.4-2|55	%define libemotion %mklibname emotion %{major}
14cu|efl-1.18.4-2|56	%define devemotion %mklibname emotion -d
14cu|efl-1.18.4-2|57	
14cu|efl-1.18.4-2|58	%define libeo %mklibname eo %{major}
14cu|efl-1.18.4-2|59	%define deveo %mklibname eo -d
14cu|efl-1.18.4-2|60	
14cu|efl-1.18.4-2|61	%define libeolian %mklibname eolian %{major}
14cu|efl-1.18.4-2|62	%define deveolian %mklibname eolian -d
14cu|efl-1.18.4-2|63	
14cu|efl-1.18.4-2|64	%define libephysics %mklibname ephysics %{major}
14cu|efl-1.18.4-2|65	%define devephysics %mklibname ephysics -d
14cu|efl-1.18.4-2|66	
14cu|efl-1.18.4-2|67	%define libethumb %mklibname ethumb %{major}
14cu|efl-1.18.4-2|68	%define libethumb_client %mklibname ethumb_client %{major}
14cu|efl-1.18.4-2|69	%define devethumb %mklibname ethumb -d
14cu|efl-1.18.4-2|70	
14cu|efl-1.18.4-2|71	%define libevas %mklibname evas %{major}
14cu|efl-1.18.4-2|72	%define devevas %mklibname evas -d
14cu|efl-1.18.4-2|73	
14cu|efl-1.18.4-2|74	%define libector %mklibname ector %{major}
14cu|efl-1.18.4-2|75	%define devector %mklibname ector  -d
14cu|efl-1.18.4-2|76	
14cu|efl-1.18.4-2|77	%define libemile %mklibname emile %{major}
14cu|efl-1.18.4-2|78	%define devemile %mklibname emile  -d
14cu|efl-1.18.4-2|79	
14cu|efl-1.18.4-2|80	%define libelementary %mklibname elementary %{major}
14cu|efl-1.18.4-2|81	%define develementary %mklibname elementary -d
14cu|efl-1.18.4-2|82	
14cu|efl-1.18.4-2|83	Summary:	Enlightenment Foundation Libraries
14cu|efl-1.18.4-2|84	Name:		efl
14cu|efl-1.18.4-2|85	Version:	1.18.4
14cu|efl-1.18.4-2|86	Release:	2
14cu|efl-1.18.4-2|87	Epoch:		3
14cu|efl-1.18.4-2|88	License:	BSD
14cu|efl-1.18.4-2|89	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|90	Url:		http://www.enlightenment.org/
14cu|efl-1.18.4-2|91	Source0:	http://download.enlightenment.org/rel/libs/efl/%{name}-%{version}.tar.xz
14cu|efl-1.18.4-2|92	BuildRequires:	doxygen
14cu|efl-1.18.4-2|93	BuildRequires:	gstreamer%{gstapi}-tools
14cu|efl-1.18.4-2|94	BuildRequires:	gettext-devel
14cu|efl-1.18.4-2|95	BuildRequires:	giflib-devel
14cu|efl-1.18.4-2|96	BuildRequires:	jpeg-devel
14cu|efl-1.18.4-2|97	BuildRequires:	pkgconfig(avahi-client)
14cu|efl-1.18.4-2|98	BuildRequires:	pkgconfig(bullet)
14cu|efl-1.18.4-2|99	BuildRequires:	pkgconfig(cairo)
14cu|efl-1.18.4-2|100	BuildRequires:	pkgconfig(freetype2)
14cu|efl-1.18.4-2|101	BuildRequires:	pkgconfig(fribidi)
14cu|efl-1.18.4-2|102	BuildRequires:	pkgconfig(gl)
14cu|efl-1.18.4-2|103	BuildRequires:	pkgconfig(glib-2.0)
14cu|efl-1.18.4-2|104	BuildRequires:	pkgconfig(glu)
14cu|efl-1.18.4-2|105	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cu|efl-1.18.4-2|106	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14cu|efl-1.18.4-2|107	BuildRequires:	pkgconfig(gstreamer-video-%{gstapi})
14cu|efl-1.18.4-2|108	BuildRequires:	pkgconfig(ibus-1.0)
14cu|efl-1.18.4-2|109	BuildRequires:	pkgconfig(ice)
14cu|efl-1.18.4-2|110	BuildRequires:	pkgconfig(libcares)
14cu|efl-1.18.4-2|111	BuildRequires:	pkgconfig(libcurl)
14cu|efl-1.18.4-2|112	BuildRequires:	pkgconfig(libpng)
14cu|efl-1.18.4-2|113	BuildRequires:	pkgconfig(libpulse)
14cu|efl-1.18.4-2|114	BuildRequires:	pkgconfig(libsystemd)
14cu|efl-1.18.4-2|115	BuildRequires:        pkgconfig(libsystemd-journal)
14cu|efl-1.18.4-2|116	BuildRequires:        pkgconfig(libsystemd-daemon)
14cu|efl-1.18.4-2|117	BuildRequires:	pkgconfig(libspectre)
14cu|efl-1.18.4-2|118	BuildRequires:	pkgconfig(libtiff-4)
14cu|efl-1.18.4-2|119	BuildRequires:	pkgconfig(libraw)
14cu|efl-1.18.4-2|120	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|efl-1.18.4-2|121	BuildRequires:	pkgconfig(libudev)
14cu|efl-1.18.4-2|122	BuildRequires:	pkgconfig(libwebp)
14cu|efl-1.18.4-2|123	BuildRequires:	pkgconfig(libxine)
14cu|efl-1.18.4-2|124	BuildRequires:	pkgconfig(lua)
14cu|efl-1.18.4-2|125	BuildRequires:	pkgconfig(mount)
14cu|efl-1.18.4-2|126	BuildRequires:	pkgconfig(poppler-cpp)
14cu|efl-1.18.4-2|127	BuildRequires:	pkgconfig(sdl2)
14cu|efl-1.18.4-2|128	BuildRequires:	pkgconfig(sndfile)
14cu|efl-1.18.4-2|129	BuildRequires:	pkgconfig(systemd)
14cu|efl-1.18.4-2|130	BuildRequires:	pkgconfig(x11)
14cu|efl-1.18.4-2|131	BuildRequires:	pkgconfig(xcb)
14cu|efl-1.18.4-2|132	BuildRequires:	pkgconfig(xcb-util)
14cu|efl-1.18.4-2|133	BuildRequires:	pkgconfig(xcomposite)
14cu|efl-1.18.4-2|134	BuildRequires:	pkgconfig(xcursor)
14cu|efl-1.18.4-2|135	BuildRequires:	pkgconfig(xdamage)
14cu|efl-1.18.4-2|136	BuildRequires:	pkgconfig(xext)
14cu|efl-1.18.4-2|137	BuildRequires:	pkgconfig(xfixes)
14cu|efl-1.18.4-2|138	BuildRequires:	pkgconfig(xi)
14cu|efl-1.18.4-2|139	BuildRequires:	pkgconfig(xinerama)
14cu|efl-1.18.4-2|140	BuildRequires:	pkgconfig(xp)
14cu|efl-1.18.4-2|141	BuildRequires:	pkgconfig(xrandr)
14cu|efl-1.18.4-2|142	BuildRequires:	pkgconfig(xrender)
14cu|efl-1.18.4-2|143	BuildRequires:	pkgconfig(xpm)
14cu|efl-1.18.4-2|144	BuildRequires:	pkgconfig(xscrnsaver)
14cu|efl-1.18.4-2|145	BuildRequires:	pkgconfig(xtst)
14cu|efl-1.18.4-2|146	BuildRequires:	pkgconfig(zlib)
14cu|efl-1.18.4-2|147	BuildRequires:	pkgconfig(luajit)
14cu|efl-1.18.4-2|148	
14cu|efl-1.18.4-2|149	%description
14cu|efl-1.18.4-2|150	The Enlightenment Foundation Libraries are a collection of libraries
14cu|efl-1.18.4-2|151	and tools upon which sophisticated graphical applications can be
14cu|efl-1.18.4-2|152	built.  Included are a data structure library (Eina), a C-based object
14cu|efl-1.18.4-2|153	engine (EO), a data storage library (EET), an object canvas (Evas),
14cu|efl-1.18.4-2|154	and more.
14cu|efl-1.18.4-2|155	
14cu|efl-1.18.4-2|156	%files -f %{name}.lang
14cu|efl-1.18.4-2|157	%doc AUTHORS COPYING NEWS README
14cu|efl-1.18.4-2|158	
14cu|efl-1.18.4-2|159	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|160	
14cu|efl-1.18.4-2|161	%package -n ecore
14cu|efl-1.18.4-2|162	Summary:	Enlightenment event/X abstraction layer
14cu|efl-1.18.4-2|163	License:	BSD
14cu|efl-1.18.4-2|164	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|165	
14cu|efl-1.18.4-2|166	%description -n ecore
14cu|efl-1.18.4-2|167	Ecore is the event/X abstraction layer that makes doing selections,
14cu|efl-1.18.4-2|168	Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
14cu|efl-1.18.4-2|169	optimized, and convenient.
14cu|efl-1.18.4-2|170	
14cu|efl-1.18.4-2|171	%files -n ecore
14cu|efl-1.18.4-2|172	%{_bindir}/ecore_evas_convert
14cu|efl-1.18.4-2|173	%{_datadir}/ecore/
14cu|efl-1.18.4-2|174	%{_datadir}/ecore_imf/
14cu|efl-1.18.4-2|175	%{_datadir}/ecore_x/
14cu|efl-1.18.4-2|176	%{_libdir}/ecore/system/upower/*/module.so
14cu|efl-1.18.4-2|177	%{_libdir}/ecore/system/systemd/*/module.so
14cu|efl-1.18.4-2|178	%{_libdir}/ecore_evas/engines/*/*/module.so
14cu|efl-1.18.4-2|179	%{_libdir}/ecore_imf/modules/*/*/module.so
14cu|efl-1.18.4-2|180	%{_libdir}/ecore_x/bin/*/ecore_x_vsync
14cu|efl-1.18.4-2|181	%{_iconsdir}/Enlightenment-X/
14cu|efl-1.18.4-2|182	
14cu|efl-1.18.4-2|183	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|184	
14cu|efl-1.18.4-2|185	%package -n %{libecore}
14cu|efl-1.18.4-2|186	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|187	License:	BSD
14cu|efl-1.18.4-2|188	Group:		System/Libraries
14cu|efl-1.18.4-2|189	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|190	Requires:	ecore = %{EVRD}
14cu|efl-1.18.4-2|191	
14cu|efl-1.18.4-2|192	%description -n %{libecore}
14cu|efl-1.18.4-2|193	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|194	
14cu|efl-1.18.4-2|195	%files -n %{libecore}
14cu|efl-1.18.4-2|196	%{_libdir}/libecore.so.%{major}*
14cu|efl-1.18.4-2|197	
14cu|efl-1.18.4-2|198	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|199	
14cu|efl-1.18.4-2|200	%package -n %{libecore_audio}
14cu|efl-1.18.4-2|201	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|202	License:	BSD
14cu|efl-1.18.4-2|203	Group:		System/Libraries
14cu|efl-1.18.4-2|204	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|205	
14cu|efl-1.18.4-2|206	%description -n %{libecore_audio}
14cu|efl-1.18.4-2|207	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|208	
14cu|efl-1.18.4-2|209	%files -n %{libecore_audio}
14cu|efl-1.18.4-2|210	%{_libdir}/libecore_audio.so.%{major}*
14cu|efl-1.18.4-2|211	
14cu|efl-1.18.4-2|212	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|213	
14cu|efl-1.18.4-2|214	%package -n %{libecore_avahi}
14cu|efl-1.18.4-2|215	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|216	License:	BSD
14cu|efl-1.18.4-2|217	Group:		System/Libraries
14cu|efl-1.18.4-2|218	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|219	
14cu|efl-1.18.4-2|220	%description -n %{libecore_audio}
14cu|efl-1.18.4-2|221	Enlightenment avahi abstraction layer library.
14cu|efl-1.18.4-2|222	
14cu|efl-1.18.4-2|223	%files -n %{libecore_avahi}
14cu|efl-1.18.4-2|224	%{_libdir}/libecore_avahi.so.%{major}*
14cu|efl-1.18.4-2|225	
14cu|efl-1.18.4-2|226	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|227	
14cu|efl-1.18.4-2|228	%package -n %{libecore_con}
14cu|efl-1.18.4-2|229	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|230	License:	BSD
14cu|efl-1.18.4-2|231	Group:		System/Libraries
14cu|efl-1.18.4-2|232	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|233	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|234	
14cu|efl-1.18.4-2|235	%description -n %{libecore_con}
14cu|efl-1.18.4-2|236	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|237	
14cu|efl-1.18.4-2|238	%files -n %{libecore_con}
14cu|efl-1.18.4-2|239	%{_libdir}/libecore_con.so.%{major}*
14cu|efl-1.18.4-2|240	
14cu|efl-1.18.4-2|241	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|242	
14cu|efl-1.18.4-2|243	%package -n %{libecore_evas}
14cu|efl-1.18.4-2|244	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|245	License:	BSD
14cu|efl-1.18.4-2|246	Group:		System/Libraries
14cu|efl-1.18.4-2|247	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|248	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|249	
14cu|efl-1.18.4-2|250	%description -n %{libecore_evas}
14cu|efl-1.18.4-2|251	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|252	
14cu|efl-1.18.4-2|253	%files -n %{libecore_evas}
14cu|efl-1.18.4-2|254	%{_libdir}/libecore_evas.so.%{major}*
14cu|efl-1.18.4-2|255	
14cu|efl-1.18.4-2|256	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|257	
14cu|efl-1.18.4-2|258	%package -n %{libecore_file}
14cu|efl-1.18.4-2|259	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|260	License:	BSD
14cu|efl-1.18.4-2|261	Group:		System/Libraries
14cu|efl-1.18.4-2|262	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|263	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|264	
14cu|efl-1.18.4-2|265	%description -n %{libecore_file}
14cu|efl-1.18.4-2|266	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|267	
14cu|efl-1.18.4-2|268	%files -n %{libecore_file}
14cu|efl-1.18.4-2|269	%{_libdir}/libecore_file.so.%{major}*
14cu|efl-1.18.4-2|270	
14cu|efl-1.18.4-2|271	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|272	
14cu|efl-1.18.4-2|273	%package -n %{libecore_imf}
14cu|efl-1.18.4-2|274	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|275	License:	BSD
14cu|efl-1.18.4-2|276	Group:		System/Libraries
14cu|efl-1.18.4-2|277	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|278	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|279	
14cu|efl-1.18.4-2|280	%description -n %{libecore_imf}
14cu|efl-1.18.4-2|281	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|282	
14cu|efl-1.18.4-2|283	%files -n %{libecore_imf}
14cu|efl-1.18.4-2|284	%{_libdir}/libecore_imf.so.%{major}*
14cu|efl-1.18.4-2|285	
14cu|efl-1.18.4-2|286	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|287	
14cu|efl-1.18.4-2|288	%package -n %{libecore_imf_evas}
14cu|efl-1.18.4-2|289	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|290	License:	BSD
14cu|efl-1.18.4-2|291	Group:		System/Libraries
14cu|efl-1.18.4-2|292	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|293	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|294	
14cu|efl-1.18.4-2|295	%description -n %{libecore_imf_evas}
14cu|efl-1.18.4-2|296	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|297	
14cu|efl-1.18.4-2|298	%files -n %{libecore_imf_evas}
14cu|efl-1.18.4-2|299	%{_libdir}/libecore_imf_evas.so.%{major}*
14cu|efl-1.18.4-2|300	
14cu|efl-1.18.4-2|301	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|302	
14cu|efl-1.18.4-2|303	%package -n %{libecore_input}
14cu|efl-1.18.4-2|304	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|305	License:	BSD
14cu|efl-1.18.4-2|306	Group:		System/Libraries
14cu|efl-1.18.4-2|307	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|308	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|309	
14cu|efl-1.18.4-2|310	%description -n %{libecore_input}
14cu|efl-1.18.4-2|311	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|312	
14cu|efl-1.18.4-2|313	%files -n %{libecore_input}
14cu|efl-1.18.4-2|314	%{_libdir}/libecore_input.so.%{major}*
14cu|efl-1.18.4-2|315	
14cu|efl-1.18.4-2|316	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|317	
14cu|efl-1.18.4-2|318	%package -n %{libecore_input_evas}
14cu|efl-1.18.4-2|319	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|320	License:	BSD
14cu|efl-1.18.4-2|321	Group:		System/Libraries
14cu|efl-1.18.4-2|322	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|323	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|324	
14cu|efl-1.18.4-2|325	%description -n %{libecore_input_evas}
14cu|efl-1.18.4-2|326	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|327	
14cu|efl-1.18.4-2|328	%files -n %{libecore_input_evas}
14cu|efl-1.18.4-2|329	%{_libdir}/libecore_input_evas.so.%{major}*
14cu|efl-1.18.4-2|330	
14cu|efl-1.18.4-2|331	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|332	
14cu|efl-1.18.4-2|333	%package -n %{libecore_ipc}
14cu|efl-1.18.4-2|334	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|335	License:	BSD
14cu|efl-1.18.4-2|336	Group:		System/Libraries
14cu|efl-1.18.4-2|337	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|338	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|339	
14cu|efl-1.18.4-2|340	%description -n %{libecore_ipc}
14cu|efl-1.18.4-2|341	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|342	
14cu|efl-1.18.4-2|343	%files -n %{libecore_ipc}
14cu|efl-1.18.4-2|344	%{_libdir}/libecore_ipc.so.%{major}*
14cu|efl-1.18.4-2|345	
14cu|efl-1.18.4-2|346	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|347	
14cu|efl-1.18.4-2|348	%package -n %{libecore_sdl}
14cu|efl-1.18.4-2|349	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|350	License:	BSD
14cu|efl-1.18.4-2|351	Group:		System/Libraries
14cu|efl-1.18.4-2|352	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|353	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|354	
14cu|efl-1.18.4-2|355	%description -n %{libecore_sdl}
14cu|efl-1.18.4-2|356	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|357	
14cu|efl-1.18.4-2|358	%files -n %{libecore_sdl}
14cu|efl-1.18.4-2|359	%{_libdir}/libecore_sdl.so.%{major}*
14cu|efl-1.18.4-2|360	
14cu|efl-1.18.4-2|361	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|362	
14cu|efl-1.18.4-2|363	%package -n %{libecore_x}
14cu|efl-1.18.4-2|364	Summary:	Enlightenment event/X abstraction layer library
14cu|efl-1.18.4-2|365	License:	BSD
14cu|efl-1.18.4-2|366	Group:		System/Libraries
14cu|efl-1.18.4-2|367	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|368	Conflicts:	%{_lib}ecore1 < 3:1.8.0
14cu|efl-1.18.4-2|369	
14cu|efl-1.18.4-2|370	%description -n %{libecore_x}
14cu|efl-1.18.4-2|371	Enlightenment event/X abstraction layer library.
14cu|efl-1.18.4-2|372	
14cu|efl-1.18.4-2|373	%files -n %{libecore_x}
14cu|efl-1.18.4-2|374	%{_libdir}/libecore_x.so.%{major}*
14cu|efl-1.18.4-2|375	
14cu|efl-1.18.4-2|376	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|377	
14cu|efl-1.18.4-2|378	%package -n %{libector}
14cu|efl-1.18.4-2|379	Summary:	Enlightenment rendering libraries
14cu|efl-1.18.4-2|380	License:	BSD
14cu|efl-1.18.4-2|381	Group:		System/Libraries
14cu|efl-1.18.4-2|382	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|383	
14cu|efl-1.18.4-2|384	%description -n %{libector}
14cu|efl-1.18.4-2|385	Enlightenment rendering libraries
14cu|efl-1.18.4-2|386	
14cu|efl-1.18.4-2|387	%files -n %{libector}
14cu|efl-1.18.4-2|388	%{_libdir}/libector.so.%{major}*
14cu|efl-1.18.4-2|389	
14cu|efl-1.18.4-2|390	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|391	
14cu|efl-1.18.4-2|392	%package -n %{devector}
14cu|efl-1.18.4-2|393	Summary:	Ector headers and development libraries
14cu|efl-1.18.4-2|394	License:	BSD
14cu|efl-1.18.4-2|395	Group:		Development/Other
14cu|efl-1.18.4-2|396	Requires:	%{libector} = %{EVRD}
14cu|efl-1.18.4-2|397	
14cu|efl-1.18.4-2|398	%description -n %{devector}
14cu|efl-1.18.4-2|399	ector headers and development libraries.
14cu|efl-1.18.4-2|400	
14cu|efl-1.18.4-2|401	%files -n %{devector}
14cu|efl-1.18.4-2|402	%{_libdir}/libector.so
14cu|efl-1.18.4-2|403	%{_libdir}/pkgconfig/ector.pc
14cu|efl-1.18.4-2|404	%{_datadir}/eolian/include/ector-1/
14cu|efl-1.18.4-2|405	
14cu|efl-1.18.4-2|406	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|407	
14cu|efl-1.18.4-2|408	%package -n %{devecore}
14cu|efl-1.18.4-2|409	Summary:	Ecore headers and development libraries
14cu|efl-1.18.4-2|410	License:	BSD
14cu|efl-1.18.4-2|411	Group:		Development/Other
14cu|efl-1.18.4-2|412	Requires:	%{libecore} = %{EVRD}
14cu|efl-1.18.4-2|413	Requires:	%{libecore_audio} = %{EVRD}
14cu|efl-1.18.4-2|414	Requires:	%{libecore_avahi} = %{EVRD}
14cu|efl-1.18.4-2|415	Requires:	%{libecore_con} = %{EVRD}
14cu|efl-1.18.4-2|416	Requires:	%{libecore_evas} = %{EVRD}
14cu|efl-1.18.4-2|417	Requires:	%{libecore_file} = %{EVRD}
14cu|efl-1.18.4-2|418	Requires:	%{libecore_imf} = %{EVRD}
14cu|efl-1.18.4-2|419	Requires:	%{libecore_imf_evas} = %{EVRD}
14cu|efl-1.18.4-2|420	Requires:	%{libecore_input} = %{EVRD}
14cu|efl-1.18.4-2|421	Requires:	%{libecore_input_evas} = %{EVRD}
14cu|efl-1.18.4-2|422	Requires:	%{libecore_ipc} = %{EVRD}
14cu|efl-1.18.4-2|423	Requires:	%{libecore_sdl} = %{EVRD}
14cu|efl-1.18.4-2|424	Requires:	%{libecore_x} = %{EVRD}
14cu|efl-1.18.4-2|425	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|426	Provides:	ecore-devel = %{EVRD}
14cu|efl-1.18.4-2|427	
14cu|efl-1.18.4-2|428	%description -n %{devecore}
14cu|efl-1.18.4-2|429	Ecore headers and development libraries.
14cu|efl-1.18.4-2|430	
14cu|efl-1.18.4-2|431	%files -n %{devecore}
14cu|efl-1.18.4-2|432	%{_libdir}/cmake/Ecore/
14cu|efl-1.18.4-2|433	%{_libdir}/cmake/EcoreCxx/
14cu|efl-1.18.4-2|434	%{_libdir}/pkgconfig/ecore.pc
14cu|efl-1.18.4-2|435	%{_libdir}/pkgconfig/ecore-audio.pc
14cu|efl-1.18.4-2|436	%{_libdir}/pkgconfig/ecore-audio-cxx.pc
14cu|efl-1.18.4-2|437	%{_libdir}/pkgconfig/ecore-avahi.pc
14cu|efl-1.18.4-2|438	%{_libdir}/pkgconfig/ecore-cxx.pc
14cu|efl-1.18.4-2|439	%{_libdir}/pkgconfig/ecore-con.pc
14cu|efl-1.18.4-2|440	%{_libdir}/pkgconfig/ecore-evas.pc
14cu|efl-1.18.4-2|441	%{_libdir}/pkgconfig/ecore-file.pc
14cu|efl-1.18.4-2|442	%{_libdir}/pkgconfig/ecore-imf.pc
14cu|efl-1.18.4-2|443	%{_libdir}/pkgconfig/ecore-imf-evas.pc
14cu|efl-1.18.4-2|444	%{_libdir}/pkgconfig/ecore-input.pc
14cu|efl-1.18.4-2|445	%{_libdir}/pkgconfig/ecore-input-evas.pc
14cu|efl-1.18.4-2|446	%{_libdir}/pkgconfig/ecore-ipc.pc
14cu|efl-1.18.4-2|447	%{_libdir}/pkgconfig/ecore-sdl.pc
14cu|efl-1.18.4-2|448	%{_libdir}/pkgconfig/ecore-x.pc
14cu|efl-1.18.4-2|449	%{_libdir}/libecore.so
14cu|efl-1.18.4-2|450	%{_libdir}/libecore_audio.so
14cu|efl-1.18.4-2|451	%{_libdir}/libecore_avahi.so
14cu|efl-1.18.4-2|452	%{_libdir}/libecore_con.so
14cu|efl-1.18.4-2|453	%{_libdir}/libecore_evas.so
14cu|efl-1.18.4-2|454	%{_libdir}/libecore_file.so
14cu|efl-1.18.4-2|455	%{_libdir}/libecore_imf.so
14cu|efl-1.18.4-2|456	%{_libdir}/libecore_imf_evas.so
14cu|efl-1.18.4-2|457	%{_libdir}/libecore_input.so
14cu|efl-1.18.4-2|458	%{_libdir}/libecore_input_evas.so
14cu|efl-1.18.4-2|459	%{_libdir}/libecore_ipc.so
14cu|efl-1.18.4-2|460	%{_libdir}/libecore_sdl.so
14cu|efl-1.18.4-2|461	%{_libdir}/libecore_x.so
14cu|efl-1.18.4-2|462	%{_includedir}/ecore-1/
14cu|efl-1.18.4-2|463	%{_includedir}/ecore-audio-1/
14cu|efl-1.18.4-2|464	%{_includedir}/ecore-avahi-1/
14cu|efl-1.18.4-2|465	%{_includedir}/ecore-cxx-1/
14cu|efl-1.18.4-2|466	%{_includedir}/ecore-con-1/
14cu|efl-1.18.4-2|467	%{_includedir}/ecore-evas-1/
14cu|efl-1.18.4-2|468	%{_includedir}/ecore-file-1/
14cu|efl-1.18.4-2|469	%{_includedir}/ecore-imf-1/
14cu|efl-1.18.4-2|470	%{_includedir}/ecore-imf-evas-1/
14cu|efl-1.18.4-2|471	%{_includedir}/ecore-input-1/
14cu|efl-1.18.4-2|472	%{_includedir}/ecore-input-evas-1/
14cu|efl-1.18.4-2|473	%{_includedir}/ecore-ipc-1/
14cu|efl-1.18.4-2|474	%{_includedir}/ecore-sdl-1/
14cu|efl-1.18.4-2|475	%{_includedir}/ecore-x-1/
14cu|efl-1.18.4-2|476	%{_datadir}/eolian/include/ecore-1/
14cu|efl-1.18.4-2|477	%{_datadir}/eolian/include/efl-1/
14cu|efl-1.18.4-2|478	%{_datadir}/eolian/include/emotion-1/
14cu|efl-1.18.4-2|479	%{_datadir}/eolian/include/elementary-1/
14cu|efl-1.18.4-2|480	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|481	
14cu|efl-1.18.4-2|482	%package -n elementary
14cu|efl-1.18.4-2|483	Summary:        Basic widget set based on EFL for mobile touch-screen devices
14cu|efl-1.18.4-2|484	License:        BSD
14cu|efl-1.18.4-2|485	Group:          Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|486	
14cu|efl-1.18.4-2|487	%description -n elementary
14cu|efl-1.18.4-2|488	Basic widget set based on EFL for mobile touch-screen devices
14cu|efl-1.18.4-2|489	
14cu|efl-1.18.4-2|490	%files -n elementary
14cu|efl-1.18.4-2|491	%{_bindir}/elementary_run
14cu|efl-1.18.4-2|492	%{_bindir}/elementary_codegen
14cu|efl-1.18.4-2|493	%{_bindir}/elementary_config
14cu|efl-1.18.4-2|494	%{_bindir}/elementary_quicklaunch
14cu|efl-1.18.4-2|495	%{_bindir}/elm_prefs_cc
14cu|efl-1.18.4-2|496	%{_datadir}/applications/elementary_config.desktop
14cu|efl-1.18.4-2|497	%{_iconsdir}/elementary.png
14cu|efl-1.18.4-2|498	%{_datadir}/elementary/
14cu|efl-1.18.4-2|499	
14cu|efl-1.18.4-2|500	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|501	
14cu|efl-1.18.4-2|502	%package -n %{libelementary}
14cu|efl-1.18.4-2|503	Summary:        Basic widget set based on EFL for mobile touch-screen devices
14cu|efl-1.18.4-2|504	License:        BSD
14cu|efl-1.18.4-2|505	Group:          System/Libraries
14cu|efl-1.18.4-2|506	Requires:       %{name} = %{EVRD}
14cu|efl-1.18.4-2|507	Requires:       elementary = %{EVRD}
14cu|efl-1.18.4-2|508	
14cu|efl-1.18.4-2|509	%description -n %{libelementary}
14cu|efl-1.18.4-2|510	Basic widget set based on EFL for mobile touch-screen devices
14cu|efl-1.18.4-2|511	
14cu|efl-1.18.4-2|512	%files -n %{libelementary}
14cu|efl-1.18.4-2|513	%{_libdir}/libelementary.so.%{major}.*
14cu|efl-1.18.4-2|514	%{_libdir}/libelementary.so.%{major}
14cu|efl-1.18.4-2|515	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|516	
14cu|efl-1.18.4-2|517	
14cu|efl-1.18.4-2|518	
14cu|efl-1.18.4-2|519	%package -n %{develementary}
14cu|efl-1.18.4-2|520	Summary:        Elementary headers and development libraries
14cu|efl-1.18.4-2|521	License:        BSD
14cu|efl-1.18.4-2|522	Group:          Development/Other
14cu|efl-1.18.4-2|523	Requires:       %{libelementary} = %{EVRD}
14cu|efl-1.18.4-2|524	Requires:       %{devefl} = %{EVRD}
14cu|efl-1.18.4-2|525	Provides:       elementary-devel = %{EVRD}
14cu|efl-1.18.4-2|526	
14cu|efl-1.18.4-2|527	%description -n %{develementary}
14cu|efl-1.18.4-2|528	Elementary headers and development libraries
14cu|efl-1.18.4-2|529	
14cu|efl-1.18.4-2|530	%files -n %{develementary}
14cu|efl-1.18.4-2|531	%{_bindir}/elementary_test
14cu|efl-1.18.4-2|532	%{_libdir}/libelementary.so
14cu|efl-1.18.4-2|533	%{_libdir}/elementary/modules/
14cu|efl-1.18.4-2|534	%{_libdir}/cmake/Elementary/ElementaryConfig.cmake
14cu|efl-1.18.4-2|535	%{_libdir}/cmake/Elementary/ElementaryConfigVersion.cmake
14cu|efl-1.18.4-2|536	%{_libdir}/pkgconfig/elementary-cxx.pc
14cu|efl-1.18.4-2|537	%{_libdir}/pkgconfig/elementary.pc
14cu|efl-1.18.4-2|538	%{_includedir}/elementary-1/
14cu|efl-1.18.4-2|539	%{_includedir}/elementary-cxx-1/
14cu|efl-1.18.4-2|540	%{_datadir}/applications/elementary_test.desktop
14cu|efl-1.18.4-2|541	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|542	
14cu|efl-1.18.4-2|543	%package -n edje
14cu|efl-1.18.4-2|544	Summary:	Enlightenment complex graphical design and layout library extra files
14cu|efl-1.18.4-2|545	License:	BSD
14cu|efl-1.18.4-2|546	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|547	Requires:	evas = %{EVRD}
14cu|efl-1.18.4-2|548	
14cu|efl-1.18.4-2|549	%description -n edje
14cu|efl-1.18.4-2|550	Enlightenment complex graphical design and layout library extra files.
14cu|efl-1.18.4-2|551	
14cu|efl-1.18.4-2|552	%files -n edje
14cu|efl-1.18.4-2|553	%{_bindir}/edje_*
14cu|efl-1.18.4-2|554	%{_datadir}/edje/
14cu|efl-1.18.4-2|555	%{_datadir}/mime/packages/edje.xml
14cu|efl-1.18.4-2|556	%{_libdir}/edje/utils/*/epp
14cu|efl-1.18.4-2|557	%{_libdir}/edje/modules/elm/v-1.18/module.so
14cu|efl-1.18.4-2|558	
14cu|efl-1.18.4-2|559	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|560	
14cu|efl-1.18.4-2|561	%package -n %{libedje}
14cu|efl-1.18.4-2|562	Summary:	Enlightenment complex graphical design and layout library
14cu|efl-1.18.4-2|563	License:	BSD
14cu|efl-1.18.4-2|564	Group:		System/Libraries
14cu|efl-1.18.4-2|565	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|566	Requires:	edje = %{EVRD}
14cu|efl-1.18.4-2|567	
14cu|efl-1.18.4-2|568	%description -n %{libedje}
14cu|efl-1.18.4-2|569	Enlightenment complex graphical design and layout library for animated
14cu|efl-1.18.4-2|570	resizable, compressed and scalable themes.
14cu|efl-1.18.4-2|571	
14cu|efl-1.18.4-2|572	%files -n %{libedje}
14cu|efl-1.18.4-2|573	%{_libdir}/libedje.so.%{major}*
14cu|efl-1.18.4-2|574	
14cu|efl-1.18.4-2|575	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|576	
14cu|efl-1.18.4-2|577	%package -n %{devedje}
14cu|efl-1.18.4-2|578	Summary:	Edje headers and development libraries
14cu|efl-1.18.4-2|579	License:	BSD
14cu|efl-1.18.4-2|580	Group:		Development/Other
14cu|efl-1.18.4-2|581	Requires:	%{libedje} = %{EVRD}
14cu|efl-1.18.4-2|582	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|583	Provides:	edje-devel = %{EVRD}
14cu|efl-1.18.4-2|584	
14cu|efl-1.18.4-2|585	%description -n %{devedje}
14cu|efl-1.18.4-2|586	Edje headers and development libraries.
14cu|efl-1.18.4-2|587	
14cu|efl-1.18.4-2|588	%files -n %{devedje}
14cu|efl-1.18.4-2|589	%{_libdir}/cmake/Edje/
14cu|efl-1.18.4-2|590	%{_libdir}/pkgconfig/edje.pc
14cu|efl-1.18.4-2|591	%{_libdir}/pkgconfig/edje-cxx.pc
14cu|efl-1.18.4-2|592	%{_libdir}/libedje.so
14cu|efl-1.18.4-2|593	%{_includedir}/edje-1/
14cu|efl-1.18.4-2|594	%{_includedir}/edje-cxx-1/
14cu|efl-1.18.4-2|595	%{_datadir}/eolian/include/edje-1/
14cu|efl-1.18.4-2|596	
14cu|efl-1.18.4-2|597	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|598	
14cu|efl-1.18.4-2|599	%package -n eet
14cu|efl-1.18.4-2|600	Summary:	Enlightenment simple compression utility
14cu|efl-1.18.4-2|601	License:	BSD
14cu|efl-1.18.4-2|602	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|603	
14cu|efl-1.18.4-2|604	%description -n eet
14cu|efl-1.18.4-2|605	Enlightenment simple compression utility.
14cu|efl-1.18.4-2|606	
14cu|efl-1.18.4-2|607	%files -n eet
14cu|efl-1.18.4-2|608	%{_bindir}/diffeet
14cu|efl-1.18.4-2|609	%{_bindir}/eet
14cu|efl-1.18.4-2|610	%{_bindir}/eetpack
14cu|efl-1.18.4-2|611	%{_bindir}/vieet
14cu|efl-1.18.4-2|612	
14cu|efl-1.18.4-2|613	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|614	
14cu|efl-1.18.4-2|615	%package -n %{libeet}
14cu|efl-1.18.4-2|616	Summary:	Enlightenment simple compression library
14cu|efl-1.18.4-2|617	License:	BSD
14cu|efl-1.18.4-2|618	Group:		System/Libraries
14cu|efl-1.18.4-2|619	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|620	Requires:	eet = %{EVRD}
14cu|efl-1.18.4-2|621	
14cu|efl-1.18.4-2|622	%description -n %{libeet}
14cu|efl-1.18.4-2|623	Enlightenment simple compression library.
14cu|efl-1.18.4-2|624	
14cu|efl-1.18.4-2|625	%files -n %{libeet}
14cu|efl-1.18.4-2|626	%{_libdir}/libeet.so.%{major}*
14cu|efl-1.18.4-2|627	
14cu|efl-1.18.4-2|628	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|629	
14cu|efl-1.18.4-2|630	%package -n %{deveet}
14cu|efl-1.18.4-2|631	Summary:	Eet headers and development libraries
14cu|efl-1.18.4-2|632	License:	BSD
14cu|efl-1.18.4-2|633	Group:		Development/Other
14cu|efl-1.18.4-2|634	Requires:	%{libeet} = %{EVRD}
14cu|efl-1.18.4-2|635	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|636	Provides:	eet-devel = %{EVRD}
14cu|efl-1.18.4-2|637	
14cu|efl-1.18.4-2|638	%description -n %{deveet}
14cu|efl-1.18.4-2|639	Eet headers and development libraries.
14cu|efl-1.18.4-2|640	
14cu|efl-1.18.4-2|641	%files -n %{deveet}
14cu|efl-1.18.4-2|642	%{_libdir}/cmake/Eet/
14cu|efl-1.18.4-2|643	%{_libdir}/cmake/EetCxx/
14cu|efl-1.18.4-2|644	%{_libdir}/pkgconfig/eet.pc
14cu|efl-1.18.4-2|645	%{_libdir}/pkgconfig/eet-cxx.pc
14cu|efl-1.18.4-2|646	%{_libdir}/libeet.so
14cu|efl-1.18.4-2|647	%{_includedir}/eet-1/
14cu|efl-1.18.4-2|648	%{_includedir}/eet-cxx-1/
14cu|efl-1.18.4-2|649	
14cu|efl-1.18.4-2|650	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|651	
14cu|efl-1.18.4-2|652	%package -n eeze
14cu|efl-1.18.4-2|653	Summary:	Enlightenment devices manipulation library extra files
14cu|efl-1.18.4-2|654	License:	BSD
14cu|efl-1.18.4-2|655	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|656	
14cu|efl-1.18.4-2|657	%description -n eeze
14cu|efl-1.18.4-2|658	Eeze is a library for manipulating devices through udev with a simple and fast
14cu|efl-1.18.4-2|659	api. It interfaces directly with libudev, avoiding such middleman daemons as
14cu|efl-1.18.4-2|660	udisks/upower or hal, to immediately gather device information the instant it
14cu|efl-1.18.4-2|661	becomes known to the system.
14cu|efl-1.18.4-2|662	
14cu|efl-1.18.4-2|663	%files -n eeze
14cu|efl-1.18.4-2|664	%{_bindir}/eeze_disk_ls
14cu|efl-1.18.4-2|665	%{_bindir}/eeze_mount
14cu|efl-1.18.4-2|666	%{_bindir}/eeze_scanner
14cu|efl-1.18.4-2|667	%{_bindir}/eeze_umount
14cu|efl-1.18.4-2|668	%{_datadir}/eeze/
14cu|efl-1.18.4-2|669	%{_libdir}/eeze/modules/
14cu|efl-1.18.4-2|670	
14cu|efl-1.18.4-2|671	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|672	
14cu|efl-1.18.4-2|673	%package -n %{libeeze}
14cu|efl-1.18.4-2|674	Summary:	Enlightenment devices manipulation library
14cu|efl-1.18.4-2|675	License:	BSD
14cu|efl-1.18.4-2|676	Group:		System/Libraries
14cu|efl-1.18.4-2|677	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|678	Requires:	eeze = %{EVRD}
14cu|efl-1.18.4-2|679	
14cu|efl-1.18.4-2|680	%description -n %{libeeze}
14cu|efl-1.18.4-2|681	Enlightenment devices manipulation library.
14cu|efl-1.18.4-2|682	
14cu|efl-1.18.4-2|683	%files -n %{libeeze}
14cu|efl-1.18.4-2|684	%{_libdir}/libeeze.so.%{major}*
14cu|efl-1.18.4-2|685	
14cu|efl-1.18.4-2|686	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|687	
14cu|efl-1.18.4-2|688	%package -n %{deveeze}
14cu|efl-1.18.4-2|689	Summary:	Eeze headers and development libraries
14cu|efl-1.18.4-2|690	License:	BSD
14cu|efl-1.18.4-2|691	Group:		Development/Other
14cu|efl-1.18.4-2|692	Requires:	%{libeeze} = %{EVRD}
14cu|efl-1.18.4-2|693	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|694	Provides:	eeze-devel = %{EVRD}
14cu|efl-1.18.4-2|695	
14cu|efl-1.18.4-2|696	%description -n %{deveeze}
14cu|efl-1.18.4-2|697	Eeze headers and development libraries.
14cu|efl-1.18.4-2|698	
14cu|efl-1.18.4-2|699	%files -n %{deveeze}
14cu|efl-1.18.4-2|700	%{_libdir}/cmake/Eeze/
14cu|efl-1.18.4-2|701	%{_libdir}/pkgconfig/eeze.pc
14cu|efl-1.18.4-2|702	%{_libdir}/libeeze.so
14cu|efl-1.18.4-2|703	%{_includedir}/eeze-1/
14cu|efl-1.18.4-2|704	
14cu|efl-1.18.4-2|705	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|706	
14cu|efl-1.18.4-2|707	%package -n efreet
14cu|efl-1.18.4-2|708	Summary:	Enlightenment freedesktop.org specifications implementation extra files
14cu|efl-1.18.4-2|709	License:	BSD
14cu|efl-1.18.4-2|710	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|711	
14cu|efl-1.18.4-2|712	%description -n efreet
14cu|efl-1.18.4-2|713	Enlightenment freedesktop.org specifications implementation extra files.
14cu|efl-1.18.4-2|714	- Base Directory
14cu|efl-1.18.4-2|715	- Desktop Entry
14cu|efl-1.18.4-2|716	- Icon Theme
14cu|efl-1.18.4-2|717	- Menu
14cu|efl-1.18.4-2|718	
14cu|efl-1.18.4-2|719	%files -n efreet
14cu|efl-1.18.4-2|720	%{_bindir}/efreetd
14cu|efl-1.18.4-2|721	%{_datadir}/efreet/
14cu|efl-1.18.4-2|722	%{_libdir}/efreet/*/efreet_desktop_cache_create
14cu|efl-1.18.4-2|723	%{_libdir}/efreet/*/efreet_icon_cache_create
14cu|efl-1.18.4-2|724	
14cu|efl-1.18.4-2|725	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|726	
14cu|efl-1.18.4-2|727	%package -n %{libefl}
14cu|efl-1.18.4-2|728	Summary:	Enlightenment canvas library
14cu|efl-1.18.4-2|729	License:	LGPLv2.1+
14cu|efl-1.18.4-2|730	Group:		System/Libraries
14cu|efl-1.18.4-2|731	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|732	
14cu|efl-1.18.4-2|733	%description -n %{libefl}
14cu|efl-1.18.4-2|734	Enlightenment canvas library.
14cu|efl-1.18.4-2|735	
14cu|efl-1.18.4-2|736	%files -n %{libefl}
14cu|efl-1.18.4-2|737	%{_libdir}/libefl.so.%{major}*
14cu|efl-1.18.4-2|738	
14cu|efl-1.18.4-2|739	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|740	
14cu|efl-1.18.4-2|741	%package -n %{devefl}
14cu|efl-1.18.4-2|742	Summary:	Efl canvas headers and development libraries
14cu|efl-1.18.4-2|743	License:	LGPLv2.1+
14cu|efl-1.18.4-2|744	Group:		Development/Other
14cu|efl-1.18.4-2|745	Requires:	%{libefl} = %{EVRD}
14cu|efl-1.18.4-2|746	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|747	Provides:	efl-devel = %{EVRD}
14cu|efl-1.18.4-2|748	
14cu|efl-1.18.4-2|749	%description -n %{devefl}
14cu|efl-1.18.4-2|750	Efl canvas headers and development libraries.
14cu|efl-1.18.4-2|751	
14cu|efl-1.18.4-2|752	%files -n %{devefl}
14cu|efl-1.18.4-2|753	%{_bindir}/efl_debug
14cu|efl-1.18.4-2|754	%{_bindir}/efl_debugd
14cu|efl-1.18.4-2|755	%{_libdir}/cmake/Efl
14cu|efl-1.18.4-2|756	%{_libdir}/pkgconfig/efl.pc
14cu|efl-1.18.4-2|757	%{_libdir}/pkgconfig/efl-cxx.pc
14cu|efl-1.18.4-2|758	%{_libdir}/libefl.so
14cu|efl-1.18.4-2|759	%{_includedir}/efl-1/
14cu|efl-1.18.4-2|760	%{_includedir}/efl-cxx-1
14cu|efl-1.18.4-2|761	
14cu|efl-1.18.4-2|762	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|763	
14cu|efl-1.18.4-2|764	%package -n %{libefreet}
14cu|efl-1.18.4-2|765	Summary:	Enlightenment freedesktop.org specifications implementation library
14cu|efl-1.18.4-2|766	License:	BSD
14cu|efl-1.18.4-2|767	Group:		System/Libraries
14cu|efl-1.18.4-2|768	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|769	Requires:	efreet = %{EVRD}
14cu|efl-1.18.4-2|770	
14cu|efl-1.18.4-2|771	%description -n %{libefreet}
14cu|efl-1.18.4-2|772	Enlightenment freedesktop.org specifications implementation library.
14cu|efl-1.18.4-2|773	
14cu|efl-1.18.4-2|774	%files -n %{libefreet}
14cu|efl-1.18.4-2|775	%{_libdir}/libefreet.so.%{major}*
14cu|efl-1.18.4-2|776	
14cu|efl-1.18.4-2|777	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|778	
14cu|efl-1.18.4-2|779	%package -n %{libefreet_mime}
14cu|efl-1.18.4-2|780	Summary:	Enlightenment freedesktop.org specifications implementation library
14cu|efl-1.18.4-2|781	License:	BSD
14cu|efl-1.18.4-2|782	Group:		System/Libraries
14cu|efl-1.18.4-2|783	Requires:	%{libefreet} = %{EVRD}
14cu|efl-1.18.4-2|784	Conflicts:	%{_lib}efreet1 < 2:1.8.0
14cu|efl-1.18.4-2|785	
14cu|efl-1.18.4-2|786	%description -n %{libefreet_mime}
14cu|efl-1.18.4-2|787	Enlightenment freedesktop.org specifications implementation library.
14cu|efl-1.18.4-2|788	
14cu|efl-1.18.4-2|789	%files -n %{libefreet_mime}
14cu|efl-1.18.4-2|790	%{_libdir}/libefreet_mime.so.%{major}*
14cu|efl-1.18.4-2|791	
14cu|efl-1.18.4-2|792	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|793	
14cu|efl-1.18.4-2|794	%package -n %{libefreet_trash}
14cu|efl-1.18.4-2|795	Summary:	Enlightenment freedesktop.org specifications implementation library
14cu|efl-1.18.4-2|796	License:	BSD
14cu|efl-1.18.4-2|797	Group:		System/Libraries
14cu|efl-1.18.4-2|798	Requires:	%{libefreet} = %{EVRD}
14cu|efl-1.18.4-2|799	Conflicts:	%{_lib}efreet1 < 2:1.8.0
14cu|efl-1.18.4-2|800	
14cu|efl-1.18.4-2|801	%description -n %{libefreet_trash}
14cu|efl-1.18.4-2|802	Enlightenment freedesktop.org specifications implementation library.
14cu|efl-1.18.4-2|803	
14cu|efl-1.18.4-2|804	%files -n %{libefreet_trash}
14cu|efl-1.18.4-2|805	%{_libdir}/libefreet_trash.so.%{major}*
14cu|efl-1.18.4-2|806	
14cu|efl-1.18.4-2|807	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|808	
14cu|efl-1.18.4-2|809	%package -n %{devefreet}
14cu|efl-1.18.4-2|810	Summary:	Efreet headers and development libraries
14cu|efl-1.18.4-2|811	License:	BSD
14cu|efl-1.18.4-2|812	Group:		Development/Other
14cu|efl-1.18.4-2|813	Requires:	%{libefreet} = %{EVRD}
14cu|efl-1.18.4-2|814	Requires:	%{libefreet_mime} = %{EVRD}
14cu|efl-1.18.4-2|815	Requires:	%{libefreet_trash} = %{EVRD}
14cu|efl-1.18.4-2|816	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|817	Provides:	efreet-devel = %{EVRD}
14cu|efl-1.18.4-2|818	
14cu|efl-1.18.4-2|819	%description -n %{devefreet}
14cu|efl-1.18.4-2|820	Efreet headers and development libraries.
14cu|efl-1.18.4-2|821	
14cu|efl-1.18.4-2|822	%files -n %{devefreet}
14cu|efl-1.18.4-2|823	%{_libdir}/cmake/Efreet/
14cu|efl-1.18.4-2|824	%{_libdir}/pkgconfig/efreet.pc
14cu|efl-1.18.4-2|825	%{_libdir}/pkgconfig/efreet-mime.pc
14cu|efl-1.18.4-2|826	%{_libdir}/pkgconfig/efreet-trash.pc
14cu|efl-1.18.4-2|827	%{_libdir}/libefreet.so
14cu|efl-1.18.4-2|828	%{_libdir}/libefreet_mime.so
14cu|efl-1.18.4-2|829	%{_libdir}/libefreet_trash.so
14cu|efl-1.18.4-2|830	%{_includedir}/efreet-1/
14cu|efl-1.18.4-2|831	
14cu|efl-1.18.4-2|832	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|833	
14cu|efl-1.18.4-2|834	%package -n eina
14cu|efl-1.18.4-2|835	Summary:	Enlightenment data types library extra files
14cu|efl-1.18.4-2|836	License:	LGPLv2.1+
14cu|efl-1.18.4-2|837	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|838	
14cu|efl-1.18.4-2|839	%description -n eina
14cu|efl-1.18.4-2|840	Enlightenment data types library extra files.
14cu|efl-1.18.4-2|841	
14cu|efl-1.18.4-2|842	eina-bench-cmp:
14cu|efl-1.18.4-2|843	- generate reports comparing two or more outputs of expedite
14cu|efl-1.18.4-2|844	
14cu|efl-1.18.4-2|845	eina_btlog:
14cu|efl-1.18.4-2|846	- make EFL backtrace logs more human-readable
14cu|efl-1.18.4-2|847	
14cu|efl-1.18.4-2|848	%files -n eina
14cu|efl-1.18.4-2|849	%{_bindir}/eina-bench-cmp
14cu|efl-1.18.4-2|850	%{_bindir}/eina_btlog
14cu|efl-1.18.4-2|851	
14cu|efl-1.18.4-2|852	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|853	
14cu|efl-1.18.4-2|854	%package -n %{libeina}
14cu|efl-1.18.4-2|855	Summary:	Enlightenment data types library
14cu|efl-1.18.4-2|856	License:	LGPLv2.1+
14cu|efl-1.18.4-2|857	Group:		System/Libraries
14cu|efl-1.18.4-2|858	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|859	
14cu|efl-1.18.4-2|860	%description -n %{libeina}
14cu|efl-1.18.4-2|861	Enlightenment data types library.
14cu|efl-1.18.4-2|862	
14cu|efl-1.18.4-2|863	%files -n %{libeina}
14cu|efl-1.18.4-2|864	%{_libdir}/libeina.so.%{major}*
14cu|efl-1.18.4-2|865	
14cu|efl-1.18.4-2|866	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|867	
14cu|efl-1.18.4-2|868	%package -n %{deveina}
14cu|efl-1.18.4-2|869	Summary:	Eina headers and development libraries
14cu|efl-1.18.4-2|870	License:	LGPLv2.1+
14cu|efl-1.18.4-2|871	Group:		Development/Other
14cu|efl-1.18.4-2|872	Requires:	%{libeina} = %{EVRD}
14cu|efl-1.18.4-2|873	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|874	Requires:	pkgconfig(libsystemd)
14cu|efl-1.18.4-2|875	Provides:	eina-devel = %{EVRD}
14cu|efl-1.18.4-2|876	
14cu|efl-1.18.4-2|877	%description -n %{deveina}
14cu|efl-1.18.4-2|878	Eina headers and development libraries.
14cu|efl-1.18.4-2|879	
14cu|efl-1.18.4-2|880	%files -n %{deveina}
14cu|efl-1.18.4-2|881	%{_libdir}/cmake/Eina/
14cu|efl-1.18.4-2|882	%{_libdir}/cmake/EinaCxx/
14cu|efl-1.18.4-2|883	%{_libdir}/pkgconfig/eina.pc
14cu|efl-1.18.4-2|884	%{_libdir}/pkgconfig/eina-cxx.pc
14cu|efl-1.18.4-2|885	%{_libdir}/libeina.so
14cu|efl-1.18.4-2|886	%{_includedir}/eina-1/
14cu|efl-1.18.4-2|887	%{_includedir}/eina-cxx-1/
14cu|efl-1.18.4-2|888	
14cu|efl-1.18.4-2|889	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|890	
14cu|efl-1.18.4-2|891	%package -n %{libeio}
14cu|efl-1.18.4-2|892	Summary:	Enlightenment Input Output library
14cu|efl-1.18.4-2|893	License:	LGPLv2.1+
14cu|efl-1.18.4-2|894	Group:		System/Libraries
14cu|efl-1.18.4-2|895	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|896	
14cu|efl-1.18.4-2|897	%description -n %{libeio}
14cu|efl-1.18.4-2|898	Enlightenment Input Output library.
14cu|efl-1.18.4-2|899	
14cu|efl-1.18.4-2|900	%files -n %{libeio}
14cu|efl-1.18.4-2|901	%{_libdir}/libeio.so.%{major}*
14cu|efl-1.18.4-2|902	
14cu|efl-1.18.4-2|903	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|904	
14cu|efl-1.18.4-2|905	%package -n %{deveio}
14cu|efl-1.18.4-2|906	Summary:	Eio headers and development libraries
14cu|efl-1.18.4-2|907	License:	LGPLv2.1+
14cu|efl-1.18.4-2|908	Group:		Development/Other
14cu|efl-1.18.4-2|909	Requires:	%{libeio} = %{EVRD}
14cu|efl-1.18.4-2|910	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|911	Provides:	eio-devel = %{EVRD}
14cu|efl-1.18.4-2|912	
14cu|efl-1.18.4-2|913	%description -n %{deveio}
14cu|efl-1.18.4-2|914	Eio headers and development libraries.
14cu|efl-1.18.4-2|915	
14cu|efl-1.18.4-2|916	%files -n %{deveio}
14cu|efl-1.18.4-2|917	%{_libdir}/libeio.so
14cu|efl-1.18.4-2|918	%{_libdir}/cmake/Eio/
14cu|efl-1.18.4-2|919	%{_libdir}/pkgconfig/eio.pc
14cu|efl-1.18.4-2|920	%{_libdir}/pkgconfig/eio-cxx.pc
14cu|efl-1.18.4-2|921	%{_includedir}/eio-cxx-1/
14cu|efl-1.18.4-2|922	%{_includedir}/eio-1/
14cu|efl-1.18.4-2|923	%{_datadir}/eolian/include/eio-1/
14cu|efl-1.18.4-2|924	
14cu|efl-1.18.4-2|925	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|926	
14cu|efl-1.18.4-2|927	%package -n eldbus
14cu|efl-1.18.4-2|928	Summary:	Enlightenment dbus wrapper
14cu|efl-1.18.4-2|929	License:	LGPLv2.1+
14cu|efl-1.18.4-2|930	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|931	
14cu|efl-1.18.4-2|932	%description -n eldbus
14cu|efl-1.18.4-2|933	Enlightenment dbus wrapper.
14cu|efl-1.18.4-2|934	
14cu|efl-1.18.4-2|935	%files -n eldbus
14cu|efl-1.18.4-2|936	%{_bindir}/eldbus-codegen
14cu|efl-1.18.4-2|937	
14cu|efl-1.18.4-2|938	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|939	
14cu|efl-1.18.4-2|940	%package -n %{libeldbus}
14cu|efl-1.18.4-2|941	Summary:	Enlightenment dbus wrapper library
14cu|efl-1.18.4-2|942	License:	LGPLv2.1+
14cu|efl-1.18.4-2|943	Group:		System/Libraries
14cu|efl-1.18.4-2|944	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|945	Requires:	eldbus = %{EVRD}
14cu|efl-1.18.4-2|946	
14cu|efl-1.18.4-2|947	%description -n %{libeldbus}
14cu|efl-1.18.4-2|948	Enlightenment dbus wrapper library.
14cu|efl-1.18.4-2|949	
14cu|efl-1.18.4-2|950	%files -n %{libeldbus}
14cu|efl-1.18.4-2|951	%{_libdir}/libeldbus.so.%{major}*
14cu|efl-1.18.4-2|952	
14cu|efl-1.18.4-2|953	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|954	
14cu|efl-1.18.4-2|955	%package -n %{develdbus}
14cu|efl-1.18.4-2|956	Summary:	Eldbus headers and development libraries
14cu|efl-1.18.4-2|957	License:	LGPLv2.1+
14cu|efl-1.18.4-2|958	Group:		Development/Other
14cu|efl-1.18.4-2|959	Requires:	%{libeldbus} = %{EVRD}
14cu|efl-1.18.4-2|960	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|961	Provides:	eldbus-devel = %{EVRD}
14cu|efl-1.18.4-2|962	
14cu|efl-1.18.4-2|963	%description -n %{develdbus}
14cu|efl-1.18.4-2|964	Eldbus headers and development libraries.
14cu|efl-1.18.4-2|965	
14cu|efl-1.18.4-2|966	%files -n %{develdbus}
14cu|efl-1.18.4-2|967	%{_libdir}/cmake/Eldbus/
14cu|efl-1.18.4-2|968	%{_libdir}/pkgconfig/eldbus.pc
14cu|efl-1.18.4-2|969	%{_libdir}/libeldbus.so
14cu|efl-1.18.4-2|970	%{_includedir}/eldbus-1/
14cu|efl-1.18.4-2|971	%{_includedir}/eldbus_cxx-1/
14cu|efl-1.18.4-2|972	%{_datadir}/eolian/include/eldbus-1/
14cu|efl-1.18.4-2|973	
14cu|efl-1.18.4-2|974	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|975	
14cu|efl-1.18.4-2|976	%package -n %{libelocation}
14cu|efl-1.18.4-2|977	Summary:	Enlightenment location library
14cu|efl-1.18.4-2|978	License:	LGPLv2.1+
14cu|efl-1.18.4-2|979	Group:		System/Libraries
14cu|efl-1.18.4-2|980	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|981	
14cu|efl-1.18.4-2|982	%description -n %{libelocation}
14cu|efl-1.18.4-2|983	Enlightenment location library.
14cu|efl-1.18.4-2|984	
14cu|efl-1.18.4-2|985	%files -n %{libelocation}
14cu|efl-1.18.4-2|986	%{_libdir}/libelocation.so.%{major}*
14cu|efl-1.18.4-2|987	
14cu|efl-1.18.4-2|988	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|989	
14cu|efl-1.18.4-2|990	%package -n %{develocation}
14cu|efl-1.18.4-2|991	Summary:	Elocation headers and development libraries
14cu|efl-1.18.4-2|992	License:	LGPLv2.1+
14cu|efl-1.18.4-2|993	Group:		Development/Other
14cu|efl-1.18.4-2|994	Requires:	%{libelocation} = %{EVRD}
14cu|efl-1.18.4-2|995	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|996	Provides:	elocation-devel = %{EVRD}
14cu|efl-1.18.4-2|997	
14cu|efl-1.18.4-2|998	%description -n %{develocation}
14cu|efl-1.18.4-2|999	Elocation headers and development libraries.
14cu|efl-1.18.4-2|1000	
14cu|efl-1.18.4-2|1001	%files -n %{develocation}
14cu|efl-1.18.4-2|1002	%{_libdir}/pkgconfig/elocation.pc
14cu|efl-1.18.4-2|1003	%{_libdir}/libelocation.so
14cu|efl-1.18.4-2|1004	%{_includedir}/elocation-1/
14cu|efl-1.18.4-2|1005	
14cu|efl-1.18.4-2|1006	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1007	
14cu|efl-1.18.4-2|1008	%package -n %{libelua}
14cu|efl-1.18.4-2|1009	Summary:	Enlightenment lua wrapper library
14cu|efl-1.18.4-2|1010	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1011	Group:		System/Libraries
14cu|efl-1.18.4-2|1012	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1013	Requires:	elua = %{EVRD}
14cu|efl-1.18.4-2|1014	
14cu|efl-1.18.4-2|1015	%description -n %{libelua}
14cu|efl-1.18.4-2|1016	Enlightenment lua wrapper library.
14cu|efl-1.18.4-2|1017	
14cu|efl-1.18.4-2|1018	%files -n %{libelua}
14cu|efl-1.18.4-2|1019	%{_libdir}/libelua.so.%{major}*
14cu|efl-1.18.4-2|1020	
14cu|efl-1.18.4-2|1021	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1022	
14cu|efl-1.18.4-2|1023	%package -n %{develua}
14cu|efl-1.18.4-2|1024	Summary:	Elua headers and development libraries
14cu|efl-1.18.4-2|1025	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1026	Group:		Development/Other
14cu|efl-1.18.4-2|1027	Requires:	%{libelua} = %{EVRD}
14cu|efl-1.18.4-2|1028	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1029	Provides:	elua-devel = %{EVRD}
14cu|efl-1.18.4-2|1030	
14cu|efl-1.18.4-2|1031	%description -n %{develua}
14cu|efl-1.18.4-2|1032	Elua headers and development libraries.
14cu|efl-1.18.4-2|1033	
14cu|efl-1.18.4-2|1034	%files -n %{develua}
14cu|efl-1.18.4-2|1035	%{_libdir}/cmake/Elua/
14cu|efl-1.18.4-2|1036	%{_libdir}/pkgconfig/elua.pc
14cu|efl-1.18.4-2|1037	%{_libdir}/libelua.so
14cu|efl-1.18.4-2|1038	%{_includedir}/elua-1/
14cu|efl-1.18.4-2|1039	
14cu|efl-1.18.4-2|1040	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1041	
14cu|efl-1.18.4-2|1042	%package -n elua
14cu|efl-1.18.4-2|1043	Summary:	Enlightenment Lua-based Just-in-Time application runtime stack
14cu|efl-1.18.4-2|1044	License:	BSD
14cu|efl-1.18.4-2|1045	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1046	
14cu|efl-1.18.4-2|1047	%description -n elua
14cu|efl-1.18.4-2|1048	Enlightenment Lua-based Just-in-Time application runtime stack.
14cu|efl-1.18.4-2|1049	
14cu|efl-1.18.4-2|1050	%files -n elua
14cu|efl-1.18.4-2|1051	%{_bindir}/elua
14cu|efl-1.18.4-2|1052	%{_datadir}/elua/checkme
14cu|efl-1.18.4-2|1053	%{_datadir}/elua/apps/README-docgen.md
14cu|efl-1.18.4-2|1054	%{_datadir}/elua/apps/docgen/*.lua
14cu|efl-1.18.4-2|1055	%{_datadir}/elua/apps/*.lua
14cu|efl-1.18.4-2|1056	%{_datadir}/elua/core/*.lua
14cu|efl-1.18.4-2|1057	%{_datadir}/elua/modules/*.lua
14cu|efl-1.18.4-2|1058	%{_datadir}/elua/modules/ecore/*.lua
14cu|efl-1.18.4-2|1059	%{_datadir}/elua/modules/ecore_audio/*.lua
14cu|efl-1.18.4-2|1060	%{_datadir}/elua/modules/ecore_con/*.lua
14cu|efl-1.18.4-2|1061	%{_datadir}/elua/modules/edje/*.lua
14cu|efl-1.18.4-2|1062	%{_datadir}/elua/modules/efl/*.lua
14cu|efl-1.18.4-2|1063	%{_datadir}/elua/modules/eina/*.lua
14cu|efl-1.18.4-2|1064	%{_datadir}/elua/modules/emotion/*.lua
14cu|efl-1.18.4-2|1065	%{_datadir}/elua/modules/evas/*.lua
14cu|efl-1.18.4-2|1066	%{_datadir}/elua/modules/elementary/*.lua
14cu|efl-1.18.4-2|1067	
14cu|efl-1.18.4-2|1068	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1069	
14cu|efl-1.18.4-2|1070	%package -n embryo
14cu|efl-1.18.4-2|1071	Summary:	Enlightenment bytecode virtual machine
14cu|efl-1.18.4-2|1072	License:	BSD
14cu|efl-1.18.4-2|1073	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1074	
14cu|efl-1.18.4-2|1075	%description -n embryo
14cu|efl-1.18.4-2|1076	Embryo is primarily a shared library that gives you an API to load and control
14cu|efl-1.18.4-2|1077	interpreted programs compiled into an abstract machine bytecode that it
14cu|efl-1.18.4-2|1078	understands. This abstract (or virtual) machine is similar to a real machine
14cu|efl-1.18.4-2|1079	with a CPU, but it is emulated in software.
14cu|efl-1.18.4-2|1080	
14cu|efl-1.18.4-2|1081	%files -n embryo
14cu|efl-1.18.4-2|1082	%{_bindir}/embryo_cc
14cu|efl-1.18.4-2|1083	%{_datadir}/embryo/
14cu|efl-1.18.4-2|1084	
14cu|efl-1.18.4-2|1085	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1086	
14cu|efl-1.18.4-2|1087	%package -n %{libembryo}
14cu|efl-1.18.4-2|1088	Summary:	Enlightenment bytecode virtual machine library
14cu|efl-1.18.4-2|1089	License:	BSD
14cu|efl-1.18.4-2|1090	Group:		System/Libraries
14cu|efl-1.18.4-2|1091	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1092	Requires:	embryo = %{EVRD}
14cu|efl-1.18.4-2|1093	
14cu|efl-1.18.4-2|1094	%description -n %{libembryo}
14cu|efl-1.18.4-2|1095	Enlightenment bytecode virtual machine library.
14cu|efl-1.18.4-2|1096	
14cu|efl-1.18.4-2|1097	%files -n %{libembryo}
14cu|efl-1.18.4-2|1098	%{_libdir}/libembryo.so.%{major}*
14cu|efl-1.18.4-2|1099	
14cu|efl-1.18.4-2|1100	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1101	
14cu|efl-1.18.4-2|1102	%package -n %{devembryo}
14cu|efl-1.18.4-2|1103	Summary:	Embryo headers and development libraries
14cu|efl-1.18.4-2|1104	License:	BSD
14cu|efl-1.18.4-2|1105	Group:		Development/Other
14cu|efl-1.18.4-2|1106	Requires:	%{libembryo} = %{EVRD}
14cu|efl-1.18.4-2|1107	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1108	Provides:	embryo-devel = %{EVRD}
14cu|efl-1.18.4-2|1109	
14cu|efl-1.18.4-2|1110	%description -n %{devembryo}
14cu|efl-1.18.4-2|1111	Embryo headers and development libraries.
14cu|efl-1.18.4-2|1112	
14cu|efl-1.18.4-2|1113	%files -n %{devembryo}
14cu|efl-1.18.4-2|1114	%{_libdir}/pkgconfig/embryo.pc
14cu|efl-1.18.4-2|1115	%{_libdir}/libembryo.so
14cu|efl-1.18.4-2|1116	%{_includedir}/embryo-1/
14cu|efl-1.18.4-2|1117	
14cu|efl-1.18.4-2|1118	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1119	
14cu|efl-1.18.4-2|1120	%package -n %{libemile}
14cu|efl-1.18.4-2|1121	Summary:	Enlightenment encoding libraries
14cu|efl-1.18.4-2|1122	License:	BSD
14cu|efl-1.18.4-2|1123	Group:		System/Libraries
14cu|efl-1.18.4-2|1124	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1125	
14cu|efl-1.18.4-2|1126	%description -n %{libemile}
14cu|efl-1.18.4-2|1127	Enlightenment encoding libraries
14cu|efl-1.18.4-2|1128	
14cu|efl-1.18.4-2|1129	%files -n %{libemile}
14cu|efl-1.18.4-2|1130	%{_libdir}/libemile.so.%{major}*
14cu|efl-1.18.4-2|1131	
14cu|efl-1.18.4-2|1132	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1133	
14cu|efl-1.18.4-2|1134	%package -n %{devemile}
14cu|efl-1.18.4-2|1135	Summary:	Emile headers and development libraries
14cu|efl-1.18.4-2|1136	License:	BSD
14cu|efl-1.18.4-2|1137	Group:		Development/Other
14cu|efl-1.18.4-2|1138	Requires:	%{libemile} = %{EVRD}
14cu|efl-1.18.4-2|1139	
14cu|efl-1.18.4-2|1140	%description -n %{devemile}
14cu|efl-1.18.4-2|1141	emile headers and development libraries.
14cu|efl-1.18.4-2|1142	
14cu|efl-1.18.4-2|1143	%files -n %{devemile}
14cu|efl-1.18.4-2|1144	%{_libdir}/libemile.so
14cu|efl-1.18.4-2|1145	%{_libdir}/pkgconfig/emile.pc
14cu|efl-1.18.4-2|1146	%{_libdir}/cmake/Emile/
14cu|efl-1.18.4-2|1147	%{_includedir}/emile-1/
14cu|efl-1.18.4-2|1148	
14cu|efl-1.18.4-2|1149	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1150	
14cu|efl-1.18.4-2|1151	%package -n emotion
14cu|efl-1.18.4-2|1152	Summary:	Enlightenment video & media object library extra files
14cu|efl-1.18.4-2|1153	License:	BSD
14cu|efl-1.18.4-2|1154	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1155	
14cu|efl-1.18.4-2|1156	%description -n emotion
14cu|efl-1.18.4-2|1157	Emotion is a video & media object library designed to interface with Evas and
14cu|efl-1.18.4-2|1158	Ecore to provide autonomous "video" and "audio" objects that can be moved,
14cu|efl-1.18.4-2|1159	resized and positioned like any normal object, but instead they can play video
14cu|efl-1.18.4-2|1160	and audio and can be controlled from a high-level control API allowing the
14cu|efl-1.18.4-2|1161	programmer to quickly piece together a multi-media system with minimal work.
14cu|efl-1.18.4-2|1162	
14cu|efl-1.18.4-2|1163	%files -n emotion
14cu|efl-1.18.4-2|1164	%{_datadir}/emotion/
14cu|efl-1.18.4-2|1165	%{_libdir}/emotion/
14cu|efl-1.18.4-2|1166	%{_libdir}/edje/modules/emotion/
14cu|efl-1.18.4-2|1167	
14cu|efl-1.18.4-2|1168	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1169	
14cu|efl-1.18.4-2|1170	%package -n %{libemotion}
14cu|efl-1.18.4-2|1171	Summary:	Enlightenment video & media object library
14cu|efl-1.18.4-2|1172	License:	BSD
14cu|efl-1.18.4-2|1173	Group:		System/Libraries
14cu|efl-1.18.4-2|1174	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1175	Requires:	emotion = %{EVRD}
14cu|efl-1.18.4-2|1176	
14cu|efl-1.18.4-2|1177	%description -n %{libemotion}
14cu|efl-1.18.4-2|1178	Enlightenment video & media object library.
14cu|efl-1.18.4-2|1179	
14cu|efl-1.18.4-2|1180	%files -n %{libemotion}
14cu|efl-1.18.4-2|1181	%{_libdir}/libemotion.so.%{major}*
14cu|efl-1.18.4-2|1182	
14cu|efl-1.18.4-2|1183	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1184	
14cu|efl-1.18.4-2|1185	%package -n %{devemotion}
14cu|efl-1.18.4-2|1186	Summary:	Emotion headers and development libraries
14cu|efl-1.18.4-2|1187	License:	BSD
14cu|efl-1.18.4-2|1188	Group:		Development/Other
14cu|efl-1.18.4-2|1189	Requires:	%{libemotion} = %{EVRD}
14cu|efl-1.18.4-2|1190	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1191	Provides:	emotion-devel = %{EVRD}
14cu|efl-1.18.4-2|1192	
14cu|efl-1.18.4-2|1193	%description -n %{devemotion}
14cu|efl-1.18.4-2|1194	Emotion headers and development libraries.
14cu|efl-1.18.4-2|1195	
14cu|efl-1.18.4-2|1196	%files -n %{devemotion}
14cu|efl-1.18.4-2|1197	%{_libdir}/cmake/Emotion/
14cu|efl-1.18.4-2|1198	%{_libdir}/pkgconfig/emotion.pc
14cu|efl-1.18.4-2|1199	%{_libdir}/libemotion.so
14cu|efl-1.18.4-2|1200	%{_includedir}/emotion-1/
14cu|efl-1.18.4-2|1201	
14cu|efl-1.18.4-2|1202	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1203	
14cu|efl-1.18.4-2|1204	%package -n %{libeo}
14cu|efl-1.18.4-2|1205	Summary:	Enlightenment generic object system library
14cu|efl-1.18.4-2|1206	License:	BSD
14cu|efl-1.18.4-2|1207	Group:		System/Libraries
14cu|efl-1.18.4-2|1208	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1209	
14cu|efl-1.18.4-2|1210	%description -n %{libeo}
14cu|efl-1.18.4-2|1211	Enlightenment generic object system library.
14cu|efl-1.18.4-2|1212	
14cu|efl-1.18.4-2|1213	%files -n %{libeo}
14cu|efl-1.18.4-2|1214	%{_libdir}/libeo.so.%{major}*
14cu|efl-1.18.4-2|1215	
14cu|efl-1.18.4-2|1216	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1217	
14cu|efl-1.18.4-2|1218	%package -n %{deveo}
14cu|efl-1.18.4-2|1219	Summary:	Eo headers and development libraries
14cu|efl-1.18.4-2|1220	License:	BSD
14cu|efl-1.18.4-2|1221	Group:		Development/Other
14cu|efl-1.18.4-2|1222	Requires:	%{libeo} = %{EVRD}
14cu|efl-1.18.4-2|1223	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1224	Provides:	eo-devel = %{EVRD}
14cu|efl-1.18.4-2|1225	
14cu|efl-1.18.4-2|1226	%description -n %{deveo}
14cu|efl-1.18.4-2|1227	Eo headers and development libraries.
14cu|efl-1.18.4-2|1228	
14cu|efl-1.18.4-2|1229	%files -n %{deveo}
14cu|efl-1.18.4-2|1230	%{_libdir}/cmake/Eo/
14cu|efl-1.18.4-2|1231	%{_libdir}/cmake/EoCxx/
14cu|efl-1.18.4-2|1232	%{_libdir}/pkgconfig/eo.pc
14cu|efl-1.18.4-2|1233	%{_libdir}/pkgconfig/eo-cxx.pc
14cu|efl-1.18.4-2|1234	%{_libdir}/libeo.so
14cu|efl-1.18.4-2|1235	%{_includedir}/eo-1/
14cu|efl-1.18.4-2|1236	%{_includedir}/eo-cxx-1/
14cu|efl-1.18.4-2|1237	%{_datadir}/gdb/auto-load/%{_libdir}/libeo.so.*-gdb.py
14cu|efl-1.18.4-2|1238	%{_datadir}/eo/gdb/eo_gdb.py
14cu|efl-1.18.4-2|1239	%{_datadir}/eolian/include/eo-1/
14cu|efl-1.18.4-2|1240	
14cu|efl-1.18.4-2|1241	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1242	
14cu|efl-1.18.4-2|1243	%package -n eolian
14cu|efl-1.18.4-2|1244	Summary:	Enlightenment C++ bindings generator
14cu|efl-1.18.4-2|1245	License:	BSD
14cu|efl-1.18.4-2|1246	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1247	
14cu|efl-1.18.4-2|1248	%description -n eolian
14cu|efl-1.18.4-2|1249	Enlightenment C++ bindings generator.
14cu|efl-1.18.4-2|1250	
14cu|efl-1.18.4-2|1251	%files -n eolian
14cu|efl-1.18.4-2|1252	%{_bindir}/eolian_cxx
14cu|efl-1.18.4-2|1253	%{_bindir}/eolian_gen
14cu|efl-1.18.4-2|1254	
14cu|efl-1.18.4-2|1255	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1256	
14cu|efl-1.18.4-2|1257	%package -n %{libeolian}
14cu|efl-1.18.4-2|1258	Summary:	Enlightenment C++ bindings generator library
14cu|efl-1.18.4-2|1259	License:	BSD
14cu|efl-1.18.4-2|1260	Group:		System/Libraries
14cu|efl-1.18.4-2|1261	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1262	
14cu|efl-1.18.4-2|1263	%description -n %{libeolian}
14cu|efl-1.18.4-2|1264	Enlightenment C++ bindings generator library.
14cu|efl-1.18.4-2|1265	
14cu|efl-1.18.4-2|1266	%files -n %{libeolian}
14cu|efl-1.18.4-2|1267	%{_libdir}/libeolian.so.%{major}*
14cu|efl-1.18.4-2|1268	
14cu|efl-1.18.4-2|1269	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1270	
14cu|efl-1.18.4-2|1271	%package -n %{deveolian}
14cu|efl-1.18.4-2|1272	Summary:	Eolian headers and development libraries
14cu|efl-1.18.4-2|1273	License:	BSD
14cu|efl-1.18.4-2|1274	Group:		Development/Other
14cu|efl-1.18.4-2|1275	Requires:	%{libeolian} = %{EVRD}
14cu|efl-1.18.4-2|1276	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1277	Requires:	eolian = %{EVRD}
14cu|efl-1.18.4-2|1278	Provides:	eolian-devel = %{EVRD}
14cu|efl-1.18.4-2|1279	
14cu|efl-1.18.4-2|1280	%description -n %{deveolian}
14cu|efl-1.18.4-2|1281	Eolian headers and development libraries.
14cu|efl-1.18.4-2|1282	
14cu|efl-1.18.4-2|1283	%files -n %{deveolian}
14cu|efl-1.18.4-2|1284	%{_libdir}/cmake/Eolian/
14cu|efl-1.18.4-2|1285	%{_libdir}/cmake/EolianCxx/
14cu|efl-1.18.4-2|1286	%{_libdir}/pkgconfig/eolian.pc
14cu|efl-1.18.4-2|1287	%{_libdir}/pkgconfig/eolian-cxx.pc
14cu|efl-1.18.4-2|1288	%{_libdir}/libeolian.so
14cu|efl-1.18.4-2|1289	%{_includedir}/eolian-1/
14cu|efl-1.18.4-2|1290	%{_includedir}/eolian-cxx-1/
14cu|efl-1.18.4-2|1291	
14cu|efl-1.18.4-2|1292	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1293	
14cu|efl-1.18.4-2|1294	%package -n %{libephysics}
14cu|efl-1.18.4-2|1295	Summary:	Enlightenment physics library
14cu|efl-1.18.4-2|1296	License:	BSD
14cu|efl-1.18.4-2|1297	Group:		System/Libraries
14cu|efl-1.18.4-2|1298	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1299	
14cu|efl-1.18.4-2|1300	%description -n %{libephysics}
14cu|efl-1.18.4-2|1301	Ephysics is a library that manages Ecore, Evas and Bullet Physics into
14cu|efl-1.18.4-2|1302	an easy to use way. It's a kind of wrapper, a glue, between these libraries.
14cu|efl-1.18.4-2|1303	It's not intended to be a physics library (we already have many out there).
14cu|efl-1.18.4-2|1304	
14cu|efl-1.18.4-2|1305	%files -n %{libephysics}
14cu|efl-1.18.4-2|1306	%{_libdir}/libephysics.so.%{major}*
14cu|efl-1.18.4-2|1307	
14cu|efl-1.18.4-2|1308	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1309	
14cu|efl-1.18.4-2|1310	%package -n %{devephysics}
14cu|efl-1.18.4-2|1311	Summary:	Ephysics headers and development libraries
14cu|efl-1.18.4-2|1312	License:	BSD
14cu|efl-1.18.4-2|1313	Group:		Development/Other
14cu|efl-1.18.4-2|1314	Requires:	%{libephysics} = %{EVRD}
14cu|efl-1.18.4-2|1315	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1316	Provides:	ephysics-devel = %{EVRD}
14cu|efl-1.18.4-2|1317	
14cu|efl-1.18.4-2|1318	%description -n %{devephysics}
14cu|efl-1.18.4-2|1319	Ephysics headers and development libraries.
14cu|efl-1.18.4-2|1320	
14cu|efl-1.18.4-2|1321	%files -n %{devephysics}
14cu|efl-1.18.4-2|1322	%{_libdir}/pkgconfig/ephysics.pc
14cu|efl-1.18.4-2|1323	%{_libdir}/libephysics.so
14cu|efl-1.18.4-2|1324	%{_includedir}/ephysics-1/
14cu|efl-1.18.4-2|1325	
14cu|efl-1.18.4-2|1326	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1327	
14cu|efl-1.18.4-2|1328	%package -n ethumb
14cu|efl-1.18.4-2|1329	Summary:	Enlightenment canvas library extra files
14cu|efl-1.18.4-2|1330	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1331	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1332	Requires(post,preun,postun):	systemd
14cu|efl-1.18.4-2|1333	
14cu|efl-1.18.4-2|1334	%description -n ethumb
14cu|efl-1.18.4-2|1335	Enlightenment canvas library extra files.
14cu|efl-1.18.4-2|1336	
14cu|efl-1.18.4-2|1337	Evas is a clean display canvas API for several target display systems
14cu|efl-1.18.4-2|1338	that can draw anti-aliased text, smooth super and sub-sampled scaled
14cu|efl-1.18.4-2|1339	images, alpha-blend objects much and more.
14cu|efl-1.18.4-2|1340	
14cu|efl-1.18.4-2|1341	%files -n ethumb
14cu|efl-1.18.4-2|1342	%{_bindir}/ethumb
14cu|efl-1.18.4-2|1343	%{_bindir}/ethumbd
14cu|efl-1.18.4-2|1344	%{_bindir}/ethumbd_client
14cu|efl-1.18.4-2|1345	%{_datadir}/dbus-1/services/org.enlightenment.Ethumb.service
14cu|efl-1.18.4-2|1346	%{_datadir}/ethumb/
14cu|efl-1.18.4-2|1347	%{_datadir}/ethumb_client/
14cu|efl-1.18.4-2|1348	%{_libdir}/ethumb/
14cu|efl-1.18.4-2|1349	%{_libdir}/ethumb_client/
14cu|efl-1.18.4-2|1350	%{_userunitdir}/ethumb.service
14cu|efl-1.18.4-2|1351	
14cu|efl-1.18.4-2|1352	%post -n ethumb
14cu|efl-1.18.4-2|1353	%systemd_post ethumb.service
14cu|efl-1.18.4-2|1354	
14cu|efl-1.18.4-2|1355	%preun -n ethumb
14cu|efl-1.18.4-2|1356	%systemd_preun ethumb.service
14cu|efl-1.18.4-2|1357	
14cu|efl-1.18.4-2|1358	%postun -n ethumb
14cu|efl-1.18.4-2|1359	%systemd_postun ethumb.service
14cu|efl-1.18.4-2|1360	
14cu|efl-1.18.4-2|1361	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1362	
14cu|efl-1.18.4-2|1363	%package -n %{libethumb}
14cu|efl-1.18.4-2|1364	Summary:	Enlightenment thumbnailing library
14cu|efl-1.18.4-2|1365	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1366	Group:		System/Libraries
14cu|efl-1.18.4-2|1367	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1368	Requires:	ethumb = %{EVRD}
14cu|efl-1.18.4-2|1369	
14cu|efl-1.18.4-2|1370	%description -n %{libethumb}
14cu|efl-1.18.4-2|1371	Enlightenment thumbnailing library.
14cu|efl-1.18.4-2|1372	
14cu|efl-1.18.4-2|1373	%files -n %{libethumb}
14cu|efl-1.18.4-2|1374	%{_libdir}/libethumb.so.%{major}*
14cu|efl-1.18.4-2|1375	
14cu|efl-1.18.4-2|1376	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1377	
14cu|efl-1.18.4-2|1378	%package -n %{libethumb_client}
14cu|efl-1.18.4-2|1379	Summary:	Enlightenment thumbnailing library
14cu|efl-1.18.4-2|1380	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1381	Group:		System/Libraries
14cu|efl-1.18.4-2|1382	Requires:	%{libethumb} = %{EVRD}
14cu|efl-1.18.4-2|1383	Conflicts:	%{_lib}ethumb1 < 1.7.9
14cu|efl-1.18.4-2|1384	
14cu|efl-1.18.4-2|1385	%description -n %{libethumb_client}
14cu|efl-1.18.4-2|1386	Enlightenment thumbnailing library.
14cu|efl-1.18.4-2|1387	
14cu|efl-1.18.4-2|1388	%files -n %{libethumb_client}
14cu|efl-1.18.4-2|1389	%{_libdir}/libethumb_client.so.%{major}*
14cu|efl-1.18.4-2|1390	
14cu|efl-1.18.4-2|1391	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1392	
14cu|efl-1.18.4-2|1393	%package -n %{devethumb}
14cu|efl-1.18.4-2|1394	Summary:	Ethumb headers and development libraries
14cu|efl-1.18.4-2|1395	License:	LGPLv2.1+
14cu|efl-1.18.4-2|1396	Group:		Development/Other
14cu|efl-1.18.4-2|1397	Requires:	%{libethumb} = %{EVRD}
14cu|efl-1.18.4-2|1398	Requires:	%{libethumb_client} = %{EVRD}
14cu|efl-1.18.4-2|1399	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1400	Provides:	ethumb-devel = %{EVRD}
14cu|efl-1.18.4-2|1401	
14cu|efl-1.18.4-2|1402	%description -n %{devethumb}
14cu|efl-1.18.4-2|1403	Ethumb headers and development libraries.
14cu|efl-1.18.4-2|1404	
14cu|efl-1.18.4-2|1405	%files -n %{devethumb}
14cu|efl-1.18.4-2|1406	%{_libdir}/cmake/Ethumb/
14cu|efl-1.18.4-2|1407	%{_libdir}/cmake/EthumbClient/
14cu|efl-1.18.4-2|1408	%{_libdir}/pkgconfig/ethumb.pc
14cu|efl-1.18.4-2|1409	%{_libdir}/pkgconfig/ethumb_client.pc
14cu|efl-1.18.4-2|1410	%{_libdir}/libethumb.so
14cu|efl-1.18.4-2|1411	%{_libdir}/libethumb_client.so
14cu|efl-1.18.4-2|1412	%{_includedir}/ethumb-1/
14cu|efl-1.18.4-2|1413	%{_includedir}/ethumb-client-1/
14cu|efl-1.18.4-2|1414	
14cu|efl-1.18.4-2|1415	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1416	
14cu|efl-1.18.4-2|1417	%package -n evas
14cu|efl-1.18.4-2|1418	Summary:	Enlightenment canvas library extra files
14cu|efl-1.18.4-2|1419	License:	BSD
14cu|efl-1.18.4-2|1420	Group:		Graphical desktop/Enlightenment
14cu|efl-1.18.4-2|1421	Provides:	evas_generic_loaders = %{EVRD}
14cu|efl-1.18.4-2|1422	Conflicts:	evas_generic_loaders < 1.18
14cu|efl-1.18.4-2|1423	Obsoletes:	evas_generic_loaders < 1.18
14cu|efl-1.18.4-2|1424	
14cu|efl-1.18.4-2|1425	%description -n evas
14cu|efl-1.18.4-2|1426	Enlightenment canvas library extra files.
14cu|efl-1.18.4-2|1427	
14cu|efl-1.18.4-2|1428	Evas is a clean display canvas API for several target display systems
14cu|efl-1.18.4-2|1429	that can draw anti-aliased text, smooth super and sub-sampled scaled
14cu|efl-1.18.4-2|1430	images, alpha-blend objects much and more.
14cu|efl-1.18.4-2|1431	
14cu|efl-1.18.4-2|1432	%files -n evas
14cu|efl-1.18.4-2|1433	%{_bindir}/evas_cserve2_client
14cu|efl-1.18.4-2|1434	%{_bindir}/evas_cserve2_debug
14cu|efl-1.18.4-2|1435	%{_bindir}/evas_cserve2_shm_debug
14cu|efl-1.18.4-2|1436	%{_bindir}/evas_cserve2_usage
14cu|efl-1.18.4-2|1437	%{_datadir}/evas/
14cu|efl-1.18.4-2|1438	%{_libdir}/evas/modules/engines/*/*/*.so
14cu|efl-1.18.4-2|1439	%{_libdir}/evas/modules/image_loaders/*/*/*.so
14cu|efl-1.18.4-2|1440	%{_libdir}/evas/modules/image_savers/*/*/*.so
14cu|efl-1.18.4-2|1441	%{_libdir}/evas/cserve2/bin/*/evas_cserve2
14cu|efl-1.18.4-2|1442	%{_libdir}/evas/cserve2/bin/*/evas_cserve2_slave
14cu|efl-1.18.4-2|1443	%{_libdir}/evas/utils/
14cu|efl-1.18.4-2|1444	
14cu|efl-1.18.4-2|1445	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1446	
14cu|efl-1.18.4-2|1447	%package -n %{libevas}
14cu|efl-1.18.4-2|1448	Summary:	Enlightenment canvas library
14cu|efl-1.18.4-2|1449	License:	BSD
14cu|efl-1.18.4-2|1450	Group:		System/Libraries
14cu|efl-1.18.4-2|1451	Requires:	%{name} = %{EVRD}
14cu|efl-1.18.4-2|1452	Requires:	evas = %{EVRD}
14cu|efl-1.18.4-2|1453	
14cu|efl-1.18.4-2|1454	%description -n %{libevas}
14cu|efl-1.18.4-2|1455	Enlightenment canvas library.
14cu|efl-1.18.4-2|1456	
14cu|efl-1.18.4-2|1457	%files -n %{libevas}
14cu|efl-1.18.4-2|1458	%{_libdir}/libevas.so.%{major}*
14cu|efl-1.18.4-2|1459	
14cu|efl-1.18.4-2|1460	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1461	
14cu|efl-1.18.4-2|1462	%package -n %{devevas}
14cu|efl-1.18.4-2|1463	Summary:	Evas headers and development libraries
14cu|efl-1.18.4-2|1464	License:	BSD
14cu|efl-1.18.4-2|1465	Group:		Development/Other
14cu|efl-1.18.4-2|1466	Requires:	%{libevas} = %{EVRD}
14cu|efl-1.18.4-2|1467	Requires:	%{devefl} = %{EVRD}
14cu|efl-1.18.4-2|1468	Provides:	evas-devel = %{EVRD}
14cu|efl-1.18.4-2|1469	
14cu|efl-1.18.4-2|1470	%description -n %{devevas}
14cu|efl-1.18.4-2|1471	Evas headers and development libraries.
14cu|efl-1.18.4-2|1472	
14cu|efl-1.18.4-2|1473	%files -n %{devevas}
14cu|efl-1.18.4-2|1474	%{_libdir}/cmake/Evas/
14cu|efl-1.18.4-2|1475	%{_libdir}/cmake/EvasCxx/
14cu|efl-1.18.4-2|1476	%{_libdir}/pkgconfig/evas.pc
14cu|efl-1.18.4-2|1477	%{_libdir}/pkgconfig/evas-cxx.pc
14cu|efl-1.18.4-2|1478	%{_libdir}/pkgconfig/evas-opengl-sdl.pc
14cu|efl-1.18.4-2|1479	%{_libdir}/pkgconfig/evas-opengl-x11.pc
14cu|efl-1.18.4-2|1480	%{_libdir}/pkgconfig/evas-software-buffer.pc
14cu|efl-1.18.4-2|1481	%{_libdir}/pkgconfig/evas-software-x11.pc
14cu|efl-1.18.4-2|1482	%{_libdir}/libevas.so
14cu|efl-1.18.4-2|1483	%{_includedir}/evas-1/
14cu|efl-1.18.4-2|1484	%{_includedir}/evas-cxx-1/
14cu|efl-1.18.4-2|1485	%{_datadir}/eolian/include/evas-1/
14cu|efl-1.18.4-2|1486	
14cu|efl-1.18.4-2|1487	#----------------------------------------------------------------------------
14cu|efl-1.18.4-2|1488	
14cu|efl-1.18.4-2|1489	%prep
14cu|efl-1.18.4-2|1490	%setup -q
14cu|efl-1.18.4-2|1491	
14cu|efl-1.18.4-2|1492	%build
14cu|efl-1.18.4-2|1493	%configure2_5x \
14cu|efl-1.18.4-2|1494	--enable-fontconfig \
14cu|efl-1.18.4-2|1495	--enable-gstreamer1 \
14cu|efl-1.18.4-2|1496	--enable-image-loader-bmp \
14cu|efl-1.18.4-2|1497	--enable-image-loader-eet \
14cu|efl-1.18.4-2|1498	--enable-image-loader-generic \
14cu|efl-1.18.4-2|1499	--enable-image-loader-gif \
14cu|efl-1.18.4-2|1500	--enable-image-loader-ico \
14cu|efl-1.18.4-2|1501	--enable-image-loader-jpeg \
14cu|efl-1.18.4-2|1502	--enable-image-loader-jp2k \
14cu|efl-1.18.4-2|1503	--enable-image-loader-pmaps \
14cu|efl-1.18.4-2|1504	--enable-image-loader-png \
14cu|efl-1.18.4-2|1505	--enable-image-loader-psd \
14cu|efl-1.18.4-2|1506	--enable-image-loader-tga \
14cu|efl-1.18.4-2|1507	--enable-image-loader-tiff \
14cu|efl-1.18.4-2|1508	--enable-image-loader-wbmp \
14cu|efl-1.18.4-2|1509	--enable-image-loader-webp \
14cu|efl-1.18.4-2|1510	--enable-image-loader-xpm \
14cu|efl-1.18.4-2|1511	--enable-sdl \
14cu|efl-1.18.4-2|1512	--enable-systemd \
14cu|efl-1.18.4-2|1513	--enable-v4l2 \
14cu|efl-1.18.4-2|1514	--enable-xine \
14cu|efl-1.18.4-2|1515	--with-eject \
14cu|efl-1.18.4-2|1516	--with-mount \
14cu|efl-1.18.4-2|1517	--with-umount \
14cu|efl-1.18.4-2|1518	--disable-static \
14cu|efl-1.18.4-2|1519	
14cu|efl-1.18.4-2|1520	%make
14cu|efl-1.18.4-2|1521	
14cu|efl-1.18.4-2|1522	%install
14cu|efl-1.18.4-2|1523	%makeinstall_std
14cu|efl-1.18.4-2|1524	
14cu|efl-1.18.4-2|1525	%find_lang %{name}
14cu|efl-1.18.4-2|1526	
14cu|efl-1.18.4-2|1527	%changelog
14cu|efl-1.18.4-2|1528	
14cu|efl-1.18.4-2|1529	* Wed Dec 28 2016 tremod <negry.m@yandex.ru> 3:1.18.4-2
14cu|efl-1.18.4-2|1530	- (7532b35) Add Requires
14cu|efl-1.18.4-2|1531	
14cu|efl-1.18.4-2|1532	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.18.4-1
14cu|efl-1.18.4-2|1533	- (33164a6) Avoid file conflicts with obsolete evas_generic_loaders package
14cu|efl-1.18.4-2|1534	- (tremod: a5b0c9d) Update to 1.18.4
14cu|efl-1.18.4-2|1535	- (tremod: b7b99b3) Update to 1.18.4
14cu|efl-1.18.4-2|1536	
14cu|efl-1.18.4-2|1537	* Fri Dec 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.18.2-5
14cu|efl-1.18.4-2|1538	- (d6bfb6e) MassBuild#1190: Increase release tag
14cu|efl-1.18.4-2|1539	
14cu|efl-1.18.4-2|1540	* Mon Nov 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.18.2-4
14cu|efl-1.18.4-2|1541	- (8a3230f) Eina development package should require pkgconfig(libsystemd) instead of pkgconfig(libsystemd-journal)
14cu|efl-1.18.4-2|1542	
14cu|efl-1.18.4-2|1543	* Mon Nov 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.18.2-3
14cu|efl-1.18.4-2|1544	- (3d3092e) Build requires pkgconfig(libsystemd) instead of pkgconfig(libsystemd-daemon) and pkgconfig(libsystemd-journal)
14cu|efl-1.18.4-2|1545	
14cu|efl-1.18.4-2|1546	* Wed Nov 16 2016 Nemial <negry.m@yandex.ru> 3:1.18.2-2
14cu|efl-1.18.4-2|1547	- (15bb982) Release Up
14cu|efl-1.18.4-2|1548	
14cu|efl-1.18.4-2|1549	* Sat Nov 05 2016 tremod <negry.m@yandex.ru> 3:1.18.2-1
14cu|efl-1.18.4-2|1550	- (2730a74) Update to 1.18.2
14cu|efl-1.18.4-2|1551	
14cu|efl-1.18.4-2|1552	* Sat Jun 25 2016 tremod <negry.m@yandex.ru> 3:1.17.2-1
14cu|efl-1.18.4-2|1553	- (c92ff63) Update to 1.17.2
14cu|efl-1.18.4-2|1554	
14cu|efl-1.18.4-2|1555	* Thu Jun 16 2016 tremod <negry.m@yandex.ru> 3:1.17.1-1
14cu|efl-1.18.4-2|1556	- (890d97b) Update 1.17.1
14cu|efl-1.18.4-2|1557	
14cu|efl-1.18.4-2|1558	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.17.0-2
14cu|efl-1.18.4-2|1559	- (2ceafc0) Fix postun script for ethumb
14cu|efl-1.18.4-2|1560	
14cu|efl-1.18.4-2|1561	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.17.0-1
14cu|efl-1.18.4-2|1562	- (c0558af) New version 1.17.0
14cu|efl-1.18.4-2|1563	- (c0558af) Update files
14cu|efl-1.18.4-2|1564	
14cu|efl-1.18.4-2|1565	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.14.2-5
14cu|efl-1.18.4-2|1566	- (ead50bb) Bump release
14cu|efl-1.18.4-2|1567	
14cu|efl-1.18.4-2|1568	* Mon Feb 08 2016 Denis Silakov <dsilakov@gmail.com> 3:1.14.2-4
14cu|efl-1.18.4-2|1569	- (1d07e4d) Fix devel package requires
14cu|efl-1.18.4-2|1570	
14cu|efl-1.18.4-2|1571	* Fri Nov 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.14.2-3
14cu|efl-1.18.4-2|1572	- (af4d84c) BuildList#2597249: Increase release tag
14cu|efl-1.18.4-2|1573	
14cu|efl-1.18.4-2|1574	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.14.2-2
14cu|efl-1.18.4-2|1575	- (2edc08f) Bump release
14cu|efl-1.18.4-2|1576	
14cu|efl-1.18.4-2|1577	* Wed Jul 08 2015 inn0kenty <innlebedev@gmail.com> 3:1.14.2-1
14cu|efl-1.18.4-2|1578	- (9db52fd) Updated to a new version
14cu|efl-1.18.4-2|1579	
14cu|efl-1.18.4-2|1580	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:1.14.0-1
14cu|efl-1.18.4-2|1581	- (7cd29e2) Updated to 1.14.0
14cu|efl-1.18.4-2|1582	
14cu|efl-1.18.4-2|1583	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:1.13.2-1
14cu|efl-1.18.4-2|1584	- (c409c3b) Updated to 1.13.2
14cu|efl-1.18.4-2|1585	
14cu|efl-1.18.4-2|1586	* Wed Mar 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:1.13.1-1
14cu|efl-1.18.4-2|1587	- (bed2a9d) Updated to 1.13.1
14cu|efl-1.18.4-2|1588	
14cu|efl-1.18.4-2|1589	* Thu Nov 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.11.5-1
14cu|efl-1.18.4-2|1590	- (6f3b08d) New version 1.11.5
14cu|efl-1.18.4-2|1591	
14cu|efl-1.18.4-2|1592	* Sat Oct 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.11.4-1
14cu|efl-1.18.4-2|1593	- (d1966bb) New version 1.11.4
14cu|efl-1.18.4-2|1594	
14cu|efl-1.18.4-2|1595	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.11.2-1
14cu|efl-1.18.4-2|1596	- (c14dca3) New version 1.11.2
14cu|efl-1.18.4-2|1597	
14cu|efl-1.18.4-2|1598	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.11.1-1
14cu|efl-1.18.4-2|1599	- (0fd490e) New subpackage elua
14cu|efl-1.18.4-2|1600	- (Andrey Bondrov: db835c5) Update files
14cu|efl-1.18.4-2|1601	- (Andrey Bondrov: c51b0e5) Switch to SDL2
14cu|efl-1.18.4-2|1602	- (Andrey Bondrov: 26d6371) New version 1.11.1
14cu|efl-1.18.4-2|1603	
14cu|efl-1.18.4-2|1604	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.10.2-2
14cu|efl-1.18.4-2|1605	- (a3ea0e0) Package eolian files properly
14cu|efl-1.18.4-2|1606	
14cu|efl-1.18.4-2|1607	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.10.2-1
14cu|efl-1.18.4-2|1608	- (f685661) New version 1.10.2, new library eolian, update BuildRequires and files
14cu|efl-1.18.4-2|1609	
14cu|efl-1.18.4-2|1610	* Sun Apr 20 2014 Crispin Boylan <crisb@mandriva.org> 3:1.9.3-1
14cu|efl-1.18.4-2|1611	- (45ad65f) Add avahi sub package
14cu|efl-1.18.4-2|1612	- (Crispin Boylan: 7ed2203) Fix build
14cu|efl-1.18.4-2|1613	- (Crispin Boylan: e5eeb1d) 1.9.3
14cu|efl-1.18.4-2|1614	
14cu|efl-1.18.4-2|1615	* Thu Jan 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.8.5-1
14cu|efl-1.18.4-2|1616	- (d2ac2bb) LOG New version 1.8.5
14cu|efl-1.18.4-2|1617	
14cu|efl-1.18.4-2|1618	* Mon Dec 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.8.3-2
14cu|efl-1.18.4-2|1619	- (33e678b) LOG Re-work devel packages' Requires
14cu|efl-1.18.4-2|1620	
14cu|efl-1.18.4-2|1621	

10038 14
14cu|egroupware-16.1.20170703-1|1	# (oe) undefining these makes the build _real_ quick.
14cu|egroupware-16.1.20170703-1|2	%undefine __find_provides
14cu|egroupware-16.1.20170703-1|3	%undefine __find_requires
14cu|egroupware-16.1.20170703-1|4	
14cu|egroupware-16.1.20170703-1|5	%define	Name	eGroupware
14cu|egroupware-16.1.20170703-1|6	
14cu|egroupware-16.1.20170703-1|7	Name:		egroupware
14cu|egroupware-16.1.20170703-1|8	Version:	16.1.20170703
14cu|egroupware-16.1.20170703-1|9	Release:	1
14cu|egroupware-16.1.20170703-1|10	Summary:	Web-based groupware suite written in php
14cu|egroupware-16.1.20170703-1|11	License:	GPL+
14cu|egroupware-16.1.20170703-1|12	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|13	URL:		http://www.egroupware.org/
14cu|egroupware-16.1.20170703-1|14	Source0:	https://github.com/EGroupware/egroupware/releases/download/%{version}/%{name}-epl-%{version}.tar.bz2
14cu|egroupware-16.1.20170703-1|15	Patch0:		egroupware-apache.conf.patch
14cu|egroupware-16.1.20170703-1|16	
14cu|egroupware-16.1.20170703-1|17	Requires:	apache-mod_php
14cu|egroupware-16.1.20170703-1|18	Requires:	apache-mod_socache_shmcb
14cu|egroupware-16.1.20170703-1|19	Requires:	php-xml
14cu|egroupware-16.1.20170703-1|20	Requires:	php-gd
14cu|egroupware-16.1.20170703-1|21	Requires:	php-cli
14cu|egroupware-16.1.20170703-1|22	Requires:	php-dom
14cu|egroupware-16.1.20170703-1|23	Requires:	php-zip
14cu|egroupware-16.1.20170703-1|24	Requires:	php-pear-XML_Parser
14cu|egroupware-16.1.20170703-1|25	Requires:	%{name}-calendar
14cu|egroupware-16.1.20170703-1|26	Requires:	%{name}-etemplate
14cu|egroupware-16.1.20170703-1|27	Requires:	%{name}-emailadmin
14cu|egroupware-16.1.20170703-1|28	Suggests:	php-pdo_mysql
14cu|egroupware-16.1.20170703-1|29	Suggests:	php-mcrypt
14cu|egroupware-16.1.20170703-1|30	Suggests:	php-imap
14cu|egroupware-16.1.20170703-1|31	Provides:	egroupware-addressbook = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|32	Provides:	egroupware-etemplate = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|33	Provides:	egroupware-contrib-icalsrv = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|34	Provides:	egroupware-contrib-egwical = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|35	Provides:	egroupware-icalsrv = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|36	Provides:	egroupware-mydms = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|37	Provides:	%{name}-egw-pear = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|38	BuildArch:	noarch
14cu|egroupware-16.1.20170703-1|39	
14cu|egroupware-16.1.20170703-1|40	%description
14cu|egroupware-16.1.20170703-1|41	eGroupWare is a web-based groupware suite written in PHP.
14cu|egroupware-16.1.20170703-1|42	The core package provides the admin, setup, phpgwapi and preferences
14cu|egroupware-16.1.20170703-1|43	packages. It also provides an API for developing additional applications.
14cu|egroupware-16.1.20170703-1|44	See the egroupware apps project for add-on apps.
14cu|egroupware-16.1.20170703-1|45	
14cu|egroupware-16.1.20170703-1|46	%files
14cu|egroupware-16.1.20170703-1|47	%doc doc/*
14cu|egroupware-16.1.20170703-1|48	# Apache configuration file
14cu|egroupware-16.1.20170703-1|49	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|egroupware-16.1.20170703-1|50	# Header config file
14cu|egroupware-16.1.20170703-1|51	%attr(640,apache,apache) %config(noreplace) %{_localstatedir}/lib/%{name}/header.inc.php
14cu|egroupware-16.1.20170703-1|52	# top level dir and files
14cu|egroupware-16.1.20170703-1|53	%dir %{_var}/www/%{name}
14cu|egroupware-16.1.20170703-1|54	%{_var}/www/%{name}/Gruntfile.js
14cu|egroupware-16.1.20170703-1|55	%{_var}/www/%{name}/README.md
14cu|egroupware-16.1.20170703-1|56	%{_var}/www/%{name}/package.json
14cu|egroupware-16.1.20170703-1|57	%{_var}/www/%{name}/*.php
14cu|egroupware-16.1.20170703-1|58	%{_var}/www/%{name}/groupdav.htaccess
14cu|egroupware-16.1.20170703-1|59	%{_var}/www/%{name}/header.inc.php.template
14cu|egroupware-16.1.20170703-1|60	%{_var}/www/%{name}/addressbook
14cu|egroupware-16.1.20170703-1|61	%{_var}/www/%{name}/admin
14cu|egroupware-16.1.20170703-1|62	%{_var}/www/%{name}/preferences
14cu|egroupware-16.1.20170703-1|63	%{_var}/www/%{name}/setup
14cu|egroupware-16.1.20170703-1|64	%{_var}/www/%{name}/home
14cu|egroupware-16.1.20170703-1|65	%{_var}/www/%{name}/resources
14cu|egroupware-16.1.20170703-1|66	%{_var}/www/%{name}/files
14cu|egroupware-16.1.20170703-1|67	%{_var}/www/%{name}/activesync
14cu|egroupware-16.1.20170703-1|68	%{_var}/www/%{name}/composer*
14cu|egroupware-16.1.20170703-1|69	%{_var}/www/%{name}/api
14cu|egroupware-16.1.20170703-1|70	%{_var}/www/%{name}/mail
14cu|egroupware-16.1.20170703-1|71	%{_var}/www/%{name}/pixelegg
14cu|egroupware-16.1.20170703-1|72	%{_var}/www/%{name}/vendor
14cu|egroupware-16.1.20170703-1|73	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
14cu|egroupware-16.1.20170703-1|74	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default
14cu|egroupware-16.1.20170703-1|75	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/files
14cu|egroupware-16.1.20170703-1|76	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/backup
14cu|egroupware-16.1.20170703-1|77	
14cu|egroupware-16.1.20170703-1|78	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|79	
14cu|egroupware-16.1.20170703-1|80	%package bookmarks
14cu|egroupware-16.1.20170703-1|81	Summary:	The eGroupWare bookmarks application
14cu|egroupware-16.1.20170703-1|82	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|83	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|84	
14cu|egroupware-16.1.20170703-1|85	%description bookmarks
14cu|egroupware-16.1.20170703-1|86	Manage your bookmarks with eGroupWare. Has Netscape plugin.
14cu|egroupware-16.1.20170703-1|87	
14cu|egroupware-16.1.20170703-1|88	%files bookmarks
14cu|egroupware-16.1.20170703-1|89	%{_var}/www/%{name}/bookmarks
14cu|egroupware-16.1.20170703-1|90	
14cu|egroupware-16.1.20170703-1|91	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|92	
14cu|egroupware-16.1.20170703-1|93	%package calendar
14cu|egroupware-16.1.20170703-1|94	Summary:	The eGroupWare calendar application
14cu|egroupware-16.1.20170703-1|95	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|96	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|97	
14cu|egroupware-16.1.20170703-1|98	%description calendar
14cu|egroupware-16.1.20170703-1|99	Powerful calendar with meeting request system, Alarms, CalDAV and E-Mail
14cu|egroupware-16.1.20170703-1|100	support, and ACL security.
14cu|egroupware-16.1.20170703-1|101	
14cu|egroupware-16.1.20170703-1|102	%files calendar
14cu|egroupware-16.1.20170703-1|103	%{_var}/www/%{name}/calendar
14cu|egroupware-16.1.20170703-1|104	
14cu|egroupware-16.1.20170703-1|105	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|106	
14cu|egroupware-16.1.20170703-1|107	%package emailadmin
14cu|egroupware-16.1.20170703-1|108	Summary:	The eGroupWare emailadmin application
14cu|egroupware-16.1.20170703-1|109	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|110	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|111	Suggests:	php-pear-Auth_SASL
14cu|egroupware-16.1.20170703-1|112	
14cu|egroupware-16.1.20170703-1|113	%description emailadmin
14cu|egroupware-16.1.20170703-1|114	EmailAdmin enables user email account maintenance in eGroupWare.
14cu|egroupware-16.1.20170703-1|115	
14cu|egroupware-16.1.20170703-1|116	%files emailadmin
14cu|egroupware-16.1.20170703-1|117	%{_var}/www/%{name}/emailadmin
14cu|egroupware-16.1.20170703-1|118	
14cu|egroupware-16.1.20170703-1|119	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|120	
14cu|egroupware-16.1.20170703-1|121	%package filemanager
14cu|egroupware-16.1.20170703-1|122	Summary:	The eGroupWare filemanager application
14cu|egroupware-16.1.20170703-1|123	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|124	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|125	
14cu|egroupware-16.1.20170703-1|126	%description filemanager
14cu|egroupware-16.1.20170703-1|127	This is the filemanager app for eGroupWare.
14cu|egroupware-16.1.20170703-1|128	
14cu|egroupware-16.1.20170703-1|129	%files filemanager
14cu|egroupware-16.1.20170703-1|130	%{_var}/www/%{name}/filemanager
14cu|egroupware-16.1.20170703-1|131	
14cu|egroupware-16.1.20170703-1|132	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|133	
14cu|egroupware-16.1.20170703-1|134	%package importexport
14cu|egroupware-16.1.20170703-1|135	Summary:	The eGroupWare import/export function
14cu|egroupware-16.1.20170703-1|136	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|137	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|138	
14cu|egroupware-16.1.20170703-1|139	%description importexport
14cu|egroupware-16.1.20170703-1|140	This package provides a general import/export function for the
14cu|egroupware-16.1.20170703-1|141	eGroupware suite.
14cu|egroupware-16.1.20170703-1|142	
14cu|egroupware-16.1.20170703-1|143	%files importexport
14cu|egroupware-16.1.20170703-1|144	%{_var}/www/%{name}/importexport
14cu|egroupware-16.1.20170703-1|145	
14cu|egroupware-16.1.20170703-1|146	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|147	
14cu|egroupware-16.1.20170703-1|148	%package infolog
14cu|egroupware-16.1.20170703-1|149	Summary:	The eGroupWare infolog application
14cu|egroupware-16.1.20170703-1|150	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|151	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|152	
14cu|egroupware-16.1.20170703-1|153	%description infolog
14cu|egroupware-16.1.20170703-1|154	This is the infolog app for eGroupWare.
14cu|egroupware-16.1.20170703-1|155	
14cu|egroupware-16.1.20170703-1|156	%files infolog
14cu|egroupware-16.1.20170703-1|157	%{_var}/www/%{name}/infolog
14cu|egroupware-16.1.20170703-1|158	
14cu|egroupware-16.1.20170703-1|159	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|160	
14cu|egroupware-16.1.20170703-1|161	%package news_admin
14cu|egroupware-16.1.20170703-1|162	Summary:	The eGroupWare news_admin application
14cu|egroupware-16.1.20170703-1|163	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|164	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|165	
14cu|egroupware-16.1.20170703-1|166	%description news_admin
14cu|egroupware-16.1.20170703-1|167	This is the news_admin app for eGroupWare.
14cu|egroupware-16.1.20170703-1|168	
14cu|egroupware-16.1.20170703-1|169	%files news_admin
14cu|egroupware-16.1.20170703-1|170	%doc news_admin/doc/*
14cu|egroupware-16.1.20170703-1|171	%{_var}/www/%{name}/news_admin
14cu|egroupware-16.1.20170703-1|172	
14cu|egroupware-16.1.20170703-1|173	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|174	
14cu|egroupware-16.1.20170703-1|175	%package notifications
14cu|egroupware-16.1.20170703-1|176	Summary:	User notifications for eGroupWare
14cu|egroupware-16.1.20170703-1|177	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|178	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|179	
14cu|egroupware-16.1.20170703-1|180	%description notifications
14cu|egroupware-16.1.20170703-1|181	This package provides pop-up user notifications for the eGroupWare
14cu|egroupware-16.1.20170703-1|182	suite.
14cu|egroupware-16.1.20170703-1|183	
14cu|egroupware-16.1.20170703-1|184	%files notifications
14cu|egroupware-16.1.20170703-1|185	%{_var}/www/%{name}/notifications
14cu|egroupware-16.1.20170703-1|186	
14cu|egroupware-16.1.20170703-1|187	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|188	
14cu|egroupware-16.1.20170703-1|189	%package projectmanager
14cu|egroupware-16.1.20170703-1|190	Summary:	The eGroupWare projects application
14cu|egroupware-16.1.20170703-1|191	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|192	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|193	
14cu|egroupware-16.1.20170703-1|194	%description projectmanager
14cu|egroupware-16.1.20170703-1|195	This is the projects app for eGroupWare.
14cu|egroupware-16.1.20170703-1|196	
14cu|egroupware-16.1.20170703-1|197	%files projectmanager
14cu|egroupware-16.1.20170703-1|198	%{_var}/www/%{name}/projectmanager
14cu|egroupware-16.1.20170703-1|199	
14cu|egroupware-16.1.20170703-1|200	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|201	
14cu|egroupware-16.1.20170703-1|202	%package registration
14cu|egroupware-16.1.20170703-1|203	Summary:	The eGroupWare registration application
14cu|egroupware-16.1.20170703-1|204	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|205	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|206	
14cu|egroupware-16.1.20170703-1|207	%description registration
14cu|egroupware-16.1.20170703-1|208	This is the registration app for eGroupWare.
14cu|egroupware-16.1.20170703-1|209	
14cu|egroupware-16.1.20170703-1|210	%files registration
14cu|egroupware-16.1.20170703-1|211	%doc registration/doc/*
14cu|egroupware-16.1.20170703-1|212	%{_var}/www/%{name}/registration
14cu|egroupware-16.1.20170703-1|213	
14cu|egroupware-16.1.20170703-1|214	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|215	
14cu|egroupware-16.1.20170703-1|216	%package timesheet
14cu|egroupware-16.1.20170703-1|217	Summary:	The eGroupWare timesheet application
14cu|egroupware-16.1.20170703-1|218	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|219	Requires:	%{name} >= %{version}-%{release}
14cu|egroupware-16.1.20170703-1|220	
14cu|egroupware-16.1.20170703-1|221	%description timesheet
14cu|egroupware-16.1.20170703-1|222	Free time management.
14cu|egroupware-16.1.20170703-1|223	
14cu|egroupware-16.1.20170703-1|224	%files timesheet
14cu|egroupware-16.1.20170703-1|225	%{_var}/www/%{name}/timesheet
14cu|egroupware-16.1.20170703-1|226	
14cu|egroupware-16.1.20170703-1|227	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|228	
14cu|egroupware-16.1.20170703-1|229	%package tracker
14cu|egroupware-16.1.20170703-1|230	Summary:	The eGroupWare tracker application
14cu|egroupware-16.1.20170703-1|231	Group:		System/Servers
14cu|egroupware-16.1.20170703-1|232	Requires:	%{name} = %{version}-%{release}
14cu|egroupware-16.1.20170703-1|233	
14cu|egroupware-16.1.20170703-1|234	%description tracker
14cu|egroupware-16.1.20170703-1|235	This is the tracker app for eGroupWare.
14cu|egroupware-16.1.20170703-1|236	
14cu|egroupware-16.1.20170703-1|237	%files tracker
14cu|egroupware-16.1.20170703-1|238	%{_var}/www/%{name}/tracker
14cu|egroupware-16.1.20170703-1|239	
14cu|egroupware-16.1.20170703-1|240	#------------------------------------------------------------------------
14cu|egroupware-16.1.20170703-1|241	
14cu|egroupware-16.1.20170703-1|242	%prep
14cu|egroupware-16.1.20170703-1|243	%setup -qn %{name}
14cu|egroupware-16.1.20170703-1|244	%apply_patches
14cu|egroupware-16.1.20170703-1|245	
14cu|egroupware-16.1.20170703-1|246	# cleanup
14cu|egroupware-16.1.20170703-1|247	find . -type f -empty | xargs rm -f
14cu|egroupware-16.1.20170703-1|248	find . -type f | xargs -I % chmod 644 "%"
14cu|egroupware-16.1.20170703-1|249	find . -name .htaccess |xargs rm -f
14cu|egroupware-16.1.20170703-1|250	
14cu|egroupware-16.1.20170703-1|251	%build
14cu|egroupware-16.1.20170703-1|252	
14cu|egroupware-16.1.20170703-1|253	%install
14cu|egroupware-16.1.20170703-1|254	# apache configuration
14cu|egroupware-16.1.20170703-1|255	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|egroupware-16.1.20170703-1|256	install -m 644 doc/rpm-build/apache.conf %{buildroot}%{_webappconfdir}/%{name}.conf
14cu|egroupware-16.1.20170703-1|257	
14cu|egroupware-16.1.20170703-1|258	# install files
14cu|egroupware-16.1.20170703-1|259	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/files
14cu|egroupware-16.1.20170703-1|260	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/backup
14cu|egroupware-16.1.20170703-1|261	install -d -m 755 %{buildroot}%{_var}/www/%{name}
14cu|egroupware-16.1.20170703-1|262	cp -aRf * %{buildroot}%{_var}/www/%{name}
14cu|egroupware-16.1.20170703-1|263	
14cu|egroupware-16.1.20170703-1|264	# setup the config file: this dummy content triggers the setup process
14cu|egroupware-16.1.20170703-1|265	# (from upstream's package)
14cu|egroupware-16.1.20170703-1|266	cp doc/rpm-build/header.inc.php %{buildroot}%{_localstatedir}/lib/%{name}/header.inc.php
14cu|egroupware-16.1.20170703-1|267	ln -s %{_localstatedir}/lib/%{name}/header.inc.php %{buildroot}%{_var}/www/%{name}/header.inc.php
14cu|egroupware-16.1.20170703-1|268	
14cu|egroupware-16.1.20170703-1|269	# post-install cleanup
14cu|egroupware-16.1.20170703-1|270	rm -rf %{buildroot}%{_var}/www/%{name}/doc
14cu|egroupware-16.1.20170703-1|271	rm -rf %{buildroot}%{_var}/www/%{name}/*/doc
14cu|egroupware-16.1.20170703-1|272	#rm -f %{buildroot}%{_var}/www/%{name}/felamimail/{COPYING,Changelog,README,TODO}
14cu|egroupware-16.1.20170703-1|273	# doc cleanup
14cu|egroupware-16.1.20170703-1|274	# rm -f doc/Makefile
14cu|egroupware-16.1.20170703-1|275	rm -rf doc/rpm-build
14cu|egroupware-16.1.20170703-1|276	%changelog
14cu|egroupware-16.1.20170703-1|277	
14cu|egroupware-16.1.20170703-1|278	* Sat Aug 19 2017 dsilakov <denis.silakov@rosalab.ru> 16.1.20170703-1
14cu|egroupware-16.1.20170703-1|279	- (b946f42) Merge pull request #4 from vladimir71/egroupware:rosa2014.1
14cu|egroupware-16.1.20170703-1|280	- (b946f42) egroupware
14cu|egroupware-16.1.20170703-1|281	
14cu|egroupware-16.1.20170703-1|282	

10039 14
14cu|eiciel-0.9.11-1|1	Name:		eiciel
14cu|eiciel-0.9.11-1|2	Version:	0.9.11
14cu|eiciel-0.9.11-1|3	Release:	1
14cu|eiciel-0.9.11-1|4	Summary:	Graphical access control list (ACL) editor
14cu|eiciel-0.9.11-1|5	Group:		Graphical desktop/GNOME
14cu|eiciel-0.9.11-1|6	License:	GPL
14cu|eiciel-0.9.11-1|7	URL:		http://rofi.roger-ferrer.org/eiciel/
14cu|eiciel-0.9.11-1|8	Source0:	http://rofi.roger-ferrer.org/eiciel/files/%{name}-%{version}.tar.bz2
14cu|eiciel-0.9.11-1|9	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|eiciel-0.9.11-1|10	BuildRequires:	gnome-vfs2-devel
14cu|eiciel-0.9.11-1|11	BuildRequires:	nautilus-devel
14cu|eiciel-0.9.11-1|12	BuildRequires:	attr-devel
14cu|eiciel-0.9.11-1|13	BuildRequires:	acl-devel
14cu|eiciel-0.9.11-1|14	BuildRequires:	gettext-devel
14cu|eiciel-0.9.11-1|15	BuildRequires:	autoconf2.5
14cu|eiciel-0.9.11-1|16	BuildRequires:	desktop-file-utils
14cu|eiciel-0.9.11-1|17	BuildRequires:	pkgconfig(gtkmm-3.0)
14cu|eiciel-0.9.11-1|18	
14cu|eiciel-0.9.11-1|19	%description
14cu|eiciel-0.9.11-1|20	Graphical editor for access control lists (ACL)
14cu|eiciel-0.9.11-1|21	and extended attributes (XATTR), either as an
14cu|eiciel-0.9.11-1|22	extension within Nautilus, or as a standalone utility.
14cu|eiciel-0.9.11-1|23	
14cu|eiciel-0.9.11-1|24	%prep
14cu|eiciel-0.9.11-1|25	%setup -q
14cu|eiciel-0.9.11-1|26	sed -i s/Version=.*/Version=1.0/ src/*.desktop.in
14cu|eiciel-0.9.11-1|27	
14cu|eiciel-0.9.11-1|28	%build
14cu|eiciel-0.9.11-1|29	#autoreconf -fi
14cu|eiciel-0.9.11-1|30	%configure2_5x --with-nautilus-extensions-dir=%{_libdir}/nautilus/extensions-2.0
14cu|eiciel-0.9.11-1|31	%make
14cu|eiciel-0.9.11-1|32	
14cu|eiciel-0.9.11-1|33	%install
14cu|eiciel-0.9.11-1|34	%makeinstall_std
14cu|eiciel-0.9.11-1|35	%find_lang %{name}
14cu|eiciel-0.9.11-1|36	
14cu|eiciel-0.9.11-1|37	%files -f %{name}.lang
14cu|eiciel-0.9.11-1|38	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|eiciel-0.9.11-1|39	%{_bindir}/%{name}
14cu|eiciel-0.9.11-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|eiciel-0.9.11-1|41	%{_datadir}/%{name}/
14cu|eiciel-0.9.11-1|42	%{_datadir}/appdata/eiciel.appdata.xml
14cu|eiciel-0.9.11-1|43	%{_datadir}/applications/*%{name}*
14cu|eiciel-0.9.11-1|44	%{_datadir}/gnome/help/%{name}
14cu|eiciel-0.9.11-1|45	%{_mandir}/man1/%{name}*
14cu|eiciel-0.9.11-1|46	%{_libdir}/nautilus/extensions-2.0/lib%{name}*
14cu|eiciel-0.9.11-1|47	
14cu|eiciel-0.9.11-1|48	%changelog
14cu|eiciel-0.9.11-1|49	
14cu|eiciel-0.9.11-1|50	* Wed Sep 07 2016 alzim <alzim@bk.ru> 0.9.11-1
14cu|eiciel-0.9.11-1|51	- (5ccf970) Merge pull request #2 from import/eiciel:rosa2016.1
14cu|eiciel-0.9.11-1|52	- (5ccf970) Updated to 0.9.11
14cu|eiciel-0.9.11-1|53	
14cu|eiciel-0.9.11-1|54	

10040 14
14cu|eiskaltdcpp-2.2.10-3|1	%define major 2.2
14cu|eiskaltdcpp-2.2.10-3|2	%define libname %mklibname %{name} %{major}
14cu|eiskaltdcpp-2.2.10-3|3	%define devname %mklibname %{name} -d
14cu|eiskaltdcpp-2.2.10-3|4	
14cu|eiskaltdcpp-2.2.10-3|5	Summary:	Cross-platform program that uses the Direct Connect and ADC protocol
14cu|eiskaltdcpp-2.2.10-3|6	Name:		eiskaltdcpp
14cu|eiskaltdcpp-2.2.10-3|7	Version:	2.2.10
14cu|eiskaltdcpp-2.2.10-3|8	Release:	3
14cu|eiskaltdcpp-2.2.10-3|9	License:	GPLv3+
14cu|eiskaltdcpp-2.2.10-3|10	Group:		Networking/File transfer
14cu|eiskaltdcpp-2.2.10-3|11	Url:		https://github.com/eiskaltdcpp/eiskaltdcpp
14cu|eiskaltdcpp-2.2.10-3|12	# Source0:	https://github.com/eiskaltdcpp/%{name}/archive/v%{version}.tar.gz
14cu|eiskaltdcpp-2.2.10-3|13	Source0:	%{name}-%{version}.tar.gz
14cu|eiskaltdcpp-2.2.10-3|14	Source100:	%{name}.rpmlintrc
14cu|eiskaltdcpp-2.2.10-3|15	BuildRequires:	cmake >= 2.8.8
14cu|eiskaltdcpp-2.2.10-3|16	BuildRequires:	desktop-file-utils
14cu|eiskaltdcpp-2.2.10-3|17	BuildRequires:	qt5-linguist-tools
14cu|eiskaltdcpp-2.2.10-3|18	BuildRequires:	aspell-devel
14cu|eiskaltdcpp-2.2.10-3|19	BuildRequires:	boost-devel
14cu|eiskaltdcpp-2.2.10-3|20	BuildRequires:	bzip2-devel
14cu|eiskaltdcpp-2.2.10-3|21	BuildRequires:	gettext-devel
14cu|eiskaltdcpp-2.2.10-3|22	BuildRequires:	miniupnpc-devel
14cu|eiskaltdcpp-2.2.10-3|23	BuildRequires:	pkgconfig(gail-3.0)
14cu|eiskaltdcpp-2.2.10-3|24	BuildRequires:	pkgconfig(gdk-3.0)
14cu|eiskaltdcpp-2.2.10-3|25	BuildRequires:	pkgconfig(gladeui-2.0)
14cu|eiskaltdcpp-2.2.10-3|26	BuildRequires:	pkgconfig(libcanberra-gtk3)
14cu|eiskaltdcpp-2.2.10-3|27	BuildRequires:	pkgconfig(libidn)
14cu|eiskaltdcpp-2.2.10-3|28	BuildRequires:	pkgconfig(libnotify)
14cu|eiskaltdcpp-2.2.10-3|29	BuildRequires:	pkgconfig(libpcre)
14cu|eiskaltdcpp-2.2.10-3|30	BuildRequires:	pkgconfig(libupnp)
14cu|eiskaltdcpp-2.2.10-3|31	BuildRequires:	pkgconfig(lua)
14cu|eiskaltdcpp-2.2.10-3|32	BuildRequires:	pkgconfig(openssl)
14cu|eiskaltdcpp-2.2.10-3|33	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|eiskaltdcpp-2.2.10-3|34	BuildRequires:	pkgconfig(Qt5Core)
14cu|eiskaltdcpp-2.2.10-3|35	BuildRequires:	pkgconfig(Qt5DBus)
14cu|eiskaltdcpp-2.2.10-3|36	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|eiskaltdcpp-2.2.10-3|37	BuildRequires:	pkgconfig(Qt5Gui)
14cu|eiskaltdcpp-2.2.10-3|38	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|eiskaltdcpp-2.2.10-3|39	BuildRequires:	pkgconfig(Qt5Network)
14cu|eiskaltdcpp-2.2.10-3|40	BuildRequires:	pkgconfig(Qt5Script)
14cu|eiskaltdcpp-2.2.10-3|41	BuildRequires:	pkgconfig(Qt5Sql)
14cu|eiskaltdcpp-2.2.10-3|42	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|eiskaltdcpp-2.2.10-3|43	BuildRequires:	pkgconfig(Qt5Xml)
14cu|eiskaltdcpp-2.2.10-3|44	
14cu|eiskaltdcpp-2.2.10-3|45	%description
14cu|eiskaltdcpp-2.2.10-3|46	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cu|eiskaltdcpp-2.2.10-3|47	protocol. It is compatible with other DC clients, such as the original DC from
14cu|eiskaltdcpp-2.2.10-3|48	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cu|eiskaltdcpp-2.2.10-3|49	common DC hub software. The minimum number of our patches to original DC++
14cu|eiskaltdcpp-2.2.10-3|50	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cu|eiskaltdcpp-2.2.10-3|51	other clients.
14cu|eiskaltdcpp-2.2.10-3|52	
14cu|eiskaltdcpp-2.2.10-3|53	%files -f lib%{name}.lang
14cu|eiskaltdcpp-2.2.10-3|54	%doc AUTHORS COPYING LICENSE ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
14cu|eiskaltdcpp-2.2.10-3|55	%dir %{_datadir}/%{name}
14cu|eiskaltdcpp-2.2.10-3|56	%{_datadir}/%{name}/update_geoip
14cu|eiskaltdcpp-2.2.10-3|57	%{_datadir}/%{name}/sounds
14cu|eiskaltdcpp-2.2.10-3|58	%{_datadir}/%{name}/examples
14cu|eiskaltdcpp-2.2.10-3|59	%{_datadir}/%{name}/emoticons
14cu|eiskaltdcpp-2.2.10-3|60	%{_datadir}/%{name}/luascripts
14cu|eiskaltdcpp-2.2.10-3|61	%{_datadir}/pixmaps/%{name}.png
14cu|eiskaltdcpp-2.2.10-3|62	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|eiskaltdcpp-2.2.10-3|63	
14cu|eiskaltdcpp-2.2.10-3|64	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|65	
14cu|eiskaltdcpp-2.2.10-3|66	%package qt
14cu|eiskaltdcpp-2.2.10-3|67	Summary:	Qt frontend for EiskaltDC++
14cu|eiskaltdcpp-2.2.10-3|68	Group:		Networking/File transfer
14cu|eiskaltdcpp-2.2.10-3|69	Requires:	%{name} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|70	Requires:	%{libname} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|71	
14cu|eiskaltdcpp-2.2.10-3|72	%description qt
14cu|eiskaltdcpp-2.2.10-3|73	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cu|eiskaltdcpp-2.2.10-3|74	protocol. It is compatible with other DC clients, such as the original DC from
14cu|eiskaltdcpp-2.2.10-3|75	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cu|eiskaltdcpp-2.2.10-3|76	common DC hub software. The minimum number of our patches to original DC++
14cu|eiskaltdcpp-2.2.10-3|77	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cu|eiskaltdcpp-2.2.10-3|78	other clients. This is the Qt front end.
14cu|eiskaltdcpp-2.2.10-3|79	
14cu|eiskaltdcpp-2.2.10-3|80	%files qt -f %{name}-qt.lang
14cu|eiskaltdcpp-2.2.10-3|81	%doc COPYING
14cu|eiskaltdcpp-2.2.10-3|82	%dir %{_datadir}/%{name}/qt
14cu|eiskaltdcpp-2.2.10-3|83	%dir %{_datadir}/%{name}/qt/ts
14cu|eiskaltdcpp-2.2.10-3|84	%{_datadir}/%{name}/qt/icons
14cu|eiskaltdcpp-2.2.10-3|85	%{_datadir}/%{name}/qt/qtscripts
14cu|eiskaltdcpp-2.2.10-3|86	%{_datadir}/%{name}/qt/resources
14cu|eiskaltdcpp-2.2.10-3|87	%{_mandir}/man1/%{name}-qt.1.*
14cu|eiskaltdcpp-2.2.10-3|88	%{_datadir}/applications/%{name}-qt.desktop
14cu|eiskaltdcpp-2.2.10-3|89	%{_bindir}/%{name}-qt
14cu|eiskaltdcpp-2.2.10-3|90	
14cu|eiskaltdcpp-2.2.10-3|91	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|92	
14cu|eiskaltdcpp-2.2.10-3|93	%package gtk
14cu|eiskaltdcpp-2.2.10-3|94	Summary:	GTK frontend for EiskaltDC++
14cu|eiskaltdcpp-2.2.10-3|95	Group:		Networking/File transfer
14cu|eiskaltdcpp-2.2.10-3|96	Requires:	%{name} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|97	Requires:	%{libname} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|98	
14cu|eiskaltdcpp-2.2.10-3|99	%description gtk
14cu|eiskaltdcpp-2.2.10-3|100	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
14cu|eiskaltdcpp-2.2.10-3|101	protocol. It is compatible with other DC clients, such as the original DC from
14cu|eiskaltdcpp-2.2.10-3|102	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
14cu|eiskaltdcpp-2.2.10-3|103	common DC hub software. The minimum number of our patches to original DC++
14cu|eiskaltdcpp-2.2.10-3|104	kernel makes it easy to upgrade to new versions and ensures compatibility with
14cu|eiskaltdcpp-2.2.10-3|105	other clients. This is the GTK front end.
14cu|eiskaltdcpp-2.2.10-3|106	
14cu|eiskaltdcpp-2.2.10-3|107	%files gtk -f %{name}-gtk.lang
14cu|eiskaltdcpp-2.2.10-3|108	%doc COPYING
14cu|eiskaltdcpp-2.2.10-3|109	%{_datadir}/%{name}/gtk
14cu|eiskaltdcpp-2.2.10-3|110	%{_mandir}/man1/%{name}-gtk.1.*
14cu|eiskaltdcpp-2.2.10-3|111	%{_datadir}/applications/%{name}-gtk.desktop
14cu|eiskaltdcpp-2.2.10-3|112	%{_bindir}/%{name}-gtk
14cu|eiskaltdcpp-2.2.10-3|113	
14cu|eiskaltdcpp-2.2.10-3|114	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|115	
14cu|eiskaltdcpp-2.2.10-3|116	%package daemon
14cu|eiskaltdcpp-2.2.10-3|117	Summary:	A simple EiskaltDC++ daemon
14cu|eiskaltdcpp-2.2.10-3|118	Group:		Networking/File transfer
14cu|eiskaltdcpp-2.2.10-3|119	Requires:	%{name} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|120	Requires:	%{libname} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|121	Requires:	perl(Term::UI)
14cu|eiskaltdcpp-2.2.10-3|122	
14cu|eiskaltdcpp-2.2.10-3|123	%description daemon
14cu|eiskaltdcpp-2.2.10-3|124	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
14cu|eiskaltdcpp-2.2.10-3|125	ADC protocol. It is compatible with other DC clients, such as the original
14cu|eiskaltdcpp-2.2.10-3|126	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
14cu|eiskaltdcpp-2.2.10-3|127	with all common DC hub software. This is a simple daemon for running
14cu|eiskaltdcpp-2.2.10-3|128	EiskaltDC++ without any GUI; it can be controlled via XMLRPC or JSONRPC.
14cu|eiskaltdcpp-2.2.10-3|129	
14cu|eiskaltdcpp-2.2.10-3|130	%files daemon
14cu|eiskaltdcpp-2.2.10-3|131	%doc AUTHORS COPYING LICENSE README TODO
14cu|eiskaltdcpp-2.2.10-3|132	%{_datadir}/%{name}/cli/*
14cu|eiskaltdcpp-2.2.10-3|133	%{_mandir}/man1/%{name}-daemon.1.*
14cu|eiskaltdcpp-2.2.10-3|134	%{_mandir}/man1/%{name}-cli-*.1.*
14cu|eiskaltdcpp-2.2.10-3|135	%{_bindir}/%{name}-daemon
14cu|eiskaltdcpp-2.2.10-3|136	%{_bindir}/%{name}-cli-*
14cu|eiskaltdcpp-2.2.10-3|137	
14cu|eiskaltdcpp-2.2.10-3|138	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|139	
14cu|eiskaltdcpp-2.2.10-3|140	%package -n %{libname}
14cu|eiskaltdcpp-2.2.10-3|141	Summary:	Dynamic library used by EiskaltDC++
14cu|eiskaltdcpp-2.2.10-3|142	Group:		System/Libraries
14cu|eiskaltdcpp-2.2.10-3|143	
14cu|eiskaltdcpp-2.2.10-3|144	%description -n %{libname}
14cu|eiskaltdcpp-2.2.10-3|145	Dynamic library used by EiskaltDC++.
14cu|eiskaltdcpp-2.2.10-3|146	
14cu|eiskaltdcpp-2.2.10-3|147	%files -n %{libname}
14cu|eiskaltdcpp-2.2.10-3|148	%doc COPYING
14cu|eiskaltdcpp-2.2.10-3|149	%{_libdir}/lib%{name}.so.%{major}*
14cu|eiskaltdcpp-2.2.10-3|150	
14cu|eiskaltdcpp-2.2.10-3|151	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|152	
14cu|eiskaltdcpp-2.2.10-3|153	%package -n %{devname}
14cu|eiskaltdcpp-2.2.10-3|154	Summary:	Development files for the main EiskaltDC++ library
14cu|eiskaltdcpp-2.2.10-3|155	Group:		Development/C++
14cu|eiskaltdcpp-2.2.10-3|156	Requires:	%{libname} = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|157	Provides:	%{name}-devel = %{EVRD}
14cu|eiskaltdcpp-2.2.10-3|158	
14cu|eiskaltdcpp-2.2.10-3|159	%description -n %{devname}
14cu|eiskaltdcpp-2.2.10-3|160	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
14cu|eiskaltdcpp-2.2.10-3|161	ADC protocol. It is compatible with other DC clients, such as the original
14cu|eiskaltdcpp-2.2.10-3|162	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
14cu|eiskaltdcpp-2.2.10-3|163	with all common DC hub software.
14cu|eiskaltdcpp-2.2.10-3|164	This package contains the header files needed to use the main EiskaltDC++
14cu|eiskaltdcpp-2.2.10-3|165	library.
14cu|eiskaltdcpp-2.2.10-3|166	
14cu|eiskaltdcpp-2.2.10-3|167	%files -n %{devname}
14cu|eiskaltdcpp-2.2.10-3|168	%doc COPYING ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
14cu|eiskaltdcpp-2.2.10-3|169	%{_includedir}/%{name}/dcpp/*.h
14cu|eiskaltdcpp-2.2.10-3|170	
14cu|eiskaltdcpp-2.2.10-3|171	#-----------------------------------------------------------------------------
14cu|eiskaltdcpp-2.2.10-3|172	
14cu|eiskaltdcpp-2.2.10-3|173	%prep
14cu|eiskaltdcpp-2.2.10-3|174	%setup -q
14cu|eiskaltdcpp-2.2.10-3|175	
14cu|eiskaltdcpp-2.2.10-3|176	%build
14cu|eiskaltdcpp-2.2.10-3|177	%cmake \
14cu|eiskaltdcpp-2.2.10-3|178	-DCMAKE_BUILD_TYPE=Release \
14cu|eiskaltdcpp-2.2.10-3|179	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|eiskaltdcpp-2.2.10-3|180	-DLIB_INSTALL_DIR=%{_libdir} \
14cu|eiskaltdcpp-2.2.10-3|181	-DLOCAL_BOOST=OFF \
14cu|eiskaltdcpp-2.2.10-3|182	-DLUA_SCRIPT=ON \
14cu|eiskaltdcpp-2.2.10-3|183	-DUSE_IDNA=ON \
14cu|eiskaltdcpp-2.2.10-3|184	-DPERL_REGEX=ON \
14cu|eiskaltdcpp-2.2.10-3|185	-DUSE_QT=OFF \
14cu|eiskaltdcpp-2.2.10-3|186	-DUSE_QT5=ON \
14cu|eiskaltdcpp-2.2.10-3|187	-DUSE_QT_SQLITE=ON \
14cu|eiskaltdcpp-2.2.10-3|188	-DUSE_QT_QML=ON \
14cu|eiskaltdcpp-2.2.10-3|189	-DUSE_JS=ON \
14cu|eiskaltdcpp-2.2.10-3|190	-DUSE_ASPELL=ON \
14cu|eiskaltdcpp-2.2.10-3|191	-DFREE_SPACE_BAR_C=ON \
14cu|eiskaltdcpp-2.2.10-3|192	-DDBUS_NOTIFY=ON \
14cu|eiskaltdcpp-2.2.10-3|193	-DUSE_GTK3=ON \
14cu|eiskaltdcpp-2.2.10-3|194	-DUSE_LIBGNOME2=OFF \
14cu|eiskaltdcpp-2.2.10-3|195	-DUSE_LIBNOTIFY=ON \
14cu|eiskaltdcpp-2.2.10-3|196	-DUSE_LIBCANBERRA=ON \
14cu|eiskaltdcpp-2.2.10-3|197	-DNO_UI_DAEMON=ON \
14cu|eiskaltdcpp-2.2.10-3|198	-DXMLRPC_DAEMON=OFF \
14cu|eiskaltdcpp-2.2.10-3|199	-DJSONRPC_DAEMON=ON \
14cu|eiskaltdcpp-2.2.10-3|200	-DUSE_CLI_XMLRPC=ON \
14cu|eiskaltdcpp-2.2.10-3|201	-DUSE_CLI_JSONRPC=ON \
14cu|eiskaltdcpp-2.2.10-3|202	-DWITH_DEV_FILES=ON \
14cu|eiskaltdcpp-2.2.10-3|203	-DEISKALTDCPP_INCLUDE_DIR="%{_includedir}/%{name}" \
14cu|eiskaltdcpp-2.2.10-3|204	-DWITH_EMOTICONS=ON \
14cu|eiskaltdcpp-2.2.10-3|205	-DWITH_SOUNDS=ON \
14cu|eiskaltdcpp-2.2.10-3|206	-DWITH_EXAMPLES=ON \
14cu|eiskaltdcpp-2.2.10-3|207	-DWITH_LUASCRIPTS=ON \
14cu|eiskaltdcpp-2.2.10-3|208	-DWITH_DHT=ON \
14cu|eiskaltdcpp-2.2.10-3|209	-DUSE_MINIUPNP=ON \
14cu|eiskaltdcpp-2.2.10-3|210	-DCREATE_MO=ON \
14cu|eiskaltdcpp-2.2.10-3|211	-DINSTALL_RUNTIME_PATH=OFF
14cu|eiskaltdcpp-2.2.10-3|212	%make
14cu|eiskaltdcpp-2.2.10-3|213	
14cu|eiskaltdcpp-2.2.10-3|214	%install
14cu|eiskaltdcpp-2.2.10-3|215	%makeinstall_std -C build
14cu|eiskaltdcpp-2.2.10-3|216	
14cu|eiskaltdcpp-2.2.10-3|217	rm -f %{buildroot}/%{_datadir}/%{name}/examples/*.php
14cu|eiskaltdcpp-2.2.10-3|218	rm -rf %{buildroot}/%{_datadir}/%{name}/qt/qtscripts/gnome
14cu|eiskaltdcpp-2.2.10-3|219	
14cu|eiskaltdcpp-2.2.10-3|220	%find_lang %{name}-gtk
14cu|eiskaltdcpp-2.2.10-3|221	
14cu|eiskaltdcpp-2.2.10-3|222	find %{buildroot} -name "*.qm" | sed 's:'%{buildroot}'::
14cu|eiskaltdcpp-2.2.10-3|223	s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}-qt.lang
14cu|eiskaltdcpp-2.2.10-3|224	
14cu|eiskaltdcpp-2.2.10-3|225	%find_lang lib%{name} lib%{name}.lang
14cu|eiskaltdcpp-2.2.10-3|226	
14cu|eiskaltdcpp-2.2.10-3|227	%changelog
14cu|eiskaltdcpp-2.2.10-3|228	
14cu|eiskaltdcpp-2.2.10-3|229	* Fri Mar 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.10-3
14cu|eiskaltdcpp-2.2.10-3|230	- (8045120) Use individual Qt5 BuildRequires instead of qt5-devel
14cu|eiskaltdcpp-2.2.10-3|231	- (8045120) Minor spec cleanups
14cu|eiskaltdcpp-2.2.10-3|232	
14cu|eiskaltdcpp-2.2.10-3|233	

10041 14
14cu|ejabberd-2.1.13-6|1	Summary:	A distributed, fault-tolerant Jabber/XMPP server
14cu|ejabberd-2.1.13-6|2	Name:		ejabberd
14cu|ejabberd-2.1.13-6|3	Version:	2.1.13
14cu|ejabberd-2.1.13-6|4	Release:	6
14cu|ejabberd-2.1.13-6|5	License:	GPLv2+
14cu|ejabberd-2.1.13-6|6	Group:		System/Servers
14cu|ejabberd-2.1.13-6|7	Url:		http://www.ejabberd.im/
14cu|ejabberd-2.1.13-6|8	Source0:	http://www.process-one.net/downloads/ejabberd/%{version}/%{name}-%{version}.tgz
14cu|ejabberd-2.1.13-6|9	Source3:	inetrc
14cu|ejabberd-2.1.13-6|10	# http://ejabberd.jabber.ru/ejabberdctl-extra
14cu|ejabberd-2.1.13-6|11	Source4:	http://ejabberd.jabber.ru/files/efiles/mod_ctlextra.erl
14cu|ejabberd-2.1.13-6|12	# The following were extracted from a patch found on http://realloc.spb.ru/share/ejabberdad.html
14cu|ejabberd-2.1.13-6|13	Source5:	ejabberd_auth_ad.erl
14cu|ejabberd-2.1.13-6|14	Source6:	mod_shared_roster_ad.erl
14cu|ejabberd-2.1.13-6|15	Source7:	mod_vcard_ad.erl
14cu|ejabberd-2.1.13-6|16	Source9:	ejabberd.logrotate
14cu|ejabberd-2.1.13-6|17	Source10:	ejabberd.sysconfig
14cu|ejabberd-2.1.13-6|18	Source11:	ejabberd.service
14cu|ejabberd-2.1.13-6|19	Source12:	ejabberd.tmpfiles.conf
14cu|ejabberd-2.1.13-6|20	# PAM support
14cu|ejabberd-2.1.13-6|21	Source13:	ejabberdctl.pam
14cu|ejabberd-2.1.13-6|22	Source14:	ejabberdctl.apps
14cu|ejabberd-2.1.13-6|23	Source15:	ejabberd.pam
14cu|ejabberd-2.1.13-6|24	# Patches from Fedora
14cu|ejabberd-2.1.13-6|25	# Use ejabberd as an example for PAM service name (fedora/epel-specific)
14cu|ejabberd-2.1.13-6|26	Patch1:		ejabberd-0001-Fix-PAM-service-example-name-to-match-actual-one.patch
14cu|ejabberd-2.1.13-6|27	# fixed delays in s2s connections
14cu|ejabberd-2.1.13-6|28	Patch2:		ejabberd-0002-Fixed-delays-in-s2s-connections.patch
14cu|ejabberd-2.1.13-6|29	# Introducing mod_admin_extra
14cu|ejabberd-2.1.13-6|30	Patch3:		ejabberd-0003-Introducing-mod_admin_extra.patch
14cu|ejabberd-2.1.13-6|31	# BZ# 439583, 452326, 451554, 465196, 502361 (fedora/epel-specific)
14cu|ejabberd-2.1.13-6|32	Patch4:		ejabberd-0004-Fedora-specific-changes-to-ejabberdctl.patch
14cu|ejabberd-2.1.13-6|33	# Fix so-lib permissions while installing (fedora/epel-specific)
14cu|ejabberd-2.1.13-6|34	Patch5:		ejabberd-0005-Install-.so-objects-with-0755-permissions.patch
14cu|ejabberd-2.1.13-6|35	# Will be proposed for inclusion into upstream
14cu|ejabberd-2.1.13-6|36	Patch6:		ejabberd-0006-Use-versioned-directory-for-storing-docs.patch
14cu|ejabberd-2.1.13-6|37	# Backported from upstream
14cu|ejabberd-2.1.13-6|38	Patch7:		ejabberd-0007-Support-SASL-GSSAPI-authentication-thanks-to-Mikael-.patch
14cu|ejabberd-2.1.13-6|39	# Disable IP restriction for ejabberdctl (seems that it doesn't work well)
14cu|ejabberd-2.1.13-6|40	Patch8:		ejabberd-0008-Disable-INET_DIST_INTERFACE-by-default.patch
14cu|ejabberd-2.1.13-6|41	BuildRequires:	erlang-asn1
14cu|ejabberd-2.1.13-6|42	BuildRequires:	erlang-base
14cu|ejabberd-2.1.13-6|43	BuildRequires:	erlang-compiler
14cu|ejabberd-2.1.13-6|44	BuildRequires:	erlang-devel
14cu|ejabberd-2.1.13-6|45	BuildRequires:	erlang-erl_interface
14cu|ejabberd-2.1.13-6|46	BuildRequires:	erlang-parsetools
14cu|ejabberd-2.1.13-6|47	BuildRequires:	erlang-public_key
14cu|ejabberd-2.1.13-6|48	BuildRequires:	erlang-ssl
14cu|ejabberd-2.1.13-6|49	BuildRequires:	hevea
14cu|ejabberd-2.1.13-6|50	BuildRequires:	tetex-latex
14cu|ejabberd-2.1.13-6|51	BuildRequires:	texlive-collection-basic
14cu|ejabberd-2.1.13-6|52	BuildRequires:	texlive-collection-langgerman
14cu|ejabberd-2.1.13-6|53	BuildRequires:	pkgconfig(expat)
14cu|ejabberd-2.1.13-6|54	BuildRequires:	pkgconfig(openssl)
14cu|ejabberd-2.1.13-6|55	BuildRequires:	pkgconfig(zlib)
14cu|ejabberd-2.1.13-6|56	Requires:	erlang-asn1
14cu|ejabberd-2.1.13-6|57	Requires:	erlang-base
14cu|ejabberd-2.1.13-6|58	Requires:	erlang-compiler
14cu|ejabberd-2.1.13-6|59	Requires:	erlang-crypto
14cu|ejabberd-2.1.13-6|60	Requires:	erlang-mnesia
14cu|ejabberd-2.1.13-6|61	Requires:	erlang-ssl
14cu|ejabberd-2.1.13-6|62	Requires:	erlang-syntax_tools
14cu|ejabberd-2.1.13-6|63	Requires(post):	systemd
14cu|ejabberd-2.1.13-6|64	Requires(pre,post,preun,postun):	rpm-helper
14cu|ejabberd-2.1.13-6|65	
14cu|ejabberd-2.1.13-6|66	%description
14cu|ejabberd-2.1.13-6|67	ejabberd is a Free and Open Source distributed fault-tolerant
14cu|ejabberd-2.1.13-6|68	Jabber/XMPP server. It is mostly written in Erlang, and runs on many
14cu|ejabberd-2.1.13-6|69	platforms (tested on Linux, FreeBSD, NetBSD, Solaris, Mac OS X and
14cu|ejabberd-2.1.13-6|70	Windows NT/2000/XP).
14cu|ejabberd-2.1.13-6|71	
14cu|ejabberd-2.1.13-6|72	%files
14cu|ejabberd-2.1.13-6|73	%doc %{_docdir}/%{name}-%{version}
14cu|ejabberd-2.1.13-6|74	%{_docdir}/%{name}/COPYING
14cu|ejabberd-2.1.13-6|75	%{_docdir}/%{name}/README
14cu|ejabberd-2.1.13-6|76	%{_docdir}/%{name}/README.urpmi
14cu|ejabberd-2.1.13-6|77	%dir %attr(750,root,ejabberd) %{_sysconfdir}/ejabberd
14cu|ejabberd-2.1.13-6|78	%attr(750,root,ejabberd) %{_sysconfdir}/sysconfig/ejabberd
14cu|ejabberd-2.1.13-6|79	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg
14cu|ejabberd-2.1.13-6|80	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/inetrc
14cu|ejabberd-2.1.13-6|81	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberdctl.cfg
14cu|ejabberd-2.1.13-6|82	%{_unitdir}/%{name}.service
14cu|ejabberd-2.1.13-6|83	%{_tmpfilesdir}/%{name}.conf
14cu|ejabberd-2.1.13-6|84	%{_sbindir}/ejabberd
14cu|ejabberd-2.1.13-6|85	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cu|ejabberd-2.1.13-6|86	%config(noreplace) %{_sysconfdir}/pam.d/ejabberdctl
14cu|ejabberd-2.1.13-6|87	%config(noreplace) %{_sysconfdir}/security/console.apps/ejabberdctl
14cu|ejabberd-2.1.13-6|88	%{_bindir}/ejabberdctl
14cu|ejabberd-2.1.13-6|89	%attr(550,root,ejabberd) %{_sbindir}/ejabberdctl
14cu|ejabberd-2.1.13-6|90	%dir %{_libdir}/ejabberd
14cu|ejabberd-2.1.13-6|91	%dir %{_libdir}/ejabberd/ebin
14cu|ejabberd-2.1.13-6|92	%dir %{_libdir}/ejabberd/priv
14cu|ejabberd-2.1.13-6|93	%{_libdir}/ejabberd/ebin/*
14cu|ejabberd-2.1.13-6|94	%{_libdir}/ejabberd/priv/*
14cu|ejabberd-2.1.13-6|95	%config(noreplace) %{_sysconfdir}/logrotate.d/ejabberd
14cu|ejabberd-2.1.13-6|96	%attr(-,ejabberd,ejabberd) /var/lib/ejabberd
14cu|ejabberd-2.1.13-6|97	%attr(-,ejabberd,ejabberd) /var/log/ejabberd
14cu|ejabberd-2.1.13-6|98	
14cu|ejabberd-2.1.13-6|99	%pre
14cu|ejabberd-2.1.13-6|100	if [ -d %{_var}/lib/%{name}/spool ]; then
14cu|ejabberd-2.1.13-6|101	mv -f %{_var}/lib/%{name}/spool/* %{_var}/lib/%{name}
14cu|ejabberd-2.1.13-6|102	rmdir %{_var}/lib/%{name}/spool
14cu|ejabberd-2.1.13-6|103	fi
14cu|ejabberd-2.1.13-6|104	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14cu|ejabberd-2.1.13-6|105	%_pre_groupadd %{name} %{name}
14cu|ejabberd-2.1.13-6|106	
14cu|ejabberd-2.1.13-6|107	%preun
14cu|ejabberd-2.1.13-6|108	%_preun_service %{name}
14cu|ejabberd-2.1.13-6|109	
14cu|ejabberd-2.1.13-6|110	%post
14cu|ejabberd-2.1.13-6|111	%_create_ssl_certificate %{name} -b -g %{name}
14cu|ejabberd-2.1.13-6|112	%tmpfile_screate %{name}
14cu|ejabberd-2.1.13-6|113	%_post_service %{name}
14cu|ejabberd-2.1.13-6|114	
14cu|ejabberd-2.1.13-6|115	%postun
14cu|ejabberd-2.1.13-6|116	%_postun_userdel %{name}
14cu|ejabberd-2.1.13-6|117	%_postun_groupdel %{name}
14cu|ejabberd-2.1.13-6|118	
14cu|ejabberd-2.1.13-6|119	#----------------------------------------------------------------------------
14cu|ejabberd-2.1.13-6|120	
14cu|ejabberd-2.1.13-6|121	%package devel
14cu|ejabberd-2.1.13-6|122	Summary:	Development files for %{name}
14cu|ejabberd-2.1.13-6|123	Group:		Development/Other
14cu|ejabberd-2.1.13-6|124	Requires:	erlang-devel
14cu|ejabberd-2.1.13-6|125	
14cu|ejabberd-2.1.13-6|126	%description devel
14cu|ejabberd-2.1.13-6|127	Development files for %{name}.
14cu|ejabberd-2.1.13-6|128	
14cu|ejabberd-2.1.13-6|129	%files devel
14cu|ejabberd-2.1.13-6|130	%{_libdir}/ejabberd/include
14cu|ejabberd-2.1.13-6|131	
14cu|ejabberd-2.1.13-6|132	#----------------------------------------------------------------------------
14cu|ejabberd-2.1.13-6|133	
14cu|ejabberd-2.1.13-6|134	%package doc
14cu|ejabberd-2.1.13-6|135	Summary:	Documentation for ejabberd
14cu|ejabberd-2.1.13-6|136	Group:		Documentation
14cu|ejabberd-2.1.13-6|137	
14cu|ejabberd-2.1.13-6|138	%description doc
14cu|ejabberd-2.1.13-6|139	Documentation for ejabberd.
14cu|ejabberd-2.1.13-6|140	
14cu|ejabberd-2.1.13-6|141	%files doc
14cu|ejabberd-2.1.13-6|142	%{_docdir}/%{name}/*
14cu|ejabberd-2.1.13-6|143	%exclude %{_docdir}/%{name}/COPYING
14cu|ejabberd-2.1.13-6|144	%exclude %{_docdir}/%{name}/README
14cu|ejabberd-2.1.13-6|145	%exclude %{_docdir}/%{name}/README.urpmi
14cu|ejabberd-2.1.13-6|146	
14cu|ejabberd-2.1.13-6|147	#----------------------------------------------------------------------------
14cu|ejabberd-2.1.13-6|148	
14cu|ejabberd-2.1.13-6|149	%prep
14cu|ejabberd-2.1.13-6|150	%setup -q
14cu|ejabberd-2.1.13-6|151	
14cu|ejabberd-2.1.13-6|152	%patch1 -p1 -b .pam_name
14cu|ejabberd-2.1.13-6|153	%patch2 -p1 -b .s2s_delays
14cu|ejabberd-2.1.13-6|154	%patch3 -p1 -b .mod_admin_extra
14cu|ejabberd-2.1.13-6|155	#%patch4 -p1 -b .fedora_specific
14cu|ejabberd-2.1.13-6|156	%patch5 -p1 -b .fix_perms
14cu|ejabberd-2.1.13-6|157	%patch6 -p1 -b .versioned_docdir
14cu|ejabberd-2.1.13-6|158	%patch7 -p1 -b .gssapi
14cu|ejabberd-2.1.13-6|159	%patch8 -p1 -b .disable_ip_restriction_for_ejabberdctl
14cu|ejabberd-2.1.13-6|160	
14cu|ejabberd-2.1.13-6|161	# FIXME one more last-minute fix, now for 2.1.13
14cu|ejabberd-2.1.13-6|162	sed -i -e "s,2.1.12,2.1.13,g" src/configure
14cu|ejabberd-2.1.13-6|163	touch -r src/configure.ac src/configure
14cu|ejabberd-2.1.13-6|164	
14cu|ejabberd-2.1.13-6|165	%{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in
14cu|ejabberd-2.1.13-6|166	%{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
14cu|ejabberd-2.1.13-6|167	
14cu|ejabberd-2.1.13-6|168	cp %{SOURCE4} src
14cu|ejabberd-2.1.13-6|169	cp %{SOURCE5} src
14cu|ejabberd-2.1.13-6|170	cp %{SOURCE6} src
14cu|ejabberd-2.1.13-6|171	cp %{SOURCE7} src
14cu|ejabberd-2.1.13-6|172	
14cu|ejabberd-2.1.13-6|173	%build
14cu|ejabberd-2.1.13-6|174	%define _disable_ld_no_undefined 1
14cu|ejabberd-2.1.13-6|175	pushd src
14cu|ejabberd-2.1.13-6|176	%configure2_5x \
14cu|ejabberd-2.1.13-6|177	--enable-odbc \
14cu|ejabberd-2.1.13-6|178	--disable-pam \
14cu|ejabberd-2.1.13-6|179	--disable-ejabberd_zlib
14cu|ejabberd-2.1.13-6|180	
14cu|ejabberd-2.1.13-6|181	%make -j1
14cu|ejabberd-2.1.13-6|182	popd
14cu|ejabberd-2.1.13-6|183	pushd doc
14cu|ejabberd-2.1.13-6|184	make html pdf
14cu|ejabberd-2.1.13-6|185	popd
14cu|ejabberd-2.1.13-6|186	
14cu|ejabberd-2.1.13-6|187	%install
14cu|ejabberd-2.1.13-6|188	pushd src
14cu|ejabberd-2.1.13-6|189	%makeinstall_std
14cu|ejabberd-2.1.13-6|190	popd
14cu|ejabberd-2.1.13-6|191	
14cu|ejabberd-2.1.13-6|192	# fix example SSL certificate path to real one, which we created recently (see above)
14cu|ejabberd-2.1.13-6|193	perl -pi -e 's!/path/to/ssl.pem!/etc/ejabberd/ejabberd.pem!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
14cu|ejabberd-2.1.13-6|194	
14cu|ejabberd-2.1.13-6|195	# fix captcha path
14cu|ejabberd-2.1.13-6|196	perl -pi -e 's!/lib/ejabberd/priv/bin/captcha.sh!%{_libdir}/%{name}/priv/bin/captcha.sh!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
14cu|ejabberd-2.1.13-6|197	
14cu|ejabberd-2.1.13-6|198	mkdir -p %{buildroot}/var/log/ejabberd
14cu|ejabberd-2.1.13-6|199	mkdir -p %{buildroot}/var/lib/ejabberd/spool
14cu|ejabberd-2.1.13-6|200	
14cu|ejabberd-2.1.13-6|201	chmod a+x %{buildroot}%{_libdir}/ejabberd/priv/lib/
14cu|ejabberd-2.1.13-6|202	
14cu|ejabberd-2.1.13-6|203	perl -pi -e 's!./ssl.pem!/etc/pki/tls/private/ejabberd.pem!g' \
14cu|ejabberd-2.1.13-6|204	%{buildroot}/etc/ejabberd/ejabberd.cfg
14cu|ejabberd-2.1.13-6|205	
14cu|ejabberd-2.1.13-6|206	install -d -m 755 %{buildroot}/var/log/ejabberd
14cu|ejabberd-2.1.13-6|207	install -d -m 755 %{buildroot}%{_var}/lib/ejabberd
14cu|ejabberd-2.1.13-6|208	
14cu|ejabberd-2.1.13-6|209	# install systemd entry
14cu|ejabberd-2.1.13-6|210	install -D -m 0644 -p %{S:11} %{buildroot}%{_unitdir}/%{name}.service
14cu|ejabberd-2.1.13-6|211	install -D -m 0644 -p %{S:12} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ejabberd-2.1.13-6|212	
14cu|ejabberd-2.1.13-6|213	# install sysconfig file
14cu|ejabberd-2.1.13-6|214	install -D -p -m 0644  %{S:10} %{buildroot}%{_sysconfdir}/sysconfig/ejabberd
14cu|ejabberd-2.1.13-6|215	
14cu|ejabberd-2.1.13-6|216	mkdir -p %{buildroot}%{_bindir}
14cu|ejabberd-2.1.13-6|217	ln -s consolehelper %{buildroot}%{_bindir}/ejabberdctl
14cu|ejabberd-2.1.13-6|218	install -D -p -m 0644 %{S:13} %{buildroot}%{_sysconfdir}/pam.d/ejabberdctl
14cu|ejabberd-2.1.13-6|219	install -D -p -m 0644 %{S:14} %{buildroot}%{_sysconfdir}/security/console.apps/ejabberdctl
14cu|ejabberd-2.1.13-6|220	install -D -p -m 0644 %{S:15} %{buildroot}%{_sysconfdir}/pam.d/ejabberd
14cu|ejabberd-2.1.13-6|221	
14cu|ejabberd-2.1.13-6|222	
14cu|ejabberd-2.1.13-6|223	# install config for logrotate
14cu|ejabberd-2.1.13-6|224	install -D -p -m 0644  %{S:9} %{buildroot}%{_sysconfdir}/logrotate.d/ejabberd
14cu|ejabberd-2.1.13-6|225	
14cu|ejabberd-2.1.13-6|226	cp %{S:3} %{buildroot}%{_sysconfdir}/ejabberd/inetrc
14cu|ejabberd-2.1.13-6|227	
14cu|ejabberd-2.1.13-6|228	cat > README.urpmi <<EOF
14cu|ejabberd-2.1.13-6|229	Mageia RPM specific notes
14cu|ejabberd-2.1.13-6|230	
14cu|ejabberd-2.1.13-6|231	Post-installation
14cu|ejabberd-2.1.13-6|232	-----------------
14cu|ejabberd-2.1.13-6|233	There is no users created with the default configuration.
14cu|ejabberd-2.1.13-6|234	
14cu|ejabberd-2.1.13-6|235	You have to first create an user, either through a client supporting registration (kopete, psi), or through command line:
14cu|ejabberd-2.1.13-6|236	
14cu|ejabberd-2.1.13-6|237	$> su ejabberd -c 'ejabberdctl --node ejabberd@host register user domain.tld passwd'
14cu|ejabberd-2.1.13-6|238	
14cu|ejabberd-2.1.13-6|239	Then you have to grant him admin privilege, by adding such a line in /etc/ejabberd/ejabberd.cfg:
14cu|ejabberd-2.1.13-6|240	
14cu|ejabberd-2.1.13-6|241	{acl, admin, {user, "user"}}.
14cu|ejabberd-2.1.13-6|242	
14cu|ejabberd-2.1.13-6|243	More commands are available, through ejabberctl:
14cu|ejabberd-2.1.13-6|244	
14cu|ejabberd-2.1.13-6|245	$> su ejabberd -c 'ejabberdctl --node ejabberd@host help'
14cu|ejabberd-2.1.13-6|246	
14cu|ejabberd-2.1.13-6|247	You can also access the web console at http://host:5280/admin
14cu|ejabberd-2.1.13-6|248	EOF
14cu|ejabberd-2.1.13-6|249	
14cu|ejabberd-2.1.13-6|250	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cu|ejabberd-2.1.13-6|251	install -m 644 README %{buildroot}%{_docdir}/%{name}
14cu|ejabberd-2.1.13-6|252	install -m 644 README.urpmi %{buildroot}%{_docdir}/%{name}
14cu|ejabberd-2.1.13-6|253	install -m 644 COPYING %{buildroot}%{_docdir}/%{name}
14cu|ejabberd-2.1.13-6|254	install -m 644 doc/*.pdf doc/*.html doc/*.png doc/release_notes_*  %{buildroot}%{_docdir}/%{name}
14cu|ejabberd-2.1.13-6|255	
14cu|ejabberd-2.1.13-6|256	install -d -m 755 %{buildroot}%{_sbindir}
14cu|ejabberd-2.1.13-6|257	# ejabberd wrapper
14cu|ejabberd-2.1.13-6|258	cat > %{buildroot}%{_sbindir}/ejabberd <<'EOF'
14cu|ejabberd-2.1.13-6|259	#!/bin/sh
14cu|ejabberd-2.1.13-6|260	
14cu|ejabberd-2.1.13-6|261	ERLANG_NODE=ejabberd
14cu|ejabberd-2.1.13-6|262	ERL=/usr/bin/erl
14cu|ejabberd-2.1.13-6|263	LIB=%{_var}/lib/ejabberd/ebin
14cu|ejabberd-2.1.13-6|264	CONFIG=/etc/ejabberd/ejabberd.cfg
14cu|ejabberd-2.1.13-6|265	INETRC=/etc/ejabberd/inetrc
14cu|ejabberd-2.1.13-6|266	LOG=/var/log/ejabberd/ejabberd.log
14cu|ejabberd-2.1.13-6|267	SASL_LOG=/var/log/ejabberd/sasl.log
14cu|ejabberd-2.1.13-6|268	SPOOL=/var/lib/ejabberd
14cu|ejabberd-2.1.13-6|269	
14cu|ejabberd-2.1.13-6|270	if [ -r /var/lib/ejabberd/.erlang.cookie ] ; then
14cu|ejabberd-2.1.13-6|271	export HOME=/var/lib/ejabberd
14cu|ejabberd-2.1.13-6|272	fi
14cu|ejabberd-2.1.13-6|273	
14cu|ejabberd-2.1.13-6|274	ARGS=
14cu|ejabberd-2.1.13-6|275	while [ $# -ne 0 ] ; do
14cu|ejabberd-2.1.13-6|276	PARAM=$1
14cu|ejabberd-2.1.13-6|277	shift
14cu|ejabberd-2.1.13-6|278	case $PARAM in
14cu|ejabberd-2.1.13-6|279	--) break ;;
14cu|ejabberd-2.1.13-6|280	--node) ERLANG_NODE=$1; shift ;;
14cu|ejabberd-2.1.13-6|281	--config) CONFIG=$1 ; shift ;;
14cu|ejabberd-2.1.13-6|282	--log) LOG=$1 ; shift ;;
14cu|ejabberd-2.1.13-6|283	--sasl-log) SASL_LOG=$1 ; shift ;;
14cu|ejabberd-2.1.13-6|284	--spool) SPOOL=$1 ; shift ;;
14cu|ejabberd-2.1.13-6|285	*) ARGS="$ARGS $PARAM" ;;
14cu|ejabberd-2.1.13-6|286	esac
14cu|ejabberd-2.1.13-6|287	done
14cu|ejabberd-2.1.13-6|288	
14cu|ejabberd-2.1.13-6|289	if [ "$ERLANG_NODE" = "${ERLANG_NODE%.*}" ] ; then
14cu|ejabberd-2.1.13-6|290	SNAME=-sname
14cu|ejabberd-2.1.13-6|291	else
14cu|ejabberd-2.1.13-6|292	SNAME=-name
14cu|ejabberd-2.1.13-6|293	fi
14cu|ejabberd-2.1.13-6|294	
14cu|ejabberd-2.1.13-6|295	exec $ERL -pa $LIB \
14cu|ejabberd-2.1.13-6|296	$SNAME $ERLANG_NODE \
14cu|ejabberd-2.1.13-6|297	-s ejabberd \
14cu|ejabberd-2.1.13-6|298	-kernel inetrc \"$INETRC\" \
14cu|ejabberd-2.1.13-6|299	-ejabberd config \"$CONFIG\" log_path \"$LOG\" \
14cu|ejabberd-2.1.13-6|300	-sasl sasl_error_logger \{file,\"$SASL_LOG\"\} \
14cu|ejabberd-2.1.13-6|301	-mnesia dir \"$SPOOL\" \
14cu|ejabberd-2.1.13-6|302	$ERL_OPTIONS $ARGS "$@"
14cu|ejabberd-2.1.13-6|303	EOF
14cu|ejabberd-2.1.13-6|304	chmod 755 %{buildroot}%{_sbindir}/ejabberd
14cu|ejabberd-2.1.13-6|305	
14cu|ejabberd-2.1.13-6|306	
14cu|ejabberd-2.1.13-6|307	%changelog
14cu|ejabberd-2.1.13-6|308	
14cu|ejabberd-2.1.13-6|309	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.13-6
14cu|ejabberd-2.1.13-6|310	- (a8f13ad) Build requires texlive-collection-langgerman
14cu|ejabberd-2.1.13-6|311	
14cu|ejabberd-2.1.13-6|312	

10042 14
14cu|eko-5.3.0-1|1	Summary:	Simple sound editor
14cu|eko-5.3.0-1|2	Name:		eko
14cu|eko-5.3.0-1|3	Version:	5.3.0
14cu|eko-5.3.0-1|4	Release:	1
14cu|eko-5.3.0-1|5	License:	GPLv3+
14cu|eko-5.3.0-1|6	Group:		Sound
14cu|eko-5.3.0-1|7	Url:		http://semiletov.org/eko/
14cu|eko-5.3.0-1|8	Source0:	http://semiletov.org/eko/dloads/%{name}-%{version}.tar.bz2
14cu|eko-5.3.0-1|9	BuildRequires:	imagemagick
14cu|eko-5.3.0-1|10	BuildRequires:	pkgconfig(alsa)
14cu|eko-5.3.0-1|11	BuildRequires:	pkgconfig(gl)
14cu|eko-5.3.0-1|12	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|eko-5.3.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|eko-5.3.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14cu|eko-5.3.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|eko-5.3.0-1|16	BuildRequires:	pkgconfig(samplerate)
14cu|eko-5.3.0-1|17	BuildRequires:	pkgconfig(sndfile)
14cu|eko-5.3.0-1|18	
14cu|eko-5.3.0-1|19	%description
14cu|eko-5.3.0-1|20	Simple audio editor. It features:
14cu|eko-5.3.0-1|21	- real-time FX rack
14cu|eko-5.3.0-1|22	- generators of sine, nouse
14cu|eko-5.3.0-1|23	- channel converter
14cu|eko-5.3.0-1|24	- RMS and level analysis
14cu|eko-5.3.0-1|25	- DC offset corrector
14cu|eko-5.3.0-1|26	- reverese
14cu|eko-5.3.0-1|27	- handy editing
14cu|eko-5.3.0-1|28	- color palettes
14cu|eko-5.3.0-1|29	- hotkeys customizations
14cu|eko-5.3.0-1|30	
14cu|eko-5.3.0-1|31	%files
14cu|eko-5.3.0-1|32	%doc README COPYING
14cu|eko-5.3.0-1|33	%{_bindir}/%{name}
14cu|eko-5.3.0-1|34	%{_datadir}/applications/%{name}.desktop
14cu|eko-5.3.0-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|eko-5.3.0-1|36	
14cu|eko-5.3.0-1|37	#----------------------------------------------------------------------------
14cu|eko-5.3.0-1|38	
14cu|eko-5.3.0-1|39	%prep
14cu|eko-5.3.0-1|40	%setup -q
14cu|eko-5.3.0-1|41	
14cu|eko-5.3.0-1|42	%build
14cu|eko-5.3.0-1|43	%qmake_qt5 PREFIX=%{_prefix}
14cu|eko-5.3.0-1|44	%make
14cu|eko-5.3.0-1|45	
14cu|eko-5.3.0-1|46	%install
14cu|eko-5.3.0-1|47	%makeinstall_qt
14cu|eko-5.3.0-1|48	
14cu|eko-5.3.0-1|49	# install menu entry
14cu|eko-5.3.0-1|50	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|eko-5.3.0-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|eko-5.3.0-1|52	[Desktop Entry]
14cu|eko-5.3.0-1|53	Name=EKO
14cu|eko-5.3.0-1|54	Name[ru]=EKO
14cu|eko-5.3.0-1|55	Comment=Simple sound editor
14cu|eko-5.3.0-1|56	Comment[ru]=Простой редактор звуковых файлов
14cu|eko-5.3.0-1|57	Exec=%{_bindir}/%{name}
14cu|eko-5.3.0-1|58	Icon=%{name}
14cu|eko-5.3.0-1|59	Terminal=false
14cu|eko-5.3.0-1|60	Type=Application
14cu|eko-5.3.0-1|61	Categories=AudioVideo;Audio;AudioVideoEditing;
14cu|eko-5.3.0-1|62	EOF
14cu|eko-5.3.0-1|63	
14cu|eko-5.3.0-1|64	# install menu icons
14cu|eko-5.3.0-1|65	for N in 16 32 48 64;
14cu|eko-5.3.0-1|66	do
14cu|eko-5.3.0-1|67	convert icons/eko_icon.png -scale ${N}x${N} $N.png;
14cu|eko-5.3.0-1|68	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|eko-5.3.0-1|69	done
14cu|eko-5.3.0-1|70	
14cu|eko-5.3.0-1|71	%changelog
14cu|eko-5.3.0-1|72	
14cu|eko-5.3.0-1|73	* Thu Oct 20 2016 dsilakov <denis.silakov@rosalab.ru> 5.3.0-1
14cu|eko-5.3.0-1|74	- (33fe11a) Merge pull request #2 from tremod/eko:rosa2016.1
14cu|eko-5.3.0-1|75	- (33fe11a) Update to 5.3.0
14cu|eko-5.3.0-1|76	
14cu|eko-5.3.0-1|77	

10043 14
14cu|electronics-menu-1.0-1|1	Name:		electronics-menu
14cu|electronics-menu-1.0-1|2	Version:	1.0
14cu|electronics-menu-1.0-1|3	Release:	1
14cu|electronics-menu-1.0-1|4	Summary:	Electronics Menu for the Desktop
14cu|electronics-menu-1.0-1|5	License:	GPLv2
14cu|electronics-menu-1.0-1|6	Group:		Sciences/Computer science
14cu|electronics-menu-1.0-1|7	Url:		http://geda.seul.org/
14cu|electronics-menu-1.0-1|8	Source0:	http://geda.seul.org/dist/%{name}-%{version}.tar.gz
14cu|electronics-menu-1.0-1|9	# Created by Chitlesh
14cu|electronics-menu-1.0-1|10	Source1:	electronics-menu-1.0-submenu.tar.bz2
14cu|electronics-menu-1.0-1|11	Patch0:		electronics-menu-1.0-submenus.patch
14cu|electronics-menu-1.0-1|12	Patch1:		electronics-menu-1.0-makefile.patch
14cu|electronics-menu-1.0-1|13	Patch2:		electronics-menu-1.0-typo.patch
14cu|electronics-menu-1.0-1|14	Patch3:		electronics-menu-1.0-submenus-fr.patch
14cu|electronics-menu-1.0-1|15	Patch4:		electronics-menu-1.0-submenus-qucs.patch
14cu|electronics-menu-1.0-1|16	
14cu|electronics-menu-1.0-1|17	BuildArch:	noarch
14cu|electronics-menu-1.0-1|18	
14cu|electronics-menu-1.0-1|19	%description
14cu|electronics-menu-1.0-1|20	The programs from the category Electronics are normally located
14cu|electronics-menu-1.0-1|21	in the Edutainment directory.
14cu|electronics-menu-1.0-1|22	This Package adds a Electronics menu to the xdg menu structure.
14cu|electronics-menu-1.0-1|23	
14cu|electronics-menu-1.0-1|24	
14cu|electronics-menu-1.0-1|25	%prep
14cu|electronics-menu-1.0-1|26	%setup -q -a 1
14cu|electronics-menu-1.0-1|27	
14cu|electronics-menu-1.0-1|28	%patch0 -p0 -b .submenus
14cu|electronics-menu-1.0-1|29	%patch1 -p0 -b .submenus
14cu|electronics-menu-1.0-1|30	%patch2 -p0 -b .typo
14cu|electronics-menu-1.0-1|31	%patch3 -p0 -b .french
14cu|electronics-menu-1.0-1|32	%patch4 -p0 -b .qucs
14cu|electronics-menu-1.0-1|33	
14cu|electronics-menu-1.0-1|34	# allowing timestamps
14cu|electronics-menu-1.0-1|35	sed -i 's|install|install -p|g' Makefile
14cu|electronics-menu-1.0-1|36	
14cu|electronics-menu-1.0-1|37	sed -i 's|<Filename>fedora-|<Filename>|' electronics.menu
14cu|electronics-menu-1.0-1|38	
14cu|electronics-menu-1.0-1|39	%build
14cu|electronics-menu-1.0-1|40	
14cu|electronics-menu-1.0-1|41	
14cu|electronics-menu-1.0-1|42	%install
14cu|electronics-menu-1.0-1|43	%makeinstall_std
14cu|electronics-menu-1.0-1|44	
14cu|electronics-menu-1.0-1|45	
14cu|electronics-menu-1.0-1|46	%files
14cu|electronics-menu-1.0-1|47	%doc COPYING README
14cu|electronics-menu-1.0-1|48	%{_iconsdir}/hicolor/*/categories/applications-electronics*.png
14cu|electronics-menu-1.0-1|49	%{_iconsdir}/hicolor/scalable/categories/applications-electronics*.svg
14cu|electronics-menu-1.0-1|50	%config(noreplace) %{_sysconfdir}/xdg/menus/applications-merged/electronics.menu
14cu|electronics-menu-1.0-1|51	%{_datadir}/desktop-directories/*.directory
14cu|electronics-menu-1.0-1|52	
14cu|electronics-menu-1.0-1|53	
14cu|electronics-menu-1.0-1|54	
14cu|electronics-menu-1.0-1|55	
14cu|electronics-menu-1.0-1|56	%changelog
14cu|electronics-menu-1.0-1|57	
14cu|electronics-menu-1.0-1|58	* Thu Apr 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cu|electronics-menu-1.0-1|59	- (1624c05) Imported from SRPM
14cu|electronics-menu-1.0-1|60	
14cu|electronics-menu-1.0-1|61	

10044 14
14cu|elementary-1.17.1-1|1	%define major   1
14cu|elementary-1.17.1-1|2	%define libname %mklibname %{name} %{major}
14cu|elementary-1.17.1-1|3	%define devname %mklibname %{name} -d
14cu|elementary-1.17.1-1|4	
14cu|elementary-1.17.1-1|5	Summary:	Basic widget set based on EFL for mobile touch-screen devices
14cu|elementary-1.17.1-1|6	Name:		elementary
14cu|elementary-1.17.1-1|7	Version:	1.17.1
14cu|elementary-1.17.1-1|8	Release:	1
14cu|elementary-1.17.1-1|9	License:	LGPLv2.1+
14cu|elementary-1.17.1-1|10	Group:		Graphical desktop/Enlightenment
14cu|elementary-1.17.1-1|11	Url:		http://www.enlightenment.org/
14cu|elementary-1.17.1-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.xz
14cu|elementary-1.17.1-1|13	Source100:	%{name}.rpmlintrc
14cu|elementary-1.17.1-1|14	BuildRequires:	doxygen
14cu|elementary-1.17.1-1|15	BuildRequires:	gettext-devel
14cu|elementary-1.17.1-1|16	BuildRequires:	edje
14cu|elementary-1.17.1-1|17	BuildRequires:	eet
14cu|elementary-1.17.1-1|18	BuildRequires:	embryo
14cu|elementary-1.17.1-1|19	BuildRequires:	eolian
14cu|elementary-1.17.1-1|20	BuildRequires:	evas_generic_loaders
14cu|elementary-1.17.1-1|21	BuildRequires:	pkgconfig(ecore)
14cu|elementary-1.17.1-1|22	BuildRequires:	pkgconfig(ecore-con)
14cu|elementary-1.17.1-1|23	BuildRequires:	pkgconfig(ecore-evas)
14cu|elementary-1.17.1-1|24	BuildRequires:	pkgconfig(ecore-file)
14cu|elementary-1.17.1-1|25	BuildRequires:	pkgconfig(ecore-imf)
14cu|elementary-1.17.1-1|26	BuildRequires:	pkgconfig(edje)
14cu|elementary-1.17.1-1|27	BuildRequires:	pkgconfig(eet)
14cu|elementary-1.17.1-1|28	BuildRequires:	pkgconfig(efreet)
14cu|elementary-1.17.1-1|29	BuildRequires:	pkgconfig(efreet-mime)
14cu|elementary-1.17.1-1|30	BuildRequires:	pkgconfig(efreet-trash)
14cu|elementary-1.17.1-1|31	BuildRequires:	pkgconfig(eina)
14cu|elementary-1.17.1-1|32	BuildRequires:	pkgconfig(eio)
14cu|elementary-1.17.1-1|33	BuildRequires:	pkgconfig(eldbus)
14cu|elementary-1.17.1-1|34	BuildRequires:	pkgconfig(eo)
14cu|elementary-1.17.1-1|35	BuildRequires:	pkgconfig(eolian)
14cu|elementary-1.17.1-1|36	BuildRequires:	pkgconfig(evas)
14cu|elementary-1.17.1-1|37	
14cu|elementary-1.17.1-1|38	# Extra stuff
14cu|elementary-1.17.1-1|39	BuildRequires:	pkgconfig(emotion)
14cu|elementary-1.17.1-1|40	BuildRequires:	pkgconfig(ethumb_client)
14cu|elementary-1.17.1-1|41	#BuildRequires:	pkgconfig(eweather)
14cu|elementary-1.17.1-1|42	
14cu|elementary-1.17.1-1|43	%description
14cu|elementary-1.17.1-1|44	A basic widget set that is easy to use based on EFL for mobile
14cu|elementary-1.17.1-1|45	touch-screen devices.
14cu|elementary-1.17.1-1|46	
14cu|elementary-1.17.1-1|47	This package is part of the Enlightenment DR17 desktop shell.
14cu|elementary-1.17.1-1|48	
14cu|elementary-1.17.1-1|49	%files -f %{name}.lang
14cu|elementary-1.17.1-1|50	%doc AUTHORS COPYING README
14cu|elementary-1.17.1-1|51	%{_bindir}/elementary_run
14cu|elementary-1.17.1-1|52	%{_bindir}/elementary_codegen
14cu|elementary-1.17.1-1|53	%{_bindir}/elementary_config
14cu|elementary-1.17.1-1|54	%{_bindir}/elementary_quicklaunch
14cu|elementary-1.17.1-1|55	%{_bindir}/elm_prefs_cc
14cu|elementary-1.17.1-1|56	%{_libdir}/edje/modules/elm/v-*/module.so
14cu|elementary-1.17.1-1|57	%{_libdir}/elementary/modules/access_output/v-*
14cu|elementary-1.17.1-1|58	%{_libdir}/elementary/modules/datetime_input_ctxpopup/v-*
14cu|elementary-1.17.1-1|59	%{_libdir}/elementary/modules/prefs/v-*
14cu|elementary-1.17.1-1|60	%{_datadir}/applications/%{name}_config.desktop
14cu|elementary-1.17.1-1|61	%{_datadir}/%{name}/config/*
14cu|elementary-1.17.1-1|62	%{_datadir}/%{name}/edje_externals/*
14cu|elementary-1.17.1-1|63	%{_datadir}/%{name}/images/*
14cu|elementary-1.17.1-1|64	%{_datadir}/%{name}/themes/default.edj
14cu|elementary-1.17.1-1|65	%{_datadir}/%{name}/objects/*
14cu|elementary-1.17.1-1|66	%{_iconsdir}/%{name}.png
14cu|elementary-1.17.1-1|67	
14cu|elementary-1.17.1-1|68	#----------------------------------------------------------------------------
14cu|elementary-1.17.1-1|69	
14cu|elementary-1.17.1-1|70	%package -n %{libname}
14cu|elementary-1.17.1-1|71	Summary:	Libraries for the %{name} package
14cu|elementary-1.17.1-1|72	Group:		System/Libraries
14cu|elementary-1.17.1-1|73	
14cu|elementary-1.17.1-1|74	%description -n %{libname}
14cu|elementary-1.17.1-1|75	Libraries for %{name}.
14cu|elementary-1.17.1-1|76	
14cu|elementary-1.17.1-1|77	%files -n %{libname}
14cu|elementary-1.17.1-1|78	%{_libdir}/libelementary.so.%{major}*
14cu|elementary-1.17.1-1|79	
14cu|elementary-1.17.1-1|80	#----------------------------------------------------------------------------
14cu|elementary-1.17.1-1|81	
14cu|elementary-1.17.1-1|82	%package -n %{devname}
14cu|elementary-1.17.1-1|83	Summary:	Headers and development libraries from %{name}
14cu|elementary-1.17.1-1|84	Group:		Development/Other
14cu|elementary-1.17.1-1|85	Requires:	%{libname} = %{EVRD}
14cu|elementary-1.17.1-1|86	Provides:	%{name}-devel = %{EVRD}
14cu|elementary-1.17.1-1|87	
14cu|elementary-1.17.1-1|88	%description -n %{devname}
14cu|elementary-1.17.1-1|89	%{name} development headers and libraries.
14cu|elementary-1.17.1-1|90	
14cu|elementary-1.17.1-1|91	%files -n %{devname}
14cu|elementary-1.17.1-1|92	%{_bindir}/elementary_test
14cu|elementary-1.17.1-1|93	%dir %{_libdir}/cmake/Elementary
14cu|elementary-1.17.1-1|94	%{_libdir}/cmake/Elementary/*.cmake
14cu|elementary-1.17.1-1|95	%{_libdir}/pkgconfig/*.pc
14cu|elementary-1.17.1-1|96	%{_libdir}/libelementary.so
14cu|elementary-1.17.1-1|97	%{_libdir}/elementary/modules/test_entry/v-*
14cu|elementary-1.17.1-1|98	%{_libdir}/elementary/modules/test_map/v-*
14cu|elementary-1.17.1-1|99	%{_datadir}/applications/%{name}_test.desktop
14cu|elementary-1.17.1-1|100	%dir %{_datadir}/eolian/include/elementary-1
14cu|elementary-1.17.1-1|101	%{_datadir}/eolian/include/elementary-1/*
14cu|elementary-1.17.1-1|102	%{_includedir}/%{name}*
14cu|elementary-1.17.1-1|103	
14cu|elementary-1.17.1-1|104	#----------------------------------------------------------------------------
14cu|elementary-1.17.1-1|105	
14cu|elementary-1.17.1-1|106	%prep
14cu|elementary-1.17.1-1|107	%setup -q
14cu|elementary-1.17.1-1|108	
14cu|elementary-1.17.1-1|109	%build
14cu|elementary-1.17.1-1|110	%configure2_5x \
14cu|elementary-1.17.1-1|111	--disable-static
14cu|elementary-1.17.1-1|112	%make
14cu|elementary-1.17.1-1|113	
14cu|elementary-1.17.1-1|114	%install
14cu|elementary-1.17.1-1|115	%makeinstall_std
14cu|elementary-1.17.1-1|116	
14cu|elementary-1.17.1-1|117	%find_lang %{name}
14cu|elementary-1.17.1-1|118	
14cu|elementary-1.17.1-1|119	
14cu|elementary-1.17.1-1|120	%changelog
14cu|elementary-1.17.1-1|121	
14cu|elementary-1.17.1-1|122	* Thu Jun 16 2016 tremod <negry.m@yandex.ru> 1.17.1-1
14cu|elementary-1.17.1-1|123	- (b458e07) Update to 1.17.1
14cu|elementary-1.17.1-1|124	
14cu|elementary-1.17.1-1|125	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.17.0-1
14cu|elementary-1.17.1-1|126	- (4d04f02) New version 1.17.0
14cu|elementary-1.17.1-1|127	
14cu|elementary-1.17.1-1|128	* Fri May 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-1
14cu|elementary-1.17.1-1|129	- (57b4775) Updated to 1.14.0
14cu|elementary-1.17.1-1|130	
14cu|elementary-1.17.1-1|131	* Wed Mar 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.13.1-1
14cu|elementary-1.17.1-1|132	- (1e97247) Updated to 1.13.1
14cu|elementary-1.17.1-1|133	
14cu|elementary-1.17.1-1|134	* Thu Nov 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.5-1
14cu|elementary-1.17.1-1|135	- (d472125) New version 1.11.5
14cu|elementary-1.17.1-1|136	
14cu|elementary-1.17.1-1|137	* Sat Oct 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.4-1
14cu|elementary-1.17.1-1|138	- (a4bc0d6) Fix source tarball format
14cu|elementary-1.17.1-1|139	- (Andrey Bondrov: c82a1f1) New version 1.11.4
14cu|elementary-1.17.1-1|140	
14cu|elementary-1.17.1-1|141	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.2-1
14cu|elementary-1.17.1-1|142	- (5957bd4) New version 1.11.2
14cu|elementary-1.17.1-1|143	
14cu|elementary-1.17.1-1|144	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.1-1
14cu|elementary-1.17.1-1|145	- (583e109) New version 1.11.1
14cu|elementary-1.17.1-1|146	
14cu|elementary-1.17.1-1|147	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.2-1
14cu|elementary-1.17.1-1|148	- (2f749fc) Update files
14cu|elementary-1.17.1-1|149	- (Andrey Bondrov: efb0a6e) Add eolian to BuildRequires
14cu|elementary-1.17.1-1|150	- (Andrey Bondrov: b084d12) Update BuildRequires
14cu|elementary-1.17.1-1|151	- (Andrey Bondrov: 4429992) New version 1.10.2
14cu|elementary-1.17.1-1|152	
14cu|elementary-1.17.1-1|153	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.9-2
14cu|elementary-1.17.1-1|154	- (9114729) MassBuild#464: Increase release tag
14cu|elementary-1.17.1-1|155	
14cu|elementary-1.17.1-1|156	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
14cu|elementary-1.17.1-1|157	- (9753c0a) LOG Fix files list
14cu|elementary-1.17.1-1|158	- (Andrey Bondrov: b79b912) LOG New version 1.7.9
14cu|elementary-1.17.1-1|159	
14cu|elementary-1.17.1-1|160	* Wed Jul 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.8-1
14cu|elementary-1.17.1-1|161	- (ebebfed) LOG New version 1.7.8
14cu|elementary-1.17.1-1|162	
14cu|elementary-1.17.1-1|163	* Wed May 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.7-1
14cu|elementary-1.17.1-1|164	- (5c4afde) LOG New version 1.7.7
14cu|elementary-1.17.1-1|165	
14cu|elementary-1.17.1-1|166	* Wed Apr 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.6-1
14cu|elementary-1.17.1-1|167	- (f79a232) LOG New version 1.7.6
14cu|elementary-1.17.1-1|168	
14cu|elementary-1.17.1-1|169	* Tue Jan 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-1
14cu|elementary-1.17.1-1|170	- (28af3ab) LOG New bugfix version 1.7.5
14cu|elementary-1.17.1-1|171	
14cu|elementary-1.17.1-1|172	* Sat Dec 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.4-1
14cu|elementary-1.17.1-1|173	- (4bea77c) LOG New version 1.7.4
14cu|elementary-1.17.1-1|174	
14cu|elementary-1.17.1-1|175	* Mon Dec 10 2012 Alexander Khryukin <alexander@mezon.ru> 1.7.3-1
14cu|elementary-1.17.1-1|176	- (26bd88b) version update 1.7.3
14cu|elementary-1.17.1-1|177	
14cu|elementary-1.17.1-1|178	* Fri Dec 07 2012 Alexander Khryukin <alexander@mezon.ru> 1.7.2-2
14cu|elementary-1.17.1-1|179	- (a4dc466) version update 1.7.2
14cu|elementary-1.17.1-1|180	
14cu|elementary-1.17.1-1|181	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.1-2
14cu|elementary-1.17.1-1|182	- (ce0b0d5) LOG Update devel package Requires
14cu|elementary-1.17.1-1|183	
14cu|elementary-1.17.1-1|184	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.1-1
14cu|elementary-1.17.1-1|185	- (a305f2c) Update BuildRequires
14cu|elementary-1.17.1-1|186	- (Alexander Khryukin: fadf459) BuildRequires:  pkgconfig(edje)
14cu|elementary-1.17.1-1|187	- (Alexander Khryukin: 24e039b) version update 1.7.1
14cu|elementary-1.17.1-1|188	
14cu|elementary-1.17.1-1|189	* Wed Oct 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14cu|elementary-1.17.1-1|190	- (376a7a9) LOG Update BuildRequires, try to disable parallel build for now
14cu|elementary-1.17.1-1|191	- (Andrey Bondrov: eaa3d3b) LOG Update BuildRequires
14cu|elementary-1.17.1-1|192	- (Andrey Bondrov: 23c4bad) LOG New version 1.7.0
14cu|elementary-1.17.1-1|193	
14cu|elementary-1.17.1-1|194	

10045 14
14cu|elfio-3.2-1|1	%define oname ELFIO
14cu|elfio-3.2-1|2	%define sdevname %mklibname %{name} -d -s
14cu|elfio-3.2-1|3	
14cu|elfio-3.2-1|4	Summary:	ELF (Executable and Linkable Format) reader and producer
14cu|elfio-3.2-1|5	Name:		elfio
14cu|elfio-3.2-1|6	Version:	3.2
14cu|elfio-3.2-1|7	Release:	1
14cu|elfio-3.2-1|8	License:	LGPLv2.1+
14cu|elfio-3.2-1|9	Group:		System/Libraries
14cu|elfio-3.2-1|10	Url:		http://elfio.sourceforge.net/
14cu|elfio-3.2-1|11	Source0:	http://downloads.sourceforge.net/project/%{name}/%{oname}-sources/%{oname}-%{version}/%{name}-%{version}.tar.gz
14cu|elfio-3.2-1|12	
14cu|elfio-3.2-1|13	%description
14cu|elfio-3.2-1|14	ELFIO is a C++ library for reading and generating files in the ELF
14cu|elfio-3.2-1|15	binary format. This library is unique and not based on any other
14cu|elfio-3.2-1|16	product. It is also platform independent. The library uses standard
14cu|elfio-3.2-1|17	ANSI C++ constructions and runs on a wide variety of architectures.
14cu|elfio-3.2-1|18	
14cu|elfio-3.2-1|19	%files
14cu|elfio-3.2-1|20	%doc README AUTHORS doc/%{name}.pdf
14cu|elfio-3.2-1|21	%{_bindir}/*
14cu|elfio-3.2-1|22	
14cu|elfio-3.2-1|23	#----------------------------------------------------------------------------
14cu|elfio-3.2-1|24	
14cu|elfio-3.2-1|25	%package -n %{sdevname}
14cu|elfio-3.2-1|26	Summary:	Development tools for programs using the %{oname} library
14cu|elfio-3.2-1|27	Group:		Development/C
14cu|elfio-3.2-1|28	Provides:	%{name}-devel = %{EVRD}
14cu|elfio-3.2-1|29	Obsoletes:	%{_lib}elfio1-devel < 1.0.3-6
14cu|elfio-3.2-1|30	
14cu|elfio-3.2-1|31	%description -n %{sdevname}
14cu|elfio-3.2-1|32	This package contains the header files and libraries needed for
14cu|elfio-3.2-1|33	developing programs using the %{oname} library.
14cu|elfio-3.2-1|34	
14cu|elfio-3.2-1|35	%files -n %{sdevname}
14cu|elfio-3.2-1|36	%{_includedir}/%{name}/elf*.hpp
14cu|elfio-3.2-1|37	
14cu|elfio-3.2-1|38	#----------------------------------------------------------------------------
14cu|elfio-3.2-1|39	
14cu|elfio-3.2-1|40	%prep
14cu|elfio-3.2-1|41	%setup -q -n %{name}-%{version}
14cu|elfio-3.2-1|42	
14cu|elfio-3.2-1|43	%build
14cu|elfio-3.2-1|44	%configure2_5x
14cu|elfio-3.2-1|45	%make
14cu|elfio-3.2-1|46	
14cu|elfio-3.2-1|47	%install
14cu|elfio-3.2-1|48	%makeinstall_std
14cu|elfio-3.2-1|49	
14cu|elfio-3.2-1|50	%changelog
14cu|elfio-3.2-1|51	
14cu|elfio-3.2-1|52	* Wed Sep 07 2016 alzim <alzim@bk.ru> 3.2-1
14cu|elfio-3.2-1|53	- (6339567) Merge pull request #2 from import/elfio:rosa2016.1
14cu|elfio-3.2-1|54	- (6339567) Updated to 3.2
14cu|elfio-3.2-1|55	
14cu|elfio-3.2-1|56	

10046 14
14cu|elyxer-1.2.5-1|1	# Spec is based on Cristobal Lopez's work in MIB
14cu|elyxer-1.2.5-1|2	# and Damir Shayhutdinov's work in ALT Linux
14cu|elyxer-1.2.5-1|3	
14cu|elyxer-1.2.5-1|4	Name:		elyxer
14cu|elyxer-1.2.5-1|5	Version:	1.2.5
14cu|elyxer-1.2.5-1|6	Release:	1
14cu|elyxer-1.2.5-1|7	Summary:	Convert LyX source files to HTML output
14cu|elyxer-1.2.5-1|8	License:	GPLv3
14cu|elyxer-1.2.5-1|9	Group:		Text tools
14cu|elyxer-1.2.5-1|10	URL:		http://www.nongnu.org/elyxer/
14cu|elyxer-1.2.5-1|11	Source0:	http://download.savannah.gnu.org/releases-noredirect/%{name}/%{name}-%{version}.tar.gz
14cu|elyxer-1.2.5-1|12	Source1:	elyxer.1
14cu|elyxer-1.2.5-1|13	Source2:	loremipsumize.1
14cu|elyxer-1.2.5-1|14	BuildRequires:	python-devel
14cu|elyxer-1.2.5-1|15	BuildRequires:	gettext-devel
14cu|elyxer-1.2.5-1|16	BuildRequires:	pygtk2.0-devel
14cu|elyxer-1.2.5-1|17	Requires:	pygtk2.0 >= 2.10
14cu|elyxer-1.2.5-1|18	Requires:	gettext
14cu|elyxer-1.2.5-1|19	Requires:	python
14cu|elyxer-1.2.5-1|20	BuildArch:	noarch
14cu|elyxer-1.2.5-1|21	
14cu|elyxer-1.2.5-1|22	%description
14cu|elyxer-1.2.5-1|23	eLyXer converts a LyX source file to a HTML page. Full documentation in HTML
14cu|elyxer-1.2.5-1|24	format can be found at docs/index.html, or on the web:
14cu|elyxer-1.2.5-1|25	http://www.nongnu.org/elyxer/
14cu|elyxer-1.2.5-1|26	
14cu|elyxer-1.2.5-1|27	%prep
14cu|elyxer-1.2.5-1|28	%setup -q
14cu|elyxer-1.2.5-1|29	
14cu|elyxer-1.2.5-1|30	%build
14cu|elyxer-1.2.5-1|31	%__python setup.py build
14cu|elyxer-1.2.5-1|32	
14cu|elyxer-1.2.5-1|33	%install
14cu|elyxer-1.2.5-1|34	%__python setup.py install --root=%{buildroot} --install-lib=%{py_sitedir}
14cu|elyxer-1.2.5-1|35	
14cu|elyxer-1.2.5-1|36	%__mkdir_p %{buildroot}%{_bindir}
14cu|elyxer-1.2.5-1|37	%__mkdir_p %{buildroot}%{_datadir}/locale
14cu|elyxer-1.2.5-1|38	cp -rf ./po/locale/* %{buildroot}%{_datadir}/locale
14cu|elyxer-1.2.5-1|39	
14cu|elyxer-1.2.5-1|40	%__mkdir_p %{buildroot}%{_mandir}/man1
14cu|elyxer-1.2.5-1|41	cp %{SOURCE1} %{SOURCE2} %{buildroot}%{_mandir}/man1/
14cu|elyxer-1.2.5-1|42	
14cu|elyxer-1.2.5-1|43	for i in %{buildroot}%{_bindir}/*.py; do
14cu|elyxer-1.2.5-1|44	%__mv $i %{buildroot}%{_bindir}/`basename $i .py`
14cu|elyxer-1.2.5-1|45	done
14cu|elyxer-1.2.5-1|46	
14cu|elyxer-1.2.5-1|47	%find_lang %{name}
14cu|elyxer-1.2.5-1|48	
14cu|elyxer-1.2.5-1|49	%files -f %{name}.lang
14cu|elyxer-1.2.5-1|50	%defattr(-,root,root)
14cu|elyxer-1.2.5-1|51	%{_bindir}/*
14cu|elyxer-1.2.5-1|52	%{py_sitedir}/*.egg-info
14cu|elyxer-1.2.5-1|53	%{_mandir}/man1/*
14cu|elyxer-1.2.5-1|54	
14cu|elyxer-1.2.5-1|55	
14cu|elyxer-1.2.5-1|56	
14cu|elyxer-1.2.5-1|57	
14cu|elyxer-1.2.5-1|58	%changelog
14cu|elyxer-1.2.5-1|59	
14cu|elyxer-1.2.5-1|60	* Tue Jun 30 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.5-1
14cu|elyxer-1.2.5-1|61	- (39e2f9c) Merge pull request #1 from inn0kenty/elyxer:rosa2014.1
14cu|elyxer-1.2.5-1|62	- (39e2f9c) Updated to a new version
14cu|elyxer-1.2.5-1|63	
14cu|elyxer-1.2.5-1|64	

10047 14
14cu|emacs-EPL-0.7-13|1	Summary: Control Emacs using Perl as an alternative to Emacs Lisp
14cu|emacs-EPL-0.7-13|2	
14cu|emacs-EPL-0.7-13|3	Name: emacs-EPL
14cu|emacs-EPL-0.7-13|4	Version: 0.7
14cu|emacs-EPL-0.7-13|5	Release: 13
14cu|emacs-EPL-0.7-13|6	License: GPL
14cu|emacs-EPL-0.7-13|7	Group: Development/Perl
14cu|emacs-EPL-0.7-13|8	Source: http://www.cpan.org/modules/by-module/Emacs/Emacs-EPL-%{version}.tar.gz
14cu|emacs-EPL-0.7-13|9	Requires: emacs, perl
14cu|emacs-EPL-0.7-13|10	BuildRequires: perl-devel
14cu|emacs-EPL-0.7-13|11	BuildArch: noarch
14cu|emacs-EPL-0.7-13|12	
14cu|emacs-EPL-0.7-13|13	%description
14cu|emacs-EPL-0.7-13|14	EPL (Emacs Perl) lets you control Emacs and XEmacs using Perl as an alternative
14cu|emacs-EPL-0.7-13|15	to Emacs Lisp.
14cu|emacs-EPL-0.7-13|16	
14cu|emacs-EPL-0.7-13|17	%prep
14cu|emacs-EPL-0.7-13|18	%setup -n Emacs-EPL-%{version}
14cu|emacs-EPL-0.7-13|19	
14cu|emacs-EPL-0.7-13|20	%build
14cu|emacs-EPL-0.7-13|21	perl Makefile.PL INSTALLDIRS=vendor
14cu|emacs-EPL-0.7-13|22	make
14cu|emacs-EPL-0.7-13|23	
14cu|emacs-EPL-0.7-13|24	%install
14cu|emacs-EPL-0.7-13|25	%makeinstall_std
14cu|emacs-EPL-0.7-13|26	(
14cu|emacs-EPL-0.7-13|27	cd lisp
14cu|emacs-EPL-0.7-13|28	for i in *.el; do install -D $i %{buildroot}/usr/share/emacs/site-lisp/$i; done
14cu|emacs-EPL-0.7-13|29	)
14cu|emacs-EPL-0.7-13|30	
14cu|emacs-EPL-0.7-13|31	install -d %{buildroot}/etc/emacs/site-start.d
14cu|emacs-EPL-0.7-13|32	echo "(require 'perl)" > %{buildroot}/etc/emacs/site-start.d/epl.el
14cu|emacs-EPL-0.7-13|33	
14cu|emacs-EPL-0.7-13|34	%clean
14cu|emacs-EPL-0.7-13|35	
14cu|emacs-EPL-0.7-13|36	%files
14cu|emacs-EPL-0.7-13|37	%doc README
14cu|emacs-EPL-0.7-13|38	%{perl_vendorlib}/Emacs*
14cu|emacs-EPL-0.7-13|39	%{_mandir}/*/*
14cu|emacs-EPL-0.7-13|40	%{_datadir}/emacs/site-lisp/*
14cu|emacs-EPL-0.7-13|41	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14cu|emacs-EPL-0.7-13|42	
14cu|emacs-EPL-0.7-13|43	
14cu|emacs-EPL-0.7-13|44	
14cu|emacs-EPL-0.7-13|45	
14cu|emacs-EPL-0.7-13|46	
14cu|emacs-EPL-0.7-13|47	%changelog
14cu|emacs-EPL-0.7-13|48	
14cu|emacs-EPL-0.7-13|49	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.7-13
14cu|emacs-EPL-0.7-13|50	- (c6e8050) Repack tarball according to upstream
14cu|emacs-EPL-0.7-13|51	
14cu|emacs-EPL-0.7-13|52	

10048 14
14cu|emacs-htmlize-1.37-4|1	%define rname 	htmlize
14cu|emacs-htmlize-1.37-4|2	
14cu|emacs-htmlize-1.37-4|3	Summary: 	HTML-ize font-lock buffers
14cu|emacs-htmlize-1.37-4|4	Name: 		emacs-%{rname}
14cu|emacs-htmlize-1.37-4|5	Version:	1.37
14cu|emacs-htmlize-1.37-4|6	Release: 	4
14cu|emacs-htmlize-1.37-4|7	Epoch:		0
14cu|emacs-htmlize-1.37-4|8	Group: 		Editors
14cu|emacs-htmlize-1.37-4|9	Url:		http://fly.srk.fer.hr/~hniksic/emacs/
14cu|emacs-htmlize-1.37-4|10	Source0: 	%{url}%{rname}.el.lzma
14cu|emacs-htmlize-1.37-4|11	License: 	GPLv2+
14cu|emacs-htmlize-1.37-4|12	BuildArch:	noarch
14cu|emacs-htmlize-1.37-4|13	BuildRequires:  emacs
14cu|emacs-htmlize-1.37-4|14	
14cu|emacs-htmlize-1.37-4|15	%description
14cu|emacs-htmlize-1.37-4|16	This package converts text and associated decorations in an emacs
14cu|emacs-htmlize-1.37-4|17	buffer to HTML.
14cu|emacs-htmlize-1.37-4|18	
14cu|emacs-htmlize-1.37-4|19	%prep
14cu|emacs-htmlize-1.37-4|20	%setup -T -q -c %{rname}-%{version}
14cu|emacs-htmlize-1.37-4|21	cp -f %SOURCE0 .
14cu|emacs-htmlize-1.37-4|22	unlzma %{rname}.el.lzma
14cu|emacs-htmlize-1.37-4|23	cat > %{rname}-start.el << EOF
14cu|emacs-htmlize-1.37-4|24	;; -*- Mode: Emacs-Lisp -*-
14cu|emacs-htmlize-1.37-4|25	
14cu|emacs-htmlize-1.37-4|26	(if (string-match "GNU Emacs" (version)) (autoload '%rname-buffer "%{rname}" nil t))
14cu|emacs-htmlize-1.37-4|27	(if (string-match "GNU Emacs" (version)) (autoload '%rname-region "%{rname}" nil t))
14cu|emacs-htmlize-1.37-4|28	(if (string-match "GNU Emacs" (version)) (autoload '%rname-file "%{rname}" nil t))
14cu|emacs-htmlize-1.37-4|29	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files "%{rname}" nil t))
14cu|emacs-htmlize-1.37-4|30	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files-dired "%{rname}" nil t))
14cu|emacs-htmlize-1.37-4|31	EOF
14cu|emacs-htmlize-1.37-4|32	
14cu|emacs-htmlize-1.37-4|33	%build
14cu|emacs-htmlize-1.37-4|34	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14cu|emacs-htmlize-1.37-4|35	
14cu|emacs-htmlize-1.37-4|36	%install
14cu|emacs-htmlize-1.37-4|37	
14cu|emacs-htmlize-1.37-4|38	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14cu|emacs-htmlize-1.37-4|39	install -m 644 %{rname}.el %{buildroot}/%{_datadir}/emacs/site-lisp
14cu|emacs-htmlize-1.37-4|40	install -m 644 %{rname}.elc %{buildroot}/%{_datadir}/emacs/site-lisp
14cu|emacs-htmlize-1.37-4|41	
14cu|emacs-htmlize-1.37-4|42	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cu|emacs-htmlize-1.37-4|43	install -m 644 %{rname}-start.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cu|emacs-htmlize-1.37-4|44	
14cu|emacs-htmlize-1.37-4|45	%clean
14cu|emacs-htmlize-1.37-4|46	
14cu|emacs-htmlize-1.37-4|47	%files
14cu|emacs-htmlize-1.37-4|48	%defattr(0644,root,root,0755)
14cu|emacs-htmlize-1.37-4|49	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cu|emacs-htmlize-1.37-4|50	%{_datadir}/emacs/site-lisp/%{rname}.el*
14cu|emacs-htmlize-1.37-4|51	
14cu|emacs-htmlize-1.37-4|52	%changelog
14cu|emacs-htmlize-1.37-4|53	
14cu|emacs-htmlize-1.37-4|54	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0:1.37-4
14cu|emacs-htmlize-1.37-4|55	- (6477ca4) Spec cleanup
14cu|emacs-htmlize-1.37-4|56	
14cu|emacs-htmlize-1.37-4|57	

10049 14
14cu|emacs-w3m-1.5-0.20160603.1|1	%define rname w3m
14cu|emacs-w3m-1.5-0.20160603.1|2	%define emacs_version 25.0.92
14cu|emacs-w3m-1.5-0.20160603.1|3	%define git 20160603
14cu|emacs-w3m-1.5-0.20160603.1|4	
14cu|emacs-w3m-1.5-0.20160603.1|5	Summary:	An Emacs interface to w3m, a web browser and pager
14cu|emacs-w3m-1.5-0.20160603.1|6	Name:		emacs-%{rname}
14cu|emacs-w3m-1.5-0.20160603.1|7	Version:	1.5
14cu|emacs-w3m-1.5-0.20160603.1|8	Release:	0.%{git}.1
14cu|emacs-w3m-1.5-0.20160603.1|9	License:	GPLv2+
14cu|emacs-w3m-1.5-0.20160603.1|10	Group:		Networking/WWW
14cu|emacs-w3m-1.5-0.20160603.1|11	Url:		http://emacs-w3m.namazu.org/
14cu|emacs-w3m-1.5-0.20160603.1|12	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cu|emacs-w3m-1.5-0.20160603.1|13	Source1:	%{name}-autostart.el
14cu|emacs-w3m-1.5-0.20160603.1|14	BuildRequires:	emacs
14cu|emacs-w3m-1.5-0.20160603.1|15	Requires:	emacs
14cu|emacs-w3m-1.5-0.20160603.1|16	Requires:	w3m
14cu|emacs-w3m-1.5-0.20160603.1|17	Conflicts:	xemacs
14cu|emacs-w3m-1.5-0.20160603.1|18	Provides:	emacs-w3 = %{EVRD}
14cu|emacs-w3m-1.5-0.20160603.1|19	BuildArch:	noarch
14cu|emacs-w3m-1.5-0.20160603.1|20	
14cu|emacs-w3m-1.5-0.20160603.1|21	%description
14cu|emacs-w3m-1.5-0.20160603.1|22	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
14cu|emacs-w3m-1.5-0.20160603.1|23	capability. Although it is a pager, it can be used as a text-mode WWW browser.
14cu|emacs-w3m-1.5-0.20160603.1|24	
14cu|emacs-w3m-1.5-0.20160603.1|25	%files
14cu|emacs-w3m-1.5-0.20160603.1|26	%doc README
14cu|emacs-w3m-1.5-0.20160603.1|27	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*el
14cu|emacs-w3m-1.5-0.20160603.1|28	%{_infodir}/*
14cu|emacs-w3m-1.5-0.20160603.1|29	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
14cu|emacs-w3m-1.5-0.20160603.1|30	%{_datadir}/emacs/site-lisp/%{rname}/*elc
14cu|emacs-w3m-1.5-0.20160603.1|31	%{_datadir}/emacs/site-lisp/%{rname}/mew-%{rname}.el
14cu|emacs-w3m-1.5-0.20160603.1|32	%{_datadir}/emacs/site-lisp/%{rname}/mime-%{rname}.el
14cu|emacs-w3m-1.5-0.20160603.1|33	%{_datadir}/emacs/site-lisp/%{rname}/octet.el
14cu|emacs-w3m-1.5-0.20160603.1|34	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-load.el.*
14cu|emacs-w3m-1.5-0.20160603.1|35	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-save.el.*
14cu|emacs-w3m-1.5-0.20160603.1|36	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ucs.el
14cu|emacs-w3m-1.5-0.20160603.1|37	%{_datadir}/emacs/%{emacs_version}/etc/images/w3m/
14cu|emacs-w3m-1.5-0.20160603.1|38	
14cu|emacs-w3m-1.5-0.20160603.1|39	#----------------------------------------------------------------------------
14cu|emacs-w3m-1.5-0.20160603.1|40	
14cu|emacs-w3m-1.5-0.20160603.1|41	%package el
14cu|emacs-w3m-1.5-0.20160603.1|42	Summary:	Web Browser sources for GNU Emacs
14cu|emacs-w3m-1.5-0.20160603.1|43	Group:		Editors
14cu|emacs-w3m-1.5-0.20160603.1|44	Url:		http://www.cs.indiana.edu/elisp/w3/
14cu|emacs-w3m-1.5-0.20160603.1|45	Requires:	%{name} = %{EVRD}
14cu|emacs-w3m-1.5-0.20160603.1|46	
14cu|emacs-w3m-1.5-0.20160603.1|47	%description el
14cu|emacs-w3m-1.5-0.20160603.1|48	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
14cu|emacs-w3m-1.5-0.20160603.1|49	capability. Although it is a pager, it can be used as a text-mode WWW browser.
14cu|emacs-w3m-1.5-0.20160603.1|50	
14cu|emacs-w3m-1.5-0.20160603.1|51	This is the elisp source.
14cu|emacs-w3m-1.5-0.20160603.1|52	
14cu|emacs-w3m-1.5-0.20160603.1|53	%files el
14cu|emacs-w3m-1.5-0.20160603.1|54	%doc ChangeLog
14cu|emacs-w3m-1.5-0.20160603.1|55	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
14cu|emacs-w3m-1.5-0.20160603.1|56	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog
14cu|emacs-w3m-1.5-0.20160603.1|57	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog.1
14cu|emacs-w3m-1.5-0.20160603.1|58	%{_datadir}/emacs/site-lisp/%{rname}/bookmark-w3m.el.*
14cu|emacs-w3m-1.5-0.20160603.1|59	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-antenna.el.*
14cu|emacs-w3m-1.5-0.20160603.1|60	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bookmark.el.*
14cu|emacs-w3m-1.5-0.20160603.1|61	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bug.el.*
14cu|emacs-w3m-1.5-0.20160603.1|62	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ccl.el.*
14cu|emacs-w3m-1.5-0.20160603.1|63	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-cookie.el.*
14cu|emacs-w3m-1.5-0.20160603.1|64	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-dtree.el.*
14cu|emacs-w3m-1.5-0.20160603.1|65	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ems.el.*
14cu|emacs-w3m-1.5-0.20160603.1|66	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-favicon.el.*
14cu|emacs-w3m-1.5-0.20160603.1|67	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-fb.el.*
14cu|emacs-w3m-1.5-0.20160603.1|68	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-filter.el.*
14cu|emacs-w3m-1.5-0.20160603.1|69	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-form.el.*
14cu|emacs-w3m-1.5-0.20160603.1|70	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-hist.el.*
14cu|emacs-w3m-1.5-0.20160603.1|71	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-image.el.*
14cu|emacs-w3m-1.5-0.20160603.1|72	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-lnum.el.*
14cu|emacs-w3m-1.5-0.20160603.1|73	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-mail.el.*
14cu|emacs-w3m-1.5-0.20160603.1|74	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-namazu.el.*
14cu|emacs-w3m-1.5-0.20160603.1|75	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-perldoc.el.*
14cu|emacs-w3m-1.5-0.20160603.1|76	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-proc.el.*
14cu|emacs-w3m-1.5-0.20160603.1|77	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-rss.el.*
14cu|emacs-w3m-1.5-0.20160603.1|78	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-search.el.*
14cu|emacs-w3m-1.5-0.20160603.1|79	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-session.el.*
14cu|emacs-w3m-1.5-0.20160603.1|80	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-symbol.el.*
14cu|emacs-w3m-1.5-0.20160603.1|81	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-tabmenu.el.*
14cu|emacs-w3m-1.5-0.20160603.1|82	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-util.el.*
14cu|emacs-w3m-1.5-0.20160603.1|83	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-weather.el.*
14cu|emacs-w3m-1.5-0.20160603.1|84	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}.el.*
14cu|emacs-w3m-1.5-0.20160603.1|85	
14cu|emacs-w3m-1.5-0.20160603.1|86	#----------------------------------------------------------------------------
14cu|emacs-w3m-1.5-0.20160603.1|87	
14cu|emacs-w3m-1.5-0.20160603.1|88	%prep
14cu|emacs-w3m-1.5-0.20160603.1|89	%setup -qn %{name}-%{version}-%{git}
14cu|emacs-w3m-1.5-0.20160603.1|90	
14cu|emacs-w3m-1.5-0.20160603.1|91	%build
14cu|emacs-w3m-1.5-0.20160603.1|92	autoreconf -fi
14cu|emacs-w3m-1.5-0.20160603.1|93	./configure --with-emacs=emacs --libdir=%{_libdir}
14cu|emacs-w3m-1.5-0.20160603.1|94	
14cu|emacs-w3m-1.5-0.20160603.1|95	make
14cu|emacs-w3m-1.5-0.20160603.1|96	
14cu|emacs-w3m-1.5-0.20160603.1|97	%install
14cu|emacs-w3m-1.5-0.20160603.1|98	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cu|emacs-w3m-1.5-0.20160603.1|99	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14cu|emacs-w3m-1.5-0.20160603.1|100	
14cu|emacs-w3m-1.5-0.20160603.1|101	make install \
14cu|emacs-w3m-1.5-0.20160603.1|102	infodir=%{buildroot}%{_infodir} \
14cu|emacs-w3m-1.5-0.20160603.1|103	lispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname}
14cu|emacs-w3m-1.5-0.20160603.1|104	
14cu|emacs-w3m-1.5-0.20160603.1|105	make install-icons \
14cu|emacs-w3m-1.5-0.20160603.1|106	ICONDIR=%{buildroot}%{_datadir}/emacs/%{emacs_version}/etc/images/%{rname}
14cu|emacs-w3m-1.5-0.20160603.1|107	
14cu|emacs-w3m-1.5-0.20160603.1|108	
14cu|emacs-w3m-1.5-0.20160603.1|109	%changelog
14cu|emacs-w3m-1.5-0.20160603.1|110	
14cu|emacs-w3m-1.5-0.20160603.1|111	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.20160603.1
14cu|emacs-w3m-1.5-0.20160603.1|112	- (7c1d1b8) New snapshot 20160603
14cu|emacs-w3m-1.5-0.20160603.1|113	- (7c1d1b8) Build for emacs 25.0.92
14cu|emacs-w3m-1.5-0.20160603.1|114	- (7c1d1b8) Update files
14cu|emacs-w3m-1.5-0.20160603.1|115	
14cu|emacs-w3m-1.5-0.20160603.1|116	

10050 14
14cu|embutils-0.19-7|1	%define _enable_debug_packages %{nil}
14cu|embutils-0.19-7|2	%define debug_package %{nil}
14cu|embutils-0.19-7|3	
14cu|embutils-0.19-7|4	Summary:	Small system utilities for embedded systems
14cu|embutils-0.19-7|5	Name:		embutils
14cu|embutils-0.19-7|6	Version:	0.19
14cu|embutils-0.19-7|7	Release:	7
14cu|embutils-0.19-7|8	License:	GPLv2+
14cu|embutils-0.19-7|9	Group:		System/Base
14cu|embutils-0.19-7|10	Url:		http://www.fefe.de/
14cu|embutils-0.19-7|11	Source0:	http://dl.fefe.de/%{name}-%{version}.tar.bz2
14cu|embutils-0.19-7|12	Source1:	http://dl.fefe.de/%{name}-%{version}.tar.bz2.sig
14cu|embutils-0.19-7|13	BuildRequires:	dietlibc-devel
14cu|embutils-0.19-7|14	Prefix:		%{_libdir}/%{name}
14cu|embutils-0.19-7|15	
14cu|embutils-0.19-7|16	%description
14cu|embutils-0.19-7|17	Most of the typical Unix userland typically comes from either the
14cu|embutils-0.19-7|18	GNU project or the BSD people. Those sources are ancient and
14cu|embutils-0.19-7|19	optimized for features, not for small size, and now that computers
14cu|embutils-0.19-7|20	are fast enough and have lots of RAM, implementations became
14cu|embutils-0.19-7|21	larger and larger. Features like internationalization eat lots of
14cu|embutils-0.19-7|22	memory and disk space.
14cu|embutils-0.19-7|23	
14cu|embutils-0.19-7|24	For embedded system and boot disks (and desktops and servers for
14cu|embutils-0.19-7|25	purist Unix users), you rather want small than internationalized
14cu|embutils-0.19-7|26	versions of the utilities. That's why I started to reimplement a
14cu|embutils-0.19-7|27	few important typical userland programs that I need on boot and
14cu|embutils-0.19-7|28	rescue disks, making sure that you can link it against diet libc
14cu|embutils-0.19-7|29	to create very small statically linked binaries.
14cu|embutils-0.19-7|30	
14cu|embutils-0.19-7|31	%files
14cu|embutils-0.19-7|32	%doc CHANGES TODO
14cu|embutils-0.19-7|33	%{prefix}/bin/allinone
14cu|embutils-0.19-7|34	%{prefix}/bin/arch
14cu|embutils-0.19-7|35	%{prefix}/bin/basename
14cu|embutils-0.19-7|36	%{prefix}/bin/cat
14cu|embutils-0.19-7|37	%{prefix}/bin/chgrp
14cu|embutils-0.19-7|38	%{prefix}/bin/chmod
14cu|embutils-0.19-7|39	%{prefix}/bin/chown
14cu|embutils-0.19-7|40	%{prefix}/bin/chroot
14cu|embutils-0.19-7|41	%{prefix}/bin/chrootuid
14cu|embutils-0.19-7|42	%{prefix}/bin/chvt
14cu|embutils-0.19-7|43	%{prefix}/bin/clear
14cu|embutils-0.19-7|44	%{prefix}/bin/cmp
14cu|embutils-0.19-7|45	%{prefix}/bin/cp
14cu|embutils-0.19-7|46	%{prefix}/bin/date
14cu|embutils-0.19-7|47	%{prefix}/bin/dd
14cu|embutils-0.19-7|48	%{prefix}/bin/df
14cu|embutils-0.19-7|49	%{prefix}/bin/dirname
14cu|embutils-0.19-7|50	%{prefix}/bin/dmesg
14cu|embutils-0.19-7|51	%{prefix}/bin/domainname
14cu|embutils-0.19-7|52	%{prefix}/bin/du
14cu|embutils-0.19-7|53	%{prefix}/bin/echo
14cu|embutils-0.19-7|54	%{prefix}/bin/env
14cu|embutils-0.19-7|55	%{prefix}/bin/false
14cu|embutils-0.19-7|56	%{prefix}/bin/head
14cu|embutils-0.19-7|57	%{prefix}/bin/hostname
14cu|embutils-0.19-7|58	%{prefix}/bin/id
14cu|embutils-0.19-7|59	%{prefix}/bin/insmod
14cu|embutils-0.19-7|60	%{prefix}/bin/install
14cu|embutils-0.19-7|61	%{prefix}/bin/kill
14cu|embutils-0.19-7|62	%{prefix}/bin/ln
14cu|embutils-0.19-7|63	%{prefix}/bin/ls
14cu|embutils-0.19-7|64	%{prefix}/bin/lsmod
14cu|embutils-0.19-7|65	%{prefix}/bin/md5sum
14cu|embutils-0.19-7|66	%{prefix}/bin/mesg
14cu|embutils-0.19-7|67	%{prefix}/bin/mkdir
14cu|embutils-0.19-7|68	%{prefix}/bin/mkfifo
14cu|embutils-0.19-7|69	%{prefix}/bin/mknod
14cu|embutils-0.19-7|70	%{prefix}/bin/mktemp
14cu|embutils-0.19-7|71	%{prefix}/bin/mount
14cu|embutils-0.19-7|72	%{prefix}/bin/mv
14cu|embutils-0.19-7|73	%{prefix}/bin/nice
14cu|embutils-0.19-7|74	%{prefix}/bin/nohup
14cu|embutils-0.19-7|75	%{prefix}/bin/pivot_root
14cu|embutils-0.19-7|76	%{prefix}/bin/printenv
14cu|embutils-0.19-7|77	%{prefix}/bin/pwd
14cu|embutils-0.19-7|78	%{prefix}/bin/renice
14cu|embutils-0.19-7|79	%{prefix}/bin/rm
14cu|embutils-0.19-7|80	%{prefix}/bin/rmdir
14cu|embutils-0.19-7|81	%{prefix}/bin/rmmod
14cu|embutils-0.19-7|82	%{prefix}/bin/sleep
14cu|embutils-0.19-7|83	%{prefix}/bin/sleep2
14cu|embutils-0.19-7|84	%{prefix}/bin/soscp
14cu|embutils-0.19-7|85	%{prefix}/bin/sosln
14cu|embutils-0.19-7|86	%{prefix}/bin/soslns
14cu|embutils-0.19-7|87	%{prefix}/bin/sosmv
14cu|embutils-0.19-7|88	%{prefix}/bin/sosrm
14cu|embutils-0.19-7|89	%{prefix}/bin/strings
14cu|embutils-0.19-7|90	%{prefix}/bin/sync
14cu|embutils-0.19-7|91	%{prefix}/bin/tail
14cu|embutils-0.19-7|92	%{prefix}/bin/tar
14cu|embutils-0.19-7|93	%{prefix}/bin/tee
14cu|embutils-0.19-7|94	%{prefix}/bin/test
14cu|embutils-0.19-7|95	%{prefix}/bin/time
14cu|embutils-0.19-7|96	%{prefix}/bin/touch
14cu|embutils-0.19-7|97	%{prefix}/bin/tr
14cu|embutils-0.19-7|98	%{prefix}/bin/true
14cu|embutils-0.19-7|99	%{prefix}/bin/truncate
14cu|embutils-0.19-7|100	%{prefix}/bin/tty
14cu|embutils-0.19-7|101	%{prefix}/bin/umount
14cu|embutils-0.19-7|102	%{prefix}/bin/uname
14cu|embutils-0.19-7|103	%{prefix}/bin/uniq
14cu|embutils-0.19-7|104	%{prefix}/bin/uudecode
14cu|embutils-0.19-7|105	%{prefix}/bin/uuencode
14cu|embutils-0.19-7|106	%{prefix}/bin/wc
14cu|embutils-0.19-7|107	%{prefix}/bin/which
14cu|embutils-0.19-7|108	%{prefix}/bin/whoami
14cu|embutils-0.19-7|109	%{prefix}/bin/write
14cu|embutils-0.19-7|110	%{prefix}/bin/yes
14cu|embutils-0.19-7|111	
14cu|embutils-0.19-7|112	#----------------------------------------------------------------------------
14cu|embutils-0.19-7|113	
14cu|embutils-0.19-7|114	%prep
14cu|embutils-0.19-7|115	%setup -q
14cu|embutils-0.19-7|116	
14cu|embutils-0.19-7|117	%build
14cu|embutils-0.19-7|118	make FLAGS="-DPAGE_SIZE=\"`getconf PAGE_SIZE`\""
14cu|embutils-0.19-7|119	
14cu|embutils-0.19-7|120	%install
14cu|embutils-0.19-7|121	install -d %{buildroot}%{prefix}/bin
14cu|embutils-0.19-7|122	
14cu|embutils-0.19-7|123	make DESTDIR="%{buildroot}%{prefix}" prefix="" install
14cu|embutils-0.19-7|124	
14cu|embutils-0.19-7|125	# fix softlinks...
14cu|embutils-0.19-7|126	ln -snf chown %{buildroot}%{prefix}/bin/chgrp
14cu|embutils-0.19-7|127	ln -snf mv %{buildroot}%{prefix}/bin/cp
14cu|embutils-0.19-7|128	ln -snf mknod %{buildroot}%{prefix}/bin/mkfifo
14cu|embutils-0.19-7|129	
14cu|embutils-0.19-7|130	%changelog
14cu|embutils-0.19-7|131	
14cu|embutils-0.19-7|132	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0.19-7
14cu|embutils-0.19-7|133	- (880365b) Updated upstream URL
14cu|embutils-0.19-7|134	
14cu|embutils-0.19-7|135	

10051 14
14cu|e_modules-0.0.1-3.20160209.2|1	%define gitdate 20160209
14cu|e_modules-0.0.1-3.20160209.2|2	%define debug_package %{nil}
14cu|e_modules-0.0.1-3.20160209.2|3	
14cu|e_modules-0.0.1-3.20160209.2|4	Summary:	Loose collection of third party Enlightenment modules
14cu|e_modules-0.0.1-3.20160209.2|5	Name:		e_modules
14cu|e_modules-0.0.1-3.20160209.2|6	Epoch:		1
14cu|e_modules-0.0.1-3.20160209.2|7	Version:	0.0.1
14cu|e_modules-0.0.1-3.20160209.2|8	Release:	3.%{gitdate}.2
14cu|e_modules-0.0.1-3.20160209.2|9	License:	BSD
14cu|e_modules-0.0.1-3.20160209.2|10	Group:		Graphical desktop/Enlightenment
14cu|e_modules-0.0.1-3.20160209.2|11	Url:		http://enlightenment.org/
14cu|e_modules-0.0.1-3.20160209.2|12	Source0:	%{name}-%{version}.%{gitdate}.tar.bz2
14cu|e_modules-0.0.1-3.20160209.2|13	BuildRequires:	edje
14cu|e_modules-0.0.1-3.20160209.2|14	BuildRequires:	embryo
14cu|e_modules-0.0.1-3.20160209.2|15	BuildRequires:	elementary
14cu|e_modules-0.0.1-3.20160209.2|16	BuildRequires:	evas
14cu|e_modules-0.0.1-3.20160209.2|17	BuildRequires:	imagemagick
14cu|e_modules-0.0.1-3.20160209.2|18	BuildRequires:	gettext-devel
14cu|e_modules-0.0.1-3.20160209.2|19	BuildRequires:	v8-devel
14cu|e_modules-0.0.1-3.20160209.2|20	BuildRequires:	pkgconfig(ecore)
14cu|e_modules-0.0.1-3.20160209.2|21	BuildRequires:	pkgconfig(edje)
14cu|e_modules-0.0.1-3.20160209.2|22	BuildRequires:	pkgconfig(eet)
14cu|e_modules-0.0.1-3.20160209.2|23	BuildRequires:	pkgconfig(eeze)
14cu|e_modules-0.0.1-3.20160209.2|24	BuildRequires:	pkgconfig(efreet)
14cu|e_modules-0.0.1-3.20160209.2|25	BuildRequires:	pkgconfig(eina)
14cu|e_modules-0.0.1-3.20160209.2|26	BuildRequires:	pkgconfig(eldbus)
14cu|e_modules-0.0.1-3.20160209.2|27	BuildRequires:	pkgconfig(elementary)
14cu|e_modules-0.0.1-3.20160209.2|28	BuildRequires:	pkgconfig(embryo)
14cu|e_modules-0.0.1-3.20160209.2|29	BuildRequires:	pkgconfig(enlightenment)
14cu|e_modules-0.0.1-3.20160209.2|30	BuildRequires:	pkgconfig(ethumb)
14cu|e_modules-0.0.1-3.20160209.2|31	BuildRequires:	pkgconfig(evas)
14cu|e_modules-0.0.1-3.20160209.2|32	BuildRequires:	pkgconfig(eweather)
14cu|e_modules-0.0.1-3.20160209.2|33	BuildRequires:	pkgconfig(json-c)
14cu|e_modules-0.0.1-3.20160209.2|34	BuildRequires:	pkgconfig(libcurl)
14cu|e_modules-0.0.1-3.20160209.2|35	BuildRequires:	pkgconfig(libmpd)
14cu|e_modules-0.0.1-3.20160209.2|36	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|e_modules-0.0.1-3.20160209.2|37	BuildRequires:	pkgconfig(xkbfile)
14cu|e_modules-0.0.1-3.20160209.2|38	Requires:	e
14cu|e_modules-0.0.1-3.20160209.2|39	
14cu|e_modules-0.0.1-3.20160209.2|40	%description
14cu|e_modules-0.0.1-3.20160209.2|41	e_modules is a loose collection of third party Enlightenment modules written
14cu|e_modules-0.0.1-3.20160209.2|42	by various authors. They are not officially a part of Enlightenment, but they
14cu|e_modules-0.0.1-3.20160209.2|43	are allowed to use the Enlightenment git repository. The modules are all
14cu|e_modules-0.0.1-3.20160209.2|44	separate modules, written by separate authors.
14cu|e_modules-0.0.1-3.20160209.2|45	
14cu|e_modules-0.0.1-3.20160209.2|46	%files
14cu|e_modules-0.0.1-3.20160209.2|47	%{_bindir}/*
14cu|e_modules-0.0.1-3.20160209.2|48	%{_datadir}/enlightenment/data/backgrounds/*
14cu|e_modules-0.0.1-3.20160209.2|49	%{_libdir}/enlightenment/modules/*
14cu|e_modules-0.0.1-3.20160209.2|50	%{_libdir}/edje/modules/*
14cu|e_modules-0.0.1-3.20160209.2|51	
14cu|e_modules-0.0.1-3.20160209.2|52	#----------------------------------------------------------------------------
14cu|e_modules-0.0.1-3.20160209.2|53	
14cu|e_modules-0.0.1-3.20160209.2|54	%prep
14cu|e_modules-0.0.1-3.20160209.2|55	%setup -qn %{name}-%{version}.%{gitdate}
14cu|e_modules-0.0.1-3.20160209.2|56	
14cu|e_modules-0.0.1-3.20160209.2|57	# No longer build, not ready to use etc
14cu|e_modules-0.0.1-3.20160209.2|58	# Some of these should be rewised after E is updated
14cu|e_modules-0.0.1-3.20160209.2|59	rm -fr comp-scale cpu desksanity diskio edgar elev8 elfe empris engage forecasts mail mem moon mpdule net news photo places share tclock wallpaper2
14cu|e_modules-0.0.1-3.20160209.2|60	
14cu|e_modules-0.0.1-3.20160209.2|61	%build
14cu|e_modules-0.0.1-3.20160209.2|62	%define Werror_cflags %{nil}
14cu|e_modules-0.0.1-3.20160209.2|63	
14cu|e_modules-0.0.1-3.20160209.2|64	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
14cu|e_modules-0.0.1-3.20160209.2|65	do
14cu|e_modules-0.0.1-3.20160209.2|66	(
14cu|e_modules-0.0.1-3.20160209.2|67	pushd $i
14cu|e_modules-0.0.1-3.20160209.2|68	autoreconf -fi
14cu|e_modules-0.0.1-3.20160209.2|69	%configure2_5x --disable-static
14cu|e_modules-0.0.1-3.20160209.2|70	make
14cu|e_modules-0.0.1-3.20160209.2|71	popd
14cu|e_modules-0.0.1-3.20160209.2|72	)
14cu|e_modules-0.0.1-3.20160209.2|73	done
14cu|e_modules-0.0.1-3.20160209.2|74	
14cu|e_modules-0.0.1-3.20160209.2|75	%install
14cu|e_modules-0.0.1-3.20160209.2|76	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
14cu|e_modules-0.0.1-3.20160209.2|77	do
14cu|e_modules-0.0.1-3.20160209.2|78	%makeinstall_std -C $i
14cu|e_modules-0.0.1-3.20160209.2|79	done
14cu|e_modules-0.0.1-3.20160209.2|80	
14cu|e_modules-0.0.1-3.20160209.2|81	# Don't use it to avoid file listed twice rpm error
14cu|e_modules-0.0.1-3.20160209.2|82	#find_lang %{name} --all-name
14cu|e_modules-0.0.1-3.20160209.2|83	
14cu|e_modules-0.0.1-3.20160209.2|84	# do not provide devel stuffs
14cu|e_modules-0.0.1-3.20160209.2|85	rm -fr %{buildroot}%{_includedir}/drawer %{buildroot}%{_libdir}/pkgconfig
14cu|e_modules-0.0.1-3.20160209.2|86	
14cu|e_modules-0.0.1-3.20160209.2|87	
14cu|e_modules-0.0.1-3.20160209.2|88	%changelog
14cu|e_modules-0.0.1-3.20160209.2|89	
14cu|e_modules-0.0.1-3.20160209.2|90	* Fri Jun 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.1-3.20160209.2
14cu|e_modules-0.0.1-3.20160209.2|91	- (1b9d8b8) Bump release
14cu|e_modules-0.0.1-3.20160209.2|92	
14cu|e_modules-0.0.1-3.20160209.2|93	

10052 14
14cu|emotion_generic_players-1.17.0-1|1	Summary:	Emotion generic players
14cu|emotion_generic_players-1.17.0-1|2	Name:		emotion_generic_players
14cu|emotion_generic_players-1.17.0-1|3	Version:	1.17.0
14cu|emotion_generic_players-1.17.0-1|4	Release:	1
14cu|emotion_generic_players-1.17.0-1|5	License:	BSD
14cu|emotion_generic_players-1.17.0-1|6	Group:		Graphical desktop/Enlightenment
14cu|emotion_generic_players-1.17.0-1|7	Url:		http://www.enlightenment.org/
14cu|emotion_generic_players-1.17.0-1|8	Source0:	http://download.enlightenment.org/rel/libs/%{name}/%{name}-%{version}.tar.xz
14cu|emotion_generic_players-1.17.0-1|9	BuildRequires:	pkgconfig(ecore)
14cu|emotion_generic_players-1.17.0-1|10	BuildRequires:	pkgconfig(eina)
14cu|emotion_generic_players-1.17.0-1|11	BuildRequires:	pkgconfig(emotion)
14cu|emotion_generic_players-1.17.0-1|12	BuildRequires:	pkgconfig(libvlc)
14cu|emotion_generic_players-1.17.0-1|13	
14cu|emotion_generic_players-1.17.0-1|14	%description
14cu|emotion_generic_players-1.17.0-1|15	These are binary players for Emotion using the "generic" module.
14cu|emotion_generic_players-1.17.0-1|16	
14cu|emotion_generic_players-1.17.0-1|17	Emotion supports multiple modules provided as shared-objects under
14cu|emotion_generic_players-1.17.0-1|18	PREFIX/lib/emotion/modules, making it extensible. However these
14cu|emotion_generic_players-1.17.0-1|19	live in the same process as the application, thus problems handling
14cu|emotion_generic_players-1.17.0-1|20	the media may crash or halt the application. Unfortunately media
14cu|emotion_generic_players-1.17.0-1|21	handling is very error prone due multiple sources, sinks, decoders et
14cu|emotion_generic_players-1.17.0-1|22	al, each with their own level of stability.
14cu|emotion_generic_players-1.17.0-1|23	
14cu|emotion_generic_players-1.17.0-1|24	To solve this, Emotion ships with a "generic" module that is a
14cu|emotion_generic_players-1.17.0-1|25	layer to talk to another process, the "player", using pipes and shared
14cu|emotion_generic_players-1.17.0-1|26	memory (shm). If this external process dies, the main application
14cu|emotion_generic_players-1.17.0-1|27	remains working (without any media, of course). Thus it is safer and
14cu|emotion_generic_players-1.17.0-1|28	has some nice side effects such as avoiding bringing in many libraries to
14cu|emotion_generic_players-1.17.0-1|29	decode media, saving memory in the application process, etc.
14cu|emotion_generic_players-1.17.0-1|30	
14cu|emotion_generic_players-1.17.0-1|31	A secondary benefit is that the generic player is a separate process
14cu|emotion_generic_players-1.17.0-1|32	and does not link with the user application code or EFL, avoiding
14cu|emotion_generic_players-1.17.0-1|33	license conflicts. Many decoding libraries or elements exist with
14cu|emotion_generic_players-1.17.0-1|34	conflicting licenses with GPL, LGPL or even proprietary code.
14cu|emotion_generic_players-1.17.0-1|35	
14cu|emotion_generic_players-1.17.0-1|36	%files
14cu|emotion_generic_players-1.17.0-1|37	%doc AUTHORS COPYING README
14cu|emotion_generic_players-1.17.0-1|38	%{_libdir}/emotion/generic_players/*/vlc
14cu|emotion_generic_players-1.17.0-1|39	
14cu|emotion_generic_players-1.17.0-1|40	#----------------------------------------------------------------------------
14cu|emotion_generic_players-1.17.0-1|41	
14cu|emotion_generic_players-1.17.0-1|42	%prep
14cu|emotion_generic_players-1.17.0-1|43	%setup -q
14cu|emotion_generic_players-1.17.0-1|44	
14cu|emotion_generic_players-1.17.0-1|45	%build
14cu|emotion_generic_players-1.17.0-1|46	%configure2_5x
14cu|emotion_generic_players-1.17.0-1|47	%make
14cu|emotion_generic_players-1.17.0-1|48	
14cu|emotion_generic_players-1.17.0-1|49	%install
14cu|emotion_generic_players-1.17.0-1|50	%makeinstall_std
14cu|emotion_generic_players-1.17.0-1|51	
14cu|emotion_generic_players-1.17.0-1|52	
14cu|emotion_generic_players-1.17.0-1|53	%changelog
14cu|emotion_generic_players-1.17.0-1|54	
14cu|emotion_generic_players-1.17.0-1|55	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.17.0-1
14cu|emotion_generic_players-1.17.0-1|56	- (9b9ab5c) New version 1.17.0
14cu|emotion_generic_players-1.17.0-1|57	
14cu|emotion_generic_players-1.17.0-1|58	

10053 14
14cu|emprint-0.1.0-2.20130110.3|1	%define git 20130110
14cu|emprint-0.1.0-2.20130110.3|2	
14cu|emprint-0.1.0-2.20130110.3|3	Summary:	Enlightenment screen capture utility
14cu|emprint-0.1.0-2.20130110.3|4	Name:		emprint
14cu|emprint-0.1.0-2.20130110.3|5	Version:	0.1.0
14cu|emprint-0.1.0-2.20130110.3|6	Release:	2.%{git}.3
14cu|emprint-0.1.0-2.20130110.3|7	License:	BSD
14cu|emprint-0.1.0-2.20130110.3|8	Group:		Graphical desktop/Enlightenment
14cu|emprint-0.1.0-2.20130110.3|9	Url:		http://www.enlightenment.org/
14cu|emprint-0.1.0-2.20130110.3|10	# git://git.enlightenment.org/apps/emprint.git
14cu|emprint-0.1.0-2.20130110.3|11	Source0:	%{name}-%{git}.tar.bz2
14cu|emprint-0.1.0-2.20130110.3|12	BuildRequires:	pkgconfig(ecore)
14cu|emprint-0.1.0-2.20130110.3|13	BuildRequires:	pkgconfig(eina)
14cu|emprint-0.1.0-2.20130110.3|14	BuildRequires:	pkgconfig(evas)
14cu|emprint-0.1.0-2.20130110.3|15	
14cu|emprint-0.1.0-2.20130110.3|16	%description
14cu|emprint-0.1.0-2.20130110.3|17	Emprint is a utility for taking screenshots of the entire screen, a specific
14cu|emprint-0.1.0-2.20130110.3|18	window, or a specific region. It is written with the Enlightenment Foundation
14cu|emprint-0.1.0-2.20130110.3|19	Libraries.
14cu|emprint-0.1.0-2.20130110.3|20	
14cu|emprint-0.1.0-2.20130110.3|21	%files
14cu|emprint-0.1.0-2.20130110.3|22	%doc AUTHORS README ChangeLog NEWS TODO
14cu|emprint-0.1.0-2.20130110.3|23	%{_bindir}/*
14cu|emprint-0.1.0-2.20130110.3|24	%{_datadir}/%{name}
14cu|emprint-0.1.0-2.20130110.3|25	
14cu|emprint-0.1.0-2.20130110.3|26	#----------------------------------------------------------------------------
14cu|emprint-0.1.0-2.20130110.3|27	
14cu|emprint-0.1.0-2.20130110.3|28	%prep
14cu|emprint-0.1.0-2.20130110.3|29	%setup -qn %{name}-%{git}
14cu|emprint-0.1.0-2.20130110.3|30	
14cu|emprint-0.1.0-2.20130110.3|31	%build
14cu|emprint-0.1.0-2.20130110.3|32	NOCONFIGURE=1 ./autogen.sh
14cu|emprint-0.1.0-2.20130110.3|33	%configure2_5x
14cu|emprint-0.1.0-2.20130110.3|34	%make
14cu|emprint-0.1.0-2.20130110.3|35	
14cu|emprint-0.1.0-2.20130110.3|36	%install
14cu|emprint-0.1.0-2.20130110.3|37	%makeinstall_std
14cu|emprint-0.1.0-2.20130110.3|38	
14cu|emprint-0.1.0-2.20130110.3|39	
14cu|emprint-0.1.0-2.20130110.3|40	%changelog
14cu|emprint-0.1.0-2.20130110.3|41	
14cu|emprint-0.1.0-2.20130110.3|42	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-2.20130110.3
14cu|emprint-0.1.0-2.20130110.3|43	- (a058ef2) Bump release
14cu|emprint-0.1.0-2.20130110.3|44	
14cu|emprint-0.1.0-2.20130110.3|45	

10054 14
14cu|encfs-1.9.1-1|1	%define major	1.9
14cu|encfs-1.9.1-1|2	%define libname %mklibname %{name} %{major}
14cu|encfs-1.9.1-1|3	
14cu|encfs-1.9.1-1|4	Summary: 	Encrypted pass-through filesystem for Linux
14cu|encfs-1.9.1-1|5	Name:		encfs
14cu|encfs-1.9.1-1|6	Version:	1.9.1
14cu|encfs-1.9.1-1|7	Release:	1
14cu|encfs-1.9.1-1|8	Epoch:      2
14cu|encfs-1.9.1-1|9	License:	GPLv3+
14cu|encfs-1.9.1-1|10	Group:		File tools
14cu|encfs-1.9.1-1|11	Source0:	%{name}-%{version}.tar.gz
14cu|encfs-1.9.1-1|12	Patch0:     0001-Use-INITIALIZE_EASYLOGGINGPP-in-Error.cpp.patch
14cu|encfs-1.9.1-1|13	URL: 		http://www.arg0.net/encfs
14cu|encfs-1.9.1-1|14	Requires:	fuse >= 2.6
14cu|encfs-1.9.1-1|15	Requires:	kmod(fuse)
14cu|encfs-1.9.1-1|16	Requires:	openssl >= 0.9.7
14cu|encfs-1.9.1-1|17	BuildRequires:  cmake
14cu|encfs-1.9.1-1|18	BuildRequires:	rlog-devel >= 1.3
14cu|encfs-1.9.1-1|19	BuildRequires:	fuse-devel >= 2.6
14cu|encfs-1.9.1-1|20	BuildRequires:	openssl-devel >= 0.9.7
14cu|encfs-1.9.1-1|21	BuildRequires:	chrpath
14cu|encfs-1.9.1-1|22	BuildRequires:	boost-devel >= 1.34
14cu|encfs-1.9.1-1|23	#BuildRequires:	autoconf-archive
14cu|encfs-1.9.1-1|24	BuildRequires:	gettext-devel
14cu|encfs-1.9.1-1|25	%description
14cu|encfs-1.9.1-1|26	EncFS implements an encrypted pass-through filesystem in userspace using
14cu|encfs-1.9.1-1|27	FUSE. File names and contents are encrypted using OpenSSL.
14cu|encfs-1.9.1-1|28	
14cu|encfs-1.9.1-1|29	%package -n 	%{libname}
14cu|encfs-1.9.1-1|30	Summary:	Libraries for encfs
14cu|encfs-1.9.1-1|31	Group:		System/Libraries
14cu|encfs-1.9.1-1|32	
14cu|encfs-1.9.1-1|33	%description -n	%{libname}
14cu|encfs-1.9.1-1|34	Libraries for encfs.
14cu|encfs-1.9.1-1|35	
14cu|encfs-1.9.1-1|36	%prep
14cu|encfs-1.9.1-1|37	%setup -q
14cu|encfs-1.9.1-1|38	%patch0 -p1
14cu|encfs-1.9.1-1|39	
14cu|encfs-1.9.1-1|40	%build
14cu|encfs-1.9.1-1|41	%cmake
14cu|encfs-1.9.1-1|42	%make
14cu|encfs-1.9.1-1|43	
14cu|encfs-1.9.1-1|44	%install
14cu|encfs-1.9.1-1|45	%makeinstall_std -C build
14cu|encfs-1.9.1-1|46	install -d -D -m 0755 %{buildroot}%{_libdir}
14cu|encfs-1.9.1-1|47	cp -a build/libencfs.so.* %{buildroot}%{_libdir}
14cu|encfs-1.9.1-1|48	
14cu|encfs-1.9.1-1|49	%find_lang %{name}
14cu|encfs-1.9.1-1|50	
14cu|encfs-1.9.1-1|51	chrpath -d %{buildroot}%{_bindir}/{encfs,encfsctl}
14cu|encfs-1.9.1-1|52	
14cu|encfs-1.9.1-1|53	# unneeded files
14cu|encfs-1.9.1-1|54	rm -f %{buildroot}%{_libdir}/libencfs.la
14cu|encfs-1.9.1-1|55	rm -f %{buildroot}%{_libdir}/libencfs.so
14cu|encfs-1.9.1-1|56	
14cu|encfs-1.9.1-1|57	%files -f %{name}.lang
14cu|encfs-1.9.1-1|58	%doc AUTHORS ChangeLog
14cu|encfs-1.9.1-1|59	%{_bindir}/*
14cu|encfs-1.9.1-1|60	%{_mandir}/man?/*
14cu|encfs-1.9.1-1|61	
14cu|encfs-1.9.1-1|62	%files -n %{libname}
14cu|encfs-1.9.1-1|63	%{_libdir}/libencfs.so.%{major}*
14cu|encfs-1.9.1-1|64	
14cu|encfs-1.9.1-1|65	
14cu|encfs-1.9.1-1|66	%changelog

10055 14
14cu|endless-sky-0.9.6-1|1	%define hidpi   %{name}-high-dpi
14cu|endless-sky-0.9.6-1|2	
14cu|endless-sky-0.9.6-1|3	Name:           endless-sky
14cu|endless-sky-0.9.6-1|4	Version:        0.9.6
14cu|endless-sky-0.9.6-1|5	Release:        1
14cu|endless-sky-0.9.6-1|6	Summary:        A space exploration and combat game similar to Escape Velocity
14cu|endless-sky-0.9.6-1|7	Group:          Games/Simulation
14cu|endless-sky-0.9.6-1|8	License:        GPLv3+
14cu|endless-sky-0.9.6-1|9	URL:            http://endless-sky.github.io
14cu|endless-sky-0.9.6-1|10	Source0:        https://github.com/endless-sky/endless-sky/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|endless-sky-0.9.6-1|11	Source1:        https://github.com/endless-sky/endless-sky-high-dpi/archive/v%{version}/%{hidpi}-%{version}.tar.gz
14cu|endless-sky-0.9.6-1|12	
14cu|endless-sky-0.9.6-1|13	BuildRequires:  jpeg-devel
14cu|endless-sky-0.9.6-1|14	BuildRequires:  pkgconfig(gl)
14cu|endless-sky-0.9.6-1|15	BuildRequires:  pkgconfig(glew)
14cu|endless-sky-0.9.6-1|16	BuildRequires:  pkgconfig(libpng)
14cu|endless-sky-0.9.6-1|17	BuildRequires:  pkgconfig(mad)
14cu|endless-sky-0.9.6-1|18	BuildRequires:  pkgconfig(openal)
14cu|endless-sky-0.9.6-1|19	BuildRequires:  pkgconfig(sdl2)
14cu|endless-sky-0.9.6-1|20	BuildRequires:  scons
14cu|endless-sky-0.9.6-1|21	Requires:       %{name}-data >= %{version}-%{release}
14cu|endless-sky-0.9.6-1|22	
14cu|endless-sky-0.9.6-1|23	%description
14cu|endless-sky-0.9.6-1|24	Endless Sky is a sandbox-style space exploration game similar to Elite,
14cu|endless-sky-0.9.6-1|25	Escape Velocity, or Star Control. You start out as the captain of a tiny
14cu|endless-sky-0.9.6-1|26	space ship and can choose what to do from there. The game includes a major
14cu|endless-sky-0.9.6-1|27	plot line and many minor missions, but you can choose whether you want to
14cu|endless-sky-0.9.6-1|28	play through the plot or strike out on your own as a merchant or bounty
14cu|endless-sky-0.9.6-1|29	hunter or explorer.
14cu|endless-sky-0.9.6-1|30	
14cu|endless-sky-0.9.6-1|31	Note: For users of high-DPI monitors, there is an optional %{hidpi}
14cu|endless-sky-0.9.6-1|32	package that contains high-resolution graphics for this game.
14cu|endless-sky-0.9.6-1|33	
14cu|endless-sky-0.9.6-1|34	%files
14cu|endless-sky-0.9.6-1|35	%doc copyright credits.txt README.md
14cu|endless-sky-0.9.6-1|36	%{_gamesbindir}/%{name}
14cu|endless-sky-0.9.6-1|37	%{_datadir}/appdata/%{name}.appdata.xml
14cu|endless-sky-0.9.6-1|38	%{_datadir}/applications/%{name}.desktop
14cu|endless-sky-0.9.6-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|endless-sky-0.9.6-1|40	%{_mandir}/man6/%{name}.6*
14cu|endless-sky-0.9.6-1|41	
14cu|endless-sky-0.9.6-1|42	#----------------------------------------------------------------------
14cu|endless-sky-0.9.6-1|43	
14cu|endless-sky-0.9.6-1|44	%package data
14cu|endless-sky-0.9.6-1|45	Summary:        Data files for the Endless Sky game
14cu|endless-sky-0.9.6-1|46	License:        GPLv3+
14cu|endless-sky-0.9.6-1|47	BuildArch:      noarch
14cu|endless-sky-0.9.6-1|48	
14cu|endless-sky-0.9.6-1|49	%description data
14cu|endless-sky-0.9.6-1|50	This package contains arch-independent data files for the Endless Sky
14cu|endless-sky-0.9.6-1|51	game (sounds, graphics, game scripts and texts).
14cu|endless-sky-0.9.6-1|52	
14cu|endless-sky-0.9.6-1|53	%files data
14cu|endless-sky-0.9.6-1|54	%{_gamesdatadir}/%{name}/
14cu|endless-sky-0.9.6-1|55	%exclude %{_gamesdatadir}/%{name}/plugins/%{hidpi}
14cu|endless-sky-0.9.6-1|56	
14cu|endless-sky-0.9.6-1|57	#----------------------------------------------------------------------
14cu|endless-sky-0.9.6-1|58	
14cu|endless-sky-0.9.6-1|59	%package high-dpi
14cu|endless-sky-0.9.6-1|60	Summary:        High-DPI graphics for Endless Sky
14cu|endless-sky-0.9.6-1|61	License:        CC-BY-SA
14cu|endless-sky-0.9.6-1|62	BuildArch:      noarch
14cu|endless-sky-0.9.6-1|63	
14cu|endless-sky-0.9.6-1|64	%description high-dpi
14cu|endless-sky-0.9.6-1|65	This is a collection of double-resolution sprites for Endless Sky. Installing
14cu|endless-sky-0.9.6-1|66	this package is fully optional. These sprites will only be used if:
14cu|endless-sky-0.9.6-1|67	
14cu|endless-sky-0.9.6-1|68	- you have set the "zoom factor" to higher than 100%% in the preferences, or
14cu|endless-sky-0.9.6-1|69	- you have a high-DPI monitor.
14cu|endless-sky-0.9.6-1|70	
14cu|endless-sky-0.9.6-1|71	%files high-dpi
14cu|endless-sky-0.9.6-1|72	%doc copyright
14cu|endless-sky-0.9.6-1|73	%{_gamesdatadir}/%{name}/plugins/%{hidpi}
14cu|endless-sky-0.9.6-1|74	
14cu|endless-sky-0.9.6-1|75	#----------------------------------------------------------------------
14cu|endless-sky-0.9.6-1|76	
14cu|endless-sky-0.9.6-1|77	%prep
14cu|endless-sky-0.9.6-1|78	%setup -q -a 1
14cu|endless-sky-0.9.6-1|79	cp -r  %{hidpi}-%{version}/copyright .
14cu|endless-sky-0.9.6-1|80	
14cu|endless-sky-0.9.6-1|81	%build
14cu|endless-sky-0.9.6-1|82	%setup_compile_flags
14cu|endless-sky-0.9.6-1|83	%scons
14cu|endless-sky-0.9.6-1|84	
14cu|endless-sky-0.9.6-1|85	%install
14cu|endless-sky-0.9.6-1|86	%setup_compile_flags
14cu|endless-sky-0.9.6-1|87	%scons_install PREFIX=%{_prefix}
14cu|endless-sky-0.9.6-1|88	
14cu|endless-sky-0.9.6-1|89	install -d %{buildroot}%{_gamesdatadir}/%{name}/plugins
14cu|endless-sky-0.9.6-1|90	mv %{hidpi}-%{version} %{buildroot}%{_gamesdatadir}/%{name}/plugins/%{hidpi}
14cu|endless-sky-0.9.6-1|91	
14cu|endless-sky-0.9.6-1|92	
14cu|endless-sky-0.9.6-1|93	%changelog
14cu|endless-sky-0.9.6-1|94	
14cu|endless-sky-0.9.6-1|95	* Sun Apr 16 2017 abfonly <abfonly@gmail.com> 0.9.6-1
14cu|endless-sky-0.9.6-1|96	- (3bdd8c5) Imported from SRPM
14cu|endless-sky-0.9.6-1|97	
14cu|endless-sky-0.9.6-1|98	

10056 14
14cu|enemylines4-1.0-12|1	Summary:	A simple futuristic racing game
14cu|enemylines4-1.0-12|2	Name:		enemylines4
14cu|enemylines4-1.0-12|3	Version:	1.0
14cu|enemylines4-1.0-12|4	Release:	12
14cu|enemylines4-1.0-12|5	License:	GPLv2+
14cu|enemylines4-1.0-12|6	Group:		Games/Arcade
14cu|enemylines4-1.0-12|7	Url:		http://proj.phk.at/el/4/
14cu|enemylines4-1.0-12|8	Source0:	http://proj.phk.at/el/4/%{name}-%{version}.tar.bz2
14cu|enemylines4-1.0-12|9	Source10:	%{name}.png
14cu|enemylines4-1.0-12|10	# include assert.h in track.cc to fix build failure - AdamW 2008/02
14cu|enemylines4-1.0-12|11	Patch0:		enemylines4-assert.patch
14cu|enemylines4-1.0-12|12	Patch1:		enemylines4-1.0-mdv-fix-gcc-4.3.patch
14cu|enemylines4-1.0-12|13	Patch2:		enemylines4-1.0-optflags.patch
14cu|enemylines4-1.0-12|14	BuildRequires:	imagemagick
14cu|enemylines4-1.0-12|15	BuildRequires:	pkgconfig(glut)
14cu|enemylines4-1.0-12|16	BuildRequires:	pkgconfig(sdl)
14cu|enemylines4-1.0-12|17	BuildRequires:	pkgconfig(SDL_image)
14cu|enemylines4-1.0-12|18	
14cu|enemylines4-1.0-12|19	%description
14cu|enemylines4-1.0-12|20	A simple futuristic racing game. Urgent deliveries - Reach goal before
14cu|enemylines4-1.0-12|21	time runs out. Times aren't what they used to be though.
14cu|enemylines4-1.0-12|22	Road conditions are horrible and traffic safety and control systems
14cu|enemylines4-1.0-12|23	have been offline for months.
14cu|enemylines4-1.0-12|24	
14cu|enemylines4-1.0-12|25	%files
14cu|enemylines4-1.0-12|26	%doc README
14cu|enemylines4-1.0-12|27	%{_datadir}/%{name}
14cu|enemylines4-1.0-12|28	%{_gamesbindir}/%{name}
14cu|enemylines4-1.0-12|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|enemylines4-1.0-12|30	%{_datadir}/applications/%{name}.desktop
14cu|enemylines4-1.0-12|31	
14cu|enemylines4-1.0-12|32	#----------------------------------------------------------------------------
14cu|enemylines4-1.0-12|33	
14cu|enemylines4-1.0-12|34	%prep
14cu|enemylines4-1.0-12|35	%setup -q
14cu|enemylines4-1.0-12|36	%patch0 -p1 -b .assert~
14cu|enemylines4-1.0-12|37	%patch1 -p1 -b .gcc43~
14cu|enemylines4-1.0-12|38	%patch2 -p1 -b .optflags
14cu|enemylines4-1.0-12|39	
14cu|enemylines4-1.0-12|40	find . -perm 0600 | xargs chmod 0644
14cu|enemylines4-1.0-12|41	
14cu|enemylines4-1.0-12|42	%build
14cu|enemylines4-1.0-12|43	%make OPT_FLAGS="%{optflags}"
14cu|enemylines4-1.0-12|44	
14cu|enemylines4-1.0-12|45	%install
14cu|enemylines4-1.0-12|46	mkdir -p %{buildroot}%{_datadir}/%{name}/
14cu|enemylines4-1.0-12|47	cp ./data/* %{buildroot}%{_datadir}/%{name}/
14cu|enemylines4-1.0-12|48	install -m755 %{name} -D %{buildroot}%{_gamesbindir}/%{name}
14cu|enemylines4-1.0-12|49	
14cu|enemylines4-1.0-12|50	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|enemylines4-1.0-12|51	install -m644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|enemylines4-1.0-12|52	convert -scale 32x32 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|enemylines4-1.0-12|53	convert -scale 16x16 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|enemylines4-1.0-12|54	
14cu|enemylines4-1.0-12|55	mkdir -p %{buildroot}%{_datadir}/applications
14cu|enemylines4-1.0-12|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|enemylines4-1.0-12|57	[Desktop Entry]
14cu|enemylines4-1.0-12|58	Type=Application
14cu|enemylines4-1.0-12|59	Exec=%{_gamesbindir}/%{name}
14cu|enemylines4-1.0-12|60	Icon=%{name}
14cu|enemylines4-1.0-12|61	Categories=Game;ArcadeGame;
14cu|enemylines4-1.0-12|62	Name=Enemy Lines 4
14cu|enemylines4-1.0-12|63	Comment=A simple futuristic racing game
14cu|enemylines4-1.0-12|64	EOF
14cu|enemylines4-1.0-12|65	
14cu|enemylines4-1.0-12|66	
14cu|enemylines4-1.0-12|67	%changelog
14cu|enemylines4-1.0-12|68	
14cu|enemylines4-1.0-12|69	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-12
14cu|enemylines4-1.0-12|70	- (6a7886b) Build with system optflags to fix debug package
14cu|enemylines4-1.0-12|71	- (6a7886b) Spec cleanup
14cu|enemylines4-1.0-12|72	
14cu|enemylines4-1.0-12|73	

10057 14
14cu|enet-1.3.13-1|1	%define major		7
14cu|enet-1.3.13-1|2	%define libname		%mklibname %{name} %{major}
14cu|enet-1.3.13-1|3	%define develname	%mklibname %{name} -d
14cu|enet-1.3.13-1|4	
14cu|enet-1.3.13-1|5	Summary:	Simple and robust network communication layer on top of UDP
14cu|enet-1.3.13-1|6	
14cu|enet-1.3.13-1|7	Name:		enet
14cu|enet-1.3.13-1|8	Version:	1.3.13
14cu|enet-1.3.13-1|9	Release:	1
14cu|enet-1.3.13-1|10	Source0:	http://enet.bespin.org/download/%{name}-%{version}.tar.gz
14cu|enet-1.3.13-1|11	License:	BSD
14cu|enet-1.3.13-1|12	Group:		System/Libraries
14cu|enet-1.3.13-1|13	URL:		http://enet.bespin.org
14cu|enet-1.3.13-1|14	
14cu|enet-1.3.13-1|15	%description
14cu|enet-1.3.13-1|16	ENet's purpose is to provide a relatively thin, simple and robust
14cu|enet-1.3.13-1|17	network communication layer on top of UDP (User Datagram Protocol). The
14cu|enet-1.3.13-1|18	primary feature it provides is optional reliable, in-order delivery of
14cu|enet-1.3.13-1|19	packets.
14cu|enet-1.3.13-1|20	
14cu|enet-1.3.13-1|21	ENet omits certain higher level networking features such as
14cu|enet-1.3.13-1|22	authentication, lobbying, server discovery, encryption, or other similar
14cu|enet-1.3.13-1|23	tasks that are particularly application specific so that the library
14cu|enet-1.3.13-1|24	remains flexible, portable, and easily embeddable.
14cu|enet-1.3.13-1|25	
14cu|enet-1.3.13-1|26	%package -n	%{libname}
14cu|enet-1.3.13-1|27	Summary:	Libraries for %{name}
14cu|enet-1.3.13-1|28	
14cu|enet-1.3.13-1|29	Group:		System/Libraries
14cu|enet-1.3.13-1|30	
14cu|enet-1.3.13-1|31	%description -n	%{libname}
14cu|enet-1.3.13-1|32	ENet's purpose is to provide a relatively thin, simple and robust
14cu|enet-1.3.13-1|33	network communication layer on top of UDP (User Datagram Protocol). The
14cu|enet-1.3.13-1|34	primary feature it provides is optional reliable, in-order delivery of
14cu|enet-1.3.13-1|35	packets.
14cu|enet-1.3.13-1|36	
14cu|enet-1.3.13-1|37	ENet omits certain higher level networking features such as
14cu|enet-1.3.13-1|38	authentication, lobbying, server discovery, encryption, or other similar
14cu|enet-1.3.13-1|39	tasks that are particularly application specific so that the library
14cu|enet-1.3.13-1|40	remains flexible, portable, and easily embeddable.
14cu|enet-1.3.13-1|41	
14cu|enet-1.3.13-1|42	This package provides the libraries for %{name}.
14cu|enet-1.3.13-1|43	
14cu|enet-1.3.13-1|44	%package -n %{develname}
14cu|enet-1.3.13-1|45	Summary:	Development files for for %{name}
14cu|enet-1.3.13-1|46	
14cu|enet-1.3.13-1|47	Group:		Development/C
14cu|enet-1.3.13-1|48	Requires:	%{libname} = %{version}-%{release}
14cu|enet-1.3.13-1|49	Provides:	%{name}-devel = %{version}-%{release}
14cu|enet-1.3.13-1|50	#Provides:	lib%{name}-devel = %{version}-%{release}
14cu|enet-1.3.13-1|51	
14cu|enet-1.3.13-1|52	%description -n	%{develname}
14cu|enet-1.3.13-1|53	Development files and headers for %{name}.
14cu|enet-1.3.13-1|54	
14cu|enet-1.3.13-1|55	%prep
14cu|enet-1.3.13-1|56	%setup -q
14cu|enet-1.3.13-1|57	
14cu|enet-1.3.13-1|58	%build
14cu|enet-1.3.13-1|59	%configure2_5x --disable-static
14cu|enet-1.3.13-1|60	%make
14cu|enet-1.3.13-1|61	
14cu|enet-1.3.13-1|62	%install
14cu|enet-1.3.13-1|63	%makeinstall_std
14cu|enet-1.3.13-1|64	
14cu|enet-1.3.13-1|65	%files -n %{libname}
14cu|enet-1.3.13-1|66	%doc LICENSE README ChangeLog
14cu|enet-1.3.13-1|67	%{_libdir}/libenet.so.%{major}*
14cu|enet-1.3.13-1|68	
14cu|enet-1.3.13-1|69	%files -n %{develname}
14cu|enet-1.3.13-1|70	%{_includedir}/%{name}
14cu|enet-1.3.13-1|71	%{_libdir}/libenet.so
14cu|enet-1.3.13-1|72	%{_libdir}/pkgconfig/libenet.pc
14cu|enet-1.3.13-1|73	
14cu|enet-1.3.13-1|74	%changelog
14cu|enet-1.3.13-1|75	
14cu|enet-1.3.13-1|76	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 1.3.13-1
14cu|enet-1.3.13-1|77	- (634e8ce) Merge pull request #3 from inn0kenty/enet:rosa2014.1
14cu|enet-1.3.13-1|78	- (634e8ce) Updated to a new version
14cu|enet-1.3.13-1|79	
14cu|enet-1.3.13-1|80	

10058 14
14cu|engauge-digitizer-7.0-1|1	Name:		engauge-digitizer
14cu|engauge-digitizer-7.0-1|2	Version:	7.0
14cu|engauge-digitizer-7.0-1|3	Release:	1
14cu|engauge-digitizer-7.0-1|4	Summary:	Convert graphs or map files into numbers
14cu|engauge-digitizer-7.0-1|5	Group:		Sciences/Other
14cu|engauge-digitizer-7.0-1|6	License:	GPLv2+
14cu|engauge-digitizer-7.0-1|7	URL:		https://github.com/markummitchell/engauge-digitizer
14cu|engauge-digitizer-7.0-1|8	Source0:	https://github.com/markummitchell/engauge-digitizer/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|engauge-digitizer-7.0-1|9	Source1:	%{name}.appdata.xml
14cu|engauge-digitizer-7.0-1|10	Source2:	%{name}.svg
14cu|engauge-digitizer-7.0-1|11	Source3:	%{name}-with-name.svg
14cu|engauge-digitizer-7.0-1|12	Patch0:		%{name}-7.0-fix_test_script.patch
14cu|engauge-digitizer-7.0-1|13	### Main building
14cu|engauge-digitizer-7.0-1|14	BuildRequires:	desktop-file-utils
14cu|engauge-digitizer-7.0-1|15	BuildRequires:	qt5-tools
14cu|engauge-digitizer-7.0-1|16	BuildRequires:	qt5-assistant
14cu|engauge-digitizer-7.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|engauge-digitizer-7.0-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|engauge-digitizer-7.0-1|19	BuildRequires:	pkgconfig(Qt5Help)
14cu|engauge-digitizer-7.0-1|20	BuildRequires:	pkgconfig(Qt5Network)
14cu|engauge-digitizer-7.0-1|21	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|engauge-digitizer-7.0-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|engauge-digitizer-7.0-1|23	BuildRequires:	pkgconfig(Qt5Xml)
14cu|engauge-digitizer-7.0-1|24	BuildRequires:	pkgconfig(fftw3)
14cu|engauge-digitizer-7.0-1|25	BuildRequires:	pkgconfig(libopenjp2)
14cu|engauge-digitizer-7.0-1|26	BuildRequires:	pkgconfig(log4cpp)
14cu|engauge-digitizer-7.0-1|27	
14cu|engauge-digitizer-7.0-1|28	### Doxygen for documentation
14cu|engauge-digitizer-7.0-1|29	BuildRequires:	doxygen
14cu|engauge-digitizer-7.0-1|30	
14cu|engauge-digitizer-7.0-1|31	### Xvfb is needed to run a virtual X server used by tests
14cu|engauge-digitizer-7.0-1|32	BuildRequires:	x11-server-xvfb
14cu|engauge-digitizer-7.0-1|33	BuildRequires:	pkgconfig(Qt5Test)
14cu|engauge-digitizer-7.0-1|34	
14cu|engauge-digitizer-7.0-1|35	%description
14cu|engauge-digitizer-7.0-1|36	Engauge 7 is rewritten with Qt5.
14cu|engauge-digitizer-7.0-1|37	This digitizing software converts an image file showing a graph or map, into
14cu|engauge-digitizer-7.0-1|38	numbers.
14cu|engauge-digitizer-7.0-1|39	The image file can come from a scanner, digital camera or screen-shot.
14cu|engauge-digitizer-7.0-1|40	The numbers can be read on the screen, and written or copied to a spreadsheet.
14cu|engauge-digitizer-7.0-1|41	The process starts with an image file containing a graph or map.
14cu|engauge-digitizer-7.0-1|42	The final result is digitized data that can be used by other tools such as
14cu|engauge-digitizer-7.0-1|43	Gnumeric.
14cu|engauge-digitizer-7.0-1|44	
14cu|engauge-digitizer-7.0-1|45	New features already added to Engauge:
14cu|engauge-digitizer-7.0-1|46	
14cu|engauge-digitizer-7.0-1|47	* Older Engauge files (before version 6) can be loaded
14cu|engauge-digitizer-7.0-1|48	* Undo/redo of all operations means recovering from mistakes and experimenting
14cu|engauge-digitizer-7.0-1|49	with options is painless
14cu|engauge-digitizer-7.0-1|50	* Wizard provides an interactive tutorial to explain the basic steps
14cu|engauge-digitizer-7.0-1|51	* Wizard creates a checklist guide to interactively leads user through steps
14cu|engauge-digitizer-7.0-1|52	from file import to file export
14cu|engauge-digitizer-7.0-1|53	* Cubic spline interpolation between points gives more accurate curves with
14cu|engauge-digitizer-7.0-1|54	fewer points
14cu|engauge-digitizer-7.0-1|55	* Axes Checker briefly highlights the axes when they are defined or modified,
14cu|engauge-digitizer-7.0-1|56	to reveal entry mistakes
14cu|engauge-digitizer-7.0-1|57	* Graph coordinates can be specified as date and time value, or as degrees,
14cu|engauge-digitizer-7.0-1|58	minutes and seconds
14cu|engauge-digitizer-7.0-1|59	* All settings dialogs are resizable so they can be enlarged as necessary to
14cu|engauge-digitizer-7.0-1|60	display more information
14cu|engauge-digitizer-7.0-1|61	* Import by drag-and-drop
14cu|engauge-digitizer-7.0-1|62	* Replacement of Qt3 (which is at its end of life) by Qt5
14cu|engauge-digitizer-7.0-1|63	* Much better zooming, with a fill mode that automatically zooms in on image
14cu|engauge-digitizer-7.0-1|64	features, and rezooms when the application window is resized
14cu|engauge-digitizer-7.0-1|65	* Color picking straight from the original image
14cu|engauge-digitizer-7.0-1|66	* Uploadable error report generated when a programming error is encountered,
14cu|engauge-digitizer-7.0-1|67	for identifying problems and improving user support
14cu|engauge-digitizer-7.0-1|68	* Test suite for regression testing minimizes code breakage
14cu|engauge-digitizer-7.0-1|69	as new features are added
14cu|engauge-digitizer-7.0-1|70	* Multiple coordinate systems in the same image can be digitized in advanced
14cu|engauge-digitizer-7.0-1|71	mode
14cu|engauge-digitizer-7.0-1|72	* Axes with only one known coordinate (floating axes) can be digitized in
14cu|engauge-digitizer-7.0-1|73	advanced mode
14cu|engauge-digitizer-7.0-1|74	* File import by pasting
14cu|engauge-digitizer-7.0-1|75	
14cu|engauge-digitizer-7.0-1|76	%package	samples
14cu|engauge-digitizer-7.0-1|77	Summary:	Sample files for %{name}
14cu|engauge-digitizer-7.0-1|78	Group:		Documentation
14cu|engauge-digitizer-7.0-1|79	BuildArch:	noarch
14cu|engauge-digitizer-7.0-1|80	
14cu|engauge-digitizer-7.0-1|81	%description	samples
14cu|engauge-digitizer-7.0-1|82	This package contains several sample image files that may be imported into
14cu|engauge-digitizer-7.0-1|83	Engauge Digitizer (http://digitizer.sourceforge.net).
14cu|engauge-digitizer-7.0-1|84	
14cu|engauge-digitizer-7.0-1|85	These files are listed below, with comments:
14cu|engauge-digitizer-7.0-1|86	
14cu|engauge-digitizer-7.0-1|87	* corners.png - Graph that lots of corners that would be painful
14cu|engauge-digitizer-7.0-1|88	to digitize manually
14cu|engauge-digitizer-7.0-1|89	* gridlines.gif - Graph with gridlines that are easily removed by Engauge
14cu|engauge-digitizer-7.0-1|90	* gridlines_log.gif - Another graph with gridlines that are easily
14cu|engauge-digitizer-7.0-1|91	removed by Engauge
14cu|engauge-digitizer-7.0-1|92	* gridlines_log.src - Creates gridlines_log.gif in gnuplot using 'load'
14cu|engauge-digitizer-7.0-1|93	command (not an image!)
14cu|engauge-digitizer-7.0-1|94	* inverse.jpg - Image of y/x function
14cu|engauge-digitizer-7.0-1|95	* inverse.png - Same as inverse.jpg but in png format
14cu|engauge-digitizer-7.0-1|96	* linlog.jpg - Graph with linear/logarithmic coordinates
14cu|engauge-digitizer-7.0-1|97	* linlog.png - Same as linlog.jpg but in png format
14cu|engauge-digitizer-7.0-1|98	* loglin.png - Graph with logarithmic/linear coordinates
14cu|engauge-digitizer-7.0-1|99	* loglog.png - Graph with logarithmic/logarithmic coordinates
14cu|engauge-digitizer-7.0-1|100	* normdist.jpg - Graph of normal distribution
14cu|engauge-digitizer-7.0-1|101	* normdist.png - Same as normdist.jpg but in png format
14cu|engauge-digitizer-7.0-1|102	* pointmatch.jpg - Graph with fuzzy points for playing with Point Match
14cu|engauge-digitizer-7.0-1|103	feature of Engauge
14cu|engauge-digitizer-7.0-1|104	* pointplot.bmp - Graph with points that are easily captured by Point Match
14cu|engauge-digitizer-7.0-1|105	feature of Engauge, if the Discretize settings are set to "Intensity 90
14cu|engauge-digitizer-7.0-1|106	to 99" for the triangles, and "Intensity 10 to 50" for the diamonds
14cu|engauge-digitizer-7.0-1|107	* polarcircles.jpg - Polar plot for experimenting. No coordinates are
14cu|engauge-digitizer-7.0-1|108	displayed, so not very useful
14cu|engauge-digitizer-7.0-1|109	* polarplot.jpg - Polar plot with cardioid pattern
14cu|engauge-digitizer-7.0-1|110	* polarplot.png - Same as polarplot.jpg but in png format
14cu|engauge-digitizer-7.0-1|111	* testcase.jpg - Simple graph that serves as an excellent starting point
14cu|engauge-digitizer-7.0-1|112	for the new user
14cu|engauge-digitizer-7.0-1|113	* testcase.png - Same as testcase.jpg but in png format
14cu|engauge-digitizer-7.0-1|114	* testcoords.jpg - Advanced graph used by developers to check the affine
14cu|engauge-digitizer-7.0-1|115	transformations in Engauge
14cu|engauge-digitizer-7.0-1|116	* testcoords.sxd - Open Office document used to create testcoords.jpg
14cu|engauge-digitizer-7.0-1|117	(not an image!)
14cu|engauge-digitizer-7.0-1|118	* usgs.png - Fictional map loosely based on U.S. Geological Survey
14cu|engauge-digitizer-7.0-1|119	topographic maps
14cu|engauge-digitizer-7.0-1|120	
14cu|engauge-digitizer-7.0-1|121	%package	doc
14cu|engauge-digitizer-7.0-1|122	Summary:	HTML documentation of %{name}
14cu|engauge-digitizer-7.0-1|123	Group:		Documentation
14cu|engauge-digitizer-7.0-1|124	BuildArch:	noarch
14cu|engauge-digitizer-7.0-1|125	
14cu|engauge-digitizer-7.0-1|126	%description	doc
14cu|engauge-digitizer-7.0-1|127	HTML documentation of %{name}.
14cu|engauge-digitizer-7.0-1|128	
14cu|engauge-digitizer-7.0-1|129	%prep
14cu|engauge-digitizer-7.0-1|130	%setup -q
14cu|engauge-digitizer-7.0-1|131	### optimization flags for compilers
14cu|engauge-digitizer-7.0-1|132	%patch0 -p1
14cu|engauge-digitizer-7.0-1|133	sed -e 's|RPM_OPT_FLAGS|"%{optflags}"|g' -i src/build_and_run_all_cli_tests
14cu|engauge-digitizer-7.0-1|134	
14cu|engauge-digitizer-7.0-1|135	### Remove default -O1 optimization
14cu|engauge-digitizer-7.0-1|136	sed -e 's|-O1||g' -i engauge.pro
14cu|engauge-digitizer-7.0-1|137	
14cu|engauge-digitizer-7.0-1|138	### Active support to jpeg2000
14cu|engauge-digitizer-7.0-1|139	sed -e 's|CONFIG      = qt warn_on thread debug|CONFIG = qt warn_on thread jpeg2000 debug|g' -i engauge.pro
14cu|engauge-digitizer-7.0-1|140	sed -e 's|INCLUDEPATH += Jpeg2000|INCLUDEPATH += src/Jpeg2000|g' -i engauge.pro
14cu|engauge-digitizer-7.0-1|141	
14cu|engauge-digitizer-7.0-1|142	### Remove spurious executable permissions
14cu|engauge-digitizer-7.0-1|143	for i in `find src -type f \( -name "*.cpp" -o -name "*.h" \)`; do
14cu|engauge-digitizer-7.0-1|144	chmod a-x $i
14cu|engauge-digitizer-7.0-1|145	done
14cu|engauge-digitizer-7.0-1|146	
14cu|engauge-digitizer-7.0-1|147	%build
14cu|engauge-digitizer-7.0-1|148	export JPEG2000_INCLUDE=%{_includedir}/openjpeg-2.1
14cu|engauge-digitizer-7.0-1|149	export JPEG2000_LIB=%{_libdir}
14cu|engauge-digitizer-7.0-1|150	export ENGAUGE_RELEASE=1
14cu|engauge-digitizer-7.0-1|151	
14cu|engauge-digitizer-7.0-1|152	### Build engauge
14cu|engauge-digitizer-7.0-1|153	%qmake_qt5 engauge.pro DEFINES+=HELPDIR=%{_docdir}/%{name}/help
14cu|engauge-digitizer-7.0-1|154	%make
14cu|engauge-digitizer-7.0-1|155	
14cu|engauge-digitizer-7.0-1|156	### Build HELP files
14cu|engauge-digitizer-7.0-1|157	pushd help
14cu|engauge-digitizer-7.0-1|158	%{_qt5_bindir}/qcollectiongenerator engauge.qhcp -o engauge.qhc
14cu|engauge-digitizer-7.0-1|159	mv engauge.qch ../bin/documentation
14cu|engauge-digitizer-7.0-1|160	mv engauge.qhc ../bin/documentation
14cu|engauge-digitizer-7.0-1|161	rm -f build
14cu|engauge-digitizer-7.0-1|162	popd
14cu|engauge-digitizer-7.0-1|163	
14cu|engauge-digitizer-7.0-1|164	### Build HTML/Latex documentation files
14cu|engauge-digitizer-7.0-1|165	pushd src
14cu|engauge-digitizer-7.0-1|166	doxygen
14cu|engauge-digitizer-7.0-1|167	popd
14cu|engauge-digitizer-7.0-1|168	
14cu|engauge-digitizer-7.0-1|169	%install
14cu|engauge-digitizer-7.0-1|170	### Install binary
14cu|engauge-digitizer-7.0-1|171	mkdir -p %{buildroot}%{_bindir}
14cu|engauge-digitizer-7.0-1|172	install -p -m 755 bin/engauge %{buildroot}%{_bindir}
14cu|engauge-digitizer-7.0-1|173	
14cu|engauge-digitizer-7.0-1|174	### Install sample files
14cu|engauge-digitizer-7.0-1|175	mkdir -p %{buildroot}%{_datadir}/%{name}/samples
14cu|engauge-digitizer-7.0-1|176	pushd samples
14cu|engauge-digitizer-7.0-1|177	install -p -m 644 *.gif *.jp* *.png *.bmp %{buildroot}%{_datadir}/%{name}/samples
14cu|engauge-digitizer-7.0-1|178	popd
14cu|engauge-digitizer-7.0-1|179	
14cu|engauge-digitizer-7.0-1|180	### Install img files
14cu|engauge-digitizer-7.0-1|181	mkdir -p %{buildroot}%{_datadir}/%{name}/img
14cu|engauge-digitizer-7.0-1|182	install -p -m 644 src/img/* %{buildroot}%{_datadir}/%{name}/img
14cu|engauge-digitizer-7.0-1|183	
14cu|engauge-digitizer-7.0-1|184	### Install appdata file
14cu|engauge-digitizer-7.0-1|185	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|engauge-digitizer-7.0-1|186	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/appdata
14cu|engauge-digitizer-7.0-1|187	
14cu|engauge-digitizer-7.0-1|188	### Install icons svg
14cu|engauge-digitizer-7.0-1|189	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|engauge-digitizer-7.0-1|190	install -p -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|engauge-digitizer-7.0-1|191	install -p -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|engauge-digitizer-7.0-1|192	
14cu|engauge-digitizer-7.0-1|193	### Install .desktop file
14cu|engauge-digitizer-7.0-1|194	mkdir -p %{buildroot}%{_datadir}/applications
14cu|engauge-digitizer-7.0-1|195	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|engauge-digitizer-7.0-1|196	[Desktop Entry]
14cu|engauge-digitizer-7.0-1|197	Name=Engauge Digitizer
14cu|engauge-digitizer-7.0-1|198	Type=Application
14cu|engauge-digitizer-7.0-1|199	Comment=Extract data from graphs
14cu|engauge-digitizer-7.0-1|200	Comment[fr]=Extraire des données à partir de graphiques
14cu|engauge-digitizer-7.0-1|201	Comment[ru]=Извлечение данных из графов
14cu|engauge-digitizer-7.0-1|202	TryExec=engauge
14cu|engauge-digitizer-7.0-1|203	Exec=engauge
14cu|engauge-digitizer-7.0-1|204	MimeType=text/plain;
14cu|engauge-digitizer-7.0-1|205	Categories=Education;Science;DataVisualization;
14cu|engauge-digitizer-7.0-1|206	Icon=%{name}-with-name
14cu|engauge-digitizer-7.0-1|207	Keywords=analog;digital;converter;
14cu|engauge-digitizer-7.0-1|208	EOF
14cu|engauge-digitizer-7.0-1|209	
14cu|engauge-digitizer-7.0-1|210	%check
14cu|engauge-digitizer-7.0-1|211	### Tests
14cu|engauge-digitizer-7.0-1|212	pushd src
14cu|engauge-digitizer-7.0-1|213	xvfb-run -s "-screen 0 640x480x24" -a  sh -x ./build_and_run_all_cli_tests
14cu|engauge-digitizer-7.0-1|214	
14cu|engauge-digitizer-7.0-1|215	%files
14cu|engauge-digitizer-7.0-1|216	%doc README.md help/
14cu|engauge-digitizer-7.0-1|217	%doc bin/documentation/engauge.qhc bin/documentation/engauge.qch LICENSE
14cu|engauge-digitizer-7.0-1|218	%{_bindir}/engauge
14cu|engauge-digitizer-7.0-1|219	%{_datadir}/appdata/%{name}.appdata.xml
14cu|engauge-digitizer-7.0-1|220	%{_datadir}/applications/%{name}.desktop
14cu|engauge-digitizer-7.0-1|221	%{_datadir}/%{name}/
14cu|engauge-digitizer-7.0-1|222	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
14cu|engauge-digitizer-7.0-1|223	%exclude %{_datadir}/%{name}/samples
14cu|engauge-digitizer-7.0-1|224	
14cu|engauge-digitizer-7.0-1|225	%files samples
14cu|engauge-digitizer-7.0-1|226	%doc samples/README LICENSE
14cu|engauge-digitizer-7.0-1|227	%dir %{_datadir}/%{name}
14cu|engauge-digitizer-7.0-1|228	%{_datadir}/%{name}/samples
14cu|engauge-digitizer-7.0-1|229	
14cu|engauge-digitizer-7.0-1|230	%files doc
14cu|engauge-digitizer-7.0-1|231	%doc README.md doc/doxygen/html LICENSE
14cu|engauge-digitizer-7.0-1|232	
14cu|engauge-digitizer-7.0-1|233	
14cu|engauge-digitizer-7.0-1|234	
14cu|engauge-digitizer-7.0-1|235	%changelog
14cu|engauge-digitizer-7.0-1|236	
14cu|engauge-digitizer-7.0-1|237	* Wed Mar 23 2016 Denis Silakov <denis.silakov@rosalab.ru> 7.0-1
14cu|engauge-digitizer-7.0-1|238	- (04a3a1b) Imported from SRPM
14cu|engauge-digitizer-7.0-1|239	
14cu|engauge-digitizer-7.0-1|240	

10059 14
14cu|engrampa-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|engrampa-1.12.0-1|2	%define oname   mate-file-archiver
14cu|engrampa-1.12.0-1|3	
14cu|engrampa-1.12.0-1|4	Name:          engrampa
14cu|engrampa-1.12.0-1|5	Version:       1.12.0
14cu|engrampa-1.12.0-1|6	Release:       1
14cu|engrampa-1.12.0-1|7	Summary:       An archive manager for MATE Desktop
14cu|engrampa-1.12.0-1|8	Group:         Archiving/Compression
14cu|engrampa-1.12.0-1|9	License:       GPLv2+ and LGPLv2+
14cu|engrampa-1.12.0-1|10	URL:           http://mate-desktop.org
14cu|engrampa-1.12.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|engrampa-1.12.0-1|12	
14cu|engrampa-1.12.0-1|13	BuildRequires: intltool
14cu|engrampa-1.12.0-1|14	BuildRequires: chrpath
14cu|engrampa-1.12.0-1|15	BuildRequires: mate-common
14cu|engrampa-1.12.0-1|16	BuildRequires: xsltproc
14cu|engrampa-1.12.0-1|17	BuildRequires: which
14cu|engrampa-1.12.0-1|18	BuildRequires: xml2po
14cu|engrampa-1.12.0-1|19	BuildRequires: magic-devel
14cu|engrampa-1.12.0-1|20	BuildRequires: pkgconfig(glib-2.0)
14cu|engrampa-1.12.0-1|21	BuildRequires: pkgconfig(gtk+-2.0)
14cu|engrampa-1.12.0-1|22	#BuildRequires: pkgconfig(gnome-doc-utils)
14cu|engrampa-1.12.0-1|23	BuildRequires: pkgconfig(libcaja-extension)
14cu|engrampa-1.12.0-1|24	BuildRequires: pkgconfig(mate-desktop-2.0)
14cu|engrampa-1.12.0-1|25	BuildRequires: pkgconfig(sm)
14cu|engrampa-1.12.0-1|26	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14cu|engrampa-1.12.0-1|27	BuildRequires: itstool
14cu|engrampa-1.12.0-1|28	BuildRequires: yelp-tools
14cu|engrampa-1.12.0-1|29	
14cu|engrampa-1.12.0-1|30	Suggests:      cdrecord-isotools
14cu|engrampa-1.12.0-1|31	# for the gsettings schema
14cu|engrampa-1.12.0-1|32	Requires:      caja
14cu|engrampa-1.12.0-1|33	
14cu|engrampa-1.12.0-1|34	%rename %{oname}
14cu|engrampa-1.12.0-1|35	
14cu|engrampa-1.12.0-1|36	%description
14cu|engrampa-1.12.0-1|37	Engrampa is an archive manager for the GNOME environment.  This means that
14cu|engrampa-1.12.0-1|38	you can : create and modify archives; view the content of an archive; view a
14cu|engrampa-1.12.0-1|39	file contained in the archive; extract files from the archive.
14cu|engrampa-1.12.0-1|40	Engrampa is only a front-end (a graphical interface) to archiving programs
14cu|engrampa-1.12.0-1|41	like tar and zip. The supported file types are :
14cu|engrampa-1.12.0-1|42	* Tar archives uncompressed (.tar) or compressed with
14cu|engrampa-1.12.0-1|43	* gzip (.tar.gz , .tgz)
14cu|engrampa-1.12.0-1|44	* bzip (.tar.bz , .tbz)
14cu|engrampa-1.12.0-1|45	* bzip2 (.tar.bz2 , .tbz2)
14cu|engrampa-1.12.0-1|46	* compress (.tar.Z , .taz)
14cu|engrampa-1.12.0-1|47	* lzop (.tar.lzo , .tzo)
14cu|engrampa-1.12.0-1|48	* lzma (.tar.lzma , .tlz)
14cu|engrampa-1.12.0-1|49	* Zip archives (.zip)
14cu|engrampa-1.12.0-1|50	* Jar archives (.jar , .ear , .war)
14cu|engrampa-1.12.0-1|51	* Lha archives (.lzh)
14cu|engrampa-1.12.0-1|52	* Rar archives (.rar)
14cu|engrampa-1.12.0-1|53	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
14cu|engrampa-1.12.0-1|54	* ISO images
14cu|engrampa-1.12.0-1|55	
14cu|engrampa-1.12.0-1|56	
14cu|engrampa-1.12.0-1|57	%prep
14cu|engrampa-1.12.0-1|58	%setup -q
14cu|engrampa-1.12.0-1|59	
14cu|engrampa-1.12.0-1|60	%build
14cu|engrampa-1.12.0-1|61	NOCONFIGURE=1 ./autogen.sh
14cu|engrampa-1.12.0-1|62	%configure2_5x                \
14cu|engrampa-1.12.0-1|63	--disable-scrollkeeper  \
14cu|engrampa-1.12.0-1|64	--disable-static        \
14cu|engrampa-1.12.0-1|65	--with-gtk=2.0          \
14cu|engrampa-1.12.0-1|66	--enable-packagekit \
14cu|engrampa-1.12.0-1|67	--enable-caja-actions
14cu|engrampa-1.12.0-1|68	
14cu|engrampa-1.12.0-1|69	%make
14cu|engrampa-1.12.0-1|70	
14cu|engrampa-1.12.0-1|71	
14cu|engrampa-1.12.0-1|72	%install
14cu|engrampa-1.12.0-1|73	%makeinstall_std
14cu|engrampa-1.12.0-1|74	
14cu|engrampa-1.12.0-1|75	%find_lang %{name} --with-gnome --all-name
14cu|engrampa-1.12.0-1|76	
14cu|engrampa-1.12.0-1|77	#gw rpmlint errors
14cu|engrampa-1.12.0-1|78	chrpath -d %{buildroot}%{_bindir}/%{name}
14cu|engrampa-1.12.0-1|79	chrpath -d %{buildroot}%{_libdir}/caja/*/*.so
14cu|engrampa-1.12.0-1|80	
14cu|engrampa-1.12.0-1|81	%files -f %{name}.lang
14cu|engrampa-1.12.0-1|82	%doc README COPYING NEWS AUTHORS
14cu|engrampa-1.12.0-1|83	%{_bindir}/%{name}
14cu|engrampa-1.12.0-1|84	%{_libexecdir}/%{name}*
14cu|engrampa-1.12.0-1|85	%{_datadir}/%{name}
14cu|engrampa-1.12.0-1|86	%{_datadir}/appdata/engrampa.appdata.xml
14cu|engrampa-1.12.0-1|87	%{_datadir}/applications/%{name}.desktop
14cu|engrampa-1.12.0-1|88	%{_datadir}/MateConf/gsettings/%{name}.convert
14cu|engrampa-1.12.0-1|89	%{_datadir}/caja/extensions/libcaja-engrampa.caja-extension
14cu|engrampa-1.12.0-1|90	%{_datadir}/glib-2.0/schemas/org.mate.engrampa.gschema.xml
14cu|engrampa-1.12.0-1|91	%{_datadir}/dbus-1/services/org.mate.Engrampa.service
14cu|engrampa-1.12.0-1|92	%{_iconsdir}/hicolor/*/apps/*.png
14cu|engrampa-1.12.0-1|93	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|engrampa-1.12.0-1|94	%{_libdir}/caja/extensions-2.0/libcaja-%{name}.so
14cu|engrampa-1.12.0-1|95	%{_mandir}/man1/%{name}.1.*
14cu|engrampa-1.12.0-1|96	
14cu|engrampa-1.12.0-1|97	%changelog
14cu|engrampa-1.12.0-1|98	
14cu|engrampa-1.12.0-1|99	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|engrampa-1.12.0-1|100	- (c3bd087) Updated to 1.12.0
14cu|engrampa-1.12.0-1|101	
14cu|engrampa-1.12.0-1|102	

10060 14
14cu|enigma-1.21-1|1	Summary:	Puzzle game similar to Oxyd
14cu|enigma-1.21-1|2	Name:		enigma
14cu|enigma-1.21-1|3	Version:	1.21
14cu|enigma-1.21-1|4	Release:	1
14cu|enigma-1.21-1|5	License:	GPLv2+
14cu|enigma-1.21-1|6	Group:		Games/Arcade
14cu|enigma-1.21-1|7	Url:		http://www.nongnu.org/enigma/
14cu|enigma-1.21-1|8	Source0:	http://downloads.sf.net/%{name}-game/%{name}-%{version}.tar.gz
14cu|enigma-1.21-1|9	Patch0:		enigma-1.21-desktop.patch
14cu|enigma-1.21-1|10	
14cu|enigma-1.21-1|11	BuildRequires:	desktop-file-utils
14cu|enigma-1.21-1|12	BuildRequires:	imagemagick
14cu|enigma-1.21-1|13	BuildRequires:	pkgconfig(libcurl)
14cu|enigma-1.21-1|14	BuildRequires:	pkgconfig(libenet)
14cu|enigma-1.21-1|15	BuildRequires:	pkgconfig(libpng)
14cu|enigma-1.21-1|16	BuildRequires:	pkgconfig(lua)
14cu|enigma-1.21-1|17	BuildRequires:	pkgconfig(sdl)
14cu|enigma-1.21-1|18	BuildRequires:	pkgconfig(SDL_image)
14cu|enigma-1.21-1|19	BuildRequires:	pkgconfig(SDL_mixer)
14cu|enigma-1.21-1|20	BuildRequires:	pkgconfig(SDL_ttf)
14cu|enigma-1.21-1|21	BuildRequires:	pkgconfig(xerces-c)
14cu|enigma-1.21-1|22	BuildRequires:	zipios++-devel
14cu|enigma-1.21-1|23	
14cu|enigma-1.21-1|24	%description
14cu|enigma-1.21-1|25	Enigma is a tribute to and a re-implementation of one of the most
14cu|enigma-1.21-1|26	original and intriguing computer games of the 1990's: Oxyd.  Your
14cu|enigma-1.21-1|27	objective is easily explained: find and uncover all pairs of identical
14cu|enigma-1.21-1|28	Oxyd stones in each landscape.  Sounds simple?  It would be, if it
14cu|enigma-1.21-1|29	weren't for hidden traps, vast mazes, insurmountable obstacles and
14cu|enigma-1.21-1|30	innumerable puzzles blocking your direct way to the Oxyd stones...
14cu|enigma-1.21-1|31	
14cu|enigma-1.21-1|32	%files -f %{name}.lang
14cu|enigma-1.21-1|33	%{_bindir}/*
14cu|enigma-1.21-1|34	%{_datadir}/enigma
14cu|enigma-1.21-1|35	%{_datadir}/applications/%{name}.desktop
14cu|enigma-1.21-1|36	%{_mandir}/man6/*
14cu|enigma-1.21-1|37	%{_datadir}/icons/hicolor/48x48/apps/*
14cu|enigma-1.21-1|38	%{_datadir}/pixmaps/*
14cu|enigma-1.21-1|39	%{_datadir}/appdata/*
14cu|enigma-1.21-1|40	#----------------------------------------------------------------------------
14cu|enigma-1.21-1|41	
14cu|enigma-1.21-1|42	%prep
14cu|enigma-1.21-1|43	%setup -q
14cu|enigma-1.21-1|44	%apply_patches
14cu|enigma-1.21-1|45	
14cu|enigma-1.21-1|46	%build
14cu|enigma-1.21-1|47	%configure2_5x
14cu|enigma-1.21-1|48	%make
14cu|enigma-1.21-1|49	
14cu|enigma-1.21-1|50	%install
14cu|enigma-1.21-1|51	%makeinstall_std
14cu|enigma-1.21-1|52	
14cu|enigma-1.21-1|53	rm -rf %{buildroot}/%{_docdir}/%{name}
14cu|enigma-1.21-1|54	
14cu|enigma-1.21-1|55	rm -rf %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
14cu|enigma-1.21-1|56	
14cu|enigma-1.21-1|57	desktop-file-install --vendor="" \
14cu|enigma-1.21-1|58	--remove-category="Application" \
14cu|enigma-1.21-1|59	--remove-category="PuzzleGame" \
14cu|enigma-1.21-1|60	--add-category="ArcadeGame;LogicGame" \
14cu|enigma-1.21-1|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|enigma-1.21-1|62	
14cu|enigma-1.21-1|63	%find_lang %{name}
14cu|enigma-1.21-1|64	
14cu|enigma-1.21-1|65	
14cu|enigma-1.21-1|66	%changelog
14cu|enigma-1.21-1|67	
14cu|enigma-1.21-1|68	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.21-1
14cu|enigma-1.21-1|69	- (a2fea09) Minor cleanup
14cu|enigma-1.21-1|70	
14cu|enigma-1.21-1|71	

10061 14
14cu|enjoy-0.1.0-1.20150505.2|1	%define git 20150505
14cu|enjoy-0.1.0-1.20150505.2|2	
14cu|enjoy-0.1.0-1.20150505.2|3	Summary:	Enjoy is a music player
14cu|enjoy-0.1.0-1.20150505.2|4	Name:		enjoy
14cu|enjoy-0.1.0-1.20150505.2|5	Version:	0.1.0
14cu|enjoy-0.1.0-1.20150505.2|6	Release:	1.%{git}.2
14cu|enjoy-0.1.0-1.20150505.2|7	License:	GPLv3+
14cu|enjoy-0.1.0-1.20150505.2|8	Group:		Graphical desktop/Enlightenment
14cu|enjoy-0.1.0-1.20150505.2|9	Url:		http://enlightenment.org/
14cu|enjoy-0.1.0-1.20150505.2|10	Source0:	%{name}-%{git}.tar.gz
14cu|enjoy-0.1.0-1.20150505.2|11	Source100:	%{name}.rpmlintrc
14cu|enjoy-0.1.0-1.20150505.2|12	BuildRequires:	edje
14cu|enjoy-0.1.0-1.20150505.2|13	BuildRequires:	elementary
14cu|enjoy-0.1.0-1.20150505.2|14	BuildRequires:	embryo
14cu|enjoy-0.1.0-1.20150505.2|15	BuildRequires:	evas
14cu|enjoy-0.1.0-1.20150505.2|16	BuildRequires:	gettext-devel
14cu|enjoy-0.1.0-1.20150505.2|17	BuildRequires:	pkgconfig(ecore)
14cu|enjoy-0.1.0-1.20150505.2|18	BuildRequires:	pkgconfig(ecore-evas)
14cu|enjoy-0.1.0-1.20150505.2|19	BuildRequires:	pkgconfig(ecore-file)
14cu|enjoy-0.1.0-1.20150505.2|20	BuildRequires:	pkgconfig(eina)
14cu|enjoy-0.1.0-1.20150505.2|21	BuildRequires:	pkgconfig(eldbus)
14cu|enjoy-0.1.0-1.20150505.2|22	BuildRequires:	pkgconfig(elementary)
14cu|enjoy-0.1.0-1.20150505.2|23	BuildRequires:	pkgconfig(emotion)
14cu|enjoy-0.1.0-1.20150505.2|24	BuildRequires:	pkgconfig(evas) => 1.14.0
14cu|enjoy-0.1.0-1.20150505.2|25	BuildRequires:	pkgconfig(lightmediascanner)
14cu|enjoy-0.1.0-1.20150505.2|26	BuildRequires:	pkgconfig(sqlite3)
14cu|enjoy-0.1.0-1.20150505.2|27	
14cu|enjoy-0.1.0-1.20150505.2|28	%description
14cu|enjoy-0.1.0-1.20150505.2|29	Enjoy is a music player written using Enlightenment Foundation Libraries (EFL)
14cu|enjoy-0.1.0-1.20150505.2|30	with focus on speed and mobile usability, yet should be usable on desktops as
14cu|enjoy-0.1.0-1.20150505.2|31	well.
14cu|enjoy-0.1.0-1.20150505.2|32	
14cu|enjoy-0.1.0-1.20150505.2|33	Enjoy is modeled around a media database constructed by LightMediaScanner, it
14cu|enjoy-0.1.0-1.20150505.2|34	is not meant to play single files from disk, instead it will recursively index
14cu|enjoy-0.1.0-1.20150505.2|35	directories for music files and then list them by artist, album, genre and so
14cu|enjoy-0.1.0-1.20150505.2|36	on. Playlists are also supported, as well as random or filter playlists can be
14cu|enjoy-0.1.0-1.20150505.2|37	dynamically generated.
14cu|enjoy-0.1.0-1.20150505.2|38	
14cu|enjoy-0.1.0-1.20150505.2|39	Feature highlight:
14cu|enjoy-0.1.0-1.20150505.2|40	
14cu|enjoy-0.1.0-1.20150505.2|41	* Fast database scanning
14cu|enjoy-0.1.0-1.20150505.2|42	* Efficient handling of huge collections
14cu|enjoy-0.1.0-1.20150505.2|43	* MPRIS compliant
14cu|enjoy-0.1.0-1.20150505.2|44	* mobile usability
14cu|enjoy-0.1.0-1.20150505.2|45	* Search for covers in Last.FM internet service
14cu|enjoy-0.1.0-1.20150505.2|46	
14cu|enjoy-0.1.0-1.20150505.2|47	%files
14cu|enjoy-0.1.0-1.20150505.2|48	%{_bindir}/*
14cu|enjoy-0.1.0-1.20150505.2|49	%{_libdir}/enjoy_ql.so
14cu|enjoy-0.1.0-1.20150505.2|50	%{_libdir}/%{name}/*.so
14cu|enjoy-0.1.0-1.20150505.2|51	%{_iconsdir}/*.png
14cu|enjoy-0.1.0-1.20150505.2|52	%{_datadir}/%{name}/*.edj
14cu|enjoy-0.1.0-1.20150505.2|53	%{_datadir}/applications/*.desktop
14cu|enjoy-0.1.0-1.20150505.2|54	
14cu|enjoy-0.1.0-1.20150505.2|55	#----------------------------------------------------------------------------
14cu|enjoy-0.1.0-1.20150505.2|56	
14cu|enjoy-0.1.0-1.20150505.2|57	%prep
14cu|enjoy-0.1.0-1.20150505.2|58	%setup -qn %{name}-%{git}
14cu|enjoy-0.1.0-1.20150505.2|59	
14cu|enjoy-0.1.0-1.20150505.2|60	%build
14cu|enjoy-0.1.0-1.20150505.2|61	autoreconf -fi
14cu|enjoy-0.1.0-1.20150505.2|62	%configure2_5x \
14cu|enjoy-0.1.0-1.20150505.2|63	--disable-static
14cu|enjoy-0.1.0-1.20150505.2|64	
14cu|enjoy-0.1.0-1.20150505.2|65	%make
14cu|enjoy-0.1.0-1.20150505.2|66	
14cu|enjoy-0.1.0-1.20150505.2|67	%install
14cu|enjoy-0.1.0-1.20150505.2|68	%makeinstall_std
14cu|enjoy-0.1.0-1.20150505.2|69	
14cu|enjoy-0.1.0-1.20150505.2|70	
14cu|enjoy-0.1.0-1.20150505.2|71	%changelog
14cu|enjoy-0.1.0-1.20150505.2|72	
14cu|enjoy-0.1.0-1.20150505.2|73	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-1.20150505.2
14cu|enjoy-0.1.0-1.20150505.2|74	- (4749487) Bump release
14cu|enjoy-0.1.0-1.20150505.2|75	
14cu|enjoy-0.1.0-1.20150505.2|76	

10062 14
14cu|enventor-1.0.0-1|1	%define major 1
14cu|enventor-1.0.0-1|2	%define libname %mklibname %{name} %{major}
14cu|enventor-1.0.0-1|3	%define devname %mklibname %{name} -d
14cu|enventor-1.0.0-1|4	
14cu|enventor-1.0.0-1|5	Summary:	The dynamic EDC editor to write your layout fast and easy
14cu|enventor-1.0.0-1|6	Name:		enventor
14cu|enventor-1.0.0-1|7	Version:	1.0.0
14cu|enventor-1.0.0-1|8	Release:	1
14cu|enventor-1.0.0-1|9	License:	BSD
14cu|enventor-1.0.0-1|10	Group:		Graphical desktop/Enlightenment
14cu|enventor-1.0.0-1|11	Url:		http://www.enlightenment.org/
14cu|enventor-1.0.0-1|12	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.xz
14cu|enventor-1.0.0-1|13	BuildRequires:	edje
14cu|enventor-1.0.0-1|14	BuildRequires:	evas
14cu|enventor-1.0.0-1|15	BuildRequires:	gettext-devel
14cu|enventor-1.0.0-1|16	BuildRequires:	pkgconfig(ecore)
14cu|enventor-1.0.0-1|17	BuildRequires:	pkgconfig(ecore-ipc)
14cu|enventor-1.0.0-1|18	BuildRequires:	pkgconfig(edje)
14cu|enventor-1.0.0-1|19	BuildRequires:	pkgconfig(eet)
14cu|enventor-1.0.0-1|20	BuildRequires:	pkgconfig(efreet)
14cu|enventor-1.0.0-1|21	BuildRequires:	pkgconfig(eina)
14cu|enventor-1.0.0-1|22	BuildRequires:	pkgconfig(eio)
14cu|enventor-1.0.0-1|23	BuildRequires:	pkgconfig(elementary)
14cu|enventor-1.0.0-1|24	BuildRequires:	pkgconfig(eo)
14cu|enventor-1.0.0-1|25	BuildRequires:	pkgconfig(eolian)
14cu|enventor-1.0.0-1|26	BuildRequires:	pkgconfig(eolian-cxx)
14cu|enventor-1.0.0-1|27	BuildRequires:	pkgconfig(evas)
14cu|enventor-1.0.0-1|28	Requires:	edje
14cu|enventor-1.0.0-1|29	Requires:	evas
14cu|enventor-1.0.0-1|30	
14cu|enventor-1.0.0-1|31	%description
14cu|enventor-1.0.0-1|32	The dynamic EDC editor to write your layout fast and easy.
14cu|enventor-1.0.0-1|33	
14cu|enventor-1.0.0-1|34	%files -f %{name}.lang
14cu|enventor-1.0.0-1|35	%doc AUTHORS README ChangeLog NEWS
14cu|enventor-1.0.0-1|36	%{_bindir}/%{name}
14cu|enventor-1.0.0-1|37	%{_datadir}/%{name}
14cu|enventor-1.0.0-1|38	%{_datadir}/applications/%{name}.desktop
14cu|enventor-1.0.0-1|39	%{_datadir}/pixmaps/%{name}.png
14cu|enventor-1.0.0-1|40	
14cu|enventor-1.0.0-1|41	#---------------------------------------------------------------------
14cu|enventor-1.0.0-1|42	
14cu|enventor-1.0.0-1|43	%package -n %{libname}
14cu|enventor-1.0.0-1|44	Summary:	Shared library for %{name}
14cu|enventor-1.0.0-1|45	Group:		System/Libraries
14cu|enventor-1.0.0-1|46	
14cu|enventor-1.0.0-1|47	%description -n %{libname}
14cu|enventor-1.0.0-1|48	Shared library for %{name}.
14cu|enventor-1.0.0-1|49	
14cu|enventor-1.0.0-1|50	%files -n %{libname}
14cu|enventor-1.0.0-1|51	%{_libdir}/lib%{name}.so.%{major}*
14cu|enventor-1.0.0-1|52	
14cu|enventor-1.0.0-1|53	#---------------------------------------------------------------------
14cu|enventor-1.0.0-1|54	
14cu|enventor-1.0.0-1|55	%package -n %{devname}
14cu|enventor-1.0.0-1|56	Summary:	Development files for %{name}
14cu|enventor-1.0.0-1|57	Group:		Development/C
14cu|enventor-1.0.0-1|58	Requires:	%{libname} = %{EVRD}
14cu|enventor-1.0.0-1|59	
14cu|enventor-1.0.0-1|60	%description -n %{devname}
14cu|enventor-1.0.0-1|61	Development files for %{name}.
14cu|enventor-1.0.0-1|62	
14cu|enventor-1.0.0-1|63	%files -n %{devname}
14cu|enventor-1.0.0-1|64	%{_datadir}/eolian/include/%{name}-1/*.eo
14cu|enventor-1.0.0-1|65	%{_includedir}/%{name}-1/
14cu|enventor-1.0.0-1|66	%{_libdir}/*.so
14cu|enventor-1.0.0-1|67	%{_libdir}/pkgconfig/%{name}.pc
14cu|enventor-1.0.0-1|68	
14cu|enventor-1.0.0-1|69	#----------------------------------------------------------------------------
14cu|enventor-1.0.0-1|70	
14cu|enventor-1.0.0-1|71	%prep
14cu|enventor-1.0.0-1|72	%setup -q
14cu|enventor-1.0.0-1|73	
14cu|enventor-1.0.0-1|74	%build
14cu|enventor-1.0.0-1|75	autoreconf -fi
14cu|enventor-1.0.0-1|76	%configure2_5x \
14cu|enventor-1.0.0-1|77	--disable-static
14cu|enventor-1.0.0-1|78	%make
14cu|enventor-1.0.0-1|79	
14cu|enventor-1.0.0-1|80	%install
14cu|enventor-1.0.0-1|81	%makeinstall_std
14cu|enventor-1.0.0-1|82	
14cu|enventor-1.0.0-1|83	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|enventor-1.0.0-1|84	mv %{buildroot}%{_datadir}/icons/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|enventor-1.0.0-1|85	
14cu|enventor-1.0.0-1|86	%find_lang %{name}
14cu|enventor-1.0.0-1|87	
14cu|enventor-1.0.0-1|88	%changelog
14cu|enventor-1.0.0-1|89	
14cu|enventor-1.0.0-1|90	* Mon Nov 07 2016 tremod <negry.m@yandex.ru> 1.0.0-1
14cu|enventor-1.0.0-1|91	- (52fa6ef) Merge pull request #1 from import/enventor:rosa2016.1
14cu|enventor-1.0.0-1|92	- (52fa6ef) Update to 1.0.0
14cu|enventor-1.0.0-1|93	
14cu|enventor-1.0.0-1|94	

10063 14
14cu|eog-plugins-3.16.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|eog-plugins-3.16.3-1|2	
14cu|eog-plugins-3.16.3-1|3	Summary:	Plugins for the Eye of GNOME image viewer
14cu|eog-plugins-3.16.3-1|4	
14cu|eog-plugins-3.16.3-1|5	Name:		eog-plugins
14cu|eog-plugins-3.16.3-1|6	Version:	3.16.3
14cu|eog-plugins-3.16.3-1|7	Release:	1
14cu|eog-plugins-3.16.3-1|8	License:	GPLv2+
14cu|eog-plugins-3.16.3-1|9	Group:		Graphical desktop/GNOME
14cu|eog-plugins-3.16.3-1|10	Url:		http://www.gnome.org/projects/eog/
14cu|eog-plugins-3.16.3-1|11	Source0: 	https://download.gnome.org/sources/eog-plugins/3.16/%{name}-%{version}.tar.xz
14cu|eog-plugins-3.16.3-1|12	BuildRequires:	intltool
14cu|eog-plugins-3.16.3-1|13	BuildRequires:	pkgconfig(champlain-0.12)
14cu|eog-plugins-3.16.3-1|14	BuildRequires:	pkgconfig(eog)
14cu|eog-plugins-3.16.3-1|15	BuildRequires:	pkgconfig(gl)
14cu|eog-plugins-3.16.3-1|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cu|eog-plugins-3.16.3-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|eog-plugins-3.16.3-1|18	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14cu|eog-plugins-3.16.3-1|19	BuildRequires:	pkgconfig(libexif)
14cu|eog-plugins-3.16.3-1|20	BuildRequires:	pkgconfig(libgdata)
14cu|eog-plugins-3.16.3-1|21	
14cu|eog-plugins-3.16.3-1|22	Requires:	eog
14cu|eog-plugins-3.16.3-1|23	
14cu|eog-plugins-3.16.3-1|24	%description
14cu|eog-plugins-3.16.3-1|25	This is the Eye of Gnome, an image viewer program. It is meant
14cu|eog-plugins-3.16.3-1|26	to be a fast and functional image viewer as well as an image
14cu|eog-plugins-3.16.3-1|27	cataloging program. It does proper handling of large images and
14cu|eog-plugins-3.16.3-1|28	images with full opacity information, and can zoom and scroll
14cu|eog-plugins-3.16.3-1|29	images quickly while keeping  memory usage constant.
14cu|eog-plugins-3.16.3-1|30	
14cu|eog-plugins-3.16.3-1|31	This package contains additional plugins for EOG:
14cu|eog-plugins-3.16.3-1|32	- Map
14cu|eog-plugins-3.16.3-1|33	- Exif display
14cu|eog-plugins-3.16.3-1|34	- Zoom to fit image width
14cu|eog-plugins-3.16.3-1|35	- Flickr Uploader
14cu|eog-plugins-3.16.3-1|36	- PicasaWeb Uploader
14cu|eog-plugins-3.16.3-1|37	- Python Console
14cu|eog-plugins-3.16.3-1|38	- Send By Mail
14cu|eog-plugins-3.16.3-1|39	- Slideshow Shuffle
14cu|eog-plugins-3.16.3-1|40	
14cu|eog-plugins-3.16.3-1|41	%files -f %{name}.lang
14cu|eog-plugins-3.16.3-1|42	%doc AUTHORS NEWS README
14cu|eog-plugins-3.16.3-1|43	# %{_datadir}/eog/plugins/*
14cu|eog-plugins-3.16.3-1|44	# %{_libdir}/eog/plugins/*
14cu|eog-plugins-3.16.3-1|45	%{_datadir}/glib-2.0/schemas/*.xml
14cu|eog-plugins-3.16.3-1|46	%{_libdir}/eog/plugins/exif-display.plugin
14cu|eog-plugins-3.16.3-1|47	%{_libdir}/eog/plugins/fit-to-width.plugin
14cu|eog-plugins-3.16.3-1|48	%{_libdir}/eog/plugins/hide-titlebar.plugin
14cu|eog-plugins-3.16.3-1|49	%{_libdir}/eog/plugins/libexif-display.so
14cu|eog-plugins-3.16.3-1|50	%{_libdir}/eog/plugins/libfit-to-width.so
14cu|eog-plugins-3.16.3-1|51	%{_libdir}/eog/plugins/libhide-titlebar.so
14cu|eog-plugins-3.16.3-1|52	%{_libdir}/eog/plugins/liblight-theme.so
14cu|eog-plugins-3.16.3-1|53	%{_libdir}/eog/plugins/libmap.so
14cu|eog-plugins-3.16.3-1|54	%{_libdir}/eog/plugins/libpostasa.so
14cu|eog-plugins-3.16.3-1|55	%{_libdir}/eog/plugins/libsend-by-mail.so
14cu|eog-plugins-3.16.3-1|56	%{_libdir}/eog/plugins/light-theme.plugin
14cu|eog-plugins-3.16.3-1|57	%{_libdir}/eog/plugins/map.plugin
14cu|eog-plugins-3.16.3-1|58	%{_libdir}/eog/plugins/postasa.plugin
14cu|eog-plugins-3.16.3-1|59	%{_libdir}/eog/plugins/send-by-mail.plugin
14cu|eog-plugins-3.16.3-1|60	%{_datadir}/appdata/eog-exif-display.metainfo.xml
14cu|eog-plugins-3.16.3-1|61	%{_datadir}/appdata/eog-fit-to-width.metainfo.xml
14cu|eog-plugins-3.16.3-1|62	%{_datadir}/appdata/eog-hide-titlebar.metainfo.xml
14cu|eog-plugins-3.16.3-1|63	%{_datadir}/appdata/eog-light-theme.metainfo.xml
14cu|eog-plugins-3.16.3-1|64	%{_datadir}/appdata/eog-map.metainfo.xml
14cu|eog-plugins-3.16.3-1|65	%{_datadir}/appdata/eog-postasa.metainfo.xml
14cu|eog-plugins-3.16.3-1|66	%{_datadir}/appdata/eog-send-by-mail.metainfo.xml
14cu|eog-plugins-3.16.3-1|67	
14cu|eog-plugins-3.16.3-1|68	#----------------------------------------------------------------------------
14cu|eog-plugins-3.16.3-1|69	
14cu|eog-plugins-3.16.3-1|70	%prep
14cu|eog-plugins-3.16.3-1|71	%setup -q
14cu|eog-plugins-3.16.3-1|72	
14cu|eog-plugins-3.16.3-1|73	%build
14cu|eog-plugins-3.16.3-1|74	%configure2_5x \
14cu|eog-plugins-3.16.3-1|75	--disable-static
14cu|eog-plugins-3.16.3-1|76	
14cu|eog-plugins-3.16.3-1|77	%make
14cu|eog-plugins-3.16.3-1|78	
14cu|eog-plugins-3.16.3-1|79	%install
14cu|eog-plugins-3.16.3-1|80	%makeinstall_std
14cu|eog-plugins-3.16.3-1|81	
14cu|eog-plugins-3.16.3-1|82	%find_lang %{name} --with-gnome
14cu|eog-plugins-3.16.3-1|83	
14cu|eog-plugins-3.16.3-1|84	%changelog
14cu|eog-plugins-3.16.3-1|85	
14cu|eog-plugins-3.16.3-1|86	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 3.16.3-1
14cu|eog-plugins-3.16.3-1|87	- (24c051a) Updated to 3.16.3 (by updates_builder)
14cu|eog-plugins-3.16.3-1|88	
14cu|eog-plugins-3.16.3-1|89	

10064 14
14cu|eom-1.12.2-1|1	%define gi_major 1.0
14cu|eom-1.12.2-1|2	%define girname %mklibname eom %{gi_major}
14cu|eom-1.12.2-1|3	
14cu|eom-1.12.2-1|4	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|eom-1.12.2-1|5	%define oname  mate-image-viewer
14cu|eom-1.12.2-1|6	
14cu|eom-1.12.2-1|7	Name:          eom
14cu|eom-1.12.2-1|8	Version:       1.12.2
14cu|eom-1.12.2-1|9	Release:       1
14cu|eom-1.12.2-1|10	Summary:       Eye of MATE image viewer
14cu|eom-1.12.2-1|11	Group:         Graphical desktop/Other
14cu|eom-1.12.2-1|12	License:       GPLv2+ and LGPLv2+
14cu|eom-1.12.2-1|13	URL:           http://mate-desktop.org
14cu|eom-1.12.2-1|14	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|eom-1.12.2-1|15	Patch0:		eom_fix-glibcompile-f23.patch
14cu|eom-1.12.2-1|16	Patch2:		eom-1.12.0-mimetypes.patch
14cu|eom-1.12.2-1|17	
14cu|eom-1.12.2-1|18	BuildRequires: pkgconfig(glib-2.0)
14cu|eom-1.12.2-1|19	BuildRequires: pkgconfig(gtk+-2.0)
14cu|eom-1.12.2-1|20	BuildRequires: pkgconfig(gtk-doc)
14cu|eom-1.12.2-1|21	BuildRequires: pkgconfig(libglade-2.0)
14cu|eom-1.12.2-1|22	BuildRequires: pkgconfig(libexif)
14cu|eom-1.12.2-1|23	BuildRequires: pkgconfig(exempi-2.0)
14cu|eom-1.12.2-1|24	BuildRequires: pkgconfig(libart-2.0)
14cu|eom-1.12.2-1|25	BuildRequires: pkgconfig(xt)
14cu|eom-1.12.2-1|26	BuildRequires: pkgconfig(libxml-2.0)
14cu|eom-1.12.2-1|27	BuildRequires: pkgconfig(librsvg-2.0)
14cu|eom-1.12.2-1|28	#BuildRequires: pkgconfig(mate-doc-utils)
14cu|eom-1.12.2-1|29	BuildRequires: pkgconfig(mate-desktop-2.0)
14cu|eom-1.12.2-1|30	BuildRequires: pkgconfig(lcms)
14cu|eom-1.12.2-1|31	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14cu|eom-1.12.2-1|32	#BuildRequires: pkgconfig(mate-icon-theme)
14cu|eom-1.12.2-1|33	BuildRequires: pkgconfig(pygtk-2.0)
14cu|eom-1.12.2-1|34	BuildRequires: pkgconfig(dbus-glib-1)
14cu|eom-1.12.2-1|35	BuildRequires: pkgconfig(shared-mime-info)
14cu|eom-1.12.2-1|36	BuildRequires: pkgconfig(pygobject-2.0)
14cu|eom-1.12.2-1|37	BuildRequires: pkgconfig(gobject-introspection-1.0)
14cu|eom-1.12.2-1|38	BuildRequires: jpeg-devel
14cu|eom-1.12.2-1|39	BuildRequires: intltool
14cu|eom-1.12.2-1|40	BuildRequires: itstool
14cu|eom-1.12.2-1|41	BuildRequires: which
14cu|eom-1.12.2-1|42	BuildRequires: xml2po
14cu|eom-1.12.2-1|43	BuildRequires: mate-common
14cu|eom-1.12.2-1|44	BuildRequires: yelp-tools
14cu|eom-1.12.2-1|45	
14cu|eom-1.12.2-1|46	Requires:      mate-desktop
14cu|eom-1.12.2-1|47	Requires:      mate-icon-theme
14cu|eom-1.12.2-1|48	Requires:      gsettings-desktop-schemas
14cu|eom-1.12.2-1|49	
14cu|eom-1.12.2-1|50	%rename %{oname}
14cu|eom-1.12.2-1|51	
14cu|eom-1.12.2-1|52	%description
14cu|eom-1.12.2-1|53	This is the Eye of MATE, an image viewer program.  It is meant to be
14cu|eom-1.12.2-1|54	a fast and functional image viewer.
14cu|eom-1.12.2-1|55	
14cu|eom-1.12.2-1|56	Eye of MATE is a fork of Eye of GNOME.
14cu|eom-1.12.2-1|57	
14cu|eom-1.12.2-1|58	%package devel
14cu|eom-1.12.2-1|59	Summary:  C headers needed to build EOM plugins
14cu|eom-1.12.2-1|60	Group:    Development/C
14cu|eom-1.12.2-1|61	Requires: %{name} = %{version}
14cu|eom-1.12.2-1|62	Provides: %{name}-devel = %{version}-%{release}
14cu|eom-1.12.2-1|63	Provides: %{oname}-devel = %{version}-%{release}
14cu|eom-1.12.2-1|64	
14cu|eom-1.12.2-1|65	%description devel
14cu|eom-1.12.2-1|66	The Eye of MATE image viewer (eom) is the official image viewer for the
14cu|eom-1.12.2-1|67	MATE desktop. This package allows you to develop plugins that add new
14cu|eom-1.12.2-1|68	functionality to eom.
14cu|eom-1.12.2-1|69	
14cu|eom-1.12.2-1|70	%package -n %{girname}
14cu|eom-1.12.2-1|71	Summary:        GObject Introspection interface description for %{name}
14cu|eom-1.12.2-1|72	Group:          System/Libraries
14cu|eom-1.12.2-1|73	Requires:       %{name} = %{version}
14cu|eom-1.12.2-1|74	
14cu|eom-1.12.2-1|75	%description -n %{girname}
14cu|eom-1.12.2-1|76	GObject Introspection interface description for %{name}.
14cu|eom-1.12.2-1|77	
14cu|eom-1.12.2-1|78	%prep
14cu|eom-1.12.2-1|79	%setup -q
14cu|eom-1.12.2-1|80	%apply_patches
14cu|eom-1.12.2-1|81	
14cu|eom-1.12.2-1|82	%build
14cu|eom-1.12.2-1|83	# NOCONFIGURE=1 ./autogen.sh
14cu|eom-1.12.2-1|84	%configure2_5x \
14cu|eom-1.12.2-1|85	--disable-schemas-compile \
14cu|eom-1.12.2-1|86	--disable-scrollkeeper
14cu|eom-1.12.2-1|87	
14cu|eom-1.12.2-1|88	%make LIBS='-lgmodule-2.0 -lz'
14cu|eom-1.12.2-1|89	
14cu|eom-1.12.2-1|90	
14cu|eom-1.12.2-1|91	%install
14cu|eom-1.12.2-1|92	%makeinstall_std
14cu|eom-1.12.2-1|93	
14cu|eom-1.12.2-1|94	desktop-file-install                               \
14cu|eom-1.12.2-1|95	--delete-original                                \
14cu|eom-1.12.2-1|96	--dir %{buildroot}%{_datadir}/applications    \
14cu|eom-1.12.2-1|97	%{buildroot}%{_datadir}/applications/eom.desktop
14cu|eom-1.12.2-1|98	
14cu|eom-1.12.2-1|99	# Remove needless MateConf stuff
14cu|eom-1.12.2-1|100	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|eom-1.12.2-1|101	
14cu|eom-1.12.2-1|102	%find_lang eom --with-gnome
14cu|eom-1.12.2-1|103	
14cu|eom-1.12.2-1|104	# save space by linking identical images in translated docs
14cu|eom-1.12.2-1|105	helpdir=%{buildroot}%{_datadir}/mate/help/%{name}
14cu|eom-1.12.2-1|106	for f in $helpdir/C/figures/*.png; do
14cu|eom-1.12.2-1|107	b="$(basename $f)"
14cu|eom-1.12.2-1|108	for d in $helpdir/*; do
14cu|eom-1.12.2-1|109	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
14cu|eom-1.12.2-1|110	g="$d/figures/$b"
14cu|eom-1.12.2-1|111	if [ -f "$g" ]; then
14cu|eom-1.12.2-1|112	if cmp -s $f $g; then
14cu|eom-1.12.2-1|113	rm "$g"; ln -s "../../C/figures/$b" "$g"
14cu|eom-1.12.2-1|114	fi
14cu|eom-1.12.2-1|115	fi
14cu|eom-1.12.2-1|116	fi
14cu|eom-1.12.2-1|117	done
14cu|eom-1.12.2-1|118	done
14cu|eom-1.12.2-1|119	
14cu|eom-1.12.2-1|120	%post
14cu|eom-1.12.2-1|121	/bin/touch --no-create %{_datadir}/mate-image-viewer/icons/hicolor >&/dev/null || :
14cu|eom-1.12.2-1|122	
14cu|eom-1.12.2-1|123	%files -f %name.lang
14cu|eom-1.12.2-1|124	%doc AUTHORS COPYING NEWS README
14cu|eom-1.12.2-1|125	%{_bindir}/eom
14cu|eom-1.12.2-1|126	%{_mandir}/man1/eom.*
14cu|eom-1.12.2-1|127	%{_libdir}/eom/plugins
14cu|eom-1.12.2-1|128	%{_datadir}/applications/eom.desktop
14cu|eom-1.12.2-1|129	%{_datadir}/eom
14cu|eom-1.12.2-1|130	%{_datadir}/appdata/eom.appdata.xml
14cu|eom-1.12.2-1|131	%{_datadir}/gtk-doc/html/eom/*
14cu|eom-1.12.2-1|132	%{_datadir}/icons/hicolor/*/apps/eom.*
14cu|eom-1.12.2-1|133	%{_datadir}/glib-2.0/schemas/*
14cu|eom-1.12.2-1|134	
14cu|eom-1.12.2-1|135	%files devel
14cu|eom-1.12.2-1|136	%{_libdir}/pkgconfig/eom.pc
14cu|eom-1.12.2-1|137	%{_libdir}/girepository-1.0/Eom-1.0.typelib
14cu|eom-1.12.2-1|138	%{_includedir}/eom-2.20
14cu|eom-1.12.2-1|139	
14cu|eom-1.12.2-1|140	%files -n %{girname}
14cu|eom-1.12.2-1|141	%{_datadir}/gir-1.0/Eom-%{gi_major}.gir
14cu|eom-1.12.2-1|142	
14cu|eom-1.12.2-1|143	%changelog
14cu|eom-1.12.2-1|144	
14cu|eom-1.12.2-1|145	* Sat Mar 05 2016 Denis Silakov <dsilakov@gmail.com> 1.12.2-1
14cu|eom-1.12.2-1|146	- (2c8b219) Updated to 1.12.2
14cu|eom-1.12.2-1|147	
14cu|eom-1.12.2-1|148	

10065 14
14cu|ephoto-0.1.3-0.20160301.2|1	%define git 20160301
14cu|ephoto-0.1.3-0.20160301.2|2	
14cu|ephoto-0.1.3-0.20160301.2|3	Summary:	Enlightenment photo manager
14cu|ephoto-0.1.3-0.20160301.2|4	Name:		ephoto
14cu|ephoto-0.1.3-0.20160301.2|5	Epoch:		2
14cu|ephoto-0.1.3-0.20160301.2|6	Version:	0.1.3
14cu|ephoto-0.1.3-0.20160301.2|7	Release:	0.%{git}.2
14cu|ephoto-0.1.3-0.20160301.2|8	License:	BSD
14cu|ephoto-0.1.3-0.20160301.2|9	Group:		Graphics
14cu|ephoto-0.1.3-0.20160301.2|10	Url:		http://www.enlightenment.org
14cu|ephoto-0.1.3-0.20160301.2|11	Source0:	%{name}-%{version}.%{git}.tar.bz2
14cu|ephoto-0.1.3-0.20160301.2|12	Buildrequires:	edje
14cu|ephoto-0.1.3-0.20160301.2|13	Buildrequires:	elementary
14cu|ephoto-0.1.3-0.20160301.2|14	Buildrequires:	evas
14cu|ephoto-0.1.3-0.20160301.2|15	Buildrequires:	subversion
14cu|ephoto-0.1.3-0.20160301.2|16	Buildrequires:	gettext-devel
14cu|ephoto-0.1.3-0.20160301.2|17	BuildRequires:	pkgconfig(edje)
14cu|ephoto-0.1.3-0.20160301.2|18	Buildrequires:	pkgconfig(efreet)
14cu|ephoto-0.1.3-0.20160301.2|19	Buildrequires:	pkgconfig(eio)
14cu|ephoto-0.1.3-0.20160301.2|20	Buildrequires:	pkgconfig(elementary)
14cu|ephoto-0.1.3-0.20160301.2|21	Buildrequires:	pkgconfig(ethumb)
14cu|ephoto-0.1.3-0.20160301.2|22	BuildRequires:	pkgconfig(evas)
14cu|ephoto-0.1.3-0.20160301.2|23	Buildrequires:	pkgconfig(eweather)
14cu|ephoto-0.1.3-0.20160301.2|24	Buildrequires:	pkgconfig(libexif)
14cu|ephoto-0.1.3-0.20160301.2|25	
14cu|ephoto-0.1.3-0.20160301.2|26	%description
14cu|ephoto-0.1.3-0.20160301.2|27	Ephoto is an ewl app that is used for sophisticate image viewing.
14cu|ephoto-0.1.3-0.20160301.2|28	This package is part of the Enlightenment desktop shell.
14cu|ephoto-0.1.3-0.20160301.2|29	
14cu|ephoto-0.1.3-0.20160301.2|30	%files -f %{name}.lang
14cu|ephoto-0.1.3-0.20160301.2|31	%doc AUTHORS ChangeLog COPYING README TODO
14cu|ephoto-0.1.3-0.20160301.2|32	%{_bindir}/*
14cu|ephoto-0.1.3-0.20160301.2|33	%{_datadir}/pixmaps/*.png
14cu|ephoto-0.1.3-0.20160301.2|34	%{_datadir}/applications/ephoto.desktop
14cu|ephoto-0.1.3-0.20160301.2|35	%{_datadir}/%{name}
14cu|ephoto-0.1.3-0.20160301.2|36	
14cu|ephoto-0.1.3-0.20160301.2|37	#----------------------------------------------------------------------------
14cu|ephoto-0.1.3-0.20160301.2|38	
14cu|ephoto-0.1.3-0.20160301.2|39	%prep
14cu|ephoto-0.1.3-0.20160301.2|40	%setup -qn %{name}-%{version}.%{git}
14cu|ephoto-0.1.3-0.20160301.2|41	
14cu|ephoto-0.1.3-0.20160301.2|42	%build
14cu|ephoto-0.1.3-0.20160301.2|43	autoreconf -fi
14cu|ephoto-0.1.3-0.20160301.2|44	%configure2_5x \
14cu|ephoto-0.1.3-0.20160301.2|45	--disable-static
14cu|ephoto-0.1.3-0.20160301.2|46	%make
14cu|ephoto-0.1.3-0.20160301.2|47	
14cu|ephoto-0.1.3-0.20160301.2|48	%install
14cu|ephoto-0.1.3-0.20160301.2|49	%makeinstall_std
14cu|ephoto-0.1.3-0.20160301.2|50	
14cu|ephoto-0.1.3-0.20160301.2|51	%find_lang %{name}
14cu|ephoto-0.1.3-0.20160301.2|52	
14cu|ephoto-0.1.3-0.20160301.2|53	%changelog
14cu|ephoto-0.1.3-0.20160301.2|54	
14cu|ephoto-0.1.3-0.20160301.2|55	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.1.3-0.20160301.2
14cu|ephoto-0.1.3-0.20160301.2|56	- (1891cff) Don't require evas_generic_loaders to build, it's merged into evas now
14cu|ephoto-0.1.3-0.20160301.2|57	
14cu|ephoto-0.1.3-0.20160301.2|58	

10066 14
14cu|epic4-2.10.6-1|1	%define help_version 20050315
14cu|epic4-2.10.6-1|2	
14cu|epic4-2.10.6-1|3	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
14cu|epic4-2.10.6-1|4	Name:		epic4
14cu|epic4-2.10.6-1|5	Version:	2.10.6
14cu|epic4-2.10.6-1|6	Release:	1
14cu|epic4-2.10.6-1|7	License:	BSD
14cu|epic4-2.10.6-1|8	Group:		Networking/IRC
14cu|epic4-2.10.6-1|9	Url:		http://www.epicsol.org/
14cu|epic4-2.10.6-1|10	Source0:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-%{version}.tar.xz
14cu|epic4-2.10.6-1|11	Source1:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-help-%{help_version}.tar.gz
14cu|epic4-2.10.6-1|12	Source2:	epic.wmconfig
14cu|epic4-2.10.6-1|13	Source3:	ircII.servers
14cu|epic4-2.10.6-1|14	# Don't include term.h, it conflicts with termcap.h - AdamW 2008/12
14cu|epic4-2.10.6-1|15	Patch0:		epic4-2.10-include.patch
14cu|epic4-2.10.6-1|16	BuildRequires:	desktop-file-utils
14cu|epic4-2.10.6-1|17	BuildRequires:	perl-devel
14cu|epic4-2.10.6-1|18	BuildRequires:	tcl-devel
14cu|epic4-2.10.6-1|19	BuildRequires:	pkgconfig(ncurses)
14cu|epic4-2.10.6-1|20	BuildRequires:	pkgconfig(openssl)
14cu|epic4-2.10.6-1|21	Provides:	epic = %{EVRD}
14cu|epic4-2.10.6-1|22	Provides:	epic-help = %{help_version}
14cu|epic4-2.10.6-1|23	
14cu|epic4-2.10.6-1|24	%description
14cu|epic4-2.10.6-1|25	EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. It is a program
14cu|epic4-2.10.6-1|26	used to connect to IRC servers around the globe so that the user can chat
14cu|epic4-2.10.6-1|27	with others.
14cu|epic4-2.10.6-1|28	
14cu|epic4-2.10.6-1|29	%files
14cu|epic4-2.10.6-1|30	%doc INSTALL UPDATES KNOWNBUGS BUG_FORM doc/*
14cu|epic4-2.10.6-1|31	%{_bindir}/*
14cu|epic4-2.10.6-1|32	%{_libexecdir}/wserv4
14cu|epic4-2.10.6-1|33	%dir %{_datadir}/epic
14cu|epic4-2.10.6-1|34	%config(noreplace) %{_datadir}/epic/ircII.servers
14cu|epic4-2.10.6-1|35	%{_datadir}/epic/script/
14cu|epic4-2.10.6-1|36	%{_datadir}/epic/help/
14cu|epic4-2.10.6-1|37	%{_mandir}/man1/*
14cu|epic4-2.10.6-1|38	%{_datadir}/applications/*-%{name}.desktop
14cu|epic4-2.10.6-1|39	
14cu|epic4-2.10.6-1|40	#----------------------------------------------------------------------------
14cu|epic4-2.10.6-1|41	
14cu|epic4-2.10.6-1|42	%prep
14cu|epic4-2.10.6-1|43	%setup -q -a 1 -T -b 0
14cu|epic4-2.10.6-1|44	%patch0 -p1 -b .include
14cu|epic4-2.10.6-1|45	rm -r `%{_bindir}/find -type d -name CVS`
14cu|epic4-2.10.6-1|46	
14cu|epic4-2.10.6-1|47	%build
14cu|epic4-2.10.6-1|48	%configure2_5x \
14cu|epic4-2.10.6-1|49	--with-ipv6 \
14cu|epic4-2.10.6-1|50	--with-perl \
14cu|epic4-2.10.6-1|51	--with-ssl \
14cu|epic4-2.10.6-1|52	--without-socks \
14cu|epic4-2.10.6-1|53	--without-socks5 \
14cu|epic4-2.10.6-1|54	--with-tcl
14cu|epic4-2.10.6-1|55	
14cu|epic4-2.10.6-1|56	%make wserv_exe="%{_libexecdir}"
14cu|epic4-2.10.6-1|57	
14cu|epic4-2.10.6-1|58	%install
14cu|epic4-2.10.6-1|59	%makeinstall installhelp sharedir=%{buildroot}%{_datadir} libexecdir=%{buildroot}%{_libexecdir}
14cu|epic4-2.10.6-1|60	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/epic
14cu|epic4-2.10.6-1|61	chmod 755 %{buildroot}%{_datadir}/epic/script/epic-crypt-gpg{,-aa}
14cu|epic4-2.10.6-1|62	
14cu|epic4-2.10.6-1|63	cat > %{name}.desktop << EOF
14cu|epic4-2.10.6-1|64	[Desktop Entry]
14cu|epic4-2.10.6-1|65	Name=Epic
14cu|epic4-2.10.6-1|66	Comment=EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.
14cu|epic4-2.10.6-1|67	Exec=%{_bindir}/%{name}
14cu|epic4-2.10.6-1|68	Icon=irc_section
14cu|epic4-2.10.6-1|69	Terminal=false
14cu|epic4-2.10.6-1|70	Type=Application
14cu|epic4-2.10.6-1|71	Categories=Network;IRCClient;
14cu|epic4-2.10.6-1|72	EOF
14cu|epic4-2.10.6-1|73	
14cu|epic4-2.10.6-1|74	mkdir -p %{buildroot}%{_datadir}/applications
14cu|epic4-2.10.6-1|75	desktop-file-install --vendor="rosa" \
14cu|epic4-2.10.6-1|76	--remove-category="Application" \
14cu|epic4-2.10.6-1|77	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cu|epic4-2.10.6-1|78	
14cu|epic4-2.10.6-1|79	# Empty docs make rpmlint go crazy
14cu|epic4-2.10.6-1|80	find %{buildroot} -size 0 |xargs rm -f
14cu|epic4-2.10.6-1|81	
14cu|epic4-2.10.6-1|82	%changelog
14cu|epic4-2.10.6-1|83	
14cu|epic4-2.10.6-1|84	* Wed Sep 07 2016 alzim <alzim@bk.ru> 2.10.6-1
14cu|epic4-2.10.6-1|85	- (8c05be7) Merge pull request #1 from import/epic4:rosa2016.1
14cu|epic4-2.10.6-1|86	- (8c05be7) Updated to 2.10.6
14cu|epic4-2.10.6-1|87	
14cu|epic4-2.10.6-1|88	

10067 14
14cu|epic5-2.0.1-1|1	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
14cu|epic5-2.0.1-1|2	Name:		epic5
14cu|epic5-2.0.1-1|3	Version:	2.0.1
14cu|epic5-2.0.1-1|4	Release:	1
14cu|epic5-2.0.1-1|5	License:	BSD
14cu|epic5-2.0.1-1|6	Group:		Networking/IRC
14cu|epic5-2.0.1-1|7	Url:		http://www.epicsol.org/
14cu|epic5-2.0.1-1|8	Source0:	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/%{name}-%{version}.tar.xz
14cu|epic5-2.0.1-1|9	Source1:	ftp://ftp.epicsol.org/pub/epic/help/epic-help-current.tar.gz
14cu|epic5-2.0.1-1|10	# Amnesiac 2.0.2 release updated on Jul 26 2010 @ 20:09
14cu|epic5-2.0.1-1|11	Source2:	http://amnesiac.ircii.org/amnesiac2.0.2cvs51.tgz
14cu|epic5-2.0.1-1|12	Source10:	%{name}.rpmlintrc
14cu|epic5-2.0.1-1|13	BuildRequires:	perl-devel
14cu|epic5-2.0.1-1|14	BuildRequires:	ruby-devel
14cu|epic5-2.0.1-1|15	BuildRequires:	tcl-devel
14cu|epic5-2.0.1-1|16	BuildRequires:	pkgconfig(libarchive)
14cu|epic5-2.0.1-1|17	BuildRequires:	pkgconfig(ncurses)
14cu|epic5-2.0.1-1|18	BuildRequires:	pkgconfig(openssl)
14cu|epic5-2.0.1-1|19	
14cu|epic5-2.0.1-1|20	%description
14cu|epic5-2.0.1-1|21	EPIC is an irc client project. The EPIC software was forked from
14cu|epic5-2.0.1-1|22	ircII-2.8.2 in fall 1994. There have been 5 generations of EPIC.
14cu|epic5-2.0.1-1|23	
14cu|epic5-2.0.1-1|24	EPIC's development model is to provide tools to scripters rather than
14cu|epic5-2.0.1-1|25	features to end users. Out of the box, EPIC behaves much the same way
14cu|epic5-2.0.1-1|26	ircII-2.8.2 did in 1994. To truly leverage EPIC, you will need a
14cu|epic5-2.0.1-1|27	script pack.
14cu|epic5-2.0.1-1|28	
14cu|epic5-2.0.1-1|29	This package includes the Amnesia script pack, see http://amnesiac.ircii.org
14cu|epic5-2.0.1-1|30	
14cu|epic5-2.0.1-1|31	%files
14cu|epic5-2.0.1-1|32	%defattr(0644,root,root,0755)
14cu|epic5-2.0.1-1|33	%doc BUG_FORM COPYRIGHT FILES INSTALL KNOWNBUGS README README-CRYPTO UPDATES VOTES doc/* contrib regress
14cu|epic5-2.0.1-1|34	%attr(0755,root,root) %{_bindir}/%{name}
14cu|epic5-2.0.1-1|35	%attr(0755,root,root) %{_bindir}/%{name}-%{version}
14cu|epic5-2.0.1-1|36	%attr(0755,root,root) %{_bindir}/epic5-wserv4
14cu|epic5-2.0.1-1|37	%{_mandir}/man1/%{name}.1*
14cu|epic5-2.0.1-1|38	%{_datadir}/%{name}
14cu|epic5-2.0.1-1|39	
14cu|epic5-2.0.1-1|40	#----------------------------------------------------------------------------
14cu|epic5-2.0.1-1|41	
14cu|epic5-2.0.1-1|42	%prep
14cu|epic5-2.0.1-1|43	%setup -q -a 1 -T -b 0
14cu|epic5-2.0.1-1|44	find . -type d -name CVS | xargs -t rm -r
14cu|epic5-2.0.1-1|45	perl -pi -e 's|/usr/local/bin/perl5|perl|' regress/crash-irc
14cu|epic5-2.0.1-1|46	
14cu|epic5-2.0.1-1|47	%build
14cu|epic5-2.0.1-1|48	autoreconf -fi
14cu|epic5-2.0.1-1|49	%configure2_5x \
14cu|epic5-2.0.1-1|50	--with-ipv6 \
14cu|epic5-2.0.1-1|51	--with-perl \
14cu|epic5-2.0.1-1|52	--with-ruby \
14cu|epic5-2.0.1-1|53	--with-ssl \
14cu|epic5-2.0.1-1|54	--without-socks \
14cu|epic5-2.0.1-1|55	--with-tcl
14cu|epic5-2.0.1-1|56	make wserv_exe=%{_bindir}/wserv4
14cu|epic5-2.0.1-1|57	
14cu|epic5-2.0.1-1|58	%install
14cu|epic5-2.0.1-1|59	%makeinstall \
14cu|epic5-2.0.1-1|60	libexecdir=%{buildroot}%{_bindir} \
14cu|epic5-2.0.1-1|61	sharedir=%{buildroot}%{_datadir} \
14cu|epic5-2.0.1-1|62	installhelp
14cu|epic5-2.0.1-1|63	
14cu|epic5-2.0.1-1|64	chmod 755 %{buildroot}%{_datadir}/%{name}/script/epic-crypt-gpg{,-aa}
14cu|epic5-2.0.1-1|65	
14cu|epic5-2.0.1-1|66	tar -xf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/script
14cu|epic5-2.0.1-1|67	chmod 644 %{buildroot}%{_datadir}/%{name}/script/amn/themes/ansiless.th
14cu|epic5-2.0.1-1|68	
14cu|epic5-2.0.1-1|69	%changelog
14cu|epic5-2.0.1-1|70	
14cu|epic5-2.0.1-1|71	* Wed Sep 07 2016 alzim <alzim@bk.ru> 2.0.1-1
14cu|epic5-2.0.1-1|72	- (923b8f2) Merge pull request #2 from import/epic5:rosa2016.1
14cu|epic5-2.0.1-1|73	- (923b8f2) Updated to 2.0.1
14cu|epic5-2.0.1-1|74	
14cu|epic5-2.0.1-1|75	

10068 14
14cu|epour-0.6.0-4|1	Summary:	Enlightened torrent client
14cu|epour-0.6.0-4|2	Name: 		epour
14cu|epour-0.6.0-4|3	Version:	0.6.0
14cu|epour-0.6.0-4|4	Epoch:		1
14cu|epour-0.6.0-4|5	Release:	4
14cu|epour-0.6.0-4|6	License:	BSD
14cu|epour-0.6.0-4|7	Group:		Graphical desktop/Enlightenment
14cu|epour-0.6.0-4|8	Url:		http://www.enlightenment.org/
14cu|epour-0.6.0-4|9	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.bz2
14cu|epour-0.6.0-4|10	Patch0:		epour-0.6.0-catch-RuntimeWarnings.patch
14cu|epour-0.6.0-4|11	BuildRequires:	intltool
14cu|epour-0.6.0-4|12	BuildRequires:	python-distutils-extra
14cu|epour-0.6.0-4|13	Requires:	python-dbus
14cu|epour-0.6.0-4|14	Requires:	python-efl
14cu|epour-0.6.0-4|15	Requires:	python-libtorrent-rasterbar
14cu|epour-0.6.0-4|16	Requires:	python-pyxdg
14cu|epour-0.6.0-4|17	BuildArch:	noarch
14cu|epour-0.6.0-4|18	
14cu|epour-0.6.0-4|19	%description
14cu|epour-0.6.0-4|20	Epour is a torrent client based on EFL.
14cu|epour-0.6.0-4|21	
14cu|epour-0.6.0-4|22	%files
14cu|epour-0.6.0-4|23	%doc AUTHORS README
14cu|epour-0.6.0-4|24	%{_bindir}/*
14cu|epour-0.6.0-4|25	%{_datadir}/applications/*.desktop
14cu|epour-0.6.0-4|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|epour-0.6.0-4|27	%{py_puresitedir}/%{name}
14cu|epour-0.6.0-4|28	%{py_puresitedir}/*.egg-info
14cu|epour-0.6.0-4|29	
14cu|epour-0.6.0-4|30	#----------------------------------------------------------------------------
14cu|epour-0.6.0-4|31	
14cu|epour-0.6.0-4|32	%prep
14cu|epour-0.6.0-4|33	%setup -q
14cu|epour-0.6.0-4|34	%apply_patches
14cu|epour-0.6.0-4|35	
14cu|epour-0.6.0-4|36	%build
14cu|epour-0.6.0-4|37	
14cu|epour-0.6.0-4|38	%install
14cu|epour-0.6.0-4|39	python setup.py install --prefix=%{buildroot}%{_prefix}
14cu|epour-0.6.0-4|40	
14cu|epour-0.6.0-4|41	
14cu|epour-0.6.0-4|42	%changelog
14cu|epour-0.6.0-4|43	
14cu|epour-0.6.0-4|44	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.6.0-4
14cu|epour-0.6.0-4|45	- (2c98e32) Bump release
14cu|epour-0.6.0-4|46	
14cu|epour-0.6.0-4|47	

10069 14
14cu|equalizer-1.12.0-1|1	%define debug_package	%{nil}
14cu|equalizer-1.12.0-1|2	
14cu|equalizer-1.12.0-1|3	%define	major 1.12.0
14cu|equalizer-1.12.0-1|4	%define api 193
14cu|equalizer-1.12.0-1|5	%define	libname %mklibname %{name} %{major}
14cu|equalizer-1.12.0-1|6	%define	devname %mklibname -d %{name}
14cu|equalizer-1.12.0-1|7	%define Werror_cflags %nil
14cu|equalizer-1.12.0-1|8	%define oname Equalizer
14cu|equalizer-1.12.0-1|9	
14cu|equalizer-1.12.0-1|10	Name:           equalizer
14cu|equalizer-1.12.0-1|11	Version:        %{major}
14cu|equalizer-1.12.0-1|12	Release:        1
14cu|equalizer-1.12.0-1|13	Summary:        Middleware to create and deploy parallel OpenGL-based applications
14cu|equalizer-1.12.0-1|14	License:        LGPLv2+
14cu|equalizer-1.12.0-1|15	Group:          Video
14cu|equalizer-1.12.0-1|16	Url:            http://equalizergraphics.com/
14cu|equalizer-1.12.0-1|17	Source0:        https://github.com/Eyescale/Equalizer/archive/%{oname}-%{version}.tar.gz
14cu|equalizer-1.12.0-1|18	#git clone https://github.com/Eyescale/CMake.git common && cd common && git checkout 927b438
14cu|equalizer-1.12.0-1|19	Source1:        common-927b438.tar.gz
14cu|equalizer-1.12.0-1|20	Source100:      equalizer.rpmlintrc
14cu|equalizer-1.12.0-1|21	Patch0:		equalizer.doxyrules.patch
14cu|equalizer-1.12.0-1|22	Patch1:		equalizer.libdir.patch
14cu|equalizer-1.12.0-1|23	Patch2:		equalizer.build-order.patch
14cu|equalizer-1.12.0-1|24	BuildRequires:  autoconf
14cu|equalizer-1.12.0-1|25	BuildRequires:  automake
14cu|equalizer-1.12.0-1|26	BuildRequires:  bison
14cu|equalizer-1.12.0-1|27	BuildRequires:  cmake
14cu|equalizer-1.12.0-1|28	BuildRequires:  gcc-c++
14cu|equalizer-1.12.0-1|29	BuildRequires:  doxygen
14cu|equalizer-1.12.0-1|30	BuildRequires:  graphviz
14cu|equalizer-1.12.0-1|31	BuildRequires:  flex
14cu|equalizer-1.12.0-1|32	BuildRequires:  boost
14cu|equalizer-1.12.0-1|33	BuildRequires:  boost-devel
14cu|equalizer-1.12.0-1|34	BuildRequires:  pkgconfig(gl)
14cu|equalizer-1.12.0-1|35	BuildRequires:  pkgconfig(python)
14cu|equalizer-1.12.0-1|36	BuildRequires:  spnav-devel
14cu|equalizer-1.12.0-1|37	BuildRequires:  pkgconfig(sm)
14cu|equalizer-1.12.0-1|38	BuildRequires:  pkgconfig(x11)
14cu|equalizer-1.12.0-1|39	BuildRequires:  qt5-devel
14cu|equalizer-1.12.0-1|40	BuildRequires:  pkgconfig(Qt5Core)
14cu|equalizer-1.12.0-1|41	BuildRequires:  pkgconfig(openscenegraph)
14cu|equalizer-1.12.0-1|42	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|equalizer-1.12.0-1|43	BuildRequires:  opencv-devel
14cu|equalizer-1.12.0-1|44	BuildRequires:  pkgconfig(glut)
14cu|equalizer-1.12.0-1|45	BuildRequires:  pkgconfig(Qt5Qml)
14cu|equalizer-1.12.0-1|46	BuildRequires:  pkgconfig(Qt5Quick)
14cu|equalizer-1.12.0-1|47	BuildRequires:  pkgconfig(osmesa)
14cu|equalizer-1.12.0-1|48	BuildRequires:  pkgconfig(gl)
14cu|equalizer-1.12.0-1|49	BuildRequires:  pkgconfig(glut)
14cu|equalizer-1.12.0-1|50	BuildRequires:  pkgconfig(glewmx)
14cu|equalizer-1.12.0-1|51	BuildRequires:  gomp-devel
14cu|equalizer-1.12.0-1|52	BuildRequires:  pkgconfig(hwloc)
14cu|equalizer-1.12.0-1|53	BuildRequires:  glibc-devel
14cu|equalizer-1.12.0-1|54	# mandatory versions
14cu|equalizer-1.12.0-1|55	BuildRequires:  deflect
14cu|equalizer-1.12.0-1|56	BuildRequires:  deflect-devel
14cu|equalizer-1.12.0-1|57	BuildRequires:  collage-devel
14cu|equalizer-1.12.0-1|58	BuildRequires:  lunchbox-devel
14cu|equalizer-1.12.0-1|59	BuildRequires:  vmmlib-devel
14cu|equalizer-1.12.0-1|60	BuildRequires:  glstats-devel
14cu|equalizer-1.12.0-1|61	BuildRequires:  hwsd-devel
14cu|equalizer-1.12.0-1|62	
14cu|equalizer-1.12.0-1|63	Requires:  %{libname} = %{EVRD}
14cu|equalizer-1.12.0-1|64	
14cu|equalizer-1.12.0-1|65	%description
14cu|equalizer-1.12.0-1|66	Equalizer is the standard middleware to create and deploy parallel
14cu|equalizer-1.12.0-1|67	OpenGL-based applications. It enables applications to benefit from multiple
14cu|equalizer-1.12.0-1|68	graphics cards, processors and computers to scale the rendering
14cu|equalizer-1.12.0-1|69	performance, visual quality and display size. An Equalizer application runs
14cu|equalizer-1.12.0-1|70	unmodified on any visualization system, from a simple workstation to large
14cu|equalizer-1.12.0-1|71	scale graphics clusters, multi-GPU workstations and Virtual Reality
14cu|equalizer-1.12.0-1|72	installations.
14cu|equalizer-1.12.0-1|73	
14cu|equalizer-1.12.0-1|74	%files
14cu|equalizer-1.12.0-1|75	%doc README.md
14cu|equalizer-1.12.0-1|76	%{_bindir}/eqAsync
14cu|equalizer-1.12.0-1|77	%{_bindir}/eqHello
14cu|equalizer-1.12.0-1|78	%{_bindir}/eqPixelBench
14cu|equalizer-1.12.0-1|79	%{_bindir}/eqPly
14cu|equalizer-1.12.0-1|80	%{_bindir}/eqPlyConverter
14cu|equalizer-1.12.0-1|81	%{_bindir}/eqCPU
14cu|equalizer-1.12.0-1|82	%{_bindir}/eqServer
14cu|equalizer-1.12.0-1|83	%{_bindir}/eqThreadAffinity
14cu|equalizer-1.12.0-1|84	%{_bindir}/eqWindowAdmin
14cu|equalizer-1.12.0-1|85	%{_bindir}/eVolve
14cu|equalizer-1.12.0-1|86	%{_bindir}/eVolveConverter
14cu|equalizer-1.12.0-1|87	%{_bindir}/osgScaleViewer
14cu|equalizer-1.12.0-1|88	%{_bindir}/seqPly
14cu|equalizer-1.12.0-1|89	%{_datadir}/%{oname}/data
14cu|equalizer-1.12.0-1|90	
14cu|equalizer-1.12.0-1|91	#------------------------------------------------------------
14cu|equalizer-1.12.0-1|92	%package -n     %{libname}
14cu|equalizer-1.12.0-1|93	Summary:        Parallel OpenGL Library
14cu|equalizer-1.12.0-1|94	Group:          Video
14cu|equalizer-1.12.0-1|95	
14cu|equalizer-1.12.0-1|96	%description -n %{libname}
14cu|equalizer-1.12.0-1|97	Equalizer is the standard middleware to create and deploy parallel
14cu|equalizer-1.12.0-1|98	OpenGL-based applications. It enables applications to benefit from multiple
14cu|equalizer-1.12.0-1|99	graphics cards, processors and computers to scale the rendering
14cu|equalizer-1.12.0-1|100	performance, visual quality and display size. An Equalizer application runs
14cu|equalizer-1.12.0-1|101	unmodified on any visualization system, from a simple workstation to large
14cu|equalizer-1.12.0-1|102	scale graphics clusters, multi-GPU workstations and Virtual Reality
14cu|equalizer-1.12.0-1|103	installations.
14cu|equalizer-1.12.0-1|104	
14cu|equalizer-1.12.0-1|105	%files -n	%{libname}
14cu|equalizer-1.12.0-1|106	%doc README.md
14cu|equalizer-1.12.0-1|107	%{_libdir}/lib%{oname}*.so.%{major}
14cu|equalizer-1.12.0-1|108	%{_libdir}/lib%{oname}*.so.%{api}
14cu|equalizer-1.12.0-1|109	%{_libdir}/libSequel.so.*
14cu|equalizer-1.12.0-1|110	%{_libdir}/libtriply.so.*
14cu|equalizer-1.12.0-1|111	#------------------------------------------------------------
14cu|equalizer-1.12.0-1|112	%package -n %{devname}
14cu|equalizer-1.12.0-1|113	Summary:        Development files for %{name}
14cu|equalizer-1.12.0-1|114	Group:          Development/Other
14cu|equalizer-1.12.0-1|115	Requires:       %{libname} = %{EVRD}
14cu|equalizer-1.12.0-1|116	Requires:	    deflect-devel
14cu|equalizer-1.12.0-1|117	Requires:    	collage-devel
14cu|equalizer-1.12.0-1|118	Requires:    	lunchbox-devel
14cu|equalizer-1.12.0-1|119	Requires:    	vmmlib-devel
14cu|equalizer-1.12.0-1|120	Requires:    	glstats-devel
14cu|equalizer-1.12.0-1|121	Requires:    	hwsd-devel
14cu|equalizer-1.12.0-1|122	Requires:       pkgconfig(sm)
14cu|equalizer-1.12.0-1|123	Requires:       pkgconfig(x11)
14cu|equalizer-1.12.0-1|124	Provides:	    %{name}-devel = %{EVRD}
14cu|equalizer-1.12.0-1|125	
14cu|equalizer-1.12.0-1|126	%description -n %{devname}
14cu|equalizer-1.12.0-1|127	Middleware to create and deploy parallel OpenGL-based applications.
14cu|equalizer-1.12.0-1|128	
14cu|equalizer-1.12.0-1|129	This package contains header files and libraries needed to develop
14cu|equalizer-1.12.0-1|130	application that use %{name}.
14cu|equalizer-1.12.0-1|131	
14cu|equalizer-1.12.0-1|132	%files -n %{devname}
14cu|equalizer-1.12.0-1|133	%{_docdir}/%{oname}
14cu|equalizer-1.12.0-1|134	%{_includedir}/eq
14cu|equalizer-1.12.0-1|135	%{_includedir}/seq
14cu|equalizer-1.12.0-1|136	%{_includedir}/triply
14cu|equalizer-1.12.0-1|137	%{_libdir}/libEqualizer*.so
14cu|equalizer-1.12.0-1|138	%{_libdir}/libSequel.so
14cu|equalizer-1.12.0-1|139	%{_libdir}/libtriply.so
14cu|equalizer-1.12.0-1|140	%{_datadir}/%{oname}/CMake
14cu|equalizer-1.12.0-1|141	%{_datadir}/%{oname}/configs
14cu|equalizer-1.12.0-1|142	%{_datadir}/%{oname}/examples
14cu|equalizer-1.12.0-1|143	#------------------------------------------------------------
14cu|equalizer-1.12.0-1|144	
14cu|equalizer-1.12.0-1|145	%prep
14cu|equalizer-1.12.0-1|146	%setup -qn %{oname}-%{version} -a1
14cu|equalizer-1.12.0-1|147	mv common CMake/common
14cu|equalizer-1.12.0-1|148	
14cu|equalizer-1.12.0-1|149	%patch0 -p0
14cu|equalizer-1.12.0-1|150	%patch1 -p0
14cu|equalizer-1.12.0-1|151	%patch2 -p0
14cu|equalizer-1.12.0-1|152	
14cu|equalizer-1.12.0-1|153	sed -i '18i#include <omp.h>' eq/server/configUpdateDataVisitor.cpp
14cu|equalizer-1.12.0-1|154	pushd examples/triply
14cu|equalizer-1.12.0-1|155	find . -name "*.cpp"  -exec sed -i '1i#include <omp.h>' {} \;
14cu|equalizer-1.12.0-1|156	popd
14cu|equalizer-1.12.0-1|157	
14cu|equalizer-1.12.0-1|158	%build
14cu|equalizer-1.12.0-1|159	%cmake \
14cu|equalizer-1.12.0-1|160	-DCMAKE_BUILD_TYPE=Release \
14cu|equalizer-1.12.0-1|161	-DCMAKE_CXX_FLAGS="-Wall -Wextra -fopenmp" \
14cu|equalizer-1.12.0-1|162	-DEQUALIZER_USE_HWLOC=ON \
14cu|equalizer-1.12.0-1|163	-DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|equalizer-1.12.0-1|164	
14cu|equalizer-1.12.0-1|165	export CXXFLAGS="%{optflags} -fopenmp"
14cu|equalizer-1.12.0-1|166	%make
14cu|equalizer-1.12.0-1|167	%make doxygen
14cu|equalizer-1.12.0-1|168	
14cu|equalizer-1.12.0-1|169	%install
14cu|equalizer-1.12.0-1|170	%makeinstall_std -C build
14cu|equalizer-1.12.0-1|171	
14cu|equalizer-1.12.0-1|172	mkdir -p %{buildroot}%{_docdir}
14cu|equalizer-1.12.0-1|173	mv %{buildroot}%{_datadir}/%{oname}/doc %{buildroot}%{_docdir}/%{oname}
14cu|equalizer-1.12.0-1|174	
14cu|equalizer-1.12.0-1|175	
14cu|equalizer-1.12.0-1|176	%changelog
14cu|equalizer-1.12.0-1|177	
14cu|equalizer-1.12.0-1|178	* Tue Aug 09 2016 abfonly <abfonly@gmail.com> 1.12.0-1
14cu|equalizer-1.12.0-1|179	- (231e57b) Updated equalizer.spec
14cu|equalizer-1.12.0-1|180	
14cu|equalizer-1.12.0-1|181	

10070 14
14cu|eric-17.02.1-1|1	Summary:	Full featured Python and Ruby editor and IDE
14cu|eric-17.02.1-1|2	Name:		eric
14cu|eric-17.02.1-1|3	Version:	17.02.1
14cu|eric-17.02.1-1|4	Release:	1
14cu|eric-17.02.1-1|5	License:	GPLv2+
14cu|eric-17.02.1-1|6	Group:		Development/Python
14cu|eric-17.02.1-1|7	Url:		http://eric-ide.python-projects.org/
14cu|eric-17.02.1-1|8	Source0:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-%{version}.tar.gz
14cu|eric-17.02.1-1|9	Source1:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-de-%{version}.tar.gz
14cu|eric-17.02.1-1|10	Source2:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-fr-%{version}.tar.gz
14cu|eric-17.02.1-1|11	Source3:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-ru-%{version}.tar.gz
14cu|eric-17.02.1-1|12	Source4:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-cs-%{version}.tar.gz
14cu|eric-17.02.1-1|13	Source5:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-es-%{version}.tar.gz
14cu|eric-17.02.1-1|14	Source6:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-tr-%{version}.tar.gz
14cu|eric-17.02.1-1|15	Source7:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-zh_CN-%{version}.tar.gz
14cu|eric-17.02.1-1|16	Source8:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-it-%{version}.tar.gz
14cu|eric-17.02.1-1|17	Source9:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-en-%{version}.tar.gz
14cu|eric-17.02.1-1|18	Source10:	http://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}6-i18n-pt-%{version}.tar.gz
14cu|eric-17.02.1-1|19	BuildRequires:	imagemagick
14cu|eric-17.02.1-1|20	BuildRequires:	python-qt4
14cu|eric-17.02.1-1|21	BuildRequires:	python-qt4-qscintilla
14cu|eric-17.02.1-1|22	BuildRequires:	python-sip
14cu|eric-17.02.1-1|23	BuildRequires:	qscintilla-qt4-devel
14cu|eric-17.02.1-1|24	Requires:	python-qt4
14cu|eric-17.02.1-1|25	Requires:	python-qt4-help
14cu|eric-17.02.1-1|26	Requires:	python-qt4-qscintilla
14cu|eric-17.02.1-1|27	Requires:	python-svn
14cu|eric-17.02.1-1|28	BuildArch:	noarch
14cu|eric-17.02.1-1|29	# If eric detects python-qt5 then it tries to use PyQt5.Qsci, but we don't have python-qt5-scintilla yet
14cu|eric-17.02.1-1|30	Conflicts:	python-qt5-core
14cu|eric-17.02.1-1|31	
14cu|eric-17.02.1-1|32	%description
14cu|eric-17.02.1-1|33	Eric is a full featured Python and Ruby editor and IDE, written in python. It
14cu|eric-17.02.1-1|34	is based on the cross platform Qt gui toolkit, integrating the highly flexible
14cu|eric-17.02.1-1|35	Scintilla editor control. It is designed to be usable as everdays' quick and
14cu|eric-17.02.1-1|36	dirty editor as well as being usable as a professional project management tool
14cu|eric-17.02.1-1|37	integrating many advanced features Python offers the professional coder.
14cu|eric-17.02.1-1|38	
14cu|eric-17.02.1-1|39	%files
14cu|eric-17.02.1-1|40	%doc README.rst THANKS
14cu|eric-17.02.1-1|41	%{_bindir}/*
14cu|eric-17.02.1-1|42	%{qt4dir}/qsci/api
14cu|eric-17.02.1-1|43	%{py_puresitedir}/*
14cu|eric-17.02.1-1|44	%{_datadir}/applications/*.desktop
14cu|eric-17.02.1-1|45	%{_datadir}/metainfo/%{name}6.appdata.xml
14cu|eric-17.02.1-1|46	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|eric-17.02.1-1|47	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|eric-17.02.1-1|48	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|eric-17.02.1-1|49	%{_datadir}/pixmaps/*
14cu|eric-17.02.1-1|50	
14cu|eric-17.02.1-1|51	#----------------------------------------------------------------------------
14cu|eric-17.02.1-1|52	
14cu|eric-17.02.1-1|53	%prep
14cu|eric-17.02.1-1|54	%setup -q -n %{name}6-%{version}
14cu|eric-17.02.1-1|55	%setup -q -n %{name}6-%{version} -D -T -b 1
14cu|eric-17.02.1-1|56	%setup -q -n %{name}6-%{version} -D -T -b 2
14cu|eric-17.02.1-1|57	%setup -q -n %{name}6-%{version} -D -T -b 3
14cu|eric-17.02.1-1|58	%setup -q -n %{name}6-%{version} -D -T -b 4
14cu|eric-17.02.1-1|59	%setup -q -n %{name}6-%{version} -D -T -b 5
14cu|eric-17.02.1-1|60	%setup -q -n %{name}6-%{version} -D -T -b 6
14cu|eric-17.02.1-1|61	%setup -q -n %{name}6-%{version} -D -T -b 7
14cu|eric-17.02.1-1|62	%setup -q -n %{name}6-%{version} -D -T -b 8
14cu|eric-17.02.1-1|63	%setup -q -n %{name}6-%{version} -D -T -b 9
14cu|eric-17.02.1-1|64	%setup -q -n %{name}6-%{version} -D -T -b 10
14cu|eric-17.02.1-1|65	
14cu|eric-17.02.1-1|66	%install
14cu|eric-17.02.1-1|67	mkdir -p %{buildroot}%{py_puresitedir}/%{name}
14cu|eric-17.02.1-1|68	python install.py -i %{buildroot} \
14cu|eric-17.02.1-1|69	-b %{_bindir} -d %{py_puresitedir} \
14cu|eric-17.02.1-1|70	-a %{qt4dir}/qsci/api
14cu|eric-17.02.1-1|71	
14cu|eric-17.02.1-1|72	mkdir -p %{buildroot}%{_datadir}/applications
14cu|eric-17.02.1-1|73	cat > %{buildroot}%{_datadir}/applications/%{name}6.desktop << EOF
14cu|eric-17.02.1-1|74	[Desktop Entry]
14cu|eric-17.02.1-1|75	Name=Eric
14cu|eric-17.02.1-1|76	Name[ru]=Eric
14cu|eric-17.02.1-1|77	Comment=Python IDE
14cu|eric-17.02.1-1|78	Comment[ru]=Интегрированная среда разработки для Python
14cu|eric-17.02.1-1|79	Exec=eric6
14cu|eric-17.02.1-1|80	Icon=%{name}
14cu|eric-17.02.1-1|81	Terminal=false
14cu|eric-17.02.1-1|82	Type=Application
14cu|eric-17.02.1-1|83	Categories=Development;IDE;QT;
14cu|eric-17.02.1-1|84	EOF
14cu|eric-17.02.1-1|85	
14cu|eric-17.02.1-1|86	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|eric-17.02.1-1|87	convert -scale 48 %{buildroot}%{py_puresitedir}/eric6/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|eric-17.02.1-1|88	convert -scale 32 %{buildroot}%{py_puresitedir}/eric6/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|eric-17.02.1-1|89	convert -scale 16 %{buildroot}%{py_puresitedir}/eric6/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|eric-17.02.1-1|90	
14cu|eric-17.02.1-1|91	
14cu|eric-17.02.1-1|92	%changelog
14cu|eric-17.02.1-1|93	
14cu|eric-17.02.1-1|94	* Mon Feb 27 2017 abondrov <andrey.bondrov@rosalab.ru> 17.02.1-1
14cu|eric-17.02.1-1|95	- (d3f9d95) Merge pull request #5 from termim/eric:rosa2014.1
14cu|eric-17.02.1-1|96	- (d3f9d95) eric
14cu|eric-17.02.1-1|97	
14cu|eric-17.02.1-1|98	

10071 14
14cu|esteidcerts-3.8.0-3|1	%define build_number 9128
14cu|esteidcerts-3.8.0-3|2	
14cu|esteidcerts-3.8.0-3|3	Name:		esteidcerts
14cu|esteidcerts-3.8.0-3|4	Version:	3.8.0
14cu|esteidcerts-3.8.0-3|5	Release:	3
14cu|esteidcerts-3.8.0-3|6	Summary:	Estonian ID-card certificates
14cu|esteidcerts-3.8.0-3|7	Group:		System/Libraries
14cu|esteidcerts-3.8.0-3|8	License:	LGPLv2
14cu|esteidcerts-3.8.0-3|9	URL:		http://id.eesti.ee
14cu|esteidcerts-3.8.0-3|10	Source:		http://archive.esteid.org/%{version}/%{name}-%{version}.%{build_number}.tar.gz
14cu|esteidcerts-3.8.0-3|11	Buildarch:	noarch
14cu|esteidcerts-3.8.0-3|12	
14cu|esteidcerts-3.8.0-3|13	%description
14cu|esteidcerts-3.8.0-3|14	%{summary}.
14cu|esteidcerts-3.8.0-3|15	
14cu|esteidcerts-3.8.0-3|16	%prep
14cu|esteidcerts-3.8.0-3|17	%setup -qn %{name}-%{version}.%{build_number}
14cu|esteidcerts-3.8.0-3|18	
14cu|esteidcerts-3.8.0-3|19	%build
14cu|esteidcerts-3.8.0-3|20	rm -f TEST*
14cu|esteidcerts-3.8.0-3|21	
14cu|esteidcerts-3.8.0-3|22	%install
14cu|esteidcerts-3.8.0-3|23	install -d %{buildroot}%{_datadir}/esteid/certs
14cu|esteidcerts-3.8.0-3|24	install -D -c -p -m 644 *.crt %{buildroot}%{_datadir}/esteid/certs/
14cu|esteidcerts-3.8.0-3|25	
14cu|esteidcerts-3.8.0-3|26	%files
14cu|esteidcerts-3.8.0-3|27	%doc README.txt
14cu|esteidcerts-3.8.0-3|28	%{_datadir}/esteid
14cu|esteidcerts-3.8.0-3|29	
14cu|esteidcerts-3.8.0-3|30	%changelog
14cu|esteidcerts-3.8.0-3|31	* Wed Jan 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-3
14cu|esteidcerts-3.8.0-3|32	+ Revision: 9e88b10
14cu|esteidcerts-3.8.0-3|33	- Imported from SRPM
14cu|esteidcerts-3.8.0-3|34	
14cu|esteidcerts-3.8.0-3|35	

10072 14
14cu|etckeeper-1.18.5-1|1	Summary:	Store /etc in a SCM system (git, mercurial, bzr or darcs)
14cu|etckeeper-1.18.5-1|2	Name:		etckeeper
14cu|etckeeper-1.18.5-1|3	Version:	1.18.5
14cu|etckeeper-1.18.5-1|4	Release:	1
14cu|etckeeper-1.18.5-1|5	Group:		System/Base
14cu|etckeeper-1.18.5-1|6	License:	GPLv2+
14cu|etckeeper-1.18.5-1|7	Url:		http://etckeeper.branchable.com/
14cu|etckeeper-1.18.5-1|8	Source0:	https://github.com/joeyh/etckeeper/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|etckeeper-1.18.5-1|9	Source1:	README.ROSA
14cu|etckeeper-1.18.5-1|10	Patch0:		etckeeper-makefile-remove-python-plugins.patch
14cu|etckeeper-1.18.5-1|11	Requires:	crontabs
14cu|etckeeper-1.18.5-1|12	Requires:	git
14cu|etckeeper-1.18.5-1|13	BuildArch:	noarch
14cu|etckeeper-1.18.5-1|14	
14cu|etckeeper-1.18.5-1|15	%description
14cu|etckeeper-1.18.5-1|16	The etckeeper program is a tool to let /etc be stored in a git,
14cu|etckeeper-1.18.5-1|17	mercurial, bzr or darcs repository.
14cu|etckeeper-1.18.5-1|18	
14cu|etckeeper-1.18.5-1|19	To start using the package please read README.
14cu|etckeeper-1.18.5-1|20	
14cu|etckeeper-1.18.5-1|21	%files
14cu|etckeeper-1.18.5-1|22	%doc README.md README.ROSA
14cu|etckeeper-1.18.5-1|23	%{_bindir}/%{name}
14cu|etckeeper-1.18.5-1|24	%{_mandir}/man8/%{name}.8*
14cu|etckeeper-1.18.5-1|25	%dir %{_sysconfdir}/%{name}
14cu|etckeeper-1.18.5-1|26	%{_sysconfdir}/%{name}/*.d
14cu|etckeeper-1.18.5-1|27	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|etckeeper-1.18.5-1|28	%{_sysconfdir}/cron.daily/%{name}
14cu|etckeeper-1.18.5-1|29	%{_datadir}/bash-completion/completions/%{name}
14cu|etckeeper-1.18.5-1|30	%{_localstatedir}/cache/%{name}
14cu|etckeeper-1.18.5-1|31	/etc/etckeeper/daily
14cu|etckeeper-1.18.5-1|32	/lib/systemd/system/etckeeper.service
14cu|etckeeper-1.18.5-1|33	/lib/systemd/system/etckeeper.timer
14cu|etckeeper-1.18.5-1|34	
14cu|etckeeper-1.18.5-1|35	%post
14cu|etckeeper-1.18.5-1|36	if [ $1 -gt 1 ] ; then
14cu|etckeeper-1.18.5-1|37	%{name} update-ignore
14cu|etckeeper-1.18.5-1|38	fi
14cu|etckeeper-1.18.5-1|39	
14cu|etckeeper-1.18.5-1|40	#----------------------------------------------------------------------------
14cu|etckeeper-1.18.5-1|41	
14cu|etckeeper-1.18.5-1|42	%prep
14cu|etckeeper-1.18.5-1|43	%setup -q
14cu|etckeeper-1.18.5-1|44	%patch0 -p1
14cu|etckeeper-1.18.5-1|45	sed -e 's|HIGHLEVEL_PACKAGE_MANAGER=apt|HIGHLEVEL_PACKAGE_MANAGER=urpmi|' \
14cu|etckeeper-1.18.5-1|46	-e 's|LOWLEVEL_PACKAGE_MANAGER=dpkg|LOWLEVEL_PACKAGE_MANAGER=rpm|' \
14cu|etckeeper-1.18.5-1|47	-i etckeeper.conf
14cu|etckeeper-1.18.5-1|48	sed -e 's|^prefix=.*|prefix=%{_prefix}|' \
14cu|etckeeper-1.18.5-1|49	-e 's|^bindir=.*|bindir=%{_bindir}|' \
14cu|etckeeper-1.18.5-1|50	-e 's|^etcdir=.*|etcdir=%{_sysconfdir}|' \
14cu|etckeeper-1.18.5-1|51	-e 's|^mandir=.*|mandir=%{_mandir}|' \
14cu|etckeeper-1.18.5-1|52	-e 's|^vardir=.*|vardir=%{_localstatedir}|' \
14cu|etckeeper-1.18.5-1|53	-e 's|^INSTALL=.*|INSTALL=install -p|' \
14cu|etckeeper-1.18.5-1|54	-e 's|^CP=.*|CP=cp -pR|' \
14cu|etckeeper-1.18.5-1|55	-i Makefile
14cu|etckeeper-1.18.5-1|56	
14cu|etckeeper-1.18.5-1|57	cp -av %{SOURCE1} .
14cu|etckeeper-1.18.5-1|58	
14cu|etckeeper-1.18.5-1|59	%build
14cu|etckeeper-1.18.5-1|60	%make
14cu|etckeeper-1.18.5-1|61	
14cu|etckeeper-1.18.5-1|62	%install
14cu|etckeeper-1.18.5-1|63	%makeinstall_std
14cu|etckeeper-1.18.5-1|64	
14cu|etckeeper-1.18.5-1|65	install -D -p debian/cron.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cu|etckeeper-1.18.5-1|66	install -d  %{buildroot}%{_localstatedir}/cache/%{name}
14cu|etckeeper-1.18.5-1|67	
14cu|etckeeper-1.18.5-1|68	%changelog
14cu|etckeeper-1.18.5-1|69	
14cu|etckeeper-1.18.5-1|70	* Wed Sep 07 2016 alzim <alzim@bk.ru> 1.18.5-1
14cu|etckeeper-1.18.5-1|71	- (a99cefd) Merge pull request #1 from import/etckeeper:rosa2016.1
14cu|etckeeper-1.18.5-1|72	- (a99cefd) Updated to 1.18.5
14cu|etckeeper-1.18.5-1|73	
14cu|etckeeper-1.18.5-1|74	

10073 14
14cu|etherape-0.9.14-1|1	Summary:	Graphical network viewer modeled after etherman
14cu|etherape-0.9.14-1|2	Name:		etherape
14cu|etherape-0.9.14-1|3	Version:	0.9.14
14cu|etherape-0.9.14-1|4	Release:	1
14cu|etherape-0.9.14-1|5	License:	GPLv2+
14cu|etherape-0.9.14-1|6	Group:		Monitoring
14cu|etherape-0.9.14-1|7	URL:		http://etherape.sourceforge.net/
14cu|etherape-0.9.14-1|8	Source:		https://sourceforge.net/projects/etherape/files/etherape/%{version}/%{name}-%{version}.tar.gz
14cu|etherape-0.9.14-1|9	Requires:	usermode-consoleonly
14cu|etherape-0.9.14-1|10	Requires:	libbonoboui
14cu|etherape-0.9.14-1|11	Requires:	libgnomeui2
14cu|etherape-0.9.14-1|12	BuildRequires:	pkgconfig(libglade-2.0)
14cu|etherape-0.9.14-1|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|etherape-0.9.14-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|etherape-0.9.14-1|15	BuildRequires:	libpcap-devel
14cu|etherape-0.9.14-1|16	BuildRequires:	desktop-file-utils
14cu|etherape-0.9.14-1|17	BuildRequires:	scrollkeeper
14cu|etherape-0.9.14-1|18	BuildRequires:	imagemagick
14cu|etherape-0.9.14-1|19	
14cu|etherape-0.9.14-1|20	%description
14cu|etherape-0.9.14-1|21	Etherape is a graphical network monitor for Unix modeled after
14cu|etherape-0.9.14-1|22	etherman. Featuring ether, ip and tcp modes, it displays network
14cu|etherape-0.9.14-1|23	activity graphically. Hosts and links change in size with traffic.
14cu|etherape-0.9.14-1|24	Color coded protocols display. It supports ethernet, ppp and slip
14cu|etherape-0.9.14-1|25	devices. It can filter traffic to be shown, and can read traffic
14cu|etherape-0.9.14-1|26	from a file as well as live from the network.
14cu|etherape-0.9.14-1|27	
14cu|etherape-0.9.14-1|28	%prep
14cu|etherape-0.9.14-1|29	%setup -q
14cu|etherape-0.9.14-1|30	
14cu|etherape-0.9.14-1|31	%build
14cu|etherape-0.9.14-1|32	%configure2_5x
14cu|etherape-0.9.14-1|33	%make
14cu|etherape-0.9.14-1|34	
14cu|etherape-0.9.14-1|35	%install
14cu|etherape-0.9.14-1|36	%makeinstall_std bindir=%{_sbindir}
14cu|etherape-0.9.14-1|37	mkdir -p %{buildroot}%{_bindir}
14cu|etherape-0.9.14-1|38	
14cu|etherape-0.9.14-1|39	mv %{buildroot}/%{_sbindir}/etherape %{buildroot}/%{_sbindir}/etherape.real
14cu|etherape-0.9.14-1|40	ln -sf %{_bindir}/consolehelper %{buildroot}/%{_bindir}/etherape
14cu|etherape-0.9.14-1|41	
14cu|etherape-0.9.14-1|42	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cu|etherape-0.9.14-1|43	
14cu|etherape-0.9.14-1|44	desktop-file-install --vendor="" \
14cu|etherape-0.9.14-1|45	--remove-category="Application" \
14cu|etherape-0.9.14-1|46	--add-category="System" \
14cu|etherape-0.9.14-1|47	--add-category="Monitor" \
14cu|etherape-0.9.14-1|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|etherape-0.9.14-1|49	
14cu|etherape-0.9.14-1|50	# pam.d
14cu|etherape-0.9.14-1|51	install -m 755 -d %{buildroot}%{_sysconfdir}/pam.d
14cu|etherape-0.9.14-1|52	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} << _EOF_
14cu|etherape-0.9.14-1|53	#%PAM-1.0
14cu|etherape-0.9.14-1|54	auth       sufficient	pam_rootok.so
14cu|etherape-0.9.14-1|55	auth       required     pam_console.so
14cu|etherape-0.9.14-1|56	auth       sufficient	pam_timestamp.so
14cu|etherape-0.9.14-1|57	auth       include	system-auth
14cu|etherape-0.9.14-1|58	account    required	pam_permit.so
14cu|etherape-0.9.14-1|59	session    optional	pam_xauth.so
14cu|etherape-0.9.14-1|60	session    optional	pam_timestamp.so
14cu|etherape-0.9.14-1|61	_EOF_
14cu|etherape-0.9.14-1|62	
14cu|etherape-0.9.14-1|63	# console.apps
14cu|etherape-0.9.14-1|64	install -m 755 -d %{buildroot}%{_sysconfdir}/security/console.apps
14cu|etherape-0.9.14-1|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << _EOF_
14cu|etherape-0.9.14-1|66	USER=root
14cu|etherape-0.9.14-1|67	PROGRAM=%{_sbindir}/etherape.real
14cu|etherape-0.9.14-1|68	SESSION=true
14cu|etherape-0.9.14-1|69	FALLBACK=false
14cu|etherape-0.9.14-1|70	_EOF_
14cu|etherape-0.9.14-1|71	
14cu|etherape-0.9.14-1|72	# fd.o icons
14cu|etherape-0.9.14-1|73	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|etherape-0.9.14-1|74	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|etherape-0.9.14-1|75	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|etherape-0.9.14-1|76	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|etherape-0.9.14-1|77	
14cu|etherape-0.9.14-1|78	# remove files not bundled
14cu|etherape-0.9.14-1|79	rm -rf %{buildroot}%{_datadir}/gnome
14cu|etherape-0.9.14-1|80	
14cu|etherape-0.9.14-1|81	%find_lang %{name}
14cu|etherape-0.9.14-1|82	
14cu|etherape-0.9.14-1|83	%files -f %{name}.lang
14cu|etherape-0.9.14-1|84	%doc AUTHORS ChangeLog COPYING NEWS README* FAQ
14cu|etherape-0.9.14-1|85	%config(noreplace) %{_sysconfdir}/pam.d/etherape
14cu|etherape-0.9.14-1|86	%config(noreplace) %{_sysconfdir}/security/console.apps/etherape
14cu|etherape-0.9.14-1|87	%{_bindir}/*
14cu|etherape-0.9.14-1|88	%{_sbindir}/*
14cu|etherape-0.9.14-1|89	%{_mandir}/man1/*
14cu|etherape-0.9.14-1|90	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|etherape-0.9.14-1|91	%{_datadir}/%{name}
14cu|etherape-0.9.14-1|92	%{_datadir}/pixmaps/*
14cu|etherape-0.9.14-1|93	%{_datadir}/applications/*.desktop
14cu|etherape-0.9.14-1|94	%{_datadir}/omf/%{name}
14cu|etherape-0.9.14-1|95	
14cu|etherape-0.9.14-1|96	%changelog
14cu|etherape-0.9.14-1|97	
14cu|etherape-0.9.14-1|98	* Wed Sep 07 2016 alzim <alzim@bk.ru> 0.9.14-1
14cu|etherape-0.9.14-1|99	- (5f322c8) Merge pull request #2 from import/etherape:rosa2016.1
14cu|etherape-0.9.14-1|100	- (5f322c8) etherape
14cu|etherape-0.9.14-1|101	
14cu|etherape-0.9.14-1|102	

10074 14
14cu|etl-0.04.19-1|1	%define	_enable_debug_packages	%{nil}
14cu|etl-0.04.19-1|2	%define	debug_package		%{nil}
14cu|etl-0.04.19-1|3	
14cu|etl-0.04.19-1|4	%define oname ETL
14cu|etl-0.04.19-1|5	%define devname %mklibname %{name} -d
14cu|etl-0.04.19-1|6	
14cu|etl-0.04.19-1|7	Summary:	Template library for synfig
14cu|etl-0.04.19-1|8	Name:		etl
14cu|etl-0.04.19-1|9	Version:	0.04.19
14cu|etl-0.04.19-1|10	Release:	1
14cu|etl-0.04.19-1|11	License:	GPLv2+
14cu|etl-0.04.19-1|12	Group:		Development/C++
14cu|etl-0.04.19-1|13	Url:		http://www.synfig.org
14cu|etl-0.04.19-1|14	Source0:	http://downloads.sourceforge.net/synfig/%{oname}-%{version}.tar.gz
14cu|etl-0.04.19-1|15	Patch0:		etl-0.04.19-cflags.patch
14cu|etl-0.04.19-1|16	
14cu|etl-0.04.19-1|17	%description
14cu|etl-0.04.19-1|18	Voria ETL is a multi-platform class and template library designed to add new
14cu|etl-0.04.19-1|19	data types and functions which combine well with the existing types and
14cu|etl-0.04.19-1|20	functions from the C++ Standard Template Library (STL).
14cu|etl-0.04.19-1|21	
14cu|etl-0.04.19-1|22	#----------------------------------------------------------------------------
14cu|etl-0.04.19-1|23	
14cu|etl-0.04.19-1|24	%package -n %{devname}
14cu|etl-0.04.19-1|25	Summary:	Template library for synfig
14cu|etl-0.04.19-1|26	Group:		Development/C++
14cu|etl-0.04.19-1|27	Provides:	%{name}-devel = %{EVRD}
14cu|etl-0.04.19-1|28	Provides:	%{name} = %{EVRD}
14cu|etl-0.04.19-1|29	
14cu|etl-0.04.19-1|30	%description -n %{devname}
14cu|etl-0.04.19-1|31	Voria ETL is a multi-platform class and template library designed to add new
14cu|etl-0.04.19-1|32	data types and functions which combine well with the existing types and
14cu|etl-0.04.19-1|33	functions from the C++ Standard Template Library (STL).
14cu|etl-0.04.19-1|34	
14cu|etl-0.04.19-1|35	%files -n %{devname}
14cu|etl-0.04.19-1|36	%doc AUTHORS README NEWS
14cu|etl-0.04.19-1|37	%{_bindir}/%{oname}-config
14cu|etl-0.04.19-1|38	%{_includedir}/%{oname}
14cu|etl-0.04.19-1|39	%{_libdir}/pkgconfig/%{oname}.pc
14cu|etl-0.04.19-1|40	
14cu|etl-0.04.19-1|41	#----------------------------------------------------------------------------
14cu|etl-0.04.19-1|42	
14cu|etl-0.04.19-1|43	%prep
14cu|etl-0.04.19-1|44	%setup -q  -n %{oname}-%{version}
14cu|etl-0.04.19-1|45	%patch0 -p1
14cu|etl-0.04.19-1|46	
14cu|etl-0.04.19-1|47	%build
14cu|etl-0.04.19-1|48	autoreconf -fi
14cu|etl-0.04.19-1|49	%configure2_5x
14cu|etl-0.04.19-1|50	%make
14cu|etl-0.04.19-1|51	
14cu|etl-0.04.19-1|52	%install
14cu|etl-0.04.19-1|53	%makeinstall_std
14cu|etl-0.04.19-1|54	
14cu|etl-0.04.19-1|55	
14cu|etl-0.04.19-1|56	%changelog
14cu|etl-0.04.19-1|57	
14cu|etl-0.04.19-1|58	* Wed Sep 16 2015 Giovanni Mariani <mc2374@mclink.it> 0.04.19-1
14cu|etl-0.04.19-1|59	- (732ced6) Updated to release 0.04.19 and rediffed P0
14cu|etl-0.04.19-1|60	
14cu|etl-0.04.19-1|61	

10075 14
14cu|etoys-5.0.2408-1|1	%define source  %{name}-%{version}
14cu|etoys-5.0.2408-1|2	
14cu|etoys-5.0.2408-1|3	Name:		etoys
14cu|etoys-5.0.2408-1|4	Summary:	A media-rich model, game, and simulation construction kit and authoring tool
14cu|etoys-5.0.2408-1|5	Version:	5.0.2408
14cu|etoys-5.0.2408-1|6	Release:	1
14cu|etoys-5.0.2408-1|7	Source0:        http://download.sugarlabs.org/sources/sucrose/glucose/etoys/%{name}-%{version}.tar.gz
14cu|etoys-5.0.2408-1|8	URL:		http://squeakland.org/
14cu|etoys-5.0.2408-1|9	License:	MIT/Apache
14cu|etoys-5.0.2408-1|10	BuildArch:	noarch
14cu|etoys-5.0.2408-1|11	Group:		Development/Other
14cu|etoys-5.0.2408-1|12	Requires:	squeak-vm >= 3.10
14cu|etoys-5.0.2408-1|13	Requires:	shared-mime-info
14cu|etoys-5.0.2408-1|14	BuildRequires:	gettext
14cu|etoys-5.0.2408-1|15	
14cu|etoys-5.0.2408-1|16	%description
14cu|etoys-5.0.2408-1|17	Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard,
14cu|etoys-5.0.2408-1|18	and starLOGO. It is a media-rich authoring environment with a
14cu|etoys-5.0.2408-1|19	simple powerful scripted object model for many kinds of objects
14cu|etoys-5.0.2408-1|20	created by end-users that runs on many platforms, and is free
14cu|etoys-5.0.2408-1|21	and open source. It includes graphics, images, text, particles,
14cu|etoys-5.0.2408-1|22	presentations, web-pages, videos, sound and MIDI, etc.
14cu|etoys-5.0.2408-1|23	
14cu|etoys-5.0.2408-1|24	%prep
14cu|etoys-5.0.2408-1|25	%setup -q
14cu|etoys-5.0.2408-1|26	
14cu|etoys-5.0.2408-1|27	%build
14cu|etoys-5.0.2408-1|28	./autogen.sh --prefix=%{_prefix}
14cu|etoys-5.0.2408-1|29	%make ROOT=%{buildroot}
14cu|etoys-5.0.2408-1|30	
14cu|etoys-5.0.2408-1|31	%install
14cu|etoys-5.0.2408-1|32	make install-etoys ROOT=%{buildroot}
14cu|etoys-5.0.2408-1|33	
14cu|etoys-5.0.2408-1|34	%files
14cu|etoys-5.0.2408-1|35	%{_datadir}/etoys
14cu|etoys-5.0.2408-1|36	%{_bindir}/etoys
14cu|etoys-5.0.2408-1|37	%{_datadir}/doc/etoys
14cu|etoys-5.0.2408-1|38	%{_datadir}/mime/packages/etoys.xml
14cu|etoys-5.0.2408-1|39	
14cu|etoys-5.0.2408-1|40	
14cu|etoys-5.0.2408-1|41	
14cu|etoys-5.0.2408-1|42	%changelog
14cu|etoys-5.0.2408-1|43	
14cu|etoys-5.0.2408-1|44	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.2408-1
14cu|etoys-5.0.2408-1|45	- (7d0f310) Spec cleanup
14cu|etoys-5.0.2408-1|46	
14cu|etoys-5.0.2408-1|47	

10076 14
14cu|ettercap-0.8.2-2|1	%define major   0
14cu|ettercap-0.8.2-2|2	%define libname %mklibname %{name} %{major}
14cu|ettercap-0.8.2-2|3	%define devname %mklibname -d %{name}
14cu|ettercap-0.8.2-2|4	
14cu|ettercap-0.8.2-2|5	Summary:	Ncurses/Gtk2 based sniffer/interceptor utility
14cu|ettercap-0.8.2-2|6	Name:		ettercap
14cu|ettercap-0.8.2-2|7	Version:	0.8.2
14cu|ettercap-0.8.2-2|8	Release:	2
14cu|ettercap-0.8.2-2|9	License:	GPLv2+
14cu|ettercap-0.8.2-2|10	Group:		Networking/Other
14cu|ettercap-0.8.2-2|11	Url:		http://ettercap.github.io/ettercap/
14cu|ettercap-0.8.2-2|12	Source:		https://github.com/Ettercap/ettercap/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|ettercap-0.8.2-2|13	Patch0:		ettercap-0.8.2-fix-desktop-file.patch
14cu|ettercap-0.8.2-2|14	Patch2:         ettercap-0.8.2-CVE-2017-6430.patch
14cu|ettercap-0.8.2-2|15	Patch3:         ettercap-0.8.2-CVE-2017-8366.patch
14cu|ettercap-0.8.2-2|16	BuildRequires:	bison
14cu|ettercap-0.8.2-2|17	BuildRequires:	cmake
14cu|ettercap-0.8.2-2|18	BuildRequires:	flex
14cu|ettercap-0.8.2-2|19	BuildRequires:	ghostscript
14cu|ettercap-0.8.2-2|20	BuildRequires:	groff
14cu|ettercap-0.8.2-2|21	BuildRequires:	libnet-devel
14cu|ettercap-0.8.2-2|22	BuildRequires:	libtool-devel
14cu|ettercap-0.8.2-2|23	BuildRequires:	pcap-devel
14cu|ettercap-0.8.2-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ettercap-0.8.2-2|25	BuildRequires:	pkgconfig(libcurl)
14cu|ettercap-0.8.2-2|26	BuildRequires:	pkgconfig(libpcre)
14cu|ettercap-0.8.2-2|27	BuildRequires:	pkgconfig(ncurses)
14cu|ettercap-0.8.2-2|28	BuildRequires:	pkgconfig(openssl)
14cu|ettercap-0.8.2-2|29	BuildRequires:	pkgconfig(zlib)
14cu|ettercap-0.8.2-2|30	
14cu|ettercap-0.8.2-2|31	%description
14cu|ettercap-0.8.2-2|32	Ettercap is a suite for man in the middle attacks on LAN.
14cu|ettercap-0.8.2-2|33	
14cu|ettercap-0.8.2-2|34	It features sniffing of live connections, content filtering
14cu|ettercap-0.8.2-2|35	on the fly and many other interesting tricks.
14cu|ettercap-0.8.2-2|36	
14cu|ettercap-0.8.2-2|37	It supports active and passive dissection of many protocols
14cu|ettercap-0.8.2-2|38	(even ciphered ones) and includes many feature for network
14cu|ettercap-0.8.2-2|39	and host analysis.
14cu|ettercap-0.8.2-2|40	
14cu|ettercap-0.8.2-2|41	%files
14cu|ettercap-0.8.2-2|42	%doc AUTHORS CHANGELOG INSTALL LICENSE README* THANKS TODO TODO.TESTING doc/*
14cu|ettercap-0.8.2-2|43	%{_mandir}/man?/*
14cu|ettercap-0.8.2-2|44	%{_bindir}/*
14cu|ettercap-0.8.2-2|45	%{_datadir}/ettercap
14cu|ettercap-0.8.2-2|46	%{_datadir}/appdata/ettercap.appdata.xml
14cu|ettercap-0.8.2-2|47	%{_datadir}/applications/ettercap.desktop
14cu|ettercap-0.8.2-2|48	%{_datadir}/pixmaps/ettercap.svg
14cu|ettercap-0.8.2-2|49	%{_datadir}/polkit-1/actions/org.pkexec.ettercap.policy
14cu|ettercap-0.8.2-2|50	%{_libdir}/ettercap
14cu|ettercap-0.8.2-2|51	%dir %{_sysconfdir}/ettercap
14cu|ettercap-0.8.2-2|52	%config(noreplace) %{_sysconfdir}/ettercap/*
14cu|ettercap-0.8.2-2|53	
14cu|ettercap-0.8.2-2|54	#----------------------------------------------------------------------------
14cu|ettercap-0.8.2-2|55	
14cu|ettercap-0.8.2-2|56	%package -n     %{libname}
14cu|ettercap-0.8.2-2|57	Group:          System/Libraries
14cu|ettercap-0.8.2-2|58	Summary:        Ettercap library
14cu|ettercap-0.8.2-2|59	
14cu|ettercap-0.8.2-2|60	%description -n %{libname}
14cu|ettercap-0.8.2-2|61	Ettercap library.
14cu|ettercap-0.8.2-2|62	
14cu|ettercap-0.8.2-2|63	%files -n %{libname}
14cu|ettercap-0.8.2-2|64	%{_libdir}/libettercap.so.%{major}*
14cu|ettercap-0.8.2-2|65	
14cu|ettercap-0.8.2-2|66	#----------------------------------------------------------------------------
14cu|ettercap-0.8.2-2|67	
14cu|ettercap-0.8.2-2|68	%package -n     %{devname}
14cu|ettercap-0.8.2-2|69	Group:          System/Libraries
14cu|ettercap-0.8.2-2|70	Summary:        Ettercap library
14cu|ettercap-0.8.2-2|71	
14cu|ettercap-0.8.2-2|72	%description -n %{devname}
14cu|ettercap-0.8.2-2|73	Ettercap library development files.
14cu|ettercap-0.8.2-2|74	
14cu|ettercap-0.8.2-2|75	%files -n %{devname}
14cu|ettercap-0.8.2-2|76	%{_libdir}/libettercap.so
14cu|ettercap-0.8.2-2|77	
14cu|ettercap-0.8.2-2|78	#----------------------------------------------------------------------------
14cu|ettercap-0.8.2-2|79	
14cu|ettercap-0.8.2-2|80	%prep
14cu|ettercap-0.8.2-2|81	%setup -q
14cu|ettercap-0.8.2-2|82	%patch0 -p1
14cu|ettercap-0.8.2-2|83	%patch2 -p1
14cu|ettercap-0.8.2-2|84	%patch3 -p1
14cu|ettercap-0.8.2-2|85	
14cu|ettercap-0.8.2-2|86	%build
14cu|ettercap-0.8.2-2|87	%cmake \
14cu|ettercap-0.8.2-2|88	-DENABLE_IPV6=yes \
14cu|ettercap-0.8.2-2|89	-DCMAKE_BUILD_TYPE=Release
14cu|ettercap-0.8.2-2|90	%make
14cu|ettercap-0.8.2-2|91	
14cu|ettercap-0.8.2-2|92	%install
14cu|ettercap-0.8.2-2|93	%makeinstall_std -C build
14cu|ettercap-0.8.2-2|94	
14cu|ettercap-0.8.2-2|95	
14cu|ettercap-0.8.2-2|96	
14cu|ettercap-0.8.2-2|97	%changelog
14cu|ettercap-0.8.2-2|98	
14cu|ettercap-0.8.2-2|99	* Thu Nov 09 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.8.2-2
14cu|ettercap-0.8.2-2|100	- (e6e179a) Fix CVE-2017-6430 and CVE-2017-8366
14cu|ettercap-0.8.2-2|101	
14cu|ettercap-0.8.2-2|102	

10077 14
14cu|etw-3.6-1|1	Name:           etw
14cu|etw-3.6-1|2	Version:        3.6
14cu|etw-3.6-1|3	Release:        1
14cu|etw-3.6-1|4	Summary:        Eat the Whistle is a multi-platform 2D soccer game
14cu|etw-3.6-1|5	License:        GPLv2
14cu|etw-3.6-1|6	Group:          Games/Sports
14cu|etw-3.6-1|7	Url:            http://www.ggsoft.org/etw/
14cu|etw-3.6-1|8	Source0:        http://downloads.sourceforge.net/project/etw/etw-sources/%{version}/ETW-%{version}-src.tar.gz
14cu|etw-3.6-1|9	Source1:        etw-data-3.6.tar.xz
14cu|etw-3.6-1|10	Patch0:         fix_build.diff
14cu|etw-3.6-1|11	BuildRequires:  pkgconfig(sdl)
14cu|etw-3.6-1|12	BuildRequires:  pkgconfig(gdk-2.0)
14cu|etw-3.6-1|13	Requires:       %{name}-data = %{EVRD}
14cu|etw-3.6-1|14	
14cu|etw-3.6-1|15	%description
14cu|etw-3.6-1|16	Eat The Whistle is a multiplayer soccer game with a lot of unique features.
14cu|etw-3.6-1|17	
14cu|etw-3.6-1|18	Features:
14cu|etw-3.6-1|19	* System friendly. Run in a window or fullscreen, can be played
14cu|etw-3.6-1|20	also on old machines (runs pefectly on a P200).
14cu|etw-3.6-1|21	* World cup, leagues, cups with real teams (with slightly modified
14cu|etw-3.6-1|22	names).
14cu|etw-3.6-1|23	* Can be played through keyboard or joypad/joysticks (USB or Gameport).
14cu|etw-3.6-1|24	* Network playing through TCP/IP (not yet finished).
14cu|etw-3.6-1|25	* Very intuitive control method with acceleration/deceleration.
14cu|etw-3.6-1|26	* More than 550 frames of animations for the players, 300 for the
14cu|etw-3.6-1|27	goalkeeper, 100 for the refree and a lot of other graphics.
14cu|etw-3.6-1|28	* 30 different fields, including muddy, frozen and wet.
14cu|etw-3.6-1|29	* Fouls, corners, throw-in with an intuitive control system.
14cu|etw-3.6-1|30	* Role playing. (You can play a match as the whole team or only as a player).
14cu|etw-3.6-1|31	* About every thing in the game is configurable via intuitive menus.
14cu|etw-3.6-1|32	* Game Tactics and tactic editor.
14cu|etw-3.6-1|33	* Heading and other special shots with intuitive controls.
14cu|etw-3.6-1|34	* Team players (with individual stats)
14cu|etw-3.6-1|35	* Import SWOS (Sensible word of soccer) teams.
14cu|etw-3.6-1|36	* Arcade mode with powerups, bonuses... (something like Speedball II).
14cu|etw-3.6-1|37	* Replays (with load/save option).
14cu|etw-3.6-1|38	
14cu|etw-3.6-1|39	%files
14cu|etw-3.6-1|40	%doc *.txt
14cu|etw-3.6-1|41	%{_bindir}/etw
14cu|etw-3.6-1|42	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|etw-3.6-1|43	%{_datadir}/applications/*.desktop
14cu|etw-3.6-1|44	%{_gamesbindir}/%{name}.bin
14cu|etw-3.6-1|45	#------------------------------------------------------------------
14cu|etw-3.6-1|46	
14cu|etw-3.6-1|47	%package data
14cu|etw-3.6-1|48	Summary:        Data files for %{name}
14cu|etw-3.6-1|49	BuildArch:      noarch
14cu|etw-3.6-1|50	
14cu|etw-3.6-1|51	%description data
14cu|etw-3.6-1|52	This package contains arch-independent data files for %{name}
14cu|etw-3.6-1|53	game (sounds, graphics, game scripts and texts).
14cu|etw-3.6-1|54	
14cu|etw-3.6-1|55	%files data
14cu|etw-3.6-1|56	%doc README.*
14cu|etw-3.6-1|57	%{_gamesdatadir}/etw/
14cu|etw-3.6-1|58	#------------------------------------------------------------------
14cu|etw-3.6-1|59	
14cu|etw-3.6-1|60	%prep
14cu|etw-3.6-1|61	%setup -q -a 1
14cu|etw-3.6-1|62	%patch0 -p1
14cu|etw-3.6-1|63	sed -i -e 's|pkg-config --cflags sdl|sdl-config --cflags|g' Makefile.linux
14cu|etw-3.6-1|64	sed -i -e 's|pkg-config --libs sdl|sdl-config --libs|g' Makefile.linux
14cu|etw-3.6-1|65	
14cu|etw-3.6-1|66	%build
14cu|etw-3.6-1|67	%make
14cu|etw-3.6-1|68	
14cu|etw-3.6-1|69	%install
14cu|etw-3.6-1|70	install -dm 755 %{buildroot}%{_gamesbindir}
14cu|etw-3.6-1|71	install -m 755 %{name} %{buildroot}%{_gamesbindir}/%{name}.bin
14cu|etw-3.6-1|72	
14cu|etw-3.6-1|73	# wrapper
14cu|etw-3.6-1|74	install -dm 755 %{buildroot}%{_bindir}
14cu|etw-3.6-1|75	cat > %{name} <<EOF
14cu|etw-3.6-1|76	#!/bin/sh
14cu|etw-3.6-1|77	cd %{_gamesdatadir}/etw
14cu|etw-3.6-1|78	%{_gamesbindir}/etw.bin
14cu|etw-3.6-1|79	EOF
14cu|etw-3.6-1|80	install -m 755 %{name} %{buildroot}%{_bindir}
14cu|etw-3.6-1|81	
14cu|etw-3.6-1|82	# icons
14cu|etw-3.6-1|83	install -Dm 644 %{name}.png \
14cu|etw-3.6-1|84	%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|etw-3.6-1|85	
14cu|etw-3.6-1|86	# data
14cu|etw-3.6-1|87	install -d %{buildroot}%{_gamesdatadir}/etw
14cu|etw-3.6-1|88	pushd etw-data-3.6
14cu|etw-3.6-1|89	cp -r * %{buildroot}%{_gamesdatadir}/etw
14cu|etw-3.6-1|90	popd
14cu|etw-3.6-1|91	rm %{buildroot}%{_gamesdatadir}/etw/newgfx/.cvsignore
14cu|etw-3.6-1|92	rm -rf %{buildroot}%{_gamesdatadir}/etw/t/
14cu|etw-3.6-1|93	rm -rf %{buildroot}%{_gamesdatadir}/etw/saves/
14cu|etw-3.6-1|94	
14cu|etw-3.6-1|95	# menu entry
14cu|etw-3.6-1|96	mkdir -p %{buildroot}%{_datadir}/applications
14cu|etw-3.6-1|97	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|etw-3.6-1|98	[Desktop Entry]
14cu|etw-3.6-1|99	Name=Eat the Whistle
14cu|etw-3.6-1|100	GenericName=etw
14cu|etw-3.6-1|101	Comment=2D soccer game
14cu|etw-3.6-1|102	Exec=%{name}
14cu|etw-3.6-1|103	Icon=%{name}
14cu|etw-3.6-1|104	Type=Application
14cu|etw-3.6-1|105	Categories=Game;SportsGame;
14cu|etw-3.6-1|106	StartupNotify=true
14cu|etw-3.6-1|107	EOF
14cu|etw-3.6-1|108	
14cu|etw-3.6-1|109	
14cu|etw-3.6-1|110	%changelog
14cu|etw-3.6-1|111	
14cu|etw-3.6-1|112	* Sun Apr 16 2017 abfonly <abfonly@gmail.com> 3.6-1
14cu|etw-3.6-1|113	- (bb7c8c0) Imported from SRPM
14cu|etw-3.6-1|114	
14cu|etw-3.6-1|115	

10078 14
14cu|evemu-2.4.0-1|1	# TODO: Split python files from development package
14cu|evemu-2.4.0-1|2	
14cu|evemu-2.4.0-1|3	%define major 3
14cu|evemu-2.4.0-1|4	%define libname %mklibname %{name} %{major}
14cu|evemu-2.4.0-1|5	%define devname %mklibname %{name} -d
14cu|evemu-2.4.0-1|6	
14cu|evemu-2.4.0-1|7	Summary:	Event Device Query and Emulation Program
14cu|evemu-2.4.0-1|8	Name:		evemu
14cu|evemu-2.4.0-1|9	Version:	2.4.0
14cu|evemu-2.4.0-1|10	Release:	1
14cu|evemu-2.4.0-1|11	License:	GPLv3+
14cu|evemu-2.4.0-1|12	Group:		Development/Other
14cu|evemu-2.4.0-1|13	Url:		http://www.freedesktop.org/wiki/Evemu/
14cu|evemu-2.4.0-1|14	Source0:	http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
14cu|evemu-2.4.0-1|15	BuildRequires:	asciidoc
14cu|evemu-2.4.0-1|16	BuildRequires:	xmlto
14cu|evemu-2.4.0-1|17	BuildRequires:	pkgconfig(libevdev) >= 0.5
14cu|evemu-2.4.0-1|18	BuildRequires:	pkgconfig(python)
14cu|evemu-2.4.0-1|19	
14cu|evemu-2.4.0-1|20	%description
14cu|evemu-2.4.0-1|21	%{name} is a simple utility to capture the event stream from input devices
14cu|evemu-2.4.0-1|22	and replay that stream on a virtual input device.
14cu|evemu-2.4.0-1|23	
14cu|evemu-2.4.0-1|24	%files
14cu|evemu-2.4.0-1|25	%doc COPYING
14cu|evemu-2.4.0-1|26	%{_bindir}/%{name}-describe
14cu|evemu-2.4.0-1|27	%{_bindir}/%{name}-device
14cu|evemu-2.4.0-1|28	%{_bindir}/%{name}-play
14cu|evemu-2.4.0-1|29	%{_bindir}/%{name}-record
14cu|evemu-2.4.0-1|30	%{_bindir}/%{name}-event
14cu|evemu-2.4.0-1|31	%{_mandir}/man1/%{name}-*.1.*
14cu|evemu-2.4.0-1|32	
14cu|evemu-2.4.0-1|33	#----------------------------------------------------------------------------
14cu|evemu-2.4.0-1|34	
14cu|evemu-2.4.0-1|35	%package -n %{libname}
14cu|evemu-2.4.0-1|36	Summary:	Event Device Query and Emulation Program Library Package
14cu|evemu-2.4.0-1|37	Group:		System/Libraries
14cu|evemu-2.4.0-1|38	Requires:	%{name}
14cu|evemu-2.4.0-1|39	
14cu|evemu-2.4.0-1|40	%description -n %{libname}
14cu|evemu-2.4.0-1|41	This package contains the library needed to run programs dynamically linked
14cu|evemu-2.4.0-1|42	with evemu.
14cu|evemu-2.4.0-1|43	
14cu|evemu-2.4.0-1|44	%files -n %{libname}
14cu|evemu-2.4.0-1|45	%{_libdir}/lib%{name}.so.%{major}
14cu|evemu-2.4.0-1|46	%{_libdir}/lib%{name}.so.%{major}.*
14cu|evemu-2.4.0-1|47	
14cu|evemu-2.4.0-1|48	#----------------------------------------------------------------------------
14cu|evemu-2.4.0-1|49	
14cu|evemu-2.4.0-1|50	%package -n %{devname}
14cu|evemu-2.4.0-1|51	Summary:	Event Device Query and Emulation Program Development Package
14cu|evemu-2.4.0-1|52	Group:		Development/Other
14cu|evemu-2.4.0-1|53	Requires:	%{libname} = %{EVRD}
14cu|evemu-2.4.0-1|54	Provides:	%{name}-devel = %{EVRD}
14cu|evemu-2.4.0-1|55	
14cu|evemu-2.4.0-1|56	%description -n %{devname}
14cu|evemu-2.4.0-1|57	This package provides headers files for evemu development.
14cu|evemu-2.4.0-1|58	
14cu|evemu-2.4.0-1|59	%files -n %{devname}
14cu|evemu-2.4.0-1|60	%{_includedir}/%{name}.h
14cu|evemu-2.4.0-1|61	%{_libdir}/lib%{name}.so
14cu|evemu-2.4.0-1|62	%{_libdir}/pkgconfig/%{name}.pc
14cu|evemu-2.4.0-1|63	%dir %{python_sitelib}/evemu/
14cu|evemu-2.4.0-1|64	%{python_sitelib}/evemu/*
14cu|evemu-2.4.0-1|65	
14cu|evemu-2.4.0-1|66	#----------------------------------------------------------------------------
14cu|evemu-2.4.0-1|67	
14cu|evemu-2.4.0-1|68	%prep
14cu|evemu-2.4.0-1|69	%setup -q
14cu|evemu-2.4.0-1|70	
14cu|evemu-2.4.0-1|71	%build
14cu|evemu-2.4.0-1|72	autoreconf -fi
14cu|evemu-2.4.0-1|73	%configure --disable-static
14cu|evemu-2.4.0-1|74	%make
14cu|evemu-2.4.0-1|75	
14cu|evemu-2.4.0-1|76	%install
14cu|evemu-2.4.0-1|77	%makeinstall_std
14cu|evemu-2.4.0-1|78	
14cu|evemu-2.4.0-1|79	%changelog
14cu|evemu-2.4.0-1|80	
14cu|evemu-2.4.0-1|81	* Wed Sep 07 2016 alzim <alzim@bk.ru> 2.4.0-1
14cu|evemu-2.4.0-1|82	- (779a6c2) Merge pull request #2 from import/evemu:rosa2016.1
14cu|evemu-2.4.0-1|83	- (779a6c2) Updated to 2.4.0
14cu|evemu-2.4.0-1|84	
14cu|evemu-2.4.0-1|85	

10079 14
14cu|eventlog-0.2.13-5|1	%define major	0
14cu|eventlog-0.2.13-5|2	%define libname	%mklibname %{name} %{major}
14cu|eventlog-0.2.13-5|3	
14cu|eventlog-0.2.13-5|4	Name:		eventlog
14cu|eventlog-0.2.13-5|5	Version:	0.2.13
14cu|eventlog-0.2.13-5|6	Release:	5
14cu|eventlog-0.2.13-5|7	Summary:	Replacement for syslog API
14cu|eventlog-0.2.13-5|8	License:	GPL
14cu|eventlog-0.2.13-5|9	Group:		System/Libraries
14cu|eventlog-0.2.13-5|10	URL:		http://www.balabit.com/products/syslog_ng/
14cu|eventlog-0.2.13-5|11	#Source:     http://www.balabit.com/downloads/files/eventlog/0.2/%{name}_%{version}.tar.gz
14cu|eventlog-0.2.13-5|12	Source:		%{name}_%{version}.tar.gz
14cu|eventlog-0.2.13-5|13	
14cu|eventlog-0.2.13-5|14	%description
14cu|eventlog-0.2.13-5|15	The EventLog library aims to be a replacement of the simple syslog() API
14cu|eventlog-0.2.13-5|16	provided on UNIX systems. The major difference between EventLog and syslog
14cu|eventlog-0.2.13-5|17	is that EventLog tries to add structure to messages.
14cu|eventlog-0.2.13-5|18	
14cu|eventlog-0.2.13-5|19	Where you had a simple non-structrured string in syslog() you have a
14cu|eventlog-0.2.13-5|20	combination of description and tag/value pairs.
14cu|eventlog-0.2.13-5|21	
14cu|eventlog-0.2.13-5|22	EventLog provides an interface to build, format and output an event record.
14cu|eventlog-0.2.13-5|23	The exact format and output method can be customized by the administrator
14cu|eventlog-0.2.13-5|24	via a configuration file.
14cu|eventlog-0.2.13-5|25	
14cu|eventlog-0.2.13-5|26	%package -n	%{libname}
14cu|eventlog-0.2.13-5|27	Group:		Development/Other
14cu|eventlog-0.2.13-5|28	Summary:	Replacement for syslog API
14cu|eventlog-0.2.13-5|29	
14cu|eventlog-0.2.13-5|30	%description -n	%{libname}
14cu|eventlog-0.2.13-5|31	The EventLog library aims to be a replacement of the simple syslog() API
14cu|eventlog-0.2.13-5|32	provided on UNIX systems. The major difference between EventLog and syslog
14cu|eventlog-0.2.13-5|33	is that EventLog tries to add structure to messages.
14cu|eventlog-0.2.13-5|34	
14cu|eventlog-0.2.13-5|35	Where you had a simple non-structrured string in syslog() you have a
14cu|eventlog-0.2.13-5|36	combination of description and tag/value pairs.
14cu|eventlog-0.2.13-5|37	
14cu|eventlog-0.2.13-5|38	EventLog provides an interface to build, format and output an event record.
14cu|eventlog-0.2.13-5|39	The exact format and output method can be customized by the administrator
14cu|eventlog-0.2.13-5|40	via a configuration file.
14cu|eventlog-0.2.13-5|41	
14cu|eventlog-0.2.13-5|42	%package -n	%{libname}-devel
14cu|eventlog-0.2.13-5|43	Group:		Development/Other
14cu|eventlog-0.2.13-5|44	Summary:	Replacement for syslog API
14cu|eventlog-0.2.13-5|45	Requires:	%{libname} = %{version}-%{release}
14cu|eventlog-0.2.13-5|46	Provides:	%{name}-devel = %{version}-%{release}
14cu|eventlog-0.2.13-5|47	
14cu|eventlog-0.2.13-5|48	%description -n	%{libname}-devel
14cu|eventlog-0.2.13-5|49	The EventLog library aims to be a replacement of the simple syslog() API
14cu|eventlog-0.2.13-5|50	provided on UNIX systems. The major difference between EventLog and syslog
14cu|eventlog-0.2.13-5|51	is that EventLog tries to add structure to messages.
14cu|eventlog-0.2.13-5|52	
14cu|eventlog-0.2.13-5|53	Where you had a simple non-structrured string in syslog() you have a
14cu|eventlog-0.2.13-5|54	combination of description and tag/value pairs.
14cu|eventlog-0.2.13-5|55	
14cu|eventlog-0.2.13-5|56	EventLog provides an interface to build, format and output an event record.
14cu|eventlog-0.2.13-5|57	The exact format and output method can be customized by the administrator
14cu|eventlog-0.2.13-5|58	via a configuration file.
14cu|eventlog-0.2.13-5|59	
14cu|eventlog-0.2.13-5|60	%prep
14cu|eventlog-0.2.13-5|61	%setup -q
14cu|eventlog-0.2.13-5|62	
14cu|eventlog-0.2.13-5|63	%build
14cu|eventlog-0.2.13-5|64	%configure2_5x
14cu|eventlog-0.2.13-5|65	%make
14cu|eventlog-0.2.13-5|66	
14cu|eventlog-0.2.13-5|67	%install
14cu|eventlog-0.2.13-5|68	%makeinstall
14cu|eventlog-0.2.13-5|69	
14cu|eventlog-0.2.13-5|70	%files -n %{libname}
14cu|eventlog-0.2.13-5|71	%doc AUTHORS ChangeLog COPYING CREDITS NEWS PORTS README VERSION
14cu|eventlog-0.2.13-5|72	%{_libdir}/libevtlog*so.*
14cu|eventlog-0.2.13-5|73	
14cu|eventlog-0.2.13-5|74	%files -n %{libname}-devel
14cu|eventlog-0.2.13-5|75	%{_includedir}/eventlog
14cu|eventlog-0.2.13-5|76	%{_libdir}/libevtlog.a
14cu|eventlog-0.2.13-5|77	%{_libdir}/libevtlog.so
14cu|eventlog-0.2.13-5|78	%{_libdir}/pkgconfig/eventlog.pc
14cu|eventlog-0.2.13-5|79	
14cu|eventlog-0.2.13-5|80	
14cu|eventlog-0.2.13-5|81	%changelog
14cu|eventlog-0.2.13-5|82	
14cu|eventlog-0.2.13-5|83	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 0.2.13-5
14cu|eventlog-0.2.13-5|84	- (8ac0fb8) Merge pull request #1 from inn0kenty/eventlog:rosa2014.1
14cu|eventlog-0.2.13-5|85	- (8ac0fb8) Updated to a new version
14cu|eventlog-0.2.13-5|86	
14cu|eventlog-0.2.13-5|87	

10080 14
14cu|exaile-3.4.5-1|1	%define debug_package %{nil}
14cu|exaile-3.4.5-1|2	
14cu|exaile-3.4.5-1|3	%define url_ver %(echo %version | cut -d. -f1,2,3)
14cu|exaile-3.4.5-1|4	
14cu|exaile-3.4.5-1|5	Summary:	A powerful GTK music player
14cu|exaile-3.4.5-1|6	Name:		exaile
14cu|exaile-3.4.5-1|7	Version:	3.4.5
14cu|exaile-3.4.5-1|8	Release:	1
14cu|exaile-3.4.5-1|9	Epoch:		1
14cu|exaile-3.4.5-1|10	Group:		Sound
14cu|exaile-3.4.5-1|11	License:	GPLv2+
14cu|exaile-3.4.5-1|12	URL:		http://www.exaile.org/
14cu|exaile-3.4.5-1|13	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz
14cu|exaile-3.4.5-1|14	# (gvm) there is no a musictracker plugin
14cu|exaile-3.4.5-1|15	# let's use native plugin for exaile from: http://sourceforge.net/projects/exailemusictrac/
14cu|exaile-3.4.5-1|16	Source1:	http://downloads.sourceforge.net/project/exailemusictrac/%{name}musictracker-0.1.2.tar.gz
14cu|exaile-3.4.5-1|17	Patch0:		exaile-3.4.2-makefile.patch
14cu|exaile-3.4.5-1|18	#Patch1:	exaile-3.3.0-udisks.patch
14cu|exaile-3.4.5-1|19	Patch2:		exaile-3.3.1-launcher.patch
14cu|exaile-3.4.5-1|20	BuildRequires:	python-gobject-devel >= 2.18
14cu|exaile-3.4.5-1|21	BuildRequires:	intltool
14cu|exaile-3.4.5-1|22	BuildRequires:	gettext-devel
14cu|exaile-3.4.5-1|23	BuildRequires:	help2man
14cu|exaile-3.4.5-1|24	Requires:	pygtk2.0
14cu|exaile-3.4.5-1|25	Requires:	gstreamer0.10-python
14cu|exaile-3.4.5-1|26	Requires:	gstreamer0.10-plugins-good
14cu|exaile-3.4.5-1|27	Requires:	gstreamer0.10-plugins-base
14cu|exaile-3.4.5-1|28	Requires:	gstreamer0.10-plugins-ugly
14cu|exaile-3.4.5-1|29	Requires:	gstreamer0.10-cdio
14cu|exaile-3.4.5-1|30	Requires:	gstreamer0.10-moodbar
14cu|exaile-3.4.5-1|31	Requires:	dbus-python
14cu|exaile-3.4.5-1|32	Requires:	mutagen >= 1.10
14cu|exaile-3.4.5-1|33	Requires:	python-gobject2
14cu|exaile-3.4.5-1|34	Requires:	python-CDDB
14cu|exaile-3.4.5-1|35	Suggests:	python-gpod
14cu|exaile-3.4.5-1|36	BuildArch:	noarch
14cu|exaile-3.4.5-1|37	
14cu|exaile-3.4.5-1|38	%description
14cu|exaile-3.4.5-1|39	Exaile is a music player inspired by KDE's Amarok, but for GTK and written in
14cu|exaile-3.4.5-1|40	Python. It incorporates many of the cool things from Amarok and other, like:
14cu|exaile-3.4.5-1|41	* automatic fetching of album art
14cu|exaile-3.4.5-1|42	* handling of large libraries
14cu|exaile-3.4.5-1|43	* lyrics fetching
14cu|exaile-3.4.5-1|44	* artist/album information via the wikipedia
14cu|exaile-3.4.5-1|45	* Last.fm support
14cu|exaile-3.4.5-1|46	* optional iPod support
14cu|exaile-3.4.5-1|47	* an advanced tag editor
14cu|exaile-3.4.5-1|48	* a SHOUTcast directory browser.
14cu|exaile-3.4.5-1|49	
14cu|exaile-3.4.5-1|50	In addition, Exaile also includes:
14cu|exaile-3.4.5-1|51	* a SHOUTcast directory browser
14cu|exaile-3.4.5-1|52	* tabbed playlists (so you can have more than one playlist open at a time)
14cu|exaile-3.4.5-1|53	* blacklisting of tracks (so they don't get scanned into your library)
14cu|exaile-3.4.5-1|54	* downloading of guitar tablature from fretplay.com
14cu|exaile-3.4.5-1|55	* submitting played tracks on your iPod to Last.fm.
14cu|exaile-3.4.5-1|56	
14cu|exaile-3.4.5-1|57	%files -f %{name}.lang
14cu|exaile-3.4.5-1|58	%dir %{_datadir}/%{name}
14cu|exaile-3.4.5-1|59	%{_bindir}/%{name}
14cu|exaile-3.4.5-1|60	%{_datadir}/%{name}/*
14cu|exaile-3.4.5-1|61	%{_datadir}/applications/*.desktop
14cu|exaile-3.4.5-1|62	%{_datadir}/appdata/%{name}.appdata.xml
14cu|exaile-3.4.5-1|63	%{_datadir}/pixmaps/%{name}.*
14cu|exaile-3.4.5-1|64	%{_datadir}/dbus-1/services/org.exaile.Exaile.service
14cu|exaile-3.4.5-1|65	%config(noreplace) %{_sysconfdir}/xdg/exaile/
14cu|exaile-3.4.5-1|66	%{_mandir}/man1/%{name}.*
14cu|exaile-3.4.5-1|67	
14cu|exaile-3.4.5-1|68	#-----------------------------------------------------------------------------
14cu|exaile-3.4.5-1|69	
14cu|exaile-3.4.5-1|70	%prep
14cu|exaile-3.4.5-1|71	%setup -q
14cu|exaile-3.4.5-1|72	%apply_patches
14cu|exaile-3.4.5-1|73	
14cu|exaile-3.4.5-1|74	# (tpg) unpack the plugin
14cu|exaile-3.4.5-1|75	tar xf %{SOURCE1} -C plugins/
14cu|exaile-3.4.5-1|76	
14cu|exaile-3.4.5-1|77	
14cu|exaile-3.4.5-1|78	%build
14cu|exaile-3.4.5-1|79	%make
14cu|exaile-3.4.5-1|80	
14cu|exaile-3.4.5-1|81	
14cu|exaile-3.4.5-1|82	%install
14cu|exaile-3.4.5-1|83	%makeinstall_std PREFIX=%{_prefix} LIBINSTALLDIR=%{_datadir} DESTDIR=%{buildroot}
14cu|exaile-3.4.5-1|84	
14cu|exaile-3.4.5-1|85	# Fix lots of python-bytecode-inconsistent-mtime rpmlint warning
14cu|exaile-3.4.5-1|86	find %{buildroot}%{_datadir}/%{name} -name '*.pyo' -exec rm -f {} \;
14cu|exaile-3.4.5-1|87	%py_compile %{buildroot}%{_datadir}/%{name}
14cu|exaile-3.4.5-1|88	
14cu|exaile-3.4.5-1|89	# Fix some rpmlint warnings
14cu|exaile-3.4.5-1|90	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/ipconsole/ipython_view/*.py
14cu|exaile-3.4.5-1|91	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/daapserver/*.py
14cu|exaile-3.4.5-1|92	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/multialarmclock/*.py
14cu|exaile-3.4.5-1|93	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/lastfmlove/*.py
14cu|exaile-3.4.5-1|94	
14cu|exaile-3.4.5-1|95	%find_lang %{name}
14cu|exaile-3.4.5-1|96	
14cu|exaile-3.4.5-1|97	%changelog
14cu|exaile-3.4.5-1|98	
14cu|exaile-3.4.5-1|99	* Sat Feb 13 2016 Giovanni Mariani <mc2374@mclink.it> 1:3.4.5-1
14cu|exaile-3.4.5-1|100	- (ffc562c) Updated to release 3.4.5
14cu|exaile-3.4.5-1|101	
14cu|exaile-3.4.5-1|102	

10081 14
14cu|exelearning-1.04.0.3532-6|1	%define debug_package %{nil}
14cu|exelearning-1.04.0.3532-6|2	
14cu|exelearning-1.04.0.3532-6|3	Name:           exelearning
14cu|exelearning-1.04.0.3532-6|4	Summary:        EXe eLearning XHTML editor
14cu|exelearning-1.04.0.3532-6|5	
14cu|exelearning-1.04.0.3532-6|6	Url:            http://exelearning.org/
14cu|exelearning-1.04.0.3532-6|7	Version:        1.04.0.3532
14cu|exelearning-1.04.0.3532-6|8	License:        GPL
14cu|exelearning-1.04.0.3532-6|9	Group:          Publishing
14cu|exelearning-1.04.0.3532-6|10	Release:        6
14cu|exelearning-1.04.0.3532-6|11	Source0:        exe-%{version}-source.tar.bz2
14cu|exelearning-1.04.0.3532-6|12	Source1:	exe_ru.tar.gz
14cu|exelearning-1.04.0.3532-6|13	Patch0:         exe-1.02.0.3303-desktop.patch
14cu|exelearning-1.04.0.3532-6|14	#Patch1:         exe-1.04.0.3532-deprecated_md5.patch
14cu|exelearning-1.04.0.3532-6|15	Patch2:		exe-1.04-pillow.patch
14cu|exelearning-1.04.0.3532-6|16	BuildRequires:  python-devel unzip
14cu|exelearning-1.04.0.3532-6|17	BuildRequires:  fdupes
14cu|exelearning-1.04.0.3532-6|18	BuildRequires:  python-setuptools
14cu|exelearning-1.04.0.3532-6|19	Requires:       python-imaging
14cu|exelearning-1.04.0.3532-6|20	Requires:       python-zope-interface
14cu|exelearning-1.04.0.3532-6|21	Requires:       firefox
14cu|exelearning-1.04.0.3532-6|22	Requires:       python-xmldiff
14cu|exelearning-1.04.0.3532-6|23	Suggests:     %{name}-manual = %{version}
14cu|exelearning-1.04.0.3532-6|24	
14cu|exelearning-1.04.0.3532-6|25	
14cu|exelearning-1.04.0.3532-6|26	%description
14cu|exelearning-1.04.0.3532-6|27	eXe, the eLearning XHTML editor, is an authoring environment which enables
14cu|exelearning-1.04.0.3532-6|28	teachers to publish web content in standard package formats (like IMS
14cu|exelearning-1.04.0.3532-6|29	Content Packages and SCORM) without the need to become proficient in HTML
14cu|exelearning-1.04.0.3532-6|30	or XML markup.  Content generated using eXe can be used by any Learning
14cu|exelearning-1.04.0.3532-6|31	Management System.
14cu|exelearning-1.04.0.3532-6|32	
14cu|exelearning-1.04.0.3532-6|33	
14cu|exelearning-1.04.0.3532-6|34	%package manual
14cu|exelearning-1.04.0.3532-6|35	Summary:        The complete manual for eXe
14cu|exelearning-1.04.0.3532-6|36	
14cu|exelearning-1.04.0.3532-6|37	Group:          Books/Other
14cu|exelearning-1.04.0.3532-6|38	Recommends:     %{name} = %{version}
14cu|exelearning-1.04.0.3532-6|39	
14cu|exelearning-1.04.0.3532-6|40	%description manual
14cu|exelearning-1.04.0.3532-6|41	This package contains the complete manual for eXe.
14cu|exelearning-1.04.0.3532-6|42	
14cu|exelearning-1.04.0.3532-6|43	%package devel
14cu|exelearning-1.04.0.3532-6|44	Summary:        Development package for eXe based software
14cu|exelearning-1.04.0.3532-6|45	
14cu|exelearning-1.04.0.3532-6|46	Group:          Development/Other
14cu|exelearning-1.04.0.3532-6|47	Requires:       %{name} = %{version}
14cu|exelearning-1.04.0.3532-6|48	
14cu|exelearning-1.04.0.3532-6|49	%description devel
14cu|exelearning-1.04.0.3532-6|50	This package contains the header files and libraries needed to develop
14cu|exelearning-1.04.0.3532-6|51	programs that use eXe.
14cu|exelearning-1.04.0.3532-6|52	
14cu|exelearning-1.04.0.3532-6|53	
14cu|exelearning-1.04.0.3532-6|54	%prep
14cu|exelearning-1.04.0.3532-6|55	%setup -n exe -a 1
14cu|exelearning-1.04.0.3532-6|56	%patch0
14cu|exelearning-1.04.0.3532-6|57	#patch1 -p0
14cu|exelearning-1.04.0.3532-6|58	%patch2 -p1
14cu|exelearning-1.04.0.3532-6|59	# remove the other platform binaries
14cu|exelearning-1.04.0.3532-6|60	#rm -f exe/webui/templates/mimetex.64.cgi exe/webui/templates/mimetex.exe
14cu|exelearning-1.04.0.3532-6|61	rm -f exe/webui/templates/mimetex-darwin.cgi
14cu|exelearning-1.04.0.3532-6|62	rm -f exe/msvcr71.dll
14cu|exelearning-1.04.0.3532-6|63	rm -f twisted/spread/cBanana.so
14cu|exelearning-1.04.0.3532-6|64	rm -f twisted/protocols/_c_urlarg.so
14cu|exelearning-1.04.0.3532-6|65	
14cu|exelearning-1.04.0.3532-6|66	#exclude file requires ugly arch dependensis
14cu|exelearning-1.04.0.3532-6|67	%ifarch i586
14cu|exelearning-1.04.0.3532-6|68	rm -f exe/webui/templates/mimetex.64.cgi
14cu|exelearning-1.04.0.3532-6|69	%endif
14cu|exelearning-1.04.0.3532-6|70	%ifarch x86_64
14cu|exelearning-1.04.0.3532-6|71	rm -f exe/webui/templates/mimetex.cgi
14cu|exelearning-1.04.0.3532-6|72	%endif
14cu|exelearning-1.04.0.3532-6|73	
14cu|exelearning-1.04.0.3532-6|74	%build
14cu|exelearning-1.04.0.3532-6|75	python rpm-setup.py build
14cu|exelearning-1.04.0.3532-6|76	
14cu|exelearning-1.04.0.3532-6|77	%install
14cu|exelearning-1.04.0.3532-6|78	export NO_BRP_CHECK_BYTECODE_VERSION="true"
14cu|exelearning-1.04.0.3532-6|79	python rpm-setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|exelearning-1.04.0.3532-6|80	#
14cu|exelearning-1.04.0.3532-6|81	cp -a twisted nevow formless %{buildroot}%{_datadir}/exe
14cu|exelearning-1.04.0.3532-6|82	install -Dm644 exe.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/exe.png
14cu|exelearning-1.04.0.3532-6|83	install -Dm644 exe.desktop %{buildroot}%{_datadir}/applications/exe.desktop
14cu|exelearning-1.04.0.3532-6|84	install -Dm644 exe.xml     %{buildroot}%{_datadir}/mime/packages/exe.xml
14cu|exelearning-1.04.0.3532-6|85	
14cu|exelearning-1.04.0.3532-6|86	chmod 755 %{buildroot}%{_datadir}/exe/twisted/web/test/test_distrib.py
14cu|exelearning-1.04.0.3532-6|87	chmod 755 %{buildroot}%{_datadir}/exe/twisted/trial/test/scripttest.py
14cu|exelearning-1.04.0.3532-6|88	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/tokens.py
14cu|exelearning-1.04.0.3532-6|89	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/test/test_schema.py
14cu|exelearning-1.04.0.3532-6|90	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/remoteinterface.py
14cu|exelearning-1.04.0.3532-6|91	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/banana.py
14cu|exelearning-1.04.0.3532-6|92	chmod 755 %{buildroot}%{_datadir}/exe/twisted/internet/glib2reactor.py
14cu|exelearning-1.04.0.3532-6|93	chmod 755 %{buildroot}%{py_puresitedir}/exe/webui/webserver.py
14cu|exelearning-1.04.0.3532-6|94	chmod 755 %{buildroot}%{py_puresitedir}/exe/webui/browser.py
14cu|exelearning-1.04.0.3532-6|95	chmod 755 %{buildroot}%{py_puresitedir}/exe/engine/version.py
14cu|exelearning-1.04.0.3532-6|96	chmod 755 %{buildroot}%{py_puresitedir}/exe/engine/feedparser.py
14cu|exelearning-1.04.0.3532-6|97	chmod 755 %{buildroot}%{py_puresitedir}/exe/application.py
14cu|exelearning-1.04.0.3532-6|98	chmod 755 %{buildroot}%{_datadir}/exe/templates/mimetex*.cgi
14cu|exelearning-1.04.0.3532-6|99	
14cu|exelearning-1.04.0.3532-6|100	
14cu|exelearning-1.04.0.3532-6|101	%post
14cu|exelearning-1.04.0.3532-6|102	if [ -f usr/bin/update-mime-database ]; then
14cu|exelearning-1.04.0.3532-6|103	usr/bin/update-mime-database /usr/share/mime &> /dev/null
14cu|exelearning-1.04.0.3532-6|104	fi
14cu|exelearning-1.04.0.3532-6|105	
14cu|exelearning-1.04.0.3532-6|106	%postun
14cu|exelearning-1.04.0.3532-6|107	if [ -f usr/bin/update-mime-database ]; then
14cu|exelearning-1.04.0.3532-6|108	usr/bin/update-mime-database /usr/share/mime > /dev/null
14cu|exelearning-1.04.0.3532-6|109	fi
14cu|exelearning-1.04.0.3532-6|110	
14cu|exelearning-1.04.0.3532-6|111	%files
14cu|exelearning-1.04.0.3532-6|112	%doc COPYING NEWS
14cu|exelearning-1.04.0.3532-6|113	%{_bindir}/exe
14cu|exelearning-1.04.0.3532-6|114	%dir %{py_puresitedir}/exe
14cu|exelearning-1.04.0.3532-6|115	%{py_puresitedir}/exe/*
14cu|exelearning-1.04.0.3532-6|116	%dir %{_datadir}/exe
14cu|exelearning-1.04.0.3532-6|117	%{_datadir}/exe/*
14cu|exelearning-1.04.0.3532-6|118	%exclude %{_datadir}/exe/docs/manual/*
14cu|exelearning-1.04.0.3532-6|119	%{_datadir}/icons/hicolor
14cu|exelearning-1.04.0.3532-6|120	%{_datadir}/applications/exe.desktop
14cu|exelearning-1.04.0.3532-6|121	%config %{_datadir}/mime/packages/exe.xml
14cu|exelearning-1.04.0.3532-6|122	%exclude %{_datadir}/exe/twisted/spread/cBanana.c
14cu|exelearning-1.04.0.3532-6|123	%exclude %{_datadir}/exe/twisted/protocols/_c_urlarg.c
14cu|exelearning-1.04.0.3532-6|124	%exclude %{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
14cu|exelearning-1.04.0.3532-6|125	%exclude %{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
14cu|exelearning-1.04.0.3532-6|126	
14cu|exelearning-1.04.0.3532-6|127	%{py_puresitedir}/exe-*.egg-info
14cu|exelearning-1.04.0.3532-6|128	
14cu|exelearning-1.04.0.3532-6|129	%files manual
14cu|exelearning-1.04.0.3532-6|130	%dir %{_datadir}/exe/docs/manual
14cu|exelearning-1.04.0.3532-6|131	%{_datadir}/exe/docs/manual/*
14cu|exelearning-1.04.0.3532-6|132	
14cu|exelearning-1.04.0.3532-6|133	%files devel
14cu|exelearning-1.04.0.3532-6|134	%{_datadir}/exe/twisted/spread/cBanana.c
14cu|exelearning-1.04.0.3532-6|135	%{_datadir}/exe/twisted/protocols/_c_urlarg.c
14cu|exelearning-1.04.0.3532-6|136	%{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
14cu|exelearning-1.04.0.3532-6|137	%{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
14cu|exelearning-1.04.0.3532-6|138	
14cu|exelearning-1.04.0.3532-6|139	
14cu|exelearning-1.04.0.3532-6|140	
14cu|exelearning-1.04.0.3532-6|141	%changelog
14cu|exelearning-1.04.0.3532-6|142	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04.0.3532-6
14cu|exelearning-1.04.0.3532-6|143	+ Revision: 22c7d83
14cu|exelearning-1.04.0.3532-6|144	- Patch to work with pillow
14cu|exelearning-1.04.0.3532-6|145	
14cu|exelearning-1.04.0.3532-6|146	

10082 14
14cu|exim-4.88-2|1	%define _disable_ld_no_undefined 1
14cu|exim-4.88-2|2	
14cu|exim-4.88-2|3	%define saversion 4.2.1
14cu|exim-4.88-2|4	
14cu|exim-4.88-2|5	%define tlsdir %{_sysconfdir}/pki/tls/%{name}
14cu|exim-4.88-2|6	
14cu|exim-4.88-2|7	%bcond_without mysql
14cu|exim-4.88-2|8	%bcond_with pgsql
14cu|exim-4.88-2|9	%bcond_without monitor
14cu|exim-4.88-2|10	%bcond_without exiscan
14cu|exim-4.88-2|11	%bcond_with spf2
14cu|exim-4.88-2|12	%bcond_with srs_alt
14cu|exim-4.88-2|13	%bcond_without sqlite3
14cu|exim-4.88-2|14	%bcond_without ldap
14cu|exim-4.88-2|15	%bcond_without sasl2
14cu|exim-4.88-2|16	%bcond_without logrotate
14cu|exim-4.88-2|17	%bcond_without certs
14cu|exim-4.88-2|18	
14cu|exim-4.88-2|19	%define altpriority 40
14cu|exim-4.88-2|20	%define alternatives_install_cmd update-alternatives --install %{_sbindir}/sendmail mta %{_sbindir}/sendmail.exim %{altpriority} --slave %{_prefix}/lib/sendmail mta-in_libdir %{_sbindir}/sendmail.exim --slave %{_bindir}/mailq mta-mailq %{_bindir}/mailq.exim --slave %{_bindir}/newaliases mta-newaliases %{_bindir}/newaliases.exim --slave %{_bindir}/rmail mta-rmail %{_bindir}/rmail.exim --slave %{_sysconfdir}/aliases mta-etc_aliases %{_sysconfdir}/exim/aliases
14cu|exim-4.88-2|21	
14cu|exim-4.88-2|22	Summary:	The exim mail transfer agent
14cu|exim-4.88-2|23	Name:		exim
14cu|exim-4.88-2|24	Version:	4.88
14cu|exim-4.88-2|25	Release:	2
14cu|exim-4.88-2|26	License:	GPLv2+
14cu|exim-4.88-2|27	Group:		System/Servers
14cu|exim-4.88-2|28	Url:		http://www.exim.org
14cu|exim-4.88-2|29	Source0:	ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz
14cu|exim-4.88-2|30	Source1:	ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz.asc
14cu|exim-4.88-2|31	# http://www.exim.org/pub/exim/exim4/config.samples.tar.bz2
14cu|exim-4.88-2|32	Source2:	exim-4.43-config.samples.tar.bz2
14cu|exim-4.88-2|33	Source3:	ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz
14cu|exim-4.88-2|34	Source4:	ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz.asc
14cu|exim-4.88-2|35	# http://sa-exim.sourceforge.net/
14cu|exim-4.88-2|36	Source5:	http://prdownloads.sourceforge.net/sa-exim/sa-exim-%{saversion}.tar.gz
14cu|exim-4.88-2|37	#Source6:	eximconfig.bz2
14cu|exim-4.88-2|38	Source7:	exim-README.urpmi
14cu|exim-4.88-2|39	Source20:	exim.aliases
14cu|exim-4.88-2|40	Source21:	exim.init
14cu|exim-4.88-2|41	Source22:	exim.sysconfig
14cu|exim-4.88-2|42	Source23:	exim.logrotate
14cu|exim-4.88-2|43	Source24:	exim.pam
14cu|exim-4.88-2|44	Source25:	exim_monitor-16x16.png
14cu|exim-4.88-2|45	Source26:	exim_monitor-32x32.png
14cu|exim-4.88-2|46	Source27:	exim_monitor-48x48.png
14cu|exim-4.88-2|47	Source28:	exim-4.63-auth_pop3_imap.embedded_perl
14cu|exim-4.88-2|48	Source29:	exim-4.63-sasl2_smtpd.conf
14cu|exim-4.88-2|49	Source30:	exim-4.63-logrotate_eximstats
14cu|exim-4.88-2|50	Source31:	exim-4.63-cron_exicyclog_eximstats
14cu|exim-4.88-2|51	Source32:	exim-4.63-sysconfig
14cu|exim-4.88-2|52	Source33:	exim-tmpfiles.conf
14cu|exim-4.88-2|53	Patch0:		exim-4.88-mdv-config.patch
14cu|exim-4.88-2|54	Patch3:		exim-4.22-install.patch
14cu|exim-4.88-2|55	Patch8:		sa-exim-4.2.1-fix-str-fmt.patch
14cu|exim-4.88-2|56	
14cu|exim-4.88-2|57	Patch10:	exim-4.87-rhl.patch
14cu|exim-4.88-2|58	Patch11:	exim-4.87-cyrus.patch
14cu|exim-4.88-2|59	Patch12:	exim-4.87-pamconfig.patch
14cu|exim-4.88-2|60	Patch13:	exim-4.87-spamdconf.patch
14cu|exim-4.88-2|61	Patch14:	exim-4.87-procmail.patch
14cu|exim-4.88-2|62	Patch15:	exim-4.87-allow-filter.patch
14cu|exim-4.88-2|63	Patch16:	exim-4.87-localhost-is-local.patch
14cu|exim-4.88-2|64	Patch17:	exim-4.87-greylist-conf.patch
14cu|exim-4.88-2|65	Patch18:	exim-4.87-smarthost-config.patch
14cu|exim-4.88-2|66	Patch19:	exim-4.87-environment.patch
14cu|exim-4.88-2|67	
14cu|exim-4.88-2|68	BuildRequires:	links
14cu|exim-4.88-2|69	BuildRequires:	lynx
14cu|exim-4.88-2|70	BuildRequires:	db-devel
14cu|exim-4.88-2|71	%if %{with spf2}
14cu|exim-4.88-2|72	BuildRequires:	libspf2-devel
14cu|exim-4.88-2|73	%endif
14cu|exim-4.88-2|74	%if %{with mysql}
14cu|exim-4.88-2|75	BuildRequires:	mysql-devel
14cu|exim-4.88-2|76	%endif
14cu|exim-4.88-2|77	%if %{with ldap}
14cu|exim-4.88-2|78	BuildRequires:	openldap-devel >= 2.0.11
14cu|exim-4.88-2|79	Requires:	openldap >= 2.0.11
14cu|exim-4.88-2|80	%endif
14cu|exim-4.88-2|81	BuildRequires:	pam-devel
14cu|exim-4.88-2|82	BuildRequires:	perl-devel
14cu|exim-4.88-2|83	%if %{with sasl2}
14cu|exim-4.88-2|84	BuildRequires:	sasl-devel >= 2.1.25
14cu|exim-4.88-2|85	%endif
14cu|exim-4.88-2|86	%if %{with srs_alt}
14cu|exim-4.88-2|87	BuildRequires:	srs_alt-devel
14cu|exim-4.88-2|88	%endif
14cu|exim-4.88-2|89	BuildRequires:	tcp_wrappers-devel
14cu|exim-4.88-2|90	BuildRequires:	pkgconfig(openssl)
14cu|exim-4.88-2|91	BuildRequires:	pkgconfig(libpcre)
14cu|exim-4.88-2|92	%if %{with pgsql}
14cu|exim-4.88-2|93	BuildRequires:	pkgconfig(libpq)
14cu|exim-4.88-2|94	%endif
14cu|exim-4.88-2|95	BuildRequires:	pkgconfig(libtirpc)
14cu|exim-4.88-2|96	%if %{with sqlite3}
14cu|exim-4.88-2|97	BuildRequires:	pkgconfig(sqlite3)
14cu|exim-4.88-2|98	%endif
14cu|exim-4.88-2|99	%if %{with monitor}
14cu|exim-4.88-2|100	BuildRequires:	pkgconfig(x11)
14cu|exim-4.88-2|101	BuildRequires:	pkgconfig(xaw7)
14cu|exim-4.88-2|102	BuildRequires:	pkgconfig(xext)
14cu|exim-4.88-2|103	BuildRequires:	pkgconfig(xmu)
14cu|exim-4.88-2|104	BuildRequires:	pkgconfig(xt)
14cu|exim-4.88-2|105	%endif
14cu|exim-4.88-2|106	Requires(pre):	rpm-helper
14cu|exim-4.88-2|107	Requires:	apache-mod_socache_shmcb
14cu|exim-4.88-2|108	Requires:	openssl
14cu|exim-4.88-2|109	Requires:	perl(Net::IMAP::Simple)
14cu|exim-4.88-2|110	Provides:	mail-server
14cu|exim-4.88-2|111	Provides:	sendmail-command
14cu|exim-4.88-2|112	Conflicts:	postfix
14cu|exim-4.88-2|113	Conflicts:	qmail
14cu|exim-4.88-2|114	Conflicts:	sendmail
14cu|exim-4.88-2|115	
14cu|exim-4.88-2|116	%description
14cu|exim-4.88-2|117	Exim is a mail transport agent (MTA) developed at the University of
14cu|exim-4.88-2|118	Cambridge for use on Unix systems connected to the Internet. In style
14cu|exim-4.88-2|119	it is similar to Smail 3, but its facilities are more extensive, and
14cu|exim-4.88-2|120	in particular it has options for verifying incoming sender and
14cu|exim-4.88-2|121	recipient addresses, for refusing mail from specified hosts, networks,
14cu|exim-4.88-2|122	or senders, and for controlling mail relaying. Exim is in production
14cu|exim-4.88-2|123	use at quite a few sites, some of which move hundreds of thousands of
14cu|exim-4.88-2|124	messages per day.
14cu|exim-4.88-2|125	
14cu|exim-4.88-2|126	%files
14cu|exim-4.88-2|127	%doc ACKNOWLEDGMENTS CHANGES LICENCE NOTICE README*
14cu|exim-4.88-2|128	%doc doc/ChangeLog doc/*.upgrade doc/NewStuff doc/OptionLists.txt doc/README.SIEVE doc/dbm.discuss.txt
14cu|exim-4.88-2|129	%doc doc/experimental-spec.txt doc/filter.txt doc/spec.txt
14cu|exim-4.88-2|130	%doc util/unknownuser.sh build-Linux-*/transport-filter.pl util/cramtest.pl util/logargs.sh
14cu|exim-4.88-2|131	%attr(0755,root,mail) %dir %{_sysconfdir}/exim
14cu|exim-4.88-2|132	%attr(0755,root,root) %{_initrddir}/exim
14cu|exim-4.88-2|133	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim.conf
14cu|exim-4.88-2|134	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/aliases
14cu|exim-4.88-2|135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/exim
14cu|exim-4.88-2|136	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim_perl.pl
14cu|exim-4.88-2|137	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf
14cu|exim-4.88-2|138	%if %{with sasl2}
14cu|exim-4.88-2|139	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
14cu|exim-4.88-2|140	%endif
14cu|exim-4.88-2|141	%if %{with logrotate}
14cu|exim-4.88-2|142	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/logrotate.d/exim
14cu|exim-4.88-2|143	%else
14cu|exim-4.88-2|144	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/exim
14cu|exim-4.88-2|145	%endif
14cu|exim-4.88-2|146	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
14cu|exim-4.88-2|147	# SSL/TLS
14cu|exim-4.88-2|148	%attr(0600,root,root) %dir %{tlsdir}/certs
14cu|exim-4.88-2|149	%attr(0600,root,root) %dir %{tlsdir}/dhparam
14cu|exim-4.88-2|150	%attr(0600,root,root) %dir %{tlsdir}/private
14cu|exim-4.88-2|151	# end SSL/TLS
14cu|exim-4.88-2|152	%attr(0755,root,root) %{_bindir}/convert4r3
14cu|exim-4.88-2|153	%attr(0755,root,root) %{_bindir}/convert4r4
14cu|exim-4.88-2|154	%attr(0755,root,root) %{_bindir}/exicyclog
14cu|exim-4.88-2|155	%attr(0755,root,root) %{_bindir}/exigrep
14cu|exim-4.88-2|156	%attr(0755,root,root) %{_bindir}/exim_checkaccess
14cu|exim-4.88-2|157	%attr(0755,root,root) %{_bindir}/exim_dbmbuild
14cu|exim-4.88-2|158	%attr(0755,root,root) %{_bindir}/exim_dumpdb
14cu|exim-4.88-2|159	%attr(0755,root,root) %{_bindir}/exim_fixdb
14cu|exim-4.88-2|160	%attr(0755,root,root) %{_bindir}/exim_lock
14cu|exim-4.88-2|161	%attr(0755,root,root) %{_bindir}/eximstats
14cu|exim-4.88-2|162	%attr(0755,root,root) %{_bindir}/exim_tidydb
14cu|exim-4.88-2|163	%attr(0755,root,root) %{_bindir}/exinext
14cu|exim-4.88-2|164	%attr(0755,root,root) %{_bindir}/exipick
14cu|exim-4.88-2|165	%attr(0755,root,root) %{_bindir}/exiqgrep
14cu|exim-4.88-2|166	%attr(0755,root,root) %{_bindir}/exiqsumm
14cu|exim-4.88-2|167	%attr(0755,root,root) %{_bindir}/exiwhat
14cu|exim-4.88-2|168	%attr(0755,root,root) %{_bindir}/rsmtp
14cu|exim-4.88-2|169	%attr(0755,root,root) %{_bindir}/runq
14cu|exim-4.88-2|170	%attr(4755,root,root) %{_bindir}/exim
14cu|exim-4.88-2|171	%attr(0755,root,root) %{_sbindir}/exim
14cu|exim-4.88-2|172	#%attr(0755,root,root) %{_sbindir}/eximconfig
14cu|exim-4.88-2|173	# alternatives
14cu|exim-4.88-2|174	%attr(0755,root,root) %{_sbindir}/sendmail.exim
14cu|exim-4.88-2|175	%attr(0644,root,root) %{_prefix}/lib/sendmail.exim
14cu|exim-4.88-2|176	%attr(0755,root,root) %{_bindir}/mailq.exim
14cu|exim-4.88-2|177	%attr(0755,root,root) %{_bindir}/newaliases.exim
14cu|exim-4.88-2|178	%attr(0755,root,root) %{_bindir}/rmail.exim
14cu|exim-4.88-2|179	%attr(0755,root,root) %{_bindir}/rsmtp.exim
14cu|exim-4.88-2|180	%attr(0755,root,root) %{_bindir}/runq.exim
14cu|exim-4.88-2|181	%attr(0755,mail,mail) %dir %{_var}/spool/exim
14cu|exim-4.88-2|182	%attr(0755,mail,mail) %dir %{_var}/spool/exim/db
14cu|exim-4.88-2|183	%attr(0755,mail,mail) %dir %{_var}/spool/exim/input
14cu|exim-4.88-2|184	%attr(0755,mail,mail) %dir %{_var}/spool/exim/msglog
14cu|exim-4.88-2|185	%attr(0755,mail,mail) %dir %{_logdir}/exim
14cu|exim-4.88-2|186	%ghost %attr(0755,mail,mail) %dir %{_var}/run/exim
14cu|exim-4.88-2|187	%attr(0644,root,root) %{_mandir}/man8/exim.8*
14cu|exim-4.88-2|188	%attr(0644,root,root) %{_mandir}/man8/eximstats.8*
14cu|exim-4.88-2|189	%{_tmpfilesdir}/%{name}.conf
14cu|exim-4.88-2|190	
14cu|exim-4.88-2|191	%post
14cu|exim-4.88-2|192	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|exim-4.88-2|193	%_post_service exim
14cu|exim-4.88-2|194	%alternatives_install_cmd
14cu|exim-4.88-2|195	
14cu|exim-4.88-2|196	# scrub hints files - db files change format between builds so
14cu|exim-4.88-2|197	# killing the hints can save an MTA crash later
14cu|exim-4.88-2|198	[ -d /var/spool/exim/db ] && rm -f /var/spool/exim/db/*
14cu|exim-4.88-2|199	
14cu|exim-4.88-2|200	# alternatives changes the mode of /usr/bin/exim so we have to chmod
14cu|exim-4.88-2|201	chmod 4755 %{_bindir}/exim
14cu|exim-4.88-2|202	
14cu|exim-4.88-2|203	# Define FQDN
14cu|exim-4.88-2|204	FQDN=`hostname`
14cu|exim-4.88-2|205	if [ "x${FQDN}" = "x" ]; then
14cu|exim-4.88-2|206	FQDN="localhost.localdomain"
14cu|exim-4.88-2|207	fi
14cu|exim-4.88-2|208	# fix primary_hostname
14cu|exim-4.88-2|209	perl -pi -e "s|^# primary_hostname =|primary_hostname = $FQDN|" %{_sysconfdir}/%{name}/%{name}.conf
14cu|exim-4.88-2|210	
14cu|exim-4.88-2|211	# disable cron job if with logrotate enabled:
14cu|exim-4.88-2|212	%if %{with logrotate}
14cu|exim-4.88-2|213	if [ -f "/etc/cron.weekly/exim" ]; then
14cu|exim-4.88-2|214	day=`date +%Y%m%d`
14cu|exim-4.88-2|215	mv /etc/cron.weekly/exim /etc/exim/cron.weekly_exim.backup.$day
14cu|exim-4.88-2|216	fi
14cu|exim-4.88-2|217	%endif
14cu|exim-4.88-2|218	
14cu|exim-4.88-2|219	%if %{with certs}
14cu|exim-4.88-2|220	# Add dummy certficates
14cu|exim-4.88-2|221	if [ ! -f "%{tlsdir}/certs/%{name}.pem" ]; then
14cu|exim-4.88-2|222	touch %{tlsdir}/{certs,private,dhparam}/%{name}.pem
14cu|exim-4.88-2|223	umask 077
14cu|exim-4.88-2|224	cat << EOF | openssl req -new -x509 -days 365 -nodes \
14cu|exim-4.88-2|225	-out %{tlsdir}/certs/%{name}.pem \
14cu|exim-4.88-2|226	-keyout %{tlsdir}/private/%{name}.pem &>/dev/null
14cu|exim-4.88-2|227	MandrivaLand
14cu|exim-4.88-2|228	MandrivaCountry
14cu|exim-4.88-2|229	MandrivaCity
14cu|exim-4.88-2|230	SMTP server on ${FQDN}
14cu|exim-4.88-2|231	SMTP SSL/TLS key on ${FQDN}
14cu|exim-4.88-2|232	${FQDN}
14cu|exim-4.88-2|233	root@${FQDN}
14cu|exim-4.88-2|234	EOF
14cu|exim-4.88-2|235	openssl dhparam -check -text -5 512 -out %{tlsdir}/dhparam/%{name}.pem &>/dev/null
14cu|exim-4.88-2|236	chown mail.root %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cu|exim-4.88-2|237	chmod 600 %{tlsdir}/{private,certs,dhparam}/%{name}.pem
14cu|exim-4.88-2|238	fi
14cu|exim-4.88-2|239	%endif
14cu|exim-4.88-2|240	
14cu|exim-4.88-2|241	# necessary when we upgrade from a non-alternatives package
14cu|exim-4.88-2|242	%triggerpostun -- exim
14cu|exim-4.88-2|243	[ -e %{_sbindir}/sendmail.exim ] && %alternatives_install_cmd || :
14cu|exim-4.88-2|244	
14cu|exim-4.88-2|245	%preun
14cu|exim-4.88-2|246	%_preun_service exim
14cu|exim-4.88-2|247	if [ "$1" = "0" ]; then
14cu|exim-4.88-2|248	update-alternatives --remove mta %{_sbindir}/sendmail.exim
14cu|exim-4.88-2|249	fi
14cu|exim-4.88-2|250	
14cu|exim-4.88-2|251	%postun
14cu|exim-4.88-2|252	if [ "$1" -ge "1" ]; then
14cu|exim-4.88-2|253	/sbin/service exim condrestart > /dev/null 2>&1
14cu|exim-4.88-2|254	fi
14cu|exim-4.88-2|255	
14cu|exim-4.88-2|256	
14cu|exim-4.88-2|257	#----------------------------------------------------------------------------
14cu|exim-4.88-2|258	
14cu|exim-4.88-2|259	%if %{with monitor}
14cu|exim-4.88-2|260	%package monitor
14cu|exim-4.88-2|261	Summary:	X11 monitor application for exim
14cu|exim-4.88-2|262	Group:		Monitoring
14cu|exim-4.88-2|263	Requires:	%{name} >= %{EVRD}
14cu|exim-4.88-2|264	
14cu|exim-4.88-2|265	%description monitor
14cu|exim-4.88-2|266	The Exim Monitor is an optional supplement to the Exim package. It
14cu|exim-4.88-2|267	displays information about Exim's processing in an X window, and an
14cu|exim-4.88-2|268	administrator can perform a number of control actions from the window
14cu|exim-4.88-2|269	interface.
14cu|exim-4.88-2|270	
14cu|exim-4.88-2|271	%files monitor
14cu|exim-4.88-2|272	%attr(0755,root,root) %{_bindir}/eximon
14cu|exim-4.88-2|273	%attr(0755,root,root) %{_bindir}/eximon.bin
14cu|exim-4.88-2|274	%{_iconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|275	%{_miconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|276	%{_liconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|277	%{_datadir}/applications/%{name}-monitor.desktop
14cu|exim-4.88-2|278	%endif
14cu|exim-4.88-2|279	
14cu|exim-4.88-2|280	#----------------------------------------------------------------------------
14cu|exim-4.88-2|281	
14cu|exim-4.88-2|282	%package plugins-SpamAssassin
14cu|exim-4.88-2|283	Summary:	Exim SpamAssassin at SMTP time plugin
14cu|exim-4.88-2|284	Group:		System/Servers
14cu|exim-4.88-2|285	Requires:	%{name} >= %{EVRD}
14cu|exim-4.88-2|286	
14cu|exim-4.88-2|287	%description plugins-SpamAssassin
14cu|exim-4.88-2|288	Allows running SpamAssassin on incoming mail and rejection
14cu|exim-4.88-2|289	at SMTP time as well as other nasty things like teergrubbing.
14cu|exim-4.88-2|290	
14cu|exim-4.88-2|291	%files plugins-SpamAssassin
14cu|exim-4.88-2|292	%doc sa-exim-%{saversion}/*.html sa-exim-%{saversion}/{ACKNOWLEDGEMENTS,CHANGELOG,INSTALL,LICENSE,TODO,contrib}
14cu|exim-4.88-2|293	%doc sa-exim-%{saversion}/{README,README.greylisting,*.diff}
14cu|exim-4.88-2|294	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim.conf
14cu|exim-4.88-2|295	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim_short.conf
14cu|exim-4.88-2|296	%dir %{_libdir}/exim
14cu|exim-4.88-2|297	%attr(0644,root,root) %{_libdir}/exim/*
14cu|exim-4.88-2|298	
14cu|exim-4.88-2|299	#----------------------------------------------------------------------------
14cu|exim-4.88-2|300	
14cu|exim-4.88-2|301	%package doc
14cu|exim-4.88-2|302	Summary:	Exim documentation
14cu|exim-4.88-2|303	Group:		System/Servers
14cu|exim-4.88-2|304	
14cu|exim-4.88-2|305	%description doc
14cu|exim-4.88-2|306	This package includes the Exim FAQ and Exim manual in HTML.
14cu|exim-4.88-2|307	
14cu|exim-4.88-2|308	%files doc
14cu|exim-4.88-2|309	%doc doc/html config.samples README.urpmi
14cu|exim-4.88-2|310	
14cu|exim-4.88-2|311	#----------------------------------------------------------------------------
14cu|exim-4.88-2|312	
14cu|exim-4.88-2|313	%prep
14cu|exim-4.88-2|314	%setup -q -n %{name}-%{version} -a2 -a3 -a5
14cu|exim-4.88-2|315	
14cu|exim-4.88-2|316	cp %{SOURCE7} README.urpmi
14cu|exim-4.88-2|317	
14cu|exim-4.88-2|318	# fix strange attribs
14cu|exim-4.88-2|319	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|exim-4.88-2|320	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|exim-4.88-2|321	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|exim-4.88-2|322	
14cu|exim-4.88-2|323	# cvs cleanup
14cu|exim-4.88-2|324	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|exim-4.88-2|325	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|exim-4.88-2|326	done
14cu|exim-4.88-2|327	
14cu|exim-4.88-2|328	%patch0 -p1 -b .config
14cu|exim-4.88-2|329	%patch3 -p1 -b .install
14cu|exim-4.88-2|330	
14cu|exim-4.88-2|331	# apply the SA-exim dlopen patch
14cu|exim-4.88-2|332	cat sa-exim-%{saversion}/localscan_dlopen_exim_4.20_or_better.patch | patch -p1
14cu|exim-4.88-2|333	
14cu|exim-4.88-2|334	pushd sa-exim-%{saversion}
14cu|exim-4.88-2|335	%patch8 -p0 -b .str
14cu|exim-4.88-2|336	popd
14cu|exim-4.88-2|337	
14cu|exim-4.88-2|338	%patch10 -p1
14cu|exim-4.88-2|339	%patch11 -p1
14cu|exim-4.88-2|340	%patch12 -p1
14cu|exim-4.88-2|341	%patch13 -p1
14cu|exim-4.88-2|342	%patch14 -p1
14cu|exim-4.88-2|343	%patch15 -p1
14cu|exim-4.88-2|344	%patch16 -p1
14cu|exim-4.88-2|345	%patch17 -p1
14cu|exim-4.88-2|346	%patch18 -p1
14cu|exim-4.88-2|347	%patch19 -p1
14cu|exim-4.88-2|348	
14cu|exim-4.88-2|349	# pre-build setup
14cu|exim-4.88-2|350	cp src/EDITME Local/Makefile
14cu|exim-4.88-2|351	%if %{with monitor}
14cu|exim-4.88-2|352	cp exim_monitor/EDITME Local/eximon.conf
14cu|exim-4.88-2|353	%endif
14cu|exim-4.88-2|354	
14cu|exim-4.88-2|355	# Added BIN_DIRECTORY:
14cu|exim-4.88-2|356	perl -pi -e 's|^BIN_DIRECTORY=/usr/exim/bin|BIN_DIRECTORY=%{_bindir}|g' Local/Makefile
14cu|exim-4.88-2|357	
14cu|exim-4.88-2|358	# modify Local/Makefile for our builds
14cu|exim-4.88-2|359	%if !%{with mysql}
14cu|exim-4.88-2|360	perl -pi -e 's|^LOOKUP_MYSQL=yes|#LOOKUP_MYSQL=yes|g' Local/Makefile
14cu|exim-4.88-2|361	perl -pi -e 's|-lmysqlclient||g' Local/Makefile
14cu|exim-4.88-2|362	perl -pi -e 's|-I%{_includedir}/mysql||g' Local/Makefile
14cu|exim-4.88-2|363	%endif
14cu|exim-4.88-2|364	%if !%{with pgsql}
14cu|exim-4.88-2|365	perl -pi -e 's|^LOOKUP_PGSQL=yes|#LOOKUP_PGSQL=yes|g' Local/Makefile
14cu|exim-4.88-2|366	perl -pi -e 's|-lpq||g' Local/Makefile
14cu|exim-4.88-2|367	perl -pi -e 's|-I%{_includedir}/pgsql||g' Local/Makefile
14cu|exim-4.88-2|368	%endif
14cu|exim-4.88-2|369	%if !%{with monitor}
14cu|exim-4.88-2|370	perl -pi -e 's|^EXIM_MONITOR=|#EXIM_MONITOR=|g' Local/Makefile
14cu|exim-4.88-2|371	%endif
14cu|exim-4.88-2|372	
14cu|exim-4.88-2|373	%ifarch amd64 x86_64
14cu|exim-4.88-2|374	perl -pi -e 's|X11\)/lib|X11\)/lib64|g' OS/Makefile-Linux
14cu|exim-4.88-2|375	%endif
14cu|exim-4.88-2|376	
14cu|exim-4.88-2|377	%if %{with exiscan}
14cu|exim-4.88-2|378	perl -pi -e 's|^# WITH_CONTENT_SCAN=.*|WITH_CONTENT_SCAN=yes|g' Local/Makefile
14cu|exim-4.88-2|379	perl -pi -e 's|^# WITH_OLD_DEMIME=.*|WITH_OLD_DEMIME=yes|g' Local/Makefile
14cu|exim-4.88-2|380	%endif
14cu|exim-4.88-2|381	
14cu|exim-4.88-2|382	# the spf stuff won't build
14cu|exim-4.88-2|383	%if %{with spf2}
14cu|exim-4.88-2|384	perl -pi -e 's|^# EXPERIMENTAL_SPF=.*|EXPERIMENTAL_SPF=yes\nCFLAGS += -DHAVE_NS_TYPE\nLDFLAGS += -L%{_libdir} -lspf2|g' Local/Makefile
14cu|exim-4.88-2|385	%endif
14cu|exim-4.88-2|386	
14cu|exim-4.88-2|387	%if %{with srs_alt}
14cu|exim-4.88-2|388	perl -pi -e 's|^# EXPERIMENTAL_SRS=.*|EXPERIMENTAL_SRS=yes\nLDFLAGS += -L%{_libdir} -lsrs_alt|g' Local/Makefile
14cu|exim-4.88-2|389	%endif
14cu|exim-4.88-2|390	
14cu|exim-4.88-2|391	%if %{with ldap}
14cu|exim-4.88-2|392	perl -pi -e 's|^# LOOKUP_LDAP=yes|LOOKUP_LDAP=yes|g' Local/Makefile
14cu|exim-4.88-2|393	perl -pi -e 's|^# LDAP_LIB_TYPE=OPENLDAP2|LDAP_LIB_TYPE=OPENLDAP2|' Local/Makefile
14cu|exim-4.88-2|394	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I%{_includedir}/ldap |' Local/Makefile
14cu|exim-4.88-2|395	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -llber -lldap |' Local/Makefile
14cu|exim-4.88-2|396	%endif
14cu|exim-4.88-2|397	
14cu|exim-4.88-2|398	%if %{with sqlite3}
14cu|exim-4.88-2|399	perl -pi -e 's|^# LOOKUP_SQLITE=yes|LOOKUP_SQLITE=yes|g' Local/Makefile
14cu|exim-4.88-2|400	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I/usr/include |g' Local/Makefile
14cu|exim-4.88-2|401	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -lsqlite3 |g' Local/Makefile
14cu|exim-4.88-2|402	%endif
14cu|exim-4.88-2|403	
14cu|exim-4.88-2|404	%if %{with sasl2}
14cu|exim-4.88-2|405	perl -pi -e 's|^# CYRUS_SASLAUTHD_SOCKET=/var/run/saslauthd/mux|CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl2/mux|' Local/Makefile
14cu|exim-4.88-2|406	perl -pi -e 's|^# AUTH_LIBS=-lsasl2|AUTH_LIBS=-L%{_libdir} -lsasl2|' Local/Makefile
14cu|exim-4.88-2|407	%endif
14cu|exim-4.88-2|408	
14cu|exim-4.88-2|409	# Remove references to Interbase (-lgds):
14cu|exim-4.88-2|410	perl -pi -e 's|-lgds||g' Local/Makefile
14cu|exim-4.88-2|411	
14cu|exim-4.88-2|412	# support the SMTP STARTTLS:
14cu|exim-4.88-2|413	perl -pi -e 's|-L/usr/openssl/lib -lssl -lcrypto|-L%{_libdir} -lssl -lcrypto|' Local/Makefile
14cu|exim-4.88-2|414	
14cu|exim-4.88-2|415	# enable all of them
14cu|exim-4.88-2|416	perl -pi -e "s|^# AUTH_CYRUS_SASL=yes|AUTH_CYRUS_SASL=yes|g" Local/Makefile
14cu|exim-4.88-2|417	perl -pi -e "s|^# AUTH_DOVECOT=yes|AUTH_DOVECOT=yes|g" Local/Makefile
14cu|exim-4.88-2|418	
14cu|exim-4.88-2|419	# fix stray borked libdir
14cu|exim-4.88-2|420	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Local/Makefile
14cu|exim-4.88-2|421	
14cu|exim-4.88-2|422	# unpack some other stuff
14cu|exim-4.88-2|423	mkdir -p mandriva
14cu|exim-4.88-2|424	#cp %{SOURCE6} mandriva/eximconfig
14cu|exim-4.88-2|425	cp %{SOURCE20} mandriva/exim.aliases
14cu|exim-4.88-2|426	cp %{SOURCE21} mandriva/exim.init
14cu|exim-4.88-2|427	cp %{SOURCE22} mandriva/exim.sysconfig
14cu|exim-4.88-2|428	cp %{SOURCE23} mandriva/exim.logrotate
14cu|exim-4.88-2|429	cp %{SOURCE24} mandriva/exim.pam
14cu|exim-4.88-2|430	
14cu|exim-4.88-2|431	# copy icons
14cu|exim-4.88-2|432	cp %{SOURCE25} exim_monitor-16x16.png
14cu|exim-4.88-2|433	cp %{SOURCE26} exim_monitor-32x32.png
14cu|exim-4.88-2|434	cp %{SOURCE27} exim_monitor-48x48.png
14cu|exim-4.88-2|435	
14cu|exim-4.88-2|436	mkdir -p exim_tmp
14cu|exim-4.88-2|437	# embedded perl
14cu|exim-4.88-2|438	cp -f %{SOURCE28} exim_tmp/exim_auth_pop3_imap.embedded_perl
14cu|exim-4.88-2|439	cp -f %{SOURCE29} exim_tmp/exim_sasl2_smtpd.conf
14cu|exim-4.88-2|440	cp -f %{SOURCE30} exim_tmp/exim_logrotate_eximstats
14cu|exim-4.88-2|441	cp -f %{SOURCE31} exim_tmp/exim_cron_exicyclog_eximstats
14cu|exim-4.88-2|442	cp -f %{SOURCE32} exim_tmp/exim_sysconfig
14cu|exim-4.88-2|443	
14cu|exim-4.88-2|444	# prepare docs
14cu|exim-4.88-2|445	mkdir -p doc/html
14cu|exim-4.88-2|446	mv exim-html-%{version}/doc/html/spec_html/* doc/html/
14cu|exim-4.88-2|447	
14cu|exim-4.88-2|448	%build
14cu|exim-4.88-2|449	%serverbuild
14cu|exim-4.88-2|450	
14cu|exim-4.88-2|451	make CC="gcc %{ldflags}" \
14cu|exim-4.88-2|452	CFLAGS="%{optflags} -fPIC" \
14cu|exim-4.88-2|453	RPM_OPT_FLAGS="%{optflags} -fPIC"
14cu|exim-4.88-2|454	
14cu|exim-4.88-2|455	# build SA-exim
14cu|exim-4.88-2|456	pushd sa-exim-%{saversion}
14cu|exim-4.88-2|457	perl -pi -e 's|\@lynx|HOME=/ /usr/bin/lynx|g;' Makefile
14cu|exim-4.88-2|458	perl -pi -e 's|/usr/lib/exim4/local_scan|%{_libdir}/exim|g' INSTALL
14cu|exim-4.88-2|459	make clean
14cu|exim-4.88-2|460	
14cu|exim-4.88-2|461	make \
14cu|exim-4.88-2|462	SACONF=%{_sysconfdir}/exim/sa-exim.conf \
14cu|exim-4.88-2|463	CFLAGS="%{optflags}" \
14cu|exim-4.88-2|464	LDFLAGS="-shared -fPIC %{ldflags}"
14cu|exim-4.88-2|465	popd
14cu|exim-4.88-2|466	
14cu|exim-4.88-2|467	%install
14cu|exim-4.88-2|468	# don't fiddle with the initscript!
14cu|exim-4.88-2|469	export DONT_GPRINTIFY=1
14cu|exim-4.88-2|470	
14cu|exim-4.88-2|471	# make some directories
14cu|exim-4.88-2|472	install -d %{buildroot}%{_sysconfdir}/{pam.d,exim,sysconfig,cron.weekly}
14cu|exim-4.88-2|473	install -d %{buildroot}%{_initrddir}
14cu|exim-4.88-2|474	install -d %{buildroot}%{_bindir}
14cu|exim-4.88-2|475	install -d %{buildroot}%{_sbindir}
14cu|exim-4.88-2|476	install -d %{buildroot}%{_bindir}
14cu|exim-4.88-2|477	install -d %{buildroot}%{_libdir}/exim
14cu|exim-4.88-2|478	install -d %{buildroot}%{_mandir}/man8
14cu|exim-4.88-2|479	install -d %{buildroot}/var/spool/exim/{db,input,msglog}
14cu|exim-4.88-2|480	install -d %{buildroot}/var/run/exim
14cu|exim-4.88-2|481	install -d %{buildroot}/var/log/exim
14cu|exim-4.88-2|482	install -d %{buildroot}/%{_menudir}
14cu|exim-4.88-2|483	install -d %{buildroot}%{_iconsdir}
14cu|exim-4.88-2|484	install -d %{buildroot}%{_miconsdir}
14cu|exim-4.88-2|485	install -d %{buildroot}%{_liconsdir}
14cu|exim-4.88-2|486	mkdir -p %{buildroot}%{tlsdir}/{certs,private,dhparam}
14cu|exim-4.88-2|487	
14cu|exim-4.88-2|488	%makeinstall_std
14cu|exim-4.88-2|489	
14cu|exim-4.88-2|490	pushd build-`scripts/os-type`-`scripts/arch-type`
14cu|exim-4.88-2|491	for i in convert4r3 convert4r4 exicyclog exigrep \
14cu|exim-4.88-2|492	exim exim_checkaccess exim_dbmbuild exim_dumpdb exim_fixdb \
14cu|exim-4.88-2|493	exim_lock eximstats exim_tidydb exinext exipick exiqgrep \
14cu|exim-4.88-2|494	exiqsumm exiwhat; do
14cu|exim-4.88-2|495	install -m0755 $i %{buildroot}%{_bindir}/
14cu|exim-4.88-2|496	done
14cu|exim-4.88-2|497	
14cu|exim-4.88-2|498	%if %{with monitor}
14cu|exim-4.88-2|499	install -m0755 eximon %{buildroot}%{_bindir}/
14cu|exim-4.88-2|500	install -m0755 eximon.bin %{buildroot}%{_bindir}/
14cu|exim-4.88-2|501	%endif
14cu|exim-4.88-2|502	
14cu|exim-4.88-2|503	popd
14cu|exim-4.88-2|504	
14cu|exim-4.88-2|505	# make some softlinks
14cu|exim-4.88-2|506	ln -snf ../bin/exim %{buildroot}%{_prefix}/lib/sendmail.exim
14cu|exim-4.88-2|507	ln -snf ../bin/exim %{buildroot}%{_sbindir}/exim
14cu|exim-4.88-2|508	ln -snf exim %{buildroot}%{_sbindir}/sendmail.exim
14cu|exim-4.88-2|509	ln -snf exim %{buildroot}%{_bindir}/mailq.exim
14cu|exim-4.88-2|510	ln -snf exim %{buildroot}%{_bindir}/newaliases.exim
14cu|exim-4.88-2|511	ln -snf exim %{buildroot}%{_bindir}/rmail.exim
14cu|exim-4.88-2|512	ln -snf exim %{buildroot}%{_bindir}/rsmtp
14cu|exim-4.88-2|513	ln -snf exim %{buildroot}%{_bindir}/rsmtp.exim
14cu|exim-4.88-2|514	ln -snf exim %{buildroot}%{_bindir}/runq
14cu|exim-4.88-2|515	ln -snf exim %{buildroot}%{_bindir}/runq.exim
14cu|exim-4.88-2|516	
14cu|exim-4.88-2|517	# install SA-exim
14cu|exim-4.88-2|518	install -m0644 sa-exim-%{saversion}/*.so %{buildroot}%{_libdir}/exim/
14cu|exim-4.88-2|519	install -m0644 sa-exim-%{saversion}/*.conf %{buildroot}%{_sysconfdir}/exim/
14cu|exim-4.88-2|520	
14cu|exim-4.88-2|521	pushd %{buildroot}%{_libdir}/exim
14cu|exim-4.88-2|522	strip sa-exim*.so
14cu|exim-4.88-2|523	strip accept.so
14cu|exim-4.88-2|524	ln -s sa-exim*.so sa-exim.so
14cu|exim-4.88-2|525	popd
14cu|exim-4.88-2|526	
14cu|exim-4.88-2|527	# install some other stuff
14cu|exim-4.88-2|528	pushd mandriva
14cu|exim-4.88-2|529	install -m0644 exim.aliases %{buildroot}%{_sysconfdir}/exim/aliases
14cu|exim-4.88-2|530	install -m0755 exim.init %{buildroot}%{_initrddir}/exim
14cu|exim-4.88-2|531	install -m0644 exim.pam %{buildroot}%{_sysconfdir}/pam.d/smtp
14cu|exim-4.88-2|532	popd
14cu|exim-4.88-2|533	
14cu|exim-4.88-2|534	install -m0644 exim_tmp/exim_auth_pop3_imap.embedded_perl %{buildroot}%{_sysconfdir}/exim/exim_perl.pl
14cu|exim-4.88-2|535	%if %{with sasl2}
14cu|exim-4.88-2|536	install -d %{buildroot}%{_sysconfdir}/sasl2
14cu|exim-4.88-2|537	install -m0644 exim_tmp/exim_sasl2_smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
14cu|exim-4.88-2|538	%endif
14cu|exim-4.88-2|539	%if %{with logrotate}
14cu|exim-4.88-2|540	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|exim-4.88-2|541	install -m0644 exim_tmp/exim_logrotate_eximstats %{buildroot}%{_sysconfdir}/logrotate.d/exim
14cu|exim-4.88-2|542	%else
14cu|exim-4.88-2|543	install -m0755 exim_tmp/exim_cron_exicyclog_eximstats %{buildroot}%{_sysconfdir}/cron.weekly/exim
14cu|exim-4.88-2|544	%endif
14cu|exim-4.88-2|545	install -m0644 exim_tmp/exim_sysconfig %{buildroot}%{_sysconfdir}/sysconfig/exim
14cu|exim-4.88-2|546	
14cu|exim-4.88-2|547	install -m644 doc/exim.8 %{buildroot}%{_mandir}/man8/exim.8
14cu|exim-4.88-2|548	
14cu|exim-4.88-2|549	# Alias /eximstats /var/www/eximstats for Apache
14cu|exim-4.88-2|550	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|exim-4.88-2|551	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf << EOF
14cu|exim-4.88-2|552	Alias /eximstats /var/www/eximstats
14cu|exim-4.88-2|553	<Directory /var/www/eximstats>
14cu|exim-4.88-2|554	Require all granted
14cu|exim-4.88-2|555	Options +Indexes
14cu|exim-4.88-2|556	</Directory>
14cu|exim-4.88-2|557	EOF
14cu|exim-4.88-2|558	
14cu|exim-4.88-2|559	pod2man --center=EXIM --section=8 \
14cu|exim-4.88-2|560	%{buildroot}%{_bindir}/eximstats \
14cu|exim-4.88-2|561	%{buildroot}%{_mandir}/man8/eximstats.8
14cu|exim-4.88-2|562	
14cu|exim-4.88-2|563	%if %{with monitor}
14cu|exim-4.88-2|564	# Mandriva Icons
14cu|exim-4.88-2|565	install -m0644 exim_monitor-48x48.png %{buildroot}%{_liconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|566	install -m0644 exim_monitor-32x32.png %{buildroot}%{_iconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|567	install -m0644 exim_monitor-16x16.png %{buildroot}%{_miconsdir}/%{name}-monitor.png
14cu|exim-4.88-2|568	
14cu|exim-4.88-2|569	#menu-xdg
14cu|exim-4.88-2|570	mkdir -p %{buildroot}%{_datadir}/applications
14cu|exim-4.88-2|571	cat > %{buildroot}%{_datadir}/applications/%{name}-monitor.desktop << EOXDG
14cu|exim-4.88-2|572	[Desktop Entry]
14cu|exim-4.88-2|573	Name=Exim Monitor
14cu|exim-4.88-2|574	Comment=X11 monitor application for exim
14cu|exim-4.88-2|575	Exec=%{_bindir}/eximon
14cu|exim-4.88-2|576	Icon=%{name}-monitor
14cu|exim-4.88-2|577	Terminal=false
14cu|exim-4.88-2|578	Type=Application
14cu|exim-4.88-2|579	Categories=Settings;Network;
14cu|exim-4.88-2|580	EOXDG
14cu|exim-4.88-2|581	%endif
14cu|exim-4.88-2|582	
14cu|exim-4.88-2|583	# include more README files in %%doc
14cu|exim-4.88-2|584	cp src/auths/README README.auths
14cu|exim-4.88-2|585	cp src/lookups/README README.lookups
14cu|exim-4.88-2|586	cp src/routers/README README.routers
14cu|exim-4.88-2|587	cp src/transports/README README.transports
14cu|exim-4.88-2|588	cp doc/README README.doc
14cu|exim-4.88-2|589	
14cu|exim-4.88-2|590	# cleanup
14cu|exim-4.88-2|591	rm -f %{buildroot}%{_bindir}/exim-%{version}*
14cu|exim-4.88-2|592	
14cu|exim-4.88-2|593	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|exim-4.88-2|594	install -m0644 %{SOURCE33} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|exim-4.88-2|595	
14cu|exim-4.88-2|596	%changelog
14cu|exim-4.88-2|597	
14cu|exim-4.88-2|598	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.88-2
14cu|exim-4.88-2|599	- (ddec8d5) MassBuild#1257: Increase release tag
14cu|exim-4.88-2|600	
14cu|exim-4.88-2|601	

10083 14
14cu|exmap-console-0.4.1-11|1	%define kernelname exmap
14cu|exmap-console-0.4.1-11|2	
14cu|exmap-console-0.4.1-11|3	Summary:	Memory analysis tool
14cu|exmap-console-0.4.1-11|4	Name:		exmap-console
14cu|exmap-console-0.4.1-11|5	Version:	0.4.1
14cu|exmap-console-0.4.1-11|6	Release:	11
14cu|exmap-console-0.4.1-11|7	License:	GPLv2+
14cu|exmap-console-0.4.1-11|8	Group:		Development/Tools
14cu|exmap-console-0.4.1-11|9	Url:		http://projects.o-hand.com/exmap-console
14cu|exmap-console-0.4.1-11|10	Source0:	http://projects.o-hand.com/sources/exmap-console/%{name}-%{version}.tgz
14cu|exmap-console-0.4.1-11|11	Patch0:		exmap-console-0.4.1-no_module.patch
14cu|exmap-console-0.4.1-11|12	Patch1:		exmap-console-2.6.26.patch
14cu|exmap-console-0.4.1-11|13	BuildRequires:	help2man
14cu|exmap-console-0.4.1-11|14	BuildRequires:	readline-devel
14cu|exmap-console-0.4.1-11|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|exmap-console-0.4.1-11|16	Requires(post,preun):	dkms
14cu|exmap-console-0.4.1-11|17	
14cu|exmap-console-0.4.1-11|18	%description
14cu|exmap-console-0.4.1-11|19	Exmap-console is a suite of command line applications developed around the
14cu|exmap-console-0.4.1-11|20	Exmap memory analysis tool. It is intended for use in situations where running
14cu|exmap-console-0.4.1-11|21	the Exmap GUI application is not feasible, for example, on embedded devices,
14cu|exmap-console-0.4.1-11|22	or when memory data needs to be saved for later examination.
14cu|exmap-console-0.4.1-11|23	
14cu|exmap-console-0.4.1-11|24	The suite contains three applications: exmap client (exmap), exmap daemon
14cu|exmap-console-0.4.1-11|25	(exampd) and exmap remote server (exmapserver).
14cu|exmap-console-0.4.1-11|26	
14cu|exmap-console-0.4.1-11|27	%files
14cu|exmap-console-0.4.1-11|28	%doc AUTHORS COPYING ChangeLog INSTALL README
14cu|exmap-console-0.4.1-11|29	%{_bindir}/*
14cu|exmap-console-0.4.1-11|30	%{_prefix}/src/%{kernelname}-%{version}
14cu|exmap-console-0.4.1-11|31	
14cu|exmap-console-0.4.1-11|32	%post
14cu|exmap-console-0.4.1-11|33	dkms add -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
14cu|exmap-console-0.4.1-11|34	dkms build -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
14cu|exmap-console-0.4.1-11|35	dkms install -m %{kernelname} -v %{version} --rpm_safe_upgrade
14cu|exmap-console-0.4.1-11|36	
14cu|exmap-console-0.4.1-11|37	%preun
14cu|exmap-console-0.4.1-11|38	dkms remove -m %{kernelname} -v %{version} --rpm_safe_upgrade --all ||:
14cu|exmap-console-0.4.1-11|39	
14cu|exmap-console-0.4.1-11|40	#----------------------------------------------------------------------------
14cu|exmap-console-0.4.1-11|41	
14cu|exmap-console-0.4.1-11|42	%prep
14cu|exmap-console-0.4.1-11|43	%setup -q
14cu|exmap-console-0.4.1-11|44	%patch0 -p1
14cu|exmap-console-0.4.1-11|45	%patch1 -p2
14cu|exmap-console-0.4.1-11|46	
14cu|exmap-console-0.4.1-11|47	%build
14cu|exmap-console-0.4.1-11|48	autoreconf -fi
14cu|exmap-console-0.4.1-11|49	%configure2_5x --disable-kernel-module
14cu|exmap-console-0.4.1-11|50	%make
14cu|exmap-console-0.4.1-11|51	
14cu|exmap-console-0.4.1-11|52	%install
14cu|exmap-console-0.4.1-11|53	%makeinstall
14cu|exmap-console-0.4.1-11|54	
14cu|exmap-console-0.4.1-11|55	# DKMS
14cu|exmap-console-0.4.1-11|56	######
14cu|exmap-console-0.4.1-11|57	
14cu|exmap-console-0.4.1-11|58	install -d -m 755 %{buildroot}%{_prefix}/src
14cu|exmap-console-0.4.1-11|59	cp -a kernel %{buildroot}%{_prefix}/src/%{kernelname}-%{version}
14cu|exmap-console-0.4.1-11|60	
14cu|exmap-console-0.4.1-11|61	cat > %{buildroot}%{_prefix}/src/%{kernelname}-%{version}/dkms.conf <<EOF
14cu|exmap-console-0.4.1-11|62	
14cu|exmap-console-0.4.1-11|63	PACKAGE_VERSION="%{version}"
14cu|exmap-console-0.4.1-11|64	
14cu|exmap-console-0.4.1-11|65	# Items below here should not have to change with each driver version
14cu|exmap-console-0.4.1-11|66	PACKAGE_NAME="%{kernelname}"
14cu|exmap-console-0.4.1-11|67	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules"
14cu|exmap-console-0.4.1-11|68	CLEAN="make clean"
14cu|exmap-console-0.4.1-11|69	
14cu|exmap-console-0.4.1-11|70	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14cu|exmap-console-0.4.1-11|71	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/\$PACKAGE_NAME/"
14cu|exmap-console-0.4.1-11|72	
14cu|exmap-console-0.4.1-11|73	AUTOINSTALL=yes
14cu|exmap-console-0.4.1-11|74	REMAKE_INITRD=no
14cu|exmap-console-0.4.1-11|75	
14cu|exmap-console-0.4.1-11|76	EOF
14cu|exmap-console-0.4.1-11|77	
14cu|exmap-console-0.4.1-11|78	
14cu|exmap-console-0.4.1-11|79	%changelog
14cu|exmap-console-0.4.1-11|80	
14cu|exmap-console-0.4.1-11|81	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-11
14cu|exmap-console-0.4.1-11|82	- (73b0ed9) Don't use termcap, it's obsolete
14cu|exmap-console-0.4.1-11|83	
14cu|exmap-console-0.4.1-11|84	

10084 14
14cu|exmplayer-5.0.1-1|1	Summary:	MPlayer GUI with thumbnail seeking and 3D Video support
14cu|exmplayer-5.0.1-1|2	Name:		exmplayer
14cu|exmplayer-5.0.1-1|3	Version:	5.0.1
14cu|exmplayer-5.0.1-1|4	Release:	1
14cu|exmplayer-5.0.1-1|5	License:	GPLv2+
14cu|exmplayer-5.0.1-1|6	Group:		Video
14cu|exmplayer-5.0.1-1|7	Url:		http://exmplayer.sourceforge.net/
14cu|exmplayer-5.0.1-1|8	Source0:	https://launchpad.net/~exmplayer-dev/+archive/ubuntu/exmplayer/+files/%{name}_%{version}.tar.gz
14cu|exmplayer-5.0.1-1|9	Source100:	%{name}.rpmlintrc
14cu|exmplayer-5.0.1-1|10	Patch0:		exmplayer-3.8.0-segfault.patch
14cu|exmplayer-5.0.1-1|11	Patch1:		exmplayer-3.8.0-click-pause.patch
14cu|exmplayer-5.0.1-1|12	#Patch2:	exmplayer-3.8.0-dont-messup-powersaving.patch
14cu|exmplayer-5.0.1-1|13	BuildRequires:	cmake
14cu|exmplayer-5.0.1-1|14	BuildRequires:	imagemagick
14cu|exmplayer-5.0.1-1|15	BuildRequires:	qt4-devel
14cu|exmplayer-5.0.1-1|16	Requires:	ffmpeg
14cu|exmplayer-5.0.1-1|17	Requires:	mplayer
14cu|exmplayer-5.0.1-1|18	
14cu|exmplayer-5.0.1-1|19	%description
14cu|exmplayer-5.0.1-1|20	ExMplayer(Extended MPlayer) is a GUI front-end for MPlayer.
14cu|exmplayer-5.0.1-1|21	It can play audio,video, dvd files(.vob), vcd files(.mpg, .dat), mp4, mkv etc,
14cu|exmplayer-5.0.1-1|22	supports network streaming and subtitles. ExMplayer has many useful tools like
14cu|exmplayer-5.0.1-1|23	audio converter, audio extractor, media cutter, movie animator, video
14cu|exmplayer-5.0.1-1|24	equalizer.
14cu|exmplayer-5.0.1-1|25	
14cu|exmplayer-5.0.1-1|26	%files
14cu|exmplayer-5.0.1-1|27	%doc README.md Release_notes.txt
14cu|exmplayer-5.0.1-1|28	%{_bindir}/%{name}
14cu|exmplayer-5.0.1-1|29	%{_sysconfdir}/%{name}
14cu|exmplayer-5.0.1-1|30	%{_datadir}/applications/%{name}.desktop
14cu|exmplayer-5.0.1-1|31	%{_datadir}/applications/%{name}_enqueue.desktop
14cu|exmplayer-5.0.1-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|exmplayer-5.0.1-1|33	%{_datadir}/%{name}
14cu|exmplayer-5.0.1-1|34	
14cu|exmplayer-5.0.1-1|35	#----------------------------------------------------------------------------
14cu|exmplayer-5.0.1-1|36	
14cu|exmplayer-5.0.1-1|37	%prep
14cu|exmplayer-5.0.1-1|38	%setup -qn ExMplayer
14cu|exmplayer-5.0.1-1|39	%patch0 -p1
14cu|exmplayer-5.0.1-1|40	%patch1 -p1
14cu|exmplayer-5.0.1-1|41	#patch2 -p1
14cu|exmplayer-5.0.1-1|42	
14cu|exmplayer-5.0.1-1|43	%build
14cu|exmplayer-5.0.1-1|44	cd src
14cu|exmplayer-5.0.1-1|45	%qmake_qt4
14cu|exmplayer-5.0.1-1|46	%make
14cu|exmplayer-5.0.1-1|47	
14cu|exmplayer-5.0.1-1|48	
14cu|exmplayer-5.0.1-1|49	%install
14cu|exmplayer-5.0.1-1|50	mkdir -p %{buildroot}%{_bindir}
14cu|exmplayer-5.0.1-1|51	install -m 0755 src/%{name} %{buildroot}%{_bindir}/%{name}
14cu|exmplayer-5.0.1-1|52	
14cu|exmplayer-5.0.1-1|53	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|exmplayer-5.0.1-1|54	install -m 0644 linux_build/fmts %{buildroot}%{_sysconfdir}/%{name}/fmts
14cu|exmplayer-5.0.1-1|55	install -m 0644 linux_build/sc_default.xml %{buildroot}%{_sysconfdir}/%{name}/sc_default.xml
14cu|exmplayer-5.0.1-1|56	
14cu|exmplayer-5.0.1-1|57	mkdir -p %{buildroot}%{_datadir}/applications
14cu|exmplayer-5.0.1-1|58	install -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|exmplayer-5.0.1-1|59	install -m 0644 %{name}_enqueue.desktop %{buildroot}%{_datadir}/applications/%{name}_enqueue.desktop
14cu|exmplayer-5.0.1-1|60	
14cu|exmplayer-5.0.1-1|61	# Use the native installed ffmpeg
14cu|exmplayer-5.0.1-1|62	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|exmplayer-5.0.1-1|63	ln -s %{_bindir}/ffmpeg %{buildroot}%{_datadir}/%{name}/ffmpeg
14cu|exmplayer-5.0.1-1|64	
14cu|exmplayer-5.0.1-1|65	# Install menu icons
14cu|exmplayer-5.0.1-1|66	for N in 16 32 48 64 128 256;
14cu|exmplayer-5.0.1-1|67	do
14cu|exmplayer-5.0.1-1|68	convert debian/%{name}.png -resize ${N}x${N} $N.png;
14cu|exmplayer-5.0.1-1|69	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|exmplayer-5.0.1-1|70	done
14cu|exmplayer-5.0.1-1|71	
14cu|exmplayer-5.0.1-1|72	
14cu|exmplayer-5.0.1-1|73	%changelog
14cu|exmplayer-5.0.1-1|74	
14cu|exmplayer-5.0.1-1|75	* Mon Sep 07 2015 Giovanni Mariani <mc2374@mclink.it> 5.0.1-1
14cu|exmplayer-5.0.1-1|76	- (4041a6e) Updated to release 5.0.1, dropped P2, updated Source0 URL and killed a bunch of rpmlint warnings
14cu|exmplayer-5.0.1-1|77	
14cu|exmplayer-5.0.1-1|78	

10085 14
14cu|exo-0.10.7-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|exo-0.10.7-1|2	
14cu|exo-0.10.7-1|3	%define major 0
14cu|exo-0.10.7-1|4	%define api 1
14cu|exo-0.10.7-1|5	%define libname %mklibname %{name} %{api} %{major}
14cu|exo-0.10.7-1|6	%define devname %mklibname %{name} -d
14cu|exo-0.10.7-1|7	
14cu|exo-0.10.7-1|8	Summary:	An extension library to Xfce desktop environment
14cu|exo-0.10.7-1|9	Name:		exo
14cu|exo-0.10.7-1|10	Version:	0.10.7
14cu|exo-0.10.7-1|11	Release:	1
14cu|exo-0.10.7-1|12	License:	GPLv2+
14cu|exo-0.10.7-1|13	Group:		System/Libraries
14cu|exo-0.10.7-1|14	Url:		http://www.xfce.org
14cu|exo-0.10.7-1|15	Source0:	http://archive.xfce.org/src/xfce/exo/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|exo-0.10.7-1|16	BuildRequires:	intltool
14cu|exo-0.10.7-1|17	BuildRequires:	pkgconfig(gio-unix-2.0)
14cu|exo-0.10.7-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|exo-0.10.7-1|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11.0
14cu|exo-0.10.7-1|20	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cu|exo-0.10.7-1|21	BuildRequires:	perl(URI::Escape)
14cu|exo-0.10.7-1|22	BuildRequires:	perl(URI::file)
14cu|exo-0.10.7-1|23	BuildRequires:	perl(URI::URL)
14cu|exo-0.10.7-1|24	
14cu|exo-0.10.7-1|25	%description
14cu|exo-0.10.7-1|26	This is libexo, an extension library to Xfce, developed by os-cillation.
14cu|exo-0.10.7-1|27	While Xfce comes with quite a few libraries that are targeted at
14cu|exo-0.10.7-1|28	desktop development, libexo is targeted at application development.
14cu|exo-0.10.7-1|29	
14cu|exo-0.10.7-1|30	%files -f %{name}-%{api}.lang
14cu|exo-0.10.7-1|31	%doc AUTHORS README ChangeLog TODO
14cu|exo-0.10.7-1|32	%{_bindir}/exo*
14cu|exo-0.10.7-1|33	%{_libdir}/xfce4/%{name}-%{api}/exo-helper-%{api}
14cu|exo-0.10.7-1|34	%{_libdir}/xfce4/%{name}-%{api}/exo-compose-mail-%{api}
14cu|exo-0.10.7-1|35	%{_datadir}/applications/*.desktop
14cu|exo-0.10.7-1|36	%{_datadir}/xfce4/helpers/*.desktop
14cu|exo-0.10.7-1|37	%{_datadir}/icons//hicolor/*/*/*.png
14cu|exo-0.10.7-1|38	%{_mandir}/man1/exo*
14cu|exo-0.10.7-1|39	%{_datadir}/pixmaps/exo-%{api}/exo-thumbnail-frame.png
14cu|exo-0.10.7-1|40	
14cu|exo-0.10.7-1|41	#----------------------------------------------------------------------------
14cu|exo-0.10.7-1|42	
14cu|exo-0.10.7-1|43	%package -n %{libname}
14cu|exo-0.10.7-1|44	Summary:	An extension library to Xfce
14cu|exo-0.10.7-1|45	Group:		System/Libraries
14cu|exo-0.10.7-1|46	Requires:	%{name} >= %{version}
14cu|exo-0.10.7-1|47	
14cu|exo-0.10.7-1|48	%description -n %{libname}
14cu|exo-0.10.7-1|49	Main library for the libexo.
14cu|exo-0.10.7-1|50	
14cu|exo-0.10.7-1|51	%files -n %{libname}
14cu|exo-0.10.7-1|52	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|exo-0.10.7-1|53	
14cu|exo-0.10.7-1|54	#----------------------------------------------------------------------------
14cu|exo-0.10.7-1|55	
14cu|exo-0.10.7-1|56	%package -n %{devname}
14cu|exo-0.10.7-1|57	Summary:	Headers, static libraries and documentation for libexo
14cu|exo-0.10.7-1|58	Group:		Development/C
14cu|exo-0.10.7-1|59	Requires:	%{libname} = %{EVRD}
14cu|exo-0.10.7-1|60	Provides:	%{name}-devel = %{EVRD}
14cu|exo-0.10.7-1|61	Provides:	lib%{name}-devel = %{EVRD}
14cu|exo-0.10.7-1|62	
14cu|exo-0.10.7-1|63	%description -n %{devname}
14cu|exo-0.10.7-1|64	Headers, static libraries and documentation for libexo.
14cu|exo-0.10.7-1|65	
14cu|exo-0.10.7-1|66	%files -n %{devname}
14cu|exo-0.10.7-1|67	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/
14cu|exo-0.10.7-1|68	%{_libdir}/lib%{name}-%{api}.so
14cu|exo-0.10.7-1|69	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|exo-0.10.7-1|70	%{_includedir}/*
14cu|exo-0.10.7-1|71	
14cu|exo-0.10.7-1|72	#----------------------------------------------------------------------------
14cu|exo-0.10.7-1|73	
14cu|exo-0.10.7-1|74	%prep
14cu|exo-0.10.7-1|75	%setup -q
14cu|exo-0.10.7-1|76	
14cu|exo-0.10.7-1|77	%build
14cu|exo-0.10.7-1|78	%configure2_5x \
14cu|exo-0.10.7-1|79	--disable-static
14cu|exo-0.10.7-1|80	
14cu|exo-0.10.7-1|81	%make
14cu|exo-0.10.7-1|82	
14cu|exo-0.10.7-1|83	%install
14cu|exo-0.10.7-1|84	%makeinstall_std
14cu|exo-0.10.7-1|85	
14cu|exo-0.10.7-1|86	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/helpers.rc
14cu|exo-0.10.7-1|87	
14cu|exo-0.10.7-1|88	%find_lang %{name}-%{api}
14cu|exo-0.10.7-1|89	%changelog
14cu|exo-0.10.7-1|90	
14cu|exo-0.10.7-1|91	* Sat Mar 26 2016 dsilakov <denis.silakov@rosalab.ru> 0.10.7-1
14cu|exo-0.10.7-1|92	- (104b082) Merge pull request #2 from alzim/exo:rosa2014.1
14cu|exo-0.10.7-1|93	- (104b082) Update to 0.10.7
14cu|exo-0.10.7-1|94	
14cu|exo-0.10.7-1|95	

10086 14
14cu|exquisite-1.0.0-6|1	Summary:	This is a psplash replacement that is very simple and uses EFL
14cu|exquisite-1.0.0-6|2	Name:		exquisite
14cu|exquisite-1.0.0-6|3	Version:	1.0.0
14cu|exquisite-1.0.0-6|4	Release:	6
14cu|exquisite-1.0.0-6|5	License:	BSD
14cu|exquisite-1.0.0-6|6	Group:		Graphical desktop/Enlightenment
14cu|exquisite-1.0.0-6|7	Url:		http://enlightenment.org/
14cu|exquisite-1.0.0-6|8	Source0: 	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
14cu|exquisite-1.0.0-6|9	BuildRequires:	doxygen
14cu|exquisite-1.0.0-6|10	BuildRequires:	edje
14cu|exquisite-1.0.0-6|11	BuildRequires:	embryo
14cu|exquisite-1.0.0-6|12	BuildRequires:	evas
14cu|exquisite-1.0.0-6|13	BuildRequires:	pkgconfig(ecore)
14cu|exquisite-1.0.0-6|14	BuildRequires:	pkgconfig(ecore-con)
14cu|exquisite-1.0.0-6|15	BuildRequires:	pkgconfig(ecore-evas)
14cu|exquisite-1.0.0-6|16	BuildRequires:	pkgconfig(edje)
14cu|exquisite-1.0.0-6|17	BuildRequires:	pkgconfig(eet)
14cu|exquisite-1.0.0-6|18	BuildRequires:	pkgconfig(eina)
14cu|exquisite-1.0.0-6|19	BuildRequires:	pkgconfig(eio)
14cu|exquisite-1.0.0-6|20	BuildRequires:	pkgconfig(evas)
14cu|exquisite-1.0.0-6|21	
14cu|exquisite-1.0.0-6|22	%description
14cu|exquisite-1.0.0-6|23	This is a psplash replacement that is very simple and uses EFL (Evas, Edje,
14cu|exquisite-1.0.0-6|24	Ecore etc.) for display - thus having immensely powerful theme abilities
14cu|exquisite-1.0.0-6|25	without needing any platform-specific compiled themes or modules. It is
14cu|exquisite-1.0.0-6|26	compatible with psplash with the same message commands (and more). The
14cu|exquisite-1.0.0-6|27	difference is that it requires libraries like evas, edje, ecore, eet and
14cu|exquisite-1.0.0-6|28	embryo. These also have loadable modules of their own - thus this is not
14cu|exquisite-1.0.0-6|29	perfect for systems that can not have these libraries available and working at
14cu|exquisite-1.0.0-6|30	boot, but if you can, it is a lot more capable than other splash engines,
14cu|exquisite-1.0.0-6|31	while still running in the framebuffer.
14cu|exquisite-1.0.0-6|32	
14cu|exquisite-1.0.0-6|33	%files
14cu|exquisite-1.0.0-6|34	%{_bindir}/*
14cu|exquisite-1.0.0-6|35	%{_datadir}/exquisite/*
14cu|exquisite-1.0.0-6|36	
14cu|exquisite-1.0.0-6|37	#----------------------------------------------------------------------------
14cu|exquisite-1.0.0-6|38	
14cu|exquisite-1.0.0-6|39	%prep
14cu|exquisite-1.0.0-6|40	%setup -q
14cu|exquisite-1.0.0-6|41	
14cu|exquisite-1.0.0-6|42	%build
14cu|exquisite-1.0.0-6|43	%configure2_5x
14cu|exquisite-1.0.0-6|44	%make
14cu|exquisite-1.0.0-6|45	
14cu|exquisite-1.0.0-6|46	%install
14cu|exquisite-1.0.0-6|47	%makeinstall_std
14cu|exquisite-1.0.0-6|48	
14cu|exquisite-1.0.0-6|49	
14cu|exquisite-1.0.0-6|50	%changelog
14cu|exquisite-1.0.0-6|51	
14cu|exquisite-1.0.0-6|52	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-6
14cu|exquisite-1.0.0-6|53	- (b68a2da) Bump release
14cu|exquisite-1.0.0-6|54	
14cu|exquisite-1.0.0-6|55	

10087 14
14cu|extace-1.9.9-1|1	%define debug_package %{nil}
14cu|extace-1.9.9-1|2	
14cu|extace-1.9.9-1|3	%define title eXtace
14cu|extace-1.9.9-1|4	%define mainname %{name}
14cu|extace-1.9.9-1|5	%define alsaname %{name}-alsa
14cu|extace-1.9.9-1|6	%define ossname %{name}-oss
14cu|extace-1.9.9-1|7	%define descr %{title} - An Extace Waveform Viewer
14cu|extace-1.9.9-1|8	%define summalsa %{descr} with ALSA support
14cu|extace-1.9.9-1|9	%define summos %{descr} without ALSA support
14cu|extace-1.9.9-1|10	%define group Sound
14cu|extace-1.9.9-1|11	%define section Multimedia/%{group}
14cu|extace-1.9.9-1|12	%define iconname multimedia_section.png
14cu|extace-1.9.9-1|13	# Change to 1 if ALSA compiles cleanly again
14cu|extace-1.9.9-1|14	%define buildalsa 1
14cu|extace-1.9.9-1|15	
14cu|extace-1.9.9-1|16	Summary:	Visual sound display/analysis program
14cu|extace-1.9.9-1|17	Name:		extace
14cu|extace-1.9.9-1|18	Version:	1.9.9
14cu|extace-1.9.9-1|19	Release:	1
14cu|extace-1.9.9-1|20	License:	GPL
14cu|extace-1.9.9-1|21	Group:		Sound
14cu|extace-1.9.9-1|22	URL:		http://extace.sf.net
14cu|extace-1.9.9-1|23	Source:		https://sourceforge.net/projects/extace/files/eXtace/%{version}/%{name}-%{version}.tar.gz
14cu|extace-1.9.9-1|24	Patch0:		extace-1.9.6-desktop-file.patch
14cu|extace-1.9.9-1|25	BuildRequires:	fftw3-devel
14cu|extace-1.9.9-1|26	BuildRequires:	alsa-lib
14cu|extace-1.9.9-1|27	BuildRequires:	coreutils
14cu|extace-1.9.9-1|28	BuildRequires:	perl
14cu|extace-1.9.9-1|29	BuildRequires:	pkgconfig(pango)
14cu|extace-1.9.9-1|30	BuildRequires:	pkgconfig(gthread-2.0)
14cu|extace-1.9.9-1|31	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|extace-1.9.9-1|32	BuildRequires:	esound-devel
14cu|extace-1.9.9-1|33	BuildRequires:	desktop-file-utils
14cu|extace-1.9.9-1|34	BuildRequires:	imagemagick
14cu|extace-1.9.9-1|35	
14cu|extace-1.9.9-1|36	%description
14cu|extace-1.9.9-1|37	eXtace is a visual sound display/analysis program for the Gnome Desktop
14cu|extace-1.9.9-1|38	environment (though it works under other environments as long as gnome/esd
14cu|extace-1.9.9-1|39	installed and used). Requires ESD to function. Includes
14cu|extace-1.9.9-1|40	various fourier transforms of the audio data in real-time. Displays include
14cu|extace-1.9.9-1|41	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
14cu|extace-1.9.9-1|42	pointed flying landscape. All aspects of the display are fully configurable,
14cu|extace-1.9.9-1|43	even the axis placement.
14cu|extace-1.9.9-1|44	
14cu|extace-1.9.9-1|45	%if %{buildalsa}
14cu|extace-1.9.9-1|46	This version is for users who don't use ALSA.
14cu|extace-1.9.9-1|47	%endif
14cu|extace-1.9.9-1|48	
14cu|extace-1.9.9-1|49	%files
14cu|extace-1.9.9-1|50	%defattr(-,root,root,0755)
14cu|extace-1.9.9-1|51	%doc TODO AUTHORS CREDITS NEWS ChangeLog README
14cu|extace-1.9.9-1|52	%{_bindir}/%{ossname}
14cu|extace-1.9.9-1|53	%{_datadir}/applications/extace.desktop
14cu|extace-1.9.9-1|54	%{_iconsdir}/*.png
14cu|extace-1.9.9-1|55	
14cu|extace-1.9.9-1|56	#--------------------------------------------------------------------------
14cu|extace-1.9.9-1|57	
14cu|extace-1.9.9-1|58	%if %{buildalsa}
14cu|extace-1.9.9-1|59	%package alsa
14cu|extace-1.9.9-1|60	Summary:	%{summalsa}
14cu|extace-1.9.9-1|61	Group:		Sound
14cu|extace-1.9.9-1|62	Obsoletes:	%{mainname}
14cu|extace-1.9.9-1|63	
14cu|extace-1.9.9-1|64	%description alsa
14cu|extace-1.9.9-1|65	eXtace is a visual sound display/analysis program for the Gnome Desktop
14cu|extace-1.9.9-1|66	environment (though it works under other environments as long as gnome/esd
14cu|extace-1.9.9-1|67	or ALSA is installed and used). Requires ESD or ALSA to function. Includes
14cu|extace-1.9.9-1|68	various fourier transforms of the audio data in real-time. Displays include
14cu|extace-1.9.9-1|69	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
14cu|extace-1.9.9-1|70	pointed flying landscape. All aspects of the display are fully configurable,
14cu|extace-1.9.9-1|71	even the axis placement.
14cu|extace-1.9.9-1|72	
14cu|extace-1.9.9-1|73	This version is for users who use ALSA.
14cu|extace-1.9.9-1|74	
14cu|extace-1.9.9-1|75	%files alsa
14cu|extace-1.9.9-1|76	%defattr(-,root,root,0755)
14cu|extace-1.9.9-1|77	%{_bindir}/%{alsaname}
14cu|extace-1.9.9-1|78	%endif
14cu|extace-1.9.9-1|79	
14cu|extace-1.9.9-1|80	#--------------------------------------------------------------------------
14cu|extace-1.9.9-1|81	
14cu|extace-1.9.9-1|82	%prep
14cu|extace-1.9.9-1|83	%setup -q
14cu|extace-1.9.9-1|84	%patch0 -p1
14cu|extace-1.9.9-1|85	
14cu|extace-1.9.9-1|86	%if %{buildalsa}
14cu|extace-1.9.9-1|87	# Copy source tree to dir %{alsaname} for later building the alsa version
14cu|extace-1.9.9-1|88	cp -a $RPM_BUILD_DIR/%{name}-%{version} $RPM_BUILD_DIR/%{alsaname}
14cu|extace-1.9.9-1|89	%endif
14cu|extace-1.9.9-1|90	
14cu|extace-1.9.9-1|91	%build
14cu|extace-1.9.9-1|92	# First build the normal/OSS version, and force to ignore ALSA even if present
14cu|extace-1.9.9-1|93	export LDFLAGS="-lm"
14cu|extace-1.9.9-1|94	%configure2_5x --enable-alsa --disable-rpath
14cu|extace-1.9.9-1|95	# Remove ALSA support from this build
14cu|extace-1.9.9-1|96	perl -pi -e 's|(^#define HAVE_ALSA.*$)|/* $1 */|' config.h
14cu|extace-1.9.9-1|97	for f in {extace,.}/Makefile ; do
14cu|extace-1.9.9-1|98	perl -pi -e 's|(^ALSA_LIBS\s+=\s+).*$|$1|' $f
14cu|extace-1.9.9-1|99	perl -pi -e 's|-lasound||' $f
14cu|extace-1.9.9-1|100	done
14cu|extace-1.9.9-1|101	%make
14cu|extace-1.9.9-1|102	
14cu|extace-1.9.9-1|103	%if %{buildalsa}
14cu|extace-1.9.9-1|104	# Now build the ALSA version.  ALSA support is built by default if available
14cu|extace-1.9.9-1|105	cd $RPM_BUILD_DIR/%{alsaname}
14cu|extace-1.9.9-1|106	%configure2_5x --disable-rpath
14cu|extace-1.9.9-1|107	%make
14cu|extace-1.9.9-1|108	%endif
14cu|extace-1.9.9-1|109	
14cu|extace-1.9.9-1|110	%install
14cu|extace-1.9.9-1|111	
14cu|extace-1.9.9-1|112	# First install the OSS version
14cu|extace-1.9.9-1|113	%makeinstall
14cu|extace-1.9.9-1|114	
14cu|extace-1.9.9-1|115	mkdir -p %{buildroot}%{_bindir}
14cu|extace-1.9.9-1|116	
14cu|extace-1.9.9-1|117	# Use /etc/alternatives to have it point to the right binary
14cu|extace-1.9.9-1|118	# The "normal" one is named extace-oss, the alsa bin is called extace-alsa
14cu|extace-1.9.9-1|119	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{ossname}
14cu|extace-1.9.9-1|120	
14cu|extace-1.9.9-1|121	%if %{buildalsa}
14cu|extace-1.9.9-1|122	# And now install the alsa version
14cu|extace-1.9.9-1|123	cd $RPM_BUILD_DIR/%{alsaname}
14cu|extace-1.9.9-1|124	%makeinstall
14cu|extace-1.9.9-1|125	# Rename the binary so that it doesn't overwrite the pointer to /etc/alternatives
14cu|extace-1.9.9-1|126	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{alsaname}
14cu|extace-1.9.9-1|127	%endif
14cu|extace-1.9.9-1|128	
14cu|extace-1.9.9-1|129	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|extace-1.9.9-1|130	desktop-file-install --vendor='' \
14cu|extace-1.9.9-1|131	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|extace-1.9.9-1|132	%{buildroot}%{_datadir}/gnome/apps/Multimedia/extace.desktop
14cu|extace-1.9.9-1|133	
14cu|extace-1.9.9-1|134	rm -f %{buildroot}%{_datadir}/gnome/apps/Multimedia/extace.desktop
14cu|extace-1.9.9-1|135	
14cu|extace-1.9.9-1|136	mkdir -p %{buildroot}%{_iconsdir}/
14cu|extace-1.9.9-1|137	convert src/logo.xpm %{buildroot}%{_iconsdir}/%{name}.png
14cu|extace-1.9.9-1|138	
14cu|extace-1.9.9-1|139	%post
14cu|extace-1.9.9-1|140	# Update /etc/alternatives to point to the right binary file
14cu|extace-1.9.9-1|141	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{ossname} 100
14cu|extace-1.9.9-1|142	
14cu|extace-1.9.9-1|143	%postun
14cu|extace-1.9.9-1|144	update-alternatives --remove %{name} %{_bindir}/%{ossname}
14cu|extace-1.9.9-1|145	
14cu|extace-1.9.9-1|146	%if %{buildalsa}
14cu|extace-1.9.9-1|147	%post alsa
14cu|extace-1.9.9-1|148	# Update /etc/alternatives to point to the right binary file
14cu|extace-1.9.9-1|149	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{alsaname} 200
14cu|extace-1.9.9-1|150	
14cu|extace-1.9.9-1|151	%postun alsa
14cu|extace-1.9.9-1|152	update-alternatives --remove %{name} %{_bindir}/%{alsaname}
14cu|extace-1.9.9-1|153	%endif
14cu|extace-1.9.9-1|154	
14cu|extace-1.9.9-1|155	%changelog
14cu|extace-1.9.9-1|156	
14cu|extace-1.9.9-1|157	* Thu Sep 08 2016 alzim <alzim@bk.ru> 1.9.9-1
14cu|extace-1.9.9-1|158	- (c3b1f8f) Merge pull request #1 from import/extace:rosa2016.1
14cu|extace-1.9.9-1|159	- (c3b1f8f) Updated to 1.9.9
14cu|extace-1.9.9-1|160	
14cu|extace-1.9.9-1|161	

10088 14
14cu|extract-xiso-2.7.1-3|1	Name:		extract-xiso
14cu|extract-xiso-2.7.1-3|2	Version:	2.7.1
14cu|extract-xiso-2.7.1-3|3	Release:	3
14cu|extract-xiso-2.7.1-3|4	Summary:	A backup tool for creating and extracting disc image .iso's of XBox games
14cu|extract-xiso-2.7.1-3|5	License:	BSD
14cu|extract-xiso-2.7.1-3|6	Group:		Archiving/Backup
14cu|extract-xiso-2.7.1-3|7	URL:		http://sourceforge.net/projects/extract-xiso
14cu|extract-xiso-2.7.1-3|8	Source0:	%{name}-%{version}.tar.gz
14cu|extract-xiso-2.7.1-3|9	
14cu|extract-xiso-2.7.1-3|10	%description
14cu|extract-xiso-2.7.1-3|11	A backup tool for creating and extracting disc image .iso's of XBox games.
14cu|extract-xiso-2.7.1-3|12	For more details see: http://sourceforge.net/projects/extract-xiso
14cu|extract-xiso-2.7.1-3|13	
14cu|extract-xiso-2.7.1-3|14	%prep
14cu|extract-xiso-2.7.1-3|15	%setup -q -n %{name}
14cu|extract-xiso-2.7.1-3|16	
14cu|extract-xiso-2.7.1-3|17	%build
14cu|extract-xiso-2.7.1-3|18	%setup_compile_flags
14cu|extract-xiso-2.7.1-3|19	gcc -D__LINUX__ $CFLAGS $LDFLAGS extract-xiso.c libftp-*/*.c -o extract-xiso
14cu|extract-xiso-2.7.1-3|20	
14cu|extract-xiso-2.7.1-3|21	%install
14cu|extract-xiso-2.7.1-3|22	mkdir -p %{buildroot}%{_bindir}
14cu|extract-xiso-2.7.1-3|23	cp %{name} %{buildroot}%{_bindir}/
14cu|extract-xiso-2.7.1-3|24	
14cu|extract-xiso-2.7.1-3|25	%files
14cu|extract-xiso-2.7.1-3|26	%doc LICENSE.TXT README.TXT
14cu|extract-xiso-2.7.1-3|27	%{_bindir}/%{name}
14cu|extract-xiso-2.7.1-3|28	
14cu|extract-xiso-2.7.1-3|29	
14cu|extract-xiso-2.7.1-3|30	%changelog
14cu|extract-xiso-2.7.1-3|31	
14cu|extract-xiso-2.7.1-3|32	* Tue Jun 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.1-3
14cu|extract-xiso-2.7.1-3|33	- (f98dbc3) Minor spec cleanup
14cu|extract-xiso-2.7.1-3|34	
14cu|extract-xiso-2.7.1-3|35	

10089 14
14cu|extremetuxracer-0.7.3-1|1	%define gname etr
14cu|extremetuxracer-0.7.3-1|2	%define _appdatadir %{_datadir}/appdata
14cu|extremetuxracer-0.7.3-1|3	
14cu|extremetuxracer-0.7.3-1|4	Name:			extremetuxracer
14cu|extremetuxracer-0.7.3-1|5	Version:		0.7.3
14cu|extremetuxracer-0.7.3-1|6	Release:		1
14cu|extremetuxracer-0.7.3-1|7	Summary:		OpenGL racing game featuring Tux
14cu|extremetuxracer-0.7.3-1|8	License:		GPLv2
14cu|extremetuxracer-0.7.3-1|9	Group:			Games/Arcade
14cu|extremetuxracer-0.7.3-1|10	URL:			https://sourceforge.net/projects/extremetuxracer
14cu|extremetuxracer-0.7.3-1|11	Source0:		https://sourceforge.net/projects/extremetuxracer/files/releases/%{version}/%{gname}-%{version}.tar.xz
14cu|extremetuxracer-0.7.3-1|12	Source1:		%{gname}.appdata.xml
14cu|extremetuxracer-0.7.3-1|13	Source2:		%{name}.metainfo.xml
14cu|extremetuxracer-0.7.3-1|14	Source3:		%{name}-papercuts.metainfo.xml
14cu|extremetuxracer-0.7.3-1|15	Source4:		%{name}-papercuts-outline.metainfo.xml
14cu|extremetuxracer-0.7.3-1|16	Source5:		%{gname}.6
14cu|extremetuxracer-0.7.3-1|17	
14cu|extremetuxracer-0.7.3-1|18	BuildRequires:	pkgconfig(glu)
14cu|extremetuxracer-0.7.3-1|19	BuildRequires:	pkgconfig(sfml-audio) >= 2.2
14cu|extremetuxracer-0.7.3-1|20	BuildRequires:	pkgconfig(sfml-graphics) >= 2.2
14cu|extremetuxracer-0.7.3-1|21	BuildRequires:	pkgconfig(sfml-window) >= 2.2
14cu|extremetuxracer-0.7.3-1|22	BuildRequires:	pkgconfig(alsa)
14cu|extremetuxracer-0.7.3-1|23	BuildRequires:	pkgconfig(libpng)
14cu|extremetuxracer-0.7.3-1|24	BuildRequires:	imagemagick
14cu|extremetuxracer-0.7.3-1|25	BuildRequires:	appstream-util
14cu|extremetuxracer-0.7.3-1|26	BuildRequires:	desktop-file-utils
14cu|extremetuxracer-0.7.3-1|27	Provides:		tuxracer = %{EVRD}
14cu|extremetuxracer-0.7.3-1|28	
14cu|extremetuxracer-0.7.3-1|29	
14cu|extremetuxracer-0.7.3-1|30	%description
14cu|extremetuxracer-0.7.3-1|31	Extreme Tux Racer is an OpenGL racing game featuring Tux, the Linux
14cu|extremetuxracer-0.7.3-1|32	mascot. The goal of the game is to slide down a snow- and ice-covered
14cu|extremetuxracer-0.7.3-1|33	mountain as quickly as possible.  It is based on the GPL version of
14cu|extremetuxracer-0.7.3-1|34	TuxRacer.
14cu|extremetuxracer-0.7.3-1|35	
14cu|extremetuxracer-0.7.3-1|36	%files -f %{gname}.lang
14cu|extremetuxracer-0.7.3-1|37	%doc AUTHORS ChangeLog COPYING
14cu|extremetuxracer-0.7.3-1|38	%{_gamesbindir}/%{gname}
14cu|extremetuxracer-0.7.3-1|39	%{_gamesdatadir}/%{gname}/
14cu|extremetuxracer-0.7.3-1|40	%{_datadir}/applications/%{gname}.desktop
14cu|extremetuxracer-0.7.3-1|41	%{_iconsdir}/hicolor/*/apps/%{gname}.svg
14cu|extremetuxracer-0.7.3-1|42	%{_mandir}/man6/etr.6*
14cu|extremetuxracer-0.7.3-1|43	%{_appdatadir}/*.xml
14cu|extremetuxracer-0.7.3-1|44	#--------------------------------------------------------------------------------
14cu|extremetuxracer-0.7.3-1|45	%prep
14cu|extremetuxracer-0.7.3-1|46	%setup -qn %{gname}-%{version}
14cu|extremetuxracer-0.7.3-1|47	
14cu|extremetuxracer-0.7.3-1|48	%build
14cu|extremetuxracer-0.7.3-1|49	CFLAGS="%{optflags} -Ofast -ffast-math" \
14cu|extremetuxracer-0.7.3-1|50	CXXFLAGS="%{optflags} -Ofast -ffast-math" \
14cu|extremetuxracer-0.7.3-1|51	%configure2_5x \
14cu|extremetuxracer-0.7.3-1|52	--bindir=%{_gamesbindir} \
14cu|extremetuxracer-0.7.3-1|53	--datadir=%{_gamesdatadir} \
14cu|extremetuxracer-0.7.3-1|54	--docdir=%{_docdir}/%{name}
14cu|extremetuxracer-0.7.3-1|55	%make
14cu|extremetuxracer-0.7.3-1|56	
14cu|extremetuxracer-0.7.3-1|57	%install
14cu|extremetuxracer-0.7.3-1|58	%makeinstall_std
14cu|extremetuxracer-0.7.3-1|59	for r in 16 22 32 48; do
14cu|extremetuxracer-0.7.3-1|60	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${r}x${r}/apps
14cu|extremetuxracer-0.7.3-1|61	convert resources/%{gname}.svg -scale ${r}x${r} %{buildroot}%{_datadir}/icons/hicolor/${r}x${r}/apps/%{gname}.svg
14cu|extremetuxracer-0.7.3-1|62	done
14cu|extremetuxracer-0.7.3-1|63	
14cu|extremetuxracer-0.7.3-1|64	rm -fr  %{buildroot}%{_datadir}/pixmaps
14cu|extremetuxracer-0.7.3-1|65	
14cu|extremetuxracer-0.7.3-1|66	# appdata
14cu|extremetuxracer-0.7.3-1|67	mkdir -p %{buildroot}%{_appdatadir}
14cu|extremetuxracer-0.7.3-1|68	install -DT -m0644 %{SOURCE1} %{buildroot}%{_appdatadir}/etr.appdata.xml
14cu|extremetuxracer-0.7.3-1|69	install -Dm 0644 -p %{SOURCE2} \
14cu|extremetuxracer-0.7.3-1|70	%{buildroot}%{_appdatadir}/%{name}.metainfo.xml
14cu|extremetuxracer-0.7.3-1|71	install -Dm 0644 -p %{SOURCE3} \
14cu|extremetuxracer-0.7.3-1|72	%{buildroot}%{_appdatadir}/%{name}-papercuts.metainfo.xml
14cu|extremetuxracer-0.7.3-1|73	install -Dm 0644 -p %{SOURCE4} \
14cu|extremetuxracer-0.7.3-1|74	%{buildroot}%{_appdatadir}/%{name}-papercuts-outline.metainfo.xml
14cu|extremetuxracer-0.7.3-1|75	
14cu|extremetuxracer-0.7.3-1|76	#man pages
14cu|extremetuxracer-0.7.3-1|77	install -Dm 0644 -p %{SOURCE5} %{buildroot}%{_mandir}/man6/etr.6
14cu|extremetuxracer-0.7.3-1|78	
14cu|extremetuxracer-0.7.3-1|79	%find_lang %{gname} || touch %{gname}.lang
14cu|extremetuxracer-0.7.3-1|80	
14cu|extremetuxracer-0.7.3-1|81	
14cu|extremetuxracer-0.7.3-1|82	%check
14cu|extremetuxracer-0.7.3-1|83	desktop-file-validate %{buildroot}%{_datadir}/applications/%{gname}.desktop
14cu|extremetuxracer-0.7.3-1|84	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|extremetuxracer-0.7.3-1|85	
14cu|extremetuxracer-0.7.3-1|86	%changelog
14cu|extremetuxracer-0.7.3-1|87	
14cu|extremetuxracer-0.7.3-1|88	* Fri Aug 26 2016 alzim <alzim@bk.ru> 0.7.3-1
14cu|extremetuxracer-0.7.3-1|89	- (7976287) Merge pull request #2 from import/extremetuxracer:rosa2016.1
14cu|extremetuxracer-0.7.3-1|90	- (7976287) Updated to 0.7.3
14cu|extremetuxracer-0.7.3-1|91	
14cu|extremetuxracer-0.7.3-1|92	

10090 14
14cu|extundelete-0.2.4-1|1	Summary:	Investigation and recovery tool for ext3/4 filesystem
14cu|extundelete-0.2.4-1|2	Name:		extundelete
14cu|extundelete-0.2.4-1|3	Version:	0.2.4
14cu|extundelete-0.2.4-1|4	Release:	1
14cu|extundelete-0.2.4-1|5	Group:		File tools
14cu|extundelete-0.2.4-1|6	License:	GPLv2+
14cu|extundelete-0.2.4-1|7	URL:		http://extundelete.sourceforge.net/
14cu|extundelete-0.2.4-1|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|extundelete-0.2.4-1|9	BuildRequires:	pkgconfig(ext2fs)
14cu|extundelete-0.2.4-1|10	
14cu|extundelete-0.2.4-1|11	%description
14cu|extundelete-0.2.4-1|12	Utility that can recover deleted files from an ext3 or ext4
14cu|extundelete-0.2.4-1|13	partition.
14cu|extundelete-0.2.4-1|14	The ext3 and ext4 file systems are the most common default
14cu|extundelete-0.2.4-1|15	file systems in Linux distributions .
14cu|extundelete-0.2.4-1|16	extundelete uses information stored in the partition's
14cu|extundelete-0.2.4-1|17	journal to attempt to recover a
14cu|extundelete-0.2.4-1|18	file that has been deleted from the partition.
14cu|extundelete-0.2.4-1|19	
14cu|extundelete-0.2.4-1|20	
14cu|extundelete-0.2.4-1|21	%files
14cu|extundelete-0.2.4-1|22	%doc LICENSE README
14cu|extundelete-0.2.4-1|23	%{_bindir}/%{name}
14cu|extundelete-0.2.4-1|24	#---------------------------------------------------------------
14cu|extundelete-0.2.4-1|25	
14cu|extundelete-0.2.4-1|26	%prep
14cu|extundelete-0.2.4-1|27	%setup -q
14cu|extundelete-0.2.4-1|28	
14cu|extundelete-0.2.4-1|29	%build
14cu|extundelete-0.2.4-1|30	%configure2_5x
14cu|extundelete-0.2.4-1|31	%make
14cu|extundelete-0.2.4-1|32	
14cu|extundelete-0.2.4-1|33	%install
14cu|extundelete-0.2.4-1|34	%makeinstall_std
14cu|extundelete-0.2.4-1|35	
14cu|extundelete-0.2.4-1|36	
14cu|extundelete-0.2.4-1|37	%changelog
14cu|extundelete-0.2.4-1|38	
14cu|extundelete-0.2.4-1|39	* Mon Jan 11 2016 abfonly <abfonly@gmail.com> 0.2.4-1
14cu|extundelete-0.2.4-1|40	- (d0366bb) Log: Update to 0.2.4
14cu|extundelete-0.2.4-1|41	- (d0366bb) backport for 2014.1
14cu|extundelete-0.2.4-1|42	
14cu|extundelete-0.2.4-1|43	

10091 14
14cu|f2c-20110801-3|1	%define major	0
14cu|f2c-20110801-3|2	%define libf2cname %mklibname f2c %{major}
14cu|f2c-20110801-3|3	
14cu|f2c-20110801-3|4	Name:           f2c
14cu|f2c-20110801-3|5	Summary:        A Fortran 77 to C/C++ conversion program
14cu|f2c-20110801-3|6	Version:        20110801
14cu|f2c-20110801-3|7	Release:        3
14cu|f2c-20110801-3|8	License:        MIT
14cu|f2c-20110801-3|9	Group:          Development/C
14cu|f2c-20110801-3|10	URL:            http://netlib.org/f2c/
14cu|f2c-20110801-3|11	Source0:        ftp://netlib.org/f2c.tar
14cu|f2c-20110801-3|12	# Patch makefile to build a shared library
14cu|f2c-20110801-3|13	Patch0:		f2c-20090411.patch
14cu|f2c-20110801-3|14	Patch1:		f2c-arithchk.patch
14cu|f2c-20110801-3|15	Patch2:		f2c-parallel-make.patch
14cu|f2c-20110801-3|16	BuildRequires:  unzip
14cu|f2c-20110801-3|17	Requires:       %{libf2cname} = %{version}-%{release}
14cu|f2c-20110801-3|18	Provides:       %{name}-devel = %{version}-%{release}
14cu|f2c-20110801-3|19	
14cu|f2c-20110801-3|20	%description
14cu|f2c-20110801-3|21	F2c converts Fortran 77 source code to C or C++ source files. If no
14cu|f2c-20110801-3|22	Fortran files are named on the command line, f2c can read Fortran from
14cu|f2c-20110801-3|23	standard input and write C to standard output.
14cu|f2c-20110801-3|24	
14cu|f2c-20110801-3|25	%package -n %{libf2cname}
14cu|f2c-20110801-3|26	Summary:    Dynamic libraries from %{name}
14cu|f2c-20110801-3|27	Group:      System/Libraries
14cu|f2c-20110801-3|28	
14cu|f2c-20110801-3|29	%description -n %{libf2cname}
14cu|f2c-20110801-3|30	Dynamic libraries from %{name}.
14cu|f2c-20110801-3|31	
14cu|f2c-20110801-3|32	%prep
14cu|f2c-20110801-3|33	%setup -q -n %{name}
14cu|f2c-20110801-3|34	mkdir lib%{name}
14cu|f2c-20110801-3|35	pushd lib%{name}
14cu|f2c-20110801-3|36	unzip ../lib%{name}.zip
14cu|f2c-20110801-3|37	popd
14cu|f2c-20110801-3|38	%patch0
14cu|f2c-20110801-3|39	%patch1
14cu|f2c-20110801-3|40	%patch2 -p1 -b .parallel-make
14cu|f2c-20110801-3|41	
14cu|f2c-20110801-3|42	%build
14cu|f2c-20110801-3|43	cp src/makefile.u src/Makefile
14cu|f2c-20110801-3|44	cp lib%{name}/makefile.u lib%{name}/Makefile
14cu|f2c-20110801-3|45	%make -C src CFLAGS="%{optflags}" f2c
14cu|f2c-20110801-3|46	%make -C lib%{name} CFLAGS="%{optflags} -fPIC"
14cu|f2c-20110801-3|47	
14cu|f2c-20110801-3|48	%install
14cu|f2c-20110801-3|49	rm -rf %{buildroot}
14cu|f2c-20110801-3|50	install -D -p -m 644 %{name}.h %{buildroot}%{_includedir}/%{name}.h
14cu|f2c-20110801-3|51	install -D -p -m 755 src/%{name} %{buildroot}%{_bindir}/%{name}
14cu|f2c-20110801-3|52	install -D -p -m 644 src/%{name}.1t %{buildroot}%{_mandir}/man1/%{name}.1
14cu|f2c-20110801-3|53	install -D -p -m 755 lib%{name}/lib%{name}.so.0.22 %{buildroot}%{_libdir}/lib%{name}.so.0.22
14cu|f2c-20110801-3|54	ln -s lib%{name}.so.0.22 %{buildroot}%{_libdir}/lib%{name}.so.0
14cu|f2c-20110801-3|55	ln -s lib%{name}.so.0.22 %{buildroot}%{_libdir}/lib%{name}.so
14cu|f2c-20110801-3|56	
14cu|f2c-20110801-3|57	%files
14cu|f2c-20110801-3|58	%doc %{name}.ps %{name}.pdf readme changes src/README
14cu|f2c-20110801-3|59	%{_bindir}/%{name}
14cu|f2c-20110801-3|60	%{_mandir}/man1/*
14cu|f2c-20110801-3|61	%{_includedir}/%{name}.h
14cu|f2c-20110801-3|62	%{_libdir}/lib%{name}.so
14cu|f2c-20110801-3|63	
14cu|f2c-20110801-3|64	%files -n %{libf2cname}
14cu|f2c-20110801-3|65	%doc permission disclaimer src/Notice
14cu|f2c-20110801-3|66	%{_libdir}/lib%{name}.so.*
14cu|f2c-20110801-3|67	
14cu|f2c-20110801-3|68	%changelog
14cu|f2c-20110801-3|69	* Wed Oct 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110801-3
14cu|f2c-20110801-3|70	+ Revision: 6e67175
14cu|f2c-20110801-3|71	- Updated to 20110801 (sync with cooker)
14cu|f2c-20110801-3|72	
14cu|f2c-20110801-3|73	

10092 14
14cu|faenza-icon-theme-1.3.1-1|1	Summary:	Faenza icon theme
14cu|faenza-icon-theme-1.3.1-1|2	Name:		faenza-icon-theme
14cu|faenza-icon-theme-1.3.1-1|3	Version:	1.3.1
14cu|faenza-icon-theme-1.3.1-1|4	Release:	1
14cu|faenza-icon-theme-1.3.1-1|5	License:	GPLv3+
14cu|faenza-icon-theme-1.3.1-1|6	Group:		Graphical desktop/Other
14cu|faenza-icon-theme-1.3.1-1|7	Url:		http://tiheum.deviantart.com/art/Faenza-Icons-173323228
14cu|faenza-icon-theme-1.3.1-1|8	Source0:	http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/%{name}/%{name}_%{version}.tar.gz
14cu|faenza-icon-theme-1.3.1-1|9	Patch0:		faenza-icon-theme-1.3-adwaita.patch
14cu|faenza-icon-theme-1.3.1-1|10	Requires:	adwaita-icon-theme
14cu|faenza-icon-theme-1.3.1-1|11	Suggests:	kfaenza-icon-theme
14cu|faenza-icon-theme-1.3.1-1|12	Requires:	gnome-themes
14cu|faenza-icon-theme-1.3.1-1|13	Requires(post,postun):	gtk+2
14cu|faenza-icon-theme-1.3.1-1|14	BuildArch:	noarch
14cu|faenza-icon-theme-1.3.1-1|15	
14cu|faenza-icon-theme-1.3.1-1|16	%description
14cu|faenza-icon-theme-1.3.1-1|17	This icon theme for Gnome provides monochromatic icons for panels,
14cu|faenza-icon-theme-1.3.1-1|18	toolbars and buttons and colourful squared icons for devices,
14cu|faenza-icon-theme-1.3.1-1|19	applications, folder, files and Gnome menu items.
14cu|faenza-icon-theme-1.3.1-1|20	
14cu|faenza-icon-theme-1.3.1-1|21	Four themes are included to fit with light or dark themes/panels.
14cu|faenza-icon-theme-1.3.1-1|22	
14cu|faenza-icon-theme-1.3.1-1|23	%files
14cu|faenza-icon-theme-1.3.1-1|24	%defattr(0644,root,root,0755)
14cu|faenza-icon-theme-1.3.1-1|25	%{_iconsdir}/Faenza*
14cu|faenza-icon-theme-1.3.1-1|26	
14cu|faenza-icon-theme-1.3.1-1|27	%post
14cu|faenza-icon-theme-1.3.1-1|28	%update_icon_cache Faenza
14cu|faenza-icon-theme-1.3.1-1|29	%update_icon_cache Faenza-Ambiance
14cu|faenza-icon-theme-1.3.1-1|30	%update_icon_cache Faenza-Dark
14cu|faenza-icon-theme-1.3.1-1|31	%update_icon_cache Faenza-Darker
14cu|faenza-icon-theme-1.3.1-1|32	%update_icon_cache Faenza-Darkest
14cu|faenza-icon-theme-1.3.1-1|33	%update_icon_cache Faenza-Radiance
14cu|faenza-icon-theme-1.3.1-1|34	
14cu|faenza-icon-theme-1.3.1-1|35	%postun
14cu|faenza-icon-theme-1.3.1-1|36	%clean_icon_cache Faenza
14cu|faenza-icon-theme-1.3.1-1|37	%clean_icon_cache Faenza-Ambiance
14cu|faenza-icon-theme-1.3.1-1|38	%clean_icon_cache Faenza-Dark
14cu|faenza-icon-theme-1.3.1-1|39	%clean_icon_cache Faenza-Darker
14cu|faenza-icon-theme-1.3.1-1|40	%clean_icon_cache Faenza-Darkest
14cu|faenza-icon-theme-1.3.1-1|41	%clean_icon_cache Faenza_Radiance
14cu|faenza-icon-theme-1.3.1-1|42	
14cu|faenza-icon-theme-1.3.1-1|43	#----------------------------------------------------------------------------
14cu|faenza-icon-theme-1.3.1-1|44	
14cu|faenza-icon-theme-1.3.1-1|45	%prep
14cu|faenza-icon-theme-1.3.1-1|46	%setup -qn %{name}-1.3
14cu|faenza-icon-theme-1.3.1-1|47	%patch0 -p1
14cu|faenza-icon-theme-1.3.1-1|48	
14cu|faenza-icon-theme-1.3.1-1|49	%build
14cu|faenza-icon-theme-1.3.1-1|50	
14cu|faenza-icon-theme-1.3.1-1|51	%install
14cu|faenza-icon-theme-1.3.1-1|52	find Faenza* -type d -exec chmod 755 {} \;
14cu|faenza-icon-theme-1.3.1-1|53	find Faenza* -type f -exec chmod 644 {} \;
14cu|faenza-icon-theme-1.3.1-1|54	mkdir -p %{buildroot}%{_iconsdir}
14cu|faenza-icon-theme-1.3.1-1|55	cp -r Faenza* %{buildroot}%{_iconsdir}
14cu|faenza-icon-theme-1.3.1-1|56	touch %{buildroot}%{_iconsdir}/Faenza/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|57	touch %{buildroot}%{_iconsdir}/Faenza-Ambiance/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|58	touch %{buildroot}%{_iconsdir}/Faenza-Dark/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|59	touch %{buildroot}%{_iconsdir}/Faenza-Darker/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|60	touch %{buildroot}%{_iconsdir}/Faenza-Darkest/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|61	touch %{buildroot}%{_iconsdir}/Faenza-Radiance/icon-theme.cache
14cu|faenza-icon-theme-1.3.1-1|62	
14cu|faenza-icon-theme-1.3.1-1|63	
14cu|faenza-icon-theme-1.3.1-1|64	%changelog
14cu|faenza-icon-theme-1.3.1-1|65	
14cu|faenza-icon-theme-1.3.1-1|66	* Wed Mar 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14cu|faenza-icon-theme-1.3.1-1|67	- (755b569) New version 1.3.1
14cu|faenza-icon-theme-1.3.1-1|68	- (755b569) Inherit adwaita-icon-theme instead of gnome-icon-theme
14cu|faenza-icon-theme-1.3.1-1|69	- (755b569) Suggest kfaenza-icon-theme
14cu|faenza-icon-theme-1.3.1-1|70	- (755b569) Spec cleanup
14cu|faenza-icon-theme-1.3.1-1|71	
14cu|faenza-icon-theme-1.3.1-1|72	

10093 14
14cu|fail2ban-0.8.14-1|1	Summary:	Ban IP-addresses that result in too many password failures
14cu|fail2ban-0.8.14-1|2	Name:		fail2ban
14cu|fail2ban-0.8.14-1|3	Version:	0.8.14
14cu|fail2ban-0.8.14-1|4	Release:	1
14cu|fail2ban-0.8.14-1|5	License:	GPLv2+
14cu|fail2ban-0.8.14-1|6	Group:		System/Configuration/Networking
14cu|fail2ban-0.8.14-1|7	URL:		http://www.fail2ban.org/
14cu|fail2ban-0.8.14-1|8	Source0:	https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|fail2ban-0.8.14-1|9	Source2:	%{name}.service
14cu|fail2ban-0.8.14-1|10	Source3:	%{name}.tmpfiles.conf
14cu|fail2ban-0.8.14-1|11	Patch0:		%{name}-0.8.13-jail-conf.patch
14cu|fail2ban-0.8.14-1|12	Patch3:		%{name}-0.8.13-log-actions-to-SYSLOG.patch
14cu|fail2ban-0.8.14-1|13	BuildRequires:	python
14cu|fail2ban-0.8.14-1|14	BuildRequires:	python-devel
14cu|fail2ban-0.8.14-1|15	BuildRequires:	systemd-units
14cu|fail2ban-0.8.14-1|16	Requires:	python		>= 2.5
14cu|fail2ban-0.8.14-1|17	Requires:	tcp_wrappers	>= 7.6-29
14cu|fail2ban-0.8.14-1|18	Requires:	iptables	>= 1.3.5-3
14cu|fail2ban-0.8.14-1|19	Requires:	syslog-daemon
14cu|fail2ban-0.8.14-1|20	Requires(post):	rpm-helper
14cu|fail2ban-0.8.14-1|21	Requires(preun):rpm-helper
14cu|fail2ban-0.8.14-1|22	Requires(post):	systemd-units
14cu|fail2ban-0.8.14-1|23	Requires(preun):systemd-units
14cu|fail2ban-0.8.14-1|24	Suggests:	python-gamin
14cu|fail2ban-0.8.14-1|25	BuildArch:	noarch
14cu|fail2ban-0.8.14-1|26	
14cu|fail2ban-0.8.14-1|27	%description
14cu|fail2ban-0.8.14-1|28	Fail2Ban scans log files like /var/log/secure and bans IP-addresses that have
14cu|fail2ban-0.8.14-1|29	too many password failures within a specified time frame. It updates firewall
14cu|fail2ban-0.8.14-1|30	rules to reject these IP addresses. The rules needed for this can be defined by
14cu|fail2ban-0.8.14-1|31	the user. Fail2Ban can read multiple log files including sshd and Apache web
14cu|fail2ban-0.8.14-1|32	server logs.
14cu|fail2ban-0.8.14-1|33	
14cu|fail2ban-0.8.14-1|34	%prep
14cu|fail2ban-0.8.14-1|35	%setup -q
14cu|fail2ban-0.8.14-1|36	%patch0 -p0
14cu|fail2ban-0.8.14-1|37	%patch3 -p0
14cu|fail2ban-0.8.14-1|38	
14cu|fail2ban-0.8.14-1|39	%build
14cu|fail2ban-0.8.14-1|40	%serverbuild
14cu|fail2ban-0.8.14-1|41	env CFLAGS="%{optflags}" python setup.py build
14cu|fail2ban-0.8.14-1|42	
14cu|fail2ban-0.8.14-1|43	pushd man
14cu|fail2ban-0.8.14-1|44	sh generate-man
14cu|fail2ban-0.8.14-1|45	popd
14cu|fail2ban-0.8.14-1|46	
14cu|fail2ban-0.8.14-1|47	%install
14cu|fail2ban-0.8.14-1|48	python setup.py install --root=%{buildroot}
14cu|fail2ban-0.8.14-1|49	
14cu|fail2ban-0.8.14-1|50	install -d %{buildroot}/%{_mandir}/man1
14cu|fail2ban-0.8.14-1|51	install man/*.1 %{buildroot}%{_mandir}/man1/
14cu|fail2ban-0.8.14-1|52	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|fail2ban-0.8.14-1|53	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|fail2ban-0.8.14-1|54	
14cu|fail2ban-0.8.14-1|55	%post
14cu|fail2ban-0.8.14-1|56	systemd-tmpfiles --create %{name}.conf
14cu|fail2ban-0.8.14-1|57	%_post_service %{name}
14cu|fail2ban-0.8.14-1|58	
14cu|fail2ban-0.8.14-1|59	%preun
14cu|fail2ban-0.8.14-1|60	%_preun_service %{name}
14cu|fail2ban-0.8.14-1|61	
14cu|fail2ban-0.8.14-1|62	%files
14cu|fail2ban-0.8.14-1|63	%doc ChangeLog README.md TODO
14cu|fail2ban-0.8.14-1|64	%{_unitdir}/%{name}.service
14cu|fail2ban-0.8.14-1|65	%{_tmpfilesdir}/%{name}.conf
14cu|fail2ban-0.8.14-1|66	%{_bindir}/%{name}-*
14cu|fail2ban-0.8.14-1|67	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cu|fail2ban-0.8.14-1|68	%config(noreplace) %{_sysconfdir}/%{name}/action.d/*.conf
14cu|fail2ban-0.8.14-1|69	%config(noreplace) %{_sysconfdir}/%{name}/filter.d/*.conf
14cu|fail2ban-0.8.14-1|70	%dir %{_sysconfdir}/%{name}
14cu|fail2ban-0.8.14-1|71	%dir %{_sysconfdir}/%{name}/action.d
14cu|fail2ban-0.8.14-1|72	%dir %{_sysconfdir}/%{name}/filter.d
14cu|fail2ban-0.8.14-1|73	%dir %{_datadir}/%{name}
14cu|fail2ban-0.8.14-1|74	%dir %{_datadir}/%{name}/client
14cu|fail2ban-0.8.14-1|75	%dir %{_datadir}/%{name}/server
14cu|fail2ban-0.8.14-1|76	%dir %{_datadir}/%{name}/common
14cu|fail2ban-0.8.14-1|77	%{_datadir}/%{name}/client/*.py*
14cu|fail2ban-0.8.14-1|78	%{_datadir}/%{name}/server/*.py*
14cu|fail2ban-0.8.14-1|79	%{_datadir}/%{name}/common/*.py*
14cu|fail2ban-0.8.14-1|80	%{_datadir}/%{name}/testcases/*.py*
14cu|fail2ban-0.8.14-1|81	%{_datadir}/%{name}/*-info
14cu|fail2ban-0.8.14-1|82	%{_mandir}/man1/*
14cu|fail2ban-0.8.14-1|83	
14cu|fail2ban-0.8.14-1|84	%changelog
14cu|fail2ban-0.8.14-1|85	
14cu|fail2ban-0.8.14-1|86	* Thu Sep 08 2016 alzim <alzim@bk.ru> 0.8.14-1
14cu|fail2ban-0.8.14-1|87	- (60e5292) Merge pull request #1 from import/fail2ban:rosa2016.1
14cu|fail2ban-0.8.14-1|88	- (60e5292) Updated to 0.8.14
14cu|fail2ban-0.8.14-1|89	
14cu|fail2ban-0.8.14-1|90	

10094 14
14cu|fallingsky-0.0.8-1|1	%define	oname	fallingsky
14cu|fallingsky-0.0.8-1|2	
14cu|fallingsky-0.0.8-1|3	Name:		%{oname}
14cu|fallingsky-0.0.8-1|4	Version:	0.0.8
14cu|fallingsky-0.0.8-1|5	Release:	1
14cu|fallingsky-0.0.8-1|6	Summary:	A game of falling blocks with RPG elements, uses pygame
14cu|fallingsky-0.0.8-1|7	License:	GPLv2
14cu|fallingsky-0.0.8-1|8	Group:		Games/Arcade
14cu|fallingsky-0.0.8-1|9	Url:		http://a-tal.github.io/fallingsky
14cu|fallingsky-0.0.8-1|10	Source0:	http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
14cu|fallingsky-0.0.8-1|11	Source1:	https://raw.githubusercontent.com/a-tal/fallingsky/master/LICENSE
14cu|fallingsky-0.0.8-1|12	Source2:	https://raw.githubusercontent.com/a-tal/fallingsky/master/README.md
14cu|fallingsky-0.0.8-1|13	BuildArch:	noarch
14cu|fallingsky-0.0.8-1|14	BuildRequires:	pythonegg(setuptools)
14cu|fallingsky-0.0.8-1|15	BuildRequires:	pythonegg(kezmenu3)
14cu|fallingsky-0.0.8-1|16	BuildRequires:	pygame
14cu|fallingsky-0.0.8-1|17	BuildRequires:	pythonegg(pytest)
14cu|fallingsky-0.0.8-1|18	BuildRequires:	pythonegg(appdirs)
14cu|fallingsky-0.0.8-1|19	BuildRequires:	imagemagick
14cu|fallingsky-0.0.8-1|20	Requires:	pygame
14cu|fallingsky-0.0.8-1|21	Requires:	pythonegg(kezmenu3)
14cu|fallingsky-0.0.8-1|22	Requires:	pythonegg(appdirs)
14cu|fallingsky-0.0.8-1|23	
14cu|fallingsky-0.0.8-1|24	%description
14cu|fallingsky-0.0.8-1|25	The Tragedy of the Falling Sky intends to be a RPG style block game.
14cu|fallingsky-0.0.8-1|26	It is still in very early development though,
14cu|fallingsky-0.0.8-1|27	so many features are missing. Also the artwork
14cu|fallingsky-0.0.8-1|28	is very preliminary and will be improved upon.
14cu|fallingsky-0.0.8-1|29	Feel free to contribute to the project on GitHub,
14cu|fallingsky-0.0.8-1|30	all pull requests are welcomed.
14cu|fallingsky-0.0.8-1|31	
14cu|fallingsky-0.0.8-1|32	%files
14cu|fallingsky-0.0.8-1|33	%doc LICENSE README.md
14cu|fallingsky-0.0.8-1|34	%{_bindir}/fallingsky
14cu|fallingsky-0.0.8-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|fallingsky-0.0.8-1|36	%{_datadir}/applications/%{name}.desktop
14cu|fallingsky-0.0.8-1|37	%{py_puresitedir}/fallingsky/*.py*
14cu|fallingsky-0.0.8-1|38	%{py_puresitedir}/fallingsky*.egg-info
14cu|fallingsky-0.0.8-1|39	%{py_puresitedir}/fallingsky/images/
14cu|fallingsky-0.0.8-1|40	#----------------------------------------------------------
14cu|fallingsky-0.0.8-1|41	
14cu|fallingsky-0.0.8-1|42	%prep
14cu|fallingsky-0.0.8-1|43	%setup -qn %{oname}-%{version}
14cu|fallingsky-0.0.8-1|44	cp -p %{SOURCE1} .
14cu|fallingsky-0.0.8-1|45	cp -p %{SOURCE2} .
14cu|fallingsky-0.0.8-1|46	
14cu|fallingsky-0.0.8-1|47	%build
14cu|fallingsky-0.0.8-1|48	%py_build
14cu|fallingsky-0.0.8-1|49	
14cu|fallingsky-0.0.8-1|50	%install
14cu|fallingsky-0.0.8-1|51	%py_install
14cu|fallingsky-0.0.8-1|52	# menu entry
14cu|fallingsky-0.0.8-1|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fallingsky-0.0.8-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|fallingsky-0.0.8-1|55	[Desktop Entry]
14cu|fallingsky-0.0.8-1|56	Name=fallingsky
14cu|fallingsky-0.0.8-1|57	Comment=The Tragedy of the Falling Sky
14cu|fallingsky-0.0.8-1|58	Exec=fallingsky
14cu|fallingsky-0.0.8-1|59	Icon=fallingsky
14cu|fallingsky-0.0.8-1|60	Type=Application
14cu|fallingsky-0.0.8-1|61	StartupNotify=false
14cu|fallingsky-0.0.8-1|62	Categories=Game;LogicGame;
14cu|fallingsky-0.0.8-1|63	EOF
14cu|fallingsky-0.0.8-1|64	
14cu|fallingsky-0.0.8-1|65	# icons
14cu|fallingsky-0.0.8-1|66	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|fallingsky-0.0.8-1|67	install -dm 0755 \
14cu|fallingsky-0.0.8-1|68	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|fallingsky-0.0.8-1|69	convert -strip -resize $size fallingsky/images/background.png \
14cu|fallingsky-0.0.8-1|70	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|fallingsky-0.0.8-1|71	done
14cu|fallingsky-0.0.8-1|72	
14cu|fallingsky-0.0.8-1|73	
14cu|fallingsky-0.0.8-1|74	%check
14cu|fallingsky-0.0.8-1|75	python setup.py test
14cu|fallingsky-0.0.8-1|76	
14cu|fallingsky-0.0.8-1|77	
14cu|fallingsky-0.0.8-1|78	%changelog
14cu|fallingsky-0.0.8-1|79	
14cu|fallingsky-0.0.8-1|80	* Sat Nov 26 2016 abfonly <abfonly@gmail.com> 0.0.8-1
14cu|fallingsky-0.0.8-1|81	- (32be47c) Imported from SRPM
14cu|fallingsky-0.0.8-1|82	
14cu|fallingsky-0.0.8-1|83	

10095 14
14cu|fanout-0.6.1-10|1	Summary:	Fanout lets you run commands on multiple remote machines simultaneously
14cu|fanout-0.6.1-10|2	Name:		fanout
14cu|fanout-0.6.1-10|3	Version:	0.6.1
14cu|fanout-0.6.1-10|4	Release:	10
14cu|fanout-0.6.1-10|5	License:	GPL
14cu|fanout-0.6.1-10|6	Group:		Networking/Remote access
14cu|fanout-0.6.1-10|7	Source:		http://www.stearns.org/fanout/fanout-%{version}.tar.gz
14cu|fanout-0.6.1-10|8	URL:		http://www.stearns.org/fanout/
14cu|fanout-0.6.1-10|9	Buildarch:	noarch
14cu|fanout-0.6.1-10|10	requires:	xterm
14cu|fanout-0.6.1-10|11	
14cu|fanout-0.6.1-10|12	%description
14cu|fanout-0.6.1-10|13	Fanout allows you to run non-interactive commands on remote
14cu|fanout-0.6.1-10|14	machines simultaneously, collecting the output in an organized fashion.
14cu|fanout-0.6.1-10|15	
14cu|fanout-0.6.1-10|16	%prep
14cu|fanout-0.6.1-10|17	%setup -q
14cu|fanout-0.6.1-10|18	
14cu|fanout-0.6.1-10|19	%build
14cu|fanout-0.6.1-10|20	
14cu|fanout-0.6.1-10|21	%install
14cu|fanout-0.6.1-10|22	mkdir -p %{buildroot}/%{_bindir}
14cu|fanout-0.6.1-10|23	#%make DESTDIR=$RPM_BUILD_ROOT install
14cu|fanout-0.6.1-10|24	cp -avf fanout %{buildroot}/%{_bindir}
14cu|fanout-0.6.1-10|25	cp -avf fanterm %{buildroot}/%{_bindir}
14cu|fanout-0.6.1-10|26	cp -avf fanmux %{buildroot}/%{_bindir}
14cu|fanout-0.6.1-10|27	
14cu|fanout-0.6.1-10|28	%clean
14cu|fanout-0.6.1-10|29	
14cu|fanout-0.6.1-10|30	%files
14cu|fanout-0.6.1-10|31	%doc AUTHORS COPYING CREDITS ChangeLog Makefile
14cu|fanout-0.6.1-10|32	%attr(755,root,root) %{_bindir}/fanmux
14cu|fanout-0.6.1-10|33	%attr(755,root,root) %{_bindir}/fanout
14cu|fanout-0.6.1-10|34	%attr(755,root,root) %{_bindir}/fanterm
14cu|fanout-0.6.1-10|35	
14cu|fanout-0.6.1-10|36	
14cu|fanout-0.6.1-10|37	
14cu|fanout-0.6.1-10|38	
14cu|fanout-0.6.1-10|39	
14cu|fanout-0.6.1-10|40	%changelog
14cu|fanout-0.6.1-10|41	
14cu|fanout-0.6.1-10|42	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0.6.1-10
14cu|fanout-0.6.1-10|43	- (5435ef0) Update tarball, spec cleanup
14cu|fanout-0.6.1-10|44	
14cu|fanout-0.6.1-10|45	

10096 14
14cu|FANtastic-0.1-1|1	%define  oname FANtastic.love
14cu|FANtastic-0.1-1|2	#define  distuffix mrb
14cu|FANtastic-0.1-1|3	
14cu|FANtastic-0.1-1|4	Name:           FANtastic
14cu|FANtastic-0.1-1|5	Version:        0.1
14cu|FANtastic-0.1-1|6	Release:        1
14cu|FANtastic-0.1-1|7	Summary:        It's TOOOO HOT on Tiki Island!
14cu|FANtastic-0.1-1|8	Group:          Games/Arcade
14cu|FANtastic-0.1-1|9	License:        MIT
14cu|FANtastic-0.1-1|10	Url:            https://gordebak.itch.io/semicontrol
14cu|FANtastic-0.1-1|11	Source0:        %{oname}
14cu|FANtastic-0.1-1|12	BuildRequires:  imagemagick
14cu|FANtastic-0.1-1|13	BuildRequires:  zip
14cu|FANtastic-0.1-1|14	
14cu|FANtastic-0.1-1|15	Requires:       love
14cu|FANtastic-0.1-1|16	BuildArch:      noarch
14cu|FANtastic-0.1-1|17	
14cu|FANtastic-0.1-1|18	%description
14cu|FANtastic-0.1-1|19	It's TOOOO HOT on Tiki Island!
14cu|FANtastic-0.1-1|20	Turn on all the fans to save the day!
14cu|FANtastic-0.1-1|21	Arrow keys to move. Space to turn fans on/off.
14cu|FANtastic-0.1-1|22	
14cu|FANtastic-0.1-1|23	
14cu|FANtastic-0.1-1|24	%files
14cu|FANtastic-0.1-1|25	%doc README.md LICENSE
14cu|FANtastic-0.1-1|26	%{_datadir}/applications/%{name}.desktop
14cu|FANtastic-0.1-1|27	%{_gamesbindir}/%{name}
14cu|FANtastic-0.1-1|28	%{_gamesdatadir}/%{name}/%{oname}
14cu|FANtastic-0.1-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|FANtastic-0.1-1|30	
14cu|FANtastic-0.1-1|31	#----------------------------------------------------------------------------
14cu|FANtastic-0.1-1|32	
14cu|FANtastic-0.1-1|33	%prep
14cu|FANtastic-0.1-1|34	%setup -q -c -n FANtastic
14cu|FANtastic-0.1-1|35	find . -perm 0666 -exec chmod 0644 {} \;
14cu|FANtastic-0.1-1|36	
14cu|FANtastic-0.1-1|37	%build
14cu|FANtastic-0.1-1|38	
14cu|FANtastic-0.1-1|39	%install
14cu|FANtastic-0.1-1|40	# data
14cu|FANtastic-0.1-1|41	install -D -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/%{name}/%{oname}
14cu|FANtastic-0.1-1|42	
14cu|FANtastic-0.1-1|43	
14cu|FANtastic-0.1-1|44	# wrapper
14cu|FANtastic-0.1-1|45	mkdir -p %{buildroot}%{_gamesbindir}
14cu|FANtastic-0.1-1|46	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|FANtastic-0.1-1|47	#!/bin/sh
14cu|FANtastic-0.1-1|48	love %{_gamesdatadir}/%{name}/%{oname}
14cu|FANtastic-0.1-1|49	EOF
14cu|FANtastic-0.1-1|50	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|FANtastic-0.1-1|51	
14cu|FANtastic-0.1-1|52	# Desktop entry
14cu|FANtastic-0.1-1|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|FANtastic-0.1-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|FANtastic-0.1-1|55	[Desktop Entry]
14cu|FANtastic-0.1-1|56	Name=%{name}
14cu|FANtastic-0.1-1|57	GenericName=%{summary}
14cu|FANtastic-0.1-1|58	Comment=%{summary}
14cu|FANtastic-0.1-1|59	Exec=%{name}
14cu|FANtastic-0.1-1|60	Icon=%{name}
14cu|FANtastic-0.1-1|61	Terminal=false
14cu|FANtastic-0.1-1|62	Type=Application
14cu|FANtastic-0.1-1|63	Categories=Game;ArcadeGame;
14cu|FANtastic-0.1-1|64	EOF
14cu|FANtastic-0.1-1|65	
14cu|FANtastic-0.1-1|66	
14cu|FANtastic-0.1-1|67	# icons
14cu|FANtastic-0.1-1|68	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|FANtastic-0.1-1|69	install -dm 0755 \
14cu|FANtastic-0.1-1|70	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|FANtastic-0.1-1|71	convert -strip -resize $size -background transparent -gravity Center images/fan_with_trolley/fan_blue_trolley_2.png \
14cu|FANtastic-0.1-1|72	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|FANtastic-0.1-1|73	done
14cu|FANtastic-0.1-1|74	
14cu|FANtastic-0.1-1|75	
14cu|FANtastic-0.1-1|76	%changelog
14cu|FANtastic-0.1-1|77	
14cu|FANtastic-0.1-1|78	* Tue May 09 2017 abfonly <abfonly@gmail.com> 0.1-1
14cu|FANtastic-0.1-1|79	- (56188b7) Imported from SRPM
14cu|FANtastic-0.1-1|80	
14cu|FANtastic-0.1-1|81	

10097 14
14cu|fapg-0.42-1|1	#define Werror_cflags	%%{nil}
14cu|fapg-0.42-1|2	#define debug_package	%%{nil}
14cu|fapg-0.42-1|3	
14cu|fapg-0.42-1|4	Summary:	Fast Audio Playlist Generator
14cu|fapg-0.42-1|5	Name:		fapg
14cu|fapg-0.42-1|6	Version:	0.42
14cu|fapg-0.42-1|7	Release:	1
14cu|fapg-0.42-1|8	License:	GPLv2+
14cu|fapg-0.42-1|9	Group:		Sound
14cu|fapg-0.42-1|10	Url:		http://royale.zerezo.com/%{name}/
14cu|fapg-0.42-1|11	Source0:	http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
14cu|fapg-0.42-1|12	BuildRequires:	pkgconfig(liburiparser)
14cu|fapg-0.42-1|13	BuildRequires:	gawk
14cu|fapg-0.42-1|14	
14cu|fapg-0.42-1|15	%description
14cu|fapg-0.42-1|16	FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various
14cu|fapg-0.42-1|17	formats (M3U, PLS, HTML, etc).
14cu|fapg-0.42-1|18	
14cu|fapg-0.42-1|19	%files
14cu|fapg-0.42-1|20	%doc COPYING README
14cu|fapg-0.42-1|21	%{_bindir}/%{name}
14cu|fapg-0.42-1|22	%{_mandir}/man1/%{name}.1*
14cu|fapg-0.42-1|23	
14cu|fapg-0.42-1|24	#-----------------------------------------------------------------------------
14cu|fapg-0.42-1|25	
14cu|fapg-0.42-1|26	%prep
14cu|fapg-0.42-1|27	%setup -q
14cu|fapg-0.42-1|28	
14cu|fapg-0.42-1|29	
14cu|fapg-0.42-1|30	%build
14cu|fapg-0.42-1|31	%configure2_5x
14cu|fapg-0.42-1|32	%make
14cu|fapg-0.42-1|33	
14cu|fapg-0.42-1|34	
14cu|fapg-0.42-1|35	%install
14cu|fapg-0.42-1|36	%makeinstall_std
14cu|fapg-0.42-1|37	
14cu|fapg-0.42-1|38	
14cu|fapg-0.42-1|39	
14cu|fapg-0.42-1|40	
14cu|fapg-0.42-1|41	
14cu|fapg-0.42-1|42	
14cu|fapg-0.42-1|43	
14cu|fapg-0.42-1|44	
14cu|fapg-0.42-1|45	%changelog
14cu|fapg-0.42-1|46	
14cu|fapg-0.42-1|47	* Sun Jun 12 2016 Giovanni Mariani <mc2374@mclink.it> 0.42-1
14cu|fapg-0.42-1|48	- (ad3e9b1) Updated to release 0.42
14cu|fapg-0.42-1|49	
14cu|fapg-0.42-1|50	

10098 14
14cu|fatpack-0.10.5-1|1	%define upstream_name    App-FatPacker
14cu|fatpack-0.10.5-1|2	%define upstream_version 0.010005
14cu|fatpack-0.10.5-1|3	
14cu|fatpack-0.10.5-1|4	Name:       fatpack
14cu|fatpack-0.10.5-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|fatpack-0.10.5-1|6	Release:    1
14cu|fatpack-0.10.5-1|7	Summary:    Pack your dependencies onto your script file
14cu|fatpack-0.10.5-1|8	License:    GPL+ or Artistic
14cu|fatpack-0.10.5-1|9	Group:      Development/Perl
14cu|fatpack-0.10.5-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|fatpack-0.10.5-1|11	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|fatpack-0.10.5-1|12	
14cu|fatpack-0.10.5-1|13	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|fatpack-0.10.5-1|14	BuildRequires: perl-devel
14cu|fatpack-0.10.5-1|15	
14cu|fatpack-0.10.5-1|16	BuildArch: noarch
14cu|fatpack-0.10.5-1|17	
14cu|fatpack-0.10.5-1|18	%description
14cu|fatpack-0.10.5-1|19	Pack your dependencies onto your script file
14cu|fatpack-0.10.5-1|20	Command line frontend for App::FatPacker
14cu|fatpack-0.10.5-1|21	
14cu|fatpack-0.10.5-1|22	%prep
14cu|fatpack-0.10.5-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|fatpack-0.10.5-1|24	chmod 644 META.yml
14cu|fatpack-0.10.5-1|25	
14cu|fatpack-0.10.5-1|26	%build
14cu|fatpack-0.10.5-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|fatpack-0.10.5-1|28	%make
14cu|fatpack-0.10.5-1|29	
14cu|fatpack-0.10.5-1|30	%check
14cu|fatpack-0.10.5-1|31	%make test
14cu|fatpack-0.10.5-1|32	
14cu|fatpack-0.10.5-1|33	%install
14cu|fatpack-0.10.5-1|34	%makeinstall_std
14cu|fatpack-0.10.5-1|35	
14cu|fatpack-0.10.5-1|36	%files
14cu|fatpack-0.10.5-1|37	%doc Changes META.yml
14cu|fatpack-0.10.5-1|38	%{_bindir}/fatpack
14cu|fatpack-0.10.5-1|39	%{_mandir}/man1/*
14cu|fatpack-0.10.5-1|40	%{_mandir}/man3/*
14cu|fatpack-0.10.5-1|41	%{perl_vendorlib}/*
14cu|fatpack-0.10.5-1|42	
14cu|fatpack-0.10.5-1|43	
14cu|fatpack-0.10.5-1|44	
14cu|fatpack-0.10.5-1|45	
14cu|fatpack-0.10.5-1|46	
14cu|fatpack-0.10.5-1|47	%changelog
14cu|fatpack-0.10.5-1|48	
14cu|fatpack-0.10.5-1|49	* Sat Jul 02 2016 abfonly <abfonly@gmail.com> 0.10.5-1
14cu|fatpack-0.10.5-1|50	- (9b3cd5f) Log: Update to 0.10.5 (cpan-0.010005)
14cu|fatpack-0.10.5-1|51	
14cu|fatpack-0.10.5-1|52	

10099 14
14cu|fatrat-1.2.0-0.beta2.3|1	%define beta beta2
14cu|fatrat-1.2.0-0.beta2.3|2	
14cu|fatrat-1.2.0-0.beta2.3|3	Summary:	Download manager for Linux with the help of the Qt4 library
14cu|fatrat-1.2.0-0.beta2.3|4	Name:		fatrat
14cu|fatrat-1.2.0-0.beta2.3|5	Version:	1.2.0
14cu|fatrat-1.2.0-0.beta2.3|6	Release:	0.%{beta}.3
14cu|fatrat-1.2.0-0.beta2.3|7	License:	GPLv2+
14cu|fatrat-1.2.0-0.beta2.3|8	Group:		Networking/File transfer
14cu|fatrat-1.2.0-0.beta2.3|9	Url:		http://fatrat.dolezel.info/
14cu|fatrat-1.2.0-0.beta2.3|10	Source0:	http://www.dolezel.info/download/data/fatrat/%{name}-%{version}_%{beta}.tar.xz
14cu|fatrat-1.2.0-0.beta2.3|11	Patch0:		fatrat-headers.patch
14cu|fatrat-1.2.0-0.beta2.3|12	Patch1:		fatrat-1.2-libtorrent-rasterbar-1.x.patch
14cu|fatrat-1.2.0-0.beta2.3|13	Patch10:	fatrat-remove-java-applet.patch
14cu|fatrat-1.2.0-0.beta2.3|14	BuildRequires:	cmake
14cu|fatrat-1.2.0-0.beta2.3|15	BuildRequires:	boost-devel
14cu|fatrat-1.2.0-0.beta2.3|16	BuildRequires:	gloox-devel
14cu|fatrat-1.2.0-0.beta2.3|17	BuildRequires:	qt4-devel
14cu|fatrat-1.2.0-0.beta2.3|18	BuildRequires:	pkgconfig(libcurl)
14cu|fatrat-1.2.0-0.beta2.3|19	BuildRequires:	pkgconfig(libssh2)
14cu|fatrat-1.2.0-0.beta2.3|20	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cu|fatrat-1.2.0-0.beta2.3|21	BuildRequires:	pkgconfig(pion-net)
14cu|fatrat-1.2.0-0.beta2.3|22	BuildRequires:	pkgconfig(QtWebKit)
14cu|fatrat-1.2.0-0.beta2.3|23	Requires:	qt4-common
14cu|fatrat-1.2.0-0.beta2.3|24	Suggests:	fatrat-czshare
14cu|fatrat-1.2.0-0.beta2.3|25	Suggests:	fatrat-opensubtitles
14cu|fatrat-1.2.0-0.beta2.3|26	Suggests:	fatrat-unpack
14cu|fatrat-1.2.0-0.beta2.3|27	
14cu|fatrat-1.2.0-0.beta2.3|28	%description
14cu|fatrat-1.2.0-0.beta2.3|29	FatRat is an open source download manager for Linux/Unix systems written
14cu|fatrat-1.2.0-0.beta2.3|30	in C++ with the help of the Trolltech Qt 4 library. It is rich in features
14cu|fatrat-1.2.0-0.beta2.3|31	and is continuously developed.
14cu|fatrat-1.2.0-0.beta2.3|32	
14cu|fatrat-1.2.0-0.beta2.3|33	%files -f %{name}.lang
14cu|fatrat-1.2.0-0.beta2.3|34	%{_datadir}/%{name}/AUTHORS
14cu|fatrat-1.2.0-0.beta2.3|35	%{_datadir}/%{name}/INSTALL
14cu|fatrat-1.2.0-0.beta2.3|36	%{_datadir}/%{name}/LICENSE
14cu|fatrat-1.2.0-0.beta2.3|37	%{_datadir}/%{name}/README
14cu|fatrat-1.2.0-0.beta2.3|38	%{_datadir}/%{name}/TRANSLATIONS
14cu|fatrat-1.2.0-0.beta2.3|39	%{_bindir}/fatrat
14cu|fatrat-1.2.0-0.beta2.3|40	%{_bindir}/fatrat-conf
14cu|fatrat-1.2.0-0.beta2.3|41	%{_datadir}/applications/%{name}.desktop
14cu|fatrat-1.2.0-0.beta2.3|42	%{_datadir}/pixmaps/%{name}.png
14cu|fatrat-1.2.0-0.beta2.3|43	%{_datadir}/%{name}/data/btsearch/
14cu|fatrat-1.2.0-0.beta2.3|44	%{_datadir}/%{name}/data/css/*
14cu|fatrat-1.2.0-0.beta2.3|45	%{_datadir}/%{name}/data/btlinks.txt
14cu|fatrat-1.2.0-0.beta2.3|46	%{_datadir}/%{name}/data/bttrackers.txt
14cu|fatrat-1.2.0-0.beta2.3|47	%{_datadir}/%{name}/data/defaults.conf
14cu|fatrat-1.2.0-0.beta2.3|48	%{_datadir}/%{name}/data/genssl.*
14cu|fatrat-1.2.0-0.beta2.3|49	%{_datadir}/%{name}/data/mirrors.txt
14cu|fatrat-1.2.0-0.beta2.3|50	%{_mandir}/man1/%{name}*
14cu|fatrat-1.2.0-0.beta2.3|51	%{_datadir}/%{name}/data/remote/*
14cu|fatrat-1.2.0-0.beta2.3|52	
14cu|fatrat-1.2.0-0.beta2.3|53	#----------------------------------------------------------------------------
14cu|fatrat-1.2.0-0.beta2.3|54	
14cu|fatrat-1.2.0-0.beta2.3|55	%package devel
14cu|fatrat-1.2.0-0.beta2.3|56	Summary:	Fatrat development files
14cu|fatrat-1.2.0-0.beta2.3|57	Group:		Development/C++
14cu|fatrat-1.2.0-0.beta2.3|58	
14cu|fatrat-1.2.0-0.beta2.3|59	%description devel
14cu|fatrat-1.2.0-0.beta2.3|60	This package contains header files required for development.
14cu|fatrat-1.2.0-0.beta2.3|61	
14cu|fatrat-1.2.0-0.beta2.3|62	%files devel
14cu|fatrat-1.2.0-0.beta2.3|63	%{_includedir}/%{name}/*
14cu|fatrat-1.2.0-0.beta2.3|64	
14cu|fatrat-1.2.0-0.beta2.3|65	#----------------------------------------------------------------------------
14cu|fatrat-1.2.0-0.beta2.3|66	
14cu|fatrat-1.2.0-0.beta2.3|67	%prep
14cu|fatrat-1.2.0-0.beta2.3|68	%setup -qn %{name}-%{version}_%{beta}
14cu|fatrat-1.2.0-0.beta2.3|69	%patch0 -p1
14cu|fatrat-1.2.0-0.beta2.3|70	%patch1 -p1
14cu|fatrat-1.2.0-0.beta2.3|71	
14cu|fatrat-1.2.0-0.beta2.3|72	# remove Java web-interface applet
14cu|fatrat-1.2.0-0.beta2.3|73	rm -rf data/remote/applet.html data/remote/applet/
14cu|fatrat-1.2.0-0.beta2.3|74	%patch10 -p1
14cu|fatrat-1.2.0-0.beta2.3|75	
14cu|fatrat-1.2.0-0.beta2.3|76	%build
14cu|fatrat-1.2.0-0.beta2.3|77	%cmake_qt4 \
14cu|fatrat-1.2.0-0.beta2.3|78	-DCMAKE_EXE_LINKER_FLAGS="-lpthread -lssl -lcrypto -lboost_system -lboost_filesystem -lboost_thread -llog4cpp" \
14cu|fatrat-1.2.0-0.beta2.3|79	-DWITH_BITTORRENT=ON \
14cu|fatrat-1.2.0-0.beta2.3|80	-DWITH_CURL=ON \
14cu|fatrat-1.2.0-0.beta2.3|81	-DWITH_JABBER=ON \
14cu|fatrat-1.2.0-0.beta2.3|82	-DWITH_JPLUGINS=OFF \
14cu|fatrat-1.2.0-0.beta2.3|83	-DWITH_NLS=ON \
14cu|fatrat-1.2.0-0.beta2.3|84	-DWITH_WEBINTERFACE=ON
14cu|fatrat-1.2.0-0.beta2.3|85	
14cu|fatrat-1.2.0-0.beta2.3|86	%make
14cu|fatrat-1.2.0-0.beta2.3|87	
14cu|fatrat-1.2.0-0.beta2.3|88	%install
14cu|fatrat-1.2.0-0.beta2.3|89	cp build/config.h .
14cu|fatrat-1.2.0-0.beta2.3|90	%makeinstall_std -C build
14cu|fatrat-1.2.0-0.beta2.3|91	
14cu|fatrat-1.2.0-0.beta2.3|92	%find_lang %{name} --with-qt
14cu|fatrat-1.2.0-0.beta2.3|93	
14cu|fatrat-1.2.0-0.beta2.3|94	
14cu|fatrat-1.2.0-0.beta2.3|95	
14cu|fatrat-1.2.0-0.beta2.3|96	%changelog
14cu|fatrat-1.2.0-0.beta2.3|97	
14cu|fatrat-1.2.0-0.beta2.3|98	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-0.beta2.3
14cu|fatrat-1.2.0-0.beta2.3|99	- (e1c10a7) Add patch from upstream for libtorrent-rasterbar-1.x support
14cu|fatrat-1.2.0-0.beta2.3|100	
14cu|fatrat-1.2.0-0.beta2.3|101	

10100 14
14cu|fatrat-unpack-1.1.3-3|1	%define _disable_ld_no_undefined 1
14cu|fatrat-unpack-1.1.3-3|2	
14cu|fatrat-unpack-1.1.3-3|3	Summary:	UnPack plugin for FatRat
14cu|fatrat-unpack-1.1.3-3|4	Name:		fatrat-unpack
14cu|fatrat-unpack-1.1.3-3|5	Version:	1.1.3
14cu|fatrat-unpack-1.1.3-3|6	Release:	3
14cu|fatrat-unpack-1.1.3-3|7	License:	GPLv2+
14cu|fatrat-unpack-1.1.3-3|8	Group:		Networking/File transfer
14cu|fatrat-unpack-1.1.3-3|9	Url:		http://fatrat.dolezel.info/
14cu|fatrat-unpack-1.1.3-3|10	Source0:	%{name}-%{version}.tar.gz
14cu|fatrat-unpack-1.1.3-3|11	BuildRequires:	cmake
14cu|fatrat-unpack-1.1.3-3|12	BuildRequires:	fatrat-devel
14cu|fatrat-unpack-1.1.3-3|13	BuildRequires:	qt4-devel
14cu|fatrat-unpack-1.1.3-3|14	BuildRequires:	pkgconfig(libzip)
14cu|fatrat-unpack-1.1.3-3|15	Requires:	fatrat
14cu|fatrat-unpack-1.1.3-3|16	Requires:	libzip
14cu|fatrat-unpack-1.1.3-3|17	
14cu|fatrat-unpack-1.1.3-3|18	%description
14cu|fatrat-unpack-1.1.3-3|19	FatRat is an open source download manager for Linux/Unix systems written in C++
14cu|fatrat-unpack-1.1.3-3|20	with the help of the Trolltech Qt 4 library. It is rich in features and is
14cu|fatrat-unpack-1.1.3-3|21	continuously developed.
14cu|fatrat-unpack-1.1.3-3|22	
14cu|fatrat-unpack-1.1.3-3|23	Unpack or pipe RAR (and ZIP optionally) archives inside the application.
14cu|fatrat-unpack-1.1.3-3|24	
14cu|fatrat-unpack-1.1.3-3|25	%files
14cu|fatrat-unpack-1.1.3-3|26	%{_libdir}/fatrat/plugins/libfatrat-unpack.so
14cu|fatrat-unpack-1.1.3-3|27	%{_datadir}/fatrat/data/plugins/%{name}/pipecmds
14cu|fatrat-unpack-1.1.3-3|28	%{_docdir}/%{name}/TRANSLATIONS
14cu|fatrat-unpack-1.1.3-3|29	%{_docdir}/%{name}/3RDPARTIES
14cu|fatrat-unpack-1.1.3-3|30	
14cu|fatrat-unpack-1.1.3-3|31	#----------------------------------------------------------------------------
14cu|fatrat-unpack-1.1.3-3|32	
14cu|fatrat-unpack-1.1.3-3|33	%prep
14cu|fatrat-unpack-1.1.3-3|34	%setup -q
14cu|fatrat-unpack-1.1.3-3|35	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
14cu|fatrat-unpack-1.1.3-3|36	
14cu|fatrat-unpack-1.1.3-3|37	%build
14cu|fatrat-unpack-1.1.3-3|38	%cmake_qt4 \
14cu|fatrat-unpack-1.1.3-3|39	-DWITH_ZIP=ON
14cu|fatrat-unpack-1.1.3-3|40	cp config.h ..
14cu|fatrat-unpack-1.1.3-3|41	%make
14cu|fatrat-unpack-1.1.3-3|42	
14cu|fatrat-unpack-1.1.3-3|43	%install
14cu|fatrat-unpack-1.1.3-3|44	%makeinstall_std -C build
14cu|fatrat-unpack-1.1.3-3|45	
14cu|fatrat-unpack-1.1.3-3|46	
14cu|fatrat-unpack-1.1.3-3|47	%changelog
14cu|fatrat-unpack-1.1.3-3|48	
14cu|fatrat-unpack-1.1.3-3|49	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 1.1.3-3
14cu|fatrat-unpack-1.1.3-3|50	- (a0983c8) Rebuild with new libzip
14cu|fatrat-unpack-1.1.3-3|51	
14cu|fatrat-unpack-1.1.3-3|52	

10101 14
14cu|fatsort-1.3.365-1|1	Summary:	FAT sorter for FAT16 and FAT32 filesystems
14cu|fatsort-1.3.365-1|2	Name:		fatsort
14cu|fatsort-1.3.365-1|3	Version:	1.3.365
14cu|fatsort-1.3.365-1|4	Release:	1
14cu|fatsort-1.3.365-1|5	License:	GPLv2+
14cu|fatsort-1.3.365-1|6	Group:		System/Kernel and hardware
14cu|fatsort-1.3.365-1|7	Url:		http://fatsort.sf.net/
14cu|fatsort-1.3.365-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|fatsort-1.3.365-1|9	BuildRequires:	help2man
14cu|fatsort-1.3.365-1|10	
14cu|fatsort-1.3.365-1|11	%description
14cu|fatsort-1.3.365-1|12	Fatsort is a utility written in C to sort FAT16 and FAT32 filesystems. It is
14cu|fatsort-1.3.365-1|13	needed to sort files on cheap mp3 players that display files not sorted by
14cu|fatsort-1.3.365-1|14	their name but by the order they appear in the file allocation table (FAT).
14cu|fatsort-1.3.365-1|15	
14cu|fatsort-1.3.365-1|16	%files
14cu|fatsort-1.3.365-1|17	%doc CHANGES LICENSE.txt README
14cu|fatsort-1.3.365-1|18	%{_mandir}/man1/%{name}.1*
14cu|fatsort-1.3.365-1|19	%{_sbindir}/%{name}
14cu|fatsort-1.3.365-1|20	
14cu|fatsort-1.3.365-1|21	#----------------------------------------------------------------------------
14cu|fatsort-1.3.365-1|22	
14cu|fatsort-1.3.365-1|23	%prep
14cu|fatsort-1.3.365-1|24	%setup -q
14cu|fatsort-1.3.365-1|25	
14cu|fatsort-1.3.365-1|26	%build
14cu|fatsort-1.3.365-1|27	%make \
14cu|fatsort-1.3.365-1|28	CFLAGS="%{optflags}" \
14cu|fatsort-1.3.365-1|29	LDFLAGS="%{ldflags}"
14cu|fatsort-1.3.365-1|30	
14cu|fatsort-1.3.365-1|31	%install
14cu|fatsort-1.3.365-1|32	%makeinstall_std \
14cu|fatsort-1.3.365-1|33	SBINDIR=%{_sbindir} \
14cu|fatsort-1.3.365-1|34	MANDIR=%{_mandir}/man1
14cu|fatsort-1.3.365-1|35	
14cu|fatsort-1.3.365-1|36	
14cu|fatsort-1.3.365-1|37	%changelog
14cu|fatsort-1.3.365-1|38	
14cu|fatsort-1.3.365-1|39	* Tue May 16 2017 Rosa <rosa@abf.rosalinux.ru> 1.3.365-1
14cu|fatsort-1.3.365-1|40	- (efdbf70) Automatic import for version 1.3.365-1
14cu|fatsort-1.3.365-1|41	
14cu|fatsort-1.3.365-1|42	

10102 14
14cu|fb2edit-0.0.9-1|1	Summary:	FB2 editor
14cu|fb2edit-0.0.9-1|2	Name:		fb2edit
14cu|fb2edit-0.0.9-1|3	Version:	0.0.9
14cu|fb2edit-0.0.9-1|4	Release:	1
14cu|fb2edit-0.0.9-1|5	License:	GPLv3
14cu|fb2edit-0.0.9-1|6	Group:		Editors
14cu|fb2edit-0.0.9-1|7	URL:		http://fb2edit.lintest.ru
14cu|fb2edit-0.0.9-1|8	Source0:	https://github.com/lintest/fb2edit/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|fb2edit-0.0.9-1|9	
14cu|fb2edit-0.0.9-1|10	BuildRequires:	cmake
14cu|fb2edit-0.0.9-1|11	BuildRequires:	qt4-devel
14cu|fb2edit-0.0.9-1|12	
14cu|fb2edit-0.0.9-1|13	%description
14cu|fb2edit-0.0.9-1|14	Editor for FB2 ("FictionBook") files.
14cu|fb2edit-0.0.9-1|15	
14cu|fb2edit-0.0.9-1|16	%files
14cu|fb2edit-0.0.9-1|17	%{_bindir}/*
14cu|fb2edit-0.0.9-1|18	%{_datadir}/applications/*
14cu|fb2edit-0.0.9-1|19	%{_datadir}/pixmaps
14cu|fb2edit-0.0.9-1|20	%{_iconsdir}/hicolor/*/apps/*
14cu|fb2edit-0.0.9-1|21	
14cu|fb2edit-0.0.9-1|22	#----------------------------------------------------------------------------
14cu|fb2edit-0.0.9-1|23	
14cu|fb2edit-0.0.9-1|24	%prep
14cu|fb2edit-0.0.9-1|25	%setup -q
14cu|fb2edit-0.0.9-1|26	
14cu|fb2edit-0.0.9-1|27	%build
14cu|fb2edit-0.0.9-1|28	%cmake
14cu|fb2edit-0.0.9-1|29	%make
14cu|fb2edit-0.0.9-1|30	
14cu|fb2edit-0.0.9-1|31	%install
14cu|fb2edit-0.0.9-1|32	%makeinstall_std -C build
14cu|fb2edit-0.0.9-1|33	
14cu|fb2edit-0.0.9-1|34	%changelog
14cu|fb2edit-0.0.9-1|35	
14cu|fb2edit-0.0.9-1|36	* Fri Aug 26 2016 alzim <alzim@bk.ru> 0.0.9-1
14cu|fb2edit-0.0.9-1|37	- (b567d20) Merge pull request #1 from import/fb2edit:rosa2016.1
14cu|fb2edit-0.0.9-1|38	- (b567d20) Updated to 0.0.9
14cu|fb2edit-0.0.9-1|39	
14cu|fb2edit-0.0.9-1|40	

10103 14
14cu|fbcat-0.4.4-1|1	Summary:	Framebuffer screenshot program
14cu|fbcat-0.4.4-1|2	Name:		fbcat
14cu|fbcat-0.4.4-1|3	Version:	0.4.4
14cu|fbcat-0.4.4-1|4	Release:	1
14cu|fbcat-0.4.4-1|5	Epoch:		1
14cu|fbcat-0.4.4-1|6	License:	GPLv2+
14cu|fbcat-0.4.4-1|7	Group:		Graphics
14cu|fbcat-0.4.4-1|8	Url:		http://jwilk.net/software/fbcat
14cu|fbcat-0.4.4-1|9	Source:		https://github.com/jwilk/fbcat/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|fbcat-0.4.4-1|10	BuildRequires:	xsltproc
14cu|fbcat-0.4.4-1|11	BuildRequires:	docbook-style-xsl
14cu|fbcat-0.4.4-1|12	%rename fbgrab
14cu|fbcat-0.4.4-1|13	
14cu|fbcat-0.4.4-1|14	%description
14cu|fbcat-0.4.4-1|15	fbcat takes a screenshot using the framebuffer device.
14cu|fbcat-0.4.4-1|16	
14cu|fbcat-0.4.4-1|17	The following visuals are supported:
14cu|fbcat-0.4.4-1|18	TRUECOLOR,
14cu|fbcat-0.4.4-1|19	DIRECTCOLOR,
14cu|fbcat-0.4.4-1|20	PSEUDOCOLOR,
14cu|fbcat-0.4.4-1|21	STATIC_PSEUDOCOLOR.
14cu|fbcat-0.4.4-1|22	
14cu|fbcat-0.4.4-1|23	It's a modern replacement for fbgrab.
14cu|fbcat-0.4.4-1|24	
14cu|fbcat-0.4.4-1|25	%prep
14cu|fbcat-0.4.4-1|26	%setup -q
14cu|fbcat-0.4.4-1|27	
14cu|fbcat-0.4.4-1|28	%build
14cu|fbcat-0.4.4-1|29	%make CFLAGS="%{optflags}"
14cu|fbcat-0.4.4-1|30	%make -C doc
14cu|fbcat-0.4.4-1|31	
14cu|fbcat-0.4.4-1|32	%install
14cu|fbcat-0.4.4-1|33	mkdir -p %{buildroot}%{_bindir}
14cu|fbcat-0.4.4-1|34	install -m 755 fbcat %{buildroot}%{_bindir}/
14cu|fbcat-0.4.4-1|35	install -m 755 fbgrab %{buildroot}%{_bindir}/
14cu|fbcat-0.4.4-1|36	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|fbcat-0.4.4-1|37	install -m 755 doc/fbcat.1 %{buildroot}%{_mandir}/man1/
14cu|fbcat-0.4.4-1|38	install -m 755 doc/fbgrab.1 %{buildroot}%{_mandir}/man1/
14cu|fbcat-0.4.4-1|39	
14cu|fbcat-0.4.4-1|40	%files
14cu|fbcat-0.4.4-1|41	%doc COPYING doc/changelog doc/tested.txt
14cu|fbcat-0.4.4-1|42	%{_bindir}/fbcat
14cu|fbcat-0.4.4-1|43	%{_bindir}/fbgrab
14cu|fbcat-0.4.4-1|44	%{_mandir}/man1/fbcat.1*
14cu|fbcat-0.4.4-1|45	%{_mandir}/man1/fbgrab.1*
14cu|fbcat-0.4.4-1|46	
14cu|fbcat-0.4.4-1|47	%changelog
14cu|fbcat-0.4.4-1|48	
14cu|fbcat-0.4.4-1|49	* Thu Sep 08 2016 alzim <alzim@bk.ru> 1:0.4.4-1
14cu|fbcat-0.4.4-1|50	- (3ce1eff) Merge pull request #1 from import/fbcat:rosa2016.1
14cu|fbcat-0.4.4-1|51	- (3ce1eff) Updated to 0.4.4
14cu|fbcat-0.4.4-1|52	
14cu|fbcat-0.4.4-1|53	

10104 14
14cu|fbdesk-1.4.1-10|1	Summary:	Fluxbox-application to create and manage icons on your desktop
14cu|fbdesk-1.4.1-10|2	Name:		fbdesk
14cu|fbdesk-1.4.1-10|3	Version:	1.4.1
14cu|fbdesk-1.4.1-10|4	Release:	10
14cu|fbdesk-1.4.1-10|5	License:	MIT
14cu|fbdesk-1.4.1-10|6	Group:		Graphical desktop/Other
14cu|fbdesk-1.4.1-10|7	Url:		http://fluxbox.sourceforge.net/fbdesk
14cu|fbdesk-1.4.1-10|8	Source0:	http://fluxbox.sourceforge.net/download/%{name}-%{version}.tar.gz
14cu|fbdesk-1.4.1-10|9	Source1:	%{name}-icons.tar.bz2
14cu|fbdesk-1.4.1-10|10	Patch0:		fbdesk-1.4.1-gcc43.patch
14cu|fbdesk-1.4.1-10|11	Patch1:		fbdesk-1.4.1-gcc48.patch
14cu|fbdesk-1.4.1-10|12	Patch2:		fbdesk-1.4.1-libpng15.patch
14cu|fbdesk-1.4.1-10|13	Patch3:		fbdesk-1.4.1-cassert.patch
14cu|fbdesk-1.4.1-10|14	Patch4:		fbdesk-1.4.1-option-v.patch
14cu|fbdesk-1.4.1-10|15	Buildrequires:	imlib2-devel
14cu|fbdesk-1.4.1-10|16	Buildrequires:	pkgconfig(x11)
14cu|fbdesk-1.4.1-10|17	Buildrequires:	pkgconfig(xext)
14cu|fbdesk-1.4.1-10|18	Buildrequires:	pkgconfig(xft)
14cu|fbdesk-1.4.1-10|19	Buildrequires:	pkgconfig(xpm)
14cu|fbdesk-1.4.1-10|20	Buildrequires:	pkgconfig(xrender)
14cu|fbdesk-1.4.1-10|21	
14cu|fbdesk-1.4.1-10|22	%description
14cu|fbdesk-1.4.1-10|23	FbDesk is a fluxbox-application to create and manage icons on your desktop.
14cu|fbdesk-1.4.1-10|24	
14cu|fbdesk-1.4.1-10|25	Implemented Features :
14cu|fbdesk-1.4.1-10|26	
14cu|fbdesk-1.4.1-10|27	* XPM and PNG image loading
14cu|fbdesk-1.4.1-10|28	* Antialias text
14cu|fbdesk-1.4.1-10|29	* UTF-8 and multibyte support
14cu|fbdesk-1.4.1-10|30	* Vertical text
14cu|fbdesk-1.4.1-10|31	* Grid Snapping
14cu|fbdesk-1.4.1-10|32	* GUI for editing command/label and add/remove icons
14cu|fbdesk-1.4.1-10|33	* Fluxbox menu style
14cu|fbdesk-1.4.1-10|34	
14cu|fbdesk-1.4.1-10|35	%files
14cu|fbdesk-1.4.1-10|36	%doc README
14cu|fbdesk-1.4.1-10|37	%{_bindir}/*
14cu|fbdesk-1.4.1-10|38	%{_datadir}/applications/%{name}.desktop
14cu|fbdesk-1.4.1-10|39	%{_miconsdir}/*.png
14cu|fbdesk-1.4.1-10|40	%{_iconsdir}/*.png
14cu|fbdesk-1.4.1-10|41	%{_liconsdir}/*.png
14cu|fbdesk-1.4.1-10|42	%{_datadir}/%{name}
14cu|fbdesk-1.4.1-10|43	
14cu|fbdesk-1.4.1-10|44	#----------------------------------------------------------------------------
14cu|fbdesk-1.4.1-10|45	
14cu|fbdesk-1.4.1-10|46	%prep
14cu|fbdesk-1.4.1-10|47	%setup -q
14cu|fbdesk-1.4.1-10|48	%setup -q -T -D -a1
14cu|fbdesk-1.4.1-10|49	%patch0 -p1
14cu|fbdesk-1.4.1-10|50	%patch1 -p1
14cu|fbdesk-1.4.1-10|51	%patch2 -p0
14cu|fbdesk-1.4.1-10|52	%patch3 -p1
14cu|fbdesk-1.4.1-10|53	%patch4 -p1
14cu|fbdesk-1.4.1-10|54	
14cu|fbdesk-1.4.1-10|55	%build
14cu|fbdesk-1.4.1-10|56	%configure2_5x
14cu|fbdesk-1.4.1-10|57	%make
14cu|fbdesk-1.4.1-10|58	
14cu|fbdesk-1.4.1-10|59	%install
14cu|fbdesk-1.4.1-10|60	%makeinstall_std
14cu|fbdesk-1.4.1-10|61	
14cu|fbdesk-1.4.1-10|62	# Menu
14cu|fbdesk-1.4.1-10|63	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|fbdesk-1.4.1-10|64	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fbdesk-1.4.1-10|65	[Desktop Entry]
14cu|fbdesk-1.4.1-10|66	Type=Application
14cu|fbdesk-1.4.1-10|67	Name=Fbdesk
14cu|fbdesk-1.4.1-10|68	Comment=Fluxbox-application to create and manage icons on your desktop
14cu|fbdesk-1.4.1-10|69	Exec=%{_bindir}/%{name}
14cu|fbdesk-1.4.1-10|70	Icon=%{name}
14cu|fbdesk-1.4.1-10|71	Categories=Graphics;2DGraphics;
14cu|fbdesk-1.4.1-10|72	EOF
14cu|fbdesk-1.4.1-10|73	
14cu|fbdesk-1.4.1-10|74	# icon
14cu|fbdesk-1.4.1-10|75	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|fbdesk-1.4.1-10|76	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|fbdesk-1.4.1-10|77	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|fbdesk-1.4.1-10|78	
14cu|fbdesk-1.4.1-10|79	install -d %{buildroot}%{_datadir}/%{name}
14cu|fbdesk-1.4.1-10|80	install -m 0644 *.png %{buildroot}%{_datadir}/%{name}
14cu|fbdesk-1.4.1-10|81	
14cu|fbdesk-1.4.1-10|82	
14cu|fbdesk-1.4.1-10|83	%changelog
14cu|fbdesk-1.4.1-10|84	
14cu|fbdesk-1.4.1-10|85	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.4.1-10
14cu|fbdesk-1.4.1-10|86	- (b46e949) Repack tarball according to upstream
14cu|fbdesk-1.4.1-10|87	
14cu|fbdesk-1.4.1-10|88	

10105 14
14cu|fbida-2.10-1|1	Summary:	Collection of applications for viewing and editing images
14cu|fbida-2.10-1|2	Name:		fbida
14cu|fbida-2.10-1|3	Version:	2.10
14cu|fbida-2.10-1|4	Release:	1
14cu|fbida-2.10-1|5	License:	GPLv2+
14cu|fbida-2.10-1|6	Group:		Graphics
14cu|fbida-2.10-1|7	URL:		http://linux.bytesex.org/fbida/
14cu|fbida-2.10-1|8	Source0:	http://dl.bytesex.org/releases/fbida/%{name}-%{version}.tar.gz
14cu|fbida-2.10-1|9	# replace old copied jpeg headers from old libjpeg with new one from libjpeg8
14cu|fbida-2.10-1|10	# (c.f. the similar fix in mdv bug#57950)
14cu|fbida-2.10-1|11	Patch0:		fbida-2.07-replace-old-libjpeg-headers.patch
14cu|fbida-2.10-1|12	Patch1:		fbida-2.09-fmtstr.diff
14cu|fbida-2.10-1|13	Patch2:		fbida-2.09-no_strip.diff
14cu|fbida-2.10-1|14	#Patch3:	fbida-2.09-giflib5.1.diff
14cu|fbida-2.10-1|15	BuildRequires:	curl-devel
14cu|fbida-2.10-1|16	BuildRequires:	freetype2-devel
14cu|fbida-2.10-1|17	BuildRequires:	jpeg-devel
14cu|fbida-2.10-1|18	BuildRequires:	libexif-devel
14cu|fbida-2.10-1|19	BuildRequires:	libpcd-devel
14cu|fbida-2.10-1|20	BuildRequires:	lirc-devel
14cu|fbida-2.10-1|21	BuildRequires:	png-devel
14cu|fbida-2.10-1|22	BuildRequires:	sane-devel
14cu|fbida-2.10-1|23	BuildRequires:	tiff-devel
14cu|fbida-2.10-1|24	BuildRequires:	ungif-devel
14cu|fbida-2.10-1|25	BuildRequires:	lesstif-devel
14cu|fbida-2.10-1|26	BuildRequires:	xpm-devel
14cu|fbida-2.10-1|27	BuildRequires:	libxext-devel
14cu|fbida-2.10-1|28	BuildRequires:	x11-server-common
14cu|fbida-2.10-1|29	BuildRequires:	fontconfig-devel
14cu|fbida-2.10-1|30	Provides:	fbi = %{version}-%{release}
14cu|fbida-2.10-1|31	# fwang: the app needs /etc/X11/app-defaults
14cu|fbida-2.10-1|32	BuildRequires:	xsysinfo
14cu|fbida-2.10-1|33	# fbi uses convert to show indirectly supported image format
14cu|fbida-2.10-1|34	Requires:	imagemagick
14cu|fbida-2.10-1|35	# fbgs requires gs
14cu|fbida-2.10-1|36	Requires:	ghostscript
14cu|fbida-2.10-1|37	Requires:	exiftran = %{version}-%{release}
14cu|fbida-2.10-1|38	
14cu|fbida-2.10-1|39	%description
14cu|fbida-2.10-1|40	The fbida project contains a few applications for viewing and editing
14cu|fbida-2.10-1|41	images, with the main focus being photos.
14cu|fbida-2.10-1|42	The applications are:
14cu|fbida-2.10-1|43	fbi	- Image viewer for Linux framebuffer console.
14cu|fbida-2.10-1|44	fbgs	- Wrapper script using fbi, for viewing ps/pdf files on framebuffer
14cu|fbida-2.10-1|45	ida	- X11 application (Motif based) for viewing images with
14cu|fbida-2.10-1|46	basic editing functions.
14cu|fbida-2.10-1|47	exiftran- command line tool to do lossless transformations of JPEG
14cu|fbida-2.10-1|48	images, similar to jpegtran but includes EXIF data.
14cu|fbida-2.10-1|49	thumbnail.cgi - CGI script to extract EXIF thumbnails from jpeg images
14cu|fbida-2.10-1|50	and send them to web browser.
14cu|fbida-2.10-1|51	This project used to be 2 seperate projects (fbi and ida), but later
14cu|fbida-2.10-1|52	merged by author.
14cu|fbida-2.10-1|53	
14cu|fbida-2.10-1|54	%files
14cu|fbida-2.10-1|55	%doc Changes COPYING README
14cu|fbida-2.10-1|56	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cu|fbida-2.10-1|57	%{_bindir}/fbi
14cu|fbida-2.10-1|58	%{_bindir}/fbgs
14cu|fbida-2.10-1|59	%{_bindir}/ida
14cu|fbida-2.10-1|60	%{_datadir}/applications/rosa-%{name}.desktop
14cu|fbida-2.10-1|61	%{_mandir}/man1/fbi.1*
14cu|fbida-2.10-1|62	%{_mandir}/man1/fbgs.1*
14cu|fbida-2.10-1|63	%{_mandir}/man1/ida.1*
14cu|fbida-2.10-1|64	
14cu|fbida-2.10-1|65	#-----------------------------------------------------------------------------
14cu|fbida-2.10-1|66	
14cu|fbida-2.10-1|67	%package -n	exiftran
14cu|fbida-2.10-1|68	Summary:	Transform Digital Camera JPEG Images
14cu|fbida-2.10-1|69	Group:		Graphics
14cu|fbida-2.10-1|70	Conflicts:	fbida < 2.09
14cu|fbida-2.10-1|71	
14cu|fbida-2.10-1|72	%description -n	exiftran
14cu|fbida-2.10-1|73	exiftran is a command-line utility to transform digital image JPEG images.
14cu|fbida-2.10-1|74	It can do lossless rotations like jpegtran, but unlike jpegtran, it cares
14cu|fbida-2.10-1|75	about the EXIF data.  It can rotate images automatically by checking the EXIF
14cu|fbida-2.10-1|76	orientation tag, updating the EXIF information if needed (image dimension,
14cu|fbida-2.10-1|77	orientation), and also rotating the EXIF thumbnail. It can process multiple
14cu|fbida-2.10-1|78	images at once.
14cu|fbida-2.10-1|79	
14cu|fbida-2.10-1|80	%files -n exiftran
14cu|fbida-2.10-1|81	%doc Changes COPYING README
14cu|fbida-2.10-1|82	%{_bindir}/exiftran
14cu|fbida-2.10-1|83	%{_mandir}/man1/exiftran.1*
14cu|fbida-2.10-1|84	
14cu|fbida-2.10-1|85	#-----------------------------------------------------------------------------
14cu|fbida-2.10-1|86	
14cu|fbida-2.10-1|87	%prep
14cu|fbida-2.10-1|88	%setup -q
14cu|fbida-2.10-1|89	%patch0 -p1 -b .oldjpeg
14cu|fbida-2.10-1|90	%patch1 -p0 -b .fmtstr
14cu|fbida-2.10-1|91	%patch2 -p0 -b .no_strip
14cu|fbida-2.10-1|92	#patch3 -p1 -b .giflib
14cu|fbida-2.10-1|93	rm -f jpeg/*/jpeg*
14cu|fbida-2.10-1|94	
14cu|fbida-2.10-1|95	# Fix format-not-UTF
14cu|fbida-2.10-1|96	cp Changes Changes.not-utf8
14cu|fbida-2.10-1|97	iconv -f ISO_8859-1 -t UTF8 Changes.not-utf8 > Changes
14cu|fbida-2.10-1|98	
14cu|fbida-2.10-1|99	
14cu|fbida-2.10-1|100	%build
14cu|fbida-2.10-1|101	# Must use CFLAGS as env variable, because makefile adds flags to it.
14cu|fbida-2.10-1|102	# Directly specifying CFLAGS as make variable would fail
14cu|fbida-2.10-1|103	export CFLAGS="%{optflags}"
14cu|fbida-2.10-1|104	%make verbose=yes
14cu|fbida-2.10-1|105	
14cu|fbida-2.10-1|106	
14cu|fbida-2.10-1|107	%install
14cu|fbida-2.10-1|108	%makeinstall_std prefix=%{_prefix}
14cu|fbida-2.10-1|109	
14cu|fbida-2.10-1|110	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fbida-2.10-1|111	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop <<EOF
14cu|fbida-2.10-1|112	[Desktop Entry]
14cu|fbida-2.10-1|113	Name=IDA Image Viewer
14cu|fbida-2.10-1|114	Comment=Basic image viewer and editor
14cu|fbida-2.10-1|115	Exec=ida
14cu|fbida-2.10-1|116	Icon=graphics_section
14cu|fbida-2.10-1|117	Terminal=false
14cu|fbida-2.10-1|118	Type=Application
14cu|fbida-2.10-1|119	StartupNotify=true
14cu|fbida-2.10-1|120	Categories=Motif;Graphics;2DGraphics;RasterGraphics;Viewer;
14cu|fbida-2.10-1|121	EOF
14cu|fbida-2.10-1|122	
14cu|fbida-2.10-1|123	%changelog
14cu|fbida-2.10-1|124	
14cu|fbida-2.10-1|125	* Sun Jan 10 2016 Giovanni Mariani <mc2374@mclink.it> 2.10-1
14cu|fbida-2.10-1|126	- (6c13914) Updated to release 2.10, dropped P3 (upstreamed) and killed a couple of rppmlint warnings
14cu|fbida-2.10-1|127	
14cu|fbida-2.10-1|128	

10106 14
14cu|fbpanel-7.0-2|1	%define _disable_ld_no_undefined 1
14cu|fbpanel-7.0-2|2	
14cu|fbpanel-7.0-2|3	Summary:	A lightweight X11 desktop panel
14cu|fbpanel-7.0-2|4	Name:		fbpanel
14cu|fbpanel-7.0-2|5	Version:	7.0
14cu|fbpanel-7.0-2|6	Release:	2
14cu|fbpanel-7.0-2|7	License:	LGPLv2+ and GPLv2+
14cu|fbpanel-7.0-2|8	Group:		Graphical desktop/Other
14cu|fbpanel-7.0-2|9	Url:		http://aanatoly.github.io/fbpanel/
14cu|fbpanel-7.0-2|10	Source0:	https://github.com/aanatoly/fbpanel/archive/%{version}.tar.gz
14cu|fbpanel-7.0-2|11	# distro specific patches
14cu|fbpanel-7.0-2|12	Patch10:	fbpanel-7.0-default-config.patch
14cu|fbpanel-7.0-2|13	Patch11:	fbpanel-6.1-default-applications.patch
14cu|fbpanel-7.0-2|14	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|fbpanel-7.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|fbpanel-7.0-2|16	BuildRequires:	pkgconfig(xmu)
14cu|fbpanel-7.0-2|17	BuildRequires:	pkgconfig(xpm)
14cu|fbpanel-7.0-2|18	Requires:	xdg-utils
14cu|fbpanel-7.0-2|19	
14cu|fbpanel-7.0-2|20	%description
14cu|fbpanel-7.0-2|21	fbpanel is a lightweight, NETWM compliant desktop panel. It works with any
14cu|fbpanel-7.0-2|22	NETWM compliant window manager (eg xfwm4, sawfish, openbox, metacity, kde).
14cu|fbpanel-7.0-2|23	
14cu|fbpanel-7.0-2|24	It provides:
14cu|fbpanel-7.0-2|25	* variety of plugins
14cu|fbpanel-7.0-2|26	* ability to replace window icons
14cu|fbpanel-7.0-2|27	* all icons follow your current GTK+ icon theme
14cu|fbpanel-7.0-2|28	* transparency support
14cu|fbpanel-7.0-2|29	* customizable size and screen position
14cu|fbpanel-7.0-2|30	* ability to run many instances each with its own configuration
14cu|fbpanel-7.0-2|31	* modest resource usage
14cu|fbpanel-7.0-2|32	
14cu|fbpanel-7.0-2|33	%prep
14cu|fbpanel-7.0-2|34	%setup -qn %{name}-%{version}
14cu|fbpanel-7.0-2|35	%patch10 -p1 -b .default-config
14cu|fbpanel-7.0-2|36	%patch11 -p1 -b .default-applications
14cu|fbpanel-7.0-2|37	
14cu|fbpanel-7.0-2|38	%build
14cu|fbpanel-7.0-2|39	%setup_compile_flags
14cu|fbpanel-7.0-2|40	# this script is really ugly and doesn't work with configure macro
14cu|fbpanel-7.0-2|41	./configure \
14cu|fbpanel-7.0-2|42	--prefix=%{_prefix} \
14cu|fbpanel-7.0-2|43	--libdir=%{_libdir} \
14cu|fbpanel-7.0-2|44	--mandir=%{_mandir}/man1 \
14cu|fbpanel-7.0-2|45	--libexecdir=%{_libexecdir} \
14cu|fbpanel-7.0-2|46	--sysconfdir=%{_sysconfdir} \
14cu|fbpanel-7.0-2|47	--localstatedir=%{_localstatedir}
14cu|fbpanel-7.0-2|48	%make cflagsx="%{optflags}"
14cu|fbpanel-7.0-2|49	
14cu|fbpanel-7.0-2|50	%install
14cu|fbpanel-7.0-2|51	%makeinstall_std
14cu|fbpanel-7.0-2|52	
14cu|fbpanel-7.0-2|53	# change some icon names that were also changed in the default panel config
14cu|fbpanel-7.0-2|54	mv %{buildroot}%{_datadir}/%{name}/images/logo.png \
14cu|fbpanel-7.0-2|55	%{buildroot}%{_datadir}/%{name}/images/start-here.png
14cu|fbpanel-7.0-2|56	
14cu|fbpanel-7.0-2|57	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-halt.png \
14cu|fbpanel-7.0-2|58	%{buildroot}%{_datadir}/%{name}/images/system-shutdown.png
14cu|fbpanel-7.0-2|59	
14cu|fbpanel-7.0-2|60	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-reboot.png \
14cu|fbpanel-7.0-2|61	%{buildroot}%{_datadir}/%{name}/images/system-reboot.png
14cu|fbpanel-7.0-2|62	
14cu|fbpanel-7.0-2|63	%files
14cu|fbpanel-7.0-2|64	%doc CHANGELOG COPYING CREDITS NOTES
14cu|fbpanel-7.0-2|65	%{_bindir}/%{name}
14cu|fbpanel-7.0-2|66	%{_libdir}/*.so
14cu|fbpanel-7.0-2|67	%{_libdir}/make_profile
14cu|fbpanel-7.0-2|68	%{_libdir}/xlogout
14cu|fbpanel-7.0-2|69	%{_datadir}/%{name}/
14cu|fbpanel-7.0-2|70	%{_mandir}/man1/%{name}.1.*
14cu|fbpanel-7.0-2|71	
14cu|fbpanel-7.0-2|72	%changelog
14cu|fbpanel-7.0-2|73	
14cu|fbpanel-7.0-2|74	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 7.0-2
14cu|fbpanel-7.0-2|75	- (a073df3) Fix man page installation
14cu|fbpanel-7.0-2|76	
14cu|fbpanel-7.0-2|77	

10107 14
14cu|fbreader-0.99.5-0.3|1	# empty debug
14cu|fbreader-0.99.5-0.3|2	%define debug_package %{nil}
14cu|fbreader-0.99.5-0.3|3	%define _disable_ld_no_undefined 1
14cu|fbreader-0.99.5-0.3|4	
14cu|fbreader-0.99.5-0.3|5	%define major 0.99
14cu|fbreader-0.99.5-0.3|6	%define libzlcore %mklibname zlcore %{major}
14cu|fbreader-0.99.5-0.3|7	%define libzltext %mklibname zltext %{major}
14cu|fbreader-0.99.5-0.3|8	%define libzlui %mklibname zlui %{major}
14cu|fbreader-0.99.5-0.3|9	
14cu|fbreader-0.99.5-0.3|10	Summary:	Reader for e-books in various formats
14cu|fbreader-0.99.5-0.3|11	Name:		fbreader
14cu|fbreader-0.99.5-0.3|12	Version:	0.99.5
14cu|fbreader-0.99.5-0.3|13	Release:	0.3
14cu|fbreader-0.99.5-0.3|14	License:	GPLv2+
14cu|fbreader-0.99.5-0.3|15	Group:		Office
14cu|fbreader-0.99.5-0.3|16	Url:		http://www.fbreader.org
14cu|fbreader-0.99.5-0.3|17	#Source0:	http://fbreader.org/files/desktop/%{name}-sources-%{version}.tgz
14cu|fbreader-0.99.5-0.3|18	# from git this time
14cu|fbreader-0.99.5-0.3|19	Source0:	%{name}-%{version}.tar.bz2
14cu|fbreader-0.99.5-0.3|20	BuildRequires:	bzip2-devel
14cu|fbreader-0.99.5-0.3|21	BuildRequires:	jpeg-devel
14cu|fbreader-0.99.5-0.3|22	BuildRequires:	libstdc++-devel
14cu|fbreader-0.99.5-0.3|23	BuildRequires:	linebreak-devel
14cu|fbreader-0.99.5-0.3|24	BuildRequires:	qt4-devel
14cu|fbreader-0.99.5-0.3|25	BuildRequires:	pkgconfig(expat)
14cu|fbreader-0.99.5-0.3|26	BuildRequires:	pkgconfig(fribidi)
14cu|fbreader-0.99.5-0.3|27	BuildRequires:	pkgconfig(libcurl)
14cu|fbreader-0.99.5-0.3|28	BuildRequires:	pkgconfig(sqlite3)
14cu|fbreader-0.99.5-0.3|29	BuildRequires:	pkgconfig(xft)
14cu|fbreader-0.99.5-0.3|30	BuildRequires:	pkgconfig(zlib)
14cu|fbreader-0.99.5-0.3|31	BuildRequires:	desktop-file-utils
14cu|fbreader-0.99.5-0.3|32	# force explicit Requires because of library packages being messed up in past
14cu|fbreader-0.99.5-0.3|33	Requires:	%{libzlcore} = %{EVRD}
14cu|fbreader-0.99.5-0.3|34	Requires:	%{libzltext} = %{EVRD}
14cu|fbreader-0.99.5-0.3|35	Requires:	%{libzlui} = %{EVRD}
14cu|fbreader-0.99.5-0.3|36	Obsoletes:	%{_lib}zlibrary-devel < 0.99.5
14cu|fbreader-0.99.5-0.3|37	
14cu|fbreader-0.99.5-0.3|38	%description
14cu|fbreader-0.99.5-0.3|39	FBReader is an e-book reader for various platforms.
14cu|fbreader-0.99.5-0.3|40	Supported formats include: fb2, HTML, chm, plucker, palmdoc,
14cu|fbreader-0.99.5-0.3|41	zTxt, TCR, RTF, OEB, OpenReader, mobipocket, plain text.
14cu|fbreader-0.99.5-0.3|42	
14cu|fbreader-0.99.5-0.3|43	%files
14cu|fbreader-0.99.5-0.3|44	%doc fbreader/LICENSE
14cu|fbreader-0.99.5-0.3|45	%{_bindir}/FBReader
14cu|fbreader-0.99.5-0.3|46	%{_datadir}/FBReader/
14cu|fbreader-0.99.5-0.3|47	%{_datadir}/pixmaps/FBReader/
14cu|fbreader-0.99.5-0.3|48	%{_datadir}/pixmaps/FBReader.png
14cu|fbreader-0.99.5-0.3|49	%{_datadir}/applications/FBReader.desktop
14cu|fbreader-0.99.5-0.3|50	%{_mandir}/man1/FBReader.1.*
14cu|fbreader-0.99.5-0.3|51	
14cu|fbreader-0.99.5-0.3|52	#----------------------------------------------------------------------------
14cu|fbreader-0.99.5-0.3|53	
14cu|fbreader-0.99.5-0.3|54	%package -n %{libzlcore}
14cu|fbreader-0.99.5-0.3|55	Summary:	Cross-platform GUI library
14cu|fbreader-0.99.5-0.3|56	Group:		System/Libraries
14cu|fbreader-0.99.5-0.3|57	Requires:	zlibrary-common = %{EVRD}
14cu|fbreader-0.99.5-0.3|58	Conflicts:	%{_lib}zlibrary < 0.99.5
14cu|fbreader-0.99.5-0.3|59	Obsoletes:	%{_lib}zlibrary < 0.99.5
14cu|fbreader-0.99.5-0.3|60	
14cu|fbreader-0.99.5-0.3|61	%description -n %{libzlcore}
14cu|fbreader-0.99.5-0.3|62	ZLibrary is a cross-platform library to build applications running on
14cu|fbreader-0.99.5-0.3|63	desktop Linux, Windows, and different Linux-based PDAs.
14cu|fbreader-0.99.5-0.3|64	
14cu|fbreader-0.99.5-0.3|65	This package provides ZLibrary core.
14cu|fbreader-0.99.5-0.3|66	
14cu|fbreader-0.99.5-0.3|67	%files -n %{libzlcore}
14cu|fbreader-0.99.5-0.3|68	%{_libdir}/libzlcore.so.%{major}*
14cu|fbreader-0.99.5-0.3|69	
14cu|fbreader-0.99.5-0.3|70	#----------------------------------------------------------------------------
14cu|fbreader-0.99.5-0.3|71	
14cu|fbreader-0.99.5-0.3|72	%package -n %{libzltext}
14cu|fbreader-0.99.5-0.3|73	Summary:	Cross-platform GUI library
14cu|fbreader-0.99.5-0.3|74	Group:		System/Libraries
14cu|fbreader-0.99.5-0.3|75	Requires:	zlibrary-common = %{EVRD}
14cu|fbreader-0.99.5-0.3|76	Conflicts:	%{_lib}zlibrary < 0.99.5
14cu|fbreader-0.99.5-0.3|77	
14cu|fbreader-0.99.5-0.3|78	%description -n %{libzltext}
14cu|fbreader-0.99.5-0.3|79	ZLibrary is a cross-platform library to build applications running on
14cu|fbreader-0.99.5-0.3|80	desktop Linux, Windows, and different Linux-based PDAs.
14cu|fbreader-0.99.5-0.3|81	
14cu|fbreader-0.99.5-0.3|82	This package provides ZLibrary text.
14cu|fbreader-0.99.5-0.3|83	
14cu|fbreader-0.99.5-0.3|84	%files -n %{libzltext}
14cu|fbreader-0.99.5-0.3|85	%{_libdir}/libzltext.so.%{major}*
14cu|fbreader-0.99.5-0.3|86	
14cu|fbreader-0.99.5-0.3|87	#----------------------------------------------------------------------------
14cu|fbreader-0.99.5-0.3|88	
14cu|fbreader-0.99.5-0.3|89	%package -n %{libzlui}
14cu|fbreader-0.99.5-0.3|90	Summary:	Cross-platform GUI library
14cu|fbreader-0.99.5-0.3|91	Group:		System/Libraries
14cu|fbreader-0.99.5-0.3|92	Requires:	zlibrary-common = %{EVRD}
14cu|fbreader-0.99.5-0.3|93	Conflicts:	%{_lib}zlibrary < 0.99.5
14cu|fbreader-0.99.5-0.3|94	
14cu|fbreader-0.99.5-0.3|95	%description -n %{libzlui}
14cu|fbreader-0.99.5-0.3|96	ZLibrary is a cross-platform library to build applications running on
14cu|fbreader-0.99.5-0.3|97	desktop Linux, Windows, and different Linux-based PDAs.
14cu|fbreader-0.99.5-0.3|98	
14cu|fbreader-0.99.5-0.3|99	This package provides ZLibrary ui.
14cu|fbreader-0.99.5-0.3|100	
14cu|fbreader-0.99.5-0.3|101	%files -n %{libzlui}
14cu|fbreader-0.99.5-0.3|102	%{_libdir}/libzlui.so.%{major}*
14cu|fbreader-0.99.5-0.3|103	
14cu|fbreader-0.99.5-0.3|104	#----------------------------------------------------------------------------
14cu|fbreader-0.99.5-0.3|105	
14cu|fbreader-0.99.5-0.3|106	%package -n zlibrary-common
14cu|fbreader-0.99.5-0.3|107	Summary:	Cross-platform GUI library
14cu|fbreader-0.99.5-0.3|108	Group:		System/Libraries
14cu|fbreader-0.99.5-0.3|109	BuildArch:	noarch
14cu|fbreader-0.99.5-0.3|110	Conflicts:	%{_lib}zlibrary < 0.99.5
14cu|fbreader-0.99.5-0.3|111	
14cu|fbreader-0.99.5-0.3|112	%description -n zlibrary-common
14cu|fbreader-0.99.5-0.3|113	ZLibrary is a cross-platform library to build applications running on
14cu|fbreader-0.99.5-0.3|114	desktop Linux, Windows, and different Linux-based PDAs.
14cu|fbreader-0.99.5-0.3|115	
14cu|fbreader-0.99.5-0.3|116	This package provides ZLibrary common files.
14cu|fbreader-0.99.5-0.3|117	
14cu|fbreader-0.99.5-0.3|118	%files -n zlibrary-common
14cu|fbreader-0.99.5-0.3|119	%{_datadir}/zlibrary/
14cu|fbreader-0.99.5-0.3|120	
14cu|fbreader-0.99.5-0.3|121	#----------------------------------------------------------------------------
14cu|fbreader-0.99.5-0.3|122	
14cu|fbreader-0.99.5-0.3|123	%prep
14cu|fbreader-0.99.5-0.3|124	%setup -q
14cu|fbreader-0.99.5-0.3|125	
14cu|fbreader-0.99.5-0.3|126	# fix icon extension in the .desktop file
14cu|fbreader-0.99.5-0.3|127	perl -pi -e 's,FBReader.png,FBReader,' fbreader/desktop/desktop
14cu|fbreader-0.99.5-0.3|128	
14cu|fbreader-0.99.5-0.3|129	# fix qt4 build
14cu|fbreader-0.99.5-0.3|130	perl -pi -e 's,moc-qt4,%{qt4bin}/moc,' makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|131	perl -pi -e 's,CC = .*,CC = gcc,' makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|132	perl -pi -e 's,QTINCLUDE = -I /usr/include/qt4,QTINCLUDE = -I %{qt4include},' makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|133	perl -pi -e 's,UILIBS = -lQtGui,UILIBS = -lQtGui -lQtCore,' makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|134	perl -pi -e 's,-lunibreak,-llinebreak,' makefiles/config.mk zlibrary/text/Makefile
14cu|fbreader-0.99.5-0.3|135	
14cu|fbreader-0.99.5-0.3|136	echo "CFLAGS = %{optflags}" >> makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|137	echo "LDFLAGS = %{ldflags}" >> makefiles/arch/desktop.mk
14cu|fbreader-0.99.5-0.3|138	
14cu|fbreader-0.99.5-0.3|139	%build
14cu|fbreader-0.99.5-0.3|140	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy
14cu|fbreader-0.99.5-0.3|141	
14cu|fbreader-0.99.5-0.3|142	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy
14cu|fbreader-0.99.5-0.3|143	
14cu|fbreader-0.99.5-0.3|144	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4
14cu|fbreader-0.99.5-0.3|145	
14cu|fbreader-0.99.5-0.3|146	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy
14cu|fbreader-0.99.5-0.3|147	
14cu|fbreader-0.99.5-0.3|148	%install
14cu|fbreader-0.99.5-0.3|149	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy \
14cu|fbreader-0.99.5-0.3|150	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cu|fbreader-0.99.5-0.3|151	
14cu|fbreader-0.99.5-0.3|152	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy \
14cu|fbreader-0.99.5-0.3|153	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cu|fbreader-0.99.5-0.3|154	
14cu|fbreader-0.99.5-0.3|155	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4 \
14cu|fbreader-0.99.5-0.3|156	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cu|fbreader-0.99.5-0.3|157	
14cu|fbreader-0.99.5-0.3|158	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy \
14cu|fbreader-0.99.5-0.3|159	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
14cu|fbreader-0.99.5-0.3|160	
14cu|fbreader-0.99.5-0.3|161	# add mimetypes
14cu|fbreader-0.99.5-0.3|162	desktop-file-install \
14cu|fbreader-0.99.5-0.3|163	--vendor="" \
14cu|fbreader-0.99.5-0.3|164	--add-mime-type="application/epub+zip;application/rtf;" \
14cu|fbreader-0.99.5-0.3|165	--add-mime-type="application/x-mobipocket-ebook;application/x-fictionbook+xml;" \
14cu|fbreader-0.99.5-0.3|166	--add-mime-type="text/html;application/xhtml+xml;" \
14cu|fbreader-0.99.5-0.3|167	--add-mime-type="application/vnd.ms-htmlhelp;" \
14cu|fbreader-0.99.5-0.3|168	%{buildroot}%{_datadir}/applications/FBReader.desktop --dir=%{buildroot}%{_datadir}/applications/
14cu|fbreader-0.99.5-0.3|169	
14cu|fbreader-0.99.5-0.3|170	# man
14cu|fbreader-0.99.5-0.3|171	mkdir -p %{buildroot}%{_mandir}/man1
14cu|fbreader-0.99.5-0.3|172	install -m644 fbreader/desktop/FBReader.1 %{buildroot}%{_mandir}/man1
14cu|fbreader-0.99.5-0.3|173	
14cu|fbreader-0.99.5-0.3|174	# remove useless .so files (there are no includes to use them)
14cu|fbreader-0.99.5-0.3|175	rm -f %{buildroot}%{_libdir}/*.so
14cu|fbreader-0.99.5-0.3|176	
14cu|fbreader-0.99.5-0.3|177	%changelog
14cu|fbreader-0.99.5-0.3|178	
14cu|fbreader-0.99.5-0.3|179	* Mon Apr 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.99.5-0.3
14cu|fbreader-0.99.5-0.3|180	- (24588d4) Add association with chm files
14cu|fbreader-0.99.5-0.3|181	
14cu|fbreader-0.99.5-0.3|182	

10108 14
14cu|fbzx-3.1.0-1|1	Summary:	A ZX Spectrum Emulator for FrameBuffer
14cu|fbzx-3.1.0-1|2	Name:		fbzx
14cu|fbzx-3.1.0-1|3	Version:	3.1.0
14cu|fbzx-3.1.0-1|4	Release:	1
14cu|fbzx-3.1.0-1|5	License:	GPLv3+
14cu|fbzx-3.1.0-1|6	Group:		Emulators
14cu|fbzx-3.1.0-1|7	Url:		http://www.rastersoft.com/programas/fbzx.html
14cu|fbzx-3.1.0-1|8	Source0:	http://www.rastersoft.com/descargas/%{name}/%{name}-%{version}.tar.bz2
14cu|fbzx-3.1.0-1|9	BuildRequires:	desktop-file-utils
14cu|fbzx-3.1.0-1|10	BuildRequires:	pkgconfig(alsa)
14cu|fbzx-3.1.0-1|11	BuildRequires:	pkgconfig(libpulse)
14cu|fbzx-3.1.0-1|12	BuildRequires:	pkgconfig(sdl)
14cu|fbzx-3.1.0-1|13	Suggests:	spectrum-roms
14cu|fbzx-3.1.0-1|14	
14cu|fbzx-3.1.0-1|15	%description
14cu|fbzx-3.1.0-1|16	FBZX is a Sinclair Spectrum emulator, designed to work at full screen using
14cu|fbzx-3.1.0-1|17	the FrameBuffer or under X-Windows.
14cu|fbzx-3.1.0-1|18	
14cu|fbzx-3.1.0-1|19	For ZX Spectrum roms install spectrum-roms package from non-free repository.
14cu|fbzx-3.1.0-1|20	
14cu|fbzx-3.1.0-1|21	%files
14cu|fbzx-3.1.0-1|22	%doc AMSTRAD CAPABILITIES COPYING FAQ README* TODO VERSIONS.md
14cu|fbzx-3.1.0-1|23	%{_bindir}/%{name}
14cu|fbzx-3.1.0-1|24	%{_datadir}/%{name}
14cu|fbzx-3.1.0-1|25	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|fbzx-3.1.0-1|26	%{_datadir}/applications/%{name}.desktop
14cu|fbzx-3.1.0-1|27	
14cu|fbzx-3.1.0-1|28	#----------------------------------------------------------------------------
14cu|fbzx-3.1.0-1|29	
14cu|fbzx-3.1.0-1|30	%prep
14cu|fbzx-3.1.0-1|31	%setup -qn %{name}
14cu|fbzx-3.1.0-1|32	
14cu|fbzx-3.1.0-1|33	# Patch to use rpm optflags
14cu|fbzx-3.1.0-1|34	sed -i -e "s/^\(CC\=\g++\) [^\`]*/\1 -c \$(CFLAGS) /" src/Makefile
14cu|fbzx-3.1.0-1|35	sed -i -e "s/^\(CPP\=\g++\) [^\`]*/\1 -c \$(CFLAGS) /" src/Makefile
14cu|fbzx-3.1.0-1|36	sed -i -e "s/^\(LN\=\g++\) [^\`]*/\1 \$(CFLAGS) /" src/Makefile
14cu|fbzx-3.1.0-1|37	
14cu|fbzx-3.1.0-1|38	%build
14cu|fbzx-3.1.0-1|39	export CFLAGS="%{optflags}"
14cu|fbzx-3.1.0-1|40	%make
14cu|fbzx-3.1.0-1|41	
14cu|fbzx-3.1.0-1|42	%install
14cu|fbzx-3.1.0-1|43	#install application
14cu|fbzx-3.1.0-1|44	mkdir -p %{buildroot}%{_bindir}
14cu|fbzx-3.1.0-1|45	install -m 755 src/%{name} %{buildroot}%{_bindir}
14cu|fbzx-3.1.0-1|46	
14cu|fbzx-3.1.0-1|47	# install data
14cu|fbzx-3.1.0-1|48	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|fbzx-3.1.0-1|49	install -p -m 644 data/keymap.bmp %{buildroot}%{_datadir}/%{name}
14cu|fbzx-3.1.0-1|50	
14cu|fbzx-3.1.0-1|51	# install icon
14cu|fbzx-3.1.0-1|52	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|fbzx-3.1.0-1|53	install -p -m 644 data/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|fbzx-3.1.0-1|54	
14cu|fbzx-3.1.0-1|55	# install desktop file
14cu|fbzx-3.1.0-1|56	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fbzx-3.1.0-1|57	desktop-file-install \
14cu|fbzx-3.1.0-1|58	--remove-key=Version \
14cu|fbzx-3.1.0-1|59	--add-category=Emulator \
14cu|fbzx-3.1.0-1|60	--dir %{buildroot}%{_datadir}/applications \
14cu|fbzx-3.1.0-1|61	data/%{name}.desktop
14cu|fbzx-3.1.0-1|62	
14cu|fbzx-3.1.0-1|63	
14cu|fbzx-3.1.0-1|64	%changelog
14cu|fbzx-3.1.0-1|65	
14cu|fbzx-3.1.0-1|66	* Tue Jan 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0-1
14cu|fbzx-3.1.0-1|67	- (fa835ac) New version 3.1.0
14cu|fbzx-3.1.0-1|68	
14cu|fbzx-3.1.0-1|69	

10109 14
14cu|fceux-2.2.3-1|1	Summary:	NES emulator
14cu|fceux-2.2.3-1|2	Name:		fceux
14cu|fceux-2.2.3-1|3	Version:	2.2.3
14cu|fceux-2.2.3-1|4	Release:	1
14cu|fceux-2.2.3-1|5	License:	GPLv2+
14cu|fceux-2.2.3-1|6	Group:		Emulators
14cu|fceux-2.2.3-1|7	Url:		http://fceultra.sourceforge.net/
14cu|fceux-2.2.3-1|8	Source0:	http://fceultra.sourceforge.net/releases/%{name}-%{version}.src.tar.gz
14cu|fceux-2.2.3-1|9	Patch0:		fceux-2.1.5-gcc46.patch
14cu|fceux-2.2.3-1|10	BuildRequires:	scons
14cu|fceux-2.2.3-1|11	BuildRequires:	lua5.1-devel
14cu|fceux-2.2.3-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|fceux-2.2.3-1|13	BuildRequires:	pkgconfig(gl)
14cu|fceux-2.2.3-1|14	BuildRequires:	pkgconfig(glu)
14cu|fceux-2.2.3-1|15	BuildRequires:	pkgconfig(sdl)
14cu|fceux-2.2.3-1|16	Requires:	zenity
14cu|fceux-2.2.3-1|17	
14cu|fceux-2.2.3-1|18	%description
14cu|fceux-2.2.3-1|19	FCEUX is a Nintendo Entertainment System (NES), Famicom, and Famicom
14cu|fceux-2.2.3-1|20	Disk System (FDS) emulator. It supports both PAL (European) and NTSC
14cu|fceux-2.2.3-1|21	(USA/JPN) modes. It supports both Windows and SDL versions for cross
14cu|fceux-2.2.3-1|22	compatibility.
14cu|fceux-2.2.3-1|23	
14cu|fceux-2.2.3-1|24	%files
14cu|fceux-2.2.3-1|25	%doc Authors changelog.txt NewPPUtests.txt README-SDL TODO*
14cu|fceux-2.2.3-1|26	%doc documentation/
14cu|fceux-2.2.3-1|27	%{_bindir}/%{name}
14cu|fceux-2.2.3-1|28	%{_mandir}/man6/%{name}.6*
14cu|fceux-2.2.3-1|29	%{_datadir}/applications/%{name}.desktop
14cu|fceux-2.2.3-1|30	
14cu|fceux-2.2.3-1|31	#----------------------------------------------------------------------------
14cu|fceux-2.2.3-1|32	
14cu|fceux-2.2.3-1|33	%prep
14cu|fceux-2.2.3-1|34	%setup -q
14cu|fceux-2.2.3-1|35	%patch0 -p1
14cu|fceux-2.2.3-1|36	
14cu|fceux-2.2.3-1|37	%build
14cu|fceux-2.2.3-1|38	%setup_compile_flags
14cu|fceux-2.2.3-1|39	%scons
14cu|fceux-2.2.3-1|40	
14cu|fceux-2.2.3-1|41	%install
14cu|fceux-2.2.3-1|42	install -m 755 -D bin/fceux %{buildroot}%{_bindir}/fceux
14cu|fceux-2.2.3-1|43	install -D documentation/fceux.6 %{buildroot}%{_mandir}/man6/fceux.6
14cu|fceux-2.2.3-1|44	
14cu|fceux-2.2.3-1|45	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fceux-2.2.3-1|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|fceux-2.2.3-1|47	[Desktop Entry]
14cu|fceux-2.2.3-1|48	Name=FCEUX
14cu|fceux-2.2.3-1|49	GenericName=NES emulator
14cu|fceux-2.2.3-1|50	Comment=Play Nintendo Enternainment System games
14cu|fceux-2.2.3-1|51	Exec=%{_bindir}/%{name}
14cu|fceux-2.2.3-1|52	Icon=emulators_section
14cu|fceux-2.2.3-1|53	Terminal=false
14cu|fceux-2.2.3-1|54	Type=Application
14cu|fceux-2.2.3-1|55	StartupNotify=true
14cu|fceux-2.2.3-1|56	Categories=Game;Emulator;
14cu|fceux-2.2.3-1|57	EOF
14cu|fceux-2.2.3-1|58	
14cu|fceux-2.2.3-1|59	
14cu|fceux-2.2.3-1|60	%changelog
14cu|fceux-2.2.3-1|61	
14cu|fceux-2.2.3-1|62	* Sun Jul 31 2016 valerol <valerol@ya.ru> 2.2.3-1
14cu|fceux-2.2.3-1|63	- (d0cfd63) New version 2.2.3
14cu|fceux-2.2.3-1|64	
14cu|fceux-2.2.3-1|65	

10110 14
14cu|fcgi-2.4.0-17|1	%define major 0
14cu|fcgi-2.4.0-17|2	%define libname %mklibname %{name} %{major}
14cu|fcgi-2.4.0-17|3	
14cu|fcgi-2.4.0-17|4	Summary:	The FastCGI development kit
14cu|fcgi-2.4.0-17|5	Name:		fcgi
14cu|fcgi-2.4.0-17|6	Version:	2.4.0
14cu|fcgi-2.4.0-17|7	Release:	17
14cu|fcgi-2.4.0-17|8	License:	BSD-style
14cu|fcgi-2.4.0-17|9	Group:		System/Servers
14cu|fcgi-2.4.0-17|10	URL:		http://www.fastcgi.com/
14cu|fcgi-2.4.0-17|11	Source0:	%{name}-%{version}.tar.bz2
14cu|fcgi-2.4.0-17|12	Patch0:		fcgi-no-libs.patch
14cu|fcgi-2.4.0-17|13	Patch1:		FastCGI-clientdata_pointer.patch
14cu|fcgi-2.4.0-17|14	Patch2:		FastCGI-makefile.am_cppflags.patch
14cu|fcgi-2.4.0-17|15	Patch3:		fastcgi-2.4.0_missing_call_to_fclose.patch
14cu|fcgi-2.4.0-17|16	Patch4:		FastCGI-2.4.0-CVE-2011-2766.diff
14cu|fcgi-2.4.0-17|17	Patch5:		fcgi-2.4.0-gcc4.4.diff
14cu|fcgi-2.4.0-17|18	Patch6:		fcgi-2.4.0-poll.patch
14cu|fcgi-2.4.0-17|19	BuildRequires:	libstdc++-devel
14cu|fcgi-2.4.0-17|20	BuildRequires:	autoconf automake libtool
14cu|fcgi-2.4.0-17|21	Requires:	%{libname} >= %{version}
14cu|fcgi-2.4.0-17|22	
14cu|fcgi-2.4.0-17|23	%description
14cu|fcgi-2.4.0-17|24	FastCGI is an open extension to CGI that provides high performance
14cu|fcgi-2.4.0-17|25	for all Internet applications without the penalties of Web server
14cu|fcgi-2.4.0-17|26	APIs.
14cu|fcgi-2.4.0-17|27	
14cu|fcgi-2.4.0-17|28	FastCGI is designed to be layered on top of existing Web server
14cu|fcgi-2.4.0-17|29	APIs. For instance, the mod_fastcgi Apache module adds FastCGI
14cu|fcgi-2.4.0-17|30	support to the Apache server. FastCGI can also be used, with
14cu|fcgi-2.4.0-17|31	reduced functionality and reduced performance, on any Web server
14cu|fcgi-2.4.0-17|32	that supports CGI.
14cu|fcgi-2.4.0-17|33	
14cu|fcgi-2.4.0-17|34	This FastCGI Developer's Kit is designed to make developing
14cu|fcgi-2.4.0-17|35	FastCGI applications easy. The kit currently supports FastCGI
14cu|fcgi-2.4.0-17|36	applications written in C/C++, Perl, Tcl, and Java.
14cu|fcgi-2.4.0-17|37	
14cu|fcgi-2.4.0-17|38	This package contains only shared libraries used by programs
14cu|fcgi-2.4.0-17|39	developed using FastCGI Developer's Kit and cgi-fcgi (bridge from
14cu|fcgi-2.4.0-17|40	CGI to FastCGI).
14cu|fcgi-2.4.0-17|41	
14cu|fcgi-2.4.0-17|42	%package -n	%{libname}
14cu|fcgi-2.4.0-17|43	Summary:	Libraries for %{name}
14cu|fcgi-2.4.0-17|44	Group:          System/Libraries
14cu|fcgi-2.4.0-17|45	
14cu|fcgi-2.4.0-17|46	%description -n	%{libname}
14cu|fcgi-2.4.0-17|47	This package contains the %{name} library files.
14cu|fcgi-2.4.0-17|48	
14cu|fcgi-2.4.0-17|49	%package -n	%{libname}-devel
14cu|fcgi-2.4.0-17|50	Summary:	Development headers and libraries for %{name}
14cu|fcgi-2.4.0-17|51	Group:		Development/C
14cu|fcgi-2.4.0-17|52	Requires:	%{libname} >= %{version}
14cu|fcgi-2.4.0-17|53	Provides:	libfcgi-devel = %{version}-%{release}
14cu|fcgi-2.4.0-17|54	Provides:	%{name}-devel = %{version}-%{release}
14cu|fcgi-2.4.0-17|55	
14cu|fcgi-2.4.0-17|56	
14cu|fcgi-2.4.0-17|57	%description -n	%{libname}-devel
14cu|fcgi-2.4.0-17|58	This package contains FastCGI Developer's Kit, which is designed
14cu|fcgi-2.4.0-17|59	to make developing FastCGI applications easy. The kit currently
14cu|fcgi-2.4.0-17|60	supports FastCGI applications written in C/C++, Perl, Tcl, and
14cu|fcgi-2.4.0-17|61	Java.
14cu|fcgi-2.4.0-17|62	
14cu|fcgi-2.4.0-17|63	%prep
14cu|fcgi-2.4.0-17|64	
14cu|fcgi-2.4.0-17|65	%setup -q
14cu|fcgi-2.4.0-17|66	%patch0 -p1
14cu|fcgi-2.4.0-17|67	%patch1 -p0
14cu|fcgi-2.4.0-17|68	%patch2 -p0
14cu|fcgi-2.4.0-17|69	%patch3 -p0
14cu|fcgi-2.4.0-17|70	%patch4 -p0
14cu|fcgi-2.4.0-17|71	%patch5 -p0
14cu|fcgi-2.4.0-17|72	%patch6 -p1
14cu|fcgi-2.4.0-17|73	
14cu|fcgi-2.4.0-17|74	%build
14cu|fcgi-2.4.0-17|75	touch INSTALL NEWS AUTHORS ChangeLog COPYING
14cu|fcgi-2.4.0-17|76	rm -f configure
14cu|fcgi-2.4.0-17|77	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
14cu|fcgi-2.4.0-17|78	
14cu|fcgi-2.4.0-17|79	%configure2_5x \
14cu|fcgi-2.4.0-17|80	--with-global \
14cu|fcgi-2.4.0-17|81	--with-nodebug \
14cu|fcgi-2.4.0-17|82	--with-noassert \
14cu|fcgi-2.4.0-17|83	--with-notest
14cu|fcgi-2.4.0-17|84	
14cu|fcgi-2.4.0-17|85	make
14cu|fcgi-2.4.0-17|86	
14cu|fcgi-2.4.0-17|87	%install
14cu|fcgi-2.4.0-17|88	%makeinstall_std
14cu|fcgi-2.4.0-17|89	
14cu|fcgi-2.4.0-17|90	install -d %{buildroot}%{_datadir}/fastcgi
14cu|fcgi-2.4.0-17|91	cp -a examples/{Makefile*,*.c} %{buildroot}%{_datadir}/fastcgi/
14cu|fcgi-2.4.0-17|92	
14cu|fcgi-2.4.0-17|93	# install the built examples (should we require apache here?)
14cu|fcgi-2.4.0-17|94	install -d %{buildroot}/var/www/fcgi-bin
14cu|fcgi-2.4.0-17|95	
14cu|fcgi-2.4.0-17|96	pushd examples/.libs/
14cu|fcgi-2.4.0-17|97	install -m755 authorizer %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|98	install -m755 echo %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|99	install -m755 echo-cpp %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|100	install -m755 echo-x %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|101	install -m755 log-dump %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|102	install -m755 size %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|103	install -m755 threaded %{buildroot}/var/www/fcgi-bin/
14cu|fcgi-2.4.0-17|104	popd
14cu|fcgi-2.4.0-17|105	
14cu|fcgi-2.4.0-17|106	# cleanup
14cu|fcgi-2.4.0-17|107	rm -f %{buildroot}%{_libdir}/*.*a
14cu|fcgi-2.4.0-17|108	
14cu|fcgi-2.4.0-17|109	%files
14cu|fcgi-2.4.0-17|110	%doc doc/*.1 LICENSE.TERMS README
14cu|fcgi-2.4.0-17|111	%attr(0755,root,root) %{_bindir}/cgi-fcgi
14cu|fcgi-2.4.0-17|112	%attr(0755,root,root) /var/www/fcgi-bin/authorizer
14cu|fcgi-2.4.0-17|113	%attr(0755,root,root) /var/www/fcgi-bin/echo
14cu|fcgi-2.4.0-17|114	%attr(0755,root,root) /var/www/fcgi-bin/echo-cpp
14cu|fcgi-2.4.0-17|115	%attr(0755,root,root) /var/www/fcgi-bin/echo-x
14cu|fcgi-2.4.0-17|116	%attr(0755,root,root) /var/www/fcgi-bin/log-dump
14cu|fcgi-2.4.0-17|117	%attr(0755,root,root) /var/www/fcgi-bin/size
14cu|fcgi-2.4.0-17|118	%attr(0755,root,root) /var/www/fcgi-bin/threaded
14cu|fcgi-2.4.0-17|119	
14cu|fcgi-2.4.0-17|120	%files -n %{libname}
14cu|fcgi-2.4.0-17|121	%attr(0755,root,root) %{_libdir}/libfcgi++.so.%{major}*
14cu|fcgi-2.4.0-17|122	%attr(0755,root,root) %{_libdir}/libfcgi.so.%{major}*
14cu|fcgi-2.4.0-17|123	
14cu|fcgi-2.4.0-17|124	%files -n %{libname}-devel
14cu|fcgi-2.4.0-17|125	%doc doc/*.htm* doc/*.gif doc/fastcgi-* doc/*.3
14cu|fcgi-2.4.0-17|126	%attr(0755,root,root) %{_libdir}/libfcgi++.so
14cu|fcgi-2.4.0-17|127	%attr(0755,root,root) %{_libdir}/libfcgi.so
14cu|fcgi-2.4.0-17|128	%{_includedir}/*.h
14cu|fcgi-2.4.0-17|129	%{_datadir}/fastcgi/*
14cu|fcgi-2.4.0-17|130	
14cu|fcgi-2.4.0-17|131	
14cu|fcgi-2.4.0-17|132	%changelog
14cu|fcgi-2.4.0-17|133	
14cu|fcgi-2.4.0-17|134	* Mon May 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-17
14cu|fcgi-2.4.0-17|135	- (abcf1c0) Use poll in os_unix.c instead of select to avoid problem with > 1024 connections (CVE-2012-6687)
14cu|fcgi-2.4.0-17|136	
14cu|fcgi-2.4.0-17|137	

10111 14
14cu|fcitx-4.2.9-1|1	# Whether or not to build Qt 4.x input module
14cu|fcitx-4.2.9-1|2	%bcond_without qt4
14cu|fcitx-4.2.9-1|3	# Whether or not to build GTK 2.x input module
14cu|fcitx-4.2.9-1|4	%bcond_without gtk2
14cu|fcitx-4.2.9-1|5	# Whether or not to build GTK 3.x input module
14cu|fcitx-4.2.9-1|6	%bcond_without gtk3
14cu|fcitx-4.2.9-1|7	# Whether or not to build the Classic UI (not needed with kimpanel)
14cu|fcitx-4.2.9-1|8	%bcond_without classic_ui
14cu|fcitx-4.2.9-1|9	
14cu|fcitx-4.2.9-1|10	Name:		fcitx
14cu|fcitx-4.2.9-1|11	Version:	4.2.9
14cu|fcitx-4.2.9-1|12	Release:	1
14cu|fcitx-4.2.9-1|13	Summary:	Fcitx - Free Chinese Input Tool for X
14cu|fcitx-4.2.9-1|14	License:	GPLv2
14cu|fcitx-4.2.9-1|15	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|16	URL:		http://www.fcitx-im.org/
14cu|fcitx-4.2.9-1|17	Source0:	http://download.fcitx-im.org/fcitx/%{name}-%{version}.tar.xz
14cu|fcitx-4.2.9-1|18	Source100:	%{name}.rpmlintrc
14cu|fcitx-4.2.9-1|19	Patch0:		fcitx-4.2.8.1-defaults.patch
14cu|fcitx-4.2.9-1|20	BuildRequires:	automake
14cu|fcitx-4.2.9-1|21	BuildRequires:	cmake
14cu|fcitx-4.2.9-1|22	BuildRequires:	extra-cmake-modules
14cu|fcitx-4.2.9-1|23	BuildRequires:	gettext-devel
14cu|fcitx-4.2.9-1|24	BuildRequires:	pkgconfig(x11)
14cu|fcitx-4.2.9-1|25	BuildRequires:	pkgconfig(xft)
14cu|fcitx-4.2.9-1|26	BuildRequires:	pkgconfig(xpm)
14cu|fcitx-4.2.9-1|27	BuildRequires:	pkgconfig(xext)
14cu|fcitx-4.2.9-1|28	BuildRequires:	pkgconfig(xkbcommon)
14cu|fcitx-4.2.9-1|29	BuildRequires:	pkgconfig(xkbcommon-x11)
14cu|fcitx-4.2.9-1|30	BuildRequires:	pkgconfig(dbus-1)
14cu|fcitx-4.2.9-1|31	BuildRequires:	pkgconfig(iso-codes)
14cu|fcitx-4.2.9-1|32	BuildRequires:	pkgconfig(xkbfile)
14cu|fcitx-4.2.9-1|33	BuildRequires:	wget
14cu|fcitx-4.2.9-1|34	BuildRequires:	intltool
14cu|fcitx-4.2.9-1|35	BuildRequires:	pkgconfig(opencc)
14cu|fcitx-4.2.9-1|36	BuildRequires:	chrpath
14cu|fcitx-4.2.9-1|37	Requires:	locales-zh
14cu|fcitx-4.2.9-1|38	
14cu|fcitx-4.2.9-1|39	%description
14cu|fcitx-4.2.9-1|40	%{name} is an X input method allowing people to enter simplified Chinese
14cu|fcitx-4.2.9-1|41	characters in X environment following XIM standard.
14cu|fcitx-4.2.9-1|42	
14cu|fcitx-4.2.9-1|43	%package devel
14cu|fcitx-4.2.9-1|44	Summary:	Fcitx development library
14cu|fcitx-4.2.9-1|45	Group:		Development/C
14cu|fcitx-4.2.9-1|46	Requires:	%{name} = %{version}
14cu|fcitx-4.2.9-1|47	
14cu|fcitx-4.2.9-1|48	%description devel
14cu|fcitx-4.2.9-1|49	fcitx development files.
14cu|fcitx-4.2.9-1|50	
14cu|fcitx-4.2.9-1|51	%if %{with classic_ui}
14cu|fcitx-4.2.9-1|52	%package ui
14cu|fcitx-4.2.9-1|53	Summary:	Classic UI for fcitx
14cu|fcitx-4.2.9-1|54	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|55	Requires:	%{name} = %{EVRD}
14cu|fcitx-4.2.9-1|56	BuildRequires:	pkgconfig(cairo)
14cu|fcitx-4.2.9-1|57	BuildRequires:	pkgconfig(pango)
14cu|fcitx-4.2.9-1|58	
14cu|fcitx-4.2.9-1|59	%description ui
14cu|fcitx-4.2.9-1|60	Classic UI for fcitx.
14cu|fcitx-4.2.9-1|61	
14cu|fcitx-4.2.9-1|62	This is needed if you don't use kimpanel.
14cu|fcitx-4.2.9-1|63	%endif
14cu|fcitx-4.2.9-1|64	
14cu|fcitx-4.2.9-1|65	%if %{with qt4}
14cu|fcitx-4.2.9-1|66	%package qt4
14cu|fcitx-4.2.9-1|67	Summary:	Fcitx Qt 4.x module
14cu|fcitx-4.2.9-1|68	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|69	Requires:	%{name} = %{EVRD}
14cu|fcitx-4.2.9-1|70	BuildRequires:	pkgconfig(QtCore) pkgconfig(QtGui) pkgconfig(QtDBus)
14cu|fcitx-4.2.9-1|71	Requires:	plasma-applet-kimpanel plasma-dataengine-kimpanel
14cu|fcitx-4.2.9-1|72	
14cu|fcitx-4.2.9-1|73	%description qt4
14cu|fcitx-4.2.9-1|74	fcitx Qt 4.x module.
14cu|fcitx-4.2.9-1|75	%endif
14cu|fcitx-4.2.9-1|76	
14cu|fcitx-4.2.9-1|77	%package configtool
14cu|fcitx-4.2.9-1|78	Summary:	Tool for configuring fcitx
14cu|fcitx-4.2.9-1|79	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|80	Requires:	%{name} = %{EVRD}
14cu|fcitx-4.2.9-1|81	
14cu|fcitx-4.2.9-1|82	%description configtool
14cu|fcitx-4.2.9-1|83	Tool for configuring fcitx
14cu|fcitx-4.2.9-1|84	
14cu|fcitx-4.2.9-1|85	%if %{with gtk2} || %{with gtk3}
14cu|fcitx-4.2.9-1|86	%package gtk
14cu|fcitx-4.2.9-1|87	Summary:	Common files for the fcitx gtk 2.x and 3.x modules
14cu|fcitx-4.2.9-1|88	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|89	Requires:	%{name} = %{EVRD}
14cu|fcitx-4.2.9-1|90	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|fcitx-4.2.9-1|91	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|fcitx-4.2.9-1|92	
14cu|fcitx-4.2.9-1|93	%description gtk
14cu|fcitx-4.2.9-1|94	Common files for the fcitx gtk 2.x and 3.x modules
14cu|fcitx-4.2.9-1|95	%endif
14cu|fcitx-4.2.9-1|96	
14cu|fcitx-4.2.9-1|97	%if %{with gtk2}
14cu|fcitx-4.2.9-1|98	%package gtk2
14cu|fcitx-4.2.9-1|99	Summary:	Fcitx gtk 2.x module
14cu|fcitx-4.2.9-1|100	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|101	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14cu|fcitx-4.2.9-1|102	Requires:	%{name}-gtk = %{EVRD}
14cu|fcitx-4.2.9-1|103	Requires(post):	gtk+2.0
14cu|fcitx-4.2.9-1|104	Requires(postun): gtk+2.0
14cu|fcitx-4.2.9-1|105	
14cu|fcitx-4.2.9-1|106	%description gtk2
14cu|fcitx-4.2.9-1|107	fcitx gtk module.
14cu|fcitx-4.2.9-1|108	
14cu|fcitx-4.2.9-1|109	%post gtk2
14cu|fcitx-4.2.9-1|110	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14cu|fcitx-4.2.9-1|111	
14cu|fcitx-4.2.9-1|112	%postun gtk2
14cu|fcitx-4.2.9-1|113	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14cu|fcitx-4.2.9-1|114	%endif
14cu|fcitx-4.2.9-1|115	
14cu|fcitx-4.2.9-1|116	%if %{with gtk3}
14cu|fcitx-4.2.9-1|117	%package gtk3
14cu|fcitx-4.2.9-1|118	Summary:	Fcitx gtk 3.x module
14cu|fcitx-4.2.9-1|119	Group:		System/Internationalization
14cu|fcitx-4.2.9-1|120	Requires:	%{name} = %{version}
14cu|fcitx-4.2.9-1|121	Requires:	%{name}-gtk = %{EVRD}
14cu|fcitx-4.2.9-1|122	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14cu|fcitx-4.2.9-1|123	
14cu|fcitx-4.2.9-1|124	%description gtk3
14cu|fcitx-4.2.9-1|125	fcitx gtk module.
14cu|fcitx-4.2.9-1|126	%endif
14cu|fcitx-4.2.9-1|127	
14cu|fcitx-4.2.9-1|128	%prep
14cu|fcitx-4.2.9-1|129	%setup -q
14cu|fcitx-4.2.9-1|130	%apply_patches
14cu|fcitx-4.2.9-1|131	
14cu|fcitx-4.2.9-1|132	%build
14cu|fcitx-4.2.9-1|133	%cmake -DCMAKE_SKIP_RPATH=OFF \
14cu|fcitx-4.2.9-1|134	-DENABLE_GTK2_IM_MODULE=%{with gtk2} \
14cu|fcitx-4.2.9-1|135	-DENABLE_GTK3_IM_MODULE=%{with gtk3} \
14cu|fcitx-4.2.9-1|136	-DENABLE_QT_IM_MODULE=%{with qt4} \
14cu|fcitx-4.2.9-1|137	-DENABLE_CAIRO=%{with classic_ui} \
14cu|fcitx-4.2.9-1|138	-DENABLE_PANGO=%{with classic_ui}
14cu|fcitx-4.2.9-1|139	%make
14cu|fcitx-4.2.9-1|140	
14cu|fcitx-4.2.9-1|141	%install
14cu|fcitx-4.2.9-1|142	%makeinstall_std -C build
14cu|fcitx-4.2.9-1|143	
14cu|fcitx-4.2.9-1|144	chrpath -d %{buildroot}%{_libdir}/*.so
14cu|fcitx-4.2.9-1|145	
14cu|fcitx-4.2.9-1|146	# A hack - make install issue?
14cu|fcitx-4.2.9-1|147	mkdir -p %{buildroot}/etc/xdg/autostart/
14cu|fcitx-4.2.9-1|148	mv %{buildroot}/usr/etc/xdg/autostart/* %{buildroot}/etc/xdg/autostart/
14cu|fcitx-4.2.9-1|149	rm -rf %{buildroot}/usr/etc
14cu|fcitx-4.2.9-1|150	
14cu|fcitx-4.2.9-1|151	%if %{without classic_ui}
14cu|fcitx-4.2.9-1|152	# Built even without classic_ui... But apparently not needed
14cu|fcitx-4.2.9-1|153	rm -rf %{buildroot}%{_datadir}/fcitx/skin
14cu|fcitx-4.2.9-1|154	%endif
14cu|fcitx-4.2.9-1|155	
14cu|fcitx-4.2.9-1|156	%find_lang %{name}
14cu|fcitx-4.2.9-1|157	
14cu|fcitx-4.2.9-1|158	%files -f %{name}.lang
14cu|fcitx-4.2.9-1|159	%attr(0644,-,-) %doc doc/*.txt doc/*.htm
14cu|fcitx-4.2.9-1|160	%{_bindir}/createPYMB
14cu|fcitx-4.2.9-1|161	%{_bindir}/fcitx
14cu|fcitx-4.2.9-1|162	%{_bindir}/fcitx-autostart
14cu|fcitx-4.2.9-1|163	%{_bindir}/fcitx-dbus-watcher
14cu|fcitx-4.2.9-1|164	%{_bindir}/fcitx-diagnose
14cu|fcitx-4.2.9-1|165	%{_bindir}/fcitx-remote
14cu|fcitx-4.2.9-1|166	%{_bindir}/mb2org
14cu|fcitx-4.2.9-1|167	%{_bindir}/mb2txt
14cu|fcitx-4.2.9-1|168	%{_bindir}/readPYBase
14cu|fcitx-4.2.9-1|169	%{_bindir}/readPYMB
14cu|fcitx-4.2.9-1|170	%{_bindir}/scel2org
14cu|fcitx-4.2.9-1|171	%{_bindir}/txt2mb
14cu|fcitx-4.2.9-1|172	%{_libdir}/libfcitx-config.so.4*
14cu|fcitx-4.2.9-1|173	%{_libdir}/libfcitx-core.so.0*
14cu|fcitx-4.2.9-1|174	%{_libdir}/libfcitx-utils.so.0*
14cu|fcitx-4.2.9-1|175	%dir %{_libdir}/%{name}
14cu|fcitx-4.2.9-1|176	%{_libdir}/%{name}/fcitx-autoeng.so
14cu|fcitx-4.2.9-1|177	%{_libdir}/%{name}/fcitx-chttrans.so
14cu|fcitx-4.2.9-1|178	%{_libdir}/%{name}/fcitx-clipboard.so
14cu|fcitx-4.2.9-1|179	%{_libdir}/%{name}/fcitx-dbus.so
14cu|fcitx-4.2.9-1|180	%{_libdir}/%{name}/fcitx-freedesktop-notify.so
14cu|fcitx-4.2.9-1|181	%{_libdir}/%{name}/fcitx-fullwidth-char.so
14cu|fcitx-4.2.9-1|182	%{_libdir}/%{name}/fcitx-imselector.so
14cu|fcitx-4.2.9-1|183	%{_libdir}/%{name}/fcitx-ipc.so
14cu|fcitx-4.2.9-1|184	%{_libdir}/%{name}/fcitx-keyboard.so
14cu|fcitx-4.2.9-1|185	%{_libdir}/%{name}/fcitx-notificationitem.so
14cu|fcitx-4.2.9-1|186	%{_libdir}/%{name}/fcitx-pinyin-enhance.so
14cu|fcitx-4.2.9-1|187	%{_libdir}/%{name}/fcitx-pinyin.so
14cu|fcitx-4.2.9-1|188	%{_libdir}/%{name}/fcitx-punc.so
14cu|fcitx-4.2.9-1|189	%{_libdir}/%{name}/fcitx-quickphrase.so
14cu|fcitx-4.2.9-1|190	%{_libdir}/%{name}/fcitx-qw.so
14cu|fcitx-4.2.9-1|191	%{_libdir}/%{name}/fcitx-remote-module.so
14cu|fcitx-4.2.9-1|192	%{_libdir}/%{name}/fcitx-spell.so
14cu|fcitx-4.2.9-1|193	%{_libdir}/%{name}/fcitx-table.so
14cu|fcitx-4.2.9-1|194	%{_libdir}/%{name}/fcitx-unicode.so
14cu|fcitx-4.2.9-1|195	%{_libdir}/%{name}/fcitx-x11.so
14cu|fcitx-4.2.9-1|196	%{_libdir}/%{name}/fcitx-xim.so
14cu|fcitx-4.2.9-1|197	%{_libdir}/%{name}/fcitx-xkb.so
14cu|fcitx-4.2.9-1|198	%{_libdir}/%{name}/fcitx-xkbdbus.so
14cu|fcitx-4.2.9-1|199	%dir %{_libdir}/%{name}/libexec
14cu|fcitx-4.2.9-1|200	%{_libdir}/%{name}/libexec/comp-spell-dict
14cu|fcitx-4.2.9-1|201	%{_libdir}/%{name}/libexec/fcitx-po-parser
14cu|fcitx-4.2.9-1|202	%{_libdir}/%{name}/libexec/fcitx-scanner
14cu|fcitx-4.2.9-1|203	%dir %{_datadir}/%{name}
14cu|fcitx-4.2.9-1|204	%dir %{_datadir}/%{name}/addon
14cu|fcitx-4.2.9-1|205	%{_datadir}/%{name}/addon/fcitx-autoeng.conf
14cu|fcitx-4.2.9-1|206	%{_datadir}/%{name}/addon/fcitx-chttrans.conf
14cu|fcitx-4.2.9-1|207	%{_datadir}/%{name}/addon/fcitx-clipboard.conf
14cu|fcitx-4.2.9-1|208	%{_datadir}/%{name}/addon/fcitx-dbus.conf
14cu|fcitx-4.2.9-1|209	%{_datadir}/%{name}/addon/fcitx-freedesktop-notify.conf
14cu|fcitx-4.2.9-1|210	%{_datadir}/%{name}/addon/fcitx-fullwidth-char.conf
14cu|fcitx-4.2.9-1|211	%{_datadir}/%{name}/addon/fcitx-imselector.conf
14cu|fcitx-4.2.9-1|212	%{_datadir}/%{name}/addon/fcitx-ipc.conf
14cu|fcitx-4.2.9-1|213	%{_datadir}/%{name}/addon/fcitx-keyboard.conf
14cu|fcitx-4.2.9-1|214	%{_datadir}/%{name}/addon/fcitx-notificationitem.conf
14cu|fcitx-4.2.9-1|215	%{_datadir}/%{name}/addon/fcitx-pinyin-enhance.conf
14cu|fcitx-4.2.9-1|216	%{_datadir}/%{name}/addon/fcitx-pinyin.conf
14cu|fcitx-4.2.9-1|217	%{_datadir}/%{name}/addon/fcitx-punc.conf
14cu|fcitx-4.2.9-1|218	%{_datadir}/%{name}/addon/fcitx-quickphrase.conf
14cu|fcitx-4.2.9-1|219	%{_datadir}/%{name}/addon/fcitx-qw.conf
14cu|fcitx-4.2.9-1|220	%{_datadir}/%{name}/addon/fcitx-remote-module.conf
14cu|fcitx-4.2.9-1|221	%{_datadir}/%{name}/addon/fcitx-spell.conf
14cu|fcitx-4.2.9-1|222	%{_datadir}/%{name}/addon/fcitx-table.conf
14cu|fcitx-4.2.9-1|223	%{_datadir}/%{name}/addon/fcitx-unicode.conf
14cu|fcitx-4.2.9-1|224	%{_datadir}/%{name}/addon/fcitx-x11.conf
14cu|fcitx-4.2.9-1|225	%{_datadir}/%{name}/addon/fcitx-xim.conf
14cu|fcitx-4.2.9-1|226	%{_datadir}/%{name}/addon/fcitx-xkb.conf
14cu|fcitx-4.2.9-1|227	%{_datadir}/%{name}/addon/fcitx-xkbdbus.conf
14cu|fcitx-4.2.9-1|228	%dir %{_datadir}/%{name}/configdesc
14cu|fcitx-4.2.9-1|229	%{_datadir}/%{name}/configdesc/addon.desc
14cu|fcitx-4.2.9-1|230	%{_datadir}/%{name}/configdesc/config.desc
14cu|fcitx-4.2.9-1|231	%{_datadir}/%{name}/configdesc/fcitx-autoeng.desc
14cu|fcitx-4.2.9-1|232	%{_datadir}/%{name}/configdesc/fcitx-chttrans.desc
14cu|fcitx-4.2.9-1|233	%{_datadir}/%{name}/configdesc/fcitx-clipboard.desc
14cu|fcitx-4.2.9-1|234	%{_datadir}/%{name}/configdesc/fcitx-imselector.desc
14cu|fcitx-4.2.9-1|235	%{_datadir}/%{name}/configdesc/fcitx-keyboard.desc
14cu|fcitx-4.2.9-1|236	%{_datadir}/%{name}/configdesc/fcitx-pinyin.desc
14cu|fcitx-4.2.9-1|237	%{_datadir}/%{name}/configdesc/fcitx-pinyin-enhance.desc
14cu|fcitx-4.2.9-1|238	%{_datadir}/%{name}/configdesc/fcitx-quickphrase.desc
14cu|fcitx-4.2.9-1|239	%{_datadir}/%{name}/configdesc/fcitx-spell.desc
14cu|fcitx-4.2.9-1|240	%{_datadir}/%{name}/configdesc/fcitx-table.desc
14cu|fcitx-4.2.9-1|241	%{_datadir}/%{name}/configdesc/fcitx-unicode.desc
14cu|fcitx-4.2.9-1|242	%{_datadir}/%{name}/configdesc/fcitx-xim.desc
14cu|fcitx-4.2.9-1|243	%{_datadir}/%{name}/configdesc/fcitx-xkb.desc
14cu|fcitx-4.2.9-1|244	%{_datadir}/%{name}/configdesc/inputmethod.desc
14cu|fcitx-4.2.9-1|245	%{_datadir}/%{name}/configdesc/profile.desc
14cu|fcitx-4.2.9-1|246	%{_datadir}/%{name}/configdesc/table.desc
14cu|fcitx-4.2.9-1|247	%dir %{_datadir}/%{name}/data
14cu|fcitx-4.2.9-1|248	%{_datadir}/%{name}/data/*sh
14cu|fcitx-4.2.9-1|249	%{_datadir}/%{name}/data/AutoEng.dat
14cu|fcitx-4.2.9-1|250	%{_datadir}/%{name}/data/charselectdata
14cu|fcitx-4.2.9-1|251	%{_datadir}/%{name}/data/gbks2t.tab
14cu|fcitx-4.2.9-1|252	%{_datadir}/%{name}/data/punc.mb.zh_CN
14cu|fcitx-4.2.9-1|253	%{_datadir}/%{name}/data/punc.mb.zh_HK
14cu|fcitx-4.2.9-1|254	%{_datadir}/%{name}/data/punc.mb.zh_TW
14cu|fcitx-4.2.9-1|255	%{_datadir}/%{name}/data/vk.conf
14cu|fcitx-4.2.9-1|256	%dir %{_datadir}/%{name}/data/quickphrase.d
14cu|fcitx-4.2.9-1|257	%{_datadir}/%{name}/data/quickphrase.d/emoji.mb
14cu|fcitx-4.2.9-1|258	%{_datadir}/%{name}/data/quickphrase.d/latex.mb
14cu|fcitx-4.2.9-1|259	%dir %{_datadir}/%{name}/dbus
14cu|fcitx-4.2.9-1|260	%{_datadir}/%{name}/dbus/daemon.conf
14cu|fcitx-4.2.9-1|261	%dir %{_datadir}/%{name}/imicon
14cu|fcitx-4.2.9-1|262	%{_datadir}/%{name}/imicon/*
14cu|fcitx-4.2.9-1|263	%dir %{_datadir}/%{name}/inputmethod
14cu|fcitx-4.2.9-1|264	%{_datadir}/%{name}/inputmethod/pinyin.conf
14cu|fcitx-4.2.9-1|265	%{_datadir}/%{name}/inputmethod/qw.conf
14cu|fcitx-4.2.9-1|266	%{_datadir}/%{name}/inputmethod/shuangpin.conf
14cu|fcitx-4.2.9-1|267	%dir %{_datadir}/%{name}/pinyin
14cu|fcitx-4.2.9-1|268	%{_datadir}/%{name}/pinyin/*
14cu|fcitx-4.2.9-1|269	%dir %{_datadir}/%{name}/py-enhance
14cu|fcitx-4.2.9-1|270	%{_datadir}/%{name}/py-enhance/*
14cu|fcitx-4.2.9-1|271	%{_mandir}/man1/createPYMB.1*
14cu|fcitx-4.2.9-1|272	%{_mandir}/man1/fcitx-remote.1*
14cu|fcitx-4.2.9-1|273	%{_mandir}/man1/fcitx.1*
14cu|fcitx-4.2.9-1|274	%{_mandir}/man1/mb2org.1*
14cu|fcitx-4.2.9-1|275	%{_mandir}/man1/mb2txt.1*
14cu|fcitx-4.2.9-1|276	%{_mandir}/man1/readPYBase.1*
14cu|fcitx-4.2.9-1|277	%{_mandir}/man1/readPYMB.1*
14cu|fcitx-4.2.9-1|278	%{_mandir}/man1/scel2org.1*
14cu|fcitx-4.2.9-1|279	%{_mandir}/man1/txt2mb.1*
14cu|fcitx-4.2.9-1|280	%{_datadir}/applications/fcitx.desktop
14cu|fcitx-4.2.9-1|281	%{_datadir}/icons/hicolor/*/*/fcitx*.*
14cu|fcitx-4.2.9-1|282	%{_sysconfdir}/xdg/autostart/fcitx-autostart.desktop
14cu|fcitx-4.2.9-1|283	%dir %{_datadir}/fcitx/spell
14cu|fcitx-4.2.9-1|284	%{_datadir}/fcitx/spell/*
14cu|fcitx-4.2.9-1|285	%dir %{_datadir}/fcitx/table
14cu|fcitx-4.2.9-1|286	%{_datadir}/fcitx/table/*
14cu|fcitx-4.2.9-1|287	%{_datadir}/dbus-1/services/*service
14cu|fcitx-4.2.9-1|288	
14cu|fcitx-4.2.9-1|289	%files devel
14cu|fcitx-4.2.9-1|290	%{_bindir}/fcitx4-config
14cu|fcitx-4.2.9-1|291	%{_libdir}/*.so
14cu|fcitx-4.2.9-1|292	%{_libdir}/pkgconfig/*.pc
14cu|fcitx-4.2.9-1|293	%{_includedir}/*
14cu|fcitx-4.2.9-1|294	%{_datadir}/cmake/%{name}
14cu|fcitx-4.2.9-1|295	
14cu|fcitx-4.2.9-1|296	%if %{with qt4}
14cu|fcitx-4.2.9-1|297	%files qt4
14cu|fcitx-4.2.9-1|298	%{_libdir}/fcitx/libexec/fcitx-qt-gui-wrapper
14cu|fcitx-4.2.9-1|299	%{_libdir}/qt4/plugins/inputmethods/qtim-fcitx.so
14cu|fcitx-4.2.9-1|300	%{_libdir}/%{name}/fcitx-kimpanel-ui.so
14cu|fcitx-4.2.9-1|301	%{_datadir}/%{name}/addon/fcitx-kimpanel-ui.conf
14cu|fcitx-4.2.9-1|302	%{_libdir}/%{name}/qt
14cu|fcitx-4.2.9-1|303	%{_libdir}/libfcitx-qt.so.0*
14cu|fcitx-4.2.9-1|304	%endif
14cu|fcitx-4.2.9-1|305	
14cu|fcitx-4.2.9-1|306	%if %{with gtk2} || %{with gtk3}
14cu|fcitx-4.2.9-1|307	%files gtk
14cu|fcitx-4.2.9-1|308	%{_libdir}/girepository-1.0/Fcitx-1.0.typelib
14cu|fcitx-4.2.9-1|309	%{_datadir}/gir-1.0/Fcitx-1.0.gir
14cu|fcitx-4.2.9-1|310	%{_libdir}/libfcitx-gclient.so.0*
14cu|fcitx-4.2.9-1|311	%endif
14cu|fcitx-4.2.9-1|312	
14cu|fcitx-4.2.9-1|313	%if %{with gtk2}
14cu|fcitx-4.2.9-1|314	%files gtk2
14cu|fcitx-4.2.9-1|315	%{_libdir}/gtk-2.0/*/immodules/im-fcitx.so
14cu|fcitx-4.2.9-1|316	%endif
14cu|fcitx-4.2.9-1|317	
14cu|fcitx-4.2.9-1|318	%if %{with gtk3}
14cu|fcitx-4.2.9-1|319	%files gtk3
14cu|fcitx-4.2.9-1|320	%{_libdir}/gtk-3.0/*/immodules/im-fcitx.so
14cu|fcitx-4.2.9-1|321	%endif
14cu|fcitx-4.2.9-1|322	
14cu|fcitx-4.2.9-1|323	%if %{with classic_ui}
14cu|fcitx-4.2.9-1|324	%files ui
14cu|fcitx-4.2.9-1|325	%{_bindir}/fcitx-skin-installer
14cu|fcitx-4.2.9-1|326	%{_libdir}/fcitx/fcitx-classic-ui.so
14cu|fcitx-4.2.9-1|327	%{_libdir}/fcitx/fcitx-vk.so
14cu|fcitx-4.2.9-1|328	%{_datadir}/applications/fcitx-skin-installer.desktop
14cu|fcitx-4.2.9-1|329	%{_datadir}/fcitx/addon/fcitx-classic-ui.conf
14cu|fcitx-4.2.9-1|330	%{_datadir}/fcitx/addon/fcitx-vk.conf
14cu|fcitx-4.2.9-1|331	%{_datadir}/fcitx/configdesc/fcitx-classic-ui.desc
14cu|fcitx-4.2.9-1|332	%{_datadir}/fcitx/configdesc/skin.desc
14cu|fcitx-4.2.9-1|333	%{_datadir}/mime/packages/x-fskin.xml
14cu|fcitx-4.2.9-1|334	%{_datadir}/fcitx/skin
14cu|fcitx-4.2.9-1|335	%endif
14cu|fcitx-4.2.9-1|336	
14cu|fcitx-4.2.9-1|337	%files configtool
14cu|fcitx-4.2.9-1|338	%{_bindir}/fcitx-configtool
14cu|fcitx-4.2.9-1|339	%{_datadir}/applications/fcitx-configtool.desktop
14cu|fcitx-4.2.9-1|340	
14cu|fcitx-4.2.9-1|341	%changelog
14cu|fcitx-4.2.9-1|342	
14cu|fcitx-4.2.9-1|343	* Mon Jan 18 2016 Denis Silakov <dsilakov@gmail.com> 4.2.9-1
14cu|fcitx-4.2.9-1|344	- (1c31519) Added xkbcommon BR
14cu|fcitx-4.2.9-1|345	
14cu|fcitx-4.2.9-1|346	

10112 14
14cu|fcron-3.2.1-1|1	Summary:	Task scheduler
14cu|fcron-3.2.1-1|2	Name:		fcron
14cu|fcron-3.2.1-1|3	Version:	3.2.1
14cu|fcron-3.2.1-1|4	Release:	1
14cu|fcron-3.2.1-1|5	License:	GPLv2+
14cu|fcron-3.2.1-1|6	Group:		System/Configuration/Other
14cu|fcron-3.2.1-1|7	Url:		http://fcron.free.fr/
14cu|fcron-3.2.1-1|8	Source0:	http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
14cu|fcron-3.2.1-1|9	Source1:	%{name}-2.0.0-extra.tar.bz2
14cu|fcron-3.2.1-1|10	Patch0:		fcron-3.2.1-Makefile.patch
14cu|fcron-3.2.1-1|11	BuildRequires:	pam-devel
14cu|fcron-3.2.1-1|12	BuildRequires:	sendmail-command
14cu|fcron-3.2.1-1|13	BuildRequires:	vim-minimal
14cu|fcron-3.2.1-1|14	Requires(post):	systemd
14cu|fcron-3.2.1-1|15	Requires(pre,preun,post,postun):	rpm-helper
14cu|fcron-3.2.1-1|16	Requires:	syslog-daemon
14cu|fcron-3.2.1-1|17	Requires:	sendmail-command
14cu|fcron-3.2.1-1|18	Provides:	cron-daemon
14cu|fcron-3.2.1-1|19	BuildConflicts:	libselinux-devel
14cu|fcron-3.2.1-1|20	
14cu|fcron-3.2.1-1|21	%description
14cu|fcron-3.2.1-1|22	Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most
14cu|fcron-3.2.1-1|23	of its functionalities.
14cu|fcron-3.2.1-1|24	
14cu|fcron-3.2.1-1|25	But contrary to Vixie Cron, fcron does not need your system to be up 7 days
14cu|fcron-3.2.1-1|26	a week, 24 hours a day : it also works well with systems which are
14cu|fcron-3.2.1-1|27	not running neither all the time nor regularly (contrary to anacrontab).
14cu|fcron-3.2.1-1|28	
14cu|fcron-3.2.1-1|29	In other words, fcron does both the job of Vixie Cron and anacron, but does
14cu|fcron-3.2.1-1|30	even more and better :)) ...
14cu|fcron-3.2.1-1|31	
14cu|fcron-3.2.1-1|32	%files
14cu|fcron-3.2.1-1|33	%doc fcrontab.example
14cu|fcron-3.2.1-1|34	%{_initrddir}/fcron
14cu|fcron-3.2.1-1|35	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.conf
14cu|fcron-3.2.1-1|36	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.allow
14cu|fcron-3.2.1-1|37	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.deny
14cu|fcron-3.2.1-1|38	%config(noreplace) %{_sysconfdir}/pam.d/fcron
14cu|fcron-3.2.1-1|39	%config(noreplace) %{_sysconfdir}/pam.d/fcrontab
14cu|fcron-3.2.1-1|40	%{_tmpfilesdir}/%{name}.conf
14cu|fcron-3.2.1-1|41	%{_mandir}/man8/fcron.8*
14cu|fcron-3.2.1-1|42	%{_mandir}/man1/fcrontab.1*
14cu|fcron-3.2.1-1|43	%{_mandir}/man1/fcrondyn.1*
14cu|fcron-3.2.1-1|44	%{_mandir}/man1/fcron-update-crontabs.1*
14cu|fcron-3.2.1-1|45	%{_mandir}/man5/fcrontab.5*
14cu|fcron-3.2.1-1|46	%{_mandir}/man5/fcron.conf.5*
14cu|fcron-3.2.1-1|47	%{_mandir}/man3/bitstring.3*
14cu|fcron-3.2.1-1|48	%lang(fr) %{_mandir}/fr/man?/*
14cu|fcron-3.2.1-1|49	%attr(6111,root,root) %{_bindir}/convert-fcrontab
14cu|fcron-3.2.1-1|50	%attr(6111,root,root) %{_bindir}/fcronsighup
14cu|fcron-3.2.1-1|51	%attr(6111,root,root) %{_bindir}/fcrondyn
14cu|fcron-3.2.1-1|52	%attr(6111,fcron,fcron) %{_bindir}/fcrontab
14cu|fcron-3.2.1-1|53	%attr(110,root,root) %{_sbindir}/fcron
14cu|fcron-3.2.1-1|54	%{_sbindir}/fcron-update-crontabs
14cu|fcron-3.2.1-1|55	%dir %attr(770,fcron,fcron) /var/spool/fcron
14cu|fcron-3.2.1-1|56	
14cu|fcron-3.2.1-1|57	%pre
14cu|fcron-3.2.1-1|58	# Check now if there is an old ( < 1.1.x ) version of fcrontab on the system.
14cu|fcron-3.2.1-1|59	echo `fcron -V 2>&1 | grep "^fcron "` > /tmp/PREVIOUS_VERSION
14cu|fcron-3.2.1-1|60	if [ "$1" = "1" ]; then
14cu|fcron-3.2.1-1|61	%_pre_useradd fcron /var/spool/fcron /bin/true
14cu|fcron-3.2.1-1|62	fi
14cu|fcron-3.2.1-1|63	
14cu|fcron-3.2.1-1|64	%post
14cu|fcron-3.2.1-1|65	%tmpfiles_create %{name}
14cu|fcron-3.2.1-1|66	if [ "$1" = "2" ]; then
14cu|fcron-3.2.1-1|67	killall -TERM fcron
14cu|fcron-3.2.1-1|68	FCRONTABS=/var/spool/fcron
14cu|fcron-3.2.1-1|69	
14cu|fcron-3.2.1-1|70	find ${FCRONTABS} -type f \( -name "*.orig" -a ! -name "root.orig" \) \
14cu|fcron-3.2.1-1|71	-exec chown fcron:fcron {} \; -exec chmod 640 {} \;
14cu|fcron-3.2.1-1|72	find ${FCRONTABS} -type f -name "root.orig" -exec chown root:fcron {} \; -exec chmod 600 {} \;
14cu|fcron-3.2.1-1|73	find ${FCRONTABS} -type f ! -name "*.orig" -exec chown root:root {} \; -exec chmod 600 {} \;
14cu|fcron-3.2.1-1|74	[ -f %{_sysconfdir}/fcron.deny ] && chown root:fcron %{_sysconfdir}/fcron.deny
14cu|fcron-3.2.1-1|75	[ -f %{_sysconfdir}/fcron.allow ] && chown root:fcron %{_sysconfdir}/fcron.allow
14cu|fcron-3.2.1-1|76	
14cu|fcron-3.2.1-1|77	if test -r "/tmp/PREVIOUS_VERSION"; then
14cu|fcron-3.2.1-1|78	MAJOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $1}'`
14cu|fcron-3.2.1-1|79	MINOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $2}'`
14cu|fcron-3.2.1-1|80	fi
14cu|fcron-3.2.1-1|81	
14cu|fcron-3.2.1-1|82	if test \( "$MAJOR" -lt 1 \) -o \( \( "$MINOR" -lt 1 \) -a "$MAJOR" -eq 1 \); then
14cu|fcron-3.2.1-1|83	for FILE in $FCRONTABS/* ; do \
14cu|fcron-3.2.1-1|84	if test "$FILE" != "$FCRONTABS/*"; then
14cu|fcron-3.2.1-1|85	BASENAME=`basename $FILE` ; \
14cu|fcron-3.2.1-1|86	FCRONTAB=`echo "$BASENAME" | \
14cu|fcron-3.2.1-1|87	sed "s|.*orig|| ; s|fcrontab.sig|| ; s|rm.*||"` ; \
14cu|fcron-3.2.1-1|88	( test ! -z "$FCRONTAB" && convert-fcrontab $FCRONTAB ) \
14cu|fcron-3.2.1-1|89	|| echo -n ""; \
14cu|fcron-3.2.1-1|90	fi
14cu|fcron-3.2.1-1|91	done
14cu|fcron-3.2.1-1|92	fi
14cu|fcron-3.2.1-1|93	fi
14cu|fcron-3.2.1-1|94	
14cu|fcron-3.2.1-1|95	%{_initrddir}/fcron start
14cu|fcron-3.2.1-1|96	%_post_service %{name}
14cu|fcron-3.2.1-1|97	
14cu|fcron-3.2.1-1|98	%postun
14cu|fcron-3.2.1-1|99	if [ "$1" = "0" ]; then
14cu|fcron-3.2.1-1|100	# Remove user fcron
14cu|fcron-3.2.1-1|101	%_postun_userdel fcron
14cu|fcron-3.2.1-1|102	fi
14cu|fcron-3.2.1-1|103	
14cu|fcron-3.2.1-1|104	%preun
14cu|fcron-3.2.1-1|105	%_preun_service %{name}
14cu|fcron-3.2.1-1|106	
14cu|fcron-3.2.1-1|107	
14cu|fcron-3.2.1-1|108	#----------------------------------------------------------------------------
14cu|fcron-3.2.1-1|109	
14cu|fcron-3.2.1-1|110	%prep
14cu|fcron-3.2.1-1|111	%setup -q -T -b 0 -n %{name}-%{version} -a1
14cu|fcron-3.2.1-1|112	mv %{name}-2.0.0-extra/fcrontab.example ./
14cu|fcron-3.2.1-1|113	
14cu|fcron-3.2.1-1|114	%patch0 -p1
14cu|fcron-3.2.1-1|115	
14cu|fcron-3.2.1-1|116	%build
14cu|fcron-3.2.1-1|117	%configure2_5x \
14cu|fcron-3.2.1-1|118	--with-sendmail=/bin/false \
14cu|fcron-3.2.1-1|119	--with-shell=/bin/sh \
14cu|fcron-3.2.1-1|120	--with-editor=/bin/vi \
14cu|fcron-3.2.1-1|121	--with-etcdir=%{_sysconfdir} \
14cu|fcron-3.2.1-1|122	--with-spooldir=/var/spool/fcron \
14cu|fcron-3.2.1-1|123	--with-run-non-privileged=no \
14cu|fcron-3.2.1-1|124	--with-username=fcron \
14cu|fcron-3.2.1-1|125	--with-groupname=fcron \
14cu|fcron-3.2.1-1|126	--with-sysfcrontab=yes \
14cu|fcron-3.2.1-1|127	--with-pam=yes \
14cu|fcron-3.2.1-1|128	--with-selinux=no
14cu|fcron-3.2.1-1|129	
14cu|fcron-3.2.1-1|130	perl -pi \
14cu|fcron-3.2.1-1|131	-e 's|^#define SENDMAIL .*|#define SENDMAIL "%{_libdir}/sendmail"|;' \
14cu|fcron-3.2.1-1|132	-e 's|^#define PIDFILE .*|#define PIDFILE "/run/fcron/fcron.pid"|;' \
14cu|fcron-3.2.1-1|133	-e 's|^#define FIFOFILE .*|#define FIFOFILE "/run/fcron/fcron.fifo"|;' \
14cu|fcron-3.2.1-1|134	config.h
14cu|fcron-3.2.1-1|135	
14cu|fcron-3.2.1-1|136	%make OPTIM="%{optflags} -I%{_includedir}/selinux"
14cu|fcron-3.2.1-1|137	
14cu|fcron-3.2.1-1|138	%install
14cu|fcron-3.2.1-1|139	install -d %{buildroot}%{_docdir}
14cu|fcron-3.2.1-1|140	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|fcron-3.2.1-1|141	install -d %{buildroot}%{_bindir}
14cu|fcron-3.2.1-1|142	install -d %{buildroot}%{_sbindir}
14cu|fcron-3.2.1-1|143	install -d %{buildroot}%{_mandir}/man{1,3,5,8}
14cu|fcron-3.2.1-1|144	install -d %{buildroot}%{_initrddir}
14cu|fcron-3.2.1-1|145	install -d %{buildroot}/var/spool/fcron
14cu|fcron-3.2.1-1|146	
14cu|fcron-3.2.1-1|147	yes n | make install \
14cu|fcron-3.2.1-1|148	DESTDIR=%{buildroot} \
14cu|fcron-3.2.1-1|149	ROOTNAME=`id -un` ROOTGROUP=`id -gn`
14cu|fcron-3.2.1-1|150	
14cu|fcron-3.2.1-1|151	install -m 755 script/sysVinit-launcher %{buildroot}%{_initrddir}/fcron
14cu|fcron-3.2.1-1|152	install -m 755 convert-fcrontab %{buildroot}%{_bindir}
14cu|fcron-3.2.1-1|153	
14cu|fcron-3.2.1-1|154	install -m755 debian/fcron-update-crontabs %{buildroot}%{_sbindir}/
14cu|fcron-3.2.1-1|155	install -m644 debian/fcron-update-crontabs.1 %{buildroot}%{_mandir}/man1/
14cu|fcron-3.2.1-1|156	
14cu|fcron-3.2.1-1|157	install -m644 files/fcron.pam %{buildroot}%{_sysconfdir}/pam.d/fcron
14cu|fcron-3.2.1-1|158	install -m644 files/fcrontab.pam %{buildroot}%{_sysconfdir}/pam.d/fcrontab
14cu|fcron-3.2.1-1|159	
14cu|fcron-3.2.1-1|160	# fixup
14cu|fcron-3.2.1-1|161	perl -pi \
14cu|fcron-3.2.1-1|162	-e 's|SBIN=@\@DESTSBIN@|SBIN=%{_sbindir}|;' \
14cu|fcron-3.2.1-1|163	-e 's|^# pidfile: .*|# pidfile: /run/fcron/fcron.pid|;' \
14cu|fcron-3.2.1-1|164	%{buildroot}%{_initrddir}/fcron
14cu|fcron-3.2.1-1|165	perl -pi \
14cu|fcron-3.2.1-1|166	-e "s|^pidfile.*|pidfile = /run/fcron/fcron\.pid|;" \
14cu|fcron-3.2.1-1|167	-e "s|^fifofile.*|fifofile = /run/fcron/fcron\.fifo|;" \
14cu|fcron-3.2.1-1|168	%{buildroot}%{_sysconfdir}/fcron.conf
14cu|fcron-3.2.1-1|169	
14cu|fcron-3.2.1-1|170	# nuke installed files
14cu|fcron-3.2.1-1|171	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
14cu|fcron-3.2.1-1|172	rm -f %{buildroot}%{_sysconfdir}/pam.conf
14cu|fcron-3.2.1-1|173	
14cu|fcron-3.2.1-1|174	# nuke permissions (for strip)
14cu|fcron-3.2.1-1|175	chmod 755 %{buildroot}%{_bindir}/*
14cu|fcron-3.2.1-1|176	chmod 755 %{buildroot}%{_sbindir}/*
14cu|fcron-3.2.1-1|177	
14cu|fcron-3.2.1-1|178	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|fcron-3.2.1-1|179	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|fcron-3.2.1-1|180	d /run/fcron 0755 root root
14cu|fcron-3.2.1-1|181	EOF
14cu|fcron-3.2.1-1|182	
14cu|fcron-3.2.1-1|183	%changelog
14cu|fcron-3.2.1-1|184	
14cu|fcron-3.2.1-1|185	* Thu Sep 08 2016 alzim <alzim@bk.ru> 3.2.1-1
14cu|fcron-3.2.1-1|186	- (9a9a353) Merge pull request #1 from import/fcron:rosa2016.1
14cu|fcron-3.2.1-1|187	- (9a9a353) Updated to 3.2.1
14cu|fcron-3.2.1-1|188	
14cu|fcron-3.2.1-1|189	

10113 14
14cu|fdesktoprecorder-20130527-5|1	%define oname FDesktopRecorder
14cu|fdesktoprecorder-20130527-5|2	
14cu|fdesktoprecorder-20130527-5|3	Summary:	A program to record the screen
14cu|fdesktoprecorder-20130527-5|4	Name:		fdesktoprecorder
14cu|fdesktoprecorder-20130527-5|5	Version:	20130527
14cu|fdesktoprecorder-20130527-5|6	Release:	5
14cu|fdesktoprecorder-20130527-5|7	License:	GPLv2+
14cu|fdesktoprecorder-20130527-5|8	Group:		Video
14cu|fdesktoprecorder-20130527-5|9	Url:		http://kde-apps.org/content/show.php/FDesktopRecorder?content=147844&PHPSESSID=57d37aac96e72e09176982eea7020ac6
14cu|fdesktoprecorder-20130527-5|10	Source0:	https://github.com/froksen/FDesktopRecorder/zipball/master/%{oname}-%{version}.tar.gz
14cu|fdesktoprecorder-20130527-5|11	Patch0:		FDesktopRecorder-20130527-notifyrc-path.patch
14cu|fdesktoprecorder-20130527-5|12	BuildRequires:	desktop-file-utils
14cu|fdesktoprecorder-20130527-5|13	BuildRequires:	cmake
14cu|fdesktoprecorder-20130527-5|14	BuildRequires:	kdelibs4-devel
14cu|fdesktoprecorder-20130527-5|15	BuildRequires:	qt4-devel
14cu|fdesktoprecorder-20130527-5|16	BuildRequires:	pkgconfig(alsa)
14cu|fdesktoprecorder-20130527-5|17	Requires:	ffmpeg >= 2.2.3
14cu|fdesktoprecorder-20130527-5|18	Conflicts:	FDesktopRecorder < 20130527-5
14cu|fdesktoprecorder-20130527-5|19	Obsoletes:	FDesktopRecorder < 20130527-5
14cu|fdesktoprecorder-20130527-5|20	
14cu|fdesktoprecorder-20130527-5|21	%description
14cu|fdesktoprecorder-20130527-5|22	A program that can record a single window or your entire desktop using ffmpeg.
14cu|fdesktoprecorder-20130527-5|23	Based on a script by Peter Lyberth from the danish GNU/Linux show "Kanal Tux"
14cu|fdesktoprecorder-20130527-5|24	http://www.kanaltux.dk
14cu|fdesktoprecorder-20130527-5|25	
14cu|fdesktoprecorder-20130527-5|26	%files
14cu|fdesktoprecorder-20130527-5|27	%doc CHANGELOG README.md
14cu|fdesktoprecorder-20130527-5|28	%{_bindir}/%{name}
14cu|fdesktoprecorder-20130527-5|29	%{_datadir}/applications/%{name}.desktop
14cu|fdesktoprecorder-20130527-5|30	%{_datadir}/pixmaps/%{name}.png
14cu|fdesktoprecorder-20130527-5|31	%{_datadir}/%{name}/translations/*.qm
14cu|fdesktoprecorder-20130527-5|32	%{_kde_appsdir}/%{name}/%{name}.notifyrc
14cu|fdesktoprecorder-20130527-5|33	
14cu|fdesktoprecorder-20130527-5|34	#----------------------------------------------------------------------------
14cu|fdesktoprecorder-20130527-5|35	
14cu|fdesktoprecorder-20130527-5|36	%prep
14cu|fdesktoprecorder-20130527-5|37	%setup -qn %{oname}-%{version}
14cu|fdesktoprecorder-20130527-5|38	%patch0 -p1
14cu|fdesktoprecorder-20130527-5|39	rm -rf abandoned
14cu|fdesktoprecorder-20130527-5|40	find src -name '*.{h,cpp}' -exec chmod a-x {} \;
14cu|fdesktoprecorder-20130527-5|41	
14cu|fdesktoprecorder-20130527-5|42	%build
14cu|fdesktoprecorder-20130527-5|43	%cmake_kde4
14cu|fdesktoprecorder-20130527-5|44	%make
14cu|fdesktoprecorder-20130527-5|45	
14cu|fdesktoprecorder-20130527-5|46	%install
14cu|fdesktoprecorder-20130527-5|47	%makeinstall_std -C build
14cu|fdesktoprecorder-20130527-5|48	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fdesktoprecorder-20130527-5|49	
14cu|fdesktoprecorder-20130527-5|50	# fix localize in fresh
14cu|fdesktoprecorder-20130527-5|51	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
14cu|fdesktoprecorder-20130527-5|52	cp -R build/src/*.qm %{buildroot}%{_datadir}/%{name}/translations
14cu|fdesktoprecorder-20130527-5|53	
14cu|fdesktoprecorder-20130527-5|54	
14cu|fdesktoprecorder-20130527-5|55	%changelog
14cu|fdesktoprecorder-20130527-5|56	
14cu|fdesktoprecorder-20130527-5|57	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20130527-5
14cu|fdesktoprecorder-20130527-5|58	- (c95c4f7) Rename to lowcase
14cu|fdesktoprecorder-20130527-5|59	
14cu|fdesktoprecorder-20130527-5|60	

10114 14
14cu|feedreader-1.6.2-1|1	%define oname FeedReader
14cu|feedreader-1.6.2-1|2	
14cu|feedreader-1.6.2-1|3	Summary:       RSS desktop client
14cu|feedreader-1.6.2-1|4	Name:          feedreader
14cu|feedreader-1.6.2-1|5	Version:       1.6.2
14cu|feedreader-1.6.2-1|6	Release:       1
14cu|feedreader-1.6.2-1|7	Group:         Office
14cu|feedreader-1.6.2-1|8	License:       GPLv3+
14cu|feedreader-1.6.2-1|9	URL:           https://github.com/jangernert/FeedReader
14cu|feedreader-1.6.2-1|10	Source0:       %{oname}-%{version}.tar.gz
14cu|feedreader-1.6.2-1|11	BuildRequires:  cmake
14cu|feedreader-1.6.2-1|12	BuildRequires:  intltool
14cu|feedreader-1.6.2-1|13	BuildRequires:  pkgconfig(gee-0.8)
14cu|feedreader-1.6.2-1|14	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|feedreader-1.6.2-1|15	BuildRequires:  pkgconfig(json-glib-1.0)
14cu|feedreader-1.6.2-1|16	BuildRequires:  pkgconfig(libnotify)
14cu|feedreader-1.6.2-1|17	BuildRequires:  pkgconfig(libsecret-1)
14cu|feedreader-1.6.2-1|18	BuildRequires:  pkgconfig(libsoup-2.4)
14cu|feedreader-1.6.2-1|19	BuildRequires:  pkgconfig(libxml-2.0)
14cu|feedreader-1.6.2-1|20	BuildRequires:  pkgconfig(rest-0.7)
14cu|feedreader-1.6.2-1|21	BuildRequires:  pkgconfig(sqlite3)
14cu|feedreader-1.6.2-1|22	BuildRequires:  pkgconfig(webkit2gtk-4.0)
14cu|feedreader-1.6.2-1|23	BuildRequires:  pkgconfig(vapigen)
14cu|feedreader-1.6.2-1|24	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|feedreader-1.6.2-1|25	Requires:       html2text
14cu|feedreader-1.6.2-1|26	Requires:       gstreamer1.0-plugins-base
14cu|feedreader-1.6.2-1|27	
14cu|feedreader-1.6.2-1|28	%description
14cu|feedreader-1.6.2-1|29	FeedReader is a modern desktop application designed to complement existing
14cu|feedreader-1.6.2-1|30	web-based RSS accounts. It combines all the advantages of web based services
14cu|feedreader-1.6.2-1|31	like synchronization across all your devices with everything you expect from a
14cu|feedreader-1.6.2-1|32	modern desktop application.
14cu|feedreader-1.6.2-1|33	
14cu|feedreader-1.6.2-1|34	%prep
14cu|feedreader-1.6.2-1|35	%setup -qn %{oname}-%{version}
14cu|feedreader-1.6.2-1|36	
14cu|feedreader-1.6.2-1|37	%build
14cu|feedreader-1.6.2-1|38	%cmake
14cu|feedreader-1.6.2-1|39	%make
14cu|feedreader-1.6.2-1|40	
14cu|feedreader-1.6.2-1|41	%install
14cu|feedreader-1.6.2-1|42	%makeinstall_std -C build
14cu|feedreader-1.6.2-1|43	
14cu|feedreader-1.6.2-1|44	%find_lang %{oname}
14cu|feedreader-1.6.2-1|45	
14cu|feedreader-1.6.2-1|46	%files -f %{oname}.lang
14cu|feedreader-1.6.2-1|47	%{_bindir}/feedreader
14cu|feedreader-1.6.2-1|48	%{_bindir}/feedreader-daemon
14cu|feedreader-1.6.2-1|49	%{_bindir}/feedreader-debug
14cu|feedreader-1.6.2-1|50	%{_datadir}/FeedReader/GrabberConfig
14cu|feedreader-1.6.2-1|51	%{_datadir}/FeedReader/ArticleView
14cu|feedreader-1.6.2-1|52	%{_datadir}/FeedReader/feedreader-autostart.desktop
14cu|feedreader-1.6.2-1|53	%{_datadir}/FeedReader/gtk-css
14cu|feedreader-1.6.2-1|54	%{_datadir}/FeedReader/libwebextension.so
14cu|feedreader-1.6.2-1|55	%{_datadir}/FeedReader/shortcuts.ui
14cu|feedreader-1.6.2-1|56	%{_datadir}/applications/feedreader.desktop
14cu|feedreader-1.6.2-1|57	%{_datadir}/dbus-1/services/feedreader.service
14cu|feedreader-1.6.2-1|58	%{_datadir}/glib-2.0/schemas/org.gnome.feedreader.*
14cu|feedreader-1.6.2-1|59	%{_iconsdir}/hicolor/*/actions/*
14cu|feedreader-1.6.2-1|60	%{_iconsdir}/hicolor/*/apps/*
14cu|feedreader-1.6.2-1|61	%{_iconsdir}/hicolor/*/status/*
14cu|feedreader-1.6.2-1|62	%{_iconsdir}/hicolor/*/places/*
14cu|feedreader-1.6.2-1|63	
14cu|feedreader-1.6.2-1|64	%changelog
14cu|feedreader-1.6.2-1|65	
14cu|feedreader-1.6.2-1|66	* Sun Dec 11 2016 Rosa <rosa@abf.rosalinux.ru> 1.6.2-1
14cu|feedreader-1.6.2-1|67	- (27cdcf8) Automatic import for version 1.6.2-1
14cu|feedreader-1.6.2-1|68	
14cu|feedreader-1.6.2-1|69	

10115 14
14cu|feh-2.17.1-1|1	Summary:        Image viewer at heart, though it does other cool stuff
14cu|feh-2.17.1-1|2	Name:           feh
14cu|feh-2.17.1-1|3	Version:        2.17.1
14cu|feh-2.17.1-1|4	Release:        1
14cu|feh-2.17.1-1|5	License:        MIT
14cu|feh-2.17.1-1|6	Group:          Graphics
14cu|feh-2.17.1-1|7	URL:            http://feh.finalrewind.org/
14cu|feh-2.17.1-1|8	Source0:        http://feh.finalrewind.org/%{name}-%{version}.tar.bz2
14cu|feh-2.17.1-1|9	
14cu|feh-2.17.1-1|10	BuildRequires:  pkgconfig(imlib2)
14cu|feh-2.17.1-1|11	BuildRequires:  pkgconfig(xt)
14cu|feh-2.17.1-1|12	BuildRequires:  pkgconfig(xinerama)
14cu|feh-2.17.1-1|13	BuildRequires:  pkgconfig(giblib)
14cu|feh-2.17.1-1|14	BuildRequires:  jpeg-devel
14cu|feh-2.17.1-1|15	BuildRequires:  pkgconfig(libpng)
14cu|feh-2.17.1-1|16	BuildRequires:  pkgconfig(libcurl)
14cu|feh-2.17.1-1|17	BuildRequires:  pkgconfig(libexif)
14cu|feh-2.17.1-1|18	BuildRequires:  perl-devel
14cu|feh-2.17.1-1|19	BuildRequires:  perl-Test-Command
14cu|feh-2.17.1-1|20	
14cu|feh-2.17.1-1|21	%description
14cu|feh-2.17.1-1|22	Feh is an image viewer, but it does a whole lot of other cool stuff as
14cu|feh-2.17.1-1|23	well. There are simply too many to mention them here so please check the
14cu|feh-2.17.1-1|24	docs/homepage.
14cu|feh-2.17.1-1|25	
14cu|feh-2.17.1-1|26	%files
14cu|feh-2.17.1-1|27	%doc AUTHORS ChangeLog README TODO examples
14cu|feh-2.17.1-1|28	%{_bindir}/*
14cu|feh-2.17.1-1|29	%{_datadir}/%{name}
14cu|feh-2.17.1-1|30	%{_mandir}/man1/*
14cu|feh-2.17.1-1|31	%{_datadir}/applications/%{name}.desktop
14cu|feh-2.17.1-1|32	%{_iconsdir}/hicolor/*/apps/feh.*
14cu|feh-2.17.1-1|33	
14cu|feh-2.17.1-1|34	#-----------------------------------------------------------------------------
14cu|feh-2.17.1-1|35	
14cu|feh-2.17.1-1|36	%prep
14cu|feh-2.17.1-1|37	%setup -q
14cu|feh-2.17.1-1|38	
14cu|feh-2.17.1-1|39	# fix debug
14cu|feh-2.17.1-1|40	find . -name "*.c" -o -name "*.h" |xargs chmod 0644
14cu|feh-2.17.1-1|41	chmod 644 AUTHORS ChangeLog README TODO examples/*
14cu|feh-2.17.1-1|42	chmod 755 examples
14cu|feh-2.17.1-1|43	
14cu|feh-2.17.1-1|44	
14cu|feh-2.17.1-1|45	%build
14cu|feh-2.17.1-1|46	%setup_compile_flags
14cu|feh-2.17.1-1|47	%make PREFIX=%{_prefix}
14cu|feh-2.17.1-1|48	
14cu|feh-2.17.1-1|49	
14cu|feh-2.17.1-1|50	%install
14cu|feh-2.17.1-1|51	%makeinstall_std PREFIX=%{_prefix}
14cu|feh-2.17.1-1|52	
14cu|feh-2.17.1-1|53	#let files section handle docs
14cu|feh-2.17.1-1|54	rm -rf %{buildroot}%{_docdir}%{name}
14cu|feh-2.17.1-1|55	
14cu|feh-2.17.1-1|56	%check
14cu|feh-2.17.1-1|57	%make test
14cu|feh-2.17.1-1|58	
14cu|feh-2.17.1-1|59	%changelog
14cu|feh-2.17.1-1|60	
14cu|feh-2.17.1-1|61	* Thu Sep 08 2016 alzim <alzim@bk.ru> 2.17.1-1
14cu|feh-2.17.1-1|62	- (76aa361) Merge pull request #4 from import/feh:rosa2016.1
14cu|feh-2.17.1-1|63	- (76aa361) Updated to 2.17.1
14cu|feh-2.17.1-1|64	
14cu|feh-2.17.1-1|65	

10116 14
14cu|fes-0.1-3|1	# http://trac.sagemath.org/sage_trac/ticket/13162
14cu|fes-0.1-3|2	
14cu|fes-0.1-3|3	%define major 0
14cu|fes-0.1-3|4	%define libname %mklibname %{name} %{major}
14cu|fes-0.1-3|5	%define devname %mklibname %{name} -d
14cu|fes-0.1-3|6	
14cu|fes-0.1-3|7	Summary:	Fast Exhaustive Search
14cu|fes-0.1-3|8	Name:		fes
14cu|fes-0.1-3|9	Version:	0.1
14cu|fes-0.1-3|10	Release:	3
14cu|fes-0.1-3|11	License:	GPLv3+
14cu|fes-0.1-3|12	Group:		Sciences/Mathematics
14cu|fes-0.1-3|13	Url:		http://www.lifl.fr/~bouillag
14cu|fes-0.1-3|14	Source0:	http://www.lifl.fr/~bouillag/download/%{name}-%{version}.spkg
14cu|fes-0.1-3|15	BuildRequires:	libtool
14cu|fes-0.1-3|16	BuildRequires:	texlive
14cu|fes-0.1-3|17	BuildRequires:	texlive-collection-fontsrecommended
14cu|fes-0.1-3|18	BuildRequires:	texlive-collection-langfrench
14cu|fes-0.1-3|19	BuildRequires:	texlive-collection-langgerman
14cu|fes-0.1-3|20	BuildRequires:	texlive-collection-latexrecommended
14cu|fes-0.1-3|21	BuildRequires:	texlive-collection-science
14cu|fes-0.1-3|22	BuildRequires:	pkgconfig(python)
14cu|fes-0.1-3|23	Patch0:		fes-dynamic.patch
14cu|fes-0.1-3|24	ExclusiveArch:	x86_64
14cu|fes-0.1-3|25	
14cu|fes-0.1-3|26	%description
14cu|fes-0.1-3|27	This external library implements an efficient implement of exhaustive
14cu|fes-0.1-3|28	search to solve systems of low-degree boolean equations. Exhaustive
14cu|fes-0.1-3|29	search is asymptotically faster than computing a Groebner basis,
14cu|fes-0.1-3|30	except in special cases. This particular implementation is
14cu|fes-0.1-3|31	particularly efficient (in the good cases it tests 3 candidate
14cu|fes-0.1-3|32	solutions per CPU cycle on each core).
14cu|fes-0.1-3|33	
14cu|fes-0.1-3|34	#----------------------------------------------------------------------------
14cu|fes-0.1-3|35	
14cu|fes-0.1-3|36	%package -n %{libname}
14cu|fes-0.1-3|37	Summary:	Fast Exhaustive Search library
14cu|fes-0.1-3|38	Group:		System/Libraries
14cu|fes-0.1-3|39	Provides:	%{name} = %{EVRD}
14cu|fes-0.1-3|40	Conflicts:	%{name} < 0.1-3
14cu|fes-0.1-3|41	Obsoletes:	%{name} < 0.1-3
14cu|fes-0.1-3|42	
14cu|fes-0.1-3|43	%description -n %{libname}
14cu|fes-0.1-3|44	This external library implements an efficient implement of exhaustive
14cu|fes-0.1-3|45	search to solve systems of low-degree boolean equations. Exhaustive
14cu|fes-0.1-3|46	search is asymptotically faster than computing a Groebner basis,
14cu|fes-0.1-3|47	except in special cases. This particular implementation is
14cu|fes-0.1-3|48	particularly efficient (in the good cases it tests 3 candidate
14cu|fes-0.1-3|49	solutions per CPU cycle on each core).
14cu|fes-0.1-3|50	
14cu|fes-0.1-3|51	%files -n %{libname}
14cu|fes-0.1-3|52	%doc src/AUTHORS src/COPYING
14cu|fes-0.1-3|53	%{_libdir}/libfes.so.%{major}*
14cu|fes-0.1-3|54	
14cu|fes-0.1-3|55	#----------------------------------------------------------------------------
14cu|fes-0.1-3|56	
14cu|fes-0.1-3|57	%package -n %{devname}
14cu|fes-0.1-3|58	Summary:	Development files for %{name}
14cu|fes-0.1-3|59	Group:		Development/C
14cu|fes-0.1-3|60	Requires:	%{libname} = %{EVRD}
14cu|fes-0.1-3|61	Provides:	%{name}-devel = %{EVRD}
14cu|fes-0.1-3|62	Conflicts:	%{name}-devel < 0.1-3
14cu|fes-0.1-3|63	Obsoletes:	%{name}-devel < 0.1-3
14cu|fes-0.1-3|64	
14cu|fes-0.1-3|65	%description -n %{devname}
14cu|fes-0.1-3|66	This package contains the header files and development documentation
14cu|fes-0.1-3|67	for %{name}.
14cu|fes-0.1-3|68	
14cu|fes-0.1-3|69	%files -n %{devname}
14cu|fes-0.1-3|70	%doc src/TODO src/doc/doc.pdf
14cu|fes-0.1-3|71	%{_includedir}/fes_interface.h
14cu|fes-0.1-3|72	%{_libdir}/libfes.so
14cu|fes-0.1-3|73	
14cu|fes-0.1-3|74	#----------------------------------------------------------------------------
14cu|fes-0.1-3|75	
14cu|fes-0.1-3|76	%prep
14cu|fes-0.1-3|77	%setup -q
14cu|fes-0.1-3|78	%patch0 -p1
14cu|fes-0.1-3|79	
14cu|fes-0.1-3|80	%build
14cu|fes-0.1-3|81	pushd src
14cu|fes-0.1-3|82	autoreconf -ifs
14cu|fes-0.1-3|83	export CCASFLAGS="%{optflags} -Wa,--noexecstack"
14cu|fes-0.1-3|84	%configure \
14cu|fes-0.1-3|85	--disable-static \
14cu|fes-0.1-3|86	--enable-dynamic
14cu|fes-0.1-3|87	%make
14cu|fes-0.1-3|88	pushd doc
14cu|fes-0.1-3|89	pdflatex doc.tex
14cu|fes-0.1-3|90	popd
14cu|fes-0.1-3|91	popd
14cu|fes-0.1-3|92	
14cu|fes-0.1-3|93	%install
14cu|fes-0.1-3|94	%makeinstall_std -C src
14cu|fes-0.1-3|95	
14cu|fes-0.1-3|96	%check
14cu|fes-0.1-3|97	pushd src
14cu|fes-0.1-3|98	chmod +x test/test_suite.py
14cu|fes-0.1-3|99	make check
14cu|fes-0.1-3|100	cat test/test_suite.py.log
14cu|fes-0.1-3|101	popd
14cu|fes-0.1-3|102	
14cu|fes-0.1-3|103	
14cu|fes-0.1-3|104	%changelog
14cu|fes-0.1-3|105	
14cu|fes-0.1-3|106	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-3
14cu|fes-0.1-3|107	- (a004896) Build requires texlive-collection-latexrecommended
14cu|fes-0.1-3|108	
14cu|fes-0.1-3|109	

10117 14
14cu|fet-5.35.2-1|1	#define distsuffix mrb
14cu|fet-5.35.2-1|2	
14cu|fet-5.35.2-1|3	Name:		fet
14cu|fet-5.35.2-1|4	Summary:	Free Timetabling Software
14cu|fet-5.35.2-1|5	Version:	5.35.2
14cu|fet-5.35.2-1|6	Release:	1
14cu|fet-5.35.2-1|7	Group:		Education
14cu|fet-5.35.2-1|8	License:	GPLv2+
14cu|fet-5.35.2-1|9	Url:		http://lalescu.ro/liviu/fet/
14cu|fet-5.35.2-1|10	Source0:	http://lalescu.ro/liviu/fet/download/%{name}-%{version}.tar.bz2
14cu|fet-5.35.2-1|11	BuildRequires:	qt5-devel
14cu|fet-5.35.2-1|12	BuildRequires:	qt5-linguist-tools
14cu|fet-5.35.2-1|13	BuildRequires:	qmake5
14cu|fet-5.35.2-1|14	BuildRequires:	desktop-file-utils
14cu|fet-5.35.2-1|15	
14cu|fet-5.35.2-1|16	%description
14cu|fet-5.35.2-1|17	FET is free timetabling software (licensed under GNU GPL v2 or later). This
14cu|fet-5.35.2-1|18	program aims to automatically generate the timetable of a school,
14cu|fet-5.35.2-1|19	high-school or university. It may be used for other timetabling purposes.
14cu|fet-5.35.2-1|20	
14cu|fet-5.35.2-1|21	FET can mean "Free Educational Timetabling" (the "E" in the middle may
14cu|fet-5.35.2-1|22	also stand for other words, based on your personal preference).
14cu|fet-5.35.2-1|23	
14cu|fet-5.35.2-1|24	%files -f %{name}.lang
14cu|fet-5.35.2-1|25	%{_docdir}/%{name}
14cu|fet-5.35.2-1|26	%{_bindir}/%{name}*
14cu|fet-5.35.2-1|27	%{_datadir}/applications/%{name}.desktop
14cu|fet-5.35.2-1|28	%{_datadir}/pixmaps/%{name}.*
14cu|fet-5.35.2-1|29	%{_iconsdir}/hicolor/scalable/apps/%{name}.*
14cu|fet-5.35.2-1|30	%dir %{_datadir}/%{name}
14cu|fet-5.35.2-1|31	%{_datadir}/%{name}/examples
14cu|fet-5.35.2-1|32	%dir %{_datadir}/%{name}/translations
14cu|fet-5.35.2-1|33	%{_mandir}/man1/%{name}*.1.*
14cu|fet-5.35.2-1|34	%{_datadir}/%{name}/translations/fet_untranslated.qm
14cu|fet-5.35.2-1|35	#-------------------------------------------------------------------
14cu|fet-5.35.2-1|36	
14cu|fet-5.35.2-1|37	%prep
14cu|fet-5.35.2-1|38	%setup -q
14cu|fet-5.35.2-1|39	
14cu|fet-5.35.2-1|40	%build
14cu|fet-5.35.2-1|41	%{_qt5_bindir}/lupdate %{name}.pro
14cu|fet-5.35.2-1|42	pushd translations
14cu|fet-5.35.2-1|43	%{_qt5_bindir}/lrelease *.ts
14cu|fet-5.35.2-1|44	popd
14cu|fet-5.35.2-1|45	
14cu|fet-5.35.2-1|46	%qmake_qt5 DEFINES+=USE_SYSTEM_LOCALE
14cu|fet-5.35.2-1|47	%make
14cu|fet-5.35.2-1|48	
14cu|fet-5.35.2-1|49	%install
14cu|fet-5.35.2-1|50	%makeinstall_qt
14cu|fet-5.35.2-1|51	chmod 0644 %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fet-5.35.2-1|52	%find_lang %{name} --with-qt
14cu|fet-5.35.2-1|53	
14cu|fet-5.35.2-1|54	%check
14cu|fet-5.35.2-1|55	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fet-5.35.2-1|56	
14cu|fet-5.35.2-1|57	%changelog
14cu|fet-5.35.2-1|58	
14cu|fet-5.35.2-1|59	* Sun Jan 28 2018 abfonly <abfonly@gmail.com> 5.35.2-1
14cu|fet-5.35.2-1|60	- (373dda8) Log: Update to 5.35.2
14cu|fet-5.35.2-1|61	
14cu|fet-5.35.2-1|62	

10118 14
14cu|ffdiaporama-2.2-0.3|1	%define debug_package %{nil}
14cu|ffdiaporama-2.2-0.3|2	%define oname   ffDiaporama
14cu|ffdiaporama-2.2-0.3|3	
14cu|ffdiaporama-2.2-0.3|4	Summary:	Movie creator from photos and video clips
14cu|ffdiaporama-2.2-0.3|5	Name:		ffdiaporama
14cu|ffdiaporama-2.2-0.3|6	Version:	2.2
14cu|ffdiaporama-2.2-0.3|7	Release:	0.3
14cu|ffdiaporama-2.2-0.3|8	License:	GPLv2+
14cu|ffdiaporama-2.2-0.3|9	Group:		Video
14cu|ffdiaporama-2.2-0.3|10	Url:		http://ffdiaporama.tuxfamily.org
14cu|ffdiaporama-2.2-0.3|11	# this is devel version
14cu|ffdiaporama-2.2-0.3|12	Source0:	http://download.tuxfamily.org/%{name}/Packages/Stable/%{name}-2014.07.01.tar.gz
14cu|ffdiaporama-2.2-0.3|13	Patch0:		ffdiaporama-ffmpeg-2.4.patch
14cu|ffdiaporama-2.2-0.3|14	Patch1:		ffdiaporama-audiodecode.patch
14cu|ffdiaporama-2.2-0.3|15	Patch2:		ffdiaporama-nodownload.patch
14cu|ffdiaporama-2.2-0.3|16	Patch3:		ffdiaporama-workingdir.patch
14cu|ffdiaporama-2.2-0.3|17	BuildRequires:	desktop-file-utils
14cu|ffdiaporama-2.2-0.3|18	BuildRequires:	qmake5
14cu|ffdiaporama-2.2-0.3|19	BuildRequires:	qt5-macros
14cu|ffdiaporama-2.2-0.3|20	BuildRequires:	pkgconfig(exiv2)
14cu|ffdiaporama-2.2-0.3|21	BuildRequires:	pkgconfig(libavcodec)
14cu|ffdiaporama-2.2-0.3|22	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|ffdiaporama-2.2-0.3|23	BuildRequires:	pkgconfig(Qt5Core)
14cu|ffdiaporama-2.2-0.3|24	BuildRequires:	pkgconfig(Qt5Help)
14cu|ffdiaporama-2.2-0.3|25	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|ffdiaporama-2.2-0.3|26	BuildRequires:	pkgconfig(Qt5Svg)
14cu|ffdiaporama-2.2-0.3|27	BuildRequires:	pkgconfig(Qt5Xml)
14cu|ffdiaporama-2.2-0.3|28	Requires:	ffmpeg
14cu|ffdiaporama-2.2-0.3|29	Requires:	qt5-database-plugin-sqlite
14cu|ffdiaporama-2.2-0.3|30	Suggests:	ffdiaporama-openclipart
14cu|ffdiaporama-2.2-0.3|31	Suggests:	ffdiaporama-texturemate
14cu|ffdiaporama-2.2-0.3|32	
14cu|ffdiaporama-2.2-0.3|33	%description
14cu|ffdiaporama-2.2-0.3|34	ffDiaporama is an application for creating video sequences consisting of
14cu|ffdiaporama-2.2-0.3|35	* titles, fixed or animated.
14cu|ffdiaporama-2.2-0.3|36	* images or photos, fixed or animated.
14cu|ffdiaporama-2.2-0.3|37	* movie clips
14cu|ffdiaporama-2.2-0.3|38	* music
14cu|ffdiaporama-2.2-0.3|39	
14cu|ffdiaporama-2.2-0.3|40	These sequences are assembled into a slide show by means of transitions
14cu|ffdiaporama-2.2-0.3|41	to produce complete videos
14cu|ffdiaporama-2.2-0.3|42	The following options are available:
14cu|ffdiaporama-2.2-0.3|43	
14cu|ffdiaporama-2.2-0.3|44	* Reframing of images and photos
14cu|ffdiaporama-2.2-0.3|45	* Cutting of video clips
14cu|ffdiaporama-2.2-0.3|46	* Adding text, notes to images, photos, sequences and animations
14cu|ffdiaporama-2.2-0.3|47	* Graphical filters on the images and the videos (conversion into
14cu|ffdiaporama-2.2-0.3|48	black and white, dust removal, equalization of colors, etc.)
14cu|ffdiaporama-2.2-0.3|49	* Creation of animation by zoom, rotation or Ken Burns Effect on
14cu|ffdiaporama-2.2-0.3|50	images or photos
14cu|ffdiaporama-2.2-0.3|51	* Correction of the images and the videos during animations
14cu|ffdiaporama-2.2-0.3|52	(luminosity, contrast, gamma, colors, etc.)
14cu|ffdiaporama-2.2-0.3|53	* Transitions between sequences with definition of the transition type,
14cu|ffdiaporama-2.2-0.3|54	sequence by sequence.
14cu|ffdiaporama-2.2-0.3|55	* Addition of a background sound (wav, mp3 or ogg) with customizable
14cu|ffdiaporama-2.2-0.3|56	effects for volume, fade in/out and passage in pause, sequence by sequence.
14cu|ffdiaporama-2.2-0.3|57	* Generation of videos usable on most current video equipment
14cu|ffdiaporama-2.2-0.3|58	(DVD player/smartphone, multimedia box, hard drive, etc.)
14cu|ffdiaporama-2.2-0.3|59	but also publishable on the main video-sharing Websites
14cu|ffdiaporama-2.2-0.3|60	(YouTube, Dailymotion, etc.)
14cu|ffdiaporama-2.2-0.3|61	* Video formats from QVGA (320×240) to Full HD (1920×1080)
14cu|ffdiaporama-2.2-0.3|62	by way of the DVD and HD 720 formats.
14cu|ffdiaporama-2.2-0.3|63	* Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema)
14cu|ffdiaporama-2.2-0.3|64	* Possible formats for rendering : avi, mpg, mp4, webm, mkv
14cu|ffdiaporama-2.2-0.3|65	
14cu|ffdiaporama-2.2-0.3|66	%files -f %{name}.lang
14cu|ffdiaporama-2.2-0.3|67	%doc authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt readme.txt licence.rtf ffDiaporama.xml Devices.xml
14cu|ffdiaporama-2.2-0.3|68	%{_datadir}/%{oname}/*.txt
14cu|ffdiaporama-2.2-0.3|69	%{_datadir}/%{oname}/*.xml
14cu|ffdiaporama-2.2-0.3|70	%{_datadir}/%{oname}/*.rtf
14cu|ffdiaporama-2.2-0.3|71	%{_datadir}/%{oname}/locale/*.TXT
14cu|ffdiaporama-2.2-0.3|72	%{_datadir}/%{oname}/locale/*.ts
14cu|ffdiaporama-2.2-0.3|73	%{_bindir}/%{oname}
14cu|ffdiaporama-2.2-0.3|74	%{_datadir}/applications/%{oname}.desktop
14cu|ffdiaporama-2.2-0.3|75	%{_datadir}/mime/packages/%{oname}-mime.xml
14cu|ffdiaporama-2.2-0.3|76	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ffdiaporama-2.2-0.3|77	
14cu|ffdiaporama-2.2-0.3|78	#----------------------------------------------------------------------------
14cu|ffdiaporama-2.2-0.3|79	
14cu|ffdiaporama-2.2-0.3|80	%prep
14cu|ffdiaporama-2.2-0.3|81	%setup -qn %{oname}
14cu|ffdiaporama-2.2-0.3|82	%patch0 -p1
14cu|ffdiaporama-2.2-0.3|83	%patch1 -p1
14cu|ffdiaporama-2.2-0.3|84	%patch2 -p1
14cu|ffdiaporama-2.2-0.3|85	%patch3 -p1
14cu|ffdiaporama-2.2-0.3|86	
14cu|ffdiaporama-2.2-0.3|87	perl -pi -e "s|Categories=GTK;GNOME;Qt;KDE;AudioVideo|Categories=GTK;GNOME;Qt;KDE;AudioVideo;|" ffDiaporama.desktop
14cu|ffdiaporama-2.2-0.3|88	
14cu|ffdiaporama-2.2-0.3|89	chmod -x authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt \
14cu|ffdiaporama-2.2-0.3|90	readme.txt licence.rtf ffDiaporama.xml ffDiaporama.desktop Devices.xml ffDiaporama-mime.xml \
14cu|ffdiaporama-2.2-0.3|91	locale/LOCALEVERSION.TXT locale/WIKIVERSION.TXT
14cu|ffdiaporama-2.2-0.3|92	
14cu|ffdiaporama-2.2-0.3|93	%build
14cu|ffdiaporama-2.2-0.3|94	%qmake_qt5 %{oname}.pro
14cu|ffdiaporama-2.2-0.3|95	%make
14cu|ffdiaporama-2.2-0.3|96	
14cu|ffdiaporama-2.2-0.3|97	%install
14cu|ffdiaporama-2.2-0.3|98	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|ffdiaporama-2.2-0.3|99	mkdir -p %{buildroot}%{_datadir}%{oname}/locale
14cu|ffdiaporama-2.2-0.3|100	install locale/*  %{buildroot}%{_datadir}/%{oname}/locale/
14cu|ffdiaporama-2.2-0.3|101	
14cu|ffdiaporama-2.2-0.3|102	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|ffdiaporama-2.2-0.3|103	
14cu|ffdiaporama-2.2-0.3|104	(cd %{buildroot} && find . -name '*.q*') | sed -e 's|^.||' | sed -e \
14cu|ffdiaporama-2.2-0.3|105	's:\(.*/locale/\)\([_a-z_A-Z]\+\)\(.q\):%lang(\2) \1\2\3:' >> %{name}.lang
14cu|ffdiaporama-2.2-0.3|106	
14cu|ffdiaporama-2.2-0.3|107	find %{buildroot}%{_datadir}/%{oname}/locale  -name '*.ts' -exec chmod -x {} \;
14cu|ffdiaporama-2.2-0.3|108	
14cu|ffdiaporama-2.2-0.3|109	
14cu|ffdiaporama-2.2-0.3|110	%changelog
14cu|ffdiaporama-2.2-0.3|111	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-0.3
14cu|ffdiaporama-2.2-0.3|112	+ Revision: 610d14f
14cu|ffdiaporama-2.2-0.3|113	- Add patches from Mageia to fix build with ffmpeg 2.4+ and adjust behavior
14cu|ffdiaporama-2.2-0.3|114	
14cu|ffdiaporama-2.2-0.3|115	

10119 14
14cu|ffmpeg2theora-0.30-1|1	%define _enable_debug_packages %{nil}
14cu|ffmpeg2theora-0.30-1|2	%define debug_package %{nil}
14cu|ffmpeg2theora-0.30-1|3	
14cu|ffmpeg2theora-0.30-1|4	Summary:	A simple converter to create Ogg Theora files
14cu|ffmpeg2theora-0.30-1|5	Name:		ffmpeg2theora
14cu|ffmpeg2theora-0.30-1|6	Version:	0.30
14cu|ffmpeg2theora-0.30-1|7	Release:	1
14cu|ffmpeg2theora-0.30-1|8	License:	GPLv2+
14cu|ffmpeg2theora-0.30-1|9	Group:		Video
14cu|ffmpeg2theora-0.30-1|10	Url:		http://www.v2v.cc/~j/ffmpeg2theora/
14cu|ffmpeg2theora-0.30-1|11	Source0:	http://v2v.cc/~j/ffmpeg2theora/downloads/%{name}-%{version}.tar.bz2
14cu|ffmpeg2theora-0.30-1|12	Patch1:		ffmpeg2theora-0.29-link.patch
14cu|ffmpeg2theora-0.30-1|13	BuildRequires:	scons
14cu|ffmpeg2theora-0.30-1|14	BuildRequires:	ffmpeg-devel >= 0.6
14cu|ffmpeg2theora-0.30-1|15	BuildRequires:	pkgconfig(kate)
14cu|ffmpeg2theora-0.30-1|16	BuildRequires:	pkgconfig(ogg)
14cu|ffmpeg2theora-0.30-1|17	BuildRequires:	pkgconfig(theoraenc)
14cu|ffmpeg2theora-0.30-1|18	BuildRequires:	pkgconfig(vorbis)
14cu|ffmpeg2theora-0.30-1|19	BuildRequires:	pkgconfig(vorbisenc)
14cu|ffmpeg2theora-0.30-1|20	
14cu|ffmpeg2theora-0.30-1|21	%description
14cu|ffmpeg2theora-0.30-1|22	Simple converter to create Ogg Theora files.
14cu|ffmpeg2theora-0.30-1|23	
14cu|ffmpeg2theora-0.30-1|24	%files
14cu|ffmpeg2theora-0.30-1|25	%doc COPYING ChangeLog AUTHORS README TODO README.mdv
14cu|ffmpeg2theora-0.30-1|26	%attr(0755,root,root) %{_bindir}/%{name}
14cu|ffmpeg2theora-0.30-1|27	%{_mandir}/man1/%{name}.1*
14cu|ffmpeg2theora-0.30-1|28	
14cu|ffmpeg2theora-0.30-1|29	#----------------------------------------------------------------------------
14cu|ffmpeg2theora-0.30-1|30	
14cu|ffmpeg2theora-0.30-1|31	%prep
14cu|ffmpeg2theora-0.30-1|32	%setup -q
14cu|ffmpeg2theora-0.30-1|33	%patch1 -p1
14cu|ffmpeg2theora-0.30-1|34	
14cu|ffmpeg2theora-0.30-1|35	%build
14cu|ffmpeg2theora-0.30-1|36	scons prefix=%{_prefix} mandir=%{_mandir}
14cu|ffmpeg2theora-0.30-1|37	
14cu|ffmpeg2theora-0.30-1|38	%install
14cu|ffmpeg2theora-0.30-1|39	scons install destdir=%{buildroot} prefix=%{_prefix} mandir=%{_mandir}
14cu|ffmpeg2theora-0.30-1|40	install -D %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|ffmpeg2theora-0.30-1|41	
14cu|ffmpeg2theora-0.30-1|42	
14cu|ffmpeg2theora-0.30-1|43	cat > %{_builddir}/%{name}-%{version}/README.mdv << EOF
14cu|ffmpeg2theora-0.30-1|44	
14cu|ffmpeg2theora-0.30-1|45	some examples using ffmpeg2theora:
14cu|ffmpeg2theora-0.30-1|46	
14cu|ffmpeg2theora-0.30-1|47	to convert your DV file, called videoclip.dv to Ogg Theora:
14cu|ffmpeg2theora-0.30-1|48	
14cu|ffmpeg2theora-0.30-1|49	ffmpeg2theora videoclip.dv
14cu|ffmpeg2theora-0.30-1|50	
14cu|ffmpeg2theora-0.30-1|51	this will create an Ogg Theora file called videoclip.dv.ogg.
14cu|ffmpeg2theora-0.30-1|52	
14cu|ffmpeg2theora-0.30-1|53	to encode with another quality, lets say Video Quality 7 and Audio Quality 3:
14cu|ffmpeg2theora-0.30-1|54	
14cu|ffmpeg2theora-0.30-1|55	ffmpeg2theora -v 7 -a 3 videoclip.dv
14cu|ffmpeg2theora-0.30-1|56	
14cu|ffmpeg2theora-0.30-1|57	you can also use the v2v Presets to encode your video
14cu|ffmpeg2theora-0.30-1|58	
14cu|ffmpeg2theora-0.30-1|59	ffmpeg2theora -p preview videoclip.dv
14cu|ffmpeg2theora-0.30-1|60	
14cu|ffmpeg2theora-0.30-1|61	or
14cu|ffmpeg2theora-0.30-1|62	
14cu|ffmpeg2theora-0.30-1|63	ffmpeg2theora -p pro videoclip.dv
14cu|ffmpeg2theora-0.30-1|64	
14cu|ffmpeg2theora-0.30-1|65	on linux you can use ffmpeg2theora to stream to an icecast server:
14cu|ffmpeg2theora-0.30-1|66	this needs the latest icecast-kh version and a small tool to send the ogg stream to the icecast server.
14cu|ffmpeg2theora-0.30-1|67	
14cu|ffmpeg2theora-0.30-1|68	dvgrab --format raw - | \
14cu|ffmpeg2theora-0.30-1|69	ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | \
14cu|ffmpeg2theora-0.30-1|70	oggfwd  icecastserver  8000 pwd /theora.ogg
14cu|ffmpeg2theora-0.30-1|71	
14cu|ffmpeg2theora-0.30-1|72	crop the input
14cu|ffmpeg2theora-0.30-1|73	
14cu|ffmpeg2theora-0.30-1|74	ffmpeg2theora --croptop 16 --cropbottom 16 --cropright 32 --cropleft 8 file.avi
14cu|ffmpeg2theora-0.30-1|75	
14cu|ffmpeg2theora-0.30-1|76	further examples and discussion
14cu|ffmpeg2theora-0.30-1|77	
14cu|ffmpeg2theora-0.30-1|78	EOF
14cu|ffmpeg2theora-0.30-1|79	
14cu|ffmpeg2theora-0.30-1|80	%changelog
14cu|ffmpeg2theora-0.30-1|81	
14cu|ffmpeg2theora-0.30-1|82	* Thu Sep 08 2016 alzim <alzim@bk.ru> 0.30-1
14cu|ffmpeg2theora-0.30-1|83	- (093f4f0) Merge pull request #1 from import/ffmpeg2theora:rosa2016.1
14cu|ffmpeg2theora-0.30-1|84	- (093f4f0) Updated to 0.30
14cu|ffmpeg2theora-0.30-1|85	
14cu|ffmpeg2theora-0.30-1|86	

10120 14
14cu|ffmpegthumbnailer-2.2.0-1|1	%define	major 4
14cu|ffmpegthumbnailer-2.2.0-1|2	%define	libname %mklibname %{name} %{major}
14cu|ffmpegthumbnailer-2.2.0-1|3	%define	devname %mklibname %{name} -d
14cu|ffmpegthumbnailer-2.2.0-1|4	
14cu|ffmpegthumbnailer-2.2.0-1|5	Summary:	Lightweight video thumbnailer
14cu|ffmpegthumbnailer-2.2.0-1|6	Name:		ffmpegthumbnailer
14cu|ffmpegthumbnailer-2.2.0-1|7	Version:	2.2.0
14cu|ffmpegthumbnailer-2.2.0-1|8	Release:	1
14cu|ffmpegthumbnailer-2.2.0-1|9	License:	GPLv2+
14cu|ffmpegthumbnailer-2.2.0-1|10	Group:		Video
14cu|ffmpegthumbnailer-2.2.0-1|11	Url:		https://github.com/dirkvdb/ffmpegthumbnailer
14cu|ffmpegthumbnailer-2.2.0-1|12	Source0:	https://github.com/dirkvdb/ffmpegthumbnailer/releases/download/%{version}/%{name}-%{version}.tar.bz2
14cu|ffmpegthumbnailer-2.2.0-1|13	BuildRequires:	cmake
14cu|ffmpegthumbnailer-2.2.0-1|14	#BuildRequires:	ffmpeg-devel
14cu|ffmpegthumbnailer-2.2.0-1|15	BuildRequires:	pkgconfig(libavcodec)
14cu|ffmpegthumbnailer-2.2.0-1|16	BuildRequires:	pkgconfig(libavformat)
14cu|ffmpegthumbnailer-2.2.0-1|17	BuildRequires:	pkgconfig(libavutil)
14cu|ffmpegthumbnailer-2.2.0-1|18	BuildRequires:	pkgconfig(libswscale)
14cu|ffmpegthumbnailer-2.2.0-1|19	BuildRequires:	pkgconfig(libpng)
14cu|ffmpegthumbnailer-2.2.0-1|20	BuildRequires:	jpeg-devel
14cu|ffmpegthumbnailer-2.2.0-1|21	
14cu|ffmpegthumbnailer-2.2.0-1|22	%description
14cu|ffmpegthumbnailer-2.2.0-1|23	This video thumbnailer can be used by file managers to create thumbnails for
14cu|ffmpegthumbnailer-2.2.0-1|24	your video files. The thumbnailer uses ffmpeg to decode frames from the video
14cu|ffmpegthumbnailer-2.2.0-1|25	files, so supported videoformats depend on the configuration flags of ffmpeg.
14cu|ffmpegthumbnailer-2.2.0-1|26	This thumbnailer was designed to be as fast and lightweight as possible.
14cu|ffmpegthumbnailer-2.2.0-1|27	
14cu|ffmpegthumbnailer-2.2.0-1|28	%files
14cu|ffmpegthumbnailer-2.2.0-1|29	%doc AUTHORS ChangeLog README TODO
14cu|ffmpegthumbnailer-2.2.0-1|30	%{_bindir}/%{name}
14cu|ffmpegthumbnailer-2.2.0-1|31	%{_mandir}/man1/%{name}.1.*
14cu|ffmpegthumbnailer-2.2.0-1|32	
14cu|ffmpegthumbnailer-2.2.0-1|33	#-----------------------------------------------------------------------------
14cu|ffmpegthumbnailer-2.2.0-1|34	
14cu|ffmpegthumbnailer-2.2.0-1|35	%package -n %{libname}
14cu|ffmpegthumbnailer-2.2.0-1|36	Summary:	Shared library for %{name}
14cu|ffmpegthumbnailer-2.2.0-1|37	Group:		Video
14cu|ffmpegthumbnailer-2.2.0-1|38	
14cu|ffmpegthumbnailer-2.2.0-1|39	%description -n %{libname}
14cu|ffmpegthumbnailer-2.2.0-1|40	Shared library for %{name}.
14cu|ffmpegthumbnailer-2.2.0-1|41	
14cu|ffmpegthumbnailer-2.2.0-1|42	%files -n %{libname}
14cu|ffmpegthumbnailer-2.2.0-1|43	%doc AUTHORS ChangeLog README TODO
14cu|ffmpegthumbnailer-2.2.0-1|44	%{_libdir}/libffmpegthumbnailer.so.%{major}*
14cu|ffmpegthumbnailer-2.2.0-1|45	
14cu|ffmpegthumbnailer-2.2.0-1|46	#----------------------------------------------------------------------------
14cu|ffmpegthumbnailer-2.2.0-1|47	
14cu|ffmpegthumbnailer-2.2.0-1|48	%package -n %{devname}
14cu|ffmpegthumbnailer-2.2.0-1|49	Summary:	Development files for %{name}
14cu|ffmpegthumbnailer-2.2.0-1|50	Group:		Development/C++
14cu|ffmpegthumbnailer-2.2.0-1|51	Requires:	%{libname} = %{EVRD}
14cu|ffmpegthumbnailer-2.2.0-1|52	Provides:	%{name}-devel = %{EVRD}
14cu|ffmpegthumbnailer-2.2.0-1|53	
14cu|ffmpegthumbnailer-2.2.0-1|54	%description -n %{devname}
14cu|ffmpegthumbnailer-2.2.0-1|55	Development files for %{name}.
14cu|ffmpegthumbnailer-2.2.0-1|56	
14cu|ffmpegthumbnailer-2.2.0-1|57	%files -n %{devname}
14cu|ffmpegthumbnailer-2.2.0-1|58	%doc AUTHORS ChangeLog README TODO
14cu|ffmpegthumbnailer-2.2.0-1|59	%{_libdir}/libffmpegthumbnailer.so
14cu|ffmpegthumbnailer-2.2.0-1|60	%{_includedir}/*
14cu|ffmpegthumbnailer-2.2.0-1|61	%{_libdir}/pkgconfig/*.pc
14cu|ffmpegthumbnailer-2.2.0-1|62	
14cu|ffmpegthumbnailer-2.2.0-1|63	#----------------------------------------------------------------------------
14cu|ffmpegthumbnailer-2.2.0-1|64	
14cu|ffmpegthumbnailer-2.2.0-1|65	%prep
14cu|ffmpegthumbnailer-2.2.0-1|66	%setup -q
14cu|ffmpegthumbnailer-2.2.0-1|67	#apply_patches
14cu|ffmpegthumbnailer-2.2.0-1|68	chmod 644 AUTHORS ChangeLog README TODO
14cu|ffmpegthumbnailer-2.2.0-1|69	
14cu|ffmpegthumbnailer-2.2.0-1|70	%build
14cu|ffmpegthumbnailer-2.2.0-1|71	%cmake ..
14cu|ffmpegthumbnailer-2.2.0-1|72	%make
14cu|ffmpegthumbnailer-2.2.0-1|73	
14cu|ffmpegthumbnailer-2.2.0-1|74	%install
14cu|ffmpegthumbnailer-2.2.0-1|75	%makeinstall_std -C build
14cu|ffmpegthumbnailer-2.2.0-1|76	
14cu|ffmpegthumbnailer-2.2.0-1|77	%changelog
14cu|ffmpegthumbnailer-2.2.0-1|78	
14cu|ffmpegthumbnailer-2.2.0-1|79	* Fri Aug 26 2016 alzim <alzim@bk.ru> 2.2.0-1
14cu|ffmpegthumbnailer-2.2.0-1|80	- (0ee832a) Merge pull request #2 from import/ffmpegthumbnailer:rosa2016.1
14cu|ffmpegthumbnailer-2.2.0-1|81	- (0ee832a) Updated to 2.2.0
14cu|ffmpegthumbnailer-2.2.0-1|82	
14cu|ffmpegthumbnailer-2.2.0-1|83	

10121 14
14cu|ffms2-2.22-1|1	%define major		4
14cu|ffms2-2.22-1|2	%define libname		%mklibname %{name}_ %{major}
14cu|ffms2-2.22-1|3	%define develname	%mklibname %{name} -d
14cu|ffms2-2.22-1|4	
14cu|ffms2-2.22-1|5	Name:		ffms2
14cu|ffms2-2.22-1|6	Version:	2.22
14cu|ffms2-2.22-1|7	Release:	1
14cu|ffms2-2.22-1|8	Summary:	Wrapper library around libffmpeg
14cu|ffms2-2.22-1|9	License:	MIT
14cu|ffms2-2.22-1|10	Group:		System/Libraries
14cu|ffms2-2.22-1|11	URL:		https://github.com/FFMS/ffms2/
14cu|ffms2-2.22-1|12	Source0:	https://github.com/FFMS/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
14cu|ffms2-2.22-1|13	
14cu|ffms2-2.22-1|14	BuildRequires:	libtool
14cu|ffms2-2.22-1|15	BuildRequires:	ffmpeg-devel
14cu|ffms2-2.22-1|16	BuildRequires:	pkgconfig(zlib)
14cu|ffms2-2.22-1|17	
14cu|ffms2-2.22-1|18	%description
14cu|ffms2-2.22-1|19	FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper
14cu|ffms2-2.22-1|20	library around libffmpeg, plus some additional components to deal with file
14cu|ffms2-2.22-1|21	formats libavformat has (or used to have) problems with.
14cu|ffms2-2.22-1|22	
14cu|ffms2-2.22-1|23	#---------------------------------------------------------------------------
14cu|ffms2-2.22-1|24	
14cu|ffms2-2.22-1|25	%package -n	%{libname}
14cu|ffms2-2.22-1|26	Summary:	Library for %{name}
14cu|ffms2-2.22-1|27	Group:		System/Libraries
14cu|ffms2-2.22-1|28	
14cu|ffms2-2.22-1|29	%description -n %{libname}
14cu|ffms2-2.22-1|30	FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper
14cu|ffms2-2.22-1|31	library around libffmpeg, plus some additional components to deal with file
14cu|ffms2-2.22-1|32	formats libavformat has (or used to have) problems with.
14cu|ffms2-2.22-1|33	
14cu|ffms2-2.22-1|34	#---------------------------------------------------------------------------
14cu|ffms2-2.22-1|35	
14cu|ffms2-2.22-1|36	%package -n	%{develname}
14cu|ffms2-2.22-1|37	Summary:	Development package for %{name}
14cu|ffms2-2.22-1|38	Group:		Development/C++
14cu|ffms2-2.22-1|39	Requires:	%{libname} = %{version}-%{release}
14cu|ffms2-2.22-1|40	Provides:	%{name}-devel = %{version}-%{release}
14cu|ffms2-2.22-1|41	
14cu|ffms2-2.22-1|42	%description -n %{develname}
14cu|ffms2-2.22-1|43	Header files for development with %{name}.
14cu|ffms2-2.22-1|44	
14cu|ffms2-2.22-1|45	#---------------------------------------------------------------------------
14cu|ffms2-2.22-1|46	%prep
14cu|ffms2-2.22-1|47	%setup -q
14cu|ffms2-2.22-1|48	
14cu|ffms2-2.22-1|49	sed -i 's/\r$//' COPYING
14cu|ffms2-2.22-1|50	
14cu|ffms2-2.22-1|51	%build
14cu|ffms2-2.22-1|52	autoreconf -vfi
14cu|ffms2-2.22-1|53	%configure2_5x \
14cu|ffms2-2.22-1|54	--docdir=%{_docdir}/lib%{name}-devel \
14cu|ffms2-2.22-1|55	--enable-shared \
14cu|ffms2-2.22-1|56	--disable-static
14cu|ffms2-2.22-1|57	%make
14cu|ffms2-2.22-1|58	
14cu|ffms2-2.22-1|59	%install
14cu|ffms2-2.22-1|60	%makeinstall_std
14cu|ffms2-2.22-1|61	
14cu|ffms2-2.22-1|62	%files
14cu|ffms2-2.22-1|63	%doc COPYING
14cu|ffms2-2.22-1|64	%{_bindir}/ffmsindex
14cu|ffms2-2.22-1|65	
14cu|ffms2-2.22-1|66	%files -n %{libname}
14cu|ffms2-2.22-1|67	%{_libdir}/lib%{name}.so.%{major}
14cu|ffms2-2.22-1|68	%{_libdir}/lib%{name}.so.%{major}.*
14cu|ffms2-2.22-1|69	
14cu|ffms2-2.22-1|70	%files -n %{develname}
14cu|ffms2-2.22-1|71	%{_includedir}/ffms*.h
14cu|ffms2-2.22-1|72	%{_libdir}/lib%{name}.so
14cu|ffms2-2.22-1|73	%{_libdir}/pkgconfig/%{name}.pc
14cu|ffms2-2.22-1|74	%{_docdir}/lib%{name}-devel
14cu|ffms2-2.22-1|75	
14cu|ffms2-2.22-1|76	
14cu|ffms2-2.22-1|77	
14cu|ffms2-2.22-1|78	%changelog
14cu|ffms2-2.22-1|79	
14cu|ffms2-2.22-1|80	* Sat Mar 12 2016 Denis Silakov <dsilakov@gmail.com> 2.22-1
14cu|ffms2-2.22-1|81	- (f4675dd) Imported from SRPM
14cu|ffms2-2.22-1|82	
14cu|ffms2-2.22-1|83	

10122 14
14cu|fgrun-2016.2.1-1|1	Summary: Graphical launcher for the FlightGear flight simulator
14cu|fgrun-2016.2.1-1|2	Name:		fgrun
14cu|fgrun-2016.2.1-1|3	Version:	2016.2.1
14cu|fgrun-2016.2.1-1|4	Release:	1
14cu|fgrun-2016.2.1-1|5	# git clone git://gitorious.org/fg/fgrun.git
14cu|fgrun-2016.2.1-1|6	# git archive --format=tar.gz -o fgrun-3.2.0.tar.gz --prefix=fgrun-3.2.0/ origin/release/3.2.0
14cu|fgrun-2016.2.1-1|7	Source0:	%{name}-%{version}.tar.bz2
14cu|fgrun-2016.2.1-1|8	Source1:        README.urpmi
14cu|fgrun-2016.2.1-1|9	Patch1:         0001-Build-fgrun-with-static-ui-libs.patch
14cu|fgrun-2016.2.1-1|10	Patch2:         0002-Fix-a-crash-when-setting-defaults.patch
14cu|fgrun-2016.2.1-1|11	Patch3:         fgrun-3.2.0-fdr-rosa-default-settings.patch
14cu|fgrun-2016.2.1-1|12	Patch4:         0004-Fix-reloadPath-logic.patch
14cu|fgrun-2016.2.1-1|13	License:	GPLv2
14cu|fgrun-2016.2.1-1|14	Group:		Games/Simulation
14cu|fgrun-2016.2.1-1|15	URL:		http://sourceforge.net/projects/fgrun/
14cu|fgrun-2016.2.1-1|16	BuildRequires:  cmake
14cu|fgrun-2016.2.1-1|17	BuildRequires:  imagemagick
14cu|fgrun-2016.2.1-1|18	BuildRequires:  boost-devel
14cu|fgrun-2016.2.1-1|19	BuildRequires:  fltk-devel >= 1.3.0
14cu|fgrun-2016.2.1-1|20	BuildRequires:  simgear-devel
14cu|fgrun-2016.2.1-1|21	BuildRequires:  pkgconfig(openscenegraph)
14cu|fgrun-2016.2.1-1|22	BuildRequires:  pkgconfig(xft)
14cu|fgrun-2016.2.1-1|23	BuildRequires:  pkgconfig(xinerama)
14cu|fgrun-2016.2.1-1|24	Requires:       flightgear
14cu|fgrun-2016.2.1-1|25	
14cu|fgrun-2016.2.1-1|26	%description
14cu|fgrun-2016.2.1-1|27	fgrun is a graphical launcher for the FlightGear flight simulator.
14cu|fgrun-2016.2.1-1|28	
14cu|fgrun-2016.2.1-1|29	%prep
14cu|fgrun-2016.2.1-1|30	%setup -q
14cu|fgrun-2016.2.1-1|31	%apply_patches
14cu|fgrun-2016.2.1-1|32	cp -a %{SOURCE1} .
14cu|fgrun-2016.2.1-1|33	
14cu|fgrun-2016.2.1-1|34	%build
14cu|fgrun-2016.2.1-1|35	%cmake
14cu|fgrun-2016.2.1-1|36	%make
14cu|fgrun-2016.2.1-1|37	
14cu|fgrun-2016.2.1-1|38	%install
14cu|fgrun-2016.2.1-1|39	%makeinstall_std -C build
14cu|fgrun-2016.2.1-1|40	mkdir -p %{buildroot}%{_sysconfdir}/fltk/flightgear.org
14cu|fgrun-2016.2.1-1|41	install -m 0644 fgrun.prefs \
14cu|fgrun-2016.2.1-1|42	%{buildroot}%{_sysconfdir}/fltk/flightgear.org/fgrun.prefs
14cu|fgrun-2016.2.1-1|43	%find_lang %{name}
14cu|fgrun-2016.2.1-1|44	
14cu|fgrun-2016.2.1-1|45	mkdir %{buildroot}%{_datadir}/applications
14cu|fgrun-2016.2.1-1|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|fgrun-2016.2.1-1|47	[Desktop Entry]
14cu|fgrun-2016.2.1-1|48	Name=%{name}
14cu|fgrun-2016.2.1-1|49	Name[ru]=%{name}
14cu|fgrun-2016.2.1-1|50	Comment=Graphical launcher for the FlightGear flight simulator
14cu|fgrun-2016.2.1-1|51	Comment[ru]=Графический интерфейс для запуска авиасимулятора FlightGear
14cu|fgrun-2016.2.1-1|52	Exec=fgrun
14cu|fgrun-2016.2.1-1|53	Icon=%{name}
14cu|fgrun-2016.2.1-1|54	Terminal=false
14cu|fgrun-2016.2.1-1|55	Type=Application
14cu|fgrun-2016.2.1-1|56	StartupNotify=false
14cu|fgrun-2016.2.1-1|57	Categories=Game;Simulation;
14cu|fgrun-2016.2.1-1|58	EOF
14cu|fgrun-2016.2.1-1|59	
14cu|fgrun-2016.2.1-1|60	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cu|fgrun-2016.2.1-1|61	convert flightgear.ico flightgear.png
14cu|fgrun-2016.2.1-1|62	install flightgear-1.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|63	install flightgear-0.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|64	install flightgear-3.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|65	
14cu|fgrun-2016.2.1-1|66	%files -f %{name}.lang
14cu|fgrun-2016.2.1-1|67	%doc README COPYING NEWS AUTHORS README.urpmi
14cu|fgrun-2016.2.1-1|68	%{_bindir}/%{name}
14cu|fgrun-2016.2.1-1|69	%dir %{_sysconfdir}/fltk
14cu|fgrun-2016.2.1-1|70	%dir %{_sysconfdir}/fltk/flightgear.org
14cu|fgrun-2016.2.1-1|71	%{_sysconfdir}/fltk/flightgear.org/%{name}.prefs
14cu|fgrun-2016.2.1-1|72	%{_datadir}/applications/%{name}.desktop
14cu|fgrun-2016.2.1-1|73	%{_miconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|74	%{_liconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|75	%{_iconsdir}/%{name}.png
14cu|fgrun-2016.2.1-1|76	
14cu|fgrun-2016.2.1-1|77	%changelog
14cu|fgrun-2016.2.1-1|78	
14cu|fgrun-2016.2.1-1|79	* Thu Aug 25 2016 dsilakov <denis.silakov@rosalab.ru> 2016.2.1-1
14cu|fgrun-2016.2.1-1|80	- (b6e6410) Merge pull request #1 from tremod/fgrun:rosa2014.1
14cu|fgrun-2016.2.1-1|81	- (b6e6410) Update to 2016.2.1
14cu|fgrun-2016.2.1-1|82	
14cu|fgrun-2016.2.1-1|83	

10123 14
14cu|fife-0.4.0-0.20141115.1|1	%define soname 0
14cu|fife-0.4.0-0.20141115.1|2	%define libname %mklibname %{name} %{soname}
14cu|fife-0.4.0-0.20141115.1|3	%define devname %mklibname %{name} -d
14cu|fife-0.4.0-0.20141115.1|4	%define sdevname %mklibname %{name} -d -s
14cu|fife-0.4.0-0.20141115.1|5	# fife.ppc: W: devel-file-in-non-devel-package /usr/lib/libfife.so <- just a symlink, shouldn't be in -devel. It's used by the client(s).
14cu|fife-0.4.0-0.20141115.1|6	#global minor_version r3
14cu|fife-0.4.0-0.20141115.1|7	
14cu|fife-0.4.0-0.20141115.1|8	%define date 20141115
14cu|fife-0.4.0-0.20141115.1|9	
14cu|fife-0.4.0-0.20141115.1|10	Summary:	Cross platform game creation framework
14cu|fife-0.4.0-0.20141115.1|11	Name:		fife
14cu|fife-0.4.0-0.20141115.1|12	Version:	0.4.0
14cu|fife-0.4.0-0.20141115.1|13	Release:	0.%{date}.1
14cu|fife-0.4.0-0.20141115.1|14	License:	LGPLv2+
14cu|fife-0.4.0-0.20141115.1|15	Group:		System/Libraries
14cu|fife-0.4.0-0.20141115.1|16	Url:		http://www.fifengine.de
14cu|fife-0.4.0-0.20141115.1|17	# https://sourceforge.net/projects/fife/files/active/src/fife-0.3.4.tar.gz/download
14cu|fife-0.4.0-0.20141115.1|18	# removed ext/   -  removed for using system libs instead of shipped
14cu|fife-0.4.0-0.20141115.1|19	# removed tests/   -  removed for legal issues
14cu|fife-0.4.0-0.20141115.1|20	#Source0:	%{name}_%{version}-clean.tar.gz
14cu|fife-0.4.0-0.20141115.1|21	# doc/ is not included in sf.net archive, so it was retrieved from https://github.com/fifengine/fifengine/tree/master
14cu|fife-0.4.0-0.20141115.1|22	Source1:	%{name}_master-doc.tar.xz
14cu|fife-0.4.0-0.20141115.1|23	# Git snapshot with demos/ and tests/ removed
14cu|fife-0.4.0-0.20141115.1|24	Source0:        fifengine-%{version}-%{date}.tar.xz
14cu|fife-0.4.0-0.20141115.1|25	Patch0:		fife-0.3.5-mga-fixdoc.patch
14cu|fife-0.4.0-0.20141115.1|26	BuildRequires:	chrpath
14cu|fife-0.4.0-0.20141115.1|27	BuildRequires:	graphviz
14cu|fife-0.4.0-0.20141115.1|28	BuildRequires:	scons
14cu|fife-0.4.0-0.20141115.1|29	BuildRequires:	swig
14cu|fife-0.4.0-0.20141115.1|30	BuildRequires:	boost-devel
14cu|fife-0.4.0-0.20141115.1|31	BuildRequires:	tinyxml-devel
14cu|fife-0.4.0-0.20141115.1|32	BuildRequires:	pkgconfig(glu)
14cu|fife-0.4.0-0.20141115.1|33	BuildRequires:	pkgconfig(guichan-0.8)
14cu|fife-0.4.0-0.20141115.1|34	BuildRequires:	pkgconfig(libpng)
14cu|fife-0.4.0-0.20141115.1|35	BuildRequires:	pkgconfig(openal)
14cu|fife-0.4.0-0.20141115.1|36	BuildRequires:	pkgconfig(python)
14cu|fife-0.4.0-0.20141115.1|37	BuildRequires:	pkgconfig(sdl)
14cu|fife-0.4.0-0.20141115.1|38	BuildRequires:	pkgconfig(SDL_image)
14cu|fife-0.4.0-0.20141115.1|39	BuildRequires:	pkgconfig(SDL_ttf)
14cu|fife-0.4.0-0.20141115.1|40	BuildRequires:	pkgconfig(vorbis)
14cu|fife-0.4.0-0.20141115.1|41	BuildRequires:	pkgconfig(xcursor)
14cu|fife-0.4.0-0.20141115.1|42	BuildRequires:	pkgconfig(zlib)
14cu|fife-0.4.0-0.20141115.1|43	BuildRequires:  fifechan-devel
14cu|fife-0.4.0-0.20141115.1|44	Provides:	%{name}-python = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|45	Requires:	%{libname} = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|46	
14cu|fife-0.4.0-0.20141115.1|47	%description
14cu|fife-0.4.0-0.20141115.1|48	This package of Fife comes with game-engine only.
14cu|fife-0.4.0-0.20141115.1|49	Unknown horizons is one of the clients that will use this engine.
14cu|fife-0.4.0-0.20141115.1|50	
14cu|fife-0.4.0-0.20141115.1|51	%files
14cu|fife-0.4.0-0.20141115.1|52	%doc AUTHORS CHANGES
14cu|fife-0.4.0-0.20141115.1|53	%{py_platsitedir}/%{name}
14cu|fife-0.4.0-0.20141115.1|54	
14cu|fife-0.4.0-0.20141115.1|55	#----------------------------------------------------------------------------
14cu|fife-0.4.0-0.20141115.1|56	
14cu|fife-0.4.0-0.20141115.1|57	%package -n %{libname}
14cu|fife-0.4.0-0.20141115.1|58	Summary:	Shared libs for %{name}
14cu|fife-0.4.0-0.20141115.1|59	Group:		System/Libraries
14cu|fife-0.4.0-0.20141115.1|60	Requires:	%{name}
14cu|fife-0.4.0-0.20141115.1|61	
14cu|fife-0.4.0-0.20141115.1|62	%description -n %{libname}
14cu|fife-0.4.0-0.20141115.1|63	Shared libs for %{name}.
14cu|fife-0.4.0-0.20141115.1|64	
14cu|fife-0.4.0-0.20141115.1|65	%files -n %{libname}
14cu|fife-0.4.0-0.20141115.1|66	%{_libdir}/lib%{name}.so.%{soname}
14cu|fife-0.4.0-0.20141115.1|67	%{_libdir}/lib%{name}.so.%{version}*
14cu|fife-0.4.0-0.20141115.1|68	
14cu|fife-0.4.0-0.20141115.1|69	#----------------------------------------------------------------------------
14cu|fife-0.4.0-0.20141115.1|70	
14cu|fife-0.4.0-0.20141115.1|71	%package -n %{devname}
14cu|fife-0.4.0-0.20141115.1|72	Summary:	Development package for %{name}
14cu|fife-0.4.0-0.20141115.1|73	Group:		Development/C
14cu|fife-0.4.0-0.20141115.1|74	Requires:	%{libname} = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|75	Provides:	%{name}-devel = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|76	
14cu|fife-0.4.0-0.20141115.1|77	%description -n %{devname}
14cu|fife-0.4.0-0.20141115.1|78	Files for development with %{name}.
14cu|fife-0.4.0-0.20141115.1|79	
14cu|fife-0.4.0-0.20141115.1|80	%files -n %{devname}
14cu|fife-0.4.0-0.20141115.1|81	%{_libdir}/lib%{name}.so
14cu|fife-0.4.0-0.20141115.1|82	%{_includedir}/%{name}/
14cu|fife-0.4.0-0.20141115.1|83	
14cu|fife-0.4.0-0.20141115.1|84	#----------------------------------------------------------------------------
14cu|fife-0.4.0-0.20141115.1|85	
14cu|fife-0.4.0-0.20141115.1|86	%package -n %{sdevname}
14cu|fife-0.4.0-0.20141115.1|87	Summary:	Static library for %{name} development
14cu|fife-0.4.0-0.20141115.1|88	Group:		Development/C
14cu|fife-0.4.0-0.20141115.1|89	Requires:	%{devname} = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|90	Provides:	%{name}-static-devel = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|91	
14cu|fife-0.4.0-0.20141115.1|92	%description -n %{sdevname}
14cu|fife-0.4.0-0.20141115.1|93	The %{name}-static package includes static library needed to develop programs
14cu|fife-0.4.0-0.20141115.1|94	that use the %{name} library.
14cu|fife-0.4.0-0.20141115.1|95	
14cu|fife-0.4.0-0.20141115.1|96	%files -n %{sdevname}
14cu|fife-0.4.0-0.20141115.1|97	%{_libdir}/lib%{name}.a
14cu|fife-0.4.0-0.20141115.1|98	
14cu|fife-0.4.0-0.20141115.1|99	#----------------------------------------------------------------------------
14cu|fife-0.4.0-0.20141115.1|100	
14cu|fife-0.4.0-0.20141115.1|101	%package doc
14cu|fife-0.4.0-0.20141115.1|102	Summary:	Documentation for %{name}
14cu|fife-0.4.0-0.20141115.1|103	Group:		Development/Other
14cu|fife-0.4.0-0.20141115.1|104	BuildRequires:	doxygen
14cu|fife-0.4.0-0.20141115.1|105	Requires:	%{name} = %{EVRD}
14cu|fife-0.4.0-0.20141115.1|106	BuildArch:	noarch
14cu|fife-0.4.0-0.20141115.1|107	
14cu|fife-0.4.0-0.20141115.1|108	%description doc
14cu|fife-0.4.0-0.20141115.1|109	Doxygen generated documentation for %{name}.
14cu|fife-0.4.0-0.20141115.1|110	
14cu|fife-0.4.0-0.20141115.1|111	%files doc
14cu|fife-0.4.0-0.20141115.1|112	%doc ./doc/doxygen/html/*
14cu|fife-0.4.0-0.20141115.1|113	
14cu|fife-0.4.0-0.20141115.1|114	#----------------------------------------------------------------------------
14cu|fife-0.4.0-0.20141115.1|115	
14cu|fife-0.4.0-0.20141115.1|116	%prep
14cu|fife-0.4.0-0.20141115.1|117	%setup -q -n fifengine-%{version}-%{date}
14cu|fife-0.4.0-0.20141115.1|118	
14cu|fife-0.4.0-0.20141115.1|119	# extract the doc archive into the build dir and patch the doxyfile against the missing doxygen/revision
14cu|fife-0.4.0-0.20141115.1|120	tar -xf %{SOURCE1}
14cu|fife-0.4.0-0.20141115.1|121	%patch0 -p0
14cu|fife-0.4.0-0.20141115.1|122	
14cu|fife-0.4.0-0.20141115.1|123	%build
14cu|fife-0.4.0-0.20141115.1|124	scons . \
14cu|fife-0.4.0-0.20141115.1|125	CXXFLAGS='%{optflags}' \
14cu|fife-0.4.0-0.20141115.1|126	--enable-debug \
14cu|fife-0.4.0-0.20141115.1|127	--enable-rend-grid \
14cu|fife-0.4.0-0.20141115.1|128	--enable-rend-camzone \
14cu|fife-0.4.0-0.20141115.1|129	--prefix=%{_prefix} \
14cu|fife-0.4.0-0.20141115.1|130	--lib-dir=%{_lib} \
14cu|fife-0.4.0-0.20141115.1|131	--python-prefix=%{py_platsitedir} \
14cu|fife-0.4.0-0.20141115.1|132	fife-shared fife-python fife-swig
14cu|fife-0.4.0-0.20141115.1|133	
14cu|fife-0.4.0-0.20141115.1|134	# Doxygen generated docs
14cu|fife-0.4.0-0.20141115.1|135	doxygen ./doc/doxygen/doxyfile
14cu|fife-0.4.0-0.20141115.1|136	rm -f ./doc/doxygen/html/installdox
14cu|fife-0.4.0-0.20141115.1|137	
14cu|fife-0.4.0-0.20141115.1|138	%install
14cu|fife-0.4.0-0.20141115.1|139	scons . \
14cu|fife-0.4.0-0.20141115.1|140	CXXFLAGS='%{optflags}' \
14cu|fife-0.4.0-0.20141115.1|141	DESTDIR=%{buildroot} \
14cu|fife-0.4.0-0.20141115.1|142	--prefix=%{_prefix} \
14cu|fife-0.4.0-0.20141115.1|143	--lib-dir=%{_lib} \
14cu|fife-0.4.0-0.20141115.1|144	--python-prefix=%{py_platsitedir} \
14cu|fife-0.4.0-0.20141115.1|145	--enable-debug \
14cu|fife-0.4.0-0.20141115.1|146	install-all \
14cu|fife-0.4.0-0.20141115.1|147	install-dev
14cu|fife-0.4.0-0.20141115.1|148	
14cu|fife-0.4.0-0.20141115.1|149	# rpath is evil, evil, evil
14cu|fife-0.4.0-0.20141115.1|150	chrpath --delete %{buildroot}%{_libdir}/lib%{name}.so.%{version}.0.0
14cu|fife-0.4.0-0.20141115.1|151	chrpath --delete %{buildroot}%{py_platsitedir}/%{name}/_%{name}*.so
14cu|fife-0.4.0-0.20141115.1|152	
14cu|fife-0.4.0-0.20141115.1|153	# playing a little bit with soname
14cu|fife-0.4.0-0.20141115.1|154	pushd %{buildroot}%{_libdir}
14cu|fife-0.4.0-0.20141115.1|155	ln -s lib%{name}.so.%{version}.0.0 lib%{name}.so.%{soname}
14cu|fife-0.4.0-0.20141115.1|156	ln -s lib%{name}.so.%{version}.0.0 lib%{name}.so
14cu|fife-0.4.0-0.20141115.1|157	popd
14cu|fife-0.4.0-0.20141115.1|158	
14cu|fife-0.4.0-0.20141115.1|159	
14cu|fife-0.4.0-0.20141115.1|160	%changelog
14cu|fife-0.4.0-0.20141115.1|161	* Mon Mar 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-0.20141115.1
14cu|fife-0.4.0-0.20141115.1|162	+ Revision: b4cc474
14cu|fife-0.4.0-0.20141115.1|163	- No documentation binary
14cu|fife-0.4.0-0.20141115.1|164	
14cu|fife-0.4.0-0.20141115.1|165	

10124 14
14cu|fifechan-0.1.2-1|1	%define major   %{version}
14cu|fifechan-0.1.2-1|2	%define libname %mklibname %{name} %{major}
14cu|fifechan-0.1.2-1|3	%define develname %mklibname %{name} -d
14cu|fifechan-0.1.2-1|4	
14cu|fifechan-0.1.2-1|5	%define debug_package %{nil}
14cu|fifechan-0.1.2-1|6	
14cu|fifechan-0.1.2-1|7	Name:           fifechan
14cu|fifechan-0.1.2-1|8	Version:        0.1.2
14cu|fifechan-0.1.2-1|9	Release:        1
14cu|fifechan-0.1.2-1|10	Summary:        Portable C++ GUI library for games using Allegro, SDL and OpenGL
14cu|fifechan-0.1.2-1|11	Group:          System/Libraries
14cu|fifechan-0.1.2-1|12	License:        LGPLv2+
14cu|fifechan-0.1.2-1|13	URL:            http://fifengine.github.io/fifechan/
14cu|fifechan-0.1.2-1|14	Source0:        https://github.com/fifengine/fifechan/archive/%{version}.tar.gz
14cu|fifechan-0.1.2-1|15	
14cu|fifechan-0.1.2-1|16	BuildRequires:  cmake
14cu|fifechan-0.1.2-1|17	BuildRequires:  irrlicht-devel
14cu|fifechan-0.1.2-1|18	BuildRequires:  pkgconfig(allegro)
14cu|fifechan-0.1.2-1|19	BuildRequires:  pkgconfig(gl)
14cu|fifechan-0.1.2-1|20	BuildRequires:  pkgconfig(sdl)
14cu|fifechan-0.1.2-1|21	BuildRequires:  pkgconfig(SDL_image)
14cu|fifechan-0.1.2-1|22	
14cu|fifechan-0.1.2-1|23	%description
14cu|fifechan-0.1.2-1|24	Fifechan is a lightweight cross platform GUI library written in C++
14cu|fifechan-0.1.2-1|25	specifically designed for games. It has a small yet powerful built in set
14cu|fifechan-0.1.2-1|26	of extendable GUI Widgets allowing users to create virtually unlimited
14cu|fifechan-0.1.2-1|27	types of widgets. Fifechan supports rendering in SDL, OpenGL, or Allegro
14cu|fifechan-0.1.2-1|28	out of the box or it can be adapted to use any rendering engine the user
14cu|fifechan-0.1.2-1|29	requires. Events are pushed to Fifechan which allows users to use any input
14cu|fifechan-0.1.2-1|30	library they wish or they could use the built in input handling through
14cu|fifechan-0.1.2-1|31	either SDL input or Allegro input.
14cu|fifechan-0.1.2-1|32	
14cu|fifechan-0.1.2-1|33	%package -n %{libname}
14cu|fifechan-0.1.2-1|34	Summary:        Shared library for %{name}
14cu|fifechan-0.1.2-1|35	Group:          System/Libraries
14cu|fifechan-0.1.2-1|36	Provides:       %{name} = %{version}-%{release}
14cu|fifechan-0.1.2-1|37	
14cu|fifechan-0.1.2-1|38	%description -n %{libname}
14cu|fifechan-0.1.2-1|39	This package contains the library needed to run programs dynamically
14cu|fifechan-0.1.2-1|40	linked with %{name}.
14cu|fifechan-0.1.2-1|41	
14cu|fifechan-0.1.2-1|42	%package -n %{develname}
14cu|fifechan-0.1.2-1|43	Summary:        Headers for developing programs that will use %{name}
14cu|fifechan-0.1.2-1|44	Group:          Development/C++
14cu|fifechan-0.1.2-1|45	Requires:       %{libname} = %{version}-%{release}
14cu|fifechan-0.1.2-1|46	Provides:       %{name}-devel = %{version}-%{release}
14cu|fifechan-0.1.2-1|47	
14cu|fifechan-0.1.2-1|48	%description -n %{develname}
14cu|fifechan-0.1.2-1|49	This package contains the headers that programmers will need to develop
14cu|fifechan-0.1.2-1|50	applications which will use %{name}.
14cu|fifechan-0.1.2-1|51	
14cu|fifechan-0.1.2-1|52	%prep
14cu|fifechan-0.1.2-1|53	%setup -q
14cu|fifechan-0.1.2-1|54	%apply_patches
14cu|fifechan-0.1.2-1|55	
14cu|fifechan-0.1.2-1|56	iconv -f ISO-8859-1 -t UTF-8 AUTHORS > AUTHORS.new
14cu|fifechan-0.1.2-1|57	touch -r AUTHORS AUTHORS.new
14cu|fifechan-0.1.2-1|58	mv AUTHORS.new AUTHORS
14cu|fifechan-0.1.2-1|59	
14cu|fifechan-0.1.2-1|60	%build
14cu|fifechan-0.1.2-1|61	# Not using %%cmake because it defines "-Wl,--no-undefined" which causes issues
14cu|fifechan-0.1.2-1|62	CFLAGS="%{optflags}"; export CFLAGS;
14cu|fifechan-0.1.2-1|63	LDFLAGS="$LDFLAGS -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags"; export LDFLAGS;
14cu|fifechan-0.1.2-1|64	cmake -DCMAKE_BUILD_TYPE=Release \
14cu|fifechan-0.1.2-1|65	%ifarch x86_64
14cu|fifechan-0.1.2-1|66	-DLIB_SUFFIX=64 \
14cu|fifechan-0.1.2-1|67	%endif
14cu|fifechan-0.1.2-1|68	-DCMAKE_INSTALL_PREFIX=%{_prefix}
14cu|fifechan-0.1.2-1|69	%make
14cu|fifechan-0.1.2-1|70	
14cu|fifechan-0.1.2-1|71	%install
14cu|fifechan-0.1.2-1|72	%makeinstall_std
14cu|fifechan-0.1.2-1|73	
14cu|fifechan-0.1.2-1|74	%files -n %{libname}
14cu|fifechan-0.1.2-1|75	%doc AUTHORS CHANGELOG README.md
14cu|fifechan-0.1.2-1|76	%{_libdir}/lib%{name}*.so.%{major}*
14cu|fifechan-0.1.2-1|77	
14cu|fifechan-0.1.2-1|78	%files -n %{develname}
14cu|fifechan-0.1.2-1|79	%{_includedir}/%{name}*
14cu|fifechan-0.1.2-1|80	%{_libdir}/lib%{name}*.so
14cu|fifechan-0.1.2-1|81	
14cu|fifechan-0.1.2-1|82	
14cu|fifechan-0.1.2-1|83	
14cu|fifechan-0.1.2-1|84	%changelog
14cu|fifechan-0.1.2-1|85	* Mon Mar 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
14cu|fifechan-0.1.2-1|86	+ Revision: 4482651
14cu|fifechan-0.1.2-1|87	- Imported from SRPM
14cu|fifechan-0.1.2-1|88	
14cu|fifechan-0.1.2-1|89	

10125 14
14cu|fillets-ng-1.0.1-5|1	%define oname fillets
14cu|fillets-ng-1.0.1-5|2	%define _appdatadir %{_datadir}/appdata
14cu|fillets-ng-1.0.1-5|3	
14cu|fillets-ng-1.0.1-5|4	Summary:	Fish Fillets NG
14cu|fillets-ng-1.0.1-5|5	Name:		fillets-ng
14cu|fillets-ng-1.0.1-5|6	Version:	1.0.1
14cu|fillets-ng-1.0.1-5|7	Release:	5
14cu|fillets-ng-1.0.1-5|8	License:	GPLv2+
14cu|fillets-ng-1.0.1-5|9	Group:		Games/Puzzles
14cu|fillets-ng-1.0.1-5|10	Url:		http://fillets.sourceforge.net/
14cu|fillets-ng-1.0.1-5|11	Source0:	http://downloads.sf.net/%{oname}/%{name}-%{version}.tar.gz
14cu|fillets-ng-1.0.1-5|12	Source3:	%{name}-48.png
14cu|fillets-ng-1.0.1-5|13	Source4:	%{name}-32.png
14cu|fillets-ng-1.0.1-5|14	Source5:	%{name}-16.png
14cu|fillets-ng-1.0.1-5|15	Source6:	%{oname}.appdata.xml
14cu|fillets-ng-1.0.1-5|16	Patch0:		https://sourceforge.net/p/fillets/bugs/7/attachment/fillets-ng-lua-5.2.patch
14cu|fillets-ng-1.0.1-5|17	Requires:	%{name}-data >= %{version}
14cu|fillets-ng-1.0.1-5|18	BuildRequires:	pkgconfig(fribidi)
14cu|fillets-ng-1.0.1-5|19	BuildRequires:	pkgconfig(lua)
14cu|fillets-ng-1.0.1-5|20	BuildRequires:	pkgconfig(sdl)
14cu|fillets-ng-1.0.1-5|21	BuildRequires:	pkgconfig(SDL_image)
14cu|fillets-ng-1.0.1-5|22	BuildRequires:	pkgconfig(SDL_mixer)
14cu|fillets-ng-1.0.1-5|23	BuildRequires:	pkgconfig(SDL_ttf)
14cu|fillets-ng-1.0.1-5|24	
14cu|fillets-ng-1.0.1-5|25	
14cu|fillets-ng-1.0.1-5|26	%description
14cu|fillets-ng-1.0.1-5|27	Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
14cu|fillets-ng-1.0.1-5|28	levels is always the same: find a safe way out. The fish utter witty remarks
14cu|fillets-ng-1.0.1-5|29	about their surroundings, the various inhabitants of their underwater realm
14cu|fillets-ng-1.0.1-5|30	quarrel among themselves or comment on the efforts of your fish. The whole
14cu|fillets-ng-1.0.1-5|31	game is accompanied by quiet, comforting music.
14cu|fillets-ng-1.0.1-5|32	
14cu|fillets-ng-1.0.1-5|33	%files
14cu|fillets-ng-1.0.1-5|34	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cu|fillets-ng-1.0.1-5|35	%{_gamesbindir}/fillets
14cu|fillets-ng-1.0.1-5|36	%{_mandir}/man6/*
14cu|fillets-ng-1.0.1-5|37	%{_liconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|38	%{_iconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|39	%{_miconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|40	%{_datadir}/applications/%{name}.desktop
14cu|fillets-ng-1.0.1-5|41	%{_appdatadir}/%{oname}.appdata.xml
14cu|fillets-ng-1.0.1-5|42	#----------------------------------------------------------------------------
14cu|fillets-ng-1.0.1-5|43	
14cu|fillets-ng-1.0.1-5|44	%prep
14cu|fillets-ng-1.0.1-5|45	%setup -q
14cu|fillets-ng-1.0.1-5|46	%patch0 -p0 -b .lua-52
14cu|fillets-ng-1.0.1-5|47	
14cu|fillets-ng-1.0.1-5|48	%build
14cu|fillets-ng-1.0.1-5|49	%configure2_5x \
14cu|fillets-ng-1.0.1-5|50	--bindir=%{_gamesbindir} \
14cu|fillets-ng-1.0.1-5|51	--datadir=%{_gamesdatadir}/%{name}
14cu|fillets-ng-1.0.1-5|52	%make
14cu|fillets-ng-1.0.1-5|53	
14cu|fillets-ng-1.0.1-5|54	%install
14cu|fillets-ng-1.0.1-5|55	%makeinstall_std
14cu|fillets-ng-1.0.1-5|56	
14cu|fillets-ng-1.0.1-5|57	# Menu entry
14cu|fillets-ng-1.0.1-5|58	install -d %{buildroot}%{_datadir}/applications
14cu|fillets-ng-1.0.1-5|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|fillets-ng-1.0.1-5|60	[Desktop Entry]
14cu|fillets-ng-1.0.1-5|61	Name=Fish Fillets NG
14cu|fillets-ng-1.0.1-5|62	Comment=Fish Fillets NG puzzle game
14cu|fillets-ng-1.0.1-5|63	Exec= %{_gamesbindir}/fillets
14cu|fillets-ng-1.0.1-5|64	Icon=%{name}
14cu|fillets-ng-1.0.1-5|65	Terminal=false
14cu|fillets-ng-1.0.1-5|66	Type=Application
14cu|fillets-ng-1.0.1-5|67	Categories=Game;LogicGame;
14cu|fillets-ng-1.0.1-5|68	EOF
14cu|fillets-ng-1.0.1-5|69	
14cu|fillets-ng-1.0.1-5|70	# Icon installation
14cu|fillets-ng-1.0.1-5|71	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|72	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|73	install -D -m 644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
14cu|fillets-ng-1.0.1-5|74	
14cu|fillets-ng-1.0.1-5|75	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|fillets-ng-1.0.1-5|76	cp -pr %{SOURCE6} %{buildroot}%{_appdatadir}/%{oname}.appdata.xml
14cu|fillets-ng-1.0.1-5|77	
14cu|fillets-ng-1.0.1-5|78	%changelog
14cu|fillets-ng-1.0.1-5|79	
14cu|fillets-ng-1.0.1-5|80	* Mon Apr 25 2016 abfonly <abfonly@gmail.com> 1.0.1-5
14cu|fillets-ng-1.0.1-5|81	- (0f8ed59) Merge pull request #2 from abfonly/fillets-ng:rosa2014.1
14cu|fillets-ng-1.0.1-5|82	- (0f8ed59) abfonly
14cu|fillets-ng-1.0.1-5|83	
14cu|fillets-ng-1.0.1-5|84	

10126 14
14cu|fillets-ng-data-1.0.1-1|1	%define		name fillets-ng-data
14cu|fillets-ng-data-1.0.1-1|2	%define		version 1.0.1
14cu|fillets-ng-data-1.0.1-1|3	%define		release 1
14cu|fillets-ng-data-1.0.1-1|4	%define		mainname fillets-ng
14cu|fillets-ng-data-1.0.1-1|5	
14cu|fillets-ng-data-1.0.1-1|6	Summary:	Data files for the Fish Fillets NG game
14cu|fillets-ng-data-1.0.1-1|7	Name:		%{name}
14cu|fillets-ng-data-1.0.1-1|8	Version:	%{version}
14cu|fillets-ng-data-1.0.1-1|9	Release:	%{release}
14cu|fillets-ng-data-1.0.1-1|10	License:	GPLv2+
14cu|fillets-ng-data-1.0.1-1|11	Group:		Games/Puzzles
14cu|fillets-ng-data-1.0.1-1|12	URL:		http://fillets.sourceforge.net/
14cu|fillets-ng-data-1.0.1-1|13	Source0:	http://downloads.sourceforge.net/fillets/%{name}-%{version}.tar.gz
14cu|fillets-ng-data-1.0.1-1|14	Source100:	%{name}.rpmlintrc
14cu|fillets-ng-data-1.0.1-1|15	Patch0:		https://sourceforge.net/p/fillets/bugs/7/attachment/fillets_data-lua-5.2.patch
14cu|fillets-ng-data-1.0.1-1|16	#Game depends by data, and data depends by game, dump the circular here.Sflo
14cu|fillets-ng-data-1.0.1-1|17	Suggests:	%{mainname}
14cu|fillets-ng-data-1.0.1-1|18	Provides:	fillets-ng-data-cs = %{EVRD}
14cu|fillets-ng-data-1.0.1-1|19	Obsoletes:	fillets-ng-data-cs < %{EVRD}
14cu|fillets-ng-data-1.0.1-1|20	BuildArch:	noarch
14cu|fillets-ng-data-1.0.1-1|21	
14cu|fillets-ng-data-1.0.1-1|22	%description
14cu|fillets-ng-data-1.0.1-1|23	Data files for the Fish Fillets NG game.
14cu|fillets-ng-data-1.0.1-1|24	%files
14cu|fillets-ng-data-1.0.1-1|25	%doc COPYING doc
14cu|fillets-ng-data-1.0.1-1|26	%{_gamesdatadir}/%{mainname}
14cu|fillets-ng-data-1.0.1-1|27	#------------------------------------------------------------
14cu|fillets-ng-data-1.0.1-1|28	%prep
14cu|fillets-ng-data-1.0.1-1|29	%setup -q
14cu|fillets-ng-data-1.0.1-1|30	%patch0 -p0
14cu|fillets-ng-data-1.0.1-1|31	
14cu|fillets-ng-data-1.0.1-1|32	%install
14cu|fillets-ng-data-1.0.1-1|33	rm -rf %{buildroot}
14cu|fillets-ng-data-1.0.1-1|34	
14cu|fillets-ng-data-1.0.1-1|35	install -m 755 -d %{buildroot}%{_gamesdatadir}/%{mainname}
14cu|fillets-ng-data-1.0.1-1|36	cp -a font images music script sound %{buildroot}%{_gamesdatadir}/%{mainname}
14cu|fillets-ng-data-1.0.1-1|37	
14cu|fillets-ng-data-1.0.1-1|38	%changelog
14cu|fillets-ng-data-1.0.1-1|39	
14cu|fillets-ng-data-1.0.1-1|40	* Mon Apr 25 2016 abfonly <abfonly@gmail.com> 1.0.1-1
14cu|fillets-ng-data-1.0.1-1|41	- (8d02b83) Log: Update to 1.0.1, and patched for lua5.2
14cu|fillets-ng-data-1.0.1-1|42	
14cu|fillets-ng-data-1.0.1-1|43	

10127 14
14cu|filter_audio-0.0.0-0.20150601.1|1	%define major 0
14cu|filter_audio-0.0.0-0.20150601.1|2	%define libname %mklibname filteraudio %{major}
14cu|filter_audio-0.0.0-0.20150601.1|3	%define devname %mklibname filteraudio -d
14cu|filter_audio-0.0.0-0.20150601.1|4	
14cu|filter_audio-0.0.0-0.20150601.1|5	%define Werror_cflags %{nil}
14cu|filter_audio-0.0.0-0.20150601.1|6	%define debug_package %{nil}
14cu|filter_audio-0.0.0-0.20150601.1|7	
14cu|filter_audio-0.0.0-0.20150601.1|8	Summary:	An easy to use audio filtering library made from webrtc code
14cu|filter_audio-0.0.0-0.20150601.1|9	Name:		filter_audio
14cu|filter_audio-0.0.0-0.20150601.1|10	Version:	0.0.0
14cu|filter_audio-0.0.0-0.20150601.1|11	Release:	0.20150601.1
14cu|filter_audio-0.0.0-0.20150601.1|12	Group:		Sound
14cu|filter_audio-0.0.0-0.20150601.1|13	License:	GPLv3
14cu|filter_audio-0.0.0-0.20150601.1|14	Url:		https://github.com/irungentoo/filter_audio
14cu|filter_audio-0.0.0-0.20150601.1|15	Source0:	%{name}-master.zip
14cu|filter_audio-0.0.0-0.20150601.1|16	
14cu|filter_audio-0.0.0-0.20150601.1|17	%description
14cu|filter_audio-0.0.0-0.20150601.1|18	An easy to use audio filtering library made from webrtc code.
14cu|filter_audio-0.0.0-0.20150601.1|19	
14cu|filter_audio-0.0.0-0.20150601.1|20	#-----------------------------------------------------------
14cu|filter_audio-0.0.0-0.20150601.1|21	
14cu|filter_audio-0.0.0-0.20150601.1|22	%package -n %{libname}
14cu|filter_audio-0.0.0-0.20150601.1|23	Summary:	%{summary}
14cu|filter_audio-0.0.0-0.20150601.1|24	Group:		System/Libraries
14cu|filter_audio-0.0.0-0.20150601.1|25	
14cu|filter_audio-0.0.0-0.20150601.1|26	%description -n %{libname}
14cu|filter_audio-0.0.0-0.20150601.1|27	%{summary}
14cu|filter_audio-0.0.0-0.20150601.1|28	
14cu|filter_audio-0.0.0-0.20150601.1|29	%files -n %{libname}
14cu|filter_audio-0.0.0-0.20150601.1|30	%{_libdir}/libfilteraudio.so.%{major}*
14cu|filter_audio-0.0.0-0.20150601.1|31	
14cu|filter_audio-0.0.0-0.20150601.1|32	#-----------------------------------------------------------
14cu|filter_audio-0.0.0-0.20150601.1|33	
14cu|filter_audio-0.0.0-0.20150601.1|34	%package -n %{devname}
14cu|filter_audio-0.0.0-0.20150601.1|35	Summary:	%{summary}
14cu|filter_audio-0.0.0-0.20150601.1|36	Group:		System/Libraries
14cu|filter_audio-0.0.0-0.20150601.1|37	
14cu|filter_audio-0.0.0-0.20150601.1|38	%description -n %{devname}
14cu|filter_audio-0.0.0-0.20150601.1|39	Development files for filter_audio.
14cu|filter_audio-0.0.0-0.20150601.1|40	
14cu|filter_audio-0.0.0-0.20150601.1|41	%files -n %{devname}
14cu|filter_audio-0.0.0-0.20150601.1|42	%{_libdir}/pkgconfig/*
14cu|filter_audio-0.0.0-0.20150601.1|43	%{_libdir}/*so
14cu|filter_audio-0.0.0-0.20150601.1|44	%{_libdir}/*a
14cu|filter_audio-0.0.0-0.20150601.1|45	%{_includedir}/*
14cu|filter_audio-0.0.0-0.20150601.1|46	
14cu|filter_audio-0.0.0-0.20150601.1|47	#-----------------------------------------------------------
14cu|filter_audio-0.0.0-0.20150601.1|48	
14cu|filter_audio-0.0.0-0.20150601.1|49	%prep
14cu|filter_audio-0.0.0-0.20150601.1|50	%setup -qn %{name}-master
14cu|filter_audio-0.0.0-0.20150601.1|51	
14cu|filter_audio-0.0.0-0.20150601.1|52	%build
14cu|filter_audio-0.0.0-0.20150601.1|53	%make
14cu|filter_audio-0.0.0-0.20150601.1|54	
14cu|filter_audio-0.0.0-0.20150601.1|55	%install
14cu|filter_audio-0.0.0-0.20150601.1|56	%makeinstall_std PREFIX=/usr LIBDIR=%{_lib}
14cu|filter_audio-0.0.0-0.20150601.1|57	
14cu|filter_audio-0.0.0-0.20150601.1|58	%changelog
14cu|filter_audio-0.0.0-0.20150601.1|59	
14cu|filter_audio-0.0.0-0.20150601.1|60	* Mon Jun 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.0-0.20150601.1
14cu|filter_audio-0.0.0-0.20150601.1|61	- (5944249) Imported from SRPM
14cu|filter_audio-0.0.0-0.20150601.1|62	
14cu|filter_audio-0.0.0-0.20150601.1|63	

10128 14
14cu|filters-2.55-1|1	%define debug_package %{nil}
14cu|filters-2.55-1|2	
14cu|filters-2.55-1|3	Summary:	A collection of text filters, including the Swedish Chef
14cu|filters-2.55-1|4	Name:		filters
14cu|filters-2.55-1|5	Version:	2.55
14cu|filters-2.55-1|6	Release:	1
14cu|filters-2.55-1|7	License:	GPL
14cu|filters-2.55-1|8	Group:		Toys
14cu|filters-2.55-1|9	URL:		http://kitenet.net/~joey/code/filters.html
14cu|filters-2.55-1|10	# author distributes tarball only from debian pool
14cu|filters-2.55-1|11	Source:		http://ftp.debian.org/debian/pool/main/f/filters/filters_%{version}.orig.tar.gz
14cu|filters-2.55-1|12	BuildRequires:	byacc
14cu|filters-2.55-1|13	BuildRequires:	flex
14cu|filters-2.55-1|14	
14cu|filters-2.55-1|15	%description
14cu|filters-2.55-1|16	A collection of filters to do all sorts of strange things to text.
14cu|filters-2.55-1|17	This includes such favorites as B1FF and the Swedish Chef, and a
14cu|filters-2.55-1|18	wide range of others.
14cu|filters-2.55-1|19	
14cu|filters-2.55-1|20	%prep
14cu|filters-2.55-1|21	%setup -q -n %{name}
14cu|filters-2.55-1|22	
14cu|filters-2.55-1|23	sed -r -i '/\s+g*cc/s,g*cc,\$(CC),' *.dir/makefile
14cu|filters-2.55-1|24	
14cu|filters-2.55-1|25	%build
14cu|filters-2.55-1|26	export CC="%__cc %{optflags}"
14cu|filters-2.55-1|27	%make
14cu|filters-2.55-1|28	
14cu|filters-2.55-1|29	%install
14cu|filters-2.55-1|30	%makeinstall_std
14cu|filters-2.55-1|31	
14cu|filters-2.55-1|32	%files
14cu|filters-2.55-1|33	%defattr(0644,root,root,0755)
14cu|filters-2.55-1|34	%doc README
14cu|filters-2.55-1|35	%attr(0755,root,root) %{_gamesbindir}/*
14cu|filters-2.55-1|36	%{_mandir}/man6/*
14cu|filters-2.55-1|37	
14cu|filters-2.55-1|38	%changelog
14cu|filters-2.55-1|39	
14cu|filters-2.55-1|40	* Thu Sep 08 2016 alzim <alzim@bk.ru> 2.55-1
14cu|filters-2.55-1|41	- (0c53c05) Merge pull request #1 from import/filters:rosa2016.1
14cu|filters-2.55-1|42	- (0c53c05) Updated to 2.55
14cu|filters-2.55-1|43	
14cu|filters-2.55-1|44	

10129 14
14cu|findbugs-bcel-5.2-1.3.8.1|1	# This is a version of BCEL that has been modified by the findbugs team.  They
14cu|findbugs-bcel-5.2-1.3.8.1|2	# added some new functionality and also did some performance optimizations of
14cu|findbugs-bcel-5.2-1.3.8.1|3	# the base code.  I am not producing a new manual, since we already have a
14cu|findbugs-bcel-5.2-1.3.8.1|4	# bcel-manual package and the findbugs team did not patch the manual.  However,
14cu|findbugs-bcel-5.2-1.3.8.1|5	# the javadoc package is necessary to show the changes in the API created by
14cu|findbugs-bcel-5.2-1.3.8.1|6	# the findbug team's work.
14cu|findbugs-bcel-5.2-1.3.8.1|7	
14cu|findbugs-bcel-5.2-1.3.8.1|8	%global findbugsver 1.3.8
14cu|findbugs-bcel-5.2-1.3.8.1|9	
14cu|findbugs-bcel-5.2-1.3.8.1|10	Name:           findbugs-bcel
14cu|findbugs-bcel-5.2-1.3.8.1|11	Version:        5.2
14cu|findbugs-bcel-5.2-1.3.8.1|12	Release:        %{findbugsver}.1
14cu|findbugs-bcel-5.2-1.3.8.1|13	Summary:        Byte Code Engineering Library with findbugs extensions
14cu|findbugs-bcel-5.2-1.3.8.1|14	
14cu|findbugs-bcel-5.2-1.3.8.1|15	Group:          Development/Java
14cu|findbugs-bcel-5.2-1.3.8.1|16	License:        ASL 2.0
14cu|findbugs-bcel-5.2-1.3.8.1|17	URL:            http://commons.apache.org/proper/commons-bcel/
14cu|findbugs-bcel-5.2-1.3.8.1|18	Source0:        http://archive.apache.org/dist/commons/bcel/source/bcel-%{version}-src.tar.gz
14cu|findbugs-bcel-5.2-1.3.8.1|19	# This patch is available in the findbugs release, in src/patches/bcel.diff.
14cu|findbugs-bcel-5.2-1.3.8.1|20	Source1:        bcel.diff
14cu|findbugs-bcel-5.2-1.3.8.1|21	
14cu|findbugs-bcel-5.2-1.3.8.1|22	BuildRequires:  java-devel, jpackage-utils
14cu|findbugs-bcel-5.2-1.3.8.1|23	Requires:       java, jpackage-utils
14cu|findbugs-bcel-5.2-1.3.8.1|24	
14cu|findbugs-bcel-5.2-1.3.8.1|25	BuildArch:      noarch
14cu|findbugs-bcel-5.2-1.3.8.1|26	
14cu|findbugs-bcel-5.2-1.3.8.1|27	%description
14cu|findbugs-bcel-5.2-1.3.8.1|28	This is a version of Apache's Byte Code Engineering Library (BCEL) that has
14cu|findbugs-bcel-5.2-1.3.8.1|29	been modified by the findbugs developers.  The modifications add some new
14cu|findbugs-bcel-5.2-1.3.8.1|30	functionality, and also introduce a number of performance optimizations to
14cu|findbugs-bcel-5.2-1.3.8.1|31	address findbugs performance problems.  Some of the performance optimizations
14cu|findbugs-bcel-5.2-1.3.8.1|32	induce API changes, so this version of BCEL is not compatible with the vanilla
14cu|findbugs-bcel-5.2-1.3.8.1|33	upstream version.
14cu|findbugs-bcel-5.2-1.3.8.1|34	
14cu|findbugs-bcel-5.2-1.3.8.1|35	%package javadoc
14cu|findbugs-bcel-5.2-1.3.8.1|36	Summary:        Javadoc for %{name}
14cu|findbugs-bcel-5.2-1.3.8.1|37	Group:          Development/Java
14cu|findbugs-bcel-5.2-1.3.8.1|38	Requires:       jpackage-utils
14cu|findbugs-bcel-5.2-1.3.8.1|39	
14cu|findbugs-bcel-5.2-1.3.8.1|40	%description javadoc
14cu|findbugs-bcel-5.2-1.3.8.1|41	%{summary}.
14cu|findbugs-bcel-5.2-1.3.8.1|42	
14cu|findbugs-bcel-5.2-1.3.8.1|43	%prep
14cu|findbugs-bcel-5.2-1.3.8.1|44	%setup -q -n bcel-%{version}
14cu|findbugs-bcel-5.2-1.3.8.1|45	%{__patch} -p7 -s < %{SOURCE1}
14cu|findbugs-bcel-5.2-1.3.8.1|46	
14cu|findbugs-bcel-5.2-1.3.8.1|47	%build
14cu|findbugs-bcel-5.2-1.3.8.1|48	# The ant and maven builds both try to download unneeded jars
14cu|findbugs-bcel-5.2-1.3.8.1|49	mkdir classes
14cu|findbugs-bcel-5.2-1.3.8.1|50	find src/java -type f -name '*.java' | \
14cu|findbugs-bcel-5.2-1.3.8.1|51	xargs javac -g -d classes -source 1.5 -encoding ISO8859-1
14cu|findbugs-bcel-5.2-1.3.8.1|52	cd classes
14cu|findbugs-bcel-5.2-1.3.8.1|53	jar cf findbugs-bcel-%{findbugsver}.jar org
14cu|findbugs-bcel-5.2-1.3.8.1|54	cd ..
14cu|findbugs-bcel-5.2-1.3.8.1|55	
14cu|findbugs-bcel-5.2-1.3.8.1|56	mkdir javadoc
14cu|findbugs-bcel-5.2-1.3.8.1|57	find src/java -type f -name '*.java' | xargs javadoc -sourcepath src/java \
14cu|findbugs-bcel-5.2-1.3.8.1|58	-classpath classes -source 1.5 -encoding ISO8859-1 -d javadoc
14cu|findbugs-bcel-5.2-1.3.8.1|59	
14cu|findbugs-bcel-5.2-1.3.8.1|60	%install
14cu|findbugs-bcel-5.2-1.3.8.1|61	rm -rf $RPM_BUILD_ROOT
14cu|findbugs-bcel-5.2-1.3.8.1|62	
14cu|findbugs-bcel-5.2-1.3.8.1|63	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cu|findbugs-bcel-5.2-1.3.8.1|64	cp -p classes/findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}
14cu|findbugs-bcel-5.2-1.3.8.1|65	ln -s findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}/findbugs-bcel.jar
14cu|findbugs-bcel-5.2-1.3.8.1|66	
14cu|findbugs-bcel-5.2-1.3.8.1|67	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
14cu|findbugs-bcel-5.2-1.3.8.1|68	cp -a javadoc $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel-%{findbugsver}
14cu|findbugs-bcel-5.2-1.3.8.1|69	ln -s findbugs-bcel-%{findbugsver} $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel
14cu|findbugs-bcel-5.2-1.3.8.1|70	
14cu|findbugs-bcel-5.2-1.3.8.1|71	%files
14cu|findbugs-bcel-5.2-1.3.8.1|72	%defattr(-,root,root,-)
14cu|findbugs-bcel-5.2-1.3.8.1|73	%doc LICENSE.txt NOTICE.txt README.txt
14cu|findbugs-bcel-5.2-1.3.8.1|74	%{_javadir}/findbugs-bcel*
14cu|findbugs-bcel-5.2-1.3.8.1|75	
14cu|findbugs-bcel-5.2-1.3.8.1|76	%files javadoc
14cu|findbugs-bcel-5.2-1.3.8.1|77	%defattr(-,root,root,-)
14cu|findbugs-bcel-5.2-1.3.8.1|78	%doc LICENSE.txt NOTICE.txt
14cu|findbugs-bcel-5.2-1.3.8.1|79	%{_javadocdir}/findbugs-bcel*
14cu|findbugs-bcel-5.2-1.3.8.1|80	
14cu|findbugs-bcel-5.2-1.3.8.1|81	
14cu|findbugs-bcel-5.2-1.3.8.1|82	%changelog
14cu|findbugs-bcel-5.2-1.3.8.1|83	
14cu|findbugs-bcel-5.2-1.3.8.1|84	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 5.2-1.3.8.1
14cu|findbugs-bcel-5.2-1.3.8.1|85	- (071dbe4) Fix source URL
14cu|findbugs-bcel-5.2-1.3.8.1|86	
14cu|findbugs-bcel-5.2-1.3.8.1|87	

10130 14
14cu|firejail-0.9.46-1|1	Summary:	Linux namepaces sandbox program
14cu|firejail-0.9.46-1|2	Name:		firejail
14cu|firejail-0.9.46-1|3	Version:	0.9.46
14cu|firejail-0.9.46-1|4	Release:	1
14cu|firejail-0.9.46-1|5	License:	GPLv2+
14cu|firejail-0.9.46-1|6	Group:		Development/Tools
14cu|firejail-0.9.46-1|7	Url:		http://github.com/netblue30/firejail
14cu|firejail-0.9.46-1|8	Source0:	https://github.com/netblue30/firejail/archive/%{name}-%{version}.tar.xz
14cu|firejail-0.9.46-1|9	Suggests:	firetools
14cu|firejail-0.9.46-1|10	
14cu|firejail-0.9.46-1|11	%description
14cu|firejail-0.9.46-1|12	Firejail is a SUID sandbox program that reduces the risk of security
14cu|firejail-0.9.46-1|13	breaches by restricting the running environment of untrusted applications
14cu|firejail-0.9.46-1|14	using Linux namespaces. It includes a sandbox profile for Mozilla Firefox.
14cu|firejail-0.9.46-1|15	
14cu|firejail-0.9.46-1|16	%files
14cu|firejail-0.9.46-1|17	%doc README COPYING RELNOTES
14cu|firejail-0.9.46-1|18	%attr(4755,root,root) %{_bindir}/firejail
14cu|firejail-0.9.46-1|19	%{_bindir}/firemon
14cu|firejail-0.9.46-1|20	%{_bindir}/firecfg
14cu|firejail-0.9.46-1|21	%{_libdir}/%{name}/faudit
14cu|firejail-0.9.46-1|22	%{_libdir}/%{name}/fcopy
14cu|firejail-0.9.46-1|23	%{_libdir}/%{name}/fix_private-bin.py
14cu|firejail-0.9.46-1|24	%{_libdir}/%{name}/fj-mkdeb.py
14cu|firejail-0.9.46-1|25	%{_libdir}/%{name}/fjclip.py
14cu|firejail-0.9.46-1|26	%{_libdir}/%{name}/fjdisplay.py
14cu|firejail-0.9.46-1|27	%{_libdir}/%{name}/fjresize.py
14cu|firejail-0.9.46-1|28	%{_libdir}/%{name}/fnet
14cu|firejail-0.9.46-1|29	%{_libdir}/%{name}/fseccomp
14cu|firejail-0.9.46-1|30	%{_libdir}/%{name}/ftee
14cu|firejail-0.9.46-1|31	%{_libdir}/%{name}/fshaper.sh
14cu|firejail-0.9.46-1|32	%{_libdir}/%{name}/firecfg.config
14cu|firejail-0.9.46-1|33	%{_libdir}/%{name}/libtrace.so
14cu|firejail-0.9.46-1|34	%{_libdir}/%{name}/libtracelog.so
14cu|firejail-0.9.46-1|35	%{_libdir}/%{name}/seccomp*
14cu|firejail-0.9.46-1|36	%{_datarootdir}/bash-completion/completions/firejail
14cu|firejail-0.9.46-1|37	%{_datarootdir}/bash-completion/completions/firemon
14cu|firejail-0.9.46-1|38	%{_datarootdir}/bash-completion/completions/firecfg
14cu|firejail-0.9.46-1|39	%{_mandir}/man1/firejail.1*
14cu|firejail-0.9.46-1|40	%{_mandir}/man1/firemon.1*
14cu|firejail-0.9.46-1|41	%{_mandir}/man1/firecfg.1*
14cu|firejail-0.9.46-1|42	%{_mandir}/man5/%{name}-login.5*
14cu|firejail-0.9.46-1|43	%{_mandir}/man5/%{name}-profile.5*
14cu|firejail-0.9.46-1|44	%config(noreplace) %{_sysconfdir}/%{name}/*
14cu|firejail-0.9.46-1|45	
14cu|firejail-0.9.46-1|46	#----------------------------------------------------------------------------
14cu|firejail-0.9.46-1|47	
14cu|firejail-0.9.46-1|48	%prep
14cu|firejail-0.9.46-1|49	%setup -q
14cu|firejail-0.9.46-1|50	echo "// using default values" >> uids.h
14cu|firejail-0.9.46-1|51	echo "#define UID_MIN 1000" >> uids.h
14cu|firejail-0.9.46-1|52	echo "#define GID_MIN 1000" >> uids.h
14cu|firejail-0.9.46-1|53	
14cu|firejail-0.9.46-1|54	%build
14cu|firejail-0.9.46-1|55	%configure2_5x
14cu|firejail-0.9.46-1|56	%make
14cu|firejail-0.9.46-1|57	
14cu|firejail-0.9.46-1|58	%install
14cu|firejail-0.9.46-1|59	%makeinstall_std
14cu|firejail-0.9.46-1|60	
14cu|firejail-0.9.46-1|61	
14cu|firejail-0.9.46-1|62	%changelog
14cu|firejail-0.9.46-1|63	
14cu|firejail-0.9.46-1|64	* Thu Jun 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.46-1
14cu|firejail-0.9.46-1|65	- (6bafe2d) New version 0.9.46
14cu|firejail-0.9.46-1|66	- (6bafe2d) Update files
14cu|firejail-0.9.46-1|67	
14cu|firejail-0.9.46-1|68	

10131 14
14cu|firetools-0.9.40.1-1|1	Summary:	Firejail user interface
14cu|firetools-0.9.40.1-1|2	Name:		firetools
14cu|firetools-0.9.40.1-1|3	Version:	0.9.40.1
14cu|firetools-0.9.40.1-1|4	Release:	1
14cu|firetools-0.9.40.1-1|5	License:	GPLv2+
14cu|firetools-0.9.40.1-1|6	Group:		Development/Tools
14cu|firetools-0.9.40.1-1|7	Url:		http://firejail.wordpress.com
14cu|firetools-0.9.40.1-1|8	Source0:	https://sourceforge.net/projects/firejail/files/firetools/%{name}-%{version}.tar.bz2
14cu|firetools-0.9.40.1-1|9	Source1:	https://sourceforge.net/projects/firejail/files/firetools/%{name}-%{version}.asc
14cu|firetools-0.9.40.1-1|10	Patch0:		firetools-0.9.40-no-strip.patch
14cu|firetools-0.9.40.1-1|11	BuildRequires:	pkgconfig(Qt5Core)
14cu|firetools-0.9.40.1-1|12	BuildRequires:	pkgconfig(Qt5Gui)
14cu|firetools-0.9.40.1-1|13	BuildRequires:	pkgconfig(Qt5Svg)
14cu|firetools-0.9.40.1-1|14	Requires:	firejail
14cu|firetools-0.9.40.1-1|15	Requires:	xterm
14cu|firetools-0.9.40.1-1|16	
14cu|firetools-0.9.40.1-1|17	%description
14cu|firetools-0.9.40.1-1|18	Firetools is the graphical user interface of Firejail.
14cu|firetools-0.9.40.1-1|19	
14cu|firetools-0.9.40.1-1|20	Firejail is a SUID sandbox program that reduces the risk of security breaches
14cu|firetools-0.9.40.1-1|21	by restricting the running environment of untrusted applications using Linux
14cu|firetools-0.9.40.1-1|22	namespaces, seccomp-bpf and Linux capabilities. It allows a process and all
14cu|firetools-0.9.40.1-1|23	its descendants to have their own private view of the globally shared kernel
14cu|firetools-0.9.40.1-1|24	resources, such as the network stack, process table, mount table. Firejail
14cu|firetools-0.9.40.1-1|25	can work in a SELinux or AppArmor environment, and it is integrated with Linux
14cu|firetools-0.9.40.1-1|26	Control Groups.
14cu|firetools-0.9.40.1-1|27	
14cu|firetools-0.9.40.1-1|28	%files
14cu|firetools-0.9.40.1-1|29	%doc README* COPYING RELNOTES
14cu|firetools-0.9.40.1-1|30	%{_bindir}/%{name}
14cu|firetools-0.9.40.1-1|31	%{_bindir}/firemgr
14cu|firetools-0.9.40.1-1|32	%{_mandir}/man1/*
14cu|firetools-0.9.40.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|firetools-0.9.40.1-1|34	%{_datadir}/pixmaps/%{name}.png
14cu|firetools-0.9.40.1-1|35	
14cu|firetools-0.9.40.1-1|36	#----------------------------------------------------------------------------
14cu|firetools-0.9.40.1-1|37	
14cu|firetools-0.9.40.1-1|38	%prep
14cu|firetools-0.9.40.1-1|39	%setup -q
14cu|firetools-0.9.40.1-1|40	%patch0 -p1
14cu|firetools-0.9.40.1-1|41	
14cu|firetools-0.9.40.1-1|42	%build
14cu|firetools-0.9.40.1-1|43	autoreconf -if
14cu|firetools-0.9.40.1-1|44	%configure2_5x \
14cu|firetools-0.9.40.1-1|45	--with-qmake=%{_bindir}/qmake-qt5
14cu|firetools-0.9.40.1-1|46	%make
14cu|firetools-0.9.40.1-1|47	
14cu|firetools-0.9.40.1-1|48	%install
14cu|firetools-0.9.40.1-1|49	%makeinstall_std
14cu|firetools-0.9.40.1-1|50	
14cu|firetools-0.9.40.1-1|51	%changelog
14cu|firetools-0.9.40.1-1|52	
14cu|firetools-0.9.40.1-1|53	* Thu Sep 08 2016 alzim <alzim@bk.ru> 0.9.40.1-1
14cu|firetools-0.9.40.1-1|54	- (cd7ee55) Merge pull request #1 from import/firetools:rosa2016.1
14cu|firetools-0.9.40.1-1|55	- (cd7ee55) Updated to 0.9.40.1
14cu|firetools-0.9.40.1-1|56	
14cu|firetools-0.9.40.1-1|57	

10132 14
14cu|fish-2.6.0-1|1	Summary:	A friendly interactive shell
14cu|fish-2.6.0-1|2	Name:		fish
14cu|fish-2.6.0-1|3	Version:	2.6.0
14cu|fish-2.6.0-1|4	Release:	1
14cu|fish-2.6.0-1|5	License:	GPLv2+
14cu|fish-2.6.0-1|6	Group:		Shells
14cu|fish-2.6.0-1|7	Url:		http://fishshell.co
14cu|fish-2.6.0-1|8	Source0:	https://github.com/fish-shell/fish-shell/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|fish-2.6.0-1|9	BuildRequires:	doxygen
14cu|fish-2.6.0-1|10	BuildRequires:	ncurses-devel
14cu|fish-2.6.0-1|11	# for some function in fish configfile, like max_width, etc
14cu|fish-2.6.0-1|12	Requires:	bc
14cu|fish-2.6.0-1|13	Requires(post,postun):	rpm-helper
14cu|fish-2.6.0-1|14	
14cu|fish-2.6.0-1|15	%description
14cu|fish-2.6.0-1|16	fish is a shell geared towards interactive use. It's features are
14cu|fish-2.6.0-1|17	focused on user friendlieness and discoverability. The language syntax
14cu|fish-2.6.0-1|18	is simple but incompatible with other shell languages.
14cu|fish-2.6.0-1|19	
14cu|fish-2.6.0-1|20	%files -f %{name}.lang
14cu|fish-2.6.0-1|21	%{_bindir}/*
14cu|fish-2.6.0-1|22	%{_datadir}/%{name}
14cu|fish-2.6.0-1|23	%{_datadir}/pkgconfig/fish.pc
14cu|fish-2.6.0-1|24	%{_mandir}/man1/*
14cu|fish-2.6.0-1|25	%config(noreplace) %{_sysconfdir}/fish
14cu|fish-2.6.0-1|26	
14cu|fish-2.6.0-1|27	%post
14cu|fish-2.6.0-1|28	%{_datadir}/rpm-helper/add-shell %{name} $1 %{_bindir}/fish
14cu|fish-2.6.0-1|29	
14cu|fish-2.6.0-1|30	%postun
14cu|fish-2.6.0-1|31	%{_datadir}/rpm-helper/del-shell %{name} $1 %{_bindir}/fish
14cu|fish-2.6.0-1|32	
14cu|fish-2.6.0-1|33	#----------------------------------------------------------------------------
14cu|fish-2.6.0-1|34	
14cu|fish-2.6.0-1|35	%prep
14cu|fish-2.6.0-1|36	%setup -q
14cu|fish-2.6.0-1|37	
14cu|fish-2.6.0-1|38	%build
14cu|fish-2.6.0-1|39	autoreconf -fi
14cu|fish-2.6.0-1|40	%configure2_5x \
14cu|fish-2.6.0-1|41	--without-xsel
14cu|fish-2.6.0-1|42	%make
14cu|fish-2.6.0-1|43	
14cu|fish-2.6.0-1|44	%install
14cu|fish-2.6.0-1|45	%makeinstall_std
14cu|fish-2.6.0-1|46	
14cu|fish-2.6.0-1|47	rm -Rf %{buildroot}%{_defaultdocdir}/%{name}/
14cu|fish-2.6.0-1|48	
14cu|fish-2.6.0-1|49	%find_lang %{name}
14cu|fish-2.6.0-1|50	
14cu|fish-2.6.0-1|51	%changelog

10133 14
14cu|fizmo-0.8.2-1|1	Summary:	A Z-Machine interpreter supporting unicode, sound, blorbfile and more
14cu|fizmo-0.8.2-1|2	Name:		fizmo
14cu|fizmo-0.8.2-1|3	Version:	0.8.2
14cu|fizmo-0.8.2-1|4	Release:	1
14cu|fizmo-0.8.2-1|5	License:	BSD
14cu|fizmo-0.8.2-1|6	Group:		Games/Adventure
14cu|fizmo-0.8.2-1|7	URL:		https://fizmo.spellbreaker.org
14cu|fizmo-0.8.2-1|8	Source0:	https://github.com/chrender/fizmo/releases/download/fizmo_%{version}/fizmo-%{version}.tar.gz
14cu|fizmo-0.8.2-1|9	BuildRequires:	pkgconfig(freetype2)
14cu|fizmo-0.8.2-1|10	BuildRequires:	pkgconfig(ncursesw)
14cu|fizmo-0.8.2-1|11	BuildRequires:	pkgconfig(libxml-2.0)
14cu|fizmo-0.8.2-1|12	BuildRequires:	pkgconfig(sdl2)
14cu|fizmo-0.8.2-1|13	BuildRequires:	pkgconfig(sndfile)
14cu|fizmo-0.8.2-1|14	BuildRequires:	pkgconfig(libpng)
14cu|fizmo-0.8.2-1|15	BuildRequires:	pkgconfig(x11)
14cu|fizmo-0.8.2-1|16	BuildRequires:	jpeg-devel
14cu|fizmo-0.8.2-1|17	
14cu|fizmo-0.8.2-1|18	
14cu|fizmo-0.8.2-1|19	%description
14cu|fizmo-0.8.2-1|20	Fizmo is a Z-Machine interpreter. That means it allows you to play interactive
14cu|fizmo-0.8.2-1|21	fiction, also know as textadventures, which were implemented either by Infocom
14cu|fizmo-0.8.2-1|22	or created using the Inform compiler. It is a console-based interpreter,
14cu|fizmo-0.8.2-1|23	meaning that there is no graphical user interface, and works with all Z-machine
14cu|fizmo-0.8.2-1|24	versions except version 6.
14cu|fizmo-0.8.2-1|25	
14cu|fizmo-0.8.2-1|26	%prep
14cu|fizmo-0.8.2-1|27	%setup -q
14cu|fizmo-0.8.2-1|28	
14cu|fizmo-0.8.2-1|29	%build
14cu|fizmo-0.8.2-1|30	%configure prefix=%{_prefix} bindir=%{_gamesbindir} mandir=%{_mandir}
14cu|fizmo-0.8.2-1|31	%make
14cu|fizmo-0.8.2-1|32	
14cu|fizmo-0.8.2-1|33	%install
14cu|fizmo-0.8.2-1|34	%makeinstall_std
14cu|fizmo-0.8.2-1|35	
14cu|fizmo-0.8.2-1|36	cd %{buildroot}%{_gamesbindir} && ln -s fizmo-ncursesw fizmo && cd -
14cu|fizmo-0.8.2-1|37	cd %{buildroot}%{_mandir}/man6 && ln -s fizmo-ncursesw.6.xz fizmo.6.xz
14cu|fizmo-0.8.2-1|38	
14cu|fizmo-0.8.2-1|39	%files
14cu|fizmo-0.8.2-1|40	%doc user-config-example.txt
14cu|fizmo-0.8.2-1|41	%{_mandir}/*/*
14cu|fizmo-0.8.2-1|42	%{_gamesbindir}/fizmo-console
14cu|fizmo-0.8.2-1|43	%{_gamesbindir}/fizmo-ncursesw
14cu|fizmo-0.8.2-1|44	%lang(de) %{_datadir}/fizmo/locales/de_DE/*
14cu|fizmo-0.8.2-1|45	%lang(en) %{_datadir}/fizmo/locales/en_US/*
14cu|fizmo-0.8.2-1|46	%lang(fr) %{_datadir}/fizmo/locales/fr_FR/*
14cu|fizmo-0.8.2-1|47	%{_gamesbindir}/fizmo
14cu|fizmo-0.8.2-1|48	%{_gamesbindir}/fizmo-sdl2
14cu|fizmo-0.8.2-1|49	%{_datadir}/fizmo/fonts/fira*/*
14cu|fizmo-0.8.2-1|50	
14cu|fizmo-0.8.2-1|51	
14cu|fizmo-0.8.2-1|52	%changelog

10134 14
14cu|flacon-2.1.1-1|1	%define	use_qt5	1
14cu|flacon-2.1.1-1|2	
14cu|flacon-2.1.1-1|3	Summary:	Audio file splitter and converter
14cu|flacon-2.1.1-1|4	Name:		flacon
14cu|flacon-2.1.1-1|5	Version:	2.1.1
14cu|flacon-2.1.1-1|6	Release:	1
14cu|flacon-2.1.1-1|7	Group:		Sound
14cu|flacon-2.1.1-1|8	License:	GPLv3
14cu|flacon-2.1.1-1|9	URL:		http://flacon.github.io/
14cu|flacon-2.1.1-1|10	Source0:	https://github.com/flacon/flacon/archive/%{name}-%{version}.tar.gz
14cu|flacon-2.1.1-1|11	BuildRequires:	hicolor-icon-theme
14cu|flacon-2.1.1-1|12	BuildRequires:	desktop-file-utils
14cu|flacon-2.1.1-1|13	BuildRequires:	pkgconfig(opus)
14cu|flacon-2.1.1-1|14	BuildRequires:	cmake >= 2.8.3
14cu|flacon-2.1.1-1|15	%if %{use_qt5}
14cu|flacon-2.1.1-1|16	BuildRequires:	qt5-devel
14cu|flacon-2.1.1-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|flacon-2.1.1-1|18	BuildRequires:	pkgconfig(Qt5Network)
14cu|flacon-2.1.1-1|19	BuildRequires:	qt5-linguist-tools
14cu|flacon-2.1.1-1|20	%else
14cu|flacon-2.1.1-1|21	BuildRequires:	qt4-devel
14cu|flacon-2.1.1-1|22	%endif
14cu|flacon-2.1.1-1|23	BuildRequires:	pkgconfig(uchardet)
14cu|flacon-2.1.1-1|24	
14cu|flacon-2.1.1-1|25	Requires:	shntool
14cu|flacon-2.1.1-1|26	Requires:	flac
14cu|flacon-2.1.1-1|27	Requires:	wavpack
14cu|flacon-2.1.1-1|28	Requires:	vorbis-tools
14cu|flacon-2.1.1-1|29	Requires:	vorbisgain
14cu|flacon-2.1.1-1|30	Requires:	mp3gain
14cu|flacon-2.1.1-1|31	Requires:	ttaenc
14cu|flacon-2.1.1-1|32	Requires:	opus-tools
14cu|flacon-2.1.1-1|33	
14cu|flacon-2.1.1-1|34	Suggests:	faac
14cu|flacon-2.1.1-1|35	Suggests:	lame
14cu|flacon-2.1.1-1|36	Suggests:	mac
14cu|flacon-2.1.1-1|37	
14cu|flacon-2.1.1-1|38	
14cu|flacon-2.1.1-1|39	%description
14cu|flacon-2.1.1-1|40	Flacon extracts individual tracks from one big audio file containing the
14cu|flacon-2.1.1-1|41	entire album of music and saves them as separate audio files. To do this, it
14cu|flacon-2.1.1-1|42	uses information from the appropriate CUE file. Flacon also makes it possible
14cu|flacon-2.1.1-1|43	to conveniently revise or specify tags both for all tracks at once or for each
14cu|flacon-2.1.1-1|44	tag separately.
14cu|flacon-2.1.1-1|45	
14cu|flacon-2.1.1-1|46	%files -f %{name}.lang
14cu|flacon-2.1.1-1|47	%doc LICENSE README.md
14cu|flacon-2.1.1-1|48	%{_bindir}/%{name}
14cu|flacon-2.1.1-1|49	%{_datadir}/applications/%{name}.desktop
14cu|flacon-2.1.1-1|50	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cu|flacon-2.1.1-1|51	%{_mandir}/man?/*
14cu|flacon-2.1.1-1|52	
14cu|flacon-2.1.1-1|53	#-----------------------------------------------------------------------------
14cu|flacon-2.1.1-1|54	
14cu|flacon-2.1.1-1|55	%prep
14cu|flacon-2.1.1-1|56	%setup -q
14cu|flacon-2.1.1-1|57	
14cu|flacon-2.1.1-1|58	
14cu|flacon-2.1.1-1|59	%build
14cu|flacon-2.1.1-1|60	mkdir build
14cu|flacon-2.1.1-1|61	cd build
14cu|flacon-2.1.1-1|62	cmake .. \
14cu|flacon-2.1.1-1|63	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|flacon-2.1.1-1|64	-DCMAKE_C_FLAGS="%{optflags}" \
14cu|flacon-2.1.1-1|65	-DCMAKE_CXX_FLAGS="%{optflags}" \
14cu|flacon-2.1.1-1|66	%if %{use_qt5}
14cu|flacon-2.1.1-1|67	-DUSE_QT5=Yes
14cu|flacon-2.1.1-1|68	%else
14cu|flacon-2.1.1-1|69	-DUSE_QT4=Yes
14cu|flacon-2.1.1-1|70	%endif
14cu|flacon-2.1.1-1|71	%make VERBOSE=1
14cu|flacon-2.1.1-1|72	
14cu|flacon-2.1.1-1|73	
14cu|flacon-2.1.1-1|74	%install
14cu|flacon-2.1.1-1|75	%makeinstall_std -C build
14cu|flacon-2.1.1-1|76	
14cu|flacon-2.1.1-1|77	desktop-file-install --vendor="" \
14cu|flacon-2.1.1-1|78	--remove-category="Application" \
14cu|flacon-2.1.1-1|79	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14cu|flacon-2.1.1-1|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
14cu|flacon-2.1.1-1|81	
14cu|flacon-2.1.1-1|82	%find_lang %{name} --with-qt
14cu|flacon-2.1.1-1|83	
14cu|flacon-2.1.1-1|84	%changelog
14cu|flacon-2.1.1-1|85	
14cu|flacon-2.1.1-1|86	* Mon Jan 23 2017 tremod <negry.m@yandex.ru> 2.1.1-1
14cu|flacon-2.1.1-1|87	- (6e581b5) Update to 2.1.1
14cu|flacon-2.1.1-1|88	
14cu|flacon-2.1.1-1|89	

10135 14
14cu|flare-0.19-1|1	Summary:	Dark fantasy single-player 2D action RPG using the FLARE engine
14cu|flare-0.19-1|2	Name:		flare
14cu|flare-0.19-1|3	Version:	0.19
14cu|flare-0.19-1|4	Release:	1
14cu|flare-0.19-1|5	Epoch:		1
14cu|flare-0.19-1|6	License:	GPLv3+
14cu|flare-0.19-1|7	Group:		Games/Adventure
14cu|flare-0.19-1|8	Url:		http://flarerpg.org/
14cu|flare-0.19-1|9	Source0:	http://downloads.sourceforge.net/project/%{name}-game/Linux/%{name}.%{version}.tar.gz
14cu|flare-0.19-1|10	# Makes it possible to build against system SDL_gfx
14cu|flare-0.19-1|11	Patch0:		flare-0.19-mga-fdr-system-sdl-gfx.patch
14cu|flare-0.19-1|12	Patch1:		flare-0.19-mga-game-and-engine-together.patch
14cu|flare-0.19-1|13	Patch2:		flare-0.19-desktop.patch
14cu|flare-0.19-1|14	BuildRequires:	cmake
14cu|flare-0.19-1|15	BuildRequires:	pkgconfig(sdl)
14cu|flare-0.19-1|16	BuildRequires:	pkgconfig(SDL_gfx)
14cu|flare-0.19-1|17	BuildRequires:	pkgconfig(SDL_mixer)
14cu|flare-0.19-1|18	BuildRequires:	pkgconfig(SDL_image)
14cu|flare-0.19-1|19	BuildRequires:	pkgconfig(SDL_ttf)
14cu|flare-0.19-1|20	
14cu|flare-0.19-1|21	%description
14cu|flare-0.19-1|22	Flare is a single-player 2D action RPG with fast-paced action and a dark
14cu|flare-0.19-1|23	fantasy style using the Free Libre Action Roleplaying Engine (FLARE).
14cu|flare-0.19-1|24	It is a simple game engine built to handle such kind of RPGs. Flare is
14cu|flare-0.19-1|25	not a reimplementation of an existing game or engine. It is a tribute to and
14cu|flare-0.19-1|26	exploration of the action RPG genre.
14cu|flare-0.19-1|27	
14cu|flare-0.19-1|28	%files
14cu|flare-0.19-1|29	%doc README
14cu|flare-0.19-1|30	%{_gamesbindir}/%{name}
14cu|flare-0.19-1|31	%{_datadir}/applications/%{name}.desktop
14cu|flare-0.19-1|32	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|flare-0.19-1|33	%{_mandir}/man1/%{name}.1.xz
14cu|flare-0.19-1|34	%{_gamesdatadir}/%{name}
14cu|flare-0.19-1|35	
14cu|flare-0.19-1|36	#----------------------------------------------------------------------------
14cu|flare-0.19-1|37	
14cu|flare-0.19-1|38	%prep
14cu|flare-0.19-1|39	%setup -qn %{name}.%{version}
14cu|flare-0.19-1|40	%apply_patches
14cu|flare-0.19-1|41	
14cu|flare-0.19-1|42	%build
14cu|flare-0.19-1|43	%cmake
14cu|flare-0.19-1|44	%make
14cu|flare-0.19-1|45	
14cu|flare-0.19-1|46	%install
14cu|flare-0.19-1|47	%makeinstall_std -C build
14cu|flare-0.19-1|48	
14cu|flare-0.19-1|49	
14cu|flare-0.19-1|50	%changelog
14cu|flare-0.19-1|51	* Sun Oct 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.19-1
14cu|flare-0.19-1|52	+ Revision: b267fae
14cu|flare-0.19-1|53	- New version 0.19
14cu|flare-0.19-1|54	- Add patches from Mageia to adjust build settings
14cu|flare-0.19-1|55	
14cu|flare-0.19-1|56	

10136 14
14cu|flashrom-1.0-1|1	%define debug_package %{nil}
14cu|flashrom-1.0-1|2	
14cu|flashrom-1.0-1|3	Summary:	Utility which can be used to detect/read/write BIOS chips
14cu|flashrom-1.0-1|4	Name:		flashrom
14cu|flashrom-1.0-1|5	Version:	1.0
14cu|flashrom-1.0-1|6	Release:	1
14cu|flashrom-1.0-1|7	Epoch:		1
14cu|flashrom-1.0-1|8	License:	GPLv2+
14cu|flashrom-1.0-1|9	Group:		System/Kernel and hardware
14cu|flashrom-1.0-1|10	Url:		http://flashrom.org
14cu|flashrom-1.0-1|11	Source0:	http://download.flashrom.org/releases/%{name}-%{version}.tar.bz2
14cu|flashrom-1.0-1|12	BuildRequires:	glibc-static-devel
14cu|flashrom-1.0-1|13	BuildRequires:	pkgconfig(libftdi1)
14cu|flashrom-1.0-1|14	BuildRequires:	pkgconfig(libpci)
14cu|flashrom-1.0-1|15	BuildRequires:	pkgconfig(libusb)
14cu|flashrom-1.0-1|16	BuildRequires:	pkgconfig(libusb-1.0)
14cu|flashrom-1.0-1|17	BuildRequires:	pkgconfig(zlib)
14cu|flashrom-1.0-1|18	
14cu|flashrom-1.0-1|19	%description
14cu|flashrom-1.0-1|20	Flashrom is a utility which can be used to detect BIOS chips (DIP, PLCC),
14cu|flashrom-1.0-1|21	read their contents and write new contents on the chips ("flash the chip").
14cu|flashrom-1.0-1|22	
14cu|flashrom-1.0-1|23	%files
14cu|flashrom-1.0-1|24	%{_sbindir}/flashrom
14cu|flashrom-1.0-1|25	%{_mandir}/man8/flashrom*
14cu|flashrom-1.0-1|26	%{_udevrulesdir}/z60_flashrom.rules
14cu|flashrom-1.0-1|27	
14cu|flashrom-1.0-1|28	#----------------------------------------------------------------------------
14cu|flashrom-1.0-1|29	
14cu|flashrom-1.0-1|30	%prep
14cu|flashrom-1.0-1|31	%setup -q
14cu|flashrom-1.0-1|32	
14cu|flashrom-1.0-1|33	%build
14cu|flashrom-1.0-1|34	%make
14cu|flashrom-1.0-1|35	
14cu|flashrom-1.0-1|36	%install
14cu|flashrom-1.0-1|37	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cu|flashrom-1.0-1|38	
14cu|flashrom-1.0-1|39	mkdir -p %{buildroot}%{_udevrulesdir}
14cu|flashrom-1.0-1|40	install -m 644 util/z60_flashrom.rules %{buildroot}%{_udevrulesdir}/z60_flashrom.rules
14cu|flashrom-1.0-1|41	
14cu|flashrom-1.0-1|42	%changelog
14cu|flashrom-1.0-1|43	
14cu|flashrom-1.0-1|44	* Sat Jan 06 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0-1
14cu|flashrom-1.0-1|45	- (dc9e29b) New version 1.0
14cu|flashrom-1.0-1|46	
14cu|flashrom-1.0-1|47	

10137 14
14cu|flatzebra-0.1.6-4|1	%define api 0.1
14cu|flatzebra-0.1.6-4|2	%define major 2
14cu|flatzebra-0.1.6-4|3	%define libname %mklibname %{name} %{api} %{major}
14cu|flatzebra-0.1.6-4|4	%define devname %mklibname %{name} -d
14cu|flatzebra-0.1.6-4|5	
14cu|flatzebra-0.1.6-4|6	Summary:	A Generic Game Engine library for 2D double-buffering animation
14cu|flatzebra-0.1.6-4|7	Name:		flatzebra
14cu|flatzebra-0.1.6-4|8	Version:	0.1.6
14cu|flatzebra-0.1.6-4|9	Release:	4
14cu|flatzebra-0.1.6-4|10	License:	GPLv2+
14cu|flatzebra-0.1.6-4|11	Group:		System/Libraries
14cu|flatzebra-0.1.6-4|12	Url:		http://sarrazip.com/dev/burgerspace.html
14cu|flatzebra-0.1.6-4|13	Source0:	http://sarrazip.com/dev/%{name}-%{version}.tar.gz
14cu|flatzebra-0.1.6-4|14	BuildRequires:	pkgconfig(sdl)
14cu|flatzebra-0.1.6-4|15	BuildRequires:	pkgconfig(SDL_image)
14cu|flatzebra-0.1.6-4|16	BuildRequires:	pkgconfig(SDL_mixer)
14cu|flatzebra-0.1.6-4|17	BuildRequires:	pkgconfig(zlib)
14cu|flatzebra-0.1.6-4|18	
14cu|flatzebra-0.1.6-4|19	%description
14cu|flatzebra-0.1.6-4|20	Generic Game Engine library suitable for BurgerSpace, Afternoon Stalker
14cu|flatzebra-0.1.6-4|21	and Cosmosmash.
14cu|flatzebra-0.1.6-4|22	
14cu|flatzebra-0.1.6-4|23	#----------------------------------------------------------------------------
14cu|flatzebra-0.1.6-4|24	
14cu|flatzebra-0.1.6-4|25	%package -n %{libname}
14cu|flatzebra-0.1.6-4|26	Summary:	Main library for %{name}
14cu|flatzebra-0.1.6-4|27	Group:		System/Libraries
14cu|flatzebra-0.1.6-4|28	Conflicts:	%{_lib}flatzebra2 < 0.1.6-4
14cu|flatzebra-0.1.6-4|29	Obsoletes:	%{_lib}flatzebra2 < 0.1.6-4
14cu|flatzebra-0.1.6-4|30	
14cu|flatzebra-0.1.6-4|31	%description -n %{libname}
14cu|flatzebra-0.1.6-4|32	This package contains the library needed to run programs dynamically
14cu|flatzebra-0.1.6-4|33	linked with %{name}.
14cu|flatzebra-0.1.6-4|34	
14cu|flatzebra-0.1.6-4|35	%files -n %{libname}
14cu|flatzebra-0.1.6-4|36	%doc AUTHORS COPYING README NEWS
14cu|flatzebra-0.1.6-4|37	%{_libdir}/libflatzebra-%{api}.so.%{major}*
14cu|flatzebra-0.1.6-4|38	
14cu|flatzebra-0.1.6-4|39	#----------------------------------------------------------------------------
14cu|flatzebra-0.1.6-4|40	
14cu|flatzebra-0.1.6-4|41	%package -n %{devname}
14cu|flatzebra-0.1.6-4|42	Summary:	Headers for developing programs that will use %{name}
14cu|flatzebra-0.1.6-4|43	Group:		Development/C
14cu|flatzebra-0.1.6-4|44	Requires:	%{libname} = %{EVRD}
14cu|flatzebra-0.1.6-4|45	Provides:	%{name}-devel = %{EVRD}
14cu|flatzebra-0.1.6-4|46	
14cu|flatzebra-0.1.6-4|47	%description -n %{devname}
14cu|flatzebra-0.1.6-4|48	This package contains the headers that programmers will need to develop
14cu|flatzebra-0.1.6-4|49	applications which will use %{name}.
14cu|flatzebra-0.1.6-4|50	
14cu|flatzebra-0.1.6-4|51	%files -n %{devname}
14cu|flatzebra-0.1.6-4|52	%dir %{_includedir}/%{name}-%{api}
14cu|flatzebra-0.1.6-4|53	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cu|flatzebra-0.1.6-4|54	%{_libdir}/*.so
14cu|flatzebra-0.1.6-4|55	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|flatzebra-0.1.6-4|56	
14cu|flatzebra-0.1.6-4|57	#----------------------------------------------------------------------------
14cu|flatzebra-0.1.6-4|58	
14cu|flatzebra-0.1.6-4|59	%prep
14cu|flatzebra-0.1.6-4|60	%setup -q
14cu|flatzebra-0.1.6-4|61	
14cu|flatzebra-0.1.6-4|62	%build
14cu|flatzebra-0.1.6-4|63	%configure2_5x
14cu|flatzebra-0.1.6-4|64	%make
14cu|flatzebra-0.1.6-4|65	
14cu|flatzebra-0.1.6-4|66	%install
14cu|flatzebra-0.1.6-4|67	%makeinstall_std
14cu|flatzebra-0.1.6-4|68	
14cu|flatzebra-0.1.6-4|69	rm -rf %{buildroot}%{_docdir}
14cu|flatzebra-0.1.6-4|70	
14cu|flatzebra-0.1.6-4|71	
14cu|flatzebra-0.1.6-4|72	%changelog
14cu|flatzebra-0.1.6-4|73	
14cu|flatzebra-0.1.6-4|74	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.6-4
14cu|flatzebra-0.1.6-4|75	- (b203d93) Fix library package name
14cu|flatzebra-0.1.6-4|76	- (b203d93) Spec cleanup
14cu|flatzebra-0.1.6-4|77	
14cu|flatzebra-0.1.6-4|78	

10138 14
14cu|fldigi-3.23.13-1|1	Summary:	Fldigi is a software modem for Amateur Radio use
14cu|fldigi-3.23.13-1|2	Name:		fldigi
14cu|fldigi-3.23.13-1|3	Version:	3.23.13
14cu|fldigi-3.23.13-1|4	Release:	1
14cu|fldigi-3.23.13-1|5	License:	GPLv3+
14cu|fldigi-3.23.13-1|6	Group:		Communications
14cu|fldigi-3.23.13-1|7	Url:		http://www.w1hkj.com
14cu|fldigi-3.23.13-1|8	Source0:	https://sourceforge.net/projects/fldigi/files/%{name}/%{name}-%{version}.tar.gz
14cu|fldigi-3.23.13-1|9	Source1:	http://www.w1hkj.com/downloads/fldigi/FLDigi_3.23_Users_Manual.pdf
14cu|fldigi-3.23.13-1|10	Source100:	fldigi.appdata.xml
14cu|fldigi-3.23.13-1|11	BuildRequires:	asciidoc
14cu|fldigi-3.23.13-1|12	BuildRequires:	fltk-devel
14cu|fldigi-3.23.13-1|13	BuildRequires:	pkgconfig(hamlib)
14cu|fldigi-3.23.13-1|14	BuildRequires:	pkgconfig(libpulse)
14cu|fldigi-3.23.13-1|15	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|fldigi-3.23.13-1|16	BuildRequires:	pkgconfig(sndfile)
14cu|fldigi-3.23.13-1|17	BuildRequires:	pkgconfig(xmlrpc)
14cu|fldigi-3.23.13-1|18	
14cu|fldigi-3.23.13-1|19	%description
14cu|fldigi-3.23.13-1|20	Fldigi is a software modem for Amateur Radio use. It is a sound card based
14cu|fldigi-3.23.13-1|21	program that is used for both transmitting and receiving data in any of the
14cu|fldigi-3.23.13-1|22	following modes:
14cu|fldigi-3.23.13-1|23	
14cu|fldigi-3.23.13-1|24	BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
14cu|fldigi-3.23.13-1|25	PSKR                 125, 250, and 500
14cu|fldigi-3.23.13-1|26	CW                   speeds from 5 to 200 wpm
14cu|fldigi-3.23.13-1|27	DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
14cu|fldigi-3.23.13-1|28	Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105)
14cu|fldigi-3.23.13-1|29	and Hell 80
14cu|fldigi-3.23.13-1|30	MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
14cu|fldigi-3.23.13-1|31	MT63                 500, 1000 and 2000
14cu|fldigi-3.23.13-1|32	OLIVIA               various tones and bandwidths
14cu|fldigi-3.23.13-1|33	RTTY                 various baud rates, shifts, nbr. of data bits, etc.
14cu|fldigi-3.23.13-1|34	THOR                 4, 5, 8, 11, 16 and 22
14cu|fldigi-3.23.13-1|35	Throb and ThrobX     1, 2, and 4
14cu|fldigi-3.23.13-1|36	WWV                  receive only - calibrate your sound card to WWV
14cu|fldigi-3.23.13-1|37	Frequency Analysis   receive only - measure the frequency of a carrier
14cu|fldigi-3.23.13-1|38	
14cu|fldigi-3.23.13-1|39	Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform
14cu|fldigi-3.23.13-1|40	online or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog,
14cu|fldigi-3.23.13-1|41	and send reception reports to the PSK Automatic Propagation Reporter.
14cu|fldigi-3.23.13-1|42	
14cu|fldigi-3.23.13-1|43	%files -f %{name}.lang
14cu|fldigi-3.23.13-1|44	%doc README NEWS AUTHORS doc/guide*
14cu|fldigi-3.23.13-1|45	%{_bindir}/*
14cu|fldigi-3.23.13-1|46	%{_datadir}/appdata/fldigi.appdata.xml
14cu|fldigi-3.23.13-1|47	%{_datadir}/applications/*.desktop
14cu|fldigi-3.23.13-1|48	%{_datadir}/pixmaps/*.xpm
14cu|fldigi-3.23.13-1|49	%{_datadir}/%{name}
14cu|fldigi-3.23.13-1|50	%{_mandir}/man1/*
14cu|fldigi-3.23.13-1|51	
14cu|fldigi-3.23.13-1|52	#----------------------------------------------------------------------------
14cu|fldigi-3.23.13-1|53	
14cu|fldigi-3.23.13-1|54	%prep
14cu|fldigi-3.23.13-1|55	%setup -q
14cu|fldigi-3.23.13-1|56	
14cu|fldigi-3.23.13-1|57	%build
14cu|fldigi-3.23.13-1|58	%configure2_5x \
14cu|fldigi-3.23.13-1|59	--disable-rpath \
14cu|fldigi-3.23.13-1|60	--with-xmlrpc \
14cu|fldigi-3.23.13-1|61	--with-hamlib
14cu|fldigi-3.23.13-1|62	
14cu|fldigi-3.23.13-1|63	%make LIBS='-lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc++ -lxmlrpc -lxml2 -lxmlrpc_util' \
14cu|fldigi-3.23.13-1|64	ASCIIDOC_ICONS_DIR=%{_sysconfdir}/asciidoc/images/icons \
14cu|fldigi-3.23.13-1|65	V=1
14cu|fldigi-3.23.13-1|66	
14cu|fldigi-3.23.13-1|67	%install
14cu|fldigi-3.23.13-1|68	%makeinstall_std
14cu|fldigi-3.23.13-1|69	
14cu|fldigi-3.23.13-1|70	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|fldigi-3.23.13-1|71	install -pm 0644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}/
14cu|fldigi-3.23.13-1|72	
14cu|fldigi-3.23.13-1|73	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|fldigi-3.23.13-1|74	install %{SOURCE100} -pm 0644 %{buildroot}%{_datadir}/appdata/
14cu|fldigi-3.23.13-1|75	
14cu|fldigi-3.23.13-1|76	%find_lang %{name}
14cu|fldigi-3.23.13-1|77	
14cu|fldigi-3.23.13-1|78	%changelog
14cu|fldigi-3.23.13-1|79	
14cu|fldigi-3.23.13-1|80	* Thu Sep 08 2016 alzim <alzim@bk.ru> 3.23.13-1
14cu|fldigi-3.23.13-1|81	- (3458660) Merge pull request #2 from import/fldigi:rosa2016.1
14cu|fldigi-3.23.13-1|82	- (3458660) Updated to 3.23.13
14cu|fldigi-3.23.13-1|83	
14cu|fldigi-3.23.13-1|84	

10139 14
14cu|flightcrew-0.7.2-1|1	%define libname %mklibname %{name} %{version}
14cu|flightcrew-0.7.2-1|2	%define oname FlightCrew
14cu|flightcrew-0.7.2-1|3	
14cu|flightcrew-0.7.2-1|4	Summary:	A C++, cross-platform, native code epub validator
14cu|flightcrew-0.7.2-1|5	Name:		flightcrew
14cu|flightcrew-0.7.2-1|6	Version:	0.7.2
14cu|flightcrew-0.7.2-1|7	Release:	1
14cu|flightcrew-0.7.2-1|8	Url:		http://code.google.com/p/flightcrew/
14cu|flightcrew-0.7.2-1|9	Source0:	http://flightcrew.googlecode.com/files/FlightCrew-%{version}-Code.zip
14cu|flightcrew-0.7.2-1|10	Patch1:		0001-add-versioning-information-to-the-shared-library.patch
14cu|flightcrew-0.7.2-1|11	Patch2:		0002-fix-building-as-a-shared-library-on-Unix.patch
14cu|flightcrew-0.7.2-1|12	Patch3:		0003-use-system-zlib-if-available.patch
14cu|flightcrew-0.7.2-1|13	Patch4:		0004-use-system-boost-libraries-if-available.patch
14cu|flightcrew-0.7.2-1|14	Patch5:		0005-fix-build-with-boost-1.48.patch
14cu|flightcrew-0.7.2-1|15	Patch6:		0006-use-system-xerces-c-if-available.patch
14cu|flightcrew-0.7.2-1|16	Patch7:		0007-install-FlightCrew-library-and-headers.patch
14cu|flightcrew-0.7.2-1|17	Patch8:		0008-don-t-build-googlemock-when-NO_TEST_EXE-is-specified.patch
14cu|flightcrew-0.7.2-1|18	Patch9:		0009-Add-a-FindFlightCrew.cmake-cmake-module.patch
14cu|flightcrew-0.7.2-1|19	Patch10:	0010-allow-building-XercesExtensions-as-a-shared-lib.patch
14cu|flightcrew-0.7.2-1|20	Patch11:	0011-allow-building-zipios-as-a-shared-lib.patch
14cu|flightcrew-0.7.2-1|21	Patch12:	flightcrew-0.7.0-link.patch
14cu|flightcrew-0.7.2-1|22	License:	GPLv3 and CC-BY-SA
14cu|flightcrew-0.7.2-1|23	Group:		Office
14cu|flightcrew-0.7.2-1|24	BuildRequires:	cmake
14cu|flightcrew-0.7.2-1|25	BuildRequires:	qt4-devel >= 4:4.6.0
14cu|flightcrew-0.7.2-1|26	BuildRequires:	boost-devel
14cu|flightcrew-0.7.2-1|27	BuildRequires:	zlib-devel
14cu|flightcrew-0.7.2-1|28	BuildRequires:	pkgconfig(xerces-c)
14cu|flightcrew-0.7.2-1|29	
14cu|flightcrew-0.7.2-1|30	%description
14cu|flightcrew-0.7.2-1|31	FlightCrew is a C++, cross-platform, native code epub validator. It is composed
14cu|flightcrew-0.7.2-1|32	of three parts:
14cu|flightcrew-0.7.2-1|33	FlightCrew, the validation library
14cu|flightcrew-0.7.2-1|34	FlightCrew-cli, the command-line front-end to the FlightCrew library
14cu|flightcrew-0.7.2-1|35	FlightCrew-gui, the GUI front-end to the FlightCrew library
14cu|flightcrew-0.7.2-1|36	
14cu|flightcrew-0.7.2-1|37	It was initially created for Sigil, the epub editor.
14cu|flightcrew-0.7.2-1|38	
14cu|flightcrew-0.7.2-1|39	%package common
14cu|flightcrew-0.7.2-1|40	Summary: A C++, cross-platform, native code epub validator
14cu|flightcrew-0.7.2-1|41	Group:   Office
14cu|flightcrew-0.7.2-1|42	
14cu|flightcrew-0.7.2-1|43	%description common
14cu|flightcrew-0.7.2-1|44	FlightCrew is a C++, cross-platform, native code epub validator.
14cu|flightcrew-0.7.2-1|45	It is composed of three parts:
14cu|flightcrew-0.7.2-1|46	FlightCrew, the validation library
14cu|flightcrew-0.7.2-1|47	FlightCrew-cli, the command-line front-end to the FlightCrew library
14cu|flightcrew-0.7.2-1|48	FlightCrew-gui, the GUI front-end to the FlightCrew library
14cu|flightcrew-0.7.2-1|49	
14cu|flightcrew-0.7.2-1|50	It was initially created for Sigil, the epub editor.
14cu|flightcrew-0.7.2-1|51	
14cu|flightcrew-0.7.2-1|52	%package cli
14cu|flightcrew-0.7.2-1|53	Summary: Command line tool for FlightCrew
14cu|flightcrew-0.7.2-1|54	Group:   Office
14cu|flightcrew-0.7.2-1|55	Requires: %{name}-common = %{version}-%{release}
14cu|flightcrew-0.7.2-1|56	
14cu|flightcrew-0.7.2-1|57	%description cli
14cu|flightcrew-0.7.2-1|58	FlightCrew is a C++, cross-platform, native code epub validator. This package
14cu|flightcrew-0.7.2-1|59	contains the command line tool for FlightCrew.
14cu|flightcrew-0.7.2-1|60	
14cu|flightcrew-0.7.2-1|61	%package gui
14cu|flightcrew-0.7.2-1|62	Summary: Command line tool for FlightCrew
14cu|flightcrew-0.7.2-1|63	Group:   Office
14cu|flightcrew-0.7.2-1|64	Requires: %{name}-cli = %{version}-%{release}
14cu|flightcrew-0.7.2-1|65	Provides: flightcrew
14cu|flightcrew-0.7.2-1|66	
14cu|flightcrew-0.7.2-1|67	%description gui
14cu|flightcrew-0.7.2-1|68	FlightCrew is a C++, cross-platform, native code epub validator. This package
14cu|flightcrew-0.7.2-1|69	contains the Qt4 graphical front-ed for FlightCrew.
14cu|flightcrew-0.7.2-1|70	
14cu|flightcrew-0.7.2-1|71	%package -n %libname
14cu|flightcrew-0.7.2-1|72	Summary: Shared libs for %{name}
14cu|flightcrew-0.7.2-1|73	
14cu|flightcrew-0.7.2-1|74	%description -n %libname
14cu|flightcrew-0.7.2-1|75	Shared libs for %{name}.
14cu|flightcrew-0.7.2-1|76	
14cu|flightcrew-0.7.2-1|77	%package devel
14cu|flightcrew-0.7.2-1|78	Summary: Development files for %{name}
14cu|flightcrew-0.7.2-1|79	Requires: %libname = %{version}
14cu|flightcrew-0.7.2-1|80	
14cu|flightcrew-0.7.2-1|81	%description devel
14cu|flightcrew-0.7.2-1|82	Development files for %{name}.
14cu|flightcrew-0.7.2-1|83	
14cu|flightcrew-0.7.2-1|84	%prep
14cu|flightcrew-0.7.2-1|85	%setup -qcn %{oname}-%{version}-Code
14cu|flightcrew-0.7.2-1|86	%apply_patches
14cu|flightcrew-0.7.2-1|87	
14cu|flightcrew-0.7.2-1|88	%build
14cu|flightcrew-0.7.2-1|89	%cmake -DBUILD_SHARED_FC=ON -DBUILD_SHARED_XE=ON -DNO_TEST_EXE=ON -DBUILD_SHARED_ZI=ON
14cu|flightcrew-0.7.2-1|90	%make
14cu|flightcrew-0.7.2-1|91	
14cu|flightcrew-0.7.2-1|92	%install
14cu|flightcrew-0.7.2-1|93	%makeinstall_std -C build
14cu|flightcrew-0.7.2-1|94	
14cu|flightcrew-0.7.2-1|95	%files common
14cu|flightcrew-0.7.2-1|96	%doc ChangeLog.txt COPYING.txt
14cu|flightcrew-0.7.2-1|97	
14cu|flightcrew-0.7.2-1|98	%files cli
14cu|flightcrew-0.7.2-1|99	%{_bindir}/%{name}-cli
14cu|flightcrew-0.7.2-1|100	
14cu|flightcrew-0.7.2-1|101	%files gui
14cu|flightcrew-0.7.2-1|102	%{_bindir}/%{name}-gui
14cu|flightcrew-0.7.2-1|103	
14cu|flightcrew-0.7.2-1|104	%files -n %{libname}
14cu|flightcrew-0.7.2-1|105	%{_libdir}/*.so.%{version}
14cu|flightcrew-0.7.2-1|106	
14cu|flightcrew-0.7.2-1|107	%files devel
14cu|flightcrew-0.7.2-1|108	%{_libdir}/*.so
14cu|flightcrew-0.7.2-1|109	%{_includedir}/*
14cu|flightcrew-0.7.2-1|110	%{_libdir}/cmake/*
14cu|flightcrew-0.7.2-1|111	
14cu|flightcrew-0.7.2-1|112	%changelog
14cu|flightcrew-0.7.2-1|113	
14cu|flightcrew-0.7.2-1|114	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-1
14cu|flightcrew-0.7.2-1|115	- (ea8a7f0) Fix groups and descriptions
14cu|flightcrew-0.7.2-1|116	
14cu|flightcrew-0.7.2-1|117	

10140 14
14cu|flightgear-2016.2.1-1|1	Summary:	The FlightGear Flight Simulator
14cu|flightgear-2016.2.1-1|2	Name:		flightgear
14cu|flightgear-2016.2.1-1|3	Version:	2016.2.1
14cu|flightgear-2016.2.1-1|4	Release:	1
14cu|flightgear-2016.2.1-1|5	License:	GPLv2+
14cu|flightgear-2016.2.1-1|6	Group:		Games/Other
14cu|flightgear-2016.2.1-1|7	Url:		https://sourceforge.net/projects/flightgear/
14cu|flightgear-2016.2.1-1|8	Source0:	%{name}-%{version}.tar.bz2
14cu|flightgear-2016.2.1-1|9	Source11:	%{name}.16.png
14cu|flightgear-2016.2.1-1|10	Source12:	%{name}.32.png
14cu|flightgear-2016.2.1-1|11	Source13:	%{name}.48.png
14cu|flightgear-2016.2.1-1|12	Patch0:		flightgear-3.2.0-linkage.patch
14cu|flightgear-2016.2.1-1|13	Patch4:		0004-explicitely-link-with-libX11.patch
14cu|flightgear-2016.2.1-1|14	Patch5:		0005-make-fglauncher-a-static-library.patch
14cu|flightgear-2016.2.1-1|15	BuildRequires:	cmake
14cu|flightgear-2016.2.1-1|16	BuildRequires:	git-core
14cu|flightgear-2016.2.1-1|17	BuildRequires:	boost-devel
14cu|flightgear-2016.2.1-1|18	BuildRequires:	fltk-devel
14cu|flightgear-2016.2.1-1|19	BuildRequires:	plib-devel
14cu|flightgear-2016.2.1-1|20	BuildRequires:	subversion-devel
14cu|flightgear-2016.2.1-1|21	BuildRequires:	simgear-devel >= %{version}
14cu|flightgear-2016.2.1-1|22	BuildRequires:	pkgconfig(apr-1)
14cu|flightgear-2016.2.1-1|23	BuildRequires:	pkgconfig(freealut)
14cu|flightgear-2016.2.1-1|24	BuildRequires:	pkgconfig(glu)
14cu|flightgear-2016.2.1-1|25	BuildRequires:	pkgconfig(glut)
14cu|flightgear-2016.2.1-1|26	BuildRequires:	pkgconfig(libpng)
14cu|flightgear-2016.2.1-1|27	BuildRequires:	pkgconfig(openscenegraph)
14cu|flightgear-2016.2.1-1|28	BuildRequires:	pkgconfig(openal)
14cu|flightgear-2016.2.1-1|29	BuildRequires:  pkgconfig(sqlite3)
14cu|flightgear-2016.2.1-1|30	BuildRequires:	pkgconfig(udev)
14cu|flightgear-2016.2.1-1|31	BuildRequires:	pkgconfig(xmu)
14cu|flightgear-2016.2.1-1|32	BuildRequires:	pkgconfig(zlib)
14cu|flightgear-2016.2.1-1|33	Requires:	%{name}-data = %{version}
14cu|flightgear-2016.2.1-1|34	Requires:	openscenegraph-plugins
14cu|flightgear-2016.2.1-1|35	
14cu|flightgear-2016.2.1-1|36	%description
14cu|flightgear-2016.2.1-1|37	The FlightGear project is working to create a sophisticated flight simulator
14cu|flightgear-2016.2.1-1|38	framework for the development and pursuit of interesting flight simulator
14cu|flightgear-2016.2.1-1|39	ideas. We are developing a solid basic sim that can be expanded and improved
14cu|flightgear-2016.2.1-1|40	upon by anyone interested in contributing.
14cu|flightgear-2016.2.1-1|41	
14cu|flightgear-2016.2.1-1|42	%files
14cu|flightgear-2016.2.1-1|43	%doc README AUTHORS docs-mini/
14cu|flightgear-2016.2.1-1|44	%{_bindir}/*
14cu|flightgear-2016.2.1-1|45	%{_datadir}/applications/%{name}.desktop
14cu|flightgear-2016.2.1-1|46	%{_miconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|47	%{_iconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|48	%{_liconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|49	%{_mandir}/man1/*
14cu|flightgear-2016.2.1-1|50	
14cu|flightgear-2016.2.1-1|51	#----------------------------------------------------------------------------
14cu|flightgear-2016.2.1-1|52	
14cu|flightgear-2016.2.1-1|53	%prep
14cu|flightgear-2016.2.1-1|54	%setup -q
14cu|flightgear-2016.2.1-1|55	%patch0 -p1
14cu|flightgear-2016.2.1-1|56	%patch4 -p1
14cu|flightgear-2016.2.1-1|57	%patch5 -p1
14cu|flightgear-2016.2.1-1|58	
14cu|flightgear-2016.2.1-1|59	# Taken from OBS
14cu|flightgear-2016.2.1-1|60	for f in docs-mini/README.xmlparticles Thanks
14cu|flightgear-2016.2.1-1|61	do
14cu|flightgear-2016.2.1-1|62	iconv -f iso-8859-1 -t utf-8 -o ${f}.utf8 ${f}
14cu|flightgear-2016.2.1-1|63	mv -f ${f}.utf8 ${f}
14cu|flightgear-2016.2.1-1|64	done
14cu|flightgear-2016.2.1-1|65	sed -i 's/\r//' docs-mini/AptNavFAQ.FlightGear.html
14cu|flightgear-2016.2.1-1|66	
14cu|flightgear-2016.2.1-1|67	# remove some unneeded doc files
14cu|flightgear-2016.2.1-1|68	for ext in Cygwin IRIX Joystick Linux MSVC MSVC8 MacOS SimGear Unix Win32-X autoconf mingw plib src xmlsyntax; do
14cu|flightgear-2016.2.1-1|69	rm -f docs-mini/README.${ext}
14cu|flightgear-2016.2.1-1|70	done
14cu|flightgear-2016.2.1-1|71	
14cu|flightgear-2016.2.1-1|72	%build
14cu|flightgear-2016.2.1-1|73	%cmake \
14cu|flightgear-2016.2.1-1|74	-DFG_DATA_DIR=%{_datadir}/%{name} \
14cu|flightgear-2016.2.1-1|75	-DJPEG_FACTORY:BOOL=ON \
14cu|flightgear-2016.2.1-1|76	-DSYSTEM_SQLITE:BOOL=ON \
14cu|flightgear-2016.2.1-1|77	-DSIMGEAR_SHARED=ON \
14cu|flightgear-2016.2.1-1|78	-DCMAKE_BUILD_TYPE=Release
14cu|flightgear-2016.2.1-1|79	%make
14cu|flightgear-2016.2.1-1|80	
14cu|flightgear-2016.2.1-1|81	%install
14cu|flightgear-2016.2.1-1|82	%makeinstall_std -C build
14cu|flightgear-2016.2.1-1|83	
14cu|flightgear-2016.2.1-1|84	mkdir -p %{buildroot}%{_datadir}/applications
14cu|flightgear-2016.2.1-1|85	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|flightgear-2016.2.1-1|86	[Desktop Entry]
14cu|flightgear-2016.2.1-1|87	Name=Flight Gear
14cu|flightgear-2016.2.1-1|88	Name[ru]=Flight Gear
14cu|flightgear-2016.2.1-1|89	Comment=%{Summary}
14cu|flightgear-2016.2.1-1|90	Comment[ru]=Авиасимулятор Flight Gear
14cu|flightgear-2016.2.1-1|91	Exec=fgfs
14cu|flightgear-2016.2.1-1|92	Icon=%{name}
14cu|flightgear-2016.2.1-1|93	Terminal=false
14cu|flightgear-2016.2.1-1|94	Type=Application
14cu|flightgear-2016.2.1-1|95	StartupNotify=true
14cu|flightgear-2016.2.1-1|96	Categories=Game;Simulation;
14cu|flightgear-2016.2.1-1|97	EOF
14cu|flightgear-2016.2.1-1|98	
14cu|flightgear-2016.2.1-1|99	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|100	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|101	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|flightgear-2016.2.1-1|102	
14cu|flightgear-2016.2.1-1|103	rm -rf %{buildroot}%{_docdir}/FlightGear
14cu|flightgear-2016.2.1-1|104	
14cu|flightgear-2016.2.1-1|105	# remove obsolete utilities (taken from OBS)
14cu|flightgear-2016.2.1-1|106	cd %{buildroot}%{_bindir} && rm GPSsmooth MIDGsmooth UGsmooth metar
14cu|flightgear-2016.2.1-1|107	
14cu|flightgear-2016.2.1-1|108	
14cu|flightgear-2016.2.1-1|109	%changelog
14cu|flightgear-2016.2.1-1|110	
14cu|flightgear-2016.2.1-1|111	* Thu Aug 25 2016 dsilakov <denis.silakov@rosalab.ru> 2016.2.1-1
14cu|flightgear-2016.2.1-1|112	- (50d501b) Merge pull request #3 from tremod/flightgear:rosa2014.1
14cu|flightgear-2016.2.1-1|113	- (50d501b) Update to 2016.2.1
14cu|flightgear-2016.2.1-1|114	
14cu|flightgear-2016.2.1-1|115	

10141 14
14cu|flightgear-data-2016.2.1-1|1	%define	oname	flightgear
14cu|flightgear-data-2016.2.1-1|2	
14cu|flightgear-data-2016.2.1-1|3	Summary:	The data for FlightGear Flight Simulator
14cu|flightgear-data-2016.2.1-1|4	Name:		flightgear-data
14cu|flightgear-data-2016.2.1-1|5	Version:	2016.2.1
14cu|flightgear-data-2016.2.1-1|6	Release:	1
14cu|flightgear-data-2016.2.1-1|7	License:	GPLv2+
14cu|flightgear-data-2016.2.1-1|8	Group:		Games/Other
14cu|flightgear-data-2016.2.1-1|9	Url:		http://www.flightgear.org/
14cu|flightgear-data-2016.2.1-1|10	Source0:	ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/FlightGear-%{version}-data.tar.bz2
14cu|flightgear-data-2016.2.1-1|11	Provides:	flightgear-base = %{EVRD}
14cu|flightgear-data-2016.2.1-1|12	BuildArch:	noarch
14cu|flightgear-data-2016.2.1-1|13	
14cu|flightgear-data-2016.2.1-1|14	%description
14cu|flightgear-data-2016.2.1-1|15	The Flight Gear project is working to create a sophisticated flight simulator
14cu|flightgear-data-2016.2.1-1|16	framework for the development and pursuit of interesting flight simulator
14cu|flightgear-data-2016.2.1-1|17	ideas. We are developing a solid basic sim that can be expanded and improved
14cu|flightgear-data-2016.2.1-1|18	upon by anyone interested in contributing.
14cu|flightgear-data-2016.2.1-1|19	
14cu|flightgear-data-2016.2.1-1|20	This package contains the base data files.
14cu|flightgear-data-2016.2.1-1|21	
14cu|flightgear-data-2016.2.1-1|22	%files
14cu|flightgear-data-2016.2.1-1|23	%doc AUTHORS COPYING NEWS README Thanks Docs
14cu|flightgear-data-2016.2.1-1|24	%{_datadir}/%{oname}
14cu|flightgear-data-2016.2.1-1|25	
14cu|flightgear-data-2016.2.1-1|26	#----------------------------------------------------------------------------
14cu|flightgear-data-2016.2.1-1|27	
14cu|flightgear-data-2016.2.1-1|28	%prep
14cu|flightgear-data-2016.2.1-1|29	%setup -q -n fgdata
14cu|flightgear-data-2016.2.1-1|30	
14cu|flightgear-data-2016.2.1-1|31	%build
14cu|flightgear-data-2016.2.1-1|32	# Nothing
14cu|flightgear-data-2016.2.1-1|33	
14cu|flightgear-data-2016.2.1-1|34	%install
14cu|flightgear-data-2016.2.1-1|35	install -d -m 0755 %{buildroot}%{_datadir}/%{oname}/
14cu|flightgear-data-2016.2.1-1|36	cp -a * %{buildroot}%{_datadir}/%{oname}/
14cu|flightgear-data-2016.2.1-1|37	
14cu|flightgear-data-2016.2.1-1|38	# cleanup temporary files and fix permissions
14cu|flightgear-data-2016.2.1-1|39	find %{buildroot}%{_datadir}/%{oname} -name '*#*' -exec rm {} \;
14cu|flightgear-data-2016.2.1-1|40	find %{buildroot}%{_datadir}/%{oname} -type f -exec chmod 644 {} \;
14cu|flightgear-data-2016.2.1-1|41	
14cu|flightgear-data-2016.2.1-1|42	# fix wrong eol encoding on some doc files
14cu|flightgear-data-2016.2.1-1|43	for f in Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html \
14cu|flightgear-data-2016.2.1-1|44	Docs/README.submodels Docs/README.yasim Docs/README.xmlparticles
14cu|flightgear-data-2016.2.1-1|45	do
14cu|flightgear-data-2016.2.1-1|46	sed -i 's/\r//' %{buildroot}%{_datadir}/%{oname}/$f
14cu|flightgear-data-2016.2.1-1|47	done
14cu|flightgear-data-2016.2.1-1|48	
14cu|flightgear-data-2016.2.1-1|49	# fix files not in utf-8
14cu|flightgear-data-2016.2.1-1|50	for f in Thanks Docs/README.xmlparticles
14cu|flightgear-data-2016.2.1-1|51	do
14cu|flightgear-data-2016.2.1-1|52	path=%{buildroot}%{_datadir}/%{oname}/$f
14cu|flightgear-data-2016.2.1-1|53	iconv -f iso-8859-1 -t utf-8 -o ${path}.utf8 $path
14cu|flightgear-data-2016.2.1-1|54	mv -f ${path}.utf8 ${path}
14cu|flightgear-data-2016.2.1-1|55	done
14cu|flightgear-data-2016.2.1-1|56	
14cu|flightgear-data-2016.2.1-1|57	
14cu|flightgear-data-2016.2.1-1|58	%changelog
14cu|flightgear-data-2016.2.1-1|59	
14cu|flightgear-data-2016.2.1-1|60	* Thu Aug 25 2016 dsilakov <denis.silakov@rosalab.ru> 2016.2.1-1
14cu|flightgear-data-2016.2.1-1|61	- (7f134a8) Merge pull request #4 from tremod/flightgear-data:rosa2014.1
14cu|flightgear-data-2016.2.1-1|62	- (7f134a8) Update to 2016.2.1
14cu|flightgear-data-2016.2.1-1|63	
14cu|flightgear-data-2016.2.1-1|64	

10142 14
14cu|flint-1.5.0-9|1	%define major 1
14cu|flint-1.5.0-9|2	%define libname %mklibname %{name} %{major}
14cu|flint-1.5.0-9|3	%define devname %mklibname %{name} -d
14cu|flint-1.5.0-9|4	
14cu|flint-1.5.0-9|5	Summary:	FLINT - Fast Library for Number Theory
14cu|flint-1.5.0-9|6	Name:		flint
14cu|flint-1.5.0-9|7	Version:	1.5.0
14cu|flint-1.5.0-9|8	Release:	9
14cu|flint-1.5.0-9|9	License:	GPLv2+
14cu|flint-1.5.0-9|10	Group:		Sciences/Mathematics
14cu|flint-1.5.0-9|11	Url:		http://www.flintlib.org/
14cu|flint-1.5.0-9|12	Source0:	http://www.flintlib.org/flint-%{version}.tar.gz
14cu|flint-1.5.0-9|13	# Based on sagemath & debian package
14cu|flint-1.5.0-9|14	Patch0:		flint-1.5.0-soname.patch
14cu|flint-1.5.0-9|15	# Link applications with the generated dynamic library instead of the .o files
14cu|flint-1.5.0-9|16	Patch1:		flint-1.5.0-dynlink.patch
14cu|flint-1.5.0-9|17	# Link ntl interface in libflint.so; this interface is required by
14cu|flint-1.5.0-9|18	# sage python modules.
14cu|flint-1.5.0-9|19	Patch2:		flint-1.5.0-ntl.patch
14cu|flint-1.5.0-9|20	Patch3:		flint-1.5.0-zn_poly.patch
14cu|flint-1.5.0-9|21	BuildRequires:	gmp-devel
14cu|flint-1.5.0-9|22	BuildRequires:	ntl-devel
14cu|flint-1.5.0-9|23	BuildRequires:	zn_poly-devel
14cu|flint-1.5.0-9|24	Requires:	pari
14cu|flint-1.5.0-9|25	Requires:	python-matplotlib
14cu|flint-1.5.0-9|26	
14cu|flint-1.5.0-9|27	%description
14cu|flint-1.5.0-9|28	FLINT - Fast Library for Number Theory. FLINT is a C library for
14cu|flint-1.5.0-9|29	doing number theory, written by William Hart and David Harvey.
14cu|flint-1.5.0-9|30	
14cu|flint-1.5.0-9|31	%files
14cu|flint-1.5.0-9|32	%doc doc/*
14cu|flint-1.5.0-9|33	%dir %{_datadir}/%{name}
14cu|flint-1.5.0-9|34	%{_datadir}/%{name}/*
14cu|flint-1.5.0-9|35	
14cu|flint-1.5.0-9|36	#----------------------------------------------------------------------------
14cu|flint-1.5.0-9|37	
14cu|flint-1.5.0-9|38	%package -n %{libname}
14cu|flint-1.5.0-9|39	Summary:	Shared FLINT library
14cu|flint-1.5.0-9|40	Group:		System/Libraries
14cu|flint-1.5.0-9|41	
14cu|flint-1.5.0-9|42	%description -n %{libname}
14cu|flint-1.5.0-9|43	This package contains the shared FLINT libraries.
14cu|flint-1.5.0-9|44	
14cu|flint-1.5.0-9|45	%files -n %{libname}
14cu|flint-1.5.0-9|46	%{_libdir}/libflint.so.%{major}*
14cu|flint-1.5.0-9|47	
14cu|flint-1.5.0-9|48	#----------------------------------------------------------------------------
14cu|flint-1.5.0-9|49	
14cu|flint-1.5.0-9|50	%package -n %{devname}
14cu|flint-1.5.0-9|51	Summary:	FLINT Development files
14cu|flint-1.5.0-9|52	Group:		Development/C
14cu|flint-1.5.0-9|53	Requires:	%{libname} = %{EVRD}
14cu|flint-1.5.0-9|54	Provides:	%{name}-devel = %{EVRD}
14cu|flint-1.5.0-9|55	Provides:	lib%{name}-devel = %{EVRD}
14cu|flint-1.5.0-9|56	Conflicts:	lib%{name}-devel < 1.5.0-9
14cu|flint-1.5.0-9|57	Obsoletes:	lib%{name}-devel < 1.5.0-9
14cu|flint-1.5.0-9|58	
14cu|flint-1.5.0-9|59	%description -n %{devname}
14cu|flint-1.5.0-9|60	This package contains the FLINT development headers and libraries.
14cu|flint-1.5.0-9|61	
14cu|flint-1.5.0-9|62	%files -n %{devname}
14cu|flint-1.5.0-9|63	%doc CHANGES.txt
14cu|flint-1.5.0-9|64	%{_libdir}/libflint.so
14cu|flint-1.5.0-9|65	%{_includedir}/FLINT
14cu|flint-1.5.0-9|66	%dir %{_includedir}/%{name}
14cu|flint-1.5.0-9|67	%{_includedir}/%{name}/*
14cu|flint-1.5.0-9|68	
14cu|flint-1.5.0-9|69	#----------------------------------------------------------------------------
14cu|flint-1.5.0-9|70	
14cu|flint-1.5.0-9|71	%prep
14cu|flint-1.5.0-9|72	%setup -q
14cu|flint-1.5.0-9|73	%patch0 -p1
14cu|flint-1.5.0-9|74	%patch1 -p1
14cu|flint-1.5.0-9|75	%patch2 -p1
14cu|flint-1.5.0-9|76	%patch3 -p1
14cu|flint-1.5.0-9|77	rm -fr zn_poly
14cu|flint-1.5.0-9|78	
14cu|flint-1.5.0-9|79	%build
14cu|flint-1.5.0-9|80	make \
14cu|flint-1.5.0-9|81	LIBDIR=%{_libdir} \
14cu|flint-1.5.0-9|82	INCLUDEDIR=%{_includedir} \
14cu|flint-1.5.0-9|83	DOCDIR=%{_docdir}/%{name}-%{version} \
14cu|flint-1.5.0-9|84	FLINT_NTL_LIB_DIR=%{_libdir} \
14cu|flint-1.5.0-9|85	FLINT_GMP_LIB_DIR=%{_libdir} \
14cu|flint-1.5.0-9|86	FLINT_GMP_INCLUDE_DIR=%{_includedir} \
14cu|flint-1.5.0-9|87	FLINT_LIB=libflint.so \
14cu|flint-1.5.0-9|88	FLINT_MAJOR=%{major} \
14cu|flint-1.5.0-9|89	FLINT_VERSION=%{version} \
14cu|flint-1.5.0-9|90	FLINT_TUNE="%{optflags} -fPIC" \
14cu|flint-1.5.0-9|91	library all
14cu|flint-1.5.0-9|92	
14cu|flint-1.5.0-9|93	%install
14cu|flint-1.5.0-9|94	mkdir -p %{buildroot}/%{_datadir}/%{name}/bin
14cu|flint-1.5.0-9|95	cp -fa `find . -maxdepth 1 -mindepth 1 -type f -executable | grep -v libflint` \
14cu|flint-1.5.0-9|96	%{buildroot}/%{_datadir}/%{name}/bin
14cu|flint-1.5.0-9|97	
14cu|flint-1.5.0-9|98	mkdir -p %{buildroot}/%{_libdir}
14cu|flint-1.5.0-9|99	cp -fa libflint* %{buildroot}/%{_libdir}
14cu|flint-1.5.0-9|100	
14cu|flint-1.5.0-9|101	perl -pi -e 's|(#include "zn_poly/)src/(zn_poly.h")|$1$2|;' *.h
14cu|flint-1.5.0-9|102	mkdir -p %{buildroot}/%{_includedir}/%{name}
14cu|flint-1.5.0-9|103	cp -fa *.h %{buildroot}/%{_includedir}/%{name}
14cu|flint-1.5.0-9|104	
14cu|flint-1.5.0-9|105	# sagemath expects it this way
14cu|flint-1.5.0-9|106	ln -sf %{_includedir}/%{name} %{buildroot}%{_includedir}/FLINT
14cu|flint-1.5.0-9|107	
14cu|flint-1.5.0-9|108	cp -far graphing  %{buildroot}/%{_datadir}/%{name}
14cu|flint-1.5.0-9|109	cp -far pari-profiles %{buildroot}/%{_datadir}/%{name}
14cu|flint-1.5.0-9|110	
14cu|flint-1.5.0-9|111	ln -sf %{_docdir}/%{name} %{buildroot}%{_datadir}/%{name}/doc
14cu|flint-1.5.0-9|112	
14cu|flint-1.5.0-9|113	
14cu|flint-1.5.0-9|114	%changelog
14cu|flint-1.5.0-9|115	
14cu|flint-1.5.0-9|116	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-9
14cu|flint-1.5.0-9|117	- (3f30bef) Use system optflags
14cu|flint-1.5.0-9|118	
14cu|flint-1.5.0-9|119	

10143 14
14cu|florence-0.6.3-1|1	%define gstapi 1.0
14cu|florence-0.6.3-1|2	
14cu|florence-0.6.3-1|3	%define api 1.0
14cu|florence-0.6.3-1|4	%define major 1
14cu|florence-0.6.3-1|5	%define libname %mklibname %{name} %{api} %{major}
14cu|florence-0.6.3-1|6	%define devname %mklibname %{name} -d
14cu|florence-0.6.3-1|7	
14cu|florence-0.6.3-1|8	Summary:	Extensible scalable on-screen virtual keyboard
14cu|florence-0.6.3-1|9	Name:		florence
14cu|florence-0.6.3-1|10	Version:	0.6.3
14cu|florence-0.6.3-1|11	Release:	1
14cu|florence-0.6.3-1|12	Group:		System/X11
14cu|florence-0.6.3-1|13	License:	GPLv2+ and GFDL
14cu|florence-0.6.3-1|14	Url:		http://florence.sourceforge.net
14cu|florence-0.6.3-1|15	Source0:	https://sourceforge.net/projects/florence/files/florence/%{version}/%{name}-%{version}.tar.bz2
14cu|florence-0.6.3-1|16	Patch0:		florence-0.6.0-desktop.patch
14cu|florence-0.6.3-1|17	Patch1:		florence-0.6.2-linkage.patch
14cu|florence-0.6.3-1|18	BuildRequires:	intltool
14cu|florence-0.6.3-1|19	BuildRequires:	rarian
14cu|florence-0.6.3-1|20	BuildRequires:	pkgconfig(atspi-2)
14cu|florence-0.6.3-1|21	BuildRequires:	pkgconfig(cairo)
14cu|florence-0.6.3-1|22	BuildRequires:	pkgconfig(gmodule-2.0)
14cu|florence-0.6.3-1|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|florence-0.6.3-1|24	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14cu|florence-0.6.3-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|florence-0.6.3-1|26	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|florence-0.6.3-1|27	BuildRequires:	pkgconfig(libxml-2.0)
14cu|florence-0.6.3-1|28	BuildRequires:	pkgconfig(x11)
14cu|florence-0.6.3-1|29	BuildRequires:	pkgconfig(xext)
14cu|florence-0.6.3-1|30	BuildRequires:	pkgconfig(xtst)
14cu|florence-0.6.3-1|31	
14cu|florence-0.6.3-1|32	%description
14cu|florence-0.6.3-1|33	Florence is an extensible scalable virtual keyboard.
14cu|florence-0.6.3-1|34	
14cu|florence-0.6.3-1|35	It's designed for GNOME but can be used in any DE (without some features).
14cu|florence-0.6.3-1|36	
14cu|florence-0.6.3-1|37	You need it if you can't use a real hardware keyboard, for example because
14cu|florence-0.6.3-1|38	you are disabled, your keyboard is broken or because you use a tablet PC,
14cu|florence-0.6.3-1|39	but you must be able to use a pointing device (as a mouse, a trackball or
14cu|florence-0.6.3-1|40	a touchscreen).
14cu|florence-0.6.3-1|41	
14cu|florence-0.6.3-1|42	In GNOME Florence stays out of your way when you don't need it: it appears
14cu|florence-0.6.3-1|43	on the screen only when you need it.
14cu|florence-0.6.3-1|44	
14cu|florence-0.6.3-1|45	A Timer-based auto-click functionality is available to help disabled people
14cu|florence-0.6.3-1|46	having difficulties to click.
14cu|florence-0.6.3-1|47	
14cu|florence-0.6.3-1|48	If you have problems switching keyboard layout (language) in KDE4, reconfigure
14cu|florence-0.6.3-1|49	layouts in KDE4 settings once and it should work.
14cu|florence-0.6.3-1|50	
14cu|florence-0.6.3-1|51	%files -f %{name}.lang
14cu|florence-0.6.3-1|52	%doc AUTHORS ChangeLog COPYING COPYING-DOCS NEWS README
14cu|florence-0.6.3-1|53	%{_bindir}/%{name}
14cu|florence-0.6.3-1|54	%{_datadir}/%{name}
14cu|florence-0.6.3-1|55	%{_datadir}/applications/%{name}.*
14cu|florence-0.6.3-1|56	%{_datadir}/glib-2.0/schemas/*.xml
14cu|florence-0.6.3-1|57	%{_datadir}/pixmaps/%{name}.svg
14cu|florence-0.6.3-1|58	%{_mandir}/man1/%{name}*.1*
14cu|florence-0.6.3-1|59	
14cu|florence-0.6.3-1|60	#----------------------------------------------------------------------------
14cu|florence-0.6.3-1|61	
14cu|florence-0.6.3-1|62	%package -n %{libname}
14cu|florence-0.6.3-1|63	Summary:	Shared library for %{name}
14cu|florence-0.6.3-1|64	Group:		System/Libraries
14cu|florence-0.6.3-1|65	
14cu|florence-0.6.3-1|66	%description -n %{libname}
14cu|florence-0.6.3-1|67	Shared library for %{name}.
14cu|florence-0.6.3-1|68	
14cu|florence-0.6.3-1|69	%files -n %{libname}
14cu|florence-0.6.3-1|70	%{_libdir}/libflorence-%{api}.so.%{major}*
14cu|florence-0.6.3-1|71	
14cu|florence-0.6.3-1|72	#----------------------------------------------------------------------------
14cu|florence-0.6.3-1|73	
14cu|florence-0.6.3-1|74	%package -n %{devname}
14cu|florence-0.6.3-1|75	Summary:	Development files for %{name}
14cu|florence-0.6.3-1|76	Group:		Development/C
14cu|florence-0.6.3-1|77	Requires:	%{libname} = %{EVRD}
14cu|florence-0.6.3-1|78	Provides:	%{name}-devel = %{EVRD}
14cu|florence-0.6.3-1|79	
14cu|florence-0.6.3-1|80	%description -n %{devname}
14cu|florence-0.6.3-1|81	Development files for %{name}.
14cu|florence-0.6.3-1|82	
14cu|florence-0.6.3-1|83	%files -n %{devname}
14cu|florence-0.6.3-1|84	%{_includedir}/florence-%{api}/florence.h
14cu|florence-0.6.3-1|85	%{_libdir}/libflorence-%{api}.so
14cu|florence-0.6.3-1|86	%{_libdir}/pkgconfig/florence-%{api}.pc
14cu|florence-0.6.3-1|87	
14cu|florence-0.6.3-1|88	#----------------------------------------------------------------------------
14cu|florence-0.6.3-1|89	
14cu|florence-0.6.3-1|90	%prep
14cu|florence-0.6.3-1|91	%setup -q
14cu|florence-0.6.3-1|92	%patch0 -p1
14cu|florence-0.6.3-1|93	%patch1 -p1
14cu|florence-0.6.3-1|94	
14cu|florence-0.6.3-1|95	%build
14cu|florence-0.6.3-1|96	autoreconf -fi
14cu|florence-0.6.3-1|97	%configure2_5x \
14cu|florence-0.6.3-1|98	--without-panelapplet \
14cu|florence-0.6.3-1|99	--without-xrecord \
14cu|florence-0.6.3-1|100	--without-notification \
14cu|florence-0.6.3-1|101	--disable-static
14cu|florence-0.6.3-1|102	make
14cu|florence-0.6.3-1|103	
14cu|florence-0.6.3-1|104	%install
14cu|florence-0.6.3-1|105	%makeinstall_std
14cu|florence-0.6.3-1|106	
14cu|florence-0.6.3-1|107	%find_lang %{name} --with-gnome
14cu|florence-0.6.3-1|108	
14cu|florence-0.6.3-1|109	%changelog
14cu|florence-0.6.3-1|110	
14cu|florence-0.6.3-1|111	* Fri Aug 26 2016 alzim <alzim@bk.ru> 0.6.3-1
14cu|florence-0.6.3-1|112	- (307b872) Merge pull request #1 from import/florence:rosa2016.1
14cu|florence-0.6.3-1|113	- (307b872) Updated to 0.6.3
14cu|florence-0.6.3-1|114	
14cu|florence-0.6.3-1|115	

10144 14
14cu|flowblade-1.2-1|1	Name:           flowblade
14cu|flowblade-1.2-1|2	Version:        1.2
14cu|flowblade-1.2-1|3	Release:        1
14cu|flowblade-1.2-1|4	Summary:        Multitrack non-linear video editor
14cu|flowblade-1.2-1|5	License:        GPLv3
14cu|flowblade-1.2-1|6	Group:          Video
14cu|flowblade-1.2-1|7	Url:            https://github.com/jliljebl/flowblade
14cu|flowblade-1.2-1|8	Source0:        https://github.com/jliljebl/flowblade/archive/v%{version}.tar.gz
14cu|flowblade-1.2-1|9	
14cu|flowblade-1.2-1|10	BuildRequires:  desktop-file-utils
14cu|flowblade-1.2-1|11	BuildRequires:  pkgconfig(python)
14cu|flowblade-1.2-1|12	BuildRequires:  pythonegg(setuptools)
14cu|flowblade-1.2-1|13	Requires:       pkgconfig(dbus-python)
14cu|flowblade-1.2-1|14	Requires:       ffmpeg
14cu|flowblade-1.2-1|15	Requires:       frei0r-plugins >= 1.4
14cu|flowblade-1.2-1|16	Requires:       ladspa
14cu|flowblade-1.2-1|17	Requires:       swh-plugins
14cu|flowblade-1.2-1|18	Requires:       pkgconfig(cairomm-1.0)
14cu|flowblade-1.2-1|19	Requires:       mlt
14cu|flowblade-1.2-1|20	Requires:       librsvg2
14cu|flowblade-1.2-1|21	Requires:       python-cairo
14cu|flowblade-1.2-1|22	Requires:       gnome-python
14cu|flowblade-1.2-1|23	Requires:       gnome-python-gnomevfs
14cu|flowblade-1.2-1|24	Requires:       pygtk2
14cu|flowblade-1.2-1|25	Requires:       pythonegg(pil)
14cu|flowblade-1.2-1|26	Requires:       python-mlt
14cu|flowblade-1.2-1|27	Requires:       pythonegg(numpy)
14cu|flowblade-1.2-1|28	Requires:       pythonegg(pyxdg)
14cu|flowblade-1.2-1|29	Requires:       sox
14cu|flowblade-1.2-1|30	
14cu|flowblade-1.2-1|31	BuildArch:      noarch
14cu|flowblade-1.2-1|32	
14cu|flowblade-1.2-1|33	%description
14cu|flowblade-1.2-1|34	Flowblade is designed to provide a fast, precise and robust editing experience.
14cu|flowblade-1.2-1|35	
14cu|flowblade-1.2-1|36	In Flowblade clips are usually automatically placed tightly after or between
14cu|flowblade-1.2-1|37	clips when they are inserted on the timeline. Edits are fine tuned by trimming
14cu|flowblade-1.2-1|38	in and out points of clips, or by cutting and deleting parts of clips.
14cu|flowblade-1.2-1|39	
14cu|flowblade-1.2-1|40	Flowblade provides powerful tools to mix and filter video and audio.
14cu|flowblade-1.2-1|41	
14cu|flowblade-1.2-1|42	%prep
14cu|flowblade-1.2-1|43	%setup -q
14cu|flowblade-1.2-1|44	
14cu|flowblade-1.2-1|45	cd flowblade-trunk
14cu|flowblade-1.2-1|46	sed -i 's|%{_datadir}/pyshared|%{py_puresitedir}|' flowblade
14cu|flowblade-1.2-1|47	sed -i "s|respaths.LOCALE_PATH|'%{_datadir}/locale'|g" Flowblade/translations.py
14cu|flowblade-1.2-1|48	
14cu|flowblade-1.2-1|49	%build
14cu|flowblade-1.2-1|50	cd flowblade-trunk
14cu|flowblade-1.2-1|51	python setup.py build
14cu|flowblade-1.2-1|52	
14cu|flowblade-1.2-1|53	%install
14cu|flowblade-1.2-1|54	cd flowblade-trunk
14cu|flowblade-1.2-1|55	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|flowblade-1.2-1|56	
14cu|flowblade-1.2-1|57	mkdir -p %{buildroot}%{_datadir}/locale
14cu|flowblade-1.2-1|58	mv %{buildroot}%{py_puresitedir}/Flowblade/locale/*  %{buildroot}%{_datadir}/locale
14cu|flowblade-1.2-1|59	find %{buildroot} -type f -name "*.po*" -delete -print
14cu|flowblade-1.2-1|60	
14cu|flowblade-1.2-1|61	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|flowblade-1.2-1|62	mv %{buildroot}/usr/lib/mime/packages/flowblade \
14cu|flowblade-1.2-1|63	%{buildroot}%{_datadir}/mime/packages/
14cu|flowblade-1.2-1|64	
14cu|flowblade-1.2-1|65	chmod +x %{buildroot}%{py_puresitedir}/Flowblade/launch/flowbladebatch \
14cu|flowblade-1.2-1|66	%{buildroot}%{py_puresitedir}/Flowblade/launch/flowbladesinglerender \
14cu|flowblade-1.2-1|67	%{buildroot}%{py_puresitedir}/Flowblade/launch/flowblademedialinker \
14cu|flowblade-1.2-1|68	%{buildroot}%{_bindir}/flowblade
14cu|flowblade-1.2-1|69	
14cu|flowblade-1.2-1|70	chmod -x %{buildroot}%{_datadir}/applications/flowblade.desktop \
14cu|flowblade-1.2-1|71	%{buildroot}%{_datadir}/mime/packages/flowblade.xml \
14cu|flowblade-1.2-1|72	%{buildroot}%{_datadir}/mime/packages/flowblade
14cu|flowblade-1.2-1|73	
14cu|flowblade-1.2-1|74	
14cu|flowblade-1.2-1|75	
14cu|flowblade-1.2-1|76	
14cu|flowblade-1.2-1|77	%files
14cu|flowblade-1.2-1|78	%doc flowblade-trunk/{AUTHORS,COPYING,copyrights,README}
14cu|flowblade-1.2-1|79	%{_bindir}/flowblade
14cu|flowblade-1.2-1|80	%{_datadir}/applications/flowblade.desktop
14cu|flowblade-1.2-1|81	%{_mandir}/man1/flowblade.1*
14cu|flowblade-1.2-1|82	%{_datadir}/pixmaps/flowblade.png
14cu|flowblade-1.2-1|83	%{py_puresitedir}/Flowblade
14cu|flowblade-1.2-1|84	%{py_puresitedir}/flowblade-*.egg-info
14cu|flowblade-1.2-1|85	%{_datadir}/mime/packages/*
14cu|flowblade-1.2-1|86	%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|87	%lang(de) %{_datadir}/locale/de/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|88	%lang(es) %{_datadir}/locale/es/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|89	%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|90	%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|91	%lang(it) %{_datadir}/locale/it/LC_MESSAGES/flowblade.mo
14cu|flowblade-1.2-1|92	
14cu|flowblade-1.2-1|93	
14cu|flowblade-1.2-1|94	
14cu|flowblade-1.2-1|95	
14cu|flowblade-1.2-1|96	%changelog
14cu|flowblade-1.2-1|97	
14cu|flowblade-1.2-1|98	* Sat Oct 17 2015 abfonly <abfonly@gmail.com> 1.2-1
14cu|flowblade-1.2-1|99	- (88c4f7d) Log: Update to 1.2
14cu|flowblade-1.2-1|100	
14cu|flowblade-1.2-1|101	

10145 14
14cu|flow-tools-0.68.5.1-6|1	%define	major 0
14cu|flow-tools-0.68.5.1-6|2	%define libname %mklibname ft %{major}
14cu|flow-tools-0.68.5.1-6|3	%define develname %mklibname ft -d
14cu|flow-tools-0.68.5.1-6|4	
14cu|flow-tools-0.68.5.1-6|5	Summary:	Tool set for working with NetFlow data
14cu|flow-tools-0.68.5.1-6|6	Name:		flow-tools
14cu|flow-tools-0.68.5.1-6|7	Version:	0.68.5.1
14cu|flow-tools-0.68.5.1-6|8	Release:	6
14cu|flow-tools-0.68.5.1-6|9	License:	BSD
14cu|flow-tools-0.68.5.1-6|10	Group:		Monitoring
14cu|flow-tools-0.68.5.1-6|11	URL:		http://code.google.com/p/flow-tools/
14cu|flow-tools-0.68.5.1-6|12	Source0:	http://flow-tools.googlecode.com/files/flow-tools-%{version}.tar.bz2
14cu|flow-tools-0.68.5.1-6|13	Source1:	flow-capture.service
14cu|flow-tools-0.68.5.1-6|14	Source2:	flow-capture.conf
14cu|flow-tools-0.68.5.1-6|15	Patch4:		flow-tools-0.68-format_not_a_string_literal_and_no_format_arguments.diff
14cu|flow-tools-0.68.5.1-6|16	Requires:	tcp_wrappers
14cu|flow-tools-0.68.5.1-6|17	BuildRequires:	docbook-utils
14cu|flow-tools-0.68.5.1-6|18	BuildRequires:	bison
14cu|flow-tools-0.68.5.1-6|19	BuildRequires:	flex
14cu|flow-tools-0.68.5.1-6|20	BuildRequires:	zlib-devel
14cu|flow-tools-0.68.5.1-6|21	BuildRequires:	tcp_wrappers-devel
14cu|flow-tools-0.68.5.1-6|22	BuildRequires:	mysql-devel
14cu|flow-tools-0.68.5.1-6|23	BuildRequires:	postgresql-devel
14cu|flow-tools-0.68.5.1-6|24	
14cu|flow-tools-0.68.5.1-6|25	%description
14cu|flow-tools-0.68.5.1-6|26	Flow-tools is library and a collection of programs used to
14cu|flow-tools-0.68.5.1-6|27	collect, send, process, and generate reports from NetFlow data.
14cu|flow-tools-0.68.5.1-6|28	The tools can be used together on a single server or distributed
14cu|flow-tools-0.68.5.1-6|29	to multiple servers for large deployments. The flow-toools library
14cu|flow-tools-0.68.5.1-6|30	provides an API for development of custom applications for NetFlow
14cu|flow-tools-0.68.5.1-6|31	export versions 1,5,6 and the 14 currently defined version 8
14cu|flow-tools-0.68.5.1-6|32	subversions.
14cu|flow-tools-0.68.5.1-6|33	
14cu|flow-tools-0.68.5.1-6|34	%package -n	%{libname}
14cu|flow-tools-0.68.5.1-6|35	Summary:	Flow-tools shared libraries
14cu|flow-tools-0.68.5.1-6|36	Group:          System/Libraries
14cu|flow-tools-0.68.5.1-6|37	
14cu|flow-tools-0.68.5.1-6|38	%description -n	%{libname}
14cu|flow-tools-0.68.5.1-6|39	Flow-tools is library and a collection of programs used to
14cu|flow-tools-0.68.5.1-6|40	collect, send, process, and generate reports from NetFlow data.
14cu|flow-tools-0.68.5.1-6|41	The tools can be used together on a single server or distributed
14cu|flow-tools-0.68.5.1-6|42	to multiple servers for large deployments. The flow-toools library
14cu|flow-tools-0.68.5.1-6|43	provides an API for development of custom applications for NetFlow
14cu|flow-tools-0.68.5.1-6|44	export versions 1,5,6 and the 14 currently defined version 8
14cu|flow-tools-0.68.5.1-6|45	subversions.
14cu|flow-tools-0.68.5.1-6|46	
14cu|flow-tools-0.68.5.1-6|47	%package -n	%{develname}
14cu|flow-tools-0.68.5.1-6|48	Summary:	Development headers and libraries for %{name}
14cu|flow-tools-0.68.5.1-6|49	Group:		Development/C
14cu|flow-tools-0.68.5.1-6|50	Requires:	%{libname} = %{version}-%{release}
14cu|flow-tools-0.68.5.1-6|51	Provides:	%{name}-devel libft-devel
14cu|flow-tools-0.68.5.1-6|52	Obsoletes:	%{name}-devel
14cu|flow-tools-0.68.5.1-6|53	Obsoletes:	%{mklibname ft 0 -d}
14cu|flow-tools-0.68.5.1-6|54	
14cu|flow-tools-0.68.5.1-6|55	%description -n	%{develname}
14cu|flow-tools-0.68.5.1-6|56	Flow-tools is library and a collection of programs used to
14cu|flow-tools-0.68.5.1-6|57	collect, send, process, and generate reports from NetFlow data.
14cu|flow-tools-0.68.5.1-6|58	The tools can be used together on a single server or distributed
14cu|flow-tools-0.68.5.1-6|59	to multiple servers for large deployments. The flow-toools library
14cu|flow-tools-0.68.5.1-6|60	provides an API for development of custom applications for NetFlow
14cu|flow-tools-0.68.5.1-6|61	export versions 1,5,6 and the 14 currently defined version 8
14cu|flow-tools-0.68.5.1-6|62	subversions.
14cu|flow-tools-0.68.5.1-6|63	
14cu|flow-tools-0.68.5.1-6|64	%package -n	flow-capture
14cu|flow-tools-0.68.5.1-6|65	Summary:	Manage storage of flow file archives by expiring old data
14cu|flow-tools-0.68.5.1-6|66	Group:		System/Servers
14cu|flow-tools-0.68.5.1-6|67	Requires(post): rpm-helper
14cu|flow-tools-0.68.5.1-6|68	Requires(preun): rpm-helper
14cu|flow-tools-0.68.5.1-6|69	Requires:	flow-tools = %{version}-%{release}
14cu|flow-tools-0.68.5.1-6|70	
14cu|flow-tools-0.68.5.1-6|71	%description -n	flow-capture
14cu|flow-tools-0.68.5.1-6|72	The flow-capture utility will receive and store NetFlow exports to
14cu|flow-tools-0.68.5.1-6|73	disk.
14cu|flow-tools-0.68.5.1-6|74	
14cu|flow-tools-0.68.5.1-6|75	%package rrdtool
14cu|flow-tools-0.68.5.1-6|76	Summary:    Scripts for flow-tools to build rrd graphs
14cu|flow-tools-0.68.5.1-6|77	Group:		Monitoring
14cu|flow-tools-0.68.5.1-6|78	Requires:   %{name} = %{version}-%{release}
14cu|flow-tools-0.68.5.1-6|79	Requires:   python-rrdtool
14cu|flow-tools-0.68.5.1-6|80	
14cu|flow-tools-0.68.5.1-6|81	%description rrdtool
14cu|flow-tools-0.68.5.1-6|82	Flow-tools is library and a collection of programs used to collect,
14cu|flow-tools-0.68.5.1-6|83	send, process, and generate reports from NetFlow data. The tools can be
14cu|flow-tools-0.68.5.1-6|84	used together on a single server or distributed to multiple servers for
14cu|flow-tools-0.68.5.1-6|85	large deployments. The flow-toools library provides an API for development
14cu|flow-tools-0.68.5.1-6|86	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
14cu|flow-tools-0.68.5.1-6|87	defined version 8 subversions. A Perl and Python interface have been
14cu|flow-tools-0.68.5.1-6|88	contributed and are included in the distribution.
14cu|flow-tools-0.68.5.1-6|89	
14cu|flow-tools-0.68.5.1-6|90	This package contains scripts that use python-rrdtool to create rrds and graphs
14cu|flow-tools-0.68.5.1-6|91	from flow data.
14cu|flow-tools-0.68.5.1-6|92	
14cu|flow-tools-0.68.5.1-6|93	%package docs
14cu|flow-tools-0.68.5.1-6|94	Summary:    HTML and other redundant docs for flow-tools
14cu|flow-tools-0.68.5.1-6|95	Group:      Monitoring
14cu|flow-tools-0.68.5.1-6|96	
14cu|flow-tools-0.68.5.1-6|97	%description docs
14cu|flow-tools-0.68.5.1-6|98	Flow-tools is library and a collection of programs used to collect,
14cu|flow-tools-0.68.5.1-6|99	send, process, and generate reports from NetFlow data. The tools can be
14cu|flow-tools-0.68.5.1-6|100	used together on a single server or distributed to multiple servers for
14cu|flow-tools-0.68.5.1-6|101	large deployments. The flow-toools library provides an API for development
14cu|flow-tools-0.68.5.1-6|102	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
14cu|flow-tools-0.68.5.1-6|103	defined version 8 subversions. A Perl and Python interface have been
14cu|flow-tools-0.68.5.1-6|104	contributed and are included in the distribution.
14cu|flow-tools-0.68.5.1-6|105	
14cu|flow-tools-0.68.5.1-6|106	This package contains additional documentation, such as man pages in html
14cu|flow-tools-0.68.5.1-6|107	format.
14cu|flow-tools-0.68.5.1-6|108	
14cu|flow-tools-0.68.5.1-6|109	%prep
14cu|flow-tools-0.68.5.1-6|110	%setup -q
14cu|flow-tools-0.68.5.1-6|111	%patch4 -p0
14cu|flow-tools-0.68.5.1-6|112	
14cu|flow-tools-0.68.5.1-6|113	cp %{SOURCE2} flow-capture.conf
14cu|flow-tools-0.68.5.1-6|114	
14cu|flow-tools-0.68.5.1-6|115	%build
14cu|flow-tools-0.68.5.1-6|116	%configure2_5x \
14cu|flow-tools-0.68.5.1-6|117	--localstatedir=%{_localstatedir}/%{name} \
14cu|flow-tools-0.68.5.1-6|118	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|flow-tools-0.68.5.1-6|119	--bindir=%{_sbindir} \
14cu|flow-tools-0.68.5.1-6|120	--with-mysql \
14cu|flow-tools-0.68.5.1-6|121	--with-postgresql \
14cu|flow-tools-0.68.5.1-6|122	--with-openssl
14cu|flow-tools-0.68.5.1-6|123	
14cu|flow-tools-0.68.5.1-6|124	%install
14cu|flow-tools-0.68.5.1-6|125	%makeinstall_std
14cu|flow-tools-0.68.5.1-6|126	
14cu|flow-tools-0.68.5.1-6|127	install -d %{buildroot}%{_unitdir}
14cu|flow-tools-0.68.5.1-6|128	install -d %{buildroot}%{_sysconfdir}/ft
14cu|flow-tools-0.68.5.1-6|129	install -d %{buildroot}/var/lib/flow-capture
14cu|flow-tools-0.68.5.1-6|130	
14cu|flow-tools-0.68.5.1-6|131	install -m0755 %{SOURCE1} %{buildroot}%{_unitdir}/flow-capture.service
14cu|flow-tools-0.68.5.1-6|132	install -m0644 flow-capture.conf %{buildroot}%{_sysconfdir}/flow-capture.conf
14cu|flow-tools-0.68.5.1-6|133	
14cu|flow-tools-0.68.5.1-6|134	# python path fix
14cu|flow-tools-0.68.5.1-6|135	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-log2rrd
14cu|flow-tools-0.68.5.1-6|136	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rpt2rrd
14cu|flow-tools-0.68.5.1-6|137	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rptfmt
14cu|flow-tools-0.68.5.1-6|138	
14cu|flow-tools-0.68.5.1-6|139	%post -n flow-capture
14cu|flow-tools-0.68.5.1-6|140	%systemd_post flow-capture.service
14cu|flow-tools-0.68.5.1-6|141	
14cu|flow-tools-0.68.5.1-6|142	%preun -n flow-capture
14cu|flow-tools-0.68.5.1-6|143	%systemd_preun flow-capture.service
14cu|flow-tools-0.68.5.1-6|144	
14cu|flow-tools-0.68.5.1-6|145	%postun -n flow-capture
14cu|flow-tools-0.68.5.1-6|146	%systemd_postun
14cu|flow-tools-0.68.5.1-6|147	
14cu|flow-tools-0.68.5.1-6|148	%files
14cu|flow-tools-0.68.5.1-6|149	%doc ChangeLog README SECURITY TODO
14cu|flow-tools-0.68.5.1-6|150	%dir %{_sysconfdir}/%{name}
14cu|flow-tools-0.68.5.1-6|151	%dir %{_sysconfdir}/%{name}/cfg
14cu|flow-tools-0.68.5.1-6|152	%dir %{_sysconfdir}/%{name}/sym
14cu|flow-tools-0.68.5.1-6|153	%config(noreplace) %{_sysconfdir}/%{name}/cfg/*
14cu|flow-tools-0.68.5.1-6|154	%config(noreplace) %{_sysconfdir}/%{name}/sym/*
14cu|flow-tools-0.68.5.1-6|155	%{_sbindir}/flow-cat
14cu|flow-tools-0.68.5.1-6|156	%{_sbindir}/flow-dscan
14cu|flow-tools-0.68.5.1-6|157	%{_sbindir}/flow-expire
14cu|flow-tools-0.68.5.1-6|158	%{_sbindir}/flow-export
14cu|flow-tools-0.68.5.1-6|159	%{_sbindir}/flow-fanout
14cu|flow-tools-0.68.5.1-6|160	%{_sbindir}/flow-filter
14cu|flow-tools-0.68.5.1-6|161	%{_sbindir}/flow-gen
14cu|flow-tools-0.68.5.1-6|162	%{_sbindir}/flow-header
14cu|flow-tools-0.68.5.1-6|163	%{_sbindir}/flow-import
14cu|flow-tools-0.68.5.1-6|164	%{_sbindir}/flow-mask
14cu|flow-tools-0.68.5.1-6|165	%{_sbindir}/flow-merge
14cu|flow-tools-0.68.5.1-6|166	%{_sbindir}/flow-nfilter
14cu|flow-tools-0.68.5.1-6|167	%{_sbindir}/flow-print
14cu|flow-tools-0.68.5.1-6|168	%{_sbindir}/flow-receive
14cu|flow-tools-0.68.5.1-6|169	%{_sbindir}/flow-report
14cu|flow-tools-0.68.5.1-6|170	%{_sbindir}/flow-send
14cu|flow-tools-0.68.5.1-6|171	%{_sbindir}/flow-split
14cu|flow-tools-0.68.5.1-6|172	%{_sbindir}/flow-stat
14cu|flow-tools-0.68.5.1-6|173	%{_sbindir}/flow-tag
14cu|flow-tools-0.68.5.1-6|174	%{_sbindir}/flow-xlate
14cu|flow-tools-0.68.5.1-6|175	%{_sbindir}/flow-rptfmt
14cu|flow-tools-0.68.5.1-6|176	%{_mandir}/man1/flow-cat.1*
14cu|flow-tools-0.68.5.1-6|177	%{_mandir}/man1/flow-dscan.1*
14cu|flow-tools-0.68.5.1-6|178	%{_mandir}/man1/flow-expire.1*
14cu|flow-tools-0.68.5.1-6|179	%{_mandir}/man1/flow-export.1*
14cu|flow-tools-0.68.5.1-6|180	%{_mandir}/man1/flow-fanout.1*
14cu|flow-tools-0.68.5.1-6|181	%{_mandir}/man1/flow-filter.1*
14cu|flow-tools-0.68.5.1-6|182	%{_mandir}/man1/flow-gen.1*
14cu|flow-tools-0.68.5.1-6|183	%{_mandir}/man1/flow-header.1*
14cu|flow-tools-0.68.5.1-6|184	%{_mandir}/man1/flow-import.1*
14cu|flow-tools-0.68.5.1-6|185	%{_mandir}/man1/flow-mask.1*
14cu|flow-tools-0.68.5.1-6|186	%{_mandir}/man1/flow-merge.1*
14cu|flow-tools-0.68.5.1-6|187	%{_mandir}/man1/flow-nfilter.1*
14cu|flow-tools-0.68.5.1-6|188	%{_mandir}/man1/flow-print.1*
14cu|flow-tools-0.68.5.1-6|189	%{_mandir}/man1/flow-receive.1*
14cu|flow-tools-0.68.5.1-6|190	%{_mandir}/man1/flow-report.1*
14cu|flow-tools-0.68.5.1-6|191	%{_mandir}/man1/flow-send.1*
14cu|flow-tools-0.68.5.1-6|192	%{_mandir}/man1/flow-split.1*
14cu|flow-tools-0.68.5.1-6|193	%{_mandir}/man1/flow-stat.1*
14cu|flow-tools-0.68.5.1-6|194	%{_mandir}/man1/flow-tag.1*
14cu|flow-tools-0.68.5.1-6|195	%{_mandir}/man1/flow-tools.1*
14cu|flow-tools-0.68.5.1-6|196	%{_mandir}/man1/flow-tools-examples.1*
14cu|flow-tools-0.68.5.1-6|197	%{_mandir}/man1/flow-xlate.1*
14cu|flow-tools-0.68.5.1-6|198	%{_mandir}/man1/flow-rptfmt.1*
14cu|flow-tools-0.68.5.1-6|199	%{_datadir}/%{name}
14cu|flow-tools-0.68.5.1-6|200	
14cu|flow-tools-0.68.5.1-6|201	%files -n flow-capture
14cu|flow-tools-0.68.5.1-6|202	%{_unitdir}/flow-capture*
14cu|flow-tools-0.68.5.1-6|203	%config(noreplace) %{_sysconfdir}/flow-capture.conf
14cu|flow-tools-0.68.5.1-6|204	%{_sbindir}/flow-capture
14cu|flow-tools-0.68.5.1-6|205	%{_mandir}/man1/flow-capture.1*
14cu|flow-tools-0.68.5.1-6|206	%dir /var/lib/flow-capture
14cu|flow-tools-0.68.5.1-6|207	
14cu|flow-tools-0.68.5.1-6|208	%files rrdtool
14cu|flow-tools-0.68.5.1-6|209	%{_sbindir}/flow-log2rrd
14cu|flow-tools-0.68.5.1-6|210	%{_sbindir}/flow-rpt2rrd
14cu|flow-tools-0.68.5.1-6|211	%{_mandir}/man1/flow-log2rrd.1*
14cu|flow-tools-0.68.5.1-6|212	%{_mandir}/man1/flow-rpt2rrd.1*
14cu|flow-tools-0.68.5.1-6|213	
14cu|flow-tools-0.68.5.1-6|214	%files docs
14cu|flow-tools-0.68.5.1-6|215	%doc docs/*.html ChangeLog.old TODO INSTALL SECURITY
14cu|flow-tools-0.68.5.1-6|216	
14cu|flow-tools-0.68.5.1-6|217	%files -n %{libname}
14cu|flow-tools-0.68.5.1-6|218	%{_libdir}/*.so.*
14cu|flow-tools-0.68.5.1-6|219	
14cu|flow-tools-0.68.5.1-6|220	%files -n %{develname}
14cu|flow-tools-0.68.5.1-6|221	%doc docs/*.html
14cu|flow-tools-0.68.5.1-6|222	%{_includedir}/*
14cu|flow-tools-0.68.5.1-6|223	%{_libdir}/*.so
14cu|flow-tools-0.68.5.1-6|224	%{_libdir}/*.a
14cu|flow-tools-0.68.5.1-6|225	
14cu|flow-tools-0.68.5.1-6|226	
14cu|flow-tools-0.68.5.1-6|227	
14cu|flow-tools-0.68.5.1-6|228	%changelog
14cu|flow-tools-0.68.5.1-6|229	* Sat Oct 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.68.5.1-6
14cu|flow-tools-0.68.5.1-6|230	+ Revision: b6134ca
14cu|flow-tools-0.68.5.1-6|231	- Migrated to systemd
14cu|flow-tools-0.68.5.1-6|232	
14cu|flow-tools-0.68.5.1-6|233	

10146 14
14cu|fly-2.0.0-12|1	Summary:	Generate GIF on the fly
14cu|fly-2.0.0-12|2	Name:		fly
14cu|fly-2.0.0-12|3	Version:	2.0.0
14cu|fly-2.0.0-12|4	Release:	12
14cu|fly-2.0.0-12|5	License:	Distributable
14cu|fly-2.0.0-12|6	Group:		Graphics
14cu|fly-2.0.0-12|7	Url:		http://martin.gleeson.com/fly/
14cu|fly-2.0.0-12|8	Source0:	http://martin.gleeson.com/fly/dist/%{name}-%{version}.tar.bz2
14cu|fly-2.0.0-12|9	Patch0:		fly-2.0.0-makefile.patch
14cu|fly-2.0.0-12|10	BuildRequires:	gd-devel
14cu|fly-2.0.0-12|11	
14cu|fly-2.0.0-12|12	%description
14cu|fly-2.0.0-12|13	Fly is a graphic tool to generate gif/png on the fly.
14cu|fly-2.0.0-12|14	
14cu|fly-2.0.0-12|15	%files
14cu|fly-2.0.0-12|16	%doc README doc/*
14cu|fly-2.0.0-12|17	%{_bindir}/%{name}
14cu|fly-2.0.0-12|18	
14cu|fly-2.0.0-12|19	#----------------------------------------------------------------------------
14cu|fly-2.0.0-12|20	
14cu|fly-2.0.0-12|21	%prep
14cu|fly-2.0.0-12|22	%setup -q
14cu|fly-2.0.0-12|23	%patch0 -p1
14cu|fly-2.0.0-12|24	
14cu|fly-2.0.0-12|25	%build
14cu|fly-2.0.0-12|26	%make CFLAGS="%{optflags}"
14cu|fly-2.0.0-12|27	
14cu|fly-2.0.0-12|28	%install
14cu|fly-2.0.0-12|29	install -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|fly-2.0.0-12|30	
14cu|fly-2.0.0-12|31	
14cu|fly-2.0.0-12|32	%changelog
14cu|fly-2.0.0-12|33	
14cu|fly-2.0.0-12|34	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-12
14cu|fly-2.0.0-12|35	- (b25c6d9) Drop unused stuff from Makefile
14cu|fly-2.0.0-12|36	- (b25c6d9) Spec cleanup
14cu|fly-2.0.0-12|37	- (b25c6d9) Build with system optflags to fix debug package
14cu|fly-2.0.0-12|38	
14cu|fly-2.0.0-12|39	

10147 14
14cu|focuswriter-1.6.0-1|1	%global debug_package %{nil}
14cu|focuswriter-1.6.0-1|2	
14cu|focuswriter-1.6.0-1|3	Summary:	A full-screen, distraction-free writing program
14cu|focuswriter-1.6.0-1|4	Name:		focuswriter
14cu|focuswriter-1.6.0-1|5	Version:	1.6.0
14cu|focuswriter-1.6.0-1|6	Release:	1
14cu|focuswriter-1.6.0-1|7	License:	GPLv3+
14cu|focuswriter-1.6.0-1|8	Group:		Editors
14cu|focuswriter-1.6.0-1|9	URL:		http://gottcode.org/%{name}/
14cu|focuswriter-1.6.0-1|10	Source:		http://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2
14cu|focuswriter-1.6.0-1|11	
14cu|focuswriter-1.6.0-1|12	BuildRequires:	pkgconfig(libzip)
14cu|focuswriter-1.6.0-1|13	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|focuswriter-1.6.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|focuswriter-1.6.0-1|15	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|focuswriter-1.6.0-1|16	BuildRequires:	pkgconfig(Qt5Network)
14cu|focuswriter-1.6.0-1|17	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|focuswriter-1.6.0-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|focuswriter-1.6.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|focuswriter-1.6.0-1|20	BuildRequires:	pkgconfig(enchant)
14cu|focuswriter-1.6.0-1|21	BuildRequires:	pkgconfig(hunspell)
14cu|focuswriter-1.6.0-1|22	
14cu|focuswriter-1.6.0-1|23	%description
14cu|focuswriter-1.6.0-1|24	A full-screen, distraction-free writing program.
14cu|focuswriter-1.6.0-1|25	You can customize your environment by changing the font, colors, and
14cu|focuswriter-1.6.0-1|26	background image to add ambiance as you type. FocusWriter features
14cu|focuswriter-1.6.0-1|27	an on-the-fly updating word count, optional auto-save, optional daily
14cu|focuswriter-1.6.0-1|28	goals, and an interface that hides away to allow you to focus more
14cu|focuswriter-1.6.0-1|29	clearly; additionally, when you open the program your current
14cu|focuswriter-1.6.0-1|30	work-in-progress will automatically load and position you at the end
14cu|focuswriter-1.6.0-1|31	of your document, so that you can immediately jump back in.
14cu|focuswriter-1.6.0-1|32	
14cu|focuswriter-1.6.0-1|33	%prep
14cu|focuswriter-1.6.0-1|34	%setup -q
14cu|focuswriter-1.6.0-1|35	
14cu|focuswriter-1.6.0-1|36	%build
14cu|focuswriter-1.6.0-1|37	%qmake_qt5 PREFIX=%{_prefix}
14cu|focuswriter-1.6.0-1|38	%make
14cu|focuswriter-1.6.0-1|39	
14cu|focuswriter-1.6.0-1|40	%install
14cu|focuswriter-1.6.0-1|41	make install INSTALL_ROOT=%{buildroot}
14cu|focuswriter-1.6.0-1|42	
14cu|focuswriter-1.6.0-1|43	%files
14cu|focuswriter-1.6.0-1|44	%defattr(-,root,root,-)
14cu|focuswriter-1.6.0-1|45	%{_bindir}/%{name}
14cu|focuswriter-1.6.0-1|46	%{_datadir}/%{name}/
14cu|focuswriter-1.6.0-1|47	%{_datadir}/applications/%{name}.desktop
14cu|focuswriter-1.6.0-1|48	%{_datadir}/appdata/focuswriter.appdata.xml
14cu|focuswriter-1.6.0-1|49	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|focuswriter-1.6.0-1|50	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|focuswriter-1.6.0-1|51	%{_datadir}/pixmaps/%{name}.xpm
14cu|focuswriter-1.6.0-1|52	%{_mandir}/man1/focuswriter.1.xz
14cu|focuswriter-1.6.0-1|53	
14cu|focuswriter-1.6.0-1|54	%changelog
14cu|focuswriter-1.6.0-1|55	
14cu|focuswriter-1.6.0-1|56	* Thu Sep 08 2016 alzim <alzim@bk.ru> 1.6.0-1
14cu|focuswriter-1.6.0-1|57	- (1ac154f) Merge pull request #1 from import/focuswriter:rosa2016.1
14cu|focuswriter-1.6.0-1|58	- (1ac154f) Updated to 1.6.0
14cu|focuswriter-1.6.0-1|59	
14cu|focuswriter-1.6.0-1|60	

10148 14
14cu|fondu-2.0-0.060102.5|1	%define fonduversion	060102
14cu|fondu-2.0-0.060102.5|2	
14cu|fondu-2.0-0.060102.5|3	Name:		fondu
14cu|fondu-2.0-0.060102.5|4	Version:	2.0
14cu|fondu-2.0-0.060102.5|5	Release:	0.%{fonduversion}.5
14cu|fondu-2.0-0.060102.5|6	Summary:	Converts between mac and unix fonts
14cu|fondu-2.0-0.060102.5|7	License:	BSD
14cu|fondu-2.0-0.060102.5|8	Group:		Publishing
14cu|fondu-2.0-0.060102.5|9	Source0:	http://fondu.sourceforge.net/fondu_src-%{fonduversion}.tgz
14cu|fondu-2.0-0.060102.5|10	Url:		http://fondu.sourceforge.net/
14cu|fondu-2.0-0.060102.5|11	Conflicts:	dgen-sdl
14cu|fondu-2.0-0.060102.5|12	
14cu|fondu-2.0-0.060102.5|13	%description
14cu|fondu-2.0-0.060102.5|14	Fondu allows you to convert a mac font into a unix one. ufond converts
14cu|fondu-2.0-0.060102.5|15	a unix font into a mac one.
14cu|fondu-2.0-0.060102.5|16	
14cu|fondu-2.0-0.060102.5|17	%prep
14cu|fondu-2.0-0.060102.5|18	%setup -q -n fondu-%{fonduversion}
14cu|fondu-2.0-0.060102.5|19	
14cu|fondu-2.0-0.060102.5|20	%build
14cu|fondu-2.0-0.060102.5|21	%configure2_5x
14cu|fondu-2.0-0.060102.5|22	%make OPT_FLAGS="%{optflags}"
14cu|fondu-2.0-0.060102.5|23	
14cu|fondu-2.0-0.060102.5|24	%install
14cu|fondu-2.0-0.060102.5|25	mkdir -p %{buildroot}%{_bindir} \
14cu|fondu-2.0-0.060102.5|26	%{buildroot}%{_mandir}/man1
14cu|fondu-2.0-0.060102.5|27	%makeinstall
14cu|fondu-2.0-0.060102.5|28	install -m 644 *.1 %{buildroot}%{_mandir}/man1
14cu|fondu-2.0-0.060102.5|29	
14cu|fondu-2.0-0.060102.5|30	%clean
14cu|fondu-2.0-0.060102.5|31	
14cu|fondu-2.0-0.060102.5|32	%files
14cu|fondu-2.0-0.060102.5|33	%doc LICENSE README
14cu|fondu-2.0-0.060102.5|34	%{_bindir}/fondu
14cu|fondu-2.0-0.060102.5|35	%{_bindir}/ufond
14cu|fondu-2.0-0.060102.5|36	%{_bindir}/showfond
14cu|fondu-2.0-0.060102.5|37	%{_bindir}/dfont2res
14cu|fondu-2.0-0.060102.5|38	%{_bindir}/frombin
14cu|fondu-2.0-0.060102.5|39	%{_bindir}/tobin
14cu|fondu-2.0-0.060102.5|40	%{_bindir}/lumper
14cu|fondu-2.0-0.060102.5|41	%{_bindir}/setfondname
14cu|fondu-2.0-0.060102.5|42	%{_mandir}/man1/*
14cu|fondu-2.0-0.060102.5|43	
14cu|fondu-2.0-0.060102.5|44	%changelog
14cu|fondu-2.0-0.060102.5|45	
14cu|fondu-2.0-0.060102.5|46	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.0-0.060102.5
14cu|fondu-2.0-0.060102.5|47	- (6f618ee) Repack tarball according to upstream
14cu|fondu-2.0-0.060102.5|48	
14cu|fondu-2.0-0.060102.5|49	

10149 14
14cu|font-manager-0.5.7-1|1	Name:           font-manager
14cu|font-manager-0.5.7-1|2	Version:        0.5.7
14cu|font-manager-0.5.7-1|3	Release:        1
14cu|font-manager-0.5.7-1|4	Summary:        A font management application for the GNOME desktop environment
14cu|font-manager-0.5.7-1|5	Group:          Publishing
14cu|font-manager-0.5.7-1|6	License:        GPLv3+
14cu|font-manager-0.5.7-1|7	URL:            http://code.google.com/p/font-manager
14cu|font-manager-0.5.7-1|8	Source0:        http://font-manager.googlecode.com/files/%{name}-%{version}.tar.bz2
14cu|font-manager-0.5.7-1|9	Patch0:         font-manager_bug_658328.patch
14cu|font-manager-0.5.7-1|10	Patch1:         font-manager-0.5.7-gcc47.patch
14cu|font-manager-0.5.7-1|11	
14cu|font-manager-0.5.7-1|12	Requires:	fontconfig
14cu|font-manager-0.5.7-1|13	Requires:	python-libxml2
14cu|font-manager-0.5.7-1|14	Requires:	pygtk2
14cu|font-manager-0.5.7-1|15	Requires:	freetype
14cu|font-manager-0.5.7-1|16	Requires:	python-sqlite
14cu|font-manager-0.5.7-1|17	Requires:	python-reportlab
14cu|font-manager-0.5.7-1|18	BuildRequires:	python
14cu|font-manager-0.5.7-1|19	BuildRequires:	desktop-file-utils
14cu|font-manager-0.5.7-1|20	BuildRequires:	fontconfig-devel
14cu|font-manager-0.5.7-1|21	BuildRequires:	glib2-devel
14cu|font-manager-0.5.7-1|22	BuildRequires:	python-devel
14cu|font-manager-0.5.7-1|23	BuildRequires:	pango-devel
14cu|font-manager-0.5.7-1|24	BuildRequires:	sqlite-devel
14cu|font-manager-0.5.7-1|25	BuildRequires:	pkgconfig(pangoft2)
14cu|font-manager-0.5.7-1|26	
14cu|font-manager-0.5.7-1|27	%description
14cu|font-manager-0.5.7-1|28	Font Manager is an application that allows users to easily manage fonts
14cu|font-manager-0.5.7-1|29	on their system.
14cu|font-manager-0.5.7-1|30	
14cu|font-manager-0.5.7-1|31	Although designed with the GNOME desktop environment in mind, it should
14cu|font-manager-0.5.7-1|32	work well with most major desktop environments such as XFCE,
14cu|font-manager-0.5.7-1|33	Enlightenment, and even KDE.
14cu|font-manager-0.5.7-1|34	
14cu|font-manager-0.5.7-1|35	%prep
14cu|font-manager-0.5.7-1|36	%setup -q
14cu|font-manager-0.5.7-1|37	%patch0 -p1
14cu|font-manager-0.5.7-1|38	%patch1 -p1 -b .gcc47
14cu|font-manager-0.5.7-1|39	
14cu|font-manager-0.5.7-1|40	%build
14cu|font-manager-0.5.7-1|41	%configure --enable-debuginfo
14cu|font-manager-0.5.7-1|42	%make
14cu|font-manager-0.5.7-1|43	
14cu|font-manager-0.5.7-1|44	%install
14cu|font-manager-0.5.7-1|45	%makeinstall_std
14cu|font-manager-0.5.7-1|46	desktop-file-validate %{buildroot}%{_datadir}/applications/font-manager.desktop
14cu|font-manager-0.5.7-1|47	desktop-file-validate %{buildroot}%{_datadir}/applications/font-sampler.desktop
14cu|font-manager-0.5.7-1|48	
14cu|font-manager-0.5.7-1|49	# Make file executable to be picked up by find-debuginfo.sh
14cu|font-manager-0.5.7-1|50	chmod +x %{buildroot}%{_libdir}/font-manager/fontutils.so
14cu|font-manager-0.5.7-1|51	
14cu|font-manager-0.5.7-1|52	# Register as an application to be visible in the software center
14cu|font-manager-0.5.7-1|53	#
14cu|font-manager-0.5.7-1|54	# NOTE: It would be *awesome* if this file was maintained by the upstream
14cu|font-manager-0.5.7-1|55	# project, translated and installed into the right place during `make install`.
14cu|font-manager-0.5.7-1|56	#
14cu|font-manager-0.5.7-1|57	# See http://www.freedesktop.org/software/appstream/docs/ for more details.
14cu|font-manager-0.5.7-1|58	#
14cu|font-manager-0.5.7-1|59	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|font-manager-0.5.7-1|60	cat > %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml <<EOF
14cu|font-manager-0.5.7-1|61	<?xml version="1.0" encoding="UTF-8"?>
14cu|font-manager-0.5.7-1|62	<!-- Copyright 2014 Chris Roberts <croberts@croberts.org -->
14cu|font-manager-0.5.7-1|63	<!--
14cu|font-manager-0.5.7-1|64	BugReportURL: https://code.google.com/p/font-manager/issues/detail?id=91
14cu|font-manager-0.5.7-1|65	SentUpstream: 2014-09-17
14cu|font-manager-0.5.7-1|66	-->
14cu|font-manager-0.5.7-1|67	<application>
14cu|font-manager-0.5.7-1|68	<id type="desktop">font-manager.desktop</id>
14cu|font-manager-0.5.7-1|69	<metadata_license>CC0-1.0</metadata_license>
14cu|font-manager-0.5.7-1|70	<summary>A font management application</summary>
14cu|font-manager-0.5.7-1|71	<description>
14cu|font-manager-0.5.7-1|72	<p>
14cu|font-manager-0.5.7-1|73	Font Manager lets a user manage the fonts from the GUI, so they do not have
14cu|font-manager-0.5.7-1|74	to use the command line or have to change any config files in their enviroment.
14cu|font-manager-0.5.7-1|75	Font Manager will work with any GTK+ Desktop.
14cu|font-manager-0.5.7-1|76	</p>
14cu|font-manager-0.5.7-1|77	</description>
14cu|font-manager-0.5.7-1|78	<url type="homepage">http://code.google.com/p/font-manager</url>
14cu|font-manager-0.5.7-1|79	<screenshots>
14cu|font-manager-0.5.7-1|80	<screenshot type="default">http://font-manager.googlecode.com/svn/resources/font-manager.googlecode.com/font-manager.png</screenshot>
14cu|font-manager-0.5.7-1|81	</screenshots>
14cu|font-manager-0.5.7-1|82	</application>
14cu|font-manager-0.5.7-1|83	EOF
14cu|font-manager-0.5.7-1|84	
14cu|font-manager-0.5.7-1|85	%clean
14cu|font-manager-0.5.7-1|86	
14cu|font-manager-0.5.7-1|87	%files
14cu|font-manager-0.5.7-1|88	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cu|font-manager-0.5.7-1|89	%{_bindir}/font-manager
14cu|font-manager-0.5.7-1|90	%{_bindir}/font-sampler
14cu|font-manager-0.5.7-1|91	%{_libdir}/font-manager/
14cu|font-manager-0.5.7-1|92	%{_datadir}/font-manager/
14cu|font-manager-0.5.7-1|93	%{_datadir}/appdata/*.appdata.xml
14cu|font-manager-0.5.7-1|94	%{_datadir}/applications/
14cu|font-manager-0.5.7-1|95	
14cu|font-manager-0.5.7-1|96	
14cu|font-manager-0.5.7-1|97	%changelog
14cu|font-manager-0.5.7-1|98	
14cu|font-manager-0.5.7-1|99	* Mon May 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-1
14cu|font-manager-0.5.7-1|100	- (1976287) ADded pangoft2 BR
14cu|font-manager-0.5.7-1|101	
14cu|font-manager-0.5.7-1|102	

10150 14
14cu|fonts-ttf-myuppy-1.0.0-4|1	Summary:	MYuppy TrueType font
14cu|fonts-ttf-myuppy-1.0.0-4|2	Name:		fonts-ttf-myuppy
14cu|fonts-ttf-myuppy-1.0.0-4|3	Version:	1.0.0
14cu|fonts-ttf-myuppy-1.0.0-4|4	Release:	4
14cu|fonts-ttf-myuppy-1.0.0-4|5	License:	Eclipse Public Licence 1.0
14cu|fonts-ttf-myuppy-1.0.0-4|6	URL:		http://developer.symbian.org/
14cu|fonts-ttf-myuppy-1.0.0-4|7	Group:		System/Fonts/True type
14cu|fonts-ttf-myuppy-1.0.0-4|8	Source0:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium.ttf
14cu|fonts-ttf-myuppy-1.0.0-4|9	Source1:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium_readme.txt
14cu|fonts-ttf-myuppy-1.0.0-4|10	BuildArch:	noarch
14cu|fonts-ttf-myuppy-1.0.0-4|11	BuildRequires: fontconfig
14cu|fonts-ttf-myuppy-1.0.0-4|12	
14cu|fonts-ttf-myuppy-1.0.0-4|13	%description
14cu|fonts-ttf-myuppy-1.0.0-4|14	MYuppyGB-Medium
14cu|fonts-ttf-myuppy-1.0.0-4|15	
14cu|fonts-ttf-myuppy-1.0.0-4|16	Format - TTF TrueType
14cu|fonts-ttf-myuppy-1.0.0-4|17	Character set - GB2312
14cu|fonts-ttf-myuppy-1.0.0-4|18	Encoding - Unicode
14cu|fonts-ttf-myuppy-1.0.0-4|19	
14cu|fonts-ttf-myuppy-1.0.0-4|20	This font was designed to appeal to young urban professionals, Monotype
14cu|fonts-ttf-myuppy-1.0.0-4|21	Yuppy is a newly designed typeface with a unique, modern feel. The
14cu|fonts-ttf-myuppy-1.0.0-4|22	design combines elements of handwriting with classic letterform
14cu|fonts-ttf-myuppy-1.0.0-4|23	characteristics, such as open shapes and proper proportions that help
14cu|fonts-ttf-myuppy-1.0.0-4|24	the typeface retain legibility.
14cu|fonts-ttf-myuppy-1.0.0-4|25	
14cu|fonts-ttf-myuppy-1.0.0-4|26	%prep
14cu|fonts-ttf-myuppy-1.0.0-4|27	%setup -Tc
14cu|fonts-ttf-myuppy-1.0.0-4|28	cp %{SOURCE1} .
14cu|fonts-ttf-myuppy-1.0.0-4|29	
14cu|fonts-ttf-myuppy-1.0.0-4|30	%install
14cu|fonts-ttf-myuppy-1.0.0-4|31	rm -fr %{buildroot}
14cu|fonts-ttf-myuppy-1.0.0-4|32	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/myuppy
14cu|fonts-ttf-myuppy-1.0.0-4|33	install -m 644 %{SOURCE0} %{buildroot}/%{_datadir}/fonts/TTF/myuppy
14cu|fonts-ttf-myuppy-1.0.0-4|34	
14cu|fonts-ttf-myuppy-1.0.0-4|35	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cu|fonts-ttf-myuppy-1.0.0-4|36	ln -s ../../..%{_datadir}/fonts/TTF/myuppy \
14cu|fonts-ttf-myuppy-1.0.0-4|37	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-myuppy:pri=50
14cu|fonts-ttf-myuppy-1.0.0-4|38	
14cu|fonts-ttf-myuppy-1.0.0-4|39	%clean
14cu|fonts-ttf-myuppy-1.0.0-4|40	rm -fr %{buildroot}
14cu|fonts-ttf-myuppy-1.0.0-4|41	
14cu|fonts-ttf-myuppy-1.0.0-4|42	%files
14cu|fonts-ttf-myuppy-1.0.0-4|43	%defattr(-,root,root,0755)
14cu|fonts-ttf-myuppy-1.0.0-4|44	%doc *.txt
14cu|fonts-ttf-myuppy-1.0.0-4|45	%dir %{_datadir}/fonts/TTF/myuppy/
14cu|fonts-ttf-myuppy-1.0.0-4|46	%{_datadir}/fonts/TTF/myuppy/*.ttf
14cu|fonts-ttf-myuppy-1.0.0-4|47	%{_sysconfdir}/X11/fontpath.d/ttf-myuppy:pri=50
14cu|fonts-ttf-myuppy-1.0.0-4|48	
14cu|fonts-ttf-myuppy-1.0.0-4|49	
14cu|fonts-ttf-myuppy-1.0.0-4|50	
14cu|fonts-ttf-myuppy-1.0.0-4|51	%changelog
14cu|fonts-ttf-myuppy-1.0.0-4|52	
14cu|fonts-ttf-myuppy-1.0.0-4|53	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0-4
14cu|fonts-ttf-myuppy-1.0.0-4|54	- (febc287) Spec cleanup
14cu|fonts-ttf-myuppy-1.0.0-4|55	
14cu|fonts-ttf-myuppy-1.0.0-4|56	

10151 14
14cu|fonts-ttf-ubuntu-0.83-1|1	%define pkgname ubuntu-font-family
14cu|fonts-ttf-ubuntu-0.83-1|2	%define _fontdir %{_datadir}/fonts/TTF/ubuntu
14cu|fonts-ttf-ubuntu-0.83-1|3	
14cu|fonts-ttf-ubuntu-0.83-1|4	Name: fonts-ttf-ubuntu
14cu|fonts-ttf-ubuntu-0.83-1|5	Summary: Ubuntu Font Family
14cu|fonts-ttf-ubuntu-0.83-1|6	Version: 0.83
14cu|fonts-ttf-ubuntu-0.83-1|7	Release: 1
14cu|fonts-ttf-ubuntu-0.83-1|8	License: Ubuntu Font Licence 1.0
14cu|fonts-ttf-ubuntu-0.83-1|9	Group: System/Fonts/True type
14cu|fonts-ttf-ubuntu-0.83-1|10	URL: http://font.ubuntu.com/
14cu|fonts-ttf-ubuntu-0.83-1|11	Source: http://font.ubuntu.com/download/%{pkgname}-0.83.zip
14cu|fonts-ttf-ubuntu-0.83-1|12	BuildRequires: freetype-tools
14cu|fonts-ttf-ubuntu-0.83-1|13	BuildArch: noarch
14cu|fonts-ttf-ubuntu-0.83-1|14	BuildRequires: fontconfig
14cu|fonts-ttf-ubuntu-0.83-1|15	
14cu|fonts-ttf-ubuntu-0.83-1|16	%description
14cu|fonts-ttf-ubuntu-0.83-1|17	The Ubuntu Font Family are a set of matching new libre/open fonts in
14cu|fonts-ttf-ubuntu-0.83-1|18	development during 2010--2011. The development is being funded by
14cu|fonts-ttf-ubuntu-0.83-1|19	Canonical Ltd on behalf the wider Free Software community and the
14cu|fonts-ttf-ubuntu-0.83-1|20	Ubuntu project.  The technical font design work and implementation is
14cu|fonts-ttf-ubuntu-0.83-1|21	being undertaken by Dalton Maag.
14cu|fonts-ttf-ubuntu-0.83-1|22	
14cu|fonts-ttf-ubuntu-0.83-1|23	Both the final font Truetype/OpenType files and the design files used
14cu|fonts-ttf-ubuntu-0.83-1|24	to produce the font family are distributed under an open licence and
14cu|fonts-ttf-ubuntu-0.83-1|25	you are expressly encouraged to experiment, modify, share and improve.
14cu|fonts-ttf-ubuntu-0.83-1|26	
14cu|fonts-ttf-ubuntu-0.83-1|27	%prep
14cu|fonts-ttf-ubuntu-0.83-1|28	%setup -q -n %{pkgname}-%{version}
14cu|fonts-ttf-ubuntu-0.83-1|29	
14cu|fonts-ttf-ubuntu-0.83-1|30	%build
14cu|fonts-ttf-ubuntu-0.83-1|31	
14cu|fonts-ttf-ubuntu-0.83-1|32	%install
14cu|fonts-ttf-ubuntu-0.83-1|33	mkdir -p %{buildroot}%{_fontdir}
14cu|fonts-ttf-ubuntu-0.83-1|34	install -m 644 *.ttf %{buildroot}%{_fontdir}
14cu|fonts-ttf-ubuntu-0.83-1|35	ttmkfdir %{buildroot}%{_fontdir} > %{buildroot}%{_fontdir}/fonts.dir
14cu|fonts-ttf-ubuntu-0.83-1|36	ln -s fonts.dir %{buildroot}%{_fontdir}/fonts.scale
14cu|fonts-ttf-ubuntu-0.83-1|37	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14cu|fonts-ttf-ubuntu-0.83-1|38	ln -s ../../..%{_fontdir} \
14cu|fonts-ttf-ubuntu-0.83-1|39	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
14cu|fonts-ttf-ubuntu-0.83-1|40	
14cu|fonts-ttf-ubuntu-0.83-1|41	%files
14cu|fonts-ttf-ubuntu-0.83-1|42	%doc *.txt
14cu|fonts-ttf-ubuntu-0.83-1|43	%dir %{_fontdir}
14cu|fonts-ttf-ubuntu-0.83-1|44	%{_fontdir}/*.ttf
14cu|fonts-ttf-ubuntu-0.83-1|45	%verify(not mtime) %{_fontdir}/fonts.dir
14cu|fonts-ttf-ubuntu-0.83-1|46	%{_fontdir}/fonts.scale
14cu|fonts-ttf-ubuntu-0.83-1|47	%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
14cu|fonts-ttf-ubuntu-0.83-1|48	
14cu|fonts-ttf-ubuntu-0.83-1|49	
14cu|fonts-ttf-ubuntu-0.83-1|50	
14cu|fonts-ttf-ubuntu-0.83-1|51	%changelog
14cu|fonts-ttf-ubuntu-0.83-1|52	
14cu|fonts-ttf-ubuntu-0.83-1|53	* Fri May 27 2016 dsilakov <denis.silakov@rosalab.ru> 0.83-1
14cu|fonts-ttf-ubuntu-0.83-1|54	- (12971ce) Merge pull request #1 from tremod/fonts-ttf-ubuntu:rosa2014.1
14cu|fonts-ttf-ubuntu-0.83-1|55	- (12971ce) Update to 0.83
14cu|fonts-ttf-ubuntu-0.83-1|56	
14cu|fonts-ttf-ubuntu-0.83-1|57	

10152 14
14cu|foobillardplus-3.43-0.svn170.2|1	%define rev     svn170
14cu|foobillardplus-3.43-0.svn170.2|2	
14cu|foobillardplus-3.43-0.svn170.2|3	Name:           foobillardplus
14cu|foobillardplus-3.43-0.svn170.2|4	Version:        3.43
14cu|foobillardplus-3.43-0.svn170.2|5	Release:        %mkrel -c %{rev} 2
14cu|foobillardplus-3.43-0.svn170.2|6	Summary:        A free 3D OpenGL billiard game
14cu|foobillardplus-3.43-0.svn170.2|7	Group:          Games/Sports
14cu|foobillardplus-3.43-0.svn170.2|8	License:        GPLv2
14cu|foobillardplus-3.43-0.svn170.2|9	URL:            http://foobillardplus.sourceforge.net
14cu|foobillardplus-3.43-0.svn170.2|10	# From http://svn.code.sf.net/p/foobillardplus/code/ after removing useless and nonfree content
14cu|foobillardplus-3.43-0.svn170.2|11	# rm -rf .svn data/music/* data/DejaVuSans*.ttf debian osx src-graphics
14cu|foobillardplus-3.43-0.svn170.2|12	Source0:        %{name}-%{version}-%{rev}.tar.xz
14cu|foobillardplus-3.43-0.svn170.2|13	Source1:        %{name}.6
14cu|foobillardplus-3.43-0.svn170.2|14	Source2:        intro-nomusic.png
14cu|foobillardplus-3.43-0.svn170.2|15	Patch0:         foobillardplus-3.43-mga-install-dir-in-configure.in.patch
14cu|foobillardplus-3.43-0.svn170.2|16	Patch1:         foobillardplus-3.43-mga-user-settings-in-XDG_DATA_HOME.patch
14cu|foobillardplus-3.43-0.svn170.2|17	
14cu|foobillardplus-3.43-0.svn170.2|18	BuildRequires:  pkgconfig(freetype2)
14cu|foobillardplus-3.43-0.svn170.2|19	BuildRequires:  pkgconfig(libpng)
14cu|foobillardplus-3.43-0.svn170.2|20	BuildRequires:  pkgconfig(sdl)
14cu|foobillardplus-3.43-0.svn170.2|21	BuildRequires:  pkgconfig(SDL_mixer)
14cu|foobillardplus-3.43-0.svn170.2|22	BuildRequires:  pkgconfig(SDL_net)
14cu|foobillardplus-3.43-0.svn170.2|23	BuildRequires:  pkgconfig(glu)
14cu|foobillardplus-3.43-0.svn170.2|24	BuildRequires:  pkgconfig(gl)
14cu|foobillardplus-3.43-0.svn170.2|25	Requires:       fonts-ttf-dejavu
14cu|foobillardplus-3.43-0.svn170.2|26	Obsoletes:      foobillard < 3.0a-14
14cu|foobillardplus-3.43-0.svn170.2|27	Provides:       foobillard
14cu|foobillardplus-3.43-0.svn170.2|28	
14cu|foobillardplus-3.43-0.svn170.2|29	%description
14cu|foobillardplus-3.43-0.svn170.2|30	FooBillard++ is an advanced 3D OpenGL billiard game based on the original
14cu|foobillardplus-3.43-0.svn170.2|31	foobillard 3.0a sources from Florian Berger. You can play it with one or two
14cu|foobillardplus-3.43-0.svn170.2|32	players or against the computer.
14cu|foobillardplus-3.43-0.svn170.2|33	
14cu|foobillardplus-3.43-0.svn170.2|34	The music has been removed because of its restrictive CC BY-NC-ND license.
14cu|foobillardplus-3.43-0.svn170.2|35	
14cu|foobillardplus-3.43-0.svn170.2|36	%prep
14cu|foobillardplus-3.43-0.svn170.2|37	%setup -q -n %{name}-%{version}-%{rev}
14cu|foobillardplus-3.43-0.svn170.2|38	%apply_patches
14cu|foobillardplus-3.43-0.svn170.2|39	# Use system browser
14cu|foobillardplus-3.43-0.svn170.2|40	sed -i -e 's/firefox/www-browser/g' data/browser.sh
14cu|foobillardplus-3.43-0.svn170.2|41	
14cu|foobillardplus-3.43-0.svn170.2|42	%build
14cu|foobillardplus-3.43-0.svn170.2|43	autoreconf -vfi
14cu|foobillardplus-3.43-0.svn170.2|44	%configure2_5x --enable-debian
14cu|foobillardplus-3.43-0.svn170.2|45	%make
14cu|foobillardplus-3.43-0.svn170.2|46	
14cu|foobillardplus-3.43-0.svn170.2|47	%install
14cu|foobillardplus-3.43-0.svn170.2|48	# make install instructions are kind of broken
14cu|foobillardplus-3.43-0.svn170.2|49	install -D -m755 src/foobillardplus %{buildroot}%{_gamesbindir}/%{name}
14cu|foobillardplus-3.43-0.svn170.2|50	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|foobillardplus-3.43-0.svn170.2|51	cp -a data/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|foobillardplus-3.43-0.svn170.2|52	
14cu|foobillardplus-3.43-0.svn170.2|53	# Fixed intro image without the removed music credits
14cu|foobillardplus-3.43-0.svn170.2|54	cp -f %{SOURCE2} %{buildroot}%{_gamesdatadir}/%{name}/data/intro.png
14cu|foobillardplus-3.43-0.svn170.2|55	
14cu|foobillardplus-3.43-0.svn170.2|56	# icon and man page
14cu|foobillardplus-3.43-0.svn170.2|57	install -D -m644 foobillardplus.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|foobillardplus-3.43-0.svn170.2|58	install -D -m644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|foobillardplus-3.43-0.svn170.2|59	
14cu|foobillardplus-3.43-0.svn170.2|60	# symlink to DejaVu fonts
14cu|foobillardplus-3.43-0.svn170.2|61	ln -s %{_xfontdir}/TTF/dejavu/DejaVuSans.ttf      %{buildroot}%{_gamesdatadir}/%{name}/data/DejaVuSans.ttf
14cu|foobillardplus-3.43-0.svn170.2|62	ln -s %{_xfontdir}/TTF/dejavu/DejaVuSans-Bold.ttf %{buildroot}%{_gamesdatadir}/%{name}/data/DejaVuSans-Bold.ttf
14cu|foobillardplus-3.43-0.svn170.2|63	
14cu|foobillardplus-3.43-0.svn170.2|64	# desktop entry
14cu|foobillardplus-3.43-0.svn170.2|65	install -d %{buildroot}%{_datadir}/applications
14cu|foobillardplus-3.43-0.svn170.2|66	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|foobillardplus-3.43-0.svn170.2|67	[Desktop Entry]
14cu|foobillardplus-3.43-0.svn170.2|68	Name=FooBillard++
14cu|foobillardplus-3.43-0.svn170.2|69	GenericName=3D OpenGL billiard game
14cu|foobillardplus-3.43-0.svn170.2|70	GenericName[de]=3D-OpenGL-Billard-Spiel
14cu|foobillardplus-3.43-0.svn170.2|71	GenericName[fr]=Jeu de billard en 3D OpenGL
14cu|foobillardplus-3.43-0.svn170.2|72	Comment=3D OpenGL billiard game
14cu|foobillardplus-3.43-0.svn170.2|73	Comment[de]=3D-OpenGL-Billard-Spiel
14cu|foobillardplus-3.43-0.svn170.2|74	Comment[fr]=Jeu de billard en 3D OpenGL
14cu|foobillardplus-3.43-0.svn170.2|75	Exec=%{name}
14cu|foobillardplus-3.43-0.svn170.2|76	Icon=%{name}
14cu|foobillardplus-3.43-0.svn170.2|77	Type=Application
14cu|foobillardplus-3.43-0.svn170.2|78	Categories=Game;Simulation;
14cu|foobillardplus-3.43-0.svn170.2|79	EOF
14cu|foobillardplus-3.43-0.svn170.2|80	
14cu|foobillardplus-3.43-0.svn170.2|81	%files
14cu|foobillardplus-3.43-0.svn170.2|82	%doc AUTHORS COPYING ChangeLog README
14cu|foobillardplus-3.43-0.svn170.2|83	%{_gamesbindir}/%{name}
14cu|foobillardplus-3.43-0.svn170.2|84	%{_gamesdatadir}/%{name}/
14cu|foobillardplus-3.43-0.svn170.2|85	%{_datadir}/applications/%{name}.desktop
14cu|foobillardplus-3.43-0.svn170.2|86	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|foobillardplus-3.43-0.svn170.2|87	%{_mandir}/man6/%{name}.6*
14cu|foobillardplus-3.43-0.svn170.2|88	
14cu|foobillardplus-3.43-0.svn170.2|89	
14cu|foobillardplus-3.43-0.svn170.2|90	
14cu|foobillardplus-3.43-0.svn170.2|91	%changelog
14cu|foobillardplus-3.43-0.svn170.2|92	* Sun Jan 18 2015 abfonly <abfonly@gmail.com> 3.43-0.svn170.2
14cu|foobillardplus-3.43-0.svn170.2|93	+ Revision: a0e8c12
14cu|foobillardplus-3.43-0.svn170.2|94	- Fix group
14cu|foobillardplus-3.43-0.svn170.2|95	
14cu|foobillardplus-3.43-0.svn170.2|96	

10153 14
14cu|foobnix-3.1.2-1|1	%define	debug_package %{nil}
14cu|foobnix-3.1.2-1|2	%define	oversion 3.1
14cu|foobnix-3.1.2-1|3	%define	snapshot 1
14cu|foobnix-3.1.2-1|4	
14cu|foobnix-3.1.2-1|5	Summary:	Simple and powerful music player for Linux
14cu|foobnix-3.1.2-1|6	Name:		foobnix
14cu|foobnix-3.1.2-1|7	Version:	3.1.2
14cu|foobnix-3.1.2-1|8	Release:	1
14cu|foobnix-3.1.2-1|9	License:	GPLv3+
14cu|foobnix-3.1.2-1|10	Group:		Sound
14cu|foobnix-3.1.2-1|11	Url:		http://foobnix.com/en/index.html
14cu|foobnix-3.1.2-1|12	# Take a master snapshot to get a not-tagged 3.1.2 and fixes until 04/25/2016
14cu|foobnix-3.1.2-1|13	%if %{snapshot}
14cu|foobnix-3.1.2-1|14	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-master.zip
14cu|foobnix-3.1.2-1|15	%else
14cu|foobnix-3.1.2-1|16	Source0:	http://github.com/%{name}/%{name}/archive/%{name}-%{oversion}.tar.gz
14cu|foobnix-3.1.2-1|17	%endif
14cu|foobnix-3.1.2-1|18	BuildRequires:	gettext
14cu|foobnix-3.1.2-1|19	BuildRequires:	gstreamer1.0-plugins-good
14cu|foobnix-3.1.2-1|20	BuildRequires:	gstreamer1.0-plugins-ugly
14cu|foobnix-3.1.2-1|21	BuildRequires:	gstreamer1.0-ffmpeg
14cu|foobnix-3.1.2-1|22	BuildRequires:	gstreamer1.0-plugins-bad
14cu|foobnix-3.1.2-1|23	BuildRequires:	gstreamer1.0-python
14cu|foobnix-3.1.2-1|24	BuildRequires:	fuseiso
14cu|foobnix-3.1.2-1|25	BuildRequires:	keybinder
14cu|foobnix-3.1.2-1|26	BuildRequires:	mutagen
14cu|foobnix-3.1.2-1|27	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|foobnix-3.1.2-1|28	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cu|foobnix-3.1.2-1|29	BuildRequires:	pygtk2.0
14cu|foobnix-3.1.2-1|30	BuildRequires:	pygtk2.0-libglade
14cu|foobnix-3.1.2-1|31	BuildRequires:	python
14cu|foobnix-3.1.2-1|32	BuildRequires:	python-chardet
14cu|foobnix-3.1.2-1|33	BuildRequires:	python-gi
14cu|foobnix-3.1.2-1|34	BuildRequires:	python-gi-cairo
14cu|foobnix-3.1.2-1|35	BuildRequires:	python-simplejson
14cu|foobnix-3.1.2-1|36	BuildRequires:	python-setuptools
14cu|foobnix-3.1.2-1|37	Requires:	fuseiso
14cu|foobnix-3.1.2-1|38	Requires:	mutagen
14cu|foobnix-3.1.2-1|39	Requires:	gstreamer1.0-plugins-good
14cu|foobnix-3.1.2-1|40	Requires:	gstreamer1.0-python
14cu|foobnix-3.1.2-1|41	Requires:	gstreamer1.0-ffmpeg
14cu|foobnix-3.1.2-1|42	Requires:	python-chardet
14cu|foobnix-3.1.2-1|43	Requires:	python-gi
14cu|foobnix-3.1.2-1|44	Requires:	python-gi-cairo
14cu|foobnix-3.1.2-1|45	Requires:	python-setuptools
14cu|foobnix-3.1.2-1|46	Requires:	python-simplejson
14cu|foobnix-3.1.2-1|47	#Requires:	python-webkitgtk
14cu|foobnix-3.1.2-1|48	# The package is in Contrib, but supports mp3 and AAC:
14cu|foobnix-3.1.2-1|49	# suggest the needed packages from Restricted
14cu|foobnix-3.1.2-1|50	Suggests:	gstreamer1.0-plugins-bad
14cu|foobnix-3.1.2-1|51	Suggests:	gstreamer1.0-plugins-ugly
14cu|foobnix-3.1.2-1|52	Suggests:	faac
14cu|foobnix-3.1.2-1|53	Suggests:	lame
14cu|foobnix-3.1.2-1|54	BuildArch:	noarch
14cu|foobnix-3.1.2-1|55	
14cu|foobnix-3.1.2-1|56	%description
14cu|foobnix-3.1.2-1|57	Simple and powerful music player for Linux, written in python.
14cu|foobnix-3.1.2-1|58	All best features in one player: small, fast, customizable, powerful, with
14cu|foobnix-3.1.2-1|59	user-friendly interface.
14cu|foobnix-3.1.2-1|60	Main features:
14cu|foobnix-3.1.2-1|61	* CUE, wv and iso.wv support.
14cu|foobnix-3.1.2-1|62	* Supports MP3, MP4, AAC, CD Audio, WMA, OGG, FLAC, WavPack, WAV, Musepack
14cu|foobnix-3.1.2-1|63	and many more formats.
14cu|foobnix-3.1.2-1|64	* 10-band equalizer with presets.
14cu|foobnix-3.1.2-1|65	* Last.FM integration.
14cu|foobnix-3.1.2-1|66	* vk.com also supported.
14cu|foobnix-3.1.2-1|67	* Lyrics search by lyricsmania.com and megalyrics.ru.
14cu|foobnix-3.1.2-1|68	
14cu|foobnix-3.1.2-1|69	%files -f %{name}.lang
14cu|foobnix-3.1.2-1|70	%doc README COPYING CHANGELOG
14cu|foobnix-3.1.2-1|71	%{_bindir}/%{name}
14cu|foobnix-3.1.2-1|72	%{py_puresitedir}/%{name}/*
14cu|foobnix-3.1.2-1|73	%{py_puresitedir}/%{name}-*.egg-info
14cu|foobnix-3.1.2-1|74	%{_datadir}/applications/%{name}.desktop
14cu|foobnix-3.1.2-1|75	%{_datadir}/%{name}/*
14cu|foobnix-3.1.2-1|76	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|foobnix-3.1.2-1|77	%{_datadir}/pixmaps/%{name}.png
14cu|foobnix-3.1.2-1|78	#{_datadir}/pixmaps/theme/cat.jpg
14cu|foobnix-3.1.2-1|79	#{_datadir}/pixmaps/theme/flower.jpg
14cu|foobnix-3.1.2-1|80	#{_datadir}/pixmaps/vk.png
14cu|foobnix-3.1.2-1|81	#{_datadir}/pixmaps/theme/winter.jpg
14cu|foobnix-3.1.2-1|82	%{_mandir}/man1/%{name}.1.*
14cu|foobnix-3.1.2-1|83	
14cu|foobnix-3.1.2-1|84	#-----------------------------------------------------------------------------
14cu|foobnix-3.1.2-1|85	
14cu|foobnix-3.1.2-1|86	%prep
14cu|foobnix-3.1.2-1|87	%if %{snapshot}
14cu|foobnix-3.1.2-1|88	%setup -qn %{name}-master
14cu|foobnix-3.1.2-1|89	%else
14cu|foobnix-3.1.2-1|90	%setup -qn %{name}-%{oversion}
14cu|foobnix-3.1.2-1|91	%endif
14cu|foobnix-3.1.2-1|92	
14cu|foobnix-3.1.2-1|93	
14cu|foobnix-3.1.2-1|94	%build
14cu|foobnix-3.1.2-1|95	# Nothing to do?
14cu|foobnix-3.1.2-1|96	python setup.py build
14cu|foobnix-3.1.2-1|97	
14cu|foobnix-3.1.2-1|98	
14cu|foobnix-3.1.2-1|99	%install
14cu|foobnix-3.1.2-1|100	python setup.py install --root=%{buildroot}
14cu|foobnix-3.1.2-1|101	
14cu|foobnix-3.1.2-1|102	# permissions fix
14cu|foobnix-3.1.2-1|103	chmod a+x %{buildroot}%{py_puresitedir}/%{name}/thirdparty/sound_menu.py
14cu|foobnix-3.1.2-1|104	#chmod a+x %%{buildroot}%%{_libdir}/python2.7/site-packages/foobnix/thirdparty/google/{browser,__init__,search}.py
14cu|foobnix-3.1.2-1|105	#chmod a+x %%{buildroot}%%{_libdir}/python2.7/site-packages/foobnix/thirdparty/mutagen/__init__.py
14cu|foobnix-3.1.2-1|106	chmod a+x %{buildroot}%{py_puresitedir}/%{name}/preferences/preferences_window.py
14cu|foobnix-3.1.2-1|107	chmod a+x %{buildroot}%{py_puresitedir}/%{name}/gui/menu.py
14cu|foobnix-3.1.2-1|108	chmod a-x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|foobnix-3.1.2-1|109	
14cu|foobnix-3.1.2-1|110	# icon fix
14cu|foobnix-3.1.2-1|111	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
14cu|foobnix-3.1.2-1|112	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
14cu|foobnix-3.1.2-1|113	
14cu|foobnix-3.1.2-1|114	
14cu|foobnix-3.1.2-1|115	%find_lang %{name}
14cu|foobnix-3.1.2-1|116	
14cu|foobnix-3.1.2-1|117	
14cu|foobnix-3.1.2-1|118	
14cu|foobnix-3.1.2-1|119	
14cu|foobnix-3.1.2-1|120	%changelog
14cu|foobnix-3.1.2-1|121	
14cu|foobnix-3.1.2-1|122	* Sat Aug 27 2016 gvm <mc2374@mclink.it> 3.1.2-1
14cu|foobnix-3.1.2-1|123	- (ac65c55) Merge pull request #2 from import/foobnix:rosa2016.1
14cu|foobnix-3.1.2-1|124	- (ac65c55) Fix file list
14cu|foobnix-3.1.2-1|125	
14cu|foobnix-3.1.2-1|126	

10154 14
14cu|fop-2.1-1|1	Summary:	XSL-driven print formatter
14cu|fop-2.1-1|2	Name:		fop
14cu|fop-2.1-1|3	Version:	2.1
14cu|fop-2.1-1|4	Release:	1
14cu|fop-2.1-1|5	Epoch:		0
14cu|fop-2.1-1|6	License:	Apache License
14cu|fop-2.1-1|7	Group:		Development/Java
14cu|fop-2.1-1|8	URL:		http://xmlgraphics.apache.org/fop
14cu|fop-2.1-1|9	Source0:	http://archive.apache.org/dist/xmlgraphics/fop/source/fop-%{version}-src.tar.gz
14cu|fop-2.1-1|10	Source1:	%{name}.script
14cu|fop-2.1-1|11	Patch2:		%{name}-main.patch
14cu|fop-2.1-1|12	BuildRequires:	ant
14cu|fop-2.1-1|13	BuildRequires:	java-rpmbuild
14cu|fop-2.1-1|14	Requires:	xmlgraphics-commons >= 0:1.2
14cu|fop-2.1-1|15	Requires:	avalon-framework >= 0:4.1.4
14cu|fop-2.1-1|16	Requires:	batik >= 0:1.7
14cu|fop-2.1-1|17	Requires:	xalan-j2 >= 0:2.7.0
14cu|fop-2.1-1|18	Requires:	xml-commons-apis >= 0:1.3.04
14cu|fop-2.1-1|19	Requires:	jakarta-commons-httpclient
14cu|fop-2.1-1|20	Requires:	jakarta-commons-io >= 0:1.2
14cu|fop-2.1-1|21	Requires:	jakarta-commons-logging >= 0:1.0.4
14cu|fop-2.1-1|22	BuildArch:	noarch
14cu|fop-2.1-1|23	
14cu|fop-2.1-1|24	%description
14cu|fop-2.1-1|25	FOP is the world's first print formatter driven by XSL formatting
14cu|fop-2.1-1|26	objects. It is a Java application that reads a formatting object tree
14cu|fop-2.1-1|27	and then turns it into a PDF document. The formatting object tree, can
14cu|fop-2.1-1|28	be in the form of an XML document (output by an XSLT engine like XT or
14cu|fop-2.1-1|29	Xalan) or can be passed in memory as a DOM Document or (in the case of
14cu|fop-2.1-1|30	XT) SAX events.
14cu|fop-2.1-1|31	
14cu|fop-2.1-1|32	%files
14cu|fop-2.1-1|33	%doc LICENSE README NOTICE
14cu|fop-2.1-1|34	%{_javadir}/%{name}*.jar
14cu|fop-2.1-1|35	%{_datadir}/%{name}
14cu|fop-2.1-1|36	%{_javadir}/pdf-transcoder.jar
14cu|fop-2.1-1|37	%attr(0755,root,root) %{_bindir}/fop
14cu|fop-2.1-1|38	%if %{gcj_support}
14cu|fop-2.1-1|39	%dir %{_libdir}/gcj/%{name}
14cu|fop-2.1-1|40	%{_libdir}/gcj/%{name}/*
14cu|fop-2.1-1|41	%endif
14cu|fop-2.1-1|42	
14cu|fop-2.1-1|43	#--------------------------------------------------------------------
14cu|fop-2.1-1|44	
14cu|fop-2.1-1|45	%package javadoc
14cu|fop-2.1-1|46	Summary:	Javadoc for %{name}
14cu|fop-2.1-1|47	Group:		Development/Java
14cu|fop-2.1-1|48	
14cu|fop-2.1-1|49	%description    javadoc
14cu|fop-2.1-1|50	Javadoc for %{name}.
14cu|fop-2.1-1|51	
14cu|fop-2.1-1|52	%files javadoc
14cu|fop-2.1-1|53	%doc %{_javadocdir}/%{name}-%{version}
14cu|fop-2.1-1|54	%doc %{_javadocdir}/%{name}
14cu|fop-2.1-1|55	
14cu|fop-2.1-1|56	#--------------------------------------------------------------------
14cu|fop-2.1-1|57	
14cu|fop-2.1-1|58	%prep
14cu|fop-2.1-1|59	%setup -q
14cu|fop-2.1-1|60	%patch2 -p0
14cu|fop-2.1-1|61	
14cu|fop-2.1-1|62	%build
14cu|fop-2.1-1|63	export JAVA_HOME=%{java_home}
14cu|fop-2.1-1|64	export CLASSPATH=
14cu|fop-2.1-1|65	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
14cu|fop-2.1-1|66	
14cu|fop-2.1-1|67	%ant clean jar-main transcoder-pkg javadocs
14cu|fop-2.1-1|68	
14cu|fop-2.1-1|69	%install
14cu|fop-2.1-1|70	
14cu|fop-2.1-1|71	# jars
14cu|fop-2.1-1|72	mkdir -p %{buildroot}%{_javadir}
14cu|fop-2.1-1|73	cp -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|fop-2.1-1|74	cp -a build/%{name}-transcoder.jar %{buildroot}%{_javadir}/pdf-transcoder.jar
14cu|fop-2.1-1|75	pushd %{buildroot}%{_javadir}
14cu|fop-2.1-1|76	for jar in *-%{version}*
14cu|fop-2.1-1|77	do ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`
14cu|fop-2.1-1|78	done
14cu|fop-2.1-1|79	popd
14cu|fop-2.1-1|80	
14cu|fop-2.1-1|81	# script
14cu|fop-2.1-1|82	mkdir -p %{buildroot}%{_bindir}
14cu|fop-2.1-1|83	cp -a %{SOURCE1} %{buildroot}%{_bindir}/fop
14cu|fop-2.1-1|84	
14cu|fop-2.1-1|85	# data
14cu|fop-2.1-1|86	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|fop-2.1-1|87	cp -a conf %{buildroot}%{_datadir}/%{name}
14cu|fop-2.1-1|88	
14cu|fop-2.1-1|89	# javadoc
14cu|fop-2.1-1|90	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|fop-2.1-1|91	cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|fop-2.1-1|92	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|fop-2.1-1|93	
14cu|fop-2.1-1|94	%changelog
14cu|fop-2.1-1|95	
14cu|fop-2.1-1|96	* Fri Sep 09 2016 alzim <alzim@bk.ru> 0:2.1-1
14cu|fop-2.1-1|97	- (4b7bb9c) Merge pull request #1 from import/fop:rosa2016.1
14cu|fop-2.1-1|98	- (4b7bb9c) Updated to 2.1
14cu|fop-2.1-1|99	
14cu|fop-2.1-1|100	

10155 14
14cu|fotoxx-16.08.1-1|1	%define _appdatadir %{_datadir}/appdata
14cu|fotoxx-16.08.1-1|2	
14cu|fotoxx-16.08.1-1|3	Name:			fotoxx
14cu|fotoxx-16.08.1-1|4	Version:		16.08.1
14cu|fotoxx-16.08.1-1|5	Release:		1
14cu|fotoxx-16.08.1-1|6	Summary:		Editor of image files from digital cameras
14cu|fotoxx-16.08.1-1|7	Group:			Graphics
14cu|fotoxx-16.08.1-1|8	License:		GPLv3
14cu|fotoxx-16.08.1-1|9	Url:			http://www.kornelix.net/fotoxx/fotoxx.html
14cu|fotoxx-16.08.1-1|10	Source0:		http://www.kornelix.net/downloads/tarballs/%{name}-%{version}.tar.gz
14cu|fotoxx-16.08.1-1|11	BuildRequires:		desktop-file-utils
14cu|fotoxx-16.08.1-1|12	BuildRequires:		appstream-util
14cu|fotoxx-16.08.1-1|13	BuildRequires:		imagemagick
14cu|fotoxx-16.08.1-1|14	BuildRequires:		perl(Image::ExifTool)
14cu|fotoxx-16.08.1-1|15	BuildRequires:		xdg-utils
14cu|fotoxx-16.08.1-1|16	BuildRequires:		pkgconfig(libtiff-4)
14cu|fotoxx-16.08.1-1|17	BuildRequires:		pkgconfig(gtk+-3.0)
14cu|fotoxx-16.08.1-1|18	BuildRequires:		pkgconfig(lcms2)
14cu|fotoxx-16.08.1-1|19	BuildRequires:		pkgconfig(champlain-0.12)
14cu|fotoxx-16.08.1-1|20	BuildRequires:		pkgconfig(libraw)
14cu|fotoxx-16.08.1-1|21	Requires:		exiv2
14cu|fotoxx-16.08.1-1|22	Requires:		perl(Image::ExifTool)
14cu|fotoxx-16.08.1-1|23	Suggests:		rawtherapee
14cu|fotoxx-16.08.1-1|24	Suggests:		brasero
14cu|fotoxx-16.08.1-1|25	
14cu|fotoxx-16.08.1-1|26	%description
14cu|fotoxx-16.08.1-1|27	Edit image files from a digital camera. Includes color and contrast
14cu|fotoxx-16.08.1-1|28	enhancement, red-eye removal, sharpen, crop, rotate, noise removal, HDR (high
14cu|fotoxx-16.08.1-1|29	dynamic range) and panorama image compositing, thumbnail image browser, tag
14cu|fotoxx-16.08.1-1|30	editing and search.
14cu|fotoxx-16.08.1-1|31	
14cu|fotoxx-16.08.1-1|32	%files
14cu|fotoxx-16.08.1-1|33	%{_docdir}/%{name}
14cu|fotoxx-16.08.1-1|34	%{_bindir}/%{name}
14cu|fotoxx-16.08.1-1|35	%dir %{_datadir}/%{name}
14cu|fotoxx-16.08.1-1|36	%attr(0755,root,root) %{_datadir}/%{name}/*
14cu|fotoxx-16.08.1-1|37	%{_datadir}/applications/%{name}.desktop
14cu|fotoxx-16.08.1-1|38	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|fotoxx-16.08.1-1|39	%{_mandir}/man1/%{name}.1*
14cu|fotoxx-16.08.1-1|40	%{_appdatadir}/%{name}.appdata.xml
14cu|fotoxx-16.08.1-1|41	
14cu|fotoxx-16.08.1-1|42	#-----------------------------------------------------------------------------
14cu|fotoxx-16.08.1-1|43	
14cu|fotoxx-16.08.1-1|44	%prep
14cu|fotoxx-16.08.1-1|45	%setup -q
14cu|fotoxx-16.08.1-1|46	
14cu|fotoxx-16.08.1-1|47	%build
14cu|fotoxx-16.08.1-1|48	%setup_compile_flags
14cu|fotoxx-16.08.1-1|49	%make PREFIX=%{_prefix}
14cu|fotoxx-16.08.1-1|50	
14cu|fotoxx-16.08.1-1|51	%install
14cu|fotoxx-16.08.1-1|52	%makeinstall_std
14cu|fotoxx-16.08.1-1|53	
14cu|fotoxx-16.08.1-1|54	# Provide variable size menu icons, instead of the only one in the sources
14cu|fotoxx-16.08.1-1|55	# 1. Create the standard dir for the original 64x64 icon and move it here
14cu|fotoxx-16.08.1-1|56	install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|fotoxx-16.08.1-1|57	# 2. Generate and install other icon sizes
14cu|fotoxx-16.08.1-1|58	for size in 16 24 32 48
14cu|fotoxx-16.08.1-1|59	do
14cu|fotoxx-16.08.1-1|60	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
14cu|fotoxx-16.08.1-1|61	convert -resize ${size}x${size} %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|fotoxx-16.08.1-1|62	done
14cu|fotoxx-16.08.1-1|63	# 3. Fix the provided .desktop file to use our icon files
14cu|fotoxx-16.08.1-1|64	desktop-file-edit --set-icon=%{name} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fotoxx-16.08.1-1|65	
14cu|fotoxx-16.08.1-1|66	%check
14cu|fotoxx-16.08.1-1|67	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|fotoxx-16.08.1-1|68	
14cu|fotoxx-16.08.1-1|69	%changelog
14cu|fotoxx-16.08.1-1|70	
14cu|fotoxx-16.08.1-1|71	* Fri Sep 09 2016 alzim <alzim@bk.ru> 16.08.1-1
14cu|fotoxx-16.08.1-1|72	- (447cd85) Merge pull request #6 from import/fotoxx:rosa2016.1
14cu|fotoxx-16.08.1-1|73	- (447cd85) Updated to 16.08.1
14cu|fotoxx-16.08.1-1|74	
14cu|fotoxx-16.08.1-1|75	

10156 14
14cu|fox1.6-1.6.47-3|1	%define oname fox
14cu|fox1.6-1.6.47-3|2	
14cu|fox1.6-1.6.47-3|3	%define api 1.6
14cu|fox1.6-1.6.47-3|4	%define major 0
14cu|fox1.6-1.6.47-3|5	%define libname %mklibname %{oname} %{api} %{major}
14cu|fox1.6-1.6.47-3|6	%define devname %mklibname %{name} -d
14cu|fox1.6-1.6.47-3|7	
14cu|fox1.6-1.6.47-3|8	Summary:	The FOX C++ GUI Toolkit
14cu|fox1.6-1.6.47-3|9	Name:		fox1.6
14cu|fox1.6-1.6.47-3|10	Version:	1.6.47
14cu|fox1.6-1.6.47-3|11	Release:	3
14cu|fox1.6-1.6.47-3|12	License:	LGPLv2+
14cu|fox1.6-1.6.47-3|13	Group:		Development/C++
14cu|fox1.6-1.6.47-3|14	Url:		http://www.fox-toolkit.org
14cu|fox1.6-1.6.47-3|15	Source:		http://www.fox-toolkit.org/ftp/%{oname}-%{version}.tar.gz
14cu|fox1.6-1.6.47-3|16	Patch0:		fox-1.6.36-fix-str-fmt.patch
14cu|fox1.6-1.6.47-3|17	Patch1:		fox-1.6.43-fix-linkage.patch
14cu|fox1.6-1.6.47-3|18	Patch2:		fox-1.6.47-optflags.patch
14cu|fox1.6-1.6.47-3|19	BuildRequires:	bzip2-devel
14cu|fox1.6-1.6.47-3|20	BuildRequires:	cups-devel
14cu|fox1.6-1.6.47-3|21	BuildRequires:	pkgconfig(fontconfig)
14cu|fox1.6-1.6.47-3|22	BuildRequires:	pkgconfig(glu)
14cu|fox1.6-1.6.47-3|23	BuildRequires:	pkgconfig(xcursor)
14cu|fox1.6-1.6.47-3|24	BuildRequires:	pkgconfig(xft)
14cu|fox1.6-1.6.47-3|25	BuildRequires:	pkgconfig(xrandr)
14cu|fox1.6-1.6.47-3|26	
14cu|fox1.6-1.6.47-3|27	%description
14cu|fox1.6-1.6.47-3|28	FOX is a C++-Based Library for Graphical User Interface Development
14cu|fox1.6-1.6.47-3|29	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox1.6-1.6.47-3|30	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox1.6-1.6.47-3|31	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox1.6-1.6.47-3|32	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cu|fox1.6-1.6.47-3|33	extension beyond the built-in widgets by application writers.
14cu|fox1.6-1.6.47-3|34	
14cu|fox1.6-1.6.47-3|35	#----------------------------------------------------------------------------
14cu|fox1.6-1.6.47-3|36	
14cu|fox1.6-1.6.47-3|37	%package -n %{libname}
14cu|fox1.6-1.6.47-3|38	Summary:	The FOX C++ GUI Toolkit - Libraries
14cu|fox1.6-1.6.47-3|39	Group:		System/Libraries
14cu|fox1.6-1.6.47-3|40	
14cu|fox1.6-1.6.47-3|41	%description -n %{libname}
14cu|fox1.6-1.6.47-3|42	FOX is a C++-Based Library for Graphical User Interface Development
14cu|fox1.6-1.6.47-3|43	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox1.6-1.6.47-3|44	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox1.6-1.6.47-3|45	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox1.6-1.6.47-3|46	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cu|fox1.6-1.6.47-3|47	extension beyond the built-in widgets by application writers.
14cu|fox1.6-1.6.47-3|48	
14cu|fox1.6-1.6.47-3|49	%files -n %{libname}
14cu|fox1.6-1.6.47-3|50	%{_libdir}/*-%{api}.so.%{major}*
14cu|fox1.6-1.6.47-3|51	
14cu|fox1.6-1.6.47-3|52	#----------------------------------------------------------------------------
14cu|fox1.6-1.6.47-3|53	
14cu|fox1.6-1.6.47-3|54	%package -n %{devname}
14cu|fox1.6-1.6.47-3|55	Summary:	FOX header files
14cu|fox1.6-1.6.47-3|56	Group:		Development/C++
14cu|fox1.6-1.6.47-3|57	Requires:	%{libname} = %{EVRD}
14cu|fox1.6-1.6.47-3|58	Provides:	fox1.6-devel = %{EVRD}
14cu|fox1.6-1.6.47-3|59	Provides:	libfox1.6-devel = %{EVRD}
14cu|fox1.6-1.6.47-3|60	Conflicts:	fox1.4-devel
14cu|fox1.6-1.6.47-3|61	Conflicts:	fox1.7-devel
14cu|fox1.6-1.6.47-3|62	
14cu|fox1.6-1.6.47-3|63	%description -n %{devname}
14cu|fox1.6-1.6.47-3|64	FOX is a C++-Based Library for Graphical User Interface Development
14cu|fox1.6-1.6.47-3|65	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox1.6-1.6.47-3|66	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox1.6-1.6.47-3|67	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox1.6-1.6.47-3|68	3D graphics.  Subclassing of basic FOX widgets allows for easy
14cu|fox1.6-1.6.47-3|69	extension beyond the built-in widgets by application writers.
14cu|fox1.6-1.6.47-3|70	
14cu|fox1.6-1.6.47-3|71	This package contains the necessary files to develop applications
14cu|fox1.6-1.6.47-3|72	with FOX.
14cu|fox1.6-1.6.47-3|73	
14cu|fox1.6-1.6.47-3|74	%files -n %{devname}
14cu|fox1.6-1.6.47-3|75	%doc doc ADDITIONS TRACING
14cu|fox1.6-1.6.47-3|76	%doc installed-docs
14cu|fox1.6-1.6.47-3|77	%doc %{_mandir}/man1/reswrap*
14cu|fox1.6-1.6.47-3|78	%{_bindir}/reswrap
14cu|fox1.6-1.6.47-3|79	%{_bindir}/fox-config
14cu|fox1.6-1.6.47-3|80	%multiarch_bindir/fox-config
14cu|fox1.6-1.6.47-3|81	%dir %{_includedir}/fox-%{api}
14cu|fox1.6-1.6.47-3|82	%{_includedir}/fox-%{api}/*
14cu|fox1.6-1.6.47-3|83	%{_libdir}/pkgconfig/fox.pc
14cu|fox1.6-1.6.47-3|84	%{_libdir}/*.so
14cu|fox1.6-1.6.47-3|85	
14cu|fox1.6-1.6.47-3|86	#----------------------------------------------------------------------------
14cu|fox1.6-1.6.47-3|87	
14cu|fox1.6-1.6.47-3|88	%prep
14cu|fox1.6-1.6.47-3|89	%setup -qn %{oname}-%{version}
14cu|fox1.6-1.6.47-3|90	%patch0 -p0
14cu|fox1.6-1.6.47-3|91	%patch1 -p0
14cu|fox1.6-1.6.47-3|92	%patch2 -p1
14cu|fox1.6-1.6.47-3|93	
14cu|fox1.6-1.6.47-3|94	%build
14cu|fox1.6-1.6.47-3|95	autoreconf -fi
14cu|fox1.6-1.6.47-3|96	LDFLAGS="-lfontconfig" %configure2_5x \
14cu|fox1.6-1.6.47-3|97	--with-opengl=yes \
14cu|fox1.6-1.6.47-3|98	--with-xft \
14cu|fox1.6-1.6.47-3|99	--with-xcursor \
14cu|fox1.6-1.6.47-3|100	--with-xrandr \
14cu|fox1.6-1.6.47-3|101	--with-shape \
14cu|fox1.6-1.6.47-3|102	--with-xshm \
14cu|fox1.6-1.6.47-3|103	--disable-static \
14cu|fox1.6-1.6.47-3|104	--enable-release
14cu|fox1.6-1.6.47-3|105	
14cu|fox1.6-1.6.47-3|106	%make
14cu|fox1.6-1.6.47-3|107	
14cu|fox1.6-1.6.47-3|108	%install
14cu|fox1.6-1.6.47-3|109	%makeinstall_std
14cu|fox1.6-1.6.47-3|110	
14cu|fox1.6-1.6.47-3|111	mv %{buildroot}%{_datadir}/doc/fox-1.6/* installed-docs
14cu|fox1.6-1.6.47-3|112	%multiarch_binaries %{buildroot}%{_bindir}/fox-config
14cu|fox1.6-1.6.47-3|113	
14cu|fox1.6-1.6.47-3|114	rm -rf %{buildroot}%{_prefix}/fox %{buildroot}%{_bindir}/Adie.stx \
14cu|fox1.6-1.6.47-3|115	%{buildroot}%{_bindir}/PathFinder %{buildroot}%{_bindir}/adie \
14cu|fox1.6-1.6.47-3|116	%{buildroot}%{_bindir}/calculator %{buildroot}%{_bindir}/shutterbug \
14cu|fox1.6-1.6.47-3|117	%{buildroot}%{_mandir}/man1/PathFinder* %{buildroot}%{_mandir}/man1/adie* \
14cu|fox1.6-1.6.47-3|118	%{buildroot}%{_mandir}/man1/calculator* %{buildroot}%{_mandir}/man1/shutterbug*
14cu|fox1.6-1.6.47-3|119	
14cu|fox1.6-1.6.47-3|120	
14cu|fox1.6-1.6.47-3|121	%changelog
14cu|fox1.6-1.6.47-3|122	
14cu|fox1.6-1.6.47-3|123	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.47-3
14cu|fox1.6-1.6.47-3|124	- (2b3448c) Build with system optflags to fix debug package
14cu|fox1.6-1.6.47-3|125	- (2b3448c) Spec cleanup
14cu|fox1.6-1.6.47-3|126	
14cu|fox1.6-1.6.47-3|127	

10157 14
14cu|fox-1.7.56-1|1	%define major		1.7
14cu|fox-1.7.56-1|2	%define libname		%mklibname %{name} %{major}
14cu|fox-1.7.56-1|3	%define libnamedev	%mklibname -d %{name}
14cu|fox-1.7.56-1|4	%define name_ex_apps	%{name}-example-apps
14cu|fox-1.7.56-1|5	
14cu|fox-1.7.56-1|6	%define icon_name_calc	%{name}-calculator.png
14cu|fox-1.7.56-1|7	%define icon_name_adie	%{name}-adie.png
14cu|fox-1.7.56-1|8	
14cu|fox-1.7.56-1|9	#should fix unpacked dir/subdir....
14cu|fox-1.7.56-1|10	#define _unpackaged_subdirs_terminate_build 0
14cu|fox-1.7.56-1|11	
14cu|fox-1.7.56-1|12	#debuginfo-without-sources
14cu|fox-1.7.56-1|13	%define debug_package	%{nil}
14cu|fox-1.7.56-1|14	
14cu|fox-1.7.56-1|15	Summary:	The FOX C++ GUI Toolkit
14cu|fox-1.7.56-1|16	Name:		fox
14cu|fox-1.7.56-1|17	Version:	1.7.56
14cu|fox-1.7.56-1|18	Release:	1
14cu|fox-1.7.56-1|19	License:	LGPLv2+
14cu|fox-1.7.56-1|20	Group:		Development/C++
14cu|fox-1.7.56-1|21	URL:		http://www.fox-toolkit.org
14cu|fox-1.7.56-1|22	Source:		ftp://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz
14cu|fox-1.7.56-1|23	Source1:	%{name}-shutterbug-16.png
14cu|fox-1.7.56-1|24	Source2:	%{name}-shutterbug-32.png
14cu|fox-1.7.56-1|25	Source3:	%{name}-shutterbug-48.png
14cu|fox-1.7.56-1|26	Source10:	%{name}_adie_16.png
14cu|fox-1.7.56-1|27	Source11:	%{name}_adie_32.png
14cu|fox-1.7.56-1|28	Source12:	%{name}_adie_48.png
14cu|fox-1.7.56-1|29	Source20:	%{name}_calc_16.png
14cu|fox-1.7.56-1|30	Source21:	%{name}_calc_32.png
14cu|fox-1.7.56-1|31	Source22:	%{name}_calc_48.png
14cu|fox-1.7.56-1|32	
14cu|fox-1.7.56-1|33	BuildRequires:	pkgconfig(glu)
14cu|fox-1.7.56-1|34	BuildRequires:	pkgconfig(gl)
14cu|fox-1.7.56-1|35	BuildRequires:	pkgconfig(glut)
14cu|fox-1.7.56-1|36	BuildRequires:	cups-devel
14cu|fox-1.7.56-1|37	BuildRequires:	bzip2-devel >= 1.0.2
14cu|fox-1.7.56-1|38	BuildRequires:	pkgconfig(zlib) >= 1.1.4
14cu|fox-1.7.56-1|39	BuildRequires:	pkgconfig(x11)
14cu|fox-1.7.56-1|40	BuildRequires:	pkgconfig(xi) >= 1.7.4
14cu|fox-1.7.56-1|41	BuildRequires:	pkgconfig(xfixes)
14cu|fox-1.7.56-1|42	BuildRequires:	pkgconfig(xft)
14cu|fox-1.7.56-1|43	BuildRequires:	pkgconfig(xcursor)
14cu|fox-1.7.56-1|44	BuildRequires:	pkgconfig(xrandr)
14cu|fox-1.7.56-1|45	BuildRequires:	pkgconfig(xrender)
14cu|fox-1.7.56-1|46	# Formats supported
14cu|fox-1.7.56-1|47	BuildRequires:	jpeg-devel
14cu|fox-1.7.56-1|48	BuildRequires:	pkgconfig(libpng) >= 1.2.5
14cu|fox-1.7.56-1|49	BuildRequires:	pkgconfig(libtiff-4) >= 3.5.7
14cu|fox-1.7.56-1|50	BuildRequires:	pkgconfig(libwebp)
14cu|fox-1.7.56-1|51	BuildRequires:	pkgconfig(freetype2)
14cu|fox-1.7.56-1|52	BuildRequires:	doxygen
14cu|fox-1.7.56-1|53	
14cu|fox-1.7.56-1|54	%description
14cu|fox-1.7.56-1|55	This is a C++-Based Library for Graphical User Interface Development.
14cu|fox-1.7.56-1|56	It supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox-1.7.56-1|57	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox-1.7.56-1|58	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox-1.7.56-1|59	3D graphics. Subclassing of basic FOX widgets allows for easy
14cu|fox-1.7.56-1|60	extension beyond the built-in widgets by application writers.
14cu|fox-1.7.56-1|61	
14cu|fox-1.7.56-1|62	#-----------------------------------------------------------------------------
14cu|fox-1.7.56-1|63	
14cu|fox-1.7.56-1|64	%package -n %{name_ex_apps}
14cu|fox-1.7.56-1|65	Summary:	Example applications for %{name}
14cu|fox-1.7.56-1|66	Group:		Office
14cu|fox-1.7.56-1|67	Requires:	%{libname} >= %{EVRD}
14cu|fox-1.7.56-1|68	
14cu|fox-1.7.56-1|69	%description -n %{name_ex_apps}
14cu|fox-1.7.56-1|70	Editor, file browser and calculator, written with FOX
14cu|fox-1.7.56-1|71	
14cu|fox-1.7.56-1|72	%files -n %{name_ex_apps}
14cu|fox-1.7.56-1|73	%doc %{_mandir}/man1/ControlPanel*
14cu|fox-1.7.56-1|74	%doc %{_mandir}/man1/PathFinder*
14cu|fox-1.7.56-1|75	%doc %{_mandir}/man1/adie*
14cu|fox-1.7.56-1|76	%doc %{_mandir}/man1/calculator*
14cu|fox-1.7.56-1|77	%doc %{_mandir}/man1/shutterbug.1*
14cu|fox-1.7.56-1|78	%{_bindir}/calculator
14cu|fox-1.7.56-1|79	%{_bindir}/ControlPanel
14cu|fox-1.7.56-1|80	%{_bindir}/PathFinder
14cu|fox-1.7.56-1|81	%{_bindir}/adie
14cu|fox-1.7.56-1|82	%{_bindir}/Adie.stx
14cu|fox-1.7.56-1|83	%{_bindir}/shutterbug
14cu|fox-1.7.56-1|84	%{_datadir}/applications/mandriva*
14cu|fox-1.7.56-1|85	%{_miconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|86	%{_iconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|87	%{_liconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|88	%{_miconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|89	%{_iconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|90	%{_liconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|91	%{_miconsdir}/shutterbug.png
14cu|fox-1.7.56-1|92	%{_iconsdir}/shutterbug.png
14cu|fox-1.7.56-1|93	%{_liconsdir}/shutterbug.png
14cu|fox-1.7.56-1|94	
14cu|fox-1.7.56-1|95	#-----------------------------------------------------------------------------
14cu|fox-1.7.56-1|96	
14cu|fox-1.7.56-1|97	%package -n %{libname}
14cu|fox-1.7.56-1|98	Summary:	The FOX C++ GUI Toolkit - Libraries
14cu|fox-1.7.56-1|99	Group:		System/Libraries
14cu|fox-1.7.56-1|100	
14cu|fox-1.7.56-1|101	%description -n %{libname}
14cu|fox-1.7.56-1|102	This is a C++-Based Library for Graphical User Interface Development.
14cu|fox-1.7.56-1|103	It supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox-1.7.56-1|104	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox-1.7.56-1|105	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox-1.7.56-1|106	3D graphics. Subclassing of basic FOX widgets allows for easy
14cu|fox-1.7.56-1|107	extension beyond the built-in widgets by application writers.
14cu|fox-1.7.56-1|108	
14cu|fox-1.7.56-1|109	%files -n %{libname}
14cu|fox-1.7.56-1|110	%doc LICENSE README
14cu|fox-1.7.56-1|111	%{_libdir}/*%{major}.so.0*
14cu|fox-1.7.56-1|112	
14cu|fox-1.7.56-1|113	#-----------------------------------------------------------------------------
14cu|fox-1.7.56-1|114	
14cu|fox-1.7.56-1|115	%package -n %{libnamedev}
14cu|fox-1.7.56-1|116	Summary:	FOX header files
14cu|fox-1.7.56-1|117	Group:		Development/C++
14cu|fox-1.7.56-1|118	Requires:	%{libname} = %{EVRD}
14cu|fox-1.7.56-1|119	Provides:	libfox-devel = %{EVRD}
14cu|fox-1.7.56-1|120	Provides:	fox%{major}-devel = %{EVRD}
14cu|fox-1.7.56-1|121	Provides:	libfox%{major}-devel = %{EVRD}
14cu|fox-1.7.56-1|122	Conflicts:	%{_lib}%{name}1.4-devel
14cu|fox-1.7.56-1|123	%rename		%{_lib}%{name}%{major}-devel
14cu|fox-1.7.56-1|124	
14cu|fox-1.7.56-1|125	%description -n %{libnamedev}
14cu|fox-1.7.56-1|126	This is a C++-Based Library for Graphical User Interface Development.
14cu|fox-1.7.56-1|127	It supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
14cu|fox-1.7.56-1|128	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
14cu|fox-1.7.56-1|129	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
14cu|fox-1.7.56-1|130	3D graphics. Subclassing of basic FOX widgets allows for easy
14cu|fox-1.7.56-1|131	extension beyond the built-in widgets by application writers.
14cu|fox-1.7.56-1|132	This package contains the necessary files to develop applications
14cu|fox-1.7.56-1|133	with FOX.
14cu|fox-1.7.56-1|134	
14cu|fox-1.7.56-1|135	%files -n %{libnamedev}
14cu|fox-1.7.56-1|136	%doc doc ADDITIONS TRACING
14cu|fox-1.7.56-1|137	#doc installed-docs
14cu|fox-1.7.56-1|138	%doc %{_mandir}/man1/reswrap*
14cu|fox-1.7.56-1|139	%{_bindir}/reswrap
14cu|fox-1.7.56-1|140	%{_bindir}/fox-config
14cu|fox-1.7.56-1|141	%dir %{_includedir}/fox-%{major}
14cu|fox-1.7.56-1|142	%{_includedir}/fox-%{major}/*
14cu|fox-1.7.56-1|143	%{_libdir}/*.so
14cu|fox-1.7.56-1|144	#{_libdir}/*.a
14cu|fox-1.7.56-1|145	%{_libdir}/pkgconfig/*.pc
14cu|fox-1.7.56-1|146	
14cu|fox-1.7.56-1|147	#-----------------------------------------------------------------------------
14cu|fox-1.7.56-1|148	
14cu|fox-1.7.56-1|149	%prep
14cu|fox-1.7.56-1|150	%setup -q
14cu|fox-1.7.56-1|151	
14cu|fox-1.7.56-1|152	
14cu|fox-1.7.56-1|153	%build
14cu|fox-1.7.56-1|154	%configure2_5x	\
14cu|fox-1.7.56-1|155	--enable-release \
14cu|fox-1.7.56-1|156	--enable-threadsafe \
14cu|fox-1.7.56-1|157	--disable-static \
14cu|fox-1.7.56-1|158	--disable-jp2 \
14cu|fox-1.7.56-1|159	--with-x=yes \
14cu|fox-1.7.56-1|160	--with-xft=no \
14cu|fox-1.7.56-1|161	--with-xshm=yes \
14cu|fox-1.7.56-1|162	--with-shape=yes \
14cu|fox-1.7.56-1|163	--with-xcursor=yes \
14cu|fox-1.7.56-1|164	--with-xrender=yes \
14cu|fox-1.7.56-1|165	--with-xrandr=yes \
14cu|fox-1.7.56-1|166	--with-xfixes=yes \
14cu|fox-1.7.56-1|167	--with-xinput=yes \
14cu|fox-1.7.56-1|168	--with-opengl=yes
14cu|fox-1.7.56-1|169	%make
14cu|fox-1.7.56-1|170	#LIBS='-lfontconfig'
14cu|fox-1.7.56-1|171	
14cu|fox-1.7.56-1|172	
14cu|fox-1.7.56-1|173	%install
14cu|fox-1.7.56-1|174	#rm -rf installed-docs
14cu|fox-1.7.56-1|175	%makeinstall_std
14cu|fox-1.7.56-1|176	#mv %%{buildroot}%%{_datadir}/doc/fox-%%{major}/* installed-docs
14cu|fox-1.7.56-1|177	#cp -p pathfinder/PathFinder %%{buildroot}/usr/bin
14cu|fox-1.7.56-1|178	
14cu|fox-1.7.56-1|179	# Make .desktop files for some sample programs
14cu|fox-1.7.56-1|180	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fox-1.7.56-1|181	cat > %{buildroot}%{_datadir}/applications/mandriva-foxcalculator.desktop << EOF
14cu|fox-1.7.56-1|182	[Desktop Entry]
14cu|fox-1.7.56-1|183	Name=FOX Calculator
14cu|fox-1.7.56-1|184	Comment=Calculator using the FOX toolkit
14cu|fox-1.7.56-1|185	Exec=calculator %U
14cu|fox-1.7.56-1|186	Icon=%{icon_name_calc}
14cu|fox-1.7.56-1|187	Terminal=false
14cu|fox-1.7.56-1|188	Type=Application
14cu|fox-1.7.56-1|189	StartupNotify=true
14cu|fox-1.7.56-1|190	Categories=Science;Math;
14cu|fox-1.7.56-1|191	EOF
14cu|fox-1.7.56-1|192	
14cu|fox-1.7.56-1|193	cat > %{buildroot}%{_datadir}/applications/mandriva-foxadie.desktop << EOF
14cu|fox-1.7.56-1|194	[Desktop Entry]
14cu|fox-1.7.56-1|195	Name=FOX Adie
14cu|fox-1.7.56-1|196	Comment=A.D.I.E. - Advanced Interactive Editor using the FOX toolkit
14cu|fox-1.7.56-1|197	Exec=adie %U
14cu|fox-1.7.56-1|198	Icon=%{icon_name_adie}
14cu|fox-1.7.56-1|199	Terminal=false
14cu|fox-1.7.56-1|200	Type=Application
14cu|fox-1.7.56-1|201	StartupNotify=true
14cu|fox-1.7.56-1|202	Categories=TextEditor;Utility;
14cu|fox-1.7.56-1|203	EOF
14cu|fox-1.7.56-1|204	
14cu|fox-1.7.56-1|205	cat > %{buildroot}%{_datadir}/applications/mandriva-shutterbug.desktop << EOF
14cu|fox-1.7.56-1|206	[Desktop Entry]
14cu|fox-1.7.56-1|207	Name=FOX Shutterbug
14cu|fox-1.7.56-1|208	Comment=Takes a screenshot and saves it to a file
14cu|fox-1.7.56-1|209	Exec=shutterbug %U
14cu|fox-1.7.56-1|210	Icon=shutterbug
14cu|fox-1.7.56-1|211	Terminal=false
14cu|fox-1.7.56-1|212	Type=Application
14cu|fox-1.7.56-1|213	StartupNotify=true
14cu|fox-1.7.56-1|214	Categories=Graphics;
14cu|fox-1.7.56-1|215	EOF
14cu|fox-1.7.56-1|216	
14cu|fox-1.7.56-1|217	# Add the needed icons for them
14cu|fox-1.7.56-1|218	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|219	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|220	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{icon_name_adie}
14cu|fox-1.7.56-1|221	
14cu|fox-1.7.56-1|222	install -m 644 %{SOURCE20} %{buildroot}%{_miconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|223	install -m 644 %{SOURCE21} %{buildroot}%{_iconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|224	install -m 644 %{SOURCE22} %{buildroot}%{_liconsdir}/%{icon_name_calc}
14cu|fox-1.7.56-1|225	
14cu|fox-1.7.56-1|226	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/shutterbug.png
14cu|fox-1.7.56-1|227	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/shutterbug.png
14cu|fox-1.7.56-1|228	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/shutterbug.png
14cu|fox-1.7.56-1|229	
14cu|fox-1.7.56-1|230	# Drop useless dir and dir with duplicated elsewhere contents
14cu|fox-1.7.56-1|231	#rm -rf %%{buildroot}%%{_prefix}/fox
14cu|fox-1.7.56-1|232	rm -rf %{buildroot}%{_datadir}/doc/fox-%{major}
14cu|fox-1.7.56-1|233	rm -rf %{buildroot}%{_datadir}/doc/installed-docs
14cu|fox-1.7.56-1|234	
14cu|fox-1.7.56-1|235	%changelog
14cu|fox-1.7.56-1|236	
14cu|fox-1.7.56-1|237	* Fri Sep 09 2016 alzim <alzim@bk.ru> 1.7.56-1
14cu|fox-1.7.56-1|238	- (6ab66ec) Merge pull request #2 from import/fox:rosa2016.1
14cu|fox-1.7.56-1|239	- (6ab66ec) Updated to 1.7.56
14cu|fox-1.7.56-1|240	
14cu|fox-1.7.56-1|241	

10158 14
14cu|frame-2.5.0-3|1	%define major 6
14cu|frame-2.5.0-3|2	%define libname %mklibname %{name} %{major}
14cu|frame-2.5.0-3|3	%define devname %mklibname %{name} -d
14cu|frame-2.5.0-3|4	
14cu|frame-2.5.0-3|5	Summary:	Buildup and synchronization of simultaneous touches
14cu|frame-2.5.0-3|6	Name:		frame
14cu|frame-2.5.0-3|7	Version:	2.5.0
14cu|frame-2.5.0-3|8	Release:	3
14cu|frame-2.5.0-3|9	License:	GPLv3+
14cu|frame-2.5.0-3|10	Group:		Development/Other
14cu|frame-2.5.0-3|11	Url:		https://launchpad.net/frame
14cu|frame-2.5.0-3|12	Source0:	https://launchpad.net/frame/trunk/utouch-%{name}-%{version}/+download/%{name}-%{version}.tar.gz
14cu|frame-2.5.0-3|13	BuildRequires:	a2x
14cu|frame-2.5.0-3|14	BuildRequires:	asciidoc
14cu|frame-2.5.0-3|15	BuildRequires:	pkgconfig(evemu)
14cu|frame-2.5.0-3|16	BuildRequires:	pkgconfig(mtdev)
14cu|frame-2.5.0-3|17	BuildRequires:	pkgconfig(xi)
14cu|frame-2.5.0-3|18	BuildRequires:	pkgconfig(xorg-server)
14cu|frame-2.5.0-3|19	Requires:	evemu
14cu|frame-2.5.0-3|20	
14cu|frame-2.5.0-3|21	%description
14cu|frame-2.5.0-3|22	Frame handles the buildup and synchronization of a set of simultaneous touches.
14cu|frame-2.5.0-3|23	
14cu|frame-2.5.0-3|24	%files
14cu|frame-2.5.0-3|25	%doc COPYING
14cu|frame-2.5.0-3|26	%{_bindir}/frame-test-x11
14cu|frame-2.5.0-3|27	%{_mandir}/man1/frame-test-x11.1*
14cu|frame-2.5.0-3|28	
14cu|frame-2.5.0-3|29	#----------------------------------------------------------------------------
14cu|frame-2.5.0-3|30	
14cu|frame-2.5.0-3|31	%package -n %{libname}
14cu|frame-2.5.0-3|32	Summary:	Frame shared library Package
14cu|frame-2.5.0-3|33	Group:		System/Libraries
14cu|frame-2.5.0-3|34	
14cu|frame-2.5.0-3|35	%description -n %{libname}
14cu|frame-2.5.0-3|36	This package contains the library needed to run programs dynamically linked
14cu|frame-2.5.0-3|37	with Frame.
14cu|frame-2.5.0-3|38	
14cu|frame-2.5.0-3|39	%files -n %{libname}
14cu|frame-2.5.0-3|40	%{_libdir}/libframe.so.%{major}*
14cu|frame-2.5.0-3|41	
14cu|frame-2.5.0-3|42	#----------------------------------------------------------------------------
14cu|frame-2.5.0-3|43	
14cu|frame-2.5.0-3|44	%package -n %{devname}
14cu|frame-2.5.0-3|45	Summary:	Frame development package
14cu|frame-2.5.0-3|46	Group:		Development/Other
14cu|frame-2.5.0-3|47	Requires:	%{libname} = %{EVRD}
14cu|frame-2.5.0-3|48	Provides:	%{name}-devel = %{EVRD}
14cu|frame-2.5.0-3|49	Conflicts:	%{_lib}frame6 < 2.5.0
14cu|frame-2.5.0-3|50	
14cu|frame-2.5.0-3|51	%description -n %{devname}
14cu|frame-2.5.0-3|52	This package provides headers files for Frame development.
14cu|frame-2.5.0-3|53	
14cu|frame-2.5.0-3|54	%files -n %{devname}
14cu|frame-2.5.0-3|55	%{_includedir}/oif/*.h
14cu|frame-2.5.0-3|56	%{_libdir}/libframe.so
14cu|frame-2.5.0-3|57	%{_libdir}/pkgconfig/frame.pc
14cu|frame-2.5.0-3|58	%{_libdir}/pkgconfig/frame-x11.pc
14cu|frame-2.5.0-3|59	
14cu|frame-2.5.0-3|60	#----------------------------------------------------------------------------
14cu|frame-2.5.0-3|61	
14cu|frame-2.5.0-3|62	%prep
14cu|frame-2.5.0-3|63	%setup -q
14cu|frame-2.5.0-3|64	
14cu|frame-2.5.0-3|65	%build
14cu|frame-2.5.0-3|66	autoreconf -fi
14cu|frame-2.5.0-3|67	%configure2_5x --disable-static
14cu|frame-2.5.0-3|68	%make
14cu|frame-2.5.0-3|69	
14cu|frame-2.5.0-3|70	%install
14cu|frame-2.5.0-3|71	%makeinstall_std
14cu|frame-2.5.0-3|72	
14cu|frame-2.5.0-3|73	
14cu|frame-2.5.0-3|74	%changelog
14cu|frame-2.5.0-3|75	
14cu|frame-2.5.0-3|76	* Wed May 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.0-3
14cu|frame-2.5.0-3|77	- (548a65d) Build requires a2x
14cu|frame-2.5.0-3|78	
14cu|frame-2.5.0-3|79	

10159 14
14cu|freebasic-1.05.0-2|1	%define		enable_debug_packages	%{nil}
14cu|freebasic-1.05.0-2|2	%define		debug_package		%{nil}
14cu|freebasic-1.05.0-2|3	
14cu|freebasic-1.05.0-2|4	%bcond_with bootstrap
14cu|freebasic-1.05.0-2|5	
14cu|freebasic-1.05.0-2|6	%define		oname	FreeBASIC
14cu|freebasic-1.05.0-2|7	
14cu|freebasic-1.05.0-2|8	Summary:	Free BASIC language compiler
14cu|freebasic-1.05.0-2|9	Name:		freebasic
14cu|freebasic-1.05.0-2|10	Version:	1.05.0
14cu|freebasic-1.05.0-2|11	Release:	2
14cu|freebasic-1.05.0-2|12	License:	GPLv2+
14cu|freebasic-1.05.0-2|13	Group:		Development/Basic
14cu|freebasic-1.05.0-2|14	Url:		http://freebasic.net
14cu|freebasic-1.05.0-2|15	Source0:	https://downloads.sourceforge.net/fbc/%{oname}-%{version}-source.tar.xz
14cu|freebasic-1.05.0-2|16	Source10:	https://downloads.sourceforge.net/fbc/Binaries%20-%20Linux/%{oname}-%{version}-linux-x86.tar.gz
14cu|freebasic-1.05.0-2|17	Source11:	https://downloads.sourceforge.net/fbc/Binaries%20-%20Linux/%{oname}-%{version}-linux-x86_64.tar.gz
14cu|freebasic-1.05.0-2|18	Source100:	%{name}.rpmlintrc
14cu|freebasic-1.05.0-2|19	%if %{without bootstrap}
14cu|freebasic-1.05.0-2|20	BuildRequires:	freebasic
14cu|freebasic-1.05.0-2|21	%else
14cu|freebasic-1.05.0-2|22	# Required for precompiled fbc binaries
14cu|freebasic-1.05.0-2|23	BuildRequires:	%{_lib}tinfo5
14cu|freebasic-1.05.0-2|24	%endif
14cu|freebasic-1.05.0-2|25	BuildRequires:	gpm-devel
14cu|freebasic-1.05.0-2|26	BuildRequires:	pkgconfig(gl)
14cu|freebasic-1.05.0-2|27	BuildRequires:	pkgconfig(libffi)
14cu|freebasic-1.05.0-2|28	BuildRequires:	pkgconfig(ncursesw)
14cu|freebasic-1.05.0-2|29	BuildRequires:	pkgconfig(x11)
14cu|freebasic-1.05.0-2|30	BuildRequires:	pkgconfig(xext)
14cu|freebasic-1.05.0-2|31	BuildRequires:	pkgconfig(xpm)
14cu|freebasic-1.05.0-2|32	BuildRequires:	pkgconfig(xrandr)
14cu|freebasic-1.05.0-2|33	BuildRequires:	pkgconfig(zlib)
14cu|freebasic-1.05.0-2|34	Provides:	fbc = %{EVRD}
14cu|freebasic-1.05.0-2|35	
14cu|freebasic-1.05.0-2|36	%description
14cu|freebasic-1.05.0-2|37	Free BASIC - is a completely free, open source, 32-bit BASIC compiler,
14cu|freebasic-1.05.0-2|38	with syntax similar to MS Quick BASIC, that adds new features such as
14cu|freebasic-1.05.0-2|39	pointers, unsigned data types, inline assembly, object orientation,
14cu|freebasic-1.05.0-2|40	and many others.
14cu|freebasic-1.05.0-2|41	
14cu|freebasic-1.05.0-2|42	%files
14cu|freebasic-1.05.0-2|43	%doc doc/GoRC.txt doc/gpl.txt doc/lgpl.txt readme.txt
14cu|freebasic-1.05.0-2|44	%{_bindir}/fbc
14cu|freebasic-1.05.0-2|45	%{_datadir}/pixmaps/freebasic/*
14cu|freebasic-1.05.0-2|46	%{_includedir}/freebasic/
14cu|freebasic-1.05.0-2|47	%{_libdir}/freebasic/*
14cu|freebasic-1.05.0-2|48	%{_mandir}/man1/fbc.1*
14cu|freebasic-1.05.0-2|49	
14cu|freebasic-1.05.0-2|50	#----------------------------------------------------------------------------
14cu|freebasic-1.05.0-2|51	
14cu|freebasic-1.05.0-2|52	%package examples
14cu|freebasic-1.05.0-2|53	Summary:	Example files for Free BASIC language compiler
14cu|freebasic-1.05.0-2|54	Group:		Development/Basic
14cu|freebasic-1.05.0-2|55	
14cu|freebasic-1.05.0-2|56	%description examples
14cu|freebasic-1.05.0-2|57	Example files for Free BASIC language compiler.
14cu|freebasic-1.05.0-2|58	
14cu|freebasic-1.05.0-2|59	%files examples
14cu|freebasic-1.05.0-2|60	%{_datadir}/freebasic/examples/*
14cu|freebasic-1.05.0-2|61	
14cu|freebasic-1.05.0-2|62	#----------------------------------------------------------------------------
14cu|freebasic-1.05.0-2|63	
14cu|freebasic-1.05.0-2|64	%prep
14cu|freebasic-1.05.0-2|65	%if %{with bootstrap}
14cu|freebasic-1.05.0-2|66	%ifarch x86_64
14cu|freebasic-1.05.0-2|67	%setup -q -T -D -b 11 -n FreeBASIC-%{version}-linux-x86_64
14cu|freebasic-1.05.0-2|68	%else
14cu|freebasic-1.05.0-2|69	%setup -q -T -D -b 10 -n FreeBASIC-%{version}-linux-x86
14cu|freebasic-1.05.0-2|70	%endif
14cu|freebasic-1.05.0-2|71	%endif
14cu|freebasic-1.05.0-2|72	
14cu|freebasic-1.05.0-2|73	%setup -qn %{oname}-%{version}-source
14cu|freebasic-1.05.0-2|74	
14cu|freebasic-1.05.0-2|75	%build
14cu|freebasic-1.05.0-2|76	%setup_compile_flags
14cu|freebasic-1.05.0-2|77	%if %{with bootstrap}
14cu|freebasic-1.05.0-2|78	%ifarch x86_64
14cu|freebasic-1.05.0-2|79	make FBC=%{_builddir}/%{oname}-%{version}-linux-x86_64/bin/fbc prefix=%{_prefix} ENABLE_PREFIX=1 ENABLE_LIB64=1
14cu|freebasic-1.05.0-2|80	%else
14cu|freebasic-1.05.0-2|81	make FBC=%{_builddir}/%{oname}-%{version}-linux-x86/bin/fbc prefix=%{_prefix} ENABLE_PREFIX=1
14cu|freebasic-1.05.0-2|82	%endif
14cu|freebasic-1.05.0-2|83	%else
14cu|freebasic-1.05.0-2|84	%ifarch x86_64
14cu|freebasic-1.05.0-2|85	make prefix=%{_prefix} ENABLE_PREFIX=1 ENABLE_LIB64=1
14cu|freebasic-1.05.0-2|86	%else
14cu|freebasic-1.05.0-2|87	make prefix=%{_prefix} ENABLE_PREFIX=1
14cu|freebasic-1.05.0-2|88	%endif
14cu|freebasic-1.05.0-2|89	%endif
14cu|freebasic-1.05.0-2|90	
14cu|freebasic-1.05.0-2|91	%install
14cu|freebasic-1.05.0-2|92	make install \
14cu|freebasic-1.05.0-2|93	%ifarch x86_64
14cu|freebasic-1.05.0-2|94	ENABLE_LIB64=1 \
14cu|freebasic-1.05.0-2|95	%endif
14cu|freebasic-1.05.0-2|96	prefix=%{buildroot}%{_prefix}
14cu|freebasic-1.05.0-2|97	
14cu|freebasic-1.05.0-2|98	# Man
14cu|freebasic-1.05.0-2|99	mkdir -p %{buildroot}%{_mandir}/man1
14cu|freebasic-1.05.0-2|100	install -m 0644 doc/fbc.1 %{buildroot}%{_mandir}/man1/fbc.1
14cu|freebasic-1.05.0-2|101	
14cu|freebasic-1.05.0-2|102	# Examples
14cu|freebasic-1.05.0-2|103	rm -rf examples/win32
14cu|freebasic-1.05.0-2|104	mkdir -p %{buildroot}%{_datadir}/freebasic/examples
14cu|freebasic-1.05.0-2|105	cp -r examples/* %{buildroot}%{_datadir}/freebasic/examples/
14cu|freebasic-1.05.0-2|106	
14cu|freebasic-1.05.0-2|107	# Pixmaps
14cu|freebasic-1.05.0-2|108	mkdir -p %{buildroot}%{_datadir}/pixmaps/freebasic
14cu|freebasic-1.05.0-2|109	cp contrib/*logo* %{buildroot}%{_datadir}/pixmaps/freebasic/
14cu|freebasic-1.05.0-2|110	
14cu|freebasic-1.05.0-2|111	
14cu|freebasic-1.05.0-2|112	%changelog
14cu|freebasic-1.05.0-2|113	
14cu|freebasic-1.05.0-2|114	* Tue Mar 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.05.0-2
14cu|freebasic-1.05.0-2|115	- (a98a95d) Change package group to Development/Basic
14cu|freebasic-1.05.0-2|116	
14cu|freebasic-1.05.0-2|117	

10160 14
14cu|freecad-0.16-2|1	%define	oname FreeCAD
14cu|freecad-0.16-2|2	
14cu|freecad-0.16-2|3	Summary:	FreeCAD is a general purpose 3D CAD modeler
14cu|freecad-0.16-2|4	Name:		freecad
14cu|freecad-0.16-2|5	Version:	0.16
14cu|freecad-0.16-2|6	Release:	2
14cu|freecad-0.16-2|7	License:	GPLv2+ and LGPLv2+
14cu|freecad-0.16-2|8	Group:		Graphics
14cu|freecad-0.16-2|9	Url:		http://www.freecadweb.org/
14cu|freecad-0.16-2|10	Source0:	https://github.com/FreeCAD/FreeCAD/archive/%{oname}-%{version}.tar.gz
14cu|freecad-0.16-2|11	Source1:	%{name}.desktop
14cu|freecad-0.16-2|12	Source2:	%{name}.1
14cu|freecad-0.16-2|13	Source3:	%{name}.rpmlintrc
14cu|freecad-0.16-2|14	BuildRequires:	cmake
14cu|freecad-0.16-2|15	BuildRequires:	eigen3 >= 3.0.1
14cu|freecad-0.16-2|16	BuildRequires:	gcc-gfortran
14cu|freecad-0.16-2|17	BuildRequires:	python-matplotlib
14cu|freecad-0.16-2|18	BuildRequires:	pyside-tools
14cu|freecad-0.16-2|19	BuildRequires:	boost-devel >= 1.33.1
14cu|freecad-0.16-2|20	BuildRequires:	libspnav-devel
14cu|freecad-0.16-2|21	BuildRequires:	opencascade-devel >= 5.2
14cu|freecad-0.16-2|22	BuildRequires:	qt4-devel
14cu|freecad-0.16-2|23	BuildRequires:	pkgconfig(glu)
14cu|freecad-0.16-2|24	BuildRequires:	pkgconfig(SoQt) >= 1.2.0
14cu|freecad-0.16-2|25	BuildRequires:	pkgconfig(Coin) >= 2.4.0
14cu|freecad-0.16-2|26	BuildRequires:	pkgconfig(freetype2)
14cu|freecad-0.16-2|27	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|freecad-0.16-2|28	BuildRequires:	pkgconfig(ode)
14cu|freecad-0.16-2|29	BuildRequires:	pkgconfig(opencv)
14cu|freecad-0.16-2|30	BuildRequires:	pkgconfig(python) >= 2.5
14cu|freecad-0.16-2|31	BuildRequires:	pkgconfig(shiboken)
14cu|freecad-0.16-2|32	BuildRequires:	pkgconfig(pyside)
14cu|freecad-0.16-2|33	BuildRequires:	pkgconfig(xerces-c) >= 2.6
14cu|freecad-0.16-2|34	Requires:	pyside
14cu|freecad-0.16-2|35	
14cu|freecad-0.16-2|36	%description
14cu|freecad-0.16-2|37	FreeCAD will be a general purpose parametric 3D CAD modeler. The development
14cu|freecad-0.16-2|38	is completely Open Source. It is a feature based parametric modeler with a
14cu|freecad-0.16-2|39	modular software architecture which makes it easy to provide additional
14cu|freecad-0.16-2|40	functionality without modifying the core system. As with many modern 3D CAD
14cu|freecad-0.16-2|41	modelers it has many 2D component in order to extract design detail from
14cu|freecad-0.16-2|42	the 3D model to create 2D production drawings, but direct 2D drawing (e.g.
14cu|freecad-0.16-2|43	AutoCAD LT) is not the focus, neither are animation and organic shapes (e.g.
14cu|freecad-0.16-2|44	Maya, 3D StudioMAX, Blender and Cinema 4D).
14cu|freecad-0.16-2|45	
14cu|freecad-0.16-2|46	%files
14cu|freecad-0.16-2|47	%doc ChangeLog.txt copying.lib data/License.txt build/doc/*
14cu|freecad-0.16-2|48	%{_bindir}/*
14cu|freecad-0.16-2|49	%{_libdir}/%{name}/bin/
14cu|freecad-0.16-2|50	%{_libdir}/%{name}/Mod/
14cu|freecad-0.16-2|51	%{_libdir}/%{name}/*.so
14cu|freecad-0.16-2|52	%{_datadir}/applications/%{name}.desktop
14cu|freecad-0.16-2|53	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|freecad-0.16-2|54	%{_datadir}/%{name}/
14cu|freecad-0.16-2|55	%{_mandir}/man1/*.1*
14cu|freecad-0.16-2|56	
14cu|freecad-0.16-2|57	#----------------------------------------------------------------------------
14cu|freecad-0.16-2|58	
14cu|freecad-0.16-2|59	%package devel
14cu|freecad-0.16-2|60	Summary:	Devel package for %{name}
14cu|freecad-0.16-2|61	Requires:	%{name} = %{version}
14cu|freecad-0.16-2|62	Group:		Development/C++
14cu|freecad-0.16-2|63	
14cu|freecad-0.16-2|64	%description devel
14cu|freecad-0.16-2|65	Development files for FreeCAD.
14cu|freecad-0.16-2|66	
14cu|freecad-0.16-2|67	%files devel
14cu|freecad-0.16-2|68	%doc ChangeLog.txt copying.lib
14cu|freecad-0.16-2|69	%{_libdir}/%{name}/include/
14cu|freecad-0.16-2|70	
14cu|freecad-0.16-2|71	#----------------------------------------------------------------------------
14cu|freecad-0.16-2|72	
14cu|freecad-0.16-2|73	%prep
14cu|freecad-0.16-2|74	%setup -qn %{oname}-%{version}
14cu|freecad-0.16-2|75	#%%apply_patches
14cu|freecad-0.16-2|76	
14cu|freecad-0.16-2|77	# Fix bogus file perms
14cu|freecad-0.16-2|78	find ./src -name "*.py*" |xargs chmod 755
14cu|freecad-0.16-2|79	find ./src -name "*.h*" |xargs chmod 644
14cu|freecad-0.16-2|80	find ./src -name "*.cpp*" |xargs chmod 644
14cu|freecad-0.16-2|81	
14cu|freecad-0.16-2|82	%build
14cu|freecad-0.16-2|83	#define Werror_cflags %%nil
14cu|freecad-0.16-2|84	%cmake_qt4 -DCMAKE_BUILD_TYPE=Release \
14cu|freecad-0.16-2|85	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cu|freecad-0.16-2|86	-DCMAKE_INSTALL_INCLUDEDIR=%{_libdir}/%{name}/include \
14cu|freecad-0.16-2|87	-DCMAKE_INSTALL_DATADIR=%{_datadir}/%{name} \
14cu|freecad-0.16-2|88	-DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} \
14cu|freecad-0.16-2|89	-DCMAKE_INSTALL_LIBDIR=%{_libdir}/%{name} \
14cu|freecad-0.16-2|90	-DRESOURCEDIR=%{_libdir}/freecad
14cu|freecad-0.16-2|91	%make
14cu|freecad-0.16-2|92	
14cu|freecad-0.16-2|93	%install
14cu|freecad-0.16-2|94	%makeinstall_std -C build
14cu|freecad-0.16-2|95	
14cu|freecad-0.16-2|96	# Symlink binaries to /usr/bin
14cu|freecad-0.16-2|97	mkdir -p %{buildroot}%{_bindir}
14cu|freecad-0.16-2|98	pushd %{buildroot}%{_bindir}
14cu|freecad-0.16-2|99	ln -s ../%{_lib}/freecad/bin/FreeCAD .
14cu|freecad-0.16-2|100	ln -s ../%{_lib}/freecad/bin/FreeCADCmd .
14cu|freecad-0.16-2|101	popd
14cu|freecad-0.16-2|102	
14cu|freecad-0.16-2|103	# Fix bogus perms
14cu|freecad-0.16-2|104	chmod +x %{buildroot}%{_libdir}/%{name}/Mod/PartDesign/Scripts/*.py
14cu|freecad-0.16-2|105	
14cu|freecad-0.16-2|106	# Install and fix .desktop file
14cu|freecad-0.16-2|107	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|freecad-0.16-2|108	sed -i 's,@lib@,%{_lib},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|freecad-0.16-2|109	
14cu|freecad-0.16-2|110	# Install desktop icon
14cu|freecad-0.16-2|111	install -pD -m 0644 src/Gui/Icons/%{name}.svg \
14cu|freecad-0.16-2|112	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|freecad-0.16-2|113	
14cu|freecad-0.16-2|114	# Install man page
14cu|freecad-0.16-2|115	install -pD -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/%{name}.1
14cu|freecad-0.16-2|116	# Symlink manpage to other binary names
14cu|freecad-0.16-2|117	pushd %{buildroot}%{_mandir}/man1
14cu|freecad-0.16-2|118	ln -sf %{name}.1.gz FreeCAD.1.gz.
14cu|freecad-0.16-2|119	ln -sf %{name}.1.gz FreeCADCmd.1.gz
14cu|freecad-0.16-2|120	popd
14cu|freecad-0.16-2|121	
14cu|freecad-0.16-2|122	# FIXME: Apparently there are no more include files to install.
14cu|freecad-0.16-2|123	# For now keep the devel package and manually create the needed (empty) dir
14cu|freecad-0.16-2|124	mkdir -p %{buildroot}%{_libdir}/%{name}/include
14cu|freecad-0.16-2|125	
14cu|freecad-0.16-2|126	%changelog
14cu|freecad-0.16-2|127	
14cu|freecad-0.16-2|128	* Mon Sep 19 2016 alzim <alzim@bk.ru> 0.16-2
14cu|freecad-0.16-2|129	- (d58bc2c) Merge pull request #5 from import/freecad:rosa2016.1
14cu|freecad-0.16-2|130	- (d58bc2c) Updated freecad.spec
14cu|freecad-0.16-2|131	
14cu|freecad-0.16-2|132	

10161 14
14cu|freecell-1.0-1|1	Name:           freecell
14cu|freecell-1.0-1|2	Version:        1.0
14cu|freecell-1.0-1|3	Release:        1
14cu|freecell-1.0-1|4	Summary:        This is a console (ncurses) version of solitaire game Freecell
14cu|freecell-1.0-1|5	License:        GPLv2
14cu|freecell-1.0-1|6	Group:          Games/Strategy
14cu|freecell-1.0-1|7	Url:            http://www.linusakesson.net/software/freecell.php
14cu|freecell-1.0-1|8	Source0:        http://hd0.linusakesson.net/files/%{name}-%{version}.tar.gz
14cu|freecell-1.0-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|freecell-1.0-1|10	
14cu|freecell-1.0-1|11	%description
14cu|freecell-1.0-1|12	%{summary}
14cu|freecell-1.0-1|13	
14cu|freecell-1.0-1|14	%files
14cu|freecell-1.0-1|15	%doc COPYING NEWS README
14cu|freecell-1.0-1|16	%{_bindir}/%{name}
14cu|freecell-1.0-1|17	%{_mandir}/man6/%{name}.6*
14cu|freecell-1.0-1|18	
14cu|freecell-1.0-1|19	#----------------------------------------------
14cu|freecell-1.0-1|20	
14cu|freecell-1.0-1|21	%prep
14cu|freecell-1.0-1|22	%setup -q
14cu|freecell-1.0-1|23	autoreconf -fiv
14cu|freecell-1.0-1|24	
14cu|freecell-1.0-1|25	%build
14cu|freecell-1.0-1|26	%configure2_5x --prefix=%{_prefix}
14cu|freecell-1.0-1|27	%setup_compile_flags
14cu|freecell-1.0-1|28	%make
14cu|freecell-1.0-1|29	
14cu|freecell-1.0-1|30	%install
14cu|freecell-1.0-1|31	%makeinstall_std
14cu|freecell-1.0-1|32	
14cu|freecell-1.0-1|33	%changelog
14cu|freecell-1.0-1|34	
14cu|freecell-1.0-1|35	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 1.0-1
14cu|freecell-1.0-1|36	- (ae15642) Imported from SRPM
14cu|freecell-1.0-1|37	
14cu|freecell-1.0-1|38	

10162 14
14cu|freecell-solver-3.26.0-1|1	%define basen freecell-solver
14cu|freecell-solver-3.26.0-1|2	%define libname_orig lib%{basen}
14cu|freecell-solver-3.26.0-1|3	%define major 0
14cu|freecell-solver-3.26.0-1|4	%define libname %mklibname %{basen} %{major}
14cu|freecell-solver-3.26.0-1|5	%define develname %mklibname %{basen} -d
14cu|freecell-solver-3.26.0-1|6	%define staticname %mklibname %{basen} -d -s
14cu|freecell-solver-3.26.0-1|7	
14cu|freecell-solver-3.26.0-1|8	Summary:                The Freecell Solver Executable
14cu|freecell-solver-3.26.0-1|9	Name: %{basen}
14cu|freecell-solver-3.26.0-1|10	Version:                3.26.0
14cu|freecell-solver-3.26.0-1|11	Release:                1
14cu|freecell-solver-3.26.0-1|12	License:                MIT
14cu|freecell-solver-3.26.0-1|13	Group:                  Games/Cards
14cu|freecell-solver-3.26.0-1|14	Source:                 http://fc-solve.shlomifish.org/downloads/fc-solve/%{name}-%{version}.tar.bz2
14cu|freecell-solver-3.26.0-1|15	URL:                    http://fc-solve.shlomifish.org/
14cu|freecell-solver-3.26.0-1|16	Requires:               %{libname} = %{EVRD}
14cu|freecell-solver-3.26.0-1|17	
14cu|freecell-solver-3.26.0-1|18	
14cu|freecell-solver-3.26.0-1|19	BuildRequires: ack
14cu|freecell-solver-3.26.0-1|20	BuildRequires: cmake
14cu|freecell-solver-3.26.0-1|21	BuildRequires: gmp-devel
14cu|freecell-solver-3.26.0-1|22	BuildRequires: perl(Carp) >= 1.360.0
14cu|freecell-solver-3.26.0-1|23	BuildRequires: perl(Cwd) >= 3.470.0
14cu|freecell-solver-3.26.0-1|24	BuildRequires: perl(Data::Dumper) >= 2.154.0
14cu|freecell-solver-3.26.0-1|25	BuildRequires: perl(Digest::SHA)
14cu|freecell-solver-3.26.0-1|26	BuildRequires: perl(Env::Path)
14cu|freecell-solver-3.26.0-1|27	BuildRequires: perl(File::Path) >= 2.90.0
14cu|freecell-solver-3.26.0-1|28	BuildRequires: perl(Games::Solitaire::Verify) >= 0.140.0
14cu|freecell-solver-3.26.0-1|29	BuildRequires: perl(Inline)
14cu|freecell-solver-3.26.0-1|30	BuildRequires: perl(Inline::C)
14cu|freecell-solver-3.26.0-1|31	BuildRequires: perl(IPC::Open2)
14cu|freecell-solver-3.26.0-1|32	BuildRequires: perl(List::MoreUtils)
14cu|freecell-solver-3.26.0-1|33	BuildRequires: perl(Moo)
14cu|freecell-solver-3.26.0-1|34	BuildRequires: perl(MooX)
14cu|freecell-solver-3.26.0-1|35	BuildRequires: perl(MooX::late)
14cu|freecell-solver-3.26.0-1|36	BuildRequires: perl(Storable)
14cu|freecell-solver-3.26.0-1|37	BuildRequires: perl(strict)
14cu|freecell-solver-3.26.0-1|38	BuildRequires: perl(String::ShellQuote)
14cu|freecell-solver-3.26.0-1|39	BuildRequires: perl(Template)
14cu|freecell-solver-3.26.0-1|40	BuildRequires: perl(Test::Differences)
14cu|freecell-solver-3.26.0-1|41	BuildRequires: perl(Test::More) >= 1.1.9
14cu|freecell-solver-3.26.0-1|42	BuildRequires: perl(Test::Trap)
14cu|freecell-solver-3.26.0-1|43	BuildRequires: perl(warnings)
14cu|freecell-solver-3.26.0-1|44	BuildRequires: perl(YAML::XS)
14cu|freecell-solver-3.26.0-1|45	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|freecell-solver-3.26.0-1|46	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|freecell-solver-3.26.0-1|47	BuildRequires: perl(Type::Utils)
14cu|freecell-solver-3.26.0-1|48	BuildRequires: perl-devel
14cu|freecell-solver-3.26.0-1|49	BuildRequires: tap-devel
14cu|freecell-solver-3.26.0-1|50	BuildRequires: valgrind
14cu|freecell-solver-3.26.0-1|51	
14cu|freecell-solver-3.26.0-1|52	%description
14cu|freecell-solver-3.26.0-1|53	The Freecell Solver package contains the fc-solve executable which is
14cu|freecell-solver-3.26.0-1|54	a command-line program that can be used to solve games of Freecell and
14cu|freecell-solver-3.26.0-1|55	similar card solitaire variants.
14cu|freecell-solver-3.26.0-1|56	
14cu|freecell-solver-3.26.0-1|57	This package also contains command line executables to generate the initial
14cu|freecell-solver-3.26.0-1|58	boards of several popular Freecell implementations.
14cu|freecell-solver-3.26.0-1|59	
14cu|freecell-solver-3.26.0-1|60	%files
14cu|freecell-solver-3.26.0-1|61	%{_bindir}/*
14cu|freecell-solver-3.26.0-1|62	%exclude %{_bindir}/freecell-solver-config
14cu|freecell-solver-3.26.0-1|63	%{_datadir}/freecell-solver
14cu|freecell-solver-3.26.0-1|64	%{_mandir}/*/*
14cu|freecell-solver-3.26.0-1|65	%{_docdir}/*
14cu|freecell-solver-3.26.0-1|66	
14cu|freecell-solver-3.26.0-1|67	#--------------------------------------------------------------------
14cu|freecell-solver-3.26.0-1|68	
14cu|freecell-solver-3.26.0-1|69	%package -n %{libname}
14cu|freecell-solver-3.26.0-1|70	Summary: The Freecell Solver dynamic libraries for solving Freecell games
14cu|freecell-solver-3.26.0-1|71	Group: Games/Cards
14cu|freecell-solver-3.26.0-1|72	
14cu|freecell-solver-3.26.0-1|73	%description -n %{libname}
14cu|freecell-solver-3.26.0-1|74	Contains the Freecell Solver libraries that are used by some programs to solve
14cu|freecell-solver-3.26.0-1|75	games of Freecell and similar variants of card solitaire.
14cu|freecell-solver-3.26.0-1|76	
14cu|freecell-solver-3.26.0-1|77	This package is mandatory for the Freecell Solver executable too.
14cu|freecell-solver-3.26.0-1|78	
14cu|freecell-solver-3.26.0-1|79	%files -n %{libname}
14cu|freecell-solver-3.26.0-1|80	%doc AUTHORS.txt COPYING.txt HACKING.txt NEWS.txt README.txt TODO.txt USAGE.txt
14cu|freecell-solver-3.26.0-1|81	%{_libdir}/libfreecell-solver.so.%{major}.*
14cu|freecell-solver-3.26.0-1|82	%{_libdir}/libfreecell-solver.so.%{major}
14cu|freecell-solver-3.26.0-1|83	
14cu|freecell-solver-3.26.0-1|84	#--------------------------------------------------------------------
14cu|freecell-solver-3.26.0-1|85	
14cu|freecell-solver-3.26.0-1|86	%package -n %{develname}
14cu|freecell-solver-3.26.0-1|87	Summary: The Freecell Solver development tools for solving Freecell games
14cu|freecell-solver-3.26.0-1|88	Group: Games/Cards
14cu|freecell-solver-3.26.0-1|89	Requires: %{libname} = %{EVRD}
14cu|freecell-solver-3.26.0-1|90	Provides: %{name}-devel = %{EVRD}
14cu|freecell-solver-3.26.0-1|91	
14cu|freecell-solver-3.26.0-1|92	%description -n %{develname}
14cu|freecell-solver-3.26.0-1|93	Freecell Solver is a library for automatically solving boards of Freecell and
14cu|freecell-solver-3.26.0-1|94	similar variants of card Solitaire. This package contains the header files and
14cu|freecell-solver-3.26.0-1|95	static libraries necessary for developing programs using Freecell Solver.
14cu|freecell-solver-3.26.0-1|96	
14cu|freecell-solver-3.26.0-1|97	You should install it if you are a game developer who would like to use
14cu|freecell-solver-3.26.0-1|98	Freecell Solver from within your programs.
14cu|freecell-solver-3.26.0-1|99	
14cu|freecell-solver-3.26.0-1|100	%files -n %{develname}
14cu|freecell-solver-3.26.0-1|101	%doc AUTHORS.txt COPYING.txt HACKING.txt NEWS.txt README.txt TODO.txt USAGE.txt
14cu|freecell-solver-3.26.0-1|102	%{_includedir}/freecell-solver/*.h
14cu|freecell-solver-3.26.0-1|103	%{_bindir}/freecell-solver-config
14cu|freecell-solver-3.26.0-1|104	%{_libdir}/pkgconfig/*.pc
14cu|freecell-solver-3.26.0-1|105	%{_libdir}/libfreecell-solver.so
14cu|freecell-solver-3.26.0-1|106	
14cu|freecell-solver-3.26.0-1|107	#--------------------------------------------------------------------
14cu|freecell-solver-3.26.0-1|108	
14cu|freecell-solver-3.26.0-1|109	%package -n %{staticname}
14cu|freecell-solver-3.26.0-1|110	Summary: The Freecell Solver static libraries
14cu|freecell-solver-3.26.0-1|111	Group: Games/Cards
14cu|freecell-solver-3.26.0-1|112	Requires: %{develname} = %version-%release
14cu|freecell-solver-3.26.0-1|113	
14cu|freecell-solver-3.26.0-1|114	%description -n %{staticname}
14cu|freecell-solver-3.26.0-1|115	Freecell Solver is a library for automatically solving boards of Freecell and
14cu|freecell-solver-3.26.0-1|116	similar variants of card Solitaire. This package contains the static libraries.
14cu|freecell-solver-3.26.0-1|117	
14cu|freecell-solver-3.26.0-1|118	It is not generally required.
14cu|freecell-solver-3.26.0-1|119	
14cu|freecell-solver-3.26.0-1|120	%files -n %{staticname}
14cu|freecell-solver-3.26.0-1|121	%doc AUTHORS.txt COPYING.txt HACKING.txt NEWS.txt README.txt TODO.txt USAGE.txt
14cu|freecell-solver-3.26.0-1|122	%{_libdir}/libfreecell-solver.a
14cu|freecell-solver-3.26.0-1|123	
14cu|freecell-solver-3.26.0-1|124	#--------------------------------------------------------------------
14cu|freecell-solver-3.26.0-1|125	
14cu|freecell-solver-3.26.0-1|126	%prep
14cu|freecell-solver-3.26.0-1|127	%setup -q
14cu|freecell-solver-3.26.0-1|128	
14cu|freecell-solver-3.26.0-1|129	cd board_gen
14cu|freecell-solver-3.26.0-1|130	mkdir doc
14cu|freecell-solver-3.26.0-1|131	cd doc
14cu|freecell-solver-3.26.0-1|132	mkdir board_gen
14cu|freecell-solver-3.26.0-1|133	cd board_gen
14cu|freecell-solver-3.26.0-1|134	cp ../../README .
14cu|freecell-solver-3.26.0-1|135	
14cu|freecell-solver-3.26.0-1|136	
14cu|freecell-solver-3.26.0-1|137	%build
14cu|freecell-solver-3.26.0-1|138	%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale \
14cu|freecell-solver-3.26.0-1|139	-DLIB_INSTALL_DIR=%{_libdir} \
14cu|freecell-solver-3.26.0-1|140	-DMAX_NUM_FREECELLS=8 \
14cu|freecell-solver-3.26.0-1|141	-DMAX_NUM_STACKS=20 \
14cu|freecell-solver-3.26.0-1|142	-DMAX_NUM_INITIAL_CARDS_IN_A_STACK=60
14cu|freecell-solver-3.26.0-1|143	
14cu|freecell-solver-3.26.0-1|144	%make
14cu|freecell-solver-3.26.0-1|145	
14cu|freecell-solver-3.26.0-1|146	%check
14cu|freecell-solver-3.26.0-1|147	cd build
14cu|freecell-solver-3.26.0-1|148	%make test
14cu|freecell-solver-3.26.0-1|149	# exposing the test log
14cu|freecell-solver-3.26.0-1|150	cat Testing/Temporary/LastTest.log
14cu|freecell-solver-3.26.0-1|151	
14cu|freecell-solver-3.26.0-1|152	%install
14cu|freecell-solver-3.26.0-1|153	%{makeinstall_std} -C build
14cu|freecell-solver-3.26.0-1|154	# M$ stuff
14cu|freecell-solver-3.26.0-1|155	rm -fr %{buildroot}%{_bindir}/make-microsoft-freecell-board
14cu|freecell-solver-3.26.0-1|156	# attr
14cu|freecell-solver-3.26.0-1|157	chmod +x %{buildroot}%{_bindir}/freecell-solver-config
14cu|freecell-solver-3.26.0-1|158	
14cu|freecell-solver-3.26.0-1|159	
14cu|freecell-solver-3.26.0-1|160	%changelog
14cu|freecell-solver-3.26.0-1|161	
14cu|freecell-solver-3.26.0-1|162	* Thu Aug 13 2015 abfonly <abfonly@gmail.com> 3.26.0-1
14cu|freecell-solver-3.26.0-1|163	- (1f1e4e8) Log: Update to 3.26.0, backported missing deps
14cu|freecell-solver-3.26.0-1|164	
14cu|freecell-solver-3.26.0-1|165	

10163 14
14cu|freeciv-2.5.5-1|1	Summary:	CIVilization clone
14cu|freeciv-2.5.5-1|2	Name:		freeciv
14cu|freeciv-2.5.5-1|3	Version:	2.5.5
14cu|freeciv-2.5.5-1|4	Release:	1
14cu|freeciv-2.5.5-1|5	License:	GPLv2+
14cu|freeciv-2.5.5-1|6	Group:		Games/Strategy
14cu|freeciv-2.5.5-1|7	Url:		http://www.freeciv.org/
14cu|freeciv-2.5.5-1|8	Source0:	http://download.gna.org/freeciv/stable/freeciv-%{version}.tar.bz2
14cu|freeciv-2.5.5-1|9	Source1:	%{name}.server.wrapper
14cu|freeciv-2.5.5-1|10	Source2:	stdsounds3.tar.gz
14cu|freeciv-2.5.5-1|11	Patch0:		freeciv-2.5.0-linkage.patch
14cu|freeciv-2.5.5-1|12	BuildRequires:	desktop-file-utils
14cu|freeciv-2.5.5-1|13	BuildRequires:	ggz-gtk-client-devel
14cu|freeciv-2.5.5-1|14	BuildRequires:	libstdc++-static-devel
14cu|freeciv-2.5.5-1|15	BuildRequires:	readline-devel
14cu|freeciv-2.5.5-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|freeciv-2.5.5-1|17	BuildRequires:	pkgconfig(ImageMagick)
14cu|freeciv-2.5.5-1|18	BuildRequires:	pkgconfig(libcurl)
14cu|freeciv-2.5.5-1|19	BuildRequires:	pkgconfig(liblzma)
14cu|freeciv-2.5.5-1|20	BuildRequires:	pkgconfig(ncurses)
14cu|freeciv-2.5.5-1|21	BuildRequires:	pkgconfig(SDL_mixer)
14cu|freeciv-2.5.5-1|22	Requires(post,preun):	ggz-client-libs
14cu|freeciv-2.5.5-1|23	
14cu|freeciv-2.5.5-1|24	%description
14cu|freeciv-2.5.5-1|25	Freeciv is a multiplayer strategy game, released under the GNU General
14cu|freeciv-2.5.5-1|26	Public License. It is generally comparable with Civilization II(r),
14cu|freeciv-2.5.5-1|27	published by Microprose(r).
14cu|freeciv-2.5.5-1|28	
14cu|freeciv-2.5.5-1|29	Default configuration uses the Civilization II(r) style Isometric view. If
14cu|freeciv-2.5.5-1|30	you prefer classic Civilization(r) 2-d view, invoke the client with
14cu|freeciv-2.5.5-1|31	"civclient --tiles trident".
14cu|freeciv-2.5.5-1|32	
14cu|freeciv-2.5.5-1|33	#----------------------------------------------------------------------------
14cu|freeciv-2.5.5-1|34	
14cu|freeciv-2.5.5-1|35	%package data
14cu|freeciv-2.5.5-1|36	Summary:	FREE CIVilization clone - data files
14cu|freeciv-2.5.5-1|37	Group:		Games/Strategy
14cu|freeciv-2.5.5-1|38	BuildArch:	noarch
14cu|freeciv-2.5.5-1|39	
14cu|freeciv-2.5.5-1|40	%description data
14cu|freeciv-2.5.5-1|41	Freeciv is a multiplayer strategy game, released under the GNU General
14cu|freeciv-2.5.5-1|42	Public License. It is generally comparable with Civilization II(r),
14cu|freeciv-2.5.5-1|43	published by Microprose(r).
14cu|freeciv-2.5.5-1|44	
14cu|freeciv-2.5.5-1|45	Default configuration uses the Civilization II(r) style Isometric view. If
14cu|freeciv-2.5.5-1|46	you prefer classic Civilization(r) 2-d view, invoke the client with
14cu|freeciv-2.5.5-1|47	"civclient --tiles trident".
14cu|freeciv-2.5.5-1|48	
14cu|freeciv-2.5.5-1|49	%files -f %{name}.lang data
14cu|freeciv-2.5.5-1|50	%doc AUTHORS doc/BUGS doc/HOWTOPLAY NEWS doc/README doc/README.AI doc/README.graphics doc/README.rulesets doc/README.sound doc/HACKING
14cu|freeciv-2.5.5-1|51	%{_gamesdatadir}/%{name}
14cu|freeciv-2.5.5-1|52	
14cu|freeciv-2.5.5-1|53	#----------------------------------------------------------------------------
14cu|freeciv-2.5.5-1|54	
14cu|freeciv-2.5.5-1|55	%package client
14cu|freeciv-2.5.5-1|56	Summary:	FREE CIVilization clone - client
14cu|freeciv-2.5.5-1|57	Group:		Games/Strategy
14cu|freeciv-2.5.5-1|58	Provides:	%{name} = %{EVRD}
14cu|freeciv-2.5.5-1|59	Requires:	%{name}-data = %{EVRD}
14cu|freeciv-2.5.5-1|60	Requires:	%{name}-server = %{EVRD}
14cu|freeciv-2.5.5-1|61	Requires(post,preun):	ggz-client-libs
14cu|freeciv-2.5.5-1|62	
14cu|freeciv-2.5.5-1|63	%description client
14cu|freeciv-2.5.5-1|64	This is the graphical client for freeciv.
14cu|freeciv-2.5.5-1|65	
14cu|freeciv-2.5.5-1|66	%files client
14cu|freeciv-2.5.5-1|67	%{_gamesbindir}/freeciv-gtk2
14cu|freeciv-2.5.5-1|68	%{_gamesbindir}/freeciv-manual
14cu|freeciv-2.5.5-1|69	%{_gamesbindir}/freeciv-mp-gtk2
14cu|freeciv-2.5.5-1|70	%{_datadir}/appdata/freeciv-gtk2.appdata.xml
14cu|freeciv-2.5.5-1|71	%{_datadir}/appdata/freeciv-mp-gtk2.appdata.xml
14cu|freeciv-2.5.5-1|72	%{_datadir}/applications/freeciv-gtk2.desktop
14cu|freeciv-2.5.5-1|73	%{_datadir}/applications/freeciv-mp-gtk2.desktop
14cu|freeciv-2.5.5-1|74	%{_datadir}/ggz/civclient.dsc
14cu|freeciv-2.5.5-1|75	%{_datadir}/pixmaps/freeciv-client.png
14cu|freeciv-2.5.5-1|76	%{_iconsdir}/hicolor/*/apps/freeciv-modpack.png
14cu|freeciv-2.5.5-1|77	%{_iconsdir}/hicolor/*/apps/freeciv-client.png
14cu|freeciv-2.5.5-1|78	%{_mandir}/man6/freeciv-client.6*
14cu|freeciv-2.5.5-1|79	%{_mandir}/man6/freeciv-gtk2.6*
14cu|freeciv-2.5.5-1|80	%{_mandir}/man6/freeciv-manual.6*
14cu|freeciv-2.5.5-1|81	%{_mandir}/man6/freeciv-modpack.6*
14cu|freeciv-2.5.5-1|82	%{_mandir}/man6/freeciv-mp-cli.6*
14cu|freeciv-2.5.5-1|83	%{_mandir}/man6/freeciv-mp-gtk2.6*
14cu|freeciv-2.5.5-1|84	
14cu|freeciv-2.5.5-1|85	%post client
14cu|freeciv-2.5.5-1|86	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civclient.dsc || :
14cu|freeciv-2.5.5-1|87	
14cu|freeciv-2.5.5-1|88	%preun client
14cu|freeciv-2.5.5-1|89	if [ $1 -eq 0 ]; then
14cu|freeciv-2.5.5-1|90	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civclient.dsc || :
14cu|freeciv-2.5.5-1|91	fi
14cu|freeciv-2.5.5-1|92	
14cu|freeciv-2.5.5-1|93	#----------------------------------------------------------------------------
14cu|freeciv-2.5.5-1|94	
14cu|freeciv-2.5.5-1|95	%package server
14cu|freeciv-2.5.5-1|96	Summary:	FREE CIVilization clone - server
14cu|freeciv-2.5.5-1|97	Group:		Games/Strategy
14cu|freeciv-2.5.5-1|98	Requires:	%{name}-data = %{EVRD}
14cu|freeciv-2.5.5-1|99	Requires(post,preun):	ggz-client-libs
14cu|freeciv-2.5.5-1|100	
14cu|freeciv-2.5.5-1|101	%description server
14cu|freeciv-2.5.5-1|102	This is the server for freeciv.
14cu|freeciv-2.5.5-1|103	
14cu|freeciv-2.5.5-1|104	%files server
14cu|freeciv-2.5.5-1|105	%{_gamesbindir}/civserver.real
14cu|freeciv-2.5.5-1|106	%{_gamesbindir}/freeciv-server
14cu|freeciv-2.5.5-1|107	%{_datadir}/appdata/freeciv-server.appdata.xml
14cu|freeciv-2.5.5-1|108	%{_datadir}/applications/freeciv-server.desktop
14cu|freeciv-2.5.5-1|109	%{_datadir}/ggz/civserver.dsc
14cu|freeciv-2.5.5-1|110	%{_iconsdir}/hicolor/*/apps/freeciv-server.png
14cu|freeciv-2.5.5-1|111	%{_mandir}/man6/freeciv-server.6*
14cu|freeciv-2.5.5-1|112	%{_sysconfdir}/freeciv
14cu|freeciv-2.5.5-1|113	
14cu|freeciv-2.5.5-1|114	%post server
14cu|freeciv-2.5.5-1|115	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civserver.dsc || :
14cu|freeciv-2.5.5-1|116	
14cu|freeciv-2.5.5-1|117	%preun server
14cu|freeciv-2.5.5-1|118	if [ $1 -eq 0 ]; then
14cu|freeciv-2.5.5-1|119	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civserver.dsc || :
14cu|freeciv-2.5.5-1|120	fi
14cu|freeciv-2.5.5-1|121	
14cu|freeciv-2.5.5-1|122	#----------------------------------------------------------------------------
14cu|freeciv-2.5.5-1|123	
14cu|freeciv-2.5.5-1|124	%prep
14cu|freeciv-2.5.5-1|125	%setup -q
14cu|freeciv-2.5.5-1|126	%patch0 -p1
14cu|freeciv-2.5.5-1|127	
14cu|freeciv-2.5.5-1|128	%build
14cu|freeciv-2.5.5-1|129	autoreconf -fi
14cu|freeciv-2.5.5-1|130	#locales are not in %{_gamesdatadir}
14cu|freeciv-2.5.5-1|131	export localedir=%{_datadir}/locale
14cu|freeciv-2.5.5-1|132	
14cu|freeciv-2.5.5-1|133	%configure2_5x \
14cu|freeciv-2.5.5-1|134	--bindir=%{_gamesbindir} \
14cu|freeciv-2.5.5-1|135	--datadir=%{_gamesdatadir} \
14cu|freeciv-2.5.5-1|136	--enable-client=gtk-2.0
14cu|freeciv-2.5.5-1|137	%make
14cu|freeciv-2.5.5-1|138	
14cu|freeciv-2.5.5-1|139	%install
14cu|freeciv-2.5.5-1|140	%makeinstall_std localedir=%{_datadir}/locale
14cu|freeciv-2.5.5-1|141	
14cu|freeciv-2.5.5-1|142	tar -xvf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{name}
14cu|freeciv-2.5.5-1|143	
14cu|freeciv-2.5.5-1|144	# wrapper
14cu|freeciv-2.5.5-1|145	mv %{buildroot}%{_gamesbindir}/freeciv-server %{buildroot}%{_gamesbindir}/civserver.real
14cu|freeciv-2.5.5-1|146	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/freeciv-server
14cu|freeciv-2.5.5-1|147	
14cu|freeciv-2.5.5-1|148	# fix icons locations
14cu|freeciv-2.5.5-1|149	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/icons
14cu|freeciv-2.5.5-1|150	
14cu|freeciv-2.5.5-1|151	# menu entry
14cu|freeciv-2.5.5-1|152	desktop-file-install \
14cu|freeciv-2.5.5-1|153	--vendor="" \
14cu|freeciv-2.5.5-1|154	--remove-category="Application" \
14cu|freeciv-2.5.5-1|155	--remove-category="GNOME" \
14cu|freeciv-2.5.5-1|156	--remove-category="Strategy" \
14cu|freeciv-2.5.5-1|157	--add-category="GTK" \
14cu|freeciv-2.5.5-1|158	--add-category="StrategyGame" \
14cu|freeciv-2.5.5-1|159	--dir %{buildroot}%{_datadir}/applications \
14cu|freeciv-2.5.5-1|160	%{buildroot}%{_datadir}/applications/*.desktop
14cu|freeciv-2.5.5-1|161	
14cu|freeciv-2.5.5-1|162	%find_lang %{name} %{name}-nations %{name}.lang
14cu|freeciv-2.5.5-1|163	
14cu|freeciv-2.5.5-1|164	# omit ggz.modules, to register at install, not build, time.
14cu|freeciv-2.5.5-1|165	rm %{buildroot}%{_sysconfdir}/ggz.modules
14cu|freeciv-2.5.5-1|166	# include .dsc files
14cu|freeciv-2.5.5-1|167	mkdir -p %{buildroot}%{_datadir}/ggz
14cu|freeciv-2.5.5-1|168	install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civclient.dsc
14cu|freeciv-2.5.5-1|169	install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civserver.dsc
14cu|freeciv-2.5.5-1|170	
14cu|freeciv-2.5.5-1|171	#remove unneeded
14cu|freeciv-2.5.5-1|172	# The Qt one will be useful as soon as the Qt client becomes more than a
14cu|freeciv-2.5.5-1|173	# stub -- probably by 2.5.x
14cu|freeciv-2.5.5-1|174	rm -f %{buildroot}%{_libdir}/*a
14cu|freeciv-2.5.5-1|175	rm -f %{buildroot}%{_mandir}/man6/*ftwl*
14cu|freeciv-2.5.5-1|176	rm -f %{buildroot}%{_mandir}/man6/*gtk3*
14cu|freeciv-2.5.5-1|177	rm -f %{buildroot}%{_mandir}/man6/*qt*
14cu|freeciv-2.5.5-1|178	rm -f %{buildroot}%{_mandir}/man6/*sdl*
14cu|freeciv-2.5.5-1|179	rm -f %{buildroot}%{_mandir}/man6/*win32*
14cu|freeciv-2.5.5-1|180	rm -f %{buildroot}%{_mandir}/man6/*xaw*
14cu|freeciv-2.5.5-1|181	
14cu|freeciv-2.5.5-1|182	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|freeciv-2.5.5-1|183	
14cu|freeciv-2.5.5-1|184	%changelog
14cu|freeciv-2.5.5-1|185	
14cu|freeciv-2.5.5-1|186	* Fri Sep 09 2016 alzim <alzim@bk.ru> 2.5.5-1
14cu|freeciv-2.5.5-1|187	- (e70b0ed) Merge pull request #1 from import/freeciv:rosa2016.1
14cu|freeciv-2.5.5-1|188	- (e70b0ed) Updated to 2.5.5
14cu|freeciv-2.5.5-1|189	
14cu|freeciv-2.5.5-1|190	

10164 14
14cu|freedoom-0.10.1-1|1	Summary:	Complete independent Doom game
14cu|freedoom-0.10.1-1|2	Name:		freedoom
14cu|freedoom-0.10.1-1|3	Version:	0.10.1
14cu|freedoom-0.10.1-1|4	Release:	1
14cu|freedoom-0.10.1-1|5	Url:		http://freedoom.github.io/index.html
14cu|freedoom-0.10.1-1|6	Source0:	%{name}-%{version}.zip
14cu|freedoom-0.10.1-1|7	License:	GPLv2
14cu|freedoom-0.10.1-1|8	Group:		Games/Arcade
14cu|freedoom-0.10.1-1|9	BuildArch:	noarch
14cu|freedoom-0.10.1-1|10	Provides:	doom-iwad
14cu|freedoom-0.10.1-1|11	
14cu|freedoom-0.10.1-1|12	%description
14cu|freedoom-0.10.1-1|13	Freedoom is a project to create a complete, free Doom IWAD
14cu|freedoom-0.10.1-1|14	file. Combined with the GPLed Doom source code, it will create a
14cu|freedoom-0.10.1-1|15	completely free Doom-based game.
14cu|freedoom-0.10.1-1|16	
14cu|freedoom-0.10.1-1|17	To play it, a game engine such as prboom is required.
14cu|freedoom-0.10.1-1|18	
14cu|freedoom-0.10.1-1|19	In order to play it with prboom, install prboom and type:
14cu|freedoom-0.10.1-1|20	
14cu|freedoom-0.10.1-1|21	$ prboom -iwad /usr/share/games/doom/freedoom.wad
14cu|freedoom-0.10.1-1|22	
14cu|freedoom-0.10.1-1|23	%prep
14cu|freedoom-0.10.1-1|24	%setup -q
14cu|freedoom-0.10.1-1|25	
14cu|freedoom-0.10.1-1|26	%build
14cu|freedoom-0.10.1-1|27	
14cu|freedoom-0.10.1-1|28	%install
14cu|freedoom-0.10.1-1|29	rm -rf %{buildroot}
14cu|freedoom-0.10.1-1|30	install -D freedoom2.wad %{buildroot}%{_gamesdatadir}/doom/%{name}2.wad
14cu|freedoom-0.10.1-1|31	install -D freedoom1.wad %{buildroot}%{_gamesdatadir}/doom/%{name}1.wad
14cu|freedoom-0.10.1-1|32	
14cu|freedoom-0.10.1-1|33	%files
14cu|freedoom-0.10.1-1|34	%doc CREDITS COPYING README.html
14cu|freedoom-0.10.1-1|35	%{_gamesdatadir}/doom/%{name}1.wad
14cu|freedoom-0.10.1-1|36	%{_gamesdatadir}/doom/%{name}2.wad
14cu|freedoom-0.10.1-1|37	
14cu|freedoom-0.10.1-1|38	%changelog
14cu|freedoom-0.10.1-1|39	
14cu|freedoom-0.10.1-1|40	* Mon Jul 18 2016 abondrov <andrey.bondrov@rosalab.ru> 0.10.1-1
14cu|freedoom-0.10.1-1|41	- (0629691) Merge pull request #1 from tremod/freedoom:rosa2014.1
14cu|freedoom-0.10.1-1|42	- (0629691) Update to 0.10.1
14cu|freedoom-0.10.1-1|43	
14cu|freedoom-0.10.1-1|44	

10165 14
14cu|freedroid-1.0.2-13|1	%define	Summary	Clone of the C64 Game Paradroid
14cu|freedroid-1.0.2-13|2	
14cu|freedroid-1.0.2-13|3	Summary:	Clone of the C64 Game Paradroid
14cu|freedroid-1.0.2-13|4	Name:		freedroid
14cu|freedroid-1.0.2-13|5	Version:	1.0.2
14cu|freedroid-1.0.2-13|6	Release:	13
14cu|freedroid-1.0.2-13|7	Source0:	%{name}-%{version}.tar.bz2
14cu|freedroid-1.0.2-13|8	Source1:	http://freedroid.sourceforge.net/Freedroid_Manual.ps.bz2
14cu|freedroid-1.0.2-13|9	Source11:	%{name}-16x16.png
14cu|freedroid-1.0.2-13|10	Source12:	%{name}-32x32.png
14cu|freedroid-1.0.2-13|11	Source13:	%{name}-48x48.png
14cu|freedroid-1.0.2-13|12	Patch:		freedroid-1.0.2-vorbis.patch.bz2
14cu|freedroid-1.0.2-13|13	Patch1:		freedroid-1.0.2-format-strings.patch
14cu|freedroid-1.0.2-13|14	License:	GPLv2+
14cu|freedroid-1.0.2-13|15	Group:		Games/Arcade
14cu|freedroid-1.0.2-13|16	URL:		http://freedroid.sourceforge.net/
14cu|freedroid-1.0.2-13|17	BuildRequires:	SDL_mixer-devel SDL_image-devel jpeg-devel png-devel
14cu|freedroid-1.0.2-13|18	BuildRequires:	libvorbis-devel
14cu|freedroid-1.0.2-13|19	
14cu|freedroid-1.0.2-13|20	%description
14cu|freedroid-1.0.2-13|21	This is a clone of the classic game "Paradroid" on Commodore 64
14cu|freedroid-1.0.2-13|22	with some improvements and extensions to the classic version.
14cu|freedroid-1.0.2-13|23	
14cu|freedroid-1.0.2-13|24	In this game, you control a robot, depicted by a small white ball with
14cu|freedroid-1.0.2-13|25	a few numbers within an interstellar spaceship consisting of several
14cu|freedroid-1.0.2-13|26	decks connected by elevators.
14cu|freedroid-1.0.2-13|27	
14cu|freedroid-1.0.2-13|28	The aim of the game is to destroy all enemy robots, depicted by small
14cu|freedroid-1.0.2-13|29	black balls with a few numbers, by either shooting them or seizing
14cu|freedroid-1.0.2-13|30	control over them by creating connections in a short subgame of
14cu|freedroid-1.0.2-13|31	electric circuits.
14cu|freedroid-1.0.2-13|32	
14cu|freedroid-1.0.2-13|33	%prep
14cu|freedroid-1.0.2-13|34	%setup -q
14cu|freedroid-1.0.2-13|35	%patch -p1
14cu|freedroid-1.0.2-13|36	%patch1 -p1
14cu|freedroid-1.0.2-13|37	cp %SOURCE1 .
14cu|freedroid-1.0.2-13|38	autoconf
14cu|freedroid-1.0.2-13|39	
14cu|freedroid-1.0.2-13|40	%build
14cu|freedroid-1.0.2-13|41	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cu|freedroid-1.0.2-13|42	%make CC="%{__cc} %{optflags}"
14cu|freedroid-1.0.2-13|43	
14cu|freedroid-1.0.2-13|44	%install
14cu|freedroid-1.0.2-13|45	%makeinstall_std transform=""
14cu|freedroid-1.0.2-13|46	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freedroid-1.0.2-13|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|freedroid-1.0.2-13|48	[Desktop Entry]
14cu|freedroid-1.0.2-13|49	Name=Freedroid
14cu|freedroid-1.0.2-13|50	Comment=Clone of the C64 Game Paradroid
14cu|freedroid-1.0.2-13|51	Comment[ru]=Клон игры Paradroid для C64
14cu|freedroid-1.0.2-13|52	Exec=%{_gamesbindir}/%{name}
14cu|freedroid-1.0.2-13|53	Icon=%{name}
14cu|freedroid-1.0.2-13|54	Terminal=false
14cu|freedroid-1.0.2-13|55	Type=Application
14cu|freedroid-1.0.2-13|56	StartupNotify=true
14cu|freedroid-1.0.2-13|57	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cu|freedroid-1.0.2-13|58	EOF
14cu|freedroid-1.0.2-13|59	
14cu|freedroid-1.0.2-13|60	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|61	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|62	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|63	
14cu|freedroid-1.0.2-13|64	rm -rf %{buildroot}%{_gamesdatadir}/%{name}/mac-osx
14cu|freedroid-1.0.2-13|65	
14cu|freedroid-1.0.2-13|66	%files
14cu|freedroid-1.0.2-13|67	%doc README AUTHORS ChangeLog NEWS TODO Freedroid_Manual.ps.bz2
14cu|freedroid-1.0.2-13|68	%{_gamesbindir}/%{name}
14cu|freedroid-1.0.2-13|69	%{_gamesdatadir}/%{name}
14cu|freedroid-1.0.2-13|70	%{_mandir}/man6/%{name}.6*
14cu|freedroid-1.0.2-13|71	%{_datadir}/applications/*
14cu|freedroid-1.0.2-13|72	%{_iconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|73	%{_liconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|74	%{_miconsdir}/%{name}.png
14cu|freedroid-1.0.2-13|75	
14cu|freedroid-1.0.2-13|76	
14cu|freedroid-1.0.2-13|77	
14cu|freedroid-1.0.2-13|78	%changelog
14cu|freedroid-1.0.2-13|79	
14cu|freedroid-1.0.2-13|80	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 1.0.2-13
14cu|freedroid-1.0.2-13|81	- (59fb7c2) Spec cleanup, add Russian entry to desktop file
14cu|freedroid-1.0.2-13|82	
14cu|freedroid-1.0.2-13|83	

10166 14
14cu|freedroidrpg-0.16.1-1|1	%define oname freedroidRPG
14cu|freedroidrpg-0.16.1-1|2	%define _appdatadir %{_datadir}/appdata
14cu|freedroidrpg-0.16.1-1|3	
14cu|freedroidrpg-0.16.1-1|4	Summary:	Clone of the C64 Game Paradroid
14cu|freedroidrpg-0.16.1-1|5	Name:		freedroidrpg
14cu|freedroidrpg-0.16.1-1|6	Version:	0.16.1
14cu|freedroidrpg-0.16.1-1|7	Release:	1
14cu|freedroidrpg-0.16.1-1|8	License:	GPLv2+
14cu|freedroidrpg-0.16.1-1|9	Group:		Games/Arcade
14cu|freedroidrpg-0.16.1-1|10	URL:		http://www.freedroid.org/
14cu|freedroidrpg-0.16.1-1|11	Source0:	ftp://ftp.osuosl.org/pub/freedroid/%{oname}-0.16/%{oname}-%{version}.tar.gz
14cu|freedroidrpg-0.16.1-1|12	BuildRequires:	pkgconfig(SDL_mixer)
14cu|freedroidrpg-0.16.1-1|13	BuildRequires:	pkgconfig(SDL_image)
14cu|freedroidrpg-0.16.1-1|14	BuildRequires:	jpeg-devel
14cu|freedroidrpg-0.16.1-1|15	BuildRequires:	pkgconfig(libpng)
14cu|freedroidrpg-0.16.1-1|16	BuildRequires:	pkgconfig(vorbis)
14cu|freedroidrpg-0.16.1-1|17	BuildRequires:	pkgconfig(SDL_gfx)
14cu|freedroidrpg-0.16.1-1|18	BuildRequires:	pkgconfig(gl)
14cu|freedroidrpg-0.16.1-1|19	BuildRequires:	pkgconfig(glu)
14cu|freedroidrpg-0.16.1-1|20	
14cu|freedroidrpg-0.16.1-1|21	
14cu|freedroidrpg-0.16.1-1|22	%description
14cu|freedroidrpg-0.16.1-1|23	This is a clone of the classic game "Paradroid" on Commodore 64
14cu|freedroidrpg-0.16.1-1|24	with some improvements and extensions to the classic version.
14cu|freedroidrpg-0.16.1-1|25	
14cu|freedroidrpg-0.16.1-1|26	In this game, you control a robot, depicted by a small white ball with
14cu|freedroidrpg-0.16.1-1|27	a few numbers within an interstellar spaceship consisting of several
14cu|freedroidrpg-0.16.1-1|28	decks connected by elevators.
14cu|freedroidrpg-0.16.1-1|29	
14cu|freedroidrpg-0.16.1-1|30	The aim of the game is to destroy all enemy robots, depicted by small
14cu|freedroidrpg-0.16.1-1|31	black balls with a few numbers, by either shooting them or seizing
14cu|freedroidrpg-0.16.1-1|32	control over them by creating connections in a short subgame of
14cu|freedroidrpg-0.16.1-1|33	electric circuits.
14cu|freedroidrpg-0.16.1-1|34	
14cu|freedroidrpg-0.16.1-1|35	%files -f %{name}.lang
14cu|freedroidrpg-0.16.1-1|36	%doc README AUTHORS ChangeLog NEWS README-*
14cu|freedroidrpg-0.16.1-1|37	%{_gamesbindir}/%{oname}
14cu|freedroidrpg-0.16.1-1|38	%{_datadir}/%{name}
14cu|freedroidrpg-0.16.1-1|39	%{_datadir}/applications/*
14cu|freedroidrpg-0.16.1-1|40	%{_iconsdir}/hicolor/*/apps/
14cu|freedroidrpg-0.16.1-1|41	%{_iconsdir}/HighContrast/*/apps/
14cu|freedroidrpg-0.16.1-1|42	%{_appdatadir}/*.appdata.xml
14cu|freedroidrpg-0.16.1-1|43	%{_mandir}/man6/%{oname}.6.*
14cu|freedroidrpg-0.16.1-1|44	
14cu|freedroidrpg-0.16.1-1|45	#-----------------------------------------------------------------
14cu|freedroidrpg-0.16.1-1|46	
14cu|freedroidrpg-0.16.1-1|47	%prep
14cu|freedroidrpg-0.16.1-1|48	%setup -q
14cu|freedroidrpg-0.16.1-1|49	
14cu|freedroidrpg-0.16.1-1|50	%build
14cu|freedroidrpg-0.16.1-1|51	%configure2_5x \
14cu|freedroidrpg-0.16.1-1|52	--bindir=%{_gamesbindir} \
14cu|freedroidrpg-0.16.1-1|53	--datadir=%{_datadir}
14cu|freedroidrpg-0.16.1-1|54	
14cu|freedroidrpg-0.16.1-1|55	make clean
14cu|freedroidrpg-0.16.1-1|56	%make
14cu|freedroidrpg-0.16.1-1|57	
14cu|freedroidrpg-0.16.1-1|58	%install
14cu|freedroidrpg-0.16.1-1|59	%makeinstall_std transform=""
14cu|freedroidrpg-0.16.1-1|60	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freedroidrpg-0.16.1-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|freedroidrpg-0.16.1-1|62	[Desktop Entry]
14cu|freedroidrpg-0.16.1-1|63	Name=Freedroid
14cu|freedroidrpg-0.16.1-1|64	Comment=Clone of the C64 Game Paradroid
14cu|freedroidrpg-0.16.1-1|65	Comment[ru]=Клон игры Paradroid для C64
14cu|freedroidrpg-0.16.1-1|66	Exec=%{_gamesbindir}/%{oname}
14cu|freedroidrpg-0.16.1-1|67	Icon=%{oname}
14cu|freedroidrpg-0.16.1-1|68	Terminal=false
14cu|freedroidrpg-0.16.1-1|69	Type=Application
14cu|freedroidrpg-0.16.1-1|70	StartupNotify=true
14cu|freedroidrpg-0.16.1-1|71	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cu|freedroidrpg-0.16.1-1|72	EOF
14cu|freedroidrpg-0.16.1-1|73	
14cu|freedroidrpg-0.16.1-1|74	rm -fr %{buildroot}%{_docdir}/%{name}
14cu|freedroidrpg-0.16.1-1|75	chmod +x %{buildroot}%{_datadir}/freedroidrpg/sound/speak.py
14cu|freedroidrpg-0.16.1-1|76	%{find_lang} %{name} --all-name
14cu|freedroidrpg-0.16.1-1|77	
14cu|freedroidrpg-0.16.1-1|78	%changelog
14cu|freedroidrpg-0.16.1-1|79	
14cu|freedroidrpg-0.16.1-1|80	* Tue Apr 12 2016 abfonly <abfonly@gmail.com> 0.16.1-1
14cu|freedroidrpg-0.16.1-1|81	- (bab6a87) Log: Update to 0.16.1
14cu|freedroidrpg-0.16.1-1|82	
14cu|freedroidrpg-0.16.1-1|83	

10167 14
14cu|freedups-0.6.14-8|1	Summary:	Hardlinks identical files to save space
14cu|freedups-0.6.14-8|2	Name:		freedups
14cu|freedups-0.6.14-8|3	Version:	0.6.14
14cu|freedups-0.6.14-8|4	Release:	8
14cu|freedups-0.6.14-8|5	License:	GPL
14cu|freedups-0.6.14-8|6	Group:		File tools
14cu|freedups-0.6.14-8|7	URL:		http://www.stearns.org/freedups/
14cu|freedups-0.6.14-8|8	Source:		http://www.stearns.org/freedups/%{name}-%{version}.tar.gz
14cu|freedups-0.6.14-8|9	Buildarch:	noarch
14cu|freedups-0.6.14-8|10	
14cu|freedups-0.6.14-8|11	%description
14cu|freedups-0.6.14-8|12	Freedups hardlinks identical files to save space.  For files that are
14cu|freedups-0.6.14-8|13	generally read from and not written to, this can provide a
14cu|freedups-0.6.14-8|14	significant space savings with no performance degredation.  In fact,
14cu|freedups-0.6.14-8|15	in a small number of cases, this can speed up the system.
14cu|freedups-0.6.14-8|16	
14cu|freedups-0.6.14-8|17	%prep
14cu|freedups-0.6.14-8|18	%setup
14cu|freedups-0.6.14-8|19	
14cu|freedups-0.6.14-8|20	%install
14cu|freedups-0.6.14-8|21	install -d %{buildroot}%{_bindir}
14cu|freedups-0.6.14-8|22	install -m755 %{name}.pl %{buildroot}%{_bindir}/%{name}
14cu|freedups-0.6.14-8|23	
14cu|freedups-0.6.14-8|24	%clean
14cu|freedups-0.6.14-8|25	
14cu|freedups-0.6.14-8|26	%files
14cu|freedups-0.6.14-8|27	%doc README ChangeLog
14cu|freedups-0.6.14-8|28	%{_bindir}/%{name}
14cu|freedups-0.6.14-8|29	
14cu|freedups-0.6.14-8|30	%changelog
14cu|freedups-0.6.14-8|31	
14cu|freedups-0.6.14-8|32	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.6.14-8
14cu|freedups-0.6.14-8|33	- (bc19d07) Repack tarball according to upstream
14cu|freedups-0.6.14-8|34	
14cu|freedups-0.6.14-8|35	

10168 14
14cu|freefilesync-6.2-1|1	%define oname FreeFileSync
14cu|freefilesync-6.2-1|2	
14cu|freefilesync-6.2-1|3	Summary:	A free file sync tool
14cu|freefilesync-6.2-1|4	Name:		freefilesync
14cu|freefilesync-6.2-1|5	Version:	6.2
14cu|freefilesync-6.2-1|6	Release:	1
14cu|freefilesync-6.2-1|7	License:	GPLv3+
14cu|freefilesync-6.2-1|8	Group:		Networking/File transfer
14cu|freefilesync-6.2-1|9	Url:		http://sourceforge.net/projects/freefilesync/
14cu|freefilesync-6.2-1|10	Source0:	http://ignum.dl.sourceforge.net/project/freefilesync/freefilesync/v%{version}/%{oname}_%{version}_Source.zip
14cu|freefilesync-6.2-1|11	Source1:	http://downloads.sourceforge.net/project/zenxml/zenXml_2.0.zip
14cu|freefilesync-6.2-1|12	Source2:	%{oname}.desktop
14cu|freefilesync-6.2-1|13	Source3:	%{oname}.png
14cu|freefilesync-6.2-1|14	Patch0:		freefilesync-6.2-disable-selinux.patch
14cu|freefilesync-6.2-1|15	BuildRequires:	imagemagick
14cu|freefilesync-6.2-1|16	BuildRequires:	boost-devel
14cu|freefilesync-6.2-1|17	BuildRequires:	gtkmm2.4-devel
14cu|freefilesync-6.2-1|18	BuildRequires:	wxgtku3.0-devel
14cu|freefilesync-6.2-1|19	
14cu|freefilesync-6.2-1|20	%description
14cu|freefilesync-6.2-1|21	FreeFileSync is a folder comparison and synchronization tool.
14cu|freefilesync-6.2-1|22	
14cu|freefilesync-6.2-1|23	%files
14cu|freefilesync-6.2-1|24	%{_bindir}/%{oname}
14cu|freefilesync-6.2-1|25	%dir %{_datadir}/%{oname}
14cu|freefilesync-6.2-1|26	%{_datadir}/%{oname}/*
14cu|freefilesync-6.2-1|27	%{_datadir}/applications/%{name}.desktop
14cu|freefilesync-6.2-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|freefilesync-6.2-1|29	
14cu|freefilesync-6.2-1|30	#----------------------------------------------------------------------------
14cu|freefilesync-6.2-1|31	
14cu|freefilesync-6.2-1|32	%prep
14cu|freefilesync-6.2-1|33	%setup -qc
14cu|freefilesync-6.2-1|34	unzip -o %{SOURCE1}
14cu|freefilesync-6.2-1|35	%patch0 -p1
14cu|freefilesync-6.2-1|36	
14cu|freefilesync-6.2-1|37	sed -i 's_../wx+_wx+_' FreeFileSync/Source/ui/gui_generated.cpp
14cu|freefilesync-6.2-1|38	sed -i 's/CXXFLAGS[ \t].*-O3/CXXFLAGS = -std=c++11 %{optflags} -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix /' FreeFileSync/Source/Makefile
14cu|freefilesync-6.2-1|39	sed -i 's/LINKFLAGS[ \t]*=/LINKFLAGS = %{ldflags}/' FreeFileSync/Source/Makefile
14cu|freefilesync-6.2-1|40	
14cu|freefilesync-6.2-1|41	%build
14cu|freefilesync-6.2-1|42	%make -C FreeFileSync/Source \
14cu|freefilesync-6.2-1|43	BUILD="Launchpad"
14cu|freefilesync-6.2-1|44	
14cu|freefilesync-6.2-1|45	%install
14cu|freefilesync-6.2-1|46	%makeinstall_std -C FreeFileSync/Source
14cu|freefilesync-6.2-1|47	
14cu|freefilesync-6.2-1|48	install -Dm644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|freefilesync-6.2-1|49	
14cu|freefilesync-6.2-1|50	# install menu icons
14cu|freefilesync-6.2-1|51	for N in 16 32 48 64 128 256;
14cu|freefilesync-6.2-1|52	do
14cu|freefilesync-6.2-1|53	convert %{SOURCE3} -scale ${N}x${N} $N.png;
14cu|freefilesync-6.2-1|54	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|freefilesync-6.2-1|55	done
14cu|freefilesync-6.2-1|56	
14cu|freefilesync-6.2-1|57	rm -rf %{buildroot}%{_docdir}/%{oname}
14cu|freefilesync-6.2-1|58	
14cu|freefilesync-6.2-1|59	
14cu|freefilesync-6.2-1|60	%changelog
14cu|freefilesync-6.2-1|61	
14cu|freefilesync-6.2-1|62	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2-1
14cu|freefilesync-6.2-1|63	- (afa4f33) Build requires imagemagick
14cu|freefilesync-6.2-1|64	
14cu|freefilesync-6.2-1|65	

10169 14
14cu|freehdl-0.0.8-1|1	%define _disable_ld_no_undefined 1
14cu|freehdl-0.0.8-1|2	
14cu|freehdl-0.0.8-1|3	%define major 0
14cu|freehdl-0.0.8-1|4	%define libname %mklibname %{name} %{major}
14cu|freehdl-0.0.8-1|5	%define devname %mklibname %{name} -d
14cu|freehdl-0.0.8-1|6	
14cu|freehdl-0.0.8-1|7	Summary:	Free HDL simulator
14cu|freehdl-0.0.8-1|8	Name:		freehdl
14cu|freehdl-0.0.8-1|9	Version:	0.0.8
14cu|freehdl-0.0.8-1|10	Release:	1
14cu|freehdl-0.0.8-1|11	License:	GPLv2+
14cu|freehdl-0.0.8-1|12	Group:		Sciences/Other
14cu|freehdl-0.0.8-1|13	Url:		http://freehdl.seul.org/
14cu|freehdl-0.0.8-1|14	Source0:	%{name}-%{version}.tar.gz
14cu|freehdl-0.0.8-1|15	Patch0:		freehdl-0.0.8-freehdl-config.patch
14cu|freehdl-0.0.8-1|16	BuildRequires:	bison
14cu|freehdl-0.0.8-1|17	BuildRequires:	flex
14cu|freehdl-0.0.8-1|18	BuildRequires:	libtool
14cu|freehdl-0.0.8-1|19	
14cu|freehdl-0.0.8-1|20	%description
14cu|freehdl-0.0.8-1|21	A project to develop a free, open source, GPL'ed VHDL simulator for Linux.
14cu|freehdl-0.0.8-1|22	
14cu|freehdl-0.0.8-1|23	%files
14cu|freehdl-0.0.8-1|24	%doc AUTHORS COPYING HACKING INSTALL NEWS README README.AIRE README.gen-nodes README.libraries README.v2cc README.vaul
14cu|freehdl-0.0.8-1|25	%{_bindir}/freehdl-gennodes
14cu|freehdl-0.0.8-1|26	%{_bindir}/freehdl-v2cc
14cu|freehdl-0.0.8-1|27	%{_bindir}/gvhdl
14cu|freehdl-0.0.8-1|28	%{_datadir}/%{name}
14cu|freehdl-0.0.8-1|29	%{_infodir}/fire.info.*
14cu|freehdl-0.0.8-1|30	%{_mandir}/man?/*
14cu|freehdl-0.0.8-1|31	
14cu|freehdl-0.0.8-1|32	#----------------------------------------------------------------------------
14cu|freehdl-0.0.8-1|33	
14cu|freehdl-0.0.8-1|34	%package -n %{libname}
14cu|freehdl-0.0.8-1|35	Summary:	Shared libraries for %{name}
14cu|freehdl-0.0.8-1|36	Group:		System/Libraries
14cu|freehdl-0.0.8-1|37	
14cu|freehdl-0.0.8-1|38	%description -n %{libname}
14cu|freehdl-0.0.8-1|39	Shared libraries for %{name}.
14cu|freehdl-0.0.8-1|40	
14cu|freehdl-0.0.8-1|41	%files -n %{libname}
14cu|freehdl-0.0.8-1|42	%{_libdir}/freehdl/libieee.so.%{major}*
14cu|freehdl-0.0.8-1|43	%{_libdir}/libfreehdl-cdfggen.so.%{major}*
14cu|freehdl-0.0.8-1|44	%{_libdir}/libfreehdl-fire.so.%{major}*
14cu|freehdl-0.0.8-1|45	%{_libdir}/libfreehdl-kernel.so.%{major}*
14cu|freehdl-0.0.8-1|46	%{_libdir}/libfreehdl-std.so.%{major}*
14cu|freehdl-0.0.8-1|47	%{_libdir}/libfreehdl-vaul.so.%{major}*
14cu|freehdl-0.0.8-1|48	
14cu|freehdl-0.0.8-1|49	#----------------------------------------------------------------------------
14cu|freehdl-0.0.8-1|50	
14cu|freehdl-0.0.8-1|51	%package -n %{devname}
14cu|freehdl-0.0.8-1|52	Summary:	Development files for %{name}
14cu|freehdl-0.0.8-1|53	Group:		Development/Other
14cu|freehdl-0.0.8-1|54	Requires:	%{libname} = %{EVRD}
14cu|freehdl-0.0.8-1|55	
14cu|freehdl-0.0.8-1|56	%description -n %{devname}
14cu|freehdl-0.0.8-1|57	Development files for %{name}.
14cu|freehdl-0.0.8-1|58	
14cu|freehdl-0.0.8-1|59	%files -n %{devname}
14cu|freehdl-0.0.8-1|60	%{_bindir}/freehdl-config
14cu|freehdl-0.0.8-1|61	%{_includedir}/%{name}
14cu|freehdl-0.0.8-1|62	%{_libdir}/freehdl/libieee.so
14cu|freehdl-0.0.8-1|63	%{_libdir}/libfreehdl-cdfggen.so
14cu|freehdl-0.0.8-1|64	%{_libdir}/libfreehdl-fire.so
14cu|freehdl-0.0.8-1|65	%{_libdir}/libfreehdl-kernel.so
14cu|freehdl-0.0.8-1|66	%{_libdir}/libfreehdl-std.so
14cu|freehdl-0.0.8-1|67	%{_libdir}/libfreehdl-vaul.so
14cu|freehdl-0.0.8-1|68	%{_libdir}/pkgconfig/%{name}.pc
14cu|freehdl-0.0.8-1|69	
14cu|freehdl-0.0.8-1|70	#----------------------------------------------------------------------------
14cu|freehdl-0.0.8-1|71	
14cu|freehdl-0.0.8-1|72	%prep
14cu|freehdl-0.0.8-1|73	%setup -q
14cu|freehdl-0.0.8-1|74	%patch0 -p1
14cu|freehdl-0.0.8-1|75	autoreconf -fi
14cu|freehdl-0.0.8-1|76	
14cu|freehdl-0.0.8-1|77	%build
14cu|freehdl-0.0.8-1|78	%configure2_5x \
14cu|freehdl-0.0.8-1|79	--disable-static \
14cu|freehdl-0.0.8-1|80	--with-gnu-ld \
14cu|freehdl-0.0.8-1|81	--with-pic
14cu|freehdl-0.0.8-1|82	%make
14cu|freehdl-0.0.8-1|83	
14cu|freehdl-0.0.8-1|84	%install
14cu|freehdl-0.0.8-1|85	%makeinstall_std
14cu|freehdl-0.0.8-1|86	
14cu|freehdl-0.0.8-1|87	
14cu|freehdl-0.0.8-1|88	%changelog
14cu|freehdl-0.0.8-1|89	* Wed Oct 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.8-1
14cu|freehdl-0.0.8-1|90	+ Revision: ed4ca29
14cu|freehdl-0.0.8-1|91	- New version 0.0.8, don't build static libraries
14cu|freehdl-0.0.8-1|92	
14cu|freehdl-0.0.8-1|93	

10170 14
14cu|freelords-0.0.4-1|1	%define debug_package %{nil}
14cu|freelords-0.0.4-1|2	
14cu|freelords-0.0.4-1|3	Summary:	A Linux clone of the old DOS game WarLords
14cu|freelords-0.0.4-1|4	Name:		freelords
14cu|freelords-0.0.4-1|5	Version:	0.0.4
14cu|freelords-0.0.4-1|6	Release:	1
14cu|freelords-0.0.4-1|7	License:	GPLv2+
14cu|freelords-0.0.4-1|8	Group:		Games/Strategy
14cu|freelords-0.0.4-1|9	Url:		https://sourceforge.net/p/freelords/wiki/Home
14cu|freelords-0.0.4-1|10	Source0:	https://sourceforge.net/projects/freelords/files/Java%20Freelords/%{version}/freelords-%{version}_src.zip
14cu|freelords-0.0.4-1|11	BuildRequires:	java-1.8.0-openjdk-devel
14cu|freelords-0.0.4-1|12	BuildRequires:	ant
14cu|freelords-0.0.4-1|13	BuildRequires:	xalan-j2
14cu|freelords-0.0.4-1|14	BuildRequires:	xerces-j2
14cu|freelords-0.0.4-1|15	BuildRequires:	xml-commons-jaxp-1.3-apis
14cu|freelords-0.0.4-1|16	Requires:	java
14cu|freelords-0.0.4-1|17	BuildArch:	noarch
14cu|freelords-0.0.4-1|18	
14cu|freelords-0.0.4-1|19	%description
14cu|freelords-0.0.4-1|20	FreeLords is a turn-based strategy game similar to Warlords.
14cu|freelords-0.0.4-1|21	It can be played with friends on one computer or via a network.
14cu|freelords-0.0.4-1|22	
14cu|freelords-0.0.4-1|23	%files
14cu|freelords-0.0.4-1|24	%{_gamesbindir}/*
14cu|freelords-0.0.4-1|25	%{_datadir}/games/%{name}
14cu|freelords-0.0.4-1|26	%{_datadir}/applications/%{name}.desktop
14cu|freelords-0.0.4-1|27	
14cu|freelords-0.0.4-1|28	#----------------------------------------------------------------------------
14cu|freelords-0.0.4-1|29	
14cu|freelords-0.0.4-1|30	%prep
14cu|freelords-0.0.4-1|31	%setup -qc
14cu|freelords-0.0.4-1|32	
14cu|freelords-0.0.4-1|33	%build
14cu|freelords-0.0.4-1|34	ant build
14cu|freelords-0.0.4-1|35	
14cu|freelords-0.0.4-1|36	%install
14cu|freelords-0.0.4-1|37	ant deploy
14cu|freelords-0.0.4-1|38	
14cu|freelords-0.0.4-1|39	# No need to support M$ crap
14cu|freelords-0.0.4-1|40	rm -f deploy/*.bat
14cu|freelords-0.0.4-1|41	
14cu|freelords-0.0.4-1|42	mkdir -p %{buildroot}%{_datadir}/games/%{name}
14cu|freelords-0.0.4-1|43	cp -a deploy/* %{buildroot}%{_datadir}/games/%{name}
14cu|freelords-0.0.4-1|44	
14cu|freelords-0.0.4-1|45	mkdir -p %{buildroot}%{_gamesbindir}
14cu|freelords-0.0.4-1|46	for i in client server; do
14cu|freelords-0.0.4-1|47	cat >%{buildroot}%{_gamesbindir}/%{name}-$i <<EOF
14cu|freelords-0.0.4-1|48	#!/bin/sh
14cu|freelords-0.0.4-1|49	cd %{_datadir}/games/%{name}
14cu|freelords-0.0.4-1|50	exec ./$i.sh "$@"
14cu|freelords-0.0.4-1|51	EOF
14cu|freelords-0.0.4-1|52	done
14cu|freelords-0.0.4-1|53	chmod 0755 %{buildroot}%{_gamesbindir}/*
14cu|freelords-0.0.4-1|54	
14cu|freelords-0.0.4-1|55	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freelords-0.0.4-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|freelords-0.0.4-1|57	[Desktop Entry]
14cu|freelords-0.0.4-1|58	Name=FreeLords
14cu|freelords-0.0.4-1|59	Name[ru]=FreeLords
14cu|freelords-0.0.4-1|60	Comment=A Linux clone of the old DOS game WarLords
14cu|freelords-0.0.4-1|61	Comment[ru]=Клон игры WarLords
14cu|freelords-0.0.4-1|62	Exec=%{_gamesbindir}/%{name}-client
14cu|freelords-0.0.4-1|63	Icon=%{name}
14cu|freelords-0.0.4-1|64	Terminal=false
14cu|freelords-0.0.4-1|65	Type=Application
14cu|freelords-0.0.4-1|66	StartupNotify=true
14cu|freelords-0.0.4-1|67	Categories=Game;StrategyGame;
14cu|freelords-0.0.4-1|68	EOF
14cu|freelords-0.0.4-1|69	
14cu|freelords-0.0.4-1|70	%changelog
14cu|freelords-0.0.4-1|71	
14cu|freelords-0.0.4-1|72	* Fri Sep 09 2016 alzim <alzim@bk.ru> 0.0.4-1
14cu|freelords-0.0.4-1|73	- (974c0f7) Merge pull request #1 from import/freelords:rosa2016.1
14cu|freelords-0.0.4-1|74	- (974c0f7) Updated to 0.0.4
14cu|freelords-0.0.4-1|75	
14cu|freelords-0.0.4-1|76	

10171 14
14cu|freemind-1.0.1-1|1	Name:           freemind
14cu|freemind-1.0.1-1|2	Summary:        A premier mind-mapping software
14cu|freemind-1.0.1-1|3	Version:        1.0.1
14cu|freemind-1.0.1-1|4	Release:        1
14cu|freemind-1.0.1-1|5	Group:          Office
14cu|freemind-1.0.1-1|6	License:        GPLv2
14cu|freemind-1.0.1-1|7	Url:            http://freemind.sourceforge.net
14cu|freemind-1.0.1-1|8	
14cu|freemind-1.0.1-1|9	Requires:       java >= 1.6.0
14cu|freemind-1.0.1-1|10	BuildRequires:  unzip
14cu|freemind-1.0.1-1|11	
14cu|freemind-1.0.1-1|12	Source0:        %{name}-bin-max-%{version}.zip
14cu|freemind-1.0.1-1|13	Source1:        %{name}.desktop
14cu|freemind-1.0.1-1|14	Source2:	%{name}.xml
14cu|freemind-1.0.1-1|15	Source3:        %{name}16.png
14cu|freemind-1.0.1-1|16	Source4:        %{name}32.png
14cu|freemind-1.0.1-1|17	Source5:        %{name}48.png
14cu|freemind-1.0.1-1|18	Source99:	%{name}.rpmlintrc
14cu|freemind-1.0.1-1|19	BuildArch:      noarch
14cu|freemind-1.0.1-1|20	
14cu|freemind-1.0.1-1|21	%description
14cu|freemind-1.0.1-1|22	A mind mapper, and at the same time an easy-to-operate hierarchical editor
14cu|freemind-1.0.1-1|23	with strong emphasis on folding. These two are not really two different
14cu|freemind-1.0.1-1|24	things, just two different descriptions of a single application. Often used
14cu|freemind-1.0.1-1|25	for knowledge and content management.
14cu|freemind-1.0.1-1|26	
14cu|freemind-1.0.1-1|27	%prep
14cu|freemind-1.0.1-1|28	%setup -qc
14cu|freemind-1.0.1-1|29	
14cu|freemind-1.0.1-1|30	%build
14cu|freemind-1.0.1-1|31	
14cu|freemind-1.0.1-1|32	%install
14cu|freemind-1.0.1-1|33	mkdir -p %{buildroot}/opt/%{name}
14cu|freemind-1.0.1-1|34	
14cu|freemind-1.0.1-1|35	# Copy all files from archive into /opt/freeplane dir
14cu|freemind-1.0.1-1|36	cp -Rp * %{buildroot}/opt/%{name}/
14cu|freemind-1.0.1-1|37	rm -f %{buildroot}/opt/%{name}/*exe
14cu|freemind-1.0.1-1|38	rm -f %{buildroot}/opt/%{name}/*bat
14cu|freemind-1.0.1-1|39	
14cu|freemind-1.0.1-1|40	# install resources
14cu|freemind-1.0.1-1|41	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|freemind-1.0.1-1|42	install -Dm644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{name}.xml
14cu|freemind-1.0.1-1|43	
14cu|freemind-1.0.1-1|44	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/16x16/apps %{buildroot}/%{_iconsdir}/hicolor/32x32/apps %{buildroot}/%{_iconsdir}/hicolor/48x48/apps
14cu|freemind-1.0.1-1|45	install -Dm644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|freemind-1.0.1-1|46	install -Dm644 %{SOURCE4} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|freemind-1.0.1-1|47	install -Dm644 %{SOURCE5} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|freemind-1.0.1-1|48	
14cu|freemind-1.0.1-1|49	mkdir -p %{buildroot}/%{_bindir}
14cu|freemind-1.0.1-1|50	cd %{buildroot}/%{_bindir}
14cu|freemind-1.0.1-1|51	ln -snf ../../opt/%{name}/%{name}.sh %{name}
14cu|freemind-1.0.1-1|52	chmod a+x %{name}
14cu|freemind-1.0.1-1|53	
14cu|freemind-1.0.1-1|54	%files
14cu|freemind-1.0.1-1|55	%{_bindir}/%{name}
14cu|freemind-1.0.1-1|56	%{_datadir}/applications/%{name}.desktop
14cu|freemind-1.0.1-1|57	%{_datadir}/mime/packages/%{name}.xml
14cu|freemind-1.0.1-1|58	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|freemind-1.0.1-1|59	/opt/%{name}
14cu|freemind-1.0.1-1|60	
14cu|freemind-1.0.1-1|61	%changelog
14cu|freemind-1.0.1-1|62	
14cu|freemind-1.0.1-1|63	* Tue Apr 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cu|freemind-1.0.1-1|64	- (da90de6) Updated to 1.0.1
14cu|freemind-1.0.1-1|65	
14cu|freemind-1.0.1-1|66	

10172 14
14cu|freeminer-0.4.14.8-2|1	Summary:	Open source Minecraft-inspired sandbox game based on Minetest
14cu|freeminer-0.4.14.8-2|2	Name:		freeminer
14cu|freeminer-0.4.14.8-2|3	Version:	0.4.14.8
14cu|freeminer-0.4.14.8-2|4	Release:	2
14cu|freeminer-0.4.14.8-2|5	License:	GPLv3+ and CC-BY-SA 3.0
14cu|freeminer-0.4.14.8-2|6	Group:		Games/Simulation
14cu|freeminer-0.4.14.8-2|7	Url:		http://freeminer.org/
14cu|freeminer-0.4.14.8-2|8	Source0:	https://github.com/freeminer/freeminer/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|freeminer-0.4.14.8-2|9	BuildRequires:	cmake
14cu|freeminer-0.4.14.8-2|10	BuildRequires:	gettext
14cu|freeminer-0.4.14.8-2|11	BuildRequires:	gmp-devel
14cu|freeminer-0.4.14.8-2|12	BuildRequires:	irrlicht-devel
14cu|freeminer-0.4.14.8-2|13	BuildRequires:	jsoncpp-devel
14cu|freeminer-0.4.14.8-2|14	BuildRequires:	pkgconfig(freetype2)
14cu|freeminer-0.4.14.8-2|15	BuildRequires:	pkgconfig(leveldb)
14cu|freeminer-0.4.14.8-2|16	BuildRequires:	pkgconfig(libcurl)
14cu|freeminer-0.4.14.8-2|17	BuildRequires:	pkgconfig(libenet)
14cu|freeminer-0.4.14.8-2|18	BuildRequires:	pkgconfig(luajit)
14cu|freeminer-0.4.14.8-2|19	BuildRequires:	pkgconfig(msgpack)
14cu|freeminer-0.4.14.8-2|20	BuildRequires:	pkgconfig(openal)
14cu|freeminer-0.4.14.8-2|21	BuildRequires:	pkgconfig(sqlite3)
14cu|freeminer-0.4.14.8-2|22	BuildRequires:	pkgconfig(vorbisfile)
14cu|freeminer-0.4.14.8-2|23	BuildRequires:	pkgconfig(zlib)
14cu|freeminer-0.4.14.8-2|24	
14cu|freeminer-0.4.14.8-2|25	%description
14cu|freeminer-0.4.14.8-2|26	Freeminer is a Minecraft-inspired sandbox game.
14cu|freeminer-0.4.14.8-2|27	
14cu|freeminer-0.4.14.8-2|28	Freeminer is based on Minetest which is developed by a number of contributors
14cu|freeminer-0.4.14.8-2|29	from all over the globe. Unlike Minetest it aims to make the game fun while
14cu|freeminer-0.4.14.8-2|30	trading off some bits of perfectionism.
14cu|freeminer-0.4.14.8-2|31	
14cu|freeminer-0.4.14.8-2|32	%files -f %{name}.lang
14cu|freeminer-0.4.14.8-2|33	%doc README.md freeminer.conf.example
14cu|freeminer-0.4.14.8-2|34	%doc doc/*.txt
14cu|freeminer-0.4.14.8-2|35	%{_gamesbindir}/%{name}
14cu|freeminer-0.4.14.8-2|36	%{_gamesbindir}/%{name}server
14cu|freeminer-0.4.14.8-2|37	%{_gamesdatadir}/%{name}
14cu|freeminer-0.4.14.8-2|38	%{_datadir}/appdata/%{name}.appdata.xml
14cu|freeminer-0.4.14.8-2|39	%{_datadir}/applications/%{name}.desktop
14cu|freeminer-0.4.14.8-2|40	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|freeminer-0.4.14.8-2|41	%{_mandir}/man6/%{name}.6*
14cu|freeminer-0.4.14.8-2|42	%{_mandir}/man6/%{name}server.6*
14cu|freeminer-0.4.14.8-2|43	
14cu|freeminer-0.4.14.8-2|44	#----------------------------------------------------------------------------
14cu|freeminer-0.4.14.8-2|45	
14cu|freeminer-0.4.14.8-2|46	%prep
14cu|freeminer-0.4.14.8-2|47	%setup -q
14cu|freeminer-0.4.14.8-2|48	
14cu|freeminer-0.4.14.8-2|49	%build
14cu|freeminer-0.4.14.8-2|50	# RUN_IN_PLACE seems to be lost when initializing the project from ./build
14cu|freeminer-0.4.14.8-2|51	# See https://github.com/freeminer/freeminer/issues/158
14cu|freeminer-0.4.14.8-2|52	%setup_compile_flags
14cu|freeminer-0.4.14.8-2|53	cmake -DRUN_IN_PLACE=0 \
14cu|freeminer-0.4.14.8-2|54	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
14cu|freeminer-0.4.14.8-2|55	-DCUSTOM_BINDIR:PATH=%{_gamesbindir} \
14cu|freeminer-0.4.14.8-2|56	-DCUSTOM_LOCALEDIR:PATH=%{_datadir}/locale \
14cu|freeminer-0.4.14.8-2|57	-DCUSTOM_SHAREDIR:PATH=%{_gamesdatadir}/%{name} \
14cu|freeminer-0.4.14.8-2|58	-DENABLE_SYSTEM_MSGPACK=ON \
14cu|freeminer-0.4.14.8-2|59	-DENABLE_SYSTEM_JSONCPP=ON \
14cu|freeminer-0.4.14.8-2|60	-DENABLE_CURL:BOOL=ON \
14cu|freeminer-0.4.14.8-2|61	-DENABLE_GETTEXT:BOOL=ON \
14cu|freeminer-0.4.14.8-2|62	-DENABLE_IPV4_DEFAULT:BOOL=OFF \
14cu|freeminer-0.4.14.8-2|63	-DENABLE_LEVELDB:BOOL=ON \
14cu|freeminer-0.4.14.8-2|64	-DENABLE_REDIS:BOOL=OFF \
14cu|freeminer-0.4.14.8-2|65	-DBUILD_SHARED_LIBS:BOOL=OFF
14cu|freeminer-0.4.14.8-2|66	%make
14cu|freeminer-0.4.14.8-2|67	
14cu|freeminer-0.4.14.8-2|68	%install
14cu|freeminer-0.4.14.8-2|69	%make_install
14cu|freeminer-0.4.14.8-2|70	
14cu|freeminer-0.4.14.8-2|71	%find_lang %{name}
14cu|freeminer-0.4.14.8-2|72	
14cu|freeminer-0.4.14.8-2|73	
14cu|freeminer-0.4.14.8-2|74	%changelog
14cu|freeminer-0.4.14.8-2|75	
14cu|freeminer-0.4.14.8-2|76	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.14.8-2
14cu|freeminer-0.4.14.8-2|77	- (3a12cef) Adjust spec style
14cu|freeminer-0.4.14.8-2|78	
14cu|freeminer-0.4.14.8-2|79	

10173 14
14cu|freenx-0.7.3-15|1	# --with NomachineKey
14cu|freenx-0.7.3-15|2	# Allow login with the key shipped with the NoMachine client.
14cu|freenx-0.7.3-15|3	# This can be a security risk, so it is disabled by default
14cu|freenx-0.7.3-15|4	# and an SSH key is generated at install time.
14cu|freenx-0.7.3-15|5	%bcond_with NomachineKey
14cu|freenx-0.7.3-15|6	
14cu|freenx-0.7.3-15|7	Summary:	Free NX implementation
14cu|freenx-0.7.3-15|8	Name:		freenx
14cu|freenx-0.7.3-15|9	Version:	0.7.3
14cu|freenx-0.7.3-15|10	Release:	15
14cu|freenx-0.7.3-15|11	License:	GPLv2+
14cu|freenx-0.7.3-15|12	Group:		Networking/Remote access
14cu|freenx-0.7.3-15|13	Url:		http://freenx.berlios.de/
14cu|freenx-0.7.3-15|14	Source0:	http://download.berlios.de/freenx/freenx-server-%{version}.tar.gz
14cu|freenx-0.7.3-15|15	Source1:	freenx-nxserver.logrotate
14cu|freenx-0.7.3-15|16	Patch0:		freenx-server-0.7.3-lp-fixes.patch
14cu|freenx-0.7.3-15|17	Patch1:		freenx-server-r104-fixes.patch
14cu|freenx-0.7.3-15|18	Patch2:		freenx-server-0.7.3-connection-fix.patch
14cu|freenx-0.7.3-15|19	Patch3:		freenx-server-0.7.3-authkeys2.patch
14cu|freenx-0.7.3-15|20	Patch4:		freenx-server-0.7.3-lxde_gnome_crash.patch
14cu|freenx-0.7.3-15|21	Requires:	expect
14cu|freenx-0.7.3-15|22	Requires:	netcat
14cu|freenx-0.7.3-15|23	Requires:	nxagent
14cu|freenx-0.7.3-15|24	Requires:	nxproxy
14cu|freenx-0.7.3-15|25	Requires:	openssh-server
14cu|freenx-0.7.3-15|26	Requires:	Xdialog
14cu|freenx-0.7.3-15|27	Requires:	xmessage
14cu|freenx-0.7.3-15|28	Requires:	xterm
14cu|freenx-0.7.3-15|29	Requires(pre,post,preun,postun):	rpm-helper
14cu|freenx-0.7.3-15|30	Requires(post):	expect
14cu|freenx-0.7.3-15|31	
14cu|freenx-0.7.3-15|32	%description
14cu|freenx-0.7.3-15|33	NoMachine NX is the next-generation X compression and roundtrip
14cu|freenx-0.7.3-15|34	suppression scheme. It can operate remote X11 sessions over 56k
14cu|freenx-0.7.3-15|35	modem dialup links or anything better.
14cu|freenx-0.7.3-15|36	
14cu|freenx-0.7.3-15|37	This package contains a free (GPL) implementation of the nxserver
14cu|freenx-0.7.3-15|38	component.
14cu|freenx-0.7.3-15|39	
14cu|freenx-0.7.3-15|40	%files
14cu|freenx-0.7.3-15|41	%defattr(0644,root,root,0755)
14cu|freenx-0.7.3-15|42	%doc AUTHORS README.urpmi
14cu|freenx-0.7.3-15|43	%attr(0755,root,root) %{_bindir}/nxdialog
14cu|freenx-0.7.3-15|44	%attr(0755,root,root) %{_bindir}/nxkeygen
14cu|freenx-0.7.3-15|45	%attr(0755,root,root) %{_bindir}/nxloadconfig
14cu|freenx-0.7.3-15|46	%attr(0755,root,root) %{_bindir}/nxnode
14cu|freenx-0.7.3-15|47	%attr(0755,root,root) %{_bindir}/nxnode-login
14cu|freenx-0.7.3-15|48	%attr(0755,root,root) %{_bindir}/nxserver
14cu|freenx-0.7.3-15|49	%attr(0755,root,root) %{_bindir}/nxserver-helper
14cu|freenx-0.7.3-15|50	%attr(0755,root,root) %{_sbindir}/nxsetup
14cu|freenx-0.7.3-15|51	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|freenx-0.7.3-15|52	%attr(0755,root,root) %{_initrddir}/freenx-server
14cu|freenx-0.7.3-15|53	%attr(755,nx,root) %dir %{_sysconfdir}/nxserver
14cu|freenx-0.7.3-15|54	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver
14cu|freenx-0.7.3-15|55	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/db
14cu|freenx-0.7.3-15|56	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/closed
14cu|freenx-0.7.3-15|57	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/failed
14cu|freenx-0.7.3-15|58	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/running
14cu|freenx-0.7.3-15|59	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome
14cu|freenx-0.7.3-15|60	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome/.ssh
14cu|freenx-0.7.3-15|61	%attr(644,nx,root) %config(noreplace) %{_sysconfdir}/nxserver/node.conf
14cu|freenx-0.7.3-15|62	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords
14cu|freenx-0.7.3-15|63	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa
14cu|freenx-0.7.3-15|64	%attr(644,root,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa.pub
14cu|freenx-0.7.3-15|65	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords.orig
14cu|freenx-0.7.3-15|66	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cu|freenx-0.7.3-15|67	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cu|freenx-0.7.3-15|68	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cu|freenx-0.7.3-15|69	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
14cu|freenx-0.7.3-15|70	# E: freenx non-root-user-log-file /var/log/nxserver.log nx
14cu|freenx-0.7.3-15|71	%attr(600,nx,root) %ghost %{_logdir}/nxserver.log
14cu|freenx-0.7.3-15|72	
14cu|freenx-0.7.3-15|73	%pre
14cu|freenx-0.7.3-15|74	if [ $1 = 1 ]; then
14cu|freenx-0.7.3-15|75	%_pre_useradd nx %{_localstatedir}/lib/nxserver/nxhome %{_bindir}/nxserver
14cu|freenx-0.7.3-15|76	fi
14cu|freenx-0.7.3-15|77	
14cu|freenx-0.7.3-15|78	%postun
14cu|freenx-0.7.3-15|79	if [ $1 = 0 ]; then
14cu|freenx-0.7.3-15|80	%_postun_userdel nx
14cu|freenx-0.7.3-15|81	fi
14cu|freenx-0.7.3-15|82	
14cu|freenx-0.7.3-15|83	%post
14cu|freenx-0.7.3-15|84	%_post_service freenx-server
14cu|freenx-0.7.3-15|85	
14cu|freenx-0.7.3-15|86	# make a link from %{_usr}/X11R6/lib/X11/fonts -> %{_datadir}/fonts if needed
14cu|freenx-0.7.3-15|87	[ ! -d %{_usr}/X11R6/lib/X11/fonts ] && %{__ln_s} %{_datadir}/fonts %{_usr}/X11R6/lib/X11/
14cu|freenx-0.7.3-15|88	if [ $1 = 1 ]; then
14cu|freenx-0.7.3-15|89	%{_bindir}/ssh-keygen -f %{_sysconfdir}/nxserver/users.id_dsa -t dsa -N "" 2>&1 > /dev/null
14cu|freenx-0.7.3-15|90	chown nx.root %{_sysconfdir}/nxserver/users.id_dsa
14cu|freenx-0.7.3-15|91	chmod 600 %{_sysconfdir}/nxserver/users.id_dsa
14cu|freenx-0.7.3-15|92	
14cu|freenx-0.7.3-15|93	%if %{with NomachineKey}
14cu|freenx-0.7.3-15|94	cat << EOF > %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cu|freenx-0.7.3-15|95	ssh-dss AAAAB3NzaC1kc3MAAACBAJe/0DNBePG9dYLWq7cJ0SqyRf1iiZN/IbzrmBvgPTZnBa5FT/0Lcj39sRYt1paAlhchwUmwwIiSZaON5JnJOZ6jKkjWIuJ9MdTGfdvtY1aLwDMpxUVoGwEaKWOyin02IPWYSkDQb6cceuG9NfPulS9iuytdx0zIzqvGqfvudtufAAAAFQCwosRXR2QA8OSgFWSO6+kGrRJKiwAAAIEAjgvVNAYWSrnFD+cghyJbyx60AAjKtxZ0r/Pn9k94Qt2rvQoMnGgt/zU0v/y4hzg+g3JNEmO1PdHh/wDPVOxlZ6Hb5F4IQnENaAZ9uTZiFGqhBO1c8Wwjiq/MFZy3jZaidarLJvVs8EeT4mZcWxwm7nIVD4lRU2wQ2lj4aTPcepMAAACANlgcCuA4wrC+3Cic9CFkqiwO/Rn1vk8dvGuEQqFJ6f6LVfPfRTfaQU7TGVLk2CzY4dasrwxJ1f6FsT8DHTNGnxELPKRuLstGrFY/PR7KeafeFZDf+fJ3mbX5nxrld3wi5titTnX+8s4IKv29HJguPvOK/SI7cjzA+SqNfD7qEo8= root@nettuno
14cu|freenx-0.7.3-15|96	EOF
14cu|freenx-0.7.3-15|97	%else
14cu|freenx-0.7.3-15|98	%{_bindir}/ssh-keygen -q -t dsa -N '' -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa 2>&1 > /dev/null
14cu|freenx-0.7.3-15|99	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cu|freenx-0.7.3-15|100	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa.pub %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
14cu|freenx-0.7.3-15|101	cat %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key >  %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
14cu|freenx-0.7.3-15|102	
14cu|freenx-0.7.3-15|103	%endif
14cu|freenx-0.7.3-15|104	echo -n "127.0.0.1 " > %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cu|freenx-0.7.3-15|105	cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
14cu|freenx-0.7.3-15|106	chmod 600 %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
14cu|freenx-0.7.3-15|107	chown nx.root %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
14cu|freenx-0.7.3-15|108	%create_ghostfile %{_sysconfdir}/nxserver/users.id_dsa.pub root root 644
14cu|freenx-0.7.3-15|109	%create_ghostfile %{_sysconfdir}/nxserver/passwords.orig nx root 600
14cu|freenx-0.7.3-15|110	%create_ghostfile %{_sysconfdir}/nxserver/passwords nx root 600
14cu|freenx-0.7.3-15|111	%create_ghostfile %{_logdir}/nxserver.log nx root 600
14cu|freenx-0.7.3-15|112	%{_bindir}/mkpasswd -l 32 | %{_bindir}/passwd --stdin nx 2>&1 > /dev/null
14cu|freenx-0.7.3-15|113	fi
14cu|freenx-0.7.3-15|114	
14cu|freenx-0.7.3-15|115	%preun
14cu|freenx-0.7.3-15|116	%_preun_service freenx-server
14cu|freenx-0.7.3-15|117	
14cu|freenx-0.7.3-15|118	#----------------------------------------------------------------------------
14cu|freenx-0.7.3-15|119	
14cu|freenx-0.7.3-15|120	%prep
14cu|freenx-0.7.3-15|121	%setup -q -n %{name}-server-%{version}
14cu|freenx-0.7.3-15|122	%patch0 -p1 -b .lp
14cu|freenx-0.7.3-15|123	%patch1 -p1 -b .fixes
14cu|freenx-0.7.3-15|124	%patch2 -p0 -b .connection-fix
14cu|freenx-0.7.3-15|125	%patch3 -p1 -b .authkeys2
14cu|freenx-0.7.3-15|126	%patch4 -p1 -b .lxde_gnome_crash
14cu|freenx-0.7.3-15|127	
14cu|freenx-0.7.3-15|128	%build
14cu|freenx-0.7.3-15|129	perl -pi -e "s|/var/lib/nxserver/home|%{_localstatedir}/lib/nxserver/nxhome|" nxloadconfig
14cu|freenx-0.7.3-15|130	pushd nxserver-helper
14cu|freenx-0.7.3-15|131	%setup_compile_flags
14cu|freenx-0.7.3-15|132	%make
14cu|freenx-0.7.3-15|133	popd
14cu|freenx-0.7.3-15|134	
14cu|freenx-0.7.3-15|135	# README.install.urpmi doesn't work yet.
14cu|freenx-0.7.3-15|136	cat << EOF > README.urpmi
14cu|freenx-0.7.3-15|137	After installing this package, an nx user is created (this is a
14cu|freenx-0.7.3-15|138	system user, do not try to log in as him), with a home located
14cu|freenx-0.7.3-15|139	at %{_localstatedir}/lib/nxserver/nxhome. His password is a random
14cu|freenx-0.7.3-15|140	32-character password.
14cu|freenx-0.7.3-15|141	
14cu|freenx-0.7.3-15|142	%if %{with NomachineKey}
14cu|freenx-0.7.3-15|143	Using Nomachine ssh key, warning, this is a potential security risk.
14cu|freenx-0.7.3-15|144	%else
14cu|freenx-0.7.3-15|145	Your user must install the key located at:
14cu|freenx-0.7.3-15|146	%{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
14cu|freenx-0.7.3-15|147	to log in.
14cu|freenx-0.7.3-15|148	
14cu|freenx-0.7.3-15|149	For knx, put it in: %{_datadir}/knx/ with world-readable right.
14cu|freenx-0.7.3-15|150	For nomachine.com Nx client for windows put it in : C:\Program
14cu|freenx-0.7.3-15|151	Files\NX Client for Windows\share
14cu|freenx-0.7.3-15|152	
14cu|freenx-0.7.3-15|153	You user will now be able to log in using their username
14cu|freenx-0.7.3-15|154	and password provided you have ssh logins enabled for them
14cu|freenx-0.7.3-15|155	%endif
14cu|freenx-0.7.3-15|156	EOF
14cu|freenx-0.7.3-15|157	
14cu|freenx-0.7.3-15|158	%install
14cu|freenx-0.7.3-15|159	mkdir -p %{buildroot}%{_bindir}
14cu|freenx-0.7.3-15|160	mkdir -p %{buildroot}%{_sbindir}
14cu|freenx-0.7.3-15|161	install -m 755 {nxdialog,nxkeygen,nxloadconfig,nxnode,nxnode-login,nxserver,nxserver-helper/nxserver-helper} %{buildroot}%{_bindir}
14cu|freenx-0.7.3-15|162	install -m 755 nxsetup %{buildroot}%{_sbindir}
14cu|freenx-0.7.3-15|163	
14cu|freenx-0.7.3-15|164	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh
14cu|freenx-0.7.3-15|165	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/db/{closed,failed,running}
14cu|freenx-0.7.3-15|166	mkdir -p %{buildroot}%{_sysconfdir}/nxserver
14cu|freenx-0.7.3-15|167	mkdir -p %{buildroot}%{_logdir}
14cu|freenx-0.7.3-15|168	touch %{buildroot}%{_sysconfdir}/nxserver/{passwords,passwords.orig,users.id_dsa,users.id_dsa.pub}
14cu|freenx-0.7.3-15|169	touch %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh/{server.id_dsa.pub.key,client.id_dsa.key,authorized_keys,known_hosts}
14cu|freenx-0.7.3-15|170	touch %{buildroot}%{_logdir}/nxserver.log
14cu|freenx-0.7.3-15|171	install node.conf.sample %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cu|freenx-0.7.3-15|172	#echo 'ENABLE_1_5_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cu|freenx-0.7.3-15|173	echo 'ENABLE_2_0_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cu|freenx-0.7.3-15|174	echo 'ENABLE_ROOTLESS_MODE="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
14cu|freenx-0.7.3-15|175	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|freenx-0.7.3-15|176	cp -a %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|freenx-0.7.3-15|177	
14cu|freenx-0.7.3-15|178	# install init script
14cu|freenx-0.7.3-15|179	install -D -m 755 init.d/freenx-server %{buildroot}%{_initrddir}/freenx-server
14cu|freenx-0.7.3-15|180	
14cu|freenx-0.7.3-15|181	# tell spec-helper to not remove passwords.orig
14cu|freenx-0.7.3-15|182	export DONT_CLEANUP=1
14cu|freenx-0.7.3-15|183	
14cu|freenx-0.7.3-15|184	
14cu|freenx-0.7.3-15|185	%changelog
14cu|freenx-0.7.3-15|186	
14cu|freenx-0.7.3-15|187	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.3-15
14cu|freenx-0.7.3-15|188	- (9d6d6f8) Build with system optflags to fix debug package
14cu|freenx-0.7.3-15|189	
14cu|freenx-0.7.3-15|190	

10174 14
14cu|freeorion-0.4.5-1|1	%define _enable_debug_packages %{nil}
14cu|freeorion-0.4.5-1|2	%define debug_package %{nil}
14cu|freeorion-0.4.5-1|3	
14cu|freeorion-0.4.5-1|4	%define oname FreeOrion
14cu|freeorion-0.4.5-1|5	
14cu|freeorion-0.4.5-1|6	Summary:	Turn-based space empire and galactic conquest
14cu|freeorion-0.4.5-1|7	Name:		freeorion
14cu|freeorion-0.4.5-1|8	Version:	0.4.5
14cu|freeorion-0.4.5-1|9	Release:	1
14cu|freeorion-0.4.5-1|10	License:	GPLv2+
14cu|freeorion-0.4.5-1|11	Group:		Games/Strategy
14cu|freeorion-0.4.5-1|12	Url:		http://www.freeorion.org
14cu|freeorion-0.4.5-1|13	# https://github.com/freeorion/freeorion
14cu|freeorion-0.4.5-1|14	Source0:	%{name}-%{version}.tar.gz
14cu|freeorion-0.4.5-1|15	Source1:	%{name}.png
14cu|freeorion-0.4.5-1|16	Patch0:		freeorion-0.4.5-remove-linking-workaround-gigi.patch
14cu|freeorion-0.4.5-1|17	Patch1:		freeorion-0.4.5-stable-version-in-title.patch
14cu|freeorion-0.4.5-1|18	Patch2:		freeorion-0.4.5-static.patch
14cu|freeorion-0.4.5-1|19	BuildRequires:	cmake
14cu|freeorion-0.4.5-1|20	BuildRequires:	boost-devel
14cu|freeorion-0.4.5-1|21	BuildRequires:	jpeg-devel
14cu|freeorion-0.4.5-1|22	BuildRequires:	pkgconfig(bullet)
14cu|freeorion-0.4.5-1|23	BuildRequires:	pkgconfig(freealut)
14cu|freeorion-0.4.5-1|24	BuildRequires:	pkgconfig(freetype2)
14cu|freeorion-0.4.5-1|25	BuildRequires:	pkgconfig(glew)
14cu|freeorion-0.4.5-1|26	BuildRequires:	pkgconfig(libpng)
14cu|freeorion-0.4.5-1|27	BuildRequires:	pkgconfig(libtiff-4)
14cu|freeorion-0.4.5-1|28	BuildRequires:	pkgconfig(openal)
14cu|freeorion-0.4.5-1|29	BuildRequires:	pkgconfig(python)
14cu|freeorion-0.4.5-1|30	BuildRequires:	pkgconfig(sdl2)
14cu|freeorion-0.4.5-1|31	BuildRequires:	pkgconfig(vorbis)
14cu|freeorion-0.4.5-1|32	BuildRequires:	pkgconfig(zlib)
14cu|freeorion-0.4.5-1|33	Requires:	%{name}-data = %{version}
14cu|freeorion-0.4.5-1|34	
14cu|freeorion-0.4.5-1|35	%description
14cu|freeorion-0.4.5-1|36	FreeOrion is a free, open source, turn-based space empire and galactic conquest
14cu|freeorion-0.4.5-1|37	(4X) computer game being designed and built by the FreeOrion project. FreeOrion
14cu|freeorion-0.4.5-1|38	is inspired by the tradition of the Master of Orion games, but is not a clone
14cu|freeorion-0.4.5-1|39	or remake of that series or any other game.
14cu|freeorion-0.4.5-1|40	
14cu|freeorion-0.4.5-1|41	%files
14cu|freeorion-0.4.5-1|42	%doc changelog.txt
14cu|freeorion-0.4.5-1|43	%{_iconsdir}/%{name}.png
14cu|freeorion-0.4.5-1|44	%{_gamesbindir}/freeorion*
14cu|freeorion-0.4.5-1|45	%{_datadir}/applications/%{name}.desktop
14cu|freeorion-0.4.5-1|46	
14cu|freeorion-0.4.5-1|47	#----------------------------------------------------------------------------
14cu|freeorion-0.4.5-1|48	
14cu|freeorion-0.4.5-1|49	%package data
14cu|freeorion-0.4.5-1|50	Summary:	FreeOrion game data files
14cu|freeorion-0.4.5-1|51	License:	CC-BY-SA
14cu|freeorion-0.4.5-1|52	Group:		Games/Strategy
14cu|freeorion-0.4.5-1|53	BuildArch:	noarch
14cu|freeorion-0.4.5-1|54	
14cu|freeorion-0.4.5-1|55	%description data
14cu|freeorion-0.4.5-1|56	Data files for FreeOrion game
14cu|freeorion-0.4.5-1|57	
14cu|freeorion-0.4.5-1|58	%files data
14cu|freeorion-0.4.5-1|59	%{_gamesdatadir}/freeorion
14cu|freeorion-0.4.5-1|60	
14cu|freeorion-0.4.5-1|61	#----------------------------------------------------------------------------
14cu|freeorion-0.4.5-1|62	
14cu|freeorion-0.4.5-1|63	%prep
14cu|freeorion-0.4.5-1|64	%setup -q
14cu|freeorion-0.4.5-1|65	%patch0 -p1
14cu|freeorion-0.4.5-1|66	%patch1 -p1
14cu|freeorion-0.4.5-1|67	%patch2 -p1
14cu|freeorion-0.4.5-1|68	
14cu|freeorion-0.4.5-1|69	# Workaround cmake issue with generating source file
14cu|freeorion-0.4.5-1|70	sed -i s,"\${FreeOrion_VERSION}",%{version},g util/Version.cpp.in
14cu|freeorion-0.4.5-1|71	cp util/Version.cpp.in util/Version.cpp
14cu|freeorion-0.4.5-1|72	
14cu|freeorion-0.4.5-1|73	%build
14cu|freeorion-0.4.5-1|74	# System resource usage is extremely high so disable extra flags and parallel build
14cu|freeorion-0.4.5-1|75	%global optflags -O2
14cu|freeorion-0.4.5-1|76	%cmake \
14cu|freeorion-0.4.5-1|77	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cu|freeorion-0.4.5-1|78	-DBUILD_DEBUG:BOOL=ON \
14cu|freeorion-0.4.5-1|79	-DUSE_STATIC_LIBS:BOOL=ON \
14cu|freeorion-0.4.5-1|80	%ifarch x86_64
14cu|freeorion-0.4.5-1|81	-DLIB_SUFFIX=64 \
14cu|freeorion-0.4.5-1|82	%endif
14cu|freeorion-0.4.5-1|83	-DBUILD_SHARED_LIBS:BOOL=OFF
14cu|freeorion-0.4.5-1|84	make VERBOSE=1
14cu|freeorion-0.4.5-1|85	
14cu|freeorion-0.4.5-1|86	%install
14cu|freeorion-0.4.5-1|87	install -d -m 755 %{buildroot}%{_gamesbindir}
14cu|freeorion-0.4.5-1|88	install -m 755 build/freeorion %{buildroot}%{_gamesbindir}/freeorion.real
14cu|freeorion-0.4.5-1|89	install -m 755 build/freeoriond %{buildroot}%{_gamesbindir}/freeoriond
14cu|freeorion-0.4.5-1|90	install -m 755 build/freeorionca %{buildroot}%{_gamesbindir}/freeorionca
14cu|freeorion-0.4.5-1|91	
14cu|freeorion-0.4.5-1|92	cat > %{buildroot}%{_gamesbindir}/freeorion <<EOF
14cu|freeorion-0.4.5-1|93	#!/bin/sh
14cu|freeorion-0.4.5-1|94	cd %{_gamesdatadir}/%{name}
14cu|freeorion-0.4.5-1|95	%{_gamesbindir}/freeorion.real
14cu|freeorion-0.4.5-1|96	EOF
14cu|freeorion-0.4.5-1|97	chmod +x %{buildroot}%{_gamesbindir}/freeorion
14cu|freeorion-0.4.5-1|98	
14cu|freeorion-0.4.5-1|99	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|freeorion-0.4.5-1|100	cp -ar default %{buildroot}%{_gamesdatadir}/%{name}
14cu|freeorion-0.4.5-1|101	
14cu|freeorion-0.4.5-1|102	install -d -m 755 %{buildroot}%{_iconsdir}
14cu|freeorion-0.4.5-1|103	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14cu|freeorion-0.4.5-1|104	
14cu|freeorion-0.4.5-1|105	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|freeorion-0.4.5-1|106	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|freeorion-0.4.5-1|107	[Desktop Entry]
14cu|freeorion-0.4.5-1|108	Type=Application
14cu|freeorion-0.4.5-1|109	Encoding=UTF-8
14cu|freeorion-0.4.5-1|110	Name=FreeOrion
14cu|freeorion-0.4.5-1|111	Comment=Turn-based space empire and galactic conquest
14cu|freeorion-0.4.5-1|112	Exec=%{_gamesbindir}/%{name}
14cu|freeorion-0.4.5-1|113	Path=%{_gamesbindir}
14cu|freeorion-0.4.5-1|114	Icon=%{name}
14cu|freeorion-0.4.5-1|115	Terminal=false
14cu|freeorion-0.4.5-1|116	Categories=Game;StrategyGame;
14cu|freeorion-0.4.5-1|117	EOF
14cu|freeorion-0.4.5-1|118	
14cu|freeorion-0.4.5-1|119	
14cu|freeorion-0.4.5-1|120	%changelog
14cu|freeorion-0.4.5-1|121	
14cu|freeorion-0.4.5-1|122	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.5-1
14cu|freeorion-0.4.5-1|123	- (b38532f) New version 0.4.5
14cu|freeorion-0.4.5-1|124	- (b38532f) Uses SDL2 instead of OGRE now
14cu|freeorion-0.4.5-1|125	- (b38532f) Drop some no longer needed patches
14cu|freeorion-0.4.5-1|126	
14cu|freeorion-0.4.5-1|127	

10175 14
14cu|freeplane-1.6.14-1|1	Summary:	Free and open source software application
14cu|freeplane-1.6.14-1|2	Name:		freeplane
14cu|freeplane-1.6.14-1|3	# Please, don't update to 1.6 until they fix SVG and PDF export!!!
14cu|freeplane-1.6.14-1|4	Version:	1.6.14
14cu|freeplane-1.6.14-1|5	Release:	1
14cu|freeplane-1.6.14-1|6	License:	GPLv2
14cu|freeplane-1.6.14-1|7	Group:		Office
14cu|freeplane-1.6.14-1|8	Url:		http://www.freeplane.org
14cu|freeplane-1.6.14-1|9	# Source0:	https://sourceforge.net/projects/freeplane/files/freeplane%20stable/%{name}_bin-%{version}.zip
14cu|freeplane-1.6.14-1|10	Source0:	https://sourceforge.net/projects/freeplane/files/freeplane%20stable/archive/%{version}/freeplane_bin-%{version}.zip
14cu|freeplane-1.6.14-1|11	Source1:	%{name}.desktop
14cu|freeplane-1.6.14-1|12	Source2:	%{name}.xml
14cu|freeplane-1.6.14-1|13	Source99:	%{name}.rpmlintrc
14cu|freeplane-1.6.14-1|14	BuildRequires:	unzip
14cu|freeplane-1.6.14-1|15	Requires:	java >= 1.7.0
14cu|freeplane-1.6.14-1|16	BuildArch:	noarch
14cu|freeplane-1.6.14-1|17	
14cu|freeplane-1.6.14-1|18	%description
14cu|freeplane-1.6.14-1|19	Freeplane is free and open source software to support
14cu|freeplane-1.6.14-1|20	thinking, sharing information and getting things done at work,
14cu|freeplane-1.6.14-1|21	in school and at home. The core of the software consists of
14cu|freeplane-1.6.14-1|22	functions for mind mapping, also called concept mapping or information
14cu|freeplane-1.6.14-1|23	mapping, and tools for using mapped information. Freeplane runs on
14cu|freeplane-1.6.14-1|24	any operating system on which a current version of Java is
14cu|freeplane-1.6.14-1|25	installed and from USB.
14cu|freeplane-1.6.14-1|26	
14cu|freeplane-1.6.14-1|27	%prep
14cu|freeplane-1.6.14-1|28	%setup -q -n %{name}-%{version}
14cu|freeplane-1.6.14-1|29	
14cu|freeplane-1.6.14-1|30	%build
14cu|freeplane-1.6.14-1|31	
14cu|freeplane-1.6.14-1|32	%install
14cu|freeplane-1.6.14-1|33	mkdir -p %{buildroot}/opt/%{name}
14cu|freeplane-1.6.14-1|34	
14cu|freeplane-1.6.14-1|35	# Copy all files from archive into /opt/freeplane dir
14cu|freeplane-1.6.14-1|36	cp -Rp * %{buildroot}/opt/%{name}/
14cu|freeplane-1.6.14-1|37	
14cu|freeplane-1.6.14-1|38	# install resources
14cu|freeplane-1.6.14-1|39	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|freeplane-1.6.14-1|40	install -Dm644 freeplane.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
14cu|freeplane-1.6.14-1|41	install -Dm644 freeplane.svg %{buildroot}/%{_datadir}/pixmaps/%{name}.svg
14cu|freeplane-1.6.14-1|42	install -Dm644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{name}.xml
14cu|freeplane-1.6.14-1|43	
14cu|freeplane-1.6.14-1|44	# Add antialiasing settings
14cu|freeplane-1.6.14-1|45	echo -Dawt.useSystemAAFontSettings=on >> init.xargs
14cu|freeplane-1.6.14-1|46	
14cu|freeplane-1.6.14-1|47	mkdir -p %{buildroot}/%{_bindir}
14cu|freeplane-1.6.14-1|48	cd %{buildroot}/%{_bindir}
14cu|freeplane-1.6.14-1|49	ln -snf ../../opt/%{name}/%{name}.sh %{name}
14cu|freeplane-1.6.14-1|50	
14cu|freeplane-1.6.14-1|51	%files
14cu|freeplane-1.6.14-1|52	%{_bindir}/%{name}
14cu|freeplane-1.6.14-1|53	%{_datadir}/applications/%{name}.desktop
14cu|freeplane-1.6.14-1|54	%{_datadir}/pixmaps/%{name}.svg
14cu|freeplane-1.6.14-1|55	%{_datadir}/pixmaps/%{name}.png
14cu|freeplane-1.6.14-1|56	%{_datadir}/mime/packages/%{name}.xml
14cu|freeplane-1.6.14-1|57	/opt/%{name}
14cu|freeplane-1.6.14-1|58	
14cu|freeplane-1.6.14-1|59	%changelog
14cu|freeplane-1.6.14-1|60	
14cu|freeplane-1.6.14-1|61	* Thu Apr 19 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.14-1
14cu|freeplane-1.6.14-1|62	- (272ba0f) Merge branch 'rosa2016.1' into rosa2014.1
14cu|freeplane-1.6.14-1|63	
14cu|freeplane-1.6.14-1|64	

10176 14
14cu|freerouting-1.2.43-0.20140513git265f040.1|1	%global commit 265f0406f63271fde2e40df71ce3347f6743ae87
14cu|freerouting-1.2.43-0.20140513git265f040.1|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cu|freerouting-1.2.43-0.20140513git265f040.1|3	
14cu|freerouting-1.2.43-0.20140513git265f040.1|4	Name:           freerouting
14cu|freerouting-1.2.43-0.20140513git265f040.1|5	# gui/MainApplication.java: static final String VERSION_NUMBER_STRING = "1.2.43";
14cu|freerouting-1.2.43-0.20140513git265f040.1|6	Version:        1.2.43
14cu|freerouting-1.2.43-0.20140513git265f040.1|7	Release:        0.20140513git%{shortcommit}.1
14cu|freerouting-1.2.43-0.20140513git265f040.1|8	Summary:        Circuit Board Routing Tool
14cu|freerouting-1.2.43-0.20140513git265f040.1|9	Group:          Sciences/Computer science
14cu|freerouting-1.2.43-0.20140513git265f040.1|10	License:        GPLv3
14cu|freerouting-1.2.43-0.20140513git265f040.1|11	URL:            http://www.freerouting.net/
14cu|freerouting-1.2.43-0.20140513git265f040.1|12	Source0:        https://github.com/nikropht/FreeRouting/archive/%{commit}/FreeRouting-%{commit}.tar.gz
14cu|freerouting-1.2.43-0.20140513git265f040.1|13	Source1:        freerouting.xml
14cu|freerouting-1.2.43-0.20140513git265f040.1|14	Source2:        freerouting.desktop
14cu|freerouting-1.2.43-0.20140513git265f040.1|15	
14cu|freerouting-1.2.43-0.20140513git265f040.1|16	BuildArch:      noarch
14cu|freerouting-1.2.43-0.20140513git265f040.1|17	BuildRequires:  java-1.7.0-openjdk-devel
14cu|freerouting-1.2.43-0.20140513git265f040.1|18	BuildRequires:  javahelp2
14cu|freerouting-1.2.43-0.20140513git265f040.1|19	BuildRequires:  icedtea-web
14cu|freerouting-1.2.43-0.20140513git265f040.1|20	BuildRequires:  desktop-file-utils
14cu|freerouting-1.2.43-0.20140513git265f040.1|21	Requires:       java
14cu|freerouting-1.2.43-0.20140513git265f040.1|22	Requires:       javahelp2
14cu|freerouting-1.2.43-0.20140513git265f040.1|23	Requires:       jpackage-utils
14cu|freerouting-1.2.43-0.20140513git265f040.1|24	
14cu|freerouting-1.2.43-0.20140513git265f040.1|25	%description
14cu|freerouting-1.2.43-0.20140513git265f040.1|26	Java Based Printed Circuit Board Routing Software from FreeRouting.net written
14cu|freerouting-1.2.43-0.20140513git265f040.1|27	by Alfons Wirtz.
14cu|freerouting-1.2.43-0.20140513git265f040.1|28	
14cu|freerouting-1.2.43-0.20140513git265f040.1|29	This software can be used together with all host PCB design software systems
14cu|freerouting-1.2.43-0.20140513git265f040.1|30	containing a standard Specctra or Electra DSN interface. It imports .dsn-files
14cu|freerouting-1.2.43-0.20140513git265f040.1|31	generated by the Specctra interface of the host system and exports Specctra
14cu|freerouting-1.2.43-0.20140513git265f040.1|32	session files.
14cu|freerouting-1.2.43-0.20140513git265f040.1|33	
14cu|freerouting-1.2.43-0.20140513git265f040.1|34	
14cu|freerouting-1.2.43-0.20140513git265f040.1|35	%prep
14cu|freerouting-1.2.43-0.20140513git265f040.1|36	%setup -q -n FreeRouting-%{commit}
14cu|freerouting-1.2.43-0.20140513git265f040.1|37	
14cu|freerouting-1.2.43-0.20140513git265f040.1|38	
14cu|freerouting-1.2.43-0.20140513git265f040.1|39	%build
14cu|freerouting-1.2.43-0.20140513git265f040.1|40	find -name '*.java' |xargs javac -classpath \
14cu|freerouting-1.2.43-0.20140513git265f040.1|41	$(build-classpath javahelp2):%{_datadir}/icedtea-web/netx.jar
14cu|freerouting-1.2.43-0.20140513git265f040.1|42	find -name '*.class' -o -name '*.properties' |
14cu|freerouting-1.2.43-0.20140513git265f040.1|43	xargs jar cf %{name}.jar helpset
14cu|freerouting-1.2.43-0.20140513git265f040.1|44	
14cu|freerouting-1.2.43-0.20140513git265f040.1|45	
14cu|freerouting-1.2.43-0.20140513git265f040.1|46	%install
14cu|freerouting-1.2.43-0.20140513git265f040.1|47	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|freerouting-1.2.43-0.20140513git265f040.1|48	install -pm644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages
14cu|freerouting-1.2.43-0.20140513git265f040.1|49	
14cu|freerouting-1.2.43-0.20140513git265f040.1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freerouting-1.2.43-0.20140513git265f040.1|51	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
14cu|freerouting-1.2.43-0.20140513git265f040.1|52	
14cu|freerouting-1.2.43-0.20140513git265f040.1|53	mkdir -p %{buildroot}%{_javadir}
14cu|freerouting-1.2.43-0.20140513git265f040.1|54	install -pm644 %{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|freerouting-1.2.43-0.20140513git265f040.1|55	%jpackage_script gui.MainApplication "" "" freerouting:javahelp2 freerouting true
14cu|freerouting-1.2.43-0.20140513git265f040.1|56	
14cu|freerouting-1.2.43-0.20140513git265f040.1|57	
14cu|freerouting-1.2.43-0.20140513git265f040.1|58	%post
14cu|freerouting-1.2.43-0.20140513git265f040.1|59	/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
14cu|freerouting-1.2.43-0.20140513git265f040.1|60	/usr/bin/update-desktop-database &> /dev/null || :
14cu|freerouting-1.2.43-0.20140513git265f040.1|61	
14cu|freerouting-1.2.43-0.20140513git265f040.1|62	
14cu|freerouting-1.2.43-0.20140513git265f040.1|63	%postun
14cu|freerouting-1.2.43-0.20140513git265f040.1|64	/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
14cu|freerouting-1.2.43-0.20140513git265f040.1|65	/usr/bin/update-desktop-database &> /dev/null || :
14cu|freerouting-1.2.43-0.20140513git265f040.1|66	
14cu|freerouting-1.2.43-0.20140513git265f040.1|67	
14cu|freerouting-1.2.43-0.20140513git265f040.1|68	%files
14cu|freerouting-1.2.43-0.20140513git265f040.1|69	%{_javadir}/%{name}.jar
14cu|freerouting-1.2.43-0.20140513git265f040.1|70	%{_bindir}/%{name}
14cu|freerouting-1.2.43-0.20140513git265f040.1|71	%{_datadir}/applications/%{name}.desktop
14cu|freerouting-1.2.43-0.20140513git265f040.1|72	%{_datadir}/mime
14cu|freerouting-1.2.43-0.20140513git265f040.1|73	%doc LICENSE README.md
14cu|freerouting-1.2.43-0.20140513git265f040.1|74	
14cu|freerouting-1.2.43-0.20140513git265f040.1|75	
14cu|freerouting-1.2.43-0.20140513git265f040.1|76	
14cu|freerouting-1.2.43-0.20140513git265f040.1|77	%changelog
14cu|freerouting-1.2.43-0.20140513git265f040.1|78	
14cu|freerouting-1.2.43-0.20140513git265f040.1|79	* Thu Apr 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.43-0.20140513git265f040.1
14cu|freerouting-1.2.43-0.20140513git265f040.1|80	- (0bf6039) Build with java 1.7.0
14cu|freerouting-1.2.43-0.20140513git265f040.1|81	
14cu|freerouting-1.2.43-0.20140513git265f040.1|82	

10177 14
14cu|freetuxtv-0.6.8-1|1	Summary:	TV player
14cu|freetuxtv-0.6.8-1|2	Name:		freetuxtv
14cu|freetuxtv-0.6.8-1|3	Version:	0.6.8
14cu|freetuxtv-0.6.8-1|4	Release:	1
14cu|freetuxtv-0.6.8-1|5	License:	GPLv2+
14cu|freetuxtv-0.6.8-1|6	Group:		Video
14cu|freetuxtv-0.6.8-1|7	Url:		https://code.google.com/archive/p/freetuxtv/wikis/HomePage.wiki
14cu|freetuxtv-0.6.8-1|8	Source0:	https://github.com/freetuxtv/freetuxtv/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|freetuxtv-0.6.8-1|9	BuildRequires:	intltool
14cu|freetuxtv-0.6.8-1|10	BuildRequires:	gettext-devel
14cu|freetuxtv-0.6.8-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|freetuxtv-0.6.8-1|12	BuildRequires:	pkgconfig(gdk-3.0)
14cu|freetuxtv-0.6.8-1|13	BuildRequires:	pkgconfig(glib-2.0)
14cu|freetuxtv-0.6.8-1|14	BuildRequires:	pkgconfig(libcurl)
14cu|freetuxtv-0.6.8-1|15	BuildRequires:	pkgconfig(libnotify)
14cu|freetuxtv-0.6.8-1|16	BuildRequires:	pkgconfig(libvlc)
14cu|freetuxtv-0.6.8-1|17	BuildRequires:	pkgconfig(sqlite3)
14cu|freetuxtv-0.6.8-1|18	Requires:	vlc
14cu|freetuxtv-0.6.8-1|19	
14cu|freetuxtv-0.6.8-1|20	%description
14cu|freetuxtv-0.6.8-1|21	freetuxtv is a player for Television on Internet with french Free
14cu|freetuxtv-0.6.8-1|22	or SFR (ex-Neuf) Internet service providers, and a lot of WebTV in
14cu|freetuxtv-0.6.8-1|23	French languages in the world (Canada, Switzerland, Belgium, etc...).
14cu|freetuxtv-0.6.8-1|24	
14cu|freetuxtv-0.6.8-1|25	%files -f %{name}.lang
14cu|freetuxtv-0.6.8-1|26	%doc NEWS AUTHORS COPYING README ChangeLog
14cu|freetuxtv-0.6.8-1|27	%{_bindir}/%{name}
14cu|freetuxtv-0.6.8-1|28	%{_datadir}/%{name}
14cu|freetuxtv-0.6.8-1|29	%{_datadir}/applications/%{name}.desktop
14cu|freetuxtv-0.6.8-1|30	%{_iconsdir}/hicolor/*/apps/*
14cu|freetuxtv-0.6.8-1|31	
14cu|freetuxtv-0.6.8-1|32	#----------------------------------------------------------------------------
14cu|freetuxtv-0.6.8-1|33	
14cu|freetuxtv-0.6.8-1|34	%prep
14cu|freetuxtv-0.6.8-1|35	%setup -q
14cu|freetuxtv-0.6.8-1|36	
14cu|freetuxtv-0.6.8-1|37	%build
14cu|freetuxtv-0.6.8-1|38	autoreconf -fi
14cu|freetuxtv-0.6.8-1|39	%configure2_5x --with-gtk=3.0
14cu|freetuxtv-0.6.8-1|40	%make
14cu|freetuxtv-0.6.8-1|41	
14cu|freetuxtv-0.6.8-1|42	%install
14cu|freetuxtv-0.6.8-1|43	%makeinstall_std
14cu|freetuxtv-0.6.8-1|44	
14cu|freetuxtv-0.6.8-1|45	%find_lang %{name}
14cu|freetuxtv-0.6.8-1|46	
14cu|freetuxtv-0.6.8-1|47	rm -fr %{buildroot}%{_libdir}/*.a
14cu|freetuxtv-0.6.8-1|48	rm -fr %{buildroot}%{_includedir}
14cu|freetuxtv-0.6.8-1|49	
14cu|freetuxtv-0.6.8-1|50	%changelog
14cu|freetuxtv-0.6.8-1|51	
14cu|freetuxtv-0.6.8-1|52	* Fri Sep 09 2016 alzim <alzim@bk.ru> 0.6.8-1
14cu|freetuxtv-0.6.8-1|53	- (3bdeb50) Merge pull request #1 from import/freetuxtv:rosa2016.1
14cu|freetuxtv-0.6.8-1|54	- (3bdeb50) Updated to 0.6.8
14cu|freetuxtv-0.6.8-1|55	
14cu|freetuxtv-0.6.8-1|56	

10178 14
14cu|freevo-1.9.0-6|1	
14cu|freevo-1.9.0-6|2	%define 	_cachedir /var/cache
14cu|freevo-1.9.0-6|3	%define         py_ver 	  %(python -c 'import sys; print sys.version[:3]')
14cu|freevo-1.9.0-6|4	
14cu|freevo-1.9.0-6|5	# Set default freevo parameters
14cu|freevo-1.9.0-6|6	%define display  x11
14cu|freevo-1.9.0-6|7	
14cu|freevo-1.9.0-6|8	Summary:        Open-source digital video jukebox
14cu|freevo-1.9.0-6|9	
14cu|freevo-1.9.0-6|10	Name: 		freevo
14cu|freevo-1.9.0-6|11	Version: 	1.9.0
14cu|freevo-1.9.0-6|12	Release: 	6
14cu|freevo-1.9.0-6|13	URL:            http://freevo.sourceforge.net/
14cu|freevo-1.9.0-6|14	Source0: 	http://belnet.dl.sourceforge.net/sourceforge/freevo/%{name}-%{version}.tar.gz
14cu|freevo-1.9.0-6|15	Source11:	freevo-mail-0.6.tgz
14cu|freevo-1.9.0-6|16	Source1: 	redhat-boot_config
14cu|freevo-1.9.0-6|17	Source2:	local_conf.py
14cu|freevo-1.9.0-6|18	Source4:	firebird.py
14cu|freevo-1.9.0-6|19	Source7:	freevo_tvgrab
14cu|freevo-1.9.0-6|20	Source8:	mute
14cu|freevo-1.9.0-6|21	Source9:	unmute
14cu|freevo-1.9.0-6|22	Source10:	fonts.tgz
14cu|freevo-1.9.0-6|23	Patch0:		%{name}-build.patch
14cu|freevo-1.9.0-6|24	Patch5: 	%{name}-webserver.patch
14cu|freevo-1.9.0-6|25	Patch6: 	%{name}-boot.patch
14cu|freevo-1.9.0-6|26	Patch7: 	%{name}-volume.patch
14cu|freevo-1.9.0-6|27	Patch8:		freevo-1.9.0-pillow.patch
14cu|freevo-1.9.0-6|28	License: 	GPLv2+
14cu|freevo-1.9.0-6|29	Group: 		Video
14cu|freevo-1.9.0-6|30	Buildarch:	noarch
14cu|freevo-1.9.0-6|31	BuildRequires: 	docbook-utils
14cu|freevo-1.9.0-6|32	BuildRequires:  wget
14cu|freevo-1.9.0-6|33	BuildRequires:  python-devel
14cu|freevo-1.9.0-6|34	BuildRequires:  pygame >= 1.5
14cu|freevo-1.9.0-6|35	BuildRequires:  python-twisted >= 1.1.0
14cu|freevo-1.9.0-6|36	BuildRequires:  python-imaging >= 1.1.4
14cu|freevo-1.9.0-6|37	BuildRequires:  python-kaa-base
14cu|freevo-1.9.0-6|38	BuildRequires:	python-kaa-metadata
14cu|freevo-1.9.0-6|39	BuildRequires:	python-kaa-imlib2
14cu|freevo-1.9.0-6|40	BuildRequires:  python-devel
14cu|freevo-1.9.0-6|41	BuildRequires:	python-beautifulsoup >= 3.0.3
14cu|freevo-1.9.0-6|42	BuildRequires:  python-numeric
14cu|freevo-1.9.0-6|43	Requires:	pygame >= 1.5
14cu|freevo-1.9.0-6|44	Requires:	python-twisted >= 1.1.0
14cu|freevo-1.9.0-6|45	Requires:	python-imaging >= 1.1.4
14cu|freevo-1.9.0-6|46	Requires:	python-kaa-base
14cu|freevo-1.9.0-6|47	Requires:	python-kaa-metadata
14cu|freevo-1.9.0-6|48	Requires:	python-kaa-imlib2
14cu|freevo-1.9.0-6|49	Requires:	python-beautifulsoup >= 3.0.3
14cu|freevo-1.9.0-6|50	Requires:	python-lirc >= 0.0.4
14cu|freevo-1.9.0-6|51	Requires:	mplayer, tvtime, xine-ui, xmltv, python, libjpeg-progs, mencoder, cdparanoia, vorbis-tools, util-linux, python-numeric, lsdvd, python-osd, xmltv-grabbers
14cu|freevo-1.9.0-6|52	Requires(pre):  rpm-helper
14cu|freevo-1.9.0-6|53	Requires(post): rpm-helper
14cu|freevo-1.9.0-6|54	Requires(post): desktop-file-utils
14cu|freevo-1.9.0-6|55	Requires(postun): desktop-file-utils
14cu|freevo-1.9.0-6|56	
14cu|freevo-1.9.0-6|57	%description
14cu|freevo-1.9.0-6|58	Freevo is a Linux application that turns a PC with a TV capture card
14cu|freevo-1.9.0-6|59	and/or TV-out into a standalone multimedia jukebox/VCR. It builds on
14cu|freevo-1.9.0-6|60	other applications such as xine, mplayer, tvtime and mencoder to play
14cu|freevo-1.9.0-6|61	and record video and audio.
14cu|freevo-1.9.0-6|62	
14cu|freevo-1.9.0-6|63	Available rpmbuild rebuild options :
14cu|freevo-1.9.0-6|64	--without: use_sysapps
14cu|freevo-1.9.0-6|65	
14cu|freevo-1.9.0-6|66	%prep
14cu|freevo-1.9.0-6|67	%setup -q
14cu|freevo-1.9.0-6|68	%patch0 -p0
14cu|freevo-1.9.0-6|69	%patch5 -p0
14cu|freevo-1.9.0-6|70	%patch6 -p0
14cu|freevo-1.9.0-6|71	#%patch7 -p0
14cu|freevo-1.9.0-6|72	%patch8 -p1
14cu|freevo-1.9.0-6|73	cd share/fonts/
14cu|freevo-1.9.0-6|74	tar -xvzf %{SOURCE10}
14cu|freevo-1.9.0-6|75	
14cu|freevo-1.9.0-6|76	%build
14cu|freevo-1.9.0-6|77	find . -name CVS | xargs rm -rf
14cu|freevo-1.9.0-6|78	find . -name ".cvsignore" |xargs rm -f
14cu|freevo-1.9.0-6|79	find . -name "*.pyc" |xargs rm -f
14cu|freevo-1.9.0-6|80	find . -name "*.pyo" |xargs rm -f
14cu|freevo-1.9.0-6|81	find . -name "*.py" |xargs chmod 644
14cu|freevo-1.9.0-6|82	
14cu|freevo-1.9.0-6|83	#./autogen.sh
14cu|freevo-1.9.0-6|84	#Building freevo
14cu|freevo-1.9.0-6|85	env CFLAGS="%{optflags}" python setup.py build
14cu|freevo-1.9.0-6|86	
14cu|freevo-1.9.0-6|87	#Building mail menu
14cu|freevo-1.9.0-6|88	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
14cu|freevo-1.9.0-6|89	#PYTHONPATH=../build/lib env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14cu|freevo-1.9.0-6|90	
14cu|freevo-1.9.0-6|91	
14cu|freevo-1.9.0-6|92	%install
14cu|freevo-1.9.0-6|93	rm -rf %{buildroot}/%{name}-%{version}
14cu|freevo-1.9.0-6|94	
14cu|freevo-1.9.0-6|95	mkdir -p %{buildroot}%{_sysconfdir}/freevo
14cu|freevo-1.9.0-6|96	# The following is needed to let RPM know that the files should be backed up
14cu|freevo-1.9.0-6|97	touch %{buildroot}%{_sysconfdir}/freevo/freevo.conf
14cu|freevo-1.9.0-6|98	
14cu|freevo-1.9.0-6|99	# boot scripts
14cu|freevo-1.9.0-6|100	mkdir -p %{buildroot}%{_initrddir}
14cu|freevo-1.9.0-6|101	mkdir -p %{buildroot}%{_bindir}
14cu|freevo-1.9.0-6|102	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/freevo/boot_config
14cu|freevo-1.9.0-6|103	
14cu|freevo-1.9.0-6|104	mkdir -p %{buildroot}%{_cachedir}/freevo
14cu|freevo-1.9.0-6|105	mkdir -p %{buildroot}%{_cachedir}/freevo/{thumbnails,audio}
14cu|freevo-1.9.0-6|106	mkdir -p %{buildroot}%{_cachedir}/xmltv/logos
14cu|freevo-1.9.0-6|107	chmod 777 %{buildroot}%{_cachedir}/{freevo,freevo/thumbnails,freevo/audio,xmltv,xmltv/logos}
14cu|freevo-1.9.0-6|108	
14cu|freevo-1.9.0-6|109	mkdir -p %{buildroot}%{_initrddir}
14cu|freevo-1.9.0-6|110	mkdir -p %{buildroot}/etc/freevo
14cu|freevo-1.9.0-6|111	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
14cu|freevo-1.9.0-6|112	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cu|freevo-1.9.0-6|113	mkdir -p %{buildroot}/tmp/%{name}/Videos
14cu|freevo-1.9.0-6|114	mkdir -p %{buildroot}/etc/cron.weekly
14cu|freevo-1.9.0-6|115	
14cu|freevo-1.9.0-6|116	python setup.py install %{?_without_compile_obj:--no-compile} --root=%{buildroot} --record=INSTALLED_FILES
14cu|freevo-1.9.0-6|117	
14cu|freevo-1.9.0-6|118	#cp -av contrib/examples contrib/fbcon contrib/xmltv %{buildroot}%{_prefix}/contrib
14cu|freevo-1.9.0-6|119	cp -av contrib/lirc/ %{buildroot}/%{_datadir}/%{name}/contrib/
14cu|freevo-1.9.0-6|120	install -m 755 freevo %{buildroot}%{_datadir}/%{name}
14cu|freevo-1.9.0-6|121	install -m 755 freevo_config.py %{buildroot}%{_datadir}/%{name}
14cu|freevo-1.9.0-6|122	install %SOURCE2 %{buildroot}/%{_sysconfdir}/freevo/local_conf.py
14cu|freevo-1.9.0-6|123	install %SOURCE7 %{buildroot}/etc/cron.weekly
14cu|freevo-1.9.0-6|124	install %SOURCE8 %{buildroot}%{_datadir}/%{name}
14cu|freevo-1.9.0-6|125	install %SOURCE9 %{buildroot}%{_datadir}/%{name}
14cu|freevo-1.9.0-6|126	
14cu|freevo-1.9.0-6|127	#######################
14cu|freevo-1.9.0-6|128	#Installing Initscripts
14cu|freevo-1.9.0-6|129	#######################
14cu|freevo-1.9.0-6|130	#install -m 755 boot/freevo %{buildroot}%{_sysconfdir}/rc.d/init.d
14cu|freevo-1.9.0-6|131	#install -m 755 boot/freevo_dep %{buildroot}%{_sysconfdir}/rc.d/init.d
14cu|freevo-1.9.0-6|132	install -m 755 boot/recordserver %{buildroot}%{_initrddir}/freevo_recordserver
14cu|freevo-1.9.0-6|133	install -m 755 boot/webserver %{buildroot}%{_initrddir}/freevo_webserver
14cu|freevo-1.9.0-6|134	#install -m 755 boot/recordserver_init %{buildroot}%{_bindir}/freevo_recordserver_init
14cu|freevo-1.9.0-6|135	#install -m 755 boot/webserver_init %{buildroot}%{_bindir}/freevo_webserver_init
14cu|freevo-1.9.0-6|136	
14cu|freevo-1.9.0-6|137	####################
14cu|freevo-1.9.0-6|138	# Installing Plugins
14cu|freevo-1.9.0-6|139	####################
14cu|freevo-1.9.0-6|140	# Mailer Plugin
14cu|freevo-1.9.0-6|141	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
14cu|freevo-1.9.0-6|142	#PYTHONPATH=../build/lib python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
14cu|freevo-1.9.0-6|143	#
14cu|freevo-1.9.0-6|144	install %SOURCE4 %{buildroot}/%{py_puresitedir}/freevo/plugins
14cu|freevo-1.9.0-6|145	
14cu|freevo-1.9.0-6|146	###############
14cu|freevo-1.9.0-6|147	# Copying icons
14cu|freevo-1.9.0-6|148	###############
14cu|freevo-1.9.0-6|149	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|freevo-1.9.0-6|150	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|freevo-1.9.0-6|151	install -D -m 644 share/icons/misc/freevo_app.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|freevo-1.9.0-6|152	
14cu|freevo-1.9.0-6|153	#####################
14cu|freevo-1.9.0-6|154	# Adding a menu entry
14cu|freevo-1.9.0-6|155	####################
14cu|freevo-1.9.0-6|156	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freevo-1.9.0-6|157	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|freevo-1.9.0-6|158	[Desktop Entry]
14cu|freevo-1.9.0-6|159	Name=%{name}
14cu|freevo-1.9.0-6|160	Comment=%{summary}
14cu|freevo-1.9.0-6|161	Exec=%{_bindir}/%{name}
14cu|freevo-1.9.0-6|162	Icon=%{name}
14cu|freevo-1.9.0-6|163	Terminal=false
14cu|freevo-1.9.0-6|164	Type=Application
14cu|freevo-1.9.0-6|165	StartupNotify=true
14cu|freevo-1.9.0-6|166	Categories=AudioVideo;TV;Player;Recorder;
14cu|freevo-1.9.0-6|167	EOF
14cu|freevo-1.9.0-6|168	
14cu|freevo-1.9.0-6|169	####################
14cu|freevo-1.9.0-6|170	# About locales... #
14cu|freevo-1.9.0-6|171	####################
14cu|freevo-1.9.0-6|172	
14cu|freevo-1.9.0-6|173	find %{buildroot}/%{_datadir}/locale -name "*.po" -exec rm -f {} \;
14cu|freevo-1.9.0-6|174	%find_lang %{name}
14cu|freevo-1.9.0-6|175	
14cu|freevo-1.9.0-6|176	####################
14cu|freevo-1.9.0-6|177	# Cleaning
14cu|freevo-1.9.0-6|178	####################
14cu|freevo-1.9.0-6|179	rm -rf %{buildroot}/%{_datadir}/fxd/web*
14cu|freevo-1.9.0-6|180	
14cu|freevo-1.9.0-6|181	%pre
14cu|freevo-1.9.0-6|182	%_pre_useradd %{name} %{_datadir}/%{name} /bin/bash
14cu|freevo-1.9.0-6|183	
14cu|freevo-1.9.0-6|184	%post
14cu|freevo-1.9.0-6|185	rm -rf /var/log/freevo 2>/dev/null
14cu|freevo-1.9.0-6|186	
14cu|freevo-1.9.0-6|187	#Determining TV_NORM & CHANNEL_LIST from local clock
14cu|freevo-1.9.0-6|188	ZONE=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\1/g"`
14cu|freevo-1.9.0-6|189	CITY=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\2/g"`
14cu|freevo-1.9.0-6|190	TV_NORM="ntsc"
14cu|freevo-1.9.0-6|191	CHANNEL_LIST="us-cable"
14cu|freevo-1.9.0-6|192	
14cu|freevo-1.9.0-6|193	if [ "${CITY}" = "Paris" ]; then
14cu|freevo-1.9.0-6|194	TV_NORM="secam"
14cu|freevo-1.9.0-6|195	CHANNEL_LIST="france"
14cu|freevo-1.9.0-6|196	else
14cu|freevo-1.9.0-6|197	if [ "${ZONE}" = "Europe" ]; then
14cu|freevo-1.9.0-6|198	TV_NORM="pal"
14cu|freevo-1.9.0-6|199	CHANNEL_LIST="europe-west"
14cu|freevo-1.9.0-6|200	fi
14cu|freevo-1.9.0-6|201	fi
14cu|freevo-1.9.0-6|202	
14cu|freevo-1.9.0-6|203	#Determining current X configuration
14cu|freevo-1.9.0-6|204	RESOLUTION=`xdpyinfo 2>/dev/null | grep dimensions | awk '{ print $2 }'`
14cu|freevo-1.9.0-6|205	case $RESOLUTION in
14cu|freevo-1.9.0-6|206	"1280x800")
14cu|freevo-1.9.0-6|207	RESOLUTION="1024x768";
14cu|freevo-1.9.0-6|208	;;
14cu|freevo-1.9.0-6|209	"1280x720")
14cu|freevo-1.9.0-6|210	RESOLUTION="1024x768";
14cu|freevo-1.9.0-6|211	;;
14cu|freevo-1.9.0-6|212	"1680x1050")
14cu|freevo-1.9.0-6|213	RESOLUTION="1280x1024";
14cu|freevo-1.9.0-6|214	;;
14cu|freevo-1.9.0-6|215	"1400x1050")
14cu|freevo-1.9.0-6|216	RESOLUTION="1280x1024";
14cu|freevo-1.9.0-6|217	;;
14cu|freevo-1.9.0-6|218	
14cu|freevo-1.9.0-6|219	"1920x1200")
14cu|freevo-1.9.0-6|220	RESOLUTION="1600x1200";
14cu|freevo-1.9.0-6|221	;;
14cu|freevo-1.9.0-6|222	"")
14cu|freevo-1.9.0-6|223	RESOLUTION="800x600";
14cu|freevo-1.9.0-6|224	;;
14cu|freevo-1.9.0-6|225	esac
14cu|freevo-1.9.0-6|226	
14cu|freevo-1.9.0-6|227	# Copy old local_conf.py to replace dummy file
14cu|freevo-1.9.0-6|228	cd %{_datadir}/%{name}
14cu|freevo-1.9.0-6|229	./freevo setup --geometry=$RESOLUTION --display=%{display} \
14cu|freevo-1.9.0-6|230	--tv=${TV_NORM} --chanlist=${CHANNEL_LIST} \
14cu|freevo-1.9.0-6|231	%{!?_without_use_sysapps:--sysfirst}
14cu|freevo-1.9.0-6|232	
14cu|freevo-1.9.0-6|233	if [ ! -f /etc/freevo/lircrc ]; then
14cu|freevo-1.9.0-6|234	ln -sf %{_datadir}/%{name}/contrib/lirc/pinnacle_PCTV /etc/freevo/lircrc
14cu|freevo-1.9.0-6|235	fi;
14cu|freevo-1.9.0-6|236	%_post_service freevo_webserver
14cu|freevo-1.9.0-6|237	%_post_service freevo_recordserver
14cu|freevo-1.9.0-6|238	
14cu|freevo-1.9.0-6|239	
14cu|freevo-1.9.0-6|240	%preun
14cu|freevo-1.9.0-6|241	%_preun_service freevo_recordserver
14cu|freevo-1.9.0-6|242	%_preun_service freevo_webserver
14cu|freevo-1.9.0-6|243	
14cu|freevo-1.9.0-6|244	%clean
14cu|freevo-1.9.0-6|245	
14cu|freevo-1.9.0-6|246	%postun
14cu|freevo-1.9.0-6|247	%_postun_userdel %{name}
14cu|freevo-1.9.0-6|248	
14cu|freevo-1.9.0-6|249	%files -f %{name}.lang
14cu|freevo-1.9.0-6|250	%doc COPYING ChangeLog FAQ INSTALL README local_conf.py.example Docs/*
14cu|freevo-1.9.0-6|251	%{_datadir}/%{name}
14cu|freevo-1.9.0-6|252	%{_bindir}/freevo
14cu|freevo-1.9.0-6|253	%{_iconsdir}/freevo.png
14cu|freevo-1.9.0-6|254	%{_liconsdir}/freevo.png
14cu|freevo-1.9.0-6|255	%{_miconsdir}/freevo.png
14cu|freevo-1.9.0-6|256	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|freevo-1.9.0-6|257	%config(noreplace) /etc/cron.weekly/*
14cu|freevo-1.9.0-6|258	# Hu, even those files are need, tmpwatch will delete it !!
14cu|freevo-1.9.0-6|259	#%attr(777,root,root) %dir /tmp/%{name}/Videos
14cu|freevo-1.9.0-6|260	#%attr(777,root,root) %dir /tmp/%{name}/
14cu|freevo-1.9.0-6|261	%attr(777,root,root) %dir %{_cachedir}/freevo
14cu|freevo-1.9.0-6|262	%attr(777,root,root) %dir %{_cachedir}/freevo/audio
14cu|freevo-1.9.0-6|263	%attr(777,root,root) %dir %{_cachedir}/freevo/thumbnails
14cu|freevo-1.9.0-6|264	%attr(777,root,root) %dir %{_cachedir}/xmltv
14cu|freevo-1.9.0-6|265	%attr(777,root,root) %dir %{_cachedir}/xmltv/logos
14cu|freevo-1.9.0-6|266	%dir %{_sysconfdir}/freevo
14cu|freevo-1.9.0-6|267	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/freevo/*
14cu|freevo-1.9.0-6|268	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/rc.d/init.d/*
14cu|freevo-1.9.0-6|269	%{py_puresitedir}/freevo
14cu|freevo-1.9.0-6|270	%{py_puresitedir}/*.egg-info
14cu|freevo-1.9.0-6|271	%{_defaultdocdir}/%{name}-%{version}
14cu|freevo-1.9.0-6|272	
14cu|freevo-1.9.0-6|273	
14cu|freevo-1.9.0-6|274	
14cu|freevo-1.9.0-6|275	%changelog
14cu|freevo-1.9.0-6|276	
14cu|freevo-1.9.0-6|277	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-6
14cu|freevo-1.9.0-6|278	- (efabf51) Drop obsolete python-pyxml requierment
14cu|freevo-1.9.0-6|279	
14cu|freevo-1.9.0-6|280	

10179 14
14cu|freewheeling-0.6.1-0.svn20110421.1|1	%define	svn svn20110421
14cu|freewheeling-0.6.1-0.svn20110421.1|2	
14cu|freewheeling-0.6.1-0.svn20110421.1|3	Name:		freewheeling
14cu|freewheeling-0.6.1-0.svn20110421.1|4	Summary:	Live Audio Looper
14cu|freewheeling-0.6.1-0.svn20110421.1|5	Version:	0.6.1
14cu|freewheeling-0.6.1-0.svn20110421.1|6	Release:	0.%{svn}.1
14cu|freewheeling-0.6.1-0.svn20110421.1|7	License:	GPLv2+
14cu|freewheeling-0.6.1-0.svn20110421.1|8	Group:		Sound
14cu|freewheeling-0.6.1-0.svn20110421.1|9	Url:		http://%{name}.sourceforge.net/
14cu|freewheeling-0.6.1-0.svn20110421.1|10	Source0:	http://freewheeling.svn.sourceforge.net/viewvc/freewheeling/%{name}.tar.gz
14cu|freewheeling-0.6.1-0.svn20110421.1|11	Patch0:		freewheeling-0.6-strfmt.patch
14cu|freewheeling-0.6.1-0.svn20110421.1|12	BuildRequires:	pkgconfig(alsa)
14cu|freewheeling-0.6.1-0.svn20110421.1|13	BuildRequires:	pkgconfig(fluidsynth)
14cu|freewheeling-0.6.1-0.svn20110421.1|14	BuildRequires:	pkgconfig(freetype2)
14cu|freewheeling-0.6.1-0.svn20110421.1|15	BuildRequires:	pkgconfig(gnutls)
14cu|freewheeling-0.6.1-0.svn20110421.1|16	BuildRequires:	pkgconfig(jack)
14cu|freewheeling-0.6.1-0.svn20110421.1|17	BuildRequires:	pkgconfig(liblo)
14cu|freewheeling-0.6.1-0.svn20110421.1|18	BuildRequires:	pkgconfig(libxml-2.0)
14cu|freewheeling-0.6.1-0.svn20110421.1|19	BuildRequires:	pkgconfig(ogg)
14cu|freewheeling-0.6.1-0.svn20110421.1|20	BuildRequires:	pkgconfig(SDL_gfx)
14cu|freewheeling-0.6.1-0.svn20110421.1|21	BuildRequires:	pkgconfig(SDL_ttf)
14cu|freewheeling-0.6.1-0.svn20110421.1|22	BuildRequires:	pkgconfig(sndfile)
14cu|freewheeling-0.6.1-0.svn20110421.1|23	BuildRequires:	pkgconfig(vorbis)
14cu|freewheeling-0.6.1-0.svn20110421.1|24	
14cu|freewheeling-0.6.1-0.svn20110421.1|25	%description
14cu|freewheeling-0.6.1-0.svn20110421.1|26	FreeWheeling is an audio tool for live looping. It provides a highly
14cu|freewheeling-0.6.1-0.svn20110421.1|27	configurable, fluid user interface for instrumentalists to capture loops in
14cu|freewheeling-0.6.1-0.svn20110421.1|28	real-time.
14cu|freewheeling-0.6.1-0.svn20110421.1|29	
14cu|freewheeling-0.6.1-0.svn20110421.1|30	%files
14cu|freewheeling-0.6.1-0.svn20110421.1|31	%doc README NEWS COPYING AUTHORS
14cu|freewheeling-0.6.1-0.svn20110421.1|32	%{_bindir}/fweelin
14cu|freewheeling-0.6.1-0.svn20110421.1|33	%{_datadir}/fweelin
14cu|freewheeling-0.6.1-0.svn20110421.1|34	%{_datadir}/applications/%{name}.desktop
14cu|freewheeling-0.6.1-0.svn20110421.1|35	
14cu|freewheeling-0.6.1-0.svn20110421.1|36	#----------------------------------------------------------------------------
14cu|freewheeling-0.6.1-0.svn20110421.1|37	
14cu|freewheeling-0.6.1-0.svn20110421.1|38	%prep
14cu|freewheeling-0.6.1-0.svn20110421.1|39	%setup -qn %{name}
14cu|freewheeling-0.6.1-0.svn20110421.1|40	%patch0 -p0 -b .strfmt
14cu|freewheeling-0.6.1-0.svn20110421.1|41	
14cu|freewheeling-0.6.1-0.svn20110421.1|42	# Fix perms
14cu|freewheeling-0.6.1-0.svn20110421.1|43	chmod -x AUTHORS COPYING NEWS README
14cu|freewheeling-0.6.1-0.svn20110421.1|44	chmod -x src/*.{cc,h}
14cu|freewheeling-0.6.1-0.svn20110421.1|45	
14cu|freewheeling-0.6.1-0.svn20110421.1|46	
14cu|freewheeling-0.6.1-0.svn20110421.1|47	%build
14cu|freewheeling-0.6.1-0.svn20110421.1|48	export LDFLAGS="${LDFLAGS} -logg -lSDL"
14cu|freewheeling-0.6.1-0.svn20110421.1|49	autoreconf -vfi
14cu|freewheeling-0.6.1-0.svn20110421.1|50	%configure2_5x
14cu|freewheeling-0.6.1-0.svn20110421.1|51	%make
14cu|freewheeling-0.6.1-0.svn20110421.1|52	
14cu|freewheeling-0.6.1-0.svn20110421.1|53	
14cu|freewheeling-0.6.1-0.svn20110421.1|54	%install
14cu|freewheeling-0.6.1-0.svn20110421.1|55	%makeinstall_std
14cu|freewheeling-0.6.1-0.svn20110421.1|56	
14cu|freewheeling-0.6.1-0.svn20110421.1|57	#menu item
14cu|freewheeling-0.6.1-0.svn20110421.1|58	mkdir -p %{buildroot}%{_datadir}/applications
14cu|freewheeling-0.6.1-0.svn20110421.1|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|freewheeling-0.6.1-0.svn20110421.1|60	[Desktop Entry]
14cu|freewheeling-0.6.1-0.svn20110421.1|61	Name=Freewheeling
14cu|freewheeling-0.6.1-0.svn20110421.1|62	Comment=Live Looper
14cu|freewheeling-0.6.1-0.svn20110421.1|63	Exec=fweelin
14cu|freewheeling-0.6.1-0.svn20110421.1|64	Icon=sound_section
14cu|freewheeling-0.6.1-0.svn20110421.1|65	Terminal=false
14cu|freewheeling-0.6.1-0.svn20110421.1|66	Type=Application
14cu|freewheeling-0.6.1-0.svn20110421.1|67	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cu|freewheeling-0.6.1-0.svn20110421.1|68	EOF
14cu|freewheeling-0.6.1-0.svn20110421.1|69	
14cu|freewheeling-0.6.1-0.svn20110421.1|70	
14cu|freewheeling-0.6.1-0.svn20110421.1|71	%changelog
14cu|freewheeling-0.6.1-0.svn20110421.1|72	
14cu|freewheeling-0.6.1-0.svn20110421.1|73	* Sat Aug 27 2016 gvm <mc2374@mclink.it> 0.6.1-0.svn20110421.1
14cu|freewheeling-0.6.1-0.svn20110421.1|74	- (696d0e4) Merge pull request #1 from import/freewheeling:rosa2016.1
14cu|freewheeling-0.6.1-0.svn20110421.1|75	- (696d0e4) Freewheel 0.6.1
14cu|freewheeling-0.6.1-0.svn20110421.1|76	
14cu|freewheeling-0.6.1-0.svn20110421.1|77	

10180 14
14cu|frescobaldi-2.19.0-1|1	# keep our find_lang
14cu|frescobaldi-2.19.0-1|2	%define _unpackaged_files_terminate_build 0
14cu|frescobaldi-2.19.0-1|3	
14cu|frescobaldi-2.19.0-1|4	Summary:	A LilyPond sheet music editor
14cu|frescobaldi-2.19.0-1|5	Name:		frescobaldi
14cu|frescobaldi-2.19.0-1|6	Version:	2.19.0
14cu|frescobaldi-2.19.0-1|7	Release:	1
14cu|frescobaldi-2.19.0-1|8	License:	GPLv2+
14cu|frescobaldi-2.19.0-1|9	Group:		Graphical desktop/KDE
14cu|frescobaldi-2.19.0-1|10	Url:		http://www.frescobaldi.org/
14cu|frescobaldi-2.19.0-1|11	Source0:	https://github.com/wbsoft/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|frescobaldi-2.19.0-1|12	BuildArch:	noarch
14cu|frescobaldi-2.19.0-1|13	BuildRequires:	desktop-file-utils
14cu|frescobaldi-2.19.0-1|14	BuildRequires:	python3-devel >= 3.4
14cu|frescobaldi-2.19.0-1|15	BuildRequires:	python-qt4-devel >= 4.8.3
14cu|frescobaldi-2.19.0-1|16	BuildRequires:	python3-setuptools
14cu|frescobaldi-2.19.0-1|17	BuildRequires:	python-ly >= 0.9.4
14cu|frescobaldi-2.19.0-1|18	BuildRequires:	qt4-devel >= 4.7.0
14cu|frescobaldi-2.19.0-1|19	BuildRequires:	gettext
14cu|frescobaldi-2.19.0-1|20	Requires:	python3-qt4
14cu|frescobaldi-2.19.0-1|21	Requires:	python3-poppler-qt4 >= 0.16
14cu|frescobaldi-2.19.0-1|22	Requires:	lilypond
14cu|frescobaldi-2.19.0-1|23	Suggests:	portmidi >= 1:217
14cu|frescobaldi-2.19.0-1|24	
14cu|frescobaldi-2.19.0-1|25	%description
14cu|frescobaldi-2.19.0-1|26	Frescobaldi is a LilyPond sheet music editor. It aims to be powerful, yet
14cu|frescobaldi-2.19.0-1|27	lightweight and easy to use.
14cu|frescobaldi-2.19.0-1|28	
14cu|frescobaldi-2.19.0-1|29	%files -f %{name}.lang
14cu|frescobaldi-2.19.0-1|30	%doc ChangeLog COPYING README* THANKS TODO
14cu|frescobaldi-2.19.0-1|31	%{_bindir}/%{name}
14cu|frescobaldi-2.19.0-1|32	%{py3_puresitedir}/%{name}_app
14cu|frescobaldi-2.19.0-1|33	# use our find-lang
14cu|frescobaldi-2.19.0-1|34	%exclude %{py3_puresitedir}/%{name}_app/po/*.mo
14cu|frescobaldi-2.19.0-1|35	%{py3_puresitedir}/%{name}-%{version}-py%{py3_ver}.egg-info
14cu|frescobaldi-2.19.0-1|36	%{_datadir}/applications/%{name}.desktop
14cu|frescobaldi-2.19.0-1|37	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|frescobaldi-2.19.0-1|38	%{_mandir}/man1/frescobaldi.1.xz
14cu|frescobaldi-2.19.0-1|39	
14cu|frescobaldi-2.19.0-1|40	#-----------------------------------------------------------------------------
14cu|frescobaldi-2.19.0-1|41	
14cu|frescobaldi-2.19.0-1|42	%prep
14cu|frescobaldi-2.19.0-1|43	%setup -q
14cu|frescobaldi-2.19.0-1|44	
14cu|frescobaldi-2.19.0-1|45	find -name "*.py"  -exec sed -i -e 's|#! python||' {} \;
14cu|frescobaldi-2.19.0-1|46	
14cu|frescobaldi-2.19.0-1|47	
14cu|frescobaldi-2.19.0-1|48	%build
14cu|frescobaldi-2.19.0-1|49	python3 setup.py build
14cu|frescobaldi-2.19.0-1|50	cd %{name}_app/po
14cu|frescobaldi-2.19.0-1|51	make
14cu|frescobaldi-2.19.0-1|52	
14cu|frescobaldi-2.19.0-1|53	
14cu|frescobaldi-2.19.0-1|54	%install
14cu|frescobaldi-2.19.0-1|55	python3 ./setup.py install --root=%{buildroot}
14cu|frescobaldi-2.19.0-1|56	
14cu|frescobaldi-2.19.0-1|57	# menu entry
14cu|frescobaldi-2.19.0-1|58	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|frescobaldi-2.19.0-1|59	--remove-category=Application \
14cu|frescobaldi-2.19.0-1|60	--add-category=AudioVideo \
14cu|frescobaldi-2.19.0-1|61	--add-category=X-Notation \
14cu|frescobaldi-2.19.0-1|62	--delete-original \
14cu|frescobaldi-2.19.0-1|63	%{name}.desktop
14cu|frescobaldi-2.19.0-1|64	
14cu|frescobaldi-2.19.0-1|65	# create lang files
14cu|frescobaldi-2.19.0-1|66	for file in %{buildroot}%{py3_puresitedir}/%{name}_app/po/*.mo; do
14cu|frescobaldi-2.19.0-1|67	bn=$(basename $file)
14cu|frescobaldi-2.19.0-1|68	language=$(basename $file|cut -f 2 -d _|sed 's|\..*||')
14cu|frescobaldi-2.19.0-1|69	echo %%lang\($language\) %{py3_puresitedir}/%{name}_app/po/$bn >> %{name}.lang
14cu|frescobaldi-2.19.0-1|70	done
14cu|frescobaldi-2.19.0-1|71	
14cu|frescobaldi-2.19.0-1|72	
14cu|frescobaldi-2.19.0-1|73	# fix shebangs
14cu|frescobaldi-2.19.0-1|74	sed -i -e 's|#!/usr/bin/python||' %{buildroot}%{py3_puresitedir}/%{name}_app/language_names/generate.py
14cu|frescobaldi-2.19.0-1|75	sed -i -e 's|#!python|#|g' %{buildroot}%{py3_puresitedir}/%{name}_app/simplemarkdown.py
14cu|frescobaldi-2.19.0-1|76	
14cu|frescobaldi-2.19.0-1|77	# fix permissions
14cu|frescobaldi-2.19.0-1|78	find %{buildroot}%{py3_puresitedir}/%{name}_app/ -name "*.py*" -exec chmod 644 {} \;
14cu|frescobaldi-2.19.0-1|79	chmod +x %{buildroot}%{py3_puresitedir}/%{name}_app/language_names/generate.py
14cu|frescobaldi-2.19.0-1|80	chmod +x %{buildroot}%{py3_puresitedir}/%{name}_app/po/molint.py
14cu|frescobaldi-2.19.0-1|81	chmod +x %{buildroot}%{py3_puresitedir}/%{name}_app/po/update-pot.py
14cu|frescobaldi-2.19.0-1|82	chmod +x %{buildroot}%{py3_puresitedir}/%{name}_app/unicode_blocks.py
14cu|frescobaldi-2.19.0-1|83	
14cu|frescobaldi-2.19.0-1|84	%changelog
14cu|frescobaldi-2.19.0-1|85	
14cu|frescobaldi-2.19.0-1|86	* Mon Jun 13 2016 Giovanni Mariani <mc2374@mclink.it> 2.19.0-1
14cu|frescobaldi-2.19.0-1|87	- (69b9b6f) Updated to release 2.19.0 and switched to python3
14cu|frescobaldi-2.19.0-1|88	
14cu|frescobaldi-2.19.0-1|89	

10181 14
14cu|freshplayerplugin-0.3.6-1|1	Summary:	Ppapi2npapi compatibility layer
14cu|freshplayerplugin-0.3.6-1|2	Name:		freshplayerplugin
14cu|freshplayerplugin-0.3.6-1|3	Version:	0.3.6
14cu|freshplayerplugin-0.3.6-1|4	Release:	1
14cu|freshplayerplugin-0.3.6-1|5	License:	MIT
14cu|freshplayerplugin-0.3.6-1|6	Group:		Networking/WWW
14cu|freshplayerplugin-0.3.6-1|7	Url:		https://github.com/i-rinat/freshplayerplugin
14cu|freshplayerplugin-0.3.6-1|8	Source0:	https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz
14cu|freshplayerplugin-0.3.6-1|9	
14cu|freshplayerplugin-0.3.6-1|10	BuildRequires:	cmake
14cu|freshplayerplugin-0.3.6-1|11	BuildRequires:	pkgconfig(alsa)
14cu|freshplayerplugin-0.3.6-1|12	BuildRequires:	pkgconfig(cairo)
14cu|freshplayerplugin-0.3.6-1|13	BuildRequires:	pkgconfig(egl)
14cu|freshplayerplugin-0.3.6-1|14	BuildRequires:	pkgconfig(freetype2)
14cu|freshplayerplugin-0.3.6-1|15	BuildRequires:	pkgconfig(gl)
14cu|freshplayerplugin-0.3.6-1|16	BuildRequires:	pkgconfig(glesv2)
14cu|freshplayerplugin-0.3.6-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|freshplayerplugin-0.3.6-1|18	BuildRequires:	pkgconfig(glu)
14cu|freshplayerplugin-0.3.6-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|freshplayerplugin-0.3.6-1|20	BuildRequires:	pkgconfig(libavcodec)
14cu|freshplayerplugin-0.3.6-1|21	BuildRequires:	pkgconfig(libconfig)
14cu|freshplayerplugin-0.3.6-1|22	BuildRequires:	pkgconfig(libevent)
14cu|freshplayerplugin-0.3.6-1|23	BuildRequires:	pkgconfig(libevent_pthreads)
14cu|freshplayerplugin-0.3.6-1|24	BuildRequires:	pkgconfig(liburiparser)
14cu|freshplayerplugin-0.3.6-1|25	BuildRequires:	pkgconfig(libv4l2)
14cu|freshplayerplugin-0.3.6-1|26	BuildRequires:	pkgconfig(libva)
14cu|freshplayerplugin-0.3.6-1|27	BuildRequires:	pkgconfig(pango)
14cu|freshplayerplugin-0.3.6-1|28	BuildRequires:	pkgconfig(pangocairo)
14cu|freshplayerplugin-0.3.6-1|29	BuildRequires:	pkgconfig(pangoft2)
14cu|freshplayerplugin-0.3.6-1|30	BuildRequires:	pkgconfig(vdpau)
14cu|freshplayerplugin-0.3.6-1|31	BuildRequires:	pkgconfig(x11)
14cu|freshplayerplugin-0.3.6-1|32	BuildRequires:	pkgconfig(xinerama)
14cu|freshplayerplugin-0.3.6-1|33	BuildRequires:	ragel
14cu|freshplayerplugin-0.3.6-1|34	
14cu|freshplayerplugin-0.3.6-1|35	Requires:	chromium-browser-pepper-flash
14cu|freshplayerplugin-0.3.6-1|36	
14cu|freshplayerplugin-0.3.6-1|37	%description
14cu|freshplayerplugin-0.3.6-1|38	Ppapi2npapi compatibility layer.
14cu|freshplayerplugin-0.3.6-1|39	
14cu|freshplayerplugin-0.3.6-1|40	%files
14cu|freshplayerplugin-0.3.6-1|41	%doc COPYING LICENSE README.md
14cu|freshplayerplugin-0.3.6-1|42	%{_libdir}/mozilla/plugins/*.so*
14cu|freshplayerplugin-0.3.6-1|43	%{_sysconfdir}/freshwrapper.conf
14cu|freshplayerplugin-0.3.6-1|44	
14cu|freshplayerplugin-0.3.6-1|45	#----------------------------------------------------------------------------
14cu|freshplayerplugin-0.3.6-1|46	
14cu|freshplayerplugin-0.3.6-1|47	%prep
14cu|freshplayerplugin-0.3.6-1|48	%setup -q
14cu|freshplayerplugin-0.3.6-1|49	#Correct search path
14cu|freshplayerplugin-0.3.6-1|50	sed -i -e "s;/opt/google/chrome/PepperFlash/libpepflashplayer.so;%{_libdir}/chromium-browser/PepperFlash/libpepflashplayer.so;" data/freshwrapper.conf.example
14cu|freshplayerplugin-0.3.6-1|51	
14cu|freshplayerplugin-0.3.6-1|52	
14cu|freshplayerplugin-0.3.6-1|53	%build
14cu|freshplayerplugin-0.3.6-1|54	export LDFLAGS="%{optflags} -lrt"
14cu|freshplayerplugin-0.3.6-1|55	%cmake
14cu|freshplayerplugin-0.3.6-1|56	%make
14cu|freshplayerplugin-0.3.6-1|57	
14cu|freshplayerplugin-0.3.6-1|58	%install
14cu|freshplayerplugin-0.3.6-1|59	install -Dm 755 build/libfreshwrapper-flashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/libfreshwrapper-pepperflash.so
14cu|freshplayerplugin-0.3.6-1|60	install -Dm 644 data/freshwrapper.conf.example %{buildroot}%{_sysconfdir}/freshwrapper.conf
14cu|freshplayerplugin-0.3.6-1|61	
14cu|freshplayerplugin-0.3.6-1|62	%changelog
14cu|freshplayerplugin-0.3.6-1|63	
14cu|freshplayerplugin-0.3.6-1|64	* Fri Oct 14 2016 Denis Silakov <dsilakov@gmail.com> 0.3.6-1
14cu|freshplayerplugin-0.3.6-1|65	- (9b6c000) Updated to 0.3.6
14cu|freshplayerplugin-0.3.6-1|66	
14cu|freshplayerplugin-0.3.6-1|67	

10182 14
14cu|fretsonfire-1.3.110-4|1	Summary:	Frets On Fire
14cu|fretsonfire-1.3.110-4|2	Name:		fretsonfire
14cu|fretsonfire-1.3.110-4|3	Version:	1.3.110
14cu|fretsonfire-1.3.110-4|4	Release:	4
14cu|fretsonfire-1.3.110-4|5	Group:		Games/Arcade
14cu|fretsonfire-1.3.110-4|6	License:	GPLv2
14cu|fretsonfire-1.3.110-4|7	URL:		http://fretsonfire.sourceforge.net/
14cu|fretsonfire-1.3.110-4|8	Source:		FretsOnFire-%{version}.tar.gz
14cu|fretsonfire-1.3.110-4|9	Patch0:		fretsonfire-1.3.110-credits_music.patch
14cu|fretsonfire-1.3.110-4|10	Patch1:		fretsonfire-1.3.110-datapath.patch
14cu|fretsonfire-1.3.110-4|11	Patch2:		fretsonfire-1.3.110-font-revert.patch
14cu|fretsonfire-1.3.110-4|12	Patch3:		fretsonfire-1.3.110-fonts_lower_cpu.patch
14cu|fretsonfire-1.3.110-4|13	Patch4:		fretsonfire-1.3.110-keep_sound_when_failed.patch
14cu|fretsonfire-1.3.110-4|14	Patch5:		fretsonfire-1.3.110-typeerror.patch
14cu|fretsonfire-1.3.110-4|15	Patch6:		fretsonfire-1.3.110-pillow.patch
14cu|fretsonfire-1.3.110-4|16	BuildArch:	noarch
14cu|fretsonfire-1.3.110-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cu|fretsonfire-1.3.110-4|18	Requires:	python-numpy
14cu|fretsonfire-1.3.110-4|19	Requires:	python-imaging
14cu|fretsonfire-1.3.110-4|20	Requires:	python-opengl
14cu|fretsonfire-1.3.110-4|21	Requires:	pygame
14cu|fretsonfire-1.3.110-4|22	
14cu|fretsonfire-1.3.110-4|23	%description
14cu|fretsonfire-1.3.110-4|24	Frets on Fire is a game of musical skill and fast fingers.
14cu|fretsonfire-1.3.110-4|25	The aim of the game is to play guitar with the keyboard as
14cu|fretsonfire-1.3.110-4|26	accurately as possible.
14cu|fretsonfire-1.3.110-4|27	
14cu|fretsonfire-1.3.110-4|28	%prep
14cu|fretsonfire-1.3.110-4|29	%setup -q -n Frets\ on\ Fire-%{version}
14cu|fretsonfire-1.3.110-4|30	%patch0 -p1
14cu|fretsonfire-1.3.110-4|31	%patch1 -p1
14cu|fretsonfire-1.3.110-4|32	%patch2 -p1
14cu|fretsonfire-1.3.110-4|33	%patch3 -p1
14cu|fretsonfire-1.3.110-4|34	%patch4 -p1
14cu|fretsonfire-1.3.110-4|35	%patch5 -p1
14cu|fretsonfire-1.3.110-4|36	%patch6 -p1
14cu|fretsonfire-1.3.110-4|37	chmod 644 copying.txt
14cu|fretsonfire-1.3.110-4|38	
14cu|fretsonfire-1.3.110-4|39	%build
14cu|fretsonfire-1.3.110-4|40	%make
14cu|fretsonfire-1.3.110-4|41	
14cu|fretsonfire-1.3.110-4|42	%install
14cu|fretsonfire-1.3.110-4|43	rm -rf %{buildroot}
14cu|fretsonfire-1.3.110-4|44	
14cu|fretsonfire-1.3.110-4|45	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|fretsonfire-1.3.110-4|46	mkdir -p %{buildroot}%{_gamesbindir}
14cu|fretsonfire-1.3.110-4|47	
14cu|fretsonfire-1.3.110-4|48	install -D -m 0644 data/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|fretsonfire-1.3.110-4|49	cp -r data %{buildroot}%{_gamesdatadir}/%{name}/
14cu|fretsonfire-1.3.110-4|50	cp -r src %{buildroot}%{_gamesdatadir}/%{name}/
14cu|fretsonfire-1.3.110-4|51	
14cu|fretsonfire-1.3.110-4|52	#Menu entry
14cu|fretsonfire-1.3.110-4|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fretsonfire-1.3.110-4|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|fretsonfire-1.3.110-4|55	[Desktop Entry]
14cu|fretsonfire-1.3.110-4|56	Encoding=UTF-8
14cu|fretsonfire-1.3.110-4|57	Name=Frets On Fire
14cu|fretsonfire-1.3.110-4|58	Comment=Game of Musical Skill and Fast Fingers
14cu|fretsonfire-1.3.110-4|59	Exec=%{_gamesbindir}/%{name}
14cu|fretsonfire-1.3.110-4|60	Icon=%{name}
14cu|fretsonfire-1.3.110-4|61	Terminal=false
14cu|fretsonfire-1.3.110-4|62	Type=Application
14cu|fretsonfire-1.3.110-4|63	Categories=Game;ArcadeGame;
14cu|fretsonfire-1.3.110-4|64	EOF
14cu|fretsonfire-1.3.110-4|65	
14cu|fretsonfire-1.3.110-4|66	#Executable
14cu|fretsonfire-1.3.110-4|67	cat > %{buildroot}%{_gamesbindir}/%{name}<<EOF
14cu|fretsonfire-1.3.110-4|68	#!/bin/sh
14cu|fretsonfire-1.3.110-4|69	cd /
14cu|fretsonfire-1.3.110-4|70	cd %{_gamesdatadir}/%{name}/src
14cu|fretsonfire-1.3.110-4|71	python ./FretsOnFire.py
14cu|fretsonfire-1.3.110-4|72	EOF
14cu|fretsonfire-1.3.110-4|73	
14cu|fretsonfire-1.3.110-4|74	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|fretsonfire-1.3.110-4|75	
14cu|fretsonfire-1.3.110-4|76	%clean
14cu|fretsonfire-1.3.110-4|77	rm -rf %{buildroot}
14cu|fretsonfire-1.3.110-4|78	
14cu|fretsonfire-1.3.110-4|79	%files
14cu|fretsonfire-1.3.110-4|80	%defattr(644,root,root,755)
14cu|fretsonfire-1.3.110-4|81	%doc copying.txt readme.txt
14cu|fretsonfire-1.3.110-4|82	%attr(755,root,root) %{_gamesbindir}/fretsonfire
14cu|fretsonfire-1.3.110-4|83	%{_gamesdatadir}/fretsonfire
14cu|fretsonfire-1.3.110-4|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|fretsonfire-1.3.110-4|85	%{_datadir}/pixmaps/%{name}.png
14cu|fretsonfire-1.3.110-4|86	
14cu|fretsonfire-1.3.110-4|87	
14cu|fretsonfire-1.3.110-4|88	
14cu|fretsonfire-1.3.110-4|89	
14cu|fretsonfire-1.3.110-4|90	%changelog
14cu|fretsonfire-1.3.110-4|91	* Mon Mar 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.110-4
14cu|fretsonfire-1.3.110-4|92	+ Revision: bae6d61
14cu|fretsonfire-1.3.110-4|93	- Ome more pillow patch
14cu|fretsonfire-1.3.110-4|94	
14cu|fretsonfire-1.3.110-4|95	

10183 14
14cu|frostwire-6.3.5-1|1	# Spec is based on Nicolo' Costanza's and Francesco Mancuso's work in MIB
14cu|frostwire-6.3.5-1|2	
14cu|frostwire-6.3.5-1|3	Summary:	Java-based BitTorrent client
14cu|frostwire-6.3.5-1|4	Name:		frostwire
14cu|frostwire-6.3.5-1|5	Version:	6.3.5
14cu|frostwire-6.3.5-1|6	Release:	1
14cu|frostwire-6.3.5-1|7	License:	GPLv3+
14cu|frostwire-6.3.5-1|8	Group:		Networking/WWW
14cu|frostwire-6.3.5-1|9	Url:		http://www.frostwire.com/
14cu|frostwire-6.3.5-1|10	Source0:	https://sourceforge.net/projects/frostwire/files/FrostWire%206.x/%{version}-build-198/frostwire-%{version}.noarch.tar.gz
14cu|frostwire-6.3.5-1|11	Source1:	frostwire_icons.tar.bz2
14cu|frostwire-6.3.5-1|12	Requires:	java >= 1.7
14cu|frostwire-6.3.5-1|13	BuildArch:	noarch
14cu|frostwire-6.3.5-1|14	
14cu|frostwire-6.3.5-1|15	%description
14cu|frostwire-6.3.5-1|16	FrostWire is a peer-to-peer file sharing program for the BitTorrent protocol.
14cu|frostwire-6.3.5-1|17	It is forked from Limewire and written in Java.
14cu|frostwire-6.3.5-1|18	
14cu|frostwire-6.3.5-1|19	%files
14cu|frostwire-6.3.5-1|20	%doc COPYING changelog
14cu|frostwire-6.3.5-1|21	%{_bindir}/%{name}
14cu|frostwire-6.3.5-1|22	%{_iconsdir}/hicolor/*/apps/*
14cu|frostwire-6.3.5-1|23	%{_datadir}/%{name}
14cu|frostwire-6.3.5-1|24	%{_datadir}/applications/%{name}.desktop
14cu|frostwire-6.3.5-1|25	
14cu|frostwire-6.3.5-1|26	#----------------------------------------------------------------------------
14cu|frostwire-6.3.5-1|27	
14cu|frostwire-6.3.5-1|28	%prep
14cu|frostwire-6.3.5-1|29	%setup -qn %{name}-%{version}.noarch -a1
14cu|frostwire-6.3.5-1|30	
14cu|frostwire-6.3.5-1|31	%build
14cu|frostwire-6.3.5-1|32	
14cu|frostwire-6.3.5-1|33	%install
14cu|frostwire-6.3.5-1|34	mkdir -p %{buildroot}%{_datadir}/%{name} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir} %{buildroot}%{_bindir}
14cu|frostwire-6.3.5-1|35	
14cu|frostwire-6.3.5-1|36	install -m0644 EULA.txt %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|37	install -m0644 VERSION %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|38	install -m0644 *.jar %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|39	install -m0644 frostwire.desktop %{buildroot}%{_datadir}/applications/
14cu|frostwire-6.3.5-1|40	%ifarch x86_64
14cu|frostwire-6.3.5-1|41	install -m0755 libjlibtorrent.so %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|42	%else
14cu|frostwire-6.3.5-1|43	install -m0755 libjlibtorrentx86.so %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|44	%endif
14cu|frostwire-6.3.5-1|45	install -m0755 frostwire %{buildroot}%{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|46	
14cu|frostwire-6.3.5-1|47	for s in 16 32 48 64 96 128 192 256; do
14cu|frostwire-6.3.5-1|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|frostwire-6.3.5-1|49	cp %{name}-${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cu|frostwire-6.3.5-1|50	done
14cu|frostwire-6.3.5-1|51	
14cu|frostwire-6.3.5-1|52	
14cu|frostwire-6.3.5-1|53	cat > %{buildroot}%{_bindir}/frostwire <<EOF
14cu|frostwire-6.3.5-1|54	#!/bin/bash
14cu|frostwire-6.3.5-1|55	pushd %{_datadir}/frostwire/
14cu|frostwire-6.3.5-1|56	./frostwire
14cu|frostwire-6.3.5-1|57	popd
14cu|frostwire-6.3.5-1|58	EOF
14cu|frostwire-6.3.5-1|59	
14cu|frostwire-6.3.5-1|60	chmod 755 %{buildroot}%{_bindir}/frostwire
14cu|frostwire-6.3.5-1|61	
14cu|frostwire-6.3.5-1|62	%changelog
14cu|frostwire-6.3.5-1|63	
14cu|frostwire-6.3.5-1|64	* Fri Sep 09 2016 alzim <alzim@bk.ru> 6.3.5-1
14cu|frostwire-6.3.5-1|65	- (9407029) Merge pull request #1 from import/frostwire:rosa2016.1
14cu|frostwire-6.3.5-1|66	- (9407029) Updated to 6.3.5
14cu|frostwire-6.3.5-1|67	
14cu|frostwire-6.3.5-1|68	

10184 14
14cu|fsarchiver-0.8.0-1|1	Summary:	Safe and flexible file-system backup/deployment tool
14cu|fsarchiver-0.8.0-1|2	Name:		fsarchiver
14cu|fsarchiver-0.8.0-1|3	Version:	0.8.0
14cu|fsarchiver-0.8.0-1|4	Release:	1
14cu|fsarchiver-0.8.0-1|5	Group:		Archiving/Backup
14cu|fsarchiver-0.8.0-1|6	License:	GPLv2+
14cu|fsarchiver-0.8.0-1|7	Url:		http://www.fsarchiver.org
14cu|fsarchiver-0.8.0-1|8	Source0:	https://github.com/fdupoux/fsarchiver/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|fsarchiver-0.8.0-1|9	Patch0:		fsarchiver-0.6.13-linking.patch
14cu|fsarchiver-0.8.0-1|10	BuildRequires:	e2fsprogs
14cu|fsarchiver-0.8.0-1|11	BuildRequires:	attr-devel
14cu|fsarchiver-0.8.0-1|12	BuildRequires:	bzip2-devel
14cu|fsarchiver-0.8.0-1|13	BuildRequires:	liblzo-devel
14cu|fsarchiver-0.8.0-1|14	BuildRequires:	pkgconfig(blkid)
14cu|fsarchiver-0.8.0-1|15	BuildRequires:	pkgconfig(ext2fs)
14cu|fsarchiver-0.8.0-1|16	BuildRequires:	pkgconfig(libgcrypt)
14cu|fsarchiver-0.8.0-1|17	BuildRequires:	pkgconfig(liblzma)
14cu|fsarchiver-0.8.0-1|18	BuildRequires:	pkgconfig(uuid)
14cu|fsarchiver-0.8.0-1|19	BuildRequires:	pkgconfig(zlib)
14cu|fsarchiver-0.8.0-1|20	
14cu|fsarchiver-0.8.0-1|21	%description
14cu|fsarchiver-0.8.0-1|22	FSArchiver is a system tool that allows you to save the contents of a
14cu|fsarchiver-0.8.0-1|23	file-system to a compressed archive file. The file-system can be restored
14cu|fsarchiver-0.8.0-1|24	on a partition which has a different size and it can be restored on a
14cu|fsarchiver-0.8.0-1|25	different file-system. Unlike tar/dar, FSArchiver also creates the
14cu|fsarchiver-0.8.0-1|26	file-system when it extracts the data to partitions. Everything is
14cu|fsarchiver-0.8.0-1|27	checksummed in the archive in order to protect the data. If the archive
14cu|fsarchiver-0.8.0-1|28	is corrupt, you just loose the current file, not the whole archive.
14cu|fsarchiver-0.8.0-1|29	
14cu|fsarchiver-0.8.0-1|30	%files
14cu|fsarchiver-0.8.0-1|31	%doc README THANKS NEWS ChangeLog
14cu|fsarchiver-0.8.0-1|32	%{_sbindir}/%{name}
14cu|fsarchiver-0.8.0-1|33	%{_mandir}/man8/%{name}*
14cu|fsarchiver-0.8.0-1|34	
14cu|fsarchiver-0.8.0-1|35	#----------------------------------------------------------------------------
14cu|fsarchiver-0.8.0-1|36	
14cu|fsarchiver-0.8.0-1|37	%prep
14cu|fsarchiver-0.8.0-1|38	%setup -q
14cu|fsarchiver-0.8.0-1|39	%patch0 -p1
14cu|fsarchiver-0.8.0-1|40	
14cu|fsarchiver-0.8.0-1|41	%build
14cu|fsarchiver-0.8.0-1|42	%configure2_5x
14cu|fsarchiver-0.8.0-1|43	
14cu|fsarchiver-0.8.0-1|44	%make V=1
14cu|fsarchiver-0.8.0-1|45	
14cu|fsarchiver-0.8.0-1|46	%install
14cu|fsarchiver-0.8.0-1|47	%makeinstall_std
14cu|fsarchiver-0.8.0-1|48	
14cu|fsarchiver-0.8.0-1|49	%changelog

10185 14
14cu|fsgrab-1.2-1|1	Summary:	Get blocks from an (ext2) filesystem on Linux
14cu|fsgrab-1.2-1|2	Name:		fsgrab
14cu|fsgrab-1.2-1|3	Version:	1.2
14cu|fsgrab-1.2-1|4	Release:	1
14cu|fsgrab-1.2-1|5	License:	GPLv2+
14cu|fsgrab-1.2-1|6	Group:		File tools
14cu|fsgrab-1.2-1|7	Source0:	%{name}-%{version}.tar.gz
14cu|fsgrab-1.2-1|8	BuildRequires:	pkgconfig(ext2fs)
14cu|fsgrab-1.2-1|9	
14cu|fsgrab-1.2-1|10	%description
14cu|fsgrab-1.2-1|11	This program allows you to seek to a given point in a file or a block device
14cu|fsgrab-1.2-1|12	and write a given number of blocks out from that point, without reading the
14cu|fsgrab-1.2-1|13	intervening material. This is useful in attempting undeletion of
14cu|fsgrab-1.2-1|14	files. See the Ext2fs-Undeletion howto for details.
14cu|fsgrab-1.2-1|15	
14cu|fsgrab-1.2-1|16	%files
14cu|fsgrab-1.2-1|17	%doc README
14cu|fsgrab-1.2-1|18	%{_bindir}/%{name}
14cu|fsgrab-1.2-1|19	%{_mandir}/man1/%{name}.1*
14cu|fsgrab-1.2-1|20	
14cu|fsgrab-1.2-1|21	#----------------------------------------------------------------------------
14cu|fsgrab-1.2-1|22	
14cu|fsgrab-1.2-1|23	%prep
14cu|fsgrab-1.2-1|24	%setup -q
14cu|fsgrab-1.2-1|25	
14cu|fsgrab-1.2-1|26	%build
14cu|fsgrab-1.2-1|27	autoreconf -fi
14cu|fsgrab-1.2-1|28	%configure2_5x
14cu|fsgrab-1.2-1|29	%make
14cu|fsgrab-1.2-1|30	
14cu|fsgrab-1.2-1|31	%install
14cu|fsgrab-1.2-1|32	%makeinstall_std
14cu|fsgrab-1.2-1|33	
14cu|fsgrab-1.2-1|34	
14cu|fsgrab-1.2-1|35	%changelog
14cu|fsgrab-1.2-1|36	
14cu|fsgrab-1.2-1|37	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-1
14cu|fsgrab-1.2-1|38	- (2ed9d18) New version 1.2
14cu|fsgrab-1.2-1|39	- (2ed9d18) Spec cleanup
14cu|fsgrab-1.2-1|40	
14cu|fsgrab-1.2-1|41	

10186 14
14cu|fslint-2.46-1|1	Summary:	An utility to find and clean "lint" on a filesystem
14cu|fslint-2.46-1|2	Name:		fslint
14cu|fslint-2.46-1|3	Version:	2.46
14cu|fslint-2.46-1|4	Release:	1
14cu|fslint-2.46-1|5	License:	GPLv2+
14cu|fslint-2.46-1|6	Group:		File tools
14cu|fslint-2.46-1|7	Url:		http://www.pixelbeat.org/fslint/
14cu|fslint-2.46-1|8	Source0:	http://www.pixelbeat.org/fslint/%{name}-%{version}.tar.xz
14cu|fslint-2.46-1|9	BuildRequires:	desktop-file-utils
14cu|fslint-2.46-1|10	BuildRequires:	gettext
14cu|fslint-2.46-1|11	Requires:	cpio
14cu|fslint-2.46-1|12	Requires:	pygtk2.0
14cu|fslint-2.46-1|13	Requires:	pygtk2.0-libglade
14cu|fslint-2.46-1|14	BuildArch:	noarch
14cu|fslint-2.46-1|15	
14cu|fslint-2.46-1|16	%description
14cu|fslint-2.46-1|17	FSlint is a toolkit to find all redundant disk usage (duplicate files
14cu|fslint-2.46-1|18	for e.g.). It includes a GUI as well as a command line interface.
14cu|fslint-2.46-1|19	
14cu|fslint-2.46-1|20	%files -f %{name}.lang
14cu|fslint-2.46-1|21	%doc doc/*
14cu|fslint-2.46-1|22	%{_mandir}/man1/fslint*
14cu|fslint-2.46-1|23	%{_bindir}/fslint-gui
14cu|fslint-2.46-1|24	%{_datadir}/%{name}
14cu|fslint-2.46-1|25	%{_datadir}/applications/*%{name}.desktop
14cu|fslint-2.46-1|26	%{_datadir}/pixmaps/fslint_icon.png
14cu|fslint-2.46-1|27	
14cu|fslint-2.46-1|28	#----------------------------------------------------------------------------
14cu|fslint-2.46-1|29	
14cu|fslint-2.46-1|30	%prep
14cu|fslint-2.46-1|31	%setup -q
14cu|fslint-2.46-1|32	%__perl -pi -e 's|^liblocation=.*$|liblocation="%{_datadir}/%{name}" #RPM edit|' fslint-gui
14cu|fslint-2.46-1|33	%__perl -pi -e 's|^locale_base=.*$|locale_base=None #RPM edit|' fslint-gui
14cu|fslint-2.46-1|34	
14cu|fslint-2.46-1|35	%build
14cu|fslint-2.46-1|36	# Not.
14cu|fslint-2.46-1|37	
14cu|fslint-2.46-1|38	%install
14cu|fslint-2.46-1|39	install -Dpm 755 fslint-gui %{buildroot}%{_bindir}/fslint-gui
14cu|fslint-2.46-1|40	install -dm 755 %{buildroot}%{_datadir}/%{name}/%{name}/{fstool,supprt}
14cu|fslint-2.46-1|41	install -dm 755 %{buildroot}%{_datadir}/%{name}/%{name}/supprt/rmlint
14cu|fslint-2.46-1|42	install -dm 755 %{buildroot}%{_mandir}/man1
14cu|fslint-2.46-1|43	install -pm 644 fslint.glade fslint_icon.png %{buildroot}%{_datadir}/%{name}
14cu|fslint-2.46-1|44	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cu|fslint-2.46-1|45	ln -s %{_datadir}/%{name}/fslint_icon.png %{buildroot}%{_datadir}/pixmaps/
14cu|fslint-2.46-1|46	install -pm 755 fslint/{find*,fslint,zipdir} %{buildroot}%{_datadir}/%{name}/fslint
14cu|fslint-2.46-1|47	install -pm 755 fslint/fstool/* %{buildroot}%{_datadir}/%{name}/fslint/fstool
14cu|fslint-2.46-1|48	install -pm 644 fslint/supprt/fslver %{buildroot}%{_datadir}/%{name}/fslint/supprt
14cu|fslint-2.46-1|49	install -pm 755 fslint/supprt/get* %{buildroot}%{_datadir}/%{name}/fslint/supprt
14cu|fslint-2.46-1|50	install -pm 755 fslint/supprt/rmlint/* %{buildroot}%{_datadir}/%{name}/fslint/supprt/rmlint
14cu|fslint-2.46-1|51	
14cu|fslint-2.46-1|52	cp -a man/* %{buildroot}%{_mandir}/man1/
14cu|fslint-2.46-1|53	
14cu|fslint-2.46-1|54	make -C po DESTDIR=%{buildroot} LOCALEDIR=%{_datadir}/locale install
14cu|fslint-2.46-1|55	
14cu|fslint-2.46-1|56	desktop-file-install \
14cu|fslint-2.46-1|57	--vendor author \
14cu|fslint-2.46-1|58	--dir %{buildroot}%{_datadir}/applications \
14cu|fslint-2.46-1|59	--mode 644 \
14cu|fslint-2.46-1|60	%{name}.desktop
14cu|fslint-2.46-1|61	
14cu|fslint-2.46-1|62	%find_lang %{name}
14cu|fslint-2.46-1|63	
14cu|fslint-2.46-1|64	
14cu|fslint-2.46-1|65	%changelog
14cu|fslint-2.46-1|66	
14cu|fslint-2.46-1|67	* Sat Jan 06 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.46-1
14cu|fslint-2.46-1|68	- (03cdc2e) New version 2.46
14cu|fslint-2.46-1|69	
14cu|fslint-2.46-1|70	

10187 14
14cu|fs-uae-2.8.2-1|1	Summary:	A software emulation of the Amiga system
14cu|fs-uae-2.8.2-1|2	Name:		fs-uae
14cu|fs-uae-2.8.2-1|3	Version:	2.8.2
14cu|fs-uae-2.8.2-1|4	Release:	1
14cu|fs-uae-2.8.2-1|5	License:	GPLv2+
14cu|fs-uae-2.8.2-1|6	Group:		Emulators
14cu|fs-uae-2.8.2-1|7	Url:		http://fs-uae.net
14cu|fs-uae-2.8.2-1|8	Source0:	http://fs-uae.net/fs-uae/stable/%{version}/%{name}-%{version}.tar.gz
14cu|fs-uae-2.8.2-1|9	BuildRequires:	zip
14cu|fs-uae-2.8.2-1|10	BuildRequires:	pkgconfig(freetype2)
14cu|fs-uae-2.8.2-1|11	BuildRequires:	pkgconfig(gl)
14cu|fs-uae-2.8.2-1|12	BuildRequires:	pkgconfig(glew)
14cu|fs-uae-2.8.2-1|13	BuildRequires:	pkgconfig(glu)
14cu|fs-uae-2.8.2-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|fs-uae-2.8.2-1|15	BuildRequires:	pkgconfig(libmpeg2)
14cu|fs-uae-2.8.2-1|16	BuildRequires:	pkgconfig(libmpeg2convert)
14cu|fs-uae-2.8.2-1|17	BuildRequires:	pkgconfig(libpng)
14cu|fs-uae-2.8.2-1|18	BuildRequires:	pkgconfig(openal)
14cu|fs-uae-2.8.2-1|19	BuildRequires:	pkgconfig(sdl2)
14cu|fs-uae-2.8.2-1|20	BuildRequires:	pkgconfig(x11)
14cu|fs-uae-2.8.2-1|21	BuildRequires:	pkgconfig(xi)
14cu|fs-uae-2.8.2-1|22	BuildRequires:	pkgconfig(zlib)
14cu|fs-uae-2.8.2-1|23	
14cu|fs-uae-2.8.2-1|24	%description
14cu|fs-uae-2.8.2-1|25	UAE is a software emulation of the Amiga system hardware, which enables you
14cu|fs-uae-2.8.2-1|26	to run most available Amiga software. Since it is a software emulation, no
14cu|fs-uae-2.8.2-1|27	extra or special hardware is needed. The Amiga hardware is emulated accurately,
14cu|fs-uae-2.8.2-1|28	so that Amiga software is tricked into thinking it is running on the real
14cu|fs-uae-2.8.2-1|29	thing. Your computer's display, keyboard, hard disk and mouse assume the roles
14cu|fs-uae-2.8.2-1|30	of their emulated counterparts.
14cu|fs-uae-2.8.2-1|31	
14cu|fs-uae-2.8.2-1|32	Note that to fully emulate the Amiga you need the Amiga KickStart ROM images,
14cu|fs-uae-2.8.2-1|33	which are copyrighted and, of course, not included here.
14cu|fs-uae-2.8.2-1|34	
14cu|fs-uae-2.8.2-1|35	%files -f %{name}.lang
14cu|fs-uae-2.8.2-1|36	%{_bindir}/%{name}
14cu|fs-uae-2.8.2-1|37	%{_bindir}/%{name}-device-helper
14cu|fs-uae-2.8.2-1|38	%{_bindir}/%{name}-real
14cu|fs-uae-2.8.2-1|39	%{_docdir}/%{name}
14cu|fs-uae-2.8.2-1|40	%{_datadir}/%{name}
14cu|fs-uae-2.8.2-1|41	%{_datadir}/applications/%{name}.desktop
14cu|fs-uae-2.8.2-1|42	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|fs-uae-2.8.2-1|43	%{_datadir}/mime/packages/fs-uae.xml
14cu|fs-uae-2.8.2-1|44	
14cu|fs-uae-2.8.2-1|45	#----------------------------------------------------------------------------
14cu|fs-uae-2.8.2-1|46	
14cu|fs-uae-2.8.2-1|47	%prep
14cu|fs-uae-2.8.2-1|48	%setup -q
14cu|fs-uae-2.8.2-1|49	
14cu|fs-uae-2.8.2-1|50	%build
14cu|fs-uae-2.8.2-1|51	%configure2_5x
14cu|fs-uae-2.8.2-1|52	%make
14cu|fs-uae-2.8.2-1|53	
14cu|fs-uae-2.8.2-1|54	%install
14cu|fs-uae-2.8.2-1|55	%makeinstall_std
14cu|fs-uae-2.8.2-1|56	
14cu|fs-uae-2.8.2-1|57	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-real
14cu|fs-uae-2.8.2-1|58	
14cu|fs-uae-2.8.2-1|59	# We need this wrapper to fix bug with nVidia proprietary driver
14cu|fs-uae-2.8.2-1|60	# See https://github.com/FrodeSolheim/fs-uae/issues/31
14cu|fs-uae-2.8.2-1|61	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|fs-uae-2.8.2-1|62	__GL_WRITE_TEXT_SECTION=0 %{_bindir}/%{name}-real "\$@"
14cu|fs-uae-2.8.2-1|63	EOF
14cu|fs-uae-2.8.2-1|64	chmod 0755 %{buildroot}%{_bindir}/%{name}
14cu|fs-uae-2.8.2-1|65	
14cu|fs-uae-2.8.2-1|66	%find_lang %{name}
14cu|fs-uae-2.8.2-1|67	
14cu|fs-uae-2.8.2-1|68	%changelog
14cu|fs-uae-2.8.2-1|69	
14cu|fs-uae-2.8.2-1|70	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.2-1
14cu|fs-uae-2.8.2-1|71	- (252345e) Merge branch 'rosa2016.1' into rosa2014.1
14cu|fs-uae-2.8.2-1|72	
14cu|fs-uae-2.8.2-1|73	

10188 14
14cu|funguloids-1.06.4-18|1	# pre release from http://www.ogre3d.org/phpBB2/viewtopic.php?t=29147&postdays=0&postorder=asc&start=75 (with autotools and OpenAL support)
14cu|funguloids-1.06.4-18|2	##%define pre 0
14cu|funguloids-1.06.4-18|3	%define distname %{name}-linux-src-1.06-4
14cu|funguloids-1.06.4-18|4	
14cu|funguloids-1.06.4-18|5	Summary:	Those Funny Funguloids! arcade game
14cu|funguloids-1.06.4-18|6	Name:		funguloids
14cu|funguloids-1.06.4-18|7	Version:	1.06.4
14cu|funguloids-1.06.4-18|8	Release:	18
14cu|funguloids-1.06.4-18|9	License:	Zlib/libpng
14cu|funguloids-1.06.4-18|10	Group:		Games/Arcade
14cu|funguloids-1.06.4-18|11	Url:		http://funguloids.sourceforge.net/
14cu|funguloids-1.06.4-18|12	Source0:	http://www.newbyteorder.net/%{distname}.tar.bz2
14cu|funguloids-1.06.4-18|13	Source1:	funguloids-linux-1.06-4.tar.bz2
14cu|funguloids-1.06.4-18|14	# (ahmad) fix segmenation fault on selecting "start game", due to change in ogre
14cu|funguloids-1.06.4-18|15	# using mpak.py, from upstream author, to unpack, modify the scritps and repack
14cu|funguloids-1.06.4-18|16	# c.f. http://www.mail-archive.com/packman@links2linux.de/msg02703.html
14cu|funguloids-1.06.4-18|17	Source2:	mpak.py
14cu|funguloids-1.06.4-18|18	Patch0:		funguloids-size_chunks_reverse.patch
14cu|funguloids-1.06.4-18|19	Patch1:		funguloids-alc_error.patch
14cu|funguloids-1.06.4-18|20	Patch2:		funguloids-missing_includes.patch
14cu|funguloids-1.06.4-18|21	Patch3:		funguloids-ogre-1.6.patch
14cu|funguloids-1.06.4-18|22	Patch4:		funguloids-lua.patch
14cu|funguloids-1.06.4-18|23	Patch5:		funguloids-1.06-linkage.patch
14cu|funguloids-1.06.4-18|24	Patch6:		funguloids-1.06-fix-doc-location.patch
14cu|funguloids-1.06.4-18|25	Patch7:		funguloids-strcmp.patch
14cu|funguloids-1.06.4-18|26	Patch8:		funguloids-optional_cg.patch
14cu|funguloids-1.06.4-18|27	Patch9:		funguloids-ogre-1.7.0.patch
14cu|funguloids-1.06.4-18|28	Patch10:	funguloids-gcc47.patch
14cu|funguloids-1.06.4-18|29	Patch11:	funguloids-ogre-1.8.patch
14cu|funguloids-1.06.4-18|30	# Fix for Lua 5.2
14cu|funguloids-1.06.4-18|31	Patch12:	funguloids-lua-5.2.patch
14cu|funguloids-1.06.4-18|32	# Build with ogre-1.9
14cu|funguloids-1.06.4-18|33	Patch13:	funguloids-ogre-1.9.patch
14cu|funguloids-1.06.4-18|34	BuildRequires:	automake1.8
14cu|funguloids-1.06.4-18|35	BuildRequires:	pkgconfig(freealut)
14cu|funguloids-1.06.4-18|36	BuildRequires:	pkgconfig(lua)
14cu|funguloids-1.06.4-18|37	BuildRequires:	pkgconfig(mad)
14cu|funguloids-1.06.4-18|38	BuildRequires:	pkgconfig(OGRE)
14cu|funguloids-1.06.4-18|39	BuildRequires:	pkgconfig(OIS)
14cu|funguloids-1.06.4-18|40	BuildRequires:	pkgconfig(openal)
14cu|funguloids-1.06.4-18|41	BuildRequires:	pkgconfig(vorbis)
14cu|funguloids-1.06.4-18|42	Requires:	ogre
14cu|funguloids-1.06.4-18|43	
14cu|funguloids-1.06.4-18|44	%description
14cu|funguloids-1.06.4-18|45	Never before has collecting mushrooms been this mildly entertaining. At least
14cu|funguloids-1.06.4-18|46	not in outer space. It's more of a lifestyle than a game, really. Now with
14cu|funguloids-1.06.4-18|47	graphics and sound, too!
14cu|funguloids-1.06.4-18|48	
14cu|funguloids-1.06.4-18|49	%files
14cu|funguloids-1.06.4-18|50	%{_gamesbindir}/%{name}
14cu|funguloids-1.06.4-18|51	%{_gamesdatadir}/%{name}
14cu|funguloids-1.06.4-18|52	%{_datadir}/applications/%{name}.desktop
14cu|funguloids-1.06.4-18|53	%{_datadir}/pixmaps/%{name}.png
14cu|funguloids-1.06.4-18|54	%{_datadir}/doc/%{name}
14cu|funguloids-1.06.4-18|55	
14cu|funguloids-1.06.4-18|56	#----------------------------------------------------------------------------
14cu|funguloids-1.06.4-18|57	
14cu|funguloids-1.06.4-18|58	%prep
14cu|funguloids-1.06.4-18|59	%setup -q -n %{name} -a 1
14cu|funguloids-1.06.4-18|60	%patch0 -p0
14cu|funguloids-1.06.4-18|61	%patch1 -p0
14cu|funguloids-1.06.4-18|62	%patch2 -p0
14cu|funguloids-1.06.4-18|63	%patch3 -p0
14cu|funguloids-1.06.4-18|64	%patch4 -p0
14cu|funguloids-1.06.4-18|65	%patch5 -p1
14cu|funguloids-1.06.4-18|66	%patch6 -p0
14cu|funguloids-1.06.4-18|67	%patch7 -p0
14cu|funguloids-1.06.4-18|68	%patch8 -p0
14cu|funguloids-1.06.4-18|69	%patch9 -p0
14cu|funguloids-1.06.4-18|70	%patch10 -p0
14cu|funguloids-1.06.4-18|71	%patch11 -p0
14cu|funguloids-1.06.4-18|72	%patch12 -p1
14cu|funguloids-1.06.4-18|73	%patch13 -p1
14cu|funguloids-1.06.4-18|74	perl -pi -e 's/-llua5\.1/-llua/' configure*
14cu|funguloids-1.06.4-18|75	autoreconf -fi
14cu|funguloids-1.06.4-18|76	
14cu|funguloids-1.06.4-18|77	# fix scritps using mpak.py from upstream
14cu|funguloids-1.06.4-18|78	cp %{SOURCE2} .
14cu|funguloids-1.06.4-18|79	python mpak.py -e -f funguloids/bin/bootstrap.mpk -p _bootstrap
14cu|funguloids-1.06.4-18|80	python mpak.py -e -f funguloids/bin/funguloids.mpk -p _gamedata
14cu|funguloids-1.06.4-18|81	sed -ri '/^[A-Z]/ s/(.*)/overlay \1/' _bootstrap/*.overlay _gamedata/*.overlay
14cu|funguloids-1.06.4-18|82	sed -ri '/^[A-Z]/ s/(.*)/particle_system \1/' _gamedata/*.particle
14cu|funguloids-1.06.4-18|83	# This last one looks like a bug in ogre, should be removed when fixed
14cu|funguloids-1.06.4-18|84	# The problem is that green and blue mushrooms have a square instead of a glow
14cu|funguloids-1.06.4-18|85	sed -ri 's/^(\t\t\t)(texture_unit) 1/\1\2\n\1{\n\1}\n\1\2/' _gamedata/materials.material
14cu|funguloids-1.06.4-18|86	python mpak.py -c -f funguloids/bin/bootstrap.mpk _bootstrap/*
14cu|funguloids-1.06.4-18|87	python mpak.py -c -f funguloids/bin/funguloids.mpk _gamedata/*
14cu|funguloids-1.06.4-18|88	rm -rf mpak.py _bootstrap _gamedata
14cu|funguloids-1.06.4-18|89	
14cu|funguloids-1.06.4-18|90	%build
14cu|funguloids-1.06.4-18|91	%configure2_5x --bindir=%{_gamesbindir}
14cu|funguloids-1.06.4-18|92	%make
14cu|funguloids-1.06.4-18|93	
14cu|funguloids-1.06.4-18|94	%install
14cu|funguloids-1.06.4-18|95	%makeinstall_std
14cu|funguloids-1.06.4-18|96	install %{name}/bin/*.mpk %{buildroot}%{_gamesdatadir}/%{name}
14cu|funguloids-1.06.4-18|97	install bin/icon/*.png %{buildroot}%{_gamesdatadir}/%{name}/music
14cu|funguloids-1.06.4-18|98	
14cu|funguloids-1.06.4-18|99	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cu|funguloids-1.06.4-18|100	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|funguloids-1.06.4-18|101	[Desktop Entry]
14cu|funguloids-1.06.4-18|102	Name=Those Funny Funguloids!
14cu|funguloids-1.06.4-18|103	Comment=%{summary}
14cu|funguloids-1.06.4-18|104	Exec=%{_gamesbindir}/%{name}
14cu|funguloids-1.06.4-18|105	Icon=%{name}
14cu|funguloids-1.06.4-18|106	Terminal=false
14cu|funguloids-1.06.4-18|107	Type=Application
14cu|funguloids-1.06.4-18|108	StartupNotify=true
14cu|funguloids-1.06.4-18|109	Categories=Game;ArcadeGame;
14cu|funguloids-1.06.4-18|110	EOF
14cu|funguloids-1.06.4-18|111	
14cu|funguloids-1.06.4-18|112	
14cu|funguloids-1.06.4-18|113	%changelog
14cu|funguloids-1.06.4-18|114	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.06.4-18
14cu|funguloids-1.06.4-18|115	+ Revision: 9115d50
14cu|funguloids-1.06.4-18|116	- Enable ogre 1.9 patch again
14cu|funguloids-1.06.4-18|117	
14cu|funguloids-1.06.4-18|118	

10189 14
14cu|furiusisomount-0.11.3.1-4|1	%define debug_package %{nil}
14cu|furiusisomount-0.11.3.1-4|2	
14cu|furiusisomount-0.11.3.1-4|3	Summary:	An ISO, IMG, BIN, MDF and NRG Image management utility
14cu|furiusisomount-0.11.3.1-4|4	Name:		furiusisomount
14cu|furiusisomount-0.11.3.1-4|5	Version:	0.11.3.1
14cu|furiusisomount-0.11.3.1-4|6	Release:	4
14cu|furiusisomount-0.11.3.1-4|7	License:	GPLv3+
14cu|furiusisomount-0.11.3.1-4|8	Group:		Archiving/Cd burning
14cu|furiusisomount-0.11.3.1-4|9	Url:		https://launchpad.net/furiusisomount
14cu|furiusisomount-0.11.3.1-4|10	Source0:	https://launchpad.net/furiusisomount/python/%{version}/+download/%{name}_%{version}.tar.gz
14cu|furiusisomount-0.11.3.1-4|11	Patch0:		furiusisomount_0.11.3.1-desktop.patch
14cu|furiusisomount-0.11.3.1-4|12	Requires:	fuseiso
14cu|furiusisomount-0.11.3.1-4|13	Requires:	pygtk2.0
14cu|furiusisomount-0.11.3.1-4|14	Requires:	pygtk2.0-libglade
14cu|furiusisomount-0.11.3.1-4|15	
14cu|furiusisomount-0.11.3.1-4|16	%description
14cu|furiusisomount-0.11.3.1-4|17	Simple Gtk+ Interface to Mount ISO, IMG, BIN, MDF and NRG Image files without
14cu|furiusisomount-0.11.3.1-4|18	burning to disk.
14cu|furiusisomount-0.11.3.1-4|19	
14cu|furiusisomount-0.11.3.1-4|20	%files
14cu|furiusisomount-0.11.3.1-4|21	%{_bindir}/%{name}
14cu|furiusisomount-0.11.3.1-4|22	%dir %{python_sitearch}/%{name}
14cu|furiusisomount-0.11.3.1-4|23	%{python_sitearch}/%{name}/*
14cu|furiusisomount-0.11.3.1-4|24	%{_datadir}/applications/%{name}.desktop
14cu|furiusisomount-0.11.3.1-4|25	
14cu|furiusisomount-0.11.3.1-4|26	#----------------------------------------------------------------------------
14cu|furiusisomount-0.11.3.1-4|27	
14cu|furiusisomount-0.11.3.1-4|28	%prep
14cu|furiusisomount-0.11.3.1-4|29	%setup -q -n %{name}_%{version}
14cu|furiusisomount-0.11.3.1-4|30	%patch0 -p1
14cu|furiusisomount-0.11.3.1-4|31	
14cu|furiusisomount-0.11.3.1-4|32	#Remove unneeded files
14cu|furiusisomount-0.11.3.1-4|33	rm -fr .bzr
14cu|furiusisomount-0.11.3.1-4|34	rm -fr .project
14cu|furiusisomount-0.11.3.1-4|35	rm -fr .pydevproject
14cu|furiusisomount-0.11.3.1-4|36	rm -fr .settings
14cu|furiusisomount-0.11.3.1-4|37	rm -fr %{name}
14cu|furiusisomount-0.11.3.1-4|38	rm -fr src/*.pyc
14cu|furiusisomount-0.11.3.1-4|39	
14cu|furiusisomount-0.11.3.1-4|40	%build
14cu|furiusisomount-0.11.3.1-4|41	
14cu|furiusisomount-0.11.3.1-4|42	%install
14cu|furiusisomount-0.11.3.1-4|43	install -dm 755 %{buildroot}%{python_sitearch}/%{name}
14cu|furiusisomount-0.11.3.1-4|44	install -dm 755 %{buildroot}%{_bindir}
14cu|furiusisomount-0.11.3.1-4|45	
14cu|furiusisomount-0.11.3.1-4|46	cp -r * %{buildroot}%{python_sitearch}/%{name}
14cu|furiusisomount-0.11.3.1-4|47	install -Dm644 app.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|furiusisomount-0.11.3.1-4|48	
14cu|furiusisomount-0.11.3.1-4|49	#Create a working launch script (the included one doesn't work when you move the files around)
14cu|furiusisomount-0.11.3.1-4|50	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|furiusisomount-0.11.3.1-4|51	#!/bin/sh
14cu|furiusisomount-0.11.3.1-4|52	
14cu|furiusisomount-0.11.3.1-4|53	python "%{python_sitearch}/%{name}/src/main.py" \$1
14cu|furiusisomount-0.11.3.1-4|54	
14cu|furiusisomount-0.11.3.1-4|55	EOF
14cu|furiusisomount-0.11.3.1-4|56	
14cu|furiusisomount-0.11.3.1-4|57	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|furiusisomount-0.11.3.1-4|58	
14cu|furiusisomount-0.11.3.1-4|59	
14cu|furiusisomount-0.11.3.1-4|60	%changelog
14cu|furiusisomount-0.11.3.1-4|61	
14cu|furiusisomount-0.11.3.1-4|62	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.3.1-4
14cu|furiusisomount-0.11.3.1-4|63	- (0d8bb35) Requires pygtk2.0-libglade
14cu|furiusisomount-0.11.3.1-4|64	
14cu|furiusisomount-0.11.3.1-4|65	

10190 14
14cu|fuse-emulator-1.3.5-1|1	%define oname fuse
14cu|fuse-emulator-1.3.5-1|2	
14cu|fuse-emulator-1.3.5-1|3	Summary:	Free Unix Spectrum Emulator
14cu|fuse-emulator-1.3.5-1|4	Name:		fuse-emulator
14cu|fuse-emulator-1.3.5-1|5	Version:	1.3.5
14cu|fuse-emulator-1.3.5-1|6	Release:	1
14cu|fuse-emulator-1.3.5-1|7	License:	GPLv2+
14cu|fuse-emulator-1.3.5-1|8	Group:		Emulators
14cu|fuse-emulator-1.3.5-1|9	Url:		http://fuse-emulator.sourceforge.net/
14cu|fuse-emulator-1.3.5-1|10	Source0:	https://sourceforge.net/projects/fuse-emulator/files/fuse/%{version}/%{oname}-%{version}.tar.gz
14cu|fuse-emulator-1.3.5-1|11	Source1:	%{oname}-icons.tar.bz2
14cu|fuse-emulator-1.3.5-1|12	BuildRequires:	flex
14cu|fuse-emulator-1.3.5-1|13	BuildRequires:	bison
14cu|fuse-emulator-1.3.5-1|14	BuildRequires:	bzip2-devel
14cu|fuse-emulator-1.3.5-1|15	BuildRequires:	jsw-devel
14cu|fuse-emulator-1.3.5-1|16	BuildRequires:	libspectrum-devel >= 1.3
14cu|fuse-emulator-1.3.5-1|17	BuildRequires:	pkgconfig(alsa)
14cu|fuse-emulator-1.3.5-1|18	BuildRequires:	pkgconfig(audiofile)
14cu|fuse-emulator-1.3.5-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|fuse-emulator-1.3.5-1|20	BuildRequires:	pkgconfig(libgcrypt)
14cu|fuse-emulator-1.3.5-1|21	BuildRequires:	pkgconfig(libpng)
14cu|fuse-emulator-1.3.5-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|fuse-emulator-1.3.5-1|23	BuildRequires:	pkgconfig(sdl)
14cu|fuse-emulator-1.3.5-1|24	BuildRequires:	pkgconfig(zlib)
14cu|fuse-emulator-1.3.5-1|25	
14cu|fuse-emulator-1.3.5-1|26	%description
14cu|fuse-emulator-1.3.5-1|27	What Fuse does have:
14cu|fuse-emulator-1.3.5-1|28	
14cu|fuse-emulator-1.3.5-1|29	* Working 16K/48K/128K/+2/+2A/+3 Speccy, Timex TC2048/TC2068 and
14cu|fuse-emulator-1.3.5-1|30	Pentagon 128 emulation, running at true Speccy speed on any computer
14cu|fuse-emulator-1.3.5-1|31	you're likely to try it on.
14cu|fuse-emulator-1.3.5-1|32	* Support for loading from .tzx files.
14cu|fuse-emulator-1.3.5-1|33	* Sound (on systems supporting the Open Sound System, SDL, or OpenBSD/
14cu|fuse-emulator-1.3.5-1|34	Solaris's /dev/audio).
14cu|fuse-emulator-1.3.5-1|35	* Emulation of most of the common joysticks used on the Spectrum
14cu|fuse-emulator-1.3.5-1|36	(including Kempston, Sinclair and Cursor joysticks).
14cu|fuse-emulator-1.3.5-1|37	* Emulation of some of the printers you could attach to a Spectrum.
14cu|fuse-emulator-1.3.5-1|38	* Support for the RZX input recording file format, including
14cu|fuse-emulator-1.3.5-1|39	'competition mode'.
14cu|fuse-emulator-1.3.5-1|40	* Emulation of the Spectrum +3e, ZXATASP and ZXCF IDE interfaces.
14cu|fuse-emulator-1.3.5-1|41	
14cu|fuse-emulator-1.3.5-1|42	%files
14cu|fuse-emulator-1.3.5-1|43	%defattr(0644,root,root,0755)
14cu|fuse-emulator-1.3.5-1|44	%doc README THANKS COPYING AUTHORS ChangeLog
14cu|fuse-emulator-1.3.5-1|45	%attr(0755,root,root) %{_bindir}/*
14cu|fuse-emulator-1.3.5-1|46	%{_datadir}/applications/%{name}.desktop
14cu|fuse-emulator-1.3.5-1|47	%{_iconsdir}/hicolor/*/apps/%{oname}.*
14cu|fuse-emulator-1.3.5-1|48	%{_mandir}/*/*
14cu|fuse-emulator-1.3.5-1|49	%{_datadir}/%{oname}
14cu|fuse-emulator-1.3.5-1|50	
14cu|fuse-emulator-1.3.5-1|51	#----------------------------------------------------------------------------
14cu|fuse-emulator-1.3.5-1|52	
14cu|fuse-emulator-1.3.5-1|53	%prep
14cu|fuse-emulator-1.3.5-1|54	%setup -q -n %{oname}-%{version}
14cu|fuse-emulator-1.3.5-1|55	%setup -q -T -D -a1 -n %{oname}-%{version}
14cu|fuse-emulator-1.3.5-1|56	
14cu|fuse-emulator-1.3.5-1|57	%build
14cu|fuse-emulator-1.3.5-1|58	autoreconf -fi
14cu|fuse-emulator-1.3.5-1|59	%configure2_5x \
14cu|fuse-emulator-1.3.5-1|60	--with-gtk \
14cu|fuse-emulator-1.3.5-1|61	--disable-gtk3 \
14cu|fuse-emulator-1.3.5-1|62	--with-roms-dir=%{_datadir}/%{oname}
14cu|fuse-emulator-1.3.5-1|63	%make
14cu|fuse-emulator-1.3.5-1|64	
14cu|fuse-emulator-1.3.5-1|65	%install
14cu|fuse-emulator-1.3.5-1|66	%makeinstall_std
14cu|fuse-emulator-1.3.5-1|67	
14cu|fuse-emulator-1.3.5-1|68	mkdir -p %{buildroot}%{_datadir}/applications
14cu|fuse-emulator-1.3.5-1|69	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|fuse-emulator-1.3.5-1|70	[Desktop Entry]
14cu|fuse-emulator-1.3.5-1|71	Name=Fuse
14cu|fuse-emulator-1.3.5-1|72	Comment=Free Unix Spectrum Emulator
14cu|fuse-emulator-1.3.5-1|73	Exec=%{_bindir}/%{oname}
14cu|fuse-emulator-1.3.5-1|74	Icon=%{oname}
14cu|fuse-emulator-1.3.5-1|75	Terminal=false
14cu|fuse-emulator-1.3.5-1|76	Type=Application
14cu|fuse-emulator-1.3.5-1|77	Categories=Game;Emulator;
14cu|fuse-emulator-1.3.5-1|78	EOF
14cu|fuse-emulator-1.3.5-1|79	
14cu|fuse-emulator-1.3.5-1|80	install -D -m 644 %{oname}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{oname}.png
14cu|fuse-emulator-1.3.5-1|81	install -D -m 644 %{oname}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.png
14cu|fuse-emulator-1.3.5-1|82	install -D -m 644 %{oname}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{oname}.png
14cu|fuse-emulator-1.3.5-1|83	
14cu|fuse-emulator-1.3.5-1|84	%changelog
14cu|fuse-emulator-1.3.5-1|85	
14cu|fuse-emulator-1.3.5-1|86	* Sat May 06 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.5-1
14cu|fuse-emulator-1.3.5-1|87	- (6a65e43) Merge branch 'rosa2016.1' into rosa2014.1
14cu|fuse-emulator-1.3.5-1|88	
14cu|fuse-emulator-1.3.5-1|89	

10191 14
14cu|fuse-emulator-utils-1.3.1-1|1	%define oname fuse-utils
14cu|fuse-emulator-utils-1.3.1-1|2	
14cu|fuse-emulator-utils-1.3.1-1|3	Summary:	A few tools to deal with ZX Spectrum emulator files
14cu|fuse-emulator-utils-1.3.1-1|4	Name:		fuse-emulator-utils
14cu|fuse-emulator-utils-1.3.1-1|5	Version:	1.3.1
14cu|fuse-emulator-utils-1.3.1-1|6	Release:	1
14cu|fuse-emulator-utils-1.3.1-1|7	License:	GPLv2+
14cu|fuse-emulator-utils-1.3.1-1|8	Group:		Emulators
14cu|fuse-emulator-utils-1.3.1-1|9	Url:		http://fuse-emulator.sourceforge.net/
14cu|fuse-emulator-utils-1.3.1-1|10	Source0:	%{oname}-%{version}.tar.gz
14cu|fuse-emulator-utils-1.3.1-1|11	BuildRequires:	gettext-devel
14cu|fuse-emulator-utils-1.3.1-1|12	BuildRequires:	libspectrum-devel >= %{version}
14cu|fuse-emulator-utils-1.3.1-1|13	BuildRequires:	pkgconfig(audiofile)
14cu|fuse-emulator-utils-1.3.1-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|fuse-emulator-utils-1.3.1-1|15	BuildRequires:	pkgconfig(libgcrypt)
14cu|fuse-emulator-utils-1.3.1-1|16	BuildRequires:	pkgconfig(zlib)
14cu|fuse-emulator-utils-1.3.1-1|17	%rename fuse-utils
14cu|fuse-emulator-utils-1.3.1-1|18	
14cu|fuse-emulator-utils-1.3.1-1|19	%description
14cu|fuse-emulator-utils-1.3.1-1|20	The Fuse utilities are a few tools which may be of occasional use when
14cu|fuse-emulator-utils-1.3.1-1|21	dealing with ZX Spectrum emulator files. They were originally
14cu|fuse-emulator-utils-1.3.1-1|22	distributed with Fuse, the Free Unix Spectrum Emulator, but are now
14cu|fuse-emulator-utils-1.3.1-1|23	independent of Fuse and can be used on their own.
14cu|fuse-emulator-utils-1.3.1-1|24	
14cu|fuse-emulator-utils-1.3.1-1|25	The available utilities are:
14cu|fuse-emulator-utils-1.3.1-1|26	
14cu|fuse-emulator-utils-1.3.1-1|27	* createhdf: create an empty .hdf IDE hard disk image.
14cu|fuse-emulator-utils-1.3.1-1|28	* listbasic: list the BASIC in a snapshot or tape file.
14cu|fuse-emulator-utils-1.3.1-1|29	* rzxcheck: verify the digital signature in an RZX file.
14cu|fuse-emulator-utils-1.3.1-1|30	* rzxdump: list the contents of an RZX input recording file.
14cu|fuse-emulator-utils-1.3.1-1|31	* rzxtool: add, extract or remove the embedded snapshot from an RZX file,
14cu|fuse-emulator-utils-1.3.1-1|32	or compress or uncompress the file.
14cu|fuse-emulator-utils-1.3.1-1|33	* scl2trd: convert .scl disk images to .trd disk images.
14cu|fuse-emulator-utils-1.3.1-1|34	* snap2tzx: convert snapshots to TZX tape images.
14cu|fuse-emulator-utils-1.3.1-1|35	* snapconv: convert between snapshot formats.
14cu|fuse-emulator-utils-1.3.1-1|36	* tapeconv: convert between .tzx and .tap files.
14cu|fuse-emulator-utils-1.3.1-1|37	* tzxlist: list the contents of a TZX file.
14cu|fuse-emulator-utils-1.3.1-1|38	
14cu|fuse-emulator-utils-1.3.1-1|39	%files
14cu|fuse-emulator-utils-1.3.1-1|40	%doc README AUTHORS ChangeLog
14cu|fuse-emulator-utils-1.3.1-1|41	%{_bindir}/*
14cu|fuse-emulator-utils-1.3.1-1|42	%{_mandir}/*/*
14cu|fuse-emulator-utils-1.3.1-1|43	
14cu|fuse-emulator-utils-1.3.1-1|44	#----------------------------------------------------------------------------
14cu|fuse-emulator-utils-1.3.1-1|45	
14cu|fuse-emulator-utils-1.3.1-1|46	%prep
14cu|fuse-emulator-utils-1.3.1-1|47	%setup -q -n %{oname}-%{version}
14cu|fuse-emulator-utils-1.3.1-1|48	
14cu|fuse-emulator-utils-1.3.1-1|49	%build
14cu|fuse-emulator-utils-1.3.1-1|50	autoreconf -fi
14cu|fuse-emulator-utils-1.3.1-1|51	%configure2_5x
14cu|fuse-emulator-utils-1.3.1-1|52	%make
14cu|fuse-emulator-utils-1.3.1-1|53	
14cu|fuse-emulator-utils-1.3.1-1|54	%install
14cu|fuse-emulator-utils-1.3.1-1|55	%makeinstall_std
14cu|fuse-emulator-utils-1.3.1-1|56	
14cu|fuse-emulator-utils-1.3.1-1|57	
14cu|fuse-emulator-utils-1.3.1-1|58	%changelog
14cu|fuse-emulator-utils-1.3.1-1|59	
14cu|fuse-emulator-utils-1.3.1-1|60	* Wed Dec 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14cu|fuse-emulator-utils-1.3.1-1|61	- (5f686ca) New version 1.3.1
14cu|fuse-emulator-utils-1.3.1-1|62	
14cu|fuse-emulator-utils-1.3.1-1|63	

10192 14
14cu|fuse-utils-1.2.2-1|1	Summary:	The Fuse utilities are a few tools to deal with ZX Spectrum emulator files
14cu|fuse-utils-1.2.2-1|2	Name:		fuse-utils
14cu|fuse-utils-1.2.2-1|3	Version:	1.2.2
14cu|fuse-utils-1.2.2-1|4	Release:	1
14cu|fuse-utils-1.2.2-1|5	License:	GPLv2+
14cu|fuse-utils-1.2.2-1|6	Group:		Emulators
14cu|fuse-utils-1.2.2-1|7	Url:		http://fuse-emulator.sourceforge.net/
14cu|fuse-utils-1.2.2-1|8	Source0:	http://prdownloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
14cu|fuse-utils-1.2.2-1|9	BuildRequires:	jpeg-devel
14cu|fuse-utils-1.2.2-1|10	BuildRequires:	libspectrum-devel >= %{version}
14cu|fuse-utils-1.2.2-1|11	BuildRequires:	pkgconfig(audiofile)
14cu|fuse-utils-1.2.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|fuse-utils-1.2.2-1|13	BuildRequires:	pkgconfig(libgcrypt)
14cu|fuse-utils-1.2.2-1|14	BuildRequires:	pkgconfig(libpng)
14cu|fuse-utils-1.2.2-1|15	BuildRequires:	pkgconfig(zlib)
14cu|fuse-utils-1.2.2-1|16	
14cu|fuse-utils-1.2.2-1|17	%description
14cu|fuse-utils-1.2.2-1|18	The available utilities are:
14cu|fuse-utils-1.2.2-1|19	
14cu|fuse-utils-1.2.2-1|20	* audio2tape: convert an audio file to tape format.
14cu|fuse-utils-1.2.2-1|21	* createhdf: create an empty .hdf IDE hard disk image.
14cu|fuse-utils-1.2.2-1|22	* fmfconv: converter tool for FMF movie files.
14cu|fuse-utils-1.2.2-1|23	* listbasic: list the BASIC in a snapshot or tape file.
14cu|fuse-utils-1.2.2-1|24	* profile2map: convert Fuse profiler output to Z80-style map format.
14cu|fuse-utils-1.2.2-1|25	* raw2hdf: create a .hdf IDE hard disk image from another file.
14cu|fuse-utils-1.2.2-1|26	* rzxcheck: verify the digital signature in an RZX file.
14cu|fuse-utils-1.2.2-1|27	* rzxdump: list the contents of an RZX input recording file.
14cu|fuse-utils-1.2.2-1|28	* rzxtool: add, extract or remove the embedded snapshot from an RZX file,
14cu|fuse-utils-1.2.2-1|29	or compress or uncompress the file.
14cu|fuse-utils-1.2.2-1|30	* scl2trd: convert .scl disk images to .trd disk images.
14cu|fuse-utils-1.2.2-1|31	* snap2tzx: convert snapshots to TZX tape images.
14cu|fuse-utils-1.2.2-1|32	* snapconv: convert between snapshot formats.
14cu|fuse-utils-1.2.2-1|33	* tape2pulses: dumps the pulse information from tape images to text files.
14cu|fuse-utils-1.2.2-1|34	* tape2wav: convert a tape file to .wav audio format.
14cu|fuse-utils-1.2.2-1|35	* tapeconv: convert between .tzx and .tap files.
14cu|fuse-utils-1.2.2-1|36	* tzxlist: list the contents of a TZX, TAP, PZX or Warajevo TAP file.
14cu|fuse-utils-1.2.2-1|37	
14cu|fuse-utils-1.2.2-1|38	%files
14cu|fuse-utils-1.2.2-1|39	%doc README AUTHORS ChangeLog
14cu|fuse-utils-1.2.2-1|40	%{_bindir}/audio2tape
14cu|fuse-utils-1.2.2-1|41	%{_bindir}/createhdf
14cu|fuse-utils-1.2.2-1|42	%{_bindir}/fmfconv
14cu|fuse-utils-1.2.2-1|43	%{_bindir}/listbasic
14cu|fuse-utils-1.2.2-1|44	%{_bindir}/profile2map
14cu|fuse-utils-1.2.2-1|45	%{_bindir}/raw2hdf
14cu|fuse-utils-1.2.2-1|46	%{_bindir}/rzxcheck
14cu|fuse-utils-1.2.2-1|47	%{_bindir}/rzxdump
14cu|fuse-utils-1.2.2-1|48	%{_bindir}/rzxtool
14cu|fuse-utils-1.2.2-1|49	%{_bindir}/scl2trd
14cu|fuse-utils-1.2.2-1|50	%{_bindir}/snap2tzx
14cu|fuse-utils-1.2.2-1|51	%{_bindir}/snapconv
14cu|fuse-utils-1.2.2-1|52	%{_bindir}/tape2pulses
14cu|fuse-utils-1.2.2-1|53	%{_bindir}/tape2wav
14cu|fuse-utils-1.2.2-1|54	%{_bindir}/tapeconv
14cu|fuse-utils-1.2.2-1|55	%{_bindir}/tzxlist
14cu|fuse-utils-1.2.2-1|56	%{_mandir}/man1/audio2tape.1*
14cu|fuse-utils-1.2.2-1|57	%{_mandir}/man1/createhdf.1*
14cu|fuse-utils-1.2.2-1|58	%{_mandir}/man1/fmfconv.1*
14cu|fuse-utils-1.2.2-1|59	%{_mandir}/man1/fuse-utils.1*
14cu|fuse-utils-1.2.2-1|60	%{_mandir}/man1/listbasic.1*
14cu|fuse-utils-1.2.2-1|61	%{_mandir}/man1/profile2map.1*
14cu|fuse-utils-1.2.2-1|62	%{_mandir}/man1/raw2hdf.1*
14cu|fuse-utils-1.2.2-1|63	%{_mandir}/man1/rzxcheck.1*
14cu|fuse-utils-1.2.2-1|64	%{_mandir}/man1/rzxdump.1*
14cu|fuse-utils-1.2.2-1|65	%{_mandir}/man1/rzxtool.1*
14cu|fuse-utils-1.2.2-1|66	%{_mandir}/man1/scl2trd.1*
14cu|fuse-utils-1.2.2-1|67	%{_mandir}/man1/snap2tzx.1*
14cu|fuse-utils-1.2.2-1|68	%{_mandir}/man1/snapconv.1*
14cu|fuse-utils-1.2.2-1|69	%{_mandir}/man1/tape2pulses.1*
14cu|fuse-utils-1.2.2-1|70	%{_mandir}/man1/tape2wav.1*
14cu|fuse-utils-1.2.2-1|71	%{_mandir}/man1/tapeconv.1*
14cu|fuse-utils-1.2.2-1|72	%{_mandir}/man1/tzxlist.1*
14cu|fuse-utils-1.2.2-1|73	
14cu|fuse-utils-1.2.2-1|74	#----------------------------------------------------------------------------
14cu|fuse-utils-1.2.2-1|75	
14cu|fuse-utils-1.2.2-1|76	%prep
14cu|fuse-utils-1.2.2-1|77	%setup -q
14cu|fuse-utils-1.2.2-1|78	
14cu|fuse-utils-1.2.2-1|79	%build
14cu|fuse-utils-1.2.2-1|80	%configure2_5x
14cu|fuse-utils-1.2.2-1|81	%make
14cu|fuse-utils-1.2.2-1|82	
14cu|fuse-utils-1.2.2-1|83	%install
14cu|fuse-utils-1.2.2-1|84	%makeinstall_std
14cu|fuse-utils-1.2.2-1|85	
14cu|fuse-utils-1.2.2-1|86	%changelog
14cu|fuse-utils-1.2.2-1|87	
14cu|fuse-utils-1.2.2-1|88	* Fri Sep 09 2016 alzim <alzim@bk.ru> 1.2.2-1
14cu|fuse-utils-1.2.2-1|89	- (5d55b12) Merge pull request #1 from import/fuse-utils:rosa2016.1
14cu|fuse-utils-1.2.2-1|90	- (5d55b12) Updated to 1.2.2
14cu|fuse-utils-1.2.2-1|91	
14cu|fuse-utils-1.2.2-1|92	

10193 14
14cu|fusionsound-1.6.3-6|1	%define oname FusionSound
14cu|fusionsound-1.6.3-6|2	
14cu|fusionsound-1.6.3-6|3	%define api 1.6
14cu|fusionsound-1.6.3-6|4	%define major 2
14cu|fusionsound-1.6.3-6|5	%define libname %mklibname %{name}-%{api}_ %{major}
14cu|fusionsound-1.6.3-6|6	%define devname %mklibname %{name} -d
14cu|fusionsound-1.6.3-6|7	
14cu|fusionsound-1.6.3-6|8	%define dfbmoduledir %(pkg-config --variable=moduledir direct)
14cu|fusionsound-1.6.3-6|9	
14cu|fusionsound-1.6.3-6|10	Summary:	An audio sub system
14cu|fusionsound-1.6.3-6|11	Name:		fusionsound
14cu|fusionsound-1.6.3-6|12	Version:	1.6.3
14cu|fusionsound-1.6.3-6|13	Release:	6
14cu|fusionsound-1.6.3-6|14	License:	GPLv2+
14cu|fusionsound-1.6.3-6|15	Group:		System/Libraries
14cu|fusionsound-1.6.3-6|16	Url:		http://www.directfb.org
14cu|fusionsound-1.6.3-6|17	Source0:	http://www.directfb.org/downloads/Core/%{oname}-%{version}.tar.gz
14cu|fusionsound-1.6.3-6|18	Patch0:		FusionSound-1.6.2-ffmpeg1.0.patch
14cu|fusionsound-1.6.3-6|19	Patch1:		FusionSound-1.6.3-ffmpeg2.0.patch
14cu|fusionsound-1.6.3-6|20	Patch2:		FusionSound-1.6.3-ffmpeg2.4.patch
14cu|fusionsound-1.6.3-6|21	BuildRequires:	ffmpeg-devel
14cu|fusionsound-1.6.3-6|22	BuildRequires:	pkgconfig(alsa)
14cu|fusionsound-1.6.3-6|23	BuildRequires:	pkgconfig(directfb)
14cu|fusionsound-1.6.3-6|24	BuildRequires:	pkgconfig(libcddb)
14cu|fusionsound-1.6.3-6|25	BuildRequires:	pkgconfig(mad)
14cu|fusionsound-1.6.3-6|26	BuildRequires:	pkgconfig(vorbis)
14cu|fusionsound-1.6.3-6|27	Provides:	%{oname} = %{version}-%{release}
14cu|fusionsound-1.6.3-6|28	
14cu|fusionsound-1.6.3-6|29	%description
14cu|fusionsound-1.6.3-6|30	FusionSound is a very powerful audio sub system in the
14cu|fusionsound-1.6.3-6|31	manner of DirectFB and a technical demonstration of Fusion.
14cu|fusionsound-1.6.3-6|32	
14cu|fusionsound-1.6.3-6|33	FusionSound supports multiple applications using Fusion IPC.
14cu|fusionsound-1.6.3-6|34	It provides streams, static sound buffers and control over any
14cu|fusionsound-1.6.3-6|35	number of concurrent playbacks. Sample data is always stored
14cu|fusionsound-1.6.3-6|36	in shared memory, starting a playback simply adds an entry to
14cu|fusionsound-1.6.3-6|37	the playlist of the mixer thread in the master application.
14cu|fusionsound-1.6.3-6|38	
14cu|fusionsound-1.6.3-6|39	%files
14cu|fusionsound-1.6.3-6|40	%doc AUTHORS ChangeLog TODO
14cu|fusionsound-1.6.3-6|41	%{_bindir}/fs*
14cu|fusionsound-1.6.3-6|42	%{_mandir}/*/%{name}*
14cu|fusionsound-1.6.3-6|43	%dir %{dfbmoduledir}/interfaces/IFusionSound
14cu|fusionsound-1.6.3-6|44	%{dfbmoduledir}/interfaces/IFusionSound/libifusionsound.*
14cu|fusionsound-1.6.3-6|45	%dir %{dfbmoduledir}/interfaces/IFusionSoundMusicProvider
14cu|fusionsound-1.6.3-6|46	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_cdda.*
14cu|fusionsound-1.6.3-6|47	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_ffmpeg.*
14cu|fusionsound-1.6.3-6|48	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_mad.*
14cu|fusionsound-1.6.3-6|49	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_playlist.*
14cu|fusionsound-1.6.3-6|50	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_vorbis.*
14cu|fusionsound-1.6.3-6|51	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_wave.*
14cu|fusionsound-1.6.3-6|52	%dir %{dfbmoduledir}/snddrivers
14cu|fusionsound-1.6.3-6|53	%{dfbmoduledir}/snddrivers/libfusionsound_alsa.*
14cu|fusionsound-1.6.3-6|54	%{dfbmoduledir}/snddrivers/libfusionsound_oss.*
14cu|fusionsound-1.6.3-6|55	%{dfbmoduledir}/snddrivers/libfusionsound_wave.*
14cu|fusionsound-1.6.3-6|56	%{dfbmoduledir}/snddrivers/libfusionsound_dummy.*
14cu|fusionsound-1.6.3-6|57	
14cu|fusionsound-1.6.3-6|58	#----------------------------------------------------------------------------
14cu|fusionsound-1.6.3-6|59	
14cu|fusionsound-1.6.3-6|60	%package -n %{libname}
14cu|fusionsound-1.6.3-6|61	Group:		System/Libraries
14cu|fusionsound-1.6.3-6|62	Summary:	An audio sub sytem
14cu|fusionsound-1.6.3-6|63	Obsoletes:	%{_lib}fusionsound2 < 1.6.3-3
14cu|fusionsound-1.6.3-6|64	
14cu|fusionsound-1.6.3-6|65	%description -n %{libname}
14cu|fusionsound-1.6.3-6|66	FusionSound is a very powerful audio sub system in the
14cu|fusionsound-1.6.3-6|67	manner of DirectFB and a technical demonstration of Fusion.
14cu|fusionsound-1.6.3-6|68	
14cu|fusionsound-1.6.3-6|69	FusionSound supports multiple applications using Fusion IPC.
14cu|fusionsound-1.6.3-6|70	It provides streams, static sound buffers and control over any
14cu|fusionsound-1.6.3-6|71	number of concurrent playbacks. Sample data is always stored
14cu|fusionsound-1.6.3-6|72	in shared memory, starting a playback simply adds an entry to
14cu|fusionsound-1.6.3-6|73	the playlist of the mixer thread in the master application.
14cu|fusionsound-1.6.3-6|74	
14cu|fusionsound-1.6.3-6|75	%files -n %{libname}
14cu|fusionsound-1.6.3-6|76	%doc ChangeLog
14cu|fusionsound-1.6.3-6|77	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|fusionsound-1.6.3-6|78	
14cu|fusionsound-1.6.3-6|79	#----------------------------------------------------------------------------
14cu|fusionsound-1.6.3-6|80	
14cu|fusionsound-1.6.3-6|81	%package -n %{devname}
14cu|fusionsound-1.6.3-6|82	Group:		Development/Other
14cu|fusionsound-1.6.3-6|83	Summary:	An audio sub system
14cu|fusionsound-1.6.3-6|84	Requires:	%{libname} = %{version}-%{release}
14cu|fusionsound-1.6.3-6|85	Provides:	%{name}-devel = %{version}-%{release}
14cu|fusionsound-1.6.3-6|86	
14cu|fusionsound-1.6.3-6|87	%description -n %{devname}
14cu|fusionsound-1.6.3-6|88	FusionSound is a very powerful audio sub system in the
14cu|fusionsound-1.6.3-6|89	manner of DirectFB and a technical demonstration of Fusion.
14cu|fusionsound-1.6.3-6|90	
14cu|fusionsound-1.6.3-6|91	FusionSound supports multiple applications using Fusion IPC.
14cu|fusionsound-1.6.3-6|92	It provides streams, static sound buffers and control over any
14cu|fusionsound-1.6.3-6|93	number of concurrent playbacks. Sample data is always stored
14cu|fusionsound-1.6.3-6|94	in shared memory, starting a playback simply adds an entry to
14cu|fusionsound-1.6.3-6|95	the playlist of the mixer thread in the master application.
14cu|fusionsound-1.6.3-6|96	
14cu|fusionsound-1.6.3-6|97	%files -n %{devname}
14cu|fusionsound-1.6.3-6|98	%doc AUTHORS ChangeLog TODO
14cu|fusionsound-1.6.3-6|99	%{_libdir}/pkgconfig/fusionsound*.pc
14cu|fusionsound-1.6.3-6|100	%{_includedir}/fusionsound
14cu|fusionsound-1.6.3-6|101	%{_includedir}/fusionsound-internal
14cu|fusionsound-1.6.3-6|102	%{_libdir}/lib%{name}.so
14cu|fusionsound-1.6.3-6|103	
14cu|fusionsound-1.6.3-6|104	#----------------------------------------------------------------------------
14cu|fusionsound-1.6.3-6|105	
14cu|fusionsound-1.6.3-6|106	%prep
14cu|fusionsound-1.6.3-6|107	%setup -q -n %{oname}-%{version}
14cu|fusionsound-1.6.3-6|108	%patch0 -p1
14cu|fusionsound-1.6.3-6|109	%patch1 -p1
14cu|fusionsound-1.6.3-6|110	%patch2 -p1
14cu|fusionsound-1.6.3-6|111	
14cu|fusionsound-1.6.3-6|112	%build
14cu|fusionsound-1.6.3-6|113	autoreconf -fi
14cu|fusionsound-1.6.3-6|114	%configure2_5x
14cu|fusionsound-1.6.3-6|115	%make
14cu|fusionsound-1.6.3-6|116	
14cu|fusionsound-1.6.3-6|117	%install
14cu|fusionsound-1.6.3-6|118	%makeinstall_std
14cu|fusionsound-1.6.3-6|119	
14cu|fusionsound-1.6.3-6|120	
14cu|fusionsound-1.6.3-6|121	%changelog
14cu|fusionsound-1.6.3-6|122	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-6
14cu|fusionsound-1.6.3-6|123	+ Revision: 7cd3f8b
14cu|fusionsound-1.6.3-6|124	- Add patch to fix build with ffmpeg 2.4+
14cu|fusionsound-1.6.3-6|125	
14cu|fusionsound-1.6.3-6|126	

10194 14
14cu|fuzzylite-5.0-2|1	%define major 5
14cu|fuzzylite-5.0-2|2	%define libname %mklibname %{name} %{major}
14cu|fuzzylite-5.0-2|3	%define devname %mklibname %{name} -d
14cu|fuzzylite-5.0-2|4	
14cu|fuzzylite-5.0-2|5	Summary:	A fuzzy logic control library in C++
14cu|fuzzylite-5.0-2|6	Name:		fuzzylite
14cu|fuzzylite-5.0-2|7	Version:	5.0
14cu|fuzzylite-5.0-2|8	Release:	2
14cu|fuzzylite-5.0-2|9	License:	LGPLv3+
14cu|fuzzylite-5.0-2|10	Group:		System/Libraries
14cu|fuzzylite-5.0-2|11	Url:		http://www.fuzzylite.com
14cu|fuzzylite-5.0-2|12	Source0:	https://github.com/fuzzylite/fuzzylite/archive/%{name}-%{version}.tar.gz
14cu|fuzzylite-5.0-2|13	Patch0:		fuzzylite-5.0-soversion.patch
14cu|fuzzylite-5.0-2|14	Patch1:		fuzzylite-5.0-cxxflags.patch
14cu|fuzzylite-5.0-2|15	Patch2:		fuzzylite-5.0-install.patch
14cu|fuzzylite-5.0-2|16	BuildRequires:	cmake
14cu|fuzzylite-5.0-2|17	
14cu|fuzzylite-5.0-2|18	%description
14cu|fuzzylite-5.0-2|19	Fuzzylite is a free and open-source fuzzy logic control library programmed
14cu|fuzzylite-5.0-2|20	in C++ for multiple platforms (Windows, Linux, Mac, iOS). Its goal is to
14cu|fuzzylite-5.0-2|21	allow you to easily create fuzzy logic controllers in a few steps utilizing
14cu|fuzzylite-5.0-2|22	object-oriented programming without requiring any third-party libraries.
14cu|fuzzylite-5.0-2|23	
14cu|fuzzylite-5.0-2|24	%files
14cu|fuzzylite-5.0-2|25	%doc AUTHOR ChangeLog COPYING README.md
14cu|fuzzylite-5.0-2|26	%{_bindir}/*
14cu|fuzzylite-5.0-2|27	
14cu|fuzzylite-5.0-2|28	#----------------------------------------------------------------------------
14cu|fuzzylite-5.0-2|29	
14cu|fuzzylite-5.0-2|30	%package -n %{libname}
14cu|fuzzylite-5.0-2|31	Summary:	A fuzzy logic control library in C++
14cu|fuzzylite-5.0-2|32	Group:		System/Libraries
14cu|fuzzylite-5.0-2|33	
14cu|fuzzylite-5.0-2|34	%description -n %{libname}
14cu|fuzzylite-5.0-2|35	Fuzzylite is a free and open-source fuzzy logic control library programmed
14cu|fuzzylite-5.0-2|36	in C++ for multiple platforms (Windows, Linux, Mac, iOS). Its goal is to
14cu|fuzzylite-5.0-2|37	allow you to easily create fuzzy logic controllers in a few steps utilizing
14cu|fuzzylite-5.0-2|38	object-oriented programming without requiring any third-party libraries.
14cu|fuzzylite-5.0-2|39	
14cu|fuzzylite-5.0-2|40	
14cu|fuzzylite-5.0-2|41	%files -n %{libname}
14cu|fuzzylite-5.0-2|42	%{_libdir}/libfuzzylite.so.%{major}*
14cu|fuzzylite-5.0-2|43	
14cu|fuzzylite-5.0-2|44	#----------------------------------------------------------------------------
14cu|fuzzylite-5.0-2|45	
14cu|fuzzylite-5.0-2|46	%package -n %{devname}
14cu|fuzzylite-5.0-2|47	Summary:	Development files for %{name}
14cu|fuzzylite-5.0-2|48	Group:		Development/C++
14cu|fuzzylite-5.0-2|49	Requires:	%{libname} = %{EVRD}
14cu|fuzzylite-5.0-2|50	Provides:	%{name}-devel = %{EVRD}
14cu|fuzzylite-5.0-2|51	
14cu|fuzzylite-5.0-2|52	%description -n %{devname}
14cu|fuzzylite-5.0-2|53	Development files for %{name}.
14cu|fuzzylite-5.0-2|54	
14cu|fuzzylite-5.0-2|55	%files -n %{devname}
14cu|fuzzylite-5.0-2|56	%dir %{_includedir}/fl
14cu|fuzzylite-5.0-2|57	%{_includedir}/fl/*
14cu|fuzzylite-5.0-2|58	%{_libdir}/libfuzzylite.so
14cu|fuzzylite-5.0-2|59	
14cu|fuzzylite-5.0-2|60	#----------------------------------------------------------------------------
14cu|fuzzylite-5.0-2|61	
14cu|fuzzylite-5.0-2|62	%prep
14cu|fuzzylite-5.0-2|63	%setup -q
14cu|fuzzylite-5.0-2|64	%patch0 -p1
14cu|fuzzylite-5.0-2|65	%patch1 -p1
14cu|fuzzylite-5.0-2|66	%patch2 -p1
14cu|fuzzylite-5.0-2|67	
14cu|fuzzylite-5.0-2|68	%build
14cu|fuzzylite-5.0-2|69	pushd %{name}
14cu|fuzzylite-5.0-2|70	%cmake \
14cu|fuzzylite-5.0-2|71	-DFL_CPP11:BOOL=ON \
14cu|fuzzylite-5.0-2|72	-DCMAKE_BUILD_TYPE=RelWithDebInfo
14cu|fuzzylite-5.0-2|73	%make VERBOSE=1
14cu|fuzzylite-5.0-2|74	popd
14cu|fuzzylite-5.0-2|75	
14cu|fuzzylite-5.0-2|76	%install
14cu|fuzzylite-5.0-2|77	%makeinstall_std -C %{name}/build
14cu|fuzzylite-5.0-2|78	
14cu|fuzzylite-5.0-2|79	rm -f %{buildroot}%{_libdir}/libfuzzylite-static.a
14cu|fuzzylite-5.0-2|80	
14cu|fuzzylite-5.0-2|81	%changelog
14cu|fuzzylite-5.0-2|82	* Tue Nov 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-2
14cu|fuzzylite-5.0-2|83	+ Revision: a782c80
14cu|fuzzylite-5.0-2|84	- Bump release
14cu|fuzzylite-5.0-2|85	
14cu|fuzzylite-5.0-2|86	

10195 14
14cu|fvwm2-2.6.6-1|1	# These are bogus as they're all internal, nothing else can use 'em
14cu|fvwm2-2.6.6-1|2	# The perl-Gtk requires is also not really necessary
14cu|fvwm2-2.6.6-1|3	# Inspired by Fedora - AdamW 2008/08
14cu|fvwm2-2.6.6-1|4	%define __noautoreq 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
14cu|fvwm2-2.6.6-1|5	%define __noautoprov 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
14cu|fvwm2-2.6.6-1|6	
14cu|fvwm2-2.6.6-1|7	Summary:	An improved version of the FVWM X-based window manager
14cu|fvwm2-2.6.6-1|8	Name:		fvwm2
14cu|fvwm2-2.6.6-1|9	Version:	2.6.6
14cu|fvwm2-2.6.6-1|10	Release:	1
14cu|fvwm2-2.6.6-1|11	License:	GPLv2+
14cu|fvwm2-2.6.6-1|12	Group:		Graphical desktop/FVWM based
14cu|fvwm2-2.6.6-1|13	Url:		http://www.fvwm.org/
14cu|fvwm2-2.6.6-1|14	Source0:	https://github.com/fvwmorg/fvwm/releases/download/version-%{version}/fvwm-%{version}.tar.gz
14cu|fvwm2-2.6.6-1|15	Source1:	fvwm2.png
14cu|fvwm2-2.6.6-1|16	Source2:	fvwm2
14cu|fvwm2-2.6.6-1|17	Source3:	system.fvwm2rc
14cu|fvwm2-2.6.6-1|18	Source4:	configuration
14cu|fvwm2-2.6.6-1|19	Source5:	http://www.cl.cam.ac.uk/~pz215/fvwm-scripts/scripts/fvwm-xdg-menu.py
14cu|fvwm2-2.6.6-1|20	# From Gentoo, which got it from fvwm-user mailing list; enables fast
14cu|fvwm2-2.6.6-1|21	# translucent menus - AdamW 2008/08
14cu|fvwm2-2.6.6-1|22	Patch0:		fvwm-2.5.26-translucent-menus.diff
14cu|fvwm2-2.6.6-1|23	# From Fedora: use xdg-open instead of 'netscape' - AdamW 2008/08
14cu|fvwm2-2.6.6-1|24	Patch1:		fvwm-2.6.5-rosa-www-browser.patch
14cu|fvwm2-2.6.6-1|25	# From Fedora: use mimeopen instead of just opening files with an
14cu|fvwm2-2.6.6-1|26	# editor - AdamW 2008/08
14cu|fvwm2-2.6.6-1|27	Patch2:		fvwm-2.5.21-mimeopen.patch
14cu|fvwm2-2.6.6-1|28	# From Fedora: generate menu using fvwm-xdg-menu.py (external source
14cu|fvwm2-2.6.6-1|29	# above) instead of hardcoding it
14cu|fvwm2-2.6.6-1|30	Patch3:		fvwm-2.5.21-menu-generate.patch
14cu|fvwm2-2.6.6-1|31	BuildRequires:	flex
14cu|fvwm2-2.6.6-1|32	BuildRequires:	libstroke-devel
14cu|fvwm2-2.6.6-1|33	BuildRequires:	readline-devel
14cu|fvwm2-2.6.6-1|34	BuildRequires:	rplay-devel
14cu|fvwm2-2.6.6-1|35	BuildRequires:	pkgconfig(fribidi)
14cu|fvwm2-2.6.6-1|36	BuildRequires:	pkgconfig(libpng)
14cu|fvwm2-2.6.6-1|37	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|fvwm2-2.6.6-1|38	BuildRequires:	pkgconfig(ncurses)
14cu|fvwm2-2.6.6-1|39	BuildRequires:	pkgconfig(x11)
14cu|fvwm2-2.6.6-1|40	BuildRequires:	pkgconfig(xft)
14cu|fvwm2-2.6.6-1|41	BuildRequires:	pkgconfig(xinerama)
14cu|fvwm2-2.6.6-1|42	BuildRequires:	pkgconfig(xpm)
14cu|fvwm2-2.6.6-1|43	BuildRequires:	pkgconfig(xt)
14cu|fvwm2-2.6.6-1|44	Requires:	fvwm-icons
14cu|fvwm2-2.6.6-1|45	# for www-browser
14cu|fvwm2-2.6.6-1|46	Requires:	desktop-common-data
14cu|fvwm2-2.6.6-1|47	# for fvwm-bug
14cu|fvwm2-2.6.6-1|48	Requires:	sendmail-command
14cu|fvwm2-2.6.6-1|49	# for fvwm-menu-headlines
14cu|fvwm2-2.6.6-1|50	Requires:	xdg-utils
14cu|fvwm2-2.6.6-1|51	# for fvwm-menu-xlock
14cu|fvwm2-2.6.6-1|52	Requires:	xlockmore
14cu|fvwm2-2.6.6-1|53	# for auto-menu generation
14cu|fvwm2-2.6.6-1|54	Requires:	imagemagick pyxdg
14cu|fvwm2-2.6.6-1|55	Requires:	xterm
14cu|fvwm2-2.6.6-1|56	Requires:	xdg-compliance-menu
14cu|fvwm2-2.6.6-1|57	
14cu|fvwm2-2.6.6-1|58	%description
14cu|fvwm2-2.6.6-1|59	FVWM2 (the F stands for whatever you want, but the VWM stands for Virtual
14cu|fvwm2-2.6.6-1|60	Window Manager) is an improved version of the FVWM window manager for the X
14cu|fvwm2-2.6.6-1|61	Window System and shares the same characteristics as FVWM.
14cu|fvwm2-2.6.6-1|62	
14cu|fvwm2-2.6.6-1|63	%files -f %{name}.lang
14cu|fvwm2-2.6.6-1|64	%doc INSTALL README AUTHORS INSTALL.fvwm NEWS ChangeLog docs
14cu|fvwm2-2.6.6-1|65	%config(noreplace) %{_sysconfdir}/X11/fvwm2
14cu|fvwm2-2.6.6-1|66	%config(noreplace) %{_sysconfdir}/menu.d/fvwm2
14cu|fvwm2-2.6.6-1|67	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/09fvwm2
14cu|fvwm2-2.6.6-1|68	%{_mandir}/man1/*
14cu|fvwm2-2.6.6-1|69	%{_bindir}/*
14cu|fvwm2-2.6.6-1|70	%{_datadir}/fvwm
14cu|fvwm2-2.6.6-1|71	%{_libdir}/X11/fvwm2
14cu|fvwm2-2.6.6-1|72	%{_iconsdir}/%{name}.png
14cu|fvwm2-2.6.6-1|73	
14cu|fvwm2-2.6.6-1|74	#----------------------------------------------------------------------------
14cu|fvwm2-2.6.6-1|75	
14cu|fvwm2-2.6.6-1|76	%prep
14cu|fvwm2-2.6.6-1|77	%setup -q -n fvwm-%{version}
14cu|fvwm2-2.6.6-1|78	%patch0 -p0 -b .translucent
14cu|fvwm2-2.6.6-1|79	%patch1 -p1 -b .www
14cu|fvwm2-2.6.6-1|80	#patch2 -p1 -b .mime
14cu|fvwm2-2.6.6-1|81	%patch3 -p1 -b .generate
14cu|fvwm2-2.6.6-1|82	
14cu|fvwm2-2.6.6-1|83	%build
14cu|fvwm2-2.6.6-1|84	%configure2_5x \
14cu|fvwm2-2.6.6-1|85	--disable-gtk \
14cu|fvwm2-2.6.6-1|86	--libexecdir=%{_libdir}/X11/fvwm2 \
14cu|fvwm2-2.6.6-1|87	--sysconfdir=%{_sysconfdir}/X11/fvwm2 \
14cu|fvwm2-2.6.6-1|88	--with-imagepath=%{_iconsdir}
14cu|fvwm2-2.6.6-1|89	
14cu|fvwm2-2.6.6-1|90	
14cu|fvwm2-2.6.6-1|91	%make LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
14cu|fvwm2-2.6.6-1|92	
14cu|fvwm2-2.6.6-1|93	%install
14cu|fvwm2-2.6.6-1|94	%makeinstall_std LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
14cu|fvwm2-2.6.6-1|95	
14cu|fvwm2-2.6.6-1|96	install -d -m 755 %{buildroot}%{_iconsdir}
14cu|fvwm2-2.6.6-1|97	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14cu|fvwm2-2.6.6-1|98	
14cu|fvwm2-2.6.6-1|99	mkdir -p %{buildroot}%{_sysconfdir}/X11/fvwm2
14cu|fvwm2-2.6.6-1|100	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fvwm2
14cu|fvwm2-2.6.6-1|101	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2
14cu|fvwm2-2.6.6-1|102	
14cu|fvwm2-2.6.6-1|103	mkdir -p %{buildroot}%{_sysconfdir}/menu.d
14cu|fvwm2-2.6.6-1|104	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/menu.d
14cu|fvwm2-2.6.6-1|105	
14cu|fvwm2-2.6.6-1|106	# session stuff
14cu|fvwm2-2.6.6-1|107	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cu|fvwm2-2.6.6-1|108	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/09fvwm2 << EOF
14cu|fvwm2-2.6.6-1|109	NAME=Fvwm2
14cu|fvwm2-2.6.6-1|110	ICON=fvwm2
14cu|fvwm2-2.6.6-1|111	EXEC=%{_bindir}/fvwm2
14cu|fvwm2-2.6.6-1|112	DESC=A popular window manager
14cu|fvwm2-2.6.6-1|113	SCRIPT:
14cu|fvwm2-2.6.6-1|114	exec %{_bindir}/fvwm2
14cu|fvwm2-2.6.6-1|115	EOF
14cu|fvwm2-2.6.6-1|116	
14cu|fvwm2-2.6.6-1|117	# OT fvwm is fvwm1
14cu|fvwm2-2.6.6-1|118	rm -f %{buildroot}%{_bindir}/fvwm2
14cu|fvwm2-2.6.6-1|119	mv %{buildroot}%{_bindir}/fvwm %{buildroot}%{_bindir}/fvwm2
14cu|fvwm2-2.6.6-1|120	
14cu|fvwm2-2.6.6-1|121	# menus
14cu|fvwm2-2.6.6-1|122	install -D -m0755 -p %{SOURCE2} %{buildroot}%{_bindir}/fvwm-xdg-menu
14cu|fvwm2-2.6.6-1|123	
14cu|fvwm2-2.6.6-1|124	%find_lang %{name} --all-name
14cu|fvwm2-2.6.6-1|125	
14cu|fvwm2-2.6.6-1|126	%changelog
14cu|fvwm2-2.6.6-1|127	
14cu|fvwm2-2.6.6-1|128	* Fri Sep 09 2016 alzim <alzim@bk.ru> 2.6.6-1
14cu|fvwm2-2.6.6-1|129	- (a703304) Merge pull request #1 from import/fvwm2:rosa2016.1
14cu|fvwm2-2.6.6-1|130	- (a703304) Updated to 2.6.6
14cu|fvwm2-2.6.6-1|131	
14cu|fvwm2-2.6.6-1|132	

10196 14
14cu|fvwm-icons-20070101-1|1	Name:		fvwm-icons
14cu|fvwm-icons-20070101-1|2	Version:	20070101
14cu|fvwm-icons-20070101-1|3	Release:	1
14cu|fvwm-icons-20070101-1|4	Summary:	FVWM icons
14cu|fvwm-icons-20070101-1|5	URL: 		http://www.fvwm.org/
14cu|fvwm-icons-20070101-1|6	Source:		http://www.fvwm.org/generated/icon_download/fvwm_icons-%{version}.tar.bz2
14cu|fvwm-icons-20070101-1|7	License:	GPL
14cu|fvwm-icons-20070101-1|8	Group:		Graphical desktop/FVWM based
14cu|fvwm-icons-20070101-1|9	Obsoletes:	fvwm2-icons
14cu|fvwm-icons-20070101-1|10	Provides:	fvwm2-icons
14cu|fvwm-icons-20070101-1|11	BuildArch:	noarch
14cu|fvwm-icons-20070101-1|12	
14cu|fvwm-icons-20070101-1|13	%description
14cu|fvwm-icons-20070101-1|14	The icons that used to be part of the fvwm source distribution are now
14cu|fvwm-icons-20070101-1|15	accessible separately.
14cu|fvwm-icons-20070101-1|16	
14cu|fvwm-icons-20070101-1|17	%prep
14cu|fvwm-icons-20070101-1|18	%setup -qn fvwm_icons-%{version}
14cu|fvwm-icons-20070101-1|19	
14cu|fvwm-icons-20070101-1|20	%build
14cu|fvwm-icons-20070101-1|21	
14cu|fvwm-icons-20070101-1|22	%install
14cu|fvwm-icons-20070101-1|23	shopt -s extglob
14cu|fvwm-icons-20070101-1|24	install -d -m 755 %{buildroot}%{_iconsdir}
14cu|fvwm-icons-20070101-1|25	install -d -m 755 %{buildroot}%{_miconsdir}
14cu|fvwm-icons-20070101-1|26	
14cu|fvwm-icons-20070101-1|27	for i in mini.*; do
14cu|fvwm-icons-20070101-1|28	install -m 644 $i %{buildroot}%{_miconsdir}/${i#mini.}
14cu|fvwm-icons-20070101-1|29	done
14cu|fvwm-icons-20070101-1|30	for i in !(mini.*); do
14cu|fvwm-icons-20070101-1|31	install -m 644 $i %{buildroot}%{_iconsdir}/${i}
14cu|fvwm-icons-20070101-1|32	done
14cu|fvwm-icons-20070101-1|33	
14cu|fvwm-icons-20070101-1|34	# prevent conflicts
14cu|fvwm-icons-20070101-1|35	rm -f %{buildroot}%{_iconsdir}/xemacs.xpm
14cu|fvwm-icons-20070101-1|36	rm -f %{buildroot}%{_miconsdir}/xmag.xpm
14cu|fvwm-icons-20070101-1|37	# From twm
14cu|fvwm-icons-20070101-1|38	rm -f %{buildroot}%{_miconsdir}/twm.xpm
14cu|fvwm-icons-20070101-1|39	
14cu|fvwm-icons-20070101-1|40	%files
14cu|fvwm-icons-20070101-1|41	%{_iconsdir}/*.xpm
14cu|fvwm-icons-20070101-1|42	%{_miconsdir}/*.xpm
14cu|fvwm-icons-20070101-1|43	
14cu|fvwm-icons-20070101-1|44	%clean
14cu|fvwm-icons-20070101-1|45	
14cu|fvwm-icons-20070101-1|46	
14cu|fvwm-icons-20070101-1|47	
14cu|fvwm-icons-20070101-1|48	
14cu|fvwm-icons-20070101-1|49	
14cu|fvwm-icons-20070101-1|50	
14cu|fvwm-icons-20070101-1|51	%changelog
14cu|fvwm-icons-20070101-1|52	
14cu|fvwm-icons-20070101-1|53	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 20070101-1
14cu|fvwm-icons-20070101-1|54	- (54f03be) Fix build
14cu|fvwm-icons-20070101-1|55	
14cu|fvwm-icons-20070101-1|56	

10197 14
14cu|fwbackups-1.43.6-1|1	Summary:	Feature-rich user backup program
14cu|fwbackups-1.43.6-1|2	Name:		fwbackups
14cu|fwbackups-1.43.6-1|3	Version:	1.43.6
14cu|fwbackups-1.43.6-1|4	Release:	1
14cu|fwbackups-1.43.6-1|5	License:	GPLv2+
14cu|fwbackups-1.43.6-1|6	Group:		Archiving/Backup
14cu|fwbackups-1.43.6-1|7	Url:		http://www.diffingo.com/oss/fwbackups/
14cu|fwbackups-1.43.6-1|8	Source0:	http://www.diffingo.com/downloads/fwbackups/%{name}-%{version}.tar.bz2
14cu|fwbackups-1.43.6-1|9	Patch0:		fwbackups-1.43.6-desktop.patch
14cu|fwbackups-1.43.6-1|10	BuildRequires:	intltool
14cu|fwbackups-1.43.6-1|11	BuildRequires:	xsltproc
14cu|fwbackups-1.43.6-1|12	BuildRequires:	pkgconfig(python)
14cu|fwbackups-1.43.6-1|13	Requires:	pygtk2.0
14cu|fwbackups-1.43.6-1|14	Requires:	pygtk2.0-libglade
14cu|fwbackups-1.43.6-1|15	Requires:	python-notify
14cu|fwbackups-1.43.6-1|16	Requires:	python-paramiko
14cu|fwbackups-1.43.6-1|17	Requires:	python-pycrypto
14cu|fwbackups-1.43.6-1|18	Requires:	rsync
14cu|fwbackups-1.43.6-1|19	Requires:	tar
14cu|fwbackups-1.43.6-1|20	BuildArch:	noarch
14cu|fwbackups-1.43.6-1|21	
14cu|fwbackups-1.43.6-1|22	%description
14cu|fwbackups-1.43.6-1|23	fwbackups is a feature-rich user backup program that allows you to
14cu|fwbackups-1.43.6-1|24	backup your documents anytime, anywhere.
14cu|fwbackups-1.43.6-1|25	
14cu|fwbackups-1.43.6-1|26	It offers a simple but powerful interface that permits you to perform
14cu|fwbackups-1.43.6-1|27	backups with ease, supporting scheduled backups and backing up to
14cu|fwbackups-1.43.6-1|28	remote computers.
14cu|fwbackups-1.43.6-1|29	
14cu|fwbackups-1.43.6-1|30	%files -f %{name}.lang
14cu|fwbackups-1.43.6-1|31	%doc AUTHORS ChangeLog README TODO
14cu|fwbackups-1.43.6-1|32	%{_bindir}/%{name}
14cu|fwbackups-1.43.6-1|33	%{_bindir}/%{name}-*
14cu|fwbackups-1.43.6-1|34	%{_datadir}/%{name}
14cu|fwbackups-1.43.6-1|35	%{_datadir}/applications/fwbackups.desktop
14cu|fwbackups-1.43.6-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|fwbackups-1.43.6-1|37	%{py_puresitedir}/%{name}
14cu|fwbackups-1.43.6-1|38	
14cu|fwbackups-1.43.6-1|39	#----------------------------------------------------------------------------
14cu|fwbackups-1.43.6-1|40	
14cu|fwbackups-1.43.6-1|41	%prep
14cu|fwbackups-1.43.6-1|42	%setup -q
14cu|fwbackups-1.43.6-1|43	%apply_patches
14cu|fwbackups-1.43.6-1|44	
14cu|fwbackups-1.43.6-1|45	%build
14cu|fwbackups-1.43.6-1|46	%configure2_5x
14cu|fwbackups-1.43.6-1|47	%make
14cu|fwbackups-1.43.6-1|48	
14cu|fwbackups-1.43.6-1|49	%install
14cu|fwbackups-1.43.6-1|50	%makeinstall_std
14cu|fwbackups-1.43.6-1|51	
14cu|fwbackups-1.43.6-1|52	%find_lang %{name}
14cu|fwbackups-1.43.6-1|53	
14cu|fwbackups-1.43.6-1|54	
14cu|fwbackups-1.43.6-1|55	%changelog
14cu|fwbackups-1.43.6-1|56	
14cu|fwbackups-1.43.6-1|57	* Mon Feb 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.43.6-1
14cu|fwbackups-1.43.6-1|58	- (80dc687) New version 1.43.6
14cu|fwbackups-1.43.6-1|59	- (80dc687) Properly use find_lang macro
14cu|fwbackups-1.43.6-1|60	- (80dc687) Drop merged patches
14cu|fwbackups-1.43.6-1|61	- (80dc687) Don't use imagemagick to generate icons, now they are properly installed
14cu|fwbackups-1.43.6-1|62	
14cu|fwbackups-1.43.6-1|63	

10198 14
14cu|g15stats-1.9.2-7|1	Summary:	CPU/Memory/Swap usage meter for G15Daemon
14cu|g15stats-1.9.2-7|2	Name:		g15stats
14cu|g15stats-1.9.2-7|3	Version:	1.9.2
14cu|g15stats-1.9.2-7|4	Release:	7
14cu|g15stats-1.9.2-7|5	License:	GPLv2+
14cu|g15stats-1.9.2-7|6	Group:		System/Configuration/Hardware
14cu|g15stats-1.9.2-7|7	Url:		http://g15daemon.sourceforge.net/
14cu|g15stats-1.9.2-7|8	Source0:	http://downloads.sourceforge.net/g15daemon/%{name}-%{version}.tar.bz2
14cu|g15stats-1.9.2-7|9	Patch0:		g15stats-1.9.2-rosa-linkage.patch
14cu|g15stats-1.9.2-7|10	Patch1:		g15stats-1.9.2-optflags.patch
14cu|g15stats-1.9.2-7|11	BuildRequires:	g15-devel
14cu|g15stats-1.9.2-7|12	BuildRequires:	g15daemon_client-devel
14cu|g15stats-1.9.2-7|13	BuildRequires:	g15render-devel
14cu|g15stats-1.9.2-7|14	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|g15stats-1.9.2-7|15	
14cu|g15stats-1.9.2-7|16	%description
14cu|g15stats-1.9.2-7|17	A CPU/Memory/Swap usage meter for G15Daemon.
14cu|g15stats-1.9.2-7|18	
14cu|g15stats-1.9.2-7|19	This first version of G15Stats requires libgtop development packages to be
14cu|g15stats-1.9.2-7|20	installed before compilation.
14cu|g15stats-1.9.2-7|21	
14cu|g15stats-1.9.2-7|22	Features:
14cu|g15stats-1.9.2-7|23	CPU Screen displays graphs of User/System/Nice and Idle time, along with
14cu|g15stats-1.9.2-7|24	LoadAVG and Uptime.
14cu|g15stats-1.9.2-7|25	
14cu|g15stats-1.9.2-7|26	Memory Screen displays Memory Total & Free, and graph of Used vs
14cu|g15stats-1.9.2-7|27	Buffered+Cached Memory.
14cu|g15stats-1.9.2-7|28	
14cu|g15stats-1.9.2-7|29	Swap Screen displays Used, Free and Total swap space, along with the number
14cu|g15stats-1.9.2-7|30	of pages currently paged in/out.
14cu|g15stats-1.9.2-7|31	
14cu|g15stats-1.9.2-7|32	Network Screen displays Total bytes In/Out, history graph, Peak speed.
14cu|g15stats-1.9.2-7|33	
14cu|g15stats-1.9.2-7|34	%files
14cu|g15stats-1.9.2-7|35	%doc AUTHORS COPYING ChangeLog README
14cu|g15stats-1.9.2-7|36	%{_bindir}/g15stats
14cu|g15stats-1.9.2-7|37	
14cu|g15stats-1.9.2-7|38	#----------------------------------------------------------------------------
14cu|g15stats-1.9.2-7|39	
14cu|g15stats-1.9.2-7|40	%prep
14cu|g15stats-1.9.2-7|41	%setup -q
14cu|g15stats-1.9.2-7|42	%patch0 -p1
14cu|g15stats-1.9.2-7|43	%patch1 -p1
14cu|g15stats-1.9.2-7|44	
14cu|g15stats-1.9.2-7|45	%build
14cu|g15stats-1.9.2-7|46	./autogen.sh
14cu|g15stats-1.9.2-7|47	%configure2_5x
14cu|g15stats-1.9.2-7|48	%make
14cu|g15stats-1.9.2-7|49	
14cu|g15stats-1.9.2-7|50	%install
14cu|g15stats-1.9.2-7|51	%makeinstall_std
14cu|g15stats-1.9.2-7|52	
14cu|g15stats-1.9.2-7|53	rm -r %{buildroot}%{_docdir}
14cu|g15stats-1.9.2-7|54	
14cu|g15stats-1.9.2-7|55	
14cu|g15stats-1.9.2-7|56	%changelog
14cu|g15stats-1.9.2-7|57	
14cu|g15stats-1.9.2-7|58	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.2-7
14cu|g15stats-1.9.2-7|59	- (3b8da98) Build with system optflags to fix debug package
14cu|g15stats-1.9.2-7|60	
14cu|g15stats-1.9.2-7|61	

10199 14
14cu|gajim-0.16.5-1|1	%define debug_package	%{nil}
14cu|gajim-0.16.5-1|2	Summary:	Jabber Client written in PyGTK
14cu|gajim-0.16.5-1|3	Name:		gajim
14cu|gajim-0.16.5-1|4	Version:	0.16.5
14cu|gajim-0.16.5-1|5	Release:	1
14cu|gajim-0.16.5-1|6	Source:		http://gajim.org/downloads/0.16/gajim-%{version}.tar.bz2
14cu|gajim-0.16.5-1|7	URL:		http://www.gajim.org
14cu|gajim-0.16.5-1|8	Group:		Networking/Instant messaging
14cu|gajim-0.16.5-1|9	License:	GPLv3
14cu|gajim-0.16.5-1|10	BuildRequires:	pkgconfig(gnome-python-extras-2.0)
14cu|gajim-0.16.5-1|11	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|gajim-0.16.5-1|12	BuildRequires:	pkgconfig(gdk-2.0)
14cu|gajim-0.16.5-1|13	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|gajim-0.16.5-1|14	BuildRequires:  pkgconfig(xscrnsaver)
14cu|gajim-0.16.5-1|15	BuildRequires:  pkgconfig(expat)
14cu|gajim-0.16.5-1|16	BuildRequires:  pkgconfig(dbus-1)
14cu|gajim-0.16.5-1|17	BuildRequires:  imagemagick
14cu|gajim-0.16.5-1|18	BuildRequires:  desktop-file-utils
14cu|gajim-0.16.5-1|19	BuildRequires:  intltool
14cu|gajim-0.16.5-1|20	
14cu|gajim-0.16.5-1|21	Requires:       pygtk2.0-libglade
14cu|gajim-0.16.5-1|22	Requires:       python-sqlite2
14cu|gajim-0.16.5-1|23	Requires:       gnome-python-gconf
14cu|gajim-0.16.5-1|24	Requires:       gnome-python-extras
14cu|gajim-0.16.5-1|25	Requires:       dbus-python
14cu|gajim-0.16.5-1|26	Requires:       python-OpenSSL
14cu|gajim-0.16.5-1|27	Requires:	python-nbxmpp
14cu|gajim-0.16.5-1|28	Requires:	pyasn1
14cu|gajim-0.16.5-1|29	Requires:       bind-utils
14cu|gajim-0.16.5-1|30	
14cu|gajim-0.16.5-1|31	Suggests:       gnome-python-gtkspell
14cu|gajim-0.16.5-1|32	
14cu|gajim-0.16.5-1|33	
14cu|gajim-0.16.5-1|34	%description
14cu|gajim-0.16.5-1|35	Gajim is a jabber client written in PyGTK. The goal of Gajim's developers is
14cu|gajim-0.16.5-1|36	to provide a full featured and easy to use xmpp client for the GTK+
14cu|gajim-0.16.5-1|37	users. Gajim does not require GNOME to run, event-hough it exists with it
14cu|gajim-0.16.5-1|38	nicely. Gajim is released under the GNU General Public License
14cu|gajim-0.16.5-1|39	
14cu|gajim-0.16.5-1|40	Features:
14cu|gajim-0.16.5-1|41	- Tabbed chat windows
14cu|gajim-0.16.5-1|42	- Groupchat support (with MUC protocol)
14cu|gajim-0.16.5-1|43	- Emoticons, URL grabber
14cu|gajim-0.16.5-1|44	- Systray icon
14cu|gajim-0.16.5-1|45	- TLS & GPG support
14cu|gajim-0.16.5-1|46	- Transport Registration support
14cu|gajim-0.16.5-1|47	- Service Discovery including Nodes
14cu|gajim-0.16.5-1|48	- Multiple accounts support
14cu|gajim-0.16.5-1|49	
14cu|gajim-0.16.5-1|50	%prep
14cu|gajim-0.16.5-1|51	%setup -q
14cu|gajim-0.16.5-1|52	
14cu|gajim-0.16.5-1|53	%build
14cu|gajim-0.16.5-1|54	%configure2_5x
14cu|gajim-0.16.5-1|55	%make
14cu|gajim-0.16.5-1|56	
14cu|gajim-0.16.5-1|57	%install
14cu|gajim-0.16.5-1|58	rm -rf %{buildroot} installed-docs
14cu|gajim-0.16.5-1|59	%makeinstall_std
14cu|gajim-0.16.5-1|60	
14cu|gajim-0.16.5-1|61	desktop-file-install --vendor="" \
14cu|gajim-0.16.5-1|62	--remove-category="Application" \
14cu|gajim-0.16.5-1|63	--add-category="GNOME" \
14cu|gajim-0.16.5-1|64	--add-category="X-MandrivaLinux-Internet-InstantMessaging" \
14cu|gajim-0.16.5-1|65	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gajim-0.16.5-1|66	
14cu|gajim-0.16.5-1|67	
14cu|gajim-0.16.5-1|68	# Fix python-bytecode-inconsistent-mtime
14cu|gajim-0.16.5-1|69	pushd %{buildroot}%{_datadir}/%{name}/src/common
14cu|gajim-0.16.5-1|70	rm -rf *.pyc
14cu|gajim-0.16.5-1|71	rm -rf *.pyo
14cu|gajim-0.16.5-1|72	python -m compileall *.py
14cu|gajim-0.16.5-1|73	popd
14cu|gajim-0.16.5-1|74	
14cu|gajim-0.16.5-1|75	pushd %{buildroot}%{_datadir}/%{name}/src/plugins
14cu|gajim-0.16.5-1|76	rm -rf *.pyc
14cu|gajim-0.16.5-1|77	rm -rf *.pyo
14cu|gajim-0.16.5-1|78	python -m compileall *.py
14cu|gajim-0.16.5-1|79	popd
14cu|gajim-0.16.5-1|80	
14cu|gajim-0.16.5-1|81	%find_lang %{name}
14cu|gajim-0.16.5-1|82	
14cu|gajim-0.16.5-1|83	%files -f %{name}.lang
14cu|gajim-0.16.5-1|84	%doc ChangeLog COPYING README THANKS THANKS.artists
14cu|gajim-0.16.5-1|85	%{_bindir}/gajim
14cu|gajim-0.16.5-1|86	%{_bindir}/gajim-remote
14cu|gajim-0.16.5-1|87	%{_bindir}/gajim-history-manager
14cu|gajim-0.16.5-1|88	%{_datadir}/applications/*.desktop
14cu|gajim-0.16.5-1|89	%{_datadir}/gajim
14cu|gajim-0.16.5-1|90	%{_mandir}/man1/gajim.1*
14cu|gajim-0.16.5-1|91	%{_mandir}/man1/gajim-remote.1*
14cu|gajim-0.16.5-1|92	%{_mandir}/man1/gajim-history-manager.1*
14cu|gajim-0.16.5-1|93	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|gajim-0.16.5-1|94	
14cu|gajim-0.16.5-1|95	
14cu|gajim-0.16.5-1|96	%changelog
14cu|gajim-0.16.5-1|97	
14cu|gajim-0.16.5-1|98	* Sun Feb 07 2016 Denis Silakov <dsilakov@gmail.com> 0.16.5-1
14cu|gajim-0.16.5-1|99	- (08148be) Updated to 0.16.5
14cu|gajim-0.16.5-1|100	
14cu|gajim-0.16.5-1|101	

10200 14
14cu|galago-daemon-0.5.1-6|1	Summary: Galago desktop presence daemon
14cu|galago-daemon-0.5.1-6|2	Name: galago-daemon
14cu|galago-daemon-0.5.1-6|3	Version: 0.5.1
14cu|galago-daemon-0.5.1-6|4	Release: 6
14cu|galago-daemon-0.5.1-6|5	Source0: http://www.galago-project.org/files/releases/source/galago-daemon/%{name}-%{version}.tar.gz
14cu|galago-daemon-0.5.1-6|6	License: GPL
14cu|galago-daemon-0.5.1-6|7	Group: System/Servers
14cu|galago-daemon-0.5.1-6|8	Url: http://www.galago-project.org/
14cu|galago-daemon-0.5.1-6|9	BuildRequires: libgalago-devel >= 0.5.2
14cu|galago-daemon-0.5.1-6|10	
14cu|galago-daemon-0.5.1-6|11	%description
14cu|galago-daemon-0.5.1-6|12	This are the daemon of the Galago desktop presence framework.
14cu|galago-daemon-0.5.1-6|13	
14cu|galago-daemon-0.5.1-6|14	%prep
14cu|galago-daemon-0.5.1-6|15	%setup -q
14cu|galago-daemon-0.5.1-6|16	
14cu|galago-daemon-0.5.1-6|17	%build
14cu|galago-daemon-0.5.1-6|18	%configure2_5x
14cu|galago-daemon-0.5.1-6|19	%make
14cu|galago-daemon-0.5.1-6|20	
14cu|galago-daemon-0.5.1-6|21	%install
14cu|galago-daemon-0.5.1-6|22	%makeinstall_std
14cu|galago-daemon-0.5.1-6|23	
14cu|galago-daemon-0.5.1-6|24	%clean
14cu|galago-daemon-0.5.1-6|25	
14cu|galago-daemon-0.5.1-6|26	%files
14cu|galago-daemon-0.5.1-6|27	%doc NEWS AUTHORS ChangeLog
14cu|galago-daemon-0.5.1-6|28	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/galago-daemon.conf
14cu|galago-daemon-0.5.1-6|29	%_libexecdir/galago-daemon
14cu|galago-daemon-0.5.1-6|30	%{_datadir}/dbus-1/services/org.freedesktop.Galago.service
14cu|galago-daemon-0.5.1-6|31	
14cu|galago-daemon-0.5.1-6|32	
14cu|galago-daemon-0.5.1-6|33	
14cu|galago-daemon-0.5.1-6|34	
14cu|galago-daemon-0.5.1-6|35	
14cu|galago-daemon-0.5.1-6|36	
14cu|galago-daemon-0.5.1-6|37	%changelog
14cu|galago-daemon-0.5.1-6|38	
14cu|galago-daemon-0.5.1-6|39	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5.1-6
14cu|galago-daemon-0.5.1-6|40	- (a61225e) Repack tarball according to upstream
14cu|galago-daemon-0.5.1-6|41	
14cu|galago-daemon-0.5.1-6|42	

10201 14
14cu|galaxis-1.9-2|1	Name:           galaxis
14cu|galaxis-1.9-2|2	Version:        1.9
14cu|galaxis-1.9-2|3	Release:        2
14cu|galaxis-1.9-2|4	Summary:        Find the lost lifeboats from an interstellar liner
14cu|galaxis-1.9-2|5	License:        BSD
14cu|galaxis-1.9-2|6	Group:          Games/Other
14cu|galaxis-1.9-2|7	Url:            http://www.catb.org/esr/galaxis/
14cu|galaxis-1.9-2|8	Source0:        http://www.catb.org/~esr/galaxis/%{name}-%{version}.tar.gz
14cu|galaxis-1.9-2|9	Source1:        rosa-Makefile
14cu|galaxis-1.9-2|10	BuildRequires:  pkgconfig(ncurses)
14cu|galaxis-1.9-2|11	BuildRequires:  imagemagick
14cu|galaxis-1.9-2|12	
14cu|galaxis-1.9-2|13	
14cu|galaxis-1.9-2|14	%description
14cu|galaxis-1.9-2|15	%{summary}
14cu|galaxis-1.9-2|16	
14cu|galaxis-1.9-2|17	%files
14cu|galaxis-1.9-2|18	%doc COPYING NEWS README
14cu|galaxis-1.9-2|19	%{_bindir}/%{name}
14cu|galaxis-1.9-2|20	%{_mandir}/man6/%{name}.6*
14cu|galaxis-1.9-2|21	%{_datadir}/applications/*.desktop
14cu|galaxis-1.9-2|22	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|galaxis-1.9-2|23	#----------------------------------------------
14cu|galaxis-1.9-2|24	
14cu|galaxis-1.9-2|25	%prep
14cu|galaxis-1.9-2|26	%setup -qn %{name}-
14cu|galaxis-1.9-2|27	cp -p %{SOURCE1} Makefile
14cu|galaxis-1.9-2|28	
14cu|galaxis-1.9-2|29	%build
14cu|galaxis-1.9-2|30	%setup_compile_flags
14cu|galaxis-1.9-2|31	%make
14cu|galaxis-1.9-2|32	
14cu|galaxis-1.9-2|33	%install
14cu|galaxis-1.9-2|34	%makeinstall_std
14cu|galaxis-1.9-2|35	
14cu|galaxis-1.9-2|36	
14cu|galaxis-1.9-2|37	for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|galaxis-1.9-2|38	install -dm 0755 \
14cu|galaxis-1.9-2|39	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|galaxis-1.9-2|40	convert -strip -resize $size %{name}.png \
14cu|galaxis-1.9-2|41	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|galaxis-1.9-2|42	done
14cu|galaxis-1.9-2|43	%changelog
14cu|galaxis-1.9-2|44	
14cu|galaxis-1.9-2|45	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 1.9-2
14cu|galaxis-1.9-2|46	- (185d0fa) Updated galaxis.spec
14cu|galaxis-1.9-2|47	
14cu|galaxis-1.9-2|48	

10202 14
14cu|gamazons-0.83-13|1	Summary:	A board game similar to chess and go combined
14cu|gamazons-0.83-13|2	Name:		gamazons
14cu|gamazons-0.83-13|3	Version:	0.83
14cu|gamazons-0.83-13|4	Release:	13
14cu|gamazons-0.83-13|5	License:	GPLv2
14cu|gamazons-0.83-13|6	Group:		Games/Boards
14cu|gamazons-0.83-13|7	URL:		http://www.yorgalily.org/gamazons/
14cu|gamazons-0.83-13|8	Source:		http://www.yorgalily.org/gamazons/src/%{name}-%{version}.tar.gz
14cu|gamazons-0.83-13|9	Patch0:		gamazons-0.83-fix-desktop-file.patch
14cu|gamazons-0.83-13|10	BuildRequires:	imagemagick
14cu|gamazons-0.83-13|11	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|gamazons-0.83-13|12	# (tv) for /usr/bin/desktop-file-install:
14cu|gamazons-0.83-13|13	BuildRequires:	desktop-file-utils
14cu|gamazons-0.83-13|14	
14cu|gamazons-0.83-13|15	%description
14cu|gamazons-0.83-13|16	Amazons is a game played on a 10x10 chess board. Each side has four pieces
14cu|gamazons-0.83-13|17	(amazons) that move like chess queens (in a straight line in any direction).
14cu|gamazons-0.83-13|18	Instead of capturing pieces like in chess, the game is determined based on
14cu|gamazons-0.83-13|19	who moves last.
14cu|gamazons-0.83-13|20	
14cu|gamazons-0.83-13|21	Each move consists of two parts. First an amazon moves to a new square and
14cu|gamazons-0.83-13|22	then fires an arrow to another square (the arrow is fired in a straight
14cu|gamazons-0.83-13|23	line in any direction from the square the amazon landed on). The square
14cu|gamazons-0.83-13|24	the arrow lands on becomes a permenant block for the rest of the game.
14cu|gamazons-0.83-13|25	No one can move over it, or fire an arrow over it. Every turn an amazon
14cu|gamazons-0.83-13|26	must move and fire an arrow, so every turn there is one less square
14cu|gamazons-0.83-13|27	available on the board. Try and block in your opponent or section off a
14cu|gamazons-0.83-13|28	good chunk of the board for yourself.
14cu|gamazons-0.83-13|29	
14cu|gamazons-0.83-13|30	
14cu|gamazons-0.83-13|31	%prep
14cu|gamazons-0.83-13|32	%setup -q
14cu|gamazons-0.83-13|33	%patch0 -p1
14cu|gamazons-0.83-13|34	
14cu|gamazons-0.83-13|35	%build
14cu|gamazons-0.83-13|36	%configure2_5x --bindir=%{_gamesbindir}
14cu|gamazons-0.83-13|37	%make
14cu|gamazons-0.83-13|38	
14cu|gamazons-0.83-13|39	%install
14cu|gamazons-0.83-13|40	%makeinstall_std
14cu|gamazons-0.83-13|41	
14cu|gamazons-0.83-13|42	
14cu|gamazons-0.83-13|43	desktop-file-install --vendor="" \
14cu|gamazons-0.83-13|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gamazons-0.83-13|45	
14cu|gamazons-0.83-13|46	mkdir -p %{buildroot}%{_iconsdir} \
14cu|gamazons-0.83-13|47	%{buildroot}%{_miconsdir} \
14cu|gamazons-0.83-13|48	%{buildroot}%{_liconsdir}
14cu|gamazons-0.83-13|49	install -m 0644         pixmaps/gnome-gamazons.png %{buildroot}%{_liconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|50	convert -geometry 32x32 pixmaps/gnome-gamazons.png %{buildroot}%{_iconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|51	convert -geometry 16x16 pixmaps/gnome-gamazons.png %{buildroot}%{_miconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|52	
14cu|gamazons-0.83-13|53	# translation will come in future versions, find
14cu|gamazons-0.83-13|54	# help files for now
14cu|gamazons-0.83-13|55	%{find_lang} %{name} --with-gnome
14cu|gamazons-0.83-13|56	
14cu|gamazons-0.83-13|57	%clean
14cu|gamazons-0.83-13|58	
14cu|gamazons-0.83-13|59	%files -f %{name}.lang
14cu|gamazons-0.83-13|60	%doc COPYING
14cu|gamazons-0.83-13|61	%{_gamesbindir}/*
14cu|gamazons-0.83-13|62	%{_datadir}/applications/*.desktop
14cu|gamazons-0.83-13|63	%{_datadir}/%{name}
14cu|gamazons-0.83-13|64	%{_datadir}/pixmaps/*
14cu|gamazons-0.83-13|65	%{_iconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|66	%{_miconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|67	%{_liconsdir}/gnome-gamazons.png
14cu|gamazons-0.83-13|68	
14cu|gamazons-0.83-13|69	%changelog
14cu|gamazons-0.83-13|70	
14cu|gamazons-0.83-13|71	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.83-13
14cu|gamazons-0.83-13|72	- (0198b34) Repack tarball according to upstream
14cu|gamazons-0.83-13|73	
14cu|gamazons-0.83-13|74	

10203 14
14cu|gambas3-3.10.0-1|1	Name:		gambas3
14cu|gambas3-3.10.0-1|2	Summary:	Complete IDE based on a BASIC interpreter with object extensions
14cu|gambas3-3.10.0-1|3	Version:	3.10.0
14cu|gambas3-3.10.0-1|4	Release:	1
14cu|gambas3-3.10.0-1|5	License:	GPLv2+
14cu|gambas3-3.10.0-1|6	Group:		Development/Basic
14cu|gambas3-3.10.0-1|7	Url:		http://gambas.sourceforge.net
14cu|gambas3-3.10.0-1|8	Source0:	http://kent.dl.sourceforge.net/project/gambas/gambas3/%{name}-%{version}.tar.bz2
14cu|gambas3-3.10.0-1|9	Source1:	%{name}.desktop
14cu|gambas3-3.10.0-1|10	Source100:	%{name}.rpmlintrc
14cu|gambas3-3.10.0-1|11	#
14cu|gambas3-3.10.0-1|12	Patch0:		gambas3-3.8.4-CVE-2013-7447.patch
14cu|gambas3-3.10.0-1|13	Patch1:		rosa-sdl2.patch
14cu|gambas3-3.10.0-1|14	Patch2:		poppler.patch
14cu|gambas3-3.10.0-1|15	Patch3:		prefer-qt5.patch
14cu|gambas3-3.10.0-1|16	
14cu|gambas3-3.10.0-1|17	#
14cu|gambas3-3.10.0-1|18	BuildRequires:	desktop-file-utils
14cu|gambas3-3.10.0-1|19	BuildRequires:	imagemagick
14cu|gambas3-3.10.0-1|20	BuildRequires:	xdg-utils
14cu|gambas3-3.10.0-1|21	BuildRequires:	bzip2-devel
14cu|gambas3-3.10.0-1|22	BuildRequires:	dumb-devel
14cu|gambas3-3.10.0-1|23	BuildRequires:	gettext-devel
14cu|gambas3-3.10.0-1|24	# no pkgconfig for gmime for portability
14cu|gambas3-3.10.0-1|25	BuildRequires:	gmime-devel
14cu|gambas3-3.10.0-1|26	BuildRequires:	gmp-devel
14cu|gambas3-3.10.0-1|27	BuildRequires:	jpeg-devel
14cu|gambas3-3.10.0-1|28	BuildRequires:	libstdc++-devel
14cu|gambas3-3.10.0-1|29	BuildRequires:	libstdc++-static-devel
14cu|gambas3-3.10.0-1|30	BuildRequires:	mysql-devel
14cu|gambas3-3.10.0-1|31	BuildRequires:	qt4-devel
14cu|gambas3-3.10.0-1|32	BuildRequires:	SDL_sound-devel
14cu|gambas3-3.10.0-1|33	BuildRequires:	unixODBC-devel
14cu|gambas3-3.10.0-1|34	BuildRequires:	pkgconfig(alure)
14cu|gambas3-3.10.0-1|35	BuildRequires:	pkgconfig(cairo)
14cu|gambas3-3.10.0-1|36	BuildRequires:	pkgconfig(dbus-1)
14cu|gambas3-3.10.0-1|37	BuildRequires:	pkgconfig(fluidsynth)
14cu|gambas3-3.10.0-1|38	BuildRequires:	pkgconfig(freetype2)
14cu|gambas3-3.10.0-1|39	BuildRequires:	pkgconfig(gdk-2.0)
14cu|gambas3-3.10.0-1|40	BuildRequires:	pkgconfig(gdkglext-1.0)
14cu|gambas3-3.10.0-1|41	BuildRequires:	pkgconfig(glew)
14cu|gambas3-3.10.0-1|42	BuildRequires:	pkgconfig(gnome-keyring-1)
14cu|gambas3-3.10.0-1|43	BuildRequires:	pkgconfig(gsl)
14cu|gambas3-3.10.0-1|44	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|gambas3-3.10.0-1|45	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14cu|gambas3-3.10.0-1|46	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gambas3-3.10.0-1|47	BuildRequires:	pkgconfig(ice)
14cu|gambas3-3.10.0-1|48	BuildRequires:	pkgconfig(imlib2)
14cu|gambas3-3.10.0-1|49	BuildRequires:	pkgconfig(libcurl)
14cu|gambas3-3.10.0-1|50	BuildRequires:	pkgconfig(libecpg)
14cu|gambas3-3.10.0-1|51	BuildRequires:	pkgconfig(libexslt)
14cu|gambas3-3.10.0-1|52	BuildRequires:	pkgconfig(libffi)
14cu|gambas3-3.10.0-1|53	BuildRequires:	pkgconfig(libmpg123)
14cu|gambas3-3.10.0-1|54	BuildRequires:	pkgconfig(libpcre)
14cu|gambas3-3.10.0-1|55	BuildRequires:	pkgconfig(libpng)
14cu|gambas3-3.10.0-1|56	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|gambas3-3.10.0-1|57	BuildRequires:	pkgconfig(libv4l2)
14cu|gambas3-3.10.0-1|58	BuildRequires:	pkgconfig(libv4lconvert)
14cu|gambas3-3.10.0-1|59	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gambas3-3.10.0-1|60	BuildRequires:	pkgconfig(openal)
14cu|gambas3-3.10.0-1|61	BuildRequires:	pkgconfig(openssl)
14cu|gambas3-3.10.0-1|62	BuildRequires:	pkgconfig(poppler)
14cu|gambas3-3.10.0-1|63	BuildRequires:	pkgconfig(QtWebKit)
14cu|gambas3-3.10.0-1|64	BuildRequires:	pkgconfig(Qt5Core)
14cu|gambas3-3.10.0-1|65	BuildRequires:	pkgconfig(Qt5Gui)
14cu|gambas3-3.10.0-1|66	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|gambas3-3.10.0-1|67	BuildRequires:	pkgconfig(Qt5Svg)
14cu|gambas3-3.10.0-1|68	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|gambas3-3.10.0-1|69	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|gambas3-3.10.0-1|70	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|gambas3-3.10.0-1|71	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|gambas3-3.10.0-1|72	BuildRequires:	pkgconfig(Qt5Xml)
14cu|gambas3-3.10.0-1|73	BuildRequires:	pkgconfig(sdl)
14cu|gambas3-3.10.0-1|74	BuildRequires:	pkgconfig(SDL_image)
14cu|gambas3-3.10.0-1|75	BuildRequires:	pkgconfig(SDL_mixer)
14cu|gambas3-3.10.0-1|76	BuildRequires:	pkgconfig(SDL_ttf)
14cu|gambas3-3.10.0-1|77	BuildRequires:	pkgconfig(sdl2)
14cu|gambas3-3.10.0-1|78	BuildRequires:	pkgconfig(SDL2_image)
14cu|gambas3-3.10.0-1|79	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|gambas3-3.10.0-1|80	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|gambas3-3.10.0-1|81	BuildRequires:	pkgconfig(SDL2_net)
14cu|gambas3-3.10.0-1|82	BuildRequires:	pkgconfig(sndfile)
14cu|gambas3-3.10.0-1|83	BuildRequires:	pkgconfig(sqlite)
14cu|gambas3-3.10.0-1|84	BuildRequires:	pkgconfig(sqlite3)
14cu|gambas3-3.10.0-1|85	BuildRequires:	pkgconfig(xcursor)
14cu|gambas3-3.10.0-1|86	BuildRequires:	pkgconfig(xtst)
14cu|gambas3-3.10.0-1|87	
14cu|gambas3-3.10.0-1|88	
14cu|gambas3-3.10.0-1|89	%description
14cu|gambas3-3.10.0-1|90	Gambas is a free development environment based on a Basic interpreter
14cu|gambas3-3.10.0-1|91	with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
14cu|gambas3-3.10.0-1|92	With Gambas, you can quickly design your program GUI, access MySQL or
14cu|gambas3-3.10.0-1|93	PostgreSQL databases, translate your program into many languages,
14cu|gambas3-3.10.0-1|94	create network applications easily, build RPMs of your apps
14cu|gambas3-3.10.0-1|95	automatically, and so on...
14cu|gambas3-3.10.0-1|96	
14cu|gambas3-3.10.0-1|97	#------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|98	
14cu|gambas3-3.10.0-1|99	%package runtime
14cu|gambas3-3.10.0-1|100	Summary:	The Gambas runtime
14cu|gambas3-3.10.0-1|101	Group:		Development/Basic
14cu|gambas3-3.10.0-1|102	
14cu|gambas3-3.10.0-1|103	%description runtime
14cu|gambas3-3.10.0-1|104	This package includes the Gambas interpreter needed to run Gambas applications.
14cu|gambas3-3.10.0-1|105	
14cu|gambas3-3.10.0-1|106	%files runtime
14cu|gambas3-3.10.0-1|107	%doc README ChangeLog AUTHORS
14cu|gambas3-3.10.0-1|108	%{_bindir}/gbx3
14cu|gambas3-3.10.0-1|109	%{_bindir}/gbr3
14cu|gambas3-3.10.0-1|110	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|111	%{_libdir}/%{name}/gb.component
14cu|gambas3-3.10.0-1|112	%{_libdir}/%{name}/gb.debug.*
14cu|gambas3-3.10.0-1|113	%{_libdir}/%{name}/gb.eval.component
14cu|gambas3-3.10.0-1|114	%{_libdir}/%{name}/gb.eval.so*
14cu|gambas3-3.10.0-1|115	%{_libdir}/%{name}/gb.draw.*
14cu|gambas3-3.10.0-1|116	%{_libdir}/%{name}/gb.geom.*
14cu|gambas3-3.10.0-1|117	%dir %{_datadir}/%{name}
14cu|gambas3-3.10.0-1|118	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|119	%{_datadir}/%{name}/info/gb.info
14cu|gambas3-3.10.0-1|120	%{_datadir}/%{name}/info/gb.list
14cu|gambas3-3.10.0-1|121	%{_datadir}/%{name}/info/gb.debug.*
14cu|gambas3-3.10.0-1|122	%{_datadir}/%{name}/info/gb.eval.list
14cu|gambas3-3.10.0-1|123	%{_datadir}/%{name}/info/gb.eval.info
14cu|gambas3-3.10.0-1|124	%dir %{_datadir}/%{name}/icons
14cu|gambas3-3.10.0-1|125	%{_datadir}/%{name}/icons/application-x-%{name}.png
14cu|gambas3-3.10.0-1|126	%{_datadir}/appdata/gambas3.appdata.xml
14cu|gambas3-3.10.0-1|127	%dir %{_datadir}/%{name}/template
14cu|gambas3-3.10.0-1|128	%{_datadir}/%{name}/template/console
14cu|gambas3-3.10.0-1|129	%{_datadir}/%{name}/template/~subversion
14cu|gambas3-3.10.0-1|130	
14cu|gambas3-3.10.0-1|131	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|132	
14cu|gambas3-3.10.0-1|133	%package devel
14cu|gambas3-3.10.0-1|134	Summary:	The Gambas development package
14cu|gambas3-3.10.0-1|135	Group:		Development/Basic
14cu|gambas3-3.10.0-1|136	
14cu|gambas3-3.10.0-1|137	%description devel
14cu|gambas3-3.10.0-1|138	This package includes all tools needed to compile Gambas projects
14cu|gambas3-3.10.0-1|139	without having to install the complete development environment.
14cu|gambas3-3.10.0-1|140	
14cu|gambas3-3.10.0-1|141	%files devel
14cu|gambas3-3.10.0-1|142	%doc README ChangeLog
14cu|gambas3-3.10.0-1|143	%{_bindir}/gbc3
14cu|gambas3-3.10.0-1|144	%{_bindir}/gba3
14cu|gambas3-3.10.0-1|145	%{_bindir}/gbi3
14cu|gambas3-3.10.0-1|146	# help will not compile reported upstream.
14cu|gambas3-3.10.0-1|147	# https://sourceforge.net/p/gambas/mailman/message/33225126/
14cu|gambas3-3.10.0-1|148	%ifarch %{ix86}
14cu|gambas3-3.10.0-1|149	%{_bindir}/gbh3
14cu|gambas3-3.10.0-1|150	%{_bindir}/gbh3.gambas
14cu|gambas3-3.10.0-1|151	%endif
14cu|gambas3-3.10.0-1|152	
14cu|gambas3-3.10.0-1|153	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|154	
14cu|gambas3-3.10.0-1|155	%package script
14cu|gambas3-3.10.0-1|156	Summary:	The Gambas scripter package
14cu|gambas3-3.10.0-1|157	Group:		Development/Basic
14cu|gambas3-3.10.0-1|158	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|159	
14cu|gambas3-3.10.0-1|160	%description script
14cu|gambas3-3.10.0-1|161	This package includes the scripter program that allows to write script files
14cu|gambas3-3.10.0-1|162	in Gambas.
14cu|gambas3-3.10.0-1|163	
14cu|gambas3-3.10.0-1|164	%files script
14cu|gambas3-3.10.0-1|165	%doc README ChangeLog
14cu|gambas3-3.10.0-1|166	%{_bindir}/gbs3
14cu|gambas3-3.10.0-1|167	%{_bindir}/gbs3.gambas
14cu|gambas3-3.10.0-1|168	%{_bindir}/gbw3
14cu|gambas3-3.10.0-1|169	%{_datadir}/%{name}/icons/application-x-gambasserverpage.png
14cu|gambas3-3.10.0-1|170	%{_datadir}/%{name}/icons/application-x-gambasscript.png
14cu|gambas3-3.10.0-1|171	
14cu|gambas3-3.10.0-1|172	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|173	
14cu|gambas3-3.10.0-1|174	%package ide
14cu|gambas3-3.10.0-1|175	Summary:	The Gambas IDE
14cu|gambas3-3.10.0-1|176	Group:		Development/Basic
14cu|gambas3-3.10.0-1|177	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|178	Requires:	%{name}-devel = %{EVRD}
14cu|gambas3-3.10.0-1|179	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|180	Requires:	%{name}-gb-db-form = %{EVRD}
14cu|gambas3-3.10.0-1|181	Requires:	%{name}-gb-desktop = %{EVRD}
14cu|gambas3-3.10.0-1|182	Requires:	%{name}-gb-eval-highlight = %{EVRD}
14cu|gambas3-3.10.0-1|183	Requires:	%{name}-gb-form = %{EVRD}
14cu|gambas3-3.10.0-1|184	Requires:	%{name}-gb-form-dialog = %{EVRD}
14cu|gambas3-3.10.0-1|185	Requires:	%{name}-gb-form-mdi = %{EVRD}
14cu|gambas3-3.10.0-1|186	Requires:	%{name}-gb-form-stock = %{EVRD}
14cu|gambas3-3.10.0-1|187	Requires:	%{name}-gb-gui = %{EVRD}
14cu|gambas3-3.10.0-1|188	Requires:	%{name}-gb-image = %{EVRD}
14cu|gambas3-3.10.0-1|189	Requires:	%{name}-gb-image-effect = %{EVRD}
14cu|gambas3-3.10.0-1|190	Requires:	%{name}-gb-settings = %{EVRD}
14cu|gambas3-3.10.0-1|191	Requires:	%{name}-gb-clipper = %{EVRD}
14cu|gambas3-3.10.0-1|192	Requires:	%{name}-gb-markdown = %{EVRD}
14cu|gambas3-3.10.0-1|193	Requires:	%{name}-gb-util = %{EVRD}
14cu|gambas3-3.10.0-1|194	Requires:	%{name}-gb-form-editor = %{EVRD}
14cu|gambas3-3.10.0-1|195	Requires:	%{name}-gb-net = %{EVRD}
14cu|gambas3-3.10.0-1|196	Requires:	%{name}-gb-net-curl = %{EVRD}
14cu|gambas3-3.10.0-1|197	Requires:	%{name}-gb-form-editor = %{EVRD}
14cu|gambas3-3.10.0-1|198	Requires:	%{name}-gb-util = %{EVRD}
14cu|gambas3-3.10.0-1|199	Requires:	%{name}-gb-util-web = %{EVRD}
14cu|gambas3-3.10.0-1|200	Requires:	%{name}-gb-form-terminal = %{EVRD}
14cu|gambas3-3.10.0-1|201	Requires:	%{name}-gb-inotify = %{EVRD}
14cu|gambas3-3.10.0-1|202	Requires:	%{name}-gb-term = %{version}
14cu|gambas3-3.10.0-1|203	Requires:	%{name}-gb-web-feed = %{version}
14cu|gambas3-3.10.0-1|204	# qt4 is still default in R7
14cu|gambas3-3.10.0-1|205	%if %{mdvver} > 201610
14cu|gambas3-3.10.0-1|206	Requires:	%{name}-gb-qt5 = %{EVRD}
14cu|gambas3-3.10.0-1|207	Requires:	%{name}-gb-qt5-webkit = %{EVRD}
14cu|gambas3-3.10.0-1|208	Requires:	%{name}-gb-qt5-opengl = %{EVRD}
14cu|gambas3-3.10.0-1|209	Requires:	%{name}-gb-qt5-ext = %{EVRD}
14cu|gambas3-3.10.0-1|210	%else
14cu|gambas3-3.10.0-1|211	Requires:	%{name}-gb-qt4 = %{EVRD}
14cu|gambas3-3.10.0-1|212	Requires:	%{name}-gb-qt4-ext = %{EVRD}
14cu|gambas3-3.10.0-1|213	Requires:	%{name}-gb-qt4-webkit = %{EVRD}
14cu|gambas3-3.10.0-1|214	Requires:	%{name}-gb-qt4-ext = %{EVRD}
14cu|gambas3-3.10.0-1|215	%endif
14cu|gambas3-3.10.0-1|216	Requires:	gettext
14cu|gambas3-3.10.0-1|217	Requires:	rpm-build
14cu|gambas3-3.10.0-1|218	
14cu|gambas3-3.10.0-1|219	%description ide
14cu|gambas3-3.10.0-1|220	This package includes the complete Gambas Development Environment, with the
14cu|gambas3-3.10.0-1|221	database manager, the help files, and all components.
14cu|gambas3-3.10.0-1|222	
14cu|gambas3-3.10.0-1|223	%files ide
14cu|gambas3-3.10.0-1|224	%doc README ChangeLog
14cu|gambas3-3.10.0-1|225	%{_bindir}/%{name}
14cu|gambas3-3.10.0-1|226	%{_bindir}/%{name}.gambas
14cu|gambas3-3.10.0-1|227	%{_datadir}/applications/%{name}.desktop
14cu|gambas3-3.10.0-1|228	%{_iconsdir}/hicolor/*/*/%{name}.png
14cu|gambas3-3.10.0-1|229	%{_datadir}/pixmaps/%{name}.png
14cu|gambas3-3.10.0-1|230	%{_datadir}/%{name}/template/graphical
14cu|gambas3-3.10.0-1|231	
14cu|gambas3-3.10.0-1|232	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|233	
14cu|gambas3-3.10.0-1|234	%package gb-args
14cu|gambas3-3.10.0-1|235	Summary:	Gambas3 component package for args
14cu|gambas3-3.10.0-1|236	Group:		Development/Basic
14cu|gambas3-3.10.0-1|237	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|238	
14cu|gambas3-3.10.0-1|239	%description gb-args
14cu|gambas3-3.10.0-1|240	Gambas3 component package for args.
14cu|gambas3-3.10.0-1|241	
14cu|gambas3-3.10.0-1|242	%files gb-args
14cu|gambas3-3.10.0-1|243	%doc README ChangeLog
14cu|gambas3-3.10.0-1|244	%{_libdir}/%{name}/gb.args.*
14cu|gambas3-3.10.0-1|245	%{_datadir}/%{name}/info/gb.args.*
14cu|gambas3-3.10.0-1|246	
14cu|gambas3-3.10.0-1|247	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|248	
14cu|gambas3-3.10.0-1|249	%package gb-cairo
14cu|gambas3-3.10.0-1|250	Summary:	The Gambas Cairo component
14cu|gambas3-3.10.0-1|251	Group:		Development/Basic
14cu|gambas3-3.10.0-1|252	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|253	
14cu|gambas3-3.10.0-1|254	%description gb-cairo
14cu|gambas3-3.10.0-1|255	This package contains the Gambas Cario components.
14cu|gambas3-3.10.0-1|256	
14cu|gambas3-3.10.0-1|257	%files gb-cairo
14cu|gambas3-3.10.0-1|258	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|259	%{_libdir}/%{name}/gb.cairo.*
14cu|gambas3-3.10.0-1|260	%{_datadir}/%{name}/info/gb.cairo.*
14cu|gambas3-3.10.0-1|261	
14cu|gambas3-3.10.0-1|262	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|263	
14cu|gambas3-3.10.0-1|264	%package gb-chart
14cu|gambas3-3.10.0-1|265	Summary:	The Gambas chart component
14cu|gambas3-3.10.0-1|266	Group:		Development/Basic
14cu|gambas3-3.10.0-1|267	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|268	
14cu|gambas3-3.10.0-1|269	%description gb-chart
14cu|gambas3-3.10.0-1|270	This package contains the Gambas Chart components.
14cu|gambas3-3.10.0-1|271	
14cu|gambas3-3.10.0-1|272	%files gb-chart
14cu|gambas3-3.10.0-1|273	%doc README ChangeLog
14cu|gambas3-3.10.0-1|274	%{_libdir}/%{name}/gb.chart.*
14cu|gambas3-3.10.0-1|275	%{_datadir}/%{name}/info/gb.chart.*
14cu|gambas3-3.10.0-1|276	
14cu|gambas3-3.10.0-1|277	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|278	
14cu|gambas3-3.10.0-1|279	%package gb-clipper
14cu|gambas3-3.10.0-1|280	Summary:	The Gambas clipper component
14cu|gambas3-3.10.0-1|281	Group:		Development/Basic
14cu|gambas3-3.10.0-1|282	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|283	
14cu|gambas3-3.10.0-1|284	%description gb-clipper
14cu|gambas3-3.10.0-1|285	New component based on the Clipper library.
14cu|gambas3-3.10.0-1|286	
14cu|gambas3-3.10.0-1|287	%files gb-clipper
14cu|gambas3-3.10.0-1|288	%doc README ChangeLog
14cu|gambas3-3.10.0-1|289	%{_libdir}/%{name}/gb.clipper.*
14cu|gambas3-3.10.0-1|290	%{_datadir}/%{name}/info/gb.clipper.*
14cu|gambas3-3.10.0-1|291	
14cu|gambas3-3.10.0-1|292	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|293	
14cu|gambas3-3.10.0-1|294	%package gb-complex
14cu|gambas3-3.10.0-1|295	Summary:	The Gambas complex component
14cu|gambas3-3.10.0-1|296	Group:		Development/Basic
14cu|gambas3-3.10.0-1|297	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|298	
14cu|gambas3-3.10.0-1|299	%description gb-complex
14cu|gambas3-3.10.0-1|300	New component that implements a rudimentary management of complex numbers.
14cu|gambas3-3.10.0-1|301	This component is automatically loaded if a complex
14cu|gambas3-3.10.0-1|302	number constant is encountered and no loaded component
14cu|gambas3-3.10.0-1|303	can already handle complex numbers.
14cu|gambas3-3.10.0-1|304	
14cu|gambas3-3.10.0-1|305	%files gb-complex
14cu|gambas3-3.10.0-1|306	%doc README ChangeLog
14cu|gambas3-3.10.0-1|307	%{_libdir}/%{name}/gb.complex*
14cu|gambas3-3.10.0-1|308	%{_datadir}/%{name}/info/gb.complex*
14cu|gambas3-3.10.0-1|309	
14cu|gambas3-3.10.0-1|310	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|311	
14cu|gambas3-3.10.0-1|312	%package gb-compress
14cu|gambas3-3.10.0-1|313	Summary:	The Gambas compression component
14cu|gambas3-3.10.0-1|314	Group:		Development/Basic
14cu|gambas3-3.10.0-1|315	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|316	
14cu|gambas3-3.10.0-1|317	%description gb-compress
14cu|gambas3-3.10.0-1|318	This component allows you to compress/uncompress data or files with
14cu|gambas3-3.10.0-1|319	the bzip2 and zip algorithms.
14cu|gambas3-3.10.0-1|320	
14cu|gambas3-3.10.0-1|321	%files gb-compress
14cu|gambas3-3.10.0-1|322	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|323	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|324	%{_libdir}/%{name}/gb.compress.*
14cu|gambas3-3.10.0-1|325	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|326	%{_datadir}/%{name}/info/gb.compress.*
14cu|gambas3-3.10.0-1|327	
14cu|gambas3-3.10.0-1|328	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|329	
14cu|gambas3-3.10.0-1|330	%package gb-crypt
14cu|gambas3-3.10.0-1|331	Summary:	The Gambas cryptography component
14cu|gambas3-3.10.0-1|332	Group:		Development/Basic
14cu|gambas3-3.10.0-1|333	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|334	
14cu|gambas3-3.10.0-1|335	%description gb-crypt
14cu|gambas3-3.10.0-1|336	This component allows you to use cryptography in your projects.
14cu|gambas3-3.10.0-1|337	
14cu|gambas3-3.10.0-1|338	%files gb-crypt
14cu|gambas3-3.10.0-1|339	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|340	%{_libdir}/%{name}/gb.crypt.*
14cu|gambas3-3.10.0-1|341	%{_datadir}/%{name}/info/gb.crypt.*
14cu|gambas3-3.10.0-1|342	
14cu|gambas3-3.10.0-1|343	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|344	
14cu|gambas3-3.10.0-1|345	%package gb-data
14cu|gambas3-3.10.0-1|346	Summary:	The Gambas data component
14cu|gambas3-3.10.0-1|347	Group:		Development/Basic
14cu|gambas3-3.10.0-1|348	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|349	
14cu|gambas3-3.10.0-1|350	%description gb-data
14cu|gambas3-3.10.0-1|351	New component that adds new container data types to Gambas.
14cu|gambas3-3.10.0-1|352	
14cu|gambas3-3.10.0-1|353	%files gb-data
14cu|gambas3-3.10.0-1|354	%doc README ChangeLog
14cu|gambas3-3.10.0-1|355	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|356	%{_libdir}/%{name}/gb.data*
14cu|gambas3-3.10.0-1|357	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|358	%{_datadir}/%{name}/info/gb.data*
14cu|gambas3-3.10.0-1|359	
14cu|gambas3-3.10.0-1|360	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|361	
14cu|gambas3-3.10.0-1|362	%package gb-db
14cu|gambas3-3.10.0-1|363	Summary:	The Gambas database component
14cu|gambas3-3.10.0-1|364	Group:		Development/Basic
14cu|gambas3-3.10.0-1|365	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|366	
14cu|gambas3-3.10.0-1|367	%description gb-db
14cu|gambas3-3.10.0-1|368	This component allows you to access many databases management systems,
14cu|gambas3-3.10.0-1|369	provided that you install the needed driver packages.
14cu|gambas3-3.10.0-1|370	
14cu|gambas3-3.10.0-1|371	%files gb-db
14cu|gambas3-3.10.0-1|372	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|373	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|374	%{_libdir}/%{name}/gb.db.so*
14cu|gambas3-3.10.0-1|375	%{_libdir}/%{name}/gb.db.component
14cu|gambas3-3.10.0-1|376	%{_libdir}/%{name}/gb.db.gambas
14cu|gambas3-3.10.0-1|377	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|378	%{_datadir}/%{name}/info/gb.db.info
14cu|gambas3-3.10.0-1|379	%{_datadir}/%{name}/info/gb.db.list
14cu|gambas3-3.10.0-1|380	
14cu|gambas3-3.10.0-1|381	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|382	
14cu|gambas3-3.10.0-1|383	%package gb-db-form
14cu|gambas3-3.10.0-1|384	Summary:	The Gambas db-form component
14cu|gambas3-3.10.0-1|385	Group:		Development/Basic
14cu|gambas3-3.10.0-1|386	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|387	
14cu|gambas3-3.10.0-1|388	%description gb-db-form
14cu|gambas3-3.10.0-1|389	This package contains the Gambas Database form components.
14cu|gambas3-3.10.0-1|390	
14cu|gambas3-3.10.0-1|391	%files gb-db-form
14cu|gambas3-3.10.0-1|392	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|393	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|394	%{_libdir}/%{name}/gb.db.form.*
14cu|gambas3-3.10.0-1|395	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|396	%{_datadir}/%{name}/info/gb.db.form.*
14cu|gambas3-3.10.0-1|397	%dir %{_datadir}/%{name}/control
14cu|gambas3-3.10.0-1|398	%{_datadir}/%{name}/control/gb.db.form
14cu|gambas3-3.10.0-1|399	
14cu|gambas3-3.10.0-1|400	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|401	
14cu|gambas3-3.10.0-1|402	%package gb-db-mysql
14cu|gambas3-3.10.0-1|403	Summary:	The MySQL driver for the Gambas database component
14cu|gambas3-3.10.0-1|404	Group:		Development/Basic
14cu|gambas3-3.10.0-1|405	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|406	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|407	
14cu|gambas3-3.10.0-1|408	%description gb-db-mysql
14cu|gambas3-3.10.0-1|409	This component allows you to access MySQL databases.
14cu|gambas3-3.10.0-1|410	
14cu|gambas3-3.10.0-1|411	%files gb-db-mysql
14cu|gambas3-3.10.0-1|412	%doc README ChangeLog
14cu|gambas3-3.10.0-1|413	%{_libdir}/%{name}/gb.db.mysql.*
14cu|gambas3-3.10.0-1|414	%{_datadir}/%{name}/info/gb.db.mysql.info
14cu|gambas3-3.10.0-1|415	%{_datadir}/%{name}/info/gb.db.mysql.list
14cu|gambas3-3.10.0-1|416	
14cu|gambas3-3.10.0-1|417	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|418	
14cu|gambas3-3.10.0-1|419	%package gb-db-odbc
14cu|gambas3-3.10.0-1|420	Summary:	The ODBC driver for the Gambas database component
14cu|gambas3-3.10.0-1|421	Group:		Development/Basic
14cu|gambas3-3.10.0-1|422	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|423	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|424	
14cu|gambas3-3.10.0-1|425	%description gb-db-odbc
14cu|gambas3-3.10.0-1|426	This component allows you to access ODBC databases.
14cu|gambas3-3.10.0-1|427	
14cu|gambas3-3.10.0-1|428	%files gb-db-odbc
14cu|gambas3-3.10.0-1|429	%doc README ChangeLog
14cu|gambas3-3.10.0-1|430	%{_libdir}/%{name}/gb.db.odbc.*
14cu|gambas3-3.10.0-1|431	%{_datadir}/%{name}/info/gb.db.odbc.info
14cu|gambas3-3.10.0-1|432	%{_datadir}/%{name}/info/gb.db.odbc.list
14cu|gambas3-3.10.0-1|433	%{_datadir}/%{name}//template/database
14cu|gambas3-3.10.0-1|434	
14cu|gambas3-3.10.0-1|435	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|436	
14cu|gambas3-3.10.0-1|437	%package gb-db-postgresql
14cu|gambas3-3.10.0-1|438	Summary:	The PostgreSQL driver for the Gambas database component
14cu|gambas3-3.10.0-1|439	Group:		Development/Basic
14cu|gambas3-3.10.0-1|440	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|441	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|442	
14cu|gambas3-3.10.0-1|443	%description gb-db-postgresql
14cu|gambas3-3.10.0-1|444	This component allows you to access PostgreSQL databases.
14cu|gambas3-3.10.0-1|445	
14cu|gambas3-3.10.0-1|446	%files gb-db-postgresql
14cu|gambas3-3.10.0-1|447	%doc README ChangeLog
14cu|gambas3-3.10.0-1|448	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|449	%{_libdir}/%{name}/gb.db.postgresql.*
14cu|gambas3-3.10.0-1|450	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|451	%{_datadir}/%{name}/info/gb.db.postgresql.info
14cu|gambas3-3.10.0-1|452	%{_datadir}/%{name}/info/gb.db.postgresql.list
14cu|gambas3-3.10.0-1|453	
14cu|gambas3-3.10.0-1|454	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|455	
14cu|gambas3-3.10.0-1|456	%package gb-db-sqlite2
14cu|gambas3-3.10.0-1|457	Summary:	The SQLite 2 driver for the Gambas database component
14cu|gambas3-3.10.0-1|458	Group:		Development/Basic
14cu|gambas3-3.10.0-1|459	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|460	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|461	
14cu|gambas3-3.10.0-1|462	%description gb-db-sqlite2
14cu|gambas3-3.10.0-1|463	This component allows you to access SQLite 2 databases.
14cu|gambas3-3.10.0-1|464	
14cu|gambas3-3.10.0-1|465	%files gb-db-sqlite2
14cu|gambas3-3.10.0-1|466	%doc README ChangeLog
14cu|gambas3-3.10.0-1|467	%{_libdir}/%{name}/gb.db.sqlite2.*
14cu|gambas3-3.10.0-1|468	%{_datadir}/%{name}/info/gb.db.sqlite2.info
14cu|gambas3-3.10.0-1|469	%{_datadir}/%{name}/info/gb.db.sqlite2.list
14cu|gambas3-3.10.0-1|470	
14cu|gambas3-3.10.0-1|471	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|472	
14cu|gambas3-3.10.0-1|473	%package gb-db-sqlite3
14cu|gambas3-3.10.0-1|474	Summary:	The SQLite 3 driver for the Gambas database component
14cu|gambas3-3.10.0-1|475	Group:		Development/Basic
14cu|gambas3-3.10.0-1|476	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|477	Requires:	%{name}-gb-db = %{EVRD}
14cu|gambas3-3.10.0-1|478	
14cu|gambas3-3.10.0-1|479	%description gb-db-sqlite3
14cu|gambas3-3.10.0-1|480	This component allows you to access SQLite 3 databases.
14cu|gambas3-3.10.0-1|481	
14cu|gambas3-3.10.0-1|482	%files gb-db-sqlite3
14cu|gambas3-3.10.0-1|483	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|484	%{_libdir}/%{name}/gb.db.sqlite3.*
14cu|gambas3-3.10.0-1|485	%{_datadir}/%{name}/info/gb.db.sqlite3.info
14cu|gambas3-3.10.0-1|486	%{_datadir}/%{name}/info/gb.db.sqlite3.list
14cu|gambas3-3.10.0-1|487	
14cu|gambas3-3.10.0-1|488	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|489	
14cu|gambas3-3.10.0-1|490	%package gb-dbus
14cu|gambas3-3.10.0-1|491	Summary:	The Gambas dbus component
14cu|gambas3-3.10.0-1|492	Group:		Development/Basic
14cu|gambas3-3.10.0-1|493	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|494	
14cu|gambas3-3.10.0-1|495	%description gb-dbus
14cu|gambas3-3.10.0-1|496	This package contains the Gambas D-bus components.
14cu|gambas3-3.10.0-1|497	
14cu|gambas3-3.10.0-1|498	%files gb-dbus
14cu|gambas3-3.10.0-1|499	%doc README ChangeLog
14cu|gambas3-3.10.0-1|500	%{_libdir}/%{name}/gb.dbus.*
14cu|gambas3-3.10.0-1|501	%{_datadir}/%{name}/info/gb.dbus.*
14cu|gambas3-3.10.0-1|502	
14cu|gambas3-3.10.0-1|503	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|504	
14cu|gambas3-3.10.0-1|505	%package gb-desktop
14cu|gambas3-3.10.0-1|506	Summary:	The Gambas XDG component
14cu|gambas3-3.10.0-1|507	Group:		Development/Basic
14cu|gambas3-3.10.0-1|508	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|509	
14cu|gambas3-3.10.0-1|510	%description gb-desktop
14cu|gambas3-3.10.0-1|511	This component allows you to use desktop-agnostic routines based on
14cu|gambas3-3.10.0-1|512	the xdg-utils scripts of the Portland project.
14cu|gambas3-3.10.0-1|513	
14cu|gambas3-3.10.0-1|514	%files gb-desktop
14cu|gambas3-3.10.0-1|515	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|516	%{_libdir}/%{name}/gb.desktop.*
14cu|gambas3-3.10.0-1|517	%{_datadir}/%{name}/info/gb.desktop.*
14cu|gambas3-3.10.0-1|518	%{_datadir}/%{name}/control/gb.desktop
14cu|gambas3-3.10.0-1|519	
14cu|gambas3-3.10.0-1|520	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|521	
14cu|gambas3-3.10.0-1|522	%package gb-eval-highlight
14cu|gambas3-3.10.0-1|523	Summary:	The Gambas eval-highlight component
14cu|gambas3-3.10.0-1|524	Group:		Development/Basic
14cu|gambas3-3.10.0-1|525	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|526	
14cu|gambas3-3.10.0-1|527	%description gb-eval-highlight
14cu|gambas3-3.10.0-1|528	This component implements the eval-highlight component.
14cu|gambas3-3.10.0-1|529	
14cu|gambas3-3.10.0-1|530	%files gb-eval-highlight
14cu|gambas3-3.10.0-1|531	%doc README ChangeLog
14cu|gambas3-3.10.0-1|532	%{_libdir}/%{name}/gb.eval.highlight.*
14cu|gambas3-3.10.0-1|533	%{_datadir}/%{name}/info/gb.eval.highlight.*
14cu|gambas3-3.10.0-1|534	
14cu|gambas3-3.10.0-1|535	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|536	
14cu|gambas3-3.10.0-1|537	%package gb-form
14cu|gambas3-3.10.0-1|538	Summary:	The Gambas dialog form component
14cu|gambas3-3.10.0-1|539	Group:		Development/Basic
14cu|gambas3-3.10.0-1|540	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|541	
14cu|gambas3-3.10.0-1|542	%description gb-form
14cu|gambas3-3.10.0-1|543	This component implements the form control.
14cu|gambas3-3.10.0-1|544	
14cu|gambas3-3.10.0-1|545	%files gb-form
14cu|gambas3-3.10.0-1|546	%doc README ChangeLog
14cu|gambas3-3.10.0-1|547	%{_libdir}/%{name}/gb.form.component
14cu|gambas3-3.10.0-1|548	%{_libdir}/%{name}/gb.form.gambas
14cu|gambas3-3.10.0-1|549	%{_datadir}/%{name}/control/gb.form
14cu|gambas3-3.10.0-1|550	%{_datadir}/%{name}/info/gb.form.info
14cu|gambas3-3.10.0-1|551	%{_datadir}/%{name}/info/gb.form.list
14cu|gambas3-3.10.0-1|552	
14cu|gambas3-3.10.0-1|553	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|554	
14cu|gambas3-3.10.0-1|555	%package gb-form-dialog
14cu|gambas3-3.10.0-1|556	Summary:	The Gambas dialog form component
14cu|gambas3-3.10.0-1|557	Group:		Development/Basic
14cu|gambas3-3.10.0-1|558	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|559	
14cu|gambas3-3.10.0-1|560	%description gb-form-dialog
14cu|gambas3-3.10.0-1|561	This component implements the form-dialog control.
14cu|gambas3-3.10.0-1|562	
14cu|gambas3-3.10.0-1|563	%files gb-form-dialog
14cu|gambas3-3.10.0-1|564	%doc README ChangeLog
14cu|gambas3-3.10.0-1|565	%{_libdir}/%{name}/gb.form.dialog.component
14cu|gambas3-3.10.0-1|566	%{_libdir}/%{name}/gb.form.dialog.gambas
14cu|gambas3-3.10.0-1|567	%{_datadir}/%{name}/info/gb.form.dialog.info
14cu|gambas3-3.10.0-1|568	%{_datadir}/%{name}/info/gb.form.dialog.list
14cu|gambas3-3.10.0-1|569	
14cu|gambas3-3.10.0-1|570	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|571	
14cu|gambas3-3.10.0-1|572	%package gb-form-editor
14cu|gambas3-3.10.0-1|573	Summary:	Gambas3 component text editor
14cu|gambas3-3.10.0-1|574	Group:		Development/Basic
14cu|gambas3-3.10.0-1|575	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|576	Requires:	%{name}-gb-eval-highlight = %{EVRD}
14cu|gambas3-3.10.0-1|577	
14cu|gambas3-3.10.0-1|578	%description gb-form-editor
14cu|gambas3-3.10.0-1|579	This component provides the TextEditor control,
14cu|gambas3-3.10.0-1|580	which is a text editor with syntax highlighting support.
14cu|gambas3-3.10.0-1|581	
14cu|gambas3-3.10.0-1|582	%files gb-form-editor
14cu|gambas3-3.10.0-1|583	%doc README ChangeLog
14cu|gambas3-3.10.0-1|584	%{_libdir}/%{name}/gb.form.editor.component
14cu|gambas3-3.10.0-1|585	%{_libdir}/%{name}/gb.form.editor.gambas
14cu|gambas3-3.10.0-1|586	%{_datadir}/%{name}/info/gb.form.editor.info
14cu|gambas3-3.10.0-1|587	%{_datadir}/%{name}/info/gb.form.editor.list
14cu|gambas3-3.10.0-1|588	%{_datadir}/%{name}/control/gb.form.editor/texteditor.png
14cu|gambas3-3.10.0-1|589	
14cu|gambas3-3.10.0-1|590	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|591	
14cu|gambas3-3.10.0-1|592	%package gb-form-mdi
14cu|gambas3-3.10.0-1|593	Summary:	The Gambas mdi form component
14cu|gambas3-3.10.0-1|594	Group:		Development/Basic
14cu|gambas3-3.10.0-1|595	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|596	
14cu|gambas3-3.10.0-1|597	%description gb-form-mdi
14cu|gambas3-3.10.0-1|598	This component implements the form-mdi control.
14cu|gambas3-3.10.0-1|599	
14cu|gambas3-3.10.0-1|600	%files gb-form-mdi
14cu|gambas3-3.10.0-1|601	%doc README ChangeLog
14cu|gambas3-3.10.0-1|602	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|603	%{_libdir}/%{name}/gb.form.mdi.component
14cu|gambas3-3.10.0-1|604	%{_libdir}/%{name}/gb.form.mdi.gambas
14cu|gambas3-3.10.0-1|605	%dir %{_datadir}/%{name}/control
14cu|gambas3-3.10.0-1|606	%{_datadir}/%{name}/control/gb.form.mdi
14cu|gambas3-3.10.0-1|607	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|608	%{_datadir}/%{name}/info/gb.form.mdi.info
14cu|gambas3-3.10.0-1|609	%{_datadir}/%{name}/info/gb.form.mdi.list
14cu|gambas3-3.10.0-1|610	
14cu|gambas3-3.10.0-1|611	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|612	
14cu|gambas3-3.10.0-1|613	%package gb-form-stock
14cu|gambas3-3.10.0-1|614	Summary:	The Gambas stock form component
14cu|gambas3-3.10.0-1|615	Group:		Development/Basic
14cu|gambas3-3.10.0-1|616	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|617	
14cu|gambas3-3.10.0-1|618	%description gb-form-stock
14cu|gambas3-3.10.0-1|619	This component implements the form-stock control.
14cu|gambas3-3.10.0-1|620	
14cu|gambas3-3.10.0-1|621	%files gb-form-stock
14cu|gambas3-3.10.0-1|622	%doc README ChangeLog
14cu|gambas3-3.10.0-1|623	%{_libdir}/%{name}/gb.form.stock.component
14cu|gambas3-3.10.0-1|624	%{_libdir}/%{name}/gb.form.stock.gambas
14cu|gambas3-3.10.0-1|625	%{_datadir}/%{name}/info/gb.form.stock.info
14cu|gambas3-3.10.0-1|626	%{_datadir}/%{name}/info/gb.form.stock.list
14cu|gambas3-3.10.0-1|627	
14cu|gambas3-3.10.0-1|628	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|629	%package gb-form-terminal
14cu|gambas3-3.10.0-1|630	
14cu|gambas3-3.10.0-1|631	Summary:	Full-featured VT-100 terminal emulator control
14cu|gambas3-3.10.0-1|632	Group:		Development/Basic
14cu|gambas3-3.10.0-1|633	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|634	
14cu|gambas3-3.10.0-1|635	%description gb-form-terminal
14cu|gambas3-3.10.0-1|636	This component provides a full-featured
14cu|gambas3-3.10.0-1|637	VT-100 terminal emulator control.
14cu|gambas3-3.10.0-1|638	
14cu|gambas3-3.10.0-1|639	%files gb-form-terminal
14cu|gambas3-3.10.0-1|640	%doc README ChangeLog
14cu|gambas3-3.10.0-1|641	%{_libdir}/%{name}/gb.form.terminal.component
14cu|gambas3-3.10.0-1|642	%{_libdir}/%{name}/gb.form.terminal.gambas
14cu|gambas3-3.10.0-1|643	%{_datadir}/%{name}/info/gb.form.terminal.info
14cu|gambas3-3.10.0-1|644	%{_datadir}/%{name}/info/gb.form.terminal.list
14cu|gambas3-3.10.0-1|645	%{_datadir}/%{name}/control/gb.form.terminal/terminalview.png
14cu|gambas3-3.10.0-1|646	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|647	
14cu|gambas3-3.10.0-1|648	%package gb-gmp
14cu|gambas3-3.10.0-1|649	Summary:	Gambas3 component package for gmp
14cu|gambas3-3.10.0-1|650	Group:		Development/Basic
14cu|gambas3-3.10.0-1|651	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|652	
14cu|gambas3-3.10.0-1|653	%description gb-gmp
14cu|gambas3-3.10.0-1|654	New component based on the Gnu Multiple Precision Arithmetic
14cu|gambas3-3.10.0-1|655	Library that implements big integers and big rational numbers.
14cu|gambas3-3.10.0-1|656	
14cu|gambas3-3.10.0-1|657	%files gb-gmp
14cu|gambas3-3.10.0-1|658	%doc README ChangeLog
14cu|gambas3-3.10.0-1|659	%{_libdir}/%{name}/gb.gmp.*
14cu|gambas3-3.10.0-1|660	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|661	%{_datadir}/%{name}/info/gb.gmp.*
14cu|gambas3-3.10.0-1|662	
14cu|gambas3-3.10.0-1|663	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|664	
14cu|gambas3-3.10.0-1|665	%package gb-gtk
14cu|gambas3-3.10.0-1|666	Summary:	The Gambas GTK+ GUI component
14cu|gambas3-3.10.0-1|667	Group:		Development/Basic
14cu|gambas3-3.10.0-1|668	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|669	
14cu|gambas3-3.10.0-1|670	%description gb-gtk
14cu|gambas3-3.10.0-1|671	This package contains the Gambas GTK+ GUI components.
14cu|gambas3-3.10.0-1|672	
14cu|gambas3-3.10.0-1|673	%files gb-gtk
14cu|gambas3-3.10.0-1|674	%doc README ChangeLog
14cu|gambas3-3.10.0-1|675	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|676	%{_libdir}/%{name}/gb.gtk.*
14cu|gambas3-3.10.0-1|677	%{_datadir}/%{name}/info/gb.gtk.*
14cu|gambas3-3.10.0-1|678	%{_datadir}/%{name}/template/gtk2
14cu|gambas3-3.10.0-1|679	
14cu|gambas3-3.10.0-1|680	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|681	
14cu|gambas3-3.10.0-1|682	%package gb-gtk3
14cu|gambas3-3.10.0-1|683	Summary:	Gambas3 component package for gtk3
14cu|gambas3-3.10.0-1|684	Group:		Development/Basic
14cu|gambas3-3.10.0-1|685	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|686	
14cu|gambas3-3.10.0-1|687	%description gb-gtk3
14cu|gambas3-3.10.0-1|688	Gambas3 component package for gtk3.
14cu|gambas3-3.10.0-1|689	
14cu|gambas3-3.10.0-1|690	%files gb-gtk3
14cu|gambas3-3.10.0-1|691	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|692	%{_libdir}/%{name}/gb.gtk3.component
14cu|gambas3-3.10.0-1|693	%{_libdir}/%{name}/gb.gtk3.so*
14cu|gambas3-3.10.0-1|694	%{_datadir}/%{name}/info/gb.gtk3.info
14cu|gambas3-3.10.0-1|695	%{_datadir}/%{name}/info/gb.gtk3.list
14cu|gambas3-3.10.0-1|696	%{_datadir}/%{name}/template/gtk3
14cu|gambas3-3.10.0-1|697	
14cu|gambas3-3.10.0-1|698	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|699	
14cu|gambas3-3.10.0-1|700	%package gb-gsl
14cu|gambas3-3.10.0-1|701	Summary:	The Gambas interface to the GNU Scientific Library
14cu|gambas3-3.10.0-1|702	Group:		Development/Basic
14cu|gambas3-3.10.0-1|703	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|704	
14cu|gambas3-3.10.0-1|705	%description gb-gsl
14cu|gambas3-3.10.0-1|706	This component provides an interface to the GNU Scientific Library.
14cu|gambas3-3.10.0-1|707	
14cu|gambas3-3.10.0-1|708	%files gb-gsl
14cu|gambas3-3.10.0-1|709	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|710	%{_libdir}/%{name}/gb.gsl.*
14cu|gambas3-3.10.0-1|711	%{_datadir}/%{name}/info/gb.gsl.*
14cu|gambas3-3.10.0-1|712	
14cu|gambas3-3.10.0-1|713	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|714	
14cu|gambas3-3.10.0-1|715	%package gb-gui
14cu|gambas3-3.10.0-1|716	Summary:	The Gambas GUI component
14cu|gambas3-3.10.0-1|717	Group:		Development/Basic
14cu|gambas3-3.10.0-1|718	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|719	
14cu|gambas3-3.10.0-1|720	%description gb-gui
14cu|gambas3-3.10.0-1|721	This is a component that just loads gb.qt if you are running KDE or
14cu|gambas3-3.10.0-1|722	gb.gtk in the other cases.
14cu|gambas3-3.10.0-1|723	
14cu|gambas3-3.10.0-1|724	%files gb-gui
14cu|gambas3-3.10.0-1|725	%doc README ChangeLog
14cu|gambas3-3.10.0-1|726	%{_libdir}/%{name}/gb.gui.*
14cu|gambas3-3.10.0-1|727	%{_datadir}/%{name}/info/gb.gui.*
14cu|gambas3-3.10.0-1|728	
14cu|gambas3-3.10.0-1|729	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|730	
14cu|gambas3-3.10.0-1|731	%package gb-httpd
14cu|gambas3-3.10.0-1|732	Summary:	Gambas3 component package for httpd
14cu|gambas3-3.10.0-1|733	Group:		Development/Basic
14cu|gambas3-3.10.0-1|734	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|735	
14cu|gambas3-3.10.0-1|736	%description gb-httpd
14cu|gambas3-3.10.0-1|737	Gambas3 component package for httpd.
14cu|gambas3-3.10.0-1|738	
14cu|gambas3-3.10.0-1|739	%files gb-httpd
14cu|gambas3-3.10.0-1|740	%doc README ChangeLog
14cu|gambas3-3.10.0-1|741	%{_libdir}/%{name}/gb.httpd.*
14cu|gambas3-3.10.0-1|742	%{_datadir}/%{name}/info/gb.httpd.*
14cu|gambas3-3.10.0-1|743	
14cu|gambas3-3.10.0-1|744	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|745	
14cu|gambas3-3.10.0-1|746	%package gb-image
14cu|gambas3-3.10.0-1|747	Summary:	The Gambas image manipulation component
14cu|gambas3-3.10.0-1|748	Group:		Development/Basic
14cu|gambas3-3.10.0-1|749	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|750	
14cu|gambas3-3.10.0-1|751	%description gb-image
14cu|gambas3-3.10.0-1|752	This component allows you to apply various effects to images.
14cu|gambas3-3.10.0-1|753	
14cu|gambas3-3.10.0-1|754	%files gb-image
14cu|gambas3-3.10.0-1|755	%doc README ChangeLog
14cu|gambas3-3.10.0-1|756	%{_libdir}/%{name}/gb.image.component
14cu|gambas3-3.10.0-1|757	%{_libdir}/%{name}/gb.image.so*
14cu|gambas3-3.10.0-1|758	%{_datadir}/%{name}/info/gb.image.info
14cu|gambas3-3.10.0-1|759	%{_datadir}/%{name}/info/gb.image.list
14cu|gambas3-3.10.0-1|760	
14cu|gambas3-3.10.0-1|761	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|762	
14cu|gambas3-3.10.0-1|763	%package gb-image-effect
14cu|gambas3-3.10.0-1|764	Summary:	The Gambas image effect component
14cu|gambas3-3.10.0-1|765	Group:		Development/Basic
14cu|gambas3-3.10.0-1|766	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|767	
14cu|gambas3-3.10.0-1|768	%description gb-image-effect
14cu|gambas3-3.10.0-1|769	This component allows you to apply various effects to images.
14cu|gambas3-3.10.0-1|770	
14cu|gambas3-3.10.0-1|771	%files gb-image-effect
14cu|gambas3-3.10.0-1|772	%doc README ChangeLog
14cu|gambas3-3.10.0-1|773	%{_libdir}/%{name}/gb.image.effect.*
14cu|gambas3-3.10.0-1|774	%{_datadir}/%{name}/info/gb.image.effect.*
14cu|gambas3-3.10.0-1|775	
14cu|gambas3-3.10.0-1|776	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|777	
14cu|gambas3-3.10.0-1|778	%package gb-image-imlib
14cu|gambas3-3.10.0-1|779	Summary:	The Gambas image imlib component
14cu|gambas3-3.10.0-1|780	Group:		Development/Basic
14cu|gambas3-3.10.0-1|781	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|782	
14cu|gambas3-3.10.0-1|783	%description gb-image-imlib
14cu|gambas3-3.10.0-1|784	This component allows you to manipulate images with imlibs.
14cu|gambas3-3.10.0-1|785	
14cu|gambas3-3.10.0-1|786	%files gb-image-imlib
14cu|gambas3-3.10.0-1|787	%doc README ChangeLog
14cu|gambas3-3.10.0-1|788	%{_libdir}/%{name}/gb.image.imlib.*
14cu|gambas3-3.10.0-1|789	%{_datadir}/%{name}/info/gb.image.imlib.*
14cu|gambas3-3.10.0-1|790	
14cu|gambas3-3.10.0-1|791	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|792	
14cu|gambas3-3.10.0-1|793	%package gb-image-io
14cu|gambas3-3.10.0-1|794	Summary:	The Gambas image io component
14cu|gambas3-3.10.0-1|795	Group:		Development/Basic
14cu|gambas3-3.10.0-1|796	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|797	
14cu|gambas3-3.10.0-1|798	%description gb-image-io
14cu|gambas3-3.10.0-1|799	This component allows you to perform images input output operations.
14cu|gambas3-3.10.0-1|800	
14cu|gambas3-3.10.0-1|801	%files gb-image-io
14cu|gambas3-3.10.0-1|802	%doc README ChangeLog
14cu|gambas3-3.10.0-1|803	%{_libdir}/%{name}/gb.image.io.*
14cu|gambas3-3.10.0-1|804	%{_datadir}/%{name}/info/gb.image.io.*
14cu|gambas3-3.10.0-1|805	
14cu|gambas3-3.10.0-1|806	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|807	
14cu|gambas3-3.10.0-1|808	%package gb-inotify
14cu|gambas3-3.10.0-1|809	Summary:	Gambas3 component package for inotify
14cu|gambas3-3.10.0-1|810	Group:		Development/Basic
14cu|gambas3-3.10.0-1|811	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|812	
14cu|gambas3-3.10.0-1|813	%description gb-inotify
14cu|gambas3-3.10.0-1|814	Gambas3 component package for inotify.
14cu|gambas3-3.10.0-1|815	
14cu|gambas3-3.10.0-1|816	%files gb-inotify
14cu|gambas3-3.10.0-1|817	%doc README ChangeLog
14cu|gambas3-3.10.0-1|818	%{_libdir}/%{name}/gb.inotify.component
14cu|gambas3-3.10.0-1|819	%{_libdir}/%{name}/gb.inotify.so*
14cu|gambas3-3.10.0-1|820	%{_datadir}/%{name}/info/gb.inotify.info
14cu|gambas3-3.10.0-1|821	%{_datadir}/%{name}/info/gb.inotify.list
14cu|gambas3-3.10.0-1|822	
14cu|gambas3-3.10.0-1|823	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|824	
14cu|gambas3-3.10.0-1|825	%package gb-libxml
14cu|gambas3-3.10.0-1|826	Summary:	The Gambas libxml component
14cu|gambas3-3.10.0-1|827	Group:		Development/Basic
14cu|gambas3-3.10.0-1|828	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|829	
14cu|gambas3-3.10.0-1|830	%description gb-libxml
14cu|gambas3-3.10.0-1|831	This component allows you to use xml.
14cu|gambas3-3.10.0-1|832	
14cu|gambas3-3.10.0-1|833	%files gb-libxml
14cu|gambas3-3.10.0-1|834	%doc README ChangeLog
14cu|gambas3-3.10.0-1|835	%{_libdir}/%{name}/gb.libxml.so*
14cu|gambas3-3.10.0-1|836	%{_libdir}/%{name}/gb.libxml.component
14cu|gambas3-3.10.0-1|837	%{_datadir}/%{name}/info/gb.libxml.info
14cu|gambas3-3.10.0-1|838	%{_datadir}/%{name}/info/gb.libxml.list
14cu|gambas3-3.10.0-1|839	
14cu|gambas3-3.10.0-1|840	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|841	
14cu|gambas3-3.10.0-1|842	%package gb-logging
14cu|gambas3-3.10.0-1|843	Summary:	Gambas3 component package for logging
14cu|gambas3-3.10.0-1|844	Group:		Development/Basic
14cu|gambas3-3.10.0-1|845	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|846	
14cu|gambas3-3.10.0-1|847	%description gb-logging
14cu|gambas3-3.10.0-1|848	Gambas3 component package for logging.
14cu|gambas3-3.10.0-1|849	
14cu|gambas3-3.10.0-1|850	%files gb-logging
14cu|gambas3-3.10.0-1|851	%doc README ChangeLog
14cu|gambas3-3.10.0-1|852	%{_libdir}/%{name}/gb.logging.*
14cu|gambas3-3.10.0-1|853	%{_datadir}/%{name}/info/gb.logging.*
14cu|gambas3-3.10.0-1|854	
14cu|gambas3-3.10.0-1|855	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|856	
14cu|gambas3-3.10.0-1|857	%package gb-map
14cu|gambas3-3.10.0-1|858	Summary:	Gambas3 component package for map
14cu|gambas3-3.10.0-1|859	Group:		Development/Basic
14cu|gambas3-3.10.0-1|860	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|861	
14cu|gambas3-3.10.0-1|862	%description gb-map
14cu|gambas3-3.10.0-1|863	Gambas3 component package for map.
14cu|gambas3-3.10.0-1|864	
14cu|gambas3-3.10.0-1|865	%files gb-map
14cu|gambas3-3.10.0-1|866	%doc README ChangeLog
14cu|gambas3-3.10.0-1|867	%{_libdir}/%{name}/gb.map.component
14cu|gambas3-3.10.0-1|868	%{_libdir}/%{name}/gb.map.gambas
14cu|gambas3-3.10.0-1|869	%{_datadir}/%{name}/info/gb.map.*
14cu|gambas3-3.10.0-1|870	%{_datadir}/%{name}/control/gb.map/
14cu|gambas3-3.10.0-1|871	
14cu|gambas3-3.10.0-1|872	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|873	
14cu|gambas3-3.10.0-1|874	%package gb-markdown
14cu|gambas3-3.10.0-1|875	Summary:	Gambas3 component package for markdown
14cu|gambas3-3.10.0-1|876	Group:		Development/Basic
14cu|gambas3-3.10.0-1|877	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|878	
14cu|gambas3-3.10.0-1|879	%description gb-markdown
14cu|gambas3-3.10.0-1|880	Gambas3 component package for markdown.
14cu|gambas3-3.10.0-1|881	
14cu|gambas3-3.10.0-1|882	%files gb-markdown
14cu|gambas3-3.10.0-1|883	%doc README ChangeLog
14cu|gambas3-3.10.0-1|884	%{_libdir}/%{name}/gb.markdown.component
14cu|gambas3-3.10.0-1|885	%{_libdir}/%{name}/gb.markdown.gambas
14cu|gambas3-3.10.0-1|886	%{_datadir}/%{name}/info/gb.markdown.info
14cu|gambas3-3.10.0-1|887	%{_datadir}/%{name}/info/gb.markdown.list
14cu|gambas3-3.10.0-1|888	
14cu|gambas3-3.10.0-1|889	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|890	
14cu|gambas3-3.10.0-1|891	# we don't have gst-1 in lts
14cu|gambas3-3.10.0-1|892	%if %{mdvver} >= 201210
14cu|gambas3-3.10.0-1|893	%package gb-media
14cu|gambas3-3.10.0-1|894	Summary:	The Gambas media component
14cu|gambas3-3.10.0-1|895	Group:		Development/Basic
14cu|gambas3-3.10.0-1|896	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|897	
14cu|gambas3-3.10.0-1|898	%description gb-media
14cu|gambas3-3.10.0-1|899	This package contains the Gambas media component.
14cu|gambas3-3.10.0-1|900	
14cu|gambas3-3.10.0-1|901	%files gb-media
14cu|gambas3-3.10.0-1|902	%doc README ChangeLog
14cu|gambas3-3.10.0-1|903	%{_libdir}/%{name}/gb.media.*
14cu|gambas3-3.10.0-1|904	%{_datadir}/%{name}/info/gb.media.*
14cu|gambas3-3.10.0-1|905	%{_datadir}/%{name}/control/gb.media.form/mediaview.png
14cu|gambas3-3.10.0-1|906	%endif
14cu|gambas3-3.10.0-1|907	
14cu|gambas3-3.10.0-1|908	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|909	
14cu|gambas3-3.10.0-1|910	%package gb-memcached
14cu|gambas3-3.10.0-1|911	Summary:	Gambas3 component package for memcached
14cu|gambas3-3.10.0-1|912	Group:		Development/Basic
14cu|gambas3-3.10.0-1|913	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|914	
14cu|gambas3-3.10.0-1|915	%description gb-memcached
14cu|gambas3-3.10.0-1|916	Gambas3 component package for memcached.
14cu|gambas3-3.10.0-1|917	
14cu|gambas3-3.10.0-1|918	%files gb-memcached
14cu|gambas3-3.10.0-1|919	%doc README ChangeLog
14cu|gambas3-3.10.0-1|920	%{_libdir}/%{name}/gb.memcached.*
14cu|gambas3-3.10.0-1|921	%{_datadir}/%{name}/info/gb.memcached.*
14cu|gambas3-3.10.0-1|922	
14cu|gambas3-3.10.0-1|923	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|924	
14cu|gambas3-3.10.0-1|925	%package gb-mime
14cu|gambas3-3.10.0-1|926	Summary:	The Gambas mime component
14cu|gambas3-3.10.0-1|927	Group:		Development/Basic
14cu|gambas3-3.10.0-1|928	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|929	
14cu|gambas3-3.10.0-1|930	%description gb-mime
14cu|gambas3-3.10.0-1|931	New component that allows to encode and decode MIME messages.
14cu|gambas3-3.10.0-1|932	
14cu|gambas3-3.10.0-1|933	%files gb-mime
14cu|gambas3-3.10.0-1|934	%doc README ChangeLog
14cu|gambas3-3.10.0-1|935	%{_libdir}/gambas3/gb.mime.component
14cu|gambas3-3.10.0-1|936	%{_libdir}/gambas3/gb.mime.so
14cu|gambas3-3.10.0-1|937	%{_libdir}/gambas3/gb.mime.so.0
14cu|gambas3-3.10.0-1|938	%{_libdir}/gambas3/gb.mime.so.0.0.0
14cu|gambas3-3.10.0-1|939	%{_datadir}/gambas3/info/gb.mime.info
14cu|gambas3-3.10.0-1|940	%{_datadir}/gambas3/info/gb.mime.list
14cu|gambas3-3.10.0-1|941	%{_datadir}/mime/packages/application-x-gambas3.xml
14cu|gambas3-3.10.0-1|942	%{_datadir}/mime/packages/application-x-gambasscript.xml
14cu|gambas3-3.10.0-1|943	
14cu|gambas3-3.10.0-1|944	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|945	
14cu|gambas3-3.10.0-1|946	%package gb-mysql
14cu|gambas3-3.10.0-1|947	Summary:	The Gambas mysql component
14cu|gambas3-3.10.0-1|948	Group:		Development/Basic
14cu|gambas3-3.10.0-1|949	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|950	
14cu|gambas3-3.10.0-1|951	%description gb-mysql
14cu|gambas3-3.10.0-1|952	This package contains the Gambas MySQL components.
14cu|gambas3-3.10.0-1|953	
14cu|gambas3-3.10.0-1|954	%files gb-mysql
14cu|gambas3-3.10.0-1|955	%doc README ChangeLog
14cu|gambas3-3.10.0-1|956	%{_libdir}/%{name}/gb.mysql.*
14cu|gambas3-3.10.0-1|957	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|958	%{_datadir}/%{name}/info/gb.mysql.*
14cu|gambas3-3.10.0-1|959	
14cu|gambas3-3.10.0-1|960	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|961	
14cu|gambas3-3.10.0-1|962	%package gb-ncurses
14cu|gambas3-3.10.0-1|963	Summary:	The Gambas ncurses component
14cu|gambas3-3.10.0-1|964	Group:		Development/Basic
14cu|gambas3-3.10.0-1|965	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|966	
14cu|gambas3-3.10.0-1|967	%description gb-ncurses
14cu|gambas3-3.10.0-1|968	This component allows you to use ncurses with gambas.
14cu|gambas3-3.10.0-1|969	
14cu|gambas3-3.10.0-1|970	%files gb-ncurses
14cu|gambas3-3.10.0-1|971	%doc README ChangeLog
14cu|gambas3-3.10.0-1|972	%{_libdir}/%{name}/gb.ncurses.so*
14cu|gambas3-3.10.0-1|973	%{_libdir}/%{name}/gb.ncurses.component
14cu|gambas3-3.10.0-1|974	%{_datadir}/%{name}/info/gb.ncurses.info
14cu|gambas3-3.10.0-1|975	%{_datadir}/%{name}/info/gb.ncurses.list
14cu|gambas3-3.10.0-1|976	
14cu|gambas3-3.10.0-1|977	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|978	
14cu|gambas3-3.10.0-1|979	%package gb-net
14cu|gambas3-3.10.0-1|980	Summary:	The Gambas networking component
14cu|gambas3-3.10.0-1|981	Group:		Development/Basic
14cu|gambas3-3.10.0-1|982	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|983	
14cu|gambas3-3.10.0-1|984	%description gb-net
14cu|gambas3-3.10.0-1|985	This component allows you to use TCP/IP and UDP sockets, and to access
14cu|gambas3-3.10.0-1|986	any serial ports.
14cu|gambas3-3.10.0-1|987	
14cu|gambas3-3.10.0-1|988	%files gb-net
14cu|gambas3-3.10.0-1|989	%doc README ChangeLog
14cu|gambas3-3.10.0-1|990	%{_libdir}/%{name}/gb.net.so*
14cu|gambas3-3.10.0-1|991	%{_libdir}/%{name}/gb.net.component
14cu|gambas3-3.10.0-1|992	%{_datadir}/%{name}/info/gb.net.info
14cu|gambas3-3.10.0-1|993	%{_datadir}/%{name}/info/gb.net.list
14cu|gambas3-3.10.0-1|994	
14cu|gambas3-3.10.0-1|995	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|996	
14cu|gambas3-3.10.0-1|997	%package gb-net-curl
14cu|gambas3-3.10.0-1|998	Summary:	The Gambas advanced networking component
14cu|gambas3-3.10.0-1|999	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1000	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1001	Requires:	%{name}-gb-net = %{EVRD}
14cu|gambas3-3.10.0-1|1002	
14cu|gambas3-3.10.0-1|1003	%description gb-net-curl
14cu|gambas3-3.10.0-1|1004	This component allows your programs to easily become FTP or HTTP clients.
14cu|gambas3-3.10.0-1|1005	
14cu|gambas3-3.10.0-1|1006	%files gb-net-curl
14cu|gambas3-3.10.0-1|1007	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1008	%{_libdir}/%{name}/gb.net.curl.so*
14cu|gambas3-3.10.0-1|1009	%{_libdir}/%{name}/gb.net.curl.component
14cu|gambas3-3.10.0-1|1010	%{_libdir}/%{name}/gb.net.curl.gambas
14cu|gambas3-3.10.0-1|1011	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1012	%{_datadir}/%{name}/info/gb.net.curl.info
14cu|gambas3-3.10.0-1|1013	%{_datadir}/%{name}/info/gb.net.curl.list
14cu|gambas3-3.10.0-1|1014	
14cu|gambas3-3.10.0-1|1015	#----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1016	
14cu|gambas3-3.10.0-1|1017	%package gb-net-pop3
14cu|gambas3-3.10.0-1|1018	Summary:	Gambas3 component package for net-pop3
14cu|gambas3-3.10.0-1|1019	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1020	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1021	Requires:	%{name}-gb-mime = %{EVRD}
14cu|gambas3-3.10.0-1|1022	
14cu|gambas3-3.10.0-1|1023	%description gb-net-pop3
14cu|gambas3-3.10.0-1|1024	New component that implements a POP3 client.
14cu|gambas3-3.10.0-1|1025	
14cu|gambas3-3.10.0-1|1026	%files gb-net-pop3
14cu|gambas3-3.10.0-1|1027	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1028	%{_libdir}/%{name}/gb.net.pop3.*
14cu|gambas3-3.10.0-1|1029	%{_datadir}/%{name}/info/gb.net.pop3.*
14cu|gambas3-3.10.0-1|1030	%{_datadir}/%{name}/control/gb.net.pop3/pop3client.png
14cu|gambas3-3.10.0-1|1031	
14cu|gambas3-3.10.0-1|1032	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1033	
14cu|gambas3-3.10.0-1|1034	%package gb-net-smtp
14cu|gambas3-3.10.0-1|1035	Summary:	The Gambas SMTP component
14cu|gambas3-3.10.0-1|1036	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1037	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1038	Requires:	%{name}-gb-net = %{EVRD}
14cu|gambas3-3.10.0-1|1039	
14cu|gambas3-3.10.0-1|1040	%description gb-net-smtp
14cu|gambas3-3.10.0-1|1041	This component allows you to send emails using the SMTP protocol.
14cu|gambas3-3.10.0-1|1042	
14cu|gambas3-3.10.0-1|1043	%files gb-net-smtp
14cu|gambas3-3.10.0-1|1044	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1045	%{_libdir}/%{name}/gb.net.smtp.*
14cu|gambas3-3.10.0-1|1046	%{_datadir}/%{name}/info/gb.net.smtp.*
14cu|gambas3-3.10.0-1|1047	%{_datadir}/%{name}/control/gb.net.smtp/smtpclient.png
14cu|gambas3-3.10.0-1|1048	
14cu|gambas3-3.10.0-1|1049	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1050	
14cu|gambas3-3.10.0-1|1051	%package gb-openal
14cu|gambas3-3.10.0-1|1052	Summary:	Gambas3 component package for openal
14cu|gambas3-3.10.0-1|1053	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1054	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1055	
14cu|gambas3-3.10.0-1|1056	%description gb-openal
14cu|gambas3-3.10.0-1|1057	Component based on the OpenAL 3D audio library.
14cu|gambas3-3.10.0-1|1058	
14cu|gambas3-3.10.0-1|1059	%files gb-openal
14cu|gambas3-3.10.0-1|1060	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1061	%{_libdir}/%{name}/gb.openal.*
14cu|gambas3-3.10.0-1|1062	%{_datadir}/%{name}/info/gb.openal.*
14cu|gambas3-3.10.0-1|1063	
14cu|gambas3-3.10.0-1|1064	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1065	
14cu|gambas3-3.10.0-1|1066	%package gb-opengl
14cu|gambas3-3.10.0-1|1067	Summary:	The Gambas OpenGL component
14cu|gambas3-3.10.0-1|1068	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1069	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1070	
14cu|gambas3-3.10.0-1|1071	%description gb-opengl
14cu|gambas3-3.10.0-1|1072	This component allows you to use the Mesa libraries to do 3D operations.
14cu|gambas3-3.10.0-1|1073	
14cu|gambas3-3.10.0-1|1074	%files gb-opengl
14cu|gambas3-3.10.0-1|1075	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1076	%{_libdir}/%{name}/gb.opengl.component
14cu|gambas3-3.10.0-1|1077	%{_libdir}/%{name}/gb.opengl.so*
14cu|gambas3-3.10.0-1|1078	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1079	%{_datadir}/%{name}/info/gb.opengl.info
14cu|gambas3-3.10.0-1|1080	%{_datadir}/%{name}/info/gb.opengl.list
14cu|gambas3-3.10.0-1|1081	
14cu|gambas3-3.10.0-1|1082	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1083	
14cu|gambas3-3.10.0-1|1084	%package gb-opengl-glsl
14cu|gambas3-3.10.0-1|1085	Summary:	The Gambas opengl-glsl component
14cu|gambas3-3.10.0-1|1086	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1087	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1088	
14cu|gambas3-3.10.0-1|1089	%description gb-opengl-glsl
14cu|gambas3-3.10.0-1|1090	This component allows you to use the Mesa libraries to do 3D operations.
14cu|gambas3-3.10.0-1|1091	
14cu|gambas3-3.10.0-1|1092	%files gb-opengl-glsl
14cu|gambas3-3.10.0-1|1093	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1094	%{_libdir}/%{name}/gb.opengl.glsl.*
14cu|gambas3-3.10.0-1|1095	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1096	%{_datadir}/%{name}/info/gb.opengl.glsl.*
14cu|gambas3-3.10.0-1|1097	
14cu|gambas3-3.10.0-1|1098	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1099	
14cu|gambas3-3.10.0-1|1100	%package gb-opengl-glu
14cu|gambas3-3.10.0-1|1101	Summary:	The Gambas opengl-glu component
14cu|gambas3-3.10.0-1|1102	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1103	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1104	
14cu|gambas3-3.10.0-1|1105	%description gb-opengl-glu
14cu|gambas3-3.10.0-1|1106	This component allows you to use the Mesa libraries to do 3D operations.
14cu|gambas3-3.10.0-1|1107	
14cu|gambas3-3.10.0-1|1108	%files gb-opengl-glu
14cu|gambas3-3.10.0-1|1109	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1110	%{_libdir}/%{name}/gb.opengl.glu.*
14cu|gambas3-3.10.0-1|1111	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1112	%{_datadir}/%{name}/info/gb.opengl.glu.*
14cu|gambas3-3.10.0-1|1113	
14cu|gambas3-3.10.0-1|1114	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1115	
14cu|gambas3-3.10.0-1|1116	%package gb-opengl-sge
14cu|gambas3-3.10.0-1|1117	Summary:	Gambas3 component package for opengl-sge
14cu|gambas3-3.10.0-1|1118	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1119	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1120	Requires:	%{name}-gb-opengl = %{EVRD}
14cu|gambas3-3.10.0-1|1121	
14cu|gambas3-3.10.0-1|1122	%description gb-opengl-sge
14cu|gambas3-3.10.0-1|1123	Component that implements a simple OpenGL game engine based on the MD2 format.
14cu|gambas3-3.10.0-1|1124	
14cu|gambas3-3.10.0-1|1125	%files gb-opengl-sge
14cu|gambas3-3.10.0-1|1126	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1127	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|1128	%{_libdir}/%{name}/gb.opengl.sge.*
14cu|gambas3-3.10.0-1|1129	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1130	%{_datadir}/%{name}/info/gb.opengl.sge.*
14cu|gambas3-3.10.0-1|1131	
14cu|gambas3-3.10.0-1|1132	#---------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1133	
14cu|gambas3-3.10.0-1|1134	%package gb-openssl
14cu|gambas3-3.10.0-1|1135	Summary:	Gambas3 component package for openssl
14cu|gambas3-3.10.0-1|1136	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1137	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1138	
14cu|gambas3-3.10.0-1|1139	%description gb-openssl
14cu|gambas3-3.10.0-1|1140	Component to wrap cryptographic functions of
14cu|gambas3-3.10.0-1|1141	libcrypto from the OpenSSL project.
14cu|gambas3-3.10.0-1|1142	
14cu|gambas3-3.10.0-1|1143	%files gb-openssl
14cu|gambas3-3.10.0-1|1144	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1145	%{_libdir}/%{name}/gb.openssl.*
14cu|gambas3-3.10.0-1|1146	%{_datadir}/%{name}/info/gb.openssl.*
14cu|gambas3-3.10.0-1|1147	
14cu|gambas3-3.10.0-1|1148	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1149	
14cu|gambas3-3.10.0-1|1150	%package gb-option
14cu|gambas3-3.10.0-1|1151	Summary:	The Gambas command-line option component
14cu|gambas3-3.10.0-1|1152	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1153	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1154	
14cu|gambas3-3.10.0-1|1155	%description gb-option
14cu|gambas3-3.10.0-1|1156	This component allows you to interpret command-line options.
14cu|gambas3-3.10.0-1|1157	
14cu|gambas3-3.10.0-1|1158	%files gb-option
14cu|gambas3-3.10.0-1|1159	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1160	%{_libdir}/%{name}/gb.option.*
14cu|gambas3-3.10.0-1|1161	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1162	%{_datadir}/%{name}/info/gb.option.*
14cu|gambas3-3.10.0-1|1163	
14cu|gambas3-3.10.0-1|1164	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1165	
14cu|gambas3-3.10.0-1|1166	%package gb-pcre
14cu|gambas3-3.10.0-1|1167	Summary:	The Gambas PCRE component
14cu|gambas3-3.10.0-1|1168	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1169	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1170	
14cu|gambas3-3.10.0-1|1171	%description gb-pcre
14cu|gambas3-3.10.0-1|1172	This component allows you to use Perl compatible regular expressions
14cu|gambas3-3.10.0-1|1173	within Gambas code.
14cu|gambas3-3.10.0-1|1174	
14cu|gambas3-3.10.0-1|1175	%files gb-pcre
14cu|gambas3-3.10.0-1|1176	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1177	%{_libdir}/%{name}/gb.pcre.*
14cu|gambas3-3.10.0-1|1178	%{_datadir}/%{name}/info/gb.pcre.*
14cu|gambas3-3.10.0-1|1179	
14cu|gambas3-3.10.0-1|1180	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1181	
14cu|gambas3-3.10.0-1|1182	%package gb-pdf
14cu|gambas3-3.10.0-1|1183	Summary:	The Gambas PDF component
14cu|gambas3-3.10.0-1|1184	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1185	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1186	
14cu|gambas3-3.10.0-1|1187	%description gb-pdf
14cu|gambas3-3.10.0-1|1188	This component allows you to manipulate pdf files with Gambas code.
14cu|gambas3-3.10.0-1|1189	
14cu|gambas3-3.10.0-1|1190	%files gb-pdf
14cu|gambas3-3.10.0-1|1191	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1192	%{_libdir}/%{name}/gb.pdf.*
14cu|gambas3-3.10.0-1|1193	%{_datadir}/%{name}/info/gb.pdf.*
14cu|gambas3-3.10.0-1|1194	
14cu|gambas3-3.10.0-1|1195	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1196	
14cu|gambas3-3.10.0-1|1197	%package gb-qt4
14cu|gambas3-3.10.0-1|1198	Summary:	The Gambas Qt GUI component
14cu|gambas3-3.10.0-1|1199	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1200	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1201	
14cu|gambas3-3.10.0-1|1202	%description gb-qt4
14cu|gambas3-3.10.0-1|1203	This package includes the Gambas QT GUI component.
14cu|gambas3-3.10.0-1|1204	
14cu|gambas3-3.10.0-1|1205	%files gb-qt4
14cu|gambas3-3.10.0-1|1206	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1207	%{_libdir}/%{name}/gb.qt4.component
14cu|gambas3-3.10.0-1|1208	%{_libdir}/%{name}/gb.qt4.so*
14cu|gambas3-3.10.0-1|1209	%{_datadir}/%{name}/info/gb.qt4.info
14cu|gambas3-3.10.0-1|1210	%{_datadir}/%{name}/info/gb.qt4.list
14cu|gambas3-3.10.0-1|1211	%{_datadir}/%{name}/template/qt
14cu|gambas3-3.10.0-1|1212	
14cu|gambas3-3.10.0-1|1213	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1214	
14cu|gambas3-3.10.0-1|1215	%package gb-qt4-ext
14cu|gambas3-3.10.0-1|1216	Summary:	The Gambas qt-ext component
14cu|gambas3-3.10.0-1|1217	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1218	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1219	
14cu|gambas3-3.10.0-1|1220	%description gb-qt4-ext
14cu|gambas3-3.10.0-1|1221	This package contains the Gambas qt-ext components.
14cu|gambas3-3.10.0-1|1222	
14cu|gambas3-3.10.0-1|1223	%files gb-qt4-ext
14cu|gambas3-3.10.0-1|1224	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|1225	%{_libdir}/%{name}/gb.qt4.ext.*
14cu|gambas3-3.10.0-1|1226	%{_datadir}/%{name}/info/gb.qt4.ext.*
14cu|gambas3-3.10.0-1|1227	
14cu|gambas3-3.10.0-1|1228	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1229	
14cu|gambas3-3.10.0-1|1230	%package gb-qt4-opengl
14cu|gambas3-3.10.0-1|1231	Summary:	The Gambas qt-opengl component
14cu|gambas3-3.10.0-1|1232	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1233	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1234	
14cu|gambas3-3.10.0-1|1235	%description gb-qt4-opengl
14cu|gambas3-3.10.0-1|1236	This package contains the Gambas qt-opengl components.
14cu|gambas3-3.10.0-1|1237	
14cu|gambas3-3.10.0-1|1238	%files gb-qt4-opengl
14cu|gambas3-3.10.0-1|1239	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1240	%{_libdir}/%{name}/gb.qt4.opengl.*
14cu|gambas3-3.10.0-1|1241	%{_datadir}/%{name}/info/gb.qt4.opengl.*
14cu|gambas3-3.10.0-1|1242	
14cu|gambas3-3.10.0-1|1243	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1244	
14cu|gambas3-3.10.0-1|1245	%package gb-qt4-webkit
14cu|gambas3-3.10.0-1|1246	Summary:	The Gambas qt-webkit component
14cu|gambas3-3.10.0-1|1247	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1248	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1249	
14cu|gambas3-3.10.0-1|1250	%description gb-qt4-webkit
14cu|gambas3-3.10.0-1|1251	This package contains the Gambas qt-webkit components.
14cu|gambas3-3.10.0-1|1252	
14cu|gambas3-3.10.0-1|1253	%files gb-qt4-webkit
14cu|gambas3-3.10.0-1|1254	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1255	%{_libdir}/%{name}/gb.qt4.webkit.*
14cu|gambas3-3.10.0-1|1256	%{_datadir}/%{name}/info/gb.qt4.webkit.*
14cu|gambas3-3.10.0-1|1257	
14cu|gambas3-3.10.0-1|1258	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1259	#qt5
14cu|gambas3-3.10.0-1|1260	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1261	%package gb-qt5
14cu|gambas3-3.10.0-1|1262	Summary:	The Gambas Qt GUI component
14cu|gambas3-3.10.0-1|1263	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1264	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1265	
14cu|gambas3-3.10.0-1|1266	%description gb-qt5
14cu|gambas3-3.10.0-1|1267	This package includes the Gambas QT GUI component.
14cu|gambas3-3.10.0-1|1268	
14cu|gambas3-3.10.0-1|1269	%files gb-qt5
14cu|gambas3-3.10.0-1|1270	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1271	%{_libdir}/%{name}/gb.qt5.component
14cu|gambas3-3.10.0-1|1272	%{_libdir}/%{name}/gb.qt5.so*
14cu|gambas3-3.10.0-1|1273	%{_datadir}/%{name}/info/gb.qt5.info
14cu|gambas3-3.10.0-1|1274	%{_datadir}/%{name}/info/gb.qt5.list
14cu|gambas3-3.10.0-1|1275	
14cu|gambas3-3.10.0-1|1276	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1277	
14cu|gambas3-3.10.0-1|1278	%package gb-qt5-opengl
14cu|gambas3-3.10.0-1|1279	Summary:	The Gambas qt-opengl component
14cu|gambas3-3.10.0-1|1280	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1281	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1282	
14cu|gambas3-3.10.0-1|1283	%description gb-qt5-opengl
14cu|gambas3-3.10.0-1|1284	This package contains the Gambas qt-opengl components.
14cu|gambas3-3.10.0-1|1285	
14cu|gambas3-3.10.0-1|1286	%files gb-qt5-opengl
14cu|gambas3-3.10.0-1|1287	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1288	%{_libdir}/%{name}/gb.qt5.opengl.*
14cu|gambas3-3.10.0-1|1289	%{_datadir}/%{name}/info/gb.qt5.opengl.*
14cu|gambas3-3.10.0-1|1290	
14cu|gambas3-3.10.0-1|1291	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1292	
14cu|gambas3-3.10.0-1|1293	%package gb-qt5-webkit
14cu|gambas3-3.10.0-1|1294	Summary:	The Gambas qt-webkit component
14cu|gambas3-3.10.0-1|1295	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1296	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1297	
14cu|gambas3-3.10.0-1|1298	%description gb-qt5-webkit
14cu|gambas3-3.10.0-1|1299	This package contains the Gambas qt-webkit components.
14cu|gambas3-3.10.0-1|1300	
14cu|gambas3-3.10.0-1|1301	%files gb-qt5-webkit
14cu|gambas3-3.10.0-1|1302	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1303	%{_libdir}/%{name}/gb.qt5.webkit.*
14cu|gambas3-3.10.0-1|1304	%{_datadir}/%{name}/info/gb.qt5.webkit.*
14cu|gambas3-3.10.0-1|1305	
14cu|gambas3-3.10.0-1|1306	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1307	%package gb-qt5-ext
14cu|gambas3-3.10.0-1|1308	Summary:	The Gambas qt-ext component
14cu|gambas3-3.10.0-1|1309	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1310	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1311	
14cu|gambas3-3.10.0-1|1312	%description gb-qt5-ext
14cu|gambas3-3.10.0-1|1313	This package contains the Gambas qt-ext components.
14cu|gambas3-3.10.0-1|1314	
14cu|gambas3-3.10.0-1|1315	%files gb-qt5-ext
14cu|gambas3-3.10.0-1|1316	%doc README  ChangeLog
14cu|gambas3-3.10.0-1|1317	%{_libdir}/%{name}/gb.qt5.ext.*
14cu|gambas3-3.10.0-1|1318	%{_datadir}/%{name}/info/gb.qt5.ext.info
14cu|gambas3-3.10.0-1|1319	%{_datadir}/%{name}/info/gb.qt5.ext.list
14cu|gambas3-3.10.0-1|1320	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1321	
14cu|gambas3-3.10.0-1|1322	
14cu|gambas3-3.10.0-1|1323	%package gb-report
14cu|gambas3-3.10.0-1|1324	Summary:	The Gambas report component
14cu|gambas3-3.10.0-1|1325	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1326	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1327	
14cu|gambas3-3.10.0-1|1328	%description gb-report
14cu|gambas3-3.10.0-1|1329	This package contains the Gambas Report components.
14cu|gambas3-3.10.0-1|1330	
14cu|gambas3-3.10.0-1|1331	%files gb-report
14cu|gambas3-3.10.0-1|1332	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1333	%{_libdir}/%{name}/gb.report.*
14cu|gambas3-3.10.0-1|1334	%{_datadir}/%{name}/info/gb.report.*
14cu|gambas3-3.10.0-1|1335	%{_datadir}/%{name}/control/gb.report
14cu|gambas3-3.10.0-1|1336	
14cu|gambas3-3.10.0-1|1337	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1338	# since 3.7.0
14cu|gambas3-3.10.0-1|1339	%package gb-report2
14cu|gambas3-3.10.0-1|1340	Summary:	Gambas3 component package for reporting
14cu|gambas3-3.10.0-1|1341	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1342	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1343	
14cu|gambas3-3.10.0-1|1344	%description gb-report2
14cu|gambas3-3.10.0-1|1345	gb.report2 is a new and better implementation of the reporting component.
14cu|gambas3-3.10.0-1|1346	
14cu|gambas3-3.10.0-1|1347	%files gb-report2
14cu|gambas3-3.10.0-1|1348	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1349	%{_libdir}/%{name}/gb.report2.component
14cu|gambas3-3.10.0-1|1350	%{_libdir}/%{name}/gb.report2.gambas
14cu|gambas3-3.10.0-1|1351	%{_datadir}/%{name}/control/gb.report2/*.png
14cu|gambas3-3.10.0-1|1352	%{_datadir}/%{name}/info/gb.report2.info
14cu|gambas3-3.10.0-1|1353	%{_datadir}/%{name}/info/gb.report2.list
14cu|gambas3-3.10.0-1|1354	
14cu|gambas3-3.10.0-1|1355	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1356	
14cu|gambas3-3.10.0-1|1357	%package gb-scanner
14cu|gambas3-3.10.0-1|1358	Summary:	Gambas3 component package for SANE
14cu|gambas3-3.10.0-1|1359	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1360	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1361	
14cu|gambas3-3.10.0-1|1362	%description gb-scanner
14cu|gambas3-3.10.0-1|1363	Is a new component based on SANE to help dealing with scanners.
14cu|gambas3-3.10.0-1|1364	
14cu|gambas3-3.10.0-1|1365	%files gb-scanner
14cu|gambas3-3.10.0-1|1366	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1367	%{_libdir}/%{name}/gb.scanner.component
14cu|gambas3-3.10.0-1|1368	%{_libdir}/%{name}/gb.scanner.gambas
14cu|gambas3-3.10.0-1|1369	%{_datadir}/%{name}/info/gb.scanner.info
14cu|gambas3-3.10.0-1|1370	%{_datadir}/%{name}/info/gb.scanner.list
14cu|gambas3-3.10.0-1|1371	
14cu|gambas3-3.10.0-1|1372	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1373	
14cu|gambas3-3.10.0-1|1374	%package gb-sdl
14cu|gambas3-3.10.0-1|1375	Summary:	The Gambas SDL component
14cu|gambas3-3.10.0-1|1376	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1377	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1378	
14cu|gambas3-3.10.0-1|1379	%description gb-sdl
14cu|gambas3-3.10.0-1|1380	This component use the sound, image and TTF fonts parts of the SDL
14cu|gambas3-3.10.0-1|1381	library. It allows you to simultaneously play many sounds and music
14cu|gambas3-3.10.0-1|1382	stored in a file. If OpenGL drivers are installed it uses them to
14cu|gambas3-3.10.0-1|1383	accelerate 2D and 3D drawing.
14cu|gambas3-3.10.0-1|1384	
14cu|gambas3-3.10.0-1|1385	%files gb-sdl
14cu|gambas3-3.10.0-1|1386	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1387	%{_libdir}/%{name}/gb.sdl.so
14cu|gambas3-3.10.0-1|1388	%{_libdir}/%{name}/gb.sdl.so.*
14cu|gambas3-3.10.0-1|1389	%{_libdir}/%{name}/gb.sdl.component
14cu|gambas3-3.10.0-1|1390	%{_datadir}/%{name}/info/gb.sdl.info
14cu|gambas3-3.10.0-1|1391	%{_datadir}/%{name}/info/gb.sdl.list
14cu|gambas3-3.10.0-1|1392	%{_datadir}/%{name}/template/sdl
14cu|gambas3-3.10.0-1|1393	
14cu|gambas3-3.10.0-1|1394	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1395	
14cu|gambas3-3.10.0-1|1396	%package gb-sdl2
14cu|gambas3-3.10.0-1|1397	Summary:	The Gambas SDL2 component
14cu|gambas3-3.10.0-1|1398	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1399	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1400	
14cu|gambas3-3.10.0-1|1401	%description gb-sdl2
14cu|gambas3-3.10.0-1|1402	This component use the sound, image and TTF fonts parts of the SDL2
14cu|gambas3-3.10.0-1|1403	library. It allows you to simultaneously play many sounds and music
14cu|gambas3-3.10.0-1|1404	stored in a file. If OpenGL drivers are installed it uses them to
14cu|gambas3-3.10.0-1|1405	accelerate 2D and 3D drawing.
14cu|gambas3-3.10.0-1|1406	
14cu|gambas3-3.10.0-1|1407	%files gb-sdl2
14cu|gambas3-3.10.0-1|1408	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1409	%{_libdir}/%{name}/gb.sdl2.so
14cu|gambas3-3.10.0-1|1410	%{_libdir}/%{name}/gb.sdl2.so.*
14cu|gambas3-3.10.0-1|1411	%{_libdir}/%{name}/gb.sdl2.component
14cu|gambas3-3.10.0-1|1412	%{_datadir}/%{name}/info/gb.sdl2.info
14cu|gambas3-3.10.0-1|1413	%{_datadir}/%{name}/info/gb.sdl2.list
14cu|gambas3-3.10.0-1|1414	
14cu|gambas3-3.10.0-1|1415	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1416	
14cu|gambas3-3.10.0-1|1417	%package gb-sdl-sound
14cu|gambas3-3.10.0-1|1418	Summary:	The Gambas SDL sound component
14cu|gambas3-3.10.0-1|1419	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1420	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1421	
14cu|gambas3-3.10.0-1|1422	%description gb-sdl-sound
14cu|gambas3-3.10.0-1|1423	This component allows you to play sounds in Gambas. This component
14cu|gambas3-3.10.0-1|1424	manages up to 32 sound tracks that can play sounds from memory, and
14cu|gambas3-3.10.0-1|1425	one music track that can play music from a file. Everything is mixed
14cu|gambas3-3.10.0-1|1426	in real time.
14cu|gambas3-3.10.0-1|1427	
14cu|gambas3-3.10.0-1|1428	%files gb-sdl-sound
14cu|gambas3-3.10.0-1|1429	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1430	%{_libdir}/%{name}/gb.sdl.sound.*
14cu|gambas3-3.10.0-1|1431	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1432	%{_datadir}/%{name}/info/gb.sdl.sound.*
14cu|gambas3-3.10.0-1|1433	
14cu|gambas3-3.10.0-1|1434	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1435	
14cu|gambas3-3.10.0-1|1436	%package gb-sdl2-sound
14cu|gambas3-3.10.0-1|1437	Summary:	The Gambas SDL sound component
14cu|gambas3-3.10.0-1|1438	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1439	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1440	
14cu|gambas3-3.10.0-1|1441	%description gb-sdl2-sound
14cu|gambas3-3.10.0-1|1442	This component allows you to play sounds in Gambas. This component
14cu|gambas3-3.10.0-1|1443	manages up to 32 sound tracks that can play sounds from memory, and
14cu|gambas3-3.10.0-1|1444	one music track that can play music from a file. Everything is mixed
14cu|gambas3-3.10.0-1|1445	in real time  using SDL2.
14cu|gambas3-3.10.0-1|1446	
14cu|gambas3-3.10.0-1|1447	%files gb-sdl2-sound
14cu|gambas3-3.10.0-1|1448	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1449	%{_libdir}/%{name}/gb.sdl2.audio.component
14cu|gambas3-3.10.0-1|1450	%{_libdir}/%{name}/gb.sdl2.audio.so
14cu|gambas3-3.10.0-1|1451	%{_libdir}/%{name}/gb.sdl2.audio.so.0
14cu|gambas3-3.10.0-1|1452	%{_libdir}/%{name}/gb.sdl2.audio.so.0.0.0
14cu|gambas3-3.10.0-1|1453	%{_datadir}/%{name}/info/gb.sdl2.audio.info
14cu|gambas3-3.10.0-1|1454	%{_datadir}/%{name}/info/gb.sdl2.audio.list
14cu|gambas3-3.10.0-1|1455	
14cu|gambas3-3.10.0-1|1456	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1457	
14cu|gambas3-3.10.0-1|1458	%package gb-settings
14cu|gambas3-3.10.0-1|1459	Summary:	The Gambas settings component
14cu|gambas3-3.10.0-1|1460	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1461	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1462	
14cu|gambas3-3.10.0-1|1463	%description gb-settings
14cu|gambas3-3.10.0-1|1464	This components allows you to deal with configuration files.
14cu|gambas3-3.10.0-1|1465	
14cu|gambas3-3.10.0-1|1466	%files gb-settings
14cu|gambas3-3.10.0-1|1467	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1468	%{_libdir}/%{name}/gb.settings.*
14cu|gambas3-3.10.0-1|1469	%{_datadir}/%{name}/info/gb.settings.*
14cu|gambas3-3.10.0-1|1470	
14cu|gambas3-3.10.0-1|1471	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1472	
14cu|gambas3-3.10.0-1|1473	%package gb-signal
14cu|gambas3-3.10.0-1|1474	Summary:	The Gambas signal component
14cu|gambas3-3.10.0-1|1475	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1476	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1477	
14cu|gambas3-3.10.0-1|1478	%description gb-signal
14cu|gambas3-3.10.0-1|1479	This package contains the Gambas Signal components.
14cu|gambas3-3.10.0-1|1480	
14cu|gambas3-3.10.0-1|1481	%files gb-signal
14cu|gambas3-3.10.0-1|1482	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1483	%{_libdir}/%{name}/gb.signal.*
14cu|gambas3-3.10.0-1|1484	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1485	%{_datadir}/%{name}/info/gb.signal.*
14cu|gambas3-3.10.0-1|1486	
14cu|gambas3-3.10.0-1|1487	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1488	
14cu|gambas3-3.10.0-1|1489	%package gb-util
14cu|gambas3-3.10.0-1|1490	Summary:	Gambas3 component package for utility functions
14cu|gambas3-3.10.0-1|1491	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1492	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1493	
14cu|gambas3-3.10.0-1|1494	%description gb-util
14cu|gambas3-3.10.0-1|1495	Is a new component written in Gambas that
14cu|gambas3-3.10.0-1|1496	provides utility functions to the interpreter.
14cu|gambas3-3.10.0-1|1497	
14cu|gambas3-3.10.0-1|1498	%files gb-util
14cu|gambas3-3.10.0-1|1499	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1500	%{_libdir}/%{name}/gb.util.component
14cu|gambas3-3.10.0-1|1501	%{_libdir}/%{name}/gb.util.gambas
14cu|gambas3-3.10.0-1|1502	%{_datadir}/%{name}/info/gb.util.info
14cu|gambas3-3.10.0-1|1503	%{_datadir}/%{name}/info/gb.util.list
14cu|gambas3-3.10.0-1|1504	
14cu|gambas3-3.10.0-1|1505	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1506	
14cu|gambas3-3.10.0-1|1507	%package gb-util-web
14cu|gambas3-3.10.0-1|1508	Summary:	Gambas3 component package for web applications
14cu|gambas3-3.10.0-1|1509	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1510	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1511	
14cu|gambas3-3.10.0-1|1512	%description gb-util-web
14cu|gambas3-3.10.0-1|1513	Is a new component written in Gambas that
14cu|gambas3-3.10.0-1|1514	provides utility functions to web applications.
14cu|gambas3-3.10.0-1|1515	
14cu|gambas3-3.10.0-1|1516	%files gb-util-web
14cu|gambas3-3.10.0-1|1517	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1518	%{_libdir}/%{name}/gb.util.web.component
14cu|gambas3-3.10.0-1|1519	%{_libdir}/%{name}/gb.util.web.gambas
14cu|gambas3-3.10.0-1|1520	%{_datadir}/%{name}/control/gb.util.web/ccontainer.png
14cu|gambas3-3.10.0-1|1521	%{_datadir}/%{name}/control/gb.util.web/ccontrol.png
14cu|gambas3-3.10.0-1|1522	%{_datadir}/%{name}/info/gb.util.web.info
14cu|gambas3-3.10.0-1|1523	%{_datadir}/%{name}/info/gb.util.web.list
14cu|gambas3-3.10.0-1|1524	
14cu|gambas3-3.10.0-1|1525	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1526	
14cu|gambas3-3.10.0-1|1527	%package gb-v4l
14cu|gambas3-3.10.0-1|1528	Summary:	The Gambas Video4Linux component
14cu|gambas3-3.10.0-1|1529	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1530	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1531	
14cu|gambas3-3.10.0-1|1532	%description gb-v4l
14cu|gambas3-3.10.0-1|1533	This components allows you to use the Video4Linux interface with
14cu|gambas3-3.10.0-1|1534	Gambas.
14cu|gambas3-3.10.0-1|1535	
14cu|gambas3-3.10.0-1|1536	%files gb-v4l
14cu|gambas3-3.10.0-1|1537	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1538	%{_libdir}/%{name}/gb.v4l.*
14cu|gambas3-3.10.0-1|1539	%{_datadir}/%{name}/info/gb.v4l.*
14cu|gambas3-3.10.0-1|1540	
14cu|gambas3-3.10.0-1|1541	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1542	
14cu|gambas3-3.10.0-1|1543	%package gb-vb
14cu|gambas3-3.10.0-1|1544	Summary:	The Gambas Visual Basic(tm) compatibility component
14cu|gambas3-3.10.0-1|1545	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1546	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1547	
14cu|gambas3-3.10.0-1|1548	%description gb-vb
14cu|gambas3-3.10.0-1|1549	This component aims at including some functions that imitate the
14cu|gambas3-3.10.0-1|1550	behavior of Visual Basic(TM) functions. Use it only if you want to
14cu|gambas3-3.10.0-1|1551	port some VB projects.
14cu|gambas3-3.10.0-1|1552	
14cu|gambas3-3.10.0-1|1553	%files gb-vb
14cu|gambas3-3.10.0-1|1554	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1555	%{_libdir}/%{name}/gb.vb.*
14cu|gambas3-3.10.0-1|1556	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1557	%{_datadir}/%{name}/info/gb.vb.*
14cu|gambas3-3.10.0-1|1558	
14cu|gambas3-3.10.0-1|1559	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1560	
14cu|gambas3-3.10.0-1|1561	%package gb-web
14cu|gambas3-3.10.0-1|1562	Summary:	The Gambas CGI component
14cu|gambas3-3.10.0-1|1563	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1564	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1565	
14cu|gambas3-3.10.0-1|1566	%description gb-web
14cu|gambas3-3.10.0-1|1567	This components allows you to make CGI web applications using Gambas,
14cu|gambas3-3.10.0-1|1568	with an ASP-like interface.
14cu|gambas3-3.10.0-1|1569	
14cu|gambas3-3.10.0-1|1570	%files gb-web
14cu|gambas3-3.10.0-1|1571	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1572	%{_datadir}/%{name}/template/web
14cu|gambas3-3.10.0-1|1573	%{_libdir}/%{name}/gb.web.component
14cu|gambas3-3.10.0-1|1574	%{_libdir}/%{name}/gb.web.gambas
14cu|gambas3-3.10.0-1|1575	%{_datadir}/%{name}/info/gb.web.info
14cu|gambas3-3.10.0-1|1576	%{_datadir}/%{name}/info/gb.web.list
14cu|gambas3-3.10.0-1|1577	
14cu|gambas3-3.10.0-1|1578	#------------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1579	
14cu|gambas3-3.10.0-1|1580	%package gb-web-form
14cu|gambas3-3.10.0-1|1581	
14cu|gambas3-3.10.0-1|1582	Summary:	Create GUI of your web application from the Gambas IDE
14cu|gambas3-3.10.0-1|1583	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1584	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1585	
14cu|gambas3-3.10.0-1|1586	%description gb-web-form
14cu|gambas3-3.10.0-1|1587	A new component that allows to make the GUI
14cu|gambas3-3.10.0-1|1588	of your web application from the Gambas IDE.
14cu|gambas3-3.10.0-1|1589	Almost everything is done on the server side.
14cu|gambas3-3.10.0-1|1590	The user browser is mainly used as an enhanced
14cu|gambas3-3.10.0-1|1591	graphical terminal running the less JavaScript as possible.
14cu|gambas3-3.10.0-1|1592	Events and page refresh flow between the browser
14cu|gambas3-3.10.0-1|1593	and the server through XML HTTP requests.
14cu|gambas3-3.10.0-1|1594	
14cu|gambas3-3.10.0-1|1595	%files gb-web-form
14cu|gambas3-3.10.0-1|1596	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1597	%{_libdir}/%{name}/gb.web.form.*
14cu|gambas3-3.10.0-1|1598	%{_datadir}/%{name}/info/gb.web.form.*
14cu|gambas3-3.10.0-1|1599	%{_datadir}/%{name}/control/gb.web.form/
14cu|gambas3-3.10.0-1|1600	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1601	
14cu|gambas3-3.10.0-1|1602	%package gb-xml
14cu|gambas3-3.10.0-1|1603	Summary:	The Gambas xml component
14cu|gambas3-3.10.0-1|1604	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1605	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1606	
14cu|gambas3-3.10.0-1|1607	%description gb-xml
14cu|gambas3-3.10.0-1|1608	This component allows you to use xml.
14cu|gambas3-3.10.0-1|1609	
14cu|gambas3-3.10.0-1|1610	%files gb-xml
14cu|gambas3-3.10.0-1|1611	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1612	%dir %{_libdir}/%{name}
14cu|gambas3-3.10.0-1|1613	%{_libdir}/%{name}/gb.xml.gambas
14cu|gambas3-3.10.0-1|1614	%{_libdir}/%{name}/gb.xml.so*
14cu|gambas3-3.10.0-1|1615	%{_libdir}/%{name}/gb.xml.component
14cu|gambas3-3.10.0-1|1616	%dir %{_datadir}/%{name}/info
14cu|gambas3-3.10.0-1|1617	%{_datadir}/%{name}/info/gb.xml.info
14cu|gambas3-3.10.0-1|1618	%{_datadir}/%{name}/info/gb.xml.list
14cu|gambas3-3.10.0-1|1619	
14cu|gambas3-3.10.0-1|1620	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1621	
14cu|gambas3-3.10.0-1|1622	%package gb-xml-html
14cu|gambas3-3.10.0-1|1623	Summary:	The Gambas xml html component
14cu|gambas3-3.10.0-1|1624	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1625	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1626	Requires:	%{name}-gb-xml = %{EVRD}
14cu|gambas3-3.10.0-1|1627	
14cu|gambas3-3.10.0-1|1628	%description gb-xml-html
14cu|gambas3-3.10.0-1|1629	This component allows you to use xml html.
14cu|gambas3-3.10.0-1|1630	
14cu|gambas3-3.10.0-1|1631	%files gb-xml-html
14cu|gambas3-3.10.0-1|1632	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1633	%{_libdir}/%{name}/gb.xml.html.so*
14cu|gambas3-3.10.0-1|1634	%{_libdir}/%{name}/gb.xml.html.component
14cu|gambas3-3.10.0-1|1635	%{_datadir}/%{name}/info/gb.xml.html.info
14cu|gambas3-3.10.0-1|1636	%{_datadir}/%{name}/info/gb.xml.html.list
14cu|gambas3-3.10.0-1|1637	
14cu|gambas3-3.10.0-1|1638	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1639	
14cu|gambas3-3.10.0-1|1640	%package gb-xml-rpc
14cu|gambas3-3.10.0-1|1641	Summary:	The Gambas xml-rpc component
14cu|gambas3-3.10.0-1|1642	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1643	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1644	Requires:	%{name}-gb-xml = %{EVRD}
14cu|gambas3-3.10.0-1|1645	
14cu|gambas3-3.10.0-1|1646	%description gb-xml-rpc
14cu|gambas3-3.10.0-1|1647	This component allows you to use xml-rpc.
14cu|gambas3-3.10.0-1|1648	
14cu|gambas3-3.10.0-1|1649	%files gb-xml-rpc
14cu|gambas3-3.10.0-1|1650	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1651	%{_libdir}/%{name}/gb.xml.rpc*
14cu|gambas3-3.10.0-1|1652	%{_datadir}/%{name}/info/gb.xml.rpc.info
14cu|gambas3-3.10.0-1|1653	%{_datadir}/%{name}/info/gb.xml.rpc.list
14cu|gambas3-3.10.0-1|1654	
14cu|gambas3-3.10.0-1|1655	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1656	
14cu|gambas3-3.10.0-1|1657	%package gb-xml-xslt
14cu|gambas3-3.10.0-1|1658	Summary:	The Gambas xml-rpc component
14cu|gambas3-3.10.0-1|1659	Group:		Development/Basic
14cu|gambas3-3.10.0-1|1660	Requires:	%{name}-runtime = %{EVRD}
14cu|gambas3-3.10.0-1|1661	Requires:	%{name}-gb-xml = %{EVRD}
14cu|gambas3-3.10.0-1|1662	
14cu|gambas3-3.10.0-1|1663	%description gb-xml-xslt
14cu|gambas3-3.10.0-1|1664	This component allows you to use xml-xslt.
14cu|gambas3-3.10.0-1|1665	
14cu|gambas3-3.10.0-1|1666	%files gb-xml-xslt
14cu|gambas3-3.10.0-1|1667	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1668	%{_libdir}/%{name}/gb.xml.xslt*
14cu|gambas3-3.10.0-1|1669	%{_datadir}/%{name}/info/gb.xml.xslt*
14cu|gambas3-3.10.0-1|1670	
14cu|gambas3-3.10.0-1|1671	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1672	
14cu|gambas3-3.10.0-1|1673	%package gb-web-feed
14cu|gambas3-3.10.0-1|1674	Summary: The Gambas CGI web-feed component
14cu|gambas3-3.10.0-1|1675	Group: Development/Basic
14cu|gambas3-3.10.0-1|1676	Requires: %{name}-runtime = %{version}
14cu|gambas3-3.10.0-1|1677	Requires: %{name}-gb-web = %{version}
14cu|gambas3-3.10.0-1|1678	
14cu|gambas3-3.10.0-1|1679	%description gb-web-feed
14cu|gambas3-3.10.0-1|1680	This components allows you to make
14cu|gambas3-3.10.0-1|1681	CGI web-feed applications using Gambas,
14cu|gambas3-3.10.0-1|1682	with an ASP-like interface.
14cu|gambas3-3.10.0-1|1683	
14cu|gambas3-3.10.0-1|1684	%files gb-web-feed
14cu|gambas3-3.10.0-1|1685	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1686	%{_libdir}/%{name}/gb.web.feed.component
14cu|gambas3-3.10.0-1|1687	%{_libdir}/%{name}/gb.web.feed.gambas
14cu|gambas3-3.10.0-1|1688	%{_datadir}/%{name}/info/gb.web.feed.info
14cu|gambas3-3.10.0-1|1689	%{_datadir}/%{name}/info/gb.web.feed.list
14cu|gambas3-3.10.0-1|1690	
14cu|gambas3-3.10.0-1|1691	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1692	
14cu|gambas3-3.10.0-1|1693	%package gb-term
14cu|gambas3-3.10.0-1|1694	Summary: The Gambas Terminal component
14cu|gambas3-3.10.0-1|1695	Group: Development/Basic
14cu|gambas3-3.10.0-1|1696	Requires: %{name}-runtime = %{version}
14cu|gambas3-3.10.0-1|1697	
14cu|gambas3-3.10.0-1|1698	%description gb-term
14cu|gambas3-3.10.0-1|1699	This component allows to manager terminals,
14cu|gambas3-3.10.0-1|1700	with an API very close to the one
14cu|gambas3-3.10.0-1|1701	provided by the operating system.
14cu|gambas3-3.10.0-1|1702	
14cu|gambas3-3.10.0-1|1703	%files gb-term
14cu|gambas3-3.10.0-1|1704	%doc README ChangeLog
14cu|gambas3-3.10.0-1|1705	%{_libdir}/%{name}/gb.term.*
14cu|gambas3-3.10.0-1|1706	%{_datadir}/%{name}/info/gb.term.*
14cu|gambas3-3.10.0-1|1707	
14cu|gambas3-3.10.0-1|1708	#-----------------------------------------------------------------------------
14cu|gambas3-3.10.0-1|1709	
14cu|gambas3-3.10.0-1|1710	
14cu|gambas3-3.10.0-1|1711	%prep
14cu|gambas3-3.10.0-1|1712	%setup -q
14cu|gambas3-3.10.0-1|1713	%patch0 -p1
14cu|gambas3-3.10.0-1|1714	%patch1 -p1
14cu|gambas3-3.10.0-1|1715	%patch2 -p1
14cu|gambas3-3.10.0-1|1716	%patch3 -p1
14cu|gambas3-3.10.0-1|1717	
14cu|gambas3-3.10.0-1|1718	
14cu|gambas3-3.10.0-1|1719	for i in `find . -name "acinclude.m4"`;
14cu|gambas3-3.10.0-1|1720	do
14cu|gambas3-3.10.0-1|1721	sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' ${i}
14cu|gambas3-3.10.0-1|1722	sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ${i}
14cu|gambas3-3.10.0-1|1723	sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ${i}
14cu|gambas3-3.10.0-1|1724	sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ${i}
14cu|gambas3-3.10.0-1|1725	sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ${i}
14cu|gambas3-3.10.0-1|1726	sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ${i}
14cu|gambas3-3.10.0-1|1727	done
14cu|gambas3-3.10.0-1|1728	
14cu|gambas3-3.10.0-1|1729	# debug linting fix
14cu|gambas3-3.10.0-1|1730	chmod -x main/gbx/gbx_local.h
14cu|gambas3-3.10.0-1|1731	chmod -x gb.xml/src/xslt/CXSLT.h
14cu|gambas3-3.10.0-1|1732	chmod -x main/lib/option/main.h
14cu|gambas3-3.10.0-1|1733	chmod -x main/lib/option/main.c
14cu|gambas3-3.10.0-1|1734	chmod -x main/lib/option/getoptions.c
14cu|gambas3-3.10.0-1|1735	chmod -x main/lib/option/getoptions.h
14cu|gambas3-3.10.0-1|1736	chmod -x main/gbx/gbx_subr_file.c
14cu|gambas3-3.10.0-1|1737	chmod -x gb.xml/src/xslt/main.cpp
14cu|gambas3-3.10.0-1|1738	chmod -x gb.qt4/src/CContainer.cpp
14cu|gambas3-3.10.0-1|1739	chmod -x gb.xml/src/xslt/CXSLT.cpp
14cu|gambas3-3.10.0-1|1740	
14cu|gambas3-3.10.0-1|1741	%build
14cu|gambas3-3.10.0-1|1742	%setup_compile_flags
14cu|gambas3-3.10.0-1|1743	
14cu|gambas3-3.10.0-1|1744	./reconf-all
14cu|gambas3-3.10.0-1|1745	for i in `find -name configure`
14cu|gambas3-3.10.0-1|1746	do
14cu|gambas3-3.10.0-1|1747	(
14cu|gambas3-3.10.0-1|1748	pushd `dirname $i`
14cu|gambas3-3.10.0-1|1749	%before_configure
14cu|gambas3-3.10.0-1|1750	popd
14cu|gambas3-3.10.0-1|1751	)
14cu|gambas3-3.10.0-1|1752	done
14cu|gambas3-3.10.0-1|1753	
14cu|gambas3-3.10.0-1|1754	
14cu|gambas3-3.10.0-1|1755	%configure2_5x
14cu|gambas3-3.10.0-1|1756	%make
14cu|gambas3-3.10.0-1|1757	
14cu|gambas3-3.10.0-1|1758	%install
14cu|gambas3-3.10.0-1|1759	%makeinstall_std
14cu|gambas3-3.10.0-1|1760	
14cu|gambas3-3.10.0-1|1761	# Get the SVN noise out of the main tree
14cu|gambas3-3.10.0-1|1762	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
14cu|gambas3-3.10.0-1|1763	
14cu|gambas3-3.10.0-1|1764	# Mime types.
14cu|gambas3-3.10.0-1|1765	mkdir -p %{buildroot}%{_datadir}/mime/packages/
14cu|gambas3-3.10.0-1|1766	install -m 0644 -p app/mime/application-x-gambasscript.xml %{buildroot}%{_datadir}/mime/packages/
14cu|gambas3-3.10.0-1|1767	install -m 0644 -p main/mime/application-x-gambas3.xml %{buildroot}%{_datadir}/mime/packages/
14cu|gambas3-3.10.0-1|1768	
14cu|gambas3-3.10.0-1|1769	# clean, should be done upstream
14cu|gambas3-3.10.0-1|1770	find %{buildroot} -name '*.la' -delete
14cu|gambas3-3.10.0-1|1771	rm -f %{buildroot}%{_libdir}/%{name}/gb.so %{buildroot}%{_libdir}/%{name}/gb.so.*
14cu|gambas3-3.10.0-1|1772	
14cu|gambas3-3.10.0-1|1773	# menu entry && icons
14cu|gambas3-3.10.0-1|1774	install -D -m 755 app/src/%{name}/img/logo/head-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|gambas3-3.10.0-1|1775	install -D -m 755 app/src/%{name}/img/logo/head-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|gambas3-3.10.0-1|1776	install -D -m 755 app/src/%{name}/img/logo/project.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|gambas3-3.10.0-1|1777	install -D -m 755 app/src/%{name}/img/logo/logo-ide.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|gambas3-3.10.0-1|1778	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gambas3-3.10.0-1|1779	
14cu|gambas3-3.10.0-1|1780	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gambas3-3.10.0-1|1781	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gambas3-3.10.0-1|1782	chmod -x %{buildroot}%{_appdatadir}/gambas3.appdata.xml
14cu|gambas3-3.10.0-1|1783	chmod -x %{buildroot}%{_libdir}/%{name}/gb.component
14cu|gambas3-3.10.0-1|1784	mkdir -p %{buildroot}%{_docdir}
14cu|gambas3-3.10.0-1|1785	
14cu|gambas3-3.10.0-1|1786	
14cu|gambas3-3.10.0-1|1787	%changelog

10204 14
14cu|gambatte-0.5.0-1.r571.0|1	%define subver r571
14cu|gambatte-0.5.0-1.r571.0|2	
14cu|gambatte-0.5.0-1.r571.0|3	Summary:	Game Boy Color emulator with Qt and SDL frontends
14cu|gambatte-0.5.0-1.r571.0|4	Name:		gambatte
14cu|gambatte-0.5.0-1.r571.0|5	Version:	0.5.0
14cu|gambatte-0.5.0-1.r571.0|6	Release:	1.%{subver}.0
14cu|gambatte-0.5.0-1.r571.0|7	License:	GPLv2+
14cu|gambatte-0.5.0-1.r571.0|8	Group:		Emulators
14cu|gambatte-0.5.0-1.r571.0|9	Url:		http://sourceforge.net/projects/gambatte/
14cu|gambatte-0.5.0-1.r571.0|10	Source0:	https://sourceforge.net/projects/gambatte/files/gambatte/%{subver}/%{name}_src-%{subver}.tar.gz
14cu|gambatte-0.5.0-1.r571.0|11	Source1:	%{name}.png
14cu|gambatte-0.5.0-1.r571.0|12	BuildRequires:	fontconfig
14cu|gambatte-0.5.0-1.r571.0|13	BuildRequires:	imagemagick
14cu|gambatte-0.5.0-1.r571.0|14	BuildRequires:	scons
14cu|gambatte-0.5.0-1.r571.0|15	BuildRequires:	qt4-devel
14cu|gambatte-0.5.0-1.r571.0|16	BuildRequires:	pkgconfig(alsa)
14cu|gambatte-0.5.0-1.r571.0|17	BuildRequires:	pkgconfig(sdl)
14cu|gambatte-0.5.0-1.r571.0|18	BuildRequires:	pkgconfig(xrandr)
14cu|gambatte-0.5.0-1.r571.0|19	BuildRequires:	pkgconfig(xv)
14cu|gambatte-0.5.0-1.r571.0|20	
14cu|gambatte-0.5.0-1.r571.0|21	%description
14cu|gambatte-0.5.0-1.r571.0|22	Gambatte is an accuracy-focused, open-source, cross-platform
14cu|gambatte-0.5.0-1.r571.0|23	Game Boy / Game Boy Color emulator written in C++. It is based on hundreds of
14cu|gambatte-0.5.0-1.r571.0|24	corner case hardware tests, as well as previous documentation and reverse
14cu|gambatte-0.5.0-1.r571.0|25	engineering efforts.
14cu|gambatte-0.5.0-1.r571.0|26	
14cu|gambatte-0.5.0-1.r571.0|27	The core emulation code is contained in a separate library back-end
14cu|gambatte-0.5.0-1.r571.0|28	(libgambatte) written in platform-independent C++. There is currently a GUI
14cu|gambatte-0.5.0-1.r571.0|29	front-end (gambatte_qt) using Trolltech's Qt4 toolkit, and a simple
14cu|gambatte-0.5.0-1.r571.0|30	command-line SDL front-end (gambatte_sdl).
14cu|gambatte-0.5.0-1.r571.0|31	
14cu|gambatte-0.5.0-1.r571.0|32	%files
14cu|gambatte-0.5.0-1.r571.0|33	%doc README changelog COPYING
14cu|gambatte-0.5.0-1.r571.0|34	%{_bindir}/gambatte_*
14cu|gambatte-0.5.0-1.r571.0|35	%{_iconsdir}/*.png
14cu|gambatte-0.5.0-1.r571.0|36	%{_miconsdir}/*.png
14cu|gambatte-0.5.0-1.r571.0|37	%{_liconsdir}/*.png
14cu|gambatte-0.5.0-1.r571.0|38	%{_datadir}/pixmaps/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|39	%{_datadir}/applications/%{name}.desktop
14cu|gambatte-0.5.0-1.r571.0|40	
14cu|gambatte-0.5.0-1.r571.0|41	#----------------------------------------------------------------------------
14cu|gambatte-0.5.0-1.r571.0|42	
14cu|gambatte-0.5.0-1.r571.0|43	%prep
14cu|gambatte-0.5.0-1.r571.0|44	%setup -q -n %{name}_src-%{subver}
14cu|gambatte-0.5.0-1.r571.0|45	
14cu|gambatte-0.5.0-1.r571.0|46	# fix png rgb
14cu|gambatte-0.5.0-1.r571.0|47	find . %{SOURCE1} -exec convert {} -strip {} \;
14cu|gambatte-0.5.0-1.r571.0|48	
14cu|gambatte-0.5.0-1.r571.0|49	
14cu|gambatte-0.5.0-1.r571.0|50	%build
14cu|gambatte-0.5.0-1.r571.0|51	export CFLAGS="%{optflags}"
14cu|gambatte-0.5.0-1.r571.0|52	export CXXFLAGS="%{optflags}"
14cu|gambatte-0.5.0-1.r571.0|53	cd libgambatte
14cu|gambatte-0.5.0-1.r571.0|54	%scons
14cu|gambatte-0.5.0-1.r571.0|55	cd ../gambatte_qt
14cu|gambatte-0.5.0-1.r571.0|56	%qmake_qt4
14cu|gambatte-0.5.0-1.r571.0|57	%make
14cu|gambatte-0.5.0-1.r571.0|58	cd ../gambatte_sdl
14cu|gambatte-0.5.0-1.r571.0|59	%scons
14cu|gambatte-0.5.0-1.r571.0|60	
14cu|gambatte-0.5.0-1.r571.0|61	%install
14cu|gambatte-0.5.0-1.r571.0|62	install -d -m 755 %{buildroot}%{_bindir}
14cu|gambatte-0.5.0-1.r571.0|63	install -m 755 gambatte_qt/bin/gambatte_qt %{buildroot}%{_bindir}
14cu|gambatte-0.5.0-1.r571.0|64	install -m 755 gambatte_sdl/gambatte_sdl %{buildroot}%{_bindir}
14cu|gambatte-0.5.0-1.r571.0|65	
14cu|gambatte-0.5.0-1.r571.0|66	# install menu entries
14cu|gambatte-0.5.0-1.r571.0|67	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gambatte-0.5.0-1.r571.0|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gambatte-0.5.0-1.r571.0|69	[Desktop Entry]
14cu|gambatte-0.5.0-1.r571.0|70	Name=Gambatte
14cu|gambatte-0.5.0-1.r571.0|71	Comment=Game Boy Color Emulator
14cu|gambatte-0.5.0-1.r571.0|72	Exec=%{name}_qt
14cu|gambatte-0.5.0-1.r571.0|73	Icon=%{name}
14cu|gambatte-0.5.0-1.r571.0|74	Type=Application
14cu|gambatte-0.5.0-1.r571.0|75	Terminal=false
14cu|gambatte-0.5.0-1.r571.0|76	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cu|gambatte-0.5.0-1.r571.0|77	EOF
14cu|gambatte-0.5.0-1.r571.0|78	
14cu|gambatte-0.5.0-1.r571.0|79	#Icons
14cu|gambatte-0.5.0-1.r571.0|80	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cu|gambatte-0.5.0-1.r571.0|81	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|82	
14cu|gambatte-0.5.0-1.r571.0|83	mkdir -p %{buildroot}%{_miconsdir}
14cu|gambatte-0.5.0-1.r571.0|84	mkdir -p %{buildroot}%{_liconsdir}
14cu|gambatte-0.5.0-1.r571.0|85	mkdir -p %{buildroot}%{_iconsdir}
14cu|gambatte-0.5.0-1.r571.0|86	
14cu|gambatte-0.5.0-1.r571.0|87	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|88	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|89	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|90	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|91	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|gambatte-0.5.0-1.r571.0|92	
14cu|gambatte-0.5.0-1.r571.0|93	%changelog
14cu|gambatte-0.5.0-1.r571.0|94	
14cu|gambatte-0.5.0-1.r571.0|95	* Sat Sep 10 2016 alzim <alzim@bk.ru> 0.5.0-1.r571.0
14cu|gambatte-0.5.0-1.r571.0|96	- (e35fc61) Merge pull request #1 from import/gambatte:rosa2016.1
14cu|gambatte-0.5.0-1.r571.0|97	- (e35fc61) Updated to r571
14cu|gambatte-0.5.0-1.r571.0|98	
14cu|gambatte-0.5.0-1.r571.0|99	

10205 14
14cu|gambit-14.1.0-1|1	Summary:	Software tools for game theory
14cu|gambit-14.1.0-1|2	Name:		gambit
14cu|gambit-14.1.0-1|3	Version:	14.1.0
14cu|gambit-14.1.0-1|4	Release:	1
14cu|gambit-14.1.0-1|5	License:	GPLv2+
14cu|gambit-14.1.0-1|6	Group:		Sciences/Mathematics
14cu|gambit-14.1.0-1|7	Url:		http://www.gambit-project.org/
14cu|gambit-14.1.0-1|8	Source0:	http://sourceforge.net/projects/gambit/files/gambit14/%{version}/%{name}-%{version}.tar.gz
14cu|gambit-14.1.0-1|9	BuildRequires:	imagemagick
14cu|gambit-14.1.0-1|10	BuildRequires:	wxgtku2.8-devel
14cu|gambit-14.1.0-1|11	
14cu|gambit-14.1.0-1|12	%description
14cu|gambit-14.1.0-1|13	Gambit is a set of software tools for doing computation on finite,
14cu|gambit-14.1.0-1|14	noncooperative games. These comprise a graphical interface for
14cu|gambit-14.1.0-1|15	interactively building and analyzing general games in extensive or
14cu|gambit-14.1.0-1|16	strategy form; a number of command-line tools for computing Nash
14cu|gambit-14.1.0-1|17	equilibria and other solution concepts in games; and, a set of file
14cu|gambit-14.1.0-1|18	formats for storing and communicating games to external tools.
14cu|gambit-14.1.0-1|19	
14cu|gambit-14.1.0-1|20	%files
14cu|gambit-14.1.0-1|21	%{_bindir}/%{name}*
14cu|gambit-14.1.0-1|22	%{_datadir}/applications/%{name}.desktop
14cu|gambit-14.1.0-1|23	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gambit-14.1.0-1|24	%dir %{_datadir}/%{name}
14cu|gambit-14.1.0-1|25	%{_datadir}/%{name}/*
14cu|gambit-14.1.0-1|26	
14cu|gambit-14.1.0-1|27	#----------------------------------------------------------------------------
14cu|gambit-14.1.0-1|28	
14cu|gambit-14.1.0-1|29	%prep
14cu|gambit-14.1.0-1|30	%setup -q
14cu|gambit-14.1.0-1|31	
14cu|gambit-14.1.0-1|32	%build
14cu|gambit-14.1.0-1|33	autoreconf -fi
14cu|gambit-14.1.0-1|34	# enumpoly is not supported on 64 bit
14cu|gambit-14.1.0-1|35	%configure2_5x --disable-enumpoly
14cu|gambit-14.1.0-1|36	%make
14cu|gambit-14.1.0-1|37	
14cu|gambit-14.1.0-1|38	%install
14cu|gambit-14.1.0-1|39	%makeinstall_std
14cu|gambit-14.1.0-1|40	
14cu|gambit-14.1.0-1|41	rm -rf %{buildroot}%{_includedir}
14cu|gambit-14.1.0-1|42	
14cu|gambit-14.1.0-1|43	# install games
14cu|gambit-14.1.0-1|44	mkdir -p %{buildroot}%{_datadir}/%{name}/games
14cu|gambit-14.1.0-1|45	cp contrib/games/* %{buildroot}%{_datadir}/%{name}/games/
14cu|gambit-14.1.0-1|46	
14cu|gambit-14.1.0-1|47	# install menu entry
14cu|gambit-14.1.0-1|48	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gambit-14.1.0-1|49	install -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gambit-14.1.0-1|50	
14cu|gambit-14.1.0-1|51	# install menu icons
14cu|gambit-14.1.0-1|52	for N in 16 32 48 64 128;
14cu|gambit-14.1.0-1|53	do
14cu|gambit-14.1.0-1|54	convert src/gui/bitmaps/gambit.xpm -scale ${N}x${N} $N.png;
14cu|gambit-14.1.0-1|55	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|gambit-14.1.0-1|56	done
14cu|gambit-14.1.0-1|57	
14cu|gambit-14.1.0-1|58	
14cu|gambit-14.1.0-1|59	%changelog
14cu|gambit-14.1.0-1|60	* Wed Oct 22 2014 Rosa <rosa@abf.rosalinux.ru> 14.1.0-1
14cu|gambit-14.1.0-1|61	+ Revision: 92bb73f
14cu|gambit-14.1.0-1|62	- Automatic import for version 14.1.0-1
14cu|gambit-14.1.0-1|63	
14cu|gambit-14.1.0-1|64	

10206 14
14cu|game24-1.0.1-1|1	%define	oname	24gameconsole
14cu|game24-1.0.1-1|2	
14cu|game24-1.0.1-1|3	Summary:	A console application to play the 24 game
14cu|game24-1.0.1-1|4	Name:		game24
14cu|game24-1.0.1-1|5	Version:	1.0.1
14cu|game24-1.0.1-1|6	Release:	1
14cu|game24-1.0.1-1|7	License:	ASL 2.0
14cu|game24-1.0.1-1|8	Group:		Games/Cards
14cu|game24-1.0.1-1|9	Url:		https://github.com/benhengx/game24
14cu|game24-1.0.1-1|10	Source0:	http://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz
14cu|game24-1.0.1-1|11	BuildArch:	noarch
14cu|game24-1.0.1-1|12	BuildRequires:	pythonegg(setuptools)
14cu|game24-1.0.1-1|13	
14cu|game24-1.0.1-1|14	%description
14cu|game24-1.0.1-1|15	A console application to play the 24 Game.
14cu|game24-1.0.1-1|16	
14cu|game24-1.0.1-1|17	%files
14cu|game24-1.0.1-1|18	%doc LICENSE README.rst
14cu|game24-1.0.1-1|19	%{_bindir}/%{oname}
14cu|game24-1.0.1-1|20	%{_datadir}/applications/%{name}.desktop
14cu|game24-1.0.1-1|21	%{py_puresitedir}/%{name}/*.py*
14cu|game24-1.0.1-1|22	%{py_puresitedir}/%{name}*.egg-info
14cu|game24-1.0.1-1|23	#-----------------------------------------------------------
14cu|game24-1.0.1-1|24	
14cu|game24-1.0.1-1|25	%prep
14cu|game24-1.0.1-1|26	%setup -q
14cu|game24-1.0.1-1|27	
14cu|game24-1.0.1-1|28	%build
14cu|game24-1.0.1-1|29	%py_build
14cu|game24-1.0.1-1|30	
14cu|game24-1.0.1-1|31	%install
14cu|game24-1.0.1-1|32	%py_install
14cu|game24-1.0.1-1|33	
14cu|game24-1.0.1-1|34	mkdir -p %{buildroot}%{_datadir}/applications
14cu|game24-1.0.1-1|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|game24-1.0.1-1|36	[Desktop Entry]
14cu|game24-1.0.1-1|37	Name=%{name}
14cu|game24-1.0.1-1|38	Comment=A console application to play the 24 game
14cu|game24-1.0.1-1|39	Exec=%{oname}
14cu|game24-1.0.1-1|40	Icon=applications-cardgames
14cu|game24-1.0.1-1|41	Type=Application
14cu|game24-1.0.1-1|42	StartupNotify=false
14cu|game24-1.0.1-1|43	Categories=Game;CardGame;
14cu|game24-1.0.1-1|44	Terminal=true
14cu|game24-1.0.1-1|45	EOF
14cu|game24-1.0.1-1|46	
14cu|game24-1.0.1-1|47	chmod +x %{buildroot}%{py_puresitedir}/%{name}/%{oname}.py
14cu|game24-1.0.1-1|48	
14cu|game24-1.0.1-1|49	
14cu|game24-1.0.1-1|50	
14cu|game24-1.0.1-1|51	
14cu|game24-1.0.1-1|52	
14cu|game24-1.0.1-1|53	
14cu|game24-1.0.1-1|54	%changelog
14cu|game24-1.0.1-1|55	
14cu|game24-1.0.1-1|56	* Sun Nov 27 2016 abfonly <abfonly@gmail.com> 1.0.1-1
14cu|game24-1.0.1-1|57	- (4fca66b) Imported from SRPM
14cu|game24-1.0.1-1|58	
14cu|game24-1.0.1-1|59	

10207 14
14cu|gammu-1.39.0-1|1	%define major 8
14cu|gammu-1.39.0-1|2	%define libname %mklibname %{name} %{major}
14cu|gammu-1.39.0-1|3	%define devname %mklibname %{name} -d
14cu|gammu-1.39.0-1|4	
14cu|gammu-1.39.0-1|5	Summary:	Mobile phones tools for Unix (Linux) and Win32
14cu|gammu-1.39.0-1|6	Name:		gammu
14cu|gammu-1.39.0-1|7	Version:	1.39.0
14cu|gammu-1.39.0-1|8	Release:	1
14cu|gammu-1.39.0-1|9	License:	GPLv2+
14cu|gammu-1.39.0-1|10	Group:		Communications
14cu|gammu-1.39.0-1|11	Url:		http://www.gammu.org/
14cu|gammu-1.39.0-1|12	Source:		http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2?/%{name}-%{version}.tar.bz2
14cu|gammu-1.39.0-1|13	Source1:	69-gammu-acl.rules
14cu|gammu-1.39.0-1|14	BuildRequires:	pkgconfig(bluez)
14cu|gammu-1.39.0-1|15	BuildRequires:	cmake
14cu|gammu-1.39.0-1|16	BuildRequires:	doxygen
14cu|gammu-1.39.0-1|17	BuildRequires:	systemd-units
14cu|gammu-1.39.0-1|18	BuildRequires:	gettext-devel
14cu|gammu-1.39.0-1|19	BuildRequires:	mysql-devel
14cu|gammu-1.39.0-1|20	BuildRequires:	pkgconfig(dbi)
14cu|gammu-1.39.0-1|21	BuildRequires:	pkgconfig(libcurl)
14cu|gammu-1.39.0-1|22	BuildRequires:	pkgconfig(libpq)
14cu|gammu-1.39.0-1|23	BuildRequires:	pkgconfig(libusb-1.0)
14cu|gammu-1.39.0-1|24	BuildRequires:	pkgconfig(python)
14cu|gammu-1.39.0-1|25	BuildRequires:	pkgconfig(systemd)
14cu|gammu-1.39.0-1|26	
14cu|gammu-1.39.0-1|27	%description
14cu|gammu-1.39.0-1|28	Gammu can do such things with cellular phones as making data calls,
14cu|gammu-1.39.0-1|29	updating the address book, changing calendar and ToDo entries, sending and
14cu|gammu-1.39.0-1|30	receiving SMS messages, loading and getting ring tones and pictures (different
14cu|gammu-1.39.0-1|31	types of logos), synchronizing time, enabling NetMonitor, managing WAP
14cu|gammu-1.39.0-1|32	settings and bookmarks and much more. Functions depend on the phone model.
14cu|gammu-1.39.0-1|33	
14cu|gammu-1.39.0-1|34	%files -f %{name}.lang
14cu|gammu-1.39.0-1|35	%doc ChangeLog COPYING INSTALL
14cu|gammu-1.39.0-1|36	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/gammurc
14cu|gammu-1.39.0-1|37	%{_sysconfdir}/udev/rules.d/*.rules
14cu|gammu-1.39.0-1|38	%{_sysconfdir}/bash_completion.d/gammu
14cu|gammu-1.39.0-1|39	%{_bindir}/gammu
14cu|gammu-1.39.0-1|40	%{_bindir}/gammu-detect
14cu|gammu-1.39.0-1|41	%{_bindir}/gammu-smsd
14cu|gammu-1.39.0-1|42	%{_bindir}/gammu-smsd-inject
14cu|gammu-1.39.0-1|43	%{_bindir}/gammu-smsd-monitor
14cu|gammu-1.39.0-1|44	%{_bindir}/jadmaker
14cu|gammu-1.39.0-1|45	%{_mandir}/man1/gammu-detect.*
14cu|gammu-1.39.0-1|46	%{_mandir}/man1/gammu-smsd-inject.*
14cu|gammu-1.39.0-1|47	%{_mandir}/man1/gammu-smsd-monitor.1.*
14cu|gammu-1.39.0-1|48	%{_mandir}/man1/gammu-smsd.*
14cu|gammu-1.39.0-1|49	%{_mandir}/man1/gammu.*
14cu|gammu-1.39.0-1|50	%{_mandir}/man1/jadmaker.*
14cu|gammu-1.39.0-1|51	%{_mandir}/man5/*
14cu|gammu-1.39.0-1|52	%{_mandir}/man7/*
14cu|gammu-1.39.0-1|53	%{_datadir}/%{name}
14cu|gammu-1.39.0-1|54	%{_unitdir}/gammu-smsd.service
14cu|gammu-1.39.0-1|55	
14cu|gammu-1.39.0-1|56	#----------------------------------------------------------------------------
14cu|gammu-1.39.0-1|57	
14cu|gammu-1.39.0-1|58	%package -n %{libname}
14cu|gammu-1.39.0-1|59	Summary:	Mobile phones tools for Unix (Linux) and Win32 (libraries)
14cu|gammu-1.39.0-1|60	Group:		System/Libraries
14cu|gammu-1.39.0-1|61	Requires:	%{name}
14cu|gammu-1.39.0-1|62	
14cu|gammu-1.39.0-1|63	%description -n %{libname}
14cu|gammu-1.39.0-1|64	Gammu can do such things with cellular phones as making data calls,
14cu|gammu-1.39.0-1|65	updating the address book, changing calendar and ToDo entries, sending and
14cu|gammu-1.39.0-1|66	receiving SMS messages, loading and getting ring tones and pictures (different
14cu|gammu-1.39.0-1|67	types of logos), synchronizing time, enabling NetMonitor, managing WAP
14cu|gammu-1.39.0-1|68	settings and bookmarks and much more. Functions depend on the phone model.
14cu|gammu-1.39.0-1|69	
14cu|gammu-1.39.0-1|70	%files -n %{libname}
14cu|gammu-1.39.0-1|71	%{_libdir}/libGammu.so.%{major}*
14cu|gammu-1.39.0-1|72	%{_libdir}/libgsmsd.so.%{major}*
14cu|gammu-1.39.0-1|73	
14cu|gammu-1.39.0-1|74	#----------------------------------------------------------------------------
14cu|gammu-1.39.0-1|75	
14cu|gammu-1.39.0-1|76	%package -n %{devname}
14cu|gammu-1.39.0-1|77	Summary:	Headers and pkgconfig file for Gammu development
14cu|gammu-1.39.0-1|78	Group:		Development/Other
14cu|gammu-1.39.0-1|79	Requires:	%{libname} = %{EVRD}
14cu|gammu-1.39.0-1|80	Provides:	%{name}-devel = %{EVRD}
14cu|gammu-1.39.0-1|81	Provides:	libgammu-devel = %{EVRD}
14cu|gammu-1.39.0-1|82	
14cu|gammu-1.39.0-1|83	%description -n %{devname}
14cu|gammu-1.39.0-1|84	This package contains the headers and pkgconfig file that programmers
14cu|gammu-1.39.0-1|85	will need to develop applications which will use libGammu.
14cu|gammu-1.39.0-1|86	
14cu|gammu-1.39.0-1|87	%files -n %{devname}
14cu|gammu-1.39.0-1|88	%{_bindir}/gammu-config
14cu|gammu-1.39.0-1|89	%{_libdir}/*.so
14cu|gammu-1.39.0-1|90	%{_includedir}/gammu
14cu|gammu-1.39.0-1|91	%{_mandir}/man1/gammu-config.*
14cu|gammu-1.39.0-1|92	%{_libdir}/pkgconfig/*.pc
14cu|gammu-1.39.0-1|93	
14cu|gammu-1.39.0-1|94	#----------------------------------------------------------------------------
14cu|gammu-1.39.0-1|95	
14cu|gammu-1.39.0-1|96	%prep
14cu|gammu-1.39.0-1|97	%setup -q
14cu|gammu-1.39.0-1|98	
14cu|gammu-1.39.0-1|99	%build
14cu|gammu-1.39.0-1|100	%cmake -DINSTALL_LIB_DIR=%{_lib}
14cu|gammu-1.39.0-1|101	%make
14cu|gammu-1.39.0-1|102	
14cu|gammu-1.39.0-1|103	%install
14cu|gammu-1.39.0-1|104	%makeinstall_std -C build
14cu|gammu-1.39.0-1|105	
14cu|gammu-1.39.0-1|106	mkdir -p %{buildroot}%{_sysconfdir}
14cu|gammu-1.39.0-1|107	sed -e 's|^port =.*$|port = /dev/ttyS0|' \
14cu|gammu-1.39.0-1|108	-e 's|^connection =.*$|connection = dlr3|' \
14cu|gammu-1.39.0-1|109	-e 's/$//' \
14cu|gammu-1.39.0-1|110	< docs/config/gammurc > %{buildroot}%{_sysconfdir}/gammurc
14cu|gammu-1.39.0-1|111	
14cu|gammu-1.39.0-1|112	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14cu|gammu-1.39.0-1|113	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/69-gammu-acl.rules
14cu|gammu-1.39.0-1|114	
14cu|gammu-1.39.0-1|115	%find_lang %{name} lib%{name} %{name}.lang
14cu|gammu-1.39.0-1|116	%changelog
14cu|gammu-1.39.0-1|117	
14cu|gammu-1.39.0-1|118	* Thu May 24 2018 vladi105 <vladi105@mail.ru> 1.39.0-1
14cu|gammu-1.39.0-1|119	- (162a123) Merge pull request #4 from vladi105/gammu:rosa2014.1
14cu|gammu-1.39.0-1|120	- (162a123) updated to version 1.39
14cu|gammu-1.39.0-1|121	
14cu|gammu-1.39.0-1|122	

10208 14
14cu|ganyremote-6.3.3-1|1	%define _appdatadir %{_datadir}/appdata
14cu|ganyremote-6.3.3-1|2	
14cu|ganyremote-6.3.3-1|3	Summary:		GTK frontend for anyRemote
14cu|ganyremote-6.3.3-1|4	Name:			ganyremote
14cu|ganyremote-6.3.3-1|5	Version:		6.3.3
14cu|ganyremote-6.3.3-1|6	Release:		1
14cu|ganyremote-6.3.3-1|7	License:		GPLv2+
14cu|ganyremote-6.3.3-1|8	Group:			Graphical desktop/GNOME
14cu|ganyremote-6.3.3-1|9	Source0:	 	http://download.sourceforge.net/anyremote/%name-%version.tar.gz
14cu|ganyremote-6.3.3-1|10	URL:			http://anyremote.sourceforge.net/
14cu|ganyremote-6.3.3-1|11	
14cu|ganyremote-6.3.3-1|12	BuildRequires:	appstream-util
14cu|ganyremote-6.3.3-1|13	
14cu|ganyremote-6.3.3-1|14	Requires:	pygtk2.0
14cu|ganyremote-6.3.3-1|15	Requires:	pythonegg(pybluez)
14cu|ganyremote-6.3.3-1|16	Requires:	anyremote >= 6.5
14cu|ganyremote-6.3.3-1|17	Requires:	bluez
14cu|ganyremote-6.3.3-1|18	
14cu|ganyremote-6.3.3-1|19	BuildArch:		noarch
14cu|ganyremote-6.3.3-1|20	
14cu|ganyremote-6.3.3-1|21	%description
14cu|ganyremote-6.3.3-1|22	gAnyRemote package is GTK GUI frontend for anyRemote.  It provides remote
14cu|ganyremote-6.3.3-1|23	control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP
14cu|ganyremote-6.3.3-1|24	connection.
14cu|ganyremote-6.3.3-1|25	
14cu|ganyremote-6.3.3-1|26	%files -f %name.lang
14cu|ganyremote-6.3.3-1|27	%doc NEWS README AUTHORS
14cu|ganyremote-6.3.3-1|28	%{_bindir}/%name
14cu|ganyremote-6.3.3-1|29	%{_datadir}/pixmaps/*.png
14cu|ganyremote-6.3.3-1|30	%{_datadir}/applications/*.desktop
14cu|ganyremote-6.3.3-1|31	%{_appdatadir}/ganyremote.appdata.xml
14cu|ganyremote-6.3.3-1|32	#-------------------------------------------------
14cu|ganyremote-6.3.3-1|33	
14cu|ganyremote-6.3.3-1|34	%prep
14cu|ganyremote-6.3.3-1|35	%setup -q
14cu|ganyremote-6.3.3-1|36	
14cu|ganyremote-6.3.3-1|37	%build
14cu|ganyremote-6.3.3-1|38	%configure2_5x --build=%{_host}
14cu|ganyremote-6.3.3-1|39	%make
14cu|ganyremote-6.3.3-1|40	
14cu|ganyremote-6.3.3-1|41	%install
14cu|ganyremote-6.3.3-1|42	%makeinstall_std
14cu|ganyremote-6.3.3-1|43	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|ganyremote-6.3.3-1|44	
14cu|ganyremote-6.3.3-1|45	%find_lang %name
14cu|ganyremote-6.3.3-1|46	
14cu|ganyremote-6.3.3-1|47	# we'll cp our own doc files
14cu|ganyremote-6.3.3-1|48	rm -rf %buildroot%_datadir/doc
14cu|ganyremote-6.3.3-1|49	
14cu|ganyremote-6.3.3-1|50	
14cu|ganyremote-6.3.3-1|51	%changelog
14cu|ganyremote-6.3.3-1|52	
14cu|ganyremote-6.3.3-1|53	* Fri Oct 16 2015 abfonly <abfonly@gmail.com> 6.3.3-1
14cu|ganyremote-6.3.3-1|54	- (4aa3029) Log: Update to 6.3.3
14cu|ganyremote-6.3.3-1|55	- (4aa3029) align with appdata policy
14cu|ganyremote-6.3.3-1|56	
14cu|ganyremote-6.3.3-1|57	

10209 14
14cu|garcon-0.5.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|garcon-0.5.0-1|2	
14cu|garcon-0.5.0-1|3	%define major 0
14cu|garcon-0.5.0-1|4	%define api 1
14cu|garcon-0.5.0-1|5	%define libname %mklibname %{name} %{api} %{major}
14cu|garcon-0.5.0-1|6	%define gtklibname %mklibname %{name}-gtk2_ %{api} %{major}
14cu|garcon-0.5.0-1|7	%define devname %mklibname %{name} -d
14cu|garcon-0.5.0-1|8	
14cu|garcon-0.5.0-1|9	%define api2            2
14cu|garcon-0.5.0-1|10	%define libname2        %mklibname %{name} %{api2} %{major}
14cu|garcon-0.5.0-1|11	%define gtk3libname     %mklibname %{name}-gtk3_ %{api} %{major}
14cu|garcon-0.5.0-1|12	
14cu|garcon-0.5.0-1|13	
14cu|garcon-0.5.0-1|14	Summary:	A freedesktop.org menu implementation
14cu|garcon-0.5.0-1|15	Name:		garcon
14cu|garcon-0.5.0-1|16	Version:	0.5.0
14cu|garcon-0.5.0-1|17	Release:	1
14cu|garcon-0.5.0-1|18	License:	GPLv2+
14cu|garcon-0.5.0-1|19	Group:		Graphical desktop/Xfce
14cu|garcon-0.5.0-1|20	Url:		http://www.xfce.org
14cu|garcon-0.5.0-1|21	Source0:	http://archive.xfce.org/src/libs/garcon/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|garcon-0.5.0-1|22	BuildRequires:	intltool
14cu|garcon-0.5.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
14cu|garcon-0.5.0-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|garcon-0.5.0-1|25	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|garcon-0.5.0-1|26	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|garcon-0.5.0-1|27	BuildRequires:  pkgconfig(libxfce4ui-2)
14cu|garcon-0.5.0-1|28	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cu|garcon-0.5.0-1|29	
14cu|garcon-0.5.0-1|30	%description
14cu|garcon-0.5.0-1|31	Garcon is an implementation of the freedesktop.org menu specification
14cu|garcon-0.5.0-1|32	replacing the former Xfce menu library libxfce4menu. It is based on
14cu|garcon-0.5.0-1|33	GLib/GIO only and aims at covering the entire specification except for
14cu|garcon-0.5.0-1|34	legacy menus.
14cu|garcon-0.5.0-1|35	
14cu|garcon-0.5.0-1|36	%files -f %{name}.lang
14cu|garcon-0.5.0-1|37	%{_datadir}/desktop-directories/xfce-*.directory
14cu|garcon-0.5.0-1|38	
14cu|garcon-0.5.0-1|39	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|40	
14cu|garcon-0.5.0-1|41	%package -n %{libname}
14cu|garcon-0.5.0-1|42	Summary:	A freedesktop.org menu implementation
14cu|garcon-0.5.0-1|43	Group:		System/Libraries
14cu|garcon-0.5.0-1|44	Requires:	%{name} >= %{EVRD}
14cu|garcon-0.5.0-1|45	Conflicts:	%{_lib}garcon0 < 0.3.0
14cu|garcon-0.5.0-1|46	Obsoletes:	%{_lib}garcon0 < 0.3.0
14cu|garcon-0.5.0-1|47	
14cu|garcon-0.5.0-1|48	%description -n %{libname}
14cu|garcon-0.5.0-1|49	Garcon is an implementation of the freedesktop.org menu specification
14cu|garcon-0.5.0-1|50	replacing the former Xfce menu library libxfce4menu. It is based on
14cu|garcon-0.5.0-1|51	GLib/GIO only and aims at covering the entire specification except for
14cu|garcon-0.5.0-1|52	legacy menus.
14cu|garcon-0.5.0-1|53	
14cu|garcon-0.5.0-1|54	%files -n %{libname}
14cu|garcon-0.5.0-1|55	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|garcon-0.5.0-1|56	
14cu|garcon-0.5.0-1|57	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|58	
14cu|garcon-0.5.0-1|59	%package -n %{libname2}
14cu|garcon-0.5.0-1|60	Summary:        Xfce's freedesktop.org menu implementation
14cu|garcon-0.5.0-1|61	Group:          System/Libraries
14cu|garcon-0.5.0-1|62	Requires:       %{name} >= %{version}-%{release}
14cu|garcon-0.5.0-1|63	
14cu|garcon-0.5.0-1|64	%description -n %{libname2}
14cu|garcon-0.5.0-1|65	Garcon is an implementation of the freedesktop.org menu specification
14cu|garcon-0.5.0-1|66	replacing the former Xfce menu library libxfce4menu. It is based on
14cu|garcon-0.5.0-1|67	GLib/GIO only and aims at covering the entire specification except for
14cu|garcon-0.5.0-1|68	legacy menus.
14cu|garcon-0.5.0-1|69	
14cu|garcon-0.5.0-1|70	%files -n %{libname2}
14cu|garcon-0.5.0-1|71	%{_libdir}/lib%{name}-%{api2}.so.%{major}*
14cu|garcon-0.5.0-1|72	
14cu|garcon-0.5.0-1|73	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|74	
14cu|garcon-0.5.0-1|75	%package -n %{gtklibname}
14cu|garcon-0.5.0-1|76	Summary:	Common GTK library for Xfce's freedesktop.org menu implementation
14cu|garcon-0.5.0-1|77	Group:		System/Libraries
14cu|garcon-0.5.0-1|78	
14cu|garcon-0.5.0-1|79	%description -n %{gtklibname}
14cu|garcon-0.5.0-1|80	Garcon is an implementation of the freedesktop.org menu specification
14cu|garcon-0.5.0-1|81	replacing the former Xfce menu library libxfce4menu. It is based on
14cu|garcon-0.5.0-1|82	GLib/GIO only and aims at covering the entire specification except for
14cu|garcon-0.5.0-1|83	legacy menus.
14cu|garcon-0.5.0-1|84	
14cu|garcon-0.5.0-1|85	%files -n %{gtklibname}
14cu|garcon-0.5.0-1|86	%{_libdir}/lib%{name}-gtk2-%{api}.so.%{major}*
14cu|garcon-0.5.0-1|87	
14cu|garcon-0.5.0-1|88	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|89	
14cu|garcon-0.5.0-1|90	%package -n %{gtk3libname}
14cu|garcon-0.5.0-1|91	Summary:        Common GTK3 library for Xfce's freedesktop.org menu implementation
14cu|garcon-0.5.0-1|92	Group:          System/Libraries
14cu|garcon-0.5.0-1|93	
14cu|garcon-0.5.0-1|94	%description -n %{gtk3libname}
14cu|garcon-0.5.0-1|95	Garcon is an implementation of the freedesktop.org menu specification
14cu|garcon-0.5.0-1|96	replacing the former Xfce menu library libxfce4menu. It is based on
14cu|garcon-0.5.0-1|97	GLib/GIO only and aims at covering the entire specification except for
14cu|garcon-0.5.0-1|98	legacy menus.
14cu|garcon-0.5.0-1|99	
14cu|garcon-0.5.0-1|100	%files -n %{gtk3libname}
14cu|garcon-0.5.0-1|101	%{_libdir}/lib%{name}-gtk3-%{api}.so.%{major}*
14cu|garcon-0.5.0-1|102	
14cu|garcon-0.5.0-1|103	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|104	
14cu|garcon-0.5.0-1|105	%package -n %{devname}
14cu|garcon-0.5.0-1|106	Summary:	Development files for %{name}
14cu|garcon-0.5.0-1|107	Group:		Development/C
14cu|garcon-0.5.0-1|108	Requires:	%{libname} = %{EVRD}
14cu|garcon-0.5.0-1|109	Requires:	%{gtklibname} = %{EVRD}
14cu|garcon-0.5.0-1|110	Provides:	%{name}-devel = %{EVRD}
14cu|garcon-0.5.0-1|111	
14cu|garcon-0.5.0-1|112	%description -n %{devname}
14cu|garcon-0.5.0-1|113	Development files and headers for %{name}.
14cu|garcon-0.5.0-1|114	
14cu|garcon-0.5.0-1|115	%files -n %{devname}
14cu|garcon-0.5.0-1|116	%doc AUTHORS ChangeLog HACKING NEWS README STATUS TODO
14cu|garcon-0.5.0-1|117	%{_includedir}/%{name}*
14cu|garcon-0.5.0-1|118	%{_libdir}/*%{name}*.so
14cu|garcon-0.5.0-1|119	%{_libdir}/pkgconfig/%{name}-*.pc
14cu|garcon-0.5.0-1|120	%{_datadir}/gtk-doc/html/%{name}
14cu|garcon-0.5.0-1|121	
14cu|garcon-0.5.0-1|122	#----------------------------------------------------------------------------
14cu|garcon-0.5.0-1|123	
14cu|garcon-0.5.0-1|124	%prep
14cu|garcon-0.5.0-1|125	%setup -q
14cu|garcon-0.5.0-1|126	
14cu|garcon-0.5.0-1|127	%build
14cu|garcon-0.5.0-1|128	%configure2_5x \
14cu|garcon-0.5.0-1|129	--disable-static
14cu|garcon-0.5.0-1|130	
14cu|garcon-0.5.0-1|131	%make
14cu|garcon-0.5.0-1|132	
14cu|garcon-0.5.0-1|133	%install
14cu|garcon-0.5.0-1|134	%makeinstall_std
14cu|garcon-0.5.0-1|135	
14cu|garcon-0.5.0-1|136	# (tpg) this file is in mandriva-xfce-config package
14cu|garcon-0.5.0-1|137	rm -rf %{buildroot}%{_sysconfdir}/xdg/menus/xfce-applications.menu
14cu|garcon-0.5.0-1|138	
14cu|garcon-0.5.0-1|139	%find_lang %{name}
14cu|garcon-0.5.0-1|140	
14cu|garcon-0.5.0-1|141	%changelog
14cu|garcon-0.5.0-1|142	
14cu|garcon-0.5.0-1|143	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.5.0-1
14cu|garcon-0.5.0-1|144	- (18b81d8) Fix requirements
14cu|garcon-0.5.0-1|145	
14cu|garcon-0.5.0-1|146	

10210 14
14cu|gbase-0.5-8|1	Summary:	Small numeric base converter
14cu|gbase-0.5-8|2	Name:		gbase
14cu|gbase-0.5-8|3	Version:	0.5
14cu|gbase-0.5-8|4	Release:	8
14cu|gbase-0.5-8|5	License:	Artistic
14cu|gbase-0.5-8|6	Group:		Sciences/Mathematics
14cu|gbase-0.5-8|7	Url:		http://www.hibernaculum.net/gbase/
14cu|gbase-0.5-8|8	Source0:	%{name}-%{version}.tar.bz2
14cu|gbase-0.5-8|9	BuildRequires:	pkgconfig(gtk+)
14cu|gbase-0.5-8|10	
14cu|gbase-0.5-8|11	%description
14cu|gbase-0.5-8|12	GBase is a GTK program designed to convert between the four common
14cu|gbase-0.5-8|13	bases used in programming (decimal, hexadecimal, octal and binary). It
14cu|gbase-0.5-8|14	converts numbers on-the-fly as they are typed in. It can also convert
14cu|gbase-0.5-8|15	numbers entered on the command line. It can correctly handle both
14cu|gbase-0.5-8|16	signed and unsigned 32-bit integers.
14cu|gbase-0.5-8|17	
14cu|gbase-0.5-8|18	%files
14cu|gbase-0.5-8|19	%doc README TODO
14cu|gbase-0.5-8|20	%{_bindir}/%{name}
14cu|gbase-0.5-8|21	
14cu|gbase-0.5-8|22	#----------------------------------------------------------------------------
14cu|gbase-0.5-8|23	
14cu|gbase-0.5-8|24	%prep
14cu|gbase-0.5-8|25	%setup -q
14cu|gbase-0.5-8|26	
14cu|gbase-0.5-8|27	%build
14cu|gbase-0.5-8|28	%make CC="%__cc %{optflags}"
14cu|gbase-0.5-8|29	
14cu|gbase-0.5-8|30	%install
14cu|gbase-0.5-8|31	install -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|gbase-0.5-8|32	
14cu|gbase-0.5-8|33	
14cu|gbase-0.5-8|34	%changelog
14cu|gbase-0.5-8|35	
14cu|gbase-0.5-8|36	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-8
14cu|gbase-0.5-8|37	- (5200380) Build with system optflags to fix debug package
14cu|gbase-0.5-8|38	- (5200380) Spec cleanup
14cu|gbase-0.5-8|39	
14cu|gbase-0.5-8|40	

10211 14
14cu|gbirthday-0.6.8-1|1	Summary:	Birthday Reminder
14cu|gbirthday-0.6.8-1|2	Name:		gbirthday
14cu|gbirthday-0.6.8-1|3	Version:	0.6.8
14cu|gbirthday-0.6.8-1|4	Release:	1
14cu|gbirthday-0.6.8-1|5	License:	GPLv2
14cu|gbirthday-0.6.8-1|6	Group:		Office
14cu|gbirthday-0.6.8-1|7	Url:		http://sourceforge.net/projects/gbirthday/
14cu|gbirthday-0.6.8-1|8	Source0:	http://downloads.sourceforge.net/project/gbirthday/gbirthday/%{version}/%{name}-%{version}.tar.xz
14cu|gbirthday-0.6.8-1|9	Patch0:		gbirthday-0.6.8-py2.7.patch
14cu|gbirthday-0.6.8-1|10	BuildRequires:	intltool
14cu|gbirthday-0.6.8-1|11	BuildArch:	noarch
14cu|gbirthday-0.6.8-1|12	
14cu|gbirthday-0.6.8-1|13	%description
14cu|gbirthday-0.6.8-1|14	Birthday Reminder that can be used with several backend databases.
14cu|gbirthday-0.6.8-1|15	
14cu|gbirthday-0.6.8-1|16	%files -f %{name}.lang
14cu|gbirthday-0.6.8-1|17	%{_bindir}/*
14cu|gbirthday-0.6.8-1|18	%{_datadir}/pixmaps/*
14cu|gbirthday-0.6.8-1|19	%{_datadir}/applications/*desktop
14cu|gbirthday-0.6.8-1|20	%{py_puresitedir}/%{name}
14cu|gbirthday-0.6.8-1|21	
14cu|gbirthday-0.6.8-1|22	#----------------------------------------------------------------------------
14cu|gbirthday-0.6.8-1|23	
14cu|gbirthday-0.6.8-1|24	%prep
14cu|gbirthday-0.6.8-1|25	%setup -q
14cu|gbirthday-0.6.8-1|26	%apply_patches
14cu|gbirthday-0.6.8-1|27	
14cu|gbirthday-0.6.8-1|28	%build
14cu|gbirthday-0.6.8-1|29	%make
14cu|gbirthday-0.6.8-1|30	
14cu|gbirthday-0.6.8-1|31	%install
14cu|gbirthday-0.6.8-1|32	%makeinstall_std
14cu|gbirthday-0.6.8-1|33	
14cu|gbirthday-0.6.8-1|34	%find_lang %{name}
14cu|gbirthday-0.6.8-1|35	%changelog
14cu|gbirthday-0.6.8-1|36	
14cu|gbirthday-0.6.8-1|37	* Sun Jan 31 2016 Denis Silakov <dsilakov@gmail.com> 0.6.8-1
14cu|gbirthday-0.6.8-1|38	- (daa48e9) Added intltool BR
14cu|gbirthday-0.6.8-1|39	
14cu|gbirthday-0.6.8-1|40	

10212 14
14cu|gbrainy-2.2.7-1|1	%define _enable_debug_packages %{nil}
14cu|gbrainy-2.2.7-1|2	%define debug_package %{nil}
14cu|gbrainy-2.2.7-1|3	
14cu|gbrainy-2.2.7-1|4	Summary:	A brain teaser game and trainer to have fun and to keep your brain trained
14cu|gbrainy-2.2.7-1|5	Name:		gbrainy
14cu|gbrainy-2.2.7-1|6	Version:	2.2.7
14cu|gbrainy-2.2.7-1|7	Release:	1
14cu|gbrainy-2.2.7-1|8	License:	GPLv2+
14cu|gbrainy-2.2.7-1|9	Group:		Graphical desktop/GNOME
14cu|gbrainy-2.2.7-1|10	Url:		http://live.gnome.org/gbrainy
14cu|gbrainy-2.2.7-1|11	Source0:	http://gent.softcatala.org/jmas/%{name}/%{name}-%{version}.tar.gz
14cu|gbrainy-2.2.7-1|12	BuildRequires:	intltool
14cu|gbrainy-2.2.7-1|13	BuildRequires:	pkgconfig(glade-sharp-2.0)
14cu|gbrainy-2.2.7-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|gbrainy-2.2.7-1|15	BuildRequires:	pkgconfig(gnome-sharp-2.0)
14cu|gbrainy-2.2.7-1|16	BuildRequires:	pkgconfig(gtk-sharp-2.0)
14cu|gbrainy-2.2.7-1|17	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|gbrainy-2.2.7-1|18	BuildRequires:	pkgconfig(mono)
14cu|gbrainy-2.2.7-1|19	BuildRequires:	pkgconfig(mono-addins)
14cu|gbrainy-2.2.7-1|20	
14cu|gbrainy-2.2.7-1|21	%description
14cu|gbrainy-2.2.7-1|22	gbrainy is a brain teaser game and trainer written for GNOME using Mono,
14cu|gbrainy-2.2.7-1|23	C# and Cairo.
14cu|gbrainy-2.2.7-1|24	
14cu|gbrainy-2.2.7-1|25	Its mission is to provide a platform for creating different kinds of
14cu|gbrainy-2.2.7-1|26	brain-teasers and brain trainer games for GNOME.
14cu|gbrainy-2.2.7-1|27	
14cu|gbrainy-2.2.7-1|28	%files -f %{name}.lang
14cu|gbrainy-2.2.7-1|29	%doc AUTHORS ChangeLog NEWS README
14cu|gbrainy-2.2.7-1|30	%{_bindir}/*
14cu|gbrainy-2.2.7-1|31	%{_libexecdir}/%{name}/%{name}.exe
14cu|gbrainy-2.2.7-1|32	%{_libexecdir}/%{name}/%{name}.exe.config
14cu|gbrainy-2.2.7-1|33	%{_libexecdir}/%{name}/%{name}.Core.dll
14cu|gbrainy-2.2.7-1|34	%{_libexecdir}/%{name}/%{name}.Core.dll.config
14cu|gbrainy-2.2.7-1|35	%{_libexecdir}/%{name}/%{name}.Games.dll
14cu|gbrainy-2.2.7-1|36	%{_libdir}/pkgconfig/gbrainy.pc
14cu|gbrainy-2.2.7-1|37	%{_datadir}/applications/*.desktop
14cu|gbrainy-2.2.7-1|38	%{_datadir}/appdata/gbrainy.appdata.xml
14cu|gbrainy-2.2.7-1|39	%{_iconsdir}/hicolor/*/apps/*
14cu|gbrainy-2.2.7-1|40	%{_mandir}/man6/*
14cu|gbrainy-2.2.7-1|41	%{_datadir}/pixmaps/*
14cu|gbrainy-2.2.7-1|42	%{_datadir}/games/%{name}
14cu|gbrainy-2.2.7-1|43	
14cu|gbrainy-2.2.7-1|44	#----------------------------------------------------------------------------
14cu|gbrainy-2.2.7-1|45	
14cu|gbrainy-2.2.7-1|46	%prep
14cu|gbrainy-2.2.7-1|47	%setup -q
14cu|gbrainy-2.2.7-1|48	
14cu|gbrainy-2.2.7-1|49	%build
14cu|gbrainy-2.2.7-1|50	%configure2_5x
14cu|gbrainy-2.2.7-1|51	%make
14cu|gbrainy-2.2.7-1|52	
14cu|gbrainy-2.2.7-1|53	%install
14cu|gbrainy-2.2.7-1|54	%makeinstall_std
14cu|gbrainy-2.2.7-1|55	
14cu|gbrainy-2.2.7-1|56	# find_lang seems to fail on this
14cu|gbrainy-2.2.7-1|57	rm -rf %{buildroot}%{_datadir}/gnome/help/%{name}/sr@latin
14cu|gbrainy-2.2.7-1|58	
14cu|gbrainy-2.2.7-1|59	%find_lang %{name} --with-gnome
14cu|gbrainy-2.2.7-1|60	
14cu|gbrainy-2.2.7-1|61	
14cu|gbrainy-2.2.7-1|62	%changelog
14cu|gbrainy-2.2.7-1|63	
14cu|gbrainy-2.2.7-1|64	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.7-1
14cu|gbrainy-2.2.7-1|65	- (2110467) New version 2.2.7
14cu|gbrainy-2.2.7-1|66	- (2110467) Update files (add appdata.xml)
14cu|gbrainy-2.2.7-1|67	
14cu|gbrainy-2.2.7-1|68	

10213 14
14cu|gbsplay-0.0.93-1|1	Summary:	Gameboy Music Player
14cu|gbsplay-0.0.93-1|2	Name:		gbsplay
14cu|gbsplay-0.0.93-1|3	Version:	0.0.93
14cu|gbsplay-0.0.93-1|4	Release:	1
14cu|gbsplay-0.0.93-1|5	License:	GPLv1+
14cu|gbsplay-0.0.93-1|6	Group:		Sound
14cu|gbsplay-0.0.93-1|7	Url:		https://github.com/mmitch/gbsplay
14cu|gbsplay-0.0.93-1|8	# https://github.com/mmitch/gbsplay/archive/%{version}.tar.gz
14cu|gbsplay-0.0.93-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|gbsplay-0.0.93-1|10	BuildRequires:	splint
14cu|gbsplay-0.0.93-1|11	BuildRequires:	nas-devel
14cu|gbsplay-0.0.93-1|12	BuildRequires:	pkgconfig(alsa)
14cu|gbsplay-0.0.93-1|13	BuildRequires:	pkgconfig(glib-2.0)
14cu|gbsplay-0.0.93-1|14	BuildRequires:	pkgconfig(libpulse)
14cu|gbsplay-0.0.93-1|15	
14cu|gbsplay-0.0.93-1|16	%description
14cu|gbsplay-0.0.93-1|17	This is a Gameboy sound player.
14cu|gbsplay-0.0.93-1|18	
14cu|gbsplay-0.0.93-1|19	%files -f %{name}.lang
14cu|gbsplay-0.0.93-1|20	%doc installed-docs/*
14cu|gbsplay-0.0.93-1|21	%{_bindir}/gbsinfo
14cu|gbsplay-0.0.93-1|22	%{_bindir}/gbsplay
14cu|gbsplay-0.0.93-1|23	%{_mandir}/man1/gbsinfo.1*
14cu|gbsplay-0.0.93-1|24	%{_mandir}/man1/gbsplay.1*
14cu|gbsplay-0.0.93-1|25	%{_mandir}/man5/gbsplayrc.5*
14cu|gbsplay-0.0.93-1|26	
14cu|gbsplay-0.0.93-1|27	#----------------------------------------------------------------------------
14cu|gbsplay-0.0.93-1|28	
14cu|gbsplay-0.0.93-1|29	%prep
14cu|gbsplay-0.0.93-1|30	%setup -q
14cu|gbsplay-0.0.93-1|31	
14cu|gbsplay-0.0.93-1|32	%build
14cu|gbsplay-0.0.93-1|33	%setup_compile_flags
14cu|gbsplay-0.0.93-1|34	./configure \
14cu|gbsplay-0.0.93-1|35	--prefix=%{_prefix} \
14cu|gbsplay-0.0.93-1|36	--localedir=%{_datadir}/locale
14cu|gbsplay-0.0.93-1|37	%make
14cu|gbsplay-0.0.93-1|38	
14cu|gbsplay-0.0.93-1|39	%install
14cu|gbsplay-0.0.93-1|40	%makeinstall \
14cu|gbsplay-0.0.93-1|41	man1dir=%{buildroot}%{_mandir}/man1 \
14cu|gbsplay-0.0.93-1|42	man5dir=%{buildroot}%{_mandir}/man5 \
14cu|gbsplay-0.0.93-1|43	docdir=installed-docs \
14cu|gbsplay-0.0.93-1|44	localedir=%{buildroot}%{_datadir}/locale
14cu|gbsplay-0.0.93-1|45	
14cu|gbsplay-0.0.93-1|46	%find_lang %{name}
14cu|gbsplay-0.0.93-1|47	
14cu|gbsplay-0.0.93-1|48	
14cu|gbsplay-0.0.93-1|49	%changelog
14cu|gbsplay-0.0.93-1|50	
14cu|gbsplay-0.0.93-1|51	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.93-1
14cu|gbsplay-0.0.93-1|52	- (6a84c91) Upload source tarball
14cu|gbsplay-0.0.93-1|53	- (6a84c91) Build requires pkgconfig(alsa) and pkgconfig(libpulse)
14cu|gbsplay-0.0.93-1|54	
14cu|gbsplay-0.0.93-1|55	

10214 14
14cu|gcdemu-3.0.1-1|1	Summary:	GTK+ based GUI for controlling CDEmu daemon
14cu|gcdemu-3.0.1-1|2	Name:		gcdemu
14cu|gcdemu-3.0.1-1|3	Version:	3.0.1
14cu|gcdemu-3.0.1-1|4	Release:	1
14cu|gcdemu-3.0.1-1|5	Group:		Emulators
14cu|gcdemu-3.0.1-1|6	License:	GPLv2+
14cu|gcdemu-3.0.1-1|7	Url:		http://cdemu.sourceforge.net/
14cu|gcdemu-3.0.1-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cu|gcdemu-3.0.1-1|9	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gcdemu-3.0.1-1|10	BuildRequires:	cmake
14cu|gcdemu-3.0.1-1|11	BuildRequires:	intltool
14cu|gcdemu-3.0.1-1|12	# for cdemu daemon interface v3
14cu|gcdemu-3.0.1-1|13	Requires:	cdemu-daemon
14cu|gcdemu-3.0.1-1|14	Requires:	python-gi
14cu|gcdemu-3.0.1-1|15	Requires:	typelib(Notify) >= 0.7
14cu|gcdemu-3.0.1-1|16	Requires:	typelib(Gtk) >= 3.0
14cu|gcdemu-3.0.1-1|17	BuildArch:	noarch
14cu|gcdemu-3.0.1-1|18	
14cu|gcdemu-3.0.1-1|19	%description
14cu|gcdemu-3.0.1-1|20	gCDEmu is a Gtk+ based GUI for controlling CDEmu daemon. It is part of the
14cu|gcdemu-3.0.1-1|21	userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux.
14cu|gcdemu-3.0.1-1|22	
14cu|gcdemu-3.0.1-1|23	It provides a graphic interface that allows performing the key tasks related to
14cu|gcdemu-3.0.1-1|24	controlling the CDEmu daemon, such as loading and unloading devices, displaying
14cu|gcdemu-3.0.1-1|25	devices' status and retrieving/setting devices' debug masks.
14cu|gcdemu-3.0.1-1|26	
14cu|gcdemu-3.0.1-1|27	In addition, it listens to signals emitted by CDEmu daemon and provides
14cu|gcdemu-3.0.1-1|28	notifications via libnotify.
14cu|gcdemu-3.0.1-1|29	
14cu|gcdemu-3.0.1-1|30	%files -f %{name}.lang
14cu|gcdemu-3.0.1-1|31	%doc README AUTHORS
14cu|gcdemu-3.0.1-1|32	%{_bindir}/%{name}
14cu|gcdemu-3.0.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|gcdemu-3.0.1-1|34	%{_datadir}/pixmaps/%{name}*.svg
14cu|gcdemu-3.0.1-1|35	%{_datadir}/glib-2.0/schemas/net.sf.cdemu.gcdemu.gschema.xml
14cu|gcdemu-3.0.1-1|36	
14cu|gcdemu-3.0.1-1|37	#----------------------------------------------------------------------------
14cu|gcdemu-3.0.1-1|38	
14cu|gcdemu-3.0.1-1|39	%prep
14cu|gcdemu-3.0.1-1|40	%setup -q
14cu|gcdemu-3.0.1-1|41	
14cu|gcdemu-3.0.1-1|42	%build
14cu|gcdemu-3.0.1-1|43	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cu|gcdemu-3.0.1-1|44	%make
14cu|gcdemu-3.0.1-1|45	
14cu|gcdemu-3.0.1-1|46	%install
14cu|gcdemu-3.0.1-1|47	%makeinstall_std -C build
14cu|gcdemu-3.0.1-1|48	
14cu|gcdemu-3.0.1-1|49	%find_lang %{name}
14cu|gcdemu-3.0.1-1|50	
14cu|gcdemu-3.0.1-1|51	%changelog
14cu|gcdemu-3.0.1-1|52	
14cu|gcdemu-3.0.1-1|53	* Fri Apr 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.1-1
14cu|gcdemu-3.0.1-1|54	- (31ab653) Merge pull request #1 from alzim/gcdemu:rosa2014.1
14cu|gcdemu-3.0.1-1|55	- (31ab653) Updated to 3.0.1
14cu|gcdemu-3.0.1-1|56	
14cu|gcdemu-3.0.1-1|57	

10215 14
14cu|gcl-2.6.11-2|1	# minor adptation of fedora package:
14cu|gcl-2.6.11-2|2	#	http://cvs.fedoraproject.org/viewvc/rpms/gcl/devel/
14cu|gcl-2.6.11-2|3	%define _disable_ld_as_needed		1
14cu|gcl-2.6.11-2|4	%define _disable_ld_no_undefined	1
14cu|gcl-2.6.11-2|5	
14cu|gcl-2.6.11-2|6	%define with_selinux    0
14cu|gcl-2.6.11-2|7	%define with_xemacs     0
14cu|gcl-2.6.11-2|8	
14cu|gcl-2.6.11-2|9	%define static_libbfd   0
14cu|gcl-2.6.11-2|10	
14cu|gcl-2.6.11-2|11	%define emacs_version 23.3
14cu|gcl-2.6.11-2|12	%define emacs_lispdir %{_datadir}/emacs/site-lisp
14cu|gcl-2.6.11-2|13	
14cu|gcl-2.6.11-2|14	%if %{with_xemacs}
14cu|gcl-2.6.11-2|15	%define xemacs_version 21.4.22
14cu|gcl-2.6.11-2|16	%define xemacs_lispdir %{_datadir}/xemacs/site-packages/lisp
14cu|gcl-2.6.11-2|17	%endif
14cu|gcl-2.6.11-2|18	
14cu|gcl-2.6.11-2|19	Summary:	GNU Common Lisp
14cu|gcl-2.6.11-2|20	Name:		gcl
14cu|gcl-2.6.11-2|21	Version:	2.6.11
14cu|gcl-2.6.11-2|22	Release:	2
14cu|gcl-2.6.11-2|23	License:	GPL+ and LGPLv2+
14cu|gcl-2.6.11-2|24	Group:		Development/Other
14cu|gcl-2.6.11-2|25	Url:		http://www.gnu.org/software/gcl/
14cu|gcl-2.6.11-2|26	# The source for this package was pulled from upstream's CVS repository.  Use
14cu|gcl-2.6.11-2|27	# the following commands to generate the tarball:
14cu|gcl-2.6.11-2|28	#   cvs -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gcl export \
14cu|gcl-2.6.11-2|29	#     -r Version_2_6_8pre -D 2010-11-16 -d gcl-2.6.8 gcl
14cu|gcl-2.6.11-2|30	#   tar cvf gcl-2.6.8.tar gcl-2.6.8
14cu|gcl-2.6.11-2|31	#   xz gcl-2.6.8.tar
14cu|gcl-2.6.11-2|32	Source0:	gcl-%{version}.tar.gz
14cu|gcl-2.6.11-2|33	Source1:	gcl.el
14cu|gcl-2.6.11-2|34	# This is some info files that are needed for the DESCRIBE function to do
14cu|gcl-2.6.11-2|35	# something useful.  These files are present in CVS HEAD (i.e., the upcoming
14cu|gcl-2.6.11-2|36	# 2.7.0 release), but are missing in the 2.6 branch.
14cu|gcl-2.6.11-2|37	Source2:	%{name}-2.6.8-info.tar.xz
14cu|gcl-2.6.11-2|38	# This patch was last sent upstream on 29 Dec 2008.  It fixes a file descriptor
14cu|gcl-2.6.11-2|39	# leak, as well as combining 4 system calls into only 2 on an exec().
14cu|gcl-2.6.11-2|40	Patch0:		%{name}-2.6.11-fd-leak.patch
14cu|gcl-2.6.11-2|41	# This patch was last sent upstream on 29 Dec 2008.  It updates one source file
14cu|gcl-2.6.11-2|42	# from LaTeX 2.09 to LaTeX 2e, thereby eliminating LaTeX warnings about running
14cu|gcl-2.6.11-2|43	# in compatibility mode.
14cu|gcl-2.6.11-2|44	Patch1:		%{name}-2.6.11-latex.patch
14cu|gcl-2.6.11-2|45	# This patch was last sent upstream on 29 Dec 2008.  It adapts to texinfo 5.0.
14cu|gcl-2.6.11-2|46	Patch2:		%{name}-2.6.11-texinfo.patch
14cu|gcl-2.6.11-2|47	# This patch was last sent upstream on 29 Dec 2008.  It fixes a large number of
14cu|gcl-2.6.11-2|48	# compile- and run-time problems with the Emacs interface code.
14cu|gcl-2.6.11-2|49	Patch3:		%{name}-2.6.11-elisp.patch
14cu|gcl-2.6.11-2|50	# This patch was last sent upstream on 17 Jan 2009.  It adds support for
14cu|gcl-2.6.11-2|51	# compiling and running on an SELinux-enabled host.
14cu|gcl-2.6.11-2|52	Patch4:		%{name}-2.6.11-selinux.patch
14cu|gcl-2.6.11-2|53	# This patch was last sent upstream on 29 Dec 2008.  It uses the rename()
14cu|gcl-2.6.11-2|54	# system call when it is available to avoid spawning a subshell and suffering a
14cu|gcl-2.6.11-2|55	# context switch just to rename a file.
14cu|gcl-2.6.11-2|56	Patch5:		%{name}-2.6.11-rename.patch
14cu|gcl-2.6.11-2|57	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a
14cu|gcl-2.6.11-2|58	# compilation problem due to the fact that, at high optimization levels,
14cu|gcl-2.6.11-2|59	# getcwd() is an inline function.
14cu|gcl-2.6.11-2|60	Patch6:		%{name}-2.6.11-getcwd.patch
14cu|gcl-2.6.11-2|61	# This is a Fedora-specific patch.  Do not delete C files produced from D files
14cu|gcl-2.6.11-2|62	# so they can be pulled into the debuginfo package.
14cu|gcl-2.6.11-2|63	Patch7:		%{name}-2.6.11-debuginfo.patch
14cu|gcl-2.6.11-2|64	# This patch was last sent upstream on 13 Oct 2009.  It fixes two bugs in the
14cu|gcl-2.6.11-2|65	# reading of PLT information.
14cu|gcl-2.6.11-2|66	Patch8:		%{name}-2.6.11-plt.patch
14cu|gcl-2.6.11-2|67	# This patch was last sent upstream on 13 Oct 2009.  It fixes several malformed
14cu|gcl-2.6.11-2|68	# function prototypes involving an ellipsis.
14cu|gcl-2.6.11-2|69	Patch9:		%{name}-2.6.11-ellipsis.patch
14cu|gcl-2.6.11-2|70	# This patch was last sent upstream on 30 Oct 2012.  It provides more
14cu|gcl-2.6.11-2|71	# information when an unknown reloc type is encountered.
14cu|gcl-2.6.11-2|72	Patch10:	%{name}-2.6.11-reloc-type.patch
14cu|gcl-2.6.11-2|73	# This patch was last sent upstream on 29 Dec 2008.  It updates the autoconf
14cu|gcl-2.6.11-2|74	# and libtool files to newer versions.  By itself, this patch accomplishes
14cu|gcl-2.6.11-2|75	# little of interest.  However, some of the later patches change configure.in.
14cu|gcl-2.6.11-2|76	# Without this patch, autoconf appears to run successfully, but generates a
14cu|gcl-2.6.11-2|77	# configure script that contains invalid shell script syntax.
14cu|gcl-2.6.11-2|78	Patch11:	%{name}-2.6.11-infrastructure.patch
14cu|gcl-2.6.11-2|79	# This patch was last sent upstream on 29 Dec 2008.  It rationalizes the
14cu|gcl-2.6.11-2|80	# handling of system extensions.  For example, on glibc-based systems, some
14cu|gcl-2.6.11-2|81	# functionality is available only when _GNU_SOURCE is defined.
14cu|gcl-2.6.11-2|82	Patch12:	%{name}-2.6.11-extension.patch
14cu|gcl-2.6.11-2|83	# This patch was last sent upstream on 29 Dec 2008.  It fixes a compilation
14cu|gcl-2.6.11-2|84	# error on newer GCC systems due to an include inside a function.  This affects
14cu|gcl-2.6.11-2|85	# the "unrandomize" sbrk() functionality, hence the name of the patch.
14cu|gcl-2.6.11-2|86	Patch13:	%{name}-2.6.11-unrandomize.patch
14cu|gcl-2.6.11-2|87	# The need for this patch was last communicated to upstream on 21 May 2009.
14cu|gcl-2.6.11-2|88	# Without this patch, compilation fails due to conflicting type definitions
14cu|gcl-2.6.11-2|89	# between glibc and Linux kernel headers.  This patch prevents the kernel
14cu|gcl-2.6.11-2|90	# headers from being used.
14cu|gcl-2.6.11-2|91	Patch14:	%{name}-2.6.11-asm-signal-h.patch
14cu|gcl-2.6.11-2|92	# This patch is still experimental.  Enable large file support.
14cu|gcl-2.6.11-2|93	Patch15:	%{name}-2.6.11-largefile.patch
14cu|gcl-2.6.11-2|94	
14cu|gcl-2.6.11-2|95	# Patch required to build in Rosa
14cu|gcl-2.6.11-2|96	Patch20:	%{name}-2.6.11-tcl8.6.patch
14cu|gcl-2.6.11-2|97	
14cu|gcl-2.6.11-2|98	BuildRequires:	emacs-bin
14cu|gcl-2.6.11-2|99	BuildRequires:	emacs-el
14cu|gcl-2.6.11-2|100	%if %{with_selinux}
14cu|gcl-2.6.11-2|101	BuildRequires:	selinux-policy
14cu|gcl-2.6.11-2|102	%endif
14cu|gcl-2.6.11-2|103	BuildRequires:	texinfo
14cu|gcl-2.6.11-2|104	BuildRequires:	texlive-collection-langgerman
14cu|gcl-2.6.11-2|105	BuildRequires:	texlive-collection-latex
14cu|gcl-2.6.11-2|106	BuildRequires:	texlive-texinfo
14cu|gcl-2.6.11-2|107	BuildRequires:	x11-server-common
14cu|gcl-2.6.11-2|108	%if %{with_xemacs}
14cu|gcl-2.6.11-2|109	BuildRequires:	xemacs
14cu|gcl-2.6.11-2|110	BuildRequires:	xemacs-devel
14cu|gcl-2.6.11-2|111	%endif
14cu|gcl-2.6.11-2|112	BuildRequires:	binutils-devel
14cu|gcl-2.6.11-2|113	BuildRequires:	gmp-devel
14cu|gcl-2.6.11-2|114	BuildRequires:	readline-devel
14cu|gcl-2.6.11-2|115	BuildRequires:	tcl-devel
14cu|gcl-2.6.11-2|116	BuildRequires:	pkgconfig(sm)
14cu|gcl-2.6.11-2|117	BuildRequires:	pkgconfig(tk)
14cu|gcl-2.6.11-2|118	BuildRequires:	pkgconfig(xaw7)
14cu|gcl-2.6.11-2|119	BuildRequires:	pkgconfig(xext)
14cu|gcl-2.6.11-2|120	%if %{with_selinux}
14cu|gcl-2.6.11-2|121	Requires:	gcl-selinux
14cu|gcl-2.6.11-2|122	%endif
14cu|gcl-2.6.11-2|123	
14cu|gcl-2.6.11-2|124	%description
14cu|gcl-2.6.11-2|125	GCL is a Common Lisp currently compliant with the ANSI standard.  Lisp
14cu|gcl-2.6.11-2|126	compilation produces native code through the intermediary of the
14cu|gcl-2.6.11-2|127	system's C compiler, from which GCL derives efficient performance and
14cu|gcl-2.6.11-2|128	facile portability. Currently uses TCL/Tk as GUI.
14cu|gcl-2.6.11-2|129	
14cu|gcl-2.6.11-2|130	%files
14cu|gcl-2.6.11-2|131	%{_bindir}/gcl
14cu|gcl-2.6.11-2|132	%{_prefix}/lib/gcl*
14cu|gcl-2.6.11-2|133	%{_infodir}/*
14cu|gcl-2.6.11-2|134	%{_mandir}/man*/*
14cu|gcl-2.6.11-2|135	%doc COPYING* readme readme.xgcl RELEASE* ChangeLog* faq doc
14cu|gcl-2.6.11-2|136	%doc gcl*.jpg gcl.ico gcl.png
14cu|gcl-2.6.11-2|137	%doc --parent html
14cu|gcl-2.6.11-2|138	
14cu|gcl-2.6.11-2|139	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|140	
14cu|gcl-2.6.11-2|141	%package emacs
14cu|gcl-2.6.11-2|142	Summary:	Emacs mode for interacting with GCL
14cu|gcl-2.6.11-2|143	Group:		Development/Other
14cu|gcl-2.6.11-2|144	Requires:	%{name} = %{EVRD}
14cu|gcl-2.6.11-2|145	Requires:	emacs >= %{emacs_version}
14cu|gcl-2.6.11-2|146	# Don't make subpackages noarch as our bs does not deal with this yet
14cu|gcl-2.6.11-2|147	#BuildArch:	noarch
14cu|gcl-2.6.11-2|148	
14cu|gcl-2.6.11-2|149	%description emacs
14cu|gcl-2.6.11-2|150	Emacs mode for interacting with GCL.
14cu|gcl-2.6.11-2|151	
14cu|gcl-2.6.11-2|152	%files emacs
14cu|gcl-2.6.11-2|153	%doc elisp/readme
14cu|gcl-2.6.11-2|154	%dir %{emacs_lispdir}/gcl
14cu|gcl-2.6.11-2|155	%{emacs_lispdir}/gcl/*.elc
14cu|gcl-2.6.11-2|156	%{emacs_lispdir}/site-start.d/*
14cu|gcl-2.6.11-2|157	
14cu|gcl-2.6.11-2|158	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|159	
14cu|gcl-2.6.11-2|160	%package emacs-el
14cu|gcl-2.6.11-2|161	Summary:	Source for Emacs mode for interacting with GCL
14cu|gcl-2.6.11-2|162	Group:		Development/Other
14cu|gcl-2.6.11-2|163	Requires:	%{name}-emacs = %{EVRD}
14cu|gcl-2.6.11-2|164	#BuildArch:	noarch
14cu|gcl-2.6.11-2|165	
14cu|gcl-2.6.11-2|166	%description emacs-el
14cu|gcl-2.6.11-2|167	Source Elisp code for Emacs mode for interacting with GCL.
14cu|gcl-2.6.11-2|168	
14cu|gcl-2.6.11-2|169	%files emacs-el
14cu|gcl-2.6.11-2|170	%{emacs_lispdir}/gcl/*.el
14cu|gcl-2.6.11-2|171	
14cu|gcl-2.6.11-2|172	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|173	
14cu|gcl-2.6.11-2|174	%if %{with_xemacs}
14cu|gcl-2.6.11-2|175	%package xemacs
14cu|gcl-2.6.11-2|176	Summary:	XEmacs mode for interacting with GCL
14cu|gcl-2.6.11-2|177	Group:		Development/Other
14cu|gcl-2.6.11-2|178	Requires:	%{name} = %{EVRD}
14cu|gcl-2.6.11-2|179	Requires:	xemacs >= %{xemacs_version}
14cu|gcl-2.6.11-2|180	Requires:	xemacs-extras
14cu|gcl-2.6.11-2|181	#BuildArch:	noarch
14cu|gcl-2.6.11-2|182	
14cu|gcl-2.6.11-2|183	%description xemacs
14cu|gcl-2.6.11-2|184	XEmacs mode for interacting with GCL.
14cu|gcl-2.6.11-2|185	
14cu|gcl-2.6.11-2|186	%files xemacs
14cu|gcl-2.6.11-2|187	%doc elisp/readme
14cu|gcl-2.6.11-2|188	%dir %{xemacs_lispdir}/gcl
14cu|gcl-2.6.11-2|189	%{xemacs_lispdir}/gcl/*.elc
14cu|gcl-2.6.11-2|190	%{xemacs_lispdir}/site-start.d/*
14cu|gcl-2.6.11-2|191	%endif
14cu|gcl-2.6.11-2|192	
14cu|gcl-2.6.11-2|193	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|194	
14cu|gcl-2.6.11-2|195	%if %{with_xemacs}
14cu|gcl-2.6.11-2|196	%package xemacs-el
14cu|gcl-2.6.11-2|197	Summary:	Source for XEmacs mode for interacting with GCL
14cu|gcl-2.6.11-2|198	Group:		Development/Other
14cu|gcl-2.6.11-2|199	Requires:	%{name}-xemacs = %{EVRD}
14cu|gcl-2.6.11-2|200	#BuildArch:	noarch
14cu|gcl-2.6.11-2|201	
14cu|gcl-2.6.11-2|202	%description xemacs-el
14cu|gcl-2.6.11-2|203	Source Elisp code for XEmacs mode for interacting with GCL.
14cu|gcl-2.6.11-2|204	
14cu|gcl-2.6.11-2|205	%files xemacs-el
14cu|gcl-2.6.11-2|206	%{xemacs_lispdir}/gcl/*.el
14cu|gcl-2.6.11-2|207	%endif
14cu|gcl-2.6.11-2|208	
14cu|gcl-2.6.11-2|209	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|210	
14cu|gcl-2.6.11-2|211	%if %{with_selinux}
14cu|gcl-2.6.11-2|212	%package selinux
14cu|gcl-2.6.11-2|213	Summary:	SELinux policy for GCL images
14cu|gcl-2.6.11-2|214	Group:		Development/Other
14cu|gcl-2.6.11-2|215	Requires(post,postun):	policycoreutils
14cu|gcl-2.6.11-2|216	
14cu|gcl-2.6.11-2|217	%description selinux
14cu|gcl-2.6.11-2|218	SELinux policy for GCL images. All programs that dump GCL images to be run on
14cu|gcl-2.6.11-2|219	SELinux-enabled hosts should Require this package, and give the image the type
14cu|gcl-2.6.11-2|220	gcl_exec_t.
14cu|gcl-2.6.11-2|221	
14cu|gcl-2.6.11-2|222	%files selinux
14cu|gcl-2.6.11-2|223	%{_datadir}/selinux/packages/gcl
14cu|gcl-2.6.11-2|224	
14cu|gcl-2.6.11-2|225	%post selinux
14cu|gcl-2.6.11-2|226	/usr/sbin/semodule -i %{_datadir}/selinux/packages/gcl/gcl.pp || :
14cu|gcl-2.6.11-2|227	/sbin/fixfiles -R gcl restore || :
14cu|gcl-2.6.11-2|228	
14cu|gcl-2.6.11-2|229	%postun selinux
14cu|gcl-2.6.11-2|230	if [ $1 = 0 ]; then
14cu|gcl-2.6.11-2|231	/usr/sbin/semodule -r gcl || :
14cu|gcl-2.6.11-2|232	fi
14cu|gcl-2.6.11-2|233	
14cu|gcl-2.6.11-2|234	%endif
14cu|gcl-2.6.11-2|235	
14cu|gcl-2.6.11-2|236	#----------------------------------------------------------------------------
14cu|gcl-2.6.11-2|237	
14cu|gcl-2.6.11-2|238	%prep
14cu|gcl-2.6.11-2|239	%setup -q -n %{name}
14cu|gcl-2.6.11-2|240	%setup -q -n %{name} -T -D -a 2
14cu|gcl-2.6.11-2|241	%patch0
14cu|gcl-2.6.11-2|242	%patch1
14cu|gcl-2.6.11-2|243	%patch2
14cu|gcl-2.6.11-2|244	%patch3
14cu|gcl-2.6.11-2|245	%patch4 -p1
14cu|gcl-2.6.11-2|246	%patch5
14cu|gcl-2.6.11-2|247	%patch6
14cu|gcl-2.6.11-2|248	%patch7
14cu|gcl-2.6.11-2|249	%patch8
14cu|gcl-2.6.11-2|250	%patch9
14cu|gcl-2.6.11-2|251	%patch10
14cu|gcl-2.6.11-2|252	%patch11
14cu|gcl-2.6.11-2|253	%patch12
14cu|gcl-2.6.11-2|254	%patch13
14cu|gcl-2.6.11-2|255	%patch14
14cu|gcl-2.6.11-2|256	%patch15
14cu|gcl-2.6.11-2|257	
14cu|gcl-2.6.11-2|258	%patch20 -p1
14cu|gcl-2.6.11-2|259	
14cu|gcl-2.6.11-2|260	# Ensure the frame pointer doesn't get added back
14cu|gcl-2.6.11-2|261	sed -i 's/"-fomit-frame-pointer"/""/' configure
14cu|gcl-2.6.11-2|262	
14cu|gcl-2.6.11-2|263	# Fix a path in the launch script
14cu|gcl-2.6.11-2|264	sed -i -e 's|/usr/lib/tk|%{_datadir}/tk|' debian/gcl.sh
14cu|gcl-2.6.11-2|265	
14cu|gcl-2.6.11-2|266	# Get a version of texinfo.tex that works with the installed version of texinfo
14cu|gcl-2.6.11-2|267	cp -p %{_datadir}/texmf-dist/tex/texinfo/texinfo.tex info
14cu|gcl-2.6.11-2|268	
14cu|gcl-2.6.11-2|269	# The archive is so full of spurious executable bits that we just remove them
14cu|gcl-2.6.11-2|270	# all here, then add back the ones that should exist
14cu|gcl-2.6.11-2|271	find . -type f -perm /0111 | xargs chmod a-x
14cu|gcl-2.6.11-2|272	chmod a+x add-defs add-defs1 config.guess config.sub configure install.sh
14cu|gcl-2.6.11-2|273	chmod a+x bin/info bin/info1 gcl-tk/gcltksrv.in gcl-tk/ngcltksrv mp/gcclab
14cu|gcl-2.6.11-2|274	chmod a+x o/egrep-def utils/replace xbin/*
14cu|gcl-2.6.11-2|275	
14cu|gcl-2.6.11-2|276	%build
14cu|gcl-2.6.11-2|277	# -fstack-protector leads to segfaults because GCL uses its own conflicting
14cu|gcl-2.6.11-2|278	# stack protection scheme.
14cu|gcl-2.6.11-2|279	%define _ssp_cflags %{nil}
14cu|gcl-2.6.11-2|280	%configure2_5x \
14cu|gcl-2.6.11-2|281	--enable-readline \
14cu|gcl-2.6.11-2|282	--enable-ansi \
14cu|gcl-2.6.11-2|283	--enable-dynsysgmp \
14cu|gcl-2.6.11-2|284	--enable-xgcl \
14cu|gcl-2.6.11-2|285	--enable-tclconfig=%{_libdir} \
14cu|gcl-2.6.11-2|286	--enable-tkconfig=%{_libdir} \
14cu|gcl-2.6.11-2|287	--disable-custreloc \
14cu|gcl-2.6.11-2|288	--enable-dlopen
14cu|gcl-2.6.11-2|289	
14cu|gcl-2.6.11-2|290	make
14cu|gcl-2.6.11-2|291	
14cu|gcl-2.6.11-2|292	# Build gcl.info, which is needed for DESCRIBE to work properly
14cu|gcl-2.6.11-2|293	make -C info gcl.info
14cu|gcl-2.6.11-2|294	
14cu|gcl-2.6.11-2|295	# dwdoc needs one extra LaTeX run to resolve references
14cu|gcl-2.6.11-2|296	cd xgcl-2
14cu|gcl-2.6.11-2|297	pdflatex dwdoc.tex
14cu|gcl-2.6.11-2|298	
14cu|gcl-2.6.11-2|299	%if %{with_selinux}
14cu|gcl-2.6.11-2|300	# Build the SELinux policy
14cu|gcl-2.6.11-2|301	cd ../selinux
14cu|gcl-2.6.11-2|302	make -f %{_datadir}/selinux/devel/Makefile
14cu|gcl-2.6.11-2|303	%endif
14cu|gcl-2.6.11-2|304	
14cu|gcl-2.6.11-2|305	%install
14cu|gcl-2.6.11-2|306	%makeinstall_std
14cu|gcl-2.6.11-2|307	
14cu|gcl-2.6.11-2|308	# Get rid of the parts that we don't want
14cu|gcl-2.6.11-2|309	rm -f %{buildroot}%{_infodir}/dir
14cu|gcl-2.6.11-2|310	rm -rf %{buildroot}%{_datadir}/doc
14cu|gcl-2.6.11-2|311	rm -rf %{buildroot}%{_datadir}/emacs
14cu|gcl-2.6.11-2|312	rm -rf %{buildroot}%{_prefix}/lib/gcl-*/info
14cu|gcl-2.6.11-2|313	
14cu|gcl-2.6.11-2|314	# Install the man page
14cu|gcl-2.6.11-2|315	mkdir -p %{buildroot}%{_mandir}/man1
14cu|gcl-2.6.11-2|316	cp -pf man/man1/* %{buildroot}%{_mandir}/man1
14cu|gcl-2.6.11-2|317	
14cu|gcl-2.6.11-2|318	# Install the HTML documentation
14cu|gcl-2.6.11-2|319	mkdir -p html
14cu|gcl-2.6.11-2|320	cp -pfr info/gcl-si info/gcl-tk html
14cu|gcl-2.6.11-2|321	
14cu|gcl-2.6.11-2|322	# Install and compile the Emacs code
14cu|gcl-2.6.11-2|323	mkdir -p %{buildroot}%{emacs_lispdir}/gcl
14cu|gcl-2.6.11-2|324	cp -pfr elisp/* %{buildroot}%{emacs_lispdir}/gcl
14cu|gcl-2.6.11-2|325	rm -f %{buildroot}%{emacs_lispdir}/gcl/makefile
14cu|gcl-2.6.11-2|326	rm -f %{buildroot}%{emacs_lispdir}/gcl/readme
14cu|gcl-2.6.11-2|327	mkdir -p %{buildroot}%{emacs_lispdir}/site-start.d
14cu|gcl-2.6.11-2|328	sed -e "s|%LISP_DIR%|%{emacs_lispdir}|" %{SOURCE1} > %{buildroot}%{emacs_lispdir}/site-start.d/gcl.el
14cu|gcl-2.6.11-2|329	pushd %{buildroot}%{emacs_lispdir}/gcl
14cu|gcl-2.6.11-2|330	emacs -batch -no-site-file --eval "(push \"`pwd`\" load-path)" \
14cu|gcl-2.6.11-2|331	-f batch-byte-compile *.el
14cu|gcl-2.6.11-2|332	popd
14cu|gcl-2.6.11-2|333	
14cu|gcl-2.6.11-2|334	%if %{with_xemacs}
14cu|gcl-2.6.11-2|335	# Install and compile the XEmacs code
14cu|gcl-2.6.11-2|336	mkdir -p %{buildroot}%{xemacs_lispdir}/gcl
14cu|gcl-2.6.11-2|337	cp -fr elisp/* %{buildroot}%{xemacs_lispdir}/gcl
14cu|gcl-2.6.11-2|338	rm -f %{buildroot}%{xemacs_lispdir}/gcl/makefile
14cu|gcl-2.6.11-2|339	rm -f %{buildroot}%{xemacs_lispdir}/gcl/readme
14cu|gcl-2.6.11-2|340	mkdir -p %{buildroot}%{xemacs_lispdir}/site-start.d
14cu|gcl-2.6.11-2|341	sed -e "s|%LISP_DIR%|%{xemacs_lispdir}|" %{SOURCE1} > %{buildroot}%{xemacs_lispdir}/site-start.d/gcl.el
14cu|gcl-2.6.11-2|342	pushd %{buildroot}%{xemacs_lispdir}/gcl
14cu|gcl-2.6.11-2|343	xemacs -batch -no-site-file -eval "(push \"`pwd`\" load-path)" \
14cu|gcl-2.6.11-2|344	-f batch-byte-compile *.el
14cu|gcl-2.6.11-2|345	popd
14cu|gcl-2.6.11-2|346	%endif
14cu|gcl-2.6.11-2|347	
14cu|gcl-2.6.11-2|348	%if %{with_selinux}
14cu|gcl-2.6.11-2|349	# Save the policy file away for later installation
14cu|gcl-2.6.11-2|350	mkdir -p %{buildroot}%{_datadir}/selinux/packages/gcl
14cu|gcl-2.6.11-2|351	cp -p selinux/gcl.pp %{buildroot}%{_datadir}/selinux/packages/gcl
14cu|gcl-2.6.11-2|352	%endif
14cu|gcl-2.6.11-2|353	
14cu|gcl-2.6.11-2|354	# The image has garbage strings containing RPM_BUILD_ROOT
14cu|gcl-2.6.11-2|355	export QA_SKIP_BUILD_ROOT=1
14cu|gcl-2.6.11-2|356	
14cu|gcl-2.6.11-2|357	
14cu|gcl-2.6.11-2|358	%changelog
14cu|gcl-2.6.11-2|359	
14cu|gcl-2.6.11-2|360	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.11-2
14cu|gcl-2.6.11-2|361	- (8f0a7d4) Build requires texlive-collection-langgerman
14cu|gcl-2.6.11-2|362	
14cu|gcl-2.6.11-2|363	

10216 14
14cu|gcompris-15.10-1|1	%define _disable_ld_no_undefined 1
14cu|gcompris-15.10-1|2	
14cu|gcompris-15.10-1|3	Name:		gcompris
14cu|gcompris-15.10-1|4	Version:	15.10
14cu|gcompris-15.10-1|5	Release:	1
14cu|gcompris-15.10-1|6	Summary:	An educational game for children starting at 2
14cu|gcompris-15.10-1|7	License:	GPLv2+
14cu|gcompris-15.10-1|8	Group:		Education
14cu|gcompris-15.10-1|9	URL:		http://www.gcompris.net
14cu|gcompris-15.10-1|10	Source0:	http://gcompris.net/download/%{name}-%{version}.tar.bz2
14cu|gcompris-15.10-1|11	Source100:	gcompris.rpmlintrc
14cu|gcompris-15.10-1|12	
14cu|gcompris-15.10-1|13	BuildRequires:	automake
14cu|gcompris-15.10-1|14	BuildRequires:	autoconf
14cu|gcompris-15.10-1|15	BuildRequires:	libtool-base
14cu|gcompris-15.10-1|16	BuildRequires:	gnuchess
14cu|gcompris-15.10-1|17	BuildRequires:	pkgconfig(ogg)
14cu|gcompris-15.10-1|18	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gcompris-15.10-1|19	BuildRequires:	pkgconfig(vorbis)
14cu|gcompris-15.10-1|20	BuildRequires:	pkgconfig(ao)
14cu|gcompris-15.10-1|21	BuildRequires:	imagemagick
14cu|gcompris-15.10-1|22	BuildRequires:	desktop-file-utils
14cu|gcompris-15.10-1|23	BuildRequires:	pkgconfig(gnet-2.0)
14cu|gcompris-15.10-1|24	BuildRequires:	pkgconfig(python)
14cu|gcompris-15.10-1|25	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|gcompris-15.10-1|26	BuildRequires:	pkgconfig(pycairo)
14cu|gcompris-15.10-1|27	BuildRequires:	texinfo
14cu|gcompris-15.10-1|28	BuildRequires:	texi2html >= 1.82
14cu|gcompris-15.10-1|29	BuildRequires:	pkgconfig(libassetml)
14cu|gcompris-15.10-1|30	# (misc) for the need of a display for pygtk
14cu|gcompris-15.10-1|31	BuildRequires:	x11-server-xvfb
14cu|gcompris-15.10-1|32	BuildRequires:	xauth
14cu|gcompris-15.10-1|33	BuildRequires:	perl-XML-Parser
14cu|gcompris-15.10-1|34	BuildRequires:	pkgconfig(sqlite3)
14cu|gcompris-15.10-1|35	BuildRequires:	python-pyxml
14cu|gcompris-15.10-1|36	BuildRequires:	python-sqlite2
14cu|gcompris-15.10-1|37	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gcompris-15.10-1|38	# (misc) for fullscreen support, now it is done with xvidmode instead of xrandr
14cu|gcompris-15.10-1|39	BuildRequires:	pkgconfig(xxf86vm)
14cu|gcompris-15.10-1|40	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|gcompris-15.10-1|41	BuildRequires:	intltool
14cu|gcompris-15.10-1|42	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|gcompris-15.10-1|43	
14cu|gcompris-15.10-1|44	Requires:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|45	Requires:	gnuchess >= 5.02
14cu|gcompris-15.10-1|46	Requires:	python
14cu|gcompris-15.10-1|47	Requires:	pygtk2.0
14cu|gcompris-15.10-1|48	Requires:	python-sqlite2
14cu|gcompris-15.10-1|49	Requires:	python-cairo
14cu|gcompris-15.10-1|50	Requires:	librsvg
14cu|gcompris-15.10-1|51	Requires:	tuxpaint
14cu|gcompris-15.10-1|52	Requires:	gnucap
14cu|gcompris-15.10-1|53	Requires:	gstreamer0.10-plugins-good
14cu|gcompris-15.10-1|54	
14cu|gcompris-15.10-1|55	%description
14cu|gcompris-15.10-1|56	An educational game for children starting at 2.
14cu|gcompris-15.10-1|57	More than 100 different activities are proposed:
14cu|gcompris-15.10-1|58	* Click on the animals => learn the mouse/click usage
14cu|gcompris-15.10-1|59	* Type the falling letters => learn the keyboard usage
14cu|gcompris-15.10-1|60	* Falling Dices
14cu|gcompris-15.10-1|61	* Falling words
14cu|gcompris-15.10-1|62	* Basic algebra
14cu|gcompris-15.10-1|63	* Time learning with an analog clock
14cu|gcompris-15.10-1|64	* Puzzle game with famous paintings
14cu|gcompris-15.10-1|65	* Drive Plane to catch clouds in increasing number
14cu|gcompris-15.10-1|66	* Balance the scales
14cu|gcompris-15.10-1|67	* And much more ...
14cu|gcompris-15.10-1|68	
14cu|gcompris-15.10-1|69	The Game is included in the Main desktop menu in 'Games'.
14cu|gcompris-15.10-1|70	
14cu|gcompris-15.10-1|71	You should install it only if you have children using this computer.
14cu|gcompris-15.10-1|72	
14cu|gcompris-15.10-1|73	%package music
14cu|gcompris-15.10-1|74	Summary:	Background music for GCompris
14cu|gcompris-15.10-1|75	Group:		Education
14cu|gcompris-15.10-1|76	Provides:	%{name}-music = %{version}
14cu|gcompris-15.10-1|77	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|78	BuildArch:	noarch
14cu|gcompris-15.10-1|79	
14cu|gcompris-15.10-1|80	%description music
14cu|gcompris-15.10-1|81	Background music for gcompris.
14cu|gcompris-15.10-1|82	
14cu|gcompris-15.10-1|83	%package sounds-af
14cu|gcompris-15.10-1|84	Summary:	Afrikaans sounds for GCompris
14cu|gcompris-15.10-1|85	Group:		Education
14cu|gcompris-15.10-1|86	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|87	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|88	Requires:	locales-af
14cu|gcompris-15.10-1|89	BuildArch:	noarch
14cu|gcompris-15.10-1|90	
14cu|gcompris-15.10-1|91	%description sounds-af
14cu|gcompris-15.10-1|92	Afrikaans sounds for gcompris.
14cu|gcompris-15.10-1|93	
14cu|gcompris-15.10-1|94	%package sounds-ast
14cu|gcompris-15.10-1|95	Summary:	Asturian sounds for GCompris
14cu|gcompris-15.10-1|96	Group:		Education
14cu|gcompris-15.10-1|97	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|98	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|99	Requires:	locales-ast
14cu|gcompris-15.10-1|100	BuildArch:	noarch
14cu|gcompris-15.10-1|101	
14cu|gcompris-15.10-1|102	%description sounds-ast
14cu|gcompris-15.10-1|103	Asturian sounds for gcompris.
14cu|gcompris-15.10-1|104	
14cu|gcompris-15.10-1|105	%package sounds-ar
14cu|gcompris-15.10-1|106	Summary:	Arabic (Tunisia) sounds for GCompris
14cu|gcompris-15.10-1|107	Group:		Education
14cu|gcompris-15.10-1|108	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|109	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|110	Requires:	locales-ar
14cu|gcompris-15.10-1|111	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|112	BuildArch:	noarch
14cu|gcompris-15.10-1|113	
14cu|gcompris-15.10-1|114	%description sounds-ar
14cu|gcompris-15.10-1|115	Arabic (Tunisia) sounds for gcompris.
14cu|gcompris-15.10-1|116	
14cu|gcompris-15.10-1|117	%package sounds-bg
14cu|gcompris-15.10-1|118	Summary:	Bulgarian sounds for GCompris
14cu|gcompris-15.10-1|119	Group:		Education
14cu|gcompris-15.10-1|120	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|121	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|122	Requires:	locales-bg
14cu|gcompris-15.10-1|123	Conflicts:	%{name} < 8.4.4-2
14cu|gcompris-15.10-1|124	BuildArch:	noarch
14cu|gcompris-15.10-1|125	
14cu|gcompris-15.10-1|126	%description sounds-bg
14cu|gcompris-15.10-1|127	Bulgarian sounds for gcompris.
14cu|gcompris-15.10-1|128	
14cu|gcompris-15.10-1|129	%package sounds-br
14cu|gcompris-15.10-1|130	Summary:	Breton sounds for GCompris
14cu|gcompris-15.10-1|131	Group:		Education
14cu|gcompris-15.10-1|132	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|133	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|134	Requires:	locales-br
14cu|gcompris-15.10-1|135	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|136	BuildArch:	noarch
14cu|gcompris-15.10-1|137	
14cu|gcompris-15.10-1|138	%description sounds-br
14cu|gcompris-15.10-1|139	Breton sounds for gcompris.
14cu|gcompris-15.10-1|140	
14cu|gcompris-15.10-1|141	%package sounds-cs
14cu|gcompris-15.10-1|142	Summary:	Czech sounds for GCompris
14cu|gcompris-15.10-1|143	Group:		Education
14cu|gcompris-15.10-1|144	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|145	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|146	Requires:	locales-cs
14cu|gcompris-15.10-1|147	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|148	BuildArch:	noarch
14cu|gcompris-15.10-1|149	
14cu|gcompris-15.10-1|150	%description sounds-cs
14cu|gcompris-15.10-1|151	Czech sounds for gcompris.
14cu|gcompris-15.10-1|152	
14cu|gcompris-15.10-1|153	%package sounds-de
14cu|gcompris-15.10-1|154	Summary:	German sounds for GCompris
14cu|gcompris-15.10-1|155	Group:		Education
14cu|gcompris-15.10-1|156	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|157	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|158	Requires:	locales-de
14cu|gcompris-15.10-1|159	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|160	BuildArch:	noarch
14cu|gcompris-15.10-1|161	
14cu|gcompris-15.10-1|162	%description sounds-de
14cu|gcompris-15.10-1|163	German sounds for gcompris.
14cu|gcompris-15.10-1|164	
14cu|gcompris-15.10-1|165	%package sounds-da
14cu|gcompris-15.10-1|166	Summary:	Danish sounds for GCompris
14cu|gcompris-15.10-1|167	Group:		Education
14cu|gcompris-15.10-1|168	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|169	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|170	Requires:	locales-da
14cu|gcompris-15.10-1|171	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|172	BuildArch:	noarch
14cu|gcompris-15.10-1|173	
14cu|gcompris-15.10-1|174	%description sounds-da
14cu|gcompris-15.10-1|175	Danish sounds for gcompris.
14cu|gcompris-15.10-1|176	
14cu|gcompris-15.10-1|177	%package sounds-eo
14cu|gcompris-15.10-1|178	Summary:	Esperanto sounds for GCompris
14cu|gcompris-15.10-1|179	Group:		Education
14cu|gcompris-15.10-1|180	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|181	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|182	Requires:	locales-eo
14cu|gcompris-15.10-1|183	Conflicts:	%{name} < 9.0-2
14cu|gcompris-15.10-1|184	BuildArch:	noarch
14cu|gcompris-15.10-1|185	
14cu|gcompris-15.10-1|186	%description sounds-eo
14cu|gcompris-15.10-1|187	Esperanto sounds for gcompris.
14cu|gcompris-15.10-1|188	
14cu|gcompris-15.10-1|189	%package sounds-es
14cu|gcompris-15.10-1|190	Summary:	Spanish sounds for GCompris
14cu|gcompris-15.10-1|191	Group:		Education
14cu|gcompris-15.10-1|192	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|193	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|194	Requires:	locales-es
14cu|gcompris-15.10-1|195	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|196	BuildArch:	noarch
14cu|gcompris-15.10-1|197	
14cu|gcompris-15.10-1|198	%description sounds-es
14cu|gcompris-15.10-1|199	Spanish sounds for gcompris.
14cu|gcompris-15.10-1|200	
14cu|gcompris-15.10-1|201	%package sounds-el
14cu|gcompris-15.10-1|202	Summary:	Greek sounds for GCompris
14cu|gcompris-15.10-1|203	Group:		Education
14cu|gcompris-15.10-1|204	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|205	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|206	Requires:	locales-el
14cu|gcompris-15.10-1|207	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|208	BuildArch:	noarch
14cu|gcompris-15.10-1|209	
14cu|gcompris-15.10-1|210	%description sounds-el
14cu|gcompris-15.10-1|211	Greek sounds for gcompris.
14cu|gcompris-15.10-1|212	
14cu|gcompris-15.10-1|213	%package sounds-en
14cu|gcompris-15.10-1|214	Summary:	English sounds for GCompris
14cu|gcompris-15.10-1|215	Group:		Education
14cu|gcompris-15.10-1|216	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|217	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|218	Requires:	locales-en
14cu|gcompris-15.10-1|219	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|220	BuildArch:	noarch
14cu|gcompris-15.10-1|221	
14cu|gcompris-15.10-1|222	%description sounds-en
14cu|gcompris-15.10-1|223	English sounds for gcompris.
14cu|gcompris-15.10-1|224	
14cu|gcompris-15.10-1|225	%package sounds-eu
14cu|gcompris-15.10-1|226	Summary:	Basque sounds for GCompris
14cu|gcompris-15.10-1|227	Group:		Education
14cu|gcompris-15.10-1|228	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|229	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|230	Requires:	locales-eu
14cu|gcompris-15.10-1|231	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|232	BuildArch:	noarch
14cu|gcompris-15.10-1|233	
14cu|gcompris-15.10-1|234	%description sounds-eu
14cu|gcompris-15.10-1|235	Basque sounds for gcompris.
14cu|gcompris-15.10-1|236	
14cu|gcompris-15.10-1|237	%package sounds-fi
14cu|gcompris-15.10-1|238	Summary:	Finnish sounds for GCompris
14cu|gcompris-15.10-1|239	Group:		Education
14cu|gcompris-15.10-1|240	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|241	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|242	Requires:	locales-fi
14cu|gcompris-15.10-1|243	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|244	BuildArch:	noarch
14cu|gcompris-15.10-1|245	
14cu|gcompris-15.10-1|246	%description sounds-fi
14cu|gcompris-15.10-1|247	Finnish sounds for gcompris.
14cu|gcompris-15.10-1|248	
14cu|gcompris-15.10-1|249	%package sounds-fr
14cu|gcompris-15.10-1|250	Summary:	French sounds for GCompris
14cu|gcompris-15.10-1|251	Group:		Education
14cu|gcompris-15.10-1|252	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|253	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|254	Requires:	locales-fr
14cu|gcompris-15.10-1|255	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|256	BuildArch:	noarch
14cu|gcompris-15.10-1|257	
14cu|gcompris-15.10-1|258	%description sounds-fr
14cu|gcompris-15.10-1|259	French sounds for gcompris.
14cu|gcompris-15.10-1|260	
14cu|gcompris-15.10-1|261	%package sounds-he
14cu|gcompris-15.10-1|262	Summary:	Hebrew soundsfor GCompris
14cu|gcompris-15.10-1|263	Group:		Education
14cu|gcompris-15.10-1|264	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|265	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|266	Requires:	locales-he
14cu|gcompris-15.10-1|267	Conflicts:	%{name} < 8.4.6-2
14cu|gcompris-15.10-1|268	BuildArch:	noarch
14cu|gcompris-15.10-1|269	
14cu|gcompris-15.10-1|270	%description sounds-he
14cu|gcompris-15.10-1|271	Hebrew sounds for gcompris.
14cu|gcompris-15.10-1|272	
14cu|gcompris-15.10-1|273	%package sounds-hi
14cu|gcompris-15.10-1|274	Summary:	Hindi soundsfor GCompris
14cu|gcompris-15.10-1|275	Group:		Education
14cu|gcompris-15.10-1|276	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|277	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|278	Requires:	locales-hi
14cu|gcompris-15.10-1|279	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|280	BuildArch:	noarch
14cu|gcompris-15.10-1|281	
14cu|gcompris-15.10-1|282	%description sounds-hi
14cu|gcompris-15.10-1|283	Hindi sounds for gcompris.
14cu|gcompris-15.10-1|284	
14cu|gcompris-15.10-1|285	%package sounds-hu
14cu|gcompris-15.10-1|286	Summary:	Hungarian sounds for GCompris
14cu|gcompris-15.10-1|287	Group:		Education
14cu|gcompris-15.10-1|288	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|289	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|290	Requires:	locales-hu
14cu|gcompris-15.10-1|291	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|292	BuildArch:	noarch
14cu|gcompris-15.10-1|293	
14cu|gcompris-15.10-1|294	%description sounds-hu
14cu|gcompris-15.10-1|295	Hungarian sounds for gcompris.
14cu|gcompris-15.10-1|296	
14cu|gcompris-15.10-1|297	%package sounds-id
14cu|gcompris-15.10-1|298	Summary:	Indonesian sounds for GCompris
14cu|gcompris-15.10-1|299	Group:		Education
14cu|gcompris-15.10-1|300	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|301	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|302	Requires:	locales-id
14cu|gcompris-15.10-1|303	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|304	BuildArch:	noarch
14cu|gcompris-15.10-1|305	
14cu|gcompris-15.10-1|306	%description sounds-id
14cu|gcompris-15.10-1|307	Indonesian sounds for gcompris.
14cu|gcompris-15.10-1|308	
14cu|gcompris-15.10-1|309	%package sounds-it
14cu|gcompris-15.10-1|310	Summary:	Italian sounds for GCompris
14cu|gcompris-15.10-1|311	Group:		Education
14cu|gcompris-15.10-1|312	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|313	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|314	Requires:	locales-it
14cu|gcompris-15.10-1|315	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|316	BuildArch:	noarch
14cu|gcompris-15.10-1|317	
14cu|gcompris-15.10-1|318	%description sounds-it
14cu|gcompris-15.10-1|319	Italian sounds for gcompris.
14cu|gcompris-15.10-1|320	
14cu|gcompris-15.10-1|321	%package sounds-mr
14cu|gcompris-15.10-1|322	Summary:	Marathi sounds for GCompris
14cu|gcompris-15.10-1|323	Group:		Education
14cu|gcompris-15.10-1|324	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|325	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|326	Requires:	locales-mr
14cu|gcompris-15.10-1|327	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|328	BuildArch:	noarch
14cu|gcompris-15.10-1|329	
14cu|gcompris-15.10-1|330	%description sounds-mr
14cu|gcompris-15.10-1|331	Marathi sounds for gcompris.
14cu|gcompris-15.10-1|332	
14cu|gcompris-15.10-1|333	%package sounds-nb
14cu|gcompris-15.10-1|334	Summary:	Norvegian Bokmal sounds for GCompris
14cu|gcompris-15.10-1|335	Group:		Education
14cu|gcompris-15.10-1|336	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|337	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|338	Requires:	locales-no
14cu|gcompris-15.10-1|339	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|340	BuildArch:	noarch
14cu|gcompris-15.10-1|341	
14cu|gcompris-15.10-1|342	%description sounds-nb
14cu|gcompris-15.10-1|343	Norvegian BÃ¶kmal sounds for gcompris.
14cu|gcompris-15.10-1|344	
14cu|gcompris-15.10-1|345	%package sounds-nl
14cu|gcompris-15.10-1|346	Summary:	Nederland sounds for GCompris
14cu|gcompris-15.10-1|347	Group:		Education
14cu|gcompris-15.10-1|348	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|349	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|350	Requires:	locales-nl
14cu|gcompris-15.10-1|351	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|352	BuildArch:	noarch
14cu|gcompris-15.10-1|353	
14cu|gcompris-15.10-1|354	%description sounds-nl
14cu|gcompris-15.10-1|355	Nederland sounds for gcompris.
14cu|gcompris-15.10-1|356	
14cu|gcompris-15.10-1|357	%package sounds-nn
14cu|gcompris-15.10-1|358	Summary:	Norvegian sounds for GCompris
14cu|gcompris-15.10-1|359	Group:		Education
14cu|gcompris-15.10-1|360	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|361	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|362	Requires:	locales-nn
14cu|gcompris-15.10-1|363	BuildArch:	noarch
14cu|gcompris-15.10-1|364	
14cu|gcompris-15.10-1|365	%description sounds-nn
14cu|gcompris-15.10-1|366	Norvegian sounds for gcompris.
14cu|gcompris-15.10-1|367	
14cu|gcompris-15.10-1|368	%package sounds-pa
14cu|gcompris-15.10-1|369	Summary:	Punjabi sounds for GCompris
14cu|gcompris-15.10-1|370	Group:		Education
14cu|gcompris-15.10-1|371	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|372	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|373	Requires:	locales-pa
14cu|gcompris-15.10-1|374	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|375	BuildArch:	noarch
14cu|gcompris-15.10-1|376	
14cu|gcompris-15.10-1|377	%description sounds-pa
14cu|gcompris-15.10-1|378	Punjabi sounds for gcompris.
14cu|gcompris-15.10-1|379	
14cu|gcompris-15.10-1|380	%package sounds-pt
14cu|gcompris-15.10-1|381	Summary:	Portuguese sounds for GCompris
14cu|gcompris-15.10-1|382	Group:		Education
14cu|gcompris-15.10-1|383	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|384	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|385	Requires:	locales-pt
14cu|gcompris-15.10-1|386	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|387	BuildArch:	noarch
14cu|gcompris-15.10-1|388	
14cu|gcompris-15.10-1|389	%description sounds-pt
14cu|gcompris-15.10-1|390	Portuguese sounds for gcompris.
14cu|gcompris-15.10-1|391	
14cu|gcompris-15.10-1|392	%package sounds-pt_BR
14cu|gcompris-15.10-1|393	Summary:	Brasilian Portuguese sounds for GCompris
14cu|gcompris-15.10-1|394	Group:		Education
14cu|gcompris-15.10-1|395	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|396	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|397	Requires:	locales-pt
14cu|gcompris-15.10-1|398	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|399	BuildArch:	noarch
14cu|gcompris-15.10-1|400	
14cu|gcompris-15.10-1|401	%description sounds-pt_BR
14cu|gcompris-15.10-1|402	Brasilian Portuguese sounds for gcompris.
14cu|gcompris-15.10-1|403	
14cu|gcompris-15.10-1|404	%package sounds-ru
14cu|gcompris-15.10-1|405	Summary:	Russian sounds for GCompris
14cu|gcompris-15.10-1|406	Group:		Education
14cu|gcompris-15.10-1|407	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|408	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|409	Requires:	locales-ru
14cu|gcompris-15.10-1|410	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|411	BuildArch:	noarch
14cu|gcompris-15.10-1|412	
14cu|gcompris-15.10-1|413	%description sounds-ru
14cu|gcompris-15.10-1|414	Russian sounds for gcompris.
14cu|gcompris-15.10-1|415	
14cu|gcompris-15.10-1|416	%package sounds-sl
14cu|gcompris-15.10-1|417	Summary:	Slovenian sounds for GCompris
14cu|gcompris-15.10-1|418	Group:		Education
14cu|gcompris-15.10-1|419	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|420	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|421	Requires:	locales-sl
14cu|gcompris-15.10-1|422	BuildArch:	noarch
14cu|gcompris-15.10-1|423	
14cu|gcompris-15.10-1|424	%description sounds-sl
14cu|gcompris-15.10-1|425	Slovenian sounds for gcompris.
14cu|gcompris-15.10-1|426	
14cu|gcompris-15.10-1|427	%package sounds-so
14cu|gcompris-15.10-1|428	Summary:	Somalian sounds for GCompris
14cu|gcompris-15.10-1|429	Group:		Education
14cu|gcompris-15.10-1|430	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|431	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|432	Requires:	locales-so
14cu|gcompris-15.10-1|433	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|434	BuildArch:	noarch
14cu|gcompris-15.10-1|435	
14cu|gcompris-15.10-1|436	%description sounds-so
14cu|gcompris-15.10-1|437	Somalian sounds for gcompris.
14cu|gcompris-15.10-1|438	
14cu|gcompris-15.10-1|439	%package sounds-sr
14cu|gcompris-15.10-1|440	Summary:	Serbian sounds for GCompris
14cu|gcompris-15.10-1|441	Group:		Education
14cu|gcompris-15.10-1|442	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|443	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|444	Requires:	locales-sr
14cu|gcompris-15.10-1|445	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|446	BuildArch:	noarch
14cu|gcompris-15.10-1|447	
14cu|gcompris-15.10-1|448	%description sounds-sr
14cu|gcompris-15.10-1|449	Serbian sounds for gcompris.
14cu|gcompris-15.10-1|450	
14cu|gcompris-15.10-1|451	%package sounds-sv
14cu|gcompris-15.10-1|452	Summary:	Swedish sounds for GCompris
14cu|gcompris-15.10-1|453	Group:		Education
14cu|gcompris-15.10-1|454	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|455	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|456	Requires:	locales-sv
14cu|gcompris-15.10-1|457	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|458	BuildArch:	noarch
14cu|gcompris-15.10-1|459	
14cu|gcompris-15.10-1|460	%description sounds-sv
14cu|gcompris-15.10-1|461	Swedish sounds for gcompris.
14cu|gcompris-15.10-1|462	
14cu|gcompris-15.10-1|463	%package sounds-tr
14cu|gcompris-15.10-1|464	Summary:	Turkish sounds for GCompris
14cu|gcompris-15.10-1|465	Group:		Education
14cu|gcompris-15.10-1|466	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|467	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|468	Requires:	locales-tr
14cu|gcompris-15.10-1|469	Conflicts:	%{name} < 8.4.2-2
14cu|gcompris-15.10-1|470	BuildArch:	noarch
14cu|gcompris-15.10-1|471	
14cu|gcompris-15.10-1|472	%description sounds-tr
14cu|gcompris-15.10-1|473	Turkish sounds for gcompris.
14cu|gcompris-15.10-1|474	
14cu|gcompris-15.10-1|475	%package sounds-ur
14cu|gcompris-15.10-1|476	Summary:	Urdu sounds for GCompris
14cu|gcompris-15.10-1|477	Group:		Education
14cu|gcompris-15.10-1|478	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|479	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|480	Requires:	locales-ur
14cu|gcompris-15.10-1|481	Conflicts:	%{name} < 8.4.4-1
14cu|gcompris-15.10-1|482	BuildArch:	noarch
14cu|gcompris-15.10-1|483	
14cu|gcompris-15.10-1|484	%description sounds-ur
14cu|gcompris-15.10-1|485	Urdu sounds for gcompris.
14cu|gcompris-15.10-1|486	
14cu|gcompris-15.10-1|487	%package sounds-zh_CN
14cu|gcompris-15.10-1|488	Summary:	Simplified Chinese sounds for GCompris
14cu|gcompris-15.10-1|489	Group:		Education
14cu|gcompris-15.10-1|490	Requires:	%{name} = %{version}-%{release}
14cu|gcompris-15.10-1|491	Provides:	%{name}-sound = %{version}-%{release}
14cu|gcompris-15.10-1|492	Requires:	locales-zh
14cu|gcompris-15.10-1|493	Conflicts:	%{name} < 9.1-2
14cu|gcompris-15.10-1|494	BuildArch:	noarch
14cu|gcompris-15.10-1|495	
14cu|gcompris-15.10-1|496	%description sounds-zh_CN
14cu|gcompris-15.10-1|497	Simplified Chinese sounds for gcompris.
14cu|gcompris-15.10-1|498	
14cu|gcompris-15.10-1|499	%prep
14cu|gcompris-15.10-1|500	%setup -q
14cu|gcompris-15.10-1|501	
14cu|gcompris-15.10-1|502	%build
14cu|gcompris-15.10-1|503	%configure2_5x --enable-py-build-only --enable-gnet
14cu|gcompris-15.10-1|504	
14cu|gcompris-15.10-1|505	%make
14cu|gcompris-15.10-1|506	
14cu|gcompris-15.10-1|507	%install
14cu|gcompris-15.10-1|508	%makeinstall_std
14cu|gcompris-15.10-1|509	
14cu|gcompris-15.10-1|510	#Fixing desktop file to match spec
14cu|gcompris-15.10-1|511	perl -pi -e "s/Icon=.*/Icon=gcompris/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gcompris-15.10-1|512	perl -pi -e "s/(Categories=).*/$1/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gcompris-15.10-1|513	perl -pi -e "s/Icon=.*/Icon=gcompris-edit/g" %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
14cu|gcompris-15.10-1|514	
14cu|gcompris-15.10-1|515	desktop-file-install --vendor="" \
14cu|gcompris-15.10-1|516	--remove-category="Application" \
14cu|gcompris-15.10-1|517	--add-category="Education" \
14cu|gcompris-15.10-1|518	--add-category="X-MandrivaLinux-CrossDesktop" \
14cu|gcompris-15.10-1|519	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gcompris-15.10-1|520	
14cu|gcompris-15.10-1|521	desktop-file-install --vendor="" \
14cu|gcompris-15.10-1|522	--remove-category="Application" \
14cu|gcompris-15.10-1|523	--add-category="Education" \
14cu|gcompris-15.10-1|524	--add-category="X-MandrivaLinux-CrossDesktop" \
14cu|gcompris-15.10-1|525	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
14cu|gcompris-15.10-1|526	
14cu|gcompris-15.10-1|527	# install icons
14cu|gcompris-15.10-1|528	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|gcompris-15.10-1|529	install -m 644 gcompris{,-edit}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cu|gcompris-15.10-1|530	for size in 16x16 32x32; do
14cu|gcompris-15.10-1|531	convert -scale $size gcompris.png \
14cu|gcompris-15.10-1|532	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris.png
14cu|gcompris-15.10-1|533	convert -scale $size gcompris-edit.png \
14cu|gcompris-15.10-1|534	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris-edit.png
14cu|gcompris-15.10-1|535	done
14cu|gcompris-15.10-1|536	
14cu|gcompris-15.10-1|537	# remove unwanted files
14cu|gcompris-15.10-1|538	rm -f %{buildroot}%{_menudir}/%{name}
14cu|gcompris-15.10-1|539	
14cu|gcompris-15.10-1|540	%find_lang %{name}
14cu|gcompris-15.10-1|541	
14cu|gcompris-15.10-1|542	%files -f %{name}.lang
14cu|gcompris-15.10-1|543	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|gcompris-15.10-1|544	%{_bindir}/*
14cu|gcompris-15.10-1|545	%{_libdir}/%{name}
14cu|gcompris-15.10-1|546	%{_datadir}/applications/*
14cu|gcompris-15.10-1|547	%{_datadir}/pixmaps/*
14cu|gcompris-15.10-1|548	%{_iconsdir}/hicolor/*/apps/*
14cu|gcompris-15.10-1|549	%{_datadir}/%{name}
14cu|gcompris-15.10-1|550	%exclude %{_datadir}/%{name}/boards/music
14cu|gcompris-15.10-1|551	%exclude %{_datadir}/%{name}/boards/voices/af
14cu|gcompris-15.10-1|552	%exclude %{_datadir}/%{name}/boards/voices/ar
14cu|gcompris-15.10-1|553	%exclude %{_datadir}/%{name}/boards/voices/ast
14cu|gcompris-15.10-1|554	%exclude %{_datadir}/%{name}/boards/voices/bg
14cu|gcompris-15.10-1|555	%exclude %{_datadir}/%{name}/boards/voices/br
14cu|gcompris-15.10-1|556	%exclude %{_datadir}/%{name}/boards/voices/cs
14cu|gcompris-15.10-1|557	%exclude %{_datadir}/%{name}/boards/voices/da
14cu|gcompris-15.10-1|558	%exclude %{_datadir}/%{name}/boards/voices/de
14cu|gcompris-15.10-1|559	%exclude %{_datadir}/%{name}/boards/voices/el
14cu|gcompris-15.10-1|560	%exclude %{_datadir}/%{name}/boards/voices/en
14cu|gcompris-15.10-1|561	%exclude %{_datadir}/%{name}/boards/voices/eo
14cu|gcompris-15.10-1|562	%exclude %{_datadir}/%{name}/boards/voices/es
14cu|gcompris-15.10-1|563	%exclude %{_datadir}/%{name}/boards/voices/eu
14cu|gcompris-15.10-1|564	%exclude %{_datadir}/%{name}/boards/voices/fi
14cu|gcompris-15.10-1|565	%exclude %{_datadir}/%{name}/boards/voices/fr
14cu|gcompris-15.10-1|566	%exclude %{_datadir}/%{name}/boards/voices/he
14cu|gcompris-15.10-1|567	%exclude %{_datadir}/%{name}/boards/voices/hi
14cu|gcompris-15.10-1|568	%exclude %{_datadir}/%{name}/boards/voices/hu
14cu|gcompris-15.10-1|569	%exclude %{_datadir}/%{name}/boards/voices/id
14cu|gcompris-15.10-1|570	%exclude %{_datadir}/%{name}/boards/voices/it
14cu|gcompris-15.10-1|571	%exclude %{_datadir}/%{name}/boards/voices/mr
14cu|gcompris-15.10-1|572	%exclude %{_datadir}/%{name}/boards/voices/nb
14cu|gcompris-15.10-1|573	%exclude %{_datadir}/%{name}/boards/voices/nn
14cu|gcompris-15.10-1|574	%exclude %{_datadir}/%{name}/boards/voices/nl
14cu|gcompris-15.10-1|575	%exclude %{_datadir}/%{name}/boards/voices/pa
14cu|gcompris-15.10-1|576	%exclude %{_datadir}/%{name}/boards/voices/pt
14cu|gcompris-15.10-1|577	%exclude %{_datadir}/%{name}/boards/voices/pt_BR
14cu|gcompris-15.10-1|578	%exclude %{_datadir}/%{name}/boards/voices/ru
14cu|gcompris-15.10-1|579	%exclude %{_datadir}/%{name}/boards/voices/sl
14cu|gcompris-15.10-1|580	%exclude %{_datadir}/%{name}/boards/voices/so
14cu|gcompris-15.10-1|581	%exclude %{_datadir}/%{name}/boards/voices/sr
14cu|gcompris-15.10-1|582	%exclude %{_datadir}/%{name}/boards/voices/sv
14cu|gcompris-15.10-1|583	%exclude %{_datadir}/%{name}/boards/voices/tr
14cu|gcompris-15.10-1|584	%exclude %{_datadir}/%{name}/boards/voices/ur
14cu|gcompris-15.10-1|585	%exclude %{_datadir}/%{name}/boards/voices/zh_CN
14cu|gcompris-15.10-1|586	%{_datadir}/appdata/gcompris.appdata.xml
14cu|gcompris-15.10-1|587	
14cu|gcompris-15.10-1|588	%files music
14cu|gcompris-15.10-1|589	%{_datadir}/%{name}/boards/music
14cu|gcompris-15.10-1|590	
14cu|gcompris-15.10-1|591	%files sounds-af
14cu|gcompris-15.10-1|592	%{_datadir}/%{name}/boards/voices/af
14cu|gcompris-15.10-1|593	
14cu|gcompris-15.10-1|594	%files sounds-ar
14cu|gcompris-15.10-1|595	%{_datadir}/%{name}/boards/voices/ar
14cu|gcompris-15.10-1|596	
14cu|gcompris-15.10-1|597	%files sounds-ast
14cu|gcompris-15.10-1|598	%{_datadir}/%{name}/boards/voices/ast
14cu|gcompris-15.10-1|599	
14cu|gcompris-15.10-1|600	%files sounds-bg
14cu|gcompris-15.10-1|601	%{_datadir}/%{name}/boards/voices/bg
14cu|gcompris-15.10-1|602	
14cu|gcompris-15.10-1|603	%files sounds-br
14cu|gcompris-15.10-1|604	%{_datadir}/%{name}/boards/voices/br
14cu|gcompris-15.10-1|605	
14cu|gcompris-15.10-1|606	%files sounds-cs
14cu|gcompris-15.10-1|607	%{_datadir}/%{name}/boards/voices/cs
14cu|gcompris-15.10-1|608	
14cu|gcompris-15.10-1|609	%files sounds-da
14cu|gcompris-15.10-1|610	%{_datadir}/%{name}/boards/voices/da
14cu|gcompris-15.10-1|611	
14cu|gcompris-15.10-1|612	%files sounds-de
14cu|gcompris-15.10-1|613	%{_datadir}/%{name}/boards/voices/de
14cu|gcompris-15.10-1|614	
14cu|gcompris-15.10-1|615	%files sounds-el
14cu|gcompris-15.10-1|616	%{_datadir}/%{name}/boards/voices/el
14cu|gcompris-15.10-1|617	
14cu|gcompris-15.10-1|618	%files sounds-en
14cu|gcompris-15.10-1|619	%{_datadir}/%{name}/boards/voices/en
14cu|gcompris-15.10-1|620	
14cu|gcompris-15.10-1|621	%files sounds-eo
14cu|gcompris-15.10-1|622	%{_datadir}/%{name}/boards/voices/eo
14cu|gcompris-15.10-1|623	
14cu|gcompris-15.10-1|624	%files sounds-eu
14cu|gcompris-15.10-1|625	%{_datadir}/%{name}/boards/voices/eu
14cu|gcompris-15.10-1|626	
14cu|gcompris-15.10-1|627	%files sounds-es
14cu|gcompris-15.10-1|628	%{_datadir}/%{name}/boards/voices/es
14cu|gcompris-15.10-1|629	
14cu|gcompris-15.10-1|630	%files sounds-fi
14cu|gcompris-15.10-1|631	%{_datadir}/%{name}/boards/voices/fi
14cu|gcompris-15.10-1|632	
14cu|gcompris-15.10-1|633	%files sounds-fr
14cu|gcompris-15.10-1|634	%{_datadir}/%{name}/boards/voices/fr
14cu|gcompris-15.10-1|635	
14cu|gcompris-15.10-1|636	%files sounds-he
14cu|gcompris-15.10-1|637	%{_datadir}/%{name}/boards/voices/he
14cu|gcompris-15.10-1|638	
14cu|gcompris-15.10-1|639	%files sounds-hi
14cu|gcompris-15.10-1|640	%{_datadir}/%{name}/boards/voices/hi
14cu|gcompris-15.10-1|641	
14cu|gcompris-15.10-1|642	%files sounds-hu
14cu|gcompris-15.10-1|643	%{_datadir}/%{name}/boards/voices/hu
14cu|gcompris-15.10-1|644	
14cu|gcompris-15.10-1|645	%files sounds-id
14cu|gcompris-15.10-1|646	%{_datadir}/%{name}/boards/voices/id
14cu|gcompris-15.10-1|647	
14cu|gcompris-15.10-1|648	%files sounds-it
14cu|gcompris-15.10-1|649	%{_datadir}/%{name}/boards/voices/it
14cu|gcompris-15.10-1|650	
14cu|gcompris-15.10-1|651	%files sounds-mr
14cu|gcompris-15.10-1|652	%{_datadir}/%{name}/boards/voices/mr
14cu|gcompris-15.10-1|653	
14cu|gcompris-15.10-1|654	%files sounds-nb
14cu|gcompris-15.10-1|655	%{_datadir}/%{name}/boards/voices/nb
14cu|gcompris-15.10-1|656	
14cu|gcompris-15.10-1|657	%files sounds-nl
14cu|gcompris-15.10-1|658	%{_datadir}/%{name}/boards/voices/nl
14cu|gcompris-15.10-1|659	
14cu|gcompris-15.10-1|660	%files sounds-nn
14cu|gcompris-15.10-1|661	%{_datadir}/%{name}/boards/voices/nn
14cu|gcompris-15.10-1|662	
14cu|gcompris-15.10-1|663	%files sounds-pa
14cu|gcompris-15.10-1|664	%{_datadir}/%{name}/boards/voices/pa
14cu|gcompris-15.10-1|665	
14cu|gcompris-15.10-1|666	%files sounds-pt
14cu|gcompris-15.10-1|667	%{_datadir}/%{name}/boards/voices/pt
14cu|gcompris-15.10-1|668	
14cu|gcompris-15.10-1|669	%files sounds-pt_BR
14cu|gcompris-15.10-1|670	%{_datadir}/%{name}/boards/voices/pt_BR
14cu|gcompris-15.10-1|671	
14cu|gcompris-15.10-1|672	%files sounds-ru
14cu|gcompris-15.10-1|673	%{_datadir}/%{name}/boards/voices/ru
14cu|gcompris-15.10-1|674	
14cu|gcompris-15.10-1|675	%files sounds-sl
14cu|gcompris-15.10-1|676	%{_datadir}/%{name}/boards/voices/sl
14cu|gcompris-15.10-1|677	
14cu|gcompris-15.10-1|678	%files sounds-so
14cu|gcompris-15.10-1|679	%{_datadir}/%{name}/boards/voices/so
14cu|gcompris-15.10-1|680	
14cu|gcompris-15.10-1|681	%files sounds-sr
14cu|gcompris-15.10-1|682	%{_datadir}/%{name}/boards/voices/sr
14cu|gcompris-15.10-1|683	
14cu|gcompris-15.10-1|684	%files sounds-sv
14cu|gcompris-15.10-1|685	%{_datadir}/%{name}/boards/voices/sv
14cu|gcompris-15.10-1|686	
14cu|gcompris-15.10-1|687	%files sounds-tr
14cu|gcompris-15.10-1|688	%{_datadir}/%{name}/boards/voices/tr
14cu|gcompris-15.10-1|689	
14cu|gcompris-15.10-1|690	%files sounds-ur
14cu|gcompris-15.10-1|691	%{_datadir}/%{name}/boards/voices/ur
14cu|gcompris-15.10-1|692	
14cu|gcompris-15.10-1|693	%files sounds-zh_CN
14cu|gcompris-15.10-1|694	%{_datadir}/%{name}/boards/voices/zh_CN
14cu|gcompris-15.10-1|695	
14cu|gcompris-15.10-1|696	%changelog
14cu|gcompris-15.10-1|697	
14cu|gcompris-15.10-1|698	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 15.10-1
14cu|gcompris-15.10-1|699	- (f4c6276) Updated to 15.10 (by updates_builder)
14cu|gcompris-15.10-1|700	
14cu|gcompris-15.10-1|701	

10217 14
14cu|gdk-pixbuf-0.22.0-23|1	%define major 2
14cu|gdk-pixbuf-0.22.0-23|2	%define major_gnomecanvas 1
14cu|gdk-pixbuf-0.22.0-23|3	%define lib_name %mklibname %{name} %{major}
14cu|gdk-pixbuf-0.22.0-23|4	%define lib_canvas %mklibname %{name}-gnomecanvas %{major_gnomecanvas}
14cu|gdk-pixbuf-0.22.0-23|5	%define lib_xlib %mklibname %{name}-xlib %{major}
14cu|gdk-pixbuf-0.22.0-23|6	
14cu|gdk-pixbuf-0.22.0-23|7	# define to use Xvfb
14cu|gdk-pixbuf-0.22.0-23|8	%define build_xvfb 0
14cu|gdk-pixbuf-0.22.0-23|9	
14cu|gdk-pixbuf-0.22.0-23|10	# Allow --with[out] <feature> at rpm command line build
14cu|gdk-pixbuf-0.22.0-23|11	%{?_without_XVFB: %{expand: %%define build_xvfb 0}}
14cu|gdk-pixbuf-0.22.0-23|12	%{?_with_XVFB: %{expand: %%define build_xvfb 1}}
14cu|gdk-pixbuf-0.22.0-23|13	
14cu|gdk-pixbuf-0.22.0-23|14	Summary:	An image loading and rendering library for Gdk
14cu|gdk-pixbuf-0.22.0-23|15	Name:		gdk-pixbuf
14cu|gdk-pixbuf-0.22.0-23|16	Version:	0.22.0
14cu|gdk-pixbuf-0.22.0-23|17	Release:	23
14cu|gdk-pixbuf-0.22.0-23|18	License:	LGPLv2+
14cu|gdk-pixbuf-0.22.0-23|19	Group:		System/Libraries
14cu|gdk-pixbuf-0.22.0-23|20	URL:		http://www.gnome.org/
14cu|gdk-pixbuf-0.22.0-23|21	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/unstable/%{name}/%{name}-%{version}.tar.bz2
14cu|gdk-pixbuf-0.22.0-23|22	Patch0:		gdk-pixbuf-demolink.patch
14cu|gdk-pixbuf-0.22.0-23|23	# (fc) 0.18.0-1mdk don't add -Llibdir to gdk-pixbuf-config --libs
14cu|gdk-pixbuf-0.22.0-23|24	Patch1:		gdk-pixbuf-0.18.0-libdir.patch
14cu|gdk-pixbuf-0.22.0-23|25	# (fc) 0.22.0-4mdk security update for CAN-2004-0782, CAN-2004-0783, CAN-2004-0788, and CAN-2004-0753
14cu|gdk-pixbuf-0.22.0-23|26	Patch2:		gdk-pixbuf-0.22.0-CAN-2004-0753.patch
14cu|gdk-pixbuf-0.22.0-23|27	Patch3:		gdk-pixbuf-0.22.0-loaders.patch
14cu|gdk-pixbuf-0.22.0-23|28	# (gb) 0.22.0-7mdk this applies to aclocal.m4 directly, don't bother with older aclocal
14cu|gdk-pixbuf-0.22.0-23|29	Patch4:		gdk-pixbuf-0.22.0-libtool.patch
14cu|gdk-pixbuf-0.22.0-23|30	# (fc) 0.22.0-8mdk fix BMP vulnerability (CVS) (CAN-2005-0891)
14cu|gdk-pixbuf-0.22.0-23|31	Patch5:		gdk-pixbuf-0.22.0-bmpcrash.patch
14cu|gdk-pixbuf-0.22.0-23|32	# (fc) 0.22.0-8mdk fix ICO width (Fedora)
14cu|gdk-pixbuf-0.22.0-23|33	Patch6:		gdk-pixbuf-0.22.0-ico-width.patch
14cu|gdk-pixbuf-0.22.0-23|34	Patch7:		gdk-pixbuf-0.22.0-fix-underquoted-calls.patch
14cu|gdk-pixbuf-0.22.0-23|35	Patch8:		gdk-pixbuf-0.22.0-rgb.txt_fix.diff
14cu|gdk-pixbuf-0.22.0-23|36	Patch9:		gdk-pixbuf-0.22.0-linkage_fix.diff
14cu|gdk-pixbuf-0.22.0-23|37	Patch10:	gdk-pixbuf-0.22.0-remove-gmodule-configure-check.patch
14cu|gdk-pixbuf-0.22.0-23|38	Patch11:	gdk-pixbuf-0.22.0-automake.patch
14cu|gdk-pixbuf-0.22.0-23|39	Patch12:	gdk-pixbuf-0.22.0-libpng15.patch
14cu|gdk-pixbuf-0.22.0-23|40	Requires:	%{name}-loaders = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|41	BuildRequires:	db1-devel
14cu|gdk-pixbuf-0.22.0-23|42	BuildRequires:	gnome-libs-devel
14cu|gdk-pixbuf-0.22.0-23|43	BuildRequires:	jpeg-devel
14cu|gdk-pixbuf-0.22.0-23|44	BuildRequires:	pkgconfig(libpng)
14cu|gdk-pixbuf-0.22.0-23|45	BuildRequires:	tiff-devel
14cu|gdk-pixbuf-0.22.0-23|46	BuildRequires:	automake
14cu|gdk-pixbuf-0.22.0-23|47	BuildRequires:	pkgconfig(xt)
14cu|gdk-pixbuf-0.22.0-23|48	BuildRequires:	rgb
14cu|gdk-pixbuf-0.22.0-23|49	%if %{build_xvfb}
14cu|gdk-pixbuf-0.22.0-23|50	BuildRequires:	XFree86-Xvfb
14cu|gdk-pixbuf-0.22.0-23|51	%endif
14cu|gdk-pixbuf-0.22.0-23|52	
14cu|gdk-pixbuf-0.22.0-23|53	%description
14cu|gdk-pixbuf-0.22.0-23|54	The GdkPixBuf library provides a number of features:
14cu|gdk-pixbuf-0.22.0-23|55	- Image loading facilities.
14cu|gdk-pixbuf-0.22.0-23|56	- Rendering of a GdkPixBuf into various formats:
14cu|gdk-pixbuf-0.22.0-23|57	drawables (windows, pixmaps), GdkRGB buffers.
14cu|gdk-pixbuf-0.22.0-23|58	
14cu|gdk-pixbuf-0.22.0-23|59	%package -n	%{lib_name}
14cu|gdk-pixbuf-0.22.0-23|60	Summary:	An image loading and rendering library for Gdk
14cu|gdk-pixbuf-0.22.0-23|61	Group:		System/Libraries
14cu|gdk-pixbuf-0.22.0-23|62	Requires:	%{name}-loaders = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|63	Provides:	gdk-pixbuf = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|64	
14cu|gdk-pixbuf-0.22.0-23|65	%description -n	%{lib_name}
14cu|gdk-pixbuf-0.22.0-23|66	The GdkPixBuf library provides a number of features:
14cu|gdk-pixbuf-0.22.0-23|67	- Image loading facilities.
14cu|gdk-pixbuf-0.22.0-23|68	- Rendering of a GdkPixBuf into various formats:
14cu|gdk-pixbuf-0.22.0-23|69	drawables (windows, pixmaps), GdkRGB buffers.
14cu|gdk-pixbuf-0.22.0-23|70	
14cu|gdk-pixbuf-0.22.0-23|71	This package provides GTK+ version of gdk-pixbuf
14cu|gdk-pixbuf-0.22.0-23|72	
14cu|gdk-pixbuf-0.22.0-23|73	%package -n	%{lib_canvas}
14cu|gdk-pixbuf-0.22.0-23|74	Summary:	An image loading and rendering library for Gdk
14cu|gdk-pixbuf-0.22.0-23|75	Group:		System/Libraries
14cu|gdk-pixbuf-0.22.0-23|76	Requires:	%{name}-loaders = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|77	Provides:	%{name}-gnomecanvas = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|78	Provides:	lib%{name}-gnomecanvas2 = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|79	
14cu|gdk-pixbuf-0.22.0-23|80	%description -n	%{lib_canvas}
14cu|gdk-pixbuf-0.22.0-23|81	The GdkPixBuf library provides a number of features:
14cu|gdk-pixbuf-0.22.0-23|82	- Image loading facilities.
14cu|gdk-pixbuf-0.22.0-23|83	- Rendering of a GdkPixBuf into various formats:
14cu|gdk-pixbuf-0.22.0-23|84	drawables (windows, pixmaps), GdkRGB buffers.
14cu|gdk-pixbuf-0.22.0-23|85	
14cu|gdk-pixbuf-0.22.0-23|86	This package provides GNOME version of gdk-pixbuf
14cu|gdk-pixbuf-0.22.0-23|87	
14cu|gdk-pixbuf-0.22.0-23|88	%package -n	%{lib_xlib}
14cu|gdk-pixbuf-0.22.0-23|89	Summary:	An image loading and rendering library for Gdk
14cu|gdk-pixbuf-0.22.0-23|90	Group:		System/Libraries
14cu|gdk-pixbuf-0.22.0-23|91	Requires:	%{name}-loaders = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|92	Provides:	%{name}-xlib = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|93	
14cu|gdk-pixbuf-0.22.0-23|94	%description -n	%{lib_xlib}
14cu|gdk-pixbuf-0.22.0-23|95	The GdkPixBuf library provides a number of features:
14cu|gdk-pixbuf-0.22.0-23|96	- Image loading facilities.
14cu|gdk-pixbuf-0.22.0-23|97	- Rendering of a GdkPixBuf into various formats:
14cu|gdk-pixbuf-0.22.0-23|98	drawables (windows, pixmaps), GdkRGB buffers.
14cu|gdk-pixbuf-0.22.0-23|99	
14cu|gdk-pixbuf-0.22.0-23|100	This package provides Xlib version of gdk-pixbuf
14cu|gdk-pixbuf-0.22.0-23|101	
14cu|gdk-pixbuf-0.22.0-23|102	%package	loaders
14cu|gdk-pixbuf-0.22.0-23|103	Summary:	An image loading and rendering library for Gdk
14cu|gdk-pixbuf-0.22.0-23|104	Group:		System/Libraries
14cu|gdk-pixbuf-0.22.0-23|105	
14cu|gdk-pixbuf-0.22.0-23|106	%description	loaders
14cu|gdk-pixbuf-0.22.0-23|107	The GdkPixBuf library provides a number of features:
14cu|gdk-pixbuf-0.22.0-23|108	- Image loading facilities.
14cu|gdk-pixbuf-0.22.0-23|109	- Rendering of a GdkPixBuf into various formats:
14cu|gdk-pixbuf-0.22.0-23|110	drawables (windows, pixmaps), GdkRGB buffers.
14cu|gdk-pixbuf-0.22.0-23|111	
14cu|gdk-pixbuf-0.22.0-23|112	This package provides image loaders used by all versions
14cu|gdk-pixbuf-0.22.0-23|113	of GdkPixBuf
14cu|gdk-pixbuf-0.22.0-23|114	
14cu|gdk-pixbuf-0.22.0-23|115	%package -n	%{lib_name}-devel
14cu|gdk-pixbuf-0.22.0-23|116	Summary:	Development tools for GdkPixBuf applications
14cu|gdk-pixbuf-0.22.0-23|117	Group:		Development/GNOME and GTK+
14cu|gdk-pixbuf-0.22.0-23|118	Requires:	%{lib_canvas} = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|119	Requires:	%{lib_xlib} = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|120	Requires:	%{lib_name} = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|121	Provides:	%{name}-devel = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|122	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|gdk-pixbuf-0.22.0-23|123	
14cu|gdk-pixbuf-0.22.0-23|124	%description -n	%{lib_name}-devel
14cu|gdk-pixbuf-0.22.0-23|125	The header files, static libraries and documentation needed for
14cu|gdk-pixbuf-0.22.0-23|126	deeveloping GdkPixBuf applications. GdkPixBuf is an image loading and rendering
14cu|gdk-pixbuf-0.22.0-23|127	library for Gdk.
14cu|gdk-pixbuf-0.22.0-23|128	
14cu|gdk-pixbuf-0.22.0-23|129	Install the imlib-devel package if you want to develop Imlib applications.
14cu|gdk-pixbuf-0.22.0-23|130	You'll also need to install the gdk-pixbuf package.
14cu|gdk-pixbuf-0.22.0-23|131	
14cu|gdk-pixbuf-0.22.0-23|132	%prep
14cu|gdk-pixbuf-0.22.0-23|133	%setup -q
14cu|gdk-pixbuf-0.22.0-23|134	%patch0 -p1 -b .demolink
14cu|gdk-pixbuf-0.22.0-23|135	%patch1 -p1 -b .libdir
14cu|gdk-pixbuf-0.22.0-23|136	%patch2 -p1 -b .can-2004-0753
14cu|gdk-pixbuf-0.22.0-23|137	%patch3 -p1 -b .can-2004-0782_0783_0788
14cu|gdk-pixbuf-0.22.0-23|138	%patch4 -p1 -b .libtool
14cu|gdk-pixbuf-0.22.0-23|139	%patch5 -p1 -b .bmpcrash
14cu|gdk-pixbuf-0.22.0-23|140	%patch6 -p1 -b .ico-width
14cu|gdk-pixbuf-0.22.0-23|141	%patch7 -p1 -b .underquoted
14cu|gdk-pixbuf-0.22.0-23|142	%patch8 -p0
14cu|gdk-pixbuf-0.22.0-23|143	%patch9 -p1
14cu|gdk-pixbuf-0.22.0-23|144	%patch10 -p0
14cu|gdk-pixbuf-0.22.0-23|145	%patch11 -p0
14cu|gdk-pixbuf-0.22.0-23|146	%patch12 -p1 -b .libpng15
14cu|gdk-pixbuf-0.22.0-23|147	
14cu|gdk-pixbuf-0.22.0-23|148	# Converting NEWS to UTF-8
14cu|gdk-pixbuf-0.22.0-23|149	iconv -f iso8859-1 -t utf-8 NEWS > NEWS.conv && mv -f NEWS.conv NEWS
14cu|gdk-pixbuf-0.22.0-23|150	
14cu|gdk-pixbuf-0.22.0-23|151	# needed by patches 1 & 4
14cu|gdk-pixbuf-0.22.0-23|152	libtoolize --install --force
14cu|gdk-pixbuf-0.22.0-23|153	aclocal
14cu|gdk-pixbuf-0.22.0-23|154	autoconf
14cu|gdk-pixbuf-0.22.0-23|155	automake -a -c
14cu|gdk-pixbuf-0.22.0-23|156	
14cu|gdk-pixbuf-0.22.0-23|157	%build
14cu|gdk-pixbuf-0.22.0-23|158	%define _disable_ld_no_undefined 1
14cu|gdk-pixbuf-0.22.0-23|159	%configure2_5x --disable-gtk-doc
14cu|gdk-pixbuf-0.22.0-23|160	
14cu|gdk-pixbuf-0.22.0-23|161	%if %{build_xvfb}
14cu|gdk-pixbuf-0.22.0-23|162	XDISPLAY=$(i=0; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14cu|gdk-pixbuf-0.22.0-23|163	Xvfb :$XDISPLAY >& /dev/null &
14cu|gdk-pixbuf-0.22.0-23|164	DISPLAY=:$XDISPLAY make
14cu|gdk-pixbuf-0.22.0-23|165	kill $(cat /tmp/.X$XDISPLAY-lock)
14cu|gdk-pixbuf-0.22.0-23|166	%else
14cu|gdk-pixbuf-0.22.0-23|167	make
14cu|gdk-pixbuf-0.22.0-23|168	%endif
14cu|gdk-pixbuf-0.22.0-23|169	
14cu|gdk-pixbuf-0.22.0-23|170	
14cu|gdk-pixbuf-0.22.0-23|171	%install
14cu|gdk-pixbuf-0.22.0-23|172	%makeinstall_std
14cu|gdk-pixbuf-0.22.0-23|173	
14cu|gdk-pixbuf-0.22.0-23|174	%multiarch_binaries %{buildroot}%{_bindir}/gdk-pixbuf-config
14cu|gdk-pixbuf-0.22.0-23|175	
14cu|gdk-pixbuf-0.22.0-23|176	%files -n %{lib_name}
14cu|gdk-pixbuf-0.22.0-23|177	%doc AUTHORS COPYING COPYING.LIB NEWS README TODO
14cu|gdk-pixbuf-0.22.0-23|178	%{_libdir}/libgdk_pixbuf.so.*
14cu|gdk-pixbuf-0.22.0-23|179	
14cu|gdk-pixbuf-0.22.0-23|180	%files loaders
14cu|gdk-pixbuf-0.22.0-23|181	%dir %{_libdir}/gdk-pixbuf
14cu|gdk-pixbuf-0.22.0-23|182	%dir %{_libdir}/gdk-pixbuf/loaders
14cu|gdk-pixbuf-0.22.0-23|183	%{_libdir}/gdk-pixbuf/loaders/*.so*
14cu|gdk-pixbuf-0.22.0-23|184	
14cu|gdk-pixbuf-0.22.0-23|185	%files -n %{lib_xlib}
14cu|gdk-pixbuf-0.22.0-23|186	%{_libdir}/*xlib.so.*
14cu|gdk-pixbuf-0.22.0-23|187	
14cu|gdk-pixbuf-0.22.0-23|188	%files -n %{lib_canvas}
14cu|gdk-pixbuf-0.22.0-23|189	%{_libdir}/*gnomecanvas*.so.*
14cu|gdk-pixbuf-0.22.0-23|190	
14cu|gdk-pixbuf-0.22.0-23|191	%files -n %{lib_name}-devel
14cu|gdk-pixbuf-0.22.0-23|192	%{_bindir}/*-config
14cu|gdk-pixbuf-0.22.0-23|193	%multiarch %{multiarch_bindir}/*-config
14cu|gdk-pixbuf-0.22.0-23|194	
14cu|gdk-pixbuf-0.22.0-23|195	%{_libdir}/*.a
14cu|gdk-pixbuf-0.22.0-23|196	%{_libdir}/libgdk*.so
14cu|gdk-pixbuf-0.22.0-23|197	%{_libdir}/libgnome*.so
14cu|gdk-pixbuf-0.22.0-23|198	%{_libdir}/gdk-pixbuf/loaders/*a
14cu|gdk-pixbuf-0.22.0-23|199	%{_includedir}/*
14cu|gdk-pixbuf-0.22.0-23|200	%{_datadir}/aclocal/*
14cu|gdk-pixbuf-0.22.0-23|201	%{_libdir}/*.sh
14cu|gdk-pixbuf-0.22.0-23|202	%{_datadir}/gnome/html/*
14cu|gdk-pixbuf-0.22.0-23|203	
14cu|gdk-pixbuf-0.22.0-23|204	
14cu|gdk-pixbuf-0.22.0-23|205	
14cu|gdk-pixbuf-0.22.0-23|206	%changelog
14cu|gdk-pixbuf-0.22.0-23|207	
14cu|gdk-pixbuf-0.22.0-23|208	* Mon Dec 21 2015 Denis Silakov <dsilakov@gmail.com> 0.22.0-23
14cu|gdk-pixbuf-0.22.0-23|209	- (1da176c) Move to contrib
14cu|gdk-pixbuf-0.22.0-23|210	
14cu|gdk-pixbuf-0.22.0-23|211	

10218 14
14cu|gdome2-0.8.1-13|1	%define major 0
14cu|gdome2-0.8.1-13|2	%define libname  %mklibname gdome %{major}
14cu|gdome2-0.8.1-13|3	%define devname %mklibname -d gdome
14cu|gdome2-0.8.1-13|4	
14cu|gdome2-0.8.1-13|5	Summary:	A DOM level2 library for accessing XML files
14cu|gdome2-0.8.1-13|6	Name:		gdome2
14cu|gdome2-0.8.1-13|7	Version:	0.8.1
14cu|gdome2-0.8.1-13|8	Release:	13
14cu|gdome2-0.8.1-13|9	License:	LGPLv2.1+
14cu|gdome2-0.8.1-13|10	Group:		System/Libraries
14cu|gdome2-0.8.1-13|11	URL:		http://gdome2.cs.unibo.it
14cu|gdome2-0.8.1-13|12	Source0:	http://gdome2.cs.unibo.it/tarball/%{name}-%{version}.tar.gz
14cu|gdome2-0.8.1-13|13	Patch0:		gdome2-0.8.1-gdome-config_lib64.diff
14cu|gdome2-0.8.1-13|14	Patch1:		gdome2-0.8.1-fix-str-fmt.patch
14cu|gdome2-0.8.1-13|15	Patch2:		gdome2-0.8.1-libxml2.patch
14cu|gdome2-0.8.1-13|16	BuildRequires:	intltool
14cu|gdome2-0.8.1-13|17	BuildRequires:	pkgconfig(glib)
14cu|gdome2-0.8.1-13|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|gdome2-0.8.1-13|19	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gdome2-0.8.1-13|20	
14cu|gdome2-0.8.1-13|21	%description
14cu|gdome2-0.8.1-13|22	Libgdome is a DOM C library developed for the Gnome project. It's a DOM level2
14cu|gdome2-0.8.1-13|23	implementation. Libgdome supports "Core", "XML", "Events" and "MutationEvents"
14cu|gdome2-0.8.1-13|24	modules. It's based on libxml2.
14cu|gdome2-0.8.1-13|25	
14cu|gdome2-0.8.1-13|26	%package -n	%{libname}
14cu|gdome2-0.8.1-13|27	Summary:	A DOM level2 library for accessing XML files
14cu|gdome2-0.8.1-13|28	Group:		System/Libraries
14cu|gdome2-0.8.1-13|29	
14cu|gdome2-0.8.1-13|30	%description -n	%{libname}
14cu|gdome2-0.8.1-13|31	A fast, light and complete DOM level2 implementation based on libxml2.
14cu|gdome2-0.8.1-13|32	
14cu|gdome2-0.8.1-13|33	%files -n %{libname}
14cu|gdome2-0.8.1-13|34	%{_libdir}/libgdome.so.%{major}*
14cu|gdome2-0.8.1-13|35	
14cu|gdome2-0.8.1-13|36	#----------------------------------------------------------------------------
14cu|gdome2-0.8.1-13|37	
14cu|gdome2-0.8.1-13|38	%package -n	%{devname}
14cu|gdome2-0.8.1-13|39	Summary:	DOM level2 library for accessing XML files
14cu|gdome2-0.8.1-13|40	Group:		Development/C
14cu|gdome2-0.8.1-13|41	Requires:	%{libname} = %{EVRD}
14cu|gdome2-0.8.1-13|42	Provides:	%{name}-devel = %{EVRD}
14cu|gdome2-0.8.1-13|43	
14cu|gdome2-0.8.1-13|44	%description -n	%{devname}
14cu|gdome2-0.8.1-13|45	This package contains the header files and static libraries for
14cu|gdome2-0.8.1-13|46	developing with libgdome.
14cu|gdome2-0.8.1-13|47	
14cu|gdome2-0.8.1-13|48	%files -n %{devname}
14cu|gdome2-0.8.1-13|49	%doc AUTHORS MAINTAINERS ChangeLog README COPYING COPYING.LIB
14cu|gdome2-0.8.1-13|50	%{_bindir}/gdome-config
14cu|gdome2-0.8.1-13|51	%{_datadir}/aclocal/gdome2.m4
14cu|gdome2-0.8.1-13|52	%{_includedir}/*
14cu|gdome2-0.8.1-13|53	%{_libdir}/pkgconfig/gdome2.pc
14cu|gdome2-0.8.1-13|54	%{_libdir}/libgdome.so
14cu|gdome2-0.8.1-13|55	%{_libdir}/*.sh
14cu|gdome2-0.8.1-13|56	%{_mandir}/man1/gdome-config.1*
14cu|gdome2-0.8.1-13|57	
14cu|gdome2-0.8.1-13|58	#----------------------------------------------------------------------------
14cu|gdome2-0.8.1-13|59	
14cu|gdome2-0.8.1-13|60	%prep
14cu|gdome2-0.8.1-13|61	%setup -q
14cu|gdome2-0.8.1-13|62	%patch0 -p0
14cu|gdome2-0.8.1-13|63	%patch1 -p0
14cu|gdome2-0.8.1-13|64	%patch2 -p0
14cu|gdome2-0.8.1-13|65	
14cu|gdome2-0.8.1-13|66	%build
14cu|gdome2-0.8.1-13|67	autoreconf -fi
14cu|gdome2-0.8.1-13|68	%configure2_5x \
14cu|gdome2-0.8.1-13|69	--disable-static \
14cu|gdome2-0.8.1-13|70	--disable-glib-1
14cu|gdome2-0.8.1-13|71	
14cu|gdome2-0.8.1-13|72	%make
14cu|gdome2-0.8.1-13|73	
14cu|gdome2-0.8.1-13|74	%install
14cu|gdome2-0.8.1-13|75	%makeinstall_std
14cu|gdome2-0.8.1-13|76	
14cu|gdome2-0.8.1-13|77	
14cu|gdome2-0.8.1-13|78	%changelog
14cu|gdome2-0.8.1-13|79	
14cu|gdome2-0.8.1-13|80	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.8.1-13
14cu|gdome2-0.8.1-13|81	- (db05770) Repack tarball as upstream does
14cu|gdome2-0.8.1-13|82	
14cu|gdome2-0.8.1-13|83	

10219 14
14cu|geany-1.25-3|1	%define major 0
14cu|geany-1.25-3|2	%define libname %mklibname %{name} %{major}
14cu|geany-1.25-3|3	%define devname %mklibname %{name} -d
14cu|geany-1.25-3|4	
14cu|geany-1.25-3|5	#for educational needs
14cu|geany-1.25-3|6	%bcond_without edm
14cu|geany-1.25-3|7	
14cu|geany-1.25-3|8	Summary:	Small C editor using GTK2
14cu|geany-1.25-3|9	Name:		geany
14cu|geany-1.25-3|10	Version:	1.25
14cu|geany-1.25-3|11	Release:	3
14cu|geany-1.25-3|12	License:	GPLv2+
14cu|geany-1.25-3|13	Group: 		Development/C
14cu|geany-1.25-3|14	Url:		http://geany.uvena.de/
14cu|geany-1.25-3|15	Source0: 	http://download.geany.org/%{name}-%{version}.tar.bz2
14cu|geany-1.25-3|16	# The following tags files were retrieved 6th Jan 2011
14cu|geany-1.25-3|17	Source1:	http://wiki.geany.org/_media/tags/dbus-glib-0.76.c.tags
14cu|geany-1.25-3|18	Source2:	http://wiki.geany.org/_media/tags/drupal.php.tags
14cu|geany-1.25-3|19	Source3:	http://wiki.geany.org/_media/tags/ethos-1.0.c.tags
14cu|geany-1.25-3|20	Source4:	http://wiki.geany.org/_media/tags/geany-api-0.21.c.tags
14cu|geany-1.25-3|21	Source5:	http://wiki.geany.org/_media/tags/gladeui-1.0.c.tags
14cu|geany-1.25-3|22	Source6:	http://wiki.geany.org/_media/tags/gnt.c.tags
14cu|geany-1.25-3|23	Source7:	http://wiki.geany.org/_media/tags/gtk_-2.24.c.tags
14cu|geany-1.25-3|24	Source8:	http://download.geany.org/contrib/tags/gtkscintilla-2.0.c.tags
14cu|geany-1.25-3|25	Source9:	http://wiki.geany.org/_media/tags/gtksourceview-3.0.c.tags
14cu|geany-1.25-3|26	Source10:	http://wiki.geany.org/_media/tags/libdevhelp-2.0.c.tags
14cu|geany-1.25-3|27	Source11:	http://wiki.geany.org/_media/tags/libgdl-3.0.c.tags
14cu|geany-1.25-3|28	Source12:	http://wiki.geany.org/_media/tags/libxml-2.0.c.tags
14cu|geany-1.25-3|29	Source13:	http://wiki.geany.org/_media/tags/sqlite3.c.tags
14cu|geany-1.25-3|30	Source14:	http://wiki.geany.org/_media/tags/standard.css.tags
14cu|geany-1.25-3|31	Source15:	http://wiki.geany.org/_media/tags/std.glsl.tags
14cu|geany-1.25-3|32	Source16:	http://wiki.geany.org/_media/tags/std.latex.tags
14cu|geany-1.25-3|33	Source17:	http://download.geany.org/contrib/tags/std.vala.tags
14cu|geany-1.25-3|34	Source18:	http://wiki.geany.org/_media/tags/v4l2.c.tags
14cu|geany-1.25-3|35	Source19:	http://wiki.geany.org/_media/tags/webkit-1.0.c.tags
14cu|geany-1.25-3|36	Source20:	http://wiki.geany.org/_media/tags/wordpress.php.tags
14cu|geany-1.25-3|37	Source21:	http://wiki.geany.org/_media/tags/xfce48.c.tags
14cu|geany-1.25-3|38	Source22:	http://advamacs.com/pub/tcl.tcl.tags
14cu|geany-1.25-3|39	# Russian help source. You may create another similar file for you language
14cu|geany-1.25-3|40	Source50:	index.html
14cu|geany-1.25-3|41	Source51:	images.tar.bz2
14cu|geany-1.25-3|42	Source100:	%{name}.rpmlintrc
14cu|geany-1.25-3|43	# Replace default setup for FreeBasic on MS QB compatable
14cu|geany-1.25-3|44	Patch0:		001_geany_qb_fb.patch
14cu|geany-1.25-3|45	# Russian doc patch
14cu|geany-1.25-3|46	Patch2:		ru_doc.patch
14cu|geany-1.25-3|47	Patch4:		geany-1.25-rosaconf.patch
14cu|geany-1.25-3|48	BuildRequires:	desktop-file-utils
14cu|geany-1.25-3|49	BuildRequires:	imagemagick
14cu|geany-1.25-3|50	BuildRequires:	intltool
14cu|geany-1.25-3|51	BuildRequires:	perl-XML-Parser
14cu|geany-1.25-3|52	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|geany-1.25-3|53	Suggests:	geany-plugins
14cu|geany-1.25-3|54	Suggests:	geany-themes
14cu|geany-1.25-3|55	
14cu|geany-1.25-3|56	%description
14cu|geany-1.25-3|57	Geany is a small C editor using GTK2 with basic features of an
14cu|geany-1.25-3|58	integrated development environment. It features syntax highlighting,
14cu|geany-1.25-3|59	code completion, call tips, many supported filetypes (including C,
14cu|geany-1.25-3|60	Java, PHP, HTML, DocBook, Perl, LateX, and Bash), and symbol lists.
14cu|geany-1.25-3|61	
14cu|geany-1.25-3|62	%files -f %{name}.lang
14cu|geany-1.25-3|63	%{_bindir}/%{name}
14cu|geany-1.25-3|64	%{_libdir}/%{name}
14cu|geany-1.25-3|65	%{_datadir}/applications/%{name}.desktop
14cu|geany-1.25-3|66	%{_datadir}/%{name}
14cu|geany-1.25-3|67	%{_defaultdocdir}/%{name}
14cu|geany-1.25-3|68	%{_iconsdir}/hicolor/*/apps/*
14cu|geany-1.25-3|69	%{_iconsdir}/hicolor/*/actions/*
14cu|geany-1.25-3|70	%{_iconsdir}/Tango/*/actions/*
14cu|geany-1.25-3|71	%{_mandir}/man1/%{name}.*
14cu|geany-1.25-3|72	
14cu|geany-1.25-3|73	#----------------------------------------------------------------------------
14cu|geany-1.25-3|74	
14cu|geany-1.25-3|75	%package -n %{libname}
14cu|geany-1.25-3|76	Summary:	Geany runtime library
14cu|geany-1.25-3|77	Group:		System/Libraries
14cu|geany-1.25-3|78	
14cu|geany-1.25-3|79	%description -n %{libname}
14cu|geany-1.25-3|80	Geany runtime library.
14cu|geany-1.25-3|81	
14cu|geany-1.25-3|82	%files -n %{libname}
14cu|geany-1.25-3|83	%{_libdir}/libgeany.so.%{major}*
14cu|geany-1.25-3|84	
14cu|geany-1.25-3|85	#----------------------------------------------------------------------------
14cu|geany-1.25-3|86	
14cu|geany-1.25-3|87	%package -n %{devname}
14cu|geany-1.25-3|88	Summary:	Header files for building Geany plug-ins
14cu|geany-1.25-3|89	Group:		Development/Other
14cu|geany-1.25-3|90	Requires:	%{libname} = %{EVRD}
14cu|geany-1.25-3|91	Provides:	%{name}-devel = %{EVRD}
14cu|geany-1.25-3|92	Conflicts:	%{name}-devel < 1.25-3
14cu|geany-1.25-3|93	Obsoletes:	%{name}-devel < 1.25-3
14cu|geany-1.25-3|94	
14cu|geany-1.25-3|95	%description -n %{devname}
14cu|geany-1.25-3|96	This package contains the header files and pkg-config file needed for
14cu|geany-1.25-3|97	building Geany plug-ins. You do not need to install this package
14cu|geany-1.25-3|98	
14cu|geany-1.25-3|99	%files -n %{devname}
14cu|geany-1.25-3|100	%{_includedir}/%{name}
14cu|geany-1.25-3|101	%{_libdir}/pkgconfig/%{name}.pc
14cu|geany-1.25-3|102	%{_libdir}/libgeany.so
14cu|geany-1.25-3|103	
14cu|geany-1.25-3|104	#----------------------------------------------------------------------------
14cu|geany-1.25-3|105	
14cu|geany-1.25-3|106	%prep
14cu|geany-1.25-3|107	%setup -q
14cu|geany-1.25-3|108	%if %{with edm}
14cu|geany-1.25-3|109	%patch0 -p0
14cu|geany-1.25-3|110	%endif
14cu|geany-1.25-3|111	%patch2 -p1
14cu|geany-1.25-3|112	%patch4 -p1
14cu|geany-1.25-3|113	
14cu|geany-1.25-3|114	%build
14cu|geany-1.25-3|115	%configure2_5x
14cu|geany-1.25-3|116	%make LIBS='-lgmodule-2.0'
14cu|geany-1.25-3|117	
14cu|geany-1.25-3|118	%install
14cu|geany-1.25-3|119	%makeinstall
14cu|geany-1.25-3|120	
14cu|geany-1.25-3|121	#Fix for Russian
14cu|geany-1.25-3|122	sed 's/Name\[ru\]=Geany/Name\[ru\]=Среда разработки Geany/g' -i %{buildroot}%{_datadir}/applications/geany.desktop
14cu|geany-1.25-3|123	mkdir -p  %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cu|geany-1.25-3|124	install -Dpm 0644 %{SOURCE50} %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cu|geany-1.25-3|125	tar -xjvf %{SOURCE51}
14cu|geany-1.25-3|126	mv images %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
14cu|geany-1.25-3|127	
14cu|geany-1.25-3|128	# research locale file
14cu|geany-1.25-3|129	%find_lang %{name}
14cu|geany-1.25-3|130	
14cu|geany-1.25-3|131	# prepare menu
14cu|geany-1.25-3|132	# we remove the key "Version" and "Encoding" because it's invalid
14cu|geany-1.25-3|133	desktop-file-install --vendor="" \
14cu|geany-1.25-3|134	--remove-category="Application" \
14cu|geany-1.25-3|135	--add-category="GNOME" \
14cu|geany-1.25-3|136	--remove-key="Version" \
14cu|geany-1.25-3|137	--remove-key="Encoding" \
14cu|geany-1.25-3|138	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|geany-1.25-3|139	
14cu|geany-1.25-3|140	# Install tags files
14cu|geany-1.25-3|141	install -p %{SOURCE1}  %{SOURCE2}  %{SOURCE3}  %{SOURCE4}  %{SOURCE5}  %{SOURCE6} \
14cu|geany-1.25-3|142	%{SOURCE7}  %{SOURCE8}  %{SOURCE9}  %{SOURCE10} %{SOURCE11} %{SOURCE12}\
14cu|geany-1.25-3|143	%{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18}\
14cu|geany-1.25-3|144	%{SOURCE19} %{SOURCE20} %{SOURCE21} %{SOURCE22}\
14cu|geany-1.25-3|145	%{buildroot}%{_datadir}/%{name}
14cu|geany-1.25-3|146	
14cu|geany-1.25-3|147	# remove useless file
14cu|geany-1.25-3|148	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cu|geany-1.25-3|149	rm -f %{buildroot}%{_datadir}/icons/Tango/icon-theme.cache
14cu|geany-1.25-3|150	
14cu|geany-1.25-3|151	
14cu|geany-1.25-3|152	%changelog
14cu|geany-1.25-3|153	
14cu|geany-1.25-3|154	* Fri Mar 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.25-3
14cu|geany-1.25-3|155	- (b8a9e1d) Spec cleanup
14cu|geany-1.25-3|156	- (b8a9e1d) Properly name development package
14cu|geany-1.25-3|157	
14cu|geany-1.25-3|158	

10220 14
14cu|geany-plugins-1.25-2|1	%global geany_plug_docdir %{_defaultdocdir}/%{name}
14cu|geany-plugins-1.25-2|2	
14cu|geany-plugins-1.25-2|3	Summary:	A collection of different plugins for Geany
14cu|geany-plugins-1.25-2|4	Name:		geany-plugins
14cu|geany-plugins-1.25-2|5	Version:	1.25
14cu|geany-plugins-1.25-2|6	Release:	2
14cu|geany-plugins-1.25-2|7	License:	GPLv2+ and GPLv3+
14cu|geany-plugins-1.25-2|8	Group:		Development/GNOME and GTK+
14cu|geany-plugins-1.25-2|9	Url:		http://plugins.geany.org/
14cu|geany-plugins-1.25-2|10	Source0:	http://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.bz2
14cu|geany-plugins-1.25-2|11	BuildRequires:	gettext
14cu|geany-plugins-1.25-2|12	BuildRequires:	intltool
14cu|geany-plugins-1.25-2|13	BuildRequires:	vala
14cu|geany-plugins-1.25-2|14	BuildRequires:	gpgme-devel
14cu|geany-plugins-1.25-2|15	BuildRequires:	pkgconfig(enchant)
14cu|geany-plugins-1.25-2|16	BuildRequires:	pkgconfig(gconf-2.0)
14cu|geany-plugins-1.25-2|17	BuildRequires:	pkgconfig(geany)
14cu|geany-plugins-1.25-2|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|geany-plugins-1.25-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|geany-plugins-1.25-2|20	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|geany-plugins-1.25-2|21	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|geany-plugins-1.25-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|geany-plugins-1.25-2|23	BuildRequires:	pkgconfig(lua) < 5.2
14cu|geany-plugins-1.25-2|24	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|geany-plugins-1.25-2|25	BuildRequires:	pkgconfig(python)
14cu|geany-plugins-1.25-2|26	BuildRequires:	pkgconfig(vte)
14cu|geany-plugins-1.25-2|27	BuildRequires:	pkgconfig(webkit-1.0)
14cu|geany-plugins-1.25-2|28	Requires:	geany
14cu|geany-plugins-1.25-2|29	Requires:	lua5.1
14cu|geany-plugins-1.25-2|30	Requires:	pkgconfig(python)
14cu|geany-plugins-1.25-2|31	
14cu|geany-plugins-1.25-2|32	%description
14cu|geany-plugins-1.25-2|33	Geany-Plugins is a collection of different plugins for Geany,
14cu|geany-plugins-1.25-2|34	a lightweight IDE. It provides a common location for plugin authors
14cu|geany-plugins-1.25-2|35	and users with a known infrastructure and support. List of included
14cu|geany-plugins-1.25-2|36	plugins:
14cu|geany-plugins-1.25-2|37	
14cu|geany-plugins-1.25-2|38	- Addons: Collection of small addons for geany
14cu|geany-plugins-1.25-2|39	- Codenav: make it possible to
14cu|geany-plugins-1.25-2|40	- switch between header and implementation
14cu|geany-plugins-1.25-2|41	- go to a file by typing its name
14cu|geany-plugins-1.25-2|42	- Geanydoc: allow executing specified commands on the
14cu|geany-plugins-1.25-2|43	current word at the cursor position
14cu|geany-plugins-1.25-2|44	- Geanyextreasel: The Extra Selection adds several selection
14cu|geany-plugins-1.25-2|45	enhancements to geany
14cu|geany-plugins-1.25-2|46	- Geanygdb: integrated debugging support within Geany via
14cu|geany-plugins-1.25-2|47	the GNU Debugger (GDB).
14cu|geany-plugins-1.25-2|48	- Geanyinsertnum: replaces a (possibly zero-width) rectangular selection
14cu|geany-plugins-1.25-2|49	with integer numbers, using start/step/base etc.
14cu|geany-plugins-1.25-2|50	specified by the user.
14cu|geany-plugins-1.25-2|51	- Geanylatex: GeanyLaTeX is a plugin for Geany IDE to improve work
14cu|geany-plugins-1.25-2|52	with LaTeX.
14cu|geany-plugins-1.25-2|53	- Geanylipsum: implements a Lorem Ipsum generator to insert
14cu|geany-plugins-1.25-2|54	placeholder text into your document
14cu|geany-plugins-1.25-2|55	- Geanyprj: alternative project manager for Geany fast light IDE
14cu|geany-plugins-1.25-2|56	- Geanysendmail: send a document as attachment using the preferred
14cu|geany-plugins-1.25-2|57	mail client from inside Geany
14cu|geany-plugins-1.25-2|58	- Geanyvc: provides a uniform way of accessing the different
14cu|geany-plugins-1.25-2|59	version-control systems inside Geany IDE.
14cu|geany-plugins-1.25-2|60	- ShiftColumn: allows you to move blocks of text horizontally
14cu|geany-plugins-1.25-2|61	- Spellcheck: checks the content of the current document in Geany
14cu|geany-plugins-1.25-2|62	with the spell check library Enchant
14cu|geany-plugins-1.25-2|63	- Treebrowser
14cu|geany-plugins-1.25-2|64	
14cu|geany-plugins-1.25-2|65	%files -f %{name}.lang
14cu|geany-plugins-1.25-2|66	%doc NEWS README
14cu|geany-plugins-1.25-2|67	%if "%{_libdir}" != "%{_libexecdir}"
14cu|geany-plugins-1.25-2|68	%{_libexecdir}/geany-plugins
14cu|geany-plugins-1.25-2|69	%endif
14cu|geany-plugins-1.25-2|70	%{_iconsdir}/hicolor/16x16/apps/*
14cu|geany-plugins-1.25-2|71	%{_libdir}/geany-plugins
14cu|geany-plugins-1.25-2|72	%{_libdir}/geany/*
14cu|geany-plugins-1.25-2|73	%{_datadir}/geany-plugins
14cu|geany-plugins-1.25-2|74	%{_datadir}/geany/geanypy/*
14cu|geany-plugins-1.25-2|75	
14cu|geany-plugins-1.25-2|76	#----------------------------------------------------------------------------
14cu|geany-plugins-1.25-2|77	
14cu|geany-plugins-1.25-2|78	%prep
14cu|geany-plugins-1.25-2|79	%setup -q
14cu|geany-plugins-1.25-2|80	
14cu|geany-plugins-1.25-2|81	%build
14cu|geany-plugins-1.25-2|82	%configure2_5x --docdir=%{geany_plug_docdir}
14cu|geany-plugins-1.25-2|83	make
14cu|geany-plugins-1.25-2|84	
14cu|geany-plugins-1.25-2|85	%install
14cu|geany-plugins-1.25-2|86	%makeinstall_std
14cu|geany-plugins-1.25-2|87	
14cu|geany-plugins-1.25-2|88	%find_lang %{name}
14cu|geany-plugins-1.25-2|89	
14cu|geany-plugins-1.25-2|90	%changelog
14cu|geany-plugins-1.25-2|91	
14cu|geany-plugins-1.25-2|92	* Fri Mar 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.25-2
14cu|geany-plugins-1.25-2|93	- (32863f2) Requires pkgconfig(python)
14cu|geany-plugins-1.25-2|94	
14cu|geany-plugins-1.25-2|95	

10221 14
14cu|geany-themes-1.24-1|1	Name:           geany-themes
14cu|geany-themes-1.24-1|2	Version:        1.24
14cu|geany-themes-1.24-1|3	Release:        1
14cu|geany-themes-1.24-1|4	Summary:        A collection of syntax highlighting color schemes for Geany
14cu|geany-themes-1.24-1|5	Group:		Development/C
14cu|geany-themes-1.24-1|6	# Some of the color schemes are clearly stated as GPLv2+, some are BSD
14cu|geany-themes-1.24-1|7	License:        GPLv2+ and BSD
14cu|geany-themes-1.24-1|8	
14cu|geany-themes-1.24-1|9	URL:            https://github.com/geany/geany-themes
14cu|geany-themes-1.24-1|10	Source0:        https://github.com/geany/geany-themes/releases/download/%{version}/geany-themes-%{version}.tar.bz2
14cu|geany-themes-1.24-1|11	
14cu|geany-themes-1.24-1|12	Requires:       geany >= 1.24
14cu|geany-themes-1.24-1|13	BuildArch:      noarch
14cu|geany-themes-1.24-1|14	
14cu|geany-themes-1.24-1|15	
14cu|geany-themes-1.24-1|16	%description
14cu|geany-themes-1.24-1|17	Geany-Themes is a set of syntax highlighting color schemes for the Geany IDE.
14cu|geany-themes-1.24-1|18	Simply install this package, restart Geany and find the themes in
14cu|geany-themes-1.24-1|19	View->Editor->Color Schemes.
14cu|geany-themes-1.24-1|20	
14cu|geany-themes-1.24-1|21	
14cu|geany-themes-1.24-1|22	%prep
14cu|geany-themes-1.24-1|23	%setup -q
14cu|geany-themes-1.24-1|24	
14cu|geany-themes-1.24-1|25	
14cu|geany-themes-1.24-1|26	%build
14cu|geany-themes-1.24-1|27	# Nothing to build here. We just have to place some configuraton files into the
14cu|geany-themes-1.24-1|28	# proper directory..
14cu|geany-themes-1.24-1|29	
14cu|geany-themes-1.24-1|30	
14cu|geany-themes-1.24-1|31	%install
14cu|geany-themes-1.24-1|32	install -d %{buildroot}%{_datadir}/geany/colorschemes
14cu|geany-themes-1.24-1|33	install -pm 644 colorschemes/*.conf %{buildroot}%{_datadir}/geany/colorschemes
14cu|geany-themes-1.24-1|34	
14cu|geany-themes-1.24-1|35	
14cu|geany-themes-1.24-1|36	%files
14cu|geany-themes-1.24-1|37	%doc AUTHORS ChangeLog COPYING README.md
14cu|geany-themes-1.24-1|38	%{_datadir}/geany/colorschemes/*.conf
14cu|geany-themes-1.24-1|39	
14cu|geany-themes-1.24-1|40	
14cu|geany-themes-1.24-1|41	
14cu|geany-themes-1.24-1|42	%changelog
14cu|geany-themes-1.24-1|43	
14cu|geany-themes-1.24-1|44	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.24-1
14cu|geany-themes-1.24-1|45	- (4b2a19d) Imported from SRPM
14cu|geany-themes-1.24-1|46	
14cu|geany-themes-1.24-1|47	

10222 14
14cu|geary-0.11.2-1|1	%global vala_version_suffix -0.28
14cu|geary-0.11.2-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|geary-0.11.2-1|3	
14cu|geary-0.11.2-1|4	Summary:	A lightweight email program designed around conversations
14cu|geary-0.11.2-1|5	Name:		geary
14cu|geary-0.11.2-1|6	Version:	0.11.2
14cu|geary-0.11.2-1|7	Release:	1
14cu|geary-0.11.2-1|8	License:	LGPLv2+
14cu|geary-0.11.2-1|9	Group:		Networking/Mail
14cu|geary-0.11.2-1|10	URL:		http://yorba.org/geary/
14cu|geary-0.11.2-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/geary/%{url_ver}/%{name}-%{version}.tar.xz
14cu|geary-0.11.2-1|12	
14cu|geary-0.11.2-1|13	BuildRequires:	vala
14cu|geary-0.11.2-1|14	BuildRequires:	vala-tools
14cu|geary-0.11.2-1|15	BuildRequires:	make
14cu|geary-0.11.2-1|16	BuildRequires:	cmake
14cu|geary-0.11.2-1|17	BuildRequires:	pkgconfig(gthread-2.0)
14cu|geary-0.11.2-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
14cu|geary-0.11.2-1|19	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14cu|geary-0.11.2-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14cu|geary-0.11.2-1|21	BuildRequires:	pkgconfig(gee-0.8)
14cu|geary-0.11.2-1|22	BuildRequires:	pkgconfig(unique-3.0) >= 3.0.0
14cu|geary-0.11.2-1|23	BuildRequires:	pkgconfig(libnotify) >= 0.7.5
14cu|geary-0.11.2-1|24	BuildRequires:	pkgconfig(libcanberra) >= 0.28
14cu|geary-0.11.2-1|25	BuildRequires:	pkgconfig(sqlite3) >= 3.7.4
14cu|geary-0.11.2-1|26	BuildRequires:	pkgconfig(gmime-2.6) >= 2.6.0
14cu|geary-0.11.2-1|27	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.2.2
14cu|geary-0.11.2-1|28	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.0
14cu|geary-0.11.2-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|geary-0.11.2-1|30	BuildRequires:	pkgconfig(gcr-3)
14cu|geary-0.11.2-1|31	BuildRequires:	desktop-file-utils
14cu|geary-0.11.2-1|32	BuildRequires:	gettext
14cu|geary-0.11.2-1|33	BuildRequires:	intltool
14cu|geary-0.11.2-1|34	BuildRequires:	xml2po
14cu|geary-0.11.2-1|35	
14cu|geary-0.11.2-1|36	Requires:	hicolor-icon-theme
14cu|geary-0.11.2-1|37	
14cu|geary-0.11.2-1|38	%description
14cu|geary-0.11.2-1|39	Geary is a new email reader for GNOME designed to let you read your email
14cu|geary-0.11.2-1|40	quickly and effortlessly. Its interface is based on conversations, so you
14cu|geary-0.11.2-1|41	can easily read an entire discussion without having to click from message
14cu|geary-0.11.2-1|42	to message.
14cu|geary-0.11.2-1|43	Geary is still in early development and has limited features today, but
14cu|geary-0.11.2-1|44	we're planning to add lightning-fast searching, multiple account support,
14cu|geary-0.11.2-1|45	and much more. Eventually we'd like Geary to have an extensible plugin
14cu|geary-0.11.2-1|46	architecture so that developers will be able to add all kinds of nifty
14cu|geary-0.11.2-1|47	features in a modular way.
14cu|geary-0.11.2-1|48	
14cu|geary-0.11.2-1|49	%prep
14cu|geary-0.11.2-1|50	%setup -q
14cu|geary-0.11.2-1|51	
14cu|geary-0.11.2-1|52	%build
14cu|geary-0.11.2-1|53	%cmake -DVALA_EXECUTABLE:FILEPATH=%{_bindir}/valac%{?vala_version_suffix} \
14cu|geary-0.11.2-1|54	-DVAPIGEN:FILEPATH=%{_bindir}/vapigen%{?vala_version_suffix} \
14cu|geary-0.11.2-1|55	-DGSETTINGS_COMPILE=OFF \
14cu|geary-0.11.2-1|56	-DGSETTINGS_COMPILE_IN_PLACE=OFF \
14cu|geary-0.11.2-1|57	-DICON_UPDATE=OFF \
14cu|geary-0.11.2-1|58	-DDESKTOP_UPDATE=OFF \
14cu|geary-0.11.2-1|59	-DDISABLE_CONTRACT=ON
14cu|geary-0.11.2-1|60	
14cu|geary-0.11.2-1|61	%make
14cu|geary-0.11.2-1|62	
14cu|geary-0.11.2-1|63	%install
14cu|geary-0.11.2-1|64	%makeinstall_std -C build
14cu|geary-0.11.2-1|65	
14cu|geary-0.11.2-1|66	%find_lang %{name} --with-gnome
14cu|geary-0.11.2-1|67	
14cu|geary-0.11.2-1|68	%files -f %{name}.lang
14cu|geary-0.11.2-1|69	%doc AUTHORS COPYING NEWS README THANKS
14cu|geary-0.11.2-1|70	%{_bindir}/%{name}
14cu|geary-0.11.2-1|71	%{_datadir}/%{name}
14cu|geary-0.11.2-1|72	%{_datadir}/appdata/*
14cu|geary-0.11.2-1|73	%{_datadir}/applications/*.desktop
14cu|geary-0.11.2-1|74	%{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml
14cu|geary-0.11.2-1|75	%{_datadir}/icons/hicolor/*/*/*
14cu|geary-0.11.2-1|76	
14cu|geary-0.11.2-1|77	%changelog
14cu|geary-0.11.2-1|78	
14cu|geary-0.11.2-1|79	* Sat Sep 10 2016 alzim <alzim@bk.ru> 0.11.2-1
14cu|geary-0.11.2-1|80	- (3eac4c5) Merge pull request #3 from import/geary:rosa2016.1
14cu|geary-0.11.2-1|81	- (3eac4c5) Updated to 0.11.2
14cu|geary-0.11.2-1|82	
14cu|geary-0.11.2-1|83	

10223 14
14cu|geis-2.2.17-1|1	%define major 1
14cu|geis-2.2.17-1|2	%define libname %mklibname %{name} %{major}
14cu|geis-2.2.17-1|3	%define devname %mklibname %{name} -d
14cu|geis-2.2.17-1|4	
14cu|geis-2.2.17-1|5	Summary:	Gesture Engine Interface and Support Interface
14cu|geis-2.2.17-1|6	Name:		geis
14cu|geis-2.2.17-1|7	Version:	2.2.17
14cu|geis-2.2.17-1|8	Release:	1
14cu|geis-2.2.17-1|9	License:	GPLv3+
14cu|geis-2.2.17-1|10	Group:		System/Libraries
14cu|geis-2.2.17-1|11	Url:		https://launchpad.net/geis
14cu|geis-2.2.17-1|12	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.xz
14cu|geis-2.2.17-1|13	BuildRequires:	pkgconfig(check)
14cu|geis-2.2.17-1|14	BuildRequires:	pkgconfig(dbus-1)
14cu|geis-2.2.17-1|15	BuildRequires:	pkgconfig(frame)
14cu|geis-2.2.17-1|16	BuildRequires:	pkgconfig(grail)
14cu|geis-2.2.17-1|17	BuildRequires:	pkgconfig(python3)
14cu|geis-2.2.17-1|18	BuildRequires:	pkgconfig(xcb)
14cu|geis-2.2.17-1|19	BuildRequires:	pkgconfig(xorg-server)
14cu|geis-2.2.17-1|20	Requires:	python3-gi
14cu|geis-2.2.17-1|21	
14cu|geis-2.2.17-1|22	%description
14cu|geis-2.2.17-1|23	GEIS is a library for applications and toolkit programmers which provides
14cu|geis-2.2.17-1|24	a consistent platform independent interface for any system-wide input gesture
14cu|geis-2.2.17-1|25	recognition mechanism.
14cu|geis-2.2.17-1|26	
14cu|geis-2.2.17-1|27	%files
14cu|geis-2.2.17-1|28	%doc README COPYING
14cu|geis-2.2.17-1|29	%{_bindir}/geistest
14cu|geis-2.2.17-1|30	%{_mandir}/man1/geis*
14cu|geis-2.2.17-1|31	
14cu|geis-2.2.17-1|32	#----------------------------------------------------------------------------
14cu|geis-2.2.17-1|33	
14cu|geis-2.2.17-1|34	%package -n %{libname}
14cu|geis-2.2.17-1|35	Summary:	Gesture Engine Interface and Support lLibrary package
14cu|geis-2.2.17-1|36	Group:		System/Libraries
14cu|geis-2.2.17-1|37	
14cu|geis-2.2.17-1|38	%description -n %{libname}
14cu|geis-2.2.17-1|39	This package contains the library needed to run programs dynamically linked
14cu|geis-2.2.17-1|40	with geis.
14cu|geis-2.2.17-1|41	
14cu|geis-2.2.17-1|42	%files -n %{libname}
14cu|geis-2.2.17-1|43	%{_libdir}/libgeis.so.%{major}*
14cu|geis-2.2.17-1|44	
14cu|geis-2.2.17-1|45	#----------------------------------------------------------------------------
14cu|geis-2.2.17-1|46	
14cu|geis-2.2.17-1|47	%package -n %{devname}
14cu|geis-2.2.17-1|48	Summary:	Gesture Engine Interface and Support development package
14cu|geis-2.2.17-1|49	Group:		Development/C
14cu|geis-2.2.17-1|50	Requires:	%{libname} = %{EVRD}
14cu|geis-2.2.17-1|51	Provides:	%{name}-devel = %{EVRD}
14cu|geis-2.2.17-1|52	Conflicts:	%{_lib}geis1 < 2.2.16
14cu|geis-2.2.17-1|53	
14cu|geis-2.2.17-1|54	%description -n %{devname}
14cu|geis-2.2.17-1|55	This package provides headers files for geis development.
14cu|geis-2.2.17-1|56	
14cu|geis-2.2.17-1|57	%files -n %{devname}
14cu|geis-2.2.17-1|58	%{_includedir}/%{name}/geis.h
14cu|geis-2.2.17-1|59	%{_includedir}/%{name}/geisimpl.h
14cu|geis-2.2.17-1|60	%{_libdir}/libgeis.so
14cu|geis-2.2.17-1|61	%{_libdir}/pkgconfig/libgeis.pc
14cu|geis-2.2.17-1|62	
14cu|geis-2.2.17-1|63	#----------------------------------------------------------------------------
14cu|geis-2.2.17-1|64	
14cu|geis-2.2.17-1|65	%package -n python3-%{name}
14cu|geis-2.2.17-1|66	Summary:	GEIS python bindings
14cu|geis-2.2.17-1|67	Group:		Development/Python
14cu|geis-2.2.17-1|68	Requires:	%{libname} = %{EVRD}
14cu|geis-2.2.17-1|69	Requires:	python3-gi
14cu|geis-2.2.17-1|70	Obsoletes:	python-%{name} < 2.2.16
14cu|geis-2.2.17-1|71	Conflicts:	python-%{name} < 2.2.16
14cu|geis-2.2.17-1|72	
14cu|geis-2.2.17-1|73	%description -n python3-%{name}
14cu|geis-2.2.17-1|74	GEIS python bindings.
14cu|geis-2.2.17-1|75	
14cu|geis-2.2.17-1|76	%files -n python3-%{name}
14cu|geis-2.2.17-1|77	%{_bindir}/pygeis
14cu|geis-2.2.17-1|78	%{python3_sitelib}/%{name}/
14cu|geis-2.2.17-1|79	%{python3_sitearch}/_geis_bindings.so
14cu|geis-2.2.17-1|80	%{_mandir}/man1/pygeis.1*
14cu|geis-2.2.17-1|81	
14cu|geis-2.2.17-1|82	#----------------------------------------------------------------------------
14cu|geis-2.2.17-1|83	
14cu|geis-2.2.17-1|84	%package -n %{name}view
14cu|geis-2.2.17-1|85	Summary:	GEIS View
14cu|geis-2.2.17-1|86	Requires:	python3-%{name} = %{EVRD}
14cu|geis-2.2.17-1|87	
14cu|geis-2.2.17-1|88	%description -n %{name}view
14cu|geis-2.2.17-1|89	GEIS View.
14cu|geis-2.2.17-1|90	
14cu|geis-2.2.17-1|91	%files -n %{name}view
14cu|geis-2.2.17-1|92	%{_bindir}/%{name}view
14cu|geis-2.2.17-1|93	%{_datadir}/applications/geisview.desktop
14cu|geis-2.2.17-1|94	%{_datadir}/geisview/*.ui
14cu|geis-2.2.17-1|95	%{_datadir}/pixmaps/geisview32x32.xpm
14cu|geis-2.2.17-1|96	%{python3_sitelib}/%{name}view/
14cu|geis-2.2.17-1|97	
14cu|geis-2.2.17-1|98	#----------------------------------------------------------------------------
14cu|geis-2.2.17-1|99	
14cu|geis-2.2.17-1|100	%prep
14cu|geis-2.2.17-1|101	%setup -q
14cu|geis-2.2.17-1|102	
14cu|geis-2.2.17-1|103	%build
14cu|geis-2.2.17-1|104	autoreconf -fi
14cu|geis-2.2.17-1|105	automake --add-missing
14cu|geis-2.2.17-1|106	%configure2_5x --disable-static
14cu|geis-2.2.17-1|107	%make
14cu|geis-2.2.17-1|108	
14cu|geis-2.2.17-1|109	%install
14cu|geis-2.2.17-1|110	%makeinstall_std
14cu|geis-2.2.17-1|111	
14cu|geis-2.2.17-1|112	%changelog
14cu|geis-2.2.17-1|113	
14cu|geis-2.2.17-1|114	* Sat Sep 10 2016 alzim <alzim@bk.ru> 2.2.17-1
14cu|geis-2.2.17-1|115	- (474fbe9) Merge pull request #2 from import/geis:rosa2016.1
14cu|geis-2.2.17-1|116	- (474fbe9) Del %{_bindir}/geis-server
14cu|geis-2.2.17-1|117	
14cu|geis-2.2.17-1|118	

10224 14
14cu|gelide-0.1.5-5|1	Name:		gelide
14cu|gelide-0.1.5-5|2	Version:	0.1.5
14cu|gelide-0.1.5-5|3	Release:	5
14cu|gelide-0.1.5-5|4	Summary:	Emulators manager
14cu|gelide-0.1.5-5|5	Group:		Emulators
14cu|gelide-0.1.5-5|6	License:	GPLv3
14cu|gelide-0.1.5-5|7	URL:		http://gelide.sourceforge.net/
14cu|gelide-0.1.5-5|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|gelide-0.1.5-5|9	Patch0:		gelide-0.1.5-glib.patch
14cu|gelide-0.1.5-5|10	Patch1:		gelide-0.1.5-gcc4.7.patch
14cu|gelide-0.1.5-5|11	BuildRequires:	desktop-file-utils
14cu|gelide-0.1.5-5|12	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|gelide-0.1.5-5|13	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gelide-0.1.5-5|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|gelide-0.1.5-5|15	BuildRequires:	intltool
14cu|gelide-0.1.5-5|16	BuildRequires:	rarian
14cu|gelide-0.1.5-5|17	BuildRequires:	gcc-c++
14cu|gelide-0.1.5-5|18	Requires:	gnome-icon-theme-legacy
14cu|gelide-0.1.5-5|19	
14cu|gelide-0.1.5-5|20	%description
14cu|gelide-0.1.5-5|21	Gelide is a configurable frontend which let you manage any kind of emulated
14cu|gelide-0.1.5-5|22	system (PC, console, arcade, etc) letting you to catalog and launch any game
14cu|gelide-0.1.5-5|23	from any existing emulator under GNU/Linux. With Gelide, you can configure
14cu|gelide-0.1.5-5|24	any emulator with command line parameters support, without the need of
14cu|gelide-0.1.5-5|25	remember them every now and then.
14cu|gelide-0.1.5-5|26	
14cu|gelide-0.1.5-5|27	%prep
14cu|gelide-0.1.5-5|28	%setup -q
14cu|gelide-0.1.5-5|29	%patch0 -p1 -b .glib~
14cu|gelide-0.1.5-5|30	%patch1 -p1 -b .gcc47~
14cu|gelide-0.1.5-5|31	
14cu|gelide-0.1.5-5|32	%build
14cu|gelide-0.1.5-5|33	%configure2_5x
14cu|gelide-0.1.5-5|34	%make
14cu|gelide-0.1.5-5|35	
14cu|gelide-0.1.5-5|36	%install
14cu|gelide-0.1.5-5|37	%makeinstall_std
14cu|gelide-0.1.5-5|38	
14cu|gelide-0.1.5-5|39	desktop-file-install \
14cu|gelide-0.1.5-5|40	--remove-key="Version" \
14cu|gelide-0.1.5-5|41	--remove-key="Encoding" \
14cu|gelide-0.1.5-5|42	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|gelide-0.1.5-5|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gelide-0.1.5-5|44	
14cu|gelide-0.1.5-5|45	rm -rf %{buildroot}/usr/doc
14cu|gelide-0.1.5-5|46	
14cu|gelide-0.1.5-5|47	%find_lang %{name} --with-gnome
14cu|gelide-0.1.5-5|48	
14cu|gelide-0.1.5-5|49	%files -f %{name}.lang
14cu|gelide-0.1.5-5|50	%doc AUTHORS ChangeLog README INSTALL COPYING
14cu|gelide-0.1.5-5|51	%{_bindir}/%{name}
14cu|gelide-0.1.5-5|52	%{_datadir}/applications/%{name}.desktop
14cu|gelide-0.1.5-5|53	%{_datadir}/%{name}/*.xml
14cu|gelide-0.1.5-5|54	%{_datadir}/%{name}/pixmaps/*
14cu|gelide-0.1.5-5|55	%{_datadir}/%{name}/ui/*
14cu|gelide-0.1.5-5|56	%{_iconsdir}/hicolor/*
14cu|gelide-0.1.5-5|57	%{_mandir}/*/%{name}*
14cu|gelide-0.1.5-5|58	
14cu|gelide-0.1.5-5|59	
14cu|gelide-0.1.5-5|60	
14cu|gelide-0.1.5-5|61	%changelog
14cu|gelide-0.1.5-5|62	
14cu|gelide-0.1.5-5|63	* Thu Oct 15 2015 Denis Silakov <dsilakov@gmail.com> 0.1.5-5
14cu|gelide-0.1.5-5|64	- (99437fc) Require gnome-icon-theme-legacy
14cu|gelide-0.1.5-5|65	
14cu|gelide-0.1.5-5|66	

10225 14
14cu|gemrb-0.8.4-1|1	Summary:	Port of the original Infinity (Game) Engine
14cu|gemrb-0.8.4-1|2	Name:		gemrb
14cu|gemrb-0.8.4-1|3	Version:	0.8.4
14cu|gemrb-0.8.4-1|4	Release:	1
14cu|gemrb-0.8.4-1|5	License:	GPLv2+
14cu|gemrb-0.8.4-1|6	Group:		Games/Adventure
14cu|gemrb-0.8.4-1|7	Url:		http://gemrb.sourceforge.net/
14cu|gemrb-0.8.4-1|8	Source0:	http://downloads.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.7.0%20Sources/%{name}-%{version}.tar.gz
14cu|gemrb-0.8.4-1|9	BuildRequires:	cmake
14cu|gemrb-0.8.4-1|10	BuildRequires:	pkgconfig(libpng)
14cu|gemrb-0.8.4-1|11	BuildRequires:	pkgconfig(openal)
14cu|gemrb-0.8.4-1|12	BuildRequires:	pkgconfig(python)
14cu|gemrb-0.8.4-1|13	BuildRequires:	pkgconfig(sdl)
14cu|gemrb-0.8.4-1|14	BuildRequires:	pkgconfig(SDL_mixer)
14cu|gemrb-0.8.4-1|15	BuildRequires:	pkgconfig(SDL_ttf)
14cu|gemrb-0.8.4-1|16	BuildRequires:	pkgconfig(vorbis)
14cu|gemrb-0.8.4-1|17	BuildRequires:	pkgconfig(zlib)
14cu|gemrb-0.8.4-1|18	Requires:	openal
14cu|gemrb-0.8.4-1|19	
14cu|gemrb-0.8.4-1|20	%description
14cu|gemrb-0.8.4-1|21	GemRB (Game Engine Made with pre-Rendered Background) is a portable
14cu|gemrb-0.8.4-1|22	open-source implementation of Bioware's Infinity Engine.
14cu|gemrb-0.8.4-1|23	
14cu|gemrb-0.8.4-1|24	It was written to support pseudo-3D role playing games based on the
14cu|gemrb-0.8.4-1|25	Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series,
14cu|gemrb-0.8.4-1|26	Planescape: Torment).
14cu|gemrb-0.8.4-1|27	
14cu|gemrb-0.8.4-1|28	This is not a game, but the engine. You need data installed somewhere, and
14cu|gemrb-0.8.4-1|29	point gemrb the the relevant directory. More details and a list of
14cu|gemrb-0.8.4-1|30	supported games can be found at
14cu|gemrb-0.8.4-1|31	http://gemrb.sourceforge.net/wiki/doku.php?id=getting_started
14cu|gemrb-0.8.4-1|32	
14cu|gemrb-0.8.4-1|33	%files
14cu|gemrb-0.8.4-1|34	%doc AUTHORS COPYING NEWS README INSTALL
14cu|gemrb-0.8.4-1|35	%{_bindir}/gemrb
14cu|gemrb-0.8.4-1|36	%{_sysconfdir}/gemrb/GemRB.cfg.sample
14cu|gemrb-0.8.4-1|37	%{_mandir}/man6/gemrb.6.*
14cu|gemrb-0.8.4-1|38	%{_datadir}/gemrb/*
14cu|gemrb-0.8.4-1|39	%{_datadir}/applications/gemrb.desktop
14cu|gemrb-0.8.4-1|40	%{_iconsdir}/hicolor/scalable/apps/gemrb.svg
14cu|gemrb-0.8.4-1|41	%{_datadir}/pixmaps/gemrb.png
14cu|gemrb-0.8.4-1|42	%{_bindir}/extend2da.py
14cu|gemrb-0.8.4-1|43	
14cu|gemrb-0.8.4-1|44	#----------------------------------------------------------------------------
14cu|gemrb-0.8.4-1|45	
14cu|gemrb-0.8.4-1|46	%prep
14cu|gemrb-0.8.4-1|47	%setup -q
14cu|gemrb-0.8.4-1|48	
14cu|gemrb-0.8.4-1|49	%build
14cu|gemrb-0.8.4-1|50	%global optflags %{optflags} -fno-stack-protector
14cu|gemrb-0.8.4-1|51	%cmake \
14cu|gemrb-0.8.4-1|52	-DLAYOUT=fhs \
14cu|gemrb-0.8.4-1|53	-DSTATIC_LINK:BOOL=ON \
14cu|gemrb-0.8.4-1|54	-DLIB_DIR='%{_libdir}/gemrb'
14cu|gemrb-0.8.4-1|55	%make
14cu|gemrb-0.8.4-1|56	
14cu|gemrb-0.8.4-1|57	%install
14cu|gemrb-0.8.4-1|58	%makeinstall_std -C build
14cu|gemrb-0.8.4-1|59	
14cu|gemrb-0.8.4-1|60	rm -f %{buildroot}%{_sysconfdir}/gemrb/GemRB.cfg.noinstall.sample
14cu|gemrb-0.8.4-1|61	
14cu|gemrb-0.8.4-1|62	
14cu|gemrb-0.8.4-1|63	%changelog
14cu|gemrb-0.8.4-1|64	
14cu|gemrb-0.8.4-1|65	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.4-1
14cu|gemrb-0.8.4-1|66	- (52e6c52) New version 0.8.4
14cu|gemrb-0.8.4-1|67	- (52e6c52) Prefer static linking
14cu|gemrb-0.8.4-1|68	
14cu|gemrb-0.8.4-1|69	

10226 14
14cu|genders-1.22-2|1	%define	major	0
14cu|genders-1.22-2|2	%define	majorpp	2
14cu|genders-1.22-2|3	%define libname	%mklibname genders %{major}
14cu|genders-1.22-2|4	%define libnamepp %mklibname gendersplusplus %{majorpp}
14cu|genders-1.22-2|5	%define devname %mklibname -d genders
14cu|genders-1.22-2|6	
14cu|genders-1.22-2|7	Summary:	Static cluster configuration database
14cu|genders-1.22-2|8	Name:		genders
14cu|genders-1.22-2|9	Version:	1.22
14cu|genders-1.22-2|10	Release:	2
14cu|genders-1.22-2|11	Group:		System/Libraries
14cu|genders-1.22-2|12	License:	GPLv2
14cu|genders-1.22-2|13	Url:		https://computing.llnl.gov/linux/genders.html
14cu|genders-1.22-2|14	Source0:	http://sourceforge.net/projects/genders/files/genders/1.22-1/%{name}-%{version}.tar.gz
14cu|genders-1.22-2|15	Source100:	%{name}.rpmlintrc
14cu|genders-1.22-2|16	Patch0:		%{name}-1.18-shebang.patch
14cu|genders-1.22-2|17	Patch1:		%{name}-1.22-javadoc.patch
14cu|genders-1.22-2|18	BuildRequires:	byacc
14cu|genders-1.22-2|19	BuildRequires:	flex
14cu|genders-1.22-2|20	BuildRequires:	libtool
14cu|genders-1.22-2|21	BuildRequires:	perl-devel
14cu|genders-1.22-2|22	BuildRequires:	stdc++-devel
14cu|genders-1.22-2|23	BuildRequires:	pkgconfig(python)
14cu|genders-1.22-2|24	
14cu|genders-1.22-2|25	%description
14cu|genders-1.22-2|26	Genders is a static cluster configuration database used for cluster
14cu|genders-1.22-2|27	configuration management.  It is used by a variety of tools and scripts for
14cu|genders-1.22-2|28	management of large clusters.  The genders database is typically replicated
14cu|genders-1.22-2|29	on every node of the cluster. It describes the layout and configuration of
14cu|genders-1.22-2|30	the cluster so that tools and scripts can sense the variations of cluster
14cu|genders-1.22-2|31	nodes. By abstracting this information into a plain text file, it becomes
14cu|genders-1.22-2|32	possible to change the configuration of a cluster by modifying only one file.
14cu|genders-1.22-2|33	
14cu|genders-1.22-2|34	%package -n	%{libname}
14cu|genders-1.22-2|35	Summary:	Static cluster configuration database library
14cu|genders-1.22-2|36	Group:          System/Libraries
14cu|genders-1.22-2|37	
14cu|genders-1.22-2|38	%description -n	%{libname}
14cu|genders-1.22-2|39	This package contains a shared library for %{name}.
14cu|genders-1.22-2|40	
14cu|genders-1.22-2|41	%package -n	%{libnamepp}
14cu|genders-1.22-2|42	Summary:	Static cluster configuration database C++ library
14cu|genders-1.22-2|43	Group:          System/Libraries
14cu|genders-1.22-2|44	
14cu|genders-1.22-2|45	%description -n	%{libnamepp}
14cu|genders-1.22-2|46	This package contains the C++ bindings for genders.
14cu|genders-1.22-2|47	
14cu|genders-1.22-2|48	%package -n	%{devname}
14cu|genders-1.22-2|49	Summary:	Development library and header files for the genders library
14cu|genders-1.22-2|50	Group:		Development/C
14cu|genders-1.22-2|51	Provides:	%{name}-devel = %{version}
14cu|genders-1.22-2|52	Requires:	%{libname} = %{version}
14cu|genders-1.22-2|53	Requires:	%{libnamepp} = %{version}
14cu|genders-1.22-2|54	
14cu|genders-1.22-2|55	%description -n	%{devname}
14cu|genders-1.22-2|56	This package contains the development genders library and its header files.
14cu|genders-1.22-2|57	
14cu|genders-1.22-2|58	%package	compat
14cu|genders-1.22-2|59	Summary:	Compatability library
14cu|genders-1.22-2|60	Group:		System/Libraries
14cu|genders-1.22-2|61	
14cu|genders-1.22-2|62	%description	compat
14cu|genders-1.22-2|63	genders API that is compatible with earlier releases of genders
14cu|genders-1.22-2|64	
14cu|genders-1.22-2|65	%package -n	perl-Libgenders
14cu|genders-1.22-2|66	Summary:	Genders interface
14cu|genders-1.22-2|67	Group:		Development/Perl
14cu|genders-1.22-2|68	Provides:	perl-Genders = %{version}
14cu|genders-1.22-2|69	Obsoletes:	perl-Genders
14cu|genders-1.22-2|70	
14cu|genders-1.22-2|71	%description -n	perl-Libgenders
14cu|genders-1.22-2|72	This package provides a perl interface for querying a genders file.
14cu|genders-1.22-2|73	
14cu|genders-1.22-2|74	%package javadoc
14cu|genders-1.22-2|75	Summary:	Java Documentation
14cu|genders-1.22-2|76	Group:		Development/Java
14cu|genders-1.22-2|77	BuildRequires:	java-devel
14cu|genders-1.22-2|78	
14cu|genders-1.22-2|79	%description	javadoc
14cu|genders-1.22-2|80	Genders API Documentation for java.
14cu|genders-1.22-2|81	
14cu|genders-1.22-2|82	%package	java-devel
14cu|genders-1.22-2|83	Summary:	Java Development libraries
14cu|genders-1.22-2|84	Group:		Development/Java
14cu|genders-1.22-2|85	Requires:	%{name}-java = %{EVRD}
14cu|genders-1.22-2|86	
14cu|genders-1.22-2|87	%description	java-devel
14cu|genders-1.22-2|88	Genders API bindings for java.
14cu|genders-1.22-2|89	
14cu|genders-1.22-2|90	%package java
14cu|genders-1.22-2|91	Summary:	Java libraries
14cu|genders-1.22-2|92	Group:		Development/Java
14cu|genders-1.22-2|93	BuildRequires:	java-devel
14cu|genders-1.22-2|94	
14cu|genders-1.22-2|95	%description java
14cu|genders-1.22-2|96	Genders API bindings for java.
14cu|genders-1.22-2|97	
14cu|genders-1.22-2|98	%package -n	python-libgenders
14cu|genders-1.22-2|99	Summary:	Genders interface
14cu|genders-1.22-2|100	Group:		Development/Python
14cu|genders-1.22-2|101	
14cu|genders-1.22-2|102	%description -n	python-libgenders
14cu|genders-1.22-2|103	This package provides a python interface for querying a genders file.
14cu|genders-1.22-2|104	
14cu|genders-1.22-2|105	%prep
14cu|genders-1.22-2|106	%setup -q
14cu|genders-1.22-2|107	%patch0 -p1
14cu|genders-1.22-2|108	%patch1 -p1
14cu|genders-1.22-2|109	
14cu|genders-1.22-2|110	%build
14cu|genders-1.22-2|111	export CPPFLAGS='-I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I../../../src/libgenders'
14cu|genders-1.22-2|112	%configure2_5x \
14cu|genders-1.22-2|113	--disable-static \
14cu|genders-1.22-2|114	--with-genders-file=%{_sysconfdir}/%{name} \
14cu|genders-1.22-2|115	--with-perl-extensions \
14cu|genders-1.22-2|116	--with-perl-vendor-arch \
14cu|genders-1.22-2|117	--with-python-extensions \
14cu|genders-1.22-2|118	--with-cplusplus-extensions \
14cu|genders-1.22-2|119	--with-extension-destdir=%{buildroot}
14cu|genders-1.22-2|120	
14cu|genders-1.22-2|121	make LD_RUN_PATH=""
14cu|genders-1.22-2|122	
14cu|genders-1.22-2|123	%install
14cu|genders-1.22-2|124	install -d %{buildroot}%{_sysconfdir}
14cu|genders-1.22-2|125	%makeinstall_std LD_RUN_PATH=""
14cu|genders-1.22-2|126	
14cu|genders-1.22-2|127	install -m0644 genders.sample %{buildroot}%{_sysconfdir}/%{name}
14cu|genders-1.22-2|128	
14cu|genders-1.22-2|129	mkdir -p %{buildroot}/%{_jnidir}
14cu|genders-1.22-2|130	mv %{buildroot}/%{_datarootdir}/java/Genders.jar %{buildroot}/%{_jnidir}/
14cu|genders-1.22-2|131	
14cu|genders-1.22-2|132	%files
14cu|genders-1.22-2|133	%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL
14cu|genders-1.22-2|134	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}
14cu|genders-1.22-2|135	%{_bindir}/*
14cu|genders-1.22-2|136	%{_mandir}/man1/*
14cu|genders-1.22-2|137	
14cu|genders-1.22-2|138	%files -n %{libname}
14cu|genders-1.22-2|139	%{_libdir}/libgenders.so.%{major}*
14cu|genders-1.22-2|140	
14cu|genders-1.22-2|141	%files -n %{libnamepp}
14cu|genders-1.22-2|142	%{_libdir}/libgendersplusplus.so.%{majorpp}*
14cu|genders-1.22-2|143	
14cu|genders-1.22-2|144	%files -n %{devname}
14cu|genders-1.22-2|145	%{_includedir}/*
14cu|genders-1.22-2|146	%{_libdir}/*.so
14cu|genders-1.22-2|147	%exclude %{_libdir}/libGendersjni.so
14cu|genders-1.22-2|148	%{_mandir}/man3/genders*
14cu|genders-1.22-2|149	%{_mandir}/man3/libgenders*
14cu|genders-1.22-2|150	
14cu|genders-1.22-2|151	%files compat
14cu|genders-1.22-2|152	%{_mandir}/man3/gendlib*
14cu|genders-1.22-2|153	%dir %{_prefix}/lib/genders
14cu|genders-1.22-2|154	%{_prefix}/lib/genders/*
14cu|genders-1.22-2|155	
14cu|genders-1.22-2|156	%files -n perl-Libgenders
14cu|genders-1.22-2|157	%{perl_vendorarch}/Genders.pm
14cu|genders-1.22-2|158	%{perl_vendorarch}/Libgenders.pm
14cu|genders-1.22-2|159	%dir %{perl_vendorarch}/auto/Libgenders
14cu|genders-1.22-2|160	%{perl_vendorarch}/auto/Libgenders/Libgenders.so
14cu|genders-1.22-2|161	%{_mandir}/man3/Genders.3pm*
14cu|genders-1.22-2|162	%{_mandir}/man3/Libgenders.3pm*
14cu|genders-1.22-2|163	
14cu|genders-1.22-2|164	%files java-devel
14cu|genders-1.22-2|165	%doc DISCLAIMER DISCLAIMER.UC COPYING
14cu|genders-1.22-2|166	%{_libdir}/libGendersjni.so
14cu|genders-1.22-2|167	
14cu|genders-1.22-2|168	%files java
14cu|genders-1.22-2|169	%doc DISCLAIMER DISCLAIMER.UC COPYING
14cu|genders-1.22-2|170	%{_libdir}/libGendersjni.so.*
14cu|genders-1.22-2|171	%{_jnidir}/Genders.jar
14cu|genders-1.22-2|172	
14cu|genders-1.22-2|173	%files javadoc
14cu|genders-1.22-2|174	%doc DISCLAIMER DISCLAIMER.UC COPYING
14cu|genders-1.22-2|175	%{_docdir}/%{name}-%{version}-javadoc
14cu|genders-1.22-2|176	
14cu|genders-1.22-2|177	%files -n python-libgenders
14cu|genders-1.22-2|178	%{py_platsitedir}/genders.py
14cu|genders-1.22-2|179	%{py_platsitedir}/libgenders-*-py*.egg-info
14cu|genders-1.22-2|180	%{py_platsitedir}/libgenders.so
14cu|genders-1.22-2|181	
14cu|genders-1.22-2|182	%changelog
14cu|genders-1.22-2|183	
14cu|genders-1.22-2|184	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.22-2
14cu|genders-1.22-2|185	- (eee611f) Fix javadoc
14cu|genders-1.22-2|186	
14cu|genders-1.22-2|187	

10227 14
14cu|genius-1.0.21-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|genius-1.0.21-1|2	
14cu|genius-1.0.21-1|3	Summary:	A general purpose calculator and math tool
14cu|genius-1.0.21-1|4	Name:		genius
14cu|genius-1.0.21-1|5	Version:	1.0.21
14cu|genius-1.0.21-1|6	Release:	1
14cu|genius-1.0.21-1|7	License:	GPLv3+
14cu|genius-1.0.21-1|8	Group:		Sciences/Mathematics
14cu|genius-1.0.21-1|9	URL:		http://www.jirka.org/genius.html
14cu|genius-1.0.21-1|10	Source0:	https://download.gnome.org/sources/genius/%{url_ver}/%{name}-%{version}.tar.xz
14cu|genius-1.0.21-1|11	BuildRequires:  intltool >= 0.21
14cu|genius-1.0.21-1|12	BuildRequires:  pkgconfig(glib-2.0) >= 2.12.0
14cu|genius-1.0.21-1|13	BuildRequires:  pkgconfig(gmodule-2.0) >= 2.12.0
14cu|genius-1.0.21-1|14	BuildRequires:  pkgconfig(gio-2.0) >= 2.16.0
14cu|genius-1.0.21-1|15	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
14cu|genius-1.0.21-1|16	BuildRequires:  pkgconfig(vte) >= 0.17.1
14cu|genius-1.0.21-1|17	BuildRequires:  pkgconfig(gtksourceview-2.0) >= 2.0.2
14cu|genius-1.0.21-1|18	BuildRequires:  pkgconfig(gnome-doc-utils)
14cu|genius-1.0.21-1|19	BuildRequires:  gmp-devel
14cu|genius-1.0.21-1|20	BuildRequires:  gtk+2.0
14cu|genius-1.0.21-1|21	BuildRequires:  readline-devel
14cu|genius-1.0.21-1|22	BuildRequires:  mpfr-devel
14cu|genius-1.0.21-1|23	BuildRequires:  flex
14cu|genius-1.0.21-1|24	BuildRequires:  bison
14cu|genius-1.0.21-1|25	BuildRequires:  scrollkeeper
14cu|genius-1.0.21-1|26	BuildRequires:  automake
14cu|genius-1.0.21-1|27	
14cu|genius-1.0.21-1|28	Requires:	ghostscript
14cu|genius-1.0.21-1|29	
14cu|genius-1.0.21-1|30	%description
14cu|genius-1.0.21-1|31	Genius is an advanced calculator and a mathematical programming language.
14cu|genius-1.0.21-1|32	It handles multiple precision floating point numbers, infinite precision
14cu|genius-1.0.21-1|33	integers, complex numbers and matrixes.
14cu|genius-1.0.21-1|34	
14cu|genius-1.0.21-1|35	%files -f %{name}.lang
14cu|genius-1.0.21-1|36	%doc AUTHORS NEWS README
14cu|genius-1.0.21-1|37	%{_bindir}/*
14cu|genius-1.0.21-1|38	%{_datadir}/applications/*.desktop
14cu|genius-1.0.21-1|39	%{_datadir}/%{name}
14cu|genius-1.0.21-1|40	%{_datadir}/application-registry/*
14cu|genius-1.0.21-1|41	%{_datadir}/mime/packages/*
14cu|genius-1.0.21-1|42	%{_datadir}/mime-info/*
14cu|genius-1.0.21-1|43	%{_iconsdir}/hicolor/*/apps/*
14cu|genius-1.0.21-1|44	%{_libdir}/%{name}
14cu|genius-1.0.21-1|45	%{_libexecdir}/genius-readline-helper-fifo
14cu|genius-1.0.21-1|46	
14cu|genius-1.0.21-1|47	#-----------------------------------------------------------------------
14cu|genius-1.0.21-1|48	
14cu|genius-1.0.21-1|49	%package devel
14cu|genius-1.0.21-1|50	Summary:	Files to develop genius plugins
14cu|genius-1.0.21-1|51	Requires:	%{name} = %{version}
14cu|genius-1.0.21-1|52	
14cu|genius-1.0.21-1|53	%description devel
14cu|genius-1.0.21-1|54	Genius is an advanced calculator and a mathematical programming language.
14cu|genius-1.0.21-1|55	It handles multiple precision floating point numbers, infinite precision
14cu|genius-1.0.21-1|56	integers, complex numbers and matrixes.
14cu|genius-1.0.21-1|57	
14cu|genius-1.0.21-1|58	This package contains developmend files and not required for runnind genius.
14cu|genius-1.0.21-1|59	
14cu|genius-1.0.21-1|60	%files devel
14cu|genius-1.0.21-1|61	%{_includedir}/*
14cu|genius-1.0.21-1|62	
14cu|genius-1.0.21-1|63	#-----------------------------------------------------------------------
14cu|genius-1.0.21-1|64	
14cu|genius-1.0.21-1|65	%prep
14cu|genius-1.0.21-1|66	%setup -q
14cu|genius-1.0.21-1|67	%apply_patches
14cu|genius-1.0.21-1|68	
14cu|genius-1.0.21-1|69	%build
14cu|genius-1.0.21-1|70	%configure2_5x \
14cu|genius-1.0.21-1|71	--enable-mpfr \
14cu|genius-1.0.21-1|72	--disable-scrollkeeper \
14cu|genius-1.0.21-1|73	--disable-update-mimedb \
14cu|genius-1.0.21-1|74	--disable-static
14cu|genius-1.0.21-1|75	%make
14cu|genius-1.0.21-1|76	
14cu|genius-1.0.21-1|77	%install
14cu|genius-1.0.21-1|78	%makeinstall_std
14cu|genius-1.0.21-1|79	
14cu|genius-1.0.21-1|80	%{find_lang} %{name} --with-gnome
14cu|genius-1.0.21-1|81	
14cu|genius-1.0.21-1|82	%changelog
14cu|genius-1.0.21-1|83	
14cu|genius-1.0.21-1|84	* Sat Sep 10 2016 alzim <alzim@bk.ru> 1.0.21-1
14cu|genius-1.0.21-1|85	- (114deb9) Merge pull request #3 from import/genius:rosa2016.1
14cu|genius-1.0.21-1|86	- (114deb9) Updated to 1.0.21
14cu|genius-1.0.21-1|87	
14cu|genius-1.0.21-1|88	

10228 14
14cu|gens-2.15.5-5|1	Summary:	Sega Genesis/Megadrive, Sega CD and Sega 32X emulator
14cu|gens-2.15.5-5|2	Name:		gens
14cu|gens-2.15.5-5|3	Version:	2.15.5
14cu|gens-2.15.5-5|4	Release:	5
14cu|gens-2.15.5-5|5	License:	GPLv2+
14cu|gens-2.15.5-5|6	Group:		Emulators
14cu|gens-2.15.5-5|7	Url:		http://sourceforge.net/projects/gens/
14cu|gens-2.15.5-5|8	Source0:	http://sourceforge.net/projects/gens/files/Gens%20Source%20Code/Gens%20%{version}/%{name}-%{version}.tar.gz
14cu|gens-2.15.5-5|9	Source1:	%{name}.png
14cu|gens-2.15.5-5|10	Patch1:		gens-libgl.patch
14cu|gens-2.15.5-5|11	Patch2:		gens-rpmlint.patch
14cu|gens-2.15.5-5|12	Patch3:		gens-2.15.5-strings.patch
14cu|gens-2.15.5-5|13	BuildRequires:	imagemagick
14cu|gens-2.15.5-5|14	BuildRequires:	nasm
14cu|gens-2.15.5-5|15	BuildRequires:	pkgconfig(gl)
14cu|gens-2.15.5-5|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gens-2.15.5-5|17	BuildRequires:	pkgconfig(sdl)
14cu|gens-2.15.5-5|18	Conflicts:	gens-gs
14cu|gens-2.15.5-5|19	ExclusiveArch:	%{ix86}
14cu|gens-2.15.5-5|20	
14cu|gens-2.15.5-5|21	%description
14cu|gens-2.15.5-5|22	Gens is a GPL emulator for the genesis, ported from win32 to BeOS and Linux.
14cu|gens-2.15.5-5|23	It was the fastest on win32, and is pretty fast on Linux.
14cu|gens-2.15.5-5|24	
14cu|gens-2.15.5-5|25	%files
14cu|gens-2.15.5-5|26	%doc AUTHORS COPYING README BUGS
14cu|gens-2.15.5-5|27	%{_bindir}/%{name}
14cu|gens-2.15.5-5|28	%dir %{_datadir}/%{name}/
14cu|gens-2.15.5-5|29	%{_datadir}/%{name}/*
14cu|gens-2.15.5-5|30	%{_datadir}/applications/%{name}.desktop
14cu|gens-2.15.5-5|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gens-2.15.5-5|32	
14cu|gens-2.15.5-5|33	#----------------------------------------------------------------------------
14cu|gens-2.15.5-5|34	
14cu|gens-2.15.5-5|35	%prep
14cu|gens-2.15.5-5|36	%setup -q
14cu|gens-2.15.5-5|37	%patch1 -p0
14cu|gens-2.15.5-5|38	%patch2 -p0
14cu|gens-2.15.5-5|39	%patch3 -p1
14cu|gens-2.15.5-5|40	
14cu|gens-2.15.5-5|41	%build
14cu|gens-2.15.5-5|42	%configure2_5x
14cu|gens-2.15.5-5|43	%make
14cu|gens-2.15.5-5|44	
14cu|gens-2.15.5-5|45	%install
14cu|gens-2.15.5-5|46	%makeinstall
14cu|gens-2.15.5-5|47	
14cu|gens-2.15.5-5|48	# install menu icons
14cu|gens-2.15.5-5|49	for N in 16 32 48 64;
14cu|gens-2.15.5-5|50	do
14cu|gens-2.15.5-5|51	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cu|gens-2.15.5-5|52	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|gens-2.15.5-5|53	done
14cu|gens-2.15.5-5|54	
14cu|gens-2.15.5-5|55	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|gens-2.15.5-5|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gens-2.15.5-5|57	[Desktop Entry]
14cu|gens-2.15.5-5|58	Encoding=UTF-8
14cu|gens-2.15.5-5|59	Name=Gens
14cu|gens-2.15.5-5|60	Comment=Sega Genesis/Megadrive, Sega CD and Sega 32X emulator
14cu|gens-2.15.5-5|61	Exec=%{name}
14cu|gens-2.15.5-5|62	Icon=%{name}
14cu|gens-2.15.5-5|63	Terminal=false
14cu|gens-2.15.5-5|64	Type=Application
14cu|gens-2.15.5-5|65	Categories=Game;Emulator;
14cu|gens-2.15.5-5|66	EOF
14cu|gens-2.15.5-5|67	
14cu|gens-2.15.5-5|68	
14cu|gens-2.15.5-5|69	%changelog
14cu|gens-2.15.5-5|70	* Wed Oct 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.15.5-5
14cu|gens-2.15.5-5|71	+ Revision: 37dfa6a
14cu|gens-2.15.5-5|72	- Adjust desktop file and icons, spec cleanup
14cu|gens-2.15.5-5|73	
14cu|gens-2.15.5-5|74	

10229 14
14cu|gens-gs-2.16.7-7|1	Summary:	Sega Genesis/Megadrive, Sega CD and Sega 32X emulator
14cu|gens-gs-2.16.7-7|2	Name:		gens-gs
14cu|gens-gs-2.16.7-7|3	Version:	2.16.7
14cu|gens-gs-2.16.7-7|4	Release:	7
14cu|gens-gs-2.16.7-7|5	License:	GPLv2+
14cu|gens-gs-2.16.7-7|6	Group:		Emulators
14cu|gens-gs-2.16.7-7|7	Url:		http://info.sonicretro.org/Gens/GS
14cu|gens-gs-2.16.7-7|8	Source0:	Gens-gs-r7.tar.bz2
14cu|gens-gs-2.16.7-7|9	Patch0:		gens-gs-r7-gtk-deprecated.patch
14cu|gens-gs-2.16.7-7|10	BuildRequires:	imagemagick
14cu|gens-gs-2.16.7-7|11	BuildRequires:	nasm
14cu|gens-gs-2.16.7-7|12	BuildRequires:	pkgconfig(gl)
14cu|gens-gs-2.16.7-7|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gens-gs-2.16.7-7|14	BuildRequires:	pkgconfig(gtkglextmm-1.2)
14cu|gens-gs-2.16.7-7|15	BuildRequires:	pkgconfig(libpng)
14cu|gens-gs-2.16.7-7|16	BuildRequires:	pkgconfig(sdl)
14cu|gens-gs-2.16.7-7|17	BuildRequires:	pkgconfig(zlib)
14cu|gens-gs-2.16.7-7|18	Conflicts:	gens
14cu|gens-gs-2.16.7-7|19	ExclusiveArch:	%{ix86}
14cu|gens-gs-2.16.7-7|20	
14cu|gens-gs-2.16.7-7|21	%description
14cu|gens-gs-2.16.7-7|22	Gens is an emulator for the Sega Genesis/Megadrive, Sega CD and Sega 32X.
14cu|gens-gs-2.16.7-7|23	
14cu|gens-gs-2.16.7-7|24	Gens/GS is a version of Gens maintained by GerbilSoft.
14cu|gens-gs-2.16.7-7|25	
14cu|gens-gs-2.16.7-7|26	The main goal of Gens/GS is to clean up the source code and combine features
14cu|gens-gs-2.16.7-7|27	from various forks of Gens.
14cu|gens-gs-2.16.7-7|28	
14cu|gens-gs-2.16.7-7|29	%files
14cu|gens-gs-2.16.7-7|30	%doc AUTHORS.txt ChangeLog.txt NEWS.txt README.txt doc/*
14cu|gens-gs-2.16.7-7|31	%{_bindir}/%{name}
14cu|gens-gs-2.16.7-7|32	%{_bindir}/mdp_test
14cu|gens-gs-2.16.7-7|33	%dir %{_datadir}/gens/
14cu|gens-gs-2.16.7-7|34	%{_datadir}/gens/*
14cu|gens-gs-2.16.7-7|35	%{_datadir}/applications/%{name}.desktop
14cu|gens-gs-2.16.7-7|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gens-gs-2.16.7-7|37	%{_libdir}/mdp/*.so
14cu|gens-gs-2.16.7-7|38	%{_docdir}/*
14cu|gens-gs-2.16.7-7|39	
14cu|gens-gs-2.16.7-7|40	#----------------------------------------------------------------------------
14cu|gens-gs-2.16.7-7|41	
14cu|gens-gs-2.16.7-7|42	%prep
14cu|gens-gs-2.16.7-7|43	%setup -qn %{name}-r7
14cu|gens-gs-2.16.7-7|44	%patch0 -p1
14cu|gens-gs-2.16.7-7|45	
14cu|gens-gs-2.16.7-7|46	%build
14cu|gens-gs-2.16.7-7|47	autoreconf -i
14cu|gens-gs-2.16.7-7|48	%configure2_5x LDFLAGS='%{ldflags} -fuse-ld=bfd' CFLAGS='-ldl -lX11'
14cu|gens-gs-2.16.7-7|49	%make
14cu|gens-gs-2.16.7-7|50	
14cu|gens-gs-2.16.7-7|51	%install
14cu|gens-gs-2.16.7-7|52	%makeinstall_std
14cu|gens-gs-2.16.7-7|53	
14cu|gens-gs-2.16.7-7|54	mv %{buildroot}%{_bindir}/gens %{buildroot}%{_bindir}/%{name}
14cu|gens-gs-2.16.7-7|55	
14cu|gens-gs-2.16.7-7|56	rm -f %{buildroot}%{_libdir}/mdp/*.{a,la}
14cu|gens-gs-2.16.7-7|57	
14cu|gens-gs-2.16.7-7|58	# install menu icons
14cu|gens-gs-2.16.7-7|59	for N in 16 32 48 64 128;
14cu|gens-gs-2.16.7-7|60	do
14cu|gens-gs-2.16.7-7|61	convert images/gensgs_48x48.png -scale ${N}x${N} $N.png;
14cu|gens-gs-2.16.7-7|62	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|gens-gs-2.16.7-7|63	done
14cu|gens-gs-2.16.7-7|64	
14cu|gens-gs-2.16.7-7|65	rm -f %{buildroot}%{_datadir}/applications/gens.desktop
14cu|gens-gs-2.16.7-7|66	
14cu|gens-gs-2.16.7-7|67	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|gens-gs-2.16.7-7|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gens-gs-2.16.7-7|69	[Desktop Entry]
14cu|gens-gs-2.16.7-7|70	Encoding=UTF-8
14cu|gens-gs-2.16.7-7|71	Name=Gens/GS
14cu|gens-gs-2.16.7-7|72	Comment=Sega Genesis/Megadrive, Sega CD and Sega 32X emulator
14cu|gens-gs-2.16.7-7|73	Exec=%{name}
14cu|gens-gs-2.16.7-7|74	Icon=%{name}
14cu|gens-gs-2.16.7-7|75	Terminal=false
14cu|gens-gs-2.16.7-7|76	Type=Application
14cu|gens-gs-2.16.7-7|77	Categories=Game;Emulator;
14cu|gens-gs-2.16.7-7|78	EOF
14cu|gens-gs-2.16.7-7|79	
14cu|gens-gs-2.16.7-7|80	%changelog
14cu|gens-gs-2.16.7-7|81	* Wed Oct 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.16.7-7
14cu|gens-gs-2.16.7-7|82	+ Revision: c9fa022
14cu|gens-gs-2.16.7-7|83	- Add imagemagick to BuildRequires
14cu|gens-gs-2.16.7-7|84	
14cu|gens-gs-2.16.7-7|85	

10230 14
14cu|geos-3.3.5-3|1	Summary:	GEOS (Geometry Engine, Open Source) topology library
14cu|geos-3.3.5-3|2	Name:		geos
14cu|geos-3.3.5-3|3	Version:	3.3.5
14cu|geos-3.3.5-3|4	Release:	3
14cu|geos-3.3.5-3|5	License:	LGPLv2+
14cu|geos-3.3.5-3|6	Group:		Sciences/Geosciences
14cu|geos-3.3.5-3|7	Url:		http://trac.osgeo.org/geos
14cu|geos-3.3.5-3|8	Source0:	http://download.osgeo.org/geos/%{name}-%{version}.tar.bz2
14cu|geos-3.3.5-3|9	
14cu|geos-3.3.5-3|10	%description
14cu|geos-3.3.5-3|11	The GEOS library provides topological operators and simple spatial constructs:
14cu|geos-3.3.5-3|12	points, lines, polygons, and collections.
14cu|geos-3.3.5-3|13	
14cu|geos-3.3.5-3|14	#-----------------------------------------------------------------------------
14cu|geos-3.3.5-3|15	
14cu|geos-3.3.5-3|16	%define libname %mklibname geos %{version}
14cu|geos-3.3.5-3|17	
14cu|geos-3.3.5-3|18	%package -n %{libname}
14cu|geos-3.3.5-3|19	Summary:	Libraries for GEOS
14cu|geos-3.3.5-3|20	Group:		Sciences/Geosciences
14cu|geos-3.3.5-3|21	Conflicts:	%{_lib}geos3 < 3.3.5-3
14cu|geos-3.3.5-3|22	Obsoletes:	%{_lib}geos3 < 3.3.5-3
14cu|geos-3.3.5-3|23	
14cu|geos-3.3.5-3|24	%description -n %{libname}
14cu|geos-3.3.5-3|25	The GEOS library provides topological operators and simple spatial constructs:
14cu|geos-3.3.5-3|26	points, lines, polygons, and collections.
14cu|geos-3.3.5-3|27	
14cu|geos-3.3.5-3|28	%files -n %{libname}
14cu|geos-3.3.5-3|29	%{_libdir}/libgeos-%{version}.so
14cu|geos-3.3.5-3|30	
14cu|geos-3.3.5-3|31	#-----------------------------------------------------------------------------
14cu|geos-3.3.5-3|32	
14cu|geos-3.3.5-3|33	%define major_c 1
14cu|geos-3.3.5-3|34	%define libname_c %mklibname geos_c %{major_c}
14cu|geos-3.3.5-3|35	
14cu|geos-3.3.5-3|36	%package -n %{libname_c}
14cu|geos-3.3.5-3|37	Summary:	Libraries for GEOS
14cu|geos-3.3.5-3|38	Group:		Sciences/Geosciences
14cu|geos-3.3.5-3|39	
14cu|geos-3.3.5-3|40	%description -n %{libname_c}
14cu|geos-3.3.5-3|41	The GEOS library provides topological operators and simple spatial constructs:
14cu|geos-3.3.5-3|42	points, lines, polygons, and collections.
14cu|geos-3.3.5-3|43	
14cu|geos-3.3.5-3|44	%files -n %{libname_c}
14cu|geos-3.3.5-3|45	%{_libdir}/libgeos_c.so.%{major_c}*
14cu|geos-3.3.5-3|46	
14cu|geos-3.3.5-3|47	#-----------------------------------------------------------------------------
14cu|geos-3.3.5-3|48	
14cu|geos-3.3.5-3|49	%define devname %mklibname %{name} -d
14cu|geos-3.3.5-3|50	
14cu|geos-3.3.5-3|51	%package -n %{devname}
14cu|geos-3.3.5-3|52	Summary:	Development Libraries for the GEOS topology library
14cu|geos-3.3.5-3|53	Group:		Sciences/Geosciences
14cu|geos-3.3.5-3|54	Requires:	%{libname} = %{EVRD}
14cu|geos-3.3.5-3|55	Requires:	%{libname_c} = %{EVRD}
14cu|geos-3.3.5-3|56	Provides:	%{name}-devel = %{EVRD}
14cu|geos-3.3.5-3|57	
14cu|geos-3.3.5-3|58	%description -n %{devname}
14cu|geos-3.3.5-3|59	The GEOS library provides topological operators and simple spatial constructs:
14cu|geos-3.3.5-3|60	points, lines, polygons, and collections.
14cu|geos-3.3.5-3|61	
14cu|geos-3.3.5-3|62	%files -n %{devname}
14cu|geos-3.3.5-3|63	%{_bindir}/geos-config
14cu|geos-3.3.5-3|64	%{_includedir}/*
14cu|geos-3.3.5-3|65	%{_libdir}/*.so
14cu|geos-3.3.5-3|66	%exclude %{_libdir}/libgeos-%{version}.so
14cu|geos-3.3.5-3|67	
14cu|geos-3.3.5-3|68	#-----------------------------------------------------------------------------
14cu|geos-3.3.5-3|69	
14cu|geos-3.3.5-3|70	%define sdevname %mklibname %{name} -d -s
14cu|geos-3.3.5-3|71	
14cu|geos-3.3.5-3|72	%package -n %{sdevname}
14cu|geos-3.3.5-3|73	Summary:	Development Libraries for the GEOS topology library
14cu|geos-3.3.5-3|74	Group:		Sciences/Geosciences
14cu|geos-3.3.5-3|75	Requires:	%{devname} = %{EVRD}
14cu|geos-3.3.5-3|76	Provides:	%{name}-static-devel = %{EVRD}
14cu|geos-3.3.5-3|77	
14cu|geos-3.3.5-3|78	%description -n %{sdevname}
14cu|geos-3.3.5-3|79	The GEOS library provides topological operators and simple spatial constructs:
14cu|geos-3.3.5-3|80	points, lines, polygons, and collections.
14cu|geos-3.3.5-3|81	
14cu|geos-3.3.5-3|82	%files -n %{sdevname}
14cu|geos-3.3.5-3|83	%{_libdir}/*.a
14cu|geos-3.3.5-3|84	
14cu|geos-3.3.5-3|85	#-----------------------------------------------------------------------------
14cu|geos-3.3.5-3|86	
14cu|geos-3.3.5-3|87	%prep
14cu|geos-3.3.5-3|88	%setup -q
14cu|geos-3.3.5-3|89	
14cu|geos-3.3.5-3|90	%build
14cu|geos-3.3.5-3|91	%configure2_5x
14cu|geos-3.3.5-3|92	%make
14cu|geos-3.3.5-3|93	
14cu|geos-3.3.5-3|94	%install
14cu|geos-3.3.5-3|95	%makeinstall_std
14cu|geos-3.3.5-3|96	
14cu|geos-3.3.5-3|97	
14cu|geos-3.3.5-3|98	
14cu|geos-3.3.5-3|99	%changelog
14cu|geos-3.3.5-3|100	
14cu|geos-3.3.5-3|101	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.5-3
14cu|geos-3.3.5-3|102	- (260f0db) Fix library package name
14cu|geos-3.3.5-3|103	- (260f0db) Spec cleanup
14cu|geos-3.3.5-3|104	
14cu|geos-3.3.5-3|105	

10231 14
14cu|gerbv-2.6.1-1|1	%define	_disable_ld_no_undefined 1
14cu|gerbv-2.6.1-1|2	
14cu|gerbv-2.6.1-1|3	%define	major		1
14cu|gerbv-2.6.1-1|4	%define	libname		%mklibname %{name} %{major}
14cu|gerbv-2.6.1-1|5	%define	develname	%mklibname -d %{name}
14cu|gerbv-2.6.1-1|6	
14cu|gerbv-2.6.1-1|7	Summary:	Gerber file viewer
14cu|gerbv-2.6.1-1|8	Name:		gerbv
14cu|gerbv-2.6.1-1|9	Version:	2.6.1
14cu|gerbv-2.6.1-1|10	Release:	1
14cu|gerbv-2.6.1-1|11	License:	GPLv2+
14cu|gerbv-2.6.1-1|12	Group:		Graphics
14cu|gerbv-2.6.1-1|13	URL:		http://gerbv.gpleda.org/
14cu|gerbv-2.6.1-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|gerbv-2.6.1-1|15	Patch1:		%{name}-2.6.1-header-macro.patch
14cu|gerbv-2.6.1-1|16	Patch2:		%{name}-2.6.1-no-translation.patch
14cu|gerbv-2.6.1-1|17	# Originally from upstream git, modified to apply after P1:
14cu|gerbv-2.6.1-1|18	# http://git.geda-project.org/gerbv/commit/?id=adbb22bd
14cu|gerbv-2.6.1-1|19	Patch3:		%{name}-2.6.1-specify-m4-macro-dir.patch
14cu|gerbv-2.6.1-1|20	# From upstream git:
14cu|gerbv-2.6.1-1|21	# http://git.geda-project.org/gerbv/commit/?id=5a9ef1bb
14cu|gerbv-2.6.1-1|22	Patch4:		%{name}-2.6.1-automake.patch
14cu|gerbv-2.6.1-1|23	BuildRequires:	pkgconfig(atk)
14cu|gerbv-2.6.1-1|24	BuildRequires:	pkgconfig(cairo) >= 1.2.0
14cu|gerbv-2.6.1-1|25	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4.0
14cu|gerbv-2.6.1-1|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|gerbv-2.6.1-1|27	BuildRequires:	pkgconfig(pango)
14cu|gerbv-2.6.1-1|28	BuildRequires:	freetype2-devel
14cu|gerbv-2.6.1-1|29	BuildRequires:	gettext-devel
14cu|gerbv-2.6.1-1|30	BuildRequires:	imagemagick
14cu|gerbv-2.6.1-1|31	BuildRequires:	doxygen
14cu|gerbv-2.6.1-1|32	BuildRequires:	desktop-file-utils
14cu|gerbv-2.6.1-1|33	Suggests:	%{name}-examples = %{EVRD}
14cu|gerbv-2.6.1-1|34	
14cu|gerbv-2.6.1-1|35	%description
14cu|gerbv-2.6.1-1|36	Gerbv is a viewer for Gerber files. Gerber files are generated from PCB CAD
14cu|gerbv-2.6.1-1|37	system and sent to PCB manufacturers as basis for the manufacturing process.
14cu|gerbv-2.6.1-1|38	
14cu|gerbv-2.6.1-1|39	%files
14cu|gerbv-2.6.1-1|40	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cu|gerbv-2.6.1-1|41	%{_bindir}/%{name}
14cu|gerbv-2.6.1-1|42	%{_mandir}/man1/%{name}.*
14cu|gerbv-2.6.1-1|43	%dir %{_datadir}/%{name}
14cu|gerbv-2.6.1-1|44	#{_datadir}/%%{name}/doc
14cu|gerbv-2.6.1-1|45	%{_datadir}/%{name}/%{name}_icon.ico
14cu|gerbv-2.6.1-1|46	%{_datadir}/%{name}/scheme
14cu|gerbv-2.6.1-1|47	%{_datadir}/applications/%{name}.desktop
14cu|gerbv-2.6.1-1|48	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|gerbv-2.6.1-1|49	
14cu|gerbv-2.6.1-1|50	
14cu|gerbv-2.6.1-1|51	#-----------------------------------------------------------------------------
14cu|gerbv-2.6.1-1|52	
14cu|gerbv-2.6.1-1|53	%package examples
14cu|gerbv-2.6.1-1|54	Summary:	Gerber file examples for %{name}
14cu|gerbv-2.6.1-1|55	Group:		Graphics
14cu|gerbv-2.6.1-1|56	Requires:	%{name} = %{EVRD}
14cu|gerbv-2.6.1-1|57	
14cu|gerbv-2.6.1-1|58	%description examples
14cu|gerbv-2.6.1-1|59	Example files for %{name}.
14cu|gerbv-2.6.1-1|60	
14cu|gerbv-2.6.1-1|61	%files examples
14cu|gerbv-2.6.1-1|62	%doc COPYING
14cu|gerbv-2.6.1-1|63	%{_datadir}/%{name}/example
14cu|gerbv-2.6.1-1|64	
14cu|gerbv-2.6.1-1|65	#-----------------------------------------------------------------------------
14cu|gerbv-2.6.1-1|66	
14cu|gerbv-2.6.1-1|67	%package -n %{libname}
14cu|gerbv-2.6.1-1|68	Summary:	Libraries for %{name}
14cu|gerbv-2.6.1-1|69	Group:		Graphics
14cu|gerbv-2.6.1-1|70	
14cu|gerbv-2.6.1-1|71	%description -n %{libname}
14cu|gerbv-2.6.1-1|72	Libraries for %{name}.
14cu|gerbv-2.6.1-1|73	
14cu|gerbv-2.6.1-1|74	%files -n %{libname}
14cu|gerbv-2.6.1-1|75	%doc COPYING
14cu|gerbv-2.6.1-1|76	%{_libdir}/libgerbv.so.%{major}*
14cu|gerbv-2.6.1-1|77	
14cu|gerbv-2.6.1-1|78	#-----------------------------------------------------------------------------
14cu|gerbv-2.6.1-1|79	
14cu|gerbv-2.6.1-1|80	%package -n %{develname}
14cu|gerbv-2.6.1-1|81	Summary:	Development files for %{name}
14cu|gerbv-2.6.1-1|82	Group:		Graphics
14cu|gerbv-2.6.1-1|83	Requires:	%{libname} = %{EVRD}
14cu|gerbv-2.6.1-1|84	Provides:	%{name}-devel = %{EVRD}
14cu|gerbv-2.6.1-1|85	
14cu|gerbv-2.6.1-1|86	%description -n %{develname}
14cu|gerbv-2.6.1-1|87	Development files for %{name}.
14cu|gerbv-2.6.1-1|88	
14cu|gerbv-2.6.1-1|89	%files -n %{develname}
14cu|gerbv-2.6.1-1|90	%doc COPYING Structs.txt
14cu|gerbv-2.6.1-1|91	%doc doc/eagle doc/PNG-print doc/html doc/*.txt
14cu|gerbv-2.6.1-1|92	%doc doc/example-code
14cu|gerbv-2.6.1-1|93	%{_libdir}/libgerbv.so
14cu|gerbv-2.6.1-1|94	%{_libdir}/pkgconfig/libgerbv.pc
14cu|gerbv-2.6.1-1|95	%{_includedir}/%{name}-%{version}/%{name}.h
14cu|gerbv-2.6.1-1|96	
14cu|gerbv-2.6.1-1|97	#-----------------------------------------------------------------------------
14cu|gerbv-2.6.1-1|98	
14cu|gerbv-2.6.1-1|99	%prep
14cu|gerbv-2.6.1-1|100	%setup -q
14cu|gerbv-2.6.1-1|101	%apply_patches
14cu|gerbv-2.6.1-1|102	
14cu|gerbv-2.6.1-1|103	
14cu|gerbv-2.6.1-1|104	%build
14cu|gerbv-2.6.1-1|105	autoreconf -vfi
14cu|gerbv-2.6.1-1|106	%configure2_5x	\
14cu|gerbv-2.6.1-1|107	--disable-static \
14cu|gerbv-2.6.1-1|108	--disable-rpath \
14cu|gerbv-2.6.1-1|109	--disable-update-desktop-database
14cu|gerbv-2.6.1-1|110	%make
14cu|gerbv-2.6.1-1|111	
14cu|gerbv-2.6.1-1|112	
14cu|gerbv-2.6.1-1|113	%install
14cu|gerbv-2.6.1-1|114	%makeinstall_std
14cu|gerbv-2.6.1-1|115	#find %%{buildroot} -name *.la -delete
14cu|gerbv-2.6.1-1|116	
14cu|gerbv-2.6.1-1|117	# Fix .desktop file
14cu|gerbv-2.6.1-1|118	desktop-file-edit	--remove-key="Encoding" \
14cu|gerbv-2.6.1-1|119	--add-category="Science" \
14cu|gerbv-2.6.1-1|120	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gerbv-2.6.1-1|121	
14cu|gerbv-2.6.1-1|122	# Put example files in their correct place
14cu|gerbv-2.6.1-1|123	cp -rf example %{buildroot}%{_datadir}/%{name}
14cu|gerbv-2.6.1-1|124	
14cu|gerbv-2.6.1-1|125	
14cu|gerbv-2.6.1-1|126	%changelog
14cu|gerbv-2.6.1-1|127	
14cu|gerbv-2.6.1-1|128	* Sun May 17 2015 Giovanni Mariani <mc2374@mclink.it> 2.6.1-1
14cu|gerbv-2.6.1-1|129	- (65b442b) Updated to release 2.6.1, taken P1-P4 from Mageia to fix build, fixed .desktop file and silenced rpmlint warning
14cu|gerbv-2.6.1-1|130	
14cu|gerbv-2.6.1-1|131	

10232 14
14cu|get-yandex-browser-19.1.0.2494-1|1	%define tmp_download_dir %{_localstatedir}/lib/%{oname}
14cu|get-yandex-browser-19.1.0.2494-1|2	
14cu|get-yandex-browser-19.1.0.2494-1|3	%define oname yandex-browser
14cu|get-yandex-browser-19.1.0.2494-1|4	
14cu|get-yandex-browser-19.1.0.2494-1|5	Summary:	Download and Install Yandex.Browser
14cu|get-yandex-browser-19.1.0.2494-1|6	Name:		get-%{oname}
14cu|get-yandex-browser-19.1.0.2494-1|7	Version:	19.1.0.2494
14cu|get-yandex-browser-19.1.0.2494-1|8	Release:	1
14cu|get-yandex-browser-19.1.0.2494-1|9	License:	Proprietary
14cu|get-yandex-browser-19.1.0.2494-1|10	Group:		Networking/WWW
14cu|get-yandex-browser-19.1.0.2494-1|11	Url:		https://browser.yandex.ru
14cu|get-yandex-browser-19.1.0.2494-1|12	Requires:	wget
14cu|get-yandex-browser-19.1.0.2494-1|13	ExclusiveArch:	x86_64
14cu|get-yandex-browser-19.1.0.2494-1|14	Conflicts:	yandex-browser = beta
14cu|get-yandex-browser-19.1.0.2494-1|15	
14cu|get-yandex-browser-19.1.0.2494-1|16	%description
14cu|get-yandex-browser-19.1.0.2494-1|17	This is an installer for Yandex.Browser.
14cu|get-yandex-browser-19.1.0.2494-1|18	
14cu|get-yandex-browser-19.1.0.2494-1|19	This package does not contain any program files as the Yandex.Browser license
14cu|get-yandex-browser-19.1.0.2494-1|20	does not allow distribution. By installing this package you will download and
14cu|get-yandex-browser-19.1.0.2494-1|21	install Yandex.Browser from browser.yandex.ru.
14cu|get-yandex-browser-19.1.0.2494-1|22	You must accept the Yandex.Browser EULA before using it.
14cu|get-yandex-browser-19.1.0.2494-1|23	Please be patient, this is a 84 MB download and may take some time.
14cu|get-yandex-browser-19.1.0.2494-1|24	Removing this package will uninstall Yandex.Browser from your system.
14cu|get-yandex-browser-19.1.0.2494-1|25	
14cu|get-yandex-browser-19.1.0.2494-1|26	%files
14cu|get-yandex-browser-19.1.0.2494-1|27	
14cu|get-yandex-browser-19.1.0.2494-1|28	%pre
14cu|get-yandex-browser-19.1.0.2494-1|29	mkdir -p %{tmp_download_dir}
14cu|get-yandex-browser-19.1.0.2494-1|30	[[ -d %{tmp_download_dir} ]] || exit 1
14cu|get-yandex-browser-19.1.0.2494-1|31	cd %{tmp_download_dir} || exit 1
14cu|get-yandex-browser-19.1.0.2494-1|32	
14cu|get-yandex-browser-19.1.0.2494-1|33	wget --force-clobber --timeout=30 --tries=3 "https://repo.yandex.ru/yandex-browser/rpm/beta/x86_64/%{oname}-beta-%{version}-1.x86_64.rpm"
14cu|get-yandex-browser-19.1.0.2494-1|34	
14cu|get-yandex-browser-19.1.0.2494-1|35	%post
14cu|get-yandex-browser-19.1.0.2494-1|36	tmp_extract_dir=$(mktemp -d)
14cu|get-yandex-browser-19.1.0.2494-1|37	if ! [[ -d $tmp_extract_dir ]]; then
14cu|get-yandex-browser-19.1.0.2494-1|38	echo "Failed to create temporary directory"
14cu|get-yandex-browser-19.1.0.2494-1|39	rm -r %{tmp_download_dir}
14cu|get-yandex-browser-19.1.0.2494-1|40	exit 1
14cu|get-yandex-browser-19.1.0.2494-1|41	fi
14cu|get-yandex-browser-19.1.0.2494-1|42	
14cu|get-yandex-browser-19.1.0.2494-1|43	# Yandex.Browser by Yandex
14cu|get-yandex-browser-19.1.0.2494-1|44	if [ `rpm -q %{oname}-beta | wc -w` == 1 ]
14cu|get-yandex-browser-19.1.0.2494-1|45	then
14cu|get-yandex-browser-19.1.0.2494-1|46	rpm -e %{oname}-beta
14cu|get-yandex-browser-19.1.0.2494-1|47	fi
14cu|get-yandex-browser-19.1.0.2494-1|48	
14cu|get-yandex-browser-19.1.0.2494-1|49	# Old version
14cu|get-yandex-browser-19.1.0.2494-1|50	if [ `rpm -q %{name} | wc -w` == 1 ]
14cu|get-yandex-browser-19.1.0.2494-1|51	then
14cu|get-yandex-browser-19.1.0.2494-1|52	rpm -e %{name}
14cu|get-yandex-browser-19.1.0.2494-1|53	fi
14cu|get-yandex-browser-19.1.0.2494-1|54	
14cu|get-yandex-browser-19.1.0.2494-1|55	%define tmp_yb_dir ${tmp_extract_dir}/%{oname}-%{version}
14cu|get-yandex-browser-19.1.0.2494-1|56	
14cu|get-yandex-browser-19.1.0.2494-1|57	mkdir -p %{tmp_yb_dir}
14cu|get-yandex-browser-19.1.0.2494-1|58	cd %{tmp_yb_dir}
14cu|get-yandex-browser-19.1.0.2494-1|59	rpm2cpio "%{tmp_download_dir}/%{oname}-beta-%{version}-1.x86_64.rpm" | cpio -idmv
14cu|get-yandex-browser-19.1.0.2494-1|60	
14cu|get-yandex-browser-19.1.0.2494-1|61	if ! [[ -d %{tmp_yb_dir} ]]; then
14cu|get-yandex-browser-19.1.0.2494-1|62	echo "Extracted file folder missing"
14cu|get-yandex-browser-19.1.0.2494-1|63	cd ..
14cu|get-yandex-browser-19.1.0.2494-1|64	rm -rf ${tmp_extract_dir}
14cu|get-yandex-browser-19.1.0.2494-1|65	rm -r %{tmp_download_dir}
14cu|get-yandex-browser-19.1.0.2494-1|66	exit 1
14cu|get-yandex-browser-19.1.0.2494-1|67	fi
14cu|get-yandex-browser-19.1.0.2494-1|68	
14cu|get-yandex-browser-19.1.0.2494-1|69	cp -rf %{tmp_yb_dir}%{_datadir}/ %{_datadir}
14cu|get-yandex-browser-19.1.0.2494-1|70	cp -rf %{tmp_yb_dir}%{_sysconfdir}/ %{_sysconfdir}/
14cu|get-yandex-browser-19.1.0.2494-1|71	mv -f %{tmp_yb_dir}%{_bindir}/%{oname}-beta %{_bindir}/%{oname}-beta
14cu|get-yandex-browser-19.1.0.2494-1|72	mv -f %{tmp_yb_dir}%{_datadir}/applications/%{oname}-beta.desktop %{_datadir}/applications/%{oname}-beta.desktop
14cu|get-yandex-browser-19.1.0.2494-1|73	mkdir -p /opt/yandex/browser-beta
14cu|get-yandex-browser-19.1.0.2494-1|74	cp -rf %{tmp_yb_dir}/opt/yandex/browser-beta/* /opt/yandex/browser-beta/
14cu|get-yandex-browser-19.1.0.2494-1|75	
14cu|get-yandex-browser-19.1.0.2494-1|76	cd ..
14cu|get-yandex-browser-19.1.0.2494-1|77	rm -r ${tmp_extract_dir} %{tmp_download_dir}
14cu|get-yandex-browser-19.1.0.2494-1|78	echo "Done!"
14cu|get-yandex-browser-19.1.0.2494-1|79	
14cu|get-yandex-browser-19.1.0.2494-1|80	# Remove yandex-browser-install package if we have it installed
14cu|get-yandex-browser-19.1.0.2494-1|81	if [ `rpm -q %{oname}-install | wc -w` == 1 ]
14cu|get-yandex-browser-19.1.0.2494-1|82	then
14cu|get-yandex-browser-19.1.0.2494-1|83	rpm -e %{oname}-install
14cu|get-yandex-browser-19.1.0.2494-1|84	fi
14cu|get-yandex-browser-19.1.0.2494-1|85	
14cu|get-yandex-browser-19.1.0.2494-1|86	%preun
14cu|get-yandex-browser-19.1.0.2494-1|87	rm -f %{_bindir}/%{oname}-beta
14cu|get-yandex-browser-19.1.0.2494-1|88	rm -f %{_bindir}/appdata/yandex-browser-beta.appdata.xml
14cu|get-yandex-browser-19.1.0.2494-1|89	rm -f %{_bindir}/applications/yandex-browser-beta.desktop
14cu|get-yandex-browser-19.1.0.2494-1|90	rm -f %{_bindir}/gnome-control-center/default-apps/yandex-browser-beta.xml
14cu|get-yandex-browser-19.1.0.2494-1|91	rm -f %{_datadir}/applications/%{oname}-beta.desktop
14cu|get-yandex-browser-19.1.0.2494-1|92	rm -f %{_mandir}/man1/yandex-browser-beta.1.gz
14cu|get-yandex-browser-19.1.0.2494-1|93	rm -rf opt/yandex/browser-beta
14cu|get-yandex-browser-19.1.0.2494-1|94	
14cu|get-yandex-browser-19.1.0.2494-1|95	#----------------------------------------------------------------------------
14cu|get-yandex-browser-19.1.0.2494-1|96	
14cu|get-yandex-browser-19.1.0.2494-1|97	%prep
14cu|get-yandex-browser-19.1.0.2494-1|98	
14cu|get-yandex-browser-19.1.0.2494-1|99	%build
14cu|get-yandex-browser-19.1.0.2494-1|100	
14cu|get-yandex-browser-19.1.0.2494-1|101	%install
14cu|get-yandex-browser-19.1.0.2494-1|102	
14cu|get-yandex-browser-19.1.0.2494-1|103	%changelog
14cu|get-yandex-browser-19.1.0.2494-1|104	
14cu|get-yandex-browser-19.1.0.2494-1|105	* Sun Jan 27 2019 alekseyz <a.zimin@rosalinux.ru> 19.1.0.2494-1
14cu|get-yandex-browser-19.1.0.2494-1|106	- (01550d3) Merge pull request #2 from import/get-yandex-browser:rosa2016.1
14cu|get-yandex-browser-19.1.0.2494-1|107	- (01550d3) Updated to 19.1.0.2494
14cu|get-yandex-browser-19.1.0.2494-1|108	
14cu|get-yandex-browser-19.1.0.2494-1|109	

10233 14
14cu|gftp-2.0.19-8|1	Name:		gftp
14cu|gftp-2.0.19-8|2	Summary:	Multithreaded FTP client for X Windows
14cu|gftp-2.0.19-8|3	Version:	2.0.19
14cu|gftp-2.0.19-8|4	Release:	8
14cu|gftp-2.0.19-8|5	Epoch:		1
14cu|gftp-2.0.19-8|6	License:	GPL
14cu|gftp-2.0.19-8|7	Group:		Networking/File transfer
14cu|gftp-2.0.19-8|8	URL:		http://www.gftp.org/
14cu|gftp-2.0.19-8|9	Requires:	gtk+2
14cu|gftp-2.0.19-8|10	BuildRequires:	gtk+2-devel
14cu|gftp-2.0.19-8|11	BuildRequires:	readline-devel
14cu|gftp-2.0.19-8|12	BuildRequires:	ncurses-devel
14cu|gftp-2.0.19-8|13	BuildRequires:	openssl-devel
14cu|gftp-2.0.19-8|14	
14cu|gftp-2.0.19-8|15	Source0:	http://www.gftp.org/%{name}-%{version}.tar.gz
14cu|gftp-2.0.19-8|16	Source1:	%{name}.icons.tar.bz2
14cu|gftp-2.0.19-8|17	Patch0:		%{name}-2.0.19-datetime-fixedsort.patch
14cu|gftp-2.0.19-8|18	Patch1:		%{name}-2.0.18-bookmarks.patch
14cu|gftp-2.0.19-8|19	Patch6:     gftp-2.0.19-fix-desktop-file.patch
14cu|gftp-2.0.19-8|20	patch7:     gftp-2.0.19-fix-crash.patch
14cu|gftp-2.0.19-8|21	
14cu|gftp-2.0.19-8|22	%description
14cu|gftp-2.0.19-8|23	gFTP is a multithreaded FTP client for X Window written using Gtk. It features
14cu|gftp-2.0.19-8|24	simultaneous downloads, resuming of interrupted file transfers, file transfer
14cu|gftp-2.0.19-8|25	queues, downloading of entire directories, ftp proxy support, remote directory
14cu|gftp-2.0.19-8|26	caching, passive and non-passive file transfers, drag-n-drop, bookmarks menu,
14cu|gftp-2.0.19-8|27	stop button, and many more features.
14cu|gftp-2.0.19-8|28	
14cu|gftp-2.0.19-8|29	
14cu|gftp-2.0.19-8|30	%prep
14cu|gftp-2.0.19-8|31	%setup -q -a 1
14cu|gftp-2.0.19-8|32	%patch1 -p1 -b .bookmarks
14cu|gftp-2.0.19-8|33	%patch6 -p0
14cu|gftp-2.0.19-8|34	%patch7 -p0
14cu|gftp-2.0.19-8|35	
14cu|gftp-2.0.19-8|36	%build
14cu|gftp-2.0.19-8|37	%configure2_5x
14cu|gftp-2.0.19-8|38	%make
14cu|gftp-2.0.19-8|39	
14cu|gftp-2.0.19-8|40	%install
14cu|gftp-2.0.19-8|41	%makeinstall_std
14cu|gftp-2.0.19-8|42	
14cu|gftp-2.0.19-8|43	# locale files
14cu|gftp-2.0.19-8|44	%find_lang %{name}
14cu|gftp-2.0.19-8|45	
14cu|gftp-2.0.19-8|46	%clean
14cu|gftp-2.0.19-8|47	
14cu|gftp-2.0.19-8|48	%files -f %{name}.lang
14cu|gftp-2.0.19-8|49	%doc ABOUT-NLS THANKS COPYING ChangeLog README TODO
14cu|gftp-2.0.19-8|50	%{_bindir}/*
14cu|gftp-2.0.19-8|51	%{_datadir}/%{name}
14cu|gftp-2.0.19-8|52	%{_datadir}/applications/*.desktop
14cu|gftp-2.0.19-8|53	%{_datadir}/pixmaps/*
14cu|gftp-2.0.19-8|54	%{_mandir}/man?/*
14cu|gftp-2.0.19-8|55	
14cu|gftp-2.0.19-8|56	
14cu|gftp-2.0.19-8|57	
14cu|gftp-2.0.19-8|58	%changelog
14cu|gftp-2.0.19-8|59	
14cu|gftp-2.0.19-8|60	* Thu Sep 10 2015 Denis Silakov <dsilakov@gmail.com> 1:2.0.19-8
14cu|gftp-2.0.19-8|61	- (cba7918) Updated bookmarks
14cu|gftp-2.0.19-8|62	
14cu|gftp-2.0.19-8|63	

10234 14
14cu|ggobi-2.1.11-1|1	%define _disable_ld_no_undefined 1
14cu|ggobi-2.1.11-1|2	
14cu|ggobi-2.1.11-1|3	%define __noautoprov 'plugin.so(.*)'
14cu|ggobi-2.1.11-1|4	
14cu|ggobi-2.1.11-1|5	%define major 0
14cu|ggobi-2.1.11-1|6	%define libname %mklibname %{name} %{major}
14cu|ggobi-2.1.11-1|7	%define devname %mklibname %{name} -d
14cu|ggobi-2.1.11-1|8	
14cu|ggobi-2.1.11-1|9	Summary:	Interactive and dynamic graphics
14cu|ggobi-2.1.11-1|10	Name:		ggobi
14cu|ggobi-2.1.11-1|11	Version:	2.1.11
14cu|ggobi-2.1.11-1|12	Release:	1
14cu|ggobi-2.1.11-1|13	License:	Common Public License
14cu|ggobi-2.1.11-1|14	Group:		Graphics
14cu|ggobi-2.1.11-1|15	Url:		http://www.ggobi.org
14cu|ggobi-2.1.11-1|16	Source0:	http://www.ggobi.org/downloads/%{name}-%{version}.tar.bz2
14cu|ggobi-2.1.11-1|17	Source1:	ggobi.desktop
14cu|ggobi-2.1.11-1|18	Patch0:		ggobi-2.1.9-underlink.patch
14cu|ggobi-2.1.11-1|19	Patch1:		ggobi-2.1.9-format.patch
14cu|ggobi-2.1.11-1|20	BuildRequires:	desktop-file-utils
14cu|ggobi-2.1.11-1|21	BuildRequires:	libtool-devel
14cu|ggobi-2.1.11-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ggobi-2.1.11-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|ggobi-2.1.11-1|24	
14cu|ggobi-2.1.11-1|25	%description
14cu|ggobi-2.1.11-1|26	GGobi is an open source visualization program for exploring high-dimensional
14cu|ggobi-2.1.11-1|27	data. It provides highly dynamic and interactive graphics such as tours,
14cu|ggobi-2.1.11-1|28	as well as familiar graphics such as the scatterplot, barchart and parallel
14cu|ggobi-2.1.11-1|29	coordinates plots. Plots are interactive and linked with brushing and
14cu|ggobi-2.1.11-1|30	identification.
14cu|ggobi-2.1.11-1|31	
14cu|ggobi-2.1.11-1|32	GGobi is fully documented in the GGobi book:
14cu|ggobi-2.1.11-1|33	"Interactive and Dynamic Graphics for Data Analysis".
14cu|ggobi-2.1.11-1|34	
14cu|ggobi-2.1.11-1|35	%files
14cu|ggobi-2.1.11-1|36	%doc ABOUT-NLS AUTHORS ChangeLog COPYING CPLicense.txt INSTALL README
14cu|ggobi-2.1.11-1|37	%{_bindir}/ggobi
14cu|ggobi-2.1.11-1|38	%{_datadir}/pixmaps/ggobi.png
14cu|ggobi-2.1.11-1|39	%{_datadir}/applications/*.desktop
14cu|ggobi-2.1.11-1|40	%{_datadir}/%{name}
14cu|ggobi-2.1.11-1|41	%{_sysconfdir}/xdg/%{name}
14cu|ggobi-2.1.11-1|42	
14cu|ggobi-2.1.11-1|43	#----------------------------------------------------------------------------
14cu|ggobi-2.1.11-1|44	
14cu|ggobi-2.1.11-1|45	%package -n %{libname}
14cu|ggobi-2.1.11-1|46	Summary:	Shared library for %{name}
14cu|ggobi-2.1.11-1|47	Group:		System/Libraries
14cu|ggobi-2.1.11-1|48	Conflicts:	%{name} < 2.1.11
14cu|ggobi-2.1.11-1|49	
14cu|ggobi-2.1.11-1|50	%description -n %{libname}
14cu|ggobi-2.1.11-1|51	Shared library for %{name}.
14cu|ggobi-2.1.11-1|52	
14cu|ggobi-2.1.11-1|53	%files -n %{libname}
14cu|ggobi-2.1.11-1|54	%{_libdir}/lib%{name}.so.%{major}*
14cu|ggobi-2.1.11-1|55	
14cu|ggobi-2.1.11-1|56	#----------------------------------------------------------------------------
14cu|ggobi-2.1.11-1|57	
14cu|ggobi-2.1.11-1|58	%package -n %{devname}
14cu|ggobi-2.1.11-1|59	Summary:	GGobi development files
14cu|ggobi-2.1.11-1|60	Group:		Development/C
14cu|ggobi-2.1.11-1|61	Requires:	%{libname} = %{EVRD}
14cu|ggobi-2.1.11-1|62	Provides:	%{name}-devel = %{EVRD}
14cu|ggobi-2.1.11-1|63	Conflicts:	%{name}-devel < 2.1.11
14cu|ggobi-2.1.11-1|64	Obsoletes:	%{name}-devel < 2.1.11
14cu|ggobi-2.1.11-1|65	
14cu|ggobi-2.1.11-1|66	%description -n %{devname}
14cu|ggobi-2.1.11-1|67	GGobi development files.
14cu|ggobi-2.1.11-1|68	
14cu|ggobi-2.1.11-1|69	%files -n %{devname}
14cu|ggobi-2.1.11-1|70	%{_includedir}/ggobi
14cu|ggobi-2.1.11-1|71	%{_libdir}/*.so
14cu|ggobi-2.1.11-1|72	%{_libdir}/pkgconfig/ggobi.pc
14cu|ggobi-2.1.11-1|73	
14cu|ggobi-2.1.11-1|74	#----------------------------------------------------------------------------
14cu|ggobi-2.1.11-1|75	
14cu|ggobi-2.1.11-1|76	%prep
14cu|ggobi-2.1.11-1|77	%setup -q
14cu|ggobi-2.1.11-1|78	%patch0 -p1
14cu|ggobi-2.1.11-1|79	%patch1 -p1
14cu|ggobi-2.1.11-1|80	
14cu|ggobi-2.1.11-1|81	%build
14cu|ggobi-2.1.11-1|82	%configure2_5x \
14cu|ggobi-2.1.11-1|83	--with-all-plugins \
14cu|ggobi-2.1.11-1|84	--disable-rpath
14cu|ggobi-2.1.11-1|85	
14cu|ggobi-2.1.11-1|86	%install
14cu|ggobi-2.1.11-1|87	%makeinstall_std
14cu|ggobi-2.1.11-1|88	make ggobirc
14cu|ggobi-2.1.11-1|89	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|ggobi-2.1.11-1|90	
14cu|ggobi-2.1.11-1|91	desktop-file-install \
14cu|ggobi-2.1.11-1|92	--dir %{buildroot}%{_datadir}/applications \
14cu|ggobi-2.1.11-1|93	%{SOURCE1}
14cu|ggobi-2.1.11-1|94	
14cu|ggobi-2.1.11-1|95	%changelog
14cu|ggobi-2.1.11-1|96	
14cu|ggobi-2.1.11-1|97	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.11-1
14cu|ggobi-2.1.11-1|98	- (651c5fd) New version 2.1.11
14cu|ggobi-2.1.11-1|99	- (651c5fd) Split library from main package
14cu|ggobi-2.1.11-1|100	- (651c5fd) Properly name development package
14cu|ggobi-2.1.11-1|101	
14cu|ggobi-2.1.11-1|102	

10235 14
14cu|ggz-docs-0.0.14.1-7|1	Name:		ggz-docs
14cu|ggz-docs-0.0.14.1-7|2	Summary:	GGZ Gaming Zone Documentation
14cu|ggz-docs-0.0.14.1-7|3	Version:	0.0.14.1
14cu|ggz-docs-0.0.14.1-7|4	Release:	7
14cu|ggz-docs-0.0.14.1-7|5	License:	GPL
14cu|ggz-docs-0.0.14.1-7|6	Group:		Games/Other
14cu|ggz-docs-0.0.14.1-7|7	URL:		http://ggzgamingzone.org/
14cu|ggz-docs-0.0.14.1-7|8	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.gz
14cu|ggz-docs-0.0.14.1-7|9	Patch1:		ggz-docs-0.0.14-infoentry.patch
14cu|ggz-docs-0.0.14.1-7|10	Patch2:		ggz-docs-0.0.14-destdir.patch
14cu|ggz-docs-0.0.14.1-7|11	BuildRequires:	docbook-utils
14cu|ggz-docs-0.0.14.1-7|12	BuildRequires:	openjade
14cu|ggz-docs-0.0.14.1-7|13	BuildRequires:	lynx
14cu|ggz-docs-0.0.14.1-7|14	BuildRequires:	texinfo
14cu|ggz-docs-0.0.14.1-7|15	BuildRequires:	texi2html
14cu|ggz-docs-0.0.14.1-7|16	BuildRequires:	texlive
14cu|ggz-docs-0.0.14.1-7|17	BuildRequires:	texlive-scheme-full
14cu|ggz-docs-0.0.14.1-7|18	BuildRequires:	docbook-utils-pdf
14cu|ggz-docs-0.0.14.1-7|19	BuildRequires:	transfig
14cu|ggz-docs-0.0.14.1-7|20	BuildRequires:	docbook-dtd31-sgml
14cu|ggz-docs-0.0.14.1-7|21	BuildRequires:	ghostscript
14cu|ggz-docs-0.0.14.1-7|22	BuildArch:	noarch
14cu|ggz-docs-0.0.14.1-7|23	
14cu|ggz-docs-0.0.14.1-7|24	%description
14cu|ggz-docs-0.0.14.1-7|25	Documentation for the GGZ Gaming Zone.
14cu|ggz-docs-0.0.14.1-7|26	
14cu|ggz-docs-0.0.14.1-7|27	%prep
14cu|ggz-docs-0.0.14.1-7|28	%setup -q
14cu|ggz-docs-0.0.14.1-7|29	%patch1 -p1 -b .direntry
14cu|ggz-docs-0.0.14.1-7|30	%patch2 -p1
14cu|ggz-docs-0.0.14.1-7|31	autoreconf
14cu|ggz-docs-0.0.14.1-7|32	find . -name texinfo.tex -exec rm {} \;
14cu|ggz-docs-0.0.14.1-7|33	
14cu|ggz-docs-0.0.14.1-7|34	%build
14cu|ggz-docs-0.0.14.1-7|35	# (Abel) no problem for noarch package to not use macros
14cu|ggz-docs-0.0.14.1-7|36	# in fact it fails to build with macros
14cu|ggz-docs-0.0.14.1-7|37	%configure \
14cu|ggz-docs-0.0.14.1-7|38	--enable-guides \
14cu|ggz-docs-0.0.14.1-7|39	--enable-spec \
14cu|ggz-docs-0.0.14.1-7|40	--prefix=%{_prefix} \
14cu|ggz-docs-0.0.14.1-7|41	--infodir=%{_infodir}
14cu|ggz-docs-0.0.14.1-7|42	%make
14cu|ggz-docs-0.0.14.1-7|43	
14cu|ggz-docs-0.0.14.1-7|44	%install
14cu|ggz-docs-0.0.14.1-7|45	rm -rf %{buildroot}
14cu|ggz-docs-0.0.14.1-7|46	%makeinstall_std
14cu|ggz-docs-0.0.14.1-7|47	
14cu|ggz-docs-0.0.14.1-7|48	# move docs back to build dir
14cu|ggz-docs-0.0.14.1-7|49	rm -rf ./package-docs
14cu|ggz-docs-0.0.14.1-7|50	mv %{buildroot}%{_docdir}/ggz-docs package-docs
14cu|ggz-docs-0.0.14.1-7|51	
14cu|ggz-docs-0.0.14.1-7|52	%files
14cu|ggz-docs-0.0.14.1-7|53	%doc package-docs/*
14cu|ggz-docs-0.0.14.1-7|54	%{_infodir}/ggz-game-development-guide.info.*
14cu|ggz-docs-0.0.14.1-7|55	%{_infodir}/ggz-hosting-guide.info.*
14cu|ggz-docs-0.0.14.1-7|56	
14cu|ggz-docs-0.0.14.1-7|57	%changelog
14cu|ggz-docs-0.0.14.1-7|58	
14cu|ggz-docs-0.0.14.1-7|59	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 0.0.14.1-7
14cu|ggz-docs-0.0.14.1-7|60	- (72aed4b) Build with whole texlive
14cu|ggz-docs-0.0.14.1-7|61	
14cu|ggz-docs-0.0.14.1-7|62	

10236 14
14cu|ggz-gtk-client-0.0.14.1-15|1	%define major 1
14cu|ggz-gtk-client-0.0.14.1-15|2	%define libname %mklibname %{name} %{major}
14cu|ggz-gtk-client-0.0.14.1-15|3	%define develname %mklibname -d %{name}
14cu|ggz-gtk-client-0.0.14.1-15|4	
14cu|ggz-gtk-client-0.0.14.1-15|5	%define libggz_version %{version}
14cu|ggz-gtk-client-0.0.14.1-15|6	
14cu|ggz-gtk-client-0.0.14.1-15|7	%define ggz_client_libs_version %{version}
14cu|ggz-gtk-client-0.0.14.1-15|8	
14cu|ggz-gtk-client-0.0.14.1-15|9	Name:		ggz-gtk-client
14cu|ggz-gtk-client-0.0.14.1-15|10	Summary:	GGZ Client with GTK+ user interface
14cu|ggz-gtk-client-0.0.14.1-15|11	Version:	0.0.14.1
14cu|ggz-gtk-client-0.0.14.1-15|12	Release:	15
14cu|ggz-gtk-client-0.0.14.1-15|13	License:	GPL
14cu|ggz-gtk-client-0.0.14.1-15|14	Group:		Games/Other
14cu|ggz-gtk-client-0.0.14.1-15|15	URL:		http://ggzgamingzone.org/
14cu|ggz-gtk-client-0.0.14.1-15|16	
14cu|ggz-gtk-client-0.0.14.1-15|17	# http://download.sf.net/ggz/
14cu|ggz-gtk-client-0.0.14.1-15|18	Source0:	%{name}-%{version}.tar.bz2
14cu|ggz-gtk-client-0.0.14.1-15|19	Patch0:		ggz-gtk-client-0.0.14.1-linkage_fix.diff
14cu|ggz-gtk-client-0.0.14.1-15|20	Patch1:		ggz-gtk-client-0.0.14.1-l10n.patch
14cu|ggz-gtk-client-0.0.14.1-15|21	
14cu|ggz-gtk-client-0.0.14.1-15|22	BuildRequires:	desktop-file-utils
14cu|ggz-gtk-client-0.0.14.1-15|23	BuildRequires:	libggz-devel = %{libggz_version}
14cu|ggz-gtk-client-0.0.14.1-15|24	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14cu|ggz-gtk-client-0.0.14.1-15|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ggz-gtk-client-0.0.14.1-15|26	BuildRequires:	pkgconfig(xft)
14cu|ggz-gtk-client-0.0.14.1-15|27	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14cu|ggz-gtk-client-0.0.14.1-15|28	Suggests:	ggz-game-modules = %{version}
14cu|ggz-gtk-client-0.0.14.1-15|29	
14cu|ggz-gtk-client-0.0.14.1-15|30	%description
14cu|ggz-gtk-client-0.0.14.1-15|31	The official GGZ Gaming Zone client with GTK+ user interface.
14cu|ggz-gtk-client-0.0.14.1-15|32	
14cu|ggz-gtk-client-0.0.14.1-15|33	%package -n	%{libname}
14cu|ggz-gtk-client-0.0.14.1-15|34	Summary:	GGZ Library client with GTK+ user interface
14cu|ggz-gtk-client-0.0.14.1-15|35	Group:		Games/Other
14cu|ggz-gtk-client-0.0.14.1-15|36	
14cu|ggz-gtk-client-0.0.14.1-15|37	%description -n	%{libname}
14cu|ggz-gtk-client-0.0.14.1-15|38	The official GGZ Gaming Zone client with GTK+ user interface.
14cu|ggz-gtk-client-0.0.14.1-15|39	
14cu|ggz-gtk-client-0.0.14.1-15|40	%package -n	%{develname}
14cu|ggz-gtk-client-0.0.14.1-15|41	Summary:	Development files for GGZ Gaming Zone client with GTK+ user interface
14cu|ggz-gtk-client-0.0.14.1-15|42	Group:		Development/Other
14cu|ggz-gtk-client-0.0.14.1-15|43	Requires:	%{libname} = %{version}
14cu|ggz-gtk-client-0.0.14.1-15|44	Provides: 	%{name}-devel = %{version}
14cu|ggz-gtk-client-0.0.14.1-15|45	
14cu|ggz-gtk-client-0.0.14.1-15|46	%description -n	%{develname}
14cu|ggz-gtk-client-0.0.14.1-15|47	The GGZ client libraries are necessary for running and/or developing
14cu|ggz-gtk-client-0.0.14.1-15|48	GGZ Gaming Zone clients and games.
14cu|ggz-gtk-client-0.0.14.1-15|49	
14cu|ggz-gtk-client-0.0.14.1-15|50	This package contains headers and other development files used for
14cu|ggz-gtk-client-0.0.14.1-15|51	building GGZ Gaming Zone GTK2+ client.
14cu|ggz-gtk-client-0.0.14.1-15|52	
14cu|ggz-gtk-client-0.0.14.1-15|53	%prep
14cu|ggz-gtk-client-0.0.14.1-15|54	%setup -q
14cu|ggz-gtk-client-0.0.14.1-15|55	%patch0 -p0
14cu|ggz-gtk-client-0.0.14.1-15|56	%patch1 -p1
14cu|ggz-gtk-client-0.0.14.1-15|57	
14cu|ggz-gtk-client-0.0.14.1-15|58	%build
14cu|ggz-gtk-client-0.0.14.1-15|59	autoreconf -fis
14cu|ggz-gtk-client-0.0.14.1-15|60	%configure2_5x \
14cu|ggz-gtk-client-0.0.14.1-15|61	--disable-static \
14cu|ggz-gtk-client-0.0.14.1-15|62	--bindir=%{_gamesbindir} \
14cu|ggz-gtk-client-0.0.14.1-15|63	--datadir="\${prefix}/share" \
14cu|ggz-gtk-client-0.0.14.1-15|64	--with-libggz-libraries=%{_libdir} \
14cu|ggz-gtk-client-0.0.14.1-15|65	--with-ggzcore-libraries=%{_libdir} \
14cu|ggz-gtk-client-0.0.14.1-15|66	--with-ggzmod-libraries=%{_libdir} \
14cu|ggz-gtk-client-0.0.14.1-15|67	
14cu|ggz-gtk-client-0.0.14.1-15|68	%make
14cu|ggz-gtk-client-0.0.14.1-15|69	
14cu|ggz-gtk-client-0.0.14.1-15|70	%install
14cu|ggz-gtk-client-0.0.14.1-15|71	%makeinstall_std
14cu|ggz-gtk-client-0.0.14.1-15|72	
14cu|ggz-gtk-client-0.0.14.1-15|73	
14cu|ggz-gtk-client-0.0.14.1-15|74	desktop-file-install --vendor="" \
14cu|ggz-gtk-client-0.0.14.1-15|75	--remove-category="Application" \
14cu|ggz-gtk-client-0.0.14.1-15|76	--remove-key="Encoding" \
14cu|ggz-gtk-client-0.0.14.1-15|77	--add-category="GTK;Game" \
14cu|ggz-gtk-client-0.0.14.1-15|78	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|ggz-gtk-client-0.0.14.1-15|79	
14cu|ggz-gtk-client-0.0.14.1-15|80	%find_lang ggz-gtk
14cu|ggz-gtk-client-0.0.14.1-15|81	
14cu|ggz-gtk-client-0.0.14.1-15|82	%files -f ggz-gtk.lang
14cu|ggz-gtk-client-0.0.14.1-15|83	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO README.GGZ QuickStart.GGZ
14cu|ggz-gtk-client-0.0.14.1-15|84	%{_gamesbindir}/ggz-gtk
14cu|ggz-gtk-client-0.0.14.1-15|85	%{_datadir}/applications/*
14cu|ggz-gtk-client-0.0.14.1-15|86	%{_datadir}/ggz/ggz-gtk-client/*
14cu|ggz-gtk-client-0.0.14.1-15|87	%{_datadir}/ggz/help/*
14cu|ggz-gtk-client-0.0.14.1-15|88	%{_mandir}/man?/*
14cu|ggz-gtk-client-0.0.14.1-15|89	
14cu|ggz-gtk-client-0.0.14.1-15|90	%files -n %{libname}
14cu|ggz-gtk-client-0.0.14.1-15|91	%{_libdir}/libggz-gtk.so.%{major}*
14cu|ggz-gtk-client-0.0.14.1-15|92	
14cu|ggz-gtk-client-0.0.14.1-15|93	%files -n %{develname}
14cu|ggz-gtk-client-0.0.14.1-15|94	%doc COPYING ChangeLog
14cu|ggz-gtk-client-0.0.14.1-15|95	%{_includedir}/*
14cu|ggz-gtk-client-0.0.14.1-15|96	%{_libdir}/lib*.so
14cu|ggz-gtk-client-0.0.14.1-15|97	
14cu|ggz-gtk-client-0.0.14.1-15|98	
14cu|ggz-gtk-client-0.0.14.1-15|99	%changelog
14cu|ggz-gtk-client-0.0.14.1-15|100	
14cu|ggz-gtk-client-0.0.14.1-15|101	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.0.14.1-15
14cu|ggz-gtk-client-0.0.14.1-15|102	- (eab54fc) Added Russian l10n to desktop file
14cu|ggz-gtk-client-0.0.14.1-15|103	
14cu|ggz-gtk-client-0.0.14.1-15|104	

10237 14
14cu|ggz-txt-client-0.0.14.1-8|1	%define libggz_version %{version}
14cu|ggz-txt-client-0.0.14.1-8|2	%define ggz_client_libs_version %{version}
14cu|ggz-txt-client-0.0.14.1-8|3	
14cu|ggz-txt-client-0.0.14.1-8|4	%define games_list tttxt
14cu|ggz-txt-client-0.0.14.1-8|5	
14cu|ggz-txt-client-0.0.14.1-8|6	Name:		ggz-txt-client
14cu|ggz-txt-client-0.0.14.1-8|7	Version:	0.0.14.1
14cu|ggz-txt-client-0.0.14.1-8|8	Release:	8
14cu|ggz-txt-client-0.0.14.1-8|9	Summary:	GGZ Text Mode Client
14cu|ggz-txt-client-0.0.14.1-8|10	License:	GPL
14cu|ggz-txt-client-0.0.14.1-8|11	Group:		Games/Other
14cu|ggz-txt-client-0.0.14.1-8|12	URL:		http://ggzgamingzone.org/
14cu|ggz-txt-client-0.0.14.1-8|13	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.gz
14cu|ggz-txt-client-0.0.14.1-8|14	BuildRequires:	libggz-devel = %{libggz_version}
14cu|ggz-txt-client-0.0.14.1-8|15	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14cu|ggz-txt-client-0.0.14.1-8|16	BuildRequires:	readline-devel
14cu|ggz-txt-client-0.0.14.1-8|17	BuildRequires:	ncurses-devel
14cu|ggz-txt-client-0.0.14.1-8|18	Requires:	libggz = %{libggz_version}
14cu|ggz-txt-client-0.0.14.1-8|19	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14cu|ggz-txt-client-0.0.14.1-8|20	
14cu|ggz-txt-client-0.0.14.1-8|21	%description
14cu|ggz-txt-client-0.0.14.1-8|22	The official GGZ Gaming Zone client for text mode, suitable for
14cu|ggz-txt-client-0.0.14.1-8|23	environment where no graphical desktop is available.
14cu|ggz-txt-client-0.0.14.1-8|24	
14cu|ggz-txt-client-0.0.14.1-8|25	It also includes the following text mode GGZ game(s):
14cu|ggz-txt-client-0.0.14.1-8|26	TicTacToe
14cu|ggz-txt-client-0.0.14.1-8|27	
14cu|ggz-txt-client-0.0.14.1-8|28	%prep
14cu|ggz-txt-client-0.0.14.1-8|29	%setup -q
14cu|ggz-txt-client-0.0.14.1-8|30	
14cu|ggz-txt-client-0.0.14.1-8|31	%build
14cu|ggz-txt-client-0.0.14.1-8|32	%configure2_5x  \
14cu|ggz-txt-client-0.0.14.1-8|33	--bindir=%{_gamesbindir} \
14cu|ggz-txt-client-0.0.14.1-8|34	--with-libggz-libraries=%{_libdir} \
14cu|ggz-txt-client-0.0.14.1-8|35	--with-ggzmod-libraries=%{_libdir} \
14cu|ggz-txt-client-0.0.14.1-8|36	--with-ggzcore-libraries=%{_libdir}
14cu|ggz-txt-client-0.0.14.1-8|37	%make
14cu|ggz-txt-client-0.0.14.1-8|38	
14cu|ggz-txt-client-0.0.14.1-8|39	%install
14cu|ggz-txt-client-0.0.14.1-8|40	%makeinstall_std
14cu|ggz-txt-client-0.0.14.1-8|41	
14cu|ggz-txt-client-0.0.14.1-8|42	rm %{buildroot}%{_sysconfdir}/ggz.modules
14cu|ggz-txt-client-0.0.14.1-8|43	rmdir %{buildroot}%{_sysconfdir}
14cu|ggz-txt-client-0.0.14.1-8|44	
14cu|ggz-txt-client-0.0.14.1-8|45	# Get a copy of all of our .dsc files
14cu|ggz-txt-client-0.0.14.1-8|46	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
14cu|ggz-txt-client-0.0.14.1-8|47	for i in %games_list; do
14cu|ggz-txt-client-0.0.14.1-8|48	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/txt-$i.dsc
14cu|ggz-txt-client-0.0.14.1-8|49	done
14cu|ggz-txt-client-0.0.14.1-8|50	
14cu|ggz-txt-client-0.0.14.1-8|51	cat > README.mdv <<EOF
14cu|ggz-txt-client-0.0.14.1-8|52	Notes:
14cu|ggz-txt-client-0.0.14.1-8|53	
14cu|ggz-txt-client-0.0.14.1-8|54	Currently GGZ text client document is almost non-existant. You have to
14cu|ggz-txt-client-0.0.14.1-8|55	look at the source to understand how to use it. Here are a few simple
14cu|ggz-txt-client-0.0.14.1-8|56	instructions (though I still can't launch any playable game yet):
14cu|ggz-txt-client-0.0.14.1-8|57	
14cu|ggz-txt-client-0.0.14.1-8|58	1. In command line, type
14cu|ggz-txt-client-0.0.14.1-8|59	
14cu|ggz-txt-client-0.0.14.1-8|60	ggz-txt ggz://username:password@live.ggzgamingzone.org
14cu|ggz-txt-client-0.0.14.1-8|61	
14cu|ggz-txt-client-0.0.14.1-8|62	You should substitute username and password appropriately, as what
14cu|ggz-txt-client-0.0.14.1-8|63	you would do when launching URI that requires username and password.
14cu|ggz-txt-client-0.0.14.1-8|64	No trailing slash!
14cu|ggz-txt-client-0.0.14.1-8|65	
14cu|ggz-txt-client-0.0.14.1-8|66	2. Inside client, type '/help' for help message. Good luck :-)
14cu|ggz-txt-client-0.0.14.1-8|67	EOF
14cu|ggz-txt-client-0.0.14.1-8|68	
14cu|ggz-txt-client-0.0.14.1-8|69	%find_lang ggz-txt
14cu|ggz-txt-client-0.0.14.1-8|70	
14cu|ggz-txt-client-0.0.14.1-8|71	%clean
14cu|ggz-txt-client-0.0.14.1-8|72	
14cu|ggz-txt-client-0.0.14.1-8|73	%post
14cu|ggz-txt-client-0.0.14.1-8|74	# Run ggz-config vs. all installed games
14cu|ggz-txt-client-0.0.14.1-8|75	if [ -f %{_sysconfdir}/ggz.modules ]; then
14cu|ggz-txt-client-0.0.14.1-8|76	for i in %games_list; do
14cu|ggz-txt-client-0.0.14.1-8|77	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc --force
14cu|ggz-txt-client-0.0.14.1-8|78	done
14cu|ggz-txt-client-0.0.14.1-8|79	fi
14cu|ggz-txt-client-0.0.14.1-8|80	
14cu|ggz-txt-client-0.0.14.1-8|81	%preun
14cu|ggz-txt-client-0.0.14.1-8|82	# Run ggz-config to uninstall all the games
14cu|ggz-txt-client-0.0.14.1-8|83	if [ "$1" = "0" ]; then
14cu|ggz-txt-client-0.0.14.1-8|84	if [ -f %{_sysconfdir}/ggz.modules ]; then
14cu|ggz-txt-client-0.0.14.1-8|85	for i in %games_list; do
14cu|ggz-txt-client-0.0.14.1-8|86	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc
14cu|ggz-txt-client-0.0.14.1-8|87	done
14cu|ggz-txt-client-0.0.14.1-8|88	fi
14cu|ggz-txt-client-0.0.14.1-8|89	fi
14cu|ggz-txt-client-0.0.14.1-8|90	
14cu|ggz-txt-client-0.0.14.1-8|91	%files -f ggz-txt.lang
14cu|ggz-txt-client-0.0.14.1-8|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.GGZ README.mdv
14cu|ggz-txt-client-0.0.14.1-8|93	%doc TODO QuickStart.GGZ
14cu|ggz-txt-client-0.0.14.1-8|94	%{_gamesbindir}/ggz-txt
14cu|ggz-txt-client-0.0.14.1-8|95	%{_mandir}/man?/*
14cu|ggz-txt-client-0.0.14.1-8|96	%{_libdir}/ggz/*
14cu|ggz-txt-client-0.0.14.1-8|97	%{_datadir}/ggz/ggz-config/*.dsc
14cu|ggz-txt-client-0.0.14.1-8|98	%{_datadir}/applications/*
14cu|ggz-txt-client-0.0.14.1-8|99	
14cu|ggz-txt-client-0.0.14.1-8|100	
14cu|ggz-txt-client-0.0.14.1-8|101	
14cu|ggz-txt-client-0.0.14.1-8|102	
14cu|ggz-txt-client-0.0.14.1-8|103	
14cu|ggz-txt-client-0.0.14.1-8|104	
14cu|ggz-txt-client-0.0.14.1-8|105	%changelog
14cu|ggz-txt-client-0.0.14.1-8|106	
14cu|ggz-txt-client-0.0.14.1-8|107	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.0.14.1-8
14cu|ggz-txt-client-0.0.14.1-8|108	- (bee95c0) Repack tarball according to upstream
14cu|ggz-txt-client-0.0.14.1-8|109	
14cu|ggz-txt-client-0.0.14.1-8|110	

10238 14
14cu|ghc-base64-bytestring-1.0.0.1-1|1	%define debug_package %{nil}
14cu|ghc-base64-bytestring-1.0.0.1-1|2	%define module base64-bytestring
14cu|ghc-base64-bytestring-1.0.0.1-1|3	
14cu|ghc-base64-bytestring-1.0.0.1-1|4	Summary:	Base64 encoding and decoding for Haskell
14cu|ghc-base64-bytestring-1.0.0.1-1|5	Name:		ghc-%{module}
14cu|ghc-base64-bytestring-1.0.0.1-1|6	Version:	1.0.0.1
14cu|ghc-base64-bytestring-1.0.0.1-1|7	Release:	1
14cu|ghc-base64-bytestring-1.0.0.1-1|8	License:	BSD
14cu|ghc-base64-bytestring-1.0.0.1-1|9	Group:		Development/Haskell
14cu|ghc-base64-bytestring-1.0.0.1-1|10	Url:		http://hackage.haskell.org/package/%{module}
14cu|ghc-base64-bytestring-1.0.0.1-1|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
14cu|ghc-base64-bytestring-1.0.0.1-1|12	BuildRequires:	ghc-devel >= 7.6.3
14cu|ghc-base64-bytestring-1.0.0.1-1|13	BuildRequires:	haddock
14cu|ghc-base64-bytestring-1.0.0.1-1|14	BuildRequires:	haskell(cabal-install)
14cu|ghc-base64-bytestring-1.0.0.1-1|15	BuildRequires:	haskell-macros
14cu|ghc-base64-bytestring-1.0.0.1-1|16	BuildRequires:	gmp-devel
14cu|ghc-base64-bytestring-1.0.0.1-1|17	Requires(post,preun):	ghc >= 7.6.3
14cu|ghc-base64-bytestring-1.0.0.1-1|18	
14cu|ghc-base64-bytestring-1.0.0.1-1|19	
14cu|ghc-base64-bytestring-1.0.0.1-1|20	%description
14cu|ghc-base64-bytestring-1.0.0.1-1|21	Fast base64 encoding and decoding for ByteStrings.
14cu|ghc-base64-bytestring-1.0.0.1-1|22	
14cu|ghc-base64-bytestring-1.0.0.1-1|23	%files
14cu|ghc-base64-bytestring-1.0.0.1-1|24	%{_docdir}/%{module}-%{version}
14cu|ghc-base64-bytestring-1.0.0.1-1|25	%{_libdir}/%{module}-%{version}
14cu|ghc-base64-bytestring-1.0.0.1-1|26	%{_cabal_rpm_deps_dir}
14cu|ghc-base64-bytestring-1.0.0.1-1|27	%{_cabal_haddoc_files}
14cu|ghc-base64-bytestring-1.0.0.1-1|28	
14cu|ghc-base64-bytestring-1.0.0.1-1|29	#----------------------------------------------------------------------------
14cu|ghc-base64-bytestring-1.0.0.1-1|30	
14cu|ghc-base64-bytestring-1.0.0.1-1|31	%prep
14cu|ghc-base64-bytestring-1.0.0.1-1|32	%setup -qn %{module}-%{version}
14cu|ghc-base64-bytestring-1.0.0.1-1|33	
14cu|ghc-base64-bytestring-1.0.0.1-1|34	%build
14cu|ghc-base64-bytestring-1.0.0.1-1|35	%_cabal_build
14cu|ghc-base64-bytestring-1.0.0.1-1|36	
14cu|ghc-base64-bytestring-1.0.0.1-1|37	%install
14cu|ghc-base64-bytestring-1.0.0.1-1|38	%_cabal_install
14cu|ghc-base64-bytestring-1.0.0.1-1|39	%_cabal_rpm_gen_deps
14cu|ghc-base64-bytestring-1.0.0.1-1|40	%_cabal_scriptlets
14cu|ghc-base64-bytestring-1.0.0.1-1|41	%changelog
14cu|ghc-base64-bytestring-1.0.0.1-1|42	
14cu|ghc-base64-bytestring-1.0.0.1-1|43	* Fri Jun 02 2017 abfonly <abfonly@gmail.com> 1.0.0.1-1
14cu|ghc-base64-bytestring-1.0.0.1-1|44	- (e2ea48e) Log: Fixed and build for 2014.1
14cu|ghc-base64-bytestring-1.0.0.1-1|45	
14cu|ghc-base64-bytestring-1.0.0.1-1|46	

10239 14
14cu|ghc-rpm-macros-1.6.7-1|1	%define macros_dir %{_sysconfdir}/rpm
14cu|ghc-rpm-macros-1.6.7-1|2	
14cu|ghc-rpm-macros-1.6.7-1|3	# uncomment to bootstrap without hscolour
14cu|ghc-rpm-macros-1.6.7-1|4	%define without_hscolour 1
14cu|ghc-rpm-macros-1.6.7-1|5	
14cu|ghc-rpm-macros-1.6.7-1|6	Name:           ghc-rpm-macros
14cu|ghc-rpm-macros-1.6.7-1|7	Version:        1.6.7
14cu|ghc-rpm-macros-1.6.7-1|8	Release:        1
14cu|ghc-rpm-macros-1.6.7-1|9	Summary:        RPM macros for building packages for GHC
14cu|ghc-rpm-macros-1.6.7-1|10	License:        GPLv3+
14cu|ghc-rpm-macros-1.6.7-1|11	Group:          System/Configuration/Packaging
14cu|ghc-rpm-macros-1.6.7-1|12	Url:            https://github.com/fedora-haskell/ghc-rpm-macros
14cu|ghc-rpm-macros-1.6.7-1|13	# Currently source is only in git but tarballs could be made if it helps
14cu|ghc-rpm-macros-1.6.7-1|14	Source0:        macros.ghc
14cu|ghc-rpm-macros-1.6.7-1|15	Source1:        COPYING
14cu|ghc-rpm-macros-1.6.7-1|16	Source2:        AUTHORS
14cu|ghc-rpm-macros-1.6.7-1|17	Source3:        ghc-deps.sh
14cu|ghc-rpm-macros-1.6.7-1|18	Source4:        cabal-tweak-dep-ver
14cu|ghc-rpm-macros-1.6.7-1|19	Source5:        cabal-tweak-flag
14cu|ghc-rpm-macros-1.6.7-1|20	Source6:        macros.ghc-extra
14cu|ghc-rpm-macros-1.6.7-1|21	Source7:        ghc.attr
14cu|ghc-rpm-macros-1.6.7-1|22	Source8:        ghc-pkg-wrapper
14cu|ghc-rpm-macros-1.6.7-1|23	Source100:      ghc-rpm-macros.rpmlintrc
14cu|ghc-rpm-macros-1.6.7-1|24	Requires:       rpm-build >= 5.4.10
14cu|ghc-rpm-macros-1.6.7-1|25	
14cu|ghc-rpm-macros-1.6.7-1|26	# for ghc_version
14cu|ghc-rpm-macros-1.6.7-1|27	Requires:       ghc
14cu|ghc-rpm-macros-1.6.7-1|28	%if %{undefined without_hscolour}
14cu|ghc-rpm-macros-1.6.7-1|29	Requires:       hscolour
14cu|ghc-rpm-macros-1.6.7-1|30	%endif
14cu|ghc-rpm-macros-1.6.7-1|31	
14cu|ghc-rpm-macros-1.6.7-1|32	BuildArch:      noarch
14cu|ghc-rpm-macros-1.6.7-1|33	
14cu|ghc-rpm-macros-1.6.7-1|34	%description
14cu|ghc-rpm-macros-1.6.7-1|35	A set of macros for building GHC packages following the Haskell Guidelines
14cu|ghc-rpm-macros-1.6.7-1|36	of the Fedora Haskell SIG.  ghc needs to be installed in order to make use of
14cu|ghc-rpm-macros-1.6.7-1|37	these macros.
14cu|ghc-rpm-macros-1.6.7-1|38	
14cu|ghc-rpm-macros-1.6.7-1|39	%files
14cu|ghc-rpm-macros-1.6.7-1|40	%doc COPYING AUTHORS
14cu|ghc-rpm-macros-1.6.7-1|41	%{macros_dir}/macros.ghc
14cu|ghc-rpm-macros-1.6.7-1|42	%{_prefix}/lib/rpm/ghc-deps.sh
14cu|ghc-rpm-macros-1.6.7-1|43	%{_prefix}/lib/rpm/ghc-pkg-wrapper
14cu|ghc-rpm-macros-1.6.7-1|44	%{_bindir}/cabal-tweak-dep-ver
14cu|ghc-rpm-macros-1.6.7-1|45	%{_bindir}/cabal-tweak-flag
14cu|ghc-rpm-macros-1.6.7-1|46	#--------------------------------------------------------------------------------
14cu|ghc-rpm-macros-1.6.7-1|47	%package extra
14cu|ghc-rpm-macros-1.6.7-1|48	Summary:        Extra RPM macros for building Haskell library subpackages
14cu|ghc-rpm-macros-1.6.7-1|49	Requires:       %{name} = %{EVRD}
14cu|ghc-rpm-macros-1.6.7-1|50	
14cu|ghc-rpm-macros-1.6.7-1|51	%description extra
14cu|ghc-rpm-macros-1.6.7-1|52	Extra macros used for subpackaging of Haskell libraries,
14cu|ghc-rpm-macros-1.6.7-1|53	for example in ghc and haskell-platform.
14cu|ghc-rpm-macros-1.6.7-1|54	
14cu|ghc-rpm-macros-1.6.7-1|55	%files extra
14cu|ghc-rpm-macros-1.6.7-1|56	%{macros_dir}/macros.ghc-extra
14cu|ghc-rpm-macros-1.6.7-1|57	#-----------------------------------------------------------------------------------
14cu|ghc-rpm-macros-1.6.7-1|58	# ideally packages should be obsoleted by some relevant package
14cu|ghc-rpm-macros-1.6.7-1|59	# this is a last resort when there is no such appropriate package
14cu|ghc-rpm-macros-1.6.7-1|60	%package -n ghc-obsoletes
14cu|ghc-rpm-macros-1.6.7-1|61	Summary:        Dummy package to obsolete deprecated Haskell packages
14cu|ghc-rpm-macros-1.6.7-1|62	# these 3 no longer build with ghc-7.8 (F22)
14cu|ghc-rpm-macros-1.6.7-1|63	Obsoletes:      ghc-ForSyDe < 3.1.2, ghc-ForSyDe-devel < 3.1.2
14cu|ghc-rpm-macros-1.6.7-1|64	Obsoletes:      ghc-parameterized-data < 0.1.6
14cu|ghc-rpm-macros-1.6.7-1|65	Obsoletes:      ghc-parameterized-data-devel < 0.1.6
14cu|ghc-rpm-macros-1.6.7-1|66	Obsoletes:      ghc-type-level < 0.2.5, ghc-type-level-devel < 0.2.5
14cu|ghc-rpm-macros-1.6.7-1|67	Obsoletes:      leksah < 0.14, ghc-leksah < 0.14, ghc-leksah-devel < 0.14
14cu|ghc-rpm-macros-1.6.7-1|68	# dropped from HP 2014.2 (F22)
14cu|ghc-rpm-macros-1.6.7-1|69	Obsoletes:      ghc-cgi < 3001.1.8,  ghc-cgi-devel < 3001.1.8
14cu|ghc-rpm-macros-1.6.7-1|70	# for f24
14cu|ghc-rpm-macros-1.6.7-1|71	Obsoletes:      ghc-citeproc-hs < 0.3.10-3, ghc-citeproc-hs-devel < 0.3.10-3
14cu|ghc-rpm-macros-1.6.7-1|72	Obsoletes:      ghc-hakyll < 4.5.4.0-6, ghc-hakyll-devel < 4.5.4.0-6
14cu|ghc-rpm-macros-1.6.7-1|73	Obsoletes:      ghc-leksah-server < 0.14.3.1-4, ghc-leksah-server-devel < 0.14.3.1-4
14cu|ghc-rpm-macros-1.6.7-1|74	# for f25
14cu|ghc-rpm-macros-1.6.7-1|75	Obsoletes:      ghc-cmdtheline <= 0.2.3, ghc-cmdtheline-devel <= 0.2.3
14cu|ghc-rpm-macros-1.6.7-1|76	Obsoletes:      ghc-concrete-typerep <= 0.1.0.2, ghc-concrete-typerep-devel <= 0.1.0.2
14cu|ghc-rpm-macros-1.6.7-1|77	Obsoletes:      ghc-glade <= 0.12.5.0, ghc-glade-devel <= 0.12.5.0
14cu|ghc-rpm-macros-1.6.7-1|78	Obsoletes:      bluetile <= 0.6, bluetile-core <= 0.6
14cu|ghc-rpm-macros-1.6.7-1|79	Obsoletes:      ghc-lambdabot-utils <= 4.2.2, ghc-lambdabot-utils-devel <= 4.2.2
14cu|ghc-rpm-macros-1.6.7-1|80	Obsoletes:      haddock <= 2.14.3, ghc-haddock <= 2.14.3, ghc-haddock-devel <= 2.14.3
14cu|ghc-rpm-macros-1.6.7-1|81	Obsoletes:      ghc-monad-unify <= 0.2.2, ghc-monad-unify-devel <= 0.2.2
14cu|ghc-rpm-macros-1.6.7-1|82	Obsoletes:      Agda <= 2.4.2.2, ghc-Agda <= 2.4.2.2, ghc-Agda-devel <= 2.4.2.2
14cu|ghc-rpm-macros-1.6.7-1|83	
14cu|ghc-rpm-macros-1.6.7-1|84	%description -n ghc-obsoletes
14cu|ghc-rpm-macros-1.6.7-1|85	Meta package for obsoleting deprecated Haskell packages.
14cu|ghc-rpm-macros-1.6.7-1|86	
14cu|ghc-rpm-macros-1.6.7-1|87	This package can safely be removed.
14cu|ghc-rpm-macros-1.6.7-1|88	%files -n ghc-obsoletes
14cu|ghc-rpm-macros-1.6.7-1|89	#-------------------------------------------------------------------------------------
14cu|ghc-rpm-macros-1.6.7-1|90	%prep
14cu|ghc-rpm-macros-1.6.7-1|91	%setup -c -T
14cu|ghc-rpm-macros-1.6.7-1|92	cp %{SOURCE1} %{SOURCE2} .
14cu|ghc-rpm-macros-1.6.7-1|93	
14cu|ghc-rpm-macros-1.6.7-1|94	
14cu|ghc-rpm-macros-1.6.7-1|95	%build
14cu|ghc-rpm-macros-1.6.7-1|96	echo no build stage needed
14cu|ghc-rpm-macros-1.6.7-1|97	
14cu|ghc-rpm-macros-1.6.7-1|98	%install
14cu|ghc-rpm-macros-1.6.7-1|99	install -p -D -m 0644 %{SOURCE0} %{buildroot}/%{macros_dir}/macros.ghc
14cu|ghc-rpm-macros-1.6.7-1|100	install -p -D -m 0644 %{SOURCE6} %{buildroot}/%{macros_dir}/macros.ghc-extra
14cu|ghc-rpm-macros-1.6.7-1|101	install -p -D -m 0755 %{SOURCE3} %{buildroot}/%{_prefix}/lib/rpm/ghc-deps.sh
14cu|ghc-rpm-macros-1.6.7-1|102	install -p -D -m 0755 %{SOURCE4} %{buildroot}/%{_bindir}/cabal-tweak-dep-ver
14cu|ghc-rpm-macros-1.6.7-1|103	install -p -D -m 0755 %{SOURCE5} %{buildroot}/%{_bindir}/cabal-tweak-flag
14cu|ghc-rpm-macros-1.6.7-1|104	install -p -D -m 0755 %{SOURCE8} %{buildroot}/%{_prefix}/lib/rpm/ghc-pkg-wrapper
14cu|ghc-rpm-macros-1.6.7-1|105	
14cu|ghc-rpm-macros-1.6.7-1|106	%changelog
14cu|ghc-rpm-macros-1.6.7-1|107	
14cu|ghc-rpm-macros-1.6.7-1|108	* Thu Sep 08 2016 abfonly <abfonly@gmail.com> 1.6.7-1
14cu|ghc-rpm-macros-1.6.7-1|109	- (a33584e) Imported from SRPM
14cu|ghc-rpm-macros-1.6.7-1|110	
14cu|ghc-rpm-macros-1.6.7-1|111	

10240 14
14cu|ghemical-3.0.0-3|1	%define releasedate 20111012
14cu|ghemical-3.0.0-3|2	Name:		ghemical
14cu|ghemical-3.0.0-3|3	Version:	3.0.0
14cu|ghemical-3.0.0-3|4	Release:	3
14cu|ghemical-3.0.0-3|5	Summary:	Molecular mechanics and quantum mechanics frontend for GNOME
14cu|ghemical-3.0.0-3|6	License:	GPLv2+
14cu|ghemical-3.0.0-3|7	Group:		Sciences/Chemistry
14cu|ghemical-3.0.0-3|8	URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
14cu|ghemical-3.0.0-3|9	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/%{name}-%{version}.tar.gz
14cu|ghemical-3.0.0-3|10	Source11:	%{name}-16x16.png
14cu|ghemical-3.0.0-3|11	Source12:	%{name}-32x32.png
14cu|ghemical-3.0.0-3|12	Source13:	%{name}-48x48.png
14cu|ghemical-3.0.0-3|13	
14cu|ghemical-3.0.0-3|14	BuildRequires:	gcc-gfortran
14cu|ghemical-3.0.0-3|15	BuildRequires:	ghemical-devel >= %{version}
14cu|ghemical-3.0.0-3|16	BuildRequires:	openbabel-devel >= 2.2
14cu|ghemical-3.0.0-3|17	BuildRequires:	pkgconfig(libbonoboui-2.0)
14cu|ghemical-3.0.0-3|18	BuildRequires:	f2c
14cu|ghemical-3.0.0-3|19	BuildRequires:	flex
14cu|ghemical-3.0.0-3|20	BuildRequires:	gtkglext-devel
14cu|ghemical-3.0.0-3|21	BuildRequires:	mopac7-devel >= 1.14
14cu|ghemical-3.0.0-3|22	BuildRequires:	oglappth-devel >= 0.98
14cu|ghemical-3.0.0-3|23	BuildRequires:	pkgconfig(libglade-2.0) >= 2.4.0
14cu|ghemical-3.0.0-3|24	BuildRequires:	pkgconfig(gl)
14cu|ghemical-3.0.0-3|25	BuildRequires:	pkgconfig(glu)
14cu|ghemical-3.0.0-3|26	BuildRequires:	SC-devel
14cu|ghemical-3.0.0-3|27	BuildRequires:	intltool
14cu|ghemical-3.0.0-3|28	BuildRequires:	blas-devel
14cu|ghemical-3.0.0-3|29	BuildRequires:	lapack-devel
14cu|ghemical-3.0.0-3|30	
14cu|ghemical-3.0.0-3|31	Requires:	libghemical-data >= 2.99.1
14cu|ghemical-3.0.0-3|32	
14cu|ghemical-3.0.0-3|33	
14cu|ghemical-3.0.0-3|34	%description
14cu|ghemical-3.0.0-3|35	Ghemical is a computational chemistry application.
14cu|ghemical-3.0.0-3|36	Ghemical is written in C++. It has a graphical user interface (in fact,
14cu|ghemical-3.0.0-3|37	a couple of them), and it supports both quantum-mechanics (semi-empirical
14cu|ghemical-3.0.0-3|38	and ab initio) models and molecular mechanics models (there is an experimental
14cu|ghemical-3.0.0-3|39	Tripos 5.2-like force field for organic molecules). Also a tool for reduced
14cu|ghemical-3.0.0-3|40	protein models is included. Geometry optimization, molecular dynamics
14cu|ghemical-3.0.0-3|41	and a large set of visualization tools are currently available.
14cu|ghemical-3.0.0-3|42	
14cu|ghemical-3.0.0-3|43	%prep
14cu|ghemical-3.0.0-3|44	%setup -q
14cu|ghemical-3.0.0-3|45	#help : use default www-browser
14cu|ghemical-3.0.0-3|46	perl -pi -e "s|mozilla|www-browser|" src/gtk_app.cpp
14cu|ghemical-3.0.0-3|47	
14cu|ghemical-3.0.0-3|48	%build
14cu|ghemical-3.0.0-3|49	# never do like this...
14cu|ghemical-3.0.0-3|50	%define _disable_ld_no_undefined 1
14cu|ghemical-3.0.0-3|51	%define _disable_ld_as_needed 1
14cu|ghemical-3.0.0-3|52	
14cu|ghemical-3.0.0-3|53	autoreconf -fi
14cu|ghemical-3.0.0-3|54	%configure2_5x	--enable-threads \
14cu|ghemical-3.0.0-3|55	--enable-bonobo \
14cu|ghemical-3.0.0-3|56	--enable-openbabel \
14cu|ghemical-3.0.0-3|57	--enable-shortcuts \
14cu|ghemical-3.0.0-3|58	--enable-gamess
14cu|ghemical-3.0.0-3|59	
14cu|ghemical-3.0.0-3|60	%make LIBS="`pkg-config --libs libbonobo-2.0` `pkg-config --libs libbonoboui-2.0` \
14cu|ghemical-3.0.0-3|61	`pkg-config libglade-2.0 --libs` `pkg-config gtkglext-1.0 --libs` \
14cu|ghemical-3.0.0-3|62	-lghemical -lmopac7 -loglappth -lopenbabel -lf2c `sc-config --libs`"
14cu|ghemical-3.0.0-3|63	
14cu|ghemical-3.0.0-3|64	%install
14cu|ghemical-3.0.0-3|65	%makeinstall_std
14cu|ghemical-3.0.0-3|66	
14cu|ghemical-3.0.0-3|67	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|ghemical-3.0.0-3|68	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|ghemical-3.0.0-3|69	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|ghemical-3.0.0-3|70	
14cu|ghemical-3.0.0-3|71	install -d %{buildroot}%{_datadir}/applications
14cu|ghemical-3.0.0-3|72	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|ghemical-3.0.0-3|73	[Desktop Entry]
14cu|ghemical-3.0.0-3|74	Name=%{name}
14cu|ghemical-3.0.0-3|75	Comment=GNOME MM/QM Frontend
14cu|ghemical-3.0.0-3|76	Exec=%{_bindir}/%{name}
14cu|ghemical-3.0.0-3|77	Icon=%{name}
14cu|ghemical-3.0.0-3|78	Terminal=false
14cu|ghemical-3.0.0-3|79	Type=Application
14cu|ghemical-3.0.0-3|80	StartupNotify=true
14cu|ghemical-3.0.0-3|81	Categories=GNOME;GTK;Science;Chemistry;
14cu|ghemical-3.0.0-3|82	EOF
14cu|ghemical-3.0.0-3|83	
14cu|ghemical-3.0.0-3|84	%find_lang %{name}
14cu|ghemical-3.0.0-3|85	
14cu|ghemical-3.0.0-3|86	%files -f %{name}.lang
14cu|ghemical-3.0.0-3|87	%doc AUTHORS ChangeLog README NEWS TODO
14cu|ghemical-3.0.0-3|88	%{_bindir}/%{name}
14cu|ghemical-3.0.0-3|89	%{_datadir}/%{name}
14cu|ghemical-3.0.0-3|90	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ghemical-3.0.0-3|91	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|ghemical-3.0.0-3|92	
14cu|ghemical-3.0.0-3|93	%changelog
14cu|ghemical-3.0.0-3|94	* Fri Oct 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-3
14cu|ghemical-3.0.0-3|95	+ Revision: a104fce
14cu|ghemical-3.0.0-3|96	- Added blas BR
14cu|ghemical-3.0.0-3|97	
14cu|ghemical-3.0.0-3|98	

10241 14
14cu|gif89encoder-0.90-0.b.2.0.8|1	Name:           gif89encoder
14cu|gif89encoder-0.90-0.b.2.0.8|2	Version:        0.90
14cu|gif89encoder-0.90-0.b.2.0.8|3	Release:        0.b.2.0.8
14cu|gif89encoder-0.90-0.b.2.0.8|4	Epoch:          0
14cu|gif89encoder-0.90-0.b.2.0.8|5	Summary:        Java class library for encoding GIF's
14cu|gif89encoder-0.90-0.b.2.0.8|6	License:        BSD
14cu|gif89encoder-0.90-0.b.2.0.8|7	URL:            http://jmge.net/java/gifenc/
14cu|gif89encoder-0.90-0.b.2.0.8|8	Group:          Development/Java
14cu|gif89encoder-0.90-0.b.2.0.8|9	Source0:        http://jmge.net/java/gifenc/Gif89Encoder090b.zip
14cu|gif89encoder-0.90-0.b.2.0.8|10	Requires:       jpackage-utils >= 0:1.6
14cu|gif89encoder-0.90-0.b.2.0.8|11	BuildRequires:  ant >= 0:1.6
14cu|gif89encoder-0.90-0.b.2.0.8|12	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|gif89encoder-0.90-0.b.2.0.8|13	BuildArch:      noarch
14cu|gif89encoder-0.90-0.b.2.0.8|14	
14cu|gif89encoder-0.90-0.b.2.0.8|15	%description
14cu|gif89encoder-0.90-0.b.2.0.8|16	This Java class library for encoding GIF's is likely to be of
14cu|gif89encoder-0.90-0.b.2.0.8|17	utility to many other programmers. It covers more of the extended
14cu|gif89encoder-0.90-0.b.2.0.8|18	GIF89a feature set, including animation and embedded textual
14cu|gif89encoder-0.90-0.b.2.0.8|19	comments, than any other free Java GIF encoder.
14cu|gif89encoder-0.90-0.b.2.0.8|20	
14cu|gif89encoder-0.90-0.b.2.0.8|21	%package javadoc
14cu|gif89encoder-0.90-0.b.2.0.8|22	Summary:        Javadoc for %{name}
14cu|gif89encoder-0.90-0.b.2.0.8|23	Group:          Development/Java
14cu|gif89encoder-0.90-0.b.2.0.8|24	Requires(post): /bin/rm,/bin/ln
14cu|gif89encoder-0.90-0.b.2.0.8|25	Requires(postun): /bin/rm
14cu|gif89encoder-0.90-0.b.2.0.8|26	
14cu|gif89encoder-0.90-0.b.2.0.8|27	%description javadoc
14cu|gif89encoder-0.90-0.b.2.0.8|28	Javadoc for %{name}.
14cu|gif89encoder-0.90-0.b.2.0.8|29	
14cu|gif89encoder-0.90-0.b.2.0.8|30	%prep
14cu|gif89encoder-0.90-0.b.2.0.8|31	%setup -q -c
14cu|gif89encoder-0.90-0.b.2.0.8|32	%__rm -f lib/classes.jar
14cu|gif89encoder-0.90-0.b.2.0.8|33	%{__perl} -pi -e 's/\r$//g' readme.txt
14cu|gif89encoder-0.90-0.b.2.0.8|34	
14cu|gif89encoder-0.90-0.b.2.0.8|35	%build
14cu|gif89encoder-0.90-0.b.2.0.8|36	%__mkdir_p build/lib
14cu|gif89encoder-0.90-0.b.2.0.8|37	%__mkdir_p build/javadocs
14cu|gif89encoder-0.90-0.b.2.0.8|38	
14cu|gif89encoder-0.90-0.b.2.0.8|39	pushd src
14cu|gif89encoder-0.90-0.b.2.0.8|40	
14cu|gif89encoder-0.90-0.b.2.0.8|41	%javac `find . -name "*.java"`
14cu|gif89encoder-0.90-0.b.2.0.8|42	%jar cfm ../build/lib/%{name}.jar /dev/null `find . -name "*.class"`
14cu|gif89encoder-0.90-0.b.2.0.8|43	%javadoc -d ../build/javadocs `find . -name "*.java"`
14cu|gif89encoder-0.90-0.b.2.0.8|44	
14cu|gif89encoder-0.90-0.b.2.0.8|45	popd
14cu|gif89encoder-0.90-0.b.2.0.8|46	
14cu|gif89encoder-0.90-0.b.2.0.8|47	%install
14cu|gif89encoder-0.90-0.b.2.0.8|48	# jars
14cu|gif89encoder-0.90-0.b.2.0.8|49	%__mkdir_p %{buildroot}%{_javadir}
14cu|gif89encoder-0.90-0.b.2.0.8|50	%__install -p -m 644 build/lib/%{name}.jar \
14cu|gif89encoder-0.90-0.b.2.0.8|51	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|gif89encoder-0.90-0.b.2.0.8|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14cu|gif89encoder-0.90-0.b.2.0.8|53	%__ln_s ${jar} ${jar/-%{version}/}; done)
14cu|gif89encoder-0.90-0.b.2.0.8|54	
14cu|gif89encoder-0.90-0.b.2.0.8|55	# javadoc
14cu|gif89encoder-0.90-0.b.2.0.8|56	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gif89encoder-0.90-0.b.2.0.8|57	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gif89encoder-0.90-0.b.2.0.8|58	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
14cu|gif89encoder-0.90-0.b.2.0.8|59	
14cu|gif89encoder-0.90-0.b.2.0.8|60	%files
14cu|gif89encoder-0.90-0.b.2.0.8|61	%defattr(0644,root,root,0755)
14cu|gif89encoder-0.90-0.b.2.0.8|62	%doc readme.txt
14cu|gif89encoder-0.90-0.b.2.0.8|63	%{_javadir}/%{name}.jar
14cu|gif89encoder-0.90-0.b.2.0.8|64	%{_javadir}//%{name}-%{version}.jar
14cu|gif89encoder-0.90-0.b.2.0.8|65	
14cu|gif89encoder-0.90-0.b.2.0.8|66	%files javadoc
14cu|gif89encoder-0.90-0.b.2.0.8|67	%defattr(0644,root,root,0755)
14cu|gif89encoder-0.90-0.b.2.0.8|68	%dir %{_javadocdir}/%{name}-%{version}
14cu|gif89encoder-0.90-0.b.2.0.8|69	%{_javadocdir}/%{name}-%{version}/*
14cu|gif89encoder-0.90-0.b.2.0.8|70	%dir %{_javadocdir}/%{name}
14cu|gif89encoder-0.90-0.b.2.0.8|71	
14cu|gif89encoder-0.90-0.b.2.0.8|72	%changelog
14cu|gif89encoder-0.90-0.b.2.0.8|73	
14cu|gif89encoder-0.90-0.b.2.0.8|74	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:0.90-0.b.2.0.8
14cu|gif89encoder-0.90-0.b.2.0.8|75	- (ca0f97a) Drop gcj
14cu|gif89encoder-0.90-0.b.2.0.8|76	
14cu|gif89encoder-0.90-0.b.2.0.8|77	

10242 14
14cu|giFTcurs-0.6.2-11|1	Summary:	Cursed frontend to the giFT daemon
14cu|giFTcurs-0.6.2-11|2	Name:		giFTcurs
14cu|giFTcurs-0.6.2-11|3	Version:	0.6.2
14cu|giFTcurs-0.6.2-11|4	Release:	11
14cu|giFTcurs-0.6.2-11|5	License:	GPLv2+
14cu|giFTcurs-0.6.2-11|6	Group:		Networking/Other
14cu|giFTcurs-0.6.2-11|7	Url:		http://www.nongnu.org/giftcurs/
14cu|giFTcurs-0.6.2-11|8	Source0:	http://download.savannah.gnu.org/releases/giftcurs/%{name}-%{version}.tar.gz
14cu|giFTcurs-0.6.2-11|9	Source1:	%{name}-icon-16.png
14cu|giFTcurs-0.6.2-11|10	Source2:	%{name}-icon-32.png
14cu|giFTcurs-0.6.2-11|11	Source3:	%{name}-icon-48.png
14cu|giFTcurs-0.6.2-11|12	BuildRequires:	gpm-devel
14cu|giFTcurs-0.6.2-11|13	BuildRequires:	pkgconfig(glib-2.0)
14cu|giFTcurs-0.6.2-11|14	BuildRequires:	pkgconfig(ncursesw)
14cu|giFTcurs-0.6.2-11|15	Suggests:	gift
14cu|giFTcurs-0.6.2-11|16	# It doesn't not require giFT to run 'cause it can connect to another
14cu|giFTcurs-0.6.2-11|17	# host
14cu|giFTcurs-0.6.2-11|18	
14cu|giFTcurs-0.6.2-11|19	%description
14cu|giFTcurs-0.6.2-11|20	The giFTcurs software is a cursed frontend to the giFT daemon and has been
14cu|giFTcurs-0.6.2-11|21	described as "seriously slick". It won't work that well without giFT, which
14cu|giFTcurs-0.6.2-11|22	you should have already.
14cu|giFTcurs-0.6.2-11|23	
14cu|giFTcurs-0.6.2-11|24	%files -f %{name}.lang
14cu|giFTcurs-0.6.2-11|25	%doc README COPYING NEWS AUTHORS ChangeLog TODO ABOUT-NLS
14cu|giFTcurs-0.6.2-11|26	%{_bindir}/giFTcurs
14cu|giFTcurs-0.6.2-11|27	%{_datadir}/applications/%{name}.desktop
14cu|giFTcurs-0.6.2-11|28	%{_miconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|29	%{_iconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|30	%{_liconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|31	%{_mandir}/man1/giFTcurs.1*
14cu|giFTcurs-0.6.2-11|32	%{_mandir}/man5/giFTcurs.conf.5*
14cu|giFTcurs-0.6.2-11|33	
14cu|giFTcurs-0.6.2-11|34	#----------------------------------------------------------------------------
14cu|giFTcurs-0.6.2-11|35	
14cu|giFTcurs-0.6.2-11|36	%prep
14cu|giFTcurs-0.6.2-11|37	%setup -q
14cu|giFTcurs-0.6.2-11|38	
14cu|giFTcurs-0.6.2-11|39	%build
14cu|giFTcurs-0.6.2-11|40	%configure2_5x --with-ncursesw
14cu|giFTcurs-0.6.2-11|41	%make
14cu|giFTcurs-0.6.2-11|42	
14cu|giFTcurs-0.6.2-11|43	%install
14cu|giFTcurs-0.6.2-11|44	%makeinstall_std
14cu|giFTcurs-0.6.2-11|45	
14cu|giFTcurs-0.6.2-11|46	%find_lang %{name}
14cu|giFTcurs-0.6.2-11|47	
14cu|giFTcurs-0.6.2-11|48	# menu
14cu|giFTcurs-0.6.2-11|49	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|50	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|51	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
14cu|giFTcurs-0.6.2-11|52	
14cu|giFTcurs-0.6.2-11|53	# Creation of the menu item
14cu|giFTcurs-0.6.2-11|54	
14cu|giFTcurs-0.6.2-11|55	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|giFTcurs-0.6.2-11|56	
14cu|giFTcurs-0.6.2-11|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|giFTcurs-0.6.2-11|58	[Desktop Entry]
14cu|giFTcurs-0.6.2-11|59	Type=Application
14cu|giFTcurs-0.6.2-11|60	Exec=%{_bindir}/giFTcurs
14cu|giFTcurs-0.6.2-11|61	Categories=P2P;Network;FileTransfer;ConsoleOnly;
14cu|giFTcurs-0.6.2-11|62	Name=GiFTcurs
14cu|giFTcurs-0.6.2-11|63	Comment=Cursed frontend for the giFT peer2peer software
14cu|giFTcurs-0.6.2-11|64	Icon=%{name}
14cu|giFTcurs-0.6.2-11|65	Terminal=true
14cu|giFTcurs-0.6.2-11|66	EOF
14cu|giFTcurs-0.6.2-11|67	
14cu|giFTcurs-0.6.2-11|68	
14cu|giFTcurs-0.6.2-11|69	%changelog
14cu|giFTcurs-0.6.2-11|70	
14cu|giFTcurs-0.6.2-11|71	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0.6.2-11
14cu|giFTcurs-0.6.2-11|72	- (6bf1acf) Replace tarball with gzipped one as upstream did
14cu|giFTcurs-0.6.2-11|73	
14cu|giFTcurs-0.6.2-11|74	

10243 14
14cu|gig-4.0.0-2|1	%define oname libgig
14cu|gig-4.0.0-2|2	
14cu|gig-4.0.0-2|3	%define akaimajor 0
14cu|gig-4.0.0-2|4	%define gigmajor 7
14cu|gig-4.0.0-2|5	%define libakai %mklibname akai %{akaimajor}
14cu|gig-4.0.0-2|6	%define libname %mklibname %{name} %{gigmajor}
14cu|gig-4.0.0-2|7	%define devname %mklibname %{name} -d
14cu|gig-4.0.0-2|8	
14cu|gig-4.0.0-2|9	Summary:	C++ library for loading Gigasampler files
14cu|gig-4.0.0-2|10	Name:		gig
14cu|gig-4.0.0-2|11	Version:	4.0.0
14cu|gig-4.0.0-2|12	Release:	2
14cu|gig-4.0.0-2|13	License:	GPLv2+
14cu|gig-4.0.0-2|14	Group:		Sound
14cu|gig-4.0.0-2|15	Url:		http://www.linuxsampler.org/
14cu|gig-4.0.0-2|16	Source0:	http://download.linuxsampler.org/packages/%{oname}-%{version}.tar.bz2
14cu|gig-4.0.0-2|17	Patch0:		libgig-4.0.0-libdir.patch
14cu|gig-4.0.0-2|18	BuildRequires:	pkgconfig(sndfile) >= 1.0.2
14cu|gig-4.0.0-2|19	BuildRequires:	pkgconfig(uuid)
14cu|gig-4.0.0-2|20	
14cu|gig-4.0.0-2|21	%description
14cu|gig-4.0.0-2|22	C++ library for loading Gigasampler files and DLS Level 1/2 files.
14cu|gig-4.0.0-2|23	
14cu|gig-4.0.0-2|24	%files
14cu|gig-4.0.0-2|25	%doc ChangeLog COPYING NEWS README
14cu|gig-4.0.0-2|26	%{_bindir}/*
14cu|gig-4.0.0-2|27	%{_mandir}/man1/*.1.*
14cu|gig-4.0.0-2|28	
14cu|gig-4.0.0-2|29	#--------------------------------------------------------------------
14cu|gig-4.0.0-2|30	
14cu|gig-4.0.0-2|31	%package -n %{libakai}
14cu|gig-4.0.0-2|32	Summary:	Shared library from %{name}
14cu|gig-4.0.0-2|33	Group:		System/Libraries
14cu|gig-4.0.0-2|34	
14cu|gig-4.0.0-2|35	%description -n %{libakai}
14cu|gig-4.0.0-2|36	C++ library for loading Gigasampler files and DLS Level 1/2 files.
14cu|gig-4.0.0-2|37	
14cu|gig-4.0.0-2|38	%files -n %{libakai}
14cu|gig-4.0.0-2|39	%doc ChangeLog COPYING NEWS README
14cu|gig-4.0.0-2|40	%{_libdir}/libakai.so.%{akaimajor}*
14cu|gig-4.0.0-2|41	
14cu|gig-4.0.0-2|42	#--------------------------------------------------------------------
14cu|gig-4.0.0-2|43	
14cu|gig-4.0.0-2|44	%package -n %{libname}
14cu|gig-4.0.0-2|45	Summary:	Shared library from %{name}
14cu|gig-4.0.0-2|46	Group:		System/Libraries
14cu|gig-4.0.0-2|47	
14cu|gig-4.0.0-2|48	%description -n %{libname}
14cu|gig-4.0.0-2|49	C++ library for loading Gigasampler files and DLS Level 1/2 files.
14cu|gig-4.0.0-2|50	
14cu|gig-4.0.0-2|51	%files -n %{libname}
14cu|gig-4.0.0-2|52	%doc ChangeLog COPYING NEWS README
14cu|gig-4.0.0-2|53	%{_libdir}/libgig.so.%{gigmajor}*
14cu|gig-4.0.0-2|54	
14cu|gig-4.0.0-2|55	#--------------------------------------------------------------------
14cu|gig-4.0.0-2|56	
14cu|gig-4.0.0-2|57	%package -n %{devname}
14cu|gig-4.0.0-2|58	Summary:	Development files from %{name}
14cu|gig-4.0.0-2|59	Group:		Development/Other
14cu|gig-4.0.0-2|60	Requires:	%{libakai} = %{EVRD}
14cu|gig-4.0.0-2|61	Requires:	%{libname} = %{EVRD}
14cu|gig-4.0.0-2|62	Provides:	%{name}-devel = %{EVRD}
14cu|gig-4.0.0-2|63	Provides:	%{oname}-devel = %{EVRD}
14cu|gig-4.0.0-2|64	%rename %{_lib}%{name}6-devel
14cu|gig-4.0.0-2|65	
14cu|gig-4.0.0-2|66	%description -n %{devname}
14cu|gig-4.0.0-2|67	Development libraries from %{oname}.
14cu|gig-4.0.0-2|68	
14cu|gig-4.0.0-2|69	%files -n %{devname}
14cu|gig-4.0.0-2|70	%doc ChangeLog COPYING NEWS README
14cu|gig-4.0.0-2|71	%dir %{_includedir}/%{oname}
14cu|gig-4.0.0-2|72	%{_includedir}/%{oname}/*.h
14cu|gig-4.0.0-2|73	%{_libdir}/*.so
14cu|gig-4.0.0-2|74	%{_libdir}/pkgconfig/gig.pc
14cu|gig-4.0.0-2|75	%{_libdir}/pkgconfig/akai.pc
14cu|gig-4.0.0-2|76	
14cu|gig-4.0.0-2|77	#--------------------------------------------------------------------
14cu|gig-4.0.0-2|78	
14cu|gig-4.0.0-2|79	%prep
14cu|gig-4.0.0-2|80	%setup -qn %{oname}-%{version}
14cu|gig-4.0.0-2|81	%patch0 -p1
14cu|gig-4.0.0-2|82	
14cu|gig-4.0.0-2|83	# Kill wrong perms
14cu|gig-4.0.0-2|84	find . -name "*.cpp" -type f -print0 | xargs -0 chmod -x
14cu|gig-4.0.0-2|85	find . -name "*.h" -type f -print0 | xargs -0 chmod -x
14cu|gig-4.0.0-2|86	
14cu|gig-4.0.0-2|87	%build
14cu|gig-4.0.0-2|88	autoreconf -fi
14cu|gig-4.0.0-2|89	
14cu|gig-4.0.0-2|90	%configure2_5x \
14cu|gig-4.0.0-2|91	--disable-static
14cu|gig-4.0.0-2|92	%make
14cu|gig-4.0.0-2|93	
14cu|gig-4.0.0-2|94	%install
14cu|gig-4.0.0-2|95	%makeinstall_std
14cu|gig-4.0.0-2|96	
14cu|gig-4.0.0-2|97	%changelog
14cu|gig-4.0.0-2|98	
14cu|gig-4.0.0-2|99	* Wed Dec 23 2015 gvm <mc2374@mclink.it> 4.0.0-2
14cu|gig-4.0.0-2|100	- (36df4d2) Bump release to allow rebuilding.
14cu|gig-4.0.0-2|101	
14cu|gig-4.0.0-2|102	

10244 14
14cu|gigedit-1.0.0-1|1	%define	major 3
14cu|gigedit-1.0.0-1|2	%define	libname %mklibname %{name} %{major}
14cu|gigedit-1.0.0-1|3	%define	develname %mklibname %{name} -d
14cu|gigedit-1.0.0-1|4	
14cu|gigedit-1.0.0-1|5	Name:		gigedit
14cu|gigedit-1.0.0-1|6	Summary:	Instrument editor for gig files
14cu|gigedit-1.0.0-1|7	Version:	1.0.0
14cu|gigedit-1.0.0-1|8	Release:	1
14cu|gigedit-1.0.0-1|9	License:	GPLv2+
14cu|gigedit-1.0.0-1|10	Group:		Sound
14cu|gigedit-1.0.0-1|11	URL:		http://www.linuxsampler.org/
14cu|gigedit-1.0.0-1|12	Source0:	http://download.linuxsampler.org/packages/%{name}-%{version}.tar.bz2
14cu|gigedit-1.0.0-1|13	BuildRequires:	perl(XML::Parser)
14cu|gigedit-1.0.0-1|14	BuildRequires:	xsltproc
14cu|gigedit-1.0.0-1|15	BuildRequires:	pkgconfig(gtkmm-3.0)
14cu|gigedit-1.0.0-1|16	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|gigedit-1.0.0-1|17	BuildRequires:	pkgconfig(gthread-2.0)
14cu|gigedit-1.0.0-1|18	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|gigedit-1.0.0-1|19	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|gigedit-1.0.0-1|20	BuildRequires:	pkgconfig(gig) >= 4.0.0
14cu|gigedit-1.0.0-1|21	BuildRequires:	pkgconfig(linuxsampler) >= 2.0.0
14cu|gigedit-1.0.0-1|22	BuildRequires:	pkgconfig(sqlite3)
14cu|gigedit-1.0.0-1|23	BuildRequires:	pkgconfig(alsa)
14cu|gigedit-1.0.0-1|24	BuildRequires:	pkgconfig(jack)
14cu|gigedit-1.0.0-1|25	BuildRequires:	pkgconfig(sndfile) >= 1.0.11
14cu|gigedit-1.0.0-1|26	BuildRequires:	intltool
14cu|gigedit-1.0.0-1|27	Requires:	%{name}-plugins
14cu|gigedit-1.0.0-1|28	
14cu|gigedit-1.0.0-1|29	%description
14cu|gigedit-1.0.0-1|30	An instrument editor for gig files.
14cu|gigedit-1.0.0-1|31	
14cu|gigedit-1.0.0-1|32	%files -f %{name}.lang
14cu|gigedit-1.0.0-1|33	%dir %{_docdir}/%{name}
14cu|gigedit-1.0.0-1|34	%doc %{_docdir}/%{name}/*.png
14cu|gigedit-1.0.0-1|35	%doc %{_docdir}/%{name}/*.css
14cu|gigedit-1.0.0-1|36	%doc %{_docdir}/%{name}/*.html
14cu|gigedit-1.0.0-1|37	%{_bindir}/%{name}
14cu|gigedit-1.0.0-1|38	%{_datadir}/%{name}/status_attached.xpm
14cu|gigedit-1.0.0-1|39	%{_datadir}/%{name}/status_detached.xpm
14cu|gigedit-1.0.0-1|40	
14cu|gigedit-1.0.0-1|41	#--------------------------------------------------------------------
14cu|gigedit-1.0.0-1|42	
14cu|gigedit-1.0.0-1|43	%package -n     %{libname}
14cu|gigedit-1.0.0-1|44	Group:		System/Libraries
14cu|gigedit-1.0.0-1|45	Summary:	Libraries for %{name}
14cu|gigedit-1.0.0-1|46	Provides:	%{name} = %{EVRD}
14cu|gigedit-1.0.0-1|47	
14cu|gigedit-1.0.0-1|48	%description -n %{libname}
14cu|gigedit-1.0.0-1|49	Librairies from %{name}.
14cu|gigedit-1.0.0-1|50	
14cu|gigedit-1.0.0-1|51	%files -n %{libname}
14cu|gigedit-1.0.0-1|52	%doc AUTHORS ChangeLog COPYING README
14cu|gigedit-1.0.0-1|53	%{_libdir}/%{name}/libgigedit.so.%{major}*
14cu|gigedit-1.0.0-1|54	
14cu|gigedit-1.0.0-1|55	#--------------------------------------------------------------------
14cu|gigedit-1.0.0-1|56	
14cu|gigedit-1.0.0-1|57	%package -n     %{develname}
14cu|gigedit-1.0.0-1|58	Group:		Development/Other
14cu|gigedit-1.0.0-1|59	Summary:	Development libraries for %{name}
14cu|gigedit-1.0.0-1|60	Requires:	%{libname} = %{EVRD}
14cu|gigedit-1.0.0-1|61	Provides:	%{name}-devel = %{EVRD}
14cu|gigedit-1.0.0-1|62	
14cu|gigedit-1.0.0-1|63	%description -n %{develname}
14cu|gigedit-1.0.0-1|64	Development libraries from %{name}.
14cu|gigedit-1.0.0-1|65	
14cu|gigedit-1.0.0-1|66	%files -n %{develname}
14cu|gigedit-1.0.0-1|67	%doc AUTHORS COPYING
14cu|gigedit-1.0.0-1|68	%{_libdir}/%{name}/libgigedit.so
14cu|gigedit-1.0.0-1|69	
14cu|gigedit-1.0.0-1|70	#--------------------------------------------------------------------
14cu|gigedit-1.0.0-1|71	
14cu|gigedit-1.0.0-1|72	%package plugins
14cu|gigedit-1.0.0-1|73	Group:		Sound
14cu|gigedit-1.0.0-1|74	Summary:	Gigedit plugin for LinuxSampler
14cu|gigedit-1.0.0-1|75	Requires:	linuxsampler
14cu|gigedit-1.0.0-1|76	Requires:	%{name} = %{version}-%{release}
14cu|gigedit-1.0.0-1|77	
14cu|gigedit-1.0.0-1|78	%description plugins
14cu|gigedit-1.0.0-1|79	Gigedit plugin for LinuxSampler. This plugin is required when using the Edit
14cu|gigedit-1.0.0-1|80	button in QSampler.
14cu|gigedit-1.0.0-1|81	
14cu|gigedit-1.0.0-1|82	%files plugins
14cu|gigedit-1.0.0-1|83	%doc AUTHORS COPYING
14cu|gigedit-1.0.0-1|84	%{_libdir}/linuxsampler/plugins/*.so
14cu|gigedit-1.0.0-1|85	
14cu|gigedit-1.0.0-1|86	#--------------------------------------------------------------------
14cu|gigedit-1.0.0-1|87	
14cu|gigedit-1.0.0-1|88	%prep
14cu|gigedit-1.0.0-1|89	%setup -qn %{name}-%{version}
14cu|gigedit-1.0.0-1|90	
14cu|gigedit-1.0.0-1|91	
14cu|gigedit-1.0.0-1|92	%build
14cu|gigedit-1.0.0-1|93	%configure2_5x --disable-static
14cu|gigedit-1.0.0-1|94	%make
14cu|gigedit-1.0.0-1|95	
14cu|gigedit-1.0.0-1|96	
14cu|gigedit-1.0.0-1|97	%install
14cu|gigedit-1.0.0-1|98	%makeinstall_std
14cu|gigedit-1.0.0-1|99	
14cu|gigedit-1.0.0-1|100	%find_lang %{name}
14cu|gigedit-1.0.0-1|101	
14cu|gigedit-1.0.0-1|102	%changelog
14cu|gigedit-1.0.0-1|103	
14cu|gigedit-1.0.0-1|104	* Wed Dec 23 2015 gvm <mc2374@mclink.it> 1.0.0-1
14cu|gigedit-1.0.0-1|105	- (94c500c) Added BReq for xsltproc.
14cu|gigedit-1.0.0-1|106	
14cu|gigedit-1.0.0-1|107	

10245 14
14cu|gimagereader-3.1.2-2|1	Name:		gimagereader
14cu|gimagereader-3.1.2-2|2	Version:	3.1.2
14cu|gimagereader-3.1.2-2|3	Release:	2
14cu|gimagereader-3.1.2-2|4	Summary:	A front-end to tesseract-ocr
14cu|gimagereader-3.1.2-2|5	Group:		Graphics
14cu|gimagereader-3.1.2-2|6	License:	GPLv3+
14cu|gimagereader-3.1.2-2|7	Url:		https://github.com/manisandro/gimagereader
14cu|gimagereader-3.1.2-2|8	Source0:	https://github.com/manisandro/gimagereader/releases/download/v%{version}/%{name}-%{version}.tar.xz
14cu|gimagereader-3.1.2-2|9	# Fix FTBFS
14cu|gimagereader-3.1.2-2|10	Patch0:		ftbfs.patch
14cu|gimagereader-3.1.2-2|11	
14cu|gimagereader-3.1.2-2|12	BuildRequires:	appstream-util
14cu|gimagereader-3.1.2-2|13	BuildRequires:	cmake
14cu|gimagereader-3.1.2-2|14	BuildRequires:	desktop-file-utils
14cu|gimagereader-3.1.2-2|15	BuildRequires:	gomp-devel
14cu|gimagereader-3.1.2-2|16	BuildRequires:	intltool
14cu|gimagereader-3.1.2-2|17	BuildRequires:	pkgconfig(gdkmm-3.0)
14cu|gimagereader-3.1.2-2|18	BuildRequires:	pkgconfig(gtkspellmm-3.0)
14cu|gimagereader-3.1.2-2|19	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|gimagereader-3.1.2-2|20	BuildRequires:	pkgconfig(poppler-glib)
14cu|gimagereader-3.1.2-2|21	BuildRequires:	pkgconfig(sane-backends)
14cu|gimagereader-3.1.2-2|22	BuildRequires:	pkgconfig(appstream-glib)
14cu|gimagereader-3.1.2-2|23	BuildRequires:	pkgconfig(QtSpell-qt5)
14cu|gimagereader-3.1.2-2|24	BuildRequires:	pkgconfig(poppler-qt5)
14cu|gimagereader-3.1.2-2|25	BuildRequires:	pkgconfig(gtksourceviewmm-3.0)
14cu|gimagereader-3.1.2-2|26	BuildRequires:	qt5-devel
14cu|gimagereader-3.1.2-2|27	BuildRequires:	tesseract-devel
14cu|gimagereader-3.1.2-2|28	
14cu|gimagereader-3.1.2-2|29	Requires:	hicolor-icon-theme
14cu|gimagereader-3.1.2-2|30	Requires:	tesseract
14cu|gimagereader-3.1.2-2|31	Requires:	tesseract-rus
14cu|gimagereader-3.1.2-2|32	Requires:	tesseract-eng
14cu|gimagereader-3.1.2-2|33	
14cu|gimagereader-3.1.2-2|34	%description
14cu|gimagereader-3.1.2-2|35	gImageReader is a simple front-end to tesseract. Features include:
14cu|gimagereader-3.1.2-2|36	- Automatic page layout detection
14cu|gimagereader-3.1.2-2|37	- User can manually define and adjust recognition regions
14cu|gimagereader-3.1.2-2|38	- Import images from disk, scanning devices, clipboard and screenshots
14cu|gimagereader-3.1.2-2|39	- Supports multipage PDF documents
14cu|gimagereader-3.1.2-2|40	- Recognized text displayed directly next to the image
14cu|gimagereader-3.1.2-2|41	- Editing of output text, including search/replace and removing line breaks
14cu|gimagereader-3.1.2-2|42	- Spellchecking for output text (if corresponding dictionary installed)
14cu|gimagereader-3.1.2-2|43	
14cu|gimagereader-3.1.2-2|44	
14cu|gimagereader-3.1.2-2|45	%package gtk
14cu|gimagereader-3.1.2-2|46	Summary:       A Gtk+ front-end to tesseract-ocr
14cu|gimagereader-3.1.2-2|47	Requires:      %{name}-common = %{version}-%{release}
14cu|gimagereader-3.1.2-2|48	Obsoletes:     %{name} < 2.94-1
14cu|gimagereader-3.1.2-2|49	
14cu|gimagereader-3.1.2-2|50	%description gtk
14cu|gimagereader-3.1.2-2|51	gImageReader is a simple front-end to tesseract. Features include:
14cu|gimagereader-3.1.2-2|52	- Automatic page layout detection
14cu|gimagereader-3.1.2-2|53	- User can manually define and adjust recognition regions
14cu|gimagereader-3.1.2-2|54	- Import images from disk, scanning devices, clipboard and screenshots
14cu|gimagereader-3.1.2-2|55	- Supports multipage PDF documents
14cu|gimagereader-3.1.2-2|56	- Recognized text displayed directly next to the image
14cu|gimagereader-3.1.2-2|57	- Editing of output text, including search/replace and removing line breaks
14cu|gimagereader-3.1.2-2|58	- Spellchecking for output text (if corresponding dictionary installed)
14cu|gimagereader-3.1.2-2|59	This package contains the Gtk+ front-end.
14cu|gimagereader-3.1.2-2|60	
14cu|gimagereader-3.1.2-2|61	
14cu|gimagereader-3.1.2-2|62	%package qt5
14cu|gimagereader-3.1.2-2|63	Summary:       A Qt front-end to tesseract-ocr
14cu|gimagereader-3.1.2-2|64	Requires:      %{name}-common = %{version}-%{release}
14cu|gimagereader-3.1.2-2|65	
14cu|gimagereader-3.1.2-2|66	%description qt5
14cu|gimagereader-3.1.2-2|67	gImageReader is a simple front-end to tesseract. Features include:
14cu|gimagereader-3.1.2-2|68	- Automatic page layout detection
14cu|gimagereader-3.1.2-2|69	- User can manually define and adjust recognition regions
14cu|gimagereader-3.1.2-2|70	- Import images from disk, scanning devices, clipboard and screenshots
14cu|gimagereader-3.1.2-2|71	- Supports multipage PDF documents
14cu|gimagereader-3.1.2-2|72	- Recognized text displayed directly next to the image
14cu|gimagereader-3.1.2-2|73	- Editing of output text, including search/replace and removing line breaks
14cu|gimagereader-3.1.2-2|74	- Spellchecking for output text (if corresponding dictionary installed)
14cu|gimagereader-3.1.2-2|75	This package contains the Qt front-end.
14cu|gimagereader-3.1.2-2|76	
14cu|gimagereader-3.1.2-2|77	%package common
14cu|gimagereader-3.1.2-2|78	Summary:       Common files for %{name}
14cu|gimagereader-3.1.2-2|79	BuildArch:     noarch
14cu|gimagereader-3.1.2-2|80	
14cu|gimagereader-3.1.2-2|81	%description common
14cu|gimagereader-3.1.2-2|82	Common files for %{name}.
14cu|gimagereader-3.1.2-2|83	
14cu|gimagereader-3.1.2-2|84	
14cu|gimagereader-3.1.2-2|85	%prep
14cu|gimagereader-3.1.2-2|86	%setup -q
14cu|gimagereader-3.1.2-2|87	%patch0 -p1
14cu|gimagereader-3.1.2-2|88	
14cu|gimagereader-3.1.2-2|89	
14cu|gimagereader-3.1.2-2|90	%build
14cu|gimagereader-3.1.2-2|91	%cmake -DINTERFACE_TYPE=gtk -DENABLE_VERSIONCHECK=0 -DMANUAL_DIR="%{_defaultdocdir}/%{name}-common"
14cu|gimagereader-3.1.2-2|92	%make
14cu|gimagereader-3.1.2-2|93	cd ..
14cu|gimagereader-3.1.2-2|94	mv build build_gtk
14cu|gimagereader-3.1.2-2|95	
14cu|gimagereader-3.1.2-2|96	%cmake -DINTERFACE_TYPE=qt5 -DENABLE_VERSIONCHECK=0 -DMANUAL_DIR="%{_defaultdocdir}/%{name}-common"
14cu|gimagereader-3.1.2-2|97	%make
14cu|gimagereader-3.1.2-2|98	cd ..
14cu|gimagereader-3.1.2-2|99	mv build build_qt
14cu|gimagereader-3.1.2-2|100	
14cu|gimagereader-3.1.2-2|101	%install
14cu|gimagereader-3.1.2-2|102	mv build_gtk build
14cu|gimagereader-3.1.2-2|103	%makeinstall_std -C build
14cu|gimagereader-3.1.2-2|104	mv build build_gtk
14cu|gimagereader-3.1.2-2|105	
14cu|gimagereader-3.1.2-2|106	mv build_qt build
14cu|gimagereader-3.1.2-2|107	%makeinstall_std -C build
14cu|gimagereader-3.1.2-2|108	
14cu|gimagereader-3.1.2-2|109	%{_bindir}/desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-gtk.desktop
14cu|gimagereader-3.1.2-2|110	%{_bindir}/desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-qt5.desktop
14cu|gimagereader-3.1.2-2|111	%{_bindir}/appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}-gtk.appdata.xml
14cu|gimagereader-3.1.2-2|112	%{_bindir}/appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}-qt5.appdata.xml
14cu|gimagereader-3.1.2-2|113	
14cu|gimagereader-3.1.2-2|114	%find_lang %{name}
14cu|gimagereader-3.1.2-2|115	
14cu|gimagereader-3.1.2-2|116	
14cu|gimagereader-3.1.2-2|117	%files common -f %{name}.lang
14cu|gimagereader-3.1.2-2|118	%doc AUTHORS ChangeLog NEWS README TODO COPYING
14cu|gimagereader-3.1.2-2|119	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|gimagereader-3.1.2-2|120	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|gimagereader-3.1.2-2|121	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cu|gimagereader-3.1.2-2|122	
14cu|gimagereader-3.1.2-2|123	%files gtk
14cu|gimagereader-3.1.2-2|124	%{_bindir}/%{name}-gtk
14cu|gimagereader-3.1.2-2|125	%{_datadir}/appdata/%{name}-gtk.appdata.xml
14cu|gimagereader-3.1.2-2|126	%{_datadir}/applications/%{name}-gtk.desktop
14cu|gimagereader-3.1.2-2|127	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cu|gimagereader-3.1.2-2|128	
14cu|gimagereader-3.1.2-2|129	%files qt5
14cu|gimagereader-3.1.2-2|130	%{_bindir}/%{name}-qt5
14cu|gimagereader-3.1.2-2|131	%{_datadir}/appdata/%{name}-qt5.appdata.xml
14cu|gimagereader-3.1.2-2|132	%{_datadir}/applications/%{name}-qt5.desktop
14cu|gimagereader-3.1.2-2|133	
14cu|gimagereader-3.1.2-2|134	
14cu|gimagereader-3.1.2-2|135	%changelog

10246 14
14cu|gimp-plugin-bimp-1.18-1|1	%define _name bimp
14cu|gimp-plugin-bimp-1.18-1|2	
14cu|gimp-plugin-bimp-1.18-1|3	Summary:	Batch Image Manipulation Plugin
14cu|gimp-plugin-bimp-1.18-1|4	Name:		gimp-plugin-bimp
14cu|gimp-plugin-bimp-1.18-1|5	Version:	1.18
14cu|gimp-plugin-bimp-1.18-1|6	Release:	1
14cu|gimp-plugin-bimp-1.18-1|7	Url:		http://www.alessandrofrancesconi.it/projects/bimp/
14cu|gimp-plugin-bimp-1.18-1|8	Source:		https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|gimp-plugin-bimp-1.18-1|9	Patch0:		gimp-plugin-bimp-debug.patch
14cu|gimp-plugin-bimp-1.18-1|10	License:	GPLv2+
14cu|gimp-plugin-bimp-1.18-1|11	Group:		Graphics
14cu|gimp-plugin-bimp-1.18-1|12	
14cu|gimp-plugin-bimp-1.18-1|13	BuildRequires:	gimp-devel
14cu|gimp-plugin-bimp-1.18-1|14	Requires:	gimp >= 2.6.0
14cu|gimp-plugin-bimp-1.18-1|15	
14cu|gimp-plugin-bimp-1.18-1|16	Provides:	%{_name} = %{version}
14cu|gimp-plugin-bimp-1.18-1|17	
14cu|gimp-plugin-bimp-1.18-1|18	%description
14cu|gimp-plugin-bimp-1.18-1|19	Use BIMP to apply a set of GIMP manipulations to groups of images.
14cu|gimp-plugin-bimp-1.18-1|20	It provides an easy to use interface and a lot of functions!
14cu|gimp-plugin-bimp-1.18-1|21	It's written in C using the latest GTK directives.
14cu|gimp-plugin-bimp-1.18-1|22	The plugin is in beta release and it's tested to work on GIMP
14cu|gimp-plugin-bimp-1.18-1|23	starting from 2.6 version.
14cu|gimp-plugin-bimp-1.18-1|24	
14cu|gimp-plugin-bimp-1.18-1|25	%files
14cu|gimp-plugin-bimp-1.18-1|26	%doc LICENSE
14cu|gimp-plugin-bimp-1.18-1|27	%{_libdir}/gimp/2.0/plug-ins/%{_name}
14cu|gimp-plugin-bimp-1.18-1|28	
14cu|gimp-plugin-bimp-1.18-1|29	#----------------------------------------------------------------------
14cu|gimp-plugin-bimp-1.18-1|30	
14cu|gimp-plugin-bimp-1.18-1|31	%prep
14cu|gimp-plugin-bimp-1.18-1|32	%setup -q
14cu|gimp-plugin-bimp-1.18-1|33	%patch0 -p0
14cu|gimp-plugin-bimp-1.18-1|34	
14cu|gimp-plugin-bimp-1.18-1|35	%build
14cu|gimp-plugin-bimp-1.18-1|36	%make
14cu|gimp-plugin-bimp-1.18-1|37	
14cu|gimp-plugin-bimp-1.18-1|38	%install
14cu|gimp-plugin-bimp-1.18-1|39	mkdir -p %{buildroot}
14cu|gimp-plugin-bimp-1.18-1|40	install -D -m755 bin/%{_name} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{_name}
14cu|gimp-plugin-bimp-1.18-1|41	
14cu|gimp-plugin-bimp-1.18-1|42	%changelog
14cu|gimp-plugin-bimp-1.18-1|43	
14cu|gimp-plugin-bimp-1.18-1|44	* Wed Jan 25 2017 alzim <alzim@bk.ru> 1.18-1
14cu|gimp-plugin-bimp-1.18-1|45	- (35b3634) Merge pull request #2 from import/gimp-plugin-bimp:rosa2016.1
14cu|gimp-plugin-bimp-1.18-1|46	- (35b3634) Updated to 1.18
14cu|gimp-plugin-bimp-1.18-1|47	
14cu|gimp-plugin-bimp-1.18-1|48	

10247 14
14cu|gimp-plugin-dbp-1.1.9-1|1	%define fversion %(echo %{version}|sed s/\\\\\./-/g)
14cu|gimp-plugin-dbp-1.1.9-1|2	%define oname dbp
14cu|gimp-plugin-dbp-1.1.9-1|3	
14cu|gimp-plugin-dbp-1.1.9-1|4	Summary:	David's Batch Processor for The GIMP
14cu|gimp-plugin-dbp-1.1.9-1|5	Name:		gimp-plugin-dbp
14cu|gimp-plugin-dbp-1.1.9-1|6	Version:	1.1.9
14cu|gimp-plugin-dbp-1.1.9-1|7	Release:	1
14cu|gimp-plugin-dbp-1.1.9-1|8	License:	GPLv2+
14cu|gimp-plugin-dbp-1.1.9-1|9	Group:		Graphics
14cu|gimp-plugin-dbp-1.1.9-1|10	Url:		http://members.ozemail.com.au/~hodsond/dbp.html
14cu|gimp-plugin-dbp-1.1.9-1|11	Source0:	http://www.ozemail.com.au/~hodsond/%{oname}Src-%{fversion}.tgz
14cu|gimp-plugin-dbp-1.1.9-1|12	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-dbp-1.1.9-1|13	Requires:	gimp
14cu|gimp-plugin-dbp-1.1.9-1|14	Provides:	gimp-dbp = %{EVRD}
14cu|gimp-plugin-dbp-1.1.9-1|15	Conflicts:	gimp-dbp < 1.1.9
14cu|gimp-plugin-dbp-1.1.9-1|16	Obsoletes:	gimp-dbp < 1.1.9
14cu|gimp-plugin-dbp-1.1.9-1|17	
14cu|gimp-plugin-dbp-1.1.9-1|18	%description
14cu|gimp-plugin-dbp-1.1.9-1|19	DBP (David's Batch Processor) is a simple batch processing plugin for
14cu|gimp-plugin-dbp-1.1.9-1|20	the Gimp - it allows the user to automatically perform operations
14cu|gimp-plugin-dbp-1.1.9-1|21	(such as resize) on a collection of image files. Its main advantage is
14cu|gimp-plugin-dbp-1.1.9-1|22	that the user does not have to learn a scripting language. Like the
14cu|gimp-plugin-dbp-1.1.9-1|23	Gimp itself, DBP relies on a graphical interface. The user creates a
14cu|gimp-plugin-dbp-1.1.9-1|24	list of images, and sets up the processing required for each
14cu|gimp-plugin-dbp-1.1.9-1|25	image. The results of the current settings can be displayed. Once the
14cu|gimp-plugin-dbp-1.1.9-1|26	required sequence of operations has been set up, DBP performs the same
14cu|gimp-plugin-dbp-1.1.9-1|27	processing on each image in turn. The images can be colour corrected,
14cu|gimp-plugin-dbp-1.1.9-1|28	resized, cropped, and sharpened, then renamed and saved to a different
14cu|gimp-plugin-dbp-1.1.9-1|29	file in a specified image format. All the steps (except loading and
14cu|gimp-plugin-dbp-1.1.9-1|30	saving the image!) are optional; so the simplest use of DBP is just to
14cu|gimp-plugin-dbp-1.1.9-1|31	convert a number of image files from one format to another.
14cu|gimp-plugin-dbp-1.1.9-1|32	
14cu|gimp-plugin-dbp-1.1.9-1|33	Note that DBP is intended for RGB, not indexed images. Trying to
14cu|gimp-plugin-dbp-1.1.9-1|34	process an indexed image will probably just cause an error, and DBP
14cu|gimp-plugin-dbp-1.1.9-1|35	will halt. Also, DBP will not overwrite the original image (in fact,
14cu|gimp-plugin-dbp-1.1.9-1|36	it should not overwrite any file) - images must at least be either
14cu|gimp-plugin-dbp-1.1.9-1|37	renamed (possibly by changing the image format) or moved to a
14cu|gimp-plugin-dbp-1.1.9-1|38	different directory.
14cu|gimp-plugin-dbp-1.1.9-1|39	
14cu|gimp-plugin-dbp-1.1.9-1|40	%files
14cu|gimp-plugin-dbp-1.1.9-1|41	%doc %{oname}.html *.png
14cu|gimp-plugin-dbp-1.1.9-1|42	%{_libdir}/gimp/2.0/plug-ins/%{oname}
14cu|gimp-plugin-dbp-1.1.9-1|43	
14cu|gimp-plugin-dbp-1.1.9-1|44	#----------------------------------------------------------------------------
14cu|gimp-plugin-dbp-1.1.9-1|45	
14cu|gimp-plugin-dbp-1.1.9-1|46	%prep
14cu|gimp-plugin-dbp-1.1.9-1|47	%setup -qn %{oname}-%{version}
14cu|gimp-plugin-dbp-1.1.9-1|48	
14cu|gimp-plugin-dbp-1.1.9-1|49	%build
14cu|gimp-plugin-dbp-1.1.9-1|50	%make \
14cu|gimp-plugin-dbp-1.1.9-1|51	CPPFLAGS="%{optflags}" \
14cu|gimp-plugin-dbp-1.1.9-1|52	NODEPS=""
14cu|gimp-plugin-dbp-1.1.9-1|53	
14cu|gimp-plugin-dbp-1.1.9-1|54	%install
14cu|gimp-plugin-dbp-1.1.9-1|55	install -D -m 755 %{oname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{oname}
14cu|gimp-plugin-dbp-1.1.9-1|56	
14cu|gimp-plugin-dbp-1.1.9-1|57	
14cu|gimp-plugin-dbp-1.1.9-1|58	%changelog
14cu|gimp-plugin-dbp-1.1.9-1|59	
14cu|gimp-plugin-dbp-1.1.9-1|60	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.9-1
14cu|gimp-plugin-dbp-1.1.9-1|61	- (b45ee9b) Rename to gimp-plugin-dbp
14cu|gimp-plugin-dbp-1.1.9-1|62	
14cu|gimp-plugin-dbp-1.1.9-1|63	

10248 14
14cu|gimp-plugin-id_photo-20120611-0.beta.1|1	%define	_name	id_photo
14cu|gimp-plugin-id_photo-20120611-0.beta.1|2	# No binary files, but we use arch-dependent installation path
14cu|gimp-plugin-id_photo-20120611-0.beta.1|3	%define debug_package %{nil}
14cu|gimp-plugin-id_photo-20120611-0.beta.1|4	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|5	Name:		gimp-plugin-id_photo
14cu|gimp-plugin-id_photo-20120611-0.beta.1|6	Version:	20120611
14cu|gimp-plugin-id_photo-20120611-0.beta.1|7	Release:	0.beta.1
14cu|gimp-plugin-id_photo-20120611-0.beta.1|8	Url:		https://gimp-id-photo.ru/
14cu|gimp-plugin-id_photo-20120611-0.beta.1|9	Source0:	https://gimp-id-photo.ru/files/id_photo_BETA_for_GIMP-2.8.x_11_June_2012.zip
14cu|gimp-plugin-id_photo-20120611-0.beta.1|10	Summary:	Gimp plugin to prepare photos for documents
14cu|gimp-plugin-id_photo-20120611-0.beta.1|11	License:	GPLv2+
14cu|gimp-plugin-id_photo-20120611-0.beta.1|12	Group:		Graphics
14cu|gimp-plugin-id_photo-20120611-0.beta.1|13	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|14	BuildRequires:	gimp-devel
14cu|gimp-plugin-id_photo-20120611-0.beta.1|15	Requires:	gimp-python
14cu|gimp-plugin-id_photo-20120611-0.beta.1|16	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|17	Provides:	%{_name} = %{version}
14cu|gimp-plugin-id_photo-20120611-0.beta.1|18	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|19	%description
14cu|gimp-plugin-id_photo-20120611-0.beta.1|20	Gimp plugin to prepare photos for documents.
14cu|gimp-plugin-id_photo-20120611-0.beta.1|21	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|22	%prep
14cu|gimp-plugin-id_photo-20120611-0.beta.1|23	%setup -qcn %{_name}-%{version}
14cu|gimp-plugin-id_photo-20120611-0.beta.1|24	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|25	%build
14cu|gimp-plugin-id_photo-20120611-0.beta.1|26	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|27	%install
14cu|gimp-plugin-id_photo-20120611-0.beta.1|28	install -D -m755 %{_name}_BETA.py %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{_name}.py
14cu|gimp-plugin-id_photo-20120611-0.beta.1|29	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|30	%files
14cu|gimp-plugin-id_photo-20120611-0.beta.1|31	%doc LICENSE.txt
14cu|gimp-plugin-id_photo-20120611-0.beta.1|32	%{_libdir}/gimp/2.0/plug-ins/%{_name}.py
14cu|gimp-plugin-id_photo-20120611-0.beta.1|33	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|34	%changelog
14cu|gimp-plugin-id_photo-20120611-0.beta.1|35	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|36	* Wed Jun 22 2016 Denis Silakov <denis.silakov@rosalab.ru> 20120611-0.beta.1
14cu|gimp-plugin-id_photo-20120611-0.beta.1|37	- (76fcdb2) Imported from SRPM
14cu|gimp-plugin-id_photo-20120611-0.beta.1|38	
14cu|gimp-plugin-id_photo-20120611-0.beta.1|39	

10249 14
14cu|gimp-plugin-normalmap-1.2.3-1|1	%define debug_package %{nil}
14cu|gimp-plugin-normalmap-1.2.3-1|2	
14cu|gimp-plugin-normalmap-1.2.3-1|3	Summary:       Generate normalmap from image with GIMP
14cu|gimp-plugin-normalmap-1.2.3-1|4	Name:          gimp-plugin-normalmap
14cu|gimp-plugin-normalmap-1.2.3-1|5	Version:       1.2.3
14cu|gimp-plugin-normalmap-1.2.3-1|6	Release:       1
14cu|gimp-plugin-normalmap-1.2.3-1|7	Group:         Graphics
14cu|gimp-plugin-normalmap-1.2.3-1|8	License:       GPLv2
14cu|gimp-plugin-normalmap-1.2.3-1|9	URL:           https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-normalmap/
14cu|gimp-plugin-normalmap-1.2.3-1|10	Source0:       https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-normalmap/%{name}-%{version}.tar.xz
14cu|gimp-plugin-normalmap-1.2.3-1|11	BuildRequires:	pkgconfig(glew)
14cu|gimp-plugin-normalmap-1.2.3-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gimp-plugin-normalmap-1.2.3-1|13	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|gimp-plugin-normalmap-1.2.3-1|14	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-normalmap-1.2.3-1|15	
14cu|gimp-plugin-normalmap-1.2.3-1|16	
14cu|gimp-plugin-normalmap-1.2.3-1|17	
14cu|gimp-plugin-normalmap-1.2.3-1|18	%description
14cu|gimp-plugin-normalmap-1.2.3-1|19	This is a plugin for GIMP version 2.4.x. It allows you to convert
14cu|gimp-plugin-normalmap-1.2.3-1|20	images into RGB normal maps for use in per-pixel lighting applications.
14cu|gimp-plugin-normalmap-1.2.3-1|21	The goal is to completely clone NVIDIA's photoshop plugin, with a few
14cu|gimp-plugin-normalmap-1.2.3-1|22	new useful features.
14cu|gimp-plugin-normalmap-1.2.3-1|23	
14cu|gimp-plugin-normalmap-1.2.3-1|24	
14cu|gimp-plugin-normalmap-1.2.3-1|25	%files
14cu|gimp-plugin-normalmap-1.2.3-1|26	%doc COPYING README
14cu|gimp-plugin-normalmap-1.2.3-1|27	%{_libdir}/gimp/2.0/plug-ins/normalmap
14cu|gimp-plugin-normalmap-1.2.3-1|28	
14cu|gimp-plugin-normalmap-1.2.3-1|29	#-----------------------------------------------------------------------
14cu|gimp-plugin-normalmap-1.2.3-1|30	
14cu|gimp-plugin-normalmap-1.2.3-1|31	%prep
14cu|gimp-plugin-normalmap-1.2.3-1|32	%setup -q
14cu|gimp-plugin-normalmap-1.2.3-1|33	
14cu|gimp-plugin-normalmap-1.2.3-1|34	%build
14cu|gimp-plugin-normalmap-1.2.3-1|35	%make
14cu|gimp-plugin-normalmap-1.2.3-1|36	
14cu|gimp-plugin-normalmap-1.2.3-1|37	%install
14cu|gimp-plugin-normalmap-1.2.3-1|38	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14cu|gimp-plugin-normalmap-1.2.3-1|39	install -D -m 755 normalmap %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
14cu|gimp-plugin-normalmap-1.2.3-1|40	
14cu|gimp-plugin-normalmap-1.2.3-1|41	%changelog
14cu|gimp-plugin-normalmap-1.2.3-1|42	
14cu|gimp-plugin-normalmap-1.2.3-1|43	* Fri Dec 16 2016 Rosa <rosa@abf.rosalinux.ru> 1.2.3-1
14cu|gimp-plugin-normalmap-1.2.3-1|44	- (6a29bc8) Automatic import for version 1.2.3-1
14cu|gimp-plugin-normalmap-1.2.3-1|45	
14cu|gimp-plugin-normalmap-1.2.3-1|46	

10250 14
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|1	%define oname gimp20-save-for-web
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|2	%define git 20161216
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|3	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|4	Summary:       Optimize and save images for web from GIMP
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|5	Name:          gimp-plugin-saveforweb
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|6	Version:       0.29.3
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|7	Release:       1.%{git}.1
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|8	Group:         Graphics
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|9	License:       GPLv2+
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|10	URL:           https://github.com/auris/gimp-save-for-web
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|11	Source0:       https://github.com/auris/%{name}-%{version}-%{git}.tar.xz
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|12	BuildRequires:	automake
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|13	BuildRequires:	intltool
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|14	BuildRequires:	libtool
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|15	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|16	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|17	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|18	%description
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|19	Save for Web plug-ins allows to experiment with various popular web format
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|20	options. It shows an automatically updated preview and file size statistics.
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|21	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|22	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|23	%files -f %{oname}.lang
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|24	%{_libdir}/gimp/2.0/plug-ins/webexport
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|25	%{_datadir}/gimp-save-for-web/help/en/gimp-help.xml
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|26	%{_datadir}/gimp-save-for-web/help/en/index.html
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|27	%{_datadir}/gimp-save-for-web/help/images/wilber.png
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|28	#------------------------------------------------------------------------------
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|29	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|30	%prep
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|31	%setup -q
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|32	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|33	%build
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|34	./autogen.sh
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|35	%configure2_5x
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|36	%make
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|37	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|38	%install
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|39	%makeinstall_std
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|40	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|41	%find_lang %{oname}
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|42	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|43	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|44	%changelog
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|45	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|46	* Sun Dec 18 2016 tremod <negry.m@yandex.ru> 0.29.3-1.20161216.1
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|47	- (0b80fb8) CleanUp spec
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|48	
14cu|gimp-plugin-saveforweb-0.29.3-1.20161216.1|49	

10251 14
14cu|gimp-plugin-separate-0.5.8-1|1	%define srcname separate+
14cu|gimp-plugin-separate-0.5.8-1|2	%define oname gimp20-separate
14cu|gimp-plugin-separate-0.5.8-1|3	
14cu|gimp-plugin-separate-0.5.8-1|4	Summary:	CYMK plugins for the GIMP graphic editor
14cu|gimp-plugin-separate-0.5.8-1|5	Name:		gimp-plugin-separate
14cu|gimp-plugin-separate-0.5.8-1|6	Version:	0.5.8
14cu|gimp-plugin-separate-0.5.8-1|7	Release:	1
14cu|gimp-plugin-separate-0.5.8-1|8	License:	GPLv2+
14cu|gimp-plugin-separate-0.5.8-1|9	Group:		Graphics
14cu|gimp-plugin-separate-0.5.8-1|10	Url:		http://cue.yellowmagic.info/softwares/separate-plus/index.html
14cu|gimp-plugin-separate-0.5.8-1|11	Source0:	http://sourceforge.jp/projects/separate-plus/downloads/47873/%{srcname}-%{version}.zip
14cu|gimp-plugin-separate-0.5.8-1|12	Patch0:		separate+-0.5.8-lcms2.patch
14cu|gimp-plugin-separate-0.5.8-1|13	Patch1:		separate+-0.5.8-no-strip.patch
14cu|gimp-plugin-separate-0.5.8-1|14	BuildRequires:	jpeg-devel
14cu|gimp-plugin-separate-0.5.8-1|15	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-separate-0.5.8-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gimp-plugin-separate-0.5.8-1|17	BuildRequires:	pkgconfig(lcms2)
14cu|gimp-plugin-separate-0.5.8-1|18	BuildRequires:	pkgconfig(libtiff-4)
14cu|gimp-plugin-separate-0.5.8-1|19	Requires:	gimp
14cu|gimp-plugin-separate-0.5.8-1|20	
14cu|gimp-plugin-separate-0.5.8-1|21	%description
14cu|gimp-plugin-separate-0.5.8-1|22	Separate+ is a project and plug-ins package aimed mainly for
14cu|gimp-plugin-separate-0.5.8-1|23	complementing color management functionality of GIMP and for assisting
14cu|gimp-plugin-separate-0.5.8-1|24	publication (Web, printing etc.) activities by utilizing open source
14cu|gimp-plugin-separate-0.5.8-1|25	software. This package includes three plug-ins: a plug-in for RGB to
14cu|gimp-plugin-separate-0.5.8-1|26	CMYK conversion, saving and soft-proofing; a plug-in for RGB to RGB
14cu|gimp-plugin-separate-0.5.8-1|27	conversion and profile management, and finally a plug-in for importing
14cu|gimp-plugin-separate-0.5.8-1|28	CMYK TIFF files.
14cu|gimp-plugin-separate-0.5.8-1|29	
14cu|gimp-plugin-separate-0.5.8-1|30	%files -f %{oname}.lang
14cu|gimp-plugin-separate-0.5.8-1|31	%doc README README_ICC_COLORSPACE
14cu|gimp-plugin-separate-0.5.8-1|32	%{_libdir}/gimp/2.0/plug-ins/separate
14cu|gimp-plugin-separate-0.5.8-1|33	%{_libdir}/gimp/2.0/plug-ins/separate_import
14cu|gimp-plugin-separate-0.5.8-1|34	%{_libdir}/gimp/2.0/plug-ins/icc_colorspace
14cu|gimp-plugin-separate-0.5.8-1|35	
14cu|gimp-plugin-separate-0.5.8-1|36	#----------------------------------------------------------------------------
14cu|gimp-plugin-separate-0.5.8-1|37	
14cu|gimp-plugin-separate-0.5.8-1|38	%prep
14cu|gimp-plugin-separate-0.5.8-1|39	%setup -qn %{srcname}-%{version}
14cu|gimp-plugin-separate-0.5.8-1|40	%patch0 -p1 -b .lcsm2~
14cu|gimp-plugin-separate-0.5.8-1|41	%patch1 -p1 -b .nostrip~
14cu|gimp-plugin-separate-0.5.8-1|42	
14cu|gimp-plugin-separate-0.5.8-1|43	%build
14cu|gimp-plugin-separate-0.5.8-1|44	%make \
14cu|gimp-plugin-separate-0.5.8-1|45	CM="-DENABLE_COLOR_MANAGEMENT %{optflags}" \
14cu|gimp-plugin-separate-0.5.8-1|46	LDFLAGS="%{ldflags}" \
14cu|gimp-plugin-separate-0.5.8-1|47	TIFF_LIB="-ltiff" \
14cu|gimp-plugin-separate-0.5.8-1|48	JPEG_LIB="-ljpeg -lm"
14cu|gimp-plugin-separate-0.5.8-1|49	
14cu|gimp-plugin-separate-0.5.8-1|50	%install
14cu|gimp-plugin-separate-0.5.8-1|51	%makeinstall_std \
14cu|gimp-plugin-separate-0.5.8-1|52	INSTALLDIR="%{buildroot}%{_libdir}/gimp/2.0/plug-ins" \
14cu|gimp-plugin-separate-0.5.8-1|53	LOCALEDIR="%{buildroot}%{_localedir}"
14cu|gimp-plugin-separate-0.5.8-1|54	
14cu|gimp-plugin-separate-0.5.8-1|55	%find_lang %{oname}
14cu|gimp-plugin-separate-0.5.8-1|56	
14cu|gimp-plugin-separate-0.5.8-1|57	
14cu|gimp-plugin-separate-0.5.8-1|58	%changelog
14cu|gimp-plugin-separate-0.5.8-1|59	
14cu|gimp-plugin-separate-0.5.8-1|60	* Mon Jul 06 2015 Rosa <rosa@abf.rosalinux.ru> 0.5.8-1
14cu|gimp-plugin-separate-0.5.8-1|61	- (f118c08) Automatic import for version 0.5.8-1
14cu|gimp-plugin-separate-0.5.8-1|62	
14cu|gimp-plugin-separate-0.5.8-1|63	

10252 14
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|1	%define sname wavelet-decompose
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|2	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|3	Summary:	Gimp plugin to decomposes a layer into layers of wavelet scales
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|4	Name:		gimp-plugin-%{sname}
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|5	Version:	0.1.2
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|6	Release:	4
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|7	License:	GPLv2+
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|8	Group:		Graphics
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|9	Url:		http://registry.gimp.org/node/11742
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|10	Source0:	http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|11	Patch0:		wavelet-decompose-0.1.2-optflags.patch
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|12	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|13	Requires:	gimp
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|14	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|15	%description
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|16	This plugin losslessly decomposes a layer of an image into layers of wavelet
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|17	scales. This means that you can edit the image on different detail scales.
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|18	The trivial recomposition of the image can be done by GIMP's layer modes so
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|19	you can see the results of your modifications instantly.
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|20	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|21	Among the applications are:
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|22	- retouching
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|23	- noise reduction
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|24	- enhancing global contrast
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|25	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|26	%files -f gimp20-%{sname}-plug-in.lang
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|27	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|28	%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|29	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|30	#----------------------------------------------------------------------------
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|31	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|32	%prep
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|33	%setup -qn %{sname}-%{version}
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|34	%patch0 -p1
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|35	sed -i s,"install -v","install -D -v",g po/Makefile
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|36	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|37	%build
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|38	%make OPT_FLAGS="%{optflags}"
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|39	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|40	%install
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|41	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|42	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|43	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|44	%find_lang gimp20-%{sname}-plug-in
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|45	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|46	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|47	%changelog
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|48	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|49	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-4
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|50	- (192f071) Build with system optflags to fix debug package
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|51	
14cu|gimp-plugin-wavelet-decompose-0.1.2-4|52	

10253 14
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|1	%define sname wavelet-sharpen
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|2	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|3	Summary:	Gimp plugin to sharpen image by increasing contrast in high frequency space
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|4	Name:		gimp-plugin-%{sname}
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|5	Version:	0.1.2
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|6	Release:	1
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|7	License:	GPLv2+
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|8	Group:		Graphics
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|9	Url:		http://registry.gimp.org/node/9836
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|10	Source0:	http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|11	Patch0:		wavelet-sharpen-0.1.2-optflags.patch
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|12	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|13	Requires:	gimp
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|14	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|15	%description
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|16	The wavelet sharpen plugin enhances apparent sharpness of an image by
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|17	increasing contrast in high frequency space. The amount of unsharpness
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|18	of the original image can be taken into account by adjusting the sharpening
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|19	radius. As an option you can choose to sharpen the luminance (YCbCr)
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|20	channel of the image only.
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|21	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|22	%files -f gimp20-%{sname}-plug-in.lang
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|23	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|24	%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|25	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|26	#----------------------------------------------------------------------------
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|27	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|28	%prep
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|29	%setup -qn %{sname}-%{version}
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|30	%patch0 -p1
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|31	sed -i s,"install -v","install -D -v",g po/Makefile
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|32	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|33	%build
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|34	%make
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|35	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|36	%install
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|37	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|38	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|39	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|40	%find_lang gimp20-%{sname}-plug-in
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|41	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|42	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|43	%changelog
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|44	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|45	* Fri Jan 15 2016 Rosa <rosa@abf.rosalinux.ru> 0.1.2-1
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|46	- (dcc84f6) Automatic import for version 0.1.2-1
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|47	
14cu|gimp-plugin-wavelet-sharpen-0.1.2-1|48	

10254 14
14cu|girara-0.2.6-1|1	%define major	2
14cu|girara-0.2.6-1|2	%define libname	%mklibname %{name}-gtk3_ %{major}
14cu|girara-0.2.6-1|3	%define devname	%mklibname %{name}-gtk3 -d
14cu|girara-0.2.6-1|4	
14cu|girara-0.2.6-1|5	Name:		girara
14cu|girara-0.2.6-1|6	Version:	0.2.6
14cu|girara-0.2.6-1|7	Release:	1
14cu|girara-0.2.6-1|8	Summary:	Simple user interface library
14cu|girara-0.2.6-1|9	Group:		Development/Other
14cu|girara-0.2.6-1|10	License:	zlib
14cu|girara-0.2.6-1|11	URL:		http://pwmt.org/projects/%{name}/
14cu|girara-0.2.6-1|12	Source0:	http://pwmt.org/projects/%{name}/download/%{name}-%{version}.tar.gz
14cu|girara-0.2.6-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|girara-0.2.6-1|14	
14cu|girara-0.2.6-1|15	%description
14cu|girara-0.2.6-1|16	Girara is a library that implements a user interface that focuses on simplicity
14cu|girara-0.2.6-1|17	and minimalism.
14cu|girara-0.2.6-1|18	
14cu|girara-0.2.6-1|19	#-------------------------------------------------------------------------------
14cu|girara-0.2.6-1|20	
14cu|girara-0.2.6-1|21	%package -n %{libname}
14cu|girara-0.2.6-1|22	Summary:	Simple user interface library
14cu|girara-0.2.6-1|23	Group:		System/Libraries
14cu|girara-0.2.6-1|24	Requires:	%{name}-i18n >= %{EVRD}
14cu|girara-0.2.6-1|25	
14cu|girara-0.2.6-1|26	%description -n %{libname}
14cu|girara-0.2.6-1|27	Girara is a library that implements a user interface that focuses on simplicity
14cu|girara-0.2.6-1|28	and minimalism.
14cu|girara-0.2.6-1|29	
14cu|girara-0.2.6-1|30	%files -n %{libname}
14cu|girara-0.2.6-1|31	%doc AUTHORS LICENSE README
14cu|girara-0.2.6-1|32	%{_libdir}/libgirara-gtk3.so.%{major}
14cu|girara-0.2.6-1|33	%{_libdir}/libgirara-gtk3.so.%{major}.*
14cu|girara-0.2.6-1|34	
14cu|girara-0.2.6-1|35	#-------------------------------------------------------------------------------
14cu|girara-0.2.6-1|36	
14cu|girara-0.2.6-1|37	%package -n %{devname}
14cu|girara-0.2.6-1|38	Summary:	Development files for %{name}
14cu|girara-0.2.6-1|39	Group:		Development/Other
14cu|girara-0.2.6-1|40	Requires:	%{libname} = %{EVRD}
14cu|girara-0.2.6-1|41	Provides:	%{name}-devel = %{EVRD}
14cu|girara-0.2.6-1|42	Provides:	lib%{name}-devel = %{EVRD}
14cu|girara-0.2.6-1|43	Provides:	%{_lib}%{name}-devel = %{EVRD}
14cu|girara-0.2.6-1|44	
14cu|girara-0.2.6-1|45	%description -n %{devname}
14cu|girara-0.2.6-1|46	This package contains libraries and header files for developing applications
14cu|girara-0.2.6-1|47	that use %{name}.
14cu|girara-0.2.6-1|48	
14cu|girara-0.2.6-1|49	%files -n %{devname}
14cu|girara-0.2.6-1|50	%{_includedir}/%{name}/
14cu|girara-0.2.6-1|51	%{_libdir}/pkgconfig/girara-gtk3.pc
14cu|girara-0.2.6-1|52	%{_libdir}/libgirara-gtk3.so
14cu|girara-0.2.6-1|53	
14cu|girara-0.2.6-1|54	#-------------------------------------------------------------------------------
14cu|girara-0.2.6-1|55	
14cu|girara-0.2.6-1|56	%package i18n
14cu|girara-0.2.6-1|57	Summary:	Internationalization and locale data for %{name}
14cu|girara-0.2.6-1|58	Group:		System/Libraries
14cu|girara-0.2.6-1|59	BuildArch:	noarch
14cu|girara-0.2.6-1|60	
14cu|girara-0.2.6-1|61	%description i18n
14cu|girara-0.2.6-1|62	Internationalization and locale data for %{name}
14cu|girara-0.2.6-1|63	
14cu|girara-0.2.6-1|64	%files i18n -f lib%{name}-gtk3-%{major}.lang
14cu|girara-0.2.6-1|65	
14cu|girara-0.2.6-1|66	#-------------------------------------------------------------------------------
14cu|girara-0.2.6-1|67	
14cu|girara-0.2.6-1|68	%prep
14cu|girara-0.2.6-1|69	%setup -q
14cu|girara-0.2.6-1|70	
14cu|girara-0.2.6-1|71	# don't rebuid at install time
14cu|girara-0.2.6-1|72	sed -i 's/^install:\s*all/install:/' Makefile
14cu|girara-0.2.6-1|73	
14cu|girara-0.2.6-1|74	%build
14cu|girara-0.2.6-1|75	%setup_compile_flags
14cu|girara-0.2.6-1|76	%make \
14cu|girara-0.2.6-1|77	LIBDIR=%{_libdir} \
14cu|girara-0.2.6-1|78	DFLAGS="" \
14cu|girara-0.2.6-1|79	VERBOSE=1
14cu|girara-0.2.6-1|80	
14cu|girara-0.2.6-1|81	%install
14cu|girara-0.2.6-1|82	%makeinstall_std \
14cu|girara-0.2.6-1|83	LIBDIR=%{_libdir} \
14cu|girara-0.2.6-1|84	VERBOSE=1
14cu|girara-0.2.6-1|85	
14cu|girara-0.2.6-1|86	#we don't want these
14cu|girara-0.2.6-1|87	find %{buildroot} -name "*.a" -delete
14cu|girara-0.2.6-1|88	
14cu|girara-0.2.6-1|89	#fix rights
14cu|girara-0.2.6-1|90	chmod +x %{buildroot}%{_libdir}/libgirara-gtk?.so.%{major}.*
14cu|girara-0.2.6-1|91	
14cu|girara-0.2.6-1|92	# fcami - I wish upstream used a consistent naming scheme
14cu|girara-0.2.6-1|93	%find_lang lib%{name}-gtk3-%{major}
14cu|girara-0.2.6-1|94	
14cu|girara-0.2.6-1|95	%changelog
14cu|girara-0.2.6-1|96	
14cu|girara-0.2.6-1|97	* Sun Aug 28 2016 alzim <alzim@bk.ru> 0.2.6-1
14cu|girara-0.2.6-1|98	- (d20d0ab) Merge pull request #1 from import/girara:rosa2016.1
14cu|girara-0.2.6-1|99	- (d20d0ab) Updated to 0.2.6
14cu|girara-0.2.6-1|100	
14cu|girara-0.2.6-1|101	

10255 14
14cu|gis-weather-0.8.0-2|1	Name:		gis-weather
14cu|gis-weather-0.8.0-2|2	Version:	0.8.0
14cu|gis-weather-0.8.0-2|3	Release:	2
14cu|gis-weather-0.8.0-2|4	License:	GPLv3
14cu|gis-weather-0.8.0-2|5	Summary:	Customizable weather widget
14cu|gis-weather-0.8.0-2|6	Url:		http://sourceforge.net/projects/gis-weather
14cu|gis-weather-0.8.0-2|7	Group:		Accessibility
14cu|gis-weather-0.8.0-2|8	Source:		%{name}-%{version}.tar.gz
14cu|gis-weather-0.8.0-2|9	Source1:	gis-weather
14cu|gis-weather-0.8.0-2|10	Source2:	gis-weather.desktop
14cu|gis-weather-0.8.0-2|11	BuildArch:	noarch
14cu|gis-weather-0.8.0-2|12	BuildRequires:	dos2unix
14cu|gis-weather-0.8.0-2|13	BuildRequires:	python3
14cu|gis-weather-0.8.0-2|14	Requires:	python3-gi
14cu|gis-weather-0.8.0-2|15	Requires:	python3-gi-cairo
14cu|gis-weather-0.8.0-2|16	Requires:	typelib(PangoFT2)
14cu|gis-weather-0.8.0-2|17	
14cu|gis-weather-0.8.0-2|18	%description
14cu|gis-weather-0.8.0-2|19	Customizable weather widget.
14cu|gis-weather-0.8.0-2|20	Features
14cu|gis-weather-0.8.0-2|21	* View weather for several days
14cu|gis-weather-0.8.0-2|22	* Detailed weather forecast for today and tomorrow
14cu|gis-weather-0.8.0-2|23	* Fast switching between cities
14cu|gis-weather-0.8.0-2|24	* Select the background and theme weather icons
14cu|gis-weather-0.8.0-2|25	* "Compass" with the wind direction, with adjustable angle of rotation
14cu|gis-weather-0.8.0-2|26	* Highlighting the high wind
14cu|gis-weather-0.8.0-2|27	* Support weather services:
14cu|gis-weather-0.8.0-2|28	* Gismeteo.com
14cu|gis-weather-0.8.0-2|29	* AccuWeather.com
14cu|gis-weather-0.8.0-2|30	* Support SVG and widget scale
14cu|gis-weather-0.8.0-2|31	* Indicator to panel
14cu|gis-weather-0.8.0-2|32	* Presets
14cu|gis-weather-0.8.0-2|33	
14cu|gis-weather-0.8.0-2|34	%prep
14cu|gis-weather-0.8.0-2|35	%setup
14cu|gis-weather-0.8.0-2|36	
14cu|gis-weather-0.8.0-2|37	%build
14cu|gis-weather-0.8.0-2|38	dos2unix ./dialogs/settings_dialog.py
14cu|gis-weather-0.8.0-2|39	
14cu|gis-weather-0.8.0-2|40	%install
14cu|gis-weather-0.8.0-2|41	install -Dm 0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|gis-weather-0.8.0-2|42	install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gis-weather-0.8.0-2|43	install -dm 0755 %{buildroot}%{_datadir}/%{name}
14cu|gis-weather-0.8.0-2|44	echo rpm > %{buildroot}%{_datadir}/%{name}/package
14cu|gis-weather-0.8.0-2|45	cp -a {dialogs,gis-weather.py,icon.png,i18n,services,themes,utils} %{buildroot}%{_datadir}/%{name}/
14cu|gis-weather-0.8.0-2|46	grep -rl '^#!' %{buildroot}%{_datadir}/%{name}/ | xargs chmod 0755
14cu|gis-weather-0.8.0-2|47	
14cu|gis-weather-0.8.0-2|48	%files
14cu|gis-weather-0.8.0-2|49	%doc README.md
14cu|gis-weather-0.8.0-2|50	%{_bindir}/%{name}
14cu|gis-weather-0.8.0-2|51	%{_datadir}/applications/%{name}.desktop
14cu|gis-weather-0.8.0-2|52	%{_datadir}/%{name}
14cu|gis-weather-0.8.0-2|53	
14cu|gis-weather-0.8.0-2|54	
14cu|gis-weather-0.8.0-2|55	%changelog
14cu|gis-weather-0.8.0-2|56	
14cu|gis-weather-0.8.0-2|57	* Sun Feb 07 2016 Denis Silakov <dsilakov@gmail.com> 0.8.0-2
14cu|gis-weather-0.8.0-2|58	- (b7db2d2) Fix reqs
14cu|gis-weather-0.8.0-2|59	
14cu|gis-weather-0.8.0-2|60	

10256 14
14cu|gitflow-0.4.2.20120723git53e9c76-1|1	%global githash 53e9c76
14cu|gitflow-0.4.2.20120723git53e9c76-1|2	%global gitdate 20120723
14cu|gitflow-0.4.2.20120723git53e9c76-1|3	%global checkout %{gitdate}git%{githash}
14cu|gitflow-0.4.2.20120723git53e9c76-1|4	
14cu|gitflow-0.4.2.20120723git53e9c76-1|5	Name:       gitflow
14cu|gitflow-0.4.2.20120723git53e9c76-1|6	Version:    0.4.2.%{checkout}
14cu|gitflow-0.4.2.20120723git53e9c76-1|7	Release:    1
14cu|gitflow-0.4.2.20120723git53e9c76-1|8	Summary:    Extensions providing operations for V. Driessen's branching model
14cu|gitflow-0.4.2.20120723git53e9c76-1|9	Group:      Development/Other
14cu|gitflow-0.4.2.20120723git53e9c76-1|10	License:    BSD and MIT
14cu|gitflow-0.4.2.20120723git53e9c76-1|11	URL:        https://github.com/nvie/gitflow
14cu|gitflow-0.4.2.20120723git53e9c76-1|12	# You can get this tarball by cloning the repository from github and checking
14cu|gitflow-0.4.2.20120723git53e9c76-1|13	# out revision %%{githash}
14cu|gitflow-0.4.2.20120723git53e9c76-1|14	Source0:    gitflow-0.4.2.%{checkout}.tar.gz
14cu|gitflow-0.4.2.20120723git53e9c76-1|15	# The bash completion stuff is MIT licensed, while the rest is BSD
14cu|gitflow-0.4.2.20120723git53e9c76-1|16	Source1:    https://raw2.github.com/bobthecow/git-flow-completion/master/git-flow-completion.bash
14cu|gitflow-0.4.2.20120723git53e9c76-1|17	# There is no upstream ticket for this patch, but instead just hardcodes the
14cu|gitflow-0.4.2.20120723git53e9c76-1|18	# directory we're installing to for Fedora.
14cu|gitflow-0.4.2.20120723git53e9c76-1|19	Patch0:     gitflow-Appropriate-GITFLOW_DIR.patch
14cu|gitflow-0.4.2.20120723git53e9c76-1|20	BuildArch:  noarch
14cu|gitflow-0.4.2.20120723git53e9c76-1|21	
14cu|gitflow-0.4.2.20120723git53e9c76-1|22	Requires:       shflags
14cu|gitflow-0.4.2.20120723git53e9c76-1|23	Requires:       git
14cu|gitflow-0.4.2.20120723git53e9c76-1|24	
14cu|gitflow-0.4.2.20120723git53e9c76-1|25	%description
14cu|gitflow-0.4.2.20120723git53e9c76-1|26	A collection of Git extensions to provide high-level repository operations
14cu|gitflow-0.4.2.20120723git53e9c76-1|27	for Vincent Driessen's [branching model](http://nvie.com/git-model "original
14cu|gitflow-0.4.2.20120723git53e9c76-1|28	blog post").
14cu|gitflow-0.4.2.20120723git53e9c76-1|29	
14cu|gitflow-0.4.2.20120723git53e9c76-1|30	For the best introduction to get started with `git flow`, please read Jeff
14cu|gitflow-0.4.2.20120723git53e9c76-1|31	Kreeftmeijer's blog post:
14cu|gitflow-0.4.2.20120723git53e9c76-1|32	
14cu|gitflow-0.4.2.20120723git53e9c76-1|33	http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/
14cu|gitflow-0.4.2.20120723git53e9c76-1|34	
14cu|gitflow-0.4.2.20120723git53e9c76-1|35	Or have a look at one of these screen casts:
14cu|gitflow-0.4.2.20120723git53e9c76-1|36	
14cu|gitflow-0.4.2.20120723git53e9c76-1|37	* [A short introduction to git-flow]
14cu|gitflow-0.4.2.20120723git53e9c76-1|38	(http://vimeo.com/16018419) (by Mark Derricutt)
14cu|gitflow-0.4.2.20120723git53e9c76-1|39	* [On the path with git-flow]
14cu|gitflow-0.4.2.20120723git53e9c76-1|40	(http://codesherpas.com/screencasts/on_the_path_gitflow.mov) (by Dave Bock)
14cu|gitflow-0.4.2.20120723git53e9c76-1|41	
14cu|gitflow-0.4.2.20120723git53e9c76-1|42	%prep
14cu|gitflow-0.4.2.20120723git53e9c76-1|43	%setup -q -n %{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|44	%patch0 -p1 -b .gitflowdir
14cu|gitflow-0.4.2.20120723git53e9c76-1|45	
14cu|gitflow-0.4.2.20120723git53e9c76-1|46	%build
14cu|gitflow-0.4.2.20120723git53e9c76-1|47	# This section is empty because this package ccontains shell scripts
14cu|gitflow-0.4.2.20120723git53e9c76-1|48	# to be sourced: there's nothing to build
14cu|gitflow-0.4.2.20120723git53e9c76-1|49	
14cu|gitflow-0.4.2.20120723git53e9c76-1|50	%install
14cu|gitflow-0.4.2.20120723git53e9c76-1|51	mkdir -p %{buildroot}/%{_bindir}
14cu|gitflow-0.4.2.20120723git53e9c76-1|52	install -v -m 0755 git-flow %{buildroot}/%{_bindir}
14cu|gitflow-0.4.2.20120723git53e9c76-1|53	
14cu|gitflow-0.4.2.20120723git53e9c76-1|54	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|55	install -v -m 0644 git-flow-init %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|56	install -v -m 0644 git-flow-feature %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|57	install -v -m 0644 git-flow-hotfix %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|58	install -v -m 0644 git-flow-release %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|59	install -v -m 0644 git-flow-support %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|60	install -v -m 0644 git-flow-version %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|61	install -v -m 0644 gitflow-common %{buildroot}/%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|62	
14cu|gitflow-0.4.2.20120723git53e9c76-1|63	ln -s %{_datadir}/shflags/shflags %{buildroot}/%{_datadir}/%{name}/gitflow-shFlags
14cu|gitflow-0.4.2.20120723git53e9c76-1|64	
14cu|gitflow-0.4.2.20120723git53e9c76-1|65	mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d/
14cu|gitflow-0.4.2.20120723git53e9c76-1|66	install -v -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/bash_completion.d
14cu|gitflow-0.4.2.20120723git53e9c76-1|67	
14cu|gitflow-0.4.2.20120723git53e9c76-1|68	%files
14cu|gitflow-0.4.2.20120723git53e9c76-1|69	%doc README.mdown LICENSE AUTHORS Changes.mdown
14cu|gitflow-0.4.2.20120723git53e9c76-1|70	%{_bindir}/git-flow*
14cu|gitflow-0.4.2.20120723git53e9c76-1|71	%{_datadir}/%{name}
14cu|gitflow-0.4.2.20120723git53e9c76-1|72	%{_sysconfdir}/bash_completion.d/git-flow-completion.bash
14cu|gitflow-0.4.2.20120723git53e9c76-1|73	
14cu|gitflow-0.4.2.20120723git53e9c76-1|74	
14cu|gitflow-0.4.2.20120723git53e9c76-1|75	%changelog
14cu|gitflow-0.4.2.20120723git53e9c76-1|76	
14cu|gitflow-0.4.2.20120723git53e9c76-1|77	* Thu Aug 06 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 0.4.2.20120723git53e9c76-1
14cu|gitflow-0.4.2.20120723git53e9c76-1|78	- (03770b4) Initial port from Fedora
14cu|gitflow-0.4.2.20120723git53e9c76-1|79	
14cu|gitflow-0.4.2.20120723git53e9c76-1|80	

10257 14
14cu|gitg-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|gitg-3.16.1-1|2	
14cu|gitg-3.16.1-1|3	%define api 1.0
14cu|gitg-3.16.1-1|4	%define major 0
14cu|gitg-3.16.1-1|5	%define gmajor  1.0
14cu|gitg-3.16.1-1|6	%define libname %mklibname %{name} %{api} %major
14cu|gitg-3.16.1-1|7	%define girname %mklibname %{name}-gir %{gmajor}
14cu|gitg-3.16.1-1|8	%define develname %mklibname -d %{name}
14cu|gitg-3.16.1-1|9	
14cu|gitg-3.16.1-1|10	Name:           gitg
14cu|gitg-3.16.1-1|11	Version:        3.16.1
14cu|gitg-3.16.1-1|12	Release:        1
14cu|gitg-3.16.1-1|13	Summary:        GTK++++ graphical interface for the git revision control system
14cu|gitg-3.16.1-1|14	
14cu|gitg-3.16.1-1|15	Group:          Graphical desktop/GNOME
14cu|gitg-3.16.1-1|16	License:        GPLv2+
14cu|gitg-3.16.1-1|17	URL:            http://trac.novowork.com/gitg
14cu|gitg-3.16.1-1|18	Source0:        https://download.gnome.org/sources/gitg/%{url_ver}/%{name}-%{version}.tar.xz
14cu|gitg-3.16.1-1|19	
14cu|gitg-3.16.1-1|20	BuildRequires:  intltool
14cu|gitg-3.16.1-1|21	BuildRequires:  pkgconfig(gee-0.8)
14cu|gitg-3.16.1-1|22	BuildRequires:  pkgconfig(gio-2.0) >= 2.38
14cu|gitg-3.16.1-1|23	BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.38
14cu|gitg-3.16.1-1|24	BuildRequires:  pkgconfig(glib-2.0) >= 2.38
14cu|gitg-3.16.1-1|25	BuildRequires:  pkgconfig(gmodule-2.0) >= 2.38
14cu|gitg-3.16.1-1|26	BuildRequires:  pkgconfig(gobject-2.0) >= 2.38
14cu|gitg-3.16.1-1|27	BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.10.1
14cu|gitg-3.16.1-1|28	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cu|gitg-3.16.1-1|29	BuildRequires:  pkgconfig(gthread-2.0) >= 2.38
14cu|gitg-3.16.1-1|30	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
14cu|gitg-3.16.1-1|31	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.10
14cu|gitg-3.16.1-1|32	BuildRequires:  pkgconfig(gtkspell3-3.0) >= 3.0.3
14cu|gitg-3.16.1-1|33	BuildRequires:  pkgconfig(json-glib-1.0)
14cu|gitg-3.16.1-1|34	BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.18
14cu|gitg-3.16.1-1|35	BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
14cu|gitg-3.16.1-1|36	BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.5.0
14cu|gitg-3.16.1-1|37	BuildRequires:  pkgconfig(pygobject-3.0)
14cu|gitg-3.16.1-1|38	BuildRequires:  pkgconfig(webkit2gtk-4.0)
14cu|gitg-3.16.1-1|39	BuildRequires:  pkgconfig(libsecret-1)
14cu|gitg-3.16.1-1|40	BuildRequires:  python3-devel
14cu|gitg-3.16.1-1|41	BuildRequires:  vala-tools
14cu|gitg-3.16.1-1|42	
14cu|gitg-3.16.1-1|43	Requires:       git
14cu|gitg-3.16.1-1|44	Requires:	%{libname} >= %{version}-%{release}
14cu|gitg-3.16.1-1|45	Requires:	%{girname} >= %{version}-%{release}
14cu|gitg-3.16.1-1|46	
14cu|gitg-3.16.1-1|47	%description
14cu|gitg-3.16.1-1|48	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cu|gitg-3.16.1-1|49	convenient tool to visualize git history and actions that benefit from a
14cu|gitg-3.16.1-1|50	graphical presentation.
14cu|gitg-3.16.1-1|51	
14cu|gitg-3.16.1-1|52	%package -n %{libname}
14cu|gitg-3.16.1-1|53	Group: System/Libraries
14cu|gitg-3.16.1-1|54	Summary: Shared library parts of %{name}
14cu|gitg-3.16.1-1|55	
14cu|gitg-3.16.1-1|56	%description -n %{libname}
14cu|gitg-3.16.1-1|57	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cu|gitg-3.16.1-1|58	convenient tool to visualize git history and actions that benefit from a
14cu|gitg-3.16.1-1|59	graphical presentation.
14cu|gitg-3.16.1-1|60	
14cu|gitg-3.16.1-1|61	%package -n %{develname}
14cu|gitg-3.16.1-1|62	Group: Development/C
14cu|gitg-3.16.1-1|63	Summary: Development library parts of %{name}
14cu|gitg-3.16.1-1|64	Requires: %{libname} = %{version}-%{release}
14cu|gitg-3.16.1-1|65	Provides: libgitg-devel = %{version}-%{release}
14cu|gitg-3.16.1-1|66	
14cu|gitg-3.16.1-1|67	%description -n %{develname}
14cu|gitg-3.16.1-1|68	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14cu|gitg-3.16.1-1|69	convenient tool to visualize git history and actions that benefit from a
14cu|gitg-3.16.1-1|70	graphical presentation.
14cu|gitg-3.16.1-1|71	
14cu|gitg-3.16.1-1|72	%package -n %{girname}
14cu|gitg-3.16.1-1|73	Summary:        GObject Introspection interface description for %{name}
14cu|gitg-3.16.1-1|74	Group:          System/Libraries
14cu|gitg-3.16.1-1|75	Requires:       %{libname} = %{version}-%{release}
14cu|gitg-3.16.1-1|76	Conflicts:      %{name} < 0.3.2-2
14cu|gitg-3.16.1-1|77	
14cu|gitg-3.16.1-1|78	%description -n %{girname}
14cu|gitg-3.16.1-1|79	GObject Introspection interface description for %{name}.
14cu|gitg-3.16.1-1|80	
14cu|gitg-3.16.1-1|81	%prep
14cu|gitg-3.16.1-1|82	%setup -q
14cu|gitg-3.16.1-1|83	
14cu|gitg-3.16.1-1|84	# Use webkitgtk4
14cu|gitg-3.16.1-1|85	sed -i -e '/name="WebKit2"/ s/3\.0/4.0/' Gitg-1.0.gir
14cu|gitg-3.16.1-1|86	
14cu|gitg-3.16.1-1|87	%build
14cu|gitg-3.16.1-1|88	%configure2_5x \
14cu|gitg-3.16.1-1|89	--disable-static \
14cu|gitg-3.16.1-1|90	--disable-maintainer-mode
14cu|gitg-3.16.1-1|91	%make
14cu|gitg-3.16.1-1|92	
14cu|gitg-3.16.1-1|93	%install
14cu|gitg-3.16.1-1|94	%makeinstall_std
14cu|gitg-3.16.1-1|95	%find_lang %{name}
14cu|gitg-3.16.1-1|96	
14cu|gitg-3.16.1-1|97	%files -f %{name}.lang
14cu|gitg-3.16.1-1|98	%doc AUTHORS NEWS README
14cu|gitg-3.16.1-1|99	%{_bindir}/gitg
14cu|gitg-3.16.1-1|100	%{_datadir}/appdata/gitg.appdata.xml
14cu|gitg-3.16.1-1|101	%{_datadir}/applications/gitg.desktop
14cu|gitg-3.16.1-1|102	%{_datadir}/gitg
14cu|gitg-3.16.1-1|103	%{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml
14cu|gitg-3.16.1-1|104	%{_datadir}/icons/hicolor/*/apps/gitg*
14cu|gitg-3.16.1-1|105	%{_libdir}/gitg/plugins/*
14cu|gitg-3.16.1-1|106	%{_mandir}/man1/gitg.1*
14cu|gitg-3.16.1-1|107	%{py3_platsitedir}/gi/overrides/*
14cu|gitg-3.16.1-1|108	
14cu|gitg-3.16.1-1|109	%files -n %{libname}
14cu|gitg-3.16.1-1|110	%{_libdir}/libgitg*-%{api}.so.%{major}*
14cu|gitg-3.16.1-1|111	
14cu|gitg-3.16.1-1|112	%files -n %{girname}
14cu|gitg-3.16.1-1|113	%{_libdir}/girepository-1.0/Gitg*-%{gmajor}.typelib
14cu|gitg-3.16.1-1|114	
14cu|gitg-3.16.1-1|115	%files -n %{develname}
14cu|gitg-3.16.1-1|116	%doc ChangeLog
14cu|gitg-3.16.1-1|117	%{_includedir}/libgitg*-%{api}
14cu|gitg-3.16.1-1|118	%{_libdir}/libgitg*-%{api}.so
14cu|gitg-3.16.1-1|119	%{_libdir}/pkgconfig/libgitg*-%{api}.pc
14cu|gitg-3.16.1-1|120	%{_datadir}/gir-%{gmajor}/Gitg*-%{gmajor}.gir
14cu|gitg-3.16.1-1|121	%{_datadir}/vala/vapi/libgitg*-%{api}.vapi
14cu|gitg-3.16.1-1|122	
14cu|gitg-3.16.1-1|123	%changelog
14cu|gitg-3.16.1-1|124	
14cu|gitg-3.16.1-1|125	* Fri May 01 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14cu|gitg-3.16.1-1|126	- (dd6e005) update to 3.16.1
14cu|gitg-3.16.1-1|127	
14cu|gitg-3.16.1-1|128	

10258 14
14cu|giws-2.0.2-1|1	Summary:	Generate C++ class wrappers to call Java methods/objects
14cu|giws-2.0.2-1|2	Name:		giws
14cu|giws-2.0.2-1|3	Version:	2.0.2
14cu|giws-2.0.2-1|4	Release:	1
14cu|giws-2.0.2-1|5	License:	CeCILL
14cu|giws-2.0.2-1|6	Group:		Development/Python
14cu|giws-2.0.2-1|7	Url:		http://www.scilab.org/giws/
14cu|giws-2.0.2-1|8	Source0:	https://github.com/opencollab/giws/archive/%{version}.tar.gz
14cu|giws-2.0.2-1|9	
14cu|giws-2.0.2-1|10	BuildRequires:	python-devel
14cu|giws-2.0.2-1|11	BuildArch:	noarch
14cu|giws-2.0.2-1|12	
14cu|giws-2.0.2-1|13	
14cu|giws-2.0.2-1|14	%description
14cu|giws-2.0.2-1|15	Giws is basically doing the same stuff as SWIG but the opposite.
14cu|giws-2.0.2-1|16	Calling Java from C/C++ can be tricky: JNI calls are complicated
14cu|giws-2.0.2-1|17	especially when dealing with non primivite types or arrays,
14cu|giws-2.0.2-1|18	performance issues must be kept in mind all the time,
14cu|giws-2.0.2-1|19	the code can be redundant (checking exceptions, checking returns
14cu|giws-2.0.2-1|20	of operations...).
14cu|giws-2.0.2-1|21	Giws hides this complexity through a C++ class which wraps the
14cu|giws-2.0.2-1|22	Java class.
14cu|giws-2.0.2-1|23	
14cu|giws-2.0.2-1|24	%prep
14cu|giws-2.0.2-1|25	%setup -q
14cu|giws-2.0.2-1|26	iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.conv && mv -f LICENSE.conv LICENSE
14cu|giws-2.0.2-1|27	
14cu|giws-2.0.2-1|28	%build
14cu|giws-2.0.2-1|29	python setup.py build
14cu|giws-2.0.2-1|30	
14cu|giws-2.0.2-1|31	%install
14cu|giws-2.0.2-1|32	rm -rf %{buildroot}
14cu|giws-2.0.2-1|33	
14cu|giws-2.0.2-1|34	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cu|giws-2.0.2-1|35	
14cu|giws-2.0.2-1|36	pushd %{buildroot}%{py_puresitedir}
14cu|giws-2.0.2-1|37	find . -type f -name "*.py" -exec chmod +x {} \;
14cu|giws-2.0.2-1|38	chmod -x classRepresentation/__init__.py datatypes/__init__.py
14cu|giws-2.0.2-1|39	popd
14cu|giws-2.0.2-1|40	
14cu|giws-2.0.2-1|41	%clean
14cu|giws-2.0.2-1|42	rm -rf %{buildroot}
14cu|giws-2.0.2-1|43	
14cu|giws-2.0.2-1|44	%files
14cu|giws-2.0.2-1|45	%doc AUTHORS BUGS README LICENSE CHANGELOG
14cu|giws-2.0.2-1|46	%{_bindir}/*
14cu|giws-2.0.2-1|47	%{py_puresitedir}/*
14cu|giws-2.0.2-1|48	
14cu|giws-2.0.2-1|49	
14cu|giws-2.0.2-1|50	%changelog
14cu|giws-2.0.2-1|51	
14cu|giws-2.0.2-1|52	* Fri Aug 14 2015 abfonly <abfonly@gmail.com> 2.0.2-1
14cu|giws-2.0.2-1|53	- (6fb5e43) Log: Update to 2.0.2, spec clean
14cu|giws-2.0.2-1|54	
14cu|giws-2.0.2-1|55	

10259 14
14cu|gjay-0.3.2-3|1	Summary:	Automated music manager for DJ applications
14cu|gjay-0.3.2-3|2	Name:		gjay
14cu|gjay-0.3.2-3|3	Version:	0.3.2
14cu|gjay-0.3.2-3|4	Release:	3
14cu|gjay-0.3.2-3|5	License:	GPLv2+
14cu|gjay-0.3.2-3|6	Group:		Sound
14cu|gjay-0.3.2-3|7	Url:		http://gjay.sourceforge.net/
14cu|gjay-0.3.2-3|8	Source0:	%{name}-%{version}.tar.gz
14cu|gjay-0.3.2-3|9	Patch0:		gjay-0.3.2-sfmt.patch
14cu|gjay-0.3.2-3|10	BuildRequires:	pkgconfig(audclient) >= 3.5
14cu|gjay-0.3.2-3|11	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|gjay-0.3.2-3|12	BuildRequires:	pkgconfig(flac)
14cu|gjay-0.3.2-3|13	BuildRequires:	pkgconfig(gsl)
14cu|gjay-0.3.2-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gjay-0.3.2-3|15	BuildRequires:	pkgconfig(libmpdclient)
14cu|gjay-0.3.2-3|16	BuildRequires:	pkgconfig(vorbis)
14cu|gjay-0.3.2-3|17	Requires:	audacious
14cu|gjay-0.3.2-3|18	Requires:	mp3info
14cu|gjay-0.3.2-3|19	Requires:	mpg321
14cu|gjay-0.3.2-3|20	Requires:	vorbis-tools
14cu|gjay-0.3.2-3|21	# Doesn't get autogenerated as the app doesn't link against it but
14cu|gjay-0.3.2-3|22	# dlopens it: it's not strictly required, so make it a suggests
14cu|gjay-0.3.2-3|23	Suggests:	%{_lib}flac8
14cu|gjay-0.3.2-3|24	Suggests:	%{_lib}mpdclient2
14cu|gjay-0.3.2-3|25	Suggests:	%{_lib}vorbis0
14cu|gjay-0.3.2-3|26	Suggests:	%{_lib}vorbisfile3
14cu|gjay-0.3.2-3|27	
14cu|gjay-0.3.2-3|28	%description
14cu|gjay-0.3.2-3|29	GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3,
14cu|gjay-0.3.2-3|30	wav) such that each song sounds good following the previous song. It is ideal
14cu|gjay-0.3.2-3|31	for home users who want a non-random way to wander large collections or for
14cu|gjay-0.3.2-3|32	DJs planning a set list. You can generate playlists from within the
14cu|gjay-0.3.2-3|33	application, or run GJay as a standalone command-line utility.
14cu|gjay-0.3.2-3|34	
14cu|gjay-0.3.2-3|35	%files
14cu|gjay-0.3.2-3|36	%doc README
14cu|gjay-0.3.2-3|37	%{_bindir}/%{name}
14cu|gjay-0.3.2-3|38	%{_datadir}/%{name}
14cu|gjay-0.3.2-3|39	%{_mandir}/man1/*
14cu|gjay-0.3.2-3|40	%{_datadir}/applications/%{name}.desktop
14cu|gjay-0.3.2-3|41	
14cu|gjay-0.3.2-3|42	#----------------------------------------------------------------------------
14cu|gjay-0.3.2-3|43	
14cu|gjay-0.3.2-3|44	%prep
14cu|gjay-0.3.2-3|45	%setup -q
14cu|gjay-0.3.2-3|46	%patch0 -p1
14cu|gjay-0.3.2-3|47	
14cu|gjay-0.3.2-3|48	%build
14cu|gjay-0.3.2-3|49	%configure2_5x
14cu|gjay-0.3.2-3|50	%make
14cu|gjay-0.3.2-3|51	
14cu|gjay-0.3.2-3|52	%install
14cu|gjay-0.3.2-3|53	%makeinstall_std
14cu|gjay-0.3.2-3|54	
14cu|gjay-0.3.2-3|55	#menu
14cu|gjay-0.3.2-3|56	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gjay-0.3.2-3|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gjay-0.3.2-3|58	[Desktop Entry]
14cu|gjay-0.3.2-3|59	Name=GJay
14cu|gjay-0.3.2-3|60	Comment=DJ Collection Manager
14cu|gjay-0.3.2-3|61	Exec=%{_bindir}/%{name}
14cu|gjay-0.3.2-3|62	Icon=sound_section
14cu|gjay-0.3.2-3|63	Terminal=false
14cu|gjay-0.3.2-3|64	Type=Application
14cu|gjay-0.3.2-3|65	StartupNotify=true
14cu|gjay-0.3.2-3|66	Categories=GTK;X-MandrivaLinux-CrossDesktop;Audio;Player;
14cu|gjay-0.3.2-3|67	EOF
14cu|gjay-0.3.2-3|68	
14cu|gjay-0.3.2-3|69	
14cu|gjay-0.3.2-3|70	%changelog
14cu|gjay-0.3.2-3|71	
14cu|gjay-0.3.2-3|72	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-3
14cu|gjay-0.3.2-3|73	- (103321e) Build requires pkgconfig(audclient) instead of pkgconfig(audacious) now
14cu|gjay-0.3.2-3|74	
14cu|gjay-0.3.2-3|75	

10260 14
14cu|gkermit-1.00-11|1	%define oversion 100
14cu|gkermit-1.00-11|2	
14cu|gkermit-1.00-11|3	Summary:	Transfer files with the Kermit protocol
14cu|gkermit-1.00-11|4	Name:		gkermit
14cu|gkermit-1.00-11|5	Version:	1.00
14cu|gkermit-1.00-11|6	Release:	11
14cu|gkermit-1.00-11|7	License:	GPLv2+
14cu|gkermit-1.00-11|8	Group:		Networking/File transfer
14cu|gkermit-1.00-11|9	Url:		http://www.columbia.edu/kermit/gkermit.html
14cu|gkermit-1.00-11|10	Source0:	ftp://kermit.columbia.edu/kermit/archives/gku%{oversion}.tar.bz2
14cu|gkermit-1.00-11|11	Patch0:		gkermit-missing-errno-include.patch
14cu|gkermit-1.00-11|12	
14cu|gkermit-1.00-11|13	%description
14cu|gkermit-1.00-11|14	gkermit is a GPL'd implementation of the Kermit protocol, developed by
14cu|gkermit-1.00-11|15	Columbia University.  Kermit is often used to transfer files over serial
14cu|gkermit-1.00-11|16	connections as well as through networks.  This version is quite minimal;
14cu|gkermit-1.00-11|17	support for non-Kermit protocols may be found in ckermit, which is not,
14cu|gkermit-1.00-11|18	unfortunately, Free Software. See the gkermit webpage for more information.
14cu|gkermit-1.00-11|19	
14cu|gkermit-1.00-11|20	gkermit is a command line, non-interactive client.
14cu|gkermit-1.00-11|21	
14cu|gkermit-1.00-11|22	%files
14cu|gkermit-1.00-11|23	%doc ANNOUNCE COPYING README
14cu|gkermit-1.00-11|24	%{_bindir}/gkermit
14cu|gkermit-1.00-11|25	%{_mandir}/man1/*
14cu|gkermit-1.00-11|26	
14cu|gkermit-1.00-11|27	#----------------------------------------------------------------------------
14cu|gkermit-1.00-11|28	
14cu|gkermit-1.00-11|29	%prep
14cu|gkermit-1.00-11|30	%setup -q
14cu|gkermit-1.00-11|31	%patch0 -p1
14cu|gkermit-1.00-11|32	
14cu|gkermit-1.00-11|33	%build
14cu|gkermit-1.00-11|34	%make CC="%__cc %{optflags}"
14cu|gkermit-1.00-11|35	
14cu|gkermit-1.00-11|36	bzip2 -f gkermit.nr
14cu|gkermit-1.00-11|37	
14cu|gkermit-1.00-11|38	%install
14cu|gkermit-1.00-11|39	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cu|gkermit-1.00-11|40	install -m 0755 gkermit %{buildroot}%{_bindir}/gkermit
14cu|gkermit-1.00-11|41	install -m 0644 gkermit.nr.bz2 %{buildroot}%{_mandir}/man1/gkermit.1.bz2
14cu|gkermit-1.00-11|42	
14cu|gkermit-1.00-11|43	
14cu|gkermit-1.00-11|44	%changelog
14cu|gkermit-1.00-11|45	* Tue Feb 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.00-11
14cu|gkermit-1.00-11|46	+ Revision: f769643
14cu|gkermit-1.00-11|47	- Fix debug package, spec cleanup
14cu|gkermit-1.00-11|48	
14cu|gkermit-1.00-11|49	

10261 14
14cu|gkrellm-2.3.5-9|1	Summary:	Multiple stacked system monitors
14cu|gkrellm-2.3.5-9|2	Name:		gkrellm
14cu|gkrellm-2.3.5-9|3	Version:	2.3.5
14cu|gkrellm-2.3.5-9|4	Release:	9
14cu|gkrellm-2.3.5-9|5	License:	GPLv3+
14cu|gkrellm-2.3.5-9|6	Group:		Monitoring
14cu|gkrellm-2.3.5-9|7	Url:		http://gkrellm.net
14cu|gkrellm-2.3.5-9|8	Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.bz2
14cu|gkrellm-2.3.5-9|9	Source1:	gkrellm-themes.tar.bz2
14cu|gkrellm-2.3.5-9|10	Source2:	gkrellmd.service
14cu|gkrellm-2.3.5-9|11	Source3:	gkrellm-pt.po
14cu|gkrellm-2.3.5-9|12	Source4:	gkrellm-tmpfiles.conf
14cu|gkrellm-2.3.5-9|13	Patch0:		gkrellm-2.3.5-fix-format-errors.patch
14cu|gkrellm-2.3.5-9|14	Patch2:		gkrellm-2.3.5-force-libsensor-test-result.patch
14cu|gkrellm-2.3.5-9|15	BuildRequires:	gettext
14cu|gkrellm-2.3.5-9|16	BuildRequires:	imagemagick
14cu|gkrellm-2.3.5-9|17	BuildRequires:	lm_sensors-devel
14cu|gkrellm-2.3.5-9|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gkrellm-2.3.5-9|19	BuildRequires:	pkgconfig(libntlm)
14cu|gkrellm-2.3.5-9|20	BuildRequires:	pkgconfig(openssl)
14cu|gkrellm-2.3.5-9|21	BuildRequires:	pkgconfig(sm)
14cu|gkrellm-2.3.5-9|22	Requires(post):	systemd
14cu|gkrellm-2.3.5-9|23	
14cu|gkrellm-2.3.5-9|24	%description
14cu|gkrellm-2.3.5-9|25	GKrellM charts SMP CPU, load, Disk, and all active net interfaces
14cu|gkrellm-2.3.5-9|26	automatically. An on/off button and online timer for the PPP interface
14cu|gkrellm-2.3.5-9|27	is provided. Monitors for memory and swap usage, file system, internet
14cu|gkrellm-2.3.5-9|28	connections, APM laptop battery, mbox style mailboxes, and cpu temps.
14cu|gkrellm-2.3.5-9|29	Also includes an uptime monitor, a hostname label, and a clock/calendar.
14cu|gkrellm-2.3.5-9|30	Additional features are:
14cu|gkrellm-2.3.5-9|31	
14cu|gkrellm-2.3.5-9|32	* Autoscaling grid lines with configurable grid line resolution.
14cu|gkrellm-2.3.5-9|33	* LED indicators for the net interfaces.
14cu|gkrellm-2.3.5-9|34	* A gui popup for configuration of chart sizes and resolutions.
14cu|gkrellm-2.3.5-9|35	
14cu|gkrellm-2.3.5-9|36	%files -f %{name}.lang
14cu|gkrellm-2.3.5-9|37	%doc COPYRIGHT Changelog INSTALL README *.html
14cu|gkrellm-2.3.5-9|38	%{_bindir}/gkrellm
14cu|gkrellm-2.3.5-9|39	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gkrellm-2.3.5-9|40	%{_iconsdir}/gkrellm.png
14cu|gkrellm-2.3.5-9|41	%{_liconsdir}/gkrellm.png
14cu|gkrellm-2.3.5-9|42	%{_miconsdir}/gkrellm.png
14cu|gkrellm-2.3.5-9|43	%{_mandir}/man1/gkrellm.1*
14cu|gkrellm-2.3.5-9|44	%{_libdir}/gkrellm2
14cu|gkrellm-2.3.5-9|45	%{_datadir}/gkrellm2
14cu|gkrellm-2.3.5-9|46	%{_tmpfilesdir}/%{name}.conf
14cu|gkrellm-2.3.5-9|47	%ghost %dir %attr(1777,root,root) %{_localstatedir}/lock/gkrellm
14cu|gkrellm-2.3.5-9|48	
14cu|gkrellm-2.3.5-9|49	%post
14cu|gkrellm-2.3.5-9|50	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|gkrellm-2.3.5-9|51	
14cu|gkrellm-2.3.5-9|52	#----------------------------------------------------------------------------
14cu|gkrellm-2.3.5-9|53	
14cu|gkrellm-2.3.5-9|54	%package server
14cu|gkrellm-2.3.5-9|55	Summary:	Server component for gkrellm
14cu|gkrellm-2.3.5-9|56	Group:		Monitoring
14cu|gkrellm-2.3.5-9|57	Requires(post,preun,postun):	rpm-helper
14cu|gkrellm-2.3.5-9|58	
14cu|gkrellm-2.3.5-9|59	%description server
14cu|gkrellm-2.3.5-9|60	The server component allows you to monitor a server remotely from
14cu|gkrellm-2.3.5-9|61	a client running gkrellm, without installing gkrellm on the server.
14cu|gkrellm-2.3.5-9|62	
14cu|gkrellm-2.3.5-9|63	%files server
14cu|gkrellm-2.3.5-9|64	%config(noreplace) %{_sysconfdir}/gkrellmd.conf
14cu|gkrellm-2.3.5-9|65	%{_unitdir}/gkrellmd.service
14cu|gkrellm-2.3.5-9|66	%{_bindir}/gkrellmd
14cu|gkrellm-2.3.5-9|67	%{_mandir}/man1/gkrellmd.1*
14cu|gkrellm-2.3.5-9|68	
14cu|gkrellm-2.3.5-9|69	%post server
14cu|gkrellm-2.3.5-9|70	%systemd_post %{name}d.service
14cu|gkrellm-2.3.5-9|71	
14cu|gkrellm-2.3.5-9|72	%preun server
14cu|gkrellm-2.3.5-9|73	%systemd_preun %{name}d.service
14cu|gkrellm-2.3.5-9|74	
14cu|gkrellm-2.3.5-9|75	%postun server
14cu|gkrellm-2.3.5-9|76	%systemd_postun_with_restart %{name}d.service
14cu|gkrellm-2.3.5-9|77	
14cu|gkrellm-2.3.5-9|78	#----------------------------------------------------------------------------
14cu|gkrellm-2.3.5-9|79	
14cu|gkrellm-2.3.5-9|80	%package devel
14cu|gkrellm-2.3.5-9|81	Summary:	Include files for gkrellm
14cu|gkrellm-2.3.5-9|82	Group:		Development/Other
14cu|gkrellm-2.3.5-9|83	Requires:	%{name} = %{EVRD}
14cu|gkrellm-2.3.5-9|84	
14cu|gkrellm-2.3.5-9|85	%description devel
14cu|gkrellm-2.3.5-9|86	gkrellm header files for gkrellm development and plugin support.
14cu|gkrellm-2.3.5-9|87	
14cu|gkrellm-2.3.5-9|88	%files devel
14cu|gkrellm-2.3.5-9|89	%doc *.html
14cu|gkrellm-2.3.5-9|90	%{_includedir}/gkrellm2/
14cu|gkrellm-2.3.5-9|91	%dir %{multiarch_includedir}/gkrellm2
14cu|gkrellm-2.3.5-9|92	%{multiarch_includedir}/gkrellm2/*.h
14cu|gkrellm-2.3.5-9|93	%{_libdir}/pkgconfig/gkrellm.pc
14cu|gkrellm-2.3.5-9|94	
14cu|gkrellm-2.3.5-9|95	#----------------------------------------------------------------------------
14cu|gkrellm-2.3.5-9|96	
14cu|gkrellm-2.3.5-9|97	%prep
14cu|gkrellm-2.3.5-9|98	%setup -q
14cu|gkrellm-2.3.5-9|99	%setup -q -D -T -a1
14cu|gkrellm-2.3.5-9|100	cp -a %{S:3} po/pt.po
14cu|gkrellm-2.3.5-9|101	for i in `find -type d -name .xvpics`
14cu|gkrellm-2.3.5-9|102	do rm -rf $i
14cu|gkrellm-2.3.5-9|103	done
14cu|gkrellm-2.3.5-9|104	# make it lib64 aware
14cu|gkrellm-2.3.5-9|105	perl -pi -e "/PLUGINS_DIR/ and s|/lib/|/%{_lib}/|g" ./src/gkrellm.h ./server/gkrellmd.h
14cu|gkrellm-2.3.5-9|106	perl -pi -e "s|/lib/|/%{_lib}/|" Makefile
14cu|gkrellm-2.3.5-9|107	%patch0 -p1 -b .wformat
14cu|gkrellm-2.3.5-9|108	%patch2 -p1 -b .libsensors
14cu|gkrellm-2.3.5-9|109	
14cu|gkrellm-2.3.5-9|110	%build
14cu|gkrellm-2.3.5-9|111	%make INSTALLROOT=%{_prefix} \
14cu|gkrellm-2.3.5-9|112	INCLUDEDIR=%{_includedir} \
14cu|gkrellm-2.3.5-9|113	CFLAGS="%{optflags}" \
14cu|gkrellm-2.3.5-9|114	LDFLAGS="$(pkg-config --libs gmodule-2.0) %{ldflags}" \
14cu|gkrellm-2.3.5-9|115	LOCALEDIR=%{_datadir}/locale
14cu|gkrellm-2.3.5-9|116	
14cu|gkrellm-2.3.5-9|117	#      LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lglib-2.0 -lgmodule-2.0"
14cu|gkrellm-2.3.5-9|118	
14cu|gkrellm-2.3.5-9|119	%install
14cu|gkrellm-2.3.5-9|120	mkdir -p %{buildroot}%{_bindir}
14cu|gkrellm-2.3.5-9|121	make install \
14cu|gkrellm-2.3.5-9|122	INSTALLROOT=%{buildroot}%{_prefix} \
14cu|gkrellm-2.3.5-9|123	INSTALLDIR=%{buildroot}%{_bindir} \
14cu|gkrellm-2.3.5-9|124	INCLUDEDIR=%{buildroot}%{_includedir} \
14cu|gkrellm-2.3.5-9|125	MANDIR=%{buildroot}%{_mandir}/man1 \
14cu|gkrellm-2.3.5-9|126	LOCALEDIR=%{buildroot}%{_datadir}/locale \
14cu|gkrellm-2.3.5-9|127	STRIP=""
14cu|gkrellm-2.3.5-9|128	
14cu|gkrellm-2.3.5-9|129	mkdir -p %{buildroot}%{_libdir}/%{name}2/plugins
14cu|gkrellm-2.3.5-9|130	
14cu|gkrellm-2.3.5-9|131	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
14cu|gkrellm-2.3.5-9|132	convert src/icon.xpm -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cu|gkrellm-2.3.5-9|133	convert src/icon.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|gkrellm-2.3.5-9|134	convert src/icon.xpm -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|gkrellm-2.3.5-9|135	
14cu|gkrellm-2.3.5-9|136	mkdir -p %{buildroot}%{_datadir}/%{name}2/themes
14cu|gkrellm-2.3.5-9|137	cp -av gkrellm-themes/* %{buildroot}%{_datadir}/%{name}2/themes
14cu|gkrellm-2.3.5-9|138	
14cu|gkrellm-2.3.5-9|139	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|gkrellm-2.3.5-9|140	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|gkrellm-2.3.5-9|141	[Desktop Entry]
14cu|gkrellm-2.3.5-9|142	Name=Gkrellm
14cu|gkrellm-2.3.5-9|143	Name[ru]=Gkrellm
14cu|gkrellm-2.3.5-9|144	Comment=A GTK-based monitoring app
14cu|gkrellm-2.3.5-9|145	Comment[ru]=Программа мониторинга ресурсов компьютера
14cu|gkrellm-2.3.5-9|146	Exec=%{_bindir}/%{name}
14cu|gkrellm-2.3.5-9|147	Icon=%{name}
14cu|gkrellm-2.3.5-9|148	Terminal=false
14cu|gkrellm-2.3.5-9|149	Type=Application
14cu|gkrellm-2.3.5-9|150	StartupNotify=true
14cu|gkrellm-2.3.5-9|151	Categories=GTK;System;Monitor;
14cu|gkrellm-2.3.5-9|152	EOF
14cu|gkrellm-2.3.5-9|153	
14cu|gkrellm-2.3.5-9|154	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|gkrellm-2.3.5-9|155	install -m 644 server/gkrellmd.conf %{buildroot}%{_sysconfdir}
14cu|gkrellm-2.3.5-9|156	
14cu|gkrellm-2.3.5-9|157	install -d -m 755 %{buildroot}%{_unitdir}
14cu|gkrellm-2.3.5-9|158	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/gkrellmd.service
14cu|gkrellm-2.3.5-9|159	
14cu|gkrellm-2.3.5-9|160	install -d -m 755 %{buildroot}%{_tmpfilesdir}
14cu|gkrellm-2.3.5-9|161	install -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|gkrellm-2.3.5-9|162	
14cu|gkrellm-2.3.5-9|163	
14cu|gkrellm-2.3.5-9|164	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellm.h
14cu|gkrellm-2.3.5-9|165	
14cu|gkrellm-2.3.5-9|166	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellmd.h
14cu|gkrellm-2.3.5-9|167	
14cu|gkrellm-2.3.5-9|168	%find_lang %{name}
14cu|gkrellm-2.3.5-9|169	
14cu|gkrellm-2.3.5-9|170	# lock dir
14cu|gkrellm-2.3.5-9|171	install -d -m 755 %{buildroot}%{_localstatedir}/lock/gkrellm
14cu|gkrellm-2.3.5-9|172	chmod 1777 %{buildroot}%{_localstatedir}/lock/gkrellm
14cu|gkrellm-2.3.5-9|173	
14cu|gkrellm-2.3.5-9|174	
14cu|gkrellm-2.3.5-9|175	%changelog
14cu|gkrellm-2.3.5-9|176	
14cu|gkrellm-2.3.5-9|177	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.5-9
14cu|gkrellm-2.3.5-9|178	- (171c112) Fix post-scripts (move them to server package)
14cu|gkrellm-2.3.5-9|179	- (171c112) Properly handle /var/lock/gkrellm
14cu|gkrellm-2.3.5-9|180	- (171c112) Spec cleanup
14cu|gkrellm-2.3.5-9|181	
14cu|gkrellm-2.3.5-9|182	

10262 14
14cu|gkrellm-plugins-2.3.5-6|1	%define debug_package %{nil}
14cu|gkrellm-plugins-2.3.5-6|2	
14cu|gkrellm-plugins-2.3.5-6|3	%define gkrellweather_version	2.0.8
14cu|gkrellm-plugins-2.3.5-6|4	%define seti_version		0.7.0b
14cu|gkrellm-plugins-2.3.5-6|5	%define gkrellStock_version	0.5.1
14cu|gkrellm-plugins-2.3.5-6|6	%define gkrellShoot_version	0.4.4
14cu|gkrellm-plugins-2.3.5-6|7	%define snmp_version		1.1
14cu|gkrellm-plugins-2.3.5-6|8	%define gkrellmitime_version	1.0
14cu|gkrellm-plugins-2.3.5-6|9	%define volume_version		2.1.13
14cu|gkrellm-plugins-2.3.5-6|10	%define mailwatch_version	2.4.3
14cu|gkrellm-plugins-2.3.5-6|11	%define gkrellmss_version	2.6
14cu|gkrellm-plugins-2.3.5-6|12	%define gkrellmwireless_version	2.0.3
14cu|gkrellm-plugins-2.3.5-6|13	%define radio_version		2.0.4
14cu|gkrellm-plugins-2.3.5-6|14	%define gkrellkam_version	2.0.0
14cu|gkrellm-plugins-2.3.5-6|15	%define fmonitor_version	2.0.4
14cu|gkrellm-plugins-2.3.5-6|16	%define reminder_version	2.0.0
14cu|gkrellm-plugins-2.3.5-6|17	%define gkrellmoon_version	0.6
14cu|gkrellm-plugins-2.3.5-6|18	%define gkleds_version		0.8.0
14cu|gkrellm-plugins-2.3.5-6|19	%define gkrellmbgchg2_version	0.1.11
14cu|gkrellm-plugins-2.3.5-6|20	%define gkrellsun_version	1.0.0
14cu|gkrellm-plugins-2.3.5-6|21	%define hddtemp_version		0.2-beta
14cu|gkrellm-plugins-2.3.5-6|22	%define timers_version		1.3
14cu|gkrellm-plugins-2.3.5-6|23	%define gkrelltop_version	2.2.13
14cu|gkrellm-plugins-2.3.5-6|24	%define gkrellmlaunch_version 0.5
14cu|gkrellm-plugins-2.3.5-6|25	%define cpufreq_version		0.6.1
14cu|gkrellm-plugins-2.3.5-6|26	
14cu|gkrellm-plugins-2.3.5-6|27	Name:		gkrellm-plugins
14cu|gkrellm-plugins-2.3.5-6|28	Summary:	Plugins for gkrellm
14cu|gkrellm-plugins-2.3.5-6|29	Version:	2.3.5
14cu|gkrellm-plugins-2.3.5-6|30	Release:	6
14cu|gkrellm-plugins-2.3.5-6|31	License:	GPL
14cu|gkrellm-plugins-2.3.5-6|32	Group:		Monitoring
14cu|gkrellm-plugins-2.3.5-6|33	URL:		http://gkrellm.net
14cu|gkrellm-plugins-2.3.5-6|34	Source2:	gkrellm-volume-%{volume_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|35	Source3:	gkrellm-mailwatch-%{mailwatch_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|36	Source4:	gkrellmitime-%{gkrellmitime_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|37	Source5:	gkrellstock-%{gkrellStock_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|38	Patch5:		gkrellstock-0.5.1.path.patch.bz2
14cu|gkrellm-plugins-2.3.5-6|39	Source6:	http://prdownloads.sourceforge.net/gkrellshoot/gkrellshoot-%{gkrellShoot_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|40	Source7:	http://members.dslextreme.com/~billw/gkrellmss/gkrellmss-%{gkrellmss_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|41	Source8:	gkrellmwireless-%{gkrellmwireless_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|42	Source9:	gkrellm-radio-%{radio_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|43	Source10:	gkrellkam_%{gkrellkam_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|44	Source11:	gkrellweather-%{gkrellweather_version}.tgz
14cu|gkrellm-plugins-2.3.5-6|45	Patch4:		gkrellweather-2.0.8-fix-path.patch
14cu|gkrellm-plugins-2.3.5-6|46	Source12:	gkrellm-fmonitor-%{fmonitor_version}.tgz
14cu|gkrellm-plugins-2.3.5-6|47	Source13:	gkrellm-reminder-%{reminder_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|48	Source14:	gkrellmoon-%{gkrellmoon_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|49	Source15:	gkrellm_snmp-%{snmp_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|50	Source16:	gkleds-%{gkleds_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|51	Source17:	http://www.bender-suhl.de/stefan/comp/sources/gkrellmbgchg2-%{gkrellmbgchg2_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|52	Source18:	http://sourceforge.net/projects/gkrellsun/files/gkrellsun%20gkrellm-2.2/1.0.0/gkrellsun-%{gkrellsun_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|53	Source20:	seti-%{seti_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|54	Patch2:		seti-%{seti_version}-gkrellm2.patch.bz2
14cu|gkrellm-plugins-2.3.5-6|55	Source21:	gkrellm-hddtemp-%{hddtemp_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|56	Source22:	gkrellm_timers-%{timers_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|57	Source23:	http://sourceforge.net/projects/gkrelltop/files/gkrelltop/2.2.13/gkrelltop_%{gkrelltop_version}.orig.tar.gz
14cu|gkrellm-plugins-2.3.5-6|58	Source24:	gkrellmlaunch-%{gkrellmlaunch_version}.tar.bz2
14cu|gkrellm-plugins-2.3.5-6|59	Source25:	gkrellm2-cpufreq-%{cpufreq_version}.tar.gz
14cu|gkrellm-plugins-2.3.5-6|60	
14cu|gkrellm-plugins-2.3.5-6|61	Requires:	gkrellm = %{version}
14cu|gkrellm-plugins-2.3.5-6|62	BuildRequires:	gkrellm-devel = %{version}
14cu|gkrellm-plugins-2.3.5-6|63	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gkrellm-plugins-2.3.5-6|64	BuildRequires:	pkgconfig(liblircclient0)
14cu|gkrellm-plugins-2.3.5-6|65	BuildRequires:	pkgconfig(fftw3)
14cu|gkrellm-plugins-2.3.5-6|66	BuildRequires:	libmcrypt-devel
14cu|gkrellm-plugins-2.3.5-6|67	BuildRequires:	pkgconfig(esound)
14cu|gkrellm-plugins-2.3.5-6|68	BuildRequires:  pkgconfig(openssl)
14cu|gkrellm-plugins-2.3.5-6|69	BuildRequires:  pkgconfig(xtst)
14cu|gkrellm-plugins-2.3.5-6|70	BuildRequires:  cpupower-devel
14cu|gkrellm-plugins-2.3.5-6|71	
14cu|gkrellm-plugins-2.3.5-6|72	%description
14cu|gkrellm-plugins-2.3.5-6|73	This package contains some plugins for gkrellm.  Included are the following
14cu|gkrellm-plugins-2.3.5-6|74	plugins:
14cu|gkrellm-plugins-2.3.5-6|75	
14cu|gkrellm-plugins-2.3.5-6|76	* volume, controls mixer
14cu|gkrellm-plugins-2.3.5-6|77	* mailwatch, watches individual mailboxes for new mail
14cu|gkrellm-plugins-2.3.5-6|78	* gkrellmitime, displays internet time
14cu|gkrellm-plugins-2.3.5-6|79	* gkrellmss, sound scope
14cu|gkrellm-plugins-2.3.5-6|80	* gkrellmwireless, monitors the link quality of a wirless LAN card
14cu|gkrellm-plugins-2.3.5-6|81	* gkrellm-radio, radio tuner interface
14cu|gkrellm-plugins-2.3.5-6|82	* gkrellweather, checks and reports weather conditions
14cu|gkrellm-plugins-2.3.5-6|83	* fmonitor, displays contents of files
14cu|gkrellm-plugins-2.3.5-6|84	* reminder, a cron-lick scheduler
14cu|gkrellm-plugins-2.3.5-6|85	* gkleds, plugin which monitors CapsLock, NumLock, ScrollLock
14cu|gkrellm-plugins-2.3.5-6|86	* gkrellmbgchg, Change your background on a schedule
14cu|gkrellm-plugins-2.3.5-6|87	* gkrellsun, Sunrise and Sunset display
14cu|gkrellm-plugins-2.3.5-6|88	* gkx86info, Calculates Mhz/Ghz of processor
14cu|gkrellm-plugins-2.3.5-6|89	* gkrellmoon, shows the phases of the moon
14cu|gkrellm-plugins-2.3.5-6|90	* seti, displays information about your seti progress
14cu|gkrellm-plugins-2.3.5-6|91	* gkrellm-hddtemp, displays temperatures of hard disks
14cu|gkrellm-plugins-2.3.5-6|92	* gkrellmlaunch, allows one click access to programs
14cu|gkrellm-plugins-2.3.5-6|93	
14cu|gkrellm-plugins-2.3.5-6|94	%package snmp
14cu|gkrellm-plugins-2.3.5-6|95	Summary:	SNMP plugin for %{name}
14cu|gkrellm-plugins-2.3.5-6|96	Group:		Monitoring
14cu|gkrellm-plugins-2.3.5-6|97	Requires:	gkrellm = %{version}
14cu|gkrellm-plugins-2.3.5-6|98	BuildRequires:	net-snmp-devel
14cu|gkrellm-plugins-2.3.5-6|99	
14cu|gkrellm-plugins-2.3.5-6|100	%description snmp
14cu|gkrellm-plugins-2.3.5-6|101	gkrellm_snmp, SNMP monitor.
14cu|gkrellm-plugins-2.3.5-6|102	
14cu|gkrellm-plugins-2.3.5-6|103	%package stock
14cu|gkrellm-plugins-2.3.5-6|104	Summary:	Stock plugin for %{name}
14cu|gkrellm-plugins-2.3.5-6|105	Group:		Monitoring
14cu|gkrellm-plugins-2.3.5-6|106	Requires:	gkrellm = %{version}
14cu|gkrellm-plugins-2.3.5-6|107	
14cu|gkrellm-plugins-2.3.5-6|108	%description stock
14cu|gkrellm-plugins-2.3.5-6|109	gkrellStock, a stock monitor.
14cu|gkrellm-plugins-2.3.5-6|110	
14cu|gkrellm-plugins-2.3.5-6|111	%package shoot
14cu|gkrellm-plugins-2.3.5-6|112	Summary:	Shoot plugin for %{name}
14cu|gkrellm-plugins-2.3.5-6|113	Group:		Monitoring
14cu|gkrellm-plugins-2.3.5-6|114	Requires:	gkrellm = %{version}
14cu|gkrellm-plugins-2.3.5-6|115	Requires:	imagemagick
14cu|gkrellm-plugins-2.3.5-6|116	
14cu|gkrellm-plugins-2.3.5-6|117	%description shoot
14cu|gkrellm-plugins-2.3.5-6|118	gkrellShoot, a screen locker and screen capture krell.
14cu|gkrellm-plugins-2.3.5-6|119	
14cu|gkrellm-plugins-2.3.5-6|120	%package kam
14cu|gkrellm-plugins-2.3.5-6|121	Summary:	Kam plugin for %{name}
14cu|gkrellm-plugins-2.3.5-6|122	Group:		Monitoring
14cu|gkrellm-plugins-2.3.5-6|123	Requires:	gkrellm = %{version}
14cu|gkrellm-plugins-2.3.5-6|124	Requires:	wget
14cu|gkrellm-plugins-2.3.5-6|125	
14cu|gkrellm-plugins-2.3.5-6|126	%description kam
14cu|gkrellm-plugins-2.3.5-6|127	gkrellkam, monitor static images such as webcams.
14cu|gkrellm-plugins-2.3.5-6|128	
14cu|gkrellm-plugins-2.3.5-6|129	%prep
14cu|gkrellm-plugins-2.3.5-6|130	%setup -T -c -n %{name}
14cu|gkrellm-plugins-2.3.5-6|131	#%setup -q -T -D -c -a 1 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|132	%setup -q -T -D -c -a 2 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|133	%setup -q -T -D -c -a 3 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|134	%setup -q -T -D -c -a 4 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|135	%setup -q -T -D -c -a 5 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|136	%setup -q -T -D -c -a 6 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|137	%setup -q -T -D -c -a 7 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|138	%setup -q -T -D -c -a 8 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|139	%setup -q -T -D -c -a 9 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|140	%setup -q -T -D -c -a 10 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|141	%setup -q -T -D -c -a 11 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|142	%setup -q -T -D -c -a 12 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|143	%setup -q -T -D -c -a 13 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|144	%setup -q -T -D -c -a 14 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|145	%setup -q -T -D -c -a 15 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|146	%setup -q -T -D -c -a 16 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|147	%setup -q -T -D -c -a 17 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|148	%setup -q -T -D -c -a 18 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|149	%setup -q -T -D -c -a 20 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|150	%setup -q -T -D -c -a 21 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|151	%setup -q -T -D -c -a 22 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|152	%setup -q -T -D -c -a 23 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|153	%setup -q -T -D -c -a 24 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|154	%setup -q -T -D -c -a 25 -n %{name}
14cu|gkrellm-plugins-2.3.5-6|155	
14cu|gkrellm-plugins-2.3.5-6|156	(cd seti-%{seti_version}
14cu|gkrellm-plugins-2.3.5-6|157	%patch2 -p1 -b .gtk2
14cu|gkrellm-plugins-2.3.5-6|158	)
14cu|gkrellm-plugins-2.3.5-6|159	(cd gkrellweather-%{gkrellweather_version}
14cu|gkrellm-plugins-2.3.5-6|160	%patch4 -p1 -b .path
14cu|gkrellm-plugins-2.3.5-6|161	)
14cu|gkrellm-plugins-2.3.5-6|162	(cd gkrellStock-%{gkrellStock_version}
14cu|gkrellm-plugins-2.3.5-6|163	%patch5 -p0 -b .path
14cu|gkrellm-plugins-2.3.5-6|164	)
14cu|gkrellm-plugins-2.3.5-6|165	
14cu|gkrellm-plugins-2.3.5-6|166	sed -i 's/-Wl /-Wl,/' gkrellmitime-%{gkrellmitime_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|167	sed -i 's/-Wl//' gkrellm-radio/Makefile
14cu|gkrellm-plugins-2.3.5-6|168	sed -i 's/-Wl//' gkrellkam-%{gkrellkam_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|169	sed -i 's/-Wl//' seti-%{seti_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|170	sed -i 's/-Wl//' gkrellm-hddtemp-%{hddtemp_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|171	sed -i 's/-W1//' gkrellmlaunch-%{gkrellmlaunch_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|172	sed -i 's/lcpufreq/lcpupower/' gkrellm2-cpufreq-%{cpufreq_version}/Makefile
14cu|gkrellm-plugins-2.3.5-6|173	
14cu|gkrellm-plugins-2.3.5-6|174	%build
14cu|gkrellm-plugins-2.3.5-6|175	(cd gkrellm-volume
14cu|gkrellm-plugins-2.3.5-6|176	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|177	)
14cu|gkrellm-plugins-2.3.5-6|178	(cd gkrellm-mailwatch
14cu|gkrellm-plugins-2.3.5-6|179	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|180	)
14cu|gkrellm-plugins-2.3.5-6|181	(cd gkrellmitime-%{gkrellmitime_version}
14cu|gkrellm-plugins-2.3.5-6|182	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|183	)
14cu|gkrellm-plugins-2.3.5-6|184	(cd gkrellStock-%{gkrellStock_version}
14cu|gkrellm-plugins-2.3.5-6|185	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|186	)
14cu|gkrellm-plugins-2.3.5-6|187	(cd gkrellShoot-%{gkrellShoot_version}
14cu|gkrellm-plugins-2.3.5-6|188	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|189	)
14cu|gkrellm-plugins-2.3.5-6|190	(cd gkrellmss-%{gkrellmss_version}
14cu|gkrellm-plugins-2.3.5-6|191	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|192	)
14cu|gkrellm-plugins-2.3.5-6|193	(cd gkrellmwireless
14cu|gkrellm-plugins-2.3.5-6|194	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|195	)
14cu|gkrellm-plugins-2.3.5-6|196	(cd gkrellm-radio
14cu|gkrellm-plugins-2.3.5-6|197	make WITH_LIRC=1
14cu|gkrellm-plugins-2.3.5-6|198	)
14cu|gkrellm-plugins-2.3.5-6|199	(cd gkrellkam-%{gkrellkam_version}
14cu|gkrellm-plugins-2.3.5-6|200	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|201	)
14cu|gkrellm-plugins-2.3.5-6|202	(cd gkleds-%{gkleds_version}
14cu|gkrellm-plugins-2.3.5-6|203	%ifarch x86_64
14cu|gkrellm-plugins-2.3.5-6|204	make X11_LIB="-L/usr/X11R6/lib64 -lX11 -lXtst" CFLAGS="%{optflags} -fPIC"
14cu|gkrellm-plugins-2.3.5-6|205	%else
14cu|gkrellm-plugins-2.3.5-6|206	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|207	%endif
14cu|gkrellm-plugins-2.3.5-6|208	)
14cu|gkrellm-plugins-2.3.5-6|209	(cd gkrellmbgchg2-%{gkrellmbgchg2_version}
14cu|gkrellm-plugins-2.3.5-6|210	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|211	)
14cu|gkrellm-plugins-2.3.5-6|212	(cd gkrellm-fmonitor-%{fmonitor_version}
14cu|gkrellm-plugins-2.3.5-6|213	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|214	)
14cu|gkrellm-plugins-2.3.5-6|215	(cd gkrellmoon-%{gkrellmoon_version}
14cu|gkrellm-plugins-2.3.5-6|216	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|217	)
14cu|gkrellm-plugins-2.3.5-6|218	(cd gkrellm-reminder-%{reminder_version}
14cu|gkrellm-plugins-2.3.5-6|219	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|220	)
14cu|gkrellm-plugins-2.3.5-6|221	(cd gkrellm_snmp-%{snmp_version}
14cu|gkrellm-plugins-2.3.5-6|222	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|223	)
14cu|gkrellm-plugins-2.3.5-6|224	(cd gkrellsun-%{gkrellsun_version}/src20
14cu|gkrellm-plugins-2.3.5-6|225	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|226	)
14cu|gkrellm-plugins-2.3.5-6|227	(cd gkrellweather-%{gkrellweather_version}
14cu|gkrellm-plugins-2.3.5-6|228	make PREFIX=%{_prefix} CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|229	)
14cu|gkrellm-plugins-2.3.5-6|230	(cd seti-%{seti_version}
14cu|gkrellm-plugins-2.3.5-6|231	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
14cu|gkrellm-plugins-2.3.5-6|232	)
14cu|gkrellm-plugins-2.3.5-6|233	(cd gkrellm-hddtemp-%{hddtemp_version}
14cu|gkrellm-plugins-2.3.5-6|234	make gkrellm2 CFLAGS="%{optflags} -fPIC"
14cu|gkrellm-plugins-2.3.5-6|235	)
14cu|gkrellm-plugins-2.3.5-6|236	(cd gkrellm_timers-%{timers_version}
14cu|gkrellm-plugins-2.3.5-6|237	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|238	)
14cu|gkrellm-plugins-2.3.5-6|239	( cd gkrelltop-%{gkrelltop_version}.orig
14cu|gkrellm-plugins-2.3.5-6|240	make clean
14cu|gkrellm-plugins-2.3.5-6|241	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|242	)
14cu|gkrellm-plugins-2.3.5-6|243	( cd gkrellmlaunch-%{gkrellmlaunch_version}
14cu|gkrellm-plugins-2.3.5-6|244	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|245	)
14cu|gkrellm-plugins-2.3.5-6|246	(cd gkrellm2-cpufreq-%{cpufreq_version}
14cu|gkrellm-plugins-2.3.5-6|247	make CFLAGS="%{optflags}"
14cu|gkrellm-plugins-2.3.5-6|248	)
14cu|gkrellm-plugins-2.3.5-6|249	
14cu|gkrellm-plugins-2.3.5-6|250	%install
14cu|gkrellm-plugins-2.3.5-6|251	mkdir -p %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|252	mkdir -p %{buildroot}%{_datadir}/gkrellm2/scripts
14cu|gkrellm-plugins-2.3.5-6|253	install -c -s -m 755 gkrellm-volume/volume.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|254	install -c -s -m 755 gkrellm-mailwatch/mailwatch.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|255	install -c -s -m 755 gkrellmitime-%{gkrellmitime_version}/gkrellm_itime.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|256	install -c -s -m 755 gkrellStock-%{gkrellStock_version}/gkrellstock.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|257	install -c -m 755 gkrellStock-%{gkrellStock_version}/GetQuote2 %{buildroot}%{_datadir}/gkrellm2/scripts
14cu|gkrellm-plugins-2.3.5-6|258	install -c -s -m 755 gkrellShoot-%{gkrellShoot_version}/gkrellshoot.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|259	install -c -s -m 755 gkrellmss-%{gkrellmss_version}/src/gkrellmss.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|260	install -c -s -m 755 gkrellmwireless/wireless.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|261	install -c -s -m 755 gkrellm-radio/radio.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|262	install -c -s -m 755 gkrellkam-%{gkrellkam_version}/gkrellkam2.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|263	install -c -s -m 755 gkrellweather-%{gkrellweather_version}/gkrellweather.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|264	install -c -m 755 gkrellweather-%{gkrellweather_version}/GrabWeather %{buildroot}%{_datadir}/gkrellm2/scripts
14cu|gkrellm-plugins-2.3.5-6|265	install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/fmonitor.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|266	#install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/sensors.tcl %{buildroot}%{_bindir}
14cu|gkrellm-plugins-2.3.5-6|267	install -c -s -m 755 gkrellm-reminder-%{reminder_version}/reminder.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|268	install -c -s -m 755 gkrellm_snmp-%{snmp_version}/gkrellm_snmp.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|269	install -c -s -m 755 gkleds-%{gkleds_version}/gkleds.so  %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|270	install -c -s -m 755 gkrellmbgchg2-%{gkrellmbgchg2_version}/gkrellmbgchg.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|271	install -c -s -m 755 gkrellsun-%{gkrellsun_version}/src20/gkrellsun.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|272	install -c -s -m 755 gkrellmoon-%{gkrellmoon_version}/gkrellmoon.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|273	install -c -s -m 755 seti-%{seti_version}/seti.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|274	install -c -s -m 755 gkrellm-hddtemp-%{hddtemp_version}/gkrellm-hddtemp.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|275	install -c -s -m 755 gkrellm_timers-%{timers_version}/gkrellm_timers.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|276	install -c -s -m 755 gkrelltop-%{gkrelltop_version}.orig/gkrelltop{,d}.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|277	install -c -s -m 755 gkrellmlaunch-%{gkrellmlaunch_version}/gkrellmlaunch.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|278	install -c -s -m 755 gkrellm2-cpufreq-%{cpufreq_version}/cpufreq.so %{buildroot}%{_libdir}/gkrellm2/plugins
14cu|gkrellm-plugins-2.3.5-6|279	
14cu|gkrellm-plugins-2.3.5-6|280	# setup various docs
14cu|gkrellm-plugins-2.3.5-6|281	mkdir -p doc/gkleds
14cu|gkrellm-plugins-2.3.5-6|282	cp gkleds-%{gkleds_version}/{COPYING,Changelog,License,README,TODO,Themes} doc/gkleds
14cu|gkrellm-plugins-2.3.5-6|283	mkdir -p doc/gkrellm-fmonitor
14cu|gkrellm-plugins-2.3.5-6|284	cp gkrellm-fmonitor-%{fmonitor_version}/README doc/gkrellm-fmonitor
14cu|gkrellm-plugins-2.3.5-6|285	mkdir -p doc/gkrellm-hddtemp
14cu|gkrellm-plugins-2.3.5-6|286	cp gkrellm-hddtemp-%{hddtemp_version}/{COPYING,README} doc/gkrellm-hddtemp
14cu|gkrellm-plugins-2.3.5-6|287	mkdir -p doc/gkrellm-mailwatch
14cu|gkrellm-plugins-2.3.5-6|288	cp gkrellm-mailwatch/{Changelog,README} doc/gkrellm-mailwatch
14cu|gkrellm-plugins-2.3.5-6|289	mkdir -p doc/gkrellm-radio
14cu|gkrellm-plugins-2.3.5-6|290	cp gkrellm-radio/{CHANGES,README,lirc.example} doc/gkrellm-radio
14cu|gkrellm-plugins-2.3.5-6|291	mkdir -p doc/gkrellm-reminder
14cu|gkrellm-plugins-2.3.5-6|292	cp gkrellm-reminder-%{reminder_version}/{COPYING,ChangeLog,INSTALL,README} doc/gkrellm-reminder
14cu|gkrellm-plugins-2.3.5-6|293	mkdir -p doc/gkrellm-volume
14cu|gkrellm-plugins-2.3.5-6|294	cp gkrellm-volume/{COPYRIGHT,Changelog,README,THEMING} doc/gkrellm-volume
14cu|gkrellm-plugins-2.3.5-6|295	mkdir -p doc/timers
14cu|gkrellm-plugins-2.3.5-6|296	cp gkrellm_timers-%{timers_version}/{ChangeLog,README,TODO} doc/timers
14cu|gkrellm-plugins-2.3.5-6|297	mkdir -p doc/gkrellmbgchg2
14cu|gkrellm-plugins-2.3.5-6|298	cp gkrellmbgchg2-%{gkrellmbgchg2_version}/{ChangeLog,README,TODO} doc/gkrellmbgchg2
14cu|gkrellm-plugins-2.3.5-6|299	mkdir -p doc/gkrellmitime
14cu|gkrellm-plugins-2.3.5-6|300	cp gkrellmitime-%{gkrellmitime_version}/{COPYING,ChangeLog,README} doc/gkrellmitime
14cu|gkrellm-plugins-2.3.5-6|301	mkdir -p doc/gkrellmlaunch
14cu|gkrellm-plugins-2.3.5-6|302	cp gkrellmlaunch-%{gkrellmlaunch_version}/{CHANGELOG,COPYING,LICENSE,README} doc/gkrellmlaunch
14cu|gkrellm-plugins-2.3.5-6|303	mkdir -p doc/gkrellmoon
14cu|gkrellm-plugins-2.3.5-6|304	cp gkrellmoon-%{gkrellmoon_version}/{AUTHORS,COPYING,ChangeLog,INSTALL,NEWS,README} doc/gkrellmoon
14cu|gkrellm-plugins-2.3.5-6|305	mkdir -p doc/gkrellmss
14cu|gkrellm-plugins-2.3.5-6|306	cp gkrellmss-%{gkrellmss_version}/{COPYRIGHT,Changelog,INSTALL,README,Themes} doc/gkrellmss
14cu|gkrellm-plugins-2.3.5-6|307	mkdir -p doc/gkrellmwireless
14cu|gkrellm-plugins-2.3.5-6|308	cp gkrellmwireless/{Changelog,README} doc/gkrellmwireless
14cu|gkrellm-plugins-2.3.5-6|309	mkdir -p doc/gkrellsun
14cu|gkrellm-plugins-2.3.5-6|310	cp gkrellsun-%{gkrellsun_version}/{AUTHORS,COPYING,INSTALL,README} doc/gkrellsun
14cu|gkrellm-plugins-2.3.5-6|311	mkdir -p doc/gkrelltop
14cu|gkrellm-plugins-2.3.5-6|312	cp gkrelltop-%{gkrelltop_version}.orig/README doc/gkrelltop
14cu|gkrellm-plugins-2.3.5-6|313	mkdir -p doc/gkrellweather
14cu|gkrellm-plugins-2.3.5-6|314	cp gkrellweather-%{gkrellweather_version}/{COPYING,ChangeLog,README} doc/gkrellweather
14cu|gkrellm-plugins-2.3.5-6|315	mkdir -p doc/seti
14cu|gkrellm-plugins-2.3.5-6|316	cp seti-%{seti_version}/{AUTHORS,BUGS,COPYING,ChangeLog,INSTALL,INSTALL.gtk2,LICENSE,NEWS,README,README-pcpu,TODO} doc/seti
14cu|gkrellm-plugins-2.3.5-6|317	mkdir -p doc/cpufreq
14cu|gkrellm-plugins-2.3.5-6|318	cp gkrellm2-cpufreq-%{cpufreq_version}/{ChangeLog,LICENSE,README} doc/cpufreq
14cu|gkrellm-plugins-2.3.5-6|319	
14cu|gkrellm-plugins-2.3.5-6|320	# fix some perms
14cu|gkrellm-plugins-2.3.5-6|321	chmod 644 doc/gkrellmoon/*
14cu|gkrellm-plugins-2.3.5-6|322	chmod 644 doc/gkleds/*
14cu|gkrellm-plugins-2.3.5-6|323	chmod 644 doc/gkrelltop/*
14cu|gkrellm-plugins-2.3.5-6|324	
14cu|gkrellm-plugins-2.3.5-6|325	%files
14cu|gkrellm-plugins-2.3.5-6|326	%doc doc/*
14cu|gkrellm-plugins-2.3.5-6|327	%{_libdir}/gkrellm2/plugins/*
14cu|gkrellm-plugins-2.3.5-6|328	%exclude %{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
14cu|gkrellm-plugins-2.3.5-6|329	%exclude %{_libdir}/gkrellm2/plugins/gkrellstock.so
14cu|gkrellm-plugins-2.3.5-6|330	%exclude %{_libdir}/gkrellm2/plugins/gkrellshoot.so
14cu|gkrellm-plugins-2.3.5-6|331	%exclude %{_libdir}/gkrellm2/plugins/gkrellkam2.so
14cu|gkrellm-plugins-2.3.5-6|332	%{_datadir}/gkrellm2/scripts/GrabWeather
14cu|gkrellm-plugins-2.3.5-6|333	
14cu|gkrellm-plugins-2.3.5-6|334	%files snmp
14cu|gkrellm-plugins-2.3.5-6|335	%defattr(-,root,root)
14cu|gkrellm-plugins-2.3.5-6|336	%doc gkrellm_snmp-%{snmp_version}/ChangeLog
14cu|gkrellm-plugins-2.3.5-6|337	%doc gkrellm_snmp-%{snmp_version}/FAQ
14cu|gkrellm-plugins-2.3.5-6|338	%doc gkrellm_snmp-%{snmp_version}/README
14cu|gkrellm-plugins-2.3.5-6|339	%doc gkrellm_snmp-%{snmp_version}/TODO
14cu|gkrellm-plugins-2.3.5-6|340	%{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
14cu|gkrellm-plugins-2.3.5-6|341	
14cu|gkrellm-plugins-2.3.5-6|342	%files stock
14cu|gkrellm-plugins-2.3.5-6|343	%defattr(-,root,root)
14cu|gkrellm-plugins-2.3.5-6|344	%doc gkrellStock-%{gkrellStock_version}/COPYING
14cu|gkrellm-plugins-2.3.5-6|345	%doc gkrellStock-%{gkrellStock_version}/ChangeLog
14cu|gkrellm-plugins-2.3.5-6|346	%doc gkrellStock-%{gkrellStock_version}/README
14cu|gkrellm-plugins-2.3.5-6|347	%{_libdir}/gkrellm2/plugins/gkrellstock.so
14cu|gkrellm-plugins-2.3.5-6|348	%{_datadir}/gkrellm2/scripts/GetQuote2
14cu|gkrellm-plugins-2.3.5-6|349	
14cu|gkrellm-plugins-2.3.5-6|350	%files shoot
14cu|gkrellm-plugins-2.3.5-6|351	%defattr(-,root,root)
14cu|gkrellm-plugins-2.3.5-6|352	%doc gkrellShoot-%{gkrellShoot_version}/ChangeLog
14cu|gkrellm-plugins-2.3.5-6|353	%doc gkrellShoot-%{gkrellShoot_version}/README
14cu|gkrellm-plugins-2.3.5-6|354	%{_libdir}/gkrellm2/plugins/gkrellshoot.so
14cu|gkrellm-plugins-2.3.5-6|355	
14cu|gkrellm-plugins-2.3.5-6|356	%files kam
14cu|gkrellm-plugins-2.3.5-6|357	%defattr(-,root,root)
14cu|gkrellm-plugins-2.3.5-6|358	%doc gkrellkam-%{gkrellkam_version}/README
14cu|gkrellm-plugins-2.3.5-6|359	%doc gkrellkam-%{gkrellkam_version}/COPYING
14cu|gkrellm-plugins-2.3.5-6|360	%doc gkrellkam-%{gkrellkam_version}/Changelog
14cu|gkrellm-plugins-2.3.5-6|361	%doc gkrellkam-%{gkrellkam_version}/INSTALL
14cu|gkrellm-plugins-2.3.5-6|362	%doc gkrellkam-%{gkrellkam_version}/Release
14cu|gkrellm-plugins-2.3.5-6|363	%doc gkrellkam-%{gkrellkam_version}/Todo
14cu|gkrellm-plugins-2.3.5-6|364	%doc gkrellkam-%{gkrellkam_version}/example.list
14cu|gkrellm-plugins-2.3.5-6|365	%{_libdir}/gkrellm2/plugins/gkrellkam2.so
14cu|gkrellm-plugins-2.3.5-6|366	
14cu|gkrellm-plugins-2.3.5-6|367	%changelog
14cu|gkrellm-plugins-2.3.5-6|368	
14cu|gkrellm-plugins-2.3.5-6|369	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 2.3.5-6
14cu|gkrellm-plugins-2.3.5-6|370	- (821f287) Updated gkrellmbgchg2 to 0.1.11
14cu|gkrellm-plugins-2.3.5-6|371	
14cu|gkrellm-plugins-2.3.5-6|372	

10263 14
14cu|gkrellm-themes-20030129-13|1	Name:		gkrellm-themes
14cu|gkrellm-themes-20030129-13|2	Version:	20030129
14cu|gkrellm-themes-20030129-13|3	Release:	13
14cu|gkrellm-themes-20030129-13|4	Summary:	Themes for the GKrellM
14cu|gkrellm-themes-20030129-13|5	License:	GPL
14cu|gkrellm-themes-20030129-13|6	Group:		Monitoring
14cu|gkrellm-themes-20030129-13|7	URL:		http://www.muhri.net
14cu|gkrellm-themes-20030129-13|8	Source:		http://www.muhri.net/gkrellm/GKrellM-Skins.tar.bz2
14cu|gkrellm-themes-20030129-13|9	Requires:	gkrellm >= 0.9.0
14cu|gkrellm-themes-20030129-13|10	BuildArch:	noarch
14cu|gkrellm-themes-20030129-13|11	
14cu|gkrellm-themes-20030129-13|12	%description
14cu|gkrellm-themes-20030129-13|13	This package contains some nice themes for the GKrellM monitoring utility.
14cu|gkrellm-themes-20030129-13|14	
14cu|gkrellm-themes-20030129-13|15	%prep
14cu|gkrellm-themes-20030129-13|16	%setup -q -n GKrellM-skins
14cu|gkrellm-themes-20030129-13|17	rm -f Aqua.gkrellm.tgz
14cu|gkrellm-themes-20030129-13|18	rm -f Azteker2k.gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|19	rm -f BloeStolen.tar.gz
14cu|gkrellm-themes-20030129-13|20	rm -f brushedmetalnew.tar.gz
14cu|gkrellm-themes-20030129-13|21	rm -f Cyroid.tar.gz
14cu|gkrellm-themes-20030129-13|22	rm -f E-Tech_XSlate_GKrellM.tar.gz
14cu|gkrellm-themes-20030129-13|23	rm -f E17.gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|24	rm -f Eazel.gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|25	rm -f Plastique.tar.gz
14cu|gkrellm-themes-20030129-13|26	rm -f ShinyMetal2.tar.gz
14cu|gkrellm-themes-20030129-13|27	rm -f TaoMetal.tar.gz
14cu|gkrellm-themes-20030129-13|28	rm -f blueHeart_gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|29	rm -f brushed.tar.gz
14cu|gkrellm-themes-20030129-13|30	rm -f indiglow_blue-gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|31	rm -f minE-Gkrellm.tar.gz
14cu|gkrellm-themes-20030129-13|32	for file in *.tar.gz *.tgz; do
14cu|gkrellm-themes-20030129-13|33	tar xvzf $file;
14cu|gkrellm-themes-20030129-13|34	rm -f $file
14cu|gkrellm-themes-20030129-13|35	done
14cu|gkrellm-themes-20030129-13|36	# remove hidden files or directories
14cu|gkrellm-themes-20030129-13|37	find . -mindepth 1 -name '.*' | xargs rm -rf
14cu|gkrellm-themes-20030129-13|38	# remove empty files or directories
14cu|gkrellm-themes-20030129-13|39	find . -empty | xargs rm -rf
14cu|gkrellm-themes-20030129-13|40	# remove CVS files
14cu|gkrellm-themes-20030129-13|41	find . -type d -name CVS | xargs rm -rf
14cu|gkrellm-themes-20030129-13|42	# fix perms
14cu|gkrellm-themes-20030129-13|43	find . -type d -exec chmod 755 {} \;
14cu|gkrellm-themes-20030129-13|44	find . -type f -exec chmod 644 {} \;
14cu|gkrellm-themes-20030129-13|45	
14cu|gkrellm-themes-20030129-13|46	%build
14cu|gkrellm-themes-20030129-13|47	
14cu|gkrellm-themes-20030129-13|48	%install
14cu|gkrellm-themes-20030129-13|49	mkdir -p %{buildroot}%{_datadir}/gkrellm2/themes
14cu|gkrellm-themes-20030129-13|50	cp -av * %{buildroot}%{_datadir}/gkrellm2/themes
14cu|gkrellm-themes-20030129-13|51	
14cu|gkrellm-themes-20030129-13|52	%clean
14cu|gkrellm-themes-20030129-13|53	
14cu|gkrellm-themes-20030129-13|54	%files
14cu|gkrellm-themes-20030129-13|55	%{_datadir}/gkrellm2/themes/*
14cu|gkrellm-themes-20030129-13|56	
14cu|gkrellm-themes-20030129-13|57	%changelog
14cu|gkrellm-themes-20030129-13|58	
14cu|gkrellm-themes-20030129-13|59	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 20030129-13
14cu|gkrellm-themes-20030129-13|60	- (e2c9b29) Spec cleanup
14cu|gkrellm-themes-20030129-13|61	
14cu|gkrellm-themes-20030129-13|62	

10264 14
14cu|glabels-3.4.0-1|1	%define api 3.0
14cu|glabels-3.4.0-1|2	%define major 8
14cu|glabels-3.4.0-1|3	%define libname %mklibname %{name} %{api} %major
14cu|glabels-3.4.0-1|4	%define libnamedev %mklibname %{name}  -d
14cu|glabels-3.4.0-1|5	
14cu|glabels-3.4.0-1|6	%define bmajor		0
14cu|glabels-3.4.0-1|7	%define blibname	%mklibname glbarcode %{api} %{bmajor}
14cu|glabels-3.4.0-1|8	%define bdevname	%mklibname glbarcode -d
14cu|glabels-3.4.0-1|9	
14cu|glabels-3.4.0-1|10	%define _appdatadir %{_datadir}/appdata
14cu|glabels-3.4.0-1|11	
14cu|glabels-3.4.0-1|12	Summary:	GNOME program to create labels and business cards
14cu|glabels-3.4.0-1|13	Name:		glabels
14cu|glabels-3.4.0-1|14	Version:	3.4.0
14cu|glabels-3.4.0-1|15	Release:	1
14cu|glabels-3.4.0-1|16	License:	GPLv2+
14cu|glabels-3.4.0-1|17	Group:		Office
14cu|glabels-3.4.0-1|18	URL:		http://glabels.sourceforge.net/
14cu|glabels-3.4.0-1|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.4/%{name}-%{version}.tar.xz
14cu|glabels-3.4.0-1|20	Source0100:	glabels.rpmlintrc
14cu|glabels-3.4.0-1|21	
14cu|glabels-3.4.0-1|22	BuildRequires:	pkgconfig(cairo)
14cu|glabels-3.4.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
14cu|glabels-3.4.0-1|24	BuildRequires:	pkgconfig(gobject-2.0)
14cu|glabels-3.4.0-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|glabels-3.4.0-1|26	BuildRequires:	pkgconfig(libebook-1.2)
14cu|glabels-3.4.0-1|27	BuildRequires:	pkgconfig(libiec16022)
14cu|glabels-3.4.0-1|28	BuildRequires:	pkgconfig(libqrencode)
14cu|glabels-3.4.0-1|29	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|glabels-3.4.0-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14cu|glabels-3.4.0-1|31	BuildRequires:	pkgconfig(pango)
14cu|glabels-3.4.0-1|32	BuildRequires:	pkgconfig(pangocairo)
14cu|glabels-3.4.0-1|33	BuildRequires:	desktop-file-utils
14cu|glabels-3.4.0-1|34	BuildRequires:	intltool
14cu|glabels-3.4.0-1|35	BuildRequires:	gnome-doc-utils
14cu|glabels-3.4.0-1|36	BuildRequires:	gtk-doc
14cu|glabels-3.4.0-1|37	BuildRequires:	zint-devel
14cu|glabels-3.4.0-1|38	BuildRequires:	gettext-devel
14cu|glabels-3.4.0-1|39	BuildRequires:	itstool
14cu|glabels-3.4.0-1|40	Suggests:	%{blibname} = %{EVRD}
14cu|glabels-3.4.0-1|41	
14cu|glabels-3.4.0-1|42	
14cu|glabels-3.4.0-1|43	%description
14cu|glabels-3.4.0-1|44	Glabels is stand-alone program for creating labels and business cards
14cu|glabels-3.4.0-1|45	for GNOME.
14cu|glabels-3.4.0-1|46	
14cu|glabels-3.4.0-1|47	%files -f %{name}-%{api}.lang
14cu|glabels-3.4.0-1|48	%doc README AUTHORS
14cu|glabels-3.4.0-1|49	%{_bindir}/*
14cu|glabels-3.4.0-1|50	%{_datadir}/%{name}-%{api}
14cu|glabels-3.4.0-1|51	%{_datadir}/lib%{name}-%{api}
14cu|glabels-3.4.0-1|52	%{_datadir}/applications/*
14cu|glabels-3.4.0-1|53	%{_datadir}/mime/packages/*
14cu|glabels-3.4.0-1|54	%{_datadir}/icons/hicolor/*/mimetypes/*glabels*
14cu|glabels-3.4.0-1|55	%{_iconsdir}/hicolor/*/apps/*
14cu|glabels-3.4.0-1|56	%{_mandir}/man1/*
14cu|glabels-3.4.0-1|57	%{_datadir}/gtk-doc/html/lib%{name}-%{api}
14cu|glabels-3.4.0-1|58	%{_datadir}/gtk-doc/html/libglbarcode-%{api}
14cu|glabels-3.4.0-1|59	%{_appdatadir}/*.appdata.xml
14cu|glabels-3.4.0-1|60	%{_datadir}/glib-2.0/schemas/org.gnome.glabels-3.gschema.xml
14cu|glabels-3.4.0-1|61	
14cu|glabels-3.4.0-1|62	#---------------------------------------------------------
14cu|glabels-3.4.0-1|63	%package -n %{libname}
14cu|glabels-3.4.0-1|64	Summary:	GNOME program to create labels and business cards
14cu|glabels-3.4.0-1|65	Group:		System/Libraries
14cu|glabels-3.4.0-1|66	
14cu|glabels-3.4.0-1|67	%description -n %{libname}
14cu|glabels-3.4.0-1|68	Glabels is stand-alone program for creating labels and business cards
14cu|glabels-3.4.0-1|69	for GNOME. Libraries.
14cu|glabels-3.4.0-1|70	
14cu|glabels-3.4.0-1|71	%files -n %{libname}
14cu|glabels-3.4.0-1|72	%doc README AUTHORS
14cu|glabels-3.4.0-1|73	%{_libdir}/libglabels-%{api}.so.%{major}*
14cu|glabels-3.4.0-1|74	
14cu|glabels-3.4.0-1|75	#---------------------------------------------------------
14cu|glabels-3.4.0-1|76	%package -n %{libnamedev}
14cu|glabels-3.4.0-1|77	Summary:	Glabels devel files
14cu|glabels-3.4.0-1|78	Group:		Development/Other
14cu|glabels-3.4.0-1|79	Requires: %{libname} = %{EVRD}
14cu|glabels-3.4.0-1|80	Provides: libglabels-devel
14cu|glabels-3.4.0-1|81	
14cu|glabels-3.4.0-1|82	
14cu|glabels-3.4.0-1|83	%description -n %{libnamedev}
14cu|glabels-3.4.0-1|84	Glabels is stand-alone program for creating labels and business cards
14cu|glabels-3.4.0-1|85	for GNOME. Devel files.
14cu|glabels-3.4.0-1|86	
14cu|glabels-3.4.0-1|87	%files -n %{libnamedev}
14cu|glabels-3.4.0-1|88	%doc README AUTHORS
14cu|glabels-3.4.0-1|89	%{_libdir}/libglabels-%{api}.so
14cu|glabels-3.4.0-1|90	%dir %{_includedir}/libglabels-%{api}
14cu|glabels-3.4.0-1|91	%{_includedir}/libglabels-%{api}/*
14cu|glabels-3.4.0-1|92	%{_libdir}/pkgconfig/libglabels-%{api}.pc
14cu|glabels-3.4.0-1|93	#---------------------------------------------------------
14cu|glabels-3.4.0-1|94	# barcode
14cu|glabels-3.4.0-1|95	#---------------------------------------------------------
14cu|glabels-3.4.0-1|96	%package -n %{blibname}
14cu|glabels-3.4.0-1|97	Summary:	Barcode support libraries for %{name}
14cu|glabels-3.4.0-1|98	Group:		System/Libraries
14cu|glabels-3.4.0-1|99	
14cu|glabels-3.4.0-1|100	%description -n %{blibname}
14cu|glabels-3.4.0-1|101	This package contains the shared libraries for barcode support for %{name}.
14cu|glabels-3.4.0-1|102	
14cu|glabels-3.4.0-1|103	%files -n %{blibname}
14cu|glabels-3.4.0-1|104	%doc README AUTHORS
14cu|glabels-3.4.0-1|105	%{_libdir}/libglbarcode-%{api}.so.%{bmajor}*
14cu|glabels-3.4.0-1|106	
14cu|glabels-3.4.0-1|107	#---------------------------------------------------------
14cu|glabels-3.4.0-1|108	%package -n %{bdevname}
14cu|glabels-3.4.0-1|109	Summary:	Development files and headers for %{name} barcodes
14cu|glabels-3.4.0-1|110	Group:		Development/Other
14cu|glabels-3.4.0-1|111	Requires:	%{blibname} = %{EVRD}
14cu|glabels-3.4.0-1|112	Provides:	glbarcode-devel = %{EVRD}
14cu|glabels-3.4.0-1|113	
14cu|glabels-3.4.0-1|114	%description -n %{bdevname}
14cu|glabels-3.4.0-1|115	This package contains the development files and headers for %{name} barcodes.
14cu|glabels-3.4.0-1|116	
14cu|glabels-3.4.0-1|117	%files -n %{bdevname}
14cu|glabels-3.4.0-1|118	%doc README AUTHORS
14cu|glabels-3.4.0-1|119	%{_libdir}/libglbarcode-%{api}.so
14cu|glabels-3.4.0-1|120	%{_includedir}/libglbarcode-%{api}
14cu|glabels-3.4.0-1|121	%{_libdir}/pkgconfig/libglbarcode-%{api}.pc
14cu|glabels-3.4.0-1|122	
14cu|glabels-3.4.0-1|123	#---------------------------------------------------------
14cu|glabels-3.4.0-1|124	
14cu|glabels-3.4.0-1|125	%prep
14cu|glabels-3.4.0-1|126	%setup -q
14cu|glabels-3.4.0-1|127	
14cu|glabels-3.4.0-1|128	%build
14cu|glabels-3.4.0-1|129	%configure2_5x \
14cu|glabels-3.4.0-1|130	--with-libebook \
14cu|glabels-3.4.0-1|131	--disable-static \
14cu|glabels-3.4.0-1|132	--disable-schemas-compile
14cu|glabels-3.4.0-1|133	
14cu|glabels-3.4.0-1|134	%make
14cu|glabels-3.4.0-1|135	
14cu|glabels-3.4.0-1|136	%install
14cu|glabels-3.4.0-1|137	rm -fr %{buildroot}
14cu|glabels-3.4.0-1|138	%makeinstall_std
14cu|glabels-3.4.0-1|139	
14cu|glabels-3.4.0-1|140	perl -p -i -e 's/%{name}-%{api}.png/%{name}-%{api}/g' \
14cu|glabels-3.4.0-1|141	%{buildroot}%{_datadir}/applications/*.desktop
14cu|glabels-3.4.0-1|142	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|glabels-3.4.0-1|143	
14cu|glabels-3.4.0-1|144	find %{buildroot} -name "*.la" -delete
14cu|glabels-3.4.0-1|145	
14cu|glabels-3.4.0-1|146	%find_lang %{name}-%{api} --with-gnome
14cu|glabels-3.4.0-1|147	
14cu|glabels-3.4.0-1|148	%clean
14cu|glabels-3.4.0-1|149	rm -fr %{buildroot}
14cu|glabels-3.4.0-1|150	
14cu|glabels-3.4.0-1|151	%changelog
14cu|glabels-3.4.0-1|152	
14cu|glabels-3.4.0-1|153	* Sat Sep 10 2016 alzim <alzim@bk.ru> 3.4.0-1
14cu|glabels-3.4.0-1|154	- (073abd1) Merge pull request #1 from import/glabels:rosa2016.1
14cu|glabels-3.4.0-1|155	- (073abd1) Updated to 3.4.0
14cu|glabels-3.4.0-1|156	
14cu|glabels-3.4.0-1|157	

10265 14
14cu|glpeces-5.2-1|1	%define oname peces
14cu|glpeces-5.2-1|2	%define _appdatadir %{_datadir}/appdata
14cu|glpeces-5.2-1|3	
14cu|glpeces-5.2-1|4	Name:		glpeces
14cu|glpeces-5.2-1|5	Summary:	Tangram game
14cu|glpeces-5.2-1|6	License:	GPLv2
14cu|glpeces-5.2-1|7	Version:	5.2
14cu|glpeces-5.2-1|8	Release:	1
14cu|glpeces-5.2-1|9	Group:		Games/Puzzles
14cu|glpeces-5.2-1|10	URL:		http://pecesjocdetangr.sourceforge.net/
14cu|glpeces-5.2-1|11	# https://sourceforge.net/projects/pecesjocdetangr/files/version%205.2%20%28February%2C%202016%29/
14cu|glpeces-5.2-1|12	Source0:	glpeces-5.2.tar.gz
14cu|glpeces-5.2-1|13	Source1:	%{name}.desktop
14cu|glpeces-5.2-1|14	BuildRequires:  cmake >= 2.8.10.2
14cu|glpeces-5.2-1|15	BuildRequires:  pkgconfig(Qt5Core) >= 5.6
14cu|glpeces-5.2-1|16	BuildRequires:  pkgconfig(Qt5Script) >= 5.6
14cu|glpeces-5.2-1|17	BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6
14cu|glpeces-5.2-1|18	BuildRequires:  pkgconfig(Qt5Gui) >= 5.6
14cu|glpeces-5.2-1|19	BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6
14cu|glpeces-5.2-1|20	BuildRequires:	qmake5
14cu|glpeces-5.2-1|21	BuildRequires:	imagemagick
14cu|glpeces-5.2-1|22	BuildRequires:	appstream-util
14cu|glpeces-5.2-1|23	BuildRequires:	desktop-file-utils
14cu|glpeces-5.2-1|24	
14cu|glpeces-5.2-1|25	%description
14cu|glpeces-5.2-1|26	Tangaram game using Qt5.
14cu|glpeces-5.2-1|27	
14cu|glpeces-5.2-1|28	
14cu|glpeces-5.2-1|29	%files
14cu|glpeces-5.2-1|30	%doc copying readme changelog
14cu|glpeces-5.2-1|31	%{_gamesbindir}/%{name}
14cu|glpeces-5.2-1|32	%{_datadir}/applications/%{name}.desktop
14cu|glpeces-5.2-1|33	%{_appdatadir}/%{name}.appdata.xml
14cu|glpeces-5.2-1|34	%{_datadir}/pixmaps/%{name}.*
14cu|glpeces-5.2-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|glpeces-5.2-1|36	%{_gamesdatadir}/%{name}
14cu|glpeces-5.2-1|37	%{_mandir}/man6/glpeces.6.*
14cu|glpeces-5.2-1|38	#--------------------------------------
14cu|glpeces-5.2-1|39	
14cu|glpeces-5.2-1|40	%prep
14cu|glpeces-5.2-1|41	%setup -q
14cu|glpeces-5.2-1|42	
14cu|glpeces-5.2-1|43	%build
14cu|glpeces-5.2-1|44	%cmake_qt5
14cu|glpeces-5.2-1|45	%make
14cu|glpeces-5.2-1|46	
14cu|glpeces-5.2-1|47	
14cu|glpeces-5.2-1|48	%install
14cu|glpeces-5.2-1|49	%makeinstall_std -C build
14cu|glpeces-5.2-1|50	# fixed menu entry
14cu|glpeces-5.2-1|51	desktop-file-install %{SOURCE1} \
14cu|glpeces-5.2-1|52	--dir=%{buildroot}%{_datadir}/applications
14cu|glpeces-5.2-1|53	
14cu|glpeces-5.2-1|54	# appdata
14cu|glpeces-5.2-1|55	mkdir -p %{buildroot}%{_appdatadir}
14cu|glpeces-5.2-1|56	cp -pr menu/%{name}.appdata.xml \
14cu|glpeces-5.2-1|57	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|glpeces-5.2-1|58	
14cu|glpeces-5.2-1|59	# icons
14cu|glpeces-5.2-1|60	for N in 16 32 48 64;
14cu|glpeces-5.2-1|61	do
14cu|glpeces-5.2-1|62	convert images/glpeces-64x64.png -scale ${N}x${N} $N.png;
14cu|glpeces-5.2-1|63	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|glpeces-5.2-1|64	done
14cu|glpeces-5.2-1|65	
14cu|glpeces-5.2-1|66	%check
14cu|glpeces-5.2-1|67	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|glpeces-5.2-1|68	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|glpeces-5.2-1|69	
14cu|glpeces-5.2-1|70	%changelog
14cu|glpeces-5.2-1|71	
14cu|glpeces-5.2-1|72	* Sat May 07 2016 abfonly <abfonly@gmail.com> 5.2-1
14cu|glpeces-5.2-1|73	- (bf3b177) Fixed BR
14cu|glpeces-5.2-1|74	
14cu|glpeces-5.2-1|75	

10266 14
14cu|glpi-0.85.5-1|1	%define major_version	0.85
14cu|glpi-0.85.5-1|2	%global __noautoreq pear\\(.*\\.php\\)|/usr/bin/php
14cu|glpi-0.85.5-1|3	
14cu|glpi-0.85.5-1|4	Name:       glpi
14cu|glpi-0.85.5-1|5	Version:    0.85.5
14cu|glpi-0.85.5-1|6	Release:    1
14cu|glpi-0.85.5-1|7	Epoch:      1
14cu|glpi-0.85.5-1|8	Summary:    A web based park management
14cu|glpi-0.85.5-1|9	License:    GPLv2
14cu|glpi-0.85.5-1|10	Group:      Monitoring
14cu|glpi-0.85.5-1|11	Url:        http://www.glpi-project.org/
14cu|glpi-0.85.5-1|12	Source0:    http://forge.indepnet.net/attachments/download/1811/%{name}-%{version}.tar.gz
14cu|glpi-0.85.5-1|13	Source1:    http://forge.indepnet.net/attachments/download/1152/glpidoc-%{major_version}-fr.pdf
14cu|glpi-0.85.5-1|14	Requires:   apache-mod_php
14cu|glpi-0.85.5-1|15	Requires:   php-xml
14cu|glpi-0.85.5-1|16	Requires:   php-mysqli
14cu|glpi-0.85.5-1|17	Requires:   php-mbstring
14cu|glpi-0.85.5-1|18	Requires:   php-pear-Cache_Lite
14cu|glpi-0.85.5-1|19	Requires:   php-ZendFramework2-Cache
14cu|glpi-0.85.5-1|20	Requires:   php-ZendFramework2-I18n
14cu|glpi-0.85.5-1|21	Requires:   php-ZendFramework2-Loader
14cu|glpi-0.85.5-1|22	Requires:   php-ZendFramework2-EventManager
14cu|glpi-0.85.5-1|23	Requires:   php-ZendFramework2-ServiceManager
14cu|glpi-0.85.5-1|24	Requires:   php-ZendFramework2-Stdlib
14cu|glpi-0.85.5-1|25	Requires:   php-ZendFramework2-Version
14cu|glpi-0.85.5-1|26	Suggests:   php-pear-CAS
14cu|glpi-0.85.5-1|27	Suggests:   php-phpmailer
14cu|glpi-0.85.5-1|28	BuildArch:  noarch
14cu|glpi-0.85.5-1|29	
14cu|glpi-0.85.5-1|30	%description
14cu|glpi-0.85.5-1|31	GLPI is web based database application allowing to managed computers
14cu|glpi-0.85.5-1|32	and peripherals park. Its goal is to help technicians about maintenance
14cu|glpi-0.85.5-1|33	expiration, stock flow and license counting.
14cu|glpi-0.85.5-1|34	
14cu|glpi-0.85.5-1|35	%prep
14cu|glpi-0.85.5-1|36	%setup -q -n %{name}
14cu|glpi-0.85.5-1|37	install -m 644 %{SOURCE1} .
14cu|glpi-0.85.5-1|38	
14cu|glpi-0.85.5-1|39	%install
14cu|glpi-0.85.5-1|40	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|glpi-0.85.5-1|41	
14cu|glpi-0.85.5-1|42	install -m 644 *.php *.js %{buildroot}%{_datadir}/%{name}
14cu|glpi-0.85.5-1|43	
14cu|glpi-0.85.5-1|44	for i in ajax css front inc install lib locales pics plugins scripts; do
14cu|glpi-0.85.5-1|45	cp -ar $i %{buildroot}%{_datadir}/%{name}
14cu|glpi-0.85.5-1|46	done
14cu|glpi-0.85.5-1|47	
14cu|glpi-0.85.5-1|48	install -d -m 755 %{buildroot}%{_sysconfdir}/glpi
14cu|glpi-0.85.5-1|49	install -m 644 config/*.php %{buildroot}%{_sysconfdir}/glpi
14cu|glpi-0.85.5-1|50	pushd %{buildroot}%{_datadir}/%{name}
14cu|glpi-0.85.5-1|51	ln -sf ../../..%{_sysconfdir}/glpi config
14cu|glpi-0.85.5-1|52	popd
14cu|glpi-0.85.5-1|53	
14cu|glpi-0.85.5-1|54	install -m 644 COPYING.txt %{buildroot}%{_datadir}/%{name}
14cu|glpi-0.85.5-1|55	
14cu|glpi-0.85.5-1|56	find %{buildroot}%{_datadir}/%{name} -name .htaccess | xargs rm -f
14cu|glpi-0.85.5-1|57	
14cu|glpi-0.85.5-1|58	pushd %{buildroot}%{_datadir}/%{name}/lib/
14cu|glpi-0.85.5-1|59	rm -rf phpcas
14cu|glpi-0.85.5-1|60	rm -rf phpmailer
14cu|glpi-0.85.5-1|61	rm -rf cache_lite
14cu|glpi-0.85.5-1|62	rm -rf Zend
14cu|glpi-0.85.5-1|63	popd
14cu|glpi-0.85.5-1|64	
14cu|glpi-0.85.5-1|65	cat > %{buildroot}%{_sysconfdir}/glpi/config_path.php <<EOF
14cu|glpi-0.85.5-1|66	<?php
14cu|glpi-0.85.5-1|67	// for packaging defaults
14cu|glpi-0.85.5-1|68	
14cu|glpi-0.85.5-1|69	define("GLPI_CONFIG_DIR",     "%{_sysconfdir}/glpi");
14cu|glpi-0.85.5-1|70	
14cu|glpi-0.85.5-1|71	define("GLPI_DOC_DIR",        "%{_localstatedir}/lib/%{name}");
14cu|glpi-0.85.5-1|72	define("GLPI_CACHE_DIR",      "%{_localstatedir}/lib/%{name}/_cache/");
14cu|glpi-0.85.5-1|73	define("GLPI_CRON_DIR",       "%{_localstatedir}/lib/%{name}/_cron");
14cu|glpi-0.85.5-1|74	define("GLPI_DUMP_DIR",       "%{_localstatedir}/lib/%{name}/_dumps");
14cu|glpi-0.85.5-1|75	define("GLPI_GRAPH_DIR",      "%{_localstatedir}/lib/%{name}/_graphs");
14cu|glpi-0.85.5-1|76	define("GLPI_LOCK_DIR",       "%{_localstatedir}/lib/%{name}/_lock/");
14cu|glpi-0.85.5-1|77	define("GLPI_PICTURE_DIR",    "%{_localstatedir}/lib/%{name}/_pictures");
14cu|glpi-0.85.5-1|78	define("GLPI_PLUGIN_DOC_DIR", "%{_localstatedir}/lib/%{name}/_plugins");
14cu|glpi-0.85.5-1|79	define("GLPI_RSS_DIR",        "%{_localstatedir}/lib/%{name}/_rss");
14cu|glpi-0.85.5-1|80	define("GLPI_SESSION_DIR",    "%{_localstatedir}/lib/%{name}/_sessions");
14cu|glpi-0.85.5-1|81	define("GLPI_TMP_DIR",        "%{_localstatedir}/lib/%{name}/_tmp");
14cu|glpi-0.85.5-1|82	define("GLPI_UPLOAD_DIR",     "%{_localstatedir}/lib/%{name}/_uploads");
14cu|glpi-0.85.5-1|83	
14cu|glpi-0.85.5-1|84	define("GLPI_LOG_DIR",        "%{_localstatedir}/log/%{name}");
14cu|glpi-0.85.5-1|85	
14cu|glpi-0.85.5-1|86	define('GLPI_CACHE_LITE_DIR', 'Cache');
14cu|glpi-0.85.5-1|87	define('GLPI_PHPMAILER_DIR',  'PHPMailer');
14cu|glpi-0.85.5-1|88	define('GLPI_PHPCAS',         'CAS.php');
14cu|glpi-0.85.5-1|89	define('GLPI_ZEND_PATH',      '/usr/share/php/Zend');
14cu|glpi-0.85.5-1|90	?>
14cu|glpi-0.85.5-1|91	EOF
14cu|glpi-0.85.5-1|92	
14cu|glpi-0.85.5-1|93	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|glpi-0.85.5-1|94	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|glpi-0.85.5-1|95	Alias /%{name} %{_datadir}/%{name}
14cu|glpi-0.85.5-1|96	
14cu|glpi-0.85.5-1|97	<Directory %{_datadir}/%{name}>
14cu|glpi-0.85.5-1|98	Require all granted
14cu|glpi-0.85.5-1|99	Options -FollowSymLinks
14cu|glpi-0.85.5-1|100	# recommanded value
14cu|glpi-0.85.5-1|101	php_value memory_limit 64M
14cu|glpi-0.85.5-1|102	</Directory>
14cu|glpi-0.85.5-1|103	
14cu|glpi-0.85.5-1|104	<Directory %{_datadir}/%{name}/install>
14cu|glpi-0.85.5-1|105	# 15" should be enough for migration in most case
14cu|glpi-0.85.5-1|106	php_value max_execution_time 900
14cu|glpi-0.85.5-1|107	php_value memory_limit 128M
14cu|glpi-0.85.5-1|108	</Directory>
14cu|glpi-0.85.5-1|109	
14cu|glpi-0.85.5-1|110	<Directory %{_datadir}/%{name}/files>
14cu|glpi-0.85.5-1|111	Require all denied
14cu|glpi-0.85.5-1|112	</Directory>
14cu|glpi-0.85.5-1|113	
14cu|glpi-0.85.5-1|114	<Directory %{_datadir}/%{name}/inc>
14cu|glpi-0.85.5-1|115	Require all denied
14cu|glpi-0.85.5-1|116	</Directory>
14cu|glpi-0.85.5-1|117	
14cu|glpi-0.85.5-1|118	<Directory %{_datadir}/%{name}/locales>
14cu|glpi-0.85.5-1|119	Require all denied
14cu|glpi-0.85.5-1|120	</Directory>
14cu|glpi-0.85.5-1|121	
14cu|glpi-0.85.5-1|122	<Directory %{_datadir}/%{name}/mysql>
14cu|glpi-0.85.5-1|123	Require all denied
14cu|glpi-0.85.5-1|124	</Directory>
14cu|glpi-0.85.5-1|125	
14cu|glpi-0.85.5-1|126	<Directory %{_datadir}/%{name}/scripts>
14cu|glpi-0.85.5-1|127	Require all denied
14cu|glpi-0.85.5-1|128	</Directory>
14cu|glpi-0.85.5-1|129	EOF
14cu|glpi-0.85.5-1|130	
14cu|glpi-0.85.5-1|131	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|glpi-0.85.5-1|132	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cache
14cu|glpi-0.85.5-1|133	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cron
14cu|glpi-0.85.5-1|134	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_dumps
14cu|glpi-0.85.5-1|135	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_graphs
14cu|glpi-0.85.5-1|136	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_lock
14cu|glpi-0.85.5-1|137	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_pictures
14cu|glpi-0.85.5-1|138	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_plugins
14cu|glpi-0.85.5-1|139	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_rss
14cu|glpi-0.85.5-1|140	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_sessions
14cu|glpi-0.85.5-1|141	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_tmp
14cu|glpi-0.85.5-1|142	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_uploads
14cu|glpi-0.85.5-1|143	
14cu|glpi-0.85.5-1|144	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cu|glpi-0.85.5-1|145	
14cu|glpi-0.85.5-1|146	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|glpi-0.85.5-1|147	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|glpi-0.85.5-1|148	/var/log/glpi/*.log {
14cu|glpi-0.85.5-1|149	notifempty
14cu|glpi-0.85.5-1|150	missingok
14cu|glpi-0.85.5-1|151	create 644 apache apache
14cu|glpi-0.85.5-1|152	}
14cu|glpi-0.85.5-1|153	EOF
14cu|glpi-0.85.5-1|154	
14cu|glpi-0.85.5-1|155	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cu|glpi-0.85.5-1|156	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
14cu|glpi-0.85.5-1|157	# Run cron from to execute task even when no user connected
14cu|glpi-0.85.5-1|158	*/4 * * * * apache %{_bindir}/php %{_datadir}/%{name}/front/cron.php
14cu|glpi-0.85.5-1|159	EOF
14cu|glpi-0.85.5-1|160	
14cu|glpi-0.85.5-1|161	%files
14cu|glpi-0.85.5-1|162	%doc CHANGELOG.txt README.txt COPYING.txt LISEZMOI.txt
14cu|glpi-0.85.5-1|163	%doc glpidoc-%{major_version}-fr.pdf
14cu|glpi-0.85.5-1|164	%{_datadir}/%{name}
14cu|glpi-0.85.5-1|165	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|glpi-0.85.5-1|166	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|glpi-0.85.5-1|167	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cu|glpi-0.85.5-1|168	%dir %attr(-,apache,apache) %{_sysconfdir}/glpi
14cu|glpi-0.85.5-1|169	%config(noreplace) %{_sysconfdir}/glpi/*
14cu|glpi-0.85.5-1|170	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cu|glpi-0.85.5-1|171	%attr(-,apache,apache) %{_localstatedir}/log/%{name}
14cu|glpi-0.85.5-1|172	
14cu|glpi-0.85.5-1|173	
14cu|glpi-0.85.5-1|174	
14cu|glpi-0.85.5-1|175	%changelog
14cu|glpi-0.85.5-1|176	
14cu|glpi-0.85.5-1|177	* Tue Oct 20 2015 Denis Silakov <dsilakov@gmail.com> 1:0.85.5-1
14cu|glpi-0.85.5-1|178	- (f7f0782) Turn back epoch
14cu|glpi-0.85.5-1|179	
14cu|glpi-0.85.5-1|180	

10267 14
14cu|glstats-0.3.3-1|1	# basically this is only headers and statistics docs
14cu|glstats-0.3.3-1|2	%define debug_package	%{nil}
14cu|glstats-0.3.3-1|3	%define oname GLStats
14cu|glstats-0.3.3-1|4	
14cu|glstats-0.3.3-1|5	
14cu|glstats-0.3.3-1|6	Name:           glstats
14cu|glstats-0.3.3-1|7	Version:        0.3.3
14cu|glstats-0.3.3-1|8	Release:        1
14cu|glstats-0.3.3-1|9	Summary:        Generic OpenGL overlay statistics renderer
14cu|glstats-0.3.3-1|10	Group:          Development/C++
14cu|glstats-0.3.3-1|11	License:        LGPLv2+
14cu|glstats-0.3.3-1|12	URL:            http://www.equalizergraphics.com/
14cu|glstats-0.3.3-1|13	Source0:        https://github.com/Eyescale/GLStats/archive/%{oname}-master.zip
14cu|glstats-0.3.3-1|14	# git clone https://github.com/Eyescale/CMake.git
14cu|glstats-0.3.3-1|15	Source1:        common.tar.gz
14cu|glstats-0.3.3-1|16	Patch0:		glstats-libdir.patch
14cu|glstats-0.3.3-1|17	Patch1:		glstats.doxyrules.patch
14cu|glstats-0.3.3-1|18	BuildRequires:  cmake
14cu|glstats-0.3.3-1|19	BuildRequires:  doxygen
14cu|glstats-0.3.3-1|20	BuildRequires:  pkgconfig(python)
14cu|glstats-0.3.3-1|21	BuildRequires:  pkgconfig(gl)
14cu|glstats-0.3.3-1|22	BuildRequires:  pkgconfig(x11)
14cu|glstats-0.3.3-1|23	BuildRequires:  lunchbox-devel
14cu|glstats-0.3.3-1|24	BuildRequires:  cppcheck
14cu|glstats-0.3.3-1|25	BuildRequires:  qt4-devel
14cu|glstats-0.3.3-1|26	BuildRequires:  git
14cu|glstats-0.3.3-1|27	
14cu|glstats-0.3.3-1|28	%description
14cu|glstats-0.3.3-1|29	GLStats Runtime Libraries
14cu|glstats-0.3.3-1|30	#------------------------------------------------------------------------
14cu|glstats-0.3.3-1|31	
14cu|glstats-0.3.3-1|32	
14cu|glstats-0.3.3-1|33	%package        devel
14cu|glstats-0.3.3-1|34	Summary:        Development files for OpenGL overlay statistics renderer
14cu|glstats-0.3.3-1|35	Group:          Development/C++
14cu|glstats-0.3.3-1|36	License:        LGPLv2+
14cu|glstats-0.3.3-1|37	Requires:       lunchbox-devel
14cu|glstats-0.3.3-1|38	
14cu|glstats-0.3.3-1|39	%description    devel
14cu|glstats-0.3.3-1|40	Generic OpenGL overlay statistics renderer.
14cu|glstats-0.3.3-1|41	...
14cu|glstats-0.3.3-1|42	This package contains header files and libraries needed to develop
14cu|glstats-0.3.3-1|43	application that use %{name}.
14cu|glstats-0.3.3-1|44	
14cu|glstats-0.3.3-1|45	%files devel
14cu|glstats-0.3.3-1|46	%doc LICENSE* README* doc/LGPL*
14cu|glstats-0.3.3-1|47	%{_docdir}/%{oname}
14cu|glstats-0.3.3-1|48	%{_includedir}/%{oname}
14cu|glstats-0.3.3-1|49	%{_libdir}/lib%{oname}.a
14cu|glstats-0.3.3-1|50	%{_datadir}/%{oname}
14cu|glstats-0.3.3-1|51	#------------------------------------------------------------------------------
14cu|glstats-0.3.3-1|52	
14cu|glstats-0.3.3-1|53	%prep
14cu|glstats-0.3.3-1|54	%setup -qn %{oname}-master -a1
14cu|glstats-0.3.3-1|55	mv common CMake/common
14cu|glstats-0.3.3-1|56	
14cu|glstats-0.3.3-1|57	# Do not compile in DATE and TIME
14cu|glstats-0.3.3-1|58	grep -rl 'HTML_TIMESTAMP' . | \
14cu|glstats-0.3.3-1|59	xargs --no-run-if-empty --verbose \
14cu|glstats-0.3.3-1|60	sed -i '/^HTML_TIMESTAMP/s/YES/NO/'
14cu|glstats-0.3.3-1|61	
14cu|glstats-0.3.3-1|62	%patch0 -p0
14cu|glstats-0.3.3-1|63	%patch1 -p0
14cu|glstats-0.3.3-1|64	
14cu|glstats-0.3.3-1|65	%build
14cu|glstats-0.3.3-1|66	%cmake  \
14cu|glstats-0.3.3-1|67	-DCMAKE_BUILD_TYPE=Release \
14cu|glstats-0.3.3-1|68	-DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|glstats-0.3.3-1|69	
14cu|glstats-0.3.3-1|70	%setup_compile_flags
14cu|glstats-0.3.3-1|71	%make
14cu|glstats-0.3.3-1|72	%make doxygen
14cu|glstats-0.3.3-1|73	
14cu|glstats-0.3.3-1|74	%install
14cu|glstats-0.3.3-1|75	%makeinstall_std -C build
14cu|glstats-0.3.3-1|76	
14cu|glstats-0.3.3-1|77	mkdir -p %{buildroot}%{_docdir}
14cu|glstats-0.3.3-1|78	mv %{buildroot}%{_datadir}/%{oname}/doc %{buildroot}%{_docdir}/%{oname}
14cu|glstats-0.3.3-1|79	
14cu|glstats-0.3.3-1|80	
14cu|glstats-0.3.3-1|81	
14cu|glstats-0.3.3-1|82	%changelog
14cu|glstats-0.3.3-1|83	
14cu|glstats-0.3.3-1|84	* Tue Aug 02 2016 abfonly <abfonly@gmail.com> 0.3.3-1
14cu|glstats-0.3.3-1|85	- (605dadd) Imported from SRPM
14cu|glstats-0.3.3-1|86	
14cu|glstats-0.3.3-1|87	

10268 14
14cu|gltron-0.70-14|1	Summary:	Gltron, a 3d lightcycle game using OpenGL
14cu|gltron-0.70-14|2	Name:		gltron
14cu|gltron-0.70-14|3	Version:	0.70
14cu|gltron-0.70-14|4	Release:	14
14cu|gltron-0.70-14|5	License:	GPLv2+
14cu|gltron-0.70-14|6	Group:		Games/Arcade
14cu|gltron-0.70-14|7	Url:		http://gltron.sourceforge.net
14cu|gltron-0.70-14|8	Source:		gltron-%{version}.tar.bz2
14cu|gltron-0.70-14|9	Source1:	gltron-xpm.tar.bz2
14cu|gltron-0.70-14|10	Patch0:		gltron-0.70-gcc4.patch
14cu|gltron-0.70-14|11	Patch1:		gltron-0.70-sys-cflags.patch
14cu|gltron-0.70-14|12	Patch2:		gltron-0.70-link.patch
14cu|gltron-0.70-14|13	Patch3:		gltron-0.70-link2.patch
14cu|gltron-0.70-14|14	BuildRequires:	SDL_sound-devel
14cu|gltron-0.70-14|15	BuildRequires:	smpeg-devel
14cu|gltron-0.70-14|16	BuildRequires:	pkgconfig(gl)
14cu|gltron-0.70-14|17	BuildRequires:	pkgconfig(glu)
14cu|gltron-0.70-14|18	BuildRequires:	pkgconfig(libpng)
14cu|gltron-0.70-14|19	BuildRequires:	pkgconfig(sdl)
14cu|gltron-0.70-14|20	
14cu|gltron-0.70-14|21	%description
14cu|gltron-0.70-14|22	A very nice Tron game using OpenGL.
14cu|gltron-0.70-14|23	
14cu|gltron-0.70-14|24	%files
14cu|gltron-0.70-14|25	%doc ChangeLog README
14cu|gltron-0.70-14|26	%{_gamesbindir}/gltron
14cu|gltron-0.70-14|27	%dir %{_gamesdatadir}/gltron/
14cu|gltron-0.70-14|28	%{_gamesdatadir}/gltron/art
14cu|gltron-0.70-14|29	%{_gamesdatadir}/gltron/data
14cu|gltron-0.70-14|30	%{_gamesdatadir}/gltron/music
14cu|gltron-0.70-14|31	%{_gamesdatadir}/gltron/scripts
14cu|gltron-0.70-14|32	%{_datadir}/applications/%{name}.desktop
14cu|gltron-0.70-14|33	%{_miconsdir}/gltron.png
14cu|gltron-0.70-14|34	%{_iconsdir}/gltron.png
14cu|gltron-0.70-14|35	%{_liconsdir}/gltron.png
14cu|gltron-0.70-14|36	
14cu|gltron-0.70-14|37	#----------------------------------------------------------------------------
14cu|gltron-0.70-14|38	
14cu|gltron-0.70-14|39	%prep
14cu|gltron-0.70-14|40	%setup -q
14cu|gltron-0.70-14|41	%patch0 -p1 -b .gcc4
14cu|gltron-0.70-14|42	%patch1 -p0 -b .cflags
14cu|gltron-0.70-14|43	%patch2 -p0 -b .link
14cu|gltron-0.70-14|44	%patch3 -p0 -b .link2
14cu|gltron-0.70-14|45	
14cu|gltron-0.70-14|46	%build
14cu|gltron-0.70-14|47	touch AUTHORS NEWS
14cu|gltron-0.70-14|48	autoreconf -fi
14cu|gltron-0.70-14|49	%configure2_5x \
14cu|gltron-0.70-14|50	--bindir=%{_gamesbindir} \
14cu|gltron-0.70-14|51	--datadir=%{_gamesdatadir} \
14cu|gltron-0.70-14|52	--disable-warn \
14cu|gltron-0.70-14|53	--disable-sdltest
14cu|gltron-0.70-14|54	%make
14cu|gltron-0.70-14|55	
14cu|gltron-0.70-14|56	%install
14cu|gltron-0.70-14|57	%makeinstall_std
14cu|gltron-0.70-14|58	
14cu|gltron-0.70-14|59	mkdir -p %{buildroot}%{_miconsdir}
14cu|gltron-0.70-14|60	mkdir -p %{buildroot}%{_iconsdir}
14cu|gltron-0.70-14|61	mkdir -p %{buildroot}%{_liconsdir}
14cu|gltron-0.70-14|62	tar xfj %{SOURCE1}
14cu|gltron-0.70-14|63	install -m0644 gltron-16.png %{buildroot}%{_miconsdir}/gltron.png
14cu|gltron-0.70-14|64	install -m0644 gltron-32.png %{buildroot}%{_iconsdir}/gltron.png
14cu|gltron-0.70-14|65	install -m0644 gltron-48.png %{buildroot}%{_liconsdir}/gltron.png
14cu|gltron-0.70-14|66	
14cu|gltron-0.70-14|67	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gltron-0.70-14|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gltron-0.70-14|69	[Desktop Entry]
14cu|gltron-0.70-14|70	Name=Gltron
14cu|gltron-0.70-14|71	Comment=3d lightcycle game
14cu|gltron-0.70-14|72	Exec=%{_gamesbindir}/gltron
14cu|gltron-0.70-14|73	Icon=%{name}
14cu|gltron-0.70-14|74	Terminal=false
14cu|gltron-0.70-14|75	Type=Application
14cu|gltron-0.70-14|76	StartupNotify=true
14cu|gltron-0.70-14|77	Categories=Game;ArcadeGame;
14cu|gltron-0.70-14|78	EOF
14cu|gltron-0.70-14|79	
14cu|gltron-0.70-14|80	
14cu|gltron-0.70-14|81	%changelog
14cu|gltron-0.70-14|82	
14cu|gltron-0.70-14|83	* Mon Apr 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.70-14
14cu|gltron-0.70-14|84	- (e7b713f) Add pkgconfig(glu) to BuildRequires
14cu|gltron-0.70-14|85	
14cu|gltron-0.70-14|86	

10269 14
14cu|glui-2.36-5|1	%define debug_package %{nil}
14cu|glui-2.36-5|2	%define	major	2
14cu|glui-2.36-5|3	
14cu|glui-2.36-5|4	%define libname		%mklibname %{name} %{major}
14cu|glui-2.36-5|5	%define libnamedev 	%mklibname %{name} %{major} -d
14cu|glui-2.36-5|6	
14cu|glui-2.36-5|7	Summary:	GL User Interface Library
14cu|glui-2.36-5|8	Name:		glui
14cu|glui-2.36-5|9	Version:	2.36
14cu|glui-2.36-5|10	Release:	5
14cu|glui-2.36-5|11	Group:		System/Libraries
14cu|glui-2.36-5|12	License:	LGPL
14cu|glui-2.36-5|13	URL:		http://glui.sourceforge.net/
14cu|glui-2.36-5|14	Source:		%{name}-%{version}.tar.bz2
14cu|glui-2.36-5|15	#patch sent upstream by Kharec
14cu|glui-2.36-5|16	Patch:		glui-2.36-fix-cpp-examples.patch
14cu|glui-2.36-5|17	BuildRequires:	pkgconfig(glu)
14cu|glui-2.36-5|18	BuildRequires:	pkgconfig(glut)
14cu|glui-2.36-5|19	BuildRequires:	pkgconfig(xmu)
14cu|glui-2.36-5|20	
14cu|glui-2.36-5|21	
14cu|glui-2.36-5|22	%description
14cu|glui-2.36-5|23	GLUI is a GLUT-based C++ user interface library which provides
14cu|glui-2.36-5|24	controls such as buttons, checkboxes, radio buttons, and spinners
14cu|glui-2.36-5|25	to OpenGL applications. It is window-system independent, relying
14cu|glui-2.36-5|26	on GLUT to handle all system-dependent issues, such as window and
14cu|glui-2.36-5|27	mouse management.
14cu|glui-2.36-5|28	
14cu|glui-2.36-5|29	%package -n %{libnamedev}
14cu|glui-2.36-5|30	Summary:	GLUI User Interface Library Development Files
14cu|glui-2.36-5|31	Group:		System/Libraries
14cu|glui-2.36-5|32	Provides:	%{name}-devel = %{EVRD}
14cu|glui-2.36-5|33	
14cu|glui-2.36-5|34	
14cu|glui-2.36-5|35	%description -n %{libnamedev}
14cu|glui-2.36-5|36	GLUI is a GLUT-based C++ user interface library which provides
14cu|glui-2.36-5|37	controls such as buttons, checkboxes, radio buttons, and spinners
14cu|glui-2.36-5|38	to OpenGL applications. It is window-system independent, relying
14cu|glui-2.36-5|39	on GLUT to handle all system-dependent issues, such as window and
14cu|glui-2.36-5|40	mouse management.
14cu|glui-2.36-5|41	This package includes the header files and static library.
14cu|glui-2.36-5|42	
14cu|glui-2.36-5|43	%package -n %{name}-demos
14cu|glui-2.36-5|44	Summary:	GLUI Demos
14cu|glui-2.36-5|45	Group:		Graphics
14cu|glui-2.36-5|46	
14cu|glui-2.36-5|47	%description -n %{name}-demos
14cu|glui-2.36-5|48	GLUI is a GLUT-based C++ user interface library which provides
14cu|glui-2.36-5|49	controls such as buttons, checkboxes, radio buttons, and spinners
14cu|glui-2.36-5|50	to OpenGL applications. It is window-system independent, relying
14cu|glui-2.36-5|51	on GLUT to handle all system-dependent issues, such as window and
14cu|glui-2.36-5|52	mouse management.
14cu|glui-2.36-5|53	This package includes some binaries statically built with GLUI.
14cu|glui-2.36-5|54	Their source code is in %{_datadir}/%{name}-demos.
14cu|glui-2.36-5|55	
14cu|glui-2.36-5|56	%prep
14cu|glui-2.36-5|57	%setup -q
14cu|glui-2.36-5|58	%patch -p0
14cu|glui-2.36-5|59	
14cu|glui-2.36-5|60	%build
14cu|glui-2.36-5|61	mkdir lib
14cu|glui-2.36-5|62	mkdir bin
14cu|glui-2.36-5|63	cd src/
14cu|glui-2.36-5|64	make GLUT_LIB_LOCATION=%{_libdir} GLUT_INC_LOCATION=%{_includedir}/GL CFLAGS="%{optflags}" CC=g++
14cu|glui-2.36-5|65	
14cu|glui-2.36-5|66	for i in 1 2 3 4 5; do mv bin/example$i bin/GLUI-example$i; done
14cu|glui-2.36-5|67	
14cu|glui-2.36-5|68	%install
14cu|glui-2.36-5|69	mkdir -p %{buildroot}%{_bindir}
14cu|glui-2.36-5|70	mkdir -p %{buildroot}%{_includedir}/GL
14cu|glui-2.36-5|71	mkdir -p %{buildroot}%{_libdir}
14cu|glui-2.36-5|72	mkdir -p %{buildroot}%{_datadir}/%{name}-demos
14cu|glui-2.36-5|73	cp src/lib/*.a %{buildroot}%{_libdir}
14cu|glui-2.36-5|74	cp src/include/GL/*.h %{buildroot}%{_includedir}/GL
14cu|glui-2.36-5|75	cp src/bin/* %{buildroot}%{_bindir}
14cu|glui-2.36-5|76	cp src/example/example*.cpp %{buildroot}%{_datadir}/%{name}-demos
14cu|glui-2.36-5|77	
14cu|glui-2.36-5|78	%files -n %{libnamedev}
14cu|glui-2.36-5|79	%doc src/doc/*
14cu|glui-2.36-5|80	%{_includedir}/GL
14cu|glui-2.36-5|81	%{_libdir}/*.a
14cu|glui-2.36-5|82	
14cu|glui-2.36-5|83	%files -n %{name}-demos
14cu|glui-2.36-5|84	%{_datadir}/%{name}-demos/example*.cpp
14cu|glui-2.36-5|85	%{_bindir}/example6
14cu|glui-2.36-5|86	%{_bindir}/ppm2array
14cu|glui-2.36-5|87	%{_bindir}/GLUI-example1
14cu|glui-2.36-5|88	%{_bindir}/GLUI-example2
14cu|glui-2.36-5|89	%{_bindir}/GLUI-example3
14cu|glui-2.36-5|90	%{_bindir}/GLUI-example4
14cu|glui-2.36-5|91	%{_bindir}/GLUI-example5
14cu|glui-2.36-5|92	
14cu|glui-2.36-5|93	
14cu|glui-2.36-5|94	%changelog
14cu|glui-2.36-5|95	
14cu|glui-2.36-5|96	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 2.36-5
14cu|glui-2.36-5|97	- (8ae081d) Fixed devel provides, bump rel, droped empty debug.
14cu|glui-2.36-5|98	
14cu|glui-2.36-5|99	

10270 14
14cu|gluon-0.71.0-5|1	#define git  5493f448
14cu|gluon-0.71.0-5|2	%define major 0
14cu|gluon-0.71.0-5|3	
14cu|gluon-0.71.0-5|4	Summary:	A cross-platform free and open source 2D game engine from KDE
14cu|gluon-0.71.0-5|5	Name:		gluon
14cu|gluon-0.71.0-5|6	Version:	0.71.0
14cu|gluon-0.71.0-5|7	Release:	5
14cu|gluon-0.71.0-5|8	License:	GPLv2+
14cu|gluon-0.71.0-5|9	Group:		Graphical desktop/KDE
14cu|gluon-0.71.0-5|10	Url:		http://gluon.tuxfamily.org/
14cu|gluon-0.71.0-5|11	Source0:	http://gitorious.net/gluon/%{name}-%{version}.tar.bz2
14cu|gluon-0.71.0-5|12	Patch0:		gluon-0.71.0-gcc-4.7.patch
14cu|gluon-0.71.0-5|13	Patch1:		gluon-0.71.0-cmake3.patch
14cu|gluon-0.71.0-5|14	Patch2:		gluon-0.71.0-soname.patch
14cu|gluon-0.71.0-5|15	BuildRequires:	kdelibs4-devel
14cu|gluon-0.71.0-5|16	BuildRequires:	pkgconfig(alure)
14cu|gluon-0.71.0-5|17	BuildRequires:	pkgconfig(glew)
14cu|gluon-0.71.0-5|18	BuildRequires:	pkgconfig(openal)
14cu|gluon-0.71.0-5|19	BuildRequires:	pkgconfig(sndfile)
14cu|gluon-0.71.0-5|20	BuildRequires:	pkgconfig(vorbis)
14cu|gluon-0.71.0-5|21	
14cu|gluon-0.71.0-5|22	%description
14cu|gluon-0.71.0-5|23	Gluon is a cross-platform free and open source 2D game engine from KDE.
14cu|gluon-0.71.0-5|24	It aims to make life easier for game developers by providing a simple
14cu|gluon-0.71.0-5|25	but powerful API to handle 2D objects, sounds and inputs.
14cu|gluon-0.71.0-5|26	
14cu|gluon-0.71.0-5|27	%files
14cu|gluon-0.71.0-5|28	%{_kde_bindir}/gluon*
14cu|gluon-0.71.0-5|29	%{_kde_datadir}/applications/gluon_kdeextplayer.desktop
14cu|gluon-0.71.0-5|30	%{_kde_datadir}/applications/gluon_kdeplayer.desktop
14cu|gluon-0.71.0-5|31	%{_kde_datadir}/applications/gluon_qmlplayer.desktop
14cu|gluon-0.71.0-5|32	%{_kde_datadir}/applications/gluon_qtplayer.desktop
14cu|gluon-0.71.0-5|33	%{_kde_applicationsdir}/gluon-creator.desktop
14cu|gluon-0.71.0-5|34	%{_kde_appsdir}/gluon_kdeextplayer/
14cu|gluon-0.71.0-5|35	%{_kde_appsdir}/gluoncreator/
14cu|gluon-0.71.0-5|36	%{_kde_appsdir}/gluoneditorpart/
14cu|gluon-0.71.0-5|37	%{_kde_appsdir}/gluonviewerpart/
14cu|gluon-0.71.0-5|38	%{_kde_datadir}/config.kcfg/gluoncreatorsettings.kcfg
14cu|gluon-0.71.0-5|39	%{_kde_datadir}/gluon/
14cu|gluon-0.71.0-5|40	%{_kde_datadir}/mime/packages/x-gluon-mimetypes.xml
14cu|gluon-0.71.0-5|41	%{_kde_services}/*.desktop
14cu|gluon-0.71.0-5|42	%{_kde_servicetypes}/gluoncreator_plugin.desktop
14cu|gluon-0.71.0-5|43	%{_kde_iconsdir}/hicolor/*
14cu|gluon-0.71.0-5|44	%{_kde_libdir}/gluon/
14cu|gluon-0.71.0-5|45	%{_kde_libdir}/kde4/*.so
14cu|gluon-0.71.0-5|46	
14cu|gluon-0.71.0-5|47	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|48	
14cu|gluon-0.71.0-5|49	%define libgluonaudio %mklibname gluonaudio %{major}
14cu|gluon-0.71.0-5|50	
14cu|gluon-0.71.0-5|51	%package -n %{libgluonaudio}
14cu|gluon-0.71.0-5|52	Summary:	%{name} library
14cu|gluon-0.71.0-5|53	Group:		System/Libraries
14cu|gluon-0.71.0-5|54	
14cu|gluon-0.71.0-5|55	%description -n %{libgluonaudio}
14cu|gluon-0.71.0-5|56	%{name} library.
14cu|gluon-0.71.0-5|57	
14cu|gluon-0.71.0-5|58	%files -n %{libgluonaudio}
14cu|gluon-0.71.0-5|59	%{_kde_libdir}/libGluonAudio.so.%{major}*
14cu|gluon-0.71.0-5|60	
14cu|gluon-0.71.0-5|61	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|62	
14cu|gluon-0.71.0-5|63	%define libgluoncore %mklibname gluoncore %{major}
14cu|gluon-0.71.0-5|64	
14cu|gluon-0.71.0-5|65	%package -n %{libgluoncore}
14cu|gluon-0.71.0-5|66	Summary:	%{name} library
14cu|gluon-0.71.0-5|67	Group:		System/Libraries
14cu|gluon-0.71.0-5|68	
14cu|gluon-0.71.0-5|69	%description -n %{libgluoncore}
14cu|gluon-0.71.0-5|70	%{name} library.
14cu|gluon-0.71.0-5|71	
14cu|gluon-0.71.0-5|72	%files -n %{libgluoncore}
14cu|gluon-0.71.0-5|73	%{_kde_libdir}/libGluonCore.so.%{major}*
14cu|gluon-0.71.0-5|74	
14cu|gluon-0.71.0-5|75	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|76	
14cu|gluon-0.71.0-5|77	%define libgluoncreator %mklibname gluoncreator %{major}
14cu|gluon-0.71.0-5|78	
14cu|gluon-0.71.0-5|79	%package -n %{libgluoncreator}
14cu|gluon-0.71.0-5|80	Summary:	%{name} library
14cu|gluon-0.71.0-5|81	Group:		System/Libraries
14cu|gluon-0.71.0-5|82	
14cu|gluon-0.71.0-5|83	%description -n %{libgluoncreator}
14cu|gluon-0.71.0-5|84	%{name} library.
14cu|gluon-0.71.0-5|85	
14cu|gluon-0.71.0-5|86	%files -n %{libgluoncreator}
14cu|gluon-0.71.0-5|87	%{_kde_libdir}/libGluonCreator.so.%{major}*
14cu|gluon-0.71.0-5|88	
14cu|gluon-0.71.0-5|89	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|90	
14cu|gluon-0.71.0-5|91	%define libgluonengine %mklibname gluonengine %{major}
14cu|gluon-0.71.0-5|92	
14cu|gluon-0.71.0-5|93	%package -n %{libgluonengine}
14cu|gluon-0.71.0-5|94	Summary:	%{name} library
14cu|gluon-0.71.0-5|95	Group:		System/Libraries
14cu|gluon-0.71.0-5|96	
14cu|gluon-0.71.0-5|97	%description -n %{libgluonengine}
14cu|gluon-0.71.0-5|98	%{name} library.
14cu|gluon-0.71.0-5|99	
14cu|gluon-0.71.0-5|100	%files -n %{libgluonengine}
14cu|gluon-0.71.0-5|101	%{_kde_libdir}/libGluonEngine.so.%{major}*
14cu|gluon-0.71.0-5|102	
14cu|gluon-0.71.0-5|103	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|104	
14cu|gluon-0.71.0-5|105	%define libgluoninput %mklibname gluoninput %{major}
14cu|gluon-0.71.0-5|106	
14cu|gluon-0.71.0-5|107	%package -n %{libgluoninput}
14cu|gluon-0.71.0-5|108	Summary:	%{name} library
14cu|gluon-0.71.0-5|109	Group:		System/Libraries
14cu|gluon-0.71.0-5|110	
14cu|gluon-0.71.0-5|111	%description -n %{libgluoninput}
14cu|gluon-0.71.0-5|112	%{name} library.
14cu|gluon-0.71.0-5|113	
14cu|gluon-0.71.0-5|114	%files -n %{libgluoninput}
14cu|gluon-0.71.0-5|115	%{_kde_libdir}/libGluonInput.so.%{major}*
14cu|gluon-0.71.0-5|116	
14cu|gluon-0.71.0-5|117	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|118	
14cu|gluon-0.71.0-5|119	%define libgluongraphics %mklibname gluongraphics %{major}
14cu|gluon-0.71.0-5|120	
14cu|gluon-0.71.0-5|121	%package -n %{libgluongraphics}
14cu|gluon-0.71.0-5|122	Summary:	%{name} library
14cu|gluon-0.71.0-5|123	Group:		System/Libraries
14cu|gluon-0.71.0-5|124	
14cu|gluon-0.71.0-5|125	%description -n %{libgluongraphics}
14cu|gluon-0.71.0-5|126	%{name} library.
14cu|gluon-0.71.0-5|127	
14cu|gluon-0.71.0-5|128	%files -n %{libgluongraphics}
14cu|gluon-0.71.0-5|129	%{_kde_libdir}/libGluonGraphics.so.%{major}*
14cu|gluon-0.71.0-5|130	
14cu|gluon-0.71.0-5|131	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|132	
14cu|gluon-0.71.0-5|133	%define libgluonplayer %mklibname gluonplayer %{major}
14cu|gluon-0.71.0-5|134	
14cu|gluon-0.71.0-5|135	%package -n %{libgluonplayer}
14cu|gluon-0.71.0-5|136	Summary:	%{name} library
14cu|gluon-0.71.0-5|137	Group:		System/Libraries
14cu|gluon-0.71.0-5|138	
14cu|gluon-0.71.0-5|139	%description -n %{libgluonplayer}
14cu|gluon-0.71.0-5|140	%{name} library.
14cu|gluon-0.71.0-5|141	
14cu|gluon-0.71.0-5|142	%files -n %{libgluonplayer}
14cu|gluon-0.71.0-5|143	%{_kde_libdir}/libGluonPlayer.so.%{major}*
14cu|gluon-0.71.0-5|144	
14cu|gluon-0.71.0-5|145	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|146	
14cu|gluon-0.71.0-5|147	%package devel
14cu|gluon-0.71.0-5|148	Summary:	Headers files for %{name}
14cu|gluon-0.71.0-5|149	Group:		Development/KDE and Qt
14cu|gluon-0.71.0-5|150	Requires:	%{libgluonaudio} = %{EVRD}
14cu|gluon-0.71.0-5|151	Requires:	%{libgluoncore} = %{EVRD}
14cu|gluon-0.71.0-5|152	Requires:	%{libgluoncreator} = %{EVRD}
14cu|gluon-0.71.0-5|153	Requires:	%{libgluonengine} = %{EVRD}
14cu|gluon-0.71.0-5|154	Requires:	%{libgluoninput} = %{EVRD}
14cu|gluon-0.71.0-5|155	Requires:	%{libgluongraphics} = %{EVRD}
14cu|gluon-0.71.0-5|156	Provides:	%{name}-devel = %{EVRD}
14cu|gluon-0.71.0-5|157	
14cu|gluon-0.71.0-5|158	%description devel
14cu|gluon-0.71.0-5|159	Headers files needed to build %{name}.
14cu|gluon-0.71.0-5|160	
14cu|gluon-0.71.0-5|161	%files devel
14cu|gluon-0.71.0-5|162	%{_kde_datadir}/cmake/Modules/*
14cu|gluon-0.71.0-5|163	%{_kde_includedir}/gluon/
14cu|gluon-0.71.0-5|164	%{_kde_libdir}/libGluon*.so
14cu|gluon-0.71.0-5|165	
14cu|gluon-0.71.0-5|166	#----------------------------------------------------------------------------
14cu|gluon-0.71.0-5|167	
14cu|gluon-0.71.0-5|168	%prep
14cu|gluon-0.71.0-5|169	%setup -q
14cu|gluon-0.71.0-5|170	%patch0 -p0
14cu|gluon-0.71.0-5|171	%patch1 -p1
14cu|gluon-0.71.0-5|172	%patch2 -p1
14cu|gluon-0.71.0-5|173	
14cu|gluon-0.71.0-5|174	%build
14cu|gluon-0.71.0-5|175	%cmake_kde4
14cu|gluon-0.71.0-5|176	%make
14cu|gluon-0.71.0-5|177	
14cu|gluon-0.71.0-5|178	%install
14cu|gluon-0.71.0-5|179	%makeinstall_std -C build
14cu|gluon-0.71.0-5|180	
14cu|gluon-0.71.0-5|181	
14cu|gluon-0.71.0-5|182	%changelog
14cu|gluon-0.71.0-5|183	
14cu|gluon-0.71.0-5|184	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.71.0-5
14cu|gluon-0.71.0-5|185	- (66f7f54) Adjust soname for shared libraries
14cu|gluon-0.71.0-5|186	
14cu|gluon-0.71.0-5|187	

10271 14
14cu|glusterfs-3.5.2-8|1	%define	major 0
14cu|glusterfs-3.5.2-8|2	%define libname	%mklibname glusterfs %{major}
14cu|glusterfs-3.5.2-8|3	%define devname %mklibname -d glusterfs
14cu|glusterfs-3.5.2-8|4	
14cu|glusterfs-3.5.2-8|5	%define libnameapi %mklibname api %{major}
14cu|glusterfs-3.5.2-8|6	%define develnameapi %mklibname -d api
14cu|glusterfs-3.5.2-8|7	
14cu|glusterfs-3.5.2-8|8	# (cg) Temporary hack to make it build
14cu|glusterfs-3.5.2-8|9	%define _disable_ld_no_undefined 1
14cu|glusterfs-3.5.2-8|10	
14cu|glusterfs-3.5.2-8|11	Summary:	GlusterFS network/cluster filesystem
14cu|glusterfs-3.5.2-8|12	Name:		glusterfs
14cu|glusterfs-3.5.2-8|13	Version:	3.5.2
14cu|glusterfs-3.5.2-8|14	Release:	8
14cu|glusterfs-3.5.2-8|15	License:	GPLv3+
14cu|glusterfs-3.5.2-8|16	Group:		Networking/Other
14cu|glusterfs-3.5.2-8|17	URL: 		http://www.gluster.org/docs/index.php/GlusterFS
14cu|glusterfs-3.5.2-8|18	Source0:	http://download.gluster.org/pub/gluster/glusterfs/3.4/%{version}/%{name}-%{version}.tar.gz
14cu|glusterfs-3.5.2-8|19	Source1:	glusterfsd.service
14cu|glusterfs-3.5.2-8|20	Source2:	glusterfsd.sysconfig
14cu|glusterfs-3.5.2-8|21	Source3:	glusterfsd.logrotate
14cu|glusterfs-3.5.2-8|22	Source4:	glusterfs.logrotate
14cu|glusterfs-3.5.2-8|23	Patch0:		multifrag.diff
14cu|glusterfs-3.5.2-8|24	BuildRequires:	autoconf
14cu|glusterfs-3.5.2-8|25	BuildRequires:	bison
14cu|glusterfs-3.5.2-8|26	BuildRequires:	flex
14cu|glusterfs-3.5.2-8|27	BuildRequires:	gcc
14cu|glusterfs-3.5.2-8|28	BuildRequires:	make
14cu|glusterfs-3.5.2-8|29	BuildRequires:	libibverbs-devel
14cu|glusterfs-3.5.2-8|30	BuildRequires:  pkgconfig(fuse)
14cu|glusterfs-3.5.2-8|31	BuildRequires:  pkgconfig(libtirpc)
14cu|glusterfs-3.5.2-8|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.19
14cu|glusterfs-3.5.2-8|33	BuildRequires:	readline-devel
14cu|glusterfs-3.5.2-8|34	BuildRequires:	libtool
14cu|glusterfs-3.5.2-8|35	BuildRequires:	openssl-devel
14cu|glusterfs-3.5.2-8|36	BuildRequires:	python-devel
14cu|glusterfs-3.5.2-8|37	Requires(pre):    rpm-helper
14cu|glusterfs-3.5.2-8|38	Requires(post):   rpm-helper
14cu|glusterfs-3.5.2-8|39	Requires(post):   systemd
14cu|glusterfs-3.5.2-8|40	Requires(preun):  rpm-helper
14cu|glusterfs-3.5.2-8|41	Requires(postun): rpm-helper
14cu|glusterfs-3.5.2-8|42	
14cu|glusterfs-3.5.2-8|43	Obsoletes:        %{name}-common < %{version}-%{release}
14cu|glusterfs-3.5.2-8|44	Obsoletes:        %{name}-core < %{version}-%{release}
14cu|glusterfs-3.5.2-8|45	Obsoletes:        %{name}-ufo
14cu|glusterfs-3.5.2-8|46	Provides:         %{name}-common = %{version}-%{release}
14cu|glusterfs-3.5.2-8|47	Provides:         %{name}-core = %{version}-%{release}
14cu|glusterfs-3.5.2-8|48	
14cu|glusterfs-3.5.2-8|49	# We do not want to generate useless provides and requires for xlator .so files
14cu|glusterfs-3.5.2-8|50	# Filter all generated:
14cu|glusterfs-3.5.2-8|51	#
14cu|glusterfs-3.5.2-8|52	%global __provides_exclude_from ^%{_libdir}/glusterfs/%{version}/.*$
14cu|glusterfs-3.5.2-8|53	
14cu|glusterfs-3.5.2-8|54	%description
14cu|glusterfs-3.5.2-8|55	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|56	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|57	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|58	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|59	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|60	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|61	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|62	
14cu|glusterfs-3.5.2-8|63	This package includes the glusterfs binary, the glusterfsd daemon and the
14cu|glusterfs-3.5.2-8|64	gluster command line, libglusterfs and glusterfs translator modules common to
14cu|glusterfs-3.5.2-8|65	both GlusterFS server and client framework.
14cu|glusterfs-3.5.2-8|66	
14cu|glusterfs-3.5.2-8|67	%files
14cu|glusterfs-3.5.2-8|68	%doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README THANKS
14cu|glusterfs-3.5.2-8|69	%config(noreplace) %{_sysconfdir}/sysconfig/glusterfsd
14cu|glusterfs-3.5.2-8|70	%{_libdir}/glusterfs
14cu|glusterfs-3.5.2-8|71	%{_sbindir}/glusterfs*
14cu|glusterfs-3.5.2-8|72	%{_mandir}/man8/*gluster*.8*
14cu|glusterfs-3.5.2-8|73	%exclude %{_mandir}/man8/gluster.8*
14cu|glusterfs-3.5.2-8|74	%exclude %{_mandir}/man8/mount.glusterfs.8*
14cu|glusterfs-3.5.2-8|75	%dir %{_localstatedir}/log/glusterfs
14cu|glusterfs-3.5.2-8|76	
14cu|glusterfs-3.5.2-8|77	## This doesn't make sense but Fedora added it in 2013
14cu|glusterfs-3.5.2-8|78	## /var/run/gluster - sync with gluster.org git
14cu|glusterfs-3.5.2-8|79	#%dir %{_localstatedir}/run/gluster
14cu|glusterfs-3.5.2-8|80	%dir %{_sharedstatedir}/glusterd
14cu|glusterfs-3.5.2-8|81	# server-side, etc., xlators in other RPMs
14cu|glusterfs-3.5.2-8|82	%exclude %{_libdir}/glusterfs/%{version}/xlator/mount/api.so
14cu|glusterfs-3.5.2-8|83	%exclude %{_libdir}/glusterfs/%{version}/xlator/mount/fuse.so
14cu|glusterfs-3.5.2-8|84	# % exclude %{_libdir}/glusterfs/%{version}/xlator/storage*
14cu|glusterfs-3.5.2-8|85	# % exclude %{_libdir}/glusterfs/%{version}/xlator/features/posix*
14cu|glusterfs-3.5.2-8|86	# % exclude %{_libdir}/glusterfs/%{version}/xlator/protocol/server*
14cu|glusterfs-3.5.2-8|87	# % exclude %{_libdir}/glusterfs/%{version}/xlator/mgmt*
14cu|glusterfs-3.5.2-8|88	# % exclude %{_libdir}/glusterfs/%{version}/xlator/nfs*
14cu|glusterfs-3.5.2-8|89	# Glupy files are in the -extra-xlators package
14cu|glusterfs-3.5.2-8|90	%exclude %{_libdir}/glusterfs/%{version}/xlator/features/glupy.so
14cu|glusterfs-3.5.2-8|91	%{_datadir}/glusterfs/scripts/post-upgrade-script-for-quota.sh
14cu|glusterfs-3.5.2-8|92	%{_datadir}/glusterfs/scripts/pre-upgrade-script-for-quota.sh
14cu|glusterfs-3.5.2-8|93	%exclude %{_libexecdir}/glusterfs/gsyncd
14cu|glusterfs-3.5.2-8|94	%exclude %{_libexecdir}/glusterfs/python/syncdaemon/*
14cu|glusterfs-3.5.2-8|95	%exclude %{_libexecdir}/glusterfs/gverify.sh
14cu|glusterfs-3.5.2-8|96	%exclude %{_libexecdir}/glusterfs/peer_add_secret_pub
14cu|glusterfs-3.5.2-8|97	%exclude %{_libexecdir}/glusterfs/peer_gsec_create
14cu|glusterfs-3.5.2-8|98	
14cu|glusterfs-3.5.2-8|99	
14cu|glusterfs-3.5.2-8|100	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|101	
14cu|glusterfs-3.5.2-8|102	%package -n	%{libname}
14cu|glusterfs-3.5.2-8|103	Summary:	GlusterFS network/cluster filesystem library
14cu|glusterfs-3.5.2-8|104	Group:		System/Libraries
14cu|glusterfs-3.5.2-8|105	Provides: 	glusterfs-libs, libglusterfs
14cu|glusterfs-3.5.2-8|106	
14cu|glusterfs-3.5.2-8|107	%description -n	%{libname}
14cu|glusterfs-3.5.2-8|108	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|109	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|110	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|111	system. GlusterFS is one of the most sophisticated file system in
14cu|glusterfs-3.5.2-8|112	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|113	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|114	is in userspace and easily manageable.
14cu|glusterfs-3.5.2-8|115	
14cu|glusterfs-3.5.2-8|116	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
14cu|glusterfs-3.5.2-8|117	
14cu|glusterfs-3.5.2-8|118	This package includes the libglusterfs and glusterfs translator modules common
14cu|glusterfs-3.5.2-8|119	to both GlusterFS server and client framework.
14cu|glusterfs-3.5.2-8|120	
14cu|glusterfs-3.5.2-8|121	%files -n %{libname}
14cu|glusterfs-3.5.2-8|122	# %doc README AUTHORS NEWS
14cu|glusterfs-3.5.2-8|123	%{_libdir}/*.so.%{major}*
14cu|glusterfs-3.5.2-8|124	
14cu|glusterfs-3.5.2-8|125	%exclude %{_libexecdir}/glusterfs/gsyncd
14cu|glusterfs-3.5.2-8|126	%exclude %{_libexecdir}/glusterfs/python/syncdaemon/*
14cu|glusterfs-3.5.2-8|127	%exclude %{_libexecdir}/glusterfs/gverify.sh
14cu|glusterfs-3.5.2-8|128	%exclude %{_libexecdir}/glusterfs/peer_add_secret_pub
14cu|glusterfs-3.5.2-8|129	%exclude %{_libexecdir}/glusterfs/peer_gsec_create
14cu|glusterfs-3.5.2-8|130	%exclude %{_libdir}/glusterfs/%{version}/xlator/mount/api*
14cu|glusterfs-3.5.2-8|131	%exclude %{_libdir}/libgfapi*
14cu|glusterfs-3.5.2-8|132	
14cu|glusterfs-3.5.2-8|133	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|134	
14cu|glusterfs-3.5.2-8|135	%package -n	%{devname}
14cu|glusterfs-3.5.2-8|136	Summary:	Static library and header files for the GlusterFS library
14cu|glusterfs-3.5.2-8|137	Group:		Development/C
14cu|glusterfs-3.5.2-8|138	Provides:	%{name}-devel = %{version}-%{release}
14cu|glusterfs-3.5.2-8|139	Requires:	%{libname} = %{version}
14cu|glusterfs-3.5.2-8|140	
14cu|glusterfs-3.5.2-8|141	%description -n	%{devname}
14cu|glusterfs-3.5.2-8|142	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|143	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|144	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|145	system. GlusterFS is one of the most sophisticated file system in
14cu|glusterfs-3.5.2-8|146	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|147	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|148	is in userspace and easily manageable.
14cu|glusterfs-3.5.2-8|149	
14cu|glusterfs-3.5.2-8|150	This package provides the development libraries and include files.
14cu|glusterfs-3.5.2-8|151	
14cu|glusterfs-3.5.2-8|152	%files -n %{devname}
14cu|glusterfs-3.5.2-8|153	%{_includedir}/glusterfs
14cu|glusterfs-3.5.2-8|154	%{_libdir}/*.so
14cu|glusterfs-3.5.2-8|155	%{_libdir}/pkgconfig/*.pc
14cu|glusterfs-3.5.2-8|156	%exclude %{_includedir}/glusterfs/api/*
14cu|glusterfs-3.5.2-8|157	%exclude %{_libdir}/pkgconfig/glusterfs-api.pc
14cu|glusterfs-3.5.2-8|158	%exclude %{_libdir}/pkgconfig/libgfchangelog.pc
14cu|glusterfs-3.5.2-8|159	%exclude %{_libdir}/libgfapi.so
14cu|glusterfs-3.5.2-8|160	
14cu|glusterfs-3.5.2-8|161	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|162	
14cu|glusterfs-3.5.2-8|163	%package   -n     %{develnameapi}
14cu|glusterfs-3.5.2-8|164	Summary:          Development/C
14cu|glusterfs-3.5.2-8|165	Group:            System/Libraries
14cu|glusterfs-3.5.2-8|166	Requires:         %{libnameapi} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|167	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|168	Requires:         %{name}-devel = %{version}-%{release}
14cu|glusterfs-3.5.2-8|169	
14cu|glusterfs-3.5.2-8|170	%description -n     %{develnameapi}
14cu|glusterfs-3.5.2-8|171	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|172	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|173	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|174	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|175	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|176	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|177	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|178	
14cu|glusterfs-3.5.2-8|179	This package provides the api include files.
14cu|glusterfs-3.5.2-8|180	
14cu|glusterfs-3.5.2-8|181	%files -n %{develnameapi}
14cu|glusterfs-3.5.2-8|182	%{_libdir}/pkgconfig/glusterfs-api.pc
14cu|glusterfs-3.5.2-8|183	%{_libdir}/pkgconfig/libgfchangelog.pc
14cu|glusterfs-3.5.2-8|184	%{_libdir}/libgfapi.so
14cu|glusterfs-3.5.2-8|185	%{_includedir}/glusterfs/api/*
14cu|glusterfs-3.5.2-8|186	
14cu|glusterfs-3.5.2-8|187	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|188	
14cu|glusterfs-3.5.2-8|189	%package          regression-tests
14cu|glusterfs-3.5.2-8|190	Summary:          Development Tools
14cu|glusterfs-3.5.2-8|191	Group:            File tools
14cu|glusterfs-3.5.2-8|192	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|193	Requires:         %{name}-fuse = %{version}-%{release}
14cu|glusterfs-3.5.2-8|194	Requires:         %{name}-server = %{version}-%{release}
14cu|glusterfs-3.5.2-8|195	Requires:         perl(App::Prove) perl(Test::Harness) gcc util-linux-ng lvm2
14cu|glusterfs-3.5.2-8|196	Requires:         python attr dbench git nfs-utils xfsprogs
14cu|glusterfs-3.5.2-8|197	
14cu|glusterfs-3.5.2-8|198	%description      regression-tests
14cu|glusterfs-3.5.2-8|199	The Gluster Test Framework, is a suite of scripts used for
14cu|glusterfs-3.5.2-8|200	regression testing of Gluster.
14cu|glusterfs-3.5.2-8|201	
14cu|glusterfs-3.5.2-8|202	%files regression-tests
14cu|glusterfs-3.5.2-8|203	%{_prefix}/share/glusterfs/*
14cu|glusterfs-3.5.2-8|204	%exclude %{_datadir}/glusterfs/scripts/get-gfid.sh
14cu|glusterfs-3.5.2-8|205	%exclude %{_datadir}/glusterfs/scripts/slave-upgrade.sh
14cu|glusterfs-3.5.2-8|206	%exclude %{_datadir}/glusterfs/scripts/gsync-upgrade.sh
14cu|glusterfs-3.5.2-8|207	%exclude %{_datadir}/glusterfs/scripts/generate-gfid-file.sh
14cu|glusterfs-3.5.2-8|208	%exclude %{_datadir}/glusterfs/scripts/gsync-sync-gfid
14cu|glusterfs-3.5.2-8|209	%exclude %{_datadir}/glusterfs/scripts/post-upgrade-script-for-quota.sh
14cu|glusterfs-3.5.2-8|210	%exclude %{_datadir}/glusterfs/scripts/pre-upgrade-script-for-quota.sh
14cu|glusterfs-3.5.2-8|211	
14cu|glusterfs-3.5.2-8|212	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|213	
14cu|glusterfs-3.5.2-8|214	%package cli
14cu|glusterfs-3.5.2-8|215	Summary:          GlusterFS CLI
14cu|glusterfs-3.5.2-8|216	Group:            File tools
14cu|glusterfs-3.5.2-8|217	Requires:         %{name}-libs = %{version}-%{release}
14cu|glusterfs-3.5.2-8|218	
14cu|glusterfs-3.5.2-8|219	%description cli
14cu|glusterfs-3.5.2-8|220	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|221	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|222	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|223	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|224	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|225	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|226	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|227	
14cu|glusterfs-3.5.2-8|228	This package provides the GlusterFS CLI application and its man page
14cu|glusterfs-3.5.2-8|229	
14cu|glusterfs-3.5.2-8|230	%files cli
14cu|glusterfs-3.5.2-8|231	%{_sbindir}/gluster
14cu|glusterfs-3.5.2-8|232	%{_mandir}/man8/gluster.8*
14cu|glusterfs-3.5.2-8|233	
14cu|glusterfs-3.5.2-8|234	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|235	
14cu|glusterfs-3.5.2-8|236	%package rdma
14cu|glusterfs-3.5.2-8|237	Summary:          GlusterFS rdma support for ib-verbs
14cu|glusterfs-3.5.2-8|238	Group:            System/Libraries
14cu|glusterfs-3.5.2-8|239	BuildRequires:    libibverbs-devel
14cu|glusterfs-3.5.2-8|240	BuildRequires:    librdmacm-devel
14cu|glusterfs-3.5.2-8|241	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|242	
14cu|glusterfs-3.5.2-8|243	%description rdma
14cu|glusterfs-3.5.2-8|244	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|245	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|246	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|247	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|248	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|249	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|250	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|251	
14cu|glusterfs-3.5.2-8|252	This package provides support to ib-verbs library.
14cu|glusterfs-3.5.2-8|253	
14cu|glusterfs-3.5.2-8|254	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|255	
14cu|glusterfs-3.5.2-8|256	%package	client
14cu|glusterfs-3.5.2-8|257	Summary:	GlusterFS client
14cu|glusterfs-3.5.2-8|258	Group:		Networking/Other
14cu|glusterfs-3.5.2-8|259	Requires:	%{name}-common = %{version}
14cu|glusterfs-3.5.2-8|260	Requires(post): rpm-helper
14cu|glusterfs-3.5.2-8|261	
14cu|glusterfs-3.5.2-8|262	%description	client
14cu|glusterfs-3.5.2-8|263	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|264	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|265	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|266	system. GlusterFS is one of the most sophisticated file system in
14cu|glusterfs-3.5.2-8|267	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|268	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|269	is in userspace and easily manageable.
14cu|glusterfs-3.5.2-8|270	
14cu|glusterfs-3.5.2-8|271	This package is the client needed to mount a GlusterFS fs.
14cu|glusterfs-3.5.2-8|272	
14cu|glusterfs-3.5.2-8|273	%files client
14cu|glusterfs-3.5.2-8|274	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs
14cu|glusterfs-3.5.2-8|275	%{_sbindir}/mount.glusterfs
14cu|glusterfs-3.5.2-8|276	%{_bindir}/fusermount-glusterfs
14cu|glusterfs-3.5.2-8|277	%attr(0644,root,root) %ghost %config(noreplace) %{_logdir}/glusterfs/glusterfs.log
14cu|glusterfs-3.5.2-8|278	%{_mandir}/man8/mount.glusterfs.8*
14cu|glusterfs-3.5.2-8|279	
14cu|glusterfs-3.5.2-8|280	%post client
14cu|glusterfs-3.5.2-8|281	%create_ghostfile %{_logdir}/glusterfs/glusterfs.log root root 0644
14cu|glusterfs-3.5.2-8|282	
14cu|glusterfs-3.5.2-8|283	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|284	
14cu|glusterfs-3.5.2-8|285	%package fuse
14cu|glusterfs-3.5.2-8|286	Summary:          Fuse client
14cu|glusterfs-3.5.2-8|287	Group:            Networking/Other
14cu|glusterfs-3.5.2-8|288	BuildRequires:    fuse-devel
14cu|glusterfs-3.5.2-8|289	
14cu|glusterfs-3.5.2-8|290	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|291	
14cu|glusterfs-3.5.2-8|292	Obsoletes:        %{name}-client < %{version}-%{release}
14cu|glusterfs-3.5.2-8|293	Provides:         %{name}-client = %{version}-%{release}
14cu|glusterfs-3.5.2-8|294	
14cu|glusterfs-3.5.2-8|295	%description fuse
14cu|glusterfs-3.5.2-8|296	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|297	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|298	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|299	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|300	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|301	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|302	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|303	
14cu|glusterfs-3.5.2-8|304	This package provides support to FUSE based clients.
14cu|glusterfs-3.5.2-8|305	
14cu|glusterfs-3.5.2-8|306	%files 	fuse
14cu|glusterfs-3.5.2-8|307	%{_libdir}/glusterfs/%{version}/xlator/mount/fuse*
14cu|glusterfs-3.5.2-8|308	
14cu|glusterfs-3.5.2-8|309	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|310	
14cu|glusterfs-3.5.2-8|311	%package	server
14cu|glusterfs-3.5.2-8|312	Summary:	GlusterFS server
14cu|glusterfs-3.5.2-8|313	Group:		Networking/Other
14cu|glusterfs-3.5.2-8|314	Requires:	%{name}-common = %{version}
14cu|glusterfs-3.5.2-8|315	Requires:	%{name}-client = %{version}
14cu|glusterfs-3.5.2-8|316	Requires(post): systemd
14cu|glusterfs-3.5.2-8|317	Requires(post): rpm-helper
14cu|glusterfs-3.5.2-8|318	Requires(preun): rpm-helper
14cu|glusterfs-3.5.2-8|319	Requires(post): sed
14cu|glusterfs-3.5.2-8|320	
14cu|glusterfs-3.5.2-8|321	%description	server
14cu|glusterfs-3.5.2-8|322	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|323	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|324	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|325	system. GlusterFS is one of the most sophisticated file system in
14cu|glusterfs-3.5.2-8|326	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|327	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|328	is in userspace and easily manageable.
14cu|glusterfs-3.5.2-8|329	
14cu|glusterfs-3.5.2-8|330	This package is the server.
14cu|glusterfs-3.5.2-8|331	
14cu|glusterfs-3.5.2-8|332	%files server
14cu|glusterfs-3.5.2-8|333	%doc extras/clear_xattrs.sh
14cu|glusterfs-3.5.2-8|334	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfsd
14cu|glusterfs-3.5.2-8|335	%attr(0644,root,root) %ghost %config(noreplace) %{_logdir}/glusterfs/glusterfsd.log
14cu|glusterfs-3.5.2-8|336	%config(noreplace) %{_sysconfdir}/sysconfig/glusterd
14cu|glusterfs-3.5.2-8|337	%config(noreplace) %{_sysconfdir}/glusterfs
14cu|glusterfs-3.5.2-8|338	# binaries
14cu|glusterfs-3.5.2-8|339	%{_sbindir}/glusterd
14cu|glusterfs-3.5.2-8|340	%{_sbindir}/glfsheal
14cu|glusterfs-3.5.2-8|341	%{_unitdir}/%{name}d.service
14cu|glusterfs-3.5.2-8|342	%{_prefix}/lib/ocf/resource.d/glusterfs
14cu|glusterfs-3.5.2-8|343	%ghost %attr(0644,-,-) %config(noreplace) %{_sharedstatedir}/glusterd/glusterd.info
14cu|glusterfs-3.5.2-8|344	%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/options
14cu|glusterfs-3.5.2-8|345	# This is really ugly, but I have no idea how to mark these directories in
14cu|glusterfs-3.5.2-8|346	# any other way. They should belong to the glusterfs-server package, but
14cu|glusterfs-3.5.2-8|347	# don't exist after installation. They are generated on the first start...
14cu|glusterfs-3.5.2-8|348	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks
14cu|glusterfs-3.5.2-8|349	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/glustershd
14cu|glusterfs-3.5.2-8|350	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/vols
14cu|glusterfs-3.5.2-8|351	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/peers
14cu|glusterfs-3.5.2-8|352	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/groups
14cu|glusterfs-3.5.2-8|353	%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/nfs
14cu|glusterfs-3.5.2-8|354	
14cu|glusterfs-3.5.2-8|355	%post server
14cu|glusterfs-3.5.2-8|356	%create_ghostfile %{_logdir}/glusterfs/glusterfsd.log root root 0644
14cu|glusterfs-3.5.2-8|357	%_post_service %{name}d
14cu|glusterfs-3.5.2-8|358	if [ -e /etc/glusterfs/glusterfs-server.vol ]; then
14cu|glusterfs-3.5.2-8|359	echo "Updating /etc/sysconfig/glusterfsd to point to old /etc/glusterfs/glusterfs-server.vol file"
14cu|glusterfs-3.5.2-8|360	sed -i 's|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfsd.vol"|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfs-server.vol"|g' /etc/sysconfig/glusterfsd
14cu|glusterfs-3.5.2-8|361	#   mv -n /etc/glusterfs/glusterfs-server.vol /etc/glusterfs/glusterfsd.vol
14cu|glusterfs-3.5.2-8|362	fi
14cu|glusterfs-3.5.2-8|363	
14cu|glusterfs-3.5.2-8|364	%preun server
14cu|glusterfs-3.5.2-8|365	%_preun_service glusterfsd
14cu|glusterfs-3.5.2-8|366	
14cu|glusterfs-3.5.2-8|367	
14cu|glusterfs-3.5.2-8|368	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|369	
14cu|glusterfs-3.5.2-8|370	%package api
14cu|glusterfs-3.5.2-8|371	Summary:          Clustered file-system api library
14cu|glusterfs-3.5.2-8|372	Group:            System/Servers
14cu|glusterfs-3.5.2-8|373	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|374	Requires:         %{libnameapi} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|375	# we provide the Python package/namespace 'gluster'
14cu|glusterfs-3.5.2-8|376	Provides:         python-gluster = %{version}-%{release}
14cu|glusterfs-3.5.2-8|377	
14cu|glusterfs-3.5.2-8|378	%description api
14cu|glusterfs-3.5.2-8|379	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|380	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|381	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|382	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|383	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|384	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|385	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|386	
14cu|glusterfs-3.5.2-8|387	This package provides the glusterfs libgfapi library.
14cu|glusterfs-3.5.2-8|388	
14cu|glusterfs-3.5.2-8|389	%files api
14cu|glusterfs-3.5.2-8|390	%exclude %{_libdir}/*.so
14cu|glusterfs-3.5.2-8|391	# Shared Python-GlusterFS files
14cu|glusterfs-3.5.2-8|392	%{py_puresitedir}/gluster/__init__.*
14cu|glusterfs-3.5.2-8|393	# libgfapi files
14cu|glusterfs-3.5.2-8|394	%{_libdir}/glusterfs/%{version}/xlator/mount/api*
14cu|glusterfs-3.5.2-8|395	%{py_puresitedir}/gluster/gfapi.*
14cu|glusterfs-3.5.2-8|396	%{py_puresitedir}/glusterfs_api*.egg-info
14cu|glusterfs-3.5.2-8|397	
14cu|glusterfs-3.5.2-8|398	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|399	
14cu|glusterfs-3.5.2-8|400	%package   -n     %{libnameapi}
14cu|glusterfs-3.5.2-8|401	Summary:          Development/C
14cu|glusterfs-3.5.2-8|402	Group:            System/Libraries
14cu|glusterfs-3.5.2-8|403	Requires:         %{name} = %{version}-%{release}
14cu|glusterfs-3.5.2-8|404	
14cu|glusterfs-3.5.2-8|405	%description -n     %{libnameapi}
14cu|glusterfs-3.5.2-8|406	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|407	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|408	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|409	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|410	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|411	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|412	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|413	
14cu|glusterfs-3.5.2-8|414	This package provides the api shared library.
14cu|glusterfs-3.5.2-8|415	
14cu|glusterfs-3.5.2-8|416	%files -n %{libnameapi}
14cu|glusterfs-3.5.2-8|417	%{_libdir}/libgfapi.so.%{major}*
14cu|glusterfs-3.5.2-8|418	
14cu|glusterfs-3.5.2-8|419	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|420	
14cu|glusterfs-3.5.2-8|421	%package          extra-xlators
14cu|glusterfs-3.5.2-8|422	Summary:          Extra Gluster filesystem Translators
14cu|glusterfs-3.5.2-8|423	Group:            File tools
14cu|glusterfs-3.5.2-8|424	# We need -api rpm for its __init__.py in Python site-packages area
14cu|glusterfs-3.5.2-8|425	Requires:         %{name}-api = %{version}-%{release}
14cu|glusterfs-3.5.2-8|426	Requires:         python python-ctypes
14cu|glusterfs-3.5.2-8|427	
14cu|glusterfs-3.5.2-8|428	%description extra-xlators
14cu|glusterfs-3.5.2-8|429	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|430	petabytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|431	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|432	system. GlusterFS is one of the most sophisticated file systems in
14cu|glusterfs-3.5.2-8|433	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|434	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|435	is in user space and easily manageable.
14cu|glusterfs-3.5.2-8|436	
14cu|glusterfs-3.5.2-8|437	This package provides extra filesystem Translators, such as Glupy,
14cu|glusterfs-3.5.2-8|438	for GlusterFS.
14cu|glusterfs-3.5.2-8|439	
14cu|glusterfs-3.5.2-8|440	%files extra-xlators
14cu|glusterfs-3.5.2-8|441	# Glupy C shared library
14cu|glusterfs-3.5.2-8|442	%{_libdir}/glusterfs/%{version}/xlator/features/glupy.so
14cu|glusterfs-3.5.2-8|443	# Glupy Python files
14cu|glusterfs-3.5.2-8|444	%{py_puresitedir}/gluster/glupy.*
14cu|glusterfs-3.5.2-8|445	%{py_puresitedir}/glusterfs_glupy*.egg-info
14cu|glusterfs-3.5.2-8|446	
14cu|glusterfs-3.5.2-8|447	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|448	
14cu|glusterfs-3.5.2-8|449	%package geo-replication
14cu|glusterfs-3.5.2-8|450	Summary:	GlusterFS Geo-replication
14cu|glusterfs-3.5.2-8|451	Group:		Networking/Other
14cu|glusterfs-3.5.2-8|452	Requires:	%{name}-common = %{version}
14cu|glusterfs-3.5.2-8|453	Requires:	%{name}-client = %{version}
14cu|glusterfs-3.5.2-8|454	
14cu|glusterfs-3.5.2-8|455	%description geo-replication
14cu|glusterfs-3.5.2-8|456	GlusterFS is a clustered file-system capable of scaling to several
14cu|glusterfs-3.5.2-8|457	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
14cu|glusterfs-3.5.2-8|458	or TCP/IP interconnect into one large parallel network file
14cu|glusterfs-3.5.2-8|459	system. GlusterFS is one of the most sophisticated file system in
14cu|glusterfs-3.5.2-8|460	terms of features and extensibility.  It borrows a powerful concept
14cu|glusterfs-3.5.2-8|461	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
14cu|glusterfs-3.5.2-8|462	is in userspace and easily manageable.
14cu|glusterfs-3.5.2-8|463	
14cu|glusterfs-3.5.2-8|464	This package provides support to geo-replication.
14cu|glusterfs-3.5.2-8|465	
14cu|glusterfs-3.5.2-8|466	%files geo-replication
14cu|glusterfs-3.5.2-8|467	%config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs-georep
14cu|glusterfs-3.5.2-8|468	%{_libexecdir}/glusterfs/gsyncd
14cu|glusterfs-3.5.2-8|469	%{_libexecdir}/glusterfs/python/syncdaemon/*
14cu|glusterfs-3.5.2-8|470	%{_libexecdir}/glusterfs/gverify.sh
14cu|glusterfs-3.5.2-8|471	%{_libexecdir}/glusterfs/peer_add_secret_pub
14cu|glusterfs-3.5.2-8|472	%{_libexecdir}/glusterfs/peer_gsec_create
14cu|glusterfs-3.5.2-8|473	%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/geo-replication
14cu|glusterfs-3.5.2-8|474	%dir %{_sharedstatedir}/glusterd/hooks
14cu|glusterfs-3.5.2-8|475	%dir %{_sharedstatedir}/glusterd/hooks/1
14cu|glusterfs-3.5.2-8|476	%dir %{_sharedstatedir}/glusterd/hooks/1/gsync-create
14cu|glusterfs-3.5.2-8|477	%dir %{_sharedstatedir}/glusterd/hooks/1/gsync-create/post
14cu|glusterfs-3.5.2-8|478	#####%{_sharedstatedir}/glusterd/hooks/1/gsync-create/post/S56glusterd-geo-rep-create-post.sh
14cu|glusterfs-3.5.2-8|479	%{_datadir}/glusterfs/scripts/get-gfid.sh
14cu|glusterfs-3.5.2-8|480	%{_datadir}/glusterfs/scripts/slave-upgrade.sh
14cu|glusterfs-3.5.2-8|481	%{_datadir}/glusterfs/scripts/gsync-upgrade.sh
14cu|glusterfs-3.5.2-8|482	%{_datadir}/glusterfs/scripts/generate-gfid-file.sh
14cu|glusterfs-3.5.2-8|483	%{_datadir}/glusterfs/scripts/gsync-sync-gfid
14cu|glusterfs-3.5.2-8|484	%ghost %attr(0644,-,-) %{_sharedstatedir}/glusterd/geo-replication/gsyncd_template.conf
14cu|glusterfs-3.5.2-8|485	
14cu|glusterfs-3.5.2-8|486	%post geo-replication
14cu|glusterfs-3.5.2-8|487	#restart glusterd.
14cu|glusterfs-3.5.2-8|488	if [ $1 -ge 1 ]; then
14cu|glusterfs-3.5.2-8|489	systemctl try-restart %1.service
14cu|glusterfs-3.5.2-8|490	fi
14cu|glusterfs-3.5.2-8|491	
14cu|glusterfs-3.5.2-8|492	#----------------------------------------------------------------------------
14cu|glusterfs-3.5.2-8|493	
14cu|glusterfs-3.5.2-8|494	%prep
14cu|glusterfs-3.5.2-8|495	%setup -q %{name}-%{version}
14cu|glusterfs-3.5.2-8|496	%patch0 -p1
14cu|glusterfs-3.5.2-8|497	cp %{SOURCE2} glusterfsd.sysconfig
14cu|glusterfs-3.5.2-8|498	cp %{SOURCE3} glusterfsd.logrotate
14cu|glusterfs-3.5.2-8|499	cp %{SOURCE4} glusterfs.logrotate
14cu|glusterfs-3.5.2-8|500	
14cu|glusterfs-3.5.2-8|501	%build
14cu|glusterfs-3.5.2-8|502	%serverbuild
14cu|glusterfs-3.5.2-8|503	%configure2_5x --disable-static \
14cu|glusterfs-3.5.2-8|504	--disable-syslog
14cu|glusterfs-3.5.2-8|505	
14cu|glusterfs-3.5.2-8|506	# Remove rpath
14cu|glusterfs-3.5.2-8|507	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|glusterfs-3.5.2-8|508	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|glusterfs-3.5.2-8|509	
14cu|glusterfs-3.5.2-8|510	make LIBS="-ltirpc -ldl -lcrypto -pthread"
14cu|glusterfs-3.5.2-8|511	
14cu|glusterfs-3.5.2-8|512	# Build Glupy
14cu|glusterfs-3.5.2-8|513	pushd xlators/features/glupy/src
14cu|glusterfs-3.5.2-8|514	FLAGS="%{optflags}" python setup.py build
14cu|glusterfs-3.5.2-8|515	popd
14cu|glusterfs-3.5.2-8|516	
14cu|glusterfs-3.5.2-8|517	# Build the Python libgfapi examples
14cu|glusterfs-3.5.2-8|518	pushd api/examples
14cu|glusterfs-3.5.2-8|519	FLAGS="%{optflags}" python setup.py build
14cu|glusterfs-3.5.2-8|520	popd
14cu|glusterfs-3.5.2-8|521	
14cu|glusterfs-3.5.2-8|522	
14cu|glusterfs-3.5.2-8|523	%install
14cu|glusterfs-3.5.2-8|524	%makeinstall_std
14cu|glusterfs-3.5.2-8|525	# This is a config option but seems not working
14cu|glusterfs-3.5.2-8|526	mv %{buildroot}/sbin/* %{buildroot}%{_sbindir}
14cu|glusterfs-3.5.2-8|527	# install the Glupy Python library in /usr/lib/python*/site-packages
14cu|glusterfs-3.5.2-8|528	pushd xlators/features/glupy/src
14cu|glusterfs-3.5.2-8|529	python setup.py install --skip-build --verbose --root %{buildroot}
14cu|glusterfs-3.5.2-8|530	popd
14cu|glusterfs-3.5.2-8|531	# install the gfapi Python library in /usr/lib/python*/site-packages
14cu|glusterfs-3.5.2-8|532	pushd api/examples
14cu|glusterfs-3.5.2-8|533	python setup.py install --skip-build --verbose --root %{buildroot}
14cu|glusterfs-3.5.2-8|534	popd
14cu|glusterfs-3.5.2-8|535	# Install include directory
14cu|glusterfs-3.5.2-8|536	mkdir -p %{buildroot}%{_includedir}/glusterfs
14cu|glusterfs-3.5.2-8|537	install -p -m 0644 libglusterfs/src/*.h \
14cu|glusterfs-3.5.2-8|538	%{buildroot}%{_includedir}/glusterfs/
14cu|glusterfs-3.5.2-8|539	install -p -m 0644 contrib/uuid/*.h \
14cu|glusterfs-3.5.2-8|540	%{buildroot}%{_includedir}/glusterfs/
14cu|glusterfs-3.5.2-8|541	# Following needed by hekafs multi-tenant translator
14cu|glusterfs-3.5.2-8|542	mkdir -p %{buildroot}%{_includedir}/glusterfs/rpc
14cu|glusterfs-3.5.2-8|543	install -p -m 0644 rpc/rpc-lib/src/*.h \
14cu|glusterfs-3.5.2-8|544	%{buildroot}%{_includedir}/glusterfs/rpc/
14cu|glusterfs-3.5.2-8|545	install -p -m 0644 rpc/xdr/src/*.h \
14cu|glusterfs-3.5.2-8|546	%{buildroot}%{_includedir}/glusterfs/rpc/
14cu|glusterfs-3.5.2-8|547	mkdir -p %{buildroot}%{_includedir}/glusterfs/server
14cu|glusterfs-3.5.2-8|548	install -p -m 0644 xlators/protocol/server/src/*.h \
14cu|glusterfs-3.5.2-8|549	%{buildroot}%{_includedir}/glusterfs/server/
14cu|glusterfs-3.5.2-8|550	install -D -p -m 0644 extras/glusterd-sysconfig \
14cu|glusterfs-3.5.2-8|551	%{buildroot}%{_sysconfdir}/sysconfig/glusterd
14cu|glusterfs-3.5.2-8|552	
14cu|glusterfs-3.5.2-8|553	
14cu|glusterfs-3.5.2-8|554	# Remove unwanted files from all the shared libraries
14cu|glusterfs-3.5.2-8|555	find %{buildroot} -name '*.la' | xargs rm -f
14cu|glusterfs-3.5.2-8|556	find %{buildroot} -name '*.a' | xargs rm -f
14cu|glusterfs-3.5.2-8|557	
14cu|glusterfs-3.5.2-8|558	# Remove installed docs, the ones we want are included by %%doc, in
14cu|glusterfs-3.5.2-8|559	# /usr/share/doc/glusterfs or /usr/share/doc/glusterfs-x.y.z depending
14cu|glusterfs-3.5.2-8|560	# on the distribution
14cu|glusterfs-3.5.2-8|561	rm -rf %{buildroot}%{_pkgdocdir}/*
14cu|glusterfs-3.5.2-8|562	
14cu|glusterfs-3.5.2-8|563	head -50 ChangeLog > ChangeLog.head && mv ChangeLog.head ChangeLog
14cu|glusterfs-3.5.2-8|564	cat << EOM >> ChangeLog
14cu|glusterfs-3.5.2-8|565	
14cu|glusterfs-3.5.2-8|566	More commit messages for this ChangeLog can be found at
14cu|glusterfs-3.5.2-8|567	https://forge.gluster.org/glusterfs-core/glusterfs/commits/v%{version}
14cu|glusterfs-3.5.2-8|568	EOM
14cu|glusterfs-3.5.2-8|569	
14cu|glusterfs-3.5.2-8|570	# Remove benchmarking and other unpackaged files
14cu|glusterfs-3.5.2-8|571	rm -rf %{buildroot}%{_defaultdocdir}/%{name}/benchmarking
14cu|glusterfs-3.5.2-8|572	rm -f %{buildroot}%{_defaultdocdir}/%{name}/glusterfs-mode.el
14cu|glusterfs-3.5.2-8|573	rm -f %{buildroot}%{_defaultdocdir}/%{name}/glusterfs.vim
14cu|glusterfs-3.5.2-8|574	
14cu|glusterfs-3.5.2-8|575	
14cu|glusterfs-3.5.2-8|576	# Create working directory
14cu|glusterfs-3.5.2-8|577	mkdir -p %{buildroot}%{_sharedstatedir}/glusterd
14cu|glusterfs-3.5.2-8|578	
14cu|glusterfs-3.5.2-8|579	# Update configuration file to /var/lib working directory
14cu|glusterfs-3.5.2-8|580	sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sharedstatedir}/glusterd|g' \
14cu|glusterfs-3.5.2-8|581	%{buildroot}%{_sysconfdir}/glusterfs/glusterd.vol
14cu|glusterfs-3.5.2-8|582	
14cu|glusterfs-3.5.2-8|583	install -D -p -m 0644 extras/glusterfs-logrotate \
14cu|glusterfs-3.5.2-8|584	%{buildroot}%{_sysconfdir}/logrotate.d/glusterfs
14cu|glusterfs-3.5.2-8|585	
14cu|glusterfs-3.5.2-8|586	# geo-rep ghosts
14cu|glusterfs-3.5.2-8|587	mkdir -p %{buildroot}%{_sharedstatedir}/glusterd/geo-replication
14cu|glusterfs-3.5.2-8|588	touch %{buildroot}%{_sharedstatedir}/glusterd/geo-replication/gsyncd_template.conf
14cu|glusterfs-3.5.2-8|589	install -D -p -m 0644 extras/glusterfs-georep-logrotate \
14cu|glusterfs-3.5.2-8|590	%{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-georep
14cu|glusterfs-3.5.2-8|591	
14cu|glusterfs-3.5.2-8|592	
14cu|glusterfs-3.5.2-8|593	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}d.service
14cu|glusterfs-3.5.2-8|594	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|glusterfs-3.5.2-8|595	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|glusterfs-3.5.2-8|596	
14cu|glusterfs-3.5.2-8|597	### we use journal, let's remove outdated rsyslog files
14cu|glusterfs-3.5.2-8|598	rm -f %{buildroot}extras/gluster-rsyslog-7.2.conf
14cu|glusterfs-3.5.2-8|599	rm -f %{buildroot}extras/gluster-rsyslog-7.2.conf
14cu|glusterfs-3.5.2-8|600	
14cu|glusterfs-3.5.2-8|601	### remove source provided glusterd.service, we have our own
14cu|glusterfs-3.5.2-8|602	rm -f %{buildroot}%{_unitdir}/glusterd.service
14cu|glusterfs-3.5.2-8|603	
14cu|glusterfs-3.5.2-8|604	
14cu|glusterfs-3.5.2-8|605	install -m0644 glusterfsd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/glusterfsd
14cu|glusterfs-3.5.2-8|606	install -m0644 glusterfsd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfsd
14cu|glusterfs-3.5.2-8|607	install -m0644 glusterfs.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs
14cu|glusterfs-3.5.2-8|608	
14cu|glusterfs-3.5.2-8|609	
14cu|glusterfs-3.5.2-8|610	# the rest of the ghosts
14cu|glusterfs-3.5.2-8|611	touch %{buildroot}%{_sharedstatedir}/glusterd/glusterd.info
14cu|glusterfs-3.5.2-8|612	touch %{buildroot}%{_sharedstatedir}/glusterd/options
14cu|glusterfs-3.5.2-8|613	
14cu|glusterfs-3.5.2-8|614	mkdir -p %{buildroot}%{_sharedstatedir}/glusterd/hooks/1/gsync-create/post
14cu|glusterfs-3.5.2-8|615	mkdir -p %{buildroot}%{_sharedstatedir}/glusterd/hooks/1/gsync-create/pre
14cu|glusterfs-3.5.2-8|616	
14cu|glusterfs-3.5.2-8|617	
14cu|glusterfs-3.5.2-8|618	touch %{buildroot}/%{_logdir}/glusterfs/glusterfs.log
14cu|glusterfs-3.5.2-8|619	touch %{buildroot}/%{_logdir}/glusterfs/glusterfsd.log
14cu|glusterfs-3.5.2-8|620	
14cu|glusterfs-3.5.2-8|621	find ./tests ./run-tests.sh -type f | cpio -pd %{buildroot}%{_prefix}/share/glusterfs
14cu|glusterfs-3.5.2-8|622	
14cu|glusterfs-3.5.2-8|623	rm -f %{buildroot}%{_prefix}/share/glusterfs/tests/basic/rpm.t
14cu|glusterfs-3.5.2-8|624	rm -rf %{buildroot}/etc/init.d
14cu|glusterfs-3.5.2-8|625	
14cu|glusterfs-3.5.2-8|626	# sample xlators not generally used or usable
14cu|glusterfs-3.5.2-8|627	rm -rf %{buildroot}%{_libdir}/glusterfs/%{version}/xlator/encryption/rot-13*
14cu|glusterfs-3.5.2-8|628	rm -rf %{buildroot}%{_libdir}/glusterfs/%{version}/xlator/features/mac-compat*
14cu|glusterfs-3.5.2-8|629	rm -rf %{buildroot}%{_libdir}/glusterfs/%{version}/xlator/testing/performance/symlink-cache*
14cu|glusterfs-3.5.2-8|630	rm -rf %{buildroot}%{_libdir}/glusterfs/%{version}/rpc-transport/rdma*
14cu|glusterfs-3.5.2-8|631	
14cu|glusterfs-3.5.2-8|632	mkdir -m0755 %{buildroot}%{_sharedstatedir}/glusterd/glustershd
14cu|glusterfs-3.5.2-8|633	mkdir -m0755 %{buildroot}%{_sharedstatedir}/glusterd/vols
14cu|glusterfs-3.5.2-8|634	mkdir -m0755 %{buildroot}%{_sharedstatedir}/glusterd/peers
14cu|glusterfs-3.5.2-8|635	mkdir -m0755 %{buildroot}%{_sharedstatedir}/glusterd/groups
14cu|glusterfs-3.5.2-8|636	mkdir -m0755 %{buildroot}%{_sharedstatedir}/glusterd/nfs
14cu|glusterfs-3.5.2-8|637	
14cu|glusterfs-3.5.2-8|638	%changelog
14cu|glusterfs-3.5.2-8|639	
14cu|glusterfs-3.5.2-8|640	* Wed Sep 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.2-8
14cu|glusterfs-3.5.2-8|641	- (8c0ba8a) Fix devel provide
14cu|glusterfs-3.5.2-8|642	
14cu|glusterfs-3.5.2-8|643	

10272 14
14cu|gmaptool-0.8.220-1|1	# We only have a statically linked binary wo sources
14cu|gmaptool-0.8.220-1|2	%define debug_package %{nil}
14cu|gmaptool-0.8.220-1|3	
14cu|gmaptool-0.8.220-1|4	Name:		gmaptool
14cu|gmaptool-0.8.220-1|5	Version:	0.8.220
14cu|gmaptool-0.8.220-1|6	Release:	1
14cu|gmaptool-0.8.220-1|7	Summary:	Program for splitting and merging maps in Garmin format
14cu|gmaptool-0.8.220-1|8	Group:		Communications
14cu|gmaptool-0.8.220-1|9	License:	Creative Commons Attribution-ShareAlike
14cu|gmaptool-0.8.220-1|10	URL:		http://www.gmaptool.eu/en/content/linux-version
14cu|gmaptool-0.8.220-1|11	# Only statically linked binary is available from site
14cu|gmaptool-0.8.220-1|12	Source0:	http://www.gmaptool.eu/sites/default/files/lgmt08220.zip
14cu|gmaptool-0.8.220-1|13	
14cu|gmaptool-0.8.220-1|14	%description
14cu|gmaptool-0.8.220-1|15	Main functions of GMapTool:
14cu|gmaptool-0.8.220-1|16	
14cu|gmaptool-0.8.220-1|17	* Merging maps in img format.
14cu|gmaptool-0.8.220-1|18	* Splitting files in img format into mapset, maps, subfiles of maps.
14cu|gmaptool-0.8.220-1|19	* Installation of mapset for use with programs Mapsource, BaseCamp, HomePort.
14cu|gmaptool-0.8.220-1|20	* Editing of map properties - map type, priority, transparency, name, creations
14cu|gmaptool-0.8.220-1|21	date.
14cu|gmaptool-0.8.220-1|22	* Map modifications - changing of labels case, removing national characters,
14cu|gmaptool-0.8.220-1|23	replacing TYP files.
14cu|gmaptool-0.8.220-1|24	* Map corrections - changing of map and mapset ID.
14cu|gmaptool-0.8.220-1|25	
14cu|gmaptool-0.8.220-1|26	%prep
14cu|gmaptool-0.8.220-1|27	%setup -qc
14cu|gmaptool-0.8.220-1|28	chmod 644 *txt
14cu|gmaptool-0.8.220-1|29	
14cu|gmaptool-0.8.220-1|30	%build
14cu|gmaptool-0.8.220-1|31	
14cu|gmaptool-0.8.220-1|32	%install
14cu|gmaptool-0.8.220-1|33	install -Dp -m755 gmt %{buildroot}%{_bindir}/gmt
14cu|gmaptool-0.8.220-1|34	
14cu|gmaptool-0.8.220-1|35	%files
14cu|gmaptool-0.8.220-1|36	%doc *txt
14cu|gmaptool-0.8.220-1|37	%{_bindir}/*
14cu|gmaptool-0.8.220-1|38	
14cu|gmaptool-0.8.220-1|39	
14cu|gmaptool-0.8.220-1|40	%changelog
14cu|gmaptool-0.8.220-1|41	
14cu|gmaptool-0.8.220-1|42	* Sat Apr 09 2016 Denis Silakov <dsilakov@gmail.com> 0.8.220-1
14cu|gmaptool-0.8.220-1|43	- (474a7cd) Imported from SRPM
14cu|gmaptool-0.8.220-1|44	
14cu|gmaptool-0.8.220-1|45	

10273 14
14cu|gmediafinder-1.5.1-7|1	#Obtaining source
14cu|gmediafinder-1.5.1-7|2	#  git clone git://github.com/smolleyes/gmediafinder2.git
14cu|gmediafinder-1.5.1-7|3	# rm -rf gmediafinder2/debian && rm -rf gmediafinder2/win32
14cu|gmediafinder-1.5.1-7|4	# tar cjf gmediafinder-{_version}.tar.bz2 gmediafinder2/ && rm -rf gmediafinder2
14cu|gmediafinder-1.5.1-7|5	%define debug_package	%{nil}
14cu|gmediafinder-1.5.1-7|6	Name:			gmediafinder
14cu|gmediafinder-1.5.1-7|7	Version:		1.5.1
14cu|gmediafinder-1.5.1-7|8	Release:		7
14cu|gmediafinder-1.5.1-7|9	Summary:		Stream and/or download and/or convert files
14cu|gmediafinder-1.5.1-7|10	License:		GPLv2
14cu|gmediafinder-1.5.1-7|11	Group:			Video
14cu|gmediafinder-1.5.1-7|12	URL:			http://gnomefiles.org/content/show.php/Gmediafinder?content=138588&PHPSESSID=9c909890a42ce1ac7a555efab2b34b83
14cu|gmediafinder-1.5.1-7|13	Source0:		%{name}-%{version}.zip
14cu|gmediafinder-1.5.1-7|14	Source1:		README.urpmi
14cu|gmediafinder-1.5.1-7|15	Source100:		%{name}.rpmlintrc
14cu|gmediafinder-1.5.1-7|16	Patch0:                 gmediafinder2-master-l10n.patch
14cu|gmediafinder-1.5.1-7|17	BuildRequires:		hicolor-icon-theme
14cu|gmediafinder-1.5.1-7|18	BuildRequires:		python-mechanize
14cu|gmediafinder-1.5.1-7|19	BuildRequires:		python-setuptools
14cu|gmediafinder-1.5.1-7|20	BuildRequires:		python-distutils-extra
14cu|gmediafinder-1.5.1-7|21	BuildRequires:		intltool
14cu|gmediafinder-1.5.1-7|22	BuildRequires:		python-gdata
14cu|gmediafinder-1.5.1-7|23	BuildRequires:		python-configobj
14cu|gmediafinder-1.5.1-7|24	BuildRequires:		gettext
14cu|gmediafinder-1.5.1-7|25	BuildRequires:		desktop-file-utils
14cu|gmediafinder-1.5.1-7|26	BuildRequires:		txt2man
14cu|gmediafinder-1.5.1-7|27	
14cu|gmediafinder-1.5.1-7|28	
14cu|gmediafinder-1.5.1-7|29	# GUI and browser
14cu|gmediafinder-1.5.1-7|30	Requires:       pythonegg(html5lib)
14cu|gmediafinder-1.5.1-7|31	Requires:       pythonegg(python-xlib)
14cu|gmediafinder-1.5.1-7|32	Requires:       python-mechanize
14cu|gmediafinder-1.5.1-7|33	Requires:       python-webkitgtk
14cu|gmediafinder-1.5.1-7|34	Requires:       python-gdata
14cu|gmediafinder-1.5.1-7|35	Requires:       pygtk2.0
14cu|gmediafinder-1.5.1-7|36	Requires:       python-configobj
14cu|gmediafinder-1.5.1-7|37	Requires:       python-lxml
14cu|gmediafinder-1.5.1-7|38	Requires:       pygtk2.0-libglade
14cu|gmediafinder-1.5.1-7|39	Requires:       python-six
14cu|gmediafinder-1.5.1-7|40	
14cu|gmediafinder-1.5.1-7|41	
14cu|gmediafinder-1.5.1-7|42	# decoding
14cu|gmediafinder-1.5.1-7|43	Requires:       gstreamer0.10-tools
14cu|gmediafinder-1.5.1-7|44	Requires:       gstreamer0.10-python
14cu|gmediafinder-1.5.1-7|45	Requires:       gstreamer0.10-ffmpeg
14cu|gmediafinder-1.5.1-7|46	Requires:       gstreamer0.10-plugins-good
14cu|gmediafinder-1.5.1-7|47	Requires:       gstreamer0.10-libvisual
14cu|gmediafinder-1.5.1-7|48	Requires:       gstreamer0.10-plugins-base
14cu|gmediafinder-1.5.1-7|49	
14cu|gmediafinder-1.5.1-7|50	# audio extract
14cu|gmediafinder-1.5.1-7|51	Requires:       ffmpeg
14cu|gmediafinder-1.5.1-7|52	Requires:       %{_lib}avutil50
14cu|gmediafinder-1.5.1-7|53	
14cu|gmediafinder-1.5.1-7|54	# just keep it for later run upcoming features!
14cu|gmediafinder-1.5.1-7|55	Requires:       libvisual-plugins
14cu|gmediafinder-1.5.1-7|56	
14cu|gmediafinder-1.5.1-7|57	# menu integration
14cu|gmediafinder-1.5.1-7|58	Requires:       gnome-icon-theme-legacy
14cu|gmediafinder-1.5.1-7|59	Requires:       hicolor-icon-theme
14cu|gmediafinder-1.5.1-7|60	
14cu|gmediafinder-1.5.1-7|61	BuildArch:		noarch
14cu|gmediafinder-1.5.1-7|62	
14cu|gmediafinder-1.5.1-7|63	
14cu|gmediafinder-1.5.1-7|64	%description
14cu|gmediafinder-1.5.1-7|65	Gmediafinder is a software to search stream an/or download files
14cu|gmediafinder-1.5.1-7|66	form you-tube without flash,
14cu|gmediafinder-1.5.1-7|67	Google and some mp3 search-engines (you know the rules...)
14cu|gmediafinder-1.5.1-7|68	its support full-screen mode, visualization and use the gstreamer engine
14cu|gmediafinder-1.5.1-7|69	for you-tube you can select your preferred, resolution and give priority to
14cu|gmediafinder-1.5.1-7|70	mp4 format for video seeking! (and lower CPU usage than flv...).
14cu|gmediafinder-1.5.1-7|71	
14cu|gmediafinder-1.5.1-7|72	
14cu|gmediafinder-1.5.1-7|73	%prep
14cu|gmediafinder-1.5.1-7|74	%setup -q -n %{name}2-master
14cu|gmediafinder-1.5.1-7|75	%patch0 -p1
14cu|gmediafinder-1.5.1-7|76	chmod 644 CHANGELOG gpl-2.0.txt VERSION README
14cu|gmediafinder-1.5.1-7|77	perl -pi -e "s|1.5|1.5.1|"  GmediaFinder/lib/config.py
14cu|gmediafinder-1.5.1-7|78	
14cu|gmediafinder-1.5.1-7|79	%build
14cu|gmediafinder-1.5.1-7|80	python setup.py build
14cu|gmediafinder-1.5.1-7|81	
14cu|gmediafinder-1.5.1-7|82	%install
14cu|gmediafinder-1.5.1-7|83	python setup.py install --root=%{buildroot}
14cu|gmediafinder-1.5.1-7|84	cp -R data/img/throbber.png %{buildroot}%{_datadir}/%{name}/
14cu|gmediafinder-1.5.1-7|85	# fix attr
14cu|gmediafinder-1.5.1-7|86	chmod 644 %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gmediafinder-1.5.1-7|87	chmod 644 %{buildroot}%{_datadir}/%{name}/*.png
14cu|gmediafinder-1.5.1-7|88	chmod 644 %{buildroot}%{_datadir}/%{name}/*/*
14cu|gmediafinder-1.5.1-7|89	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/engines/__init__.py
14cu|gmediafinder-1.5.1-7|90	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/__init__.py
14cu|gmediafinder-1.5.1-7|91	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/Translation.py
14cu|gmediafinder-1.5.1-7|92	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/__init__.py
14cu|gmediafinder-1.5.1-7|93	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/__init__.py
14cu|gmediafinder-1.5.1-7|94	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/downloads/__init__.py
14cu|gmediafinder-1.5.1-7|95	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/__init__.py
14cu|gmediafinder-1.5.1-7|96	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/player/__init__.py
14cu|gmediafinder-1.5.1-7|97	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/main.py
14cu|gmediafinder-1.5.1-7|98	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/get_stream.py
14cu|gmediafinder-1.5.1-7|99	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/gmediafinder.py
14cu|gmediafinder-1.5.1-7|100	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/pykey.py
14cu|gmediafinder-1.5.1-7|101	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/checklinks.py
14cu|gmediafinder-1.5.1-7|102	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/Youtube/__init__.py
14cu|gmediafinder-1.5.1-7|103	chmod +x %{buildroot}%{_datadir}/gmediafinder/scripts/get_stream.py
14cu|gmediafinder-1.5.1-7|104	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/__init__.py
14cu|gmediafinder-1.5.1-7|105	
14cu|gmediafinder-1.5.1-7|106	
14cu|gmediafinder-1.5.1-7|107	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gmediafinder-1.5.1-7|108	
14cu|gmediafinder-1.5.1-7|109	install -m644 %{SOURCE1} README.urpmi
14cu|gmediafinder-1.5.1-7|110	
14cu|gmediafinder-1.5.1-7|111	
14cu|gmediafinder-1.5.1-7|112	%find_lang %{name}
14cu|gmediafinder-1.5.1-7|113	
14cu|gmediafinder-1.5.1-7|114	
14cu|gmediafinder-1.5.1-7|115	# wont harm kde and a must in gtk.
14cu|gmediafinder-1.5.1-7|116	%post
14cu|gmediafinder-1.5.1-7|117	gtk-update-icon-cache -f -t /usr/share/icons/hicolor
14cu|gmediafinder-1.5.1-7|118	
14cu|gmediafinder-1.5.1-7|119	%files -f %{name}.lang
14cu|gmediafinder-1.5.1-7|120	
14cu|gmediafinder-1.5.1-7|121	%doc CHANGELOG gpl-2.0.txt VERSION README
14cu|gmediafinder-1.5.1-7|122	%{_bindir}/*
14cu|gmediafinder-1.5.1-7|123	%{_datadir}/applications/%{name}.desktop
14cu|gmediafinder-1.5.1-7|124	%{py_sitedir}/*/*
14cu|gmediafinder-1.5.1-7|125	%{_datadir}/%{name}/*
14cu|gmediafinder-1.5.1-7|126	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gmediafinder-1.5.1-7|127	%{_datadir}/pyshared/GmediaFinder/*
14cu|gmediafinder-1.5.1-7|128	
14cu|gmediafinder-1.5.1-7|129	
14cu|gmediafinder-1.5.1-7|130	
14cu|gmediafinder-1.5.1-7|131	
14cu|gmediafinder-1.5.1-7|132	
14cu|gmediafinder-1.5.1-7|133	%changelog
14cu|gmediafinder-1.5.1-7|134	
14cu|gmediafinder-1.5.1-7|135	* Thu Oct 15 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.5.1-7
14cu|gmediafinder-1.5.1-7|136	- (cc65153) Fixed startup
14cu|gmediafinder-1.5.1-7|137	
14cu|gmediafinder-1.5.1-7|138	

10274 14
14cu|gmerlin-1.2.0-6|1	%define major 0
14cu|gmerlin-1.2.0-6|2	%define libname %mklibname %{name} %{major}
14cu|gmerlin-1.2.0-6|3	%define libgtk %mklibname %{name}_gtk %{major}
14cu|gmerlin-1.2.0-6|4	%define devname %mklibname -d %{name}
14cu|gmerlin-1.2.0-6|5	
14cu|gmerlin-1.2.0-6|6	Summary:	A multimedia architecture for linux
14cu|gmerlin-1.2.0-6|7	Name:		gmerlin
14cu|gmerlin-1.2.0-6|8	Version:	1.2.0
14cu|gmerlin-1.2.0-6|9	Release:	6
14cu|gmerlin-1.2.0-6|10	License:	GPLv3+
14cu|gmerlin-1.2.0-6|11	Group:		Video
14cu|gmerlin-1.2.0-6|12	Url:		http://gmerlin.sourceforge.net/
14cu|gmerlin-1.2.0-6|13	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
14cu|gmerlin-1.2.0-6|14	Patch0:		gmerlin-1.0.0-link.patch
14cu|gmerlin-1.2.0-6|15	Patch1:		gmerlin-1.2.0-icons.patch
14cu|gmerlin-1.2.0-6|16	Patch2:		gmerlin-1.2.0-desktop.patch
14cu|gmerlin-1.2.0-6|17	Patch3:		gmerlin-1.2.0-texinfo.patch
14cu|gmerlin-1.2.0-6|18	BuildRequires:	doxygen
14cu|gmerlin-1.2.0-6|19	BuildRequires:	texinfo
14cu|gmerlin-1.2.0-6|20	BuildRequires:	jpeg-devel
14cu|gmerlin-1.2.0-6|21	BuildRequires:	tiff-devel
14cu|gmerlin-1.2.0-6|22	BuildRequires:	pkgconfig(alsa)
14cu|gmerlin-1.2.0-6|23	BuildRequires:	pkgconfig(esound)
14cu|gmerlin-1.2.0-6|24	BuildRequires:	pkgconfig(fontconfig)
14cu|gmerlin-1.2.0-6|25	BuildRequires:	pkgconfig(freetype2)
14cu|gmerlin-1.2.0-6|26	BuildRequires:	pkgconfig(gavl)
14cu|gmerlin-1.2.0-6|27	BuildRequires:	pkgconfig(gl)
14cu|gmerlin-1.2.0-6|28	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gmerlin-1.2.0-6|29	BuildRequires:	pkgconfig(jack)
14cu|gmerlin-1.2.0-6|30	BuildRequires:	pkgconfig(libcddb)
14cu|gmerlin-1.2.0-6|31	BuildRequires:	pkgconfig(libcdio)
14cu|gmerlin-1.2.0-6|32	BuildRequires:	pkgconfig(libexif)
14cu|gmerlin-1.2.0-6|33	BuildRequires:	pkgconfig(libmusicbrainz)
14cu|gmerlin-1.2.0-6|34	BuildRequires:	pkgconfig(libpng)
14cu|gmerlin-1.2.0-6|35	BuildRequires:	pkgconfig(libpulse)
14cu|gmerlin-1.2.0-6|36	BuildRequires:	pkgconfig(libquicktime)
14cu|gmerlin-1.2.0-6|37	BuildRequires:	pkgconfig(libv4l1)
14cu|gmerlin-1.2.0-6|38	BuildRequires:	pkgconfig(libvisual-0.4)
14cu|gmerlin-1.2.0-6|39	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gmerlin-1.2.0-6|40	BuildRequires:	pkgconfig(sqlite3)
14cu|gmerlin-1.2.0-6|41	BuildRequires:	pkgconfig(x11)
14cu|gmerlin-1.2.0-6|42	BuildRequires:	pkgconfig(xext)
14cu|gmerlin-1.2.0-6|43	BuildRequires:	pkgconfig(xfixes)
14cu|gmerlin-1.2.0-6|44	BuildRequires:	pkgconfig(xinerama)
14cu|gmerlin-1.2.0-6|45	BuildRequires:	pkgconfig(xtst)
14cu|gmerlin-1.2.0-6|46	BuildRequires:	pkgconfig(xv)
14cu|gmerlin-1.2.0-6|47	Suggests:	libquicktime-dv
14cu|gmerlin-1.2.0-6|48	Suggests:	libquicktime-faac
14cu|gmerlin-1.2.0-6|49	Suggests:	libquicktime-faad
14cu|gmerlin-1.2.0-6|50	Suggests:	libquicktime-lame
14cu|gmerlin-1.2.0-6|51	Suggests:	libquicktime-x264
14cu|gmerlin-1.2.0-6|52	
14cu|gmerlin-1.2.0-6|53	
14cu|gmerlin-1.2.0-6|54	%description
14cu|gmerlin-1.2.0-6|55	The gmerlin application framework consists of a toolkit indepentent
14cu|gmerlin-1.2.0-6|56	gmerlin library, which contains the player core, the transcoder core
14cu|gmerlin-1.2.0-6|57	and other utilities. It can be used to build custom multimedia
14cu|gmerlin-1.2.0-6|58	applications.
14cu|gmerlin-1.2.0-6|59	
14cu|gmerlin-1.2.0-6|60	%files -f %{name}.lang
14cu|gmerlin-1.2.0-6|61	%doc %{_datadir}/doc/%{name}
14cu|gmerlin-1.2.0-6|62	%{_bindir}/*
14cu|gmerlin-1.2.0-6|63	%dir %{_libdir}/%{name}
14cu|gmerlin-1.2.0-6|64	%{_libdir}/%{name}/plugins
14cu|gmerlin-1.2.0-6|65	%{_datadir}/%{name}
14cu|gmerlin-1.2.0-6|66	%{_datadir}/applications/*.desktop
14cu|gmerlin-1.2.0-6|67	%{_iconsdir}/*/*/*/*
14cu|gmerlin-1.2.0-6|68	%{_mandir}/man1/*
14cu|gmerlin-1.2.0-6|69	%{_infodir}/*
14cu|gmerlin-1.2.0-6|70	
14cu|gmerlin-1.2.0-6|71	#----------------------------------------------------------------------------
14cu|gmerlin-1.2.0-6|72	
14cu|gmerlin-1.2.0-6|73	%package -n %{libname}
14cu|gmerlin-1.2.0-6|74	Summary:	Shared library for %{name}
14cu|gmerlin-1.2.0-6|75	Group:		System/Libraries
14cu|gmerlin-1.2.0-6|76	
14cu|gmerlin-1.2.0-6|77	%description -n %{libname}
14cu|gmerlin-1.2.0-6|78	This package contains shared library for %{name}.
14cu|gmerlin-1.2.0-6|79	
14cu|gmerlin-1.2.0-6|80	%files -n %{libname}
14cu|gmerlin-1.2.0-6|81	%{_libdir}/lib%{name}.so.%{major}*
14cu|gmerlin-1.2.0-6|82	
14cu|gmerlin-1.2.0-6|83	#----------------------------------------------------------------------------
14cu|gmerlin-1.2.0-6|84	
14cu|gmerlin-1.2.0-6|85	%package -n %{libgtk}
14cu|gmerlin-1.2.0-6|86	Summary:	Shared library for %{name}
14cu|gmerlin-1.2.0-6|87	Group:		System/Libraries
14cu|gmerlin-1.2.0-6|88	Conflicts:	%{_lib}gmerlin0 < 1.2.0
14cu|gmerlin-1.2.0-6|89	
14cu|gmerlin-1.2.0-6|90	%description -n %{libgtk}
14cu|gmerlin-1.2.0-6|91	This package contains shared library for %{name}.
14cu|gmerlin-1.2.0-6|92	
14cu|gmerlin-1.2.0-6|93	%files -n %{libgtk}
14cu|gmerlin-1.2.0-6|94	%{_libdir}/lib%{name}_gtk.so.%{major}*
14cu|gmerlin-1.2.0-6|95	
14cu|gmerlin-1.2.0-6|96	#----------------------------------------------------------------------------
14cu|gmerlin-1.2.0-6|97	
14cu|gmerlin-1.2.0-6|98	%package -n %{devname}
14cu|gmerlin-1.2.0-6|99	Summary:	Development files for %{name}
14cu|gmerlin-1.2.0-6|100	Group:		Development/Other
14cu|gmerlin-1.2.0-6|101	Requires:	%{libname} = %{EVRD}
14cu|gmerlin-1.2.0-6|102	Requires:	%{libgtk} = %{EVRD}
14cu|gmerlin-1.2.0-6|103	Provides:	%{name}-devel = %{EVRD}
14cu|gmerlin-1.2.0-6|104	
14cu|gmerlin-1.2.0-6|105	%description -n %{devname}
14cu|gmerlin-1.2.0-6|106	This package contains development files for %{name}.
14cu|gmerlin-1.2.0-6|107	
14cu|gmerlin-1.2.0-6|108	%files -n %{devname}
14cu|gmerlin-1.2.0-6|109	%{_includedir}/%{name}
14cu|gmerlin-1.2.0-6|110	%{_libdir}/*.so
14cu|gmerlin-1.2.0-6|111	%{_libdir}/pkgconfig/*.pc
14cu|gmerlin-1.2.0-6|112	
14cu|gmerlin-1.2.0-6|113	#----------------------------------------------------------------------------
14cu|gmerlin-1.2.0-6|114	
14cu|gmerlin-1.2.0-6|115	%prep
14cu|gmerlin-1.2.0-6|116	%setup -q
14cu|gmerlin-1.2.0-6|117	%patch0 -p0
14cu|gmerlin-1.2.0-6|118	%patch1 -p1
14cu|gmerlin-1.2.0-6|119	%patch2 -p1
14cu|gmerlin-1.2.0-6|120	%patch3 -p1
14cu|gmerlin-1.2.0-6|121	
14cu|gmerlin-1.2.0-6|122	%build
14cu|gmerlin-1.2.0-6|123	autoreconf -fi
14cu|gmerlin-1.2.0-6|124	%configure2_5x --disable-rpath
14cu|gmerlin-1.2.0-6|125	%make
14cu|gmerlin-1.2.0-6|126	
14cu|gmerlin-1.2.0-6|127	%install
14cu|gmerlin-1.2.0-6|128	%makeinstall_std
14cu|gmerlin-1.2.0-6|129	
14cu|gmerlin-1.2.0-6|130	%find_lang %{name}
14cu|gmerlin-1.2.0-6|131	
14cu|gmerlin-1.2.0-6|132	
14cu|gmerlin-1.2.0-6|133	%changelog
14cu|gmerlin-1.2.0-6|134	* Wed Mar 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cu|gmerlin-1.2.0-6|135	+ Revision: 556bfce
14cu|gmerlin-1.2.0-6|136	- Suggest libquicktime plugins
14cu|gmerlin-1.2.0-6|137	
14cu|gmerlin-1.2.0-6|138	

10275 14
14cu|gmerlin-encoders-1.2.0-2|1	######################
14cu|gmerlin-encoders-1.2.0-2|2	# Hardcode PLF build
14cu|gmerlin-encoders-1.2.0-2|3	%define build_plf 0
14cu|gmerlin-encoders-1.2.0-2|4	######################
14cu|gmerlin-encoders-1.2.0-2|5	
14cu|gmerlin-encoders-1.2.0-2|6	%if %{build_plf}
14cu|gmerlin-encoders-1.2.0-2|7	%define distsuffix plf
14cu|gmerlin-encoders-1.2.0-2|8	%define extrarelsuffix plf
14cu|gmerlin-encoders-1.2.0-2|9	%endif
14cu|gmerlin-encoders-1.2.0-2|10	
14cu|gmerlin-encoders-1.2.0-2|11	Summary:	A multimedia encoding library
14cu|gmerlin-encoders-1.2.0-2|12	Name:		gmerlin-encoders
14cu|gmerlin-encoders-1.2.0-2|13	Version:	1.2.0
14cu|gmerlin-encoders-1.2.0-2|14	Release:	2%{?extrarelsuffix}
14cu|gmerlin-encoders-1.2.0-2|15	License:	LGPLv2+
14cu|gmerlin-encoders-1.2.0-2|16	Group:		Video
14cu|gmerlin-encoders-1.2.0-2|17	Url:		http://gmerlin.sourceforge.net/
14cu|gmerlin-encoders-1.2.0-2|18	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
14cu|gmerlin-encoders-1.2.0-2|19	Patch0:		gmerlin-encoders-1.2.0-ffmpeg2.patch
14cu|gmerlin-encoders-1.2.0-2|20	BuildRequires:	gmerlin
14cu|gmerlin-encoders-1.2.0-2|21	BuildRequires:	ffmpeg-devel
14cu|gmerlin-encoders-1.2.0-2|22	BuildRequires:	pkgconfig(flac)
14cu|gmerlin-encoders-1.2.0-2|23	BuildRequires:	pkgconfig(gavl)
14cu|gmerlin-encoders-1.2.0-2|24	BuildRequires:	pkgconfig(gmerlin)
14cu|gmerlin-encoders-1.2.0-2|25	BuildRequires:	pkgconfig(mjpegtools)
14cu|gmerlin-encoders-1.2.0-2|26	BuildRequires:	pkgconfig(ogg)
14cu|gmerlin-encoders-1.2.0-2|27	BuildRequires:	pkgconfig(shout)
14cu|gmerlin-encoders-1.2.0-2|28	BuildRequires:	pkgconfig(speex)
14cu|gmerlin-encoders-1.2.0-2|29	BuildRequires:	pkgconfig(theora)
14cu|gmerlin-encoders-1.2.0-2|30	BuildRequires:	pkgconfig(vorbis)
14cu|gmerlin-encoders-1.2.0-2|31	%if %{build_plf}
14cu|gmerlin-encoders-1.2.0-2|32	BuildRequires:	libfaac-devel
14cu|gmerlin-encoders-1.2.0-2|33	BuildRequires:	lame-devel
14cu|gmerlin-encoders-1.2.0-2|34	%endif
14cu|gmerlin-encoders-1.2.0-2|35	
14cu|gmerlin-encoders-1.2.0-2|36	%description
14cu|gmerlin-encoders-1.2.0-2|37	This package contains some encoder plugins for gmerlin.
14cu|gmerlin-encoders-1.2.0-2|38	If you install it, gmerlin-transcoder will be able to
14cu|gmerlin-encoders-1.2.0-2|39	encode more file formats.
14cu|gmerlin-encoders-1.2.0-2|40	
14cu|gmerlin-encoders-1.2.0-2|41	%files -f %{name}.lang
14cu|gmerlin-encoders-1.2.0-2|42	%{_libdir}/gmerlin/plugins/*.so
14cu|gmerlin-encoders-1.2.0-2|43	
14cu|gmerlin-encoders-1.2.0-2|44	#----------------------------------------------------------------------------
14cu|gmerlin-encoders-1.2.0-2|45	
14cu|gmerlin-encoders-1.2.0-2|46	%prep
14cu|gmerlin-encoders-1.2.0-2|47	%setup -q
14cu|gmerlin-encoders-1.2.0-2|48	%patch0 -p1
14cu|gmerlin-encoders-1.2.0-2|49	
14cu|gmerlin-encoders-1.2.0-2|50	%build
14cu|gmerlin-encoders-1.2.0-2|51	%configure2_5x
14cu|gmerlin-encoders-1.2.0-2|52	make
14cu|gmerlin-encoders-1.2.0-2|53	
14cu|gmerlin-encoders-1.2.0-2|54	%install
14cu|gmerlin-encoders-1.2.0-2|55	%makeinstall_std
14cu|gmerlin-encoders-1.2.0-2|56	
14cu|gmerlin-encoders-1.2.0-2|57	%find_lang %{name}
14cu|gmerlin-encoders-1.2.0-2|58	
14cu|gmerlin-encoders-1.2.0-2|59	
14cu|gmerlin-encoders-1.2.0-2|60	%changelog
14cu|gmerlin-encoders-1.2.0-2|61	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14cu|gmerlin-encoders-1.2.0-2|62	+ Revision: ca51ee6
14cu|gmerlin-encoders-1.2.0-2|63	- Bump release
14cu|gmerlin-encoders-1.2.0-2|64	
14cu|gmerlin-encoders-1.2.0-2|65	

10276 14
14cu|gmic-1.6.5.1-1|1	%define major 1
14cu|gmic-1.6.5.1-1|2	%define libname %mklibname %{name} %{major}
14cu|gmic-1.6.5.1-1|3	%define devname %mklibname %{name} -d
14cu|gmic-1.6.5.1-1|4	
14cu|gmic-1.6.5.1-1|5	Summary:	A script language (G'MIC) dedicated to image processing
14cu|gmic-1.6.5.1-1|6	Name:		gmic
14cu|gmic-1.6.5.1-1|7	Version:	1.6.5.1
14cu|gmic-1.6.5.1-1|8	Release:	1
14cu|gmic-1.6.5.1-1|9	# CeCILL version 2.0
14cu|gmic-1.6.5.1-1|10	License:	CeCILL
14cu|gmic-1.6.5.1-1|11	Group:		Graphics
14cu|gmic-1.6.5.1-1|12	Url:		http://gmic.sourceforge.net
14cu|gmic-1.6.5.1-1|13	Source0:	http://gmic.eu/files/source/%{name}_%{version}.tar.gz
14cu|gmic-1.6.5.1-1|14	Patch0:		gmic-1.6.5.1-no-strip.patch
14cu|gmic-1.6.5.1-1|15	BuildRequires:	gomp-devel
14cu|gmic-1.6.5.1-1|16	BuildRequires:	ffmpeg-devel
14cu|gmic-1.6.5.1-1|17	BuildRequires:	qt4-devel
14cu|gmic-1.6.5.1-1|18	BuildRequires:	pkgconfig(fftw3)
14cu|gmic-1.6.5.1-1|19	BuildRequires:	pkgconfig(gimp-2.0)
14cu|gmic-1.6.5.1-1|20	BuildRequires:	pkgconfig(GraphicsMagick)
14cu|gmic-1.6.5.1-1|21	BuildRequires:	pkgconfig(libcurl)
14cu|gmic-1.6.5.1-1|22	BuildRequires:	pkgconfig(libpng)
14cu|gmic-1.6.5.1-1|23	BuildRequires:	pkgconfig(libtiff-4)
14cu|gmic-1.6.5.1-1|24	BuildRequires:	pkgconfig(opencv)
14cu|gmic-1.6.5.1-1|25	BuildRequires:	pkgconfig(zlib)
14cu|gmic-1.6.5.1-1|26	
14cu|gmic-1.6.5.1-1|27	%description
14cu|gmic-1.6.5.1-1|28	G'MIC defines a complete image processing framework, and thus
14cu|gmic-1.6.5.1-1|29	can manage generic image data as other image-related tools.
14cu|gmic-1.6.5.1-1|30	Anyway, the specific features described below make it a bit particular:
14cu|gmic-1.6.5.1-1|31	* It internally works with lists of images.
14cu|gmic-1.6.5.1-1|32	Image manipulations and interactions can be done either grouped or focused
14cu|gmic-1.6.5.1-1|33	on specific items.
14cu|gmic-1.6.5.1-1|34	* It can process a wide variety of image types, including multi-spectral
14cu|gmic-1.6.5.1-1|35	(arbitray number of channels) and 3d volumetric images, as well as image
14cu|gmic-1.6.5.1-1|36	sequences, or 3d vector objects. Images with different pixel types are
14cu|gmic-1.6.5.1-1|37	supported, allowing to process flawlessly images with 8bits or 16bits
14cu|gmic-1.6.5.1-1|38	integers per channel, as well as float-valued datasets.
14cu|gmic-1.6.5.1-1|39	* It provides small but efficient visualization modules dedicated to the
14cu|gmic-1.6.5.1-1|40	exploration/viewing of 2d/3d multi-spectral images, 3d vector objects
14cu|gmic-1.6.5.1-1|41	(elevation map, isocurves, isosurfaces,...), or 1d graph plots.
14cu|gmic-1.6.5.1-1|42	* It proposes commands to handle custom interactive windows where events can
14cu|gmic-1.6.5.1-1|43	be managed easily by the user.
14cu|gmic-1.6.5.1-1|44	* It is highly extensible through the importation of custom command files
14cu|gmic-1.6.5.1-1|45	which add new commands that become understood by the language interpreter.
14cu|gmic-1.6.5.1-1|46	* Most of the functionalities can be used inside GIMP via the provided plug-in
14cu|gmic-1.6.5.1-1|47	allowing end-users to integrate any G'MIC-based pipeline directly in a nice
14cu|gmic-1.6.5.1-1|48	GUI, without coding efforts.
14cu|gmic-1.6.5.1-1|49	* It is based on the latest development versions of the CImg Library, a well
14cu|gmic-1.6.5.1-1|50	established C++ template image processing toolkit, developed by the same
14cu|gmic-1.6.5.1-1|51	team of developers.
14cu|gmic-1.6.5.1-1|52	
14cu|gmic-1.6.5.1-1|53	%files
14cu|gmic-1.6.5.1-1|54	%doc COPYING README
14cu|gmic-1.6.5.1-1|55	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cu|gmic-1.6.5.1-1|56	%{_bindir}/%{name}
14cu|gmic-1.6.5.1-1|57	%{_mandir}/man1/%{name}.1.*
14cu|gmic-1.6.5.1-1|58	%{_mandir}/fr/man1/%{name}.1.*
14cu|gmic-1.6.5.1-1|59	
14cu|gmic-1.6.5.1-1|60	#------------------------------------------------------
14cu|gmic-1.6.5.1-1|61	
14cu|gmic-1.6.5.1-1|62	%package -n zart
14cu|gmic-1.6.5.1-1|63	Summary:	GUI for G'MIC real-time manipulations on the output of a webcam
14cu|gmic-1.6.5.1-1|64	Group:		Graphics
14cu|gmic-1.6.5.1-1|65	Requires:	%{name} = %{EVRD}
14cu|gmic-1.6.5.1-1|66	Provides:	%{name}-zart = %{EVRD}
14cu|gmic-1.6.5.1-1|67	Conflicts:	%{name} < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|68	
14cu|gmic-1.6.5.1-1|69	%description -n zart
14cu|gmic-1.6.5.1-1|70	ZArt is a computer program whose purpose is to demonstrate the possibilities
14cu|gmic-1.6.5.1-1|71	of the G'MIC image processing language by offering the choice of several
14cu|gmic-1.6.5.1-1|72	manipulations on a video stream acquired from a webcam.
14cu|gmic-1.6.5.1-1|73	
14cu|gmic-1.6.5.1-1|74	%files -n zart
14cu|gmic-1.6.5.1-1|75	%doc zart/Licence_CeCILL_V2-en.html
14cu|gmic-1.6.5.1-1|76	%{_bindir}/zart
14cu|gmic-1.6.5.1-1|77	%{_datadir}/zart/presets.xml
14cu|gmic-1.6.5.1-1|78	
14cu|gmic-1.6.5.1-1|79	#------------------------------------------------------
14cu|gmic-1.6.5.1-1|80	
14cu|gmic-1.6.5.1-1|81	%package -n gimp-plugin-%{name}
14cu|gmic-1.6.5.1-1|82	Summary:	Plugin for gimp
14cu|gmic-1.6.5.1-1|83	Group:		Graphics
14cu|gmic-1.6.5.1-1|84	Requires:	gimp >= 2.6.0
14cu|gmic-1.6.5.1-1|85	Provides:	%{name}-gimp = %{EVRD}
14cu|gmic-1.6.5.1-1|86	Obsoletes:	%{name}-gimp < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|87	Conflicts:	%{name} < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|88	
14cu|gmic-1.6.5.1-1|89	%description -n gimp-plugin-%{name}
14cu|gmic-1.6.5.1-1|90	G'MIC has been made available as an easy-to-use plug-in for GIMP. It extends
14cu|gmic-1.6.5.1-1|91	this retouching software capabilities by offering a large number of
14cu|gmic-1.6.5.1-1|92	pre-defined image filters and effects. Of course, the plug-in is highly
14cu|gmic-1.6.5.1-1|93	customizable and it is possible to add your own custom G'MIC-written filters
14cu|gmic-1.6.5.1-1|94	in it.
14cu|gmic-1.6.5.1-1|95	
14cu|gmic-1.6.5.1-1|96	%files -n gimp-plugin-%{name}
14cu|gmic-1.6.5.1-1|97	%doc COPYING README
14cu|gmic-1.6.5.1-1|98	%{_libdir}/gimp/2.0/plug-ins/%{name}_gimp
14cu|gmic-1.6.5.1-1|99	
14cu|gmic-1.6.5.1-1|100	#------------------------------------------------------
14cu|gmic-1.6.5.1-1|101	
14cu|gmic-1.6.5.1-1|102	%package -n %{libname}
14cu|gmic-1.6.5.1-1|103	Summary:	Library for gmic
14cu|gmic-1.6.5.1-1|104	Group:		System/Libraries
14cu|gmic-1.6.5.1-1|105	Requires:	%{name} = %{EVRD}
14cu|gmic-1.6.5.1-1|106	Conflicts:	%{name} < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|107	
14cu|gmic-1.6.5.1-1|108	%description -n %{libname}
14cu|gmic-1.6.5.1-1|109	This package contains the library needed to run programs dynamically linked
14cu|gmic-1.6.5.1-1|110	with gmic.
14cu|gmic-1.6.5.1-1|111	
14cu|gmic-1.6.5.1-1|112	%files -n %{libname}
14cu|gmic-1.6.5.1-1|113	%doc COPYING README
14cu|gmic-1.6.5.1-1|114	%{_libdir}/lib%{name}.so.*
14cu|gmic-1.6.5.1-1|115	
14cu|gmic-1.6.5.1-1|116	#------------------------------------------------------
14cu|gmic-1.6.5.1-1|117	
14cu|gmic-1.6.5.1-1|118	%package -n %{devname}
14cu|gmic-1.6.5.1-1|119	Summary:	Header file for gmic
14cu|gmic-1.6.5.1-1|120	Group:		Development/C++
14cu|gmic-1.6.5.1-1|121	Requires:	%{name} = %{EVRD}
14cu|gmic-1.6.5.1-1|122	Obsoletes:	%{name}-gimp-devel < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|123	Provides:	%{name}-devel = %{EVRD}
14cu|gmic-1.6.5.1-1|124	Conflicts:	%{name} < 1.5.1.5-1
14cu|gmic-1.6.5.1-1|125	
14cu|gmic-1.6.5.1-1|126	%description -n %{devname}
14cu|gmic-1.6.5.1-1|127	This package contains the development file for gmic.
14cu|gmic-1.6.5.1-1|128	
14cu|gmic-1.6.5.1-1|129	%files -n %{devname}
14cu|gmic-1.6.5.1-1|130	%doc COPYING README
14cu|gmic-1.6.5.1-1|131	%{_includedir}/%{name}.h
14cu|gmic-1.6.5.1-1|132	%{_libdir}/lib%{name}.so
14cu|gmic-1.6.5.1-1|133	
14cu|gmic-1.6.5.1-1|134	#------------------------------------------------------
14cu|gmic-1.6.5.1-1|135	
14cu|gmic-1.6.5.1-1|136	%prep
14cu|gmic-1.6.5.1-1|137	%setup -q
14cu|gmic-1.6.5.1-1|138	%patch0 -p1
14cu|gmic-1.6.5.1-1|139	
14cu|gmic-1.6.5.1-1|140	%build
14cu|gmic-1.6.5.1-1|141	%setup_compile_flags
14cu|gmic-1.6.5.1-1|142	
14cu|gmic-1.6.5.1-1|143	pushd src
14cu|gmic-1.6.5.1-1|144	make cli
14cu|gmic-1.6.5.1-1|145	make gimp
14cu|gmic-1.6.5.1-1|146	make lib
14cu|gmic-1.6.5.1-1|147	make zart
14cu|gmic-1.6.5.1-1|148	popd
14cu|gmic-1.6.5.1-1|149	
14cu|gmic-1.6.5.1-1|150	%install
14cu|gmic-1.6.5.1-1|151	pushd src
14cu|gmic-1.6.5.1-1|152	%makeinstall_std
14cu|gmic-1.6.5.1-1|153	%ifarch x86_64
14cu|gmic-1.6.5.1-1|154	mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/
14cu|gmic-1.6.5.1-1|155	%endif
14cu|gmic-1.6.5.1-1|156	popd
14cu|gmic-1.6.5.1-1|157	
14cu|gmic-1.6.5.1-1|158	pushd zart
14cu|gmic-1.6.5.1-1|159	install -m755 zart %{buildroot}%{_bindir}/zart
14cu|gmic-1.6.5.1-1|160	mkdir -p %{buildroot}%{_datadir}/zart
14cu|gmic-1.6.5.1-1|161	cp -R presets.xml %{buildroot}%{_datadir}/zart/presets.xml
14cu|gmic-1.6.5.1-1|162	popd
14cu|gmic-1.6.5.1-1|163	
14cu|gmic-1.6.5.1-1|164	
14cu|gmic-1.6.5.1-1|165	%changelog
14cu|gmic-1.6.5.1-1|166	
14cu|gmic-1.6.5.1-1|167	* Mon Aug 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.5.1-1
14cu|gmic-1.6.5.1-1|168	- (2722438) Add missing no-strip patch
14cu|gmic-1.6.5.1-1|169	
14cu|gmic-1.6.5.1-1|170	

10277 14
14cu|gmorgan-0.56-4|1	%define debug_package %{nil}
14cu|gmorgan-0.56-4|2	
14cu|gmorgan-0.56-4|3	Summary:	MIDI auto-accompaniment generator
14cu|gmorgan-0.56-4|4	Name:		gmorgan
14cu|gmorgan-0.56-4|5	Version:	0.56
14cu|gmorgan-0.56-4|6	Release:	4
14cu|gmorgan-0.56-4|7	License:	GPLv2+
14cu|gmorgan-0.56-4|8	Group:		Sound
14cu|gmorgan-0.56-4|9	URL:		http://gmorgan.sourceforge.net/
14cu|gmorgan-0.56-4|10	Source0:	%{name}_%{version}.tar.gz
14cu|gmorgan-0.56-4|11	Patch0:		gmorgan_0.56_libfltk.patch
14cu|gmorgan-0.56-4|12	
14cu|gmorgan-0.56-4|13	BuildRequires:	fltk-devel
14cu|gmorgan-0.56-4|14	BuildRequires:	gettext-devel
14cu|gmorgan-0.56-4|15	BuildRequires:	pkgconfig(alsa)
14cu|gmorgan-0.56-4|16	BuildRequires:	pkgconfig(cairo)
14cu|gmorgan-0.56-4|17	BuildRequires:	pkgconfig(pixman-1)
14cu|gmorgan-0.56-4|18	
14cu|gmorgan-0.56-4|19	
14cu|gmorgan-0.56-4|20	%description
14cu|gmorgan-0.56-4|21	GMorgan is a modern MIDI organ with full auto-accompaniment. GMrgand uses
14cu|gmorgan-0.56-4|22	soundfonts and the ALSA sequencer for emulate a Rhythm Station.
14cu|gmorgan-0.56-4|23	
14cu|gmorgan-0.56-4|24	%prep
14cu|gmorgan-0.56-4|25	%setup -qn %{name}_%{version}
14cu|gmorgan-0.56-4|26	%apply_patches
14cu|gmorgan-0.56-4|27	
14cu|gmorgan-0.56-4|28	%build
14cu|gmorgan-0.56-4|29	%configure2_5x
14cu|gmorgan-0.56-4|30	%make
14cu|gmorgan-0.56-4|31	
14cu|gmorgan-0.56-4|32	%install
14cu|gmorgan-0.56-4|33	%makeinstall_std
14cu|gmorgan-0.56-4|34	
14cu|gmorgan-0.56-4|35	rm -fr %{buildroot}/%{_docdir}
14cu|gmorgan-0.56-4|36	chmod 644 AUTHORS ChangeLog README
14cu|gmorgan-0.56-4|37	
14cu|gmorgan-0.56-4|38	mkdir -p %{buildroot}/etc/modules-load.d
14cu|gmorgan-0.56-4|39	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|gmorgan-0.56-4|40	
14cu|gmorgan-0.56-4|41	#menu
14cu|gmorgan-0.56-4|42	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gmorgan-0.56-4|43	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gmorgan-0.56-4|44	[Desktop Entry]
14cu|gmorgan-0.56-4|45	Type=Application
14cu|gmorgan-0.56-4|46	Exec=%{name}
14cu|gmorgan-0.56-4|47	Icon=sound_section
14cu|gmorgan-0.56-4|48	Name=GMorgan
14cu|gmorgan-0.56-4|49	Comment=MIDI Auto-Accompaniment
14cu|gmorgan-0.56-4|50	Categories=Audio;
14cu|gmorgan-0.56-4|51	EOF
14cu|gmorgan-0.56-4|52	
14cu|gmorgan-0.56-4|53	%post
14cu|gmorgan-0.56-4|54	modprobe snd_seq
14cu|gmorgan-0.56-4|55	
14cu|gmorgan-0.56-4|56	%files
14cu|gmorgan-0.56-4|57	%doc AUTHORS ChangeLog README
14cu|gmorgan-0.56-4|58	%{_bindir}/%{name}
14cu|gmorgan-0.56-4|59	%{_datadir}/%{name}
14cu|gmorgan-0.56-4|60	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gmorgan-0.56-4|61	/etc/modules-load.d/%{name}.conf
14cu|gmorgan-0.56-4|62	
14cu|gmorgan-0.56-4|63	%changelog
14cu|gmorgan-0.56-4|64	
14cu|gmorgan-0.56-4|65	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.56-4
14cu|gmorgan-0.56-4|66	- (ab1891c) Patch to build with updated fltk
14cu|gmorgan-0.56-4|67	
14cu|gmorgan-0.56-4|68	

10278 14
14cu|gmpc-avahi-11.8.16-1|1	Summary:	An avahi plugin for gmpc
14cu|gmpc-avahi-11.8.16-1|2	Name:		gmpc-avahi
14cu|gmpc-avahi-11.8.16-1|3	Version:	11.8.16
14cu|gmpc-avahi-11.8.16-1|4	Release:	1
14cu|gmpc-avahi-11.8.16-1|5	License:	GPLv2+
14cu|gmpc-avahi-11.8.16-1|6	Group:		Sound
14cu|gmpc-avahi-11.8.16-1|7	Url:		http://www.sarine.nl//gmpc-plugins-avahi
14cu|gmpc-avahi-11.8.16-1|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cu|gmpc-avahi-11.8.16-1|9	BuildRequires:	intltool
14cu|gmpc-avahi-11.8.16-1|10	BuildRequires:	gettext
14cu|gmpc-avahi-11.8.16-1|11	BuildRequires:	pkgconfig(avahi-client)
14cu|gmpc-avahi-11.8.16-1|12	BuildRequires:	pkgconfig(avahi-glib)
14cu|gmpc-avahi-11.8.16-1|13	BuildRequires:	pkgconfig(gmpc) >= 0.15.98
14cu|gmpc-avahi-11.8.16-1|14	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
14cu|gmpc-avahi-11.8.16-1|15	BuildRequires:	pkgconfig(libmpd) >= 0.15.98
14cu|gmpc-avahi-11.8.16-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gmpc-avahi-11.8.16-1|17	Requires:	gmpc >= 0.15.98
14cu|gmpc-avahi-11.8.16-1|18	
14cu|gmpc-avahi-11.8.16-1|19	%description
14cu|gmpc-avahi-11.8.16-1|20	An avahi plugin for gmpc.
14cu|gmpc-avahi-11.8.16-1|21	
14cu|gmpc-avahi-11.8.16-1|22	%files
14cu|gmpc-avahi-11.8.16-1|23	%doc COPYING
14cu|gmpc-avahi-11.8.16-1|24	%{_libdir}/gmpc/plugins/avahiplugin.so
14cu|gmpc-avahi-11.8.16-1|25	
14cu|gmpc-avahi-11.8.16-1|26	#----------------------------------------------------------------------------
14cu|gmpc-avahi-11.8.16-1|27	
14cu|gmpc-avahi-11.8.16-1|28	%prep
14cu|gmpc-avahi-11.8.16-1|29	%setup -q
14cu|gmpc-avahi-11.8.16-1|30	
14cu|gmpc-avahi-11.8.16-1|31	
14cu|gmpc-avahi-11.8.16-1|32	%build
14cu|gmpc-avahi-11.8.16-1|33	%configure2_5x
14cu|gmpc-avahi-11.8.16-1|34	%make
14cu|gmpc-avahi-11.8.16-1|35	
14cu|gmpc-avahi-11.8.16-1|36	
14cu|gmpc-avahi-11.8.16-1|37	%install
14cu|gmpc-avahi-11.8.16-1|38	%makeinstall_std
14cu|gmpc-avahi-11.8.16-1|39	
14cu|gmpc-avahi-11.8.16-1|40	
14cu|gmpc-avahi-11.8.16-1|41	%changelog
14cu|gmpc-avahi-11.8.16-1|42	
14cu|gmpc-avahi-11.8.16-1|43	* Sun Apr 12 2015 Giovanni Mariani <mc2374@mclink.it> 11.8.16-1
14cu|gmpc-avahi-11.8.16-1|44	- (d63e6ce) Updated to release 11.8.16
14cu|gmpc-avahi-11.8.16-1|45	
14cu|gmpc-avahi-11.8.16-1|46	

10279 14
14cu|gmpc-libnotify-11.8.16-1|1	Summary:	A libnotify plugin for gmpc
14cu|gmpc-libnotify-11.8.16-1|2	Name:		gmpc-libnotify
14cu|gmpc-libnotify-11.8.16-1|3	Version:	11.8.16
14cu|gmpc-libnotify-11.8.16-1|4	Release:	1
14cu|gmpc-libnotify-11.8.16-1|5	License:	GPLv2+
14cu|gmpc-libnotify-11.8.16-1|6	Group:		Sound
14cu|gmpc-libnotify-11.8.16-1|7	Url:		http://www.sarine.nl/
14cu|gmpc-libnotify-11.8.16-1|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cu|gmpc-libnotify-11.8.16-1|9	#Patch0:	gmpc-libnotify-0.20.0-libnotify-0.7.patch
14cu|gmpc-libnotify-11.8.16-1|10	BuildRequires:	pkgconfig(libmpd) >= 0.14.99
14cu|gmpc-libnotify-11.8.16-1|11	BuildRequires:	pkgconfig(libnotify) >= 0.7.0
14cu|gmpc-libnotify-11.8.16-1|12	BuildRequires:	pkgconfig(gmpc) >= 0.15.4.102
14cu|gmpc-libnotify-11.8.16-1|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
14cu|gmpc-libnotify-11.8.16-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.10
14cu|gmpc-libnotify-11.8.16-1|15	BuildRequires:	intltool >= 0.21
14cu|gmpc-libnotify-11.8.16-1|16	BuildRequires:	gettext
14cu|gmpc-libnotify-11.8.16-1|17	Requires:	gmpc >= 0.15.4.102
14cu|gmpc-libnotify-11.8.16-1|18	
14cu|gmpc-libnotify-11.8.16-1|19	%description
14cu|gmpc-libnotify-11.8.16-1|20	A libnotify plugin for gmpc.
14cu|gmpc-libnotify-11.8.16-1|21	
14cu|gmpc-libnotify-11.8.16-1|22	%files
14cu|gmpc-libnotify-11.8.16-1|23	%doc COPYING
14cu|gmpc-libnotify-11.8.16-1|24	%{_libdir}/gmpc/plugins/libnotifyplugin.so
14cu|gmpc-libnotify-11.8.16-1|25	
14cu|gmpc-libnotify-11.8.16-1|26	#-----------------------------------------------------------------------------
14cu|gmpc-libnotify-11.8.16-1|27	
14cu|gmpc-libnotify-11.8.16-1|28	%prep
14cu|gmpc-libnotify-11.8.16-1|29	%setup -q
14cu|gmpc-libnotify-11.8.16-1|30	#patch0 -p0
14cu|gmpc-libnotify-11.8.16-1|31	
14cu|gmpc-libnotify-11.8.16-1|32	
14cu|gmpc-libnotify-11.8.16-1|33	%build
14cu|gmpc-libnotify-11.8.16-1|34	%configure2_5x
14cu|gmpc-libnotify-11.8.16-1|35	%make
14cu|gmpc-libnotify-11.8.16-1|36	
14cu|gmpc-libnotify-11.8.16-1|37	
14cu|gmpc-libnotify-11.8.16-1|38	%install
14cu|gmpc-libnotify-11.8.16-1|39	%makeinstall_std
14cu|gmpc-libnotify-11.8.16-1|40	
14cu|gmpc-libnotify-11.8.16-1|41	%changelog
14cu|gmpc-libnotify-11.8.16-1|42	
14cu|gmpc-libnotify-11.8.16-1|43	* Sun Apr 12 2015 Giovanni Mariani <mc2374@mclink.it> 11.8.16-1
14cu|gmpc-libnotify-11.8.16-1|44	- (75a623b) Updated to release 11.8.16 and dropped P0
14cu|gmpc-libnotify-11.8.16-1|45	
14cu|gmpc-libnotify-11.8.16-1|46	

10280 14
14cu|gmpc-mserver-0.20.0-4|1	Summary:	A microhttpd server plugin for gmpc
14cu|gmpc-mserver-0.20.0-4|2	Name:		gmpc-mserver
14cu|gmpc-mserver-0.20.0-4|3	Version:	0.20.0
14cu|gmpc-mserver-0.20.0-4|4	Release:	4
14cu|gmpc-mserver-0.20.0-4|5	License:	GPLv2+
14cu|gmpc-mserver-0.20.0-4|6	Group:		Sound
14cu|gmpc-mserver-0.20.0-4|7	Url:		http://www.sarine.nl/
14cu|gmpc-mserver-0.20.0-4|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cu|gmpc-mserver-0.20.0-4|9	BuildRequires:	intltool
14cu|gmpc-mserver-0.20.0-4|10	BuildRequires:	pkgconfig(gmpc)
14cu|gmpc-mserver-0.20.0-4|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gmpc-mserver-0.20.0-4|12	BuildRequires:	pkgconfig(libmicrohttpd)
14cu|gmpc-mserver-0.20.0-4|13	BuildRequires:	pkgconfig(libmpd)
14cu|gmpc-mserver-0.20.0-4|14	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gmpc-mserver-0.20.0-4|15	BuildRequires:	pkgconfig(taglib)
14cu|gmpc-mserver-0.20.0-4|16	Requires:	gmpc
14cu|gmpc-mserver-0.20.0-4|17	
14cu|gmpc-mserver-0.20.0-4|18	%description
14cu|gmpc-mserver-0.20.0-4|19	A microhttpd server plugin for gmpc.
14cu|gmpc-mserver-0.20.0-4|20	
14cu|gmpc-mserver-0.20.0-4|21	%files
14cu|gmpc-mserver-0.20.0-4|22	%{_libdir}/gmpc/plugins/gmpcmserverplugin.so
14cu|gmpc-mserver-0.20.0-4|23	%{_datadir}/gmpc/plugins/gmpc-mserver/gmpc-mserver.png
14cu|gmpc-mserver-0.20.0-4|24	
14cu|gmpc-mserver-0.20.0-4|25	#----------------------------------------------------------------------------
14cu|gmpc-mserver-0.20.0-4|26	
14cu|gmpc-mserver-0.20.0-4|27	%prep
14cu|gmpc-mserver-0.20.0-4|28	%setup -q
14cu|gmpc-mserver-0.20.0-4|29	
14cu|gmpc-mserver-0.20.0-4|30	%build
14cu|gmpc-mserver-0.20.0-4|31	%configure2_5x
14cu|gmpc-mserver-0.20.0-4|32	
14cu|gmpc-mserver-0.20.0-4|33	%make
14cu|gmpc-mserver-0.20.0-4|34	
14cu|gmpc-mserver-0.20.0-4|35	%install
14cu|gmpc-mserver-0.20.0-4|36	%makeinstall_std
14cu|gmpc-mserver-0.20.0-4|37	
14cu|gmpc-mserver-0.20.0-4|38	
14cu|gmpc-mserver-0.20.0-4|39	%changelog
14cu|gmpc-mserver-0.20.0-4|40	
14cu|gmpc-mserver-0.20.0-4|41	* Wed Jul 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-4
14cu|gmpc-mserver-0.20.0-4|42	- (6bdeb0b) Spec cleanup
14cu|gmpc-mserver-0.20.0-4|43	
14cu|gmpc-mserver-0.20.0-4|44	

10281 14
14cu|gmpc-wikipedia-11.8.16-1|1	Summary:	A wikipedia plugin for gmpc
14cu|gmpc-wikipedia-11.8.16-1|2	Name:		gmpc-wikipedia
14cu|gmpc-wikipedia-11.8.16-1|3	Version:	11.8.16
14cu|gmpc-wikipedia-11.8.16-1|4	Release:	1
14cu|gmpc-wikipedia-11.8.16-1|5	License:	GPLv2+
14cu|gmpc-wikipedia-11.8.16-1|6	Group:		Sound
14cu|gmpc-wikipedia-11.8.16-1|7	Url:		http://www.sarine.nl/
14cu|gmpc-wikipedia-11.8.16-1|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
14cu|gmpc-wikipedia-11.8.16-1|9	BuildRequires:	pkgconfig(libmpd) >= 0.14.99
14cu|gmpc-wikipedia-11.8.16-1|10	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gmpc-wikipedia-11.8.16-1|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
14cu|gmpc-wikipedia-11.8.16-1|12	BuildRequires:	pkgconfig(gmpc) >= 0.15.4.102
14cu|gmpc-wikipedia-11.8.16-1|13	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|gmpc-wikipedia-11.8.16-1|14	BuildRequires:	pkgconfig(webkit-1.0)
14cu|gmpc-wikipedia-11.8.16-1|15	BuildRequires:	intltool >= 0.21
14cu|gmpc-wikipedia-11.8.16-1|16	BuildRequires:	gettext
14cu|gmpc-wikipedia-11.8.16-1|17	Requires:	gmpc
14cu|gmpc-wikipedia-11.8.16-1|18	
14cu|gmpc-wikipedia-11.8.16-1|19	%description
14cu|gmpc-wikipedia-11.8.16-1|20	A wikipedia plugin for gmpc.
14cu|gmpc-wikipedia-11.8.16-1|21	
14cu|gmpc-wikipedia-11.8.16-1|22	%files
14cu|gmpc-wikipedia-11.8.16-1|23	%doc COPYING
14cu|gmpc-wikipedia-11.8.16-1|24	%{_libdir}/gmpc/plugins/wikiplugin.so
14cu|gmpc-wikipedia-11.8.16-1|25	%{_datadir}/gmpc/plugins/wikipedia/wikipedia.png
14cu|gmpc-wikipedia-11.8.16-1|26	
14cu|gmpc-wikipedia-11.8.16-1|27	#-----------------------------------------------------------------------------
14cu|gmpc-wikipedia-11.8.16-1|28	
14cu|gmpc-wikipedia-11.8.16-1|29	%prep
14cu|gmpc-wikipedia-11.8.16-1|30	%setup -q
14cu|gmpc-wikipedia-11.8.16-1|31	
14cu|gmpc-wikipedia-11.8.16-1|32	
14cu|gmpc-wikipedia-11.8.16-1|33	%build
14cu|gmpc-wikipedia-11.8.16-1|34	%configure2_5x
14cu|gmpc-wikipedia-11.8.16-1|35	%make
14cu|gmpc-wikipedia-11.8.16-1|36	
14cu|gmpc-wikipedia-11.8.16-1|37	
14cu|gmpc-wikipedia-11.8.16-1|38	%install
14cu|gmpc-wikipedia-11.8.16-1|39	%makeinstall_std
14cu|gmpc-wikipedia-11.8.16-1|40	
14cu|gmpc-wikipedia-11.8.16-1|41	%changelog
14cu|gmpc-wikipedia-11.8.16-1|42	
14cu|gmpc-wikipedia-11.8.16-1|43	* Sun Apr 12 2015 Giovanni Mariani <mc2374@mclink.it> 11.8.16-1
14cu|gmpc-wikipedia-11.8.16-1|44	- (70b28a7) Updated to release 11.8.16
14cu|gmpc-wikipedia-11.8.16-1|45	
14cu|gmpc-wikipedia-11.8.16-1|46	

10282 14
14cu|gmsh-2.13.2-1|1	Summary:	Automatic 3D finite element grid generator
14cu|gmsh-2.13.2-1|2	Name:		gmsh
14cu|gmsh-2.13.2-1|3	Version:	2.13.2
14cu|gmsh-2.13.2-1|4	Release:	1
14cu|gmsh-2.13.2-1|5	License:	GPLv2+
14cu|gmsh-2.13.2-1|6	Group:		Sciences/Mathematics
14cu|gmsh-2.13.2-1|7	Url:		http://www.geuz.org/gmsh/
14cu|gmsh-2.13.2-1|8	Source0:	http://www.geuz.org/gmsh/src/%{name}-%{version}-source.tgz
14cu|gmsh-2.13.2-1|9	Patch0:		gmsh-2.4.2-format.patch
14cu|gmsh-2.13.2-1|10	Patch1:		gmsh-2.5.0-png1.5.patch
14cu|gmsh-2.13.2-1|11	Patch2:		gmsh-2.12.0-linkage.patch
14cu|gmsh-2.13.2-1|12	BuildRequires:	cmake
14cu|gmsh-2.13.2-1|13	BuildRequires:	gcc-gfortran
14cu|gmsh-2.13.2-1|14	BuildRequires:	opencascade
14cu|gmsh-2.13.2-1|15	BuildRequires:	texinfo
14cu|gmsh-2.13.2-1|16	BuildRequires:	fltk-devel
14cu|gmsh-2.13.2-1|17	BuildRequires:	gmp-devel
14cu|gmsh-2.13.2-1|18	BuildRequires:	jpeg-devel
14cu|gmsh-2.13.2-1|19	BuildRequires:	libatlas-devel
14cu|gmsh-2.13.2-1|20	BuildRequires:	opencascade-devel
14cu|gmsh-2.13.2-1|21	BuildRequires:	qt4-devel
14cu|gmsh-2.13.2-1|22	BuildRequires:	pkgconfig(blas)
14cu|gmsh-2.13.2-1|23	BuildRequires:	pkgconfig(gl)
14cu|gmsh-2.13.2-1|24	BuildRequires:	pkgconfig(lapack)
14cu|gmsh-2.13.2-1|25	BuildRequires:	pkgconfig(libpng)
14cu|gmsh-2.13.2-1|26	BuildRequires:	pkgconfig(zlib)
14cu|gmsh-2.13.2-1|27	# There's no more devel package
14cu|gmsh-2.13.2-1|28	Obsoletes:	%{name}-devel < 2.8.4
14cu|gmsh-2.13.2-1|29	
14cu|gmsh-2.13.2-1|30	%description
14cu|gmsh-2.13.2-1|31	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
14cu|gmsh-2.13.2-1|32	engine and post-processor. Its design goal is to provide a simple meshing tool
14cu|gmsh-2.13.2-1|33	for academic problems with parametric input and advanced visualization
14cu|gmsh-2.13.2-1|34	capabilities.
14cu|gmsh-2.13.2-1|35	
14cu|gmsh-2.13.2-1|36	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
14cu|gmsh-2.13.2-1|37	The specification of any input to these modules is done either interactively
14cu|gmsh-2.13.2-1|38	using the graphical user interface or in ASCII text files using Gmsh's own
14cu|gmsh-2.13.2-1|39	scripting language.
14cu|gmsh-2.13.2-1|40	
14cu|gmsh-2.13.2-1|41	%files
14cu|gmsh-2.13.2-1|42	%doc README.txt doc/{CREDITS.txt,VERSIONS.txt}
14cu|gmsh-2.13.2-1|43	%{_bindir}/*
14cu|gmsh-2.13.2-1|44	%{_mandir}/man1/*
14cu|gmsh-2.13.2-1|45	%{_iconsdir}/%{name}.png
14cu|gmsh-2.13.2-1|46	%exclude %{_docdir}/%{name}/demos
14cu|gmsh-2.13.2-1|47	%exclude %{_docdir}/%{name}/tutorial
14cu|gmsh-2.13.2-1|48	
14cu|gmsh-2.13.2-1|49	#----------------------------------------------------------------------------
14cu|gmsh-2.13.2-1|50	
14cu|gmsh-2.13.2-1|51	%package demos
14cu|gmsh-2.13.2-1|52	Summary:	Tutorial and demo files for Gmsh
14cu|gmsh-2.13.2-1|53	Group:		Sciences/Mathematics
14cu|gmsh-2.13.2-1|54	# known to have issues in mandriva build system
14cu|gmsh-2.13.2-1|55	BuildArch:	noarch
14cu|gmsh-2.13.2-1|56	
14cu|gmsh-2.13.2-1|57	%description demos
14cu|gmsh-2.13.2-1|58	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
14cu|gmsh-2.13.2-1|59	engine and post-processor. Its design goal is to provide a simple meshing tool
14cu|gmsh-2.13.2-1|60	for academic problems with parametric input and advanced visualization
14cu|gmsh-2.13.2-1|61	capabilities.
14cu|gmsh-2.13.2-1|62	
14cu|gmsh-2.13.2-1|63	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
14cu|gmsh-2.13.2-1|64	The specification of any input to these modules is done either interactively
14cu|gmsh-2.13.2-1|65	using the graphical user interface or in ASCII text files using Gmsh's own
14cu|gmsh-2.13.2-1|66	scripting language.
14cu|gmsh-2.13.2-1|67	
14cu|gmsh-2.13.2-1|68	This package contains tutorial and demo files for Gmsh.
14cu|gmsh-2.13.2-1|69	
14cu|gmsh-2.13.2-1|70	%files demos
14cu|gmsh-2.13.2-1|71	%{_docdir}/%{name}/demos
14cu|gmsh-2.13.2-1|72	%{_docdir}/%{name}/tutorial
14cu|gmsh-2.13.2-1|73	
14cu|gmsh-2.13.2-1|74	#----------------------------------------------------------------------------
14cu|gmsh-2.13.2-1|75	
14cu|gmsh-2.13.2-1|76	%prep
14cu|gmsh-2.13.2-1|77	%setup -qn %{name}-%{version}-source
14cu|gmsh-2.13.2-1|78	%patch0 -p1
14cu|gmsh-2.13.2-1|79	%patch1 -p1
14cu|gmsh-2.13.2-1|80	%patch2 -p1
14cu|gmsh-2.13.2-1|81	
14cu|gmsh-2.13.2-1|82	%build
14cu|gmsh-2.13.2-1|83	%cmake
14cu|gmsh-2.13.2-1|84	%make
14cu|gmsh-2.13.2-1|85	
14cu|gmsh-2.13.2-1|86	%install
14cu|gmsh-2.13.2-1|87	%makeinstall_std -C build
14cu|gmsh-2.13.2-1|88	install -D utils/icons/solid_48x48.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|gmsh-2.13.2-1|89	
14cu|gmsh-2.13.2-1|90	%changelog
14cu|gmsh-2.13.2-1|91	
14cu|gmsh-2.13.2-1|92	* Sun Sep 11 2016 alzim <alzim@bk.ru> 2.13.2-1
14cu|gmsh-2.13.2-1|93	- (6f8bb9e) Merge pull request #1 from import/gmsh:rosa2016.1
14cu|gmsh-2.13.2-1|94	- (6f8bb9e) Updated to 2.13.2
14cu|gmsh-2.13.2-1|95	
14cu|gmsh-2.13.2-1|96	

10283 14
14cu|gmtp-1.3.10-1|1	Summary:	Simple MTP Client
14cu|gmtp-1.3.10-1|2	Name:		gmtp
14cu|gmtp-1.3.10-1|3	Version:	1.3.10
14cu|gmtp-1.3.10-1|4	Release:	1
14cu|gmtp-1.3.10-1|5	License:	BSD
14cu|gmtp-1.3.10-1|6	Group:		Sound
14cu|gmtp-1.3.10-1|7	Url:		http://gmtp.sourceforge.net/
14cu|gmtp-1.3.10-1|8	Source0:	http://download.sourceforge.net/gmtp/%{name}-%{version}.tar.gz
14cu|gmtp-1.3.10-1|9	BuildRequires:	gettext
14cu|gmtp-1.3.10-1|10	BuildRequires:	pkgconfig(flac)
14cu|gmtp-1.3.10-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gmtp-1.3.10-1|12	BuildRequires:	pkgconfig(giomm-2.4)
14cu|gmtp-1.3.10-1|13	BuildRequires:	pkgconfig(id3tag)
14cu|gmtp-1.3.10-1|14	BuildRequires:	pkgconfig(libmtp) >= 1.1.6
14cu|gmtp-1.3.10-1|15	BuildRequires:	pkgconfig(vorbisfile)
14cu|gmtp-1.3.10-1|16	
14cu|gmtp-1.3.10-1|17	%description
14cu|gmtp-1.3.10-1|18	Supports MTP devices including those with multiple storage devices (typically
14cu|gmtp-1.3.10-1|19	mobile phones). Supports Drag'n'Drop interface for upload/download of files.
14cu|gmtp-1.3.10-1|20	
14cu|gmtp-1.3.10-1|21	%files -f %{name}.lang
14cu|gmtp-1.3.10-1|22	%doc AUTHORS ChangeLog COPYING README
14cu|gmtp-1.3.10-1|23	%{_bindir}/%{name}
14cu|gmtp-1.3.10-1|24	%{_datadir}/%{name}/
14cu|gmtp-1.3.10-1|25	%{_datadir}/applications/%{name}.desktop
14cu|gmtp-1.3.10-1|26	%{_datadir}/glib-2.0/schemas/org.gnome.gmtp.gschema.xml
14cu|gmtp-1.3.10-1|27	%{_datadir}/pixmaps/gmtpicon.png
14cu|gmtp-1.3.10-1|28	
14cu|gmtp-1.3.10-1|29	#----------------------------------------------------------------------------
14cu|gmtp-1.3.10-1|30	
14cu|gmtp-1.3.10-1|31	%prep
14cu|gmtp-1.3.10-1|32	%setup -q
14cu|gmtp-1.3.10-1|33	
14cu|gmtp-1.3.10-1|34	
14cu|gmtp-1.3.10-1|35	%build
14cu|gmtp-1.3.10-1|36	%configure2_5x
14cu|gmtp-1.3.10-1|37	%make
14cu|gmtp-1.3.10-1|38	
14cu|gmtp-1.3.10-1|39	
14cu|gmtp-1.3.10-1|40	%install
14cu|gmtp-1.3.10-1|41	%makeinstall_std
14cu|gmtp-1.3.10-1|42	
14cu|gmtp-1.3.10-1|43	%find_lang %{name}
14cu|gmtp-1.3.10-1|44	
14cu|gmtp-1.3.10-1|45	
14cu|gmtp-1.3.10-1|46	%changelog
14cu|gmtp-1.3.10-1|47	
14cu|gmtp-1.3.10-1|48	* Mon Mar 07 2016 Giovanni Mariani <mc2374@mclink.it> 1.3.10-1
14cu|gmtp-1.3.10-1|49	- (755773f) Updated to release 1.3.10 and adjusted BReqs according to the configure.ac file
14cu|gmtp-1.3.10-1|50	
14cu|gmtp-1.3.10-1|51	

10284 14
14cu|gmusicbrowser-1.1.15-1|1	%if %{_use_internal_dependency_generator}
14cu|gmusicbrowser-1.1.15-1|2	%define __noautoreq 'perl\\(Gtk2::(.*)\\)'
14cu|gmusicbrowser-1.1.15-1|3	%endif
14cu|gmusicbrowser-1.1.15-1|4	
14cu|gmusicbrowser-1.1.15-1|5	Summary:	Jukebox for collections of music files
14cu|gmusicbrowser-1.1.15-1|6	Name:		gmusicbrowser
14cu|gmusicbrowser-1.1.15-1|7	Version:	1.1.15
14cu|gmusicbrowser-1.1.15-1|8	Release:	1
14cu|gmusicbrowser-1.1.15-1|9	Epoch:		1
14cu|gmusicbrowser-1.1.15-1|10	License:	GPLv3+
14cu|gmusicbrowser-1.1.15-1|11	Group:		Sound
14cu|gmusicbrowser-1.1.15-1|12	Url:		http://gmusicbrowser.org
14cu|gmusicbrowser-1.1.15-1|13	Source0:	http://gmusicbrowser.org/download/%{name}-%{version}.tar.gz
14cu|gmusicbrowser-1.1.15-1|14	#BuildRequires:	imagemagick
14cu|gmusicbrowser-1.1.15-1|15	BuildRequires:	desktop-file-utils
14cu|gmusicbrowser-1.1.15-1|16	Requires:	perl-Gtk2 >= 1.090
14cu|gmusicbrowser-1.1.15-1|17	Requires:	perl-GStreamer >= 0.06
14cu|gmusicbrowser-1.1.15-1|18	Requires:	gstreamer1.0-plugins-base
14cu|gmusicbrowser-1.1.15-1|19	Requires:	gstreamer1.0-plugins-good
14cu|gmusicbrowser-1.1.15-1|20	Requires:	gstreamer1.0-plugins-ugly
14cu|gmusicbrowser-1.1.15-1|21	Requires:	gstreamer1.0-flac
14cu|gmusicbrowser-1.1.15-1|22	# TODO: fix this to avoid rpmlint complains;
14cu|gmusicbrowser-1.1.15-1|23	# see INSTALL file in the sources
14cu|gmusicbrowser-1.1.15-1|24	Requires:	%{_lib}gst-gir1.0
14cu|gmusicbrowser-1.1.15-1|25	Requires:	perl(Glib::Object::Introspection)
14cu|gmusicbrowser-1.1.15-1|26	Requires:	perl(GStreamer::Interfaces)
14cu|gmusicbrowser-1.1.15-1|27	Requires:	perl(Gtk2::Notify)
14cu|gmusicbrowser-1.1.15-1|28	Requires:	perl(Gtk2::TrayIcon)
14cu|gmusicbrowser-1.1.15-1|29	Requires:	perl(Gtk2::WebKit)
14cu|gmusicbrowser-1.1.15-1|30	# Already found by the build process
14cu|gmusicbrowser-1.1.15-1|31	#Requires:	perl(Net::DBus)
14cu|gmusicbrowser-1.1.15-1|32	Requires:	alsa-utils
14cu|gmusicbrowser-1.1.15-1|33	Requires:	vorbis-tools
14cu|gmusicbrowser-1.1.15-1|34	Requires:	mpg123
14cu|gmusicbrowser-1.1.15-1|35	Requires:	mplayer
14cu|gmusicbrowser-1.1.15-1|36	Suggests:	gstreamer1.0-plugins-bad
14cu|gmusicbrowser-1.1.15-1|37	Suggests:	gstreamer1.0-lame
14cu|gmusicbrowser-1.1.15-1|38	BuildArch:	noarch
14cu|gmusicbrowser-1.1.15-1|39	
14cu|gmusicbrowser-1.1.15-1|40	%description
14cu|gmusicbrowser-1.1.15-1|41	An open-source jukebox for large collections of mp3/ogg/flac/mpc/ape files,
14cu|gmusicbrowser-1.1.15-1|42	written in perl.
14cu|gmusicbrowser-1.1.15-1|43	
14cu|gmusicbrowser-1.1.15-1|44	%files -f %{name}.lang
14cu|gmusicbrowser-1.1.15-1|45	%doc AUTHORS README NEWS layout_doc.html
14cu|gmusicbrowser-1.1.15-1|46	%{_bindir}/%{name}
14cu|gmusicbrowser-1.1.15-1|47	%{_datadir}/%{name}
14cu|gmusicbrowser-1.1.15-1|48	%{_datadir}/applications/%{name}.desktop
14cu|gmusicbrowser-1.1.15-1|49	%{_datadir}/appdata/%{name}.appdata.xml
14cu|gmusicbrowser-1.1.15-1|50	%{_mandir}/man1/%{name}.1*
14cu|gmusicbrowser-1.1.15-1|51	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|gmusicbrowser-1.1.15-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gmusicbrowser-1.1.15-1|53	
14cu|gmusicbrowser-1.1.15-1|54	#-----------------------------------------------------------------------------
14cu|gmusicbrowser-1.1.15-1|55	
14cu|gmusicbrowser-1.1.15-1|56	%prep
14cu|gmusicbrowser-1.1.15-1|57	%setup -q
14cu|gmusicbrowser-1.1.15-1|58	
14cu|gmusicbrowser-1.1.15-1|59	
14cu|gmusicbrowser-1.1.15-1|60	%build
14cu|gmusicbrowser-1.1.15-1|61	# Nothing to do
14cu|gmusicbrowser-1.1.15-1|62	
14cu|gmusicbrowser-1.1.15-1|63	
14cu|gmusicbrowser-1.1.15-1|64	%install
14cu|gmusicbrowser-1.1.15-1|65	%makeinstall_std
14cu|gmusicbrowser-1.1.15-1|66	
14cu|gmusicbrowser-1.1.15-1|67	desktop-file-install \
14cu|gmusicbrowser-1.1.15-1|68	--add-category="GTK;Player" \
14cu|gmusicbrowser-1.1.15-1|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gmusicbrowser-1.1.15-1|70	
14cu|gmusicbrowser-1.1.15-1|71	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
14cu|gmusicbrowser-1.1.15-1|72	rm -rf %{buildroot}%{_menudir}
14cu|gmusicbrowser-1.1.15-1|73	
14cu|gmusicbrowser-1.1.15-1|74	%find_lang %{name}
14cu|gmusicbrowser-1.1.15-1|75	
14cu|gmusicbrowser-1.1.15-1|76	%changelog
14cu|gmusicbrowser-1.1.15-1|77	
14cu|gmusicbrowser-1.1.15-1|78	* Sun Aug 28 2016 gvm <mc2374@mclink.it> 1:1.1.15-1
14cu|gmusicbrowser-1.1.15-1|79	- (8b4215a) Merge pull request #1 from import/gmusicbrowser:rosa2016.1
14cu|gmusicbrowser-1.1.15-1|80	- (8b4215a) Gmusicbrowser 1.1.15
14cu|gmusicbrowser-1.1.15-1|81	
14cu|gmusicbrowser-1.1.15-1|82	

10285 14
14cu|gnochm-0.9.11-11|1	Summary:	A chm file viewer for gnome
14cu|gnochm-0.9.11-11|2	Name:		gnochm
14cu|gnochm-0.9.11-11|3	Version:	0.9.11
14cu|gnochm-0.9.11-11|4	Release:	11
14cu|gnochm-0.9.11-11|5	License:	GPLv2+
14cu|gnochm-0.9.11-11|6	Group:		Graphical desktop/GNOME
14cu|gnochm-0.9.11-11|7	Url:		http://gnochm.sourceforge.net/
14cu|gnochm-0.9.11-11|8	Source0:	http://prdownloads.sourceforge.net/gnochm/%{name}-%{version}.tar.bz2
14cu|gnochm-0.9.11-11|9	Source1:	%{name}-16.png
14cu|gnochm-0.9.11-11|10	Source2:	%{name}-32.png
14cu|gnochm-0.9.11-11|11	Source3:	%{name}.png
14cu|gnochm-0.9.11-11|12	Patch0:		gnochm-makefile.patch
14cu|gnochm-0.9.11-11|13	Patch1:		gnochm.py.in.patch
14cu|gnochm-0.9.11-11|14	Patch2:		gnochm-desktop.patch
14cu|gnochm-0.9.11-11|15	BuildRequires:	gnome-common
14cu|gnochm-0.9.11-11|16	BuildRequires:	intltool
14cu|gnochm-0.9.11-11|17	BuildRequires:	scrollkeeper
14cu|gnochm-0.9.11-11|18	BuildRequires:	gettext-devel
14cu|gnochm-0.9.11-11|19	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gnochm-0.9.11-11|20	Requires:	pygtk2.0-libglade
14cu|gnochm-0.9.11-11|21	Requires:	gnome-python
14cu|gnochm-0.9.11-11|22	Requires:	gnome-python-bonobo
14cu|gnochm-0.9.11-11|23	Requires:	gnome-python-gconf
14cu|gnochm-0.9.11-11|24	Requires:	gnome-python-gnomevfs
14cu|gnochm-0.9.11-11|25	Requires:	gnome-python-gtkhtml2
14cu|gnochm-0.9.11-11|26	Requires:	python-chm
14cu|gnochm-0.9.11-11|27	Requires:	libgnomeui2
14cu|gnochm-0.9.11-11|28	Requires:	libbonobo
14cu|gnochm-0.9.11-11|29	Requires:	libbonoboui
14cu|gnochm-0.9.11-11|30	BuildArch:	noarch
14cu|gnochm-0.9.11-11|31	
14cu|gnochm-0.9.11-11|32	%description
14cu|gnochm-0.9.11-11|33	A CHM file viewer for Gnome. Features are:
14cu|gnochm-0.9.11-11|34	
14cu|gnochm-0.9.11-11|35	* Full text search
14cu|gnochm-0.9.11-11|36	* Bookmarks
14cu|gnochm-0.9.11-11|37	* Support for external ms-its links
14cu|gnochm-0.9.11-11|38	* Configurable support for http links
14cu|gnochm-0.9.11-11|39	* Internationalisation
14cu|gnochm-0.9.11-11|40	
14cu|gnochm-0.9.11-11|41	%files -f %{name}.lang
14cu|gnochm-0.9.11-11|42	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
14cu|gnochm-0.9.11-11|43	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnochm.schemas
14cu|gnochm-0.9.11-11|44	%{_bindir}/gnochm
14cu|gnochm-0.9.11-11|45	%dir %{_datadir}/gnochm/
14cu|gnochm-0.9.11-11|46	%dir %{_datadir}/gnochm/glade/
14cu|gnochm-0.9.11-11|47	%{_datadir}/gnochm/glade/*.glade
14cu|gnochm-0.9.11-11|48	%{_datadir}/pixmaps/*
14cu|gnochm-0.9.11-11|49	%{_datadir}/applications/*
14cu|gnochm-0.9.11-11|50	%{_datadir}/mime-info/gnochm.*
14cu|gnochm-0.9.11-11|51	%{_datadir}/mime/packages/%{name}.xml
14cu|gnochm-0.9.11-11|52	%{_datadir}/application-registry/gnochm.*
14cu|gnochm-0.9.11-11|53	%{_liconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|54	%{_miconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|55	%{_iconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|56	
14cu|gnochm-0.9.11-11|57	%preun
14cu|gnochm-0.9.11-11|58	%preun_uninstall_gconf_schemas gnochm
14cu|gnochm-0.9.11-11|59	
14cu|gnochm-0.9.11-11|60	#----------------------------------------------------------------------------
14cu|gnochm-0.9.11-11|61	
14cu|gnochm-0.9.11-11|62	%prep
14cu|gnochm-0.9.11-11|63	%setup -q
14cu|gnochm-0.9.11-11|64	%patch0 -p0 -b .makefile
14cu|gnochm-0.9.11-11|65	%patch1 -p0 -b .makefile
14cu|gnochm-0.9.11-11|66	%patch2 -p0 -b .desktop
14cu|gnochm-0.9.11-11|67	
14cu|gnochm-0.9.11-11|68	%build
14cu|gnochm-0.9.11-11|69	NOCONFIGURE=yes gnome-autogen.sh
14cu|gnochm-0.9.11-11|70	%configure2_5x
14cu|gnochm-0.9.11-11|71	
14cu|gnochm-0.9.11-11|72	%make
14cu|gnochm-0.9.11-11|73	
14cu|gnochm-0.9.11-11|74	%install
14cu|gnochm-0.9.11-11|75	%makeinstall_std
14cu|gnochm-0.9.11-11|76	
14cu|gnochm-0.9.11-11|77	%find_lang %{name} --with-gnome
14cu|gnochm-0.9.11-11|78	
14cu|gnochm-0.9.11-11|79	# icon
14cu|gnochm-0.9.11-11|80	mkdir -p %{buildroot}%{_liconsdir}
14cu|gnochm-0.9.11-11|81	mkdir -p %{buildroot}%{_iconsdir}
14cu|gnochm-0.9.11-11|82	mkdir -p %{buildroot}%{_miconsdir}
14cu|gnochm-0.9.11-11|83	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|84	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|85	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cu|gnochm-0.9.11-11|86	
14cu|gnochm-0.9.11-11|87	
14cu|gnochm-0.9.11-11|88	%changelog
14cu|gnochm-0.9.11-11|89	
14cu|gnochm-0.9.11-11|90	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.11-11
14cu|gnochm-0.9.11-11|91	- (0644344) Adjust requirements
14cu|gnochm-0.9.11-11|92	
14cu|gnochm-0.9.11-11|93	

10286 14
14cu|gnofract4d-3.14.1-1|1	Name:		gnofract4d
14cu|gnofract4d-3.14.1-1|2	Version:	3.14.1
14cu|gnofract4d-3.14.1-1|3	Release:	1
14cu|gnofract4d-3.14.1-1|4	Summary:	Gnofract 4D: Superior Fractal Software
14cu|gnofract4d-3.14.1-1|5	Group:		Graphics
14cu|gnofract4d-3.14.1-1|6	License:	BSD
14cu|gnofract4d-3.14.1-1|7	URL:		http://%{name}.sourceforge.net
14cu|gnofract4d-3.14.1-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|gnofract4d-3.14.1-1|9	Patch0:		%{name}-3.13-fix_desktop_file.patch
14cu|gnofract4d-3.14.1-1|10	Patch1:		%{name}-3.13-fix_libdl.patch
14cu|gnofract4d-3.14.1-1|11	BuildRequires:	pkgconfig(python-2.7)
14cu|gnofract4d-3.14.1-1|12	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|gnofract4d-3.14.1-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gnofract4d-3.14.1-1|14	BuildRequires:	glibc-devel
14cu|gnofract4d-3.14.1-1|15	
14cu|gnofract4d-3.14.1-1|16	%description
14cu|gnofract4d-3.14.1-1|17	Gnofract 4D is a free, open source program which allows anyone to create
14cu|gnofract4d-3.14.1-1|18	beautiful images called fractals. The images are automatically created by the
14cu|gnofract4d-3.14.1-1|19	computer based on mathematical principles. These include the Mandelbrot and
14cu|gnofract4d-3.14.1-1|20	Julia sets and many more. You don't need to do any math: you can explore a
14cu|gnofract4d-3.14.1-1|21	universe of images just using a mouse.
14cu|gnofract4d-3.14.1-1|22	
14cu|gnofract4d-3.14.1-1|23	%files
14cu|gnofract4d-3.14.1-1|24	%doc COPYING README
14cu|gnofract4d-3.14.1-1|25	%{_bindir}/%{name}
14cu|gnofract4d-3.14.1-1|26	%{_datadir}/%{name}
14cu|gnofract4d-3.14.1-1|27	%{_datadir}/pixmaps/%{name}
14cu|gnofract4d-3.14.1-1|28	%{_datadir}/pixmaps/%{name}-logo.png
14cu|gnofract4d-3.14.1-1|29	%{_datadir}/mime/packages/%{name}-mime.xml
14cu|gnofract4d-3.14.1-1|30	%{_datadir}/applications/%{name}.desktop
14cu|gnofract4d-3.14.1-1|31	%{_datadir}/gnome/help/%{name}
14cu|gnofract4d-3.14.1-1|32	%{python_sitearch}/fract4d
14cu|gnofract4d-3.14.1-1|33	%{python_sitearch}/fract4dgui
14cu|gnofract4d-3.14.1-1|34	%{python_sitearch}/fractutils
14cu|gnofract4d-3.14.1-1|35	%{python_sitearch}/%{name}-%{version}-py%{py_ver}.egg-info
14cu|gnofract4d-3.14.1-1|36	
14cu|gnofract4d-3.14.1-1|37	#-----------------------------------------------------------------------------
14cu|gnofract4d-3.14.1-1|38	
14cu|gnofract4d-3.14.1-1|39	%prep
14cu|gnofract4d-3.14.1-1|40	%setup -q
14cu|gnofract4d-3.14.1-1|41	%patch0 -p0
14cu|gnofract4d-3.14.1-1|42	%patch1 -p0
14cu|gnofract4d-3.14.1-1|43	
14cu|gnofract4d-3.14.1-1|44	
14cu|gnofract4d-3.14.1-1|45	%build
14cu|gnofract4d-3.14.1-1|46	python setup.py build
14cu|gnofract4d-3.14.1-1|47	
14cu|gnofract4d-3.14.1-1|48	
14cu|gnofract4d-3.14.1-1|49	%install
14cu|gnofract4d-3.14.1-1|50	python setup.py install --root=%{buildroot}
14cu|gnofract4d-3.14.1-1|51	
14cu|gnofract4d-3.14.1-1|52	#duplicate docs
14cu|gnofract4d-3.14.1-1|53	rm -rf %{buildroot}%{_docdir}/%{name}
14cu|gnofract4d-3.14.1-1|54	
14cu|gnofract4d-3.14.1-1|55	
14cu|gnofract4d-3.14.1-1|56	# Fix permissions and correspondig rpmlint warnings
14cu|gnofract4d-3.14.1-1|57	chmod 644 %{buildroot}%{_datadir}/%{name}/maps/royal.map
14cu|gnofract4d-3.14.1-1|58	chmod +x %{buildroot}%{python_sitearch}/fract4d/{animation,canon,checkalloc,codegen,createdocs,fc,fractal,fractlexer,fractparser,fsymbol,gradient}.py
14cu|gnofract4d-3.14.1-1|59	chmod +x %{buildroot}%{python_sitearch}/fract4d/{__init__,mapmatcher,parfile,preprocessor,ppfrm,profutil,testbase,translate,splitugr,test}.py
14cu|gnofract4d-3.14.1-1|60	chmod +x %{buildroot}%{python_sitearch}/fract4d/test_*.py
14cu|gnofract4d-3.14.1-1|61	chmod +x %{buildroot}%{python_sitearch}/fract4dgui/{browser,createdocs,DlgAdvOpt,FCTGen,gtkfractal,__init__,test}.py
14cu|gnofract4d-3.14.1-1|62	chmod +x %{buildroot}%{python_sitearch}/fract4dgui/test_*.py
14cu|gnofract4d-3.14.1-1|63	chmod +x %{buildroot}%{python_sitearch}/fractutils/{__init__,makemap,makemapgui,stub_subprocess,test}.py
14cu|gnofract4d-3.14.1-1|64	chmod +x %{buildroot}%{python_sitearch}/fractutils/test_*.py
14cu|gnofract4d-3.14.1-1|65	
14cu|gnofract4d-3.14.1-1|66	%changelog
14cu|gnofract4d-3.14.1-1|67	
14cu|gnofract4d-3.14.1-1|68	* Mon Apr 20 2015 Giovanni Mariani <mc2374@mclink.it> 3.14.1-1
14cu|gnofract4d-3.14.1-1|69	- (45f0ecf) Updated to release 3.14.1, cleaned specfile and fixed a ton of rpmlint warnings
14cu|gnofract4d-3.14.1-1|70	
14cu|gnofract4d-3.14.1-1|71	

10287 14
14cu|gnokii-0.6.31-14|1	%define	major	7
14cu|gnokii-0.6.31-14|2	%define	libname			%mklibname %{name} %{major}
14cu|gnokii-0.6.31-14|3	%define	libnamedev		%mklibname %{name} -d
14cu|gnokii-0.6.31-14|4	
14cu|gnokii-0.6.31-14|5	Summary:	Tool suite for Nokia mobile phones
14cu|gnokii-0.6.31-14|6	Name:		gnokii
14cu|gnokii-0.6.31-14|7	Version: 	0.6.31
14cu|gnokii-0.6.31-14|8	Release:	14
14cu|gnokii-0.6.31-14|9	License:	GPLv2+
14cu|gnokii-0.6.31-14|10	Url:		http://www.gnokii.org/
14cu|gnokii-0.6.31-14|11	Group:		Communications
14cu|gnokii-0.6.31-14|12	Source0:	http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
14cu|gnokii-0.6.31-14|13	Source1:        %{name}-smsd.service
14cu|gnokii-0.6.31-14|14	Source3:        %{name}-smsd.sysconfig
14cu|gnokii-0.6.31-14|15	Source4:        %{name}-smsd.logrotate
14cu|gnokii-0.6.31-14|16	Source5:        %{name}-smsd2mail.sh
14cu|gnokii-0.6.31-14|17	Source6:        %{name}-smsd-README.smsd2mail
14cu|gnokii-0.6.31-14|18	Source7:        %{name}-tmpfiles.conf
14cu|gnokii-0.6.31-14|19	Source11:	%{name}-16x16.png
14cu|gnokii-0.6.31-14|20	Source12:	%{name}-32x32.png
14cu|gnokii-0.6.31-14|21	Source13:	%{name}-48x48.png
14cu|gnokii-0.6.31-14|22	Patch3:         gnokii-0.6.8-fix-locking.patch
14cu|gnokii-0.6.31-14|23	Patch4:		gnokii-0.6.30-fix-sqlite-libs.patch
14cu|gnokii-0.6.31-14|24	# (cjw) do not declare functions passed to gtk as inline
14cu|gnokii-0.6.31-14|25	Patch5:		gnokii-0.6.31-gcc5.patch
14cu|gnokii-0.6.31-14|26	BuildRequires:	xpm-devel
14cu|gnokii-0.6.31-14|27	BuildRequires:	gtk+2-devel
14cu|gnokii-0.6.31-14|28	BuildRequires:	bison
14cu|gnokii-0.6.31-14|29	BuildRequires:	bluez-devel
14cu|gnokii-0.6.31-14|30	BuildRequires:	pkgconfig(libusb)
14cu|gnokii-0.6.31-14|31	BuildRequires:	mysql-devel
14cu|gnokii-0.6.31-14|32	BuildRequires:	postgresql-devel
14cu|gnokii-0.6.31-14|33	BuildRequires:	sqlite3-devel
14cu|gnokii-0.6.31-14|34	BuildRequires:	pcsc-lite-devel
14cu|gnokii-0.6.31-14|35	BuildRequires:	libical-devel
14cu|gnokii-0.6.31-14|36	BuildRequires:	readline-devel
14cu|gnokii-0.6.31-14|37	BuildRequires:	gettext-devel
14cu|gnokii-0.6.31-14|38	BuildRequires:	intltool
14cu|gnokii-0.6.31-14|39	Requires(post):  systemd
14cu|gnokii-0.6.31-14|40	Requires(post):  rpm-helper >= 0.24.8-1
14cu|gnokii-0.6.31-14|41	Requires(preun): rpm-helper >= 0.24.8-1
14cu|gnokii-0.6.31-14|42	
14cu|gnokii-0.6.31-14|43	%description
14cu|gnokii-0.6.31-14|44	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
14cu|gnokii-0.6.31-14|45	Nokia's mobile phones, released under the GPL.
14cu|gnokii-0.6.31-14|46	
14cu|gnokii-0.6.31-14|47	%package	xgnokii
14cu|gnokii-0.6.31-14|48	Summary:	Graphical Linux/Unix tool suite for Nokia mobile phones
14cu|gnokii-0.6.31-14|49	Group:		Communications
14cu|gnokii-0.6.31-14|50	Requires:	%{name}
14cu|gnokii-0.6.31-14|51	Requires:	xdg-utils
14cu|gnokii-0.6.31-14|52	
14cu|gnokii-0.6.31-14|53	%description	xgnokii
14cu|gnokii-0.6.31-14|54	Xgnokii is graphical Linux/Unix tool suite for Nokia's mobile phones. It
14cu|gnokii-0.6.31-14|55	allows you to edit your contacts book, send/read SMS's from/in
14cu|gnokii-0.6.31-14|56	computer and more other features.
14cu|gnokii-0.6.31-14|57	
14cu|gnokii-0.6.31-14|58	%package        smsd
14cu|gnokii-0.6.31-14|59	Summary:        Gnokii SMS daemon
14cu|gnokii-0.6.31-14|60	Group:          Communications
14cu|gnokii-0.6.31-14|61	Requires:       %{name} = %{version}-%{release}
14cu|gnokii-0.6.31-14|62	Requires(post):  rpm-helper >= 0.24.8-1
14cu|gnokii-0.6.31-14|63	Requires(preun): rpm-helper >= 0.24.8-1
14cu|gnokii-0.6.31-14|64	
14cu|gnokii-0.6.31-14|65	%description    smsd
14cu|gnokii-0.6.31-14|66	The Gnokii SMS daemon receives and sends SMS messages.
14cu|gnokii-0.6.31-14|67	
14cu|gnokii-0.6.31-14|68	%package        smsd-pgsql
14cu|gnokii-0.6.31-14|69	Summary:        PostgreSQL support for Gnokii SMS daemon
14cu|gnokii-0.6.31-14|70	Group:          Communications
14cu|gnokii-0.6.31-14|71	Requires:       %{name}-smsd = %{version}-%{release}
14cu|gnokii-0.6.31-14|72	
14cu|gnokii-0.6.31-14|73	%description    smsd-pgsql
14cu|gnokii-0.6.31-14|74	%{summary}.
14cu|gnokii-0.6.31-14|75	
14cu|gnokii-0.6.31-14|76	%package        smsd-mysql
14cu|gnokii-0.6.31-14|77	Summary:        MySQL support for Gnokii SMS daemon
14cu|gnokii-0.6.31-14|78	Group:          Communications
14cu|gnokii-0.6.31-14|79	Requires:       %{name}-smsd = %{version}-%{release}
14cu|gnokii-0.6.31-14|80	
14cu|gnokii-0.6.31-14|81	%description    smsd-mysql
14cu|gnokii-0.6.31-14|82	%{summary}.
14cu|gnokii-0.6.31-14|83	
14cu|gnokii-0.6.31-14|84	%package        smsd-sqlite
14cu|gnokii-0.6.31-14|85	Summary:        SQLite support for Gnokii SMS daemon
14cu|gnokii-0.6.31-14|86	Group:          Communications
14cu|gnokii-0.6.31-14|87	Requires:	%{name}-smsd = %{version}-%{release}
14cu|gnokii-0.6.31-14|88	
14cu|gnokii-0.6.31-14|89	%description    smsd-sqlite
14cu|gnokii-0.6.31-14|90	%{summary}.
14cu|gnokii-0.6.31-14|91	
14cu|gnokii-0.6.31-14|92	%package -n	%{libname}
14cu|gnokii-0.6.31-14|93	Summary:	Linux/Unix tool suite for Nokia mobile phones
14cu|gnokii-0.6.31-14|94	Group: 		System/Libraries
14cu|gnokii-0.6.31-14|95	
14cu|gnokii-0.6.31-14|96	%description -n %{libname}
14cu|gnokii-0.6.31-14|97	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
14cu|gnokii-0.6.31-14|98	Nokia's mobile phones, released under the GPL.
14cu|gnokii-0.6.31-14|99	
14cu|gnokii-0.6.31-14|100	Libraries
14cu|gnokii-0.6.31-14|101	
14cu|gnokii-0.6.31-14|102	%package -n	%{libnamedev}
14cu|gnokii-0.6.31-14|103	Summary:	Development libraries and headers for gnokii
14cu|gnokii-0.6.31-14|104	Group: 		Development/C
14cu|gnokii-0.6.31-14|105	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|gnokii-0.6.31-14|106	Provides:	%{name}-devel = %{version}-%{release}
14cu|gnokii-0.6.31-14|107	Requires:	%{libname} = %{version}
14cu|gnokii-0.6.31-14|108	Obsoletes:	%mklibname %{name} -d -s
14cu|gnokii-0.6.31-14|109	
14cu|gnokii-0.6.31-14|110	%description -n %{libnamedev}
14cu|gnokii-0.6.31-14|111	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
14cu|gnokii-0.6.31-14|112	Nokia's mobile phones, released under the GPL.
14cu|gnokii-0.6.31-14|113	
14cu|gnokii-0.6.31-14|114	Development Libraries.
14cu|gnokii-0.6.31-14|115	
14cu|gnokii-0.6.31-14|116	%prep
14cu|gnokii-0.6.31-14|117	%setup -q -n %{name}-%{version}
14cu|gnokii-0.6.31-14|118	%patch3 -p1 -b .lock
14cu|gnokii-0.6.31-14|119	%patch4 -p0 -b .sqlite
14cu|gnokii-0.6.31-14|120	%patch5 -p1 -b .inline
14cu|gnokii-0.6.31-14|121	
14cu|gnokii-0.6.31-14|122	install -pm 644 %{SOURCE5} smsd2mail.sh
14cu|gnokii-0.6.31-14|123	install -pm 644 %{SOURCE6} README.smsd2mail
14cu|gnokii-0.6.31-14|124	
14cu|gnokii-0.6.31-14|125	%build
14cu|gnokii-0.6.31-14|126	autoreconf -fi
14cu|gnokii-0.6.31-14|127	%configure2_5x	--enable-security \
14cu|gnokii-0.6.31-14|128	--with-pic \
14cu|gnokii-0.6.31-14|129	--enable-libusb \
14cu|gnokii-0.6.31-14|130	--disable-static
14cu|gnokii-0.6.31-14|131	%make
14cu|gnokii-0.6.31-14|132	%make -C xgnokii
14cu|gnokii-0.6.31-14|133	
14cu|gnokii-0.6.31-14|134	%install
14cu|gnokii-0.6.31-14|135	%makeinstall_std
14cu|gnokii-0.6.31-14|136	%makeinstall_std -C xgnokii
14cu|gnokii-0.6.31-14|137	
14cu|gnokii-0.6.31-14|138	# Rename smsd to gnokii-smsd
14cu|gnokii-0.6.31-14|139	mv %{buildroot}%{_bindir}/{,gnokii-}smsd
14cu|gnokii-0.6.31-14|140	mv %{buildroot}%{_mandir}/man8/{,gnokii-}smsd.8
14cu|gnokii-0.6.31-14|141	sed -i 's,smsd ,gnokii-smsd ,' %{buildroot}%{_mandir}/man8/gnokii-smsd.8
14cu|gnokii-0.6.31-14|142	sed -i 's,smsd.,gnokii-smsd.,' %{buildroot}%{_mandir}/man8/gnokii-smsd.8
14cu|gnokii-0.6.31-14|143	
14cu|gnokii-0.6.31-14|144	install -d %{buildroot}%{_sysconfdir}
14cu|gnokii-0.6.31-14|145	sed 's#/usr/local/sbin/#%{_sbindir}/#' <Docs/sample/gnokiirc >%{buildroot}%{_sysconfdir}/gnokiirc
14cu|gnokii-0.6.31-14|146	
14cu|gnokii-0.6.31-14|147	# install the configuration files
14cu|gnokii-0.6.31-14|148	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/gnokii-smsd.service
14cu|gnokii-0.6.31-14|149	install -D -m 640 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/gnokii-smsd
14cu|gnokii-0.6.31-14|150	install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/gnokii-smsd
14cu|gnokii-0.6.31-14|151	install -D -p -m 0644 %{SOURCE7} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|gnokii-0.6.31-14|152	
14cu|gnokii-0.6.31-14|153	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|154	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|155	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|156	
14cu|gnokii-0.6.31-14|157	%find_lang %{name}
14cu|gnokii-0.6.31-14|158	
14cu|gnokii-0.6.31-14|159	%pre
14cu|gnokii-0.6.31-14|160	%_pre_groupadd %{name}
14cu|gnokii-0.6.31-14|161	
14cu|gnokii-0.6.31-14|162	%post
14cu|gnokii-0.6.31-14|163	systemd-tmpfiles --create %{name}.conf
14cu|gnokii-0.6.31-14|164	
14cu|gnokii-0.6.31-14|165	%postun
14cu|gnokii-0.6.31-14|166	%_postun_groupdel %{name}
14cu|gnokii-0.6.31-14|167	
14cu|gnokii-0.6.31-14|168	%pre smsd
14cu|gnokii-0.6.31-14|169	%_pre_useradd gnokii / /sbin/nologin
14cu|gnokii-0.6.31-14|170	
14cu|gnokii-0.6.31-14|171	%postun smsd
14cu|gnokii-0.6.31-14|172	%_postun_userdel gnokii
14cu|gnokii-0.6.31-14|173	
14cu|gnokii-0.6.31-14|174	%post smsd
14cu|gnokii-0.6.31-14|175	%_post_service gnokii-smsd
14cu|gnokii-0.6.31-14|176	
14cu|gnokii-0.6.31-14|177	%preun smsd
14cu|gnokii-0.6.31-14|178	%_preun_service gnokii-smsd
14cu|gnokii-0.6.31-14|179	
14cu|gnokii-0.6.31-14|180	%files
14cu|gnokii-0.6.31-14|181	%doc ChangeLog TODO MAINTAINERS
14cu|gnokii-0.6.31-14|182	%doc Docs/Bugs Docs/CREDITS Docs/DataCalls-QuickStart
14cu|gnokii-0.6.31-14|183	%doc Docs/FAQ Docs/gnokii-IrDA-Linux Docs/gnokii-ir-howto
14cu|gnokii-0.6.31-14|184	%doc Docs/gnokii.nol Docs/KNOWN_BUGS
14cu|gnokii-0.6.31-14|185	%doc Docs/README* Docs/sample
14cu|gnokii-0.6.31-14|186	%doc Docs/*.txt
14cu|gnokii-0.6.31-14|187	%doc utils/*.sis
14cu|gnokii-0.6.31-14|188	%{_bindir}/%{name}
14cu|gnokii-0.6.31-14|189	%{_bindir}/sendsms
14cu|gnokii-0.6.31-14|190	%{_bindir}/%{name}d
14cu|gnokii-0.6.31-14|191	%{_sbindir}/m%{name}dev
14cu|gnokii-0.6.31-14|192	%config(noreplace) %{_sysconfdir}/%{name}rc
14cu|gnokii-0.6.31-14|193	%{_mandir}/man1/gnokii.1*
14cu|gnokii-0.6.31-14|194	%{_mandir}/man1/sendsms.1*
14cu|gnokii-0.6.31-14|195	%{_mandir}/man8/gnokiid.8*
14cu|gnokii-0.6.31-14|196	%{_mandir}/man8/mgnokiidev.8*
14cu|gnokii-0.6.31-14|197	%{_tmpfilesdir}/%{name}.conf
14cu|gnokii-0.6.31-14|198	
14cu|gnokii-0.6.31-14|199	%files xgnokii -f %{name}.lang
14cu|gnokii-0.6.31-14|200	%{_bindir}/x%{name}
14cu|gnokii-0.6.31-14|201	%{_datadir}/applications/xgnokii.desktop
14cu|gnokii-0.6.31-14|202	%{_miconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|203	%{_iconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|204	%{_liconsdir}/x%{name}.png
14cu|gnokii-0.6.31-14|205	%{_mandir}/man1/xgnokii*
14cu|gnokii-0.6.31-14|206	
14cu|gnokii-0.6.31-14|207	%files smsd
14cu|gnokii-0.6.31-14|208	%doc smsd/action smsd/ChangeLog smsd/README README.smsd2mail smsd2mail.sh
14cu|gnokii-0.6.31-14|209	%attr(-,gnokii,gnokii) %config(noreplace) %{_sysconfdir}/sysconfig/gnokii-smsd
14cu|gnokii-0.6.31-14|210	%config(noreplace) %{_sysconfdir}/logrotate.d/gnokii-smsd
14cu|gnokii-0.6.31-14|211	%{_unitdir}/gnokii-smsd.service
14cu|gnokii-0.6.31-14|212	%{_bindir}/gnokii-smsd
14cu|gnokii-0.6.31-14|213	%{_mandir}/man8/gnokii-smsd.8*
14cu|gnokii-0.6.31-14|214	%dir %{_libdir}/smsd/
14cu|gnokii-0.6.31-14|215	%{_libdir}/smsd/libsmsd_file.so
14cu|gnokii-0.6.31-14|216	
14cu|gnokii-0.6.31-14|217	%files smsd-sqlite
14cu|gnokii-0.6.31-14|218	%{_libdir}/smsd/libsmsd_sqlite.so
14cu|gnokii-0.6.31-14|219	
14cu|gnokii-0.6.31-14|220	%files smsd-pgsql
14cu|gnokii-0.6.31-14|221	%doc smsd/sms.tables.pq.sql
14cu|gnokii-0.6.31-14|222	%{_libdir}/smsd/libsmsd_pq.so
14cu|gnokii-0.6.31-14|223	
14cu|gnokii-0.6.31-14|224	%files smsd-mysql
14cu|gnokii-0.6.31-14|225	%doc smsd/sms.tables.mysql.sql
14cu|gnokii-0.6.31-14|226	%{_libdir}/smsd/libsmsd_mysql.so
14cu|gnokii-0.6.31-14|227	
14cu|gnokii-0.6.31-14|228	%files -n %{libname}
14cu|gnokii-0.6.31-14|229	
14cu|gnokii-0.6.31-14|230	%{_libdir}/*.so.%{major}*
14cu|gnokii-0.6.31-14|231	
14cu|gnokii-0.6.31-14|232	%files -n %{libnamedev}
14cu|gnokii-0.6.31-14|233	%doc Docs/gnokii-hackers-howto
14cu|gnokii-0.6.31-14|234	%doc Docs/gettext-howto
14cu|gnokii-0.6.31-14|235	%doc Docs/protocol
14cu|gnokii-0.6.31-14|236	%{_includedir}/*.h
14cu|gnokii-0.6.31-14|237	%{_includedir}/%{name}
14cu|gnokii-0.6.31-14|238	%{_libdir}/*.so
14cu|gnokii-0.6.31-14|239	%{_libdir}/pkgconfig/*
14cu|gnokii-0.6.31-14|240	
14cu|gnokii-0.6.31-14|241	
14cu|gnokii-0.6.31-14|242	
14cu|gnokii-0.6.31-14|243	%changelog
14cu|gnokii-0.6.31-14|244	
14cu|gnokii-0.6.31-14|245	* Thu Sep 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.31-14
14cu|gnokii-0.6.31-14|246	- (e0cc496) Migrated to systemd
14cu|gnokii-0.6.31-14|247	
14cu|gnokii-0.6.31-14|248	

10288 14
14cu|gnome-appfolders-manager-0.3.1-2|1	%define debug_package		%{nil}
14cu|gnome-appfolders-manager-0.3.1-2|2	
14cu|gnome-appfolders-manager-0.3.1-2|3	Summary:       Manage GNOME Shell applications folders
14cu|gnome-appfolders-manager-0.3.1-2|4	Name:          gnome-appfolders-manager
14cu|gnome-appfolders-manager-0.3.1-2|5	Version:       0.3.1
14cu|gnome-appfolders-manager-0.3.1-2|6	Release:       2
14cu|gnome-appfolders-manager-0.3.1-2|7	Group:         Development/GNOME and GTK+
14cu|gnome-appfolders-manager-0.3.1-2|8	License:       GPLv2+
14cu|gnome-appfolders-manager-0.3.1-2|9	URL:           https://github.com/muflone/gnome-appfolders-manager
14cu|gnome-appfolders-manager-0.3.1-2|10	Source0:       %{name}-%{version}.tar.gz
14cu|gnome-appfolders-manager-0.3.1-2|11	BuildRequires:	pkgconfig(python)
14cu|gnome-appfolders-manager-0.3.1-2|12	BuildRequires:  python-gi
14cu|gnome-appfolders-manager-0.3.1-2|13	BuildRequires:  python-pyxdg
14cu|gnome-appfolders-manager-0.3.1-2|14	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|gnome-appfolders-manager-0.3.1-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gnome-appfolders-manager-0.3.1-2|16	
14cu|gnome-appfolders-manager-0.3.1-2|17	%description
14cu|gnome-appfolders-manager-0.3.1-2|18	Manage GNOME Shell applications folders.
14cu|gnome-appfolders-manager-0.3.1-2|19	
14cu|gnome-appfolders-manager-0.3.1-2|20	%files -f %{name}.lang
14cu|gnome-appfolders-manager-0.3.1-2|21	%{_bindir}/gnome-appfolders-manager
14cu|gnome-appfolders-manager-0.3.1-2|22	%{_datadir}/applications/gnome-appfolders-manager.desktop
14cu|gnome-appfolders-manager-0.3.1-2|23	%{_datadir}/gnome-appfolders-manager/*
14cu|gnome-appfolders-manager-0.3.1-2|24	%{_docdir}/gnome-appfolders-manager/*
14cu|gnome-appfolders-manager-0.3.1-2|25	%{py_puresitedir}/GNOME_App_Folders_Manager-0.3.1-py2.7.egg-info
14cu|gnome-appfolders-manager-0.3.1-2|26	%{py_puresitedir}/gnome_appfolders_manager/*
14cu|gnome-appfolders-manager-0.3.1-2|27	%{_iconsdir}/hicolor/*/apps/gnome-appfolders-manager.*
14cu|gnome-appfolders-manager-0.3.1-2|28	
14cu|gnome-appfolders-manager-0.3.1-2|29	%prep
14cu|gnome-appfolders-manager-0.3.1-2|30	%setup -q
14cu|gnome-appfolders-manager-0.3.1-2|31	
14cu|gnome-appfolders-manager-0.3.1-2|32	%build
14cu|gnome-appfolders-manager-0.3.1-2|33	
14cu|gnome-appfolders-manager-0.3.1-2|34	%install
14cu|gnome-appfolders-manager-0.3.1-2|35	python setup.py install --root=%{buildroot}
14cu|gnome-appfolders-manager-0.3.1-2|36	
14cu|gnome-appfolders-manager-0.3.1-2|37	%find_lang %{name}
14cu|gnome-appfolders-manager-0.3.1-2|38	
14cu|gnome-appfolders-manager-0.3.1-2|39	%changelog
14cu|gnome-appfolders-manager-0.3.1-2|40	
14cu|gnome-appfolders-manager-0.3.1-2|41	* Sat Oct 29 2016 tremod <negry.m@yandex.ru> 0.3.1-2
14cu|gnome-appfolders-manager-0.3.1-2|42	- (1b7288b) Used new macro %py_puresitedir
14cu|gnome-appfolders-manager-0.3.1-2|43	
14cu|gnome-appfolders-manager-0.3.1-2|44	

10289 14
14cu|gnome-chemistry-utils-0.14.10-1|1	%define api 0.14
14cu|gnome-chemistry-utils-0.14.10-1|2	%define major 0
14cu|gnome-chemistry-utils-0.14.10-1|3	%define libname %mklibname gcu %{api} %{major}
14cu|gnome-chemistry-utils-0.14.10-1|4	%define libgchempaint %mklibname gchempaint %{api} %{major}
14cu|gnome-chemistry-utils-0.14.10-1|5	%define libgcrystal %mklibname gcrystal %{api} %{major}
14cu|gnome-chemistry-utils-0.14.10-1|6	
14cu|gnome-chemistry-utils-0.14.10-1|7	Summary:	Backend for Gnome chemistry applications
14cu|gnome-chemistry-utils-0.14.10-1|8	Name:		gnome-chemistry-utils
14cu|gnome-chemistry-utils-0.14.10-1|9	Version:	0.14.10
14cu|gnome-chemistry-utils-0.14.10-1|10	Release:	1
14cu|gnome-chemistry-utils-0.14.10-1|11	License:	LGPLv2+
14cu|gnome-chemistry-utils-0.14.10-1|12	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|13	Url:		http://www.nongnu.org/gchemutils/
14cu|gnome-chemistry-utils-0.14.10-1|14	Source0:	http://download.savannah.nongnu.org/releases/gchemutils/%{api}/%{name}-%{version}.tar.xz
14cu|gnome-chemistry-utils-0.14.10-1|15	BuildRequires:	bodr
14cu|gnome-chemistry-utils-0.14.10-1|16	BuildRequires:	chemical-mime-data
14cu|gnome-chemistry-utils-0.14.10-1|17	BuildRequires:	chrpath
14cu|gnome-chemistry-utils-0.14.10-1|18	BuildRequires:	gtk-doc
14cu|gnome-chemistry-utils-0.14.10-1|19	BuildRequires:	intltool
14cu|gnome-chemistry-utils-0.14.10-1|20	BuildRequires:	perl-XML-Parser
14cu|gnome-chemistry-utils-0.14.10-1|21	BuildRequires:	pkgconfig(glu)
14cu|gnome-chemistry-utils-0.14.10-1|22	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|gnome-chemistry-utils-0.14.10-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gnome-chemistry-utils-0.14.10-1|24	BuildRequires:	pkgconfig(libgoffice-0.10)
14cu|gnome-chemistry-utils-0.14.10-1|25	BuildRequires:	pkgconfig(libgsf-1)
14cu|gnome-chemistry-utils-0.14.10-1|26	BuildRequires:	pkgconfig(openbabel-2.0)
14cu|gnome-chemistry-utils-0.14.10-1|27	# Also can be built with gnumeric but we don't do it for now
14cu|gnome-chemistry-utils-0.14.10-1|28	Provides:	gcu = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|29	Provides:	gchemutils = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|30	Obsoletes:	gcu < %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|31	Obsoletes:	gchemutils < %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|32	# fwang: the main package comes meta package since 0.10
14cu|gnome-chemistry-utils-0.14.10-1|33	Requires:	gchem3d = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|34	Requires:	gchemcalc = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|35	Requires:	gchempaint = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|36	Requires:	gchemtable = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|37	Requires:	gcrystal = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|38	Requires:	gspectrum = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|39	
14cu|gnome-chemistry-utils-0.14.10-1|40	%description
14cu|gnome-chemistry-utils-0.14.10-1|41	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|42	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|43	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|44	
14cu|gnome-chemistry-utils-0.14.10-1|45	%files
14cu|gnome-chemistry-utils-0.14.10-1|46	%doc README ChangeLog NEWS AUTHORS
14cu|gnome-chemistry-utils-0.14.10-1|47	
14cu|gnome-chemistry-utils-0.14.10-1|48	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|49	
14cu|gnome-chemistry-utils-0.14.10-1|50	%package common
14cu|gnome-chemistry-utils-0.14.10-1|51	Summary:	Common files shared by different components of %{name}
14cu|gnome-chemistry-utils-0.14.10-1|52	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|53	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|54	Requires:	chemical-mime-data
14cu|gnome-chemistry-utils-0.14.10-1|55	Requires:	bodr
14cu|gnome-chemistry-utils-0.14.10-1|56	
14cu|gnome-chemistry-utils-0.14.10-1|57	%description common
14cu|gnome-chemistry-utils-0.14.10-1|58	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|59	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|60	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|61	
14cu|gnome-chemistry-utils-0.14.10-1|62	This package contains the common files ahred by different components of
14cu|gnome-chemistry-utils-0.14.10-1|63	%{name}.
14cu|gnome-chemistry-utils-0.14.10-1|64	
14cu|gnome-chemistry-utils-0.14.10-1|65	%preun common
14cu|gnome-chemistry-utils-0.14.10-1|66	%preun_uninstall_gconf_schemas gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|67	
14cu|gnome-chemistry-utils-0.14.10-1|68	%files common -f gchemutils-%{api}.lang
14cu|gnome-chemistry-utils-0.14.10-1|69	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.gschema.xml
14cu|gnome-chemistry-utils-0.14.10-1|70	%dir %{_libdir}/gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|71	%dir %{_libdir}/gchemutils/%{api}
14cu|gnome-chemistry-utils-0.14.10-1|72	%dir %{_libdir}/gchemutils/%{api}/plugins
14cu|gnome-chemistry-utils-0.14.10-1|73	%{_libdir}/gchemutils/%{api}/plugins/cdx
14cu|gnome-chemistry-utils-0.14.10-1|74	%{_libdir}/gchemutils/%{api}/plugins/cdxml
14cu|gnome-chemistry-utils-0.14.10-1|75	%{_libdir}/gchemutils/%{api}/plugins/cif
14cu|gnome-chemistry-utils-0.14.10-1|76	%{_libdir}/gchemutils/%{api}/plugins/cml
14cu|gnome-chemistry-utils-0.14.10-1|77	%{_libdir}/gchemutils/%{api}/plugins/nuts
14cu|gnome-chemistry-utils-0.14.10-1|78	%dir %{_datadir}/gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|79	%dir %{_datadir}/gchemutils/%{api}
14cu|gnome-chemistry-utils-0.14.10-1|80	%{_datadir}/gchemutils/%{api}/*.xml
14cu|gnome-chemistry-utils-0.14.10-1|81	%dir %{_datadir}/gchemutils/%{api}/pixmaps
14cu|gnome-chemistry-utils-0.14.10-1|82	%dir %{_datadir}/gchemutils/%{api}/ui
14cu|gnome-chemistry-utils-0.14.10-1|83	%{_datadir}/gchemutils/%{api}/ui/libgcu
14cu|gnome-chemistry-utils-0.14.10-1|84	%{_datadir}/mime/packages/*.xml
14cu|gnome-chemistry-utils-0.14.10-1|85	%{_libdir}/babelserver
14cu|gnome-chemistry-utils-0.14.10-1|86	
14cu|gnome-chemistry-utils-0.14.10-1|87	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|88	
14cu|gnome-chemistry-utils-0.14.10-1|89	%package -n %{libname}
14cu|gnome-chemistry-utils-0.14.10-1|90	Summary:	Main libraries for %{name}
14cu|gnome-chemistry-utils-0.14.10-1|91	Group:		System/Libraries
14cu|gnome-chemistry-utils-0.14.10-1|92	
14cu|gnome-chemistry-utils-0.14.10-1|93	%description -n %{libname}
14cu|gnome-chemistry-utils-0.14.10-1|94	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|95	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|96	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|97	
14cu|gnome-chemistry-utils-0.14.10-1|98	This package contains the library needed to run programs dynamically
14cu|gnome-chemistry-utils-0.14.10-1|99	linked with %{name}.
14cu|gnome-chemistry-utils-0.14.10-1|100	
14cu|gnome-chemistry-utils-0.14.10-1|101	%files -n %{libname}
14cu|gnome-chemistry-utils-0.14.10-1|102	%{_libdir}/libgcu-%{api}.so.%{major}*
14cu|gnome-chemistry-utils-0.14.10-1|103	%{_libdir}/libgcugtk-%{api}.so.%{major}*
14cu|gnome-chemistry-utils-0.14.10-1|104	
14cu|gnome-chemistry-utils-0.14.10-1|105	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|106	
14cu|gnome-chemistry-utils-0.14.10-1|107	%package -n %{libgchempaint}
14cu|gnome-chemistry-utils-0.14.10-1|108	Summary:	Libraries for gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|109	Group:		System/Libraries
14cu|gnome-chemistry-utils-0.14.10-1|110	
14cu|gnome-chemistry-utils-0.14.10-1|111	%description -n %{libgchempaint}
14cu|gnome-chemistry-utils-0.14.10-1|112	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|113	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|114	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|115	
14cu|gnome-chemistry-utils-0.14.10-1|116	This package contains the library needed to run programs dynamically
14cu|gnome-chemistry-utils-0.14.10-1|117	linked with gchempaint.
14cu|gnome-chemistry-utils-0.14.10-1|118	
14cu|gnome-chemistry-utils-0.14.10-1|119	%files -n %{libgchempaint}
14cu|gnome-chemistry-utils-0.14.10-1|120	%{_libdir}/libgcp-%{api}.so.%{major}*
14cu|gnome-chemistry-utils-0.14.10-1|121	%{_libdir}/libgccv-%{api}.so.%{major}*
14cu|gnome-chemistry-utils-0.14.10-1|122	
14cu|gnome-chemistry-utils-0.14.10-1|123	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|124	
14cu|gnome-chemistry-utils-0.14.10-1|125	%package -n %{libgcrystal}
14cu|gnome-chemistry-utils-0.14.10-1|126	Summary:	Libraries for gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|127	Group:		System/Libraries
14cu|gnome-chemistry-utils-0.14.10-1|128	
14cu|gnome-chemistry-utils-0.14.10-1|129	%description -n %{libgcrystal}
14cu|gnome-chemistry-utils-0.14.10-1|130	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|131	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|132	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|133	
14cu|gnome-chemistry-utils-0.14.10-1|134	This package contains the library needed to run programs dynamically
14cu|gnome-chemistry-utils-0.14.10-1|135	linked with gcrystal.
14cu|gnome-chemistry-utils-0.14.10-1|136	
14cu|gnome-chemistry-utils-0.14.10-1|137	%files -n %{libgcrystal}
14cu|gnome-chemistry-utils-0.14.10-1|138	%{_libdir}/libgcrystal-%{api}.so.%{major}*
14cu|gnome-chemistry-utils-0.14.10-1|139	
14cu|gnome-chemistry-utils-0.14.10-1|140	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|141	
14cu|gnome-chemistry-utils-0.14.10-1|142	%package -n gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|143	Summary:	GNOME 2D chemical structure drawing tool
14cu|gnome-chemistry-utils-0.14.10-1|144	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|145	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|146	Suggests:	%{name}-goffice = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|147	Conflicts:	%{name}-common < 0.10.1-2
14cu|gnome-chemistry-utils-0.14.10-1|148	
14cu|gnome-chemistry-utils-0.14.10-1|149	%description -n gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|150	GChemPaint is a 2D chemical structures editor for the Gnome-2 desktop.
14cu|gnome-chemistry-utils-0.14.10-1|151	GChemPaint is a multi-document application and will be a bonobo server so
14cu|gnome-chemistry-utils-0.14.10-1|152	that some chemistry could be embedded in Gnome applications such as
14cu|gnome-chemistry-utils-0.14.10-1|153	Gnumeric and Abiword.
14cu|gnome-chemistry-utils-0.14.10-1|154	
14cu|gnome-chemistry-utils-0.14.10-1|155	%preun -n gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|156	%preun_uninstall_gconf_schemas gchempaint gchempaint-arrows
14cu|gnome-chemistry-utils-0.14.10-1|157	
14cu|gnome-chemistry-utils-0.14.10-1|158	%files -n gchempaint
14cu|gnome-chemistry-utils-0.14.10-1|159	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.gschema.xml
14cu|gnome-chemistry-utils-0.14.10-1|160	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.plugins.arrows.gschema.xml
14cu|gnome-chemistry-utils-0.14.10-1|161	%{_bindir}/gchempaint*
14cu|gnome-chemistry-utils-0.14.10-1|162	%{_libdir}/gchemutils/%{api}/plugins/paint
14cu|gnome-chemistry-utils-0.14.10-1|163	%{_datadir}/applications/gchempaint*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|164	%{_datadir}/gchemutils/%{api}/paint
14cu|gnome-chemistry-utils-0.14.10-1|165	%{_datadir}/gchemutils/%{api}/pixmaps/gchempaint_logo.*
14cu|gnome-chemistry-utils-0.14.10-1|166	%{_datadir}/gchemutils/%{api}/ui/paint
14cu|gnome-chemistry-utils-0.14.10-1|167	%{_datadir}/gnome/help/gchempaint-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|168	%{_iconsdir}/hicolor/*/apps/gchempaint.*
14cu|gnome-chemistry-utils-0.14.10-1|169	%{_iconsdir}/hicolor/*/mimetypes/application-x-gchempaint.*
14cu|gnome-chemistry-utils-0.14.10-1|170	%{_mandir}/man1/gchempaint*
14cu|gnome-chemistry-utils-0.14.10-1|171	%{_datadir}/omf/gchempaint-%{api}/gchempaint-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|172	%{_datadir}/appdata/gchempaint*
14cu|gnome-chemistry-utils-0.14.10-1|173	
14cu|gnome-chemistry-utils-0.14.10-1|174	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|175	
14cu|gnome-chemistry-utils-0.14.10-1|176	%package -n gchem3d
14cu|gnome-chemistry-utils-0.14.10-1|177	Summary:	Molecules Viewer
14cu|gnome-chemistry-utils-0.14.10-1|178	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|179	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|180	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|181	
14cu|gnome-chemistry-utils-0.14.10-1|182	%description -n gchem3d
14cu|gnome-chemistry-utils-0.14.10-1|183	GChem3Viewer is a 3D molecular structure viewer.
14cu|gnome-chemistry-utils-0.14.10-1|184	
14cu|gnome-chemistry-utils-0.14.10-1|185	%files -n gchem3d
14cu|gnome-chemistry-utils-0.14.10-1|186	%{_bindir}/gchem3d*
14cu|gnome-chemistry-utils-0.14.10-1|187	%{_datadir}/applications/gchem3d*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|188	%{_datadir}/gnome/help/gchem3d-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|189	%{_iconsdir}/hicolor/*/apps/gchem3d.*
14cu|gnome-chemistry-utils-0.14.10-1|190	%{_mandir}/man1/gchem3d*
14cu|gnome-chemistry-utils-0.14.10-1|191	%{_datadir}/omf/gchem3d-%{api}/gchem3d-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|192	%{_datadir}/appdata/gchem3d*
14cu|gnome-chemistry-utils-0.14.10-1|193	
14cu|gnome-chemistry-utils-0.14.10-1|194	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|195	
14cu|gnome-chemistry-utils-0.14.10-1|196	%package -n gchemcalc
14cu|gnome-chemistry-utils-0.14.10-1|197	Summary:	Chemical calculator
14cu|gnome-chemistry-utils-0.14.10-1|198	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|199	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|200	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|201	
14cu|gnome-chemistry-utils-0.14.10-1|202	%description -n gchemcalc
14cu|gnome-chemistry-utils-0.14.10-1|203	GChemCalc is a Chemical calculator.
14cu|gnome-chemistry-utils-0.14.10-1|204	
14cu|gnome-chemistry-utils-0.14.10-1|205	%files -n gchemcalc
14cu|gnome-chemistry-utils-0.14.10-1|206	%{_bindir}/gchemcalc*
14cu|gnome-chemistry-utils-0.14.10-1|207	%{_datadir}/applications/gchemcalc*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|208	%{_datadir}/gchemutils/%{api}/ui/calc
14cu|gnome-chemistry-utils-0.14.10-1|209	%{_datadir}/gnome/help/gchemcalc-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|210	%{_iconsdir}/hicolor/*/apps/gchemcalc.*
14cu|gnome-chemistry-utils-0.14.10-1|211	%{_mandir}/man1/gchemcalc*
14cu|gnome-chemistry-utils-0.14.10-1|212	%{_datadir}/omf/gchemcalc-%{api}/gchemcalc-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|213	%{_datadir}/appdata/gchemcalc*
14cu|gnome-chemistry-utils-0.14.10-1|214	
14cu|gnome-chemistry-utils-0.14.10-1|215	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|216	
14cu|gnome-chemistry-utils-0.14.10-1|217	%package -n gchemtable
14cu|gnome-chemistry-utils-0.14.10-1|218	Summary:	Periodic table
14cu|gnome-chemistry-utils-0.14.10-1|219	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|220	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|221	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|222	
14cu|gnome-chemistry-utils-0.14.10-1|223	%description -n gchemtable
14cu|gnome-chemistry-utils-0.14.10-1|224	GChemTable is a periodic table of the elements application.
14cu|gnome-chemistry-utils-0.14.10-1|225	
14cu|gnome-chemistry-utils-0.14.10-1|226	%files -n gchemtable
14cu|gnome-chemistry-utils-0.14.10-1|227	%{_bindir}/gchemtable*
14cu|gnome-chemistry-utils-0.14.10-1|228	%{_datadir}/applications/gchemtable*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|229	%{_datadir}/gnome/help/gchemtable-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|230	%{_datadir}/gchemutils/%{api}/ui/table
14cu|gnome-chemistry-utils-0.14.10-1|231	%{_iconsdir}/hicolor/*/apps/gchemtable.*
14cu|gnome-chemistry-utils-0.14.10-1|232	%{_mandir}/man1/gchemtable*
14cu|gnome-chemistry-utils-0.14.10-1|233	%{_datadir}/omf/gchemtable-%{api}/gchemtable-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|234	%{_datadir}/appdata/gchemtable*
14cu|gnome-chemistry-utils-0.14.10-1|235	
14cu|gnome-chemistry-utils-0.14.10-1|236	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|237	
14cu|gnome-chemistry-utils-0.14.10-1|238	%package -n gcrystal
14cu|gnome-chemistry-utils-0.14.10-1|239	Summary:	Crystal structure viewer
14cu|gnome-chemistry-utils-0.14.10-1|240	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|241	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|242	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|243	
14cu|gnome-chemistry-utils-0.14.10-1|244	%description -n gcrystal
14cu|gnome-chemistry-utils-0.14.10-1|245	GCrystal is a Crystal structure viewer.
14cu|gnome-chemistry-utils-0.14.10-1|246	
14cu|gnome-chemistry-utils-0.14.10-1|247	%preun -n gcrystal
14cu|gnome-chemistry-utils-0.14.10-1|248	%preun_uninstall_gconf_schemas gcrystal
14cu|gnome-chemistry-utils-0.14.10-1|249	
14cu|gnome-chemistry-utils-0.14.10-1|250	%files -n gcrystal
14cu|gnome-chemistry-utils-0.14.10-1|251	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.crystal.gschema.xml
14cu|gnome-chemistry-utils-0.14.10-1|252	%{_bindir}/gcrystal*
14cu|gnome-chemistry-utils-0.14.10-1|253	%{_datadir}/gchemutils/%{api}/pixmaps/gcrystal_logo.png
14cu|gnome-chemistry-utils-0.14.10-1|254	%{_datadir}/gchemutils/%{api}/ui/crystal
14cu|gnome-chemistry-utils-0.14.10-1|255	%{_datadir}/applications/gcrystal*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|256	%{_datadir}/gnome/help/gcrystal-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|257	%{_iconsdir}/hicolor/*/apps/gcrystal.*
14cu|gnome-chemistry-utils-0.14.10-1|258	%{_iconsdir}/hicolor/*/mimetypes/application-x-gcrystal.*
14cu|gnome-chemistry-utils-0.14.10-1|259	%{_mandir}/man1/gcrystal*
14cu|gnome-chemistry-utils-0.14.10-1|260	%{_datadir}/omf/gcrystal-%{api}/gcrystal-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|261	%{_datadir}/appdata/gcrystal*
14cu|gnome-chemistry-utils-0.14.10-1|262	
14cu|gnome-chemistry-utils-0.14.10-1|263	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|264	
14cu|gnome-chemistry-utils-0.14.10-1|265	%package -n gspectrum
14cu|gnome-chemistry-utils-0.14.10-1|266	Summary:	Spectrum viewer
14cu|gnome-chemistry-utils-0.14.10-1|267	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|268	Requires:	%{name}-common = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|269	Conflicts:	%{name} < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|270	
14cu|gnome-chemistry-utils-0.14.10-1|271	%description -n gspectrum
14cu|gnome-chemistry-utils-0.14.10-1|272	GSpectrum is a Spectrum viewer.
14cu|gnome-chemistry-utils-0.14.10-1|273	
14cu|gnome-chemistry-utils-0.14.10-1|274	%files -n gspectrum
14cu|gnome-chemistry-utils-0.14.10-1|275	%{_bindir}/gspectrum*
14cu|gnome-chemistry-utils-0.14.10-1|276	%{_datadir}/applications/gspectrum*.desktop
14cu|gnome-chemistry-utils-0.14.10-1|277	%{_datadir}/gnome/help/gspectrum-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|278	%{_iconsdir}/hicolor/*/apps/gspectrum.*
14cu|gnome-chemistry-utils-0.14.10-1|279	%{_mandir}/man1/gspectrum*
14cu|gnome-chemistry-utils-0.14.10-1|280	%{_datadir}/omf/gspectrum-%{api}/gspectrum-%{api}-C.omf
14cu|gnome-chemistry-utils-0.14.10-1|281	%{_datadir}/appdata/gspectrum*
14cu|gnome-chemistry-utils-0.14.10-1|282	
14cu|gnome-chemistry-utils-0.14.10-1|283	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|284	
14cu|gnome-chemistry-utils-0.14.10-1|285	%package goffice
14cu|gnome-chemistry-utils-0.14.10-1|286	Summary:	GOffice plugin for gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|287	Group:		Sciences/Chemistry
14cu|gnome-chemistry-utils-0.14.10-1|288	Requires:	gchempaint = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|289	Requires:	goffice
14cu|gnome-chemistry-utils-0.14.10-1|290	
14cu|gnome-chemistry-utils-0.14.10-1|291	%description goffice
14cu|gnome-chemistry-utils-0.14.10-1|292	GOffice plugin for gchemutils.
14cu|gnome-chemistry-utils-0.14.10-1|293	
14cu|gnome-chemistry-utils-0.14.10-1|294	%files goffice
14cu|gnome-chemistry-utils-0.14.10-1|295	%{_libdir}/goffice/*/plugins/gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|296	
14cu|gnome-chemistry-utils-0.14.10-1|297	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|298	
14cu|gnome-chemistry-utils-0.14.10-1|299	%package	devel
14cu|gnome-chemistry-utils-0.14.10-1|300	Summary:	Development related files of %{name}
14cu|gnome-chemistry-utils-0.14.10-1|301	Group:		Development/GNOME and GTK+
14cu|gnome-chemistry-utils-0.14.10-1|302	Requires:	%{libname} = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|303	Requires:	%{libgchempaint} = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|304	Requires:	%{libgcrystal} = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|305	Provides:	gcu-devel = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|306	Provides:	gchemutils-devel = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|307	Provides:	gchempaint-devel = %{EVRD}
14cu|gnome-chemistry-utils-0.14.10-1|308	Obsoletes:	%{_lib}gcu-devel < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|309	Obsoletes:	gchempaint-devel < %{version}
14cu|gnome-chemistry-utils-0.14.10-1|310	
14cu|gnome-chemistry-utils-0.14.10-1|311	%description	devel
14cu|gnome-chemistry-utils-0.14.10-1|312	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
14cu|gnome-chemistry-utils-0.14.10-1|313	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
14cu|gnome-chemistry-utils-0.14.10-1|314	Chemistry Paint (gchempaint).
14cu|gnome-chemistry-utils-0.14.10-1|315	
14cu|gnome-chemistry-utils-0.14.10-1|316	This package includes the header files and static libraries necessary for
14cu|gnome-chemistry-utils-0.14.10-1|317	developing chemistry related programs using %{name}.
14cu|gnome-chemistry-utils-0.14.10-1|318	
14cu|gnome-chemistry-utils-0.14.10-1|319	%files devel
14cu|gnome-chemistry-utils-0.14.10-1|320	%doc docs/reference
14cu|gnome-chemistry-utils-0.14.10-1|321	%{_libdir}/*.so
14cu|gnome-chemistry-utils-0.14.10-1|322	
14cu|gnome-chemistry-utils-0.14.10-1|323	#--------------------------------------------------------------------
14cu|gnome-chemistry-utils-0.14.10-1|324	
14cu|gnome-chemistry-utils-0.14.10-1|325	%prep
14cu|gnome-chemistry-utils-0.14.10-1|326	%setup -q
14cu|gnome-chemistry-utils-0.14.10-1|327	
14cu|gnome-chemistry-utils-0.14.10-1|328	%build
14cu|gnome-chemistry-utils-0.14.10-1|329	%define Werror_cflags %{nil}
14cu|gnome-chemistry-utils-0.14.10-1|330	export CXXFLAGS="%{optflags} -fpermissive"
14cu|gnome-chemistry-utils-0.14.10-1|331	%configure2_5x \
14cu|gnome-chemistry-utils-0.14.10-1|332	--enable-static=no --disable-update-databases \
14cu|gnome-chemistry-utils-0.14.10-1|333	--disable-mozilla-plugin --disable-schemas-install \
14cu|gnome-chemistry-utils-0.14.10-1|334	--disable-scrollkeeper --without-kde-mime-dir
14cu|gnome-chemistry-utils-0.14.10-1|335	%make
14cu|gnome-chemistry-utils-0.14.10-1|336	
14cu|gnome-chemistry-utils-0.14.10-1|337	%install
14cu|gnome-chemistry-utils-0.14.10-1|338	%makeinstall_std HTMLDIR=`pwd`/reference/html
14cu|gnome-chemistry-utils-0.14.10-1|339	
14cu|gnome-chemistry-utils-0.14.10-1|340	#kill intrusive docs
14cu|gnome-chemistry-utils-0.14.10-1|341	rm -rf %{buildroot}%{_docdir}/gchemutils
14cu|gnome-chemistry-utils-0.14.10-1|342	
14cu|gnome-chemistry-utils-0.14.10-1|343	#kill rpaths
14cu|gnome-chemistry-utils-0.14.10-1|344	chrpath --delete  %{buildroot}%{_bindir}/*
14cu|gnome-chemistry-utils-0.14.10-1|345	chrpath --delete  %{buildroot}%{_libdir}/goffice/*/plugins/gchemutils/gchemutils.so
14cu|gnome-chemistry-utils-0.14.10-1|346	chrpath --delete  %{buildroot}%{_libdir}/*.so.*
14cu|gnome-chemistry-utils-0.14.10-1|347	
14cu|gnome-chemistry-utils-0.14.10-1|348	%find_lang gchemutils-%{api}
14cu|gnome-chemistry-utils-0.14.10-1|349	
14cu|gnome-chemistry-utils-0.14.10-1|350	
14cu|gnome-chemistry-utils-0.14.10-1|351	%changelog
14cu|gnome-chemistry-utils-0.14.10-1|352	* Wed Mar 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.14.10-1
14cu|gnome-chemistry-utils-0.14.10-1|353	+ Revision: e99abc0
14cu|gnome-chemistry-utils-0.14.10-1|354	- Updated to 0.14.10
14cu|gnome-chemistry-utils-0.14.10-1|355	
14cu|gnome-chemistry-utils-0.14.10-1|356	

10290 14
14cu|gnome-commander-1.4.8-1|1	%define _disable_ld_no_undefined 1
14cu|gnome-commander-1.4.8-1|2	
14cu|gnome-commander-1.4.8-1|3	Summary:	A Gnome filemanager similar to the Norton Commander(TM)
14cu|gnome-commander-1.4.8-1|4	Name:		gnome-commander
14cu|gnome-commander-1.4.8-1|5	Version:	1.4.8
14cu|gnome-commander-1.4.8-1|6	Release:	1
14cu|gnome-commander-1.4.8-1|7	License:	GPLv2+
14cu|gnome-commander-1.4.8-1|8	Group:		File tools
14cu|gnome-commander-1.4.8-1|9	Url:		https://gcmd.github.io
14cu|gnome-commander-1.4.8-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.4/%{name}-%{version}.tar.xz
14cu|gnome-commander-1.4.8-1|11	BuildRequires:	desktop-file-utils
14cu|gnome-commander-1.4.8-1|12	BuildRequires:	flex
14cu|gnome-commander-1.4.8-1|13	BuildRequires:	gnome-common
14cu|gnome-commander-1.4.8-1|14	BuildRequires:	intltool
14cu|gnome-commander-1.4.8-1|15	BuildRequires:	libxslt-proc
14cu|gnome-commander-1.4.8-1|16	BuildRequires:	libchm-devel
14cu|gnome-commander-1.4.8-1|17	BuildRequires:	pkgconfig(exiv2)
14cu|gnome-commander-1.4.8-1|18	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gnome-commander-1.4.8-1|19	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|gnome-commander-1.4.8-1|20	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|gnome-commander-1.4.8-1|21	BuildRequires:	pkgconfig(lcms)
14cu|gnome-commander-1.4.8-1|22	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|gnome-commander-1.4.8-1|23	BuildRequires:	pkgconfig(libgsf-1)
14cu|gnome-commander-1.4.8-1|24	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gnome-commander-1.4.8-1|25	BuildRequires:	pkgconfig(poppler)
14cu|gnome-commander-1.4.8-1|26	BuildRequires:	pkgconfig(python)
14cu|gnome-commander-1.4.8-1|27	BuildRequires:	pkgconfig(taglib)
14cu|gnome-commander-1.4.8-1|28	BuildRequires:	pkgconfig(unique-1.0)
14cu|gnome-commander-1.4.8-1|29	Requires:	gnome-vfs2
14cu|gnome-commander-1.4.8-1|30	
14cu|gnome-commander-1.4.8-1|31	%description
14cu|gnome-commander-1.4.8-1|32	Gnome Commander is a filemanager that just like the classical Norton
14cu|gnome-commander-1.4.8-1|33	commander (TM) lets you do everything with the keyboard. It can
14cu|gnome-commander-1.4.8-1|34	perform all standard file operations and some extra features like ftp
14cu|gnome-commander-1.4.8-1|35	support.
14cu|gnome-commander-1.4.8-1|36	
14cu|gnome-commander-1.4.8-1|37	%files -f %{name}.lang
14cu|gnome-commander-1.4.8-1|38	%doc README TODO COPYING ChangeLog
14cu|gnome-commander-1.4.8-1|39	%{_bindir}/gnome-commander
14cu|gnome-commander-1.4.8-1|40	%{_bindir}/gcmd-block
14cu|gnome-commander-1.4.8-1|41	%{_datadir}/gnome-commander/mime/
14cu|gnome-commander-1.4.8-1|42	%{_libdir}/gnome-commander/
14cu|gnome-commander-1.4.8-1|43	%{_datadir}/pixmaps/*
14cu|gnome-commander-1.4.8-1|44	%{_datadir}/applications/gnome-commander.desktop
14cu|gnome-commander-1.4.8-1|45	%{_datadir}/appdata/gnome-commander.appdata.xml
14cu|gnome-commander-1.4.8-1|46	%{_mandir}/man1/*
14cu|gnome-commander-1.4.8-1|47	
14cu|gnome-commander-1.4.8-1|48	#----------------------------------------------------------------------------
14cu|gnome-commander-1.4.8-1|49	
14cu|gnome-commander-1.4.8-1|50	%prep
14cu|gnome-commander-1.4.8-1|51	%setup -q
14cu|gnome-commander-1.4.8-1|52	
14cu|gnome-commander-1.4.8-1|53	%build
14cu|gnome-commander-1.4.8-1|54	autoreconf -fi
14cu|gnome-commander-1.4.8-1|55	%configure2_5x \
14cu|gnome-commander-1.4.8-1|56	--disable-scrollkeeper \
14cu|gnome-commander-1.4.8-1|57	--disable-shared
14cu|gnome-commander-1.4.8-1|58	%make
14cu|gnome-commander-1.4.8-1|59	
14cu|gnome-commander-1.4.8-1|60	%install
14cu|gnome-commander-1.4.8-1|61	%makeinstall_std
14cu|gnome-commander-1.4.8-1|62	
14cu|gnome-commander-1.4.8-1|63	%find_lang %{name} --with-gnome
14cu|gnome-commander-1.4.8-1|64	
14cu|gnome-commander-1.4.8-1|65	rm -f %{buildroot}%{_libdir}/gnome-commander/*.a
14cu|gnome-commander-1.4.8-1|66	rm -f %{buildroot}%{_libdir}/gnome-commander/plugins/*.a
14cu|gnome-commander-1.4.8-1|67	
14cu|gnome-commander-1.4.8-1|68	desktop-file-install --vendor="" \
14cu|gnome-commander-1.4.8-1|69	--remove-category="Application" \
14cu|gnome-commander-1.4.8-1|70	--add-category="X-MandrivaLinux-System-FileTools" \
14cu|gnome-commander-1.4.8-1|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gnome-commander-1.4.8-1|72	
14cu|gnome-commander-1.4.8-1|73	%changelog
14cu|gnome-commander-1.4.8-1|74	
14cu|gnome-commander-1.4.8-1|75	* Sun Sep 11 2016 alzim <alzim@bk.ru> 1.4.8-1
14cu|gnome-commander-1.4.8-1|76	- (4fc5552) Merge pull request #1 from import/gnome-commander:rosa2016.1
14cu|gnome-commander-1.4.8-1|77	- (4fc5552) Updated to 1.4.8
14cu|gnome-commander-1.4.8-1|78	
14cu|gnome-commander-1.4.8-1|79	

10291 14
14cu|gnome-libs-1.4.2-30|1	%define lib_major		32
14cu|gnome-libs-1.4.2-30|2	%define xmhtml_major		1
14cu|gnome-libs-1.4.2-30|3	%define lib_name		%mklibname gnome %{lib_major}
14cu|gnome-libs-1.4.2-30|4	%define lib_gtkxmhtml		%mklibname gtkxmhtml 1
14cu|gnome-libs-1.4.2-30|5	
14cu|gnome-libs-1.4.2-30|6	Summary:	Main GNOME libraries
14cu|gnome-libs-1.4.2-30|7	Name:		gnome-libs
14cu|gnome-libs-1.4.2-30|8	Version: 	1.4.2
14cu|gnome-libs-1.4.2-30|9	Release:	30
14cu|gnome-libs-1.4.2-30|10	License:	LGPL
14cu|gnome-libs-1.4.2-30|11	Group:		System/Libraries
14cu|gnome-libs-1.4.2-30|12	URL:		http://www.gnome.org/
14cu|gnome-libs-1.4.2-30|13	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/stable/%{name}/%{name}-%{version}.tar.bz2
14cu|gnome-libs-1.4.2-30|14	Source1:	gtkrc-default.bz2
14cu|gnome-libs-1.4.2-30|15	BuildRequires:	autoconf2.1
14cu|gnome-libs-1.4.2-30|16	BuildRequires:	automake1.4
14cu|gnome-libs-1.4.2-30|17	BuildRequires:	libtool
14cu|gnome-libs-1.4.2-30|18	BuildRequires:	db1-devel
14cu|gnome-libs-1.4.2-30|19	BuildRequires:	pkgconfig(ORBit)
14cu|gnome-libs-1.4.2-30|20	BuildRequires:	pkgconfig(esound)
14cu|gnome-libs-1.4.2-30|21	BuildRequires:	pkgconfig(gtk+)
14cu|gnome-libs-1.4.2-30|22	BuildRequires:	pkgconfig(imlibgdk)
14cu|gnome-libs-1.4.2-30|23	BuildRequires:	pkgconfig(xt)
14cu|gnome-libs-1.4.2-30|24	BuildRequires:	pkgconfig(xpm)
14cu|gnome-libs-1.4.2-30|25	Requires:	ORBit
14cu|gnome-libs-1.4.2-30|26	
14cu|gnome-libs-1.4.2-30|27	# Red Hat patches
14cu|gnome-libs-1.4.2-30|28	Patch0:		RH-gnome-libs-rhsnddefs.patch
14cu|gnome-libs-1.4.2-30|29	# allow reading UTF-8 encoded .desktop
14cu|gnome-libs-1.4.2-30|30	Patch13:	gnome-libs-1.4.2-utf8menu.patch
14cu|gnome-libs-1.4.2-30|31	
14cu|gnome-libs-1.4.2-30|32	# Mandriva patch
14cu|gnome-libs-1.4.2-30|33	#(fred c)
14cu|gnome-libs-1.4.2-30|34	# search icons first in /usr/share/icons/large, normal and small
14cu|gnome-libs-1.4.2-30|35	Patch5:		gnome-libs-1.4.2-iconspath.patch
14cu|gnome-libs-1.4.2-30|36	# (fc) 1.2.8-4mdk move gtkrc files to /usr/share/gtkrc
14cu|gnome-libs-1.4.2-30|37	Patch6:		gnome-libs-1.2.8-gtkrc.patch
14cu|gnome-libs-1.4.2-30|38	# (fc) 1.4.2-3mdk use yelp or galeon to display help
14cu|gnome-libs-1.4.2-30|39	Patch7:		gnome-libs-1.4.1.2.90-ghelp.patch
14cu|gnome-libs-1.4.2-30|40	# (pablo) better fontsets in gtkrc.* files
14cu|gnome-libs-1.4.2-30|41	Patch16:	gnome-libs-rclocale.bz2
14cu|gnome-libs-1.4.2-30|42	# (fc) 1.4.1.2-10mdk fix missing prototypes
14cu|gnome-libs-1.4.2-30|43	Patch18:	gnome-libs-1.4.1.3-prototypes.patch
14cu|gnome-libs-1.4.2-30|44	# (fc) 1.4.1.4-2mdk fix font size in gtk-xmhtml
14cu|gnome-libs-1.4.2-30|45	Patch19:	gnome-libs-1.4.1.4-fonts.patch
14cu|gnome-libs-1.4.2-30|46	# (fc) 1.4.1.4-3mdk fix numeric keypad switching (fix keypad in vim) (Debian)
14cu|gnome-libs-1.4.2-30|47	Patch21:	gnome-libs-1.4.1.4-keypad.patch
14cu|gnome-libs-1.4.2-30|48	# (pablo) 1.4.1.4-4mdk patch to have gnome-terminal switch automatically
14cu|gnome-libs-1.4.2-30|49	# to utf-8 mode if the locale is utf-8
14cu|gnome-libs-1.4.2-30|50	Patch22:	gnome-libs-zvt-utf8-autodetect.patch
14cu|gnome-libs-1.4.2-30|51	# (fc) 1.4.1.7-2mdk don't add -L/usr/lib to ldflags
14cu|gnome-libs-1.4.2-30|52	# (gb) 1.4.2-12mdk update to remove unused libdir in libart-config
14cu|gnome-libs-1.4.2-30|53	Patch23:	gnome-libs-1.4.2-libdir.patch
14cu|gnome-libs-1.4.2-30|54	# (fc) 1.4.2-1mdk remove -I/usr/include from cflags
14cu|gnome-libs-1.4.2-30|55	Patch24:	gnome-libs-1.4.2-includedir.patch
14cu|gnome-libs-1.4.2-30|56	# (gb) 1.4.2-2mdk fix on 64-bit platforms where sizeof(int) != sizeof(size_t)
14cu|gnome-libs-1.4.2-30|57	Patch25:	gnome-libs-1.4.2-64bit-fixes.patch
14cu|gnome-libs-1.4.2-30|58	# (fc) 1.4.2-3mdk disable tearoffs and detachable menubar by default
14cu|gnome-libs-1.4.2-30|59	Patch26:	gnome-libs-1.2.13-notearoffs.patch
14cu|gnome-libs-1.4.2-30|60	# (fc) 1.4.2-3mdk fix segfault in gnome-moz-remote (rawhide)
14cu|gnome-libs-1.4.2-30|61	Patch27:	gnome-libs-1.4.1.2.90-moz-remote-fix.patch
14cu|gnome-libs-1.4.2-30|62	# (fc) 1.4.2-3mdk Disable xalf by default (rawhide)
14cu|gnome-libs-1.4.2-30|63	Patch28:	gnome-libs-1.2.13-noxalf.patch
14cu|gnome-libs-1.4.2-30|64	# (gb) 1.4.2-5mdk handle biarch struct utmp
14cu|gnome-libs-1.4.2-30|65	Patch29:	gnome-libs-1.4.2-biarch-utmp.patch
14cu|gnome-libs-1.4.2-30|66	# (gb) 1.4.2-11mdk libtool fixes, don't bother with older aclocal, patch aclocal.m4 directly
14cu|gnome-libs-1.4.2-30|67	Patch30:	gnome-libs-1.4.2-libtool.patch
14cu|gnome-libs-1.4.2-30|68	# (gb) 1.4.2-13mdk gcc4 fixes, aka remove duplicates
14cu|gnome-libs-1.4.2-30|69	Patch31:	gnome-libs-1.4.2-gcc4.patch
14cu|gnome-libs-1.4.2-30|70	# (peroyvind) 1.4.2-14mdk fix underquoted calls, aka get rid of aclocal warnings
14cu|gnome-libs-1.4.2-30|71	Patch32:	gnome-libs-1.4.2-fix-underquoted-calls.patch
14cu|gnome-libs-1.4.2-30|72	# (anssi) fix linking order for --as-needed
14cu|gnome-libs-1.4.2-30|73	Patch33:	gnome-libs-1.4.2-linking-order.patch
14cu|gnome-libs-1.4.2-30|74	# (anssi) fix underlinking
14cu|gnome-libs-1.4.2-30|75	Patch34:	gnome-libs-1.4.2-underlinking.patch
14cu|gnome-libs-1.4.2-30|76	Patch35:	gnome-libs-1.4.2-libpng15.patch
14cu|gnome-libs-1.4.2-30|77	
14cu|gnome-libs-1.4.2-30|78	%description
14cu|gnome-libs-1.4.2-30|79	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14cu|gnome-libs-1.4.2-30|80	GUI applications and desktop tools to be used in conjunction with a
14cu|gnome-libs-1.4.2-30|81	window manager for the X Window System.  The gnome-libs package
14cu|gnome-libs-1.4.2-30|82	includes libraries that are needed to run GNOME.
14cu|gnome-libs-1.4.2-30|83	
14cu|gnome-libs-1.4.2-30|84	%package -n	%{lib_name}
14cu|gnome-libs-1.4.2-30|85	Summary:	Libraries and headers for GNOME application development
14cu|gnome-libs-1.4.2-30|86	Group:		System/Libraries
14cu|gnome-libs-1.4.2-30|87	Requires:	%{name} = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|88	
14cu|gnome-libs-1.4.2-30|89	%description -n	%{lib_name}
14cu|gnome-libs-1.4.2-30|90	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14cu|gnome-libs-1.4.2-30|91	GUI applications and desktop tools to be used in conjunction with a
14cu|gnome-libs-1.4.2-30|92	window manager for the X Window System.  The gnome-libs package
14cu|gnome-libs-1.4.2-30|93	includes libraries that are needed to run GNOME.
14cu|gnome-libs-1.4.2-30|94	
14cu|gnome-libs-1.4.2-30|95	This package contains main library for GNOME
14cu|gnome-libs-1.4.2-30|96	
14cu|gnome-libs-1.4.2-30|97	%package -n	%{lib_name}-devel
14cu|gnome-libs-1.4.2-30|98	Summary:	Libraries and headers for GNOME application development
14cu|gnome-libs-1.4.2-30|99	Group:		Development/GNOME and GTK+
14cu|gnome-libs-1.4.2-30|100	Requires:	db1-devel
14cu|gnome-libs-1.4.2-30|101	Provides:	%{name}-devel = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|102	Provides:	libgnome-devel = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|103	Provides:	gnome-devel = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|104	Requires:	%{lib_gtkxmhtml} = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|105	Requires:	%{lib_name} = %{version}-%{release}
14cu|gnome-libs-1.4.2-30|106	
14cu|gnome-libs-1.4.2-30|107	%description -n	%{lib_name}-devel
14cu|gnome-libs-1.4.2-30|108	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14cu|gnome-libs-1.4.2-30|109	GUI applications and desktop tools to be used in conjunction with a
14cu|gnome-libs-1.4.2-30|110	window manager for the X Window System. The gnome-libs-devel package
14cu|gnome-libs-1.4.2-30|111	includes the libraries and include files that you will need to develop
14cu|gnome-libs-1.4.2-30|112	GNOME applications.
14cu|gnome-libs-1.4.2-30|113	
14cu|gnome-libs-1.4.2-30|114	You should install the gnome-libs-devel package if you would like to
14cu|gnome-libs-1.4.2-30|115	develop GNOME applications.  You don't need to install gnome-libs-devel
14cu|gnome-libs-1.4.2-30|116	if you just want to use the GNOME desktop environment.
14cu|gnome-libs-1.4.2-30|117	
14cu|gnome-libs-1.4.2-30|118	%package -n	%{lib_gtkxmhtml}
14cu|gnome-libs-1.4.2-30|119	Summary:	Libraries for gtkxmHTML
14cu|gnome-libs-1.4.2-30|120	Group:		System/Libraries
14cu|gnome-libs-1.4.2-30|121	
14cu|gnome-libs-1.4.2-30|122	%description -n	%{lib_gtkxmhtml}
14cu|gnome-libs-1.4.2-30|123	This package provides library for gtkxmHTML
14cu|gnome-libs-1.4.2-30|124	
14cu|gnome-libs-1.4.2-30|125	%prep
14cu|gnome-libs-1.4.2-30|126	%setup -q
14cu|gnome-libs-1.4.2-30|127	%patch0 -p1 -b .foo
14cu|gnome-libs-1.4.2-30|128	%patch5 -p1 -b .icons
14cu|gnome-libs-1.4.2-30|129	%patch6 -p1 -b .gtkrc
14cu|gnome-libs-1.4.2-30|130	# better fontsets in gtkrc.* files -- pablo
14cu|gnome-libs-1.4.2-30|131	%patch16 -p1 -b .rclocale
14cu|gnome-libs-1.4.2-30|132	%patch7 -p1 -b .ghelp
14cu|gnome-libs-1.4.2-30|133	%patch13 -p1 -b .utf8
14cu|gnome-libs-1.4.2-30|134	%patch18 -p1 -b .prototypes
14cu|gnome-libs-1.4.2-30|135	%patch19 -p1 -b .fonts
14cu|gnome-libs-1.4.2-30|136	%patch21 -p1 -b .keypad
14cu|gnome-libs-1.4.2-30|137	%patch22 -p1 -b .zvtutf8
14cu|gnome-libs-1.4.2-30|138	%patch23 -p1 -b .libdir
14cu|gnome-libs-1.4.2-30|139	%patch24 -p1 -b .includedir
14cu|gnome-libs-1.4.2-30|140	%patch25 -p1 -b .64bit-fixes
14cu|gnome-libs-1.4.2-30|141	%patch26 -p1 -b .notearoffs
14cu|gnome-libs-1.4.2-30|142	%patch27 -p1 -b .moz-remote
14cu|gnome-libs-1.4.2-30|143	%patch28 -p1 -b .noxalf
14cu|gnome-libs-1.4.2-30|144	%patch29 -p1 -b .biarch-utmp
14cu|gnome-libs-1.4.2-30|145	%patch30 -p1 -b .libtool
14cu|gnome-libs-1.4.2-30|146	%patch31 -p1 -b .gcc4
14cu|gnome-libs-1.4.2-30|147	%patch32 -p1 -b .underquoted
14cu|gnome-libs-1.4.2-30|148	%patch33 -p1 -b .linking-order
14cu|gnome-libs-1.4.2-30|149	%patch34 -p1 -b .underlinking
14cu|gnome-libs-1.4.2-30|150	%patch35 -p1 -b .png15
14cu|gnome-libs-1.4.2-30|151	
14cu|gnome-libs-1.4.2-30|152	#needed by patches 22 & 23
14cu|gnome-libs-1.4.2-30|153	autoconf-2.13
14cu|gnome-libs-1.4.2-30|154	cd libart_lgpl
14cu|gnome-libs-1.4.2-30|155	autoconf-2.13
14cu|gnome-libs-1.4.2-30|156	cd ..
14cu|gnome-libs-1.4.2-30|157	
14cu|gnome-libs-1.4.2-30|158	#needed by patch 6 & 24
14cu|gnome-libs-1.4.2-30|159	automake-1.4
14cu|gnome-libs-1.4.2-30|160	
14cu|gnome-libs-1.4.2-30|161	%build
14cu|gnome-libs-1.4.2-30|162	# libjpeg-turbo >= 1.0.90 moves definition of JPEG_LIB_VERSION from jpeglib.h to jconfig.h
14cu|gnome-libs-1.4.2-30|163	# which we explicitly avoid including for own reasons, so we need help finding the definition
14cu|gnome-libs-1.4.2-30|164	EXTRACTED_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -imacros jpeglib.h -P | awk 'NF > 0')
14cu|gnome-libs-1.4.2-30|165	VISIBLE_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -DJCONFIG_INCLUDED -imacros jpeglib.h -P | awk 'NF > 0')
14cu|gnome-libs-1.4.2-30|166	if [ "$VISIBLE_JPEG_LIB_VERSION" = "JPEG_LIB_VERSION" ]; then
14cu|gnome-libs-1.4.2-30|167	JPEG_EXTRA_DEFINE="-DJPEG_LIB_VERSION=$EXTRACTED_JPEG_LIB_VERSION"
14cu|gnome-libs-1.4.2-30|168	fi
14cu|gnome-libs-1.4.2-30|169	
14cu|gnome-libs-1.4.2-30|170	export CPPFLAGS="$JPEG_EXTRA_DEFINE"
14cu|gnome-libs-1.4.2-30|171	
14cu|gnome-libs-1.4.2-30|172	%define Werror_cflags %nil
14cu|gnome-libs-1.4.2-30|173	%configure --with-kde-datadir=%{_datadir} --disable-alsa --enable-prefer-db1 --disable-gtk-doc
14cu|gnome-libs-1.4.2-30|174	
14cu|gnome-libs-1.4.2-30|175	#parallel build is broken
14cu|gnome-libs-1.4.2-30|176	make LIBTOOL=libtool
14cu|gnome-libs-1.4.2-30|177	
14cu|gnome-libs-1.4.2-30|178	%install
14cu|gnome-libs-1.4.2-30|179	%makeinstall_std LIBTOOL=libtool
14cu|gnome-libs-1.4.2-30|180	
14cu|gnome-libs-1.4.2-30|181	# multiarch support
14cu|gnome-libs-1.4.2-30|182	%multiarch_binaries %{buildroot}%{_bindir}/gnome-config
14cu|gnome-libs-1.4.2-30|183	
14cu|gnome-libs-1.4.2-30|184	%multiarch_includes %{buildroot}%{_includedir}/gnome-1.0/libart_lgpl/art_config.h
14cu|gnome-libs-1.4.2-30|185	
14cu|gnome-libs-1.4.2-30|186	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14cu|gnome-libs-1.4.2-30|187	cp -f  %{buildroot}%{_docdir}/{gnome-doc,mkstub}  %{buildroot}%{_bindir}
14cu|gnome-libs-1.4.2-30|188	chmod a+x %{buildroot}%{_bindir}/{gnome-doc,mkstub}
14cu|gnome-libs-1.4.2-30|189	cp -f  %{buildroot}%{_docdir}/gnome-doc.el  %{buildroot}%{_datadir}/emacs/site-lisp
14cu|gnome-libs-1.4.2-30|190	
14cu|gnome-libs-1.4.2-30|191	# find *.mo files, per language
14cu|gnome-libs-1.4.2-30|192	%find_lang %{name} --with-gnome
14cu|gnome-libs-1.4.2-30|193	
14cu|gnome-libs-1.4.2-30|194	# remove unpackaged files
14cu|gnome-libs-1.4.2-30|195	rm -rf %{buildroot}%{_prefix}/doc  %{buildroot}%{_datadir}/doc
14cu|gnome-libs-1.4.2-30|196	
14cu|gnome-libs-1.4.2-30|197	%files -n %{lib_gtkxmhtml}
14cu|gnome-libs-1.4.2-30|198	%{_libdir}/libgtkxmhtml*.so.*
14cu|gnome-libs-1.4.2-30|199	
14cu|gnome-libs-1.4.2-30|200	%files -f %{name}.lang
14cu|gnome-libs-1.4.2-30|201	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|gnome-libs-1.4.2-30|202	%{_bindir}/dns-helper
14cu|gnome-libs-1.4.2-30|203	%{_bindir}/gconfigger
14cu|gnome-libs-1.4.2-30|204	%{_bindir}/gnome-bug
14cu|gnome-libs-1.4.2-30|205	%{_bindir}/gnome-dump-metadata
14cu|gnome-libs-1.4.2-30|206	%{_bindir}/gnome-gen-mimedb
14cu|gnome-libs-1.4.2-30|207	%{_bindir}/gnome-moz-remote
14cu|gnome-libs-1.4.2-30|208	%{_bindir}/gnome-name-service
14cu|gnome-libs-1.4.2-30|209	%{_bindir}/gnome_segv
14cu|gnome-libs-1.4.2-30|210	%{_bindir}/goad-browser
14cu|gnome-libs-1.4.2-30|211	%{_bindir}/loadshlib
14cu|gnome-libs-1.4.2-30|212	%{_bindir}/new-object
14cu|gnome-libs-1.4.2-30|213	%attr(2755, root, utmp) %{_sbindir}/gnome-pty-helper
14cu|gnome-libs-1.4.2-30|214	%{_datadir}/idl/*
14cu|gnome-libs-1.4.2-30|215	%{_datadir}/pixmaps/*
14cu|gnome-libs-1.4.2-30|216	%dir %{_datadir}/gtkrc
14cu|gnome-libs-1.4.2-30|217	%config(noreplace) %{_datadir}/gtkrc/gtkrc*
14cu|gnome-libs-1.4.2-30|218	%{_datadir}/mime-info
14cu|gnome-libs-1.4.2-30|219	%{_datadir}/type-convert
14cu|gnome-libs-1.4.2-30|220	%config(noreplace) %{_sysconfdir}/*
14cu|gnome-libs-1.4.2-30|221	%{_mandir}/man1/dns-helper*
14cu|gnome-libs-1.4.2-30|222	%{_mandir}/man1/gconfigger*
14cu|gnome-libs-1.4.2-30|223	%{_mandir}/man1/gnome-bug*
14cu|gnome-libs-1.4.2-30|224	%{_mandir}/man1/gnome-dump-metadata*
14cu|gnome-libs-1.4.2-30|225	%{_mandir}/man1/gnome-gen-mimedb*
14cu|gnome-libs-1.4.2-30|226	%{_mandir}/man1/gnome-moz-remote*
14cu|gnome-libs-1.4.2-30|227	%{_mandir}/man1/gnome-name-service*
14cu|gnome-libs-1.4.2-30|228	%{_mandir}/man1/gnome_segv*
14cu|gnome-libs-1.4.2-30|229	%{_mandir}/man1/goad-browser*
14cu|gnome-libs-1.4.2-30|230	%{_mandir}/man1/loadshlib*
14cu|gnome-libs-1.4.2-30|231	%{_mandir}/man1/new-object*
14cu|gnome-libs-1.4.2-30|232	%{_mandir}/man1/gnome-pty-helper*
14cu|gnome-libs-1.4.2-30|233	%{_mandir}/man1/gnome.*
14cu|gnome-libs-1.4.2-30|234	
14cu|gnome-libs-1.4.2-30|235	%files -n %{lib_name}
14cu|gnome-libs-1.4.2-30|236	%{_libdir}/libgnome*.so.*
14cu|gnome-libs-1.4.2-30|237	%{_libdir}/libgnorba*.so.*
14cu|gnome-libs-1.4.2-30|238	%{_libdir}/libzvt*.so.*
14cu|gnome-libs-1.4.2-30|239	%{_libdir}/libart*.so.*
14cu|gnome-libs-1.4.2-30|240	
14cu|gnome-libs-1.4.2-30|241	%files -n %{lib_name}-devel
14cu|gnome-libs-1.4.2-30|242	%doc devel-docs/*
14cu|gnome-libs-1.4.2-30|243	%doc %{_datadir}/gtk-doc/html/*
14cu|gnome-libs-1.4.2-30|244	%{_bindir}/gnome-config
14cu|gnome-libs-1.4.2-30|245	%multiarch %{multiarch_bindir}/gnome-config
14cu|gnome-libs-1.4.2-30|246	
14cu|gnome-libs-1.4.2-30|247	%{_bindir}/libart-config
14cu|gnome-libs-1.4.2-30|248	%{_bindir}/gnome-doc
14cu|gnome-libs-1.4.2-30|249	%{_bindir}/mkstub
14cu|gnome-libs-1.4.2-30|250	%{_libdir}/lib*.so
14cu|gnome-libs-1.4.2-30|251	%{_libdir}/*.sh
14cu|gnome-libs-1.4.2-30|252	%{_libdir}/gnome-libs
14cu|gnome-libs-1.4.2-30|253	%{_includedir}/*
14cu|gnome-libs-1.4.2-30|254	%{_datadir}/aclocal/*
14cu|gnome-libs-1.4.2-30|255	%{_mandir}/man1/gnome-doc*
14cu|gnome-libs-1.4.2-30|256	%{_mandir}/man1/gnome-mkstub*
14cu|gnome-libs-1.4.2-30|257	%{_mandir}/man1/gnome-config*
14cu|gnome-libs-1.4.2-30|258	%{_mandir}/man1/libart-config*
14cu|gnome-libs-1.4.2-30|259	%{_mandir}/man5/*
14cu|gnome-libs-1.4.2-30|260	%{_datadir}/gnome/help/*
14cu|gnome-libs-1.4.2-30|261	%{_datadir}/gnome/html/*
14cu|gnome-libs-1.4.2-30|262	%{_datadir}/emacs/site-lisp/*
14cu|gnome-libs-1.4.2-30|263	
14cu|gnome-libs-1.4.2-30|264	
14cu|gnome-libs-1.4.2-30|265	
14cu|gnome-libs-1.4.2-30|266	%changelog
14cu|gnome-libs-1.4.2-30|267	* Fri Nov 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-30
14cu|gnome-libs-1.4.2-30|268	+ Revision: bd40db9
14cu|gnome-libs-1.4.2-30|269	- Move to contrib
14cu|gnome-libs-1.4.2-30|270	
14cu|gnome-libs-1.4.2-30|271	

10292 14
14cu|gnome-mplayer-1.0.9b-1|1	Summary:	Simple GUI for MPlayer
14cu|gnome-mplayer-1.0.9b-1|2	Name:		gnome-mplayer
14cu|gnome-mplayer-1.0.9b-1|3	Version:	1.0.9b
14cu|gnome-mplayer-1.0.9b-1|4	Release:	1
14cu|gnome-mplayer-1.0.9b-1|5	License:	GPLv2+
14cu|gnome-mplayer-1.0.9b-1|6	Group:		Video
14cu|gnome-mplayer-1.0.9b-1|7	URL:		http://kdekorte.googlepages.com/gnomemplayer
14cu|gnome-mplayer-1.0.9b-1|8	Source0:	http://gnome-mplayer.googlecode.com/files/%name-%version.tar.gz
14cu|gnome-mplayer-1.0.9b-1|9	BuildRequires:	gettext
14cu|gnome-mplayer-1.0.9b-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gnome-mplayer-1.0.9b-1|11	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
14cu|gnome-mplayer-1.0.9b-1|12	BuildRequires:	pkgconfig(gmtk) >= 1.0.7
14cu|gnome-mplayer-1.0.9b-1|13	BuildRequires:	pkgconfig(x11)
14cu|gnome-mplayer-1.0.9b-1|14	BuildRequires:	pkgconfig(dbus-1) >= 0.95
14cu|gnome-mplayer-1.0.9b-1|15	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.70
14cu|gnome-mplayer-1.0.9b-1|16	BuildRequires:	pkgconfig(xscrnsaver)
14cu|gnome-mplayer-1.0.9b-1|17	BuildRequires:	pkgconfig(alsa)
14cu|gnome-mplayer-1.0.9b-1|18	BuildRequires:	pkgconfig(libnotify) >= 0.7
14cu|gnome-mplayer-1.0.9b-1|19	BuildRequires:	pkgconfig(libgpod-1.0)
14cu|gnome-mplayer-1.0.9b-1|20	BuildRequires:	pkgconfig(libmusicbrainz3)
14cu|gnome-mplayer-1.0.9b-1|21	BuildRequires:	pkgconfig(libcurl)
14cu|gnome-mplayer-1.0.9b-1|22	BuildRequires:	pkgconfig(libnautilus-extension)
14cu|gnome-mplayer-1.0.9b-1|23	BuildRequires:	desktop-file-utils
14cu|gnome-mplayer-1.0.9b-1|24	# Used to determine volume control mode at build-time
14cu|gnome-mplayer-1.0.9b-1|25	BuildRequires:	pkgconfig(libpulse)
14cu|gnome-mplayer-1.0.9b-1|26	# Used to determine power control methods at build-time
14cu|gnome-mplayer-1.0.9b-1|27	BuildRequires:	gnome-power-manager
14cu|gnome-mplayer-1.0.9b-1|28	Requires:	mplayer
14cu|gnome-mplayer-1.0.9b-1|29	
14cu|gnome-mplayer-1.0.9b-1|30	%description
14cu|gnome-mplayer-1.0.9b-1|31	GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a nice tight
14cu|gnome-mplayer-1.0.9b-1|32	player and provide a simple and clean interface to MPlayer. GNOME MPlayer has
14cu|gnome-mplayer-1.0.9b-1|33	a rich API that is exposed via DBus. Using DBus you can control a single or
14cu|gnome-mplayer-1.0.9b-1|34	multiple instances of GNOME MPlayer from a single command.
14cu|gnome-mplayer-1.0.9b-1|35	
14cu|gnome-mplayer-1.0.9b-1|36	%files -f %{name}.lang
14cu|gnome-mplayer-1.0.9b-1|37	%doc %{_docdir}/%{name}/*
14cu|gnome-mplayer-1.0.9b-1|38	%{_bindir}/%{name}
14cu|gnome-mplayer-1.0.9b-1|39	%{_datadir}/applications/%{name}.desktop
14cu|gnome-mplayer-1.0.9b-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|gnome-mplayer-1.0.9b-1|41	%{_datadir}/glib-2.0/schemas/apps.gecko-mediaplayer.preferences.gschema.xml
14cu|gnome-mplayer-1.0.9b-1|42	%{_datadir}/glib-2.0/schemas/apps.%{name}.preferences.*.xml
14cu|gnome-mplayer-1.0.9b-1|43	%{_datadir}/gnome-control-center/default-apps/%{name}.xml
14cu|gnome-mplayer-1.0.9b-1|44	%{_libdir}/nautilus/extensions*/*.so
14cu|gnome-mplayer-1.0.9b-1|45	%{_mandir}/man1/%{name}.1*
14cu|gnome-mplayer-1.0.9b-1|46	
14cu|gnome-mplayer-1.0.9b-1|47	#-----------------------------------------------------------------------------
14cu|gnome-mplayer-1.0.9b-1|48	
14cu|gnome-mplayer-1.0.9b-1|49	%prep
14cu|gnome-mplayer-1.0.9b-1|50	%setup -q
14cu|gnome-mplayer-1.0.9b-1|51	
14cu|gnome-mplayer-1.0.9b-1|52	
14cu|gnome-mplayer-1.0.9b-1|53	%build
14cu|gnome-mplayer-1.0.9b-1|54	%configure2_5x --enable-gtk3
14cu|gnome-mplayer-1.0.9b-1|55	%make
14cu|gnome-mplayer-1.0.9b-1|56	
14cu|gnome-mplayer-1.0.9b-1|57	
14cu|gnome-mplayer-1.0.9b-1|58	%install
14cu|gnome-mplayer-1.0.9b-1|59	%makeinstall_std
14cu|gnome-mplayer-1.0.9b-1|60	
14cu|gnome-mplayer-1.0.9b-1|61	desktop-file-install --vendor='' \
14cu|gnome-mplayer-1.0.9b-1|62	--add-category="Audio;Video;GTK;Player;GNOME" \
14cu|gnome-mplayer-1.0.9b-1|63	--dir %{buildroot}%{_datadir}/applications \
14cu|gnome-mplayer-1.0.9b-1|64	%{buildroot}%{_datadir}/applications/*.desktop
14cu|gnome-mplayer-1.0.9b-1|65	
14cu|gnome-mplayer-1.0.9b-1|66	# zero length docs
14cu|gnome-mplayer-1.0.9b-1|67	find %{buildroot}%{_docdir}/%{name}/ -size 0 | xargs rm -f
14cu|gnome-mplayer-1.0.9b-1|68	
14cu|gnome-mplayer-1.0.9b-1|69	rm -f %{buildroot}%{_docdir}/%{name}/INSTALL
14cu|gnome-mplayer-1.0.9b-1|70	
14cu|gnome-mplayer-1.0.9b-1|71	%find_lang %{name}
14cu|gnome-mplayer-1.0.9b-1|72	
14cu|gnome-mplayer-1.0.9b-1|73	%changelog
14cu|gnome-mplayer-1.0.9b-1|74	
14cu|gnome-mplayer-1.0.9b-1|75	* Tue Apr 14 2015 Giovanni Mariani <mc2374@mclink.it> 1.0.9b-1
14cu|gnome-mplayer-1.0.9b-1|76	- (6e32855) Updated .yml file
14cu|gnome-mplayer-1.0.9b-1|77	
14cu|gnome-mplayer-1.0.9b-1|78	

10293 14
14cu|gnome-mud-0.11.2-8|1	Summary:	A mudclient for the GNOME platform
14cu|gnome-mud-0.11.2-8|2	Name:		gnome-mud
14cu|gnome-mud-0.11.2-8|3	Version:	0.11.2
14cu|gnome-mud-0.11.2-8|4	Release:	8
14cu|gnome-mud-0.11.2-8|5	License:	GPLv2+
14cu|gnome-mud-0.11.2-8|6	Group:		Games/Adventure
14cu|gnome-mud-0.11.2-8|7	URL:		http://live.gnome.org/GnomeMud
14cu|gnome-mud-0.11.2-8|8	Source0:	http://fr2.rpmfind.net/linux/gnome.org/sources/gnome-mud/0.11/%{name}-%{version}.tar.gz
14cu|gnome-mud-0.11.2-8|9	Buildrequires:	vte-devel
14cu|gnome-mud-0.11.2-8|10	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|gnome-mud-0.11.2-8|11	BuildRequires:	intltool pkgconfig(gnet-2.0) pkgconfig(libpcre)
14cu|gnome-mud-0.11.2-8|12	BuildRequires:	pkgconfig(gconf-2.0) pkgconfig(gnome-doc-utils)
14cu|gnome-mud-0.11.2-8|13	BuildRequires:  pkgconfig(libglade-2.0)
14cu|gnome-mud-0.11.2-8|14	BuildRequires:	desktop-file-utils
14cu|gnome-mud-0.11.2-8|15	
14cu|gnome-mud-0.11.2-8|16	%description
14cu|gnome-mud-0.11.2-8|17	GNOME-Mud is a mudclient for the GNOME platform. Features include:
14cu|gnome-mud-0.11.2-8|18	
14cu|gnome-mud-0.11.2-8|19	* ANSI
14cu|gnome-mud-0.11.2-8|20	* Aliases
14cu|gnome-mud-0.11.2-8|21	* Triggers
14cu|gnome-mud-0.11.2-8|22	* Variables
14cu|gnome-mud-0.11.2-8|23	* Profiles
14cu|gnome-mud-0.11.2-8|24	* Multiple connections
14cu|gnome-mud-0.11.2-8|25	* Python scripting
14cu|gnome-mud-0.11.2-8|26	* C modules
14cu|gnome-mud-0.11.2-8|27	* and much much more...
14cu|gnome-mud-0.11.2-8|28	
14cu|gnome-mud-0.11.2-8|29	%prep
14cu|gnome-mud-0.11.2-8|30	%setup -q
14cu|gnome-mud-0.11.2-8|31	
14cu|gnome-mud-0.11.2-8|32	%build
14cu|gnome-mud-0.11.2-8|33	%configure2_5x --disable-schemas-install --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cu|gnome-mud-0.11.2-8|34	%make
14cu|gnome-mud-0.11.2-8|35	
14cu|gnome-mud-0.11.2-8|36	%install
14cu|gnome-mud-0.11.2-8|37	%makeinstall_std
14cu|gnome-mud-0.11.2-8|38	
14cu|gnome-mud-0.11.2-8|39	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/
14cu|gnome-mud-0.11.2-8|40	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/
14cu|gnome-mud-0.11.2-8|41	
14cu|gnome-mud-0.11.2-8|42	desktop-file-install --vendor='' \
14cu|gnome-mud-0.11.2-8|43	--dir=%{buildroot}%{_datadir}/applications \
14cu|gnome-mud-0.11.2-8|44	--add-category='GTK;AdventureGame' \
14cu|gnome-mud-0.11.2-8|45	%{buildroot}%{_datadir}/applications/*.desktop
14cu|gnome-mud-0.11.2-8|46	
14cu|gnome-mud-0.11.2-8|47	%find_lang %{name} --with-gnome
14cu|gnome-mud-0.11.2-8|48	
14cu|gnome-mud-0.11.2-8|49	
14cu|gnome-mud-0.11.2-8|50	%preun
14cu|gnome-mud-0.11.2-8|51	%preun_uninstall_gconf_schemas gnome-mud
14cu|gnome-mud-0.11.2-8|52	
14cu|gnome-mud-0.11.2-8|53	%files -f %{name}.lang
14cu|gnome-mud-0.11.2-8|54	%doc AUTHORS COPYING README INSTALL ROADMAP
14cu|gnome-mud-0.11.2-8|55	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnome-mud.schemas
14cu|gnome-mud-0.11.2-8|56	%{_gamesbindir}/gnome-mud
14cu|gnome-mud-0.11.2-8|57	%{_datadir}/applications/gnome-mud.desktop
14cu|gnome-mud-0.11.2-8|58	%{_iconsdir}/*/*/*/*
14cu|gnome-mud-0.11.2-8|59	%{_gamesdatadir}/%{name}
14cu|gnome-mud-0.11.2-8|60	%{_mandir}/man6/%{name}.*
14cu|gnome-mud-0.11.2-8|61	
14cu|gnome-mud-0.11.2-8|62	
14cu|gnome-mud-0.11.2-8|63	%changelog
14cu|gnome-mud-0.11.2-8|64	
14cu|gnome-mud-0.11.2-8|65	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.11.2-8
14cu|gnome-mud-0.11.2-8|66	- (6bcb19f) Repack tarball according to upstream
14cu|gnome-mud-0.11.2-8|67	
14cu|gnome-mud-0.11.2-8|68	

10294 14
14cu|gnome-nettool-3.8.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|gnome-nettool-3.8.1-1|2	
14cu|gnome-nettool-3.8.1-1|3	Summary:	Network information tool for GNOME
14cu|gnome-nettool-3.8.1-1|4	Name:		gnome-nettool
14cu|gnome-nettool-3.8.1-1|5	Version:	3.8.1
14cu|gnome-nettool-3.8.1-1|6	Release:	1
14cu|gnome-nettool-3.8.1-1|7	URL:		http://projects.gnome.org/gnome-network/
14cu|gnome-nettool-3.8.1-1|8	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|gnome-nettool-3.8.1-1|9	License:	GPLv2+ and GFDL
14cu|gnome-nettool-3.8.1-1|10	Group:		Graphical desktop/GNOME
14cu|gnome-nettool-3.8.1-1|11	BuildRequires:	intltool
14cu|gnome-nettool-3.8.1-1|12	BuildRequires:	itstool
14cu|gnome-nettool-3.8.1-1|13	BuildRequires:	desktop-file-utils
14cu|gnome-nettool-3.8.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.4
14cu|gnome-nettool-3.8.1-1|15	BuildRequires:  pkgconfig(gio-2.0) >= 2.25.10
14cu|gnome-nettool-3.8.1-1|16	BuildRequires:  pkgconfig(gmodule-export-2.0)
14cu|gnome-nettool-3.8.1-1|17	BuildRequires:  pkgconfig(gnome-doc-utils)
14cu|gnome-nettool-3.8.1-1|18	BuildRequires:  pkgconfig(libgtop-2.0)
14cu|gnome-nettool-3.8.1-1|19	
14cu|gnome-nettool-3.8.1-1|20	Requires:	whois
14cu|gnome-nettool-3.8.1-1|21	Requires:	traceroute
14cu|gnome-nettool-3.8.1-1|22	
14cu|gnome-nettool-3.8.1-1|23	%description
14cu|gnome-nettool-3.8.1-1|24	GNOME Nettool is a frontend to various networking commandline
14cu|gnome-nettool-3.8.1-1|25	tools, like ping, netstat, ifconfig, whois, traceroute, finger.
14cu|gnome-nettool-3.8.1-1|26	
14cu|gnome-nettool-3.8.1-1|27	%prep
14cu|gnome-nettool-3.8.1-1|28	%setup -q
14cu|gnome-nettool-3.8.1-1|29	
14cu|gnome-nettool-3.8.1-1|30	%build
14cu|gnome-nettool-3.8.1-1|31	%configure2_5x \
14cu|gnome-nettool-3.8.1-1|32	--disable-scrollkeeper \
14cu|gnome-nettool-3.8.1-1|33	--disable-schemas-compile \
14cu|gnome-nettool-3.8.1-1|34	--disable-static
14cu|gnome-nettool-3.8.1-1|35	%make
14cu|gnome-nettool-3.8.1-1|36	
14cu|gnome-nettool-3.8.1-1|37	%install
14cu|gnome-nettool-3.8.1-1|38	%makeinstall_std
14cu|gnome-nettool-3.8.1-1|39	
14cu|gnome-nettool-3.8.1-1|40	desktop-file-install \
14cu|gnome-nettool-3.8.1-1|41	--vendor "" \
14cu|gnome-nettool-3.8.1-1|42	--delete-original \
14cu|gnome-nettool-3.8.1-1|43	--dir %{buildroot}%{_datadir}/applications \
14cu|gnome-nettool-3.8.1-1|44	--remove-category Network \
14cu|gnome-nettool-3.8.1-1|45	--add-category GNOME \
14cu|gnome-nettool-3.8.1-1|46	--add-category System \
14cu|gnome-nettool-3.8.1-1|47	--add-category Utility \
14cu|gnome-nettool-3.8.1-1|48	%{buildroot}%{_datadir}/applications/gnome-nettool.desktop
14cu|gnome-nettool-3.8.1-1|49	
14cu|gnome-nettool-3.8.1-1|50	%find_lang %{name} --with-gnome
14cu|gnome-nettool-3.8.1-1|51	
14cu|gnome-nettool-3.8.1-1|52	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
14cu|gnome-nettool-3.8.1-1|53	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
14cu|gnome-nettool-3.8.1-1|54	#done
14cu|gnome-nettool-3.8.1-1|55	
14cu|gnome-nettool-3.8.1-1|56	%files -f %{name}.lang
14cu|gnome-nettool-3.8.1-1|57	%doc AUTHORS NEWS README
14cu|gnome-nettool-3.8.1-1|58	%{_bindir}/%{name}
14cu|gnome-nettool-3.8.1-1|59	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|gnome-nettool-3.8.1-1|60	%{_datadir}/applications/%{name}.desktop
14cu|gnome-nettool-3.8.1-1|61	%{_datadir}/%{name}/pixmaps/*.xpm
14cu|gnome-nettool-3.8.1-1|62	%{_datadir}/%{name}/pixmaps/*.png
14cu|gnome-nettool-3.8.1-1|63	%{_datadir}/%{name}/ui/%{name}.ui
14cu|gnome-nettool-3.8.1-1|64	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml
14cu|gnome-nettool-3.8.1-1|65	
14cu|gnome-nettool-3.8.1-1|66	%changelog

10295 14
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|1	Summary:	ScreenPen Launch  — Gnome Extension
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|2	Name:		gnome-shell-extensions-screenpen-launch
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|3	Group:		Graphical desktop/GNOME
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|4	Version:	1.0.1
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|5	Release:	3
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|6	Epoch:		1
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|7	License:	GPLv3+
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|8	Group:		Graphics
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|9	Url:		https://github.com/belonesox/screenpen-launch-gnome-shell-extension
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|10	Source0:	https://github.com/belonesox/screenpen-launch-gnome-shell-extension/archive/v%{version}.tar.gz
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|11	Requires:   screenpen
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|12	Requires:	gnome-shell
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|13	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|14	%define debug_package %{nil}
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|15	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|16	%description
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|17	ScreenPen Launch  — Gnome Extension for launching ScreenPen.
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|18	Used for on-screen drawing.
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|19	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|20	%files
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|21	%{_datadir}/gnome-shell/extensions/*
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|22	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|23	#----------------------------------------------------------------------------
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|24	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|25	%prep
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|26	%setup -qn screenpen-launch-gnome-shell-extension-%{version}
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|27	%apply_patches
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|28	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|29	%build
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|30	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|31	%install
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|32	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|33	cp -r .  %{buildroot}%{_datadir}/gnome-shell/extensions/screenpen-launch-gnome-shell-extension@belonesox.github.com
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|34	%changelog
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|35	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|36	* Mon Dec 21 2015 Stas Fomin <stas-fomin@yandex.ru> 1:1.0.1-3
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|37	- (da00779) fix spec
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|38	
14cu|gnome-shell-extensions-screenpen-launch-1.0.1-3|39	

10296 14
14cu|gnome-sshman-0.6-7|1	Name: 	 	gnome-sshman
14cu|gnome-sshman-0.6-7|2	Summary: 	SSH connection manager for GNOME and Nautilus
14cu|gnome-sshman-0.6-7|3	Version: 	0.6
14cu|gnome-sshman-0.6-7|4	Release: 	7
14cu|gnome-sshman-0.6-7|5	Source:		http://downloads.sourceforge.net/project/gnomesshman/gnomesshman/%{name}-%{version}/%{name}-%{version}.tgz
14cu|gnome-sshman-0.6-7|6	URL:		http://gnomesshman.sourceforge.net/
14cu|gnome-sshman-0.6-7|7	License:	GPL
14cu|gnome-sshman-0.6-7|8	Group:		Graphical desktop/GNOME
14cu|gnome-sshman-0.6-7|9	Requires:	pygtk2.0-libglade gnome-terminal pygtk2.0 gnome-python python-vte python-pexpect pycrypto
14cu|gnome-sshman-0.6-7|10	BuildArch:	noarch
14cu|gnome-sshman-0.6-7|11	
14cu|gnome-sshman-0.6-7|12	%description
14cu|gnome-sshman-0.6-7|13	Gnome-sshman is an SSH session manager for GNOME. It is easy and fast to use,
14cu|gnome-sshman-0.6-7|14	and is useful for system administrators that need to connect to many SSH
14cu|gnome-sshman-0.6-7|15	servers. Gnome-sshman saves ssh sessions and allows you to open a saved
14cu|gnome-sshman-0.6-7|16	session with a double click in nautilus or opening a new session running
14cu|gnome-sshman-0.6-7|17	gnome-sshman.
14cu|gnome-sshman-0.6-7|18	
14cu|gnome-sshman-0.6-7|19	%prep
14cu|gnome-sshman-0.6-7|20	%setup -q
14cu|gnome-sshman-0.6-7|21	
14cu|gnome-sshman-0.6-7|22	%install
14cu|gnome-sshman-0.6-7|23	mkdir -p %{buildroot}/%{_bindir}
14cu|gnome-sshman-0.6-7|24	cp bin/%{name} %{buildroot}/%{_bindir}/
14cu|gnome-sshman-0.6-7|25	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|gnome-sshman-0.6-7|26	cp libs/* %{buildroot}/%{_datadir}/%{name}
14cu|gnome-sshman-0.6-7|27	
14cu|gnome-sshman-0.6-7|28	#menu
14cu|gnome-sshman-0.6-7|29	
14cu|gnome-sshman-0.6-7|30	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gnome-sshman-0.6-7|31	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|gnome-sshman-0.6-7|32	[Desktop Entry]
14cu|gnome-sshman-0.6-7|33	Name=Gnome-SSHMan
14cu|gnome-sshman-0.6-7|34	Comment=Manage SSH connections
14cu|gnome-sshman-0.6-7|35	Exec=%{_bindir}/%{name}
14cu|gnome-sshman-0.6-7|36	Icon=terminals_section
14cu|gnome-sshman-0.6-7|37	Terminal=false
14cu|gnome-sshman-0.6-7|38	Type=Application
14cu|gnome-sshman-0.6-7|39	Categories=GNOME;GTK;X-MandrivaLinux-System-Terminals;TerminalEmulator;
14cu|gnome-sshman-0.6-7|40	EOF
14cu|gnome-sshman-0.6-7|41	
14cu|gnome-sshman-0.6-7|42	%clean
14cu|gnome-sshman-0.6-7|43	
14cu|gnome-sshman-0.6-7|44	%files
14cu|gnome-sshman-0.6-7|45	%doc README
14cu|gnome-sshman-0.6-7|46	%{_bindir}/%{name}
14cu|gnome-sshman-0.6-7|47	%{_datadir}/%{name}
14cu|gnome-sshman-0.6-7|48	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gnome-sshman-0.6-7|49	
14cu|gnome-sshman-0.6-7|50	%changelog
14cu|gnome-sshman-0.6-7|51	
14cu|gnome-sshman-0.6-7|52	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.6-7
14cu|gnome-sshman-0.6-7|53	- (2c3e2f9) Repack tarball according to upstream
14cu|gnome-sshman-0.6-7|54	
14cu|gnome-sshman-0.6-7|55	

10297 14
14cu|gnote-3.17.0-1|1	%define	api	3.17
14cu|gnote-3.17.0-1|2	%define	major	0
14cu|gnote-3.17.0-1|3	%define	libname	%mklibname %{name} %{api} %{major}
14cu|gnote-3.17.0-1|4	%define	devname	%mklibname %{name} -d
14cu|gnote-3.17.0-1|5	%define _appdatadir %{_datadir}/appdata
14cu|gnote-3.17.0-1|6	
14cu|gnote-3.17.0-1|7	Name:           gnote
14cu|gnote-3.17.0-1|8	Version:        3.17.0
14cu|gnote-3.17.0-1|9	Release:        1
14cu|gnote-3.17.0-1|10	Summary:        Note-taking application
14cu|gnote-3.17.0-1|11	Group:          Graphical desktop/GNOME
14cu|gnote-3.17.0-1|12	License:        GPLv3+
14cu|gnote-3.17.0-1|13	URL:            http://live.gnome.org/Gnote
14cu|gnote-3.17.0-1|14	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/%{api}/%{name}-%{version}.tar.xz
14cu|gnote-3.17.0-1|15	Source100:      gnote.rpmlintrc
14cu|gnote-3.17.0-1|16	
14cu|gnote-3.17.0-1|17	BuildRequires:  boost-devel
14cu|gnote-3.17.0-1|18	BuildRequires:  desktop-file-utils
14cu|gnote-3.17.0-1|19	BuildRequires:  gettext
14cu|gnote-3.17.0-1|20	BuildRequires:  pkgconfig(gtkmm-3.0)
14cu|gnote-3.17.0-1|21	BuildRequires:  pkgconfig(gtkspell3-3.0)
14cu|gnote-3.17.0-1|22	BuildRequires:  intltool
14cu|gnote-3.17.0-1|23	BuildRequires:  itstool
14cu|gnote-3.17.0-1|24	BuildRequires:  pkgconfig(libsecret-1)
14cu|gnote-3.17.0-1|25	BuildRequires:  pkgconfig(uuid)
14cu|gnote-3.17.0-1|26	BuildRequires:  pkgconfig(libxml-2.0)
14cu|gnote-3.17.0-1|27	BuildRequires:  libxml2-utils
14cu|gnote-3.17.0-1|28	BuildRequires:  pkgconfig(libxslt)
14cu|gnote-3.17.0-1|29	BuildRequires:  pkgconfig(libpcre)
14cu|gnote-3.17.0-1|30	BuildRequires:  appstream-util
14cu|gnote-3.17.0-1|31	
14cu|gnote-3.17.0-1|32	%description
14cu|gnote-3.17.0-1|33	Gnote is a desktop note-taking application which is simple and easy to use.
14cu|gnote-3.17.0-1|34	It lets you organize your notes intelligently by allowing you to easily link
14cu|gnote-3.17.0-1|35	ideas together with Wiki style interconnects. It is a port of Tomboy to C++
14cu|gnote-3.17.0-1|36	and consumes fewer resources.
14cu|gnote-3.17.0-1|37	
14cu|gnote-3.17.0-1|38	
14cu|gnote-3.17.0-1|39	%files -f %{name}.lang
14cu|gnote-3.17.0-1|40	%doc COPYING README TODO NEWS AUTHORS
14cu|gnote-3.17.0-1|41	%{_bindir}/gnote
14cu|gnote-3.17.0-1|42	%{_mandir}/man1/gnote.1.*
14cu|gnote-3.17.0-1|43	%{_datadir}/applications/gnote.desktop
14cu|gnote-3.17.0-1|44	%{_datadir}/gnote/
14cu|gnote-3.17.0-1|45	%{_libdir}/gnote/
14cu|gnote-3.17.0-1|46	%{_datadir}/icons/hicolor/*/apps/gnote.png
14cu|gnote-3.17.0-1|47	%{_datadir}/icons/hicolor/scalable/apps/gnote.svg
14cu|gnote-3.17.0-1|48	%{_datadir}/dbus-1/services/org.gnome.Gnote.service
14cu|gnote-3.17.0-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
14cu|gnote-3.17.0-1|50	%{_datadir}/gnome-shell/search-providers/gnote-search-provider.ini
14cu|gnote-3.17.0-1|51	%{_appdatadir}/*.xml
14cu|gnote-3.17.0-1|52	
14cu|gnote-3.17.0-1|53	#---------------------------------------------------------
14cu|gnote-3.17.0-1|54	
14cu|gnote-3.17.0-1|55	%package -n %{libname}
14cu|gnote-3.17.0-1|56	Summary:	Shared library for %{name}
14cu|gnote-3.17.0-1|57	Group:		System/Libraries
14cu|gnote-3.17.0-1|58	
14cu|gnote-3.17.0-1|59	%description -n %{libname}
14cu|gnote-3.17.0-1|60	This package contains the shared library for %{name}.
14cu|gnote-3.17.0-1|61	
14cu|gnote-3.17.0-1|62	
14cu|gnote-3.17.0-1|63	%files -n %{libname}
14cu|gnote-3.17.0-1|64	%doc COPYING README TODO NEWS AUTHORS
14cu|gnote-3.17.0-1|65	%{_libdir}/libgnote-%{api}.so.%{major}*
14cu|gnote-3.17.0-1|66	
14cu|gnote-3.17.0-1|67	#---------------------------------------------------------
14cu|gnote-3.17.0-1|68	
14cu|gnote-3.17.0-1|69	%package -n %{devname}
14cu|gnote-3.17.0-1|70	Summary:	Development library for %{name}
14cu|gnote-3.17.0-1|71	Group:		Development/C
14cu|gnote-3.17.0-1|72	Requires:	%{libname} = %{EVRD}
14cu|gnote-3.17.0-1|73	Provides:	%{name}-devel = %{EVRD}
14cu|gnote-3.17.0-1|74	
14cu|gnote-3.17.0-1|75	%description -n %{devname}
14cu|gnote-3.17.0-1|76	This package contains the development library for %{name}.
14cu|gnote-3.17.0-1|77	
14cu|gnote-3.17.0-1|78	
14cu|gnote-3.17.0-1|79	%files -n %{devname}
14cu|gnote-3.17.0-1|80	%doc COPYING README TODO NEWS AUTHORS
14cu|gnote-3.17.0-1|81	%{_libdir}/*.so
14cu|gnote-3.17.0-1|82	
14cu|gnote-3.17.0-1|83	#---------------------------------------------------------
14cu|gnote-3.17.0-1|84	
14cu|gnote-3.17.0-1|85	%prep
14cu|gnote-3.17.0-1|86	%setup -q
14cu|gnote-3.17.0-1|87	
14cu|gnote-3.17.0-1|88	%build
14cu|gnote-3.17.0-1|89	%configure2_5x --disable-static --with-gnu-ld
14cu|gnote-3.17.0-1|90	%make V=1
14cu|gnote-3.17.0-1|91	
14cu|gnote-3.17.0-1|92	%install
14cu|gnote-3.17.0-1|93	%makeinstall_std
14cu|gnote-3.17.0-1|94	
14cu|gnote-3.17.0-1|95	find %{buildroot} -type f -name "*.la" -delete
14cu|gnote-3.17.0-1|96	
14cu|gnote-3.17.0-1|97	%find_lang %{name} --with-gnome
14cu|gnote-3.17.0-1|98	
14cu|gnote-3.17.0-1|99	
14cu|gnote-3.17.0-1|100	%check
14cu|gnote-3.17.0-1|101	desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
14cu|gnote-3.17.0-1|102	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|gnote-3.17.0-1|103	
14cu|gnote-3.17.0-1|104	
14cu|gnote-3.17.0-1|105	
14cu|gnote-3.17.0-1|106	%changelog
14cu|gnote-3.17.0-1|107	
14cu|gnote-3.17.0-1|108	* Sat Aug 29 2015 abfonly <abfonly@gmail.com> 3.17.0-1
14cu|gnote-3.17.0-1|109	- (88b12ab) Merge pull request #1 from abfonly/gnote:gnome316
14cu|gnote-3.17.0-1|110	- (88b12ab) abfonly
14cu|gnote-3.17.0-1|111	
14cu|gnote-3.17.0-1|112	

10298 14
14cu|gns3-1.5.2-1|1	Summary:	Graphical network simulator that allows simulation of complex networks
14cu|gns3-1.5.2-1|2	Name:		gns3
14cu|gns3-1.5.2-1|3	Version:	1.5.2
14cu|gns3-1.5.2-1|4	Release:	1
14cu|gns3-1.5.2-1|5	License:	GPLv2+
14cu|gns3-1.5.2-1|6	Group:		Emulators
14cu|gns3-1.5.2-1|7	Url:		http://www.gns3.net/
14cu|gns3-1.5.2-1|8	Source0:	https://github.com/GNS3/gns3-gui/archive/v%{version}.tar.gz
14cu|gns3-1.5.2-1|9	Source1:	%{name}.png
14cu|gns3-1.5.2-1|10	Source2:	%{name}.xml
14cu|gns3-1.5.2-1|11	Source3:	%{name}.desktop
14cu|gns3-1.5.2-1|12	Source4:	application-x-%{name}.png
14cu|gns3-1.5.2-1|13	BuildArch:	noarch
14cu|gns3-1.5.2-1|14	BuildRequires:	pkgconfig(python3)
14cu|gns3-1.5.2-1|15	BuildRequires:  python3-pip
14cu|gns3-1.5.2-1|16	BuildRequires:  python3-setuptools
14cu|gns3-1.5.2-1|17	BuildRequires:	python3-qt5-devel
14cu|gns3-1.5.2-1|18	Requires:       gns3-server
14cu|gns3-1.5.2-1|19	Requires:       gns3-server = %{version}
14cu|gns3-1.5.2-1|20	Requires:       python3-configobj
14cu|gns3-1.5.2-1|21	Requires:       python3-paramiko >= 1.15.1
14cu|gns3-1.5.2-1|22	Requires:       python3-qt5
14cu|gns3-1.5.2-1|23	Requires:       python3-raven >= 5.2.0
14cu|gns3-1.5.2-1|24	Requires:       python3-requests >= 2.4.3
14cu|gns3-1.5.2-1|25	Requires:       python3-setuptools
14cu|gns3-1.5.2-1|26	Requires:       python3-sip
14cu|gns3-1.5.2-1|27	Requires:       python3-rsa >= 3.1.4
14cu|gns3-1.5.2-1|28	Requires:	dynagen
14cu|gns3-1.5.2-1|29	%rename gns3-gui
14cu|gns3-1.5.2-1|30	
14cu|gns3-1.5.2-1|31	%description
14cu|gns3-1.5.2-1|32	GNS3 is a graphical network simulator that allows simulation of complex
14cu|gns3-1.5.2-1|33	networks.
14cu|gns3-1.5.2-1|34	
14cu|gns3-1.5.2-1|35	To allow complete simulations, GNS3 is strongly linked with :
14cu|gns3-1.5.2-1|36	
14cu|gns3-1.5.2-1|37	* Dynamips, the core program that allows Cisco IOS emulation.
14cu|gns3-1.5.2-1|38	* Dynagen, a text-based front-end for Dynamips.
14cu|gns3-1.5.2-1|39	* Pemu, a Cisco PIX firewall emulator based on Qemu.
14cu|gns3-1.5.2-1|40	
14cu|gns3-1.5.2-1|41	GNS3 is an excellent complementary tool to real labs for Cisco network
14cu|gns3-1.5.2-1|42	engineers, administrators and people wanting to pass certifications such as
14cu|gns3-1.5.2-1|43	CCNA, CCNP, CCIP or CCIE.
14cu|gns3-1.5.2-1|44	
14cu|gns3-1.5.2-1|45	It can also be used to experiment features of Cisco IOS or to check
14cu|gns3-1.5.2-1|46	configurations that need to be deployed later on real routers.
14cu|gns3-1.5.2-1|47	
14cu|gns3-1.5.2-1|48	%files
14cu|gns3-1.5.2-1|49	%doc AUTHORS CHANGELOG
14cu|gns3-1.5.2-1|50	%{_bindir}/*
14cu|gns3-1.5.2-1|51	%{_datadir}/applications/*
14cu|gns3-1.5.2-1|52	%{_datadir}/icons/hicolor/48x48/mimetypes/
14cu|gns3-1.5.2-1|53	%{_datadir}/mime/packages/*
14cu|gns3-1.5.2-1|54	%{_datadir}/pixmaps/%{name}*
14cu|gns3-1.5.2-1|55	%{py3_puresitedir}/*
14cu|gns3-1.5.2-1|56	
14cu|gns3-1.5.2-1|57	#----------------------------------------------------------------------------
14cu|gns3-1.5.2-1|58	
14cu|gns3-1.5.2-1|59	%prep
14cu|gns3-1.5.2-1|60	%setup -qn %{name}-gui-%{version}
14cu|gns3-1.5.2-1|61	
14cu|gns3-1.5.2-1|62	%build
14cu|gns3-1.5.2-1|63	python3 setup.py build
14cu|gns3-1.5.2-1|64	
14cu|gns3-1.5.2-1|65	%install
14cu|gns3-1.5.2-1|66	python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cu|gns3-1.5.2-1|67	chmod +x %{buildroot}/%{py3_puresitedir}/%{name}/main.py
14cu|gns3-1.5.2-1|68	find %{buildroot}/%{py3_puresitedir}/%{name} -name "*.ui" -exec chmod -x {} \;
14cu|gns3-1.5.2-1|69	
14cu|gns3-1.5.2-1|70	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|gns3-1.5.2-1|71	mkdir -p %{buildroot}/%{_datadir}/mime/packages
14cu|gns3-1.5.2-1|72	mkdir -p %{buildroot}/%{_datadir}/applications
14cu|gns3-1.5.2-1|73	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/48x48/mimetypes
14cu|gns3-1.5.2-1|74	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cu|gns3-1.5.2-1|75	install -m 0644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/
14cu|gns3-1.5.2-1|76	install -m 0644 %{SOURCE3} %{buildroot}/%{_datadir}/applications/
14cu|gns3-1.5.2-1|77	install -m 0644 %{SOURCE4} %{buildroot}/%{_datadir}/icons/hicolor/48x48/mimetypes/
14cu|gns3-1.5.2-1|78	
14cu|gns3-1.5.2-1|79	rm -rf %{buildroot}/%{py3_puresitedir}/tests
14cu|gns3-1.5.2-1|80	
14cu|gns3-1.5.2-1|81	%changelog
14cu|gns3-1.5.2-1|82	
14cu|gns3-1.5.2-1|83	* Tue Sep 13 2016 Denis Silakov <dsilakov@gmail.com> 1.5.2-1
14cu|gns3-1.5.2-1|84	- (b885a0d) Updated to 1.5.2
14cu|gns3-1.5.2-1|85	
14cu|gns3-1.5.2-1|86	

10299 14
14cu|gns3-server-1.5.2-2|1	%define debug_package %{nil}
14cu|gns3-server-1.5.2-2|2	
14cu|gns3-server-1.5.2-2|3	%define __noautoreq "/gns3/bin/busybox"
14cu|gns3-server-1.5.2-2|4	
14cu|gns3-server-1.5.2-2|5	Summary:	GNS3 is a graphical network simulator
14cu|gns3-server-1.5.2-2|6	Name:		gns3-server
14cu|gns3-server-1.5.2-2|7	Version:	1.5.2
14cu|gns3-server-1.5.2-2|8	Release:	2
14cu|gns3-server-1.5.2-2|9	License:	GPL
14cu|gns3-server-1.5.2-2|10	Url:		http://www.gns3.net
14cu|gns3-server-1.5.2-2|11	Group:		Emulators
14cu|gns3-server-1.5.2-2|12	Source0:	https://github.com/GNS3/gns3-server/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|gns3-server-1.5.2-2|13	BuildRequires:	python3-devel >= 3.3
14cu|gns3-server-1.5.2-2|14	BuildRequires:	python3-netifaces
14cu|gns3-server-1.5.2-2|15	BuildRequires:	python3-pip
14cu|gns3-server-1.5.2-2|16	BuildRequires:	python3-setuptools
14cu|gns3-server-1.5.2-2|17	Requires:	cpulimit
14cu|gns3-server-1.5.2-2|18	Requires:	dynamips >= 0.2.11
14cu|gns3-server-1.5.2-2|19	Requires:	iouyap
14cu|gns3-server-1.5.2-2|20	Requires:	python3-jinja2 >= 2.7.3
14cu|gns3-server-1.5.2-2|21	Requires:	python3-aiohttp
14cu|gns3-server-1.5.2-2|22	Requires:	python3-jsonschema >= 2.4.0
14cu|gns3-server-1.5.2-2|23	Requires:	python3-netifaces
14cu|gns3-server-1.5.2-2|24	Requires:	qemu
14cu|gns3-server-1.5.2-2|25	Requires:	vpcs >= 0.5b1
14cu|gns3-server-1.5.2-2|26	Requires:	wireshark
14cu|gns3-server-1.5.2-2|27	Requires:	ubridge
14cu|gns3-server-1.5.2-2|28	Suggests:	virtualbox
14cu|gns3-server-1.5.2-2|29	BuildArch:	noarch
14cu|gns3-server-1.5.2-2|30	
14cu|gns3-server-1.5.2-2|31	%description
14cu|gns3-server-1.5.2-2|32	The GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM.
14cu|gns3-server-1.5.2-2|33	Clients like the GNS3 GUI controls the server using a JSON-RPC
14cu|gns3-server-1.5.2-2|34	API over Websockets.
14cu|gns3-server-1.5.2-2|35	
14cu|gns3-server-1.5.2-2|36	You will need the new GNS3 GUI (gns3-gui repository) to control the server.
14cu|gns3-server-1.5.2-2|37	
14cu|gns3-server-1.5.2-2|38	%prep
14cu|gns3-server-1.5.2-2|39	%setup -q
14cu|gns3-server-1.5.2-2|40	
14cu|gns3-server-1.5.2-2|41	%build
14cu|gns3-server-1.5.2-2|42	python3 setup.py build
14cu|gns3-server-1.5.2-2|43	
14cu|gns3-server-1.5.2-2|44	%install
14cu|gns3-server-1.5.2-2|45	python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cu|gns3-server-1.5.2-2|46	chmod +x %{buildroot}/%{py3_puresitedir}/gns3server/main.py
14cu|gns3-server-1.5.2-2|47	chmod +x %{buildroot}/%{py3_puresitedir}/gns3server/modules/iou/ioucon.py
14cu|gns3-server-1.5.2-2|48	rm -rf %{buildroot}/%{py3_puresitedir}/tests
14cu|gns3-server-1.5.2-2|49	
14cu|gns3-server-1.5.2-2|50	%files
14cu|gns3-server-1.5.2-2|51	%defattr(-, root, root, 0755)
14cu|gns3-server-1.5.2-2|52	%doc AUTHORS LICENSE README.rst
14cu|gns3-server-1.5.2-2|53	%{_bindir}/gns3server
14cu|gns3-server-1.5.2-2|54	%{_bindir}/gns3vmnet
14cu|gns3-server-1.5.2-2|55	%{py3_puresitedir}/*
14cu|gns3-server-1.5.2-2|56	
14cu|gns3-server-1.5.2-2|57	%changelog
14cu|gns3-server-1.5.2-2|58	
14cu|gns3-server-1.5.2-2|59	* Fri Oct 21 2016 Denis Silakov <dsilakov@gmail.com> 1.5.2-2
14cu|gns3-server-1.5.2-2|60	- (e7e83a3) Require ubridge
14cu|gns3-server-1.5.2-2|61	
14cu|gns3-server-1.5.2-2|62	

10300 14
14cu|gnubg-1.05.000-2|1	Name:		gnubg
14cu|gnubg-1.05.000-2|2	License:	GPLv3+
14cu|gnubg-1.05.000-2|3	Group:		Games/Boards
14cu|gnubg-1.05.000-2|4	Summary:	A backgammon game and analyser
14cu|gnubg-1.05.000-2|5	Version:	1.05.000
14cu|gnubg-1.05.000-2|6	Release:	2
14cu|gnubg-1.05.000-2|7	Epoch:		1
14cu|gnubg-1.05.000-2|8	Source0:	http://files.gnubg.org/media/sources/gnubg-release-%{version}-sources.tar.gz
14cu|gnubg-1.05.000-2|9	Source1:	gnubg.desktop
14cu|gnubg-1.05.000-2|10	URL:		http://www.gnubg.org
14cu|gnubg-1.05.000-2|11	Requires:	fonts-ttf-dejavu
14cu|gnubg-1.05.000-2|12	Requires:	python-mysql
14cu|gnubg-1.05.000-2|13	BuildRequires:	desktop-file-utils
14cu|gnubg-1.05.000-2|14	BuildRequires:	freetype-devel
14cu|gnubg-1.05.000-2|15	BuildRequires:	gmp-devel
14cu|gnubg-1.05.000-2|16	BuildRequires:	readline-devel
14cu|gnubg-1.05.000-2|17	BuildRequires:	pkgconfig(atk)
14cu|gnubg-1.05.000-2|18	BuildRequires:	pkgconfig(cairo)
14cu|gnubg-1.05.000-2|19	BuildRequires:	pkgconfig(gdkglext-1.0)
14cu|gnubg-1.05.000-2|20	BuildRequires:	pkgconfig(glib-2.0)
14cu|gnubg-1.05.000-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gnubg-1.05.000-2|22	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|gnubg-1.05.000-2|23	BuildRequires:	pkgconfig(libcurl)
14cu|gnubg-1.05.000-2|24	BuildRequires:	pkgconfig(libpng)
14cu|gnubg-1.05.000-2|25	BuildRequires:	pkgconfig(pango)
14cu|gnubg-1.05.000-2|26	BuildRequires:	pkgconfig(python)
14cu|gnubg-1.05.000-2|27	BuildRequires:	pkgconfig(sqlite3)
14cu|gnubg-1.05.000-2|28	
14cu|gnubg-1.05.000-2|29	
14cu|gnubg-1.05.000-2|30	%description
14cu|gnubg-1.05.000-2|31	GNU Backgammon is software for playing and analysing backgammon
14cu|gnubg-1.05.000-2|32	positions, games and matches. It's based on a neural network. Although it
14cu|gnubg-1.05.000-2|33	already plays at a very high level, it's still work in progress. You may
14cu|gnubg-1.05.000-2|34	play GNU Backgammon using the command line or a graphical interface.
14cu|gnubg-1.05.000-2|35	
14cu|gnubg-1.05.000-2|36	%prep
14cu|gnubg-1.05.000-2|37	%setup -q
14cu|gnubg-1.05.000-2|38	
14cu|gnubg-1.05.000-2|39	%build
14cu|gnubg-1.05.000-2|40	SIMD=no
14cu|gnubg-1.05.000-2|41	%ifarch x86_64
14cu|gnubg-1.05.000-2|42	# SSE2 instructions should be safe to use on all x86_64 CPUs
14cu|gnubg-1.05.000-2|43	SIMD=sse2
14cu|gnubg-1.05.000-2|44	%endif
14cu|gnubg-1.05.000-2|45	%configure2_5x --with-python --enable-simd=$SIMD
14cu|gnubg-1.05.000-2|46	%make
14cu|gnubg-1.05.000-2|47	
14cu|gnubg-1.05.000-2|48	%install
14cu|gnubg-1.05.000-2|49	%makeinstall
14cu|gnubg-1.05.000-2|50	install -Dpm 644 gnubg.weights %{buildroot}%{_datadir}/gnubg/gnubg.weights
14cu|gnubg-1.05.000-2|51	cp -rp textures* %{buildroot}%{_datadir}/gnubg/
14cu|gnubg-1.05.000-2|52	rm -f %{buildroot}%{_datadir}/gnubg/textures/Makefile{,.in,.am}
14cu|gnubg-1.05.000-2|53	install -Dpm 644 doc/gnubg.info %{buildroot}%{_infodir}/gnubg.info
14cu|gnubg-1.05.000-2|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gnubg-1.05.000-2|55	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|gnubg-1.05.000-2|56	%find_lang %{name}
14cu|gnubg-1.05.000-2|57	
14cu|gnubg-1.05.000-2|58	# don't use the bundled fonts
14cu|gnubg-1.05.000-2|59	rm -f %{buildroot}%{_datadir}/gnubg/fonts/*.ttf
14cu|gnubg-1.05.000-2|60	rm -f %{buildroot}%{_datadir}/gnubg/fonts/COPYRIGHT.TXT.gz
14cu|gnubg-1.05.000-2|61	ln -s ../../fonts/TTF/dejavu/DejaVuSans.ttf %{buildroot}%{_datadir}/gnubg/fonts/Vera.ttf
14cu|gnubg-1.05.000-2|62	ln -s ../../fonts/TTF/dejavu/DejaVuSans-Bold.ttf %{buildroot}%{_datadir}/gnubg/fonts/VeraBd.ttf
14cu|gnubg-1.05.000-2|63	ln -s ../../fonts/TTF/dejavu/DejaVuSerif-Bold.ttf %{buildroot}%{_datadir}/gnubg/fonts/VeraSeBd.ttf
14cu|gnubg-1.05.000-2|64	
14cu|gnubg-1.05.000-2|65	%files -f %{name}.lang
14cu|gnubg-1.05.000-2|66	%doc AUTHORS README COPYING ChangeLog
14cu|gnubg-1.05.000-2|67	%doc doc/images doc/gnubg/*.html
14cu|gnubg-1.05.000-2|68	%{_bindir}/bearoffdump
14cu|gnubg-1.05.000-2|69	%{_bindir}/gnubg
14cu|gnubg-1.05.000-2|70	%{_bindir}/makebearoff
14cu|gnubg-1.05.000-2|71	%{_bindir}/makehyper
14cu|gnubg-1.05.000-2|72	%{_bindir}/makeweights
14cu|gnubg-1.05.000-2|73	%{_infodir}/gnubg.info*
14cu|gnubg-1.05.000-2|74	%dir %{_datadir}/gnubg
14cu|gnubg-1.05.000-2|75	%{_datadir}/gnubg/met
14cu|gnubg-1.05.000-2|76	%{_datadir}/gnubg/boards.xml
14cu|gnubg-1.05.000-2|77	%{_datadir}/gnubg/gnubg_os0.bd
14cu|gnubg-1.05.000-2|78	%{_datadir}/gnubg/gnubg.weights
14cu|gnubg-1.05.000-2|79	%{_datadir}/gnubg/pixmaps
14cu|gnubg-1.05.000-2|80	%{_datadir}/gnubg/sounds
14cu|gnubg-1.05.000-2|81	%{_datadir}/gnubg/textures.txt
14cu|gnubg-1.05.000-2|82	%{_datadir}/gnubg/textures
14cu|gnubg-1.05.000-2|83	%{_datadir}/applications/%{name}.desktop
14cu|gnubg-1.05.000-2|84	%{_datadir}/gnubg/fonts/
14cu|gnubg-1.05.000-2|85	%{_datadir}/gnubg/gnubg.gtkrc
14cu|gnubg-1.05.000-2|86	%{_datadir}/gnubg/gnubg.wd
14cu|gnubg-1.05.000-2|87	%{_datadir}/gnubg/scripts/
14cu|gnubg-1.05.000-2|88	%{_datadir}/gnubg/flags/
14cu|gnubg-1.05.000-2|89	%{_datadir}/gnubg/gnubg.sql
14cu|gnubg-1.05.000-2|90	%{_datadir}/gnubg/gnubg_ts0.bd
14cu|gnubg-1.05.000-2|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gnubg-1.05.000-2|92	%{_mandir}/man6/*
14cu|gnubg-1.05.000-2|93	
14cu|gnubg-1.05.000-2|94	
14cu|gnubg-1.05.000-2|95	
14cu|gnubg-1.05.000-2|96	%changelog
14cu|gnubg-1.05.000-2|97	
14cu|gnubg-1.05.000-2|98	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 1:1.05.000-2
14cu|gnubg-1.05.000-2|99	- (c3daa67) Fix gmp BR
14cu|gnubg-1.05.000-2|100	
14cu|gnubg-1.05.000-2|101	

10301 14
14cu|gnubik-2.4-3|1	Summary:	Graphics puzzle similar to Rubik's cube
14cu|gnubik-2.4-3|2	Name:		gnubik
14cu|gnubik-2.4-3|3	Version:	2.4
14cu|gnubik-2.4-3|4	Release:	3
14cu|gnubik-2.4-3|5	License:	GPLv3+
14cu|gnubik-2.4-3|6	Group:		Games/Puzzles
14cu|gnubik-2.4-3|7	URL:		http://www.gnu.org/software/gnubik/
14cu|gnubik-2.4-3|8	
14cu|gnubik-2.4-3|9	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14cu|gnubik-2.4-3|10	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
14cu|gnubik-2.4-3|11	Patch2:		gnubik-2.4-printf.patch
14cu|gnubik-2.4-3|12	BuildRequires:	guile-devel >= 1.6.4
14cu|gnubik-2.4-3|13	BuildRequires:	gtkglext-devel
14cu|gnubik-2.4-3|14	BuildRequires:	gtk+2.0
14cu|gnubik-2.4-3|15	
14cu|gnubik-2.4-3|16	%description
14cu|gnubik-2.4-3|17	GNUbik is a GNU package.  It is a 3D interactive graphics
14cu|gnubik-2.4-3|18	puzzle. It renders an image of a magic cube
14cu|gnubik-2.4-3|19	(similar to a rubik cube) and you attempt to solve it.
14cu|gnubik-2.4-3|20	
14cu|gnubik-2.4-3|21	%prep
14cu|gnubik-2.4-3|22	%setup -q
14cu|gnubik-2.4-3|23	%apply_patches
14cu|gnubik-2.4-3|24	
14cu|gnubik-2.4-3|25	%build
14cu|gnubik-2.4-3|26	%configure2_5x --with-widget-set=gtk
14cu|gnubik-2.4-3|27	%make
14cu|gnubik-2.4-3|28	
14cu|gnubik-2.4-3|29	%install
14cu|gnubik-2.4-3|30	%makeinstall_std
14cu|gnubik-2.4-3|31	
14cu|gnubik-2.4-3|32	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cu|gnubik-2.4-3|33	
14cu|gnubik-2.4-3|34	# Replace defalt desktop file
14cu|gnubik-2.4-3|35	rm %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gnubik-2.4-3|36	
14cu|gnubik-2.4-3|37	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cu|gnubik-2.4-3|38	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gnubik-2.4-3|39	[Desktop Entry]
14cu|gnubik-2.4-3|40	Type=Application
14cu|gnubik-2.4-3|41	Exec=%{_bindir}/%{name}
14cu|gnubik-2.4-3|42	Icon=puzzle_section
14cu|gnubik-2.4-3|43	Comment=Puzzle game similar to Rubik's cube
14cu|gnubik-2.4-3|44	Comment[ru]=Головоломка, похожая на кубик Рубика
14cu|gnubik-2.4-3|45	Categories=Game;LogicGame;
14cu|gnubik-2.4-3|46	Name=Gnubik
14cu|gnubik-2.4-3|47	Name[ru]=Gnubik
14cu|gnubik-2.4-3|48	EOF
14cu|gnubik-2.4-3|49	
14cu|gnubik-2.4-3|50	%find_lang %{name}
14cu|gnubik-2.4-3|51	
14cu|gnubik-2.4-3|52	%files -f %{name}.lang
14cu|gnubik-2.4-3|53	%{_bindir}/*
14cu|gnubik-2.4-3|54	%{_datadir}/%{name}
14cu|gnubik-2.4-3|55	%{_infodir}/*
14cu|gnubik-2.4-3|56	%{_datadir}/applications/%{name}.desktop
14cu|gnubik-2.4-3|57	%{_datadir}/icons/*
14cu|gnubik-2.4-3|58	
14cu|gnubik-2.4-3|59	
14cu|gnubik-2.4-3|60	
14cu|gnubik-2.4-3|61	%changelog
14cu|gnubik-2.4-3|62	* Sun Mar 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-3
14cu|gnubik-2.4-3|63	+ Revision: f6db66b
14cu|gnubik-2.4-3|64	- Drop cache files
14cu|gnubik-2.4-3|65	
14cu|gnubik-2.4-3|66	

10302 14
14cu|gnudl-0.9.4-7|1	%define srcname gdl
14cu|gnudl-0.9.4-7|2	
14cu|gnudl-0.9.4-7|3	Summary:	A free incremental compiler quite similar and compatible with IDL
14cu|gnudl-0.9.4-7|4	Name:		gnudl
14cu|gnudl-0.9.4-7|5	Version:	0.9.4
14cu|gnudl-0.9.4-7|6	Release:	7
14cu|gnudl-0.9.4-7|7	License:	GPLv2+
14cu|gnudl-0.9.4-7|8	Group:		Development/Other
14cu|gnudl-0.9.4-7|9	Url:		http://gnudatalanguage.sourceforge.net/
14cu|gnudl-0.9.4-7|10	Source0:	http://sourceforge.net/projects/gnudatalanguage/files/gdl/%{version}/%{srcname}-%{version}.tar.gz
14cu|gnudl-0.9.4-7|11	# Fix datatype for use with gsl's permutation type
14cu|gnudl-0.9.4-7|12	# https://sourceforge.net/p/gnudatalanguage/bugs/570/
14cu|gnudl-0.9.4-7|13	Patch0:		gdl-gsl.patch
14cu|gnudl-0.9.4-7|14	# Patch to support plplot's new width() function
14cu|gnudl-0.9.4-7|15	# https://sourceforge.net/p/gnudatalanguage/patches/70/
14cu|gnudl-0.9.4-7|16	Patch1:		gdl-plwidth.patch
14cu|gnudl-0.9.4-7|17	Patch2:		gdl-0.9.4-linkage.patch
14cu|gnudl-0.9.4-7|18	BuildRequires:	cmake
14cu|gnudl-0.9.4-7|19	BuildRequires:	gomp-devel
14cu|gnudl-0.9.4-7|20	BuildRequires:	hdf5-devel
14cu|gnudl-0.9.4-7|21	BuildRequires:	jpeg-devel
14cu|gnudl-0.9.4-7|22	BuildRequires:	python-numpy-devel
14cu|gnudl-0.9.4-7|23	BuildRequires:	readline-devel
14cu|gnudl-0.9.4-7|24	BuildRequires:	udunits2-devel
14cu|gnudl-0.9.4-7|25	BuildRequires:	wxgtku-devel
14cu|gnudl-0.9.4-7|26	BuildRequires:	pkgconfig(fftw3)
14cu|gnudl-0.9.4-7|27	BuildRequires:	pkgconfig(gsl)
14cu|gnudl-0.9.4-7|28	BuildRequires:	pkgconfig(libps)
14cu|gnudl-0.9.4-7|29	#This is a workaround for missing rpc.h of xdr.h
14cu|gnudl-0.9.4-7|30	BuildRequires:	pkgconfig(libtirpc)
14cu|gnudl-0.9.4-7|31	BuildRequires:	pkgconfig(ImageMagick)
14cu|gnudl-0.9.4-7|32	BuildRequires:	pkgconfig(ncurses)
14cu|gnudl-0.9.4-7|33	BuildRequires:	pkgconfig(netcdf)
14cu|gnudl-0.9.4-7|34	BuildRequires:	pkgconfig(plplotd)
14cu|gnudl-0.9.4-7|35	BuildRequires:	pkgconfig(python)
14cu|gnudl-0.9.4-7|36	
14cu|gnudl-0.9.4-7|37	%description
14cu|gnudl-0.9.4-7|38	A free compatible incremental compiler (i.e. runs Interactive Data
14cu|gnudl-0.9.4-7|39	Language programs). IDL is a registered trademark of ITT Visual
14cu|gnudl-0.9.4-7|40	Information Solutions. All IDL language elements up to IDL version 7.1
14cu|gnudl-0.9.4-7|41	are supported and more than 380 library routines are implemented. For
14cu|gnudl-0.9.4-7|42	a sorted list enter HELP,/LIB at the command prompt and look for
14cu|gnudl-0.9.4-7|43	library routines written in GDL in the gnudatalanguage/lib directory.
14cu|gnudl-0.9.4-7|44	
14cu|gnudl-0.9.4-7|45	%files
14cu|gnudl-0.9.4-7|46	%doc README AUTHORS NEWS TODO HACKING ChangeLog COPYING
14cu|gnudl-0.9.4-7|47	%{_mandir}/man1/*
14cu|gnudl-0.9.4-7|48	%{_bindir}/gdl
14cu|gnudl-0.9.4-7|49	%{_datadir}/gnudatalanguage/*
14cu|gnudl-0.9.4-7|50	
14cu|gnudl-0.9.4-7|51	#----------------------------------------------------------------------------
14cu|gnudl-0.9.4-7|52	
14cu|gnudl-0.9.4-7|53	%prep
14cu|gnudl-0.9.4-7|54	%setup -q -n %{srcname}-%{version}
14cu|gnudl-0.9.4-7|55	%patch0 -p1
14cu|gnudl-0.9.4-7|56	%patch1 -p1
14cu|gnudl-0.9.4-7|57	%patch2 -p1
14cu|gnudl-0.9.4-7|58	
14cu|gnudl-0.9.4-7|59	%build
14cu|gnudl-0.9.4-7|60	export LDFLAGS="-ltirpc"
14cu|gnudl-0.9.4-7|61	#compilation is buggy and PYTHON.txt claims that "Due to the
14cu|gnudl-0.9.4-7|62	#neglectible feedback, the python module development is currently on hold"
14cu|gnudl-0.9.4-7|63	%cmake \
14cu|gnudl-0.9.4-7|64	-DWXWIDGETS=ON \
14cu|gnudl-0.9.4-7|65	-DUDUNITS=ON \
14cu|gnudl-0.9.4-7|66	-DUDUNITS_INCLUDE_DIR=%{_includedir}/udunits2 \
14cu|gnudl-0.9.4-7|67	-DGRIB=OFF \
14cu|gnudl-0.9.4-7|68	-DOPENMP=OFF \
14cu|gnudl-0.9.4-7|69	-DHDF=OFF \
14cu|gnudl-0.9.4-7|70	-DEIGEN3=OFF \
14cu|gnudl-0.9.4-7|71	-DMPICH=OFF \
14cu|gnudl-0.9.4-7|72	-DMAGICK=ON \
14cu|gnudl-0.9.4-7|73	-DPYTHON=OFF \
14cu|gnudl-0.9.4-7|74	-DGRAPHICSMAGICK=OFF
14cu|gnudl-0.9.4-7|75	%make
14cu|gnudl-0.9.4-7|76	
14cu|gnudl-0.9.4-7|77	%install
14cu|gnudl-0.9.4-7|78	%makeinstall_std -C build
14cu|gnudl-0.9.4-7|79	
14cu|gnudl-0.9.4-7|80	
14cu|gnudl-0.9.4-7|81	%changelog
14cu|gnudl-0.9.4-7|82	
14cu|gnudl-0.9.4-7|83	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-7
14cu|gnudl-0.9.4-7|84	- (f305d6e) Rebuild with new imagemagick
14cu|gnudl-0.9.4-7|85	
14cu|gnudl-0.9.4-7|86	

10303 14
14cu|gnu.getopt-1.0.14-3|1	%define	section		free
14cu|gnu.getopt-1.0.14-3|2	
14cu|gnu.getopt-1.0.14-3|3	Summary:        Java getopt implementation
14cu|gnu.getopt-1.0.14-3|4	Name:		gnu.getopt
14cu|gnu.getopt-1.0.14-3|5	Version:	1.0.14
14cu|gnu.getopt-1.0.14-3|6	Release:	3
14cu|gnu.getopt-1.0.14-3|7	License:        LGPLv2
14cu|gnu.getopt-1.0.14-3|8	Group:          Development/Java
14cu|gnu.getopt-1.0.14-3|9	Url:            http://www.urbanophile.com/arenn/hacking/download.html
14cu|gnu.getopt-1.0.14-3|10	Source0:        ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-%{version}.tar.gz
14cu|gnu.getopt-1.0.14-3|11	BuildRequires:  ant
14cu|gnu.getopt-1.0.14-3|12	Buildarch:      noarch
14cu|gnu.getopt-1.0.14-3|13	BuildRequires:  java-devel >= 0:1.4.2
14cu|gnu.getopt-1.0.14-3|14	BuildRequires:	java-rpmbuild >= 0:1.5
14cu|gnu.getopt-1.0.14-3|15	Provides:       gnu-getopt = %{EVRD}
14cu|gnu.getopt-1.0.14-3|16	
14cu|gnu.getopt-1.0.14-3|17	%description
14cu|gnu.getopt-1.0.14-3|18	The GNU Java getopt classes support short and long argument parsing in
14cu|gnu.getopt-1.0.14-3|19	a manner 100% compatible with the version of GNU getopt in glibc 2.0.6
14cu|gnu.getopt-1.0.14-3|20	with a mostly compatible programmer's interface as well. Note that this
14cu|gnu.getopt-1.0.14-3|21	is a port, not a new implementation. I am currently unaware of any bugs
14cu|gnu.getopt-1.0.14-3|22	in this software, but there certainly could be some lying about. I would
14cu|gnu.getopt-1.0.14-3|23	appreciate bug reports as well as hearing about positive experiences.
14cu|gnu.getopt-1.0.14-3|24	
14cu|gnu.getopt-1.0.14-3|25	%package javadoc
14cu|gnu.getopt-1.0.14-3|26	Summary:        Javadoc for %{name}
14cu|gnu.getopt-1.0.14-3|27	Group:          Development/Java
14cu|gnu.getopt-1.0.14-3|28	
14cu|gnu.getopt-1.0.14-3|29	%description javadoc
14cu|gnu.getopt-1.0.14-3|30	Javadoc for %{name}.
14cu|gnu.getopt-1.0.14-3|31	
14cu|gnu.getopt-1.0.14-3|32	%prep
14cu|gnu.getopt-1.0.14-3|33	%setup -q -c
14cu|gnu.getopt-1.0.14-3|34	# Aaron, where did you put my build script :-) ?
14cu|gnu.getopt-1.0.14-3|35	mv gnu/getopt/buildx.xml build.xml
14cu|gnu.getopt-1.0.14-3|36	
14cu|gnu.getopt-1.0.14-3|37	%build
14cu|gnu.getopt-1.0.14-3|38	%ant jar javadoc
14cu|gnu.getopt-1.0.14-3|39	
14cu|gnu.getopt-1.0.14-3|40	%install
14cu|gnu.getopt-1.0.14-3|41	# jars
14cu|gnu.getopt-1.0.14-3|42	mkdir -p %{buildroot}%{_javadir}
14cu|gnu.getopt-1.0.14-3|43	install -m 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|gnu.getopt-1.0.14-3|44	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14cu|gnu.getopt-1.0.14-3|45	# javadoc
14cu|gnu.getopt-1.0.14-3|46	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gnu.getopt-1.0.14-3|47	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gnu.getopt-1.0.14-3|48	
14cu|gnu.getopt-1.0.14-3|49	%post javadoc
14cu|gnu.getopt-1.0.14-3|50	rm -f %{_javadocdir}/%{name}
14cu|gnu.getopt-1.0.14-3|51	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cu|gnu.getopt-1.0.14-3|52	
14cu|gnu.getopt-1.0.14-3|53	%postun javadoc
14cu|gnu.getopt-1.0.14-3|54	if [ "$1" = "0" ]; then
14cu|gnu.getopt-1.0.14-3|55	rm -f %{_javadocdir}/%{name}
14cu|gnu.getopt-1.0.14-3|56	fi
14cu|gnu.getopt-1.0.14-3|57	
14cu|gnu.getopt-1.0.14-3|58	%files
14cu|gnu.getopt-1.0.14-3|59	%doc gnu/getopt/COPYING.LIB gnu/getopt/README
14cu|gnu.getopt-1.0.14-3|60	%{_javadir}/*
14cu|gnu.getopt-1.0.14-3|61	
14cu|gnu.getopt-1.0.14-3|62	%files javadoc
14cu|gnu.getopt-1.0.14-3|63	%{_javadocdir}/%{name}-%{version}
14cu|gnu.getopt-1.0.14-3|64	
14cu|gnu.getopt-1.0.14-3|65	
14cu|gnu.getopt-1.0.14-3|66	%changelog
14cu|gnu.getopt-1.0.14-3|67	
14cu|gnu.getopt-1.0.14-3|68	* Thu Jun 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-3
14cu|gnu.getopt-1.0.14-3|69	- (5582958) Move to contrib
14cu|gnu.getopt-1.0.14-3|70	
14cu|gnu.getopt-1.0.14-3|71	

10304 14
14cu|gnumed-1.6.8-1|1	Summary:	GNUmed client
14cu|gnumed-1.6.8-1|2	Name:		gnumed
14cu|gnumed-1.6.8-1|3	Version:	1.6.8
14cu|gnumed-1.6.8-1|4	Release:	1
14cu|gnumed-1.6.8-1|5	License:	GPLv2+
14cu|gnumed-1.6.8-1|6	Group:		Office
14cu|gnumed-1.6.8-1|7	URL:		http://wiki.gnumed.de/
14cu|gnumed-1.6.8-1|8	Source0:	http://www.gnumed.de/downloads/client/1.6/%{name}-client.%{version}.tgz
14cu|gnumed-1.6.8-1|9	
14cu|gnumed-1.6.8-1|10	BuildArch:	noarch
14cu|gnumed-1.6.8-1|11	
14cu|gnumed-1.6.8-1|12	BuildRequires:	python
14cu|gnumed-1.6.8-1|13	BuildRequires:	desktop-file-utils
14cu|gnumed-1.6.8-1|14	
14cu|gnumed-1.6.8-1|15	%description
14cu|gnumed-1.6.8-1|16	The GNUmed project builds free, liberated open source Electronic Medical Record
14cu|gnumed-1.6.8-1|17	software in multiple languages to assist and improve longitudinal care
14cu|gnumed-1.6.8-1|18	(specifically in ambulatory settings, i.e. multi-professional practices
14cu|gnumed-1.6.8-1|19	and clinics).
14cu|gnumed-1.6.8-1|20	
14cu|gnumed-1.6.8-1|21	It is developed by a handful of medical doctors and programmers from all
14cu|gnumed-1.6.8-1|22	over the world.
14cu|gnumed-1.6.8-1|23	
14cu|gnumed-1.6.8-1|24	It can be useful to anyone documenting the health of patients including,
14cu|gnumed-1.6.8-1|25	but not limited to, doctors, physical therapists, occupational therapists,
14cu|gnumed-1.6.8-1|26	acupuncturists, nurses, psychologists...
14cu|gnumed-1.6.8-1|27	
14cu|gnumed-1.6.8-1|28	#-------------------------------------------------------------------------
14cu|gnumed-1.6.8-1|29	
14cu|gnumed-1.6.8-1|30	%package client
14cu|gnumed-1.6.8-1|31	Summary:	Client for %name
14cu|gnumed-1.6.8-1|32	Group:		Office
14cu|gnumed-1.6.8-1|33	Requires:	aspell
14cu|gnumed-1.6.8-1|34	Requires:	file
14cu|gnumed-1.6.8-1|35	Requires:	python-%{name}-client = %{version}
14cu|gnumed-1.6.8-1|36	Requires:	%{name}-doc = %{version}
14cu|gnumed-1.6.8-1|37	Requires:	python >= 2.3
14cu|gnumed-1.6.8-1|38	Requires:	python-psycopg2 >= 2.0.10
14cu|gnumed-1.6.8-1|39	Requires:	java
14cu|gnumed-1.6.8-1|40	Requires:	xsane
14cu|gnumed-1.6.8-1|41	Requires:	python
14cu|gnumed-1.6.8-1|42	Requires:	wxPythonGTK >= 2.6.3
14cu|gnumed-1.6.8-1|43	Requires:	libreoffice-pyuno
14cu|gnumed-1.6.8-1|44	Requires:	python-egenix-mx-base
14cu|gnumed-1.6.8-1|45	Requires:	kdepim4
14cu|gnumed-1.6.8-1|46	Requires:	texlive
14cu|gnumed-1.6.8-1|47	
14cu|gnumed-1.6.8-1|48	
14cu|gnumed-1.6.8-1|49	%description client
14cu|gnumed-1.6.8-1|50	The client for %{name}
14cu|gnumed-1.6.8-1|51	
14cu|gnumed-1.6.8-1|52	%files client -f %{name}.lang
14cu|gnumed-1.6.8-1|53	%doc client/CHANGELOG
14cu|gnumed-1.6.8-1|54	%config(noreplace)%{_sysconfdir}/%{name}/*
14cu|gnumed-1.6.8-1|55	%{_bindir}/*
14cu|gnumed-1.6.8-1|56	%{_datadir}/%{name}
14cu|gnumed-1.6.8-1|57	%{_datadir}/applications/gnumed-client.desktop
14cu|gnumed-1.6.8-1|58	%{_datadir}/pixmaps/*
14cu|gnumed-1.6.8-1|59	%{_iconsdir}/*
14cu|gnumed-1.6.8-1|60	%{_mandir}/man?/*
14cu|gnumed-1.6.8-1|61	
14cu|gnumed-1.6.8-1|62	#-------------------------------------------------------------------------
14cu|gnumed-1.6.8-1|63	
14cu|gnumed-1.6.8-1|64	%package -n python-%{name}-client
14cu|gnumed-1.6.8-1|65	Summary:	Python libraries for %name client
14cu|gnumed-1.6.8-1|66	Group:		Office
14cu|gnumed-1.6.8-1|67	Requires:	python-%{name}-common = %{version}
14cu|gnumed-1.6.8-1|68	
14cu|gnumed-1.6.8-1|69	%description -n python-%{name}-client
14cu|gnumed-1.6.8-1|70	Common files for %{name}
14cu|gnumed-1.6.8-1|71	
14cu|gnumed-1.6.8-1|72	%files -n python-%{name}-client
14cu|gnumed-1.6.8-1|73	%doc client/CHANGELOG
14cu|gnumed-1.6.8-1|74	%{py_puresitedir}/Gnumed/business/
14cu|gnumed-1.6.8-1|75	%{py_puresitedir}/Gnumed/exporters/
14cu|gnumed-1.6.8-1|76	%{py_puresitedir}/Gnumed/wxGladeWidgets/
14cu|gnumed-1.6.8-1|77	%{py_puresitedir}/Gnumed/wxpython/
14cu|gnumed-1.6.8-1|78	
14cu|gnumed-1.6.8-1|79	#-------------------------------------------------------------------------
14cu|gnumed-1.6.8-1|80	
14cu|gnumed-1.6.8-1|81	%package -n python-%{name}-common
14cu|gnumed-1.6.8-1|82	Summary:	Common files for %name
14cu|gnumed-1.6.8-1|83	Group:		Office
14cu|gnumed-1.6.8-1|84	
14cu|gnumed-1.6.8-1|85	%description -n python-%{name}-common
14cu|gnumed-1.6.8-1|86	Common files for %{name}
14cu|gnumed-1.6.8-1|87	
14cu|gnumed-1.6.8-1|88	%files -n python-%{name}-common
14cu|gnumed-1.6.8-1|89	%doc client/CHANGELOG
14cu|gnumed-1.6.8-1|90	%{py_puresitedir}/Gnumed/*.py
14cu|gnumed-1.6.8-1|91	%{py_puresitedir}/Gnumed/pycommon
14cu|gnumed-1.6.8-1|92	
14cu|gnumed-1.6.8-1|93	#-------------------------------------------------------------------------
14cu|gnumed-1.6.8-1|94	
14cu|gnumed-1.6.8-1|95	%package doc
14cu|gnumed-1.6.8-1|96	Summary:	Documentation for %name
14cu|gnumed-1.6.8-1|97	Group:		Office
14cu|gnumed-1.6.8-1|98	
14cu|gnumed-1.6.8-1|99	%description doc
14cu|gnumed-1.6.8-1|100	Documentation for %{name}
14cu|gnumed-1.6.8-1|101	
14cu|gnumed-1.6.8-1|102	%files doc
14cu|gnumed-1.6.8-1|103	%doc client/CHANGELOG
14cu|gnumed-1.6.8-1|104	%doc client/doc/user-manual/
14cu|gnumed-1.6.8-1|105	
14cu|gnumed-1.6.8-1|106	#-------------------------------------------------------------------------
14cu|gnumed-1.6.8-1|107	
14cu|gnumed-1.6.8-1|108	%prep
14cu|gnumed-1.6.8-1|109	%setup -qn %{name}-client.%{version}
14cu|gnumed-1.6.8-1|110	%{__sed} -i -e 's@Exec=/usr/bin/gnumed@Exec=/usr/bin/gnumed --conf-file=/etc/%{name}/%{name}-client.conf@' client/%{name}-client.desktop
14cu|gnumed-1.6.8-1|111	
14cu|gnumed-1.6.8-1|112	# fix EOL encoding
14cu|gnumed-1.6.8-1|113	pushd client/doc/user-manual/rsrc/Gnumed/LegacyAppConfiguration
14cu|gnumed-1.6.8-1|114	for f in gnumed.conf.modus{1,2} GDT.ini;
14cu|gnumed-1.6.8-1|115	do
14cu|gnumed-1.6.8-1|116	touch -r $f $f.tstamp \
14cu|gnumed-1.6.8-1|117	&& sed -i 's/\r//' $f \
14cu|gnumed-1.6.8-1|118	&& touch -r $f.tstamp $f \
14cu|gnumed-1.6.8-1|119	&& rm $f.tstamp
14cu|gnumed-1.6.8-1|120	done
14cu|gnumed-1.6.8-1|121	
14cu|gnumed-1.6.8-1|122	for f in GDT.ini;
14cu|gnumed-1.6.8-1|123	do
14cu|gnumed-1.6.8-1|124	iconv -f iso8859-1 -t utf-8 $f > $f.conv \
14cu|gnumed-1.6.8-1|125	&& touch -r $f $f.conv && mv -f $f.conv $f
14cu|gnumed-1.6.8-1|126	done
14cu|gnumed-1.6.8-1|127	popd
14cu|gnumed-1.6.8-1|128	
14cu|gnumed-1.6.8-1|129	%build
14cu|gnumed-1.6.8-1|130	
14cu|gnumed-1.6.8-1|131	%install
14cu|gnumed-1.6.8-1|132	
14cu|gnumed-1.6.8-1|133	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14cu|gnumed-1.6.8-1|134	cp -p client/connectors/gm_ctl_client.conf %{buildroot}/%{_sysconfdir}/%{name}/gm_ctl_client.conf
14cu|gnumed-1.6.8-1|135	cp -p client/doc/%{name}.conf.example %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
14cu|gnumed-1.6.8-1|136	cp -p client/etc/%{name}/%{name}-client.conf.example %{buildroot}/%{_sysconfdir}/%{name}/%{name}-client.conf
14cu|gnumed-1.6.8-1|137	
14cu|gnumed-1.6.8-1|138	mkdir -p %{buildroot}%{_bindir}
14cu|gnumed-1.6.8-1|139	cp -p client/%{name} %{buildroot}%{_bindir}/%{name}
14cu|gnumed-1.6.8-1|140	
14cu|gnumed-1.6.8-1|141	mkdir -p %{buildroot}%{_datadir}/%{name}/bitmaps
14cu|gnumed-1.6.8-1|142	cp  -av client/bitmaps/{e*,gnu*,serpent}.png %{buildroot}%{_datadir}/%{name}/bitmaps/
14cu|gnumed-1.6.8-1|143	
14cu|gnumed-1.6.8-1|144	# Locale files
14cu|gnumed-1.6.8-1|145	for i in "fr" "de" "es" "it" "nb" "nl" "pl" "pt_BR" "ru"; do
14cu|gnumed-1.6.8-1|146	mkdir -p %{buildroot}%{_datadir}/locale/"$i"/LC_MESSAGES/
14cu|gnumed-1.6.8-1|147	cp -p client/po/"$i"-%{name}.mo %{buildroot}%{_datadir}/locale/"$i"/LC_MESSAGES/%{name}.mo
14cu|gnumed-1.6.8-1|148	done
14cu|gnumed-1.6.8-1|149	
14cu|gnumed-1.6.8-1|150	%find_lang %{name}
14cu|gnumed-1.6.8-1|151	
14cu|gnumed-1.6.8-1|152	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|gnumed-1.6.8-1|153	cp -p client/bitmaps/gm_icon-serpent_and_gnu.{png,svg} %{buildroot}%{_datadir}/pixmaps/
14cu|gnumed-1.6.8-1|154	
14cu|gnumed-1.6.8-1|155	mkdir -p -m 755  %{buildroot}%{py_puresitedir}/Gnumed/business
14cu|gnumed-1.6.8-1|156	cp -pr client/business %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|157	
14cu|gnumed-1.6.8-1|158	mkdir -p -m 755 %{buildroot}%{py_puresitedir}/Gnumed/exporters
14cu|gnumed-1.6.8-1|159	cp -pr client/exporters %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|160	
14cu|gnumed-1.6.8-1|161	mkdir -p -m 755 %{buildroot}/%{py_puresitedir}/Gnumed/wxGladeWidgets
14cu|gnumed-1.6.8-1|162	# Remove shebang
14cu|gnumed-1.6.8-1|163	sed -i "/\/usr\/bin\/env/d" client/wxGladeWidgets/*
14cu|gnumed-1.6.8-1|164	cp -pr client/wxGladeWidgets  %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|165	
14cu|gnumed-1.6.8-1|166	mkdir -p -m 755 %{buildroot}/%{py_puresitedir}/Gnumed/wxpython/gui
14cu|gnumed-1.6.8-1|167	cp -pr client/wxpython %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|168	cp -pr client/wxpython/gui %{buildroot}%{py_puresitedir}/Gnumed/wxpython
14cu|gnumed-1.6.8-1|169	
14cu|gnumed-1.6.8-1|170	sed -i "/\/usr\/bin\/env/d" client/%{name}.py
14cu|gnumed-1.6.8-1|171	cp -pr client/%{name}.py %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|172	
14cu|gnumed-1.6.8-1|173	mkdir -p %{buildroot}/%{_datadir}/applications/
14cu|gnumed-1.6.8-1|174	mkdir -p %{buildroot}/%{_datadir}/icons/
14cu|gnumed-1.6.8-1|175	cp client/%{name}-client.desktop %{buildroot}%{_datadir}/applications/
14cu|gnumed-1.6.8-1|176	cp client/bitmaps/%{name}logo.png %{buildroot}%{_datadir}/icons/%{name}logo.png
14cu|gnumed-1.6.8-1|177	
14cu|gnumed-1.6.8-1|178	desktop-file-install \
14cu|gnumed-1.6.8-1|179	--vendor='' \
14cu|gnumed-1.6.8-1|180	--dir %{buildroot}%{_datadir}/applications \
14cu|gnumed-1.6.8-1|181	%{buildroot}%{_datadir}/applications/%{name}-client.desktop
14cu|gnumed-1.6.8-1|182	
14cu|gnumed-1.6.8-1|183	# pycommon
14cu|gnumed-1.6.8-1|184	mkdir -p %{buildroot}%{py_puresitedir}/Gnumed/pycommon
14cu|gnumed-1.6.8-1|185	cp -r client/pycommon %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|186	cp -r client/__init__.py %{buildroot}%{py_puresitedir}/Gnumed
14cu|gnumed-1.6.8-1|187	
14cu|gnumed-1.6.8-1|188	# Man pages
14cu|gnumed-1.6.8-1|189	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|gnumed-1.6.8-1|190	cp client/doc/*.1 %{buildroot}%{_mandir}/man1/
14cu|gnumed-1.6.8-1|191	
14cu|gnumed-1.6.8-1|192	# Extra binaries
14cu|gnumed-1.6.8-1|193	install -p -m 0755 external-tools/gm-print_doc -t %{buildroot}/%{_bindir}/
14cu|gnumed-1.6.8-1|194	install -p -m 0755 external-tools/gm-download_data -t %{buildroot}/%{_bindir}/
14cu|gnumed-1.6.8-1|195	
14cu|gnumed-1.6.8-1|196	# Wrapper
14cu|gnumed-1.6.8-1|197	cat << EOF > gm_ctl_client
14cu|gnumed-1.6.8-1|198	#!/bin/bash
14cu|gnumed-1.6.8-1|199	python client/connectors/gm_ctl_client.py --conf-file=%{_sysconfdir}/%{name}/gm_ctl_client.conf
14cu|gnumed-1.6.8-1|200	EOF
14cu|gnumed-1.6.8-1|201	install -p -m 0755 gm_ctl_client -t %{buildroot}/%{_bindir}/
14cu|gnumed-1.6.8-1|202	
14cu|gnumed-1.6.8-1|203	%changelog
14cu|gnumed-1.6.8-1|204	
14cu|gnumed-1.6.8-1|205	* Sun Sep 11 2016 alzim <alzim@bk.ru> 1.6.8-1
14cu|gnumed-1.6.8-1|206	- (e9488c2) Merge pull request #1 from import/gnumed:rosa2016.1
14cu|gnumed-1.6.8-1|207	- (e9488c2) Updated to 1.6.8
14cu|gnumed-1.6.8-1|208	
14cu|gnumed-1.6.8-1|209	

10305 14
14cu|gnumed-server-21.8-1|1	%define major_ver 21
14cu|gnumed-server-21.8-1|2	%define gm_state_dir %{_sharedstatedir}/gnumed
14cu|gnumed-server-21.8-1|3	%define gm_server_dir %{gm_state_dir}/server
14cu|gnumed-server-21.8-1|4	
14cu|gnumed-server-21.8-1|5	Name:		gnumed-server
14cu|gnumed-server-21.8-1|6	Version:	%{major_ver}.8
14cu|gnumed-server-21.8-1|7	Release:	1
14cu|gnumed-server-21.8-1|8	Summary:	The GNUmed back end server
14cu|gnumed-server-21.8-1|9	Group:		System/Servers
14cu|gnumed-server-21.8-1|10	License:	GPLv2+
14cu|gnumed-server-21.8-1|11	URL:		http://wiki.gnumed.de/
14cu|gnumed-server-21.8-1|12	Source0:	http://www.gnumed.de/downloads/server/v%{major_ver}/%{name}.%{version}.tgz
14cu|gnumed-server-21.8-1|13	
14cu|gnumed-server-21.8-1|14	BuildArch:	noarch
14cu|gnumed-server-21.8-1|15	
14cu|gnumed-server-21.8-1|16	Requires:	python
14cu|gnumed-server-21.8-1|17	Requires:	python-psycopg2
14cu|gnumed-server-21.8-1|18	Requires:	mailx
14cu|gnumed-server-21.8-1|19	Requires:	bzip2
14cu|gnumed-server-21.8-1|20	Requires:	openssl
14cu|gnumed-server-21.8-1|21	Requires:	postgresql
14cu|gnumed-server-21.8-1|22	Requires:	rsync
14cu|gnumed-server-21.8-1|23	Requires:	postgresql-plpgsql
14cu|gnumed-server-21.8-1|24	
14cu|gnumed-server-21.8-1|25	
14cu|gnumed-server-21.8-1|26	%description
14cu|gnumed-server-21.8-1|27	The GNUmed project builds an open source Electronic Medical Record.
14cu|gnumed-server-21.8-1|28	It is developed by a handful of medical doctors and programmers from
14cu|gnumed-server-21.8-1|29	all over the world. It can be useful to anyone documenting the health
14cu|gnumed-server-21.8-1|30	of patients, including but not limited to doctors, physical therapists,
14cu|gnumed-server-21.8-1|31	occupational therapists.
14cu|gnumed-server-21.8-1|32	
14cu|gnumed-server-21.8-1|33	%prep
14cu|gnumed-server-21.8-1|34	%setup -q -n gnumed-server.%{version}
14cu|gnumed-server-21.8-1|35	
14cu|gnumed-server-21.8-1|36	%build
14cu|gnumed-server-21.8-1|37	
14cu|gnumed-server-21.8-1|38	%install
14cu|gnumed-server-21.8-1|39	pushd server
14cu|gnumed-server-21.8-1|40	
14cu|gnumed-server-21.8-1|41	#Copy to %%{gm_server_dir}
14cu|gnumed-server-21.8-1|42	mkdir -p %{buildroot}%{gm_server_dir}
14cu|gnumed-server-21.8-1|43	ln -s %{gm_server_dir} %{buildroot}%{gm_state_dir}/Gnumed
14cu|gnumed-server-21.8-1|44	for dirent in bootstrap pycommon sql __init__.py;
14cu|gnumed-server-21.8-1|45	do
14cu|gnumed-server-21.8-1|46	cp -pr $dirent %{buildroot}%{gm_server_dir}/
14cu|gnumed-server-21.8-1|47	done
14cu|gnumed-server-21.8-1|48	echo "%{version}" > %{buildroot}%{gm_server_dir}/version.txt
14cu|gnumed-server-21.8-1|49	
14cu|gnumed-server-21.8-1|50	# silence bootstrap process by setting interactive to 'no' and set 'gm-dbo' as default password
14cu|gnumed-server-21.8-1|51	for conffile in `find %{buildroot}/%{gm_server_dir}/bootstrap -maxdepth 1 -type f -name \*.conf` ; do \
14cu|gnumed-server-21.8-1|52	sed -i.bak1 's/^\(interactive[[:space:]]*=[[:space:]]*\)yes/\1no/' "$conffile" ; \
14cu|gnumed-server-21.8-1|53	sed -i.bak 's/^\(password[[:space:]]*=[[:space:]]*\)/\1 gm-dbo/' "$conffile" ; \
14cu|gnumed-server-21.8-1|54	done
14cu|gnumed-server-21.8-1|55	
14cu|gnumed-server-21.8-1|56	
14cu|gnumed-server-21.8-1|57	#copy config files to /etc
14cu|gnumed-server-21.8-1|58	mkdir -p %{buildroot}%{_sysconfdir}/gnumed
14cu|gnumed-server-21.8-1|59	for conf in `ls etc/gnumed/*.conf.example`;
14cu|gnumed-server-21.8-1|60	do mv $conf `echo $conf|sed 's/.example//'`;
14cu|gnumed-server-21.8-1|61	done
14cu|gnumed-server-21.8-1|62	cp -p -r etc/gnumed/*.conf %{buildroot}%{_sysconfdir}/gnumed
14cu|gnumed-server-21.8-1|63	
14cu|gnumed-server-21.8-1|64	#create .gz files and copy them to mandir
14cu|gnumed-server-21.8-1|65	mkdir -p %{buildroot}%{_mandir}/man8/
14cu|gnumed-server-21.8-1|66	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|gnumed-server-21.8-1|67	
14cu|gnumed-server-21.8-1|68	for man in `ls doc/*.*`; \
14cu|gnumed-server-21.8-1|69	do gzip $man; \
14cu|gnumed-server-21.8-1|70	done
14cu|gnumed-server-21.8-1|71	cp -p doc/*.8.gz %{buildroot}%{_mandir}/man8
14cu|gnumed-server-21.8-1|72	cp -p doc/*.1.gz %{buildroot}%{_mandir}/man1
14cu|gnumed-server-21.8-1|73	
14cu|gnumed-server-21.8-1|74	
14cu|gnumed-server-21.8-1|75	#remove .sh extensions
14cu|gnumed-server-21.8-1|76	#copy all scripts to bin dir
14cu|gnumed-server-21.8-1|77	mkdir -p %{buildroot}%{_bindir}
14cu|gnumed-server-21.8-1|78	rename ".sh" "" *.sh
14cu|gnumed-server-21.8-1|79	cp gm-* %{buildroot}%{_bindir}
14cu|gnumed-server-21.8-1|80	
14cu|gnumed-server-21.8-1|81	popd
14cu|gnumed-server-21.8-1|82	
14cu|gnumed-server-21.8-1|83	%files
14cu|gnumed-server-21.8-1|84	%doc server/GnuPublicLicense.txt server/doc/README server/doc/schema
14cu|gnumed-server-21.8-1|85	%{gm_state_dir}
14cu|gnumed-server-21.8-1|86	%{_bindir}/gm-*
14cu|gnumed-server-21.8-1|87	%{_mandir}/man?/gm-*
14cu|gnumed-server-21.8-1|88	%config(noreplace) %{_sysconfdir}/gnumed/*.conf
14cu|gnumed-server-21.8-1|89	
14cu|gnumed-server-21.8-1|90	%changelog
14cu|gnumed-server-21.8-1|91	
14cu|gnumed-server-21.8-1|92	* Sun Sep 11 2016 alzim <alzim@bk.ru> 21.8-1
14cu|gnumed-server-21.8-1|93	- (5dd5f6b) Merge pull request #1 from import/gnumed-server:rosa2016.1
14cu|gnumed-server-21.8-1|94	- (5dd5f6b) Updated to 21.8
14cu|gnumed-server-21.8-1|95	
14cu|gnumed-server-21.8-1|96	

10306 14
14cu|gnuradio-3.7.9.2-1|1	%define major		0
14cu|gnuradio-3.7.9.2-1|2	
14cu|gnuradio-3.7.9.2-1|3	%define libanalog	%mklibname %{name}-analog %{major}
14cu|gnuradio-3.7.9.2-1|4	%define devanalog	%mklibname %{name}-analog -d
14cu|gnuradio-3.7.9.2-1|5	%define libatsc		%mklibname %{name}-atsc %{major}
14cu|gnuradio-3.7.9.2-1|6	%define devatsc		%mklibname %{name}-atsc -d
14cu|gnuradio-3.7.9.2-1|7	%define libaudio	%mklibname %{name}-audio %{major}
14cu|gnuradio-3.7.9.2-1|8	%define devaudio	%mklibname %{name}-audio -d
14cu|gnuradio-3.7.9.2-1|9	%define libblocks	%mklibname %{name}-blocks %{major}
14cu|gnuradio-3.7.9.2-1|10	%define devblocks	%mklibname %{name}-blocks -d
14cu|gnuradio-3.7.9.2-1|11	%define libchannels	%mklibname %{name}-channels %{major}
14cu|gnuradio-3.7.9.2-1|12	%define devchannels	%mklibname %{name}-channels -d
14cu|gnuradio-3.7.9.2-1|13	%define libdigital	%mklibname %{name}-digital %{major}
14cu|gnuradio-3.7.9.2-1|14	%define devdigital	%mklibname %{name}-digital -d
14cu|gnuradio-3.7.9.2-1|15	%define libdtv		%mklibname %{name}-dtv %{major}
14cu|gnuradio-3.7.9.2-1|16	%define devdtv		%mklibname %{name}-dtv -d
14cu|gnuradio-3.7.9.2-1|17	%define libfcd		%mklibname %{name}-fcd %{major}
14cu|gnuradio-3.7.9.2-1|18	%define devfcd		%mklibname %{name}-fcd -d
14cu|gnuradio-3.7.9.2-1|19	%define libfec		%mklibname %{name}-fec %{major}
14cu|gnuradio-3.7.9.2-1|20	%define devfec		%mklibname %{name}-fec -d
14cu|gnuradio-3.7.9.2-1|21	%define libfft		%mklibname %{name}-fft %{major}
14cu|gnuradio-3.7.9.2-1|22	%define devfft		%mklibname %{name}-fft -d
14cu|gnuradio-3.7.9.2-1|23	%define libfilter	%mklibname %{name}-filter %{major}
14cu|gnuradio-3.7.9.2-1|24	%define devfilter	%mklibname %{name}-filter -d
14cu|gnuradio-3.7.9.2-1|25	%define libnoaa		%mklibname %{name}-noaa %{major}
14cu|gnuradio-3.7.9.2-1|26	%define devnoaa		%mklibname %{name}-noaa -d
14cu|gnuradio-3.7.9.2-1|27	%define libpager	%mklibname %{name}-pager %{major}
14cu|gnuradio-3.7.9.2-1|28	%define devpager	%mklibname %{name}-pager -d
14cu|gnuradio-3.7.9.2-1|29	%define libqtgui	%mklibname %{name}-qtgui %{major}
14cu|gnuradio-3.7.9.2-1|30	%define devqtgui	%mklibname %{name}-qtgui -d
14cu|gnuradio-3.7.9.2-1|31	%define libpmt		%mklibname %{name}-pmt %{major}
14cu|gnuradio-3.7.9.2-1|32	%define devpmt		%mklibname %{name}-pmt -d
14cu|gnuradio-3.7.9.2-1|33	%define libruntime	%mklibname %{name}-runtime %{major}
14cu|gnuradio-3.7.9.2-1|34	%define devruntime	%mklibname %{name}-runtime -d
14cu|gnuradio-3.7.9.2-1|35	%define libtrellis	%mklibname %{name}-trellis %{major}
14cu|gnuradio-3.7.9.2-1|36	%define devtrellis	%mklibname %{name}-trellis -d
14cu|gnuradio-3.7.9.2-1|37	%define libuhd		%mklibname %{name}-uhd %{major}
14cu|gnuradio-3.7.9.2-1|38	%define devuhd		%mklibname %{name}-uhd -d
14cu|gnuradio-3.7.9.2-1|39	%define libvideo_sdl	%mklibname %{name}-video-sdl %{major}
14cu|gnuradio-3.7.9.2-1|40	%define devvideo_sdl	%mklibname %{name}-video-sdl -d
14cu|gnuradio-3.7.9.2-1|41	%define libvocoder	%mklibname %{name}-vocoder %{major}
14cu|gnuradio-3.7.9.2-1|42	%define devvocoder	%mklibname %{name}-vocoder -d
14cu|gnuradio-3.7.9.2-1|43	%define libwavelet	%mklibname %{name}-wavelet %{major}
14cu|gnuradio-3.7.9.2-1|44	%define devwavelet	%mklibname %{name}-wavelet -d
14cu|gnuradio-3.7.9.2-1|45	%define libwxgui	%mklibname %{name}-wxgui %{major}
14cu|gnuradio-3.7.9.2-1|46	%define devwxgui	%mklibname %{name}-wxgui -d
14cu|gnuradio-3.7.9.2-1|47	
14cu|gnuradio-3.7.9.2-1|48	%define volk_major	1.2.2
14cu|gnuradio-3.7.9.2-1|49	%define libvolk		%mklibname volk %{volk_major}
14cu|gnuradio-3.7.9.2-1|50	%define devvolk		%mklibname volk -d
14cu|gnuradio-3.7.9.2-1|51	
14cu|gnuradio-3.7.9.2-1|52	Summary:	Software defined radio framework
14cu|gnuradio-3.7.9.2-1|53	Name:		gnuradio
14cu|gnuradio-3.7.9.2-1|54	Version:	3.7.9.2
14cu|gnuradio-3.7.9.2-1|55	Release:	1
14cu|gnuradio-3.7.9.2-1|56	License:	GPLv3+
14cu|gnuradio-3.7.9.2-1|57	Group:		Communications
14cu|gnuradio-3.7.9.2-1|58	Url:		http://www.gnuradio.org
14cu|gnuradio-3.7.9.2-1|59	Source0:	http://gnuradio.org/releases/gnuradio/%{name}-%{version}.tar.gz
14cu|gnuradio-3.7.9.2-1|60	# Create tarball from git with:
14cu|gnuradio-3.7.9.2-1|61	# $ ./make-tarball gnuradio http://gnuradio.org/git/gnuradio.git
14cu|gnuradio-3.7.9.2-1|62	# See note in make-tarball script
14cu|gnuradio-3.7.9.2-1|63	Source1:	make-tarball
14cu|gnuradio-3.7.9.2-1|64	Source10:	%{name}.rpmlintrc
14cu|gnuradio-3.7.9.2-1|65	Patch0:		gnuradio-3.7.1-mga-cmakelists.patch
14cu|gnuradio-3.7.9.2-1|66	Patch1:		gnuradio-3.7.9-ubu-FindGSL.cmake.patch
14cu|gnuradio-3.7.9.2-1|67	Patch2:		gnuradio-3.7.9.2-docbook-dtd45.patch
14cu|gnuradio-3.7.9.2-1|68	BuildRequires:	cmake
14cu|gnuradio-3.7.9.2-1|69	BuildRequires:	docbook-dtd45-xml
14cu|gnuradio-3.7.9.2-1|70	BuildRequires:	doxygen
14cu|gnuradio-3.7.9.2-1|71	BuildRequires:	ghostscript
14cu|gnuradio-3.7.9.2-1|72	BuildRequires:	graphviz
14cu|gnuradio-3.7.9.2-1|73	BuildRequires:	libtool
14cu|gnuradio-3.7.9.2-1|74	BuildRequires:	pygtk2.0-libglade
14cu|gnuradio-3.7.9.2-1|75	BuildRequires:	python-cheetah
14cu|gnuradio-3.7.9.2-1|76	BuildRequires:	python-lxml
14cu|gnuradio-3.7.9.2-1|77	BuildRequires:	python-numpy
14cu|gnuradio-3.7.9.2-1|78	BuildRequires:	python-qt4-devel
14cu|gnuradio-3.7.9.2-1|79	BuildRequires:	python-scipy
14cu|gnuradio-3.7.9.2-1|80	BuildRequires:	sdcc
14cu|gnuradio-3.7.9.2-1|81	BuildRequires:	swig
14cu|gnuradio-3.7.9.2-1|82	BuildRequires:	texlive-collection-fontsrecommended
14cu|gnuradio-3.7.9.2-1|83	BuildRequires:	texlive-collection-latex
14cu|gnuradio-3.7.9.2-1|84	BuildRequires:	wxPython
14cu|gnuradio-3.7.9.2-1|85	BuildRequires:	xdg-utils
14cu|gnuradio-3.7.9.2-1|86	BuildRequires:	xmlto
14cu|gnuradio-3.7.9.2-1|87	BuildRequires:	boost-devel
14cu|gnuradio-3.7.9.2-1|88	BuildRequires:	libqwtplot3d-devel
14cu|gnuradio-3.7.9.2-1|89	BuildRequires:	qwt-devel
14cu|gnuradio-3.7.9.2-1|90	BuildRequires:	pkgconfig(alsa)
14cu|gnuradio-3.7.9.2-1|91	BuildRequires:	pkgconfig(cppunit)
14cu|gnuradio-3.7.9.2-1|92	BuildRequires:	pkgconfig(fftw3)
14cu|gnuradio-3.7.9.2-1|93	BuildRequires:	pkgconfig(gsl)
14cu|gnuradio-3.7.9.2-1|94	BuildRequires:	pkgconfig(guile-2.0)
14cu|gnuradio-3.7.9.2-1|95	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|gnuradio-3.7.9.2-1|96	BuildRequires:	pkgconfig(libusb)
14cu|gnuradio-3.7.9.2-1|97	BuildRequires:	pkgconfig(log4cpp)
14cu|gnuradio-3.7.9.2-1|98	BuildRequires:	pkgconfig(orc-0.4)
14cu|gnuradio-3.7.9.2-1|99	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|gnuradio-3.7.9.2-1|100	BuildRequires:	pkgconfig(python)
14cu|gnuradio-3.7.9.2-1|101	BuildRequires:	pkgconfig(sdl)
14cu|gnuradio-3.7.9.2-1|102	BuildRequires:	pkgconfig(uhd)
14cu|gnuradio-3.7.9.2-1|103	
14cu|gnuradio-3.7.9.2-1|104	Requires(pre):	shadow-utils
14cu|gnuradio-3.7.9.2-1|105	
14cu|gnuradio-3.7.9.2-1|106	Requires:	%{name}-companion = %{EVRD}
14cu|gnuradio-3.7.9.2-1|107	Requires:	%{name}-configs = %{EVRD}
14cu|gnuradio-3.7.9.2-1|108	Requires:	%{name}-doc = %{EVRD}
14cu|gnuradio-3.7.9.2-1|109	Requires:	%{name}-examples = %{EVRD}
14cu|gnuradio-3.7.9.2-1|110	Requires:	%{name}-pager = %{EVRD}
14cu|gnuradio-3.7.9.2-1|111	Requires:	%{name}-utils = %{EVRD}
14cu|gnuradio-3.7.9.2-1|112	Requires:	%{libanalog} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|113	Requires:	%{libatsc} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|114	Requires:	%{libaudio} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|115	Requires:	%{libblocks} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|116	Requires:	%{libchannels} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|117	Requires:	%{libdigital} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|118	Requires:	%{libdtv} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|119	Requires:	%{libfcd} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|120	Requires:	%{libfec} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|121	Requires:	%{libfft} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|122	Requires:	%{libfilter} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|123	Requires:	%{libnoaa} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|124	Requires:	%{libpager} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|125	Requires:	%{libpmt} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|126	Requires:	%{libqtgui} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|127	Requires:	%{libruntime} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|128	Requires:	%{libtrellis} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|129	Requires:	%{libuhd} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|130	Requires:	%{libvideo_sdl} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|131	Requires:	%{libvocoder} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|132	Requires:	%{libvolk} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|133	Requires:	%{libwavelet} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|134	Requires:	%{libwxgui} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|135	
14cu|gnuradio-3.7.9.2-1|136	Requires:	python-%{name}-analog = %{EVRD}
14cu|gnuradio-3.7.9.2-1|137	Requires:	python-%{name}-atsc = %{EVRD}
14cu|gnuradio-3.7.9.2-1|138	Requires:	python-%{name}-audio = %{EVRD}
14cu|gnuradio-3.7.9.2-1|139	Requires:	python-%{name}-blocks = %{EVRD}
14cu|gnuradio-3.7.9.2-1|140	Requires:	python-%{name}-channels = %{EVRD}
14cu|gnuradio-3.7.9.2-1|141	Requires:	python-%{name}-digital = %{EVRD}
14cu|gnuradio-3.7.9.2-1|142	Requires:	python-%{name}-dtv = %{EVRD}
14cu|gnuradio-3.7.9.2-1|143	Requires:	python-%{name}-fcd = %{EVRD}
14cu|gnuradio-3.7.9.2-1|144	Requires:	python-%{name}-fec = %{EVRD}
14cu|gnuradio-3.7.9.2-1|145	Requires:	python-%{name}-fft = %{EVRD}
14cu|gnuradio-3.7.9.2-1|146	Requires:	python-%{name}-filter = %{EVRD}
14cu|gnuradio-3.7.9.2-1|147	Requires:	python-%{name}-modtool = %{EVRD}
14cu|gnuradio-3.7.9.2-1|148	Requires:	python-%{name}-noaa = %{EVRD}
14cu|gnuradio-3.7.9.2-1|149	Requires:	python-%{name}-pmt = %{EVRD}
14cu|gnuradio-3.7.9.2-1|150	Requires:	python-%{name}-qtgui = %{EVRD}
14cu|gnuradio-3.7.9.2-1|151	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|152	Requires:	python-%{name}-trellis = %{EVRD}
14cu|gnuradio-3.7.9.2-1|153	Requires:	python-%{name}-uhd = %{EVRD}
14cu|gnuradio-3.7.9.2-1|154	Requires:	python-%{name}-video-sdl = %{EVRD}
14cu|gnuradio-3.7.9.2-1|155	Requires:	python-%{name}-vocoder = %{EVRD}
14cu|gnuradio-3.7.9.2-1|156	Requires:	python-%{name}-wavelet = %{EVRD}
14cu|gnuradio-3.7.9.2-1|157	Requires:	python-%{name}-wxgui = %{EVRD}
14cu|gnuradio-3.7.9.2-1|158	
14cu|gnuradio-3.7.9.2-1|159	%description
14cu|gnuradio-3.7.9.2-1|160	GNU Radio is a collection of software that when combined with minimal
14cu|gnuradio-3.7.9.2-1|161	hardware, allows the construction of radios where the actual wave forms
14cu|gnuradio-3.7.9.2-1|162	transmitted and received are defined by software. What this means is
14cu|gnuradio-3.7.9.2-1|163	that it turns the digital modulation schemes used in today's high
14cu|gnuradio-3.7.9.2-1|164	performance wireless devices into software problems.
14cu|gnuradio-3.7.9.2-1|165	This is a virtual package that installs the entire GNU Radio software set.
14cu|gnuradio-3.7.9.2-1|166	
14cu|gnuradio-3.7.9.2-1|167	%files
14cu|gnuradio-3.7.9.2-1|168	
14cu|gnuradio-3.7.9.2-1|169	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|170	
14cu|gnuradio-3.7.9.2-1|171	%package configs
14cu|gnuradio-3.7.9.2-1|172	Summary:	GNU Radio configs
14cu|gnuradio-3.7.9.2-1|173	Group:		Communications
14cu|gnuradio-3.7.9.2-1|174	Conflicts:	%{_lib}gnuradio-audio0 < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|175	Conflicts:	%{_lib}gnuradio-qtgui0 < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|176	Conflicts:	python-%{name}-audio < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|177	Conflicts:	python-%{name}-modtool < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|178	Conflicts:	python-%{name}-runtime < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|179	Conflicts:	python-%{name}-wxgui < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|180	
14cu|gnuradio-3.7.9.2-1|181	%description configs
14cu|gnuradio-3.7.9.2-1|182	This package provides GNU Radio configs.
14cu|gnuradio-3.7.9.2-1|183	
14cu|gnuradio-3.7.9.2-1|184	%files configs
14cu|gnuradio-3.7.9.2-1|185	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio.conf
14cu|gnuradio-3.7.9.2-1|186	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio-*.conf
14cu|gnuradio-3.7.9.2-1|187	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr_log_default.conf
14cu|gnuradio-3.7.9.2-1|188	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-qtgui.conf
14cu|gnuradio-3.7.9.2-1|189	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-wxgui.conf
14cu|gnuradio-3.7.9.2-1|190	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/modtool.conf
14cu|gnuradio-3.7.9.2-1|191	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/%{name}-runtime.conf
14cu|gnuradio-3.7.9.2-1|192	
14cu|gnuradio-3.7.9.2-1|193	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|194	
14cu|gnuradio-3.7.9.2-1|195	%package doc
14cu|gnuradio-3.7.9.2-1|196	Summary:	Software Defined Radio
14cu|gnuradio-3.7.9.2-1|197	Group:		Documentation
14cu|gnuradio-3.7.9.2-1|198	BuildArch:	noarch
14cu|gnuradio-3.7.9.2-1|199	
14cu|gnuradio-3.7.9.2-1|200	%description doc
14cu|gnuradio-3.7.9.2-1|201	This package contains the documentation for the GNU Radio software
14cu|gnuradio-3.7.9.2-1|202	defined radio system.
14cu|gnuradio-3.7.9.2-1|203	
14cu|gnuradio-3.7.9.2-1|204	%files doc
14cu|gnuradio-3.7.9.2-1|205	%doc %{_docdir}/*
14cu|gnuradio-3.7.9.2-1|206	%{_datadir}/applications/%{name}-doc.desktop
14cu|gnuradio-3.7.9.2-1|207	
14cu|gnuradio-3.7.9.2-1|208	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|209	
14cu|gnuradio-3.7.9.2-1|210	%package examples
14cu|gnuradio-3.7.9.2-1|211	Summary:	GNU Radio Example Programs
14cu|gnuradio-3.7.9.2-1|212	Group:		Communications
14cu|gnuradio-3.7.9.2-1|213	
14cu|gnuradio-3.7.9.2-1|214	%description examples
14cu|gnuradio-3.7.9.2-1|215	This package provides examples of GNU Radio usage using Python.
14cu|gnuradio-3.7.9.2-1|216	
14cu|gnuradio-3.7.9.2-1|217	%files examples
14cu|gnuradio-3.7.9.2-1|218	%{_datadir}/%{name}
14cu|gnuradio-3.7.9.2-1|219	%exclude %{_datadir}/%{name}/grc
14cu|gnuradio-3.7.9.2-1|220	
14cu|gnuradio-3.7.9.2-1|221	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|222	
14cu|gnuradio-3.7.9.2-1|223	%package -n %{libanalog}
14cu|gnuradio-3.7.9.2-1|224	Summary:	GNU Radio analog
14cu|gnuradio-3.7.9.2-1|225	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|226	
14cu|gnuradio-3.7.9.2-1|227	%description -n %{libanalog}
14cu|gnuradio-3.7.9.2-1|228	GNU Radio analog module.
14cu|gnuradio-3.7.9.2-1|229	
14cu|gnuradio-3.7.9.2-1|230	%files -n %{libanalog}
14cu|gnuradio-3.7.9.2-1|231	%{_libdir}/lib%{name}-analog*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|232	
14cu|gnuradio-3.7.9.2-1|233	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|234	
14cu|gnuradio-3.7.9.2-1|235	%package -n %{devanalog}
14cu|gnuradio-3.7.9.2-1|236	Summary:	GNU Radio analog development files
14cu|gnuradio-3.7.9.2-1|237	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|238	Requires:	%{libanalog} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|239	
14cu|gnuradio-3.7.9.2-1|240	%description -n %{devanalog}
14cu|gnuradio-3.7.9.2-1|241	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|242	
14cu|gnuradio-3.7.9.2-1|243	%files -n %{devanalog}
14cu|gnuradio-3.7.9.2-1|244	%{_includedir}/%{name}/analog/*.h
14cu|gnuradio-3.7.9.2-1|245	%{_libdir}/lib%{name}-analog*.so
14cu|gnuradio-3.7.9.2-1|246	%{_libdir}/pkgconfig/%{name}-analog.pc
14cu|gnuradio-3.7.9.2-1|247	
14cu|gnuradio-3.7.9.2-1|248	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|249	
14cu|gnuradio-3.7.9.2-1|250	%package -n %{libatsc}
14cu|gnuradio-3.7.9.2-1|251	Summary:	The GNU Radio blocks for ATSC decoding
14cu|gnuradio-3.7.9.2-1|252	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|253	
14cu|gnuradio-3.7.9.2-1|254	%description -n %{libatsc}
14cu|gnuradio-3.7.9.2-1|255	This pacage provides ATSC (HDTV) transmitter and receiver blocks.
14cu|gnuradio-3.7.9.2-1|256	Code related to the Advanced Television Standards Committee HDTV
14cu|gnuradio-3.7.9.2-1|257	implementation.
14cu|gnuradio-3.7.9.2-1|258	
14cu|gnuradio-3.7.9.2-1|259	%files -n %{libatsc}
14cu|gnuradio-3.7.9.2-1|260	%{_libdir}/lib%{name}-atsc*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|261	
14cu|gnuradio-3.7.9.2-1|262	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|263	
14cu|gnuradio-3.7.9.2-1|264	%package -n %{devatsc}
14cu|gnuradio-3.7.9.2-1|265	Summary:	The GNU Radio blocks for ATSC decoding
14cu|gnuradio-3.7.9.2-1|266	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|267	Requires:	%{libatsc} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|268	
14cu|gnuradio-3.7.9.2-1|269	%description -n %{devatsc}
14cu|gnuradio-3.7.9.2-1|270	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|271	
14cu|gnuradio-3.7.9.2-1|272	%files -n %{devatsc}
14cu|gnuradio-3.7.9.2-1|273	%{_includedir}/%{name}/atsc/*.h
14cu|gnuradio-3.7.9.2-1|274	%{_includedir}/%{name}/atsc/CMakeLists.txt
14cu|gnuradio-3.7.9.2-1|275	%{_libdir}/pkgconfig/%{name}-atsc.pc
14cu|gnuradio-3.7.9.2-1|276	%{_libdir}/lib%{name}-atsc*.so
14cu|gnuradio-3.7.9.2-1|277	
14cu|gnuradio-3.7.9.2-1|278	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|279	
14cu|gnuradio-3.7.9.2-1|280	%package -n %{libaudio}
14cu|gnuradio-3.7.9.2-1|281	Summary:	GNU Radio audio interfaces
14cu|gnuradio-3.7.9.2-1|282	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|283	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|284	
14cu|gnuradio-3.7.9.2-1|285	%description -n %{libaudio}
14cu|gnuradio-3.7.9.2-1|286	This package includes all of the supported audio interfaces.
14cu|gnuradio-3.7.9.2-1|287	
14cu|gnuradio-3.7.9.2-1|288	%files -n %{libaudio}
14cu|gnuradio-3.7.9.2-1|289	%{_libdir}/lib%{name}-audio*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|290	
14cu|gnuradio-3.7.9.2-1|291	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|292	
14cu|gnuradio-3.7.9.2-1|293	%package -n %{devaudio}
14cu|gnuradio-3.7.9.2-1|294	Summary:	GNU Radio audio interfaces - devel files
14cu|gnuradio-3.7.9.2-1|295	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|296	Requires:	%{libaudio} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|297	Requires:	%{devruntime} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|298	
14cu|gnuradio-3.7.9.2-1|299	%description -n %{devaudio}
14cu|gnuradio-3.7.9.2-1|300	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|301	
14cu|gnuradio-3.7.9.2-1|302	%files -n %{devaudio}
14cu|gnuradio-3.7.9.2-1|303	%{_includedir}/%{name}/audio/*.h
14cu|gnuradio-3.7.9.2-1|304	%{_libdir}/pkgconfig/%{name}-audio.pc
14cu|gnuradio-3.7.9.2-1|305	%{_libdir}/lib%{name}-audio*.so
14cu|gnuradio-3.7.9.2-1|306	
14cu|gnuradio-3.7.9.2-1|307	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|308	
14cu|gnuradio-3.7.9.2-1|309	%package -n %{libblocks}
14cu|gnuradio-3.7.9.2-1|310	Summary:	GNU Radio blocks
14cu|gnuradio-3.7.9.2-1|311	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|312	
14cu|gnuradio-3.7.9.2-1|313	%description -n %{libblocks}
14cu|gnuradio-3.7.9.2-1|314	GNU Radio blocks module.
14cu|gnuradio-3.7.9.2-1|315	
14cu|gnuradio-3.7.9.2-1|316	%files -n %{libblocks}
14cu|gnuradio-3.7.9.2-1|317	%{_libdir}/lib%{name}-blocks*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|318	
14cu|gnuradio-3.7.9.2-1|319	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|320	
14cu|gnuradio-3.7.9.2-1|321	%package -n %{devblocks}
14cu|gnuradio-3.7.9.2-1|322	Summary:	GNU Radio blocks development files
14cu|gnuradio-3.7.9.2-1|323	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|324	Requires:	%{libblocks} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|325	
14cu|gnuradio-3.7.9.2-1|326	%description -n %{devblocks}
14cu|gnuradio-3.7.9.2-1|327	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|328	
14cu|gnuradio-3.7.9.2-1|329	%files -n %{devblocks}
14cu|gnuradio-3.7.9.2-1|330	%{_includedir}/%{name}/blocks/*.h
14cu|gnuradio-3.7.9.2-1|331	%{_libdir}/lib%{name}-blocks*.so
14cu|gnuradio-3.7.9.2-1|332	%{_libdir}/pkgconfig/%{name}-blocks.pc
14cu|gnuradio-3.7.9.2-1|333	
14cu|gnuradio-3.7.9.2-1|334	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|335	
14cu|gnuradio-3.7.9.2-1|336	%package -n %{libchannels}
14cu|gnuradio-3.7.9.2-1|337	Summary:	GNU Radio channels
14cu|gnuradio-3.7.9.2-1|338	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|339	
14cu|gnuradio-3.7.9.2-1|340	%description -n %{libchannels}
14cu|gnuradio-3.7.9.2-1|341	GNU Radio channels module.
14cu|gnuradio-3.7.9.2-1|342	
14cu|gnuradio-3.7.9.2-1|343	%files -n %{libchannels}
14cu|gnuradio-3.7.9.2-1|344	%{_libdir}/lib%{name}-channels*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|345	
14cu|gnuradio-3.7.9.2-1|346	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|347	
14cu|gnuradio-3.7.9.2-1|348	%package -n %{devchannels}
14cu|gnuradio-3.7.9.2-1|349	Summary:	GNU Radio channels development files
14cu|gnuradio-3.7.9.2-1|350	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|351	Requires:	%{libchannels} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|352	
14cu|gnuradio-3.7.9.2-1|353	%description -n %{devchannels}
14cu|gnuradio-3.7.9.2-1|354	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|355	
14cu|gnuradio-3.7.9.2-1|356	%files -n %{devchannels}
14cu|gnuradio-3.7.9.2-1|357	%{_includedir}/%{name}/channels/*.h
14cu|gnuradio-3.7.9.2-1|358	%{_libdir}/lib%{name}-channels*.so
14cu|gnuradio-3.7.9.2-1|359	%{_libdir}/pkgconfig/%{name}-channels.pc
14cu|gnuradio-3.7.9.2-1|360	
14cu|gnuradio-3.7.9.2-1|361	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|362	
14cu|gnuradio-3.7.9.2-1|363	%package -n %{libdigital}
14cu|gnuradio-3.7.9.2-1|364	Summary:	GNU Radio digital modulation blocks
14cu|gnuradio-3.7.9.2-1|365	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|366	
14cu|gnuradio-3.7.9.2-1|367	%description -n %{libdigital}
14cu|gnuradio-3.7.9.2-1|368	This is the gr-digital package.
14cu|gnuradio-3.7.9.2-1|369	It contains all of the digital modulation blocks, utilities, and examples.
14cu|gnuradio-3.7.9.2-1|370	
14cu|gnuradio-3.7.9.2-1|371	%files -n %{libdigital}
14cu|gnuradio-3.7.9.2-1|372	%{_libdir}/lib%{name}-digital*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|373	
14cu|gnuradio-3.7.9.2-1|374	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|375	
14cu|gnuradio-3.7.9.2-1|376	%package -n %{devdigital}
14cu|gnuradio-3.7.9.2-1|377	Summary:	GNU Radio digital modulation blocks development files
14cu|gnuradio-3.7.9.2-1|378	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|379	Requires:	%{libdigital} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|380	
14cu|gnuradio-3.7.9.2-1|381	%description -n %{devdigital}
14cu|gnuradio-3.7.9.2-1|382	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|383	
14cu|gnuradio-3.7.9.2-1|384	%files -n %{devdigital}
14cu|gnuradio-3.7.9.2-1|385	%{_includedir}/%{name}/digital/*.h
14cu|gnuradio-3.7.9.2-1|386	%{_libdir}/pkgconfig/%{name}-digital.pc
14cu|gnuradio-3.7.9.2-1|387	%{_libdir}/lib%{name}-digital*.so
14cu|gnuradio-3.7.9.2-1|388	
14cu|gnuradio-3.7.9.2-1|389	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|390	
14cu|gnuradio-3.7.9.2-1|391	%package -n %{libdtv}
14cu|gnuradio-3.7.9.2-1|392	Summary:	GNU Radio DTV library files
14cu|gnuradio-3.7.9.2-1|393	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|394	
14cu|gnuradio-3.7.9.2-1|395	%description -n %{libdtv}
14cu|gnuradio-3.7.9.2-1|396	GNU Radio DTV library files.
14cu|gnuradio-3.7.9.2-1|397	
14cu|gnuradio-3.7.9.2-1|398	%files -n %{libdtv}
14cu|gnuradio-3.7.9.2-1|399	%{_libdir}/lib%{name}-dtv*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|400	
14cu|gnuradio-3.7.9.2-1|401	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|402	
14cu|gnuradio-3.7.9.2-1|403	%package -n %{devdtv}
14cu|gnuradio-3.7.9.2-1|404	Summary:	GNU Radio DTV development files
14cu|gnuradio-3.7.9.2-1|405	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|406	Requires:	%{libdtv} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|407	
14cu|gnuradio-3.7.9.2-1|408	%description -n %{devdtv}
14cu|gnuradio-3.7.9.2-1|409	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|410	
14cu|gnuradio-3.7.9.2-1|411	%files -n %{devdtv}
14cu|gnuradio-3.7.9.2-1|412	%{_includedir}/%{name}/dtv/*.h
14cu|gnuradio-3.7.9.2-1|413	%{_libdir}/pkgconfig/%{name}-dtv.pc
14cu|gnuradio-3.7.9.2-1|414	%{_libdir}/lib%{name}-dtv*.so
14cu|gnuradio-3.7.9.2-1|415	
14cu|gnuradio-3.7.9.2-1|416	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|417	
14cu|gnuradio-3.7.9.2-1|418	%package -n %{libfcd}
14cu|gnuradio-3.7.9.2-1|419	Summary:	GNU Radio Fun Cube Dongle library files
14cu|gnuradio-3.7.9.2-1|420	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|421	
14cu|gnuradio-3.7.9.2-1|422	%description -n %{libfcd}
14cu|gnuradio-3.7.9.2-1|423	GNU Radio Fun Cube Dongle library files.
14cu|gnuradio-3.7.9.2-1|424	
14cu|gnuradio-3.7.9.2-1|425	%files -n %{libfcd}
14cu|gnuradio-3.7.9.2-1|426	%{_libdir}/lib%{name}-fcd*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|427	
14cu|gnuradio-3.7.9.2-1|428	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|429	
14cu|gnuradio-3.7.9.2-1|430	%package -n %{devfcd}
14cu|gnuradio-3.7.9.2-1|431	Summary:	GNU Radio Fun Cube Dongle development files
14cu|gnuradio-3.7.9.2-1|432	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|433	Requires:	%{libfcd} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|434	
14cu|gnuradio-3.7.9.2-1|435	%description -n %{devfcd}
14cu|gnuradio-3.7.9.2-1|436	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|437	
14cu|gnuradio-3.7.9.2-1|438	%files -n %{devfcd}
14cu|gnuradio-3.7.9.2-1|439	%{_includedir}/%{name}/fcd/*.h
14cu|gnuradio-3.7.9.2-1|440	%{_libdir}/pkgconfig/%{name}-fcd.pc
14cu|gnuradio-3.7.9.2-1|441	%{_libdir}/lib%{name}-fcd*.so
14cu|gnuradio-3.7.9.2-1|442	
14cu|gnuradio-3.7.9.2-1|443	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|444	
14cu|gnuradio-3.7.9.2-1|445	%package -n %{libfec}
14cu|gnuradio-3.7.9.2-1|446	Summary:	GNU Radio fec
14cu|gnuradio-3.7.9.2-1|447	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|448	
14cu|gnuradio-3.7.9.2-1|449	%description -n %{libfec}
14cu|gnuradio-3.7.9.2-1|450	GNU Radio fec module.
14cu|gnuradio-3.7.9.2-1|451	
14cu|gnuradio-3.7.9.2-1|452	%files -n %{libfec}
14cu|gnuradio-3.7.9.2-1|453	%{_libdir}/lib%{name}-fec*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|454	
14cu|gnuradio-3.7.9.2-1|455	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|456	
14cu|gnuradio-3.7.9.2-1|457	%package -n %{devfec}
14cu|gnuradio-3.7.9.2-1|458	Summary:	GNU Radio fec development files
14cu|gnuradio-3.7.9.2-1|459	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|460	Requires:	%{libfec} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|461	
14cu|gnuradio-3.7.9.2-1|462	%description -n %{devfec}
14cu|gnuradio-3.7.9.2-1|463	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|464	
14cu|gnuradio-3.7.9.2-1|465	%files -n %{devfec}
14cu|gnuradio-3.7.9.2-1|466	%{_includedir}/%{name}/fec/*.h
14cu|gnuradio-3.7.9.2-1|467	%{_libdir}/lib%{name}-fec*.so
14cu|gnuradio-3.7.9.2-1|468	%{_libdir}/pkgconfig/%{name}-fec.pc
14cu|gnuradio-3.7.9.2-1|469	
14cu|gnuradio-3.7.9.2-1|470	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|471	
14cu|gnuradio-3.7.9.2-1|472	%package -n %{libfft}
14cu|gnuradio-3.7.9.2-1|473	Summary:	GNU Radio FFT mofule
14cu|gnuradio-3.7.9.2-1|474	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|475	
14cu|gnuradio-3.7.9.2-1|476	%description -n %{libfft}
14cu|gnuradio-3.7.9.2-1|477	GNU Radio FFT module.
14cu|gnuradio-3.7.9.2-1|478	
14cu|gnuradio-3.7.9.2-1|479	%files -n %{libfft}
14cu|gnuradio-3.7.9.2-1|480	%{_libdir}/lib%{name}-fft*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|481	
14cu|gnuradio-3.7.9.2-1|482	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|483	
14cu|gnuradio-3.7.9.2-1|484	%package -n %{devfft}
14cu|gnuradio-3.7.9.2-1|485	Summary:	GNU Radio FFT development files
14cu|gnuradio-3.7.9.2-1|486	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|487	Requires:	%{libfft} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|488	
14cu|gnuradio-3.7.9.2-1|489	%description -n %{devfft}
14cu|gnuradio-3.7.9.2-1|490	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|491	
14cu|gnuradio-3.7.9.2-1|492	%files -n %{devfft}
14cu|gnuradio-3.7.9.2-1|493	%{_includedir}/%{name}/fft/*.h
14cu|gnuradio-3.7.9.2-1|494	%{_libdir}/lib%{name}-fft*.so
14cu|gnuradio-3.7.9.2-1|495	%{_libdir}/pkgconfig/%{name}-fft.pc
14cu|gnuradio-3.7.9.2-1|496	
14cu|gnuradio-3.7.9.2-1|497	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|498	
14cu|gnuradio-3.7.9.2-1|499	%package -n %{libfilter}
14cu|gnuradio-3.7.9.2-1|500	Summary:	GNU Radio filters
14cu|gnuradio-3.7.9.2-1|501	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|502	
14cu|gnuradio-3.7.9.2-1|503	%description -n %{libfilter}
14cu|gnuradio-3.7.9.2-1|504	GNU Radio filter module.
14cu|gnuradio-3.7.9.2-1|505	
14cu|gnuradio-3.7.9.2-1|506	%files -n %{libfilter}
14cu|gnuradio-3.7.9.2-1|507	%{_libdir}/lib%{name}-filter*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|508	
14cu|gnuradio-3.7.9.2-1|509	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|510	
14cu|gnuradio-3.7.9.2-1|511	%package -n %{devfilter}
14cu|gnuradio-3.7.9.2-1|512	Summary:	GNU Radio filter development files
14cu|gnuradio-3.7.9.2-1|513	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|514	Requires:	%{libfilter} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|515	
14cu|gnuradio-3.7.9.2-1|516	%description -n %{devfilter}
14cu|gnuradio-3.7.9.2-1|517	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|518	
14cu|gnuradio-3.7.9.2-1|519	%files -n %{devfilter}
14cu|gnuradio-3.7.9.2-1|520	%{_includedir}/%{name}/filter/*.h
14cu|gnuradio-3.7.9.2-1|521	%{_libdir}/lib%{name}-filter*.so
14cu|gnuradio-3.7.9.2-1|522	%{_libdir}/pkgconfig/%{name}-filter.pc
14cu|gnuradio-3.7.9.2-1|523	
14cu|gnuradio-3.7.9.2-1|524	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|525	
14cu|gnuradio-3.7.9.2-1|526	%package -n %{libnoaa}
14cu|gnuradio-3.7.9.2-1|527	Summary:	GNU Radio C++ block implementing the NOAA
14cu|gnuradio-3.7.9.2-1|528	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|529	
14cu|gnuradio-3.7.9.2-1|530	%description -n %{libnoaa}
14cu|gnuradio-3.7.9.2-1|531	This package provides a NOAA POES HRPT receiver/demodulator block
14cu|gnuradio-3.7.9.2-1|532	for GNU Radio.
14cu|gnuradio-3.7.9.2-1|533	
14cu|gnuradio-3.7.9.2-1|534	%files -n %{libnoaa}
14cu|gnuradio-3.7.9.2-1|535	%{_libdir}/lib%{name}-noaa*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|536	
14cu|gnuradio-3.7.9.2-1|537	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|538	
14cu|gnuradio-3.7.9.2-1|539	%package -n %{devnoaa}
14cu|gnuradio-3.7.9.2-1|540	Summary:	GNU Radio C++ block implementing the NOAA
14cu|gnuradio-3.7.9.2-1|541	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|542	Requires:	%{libnoaa} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|543	
14cu|gnuradio-3.7.9.2-1|544	%description -n %{devnoaa}
14cu|gnuradio-3.7.9.2-1|545	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|546	
14cu|gnuradio-3.7.9.2-1|547	%files -n %{devnoaa}
14cu|gnuradio-3.7.9.2-1|548	%{_includedir}/%{name}/noaa/*.h
14cu|gnuradio-3.7.9.2-1|549	%{_libdir}/lib%{name}-noaa*.so
14cu|gnuradio-3.7.9.2-1|550	%{_libdir}/pkgconfig/%{name}-noaa.pc
14cu|gnuradio-3.7.9.2-1|551	
14cu|gnuradio-3.7.9.2-1|552	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|553	
14cu|gnuradio-3.7.9.2-1|554	%package -n %{libpager}
14cu|gnuradio-3.7.9.2-1|555	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
14cu|gnuradio-3.7.9.2-1|556	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|557	
14cu|gnuradio-3.7.9.2-1|558	%description -n %{libpager}
14cu|gnuradio-3.7.9.2-1|559	This package provides an implementation of the FLEX one-way pager protocol
14cu|gnuradio-3.7.9.2-1|560	for GNU Radio.
14cu|gnuradio-3.7.9.2-1|561	
14cu|gnuradio-3.7.9.2-1|562	%files -n %{libpager}
14cu|gnuradio-3.7.9.2-1|563	%{_libdir}/lib%{name}-pager*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|564	
14cu|gnuradio-3.7.9.2-1|565	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|566	
14cu|gnuradio-3.7.9.2-1|567	%package -n %{devpager}
14cu|gnuradio-3.7.9.2-1|568	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
14cu|gnuradio-3.7.9.2-1|569	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|570	Requires:	%{libpager} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|571	
14cu|gnuradio-3.7.9.2-1|572	%description -n %{devpager}
14cu|gnuradio-3.7.9.2-1|573	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|574	
14cu|gnuradio-3.7.9.2-1|575	%files -n %{devpager}
14cu|gnuradio-3.7.9.2-1|576	%{_includedir}/%{name}/pager/*.h
14cu|gnuradio-3.7.9.2-1|577	%{_libdir}/pkgconfig/%{name}-pager.pc
14cu|gnuradio-3.7.9.2-1|578	%{_libdir}/lib%{name}-pager*.so
14cu|gnuradio-3.7.9.2-1|579	
14cu|gnuradio-3.7.9.2-1|580	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|581	
14cu|gnuradio-3.7.9.2-1|582	%package -n %{libpmt}
14cu|gnuradio-3.7.9.2-1|583	Summary:	GNU Radio pmt
14cu|gnuradio-3.7.9.2-1|584	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|585	
14cu|gnuradio-3.7.9.2-1|586	%description -n %{libpmt}
14cu|gnuradio-3.7.9.2-1|587	GNU Radio pmt module.
14cu|gnuradio-3.7.9.2-1|588	
14cu|gnuradio-3.7.9.2-1|589	%files -n %{libpmt}
14cu|gnuradio-3.7.9.2-1|590	%{_libdir}/lib%{name}-pmt*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|591	
14cu|gnuradio-3.7.9.2-1|592	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|593	
14cu|gnuradio-3.7.9.2-1|594	%package -n %{devpmt}
14cu|gnuradio-3.7.9.2-1|595	Summary:	GNU Radio pmt development files
14cu|gnuradio-3.7.9.2-1|596	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|597	Requires:	%{libpmt} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|598	
14cu|gnuradio-3.7.9.2-1|599	%description -n %{devpmt}
14cu|gnuradio-3.7.9.2-1|600	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|601	
14cu|gnuradio-3.7.9.2-1|602	%files -n %{devpmt}
14cu|gnuradio-3.7.9.2-1|603	%{_libdir}/lib%{name}-pmt*.so
14cu|gnuradio-3.7.9.2-1|604	%{_includedir}/pmt/*.h
14cu|gnuradio-3.7.9.2-1|605	
14cu|gnuradio-3.7.9.2-1|606	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|607	
14cu|gnuradio-3.7.9.2-1|608	%package -n %{libqtgui}
14cu|gnuradio-3.7.9.2-1|609	Summary:	GNU Radio C++ blocks for QT-based GUI applications
14cu|gnuradio-3.7.9.2-1|610	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|611	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|612	
14cu|gnuradio-3.7.9.2-1|613	%description -n %{libqtgui}
14cu|gnuradio-3.7.9.2-1|614	This package contains the C++ library for using GNU Radio inside
14cu|gnuradio-3.7.9.2-1|615	QT-based GUI applications.
14cu|gnuradio-3.7.9.2-1|616	
14cu|gnuradio-3.7.9.2-1|617	%files -n %{libqtgui}
14cu|gnuradio-3.7.9.2-1|618	%{_libdir}/lib%{name}-qtgui*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|619	
14cu|gnuradio-3.7.9.2-1|620	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|621	
14cu|gnuradio-3.7.9.2-1|622	%package -n %{devqtgui}
14cu|gnuradio-3.7.9.2-1|623	Summary:	GNU Radio C++ blocks for QT-based GUI applications
14cu|gnuradio-3.7.9.2-1|624	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|625	Requires:	%{libqtgui} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|626	
14cu|gnuradio-3.7.9.2-1|627	%description -n %{devqtgui}
14cu|gnuradio-3.7.9.2-1|628	This package contains the C++ library for using GNU Radio inside
14cu|gnuradio-3.7.9.2-1|629	QT-based GUI applications.
14cu|gnuradio-3.7.9.2-1|630	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|631	
14cu|gnuradio-3.7.9.2-1|632	%files -n %{devqtgui}
14cu|gnuradio-3.7.9.2-1|633	%{_includedir}/%{name}/qtgui/*.h
14cu|gnuradio-3.7.9.2-1|634	%{_includedir}/%{name}/qtgui/CMakeLists.txt
14cu|gnuradio-3.7.9.2-1|635	%{_libdir}/pkgconfig/%{name}-qtgui.pc
14cu|gnuradio-3.7.9.2-1|636	%{_libdir}/lib%{name}-qtgui*.so
14cu|gnuradio-3.7.9.2-1|637	
14cu|gnuradio-3.7.9.2-1|638	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|639	
14cu|gnuradio-3.7.9.2-1|640	%package -n %{libruntime}
14cu|gnuradio-3.7.9.2-1|641	Summary:	The GNU Radio Runtime Library
14cu|gnuradio-3.7.9.2-1|642	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|643	
14cu|gnuradio-3.7.9.2-1|644	%description -n %{libruntime}
14cu|gnuradio-3.7.9.2-1|645	This package contains the GNU Radio runtime libraries.
14cu|gnuradio-3.7.9.2-1|646	
14cu|gnuradio-3.7.9.2-1|647	%files -n %{libruntime}
14cu|gnuradio-3.7.9.2-1|648	%{_libdir}/lib%{name}-runtime*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|649	
14cu|gnuradio-3.7.9.2-1|650	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|651	
14cu|gnuradio-3.7.9.2-1|652	%package -n %{devruntime}
14cu|gnuradio-3.7.9.2-1|653	Summary:	The GNU Radio runtime devel files
14cu|gnuradio-3.7.9.2-1|654	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|655	Requires:	%{libruntime} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|656	
14cu|gnuradio-3.7.9.2-1|657	%description -n %{devruntime}
14cu|gnuradio-3.7.9.2-1|658	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|659	
14cu|gnuradio-3.7.9.2-1|660	%files -n %{devruntime}
14cu|gnuradio-3.7.9.2-1|661	%dir %{_includedir}/%{name}
14cu|gnuradio-3.7.9.2-1|662	%{_includedir}/%{name}/*.h
14cu|gnuradio-3.7.9.2-1|663	%{_includedir}/%{name}/messages/*.h
14cu|gnuradio-3.7.9.2-1|664	%{_includedir}/%{name}/thread/*.h
14cu|gnuradio-3.7.9.2-1|665	%{_includedir}/%{name}/swig
14cu|gnuradio-3.7.9.2-1|666	%{_libdir}/pkgconfig/%{name}-runtime.pc
14cu|gnuradio-3.7.9.2-1|667	%{_libdir}/lib%{name}-runtime*.so
14cu|gnuradio-3.7.9.2-1|668	
14cu|gnuradio-3.7.9.2-1|669	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|670	
14cu|gnuradio-3.7.9.2-1|671	%package -n %{libtrellis}
14cu|gnuradio-3.7.9.2-1|672	Summary:	GNU Radio C++ block implementing trellis-coded modulation
14cu|gnuradio-3.7.9.2-1|673	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|674	
14cu|gnuradio-3.7.9.2-1|675	%description -n %{libtrellis}
14cu|gnuradio-3.7.9.2-1|676	This package provides an implementation of tellis-coded modulation
14cu|gnuradio-3.7.9.2-1|677	for GNU Radio.
14cu|gnuradio-3.7.9.2-1|678	
14cu|gnuradio-3.7.9.2-1|679	%files -n %{libtrellis}
14cu|gnuradio-3.7.9.2-1|680	%{_libdir}/lib%{name}-trellis*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|681	
14cu|gnuradio-3.7.9.2-1|682	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|683	
14cu|gnuradio-3.7.9.2-1|684	%package -n %{devtrellis}
14cu|gnuradio-3.7.9.2-1|685	Summary:	GNU Radio C++ block implementing trellis-coded modulation
14cu|gnuradio-3.7.9.2-1|686	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|687	Requires:	%{libtrellis} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|688	
14cu|gnuradio-3.7.9.2-1|689	%description -n %{devtrellis}
14cu|gnuradio-3.7.9.2-1|690	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|691	
14cu|gnuradio-3.7.9.2-1|692	%files -n %{devtrellis}
14cu|gnuradio-3.7.9.2-1|693	%{_includedir}/%{name}/trellis/*.h
14cu|gnuradio-3.7.9.2-1|694	%{_libdir}/pkgconfig/%{name}-trellis.pc
14cu|gnuradio-3.7.9.2-1|695	%{_libdir}/lib%{name}-trellis*.so
14cu|gnuradio-3.7.9.2-1|696	
14cu|gnuradio-3.7.9.2-1|697	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|698	
14cu|gnuradio-3.7.9.2-1|699	%package -n %{libuhd}
14cu|gnuradio-3.7.9.2-1|700	Summary:	GNU Radio UHD
14cu|gnuradio-3.7.9.2-1|701	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|702	
14cu|gnuradio-3.7.9.2-1|703	%description -n %{libuhd}
14cu|gnuradio-3.7.9.2-1|704	This is the GNU Radio UHD package.
14cu|gnuradio-3.7.9.2-1|705	It is the interface to the UHD library to connect to and send and receive data
14cu|gnuradio-3.7.9.2-1|706	between the Ettus Research, LLC product line.
14cu|gnuradio-3.7.9.2-1|707	
14cu|gnuradio-3.7.9.2-1|708	%files -n %{libuhd}
14cu|gnuradio-3.7.9.2-1|709	%{_libdir}/lib%{name}-uhd*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|710	
14cu|gnuradio-3.7.9.2-1|711	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|712	
14cu|gnuradio-3.7.9.2-1|713	%package -n %{devuhd}
14cu|gnuradio-3.7.9.2-1|714	Summary:	GNU Radio UHD development files
14cu|gnuradio-3.7.9.2-1|715	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|716	Requires:	%{libuhd} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|717	Requires:	%{devruntime} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|718	
14cu|gnuradio-3.7.9.2-1|719	%description -n %{devuhd}
14cu|gnuradio-3.7.9.2-1|720	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|721	
14cu|gnuradio-3.7.9.2-1|722	%files -n %{devuhd}
14cu|gnuradio-3.7.9.2-1|723	%{_includedir}/%{name}/uhd/*.h
14cu|gnuradio-3.7.9.2-1|724	%{_libdir}/pkgconfig/%{name}-uhd.pc
14cu|gnuradio-3.7.9.2-1|725	%{_libdir}/lib%{name}-uhd*.so
14cu|gnuradio-3.7.9.2-1|726	
14cu|gnuradio-3.7.9.2-1|727	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|728	
14cu|gnuradio-3.7.9.2-1|729	%package -n %{libvideo_sdl}
14cu|gnuradio-3.7.9.2-1|730	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
14cu|gnuradio-3.7.9.2-1|731	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|732	
14cu|gnuradio-3.7.9.2-1|733	%description -n %{libvideo_sdl}
14cu|gnuradio-3.7.9.2-1|734	This package provides an interface to the SDL rendering library
14cu|gnuradio-3.7.9.2-1|735	for GNU Radio.
14cu|gnuradio-3.7.9.2-1|736	
14cu|gnuradio-3.7.9.2-1|737	%files -n %{libvideo_sdl}
14cu|gnuradio-3.7.9.2-1|738	%{_libdir}/lib%{name}-video-sdl*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|739	
14cu|gnuradio-3.7.9.2-1|740	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|741	
14cu|gnuradio-3.7.9.2-1|742	%package -n %{devvideo_sdl}
14cu|gnuradio-3.7.9.2-1|743	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
14cu|gnuradio-3.7.9.2-1|744	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|745	Requires:	%{libvideo_sdl} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|746	
14cu|gnuradio-3.7.9.2-1|747	%description -n %{devvideo_sdl}
14cu|gnuradio-3.7.9.2-1|748	This package provides an interface to the SDL rendering library
14cu|gnuradio-3.7.9.2-1|749	for GNU Radio.
14cu|gnuradio-3.7.9.2-1|750	
14cu|gnuradio-3.7.9.2-1|751	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|752	
14cu|gnuradio-3.7.9.2-1|753	%files -n %{devvideo_sdl}
14cu|gnuradio-3.7.9.2-1|754	%{_includedir}/%{name}/video_sdl/*.h
14cu|gnuradio-3.7.9.2-1|755	%{_libdir}/pkgconfig/%{name}-video-sdl.pc
14cu|gnuradio-3.7.9.2-1|756	%{_libdir}/lib%{name}-video-sdl*.so
14cu|gnuradio-3.7.9.2-1|757	
14cu|gnuradio-3.7.9.2-1|758	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|759	
14cu|gnuradio-3.7.9.2-1|760	%package -n %{libvocoder}
14cu|gnuradio-3.7.9.2-1|761	Summary:	GNU Radio C++ vocoder blocks
14cu|gnuradio-3.7.9.2-1|762	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|763	
14cu|gnuradio-3.7.9.2-1|764	%description -n %{libvocoder}
14cu|gnuradio-3.7.9.2-1|765	This is the gr-vocoder package.
14cu|gnuradio-3.7.9.2-1|766	It contains all available vocoders in GNU Radio.
14cu|gnuradio-3.7.9.2-1|767	
14cu|gnuradio-3.7.9.2-1|768	%files -n %{libvocoder}
14cu|gnuradio-3.7.9.2-1|769	%{_libdir}/lib%{name}-vocoder*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|770	
14cu|gnuradio-3.7.9.2-1|771	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|772	
14cu|gnuradio-3.7.9.2-1|773	%package -n %{devvocoder}
14cu|gnuradio-3.7.9.2-1|774	Summary:	GNU Radio vocoder devel files
14cu|gnuradio-3.7.9.2-1|775	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|776	Requires:	%{libvocoder} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|777	
14cu|gnuradio-3.7.9.2-1|778	%description -n %{devvocoder}
14cu|gnuradio-3.7.9.2-1|779	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|780	
14cu|gnuradio-3.7.9.2-1|781	%files -n %{devvocoder}
14cu|gnuradio-3.7.9.2-1|782	%{_includedir}/%{name}/vocoder/*.h
14cu|gnuradio-3.7.9.2-1|783	%{_libdir}/pkgconfig/%{name}-vocoder.pc
14cu|gnuradio-3.7.9.2-1|784	%{_libdir}/lib%{name}-vocoder*.so
14cu|gnuradio-3.7.9.2-1|785	
14cu|gnuradio-3.7.9.2-1|786	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|787	
14cu|gnuradio-3.7.9.2-1|788	%package -n %{libwavelet}
14cu|gnuradio-3.7.9.2-1|789	Summary:	GNU Radio Wavelet
14cu|gnuradio-3.7.9.2-1|790	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|791	
14cu|gnuradio-3.7.9.2-1|792	%description -n %{libwavelet}
14cu|gnuradio-3.7.9.2-1|793	GNU Radio Wavelet module.
14cu|gnuradio-3.7.9.2-1|794	
14cu|gnuradio-3.7.9.2-1|795	%files -n %{libwavelet}
14cu|gnuradio-3.7.9.2-1|796	%{_libdir}/lib%{name}-wavelet*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|797	
14cu|gnuradio-3.7.9.2-1|798	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|799	
14cu|gnuradio-3.7.9.2-1|800	%package -n %{devwavelet}
14cu|gnuradio-3.7.9.2-1|801	Summary:	GNU Radio Wavelet development files
14cu|gnuradio-3.7.9.2-1|802	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|803	Requires:	%{libwavelet} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|804	
14cu|gnuradio-3.7.9.2-1|805	%description -n %{devwavelet}
14cu|gnuradio-3.7.9.2-1|806	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|807	
14cu|gnuradio-3.7.9.2-1|808	%files -n %{devwavelet}
14cu|gnuradio-3.7.9.2-1|809	%{_includedir}/%{name}/wavelet/*.h
14cu|gnuradio-3.7.9.2-1|810	%{_libdir}/lib%{name}-wavelet*.so
14cu|gnuradio-3.7.9.2-1|811	%{_libdir}/pkgconfig/%{name}-wavelet.pc
14cu|gnuradio-3.7.9.2-1|812	
14cu|gnuradio-3.7.9.2-1|813	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|814	
14cu|gnuradio-3.7.9.2-1|815	%package -n %{libwxgui}
14cu|gnuradio-3.7.9.2-1|816	Summary:	GNU Radio wxgui
14cu|gnuradio-3.7.9.2-1|817	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|818	
14cu|gnuradio-3.7.9.2-1|819	%description -n %{libwxgui}
14cu|gnuradio-3.7.9.2-1|820	GNU Radio wxgui module.
14cu|gnuradio-3.7.9.2-1|821	
14cu|gnuradio-3.7.9.2-1|822	%files -n %{libwxgui}
14cu|gnuradio-3.7.9.2-1|823	%{_libdir}/lib%{name}-wxgui*.so.%{major}*
14cu|gnuradio-3.7.9.2-1|824	
14cu|gnuradio-3.7.9.2-1|825	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|826	
14cu|gnuradio-3.7.9.2-1|827	%package -n %{devwxgui}
14cu|gnuradio-3.7.9.2-1|828	Summary:	GNU Radio wxgui development files
14cu|gnuradio-3.7.9.2-1|829	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|830	Requires:	%{libwxgui} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|831	
14cu|gnuradio-3.7.9.2-1|832	%description -n %{devwxgui}
14cu|gnuradio-3.7.9.2-1|833	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|834	
14cu|gnuradio-3.7.9.2-1|835	%files -n %{devwxgui}
14cu|gnuradio-3.7.9.2-1|836	%{_includedir}/%{name}/wxgui/*.h
14cu|gnuradio-3.7.9.2-1|837	%{_libdir}/lib%{name}-wxgui*.so
14cu|gnuradio-3.7.9.2-1|838	%{_libdir}/pkgconfig/gr-wxgui.pc
14cu|gnuradio-3.7.9.2-1|839	
14cu|gnuradio-3.7.9.2-1|840	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|841	
14cu|gnuradio-3.7.9.2-1|842	%package -n %{libvolk}
14cu|gnuradio-3.7.9.2-1|843	Summary:	GNU Radio Volk
14cu|gnuradio-3.7.9.2-1|844	Group:		System/Libraries
14cu|gnuradio-3.7.9.2-1|845	Obsoletes:	%{_lib}gnuradio-volk0 < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|846	
14cu|gnuradio-3.7.9.2-1|847	%description -n %{libvolk}
14cu|gnuradio-3.7.9.2-1|848	VOLK stands for Vector-Optimized Library of Kernels.
14cu|gnuradio-3.7.9.2-1|849	It is a library that was introduced into GNU Radio in December 2010.
14cu|gnuradio-3.7.9.2-1|850	
14cu|gnuradio-3.7.9.2-1|851	%files -n %{libvolk}
14cu|gnuradio-3.7.9.2-1|852	%{_libdir}/libvolk.so.%{volk_major}*
14cu|gnuradio-3.7.9.2-1|853	
14cu|gnuradio-3.7.9.2-1|854	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|855	
14cu|gnuradio-3.7.9.2-1|856	%package -n %{devvolk}
14cu|gnuradio-3.7.9.2-1|857	Summary:	GNU Radio Volk development files
14cu|gnuradio-3.7.9.2-1|858	Group:		Development/Other
14cu|gnuradio-3.7.9.2-1|859	Requires:	%{libvolk} = %{EVRD}
14cu|gnuradio-3.7.9.2-1|860	Conflicts:	%{_lib}gnuradio-volk0 < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|861	Conflicts:	%{_lib}gnuradio-volk-devel < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|862	Obsoletes:	%{_lib}gnuradio-volk-devel < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|863	
14cu|gnuradio-3.7.9.2-1|864	%description -n %{devvolk}
14cu|gnuradio-3.7.9.2-1|865	This package contains header files needed by developers.
14cu|gnuradio-3.7.9.2-1|866	
14cu|gnuradio-3.7.9.2-1|867	%files -n %{devvolk}
14cu|gnuradio-3.7.9.2-1|868	%{_includedir}/volk/*
14cu|gnuradio-3.7.9.2-1|869	%{_libdir}/cmake/volk/VolkConfig.cmake
14cu|gnuradio-3.7.9.2-1|870	%{_libdir}/cmake/volk/VolkConfigVersion.cmake
14cu|gnuradio-3.7.9.2-1|871	%{_libdir}/pkgconfig/volk.pc
14cu|gnuradio-3.7.9.2-1|872	%{_libdir}/libvolk.so
14cu|gnuradio-3.7.9.2-1|873	
14cu|gnuradio-3.7.9.2-1|874	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|875	
14cu|gnuradio-3.7.9.2-1|876	%package -n python-%{name}-analog
14cu|gnuradio-3.7.9.2-1|877	Summary:	GNU Radio analog
14cu|gnuradio-3.7.9.2-1|878	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|879	
14cu|gnuradio-3.7.9.2-1|880	%description -n python-%{name}-analog
14cu|gnuradio-3.7.9.2-1|881	GNU Radio analog.
14cu|gnuradio-3.7.9.2-1|882	
14cu|gnuradio-3.7.9.2-1|883	%files -n python-%{name}-analog
14cu|gnuradio-3.7.9.2-1|884	%{py_platsitedir}/%{name}/analog
14cu|gnuradio-3.7.9.2-1|885	
14cu|gnuradio-3.7.9.2-1|886	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|887	
14cu|gnuradio-3.7.9.2-1|888	%package -n python-%{name}-atsc
14cu|gnuradio-3.7.9.2-1|889	Summary:	Python bindings for GNU Radio ATSC decoding
14cu|gnuradio-3.7.9.2-1|890	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|891	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|892	
14cu|gnuradio-3.7.9.2-1|893	%description -n python-%{name}-atsc
14cu|gnuradio-3.7.9.2-1|894	This package contains Python bindings for GNU Radio ATSC decoding.
14cu|gnuradio-3.7.9.2-1|895	Code related to the Advanced Television Standards Committee HDTV
14cu|gnuradio-3.7.9.2-1|896	implementation.
14cu|gnuradio-3.7.9.2-1|897	
14cu|gnuradio-3.7.9.2-1|898	%files -n python-%{name}-atsc
14cu|gnuradio-3.7.9.2-1|899	%{py_platsitedir}/%{name}/atsc/*
14cu|gnuradio-3.7.9.2-1|900	
14cu|gnuradio-3.7.9.2-1|901	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|902	
14cu|gnuradio-3.7.9.2-1|903	%package -n python-%{name}-audio
14cu|gnuradio-3.7.9.2-1|904	Summary:	GNU Radio Python Audio Driver
14cu|gnuradio-3.7.9.2-1|905	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|906	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|907	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|908	
14cu|gnuradio-3.7.9.2-1|909	%description -n python-%{name}-audio
14cu|gnuradio-3.7.9.2-1|910	This package provides the Python interface to the GNU Radio driver for the
14cu|gnuradio-3.7.9.2-1|911	audio system.
14cu|gnuradio-3.7.9.2-1|912	
14cu|gnuradio-3.7.9.2-1|913	%files -n python-%{name}-audio
14cu|gnuradio-3.7.9.2-1|914	%{py_platsitedir}/%{name}/audio/*
14cu|gnuradio-3.7.9.2-1|915	
14cu|gnuradio-3.7.9.2-1|916	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|917	
14cu|gnuradio-3.7.9.2-1|918	%package -n python-%{name}-blocks
14cu|gnuradio-3.7.9.2-1|919	Summary:	GNU Radio blocks
14cu|gnuradio-3.7.9.2-1|920	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|921	
14cu|gnuradio-3.7.9.2-1|922	%description -n python-%{name}-blocks
14cu|gnuradio-3.7.9.2-1|923	GNU Radio blocks.
14cu|gnuradio-3.7.9.2-1|924	
14cu|gnuradio-3.7.9.2-1|925	%files -n python-%{name}-blocks
14cu|gnuradio-3.7.9.2-1|926	%{py_platsitedir}/%{name}/blocks
14cu|gnuradio-3.7.9.2-1|927	
14cu|gnuradio-3.7.9.2-1|928	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|929	
14cu|gnuradio-3.7.9.2-1|930	%package -n python-%{name}-channels
14cu|gnuradio-3.7.9.2-1|931	Summary:	GNU Radio channels
14cu|gnuradio-3.7.9.2-1|932	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|933	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|934	
14cu|gnuradio-3.7.9.2-1|935	%description -n python-%{name}-channels
14cu|gnuradio-3.7.9.2-1|936	GNU Radio channels.
14cu|gnuradio-3.7.9.2-1|937	
14cu|gnuradio-3.7.9.2-1|938	%files -n python-%{name}-channels
14cu|gnuradio-3.7.9.2-1|939	%{py_platsitedir}/%{name}/channels
14cu|gnuradio-3.7.9.2-1|940	
14cu|gnuradio-3.7.9.2-1|941	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|942	
14cu|gnuradio-3.7.9.2-1|943	%package -n python-%{name}-digital
14cu|gnuradio-3.7.9.2-1|944	Summary:	Python bindings for GNU Radio Digital
14cu|gnuradio-3.7.9.2-1|945	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|946	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|947	
14cu|gnuradio-3.7.9.2-1|948	%description -n python-%{name}-digital
14cu|gnuradio-3.7.9.2-1|949	This package contains Python bindings for GNU Radio Digital.
14cu|gnuradio-3.7.9.2-1|950	
14cu|gnuradio-3.7.9.2-1|951	%files -n python-%{name}-digital
14cu|gnuradio-3.7.9.2-1|952	%{py_platsitedir}/%{name}/digital/*
14cu|gnuradio-3.7.9.2-1|953	
14cu|gnuradio-3.7.9.2-1|954	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|955	
14cu|gnuradio-3.7.9.2-1|956	%package -n python-%{name}-dtv
14cu|gnuradio-3.7.9.2-1|957	Summary:	Python bindings for GNU Radio DTV
14cu|gnuradio-3.7.9.2-1|958	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|959	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|960	Requires:	python-numpy
14cu|gnuradio-3.7.9.2-1|961	Requires:	python-opengl
14cu|gnuradio-3.7.9.2-1|962	
14cu|gnuradio-3.7.9.2-1|963	%description -n python-%{name}-dtv
14cu|gnuradio-3.7.9.2-1|964	This package contains Python bindings for GNU Radio DTV.
14cu|gnuradio-3.7.9.2-1|965	
14cu|gnuradio-3.7.9.2-1|966	%files -n python-%{name}-dtv
14cu|gnuradio-3.7.9.2-1|967	%{python_sitearch}/%{name}/dtv/*
14cu|gnuradio-3.7.9.2-1|968	
14cu|gnuradio-3.7.9.2-1|969	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|970	
14cu|gnuradio-3.7.9.2-1|971	%package -n python-%{name}-fcd
14cu|gnuradio-3.7.9.2-1|972	Summary:	GNU Radio Fun Cube Dongle
14cu|gnuradio-3.7.9.2-1|973	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|974	
14cu|gnuradio-3.7.9.2-1|975	%description -n python-%{name}-fcd
14cu|gnuradio-3.7.9.2-1|976	GNU Radio Fun Cube Dongle.
14cu|gnuradio-3.7.9.2-1|977	
14cu|gnuradio-3.7.9.2-1|978	%files -n python-%{name}-fcd
14cu|gnuradio-3.7.9.2-1|979	%{py_platsitedir}/%{name}/fcd
14cu|gnuradio-3.7.9.2-1|980	
14cu|gnuradio-3.7.9.2-1|981	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|982	
14cu|gnuradio-3.7.9.2-1|983	%package -n python-%{name}-fec
14cu|gnuradio-3.7.9.2-1|984	Summary:	GNU Radio fec
14cu|gnuradio-3.7.9.2-1|985	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|986	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|987	
14cu|gnuradio-3.7.9.2-1|988	%description -n python-%{name}-fec
14cu|gnuradio-3.7.9.2-1|989	GNU Radio fec.
14cu|gnuradio-3.7.9.2-1|990	
14cu|gnuradio-3.7.9.2-1|991	%files -n python-%{name}-fec
14cu|gnuradio-3.7.9.2-1|992	%{py_platsitedir}/%{name}/fec
14cu|gnuradio-3.7.9.2-1|993	
14cu|gnuradio-3.7.9.2-1|994	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|995	
14cu|gnuradio-3.7.9.2-1|996	%package -n python-%{name}-fft
14cu|gnuradio-3.7.9.2-1|997	Summary:	GNU Radio fft
14cu|gnuradio-3.7.9.2-1|998	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|999	
14cu|gnuradio-3.7.9.2-1|1000	%description -n python-%{name}-fft
14cu|gnuradio-3.7.9.2-1|1001	GNU Radio fft.
14cu|gnuradio-3.7.9.2-1|1002	
14cu|gnuradio-3.7.9.2-1|1003	%files -n python-%{name}-fft
14cu|gnuradio-3.7.9.2-1|1004	%{py_platsitedir}/%{name}/fft
14cu|gnuradio-3.7.9.2-1|1005	%{py_platsitedir}/%{name}/plot_fft_base.*
14cu|gnuradio-3.7.9.2-1|1006	
14cu|gnuradio-3.7.9.2-1|1007	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1008	
14cu|gnuradio-3.7.9.2-1|1009	%package -n python-%{name}-filter
14cu|gnuradio-3.7.9.2-1|1010	Summary:	GNU Radio filter
14cu|gnuradio-3.7.9.2-1|1011	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1012	
14cu|gnuradio-3.7.9.2-1|1013	%description -n python-%{name}-filter
14cu|gnuradio-3.7.9.2-1|1014	GNU Radio filter.
14cu|gnuradio-3.7.9.2-1|1015	
14cu|gnuradio-3.7.9.2-1|1016	%files -n python-%{name}-filter
14cu|gnuradio-3.7.9.2-1|1017	%{py_platsitedir}/%{name}/filter
14cu|gnuradio-3.7.9.2-1|1018	%{py_platsitedir}/%{name}/pyqt_filter.*
14cu|gnuradio-3.7.9.2-1|1019	
14cu|gnuradio-3.7.9.2-1|1020	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1021	
14cu|gnuradio-3.7.9.2-1|1022	%package -n python-%{name}-modtool
14cu|gnuradio-3.7.9.2-1|1023	Summary:	GNU Radio modtool
14cu|gnuradio-3.7.9.2-1|1024	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1025	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|1026	
14cu|gnuradio-3.7.9.2-1|1027	%description -n python-%{name}-modtool
14cu|gnuradio-3.7.9.2-1|1028	GNU Radio modtool.
14cu|gnuradio-3.7.9.2-1|1029	
14cu|gnuradio-3.7.9.2-1|1030	%files -n python-%{name}-modtool
14cu|gnuradio-3.7.9.2-1|1031	%{py_platsitedir}/%{name}/modtool
14cu|gnuradio-3.7.9.2-1|1032	%{py_platsitedir}/volk_modtool/*
14cu|gnuradio-3.7.9.2-1|1033	
14cu|gnuradio-3.7.9.2-1|1034	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1035	
14cu|gnuradio-3.7.9.2-1|1036	%package -n python-%{name}-noaa
14cu|gnuradio-3.7.9.2-1|1037	Summary:	GNU Radio NOAA POES HRPT receiver
14cu|gnuradio-3.7.9.2-1|1038	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1039	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1040	Conflicts:	%{name}-noaa < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|1041	Obsoletes:	%{name}-noaa < 3.7.9.2
14cu|gnuradio-3.7.9.2-1|1042	
14cu|gnuradio-3.7.9.2-1|1043	%description -n python-%{name}-noaa
14cu|gnuradio-3.7.9.2-1|1044	This package provides and implements an NOAA POES HRPT receiver.
14cu|gnuradio-3.7.9.2-1|1045	
14cu|gnuradio-3.7.9.2-1|1046	%files -n python-%{name}-noaa
14cu|gnuradio-3.7.9.2-1|1047	%{py_platsitedir}/%{name}/noaa
14cu|gnuradio-3.7.9.2-1|1048	
14cu|gnuradio-3.7.9.2-1|1049	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1050	
14cu|gnuradio-3.7.9.2-1|1051	%package -n python-%{name}-pmt
14cu|gnuradio-3.7.9.2-1|1052	Summary:	GNU Radio pmt
14cu|gnuradio-3.7.9.2-1|1053	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1054	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1055	Requires:	python-numpy
14cu|gnuradio-3.7.9.2-1|1056	Requires:	python-opengl
14cu|gnuradio-3.7.9.2-1|1057	
14cu|gnuradio-3.7.9.2-1|1058	%description -n python-%{name}-pmt
14cu|gnuradio-3.7.9.2-1|1059	GNU Radio pmt.
14cu|gnuradio-3.7.9.2-1|1060	
14cu|gnuradio-3.7.9.2-1|1061	%files -n python-%{name}-pmt
14cu|gnuradio-3.7.9.2-1|1062	%{py_platsitedir}/pmt/*
14cu|gnuradio-3.7.9.2-1|1063	
14cu|gnuradio-3.7.9.2-1|1064	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1065	
14cu|gnuradio-3.7.9.2-1|1066	%package -n python-%{name}-qtgui
14cu|gnuradio-3.7.9.2-1|1067	Summary:	GNU Radio Graphical Interface Routines based on QT
14cu|gnuradio-3.7.9.2-1|1068	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1069	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1070	
14cu|gnuradio-3.7.9.2-1|1071	%description -n python-%{name}-qtgui
14cu|gnuradio-3.7.9.2-1|1072	This package provides the Python wrappers around the GNU Radio QT GUI
14cu|gnuradio-3.7.9.2-1|1073	C++ blocks.
14cu|gnuradio-3.7.9.2-1|1074	
14cu|gnuradio-3.7.9.2-1|1075	%files -n python-%{name}-qtgui
14cu|gnuradio-3.7.9.2-1|1076	%{py_platsitedir}/%{name}/qtgui
14cu|gnuradio-3.7.9.2-1|1077	
14cu|gnuradio-3.7.9.2-1|1078	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1079	
14cu|gnuradio-3.7.9.2-1|1080	%package -n python-%{name}-runtime
14cu|gnuradio-3.7.9.2-1|1081	Summary:	Python bindings for GNU Radio runtime library
14cu|gnuradio-3.7.9.2-1|1082	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1083	Requires:	pygtk2.0
14cu|gnuradio-3.7.9.2-1|1084	Requires:	python-cheetah
14cu|gnuradio-3.7.9.2-1|1085	Requires:	python-lxml
14cu|gnuradio-3.7.9.2-1|1086	Requires:	python-numpy
14cu|gnuradio-3.7.9.2-1|1087	Requires:	python-opengl
14cu|gnuradio-3.7.9.2-1|1088	Requires:	python-scipy
14cu|gnuradio-3.7.9.2-1|1089	# Explicit require on PyQt4 Resolves: rhbz#781494
14cu|gnuradio-3.7.9.2-1|1090	Requires:	PyQt4
14cu|gnuradio-3.7.9.2-1|1091	Requires:	wxPython
14cu|gnuradio-3.7.9.2-1|1092	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|1093	
14cu|gnuradio-3.7.9.2-1|1094	%description -n python-%{name}-runtime
14cu|gnuradio-3.7.9.2-1|1095	This package provides the modules that enable one to use gnuradio from
14cu|gnuradio-3.7.9.2-1|1096	Python scripts.
14cu|gnuradio-3.7.9.2-1|1097	
14cu|gnuradio-3.7.9.2-1|1098	%files -n python-%{name}-runtime
14cu|gnuradio-3.7.9.2-1|1099	%dir %{_sysconfdir}/%{name}
14cu|gnuradio-3.7.9.2-1|1100	%dir %{_sysconfdir}/%{name}/conf.d
14cu|gnuradio-3.7.9.2-1|1101	%dir %{py_platsitedir}/%{name}
14cu|gnuradio-3.7.9.2-1|1102	%{py_platsitedir}/%{name}/ctrlport
14cu|gnuradio-3.7.9.2-1|1103	%{py_platsitedir}/%{name}/gr
14cu|gnuradio-3.7.9.2-1|1104	%{py_platsitedir}/%{name}/gru
14cu|gnuradio-3.7.9.2-1|1105	%{py_platsitedir}/%{name}/__init__.*
14cu|gnuradio-3.7.9.2-1|1106	%{py_platsitedir}/%{name}/eng_notation.*
14cu|gnuradio-3.7.9.2-1|1107	%{py_platsitedir}/%{name}/eng_option.*
14cu|gnuradio-3.7.9.2-1|1108	%{py_platsitedir}/%{name}/gr_unittest.*
14cu|gnuradio-3.7.9.2-1|1109	%{py_platsitedir}/%{name}/gr_xmlrunner.*
14cu|gnuradio-3.7.9.2-1|1110	%{py_platsitedir}/%{name}/eng_arg.*
14cu|gnuradio-3.7.9.2-1|1111	
14cu|gnuradio-3.7.9.2-1|1112	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1113	
14cu|gnuradio-3.7.9.2-1|1114	%package -n python-%{name}-trellis
14cu|gnuradio-3.7.9.2-1|1115	Summary:	GNU Radio Trellis-Coded Modulation library
14cu|gnuradio-3.7.9.2-1|1116	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1117	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1118	
14cu|gnuradio-3.7.9.2-1|1119	%description -n python-%{name}-trellis
14cu|gnuradio-3.7.9.2-1|1120	This package provides an implementation of trellis-coded modulation for
14cu|gnuradio-3.7.9.2-1|1121	GNU Radio.
14cu|gnuradio-3.7.9.2-1|1122	
14cu|gnuradio-3.7.9.2-1|1123	%files -n python-%{name}-trellis
14cu|gnuradio-3.7.9.2-1|1124	%{py_platsitedir}/%{name}/trellis/*
14cu|gnuradio-3.7.9.2-1|1125	
14cu|gnuradio-3.7.9.2-1|1126	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1127	
14cu|gnuradio-3.7.9.2-1|1128	%package -n python-%{name}-uhd
14cu|gnuradio-3.7.9.2-1|1129	Summary:	Python bindings for GNU Radio uhd driver
14cu|gnuradio-3.7.9.2-1|1130	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1131	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1132	
14cu|gnuradio-3.7.9.2-1|1133	%description -n python-%{name}-uhd
14cu|gnuradio-3.7.9.2-1|1134	This package provides the Python interface to the GNU Radio uhd driver
14cu|gnuradio-3.7.9.2-1|1135	and daughterboard drivers.
14cu|gnuradio-3.7.9.2-1|1136	
14cu|gnuradio-3.7.9.2-1|1137	%files -n python-%{name}-uhd
14cu|gnuradio-3.7.9.2-1|1138	%{py_platsitedir}/%{name}/uhd
14cu|gnuradio-3.7.9.2-1|1139	
14cu|gnuradio-3.7.9.2-1|1140	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1141	
14cu|gnuradio-3.7.9.2-1|1142	%package -n python-%{name}-video-sdl
14cu|gnuradio-3.7.9.2-1|1143	Summary:	GNU Radio SDL Interface Library
14cu|gnuradio-3.7.9.2-1|1144	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1145	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1146	
14cu|gnuradio-3.7.9.2-1|1147	%description -n python-%{name}-video-sdl
14cu|gnuradio-3.7.9.2-1|1148	This package provides an interface to the SDL rendering library for GNU Radio.
14cu|gnuradio-3.7.9.2-1|1149	
14cu|gnuradio-3.7.9.2-1|1150	%files -n python-%{name}-video-sdl
14cu|gnuradio-3.7.9.2-1|1151	%{py_platsitedir}/%{name}/video_sdl/*
14cu|gnuradio-3.7.9.2-1|1152	
14cu|gnuradio-3.7.9.2-1|1153	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1154	
14cu|gnuradio-3.7.9.2-1|1155	%package -n python-%{name}-vocoder
14cu|gnuradio-3.7.9.2-1|1156	Summary:	Python bindings for GNU Radio vocoder
14cu|gnuradio-3.7.9.2-1|1157	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1158	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1159	
14cu|gnuradio-3.7.9.2-1|1160	%description -n python-%{name}-vocoder
14cu|gnuradio-3.7.9.2-1|1161	This package contains Python bindings for GNU Radio ATSC decoding.
14cu|gnuradio-3.7.9.2-1|1162	
14cu|gnuradio-3.7.9.2-1|1163	%files -n python-%{name}-vocoder
14cu|gnuradio-3.7.9.2-1|1164	%{py_platsitedir}/%{name}/vocoder/*
14cu|gnuradio-3.7.9.2-1|1165	
14cu|gnuradio-3.7.9.2-1|1166	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1167	
14cu|gnuradio-3.7.9.2-1|1168	%package -n python-%{name}-wavelet
14cu|gnuradio-3.7.9.2-1|1169	Summary:	GNU Radio wavelet
14cu|gnuradio-3.7.9.2-1|1170	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1171	
14cu|gnuradio-3.7.9.2-1|1172	%description -n python-%{name}-wavelet
14cu|gnuradio-3.7.9.2-1|1173	GNU Radio wavelet.
14cu|gnuradio-3.7.9.2-1|1174	
14cu|gnuradio-3.7.9.2-1|1175	%files -n python-%{name}-wavelet
14cu|gnuradio-3.7.9.2-1|1176	%{py_platsitedir}/%{name}/wavelet
14cu|gnuradio-3.7.9.2-1|1177	
14cu|gnuradio-3.7.9.2-1|1178	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1179	
14cu|gnuradio-3.7.9.2-1|1180	%package -n python-%{name}-wxgui
14cu|gnuradio-3.7.9.2-1|1181	Summary:	GNU Radio GUI Routines based on wxPython
14cu|gnuradio-3.7.9.2-1|1182	Group:		Development/Python
14cu|gnuradio-3.7.9.2-1|1183	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1184	Requires:	%{name}-configs
14cu|gnuradio-3.7.9.2-1|1185	
14cu|gnuradio-3.7.9.2-1|1186	%description -n python-%{name}-wxgui
14cu|gnuradio-3.7.9.2-1|1187	This package provides high level GUI construction classes based upon the
14cu|gnuradio-3.7.9.2-1|1188	wxPython bindings for wxWidgets.
14cu|gnuradio-3.7.9.2-1|1189	
14cu|gnuradio-3.7.9.2-1|1190	%files -n python-%{name}-wxgui
14cu|gnuradio-3.7.9.2-1|1191	%{py_platsitedir}/%{name}/wxgui
14cu|gnuradio-3.7.9.2-1|1192	
14cu|gnuradio-3.7.9.2-1|1193	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1194	
14cu|gnuradio-3.7.9.2-1|1195	%package companion
14cu|gnuradio-3.7.9.2-1|1196	Summary:	The GNU Radio Companion
14cu|gnuradio-3.7.9.2-1|1197	Group:		Communications
14cu|gnuradio-3.7.9.2-1|1198	Requires:	python-%{name}-pmt = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1199	Requires:	python-%{name}-runtime = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1200	Requires:	pygtk2.0
14cu|gnuradio-3.7.9.2-1|1201	Requires:	python-cheetah
14cu|gnuradio-3.7.9.2-1|1202	Requires:	python-lxml
14cu|gnuradio-3.7.9.2-1|1203	Suggests:	%{name}-examples = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1204	Obsoletes:	grc < 3.5.1
14cu|gnuradio-3.7.9.2-1|1205	
14cu|gnuradio-3.7.9.2-1|1206	%description companion
14cu|gnuradio-3.7.9.2-1|1207	GRC is a graphical flowgraph editor for the GNU Software Radio.
14cu|gnuradio-3.7.9.2-1|1208	
14cu|gnuradio-3.7.9.2-1|1209	%files companion
14cu|gnuradio-3.7.9.2-1|1210	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/grc.conf
14cu|gnuradio-3.7.9.2-1|1211	%{_bindir}/%{name}-companion
14cu|gnuradio-3.7.9.2-1|1212	%{_datadir}/applications/%{name}-grc.desktop
14cu|gnuradio-3.7.9.2-1|1213	%{_datadir}/mime/application/*.xml
14cu|gnuradio-3.7.9.2-1|1214	%{_iconsdir}/hicolor/*/apps/%{name}-grc.png
14cu|gnuradio-3.7.9.2-1|1215	%{_datadir}/%{name}/grc
14cu|gnuradio-3.7.9.2-1|1216	%{py_platsitedir}/%{name}/grc
14cu|gnuradio-3.7.9.2-1|1217	%{py_platsitedir}/grc_%{name}
14cu|gnuradio-3.7.9.2-1|1218	
14cu|gnuradio-3.7.9.2-1|1219	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1220	
14cu|gnuradio-3.7.9.2-1|1221	%package pager
14cu|gnuradio-3.7.9.2-1|1222	Summary:	GNU Radio FLEX Pager Decoder
14cu|gnuradio-3.7.9.2-1|1223	Group:		Communications
14cu|gnuradio-3.7.9.2-1|1224	Requires:	python-%{name}-uhd = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1225	
14cu|gnuradio-3.7.9.2-1|1226	%description pager
14cu|gnuradio-3.7.9.2-1|1227	This package provides a decoder for the FLEX paging protocol for GNU Radio.
14cu|gnuradio-3.7.9.2-1|1228	
14cu|gnuradio-3.7.9.2-1|1229	%files pager
14cu|gnuradio-3.7.9.2-1|1230	%{_bindir}/usrp_flex*
14cu|gnuradio-3.7.9.2-1|1231	%{py_platsitedir}/%{name}/pager
14cu|gnuradio-3.7.9.2-1|1232	
14cu|gnuradio-3.7.9.2-1|1233	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1234	
14cu|gnuradio-3.7.9.2-1|1235	%package utils
14cu|gnuradio-3.7.9.2-1|1236	Summary:	GNU Radio Utilities
14cu|gnuradio-3.7.9.2-1|1237	Group:		Communications
14cu|gnuradio-3.7.9.2-1|1238	Requires:	python-%{name}-wxgui = %{EVRD}
14cu|gnuradio-3.7.9.2-1|1239	Requires:	python-matplotlib
14cu|gnuradio-3.7.9.2-1|1240	Requires:	python-scipy
14cu|gnuradio-3.7.9.2-1|1241	Requires:	python-qt4
14cu|gnuradio-3.7.9.2-1|1242	#Requires:	python-qwt
14cu|gnuradio-3.7.9.2-1|1243	
14cu|gnuradio-3.7.9.2-1|1244	%description utils
14cu|gnuradio-3.7.9.2-1|1245	This package provides commonly used utilities for GNU Radio.
14cu|gnuradio-3.7.9.2-1|1246	
14cu|gnuradio-3.7.9.2-1|1247	%files utils
14cu|gnuradio-3.7.9.2-1|1248	%{py_platsitedir}/%{name}/plot_psd_base.*
14cu|gnuradio-3.7.9.2-1|1249	%{py_platsitedir}/%{name}/plot_data.*
14cu|gnuradio-3.7.9.2-1|1250	%{py_platsitedir}/%{name}/pyqt_plot.*
14cu|gnuradio-3.7.9.2-1|1251	%{_bindir}/%{name}-config-info
14cu|gnuradio-3.7.9.2-1|1252	
14cu|gnuradio-3.7.9.2-1|1253	## Where do these live?
14cu|gnuradio-3.7.9.2-1|1254	%{_bindir}/gr_filter_design
14cu|gnuradio-3.7.9.2-1|1255	%{_bindir}/gr_plot_*
14cu|gnuradio-3.7.9.2-1|1256	%{_bindir}/uhd_*
14cu|gnuradio-3.7.9.2-1|1257	%{_bindir}/gr_read_file_metadata
14cu|gnuradio-3.7.9.2-1|1258	%{_bindir}/grcc
14cu|gnuradio-3.7.9.2-1|1259	%{_bindir}/gr_modtool
14cu|gnuradio-3.7.9.2-1|1260	%{_bindir}/gr_constellation_plot
14cu|gnuradio-3.7.9.2-1|1261	%{_bindir}/gr_psd_plot_b
14cu|gnuradio-3.7.9.2-1|1262	%{_bindir}/gr_psd_plot_c
14cu|gnuradio-3.7.9.2-1|1263	%{_bindir}/gr_psd_plot_f
14cu|gnuradio-3.7.9.2-1|1264	%{_bindir}/gr_psd_plot_i
14cu|gnuradio-3.7.9.2-1|1265	%{_bindir}/gr_psd_plot_s
14cu|gnuradio-3.7.9.2-1|1266	%{_bindir}/gr_spectrogram_plot
14cu|gnuradio-3.7.9.2-1|1267	%{_bindir}/gr_spectrogram_plot_b
14cu|gnuradio-3.7.9.2-1|1268	%{_bindir}/gr_spectrogram_plot_c
14cu|gnuradio-3.7.9.2-1|1269	%{_bindir}/gr_spectrogram_plot_f
14cu|gnuradio-3.7.9.2-1|1270	%{_bindir}/gr_spectrogram_plot_i
14cu|gnuradio-3.7.9.2-1|1271	%{_bindir}/gr_spectrogram_plot_s
14cu|gnuradio-3.7.9.2-1|1272	%{_bindir}/gr_time_plot_b
14cu|gnuradio-3.7.9.2-1|1273	%{_bindir}/gr_time_plot_c
14cu|gnuradio-3.7.9.2-1|1274	%{_bindir}/gr_time_plot_f
14cu|gnuradio-3.7.9.2-1|1275	%{_bindir}/gr_time_plot_i
14cu|gnuradio-3.7.9.2-1|1276	%{_bindir}/gr_time_plot_s
14cu|gnuradio-3.7.9.2-1|1277	%{_bindir}/gr_time_raster_b
14cu|gnuradio-3.7.9.2-1|1278	%{_bindir}/gr_time_raster_f
14cu|gnuradio-3.7.9.2-1|1279	%{_bindir}/volk_modtool
14cu|gnuradio-3.7.9.2-1|1280	%{_bindir}/volk_profile
14cu|gnuradio-3.7.9.2-1|1281	%{_bindir}/volk-config-info
14cu|gnuradio-3.7.9.2-1|1282	%{_bindir}/gr-ctrlport-monitor
14cu|gnuradio-3.7.9.2-1|1283	%{_bindir}/gr-ctrlport-monitorc
14cu|gnuradio-3.7.9.2-1|1284	%{_bindir}/gr-ctrlport-monitoro
14cu|gnuradio-3.7.9.2-1|1285	%{_bindir}/gr-perf-monitorx
14cu|gnuradio-3.7.9.2-1|1286	%{_bindir}/gr-perf-monitorxc
14cu|gnuradio-3.7.9.2-1|1287	%{_bindir}/gr-perf-monitorxo
14cu|gnuradio-3.7.9.2-1|1288	%{_bindir}/polar_channel_construction
14cu|gnuradio-3.7.9.2-1|1289	%{_libdir}/cmake/%{name}
14cu|gnuradio-3.7.9.2-1|1290	
14cu|gnuradio-3.7.9.2-1|1291	#----------------------------------------------------------------------------
14cu|gnuradio-3.7.9.2-1|1292	
14cu|gnuradio-3.7.9.2-1|1293	%prep
14cu|gnuradio-3.7.9.2-1|1294	%setup -q
14cu|gnuradio-3.7.9.2-1|1295	%apply_patches
14cu|gnuradio-3.7.9.2-1|1296	
14cu|gnuradio-3.7.9.2-1|1297	%build
14cu|gnuradio-3.7.9.2-1|1298	%cmake
14cu|gnuradio-3.7.9.2-1|1299	%make
14cu|gnuradio-3.7.9.2-1|1300	
14cu|gnuradio-3.7.9.2-1|1301	%install
14cu|gnuradio-3.7.9.2-1|1302	%makeinstall_std -C build
14cu|gnuradio-3.7.9.2-1|1303	
14cu|gnuradio-3.7.9.2-1|1304	#icons
14cu|gnuradio-3.7.9.2-1|1305	for i in 32 48 64 128 256; do
14cu|gnuradio-3.7.9.2-1|1306	install -Dpm0644 %{buildroot}%{_datadir}/%{name}/grc/freedesktop/grc-icon-${i}.png \
14cu|gnuradio-3.7.9.2-1|1307	%{buildroot}/%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}-grc.png
14cu|gnuradio-3.7.9.2-1|1308	done
14cu|gnuradio-3.7.9.2-1|1309	
14cu|gnuradio-3.7.9.2-1|1310	############################
14cu|gnuradio-3.7.9.2-1|1311	# Desktop files
14cu|gnuradio-3.7.9.2-1|1312	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gnuradio-3.7.9.2-1|1313	mkdir -p %{buildroot}%{_datadir}/mime/application
14cu|gnuradio-3.7.9.2-1|1314	mv %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.xml %{buildroot}%{_datadir}/mime/application/
14cu|gnuradio-3.7.9.2-1|1315	
14cu|gnuradio-3.7.9.2-1|1316	cat > %{name}-doc.desktop << EOF
14cu|gnuradio-3.7.9.2-1|1317	[Desktop Entry]
14cu|gnuradio-3.7.9.2-1|1318	Version=1.0
14cu|gnuradio-3.7.9.2-1|1319	Name=Gnu Radio C++ API Documentation
14cu|gnuradio-3.7.9.2-1|1320	GenericName=Gnu Radio C++ API Documentation
14cu|gnuradio-3.7.9.2-1|1321	Exec=xdg-open /usr/share/doc/%{name}-%{version}/html/index.html
14cu|gnuradio-3.7.9.2-1|1322	Icon=%{name}-grc
14cu|gnuradio-3.7.9.2-1|1323	Terminal=false
14cu|gnuradio-3.7.9.2-1|1324	Type=Application
14cu|gnuradio-3.7.9.2-1|1325	Categories=System;Documentation;X-Mageia-CrossDesktop;
14cu|gnuradio-3.7.9.2-1|1326	X-Desktop-File-Install-Version=0.19
14cu|gnuradio-3.7.9.2-1|1327	EOF
14cu|gnuradio-3.7.9.2-1|1328	
14cu|gnuradio-3.7.9.2-1|1329	desktop-file-install \
14cu|gnuradio-3.7.9.2-1|1330	--dir=%{buildroot}%{_datadir}/applications %{name}-doc.desktop
14cu|gnuradio-3.7.9.2-1|1331	
14cu|gnuradio-3.7.9.2-1|1332	desktop-file-install \
14cu|gnuradio-3.7.9.2-1|1333	--set-key=Name \
14cu|gnuradio-3.7.9.2-1|1334	--set-value='Gnu Radio Companion' \
14cu|gnuradio-3.7.9.2-1|1335	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.desktop
14cu|gnuradio-3.7.9.2-1|1336	
14cu|gnuradio-3.7.9.2-1|1337	############################
14cu|gnuradio-3.7.9.2-1|1338	# We don't need these:
14cu|gnuradio-3.7.9.2-1|1339	rm -f %{buildroot}/usr/libexec/%{name}/grc_setup_freedesktop
14cu|gnuradio-3.7.9.2-1|1340	rm -rf %{buildroot}/%{_datadir}/%{name}/grc/freedesktop
14cu|gnuradio-3.7.9.2-1|1341	
14cu|gnuradio-3.7.9.2-1|1342	%changelog
14cu|gnuradio-3.7.9.2-1|1343	
14cu|gnuradio-3.7.9.2-1|1344	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.9.2-1
14cu|gnuradio-3.7.9.2-1|1345	- (5745171) Add rpmlintrc filter
14cu|gnuradio-3.7.9.2-1|1346	- (Andrey Bondrov: b8340ab) Merge python-gnuradio-ctrlport into python-gnuradio-runtime package (it should be there)
14cu|gnuradio-3.7.9.2-1|1347	- (Andrey Bondrov: 28913bb) Add new files
14cu|gnuradio-3.7.9.2-1|1348	- (Andrey Bondrov: dbd2376) Add DTV library and python module
14cu|gnuradio-3.7.9.2-1|1349	- (Andrey Bondrov: 73d2606) Build requires pkgconfig(log4cpp)
14cu|gnuradio-3.7.9.2-1|1350	- (Andrey Bondrov: 02806e8) Move configs from libraries and python modules to individual package
14cu|gnuradio-3.7.9.2-1|1351	- (Andrey Bondrov: 0050858) Add VolkConfigVersion.cmake file to devvolk package
14cu|gnuradio-3.7.9.2-1|1352	- (Andrey Bondrov: acd67dc) Enable ctrlport subpackage and files
14cu|gnuradio-3.7.9.2-1|1353	- (Andrey Bondrov: ec1866a) Sort Requires
14cu|gnuradio-3.7.9.2-1|1354	- (Andrey Bondrov: c8e21d0) Rename gnuradio-noaa to python-gnuradio-noaa
14cu|gnuradio-3.7.9.2-1|1355	- (Andrey Bondrov: f115b7f) Sort subpackages
14cu|gnuradio-3.7.9.2-1|1356	- (Andrey Bondrov: 160d063) Properly name library and development package
14cu|gnuradio-3.7.9.2-1|1357	- (Andrey Bondrov: 020d25d) Move VolkConfig.cmake to libvolk development package
14cu|gnuradio-3.7.9.2-1|1358	- (Andrey Bondrov: ba439d1) New libgnuradio-volk major 1.2.2
14cu|gnuradio-3.7.9.2-1|1359	- (Andrey Bondrov: 2c64d5f) Prefer docbook-dtd45
14cu|gnuradio-3.7.9.2-1|1360	- (Andrey Bondrov: 118ad0c) Build requires docbook-dtd45-xml
14cu|gnuradio-3.7.9.2-1|1361	- (Andrey Bondrov: ea8242a) Build requires ghostscript
14cu|gnuradio-3.7.9.2-1|1362	- (Andrey Bondrov: 38149fe) Build requires texlive-collection-latex
14cu|gnuradio-3.7.9.2-1|1363	- (Andrey Bondrov: 7e8e05b) Build requires texlive-collection-fontsrecommended
14cu|gnuradio-3.7.9.2-1|1364	- (Andrey Bondrov: bf74069) New version 3.7.9.2
14cu|gnuradio-3.7.9.2-1|1365	- (Andrey Bondrov: bf74069) Build requires python-scipy
14cu|gnuradio-3.7.9.2-1|1366	- (Andrey Bondrov: bf74069) Drop ckeck (tests takes ages)
14cu|gnuradio-3.7.9.2-1|1367	
14cu|gnuradio-3.7.9.2-1|1368	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.3-2
14cu|gnuradio-3.7.9.2-1|1369	- (3fa18bf) MassBuild#464: Increase release tag
14cu|gnuradio-3.7.9.2-1|1370	
14cu|gnuradio-3.7.9.2-1|1371	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.3-1
14cu|gnuradio-3.7.9.2-1|1372	- (7e1401c) Disable python-qwt
14cu|gnuradio-3.7.9.2-1|1373	- (Denis Silakov: 87e1141) Fix summary
14cu|gnuradio-3.7.9.2-1|1374	- (Denis Silakov: 81d5066) Fix groups
14cu|gnuradio-3.7.9.2-1|1375	- (Denis Silakov: 01a848c) Disable ice properly
14cu|gnuradio-3.7.9.2-1|1376	- (Denis Silakov: be66447) Fix BRs
14cu|gnuradio-3.7.9.2-1|1377	- (Denis Silakov: bad8f79) Fix group
14cu|gnuradio-3.7.9.2-1|1378	- (Denis Silakov: 200ca20) Updated to 3.7.3
14cu|gnuradio-3.7.9.2-1|1379	
14cu|gnuradio-3.7.9.2-1|1380	* Fri Jun 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.2-6
14cu|gnuradio-3.7.9.2-1|1381	- (5cdf626) Bump release
14cu|gnuradio-3.7.9.2-1|1382	
14cu|gnuradio-3.7.9.2-1|1383	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.2-5
14cu|gnuradio-3.7.9.2-1|1384	- (e924ecd) LOG Spec cleanup
14cu|gnuradio-3.7.9.2-1|1385	
14cu|gnuradio-3.7.9.2-1|1386	

10307 14
14cu|gnu-regexp-1.1.4-18|1	%define section free
14cu|gnu-regexp-1.1.4-18|2	
14cu|gnu-regexp-1.1.4-18|3	Name:           gnu-regexp
14cu|gnu-regexp-1.1.4-18|4	Version:        1.1.4
14cu|gnu-regexp-1.1.4-18|5	# 10jpp, but need 17 to obsolete old mdv package
14cu|gnu-regexp-1.1.4-18|6	Release:        18
14cu|gnu-regexp-1.1.4-18|7	Epoch:          0
14cu|gnu-regexp-1.1.4-18|8	Summary:        Java NFA regular expression engine implementation
14cu|gnu-regexp-1.1.4-18|9	License:        LGPL
14cu|gnu-regexp-1.1.4-18|10	Source0:        ftp://ftp.tralfamadore.com/pub/java/gnu.regexp-1.1.4.tar.gz
14cu|gnu-regexp-1.1.4-18|11	Source1:        %{name}.build.xml
14cu|gnu-regexp-1.1.4-18|12	BuildRequires:  ant
14cu|gnu-regexp-1.1.4-18|13	BuildRequires:  gnu-getopt
14cu|gnu-regexp-1.1.4-18|14	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|gnu-regexp-1.1.4-18|15	URL:            http://www.cacas.org/java/gnu/regexp/
14cu|gnu-regexp-1.1.4-18|16	Group:          Development/Java
14cu|gnu-regexp-1.1.4-18|17	BuildArch:      noarch
14cu|gnu-regexp-1.1.4-18|18	Provides:        gnu.regexp = %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|19	Obsoletes:        gnu.regexp < %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|20	
14cu|gnu-regexp-1.1.4-18|21	%description
14cu|gnu-regexp-1.1.4-18|22	The gnu.regexp package is a pure-Java implementation of a traditional
14cu|gnu-regexp-1.1.4-18|23	(non-POSIX) NFA regular expression engine. Its syntax can emulate many
14cu|gnu-regexp-1.1.4-18|24	popular development tools, including awk, sed, emacs, perl and grep. For
14cu|gnu-regexp-1.1.4-18|25	a relatively complete list of supported and non-supported syntax, refer
14cu|gnu-regexp-1.1.4-18|26	to the syntax and usage notes.
14cu|gnu-regexp-1.1.4-18|27	
14cu|gnu-regexp-1.1.4-18|28	%package demo
14cu|gnu-regexp-1.1.4-18|29	Summary:        Demo for %{name}
14cu|gnu-regexp-1.1.4-18|30	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|31	Requires:       gnu.getopt
14cu|gnu-regexp-1.1.4-18|32	Group:          Development/Java
14cu|gnu-regexp-1.1.4-18|33	Provides:        gnu.regexp-demo = %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|34	Obsoletes:        gnu.regexp-demo < %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|35	
14cu|gnu-regexp-1.1.4-18|36	%description demo
14cu|gnu-regexp-1.1.4-18|37	Demonstrations and samples for %{name}.
14cu|gnu-regexp-1.1.4-18|38	
14cu|gnu-regexp-1.1.4-18|39	%package javadoc
14cu|gnu-regexp-1.1.4-18|40	Summary:        Javadoc for %{name}
14cu|gnu-regexp-1.1.4-18|41	Group:          Development/Java
14cu|gnu-regexp-1.1.4-18|42	Provides:        gnu.regexp-javadoc = %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|43	Obsoletes:        gnu.regexp-javadoc < %{epoch}:%{version}-%{release}
14cu|gnu-regexp-1.1.4-18|44	
14cu|gnu-regexp-1.1.4-18|45	%description javadoc
14cu|gnu-regexp-1.1.4-18|46	Javadoc for %{name}.
14cu|gnu-regexp-1.1.4-18|47	
14cu|gnu-regexp-1.1.4-18|48	%prep
14cu|gnu-regexp-1.1.4-18|49	%setup -q -n gnu.regexp-%{version}
14cu|gnu-regexp-1.1.4-18|50	cp -a %{SOURCE1} build.xml
14cu|gnu-regexp-1.1.4-18|51	%remove_java_binaries
14cu|gnu-regexp-1.1.4-18|52	
14cu|gnu-regexp-1.1.4-18|53	%build
14cu|gnu-regexp-1.1.4-18|54	export OPT_JAR_LIST=:
14cu|gnu-regexp-1.1.4-18|55	export CLASSPATH=$(build-classpath gnu.getopt)
14cu|gnu-regexp-1.1.4-18|56	%{ant} jar javadoc
14cu|gnu-regexp-1.1.4-18|57	
14cu|gnu-regexp-1.1.4-18|58	%install
14cu|gnu-regexp-1.1.4-18|59	
14cu|gnu-regexp-1.1.4-18|60	# jars
14cu|gnu-regexp-1.1.4-18|61	mkdir -p %{buildroot}%{_javadir}
14cu|gnu-regexp-1.1.4-18|62	cp -a build/lib/gnu.regexp.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|gnu-regexp-1.1.4-18|63	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`; done
14cu|gnu-regexp-1.1.4-18|64	ln -s %{name}.jar gnu.regexp.jar)
14cu|gnu-regexp-1.1.4-18|65	
14cu|gnu-regexp-1.1.4-18|66	# demo
14cu|gnu-regexp-1.1.4-18|67	mkdir -p %{buildroot}%{_datadir}/%{name}/gnu/regexp/util
14cu|gnu-regexp-1.1.4-18|68	cp -a build/classes/gnu/regexp/util/*.class \
14cu|gnu-regexp-1.1.4-18|69	%{buildroot}%{_datadir}/%{name}/gnu/regexp/util
14cu|gnu-regexp-1.1.4-18|70	
14cu|gnu-regexp-1.1.4-18|71	# javadoc
14cu|gnu-regexp-1.1.4-18|72	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gnu-regexp-1.1.4-18|73	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|gnu-regexp-1.1.4-18|74	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14cu|gnu-regexp-1.1.4-18|75	
14cu|gnu-regexp-1.1.4-18|76	%files
14cu|gnu-regexp-1.1.4-18|77	%defattr(0644,root,root,0755)
14cu|gnu-regexp-1.1.4-18|78	%doc COPYING COPYING.LIB README TODO docs/*.html
14cu|gnu-regexp-1.1.4-18|79	%{_javadir}/*
14cu|gnu-regexp-1.1.4-18|80	
14cu|gnu-regexp-1.1.4-18|81	%files demo
14cu|gnu-regexp-1.1.4-18|82	%defattr(0644,root,root,0755)
14cu|gnu-regexp-1.1.4-18|83	%{_datadir}/%{name}
14cu|gnu-regexp-1.1.4-18|84	
14cu|gnu-regexp-1.1.4-18|85	%files javadoc
14cu|gnu-regexp-1.1.4-18|86	%defattr(0644,root,root,0755)
14cu|gnu-regexp-1.1.4-18|87	%dir %{_javadocdir}/%{name}-%{version}
14cu|gnu-regexp-1.1.4-18|88	%{_javadocdir}/%{name}-%{version}/*
14cu|gnu-regexp-1.1.4-18|89	%dir %{_javadocdir}/%{name}
14cu|gnu-regexp-1.1.4-18|90	
14cu|gnu-regexp-1.1.4-18|91	
14cu|gnu-regexp-1.1.4-18|92	
14cu|gnu-regexp-1.1.4-18|93	
14cu|gnu-regexp-1.1.4-18|94	%changelog
14cu|gnu-regexp-1.1.4-18|95	
14cu|gnu-regexp-1.1.4-18|96	* Thu Jun 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.4-18
14cu|gnu-regexp-1.1.4-18|97	- (a0e8307) Move to contrib
14cu|gnu-regexp-1.1.4-18|98	
14cu|gnu-regexp-1.1.4-18|99	

10308 14
14cu|gnurobbo-0.66-4|1	Summary:	Logic game ported from ATARI XE/XL
14cu|gnurobbo-0.66-4|2	Name:		gnurobbo
14cu|gnurobbo-0.66-4|3	Version:	0.66
14cu|gnurobbo-0.66-4|4	Release:	4
14cu|gnurobbo-0.66-4|5	License:	GPLv2+
14cu|gnurobbo-0.66-4|6	Group:		Games/Arcade
14cu|gnurobbo-0.66-4|7	Url:		http://gnurobbo.sourceforge.net
14cu|gnurobbo-0.66-4|8	Source0:	http://prdownloads.sourceforge.net/gnurobbo/%{name}-%{version}-source.tar.gz
14cu|gnurobbo-0.66-4|9	Source10:	%{name}.16.png.bz2
14cu|gnurobbo-0.66-4|10	Source11:	%{name}.32.png.bz2
14cu|gnurobbo-0.66-4|11	Source12:	%{name}.48.png.bz2
14cu|gnurobbo-0.66-4|12	Patch0:		gnurobbo-0.66.libm.patch
14cu|gnurobbo-0.66-4|13	Patch1:		gnurobbo-0.66-hardening.patch
14cu|gnurobbo-0.66-4|14	BuildRequires:	pkgconfig(sdl)
14cu|gnurobbo-0.66-4|15	BuildRequires:	pkgconfig(SDL_image)
14cu|gnurobbo-0.66-4|16	BuildRequires:	pkgconfig(SDL_mixer)
14cu|gnurobbo-0.66-4|17	BuildRequires:	pkgconfig(SDL_ttf)
14cu|gnurobbo-0.66-4|18	
14cu|gnurobbo-0.66-4|19	%description
14cu|gnurobbo-0.66-4|20	GNU Robbo is very addictive logic game. You must help little robot to get out
14cu|gnurobbo-0.66-4|21	of unfriendly planet, collecting parts of emergency capsule.
14cu|gnurobbo-0.66-4|22	
14cu|gnurobbo-0.66-4|23	%files
14cu|gnurobbo-0.66-4|24	%doc README ChangeLog AUTHORS
14cu|gnurobbo-0.66-4|25	%{_bindir}/*
14cu|gnurobbo-0.66-4|26	%{_datadir}/%{name}
14cu|gnurobbo-0.66-4|27	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gnurobbo-0.66-4|28	%{_miconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|29	%{_iconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|30	%{_liconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|31	
14cu|gnurobbo-0.66-4|32	#----------------------------------------------------------------------------
14cu|gnurobbo-0.66-4|33	
14cu|gnurobbo-0.66-4|34	%prep
14cu|gnurobbo-0.66-4|35	%setup -q
14cu|gnurobbo-0.66-4|36	%apply_patches
14cu|gnurobbo-0.66-4|37	
14cu|gnurobbo-0.66-4|38	%build
14cu|gnurobbo-0.66-4|39	%setup_compile_flags
14cu|gnurobbo-0.66-4|40	%make PACKAGE_DATA_DIR=%{_datadir}/%{name}
14cu|gnurobbo-0.66-4|41	
14cu|gnurobbo-0.66-4|42	%install
14cu|gnurobbo-0.66-4|43	%makeinstall \
14cu|gnurobbo-0.66-4|44	BINDIR=%{buildroot}%{_bindir} \
14cu|gnurobbo-0.66-4|45	PACKAGE_DATA_DIR=%{buildroot}%{_datadir}/%{name} \
14cu|gnurobbo-0.66-4|46	DOCDIR=%{buildroot}%{_docdir}/%{name}
14cu|gnurobbo-0.66-4|47	
14cu|gnurobbo-0.66-4|48	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gnurobbo-0.66-4|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|gnurobbo-0.66-4|50	[Desktop Entry]
14cu|gnurobbo-0.66-4|51	Name=GNU Robbo
14cu|gnurobbo-0.66-4|52	Comment=%{summary}
14cu|gnurobbo-0.66-4|53	Exec=%{_bindir}/%{name}
14cu|gnurobbo-0.66-4|54	Icon=%{name}
14cu|gnurobbo-0.66-4|55	Terminal=false
14cu|gnurobbo-0.66-4|56	Type=Application
14cu|gnurobbo-0.66-4|57	StartupNotify=true
14cu|gnurobbo-0.66-4|58	Categories=Game;ArcadeGame;
14cu|gnurobbo-0.66-4|59	EOF
14cu|gnurobbo-0.66-4|60	
14cu|gnurobbo-0.66-4|61	mkdir -p %{buildroot}%{_miconsdir}
14cu|gnurobbo-0.66-4|62	mkdir -p %{buildroot}%{_liconsdir}
14cu|gnurobbo-0.66-4|63	bzcat %{SOURCE10} > %{buildroot}%{_miconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|64	bzcat %{SOURCE11} > %{buildroot}%{_iconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|65	bzcat %{SOURCE12} > %{buildroot}%{_liconsdir}/%{name}.png
14cu|gnurobbo-0.66-4|66	
14cu|gnurobbo-0.66-4|67	
14cu|gnurobbo-0.66-4|68	%changelog
14cu|gnurobbo-0.66-4|69	
14cu|gnurobbo-0.66-4|70	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.66-4
14cu|gnurobbo-0.66-4|71	- (186d3dc) Build with system optflags to fix debug package
14cu|gnurobbo-0.66-4|72	- (186d3dc) Fix string format errors
14cu|gnurobbo-0.66-4|73	
14cu|gnurobbo-0.66-4|74	

10309 14
14cu|gnutrition-0.32-1|1	Summary:	A free nutrition analysis software
14cu|gnutrition-0.32-1|2	Name:		gnutrition
14cu|gnutrition-0.32-1|3	Version:	0.32
14cu|gnutrition-0.32-1|4	Release:	1
14cu|gnutrition-0.32-1|5	License:	GPLv3+
14cu|gnutrition-0.32-1|6	Group:		Sciences/Biology
14cu|gnutrition-0.32-1|7	Url:		http://www.gnu.org/software/gnutrition/
14cu|gnutrition-0.32-1|8	Source0:	http://ftp.gnu.org/gnu/gnutrition/%{name}-%{version}.tar.gz
14cu|gnutrition-0.32-1|9	Patch0:		gnutrition-0.31-mdv-fix-desktopfile-install-path.patch
14cu|gnutrition-0.32-1|10	BuildRequires:	python-mysql
14cu|gnutrition-0.32-1|11	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|gnutrition-0.32-1|12	Requires:	gnome-python-desktop
14cu|gnutrition-0.32-1|13	Requires:	pygtk2.0
14cu|gnutrition-0.32-1|14	Requires:	python-mysql
14cu|gnutrition-0.32-1|15	BuildArch:	noarch
14cu|gnutrition-0.32-1|16	
14cu|gnutrition-0.32-1|17	%description
14cu|gnutrition-0.32-1|18	Gnutrition is a free nutrition analysis software written for the GNU
14cu|gnutrition-0.32-1|19	operating system. The US Department of Agriculture Nutrient Database of
14cu|gnutrition-0.32-1|20	Standard Reference is used as the source of food nutrient information.
14cu|gnutrition-0.32-1|21	It contains data on 81 nutrients for over 5,000 foods.
14cu|gnutrition-0.32-1|22	
14cu|gnutrition-0.32-1|23	%files
14cu|gnutrition-0.32-1|24	%doc AUTHORS COPYING README ChangeLog
14cu|gnutrition-0.32-1|25	%{_bindir}/%{name}
14cu|gnutrition-0.32-1|26	%{_datadir}/%{name}/src/*
14cu|gnutrition-0.32-1|27	%{_datadir}/pixmaps/*.png
14cu|gnutrition-0.32-1|28	%{_datadir}/data/*.txt
14cu|gnutrition-0.32-1|29	%{_datadir}/gnome/apps/Applications/%{name}.desktop
14cu|gnutrition-0.32-1|30	
14cu|gnutrition-0.32-1|31	#----------------------------------------------------------------------------
14cu|gnutrition-0.32-1|32	
14cu|gnutrition-0.32-1|33	%prep
14cu|gnutrition-0.32-1|34	%setup -q
14cu|gnutrition-0.32-1|35	%patch0 -p0
14cu|gnutrition-0.32-1|36	
14cu|gnutrition-0.32-1|37	%build
14cu|gnutrition-0.32-1|38	%configure2_5x
14cu|gnutrition-0.32-1|39	%make
14cu|gnutrition-0.32-1|40	
14cu|gnutrition-0.32-1|41	%install
14cu|gnutrition-0.32-1|42	%makeinstall
14cu|gnutrition-0.32-1|43	
14cu|gnutrition-0.32-1|44	
14cu|gnutrition-0.32-1|45	%changelog
14cu|gnutrition-0.32-1|46	
14cu|gnutrition-0.32-1|47	* Tue Jun 28 2016 abondrov <andrey.bondrov@rosalab.ru> 0.32-1
14cu|gnutrition-0.32-1|48	- (a19836f) Merge pull request #1 from tremod/gnutrition:rosa2014.1
14cu|gnutrition-0.32-1|49	- (a19836f) Update to 0.32
14cu|gnutrition-0.32-1|50	
14cu|gnutrition-0.32-1|51	

10310 14
14cu|goaccess-1.0.2-1|1	Name:           goaccess
14cu|goaccess-1.0.2-1|2	Version:        1.0.2
14cu|goaccess-1.0.2-1|3	Release:        1
14cu|goaccess-1.0.2-1|4	Summary:        Real-time web log analyzer and interactive viewer
14cu|goaccess-1.0.2-1|5	License:        GPLv2+
14cu|goaccess-1.0.2-1|6	Group:		    Networking/WWW
14cu|goaccess-1.0.2-1|7	URL:            http://goaccess.io/
14cu|goaccess-1.0.2-1|8	Source0:        http://tar.goaccess.io/goaccess-%{version}.tar.gz
14cu|goaccess-1.0.2-1|9	BuildRequires:  autoconf
14cu|goaccess-1.0.2-1|10	BuildRequires:  automake
14cu|goaccess-1.0.2-1|11	BuildRequires:  geoip-devel
14cu|goaccess-1.0.2-1|12	BuildRequires:  ncurses-devel
14cu|goaccess-1.0.2-1|13	
14cu|goaccess-1.0.2-1|14	%description
14cu|goaccess-1.0.2-1|15	GoAccess is a real-time web log analyzer and interactive viewer that runs in a
14cu|goaccess-1.0.2-1|16	terminal in *nix systems. It provides fast and valuable HTTP statistics for
14cu|goaccess-1.0.2-1|17	system administrators that require a visual server report on the fly.
14cu|goaccess-1.0.2-1|18	
14cu|goaccess-1.0.2-1|19	Features:
14cu|goaccess-1.0.2-1|20	GoAccess parses the specified web log file and outputs the data to terminal.
14cu|goaccess-1.0.2-1|21	
14cu|goaccess-1.0.2-1|22	* General statistics, bandwidth, etc.
14cu|goaccess-1.0.2-1|23	* Time taken to serve the request (useful to track pages that are slowing down.
14cu|goaccess-1.0.2-1|24	your site).
14cu|goaccess-1.0.2-1|25	* Metrics for cumulative, average and slowest running requests.
14cu|goaccess-1.0.2-1|26	* Top visitors.
14cu|goaccess-1.0.2-1|27	* Requested files & static files.
14cu|goaccess-1.0.2-1|28	* 404 or Not Found.
14cu|goaccess-1.0.2-1|29	* Hosts, Reverse DNS, IP Location.
14cu|goaccess-1.0.2-1|30	* Operating Systems.
14cu|goaccess-1.0.2-1|31	* Browsers and Spiders.
14cu|goaccess-1.0.2-1|32	* Referring Sites & URLs.
14cu|goaccess-1.0.2-1|33	* Keyphrases.
14cu|goaccess-1.0.2-1|34	* Geo Location - Continent/Country/City.
14cu|goaccess-1.0.2-1|35	* Visitors Time Distribution.
14cu|goaccess-1.0.2-1|36	* HTTP Status Codes.
14cu|goaccess-1.0.2-1|37	* Ability to output JSON and CSV.
14cu|goaccess-1.0.2-1|38	* Tailor GoAccess to suit your own color taste/schemes.
14cu|goaccess-1.0.2-1|39	* Support for large datasets + data persistence.
14cu|goaccess-1.0.2-1|40	* Support for IPv6.
14cu|goaccess-1.0.2-1|41	* Output statistics to HTML.
14cu|goaccess-1.0.2-1|42	and more...
14cu|goaccess-1.0.2-1|43	
14cu|goaccess-1.0.2-1|44	GoAccess allows any custom log format string. Predefined options include, but
14cu|goaccess-1.0.2-1|45	not limited to:
14cu|goaccess-1.0.2-1|46	
14cu|goaccess-1.0.2-1|47	* Amazon CloudFront (Download Distribution).
14cu|goaccess-1.0.2-1|48	* AWS Elastic Load Balancing.
14cu|goaccess-1.0.2-1|49	* Apache/Nginx Common/Combined + VHosts.
14cu|goaccess-1.0.2-1|50	* Google Cloud Storage.
14cu|goaccess-1.0.2-1|51	* W3C format (IIS).
14cu|goaccess-1.0.2-1|52	
14cu|goaccess-1.0.2-1|53	%prep
14cu|goaccess-1.0.2-1|54	%setup -q
14cu|goaccess-1.0.2-1|55	# Prevent flags being overridden again and again.
14cu|goaccess-1.0.2-1|56	#sed -i 's|-pthread|$CFLAGS \0|' configure.ac
14cu|goaccess-1.0.2-1|57	sed -i '/-pthread/d' configure.ac
14cu|goaccess-1.0.2-1|58	
14cu|goaccess-1.0.2-1|59	%build
14cu|goaccess-1.0.2-1|60	autoreconf -fiv
14cu|goaccess-1.0.2-1|61	%configure --enable-debug --enable-geoip --enable-utf8
14cu|goaccess-1.0.2-1|62	%make
14cu|goaccess-1.0.2-1|63	
14cu|goaccess-1.0.2-1|64	%install
14cu|goaccess-1.0.2-1|65	%makeinstall
14cu|goaccess-1.0.2-1|66	
14cu|goaccess-1.0.2-1|67	%files
14cu|goaccess-1.0.2-1|68	%doc AUTHORS ChangeLog README TODO COPYING
14cu|goaccess-1.0.2-1|69	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|goaccess-1.0.2-1|70	%{_bindir}/%{name}
14cu|goaccess-1.0.2-1|71	%{_mandir}/man1/%{name}.1*
14cu|goaccess-1.0.2-1|72	
14cu|goaccess-1.0.2-1|73	%changelog

10311 14
14cu|goatattack-0.4.4-1|1	Name:           goatattack
14cu|goatattack-0.4.4-1|2	Version:        0.4.4
14cu|goatattack-0.4.4-1|3	Release:        1
14cu|goatattack-0.4.4-1|4	Summary:        Fast-paced multiplayer pixel art shooter game
14cu|goatattack-0.4.4-1|5	Group:          Games/Arcade
14cu|goatattack-0.4.4-1|6	License:        GPLv3+
14cu|goatattack-0.4.4-1|7	Url:            http://www.goatattack.net
14cu|goatattack-0.4.4-1|8	Source0:        https://github.com/goatattack/goatattack/archive/%{version}/%{name}-%{version}.tar.gz
14cu|goatattack-0.4.4-1|9	
14cu|goatattack-0.4.4-1|10	BuildRequires:  pkgconfig(gl)
14cu|goatattack-0.4.4-1|11	BuildRequires:  pkgconfig(libpng)
14cu|goatattack-0.4.4-1|12	BuildRequires:  pkgconfig(sdl2)
14cu|goatattack-0.4.4-1|13	BuildRequires:  pkgconfig(SDL2_mixer)
14cu|goatattack-0.4.4-1|14	BuildRequires:  pkgconfig(zlib)
14cu|goatattack-0.4.4-1|15	Requires:       %{name}-data >= %{EVRD}
14cu|goatattack-0.4.4-1|16	
14cu|goatattack-0.4.4-1|17	%description
14cu|goatattack-0.4.4-1|18	Goat Attack is a multiplayer 2D platformer pixel art shooter game for Linux,
14cu|goatattack-0.4.4-1|19	OS X and Windows. You can play it in a local network or over the Internet.
14cu|goatattack-0.4.4-1|20	This project is splitted three subprojects. the game itself, its map editor
14cu|goatattack-0.4.4-1|21	and a master server. six gameplay modes are supported. deathmatch, team
14cu|goatattack-0.4.4-1|22	deathmatch, capture the flag, speed race, catch the coin and goat of the hill.
14cu|goatattack-0.4.4-1|23	
14cu|goatattack-0.4.4-1|24	%files
14cu|goatattack-0.4.4-1|25	%doc AUTHORS ChangeLog README.md server_*.conf
14cu|goatattack-0.4.4-1|26	%{_gamesbindir}/%{name}
14cu|goatattack-0.4.4-1|27	%{_gamesbindir}/%{name}-mapeditor
14cu|goatattack-0.4.4-1|28	%{_gamesbindir}/%{name}-server
14cu|goatattack-0.4.4-1|29	%{_gamesbindir}/%{name}-cargo
14cu|goatattack-0.4.4-1|30	%{_datadir}/appdata/%{name}*.appdata.xml
14cu|goatattack-0.4.4-1|31	%{_datadir}/applications/%{name}*.desktop
14cu|goatattack-0.4.4-1|32	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
14cu|goatattack-0.4.4-1|33	%{_mandir}/man6/%{name}*.6*
14cu|goatattack-0.4.4-1|34	#---------------------------------------------------------------------------
14cu|goatattack-0.4.4-1|35	
14cu|goatattack-0.4.4-1|36	%package data
14cu|goatattack-0.4.4-1|37	Summary:        Data files for the game Goat Attack
14cu|goatattack-0.4.4-1|38	License:        CC-BY-SA
14cu|goatattack-0.4.4-1|39	BuildArch:      noarch
14cu|goatattack-0.4.4-1|40	
14cu|goatattack-0.4.4-1|41	%description data
14cu|goatattack-0.4.4-1|42	This package contains arch-independent data files (graphics, sounds, music,
14cu|goatattack-0.4.4-1|43	levels) for the multiplayer game Goat Attack.
14cu|goatattack-0.4.4-1|44	
14cu|goatattack-0.4.4-1|45	%files data
14cu|goatattack-0.4.4-1|46	%doc AUTHORS ChangeLog
14cu|goatattack-0.4.4-1|47	%{_gamesdatadir}/%{name}/
14cu|goatattack-0.4.4-1|48	#---------------------------------------------------------------------------
14cu|goatattack-0.4.4-1|49	%prep
14cu|goatattack-0.4.4-1|50	%setup -q
14cu|goatattack-0.4.4-1|51	
14cu|goatattack-0.4.4-1|52	rm -rf src/shared/zlib
14cu|goatattack-0.4.4-1|53	
14cu|goatattack-0.4.4-1|54	%build
14cu|goatattack-0.4.4-1|55	autoreconf -vfi
14cu|goatattack-0.4.4-1|56	cd ..
14cu|goatattack-0.4.4-1|57	rm -rf build-dedicated
14cu|goatattack-0.4.4-1|58	mkdir build-dedicated
14cu|goatattack-0.4.4-1|59	cd %{name}-%{version}
14cu|goatattack-0.4.4-1|60	cp -a . ../build-dedicated
14cu|goatattack-0.4.4-1|61	
14cu|goatattack-0.4.4-1|62	%configure2_5x \
14cu|goatattack-0.4.4-1|63	--bindir=%{_gamesbindir} \
14cu|goatattack-0.4.4-1|64	--datadir=%{_gamesdatadir} \
14cu|goatattack-0.4.4-1|65	--enable-map-editor \
14cu|goatattack-0.4.4-1|66	--enable-install-cargo
14cu|goatattack-0.4.4-1|67	
14cu|goatattack-0.4.4-1|68	%make
14cu|goatattack-0.4.4-1|69	
14cu|goatattack-0.4.4-1|70	pushd ../build-dedicated
14cu|goatattack-0.4.4-1|71	%configure2_5x \
14cu|goatattack-0.4.4-1|72	--bindir=%{_gamesbindir} \
14cu|goatattack-0.4.4-1|73	--datadir=%{_gamesdatadir} \
14cu|goatattack-0.4.4-1|74	--enable-dedicated-server
14cu|goatattack-0.4.4-1|75	
14cu|goatattack-0.4.4-1|76	%make
14cu|goatattack-0.4.4-1|77	popd
14cu|goatattack-0.4.4-1|78	
14cu|goatattack-0.4.4-1|79	%install
14cu|goatattack-0.4.4-1|80	%makeinstall_std
14cu|goatattack-0.4.4-1|81	
14cu|goatattack-0.4.4-1|82	install -m755 ../build-dedicated/src/Server/%{name}-server \
14cu|goatattack-0.4.4-1|83	%{buildroot}%{_gamesbindir}/%{name}-server
14cu|goatattack-0.4.4-1|84	install -m755 ../build-dedicated/src/Server/man/%{name}-server.6 \
14cu|goatattack-0.4.4-1|85	%{buildroot}%{_mandir}/man6/%{name}-server.6
14cu|goatattack-0.4.4-1|86	
14cu|goatattack-0.4.4-1|87	
14cu|goatattack-0.4.4-1|88	
14cu|goatattack-0.4.4-1|89	
14cu|goatattack-0.4.4-1|90	
14cu|goatattack-0.4.4-1|91	
14cu|goatattack-0.4.4-1|92	
14cu|goatattack-0.4.4-1|93	%changelog
14cu|goatattack-0.4.4-1|94	
14cu|goatattack-0.4.4-1|95	* Sun Apr 16 2017 abfonly <abfonly@gmail.com> 0.4.4-1
14cu|goatattack-0.4.4-1|96	- (f9f56ca) Disable non free pack
14cu|goatattack-0.4.4-1|97	
14cu|goatattack-0.4.4-1|98	

10312 14
14cu|godot-2.1.3-1|1	%bcond_without  server
14cu|godot-2.1.3-1|2	
14cu|godot-2.1.3-1|3	%define status stable
14cu|godot-2.1.3-1|4	%define uversion %{version}-%{status}
14cu|godot-2.1.3-1|5	
14cu|godot-2.1.3-1|6	%ifarch %{ix86}
14cu|godot-2.1.3-1|7	%define arch 32
14cu|godot-2.1.3-1|8	%else
14cu|godot-2.1.3-1|9	%define arch 64
14cu|godot-2.1.3-1|10	%endif
14cu|godot-2.1.3-1|11	
14cu|godot-2.1.3-1|12	
14cu|godot-2.1.3-1|13	
14cu|godot-2.1.3-1|14	Name:           godot
14cu|godot-2.1.3-1|15	Version:        2.1.3
14cu|godot-2.1.3-1|16	Release:        1
14cu|godot-2.1.3-1|17	Summary:        Multi-platform 2D and 3D game engine with a feature rich editor
14cu|godot-2.1.3-1|18	Group:          Development/Tools
14cu|godot-2.1.3-1|19	License:        MIT
14cu|godot-2.1.3-1|20	Url:            https://godotengine.org
14cu|godot-2.1.3-1|21	Source0:        https://github.com/godotengine/godot/archive/%{uversion}/%{name}-%{uversion}.tar.gz
14cu|godot-2.1.3-1|22	Source1:        https://github.com/godotengine/godot-demo-projects/archive/%{uversion}/godot-demo-projects-%{uversion}.tar.gz
14cu|godot-2.1.3-1|23	BuildRequires:  pkgconfig(alsa)
14cu|godot-2.1.3-1|24	BuildRequires:  pkgconfig(freetype2)
14cu|godot-2.1.3-1|25	BuildRequires:  pkgconfig(glew)
14cu|godot-2.1.3-1|26	BuildRequires:  pkgconfig(libpng)
14cu|godot-2.1.3-1|27	BuildRequires:  pkgconfig(libpulse)
14cu|godot-2.1.3-1|28	BuildRequires:  pkgconfig(libwebp)
14cu|godot-2.1.3-1|29	BuildRequires:  pkgconfig(ogg)
14cu|godot-2.1.3-1|30	BuildRequires:  pkgconfig(openssl)
14cu|godot-2.1.3-1|31	BuildRequires:  pkgconfig(opus)
14cu|godot-2.1.3-1|32	BuildRequires:  pkgconfig(opusfile)
14cu|godot-2.1.3-1|33	BuildRequires:  pkgconfig(theora)
14cu|godot-2.1.3-1|34	BuildRequires:  pkgconfig(udev)
14cu|godot-2.1.3-1|35	BuildRequires:  pkgconfig(vorbis)
14cu|godot-2.1.3-1|36	BuildRequires:  pkgconfig(vorbisfile)
14cu|godot-2.1.3-1|37	BuildRequires:  pkgconfig(x11)
14cu|godot-2.1.3-1|38	BuildRequires:  pkgconfig(xcursor)
14cu|godot-2.1.3-1|39	BuildRequires:  pkgconfig(xinerama)
14cu|godot-2.1.3-1|40	BuildRequires:  pkgconfig(xrandr)
14cu|godot-2.1.3-1|41	BuildRequires:  pkgconfig(zlib)
14cu|godot-2.1.3-1|42	BuildRequires:  scons
14cu|godot-2.1.3-1|43	Suggests:     %{name}-demos
14cu|godot-2.1.3-1|44	
14cu|godot-2.1.3-1|45	%description
14cu|godot-2.1.3-1|46	Godot is an advanced, feature packed, multi-platform 2D and 3D game engine.
14cu|godot-2.1.3-1|47	It provides a huge set of common tools, so you can just focus on making
14cu|godot-2.1.3-1|48	your game without reinventing the wheel.
14cu|godot-2.1.3-1|49	
14cu|godot-2.1.3-1|50	Godot is completely free and open source under the very permissive MIT
14cu|godot-2.1.3-1|51	license. No strings attached, no royalties, nothing. Your game is yours,
14cu|godot-2.1.3-1|52	down to the last line of engine code.
14cu|godot-2.1.3-1|53	
14cu|godot-2.1.3-1|54	%files
14cu|godot-2.1.3-1|55	%doc LICENSE.md README.md
14cu|godot-2.1.3-1|56	%{_bindir}/%{name}
14cu|godot-2.1.3-1|57	%dir %{_datadir}/%{name}
14cu|godot-2.1.3-1|58	%{_datadir}/applications/%{name}.desktop
14cu|godot-2.1.3-1|59	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|godot-2.1.3-1|60	
14cu|godot-2.1.3-1|61	#----------------------------------------------------------------------
14cu|godot-2.1.3-1|62	
14cu|godot-2.1.3-1|63	%package        demos
14cu|godot-2.1.3-1|64	Summary:        Demo projects to learn how to use Godot Engine
14cu|godot-2.1.3-1|65	BuildArch:      noarch
14cu|godot-2.1.3-1|66	
14cu|godot-2.1.3-1|67	%description    demos
14cu|godot-2.1.3-1|68	This package contains the official demo projects to help new users to learn
14cu|godot-2.1.3-1|69	the features of the game engine.
14cu|godot-2.1.3-1|70	
14cu|godot-2.1.3-1|71	%files          demos
14cu|godot-2.1.3-1|72	%doc godot-demo-projects-2.1.3-stable/*.md
14cu|godot-2.1.3-1|73	%{_datadir}/%{name}/demos/
14cu|godot-2.1.3-1|74	
14cu|godot-2.1.3-1|75	#----------------------------------------------------------------------
14cu|godot-2.1.3-1|76	
14cu|godot-2.1.3-1|77	%if %{with server}
14cu|godot-2.1.3-1|78	%package        server
14cu|godot-2.1.3-1|79	Summary:        Godot headless binary for servers
14cu|godot-2.1.3-1|80	Group:          Games/Other
14cu|godot-2.1.3-1|81	
14cu|godot-2.1.3-1|82	%description    server
14cu|godot-2.1.3-1|83	This package contains the headless binary for the Godot game engine,
14cu|godot-2.1.3-1|84	particularly suited for running dedicated servers.
14cu|godot-2.1.3-1|85	
14cu|godot-2.1.3-1|86	%files          server
14cu|godot-2.1.3-1|87	%doc *.md
14cu|godot-2.1.3-1|88	%{_bindir}/%{name}-server
14cu|godot-2.1.3-1|89	%endif
14cu|godot-2.1.3-1|90	
14cu|godot-2.1.3-1|91	#----------------------------------------------------------------------
14cu|godot-2.1.3-1|92	
14cu|godot-2.1.3-1|93	%package        runner
14cu|godot-2.1.3-1|94	Summary:        Shared binary to play games developed with the Godot engine
14cu|godot-2.1.3-1|95	Group:          Games/Other
14cu|godot-2.1.3-1|96	
14cu|godot-2.1.3-1|97	%description    runner
14cu|godot-2.1.3-1|98	This package contains a godot-runner binary for the Linux X11 platform,
14cu|godot-2.1.3-1|99	which can be used to run any game developed with the Godot engine simply
14cu|godot-2.1.3-1|100	by pointing to the location of the game's data package.
14cu|godot-2.1.3-1|101	
14cu|godot-2.1.3-1|102	%files          runner
14cu|godot-2.1.3-1|103	%doc LICENSE.md README.md
14cu|godot-2.1.3-1|104	%{_bindir}/%{name}-runner
14cu|godot-2.1.3-1|105	
14cu|godot-2.1.3-1|106	#----------------------------------------------------------------------
14cu|godot-2.1.3-1|107	
14cu|godot-2.1.3-1|108	%prep
14cu|godot-2.1.3-1|109	%setup -qn %{name}-%{uversion} -a 1
14cu|godot-2.1.3-1|110	chmod -x scene/main/node.cpp
14cu|godot-2.1.3-1|111	
14cu|godot-2.1.3-1|112	%build
14cu|godot-2.1.3-1|113	# Needs to be in %%build so that system_libs stays in scope
14cu|godot-2.1.3-1|114	system_libs=""
14cu|godot-2.1.3-1|115	for lib in freetype glew libogg libpng libtheora libvorbis libwebp openssl opus zlib; do
14cu|godot-2.1.3-1|116	system_libs+="builtin_"$lib"=no "
14cu|godot-2.1.3-1|117	rm -rf thirdparty/$lib
14cu|godot-2.1.3-1|118	done
14cu|godot-2.1.3-1|119	%define _scons %scons CCFLAGS="%{optflags}" LINKFLAGS="%{ldflags}" $system_libs
14cu|godot-2.1.3-1|120	
14cu|godot-2.1.3-1|121	export BUILD_REVISION="RosaLinuxRo"
14cu|godot-2.1.3-1|122	
14cu|godot-2.1.3-1|123	# Build graphical editor (tools)
14cu|godot-2.1.3-1|124	%_scons p=x11 tools=yes target=release_debug
14cu|godot-2.1.3-1|125	
14cu|godot-2.1.3-1|126	# Build game runner (without tools)
14cu|godot-2.1.3-1|127	%_scons p=x11 tools=no target=release
14cu|godot-2.1.3-1|128	
14cu|godot-2.1.3-1|129	%if %{with server}
14cu|godot-2.1.3-1|130	# Build headless version of the editor
14cu|godot-2.1.3-1|131	%_scons p=server tools=yes target=release_debug
14cu|godot-2.1.3-1|132	%endif
14cu|godot-2.1.3-1|133	
14cu|godot-2.1.3-1|134	%install
14cu|godot-2.1.3-1|135	install -d %{buildroot}%{_bindir}
14cu|godot-2.1.3-1|136	install -m0755 bin/%{name}.x11.opt.tools.%{arch} %{buildroot}%{_bindir}/%{name}
14cu|godot-2.1.3-1|137	install -m0755 bin/%{name}.x11.opt.%{arch} %{buildroot}%{_bindir}/%{name}-runner
14cu|godot-2.1.3-1|138	%if %{with server}
14cu|godot-2.1.3-1|139	install -m0755 bin/%{name}_server.server.opt.tools.%{arch} %{buildroot}%{_bindir}/%{name}-server
14cu|godot-2.1.3-1|140	%endif
14cu|godot-2.1.3-1|141	
14cu|godot-2.1.3-1|142	install -d %{buildroot}%{_datadir}/%{name}
14cu|godot-2.1.3-1|143	cp -a godot-demo-projects-%{uversion} %{buildroot}%{_datadir}/%{name}/demos
14cu|godot-2.1.3-1|144	
14cu|godot-2.1.3-1|145	install -D -m644 icon.svg \
14cu|godot-2.1.3-1|146	%{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|godot-2.1.3-1|147	
14cu|godot-2.1.3-1|148	install -d %{buildroot}%{_datadir}/applications
14cu|godot-2.1.3-1|149	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|godot-2.1.3-1|150	[Desktop Entry]
14cu|godot-2.1.3-1|151	Name=Godot Engine
14cu|godot-2.1.3-1|152	GenericName=Libre game engine
14cu|godot-2.1.3-1|153	Comment=Multi-platform 2D and 3D game engine with a feature rich editor
14cu|godot-2.1.3-1|154	Exec=%{name} -pm
14cu|godot-2.1.3-1|155	Icon=%{name}
14cu|godot-2.1.3-1|156	Terminal=false
14cu|godot-2.1.3-1|157	Type=Application
14cu|godot-2.1.3-1|158	Categories=Development;IDE;
14cu|godot-2.1.3-1|159	EOF
14cu|godot-2.1.3-1|160	
14cu|godot-2.1.3-1|161	
14cu|godot-2.1.3-1|162	%changelog
14cu|godot-2.1.3-1|163	
14cu|godot-2.1.3-1|164	* Mon May 08 2017 abfonly <abfonly@gmail.com> 2.1.3-1
14cu|godot-2.1.3-1|165	- (22bac1b) Enable debug
14cu|godot-2.1.3-1|166	
14cu|godot-2.1.3-1|167	

10313 14
14cu|go-for-it-1.6.3-1|1	%define oname Go-For-It
14cu|go-for-it-1.6.3-1|2	
14cu|go-for-it-1.6.3-1|3	Summary:        A stylish to-do list with built-in productivity timer
14cu|go-for-it-1.6.3-1|4	Name:           go-for-it
14cu|go-for-it-1.6.3-1|5	Version:        1.6.3
14cu|go-for-it-1.6.3-1|6	Release:        1
14cu|go-for-it-1.6.3-1|7	Group:          Office
14cu|go-for-it-1.6.3-1|8	License:        GPLv3
14cu|go-for-it-1.6.3-1|9	Url:            http://manuel-kehl.de/projects/go-for-it/
14cu|go-for-it-1.6.3-1|10	Source0:        https://github.com/mank319/Go-For-It/archive/%{version}.tar.gz
14cu|go-for-it-1.6.3-1|11	BuildRequires:  cmake
14cu|go-for-it-1.6.3-1|12	BuildRequires:  desktop-file-utils
14cu|go-for-it-1.6.3-1|13	BuildRequires:  pkgconfig(vapigen)
14cu|go-for-it-1.6.3-1|14	BuildRequires:  pkgconfig(libnotify)
14cu|go-for-it-1.6.3-1|15	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|go-for-it-1.6.3-1|16	BuildRequires:  intltool
14cu|go-for-it-1.6.3-1|17	
14cu|go-for-it-1.6.3-1|18	%description
14cu|go-for-it-1.6.3-1|19	Is a simple and stylish productivity app,
14cu|go-for-it-1.6.3-1|20	featuring a to-do list, merged with a
14cu|go-for-it-1.6.3-1|21	timer that keeps your focus on the current task.
14cu|go-for-it-1.6.3-1|22	
14cu|go-for-it-1.6.3-1|23	%files -f %{name}.lang
14cu|go-for-it-1.6.3-1|24	%doc AUTHORS COPYING README.md
14cu|go-for-it-1.6.3-1|25	%{_bindir}/%{name}
14cu|go-for-it-1.6.3-1|26	%{_datadir}/%{name}/style/*.css
14cu|go-for-it-1.6.3-1|27	%{_datadir}/applications/%{name}.desktop
14cu|go-for-it-1.6.3-1|28	%{_datadir}/icons/hicolor/*/actions/*.svg
14cu|go-for-it-1.6.3-1|29	%{_datadir}/icons/hicolor/*/apps/*.svg
14cu|go-for-it-1.6.3-1|30	%{_appdatadir}/%{name}.appdata.xml
14cu|go-for-it-1.6.3-1|31	
14cu|go-for-it-1.6.3-1|32	#---------------------------------------------------------------------
14cu|go-for-it-1.6.3-1|33	%prep
14cu|go-for-it-1.6.3-1|34	%setup -qn %{oname}-%{version}
14cu|go-for-it-1.6.3-1|35	
14cu|go-for-it-1.6.3-1|36	%build
14cu|go-for-it-1.6.3-1|37	%cmake -DAPP_SYSTEM_NAME:STRING="go-for-it"
14cu|go-for-it-1.6.3-1|38	%make
14cu|go-for-it-1.6.3-1|39	
14cu|go-for-it-1.6.3-1|40	%install
14cu|go-for-it-1.6.3-1|41	%makeinstall_std -C build
14cu|go-for-it-1.6.3-1|42	
14cu|go-for-it-1.6.3-1|43	# retrocompat for LTS build
14cu|go-for-it-1.6.3-1|44	%if %{mdvver} < 201610
14cu|go-for-it-1.6.3-1|45	mkdir -p %{buildroot}%{_appdatadir}
14cu|go-for-it-1.6.3-1|46	mv %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|go-for-it-1.6.3-1|47	rm -fr %{buildroot}%{_datadir}/metainfo
14cu|go-for-it-1.6.3-1|48	%endif
14cu|go-for-it-1.6.3-1|49	%find_lang %{name}
14cu|go-for-it-1.6.3-1|50	
14cu|go-for-it-1.6.3-1|51	%check
14cu|go-for-it-1.6.3-1|52	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|go-for-it-1.6.3-1|53	
14cu|go-for-it-1.6.3-1|54	
14cu|go-for-it-1.6.3-1|55	%changelog
14cu|go-for-it-1.6.3-1|56	
14cu|go-for-it-1.6.3-1|57	* Sun Jan 28 2018 abfonly <abfonly@gmail.com> 1.6.3-1
14cu|go-for-it-1.6.3-1|58	- (b8a29bb) Log: Update to 1.6.3
14cu|go-for-it-1.6.3-1|59	- (b8a29bb) drop github from APP_ID
14cu|go-for-it-1.6.3-1|60	- (b8a29bb) The CMake script now checks if intltool-merge is present.
14cu|go-for-it-1.6.3-1|61	- (b8a29bb) The following translations are updated: Lithuanian, Dutch, French (new).
14cu|go-for-it-1.6.3-1|62	
14cu|go-for-it-1.6.3-1|63	

10314 14
14cu|gogglesmm-1.0.18-1|1	%define	use_cmake 1
14cu|gogglesmm-1.0.18-1|2	
14cu|gogglesmm-1.0.18-1|3	Summary:	Goggles Music Manager
14cu|gogglesmm-1.0.18-1|4	Name:		gogglesmm
14cu|gogglesmm-1.0.18-1|5	Version:	1.0.18
14cu|gogglesmm-1.0.18-1|6	Release:	1
14cu|gogglesmm-1.0.18-1|7	Group:		Sound
14cu|gogglesmm-1.0.18-1|8	License:	GPLv3+
14cu|gogglesmm-1.0.18-1|9	URL:		https://github.com/gogglesmm/gogglesmm
14cu|gogglesmm-1.0.18-1|10	Source0:	https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz
14cu|gogglesmm-1.0.18-1|11	Source100:	%{name}.rpmlintrc
14cu|gogglesmm-1.0.18-1|12	#Patch0:	%%{name}-%%{version}-fix-alsa-plugin-linking.patch
14cu|gogglesmm-1.0.18-1|13	%if %{use_cmake}
14cu|gogglesmm-1.0.18-1|14	BuildRequires:	cmake >= 3.4
14cu|gogglesmm-1.0.18-1|15	%endif
14cu|gogglesmm-1.0.18-1|16	BuildRequires:	libgcrypt-devel
14cu|gogglesmm-1.0.18-1|17	#BuildRequires:	pkgconfig(libxine)
14cu|gogglesmm-1.0.18-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|gogglesmm-1.0.18-1|19	BuildRequires:	pkgconfig(expat)
14cu|gogglesmm-1.0.18-1|20	BuildRequires:	pkgconfig(fox17) >= 1.7.50
14cu|gogglesmm-1.0.18-1|21	BuildRequires:	pkgconfig(libcurl)
14cu|gogglesmm-1.0.18-1|22	BuildRequires:	pkgconfig(libgcrypt)
14cu|gogglesmm-1.0.18-1|23	BuildRequires:	pkgconfig(sqlite3) >= 3.6.19
14cu|gogglesmm-1.0.18-1|24	BuildRequires:	pkgconfig(taglib) >= 1.9.0
14cu|gogglesmm-1.0.18-1|25	BuildRequires:	pkgconfig(taglib-extras)
14cu|gogglesmm-1.0.18-1|26	# Output support
14cu|gogglesmm-1.0.18-1|27	BuildRequires:	pkgconfig(alsa) >= 1.0
14cu|gogglesmm-1.0.18-1|28	BuildRequires:	pkgconfig(jack)
14cu|gogglesmm-1.0.18-1|29	BuildRequires:	pkgconfig(libpulse) >= 0.9.21
14cu|gogglesmm-1.0.18-1|30	BuildRequires:	pkgconfig(gl)
14cu|gogglesmm-1.0.18-1|31	BuildRequires:	pkgconfig(glu)
14cu|gogglesmm-1.0.18-1|32	BuildRequires:	pkgconfig(glew)
14cu|gogglesmm-1.0.18-1|33	BuildRequires:	pkgconfig(ice)
14cu|gogglesmm-1.0.18-1|34	BuildRequires:	pkgconfig(x11)
14cu|gogglesmm-1.0.18-1|35	# Input support
14cu|gogglesmm-1.0.18-1|36	BuildRequires:	cdda-devel
14cu|gogglesmm-1.0.18-1|37	BuildRequires:	pkgconfig(smbclient)
14cu|gogglesmm-1.0.18-1|38	# Codec support
14cu|gogglesmm-1.0.18-1|39	#BuildRequires:	libfaad2-devel
14cu|gogglesmm-1.0.18-1|40	BuildRequires:	pkgconfig(flac) >= 1.2
14cu|gogglesmm-1.0.18-1|41	BuildRequires:	pkgconfig(mad) >= 0.15
14cu|gogglesmm-1.0.18-1|42	BuildRequires:	pkgconfig(ogg) >= 1.0
14cu|gogglesmm-1.0.18-1|43	BuildRequires:	pkgconfig(vorbis) >= 1.2
14cu|gogglesmm-1.0.18-1|44	BuildRequires:	pkgconfig(opus) >= 1.0
14cu|gogglesmm-1.0.18-1|45	BuildRequires:	pkgconfig(wavpack)
14cu|gogglesmm-1.0.18-1|46	BuildRequires:	pkgconfig(libavcodec)
14cu|gogglesmm-1.0.18-1|47	BuildRequires:	pkgconfig(samplerate)
14cu|gogglesmm-1.0.18-1|48	#BuildRequires:	desktop-file-utils
14cu|gogglesmm-1.0.18-1|49	
14cu|gogglesmm-1.0.18-1|50	%description
14cu|gogglesmm-1.0.18-1|51	Goggles Music Manager is a music collection manager and player that
14cu|gogglesmm-1.0.18-1|52	automatically categorizes your music files based on genre, artist, album and
14cu|gogglesmm-1.0.18-1|53	song. It supports gapless playback and features easy tag editing.
14cu|gogglesmm-1.0.18-1|54	
14cu|gogglesmm-1.0.18-1|55	%files -f %{name}.lang
14cu|gogglesmm-1.0.18-1|56	%doc README ChangeLog AUTHORS COPYING
14cu|gogglesmm-1.0.18-1|57	%{_bindir}/%{name}
14cu|gogglesmm-1.0.18-1|58	%dir %{_libdir}/%{name}
14cu|gogglesmm-1.0.18-1|59	%{_libdir}/%{name}/libgap_*.so
14cu|gogglesmm-1.0.18-1|60	%{_datadir}/applications/%{name}.desktop
14cu|gogglesmm-1.0.18-1|61	%{_datadir}/appdata/%{name}.appdata.xml
14cu|gogglesmm-1.0.18-1|62	%dir %{_datadir}/%{name}
14cu|gogglesmm-1.0.18-1|63	#dir %%{_datadir}/%%{name}/utils
14cu|gogglesmm-1.0.18-1|64	%{_datadir}/%{name}/import*.py
14cu|gogglesmm-1.0.18-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|gogglesmm-1.0.18-1|66	%{_mandir}/man1/%{name}.1*
14cu|gogglesmm-1.0.18-1|67	
14cu|gogglesmm-1.0.18-1|68	#-----------------------------------------------------------------------------
14cu|gogglesmm-1.0.18-1|69	
14cu|gogglesmm-1.0.18-1|70	%prep
14cu|gogglesmm-1.0.18-1|71	%setup -q
14cu|gogglesmm-1.0.18-1|72	#apply_patches
14cu|gogglesmm-1.0.18-1|73	
14cu|gogglesmm-1.0.18-1|74	
14cu|gogglesmm-1.0.18-1|75	%build
14cu|gogglesmm-1.0.18-1|76	%if %{use_cmake}
14cu|gogglesmm-1.0.18-1|77	%cmake -DCMAKE_INSTALL_LIBDIR="%{_libdir}"
14cu|gogglesmm-1.0.18-1|78	%else
14cu|gogglesmm-1.0.18-1|79	export LDFLAGS="-lFOX-1.7"
14cu|gogglesmm-1.0.18-1|80	%configure2_5x	--fox-prefix="%{_includedir}/fox-1.7"
14cu|gogglesmm-1.0.18-1|81	%endif
14cu|gogglesmm-1.0.18-1|82	%make
14cu|gogglesmm-1.0.18-1|83	
14cu|gogglesmm-1.0.18-1|84	
14cu|gogglesmm-1.0.18-1|85	%install
14cu|gogglesmm-1.0.18-1|86	%if %{use_cmake}
14cu|gogglesmm-1.0.18-1|87	%makeinstall_std -C build
14cu|gogglesmm-1.0.18-1|88	%else
14cu|gogglesmm-1.0.18-1|89	%makeinstall_std
14cu|gogglesmm-1.0.18-1|90	%endif
14cu|gogglesmm-1.0.18-1|91	
14cu|gogglesmm-1.0.18-1|92	%find_lang %{name}
14cu|gogglesmm-1.0.18-1|93	
14cu|gogglesmm-1.0.18-1|94	%changelog
14cu|gogglesmm-1.0.18-1|95	
14cu|gogglesmm-1.0.18-1|96	* Mon Sep 05 2016 Giovanni Mariani <mc2374@mclink.it> 1.0.18-1
14cu|gogglesmm-1.0.18-1|97	- (8eb6492) Fix Url
14cu|gogglesmm-1.0.18-1|98	
14cu|gogglesmm-1.0.18-1|99	

10315 14
14cu|golang-codegangsta-cli-1.2.0-4|1	%global debug_package   %{nil}
14cu|golang-codegangsta-cli-1.2.0-4|2	%global import_path     github.com/codegangsta/cli
14cu|golang-codegangsta-cli-1.2.0-4|3	%global commit          565493f259bf868adb54d45d5f4c68d405117adf
14cu|golang-codegangsta-cli-1.2.0-4|4	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cu|golang-codegangsta-cli-1.2.0-4|5	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-codegangsta-cli-1.2.0-4|6	
14cu|golang-codegangsta-cli-1.2.0-4|7	Name:           golang-codegangsta-cli
14cu|golang-codegangsta-cli-1.2.0-4|8	Version:        1.2.0
14cu|golang-codegangsta-cli-1.2.0-4|9	Release:        4
14cu|golang-codegangsta-cli-1.2.0-4|10	Summary:        Package for building command line apps in Go
14cu|golang-codegangsta-cli-1.2.0-4|11	Group:          Development/Other
14cu|golang-codegangsta-cli-1.2.0-4|12	License:        MIT
14cu|golang-codegangsta-cli-1.2.0-4|13	URL:            https://%{import_path}
14cu|golang-codegangsta-cli-1.2.0-4|14	Source0:        https://%{import_path}/archive/%{version}.tar.gz
14cu|golang-codegangsta-cli-1.2.0-4|15	BuildArch:      noarch
14cu|golang-codegangsta-cli-1.2.0-4|16	BuildRequires:	golang
14cu|golang-codegangsta-cli-1.2.0-4|17	
14cu|golang-codegangsta-cli-1.2.0-4|18	%description
14cu|golang-codegangsta-cli-1.2.0-4|19	cli.go is simple, fast, and fun package for building command line apps in Go.
14cu|golang-codegangsta-cli-1.2.0-4|20	The goal is to enable developers to write fast and distributable command line
14cu|golang-codegangsta-cli-1.2.0-4|21	applications in an expressive way.
14cu|golang-codegangsta-cli-1.2.0-4|22	
14cu|golang-codegangsta-cli-1.2.0-4|23	%package devel
14cu|golang-codegangsta-cli-1.2.0-4|24	# Earliest NVR containing relevant golang macros
14cu|golang-codegangsta-cli-1.2.0-4|25	BuildRequires:  golang >= 1.2.1-3
14cu|golang-codegangsta-cli-1.2.0-4|26	Requires:       golang >= 1.2.1-3
14cu|golang-codegangsta-cli-1.2.0-4|27	Summary:        Package for building command line apps in Go
14cu|golang-codegangsta-cli-1.2.0-4|28	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-codegangsta-cli-1.2.0-4|29	
14cu|golang-codegangsta-cli-1.2.0-4|30	%description devel
14cu|golang-codegangsta-cli-1.2.0-4|31	cli.go is simple, fast, and fun package for building command line apps in Go.
14cu|golang-codegangsta-cli-1.2.0-4|32	The goal is to enable developers to write fast and distributable command line
14cu|golang-codegangsta-cli-1.2.0-4|33	applications in an expressive way.
14cu|golang-codegangsta-cli-1.2.0-4|34	
14cu|golang-codegangsta-cli-1.2.0-4|35	This package contains library source intended for building other packages
14cu|golang-codegangsta-cli-1.2.0-4|36	which use codegangsta/cli.
14cu|golang-codegangsta-cli-1.2.0-4|37	
14cu|golang-codegangsta-cli-1.2.0-4|38	%prep
14cu|golang-codegangsta-cli-1.2.0-4|39	%setup -n cli-%{version}
14cu|golang-codegangsta-cli-1.2.0-4|40	
14cu|golang-codegangsta-cli-1.2.0-4|41	%build
14cu|golang-codegangsta-cli-1.2.0-4|42	
14cu|golang-codegangsta-cli-1.2.0-4|43	%install
14cu|golang-codegangsta-cli-1.2.0-4|44	install -d -p %{buildroot}%{gosrc}
14cu|golang-codegangsta-cli-1.2.0-4|45	cp -pav *.go %{buildroot}%{gosrc}
14cu|golang-codegangsta-cli-1.2.0-4|46	
14cu|golang-codegangsta-cli-1.2.0-4|47	%files devel
14cu|golang-codegangsta-cli-1.2.0-4|48	%doc LICENSE README.md
14cu|golang-codegangsta-cli-1.2.0-4|49	%{gosrc}/
14cu|golang-codegangsta-cli-1.2.0-4|50	
14cu|golang-codegangsta-cli-1.2.0-4|51	%changelog
14cu|golang-codegangsta-cli-1.2.0-4|52	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cu|golang-codegangsta-cli-1.2.0-4|53	+ Revision: 6990b07
14cu|golang-codegangsta-cli-1.2.0-4|54	- Rebuild with new go
14cu|golang-codegangsta-cli-1.2.0-4|55	
14cu|golang-codegangsta-cli-1.2.0-4|56	

10316 14
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|1	%global debug_package   %{nil}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|2	%global provider_tld    com
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|3	%global provider        github
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|4	%global project         docker
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|5	%global repo            libtrust
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|6	%global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|7	%global commit          d273ef2565cab2fd9832b8a3d6320e5ab39ef9db
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|8	%global shortcommit     %(c=%{commit}; echo ${c:0:7})
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|9	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|10	Name:           golang-%{provider}-%{project}-%{repo}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|11	Version:        0
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|12	Release:        0.3.git%{shortcommit}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|13	Summary:        Library for managing authentication and authorization
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|14	Group:          Development/Other
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|15	License:        ASL 2.0
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|16	URL:            https://%{import_path}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|17	Source0:        https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|18	BuildArch:      noarch
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|19	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|20	%description
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|21	%{summary}.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|22	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|23	Authentication is handled using the identity attached
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|24	to the public key. Libtrust provides multiple methods
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|25	to prove possession of the private key associated with
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|26	an identity.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|27	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|28	- TLS x509 certificates
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|29	- Signature verification
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|30	- Key Challenge
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|31	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|32	Authorization and access control is managed through a
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|33	distributed trust graph. Trust servers are used as the
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|34	authorities of the trust graph and allow caching portions
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|35	of the graph for faster access.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|36	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|37	%package devel
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|38	BuildRequires:  golang >= 1.2.1-3
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|39	Requires:       golang >= 1.2.1-3
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|40	Summary:        Library for managing authentication and authorization
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|41	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|42	Provides:       golang(%{import_path}/trustgraph) = %{version}-%{release}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|43	Provides:       golang(%{import_path}/testutil) = %{version}-%{release}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|44	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|45	%description devel
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|46	%{summary}.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|47	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|48	Authentication is handled using the identity attached
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|49	to the public key. Libtrust provides multiple methods
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|50	to prove possession of the private key associated with
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|51	an identity.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|52	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|53	- TLS x509 certificates
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|54	- Signature verification
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|55	- Key Challenge
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|56	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|57	Authorization and access control is managed through a
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|58	distributed trust graph. Trust servers are used as the
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|59	authorities of the trust graph and allow caching portions
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|60	of the graph for faster access.
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|61	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|62	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|63	%prep
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|64	%setup -qn %{repo}-%{commit}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|65	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|66	%build
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|67	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|68	%install
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|69	install -dp %{buildroot}%{go_dir}/src/%{import_path}/trustgraph
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|70	cp -rpav {*.go,trustgraph,testutil} %{buildroot}%{go_dir}/src/%{import_path}/
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|71	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|72	%files devel
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|73	%doc CONTRIBUTING.md LICENSE MAINTAINERS README.md
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|74	%dir %{go_dir}/src/%{provider}.%{provider_tld}/%{project}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|75	%dir %{go_dir}/src/%{import_path}
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|76	%{go_dir}/src/%{import_path}/*.go
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|77	%dir %{go_dir}/src/%{import_path}/trustgraph
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|78	%{go_dir}/src/%{import_path}/trustgraph/*.go
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|79	%dir %{go_dir}/src/%{import_path}/testutil
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|80	%{go_dir}/src/%{import_path}/testutil/*.go
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|81	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|82	%changelog
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|83	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0-0.3.gitd273ef2
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|84	+ Revision: e06f57d
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|85	- Rebuild with new go
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|86	
14cu|golang-github-docker-libtrust-0-0.3.gitd273ef2|87	

10317 14
14cu|golang-godbus-1-4|1	%define debug_package   %{nil}
14cu|golang-godbus-1-4|2	%define import_path     github.com/godbus/dbus
14cu|golang-godbus-1-4|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-godbus-1-4|4	
14cu|golang-godbus-1-4|5	Name:           golang-godbus
14cu|golang-godbus-1-4|6	Version:        1
14cu|golang-godbus-1-4|7	Release:        4
14cu|golang-godbus-1-4|8	Summary:        Go client bindings for D-Bus
14cu|golang-godbus-1-4|9	License:        BSD
14cu|golang-godbus-1-4|10	URL:            https://%{import_path}
14cu|golang-godbus-1-4|11	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14cu|golang-godbus-1-4|12	BuildRequires:  golang
14cu|golang-godbus-1-4|13	Requires:       golang
14cu|golang-godbus-1-4|14	Group:		Development/Other
14cu|golang-godbus-1-4|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-godbus-1-4|16	Provides:       golang(%{import_path}/_examples) = %{version}-%{release}
14cu|golang-godbus-1-4|17	Provides:       golang(%{import_path}/introspect) = %{version}-%{release}
14cu|golang-godbus-1-4|18	Provides:       golang(%{import_path}/prop) = %{version}-%{release}
14cu|golang-godbus-1-4|19	
14cu|golang-godbus-1-4|20	%description
14cu|golang-godbus-1-4|21	Simple library that implements native Go client bindings for the
14cu|golang-godbus-1-4|22	D-Bus message bus system.
14cu|golang-godbus-1-4|23	
14cu|golang-godbus-1-4|24	Features include:
14cu|golang-godbus-1-4|25	Complete native implementation of the D-Bus message protocol
14cu|golang-godbus-1-4|26	Go-like API (channels for signals / asynchronous method calls, Goroutine-safe
14cu|golang-godbus-1-4|27	connections)
14cu|golang-godbus-1-4|28	Subpackages that help with the introspection / property interfaces.
14cu|golang-godbus-1-4|29	
14cu|golang-godbus-1-4|30	%prep
14cu|golang-godbus-1-4|31	%setup -n dbus-%{version}
14cu|golang-godbus-1-4|32	
14cu|golang-godbus-1-4|33	%build
14cu|golang-godbus-1-4|34	
14cu|golang-godbus-1-4|35	%install
14cu|golang-godbus-1-4|36	for d in . _examples introspect prop; do
14cu|golang-godbus-1-4|37	install -d -p %{buildroot}/%{gosrc}/$d
14cu|golang-godbus-1-4|38	cp -av $d/*.go %{buildroot}/%{gosrc}/$d
14cu|golang-godbus-1-4|39	done
14cu|golang-godbus-1-4|40	
14cu|golang-godbus-1-4|41	%check
14cu|golang-godbus-1-4|42	
14cu|golang-godbus-1-4|43	%files
14cu|golang-godbus-1-4|44	%doc LICENSE README.markdown
14cu|golang-godbus-1-4|45	%dir %attr(755,root,root) %{gosrc}
14cu|golang-godbus-1-4|46	%dir %attr(755,root,root) %{gosrc}/_examples
14cu|golang-godbus-1-4|47	%dir %attr(755,root,root) %{gosrc}/introspect
14cu|golang-godbus-1-4|48	%dir %attr(755,root,root) %{gosrc}/prop
14cu|golang-godbus-1-4|49	%{gosrc}/*.go
14cu|golang-godbus-1-4|50	%{gosrc}/_examples/*.go
14cu|golang-godbus-1-4|51	%{gosrc}/introspect/*.go
14cu|golang-godbus-1-4|52	%{gosrc}/prop/*.go
14cu|golang-godbus-1-4|53	
14cu|golang-godbus-1-4|54	%changelog
14cu|golang-godbus-1-4|55	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-4
14cu|golang-godbus-1-4|56	+ Revision: c82577b
14cu|golang-godbus-1-4|57	- Rebuild with new go
14cu|golang-godbus-1-4|58	
14cu|golang-godbus-1-4|59	

10318 14
14cu|golang-gopatricia-1.0.1-4|1	%define debug_package   %{nil}
14cu|golang-gopatricia-1.0.1-4|2	%define import_path     github.com/tchap/go-patricia
14cu|golang-gopatricia-1.0.1-4|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-gopatricia-1.0.1-4|4	
14cu|golang-gopatricia-1.0.1-4|5	Name:           golang-gopatricia
14cu|golang-gopatricia-1.0.1-4|6	Version:        1.0.1
14cu|golang-gopatricia-1.0.1-4|7	Release:        4
14cu|golang-gopatricia-1.0.1-4|8	Summary:        A generic patricia trie (also called radix tree) implemented in Go (Golang)
14cu|golang-gopatricia-1.0.1-4|9	License:        BSD
14cu|golang-gopatricia-1.0.1-4|10	URL:            https://%{import_path}
14cu|golang-gopatricia-1.0.1-4|11	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14cu|golang-gopatricia-1.0.1-4|12	BuildRequires:  golang
14cu|golang-gopatricia-1.0.1-4|13	Requires:       golang
14cu|golang-gopatricia-1.0.1-4|14	Group:		Development/Other
14cu|golang-gopatricia-1.0.1-4|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-gopatricia-1.0.1-4|16	Provides:       golang(%{import_path}/patricia) = %{version}-%{release}
14cu|golang-gopatricia-1.0.1-4|17	BuildArch:	noarch
14cu|golang-gopatricia-1.0.1-4|18	
14cu|golang-gopatricia-1.0.1-4|19	%description
14cu|golang-gopatricia-1.0.1-4|20	A generic patricia trie (also called radix tree) implemented in Go (Golang)
14cu|golang-gopatricia-1.0.1-4|21	
14cu|golang-gopatricia-1.0.1-4|22	%prep
14cu|golang-gopatricia-1.0.1-4|23	%setup -n go-patricia-%{version}
14cu|golang-gopatricia-1.0.1-4|24	
14cu|golang-gopatricia-1.0.1-4|25	%build
14cu|golang-gopatricia-1.0.1-4|26	
14cu|golang-gopatricia-1.0.1-4|27	%install
14cu|golang-gopatricia-1.0.1-4|28	for d in patricia; do
14cu|golang-gopatricia-1.0.1-4|29	install -d -p %{buildroot}/%{gosrc}/$d
14cu|golang-gopatricia-1.0.1-4|30	cp -av $d/*.go %{buildroot}/%{gosrc}/$d
14cu|golang-gopatricia-1.0.1-4|31	done
14cu|golang-gopatricia-1.0.1-4|32	
14cu|golang-gopatricia-1.0.1-4|33	%check
14cu|golang-gopatricia-1.0.1-4|34	
14cu|golang-gopatricia-1.0.1-4|35	%files
14cu|golang-gopatricia-1.0.1-4|36	%doc LICENSE README.md
14cu|golang-gopatricia-1.0.1-4|37	%dir %attr(755,root,root) %{gosrc}/patricia
14cu|golang-gopatricia-1.0.1-4|38	%{gosrc}/patricia/*.go
14cu|golang-gopatricia-1.0.1-4|39	
14cu|golang-gopatricia-1.0.1-4|40	%changelog
14cu|golang-gopatricia-1.0.1-4|41	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cu|golang-gopatricia-1.0.1-4|42	+ Revision: 6887e28
14cu|golang-gopatricia-1.0.1-4|43	- Rebuild with new go
14cu|golang-gopatricia-1.0.1-4|44	
14cu|golang-gopatricia-1.0.1-4|45	

10319 14
14cu|golang-gorilla-mux-0.1.git9ede152-4|1	%define prerelease 9ede152210fa25c1377d33e867cb828c19316445
14cu|golang-gorilla-mux-0.1.git9ede152-4|2	%define import_path github.com/gorilla/mux
14cu|golang-gorilla-mux-0.1.git9ede152-4|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-gorilla-mux-0.1.git9ede152-4|4	%define shortcommit %(c=%{prerelease}; echo ${c:0:7})
14cu|golang-gorilla-mux-0.1.git9ede152-4|5	
14cu|golang-gorilla-mux-0.1.git9ede152-4|6	Summary:	A powerful URL router and dispatcher for golang
14cu|golang-gorilla-mux-0.1.git9ede152-4|7	Name:		golang-gorilla-mux
14cu|golang-gorilla-mux-0.1.git9ede152-4|8	Version:	0.1.git%{shortcommit}
14cu|golang-gorilla-mux-0.1.git9ede152-4|9	Release:	4
14cu|golang-gorilla-mux-0.1.git9ede152-4|10	License:	BSD
14cu|golang-gorilla-mux-0.1.git9ede152-4|11	Group:		Development/Other
14cu|golang-gorilla-mux-0.1.git9ede152-4|12	Url:		https://%{import_path}
14cu|golang-gorilla-mux-0.1.git9ede152-4|13	Source0:        https://%{import_path}/archive/%{prerelease}.tar.gz
14cu|golang-gorilla-mux-0.1.git9ede152-4|14	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-gorilla-mux-0.1.git9ede152-4|15	BuildArch:	noarch
14cu|golang-gorilla-mux-0.1.git9ede152-4|16	BuildRequires:	golang
14cu|golang-gorilla-mux-0.1.git9ede152-4|17	
14cu|golang-gorilla-mux-0.1.git9ede152-4|18	%description
14cu|golang-gorilla-mux-0.1.git9ede152-4|19	Package gorilla/mux implements a request router and dispatcher.
14cu|golang-gorilla-mux-0.1.git9ede152-4|20	
14cu|golang-gorilla-mux-0.1.git9ede152-4|21	The name mux stands for "HTTP request multiplexer". Like the standard
14cu|golang-gorilla-mux-0.1.git9ede152-4|22	http.ServeMux, mux.Router matches incoming requests against a list of
14cu|golang-gorilla-mux-0.1.git9ede152-4|23	registered routes and calls a handler for the route that matches the URL or
14cu|golang-gorilla-mux-0.1.git9ede152-4|24	other conditions.
14cu|golang-gorilla-mux-0.1.git9ede152-4|25	
14cu|golang-gorilla-mux-0.1.git9ede152-4|26	%prep
14cu|golang-gorilla-mux-0.1.git9ede152-4|27	%setup -q -n mux-%{prerelease}
14cu|golang-gorilla-mux-0.1.git9ede152-4|28	
14cu|golang-gorilla-mux-0.1.git9ede152-4|29	%build
14cu|golang-gorilla-mux-0.1.git9ede152-4|30	
14cu|golang-gorilla-mux-0.1.git9ede152-4|31	%install
14cu|golang-gorilla-mux-0.1.git9ede152-4|32	mkdir -p %{buildroot}%{gosrc}
14cu|golang-gorilla-mux-0.1.git9ede152-4|33	cp -av * %{buildroot}%{gosrc}/
14cu|golang-gorilla-mux-0.1.git9ede152-4|34	rm -f %{buildroot}%{gosrc}/{LICENSE,README.md}
14cu|golang-gorilla-mux-0.1.git9ede152-4|35	
14cu|golang-gorilla-mux-0.1.git9ede152-4|36	%files
14cu|golang-gorilla-mux-0.1.git9ede152-4|37	%doc LICENSE README.md
14cu|golang-gorilla-mux-0.1.git9ede152-4|38	%{gosrc}/*
14cu|golang-gorilla-mux-0.1.git9ede152-4|39	
14cu|golang-gorilla-mux-0.1.git9ede152-4|40	%changelog
14cu|golang-gorilla-mux-0.1.git9ede152-4|41	* Sun Dec 07 2014 Bernhard Rosenkraenzer <bero@bero.eu> 0.1.git9ede152-4
14cu|golang-gorilla-mux-0.1.git9ede152-4|42	+ Revision: 1ccad4c
14cu|golang-gorilla-mux-0.1.git9ede152-4|43	- MassBuild#609: Increase release tag
14cu|golang-gorilla-mux-0.1.git9ede152-4|44	
14cu|golang-gorilla-mux-0.1.git9ede152-4|45	

10320 14
14cu|golang-go-systemd-2-5|1	%define debug_package   %{nil}
14cu|golang-go-systemd-2-5|2	%define import_path     github.com/coreos/go-systemd
14cu|golang-go-systemd-2-5|3	%define gosrc		%{go_dir}/src/pkg/%{import_path}
14cu|golang-go-systemd-2-5|4	
14cu|golang-go-systemd-2-5|5	Name:           golang-go-systemd
14cu|golang-go-systemd-2-5|6	Version:        2
14cu|golang-go-systemd-2-5|7	Release:        5
14cu|golang-go-systemd-2-5|8	Summary:        Go bindings to systemd socket activation, journal and D-BUS APIs
14cu|golang-go-systemd-2-5|9	License:        ASL 2.0
14cu|golang-go-systemd-2-5|10	URL:            http://%{import_path}
14cu|golang-go-systemd-2-5|11	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14cu|golang-go-systemd-2-5|12	Group:		Development/Other
14cu|golang-go-systemd-2-5|13	BuildRequires:	golang
14cu|golang-go-systemd-2-5|14	Requires:       golang
14cu|golang-go-systemd-2-5|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-go-systemd-2-5|16	Provides:       golang(%{import_path}/activation) = %{version}-%{release}
14cu|golang-go-systemd-2-5|17	Provides:       golang(%{import_path}/dbus) = %{version}-%{release}
14cu|golang-go-systemd-2-5|18	Provides:       golang(%{import_path}/journal) = %{version}-%{release}
14cu|golang-go-systemd-2-5|19	BuildArch:	noarch
14cu|golang-go-systemd-2-5|20	
14cu|golang-go-systemd-2-5|21	
14cu|golang-go-systemd-2-5|22	%description
14cu|golang-go-systemd-2-5|23	%{summary}
14cu|golang-go-systemd-2-5|24	
14cu|golang-go-systemd-2-5|25	This package contains library source intended for building other packages
14cu|golang-go-systemd-2-5|26	which use coreos/go-systemd.
14cu|golang-go-systemd-2-5|27	
14cu|golang-go-systemd-2-5|28	%prep
14cu|golang-go-systemd-2-5|29	%setup -n go-systemd-%{version}
14cu|golang-go-systemd-2-5|30	
14cu|golang-go-systemd-2-5|31	%build
14cu|golang-go-systemd-2-5|32	
14cu|golang-go-systemd-2-5|33	%install
14cu|golang-go-systemd-2-5|34	install -d -p %{buildroot}/%{gosrc}/{activation,dbus,journal}
14cu|golang-go-systemd-2-5|35	cp -av {activation,dbus,journal} %{buildroot}/%{gosrc}
14cu|golang-go-systemd-2-5|36	
14cu|golang-go-systemd-2-5|37	%files
14cu|golang-go-systemd-2-5|38	%doc LICENSE README.md
14cu|golang-go-systemd-2-5|39	%dir %attr(755,root,root) %{gosrc}
14cu|golang-go-systemd-2-5|40	%dir %attr(755,root,root) %{gosrc}/activation
14cu|golang-go-systemd-2-5|41	%dir %attr(755,root,root) %{gosrc}/dbus
14cu|golang-go-systemd-2-5|42	%dir %attr(755,root,root) %{gosrc}/journal
14cu|golang-go-systemd-2-5|43	%{gosrc}/activation/*.go
14cu|golang-go-systemd-2-5|44	%{gosrc}/dbus/*.go
14cu|golang-go-systemd-2-5|45	%{gosrc}/journal/*.go
14cu|golang-go-systemd-2-5|46	
14cu|golang-go-systemd-2-5|47	%changelog
14cu|golang-go-systemd-2-5|48	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-5
14cu|golang-go-systemd-2-5|49	+ Revision: a2f78a9
14cu|golang-go-systemd-2-5|50	- Rebuild with new go
14cu|golang-go-systemd-2-5|51	
14cu|golang-go-systemd-2-5|52	

10321 14
14cu|golang-kr-pty-0.1.git3b1f648-5|1	%define prerelease 3b1f6487b7fc649d5f146df04e623bd55ba1bf7f
14cu|golang-kr-pty-0.1.git3b1f648-5|2	%define import_path github.com/kr/pty
14cu|golang-kr-pty-0.1.git3b1f648-5|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-kr-pty-0.1.git3b1f648-5|4	%define shortcommit %(c=%{prerelease}; echo ${c:0:7})
14cu|golang-kr-pty-0.1.git3b1f648-5|5	%define debug_package %nil
14cu|golang-kr-pty-0.1.git3b1f648-5|6	
14cu|golang-kr-pty-0.1.git3b1f648-5|7	Summary:	PTY interface for Go
14cu|golang-kr-pty-0.1.git3b1f648-5|8	Name:		golang-kr-pty
14cu|golang-kr-pty-0.1.git3b1f648-5|9	Version:	0.1.git%{shortcommit}
14cu|golang-kr-pty-0.1.git3b1f648-5|10	Release:	5
14cu|golang-kr-pty-0.1.git3b1f648-5|11	License:	MIT
14cu|golang-kr-pty-0.1.git3b1f648-5|12	Group:		Development/Other
14cu|golang-kr-pty-0.1.git3b1f648-5|13	Url:		https://%{import_path}
14cu|golang-kr-pty-0.1.git3b1f648-5|14	Source0:        https://%{import_path}/archive/%{prerelease}.tar.gz
14cu|golang-kr-pty-0.1.git3b1f648-5|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-kr-pty-0.1.git3b1f648-5|16	BuildArch:	noarch
14cu|golang-kr-pty-0.1.git3b1f648-5|17	BuildRequires:	golang
14cu|golang-kr-pty-0.1.git3b1f648-5|18	
14cu|golang-kr-pty-0.1.git3b1f648-5|19	%description
14cu|golang-kr-pty-0.1.git3b1f648-5|20	Pty is a Go package for using UNIX pseudo-terminals.
14cu|golang-kr-pty-0.1.git3b1f648-5|21	
14cu|golang-kr-pty-0.1.git3b1f648-5|22	%prep
14cu|golang-kr-pty-0.1.git3b1f648-5|23	%setup -q -n pty-%{prerelease}
14cu|golang-kr-pty-0.1.git3b1f648-5|24	
14cu|golang-kr-pty-0.1.git3b1f648-5|25	%build
14cu|golang-kr-pty-0.1.git3b1f648-5|26	
14cu|golang-kr-pty-0.1.git3b1f648-5|27	%install
14cu|golang-kr-pty-0.1.git3b1f648-5|28	mkdir -p %{buildroot}%{gosrc}
14cu|golang-kr-pty-0.1.git3b1f648-5|29	cp -av * %{buildroot}%{gosrc}/
14cu|golang-kr-pty-0.1.git3b1f648-5|30	rm -f %{buildroot}%{gosrc}/{License,README.md}
14cu|golang-kr-pty-0.1.git3b1f648-5|31	
14cu|golang-kr-pty-0.1.git3b1f648-5|32	%files
14cu|golang-kr-pty-0.1.git3b1f648-5|33	%doc License README.md
14cu|golang-kr-pty-0.1.git3b1f648-5|34	%{gosrc}/*
14cu|golang-kr-pty-0.1.git3b1f648-5|35	
14cu|golang-kr-pty-0.1.git3b1f648-5|36	%changelog
14cu|golang-kr-pty-0.1.git3b1f648-5|37	* Sun Dec 07 2014 Bernhard Rosenkraenzer <bero@bero.eu> 0.1.git3b1f648-5
14cu|golang-kr-pty-0.1.git3b1f648-5|38	+ Revision: 63876bc
14cu|golang-kr-pty-0.1.git3b1f648-5|39	- MassBuild#609: Increase release tag
14cu|golang-kr-pty-0.1.git3b1f648-5|40	
14cu|golang-kr-pty-0.1.git3b1f648-5|41	

10322 14
14cu|golang-libcontainer-1.2.0-6|1	%define debug_package   %{nil}
14cu|golang-libcontainer-1.2.0-6|2	%define import_path     github.com/docker/libcontainer
14cu|golang-libcontainer-1.2.0-6|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-libcontainer-1.2.0-6|4	
14cu|golang-libcontainer-1.2.0-6|5	Name:           golang-libcontainer
14cu|golang-libcontainer-1.2.0-6|6	Version:        1.2.0
14cu|golang-libcontainer-1.2.0-6|7	Release:        6
14cu|golang-libcontainer-1.2.0-6|8	Summary:        Docker libcontainer library
14cu|golang-libcontainer-1.2.0-6|9	License:        Apache 2.0
14cu|golang-libcontainer-1.2.0-6|10	URL:            https://%{import_path}
14cu|golang-libcontainer-1.2.0-6|11	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14cu|golang-libcontainer-1.2.0-6|12	BuildRequires:  golang
14cu|golang-libcontainer-1.2.0-6|13	Requires:       golang
14cu|golang-libcontainer-1.2.0-6|14	Group:		Development/Other
14cu|golang-libcontainer-1.2.0-6|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|16	Provides:       golang(%{import_path}/apparmor) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|17	Provides:       golang(%{import_path}/cgroups) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|18	Provides:       golang(%{import_path}/cgroups/fs) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|19	Provides:       golang(%{import_path}/cgroups/systemd) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|20	Provides:       golang(%{import_path}/console) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|21	Provides:       golang(%{import_path}/devices) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|22	Provides:       golang(%{import_path}/label) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|23	Provides:       golang(%{import_path}/mount) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|24	Provides:       golang(%{import_path}/mount/nodes) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|25	Provides:       golang(%{import_path}/namespaces) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|26	Provides:       golang(%{import_path}/namespaces/nsenter) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|27	Provides:       golang(%{import_path}/netlink) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|28	Provides:       golang(%{import_path}/network) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|29	Provides:       golang(%{import_path}/nsinit) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|30	Provides:       golang(%{import_path}/security/capbilities) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|31	Provides:       golang(%{import_path}/security/restrict) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|32	Provides:       golang(%{import_path}/selinux) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|33	Provides:       golang(%{import_path}/syncpipe) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|34	Provides:       golang(%{import_path}/system) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|35	Provides:       golang(%{import_path}/user) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|36	Provides:       golang(%{import_path}/utils) = %{version}-%{release}
14cu|golang-libcontainer-1.2.0-6|37	BuildArch:	noarch
14cu|golang-libcontainer-1.2.0-6|38	
14cu|golang-libcontainer-1.2.0-6|39	%description
14cu|golang-libcontainer-1.2.0-6|40	Simple library that implements container support for Linux
14cu|golang-libcontainer-1.2.0-6|41	
14cu|golang-libcontainer-1.2.0-6|42	%prep
14cu|golang-libcontainer-1.2.0-6|43	%setup -n libcontainer-%{version}
14cu|golang-libcontainer-1.2.0-6|44	
14cu|golang-libcontainer-1.2.0-6|45	%build
14cu|golang-libcontainer-1.2.0-6|46	
14cu|golang-libcontainer-1.2.0-6|47	%install
14cu|golang-libcontainer-1.2.0-6|48	for d in . apparmor cgroups cgroups/fs cgroups/systemd console devices label mount mount/nodes namespaces namespaces/nsenter netlink network nsinit security/capabilities security/restrict selinux system syncpipe utils user; do
14cu|golang-libcontainer-1.2.0-6|49	install -d -p %{buildroot}/%{gosrc}/$d
14cu|golang-libcontainer-1.2.0-6|50	cp -av $d/*.go %{buildroot}/%{gosrc}/$d
14cu|golang-libcontainer-1.2.0-6|51	done
14cu|golang-libcontainer-1.2.0-6|52	
14cu|golang-libcontainer-1.2.0-6|53	%files
14cu|golang-libcontainer-1.2.0-6|54	%doc LICENSE README.md
14cu|golang-libcontainer-1.2.0-6|55	%dir %attr(755,root,root) %{gosrc}
14cu|golang-libcontainer-1.2.0-6|56	%dir %attr(755,root,root) %{gosrc}/apparmor
14cu|golang-libcontainer-1.2.0-6|57	%dir %attr(755,root,root) %{gosrc}/cgroups
14cu|golang-libcontainer-1.2.0-6|58	%dir %attr(755,root,root) %{gosrc}/cgroups/fs
14cu|golang-libcontainer-1.2.0-6|59	%dir %attr(755,root,root) %{gosrc}/cgroups/systemd
14cu|golang-libcontainer-1.2.0-6|60	%dir %attr(755,root,root) %{gosrc}/console
14cu|golang-libcontainer-1.2.0-6|61	%dir %attr(755,root,root) %{gosrc}/devices
14cu|golang-libcontainer-1.2.0-6|62	%dir %attr(755,root,root) %{gosrc}/label
14cu|golang-libcontainer-1.2.0-6|63	%dir %attr(755,root,root) %{gosrc}/mount
14cu|golang-libcontainer-1.2.0-6|64	%dir %attr(755,root,root) %{gosrc}/mount/nodes
14cu|golang-libcontainer-1.2.0-6|65	%dir %attr(755,root,root) %{gosrc}/namespaces
14cu|golang-libcontainer-1.2.0-6|66	%dir %attr(755,root,root) %{gosrc}/namespaces/nsenter
14cu|golang-libcontainer-1.2.0-6|67	%dir %attr(755,root,root) %{gosrc}/netlink
14cu|golang-libcontainer-1.2.0-6|68	%dir %attr(755,root,root) %{gosrc}/network
14cu|golang-libcontainer-1.2.0-6|69	%dir %attr(755,root,root) %{gosrc}/nsinit
14cu|golang-libcontainer-1.2.0-6|70	%dir %attr(755,root,root) %{gosrc}/security/
14cu|golang-libcontainer-1.2.0-6|71	%dir %attr(755,root,root) %{gosrc}/security/capabilities
14cu|golang-libcontainer-1.2.0-6|72	%dir %attr(755,root,root) %{gosrc}/security/restrict
14cu|golang-libcontainer-1.2.0-6|73	%dir %attr(755,root,root) %{gosrc}/selinux
14cu|golang-libcontainer-1.2.0-6|74	%dir %attr(755,root,root) %{gosrc}/utils
14cu|golang-libcontainer-1.2.0-6|75	%dir %attr(755,root,root) %{gosrc}/syncpipe
14cu|golang-libcontainer-1.2.0-6|76	%dir %attr(755,root,root) %{gosrc}/system
14cu|golang-libcontainer-1.2.0-6|77	%dir %attr(755,root,root) %{gosrc}/user
14cu|golang-libcontainer-1.2.0-6|78	%{gosrc}/*.go
14cu|golang-libcontainer-1.2.0-6|79	%{gosrc}/cgroups/*.go
14cu|golang-libcontainer-1.2.0-6|80	%{gosrc}/cgroups/fs/*.go
14cu|golang-libcontainer-1.2.0-6|81	%{gosrc}/cgroups/systemd/*.go
14cu|golang-libcontainer-1.2.0-6|82	%{gosrc}/devices/*.go
14cu|golang-libcontainer-1.2.0-6|83	%{gosrc}/apparmor/*.go
14cu|golang-libcontainer-1.2.0-6|84	%{gosrc}/console/*.go
14cu|golang-libcontainer-1.2.0-6|85	%{gosrc}/label/*.go
14cu|golang-libcontainer-1.2.0-6|86	%{gosrc}/mount/*.go
14cu|golang-libcontainer-1.2.0-6|87	%{gosrc}/mount/nodes/*.go
14cu|golang-libcontainer-1.2.0-6|88	%{gosrc}/namespaces/*.go
14cu|golang-libcontainer-1.2.0-6|89	%{gosrc}/namespaces/nsenter/*.go
14cu|golang-libcontainer-1.2.0-6|90	%{gosrc}/netlink/*.go
14cu|golang-libcontainer-1.2.0-6|91	%{gosrc}/network/*.go
14cu|golang-libcontainer-1.2.0-6|92	%{gosrc}/nsinit/*.go
14cu|golang-libcontainer-1.2.0-6|93	%doc sample_configs/*
14cu|golang-libcontainer-1.2.0-6|94	%{gosrc}/security/*/*.go
14cu|golang-libcontainer-1.2.0-6|95	%{gosrc}/selinux/*.go
14cu|golang-libcontainer-1.2.0-6|96	%{gosrc}/system/*.go
14cu|golang-libcontainer-1.2.0-6|97	%{gosrc}/syncpipe/*.go
14cu|golang-libcontainer-1.2.0-6|98	%{gosrc}/user/*.go
14cu|golang-libcontainer-1.2.0-6|99	%{gosrc}/utils/*.go
14cu|golang-libcontainer-1.2.0-6|100	
14cu|golang-libcontainer-1.2.0-6|101	%changelog
14cu|golang-libcontainer-1.2.0-6|102	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cu|golang-libcontainer-1.2.0-6|103	+ Revision: a360107
14cu|golang-libcontainer-1.2.0-6|104	- Rebuild with new go
14cu|golang-libcontainer-1.2.0-6|105	
14cu|golang-libcontainer-1.2.0-6|106	

10323 14
14cu|golang-sqlite-0.1.git74691fb6f837-4|1	%define prerelease 74691fb6f83716190870cde1b658538dd4b18eb0
14cu|golang-sqlite-0.1.git74691fb6f837-4|2	%define import_path code.google.com/p/gosqlite
14cu|golang-sqlite-0.1.git74691fb6f837-4|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-sqlite-0.1.git74691fb6f837-4|4	%define shortcommit %(c=%{prerelease}; echo ${c:0:12})
14cu|golang-sqlite-0.1.git74691fb6f837-4|5	
14cu|golang-sqlite-0.1.git74691fb6f837-4|6	Summary:	Trivial sqlite3 binding for Go
14cu|golang-sqlite-0.1.git74691fb6f837-4|7	Name:		golang-sqlite
14cu|golang-sqlite-0.1.git74691fb6f837-4|8	Version:	0.1.git%{shortcommit}
14cu|golang-sqlite-0.1.git74691fb6f837-4|9	Release:	4
14cu|golang-sqlite-0.1.git74691fb6f837-4|10	License:	BSD
14cu|golang-sqlite-0.1.git74691fb6f837-4|11	Group:		Development/Other
14cu|golang-sqlite-0.1.git74691fb6f837-4|12	Url:		http://gosqlite.googlecode.com
14cu|golang-sqlite-0.1.git74691fb6f837-4|13	Source0:	http://gosqlite.googlecode.com/archive/%{prerelease}.zip
14cu|golang-sqlite-0.1.git74691fb6f837-4|14	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-sqlite-0.1.git74691fb6f837-4|15	Provides:       golang(%{import_path}/sqlite) = %{version}-%{release}
14cu|golang-sqlite-0.1.git74691fb6f837-4|16	Provides:       golang(%{import_path}/sqlite3) = %{version}-%{release}
14cu|golang-sqlite-0.1.git74691fb6f837-4|17	BuildArch:	noarch
14cu|golang-sqlite-0.1.git74691fb6f837-4|18	BuildRequires:	golang
14cu|golang-sqlite-0.1.git74691fb6f837-4|19	
14cu|golang-sqlite-0.1.git74691fb6f837-4|20	%description
14cu|golang-sqlite-0.1.git74691fb6f837-4|21	Trivial sqlite3 binding for Go
14cu|golang-sqlite-0.1.git74691fb6f837-4|22	
14cu|golang-sqlite-0.1.git74691fb6f837-4|23	%prep
14cu|golang-sqlite-0.1.git74691fb6f837-4|24	cd %{_builddir}
14cu|golang-sqlite-0.1.git74691fb6f837-4|25	unzip %{SOURCE0}
14cu|golang-sqlite-0.1.git74691fb6f837-4|26	
14cu|golang-sqlite-0.1.git74691fb6f837-4|27	%build
14cu|golang-sqlite-0.1.git74691fb6f837-4|28	cd %{_builddir}/gosqlite-%{shortcommit}
14cu|golang-sqlite-0.1.git74691fb6f837-4|29	
14cu|golang-sqlite-0.1.git74691fb6f837-4|30	%install
14cu|golang-sqlite-0.1.git74691fb6f837-4|31	mkdir -p %{buildroot}%{gosrc}
14cu|golang-sqlite-0.1.git74691fb6f837-4|32	cp -av %{_builddir}/gosqlite-%{shortcommit}/* %{buildroot}%{gosrc}/
14cu|golang-sqlite-0.1.git74691fb6f837-4|33	
14cu|golang-sqlite-0.1.git74691fb6f837-4|34	%files
14cu|golang-sqlite-0.1.git74691fb6f837-4|35	%{gosrc}/*
14cu|golang-sqlite-0.1.git74691fb6f837-4|36	
14cu|golang-sqlite-0.1.git74691fb6f837-4|37	%changelog
14cu|golang-sqlite-0.1.git74691fb6f837-4|38	* Sun Dec 07 2014 Bernhard Rosenkraenzer <bero@bero.eu> 0.1.git74691fb6f837-4
14cu|golang-sqlite-0.1.git74691fb6f837-4|39	+ Revision: 434d1d7
14cu|golang-sqlite-0.1.git74691fb6f837-4|40	- MassBuild#609: Increase release tag
14cu|golang-sqlite-0.1.git74691fb6f837-4|41	
14cu|golang-sqlite-0.1.git74691fb6f837-4|42	

10324 14
14cu|golang-syndtr-gocapability-0.1.git3454319-4|1	%define prerelease 3454319be2ebde8481aa0804a801f4d07de705b5
14cu|golang-syndtr-gocapability-0.1.git3454319-4|2	%define import_path github.com/syndtr/gocapability
14cu|golang-syndtr-gocapability-0.1.git3454319-4|3	%define gosrc %{go_dir}/src/pkg/%{import_path}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|4	%define shortcommit %(c=%{prerelease}; echo ${c:0:7})
14cu|golang-syndtr-gocapability-0.1.git3454319-4|5	%define	debug_package %nil
14cu|golang-syndtr-gocapability-0.1.git3454319-4|6	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|7	Summary:	Utilities for manipulating POSIX capabilities in Go
14cu|golang-syndtr-gocapability-0.1.git3454319-4|8	Name:		golang-syndtr-gocapability
14cu|golang-syndtr-gocapability-0.1.git3454319-4|9	Version:	0.1.git%{shortcommit}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|10	Release:	4
14cu|golang-syndtr-gocapability-0.1.git3454319-4|11	License:	MIT
14cu|golang-syndtr-gocapability-0.1.git3454319-4|12	Group:		Development/Other
14cu|golang-syndtr-gocapability-0.1.git3454319-4|13	Url:		https://%{import_path}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|14	Source0:        https://%{import_path}/archive/%{prerelease}.tar.gz
14cu|golang-syndtr-gocapability-0.1.git3454319-4|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|16	Provides:	golang(%{import_path}/capability) = %{version}-%{release}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|17	BuildRequires:	golang
14cu|golang-syndtr-gocapability-0.1.git3454319-4|18	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|19	%description
14cu|golang-syndtr-gocapability-0.1.git3454319-4|20	Utilities for manipulating POSIX capabilities in Go
14cu|golang-syndtr-gocapability-0.1.git3454319-4|21	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|22	%prep
14cu|golang-syndtr-gocapability-0.1.git3454319-4|23	%setup -q -n gocapability-%{prerelease}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|24	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|25	%build
14cu|golang-syndtr-gocapability-0.1.git3454319-4|26	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|27	%install
14cu|golang-syndtr-gocapability-0.1.git3454319-4|28	mkdir -p %{buildroot}%{gosrc}
14cu|golang-syndtr-gocapability-0.1.git3454319-4|29	cp -av * %{buildroot}%{gosrc}/
14cu|golang-syndtr-gocapability-0.1.git3454319-4|30	rm -f %{buildroot}%{gosrc}/LICENSE
14cu|golang-syndtr-gocapability-0.1.git3454319-4|31	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|32	%files
14cu|golang-syndtr-gocapability-0.1.git3454319-4|33	%doc LICENSE
14cu|golang-syndtr-gocapability-0.1.git3454319-4|34	%{gosrc}/*
14cu|golang-syndtr-gocapability-0.1.git3454319-4|35	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|36	%changelog
14cu|golang-syndtr-gocapability-0.1.git3454319-4|37	* Sun Dec 07 2014 Bernhard Rosenkraenzer <bero@bero.eu> 0.1.git3454319-4
14cu|golang-syndtr-gocapability-0.1.git3454319-4|38	+ Revision: 1e74faf
14cu|golang-syndtr-gocapability-0.1.git3454319-4|39	- MassBuild#609: Increase release tag
14cu|golang-syndtr-gocapability-0.1.git3454319-4|40	
14cu|golang-syndtr-gocapability-0.1.git3454319-4|41	

10325 14
14cu|goobox-3.4.1-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cu|goobox-3.4.1-1|2	
14cu|goobox-3.4.1-1|3	Summary:	CD player and ripper for GNOME
14cu|goobox-3.4.1-1|4	Name:		goobox
14cu|goobox-3.4.1-1|5	Version:	3.4.1
14cu|goobox-3.4.1-1|6	Release:	1
14cu|goobox-3.4.1-1|7	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|goobox-3.4.1-1|8	License:	GPLv2+
14cu|goobox-3.4.1-1|9	Group:		Sound
14cu|goobox-3.4.1-1|10	Url:		http://www.gnome.org
14cu|goobox-3.4.1-1|11	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
14cu|goobox-3.4.1-1|12	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0.0
14cu|goobox-3.4.1-1|13	BuildRequires:	pkgconfig(gthread-2.0)
14cu|goobox-3.4.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.6.0
14cu|goobox-3.4.1-1|15	BuildRequires:	pkgconfig(ice)
14cu|goobox-3.4.1-1|16	BuildRequires:	pkgconfig(libbrasero-media3)
14cu|goobox-3.4.1-1|17	BuildRequires:	pkgconfig(libdiscid)
14cu|goobox-3.4.1-1|18	BuildRequires:	pkgconfig(libmusicbrainz5) >= 5.0.0
14cu|goobox-3.4.1-1|19	BuildRequires:	pkgconfig(libnotify) >= 0.4.3
14cu|goobox-3.4.1-1|20	BuildRequires:	pkgconfig(sm)
14cu|goobox-3.4.1-1|21	BuildRequires:	intltool >= 0.35.0
14cu|goobox-3.4.1-1|22	BuildRequires:	itstool
14cu|goobox-3.4.1-1|23	BuildRequires:	libxml2-utils
14cu|goobox-3.4.1-1|24	Requires:	gstreamer1.0-plugins-good
14cu|goobox-3.4.1-1|25	
14cu|goobox-3.4.1-1|26	%description
14cu|goobox-3.4.1-1|27	Goobox is a CD player and ripper that always knows just what to do.
14cu|goobox-3.4.1-1|28	
14cu|goobox-3.4.1-1|29	%files -f %{name}.lang
14cu|goobox-3.4.1-1|30	%doc README NEWS AUTHORS ChangeLog
14cu|goobox-3.4.1-1|31	%{_bindir}/%{name}
14cu|goobox-3.4.1-1|32	%{_datadir}/GConf/gsettings/%{name}.convert
14cu|goobox-3.4.1-1|33	%{_datadir}/glib-2.0/schemas/*.xml
14cu|goobox-3.4.1-1|34	%{_datadir}/applications/%{name}.desktop
14cu|goobox-3.4.1-1|35	%{_datadir}/icons/hicolor/*/apps/%{name}*.*
14cu|goobox-3.4.1-1|36	%{_datadir}/appdata/%{name}.appdata.xml
14cu|goobox-3.4.1-1|37	
14cu|goobox-3.4.1-1|38	#-----------------------------------------------------------------------------
14cu|goobox-3.4.1-1|39	
14cu|goobox-3.4.1-1|40	%prep
14cu|goobox-3.4.1-1|41	%setup -q
14cu|goobox-3.4.1-1|42	
14cu|goobox-3.4.1-1|43	
14cu|goobox-3.4.1-1|44	%build
14cu|goobox-3.4.1-1|45	%configure2_5x
14cu|goobox-3.4.1-1|46	%make
14cu|goobox-3.4.1-1|47	
14cu|goobox-3.4.1-1|48	
14cu|goobox-3.4.1-1|49	%install
14cu|goobox-3.4.1-1|50	%makeinstall_std
14cu|goobox-3.4.1-1|51	
14cu|goobox-3.4.1-1|52	%find_lang %{name} --with-gnome
14cu|goobox-3.4.1-1|53	
14cu|goobox-3.4.1-1|54	
14cu|goobox-3.4.1-1|55	%changelog
14cu|goobox-3.4.1-1|56	
14cu|goobox-3.4.1-1|57	* Fri Nov 20 2015 Giovanni Mariani <mc2374@mclink.it> 3.4.1-1
14cu|goobox-3.4.1-1|58	- (8882704) Updated to release 3.4.1
14cu|goobox-3.4.1-1|59	
14cu|goobox-3.4.1-1|60	

10326 14
14cu|goollie-1.3-3|1	%define		oname	GoOllie
14cu|goollie-1.3-3|2	%define debug_package %{nil}
14cu|goollie-1.3-3|3	
14cu|goollie-1.3-3|4	Name:		goollie
14cu|goollie-1.3-3|5	Version:	1.3
14cu|goollie-1.3-3|6	Release:	3
14cu|goollie-1.3-3|7	Url:		http://tweeler.com/index.php?PAGE=goollie_linux
14cu|goollie-1.3-3|8	License:	GPLv3 and CC-BY-SA
14cu|goollie-1.3-3|9	Group:		Games/Arcade
14cu|goollie-1.3-3|10	Summary:	Arcage game about Ollie the Oligocheata, a worm on a mission
14cu|goollie-1.3-3|11	# http://www.tweeler.com/GoOllie_1.3_src.tar.gz
14cu|goollie-1.3-3|12	Source0:		%{oname}-%{version}.tar.bz2
14cu|goollie-1.3-3|13	Source1:	%{oname}.png
14cu|goollie-1.3-3|14	Patch0:		%{oname}.patch
14cu|goollie-1.3-3|15	BuildRequires:	cmake
14cu|goollie-1.3-3|16	BuildRequires:	libtuxcap-devel
14cu|goollie-1.3-3|17	BuildRequires:	imagemagick
14cu|goollie-1.3-3|18	BuildRequires:	pkgconfig(ImageMagick++)
14cu|goollie-1.3-3|19	
14cu|goollie-1.3-3|20	%description
14cu|goollie-1.3-3|21	Ollie the Oligocheata is a worm on a mission
14cu|goollie-1.3-3|22	He is on a mission to bring mouse controlled platforming fun to everyone!
14cu|goollie-1.3-3|23	
14cu|goollie-1.3-3|24	Go Ollie is a free Linux game with beautifully rendered scenes and animations.
14cu|goollie-1.3-3|25	The latest in innovative mouse controlled platform gaming featuring a unique
14cu|goollie-1.3-3|26	fusion of platform and match three gaming mechanics.
14cu|goollie-1.3-3|27	
14cu|goollie-1.3-3|28	Two gameplay modes:
14cu|goollie-1.3-3|29	- Story Mode with over 60 individual levels each with different objectives
14cu|goollie-1.3-3|30	- Fast and furious action game with unlimited re-playability
14cu|goollie-1.3-3|31	
14cu|goollie-1.3-3|32	Authors:
14cu|goollie-1.3-3|33	--------
14cu|goollie-1.3-3|34	Game design and game code - Charlie Dog
14cu|goollie-1.3-3|35	Art - Simon Lissaman
14cu|goollie-1.3-3|36	Music - Michael Watts / Encore Music
14cu|goollie-1.3-3|37	GNU/Linux port - W.P. van Paassen
14cu|goollie-1.3-3|38	
14cu|goollie-1.3-3|39	%prep
14cu|goollie-1.3-3|40	%setup -q -n %{oname}-%{version}
14cu|goollie-1.3-3|41	%patch0
14cu|goollie-1.3-3|42	
14cu|goollie-1.3-3|43	sed -i -e "s|SetAppResourceFolder.*|SetAppResourceFolder(\"%{_datadir}/%{name}\");|g" src/main.cpp
14cu|goollie-1.3-3|44	chmod go+r other_licenses/*
14cu|goollie-1.3-3|45	
14cu|goollie-1.3-3|46	%build
14cu|goollie-1.3-3|47	# imagemagick ugly hack
14cu|goollie-1.3-3|48	INCLUDE=`pkg-config --cflags-only-I Magick++|cut -c 3-`
14cu|goollie-1.3-3|49	LINKCXX=`pkg-config --libs-only-l Magick++|sed -e 's/.*\(Magick++[^[:space:]]*\) .*/\1/'`
14cu|goollie-1.3-3|50	LINKC=`pkg-config --libs-only-l ImageMagick|sed -e 's/.*\(MagickCore[^[:space:]]*\) .*/\1/'`
14cu|goollie-1.3-3|51	cmake \
14cu|goollie-1.3-3|52	-D IMAGEMAGICKLIB_INCLUDE_DIR=$INCLUDE \
14cu|goollie-1.3-3|53	-D IMAGEMAGICKLIB_CXX_LIBRARY=%{_libdir}/lib${LINKCXX}.so \
14cu|goollie-1.3-3|54	-D IMAGEMAGICKLIB_C_LIBRARY=%{_libdir}/lib${LINKC}.so \
14cu|goollie-1.3-3|55	-D CMAKE_INSTALL_PREFIX=%{_prefix} CMakeLists.txt
14cu|goollie-1.3-3|56	%make
14cu|goollie-1.3-3|57	%{py_compile src}
14cu|goollie-1.3-3|58	
14cu|goollie-1.3-3|59	%install
14cu|goollie-1.3-3|60	install -D -m 0755 %{oname} %{buildroot}%{_bindir}/%{name}
14cu|goollie-1.3-3|61	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|goollie-1.3-3|62	cp -a data/* %{buildroot}%{_datadir}/%{name}
14cu|goollie-1.3-3|63	cp -a src/*.py %{buildroot}%{_datadir}/%{name}
14cu|goollie-1.3-3|64	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|goollie-1.3-3|65	
14cu|goollie-1.3-3|66	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|goollie-1.3-3|67	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|goollie-1.3-3|68	[Desktop Entry]
14cu|goollie-1.3-3|69	Name=GoOllie
14cu|goollie-1.3-3|70	Comment=Ollie the Oligocheata, a worm on a mission
14cu|goollie-1.3-3|71	Exec=%{name}
14cu|goollie-1.3-3|72	Icon=%{name}
14cu|goollie-1.3-3|73	Terminal=false
14cu|goollie-1.3-3|74	Type=Application
14cu|goollie-1.3-3|75	StartupNotify=true
14cu|goollie-1.3-3|76	Categories=Game;ArcadeGame;
14cu|goollie-1.3-3|77	EOF
14cu|goollie-1.3-3|78	
14cu|goollie-1.3-3|79	%files
14cu|goollie-1.3-3|80	%doc COPYING README other_licenses/
14cu|goollie-1.3-3|81	%{_bindir}/%{name}
14cu|goollie-1.3-3|82	%dir %{_datadir}/%{name}
14cu|goollie-1.3-3|83	%{_datadir}/%{name}/*
14cu|goollie-1.3-3|84	%{_datadir}/applications/%{name}.desktop
14cu|goollie-1.3-3|85	%{_datadir}/pixmaps/%{name}.png
14cu|goollie-1.3-3|86	
14cu|goollie-1.3-3|87	
14cu|goollie-1.3-3|88	
14cu|goollie-1.3-3|89	%changelog
14cu|goollie-1.3-3|90	
14cu|goollie-1.3-3|91	* Thu Dec 24 2015 Denis Silakov <dsilakov@gmail.com> 1.3-3
14cu|goollie-1.3-3|92	- (308b46d) Disable debug
14cu|goollie-1.3-3|93	
14cu|goollie-1.3-3|94	

10327 14
14cu|gource-0.43-1|1	Summary:	Software version control visualization tool
14cu|gource-0.43-1|2	Name:		gource
14cu|gource-0.43-1|3	Version:	0.43
14cu|gource-0.43-1|4	Release:	1
14cu|gource-0.43-1|5	License:	GPLv3+
14cu|gource-0.43-1|6	Group:		Monitoring
14cu|gource-0.43-1|7	Url:		htp://code.google.com/p/gource/
14cu|gource-0.43-1|8	Source0:	http://gource.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|gource-0.43-1|9	# cvs and svn scripts imported from suse
14cu|gource-0.43-1|10	Source1:	cvs-exp.pl
14cu|gource-0.43-1|11	Source2:	svn-gource.py
14cu|gource-0.43-1|12	BuildRequires:	boost-devel
14cu|gource-0.43-1|13	BuildRequires:	glm-devel
14cu|gource-0.43-1|14	BuildRequires:	jpeg-devel
14cu|gource-0.43-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|gource-0.43-1|16	BuildRequires:	pkgconfig(ftgl)
14cu|gource-0.43-1|17	BuildRequires:	pkgconfig(glew)
14cu|gource-0.43-1|18	BuildRequires:	pkgconfig(libpcre)
14cu|gource-0.43-1|19	BuildRequires:	pkgconfig(libpng)
14cu|gource-0.43-1|20	BuildRequires:	pkgconfig(sdl)
14cu|gource-0.43-1|21	BuildRequires:	pkgconfig(SDL_image)
14cu|gource-0.43-1|22	
14cu|gource-0.43-1|23	%description
14cu|gource-0.43-1|24	Software projects are displayed by Gource as an animated tree with the root
14cu|gource-0.43-1|25	directory of the project at its center. Directories appear as branches with
14cu|gource-0.43-1|26	files as leaves. Developers can be seen working on the tree at the times they
14cu|gource-0.43-1|27	contributed to the project.
14cu|gource-0.43-1|28	
14cu|gource-0.43-1|29	%prep
14cu|gource-0.43-1|30	%setup -q
14cu|gource-0.43-1|31	
14cu|gource-0.43-1|32	%build
14cu|gource-0.43-1|33	%configure2_5x
14cu|gource-0.43-1|34	%make
14cu|gource-0.43-1|35	
14cu|gource-0.43-1|36	%install
14cu|gource-0.43-1|37	%makeinstall_std
14cu|gource-0.43-1|38	
14cu|gource-0.43-1|39	install %{SOURCE1} %{buildroot}%{_bindir}/cvs-exp
14cu|gource-0.43-1|40	install %{SOURCE2} %{buildroot}%{_bindir}/svn-gource
14cu|gource-0.43-1|41	
14cu|gource-0.43-1|42	%find_lang %{name} || touch %{name}.lang
14cu|gource-0.43-1|43	
14cu|gource-0.43-1|44	%files -f %{name}.lang
14cu|gource-0.43-1|45	%doc COPYING README THANKS ChangeLog
14cu|gource-0.43-1|46	%{_bindir}/gource
14cu|gource-0.43-1|47	%{_bindir}/cvs-exp
14cu|gource-0.43-1|48	%{_bindir}/svn-gource
14cu|gource-0.43-1|49	%{_datadir}/gource/*
14cu|gource-0.43-1|50	%{_mandir}/man1/gource.1*
14cu|gource-0.43-1|51	
14cu|gource-0.43-1|52	%changelog
14cu|gource-0.43-1|53	
14cu|gource-0.43-1|54	* Fri Jul 31 2015 abfonly <abfonly@gmail.com> 0.43-1
14cu|gource-0.43-1|55	- (9902add) Log: Update to 0.43
14cu|gource-0.43-1|56	
14cu|gource-0.43-1|57	

10328 14
14cu|gourmet-0.17.4-1|1	Name: 	 	gourmet
14cu|gourmet-0.17.4-1|2	Summary: 	Recipe manager for the GNOME desktop
14cu|gourmet-0.17.4-1|3	Version: 	0.17.4
14cu|gourmet-0.17.4-1|4	Release: 	1
14cu|gourmet-0.17.4-1|5	License:	GPLv2+
14cu|gourmet-0.17.4-1|6	Group:		Graphical desktop/GNOME
14cu|gourmet-0.17.4-1|7	URL:		http://thinkle.github.io/gourmet/
14cu|gourmet-0.17.4-1|8	Source0:	https://github.com/thinkle/gourmet/archive/%{version}/%{name}-%{version}.tar.gz
14cu|gourmet-0.17.4-1|9	BuildArch:	noarch
14cu|gourmet-0.17.4-1|10	BuildRequires:	desktop-file-utils
14cu|gourmet-0.17.4-1|11	BuildRequires:	intltool
14cu|gourmet-0.17.4-1|12	BuildRequires:	pygtk2.0-devel
14cu|gourmet-0.17.4-1|13	BuildRequires:	python-devel
14cu|gourmet-0.17.4-1|14	BuildRequires:	python-distutils-extra
14cu|gourmet-0.17.4-1|15	BuildRequires:	python-elib.intl
14cu|gourmet-0.17.4-1|16	BuildRequires:	python-imaging
14cu|gourmet-0.17.4-1|17	BuildRequires:	python-metakit
14cu|gourmet-0.17.4-1|18	BuildRequires:	python-pyrtf
14cu|gourmet-0.17.4-1|19	BuildRequires:	python-sqlite2
14cu|gourmet-0.17.4-1|20	Requires:	gnome-python-gtkspell
14cu|gourmet-0.17.4-1|21	Requires:	gstreamer0.10-python
14cu|gourmet-0.17.4-1|22	Requires:	pygtk2.0-libglade
14cu|gourmet-0.17.4-1|23	Requires:	python-beautifulsoup
14cu|gourmet-0.17.4-1|24	Requires:	python-elib.intl
14cu|gourmet-0.17.4-1|25	Requires:	python-imaging
14cu|gourmet-0.17.4-1|26	Requires:	python-metakit
14cu|gourmet-0.17.4-1|27	Requires:	python-pypoppler
14cu|gourmet-0.17.4-1|28	Requires:	python-pyrtf
14cu|gourmet-0.17.4-1|29	Requires:	python-reportlab
14cu|gourmet-0.17.4-1|30	Requires:	python-sqlalchemy
14cu|gourmet-0.17.4-1|31	Requires:	python-sqlite2
14cu|gourmet-0.17.4-1|32	
14cu|gourmet-0.17.4-1|33	%description
14cu|gourmet-0.17.4-1|34	Gourmet allows you to collect, search and organize your recipes, and to
14cu|gourmet-0.17.4-1|35	automatically generate shopping lists from your collection.
14cu|gourmet-0.17.4-1|36	
14cu|gourmet-0.17.4-1|37	%prep
14cu|gourmet-0.17.4-1|38	%setup -q
14cu|gourmet-0.17.4-1|39	
14cu|gourmet-0.17.4-1|40	%build
14cu|gourmet-0.17.4-1|41	python setup.py build
14cu|gourmet-0.17.4-1|42	
14cu|gourmet-0.17.4-1|43	%install
14cu|gourmet-0.17.4-1|44	python setup.py install \
14cu|gourmet-0.17.4-1|45	-O1 \
14cu|gourmet-0.17.4-1|46	--root %{buildroot}
14cu|gourmet-0.17.4-1|47	
14cu|gourmet-0.17.4-1|48	#menu
14cu|gourmet-0.17.4-1|49	desktop-file-install --vendor="" \
14cu|gourmet-0.17.4-1|50	--remove-category="Application" \
14cu|gourmet-0.17.4-1|51	--add-category="GTK" \
14cu|gourmet-0.17.4-1|52	--dir %{buildroot}%{_datadir}/applications \
14cu|gourmet-0.17.4-1|53	%{buildroot}%{_datadir}/applications/*.desktop
14cu|gourmet-0.17.4-1|54	
14cu|gourmet-0.17.4-1|55	%find_lang %{name}
14cu|gourmet-0.17.4-1|56	
14cu|gourmet-0.17.4-1|57	%files -f %{name}.lang
14cu|gourmet-0.17.4-1|58	%doc CHANGES README.md
14cu|gourmet-0.17.4-1|59	%{_bindir}/%{name}
14cu|gourmet-0.17.4-1|60	%{py_puresitedir}/%{name}/
14cu|gourmet-0.17.4-1|61	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cu|gourmet-0.17.4-1|62	%{_iconsdir}/hicolor/*/apps/gourmet.*
14cu|gourmet-0.17.4-1|63	%{_datadir}/applications/*
14cu|gourmet-0.17.4-1|64	%{_datadir}/appdata/gourmet.appdata.xml
14cu|gourmet-0.17.4-1|65	%{_datadir}/%{name}/
14cu|gourmet-0.17.4-1|66	
14cu|gourmet-0.17.4-1|67	%changelog
14cu|gourmet-0.17.4-1|68	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17.4-1
14cu|gourmet-0.17.4-1|69	+ Revision: 964fddb
14cu|gourmet-0.17.4-1|70	- Updated to 0.17.4
14cu|gourmet-0.17.4-1|71	
14cu|gourmet-0.17.4-1|72	

10329 14
14cu|gournal-0.5.1-10|1	Name: 	 	gournal
14cu|gournal-0.5.1-10|2	Summary: 	GNOME hardwriting notepad
14cu|gournal-0.5.1-10|3	Version: 	0.5.1
14cu|gournal-0.5.1-10|4	Release: 	10
14cu|gournal-0.5.1-10|5	Source:		http://www.adebenham.com/debian/%{name}_%{version}-1.tar.gz
14cu|gournal-0.5.1-10|6	URL:		http://www.adebenham.com/gournal/
14cu|gournal-0.5.1-10|7	License:	GPL
14cu|gournal-0.5.1-10|8	Group:		Office
14cu|gournal-0.5.1-10|9	BuildArch:	noarch
14cu|gournal-0.5.1-10|10	BuildRequires:  imagemagick
14cu|gournal-0.5.1-10|11	
14cu|gournal-0.5.1-10|12	%description
14cu|gournal-0.5.1-10|13	Gournal is a note-taking application written for usage on Tablet-PCs.  It's
14cu|gournal-0.5.1-10|14	designed for usage with a stylus, not a mouse or keyboard.  It does not have
14cu|gournal-0.5.1-10|15	handwriting recognition but can be used in co-ordination with xstroke to
14cu|gournal-0.5.1-10|16	accept text.  The pages are saved as gzipped SVG files (not totally standard
14cu|gournal-0.5.1-10|17	yet but working on it).
14cu|gournal-0.5.1-10|18	
14cu|gournal-0.5.1-10|19	Gournal looks/works just like a physical notebook with multiple pages.
14cu|gournal-0.5.1-10|20	Gournal has the following tools:
14cu|gournal-0.5.1-10|21	* Fine/Normal/Medium/Think Pens
14cu|gournal-0.5.1-10|22	* Eraser
14cu|gournal-0.5.1-10|23	* Highliter
14cu|gournal-0.5.1-10|24	* Typed Text
14cu|gournal-0.5.1-10|25	* Time-stamp
14cu|gournal-0.5.1-10|26	* Zoom
14cu|gournal-0.5.1-10|27	* Infinite undo/redo
14cu|gournal-0.5.1-10|28	* Delete entire strokes
14cu|gournal-0.5.1-10|29	* Networkable pages
14cu|gournal-0.5.1-10|30	* <Insert Images>
14cu|gournal-0.5.1-10|31	* <Load a file as the background>
14cu|gournal-0.5.1-10|32	
14cu|gournal-0.5.1-10|33	%prep
14cu|gournal-0.5.1-10|34	%setup -q -n %{name}
14cu|gournal-0.5.1-10|35	
14cu|gournal-0.5.1-10|36	%install
14cu|gournal-0.5.1-10|37	mkdir -p %{buildroot}/%{_bindir}
14cu|gournal-0.5.1-10|38	cp %{name} %{buildroot}/%{_bindir}/
14cu|gournal-0.5.1-10|39	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|gournal-0.5.1-10|40	cp *.glade pixmaps/*.png %{buildroot}/%{_datadir}/%{name}
14cu|gournal-0.5.1-10|41	
14cu|gournal-0.5.1-10|42	#menu
14cu|gournal-0.5.1-10|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gournal-0.5.1-10|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gournal-0.5.1-10|45	[Desktop Entry]
14cu|gournal-0.5.1-10|46	Type=Application
14cu|gournal-0.5.1-10|47	Exec=Office;
14cu|gournal-0.5.1-10|48	Icon=%{name}
14cu|gournal-0.5.1-10|49	Name=Gournal
14cu|gournal-0.5.1-10|50	Comment=Handwriting notepad
14cu|gournal-0.5.1-10|51	Categories=Office/Accessories
14cu|gournal-0.5.1-10|52	EOF
14cu|gournal-0.5.1-10|53	
14cu|gournal-0.5.1-10|54	#icons
14cu|gournal-0.5.1-10|55	mkdir -p %{buildroot}/%{_liconsdir}
14cu|gournal-0.5.1-10|56	convert -size 48x48 pixmaps/pencil.png %{buildroot}/%{_liconsdir}/%{name}.png
14cu|gournal-0.5.1-10|57	mkdir -p %{buildroot}/%{_iconsdir}
14cu|gournal-0.5.1-10|58	convert -size 32x32 pixmaps/pencil.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|gournal-0.5.1-10|59	mkdir -p %{buildroot}/%{_miconsdir}
14cu|gournal-0.5.1-10|60	convert -size 16x16 pixmaps/pencil.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|gournal-0.5.1-10|61	
14cu|gournal-0.5.1-10|62	%clean
14cu|gournal-0.5.1-10|63	
14cu|gournal-0.5.1-10|64	%files
14cu|gournal-0.5.1-10|65	%doc CHANGES README
14cu|gournal-0.5.1-10|66	%{_bindir}/%{name}
14cu|gournal-0.5.1-10|67	%{_datadir}/%{name}
14cu|gournal-0.5.1-10|68	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gournal-0.5.1-10|69	%{_liconsdir}/%{name}.png
14cu|gournal-0.5.1-10|70	%{_iconsdir}/%{name}.png
14cu|gournal-0.5.1-10|71	%{_miconsdir}/%{name}.png
14cu|gournal-0.5.1-10|72	
14cu|gournal-0.5.1-10|73	
14cu|gournal-0.5.1-10|74	
14cu|gournal-0.5.1-10|75	%changelog
14cu|gournal-0.5.1-10|76	
14cu|gournal-0.5.1-10|77	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5.1-10
14cu|gournal-0.5.1-10|78	- (f6311a9) Repack tarball according to upstream
14cu|gournal-0.5.1-10|79	
14cu|gournal-0.5.1-10|80	

10330 14
14cu|gpcslots2-0.4.5b-1|1	Name:           gpcslots2
14cu|gpcslots2-0.4.5b-1|2	Version:        0.4.5b
14cu|gpcslots2-0.4.5b-1|3	Release:        1
14cu|gpcslots2-0.4.5b-1|4	Summary:        An free/opensource casino text-console game
14cu|gpcslots2-0.4.5b-1|5	License:        GPLv2
14cu|gpcslots2-0.4.5b-1|6	Group:          Games/Other
14cu|gpcslots2-0.4.5b-1|7	Url:            https://sourceforge.net/projects/gpcslots2/
14cu|gpcslots2-0.4.5b-1|8	Source0:        http://netcologne.dl.sourceforge.net/project/gpcslots2/gpcslots2_0-4-5b
14cu|gpcslots2-0.4.5b-1|9	Requires:       perl
14cu|gpcslots2-0.4.5b-1|10	
14cu|gpcslots2-0.4.5b-1|11	BuildArch:      noarch
14cu|gpcslots2-0.4.5b-1|12	
14cu|gpcslots2-0.4.5b-1|13	%description
14cu|gpcslots2-0.4.5b-1|14	An free/opensource casino text-console game with 5 slot machines,
14cu|gpcslots2-0.4.5b-1|15	3 roulette tables including russian roulette,
14cu|gpcslots2-0.4.5b-1|16	2 dice games, a bank and stock market.
14cu|gpcslots2-0.4.5b-1|17	
14cu|gpcslots2-0.4.5b-1|18	%files
14cu|gpcslots2-0.4.5b-1|19	%{_gamesbindir}/%{name}
14cu|gpcslots2-0.4.5b-1|20	#----------------------------------------------
14cu|gpcslots2-0.4.5b-1|21	
14cu|gpcslots2-0.4.5b-1|22	%prep
14cu|gpcslots2-0.4.5b-1|23	
14cu|gpcslots2-0.4.5b-1|24	%build
14cu|gpcslots2-0.4.5b-1|25	
14cu|gpcslots2-0.4.5b-1|26	%install
14cu|gpcslots2-0.4.5b-1|27	install -Dm 0755 %{SOURCE0} %{buildroot}%{_gamesbindir}/%{name}
14cu|gpcslots2-0.4.5b-1|28	
14cu|gpcslots2-0.4.5b-1|29	%changelog
14cu|gpcslots2-0.4.5b-1|30	
14cu|gpcslots2-0.4.5b-1|31	* Tue Aug 30 2016 abfonly <abfonly@gmail.com> 0.4.5b-1
14cu|gpcslots2-0.4.5b-1|32	- (e131250) Imported from SRPM
14cu|gpcslots2-0.4.5b-1|33	
14cu|gpcslots2-0.4.5b-1|34	

10331 14
14cu|gpicview-0.2.5-1|1	Summary:	A Simple and Fast Image Viewer for X
14cu|gpicview-0.2.5-1|2	Name:		gpicview
14cu|gpicview-0.2.5-1|3	Version:	0.2.5
14cu|gpicview-0.2.5-1|4	Release:	1
14cu|gpicview-0.2.5-1|5	License:	GPLv2+
14cu|gpicview-0.2.5-1|6	Group:		Graphics
14cu|gpicview-0.2.5-1|7	URL:		http://www.lxde.org
14cu|gpicview-0.2.5-1|8	Source0:	https://sourceforge.net/projects/lxde/files/GPicView%20%28image%20Viewer%29/0.2.x/%{name}-%{version}.tar.xz
14cu|gpicview-0.2.5-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gpicview-0.2.5-1|10	BuildRequires:	jpeg-devel
14cu|gpicview-0.2.5-1|11	BuildRequires:	desktop-file-utils
14cu|gpicview-0.2.5-1|12	BuildRequires:	intltool >= 0.40.0
14cu|gpicview-0.2.5-1|13	
14cu|gpicview-0.2.5-1|14	%description
14cu|gpicview-0.2.5-1|15	GPicView is a simple and fast image viewer for X.
14cu|gpicview-0.2.5-1|16	It features:
14cu|gpicview-0.2.5-1|17	. Extremely lightweight and fast with low memory usage
14cu|gpicview-0.2.5-1|18	. Very suitable for default image viewer of desktop system
14cu|gpicview-0.2.5-1|19	. Simple and intuitive interface
14cu|gpicview-0.2.5-1|20	. Minimal lib dependency: Only pure GTK+ is used
14cu|gpicview-0.2.5-1|21	. Desktop independent: Doesn't require any specific desktop environment
14cu|gpicview-0.2.5-1|22	
14cu|gpicview-0.2.5-1|23	%prep
14cu|gpicview-0.2.5-1|24	%setup -q
14cu|gpicview-0.2.5-1|25	
14cu|gpicview-0.2.5-1|26	%build
14cu|gpicview-0.2.5-1|27	%configure2_5x
14cu|gpicview-0.2.5-1|28	%make LIBS="-ljpeg -lm"
14cu|gpicview-0.2.5-1|29	
14cu|gpicview-0.2.5-1|30	%install
14cu|gpicview-0.2.5-1|31	%makeinstall_std
14cu|gpicview-0.2.5-1|32	
14cu|gpicview-0.2.5-1|33	%find_lang %{name}
14cu|gpicview-0.2.5-1|34	
14cu|gpicview-0.2.5-1|35	desktop-file-install --vendor='' \
14cu|gpicview-0.2.5-1|36	--dir=%{buildroot}%{_datadir}/applications \
14cu|gpicview-0.2.5-1|37	--remove-category='Application' \
14cu|gpicview-0.2.5-1|38	--remove-category='Core' \
14cu|gpicview-0.2.5-1|39	--remove-category='Utility' \
14cu|gpicview-0.2.5-1|40	--remove-category='Photography' \
14cu|gpicview-0.2.5-1|41	--remove-category='RasterGraphics' \
14cu|gpicview-0.2.5-1|42	%{buildroot}%{_datadir}/applications/*.desktop
14cu|gpicview-0.2.5-1|43	
14cu|gpicview-0.2.5-1|44	%files -f %{name}.lang
14cu|gpicview-0.2.5-1|45	%{_bindir}/%{name}
14cu|gpicview-0.2.5-1|46	%{_datadir}/applications/*.desktop
14cu|gpicview-0.2.5-1|47	%{_datadir}/%{name}
14cu|gpicview-0.2.5-1|48	%{_iconsdir}/hicolor/*/apps/*
14cu|gpicview-0.2.5-1|49	
14cu|gpicview-0.2.5-1|50	%changelog
14cu|gpicview-0.2.5-1|51	
14cu|gpicview-0.2.5-1|52	* Sun Sep 11 2016 alzim <alzim@bk.ru> 0.2.5-1
14cu|gpicview-0.2.5-1|53	- (12317e7) Merge pull request #1 from import/gpicview:rosa2016.1
14cu|gpicview-0.2.5-1|54	- (12317e7) Updated to 0.2.5
14cu|gpicview-0.2.5-1|55	
14cu|gpicview-0.2.5-1|56	

10332 14
14cu|gpodder-3.9.1-1|1	Summary:	A graphical podcast catcher
14cu|gpodder-3.9.1-1|2	Name:		gpodder
14cu|gpodder-3.9.1-1|3	Version:	3.9.1
14cu|gpodder-3.9.1-1|4	Release:	1
14cu|gpodder-3.9.1-1|5	#gw SimpleGladeApp is LGPL
14cu|gpodder-3.9.1-1|6	License:	GPLv3+ and LGPLv2+
14cu|gpodder-3.9.1-1|7	Group:		Networking/News
14cu|gpodder-3.9.1-1|8	URL:		http://gpodder.org
14cu|gpodder-3.9.1-1|9	Source:		http://gpodder.org/src/%{name}-%{version}.tar.gz
14cu|gpodder-3.9.1-1|10	BuildRequires:	python-devel
14cu|gpodder-3.9.1-1|11	BuildRequires:	python-feedparser >= 5.0.1
14cu|gpodder-3.9.1-1|12	BuildRequires:	python-mygpoclient
14cu|gpodder-3.9.1-1|13	BuildRequires:	imagemagick
14cu|gpodder-3.9.1-1|14	BuildRequires:	desktop-file-utils
14cu|gpodder-3.9.1-1|15	BuildRequires:	help2man
14cu|gpodder-3.9.1-1|16	BuildRequires:	intltool
14cu|gpodder-3.9.1-1|17	BuildRequires:	python-mygpoclient >= 1.4
14cu|gpodder-3.9.1-1|18	Requires:	pygtk2.0 >= 2.6
14cu|gpodder-3.9.1-1|19	Requires:	pygtk2.0-libglade
14cu|gpodder-3.9.1-1|20	Requires:	python-feedparser >= 5.0.1
14cu|gpodder-3.9.1-1|21	Requires:	python-mygpoclient >= 1.4
14cu|gpodder-3.9.1-1|22	# gw required for HTML show notes
14cu|gpodder-3.9.1-1|23	Requires:	python-webkitgtk
14cu|gpodder-3.9.1-1|24	# gw for Bluetooth support
14cu|gpodder-3.9.1-1|25	Suggests:	bluez-utils
14cu|gpodder-3.9.1-1|26	Suggests:	bluez-gnome
14cu|gpodder-3.9.1-1|27	BuildArch:	noarch
14cu|gpodder-3.9.1-1|28	
14cu|gpodder-3.9.1-1|29	%description
14cu|gpodder-3.9.1-1|30	gPodder is a Podcast reciever/catcher written in Python, using GTK. It manages
14cu|gpodder-3.9.1-1|31	podcast feeds for you and automatically downloads all podcasts from as many
14cu|gpodder-3.9.1-1|32	feeds as you like.
14cu|gpodder-3.9.1-1|33	
14cu|gpodder-3.9.1-1|34	%prep
14cu|gpodder-3.9.1-1|35	%setup -q
14cu|gpodder-3.9.1-1|36	%apply_patches
14cu|gpodder-3.9.1-1|37	
14cu|gpodder-3.9.1-1|38	%install
14cu|gpodder-3.9.1-1|39	%makeinstall_std
14cu|gpodder-3.9.1-1|40	%find_lang %{name}
14cu|gpodder-3.9.1-1|41	desktop-file-install --vendor="" \
14cu|gpodder-3.9.1-1|42	--add-category="GTK;Network;News" \
14cu|gpodder-3.9.1-1|43	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gpodder-3.9.1-1|44	
14cu|gpodder-3.9.1-1|45	%clean
14cu|gpodder-3.9.1-1|46	
14cu|gpodder-3.9.1-1|47	%files -f %{name}.lang
14cu|gpodder-3.9.1-1|48	%doc README
14cu|gpodder-3.9.1-1|49	%{_bindir}/gpo
14cu|gpodder-3.9.1-1|50	%{_bindir}/gpodder-migrate2tres
14cu|gpodder-3.9.1-1|51	%{_bindir}/%{name}
14cu|gpodder-3.9.1-1|52	%{_datadir}/dbus-1/services/org.gpodder.service
14cu|gpodder-3.9.1-1|53	%{_datadir}/%{name}
14cu|gpodder-3.9.1-1|54	%{py_puresitedir}/%{name}
14cu|gpodder-3.9.1-1|55	%{py_puresitedir}/*.egg-info
14cu|gpodder-3.9.1-1|56	%{_mandir}/man1/*
14cu|gpodder-3.9.1-1|57	%{_datadir}/applications/*
14cu|gpodder-3.9.1-1|58	%{_datadir}/icons/hicolor/*/apps/gpodder.*
14cu|gpodder-3.9.1-1|59	
14cu|gpodder-3.9.1-1|60	%changelog
14cu|gpodder-3.9.1-1|61	
14cu|gpodder-3.9.1-1|62	* Sun Sep 11 2016 alzim <alzim@bk.ru> 3.9.1-1
14cu|gpodder-3.9.1-1|63	- (bdc6627) Merge pull request #1 from import/gpodder:rosa2016.1
14cu|gpodder-3.9.1-1|64	- (bdc6627) Updated to 3.9.1
14cu|gpodder-3.9.1-1|65	
14cu|gpodder-3.9.1-1|66	

10333 14
14cu|gpsdrive-2.11-8|1	Summary:	GPS based navigation tool
14cu|gpsdrive-2.11-8|2	Name:		gpsdrive
14cu|gpsdrive-2.11-8|3	Version:	2.11
14cu|gpsdrive-2.11-8|4	Release:	8
14cu|gpsdrive-2.11-8|5	License:	GPLv2+
14cu|gpsdrive-2.11-8|6	Group:		Networking/Other
14cu|gpsdrive-2.11-8|7	Url:		http://www.gpsdrive.de/
14cu|gpsdrive-2.11-8|8	Source0:	http://www.gpsdrive.de/packages/%{name}-%{version}.tar.gz
14cu|gpsdrive-2.11-8|9	Source1:	http://download.sourceforge.net/sourceforge/gpsdrive/openstreetmap-map-icons-minimal.tar.gz
14cu|gpsdrive-2.11-8|10	Source2:	%{name}-48.png
14cu|gpsdrive-2.11-8|11	Source3:	%{name}-32.png
14cu|gpsdrive-2.11-8|12	Source4:	%{name}-16.png
14cu|gpsdrive-2.11-8|13	Patch0:		gpsdrive-2.10pre6-leaf.patch
14cu|gpsdrive-2.11-8|14	Patch1:		gpsdrive-2.10pre7-fedora.patch
14cu|gpsdrive-2.11-8|15	Patch2:		gpsdrive-2.10pre7-usepc.patch
14cu|gpsdrive-2.11-8|16	Patch3:		gpsdrive-2.10-newgps.patch
14cu|gpsdrive-2.11-8|17	Patch4:		gpsdrive-2.10-fix-dso-linking.patch
14cu|gpsdrive-2.11-8|18	Patch5:		gpsdrive-2.11-add-gdk-pixbuf2.patch
14cu|gpsdrive-2.11-8|19	Patch6:		gpsdrive_no_segfault_on_nan_lat.patch
14cu|gpsdrive-2.11-8|20	Patch7:		gpsdrive-2.11-freetype-cmake.patch
14cu|gpsdrive-2.11-8|21	Patch8:		gpsdrive-2.11-gpsd-2.96.patch
14cu|gpsdrive-2.11-8|22	Patch9:		gpsdrive-2.11-libgps6.patch
14cu|gpsdrive-2.11-8|23	BuildRequires:	cmake
14cu|gpsdrive-2.11-8|24	BuildRequires:	desktop-file-utils
14cu|gpsdrive-2.11-8|25	BuildRequires:	boost-devel
14cu|gpsdrive-2.11-8|26	BuildRequires:	speech-dispatcher-devel
14cu|gpsdrive-2.11-8|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gpsdrive-2.11-8|28	BuildRequires:	pkgconfig(libcurl)
14cu|gpsdrive-2.11-8|29	BuildRequires:	pkgconfig(libgpsd)
14cu|gpsdrive-2.11-8|30	BuildRequires:	pkgconfig(libpq)
14cu|gpsdrive-2.11-8|31	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gpsdrive-2.11-8|32	BuildRequires:	pkgconfig(sqlite3)
14cu|gpsdrive-2.11-8|33	BuildRequires:	pkgconfig(freetype2)
14cu|gpsdrive-2.11-8|34	BuildRequires:  pkgconfig(libagg)
14cu|gpsdrive-2.11-8|35	
14cu|gpsdrive-2.11-8|36	Provides:	perl(Geo::OSM::EntitiesV3)
14cu|gpsdrive-2.11-8|37	Provides:	perl(Geo::OSM::OsmReaderV5)
14cu|gpsdrive-2.11-8|38	Provides:	perl(Geo::OSM::EntitiesV5)
14cu|gpsdrive-2.11-8|39	Provides:	perl(Geo::OSM::OsmReaderV3)
14cu|gpsdrive-2.11-8|40	
14cu|gpsdrive-2.11-8|41	%description
14cu|gpsdrive-2.11-8|42	Gpsdrive is a map-based navigation system. It displays your position on a
14cu|gpsdrive-2.11-8|43	zoomable map provided from a NMEA-capable GPS receiver. The maps are
14cu|gpsdrive-2.11-8|44	autoselected for the best resolution, depending of your position, and the
14cu|gpsdrive-2.11-8|45	displayed image can be zoomed. Maps can be downloaded from the Internet with
14cu|gpsdrive-2.11-8|46	one mouse click. The program provides information about speed, direction,
14cu|gpsdrive-2.11-8|47	bearing, arrival time, actual position, and target position. Speech output
14cu|gpsdrive-2.11-8|48	is also available.
14cu|gpsdrive-2.11-8|49	
14cu|gpsdrive-2.11-8|50	%files -f %{name}.lang
14cu|gpsdrive-2.11-8|51	%doc AUTHORS README
14cu|gpsdrive-2.11-8|52	%{_bindir}/*
14cu|gpsdrive-2.11-8|53	%{_mandir}/man1/*.1*
14cu|gpsdrive-2.11-8|54	%{_mandir}/es/man1/gpsdrive.1*
14cu|gpsdrive-2.11-8|55	%{_mandir}/de/man1/gpsdrive.1*
14cu|gpsdrive-2.11-8|56	%{_miconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|57	%{_iconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|58	%{_liconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|59	%{_datadir}/icons/map-icons
14cu|gpsdrive-2.11-8|60	%{_datadir}/%{name}
14cu|gpsdrive-2.11-8|61	%{_datadir}/applications/*
14cu|gpsdrive-2.11-8|62	%{perl_vendorlib}/*
14cu|gpsdrive-2.11-8|63	
14cu|gpsdrive-2.11-8|64	#----------------------------------------------------------------------------
14cu|gpsdrive-2.11-8|65	
14cu|gpsdrive-2.11-8|66	%prep
14cu|gpsdrive-2.11-8|67	%setup -q -n %{name}-%{version} -a1
14cu|gpsdrive-2.11-8|68	%patch0 -p1 -b .leaf
14cu|gpsdrive-2.11-8|69	%patch1 -p1
14cu|gpsdrive-2.11-8|70	%patch2 -p1 -b .usepc
14cu|gpsdrive-2.11-8|71	%patch3 -p1 -b .newgps
14cu|gpsdrive-2.11-8|72	%patch4 -p1 -b .fix-dso-linking
14cu|gpsdrive-2.11-8|73	%patch5 -p1 -b .gdk-pixbuf2
14cu|gpsdrive-2.11-8|74	%patch6 -p0 -b .nan
14cu|gpsdrive-2.11-8|75	%patch7 -p1 -b .freetype-cmake
14cu|gpsdrive-2.11-8|76	%patch8 -p1 -b .gpsd1
14cu|gpsdrive-2.11-8|77	%patch9 -p1 -b .gpsd2
14cu|gpsdrive-2.11-8|78	
14cu|gpsdrive-2.11-8|79	%build
14cu|gpsdrive-2.11-8|80	export CXXFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=3"
14cu|gpsdrive-2.11-8|81	export LDFLAGS="$LDFLAGS -lm"
14cu|gpsdrive-2.11-8|82	%cmake -DWITH_MAPNIK=OFF
14cu|gpsdrive-2.11-8|83	%make
14cu|gpsdrive-2.11-8|84	
14cu|gpsdrive-2.11-8|85	%install
14cu|gpsdrive-2.11-8|86	%makeinstall_std -C build
14cu|gpsdrive-2.11-8|87	
14cu|gpsdrive-2.11-8|88	rm -rf %{buildroot}%{_datadir}/%{name}/{AUTHORS,FAQ*,LEEME,LISEZMOI,README*,TODO,NMEA*,GPS-*}
14cu|gpsdrive-2.11-8|89	
14cu|gpsdrive-2.11-8|90	install -m644 %{SOURCE2} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|91	install -m644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|92	install -m644 %{SOURCE4} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|gpsdrive-2.11-8|93	
14cu|gpsdrive-2.11-8|94	#menu entry
14cu|gpsdrive-2.11-8|95	desktop-file-install --vendor="" \
14cu|gpsdrive-2.11-8|96	--remove-category="Application" \
14cu|gpsdrive-2.11-8|97	--add-category="GTK" \
14cu|gpsdrive-2.11-8|98	--add-category="Science" \
14cu|gpsdrive-2.11-8|99	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Other" \
14cu|gpsdrive-2.11-8|100	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gpsdrive-2.11-8|101	
14cu|gpsdrive-2.11-8|102	install -d %{buildroot}%{_datadir}/icons/map-icons
14cu|gpsdrive-2.11-8|103	cp -a usr/share/icons/map-icons/* %{buildroot}%{_datadir}/icons/map-icons/
14cu|gpsdrive-2.11-8|104	
14cu|gpsdrive-2.11-8|105	%find_lang %{name}
14cu|gpsdrive-2.11-8|106	
14cu|gpsdrive-2.11-8|107	%changelog
14cu|gpsdrive-2.11-8|108	
14cu|gpsdrive-2.11-8|109	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11-8
14cu|gpsdrive-2.11-8|110	- (93c3f0e) Add patches from Fedora to fix build with gpsd 3.15
14cu|gpsdrive-2.11-8|111	- (93c3f0e) Drop unused mapnik patch
14cu|gpsdrive-2.11-8|112	
14cu|gpsdrive-2.11-8|113	

10334 14
14cu|gpsim-0.29.0-1|1	%define major 0
14cu|gpsim-0.29.0-1|2	%define libname %mklibname %{name} %{major}
14cu|gpsim-0.29.0-1|3	%define devname %mklibname %{name} -d
14cu|gpsim-0.29.0-1|4	
14cu|gpsim-0.29.0-1|5	Summary:	A software simulator for Microchip PIC microcontrollers
14cu|gpsim-0.29.0-1|6	Name:		gpsim
14cu|gpsim-0.29.0-1|7	Epoch:		1
14cu|gpsim-0.29.0-1|8	Release:	1
14cu|gpsim-0.29.0-1|9	Version:	0.29.0
14cu|gpsim-0.29.0-1|10	License:	GPLv2+
14cu|gpsim-0.29.0-1|11	Group:		Development/Tools
14cu|gpsim-0.29.0-1|12	Url:		http://gpsim.sourceforge.net/
14cu|gpsim-0.29.0-1|13	Source0:	%{name}-%{version}.tar.gz
14cu|gpsim-0.29.0-1|14	BuildRequires:	flex
14cu|gpsim-0.29.0-1|15	BuildRequires:	gputils
14cu|gpsim-0.29.0-1|16	BuildRequires:	glibc-static-devel
14cu|gpsim-0.29.0-1|17	BuildRequires:	readline-devel
14cu|gpsim-0.29.0-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|gpsim-0.29.0-1|19	BuildRequires:	pkgconfig(gtkextra-3.0)
14cu|gpsim-0.29.0-1|20	BuildRequires:	pkgconfig(ncurses)
14cu|gpsim-0.29.0-1|21	BuildRequires:	pkgconfig(popt)
14cu|gpsim-0.29.0-1|22	
14cu|gpsim-0.29.0-1|23	%description
14cu|gpsim-0.29.0-1|24	gpsim is a full-featured software simulator for Microchip PIC microcontrollers
14cu|gpsim-0.29.0-1|25	distributed under the GNU General Public License.
14cu|gpsim-0.29.0-1|26	
14cu|gpsim-0.29.0-1|27	gpsim has been designed to be as accurate as possible. Accuracy includes the
14cu|gpsim-0.29.0-1|28	entire PIC - from the core to the I/O pins and including ALL of the internal
14cu|gpsim-0.29.0-1|29	peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
14cu|gpsim-0.29.0-1|30	and test the PIC the same PIC the same way you would in the real world.
14cu|gpsim-0.29.0-1|31	
14cu|gpsim-0.29.0-1|32	%files
14cu|gpsim-0.29.0-1|33	%doc README
14cu|gpsim-0.29.0-1|34	%{_bindir}/%{name}
14cu|gpsim-0.29.0-1|35	
14cu|gpsim-0.29.0-1|36	#----------------------------------------------------------------------------
14cu|gpsim-0.29.0-1|37	
14cu|gpsim-0.29.0-1|38	%package -n %{libname}
14cu|gpsim-0.29.0-1|39	Summary:	Main library for %{name}
14cu|gpsim-0.29.0-1|40	Group:		System/Libraries
14cu|gpsim-0.29.0-1|41	
14cu|gpsim-0.29.0-1|42	%description -n %{libname}
14cu|gpsim-0.29.0-1|43	This package contains the library needed to run programs dynamically
14cu|gpsim-0.29.0-1|44	linked with libgpsim.
14cu|gpsim-0.29.0-1|45	
14cu|gpsim-0.29.0-1|46	%files -n %{libname}
14cu|gpsim-0.29.0-1|47	%{_libdir}/lib%{name}*.so.%{major}*
14cu|gpsim-0.29.0-1|48	
14cu|gpsim-0.29.0-1|49	#----------------------------------------------------------------------------
14cu|gpsim-0.29.0-1|50	
14cu|gpsim-0.29.0-1|51	%package -n %{devname}
14cu|gpsim-0.29.0-1|52	Summary:	Headers for developing programs that will use libgpsim
14cu|gpsim-0.29.0-1|53	Group:		Development/C
14cu|gpsim-0.29.0-1|54	Requires:	%{libname} = %{EVRD}
14cu|gpsim-0.29.0-1|55	Provides:	%{name}-devel = %{EVRD}
14cu|gpsim-0.29.0-1|56	
14cu|gpsim-0.29.0-1|57	%description -n %{devname}
14cu|gpsim-0.29.0-1|58	This package contains the headers that programmers will need to develop
14cu|gpsim-0.29.0-1|59	applications which will use libgpsim.
14cu|gpsim-0.29.0-1|60	
14cu|gpsim-0.29.0-1|61	%files -n %{devname}
14cu|gpsim-0.29.0-1|62	%{_includedir}/*
14cu|gpsim-0.29.0-1|63	%{_libdir}/*.so
14cu|gpsim-0.29.0-1|64	
14cu|gpsim-0.29.0-1|65	#----------------------------------------------------------------------------
14cu|gpsim-0.29.0-1|66	
14cu|gpsim-0.29.0-1|67	%prep
14cu|gpsim-0.29.0-1|68	%setup -q
14cu|gpsim-0.29.0-1|69	
14cu|gpsim-0.29.0-1|70	%build
14cu|gpsim-0.29.0-1|71	%define _disable_ld_no_undefined 1
14cu|gpsim-0.29.0-1|72	%configure2_5x \
14cu|gpsim-0.29.0-1|73	--disable-static
14cu|gpsim-0.29.0-1|74	%make
14cu|gpsim-0.29.0-1|75	
14cu|gpsim-0.29.0-1|76	%install
14cu|gpsim-0.29.0-1|77	%makeinstall_std
14cu|gpsim-0.29.0-1|78	
14cu|gpsim-0.29.0-1|79	
14cu|gpsim-0.29.0-1|80	%changelog
14cu|gpsim-0.29.0-1|81	
14cu|gpsim-0.29.0-1|82	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.29.0-1
14cu|gpsim-0.29.0-1|83	- (68b09fd) build requires gputils
14cu|gpsim-0.29.0-1|84	
14cu|gpsim-0.29.0-1|85	

10335 14
14cu|gpspoint-2.030521-9|1	%define major 1
14cu|gpspoint-2.030521-9|2	%define libname %mklibname %{name}2_ %{major}
14cu|gpspoint-2.030521-9|3	%define devname %mklibname %{name} -d
14cu|gpspoint-2.030521-9|4	
14cu|gpspoint-2.030521-9|5	Summary:	Garmin GPS data transfer utility
14cu|gpspoint-2.030521-9|6	Name:		gpspoint
14cu|gpspoint-2.030521-9|7	Version:	2.030521
14cu|gpspoint-2.030521-9|8	Release:	9
14cu|gpspoint-2.030521-9|9	License:	GPLv2+
14cu|gpspoint-2.030521-9|10	Group:		Communications
14cu|gpspoint-2.030521-9|11	Source0:	%{name}-%{version}.tar.bz2
14cu|gpspoint-2.030521-9|12	# These patches are build fixes, from NetBSD - AdamW 2008/08
14cu|gpspoint-2.030521-9|13	Patch0:		gpspoint-2.030521-netbsd-patch-ab
14cu|gpspoint-2.030521-9|14	Patch1:		gpspoint-2.030521-netbsd-patch-ac
14cu|gpspoint-2.030521-9|15	Patch2:		gpspoint-2.030521-netbsd-patch-ad
14cu|gpspoint-2.030521-9|16	Patch3:		gpspoint-2.030521-netbsd-patch-ae
14cu|gpspoint-2.030521-9|17	Patch4:		gpspoint-2.030521-netbsd-patch-af
14cu|gpspoint-2.030521-9|18	# GCC 4.3 build fixes, by me - AdamW 2008/08
14cu|gpspoint-2.030521-9|19	Patch5:		gpspoint-2.030521-gcc43.patch
14cu|gpspoint-2.030521-9|20	Patch6:		gpspoint-2.030521-link.patch
14cu|gpspoint-2.030521-9|21	
14cu|gpspoint-2.030521-9|22	%description
14cu|gpspoint-2.030521-9|23	With gpspoint you can interact with a Garmin GPS device. Most
14cu|gpspoint-2.030521-9|24	importantly you can download and upload waypoints, routes and tracks.
14cu|gpspoint-2.030521-9|25	It also includes a dialog-based frontend, mgpspoint.
14cu|gpspoint-2.030521-9|26	
14cu|gpspoint-2.030521-9|27	%files
14cu|gpspoint-2.030521-9|28	%doc README AUTHORS ChangeLog COPYRIGHT NEWS TODO
14cu|gpspoint-2.030521-9|29	%{_bindir}/%{name}
14cu|gpspoint-2.030521-9|30	%{_bindir}/m%{name}
14cu|gpspoint-2.030521-9|31	%{_mandir}/man1/*
14cu|gpspoint-2.030521-9|32	%{_datadir}/applications/%{name}.desktop
14cu|gpspoint-2.030521-9|33	
14cu|gpspoint-2.030521-9|34	#----------------------------------------------------------------------------
14cu|gpspoint-2.030521-9|35	
14cu|gpspoint-2.030521-9|36	%package -n %{libname}
14cu|gpspoint-2.030521-9|37	Summary:	Dynamic libraries from %{name}
14cu|gpspoint-2.030521-9|38	Group:		System/Libraries
14cu|gpspoint-2.030521-9|39	Conflicts:	%{_lib}gpspoint1 < 2.030521-9
14cu|gpspoint-2.030521-9|40	Obsoletes:	%{_lib}gpspoint1 < 2.030521-9
14cu|gpspoint-2.030521-9|41	
14cu|gpspoint-2.030521-9|42	%description -n %{libname}
14cu|gpspoint-2.030521-9|43	Dynamic libraries from %{name}.
14cu|gpspoint-2.030521-9|44	
14cu|gpspoint-2.030521-9|45	%files -n %{libname}
14cu|gpspoint-2.030521-9|46	%{_libdir}/libgpspoint2.so.%{major}*
14cu|gpspoint-2.030521-9|47	
14cu|gpspoint-2.030521-9|48	#----------------------------------------------------------------------------
14cu|gpspoint-2.030521-9|49	
14cu|gpspoint-2.030521-9|50	%package -n %{devname}
14cu|gpspoint-2.030521-9|51	Summary:	Header files and static libraries from %{name}
14cu|gpspoint-2.030521-9|52	Group:		Development/C
14cu|gpspoint-2.030521-9|53	Requires:	%{libname} = %{EVRD}
14cu|gpspoint-2.030521-9|54	Provides:	%{name}-devel = %{EVRD}
14cu|gpspoint-2.030521-9|55	
14cu|gpspoint-2.030521-9|56	%description -n %{devname}
14cu|gpspoint-2.030521-9|57	Development libraries and headers for developing programs based on
14cu|gpspoint-2.030521-9|58	%{name}.
14cu|gpspoint-2.030521-9|59	
14cu|gpspoint-2.030521-9|60	%files -n %{devname}
14cu|gpspoint-2.030521-9|61	%{_includedir}/gpspoint2
14cu|gpspoint-2.030521-9|62	%{_libdir}/*.so
14cu|gpspoint-2.030521-9|63	
14cu|gpspoint-2.030521-9|64	#----------------------------------------------------------------------------
14cu|gpspoint-2.030521-9|65	
14cu|gpspoint-2.030521-9|66	%prep
14cu|gpspoint-2.030521-9|67	%setup -q
14cu|gpspoint-2.030521-9|68	%patch0 -p0
14cu|gpspoint-2.030521-9|69	%patch1 -p0
14cu|gpspoint-2.030521-9|70	%patch2 -p0
14cu|gpspoint-2.030521-9|71	%patch3 -p0
14cu|gpspoint-2.030521-9|72	%patch4 -p0
14cu|gpspoint-2.030521-9|73	%patch5 -p1 -b .gcc43
14cu|gpspoint-2.030521-9|74	%patch6 -p0 -b .link
14cu|gpspoint-2.030521-9|75	
14cu|gpspoint-2.030521-9|76	%build
14cu|gpspoint-2.030521-9|77	autoreconf -fi
14cu|gpspoint-2.030521-9|78	%configure2_5x \
14cu|gpspoint-2.030521-9|79	--disable-static
14cu|gpspoint-2.030521-9|80	
14cu|gpspoint-2.030521-9|81	make
14cu|gpspoint-2.030521-9|82	
14cu|gpspoint-2.030521-9|83	%install
14cu|gpspoint-2.030521-9|84	%makeinstall_std
14cu|gpspoint-2.030521-9|85	
14cu|gpspoint-2.030521-9|86	#menu
14cu|gpspoint-2.030521-9|87	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gpspoint-2.030521-9|88	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gpspoint-2.030521-9|89	[Desktop Entry]
14cu|gpspoint-2.030521-9|90	Type=Application
14cu|gpspoint-2.030521-9|91	Exec=m%{name}
14cu|gpspoint-2.030521-9|92	Icon=more_applications_other_section
14cu|gpspoint-2.030521-9|93	Name=MGPSPoint
14cu|gpspoint-2.030521-9|94	Comment=GPS Data Transfer
14cu|gpspoint-2.030521-9|95	Categories=Utility;
14cu|gpspoint-2.030521-9|96	EOF
14cu|gpspoint-2.030521-9|97	
14cu|gpspoint-2.030521-9|98	
14cu|gpspoint-2.030521-9|99	%changelog
14cu|gpspoint-2.030521-9|100	
14cu|gpspoint-2.030521-9|101	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.030521-9
14cu|gpspoint-2.030521-9|102	- (ee45aab) Properly name library package
14cu|gpspoint-2.030521-9|103	
14cu|gpspoint-2.030521-9|104	

10336 14
14cu|gq-1.3.4-6|1	Name:		gq
14cu|gq-1.3.4-6|2	Version:	1.3.4
14cu|gq-1.3.4-6|3	Release:	6
14cu|gq-1.3.4-6|4	Summary:	GTK-based LDAP client
14cu|gq-1.3.4-6|5	License:	GPL
14cu|gq-1.3.4-6|6	Source0:	http://prdownloads.sourceforge.net/gqclient/%{name}-%{version}.tar.gz
14cu|gq-1.3.4-6|7	Source11:	gq16.png
14cu|gq-1.3.4-6|8	Source12:	gq32.png
14cu|gq-1.3.4-6|9	Source13:	gq48.png
14cu|gq-1.3.4-6|10	Patch1:		gq-1.3.4-mdv-fix-str-fmt.patch
14cu|gq-1.3.4-6|11	Patch2:		gq-1.3.4-kerberos.patch
14cu|gq-1.3.4-6|12	Patch3:		gq-1.3.4-configure.patch
14cu|gq-1.3.4-6|13	Patch4:         gq-1.3.4-glibc.patch
14cu|gq-1.3.4-6|14	Patch5:         gq-1.3.4-gcc.patch
14cu|gq-1.3.4-6|15	Patch6:         gq-1.3.4-error.patch
14cu|gq-1.3.4-6|16	URL:		http://biot.com/gq/
14cu|gq-1.3.4-6|17	Group:		Databases
14cu|gq-1.3.4-6|18	BuildRequires:	gettext-devel
14cu|gq-1.3.4-6|19	BuildRequires:	krb5-devel
14cu|gq-1.3.4-6|20	BuildRequires:	sasl-devel
14cu|gq-1.3.4-6|21	BuildRequires:	openldap-devel
14cu|gq-1.3.4-6|22	BuildRequires:  pkgconfig(libxml-2.0)
14cu|gq-1.3.4-6|23	#BuildRequires:	glib-devel
14cu|gq-1.3.4-6|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gq-1.3.4-6|25	BuildRequires:	intltool
14cu|gq-1.3.4-6|26	BuildRequires:	rarian
14cu|gq-1.3.4-6|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|gq-1.3.4-6|28	BuildRequires:	pkgconfig(gnome-keyring-1)
14cu|gq-1.3.4-6|29	BuildRequires:	pkgconfig(libglade-2.0)
14cu|gq-1.3.4-6|30	
14cu|gq-1.3.4-6|31	%description
14cu|gq-1.3.4-6|32	GQ is GTK+ LDAP client and browser utility. It can be used
14cu|gq-1.3.4-6|33	for searching LDAP directory as well as browsing it using a
14cu|gq-1.3.4-6|34	tree view.
14cu|gq-1.3.4-6|35	
14cu|gq-1.3.4-6|36	%prep
14cu|gq-1.3.4-6|37	%setup -q
14cu|gq-1.3.4-6|38	%patch1 -p1 -b .strfmt
14cu|gq-1.3.4-6|39	%patch2 -p1 -b .kerberos
14cu|gq-1.3.4-6|40	%patch3 -p0 -b .configure
14cu|gq-1.3.4-6|41	%patch4 -p1 -b .glibc
14cu|gq-1.3.4-6|42	%patch5 -p1 -b .gcc
14cu|gq-1.3.4-6|43	%patch6 -p1 -b .error
14cu|gq-1.3.4-6|44	
14cu|gq-1.3.4-6|45	%build
14cu|gq-1.3.4-6|46	#export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
14cu|gq-1.3.4-6|47	export LIBS="-lcrypto -L%{_libdir}"
14cu|gq-1.3.4-6|48	%configure2_5x \
14cu|gq-1.3.4-6|49	--with-default-codeset=UTF-8 \
14cu|gq-1.3.4-6|50	--enable-cache \
14cu|gq-1.3.4-6|51	--with-kerberos-prefix=%{_prefix} \
14cu|gq-1.3.4-6|52	--enable-browser-dnd \
14cu|gq-1.3.4-6|53	--disable-update-mimedb
14cu|gq-1.3.4-6|54	%make
14cu|gq-1.3.4-6|55	
14cu|gq-1.3.4-6|56	%install
14cu|gq-1.3.4-6|57	%makeinstall_std
14cu|gq-1.3.4-6|58	
14cu|gq-1.3.4-6|59	#(peroyvind): replace menu with our own as it's more complete and valid ;)
14cu|gq-1.3.4-6|60	rm -f %{buildroot}%{_datadir}/applications/gq.desktop
14cu|gq-1.3.4-6|61	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gq-1.3.4-6|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gq-1.3.4-6|63	[Desktop Entry]
14cu|gq-1.3.4-6|64	Name=GQ
14cu|gq-1.3.4-6|65	Comment=%{Summary}
14cu|gq-1.3.4-6|66	Comment[ru]=Графический клиент LDAP
14cu|gq-1.3.4-6|67	Exec=%{name}
14cu|gq-1.3.4-6|68	Icon=%{name}
14cu|gq-1.3.4-6|69	Terminal=false
14cu|gq-1.3.4-6|70	Type=Application
14cu|gq-1.3.4-6|71	Categories=GTK;Network;System;
14cu|gq-1.3.4-6|72	EOF
14cu|gq-1.3.4-6|73	
14cu|gq-1.3.4-6|74	
14cu|gq-1.3.4-6|75	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|gq-1.3.4-6|76	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|gq-1.3.4-6|77	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|gq-1.3.4-6|78	
14cu|gq-1.3.4-6|79	# Macro for locales
14cu|gq-1.3.4-6|80	%find_lang %{name} --with-gnome --all-name
14cu|gq-1.3.4-6|81	
14cu|gq-1.3.4-6|82	%files -f %{name}.lang
14cu|gq-1.3.4-6|83	%doc AUTHORS ChangeLog NEWS README* TODO
14cu|gq-1.3.4-6|84	%{_bindir}/*
14cu|gq-1.3.4-6|85	%{_datadir}/%{name}
14cu|gq-1.3.4-6|86	%{_datadir}/pixmaps/gq
14cu|gq-1.3.4-6|87	%{_iconsdir}/hicolor/16x16/apps/*
14cu|gq-1.3.4-6|88	%{_datadir}/mime/packages/gq-ldif.xml
14cu|gq-1.3.4-6|89	%{_miconsdir}/%{name}.png
14cu|gq-1.3.4-6|90	%{_iconsdir}/%{name}.png
14cu|gq-1.3.4-6|91	%{_liconsdir}/%{name}.png
14cu|gq-1.3.4-6|92	%{_datadir}/applications/%{name}.desktop
14cu|gq-1.3.4-6|93	# % {_datadir}/omf/gq-manual/gq-manual-C.omf
14cu|gq-1.3.4-6|94	# % lang(de) %{_datadir}/omf/gq-manual/gq-manual-de.omf
14cu|gq-1.3.4-6|95	
14cu|gq-1.3.4-6|96	%changelog
14cu|gq-1.3.4-6|97	
14cu|gq-1.3.4-6|98	* Thu Aug 18 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-6
14cu|gq-1.3.4-6|99	- (f1c46bb) Added rarian BR
14cu|gq-1.3.4-6|100	
14cu|gq-1.3.4-6|101	

10337 14
14cu|gramofile-1.6-16|1	Summary:	Transfer sound from gramophone records to CD
14cu|gramofile-1.6-16|2	Name:		gramofile
14cu|gramofile-1.6-16|3	Version:	1.6
14cu|gramofile-1.6-16|4	Release:	16
14cu|gramofile-1.6-16|5	License:	GPLv2+
14cu|gramofile-1.6-16|6	Group:		Sound
14cu|gramofile-1.6-16|7	Url:		http://www.opensourcepartners.nl/~costar/gramofile/
14cu|gramofile-1.6-16|8	Source0:	%{name}-%{version}.tar.bz2
14cu|gramofile-1.6-16|9	Patch0:		tappin3a.patch.bz2
14cu|gramofile-1.6-16|10	Patch1:		tappin3b.patch.bz2
14cu|gramofile-1.6-16|11	Patch2:		gramofile-braille-patch.bz2
14cu|gramofile-1.6-16|12	BuildRequires:	fftw2-devel
14cu|gramofile-1.6-16|13	BuildRequires:	pkgconfig(ncurses)
14cu|gramofile-1.6-16|14	
14cu|gramofile-1.6-16|15	%description
14cu|gramofile-1.6-16|16	GramoFile enables you to record audio from (for example) gramophone
14cu|gramofile-1.6-16|17	records, process the signal and listen to the results. Because sound
14cu|gramofile-1.6-16|18	files in .WAV-format are used, it is possible to exchange the files
14cu|gramofile-1.6-16|19	with many other programs. Cdrecord(1) can burn CD-Recordables of these,
14cu|gramofile-1.6-16|20	so you can make CDs with the music of your favorite records.  The user
14cu|gramofile-1.6-16|21	interface of GramoFile has a windows-like look-and-feel, making it
14cu|gramofile-1.6-16|22	fairly easy to use.
14cu|gramofile-1.6-16|23	
14cu|gramofile-1.6-16|24	One of the most important parts of GramoFile is the ability to process
14cu|gramofile-1.6-16|25	digital audio signals. Through the application of several filters it
14cu|gramofile-1.6-16|26	is possible to accomplish a significant reduction of disturbances like
14cu|gramofile-1.6-16|27	ticks and scratches. These filters have been programmed in such a fashion
14cu|gramofile-1.6-16|28	that they can be applied in any order (and multiple times) in a single
14cu|gramofile-1.6-16|29	run, thus avoiding the use of temporary files. It is possible to adjust
14cu|gramofile-1.6-16|30	the properties of each filter independently, so in every situation an
14cu|gramofile-1.6-16|31	optimal result can be achieved.
14cu|gramofile-1.6-16|32	
14cu|gramofile-1.6-16|33	Another interesting feature is the track splitting. Just make one .wav
14cu|gramofile-1.6-16|34	file of an entire side of an record and GramoFile will detect where
14cu|gramofile-1.6-16|35	the individual tracks are located. This happens fully automatically,
14cu|gramofile-1.6-16|36	without need to set any options. More experienced users may fine-tune
14cu|gramofile-1.6-16|37	the algorithm, or change the detected track starts and ends, but
14cu|gramofile-1.6-16|38	generally that will not be necessary. Track-times are saved in an
14cu|gramofile-1.6-16|39	editable (plaintext) .tracks file, that will be used during the signal
14cu|gramofile-1.6-16|40	processing to produce one processed .wav file for each individual track.
14cu|gramofile-1.6-16|41	
14cu|gramofile-1.6-16|42	To record and play .wav files, modified versions of brec(1) and bplay(1)
14cu|gramofile-1.6-16|43	by David Monro are included. These programs provide buffered recording
14cu|gramofile-1.6-16|44	and playback, so all will go well even on a highly loaded system. Both
14cu|gramofile-1.6-16|45	programs have been modified to support the standard GramoFile user
14cu|gramofile-1.6-16|46	interface.  Brec also got a `graphical' peak level meter, and bplay a
14cu|gramofile-1.6-16|47	running time display.
14cu|gramofile-1.6-16|48	
14cu|gramofile-1.6-16|49	%files
14cu|gramofile-1.6-16|50	%doc README TODO ChangeLog *.txt example.tracks
14cu|gramofile-1.6-16|51	%{_bindir}/*
14cu|gramofile-1.6-16|52	
14cu|gramofile-1.6-16|53	#----------------------------------------------------------------------------
14cu|gramofile-1.6-16|54	
14cu|gramofile-1.6-16|55	%prep
14cu|gramofile-1.6-16|56	%setup -q
14cu|gramofile-1.6-16|57	%patch0 -p1
14cu|gramofile-1.6-16|58	%patch1 -p1
14cu|gramofile-1.6-16|59	%patch2 -p1
14cu|gramofile-1.6-16|60	
14cu|gramofile-1.6-16|61	%build
14cu|gramofile-1.6-16|62	%make CFLAGS="%{optflags} -DTURBO_MEDIAN -DTURBO_BUFFER"
14cu|gramofile-1.6-16|63	
14cu|gramofile-1.6-16|64	%install
14cu|gramofile-1.6-16|65	mkdir -p %{buildroot}%{_bindir}
14cu|gramofile-1.6-16|66	cp -pr bplay_gramo brec_gramo gramofile %{buildroot}%{_bindir}/
14cu|gramofile-1.6-16|67	
14cu|gramofile-1.6-16|68	
14cu|gramofile-1.6-16|69	%changelog
14cu|gramofile-1.6-16|70	
14cu|gramofile-1.6-16|71	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-16
14cu|gramofile-1.6-16|72	- (bfa9c12) Build with system optflags to fix debug package
14cu|gramofile-1.6-16|73	
14cu|gramofile-1.6-16|74	

10338 14
14cu|gramps-4.2.4-1|1	Summary:	Genealogical Research and Analysis Management Programming System
14cu|gramps-4.2.4-1|2	Name:		gramps
14cu|gramps-4.2.4-1|3	Version:	4.2.4
14cu|gramps-4.2.4-1|4	Release:	1
14cu|gramps-4.2.4-1|5	License:	GPLv2+
14cu|gramps-4.2.4-1|6	Group:		Sciences/Other
14cu|gramps-4.2.4-1|7	Url:		http://www.gramps-project.org
14cu|gramps-4.2.4-1|8	Source0:	https://github.com/gramps-project/gramps/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|gramps-4.2.4-1|9	Source11:	%{name}-48.png
14cu|gramps-4.2.4-1|10	Source12:	%{name}-32.png
14cu|gramps-4.2.4-1|11	Source13:	%{name}-16.png
14cu|gramps-4.2.4-1|12	BuildRequires:	desktop-file-utils
14cu|gramps-4.2.4-1|13	BuildRequires:	intltool
14cu|gramps-4.2.4-1|14	BuildRequires:	python3
14cu|gramps-4.2.4-1|15	Requires:	shared-mime-info
14cu|gramps-4.2.4-1|16	Requires:	python3-icu
14cu|gramps-4.2.4-1|17	Requires:	python3-gi
14cu|gramps-4.2.4-1|18	Requires:	python3-gi-cairo
14cu|gramps-4.2.4-1|19	Requires:	python3-bsddb3
14cu|gramps-4.2.4-1|20	Requires:	xdg-utils
14cu|gramps-4.2.4-1|21	Requires:	typelib(GExiv2)
14cu|gramps-4.2.4-1|22	Requires:	typelib(Gdk)
14cu|gramps-4.2.4-1|23	Requires:	typelib(GdkPixbuf)
14cu|gramps-4.2.4-1|24	Requires:	typelib(GLib)
14cu|gramps-4.2.4-1|25	Requires:	typelib(Gtk) = 3.0
14cu|gramps-4.2.4-1|26	Requires:	typelib(Pango)
14cu|gramps-4.2.4-1|27	Requires:	typelib(PangoCairo)
14cu|gramps-4.2.4-1|28	Requires:	typelib(PangoFT2)
14cu|gramps-4.2.4-1|29	Requires:	typelib(WebKit) = 3.0
14cu|gramps-4.2.4-1|30	
14cu|gramps-4.2.4-1|31	Suggests:	fonts-ttf-freefont
14cu|gramps-4.2.4-1|32	Suggests:	gtkspell3
14cu|gramps-4.2.4-1|33	Suggests:	typelib(Goocanvas) = 2.0
14cu|gramps-4.2.4-1|34	#Suggest it for geography functionality
14cu|gramps-4.2.4-1|35	Suggests:	typelib(OsmGpsMap)
14cu|gramps-4.2.4-1|36	Suggests:	typelib(WebKit) = 3.0
14cu|gramps-4.2.4-1|37	BuildArch:	noarch
14cu|gramps-4.2.4-1|38	
14cu|gramps-4.2.4-1|39	%description
14cu|gramps-4.2.4-1|40	gramps (Genealogical Research and Analysis Management Programming
14cu|gramps-4.2.4-1|41	System) is a GNOME based genealogy program supporting a Python
14cu|gramps-4.2.4-1|42	based plugin system.
14cu|gramps-4.2.4-1|43	
14cu|gramps-4.2.4-1|44	%files -f %{name}.lang
14cu|gramps-4.2.4-1|45	%doc README TODO
14cu|gramps-4.2.4-1|46	%{_bindir}/%{name}
14cu|gramps-4.2.4-1|47	%{_datadir}/metainfo/%{name}.appdata.xml
14cu|gramps-4.2.4-1|48	%{_datadir}/applications/%{name}.desktop
14cu|gramps-4.2.4-1|49	%{_datadir}/%{name}
14cu|gramps-4.2.4-1|50	%{_datadir}/mime/packages/%{name}.xml
14cu|gramps-4.2.4-1|51	%{_datadir}/icons/gnome/*/mimetypes/*
14cu|gramps-4.2.4-1|52	%{_iconsdir}/%{name}.png
14cu|gramps-4.2.4-1|53	%{_datadir}/mime-info/%{name}.*
14cu|gramps-4.2.4-1|54	%{_mandir}/man1/%{name}.1*
14cu|gramps-4.2.4-1|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gramps-4.2.4-1|56	%{py3_puresitedir}/%{name}
14cu|gramps-4.2.4-1|57	%{py3_puresitedir}/*.egg-info
14cu|gramps-4.2.4-1|58	
14cu|gramps-4.2.4-1|59	#----------------------------------------------------------------------------
14cu|gramps-4.2.4-1|60	
14cu|gramps-4.2.4-1|61	%prep
14cu|gramps-4.2.4-1|62	%setup -q
14cu|gramps-4.2.4-1|63	
14cu|gramps-4.2.4-1|64	%build
14cu|gramps-4.2.4-1|65	python3 setup.py build
14cu|gramps-4.2.4-1|66	
14cu|gramps-4.2.4-1|67	%install
14cu|gramps-4.2.4-1|68	python3 setup.py install --root %{buildroot}
14cu|gramps-4.2.4-1|69	# fix it:
14cu|gramps-4.2.4-1|70	perl -pi -e "s@%{buildroot}@@" %{buildroot}/%{py3_puresitedir}/gramps/gen/utils/resource-path
14cu|gramps-4.2.4-1|71	rm -fr %{buildroot}/var
14cu|gramps-4.2.4-1|72	
14cu|gramps-4.2.4-1|73	#menu
14cu|gramps-4.2.4-1|74	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cu|gramps-4.2.4-1|75	desktop-file-install --vendor="" \
14cu|gramps-4.2.4-1|76	--remove-category="Application" \
14cu|gramps-4.2.4-1|77	--remove-category="Genealogy" \
14cu|gramps-4.2.4-1|78	--add-category="Science" \
14cu|gramps-4.2.4-1|79	--dir %{buildroot}%{_datadir}/applications \
14cu|gramps-4.2.4-1|80	%{buildroot}%{_datadir}/applications/*
14cu|gramps-4.2.4-1|81	
14cu|gramps-4.2.4-1|82	#icons
14cu|gramps-4.2.4-1|83	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|gramps-4.2.4-1|84	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|gramps-4.2.4-1|85	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|gramps-4.2.4-1|86	
14cu|gramps-4.2.4-1|87	%find_lang %{name} --with-gnome --with-man
14cu|gramps-4.2.4-1|88	
14cu|gramps-4.2.4-1|89	%changelog
14cu|gramps-4.2.4-1|90	
14cu|gramps-4.2.4-1|91	* Sun Sep 11 2016 alzim <alzim@bk.ru> 4.2.4-1
14cu|gramps-4.2.4-1|92	- (632a8bd) Merge pull request #2 from import/gramps:rosa2016.1
14cu|gramps-4.2.4-1|93	- (632a8bd) Updated to 4.2.4
14cu|gramps-4.2.4-1|94	
14cu|gramps-4.2.4-1|95	

10339 14
14cu|granite-0.4.0.1-1|1	%define major 3
14cu|granite-0.4.0.1-1|2	%define girmajor 1.0
14cu|granite-0.4.0.1-1|3	%define libname %mklibname %{name} %{major}
14cu|granite-0.4.0.1-1|4	%define girname %mklibname %{name}-gir %{girmajor}
14cu|granite-0.4.0.1-1|5	%define devname %mklibname %{name} -d
14cu|granite-0.4.0.1-1|6	
14cu|granite-0.4.0.1-1|7	Summary:	Extension of GTK+ libraries
14cu|granite-0.4.0.1-1|8	Name:		granite
14cu|granite-0.4.0.1-1|9	Version:	0.4.0.1
14cu|granite-0.4.0.1-1|10	Release:	1
14cu|granite-0.4.0.1-1|11	License:	GPLv3+
14cu|granite-0.4.0.1-1|12	Group:		System/Libraries
14cu|granite-0.4.0.1-1|13	Url:		https://launchpad.net/granite
14cu|granite-0.4.0.1-1|14	Source0:	https://launchpad.net/granite/0.4/%{version}/+download/%{name}-%{version}.tar.xz
14cu|granite-0.4.0.1-1|15	BuildRequires:	cmake
14cu|granite-0.4.0.1-1|16	BuildRequires:	vala
14cu|granite-0.4.0.1-1|17	BuildRequires:	pkgconfig(atk-bridge-2.0)
14cu|granite-0.4.0.1-1|18	BuildRequires:	pkgconfig(expat)
14cu|granite-0.4.0.1-1|19	BuildRequires:	pkgconfig(gee-0.8)
14cu|granite-0.4.0.1-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|granite-0.4.0.1-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|granite-0.4.0.1-1|22	BuildRequires:	pkgconfig(harfbuzz)
14cu|granite-0.4.0.1-1|23	BuildRequires:	pkgconfig(libpng)
14cu|granite-0.4.0.1-1|24	BuildRequires:	pkgconfig(pixman-1)
14cu|granite-0.4.0.1-1|25	BuildRequires:	pkgconfig(xcomposite)
14cu|granite-0.4.0.1-1|26	BuildRequires:	pkgconfig(xcursor)
14cu|granite-0.4.0.1-1|27	BuildRequires:	pkgconfig(xdamage)
14cu|granite-0.4.0.1-1|28	BuildRequires:	pkgconfig(xi)
14cu|granite-0.4.0.1-1|29	BuildRequires:	pkgconfig(xinerama)
14cu|granite-0.4.0.1-1|30	BuildRequires:	pkgconfig(xkbcommon)
14cu|granite-0.4.0.1-1|31	BuildRequires:	pkgconfig(xrandr)
14cu|granite-0.4.0.1-1|32	
14cu|granite-0.4.0.1-1|33	%description
14cu|granite-0.4.0.1-1|34	Granite is an extension of GTK+. Among other things, it provides the
14cu|granite-0.4.0.1-1|35	commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
14cu|granite-0.4.0.1-1|36	search bars, and more found in elementary apps.
14cu|granite-0.4.0.1-1|37	
14cu|granite-0.4.0.1-1|38	%files -f %{name}.lang
14cu|granite-0.4.0.1-1|39	%doc AUTHORS INSTALL README
14cu|granite-0.4.0.1-1|40	
14cu|granite-0.4.0.1-1|41	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|42	
14cu|granite-0.4.0.1-1|43	%package -n %{libname}
14cu|granite-0.4.0.1-1|44	Summary:	Extension of GTK+ libraries (libraries)
14cu|granite-0.4.0.1-1|45	Group:		Development/GNOME and GTK+
14cu|granite-0.4.0.1-1|46	Requires:	%{name}
14cu|granite-0.4.0.1-1|47	
14cu|granite-0.4.0.1-1|48	%description -n %{libname}
14cu|granite-0.4.0.1-1|49	Granite is an extension of GTK+. Among other things, it provides the
14cu|granite-0.4.0.1-1|50	commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
14cu|granite-0.4.0.1-1|51	search bars, and more found in elementary apps.
14cu|granite-0.4.0.1-1|52	
14cu|granite-0.4.0.1-1|53	This package contains the shared library.
14cu|granite-0.4.0.1-1|54	
14cu|granite-0.4.0.1-1|55	%files -n %{libname}
14cu|granite-0.4.0.1-1|56	%{_libdir}/libgranite.so.%{major}*
14cu|granite-0.4.0.1-1|57	
14cu|granite-0.4.0.1-1|58	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|59	
14cu|granite-0.4.0.1-1|60	%package -n %{girname}
14cu|granite-0.4.0.1-1|61	Summary:	GObject introspection data for the granite library
14cu|granite-0.4.0.1-1|62	Group:		System/Libraries
14cu|granite-0.4.0.1-1|63	Requires:	%{libname} = %{EVRD}
14cu|granite-0.4.0.1-1|64	Conflicts:	%{name}-gir < 0.3.1
14cu|granite-0.4.0.1-1|65	Obsoletes:	%{name}-gir < 0.3.1
14cu|granite-0.4.0.1-1|66	
14cu|granite-0.4.0.1-1|67	%description -n %{girname}
14cu|granite-0.4.0.1-1|68	GObject introspection data for the granite library.
14cu|granite-0.4.0.1-1|69	
14cu|granite-0.4.0.1-1|70	%files -n %{girname}
14cu|granite-0.4.0.1-1|71	%{_libdir}/girepository-1.0/Granite-%{girmajor}.typelib
14cu|granite-0.4.0.1-1|72	
14cu|granite-0.4.0.1-1|73	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|74	
14cu|granite-0.4.0.1-1|75	%package -n %{devname}
14cu|granite-0.4.0.1-1|76	Summary:	Extension of GTK+ libraries (development files)
14cu|granite-0.4.0.1-1|77	Group:		Development/GNOME and GTK+
14cu|granite-0.4.0.1-1|78	Requires:	%{libname} = %{EVRD}
14cu|granite-0.4.0.1-1|79	Requires:	%{girname} = %{EVRD}
14cu|granite-0.4.0.1-1|80	
14cu|granite-0.4.0.1-1|81	%description -n %{devname}
14cu|granite-0.4.0.1-1|82	Granite is an extension of GTK+. Among other things, it provides the
14cu|granite-0.4.0.1-1|83	commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
14cu|granite-0.4.0.1-1|84	search bars, and more found in elementary apps.
14cu|granite-0.4.0.1-1|85	
14cu|granite-0.4.0.1-1|86	This package contains header files.
14cu|granite-0.4.0.1-1|87	
14cu|granite-0.4.0.1-1|88	%files -n %{devname}
14cu|granite-0.4.0.1-1|89	%{_libdir}/*.so
14cu|granite-0.4.0.1-1|90	%{_includedir}/granite
14cu|granite-0.4.0.1-1|91	%{_datadir}/gir-1.0/*gir
14cu|granite-0.4.0.1-1|92	%{_libdir}/pkgconfig/granite.pc
14cu|granite-0.4.0.1-1|93	
14cu|granite-0.4.0.1-1|94	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|95	
14cu|granite-0.4.0.1-1|96	%package vala
14cu|granite-0.4.0.1-1|97	Summary:	Vala language bindings for the granite library
14cu|granite-0.4.0.1-1|98	Group:		Development/Other
14cu|granite-0.4.0.1-1|99	Requires:	%{libname} = %{EVRD}
14cu|granite-0.4.0.1-1|100	
14cu|granite-0.4.0.1-1|101	%description vala
14cu|granite-0.4.0.1-1|102	This package provides Vala language bindings for the granite library.
14cu|granite-0.4.0.1-1|103	
14cu|granite-0.4.0.1-1|104	%files vala
14cu|granite-0.4.0.1-1|105	%{_datadir}/vala/vapi/granite.deps
14cu|granite-0.4.0.1-1|106	%{_datadir}/vala/vapi/granite.vapi
14cu|granite-0.4.0.1-1|107	
14cu|granite-0.4.0.1-1|108	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|109	
14cu|granite-0.4.0.1-1|110	%package demo
14cu|granite-0.4.0.1-1|111	Summary:	Extension of GTK+ libraries (demo binary)
14cu|granite-0.4.0.1-1|112	Group:		Development/GNOME and GTK+
14cu|granite-0.4.0.1-1|113	
14cu|granite-0.4.0.1-1|114	%description demo
14cu|granite-0.4.0.1-1|115	Granite is an extension of GTK+. Among other things, it provides the
14cu|granite-0.4.0.1-1|116	commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
14cu|granite-0.4.0.1-1|117	search bars, and more found in elementary apps.
14cu|granite-0.4.0.1-1|118	
14cu|granite-0.4.0.1-1|119	This package contains a small demo application to show Granite Widgets.
14cu|granite-0.4.0.1-1|120	
14cu|granite-0.4.0.1-1|121	%files demo
14cu|granite-0.4.0.1-1|122	%{_bindir}/*
14cu|granite-0.4.0.1-1|123	%{_datadir}/applications/granite-demo.desktop
14cu|granite-0.4.0.1-1|124	%{_datadir}/icons/hicolor/*/*/*.svg
14cu|granite-0.4.0.1-1|125	
14cu|granite-0.4.0.1-1|126	#----------------------------------------------------------------------------
14cu|granite-0.4.0.1-1|127	
14cu|granite-0.4.0.1-1|128	%prep
14cu|granite-0.4.0.1-1|129	%setup -q
14cu|granite-0.4.0.1-1|130	
14cu|granite-0.4.0.1-1|131	%build
14cu|granite-0.4.0.1-1|132	%cmake
14cu|granite-0.4.0.1-1|133	%make
14cu|granite-0.4.0.1-1|134	
14cu|granite-0.4.0.1-1|135	%install
14cu|granite-0.4.0.1-1|136	%makeinstall_std -C build
14cu|granite-0.4.0.1-1|137	
14cu|granite-0.4.0.1-1|138	%find_lang %{name}
14cu|granite-0.4.0.1-1|139	
14cu|granite-0.4.0.1-1|140	%changelog
14cu|granite-0.4.0.1-1|141	
14cu|granite-0.4.0.1-1|142	* Sun Sep 11 2016 alzim <alzim@bk.ru> 0.4.0.1-1
14cu|granite-0.4.0.1-1|143	- (f5f55b0) Merge pull request #1 from import/granite:rosa2016.1
14cu|granite-0.4.0.1-1|144	- (f5f55b0) Updated to 0.4.0.1
14cu|granite-0.4.0.1-1|145	
14cu|granite-0.4.0.1-1|146	

10340 14
14cu|grass-7.0.0-2|1	%define grassfix 70
14cu|grass-7.0.0-2|2	
14cu|grass-7.0.0-2|3	%if %{_use_internal_dependency_generator}
14cu|grass-7.0.0-2|4	%define __noautoreq '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
14cu|grass-7.0.0-2|5	%define __noautoprov '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
14cu|grass-7.0.0-2|6	%endif
14cu|grass-7.0.0-2|7	
14cu|grass-7.0.0-2|8	Summary:	Geographic Resources Analysis Support System
14cu|grass-7.0.0-2|9	Name:		grass
14cu|grass-7.0.0-2|10	Version:	7.0.0
14cu|grass-7.0.0-2|11	Release:	2
14cu|grass-7.0.0-2|12	Group:		Sciences/Geosciences
14cu|grass-7.0.0-2|13	License:	GPLv2+
14cu|grass-7.0.0-2|14	Url:		http://grass.osgeo.org/
14cu|grass-7.0.0-2|15	Source:		http://grass.osgeo.org/grass%{grassfix}/source/grass-%{version}.tar.gz
14cu|grass-7.0.0-2|16	Source2:	grass5_48.png
14cu|grass-7.0.0-2|17	Source3:	grass5_32.png
14cu|grass-7.0.0-2|18	Source4:	grass5_16.png
14cu|grass-7.0.0-2|19	BuildRequires:	bison
14cu|grass-7.0.0-2|20	BuildRequires:	gcc-gfortran
14cu|grass-7.0.0-2|21	BuildRequires:	flex
14cu|grass-7.0.0-2|22	BuildRequires:	lzma
14cu|grass-7.0.0-2|23	BuildRequires:	swig
14cu|grass-7.0.0-2|24	BuildRequires:	gd-devel >= 2.0
14cu|grass-7.0.0-2|25	BuildRequires:	gdal-devel
14cu|grass-7.0.0-2|26	BuildRequires:	gdbm-devel
14cu|grass-7.0.0-2|27	BuildRequires:	jpeg-devel
14cu|grass-7.0.0-2|28	BuildRequires:	lesstif-devel
14cu|grass-7.0.0-2|29	BuildRequires:	mysql-devel
14cu|grass-7.0.0-2|30	BuildRequires:	postgresql-devel
14cu|grass-7.0.0-2|31	BuildRequires:	proj proj-devel
14cu|grass-7.0.0-2|32	BuildRequires:	python-numpy-devel
14cu|grass-7.0.0-2|33	BuildRequires:	readline-devel
14cu|grass-7.0.0-2|34	BuildRequires:	tcl tcl-devel
14cu|grass-7.0.0-2|35	BuildRequires:	tiff-devel
14cu|grass-7.0.0-2|36	BuildRequires:	tirpc-devel
14cu|grass-7.0.0-2|37	BuildRequires:	tk tk-devel
14cu|grass-7.0.0-2|38	BuildRequires:	unixODBC-devel
14cu|grass-7.0.0-2|39	BuildRequires:	wxgtku-devel
14cu|grass-7.0.0-2|40	BuildRequires:	wxPythonGTK-devel
14cu|grass-7.0.0-2|41	
14cu|grass-7.0.0-2|42	BuildRequires:	pkgconfig(cairo)
14cu|grass-7.0.0-2|43	BuildRequires:	pkgconfig(cfitsio)
14cu|grass-7.0.0-2|44	BuildRequires:	pkgconfig(fftw3)
14cu|grass-7.0.0-2|45	BuildRequires:	pkgconfig(freetype2)
14cu|grass-7.0.0-2|46	BuildRequires:	pkgconfig(glu)
14cu|grass-7.0.0-2|47	BuildRequires:	pkgconfig(libpng)
14cu|grass-7.0.0-2|48	BuildRequires:	pkgconfig(ncurses)
14cu|grass-7.0.0-2|49	BuildRequires:	pkgconfig(python)
14cu|grass-7.0.0-2|50	BuildRequires:	pkgconfig(sqlite3)
14cu|grass-7.0.0-2|51	BuildRequires:	pkgconfig(xmu)
14cu|grass-7.0.0-2|52	BuildRequires:	pkgconfig(zlib)
14cu|grass-7.0.0-2|53	
14cu|grass-7.0.0-2|54	# disabled ffmpeg support for now, since it has to be fixed upstream
14cu|grass-7.0.0-2|55	BuildRequires:	ffmpeg-devel
14cu|grass-7.0.0-2|56	
14cu|grass-7.0.0-2|57	Requires:	xterm
14cu|grass-7.0.0-2|58	Requires:	tk
14cu|grass-7.0.0-2|59	Requires:	tcl
14cu|grass-7.0.0-2|60	
14cu|grass-7.0.0-2|61	%description
14cu|grass-7.0.0-2|62	GRASS (Geographic Resources Analysis Support System) is an open source, Free
14cu|grass-7.0.0-2|63	Software Geographical Information System (GIS) with raster, topological vector,
14cu|grass-7.0.0-2|64	image processing, and graphics production functionality that operates on
14cu|grass-7.0.0-2|65	various platforms through a graphical user interface and shell in X-Window.
14cu|grass-7.0.0-2|66	
14cu|grass-7.0.0-2|67	%files
14cu|grass-7.0.0-2|68	%{_bindir}/*
14cu|grass-7.0.0-2|69	%{_sysconfdir}/ld.so.conf.d/*
14cu|grass-7.0.0-2|70	%{_datadir}/applications/*.desktop
14cu|grass-7.0.0-2|71	%{_datadir}/doc/%{name}
14cu|grass-7.0.0-2|72	%{_iconsdir}/*/*/*/*
14cu|grass-7.0.0-2|73	%{_datadir}/appdata/*
14cu|grass-7.0.0-2|74	%{_libdir}/grass%{grassfix}/grass%{grassfix}.tmp
14cu|grass-7.0.0-2|75	%{_libdir}/grass%{grassfix}/bin
14cu|grass-7.0.0-2|76	%{_libdir}/grass%{grassfix}/demolocation
14cu|grass-7.0.0-2|77	%{_libdir}/grass%{grassfix}/docs
14cu|grass-7.0.0-2|78	%{_libdir}/grass%{grassfix}/driver
14cu|grass-7.0.0-2|79	%{_libdir}/grass%{grassfix}/gui
14cu|grass-7.0.0-2|80	%{_libdir}/grass%{grassfix}/etc
14cu|grass-7.0.0-2|81	%{_libdir}/grass%{grassfix}/fonts
14cu|grass-7.0.0-2|82	%{_libdir}/grass%{grassfix}/include
14cu|grass-7.0.0-2|83	%{_libdir}/grass%{grassfix}/lib
14cu|grass-7.0.0-2|84	%{_libdir}/grass%{grassfix}/locale
14cu|grass-7.0.0-2|85	%{_libdir}/grass%{grassfix}/scripts
14cu|grass-7.0.0-2|86	%{_libdir}/grass%{grassfix}/tools
14cu|grass-7.0.0-2|87	%attr(1777,root,root) %{_libdir}/grass%{grassfix}/locks
14cu|grass-7.0.0-2|88	
14cu|grass-7.0.0-2|89	#----------------------------------------------------------------------------
14cu|grass-7.0.0-2|90	
14cu|grass-7.0.0-2|91	%prep
14cu|grass-7.0.0-2|92	%setup -q
14cu|grass-7.0.0-2|93	
14cu|grass-7.0.0-2|94	%build
14cu|grass-7.0.0-2|95	# autoreconf -fi
14cu|grass-7.0.0-2|96	%define __cputoolize true
14cu|grass-7.0.0-2|97	%define Werror_cflags %nil
14cu|grass-7.0.0-2|98	%configure2_5x --host=%{_host} \
14cu|grass-7.0.0-2|99	%if "%{_lib}" != "lib"
14cu|grass-7.0.0-2|100	--enable-64bit \
14cu|grass-7.0.0-2|101	%endif
14cu|grass-7.0.0-2|102	--with-dbm-includes=%{_includedir}/gdbm/ \
14cu|grass-7.0.0-2|103	--with-postgres \
14cu|grass-7.0.0-2|104	--with-postgres-includes=%{_includedir}/ \
14cu|grass-7.0.0-2|105	--with-freetype \
14cu|grass-7.0.0-2|106	--with-freetype-includes=%{_includedir}/freetype2 \
14cu|grass-7.0.0-2|107	--with-motif \
14cu|grass-7.0.0-2|108	--with-cairo \
14cu|grass-7.0.0-2|109	--with-opengl-libs=%{_libdir} \
14cu|grass-7.0.0-2|110	--with-motif-libs=%{_libdir} \
14cu|grass-7.0.0-2|111	--with-motif-libs=%{_libdir} \
14cu|grass-7.0.0-2|112	--with-motif-includes=%{_includedir} \
14cu|grass-7.0.0-2|113	--with-gdal  \
14cu|grass-7.0.0-2|114	--with-geos \
14cu|grass-7.0.0-2|115	--with-mysql --with-mysql-includes=%{_includedir}/mysql \
14cu|grass-7.0.0-2|116	--with-odbc \
14cu|grass-7.0.0-2|117	--enable-largefile \
14cu|grass-7.0.0-2|118	--with-curses \
14cu|grass-7.0.0-2|119	--with-python --with-wxwidgets="%{_bindir}/wx-config"\
14cu|grass-7.0.0-2|120	--with-sqlite \
14cu|grass-7.0.0-2|121	--with-cxx \
14cu|grass-7.0.0-2|122	--with-proj-share=%{_datadir}/proj \
14cu|grass-7.0.0-2|123	--with-nls \
14cu|grass-7.0.0-2|124	--with-readline \
14cu|grass-7.0.0-2|125	--with-ffmpeg --with-ffmpeg-includes="%{_includedir}/libavcodec \
14cu|grass-7.0.0-2|126	%{_includedir}/libavdevice \
14cu|grass-7.0.0-2|127	%{_includedir}/libavformat %{_includedir}/libavutil \
14cu|grass-7.0.0-2|128	%{_includedir}/libpostproc %{_includedir}/libswscale"
14cu|grass-7.0.0-2|129	
14cu|grass-7.0.0-2|130	%make
14cu|grass-7.0.0-2|131	
14cu|grass-7.0.0-2|132	%install
14cu|grass-7.0.0-2|133	mkdir -p %{buildroot}/%{_bindir}
14cu|grass-7.0.0-2|134	#%makeinstall_std INST_DIR=%{_libdir}/grass%{grassfix}
14cu|grass-7.0.0-2|135	# Actions in make install that don't take into account packaging in a place different to running:
14cu|grass-7.0.0-2|136	sed -e 's|gisbase = "/.*|gisbase = "%{_libdir}/grass%{grassfix}"|' \
14cu|grass-7.0.0-2|137	bin.%{_target_platform}/grass%{grassfix} > %{buildroot}/%{_bindir}/grass%{grassfix}
14cu|grass-7.0.0-2|138	chmod a+x %{buildroot}/usr/bin/grass%{grassfix}
14cu|grass-7.0.0-2|139	
14cu|grass-7.0.0-2|140	mkdir -p %{buildroot}/%{_libdir}/grass%{grassfix}
14cu|grass-7.0.0-2|141	cp -a dist.%{_target_platform}/* %{buildroot}/%{_libdir}/grass%{grassfix}
14cu|grass-7.0.0-2|142	
14cu|grass-7.0.0-2|143	# Add makefiles to includes:
14cu|grass-7.0.0-2|144	cp -a include/Make %{buildroot}/%{_libdir}/grass%{grassfix}/include/
14cu|grass-7.0.0-2|145	
14cu|grass-7.0.0-2|146	# Manually archive the man pages:
14cu|grass-7.0.0-2|147	# lzma %{buildroot}/%{_libdir}/grass%{grassfix}/man/man?/*
14cu|grass-7.0.0-2|148	
14cu|grass-7.0.0-2|149	mkdir -p %{buildroot}%{_datadir}/appdata/
14cu|grass-7.0.0-2|150	mv %{buildroot}%{_libdir}/grass%{grassfix}/share/appdata/grass.appdata.xml %{buildroot}%{_datadir}/appdata/
14cu|grass-7.0.0-2|151	
14cu|grass-7.0.0-2|152	mkdir -p %{buildroot}%{_datadir}/applications
14cu|grass-7.0.0-2|153	mv %{buildroot}%{_libdir}/grass%{grassfix}/share/applications/grass.desktop %{buildroot}%{_datadir}/applications/
14cu|grass-7.0.0-2|154	
14cu|grass-7.0.0-2|155	
14cu|grass-7.0.0-2|156	mkdir %{buildroot}/%{_libdir}/grass%{grassfix}/locks/
14cu|grass-7.0.0-2|157	
14cu|grass-7.0.0-2|158	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|grass-7.0.0-2|159	
14cu|grass-7.0.0-2|160	install -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|grass-7.0.0-2|161	install -m644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|grass-7.0.0-2|162	install -m644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|grass-7.0.0-2|163	
14cu|grass-7.0.0-2|164	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cu|grass-7.0.0-2|165	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/grass.conf << EOF
14cu|grass-7.0.0-2|166	%{_libdir}/grass%{grassfix}/lib
14cu|grass-7.0.0-2|167	EOF
14cu|grass-7.0.0-2|168	
14cu|grass-7.0.0-2|169	mkdir -p %{buildroot}%{_datadir}/doc/%{name}/
14cu|grass-7.0.0-2|170	for i in AUTHORS COPYING CHANGES REQUIREMENTS.html GPL.TXT contributors.csv contributors_extra.csv translators.csv translation_status.json
14cu|grass-7.0.0-2|171	do
14cu|grass-7.0.0-2|172	mv %{buildroot}%{_libdir}/grass%{grassfix}/$i %{buildroot}%{_datadir}/doc/%{name}/
14cu|grass-7.0.0-2|173	done
14cu|grass-7.0.0-2|174	
14cu|grass-7.0.0-2|175	%changelog
14cu|grass-7.0.0-2|176	
14cu|grass-7.0.0-2|177	* Sun Jun 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.0.0-2
14cu|grass-7.0.0-2|178	- (e98c3e1) Drop termcatp BR
14cu|grass-7.0.0-2|179	
14cu|grass-7.0.0-2|180	

10341 14
14cu|graveman-0.3.12-16|1	# Too many string format errors to enable optflags, just disable debug
14cu|graveman-0.3.12-16|2	%define debug_package %{nil}
14cu|graveman-0.3.12-16|3	
14cu|graveman-0.3.12-16|4	%define realver %{version}-5
14cu|graveman-0.3.12-16|5	
14cu|graveman-0.3.12-16|6	Summary:	Simple frontend for CD creation
14cu|graveman-0.3.12-16|7	Name:		graveman
14cu|graveman-0.3.12-16|8	Version:	0.3.12
14cu|graveman-0.3.12-16|9	Release:	16
14cu|graveman-0.3.12-16|10	License:	GPLv2+
14cu|graveman-0.3.12-16|11	Group:		Archiving/Cd burning
14cu|graveman-0.3.12-16|12	Url:		http://graveman.tuxfamily.org/index-e.php
14cu|graveman-0.3.12-16|13	Source0:	http://graveman.tuxfamily.org/sources/%{name}-%{realver}.tar.bz2
14cu|graveman-0.3.12-16|14	Patch0:		graveman-0.3.12-5-cdrkit.patch
14cu|graveman-0.3.12-16|15	BuildRequires:	desktop-file-utils
14cu|graveman-0.3.12-16|16	BuildRequires:	imagemagick
14cu|graveman-0.3.12-16|17	BuildRequires:	perl-XML-Parser
14cu|graveman-0.3.12-16|18	BuildRequires:	mng-devel
14cu|graveman-0.3.12-16|19	BuildRequires:	pkgconfig(flac)
14cu|graveman-0.3.12-16|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|graveman-0.3.12-16|21	BuildRequires:	pkgconfig(id3tag)
14cu|graveman-0.3.12-16|22	BuildRequires:	pkgconfig(libglade-2.0)
14cu|graveman-0.3.12-16|23	BuildRequires:	pkgconfig(mad)
14cu|graveman-0.3.12-16|24	BuildRequires:	pkgconfig(vorbis)
14cu|graveman-0.3.12-16|25	Requires:	cdrdao
14cu|graveman-0.3.12-16|26	Requires:	cdrkit
14cu|graveman-0.3.12-16|27	Requires:	cdrkit-genisoimage
14cu|graveman-0.3.12-16|28	Requires:	dvd+rw-tools
14cu|graveman-0.3.12-16|29	Requires:	sox
14cu|graveman-0.3.12-16|30	
14cu|graveman-0.3.12-16|31	%description
14cu|graveman-0.3.12-16|32	Another frontend for cdrecord, mkisofs, readcd and sox!
14cu|graveman-0.3.12-16|33	With graveman you can burn audio cds (wav, ogg, mp3), data cds,
14cu|graveman-0.3.12-16|34	and duplicate cds.
14cu|graveman-0.3.12-16|35	
14cu|graveman-0.3.12-16|36	%files -f %{name}.lang
14cu|graveman-0.3.12-16|37	%doc AUTHORS ChangeLog NEWS THANKS README*
14cu|graveman-0.3.12-16|38	%{_bindir}/%{name}
14cu|graveman-0.3.12-16|39	%{_datadir}/applications/*
14cu|graveman-0.3.12-16|40	%{_datadir}/%{name}/
14cu|graveman-0.3.12-16|41	%{_datadir}/pixmaps/*
14cu|graveman-0.3.12-16|42	%{_mandir}/man1/*
14cu|graveman-0.3.12-16|43	%{_mandir}/fr/man1/*
14cu|graveman-0.3.12-16|44	%{_liconsdir}/%{name}.png
14cu|graveman-0.3.12-16|45	%{_iconsdir}/%{name}.png
14cu|graveman-0.3.12-16|46	%{_miconsdir}/%{name}.png
14cu|graveman-0.3.12-16|47	
14cu|graveman-0.3.12-16|48	#----------------------------------------------------------------------------
14cu|graveman-0.3.12-16|49	
14cu|graveman-0.3.12-16|50	%prep
14cu|graveman-0.3.12-16|51	%setup -q -n %{name}-%{realver}
14cu|graveman-0.3.12-16|52	%patch0 -p1 -b .cdrkit
14cu|graveman-0.3.12-16|53	
14cu|graveman-0.3.12-16|54	%build
14cu|graveman-0.3.12-16|55	%configure2_5x
14cu|graveman-0.3.12-16|56	%make
14cu|graveman-0.3.12-16|57	
14cu|graveman-0.3.12-16|58	%install
14cu|graveman-0.3.12-16|59	mkdir -p %{buildroot}%{_mandir}/man1
14cu|graveman-0.3.12-16|60	cp man/%{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cu|graveman-0.3.12-16|61	mkdir -p %{buildroot}%{_mandir}/fr/man1
14cu|graveman-0.3.12-16|62	cp man/%{name}.fr.man %{buildroot}%{_mandir}/fr/man1/%{name}.1
14cu|graveman-0.3.12-16|63	perl -p -i -e 's/install\:/none\:/g' man/Makefile
14cu|graveman-0.3.12-16|64	%makeinstall_std
14cu|graveman-0.3.12-16|65	
14cu|graveman-0.3.12-16|66	#menu
14cu|graveman-0.3.12-16|67	desktop-file-install --vendor="" \
14cu|graveman-0.3.12-16|68	--remove-category="Application" \
14cu|graveman-0.3.12-16|69	--add-category="X-MandrivaLinux-System-Archiving-CDBurning" \
14cu|graveman-0.3.12-16|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|graveman-0.3.12-16|71	
14cu|graveman-0.3.12-16|72	#icons
14cu|graveman-0.3.12-16|73	mkdir -p %{buildroot}%{_liconsdir}
14cu|graveman-0.3.12-16|74	convert -size 48x48 pixmaps/graver.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|graveman-0.3.12-16|75	mkdir -p %{buildroot}%{_iconsdir}
14cu|graveman-0.3.12-16|76	convert -size 32x32 pixmaps/graver.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|graveman-0.3.12-16|77	mkdir -p %{buildroot}%{_miconsdir}
14cu|graveman-0.3.12-16|78	convert -size 16x16 pixmaps/graver.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|graveman-0.3.12-16|79	
14cu|graveman-0.3.12-16|80	%find_lang %{name}
14cu|graveman-0.3.12-16|81	
14cu|graveman-0.3.12-16|82	%changelog
14cu|graveman-0.3.12-16|83	
14cu|graveman-0.3.12-16|84	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.12-16
14cu|graveman-0.3.12-16|85	- (efe49a6) Too many string format errors to enable optflags, just disable debug
14cu|graveman-0.3.12-16|86	
14cu|graveman-0.3.12-16|87	

10342 14
14cu|gravityhatesyou-1.0.2-1|1	#define distsuffix mrb
14cu|gravityhatesyou-1.0.2-1|2	%define oname  Gravity-Hates-You
14cu|gravityhatesyou-1.0.2-1|3	Summary:        Gravity game made in Godot engine
14cu|gravityhatesyou-1.0.2-1|4	Name:           gravityhatesyou
14cu|gravityhatesyou-1.0.2-1|5	Version:        1.0.2
14cu|gravityhatesyou-1.0.2-1|6	Release:        1
14cu|gravityhatesyou-1.0.2-1|7	Group:          Games/Arcade
14cu|gravityhatesyou-1.0.2-1|8	License:        MIT
14cu|gravityhatesyou-1.0.2-1|9	Url:            https://github.com/TeddyDD/Gravity-Hates-You
14cu|gravityhatesyou-1.0.2-1|10	Source0:        https://github.com/TeddyDD/Gravity-Hates-You/archive/master.zip
14cu|gravityhatesyou-1.0.2-1|11	BuildRequires:  imagemagick
14cu|gravityhatesyou-1.0.2-1|12	Requires:       godot-runner
14cu|gravityhatesyou-1.0.2-1|13	BuildArch:      noarch
14cu|gravityhatesyou-1.0.2-1|14	
14cu|gravityhatesyou-1.0.2-1|15	%description
14cu|gravityhatesyou-1.0.2-1|16	%{summary}.
14cu|gravityhatesyou-1.0.2-1|17	
14cu|gravityhatesyou-1.0.2-1|18	%files
14cu|gravityhatesyou-1.0.2-1|19	%doc README.md LICENSE.md
14cu|gravityhatesyou-1.0.2-1|20	%{_gamesdatadir}/%{name}
14cu|gravityhatesyou-1.0.2-1|21	%{_gamesbindir}/%{name}
14cu|gravityhatesyou-1.0.2-1|22	%{_datadir}/applications/%{name}.desktop
14cu|gravityhatesyou-1.0.2-1|23	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gravityhatesyou-1.0.2-1|24	
14cu|gravityhatesyou-1.0.2-1|25	#----------------------------------------------------
14cu|gravityhatesyou-1.0.2-1|26	%prep
14cu|gravityhatesyou-1.0.2-1|27	%setup -qn %{oname}-master
14cu|gravityhatesyou-1.0.2-1|28	
14cu|gravityhatesyou-1.0.2-1|29	
14cu|gravityhatesyou-1.0.2-1|30	%build
14cu|gravityhatesyou-1.0.2-1|31	
14cu|gravityhatesyou-1.0.2-1|32	%install
14cu|gravityhatesyou-1.0.2-1|33	# data
14cu|gravityhatesyou-1.0.2-1|34	install -dm755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|gravityhatesyou-1.0.2-1|35	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cu|gravityhatesyou-1.0.2-1|36	cp -R -t %{buildroot}%{_gamesdatadir}/%{name} *
14cu|gravityhatesyou-1.0.2-1|37	
14cu|gravityhatesyou-1.0.2-1|38	# wrapper
14cu|gravityhatesyou-1.0.2-1|39	install -dm755 %{buildroot}%{_gamesbindir}
14cu|gravityhatesyou-1.0.2-1|40	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|gravityhatesyou-1.0.2-1|41	#!/bin/sh
14cu|gravityhatesyou-1.0.2-1|42	godot-runner -path "%{_gamesdatadir}/%{name}" $@
14cu|gravityhatesyou-1.0.2-1|43	EOF
14cu|gravityhatesyou-1.0.2-1|44	chmod 755 %{buildroot}%{_gamesbindir}/%{name}
14cu|gravityhatesyou-1.0.2-1|45	
14cu|gravityhatesyou-1.0.2-1|46	# icons
14cu|gravityhatesyou-1.0.2-1|47	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|gravityhatesyou-1.0.2-1|48	install -dm 0755 \
14cu|gravityhatesyou-1.0.2-1|49	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|gravityhatesyou-1.0.2-1|50	convert -strip -resize $size icon.png \
14cu|gravityhatesyou-1.0.2-1|51	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|gravityhatesyou-1.0.2-1|52	done
14cu|gravityhatesyou-1.0.2-1|53	
14cu|gravityhatesyou-1.0.2-1|54	#menu entry
14cu|gravityhatesyou-1.0.2-1|55	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gravityhatesyou-1.0.2-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gravityhatesyou-1.0.2-1|57	[Desktop Entry]
14cu|gravityhatesyou-1.0.2-1|58	Name=%{oname}
14cu|gravityhatesyou-1.0.2-1|59	GenericName=%{oname}
14cu|gravityhatesyou-1.0.2-1|60	Comment=%{oname}
14cu|gravityhatesyou-1.0.2-1|61	Exec=%{name}
14cu|gravityhatesyou-1.0.2-1|62	Icon=%{name}
14cu|gravityhatesyou-1.0.2-1|63	Terminal=false
14cu|gravityhatesyou-1.0.2-1|64	Type=Application
14cu|gravityhatesyou-1.0.2-1|65	Categories=Game;ArcadeGame;
14cu|gravityhatesyou-1.0.2-1|66	EOF
14cu|gravityhatesyou-1.0.2-1|67	
14cu|gravityhatesyou-1.0.2-1|68	
14cu|gravityhatesyou-1.0.2-1|69	%changelog
14cu|gravityhatesyou-1.0.2-1|70	
14cu|gravityhatesyou-1.0.2-1|71	* Sat Jun 17 2017 abfonly <abfonly@gmail.com> 1.0.2-1
14cu|gravityhatesyou-1.0.2-1|72	- (e91c575) Merge pull request #1 from import/gravityhatesyou:rosa2016.1
14cu|gravityhatesyou-1.0.2-1|73	- (e91c575) abfonly
14cu|gravityhatesyou-1.0.2-1|74	
14cu|gravityhatesyou-1.0.2-1|75	

10343 14
14cu|greed-4.1-1|1	Summary:	The board puzzle game of Greed
14cu|greed-4.1-1|2	Name:		greed
14cu|greed-4.1-1|3	Version:	4.1
14cu|greed-4.1-1|4	Release:	1
14cu|greed-4.1-1|5	License:	BSD
14cu|greed-4.1-1|6	Group:		Games/Puzzles
14cu|greed-4.1-1|7	Url:		http://www.catb.org/~esr/greed/
14cu|greed-4.1-1|8	Source:		http://www.catb.org/~esr/greed/%{name}-%{version}.tar.gz
14cu|greed-4.1-1|9	BuildRequires:	pkgconfig(ncurses)
14cu|greed-4.1-1|10	
14cu|greed-4.1-1|11	%description
14cu|greed-4.1-1|12	The strategy game of Greed. Try to eat as much as possible of the board
14cu|greed-4.1-1|13	before munching yourself into a corner.
14cu|greed-4.1-1|14	
14cu|greed-4.1-1|15	%files
14cu|greed-4.1-1|16	%doc README NEWS COPYING greed.xml greed-logo.png
14cu|greed-4.1-1|17	%{_mandir}/man6/%{name}.6*
14cu|greed-4.1-1|18	%{_bindir}/%{name}
14cu|greed-4.1-1|19	
14cu|greed-4.1-1|20	#-----------------------------------------
14cu|greed-4.1-1|21	%prep
14cu|greed-4.1-1|22	%setup -q
14cu|greed-4.1-1|23	
14cu|greed-4.1-1|24	%build
14cu|greed-4.1-1|25	%setup_compile_flags
14cu|greed-4.1-1|26	make
14cu|greed-4.1-1|27	
14cu|greed-4.1-1|28	%install
14cu|greed-4.1-1|29	install -Dm755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|greed-4.1-1|30	install -Dm644 %{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
14cu|greed-4.1-1|31	
14cu|greed-4.1-1|32	%changelog
14cu|greed-4.1-1|33	
14cu|greed-4.1-1|34	* Sat Aug 13 2016 abfonly <abfonly@gmail.com> 4.1-1
14cu|greed-4.1-1|35	- (32dae90) Imported from SRPM
14cu|greed-4.1-1|36	
14cu|greed-4.1-1|37	

10344 14
14cu|griffith-0.13-4|1	%define _version_art	0.9.4
14cu|griffith-0.13-4|2	
14cu|griffith-0.13-4|3	Summary:	Film collection manager application
14cu|griffith-0.13-4|4	Name:		griffith
14cu|griffith-0.13-4|5	Version:	0.13
14cu|griffith-0.13-4|6	Release:	4
14cu|griffith-0.13-4|7	License:	GPLv2
14cu|griffith-0.13-4|8	Group:		Databases
14cu|griffith-0.13-4|9	URL:		http://griffith.cc/
14cu|griffith-0.13-4|10	Source:		http://download.berlios.de/griffith/%{name}-%{version}.tar.gz
14cu|griffith-0.13-4|11	Source1:	http://download.berlios.de/griffith/%{name}-extra-artwork-%{_version_art}.tar.gz
14cu|griffith-0.13-4|12	Patch0:		griffith-0.13-InstrumentationManager.patch
14cu|griffith-0.13-4|13	BuildArch:	noarch
14cu|griffith-0.13-4|14	BuildRequires:	docbook-utils
14cu|griffith-0.13-4|15	BuildRequires:	python-sqlalchemy
14cu|griffith-0.13-4|16	BuildRequires:	python-devel
14cu|griffith-0.13-4|17	BuildRequires:	desktop-file-utils
14cu|griffith-0.13-4|18	Requires:	python-psycopg2
14cu|griffith-0.13-4|19	Requires:	python-chardet
14cu|griffith-0.13-4|20	Requires:	python-imaging
14cu|griffith-0.13-4|21	Requires:	python-reportlab >= 1.19
14cu|griffith-0.13-4|22	Requires:	python-sqlite2
14cu|griffith-0.13-4|23	Requires:	python-sqlalchemy
14cu|griffith-0.13-4|24	Requires:	pygtk2.0-libglade
14cu|griffith-0.13-4|25	Requires:	xpdf
14cu|griffith-0.13-4|26	
14cu|griffith-0.13-4|27	%description
14cu|griffith-0.13-4|28	Griffith is a film collection manager application. Adding items to the movie
14cu|griffith-0.13-4|29	collection is as quick and easy as typing the film title and selecting a
14cu|griffith-0.13-4|30	supported source. Griffith will then try to fetch all the related information
14cu|griffith-0.13-4|31	from the Web.
14cu|griffith-0.13-4|32	
14cu|griffith-0.13-4|33	%prep
14cu|griffith-0.13-4|34	%setup -q -a 1
14cu|griffith-0.13-4|35	%patch0 -p1
14cu|griffith-0.13-4|36	mv %{name}-extra-artwork-%{_version_art} extra-artwork
14cu|griffith-0.13-4|37	
14cu|griffith-0.13-4|38	%build
14cu|griffith-0.13-4|39	
14cu|griffith-0.13-4|40	%install
14cu|griffith-0.13-4|41	%makeinstall_std
14cu|griffith-0.13-4|42	
14cu|griffith-0.13-4|43	rm -f %{buildroot}%{_bindir}/%{name}
14cu|griffith-0.13-4|44	pushd %{buildroot}%{_bindir}
14cu|griffith-0.13-4|45	ln -s ../share/%{name}/lib/%{name} .
14cu|griffith-0.13-4|46	popd
14cu|griffith-0.13-4|47	
14cu|griffith-0.13-4|48	# extra-artwork
14cu|griffith-0.13-4|49	install -m 644 extra-artwork/images/* %{buildroot}%{_datadir}/%{name}/images
14cu|griffith-0.13-4|50	for i in AUTHORS ChangeLog COPYING; do
14cu|griffith-0.13-4|51	mv extra-artwork/$i $i.extra-artwork
14cu|griffith-0.13-4|52	done
14cu|griffith-0.13-4|53	
14cu|griffith-0.13-4|54	desktop-file-install --vendor="" \
14cu|griffith-0.13-4|55	--remove-category="Database" \
14cu|griffith-0.13-4|56	--remove-category="GNOME" \
14cu|griffith-0.13-4|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|griffith-0.13-4|58	
14cu|griffith-0.13-4|59	%find_lang %{name} --with-man
14cu|griffith-0.13-4|60	
14cu|griffith-0.13-4|61	%clean
14cu|griffith-0.13-4|62	
14cu|griffith-0.13-4|63	%files -f %{name}.lang
14cu|griffith-0.13-4|64	%doc AUTHORS ChangeLog COPYING README INSTALL NEWS TODO *.extra-artwork
14cu|griffith-0.13-4|65	%{_bindir}/%{name}
14cu|griffith-0.13-4|66	%{_datadir}/%{name}
14cu|griffith-0.13-4|67	%{_datadir}/applications/*.desktop
14cu|griffith-0.13-4|68	%{_datadir}/pixmaps/*
14cu|griffith-0.13-4|69	%{_mandir}/man1/griffith.1.*
14cu|griffith-0.13-4|70	%config(noreplace) %{_sysconfdir}/bash_completion.d/griffith
14cu|griffith-0.13-4|71	
14cu|griffith-0.13-4|72	%changelog
14cu|griffith-0.13-4|73	
14cu|griffith-0.13-4|74	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.13-4
14cu|griffith-0.13-4|75	- (f69fd94) Drop python-pyxml requirement
14cu|griffith-0.13-4|76	
14cu|griffith-0.13-4|77	

10345 14
14cu|grive2-0.5.0-1|1	Name:           grive2
14cu|grive2-0.5.0-1|2	Version:        0.5.0
14cu|grive2-0.5.0-1|3	Release:        1
14cu|grive2-0.5.0-1|4	Summary:        Google Drive client
14cu|grive2-0.5.0-1|5	Group:		Networking/File transfer
14cu|grive2-0.5.0-1|6	License:        GPLv2
14cu|grive2-0.5.0-1|7	URL:            http://yourcmc.ru/wiki/Grive2
14cu|grive2-0.5.0-1|8	# Source0:	https://github.com/vitalif/grive2/archive/v%{version}.tar.gz
14cu|grive2-0.5.0-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|grive2-0.5.0-1|10	BuildRequires:  boost-devel
14cu|grive2-0.5.0-1|11	BuildRequires:  cmake
14cu|grive2-0.5.0-1|12	BuildRequires:  curl-devel
14cu|grive2-0.5.0-1|13	BuildRequires:  expat-devel
14cu|grive2-0.5.0-1|14	BuildRequires:  libgcrypt-devel
14cu|grive2-0.5.0-1|15	BuildRequires:  yajl-devel
14cu|grive2-0.5.0-1|16	BuildRequires:  zlib-devel
14cu|grive2-0.5.0-1|17	
14cu|grive2-0.5.0-1|18	%description
14cu|grive2-0.5.0-1|19	The purpose of this project is to provide an independent open source
14cu|grive2-0.5.0-1|20	implementation of Google Drive client for GNU/Linux. It uses Google Drive
14cu|grive2-0.5.0-1|21	REST API to talk to Google Drive service.
14cu|grive2-0.5.0-1|22	
14cu|grive2-0.5.0-1|23	%prep
14cu|grive2-0.5.0-1|24	%setup -qn %{name}-%{version}
14cu|grive2-0.5.0-1|25	
14cu|grive2-0.5.0-1|26	%build
14cu|grive2-0.5.0-1|27	%cmake
14cu|grive2-0.5.0-1|28	%make
14cu|grive2-0.5.0-1|29	
14cu|grive2-0.5.0-1|30	%install
14cu|grive2-0.5.0-1|31	%makeinstall_std -C build
14cu|grive2-0.5.0-1|32	
14cu|grive2-0.5.0-1|33	%files
14cu|grive2-0.5.0-1|34	%doc README.md COPYING
14cu|grive2-0.5.0-1|35	%{_bindir}/grive
14cu|grive2-0.5.0-1|36	%{_mandir}/man1/*
14cu|grive2-0.5.0-1|37	
14cu|grive2-0.5.0-1|38	%changelog
14cu|grive2-0.5.0-1|39	
14cu|grive2-0.5.0-1|40	* Thu Apr 21 2016 dsilakov <denis.silakov@rosalab.ru> 0.5.0-1
14cu|grive2-0.5.0-1|41	- (1f63bf5) Merge pull request #1 from alzim/grive2:rosa2014.1
14cu|grive2-0.5.0-1|42	- (1f63bf5) Updated 0.5.0
14cu|grive2-0.5.0-1|43	
14cu|grive2-0.5.0-1|44	

10346 14
14cu|gr-lida-0.11.0-4|1	Summary:	Frontend for DOSBox, ScummVM and VDMSound
14cu|gr-lida-0.11.0-4|2	Name:		gr-lida
14cu|gr-lida-0.11.0-4|3	Version:	0.11.0
14cu|gr-lida-0.11.0-4|4	Release:	4
14cu|gr-lida-0.11.0-4|5	License:	GPLv2+
14cu|gr-lida-0.11.0-4|6	Group:		Emulators
14cu|gr-lida-0.11.0-4|7	Url:		http://www.gr-lida.org/
14cu|gr-lida-0.11.0-4|8	Source0:	https://github.com/Monthy/gr-lida/archive/%{name}-%{version}.tar.gz
14cu|gr-lida-0.11.0-4|9	Source1:	gr-lida_ru_RU.qm
14cu|gr-lida-0.11.0-4|10	Source2:	gr-lida_ru_RU.ts
14cu|gr-lida-0.11.0-4|11	Patch0:		gr-lida-0.11.0-zlib.patch
14cu|gr-lida-0.11.0-4|12	BuildRequires:	librsvg
14cu|gr-lida-0.11.0-4|13	BuildRequires:	qt4-devel
14cu|gr-lida-0.11.0-4|14	BuildRequires:	pkgconfig(phonon)
14cu|gr-lida-0.11.0-4|15	BuildRequires:	pkgconfig(poppler-qt4)
14cu|gr-lida-0.11.0-4|16	BuildRequires:	pkgconfig(zlib)
14cu|gr-lida-0.11.0-4|17	Requires:	qt4-database-plugin-sqlite
14cu|gr-lida-0.11.0-4|18	
14cu|gr-lida-0.11.0-4|19	%description
14cu|gr-lida-0.11.0-4|20	GR-lida is an open source frontend for DOSBox, ScummVM and VDMSound.
14cu|gr-lida-0.11.0-4|21	It can display games using pictureflow, which is a clone of Apples cover flow.
14cu|gr-lida-0.11.0-4|22	
14cu|gr-lida-0.11.0-4|23	%files
14cu|gr-lida-0.11.0-4|24	%doc doc/COPYING.txt doc/AUTHORS.txt
14cu|gr-lida-0.11.0-4|25	%{_bindir}/%{name}
14cu|gr-lida-0.11.0-4|26	%{_datadir}/applications/%{name}.desktop
14cu|gr-lida-0.11.0-4|27	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gr-lida-0.11.0-4|28	
14cu|gr-lida-0.11.0-4|29	#----------------------------------------------------------------------------
14cu|gr-lida-0.11.0-4|30	
14cu|gr-lida-0.11.0-4|31	%prep
14cu|gr-lida-0.11.0-4|32	%setup -q
14cu|gr-lida-0.11.0-4|33	%patch0 -p1
14cu|gr-lida-0.11.0-4|34	cp %{SOURCE1} res/idiomas/gr-lida_ru_RU.qm
14cu|gr-lida-0.11.0-4|35	cp %{SOURCE2} res/idiomas/gr-lida_ru_RU.ts
14cu|gr-lida-0.11.0-4|36	
14cu|gr-lida-0.11.0-4|37	%build
14cu|gr-lida-0.11.0-4|38	%qmake_qt4
14cu|gr-lida-0.11.0-4|39	%make
14cu|gr-lida-0.11.0-4|40	
14cu|gr-lida-0.11.0-4|41	%install
14cu|gr-lida-0.11.0-4|42	mkdir -p %{buildroot}%{_bindir}
14cu|gr-lida-0.11.0-4|43	install -m 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
14cu|gr-lida-0.11.0-4|44	
14cu|gr-lida-0.11.0-4|45	# install menu entry
14cu|gr-lida-0.11.0-4|46	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gr-lida-0.11.0-4|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gr-lida-0.11.0-4|48	[Desktop Entry]
14cu|gr-lida-0.11.0-4|49	Name=GR-lida
14cu|gr-lida-0.11.0-4|50	Comment=Frontend for DOSBox, ScummVM and VDMSound
14cu|gr-lida-0.11.0-4|51	Exec=%{_bindir}/%{name}
14cu|gr-lida-0.11.0-4|52	Icon=%{name}
14cu|gr-lida-0.11.0-4|53	Terminal=false
14cu|gr-lida-0.11.0-4|54	Type=Application
14cu|gr-lida-0.11.0-4|55	Categories=Game;Emulator;
14cu|gr-lida-0.11.0-4|56	EOF
14cu|gr-lida-0.11.0-4|57	
14cu|gr-lida-0.11.0-4|58	# Install icons of various sizes
14cu|gr-lida-0.11.0-4|59	for s in 256 128 96 48 32 22 16 ; do
14cu|gr-lida-0.11.0-4|60	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|gr-lida-0.11.0-4|61	rsvg-convert -w ${s} -h ${s} \
14cu|gr-lida-0.11.0-4|62	%{name}.svg -o \
14cu|gr-lida-0.11.0-4|63	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cu|gr-lida-0.11.0-4|64	done
14cu|gr-lida-0.11.0-4|65	
14cu|gr-lida-0.11.0-4|66	%changelog
14cu|gr-lida-0.11.0-4|67	
14cu|gr-lida-0.11.0-4|68	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.0-4
14cu|gr-lida-0.11.0-4|69	- (bf53c66) Requires qt4-database-plugin-sqlite
14cu|gr-lida-0.11.0-4|70	
14cu|gr-lida-0.11.0-4|71	

10347 14
14cu|grok-0.260.0-1|1	%define upstream_name    App-Grok
14cu|grok-0.260.0-1|2	%define appli_name       grok
14cu|grok-0.260.0-1|3	%define upstream_version 0.26
14cu|grok-0.260.0-1|4	
14cu|grok-0.260.0-1|5	Name:       %{appli_name}
14cu|grok-0.260.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|grok-0.260.0-1|7	Release:    1
14cu|grok-0.260.0-1|8	
14cu|grok-0.260.0-1|9	Summary:    A Pod 6 backend for grok
14cu|grok-0.260.0-1|10	
14cu|grok-0.260.0-1|11	License:    GPL+ or Artistic
14cu|grok-0.260.0-1|12	Group:      Development/Perl
14cu|grok-0.260.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|grok-0.260.0-1|14	Source0:    http://www.cpan.org/modules/by-module/App/%{appli_name}-%{upstream_version}.tar.gz
14cu|grok-0.260.0-1|15	
14cu|grok-0.260.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|grok-0.260.0-1|17	BuildRequires: perl(File::HomeDir)
14cu|grok-0.260.0-1|18	BuildRequires: perl(File::ShareDir)
14cu|grok-0.260.0-1|19	BuildRequires: perl(File::Temp)
14cu|grok-0.260.0-1|20	BuildRequires: perl(Getopt::Long)
14cu|grok-0.260.0-1|21	BuildRequires: perl(IO::Interactive)
14cu|grok-0.260.0-1|22	BuildRequires: perl(LWP::UserAgent)
14cu|grok-0.260.0-1|23	BuildRequires: perl(Perl6::Doc)
14cu|grok-0.260.0-1|24	BuildRequires: perl(Perl6::Perldoc)
14cu|grok-0.260.0-1|25	BuildRequires: perl(Perl6::Perldoc::To::Ansi)
14cu|grok-0.260.0-1|26	BuildRequires: perl(Perl::Critic)
14cu|grok-0.260.0-1|27	BuildRequires: perl(Pod::Perldoc::ToPod)
14cu|grok-0.260.0-1|28	BuildRequires: perl(Pod::Text::Ansi)
14cu|grok-0.260.0-1|29	BuildRequires: perl(Pod::Usage)
14cu|grok-0.260.0-1|30	BuildRequires: perl(Pod::Xhtml)
14cu|grok-0.260.0-1|31	BuildRequires: perl(Test::More)
14cu|grok-0.260.0-1|32	BuildRequires: perl(Test::Perl::Critic)
14cu|grok-0.260.0-1|33	BuildRequires: perl(Test::Pod)
14cu|grok-0.260.0-1|34	BuildRequires: perl(Test::Pod::Coverage)
14cu|grok-0.260.0-1|35	BuildRequires: perl(Test::Script)
14cu|grok-0.260.0-1|36	BuildRequires: perl-devel
14cu|grok-0.260.0-1|37	
14cu|grok-0.260.0-1|38	BuildArch: noarch
14cu|grok-0.260.0-1|39	
14cu|grok-0.260.0-1|40	%description
14cu|grok-0.260.0-1|41	This class provides the main functionality needed by grok. It has some
14cu|grok-0.260.0-1|42	methods you can use if you need to hook into grok.
14cu|grok-0.260.0-1|43	
14cu|grok-0.260.0-1|44	%prep
14cu|grok-0.260.0-1|45	%setup -q -n %{appli_name}-%{upstream_version}
14cu|grok-0.260.0-1|46	
14cu|grok-0.260.0-1|47	%build
14cu|grok-0.260.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
14cu|grok-0.260.0-1|49	
14cu|grok-0.260.0-1|50	%make
14cu|grok-0.260.0-1|51	
14cu|grok-0.260.0-1|52	%check
14cu|grok-0.260.0-1|53	%make test
14cu|grok-0.260.0-1|54	
14cu|grok-0.260.0-1|55	%install
14cu|grok-0.260.0-1|56	%makeinstall_std
14cu|grok-0.260.0-1|57	
14cu|grok-0.260.0-1|58	%files
14cu|grok-0.260.0-1|59	%doc README Changes LICENSE
14cu|grok-0.260.0-1|60	%{_bindir}/*
14cu|grok-0.260.0-1|61	%{_mandir}/man?/*
14cu|grok-0.260.0-1|62	%{perl_vendorlib}/*
14cu|grok-0.260.0-1|63	
14cu|grok-0.260.0-1|64	%changelog
14cu|grok-0.260.0-1|65	
14cu|grok-0.260.0-1|66	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.260.0-1
14cu|grok-0.260.0-1|67	- (4faeb66) Updated to 0.26
14cu|grok-0.260.0-1|68	
14cu|grok-0.260.0-1|69	

10348 14
14cu|gromit-0-20041213.5|1	%define debug_package %{nil}
14cu|gromit-0-20041213.5|2	
14cu|gromit-0-20041213.5|3	%define cvs 20041213
14cu|gromit-0-20041213.5|4	
14cu|gromit-0-20041213.5|5	Summary: Paint annotations on top of the X screen
14cu|gromit-0-20041213.5|6	Name: gromit
14cu|gromit-0-20041213.5|7	Version: 0
14cu|gromit-0-20041213.5|8	Release: %{cvs}.5
14cu|gromit-0-20041213.5|9	Source0: http://www.home.unix-ag.org/simon/gromit/%{name}-%{cvs}.tar.gz
14cu|gromit-0-20041213.5|10	#gw work around for bug with lines filling all the screen
14cu|gromit-0-20041213.5|11	Patch0: gromit-20041213-no-history.patch
14cu|gromit-0-20041213.5|12	Patch1: gromit-20041213-fix-linking.patch
14cu|gromit-0-20041213.5|13	License: GPLv2+
14cu|gromit-0-20041213.5|14	Group: System/X11
14cu|gromit-0-20041213.5|15	Url: http://www.home.unix-ag.org/simon/gromit/
14cu|gromit-0-20041213.5|16	BuildRequires: gtk+2-devel
14cu|gromit-0-20041213.5|17	
14cu|gromit-0-20041213.5|18	%description
14cu|gromit-0-20041213.5|19	Gromit (GRaphics Over MIscellaneous Things) is a small tool to make
14cu|gromit-0-20041213.5|20	annotations on the screen.
14cu|gromit-0-20041213.5|21	
14cu|gromit-0-20041213.5|22	It is useful for recording presentations with xvidcap.
14cu|gromit-0-20041213.5|23	
14cu|gromit-0-20041213.5|24	%prep
14cu|gromit-0-20041213.5|25	%setup -q -n %{name}-%cvs
14cu|gromit-0-20041213.5|26	%apply_patches
14cu|gromit-0-20041213.5|27	
14cu|gromit-0-20041213.5|28	%build
14cu|gromit-0-20041213.5|29	%make
14cu|gromit-0-20041213.5|30	
14cu|gromit-0-20041213.5|31	%install
14cu|gromit-0-20041213.5|32	install -m 755 -D %{name} %{buildroot}%{_bindir}/%{name}
14cu|gromit-0-20041213.5|33	
14cu|gromit-0-20041213.5|34	%clean
14cu|gromit-0-20041213.5|35	
14cu|gromit-0-20041213.5|36	%files
14cu|gromit-0-20041213.5|37	%doc AUTHORS ChangeLog README
14cu|gromit-0-20041213.5|38	%{_bindir}/%{name}
14cu|gromit-0-20041213.5|39	
14cu|gromit-0-20041213.5|40	
14cu|gromit-0-20041213.5|41	
14cu|gromit-0-20041213.5|42	
14cu|gromit-0-20041213.5|43	%changelog
14cu|gromit-0-20041213.5|44	
14cu|gromit-0-20041213.5|45	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 0-20041213.5
14cu|gromit-0-20041213.5|46	- (c9b0e10) Disable debug
14cu|gromit-0-20041213.5|47	
14cu|gromit-0-20041213.5|48	

10349 14
14cu|grooveoff-0.2.0-1|1	Summary:	Grooveshark client
14cu|grooveoff-0.2.0-1|2	Name:		grooveoff
14cu|grooveoff-0.2.0-1|3	Version:	0.2.0
14cu|grooveoff-0.2.0-1|4	Release:	1
14cu|grooveoff-0.2.0-1|5	License:	GPLv3+
14cu|grooveoff-0.2.0-1|6	Group:		Sound
14cu|grooveoff-0.2.0-1|7	Url:		http://qt-apps.org/content/show.php/GrooveOff?content=158258
14cu|grooveoff-0.2.0-1|8	Source0:	http://qt-apps.org/CONTENT/content-files/158258-%{name}-%{version}.tar.gz
14cu|grooveoff-0.2.0-1|9	BuildRequires:	cmake
14cu|grooveoff-0.2.0-1|10	BuildRequires:	pkgconfig(QtCore)
14cu|grooveoff-0.2.0-1|11	BuildRequires:	pkgconfig(QJson)
14cu|grooveoff-0.2.0-1|12	BuildRequires:	pkgconfig(phonon)
14cu|grooveoff-0.2.0-1|13	BuildRequires:	pkgconfig(taglib)
14cu|grooveoff-0.2.0-1|14	
14cu|grooveoff-0.2.0-1|15	%description
14cu|grooveoff-0.2.0-1|16	GrooveOff is an unofficial client for grooveshark.com.
14cu|grooveoff-0.2.0-1|17	
14cu|grooveoff-0.2.0-1|18	Using it, it is possible to search grooveshark.com's huge database (thanks
14cu|grooveoff-0.2.0-1|19	to its public API) for artists, songs and albums and save them on disk for
14cu|grooveoff-0.2.0-1|20	offline playing. GrooveOff provides some easy to use filters based on artists
14cu|grooveoff-0.2.0-1|21	and albums. Also included is a minimal player for previewing and listening
14cu|grooveoff-0.2.0-1|22	to songs, so one will be able to decide whether to keep or reject them.
14cu|grooveoff-0.2.0-1|23	The application is based on the Qt toolkit, but should feel native in all
14cu|grooveoff-0.2.0-1|24	desktop environments.
14cu|grooveoff-0.2.0-1|25	
14cu|grooveoff-0.2.0-1|26	%files
14cu|grooveoff-0.2.0-1|27	%doc README.md ChangeLog
14cu|grooveoff-0.2.0-1|28	%{_bindir}/%{name}
14cu|grooveoff-0.2.0-1|29	%{_datadir}/applications/%{name}.desktop
14cu|grooveoff-0.2.0-1|30	%dir %{_datadir}/apps/%{name}
14cu|grooveoff-0.2.0-1|31	%{_datadir}/apps/%{name}/*
14cu|grooveoff-0.2.0-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|grooveoff-0.2.0-1|33	
14cu|grooveoff-0.2.0-1|34	#----------------------------------------------------------------------------
14cu|grooveoff-0.2.0-1|35	
14cu|grooveoff-0.2.0-1|36	%prep
14cu|grooveoff-0.2.0-1|37	%setup -q
14cu|grooveoff-0.2.0-1|38	
14cu|grooveoff-0.2.0-1|39	%build
14cu|grooveoff-0.2.0-1|40	%cmake_qt4
14cu|grooveoff-0.2.0-1|41	
14cu|grooveoff-0.2.0-1|42	%install
14cu|grooveoff-0.2.0-1|43	%makeinstall_std -C build
14cu|grooveoff-0.2.0-1|44	
14cu|grooveoff-0.2.0-1|45	
14cu|grooveoff-0.2.0-1|46	%changelog
14cu|grooveoff-0.2.0-1|47	* Mon Jan 12 2015 Rosa <rosa@abf.rosalinux.ru> 0.2.0-1
14cu|grooveoff-0.2.0-1|48	+ Revision: b2134fe
14cu|grooveoff-0.2.0-1|49	- Automatic import for version 0.2.0-1
14cu|grooveoff-0.2.0-1|50	
14cu|grooveoff-0.2.0-1|51	

10350 14
14cu|groupoffice-6.1.105-1|1	%define __noautoreq /usr/bin/php
14cu|groupoffice-6.1.105-1|2	
14cu|groupoffice-6.1.105-1|3	Summary:	Enterprise CRM and groupware tool
14cu|groupoffice-6.1.105-1|4	Name:		groupoffice
14cu|groupoffice-6.1.105-1|5	Version:	6.1.105
14cu|groupoffice-6.1.105-1|6	Release:	1
14cu|groupoffice-6.1.105-1|7	License:	Mixed, see LICENSE.TXT
14cu|groupoffice-6.1.105-1|8	Group:		Office
14cu|groupoffice-6.1.105-1|9	Url:		https://www.group-office.com/
14cu|groupoffice-6.1.105-1|10	Source0:	https://sourceforge.net/projects/group-office/files/6.1/%{name}-com-%{version}.tar.gz
14cu|groupoffice-6.1.105-1|11	BuildArch:	noarch
14cu|groupoffice-6.1.105-1|12	Requires:	apache-mod_php
14cu|groupoffice-6.1.105-1|13	Requires:	php-calendar
14cu|groupoffice-6.1.105-1|14	Requires:	php-cli
14cu|groupoffice-6.1.105-1|15	Requires:	php-pdo_mysql
14cu|groupoffice-6.1.105-1|16	Requires:	php-pspell
14cu|groupoffice-6.1.105-1|17	Requires:	tnef
14cu|groupoffice-6.1.105-1|18	
14cu|groupoffice-6.1.105-1|19	%description
14cu|groupoffice-6.1.105-1|20	Group-Office is an enterprise CRM and groupware tool.
14cu|groupoffice-6.1.105-1|21	Share projects, calendars, files and e-mail online with co-workers and clients.
14cu|groupoffice-6.1.105-1|22	Easy to use and fully customizable.
14cu|groupoffice-6.1.105-1|23	
14cu|groupoffice-6.1.105-1|24	%files
14cu|groupoffice-6.1.105-1|25	/var/www/html/*
14cu|groupoffice-6.1.105-1|26	
14cu|groupoffice-6.1.105-1|27	#----------------------------------------------------------------------------
14cu|groupoffice-6.1.105-1|28	
14cu|groupoffice-6.1.105-1|29	%prep
14cu|groupoffice-6.1.105-1|30	%setup -qn %{name}-com-%{version}
14cu|groupoffice-6.1.105-1|31	
14cu|groupoffice-6.1.105-1|32	%build
14cu|groupoffice-6.1.105-1|33	
14cu|groupoffice-6.1.105-1|34	%install
14cu|groupoffice-6.1.105-1|35	mkdir -p %{buildroot}/var/www/html/%{name}
14cu|groupoffice-6.1.105-1|36	cp -r * %{buildroot}/var/www/html/%{name}
14cu|groupoffice-6.1.105-1|37	
14cu|groupoffice-6.1.105-1|38	%changelog
14cu|groupoffice-6.1.105-1|39	
14cu|groupoffice-6.1.105-1|40	* Sun Sep 11 2016 alzim <alzim@bk.ru> 6.1.105-1
14cu|groupoffice-6.1.105-1|41	- (1758c68) Merge pull request #1 from import/groupoffice:rosa2016.1
14cu|groupoffice-6.1.105-1|42	- (1758c68) Updated to 6.1.105
14cu|groupoffice-6.1.105-1|43	
14cu|groupoffice-6.1.105-1|44	

10351 14
14cu|grpn-1.1.2-10|1	Name: 		grpn
14cu|grpn-1.1.2-10|2	Version: 	1.1.2
14cu|grpn-1.1.2-10|3	Release: 	10
14cu|grpn-1.1.2-10|4	License: 	GPL
14cu|grpn-1.1.2-10|5	Summary: 	RPN calculator for X built using the GIMP Toolkit
14cu|grpn-1.1.2-10|6	URL: 		http://lashwhip.com/grpn.html
14cu|grpn-1.1.2-10|7	Group: 		Sciences/Mathematics
14cu|grpn-1.1.2-10|8	Source: 	%{name}-%{version}.tar.bz2
14cu|grpn-1.1.2-10|9	BuildRequires: gtk+-devel
14cu|grpn-1.1.2-10|10	
14cu|grpn-1.1.2-10|11	%description
14cu|grpn-1.1.2-10|12	GRPN Version 1.0, By Paul Wilkins
14cu|grpn-1.1.2-10|13	
14cu|grpn-1.1.2-10|14	GRPN is a RPN calculator for the X Window system built using the GIMP
14cu|grpn-1.1.2-10|15	Toolkit (GTK).  GRPN works with real numbers, complex numbers,
14cu|grpn-1.1.2-10|16	matrices, and complex matrices.  Numbers can be displayed in 4
14cu|grpn-1.1.2-10|17	different radix modes, and complex numbers can be displayed in either
14cu|grpn-1.1.2-10|18	Cartesian or polar form.
14cu|grpn-1.1.2-10|19	
14cu|grpn-1.1.2-10|20	
14cu|grpn-1.1.2-10|21	%prep
14cu|grpn-1.1.2-10|22	
14cu|grpn-1.1.2-10|23	%setup -q
14cu|grpn-1.1.2-10|24	
14cu|grpn-1.1.2-10|25	%build
14cu|grpn-1.1.2-10|26	
14cu|grpn-1.1.2-10|27	%make
14cu|grpn-1.1.2-10|28	
14cu|grpn-1.1.2-10|29	%install
14cu|grpn-1.1.2-10|30	install -m 755 -d %{buildroot}%{_bindir}
14cu|grpn-1.1.2-10|31	install -m 755 grpn %{buildroot}%{_bindir}
14cu|grpn-1.1.2-10|32	
14cu|grpn-1.1.2-10|33	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|grpn-1.1.2-10|34	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|grpn-1.1.2-10|35	[Desktop Entry]
14cu|grpn-1.1.2-10|36	Type=Application
14cu|grpn-1.1.2-10|37	Exec=%{_bindir}/grpn
14cu|grpn-1.1.2-10|38	Name=Grpn
14cu|grpn-1.1.2-10|39	Comment=A RPN calculator
14cu|grpn-1.1.2-10|40	Icon=mathematics_section
14cu|grpn-1.1.2-10|41	Categories=Science;Math;
14cu|grpn-1.1.2-10|42	EOF
14cu|grpn-1.1.2-10|43	
14cu|grpn-1.1.2-10|44	
14cu|grpn-1.1.2-10|45	%files
14cu|grpn-1.1.2-10|46	%doc CHANGES LICENSE README
14cu|grpn-1.1.2-10|47	%{_bindir}/*
14cu|grpn-1.1.2-10|48	%{_datadir}/applications/mandriva-*.desktop
14cu|grpn-1.1.2-10|49	
14cu|grpn-1.1.2-10|50	
14cu|grpn-1.1.2-10|51	
14cu|grpn-1.1.2-10|52	
14cu|grpn-1.1.2-10|53	%changelog
14cu|grpn-1.1.2-10|54	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-10
14cu|grpn-1.1.2-10|55	+ Revision: 9c0671d
14cu|grpn-1.1.2-10|56	- Fix desktop file
14cu|grpn-1.1.2-10|57	
14cu|grpn-1.1.2-10|58	

10352 14
14cu|grsync-1.2.6-1|1	Name:		grsync
14cu|grsync-1.2.6-1|2	Version:	1.2.6
14cu|grsync-1.2.6-1|3	Release:	1
14cu|grsync-1.2.6-1|4	Summary:	A GTK GUI for rsync
14cu|grsync-1.2.6-1|5	License:	GPLv2
14cu|grsync-1.2.6-1|6	Group:		File tools
14cu|grsync-1.2.6-1|7	URL:		http://www.opbyte.it/grsync/
14cu|grsync-1.2.6-1|8	Source0:	https://sourceforge.net/projects/grsync/files/%{name}-%{version}.tar.gz
14cu|grsync-1.2.6-1|9	#Patch1:		ru_RU.po.patch
14cu|grsync-1.2.6-1|10	BuildRequires:	pkgconfig
14cu|grsync-1.2.6-1|11	BuildRequires:	gtk+2-devel
14cu|grsync-1.2.6-1|12	BuildRequires:	perl-XML-Parser
14cu|grsync-1.2.6-1|13	BuildRequires:	desktop-file-utils
14cu|grsync-1.2.6-1|14	BuildRequires:	dos2unix
14cu|grsync-1.2.6-1|15	BuildRequires:	intltool
14cu|grsync-1.2.6-1|16	BuildRequires:	imagemagick
14cu|grsync-1.2.6-1|17	Requires:	rsync
14cu|grsync-1.2.6-1|18	
14cu|grsync-1.2.6-1|19	%description
14cu|grsync-1.2.6-1|20	Grsync is a GUI for rsync, the command line directory
14cu|grsync-1.2.6-1|21	synchronization tool. While it can work with remote
14cu|grsync-1.2.6-1|22	hosts, its focus is to synchronize local directories.
14cu|grsync-1.2.6-1|23	
14cu|grsync-1.2.6-1|24	%prep
14cu|grsync-1.2.6-1|25	%setup -q
14cu|grsync-1.2.6-1|26	#pushd po
14cu|grsync-1.2.6-1|27	#%patch1 -p0
14cu|grsync-1.2.6-1|28	#popd
14cu|grsync-1.2.6-1|29	
14cu|grsync-1.2.6-1|30	%build
14cu|grsync-1.2.6-1|31	perl -p -i -e 's/grsync.png/grsync/g' configure
14cu|grsync-1.2.6-1|32	%configure2_5x --disable-unity
14cu|grsync-1.2.6-1|33	%make
14cu|grsync-1.2.6-1|34	
14cu|grsync-1.2.6-1|35	%install
14cu|grsync-1.2.6-1|36	%makeinstall_std
14cu|grsync-1.2.6-1|37	
14cu|grsync-1.2.6-1|38	# Generate and install icons
14cu|grsync-1.2.6-1|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{64x64,32x32,16x16,128x128,48x48,22x22}/apps
14cu|grsync-1.2.6-1|40	convert -scale 64 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|grsync-1.2.6-1|41	convert -scale 48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|grsync-1.2.6-1|42	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|grsync-1.2.6-1|43	convert -scale 22 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14cu|grsync-1.2.6-1|44	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|grsync-1.2.6-1|45	install -D -m644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cu|grsync-1.2.6-1|46	
14cu|grsync-1.2.6-1|47	# Desktop file
14cu|grsync-1.2.6-1|48	desktop-file-install --vendor="" \
14cu|grsync-1.2.6-1|49	--remove-category="Application" \
14cu|grsync-1.2.6-1|50	--add-category="Filesystem" \
14cu|grsync-1.2.6-1|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|grsync-1.2.6-1|52	
14cu|grsync-1.2.6-1|53	%find_lang %{name}
14cu|grsync-1.2.6-1|54	
14cu|grsync-1.2.6-1|55	# Fix EOLs
14cu|grsync-1.2.6-1|56	dos2unix NEWS AUTHORS README
14cu|grsync-1.2.6-1|57	
14cu|grsync-1.2.6-1|58	%files -f %{name}.lang
14cu|grsync-1.2.6-1|59	%doc AUTHORS COPYING NEWS README
14cu|grsync-1.2.6-1|60	%{_bindir}/%{name}*
14cu|grsync-1.2.6-1|61	%{_datadir}/applications/%{name}.desktop
14cu|grsync-1.2.6-1|62	%{_datadir}/pixmaps/%{name}.png
14cu|grsync-1.2.6-1|63	%{_datadir}/mime/packages/grsync.xml
14cu|grsync-1.2.6-1|64	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png
14cu|grsync-1.2.6-1|65	%{_datadir}/pixmaps/grsync-busy.png
14cu|grsync-1.2.6-1|66	%{_datadir}/%{name}
14cu|grsync-1.2.6-1|67	%{_mandir}/man1/%{name}*
14cu|grsync-1.2.6-1|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|grsync-1.2.6-1|69	
14cu|grsync-1.2.6-1|70	%changelog
14cu|grsync-1.2.6-1|71	
14cu|grsync-1.2.6-1|72	* Mon Sep 12 2016 alzim <alzim@bk.ru> 1.2.6-1
14cu|grsync-1.2.6-1|73	- (5f788cc) Merge pull request #1 from import/grsync:rosa2016.1
14cu|grsync-1.2.6-1|74	- (5f788cc) Updated to 1.2.6
14cu|grsync-1.2.6-1|75	
14cu|grsync-1.2.6-1|76	

10353 14
14cu|gscan2pdf-1.5.5-1|1	Summary:	Produces multipage PDFs from a scan
14cu|gscan2pdf-1.5.5-1|2	Name:		gscan2pdf
14cu|gscan2pdf-1.5.5-1|3	Version:	1.5.5
14cu|gscan2pdf-1.5.5-1|4	Release:	1
14cu|gscan2pdf-1.5.5-1|5	License:	GPLv3
14cu|gscan2pdf-1.5.5-1|6	Group:		Publishing
14cu|gscan2pdf-1.5.5-1|7	URL:		http://gscan2pdf.sourceforge.net
14cu|gscan2pdf-1.5.5-1|8	Source0:	https://sourceforge.net/projects/gscan2pdf/files/gscan2pdf/%{version}/%{name}-%{version}.tar.xz
14cu|gscan2pdf-1.5.5-1|9	# https://sourceforge.net/p/gscan2pdf/bugs/230/
14cu|gscan2pdf-1.5.5-1|10	Patch0:         gscan2pdf-1.5.5-fix-utf8-characters.patch
14cu|gscan2pdf-1.5.5-1|11	# https://sourceforge.net/p/gscan2pdf/bugs/233/
14cu|gscan2pdf-1.5.5-1|12	Patch1:         gscan2pdf-1.5.5-save-image-without-a-shell.patch
14cu|gscan2pdf-1.5.5-1|13	BuildArch:	noarch
14cu|gscan2pdf-1.5.5-1|14	BuildRequires:	imagemagick
14cu|gscan2pdf-1.5.5-1|15	BuildRequires:	perl-devel
14cu|gscan2pdf-1.5.5-1|16	BuildRequires:	desktop-file-utils
14cu|gscan2pdf-1.5.5-1|17	Requires:	libtiff-progs
14cu|gscan2pdf-1.5.5-1|18	Requires:	imagemagick
14cu|gscan2pdf-1.5.5-1|19	Requires:	sane-frontends
14cu|gscan2pdf-1.5.5-1|20	Requires:	unpaper
14cu|gscan2pdf-1.5.5-1|21	Requires:	xdg-utils
14cu|gscan2pdf-1.5.5-1|22	Requires:	djvulibre
14cu|gscan2pdf-1.5.5-1|23	Requires:	gocr
14cu|gscan2pdf-1.5.5-1|24	Requires:	perl-Gtk2
14cu|gscan2pdf-1.5.5-1|25	Requires:	perl-Locale-gettext
14cu|gscan2pdf-1.5.5-1|26	Requires:	perl-PDF-API2
14cu|gscan2pdf-1.5.5-1|27	Requires:	perl-Image-Magick
14cu|gscan2pdf-1.5.5-1|28	Requires:	perl-Gtk2-Ex-PodViewer
14cu|gscan2pdf-1.5.5-1|29	Requires:	perl-forks >= 0.33
14cu|gscan2pdf-1.5.5-1|30	Requires:	perl-reaper
14cu|gscan2pdf-1.5.5-1|31	Requires:	perl-Set-IntSpan
14cu|gscan2pdf-1.5.5-1|32	
14cu|gscan2pdf-1.5.5-1|33	%description
14cu|gscan2pdf-1.5.5-1|34	A GUI to ease the process of producing a multipage PDF from a scan.
14cu|gscan2pdf-1.5.5-1|35	
14cu|gscan2pdf-1.5.5-1|36	Scanning is handled with SANE via scanimage. PDF conversion is done by
14cu|gscan2pdf-1.5.5-1|37	PDF::API2. TIFF export is handled by libtiff (faster and smaller memory
14cu|gscan2pdf-1.5.5-1|38	footprint for multipage files).
14cu|gscan2pdf-1.5.5-1|39	
14cu|gscan2pdf-1.5.5-1|40	%prep
14cu|gscan2pdf-1.5.5-1|41	%setup -q
14cu|gscan2pdf-1.5.5-1|42	%apply_patches
14cu|gscan2pdf-1.5.5-1|43	
14cu|gscan2pdf-1.5.5-1|44	# fix file that is not UTF-8
14cu|gscan2pdf-1.5.5-1|45	iconv --from=ISO-8859-1 --to=UTF-8 History > History.new
14cu|gscan2pdf-1.5.5-1|46	mv History.new History
14cu|gscan2pdf-1.5.5-1|47	
14cu|gscan2pdf-1.5.5-1|48	%build
14cu|gscan2pdf-1.5.5-1|49	perl Makefile.PL INSTALLDIRS=vendor
14cu|gscan2pdf-1.5.5-1|50	perl -pi -e 's|usr/local|usr||g' Makefile
14cu|gscan2pdf-1.5.5-1|51	make
14cu|gscan2pdf-1.5.5-1|52	
14cu|gscan2pdf-1.5.5-1|53	%install
14cu|gscan2pdf-1.5.5-1|54	%makeinstall_std
14cu|gscan2pdf-1.5.5-1|55	
14cu|gscan2pdf-1.5.5-1|56	desktop-file-install --vendor='' \
14cu|gscan2pdf-1.5.5-1|57	--dir=%{buildroot}%{_datadir}/applications \
14cu|gscan2pdf-1.5.5-1|58	--remove-category='Application' \
14cu|gscan2pdf-1.5.5-1|59	%{buildroot}%{_datadir}/applications/*.desktop
14cu|gscan2pdf-1.5.5-1|60	
14cu|gscan2pdf-1.5.5-1|61	#icons
14cu|gscan2pdf-1.5.5-1|62	mkdir -p %{buildroot}/%{_liconsdir}
14cu|gscan2pdf-1.5.5-1|63	convert -resize 48x48 icons/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|64	mkdir -p %{buildroot}%{_iconsdir}
14cu|gscan2pdf-1.5.5-1|65	convert -resize 32x32 icons/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|66	mkdir -p %{buildroot}%{_miconsdir}
14cu|gscan2pdf-1.5.5-1|67	convert -resize 16x16 icons/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|68	
14cu|gscan2pdf-1.5.5-1|69	%find_lang %{name}
14cu|gscan2pdf-1.5.5-1|70	
14cu|gscan2pdf-1.5.5-1|71	%files -f %{name}.lang
14cu|gscan2pdf-1.5.5-1|72	%doc History LICENCE COPYING
14cu|gscan2pdf-1.5.5-1|73	%{_bindir}/*
14cu|gscan2pdf-1.5.5-1|74	%{_datadir}/%{name}
14cu|gscan2pdf-1.5.5-1|75	%{_datadir}/applications/*
14cu|gscan2pdf-1.5.5-1|76	%{perl_vendorlib}/*
14cu|gscan2pdf-1.5.5-1|77	%{_mandir}/man1/*
14cu|gscan2pdf-1.5.5-1|78	%{_liconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|79	%{_iconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|80	%{_miconsdir}/%{name}.png
14cu|gscan2pdf-1.5.5-1|81	%{_datadir}/pixmaps/*.svg
14cu|gscan2pdf-1.5.5-1|82	%{_datadir}/appdata/%{name}.appdata.xml
14cu|gscan2pdf-1.5.5-1|83	
14cu|gscan2pdf-1.5.5-1|84	%changelog
14cu|gscan2pdf-1.5.5-1|85	
14cu|gscan2pdf-1.5.5-1|86	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-1
14cu|gscan2pdf-1.5.5-1|87	- (8ee4ee3) Merge branch 'rosa2016.1' into rosa2014.1
14cu|gscan2pdf-1.5.5-1|88	
14cu|gscan2pdf-1.5.5-1|89	

10354 14
14cu|gscanbus-0.8-1|1	Summary:	A tool to scan IEEE1394 (firewire/i.link) bus
14cu|gscanbus-0.8-1|2	Name:		gscanbus
14cu|gscanbus-0.8-1|3	Version:	0.8
14cu|gscanbus-0.8-1|4	Release:	1
14cu|gscanbus-0.8-1|5	License:	GPLv2+
14cu|gscanbus-0.8-1|6	Group:		System/Kernel and hardware
14cu|gscanbus-0.8-1|7	Url:		https://sourceforge.net/projects/gscanbus.berlios/
14cu|gscanbus-0.8-1|8	Source0:	http://downloads.sourceforge.net/project/gscanbus.berlios/%{name}-%{version}.tar.gz
14cu|gscanbus-0.8-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gscanbus-0.8-1|10	BuildRequires:	pkgconfig(libraw1394)
14cu|gscanbus-0.8-1|11	
14cu|gscanbus-0.8-1|12	%description
14cu|gscanbus-0.8-1|13	gscanbus is a little bus scanning, testing and topology visualizing tool
14cu|gscanbus-0.8-1|14	for the Linux IEEE1394 subsystem, with some AV/C support, especially for
14cu|gscanbus-0.8-1|15	controlling Camcorders and VCRs. It is intended as a debugging tool for
14cu|gscanbus-0.8-1|16	IEEE1394 development, but can also be used to simply check your IEEE1394
14cu|gscanbus-0.8-1|17	setup on Linux.
14cu|gscanbus-0.8-1|18	
14cu|gscanbus-0.8-1|19	%files
14cu|gscanbus-0.8-1|20	%doc README
14cu|gscanbus-0.8-1|21	%config(noreplace) %{_sysconfdir}/*
14cu|gscanbus-0.8-1|22	%{_bindir}/*
14cu|gscanbus-0.8-1|23	
14cu|gscanbus-0.8-1|24	#----------------------------------------------------------------------------
14cu|gscanbus-0.8-1|25	
14cu|gscanbus-0.8-1|26	%prep
14cu|gscanbus-0.8-1|27	%setup -q
14cu|gscanbus-0.8-1|28	
14cu|gscanbus-0.8-1|29	%build
14cu|gscanbus-0.8-1|30	%configure2_5x
14cu|gscanbus-0.8-1|31	%make
14cu|gscanbus-0.8-1|32	
14cu|gscanbus-0.8-1|33	%install
14cu|gscanbus-0.8-1|34	%makeinstall_std
14cu|gscanbus-0.8-1|35	
14cu|gscanbus-0.8-1|36	
14cu|gscanbus-0.8-1|37	%changelog
14cu|gscanbus-0.8-1|38	
14cu|gscanbus-0.8-1|39	* Tue Dec 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
14cu|gscanbus-0.8-1|40	- (fbfa99a) New version 0.8
14cu|gscanbus-0.8-1|41	- (fbfa99a) Switch to GTK2
14cu|gscanbus-0.8-1|42	
14cu|gscanbus-0.8-1|43	

10355 14
14cu|gscore-0.0.8-9|1	%define debug_package %{nil}
14cu|gscore-0.0.8-9|2	
14cu|gscore-0.0.8-9|3	Summary:	Musical score editor
14cu|gscore-0.0.8-9|4	Name:		gscore
14cu|gscore-0.0.8-9|5	Version:	0.0.8
14cu|gscore-0.0.8-9|6	Release:	9
14cu|gscore-0.0.8-9|7	License:	GPLv2+
14cu|gscore-0.0.8-9|8	Group:		Publishing
14cu|gscore-0.0.8-9|9	Url:		http://www.gscore.org/
14cu|gscore-0.0.8-9|10	Source0:	http://www.gscore.org/targz/%{name}-%{version}.tar.bz2
14cu|gscore-0.0.8-9|11	Patch0:		gscore-0.0.8-install.patch.bz2
14cu|gscore-0.0.8-9|12	Patch1:		gscore-0.0.8.gmodule.patch
14cu|gscore-0.0.8-9|13	BuildRequires:	imagemagick
14cu|gscore-0.0.8-9|14	BuildRequires:	scons
14cu|gscore-0.0.8-9|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gscore-0.0.8-9|16	BuildRequires:	pkgconfig(libglade-2.0)
14cu|gscore-0.0.8-9|17	
14cu|gscore-0.0.8-9|18	%description
14cu|gscore-0.0.8-9|19	Gscore is a non-page-oriented notation program, allowing you to easily write
14cu|gscore-0.0.8-9|20	your scores, as well as import and export in abc format.
14cu|gscore-0.0.8-9|21	
14cu|gscore-0.0.8-9|22	%files
14cu|gscore-0.0.8-9|23	%doc AUTHORS ChangeLog README TODO VERSION
14cu|gscore-0.0.8-9|24	%{_bindir}/%{name}
14cu|gscore-0.0.8-9|25	%{_datadir}/applications/%{name}.desktop
14cu|gscore-0.0.8-9|26	%{_datadir}/%{name}
14cu|gscore-0.0.8-9|27	%{_liconsdir}/%{name}.png
14cu|gscore-0.0.8-9|28	%{_iconsdir}/%{name}.png
14cu|gscore-0.0.8-9|29	%{_miconsdir}/%{name}.png
14cu|gscore-0.0.8-9|30	
14cu|gscore-0.0.8-9|31	#----------------------------------------------------------------------------
14cu|gscore-0.0.8-9|32	
14cu|gscore-0.0.8-9|33	%prep
14cu|gscore-0.0.8-9|34	%setup -q
14cu|gscore-0.0.8-9|35	%patch0 -p1 -b .install
14cu|gscore-0.0.8-9|36	%patch1 -p1 -b .gmodule
14cu|gscore-0.0.8-9|37	
14cu|gscore-0.0.8-9|38	%build
14cu|gscore-0.0.8-9|39	scons
14cu|gscore-0.0.8-9|40	
14cu|gscore-0.0.8-9|41	%install
14cu|gscore-0.0.8-9|42	DESTDIR=%{buildroot} scons install
14cu|gscore-0.0.8-9|43	
14cu|gscore-0.0.8-9|44	#menu
14cu|gscore-0.0.8-9|45	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gscore-0.0.8-9|46	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gscore-0.0.8-9|47	[Desktop Entry]
14cu|gscore-0.0.8-9|48	Name=GScore
14cu|gscore-0.0.8-9|49	Comment=Musical Score Editor
14cu|gscore-0.0.8-9|50	Exec=%{name}
14cu|gscore-0.0.8-9|51	Icon=%{name}
14cu|gscore-0.0.8-9|52	Terminal=false
14cu|gscore-0.0.8-9|53	Type=Application
14cu|gscore-0.0.8-9|54	Categories=Sound;Player;
14cu|gscore-0.0.8-9|55	EOF
14cu|gscore-0.0.8-9|56	
14cu|gscore-0.0.8-9|57	#icons
14cu|gscore-0.0.8-9|58	mkdir -p %{buildroot}%{_liconsdir}
14cu|gscore-0.0.8-9|59	convert -size 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|gscore-0.0.8-9|60	mkdir -p %{buildroot}%{_iconsdir}
14cu|gscore-0.0.8-9|61	convert -size 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|gscore-0.0.8-9|62	mkdir -p %{buildroot}%{_miconsdir}
14cu|gscore-0.0.8-9|63	convert -size 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|gscore-0.0.8-9|64	
14cu|gscore-0.0.8-9|65	
14cu|gscore-0.0.8-9|66	%changelog
14cu|gscore-0.0.8-9|67	
14cu|gscore-0.0.8-9|68	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.8-9
14cu|gscore-0.0.8-9|69	- (76de8ad) Disable debug package
14cu|gscore-0.0.8-9|70	
14cu|gscore-0.0.8-9|71	

10356 14
14cu|gsql-0.2.2-8|1	%define major 0
14cu|gsql-0.2.2-8|2	%define libname %mklibname %{name} %{major}
14cu|gsql-0.2.2-8|3	%define devname %mklibname %{name} -d
14cu|gsql-0.2.2-8|4	
14cu|gsql-0.2.2-8|5	Summary:	Integrated database development tool for GNOME
14cu|gsql-0.2.2-8|6	Name:		gsql
14cu|gsql-0.2.2-8|7	Version:	0.2.2
14cu|gsql-0.2.2-8|8	Release:	8
14cu|gsql-0.2.2-8|9	License:	GPLv2+
14cu|gsql-0.2.2-8|10	Group:		Development/Databases
14cu|gsql-0.2.2-8|11	Url:		http://gsql.org
14cu|gsql-0.2.2-8|12	Source0:	http://gsql.googlecode.com/files/gsql-%{version}.tar.bz2
14cu|gsql-0.2.2-8|13	Patch1:		gsql-0.2.2-mysql_cursor-format-not-string-literal-and-no-format.patch
14cu|gsql-0.2.2-8|14	Patch2:		gsql-0.2.2-DESTDIR-duplicate.patch
14cu|gsql-0.2.2-8|15	Patch3:		gsql-0.2.2-libnotify0.7.patch
14cu|gsql-0.2.2-8|16	BuildRequires:	desktop-file-utils
14cu|gsql-0.2.2-8|17	BuildRequires:	gettext
14cu|gsql-0.2.2-8|18	BuildRequires:	mysql-devel
14cu|gsql-0.2.2-8|19	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gsql-0.2.2-8|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gsql-0.2.2-8|21	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cu|gsql-0.2.2-8|22	BuildRequires:	pkgconfig(libglade-2.0)
14cu|gsql-0.2.2-8|23	BuildRequires:	pkgconfig(libgnome-2.0)
14cu|gsql-0.2.2-8|24	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|gsql-0.2.2-8|25	BuildRequires:	pkgconfig(libnotify)
14cu|gsql-0.2.2-8|26	BuildRequires:	pkgconfig(libpq)
14cu|gsql-0.2.2-8|27	BuildRequires:	pkgconfig(libssh)
14cu|gsql-0.2.2-8|28	BuildRequires:	pkgconfig(vte)
14cu|gsql-0.2.2-8|29	Suggests:	%{name}-engine-mysql
14cu|gsql-0.2.2-8|30	Suggests:	%{name}-engine-postgresql
14cu|gsql-0.2.2-8|31	
14cu|gsql-0.2.2-8|32	%description
14cu|gsql-0.2.2-8|33	The mission of GSQL opensource project is to supply database developers with an
14cu|gsql-0.2.2-8|34	universal tool platform tailored against market leading DBMS by providing:
14cu|gsql-0.2.2-8|35	
14cu|gsql-0.2.2-8|36	* native DBMS access (not via ODBC layer)
14cu|gsql-0.2.2-8|37	* databased objects organised into a tree
14cu|gsql-0.2.2-8|38	* intuitive and easy database objects handling
14cu|gsql-0.2.2-8|39	* syntax highlighting
14cu|gsql-0.2.2-8|40	* query plan builder
14cu|gsql-0.2.2-8|41	* query constructor
14cu|gsql-0.2.2-8|42	* query result export (in XML, CSV, HTML)
14cu|gsql-0.2.2-8|43	* debugger (depending on RDBMS)
14cu|gsql-0.2.2-8|44	* query planner control (depending on RDBMS)
14cu|gsql-0.2.2-8|45	* database administration functions
14cu|gsql-0.2.2-8|46	* database system monitoring
14cu|gsql-0.2.2-8|47	* GNOME integration (via gconf and gnome-keyring)
14cu|gsql-0.2.2-8|48	
14cu|gsql-0.2.2-8|49	%files -f %{name}.lang
14cu|gsql-0.2.2-8|50	%doc AUTHORS COPYING README
14cu|gsql-0.2.2-8|51	%{_bindir}/%{name}
14cu|gsql-0.2.2-8|52	%dir %{_libdir}/%{name}/
14cu|gsql-0.2.2-8|53	%dir %{_libdir}/%{name}/engines/
14cu|gsql-0.2.2-8|54	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cu|gsql-0.2.2-8|55	%dir %{_datadir}/%{name}/
14cu|gsql-0.2.2-8|56	%dir %{_datadir}/%{name}/glade/
14cu|gsql-0.2.2-8|57	%{_datadir}/%{name}/glade/%{name}_dialogs.glade
14cu|gsql-0.2.2-8|58	%dir %{_datadir}/%{name}/ui/
14cu|gsql-0.2.2-8|59	%{_datadir}/%{name}/ui/*.ui
14cu|gsql-0.2.2-8|60	%dir %{_datadir}/pixmaps/%{name}/
14cu|gsql-0.2.2-8|61	%{_datadir}/pixmaps/%{name}/*.png
14cu|gsql-0.2.2-8|62	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|gsql-0.2.2-8|63	%{_datadir}/applications/%{name}.desktop
14cu|gsql-0.2.2-8|64	%{_mandir}/man1/*
14cu|gsql-0.2.2-8|65	
14cu|gsql-0.2.2-8|66	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|67	
14cu|gsql-0.2.2-8|68	%package -n %{libname}
14cu|gsql-0.2.2-8|69	Summary:	Shared library for %{name}
14cu|gsql-0.2.2-8|70	Group:		System/Libraries
14cu|gsql-0.2.2-8|71	Conflicts:	%{name} < 0.2.2-8
14cu|gsql-0.2.2-8|72	
14cu|gsql-0.2.2-8|73	%description -n %{libname}
14cu|gsql-0.2.2-8|74	Shared library for %{name}.
14cu|gsql-0.2.2-8|75	
14cu|gsql-0.2.2-8|76	%files -n %{libname}
14cu|gsql-0.2.2-8|77	%{_libdir}/lib%{name}.so.%{major}*
14cu|gsql-0.2.2-8|78	
14cu|gsql-0.2.2-8|79	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|80	
14cu|gsql-0.2.2-8|81	%package -n %{devname}
14cu|gsql-0.2.2-8|82	Summary:	Development files for %{name}
14cu|gsql-0.2.2-8|83	Group:		Development/Databases
14cu|gsql-0.2.2-8|84	Requires:	%{libname} = %{EVRD}
14cu|gsql-0.2.2-8|85	Provides:	%{name}-devel = %{EVRD}
14cu|gsql-0.2.2-8|86	Conflicts:	%{name}-devel < 0.2.2-8
14cu|gsql-0.2.2-8|87	Obsoletes:	%{name}-devel < 0.2.2-8
14cu|gsql-0.2.2-8|88	
14cu|gsql-0.2.2-8|89	%description -n %{devname}
14cu|gsql-0.2.2-8|90	This package contains libraries and header files for
14cu|gsql-0.2.2-8|91	developing applications that use %{name}.
14cu|gsql-0.2.2-8|92	
14cu|gsql-0.2.2-8|93	%files -n %{devname}
14cu|gsql-0.2.2-8|94	%doc AUTHORS COPYING README
14cu|gsql-0.2.2-8|95	%{_libdir}/*.so
14cu|gsql-0.2.2-8|96	%{_libdir}/pkgconfig/lib%{name}.pc
14cu|gsql-0.2.2-8|97	%{_includedir}/lib%{name}/
14cu|gsql-0.2.2-8|98	
14cu|gsql-0.2.2-8|99	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|100	
14cu|gsql-0.2.2-8|101	%package plugins
14cu|gsql-0.2.2-8|102	Summary:	Additional plugins for %{name}
14cu|gsql-0.2.2-8|103	Group:		Development/Databases
14cu|gsql-0.2.2-8|104	Requires:	%{name} = %{EVRD}
14cu|gsql-0.2.2-8|105	
14cu|gsql-0.2.2-8|106	%description plugins
14cu|gsql-0.2.2-8|107	Additional plugins for %{name}:
14cu|gsql-0.2.2-8|108	
14cu|gsql-0.2.2-8|109	* Terminal - opens a terminal session with parameters (such as login,
14cu|gsql-0.2.2-8|110	password etc) taken from the active session
14cu|gsql-0.2.2-8|111	* Exporter - exports query results to a CVS file. So far only fetched
14cu|gsql-0.2.2-8|112	records could be exported
14cu|gsql-0.2.2-8|113	* Runner   - periodically executes SQL queries
14cu|gsql-0.2.2-8|114	
14cu|gsql-0.2.2-8|115	%files plugins
14cu|gsql-0.2.2-8|116	%doc AUTHORS COPYING README
14cu|gsql-0.2.2-8|117	%{_libdir}/%{name}/plugins/
14cu|gsql-0.2.2-8|118	%{_sysconfdir}/gconf/schemas/%{name}-plugins.schemas
14cu|gsql-0.2.2-8|119	%{_datadir}/pixmaps/%{name}/plugins/
14cu|gsql-0.2.2-8|120	%{_datadir}/%{name}/ui/plugins/
14cu|gsql-0.2.2-8|121	%{_datadir}/%{name}/glade/plugins/
14cu|gsql-0.2.2-8|122	
14cu|gsql-0.2.2-8|123	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|124	
14cu|gsql-0.2.2-8|125	%package engine-mysql
14cu|gsql-0.2.2-8|126	Summary:	MySQL engine for %{name}
14cu|gsql-0.2.2-8|127	Group:		Development/Databases
14cu|gsql-0.2.2-8|128	Requires:	%{name} = %{EVRD}
14cu|gsql-0.2.2-8|129	
14cu|gsql-0.2.2-8|130	%description engine-mysql
14cu|gsql-0.2.2-8|131	MySQL engine for GSQL.
14cu|gsql-0.2.2-8|132	
14cu|gsql-0.2.2-8|133	%files engine-mysql
14cu|gsql-0.2.2-8|134	%doc AUTHORS COPYING README
14cu|gsql-0.2.2-8|135	%{_libdir}/%{name}/engines/lib%{name}engine_mysql.so*
14cu|gsql-0.2.2-8|136	%{_sysconfdir}/gconf/schemas/%{name}-engine-mysql.schemas
14cu|gsql-0.2.2-8|137	%{_datadir}/%{name}/ui/mysql/
14cu|gsql-0.2.2-8|138	%{_datadir}/%{name}/glade/mysql/
14cu|gsql-0.2.2-8|139	%{_datadir}/pixmaps/%{name}/mysql/
14cu|gsql-0.2.2-8|140	
14cu|gsql-0.2.2-8|141	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|142	
14cu|gsql-0.2.2-8|143	%package engine-postgresql
14cu|gsql-0.2.2-8|144	Summary:	PostgreSQL engine for %{name}
14cu|gsql-0.2.2-8|145	Group:		Development/Databases
14cu|gsql-0.2.2-8|146	Requires:	%{name} = %{EVRD}
14cu|gsql-0.2.2-8|147	
14cu|gsql-0.2.2-8|148	%description engine-postgresql
14cu|gsql-0.2.2-8|149	PostgreSQL engine for GSQL.
14cu|gsql-0.2.2-8|150	
14cu|gsql-0.2.2-8|151	%files engine-postgresql
14cu|gsql-0.2.2-8|152	%doc AUTHORS COPYING README
14cu|gsql-0.2.2-8|153	%{_libdir}/%{name}/engines/lib%{name}engine_pgsql.so*
14cu|gsql-0.2.2-8|154	%{_datadir}/%{name}/ui/postgresql/
14cu|gsql-0.2.2-8|155	%{_datadir}/%{name}/glade/postgresql/
14cu|gsql-0.2.2-8|156	%{_datadir}/pixmaps/%{name}/postgresql/
14cu|gsql-0.2.2-8|157	
14cu|gsql-0.2.2-8|158	#----------------------------------------------------------------------------
14cu|gsql-0.2.2-8|159	
14cu|gsql-0.2.2-8|160	%prep
14cu|gsql-0.2.2-8|161	%setup -q
14cu|gsql-0.2.2-8|162	%patch1 -p0
14cu|gsql-0.2.2-8|163	%patch2 -p1 -b .dest
14cu|gsql-0.2.2-8|164	%patch3 -p0 -b .notify
14cu|gsql-0.2.2-8|165	
14cu|gsql-0.2.2-8|166	%build
14cu|gsql-0.2.2-8|167	%configure2_5x \
14cu|gsql-0.2.2-8|168	--disable-schemas-install \
14cu|gsql-0.2.2-8|169	--disable-static \
14cu|gsql-0.2.2-8|170	--without-oracle \
14cu|gsql-0.2.2-8|171	--with-mysql=%{_prefix} \
14cu|gsql-0.2.2-8|172	--with-mysql-lib=%{_prefix} \
14cu|gsql-0.2.2-8|173	--with-mysql-include=%{_prefix} \
14cu|gsql-0.2.2-8|174	--with-pgsql-lib=%{_prefix} \
14cu|gsql-0.2.2-8|175	--with-pgsql-include=%{_prefix}
14cu|gsql-0.2.2-8|176	
14cu|gsql-0.2.2-8|177	%make
14cu|gsql-0.2.2-8|178	
14cu|gsql-0.2.2-8|179	%install
14cu|gsql-0.2.2-8|180	%makeinstall DESTDIR=%{buildroot}
14cu|gsql-0.2.2-8|181	
14cu|gsql-0.2.2-8|182	%find_lang %{name}
14cu|gsql-0.2.2-8|183	
14cu|gsql-0.2.2-8|184	# remove improperly placed docs
14cu|gsql-0.2.2-8|185	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|gsql-0.2.2-8|186	
14cu|gsql-0.2.2-8|187	
14cu|gsql-0.2.2-8|188	%changelog
14cu|gsql-0.2.2-8|189	
14cu|gsql-0.2.2-8|190	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-8
14cu|gsql-0.2.2-8|191	- (9e4514d) Move shared library into individual package
14cu|gsql-0.2.2-8|192	- (9e4514d) Properly name development package
14cu|gsql-0.2.2-8|193	
14cu|gsql-0.2.2-8|194	

10357 14
14cu|gstreamer0.10-espeak-0.3.5-3|1	# NOTE: This is the last release supporting gstreamer 0.10;
14cu|gstreamer0.10-espeak-0.3.5-3|2	#       from 0.4.0 it will be packaged as gstreamer1.0-espeak
14cu|gstreamer0.10-espeak-0.3.5-3|3	
14cu|gstreamer0.10-espeak-0.3.5-3|4	Name:		gstreamer0.10-espeak
14cu|gstreamer0.10-espeak-0.3.5-3|5	Version:	0.3.5
14cu|gstreamer0.10-espeak-0.3.5-3|6	Release:	3
14cu|gstreamer0.10-espeak-0.3.5-3|7	Summary:	Simple gstreamer plugin to use espeak by way of sound source
14cu|gstreamer0.10-espeak-0.3.5-3|8	License:	LGPLv2+
14cu|gstreamer0.10-espeak-0.3.5-3|9	Group:		Sound
14cu|gstreamer0.10-espeak-0.3.5-3|10	Url:		http://sugarlabs.org/go/DevelopmentTeam/gst-plugins-espeak
14cu|gstreamer0.10-espeak-0.3.5-3|11	Source0:	http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.gz
14cu|gstreamer0.10-espeak-0.3.5-3|12	BuildRequires:	libespeak-devel
14cu|gstreamer0.10-espeak-0.3.5-3|13	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|gstreamer0.10-espeak-0.3.5-3|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cu|gstreamer0.10-espeak-0.3.5-3|15	Requires:	espeak
14cu|gstreamer0.10-espeak-0.3.5-3|16	Requires:	gstreamer0.10-plugins-base
14cu|gstreamer0.10-espeak-0.3.5-3|17	Requires:	gstreamer0.10-plugins-good
14cu|gstreamer0.10-espeak-0.3.5-3|18	Requires:	gstreamer
14cu|gstreamer0.10-espeak-0.3.5-3|19	
14cu|gstreamer0.10-espeak-0.3.5-3|20	%description
14cu|gstreamer0.10-espeak-0.3.5-3|21	Simple gstreamer plugin to use espeak by way of sound source. It was developed
14cu|gstreamer0.10-espeak-0.3.5-3|22	to simplify espeak usage in Sugar Speak activity. This package only supports
14cu|gstreamer0.10-espeak-0.3.5-3|23	gstreamer0.10; for gstreamer 1.0 please install gstreamer1.0-espeak.
14cu|gstreamer0.10-espeak-0.3.5-3|24	
14cu|gstreamer0.10-espeak-0.3.5-3|25	%files
14cu|gstreamer0.10-espeak-0.3.5-3|26	%doc AUTHORS COPYING NEWS README
14cu|gstreamer0.10-espeak-0.3.5-3|27	%{_libdir}/gstreamer*/*
14cu|gstreamer0.10-espeak-0.3.5-3|28	
14cu|gstreamer0.10-espeak-0.3.5-3|29	#-----------------------------------------------------------------------------
14cu|gstreamer0.10-espeak-0.3.5-3|30	
14cu|gstreamer0.10-espeak-0.3.5-3|31	%prep
14cu|gstreamer0.10-espeak-0.3.5-3|32	%setup -qn gst-plugins-espeak-%{version}
14cu|gstreamer0.10-espeak-0.3.5-3|33	
14cu|gstreamer0.10-espeak-0.3.5-3|34	
14cu|gstreamer0.10-espeak-0.3.5-3|35	%build
14cu|gstreamer0.10-espeak-0.3.5-3|36	%configure2_5x
14cu|gstreamer0.10-espeak-0.3.5-3|37	%make
14cu|gstreamer0.10-espeak-0.3.5-3|38	
14cu|gstreamer0.10-espeak-0.3.5-3|39	
14cu|gstreamer0.10-espeak-0.3.5-3|40	%install
14cu|gstreamer0.10-espeak-0.3.5-3|41	%makeinstall_std
14cu|gstreamer0.10-espeak-0.3.5-3|42	
14cu|gstreamer0.10-espeak-0.3.5-3|43	
14cu|gstreamer0.10-espeak-0.3.5-3|44	%changelog
14cu|gstreamer0.10-espeak-0.3.5-3|45	
14cu|gstreamer0.10-espeak-0.3.5-3|46	* Sat May 02 2015 Giovanni Mariani <mc2374@mclink.it> 0.3.5-3
14cu|gstreamer0.10-espeak-0.3.5-3|47	- (92c3ee9) Marked as the last release supporting gstreamer 0.10 and cleaned specfile
14cu|gstreamer0.10-espeak-0.3.5-3|48	
14cu|gstreamer0.10-espeak-0.3.5-3|49	

10358 14
14cu|gstreamer0.10-plugins-gl-0.10.3-1|1	%define	bname	gstreamer0.10
14cu|gstreamer0.10-plugins-gl-0.10.3-1|2	%define	oname	gst-plugins-gl
14cu|gstreamer0.10-plugins-gl-0.10.3-1|3	%define	majorminor	0.10
14cu|gstreamer0.10-plugins-gl-0.10.3-1|4	%define	major		1
14cu|gstreamer0.10-plugins-gl-0.10.3-1|5	%define	libname		%mklibname gstgl %{majorminor} %{major}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|6	%define	develname	%mklibname -d gstgl %{majorminor}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|7	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|8	Summary:	Streamer OpenGL Plug-ins
14cu|gstreamer0.10-plugins-gl-0.10.3-1|9	Name:		%{bname}-plugins-gl
14cu|gstreamer0.10-plugins-gl-0.10.3-1|10	Version:	0.10.3
14cu|gstreamer0.10-plugins-gl-0.10.3-1|11	Release:	1
14cu|gstreamer0.10-plugins-gl-0.10.3-1|12	License:	LGPLv2+
14cu|gstreamer0.10-plugins-gl-0.10.3-1|13	Group:		Sound
14cu|gstreamer0.10-plugins-gl-0.10.3-1|14	Url:		http://gstreamer.freedesktop.org/
14cu|gstreamer0.10-plugins-gl-0.10.3-1|15	Source0:	http://gstreamer.freedesktop.org/src/%{oname}/%{oname}-%{version}.tar.bz2
14cu|gstreamer0.10-plugins-gl-0.10.3-1|16	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.35
14cu|gstreamer0.10-plugins-gl-0.10.3-1|17	BuildRequires:	pkgconfig(liboil-0.3)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|18	BuildRequires:	pkgconfig(libvisual-0.4) >= 0.4.0
14cu|gstreamer0.10-plugins-gl-0.10.3-1|19	BuildRequires:	pkgconfig(gl)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|20	BuildRequires:	pkgconfig(glu)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|21	BuildRequires:	pkgconfig(glew)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|22	BuildRequires:	pkgconfig(egl)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|23	BuildRequires:	pkgconfig(sdl) >= 1.2.0
14cu|gstreamer0.10-plugins-gl-0.10.3-1|24	BuildRequires:	pkgconfig(libpng) >= 1.0
14cu|gstreamer0.10-plugins-gl-0.10.3-1|25	BuildRequires:	jpeg-devel
14cu|gstreamer0.10-plugins-gl-0.10.3-1|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.2.0
14cu|gstreamer0.10-plugins-gl-0.10.3-1|27	BuildRequires:	gdk-pixbuf-devel
14cu|gstreamer0.10-plugins-gl-0.10.3-1|28	#gw it needs clutter 1.8
14cu|gstreamer0.10-plugins-gl-0.10.3-1|29	BuildRequires:	pkgconfig(clutter-1.0) >= 1.8
14cu|gstreamer0.10-plugins-gl-0.10.3-1|30	BuildRequires:	pkgconfig(xcomposite)
14cu|gstreamer0.10-plugins-gl-0.10.3-1|31	BuildRequires:	gtk-doc
14cu|gstreamer0.10-plugins-gl-0.10.3-1|32	BuildRequires:	gettext >= 0.17
14cu|gstreamer0.10-plugins-gl-0.10.3-1|33	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|34	%description
14cu|gstreamer0.10-plugins-gl-0.10.3-1|35	This module contains integration libraries and plug-ins for using OpenGL
14cu|gstreamer0.10-plugins-gl-0.10.3-1|36	within GStreamer pipelines. This module contains elements for, among others:
14cu|gstreamer0.10-plugins-gl-0.10.3-1|37	* output: glimagesink
14cu|gstreamer0.10-plugins-gl-0.10.3-1|38	* adapters: glupload, gldownload
14cu|gstreamer0.10-plugins-gl-0.10.3-1|39	* video processing: gldeinterlace, glcolorscale
14cu|gstreamer0.10-plugins-gl-0.10.3-1|40	* GL effects: glfiltersobel, glfilterblur, gleffects, others
14cu|gstreamer0.10-plugins-gl-0.10.3-1|41	* sources: gltestsrc.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|42	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|43	%files -f %{oname}-%{majorminor}.lang
14cu|gstreamer0.10-plugins-gl-0.10.3-1|44	%doc ChangeLog COPYING RE* NEWS
14cu|gstreamer0.10-plugins-gl-0.10.3-1|45	%{_libdir}/gstreamer-%{majorminor}/libgstopengl.so
14cu|gstreamer0.10-plugins-gl-0.10.3-1|46	%{_libdir}/gstreamer-%{majorminor}/libgstlibvisualgl.so
14cu|gstreamer0.10-plugins-gl-0.10.3-1|47	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|48	#-----------------------------------------------------------------------------
14cu|gstreamer0.10-plugins-gl-0.10.3-1|49	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|50	%package -n %{libname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|51	Summary:	Libraries for GStreamer streaming-media framework
14cu|gstreamer0.10-plugins-gl-0.10.3-1|52	Group:		System/Libraries
14cu|gstreamer0.10-plugins-gl-0.10.3-1|53	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|54	%description -n %{libname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|55	GStreamer is a streaming-media framework, based on graphs of filters which
14cu|gstreamer0.10-plugins-gl-0.10.3-1|56	operate on media data. Applications using this library can do anything
14cu|gstreamer0.10-plugins-gl-0.10.3-1|57	from real-time sound processing to playing videos, and just about anything
14cu|gstreamer0.10-plugins-gl-0.10.3-1|58	else media-related.  Its plugin-based architecture means that new data
14cu|gstreamer0.10-plugins-gl-0.10.3-1|59	types or processing capabilities can be added simply by installing new
14cu|gstreamer0.10-plugins-gl-0.10.3-1|60	plugins.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|61	This package contains the libraries.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|62	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|63	%files -n %{libname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|64	%doc COPYING
14cu|gstreamer0.10-plugins-gl-0.10.3-1|65	%{_libdir}/libgstgl-%{majorminor}.so.%{major}*
14cu|gstreamer0.10-plugins-gl-0.10.3-1|66	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|67	#-----------------------------------------------------------------------------
14cu|gstreamer0.10-plugins-gl-0.10.3-1|68	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|69	%package -n %{develname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|70	Summary:	Libraries and include files for GStreamer streaming-media framework
14cu|gstreamer0.10-plugins-gl-0.10.3-1|71	Group:		Development/C
14cu|gstreamer0.10-plugins-gl-0.10.3-1|72	Requires:	%{libname} = %{EVRD}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|73	Provides:	libgstgl-devel = %{EVRD}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|74	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|75	%description -n %{develname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|76	GStreamer is a streaming-media framework, based on graphs of filters which
14cu|gstreamer0.10-plugins-gl-0.10.3-1|77	operate on media data. Applications using this library can do anything
14cu|gstreamer0.10-plugins-gl-0.10.3-1|78	from real-time sound processing to playing videos, and just about anything
14cu|gstreamer0.10-plugins-gl-0.10.3-1|79	else media-related.  Its plugin-based architecture means that new data
14cu|gstreamer0.10-plugins-gl-0.10.3-1|80	types or processing capabilities can be added simply by installing new
14cu|gstreamer0.10-plugins-gl-0.10.3-1|81	plugins.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|82	This package contains the libraries and includes files necessary to develop
14cu|gstreamer0.10-plugins-gl-0.10.3-1|83	applications and plugins for GStreamer.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|84	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|85	%files -n %{develname}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|86	%doc ChangeLog
14cu|gstreamer0.10-plugins-gl-0.10.3-1|87	%{_libdir}/libgstgl-%{majorminor}.so
14cu|gstreamer0.10-plugins-gl-0.10.3-1|88	%{_includedir}/gstreamer-%{majorminor}/gst/gl/
14cu|gstreamer0.10-plugins-gl-0.10.3-1|89	%{_libdir}/pkgconfig/gstreamer-gl-%{majorminor}.pc
14cu|gstreamer0.10-plugins-gl-0.10.3-1|90	%{_datadir}/gtk-doc/html/gst-plugins-gl-libs-%{majorminor}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|91	%{_datadir}/gtk-doc/html/gst-plugins-gl-plugins-%{majorminor}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|92	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|93	#-----------------------------------------------------------------------------
14cu|gstreamer0.10-plugins-gl-0.10.3-1|94	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|95	%prep
14cu|gstreamer0.10-plugins-gl-0.10.3-1|96	%setup -qn %{oname}-%{version}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|97	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|98	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|99	%build
14cu|gstreamer0.10-plugins-gl-0.10.3-1|100	%configure2_5x	--disable-static \
14cu|gstreamer0.10-plugins-gl-0.10.3-1|101	--disable-rpath \
14cu|gstreamer0.10-plugins-gl-0.10.3-1|102	--enable-gtk-doc
14cu|gstreamer0.10-plugins-gl-0.10.3-1|103	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|104	%make
14cu|gstreamer0.10-plugins-gl-0.10.3-1|105	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|106	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|107	%install
14cu|gstreamer0.10-plugins-gl-0.10.3-1|108	%makeinstall_std
14cu|gstreamer0.10-plugins-gl-0.10.3-1|109	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|110	%find_lang %{oname}-%{majorminor}
14cu|gstreamer0.10-plugins-gl-0.10.3-1|111	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|112	# Clean out files that should not be part of the rpm.
14cu|gstreamer0.10-plugins-gl-0.10.3-1|113	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
14cu|gstreamer0.10-plugins-gl-0.10.3-1|114	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14cu|gstreamer0.10-plugins-gl-0.10.3-1|115	rm -f %{buildroot}%{_libdir}/*.a
14cu|gstreamer0.10-plugins-gl-0.10.3-1|116	rm -f %{buildroot}%{_libdir}/*.la
14cu|gstreamer0.10-plugins-gl-0.10.3-1|117	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|118	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|119	%check
14cu|gstreamer0.10-plugins-gl-0.10.3-1|120	cd tests/check
14cu|gstreamer0.10-plugins-gl-0.10.3-1|121	make check
14cu|gstreamer0.10-plugins-gl-0.10.3-1|122	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|123	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|124	%changelog
14cu|gstreamer0.10-plugins-gl-0.10.3-1|125	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|126	* Fri May 01 2015 Giovanni Mariani <mc2374@mclink.it> 0.10.3-1
14cu|gstreamer0.10-plugins-gl-0.10.3-1|127	- (9649a56) Updated to release 0.10.3, updated BReqs, fixed file lists and cleaned specfile
14cu|gstreamer0.10-plugins-gl-0.10.3-1|128	
14cu|gstreamer0.10-plugins-gl-0.10.3-1|129	

10359 14
14cu|gstreamer1.0-espeak-0.4.0-2|1	# Make a new package and keep the old one until gstreamer 0.10 fades out
14cu|gstreamer1.0-espeak-0.4.0-2|2	%define	oldanme	gstreamer0.10-espeak
14cu|gstreamer1.0-espeak-0.4.0-2|3	
14cu|gstreamer1.0-espeak-0.4.0-2|4	Name:		gstreamer1.0-espeak
14cu|gstreamer1.0-espeak-0.4.0-2|5	Version:	0.4.0
14cu|gstreamer1.0-espeak-0.4.0-2|6	Release:	2
14cu|gstreamer1.0-espeak-0.4.0-2|7	Summary:	Simple gstreamer plugin to use espeak by way of sound source
14cu|gstreamer1.0-espeak-0.4.0-2|8	License:	LGPLv2+
14cu|gstreamer1.0-espeak-0.4.0-2|9	Group:		Sound
14cu|gstreamer1.0-espeak-0.4.0-2|10	Url:		http://sugarlabs.org/go/DevelopmentTeam/gst-plugins-espeak
14cu|gstreamer1.0-espeak-0.4.0-2|11	Source0:	http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.gz
14cu|gstreamer1.0-espeak-0.4.0-2|12	BuildRequires:	libespeak-devel
14cu|gstreamer1.0-espeak-0.4.0-2|13	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|gstreamer1.0-espeak-0.4.0-2|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|gstreamer1.0-espeak-0.4.0-2|15	Requires:	espeak
14cu|gstreamer1.0-espeak-0.4.0-2|16	Requires:	gstreamer1.0-plugins-base
14cu|gstreamer1.0-espeak-0.4.0-2|17	Requires:	gstreamer1.0-plugins-good
14cu|gstreamer1.0-espeak-0.4.0-2|18	
14cu|gstreamer1.0-espeak-0.4.0-2|19	%description
14cu|gstreamer1.0-espeak-0.4.0-2|20	Simple gstreamer plugin to use espeak by way of sound source. It was developed
14cu|gstreamer1.0-espeak-0.4.0-2|21	to simplify espeak usage in Sugar Speak activity. This package only supports
14cu|gstreamer1.0-espeak-0.4.0-2|22	gstreamer1.0: for gstreamer0.10 please use %{oldanme}.
14cu|gstreamer1.0-espeak-0.4.0-2|23	
14cu|gstreamer1.0-espeak-0.4.0-2|24	%files
14cu|gstreamer1.0-espeak-0.4.0-2|25	%doc AUTHORS COPYING NEWS README
14cu|gstreamer1.0-espeak-0.4.0-2|26	%{_libdir}/gstreamer-1.0/*.so
14cu|gstreamer1.0-espeak-0.4.0-2|27	
14cu|gstreamer1.0-espeak-0.4.0-2|28	#-----------------------------------------------------------------------------
14cu|gstreamer1.0-espeak-0.4.0-2|29	
14cu|gstreamer1.0-espeak-0.4.0-2|30	
14cu|gstreamer1.0-espeak-0.4.0-2|31	%prep
14cu|gstreamer1.0-espeak-0.4.0-2|32	%setup -qn gst-plugins-espeak-%{version}
14cu|gstreamer1.0-espeak-0.4.0-2|33	
14cu|gstreamer1.0-espeak-0.4.0-2|34	
14cu|gstreamer1.0-espeak-0.4.0-2|35	%build
14cu|gstreamer1.0-espeak-0.4.0-2|36	%configure2_5x
14cu|gstreamer1.0-espeak-0.4.0-2|37	%make
14cu|gstreamer1.0-espeak-0.4.0-2|38	
14cu|gstreamer1.0-espeak-0.4.0-2|39	
14cu|gstreamer1.0-espeak-0.4.0-2|40	%install
14cu|gstreamer1.0-espeak-0.4.0-2|41	%makeinstall_std
14cu|gstreamer1.0-espeak-0.4.0-2|42	
14cu|gstreamer1.0-espeak-0.4.0-2|43	%changelog
14cu|gstreamer1.0-espeak-0.4.0-2|44	
14cu|gstreamer1.0-espeak-0.4.0-2|45	* Sat May 02 2015 gvm <mc2374@mclink.it> 0.4.0-2
14cu|gstreamer1.0-espeak-0.4.0-2|46	- (5d0b1a6) Fixed BReqs.
14cu|gstreamer1.0-espeak-0.4.0-2|47	
14cu|gstreamer1.0-espeak-0.4.0-2|48	

10360 14
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|1	Summary:	Gstreamer plugin for the libav codec
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|2	Name:		gstreamer1.0-plugins-entrans
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|3	Version:	1.0.3
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|4	Release:	1
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|5	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|6	License:	GPLv2+
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|7	Group:		Video
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|8	URL:		http://gentrans.sourceforge.net/
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|9	Source0:	http://downloads.sourceforge.net/gentrans/gst-entrans-%{version}.tar.gz
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|10	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|11	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|12	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|13	BuildRequires:	pkgconfig(gstreamer-base-1.0) >= %{version}
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|14	BuildRequires:	pkgconfig(gstreamer-check-1.0) >= %{version}
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|15	BuildRequires:	libtool
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|16	BuildRequires:	gettext-devel
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|17	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|18	%description
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|19	Video codec plugin for GStreamer based on the libav libraries.
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|20	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|21	%prep
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|22	%setup -q -n gst-entrans-%{version}
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|23	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|24	%build
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|25	autoreconf -f -i
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|26	%configure --enable-debug --disable-static --enable-gtk-doc
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|27	%make
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|28	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|29	%install
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|30	%makeinstall_std
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|31	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|32	find %{buildroot} -name '*.la' -delete
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|33	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|34	%files
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|35	%doc AUTHORS COPYING
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|36	%doc docs/manual/html/
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|37	%{_bindir}/entrans*
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|38	%doc %{_mandir}/man1/entrans-*
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|39	%{_libdir}/gstreamer-1.0/libgstavidemux.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|40	%{_libdir}/gstreamer-1.0/libgstentrans.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|41	%{_libdir}/gstreamer-1.0/libgstmencoder.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|42	%{_libdir}/gstreamer-1.0/libgsttranscode.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|43	%{_libdir}/gstreamer-1.0/libgstvirtualdub.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|44	%{_libdir}/gstreamer-1.0/libgstyuv4mpeg.so
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|45	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|46	%changelog
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|47	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|48	* Mon Sep 12 2016 alzim <alzim@bk.ru> 1.0.3-1
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|49	- (704e8c2) Merge pull request #1 from import/gstreamer1.0-plugins-entrans:rosa2016.1
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|50	- (704e8c2) Updated to 1.0.3
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|51	
14cu|gstreamer1.0-plugins-entrans-1.0.3-1|52	

10361 14
14cu|gstreamermm-1.4.3-1|1	%define	api			1.0
14cu|gstreamermm-1.4.3-1|2	%define	major			0
14cu|gstreamermm-1.4.3-1|3	%define	libname			%mklibname %{name} %{api} %{major}
14cu|gstreamermm-1.4.3-1|4	%define	develname		%mklibname -d %{name}
14cu|gstreamermm-1.4.3-1|5	%define	gpdmajor		%{major}
14cu|gstreamermm-1.4.3-1|6	%define	libnamegetplugindefs	%mklibname %{name}-get-plugin-defs %{api} %{gpdmajor}
14cu|gstreamermm-1.4.3-1|7	Name:		gstreamermm
14cu|gstreamermm-1.4.3-1|8	Version:	1.4.3
14cu|gstreamermm-1.4.3-1|9	Release:	1
14cu|gstreamermm-1.4.3-1|10	Summary:	C++ wrapper for GStreamer 1.x library
14cu|gstreamermm-1.4.3-1|11	Group:		Sound
14cu|gstreamermm-1.4.3-1|12	License:	LGPLv2+
14cu|gstreamermm-1.4.3-1|13	URL:		http://www.gtkmm.org/
14cu|gstreamermm-1.4.3-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14cu|gstreamermm-1.4.3-1|15	#Patch0:	gstreamermm-0.10.9-fix-linking.patch
14cu|gstreamermm-1.4.3-1|16	BuildRequires:	glibmm2.4-devel >= 2.40.0
14cu|gstreamermm-1.4.3-1|17	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
14cu|gstreamermm-1.4.3-1|18	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|gstreamermm-1.4.3-1|19	BuildRequires:	pkgconfig(pangomm-1.4)
14cu|gstreamermm-1.4.3-1|20	BuildRequires:	pkgconfig(mm-common-util) >= 0.9.5
14cu|gstreamermm-1.4.3-1|21	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|gstreamermm-1.4.3-1|22	BuildRequires:	gstreamer1.0-devel >= 1.4.3
14cu|gstreamermm-1.4.3-1|23	BuildRequires:	libgstreamer1.0-plugins-base-devel >= 1.4.3
14cu|gstreamermm-1.4.3-1|24	BuildRequires:	pkgconfig(libxml++-2.6) >= 2.36.0
14cu|gstreamermm-1.4.3-1|25	BuildRequires:	doxygen
14cu|gstreamermm-1.4.3-1|26	BuildRequires:	graphviz
14cu|gstreamermm-1.4.3-1|27	
14cu|gstreamermm-1.4.3-1|28	%description
14cu|gstreamermm-1.4.3-1|29	GStreamermm is a C++ wrapper library for the multimedia library GStreamer 1.0
14cu|gstreamermm-1.4.3-1|30	(http://gstreamer.freedesktop.org). It is designed to allow C++ development
14cu|gstreamermm-1.4.3-1|31	of applications that work with multi-media.
14cu|gstreamermm-1.4.3-1|32	
14cu|gstreamermm-1.4.3-1|33	#-----------------------------------------------------------------------------
14cu|gstreamermm-1.4.3-1|34	
14cu|gstreamermm-1.4.3-1|35	%package -n %{libname}
14cu|gstreamermm-1.4.3-1|36	Summary:	C++ wrapper for GStreamer library
14cu|gstreamermm-1.4.3-1|37	Group:		System/Libraries
14cu|gstreamermm-1.4.3-1|38	
14cu|gstreamermm-1.4.3-1|39	%description -n %{libname}
14cu|gstreamermm-1.4.3-1|40	GStreamermm is a C++ wrapper library for the multimedia library GStreamer 1.0
14cu|gstreamermm-1.4.3-1|41	(http://gstreamer.freedesktop.org). It is designed to allow C++ development
14cu|gstreamermm-1.4.3-1|42	of applications that work with multi-media.
14cu|gstreamermm-1.4.3-1|43	
14cu|gstreamermm-1.4.3-1|44	%files -n %{libname}
14cu|gstreamermm-1.4.3-1|45	%doc AUTHORS COPYING NEWS README
14cu|gstreamermm-1.4.3-1|46	%{_libdir}/libgstreamermm-%{api}.so.%{major}*
14cu|gstreamermm-1.4.3-1|47	
14cu|gstreamermm-1.4.3-1|48	#-----------------------------------------------------------------------------
14cu|gstreamermm-1.4.3-1|49	
14cu|gstreamermm-1.4.3-1|50	%package -n %{libnamegetplugindefs}
14cu|gstreamermm-1.4.3-1|51	Summary:	C++ wrapper for GStreamer library
14cu|gstreamermm-1.4.3-1|52	Group:		System/Libraries
14cu|gstreamermm-1.4.3-1|53	
14cu|gstreamermm-1.4.3-1|54	%description -n %{libnamegetplugindefs}
14cu|gstreamermm-1.4.3-1|55	GStreamermm is a C++ wrapper library for the multimedia library GStreamer 1.0
14cu|gstreamermm-1.4.3-1|56	(http://gstreamer.freedesktop.org). It is designed to allow C++ development
14cu|gstreamermm-1.4.3-1|57	of applications that work with multi-media.
14cu|gstreamermm-1.4.3-1|58	
14cu|gstreamermm-1.4.3-1|59	%files -n %{libnamegetplugindefs}
14cu|gstreamermm-1.4.3-1|60	%doc COPYING
14cu|gstreamermm-1.4.3-1|61	%{_libdir}/libgstreamermm_get_plugin_defs-%{api}.so.%{gpdmajor}*
14cu|gstreamermm-1.4.3-1|62	
14cu|gstreamermm-1.4.3-1|63	#-----------------------------------------------------------------------------
14cu|gstreamermm-1.4.3-1|64	
14cu|gstreamermm-1.4.3-1|65	%package -n %{develname}
14cu|gstreamermm-1.4.3-1|66	Summary:	Headers for developing programs that will use %{name}
14cu|gstreamermm-1.4.3-1|67	Group:		Development/C++
14cu|gstreamermm-1.4.3-1|68	Requires:	%{libname} = %{EVRD}
14cu|gstreamermm-1.4.3-1|69	Requires:	%{libnamegetplugindefs} = %{EVRD}
14cu|gstreamermm-1.4.3-1|70	Provides:	lib%{name}-devel = %{EVRD}
14cu|gstreamermm-1.4.3-1|71	
14cu|gstreamermm-1.4.3-1|72	%description -n %{develname}
14cu|gstreamermm-1.4.3-1|73	This package contains the header files needed for developing gstreamermm
14cu|gstreamermm-1.4.3-1|74	applications.
14cu|gstreamermm-1.4.3-1|75	
14cu|gstreamermm-1.4.3-1|76	%files -n %{develname}
14cu|gstreamermm-1.4.3-1|77	%doc ChangeLog COPYING
14cu|gstreamermm-1.4.3-1|78	%_datadir/devhelp/books/%{name}-%{api}
14cu|gstreamermm-1.4.3-1|79	%doc %{_datadir}/doc/%{name}-%{api}
14cu|gstreamermm-1.4.3-1|80	%{_includedir}/gstreamermm-%{api}
14cu|gstreamermm-1.4.3-1|81	%{_libdir}/*.so
14cu|gstreamermm-1.4.3-1|82	%_libdir/%{name}-%{api}
14cu|gstreamermm-1.4.3-1|83	%{_libdir}/pkgconfig/*.pc
14cu|gstreamermm-1.4.3-1|84	
14cu|gstreamermm-1.4.3-1|85	#-----------------------------------------------------------------------------
14cu|gstreamermm-1.4.3-1|86	
14cu|gstreamermm-1.4.3-1|87	%prep
14cu|gstreamermm-1.4.3-1|88	%setup -q
14cu|gstreamermm-1.4.3-1|89	#apply_patches
14cu|gstreamermm-1.4.3-1|90	#autoreconf -fi
14cu|gstreamermm-1.4.3-1|91	
14cu|gstreamermm-1.4.3-1|92	
14cu|gstreamermm-1.4.3-1|93	%build
14cu|gstreamermm-1.4.3-1|94	export GST_INSPECT=%{_bindir}/gst-inspect-1.0
14cu|gstreamermm-1.4.3-1|95	%configure2_5x	--enable-shared \
14cu|gstreamermm-1.4.3-1|96	--disable-dependency-tracking
14cu|gstreamermm-1.4.3-1|97	%make
14cu|gstreamermm-1.4.3-1|98	
14cu|gstreamermm-1.4.3-1|99	
14cu|gstreamermm-1.4.3-1|100	%install
14cu|gstreamermm-1.4.3-1|101	%makeinstall_std
14cu|gstreamermm-1.4.3-1|102	
14cu|gstreamermm-1.4.3-1|103	%changelog
14cu|gstreamermm-1.4.3-1|104	
14cu|gstreamermm-1.4.3-1|105	* Mon Jan 11 2016 Giovanni Mariani <mc2374@mclink.it> 1.4.3-1
14cu|gstreamermm-1.4.3-1|106	- (e73e3a2) Updated to release 1.4.3 and dropped P0
14cu|gstreamermm-1.4.3-1|107	
14cu|gstreamermm-1.4.3-1|108	

10362 14
14cu|gstreamer-sharp-0.99.0-3|1	%define api 1.0
14cu|gstreamer-sharp-0.99.0-3|2	
14cu|gstreamer-sharp-0.99.0-3|3	Summary:	C#/CLI bindings for GStreamer
14cu|gstreamer-sharp-0.99.0-3|4	Name:		gstreamer-sharp
14cu|gstreamer-sharp-0.99.0-3|5	Version:	0.99.0
14cu|gstreamer-sharp-0.99.0-3|6	Release:	3
14cu|gstreamer-sharp-0.99.0-3|7	Source0:	http://gstreamer.freedesktop.org/src/%{name}/%{name}-%{version}.tar.gz
14cu|gstreamer-sharp-0.99.0-3|8	Source100:	%{name}.rpmlintrc
14cu|gstreamer-sharp-0.99.0-3|9	License:	LGPLv2+
14cu|gstreamer-sharp-0.99.0-3|10	Group:		System/Libraries
14cu|gstreamer-sharp-0.99.0-3|11	Url:		http://gstreamer.freedesktop.org/
14cu|gstreamer-sharp-0.99.0-3|12	BuildRequires:	mono-devel
14cu|gstreamer-sharp-0.99.0-3|13	BuildRequires:	pkgconfig(gapi-3.0)
14cu|gstreamer-sharp-0.99.0-3|14	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|gstreamer-sharp-0.99.0-3|15	BuildRequires:	gstreamer1.0-plugins-base-devel
14cu|gstreamer-sharp-0.99.0-3|16	
14cu|gstreamer-sharp-0.99.0-3|17	%description
14cu|gstreamer-sharp-0.99.0-3|18	There are bindings for the complete GStreamer core and some
14cu|gstreamer-sharp-0.99.0-3|19	of the GStreamer libraries.
14cu|gstreamer-sharp-0.99.0-3|20	
14cu|gstreamer-sharp-0.99.0-3|21	%package devel
14cu|gstreamer-sharp-0.99.0-3|22	Group:		Development/Other
14cu|gstreamer-sharp-0.99.0-3|23	Summary:	C#/CLI bindings for GStreamer - development files
14cu|gstreamer-sharp-0.99.0-3|24	Requires:	%{name} = %{version}-%{release}
14cu|gstreamer-sharp-0.99.0-3|25	Requires(post): mono-tools >= 1.1.9
14cu|gstreamer-sharp-0.99.0-3|26	Requires(postun): mono-tools >= 1.1.9
14cu|gstreamer-sharp-0.99.0-3|27	
14cu|gstreamer-sharp-0.99.0-3|28	%description devel
14cu|gstreamer-sharp-0.99.0-3|29	There are bindings for the complete GStreamer core and some
14cu|gstreamer-sharp-0.99.0-3|30	of the GStreamer libraries.
14cu|gstreamer-sharp-0.99.0-3|31	
14cu|gstreamer-sharp-0.99.0-3|32	This contains development files needed to build with %{name}.
14cu|gstreamer-sharp-0.99.0-3|33	
14cu|gstreamer-sharp-0.99.0-3|34	
14cu|gstreamer-sharp-0.99.0-3|35	%package doc
14cu|gstreamer-sharp-0.99.0-3|36	Summary:	Documentation for %{name}
14cu|gstreamer-sharp-0.99.0-3|37	Group:		Development/Other
14cu|gstreamer-sharp-0.99.0-3|38	Requires(post): mono-tools >= 1.1.9
14cu|gstreamer-sharp-0.99.0-3|39	Requires(postun): mono-tools >= 1.1.9
14cu|gstreamer-sharp-0.99.0-3|40	
14cu|gstreamer-sharp-0.99.0-3|41	%description doc
14cu|gstreamer-sharp-0.99.0-3|42	This package provides API documentation for %{name}.
14cu|gstreamer-sharp-0.99.0-3|43	
14cu|gstreamer-sharp-0.99.0-3|44	%prep
14cu|gstreamer-sharp-0.99.0-3|45	%setup -qc
14cu|gstreamer-sharp-0.99.0-3|46	
14cu|gstreamer-sharp-0.99.0-3|47	%build
14cu|gstreamer-sharp-0.99.0-3|48	./autogen.sh
14cu|gstreamer-sharp-0.99.0-3|49	%configure2_5x
14cu|gstreamer-sharp-0.99.0-3|50	%make MONO=mono
14cu|gstreamer-sharp-0.99.0-3|51	
14cu|gstreamer-sharp-0.99.0-3|52	%install
14cu|gstreamer-sharp-0.99.0-3|53	%makeinstall_std
14cu|gstreamer-sharp-0.99.0-3|54	rm -f %{buildroot}%{_libdir}/lib*a
14cu|gstreamer-sharp-0.99.0-3|55	%if %{_lib} != lib
14cu|gstreamer-sharp-0.99.0-3|56	pushd %{buildroot}%{_libdir}
14cu|gstreamer-sharp-0.99.0-3|57	mkdir mono
14cu|gstreamer-sharp-0.99.0-3|58	ln -s ../../lib/mono/%{name} mono/%{name}
14cu|gstreamer-sharp-0.99.0-3|59	popd
14cu|gstreamer-sharp-0.99.0-3|60	%endif
14cu|gstreamer-sharp-0.99.0-3|61	
14cu|gstreamer-sharp-0.99.0-3|62	%clean
14cu|gstreamer-sharp-0.99.0-3|63	
14cu|gstreamer-sharp-0.99.0-3|64	%post doc
14cu|gstreamer-sharp-0.99.0-3|65	%{_bindir}/monodoc --make-index > /dev/null
14cu|gstreamer-sharp-0.99.0-3|66	
14cu|gstreamer-sharp-0.99.0-3|67	%postun doc
14cu|gstreamer-sharp-0.99.0-3|68	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cu|gstreamer-sharp-0.99.0-3|69	fi
14cu|gstreamer-sharp-0.99.0-3|70	
14cu|gstreamer-sharp-0.99.0-3|71	%files
14cu|gstreamer-sharp-0.99.0-3|72	%doc README AUTHORS
14cu|gstreamer-sharp-0.99.0-3|73	%{_libdir}/libgstreamersharpglue-%{api}.0.so
14cu|gstreamer-sharp-0.99.0-3|74	%{_prefix}/lib/mono/gac/%{name}
14cu|gstreamer-sharp-0.99.0-3|75	%{_prefix}/lib/mono/%{name}
14cu|gstreamer-sharp-0.99.0-3|76	%if %{_lib} != lib
14cu|gstreamer-sharp-0.99.0-3|77	%{_libdir}/mono/%{name}
14cu|gstreamer-sharp-0.99.0-3|78	%endif
14cu|gstreamer-sharp-0.99.0-3|79	
14cu|gstreamer-sharp-0.99.0-3|80	%files doc
14cu|gstreamer-sharp-0.99.0-3|81	%{_prefix}/lib/monodoc/sources/%{name}-docs.*
14cu|gstreamer-sharp-0.99.0-3|82	
14cu|gstreamer-sharp-0.99.0-3|83	%files devel
14cu|gstreamer-sharp-0.99.0-3|84	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|gstreamer-sharp-0.99.0-3|85	
14cu|gstreamer-sharp-0.99.0-3|86	
14cu|gstreamer-sharp-0.99.0-3|87	
14cu|gstreamer-sharp-0.99.0-3|88	%changelog
14cu|gstreamer-sharp-0.99.0-3|89	* Sun Mar 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.99.0-3
14cu|gstreamer-sharp-0.99.0-3|90	+ Revision: 29493a6
14cu|gstreamer-sharp-0.99.0-3|91	- Fix gstreamer BR
14cu|gstreamer-sharp-0.99.0-3|92	
14cu|gstreamer-sharp-0.99.0-3|93	

10363 14
14cu|gtimelog-0.10.0-1|1	Summary: A small application to keep track of your time
14cu|gtimelog-0.10.0-1|2	Name: gtimelog
14cu|gtimelog-0.10.0-1|3	Version: 0.10.0
14cu|gtimelog-0.10.0-1|4	Release: 1
14cu|gtimelog-0.10.0-1|5	Group: Office
14cu|gtimelog-0.10.0-1|6	License: GPLv2
14cu|gtimelog-0.10.0-1|7	URL: http://mg.pov.lt/gtimelog/
14cu|gtimelog-0.10.0-1|8	Source0: https://github.com/gtimelog/gtimelog/archive/0.10.0/%{name}-%{version}.tar.gz
14cu|gtimelog-0.10.0-1|9	Requires: pygtk2.0
14cu|gtimelog-0.10.0-1|10	Requires: pygtk2.0-libglade
14cu|gtimelog-0.10.0-1|11	BuildRequires: python-devel
14cu|gtimelog-0.10.0-1|12	BuildRequires: python-setuptools
14cu|gtimelog-0.10.0-1|13	BuildRequires: desktop-file-utils
14cu|gtimelog-0.10.0-1|14	
14cu|gtimelog-0.10.0-1|15	%define debug_package %{nil}
14cu|gtimelog-0.10.0-1|16	
14cu|gtimelog-0.10.0-1|17	%description
14cu|gtimelog-0.10.0-1|18	GTimeLog is a small Gtk+ app for keeping track of your time. It's main goal
14cu|gtimelog-0.10.0-1|19	is to be as unintrusive as possible.
14cu|gtimelog-0.10.0-1|20	
14cu|gtimelog-0.10.0-1|21	%prep
14cu|gtimelog-0.10.0-1|22	%setup -q
14cu|gtimelog-0.10.0-1|23	
14cu|gtimelog-0.10.0-1|24	%build
14cu|gtimelog-0.10.0-1|25	
14cu|gtimelog-0.10.0-1|26	%install
14cu|gtimelog-0.10.0-1|27	python setup.py install --root=%{buildroot}
14cu|gtimelog-0.10.0-1|28	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gtimelog-0.10.0-1|29	desktop-file-install \
14cu|gtimelog-0.10.0-1|30	--dir %{buildroot}%{_datadir}/applications \
14cu|gtimelog-0.10.0-1|31	%{name}.desktop
14cu|gtimelog-0.10.0-1|32	
14cu|gtimelog-0.10.0-1|33	%files
14cu|gtimelog-0.10.0-1|34	%doc   gtimelogrc.example
14cu|gtimelog-0.10.0-1|35	%attr(0755,root,root)%{_bindir}/%{name}
14cu|gtimelog-0.10.0-1|36	%{py_puresitedir}/%{name}*
14cu|gtimelog-0.10.0-1|37	%{_datadir}/applications/%{name}.desktop
14cu|gtimelog-0.10.0-1|38	
14cu|gtimelog-0.10.0-1|39	%changelog
14cu|gtimelog-0.10.0-1|40	
14cu|gtimelog-0.10.0-1|41	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-1
14cu|gtimelog-0.10.0-1|42	- (420e431) Updated to 0.10.0 (by updates_builder)
14cu|gtimelog-0.10.0-1|43	
14cu|gtimelog-0.10.0-1|44	

10364 14
14cu|gtkatlantic-0.6.1-1|1	Summary:	Monopoly-like game client
14cu|gtkatlantic-0.6.1-1|2	Name:		gtkatlantic
14cu|gtkatlantic-0.6.1-1|3	Version:	0.6.1
14cu|gtkatlantic-0.6.1-1|4	Release:	1
14cu|gtkatlantic-0.6.1-1|5	License:	GPLv2+
14cu|gtkatlantic-0.6.1-1|6	Group:		Games/Boards
14cu|gtkatlantic-0.6.1-1|7	URL:		http://gtkatlantic.gradator.net/
14cu|gtkatlantic-0.6.1-1|8	Source:		http://gtkatlantic.gradator.net/downloads/v0.6/%{name}-%{version}.tar.bz2
14cu|gtkatlantic-0.6.1-1|9	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gtkatlantic-0.6.1-1|10	BuildRequires:	png-devel
14cu|gtkatlantic-0.6.1-1|11	BuildRequires:	libxml2-devel
14cu|gtkatlantic-0.6.1-1|12	
14cu|gtkatlantic-0.6.1-1|13	%description
14cu|gtkatlantic-0.6.1-1|14	monopd is a dedicated game server daemon for playing Monopoly-like board
14cu|gtkatlantic-0.6.1-1|15	games. Clients connect to the server and communicate using short commands
14cu|gtkatlantic-0.6.1-1|16	and XML messages.
14cu|gtkatlantic-0.6.1-1|17	
14cu|gtkatlantic-0.6.1-1|18	%prep
14cu|gtkatlantic-0.6.1-1|19	%setup -q
14cu|gtkatlantic-0.6.1-1|20	
14cu|gtkatlantic-0.6.1-1|21	%build
14cu|gtkatlantic-0.6.1-1|22	%configure2_5x \
14cu|gtkatlantic-0.6.1-1|23	--bindir=%{_gamesbindir} \
14cu|gtkatlantic-0.6.1-1|24	--datadir=%{_gamesdatadir}
14cu|gtkatlantic-0.6.1-1|25	
14cu|gtkatlantic-0.6.1-1|26	%make
14cu|gtkatlantic-0.6.1-1|27	
14cu|gtkatlantic-0.6.1-1|28	%install
14cu|gtkatlantic-0.6.1-1|29	%makeinstall_std
14cu|gtkatlantic-0.6.1-1|30	
14cu|gtkatlantic-0.6.1-1|31	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gtkatlantic-0.6.1-1|32	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gtkatlantic-0.6.1-1|33	[Desktop Entry]
14cu|gtkatlantic-0.6.1-1|34	Type=Application
14cu|gtkatlantic-0.6.1-1|35	Exec=%{_gamesbindir}/%{name}
14cu|gtkatlantic-0.6.1-1|36	Icon=strategy_section
14cu|gtkatlantic-0.6.1-1|37	Comment=Play Monopoly
14cu|gtkatlantic-0.6.1-1|38	Categories=Game;BoardGame;
14cu|gtkatlantic-0.6.1-1|39	Name=GtkAtlantic
14cu|gtkatlantic-0.6.1-1|40	EOF
14cu|gtkatlantic-0.6.1-1|41	
14cu|gtkatlantic-0.6.1-1|42	%files
14cu|gtkatlantic-0.6.1-1|43	%defattr(-, root, root)
14cu|gtkatlantic-0.6.1-1|44	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|gtkatlantic-0.6.1-1|45	%{_gamesbindir}/*
14cu|gtkatlantic-0.6.1-1|46	%{_gamesdatadir}/%{name}
14cu|gtkatlantic-0.6.1-1|47	%{_gamesdatadir}/applications/gtkatlantic.desktop
14cu|gtkatlantic-0.6.1-1|48	%{_gamesdatadir}/icons/hicolor/*/apps/gtkatlantic.*
14cu|gtkatlantic-0.6.1-1|49	%{_gamesdatadir}/pixmaps/gtkatlantic.xpm
14cu|gtkatlantic-0.6.1-1|50	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gtkatlantic-0.6.1-1|51	
14cu|gtkatlantic-0.6.1-1|52	%changelog
14cu|gtkatlantic-0.6.1-1|53	
14cu|gtkatlantic-0.6.1-1|54	* Mon Sep 12 2016 alzim <alzim@bk.ru> 0.6.1-1
14cu|gtkatlantic-0.6.1-1|55	- (c04b6fb) Merge pull request #1 from import/gtkatlantic:rosa2016.1
14cu|gtkatlantic-0.6.1-1|56	- (c04b6fb) Updated to 0.6.1
14cu|gtkatlantic-0.6.1-1|57	
14cu|gtkatlantic-0.6.1-1|58	

10365 14
14cu|gtkdialog-0.8.3-1|1	Summary:	GUI creation tool for shells and arbitrary interpreters
14cu|gtkdialog-0.8.3-1|2	Name:		gtkdialog
14cu|gtkdialog-0.8.3-1|3	Version:	0.8.3
14cu|gtkdialog-0.8.3-1|4	Release:	1
14cu|gtkdialog-0.8.3-1|5	License:	GPLv2+
14cu|gtkdialog-0.8.3-1|6	Group:		Development/Tools
14cu|gtkdialog-0.8.3-1|7	Url:		https://code.google.com/archive/p/gtkdialog/
14cu|gtkdialog-0.8.3-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|gtkdialog-0.8.3-1|9	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|gtkdialog-0.8.3-1|10	
14cu|gtkdialog-0.8.3-1|11	%description
14cu|gtkdialog-0.8.3-1|12	The gtkdialog is uses an XML like simple language as a GUI description
14cu|gtkdialog-0.8.3-1|13	language to produce dialog boxes. The program can be used with shells
14cu|gtkdialog-0.8.3-1|14	and arbitrary interpreters. Example programs included for BASH and AWK.
14cu|gtkdialog-0.8.3-1|15	
14cu|gtkdialog-0.8.3-1|16	%files
14cu|gtkdialog-0.8.3-1|17	%doc AUTHORS NEWS TODO ChangeLog examples
14cu|gtkdialog-0.8.3-1|18	%{_bindir}/%{name}
14cu|gtkdialog-0.8.3-1|19	%{_infodir}/%{name}.info.xz
14cu|gtkdialog-0.8.3-1|20	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gtkdialog-0.8.3-1|21	#--------------------------------------------------------------------------
14cu|gtkdialog-0.8.3-1|22	
14cu|gtkdialog-0.8.3-1|23	%prep
14cu|gtkdialog-0.8.3-1|24	%setup -q
14cu|gtkdialog-0.8.3-1|25	sed -i 's|usr/local|usr|' examples/miscellaneous/standalone_file
14cu|gtkdialog-0.8.3-1|26	
14cu|gtkdialog-0.8.3-1|27	%build
14cu|gtkdialog-0.8.3-1|28	%configure2_5x
14cu|gtkdialog-0.8.3-1|29	%make
14cu|gtkdialog-0.8.3-1|30	
14cu|gtkdialog-0.8.3-1|31	%install
14cu|gtkdialog-0.8.3-1|32	%makeinstall_std UPDATE_ICON_CACHE=true
14cu|gtkdialog-0.8.3-1|33	
14cu|gtkdialog-0.8.3-1|34	%changelog
14cu|gtkdialog-0.8.3-1|35	
14cu|gtkdialog-0.8.3-1|36	* Mon Dec 19 2016 Rosa <rosa@abf.rosalinux.ru> 0.8.3-1
14cu|gtkdialog-0.8.3-1|37	- (71e7ae6) Automatic import for version 0.8.3-1
14cu|gtkdialog-0.8.3-1|38	
14cu|gtkdialog-0.8.3-1|39	

10366 14
14cu|gtk-gnutella-1.1.1-1|1	%define summary	Gnutella GTK client
14cu|gtk-gnutella-1.1.1-1|2	
14cu|gtk-gnutella-1.1.1-1|3	Name: 		gtk-gnutella
14cu|gtk-gnutella-1.1.1-1|4	Version: 	1.1.1
14cu|gtk-gnutella-1.1.1-1|5	Release: 	1
14cu|gtk-gnutella-1.1.1-1|6	Summary: 	%{summary}
14cu|gtk-gnutella-1.1.1-1|7	License: 	GPLv2
14cu|gtk-gnutella-1.1.1-1|8	Group: 		Networking/File transfer
14cu|gtk-gnutella-1.1.1-1|9	Source0: 	http://downloads.sourceforge.net/project/gtk-gnutella/gtk-gnutella/%{version}/%{name}-%{version}.tar.bz2
14cu|gtk-gnutella-1.1.1-1|10	Source1:	%{name}-remote-shell.txt.bz2
14cu|gtk-gnutella-1.1.1-1|11	Source10:	%{name}.16.png
14cu|gtk-gnutella-1.1.1-1|12	Source11:	%{name}.32.png
14cu|gtk-gnutella-1.1.1-1|13	Source12:	%{name}.48.png
14cu|gtk-gnutella-1.1.1-1|14	URL: 		http://gtk-gnutella.sourceforge.net
14cu|gtk-gnutella-1.1.1-1|15	Buildrequires:	gtk+2-devel
14cu|gtk-gnutella-1.1.1-1|16	Buildrequires:	libxml2-devel
14cu|gtk-gnutella-1.1.1-1|17	BuildRequires:	gnutls-devel
14cu|gtk-gnutella-1.1.1-1|18	BuildRequires:	glib2-devel
14cu|gtk-gnutella-1.1.1-1|19	BuildRequires:	dbus-devel
14cu|gtk-gnutella-1.1.1-1|20	BuildRequires:	zlib-devel
14cu|gtk-gnutella-1.1.1-1|21	Buildrequires:	bison
14cu|gtk-gnutella-1.1.1-1|22	Buildrequires:	byacc
14cu|gtk-gnutella-1.1.1-1|23	Buildrequires:	gettext
14cu|gtk-gnutella-1.1.1-1|24	
14cu|gtk-gnutella-1.1.1-1|25	%description
14cu|gtk-gnutella-1.1.1-1|26	Gtk-gnutella is a client of Gnutella network (http://www.gnutella.com/).
14cu|gtk-gnutella-1.1.1-1|27	It's a fully-featured servent, designed to share any type of file.
14cu|gtk-gnutella-1.1.1-1|28	Gtk-gnutella implements compressed connections, ultrapeer and leaf
14cu|gtk-gnutella-1.1.1-1|29	nodes, Passive/Active Remote Queueing (PARQ), and other modern
14cu|gtk-gnutella-1.1.1-1|30	gnutella network features.
14cu|gtk-gnutella-1.1.1-1|31	
14cu|gtk-gnutella-1.1.1-1|32	%prep
14cu|gtk-gnutella-1.1.1-1|33	%setup -q -n %{name}-%{version}
14cu|gtk-gnutella-1.1.1-1|34	
14cu|gtk-gnutella-1.1.1-1|35	%build
14cu|gtk-gnutella-1.1.1-1|36	./Configure -Dprefix=%{_prefix}/ -Dbindir=%{_bindir}/ -Dprivlib=%{_datadir}/%{name}/ \
14cu|gtk-gnutella-1.1.1-1|37	-Dsysman=%{_mandir}/man1/ -Ucc="$CC" -Dccflags="-Wall $CFLAGS" \
14cu|gtk-gnutella-1.1.1-1|38	-Doptimize="%{optflags}" -Dgtkversion=2 -Dremotectrl=true \
14cu|gtk-gnutella-1.1.1-1|39	-Dofficial=true -ders
14cu|gtk-gnutella-1.1.1-1|40	#perl -p -i -e 's/SQuoTe\(a\)\"a/SQuoTe\(a\)\"a\"/g' config.h
14cu|gtk-gnutella-1.1.1-1|41	#perl -p -i -e 's/EQuoTe\(a\)a\"/EQuoTe\(a\)\"a\"/g' config.h
14cu|gtk-gnutella-1.1.1-1|42	#perl -p -i -e 's/usr\/local/usr/g' src/Makefile
14cu|gtk-gnutella-1.1.1-1|43	%make
14cu|gtk-gnutella-1.1.1-1|44	
14cu|gtk-gnutella-1.1.1-1|45	%install
14cu|gtk-gnutella-1.1.1-1|46	mkdir -p %{buildroot}%{_bindir} %{buildroot}/%{_mandir}/man1
14cu|gtk-gnutella-1.1.1-1|47	make install INSTALL_PREFIX=%{buildroot}
14cu|gtk-gnutella-1.1.1-1|48	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|gtk-gnutella-1.1.1-1|49	
14cu|gtk-gnutella-1.1.1-1|50	# extra docs
14cu|gtk-gnutella-1.1.1-1|51	bunzip2 -c %{SOURCE1} > remote-shell.txt
14cu|gtk-gnutella-1.1.1-1|52	
14cu|gtk-gnutella-1.1.1-1|53	# icons
14cu|gtk-gnutella-1.1.1-1|54	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|55	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|56	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|57	
14cu|gtk-gnutella-1.1.1-1|58	%find_lang %{name}
14cu|gtk-gnutella-1.1.1-1|59	
14cu|gtk-gnutella-1.1.1-1|60	%clean
14cu|gtk-gnutella-1.1.1-1|61	
14cu|gtk-gnutella-1.1.1-1|62	%files -f %{name}.lang
14cu|gtk-gnutella-1.1.1-1|63	%doc README TODO AUTHORS LICENSE ChangeLog
14cu|gtk-gnutella-1.1.1-1|64	%doc remote-shell.txt
14cu|gtk-gnutella-1.1.1-1|65	%{_bindir}/*
14cu|gtk-gnutella-1.1.1-1|66	%{_datadir}/%{name}
14cu|gtk-gnutella-1.1.1-1|67	%{_datadir}/pixmaps/*
14cu|gtk-gnutella-1.1.1-1|68	%{_datadir}/appdata/*
14cu|gtk-gnutella-1.1.1-1|69	%{_miconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|70	%{_iconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|71	%{_liconsdir}/%{name}.png
14cu|gtk-gnutella-1.1.1-1|72	%{_datadir}/applications/gtk-gnutella.desktop
14cu|gtk-gnutella-1.1.1-1|73	
14cu|gtk-gnutella-1.1.1-1|74	
14cu|gtk-gnutella-1.1.1-1|75	
14cu|gtk-gnutella-1.1.1-1|76	
14cu|gtk-gnutella-1.1.1-1|77	%changelog
14cu|gtk-gnutella-1.1.1-1|78	
14cu|gtk-gnutella-1.1.1-1|79	* Wed Mar 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-1
14cu|gtk-gnutella-1.1.1-1|80	- (248cf7b) Updated to 1.1.1
14cu|gtk-gnutella-1.1.1-1|81	
14cu|gtk-gnutella-1.1.1-1|82	

10367 14
14cu|gtkhash-0.7.0-1|1	Summary:	GTK+ utility for computing message digests or checksums
14cu|gtkhash-0.7.0-1|2	Name:		gtkhash
14cu|gtkhash-0.7.0-1|3	Version:	0.7.0
14cu|gtkhash-0.7.0-1|4	Release:	1
14cu|gtkhash-0.7.0-1|5	License:	GPLv2+
14cu|gtkhash-0.7.0-1|6	Group:		File tools
14cu|gtkhash-0.7.0-1|7	Url:		http://gtkhash.sourceforge.net/
14cu|gtkhash-0.7.0-1|8	# https://github.com/tristanheaven/gtkhash/archive/%{version}.tar.gz
14cu|gtkhash-0.7.0-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|gtkhash-0.7.0-1|10	Source1:	gtkhash.xpm
14cu|gtkhash-0.7.0-1|11	BuildRequires:	imagemagick
14cu|gtkhash-0.7.0-1|12	BuildRequires:	intltool
14cu|gtkhash-0.7.0-1|13	BuildRequires:	gettext-devel
14cu|gtkhash-0.7.0-1|14	BuildRequires:	mhash-devel
14cu|gtkhash-0.7.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gtkhash-0.7.0-1|16	BuildRequires:	pkgconfig(libgcrypt)
14cu|gtkhash-0.7.0-1|17	
14cu|gtkhash-0.7.0-1|18	%description
14cu|gtkhash-0.7.0-1|19	GtkHash is a GTK+ utility for computing message digests or checksums. Currently
14cu|gtkhash-0.7.0-1|20	supported hash functions include
14cu|gtkhash-0.7.0-1|21	* MD2, MD4 and MD5
14cu|gtkhash-0.7.0-1|22	* SHA1, SHA224, SHA256, SHA384 and SHA512,
14cu|gtkhash-0.7.0-1|23	* RIPEMD128, RIPEMD160, RIPEMD256 and RIPEMD320
14cu|gtkhash-0.7.0-1|24	* TIGER128, TIGER160 and TIGER192
14cu|gtkhash-0.7.0-1|25	* HAVAL128-3, HAVAL160-3, HAVAL192-3, HAVAL224-3 and HAVAL256-3
14cu|gtkhash-0.7.0-1|26	* SNEFRU128 and SNEFRU256
14cu|gtkhash-0.7.0-1|27	* ADLER32, CRC32, GOST and WHIRLPOOL
14cu|gtkhash-0.7.0-1|28	
14cu|gtkhash-0.7.0-1|29	This package contains the GTK+2 version of the program.
14cu|gtkhash-0.7.0-1|30	
14cu|gtkhash-0.7.0-1|31	%files -f %{name}.lang
14cu|gtkhash-0.7.0-1|32	%doc AUTHORS COPYING NEWS README TODO
14cu|gtkhash-0.7.0-1|33	%{_bindir}/%{name}
14cu|gtkhash-0.7.0-1|34	%{_datadir}/%{name}/
14cu|gtkhash-0.7.0-1|35	%{_datadir}/applications/%{name}.desktop
14cu|gtkhash-0.7.0-1|36	%{_datadir}/glib-2.0/schemas/app.gtkhash.gschema.xml
14cu|gtkhash-0.7.0-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|gtkhash-0.7.0-1|38	
14cu|gtkhash-0.7.0-1|39	#----------------------------------------------------------------------------
14cu|gtkhash-0.7.0-1|40	
14cu|gtkhash-0.7.0-1|41	%prep
14cu|gtkhash-0.7.0-1|42	%setup -q
14cu|gtkhash-0.7.0-1|43	
14cu|gtkhash-0.7.0-1|44	%build
14cu|gtkhash-0.7.0-1|45	./autogen.sh
14cu|gtkhash-0.7.0-1|46	%configure2_5x \
14cu|gtkhash-0.7.0-1|47	--with-gtk=2.0 \
14cu|gtkhash-0.7.0-1|48	--enable-linux-crypto \
14cu|gtkhash-0.7.0-1|49	--enable-gcrypt \
14cu|gtkhash-0.7.0-1|50	--enable-glib-checksums \
14cu|gtkhash-0.7.0-1|51	--enable-mhash \
14cu|gtkhash-0.7.0-1|52	--disable-thunar \
14cu|gtkhash-0.7.0-1|53	--disable-nautilus \
14cu|gtkhash-0.7.0-1|54	--disable-schemas-compile
14cu|gtkhash-0.7.0-1|55	
14cu|gtkhash-0.7.0-1|56	%make V=1
14cu|gtkhash-0.7.0-1|57	
14cu|gtkhash-0.7.0-1|58	%install
14cu|gtkhash-0.7.0-1|59	%makeinstall_std
14cu|gtkhash-0.7.0-1|60	
14cu|gtkhash-0.7.0-1|61	# install menu entry
14cu|gtkhash-0.7.0-1|62	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gtkhash-0.7.0-1|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|gtkhash-0.7.0-1|64	[Desktop Entry]
14cu|gtkhash-0.7.0-1|65	Name=GtkHash
14cu|gtkhash-0.7.0-1|66	Comment=Hash message digests or checksums
14cu|gtkhash-0.7.0-1|67	Exec=%{name}
14cu|gtkhash-0.7.0-1|68	Icon=%{name}
14cu|gtkhash-0.7.0-1|69	Terminal=false
14cu|gtkhash-0.7.0-1|70	Type=Application
14cu|gtkhash-0.7.0-1|71	StartupNotify=true
14cu|gtkhash-0.7.0-1|72	Categories=Utility;FileTools;
14cu|gtkhash-0.7.0-1|73	EOF
14cu|gtkhash-0.7.0-1|74	
14cu|gtkhash-0.7.0-1|75	# install menu icons
14cu|gtkhash-0.7.0-1|76	for N in 16 32 48 64 128;
14cu|gtkhash-0.7.0-1|77	do
14cu|gtkhash-0.7.0-1|78	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cu|gtkhash-0.7.0-1|79	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|gtkhash-0.7.0-1|80	done
14cu|gtkhash-0.7.0-1|81	
14cu|gtkhash-0.7.0-1|82	%find_lang %{name}
14cu|gtkhash-0.7.0-1|83	
14cu|gtkhash-0.7.0-1|84	
14cu|gtkhash-0.7.0-1|85	%changelog
14cu|gtkhash-0.7.0-1|86	* Thu Oct 23 2014 Rosa <rosa@abf.rosalinux.ru> 0.7.0-1
14cu|gtkhash-0.7.0-1|87	+ Revision: d41ef9b
14cu|gtkhash-0.7.0-1|88	- Automatic import for version 0.7.0-1
14cu|gtkhash-0.7.0-1|89	
14cu|gtkhash-0.7.0-1|90	

10368 14
14cu|gtkmathview-0.8.0-9|1	%define major 0
14cu|gtkmathview-0.8.0-9|2	%define libname  %mklibname %{name} %{major}
14cu|gtkmathview-0.8.0-9|3	%define develname %mklibname -d %{name}
14cu|gtkmathview-0.8.0-9|4	
14cu|gtkmathview-0.8.0-9|5	Summary:	C++ rendering engine for MathML documents
14cu|gtkmathview-0.8.0-9|6	Name:		gtkmathview
14cu|gtkmathview-0.8.0-9|7	Version:	0.8.0
14cu|gtkmathview-0.8.0-9|8	Release:	9
14cu|gtkmathview-0.8.0-9|9	License:	GPLv3+
14cu|gtkmathview-0.8.0-9|10	Group:		Networking/WWW
14cu|gtkmathview-0.8.0-9|11	Url:		http://www.cs.unibo.it/helm/mml-widget/
14cu|gtkmathview-0.8.0-9|12	Source0:	http://helm.cs.unibo.it/mml-widget/sources/%{name}-%{version}.tar.gz
14cu|gtkmathview-0.8.0-9|13	Source1:	gtkmathview.html.tar.bz2
14cu|gtkmathview-0.8.0-9|14	Patch0: gtkmathview-0.8.0-cond-t1.patch
14cu|gtkmathview-0.8.0-9|15	Patch1: gtkmathview-0.8.0-gcc43.patch
14cu|gtkmathview-0.8.0-9|16	Patch2: gtkmathview-0.8.0-gcc44.patch
14cu|gtkmathview-0.8.0-9|17	Patch3: gtkmathview-0.8.0-fix-link.patch
14cu|gtkmathview-0.8.0-9|18	Patch4: gtkmathview-0.8.0-no-static.patch
14cu|gtkmathview-0.8.0-9|19	Patch5: gtkmathview-0.8.0-gcc47.patch
14cu|gtkmathview-0.8.0-9|20	
14cu|gtkmathview-0.8.0-9|21	BuildRequires:	xsltproc
14cu|gtkmathview-0.8.0-9|22	BuildRequires:	t1lib-devel
14cu|gtkmathview-0.8.0-9|23	BuildRequires:	popt-devel
14cu|gtkmathview-0.8.0-9|24	#BuildRequires:	pkgconfig(gdome2-cpp-smart)
14cu|gtkmathview-0.8.0-9|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gtkmathview-0.8.0-9|26	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gtkmathview-0.8.0-9|27	Requires:	fonts-ttf-latex
14cu|gtkmathview-0.8.0-9|28	
14cu|gtkmathview-0.8.0-9|29	%description
14cu|gtkmathview-0.8.0-9|30	GtkMathView is a GTK Widget for rendering MathML documents.
14cu|gtkmathview-0.8.0-9|31	
14cu|gtkmathview-0.8.0-9|32	%package -n %{libname}
14cu|gtkmathview-0.8.0-9|33	Summary:   Libraries for gtkmathview
14cu|gtkmathview-0.8.0-9|34	Group: System/Libraries
14cu|gtkmathview-0.8.0-9|35	
14cu|gtkmathview-0.8.0-9|36	%description -n %{libname}
14cu|gtkmathview-0.8.0-9|37	GtkMathView is a GTK Widget for rendering MathML documents.
14cu|gtkmathview-0.8.0-9|38	
14cu|gtkmathview-0.8.0-9|39	%package -n %{develname}
14cu|gtkmathview-0.8.0-9|40	Summary:  Libraries and include files for gtkmathview
14cu|gtkmathview-0.8.0-9|41	Group:    Development/C++
14cu|gtkmathview-0.8.0-9|42	Requires: %{libname} = %{version}
14cu|gtkmathview-0.8.0-9|43	Provides: %{name}-devel = %{EVRD}
14cu|gtkmathview-0.8.0-9|44	
14cu|gtkmathview-0.8.0-9|45	%description -n %{develname}
14cu|gtkmathview-0.8.0-9|46	GtkMathView is a GTK Widget for rendering MathML documents.
14cu|gtkmathview-0.8.0-9|47	
14cu|gtkmathview-0.8.0-9|48	%prep
14cu|gtkmathview-0.8.0-9|49	%setup -q
14cu|gtkmathview-0.8.0-9|50	%patch0 -p1
14cu|gtkmathview-0.8.0-9|51	%patch1 -p1
14cu|gtkmathview-0.8.0-9|52	%patch2 -p0
14cu|gtkmathview-0.8.0-9|53	%patch3 -p0
14cu|gtkmathview-0.8.0-9|54	%patch4 -p1
14cu|gtkmathview-0.8.0-9|55	%patch5 -p1
14cu|gtkmathview-0.8.0-9|56	# AM_BINRELOC missing, just ignore
14cu|gtkmathview-0.8.0-9|57	echo 'AC_DEFUN([AM_BINRELOC], [])' > acinclude.m4
14cu|gtkmathview-0.8.0-9|58	
14cu|gtkmathview-0.8.0-9|59	%build
14cu|gtkmathview-0.8.0-9|60	autoreconf -fi
14cu|gtkmathview-0.8.0-9|61	%configure2_5x \
14cu|gtkmathview-0.8.0-9|62	--disable-static
14cu|gtkmathview-0.8.0-9|63	
14cu|gtkmathview-0.8.0-9|64	make
14cu|gtkmathview-0.8.0-9|65	
14cu|gtkmathview-0.8.0-9|66	##Add updated html reference manual##
14cu|gtkmathview-0.8.0-9|67	mkdir DATA.TMP
14cu|gtkmathview-0.8.0-9|68	cd DATA.TMP
14cu|gtkmathview-0.8.0-9|69	tar xjf %{SOURCE1}
14cu|gtkmathview-0.8.0-9|70	cd ../../..
14cu|gtkmathview-0.8.0-9|71	
14cu|gtkmathview-0.8.0-9|72	%install
14cu|gtkmathview-0.8.0-9|73	%makeinstall_std
14cu|gtkmathview-0.8.0-9|74	mkdir -p %{buildroot}/%_docdir/%{name}
14cu|gtkmathview-0.8.0-9|75	cp -r DATA.TMP/%{name}.html %{buildroot}/%_docdir/%{name}
14cu|gtkmathview-0.8.0-9|76	
14cu|gtkmathview-0.8.0-9|77	%files
14cu|gtkmathview-0.8.0-9|78	%doc AUTHORS BUGS COPYING ChangeLog HISTORY INSTALL LICENSE NEWS README TODO
14cu|gtkmathview-0.8.0-9|79	%config(noreplace) %{_sysconfdir}/gtkmathview/gtkmathview.conf.xml
14cu|gtkmathview-0.8.0-9|80	%{_bindir}/*
14cu|gtkmathview-0.8.0-9|81	%{_datadir}/%{name}
14cu|gtkmathview-0.8.0-9|82	%{_mandir}/man1/*
14cu|gtkmathview-0.8.0-9|83	
14cu|gtkmathview-0.8.0-9|84	%files -n %{libname}
14cu|gtkmathview-0.8.0-9|85	%{_libdir}/lib*.so.%{major}*
14cu|gtkmathview-0.8.0-9|86	
14cu|gtkmathview-0.8.0-9|87	%files -n %{develname}
14cu|gtkmathview-0.8.0-9|88	%{_libdir}/lib*.so
14cu|gtkmathview-0.8.0-9|89	%{_includedir}/*
14cu|gtkmathview-0.8.0-9|90	%{_libdir}/pkgconfig/*
14cu|gtkmathview-0.8.0-9|91	
14cu|gtkmathview-0.8.0-9|92	%changelog
14cu|gtkmathview-0.8.0-9|93	
14cu|gtkmathview-0.8.0-9|94	* Wed Nov 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-9
14cu|gtkmathview-0.8.0-9|95	- (22243cc) Bump release
14cu|gtkmathview-0.8.0-9|96	
14cu|gtkmathview-0.8.0-9|97	

10369 14
14cu|gtkmotd-0.5-15|1	Summary: 	Message of the day display
14cu|gtkmotd-0.5-15|2	Name: 		gtkmotd
14cu|gtkmotd-0.5-15|3	Version: 	0.5
14cu|gtkmotd-0.5-15|4	Release: 	15
14cu|gtkmotd-0.5-15|5	License: 	GPL
14cu|gtkmotd-0.5-15|6	URL: 		http://rhlx01.rz.fht-esslingen.de/gtkmotd/
14cu|gtkmotd-0.5-15|7	Group: 		Toys
14cu|gtkmotd-0.5-15|8	Source: 	%{name}-%{version}.tar.bz2
14cu|gtkmotd-0.5-15|9	BuildRequires:	libgtk+-devel
14cu|gtkmotd-0.5-15|10	
14cu|gtkmotd-0.5-15|11	%description
14cu|gtkmotd-0.5-15|12	gtkmotd displays the message of the day as of /etc/motd to the user and
14cu|gtkmotd-0.5-15|13	exits. It is useful to have in X11 startup scripts.
14cu|gtkmotd-0.5-15|14	
14cu|gtkmotd-0.5-15|15	%prep
14cu|gtkmotd-0.5-15|16	
14cu|gtkmotd-0.5-15|17	%setup
14cu|gtkmotd-0.5-15|18	
14cu|gtkmotd-0.5-15|19	%build
14cu|gtkmotd-0.5-15|20	%make
14cu|gtkmotd-0.5-15|21	
14cu|gtkmotd-0.5-15|22	%install
14cu|gtkmotd-0.5-15|23	%makeinstall
14cu|gtkmotd-0.5-15|24	
14cu|gtkmotd-0.5-15|25	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gtkmotd-0.5-15|26	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|gtkmotd-0.5-15|27	[Desktop Entry]
14cu|gtkmotd-0.5-15|28	Type=Application
14cu|gtkmotd-0.5-15|29	Exec=/usr/bin/gtkmotd
14cu|gtkmotd-0.5-15|30	Name=Gtkmotd
14cu|gtkmotd-0.5-15|31	Comment=Gtk version of motd
14cu|gtkmotd-0.5-15|32	Comment[ru]=Gtk-версия motd
14cu|gtkmotd-0.5-15|33	Icon=other_configuration
14cu|gtkmotd-0.5-15|34	Categories=Settings;
14cu|gtkmotd-0.5-15|35	EOF
14cu|gtkmotd-0.5-15|36	
14cu|gtkmotd-0.5-15|37	%files
14cu|gtkmotd-0.5-15|38	%doc AUTHORS CHANGELOG COPYING README TODO
14cu|gtkmotd-0.5-15|39	%{_bindir}/gtkmotd
14cu|gtkmotd-0.5-15|40	%{_datadir}/applications/mandriva-*.desktop
14cu|gtkmotd-0.5-15|41	
14cu|gtkmotd-0.5-15|42	
14cu|gtkmotd-0.5-15|43	
14cu|gtkmotd-0.5-15|44	
14cu|gtkmotd-0.5-15|45	%changelog
14cu|gtkmotd-0.5-15|46	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-15
14cu|gtkmotd-0.5-15|47	+ Revision: f2ca7f7
14cu|gtkmotd-0.5-15|48	- Fi desktop file
14cu|gtkmotd-0.5-15|49	
14cu|gtkmotd-0.5-15|50	

10370 14
14cu|gtkpasman-0.12.1-3|1	Summary:	GTK passwords manager for system and network administrators
14cu|gtkpasman-0.12.1-3|2	Name:		gtkpasman
14cu|gtkpasman-0.12.1-3|3	Version:	0.12.1
14cu|gtkpasman-0.12.1-3|4	Release:	3
14cu|gtkpasman-0.12.1-3|5	License:	GPLv2+
14cu|gtkpasman-0.12.1-3|6	Group:		File tools
14cu|gtkpasman-0.12.1-3|7	Url:		http://gtkpasman.sourceforge.net/
14cu|gtkpasman-0.12.1-3|8	Source0:	http://downloads.sourceforge.net/project/gtkpasman/%{name}-sources/%{version}/%{name}-%{version}.tar.xz
14cu|gtkpasman-0.12.1-3|9	# Translations make ABF hang :-/
14cu|gtkpasman-0.12.1-3|10	Patch0:		gtkpasman-0.12.1-no-locale.patch
14cu|gtkpasman-0.12.1-3|11	Patch1:		gtkpasman-0.12.1-deprecated.patch
14cu|gtkpasman-0.12.1-3|12	BuildRequires:	pkgconfig(gio-2.0)
14cu|gtkpasman-0.12.1-3|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gtkpasman-0.12.1-3|14	Requires:	gnupg
14cu|gtkpasman-0.12.1-3|15	
14cu|gtkpasman-0.12.1-3|16	%description
14cu|gtkpasman-0.12.1-3|17	It is a graphical interface to manage the usage of passwords related to servers
14cu|gtkpasman-0.12.1-3|18	or services, grouped by customers (plateforms, etc.) The purpose is to provide
14cu|gtkpasman-0.12.1-3|19	system and network administrators a convenient tool to manage a passwords
14cu|gtkpasman-0.12.1-3|20	knowledge base related to customers, servers, services...
14cu|gtkpasman-0.12.1-3|21	
14cu|gtkpasman-0.12.1-3|22	It can help to retrieve passwords, or even connect to servers (ssh, telnet,
14cu|gtkpasman-0.12.1-3|23	FTP...). Passwords will be kept in a gnupg crypted file. The structure of the
14cu|gtkpasman-0.12.1-3|24	file is predefined, but very easy to edit and maintain. The gtk application
14cu|gtkpasman-0.12.1-3|25	can switch between a discreet applet and a full list of containers.
14cu|gtkpasman-0.12.1-3|26	
14cu|gtkpasman-0.12.1-3|27	%files
14cu|gtkpasman-0.12.1-3|28	%doc README NEWS AUTHORS
14cu|gtkpasman-0.12.1-3|29	%{_bindir}/gtkpasman
14cu|gtkpasman-0.12.1-3|30	%{_datadir}/applications/gtkpasman.desktop
14cu|gtkpasman-0.12.1-3|31	%{_datadir}/glib-2.0/schemas/gtkpasman.gschema.xml
14cu|gtkpasman-0.12.1-3|32	
14cu|gtkpasman-0.12.1-3|33	#----------------------------------------------------------------------------
14cu|gtkpasman-0.12.1-3|34	
14cu|gtkpasman-0.12.1-3|35	%prep
14cu|gtkpasman-0.12.1-3|36	%setup -q
14cu|gtkpasman-0.12.1-3|37	%patch0 -p1
14cu|gtkpasman-0.12.1-3|38	%patch1 -p1
14cu|gtkpasman-0.12.1-3|39	
14cu|gtkpasman-0.12.1-3|40	%build
14cu|gtkpasman-0.12.1-3|41	autoreconf -fi
14cu|gtkpasman-0.12.1-3|42	%configure2_5x
14cu|gtkpasman-0.12.1-3|43	%make
14cu|gtkpasman-0.12.1-3|44	
14cu|gtkpasman-0.12.1-3|45	%install
14cu|gtkpasman-0.12.1-3|46	%makeinstall_std
14cu|gtkpasman-0.12.1-3|47	
14cu|gtkpasman-0.12.1-3|48	
14cu|gtkpasman-0.12.1-3|49	%changelog
14cu|gtkpasman-0.12.1-3|50	
14cu|gtkpasman-0.12.1-3|51	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.1-3
14cu|gtkpasman-0.12.1-3|52	- (3e86f6c) Build with deprecated GTK functions (needs porting to GTK 3.14+ in upstream)
14cu|gtkpasman-0.12.1-3|53	
14cu|gtkpasman-0.12.1-3|54	

10371 14
14cu|gtkpod-2.1.4-5|1	%define build_plf	0
14cu|gtkpod-2.1.4-5|2	
14cu|gtkpod-2.1.4-5|3	%if "%{?distro_section}" == "tainted"
14cu|gtkpod-2.1.4-5|4	%define build_plf	1
14cu|gtkpod-2.1.4-5|5	%endif
14cu|gtkpod-2.1.4-5|6	
14cu|gtkpod-2.1.4-5|7	%define major     1
14cu|gtkpod-2.1.4-5|8	%define libname   %mklibname %{name} %{major}
14cu|gtkpod-2.1.4-5|9	%define libnameatomic   %mklibname atomicparsley 0
14cu|gtkpod-2.1.4-5|10	%define develname %mklibname %{name} -d
14cu|gtkpod-2.1.4-5|11	%define develnameatomic %mklibname atomicparsley -d
14cu|gtkpod-2.1.4-5|12	
14cu|gtkpod-2.1.4-5|13	Name:		gtkpod
14cu|gtkpod-2.1.4-5|14	Summary:	GTK interface to iPod
14cu|gtkpod-2.1.4-5|15	Version:	2.1.4
14cu|gtkpod-2.1.4-5|16	Release:	5
14cu|gtkpod-2.1.4-5|17	Source0:	http://prdownloads.sourceforge.net/gtkpod/%{name}-%version.tar.gz
14cu|gtkpod-2.1.4-5|18	Patch2:		gtkpod-2.1.0-pref.patch
14cu|gtkpod-2.1.4-5|19	URL:		http://gtkpod.sourceforge.net/
14cu|gtkpod-2.1.4-5|20	License:	GPLv2+
14cu|gtkpod-2.1.4-5|21	Group:		Communications
14cu|gtkpod-2.1.4-5|22	BuildRequires:	pkgconfig(id3tag)
14cu|gtkpod-2.1.4-5|23	BuildRequires:	%mklibname -d mp4v2
14cu|gtkpod-2.1.4-5|24	BuildRequires:	pkgconfig(libgpod-1.0) >= 0.7.0
14cu|gtkpod-2.1.4-5|25	BuildRequires:	pkgconfig(vorbis)
14cu|gtkpod-2.1.4-5|26	BuildRequires:	pkgconfig(flac)
14cu|gtkpod-2.1.4-5|27	BuildRequires:	pkgconfig(glib-2.0) >= 2.15
14cu|gtkpod-2.1.4-5|28	BuildRequires:	gtk+3-devel
14cu|gtkpod-2.1.4-5|29	BuildRequires:	pkgconfig(libcurl)
14cu|gtkpod-2.1.4-5|30	BuildRequires:	flex
14cu|gtkpod-2.1.4-5|31	BuildRequires:	intltool
14cu|gtkpod-2.1.4-5|32	BuildRequires:	gettext-devel
14cu|gtkpod-2.1.4-5|33	BuildRequires:	desktop-file-utils
14cu|gtkpod-2.1.4-5|34	BuildRequires:	anjuta-devel
14cu|gtkpod-2.1.4-5|35	BuildRequires:	pkgconfig(gdl-3.0)
14cu|gtkpod-2.1.4-5|36	BuildRequires:	webkitgtk3-devel
14cu|gtkpod-2.1.4-5|37	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|gtkpod-2.1.4-5|38	
14cu|gtkpod-2.1.4-5|39	%if %{build_plf}
14cu|gtkpod-2.1.4-5|40	BuildRequires:	libfaad2-devel
14cu|gtkpod-2.1.4-5|41	Requires:	faad2
14cu|gtkpod-2.1.4-5|42	%endif
14cu|gtkpod-2.1.4-5|43	
14cu|gtkpod-2.1.4-5|44	Suggests:	%mklibname mp4v2_ 1
14cu|gtkpod-2.1.4-5|45	
14cu|gtkpod-2.1.4-5|46	%description
14cu|gtkpod-2.1.4-5|47	gtkpod is a platform independent GUI for Apple's iPod using GTK2. It allows
14cu|gtkpod-2.1.4-5|48	you to upload songs and playlists to your iPod. It supports ID3 tag editing,
14cu|gtkpod-2.1.4-5|49	multiple charsets for ID3 tags, detects duplicate songs, allows offline
14cu|gtkpod-2.1.4-5|50	modification of the database with later synchronisation, and more.
14cu|gtkpod-2.1.4-5|51	
14cu|gtkpod-2.1.4-5|52	gtkpod allows you to
14cu|gtkpod-2.1.4-5|53	* Read your existing iTunesDB (i.e. import the existing contents of
14cu|gtkpod-2.1.4-5|54	your iPod).
14cu|gtkpod-2.1.4-5|55	* Add mp3 files to the iPod. You can choose the charset the ID3 tags
14cu|gtkpod-2.1.4-5|56	are encoded in from within gtkpod. The default is the charset
14cu|gtkpod-2.1.4-5|57	currently used by your locale setting.
14cu|gtkpod-2.1.4-5|58	* When adding songs, gtkpod detects duplicates (opt).
14cu|gtkpod-2.1.4-5|59	* Remove songs from the iPod.
14cu|gtkpod-2.1.4-5|60	* Create and modify playlists.
14cu|gtkpod-2.1.4-5|61	* Modify ID3 tags -- changes are also updated in the original file (opt)
14cu|gtkpod-2.1.4-5|62	* Write the updated iTunesDB and added songs to your iPod.
14cu|gtkpod-2.1.4-5|63	* Work offline and synchronize your new playlists / songs with the iPod
14cu|gtkpod-2.1.4-5|64	at a later time.
14cu|gtkpod-2.1.4-5|65	%if %{build_plf}
14cu|gtkpod-2.1.4-5|66	This package is in "Tainted" as it requires package from "Tainted".
14cu|gtkpod-2.1.4-5|67	%endif
14cu|gtkpod-2.1.4-5|68	
14cu|gtkpod-2.1.4-5|69	%package -n %{libname}
14cu|gtkpod-2.1.4-5|70	Summary:	Library package for %{name}
14cu|gtkpod-2.1.4-5|71	Group:		Communications
14cu|gtkpod-2.1.4-5|72	
14cu|gtkpod-2.1.4-5|73	%description -n %{libname}
14cu|gtkpod-2.1.4-5|74	Library package for %{name}.
14cu|gtkpod-2.1.4-5|75	
14cu|gtkpod-2.1.4-5|76	
14cu|gtkpod-2.1.4-5|77	%package -n %{libnameatomic}
14cu|gtkpod-2.1.4-5|78	Summary:	Library package for %{name}
14cu|gtkpod-2.1.4-5|79	Group:		Communications
14cu|gtkpod-2.1.4-5|80	
14cu|gtkpod-2.1.4-5|81	%description -n %{libnameatomic}
14cu|gtkpod-2.1.4-5|82	Library package for %{name}.
14cu|gtkpod-2.1.4-5|83	
14cu|gtkpod-2.1.4-5|84	
14cu|gtkpod-2.1.4-5|85	%package -n %{develnameatomic}
14cu|gtkpod-2.1.4-5|86	Summary:	Development files for %{name}
14cu|gtkpod-2.1.4-5|87	Group:		Communications
14cu|gtkpod-2.1.4-5|88	Provides:	gtkpod-atomic-devel
14cu|gtkpod-2.1.4-5|89	Requires:	%{libname} = %{version}-%{release}
14cu|gtkpod-2.1.4-5|90	
14cu|gtkpod-2.1.4-5|91	%description -n %{develnameatomic}
14cu|gtkpod-2.1.4-5|92	Development files for %{name}, you need this package if you want to compile
14cu|gtkpod-2.1.4-5|93	applications against %{name}.
14cu|gtkpod-2.1.4-5|94	
14cu|gtkpod-2.1.4-5|95	%package -n %{develname}
14cu|gtkpod-2.1.4-5|96	Summary:	Development files for %{name}
14cu|gtkpod-2.1.4-5|97	Group:		Communications
14cu|gtkpod-2.1.4-5|98	Requires:	%{libname} = %{version}-%{release}
14cu|gtkpod-2.1.4-5|99	
14cu|gtkpod-2.1.4-5|100	%description -n %{develname}
14cu|gtkpod-2.1.4-5|101	Development files for %{name}, you need this package if you want to compile
14cu|gtkpod-2.1.4-5|102	applications against %{name}.
14cu|gtkpod-2.1.4-5|103	
14cu|gtkpod-2.1.4-5|104	%prep
14cu|gtkpod-2.1.4-5|105	%setup -q
14cu|gtkpod-2.1.4-5|106	%patch2 -p1 -b .pref
14cu|gtkpod-2.1.4-5|107	sed -i -e '/^dist_profiles_DATA/s:=.*:=:' plugins/sjcd/data/Makefile.in || die
14cu|gtkpod-2.1.4-5|108	
14cu|gtkpod-2.1.4-5|109	%build
14cu|gtkpod-2.1.4-5|110	autoreconf -vfi
14cu|gtkpod-2.1.4-5|111	export GST_INSPECT=true
14cu|gtkpod-2.1.4-5|112	%configure2_5x \
14cu|gtkpod-2.1.4-5|113	%if !%{build_plf}
14cu|gtkpod-2.1.4-5|114	--without-faad \
14cu|gtkpod-2.1.4-5|115	%endif
14cu|gtkpod-2.1.4-5|116	--disable-static
14cu|gtkpod-2.1.4-5|117	%make LIBS="$LIBS -lm"
14cu|gtkpod-2.1.4-5|118	
14cu|gtkpod-2.1.4-5|119	%install
14cu|gtkpod-2.1.4-5|120	%makeinstall_std
14cu|gtkpod-2.1.4-5|121	
14cu|gtkpod-2.1.4-5|122	%find_lang %{name}
14cu|gtkpod-2.1.4-5|123	
14cu|gtkpod-2.1.4-5|124	desktop-file-install --vendor="" \
14cu|gtkpod-2.1.4-5|125	--add-mime-type="x-content/audio-player" \
14cu|gtkpod-2.1.4-5|126	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gtkpod-2.1.4-5|127	
14cu|gtkpod-2.1.4-5|128	# don't ship .la
14cu|gtkpod-2.1.4-5|129	find %{buildroot} -name '*.la' | xargs rm -f
14cu|gtkpod-2.1.4-5|130	
14cu|gtkpod-2.1.4-5|131	%files -f %{name}.lang
14cu|gtkpod-2.1.4-5|132	%doc README AUTHORS ChangeLog
14cu|gtkpod-2.1.4-5|133	%{_datadir}/glib-2.0/schemas/*.xml
14cu|gtkpod-2.1.4-5|134	%{_bindir}/%{name}
14cu|gtkpod-2.1.4-5|135	%{_libdir}/%{name}/*.plugin
14cu|gtkpod-2.1.4-5|136	%{_libdir}/%{name}/*.so
14cu|gtkpod-2.1.4-5|137	%{_datadir}/%{name}
14cu|gtkpod-2.1.4-5|138	%{_datadir}/applications/gtkpod.desktop
14cu|gtkpod-2.1.4-5|139	%{_datadir}/icons/hicolor/*/apps/gtkpod.*
14cu|gtkpod-2.1.4-5|140	%{_mandir}/man1/gtkpod.1*
14cu|gtkpod-2.1.4-5|141	
14cu|gtkpod-2.1.4-5|142	%files -n %{libname}
14cu|gtkpod-2.1.4-5|143	%{_libdir}/libgtkpod.so.%{major}*
14cu|gtkpod-2.1.4-5|144	
14cu|gtkpod-2.1.4-5|145	%files -n %{libnameatomic}
14cu|gtkpod-2.1.4-5|146	%{_libdir}/libatomicparsley.so.0*
14cu|gtkpod-2.1.4-5|147	
14cu|gtkpod-2.1.4-5|148	%files -n %{develname}
14cu|gtkpod-2.1.4-5|149	%{_includedir}/gtkpod/
14cu|gtkpod-2.1.4-5|150	%{_libdir}/libgtkpod.so
14cu|gtkpod-2.1.4-5|151	%{_libdir}/pkgconfig/*.pc
14cu|gtkpod-2.1.4-5|152	
14cu|gtkpod-2.1.4-5|153	%files -n %{develnameatomic}
14cu|gtkpod-2.1.4-5|154	%{_libdir}/libatomicparsley.so
14cu|gtkpod-2.1.4-5|155	
14cu|gtkpod-2.1.4-5|156	
14cu|gtkpod-2.1.4-5|157	%changelog
14cu|gtkpod-2.1.4-5|158	* Mon Mar 16 2015 Stas Fomin <stas-fomin@yandex.ru> 2.1.4-5
14cu|gtkpod-2.1.4-5|159	+ Revision: 45b968d
14cu|gtkpod-2.1.4-5|160	- Updated gtkpod.spec
14cu|gtkpod-2.1.4-5|161	
14cu|gtkpod-2.1.4-5|162	

10372 14
14cu|gtk-sharp3-2.99.3-1|1	%define oname gtk-sharp
14cu|gtk-sharp3-2.99.3-1|2	%define monodir %{_prefix}/lib/mono
14cu|gtk-sharp3-2.99.3-1|3	
14cu|gtk-sharp3-2.99.3-1|4	Summary:	C# language binding for the gtk+ 3.0 toolkit
14cu|gtk-sharp3-2.99.3-1|5	Name:		gtk-sharp3
14cu|gtk-sharp3-2.99.3-1|6	Version:	2.99.3
14cu|gtk-sharp3-2.99.3-1|7	Release:	1
14cu|gtk-sharp3-2.99.3-1|8	License:	LGPLv2
14cu|gtk-sharp3-2.99.3-1|9	Group:		Development/C#
14cu|gtk-sharp3-2.99.3-1|10	URL:		http://gtk-sharp.sourceforge.net/
14cu|gtk-sharp3-2.99.3-1|11	Source0:	https://download.gnome.org/sources/gtk-sharp/2.99/%{oname}-%{version}.tar.xz
14cu|gtk-sharp3-2.99.3-1|12	BuildRequires: pkgconfig(atk)
14cu|gtk-sharp3-2.99.3-1|13	BuildRequires: pkgconfig(gio-2.0) >= 2.28.0
14cu|gtk-sharp3-2.99.3-1|14	BuildRequires: pkgconfig(gobject-2.0) >= 2.28.0
14cu|gtk-sharp3-2.99.3-1|15	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
14cu|gtk-sharp3-2.99.3-1|16	BuildRequires: pkgconfig(mono) >= 2.8
14cu|gtk-sharp3-2.99.3-1|17	BuildRequires: pkgconfig(pango)
14cu|gtk-sharp3-2.99.3-1|18	BuildRequires:	monodoc
14cu|gtk-sharp3-2.99.3-1|19	
14cu|gtk-sharp3-2.99.3-1|20	%description
14cu|gtk-sharp3-2.99.3-1|21	Gtk-sharp is a C# language binding for the gtk+ 3.0 toolkit.
14cu|gtk-sharp3-2.99.3-1|22	
14cu|gtk-sharp3-2.99.3-1|23	%files
14cu|gtk-sharp3-2.99.3-1|24	%{monodir}/gac/gdk-sharp
14cu|gtk-sharp3-2.99.3-1|25	%{monodir}/gac/gtk-dotnet
14cu|gtk-sharp3-2.99.3-1|26	%{monodir}/gac/gtk-sharp
14cu|gtk-sharp3-2.99.3-1|27	%{monodir}/gtk-sharp-3.0/gdk-sharp.dll
14cu|gtk-sharp3-2.99.3-1|28	%{monodir}/gtk-sharp-3.0/gtk-dotnet.dll
14cu|gtk-sharp3-2.99.3-1|29	%{monodir}/gtk-sharp-3.0/gtk-sharp.dll
14cu|gtk-sharp3-2.99.3-1|30	%{_libdir}/libgtksharpglue-3.so
14cu|gtk-sharp3-2.99.3-1|31	%{_libdir}/pkgconfig/gdk-sharp-3.0.pc
14cu|gtk-sharp3-2.99.3-1|32	%{_libdir}/pkgconfig/gtk-dotnet-3.0.pc
14cu|gtk-sharp3-2.99.3-1|33	%{_libdir}/pkgconfig/gtk-sharp-3.0.pc
14cu|gtk-sharp3-2.99.3-1|34	%{_libdir}/libmono-profiler-gui-thread-check.so*
14cu|gtk-sharp3-2.99.3-1|35	
14cu|gtk-sharp3-2.99.3-1|36	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|37	
14cu|gtk-sharp3-2.99.3-1|38	%package devel
14cu|gtk-sharp3-2.99.3-1|39	Summary: C# code generation tools for %{name}
14cu|gtk-sharp3-2.99.3-1|40	Group: Development/C#
14cu|gtk-sharp3-2.99.3-1|41	Requires: %{name} = %{version}
14cu|gtk-sharp3-2.99.3-1|42	
14cu|gtk-sharp3-2.99.3-1|43	%description devel
14cu|gtk-sharp3-2.99.3-1|44	This contains the code generation tools of gtk-sharp. It is needed for building
14cu|gtk-sharp3-2.99.3-1|45	C# wrappers for GObject APIs.
14cu|gtk-sharp3-2.99.3-1|46	
14cu|gtk-sharp3-2.99.3-1|47	%files devel
14cu|gtk-sharp3-2.99.3-1|48	%{_bindir}/gapi3-codegen
14cu|gtk-sharp3-2.99.3-1|49	%{_bindir}/gapi3-fixup
14cu|gtk-sharp3-2.99.3-1|50	%{_bindir}/gapi3-parser
14cu|gtk-sharp3-2.99.3-1|51	%{_prefix}/lib/gapi-3.0/gapi-fixup.exe
14cu|gtk-sharp3-2.99.3-1|52	%{_prefix}/lib/gapi-3.0/gapi-parser.exe
14cu|gtk-sharp3-2.99.3-1|53	%{_prefix}/lib/gapi-3.0/gapi2xml.pl
14cu|gtk-sharp3-2.99.3-1|54	%{_prefix}/lib/gapi-3.0/gapi_codegen.exe
14cu|gtk-sharp3-2.99.3-1|55	%{_prefix}/lib/gapi-3.0/gapi_pp.pl
14cu|gtk-sharp3-2.99.3-1|56	%{_libdir}/pkgconfig/gapi-3.0.pc
14cu|gtk-sharp3-2.99.3-1|57	%{_datadir}/gapi-3.0/atk-api.xml
14cu|gtk-sharp3-2.99.3-1|58	%{_datadir}/gapi-3.0/gdk-api.xml
14cu|gtk-sharp3-2.99.3-1|59	%{_datadir}/gapi-3.0/gio-api.xml
14cu|gtk-sharp3-2.99.3-1|60	%{_datadir}/gapi-3.0/glib-api.xml
14cu|gtk-sharp3-2.99.3-1|61	%{_datadir}/gapi-3.0/gtk-api.xml
14cu|gtk-sharp3-2.99.3-1|62	%{_datadir}/gapi-3.0/pango-api.xml
14cu|gtk-sharp3-2.99.3-1|63	%{_datadir}/gapi-3.0/gapi.xsd
14cu|gtk-sharp3-2.99.3-1|64	
14cu|gtk-sharp3-2.99.3-1|65	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|66	
14cu|gtk-sharp3-2.99.3-1|67	%package -n glib-sharp3
14cu|gtk-sharp3-2.99.3-1|68	Summary:        C# binding for glib
14cu|gtk-sharp3-2.99.3-1|69	Group:          Development/C#
14cu|gtk-sharp3-2.99.3-1|70	
14cu|gtk-sharp3-2.99.3-1|71	%description -n glib-sharp3
14cu|gtk-sharp3-2.99.3-1|72	Glib-sharp is a C# language binding for glib.
14cu|gtk-sharp3-2.99.3-1|73	
14cu|gtk-sharp3-2.99.3-1|74	%files -n glib-sharp3
14cu|gtk-sharp3-2.99.3-1|75	%{monodir}/gac/gio-sharp
14cu|gtk-sharp3-2.99.3-1|76	%{monodir}/gac/glib-sharp
14cu|gtk-sharp3-2.99.3-1|77	%{monodir}/gtk-sharp-3.0/gio-sharp.dll
14cu|gtk-sharp3-2.99.3-1|78	%{monodir}/gtk-sharp-3.0/glib-sharp.dll
14cu|gtk-sharp3-2.99.3-1|79	%{_libdir}/libgiosharpglue-3.so
14cu|gtk-sharp3-2.99.3-1|80	%{_libdir}/pkgconfig/gio-sharp-3.0.pc
14cu|gtk-sharp3-2.99.3-1|81	%{_libdir}/pkgconfig/glib-sharp-3.0.pc
14cu|gtk-sharp3-2.99.3-1|82	
14cu|gtk-sharp3-2.99.3-1|83	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|84	
14cu|gtk-sharp3-2.99.3-1|85	%package -n atk-sharp3
14cu|gtk-sharp3-2.99.3-1|86	Summary:        C# binding for atk
14cu|gtk-sharp3-2.99.3-1|87	Group:          Development/C#
14cu|gtk-sharp3-2.99.3-1|88	
14cu|gtk-sharp3-2.99.3-1|89	%description -n atk-sharp3
14cu|gtk-sharp3-2.99.3-1|90	Atk-sharp is a C# language binding for atk.
14cu|gtk-sharp3-2.99.3-1|91	
14cu|gtk-sharp3-2.99.3-1|92	%files -n atk-sharp3
14cu|gtk-sharp3-2.99.3-1|93	%{monodir}/gac/atk-sharp
14cu|gtk-sharp3-2.99.3-1|94	%{monodir}/gtk-sharp-3.0/atk-sharp.dll
14cu|gtk-sharp3-2.99.3-1|95	%{_libdir}/libatksharpglue-3.so
14cu|gtk-sharp3-2.99.3-1|96	
14cu|gtk-sharp3-2.99.3-1|97	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|98	
14cu|gtk-sharp3-2.99.3-1|99	%package -n cairo-sharp3
14cu|gtk-sharp3-2.99.3-1|100	Summary:	C# binding for cairo
14cu|gtk-sharp3-2.99.3-1|101	Group:		Development/C#
14cu|gtk-sharp3-2.99.3-1|102	
14cu|gtk-sharp3-2.99.3-1|103	%description -n cairo-sharp3
14cu|gtk-sharp3-2.99.3-1|104	Cairo-sharp is a C# language binding for cairo.
14cu|gtk-sharp3-2.99.3-1|105	
14cu|gtk-sharp3-2.99.3-1|106	%files -n cairo-sharp3
14cu|gtk-sharp3-2.99.3-1|107	%{monodir}/gac/cairo-sharp
14cu|gtk-sharp3-2.99.3-1|108	%{monodir}/gtk-sharp-3.0/cairo-sharp.dll
14cu|gtk-sharp3-2.99.3-1|109	
14cu|gtk-sharp3-2.99.3-1|110	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|111	
14cu|gtk-sharp3-2.99.3-1|112	%package -n pango-sharp3
14cu|gtk-sharp3-2.99.3-1|113	Summary:        C# binding for pango
14cu|gtk-sharp3-2.99.3-1|114	Group:          Development/C#
14cu|gtk-sharp3-2.99.3-1|115	
14cu|gtk-sharp3-2.99.3-1|116	%description -n pango-sharp3
14cu|gtk-sharp3-2.99.3-1|117	Pango-sharp is a C# language binding for pango.
14cu|gtk-sharp3-2.99.3-1|118	
14cu|gtk-sharp3-2.99.3-1|119	%files -n pango-sharp3
14cu|gtk-sharp3-2.99.3-1|120	%{monodir}/gac/pango-sharp
14cu|gtk-sharp3-2.99.3-1|121	%{monodir}/gtk-sharp-3.0/pango-sharp.dll
14cu|gtk-sharp3-2.99.3-1|122	%{_libdir}/libpangosharpglue-3.so
14cu|gtk-sharp3-2.99.3-1|123	
14cu|gtk-sharp3-2.99.3-1|124	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|125	
14cu|gtk-sharp3-2.99.3-1|126	%package doc
14cu|gtk-sharp3-2.99.3-1|127	Summary:	Documentation for gtk-sharp
14cu|gtk-sharp3-2.99.3-1|128	Group:		Development/C#
14cu|gtk-sharp3-2.99.3-1|129	BuildArch:	noarch
14cu|gtk-sharp3-2.99.3-1|130	Requires(post): mono-tools >= 1.1.9
14cu|gtk-sharp3-2.99.3-1|131	Requires(postun): mono-tools >= 1.1.9
14cu|gtk-sharp3-2.99.3-1|132	
14cu|gtk-sharp3-2.99.3-1|133	%description doc
14cu|gtk-sharp3-2.99.3-1|134	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14cu|gtk-sharp3-2.99.3-1|135	This package provides documentation for gtk-sharp.
14cu|gtk-sharp3-2.99.3-1|136	
14cu|gtk-sharp3-2.99.3-1|137	%files doc
14cu|gtk-sharp3-2.99.3-1|138	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.source
14cu|gtk-sharp3-2.99.3-1|139	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.tree
14cu|gtk-sharp3-2.99.3-1|140	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.zip
14cu|gtk-sharp3-2.99.3-1|141	
14cu|gtk-sharp3-2.99.3-1|142	#-------------------------------------------------------------------------------------
14cu|gtk-sharp3-2.99.3-1|143	
14cu|gtk-sharp3-2.99.3-1|144	%prep
14cu|gtk-sharp3-2.99.3-1|145	%setup -q -n %{oname}-%{version}
14cu|gtk-sharp3-2.99.3-1|146	%apply_patches
14cu|gtk-sharp3-2.99.3-1|147	
14cu|gtk-sharp3-2.99.3-1|148	%build
14cu|gtk-sharp3-2.99.3-1|149	%configure2_5x --disable-static
14cu|gtk-sharp3-2.99.3-1|150	%make
14cu|gtk-sharp3-2.99.3-1|151	
14cu|gtk-sharp3-2.99.3-1|152	%install
14cu|gtk-sharp3-2.99.3-1|153	%makeinstall_std
14cu|gtk-sharp3-2.99.3-1|154	
14cu|gtk-sharp3-2.99.3-1|155	%post doc
14cu|gtk-sharp3-2.99.3-1|156	%{_bindir}/monodoc --make-index > /dev/null
14cu|gtk-sharp3-2.99.3-1|157	
14cu|gtk-sharp3-2.99.3-1|158	%postun doc
14cu|gtk-sharp3-2.99.3-1|159	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cu|gtk-sharp3-2.99.3-1|160	fi
14cu|gtk-sharp3-2.99.3-1|161	
14cu|gtk-sharp3-2.99.3-1|162	%changelog
14cu|gtk-sharp3-2.99.3-1|163	
14cu|gtk-sharp3-2.99.3-1|164	* Sat Sep 10 2016 alzim <alzim@bk.ru> 2.99.3-1
14cu|gtk-sharp3-2.99.3-1|165	- (5f83291) Merge pull request #1 from import/gtk-sharp3:rosa2016.1
14cu|gtk-sharp3-2.99.3-1|166	- (5f83291) Updated to 2.99.3
14cu|gtk-sharp3-2.99.3-1|167	
14cu|gtk-sharp3-2.99.3-1|168	

10373 14
14cu|gtk-theme-switch-2.1.0-1|1	Summary:	Switch GTK themes on the fly
14cu|gtk-theme-switch-2.1.0-1|2	Name:		gtk-theme-switch
14cu|gtk-theme-switch-2.1.0-1|3	Version:	2.1.0
14cu|gtk-theme-switch-2.1.0-1|4	Release:	1
14cu|gtk-theme-switch-2.1.0-1|5	License:	GPLv2+
14cu|gtk-theme-switch-2.1.0-1|6	Group:		Graphical desktop/GNOME
14cu|gtk-theme-switch-2.1.0-1|7	Url:		http://gna.org/projects/gtk-theme-switch/
14cu|gtk-theme-switch-2.1.0-1|8	Source0:	http://download.gna.org/gtk-theme-switch/%{name}-%{version}.tar.gz
14cu|gtk-theme-switch-2.1.0-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gtk-theme-switch-2.1.0-1|10	
14cu|gtk-theme-switch-2.1.0-1|11	%description
14cu|gtk-theme-switch-2.1.0-1|12	Tiny GTK app to let you switch GTK2 themes on the fly.
14cu|gtk-theme-switch-2.1.0-1|13	
14cu|gtk-theme-switch-2.1.0-1|14	%files
14cu|gtk-theme-switch-2.1.0-1|15	%{_bindir}/gtk-theme-switch2
14cu|gtk-theme-switch-2.1.0-1|16	%{_mandir}/man1/gtk-theme-switch2.1*
14cu|gtk-theme-switch-2.1.0-1|17	%{_datadir}/applications/%{name}.desktop
14cu|gtk-theme-switch-2.1.0-1|18	
14cu|gtk-theme-switch-2.1.0-1|19	#----------------------------------------------------------------------------
14cu|gtk-theme-switch-2.1.0-1|20	
14cu|gtk-theme-switch-2.1.0-1|21	%prep
14cu|gtk-theme-switch-2.1.0-1|22	%setup
14cu|gtk-theme-switch-2.1.0-1|23	
14cu|gtk-theme-switch-2.1.0-1|24	%build
14cu|gtk-theme-switch-2.1.0-1|25	%make CFLAGS="%{optflags}"
14cu|gtk-theme-switch-2.1.0-1|26	
14cu|gtk-theme-switch-2.1.0-1|27	%install
14cu|gtk-theme-switch-2.1.0-1|28	make install \
14cu|gtk-theme-switch-2.1.0-1|29	PREFIX=%{buildroot}%{_prefix}
14cu|gtk-theme-switch-2.1.0-1|30	
14cu|gtk-theme-switch-2.1.0-1|31	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|gtk-theme-switch-2.1.0-1|32	mv %{buildroot}%{_prefix}/man/gtk-theme-switch2.1 %{buildroot}%{_mandir}/man1/
14cu|gtk-theme-switch-2.1.0-1|33	
14cu|gtk-theme-switch-2.1.0-1|34	# menu
14cu|gtk-theme-switch-2.1.0-1|35	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|gtk-theme-switch-2.1.0-1|36	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gtk-theme-switch-2.1.0-1|37	[Desktop Entry]
14cu|gtk-theme-switch-2.1.0-1|38	Type=Application
14cu|gtk-theme-switch-2.1.0-1|39	Exec=gtk-theme-switch2
14cu|gtk-theme-switch-2.1.0-1|40	Icon=other_configuration
14cu|gtk-theme-switch-2.1.0-1|41	Categories=Settings;
14cu|gtk-theme-switch-2.1.0-1|42	Name=GTK Theme Switch
14cu|gtk-theme-switch-2.1.0-1|43	Comment=Change GTK2 Theme
14cu|gtk-theme-switch-2.1.0-1|44	EOF
14cu|gtk-theme-switch-2.1.0-1|45	
14cu|gtk-theme-switch-2.1.0-1|46	
14cu|gtk-theme-switch-2.1.0-1|47	%changelog
14cu|gtk-theme-switch-2.1.0-1|48	
14cu|gtk-theme-switch-2.1.0-1|49	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-1
14cu|gtk-theme-switch-2.1.0-1|50	- (205c83e) New version 2.1.0
14cu|gtk-theme-switch-2.1.0-1|51	- (205c83e) Switch to GTK2 now
14cu|gtk-theme-switch-2.1.0-1|52	- (205c83e) Spec cleanup
14cu|gtk-theme-switch-2.1.0-1|53	
14cu|gtk-theme-switch-2.1.0-1|54	

10374 14
14cu|gtk-xfce-engine-3.2.0-1|1	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14cu|gtk-xfce-engine-3.2.0-1|2	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|gtk-xfce-engine-3.2.0-1|3	
14cu|gtk-xfce-engine-3.2.0-1|4	Summary:	Additional themes for Xfce desktop environment
14cu|gtk-xfce-engine-3.2.0-1|5	Name:		gtk-xfce-engine
14cu|gtk-xfce-engine-3.2.0-1|6	Version:	3.2.0
14cu|gtk-xfce-engine-3.2.0-1|7	Release:	1
14cu|gtk-xfce-engine-3.2.0-1|8	License:	GPLv3
14cu|gtk-xfce-engine-3.2.0-1|9	Group:		Graphical desktop/Xfce
14cu|gtk-xfce-engine-3.2.0-1|10	Url:		http://www.xfce.org
14cu|gtk-xfce-engine-3.2.0-1|11	Source0:	http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|gtk-xfce-engine-3.2.0-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gtk-xfce-engine-3.2.0-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|gtk-xfce-engine-3.2.0-1|14	Conflicts:	gtk-engines2 < 2.18.1-2
14cu|gtk-xfce-engine-3.2.0-1|15	
14cu|gtk-xfce-engine-3.2.0-1|16	%description
14cu|gtk-xfce-engine-3.2.0-1|17	A default Xfce GTK+ themes.
14cu|gtk-xfce-engine-3.2.0-1|18	
14cu|gtk-xfce-engine-3.2.0-1|19	%prep
14cu|gtk-xfce-engine-3.2.0-1|20	%setup -q
14cu|gtk-xfce-engine-3.2.0-1|21	
14cu|gtk-xfce-engine-3.2.0-1|22	%build
14cu|gtk-xfce-engine-3.2.0-1|23	%configure2_5x --disable-static
14cu|gtk-xfce-engine-3.2.0-1|24	
14cu|gtk-xfce-engine-3.2.0-1|25	%make
14cu|gtk-xfce-engine-3.2.0-1|26	
14cu|gtk-xfce-engine-3.2.0-1|27	%install
14cu|gtk-xfce-engine-3.2.0-1|28	%makeinstall_std
14cu|gtk-xfce-engine-3.2.0-1|29	
14cu|gtk-xfce-engine-3.2.0-1|30	%files
14cu|gtk-xfce-engine-3.2.0-1|31	%doc AUTHORS ChangeLog NEWS README
14cu|gtk-xfce-engine-3.2.0-1|32	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libxfce.so
14cu|gtk-xfce-engine-3.2.0-1|33	%{_datadir}/themes/Xfce*
14cu|gtk-xfce-engine-3.2.0-1|34	
14cu|gtk-xfce-engine-3.2.0-1|35	%changelog
14cu|gtk-xfce-engine-3.2.0-1|36	
14cu|gtk-xfce-engine-3.2.0-1|37	* Sat Mar 26 2016 dsilakov <denis.silakov@rosalab.ru> 3.2.0-1
14cu|gtk-xfce-engine-3.2.0-1|38	- (3e702fb) Merge pull request #1 from alzim/gtk-xfce-engine:rosa2014.1
14cu|gtk-xfce-engine-3.2.0-1|39	- (3e702fb) Update to 3.2.0
14cu|gtk-xfce-engine-3.2.0-1|40	
14cu|gtk-xfce-engine-3.2.0-1|41	

10375 14
14cu|guake-0.8.8-1|1	%define debug_package %{nil}
14cu|guake-0.8.8-1|2	
14cu|guake-0.8.8-1|3	Summary:	A drop-down terminal for Gnome Desktop Environment
14cu|guake-0.8.8-1|4	Name:		guake
14cu|guake-0.8.8-1|5	Version:	0.8.8
14cu|guake-0.8.8-1|6	Release:	1
14cu|guake-0.8.8-1|7	License:	GPLv2+
14cu|guake-0.8.8-1|8	Group:		Graphical desktop/GNOME
14cu|guake-0.8.8-1|9	Url:		http://guake.org
14cu|guake-0.8.8-1|10	Source0:	https://github.com/Guake/guake/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|guake-0.8.8-1|11	BuildRequires:	GConf2
14cu|guake-0.8.8-1|12	BuildRequires:	intltool
14cu|guake-0.8.8-1|13	BuildRequires:	python-vte
14cu|guake-0.8.8-1|14	BuildRequires:	pkgconfig(gconf-2.0)
14cu|guake-0.8.8-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|guake-0.8.8-1|16	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|guake-0.8.8-1|17	Requires:	gnome-python-gconf
14cu|guake-0.8.8-1|18	Requires:	pygtk2.0
14cu|guake-0.8.8-1|19	Requires:	pygtk2.0-libglade
14cu|guake-0.8.8-1|20	Requires:	python-dbus
14cu|guake-0.8.8-1|21	Requires:	python-notify
14cu|guake-0.8.8-1|22	Requires:	python-vte
14cu|guake-0.8.8-1|23	Requires:	python-pyxdg
14cu|guake-0.8.8-1|24	Requires:	python-keybinder
14cu|guake-0.8.8-1|25	
14cu|guake-0.8.8-1|26	%description
14cu|guake-0.8.8-1|27	Guake is a drop-down terminal for Gnome Desktop Environment, so you just
14cu|guake-0.8.8-1|28	need to press a key to invoke him, and press again to hide.
14cu|guake-0.8.8-1|29	
14cu|guake-0.8.8-1|30	%files -f %{name}.lang
14cu|guake-0.8.8-1|31	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cu|guake-0.8.8-1|32	%{_bindir}/%{name}*
14cu|guake-0.8.8-1|33	%{_datadir}/%{name}
14cu|guake-0.8.8-1|34	%{_datadir}/applications/%{name}*.desktop
14cu|guake-0.8.8-1|35	%{_mandir}/man1/*
14cu|guake-0.8.8-1|36	%{_datadir}/dbus-1/services/org.guake.Guake.service
14cu|guake-0.8.8-1|37	%{_datadir}/pixmaps/%{name}
14cu|guake-0.8.8-1|38	%{_iconsdir}/hicolor/*/apps/*png
14cu|guake-0.8.8-1|39	%{py_platsitedir}/%{name}
14cu|guake-0.8.8-1|40	
14cu|guake-0.8.8-1|41	%preun
14cu|guake-0.8.8-1|42	%preun_uninstall_gconf_schemas %{name}
14cu|guake-0.8.8-1|43	
14cu|guake-0.8.8-1|44	#----------------------------------------------------------------------------
14cu|guake-0.8.8-1|45	
14cu|guake-0.8.8-1|46	%prep
14cu|guake-0.8.8-1|47	%setup -q
14cu|guake-0.8.8-1|48	
14cu|guake-0.8.8-1|49	%build
14cu|guake-0.8.8-1|50	intltoolize --force --automake
14cu|guake-0.8.8-1|51	autoreconf -vfi
14cu|guake-0.8.8-1|52	%configure2_5x \
14cu|guake-0.8.8-1|53	--disable-schemas-install \
14cu|guake-0.8.8-1|54	--disable-static
14cu|guake-0.8.8-1|55	%make
14cu|guake-0.8.8-1|56	
14cu|guake-0.8.8-1|57	%install
14cu|guake-0.8.8-1|58	%makeinstall_std pythondir=%{py_platsitedir}
14cu|guake-0.8.8-1|59	
14cu|guake-0.8.8-1|60	%find_lang %{name}
14cu|guake-0.8.8-1|61	
14cu|guake-0.8.8-1|62	%changelog
14cu|guake-0.8.8-1|63	
14cu|guake-0.8.8-1|64	* Fri Dec 16 2016 tremod <negry.m@yandex.ru> 0.8.8-1
14cu|guake-0.8.8-1|65	- (9654f56) Update to 0.8.8
14cu|guake-0.8.8-1|66	
14cu|guake-0.8.8-1|67	

10376 14
14cu|guayadeque-0.3.7-4|1	Summary:	Music Player with the aims to be intuitive, easy to use and fast
14cu|guayadeque-0.3.7-4|2	Name:		guayadeque
14cu|guayadeque-0.3.7-4|3	Version:	0.3.7
14cu|guayadeque-0.3.7-4|4	Release:	4
14cu|guayadeque-0.3.7-4|5	Group:		Sound
14cu|guayadeque-0.3.7-4|6	License:	GPLv2+
14cu|guayadeque-0.3.7-4|7	Url:		http://www.sourceforge.net/projects/guayadeque/
14cu|guayadeque-0.3.7-4|8	Source0:	http://www.sourceforge.net/projects/guayadeque/%{name}-%{version}.tar.bz2
14cu|guayadeque-0.3.7-4|9	Patch0:		%{name}-0.3.7-fix-desktop-file.patch
14cu|guayadeque-0.3.7-4|10	Patch1:		%{name}-0.3.7-fix-crash-on-stop.patch
14cu|guayadeque-0.3.7-4|11	BuildRequires:	cmake
14cu|guayadeque-0.3.7-4|12	BuildRequires:	gettext
14cu|guayadeque-0.3.7-4|13	BuildRequires:	imagemagick
14cu|guayadeque-0.3.7-4|14	BuildRequires:	wxgtku-devel >= 2.8.10
14cu|guayadeque-0.3.7-4|15	BuildRequires:	libmp4v2-devel
14cu|guayadeque-0.3.7-4|16	BuildRequires:	pkgconfig(appindicator-0.1)
14cu|guayadeque-0.3.7-4|17	BuildRequires:	pkgconfig(dbus-1)
14cu|guayadeque-0.3.7-4|18	#BuildRequires:	pkgconfig(flac)
14cu|guayadeque-0.3.7-4|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|guayadeque-0.3.7-4|20	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|guayadeque-0.3.7-4|21	BuildRequires:	pkgconfig(indicate-0.6)
14cu|guayadeque-0.3.7-4|22	BuildRequires:	pkgconfig(libcurl)
14cu|guayadeque-0.3.7-4|23	BuildRequires:	pkgconfig(libgpod-1.0)
14cu|guayadeque-0.3.7-4|24	BuildRequires:	pkgconfig(libxml-2.0)
14cu|guayadeque-0.3.7-4|25	BuildRequires:	pkgconfig(sqlite3)
14cu|guayadeque-0.3.7-4|26	BuildRequires:	pkgconfig(taglib) >= 1.6.4
14cu|guayadeque-0.3.7-4|27	Requires:	gstreamer0.10-plugins-base
14cu|guayadeque-0.3.7-4|28	Requires:	gstreamer0.10-plugins-good
14cu|guayadeque-0.3.7-4|29	Requires:	gstreamer0.10-plugins-ugly
14cu|guayadeque-0.3.7-4|30	
14cu|guayadeque-0.3.7-4|31	%description
14cu|guayadeque-0.3.7-4|32	Guayadeque is a music management program designed for all music enthusiasts.
14cu|guayadeque-0.3.7-4|33	It is Full Featured Linux media player that can easily manage large
14cu|guayadeque-0.3.7-4|34	collections and uses the Gstreamer media framework.
14cu|guayadeque-0.3.7-4|35	Some of its features:
14cu|guayadeque-0.3.7-4|36	- Play mp3, ogg, flac, wma, wav, mpc, mp4, ape, ...
14cu|guayadeque-0.3.7-4|37	- Configurable cross fader engine
14cu|guayadeque-0.3.7-4|38	- Configurable Silence detector to avoid listening to silence between tracks
14cu|guayadeque-0.3.7-4|39	- Read and write tags in all supported formats
14cu|guayadeque-0.3.7-4|40	- Allow to catalog your music using labels
14cu|guayadeque-0.3.7-4|41	Any track, artist or album can have as many labels you want
14cu|guayadeque-0.3.7-4|42	- Smart play mode that add tracks that fit your music taste
14cu|guayadeque-0.3.7-4|43	- Ability to download covers manually or automatically
14cu|guayadeque-0.3.7-4|44	- Suggest music using last.fm service
14cu|guayadeque-0.3.7-4|45	- Allow fast access to any music file by genre, artist, album, etc
14cu|guayadeque-0.3.7-4|46	- Play and Record shoutcast radios.
14cu|guayadeque-0.3.7-4|47	
14cu|guayadeque-0.3.7-4|48	%files -f %{name}.lang
14cu|guayadeque-0.3.7-4|49	%doc README changelog LICENSE
14cu|guayadeque-0.3.7-4|50	%{_bindir}/%{name}
14cu|guayadeque-0.3.7-4|51	%{_datadir}/%{name}
14cu|guayadeque-0.3.7-4|52	%{_datadir}/applications/%{name}.desktop
14cu|guayadeque-0.3.7-4|53	%{_datadir}/pixmaps/%{name}.png
14cu|guayadeque-0.3.7-4|54	
14cu|guayadeque-0.3.7-4|55	#-----------------------------------------------------------------------------
14cu|guayadeque-0.3.7-4|56	
14cu|guayadeque-0.3.7-4|57	%prep
14cu|guayadeque-0.3.7-4|58	%setup -q
14cu|guayadeque-0.3.7-4|59	%patch0 -p1
14cu|guayadeque-0.3.7-4|60	%patch1 -p1
14cu|guayadeque-0.3.7-4|61	
14cu|guayadeque-0.3.7-4|62	# Fix bogus perms
14cu|guayadeque-0.3.7-4|63	chmod -x src/wxsqlite3/wx/wxsqlite3.* src/wxsqlite3/wxsqlite3.*
14cu|guayadeque-0.3.7-4|64	
14cu|guayadeque-0.3.7-4|65	%build
14cu|guayadeque-0.3.7-4|66	# Remove build script conflicting with build/ folder used by cmake
14cu|guayadeque-0.3.7-4|67	rm -f ./build
14cu|guayadeque-0.3.7-4|68	%cmake
14cu|guayadeque-0.3.7-4|69	%make
14cu|guayadeque-0.3.7-4|70	
14cu|guayadeque-0.3.7-4|71	
14cu|guayadeque-0.3.7-4|72	%install
14cu|guayadeque-0.3.7-4|73	%makeinstall_std -C build
14cu|guayadeque-0.3.7-4|74	
14cu|guayadeque-0.3.7-4|75	%find_lang %{name}
14cu|guayadeque-0.3.7-4|76	
14cu|guayadeque-0.3.7-4|77	%changelog
14cu|guayadeque-0.3.7-4|78	
14cu|guayadeque-0.3.7-4|79	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.3.7-4
14cu|guayadeque-0.3.7-4|80	- (8fff911) Added Russian l10n to desktop file
14cu|guayadeque-0.3.7-4|81	
14cu|guayadeque-0.3.7-4|82	

10377 14
14cu|gudev-sharp-3.0.0-1|1	%define api	3.0
14cu|gudev-sharp-3.0.0-1|2	%define debug_package %{nil}
14cu|gudev-sharp-3.0.0-1|3	
14cu|gudev-sharp-3.0.0-1|4	Summary:	Mono bindings for the GUdev library
14cu|gudev-sharp-3.0.0-1|5	Name:		gudev-sharp
14cu|gudev-sharp-3.0.0-1|6	Version:	3.0.0
14cu|gudev-sharp-3.0.0-1|7	Release:	1
14cu|gudev-sharp-3.0.0-1|8	Source0:	https://github.com/mono/gudev-sharp/releases/download/3.0.0/%{name}-%{version}.tar.gz
14cu|gudev-sharp-3.0.0-1|9	License:	LGPLv2+
14cu|gudev-sharp-3.0.0-1|10	Group:		System/Libraries
14cu|gudev-sharp-3.0.0-1|11	Url:		https://github.com/mono/gudev-sharp
14cu|gudev-sharp-3.0.0-1|12	BuildRequires:	pkgconfig(gudev-1.0)
14cu|gudev-sharp-3.0.0-1|13	BuildRequires:	pkgconfig(glib-sharp-3.0)
14cu|gudev-sharp-3.0.0-1|14	BuildRequires:	pkgconfig(gapi-3.0)
14cu|gudev-sharp-3.0.0-1|15	
14cu|gudev-sharp-3.0.0-1|16	%description
14cu|gudev-sharp-3.0.0-1|17	This is a Mono binding for GUdev based on GTk#.
14cu|gudev-sharp-3.0.0-1|18	
14cu|gudev-sharp-3.0.0-1|19	%package devel
14cu|gudev-sharp-3.0.0-1|20	Summary:	Development files for %{name}
14cu|gudev-sharp-3.0.0-1|21	Requires:	%{name} = %{version}-%{release}
14cu|gudev-sharp-3.0.0-1|22	Group:		Development/Other
14cu|gudev-sharp-3.0.0-1|23	
14cu|gudev-sharp-3.0.0-1|24	%description devel
14cu|gudev-sharp-3.0.0-1|25	This is a Mono binding for GUdev based on GTk#.
14cu|gudev-sharp-3.0.0-1|26	
14cu|gudev-sharp-3.0.0-1|27	%prep
14cu|gudev-sharp-3.0.0-1|28	%setup -q
14cu|gudev-sharp-3.0.0-1|29	./autogen.sh
14cu|gudev-sharp-3.0.0-1|30	
14cu|gudev-sharp-3.0.0-1|31	%build
14cu|gudev-sharp-3.0.0-1|32	%configure2_5x
14cu|gudev-sharp-3.0.0-1|33	%make
14cu|gudev-sharp-3.0.0-1|34	
14cu|gudev-sharp-3.0.0-1|35	%install
14cu|gudev-sharp-3.0.0-1|36	%makeinstall_std
14cu|gudev-sharp-3.0.0-1|37	
14cu|gudev-sharp-3.0.0-1|38	%files
14cu|gudev-sharp-3.0.0-1|39	%doc AUTHORS
14cu|gudev-sharp-3.0.0-1|40	%{_prefix}/lib/mono/%{name}-%{api}
14cu|gudev-sharp-3.0.0-1|41	%{_prefix}/lib/mono/gac/%{name}
14cu|gudev-sharp-3.0.0-1|42	
14cu|gudev-sharp-3.0.0-1|43	%files devel
14cu|gudev-sharp-3.0.0-1|44	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|gudev-sharp-3.0.0-1|45	
14cu|gudev-sharp-3.0.0-1|46	
14cu|gudev-sharp-3.0.0-1|47	
14cu|gudev-sharp-3.0.0-1|48	%changelog
14cu|gudev-sharp-3.0.0-1|49	* Wed Feb 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-1
14cu|gudev-sharp-3.0.0-1|50	+ Revision: f8f668d
14cu|gudev-sharp-3.0.0-1|51	- Updated to 3.0
14cu|gudev-sharp-3.0.0-1|52	
14cu|gudev-sharp-3.0.0-1|53	

10378 14
14cu|guitarix2-0.35.1-1|1	%define	debug_package %{nil}
14cu|guitarix2-0.35.1-1|2	
14cu|guitarix2-0.35.1-1|3	%define	ladspadir %{_libdir}/ladspa
14cu|guitarix2-0.35.1-1|4	%define	lv2dir %{_libdir}/lv2
14cu|guitarix2-0.35.1-1|5	
14cu|guitarix2-0.35.1-1|6	%define	major 0
14cu|guitarix2-0.35.1-1|7	%define	libgxw %mklibname gxw %{major}
14cu|guitarix2-0.35.1-1|8	%define	libgxwmm %mklibname gxwmm %{major}
14cu|guitarix2-0.35.1-1|9	
14cu|guitarix2-0.35.1-1|10	Summary:	Guitar effect processor for JACK
14cu|guitarix2-0.35.1-1|11	Name:		guitarix2
14cu|guitarix2-0.35.1-1|12	Version:	0.35.1
14cu|guitarix2-0.35.1-1|13	Release:	1
14cu|guitarix2-0.35.1-1|14	License:	GPLv2+
14cu|guitarix2-0.35.1-1|15	Group:		Sound
14cu|guitarix2-0.35.1-1|16	Url:		http://guitarix.sourceforge.net/
14cu|guitarix2-0.35.1-1|17	Source0:	http://prdownloads.sourceforge.net/guitarix/%{name}-%{version}.tar.xz
14cu|guitarix2-0.35.1-1|18	BuildRequires:	desktop-file-utils
14cu|guitarix2-0.35.1-1|19	BuildRequires:	faust
14cu|guitarix2-0.35.1-1|20	BuildRequires:	eigen3
14cu|guitarix2-0.35.1-1|21	BuildRequires:	intltool
14cu|guitarix2-0.35.1-1|22	BuildRequires:	boost-devel
14cu|guitarix2-0.35.1-1|23	BuildRequires:	gettext-devel
14cu|guitarix2-0.35.1-1|24	BuildRequires:	ladspa-devel
14cu|guitarix2-0.35.1-1|25	BuildRequires:	libzita-convolver-devel
14cu|guitarix2-0.35.1-1|26	BuildRequires:	libzita-resampler-devel
14cu|guitarix2-0.35.1-1|27	BuildRequires:	pkgconfig(avahi-gobject)
14cu|guitarix2-0.35.1-1|28	BuildRequires:	pkgconfig(fftw3)
14cu|guitarix2-0.35.1-1|29	BuildRequires:	pkgconfig(gdkmm-2.4)
14cu|guitarix2-0.35.1-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|guitarix2-0.35.1-1|31	BuildRequires:	pkgconfig(jack)
14cu|guitarix2-0.35.1-1|32	BuildRequires:	pkgconfig(lrdf)
14cu|guitarix2-0.35.1-1|33	BuildRequires:	pkgconfig(lv2)
14cu|guitarix2-0.35.1-1|34	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|guitarix2-0.35.1-1|35	BuildRequires:	pkgconfig(sndfile)
14cu|guitarix2-0.35.1-1|36	BuildRequires:	pkgconfig(lilv-0)
14cu|guitarix2-0.35.1-1|37	BuildRequires:	pkgconfig(webkit-1.0)
14cu|guitarix2-0.35.1-1|38	
14cu|guitarix2-0.35.1-1|39	Requires:	%{name}-plugins-ladspa = %{EVRD}
14cu|guitarix2-0.35.1-1|40	Provides:	guitarix = %{EVRD}
14cu|guitarix2-0.35.1-1|41	Obsoletes:	%{_lib}gxw-devel < 0.28.1-2
14cu|guitarix2-0.35.1-1|42	
14cu|guitarix2-0.35.1-1|43	%description
14cu|guitarix2-0.35.1-1|44	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cu|guitarix2-0.35.1-1|45	Connektion Kit with one input and two outputs. Designed to get nice
14cu|guitarix2-0.35.1-1|46	thrash/metal/rock/blues guitar sounds. There are controls for bass,
14cu|guitarix2-0.35.1-1|47	middle, treble, gain (in/out), compressor, preamp, tube's, drive,
14cu|guitarix2-0.35.1-1|48	overdrive, oversample, anti-alias, fuzz, balance, distortion, freeverb,
14cu|guitarix2-0.35.1-1|49	impulse response, vibrato, chorus, delay , cry-baby(wah) and echo.
14cu|guitarix2-0.35.1-1|50	
14cu|guitarix2-0.35.1-1|51	%files -f guitarix.lang
14cu|guitarix2-0.35.1-1|52	%doc COPYING README
14cu|guitarix2-0.35.1-1|53	%{_bindir}/guitarix
14cu|guitarix2-0.35.1-1|54	%{_datadir}/pixmaps/*.png
14cu|guitarix2-0.35.1-1|55	#{_datadir}/gx_head/skins/*.jpg
14cu|guitarix2-0.35.1-1|56	%{_datadir}/gx_head/skins/*.png
14cu|guitarix2-0.35.1-1|57	#{_datadir}/gx_head/skins/*.svg
14cu|guitarix2-0.35.1-1|58	%{_datadir}/gx_head/skins/*.rc
14cu|guitarix2-0.35.1-1|59	%{_datadir}/gx_head/skins/LV2/*.rc
14cu|guitarix2-0.35.1-1|60	%{_datadir}/gx_head/sounds/*
14cu|guitarix2-0.35.1-1|61	%{_datadir}/gx_head/builder/*
14cu|guitarix2-0.35.1-1|62	%{_datadir}/gx_head/factorysettings/*
14cu|guitarix2-0.35.1-1|63	%{_datadir}/applications/guitarix.desktop
14cu|guitarix2-0.35.1-1|64	%{_datadir}/fonts/truetype/robotocondensed/*
14cu|guitarix2-0.35.1-1|65	
14cu|guitarix2-0.35.1-1|66	#----------------------------------------------------------------------------
14cu|guitarix2-0.35.1-1|67	
14cu|guitarix2-0.35.1-1|68	%package plugins-ladspa
14cu|guitarix2-0.35.1-1|69	Summary:	LADSPA plugins coming with guitarix2
14cu|guitarix2-0.35.1-1|70	Group:		Sound
14cu|guitarix2-0.35.1-1|71	Requires:	ladspa
14cu|guitarix2-0.35.1-1|72	
14cu|guitarix2-0.35.1-1|73	%description plugins-ladspa
14cu|guitarix2-0.35.1-1|74	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cu|guitarix2-0.35.1-1|75	Connektion Kit. This package includes the LADSPA plugins for the amp,
14cu|guitarix2-0.35.1-1|76	which can be used with other LADSPA hosts as well.
14cu|guitarix2-0.35.1-1|77	
14cu|guitarix2-0.35.1-1|78	%files plugins-ladspa
14cu|guitarix2-0.35.1-1|79	%doc COPYING
14cu|guitarix2-0.35.1-1|80	%dir %{ladspadir}
14cu|guitarix2-0.35.1-1|81	%{ladspadir}/*.so
14cu|guitarix2-0.35.1-1|82	%{_datadir}/ladspa/rdf/*.rdf
14cu|guitarix2-0.35.1-1|83	
14cu|guitarix2-0.35.1-1|84	#----------------------------------------------------------------------------
14cu|guitarix2-0.35.1-1|85	
14cu|guitarix2-0.35.1-1|86	%package plugins-lv2
14cu|guitarix2-0.35.1-1|87	Summary:	LV2 plugins coming with guitarix2
14cu|guitarix2-0.35.1-1|88	Group:		Sound
14cu|guitarix2-0.35.1-1|89	Requires:	lv2
14cu|guitarix2-0.35.1-1|90	
14cu|guitarix2-0.35.1-1|91	%description plugins-lv2
14cu|guitarix2-0.35.1-1|92	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
14cu|guitarix2-0.35.1-1|93	Connektion Kit. This package includes the LV2 plugins for the amp,
14cu|guitarix2-0.35.1-1|94	which can be used with LV2 hosts.
14cu|guitarix2-0.35.1-1|95	
14cu|guitarix2-0.35.1-1|96	%files plugins-lv2
14cu|guitarix2-0.35.1-1|97	%doc COPYING
14cu|guitarix2-0.35.1-1|98	%dir %{_libdir}/lv2
14cu|guitarix2-0.35.1-1|99	%{_libdir}/lv2/*
14cu|guitarix2-0.35.1-1|100	%{_datadir}/gx_head/skins/LV2/*.png
14cu|guitarix2-0.35.1-1|101	
14cu|guitarix2-0.35.1-1|102	#----------------------------------------------------------------------------
14cu|guitarix2-0.35.1-1|103	
14cu|guitarix2-0.35.1-1|104	%package -n %{libgxw}
14cu|guitarix2-0.35.1-1|105	Summary:	Libraries required for guitarix LV2 plugins
14cu|guitarix2-0.35.1-1|106	Group:		Sound
14cu|guitarix2-0.35.1-1|107	Conflicts:	%{_lib}gxw1 < 0.28.1-2
14cu|guitarix2-0.35.1-1|108	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
14cu|guitarix2-0.35.1-1|109	
14cu|guitarix2-0.35.1-1|110	%description -n %{libgxw}
14cu|guitarix2-0.35.1-1|111	Libraries required for guitarix LV2 plugins.
14cu|guitarix2-0.35.1-1|112	
14cu|guitarix2-0.35.1-1|113	%files -n %{libgxw}
14cu|guitarix2-0.35.1-1|114	%doc COPYING
14cu|guitarix2-0.35.1-1|115	%{_libdir}/libgxw.so.%{major}*
14cu|guitarix2-0.35.1-1|116	
14cu|guitarix2-0.35.1-1|117	#----------------------------------------------------------------------------
14cu|guitarix2-0.35.1-1|118	
14cu|guitarix2-0.35.1-1|119	%package -n %{libgxwmm}
14cu|guitarix2-0.35.1-1|120	Summary:	Libraries required for guitarix LV2 plugins
14cu|guitarix2-0.35.1-1|121	Group:		Sound
14cu|guitarix2-0.35.1-1|122	Conflicts:	%{_lib}gxw1 < 0.28.1-2
14cu|guitarix2-0.35.1-1|123	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
14cu|guitarix2-0.35.1-1|124	
14cu|guitarix2-0.35.1-1|125	%description -n %{libgxwmm}
14cu|guitarix2-0.35.1-1|126	Libraries required for guitarix LV2 plugins.
14cu|guitarix2-0.35.1-1|127	
14cu|guitarix2-0.35.1-1|128	%files -n %{libgxwmm}
14cu|guitarix2-0.35.1-1|129	%doc COPYING
14cu|guitarix2-0.35.1-1|130	%{_libdir}/libgxwmm.so.%{major}*
14cu|guitarix2-0.35.1-1|131	
14cu|guitarix2-0.35.1-1|132	#----------------------------------------------------------------------------
14cu|guitarix2-0.35.1-1|133	
14cu|guitarix2-0.35.1-1|134	%prep
14cu|guitarix2-0.35.1-1|135	%setup -q -n guitarix-%{version}
14cu|guitarix2-0.35.1-1|136	
14cu|guitarix2-0.35.1-1|137	
14cu|guitarix2-0.35.1-1|138	%build
14cu|guitarix2-0.35.1-1|139	./waf configure \
14cu|guitarix2-0.35.1-1|140	--prefix=%{_prefix} \
14cu|guitarix2-0.35.1-1|141	--libdir=%{_libdir} \
14cu|guitarix2-0.35.1-1|142	--ladspadir=%{ladspadir} \
14cu|guitarix2-0.35.1-1|143	--lv2dir=%{lv2dir} \
14cu|guitarix2-0.35.1-1|144	--install-roboto-font
14cu|guitarix2-0.35.1-1|145	
14cu|guitarix2-0.35.1-1|146	./waf build
14cu|guitarix2-0.35.1-1|147	
14cu|guitarix2-0.35.1-1|148	
14cu|guitarix2-0.35.1-1|149	%install
14cu|guitarix2-0.35.1-1|150	./waf install --destdir=%{buildroot}
14cu|guitarix2-0.35.1-1|151	desktop-file-install \
14cu|guitarix2-0.35.1-1|152	--remove-category="X-Jack;" \
14cu|guitarix2-0.35.1-1|153	--remove-category="Midi;" \
14cu|guitarix2-0.35.1-1|154	--dir %{buildroot}%{_datadir}/applications \
14cu|guitarix2-0.35.1-1|155	%{buildroot}%{_datadir}/applications/*
14cu|guitarix2-0.35.1-1|156	
14cu|guitarix2-0.35.1-1|157	# These are not needed, we don't have header files to use
14cu|guitarix2-0.35.1-1|158	rm -f %{buildroot}%{_libdir}/libgxw.so
14cu|guitarix2-0.35.1-1|159	rm -f %{buildroot}%{_libdir}/libgxwmm.so
14cu|guitarix2-0.35.1-1|160	
14cu|guitarix2-0.35.1-1|161	# Fix perms
14cu|guitarix2-0.35.1-1|162	chmod 0644 %{buildroot}%{_datadir}/fonts/truetype/robotocondensed/*
14cu|guitarix2-0.35.1-1|163	
14cu|guitarix2-0.35.1-1|164	%find_lang guitarix
14cu|guitarix2-0.35.1-1|165	
14cu|guitarix2-0.35.1-1|166	
14cu|guitarix2-0.35.1-1|167	%changelog
14cu|guitarix2-0.35.1-1|168	
14cu|guitarix2-0.35.1-1|169	* Fri Aug 05 2016 Giovanni Mariani <mc2374@mclink.it> 0.35.1-1
14cu|guitarix2-0.35.1-1|170	- (a0c7938) Updated to release 0.35.1 and killed a bunch of rpmlint warnings/errors
14cu|guitarix2-0.35.1-1|171	
14cu|guitarix2-0.35.1-1|172	

10379 14
14cu|guitarix-webui-0.34.0-2|1	Name:           guitarix-webui
14cu|guitarix-webui-0.34.0-2|2	Summary:        WebUI for Guitarix
14cu|guitarix-webui-0.34.0-2|3	Version:        0.34.0
14cu|guitarix-webui-0.34.0-2|4	Release:        2
14cu|guitarix-webui-0.34.0-2|5	Source0:        http://downloads.sourceforge.net/project/guitarix/guitarix/%{name}-%{version}.tar.bz2
14cu|guitarix-webui-0.34.0-2|6	URL:            http://guitarix.sourceforge.net/
14cu|guitarix-webui-0.34.0-2|7	License:        GPLv2
14cu|guitarix-webui-0.34.0-2|8	Group:          Sound
14cu|guitarix-webui-0.34.0-2|9	BuildArch:	noarch
14cu|guitarix-webui-0.34.0-2|10	Requires:       python-websockify
14cu|guitarix-webui-0.34.0-2|11	Requires:	guitarix >= 0.34.0
14cu|guitarix-webui-0.34.0-2|12	
14cu|guitarix-webui-0.34.0-2|13	%description
14cu|guitarix-webui-0.34.0-2|14	WebUI for Guitarix.
14cu|guitarix-webui-0.34.0-2|15	
14cu|guitarix-webui-0.34.0-2|16	%prep
14cu|guitarix-webui-0.34.0-2|17	%setup -q
14cu|guitarix-webui-0.34.0-2|18	
14cu|guitarix-webui-0.34.0-2|19	%build
14cu|guitarix-webui-0.34.0-2|20	
14cu|guitarix-webui-0.34.0-2|21	%install
14cu|guitarix-webui-0.34.0-2|22	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|guitarix-webui-0.34.0-2|23	cp -r webui %{buildroot}%{_datadir}/%{name}
14cu|guitarix-webui-0.34.0-2|24	
14cu|guitarix-webui-0.34.0-2|25	mkdir -p %{buildroot}%{_bindir}
14cu|guitarix-webui-0.34.0-2|26	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|guitarix-webui-0.34.0-2|27	#!/bin/sh
14cu|guitarix-webui-0.34.0-2|28	echo Check if guitarix is running...
14cu|guitarix-webui-0.34.0-2|29	pidof guitarix
14cu|guitarix-webui-0.34.0-2|30	if [[ $? != 0 ]]; then
14cu|guitarix-webui-0.34.0-2|31	echo Starting guitarix...
14cu|guitarix-webui-0.34.0-2|32	guitarix --rpcport=7000 >/dev/null 2>&1 &
14cu|guitarix-webui-0.34.0-2|33	else
14cu|guitarix-webui-0.34.0-2|34	echo guitarix is already running, make sure that it is launched with '--rpcport=7000'
14cu|guitarix-webui-0.34.0-2|35	fi
14cu|guitarix-webui-0.34.0-2|36	
14cu|guitarix-webui-0.34.0-2|37	websockify --web=%{_datadir}/%{name}/webui '*':8000 localhost:7000 > /var/log/guitarix-web.log 2>&1 &
14cu|guitarix-webui-0.34.0-2|38	xdg-open http://localhost:8000
14cu|guitarix-webui-0.34.0-2|39	EOF
14cu|guitarix-webui-0.34.0-2|40	
14cu|guitarix-webui-0.34.0-2|41	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|guitarix-webui-0.34.0-2|42	
14cu|guitarix-webui-0.34.0-2|43	%files
14cu|guitarix-webui-0.34.0-2|44	%{_bindir}/guitarix-webui
14cu|guitarix-webui-0.34.0-2|45	%{_datadir}/%{name}
14cu|guitarix-webui-0.34.0-2|46	
14cu|guitarix-webui-0.34.0-2|47	
14cu|guitarix-webui-0.34.0-2|48	%changelog
14cu|guitarix-webui-0.34.0-2|49	
14cu|guitarix-webui-0.34.0-2|50	* Tue Feb 23 2016 Denis Silakov <dsilakov@gmail.com> 0.34.0-2
14cu|guitarix-webui-0.34.0-2|51	- (cbbd343) Fix launcher
14cu|guitarix-webui-0.34.0-2|52	
14cu|guitarix-webui-0.34.0-2|53	

10380 14
14cu|guvcview-2.0.4-1|1	%define major 2
14cu|guvcview-2.0.4-1|2	%define api 2.0
14cu|guvcview-2.0.4-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|guvcview-2.0.4-1|4	%define devname %mklibname %{name} -d
14cu|guvcview-2.0.4-1|5	
14cu|guvcview-2.0.4-1|6	# At Jan 2016 it fails to build
14cu|guvcview-2.0.4-1|7	%bcond_with qt5
14cu|guvcview-2.0.4-1|8	
14cu|guvcview-2.0.4-1|9	Summary:	GTK+ UVC Viewer and Capturer
14cu|guvcview-2.0.4-1|10	Name:		guvcview
14cu|guvcview-2.0.4-1|11	Version:	2.0.4
14cu|guvcview-2.0.4-1|12	Release:	1
14cu|guvcview-2.0.4-1|13	Group:		Video
14cu|guvcview-2.0.4-1|14	License:	GPLv3+
14cu|guvcview-2.0.4-1|15	Url:		http://guvcview.sourceforge.net/
14cu|guvcview-2.0.4-1|16	Source0:	http://sourceforge.net/projects/guvcview/files/source/%{name}-src-%{version}.tar.gz
14cu|guvcview-2.0.4-1|17	BuildRequires:	desktop-file-utils
14cu|guvcview-2.0.4-1|18	BuildRequires:	gettext
14cu|guvcview-2.0.4-1|19	BuildRequires:	intltool
14cu|guvcview-2.0.4-1|20	# also for libgviewencoder
14cu|guvcview-2.0.4-1|21	BuildRequires:	ffmpeg-devel
14cu|guvcview-2.0.4-1|22	BuildRequires:	pkgconfig(gdk-3.0)
14cu|guvcview-2.0.4-1|23	BuildRequires:	pkgconfig(gsl) >= 1.15
14cu|guvcview-2.0.4-1|24	BuildRequires:	pkgconfig(libpng)
14cu|guvcview-2.0.4-1|25	# For libgviewaudio
14cu|guvcview-2.0.4-1|26	BuildRequires:	pkgconfig(libpulse) >= 0.9.15
14cu|guvcview-2.0.4-1|27	# For libgviewv4l2core
14cu|guvcview-2.0.4-1|28	BuildRequires:	pkgconfig(libv4l2)
14cu|guvcview-2.0.4-1|29	BuildRequires:	pkgconfig(libudev)
14cu|guvcview-2.0.4-1|30	BuildRequires:	pkgconfig(libusb-1.0)
14cu|guvcview-2.0.4-1|31	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
14cu|guvcview-2.0.4-1|32	%if %{with qt5}
14cu|guvcview-2.0.4-1|33	BuildRequires:	pkgconfig(Qt5Gui)
14cu|guvcview-2.0.4-1|34	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|guvcview-2.0.4-1|35	%endif
14cu|guvcview-2.0.4-1|36	BuildRequires:	pkgconfig(sdl2) >= 2.0
14cu|guvcview-2.0.4-1|37	# For libgviewrenderer
14cu|guvcview-2.0.4-1|38	# this one is in Restricted
14cu|guvcview-2.0.4-1|39	#BuildRequires:	pkgconfig(x264)
14cu|guvcview-2.0.4-1|40	
14cu|guvcview-2.0.4-1|41	%description
14cu|guvcview-2.0.4-1|42	A simple GTK interface for capturing and viewing video from devices supported
14cu|guvcview-2.0.4-1|43	by the Linux UVC driver, although it should also work with any v4l2 compatible
14cu|guvcview-2.0.4-1|44	device.
14cu|guvcview-2.0.4-1|45	
14cu|guvcview-2.0.4-1|46	%files -f %{name}.lang
14cu|guvcview-2.0.4-1|47	%doc AUTHORS ChangeLog COPYING README.md
14cu|guvcview-2.0.4-1|48	%{_bindir}/%{name}
14cu|guvcview-2.0.4-1|49	%{_mandir}/man1/%{name}.1*
14cu|guvcview-2.0.4-1|50	%{_datadir}/pixmaps/%{name}
14cu|guvcview-2.0.4-1|51	%{_datadir}/applications/%{name}.desktop
14cu|guvcview-2.0.4-1|52	%{_datadir}/appdata/%{name}.appdata.xml
14cu|guvcview-2.0.4-1|53	
14cu|guvcview-2.0.4-1|54	#-----------------------------------------------------------------------------
14cu|guvcview-2.0.4-1|55	
14cu|guvcview-2.0.4-1|56	%package -n %{libname}
14cu|guvcview-2.0.4-1|57	Summary:	Core libraries needed by %{name}
14cu|guvcview-2.0.4-1|58	Group:		System/Libraries
14cu|guvcview-2.0.4-1|59	
14cu|guvcview-2.0.4-1|60	%description -n %{libname}
14cu|guvcview-2.0.4-1|61	This package contains the core libraries for %{name}.
14cu|guvcview-2.0.4-1|62	
14cu|guvcview-2.0.4-1|63	%files -n %{libname}
14cu|guvcview-2.0.4-1|64	%doc COPYING README.md
14cu|guvcview-2.0.4-1|65	%{_libdir}/libgviewaudio-%{api}.so.%{major}*
14cu|guvcview-2.0.4-1|66	%{_libdir}/libgviewencoder-%{api}.so.%{major}*
14cu|guvcview-2.0.4-1|67	%{_libdir}/libgviewrender-%{api}.so.%{major}*
14cu|guvcview-2.0.4-1|68	%{_libdir}/libgviewv4l2core-%{api}.so.%{major}*
14cu|guvcview-2.0.4-1|69	
14cu|guvcview-2.0.4-1|70	#-----------------------------------------------------------------------------
14cu|guvcview-2.0.4-1|71	
14cu|guvcview-2.0.4-1|72	%package -n %{devname}
14cu|guvcview-2.0.4-1|73	Summary:	Development files for %{name} core libraries
14cu|guvcview-2.0.4-1|74	Group:		Development/C
14cu|guvcview-2.0.4-1|75	Provides:	%{name}-devel = %{EVRD}
14cu|guvcview-2.0.4-1|76	Conflicts:	%{_lib}guvcview1.1-devel < 2.0.3-2
14cu|guvcview-2.0.4-1|77	Obsoletes:	%{_lib}guvcview1.1-devel < 2.0.3-2
14cu|guvcview-2.0.4-1|78	
14cu|guvcview-2.0.4-1|79	%description -n %{devname}
14cu|guvcview-2.0.4-1|80	This package contains the development files for %{name} core libraries.
14cu|guvcview-2.0.4-1|81	
14cu|guvcview-2.0.4-1|82	%files -n %{devname}
14cu|guvcview-2.0.4-1|83	%doc COPYING
14cu|guvcview-2.0.4-1|84	%{_includedir}/%{name}-2/*/*.h
14cu|guvcview-2.0.4-1|85	%{_libdir}/libgviewaudio.so
14cu|guvcview-2.0.4-1|86	%{_libdir}/libgviewencoder.so
14cu|guvcview-2.0.4-1|87	%{_libdir}/libgviewrender.so
14cu|guvcview-2.0.4-1|88	%{_libdir}/libgviewv4l2core.so
14cu|guvcview-2.0.4-1|89	%{_libdir}/pkgconfig/*.pc
14cu|guvcview-2.0.4-1|90	
14cu|guvcview-2.0.4-1|91	#-----------------------------------------------------------------------------
14cu|guvcview-2.0.4-1|92	
14cu|guvcview-2.0.4-1|93	%prep
14cu|guvcview-2.0.4-1|94	%setup -qn %{name}-src-%{version}
14cu|guvcview-2.0.4-1|95	
14cu|guvcview-2.0.4-1|96	# Fix perms
14cu|guvcview-2.0.4-1|97	chmod -x includes/gview.h
14cu|guvcview-2.0.4-1|98	chmod -x {ChangeLog,configure.ac}
14cu|guvcview-2.0.4-1|99	
14cu|guvcview-2.0.4-1|100	%build
14cu|guvcview-2.0.4-1|101	# Needed, otherwise it will try to use clang
14cu|guvcview-2.0.4-1|102	# and fails with our CFLAGS
14cu|guvcview-2.0.4-1|103	export CC=gcc CXX=g++
14cu|guvcview-2.0.4-1|104	%configure2_5x \
14cu|guvcview-2.0.4-1|105	--disable-debian-menu \
14cu|guvcview-2.0.4-1|106	%if %{with qt5}
14cu|guvcview-2.0.4-1|107	--enable-qt5 \
14cu|guvcview-2.0.4-1|108	%endif
14cu|guvcview-2.0.4-1|109	--disable-static
14cu|guvcview-2.0.4-1|110	
14cu|guvcview-2.0.4-1|111	%make
14cu|guvcview-2.0.4-1|112	
14cu|guvcview-2.0.4-1|113	%install
14cu|guvcview-2.0.4-1|114	%makeinstall_std
14cu|guvcview-2.0.4-1|115	
14cu|guvcview-2.0.4-1|116	desktop-file-install \
14cu|guvcview-2.0.4-1|117	--add-category='X-AudioVideoCapture' \
14cu|guvcview-2.0.4-1|118	--dir %{buildroot}%{_datadir}/applications \
14cu|guvcview-2.0.4-1|119	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|guvcview-2.0.4-1|120	
14cu|guvcview-2.0.4-1|121	# Useless and rpmlint complains about it
14cu|guvcview-2.0.4-1|122	rm -f %{buildroot}%{_docdir}/%{name}/INSTALL
14cu|guvcview-2.0.4-1|123	
14cu|guvcview-2.0.4-1|124	%find_lang %{name} gview_v4l2core %{name}.lang
14cu|guvcview-2.0.4-1|125	
14cu|guvcview-2.0.4-1|126	%changelog
14cu|guvcview-2.0.4-1|127	
14cu|guvcview-2.0.4-1|128	* Mon Sep 12 2016 alzim <alzim@bk.ru> 2.0.4-1
14cu|guvcview-2.0.4-1|129	- (e59b4fa) Merge pull request #1 from import/guvcview:rosa2016.1
14cu|guvcview-2.0.4-1|130	- (e59b4fa) Updated to 2.0.4
14cu|guvcview-2.0.4-1|131	
14cu|guvcview-2.0.4-1|132	

10381 14
14cu|gwc-0.21.19-1|1	%define	debug_package %{nil}
14cu|gwc-0.21.19-1|2	
14cu|gwc-0.21.19-1|3	%define	gwc_version 0.21
14cu|gwc-0.21.19-1|4	%define	gwc_subversion 19
14cu|gwc-0.21.19-1|5	
14cu|gwc-0.21.19-1|6	Name:		gwc
14cu|gwc-0.21.19-1|7	Version:	%{gwc_version}.%{gwc_subversion}
14cu|gwc-0.21.19-1|8	Release:	1
14cu|gwc-0.21.19-1|9	Summary:	Audio restoration application
14cu|gwc-0.21.19-1|10	License:	GPL
14cu|gwc-0.21.19-1|11	Group:		Sound
14cu|gwc-0.21.19-1|12	URL:		http://%{name}.sourceforge.net/
14cu|gwc-0.21.19-1|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{gwc_version}-%{gwc_subversion}.tgz
14cu|gwc-0.21.19-1|14	Source1:	%{name}_16.png
14cu|gwc-0.21.19-1|15	Source2:	%{name}_32.png
14cu|gwc-0.21.19-1|16	Source3:	%{name}_48.png
14cu|gwc-0.21.19-1|17	Patch0:		%{name}-0.21.19.fix-makefiles.patch
14cu|gwc-0.21.19-1|18	Patch1:		%{name}-0.21-08.nostrip.patch
14cu|gwc-0.21.19-1|19	BuildRequires:	pkgconfig(fftw3)
14cu|gwc-0.21.19-1|20	BuildRequires:	pkgconfig(alsa) => 0.9
14cu|gwc-0.21.19-1|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|gwc-0.21.19-1|22	BuildRequires:	pkgconfig(libmpg123)
14cu|gwc-0.21.19-1|23	BuildRequires:	pkgconfig(libpulse) >= .0.9.0
14cu|gwc-0.21.19-1|24	BuildRequires:	pkgconfig(sndfile) >= 1.0.2
14cu|gwc-0.21.19-1|25	BuildRequires:	pkgconfig(vorbis)
14cu|gwc-0.21.19-1|26	#BuildRequires:	db1-devel
14cu|gwc-0.21.19-1|27	
14cu|gwc-0.21.19-1|28	
14cu|gwc-0.21.19-1|29	%description
14cu|gwc-0.21.19-1|30	Gnome Wave Cleaner (GWC), is a tool for cleaning up noisey audio files, in
14cu|gwc-0.21.19-1|31	preparation for burning to CD's.  The typical application is to record the
14cu|gwc-0.21.19-1|32	audio from vinyl LP's, 45's, 78's, etc to a hard disk as a 16bit, stereo,
14cu|gwc-0.21.19-1|33	44.1khz wave formated file, and the use GWC to apply denoising and declicking
14cu|gwc-0.21.19-1|34	algorithms.
14cu|gwc-0.21.19-1|35	
14cu|gwc-0.21.19-1|36	%files
14cu|gwc-0.21.19-1|37	%doc README COPYING Changelog
14cu|gwc-0.21.19-1|38	%doc %dir %{_datadir}/gnome/help/%{name}
14cu|gwc-0.21.19-1|39	%doc %dir %{_datadir}/gnome/help/%{name}/C
14cu|gwc-0.21.19-1|40	%doc %{_datadir}/gnome/help/%{name}/C/*
14cu|gwc-0.21.19-1|41	%{_bindir}/%{name}
14cu|gwc-0.21.19-1|42	%{_iconsdir}/%{name}.png
14cu|gwc-0.21.19-1|43	%{_miconsdir}/%{name}.png
14cu|gwc-0.21.19-1|44	%{_liconsdir}/%{name}.png
14cu|gwc-0.21.19-1|45	%{_datadir}/pixmaps/%{name}-logo.png
14cu|gwc-0.21.19-1|46	%{_datadir}/applications/rosa-%{name}.desktop
14cu|gwc-0.21.19-1|47	
14cu|gwc-0.21.19-1|48	
14cu|gwc-0.21.19-1|49	#-----------------------------------------------------------------------------
14cu|gwc-0.21.19-1|50	
14cu|gwc-0.21.19-1|51	%prep
14cu|gwc-0.21.19-1|52	%setup -q -n %{name}-%{gwc_version}-%{gwc_subversion}
14cu|gwc-0.21.19-1|53	%patch0 -p 1
14cu|gwc-0.21.19-1|54	%patch1 -p1 -b .nostrip
14cu|gwc-0.21.19-1|55	
14cu|gwc-0.21.19-1|56	
14cu|gwc-0.21.19-1|57	%build
14cu|gwc-0.21.19-1|58	%configure2_5x	--enable-ogg \
14cu|gwc-0.21.19-1|59	--enable-mp3 \
14cu|gwc-0.21.19-1|60	--enable-pa
14cu|gwc-0.21.19-1|61	%make
14cu|gwc-0.21.19-1|62	
14cu|gwc-0.21.19-1|63	
14cu|gwc-0.21.19-1|64	%install
14cu|gwc-0.21.19-1|65	chmod go+r biquad.[ch]
14cu|gwc-0.21.19-1|66	%makeinstall_std
14cu|gwc-0.21.19-1|67	
14cu|gwc-0.21.19-1|68	mkdir -p %{buildroot}%{_datadir}/applications
14cu|gwc-0.21.19-1|69	
14cu|gwc-0.21.19-1|70	# Icons
14cu|gwc-0.21.19-1|71	mkdir -p %{buildroot}{%_miconsdir,%_iconsdir,%_liconsdir}
14cu|gwc-0.21.19-1|72	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|gwc-0.21.19-1|73	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|gwc-0.21.19-1|74	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|gwc-0.21.19-1|75	
14cu|gwc-0.21.19-1|76	# Menu entry
14cu|gwc-0.21.19-1|77	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cu|gwc-0.21.19-1|78	[Desktop Entry]
14cu|gwc-0.21.19-1|79	Name=GWC
14cu|gwc-0.21.19-1|80	GenericName=Gnome Wave Cleaner
14cu|gwc-0.21.19-1|81	GenericName[nl]=Gnome Audio Restauratie Gereedschap
14cu|gwc-0.21.19-1|82	Comment=Dehiss, denoise and declick WAV audio files
14cu|gwc-0.21.19-1|83	Comment[nl]=Ontruisen en 'declicken' van WAV audio bestanden
14cu|gwc-0.21.19-1|84	Exec=%{name}
14cu|gwc-0.21.19-1|85	Icon=%{name}
14cu|gwc-0.21.19-1|86	Terminal=false
14cu|gwc-0.21.19-1|87	Type=Application
14cu|gwc-0.21.19-1|88	StartupNotify=true
14cu|gwc-0.21.19-1|89	Categories=AudioVideo;Audio;AudioVideoEditing;
14cu|gwc-0.21.19-1|90	MimeType=audio/x-wav;
14cu|gwc-0.21.19-1|91	EOF
14cu|gwc-0.21.19-1|92	
14cu|gwc-0.21.19-1|93	# Remove useless doc
14cu|gwc-0.21.19-1|94	rm -f %{buildroot}%{_docdir}/%{name}/INSTALL
14cu|gwc-0.21.19-1|95	%changelog
14cu|gwc-0.21.19-1|96	
14cu|gwc-0.21.19-1|97	* Fri Aug 05 2016 Giovanni Mariani <mc2374@mclink.it> 0.21.19-1
14cu|gwc-0.21.19-1|98	- (1d4d594) Updated to release 0.21-19 cleaned specfile
14cu|gwc-0.21.19-1|99	
14cu|gwc-0.21.19-1|100	

10382 14
14cu|gwine-0.10.3-12|1	%define __noautoreq 'perl\\(Gwine::.*\\)'
14cu|gwine-0.10.3-12|2	
14cu|gwine-0.10.3-12|3	Summary:	A Gnome application to manage your wine cellar
14cu|gwine-0.10.3-12|4	Name:		gwine
14cu|gwine-0.10.3-12|5	Version:	0.10.3
14cu|gwine-0.10.3-12|6	Release:	12
14cu|gwine-0.10.3-12|7	License:	GPLv2+
14cu|gwine-0.10.3-12|8	Group:		Databases
14cu|gwine-0.10.3-12|9	Url:		http://home.gna.org/gwine/index
14cu|gwine-0.10.3-12|10	Source0:	http://download.gna.org/gwine/%{name}-%{version}.tar.gz
14cu|gwine-0.10.3-12|11	BuildRequires:	desktop-file-utils
14cu|gwine-0.10.3-12|12	BuildRequires:	imagemagick
14cu|gwine-0.10.3-12|13	BuildRequires:	scrollkeeper
14cu|gwine-0.10.3-12|14	BuildRequires:	shared-mime-info
14cu|gwine-0.10.3-12|15	BuildRequires:	perl-Gnome2
14cu|gwine-0.10.3-12|16	BuildRequires:	perl-Gnome2-GConf
14cu|gwine-0.10.3-12|17	BuildRequires:	perl-Gtk2-GladeXML
14cu|gwine-0.10.3-12|18	BuildRequires:	perl-Locale-gettext
14cu|gwine-0.10.3-12|19	BuildRequires:	perl-devel
14cu|gwine-0.10.3-12|20	Requires:	perl-Gnome2
14cu|gwine-0.10.3-12|21	Requires:	perl-Gnome2-GConf
14cu|gwine-0.10.3-12|22	Requires:	perl-Gtk2-GladeXML
14cu|gwine-0.10.3-12|23	Requires:	perl-Locale-gettext
14cu|gwine-0.10.3-12|24	Requires(post,postun):	scrollkeeper
14cu|gwine-0.10.3-12|25	Requires(post,postun):	shared-mime-info
14cu|gwine-0.10.3-12|26	BuildArch:	noarch
14cu|gwine-0.10.3-12|27	
14cu|gwine-0.10.3-12|28	%description
14cu|gwine-0.10.3-12|29	Gwine is a Gnome application to manage your wine cellar.
14cu|gwine-0.10.3-12|30	
14cu|gwine-0.10.3-12|31	%files -f %{name}.lang
14cu|gwine-0.10.3-12|32	%{_bindir}/%{name}
14cu|gwine-0.10.3-12|33	%{perl_vendorlib}/*
14cu|gwine-0.10.3-12|34	%{_mandir}/*/*
14cu|gwine-0.10.3-12|35	%{_datadir}/%{name}
14cu|gwine-0.10.3-12|36	%{_datadir}/omf/%{name}
14cu|gwine-0.10.3-12|37	%{_datadir}/gnome/help/%{name}
14cu|gwine-0.10.3-12|38	%{_datadir}/applications/%{name}.desktop
14cu|gwine-0.10.3-12|39	%{_datadir}/pixmaps/%{name}.png
14cu|gwine-0.10.3-12|40	%{_iconsdir}/%{name}.png
14cu|gwine-0.10.3-12|41	%{_liconsdir}/%{name}.png
14cu|gwine-0.10.3-12|42	%{_miconsdir}/%{name}.png
14cu|gwine-0.10.3-12|43	
14cu|gwine-0.10.3-12|44	#----------------------------------------------------------------------------
14cu|gwine-0.10.3-12|45	
14cu|gwine-0.10.3-12|46	%prep
14cu|gwine-0.10.3-12|47	%setup -q
14cu|gwine-0.10.3-12|48	
14cu|gwine-0.10.3-12|49	%build
14cu|gwine-0.10.3-12|50	perl Makefile.PL INSTALLDIRS=vendor
14cu|gwine-0.10.3-12|51	%make
14cu|gwine-0.10.3-12|52	
14cu|gwine-0.10.3-12|53	%install
14cu|gwine-0.10.3-12|54	make install DESTDIR=%{buildroot} PREFIX=%{_prefix} XDG_DATA_DIRS=%{buildroot}%{_datadir}
14cu|gwine-0.10.3-12|55	
14cu|gwine-0.10.3-12|56	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cu|gwine-0.10.3-12|57	
14cu|gwine-0.10.3-12|58	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cu|gwine-0.10.3-12|59	
14cu|gwine-0.10.3-12|60	desktop-file-install --vendor="" \
14cu|gwine-0.10.3-12|61	--remove-category="Application" \
14cu|gwine-0.10.3-12|62	--remove-category="Accessories" \
14cu|gwine-0.10.3-12|63	--add-category="Database;Office" \
14cu|gwine-0.10.3-12|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|gwine-0.10.3-12|65	
14cu|gwine-0.10.3-12|66	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cu|gwine-0.10.3-12|67	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|gwine-0.10.3-12|68	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|gwine-0.10.3-12|69	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|gwine-0.10.3-12|70	
14cu|gwine-0.10.3-12|71	%find_lang %{name}
14cu|gwine-0.10.3-12|72	
14cu|gwine-0.10.3-12|73	rm -rf %{buildroot}%{_localestatedir}/lib/scrollkeeper
14cu|gwine-0.10.3-12|74	rm -rf %{buildroot}%{_datadir}/mime
14cu|gwine-0.10.3-12|75	
14cu|gwine-0.10.3-12|76	%check
14cu|gwine-0.10.3-12|77	make test
14cu|gwine-0.10.3-12|78	
14cu|gwine-0.10.3-12|79	%changelog
14cu|gwine-0.10.3-12|80	
14cu|gwine-0.10.3-12|81	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.10.3-12
14cu|gwine-0.10.3-12|82	- (7ff09f3) Repack tarball according to upstream
14cu|gwine-0.10.3-12|83	
14cu|gwine-0.10.3-12|84	

10383 14
14cu|g-wrap-1.9.15-1|1	%define major 2
14cu|g-wrap-1.9.15-1|2	%define modules_major 0
14cu|g-wrap-1.9.15-1|3	%define libname %mklibname %{name} %{major}
14cu|g-wrap-1.9.15-1|4	%define devname %mklibname %{name} -d
14cu|g-wrap-1.9.15-1|5	
14cu|g-wrap-1.9.15-1|6	Summary:	A tool for creating Scheme interfaces to C libraries
14cu|g-wrap-1.9.15-1|7	Name:		g-wrap
14cu|g-wrap-1.9.15-1|8	Version:	1.9.15
14cu|g-wrap-1.9.15-1|9	Release:	1
14cu|g-wrap-1.9.15-1|10	Epoch:		1
14cu|g-wrap-1.9.15-1|11	License:	LGPLv2+
14cu|g-wrap-1.9.15-1|12	Group:		System/Libraries
14cu|g-wrap-1.9.15-1|13	Url:		http://www.gnucash.org
14cu|g-wrap-1.9.15-1|14	Source0:	http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz
14cu|g-wrap-1.9.15-1|15	Source1:	http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz.sig
14cu|g-wrap-1.9.15-1|16	BuildRequires:	gettext-devel
14cu|g-wrap-1.9.15-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|g-wrap-1.9.15-1|18	BuildRequires:	pkgconfig(guile-2.0)
14cu|g-wrap-1.9.15-1|19	BuildRequires:	pkgconfig(libffi)
14cu|g-wrap-1.9.15-1|20	Requires:	guile
14cu|g-wrap-1.9.15-1|21	Conflicts:	guile-lib
14cu|g-wrap-1.9.15-1|22	
14cu|g-wrap-1.9.15-1|23	%description
14cu|g-wrap-1.9.15-1|24	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
14cu|g-wrap-1.9.15-1|25	the moment it is most heavily focused on providing access to C
14cu|g-wrap-1.9.15-1|26	libraries from guile, but it also supports RScheme.
14cu|g-wrap-1.9.15-1|27	
14cu|g-wrap-1.9.15-1|28	%files
14cu|g-wrap-1.9.15-1|29	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS
14cu|g-wrap-1.9.15-1|30	%{_datadir}/guile/site/*
14cu|g-wrap-1.9.15-1|31	%{_mandir}/man1/*
14cu|g-wrap-1.9.15-1|32	
14cu|g-wrap-1.9.15-1|33	#----------------------------------------------------------------------------
14cu|g-wrap-1.9.15-1|34	
14cu|g-wrap-1.9.15-1|35	%package -n %{libname}
14cu|g-wrap-1.9.15-1|36	Summary:	Shared library for g-wrap
14cu|g-wrap-1.9.15-1|37	Group:		System/Libraries
14cu|g-wrap-1.9.15-1|38	
14cu|g-wrap-1.9.15-1|39	%description -n %{libname}
14cu|g-wrap-1.9.15-1|40	g-wrap is a tool for specifying types, functions, and constants to
14cu|g-wrap-1.9.15-1|41	import into a Scheme interpreter, and for generating code (in C) to
14cu|g-wrap-1.9.15-1|42	interface these to the Guile and RScheme interpreters in particular.
14cu|g-wrap-1.9.15-1|43	
14cu|g-wrap-1.9.15-1|44	%files -n %{libname}
14cu|g-wrap-1.9.15-1|45	%{_libdir}/*.so.%{major}*
14cu|g-wrap-1.9.15-1|46	%{_libdir}/%{name}/modules/*.so.%{modules_major}*
14cu|g-wrap-1.9.15-1|47	
14cu|g-wrap-1.9.15-1|48	#----------------------------------------------------------------------------
14cu|g-wrap-1.9.15-1|49	
14cu|g-wrap-1.9.15-1|50	%package -n %{devname}
14cu|g-wrap-1.9.15-1|51	Summary:	Header files and libraries needed for g-wrap development
14cu|g-wrap-1.9.15-1|52	Group:		Development/C
14cu|g-wrap-1.9.15-1|53	Requires:	%{name} = %{EVRD}
14cu|g-wrap-1.9.15-1|54	Requires:	%{libname} = %{EVRD}
14cu|g-wrap-1.9.15-1|55	Provides:	%{name}-devel = %{EVRD}
14cu|g-wrap-1.9.15-1|56	
14cu|g-wrap-1.9.15-1|57	%description -n %{devname}
14cu|g-wrap-1.9.15-1|58	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
14cu|g-wrap-1.9.15-1|59	the moment it is most heavily focused on providing access to C
14cu|g-wrap-1.9.15-1|60	libraries from guile, but it also supports RScheme.
14cu|g-wrap-1.9.15-1|61	
14cu|g-wrap-1.9.15-1|62	You can provide access to a given C API by creating a specification
14cu|g-wrap-1.9.15-1|63	file describing the interface you want published at the Scheme level.
14cu|g-wrap-1.9.15-1|64	g-wrap will handle generating all the lower level library interface
14cu|g-wrap-1.9.15-1|65	code so that the C library shows up as a set of Scheme functions.
14cu|g-wrap-1.9.15-1|66	
14cu|g-wrap-1.9.15-1|67	You should install this package if you need to compile programs that
14cu|g-wrap-1.9.15-1|68	need to use g-wrap C<->Scheme functionality
14cu|g-wrap-1.9.15-1|69	
14cu|g-wrap-1.9.15-1|70	%files -n %{devname}
14cu|g-wrap-1.9.15-1|71	%{_bindir}/*
14cu|g-wrap-1.9.15-1|72	%{_includedir}/g-wrap-wct.h
14cu|g-wrap-1.9.15-1|73	%{_includedir}/%{name}
14cu|g-wrap-1.9.15-1|74	%{_libdir}/*.so
14cu|g-wrap-1.9.15-1|75	%{_libdir}/%{name}/modules/*.so
14cu|g-wrap-1.9.15-1|76	%{_infodir}/%{name}*
14cu|g-wrap-1.9.15-1|77	%{_datadir}/aclocal/%{name}.m4
14cu|g-wrap-1.9.15-1|78	%{_libdir}/pkgconfig/g-wrap-2.0-guile.pc
14cu|g-wrap-1.9.15-1|79	
14cu|g-wrap-1.9.15-1|80	#----------------------------------------------------------------------------
14cu|g-wrap-1.9.15-1|81	
14cu|g-wrap-1.9.15-1|82	%prep
14cu|g-wrap-1.9.15-1|83	%setup -q
14cu|g-wrap-1.9.15-1|84	
14cu|g-wrap-1.9.15-1|85	touch config.rpath
14cu|g-wrap-1.9.15-1|86	aclocal -I m4
14cu|g-wrap-1.9.15-1|87	autoconf
14cu|g-wrap-1.9.15-1|88	automake --add-missing
14cu|g-wrap-1.9.15-1|89	
14cu|g-wrap-1.9.15-1|90	%build
14cu|g-wrap-1.9.15-1|91	# --disable-Werror required for gcc-4.3 & g-wrap-1.9.11:
14cu|g-wrap-1.9.15-1|92	# core-runtime.c:55: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
14cu|g-wrap-1.9.15-1|93	%configure2_5x \
14cu|g-wrap-1.9.15-1|94	--disable-static \
14cu|g-wrap-1.9.15-1|95	--disable-Werror
14cu|g-wrap-1.9.15-1|96	make
14cu|g-wrap-1.9.15-1|97	
14cu|g-wrap-1.9.15-1|98	%install
14cu|g-wrap-1.9.15-1|99	%makeinstall_std
14cu|g-wrap-1.9.15-1|100	
14cu|g-wrap-1.9.15-1|101	%changelog
14cu|g-wrap-1.9.15-1|102	
14cu|g-wrap-1.9.15-1|103	* Sun Apr 10 2016 dsilakov <denis.silakov@rosalab.ru> 1:1.9.15-1
14cu|g-wrap-1.9.15-1|104	- (a0408f8) Merge pull request #1 from alzim/g-wrap:rosa2014.1
14cu|g-wrap-1.9.15-1|105	- (a0408f8) Updated to 1.9.15
14cu|g-wrap-1.9.15-1|106	
14cu|g-wrap-1.9.15-1|107	

10384 14
14cu|gwyddion-2.45-1|1	%define major 0
14cu|gwyddion-2.45-1|2	%define api 2
14cu|gwyddion-2.45-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|gwyddion-2.45-1|4	%define libgwyapp %mklibname gwyapp %{api} %{major}
14cu|gwyddion-2.45-1|5	%define libgwydgets %mklibname gwydgets %{api} %{major}
14cu|gwyddion-2.45-1|6	%define libgwydraw %mklibname gwydraw %{api} %{major}
14cu|gwyddion-2.45-1|7	%define libgwymodule %mklibname gwymodule %{api} %{major}
14cu|gwyddion-2.45-1|8	%define libgwyprocess %mklibname gwyprocess %{api} %{major}
14cu|gwyddion-2.45-1|9	%define devname %mklibname %{name} %{api} -d
14cu|gwyddion-2.45-1|10	
14cu|gwyddion-2.45-1|11	Summary:	An SPM data visualization and analysis tool
14cu|gwyddion-2.45-1|12	Name:		gwyddion
14cu|gwyddion-2.45-1|13	Version:	2.45
14cu|gwyddion-2.45-1|14	Release:	1
14cu|gwyddion-2.45-1|15	License:	GPLv2+
14cu|gwyddion-2.45-1|16	Group:		Sciences/Other
14cu|gwyddion-2.45-1|17	Url:		http://gwyddion.net/
14cu|gwyddion-2.45-1|18	Source0:	http://sourceforge.net/projects/gwyddion/files/gwyddion/%{version}/%{name}-%{version}.tar.xz
14cu|gwyddion-2.45-1|19	Source1:	http://sourceforge.net/projects/gwyddion/files/gwyddion/%{version}/%{name}-%{version}.tar.xz.sig
14cu|gwyddion-2.45-1|20	BuildRequires:	python-numpy
14cu|gwyddion-2.45-1|21	BuildRequires:	ruby
14cu|gwyddion-2.45-1|22	BuildRequires:	bzip2-devel
14cu|gwyddion-2.45-1|23	BuildRequires:	kdelibs4-devel
14cu|gwyddion-2.45-1|24	BuildRequires:	pkgconfig(fftw3)
14cu|gwyddion-2.45-1|25	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gwyddion-2.45-1|26	BuildRequires:	pkgconfig(gl)
14cu|gwyddion-2.45-1|27	BuildRequires:	pkgconfig(glib-2.0)
14cu|gwyddion-2.45-1|28	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gwyddion-2.45-1|29	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|gwyddion-2.45-1|30	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cu|gwyddion-2.45-1|31	BuildRequires:	pkgconfig(IlmBase)
14cu|gwyddion-2.45-1|32	BuildRequires:	pkgconfig(libpng)
14cu|gwyddion-2.45-1|33	BuildRequires:	pkgconfig(libtiff-4)
14cu|gwyddion-2.45-1|34	BuildRequires:	pkgconfig(libxml-2.0)
14cu|gwyddion-2.45-1|35	BuildRequires:	pkgconfig(minizip)
14cu|gwyddion-2.45-1|36	BuildRequires:	pkgconfig(pango)
14cu|gwyddion-2.45-1|37	BuildRequires:	pkgconfig(python)
14cu|gwyddion-2.45-1|38	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|gwyddion-2.45-1|39	BuildRequires:	pkgconfig(unique-1.0)
14cu|gwyddion-2.45-1|40	BuildRequires:	pkgconfig(xmu)
14cu|gwyddion-2.45-1|41	BuildRequires:	pkgconfig(zlib)
14cu|gwyddion-2.45-1|42	
14cu|gwyddion-2.45-1|43	%description
14cu|gwyddion-2.45-1|44	Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
14cu|gwyddion-2.45-1|45	analysis tool written with Gtk+.
14cu|gwyddion-2.45-1|46	
14cu|gwyddion-2.45-1|47	It can be used for all most frequently used data processing operations
14cu|gwyddion-2.45-1|48	including: leveling, false color plotting, shading, filtering, denoising, data
14cu|gwyddion-2.45-1|49	editing, integral transforms, grain analysis, profile extraction, fractal
14cu|gwyddion-2.45-1|50	analysis, and many more.  The program is primarily focused on SPM data analysis
14cu|gwyddion-2.45-1|51	(e.g. data obtained from AFM, STM, NSOM, and similar microscopes).  However, it
14cu|gwyddion-2.45-1|52	can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
14cu|gwyddion-2.45-1|53	other 2D data.
14cu|gwyddion-2.45-1|54	
14cu|gwyddion-2.45-1|55	%files -f %{name}.lang
14cu|gwyddion-2.45-1|56	%{_bindir}/%{name}
14cu|gwyddion-2.45-1|57	%{_bindir}/%{name}-thumbnailer
14cu|gwyddion-2.45-1|58	%doc AUTHORS NEWS README THANKS
14cu|gwyddion-2.45-1|59	%{_datadir}/%{name}/
14cu|gwyddion-2.45-1|60	%{_mandir}/man1/%{name}.1*
14cu|gwyddion-2.45-1|61	%{_mandir}/man1/%{name}-thumbnailer.1*
14cu|gwyddion-2.45-1|62	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|gwyddion-2.45-1|63	%{_libdir}/%{name}/modules/
14cu|gwyddion-2.45-1|64	%{_datadir}/applications/%{name}.desktop
14cu|gwyddion-2.45-1|65	%{_datadir}/mime/packages/%{name}.xml
14cu|gwyddion-2.45-1|66	%{_datadir}/thumbnailers/gwyddion.thumbnailer
14cu|gwyddion-2.45-1|67	%{python_sitearch}/gwy.so
14cu|gwyddion-2.45-1|68	
14cu|gwyddion-2.45-1|69	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|70	
14cu|gwyddion-2.45-1|71	%package -n %{libname}
14cu|gwyddion-2.45-1|72	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|73	Group:		System/Libraries
14cu|gwyddion-2.45-1|74	
14cu|gwyddion-2.45-1|75	%description -n %{libname}
14cu|gwyddion-2.45-1|76	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|77	
14cu|gwyddion-2.45-1|78	%files -n %{libname}
14cu|gwyddion-2.45-1|79	%{_libdir}/lib%{name}%{api}.so.%{major}*
14cu|gwyddion-2.45-1|80	
14cu|gwyddion-2.45-1|81	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|82	
14cu|gwyddion-2.45-1|83	%package -n %{libgwyapp}
14cu|gwyddion-2.45-1|84	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|85	Group:		System/Libraries
14cu|gwyddion-2.45-1|86	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cu|gwyddion-2.45-1|87	
14cu|gwyddion-2.45-1|88	%description -n %{libgwyapp}
14cu|gwyddion-2.45-1|89	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|90	
14cu|gwyddion-2.45-1|91	%files -n %{libgwyapp}
14cu|gwyddion-2.45-1|92	%{_libdir}/libgwyapp%{api}.so.%{major}*
14cu|gwyddion-2.45-1|93	
14cu|gwyddion-2.45-1|94	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|95	
14cu|gwyddion-2.45-1|96	%package -n %{libgwydgets}
14cu|gwyddion-2.45-1|97	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|98	Group:		System/Libraries
14cu|gwyddion-2.45-1|99	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cu|gwyddion-2.45-1|100	
14cu|gwyddion-2.45-1|101	%description -n %{libgwydgets}
14cu|gwyddion-2.45-1|102	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|103	
14cu|gwyddion-2.45-1|104	%files -n %{libgwydgets}
14cu|gwyddion-2.45-1|105	%{_libdir}/libgwydgets%{api}.so.%{major}*
14cu|gwyddion-2.45-1|106	
14cu|gwyddion-2.45-1|107	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|108	
14cu|gwyddion-2.45-1|109	%package -n %{libgwydraw}
14cu|gwyddion-2.45-1|110	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|111	Group:		System/Libraries
14cu|gwyddion-2.45-1|112	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cu|gwyddion-2.45-1|113	
14cu|gwyddion-2.45-1|114	%description -n %{libgwydraw}
14cu|gwyddion-2.45-1|115	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|116	
14cu|gwyddion-2.45-1|117	%files -n %{libgwydraw}
14cu|gwyddion-2.45-1|118	%{_libdir}/libgwydraw%{api}.so.%{major}*
14cu|gwyddion-2.45-1|119	
14cu|gwyddion-2.45-1|120	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|121	
14cu|gwyddion-2.45-1|122	%package -n %{libgwymodule}
14cu|gwyddion-2.45-1|123	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|124	Group:		System/Libraries
14cu|gwyddion-2.45-1|125	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cu|gwyddion-2.45-1|126	
14cu|gwyddion-2.45-1|127	%description -n %{libgwymodule}
14cu|gwyddion-2.45-1|128	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|129	
14cu|gwyddion-2.45-1|130	%files -n %{libgwymodule}
14cu|gwyddion-2.45-1|131	%{_libdir}/libgwymodule%{api}.so.%{major}*
14cu|gwyddion-2.45-1|132	
14cu|gwyddion-2.45-1|133	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|134	
14cu|gwyddion-2.45-1|135	%package -n %{libgwyprocess}
14cu|gwyddion-2.45-1|136	Summary:	Shared library for Gwyddion
14cu|gwyddion-2.45-1|137	Group:		System/Libraries
14cu|gwyddion-2.45-1|138	Conflicts:	%{_lib}gwyddion2_0 < 2.34
14cu|gwyddion-2.45-1|139	
14cu|gwyddion-2.45-1|140	%description -n %{libgwyprocess}
14cu|gwyddion-2.45-1|141	Shared library for Gwyddion and its modules.
14cu|gwyddion-2.45-1|142	
14cu|gwyddion-2.45-1|143	%files -n %{libgwyprocess}
14cu|gwyddion-2.45-1|144	%{_libdir}/libgwyprocess%{api}.so.%{major}*
14cu|gwyddion-2.45-1|145	
14cu|gwyddion-2.45-1|146	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|147	
14cu|gwyddion-2.45-1|148	%package -n %{devname}
14cu|gwyddion-2.45-1|149	Summary:	Headers, libraries and tools for Gwyddion module development
14cu|gwyddion-2.45-1|150	Group:		Development/C
14cu|gwyddion-2.45-1|151	Requires:	%{libname} = %{EVRD}
14cu|gwyddion-2.45-1|152	Requires:	%{libgwyapp} = %{EVRD}
14cu|gwyddion-2.45-1|153	Requires:	%{libgwydgets} = %{EVRD}
14cu|gwyddion-2.45-1|154	Requires:	%{libgwydraw} = %{EVRD}
14cu|gwyddion-2.45-1|155	Requires:	%{libgwymodule} = %{EVRD}
14cu|gwyddion-2.45-1|156	Requires:	%{libgwyprocess} = %{EVRD}
14cu|gwyddion-2.45-1|157	Provides:	%{name}-devel = %{EVRD}
14cu|gwyddion-2.45-1|158	Obsoletes:	%{name}-devel < 2.34
14cu|gwyddion-2.45-1|159	Conflicts:	%{name}-devel < 2.34
14cu|gwyddion-2.45-1|160	
14cu|gwyddion-2.45-1|161	%description -n %{devname}
14cu|gwyddion-2.45-1|162	Header files, libraries and tools for Gwyddion module and plug-in development.
14cu|gwyddion-2.45-1|163	This package also contains the API docmentation and sample plug-ins in various
14cu|gwyddion-2.45-1|164	programming languages.
14cu|gwyddion-2.45-1|165	
14cu|gwyddion-2.45-1|166	%files -n %{devname}
14cu|gwyddion-2.45-1|167	%doc devel-docs/CODING-STANDARDS
14cu|gwyddion-2.45-1|168	%doc data/%{name}.vim
14cu|gwyddion-2.45-1|169	%{_includedir}/%{name}/
14cu|gwyddion-2.45-1|170	%{_datadir}/gtk-doc/html/*
14cu|gwyddion-2.45-1|171	%{_datadir}/gtksourceview-2.0/language-specs/pygwy.lang
14cu|gwyddion-2.45-1|172	%{_libdir}/*.so
14cu|gwyddion-2.45-1|173	%{_libdir}/pkgconfig/gwyddion.pc
14cu|gwyddion-2.45-1|174	%{_libdir}/%{name}/include/gwyconfig.h
14cu|gwyddion-2.45-1|175	# Plug-ins and plug-in devel stuff
14cu|gwyddion-2.45-1|176	%{_libdir}/%{name}/perl/
14cu|gwyddion-2.45-1|177	%{_libdir}/%{name}/python/
14cu|gwyddion-2.45-1|178	%{_libdir}/%{name}/ruby/
14cu|gwyddion-2.45-1|179	%{_libexecdir}/%{name}/plugins/
14cu|gwyddion-2.45-1|180	
14cu|gwyddion-2.45-1|181	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|182	
14cu|gwyddion-2.45-1|183	%package thumbnailer-gconf
14cu|gwyddion-2.45-1|184	Summary:	GConf schemas for gwyddion-thumbnailer integration
14cu|gwyddion-2.45-1|185	Group:		Graphical desktop/GNOME
14cu|gwyddion-2.45-1|186	Requires:	%{name} = %{EVRD}
14cu|gwyddion-2.45-1|187	
14cu|gwyddion-2.45-1|188	%description thumbnailer-gconf
14cu|gwyddion-2.45-1|189	GConf schemas that register gwyddion-thumbnailer as thumbnailer for SPM files
14cu|gwyddion-2.45-1|190	in GNOME and XFce.
14cu|gwyddion-2.45-1|191	
14cu|gwyddion-2.45-1|192	%files thumbnailer-gconf
14cu|gwyddion-2.45-1|193	%{_sysconfdir}/gconf/schemas/gwyddion-thumbnailer.schemas
14cu|gwyddion-2.45-1|194	
14cu|gwyddion-2.45-1|195	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|196	
14cu|gwyddion-2.45-1|197	%package thumbnailer-kde4
14cu|gwyddion-2.45-1|198	Summary:	KDE4 gwyddion thumbnailer module
14cu|gwyddion-2.45-1|199	Group:		Graphical desktop/KDE
14cu|gwyddion-2.45-1|200	Requires:	%{name} = %{EVRD}
14cu|gwyddion-2.45-1|201	
14cu|gwyddion-2.45-1|202	%description thumbnailer-kde4
14cu|gwyddion-2.45-1|203	Gwyddion-thumbnailer based KDE thumbnail creator extension module for SPM
14cu|gwyddion-2.45-1|204	files.
14cu|gwyddion-2.45-1|205	
14cu|gwyddion-2.45-1|206	%files thumbnailer-kde4
14cu|gwyddion-2.45-1|207	%{_libdir}/kde4/gwythumbcreator.so
14cu|gwyddion-2.45-1|208	
14cu|gwyddion-2.45-1|209	#----------------------------------------------------------------------------
14cu|gwyddion-2.45-1|210	
14cu|gwyddion-2.45-1|211	%prep
14cu|gwyddion-2.45-1|212	%setup -q
14cu|gwyddion-2.45-1|213	
14cu|gwyddion-2.45-1|214	%build
14cu|gwyddion-2.45-1|215	%configure2_5x \
14cu|gwyddion-2.45-1|216	--without-pascal \
14cu|gwyddion-2.45-1|217	--disable-rpath \
14cu|gwyddion-2.45-1|218	--with-kde4-thumbnailer \
14cu|gwyddion-2.45-1|219	--with-fftw3 \
14cu|gwyddion-2.45-1|220	--with-gl \
14cu|gwyddion-2.45-1|221	--enable-library-bloat
14cu|gwyddion-2.45-1|222	%make
14cu|gwyddion-2.45-1|223	
14cu|gwyddion-2.45-1|224	%install
14cu|gwyddion-2.45-1|225	%makeinstall_std
14cu|gwyddion-2.45-1|226	
14cu|gwyddion-2.45-1|227	%find_lang %{name}
14cu|gwyddion-2.45-1|228	
14cu|gwyddion-2.45-1|229	# I cannot express this as %%files in a sensible manner, especially not when
14cu|gwyddion-2.45-1|230	# python byte-compilation kicks in.  Set permissions in the filesystem.
14cu|gwyddion-2.45-1|231	find %{buildroot}%{_libexecdir}/%{name} -type f -print0 | xargs -0 chmod 755
14cu|gwyddion-2.45-1|232	find %{buildroot}%{_libexecdir}/%{name} -type f -name \*.rgi -print0 | xargs -0 chmod 644
14cu|gwyddion-2.45-1|233	
14cu|gwyddion-2.45-1|234	# Perl, Python, and Ruby modules are private, remove the Perl man page.
14cu|gwyddion-2.45-1|235	rm -f %{buildroot}%{_mandir}/man3/Gwyddion::dump.*
14cu|gwyddion-2.45-1|236	
14cu|gwyddion-2.45-1|237	%changelog
14cu|gwyddion-2.45-1|238	
14cu|gwyddion-2.45-1|239	* Mon Sep 12 2016 alzim <alzim@bk.ru> 2.45-1
14cu|gwyddion-2.45-1|240	- (c8e78c2) Merge pull request #2 from import/gwyddion:rosa2016.1
14cu|gwyddion-2.45-1|241	- (c8e78c2) Updated to 2.45
14cu|gwyddion-2.45-1|242	
14cu|gwyddion-2.45-1|243	

10385 14
14cu|gxemul-0.6.0.1-1|1	Summary:	Instruction-level machine emulator
14cu|gxemul-0.6.0.1-1|2	Name:		gxemul
14cu|gxemul-0.6.0.1-1|3	Version:	0.6.0.1
14cu|gxemul-0.6.0.1-1|4	Release:	1
14cu|gxemul-0.6.0.1-1|5	License:	BSD
14cu|gxemul-0.6.0.1-1|6	Group:		Emulators
14cu|gxemul-0.6.0.1-1|7	Url:		http://gavare.se/gxemul/
14cu|gxemul-0.6.0.1-1|8	Source0:	http://gavare.se/gxemul/src/%{name}-%{version}.tar.gz
14cu|gxemul-0.6.0.1-1|9	Patch0:		gxemul-0.6.0.cstdlib.patch
14cu|gxemul-0.6.0.1-1|10	BuildRequires:	pkgconfig(x11)
14cu|gxemul-0.6.0.1-1|11	
14cu|gxemul-0.6.0.1-1|12	%description
14cu|gxemul-0.6.0.1-1|13	GXemul is an experimental instruction-level machine emulator. Several
14cu|gxemul-0.6.0.1-1|14	emulation modes are available. In some modes, processors and
14cu|gxemul-0.6.0.1-1|15	surrounding hardware components are emulated well enough to let
14cu|gxemul-0.6.0.1-1|16	unmodified operating systems (e.g. NetBSD) run as if they were running
14cu|gxemul-0.6.0.1-1|17	on a real machine.
14cu|gxemul-0.6.0.1-1|18	
14cu|gxemul-0.6.0.1-1|19	Currently supported processors include ARM, MIPS, PowerPC, and SuperH.
14cu|gxemul-0.6.0.1-1|20	
14cu|gxemul-0.6.0.1-1|21	%files
14cu|gxemul-0.6.0.1-1|22	%doc LICENSE HISTORY README doc/* demos/
14cu|gxemul-0.6.0.1-1|23	%{_bindir}/gxemul
14cu|gxemul-0.6.0.1-1|24	%{_mandir}/man1/gxemul.1*
14cu|gxemul-0.6.0.1-1|25	
14cu|gxemul-0.6.0.1-1|26	#----------------------------------------------------------------------------
14cu|gxemul-0.6.0.1-1|27	
14cu|gxemul-0.6.0.1-1|28	%prep
14cu|gxemul-0.6.0.1-1|29	%setup -q
14cu|gxemul-0.6.0.1-1|30	%patch0 -p1 -b .cstdlib
14cu|gxemul-0.6.0.1-1|31	
14cu|gxemul-0.6.0.1-1|32	%build
14cu|gxemul-0.6.0.1-1|33	# inlining should help for this kind of emulation project
14cu|gxemul-0.6.0.1-1|34	export CFLAGS="%{optflags} -finline-functions -O3"
14cu|gxemul-0.6.0.1-1|35	export CXXFLAGS="%{optflags} -finline-functions -O3"
14cu|gxemul-0.6.0.1-1|36	./configure
14cu|gxemul-0.6.0.1-1|37	%make
14cu|gxemul-0.6.0.1-1|38	
14cu|gxemul-0.6.0.1-1|39	%install
14cu|gxemul-0.6.0.1-1|40	install -m755 gxemul -D %{buildroot}%{_bindir}/gxemul
14cu|gxemul-0.6.0.1-1|41	install -m644 man/gxemul.1 -D %{buildroot}%{_mandir}/man1/gxemul.1
14cu|gxemul-0.6.0.1-1|42	
14cu|gxemul-0.6.0.1-1|43	
14cu|gxemul-0.6.0.1-1|44	%changelog
14cu|gxemul-0.6.0.1-1|45	
14cu|gxemul-0.6.0.1-1|46	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0.1-1
14cu|gxemul-0.6.0.1-1|47	- (e05dffc) New version 0.6.0.1
14cu|gxemul-0.6.0.1-1|48	- (e05dffc) Build with system optflags to fix debug package
14cu|gxemul-0.6.0.1-1|49	- (e05dffc) Spec cleanup
14cu|gxemul-0.6.0.1-1|50	
14cu|gxemul-0.6.0.1-1|51	

10386 14
14cu|gxine-0.5.908-3|1	Summary:	GTK+ frontend for the Xine multimedia player
14cu|gxine-0.5.908-3|2	Name:		gxine
14cu|gxine-0.5.908-3|3	Version:	0.5.908
14cu|gxine-0.5.908-3|4	Release:	3
14cu|gxine-0.5.908-3|5	License:	GPLv2+
14cu|gxine-0.5.908-3|6	Group:		Video
14cu|gxine-0.5.908-3|7	Url:		http://xine.sf.net
14cu|gxine-0.5.908-3|8	Source0:	http://prdownloads.sourceforge.net/xine/%{name}-%{version}.tar.xz
14cu|gxine-0.5.908-3|9	Patch0:		gxine-no-gnome-mime-registration.patch
14cu|gxine-0.5.908-3|10	Patch1:		gxine-0.5.902-non-separate-toolbar.patch
14cu|gxine-0.5.908-3|11	# some multilib issues
14cu|gxine-0.5.908-3|12	Patch3:         gxine-0.5.907-lirc.patch
14cu|gxine-0.5.908-3|13	BuildRequires:	xine-plugins
14cu|gxine-0.5.908-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gxine-0.5.908-3|15	BuildRequires:	pkgconfig(gudev-1.0)
14cu|gxine-0.5.908-3|16	BuildRequires:	pkgconfig(liblircclient0)
14cu|gxine-0.5.908-3|17	BuildRequires:	pkgconfig(libxine)
14cu|gxine-0.5.908-3|18	BuildRequires:	pkgconfig(mozjs185)
14cu|gxine-0.5.908-3|19	BuildRequires:	pkgconfig(nspr)
14cu|gxine-0.5.908-3|20	BuildRequires:	pkgconfig(xaw7)
14cu|gxine-0.5.908-3|21	BuildRequires:	pkgconfig(xext)
14cu|gxine-0.5.908-3|22	Requires:	xine-plugins
14cu|gxine-0.5.908-3|23	
14cu|gxine-0.5.908-3|24	%description
14cu|gxine-0.5.908-3|25	This is a graphical frontend for Xine based on the GTK+ toolkit.
14cu|gxine-0.5.908-3|26	
14cu|gxine-0.5.908-3|27	%files -f %{name}.lang
14cu|gxine-0.5.908-3|28	%doc README ChangeLog AUTHORS
14cu|gxine-0.5.908-3|29	%dir %{_sysconfdir}/%{name}
14cu|gxine-0.5.908-3|30	%config(noreplace) %{_sysconfdir}/%{name}/*
14cu|gxine-0.5.908-3|31	%{_bindir}/gxine
14cu|gxine-0.5.908-3|32	%{_bindir}/gxine_client
14cu|gxine-0.5.908-3|33	%{_datadir}/applications/gxine.desktop
14cu|gxine-0.5.908-3|34	%{_datadir}/pixmaps/*
14cu|gxine-0.5.908-3|35	%{_datadir}/gxine/
14cu|gxine-0.5.908-3|36	%{_mandir}/man1/gxine.*
14cu|gxine-0.5.908-3|37	%{_mandir}/man1/gxine_client.*
14cu|gxine-0.5.908-3|38	%{_datadir}/icons/hicolor/64x64/apps/gxine.png
14cu|gxine-0.5.908-3|39	%lang(de) %{_mandir}/de/man1/gxine*
14cu|gxine-0.5.908-3|40	%lang(es) %{_mandir}/es/man1/gxine*
14cu|gxine-0.5.908-3|41	
14cu|gxine-0.5.908-3|42	#----------------------------------------------------------------------------
14cu|gxine-0.5.908-3|43	
14cu|gxine-0.5.908-3|44	%package mozilla
14cu|gxine-0.5.908-3|45	Summary:	Xine video player plugin for Mozilla
14cu|gxine-0.5.908-3|46	Group:		Video
14cu|gxine-0.5.908-3|47	Requires:	%{name} = %{EVRD}
14cu|gxine-0.5.908-3|48	
14cu|gxine-0.5.908-3|49	%description mozilla
14cu|gxine-0.5.908-3|50	This is a video player plugin for Mozilla and compatible web browsers
14cu|gxine-0.5.908-3|51	based on the Xine engine.
14cu|gxine-0.5.908-3|52	
14cu|gxine-0.5.908-3|53	%files mozilla
14cu|gxine-0.5.908-3|54	%{_libdir}/mozilla/plugins/gxineplugin.so
14cu|gxine-0.5.908-3|55	
14cu|gxine-0.5.908-3|56	#----------------------------------------------------------------------------
14cu|gxine-0.5.908-3|57	
14cu|gxine-0.5.908-3|58	%prep
14cu|gxine-0.5.908-3|59	%setup -q
14cu|gxine-0.5.908-3|60	%apply_patches
14cu|gxine-0.5.908-3|61	autoreconf -if
14cu|gxine-0.5.908-3|62	
14cu|gxine-0.5.908-3|63	%build
14cu|gxine-0.5.908-3|64	%configure2_5x \
14cu|gxine-0.5.908-3|65	--disable-static \
14cu|gxine-0.5.908-3|66	--with-dbus \
14cu|gxine-0.5.908-3|67	--with-logo-format=image \
14cu|gxine-0.5.908-3|68	--with-gudev \
14cu|gxine-0.5.908-3|69	--with-browser-plugin \
14cu|gxine-0.5.908-3|70	--disable-integration-wizard \
14cu|gxine-0.5.908-3|71	--enable-watchdog \
14cu|gxine-0.5.908-3|72	--disable-own-playlist-parsers \
14cu|gxine-0.5.908-3|73	--disable-deprecated
14cu|gxine-0.5.908-3|74	%make
14cu|gxine-0.5.908-3|75	
14cu|gxine-0.5.908-3|76	%install
14cu|gxine-0.5.908-3|77	%makeinstall_std
14cu|gxine-0.5.908-3|78	
14cu|gxine-0.5.908-3|79	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins
14cu|gxine-0.5.908-3|80	mv %{buildroot}%{_libdir}/gxine/gxineplugin.so %{buildroot}%{_libdir}/mozilla/plugins
14cu|gxine-0.5.908-3|81	
14cu|gxine-0.5.908-3|82	%find_lang %{name} %{name}.theme %{name}.lang
14cu|gxine-0.5.908-3|83	
14cu|gxine-0.5.908-3|84	
14cu|gxine-0.5.908-3|85	%changelog
14cu|gxine-0.5.908-3|86	
14cu|gxine-0.5.908-3|87	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0.5.908-3
14cu|gxine-0.5.908-3|88	- (e3c5ffa) Addes gudev BR
14cu|gxine-0.5.908-3|89	
14cu|gxine-0.5.908-3|90	

10387 14
14cu|gxneur-0.20.0-1|1	Summary:	X Neural Switcher - GTK2 interface
14cu|gxneur-0.20.0-1|2	Name:		gxneur
14cu|gxneur-0.20.0-1|3	Version:	0.20.0
14cu|gxneur-0.20.0-1|4	Release:	1
14cu|gxneur-0.20.0-1|5	License:	GPLv2+
14cu|gxneur-0.20.0-1|6	Group:		System/X11
14cu|gxneur-0.20.0-1|7	Url:		http://www.xneur.ru
14cu|gxneur-0.20.0-1|8	Source0:	%{name}_%{version}.orig.tar.gz
14cu|gxneur-0.20.0-1|9	Patch0:		gxneur-0.19.0-werror.patch
14cu|gxneur-0.20.0-1|10	BuildRequires:	gettext-devel
14cu|gxneur-0.20.0-1|11	BuildRequires:  intltool
14cu|gxneur-0.20.0-1|12	BuildRequires:	pkgconfig(enchant)
14cu|gxneur-0.20.0-1|13	BuildRequires:	pkgconfig(gconf-2.0)
14cu|gxneur-0.20.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|gxneur-0.20.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|gxneur-0.20.0-1|16	BuildRequires:	pkgconfig(libglade-2.0)
14cu|gxneur-0.20.0-1|17	BuildRequires:	pkgconfig(libpcre)
14cu|gxneur-0.20.0-1|18	BuildRequires:	pkgconfig(xneur) = %{version}
14cu|gxneur-0.20.0-1|19	Requires:	xneur = %{version}
14cu|gxneur-0.20.0-1|20	
14cu|gxneur-0.20.0-1|21	%description
14cu|gxneur-0.20.0-1|22	X Neural Switcher (http://www.xneur.ru).
14cu|gxneur-0.20.0-1|23	Automatical switcher of keyboard layout (GTK2 frontend).
14cu|gxneur-0.20.0-1|24	
14cu|gxneur-0.20.0-1|25	%files -f %{name}.lang
14cu|gxneur-0.20.0-1|26	%doc AUTHORS ChangeLog NEWS README TODO
14cu|gxneur-0.20.0-1|27	%{_bindir}/*
14cu|gxneur-0.20.0-1|28	%{_iconsdir}/*
14cu|gxneur-0.20.0-1|29	%{_datadir}/%{name}/*
14cu|gxneur-0.20.0-1|30	%{_datadir}/applications/*.desktop
14cu|gxneur-0.20.0-1|31	%{_mandir}/man1/*
14cu|gxneur-0.20.0-1|32	
14cu|gxneur-0.20.0-1|33	#----------------------------------------------------------------------------
14cu|gxneur-0.20.0-1|34	
14cu|gxneur-0.20.0-1|35	%prep
14cu|gxneur-0.20.0-1|36	%setup -q
14cu|gxneur-0.20.0-1|37	%patch0 -p1
14cu|gxneur-0.20.0-1|38	
14cu|gxneur-0.20.0-1|39	%build
14cu|gxneur-0.20.0-1|40	autoreconf -fi
14cu|gxneur-0.20.0-1|41	%configure2_5x
14cu|gxneur-0.20.0-1|42	%make
14cu|gxneur-0.20.0-1|43	
14cu|gxneur-0.20.0-1|44	%install
14cu|gxneur-0.20.0-1|45	%makeinstall_std
14cu|gxneur-0.20.0-1|46	#small_hack
14cu|gxneur-0.20.0-1|47	mkdir -p %{buildroot}%{_datadir}/%{name}/pixmaps/
14cu|gxneur-0.20.0-1|48	pushd pixmaps
14cu|gxneur-0.20.0-1|49	for i in hicolor_apps_48x48_gxneur-*; do cp -f $i ${i/hicolor_apps_48x48_gxneur-/}; done
14cu|gxneur-0.20.0-1|50	popd
14cu|gxneur-0.20.0-1|51	cp -f pixmaps/ru.png %{buildroot}%{_datadir}/%{name}/pixmaps/ru\(winkeys\).png
14cu|gxneur-0.20.0-1|52	
14cu|gxneur-0.20.0-1|53	install -dm 755 %{buildroot}%{_datadir}/applications
14cu|gxneur-0.20.0-1|54	cat > %{name}.desktop << EOF
14cu|gxneur-0.20.0-1|55	[Desktop Entry]
14cu|gxneur-0.20.0-1|56	Encoding=UTF-8
14cu|gxneur-0.20.0-1|57	Name=GXNeur
14cu|gxneur-0.20.0-1|58	GenericName=X Neural Switcher
14cu|gxneur-0.20.0-1|59	GenericName[ru]=Переключатель раскладок клавиатуры
14cu|gxneur-0.20.0-1|60	Comment=Automatic keyboard layout switcher
14cu|gxneur-0.20.0-1|61	Comment[ru]=Автоматический переключатель раскладок клавиатуры
14cu|gxneur-0.20.0-1|62	Icon=%{_datadir}/%{name}/pixmaps/gxneur.png
14cu|gxneur-0.20.0-1|63	Exec=gxneur --keyboard-properties="/usr/bin/kcmshell4 kcm_keyboard || /usr/bin/gnome-control-center"
14cu|gxneur-0.20.0-1|64	Terminal=false
14cu|gxneur-0.20.0-1|65	Type=Application
14cu|gxneur-0.20.0-1|66	Categories=GTK;GNOME;Application;Utility;
14cu|gxneur-0.20.0-1|67	StartupNotify=false
14cu|gxneur-0.20.0-1|68	EOF
14cu|gxneur-0.20.0-1|69	echo %{buildroot}%{_datadir}/applications/
14cu|gxneur-0.20.0-1|70	install -m 0644 %{name}.desktop \
14cu|gxneur-0.20.0-1|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|gxneur-0.20.0-1|72	
14cu|gxneur-0.20.0-1|73	#dirty hack for resolve conflict with hicolor-icon-theme
14cu|gxneur-0.20.0-1|74	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cu|gxneur-0.20.0-1|75	
14cu|gxneur-0.20.0-1|76	%find_lang %{name}
14cu|gxneur-0.20.0-1|77	
14cu|gxneur-0.20.0-1|78	
14cu|gxneur-0.20.0-1|79	%changelog
14cu|gxneur-0.20.0-1|80	
14cu|gxneur-0.20.0-1|81	* Tue Feb 14 2017 tremod <negry.m@yandex.ru> 0.20.0-1
14cu|gxneur-0.20.0-1|82	- (e82d286) Update to 0.20
14cu|gxneur-0.20.0-1|83	
14cu|gxneur-0.20.0-1|84	

10388 14
14cu|gzrt-0.8-3|1	Summary:	The gzip Recovery Toolkit
14cu|gzrt-0.8-3|2	Name:		gzrt
14cu|gzrt-0.8-3|3	Version:	0.8
14cu|gzrt-0.8-3|4	Release:	3
14cu|gzrt-0.8-3|5	License:	GPLv2+
14cu|gzrt-0.8-3|6	Group:		Archiving/Compression
14cu|gzrt-0.8-3|7	Url:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
14cu|gzrt-0.8-3|8	Source0:	http://www.urbanophile.com/arenn/hacking/gzrt/%{name}-%{version}.tar.gz
14cu|gzrt-0.8-3|9	Patch0:		gzrt-0.8-optflags.patch
14cu|gzrt-0.8-3|10	BuildRequires:	pkgconfig(zlib)
14cu|gzrt-0.8-3|11	
14cu|gzrt-0.8-3|12	%description
14cu|gzrt-0.8-3|13	The gzip Recovery Toolkit attempts to automate the recovery of data
14cu|gzrt-0.8-3|14	from corrupted gzip files (including tarballs) through a program called
14cu|gzrt-0.8-3|15	gzrecover.
14cu|gzrt-0.8-3|16	
14cu|gzrt-0.8-3|17	%files
14cu|gzrt-0.8-3|18	%doc ChangeLog README
14cu|gzrt-0.8-3|19	%{_bindir}/gzrecover
14cu|gzrt-0.8-3|20	%{_mandir}/man1/gzrecover.1*
14cu|gzrt-0.8-3|21	
14cu|gzrt-0.8-3|22	#----------------------------------------------------------------------------
14cu|gzrt-0.8-3|23	
14cu|gzrt-0.8-3|24	%prep
14cu|gzrt-0.8-3|25	%setup -q
14cu|gzrt-0.8-3|26	%patch0 -p1
14cu|gzrt-0.8-3|27	
14cu|gzrt-0.8-3|28	%build
14cu|gzrt-0.8-3|29	%setup_compile_flags
14cu|gzrt-0.8-3|30	%make
14cu|gzrt-0.8-3|31	
14cu|gzrt-0.8-3|32	%install
14cu|gzrt-0.8-3|33	mkdir -p %{buildroot}%{_bindir}
14cu|gzrt-0.8-3|34	mkdir -p %{buildroot}%{_mandir}/man1
14cu|gzrt-0.8-3|35	cp -p gzrecover %{buildroot}%{_bindir}
14cu|gzrt-0.8-3|36	cp -p gzrecover.1 %{buildroot}%{_mandir}/man1
14cu|gzrt-0.8-3|37	
14cu|gzrt-0.8-3|38	
14cu|gzrt-0.8-3|39	%changelog
14cu|gzrt-0.8-3|40	
14cu|gzrt-0.8-3|41	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-3
14cu|gzrt-0.8-3|42	- (d88ce31) Build with system optflags to fix debug package
14cu|gzrt-0.8-3|43	- (d88ce31) Spec cleanup
14cu|gzrt-0.8-3|44	
14cu|gzrt-0.8-3|45	

10389 14
14cu|h264enc-10.4.7-1|1	Name:		h264enc
14cu|h264enc-10.4.7-1|2	Version:	10.4.7
14cu|h264enc-10.4.7-1|3	Release:	1
14cu|h264enc-10.4.7-1|4	Summary:	An interactive menu-driven frontend for mencoder
14cu|h264enc-10.4.7-1|5	Group:		Sound
14cu|h264enc-10.4.7-1|6	License:	GPLv2+
14cu|h264enc-10.4.7-1|7	URL:		http://h264enc.sourceforge.net/
14cu|h264enc-10.4.7-1|8	Source0:	http://downloads.sourceforge.net/project/h264enc/h264enc/%{name}-%{version}.tar.gz
14cu|h264enc-10.4.7-1|9	BuildRequires:	gzip
14cu|h264enc-10.4.7-1|10	Requires:	aften
14cu|h264enc-10.4.7-1|11	Requires:	bc
14cu|h264enc-10.4.7-1|12	Requires:	dcaenc
14cu|h264enc-10.4.7-1|13	Requires:	findutils
14cu|h264enc-10.4.7-1|14	Requires:	flac
14cu|h264enc-10.4.7-1|15	Requires:	gawk
14cu|h264enc-10.4.7-1|16	Requires:	lsdvd
14cu|h264enc-10.4.7-1|17	Requires:	mailx
14cu|h264enc-10.4.7-1|18	Requires:	mencoder
14cu|h264enc-10.4.7-1|19	Requires:	mkvtoolnix
14cu|h264enc-10.4.7-1|20	Requires:	mplayer
14cu|h264enc-10.4.7-1|21	Requires:	nano
14cu|h264enc-10.4.7-1|22	Requires:	ogmtools
14cu|h264enc-10.4.7-1|23	Requires:	opus-tools
14cu|h264enc-10.4.7-1|24	Requires:	pv
14cu|h264enc-10.4.7-1|25	Requires:	vorbis-tools
14cu|h264enc-10.4.7-1|26	# Actually these are required packages, but are placed in Restricted
14cu|h264enc-10.4.7-1|27	Suggests:	faac
14cu|h264enc-10.4.7-1|28	Suggests:	x264
14cu|h264enc-10.4.7-1|29	### TODO: push gpac from MRB in plf ###
14cu|h264enc-10.4.7-1|30	Suggests:	gpac
14cu|h264enc-10.4.7-1|31	BuildArch:	noarch
14cu|h264enc-10.4.7-1|32	
14cu|h264enc-10.4.7-1|33	%description
14cu|h264enc-10.4.7-1|34	An advanced and powerful interactive menu-driven shell script written for the
14cu|h264enc-10.4.7-1|35	GNU/Linux operating system which can help you to encode a DVD, a video file, a
14cu|h264enc-10.4.7-1|36	directory with video files or a (S)VCD to the H.264/MPEG-4 Part 10/AVC video
14cu|h264enc-10.4.7-1|37	format using the MEncoder encoder from the MPlayer project and the libx264
14cu|h264enc-10.4.7-1|38	library. It supports muxing the final encode from AVI to Matroska, from AVI to
14cu|h264enc-10.4.7-1|39	OGM, from AVI to TS and from AVI to the MP4 container.
14cu|h264enc-10.4.7-1|40	
14cu|h264enc-10.4.7-1|41	%files
14cu|h264enc-10.4.7-1|42	%doc ./installed-docs/*
14cu|h264enc-10.4.7-1|43	%{_bindir}/%{name}
14cu|h264enc-10.4.7-1|44	%{_mandir}/man1/%{name}.1*
14cu|h264enc-10.4.7-1|45	
14cu|h264enc-10.4.7-1|46	###########################################################################ààà
14cu|h264enc-10.4.7-1|47	
14cu|h264enc-10.4.7-1|48	%prep
14cu|h264enc-10.4.7-1|49	%setup -q
14cu|h264enc-10.4.7-1|50	sed -i -e "s|^PREFIX=.*$||" \
14cu|h264enc-10.4.7-1|51	-e "s|^DOCDIR=.*$|DOCDIR=./installed-docs|" \
14cu|h264enc-10.4.7-1|52	-e 's|^MANDIR=.*$|MANDIR=$PREFIX/share/man/man1|' \
14cu|h264enc-10.4.7-1|53	./install
14cu|h264enc-10.4.7-1|54	
14cu|h264enc-10.4.7-1|55	sed -i -e "s|\r$||" matrices/eqm_avc_hr_matrix
14cu|h264enc-10.4.7-1|56	sed -i -e "s|/usr/local|%{_prefix}|" doc/README.matrices
14cu|h264enc-10.4.7-1|57	
14cu|h264enc-10.4.7-1|58	
14cu|h264enc-10.4.7-1|59	%build
14cu|h264enc-10.4.7-1|60	echo "I'm a shell script"
14cu|h264enc-10.4.7-1|61	
14cu|h264enc-10.4.7-1|62	
14cu|h264enc-10.4.7-1|63	%install
14cu|h264enc-10.4.7-1|64	PREFIX="%{buildroot}%{_prefix}" ./install
14cu|h264enc-10.4.7-1|65	rm ./installed-docs/uninstall
14cu|h264enc-10.4.7-1|66	
14cu|h264enc-10.4.7-1|67	
14cu|h264enc-10.4.7-1|68	
14cu|h264enc-10.4.7-1|69	
14cu|h264enc-10.4.7-1|70	
14cu|h264enc-10.4.7-1|71	
14cu|h264enc-10.4.7-1|72	%changelog
14cu|h264enc-10.4.7-1|73	
14cu|h264enc-10.4.7-1|74	* Fri Aug 05 2016 Giovanni Mariani <mc2374@mclink.it> 10.4.7-1
14cu|h264enc-10.4.7-1|75	- (508d3e2) Updated to release 10.4.7
14cu|h264enc-10.4.7-1|76	
14cu|h264enc-10.4.7-1|77	

10390 14
14cu|hackoflife-1.0.2-1|1	%define oname hack-of-life
14cu|hackoflife-1.0.2-1|2	
14cu|hackoflife-1.0.2-1|3	Name:           hackoflife
14cu|hackoflife-1.0.2-1|4	Version:        1.0.2
14cu|hackoflife-1.0.2-1|5	Release:        1
14cu|hackoflife-1.0.2-1|6	Summary:        Conway's Game of Life adapted as a roguelike puzzle game
14cu|hackoflife-1.0.2-1|7	License:        GPLv3
14cu|hackoflife-1.0.2-1|8	Group:          Games/Strategy
14cu|hackoflife-1.0.2-1|9	Url:            https://github.com/isharacomix/hack-of-life
14cu|hackoflife-1.0.2-1|10	Source0:        https://github.com/isharacomix/%{oname}/archive/%{oname}-master.zip
14cu|hackoflife-1.0.2-1|11	Source1:        %{name}.6
14cu|hackoflife-1.0.2-1|12	BuildRequires:  pkgconfig(ncurses)
14cu|hackoflife-1.0.2-1|13	
14cu|hackoflife-1.0.2-1|14	%description
14cu|hackoflife-1.0.2-1|15	Conway's Game of Life adapted as a roguelike puzzle game.
14cu|hackoflife-1.0.2-1|16	Was created as an experimental 7-day-roguelike.
14cu|hackoflife-1.0.2-1|17	I don't provide much support for it -
14cu|hackoflife-1.0.2-1|18	I just wanted to get the code out there.
14cu|hackoflife-1.0.2-1|19	
14cu|hackoflife-1.0.2-1|20	%files
14cu|hackoflife-1.0.2-1|21	%doc COPYING README ChangeLog
14cu|hackoflife-1.0.2-1|22	%{_gamesbindir}/%{name}
14cu|hackoflife-1.0.2-1|23	%{_mandir}/man6/%{name}.6.*
14cu|hackoflife-1.0.2-1|24	#----------------------------------------------
14cu|hackoflife-1.0.2-1|25	
14cu|hackoflife-1.0.2-1|26	%prep
14cu|hackoflife-1.0.2-1|27	%setup -qn %{oname}-master
14cu|hackoflife-1.0.2-1|28	rm -fr windows %{name}
14cu|hackoflife-1.0.2-1|29	
14cu|hackoflife-1.0.2-1|30	%build
14cu|hackoflife-1.0.2-1|31	%configure2_5x --prefix=%{_prefix} \
14cu|hackoflife-1.0.2-1|32	--datadir=%{_gamesdatadir} \
14cu|hackoflife-1.0.2-1|33	--bindir=%{_gamesbindir}
14cu|hackoflife-1.0.2-1|34	
14cu|hackoflife-1.0.2-1|35	%setup_compile_flags
14cu|hackoflife-1.0.2-1|36	%make
14cu|hackoflife-1.0.2-1|37	
14cu|hackoflife-1.0.2-1|38	
14cu|hackoflife-1.0.2-1|39	%install
14cu|hackoflife-1.0.2-1|40	%makeinstall_std
14cu|hackoflife-1.0.2-1|41	install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6.*
14cu|hackoflife-1.0.2-1|42	%changelog
14cu|hackoflife-1.0.2-1|43	
14cu|hackoflife-1.0.2-1|44	* Tue Aug 30 2016 abfonly <abfonly@gmail.com> 1.0.2-1
14cu|hackoflife-1.0.2-1|45	- (1740a50) Imported from SRPM
14cu|hackoflife-1.0.2-1|46	
14cu|hackoflife-1.0.2-1|47	

10391 14
14cu|haddock-2.13.2-4|1	%define debug_package %{nil}
14cu|haddock-2.13.2-4|2	
14cu|haddock-2.13.2-4|3	%define _cabal_setup Setup.lhs
14cu|haddock-2.13.2-4|4	%define _no_haddock 1
14cu|haddock-2.13.2-4|5	
14cu|haddock-2.13.2-4|6	Summary:	Haddock documentation tool for annotated Haskell source code
14cu|haddock-2.13.2-4|7	Name:		haddock
14cu|haddock-2.13.2-4|8	Version:	2.13.2
14cu|haddock-2.13.2-4|9	Release:	4
14cu|haddock-2.13.2-4|10	License:	BSD
14cu|haddock-2.13.2-4|11	Group:		Development/Other
14cu|haddock-2.13.2-4|12	Url:		http://www.haskell.org/haddock/
14cu|haddock-2.13.2-4|13	Source0:	http://hackage.haskell.org/packages/archive/%{name}/${version}/%{name}-%{version}.tar.gz
14cu|haddock-2.13.2-4|14	BuildRequires:	ghc-devel
14cu|haddock-2.13.2-4|15	BuildRequires:	alex
14cu|haddock-2.13.2-4|16	BuildRequires:	docbook-style-xsl
14cu|haddock-2.13.2-4|17	BuildRequires:	happy
14cu|haddock-2.13.2-4|18	BuildRequires:	xsltproc
14cu|haddock-2.13.2-4|19	BuildRequires:	haskell-macros
14cu|haddock-2.13.2-4|20	BuildRequires:	haskell(ghc-paths)
14cu|haddock-2.13.2-4|21	BuildRequires:	haskell(xhtml)
14cu|haddock-2.13.2-4|22	BuildRequires:	pkgconfig(libffi)
14cu|haddock-2.13.2-4|23	Requires:	ghc
14cu|haddock-2.13.2-4|24	Requires:	haskell(ghc-paths)
14cu|haddock-2.13.2-4|25	Requires:	haskell(xhtml)
14cu|haddock-2.13.2-4|26	Requires(post,preun):	ghc
14cu|haddock-2.13.2-4|27	
14cu|haddock-2.13.2-4|28	%description
14cu|haddock-2.13.2-4|29	Haddock is a tool for automatically generating documentation from
14cu|haddock-2.13.2-4|30	annotated Haskell source code. It is primary intended for documenting
14cu|haddock-2.13.2-4|31	libraries, but it should be useful for any kind of Haskell code.
14cu|haddock-2.13.2-4|32	
14cu|haddock-2.13.2-4|33	Haddock lets you write documentation annotations next to the
14cu|haddock-2.13.2-4|34	definitions of functions and types in the source code, in a syntax
14cu|haddock-2.13.2-4|35	that is easy on the eye when writing the source code (no heavyweight
14cu|haddock-2.13.2-4|36	mark-up). The documentation generated by Haddock is fully hyperlinked
14cu|haddock-2.13.2-4|37	-- click on a type name in a type signature to go straight to the
14cu|haddock-2.13.2-4|38	definition, and documentation, for that type.
14cu|haddock-2.13.2-4|39	
14cu|haddock-2.13.2-4|40	Haddock can generate documentation in multiple formats; currently HTML
14cu|haddock-2.13.2-4|41	is implemented, and there is partial support for generating DocBook.
14cu|haddock-2.13.2-4|42	The generated HTML uses stylesheets, so you need a fairly up-to-date
14cu|haddock-2.13.2-4|43	browser to view it properly (Mozilla, Konqueror, Opera, and IE 6
14cu|haddock-2.13.2-4|44	should all be ok).
14cu|haddock-2.13.2-4|45	
14cu|haddock-2.13.2-4|46	%files
14cu|haddock-2.13.2-4|47	%doc %{_docdir}/%{name}-%{version}
14cu|haddock-2.13.2-4|48	%doc doc/haddock/*
14cu|haddock-2.13.2-4|49	%{_datadir}/%{name}-%{version}/html
14cu|haddock-2.13.2-4|50	%{_datadir}/%{name}-%{version}/latex
14cu|haddock-2.13.2-4|51	%{_libdir}/%{name}-%{version}/*
14cu|haddock-2.13.2-4|52	%{_bindir}/haddock
14cu|haddock-2.13.2-4|53	%{_cabal_rpm_deps_dir}
14cu|haddock-2.13.2-4|54	
14cu|haddock-2.13.2-4|55	#----------------------------------------------------------------------------
14cu|haddock-2.13.2-4|56	
14cu|haddock-2.13.2-4|57	%prep
14cu|haddock-2.13.2-4|58	%setup -q
14cu|haddock-2.13.2-4|59	
14cu|haddock-2.13.2-4|60	%build
14cu|haddock-2.13.2-4|61	%_cabal_build
14cu|haddock-2.13.2-4|62	
14cu|haddock-2.13.2-4|63	cd doc
14cu|haddock-2.13.2-4|64	test -f configure || autoreconf
14cu|haddock-2.13.2-4|65	./configure
14cu|haddock-2.13.2-4|66	make html
14cu|haddock-2.13.2-4|67	
14cu|haddock-2.13.2-4|68	%install
14cu|haddock-2.13.2-4|69	%_cabal_install
14cu|haddock-2.13.2-4|70	%_cabal_rpm_gen_deps
14cu|haddock-2.13.2-4|71	%_cabal_scriptlets
14cu|haddock-2.13.2-4|72	
14cu|haddock-2.13.2-4|73	%changelog
14cu|haddock-2.13.2-4|74	
14cu|haddock-2.13.2-4|75	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.13.2-4
14cu|haddock-2.13.2-4|76	- (931cd84) Disable debug package
14cu|haddock-2.13.2-4|77	
14cu|haddock-2.13.2-4|78	

10392 14
14cu|halibut-1.1-1|1	Name:		halibut
14cu|halibut-1.1-1|2	Summary:	TeX-like software manual tool
14cu|halibut-1.1-1|3	Version:	1.1
14cu|halibut-1.1-1|4	Release:	1
14cu|halibut-1.1-1|5	License:	MIT
14cu|halibut-1.1-1|6	Group:		Text tools
14cu|halibut-1.1-1|7	URL:		http://www.chiark.greenend.org.uk/~sgtatham/halibut.html
14cu|halibut-1.1-1|8	Source0:	http://www.chiark.greenend.org.uk/~sgtatham/%{name}/%{name}-%{version}.tar.gz
14cu|halibut-1.1-1|9	
14cu|halibut-1.1-1|10	%description
14cu|halibut-1.1-1|11	Halibut is yet another text formatting system, intended primarily for
14cu|halibut-1.1-1|12	writing software documentation. It accepts a single source format and
14cu|halibut-1.1-1|13	outputs a variety of formats, planned to include text, HTML, Texinfo,
14cu|halibut-1.1-1|14	Windows Help, Windows HTMLHelp, PostScript and PDF. It has comprehensive
14cu|halibut-1.1-1|15	indexing and cross-referencing support, and generates hyperlinks within
14cu|halibut-1.1-1|16	output documents wherever possible.
14cu|halibut-1.1-1|17	
14cu|halibut-1.1-1|18	
14cu|halibut-1.1-1|19	%package	-n vim-halibut
14cu|halibut-1.1-1|20	Summary:	Syntax file for the halibut manual tool
14cu|halibut-1.1-1|21	Group:		Editors
14cu|halibut-1.1-1|22	Requires:	vim-common
14cu|halibut-1.1-1|23	BuildArch:	noarch
14cu|halibut-1.1-1|24	
14cu|halibut-1.1-1|25	%description -n vim-halibut
14cu|halibut-1.1-1|26	This package provides vim syntax support for Halibut input files (*.but).
14cu|halibut-1.1-1|27	
14cu|halibut-1.1-1|28	
14cu|halibut-1.1-1|29	%prep
14cu|halibut-1.1-1|30	%setup -q
14cu|halibut-1.1-1|31	
14cu|halibut-1.1-1|32	
14cu|halibut-1.1-1|33	%build
14cu|halibut-1.1-1|34	sed -i 's/CFLAGS += -g/CFLAGS += /g' Makefile
14cu|halibut-1.1-1|35	export CFLAGS="%{optflags}"
14cu|halibut-1.1-1|36	make VERSION="%{version}"
14cu|halibut-1.1-1|37	%make -C doc
14cu|halibut-1.1-1|38	
14cu|halibut-1.1-1|39	
14cu|halibut-1.1-1|40	%install
14cu|halibut-1.1-1|41	%makeinstall INSTALL="install -Dp"
14cu|halibut-1.1-1|42	install -d  html
14cu|halibut-1.1-1|43	install -pm 0644 doc/*.html html
14cu|halibut-1.1-1|44	install -d %{buildroot}%{_datadir}/vim/syntax
14cu|halibut-1.1-1|45	install -pm 0644 misc/halibut.vim %{buildroot}%{_datadir}/vim/syntax
14cu|halibut-1.1-1|46	
14cu|halibut-1.1-1|47	
14cu|halibut-1.1-1|48	%files
14cu|halibut-1.1-1|49	%doc LICENCE html
14cu|halibut-1.1-1|50	%{_bindir}/halibut
14cu|halibut-1.1-1|51	%{_mandir}/man1/*.1*
14cu|halibut-1.1-1|52	
14cu|halibut-1.1-1|53	%files -n vim-halibut
14cu|halibut-1.1-1|54	%{_datadir}/vim/syntax/*.vim
14cu|halibut-1.1-1|55	
14cu|halibut-1.1-1|56	%changelog
14cu|halibut-1.1-1|57	
14cu|halibut-1.1-1|58	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 1.1-1
14cu|halibut-1.1-1|59	- (2cdf64a) Updated to 1.1
14cu|halibut-1.1-1|60	
14cu|halibut-1.1-1|61	

10393 14
14cu|harmonySEQ-0.16-3|1	%define debug_package %{nil}
14cu|harmonySEQ-0.16-3|2	
14cu|harmonySEQ-0.16-3|3	Name:           harmonySEQ
14cu|harmonySEQ-0.16-3|4	Version:        0.16
14cu|harmonySEQ-0.16-3|5	Release:        3
14cu|harmonySEQ-0.16-3|6	Summary:        A MIDI sequencing application helpful for music composers and live artists
14cu|harmonySEQ-0.16-3|7	
14cu|harmonySEQ-0.16-3|8	Group:          Sound
14cu|harmonySEQ-0.16-3|9	Source0:        http://launchpad.net/harmonyseq/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cu|harmonySEQ-0.16-3|10	URL:            http://harmonyseq.wordpress.com/
14cu|harmonySEQ-0.16-3|11	License:        GPLv3
14cu|harmonySEQ-0.16-3|12	
14cu|harmonySEQ-0.16-3|13	BuildRequires:  pkgconfig
14cu|harmonySEQ-0.16-3|14	BuildRequires:  pkgconfig(gtkmm-2.4) glibmm2.4-devel
14cu|harmonySEQ-0.16-3|15	BuildRequires:	pkgconfig(alsa)
14cu|harmonySEQ-0.16-3|16	BuildRequires:	pkgconfig(liblo)
14cu|harmonySEQ-0.16-3|17	BuildRequires:  shared-mime-info
14cu|harmonySEQ-0.16-3|18	
14cu|harmonySEQ-0.16-3|19	%description
14cu|harmonySEQ-0.16-3|20	harmonySEQ is a MIDI sequencer for Linux. Basically, it does what any
14cu|harmonySEQ-0.16-3|21	sequencer does – it playbacks a sequence of notes. However, it is
14cu|harmonySEQ-0.16-3|22	slightly different from most of the popular software sequencers.
14cu|harmonySEQ-0.16-3|23	
14cu|harmonySEQ-0.16-3|24	%prep
14cu|harmonySEQ-0.16-3|25	%setup -q
14cu|harmonySEQ-0.16-3|26	
14cu|harmonySEQ-0.16-3|27	%build
14cu|harmonySEQ-0.16-3|28	
14cu|harmonySEQ-0.16-3|29	%configure
14cu|harmonySEQ-0.16-3|30	make
14cu|harmonySEQ-0.16-3|31	
14cu|harmonySEQ-0.16-3|32	%check
14cu|harmonySEQ-0.16-3|33	
14cu|harmonySEQ-0.16-3|34	%install
14cu|harmonySEQ-0.16-3|35	make install DESTDIR=%{buildroot}
14cu|harmonySEQ-0.16-3|36	perl -pi -e 's/x-harmonyseq/x-harmonyseq;/g' \
14cu|harmonySEQ-0.16-3|37	%{buildroot}/%{_datadir}/applications/harmonyseq.desktop
14cu|harmonySEQ-0.16-3|38	%find_lang %{name}
14cu|harmonySEQ-0.16-3|39	
14cu|harmonySEQ-0.16-3|40	mkdir -p %{buildroot}/etc/modules-load.d
14cu|harmonySEQ-0.16-3|41	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|harmonySEQ-0.16-3|42	
14cu|harmonySEQ-0.16-3|43	%post
14cu|harmonySEQ-0.16-3|44	modprobe snd_seq
14cu|harmonySEQ-0.16-3|45	
14cu|harmonySEQ-0.16-3|46	%files -f %{name}.lang
14cu|harmonySEQ-0.16-3|47	%defattr(-,root,root,-)
14cu|harmonySEQ-0.16-3|48	%attr(755,root,root) %{_bindir}/*
14cu|harmonySEQ-0.16-3|49	%docdir %{_datadir}/doc/harmonyseq
14cu|harmonySEQ-0.16-3|50	%{_datadir}/doc/harmonyseq
14cu|harmonySEQ-0.16-3|51	%{_datadir}/applications/*
14cu|harmonySEQ-0.16-3|52	%{_datadir}/harmonyseq
14cu|harmonySEQ-0.16-3|53	%{_datadir}/icons/gnome/192x192/mimetypes/*
14cu|harmonySEQ-0.16-3|54	%{_datadir}/icons/gnome/32x32/mimetypes/*
14cu|harmonySEQ-0.16-3|55	%{_datadir}/icons/gnome/48x48/mimetypes/*
14cu|harmonySEQ-0.16-3|56	%{_datadir}/icons/gnome/scalable/mimetypes/*
14cu|harmonySEQ-0.16-3|57	%{_datadir}/icons/hicolor/192x192/apps/*
14cu|harmonySEQ-0.16-3|58	%{_datadir}/icons/hicolor/32x32/apps/*
14cu|harmonySEQ-0.16-3|59	%{_datadir}/icons/hicolor/48x48/apps/*
14cu|harmonySEQ-0.16-3|60	%{_datadir}/icons/hicolor/scalable/apps/*
14cu|harmonySEQ-0.16-3|61	%{_datadir}/mime/packages/*
14cu|harmonySEQ-0.16-3|62	/etc/modules-load.d/%{name}.conf
14cu|harmonySEQ-0.16-3|63	
14cu|harmonySEQ-0.16-3|64	%changelog
14cu|harmonySEQ-0.16-3|65	
14cu|harmonySEQ-0.16-3|66	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.16-3
14cu|harmonySEQ-0.16-3|67	- (5797730) Disable debug
14cu|harmonySEQ-0.16-3|68	
14cu|harmonySEQ-0.16-3|69	

10394 14
14cu|harvid-0.7.3-6|1	Summary:	HTTP server to extract, cache and serve still images from movie files
14cu|harvid-0.7.3-6|2	Name:		harvid
14cu|harvid-0.7.3-6|3	Version:	0.7.3
14cu|harvid-0.7.3-6|4	Release:	6
14cu|harvid-0.7.3-6|5	License:	GPLv2+
14cu|harvid-0.7.3-6|6	Group:		Video
14cu|harvid-0.7.3-6|7	Url:		http://x42.github.com/harvid/
14cu|harvid-0.7.3-6|8	Source0:	https://github.com/x42/harvid/archive/%{name}-%{version}.tar.gz
14cu|harvid-0.7.3-6|9	BuildRequires:	ffmpeg-devel
14cu|harvid-0.7.3-6|10	BuildRequires:	jpeg-devel
14cu|harvid-0.7.3-6|11	BuildRequires:	pkgconfig(libpng)
14cu|harvid-0.7.3-6|12	Requires:	ffmpeg
14cu|harvid-0.7.3-6|13	
14cu|harvid-0.7.3-6|14	%description
14cu|harvid-0.7.3-6|15	Harvid is a HTTP server to efficiently extract, cache and serve still images
14cu|harvid-0.7.3-6|16	from movie files. It provides for frame-accurate decoding and is main use-case
14cu|harvid-0.7.3-6|17	is to act as backend and second level cache for rendering the videotimeline in
14cu|harvid-0.7.3-6|18	Ardour. Harvid uses ffmpeg/libav and supports a wide variety of video codecs
14cu|harvid-0.7.3-6|19	and formats.
14cu|harvid-0.7.3-6|20	
14cu|harvid-0.7.3-6|21	%prep
14cu|harvid-0.7.3-6|22	%setup -q
14cu|harvid-0.7.3-6|23	
14cu|harvid-0.7.3-6|24	%build
14cu|harvid-0.7.3-6|25	%setup_compile_flags
14cu|harvid-0.7.3-6|26	make
14cu|harvid-0.7.3-6|27	
14cu|harvid-0.7.3-6|28	%install
14cu|harvid-0.7.3-6|29	%makeinstall_std PREFIX=%{_prefix}
14cu|harvid-0.7.3-6|30	
14cu|harvid-0.7.3-6|31	pushd %{buildroot}%{_bindir}
14cu|harvid-0.7.3-6|32	ln -s ffmpeg ffmpeg_harvid
14cu|harvid-0.7.3-6|33	ln -s ffprobe ffprobe_harvid
14cu|harvid-0.7.3-6|34	popd
14cu|harvid-0.7.3-6|35	
14cu|harvid-0.7.3-6|36	%files
14cu|harvid-0.7.3-6|37	%doc README.md ChangeLog COPYING
14cu|harvid-0.7.3-6|38	%{_bindir}/%{name}
14cu|harvid-0.7.3-6|39	%{_bindir}/ffmpeg_harvid
14cu|harvid-0.7.3-6|40	%{_bindir}/ffprobe_harvid
14cu|harvid-0.7.3-6|41	%{_mandir}/man1/%{name}.1*
14cu|harvid-0.7.3-6|42	
14cu|harvid-0.7.3-6|43	%changelog
14cu|harvid-0.7.3-6|44	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.3-6
14cu|harvid-0.7.3-6|45	+ Revision: 4bfb97e
14cu|harvid-0.7.3-6|46	- Bump release
14cu|harvid-0.7.3-6|47	
14cu|harvid-0.7.3-6|48	

10395 14
14cu|hashcash-1.22-8|1	Summary:	Hashcash anti-spam / denial-of-service counter-measure tool
14cu|hashcash-1.22-8|2	Name:		hashcash
14cu|hashcash-1.22-8|3	Version:	1.22
14cu|hashcash-1.22-8|4	Release:	8
14cu|hashcash-1.22-8|5	License:	CPL or choice of public domain/BSD/LGPL/GPL
14cu|hashcash-1.22-8|6	Group:		Networking/Mail
14cu|hashcash-1.22-8|7	URL:		http://www.hashcash.org/
14cu|hashcash-1.22-8|8	Source:		http://www.hashcash.org/source/%{name}-%{version}.tgz
14cu|hashcash-1.22-8|9	BuildRequires:	openssl-static-devel >= 0.9.8
14cu|hashcash-1.22-8|10	
14cu|hashcash-1.22-8|11	%description
14cu|hashcash-1.22-8|12	Hashcash is a denial-of-service counter measure tool.  It's main current use
14cu|hashcash-1.22-8|13	is to help hashcash users avoid losing email due to content based and
14cu|hashcash-1.22-8|14	blacklist based anti-spam systems.
14cu|hashcash-1.22-8|15	
14cu|hashcash-1.22-8|16	The hashcash tool allows you to create hashcash stamp to attach to emails
14cu|hashcash-1.22-8|17	you send, and to verify hashcash stamp attached to emails you receive.
14cu|hashcash-1.22-8|18	Email senders attach hashcash stamps with the X-Hashcash: header.  Vendors
14cu|hashcash-1.22-8|19	and authors of anti-spam tools are encouraged to exempt mail sent with
14cu|hashcash-1.22-8|20	hashcash from their blacklists and content based filtering rules.
14cu|hashcash-1.22-8|21	
14cu|hashcash-1.22-8|22	A hashcash stamp constitutes a proof-of-work which takes a parameterizable
14cu|hashcash-1.22-8|23	amount of work to compute for the sender.  The recipient can verify received
14cu|hashcash-1.22-8|24	stamps efficiently. This package also includes a sha1 implementation which
14cu|hashcash-1.22-8|25	behaves somewhat like md5sum, but with SHA1.
14cu|hashcash-1.22-8|26	
14cu|hashcash-1.22-8|27	%prep
14cu|hashcash-1.22-8|28	%setup -q
14cu|hashcash-1.22-8|29	
14cu|hashcash-1.22-8|30	%build
14cu|hashcash-1.22-8|31	sed -i -e 's|/usr/lib|%{_libdir}|' Makefile
14cu|hashcash-1.22-8|32	make COPT="%{optflags}" "PACKAGER=RPM" gnu-openssl
14cu|hashcash-1.22-8|33	
14cu|hashcash-1.22-8|34	%install
14cu|hashcash-1.22-8|35	install -d %{buildroot}/%{_bindir}/
14cu|hashcash-1.22-8|36	install -d %{buildroot}/%{_mandir}
14cu|hashcash-1.22-8|37	install -d %{buildroot}/%{_mandir}/man1
14cu|hashcash-1.22-8|38	install -d %{buildroot}/%{_docdir}/
14cu|hashcash-1.22-8|39	install -d %{buildroot}/%{_docdir}/%{name}-%{version}
14cu|hashcash-1.22-8|40	
14cu|hashcash-1.22-8|41	install -m 755 hashcash %{buildroot}/%{_bindir}/
14cu|hashcash-1.22-8|42	install -m 755 sha1 %{buildroot}/%{_bindir}/
14cu|hashcash-1.22-8|43	install -m 644 hashcash.1 %{buildroot}/%{_mandir}/man1
14cu|hashcash-1.22-8|44	install -m 644 sha1-hashcash.1 %{buildroot}/%{_mandir}/man1
14cu|hashcash-1.22-8|45	install -m 644 README LICENSE CHANGELOG %{buildroot}/%{_docdir}/%{name}-%{version}/
14cu|hashcash-1.22-8|46	
14cu|hashcash-1.22-8|47	%clean
14cu|hashcash-1.22-8|48	
14cu|hashcash-1.22-8|49	%files
14cu|hashcash-1.22-8|50	%{_bindir}/*
14cu|hashcash-1.22-8|51	%{_mandir}/*/*
14cu|hashcash-1.22-8|52	%{_docdir}/*
14cu|hashcash-1.22-8|53	
14cu|hashcash-1.22-8|54	
14cu|hashcash-1.22-8|55	%changelog
14cu|hashcash-1.22-8|56	
14cu|hashcash-1.22-8|57	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.22-8
14cu|hashcash-1.22-8|58	- (ddc44f8) Repack tarball according to upstream
14cu|hashcash-1.22-8|59	
14cu|hashcash-1.22-8|60	

10396 14
14cu|hatari-2.0.0-1|1	Summary:	An Atari ST emulator
14cu|hatari-2.0.0-1|2	Name:		hatari
14cu|hatari-2.0.0-1|3	Version:	2.0.0
14cu|hatari-2.0.0-1|4	Release:	1
14cu|hatari-2.0.0-1|5	License:	GPLv2+
14cu|hatari-2.0.0-1|6	Group:		Emulators
14cu|hatari-2.0.0-1|7	Url:		http://hatari.tuxfamily.org
14cu|hatari-2.0.0-1|8	Source0:	http://download.tuxfamily.org/%{name}/%{name}-%{version}.tar.bz2
14cu|hatari-2.0.0-1|9	Patch0:		hatari-2.0.0-static.patch
14cu|hatari-2.0.0-1|10	BuildRequires:	cmake
14cu|hatari-2.0.0-1|11	BuildRequires:	desktop-file-utils
14cu|hatari-2.0.0-1|12	BuildRequires:	readline-devel
14cu|hatari-2.0.0-1|13	BuildRequires:	pkgconfig(libpng)
14cu|hatari-2.0.0-1|14	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|hatari-2.0.0-1|15	BuildRequires:	pkgconfig(sdl)
14cu|hatari-2.0.0-1|16	BuildRequires:	pkgconfig(x11)
14cu|hatari-2.0.0-1|17	BuildRequires:	pkgconfig(zlib)
14cu|hatari-2.0.0-1|18	
14cu|hatari-2.0.0-1|19	%description
14cu|hatari-2.0.0-1|20	Hatari is an Atari ST and STE emulator.
14cu|hatari-2.0.0-1|21	
14cu|hatari-2.0.0-1|22	The Atari ST was a 16/32 bit computer system which was first released by
14cu|hatari-2.0.0-1|23	Atari in 1985. Using the Motorola 68000 CPU, it was a very popular computer
14cu|hatari-2.0.0-1|24	having quite a lot of CPU power at that time. Unlike many other Atari ST
14cu|hatari-2.0.0-1|25	emulators which try to give you a good environment for running GEM
14cu|hatari-2.0.0-1|26	applications, Hatari tries to emulate the hardware of a ST as close as
14cu|hatari-2.0.0-1|27	possible so that it is able to run most of the old ST games and demos.
14cu|hatari-2.0.0-1|28	
14cu|hatari-2.0.0-1|29	%files -f %{name}.lang
14cu|hatari-2.0.0-1|30	%doc readme.txt doc/changelog.txt doc/fr/clavier-exemple.txt
14cu|hatari-2.0.0-1|31	%doc tools/hmsa/readme-hmsa.txt
14cu|hatari-2.0.0-1|32	%{_bindir}/%{name}*
14cu|hatari-2.0.0-1|33	%{_bindir}/atari-convert-dir
14cu|hatari-2.0.0-1|34	%{_bindir}/atari-hd-image
14cu|hatari-2.0.0-1|35	%{_bindir}/gst2ascii
14cu|hatari-2.0.0-1|36	%{_bindir}/hmsa
14cu|hatari-2.0.0-1|37	%{_bindir}/zip2st
14cu|hatari-2.0.0-1|38	%{_datadir}/%{name}
14cu|hatari-2.0.0-1|39	%{_datadir}/applications/%{name}.desktop
14cu|hatari-2.0.0-1|40	%{_datadir}/applications/%{name}ui.desktop
14cu|hatari-2.0.0-1|41	%{_datadir}/mime/packages/hatari.xml
14cu|hatari-2.0.0-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|hatari-2.0.0-1|43	%{_iconsdir}/hicolor/*/mimetypes/application-x-st-disk-image.*
14cu|hatari-2.0.0-1|44	%{_mandir}/man1/*.1*
14cu|hatari-2.0.0-1|45	
14cu|hatari-2.0.0-1|46	#----------------------------------------------------------------------------
14cu|hatari-2.0.0-1|47	
14cu|hatari-2.0.0-1|48	%prep
14cu|hatari-2.0.0-1|49	%setup -q
14cu|hatari-2.0.0-1|50	%patch0 -p1
14cu|hatari-2.0.0-1|51	
14cu|hatari-2.0.0-1|52	%build
14cu|hatari-2.0.0-1|53	%cmake \
14cu|hatari-2.0.0-1|54	-DENABLE_SDL2:BOOL=OFF
14cu|hatari-2.0.0-1|55	%make
14cu|hatari-2.0.0-1|56	
14cu|hatari-2.0.0-1|57	%install
14cu|hatari-2.0.0-1|58	%makeinstall_std -C build
14cu|hatari-2.0.0-1|59	
14cu|hatari-2.0.0-1|60	#fr man pages
14cu|hatari-2.0.0-1|61	install -d -m 755 %{buildroot}/%{_mandir}/fr/man1
14cu|hatari-2.0.0-1|62	install -m 644 doc/fr/%{name}.1 %{buildroot}/%{_mandir}/fr/man1/
14cu|hatari-2.0.0-1|63	
14cu|hatari-2.0.0-1|64	#desktop file
14cu|hatari-2.0.0-1|65	desktop-file-install --vendor="" \
14cu|hatari-2.0.0-1|66	--remove-key="Version" \
14cu|hatari-2.0.0-1|67	--remove-key="Encoding" \
14cu|hatari-2.0.0-1|68	--add-category="Game" \
14cu|hatari-2.0.0-1|69	--add-category="Emulator" \
14cu|hatari-2.0.0-1|70	--dir %{buildroot}%{_datadir}/applications/ \
14cu|hatari-2.0.0-1|71	%{buildroot}%{_datadir}/applications/*
14cu|hatari-2.0.0-1|72	
14cu|hatari-2.0.0-1|73	%find_lang %{name} --with-man
14cu|hatari-2.0.0-1|74	
14cu|hatari-2.0.0-1|75	
14cu|hatari-2.0.0-1|76	%changelog
14cu|hatari-2.0.0-1|77	
14cu|hatari-2.0.0-1|78	* Sun Jan 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14cu|hatari-2.0.0-1|79	- (322d6b6) New version 2.0.0
14cu|hatari-2.0.0-1|80	- (322d6b6) Keep SDL1, don't switch to SDL2 yet
14cu|hatari-2.0.0-1|81	
14cu|hatari-2.0.0-1|82	

10397 14
14cu|hawknl-1.68-7|1	%define major 1.6
14cu|hawknl-1.68-7|2	
14cu|hawknl-1.68-7|3	%define libname	%mklibname %{name} %major
14cu|hawknl-1.68-7|4	%define develname %mklibname -d %{name}
14cu|hawknl-1.68-7|5	
14cu|hawknl-1.68-7|6	Name:		hawknl
14cu|hawknl-1.68-7|7	Version:	1.68
14cu|hawknl-1.68-7|8	Release:	7
14cu|hawknl-1.68-7|9	URL:		http://www.hawksoft.com/hawknl/
14cu|hawknl-1.68-7|10	Summary:	Hawk Network Library
14cu|hawknl-1.68-7|11	Source:		HawkNL168src.zip
14cu|hawknl-1.68-7|12	Patch0:		hawknl_makefile.patch
14cu|hawknl-1.68-7|13	Patch1:		HawkNL1.68-debug.patch
14cu|hawknl-1.68-7|14	License:	LGPLv2+
14cu|hawknl-1.68-7|15	Group:		System/Libraries
14cu|hawknl-1.68-7|16	
14cu|hawknl-1.68-7|17	%description
14cu|hawknl-1.68-7|18	HawkNL is a free, open source, game oriented network API released under
14cu|hawknl-1.68-7|19	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
14cu|hawknl-1.68-7|20	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
14cu|hawknl-1.68-7|21	also provides other features including support for many OSs, groups of
14cu|hawknl-1.68-7|22	sockets, socket statistics, high accuracy timer, CRC functions, macros
14cu|hawknl-1.68-7|23	to read and write data to packets with endian conversion, and support
14cu|hawknl-1.68-7|24	for multiple network transports.
14cu|hawknl-1.68-7|25	
14cu|hawknl-1.68-7|26	%package -n %{libname}
14cu|hawknl-1.68-7|27	Summary:	Hawk Network Library
14cu|hawknl-1.68-7|28	Group:		System/Libraries
14cu|hawknl-1.68-7|29	
14cu|hawknl-1.68-7|30	%description -n %{libname}
14cu|hawknl-1.68-7|31	HawkNL is a free, open source, game oriented network API released under
14cu|hawknl-1.68-7|32	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
14cu|hawknl-1.68-7|33	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
14cu|hawknl-1.68-7|34	also provides other features including support for many OSs, groups of
14cu|hawknl-1.68-7|35	sockets, socket statistics, high accuracy timer, CRC functions, macros
14cu|hawknl-1.68-7|36	to read and write data to packets with endian conversion, and support
14cu|hawknl-1.68-7|37	for multiple network transports.
14cu|hawknl-1.68-7|38	
14cu|hawknl-1.68-7|39	%package -n %{develname}
14cu|hawknl-1.68-7|40	Summary:	Hawk Network Library development files
14cu|hawknl-1.68-7|41	Group:		System/Libraries
14cu|hawknl-1.68-7|42	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|hawknl-1.68-7|43	Provides:	%{name}-devel = %{version}-%{release}
14cu|hawknl-1.68-7|44	Requires:	%{libname} = %{version}-%{release}
14cu|hawknl-1.68-7|45	
14cu|hawknl-1.68-7|46	%description -n %{develname}
14cu|hawknl-1.68-7|47	Developement files for %{libname}
14cu|hawknl-1.68-7|48	
14cu|hawknl-1.68-7|49	%prep
14cu|hawknl-1.68-7|50	%setup -q -n HawkNL%{version}
14cu|hawknl-1.68-7|51	%patch0 -p1
14cu|hawknl-1.68-7|52	%patch1 -p1
14cu|hawknl-1.68-7|53	
14cu|hawknl-1.68-7|54	%build
14cu|hawknl-1.68-7|55	%make -f makefile.linux
14cu|hawknl-1.68-7|56	chmod -R go-w samples
14cu|hawknl-1.68-7|57	
14cu|hawknl-1.68-7|58	%install
14cu|hawknl-1.68-7|59	mkdir -p %{buildroot}%{_includedir} %{buildroot}%{_libdir}
14cu|hawknl-1.68-7|60	cd src
14cu|hawknl-1.68-7|61	%make -f makefile.linux INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} install
14cu|hawknl-1.68-7|62	rm -f %{buildroot}%{_libdir}/*.a
14cu|hawknl-1.68-7|63	
14cu|hawknl-1.68-7|64	%files -n %{libname}
14cu|hawknl-1.68-7|65	%doc src/readme.txt src/NLchanges.txt
14cu|hawknl-1.68-7|66	%{_libdir}/libNL.so.%{major}*
14cu|hawknl-1.68-7|67	%{_libdir}/libNL.so.1
14cu|hawknl-1.68-7|68	%{_libdir}/NL.so.%major
14cu|hawknl-1.68-7|69	
14cu|hawknl-1.68-7|70	%files -n %{develname}
14cu|hawknl-1.68-7|71	%doc samples
14cu|hawknl-1.68-7|72	%{_includedir}/nl.h
14cu|hawknl-1.68-7|73	%{_libdir}/NL.so
14cu|hawknl-1.68-7|74	%{_libdir}/libNL.so
14cu|hawknl-1.68-7|75	
14cu|hawknl-1.68-7|76	%changelog
14cu|hawknl-1.68-7|77	
14cu|hawknl-1.68-7|78	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 1.68-7
14cu|hawknl-1.68-7|79	- (51768d3) Fix debuginfo
14cu|hawknl-1.68-7|80	
14cu|hawknl-1.68-7|81	

10398 14
14cu|hdrecover-0.5-1|1	Summary:            hdrecover
14cu|hdrecover-0.5-1|2	Name:               hdrecover
14cu|hdrecover-0.5-1|3	Version:            0.5
14cu|hdrecover-0.5-1|4	Release:            1
14cu|hdrecover-0.5-1|5	License:            GPLv2
14cu|hdrecover-0.5-1|6	URL:                http://sourceforge.net/projects/hdrecover/?source=directory
14cu|hdrecover-0.5-1|7	Group:              System/Configuration/Hardware
14cu|hdrecover-0.5-1|8	Source0:            http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|hdrecover-0.5-1|9	BuildRequires:      gcc
14cu|hdrecover-0.5-1|10	BuildRequires:      gawk
14cu|hdrecover-0.5-1|11	
14cu|hdrecover-0.5-1|12	
14cu|hdrecover-0.5-1|13	%description
14cu|hdrecover-0.5-1|14	Tool to encourage hard disks to reallocate bad sectors allowing
14cu|hdrecover-0.5-1|15	data recovery and possible continued use of the hard disk.
14cu|hdrecover-0.5-1|16	
14cu|hdrecover-0.5-1|17	
14cu|hdrecover-0.5-1|18	%prep
14cu|hdrecover-0.5-1|19	%setup -q
14cu|hdrecover-0.5-1|20	
14cu|hdrecover-0.5-1|21	%build
14cu|hdrecover-0.5-1|22	%configure
14cu|hdrecover-0.5-1|23	%make
14cu|hdrecover-0.5-1|24	
14cu|hdrecover-0.5-1|25	%install
14cu|hdrecover-0.5-1|26	%makeinstall_std
14cu|hdrecover-0.5-1|27	
14cu|hdrecover-0.5-1|28	%files
14cu|hdrecover-0.5-1|29	%defattr(-, root, root)
14cu|hdrecover-0.5-1|30	%doc AUTHORS ChangeLog COPYING NEWS README INSTALL
14cu|hdrecover-0.5-1|31	%{_bindir}/hdrecover
14cu|hdrecover-0.5-1|32	
14cu|hdrecover-0.5-1|33	%changelog
14cu|hdrecover-0.5-1|34	
14cu|hdrecover-0.5-1|35	* Thu Feb 04 2016 Nemial <negry.m@yandex.ru> 0.5-1
14cu|hdrecover-0.5-1|36	- (3807fea) update
14cu|hdrecover-0.5-1|37	
14cu|hdrecover-0.5-1|38	

10399 14
14cu|hedgewars-0.9.22-1|1	%define major 0.9.22
14cu|hedgewars-0.9.22-1|2	# %define minor 1
14cu|hedgewars-0.9.22-1|3	%define _appdatadir %{_datadir}/appdata
14cu|hedgewars-0.9.22-1|4	
14cu|hedgewars-0.9.22-1|5	Summary:	Game with heavily armed fighting hedgehogs
14cu|hedgewars-0.9.22-1|6	Name:		hedgewars
14cu|hedgewars-0.9.22-1|7	# Version:	%{major}.%{minor}
14cu|hedgewars-0.9.22-1|8	Version:	%{major}
14cu|hedgewars-0.9.22-1|9	Release:	1
14cu|hedgewars-0.9.22-1|10	License:	GPLv2+
14cu|hedgewars-0.9.22-1|11	Group:		Games/Strategy
14cu|hedgewars-0.9.22-1|12	Url:		http://www.hedgewars.org/
14cu|hedgewars-0.9.22-1|13	Source0:	http://download.gna.org/hedgewars/%{name}-src-%{version}.tar.bz2
14cu|hedgewars-0.9.22-1|14	# Used to fix linkage issues when building with -DBUILD_SHARED_LIBS:BOOL=OFF
14cu|hedgewars-0.9.22-1|15	Patch1:		hedgewars-src-0.9.20-static.patch
14cu|hedgewars-0.9.22-1|16	Patch2:		hedgewars-src-0.9.20.5-gcc_s.patch
14cu|hedgewars-0.9.22-1|17	BuildRequires:	chrpath
14cu|hedgewars-0.9.22-1|18	BuildRequires:	cmake
14cu|hedgewars-0.9.22-1|19	BuildRequires:	fpc
14cu|hedgewars-0.9.22-1|20	BuildRequires:	imagemagick
14cu|hedgewars-0.9.22-1|21	BuildRequires:	ffmpeg-devel
14cu|hedgewars-0.9.22-1|22	BuildRequires:  physfs-devel
14cu|hedgewars-0.9.22-1|23	BuildRequires:	qt4-devel
14cu|hedgewars-0.9.22-1|24	BuildRequires:	pkgconfig(glut)
14cu|hedgewars-0.9.22-1|25	BuildRequires:	pkgconfig(libpng)
14cu|hedgewars-0.9.22-1|26	BuildRequires:	pkgconfig(lua) < 5.2
14cu|hedgewars-0.9.22-1|27	BuildRequires:	pkgconfig(openssl)
14cu|hedgewars-0.9.22-1|28	BuildRequires:	pkgconfig(sdl)
14cu|hedgewars-0.9.22-1|29	BuildRequires:	pkgconfig(SDL_image)
14cu|hedgewars-0.9.22-1|30	BuildRequires:	pkgconfig(SDL_mixer)
14cu|hedgewars-0.9.22-1|31	BuildRequires:	pkgconfig(SDL_net)
14cu|hedgewars-0.9.22-1|32	BuildRequires:	pkgconfig(SDL_ttf)
14cu|hedgewars-0.9.22-1|33	BuildRequires:	pkgconfig(zlib)
14cu|hedgewars-0.9.22-1|34	
14cu|hedgewars-0.9.22-1|35	%description
14cu|hedgewars-0.9.22-1|36	Each player controls a team of several hedgehogs. During the course of the
14cu|hedgewars-0.9.22-1|37	game, players take turns with one of their hedgehogs. They then use whatever
14cu|hedgewars-0.9.22-1|38	tools and weapons are available to attack and kill the opponents' hedgehogs,
14cu|hedgewars-0.9.22-1|39	thereby winning the game. Hedgehogs may move around the terrain in a variety
14cu|hedgewars-0.9.22-1|40	of ways, normally by walking and jumping but also by using particular tools
14cu|hedgewars-0.9.22-1|41	such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
14cu|hedgewars-0.9.22-1|42	
14cu|hedgewars-0.9.22-1|43	Each turn is time-limited to ensure that players do not hold up the game
14cu|hedgewars-0.9.22-1|44	with excessive thinking or moving.
14cu|hedgewars-0.9.22-1|45	
14cu|hedgewars-0.9.22-1|46	A large variety of tools and weapons are available for players during the
14cu|hedgewars-0.9.22-1|47	game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun, Desert Eagle, Fire Punch,
14cu|hedgewars-0.9.22-1|48	Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons,
14cu|hedgewars-0.9.22-1|49	when used, cause explosions that deform the terrain, removing circular chunks.
14cu|hedgewars-0.9.22-1|50	
14cu|hedgewars-0.9.22-1|51	The landscape is an island floating on a body of water, or a restricted cave
14cu|hedgewars-0.9.22-1|52	with water at the bottom. A hedgehog dies when it enters the water (either
14cu|hedgewars-0.9.22-1|53	by falling off the island, or through a hole in the bottom of it), it is
14cu|hedgewars-0.9.22-1|54	thrown off either side of the arena or when its health is reduced,
14cu|hedgewars-0.9.22-1|55	typically from contact with explosions, to zero (the damage dealt to the
14cu|hedgewars-0.9.22-1|56	attacked hedgehog or hedgehogs after a player's or CPU turn is shown only
14cu|hedgewars-0.9.22-1|57	when all movement on the battlefield has ceased).
14cu|hedgewars-0.9.22-1|58	
14cu|hedgewars-0.9.22-1|59	%files
14cu|hedgewars-0.9.22-1|60	%doc ChangeLog.txt COPYING CREDITS README
14cu|hedgewars-0.9.22-1|61	%{_gamesbindir}/*
14cu|hedgewars-0.9.22-1|62	%{_gamesdatadir}/%{name}
14cu|hedgewars-0.9.22-1|63	%{_datadir}/applications/*.desktop
14cu|hedgewars-0.9.22-1|64	%{_appdatadir}/*.appdata.xml
14cu|hedgewars-0.9.22-1|65	%{_datadir}/pixmaps/hedgewars.xpm
14cu|hedgewars-0.9.22-1|66	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|hedgewars-0.9.22-1|67	
14cu|hedgewars-0.9.22-1|68	#----------------------------------------------------------------------------
14cu|hedgewars-0.9.22-1|69	
14cu|hedgewars-0.9.22-1|70	%prep
14cu|hedgewars-0.9.22-1|71	%setup -qn %{name}-src-%{major}
14cu|hedgewars-0.9.22-1|72	%patch1 -p1
14cu|hedgewars-0.9.22-1|73	%patch2 -p1
14cu|hedgewars-0.9.22-1|74	
14cu|hedgewars-0.9.22-1|75	%build
14cu|hedgewars-0.9.22-1|76	%cmake_qt4 \
14cu|hedgewars-0.9.22-1|77	-DNOSERVER:BOOL=ON \
14cu|hedgewars-0.9.22-1|78	-DSYSTEM_PHYSFS:BOOL=OFF \
14cu|hedgewars-0.9.22-1|79	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|hedgewars-0.9.22-1|80	-DDATA_INSTALL_DIR="%{_gamesdatadir}/%{name}" \
14cu|hedgewars-0.9.22-1|81	-Dtarget_binary_install_dir="%{_gamesbindir}" \
14cu|hedgewars-0.9.22-1|82	-Dtarget_library_install_dir="%{_libdir}"
14cu|hedgewars-0.9.22-1|83	%make VERBOSE=1
14cu|hedgewars-0.9.22-1|84	
14cu|hedgewars-0.9.22-1|85	%install
14cu|hedgewars-0.9.22-1|86	rm -fr %{buildroot}
14cu|hedgewars-0.9.22-1|87	%makeinstall_std -C build
14cu|hedgewars-0.9.22-1|88	
14cu|hedgewars-0.9.22-1|89	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|hedgewars-0.9.22-1|90	cat <<EOF >%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|hedgewars-0.9.22-1|91	[Desktop Entry]
14cu|hedgewars-0.9.22-1|92	Name=%{name}
14cu|hedgewars-0.9.22-1|93	Comment=Strategy action game
14cu|hedgewars-0.9.22-1|94	Exec=%{_gamesbindir}/%{name}
14cu|hedgewars-0.9.22-1|95	Icon=%{name}
14cu|hedgewars-0.9.22-1|96	Terminal=false
14cu|hedgewars-0.9.22-1|97	Type=Application
14cu|hedgewars-0.9.22-1|98	StartupNotify=true
14cu|hedgewars-0.9.22-1|99	Categories=Game;ActionGame;StrategyGame;Qt;
14cu|hedgewars-0.9.22-1|100	EOF
14cu|hedgewars-0.9.22-1|101	
14cu|hedgewars-0.9.22-1|102	# install menu icons
14cu|hedgewars-0.9.22-1|103	for N in 16 32 48 64 128;
14cu|hedgewars-0.9.22-1|104	do
14cu|hedgewars-0.9.22-1|105	convert misc/%{name}.png -resize ${N}x${N} $N.png;
14cu|hedgewars-0.9.22-1|106	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|hedgewars-0.9.22-1|107	done
14cu|hedgewars-0.9.22-1|108	
14cu|hedgewars-0.9.22-1|109	# Don't package static libs, no use for them
14cu|hedgewars-0.9.22-1|110	rm -f %{buildroot}%{_libdir}/*.a
14cu|hedgewars-0.9.22-1|111	
14cu|hedgewars-0.9.22-1|112	chrpath -d %{buildroot}%{_gamesbindir}/*
14cu|hedgewars-0.9.22-1|113	chmod -x %{buildroot}%{_appdatadir}/*
14cu|hedgewars-0.9.22-1|114	
14cu|hedgewars-0.9.22-1|115	%clean
14cu|hedgewars-0.9.22-1|116	rm -fr %{buildroot}
14cu|hedgewars-0.9.22-1|117	
14cu|hedgewars-0.9.22-1|118	%changelog
14cu|hedgewars-0.9.22-1|119	
14cu|hedgewars-0.9.22-1|120	* Tue Jun 07 2016 abondrov <andrey.bondrov@rosalab.ru> 0.9.22-1
14cu|hedgewars-0.9.22-1|121	- (7be4570) Merge pull request #2 from alzim/hedgewars:rosa2014.1
14cu|hedgewars-0.9.22-1|122	- (7be4570) Updated to 0.9.22
14cu|hedgewars-0.9.22-1|123	
14cu|hedgewars-0.9.22-1|124	

10400 14
14cu|hellanzb-0.13-7|1	Name:           hellanzb
14cu|hellanzb-0.13-7|2	Version:        0.13
14cu|hellanzb-0.13-7|3	Release:        7
14cu|hellanzb-0.13-7|4	Summary:        Hands-free nzb downloader and post processor
14cu|hellanzb-0.13-7|5	
14cu|hellanzb-0.13-7|6	Group:          Networking/News
14cu|hellanzb-0.13-7|7	License:        BSD
14cu|hellanzb-0.13-7|8	URL:            http://www.hellanzb.com/trac/
14cu|hellanzb-0.13-7|9	Source0:        http://www.hellanzb.com/distfiles/hellanzb-%{version}.tar.gz
14cu|hellanzb-0.13-7|10	Source1:        README.urpmi
14cu|hellanzb-0.13-7|11	Patch0:         hellanzb-configuration-location3.patch
14cu|hellanzb-0.13-7|12	Patch1:         hellanzb-unrar-is-optional.patch
14cu|hellanzb-0.13-7|13	Patch2:         hellanzb-remove-bogus-shebang.patch
14cu|hellanzb-0.13-7|14	Patch3:         hellanzb-0.13-dont-attempt-multiple-groups.diff
14cu|hellanzb-0.13-7|15	# (ahmad) add patch from debian to fix compatibility with Twisted 10.0.0
14cu|hellanzb-0.13-7|16	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573221
14cu|hellanzb-0.13-7|17	Patch4:         007-Twisted_10.0.0_compat.patch
14cu|hellanzb-0.13-7|18	BuildRequires:  python-devel
14cu|hellanzb-0.13-7|19	BuildRequires:  python-setuptools
14cu|hellanzb-0.13-7|20	BuildArch:      noarch
14cu|hellanzb-0.13-7|21	
14cu|hellanzb-0.13-7|22	Requires:       parchive2
14cu|hellanzb-0.13-7|23	Requires:       python-twisted
14cu|hellanzb-0.13-7|24	Requires:       python-twisted-web
14cu|hellanzb-0.13-7|25	Requires:       python-yenc
14cu|hellanzb-0.13-7|26	
14cu|hellanzb-0.13-7|27	
14cu|hellanzb-0.13-7|28	%description
14cu|hellanzb-0.13-7|29	hellanzb is an easy to use application designed to retrieve nzb files
14cu|hellanzb-0.13-7|30	and fully process them. The goal being to make getting files from Usenet
14cu|hellanzb-0.13-7|31	as hands-free as possible. Once fully installed, all that's required
14cu|hellanzb-0.13-7|32	is moving an nzb file to the queue directory. The rest: downloading,
14cu|hellanzb-0.13-7|33	par-checking, un-raring, etc. is done automatically by hellanzb.
14cu|hellanzb-0.13-7|34	
14cu|hellanzb-0.13-7|35	
14cu|hellanzb-0.13-7|36	%prep
14cu|hellanzb-0.13-7|37	%setup -q
14cu|hellanzb-0.13-7|38	%patch0
14cu|hellanzb-0.13-7|39	sed --in-place 's|\*DOCDIR\*|%{_docdir}|' Hellanzb/Core.py
14cu|hellanzb-0.13-7|40	sed --in-place 's|\*PKGNAME\*|%{name}|'   Hellanzb/Core.py
14cu|hellanzb-0.13-7|41	%patch1
14cu|hellanzb-0.13-7|42	%patch2
14cu|hellanzb-0.13-7|43	%patch3
14cu|hellanzb-0.13-7|44	%patch4 -p1 -b .twisted
14cu|hellanzb-0.13-7|45	
14cu|hellanzb-0.13-7|46	
14cu|hellanzb-0.13-7|47	%build
14cu|hellanzb-0.13-7|48	python -c 'import setuptools; execfile("setup.py")' build
14cu|hellanzb-0.13-7|49	
14cu|hellanzb-0.13-7|50	
14cu|hellanzb-0.13-7|51	%install
14cu|hellanzb-0.13-7|52	mkdir -p %{buildroot}%{_sysconfdir}
14cu|hellanzb-0.13-7|53	python -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cu|hellanzb-0.13-7|54	
14cu|hellanzb-0.13-7|55	mv %{buildroot}%{_bindir}/%{name}.py %{buildroot}%{_bindir}/%{name}
14cu|hellanzb-0.13-7|56	rm %{buildroot}/usr/etc/%{name}.conf.sample
14cu|hellanzb-0.13-7|57	
14cu|hellanzb-0.13-7|58	mv etc/hellanzb.conf.sample %{buildroot}/%{_docdir}/%{name}/
14cu|hellanzb-0.13-7|59	cp %{SOURCE1} %{buildroot}%{_docdir}/%{name}/
14cu|hellanzb-0.13-7|60	
14cu|hellanzb-0.13-7|61	%clean
14cu|hellanzb-0.13-7|62	
14cu|hellanzb-0.13-7|63	%files
14cu|hellanzb-0.13-7|64	%defattr(-,root,root,-)
14cu|hellanzb-0.13-7|65	%{_docdir}/%{name}/
14cu|hellanzb-0.13-7|66	%{py_puresitedir}/*
14cu|hellanzb-0.13-7|67	%{_bindir}/%{name}
14cu|hellanzb-0.13-7|68	
14cu|hellanzb-0.13-7|69	
14cu|hellanzb-0.13-7|70	
14cu|hellanzb-0.13-7|71	%changelog
14cu|hellanzb-0.13-7|72	* Wed Mar 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.13-7
14cu|hellanzb-0.13-7|73	+ Revision: 5631dee
14cu|hellanzb-0.13-7|74	- SILENT Cleanup
14cu|hellanzb-0.13-7|75	
14cu|hellanzb-0.13-7|76	

10401 14
14cu|hepmc-2.06.09-1|1	# hepevt symbol should be defined externally (?)
14cu|hepmc-2.06.09-1|2	%define _disable_ld_no_undefined 1
14cu|hepmc-2.06.09-1|3	
14cu|hepmc-2.06.09-1|4	%define major 4
14cu|hepmc-2.06.09-1|5	%define libname %mklibname %{name} %{major}
14cu|hepmc-2.06.09-1|6	%define libnamefio %mklibname %{name}fio %{major}
14cu|hepmc-2.06.09-1|7	%define devname %mklibname %{name} -d
14cu|hepmc-2.06.09-1|8	
14cu|hepmc-2.06.09-1|9	Summary:	C++ Event Record for Monte Carlo Generators
14cu|hepmc-2.06.09-1|10	Name:		hepmc
14cu|hepmc-2.06.09-1|11	Version:	2.06.09
14cu|hepmc-2.06.09-1|12	Release:	1
14cu|hepmc-2.06.09-1|13	License:	GPLv2+
14cu|hepmc-2.06.09-1|14	Group:		Sciences/Physics
14cu|hepmc-2.06.09-1|15	Url:		https://savannah.cern.ch/projects/hepmc/
14cu|hepmc-2.06.09-1|16	Source0:	http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%{version}.tar.gz
14cu|hepmc-2.06.09-1|17	# From Fedora package
14cu|hepmc-2.06.09-1|18	Patch0:		HepMC-epsilon.patch
14cu|hepmc-2.06.09-1|19	Patch1:		HepMC-examples-hwaend.patch
14cu|hepmc-2.06.09-1|20	Patch2:		HepMC-examples-makefile.patch
14cu|hepmc-2.06.09-1|21	Patch3:		HepMC-fix-typo-hierachy-hierarchy.patch
14cu|hepmc-2.06.09-1|22	Patch4:		HepMC-linking.patch
14cu|hepmc-2.06.09-1|23	Patch5:		HepMC-no-hexfloat.patch
14cu|hepmc-2.06.09-1|24	
14cu|hepmc-2.06.09-1|25	%description
14cu|hepmc-2.06.09-1|26	The HepMC package is an object oriented event record written in C++ for
14cu|hepmc-2.06.09-1|27	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
14cu|hepmc-2.06.09-1|28	the Fortran HEP standard, are supported: the number of entries is unlimited,
14cu|hepmc-2.06.09-1|29	spin density matrices can be stored with each vertex, flow patterns
14cu|hepmc-2.06.09-1|30	(such as color) can be stored and traced, integers representing random
14cu|hepmc-2.06.09-1|31	number generator states can be stored, and an arbitrary number of event
14cu|hepmc-2.06.09-1|32	weights can be included. Particles and vertices are kept separate in a
14cu|hepmc-2.06.09-1|33	graph structure, physically similar to a physics event. The added
14cu|hepmc-2.06.09-1|34	information supports the modularisation of event generators. The package
14cu|hepmc-2.06.09-1|35	has been kept as simple as possible with minimal internal/external
14cu|hepmc-2.06.09-1|36	dependencies. Event information is accessed by means of iterators supplied
14cu|hepmc-2.06.09-1|37	with the package.
14cu|hepmc-2.06.09-1|38	
14cu|hepmc-2.06.09-1|39	#----------------------------------------------------------------------------
14cu|hepmc-2.06.09-1|40	
14cu|hepmc-2.06.09-1|41	%package -n %{libname}
14cu|hepmc-2.06.09-1|42	Summary:	C++ Event Record for Monte Carlo Generators
14cu|hepmc-2.06.09-1|43	Group:		System/Libraries
14cu|hepmc-2.06.09-1|44	# libhepmc3 had wrong library major
14cu|hepmc-2.06.09-1|45	Conflicts:	%{_lib}hepmc3 < 2.06.09
14cu|hepmc-2.06.09-1|46	Obsoletes:	%{_lib}hepmc3 < 2.06.09
14cu|hepmc-2.06.09-1|47	
14cu|hepmc-2.06.09-1|48	%description -n %{libname}
14cu|hepmc-2.06.09-1|49	The HepMC package is an object oriented event record written in C++ for
14cu|hepmc-2.06.09-1|50	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
14cu|hepmc-2.06.09-1|51	the Fortran HEP standard, are supported: the number of entries is unlimited,
14cu|hepmc-2.06.09-1|52	spin density matrices can be stored with each vertex, flow patterns
14cu|hepmc-2.06.09-1|53	(such as color) can be stored and traced, integers representing random
14cu|hepmc-2.06.09-1|54	number generator states can be stored, and an arbitrary number of event
14cu|hepmc-2.06.09-1|55	weights can be included. Particles and vertices are kept separate in a
14cu|hepmc-2.06.09-1|56	graph structure, physically similar to a physics event. The added
14cu|hepmc-2.06.09-1|57	information supports the modularisation of event generators. The package
14cu|hepmc-2.06.09-1|58	has been kept as simple as possible with minimal internal/external
14cu|hepmc-2.06.09-1|59	dependencies. Event information is accessed by means of iterators supplied
14cu|hepmc-2.06.09-1|60	with the package.
14cu|hepmc-2.06.09-1|61	
14cu|hepmc-2.06.09-1|62	%files -n %{libname}
14cu|hepmc-2.06.09-1|63	%{_libdir}/libHepMC.so.%{major}*
14cu|hepmc-2.06.09-1|64	
14cu|hepmc-2.06.09-1|65	#----------------------------------------------------------------------------
14cu|hepmc-2.06.09-1|66	
14cu|hepmc-2.06.09-1|67	%package -n %{libnamefio}
14cu|hepmc-2.06.09-1|68	Summary:	C++ Event Record for Monte Carlo Generators
14cu|hepmc-2.06.09-1|69	Group:		System/Libraries
14cu|hepmc-2.06.09-1|70	# libhepmc3 had wrong library major
14cu|hepmc-2.06.09-1|71	Conflicts:	%{_lib}hepmc3 < 2.06.09
14cu|hepmc-2.06.09-1|72	
14cu|hepmc-2.06.09-1|73	%description -n %{libnamefio}
14cu|hepmc-2.06.09-1|74	The HepMC package is an object oriented event record written in C++ for
14cu|hepmc-2.06.09-1|75	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
14cu|hepmc-2.06.09-1|76	the Fortran HEP standard, are supported: the number of entries is unlimited,
14cu|hepmc-2.06.09-1|77	spin density matrices can be stored with each vertex, flow patterns
14cu|hepmc-2.06.09-1|78	(such as color) can be stored and traced, integers representing random
14cu|hepmc-2.06.09-1|79	number generator states can be stored, and an arbitrary number of event
14cu|hepmc-2.06.09-1|80	weights can be included. Particles and vertices are kept separate in a
14cu|hepmc-2.06.09-1|81	graph structure, physically similar to a physics event. The added
14cu|hepmc-2.06.09-1|82	information supports the modularisation of event generators. The package
14cu|hepmc-2.06.09-1|83	has been kept as simple as possible with minimal internal/external
14cu|hepmc-2.06.09-1|84	dependencies. Event information is accessed by means of iterators supplied
14cu|hepmc-2.06.09-1|85	with the package.
14cu|hepmc-2.06.09-1|86	
14cu|hepmc-2.06.09-1|87	%files -n %{libnamefio}
14cu|hepmc-2.06.09-1|88	%{_libdir}/libHepMCfio.so.%{major}*
14cu|hepmc-2.06.09-1|89	
14cu|hepmc-2.06.09-1|90	#----------------------------------------------------------------------------
14cu|hepmc-2.06.09-1|91	
14cu|hepmc-2.06.09-1|92	%package -n %{devname}
14cu|hepmc-2.06.09-1|93	Summary:	HepMC development files
14cu|hepmc-2.06.09-1|94	Group:		Development/C++
14cu|hepmc-2.06.09-1|95	Requires:	%{libname} = %{EVRD}
14cu|hepmc-2.06.09-1|96	Requires:	%{libnamefio} = %{EVRD}
14cu|hepmc-2.06.09-1|97	Provides:	%{name}-devel = %{EVRD}
14cu|hepmc-2.06.09-1|98	
14cu|hepmc-2.06.09-1|99	%description -n %{devname}
14cu|hepmc-2.06.09-1|100	HepMC development files.
14cu|hepmc-2.06.09-1|101	
14cu|hepmc-2.06.09-1|102	%files -n %{devname}
14cu|hepmc-2.06.09-1|103	%doc %{_docdir}/%{name}/
14cu|hepmc-2.06.09-1|104	%{_libdir}/lib*.so
14cu|hepmc-2.06.09-1|105	%{_includedir}/HepMC/
14cu|hepmc-2.06.09-1|106	
14cu|hepmc-2.06.09-1|107	#----------------------------------------------------------------------------
14cu|hepmc-2.06.09-1|108	
14cu|hepmc-2.06.09-1|109	%prep
14cu|hepmc-2.06.09-1|110	%setup -qn HepMC-%{version}
14cu|hepmc-2.06.09-1|111	%patch0 -p1
14cu|hepmc-2.06.09-1|112	%patch1 -p1
14cu|hepmc-2.06.09-1|113	%patch2 -p1
14cu|hepmc-2.06.09-1|114	%patch3 -p1
14cu|hepmc-2.06.09-1|115	%patch4 -p1
14cu|hepmc-2.06.09-1|116	%patch5 -p1
14cu|hepmc-2.06.09-1|117	
14cu|hepmc-2.06.09-1|118	%build
14cu|hepmc-2.06.09-1|119	autoreconf -ifs
14cu|hepmc-2.06.09-1|120	
14cu|hepmc-2.06.09-1|121	# momentum = MEV or GEV - must select one
14cu|hepmc-2.06.09-1|122	# length = MM or CM - must select one
14cu|hepmc-2.06.09-1|123	# default values just using the first of the two reported available options
14cu|hepmc-2.06.09-1|124	%configure --with-momentum=MEV --with-length=MM --enable-shared --disable-static
14cu|hepmc-2.06.09-1|125	
14cu|hepmc-2.06.09-1|126	%make
14cu|hepmc-2.06.09-1|127	
14cu|hepmc-2.06.09-1|128	%install
14cu|hepmc-2.06.09-1|129	%makeinstall_std
14cu|hepmc-2.06.09-1|130	
14cu|hepmc-2.06.09-1|131	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|hepmc-2.06.09-1|132	mv -f %{buildroot}%{_datadir}/HepMC/doc/* %{buildroot}%{_docdir}/%{name}
14cu|hepmc-2.06.09-1|133	mv -f %{buildroot}%{_datadir}/HepMC/examples %{buildroot}%{_docdir}/%{name}/examples
14cu|hepmc-2.06.09-1|134	rmdir %{buildroot}%{_datadir}/HepMC/doc
14cu|hepmc-2.06.09-1|135	rmdir %{buildroot}%{_datadir}/HepMC
14cu|hepmc-2.06.09-1|136	
14cu|hepmc-2.06.09-1|137	
14cu|hepmc-2.06.09-1|138	%changelog
14cu|hepmc-2.06.09-1|139	
14cu|hepmc-2.06.09-1|140	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.06.09-1
14cu|hepmc-2.06.09-1|141	- (0fdf6e4) New version 2.06.09
14cu|hepmc-2.06.09-1|142	- (0fdf6e4) Fix library major
14cu|hepmc-2.06.09-1|143	- (0fdf6e4) Split libHepMCfio into individual subpackage
14cu|hepmc-2.06.09-1|144	
14cu|hepmc-2.06.09-1|145	

10402 14
14cu|hevea-2.29-1|1	%define debug_package	%{nil}
14cu|hevea-2.29-1|2	
14cu|hevea-2.29-1|3	Summary:	A fast LaTeX to HTML translator
14cu|hevea-2.29-1|4	Name:		hevea
14cu|hevea-2.29-1|5	Version:	2.29
14cu|hevea-2.29-1|6	Release:	1
14cu|hevea-2.29-1|7	License:	QPL
14cu|hevea-2.29-1|8	Group:		Publishing
14cu|hevea-2.29-1|9	Url:		http://hevea.inria.fr
14cu|hevea-2.29-1|10	Source0:	http://hevea.inria.fr/distri/%{name}-%{version}.tar.gz
14cu|hevea-2.29-1|11	Source1:	http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}-manual.tar.gz
14cu|hevea-2.29-1|12	Source100:	%{name}.rpmlintrc
14cu|hevea-2.29-1|13	BuildRequires:	ocaml >= 3.12
14cu|hevea-2.29-1|14	Requires:	texlive-kpathsea.bin
14cu|hevea-2.29-1|15	Requires(post,postun):	texlive-kpathsea.bin
14cu|hevea-2.29-1|16	
14cu|hevea-2.29-1|17	%description
14cu|hevea-2.29-1|18	HEVEA is a LaTeX to HTML translator.  The input language is a fairly
14cu|hevea-2.29-1|19	complete subset of LaTeX2e (old LaTeX style is also accepted) and
14cu|hevea-2.29-1|20	the output language is HTML that is (hopefully) correct with respect
14cu|hevea-2.29-1|21	to version 4.0 (transitional).
14cu|hevea-2.29-1|22	
14cu|hevea-2.29-1|23	This package is a binary installation of the hevea system.
14cu|hevea-2.29-1|24	This software includes the Objective Caml run-time system, which is
14cu|hevea-2.29-1|25	copyright 1995--1999 INRIA.
14cu|hevea-2.29-1|26	
14cu|hevea-2.29-1|27	%files
14cu|hevea-2.29-1|28	%doc %{name}-%{version}-manual/*
14cu|hevea-2.29-1|29	%{_bindir}/*
14cu|hevea-2.29-1|30	%{_datadir}/%{name}
14cu|hevea-2.29-1|31	%{_datadir}/texmf-dist/tex/latex/%{name}.sty
14cu|hevea-2.29-1|32	
14cu|hevea-2.29-1|33	%post
14cu|hevea-2.29-1|34	%{_bindir}/mktexlsr
14cu|hevea-2.29-1|35	
14cu|hevea-2.29-1|36	%postun
14cu|hevea-2.29-1|37	%{_bindir}/mktexlsr
14cu|hevea-2.29-1|38	
14cu|hevea-2.29-1|39	#----------------------------------------------------------------------------
14cu|hevea-2.29-1|40	
14cu|hevea-2.29-1|41	%prep
14cu|hevea-2.29-1|42	%setup -q -a 1
14cu|hevea-2.29-1|43	
14cu|hevea-2.29-1|44	%build
14cu|hevea-2.29-1|45	rm -f config.sh
14cu|hevea-2.29-1|46	make \
14cu|hevea-2.29-1|47	PREFIX=%{_prefix} \
14cu|hevea-2.29-1|48	LIBDIR=%{_datadir}/%{name} \
14cu|hevea-2.29-1|49	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
14cu|hevea-2.29-1|50	
14cu|hevea-2.29-1|51	%install
14cu|hevea-2.29-1|52	install -d -m 755 %{buildroot}%{_bindir}
14cu|hevea-2.29-1|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|hevea-2.29-1|54	install -d -m 755 %{buildroot}%{_datadir}/texmf-dist/tex/latex/%{name}
14cu|hevea-2.29-1|55	make install \
14cu|hevea-2.29-1|56	DESTDIR=%{buildroot} \
14cu|hevea-2.29-1|57	PREFIX=%{_prefix} \
14cu|hevea-2.29-1|58	LIBDIR=%{_datadir}/%{name} \
14cu|hevea-2.29-1|59	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
14cu|hevea-2.29-1|60	
14cu|hevea-2.29-1|61	%changelog
14cu|hevea-2.29-1|62	
14cu|hevea-2.29-1|63	* Tue Sep 13 2016 alzim <alzim@bk.ru> 2.29-1
14cu|hevea-2.29-1|64	- (66e67e2) Merge pull request #3 from import/hevea:rosa2016.1
14cu|hevea-2.29-1|65	- (66e67e2) Updated to 2.29
14cu|hevea-2.29-1|66	
14cu|hevea-2.29-1|67	

10403 14
14cu|hex-a-hop-1.2.0-20150814.1|1	%define snapshot 20150814
14cu|hex-a-hop-1.2.0-20150814.1|2	%define rel     1
14cu|hex-a-hop-1.2.0-20150814.1|3	
14cu|hex-a-hop-1.2.0-20150814.1|4	%define _appdatadir %{_datadir}/appdata
14cu|hex-a-hop-1.2.0-20150814.1|5	
14cu|hex-a-hop-1.2.0-20150814.1|6	Name:           hex-a-hop
14cu|hex-a-hop-1.2.0-20150814.1|7	Version:        1.2.0
14cu|hex-a-hop-1.2.0-20150814.1|8	Release:        %{snapshot}.%{rel}
14cu|hex-a-hop-1.2.0-20150814.1|9	Summary:        Puzzle game based on hexagonal tiles
14cu|hex-a-hop-1.2.0-20150814.1|10	Group:          Games/Puzzles
14cu|hex-a-hop-1.2.0-20150814.1|11	License:        GPLv2+
14cu|hex-a-hop-1.2.0-20150814.1|12	URL:            http://hexahop.sourceforge.net/
14cu|hex-a-hop-1.2.0-20150814.1|13	# Obtaining the source:
14cu|hex-a-hop-1.2.0-20150814.1|14	# git clone git://git.code.sf.net/p/hexahop/code hexahop-code
14cu|hex-a-hop-1.2.0-20150814.1|15	Source0:        %{name}-%{version}-git%{snapshot}.tar.gz
14cu|hex-a-hop-1.2.0-20150814.1|16	
14cu|hex-a-hop-1.2.0-20150814.1|17	BuildRequires:  gettext-devel
14cu|hex-a-hop-1.2.0-20150814.1|18	BuildRequires:  imagemagick
14cu|hex-a-hop-1.2.0-20150814.1|19	BuildRequires:  pkgconfig(sdl)
14cu|hex-a-hop-1.2.0-20150814.1|20	BuildRequires:  pkgconfig(SDL_image)
14cu|hex-a-hop-1.2.0-20150814.1|21	BuildRequires:  pkgconfig(SDL_mixer)
14cu|hex-a-hop-1.2.0-20150814.1|22	BuildRequires:  pkgconfig(SDL_Pango)
14cu|hex-a-hop-1.2.0-20150814.1|23	BuildRequires:  pkgconfig(SDL_ttf)
14cu|hex-a-hop-1.2.0-20150814.1|24	BuildRequires:  desktop-file-utils
14cu|hex-a-hop-1.2.0-20150814.1|25	
14cu|hex-a-hop-1.2.0-20150814.1|26	%description
14cu|hex-a-hop-1.2.0-20150814.1|27	Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
14cu|hex-a-hop-1.2.0-20150814.1|28	destroy all green tiles! There are infinite undos and no time limits --
14cu|hex-a-hop-1.2.0-20150814.1|29	you just have to find a way to destroy all the green tiles and step on
14cu|hex-a-hop-1.2.0-20150814.1|30	a safe tile at the end.
14cu|hex-a-hop-1.2.0-20150814.1|31	
14cu|hex-a-hop-1.2.0-20150814.1|32	%prep
14cu|hex-a-hop-1.2.0-20150814.1|33	%setup -qn hexahop-code
14cu|hex-a-hop-1.2.0-20150814.1|34	perl -pi -e "s|;KidsGame||" data/hex-a-hop.desktop
14cu|hex-a-hop-1.2.0-20150814.1|35	
14cu|hex-a-hop-1.2.0-20150814.1|36	%build
14cu|hex-a-hop-1.2.0-20150814.1|37	autoreconf -vfi
14cu|hex-a-hop-1.2.0-20150814.1|38	%configure2_5x --bindir=%{_gamesbindir} \
14cu|hex-a-hop-1.2.0-20150814.1|39	--datadir=%{_gamesdatadir}
14cu|hex-a-hop-1.2.0-20150814.1|40	%make
14cu|hex-a-hop-1.2.0-20150814.1|41	
14cu|hex-a-hop-1.2.0-20150814.1|42	%install
14cu|hex-a-hop-1.2.0-20150814.1|43	rm -fr %{buildroot}
14cu|hex-a-hop-1.2.0-20150814.1|44	%makeinstall_std
14cu|hex-a-hop-1.2.0-20150814.1|45	
14cu|hex-a-hop-1.2.0-20150814.1|46	for size in 48 96 128 192; do
14cu|hex-a-hop-1.2.0-20150814.1|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|hex-a-hop-1.2.0-20150814.1|48	convert data/hex-a-hop.png -resize ${size} \
14cu|hex-a-hop-1.2.0-20150814.1|49	%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|hex-a-hop-1.2.0-20150814.1|50	done
14cu|hex-a-hop-1.2.0-20150814.1|51	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps
14cu|hex-a-hop-1.2.0-20150814.1|52	install -m644 data/hex-a-hop-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|hex-a-hop-1.2.0-20150814.1|53	
14cu|hex-a-hop-1.2.0-20150814.1|54	desktop-file-validate %{buildroot}%{_datadir}/applications/*
14cu|hex-a-hop-1.2.0-20150814.1|55	
14cu|hex-a-hop-1.2.0-20150814.1|56	%find_lang %{name}
14cu|hex-a-hop-1.2.0-20150814.1|57	
14cu|hex-a-hop-1.2.0-20150814.1|58	
14cu|hex-a-hop-1.2.0-20150814.1|59	%clean
14cu|hex-a-hop-1.2.0-20150814.1|60	rm -fr %{buildroot}
14cu|hex-a-hop-1.2.0-20150814.1|61	
14cu|hex-a-hop-1.2.0-20150814.1|62	%files -f %{name}.lang
14cu|hex-a-hop-1.2.0-20150814.1|63	%doc COPYING NEWS README data/hints.html
14cu|hex-a-hop-1.2.0-20150814.1|64	%{_appdatadir}/%{name}.appdata.xml
14cu|hex-a-hop-1.2.0-20150814.1|65	%{_datadir}/applications/%{name}.desktop
14cu|hex-a-hop-1.2.0-20150814.1|66	%{_gamesbindir}/%{name}
14cu|hex-a-hop-1.2.0-20150814.1|67	%{_gamesdatadir}/%{name}/
14cu|hex-a-hop-1.2.0-20150814.1|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|hex-a-hop-1.2.0-20150814.1|69	%{_mandir}/man6/%{name}.6.*
14cu|hex-a-hop-1.2.0-20150814.1|70	
14cu|hex-a-hop-1.2.0-20150814.1|71	%changelog
14cu|hex-a-hop-1.2.0-20150814.1|72	
14cu|hex-a-hop-1.2.0-20150814.1|73	* Fri Aug 14 2015 abfonly <abfonly@gmail.com> 1.2.0-20150814.1
14cu|hex-a-hop-1.2.0-20150814.1|74	- (33f31db) Log; update to 1.2.0-git20150814
14cu|hex-a-hop-1.2.0-20150814.1|75	
14cu|hex-a-hop-1.2.0-20150814.1|76	

10404 14
14cu|hexalate-1.1.0-1|1	Name:		hexalate
14cu|hexalate-1.1.0-1|2	Summary:	Color matching game
14cu|hexalate-1.1.0-1|3	License:	GPLv3
14cu|hexalate-1.1.0-1|4	Version:	1.1.0
14cu|hexalate-1.1.0-1|5	Release:	1
14cu|hexalate-1.1.0-1|6	Group:		Games/Puzzles
14cu|hexalate-1.1.0-1|7	Url:		http://gottcode.org/hexalate
14cu|hexalate-1.1.0-1|8	Source:		http://gottcode.org/hexalate/download/?os=source/%{name}-%{version}-src.tar.bz2
14cu|hexalate-1.1.0-1|9	BuildRequires:	pkgconfig(Qt5Core) >= 5.6
14cu|hexalate-1.1.0-1|10	BuildRequires:	pkgconfig(Qt5Widgets) >= 5.6
14cu|hexalate-1.1.0-1|11	BuildRequires:	pkgconfig(Qt5Script) >= 5.6
14cu|hexalate-1.1.0-1|12	BuildRequires:	qt5-linguist-tools
14cu|hexalate-1.1.0-1|13	BuildRequires:	pkgconfig(Qt5Multimedia) >= 5.6
14cu|hexalate-1.1.0-1|14	BuildRequires:	qmake5
14cu|hexalate-1.1.0-1|15	BuildRequires:	desktop-file-utils
14cu|hexalate-1.1.0-1|16	
14cu|hexalate-1.1.0-1|17	
14cu|hexalate-1.1.0-1|18	%description
14cu|hexalate-1.1.0-1|19	The goal of the game is to rotate and
14cu|hexalate-1.1.0-1|20	position the circles so that each touching line matches in color. You
14cu|hexalate-1.1.0-1|21	rotate circles by right clicking, and you move circles by dragging them.
14cu|hexalate-1.1.0-1|22	The game stores the positions and rotations of the circles across runs.
14cu|hexalate-1.1.0-1|23	
14cu|hexalate-1.1.0-1|24	
14cu|hexalate-1.1.0-1|25	%files -f %{name}.lang
14cu|hexalate-1.1.0-1|26	%doc NEWS README COPYING CREDITS ChangeLog
14cu|hexalate-1.1.0-1|27	%{_bindir}/%{name}
14cu|hexalate-1.1.0-1|28	%{_datadir}/applications/%{name}.desktop
14cu|hexalate-1.1.0-1|29	%{_appdatadir}/%{name}.appdata.xml
14cu|hexalate-1.1.0-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|hexalate-1.1.0-1|31	%{_datadir}/pixmaps/hexalate.xpm
14cu|hexalate-1.1.0-1|32	%{_mandir}/man6/%{name}.6.*
14cu|hexalate-1.1.0-1|33	#--------------------------------------
14cu|hexalate-1.1.0-1|34	
14cu|hexalate-1.1.0-1|35	%prep
14cu|hexalate-1.1.0-1|36	%setup -q
14cu|hexalate-1.1.0-1|37	perl -pi -e "s|/usr/local|/usr|" %{name}.pro
14cu|hexalate-1.1.0-1|38	
14cu|hexalate-1.1.0-1|39	%build
14cu|hexalate-1.1.0-1|40	%setup_compile_flags
14cu|hexalate-1.1.0-1|41	%qmake_qt5
14cu|hexalate-1.1.0-1|42	%make
14cu|hexalate-1.1.0-1|43	
14cu|hexalate-1.1.0-1|44	
14cu|hexalate-1.1.0-1|45	%install
14cu|hexalate-1.1.0-1|46	%makeinstall_qt
14cu|hexalate-1.1.0-1|47	%{find_lang} %{name} --with-qt
14cu|hexalate-1.1.0-1|48	%if %{mdvver} >= 201610
14cu|hexalate-1.1.0-1|49	mkdir -p %{buildroot}%{_appdatadir}
14cu|hexalate-1.1.0-1|50	cp -pr %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml \
14cu|hexalate-1.1.0-1|51	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|hexalate-1.1.0-1|52	rm -fr %{buildroot}%{_datadir}/appdata
14cu|hexalate-1.1.0-1|53	%endif
14cu|hexalate-1.1.0-1|54	
14cu|hexalate-1.1.0-1|55	
14cu|hexalate-1.1.0-1|56	%check
14cu|hexalate-1.1.0-1|57	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|hexalate-1.1.0-1|58	
14cu|hexalate-1.1.0-1|59	
14cu|hexalate-1.1.0-1|60	
14cu|hexalate-1.1.0-1|61	%changelog
14cu|hexalate-1.1.0-1|62	
14cu|hexalate-1.1.0-1|63	* Sat Feb 11 2017 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|hexalate-1.1.0-1|64	- (de9fdeb) Imported from SRPM
14cu|hexalate-1.1.0-1|65	
14cu|hexalate-1.1.0-1|66	

10405 14
14cu|hexchat-2.12.3-1|1	Summary:	A popular and easy to use graphical IRC (chat) client
14cu|hexchat-2.12.3-1|2	Name:		hexchat
14cu|hexchat-2.12.3-1|3	Version:	2.12.3
14cu|hexchat-2.12.3-1|4	Release:	1
14cu|hexchat-2.12.3-1|5	License:	GPLv2+
14cu|hexchat-2.12.3-1|6	Group:		Networking/IRC
14cu|hexchat-2.12.3-1|7	Url:		http://www.hexchat.org
14cu|hexchat-2.12.3-1|8	Source0:	http://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz
14cu|hexchat-2.12.3-1|9	Patch0:		hexchat-2.10.2-desktop.patch
14cu|hexchat-2.12.3-1|10	Patch1:		hexchat-pci.ids-path.patch
14cu|hexchat-2.12.3-1|11	BuildRequires:	desktop-file-utils
14cu|hexchat-2.12.3-1|12	BuildRequires:	gnome-common
14cu|hexchat-2.12.3-1|13	BuildRequires:	intltool
14cu|hexchat-2.12.3-1|14	BuildRequires:	gettext-devel
14cu|hexchat-2.12.3-1|15	BuildRequires:	perl-devel
14cu|hexchat-2.12.3-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|hexchat-2.12.3-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|hexchat-2.12.3-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|hexchat-2.12.3-1|19	BuildRequires:	pkgconfig(iso-codes)
14cu|hexchat-2.12.3-1|20	BuildRequires:	pkgconfig(libcanberra)
14cu|hexchat-2.12.3-1|21	BuildRequires:	pkgconfig(libnotify)
14cu|hexchat-2.12.3-1|22	BuildRequires:	pkgconfig(libpci)
14cu|hexchat-2.12.3-1|23	BuildRequires:	pkgconfig(libproxy-1.0)
14cu|hexchat-2.12.3-1|24	BuildRequires:	pkgconfig(libsexy)
14cu|hexchat-2.12.3-1|25	BuildRequires:	pkgconfig(lua)
14cu|hexchat-2.12.3-1|26	BuildRequires:	pkgconfig(openssl)
14cu|hexchat-2.12.3-1|27	BuildRequires:	pkgconfig(python)
14cu|hexchat-2.12.3-1|28	
14cu|hexchat-2.12.3-1|29	%description
14cu|hexchat-2.12.3-1|30	HexChat is an easy to use graphical IRC chat client for the X Window System.
14cu|hexchat-2.12.3-1|31	It allows you to join multiple IRC channels (chat rooms) at the same time,
14cu|hexchat-2.12.3-1|32	talk publicly, private one-on-one conversations etc. Even file transfers
14cu|hexchat-2.12.3-1|33	are possible.
14cu|hexchat-2.12.3-1|34	
14cu|hexchat-2.12.3-1|35	%files -f %{name}.lang
14cu|hexchat-2.12.3-1|36	%dir %{_libdir}/hexchat
14cu|hexchat-2.12.3-1|37	%dir %{_libdir}/hexchat/plugins
14cu|hexchat-2.12.3-1|38	%{_bindir}/hexchat
14cu|hexchat-2.12.3-1|39	%{_libdir}/hexchat/plugins/checksum.so
14cu|hexchat-2.12.3-1|40	%{_libdir}/hexchat/plugins/doat.so
14cu|hexchat-2.12.3-1|41	%{_libdir}/hexchat/plugins/lua.so
14cu|hexchat-2.12.3-1|42	%{_libdir}/hexchat/plugins/fishlim.so
14cu|hexchat-2.12.3-1|43	%{_libdir}/hexchat/plugins/sysinfo.so
14cu|hexchat-2.12.3-1|44	%{_libdir}/hexchat/plugins/perl.so
14cu|hexchat-2.12.3-1|45	%{_libdir}/hexchat/plugins/python.so
14cu|hexchat-2.12.3-1|46	%{_datadir}/applications/hexchat.desktop
14cu|hexchat-2.12.3-1|47	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|hexchat-2.12.3-1|48	%{_datadir}/dbus-1/services/org.hexchat.service.service
14cu|hexchat-2.12.3-1|49	%{_datadir}/appdata/hexchat.appdata.xml
14cu|hexchat-2.12.3-1|50	%{_mandir}/man1/%{name}.1.*
14cu|hexchat-2.12.3-1|51	
14cu|hexchat-2.12.3-1|52	#----------------------------------------------------------------------------
14cu|hexchat-2.12.3-1|53	
14cu|hexchat-2.12.3-1|54	%prep
14cu|hexchat-2.12.3-1|55	%setup -q
14cu|hexchat-2.12.3-1|56	%patch0 -p1
14cu|hexchat-2.12.3-1|57	%patch1 -p1
14cu|hexchat-2.12.3-1|58	
14cu|hexchat-2.12.3-1|59	%build
14cu|hexchat-2.12.3-1|60	NOCONFIGURE=1 ./autogen.sh
14cu|hexchat-2.12.3-1|61	find -type f -exec chmod a-x {} \;
14cu|hexchat-2.12.3-1|62	find -name configure -exec chmod a+x {} \;
14cu|hexchat-2.12.3-1|63	
14cu|hexchat-2.12.3-1|64	%configure2_5x \
14cu|hexchat-2.12.3-1|65	--enable-ipv6 \
14cu|hexchat-2.12.3-1|66	--enable-spell=libsexy \
14cu|hexchat-2.12.3-1|67	--enable-shm
14cu|hexchat-2.12.3-1|68	
14cu|hexchat-2.12.3-1|69	%make
14cu|hexchat-2.12.3-1|70	
14cu|hexchat-2.12.3-1|71	%install
14cu|hexchat-2.12.3-1|72	%makeinstall_std
14cu|hexchat-2.12.3-1|73	
14cu|hexchat-2.12.3-1|74	#(tpg) remove these files
14cu|hexchat-2.12.3-1|75	rm -rf %{buildroot}%{_includedir}/hexchat-plugin.h
14cu|hexchat-2.12.3-1|76	rm -rf %{buildroot}%{_libdir}/pkgconfig/hexchat-plugin.pc
14cu|hexchat-2.12.3-1|77	
14cu|hexchat-2.12.3-1|78	%find_lang %{name}
14cu|hexchat-2.12.3-1|79	
14cu|hexchat-2.12.3-1|80	%changelog
14cu|hexchat-2.12.3-1|81	
14cu|hexchat-2.12.3-1|82	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.12.3-1
14cu|hexchat-2.12.3-1|83	- (567d5ce) Merge branch 'rosa2016.1' into rosa2014.1
14cu|hexchat-2.12.3-1|84	
14cu|hexchat-2.12.3-1|85	

10406 14
14cu|hg-git-0.8.5-1|1	Summary:	Mercurial plugin for communicating with Git servers
14cu|hg-git-0.8.5-1|2	Name:		hg-git
14cu|hg-git-0.8.5-1|3	Version:	0.8.5
14cu|hg-git-0.8.5-1|4	Release:	1
14cu|hg-git-0.8.5-1|5	License:	GPLv2
14cu|hg-git-0.8.5-1|6	Group:		Development/Other
14cu|hg-git-0.8.5-1|7	Url:		http://hg-git.github.com/
14cu|hg-git-0.8.5-1|8	Source0:	http://pypi.python.org/packages/source/h/%{name}/%{name}-%{version}.tar.gz
14cu|hg-git-0.8.5-1|9	Requires:	mercurial >= 1.3
14cu|hg-git-0.8.5-1|10	Requires:	python-dulwich >= 0.8.0
14cu|hg-git-0.8.5-1|11	BuildRequires:  python-devel
14cu|hg-git-0.8.5-1|12	BuildRequires:	python-dulwich >= 0.8.0
14cu|hg-git-0.8.5-1|13	BuildArch:	noarch
14cu|hg-git-0.8.5-1|14	
14cu|hg-git-0.8.5-1|15	%description
14cu|hg-git-0.8.5-1|16	This is the Hg-Git plugin for Mercurial, adding the ability to push to
14cu|hg-git-0.8.5-1|17	and pull from a Git server repository from Mercurial. This means you
14cu|hg-git-0.8.5-1|18	can collaborate on Git based projects from Mercurial, or use a Git
14cu|hg-git-0.8.5-1|19	server as a collaboration point for a team with developers using both
14cu|hg-git-0.8.5-1|20	Git and Mercurial.
14cu|hg-git-0.8.5-1|21	
14cu|hg-git-0.8.5-1|22	%prep
14cu|hg-git-0.8.5-1|23	%setup -q
14cu|hg-git-0.8.5-1|24	
14cu|hg-git-0.8.5-1|25	%install
14cu|hg-git-0.8.5-1|26	
14cu|hg-git-0.8.5-1|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cu|hg-git-0.8.5-1|28	cat <<EOF > hg-git.rc
14cu|hg-git-0.8.5-1|29	[extensions]
14cu|hg-git-0.8.5-1|30	hgext.bookmarks =
14cu|hg-git-0.8.5-1|31	hggit = %{py_puresitedir}/hggit
14cu|hg-git-0.8.5-1|32	EOF
14cu|hg-git-0.8.5-1|33	
14cu|hg-git-0.8.5-1|34	%__install -m 755 -d %{buildroot}%{_sysconfdir}/mercurial/hgrc.d
14cu|hg-git-0.8.5-1|35	%__install -m 644 hg-git.rc %{buildroot}%{_sysconfdir}/mercurial/hgrc.d/
14cu|hg-git-0.8.5-1|36	
14cu|hg-git-0.8.5-1|37	%clean
14cu|hg-git-0.8.5-1|38	
14cu|hg-git-0.8.5-1|39	%files
14cu|hg-git-0.8.5-1|40	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/hg-git.rc
14cu|hg-git-0.8.5-1|41	%{py_puresitedir}/hg_git*
14cu|hg-git-0.8.5-1|42	%{py_puresitedir}/hggit*
14cu|hg-git-0.8.5-1|43	
14cu|hg-git-0.8.5-1|44	%changelog
14cu|hg-git-0.8.5-1|45	
14cu|hg-git-0.8.5-1|46	* Sat Sep 17 2016 alzim <alzim@bk.ru> 0.8.5-1
14cu|hg-git-0.8.5-1|47	- (89fa20d) Merge pull request #1 from import/hg-git:rosa2016.1
14cu|hg-git-0.8.5-1|48	- (89fa20d) Updated to 0.8.5
14cu|hg-git-0.8.5-1|49	
14cu|hg-git-0.8.5-1|50	

10407 14
14cu|hiawatha-10.3-1|1	Summary:	An advanced and secure webserver for Unix
14cu|hiawatha-10.3-1|2	Name:		hiawatha
14cu|hiawatha-10.3-1|3	Version:	10.3
14cu|hiawatha-10.3-1|4	Release:	1
14cu|hiawatha-10.3-1|5	License:	GPLv2
14cu|hiawatha-10.3-1|6	Group:		System/Servers
14cu|hiawatha-10.3-1|7	Url:		http://www.hiawatha-webserver.org/
14cu|hiawatha-10.3-1|8	Source0:	http://www.hiawatha-webserver.org/files/%{name}-%{version}.tar.gz
14cu|hiawatha-10.3-1|9	Source1:	hiawatha.service
14cu|hiawatha-10.3-1|10	Source2:	hiawatha.tmpfiles
14cu|hiawatha-10.3-1|11	BuildRequires:	libxslt-devel
14cu|hiawatha-10.3-1|12	BuildRequires:	pkcs11-helper-devel
14cu|hiawatha-10.3-1|13	BuildRequires:	polarssl-devel
14cu|hiawatha-10.3-1|14	BuildRequires:	cmake >= 2.8.4
14cu|hiawatha-10.3-1|15	Requires(preun):rpm-helper
14cu|hiawatha-10.3-1|16	Requires(post):	rpm-helper
14cu|hiawatha-10.3-1|17	Provides:	webserver
14cu|hiawatha-10.3-1|18	
14cu|hiawatha-10.3-1|19	
14cu|hiawatha-10.3-1|20	%description
14cu|hiawatha-10.3-1|21	Hiawatha is an advanced and secure webserver for Unix. It has been written
14cu|hiawatha-10.3-1|22	with 'being secure' as its main goal. This resulted in a webserver which
14cu|hiawatha-10.3-1|23	has for example DoS protection, connection control and traffic throttling.
14cu|hiawatha-10.3-1|24	It has of course also thoroughly been checked and tested for buffer overflows
14cu|hiawatha-10.3-1|25	
14cu|hiawatha-10.3-1|26	%prep
14cu|hiawatha-10.3-1|27	%setup -q
14cu|hiawatha-10.3-1|28	rm -rf polarssl
14cu|hiawatha-10.3-1|29	
14cu|hiawatha-10.3-1|30	%build
14cu|hiawatha-10.3-1|31	%cmake -DENABLE_MONITOR:BOOL=ON \
14cu|hiawatha-10.3-1|32	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14cu|hiawatha-10.3-1|33	-DCMAKE_INSTALL_LOCALSTATEDIR:PATH=var \
14cu|hiawatha-10.3-1|34	-DCMAKE_INSTALL_PREFIX:PATH="" \
14cu|hiawatha-10.3-1|35	-DCMAKE_INSTALL_BINDIR:PATH=%{_bindir} \
14cu|hiawatha-10.3-1|36	-DCMAKE_INSTALL_SBINDIR:PATH=%{_sbindir} \
14cu|hiawatha-10.3-1|37	-DCMAKE_INSTALL_MANDIR:PATH=%{_mandir} \
14cu|hiawatha-10.3-1|38	-DLOG_DIR="%{_localstatedir}/log/hiawatha" \
14cu|hiawatha-10.3-1|39	-DPID_DIR="%{_localstatedir}/run" \
14cu|hiawatha-10.3-1|40	-DWORK_DIR="%{_localstatedir}/lib/hiawatha" \
14cu|hiawatha-10.3-1|41	-DENABLE_CACHE=On \
14cu|hiawatha-10.3-1|42	-DENABLE_IPV6=On \
14cu|hiawatha-10.3-1|43	-DENABLE_RPROXY=On \
14cu|hiawatha-10.3-1|44	-DENABLE_SSL=On \
14cu|hiawatha-10.3-1|45	-DENABLE_TOMAHAWK=On \
14cu|hiawatha-10.3-1|46	-DENABLE_TOOLKIT=On \
14cu|hiawatha-10.3-1|47	-DENABLE_XSLT=On \
14cu|hiawatha-10.3-1|48	-DENABLE_ZLIB_SUPPORT=On \
14cu|hiawatha-10.3-1|49	-DUSE_SYSTEM_POLARSSL=On
14cu|hiawatha-10.3-1|50	
14cu|hiawatha-10.3-1|51	%make
14cu|hiawatha-10.3-1|52	
14cu|hiawatha-10.3-1|53	%install
14cu|hiawatha-10.3-1|54	pushd build
14cu|hiawatha-10.3-1|55	%makeinstall_std
14cu|hiawatha-10.3-1|56	install -d -m 755 %{buildroot}/var/log/%{name}
14cu|hiawatha-10.3-1|57	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|hiawatha-10.3-1|58	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|hiawatha-10.3-1|59	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/hiawatha.service
14cu|hiawatha-10.3-1|60	
14cu|hiawatha-10.3-1|61	#logrotate..
14cu|hiawatha-10.3-1|62	
14cu|hiawatha-10.3-1|63	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|hiawatha-10.3-1|64	%{_logdir}/%{name}/*.log {
14cu|hiawatha-10.3-1|65	size=10M
14cu|hiawatha-10.3-1|66	rotate 5
14cu|hiawatha-10.3-1|67	weekly
14cu|hiawatha-10.3-1|68	missingok
14cu|hiawatha-10.3-1|69	notifempty
14cu|hiawatha-10.3-1|70	postrotate
14cu|hiawatha-10.3-1|71	service %{name} reload
14cu|hiawatha-10.3-1|72	endscript
14cu|hiawatha-10.3-1|73	}
14cu|hiawatha-10.3-1|74	EOF
14cu|hiawatha-10.3-1|75	
14cu|hiawatha-10.3-1|76	
14cu|hiawatha-10.3-1|77	#run as apache  user
14cu|hiawatha-10.3-1|78	sed "s/#ServerId = www-data/ServerId = apache/" -i %{buildroot}%{_sysconfdir}/hiawatha/hiawatha.conf
14cu|hiawatha-10.3-1|79	
14cu|hiawatha-10.3-1|80	popd
14cu|hiawatha-10.3-1|81	
14cu|hiawatha-10.3-1|82	%post
14cu|hiawatha-10.3-1|83	%systemd_post %{name}.service
14cu|hiawatha-10.3-1|84	
14cu|hiawatha-10.3-1|85	%preun
14cu|hiawatha-10.3-1|86	%systemd_preun %{name}.service
14cu|hiawatha-10.3-1|87	
14cu|hiawatha-10.3-1|88	%postun
14cu|hiawatha-10.3-1|89	%systemd_postun_with_restart %{name}.service
14cu|hiawatha-10.3-1|90	
14cu|hiawatha-10.3-1|91	%files
14cu|hiawatha-10.3-1|92	%attr(4755,root,root) %{_sbindir}/cgi-wrapper
14cu|hiawatha-10.3-1|93	%attr(0755,root,root) %{_bindir}/ssi-cgi
14cu|hiawatha-10.3-1|94	%attr(0755,root,root) %{_sbindir}/wigwam
14cu|hiawatha-10.3-1|95	%attr(0755,root,root) %{_sbindir}/%{name}
14cu|hiawatha-10.3-1|96	
14cu|hiawatha-10.3-1|97	%dir %{_sysconfdir}/%{name}
14cu|hiawatha-10.3-1|98	%{_sysconfdir}/%{name}/*
14cu|hiawatha-10.3-1|99	%{_mandir}/*/*.*
14cu|hiawatha-10.3-1|100	%{_sysconfdir}/logrotate.d/%{name}
14cu|hiawatha-10.3-1|101	%{_unitdir}/%{name}.service
14cu|hiawatha-10.3-1|102	%{_tmpfilesdir}/%{name}.conf
14cu|hiawatha-10.3-1|103	%{_libdir}/hiawatha/*
14cu|hiawatha-10.3-1|104	%{_localstatedir}/www/%{name}/index.html
14cu|hiawatha-10.3-1|105	%dir %attr(-,apache,apache) %{_localstatedir}/log/%{name}/
14cu|hiawatha-10.3-1|106	
14cu|hiawatha-10.3-1|107	%changelog
14cu|hiawatha-10.3-1|108	
14cu|hiawatha-10.3-1|109	* Sat Sep 17 2016 alzim <alzim@bk.ru> 10.3-1
14cu|hiawatha-10.3-1|110	- (3ad50b3) Merge pull request #2 from import/hiawatha:rosa2016.1
14cu|hiawatha-10.3-1|111	- (3ad50b3) Updated to 10.3
14cu|hiawatha-10.3-1|112	
14cu|hiawatha-10.3-1|113	

10408 14
14cu|hiera-1.3.4-1|1	Name:           hiera
14cu|hiera-1.3.4-1|2	Version:        1.3.4
14cu|hiera-1.3.4-1|3	Release:        1%{?dist}
14cu|hiera-1.3.4-1|4	Summary:        A simple hierarchical database supporting plugin data sources
14cu|hiera-1.3.4-1|5	
14cu|hiera-1.3.4-1|6	Group:          Monitoring
14cu|hiera-1.3.4-1|7	License:        ASL 2.0
14cu|hiera-1.3.4-1|8	URL:            http://projects.puppetlabs.com/projects/%{name}/
14cu|hiera-1.3.4-1|9	Source0:        http://downloads.puppetlabs.com/hiera/%{name}-%{version}.tar.gz
14cu|hiera-1.3.4-1|10	BuildArch:      noarch
14cu|hiera-1.3.4-1|11	BuildRequires:  rubygem(rspec)
14cu|hiera-1.3.4-1|12	BuildRequires:  rubygem(mocha)
14cu|hiera-1.3.4-1|13	BuildRequires:  ruby-devel
14cu|hiera-1.3.4-1|14	
14cu|hiera-1.3.4-1|15	%description
14cu|hiera-1.3.4-1|16	A simple hierarchical database supporting plugin data sources.
14cu|hiera-1.3.4-1|17	
14cu|hiera-1.3.4-1|18	%prep
14cu|hiera-1.3.4-1|19	%setup -q
14cu|hiera-1.3.4-1|20	
14cu|hiera-1.3.4-1|21	%build
14cu|hiera-1.3.4-1|22	# Nothing to build
14cu|hiera-1.3.4-1|23	
14cu|hiera-1.3.4-1|24	%install
14cu|hiera-1.3.4-1|25	mkdir -p %{buildroot}%{ruby_vendorlibdir}
14cu|hiera-1.3.4-1|26	mkdir -p %{buildroot}%{_sysconfdir}
14cu|hiera-1.3.4-1|27	mkdir -p %{buildroot}%{_bindir}
14cu|hiera-1.3.4-1|28	cp -pr lib/hiera %{buildroot}%{ruby_vendorlibdir}
14cu|hiera-1.3.4-1|29	cp -pr lib/hiera.rb %{buildroot}%{ruby_vendorlibdir}
14cu|hiera-1.3.4-1|30	install -p -m0755 bin/hiera %{buildroot}%{_bindir}
14cu|hiera-1.3.4-1|31	install -p -m0644 ext/hiera.yaml %{buildroot}%{_sysconfdir}
14cu|hiera-1.3.4-1|32	mkdir -p %{buildroot}%{_var}/lib/hiera
14cu|hiera-1.3.4-1|33	
14cu|hiera-1.3.4-1|34	%check
14cu|hiera-1.3.4-1|35	%if 0%{?with_checks}
14cu|hiera-1.3.4-1|36	ruby spec/spec_helper.rb
14cu|hiera-1.3.4-1|37	%endif
14cu|hiera-1.3.4-1|38	
14cu|hiera-1.3.4-1|39	%clean
14cu|hiera-1.3.4-1|40	
14cu|hiera-1.3.4-1|41	%files
14cu|hiera-1.3.4-1|42	%defattr(-,root,root,-)
14cu|hiera-1.3.4-1|43	%{_bindir}/hiera
14cu|hiera-1.3.4-1|44	%{ruby_vendorlibdir}/hiera.rb
14cu|hiera-1.3.4-1|45	%{ruby_vendorlibdir}/hiera
14cu|hiera-1.3.4-1|46	%dir %{_var}/lib/hiera
14cu|hiera-1.3.4-1|47	%config(noreplace) %{_sysconfdir}/hiera.yaml
14cu|hiera-1.3.4-1|48	%doc COPYING README.md LICENSE
14cu|hiera-1.3.4-1|49	
14cu|hiera-1.3.4-1|50	
14cu|hiera-1.3.4-1|51	
14cu|hiera-1.3.4-1|52	%changelog
14cu|hiera-1.3.4-1|53	* Mon Mar 16 2015 Sergey A. Sokolov <sokol@xi-ix.org> 1.3.4-1
14cu|hiera-1.3.4-1|54	+ Revision: 9c69ea4
14cu|hiera-1.3.4-1|55	- init
14cu|hiera-1.3.4-1|56	
14cu|hiera-1.3.4-1|57	

10409 14
14cu|higan-0.094-1|1	%define debug_package	%{nil}
14cu|higan-0.094-1|2	%define major		1
14cu|higan-0.094-1|3	%define libananke %mklibname ananke %{major}
14cu|higan-0.094-1|4	%define vernumber 094
14cu|higan-0.094-1|5	
14cu|higan-0.094-1|6	Name:           higan
14cu|higan-0.094-1|7	Version:        0.%{vernumber}
14cu|higan-0.094-1|8	Release:        1
14cu|higan-0.094-1|9	Summary:        Nintendo emulator focused on accuracy
14cu|higan-0.094-1|10	License:        GPLv3
14cu|higan-0.094-1|11	Group:          Emulators
14cu|higan-0.094-1|12	Url:            http://byuu.org/emulation/higan/
14cu|higan-0.094-1|13	Source0:        http://files.byuu.org/download/higan_v%{vernumber}-source.tar.xz
14cu|higan-0.094-1|14	Source100:      higan.rpmlintrc
14cu|higan-0.094-1|15	Patch1:         Makefile_no_home_folder.patch
14cu|higan-0.094-1|16	
14cu|higan-0.094-1|17	BuildRequires:  pkgconfig(QtCore)
14cu|higan-0.094-1|18	BuildRequires:  pkgconfig(QtGui)
14cu|higan-0.094-1|19	BuildRequires:  pkgconfig(alsa)
14cu|higan-0.094-1|20	BuildRequires:  pkgconfig(ao)
14cu|higan-0.094-1|21	BuildRequires:  pkgconfig(gl)
14cu|higan-0.094-1|22	BuildRequires:  pkgconfig(libpulse)
14cu|higan-0.094-1|23	BuildRequires:  pkgconfig(libpulse-simple)
14cu|higan-0.094-1|24	BuildRequires:  pkgconfig(libudev)
14cu|higan-0.094-1|25	BuildRequires:  pkgconfig(openal)
14cu|higan-0.094-1|26	BuildRequires:  pkgconfig(sdl)
14cu|higan-0.094-1|27	BuildRequires:  pkgconfig(x11)
14cu|higan-0.094-1|28	BuildRequires:  pkgconfig(xext)
14cu|higan-0.094-1|29	BuildRequires:  pkgconfig(xv)
14cu|higan-0.094-1|30	BuildRequires:  desktop-file-utils
14cu|higan-0.094-1|31	
14cu|higan-0.094-1|32	Requires:       %{libananke} = %{EVRD}
14cu|higan-0.094-1|33	# Although initially a stand-alone emulator,
14cu|higan-0.094-1|34	# it is now part of higan, a Nintendo multi-system emulator.
14cu|higan-0.094-1|35	# Sorry for the GTK part, no longer developed.
14cu|higan-0.094-1|36	Obsoletes:	bsnes-binary < %{EVRD}
14cu|higan-0.094-1|37	Obsoletes:	bsnes-qt4-compatibility < %{EVRD}
14cu|higan-0.094-1|38	Obsoletes:	bsnes-gtk-compatibility < %{EVRD}
14cu|higan-0.094-1|39	Obsoletes:	bsnes-qt4-accuracy < %{EVRD}
14cu|higan-0.094-1|40	Obsoletes:	bsnes-gtk-accuracy < %{EVRD}
14cu|higan-0.094-1|41	Obsoletes:	bsnes-qt4-performance < %{EVRD}
14cu|higan-0.094-1|42	Obsoletes:	bsnes-gtk-performance < %{EVRD}
14cu|higan-0.094-1|43	
14cu|higan-0.094-1|44	%rename bsnes
14cu|higan-0.094-1|45	
14cu|higan-0.094-1|46	%description
14cu|higan-0.094-1|47	%{name} is an emulator that began development
14cu|higan-0.094-1|48	on 14 October 2004.
14cu|higan-0.094-1|49	The purpose of the
14cu|higan-0.094-1|50	emulator is a bit different from other emulators:
14cu|higan-0.094-1|51	it focuses on accuracy,
14cu|higan-0.094-1|52	debugging functionality, and clean code.
14cu|higan-0.094-1|53	The emulator does not focus on things that would
14cu|higan-0.094-1|54	hinder accuracy.
14cu|higan-0.094-1|55	This includes speed and game-specific
14cu|higan-0.094-1|56	hacks for compatibility.
14cu|higan-0.094-1|57	As a result, the minimum system requirements
14cu|higan-0.094-1|58	for %{name} are quite high.
14cu|higan-0.094-1|59	
14cu|higan-0.094-1|60	%files
14cu|higan-0.094-1|61	%{_bindir}/%{name}
14cu|higan-0.094-1|62	%{_datadir}/applications/%{name}.desktop
14cu|higan-0.094-1|63	%{_datadir}/%{name}/
14cu|higan-0.094-1|64	%{_datadir}/pixmaps/%{name}.png
14cu|higan-0.094-1|65	#-----------------------------------------------------------
14cu|higan-0.094-1|66	%package -n	%{libananke}
14cu|higan-0.094-1|67	Summary:        The ananke decompress library
14cu|higan-0.094-1|68	Group:          Emulators
14cu|higan-0.094-1|69	
14cu|higan-0.094-1|70	%description -n %{libananke}
14cu|higan-0.094-1|71	This library decompresses the roms which are loaded by higan
14cu|higan-0.094-1|72	
14cu|higan-0.094-1|73	
14cu|higan-0.094-1|74	%files -n %{libananke}
14cu|higan-0.094-1|75	%{_libdir}/libananke.so.%{major}
14cu|higan-0.094-1|76	%{_libdir}/libananke.so
14cu|higan-0.094-1|77	#-----------------------------------------------------------
14cu|higan-0.094-1|78	
14cu|higan-0.094-1|79	%prep
14cu|higan-0.094-1|80	%setup -qn %{name}_v%{vernumber}-source
14cu|higan-0.094-1|81	%patch1 -p1
14cu|higan-0.094-1|82	
14cu|higan-0.094-1|83	# linting
14cu|higan-0.094-1|84	find . -type f -not -name \*.sh -exec chmod 644 {} \;
14cu|higan-0.094-1|85	perl -pi -e 's,sudo,,g;' */Makefile
14cu|higan-0.094-1|86	perl -pi -e 's,/usr/,\$(prefix)/,g;' shaders/Makefile target-ethos/Makefile
14cu|higan-0.094-1|87	perl -pi -e 's,march=native,march=k8,g;' Makefile
14cu|higan-0.094-1|88	
14cu|higan-0.094-1|89	%build
14cu|higan-0.094-1|90	echo %{_lib}
14cu|higan-0.094-1|91	export prefix=/usr
14cu|higan-0.094-1|92	moc -i -o phoenix/qt/platform.moc phoenix/qt/platform.moc.hpp
14cu|higan-0.094-1|93	%make -C ananke
14cu|higan-0.094-1|94	%make phoenix=qt
14cu|higan-0.094-1|95	
14cu|higan-0.094-1|96	%install
14cu|higan-0.094-1|97	mkdir -p %{buildroot}%{_libdir}
14cu|higan-0.094-1|98	export prefix=%{buildroot}/usr
14cu|higan-0.094-1|99	
14cu|higan-0.094-1|100	chmod -R o-w %{buildroot}/usr
14cu|higan-0.094-1|101	(cd ananke && make path=%{buildroot}%{_libdir} install)
14cu|higan-0.094-1|102	rm %{buildroot}%{_libdir}/libananke.so
14cu|higan-0.094-1|103	ln -s libananke.so.%{major} %{buildroot}/%{_libdir}/libananke.so
14cu|higan-0.094-1|104	make install
14cu|higan-0.094-1|105	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 {} \;
14cu|higan-0.094-1|106	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
14cu|higan-0.094-1|107	
14cu|higan-0.094-1|108	%check
14cu|higan-0.094-1|109	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|higan-0.094-1|110	
14cu|higan-0.094-1|111	%changelog
14cu|higan-0.094-1|112	
14cu|higan-0.094-1|113	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 0.094-1
14cu|higan-0.094-1|114	- (46e989c) Log: Update to 0.094
14cu|higan-0.094-1|115	- (46e989c) bsnes is part of higan project now
14cu|higan-0.094-1|116	- (46e989c) GTK UI was dropped upstream
14cu|higan-0.094-1|117	
14cu|higan-0.094-1|118	

10410 14
14cu|higgins-0.15.392-1|1	######################################################
14cu|higgins-0.15.392-1|2	# SpecFile: higgins.spec
14cu|higgins-0.15.392-1|3	# For git do:
14cu|higgins-0.15.392-1|4	# git clone  https://github.com/kokoko3k/higgins.git
14cu|higgins-0.15.392-1|5	######################################################
14cu|higgins-0.15.392-1|6	
14cu|higgins-0.15.392-1|7	Summary:	Gambas3 apps launcher
14cu|higgins-0.15.392-1|8	Name:		higgins
14cu|higgins-0.15.392-1|9	Version:	0.15.392
14cu|higgins-0.15.392-1|10	Release:	1
14cu|higgins-0.15.392-1|11	Url:		https://github.com/kokoko3k/higgins
14cu|higgins-0.15.392-1|12	Source0:	https://github.com/kokoko3k/higgins/archive/%{version}.tar.gz
14cu|higgins-0.15.392-1|13	License:	GPLv3
14cu|higgins-0.15.392-1|14	Group:		Development/Basic
14cu|higgins-0.15.392-1|15	BuildRequires:	gambas3-devel >= 3.9.2
14cu|higgins-0.15.392-1|16	BuildRequires:	gambas3-runtime >= 3.9.2
14cu|higgins-0.15.392-1|17	BuildRequires:	gambas3-gb-args >= 3.9.2
14cu|higgins-0.15.392-1|18	BuildRequires:	gambas3-gb-image >= 3.9.2
14cu|higgins-0.15.392-1|19	BuildRequires:	gambas3-gb-qt5 >= 3.9.2
14cu|higgins-0.15.392-1|20	BuildRequires:	gambas3-gb-form >= 3.9.2
14cu|higgins-0.15.392-1|21	BuildRequires:	gambas3-gb-dbus >= 3.9.2
14cu|higgins-0.15.392-1|22	BuildRequires:	gambas3-gb-desktop >= 3.9.2
14cu|higgins-0.15.392-1|23	BuildRequires:	gambas3-gb-settings >= 3.9.2
14cu|higgins-0.15.392-1|24	BuildRequires:	gambas3-gb-gui >= 3.9.2
14cu|higgins-0.15.392-1|25	BuildRequires:	gambas3-gb-image >= 3.9.2
14cu|higgins-0.15.392-1|26	BuildRequires:	gambas3-gb-image-effect >= 3.9.2
14cu|higgins-0.15.392-1|27	BuildRequires:	gambas3-gb-net >= 3.9.2
14cu|higgins-0.15.392-1|28	BuildRequires:	gambas3-gb-util >= 3.9.2
14cu|higgins-0.15.392-1|29	BuildRequires:	gambas3-gb-web >= 3.9.2
14cu|higgins-0.15.392-1|30	BuildRequires:	gambas3-gb-inotify >= 3.9.2
14cu|higgins-0.15.392-1|31	BuildRequires:	imagemagick
14cu|higgins-0.15.392-1|32	BuildRequires:	xbindkeys
14cu|higgins-0.15.392-1|33	BuildRequires:	desktop-file-utils
14cu|higgins-0.15.392-1|34	
14cu|higgins-0.15.392-1|35	Requires:	gambas3-runtime >= 3.9.2
14cu|higgins-0.15.392-1|36	Requires:	gambas3-gb-args >= 3.9.2
14cu|higgins-0.15.392-1|37	Requires:	gambas3-gb-image >= 3.9.2
14cu|higgins-0.15.392-1|38	Requires:	gambas3-gb-qt5 >= 3.9.2
14cu|higgins-0.15.392-1|39	Requires:	gambas3-gb-form >= 3.9.2
14cu|higgins-0.15.392-1|40	Requires:	gambas3-gb-dbus >= 3.9.2
14cu|higgins-0.15.392-1|41	Requires:	gambas3-gb-desktop >= 3.9.2
14cu|higgins-0.15.392-1|42	Requires:	gambas3-gb-settings >= 3.9.2
14cu|higgins-0.15.392-1|43	Requires:	gambas3-gb-gui >= 3.9.2
14cu|higgins-0.15.392-1|44	Requires:	gambas3-gb-image >= 3.9.2
14cu|higgins-0.15.392-1|45	Requires:	gambas3-gb-image-effect >= 3.9.2
14cu|higgins-0.15.392-1|46	Requires:	gambas3-gb-net >= 3.9.2
14cu|higgins-0.15.392-1|47	Requires:	gambas3-gb-util >= 3.9.2
14cu|higgins-0.15.392-1|48	Requires:	gambas3-gb-web >= 3.9.2
14cu|higgins-0.15.392-1|49	Requires:	gambas3-gb-util-web >= 3.9.2
14cu|higgins-0.15.392-1|50	Requires:	gambas3-gb-inotify >= 3.9.2
14cu|higgins-0.15.392-1|51	Requires:	gambas3-gb-inotify >= 3.9.2
14cu|higgins-0.15.392-1|52	Requires:	xbindkeys
14cu|higgins-0.15.392-1|53	BuildArch:	noarch
14cu|higgins-0.15.392-1|54	
14cu|higgins-0.15.392-1|55	AutoReqProv:	no
14cu|higgins-0.15.392-1|56	
14cu|higgins-0.15.392-1|57	%description
14cu|higgins-0.15.392-1|58	Application launcher starts applications and search for things.
14cu|higgins-0.15.392-1|59	* Evaluate expressions (calculator)
14cu|higgins-0.15.392-1|60	* Find recently opened document
14cu|higgins-0.15.392-1|61	* Find desktop applications
14cu|higgins-0.15.392-1|62	* Find executables
14cu|higgins-0.15.392-1|63	* Find local bookmarks
14cu|higgins-0.15.392-1|64	* Lists the content of folders
14cu|higgins-0.15.392-1|65	* Find files by indexing user-specified folders
14cu|higgins-0.15.392-1|66	* Support external plugins;
14cu|higgins-0.15.392-1|67	take a look to External_plugin_locate.sh for an example.
14cu|higgins-0.15.392-1|68	
14cu|higgins-0.15.392-1|69	%files
14cu|higgins-0.15.392-1|70	%doc README.* LICENSE.*
14cu|higgins-0.15.392-1|71	%{_bindir}/%{name}
14cu|higgins-0.15.392-1|72	%{_datadir}/applications/%{name}.desktop
14cu|higgins-0.15.392-1|73	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|higgins-0.15.392-1|74	%{_datadir}/%{name}/
14cu|higgins-0.15.392-1|75	%{_appdatadir}/higgins.appdata.xml
14cu|higgins-0.15.392-1|76	
14cu|higgins-0.15.392-1|77	#-------------------------------------------------------
14cu|higgins-0.15.392-1|78	%prep
14cu|higgins-0.15.392-1|79	%setup -q
14cu|higgins-0.15.392-1|80	
14cu|higgins-0.15.392-1|81	%build
14cu|higgins-0.15.392-1|82	gbc3 -e -a -g -t -p -m
14cu|higgins-0.15.392-1|83	gba3
14cu|higgins-0.15.392-1|84	
14cu|higgins-0.15.392-1|85	
14cu|higgins-0.15.392-1|86	%install
14cu|higgins-0.15.392-1|87	# binary
14cu|higgins-0.15.392-1|88	mkdir -p %{buildroot}%{_bindir}
14cu|higgins-0.15.392-1|89	install -m755 %{name}-%{version}.gambas %{buildroot}%{_bindir}/%{name}
14cu|higgins-0.15.392-1|90	# data
14cu|higgins-0.15.392-1|91	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|higgins-0.15.392-1|92	cp -pr backgrounds/ %{buildroot}%{_datadir}/%{name}
14cu|higgins-0.15.392-1|93	
14cu|higgins-0.15.392-1|94	# menu entry
14cu|higgins-0.15.392-1|95	
14cu|higgins-0.15.392-1|96	desktop-file-edit higgins.desktop --add-category=FileManager \
14cu|higgins-0.15.392-1|97	--add-category=Utility \
14cu|higgins-0.15.392-1|98	--add-category=FileTools
14cu|higgins-0.15.392-1|99	
14cu|higgins-0.15.392-1|100	
14cu|higgins-0.15.392-1|101	install -D -m644 higgins.desktop %{buildroot}%{_datadir}/applications/higgins.desktop
14cu|higgins-0.15.392-1|102	install -D -m644 higgins.appdata.xml %{buildroot}%{_appdatadir}/higgins.appdata.xml
14cu|higgins-0.15.392-1|103	
14cu|higgins-0.15.392-1|104	# Icon
14cu|higgins-0.15.392-1|105	for size in 256 48 32 16; do
14cu|higgins-0.15.392-1|106	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|higgins-0.15.392-1|107	convert appicon.png -resize ${size} %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|higgins-0.15.392-1|108	done
14cu|higgins-0.15.392-1|109	
14cu|higgins-0.15.392-1|110	
14cu|higgins-0.15.392-1|111	%changelog
14cu|higgins-0.15.392-1|112	
14cu|higgins-0.15.392-1|113	* Thu Sep 21 2017 abfonly <abfonly@gmail.com> 0.15.392-1
14cu|higgins-0.15.392-1|114	- (6554987) Log: Update to 0.15.392
14cu|higgins-0.15.392-1|115	- (6554987) Search for icons in _root_ path too (/usr/share/icons/icon.ext)
14cu|higgins-0.15.392-1|116	- (6554987) Finish italian translation
14cu|higgins-0.15.392-1|117	- (6554987) Catch errors in textbox1_keypress
14cu|higgins-0.15.392-1|118	- (6554987) Indexing is completely unblocking now
14cu|higgins-0.15.392-1|119	- (6554987) Honour _Path=_ found in desktop files
14cu|higgins-0.15.392-1|120	- (6554987) Fixed a crash when pasting string at the the very first start
14cu|higgins-0.15.392-1|121	- (6554987) plugin_executable: do not search for empty strings
14cu|higgins-0.15.392-1|122	- (6554987) Auto-trim search terms.
14cu|higgins-0.15.392-1|123	- (6554987) Plugin_find: allow to ignore hidden files
14cu|higgins-0.15.392-1|124	- (6554987) Plugin_find: Explain what _match full path_ does (tooltip)
14cu|higgins-0.15.392-1|125	
14cu|higgins-0.15.392-1|126	

10411 14
14cu|hiredis-0.10.1-3|1	%define major 0
14cu|hiredis-0.10.1-3|2	%define libname %mklibname hiredis %{major}
14cu|hiredis-0.10.1-3|3	%define devname %mklibname hiredis -d
14cu|hiredis-0.10.1-3|4	
14cu|hiredis-0.10.1-3|5	Summary:	A minimalistic C client library for Redis
14cu|hiredis-0.10.1-3|6	Name:		hiredis
14cu|hiredis-0.10.1-3|7	Version:	0.10.1
14cu|hiredis-0.10.1-3|8	Release:	3
14cu|hiredis-0.10.1-3|9	License:	BSD
14cu|hiredis-0.10.1-3|10	Group:		System/Libraries
14cu|hiredis-0.10.1-3|11	Url:		https://github.com/antirez/hiredis
14cu|hiredis-0.10.1-3|12	Source0:	antirez-%{name}-v%{version}-28-gd5d8843.tar.gz
14cu|hiredis-0.10.1-3|13	Patch0:		hiredis-0.10.1-major.patch
14cu|hiredis-0.10.1-3|14	
14cu|hiredis-0.10.1-3|15	%description
14cu|hiredis-0.10.1-3|16	Hiredis is a minimalistic C client library for the Redis database.
14cu|hiredis-0.10.1-3|17	
14cu|hiredis-0.10.1-3|18	#----------------------------------------------------------------------------
14cu|hiredis-0.10.1-3|19	
14cu|hiredis-0.10.1-3|20	%package -n %{libname}
14cu|hiredis-0.10.1-3|21	Summary:	A minimalistic C client library for Redis
14cu|hiredis-0.10.1-3|22	Group:		System/Libraries
14cu|hiredis-0.10.1-3|23	
14cu|hiredis-0.10.1-3|24	%description -n %{libname}
14cu|hiredis-0.10.1-3|25	Hiredis is a minimalistic C client library for the Redis database.
14cu|hiredis-0.10.1-3|26	
14cu|hiredis-0.10.1-3|27	%files -n %{libname}
14cu|hiredis-0.10.1-3|28	%doc COPYING
14cu|hiredis-0.10.1-3|29	%{_libdir}/libhiredis.so.%{major}*
14cu|hiredis-0.10.1-3|30	
14cu|hiredis-0.10.1-3|31	#----------------------------------------------------------------------------
14cu|hiredis-0.10.1-3|32	
14cu|hiredis-0.10.1-3|33	%package -n %{devname}
14cu|hiredis-0.10.1-3|34	Summary:	Header files and libraries for hiredis C development
14cu|hiredis-0.10.1-3|35	Group:		Development/C
14cu|hiredis-0.10.1-3|36	Requires:	%{libname} = %{EVRD}
14cu|hiredis-0.10.1-3|37	Provides:	%{name}-devel = %{EVRD}
14cu|hiredis-0.10.1-3|38	
14cu|hiredis-0.10.1-3|39	%description -n %{devname}
14cu|hiredis-0.10.1-3|40	This package contains the header files and libraries to develop applications
14cu|hiredis-0.10.1-3|41	using a Redis database.
14cu|hiredis-0.10.1-3|42	
14cu|hiredis-0.10.1-3|43	%files -n %{devname}
14cu|hiredis-0.10.1-3|44	%doc README.md
14cu|hiredis-0.10.1-3|45	%{_includedir}/%{name}
14cu|hiredis-0.10.1-3|46	%{_libdir}/*.so
14cu|hiredis-0.10.1-3|47	
14cu|hiredis-0.10.1-3|48	#----------------------------------------------------------------------------
14cu|hiredis-0.10.1-3|49	
14cu|hiredis-0.10.1-3|50	%prep
14cu|hiredis-0.10.1-3|51	%setup -qn antirez-%{name}-d5d8843
14cu|hiredis-0.10.1-3|52	%patch0 -p1
14cu|hiredis-0.10.1-3|53	
14cu|hiredis-0.10.1-3|54	%build
14cu|hiredis-0.10.1-3|55	%make \
14cu|hiredis-0.10.1-3|56	OPTIMIZATION="%{optflags}" \
14cu|hiredis-0.10.1-3|57	LDFLAGS="%{ldflags}"
14cu|hiredis-0.10.1-3|58	
14cu|hiredis-0.10.1-3|59	%install
14cu|hiredis-0.10.1-3|60	make install \
14cu|hiredis-0.10.1-3|61	PREFIX=%{buildroot}%{_prefix} \
14cu|hiredis-0.10.1-3|62	INSTALL_LIBRARY_PATH=%{buildroot}%{_libdir}
14cu|hiredis-0.10.1-3|63	
14cu|hiredis-0.10.1-3|64	rm -f `find %{buildroot} -name *.*a`
14cu|hiredis-0.10.1-3|65	
14cu|hiredis-0.10.1-3|66	
14cu|hiredis-0.10.1-3|67	%changelog
14cu|hiredis-0.10.1-3|68	
14cu|hiredis-0.10.1-3|69	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-3
14cu|hiredis-0.10.1-3|70	- (e674f5f) Fix library major
14cu|hiredis-0.10.1-3|71	- (e674f5f) Spec cleanup
14cu|hiredis-0.10.1-3|72	
14cu|hiredis-0.10.1-3|73	

10412 14
14cu|hobbit-4.2.0-16|1	Summary:	Hobbit network monitor
14cu|hobbit-4.2.0-16|2	Name:		hobbit
14cu|hobbit-4.2.0-16|3	Version:	4.2.0
14cu|hobbit-4.2.0-16|4	Release:	16
14cu|hobbit-4.2.0-16|5	License:	GPL
14cu|hobbit-4.2.0-16|6	Group:		Networking/Other
14cu|hobbit-4.2.0-16|7	Url:		http://%{name}mon.sourceforge.net/
14cu|hobbit-4.2.0-16|8	Source0:	%{name}-%{version}.tar.bz2
14cu|hobbit-4.2.0-16|9	Source1:	do_devmon.c
14cu|hobbit-4.2.0-16|10	Patch0:		hobbit-4.1.2-ignore-cdrom.patch
14cu|hobbit-4.2.0-16|11	Patch1:		hobbit-4.1.2-fix-apache-alias.patch
14cu|hobbit-4.2.0-16|12	Patch2:		hobbit-4.1.2p1-client-send-msgs.patch
14cu|hobbit-4.2.0-16|13	Patch3:		http://www.hswn.dk/hobbitsw/patches/allinone.patch
14cu|hobbit-4.2.0-16|14	Patch4:		empty-dirinclude.patch
14cu|hobbit-4.2.0-16|15	Patch5:		http://bbwin.sourceforge.net/download/bbwin_4.2.patch
14cu|hobbit-4.2.0-16|16	# From devmon 0.3.0rc1 extras/
14cu|hobbit-4.2.0-16|17	Patch6:		hobbit-4.2.0-devmon.patch
14cu|hobbit-4.2.0-16|18	Patch7:		hobbit-4.2.0-fix-critical-confreport.patch
14cu|hobbit-4.2.0-16|19	Patch8:		hobbit-4.2.0-increase-nk-priorities.patch
14cu|hobbit-4.2.0-16|20	Patch9:		hobbit-4.2.0-sslv2.patch
14cu|hobbit-4.2.0-16|21	BuildRequires:	fping
14cu|hobbit-4.2.0-16|22	BuildRequires:	openldap-devel
14cu|hobbit-4.2.0-16|23	BuildRequires:	pkgconfig(libpcre)
14cu|hobbit-4.2.0-16|24	BuildRequires:	pkgconfig(librrd)
14cu|hobbit-4.2.0-16|25	BuildRequires:	pkgconfig(libtirpc)
14cu|hobbit-4.2.0-16|26	BuildRequires:	pkgconfig(openssl)
14cu|hobbit-4.2.0-16|27	Requires:	%{name}-client = %{EVRD}
14cu|hobbit-4.2.0-16|28	Requires:	rrdtool
14cu|hobbit-4.2.0-16|29	Requires(pre):	%{name}-client
14cu|hobbit-4.2.0-16|30	Requires(pre):	apache
14cu|hobbit-4.2.0-16|31	Requires(pre):	rpm-helper
14cu|hobbit-4.2.0-16|32	Conflicts:	%{name}-client < 4.2.0-2
14cu|hobbit-4.2.0-16|33	
14cu|hobbit-4.2.0-16|34	%description
14cu|hobbit-4.2.0-16|35	Hobbit is a system for monitoring your network servers and
14cu|hobbit-4.2.0-16|36	applications. It is heavily inspired by the Big Brother
14cu|hobbit-4.2.0-16|37	tool, but is a complete re-implementation with a lot of added
14cu|hobbit-4.2.0-16|38	functionality and performance improvements.
14cu|hobbit-4.2.0-16|39	
14cu|hobbit-4.2.0-16|40	%files
14cu|hobbit-4.2.0-16|41	%doc README README.CLIENT Changes* COPYING CREDITS
14cu|hobbit-4.2.0-16|42	%attr(644,root,root) %doc %{_mandir}/man*/*
14cu|hobbit-4.2.0-16|43	%exclude %{_mandir}/man1/bb.*
14cu|hobbit-4.2.0-16|44	%exclude %{_mandir}/man1/bbcmd.*
14cu|hobbit-4.2.0-16|45	%exclude %{_mandir}/man1/bbdigest.*
14cu|hobbit-4.2.0-16|46	%exclude %{_mandir}/man1/clientupdate.*
14cu|hobbit-4.2.0-16|47	%exclude %{_mandir}/man1/logfetch.*
14cu|hobbit-4.2.0-16|48	%exclude %{_mandir}/man1/orcahobbit.*
14cu|hobbit-4.2.0-16|49	%exclude %{_mandir}/man5/hobbitlaunch.cfg*
14cu|hobbit-4.2.0-16|50	%exclude %{_mandir}/man8/hobbitlaunch.*
14cu|hobbit-4.2.0-16|51	%exclude %{_mandir}/man8/msgcache.*
14cu|hobbit-4.2.0-16|52	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cfg*
14cu|hobbit-4.2.0-16|53	%dir %{_sysconfdir}/%{name}/hobbitgraph.d
14cu|hobbit-4.2.0-16|54	%exclude %{_sysconfdir}/%{name}/*client*.cfg
14cu|hobbit-4.2.0-16|55	%exclude %{_sysconfdir}/%{name}/*client*.cfg
14cu|hobbit-4.2.0-16|56	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/bb-*
14cu|hobbit-4.2.0-16|57	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.csv
14cu|hobbit-4.2.0-16|58	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-apache.conf
14cu|hobbit-4.2.0-16|59	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|hobbit-4.2.0-16|60	%config(noreplace) %{_sysconfdir}/%{name}/web
14cu|hobbit-4.2.0-16|61	%{_initrddir}/%{name}
14cu|hobbit-4.2.0-16|62	%dir %{_libdir}/%{name}
14cu|hobbit-4.2.0-16|63	%{_libdir}/%{name}/cgi-bin
14cu|hobbit-4.2.0-16|64	%{_libdir}/%{name}/cgi-secure
14cu|hobbit-4.2.0-16|65	%{_libdir}/%{name}/tmp
14cu|hobbit-4.2.0-16|66	%{_libdir}/%{name}/server
14cu|hobbit-4.2.0-16|67	%{_bindir}/*
14cu|hobbit-4.2.0-16|68	%attr(775,%{name},%{name}) %dir %{_localstatedir}/%{name}/www
14cu|hobbit-4.2.0-16|69	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/rep
14cu|hobbit-4.2.0-16|70	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/snap
14cu|hobbit-4.2.0-16|71	%attr(644,root,root) %config(noreplace) %{_localstatedir}/%{name}/www/menu/*
14cu|hobbit-4.2.0-16|72	%{_localstatedir}/%{name}/www/gifs
14cu|hobbit-4.2.0-16|73	%{_localstatedir}/%{name}/www/help
14cu|hobbit-4.2.0-16|74	%{_datadir}/%{name}
14cu|hobbit-4.2.0-16|75	%defattr(-,%{name},%{name})
14cu|hobbit-4.2.0-16|76	%dir %{_localstatedir}/%{name}
14cu|hobbit-4.2.0-16|77	%dir %{_localstatedir}/%{name}/histlogs
14cu|hobbit-4.2.0-16|78	%dir %{_localstatedir}/%{name}/tmp
14cu|hobbit-4.2.0-16|79	%dir %{_localstatedir}/%{name}/hist
14cu|hobbit-4.2.0-16|80	%dir %{_localstatedir}/%{name}/rrd
14cu|hobbit-4.2.0-16|81	%dir %{_localstatedir}/%{name}/acks
14cu|hobbit-4.2.0-16|82	%dir %{_localstatedir}/%{name}/www/notes
14cu|hobbit-4.2.0-16|83	
14cu|hobbit-4.2.0-16|84	%post
14cu|hobbit-4.2.0-16|85	if [ $1 == 1 ]
14cu|hobbit-4.2.0-16|86	then /etc/init.d/httpd reload
14cu|hobbit-4.2.0-16|87	fi
14cu|hobbit-4.2.0-16|88	%_post_service %{name}
14cu|hobbit-4.2.0-16|89	/sbin/chkconfig --list %{name}-client |grep -q on && /sbin/chkconfig %{name}-client off ||:
14cu|hobbit-4.2.0-16|90	
14cu|hobbit-4.2.0-16|91	%preun
14cu|hobbit-4.2.0-16|92	%_preun_service %{name}
14cu|hobbit-4.2.0-16|93	
14cu|hobbit-4.2.0-16|94	#----------------------------------------------------------------------------
14cu|hobbit-4.2.0-16|95	
14cu|hobbit-4.2.0-16|96	%package client
14cu|hobbit-4.2.0-16|97	Summary:	Hobbit client reporting data to the Hobbit server
14cu|hobbit-4.2.0-16|98	Group:		Networking/Other
14cu|hobbit-4.2.0-16|99	Requires(pre):	rpm-helper
14cu|hobbit-4.2.0-16|100	
14cu|hobbit-4.2.0-16|101	%description client
14cu|hobbit-4.2.0-16|102	This package contains a client for the Hobbit monitor. Clients
14cu|hobbit-4.2.0-16|103	report data about the local system to the monitor, allowing it
14cu|hobbit-4.2.0-16|104	to check on the status of the system load, filesystem utilisation,
14cu|hobbit-4.2.0-16|105	processes that must be running etc.
14cu|hobbit-4.2.0-16|106	
14cu|hobbit-4.2.0-16|107	%files client
14cu|hobbit-4.2.0-16|108	%doc README README.CLIENT Changes* COPYING CREDITS
14cu|hobbit-4.2.0-16|109	%attr(644,root,root) %doc %{_mandir}/man1/bb.*
14cu|hobbit-4.2.0-16|110	%attr(644,root,root) %doc %{_mandir}/man1/bbcmd.*
14cu|hobbit-4.2.0-16|111	%attr(644,root,root) %doc %{_mandir}/man1/bbdigest.*
14cu|hobbit-4.2.0-16|112	%attr(644,root,root) %doc %{_mandir}/man1/clientupdate.*
14cu|hobbit-4.2.0-16|113	%attr(644,root,root) %doc %{_mandir}/man1/logfetch.*
14cu|hobbit-4.2.0-16|114	%attr(644,root,root) %doc %{_mandir}/man1/orcahobbit.*
14cu|hobbit-4.2.0-16|115	%attr(644,root,root) %doc %{_mandir}/man5/hobbitlaunch.cfg*
14cu|hobbit-4.2.0-16|116	%attr(644,root,root) %doc %{_mandir}/man8/hobbitlaunch.*
14cu|hobbit-4.2.0-16|117	%attr(644,root,root) %doc %{_mandir}/man8/msgcache.*
14cu|hobbit-4.2.0-16|118	%{_libdir}/%{name}/client
14cu|hobbit-4.2.0-16|119	%dir %{_sysconfdir}/%{name}
14cu|hobbit-4.2.0-16|120	%config(noreplace) %{_sysconfdir}/%{name}/*client*.cfg
14cu|hobbit-4.2.0-16|121	%dir %{_sysconfdir}/%{name}/hobbitlaunch.d
14cu|hobbit-4.2.0-16|122	%attr(755,root,root) %{_initrddir}/%{name}-client
14cu|hobbit-4.2.0-16|123	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}-client
14cu|hobbit-4.2.0-16|124	%attr(755,%{name},%{name}) %dir %{_logdir}/%{name}
14cu|hobbit-4.2.0-16|125	%attr(755,%{name},%{name}) %dir %{_localstatedir}/%{name}-client
14cu|hobbit-4.2.0-16|126	
14cu|hobbit-4.2.0-16|127	%pre client
14cu|hobbit-4.2.0-16|128	if getent passwd %{name} 1>/dev/null 2>&1
14cu|hobbit-4.2.0-16|129	then
14cu|hobbit-4.2.0-16|130	echo "%{name} user present"
14cu|hobbit-4.2.0-16|131	else
14cu|hobbit-4.2.0-16|132	%_pre_useradd %{name} %{_libdir}/%{name} /bin/sh
14cu|hobbit-4.2.0-16|133	fi
14cu|hobbit-4.2.0-16|134	gpasswd -a hobbit adm
14cu|hobbit-4.2.0-16|135	
14cu|hobbit-4.2.0-16|136	%post client
14cu|hobbit-4.2.0-16|137	# if no server is installed, start the client via init script
14cu|hobbit-4.2.0-16|138	if [ -f /etc/init.d/%{name} ]
14cu|hobbit-4.2.0-16|139	then
14cu|hobbit-4.2.0-16|140	echo "server package installed, not starting client at boot"
14cu|hobbit-4.2.0-16|141	else
14cu|hobbit-4.2.0-16|142	%_post_service %{name}-client
14cu|hobbit-4.2.0-16|143	fi
14cu|hobbit-4.2.0-16|144	
14cu|hobbit-4.2.0-16|145	%preun client
14cu|hobbit-4.2.0-16|146	%_preun_service %{name}-client
14cu|hobbit-4.2.0-16|147	
14cu|hobbit-4.2.0-16|148	#----------------------------------------------------------------------------
14cu|hobbit-4.2.0-16|149	
14cu|hobbit-4.2.0-16|150	%prep
14cu|hobbit-4.2.0-16|151	%setup -q
14cu|hobbit-4.2.0-16|152	%patch0 -p1
14cu|hobbit-4.2.0-16|153	%patch1 -p1
14cu|hobbit-4.2.0-16|154	%patch3 -p0
14cu|hobbit-4.2.0-16|155	%patch4 -p0
14cu|hobbit-4.2.0-16|156	%patch5 -p0
14cu|hobbit-4.2.0-16|157	%patch6 -p1 -b .devmon
14cu|hobbit-4.2.0-16|158	cp %{SOURCE1} hobbitd/rrd/
14cu|hobbit-4.2.0-16|159	%patch7 -p1
14cu|hobbit-4.2.0-16|160	%patch8 -p1
14cu|hobbit-4.2.0-16|161	%patch9 -p1
14cu|hobbit-4.2.0-16|162	#%patch2 -p1
14cu|hobbit-4.2.0-16|163	# test should really check for RC -ne 127 (file not found), 1 is also acceptable
14cu|hobbit-4.2.0-16|164	perl -pi -e 's/-eq 0/-ne 127/g' build/fping.sh
14cu|hobbit-4.2.0-16|165	
14cu|hobbit-4.2.0-16|166	%build
14cu|hobbit-4.2.0-16|167	export ENABLESSL=y \
14cu|hobbit-4.2.0-16|168	ENABLELDAP=y \
14cu|hobbit-4.2.0-16|169	ENABLELDAPSSL=y \
14cu|hobbit-4.2.0-16|170	BBUSER=%{name} \
14cu|hobbit-4.2.0-16|171	BBTOPDIR=%{_libdir}/%{name} \
14cu|hobbit-4.2.0-16|172	BBVAR=%{_localstatedir}/%{name} \
14cu|hobbit-4.2.0-16|173	BBHOSTURL=/%{name} \
14cu|hobbit-4.2.0-16|174	CGIDIR=%{_libdir}/%{name}/cgi-bin \
14cu|hobbit-4.2.0-16|175	BBCGIURL=/%{name}-cgi \
14cu|hobbit-4.2.0-16|176	SECURECGIDIR=%{_libdir}/%{name}/cgi-secure \
14cu|hobbit-4.2.0-16|177	SECUREBBCGIURL=/%{name}-seccgi \
14cu|hobbit-4.2.0-16|178	HTTPDGID=apache \
14cu|hobbit-4.2.0-16|179	BBLOGDIR=%{_logdir}/%{name} \
14cu|hobbit-4.2.0-16|180	BBHOSTNAME=localhost \
14cu|hobbit-4.2.0-16|181	BBHOSTIP=127.0.0.1 \
14cu|hobbit-4.2.0-16|182	MANROOT=%{_mandir} \
14cu|hobbit-4.2.0-16|183	BARS=all \
14cu|hobbit-4.2.0-16|184	USENEWHIST=y \
14cu|hobbit-4.2.0-16|185	PIXELCOUNT=960 \
14cu|hobbit-4.2.0-16|186	INSTALLBINDIR=%{_libdir}/%{name}/server/bin \
14cu|hobbit-4.2.0-16|187	INSTALLETCDIR=%{_sysconfdir}/%{name} \
14cu|hobbit-4.2.0-16|188	INSTALLWEBDIR=%{_sysconfdir}/%{name}/web \
14cu|hobbit-4.2.0-16|189	INSTALLEXTDIR=%{_libdir}/%{name}/server/ext \
14cu|hobbit-4.2.0-16|190	INSTALLTMPDIR=%{_localstatedir}/%{name}/tmp \
14cu|hobbit-4.2.0-16|191	INSTALLWWWDIR=%{_localstatedir}/%{name}/www \
14cu|hobbit-4.2.0-16|192	CONFTYPE=server \
14cu|hobbit-4.2.0-16|193	USEHOBBITPING=n
14cu|hobbit-4.2.0-16|194	./configure
14cu|hobbit-4.2.0-16|195	
14cu|hobbit-4.2.0-16|196	perl -pi -e 's/ch(own|grp)/echo chown/g' web/Makefile
14cu|hobbit-4.2.0-16|197	PKGBUILD=1 make
14cu|hobbit-4.2.0-16|198	
14cu|hobbit-4.2.0-16|199	%install
14cu|hobbit-4.2.0-16|200	INSTALLROOT=%{buildroot}/ PKGBUILD=1 make install
14cu|hobbit-4.2.0-16|201	mkdir -p %{buildroot}/%{_initrddir}
14cu|hobbit-4.2.0-16|202	which install
14cu|hobbit-4.2.0-16|203	install -m755 rpm/%{name}-client.init %{buildroot}/%{_initrddir}/%{name}-client
14cu|hobbit-4.2.0-16|204	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
14cu|hobbit-4.2.0-16|205	install rpm/%{name}-client.default %{buildroot}/%{_sysconfdir}/sysconfig/%{name}-client
14cu|hobbit-4.2.0-16|206	mkdir -p %{buildroot}/%{_bindir}
14cu|hobbit-4.2.0-16|207	ln -s %{_libdir}/%{name}/server/bin/bb{,cmd} %{buildroot}/%{_bindir}
14cu|hobbit-4.2.0-16|208	rmdir %{buildroot}/%{_libdir}/%{name}/client/tmp
14cu|hobbit-4.2.0-16|209	mkdir -p %{buildroot}/%{_localstatedir}/%{name}-client
14cu|hobbit-4.2.0-16|210	ln -s %{_localstatedir}/%{name}-client %{buildroot}/%{_libdir}/%{name}/client/tmp
14cu|hobbit-4.2.0-16|211	ln -s %{_localstatedir}/%{name}/tmp %{buildroot}/%{_libdir}/%{name}/tmp
14cu|hobbit-4.2.0-16|212	rmdir %{buildroot}/%{_libdir}/%{name}/client/logs
14cu|hobbit-4.2.0-16|213	perl -pi -e 's!^BBDISP=.*!include /var/run/%{name}client-runtime.cfg!;s/^BBDISPLAYS=.*$//g' %{buildroot}/%{_libdir}/%{name}/client%{_sysconfdir}/%{name}client.cfg
14cu|hobbit-4.2.0-16|214	
14cu|hobbit-4.2.0-16|215	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitlaunch.cfg
14cu|hobbit-4.2.0-16|216	echo "directory %{_sysconfdir}/%{name}/hobbitgraph.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitgraph.cfg
14cu|hobbit-4.2.0-16|217	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/{hobbitlaunch,hobbitgraph,clientlaunch}.d
14cu|hobbit-4.2.0-16|218	
14cu|hobbit-4.2.0-16|219	install -m755 rpm/%{name}-init.d %{buildroot}/%{_initrddir}/%{name}
14cu|hobbit-4.2.0-16|220	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf.d
14cu|hobbit-4.2.0-16|221	mv %{buildroot}/%{_sysconfdir}/%{name}/%{name}-apache.conf %{buildroot}/%{_sysconfdir}/httpd/conf.d/
14cu|hobbit-4.2.0-16|222	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d
14cu|hobbit-4.2.0-16|223	install -m644 rpm/%{name}.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cu|hobbit-4.2.0-16|224	
14cu|hobbit-4.2.0-16|225	install -d %{buildroot}/%{_datadir}/%{name}/www
14cu|hobbit-4.2.0-16|226	mv %{buildroot}%{_localstatedir}/%{name}/www/{gifs,help} %{buildroot}/%{_datadir}/%{name}/www
14cu|hobbit-4.2.0-16|227	ln -s %{_datadir}/%{name}/www/{gifs,help} %{buildroot}%{_localstatedir}/%{name}/www/
14cu|hobbit-4.2.0-16|228	export DONT_CLEANUP=1
14cu|hobbit-4.2.0-16|229	touch %{buildroot}/%{_sysconfdir}/%{name}/%{name}-nkview.cfg.bak
14cu|hobbit-4.2.0-16|230	# end of server-only stuff
14cu|hobbit-4.2.0-16|231	
14cu|hobbit-4.2.0-16|232	ln -s %{_logdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/logs
14cu|hobbit-4.2.0-16|233	mv %{buildroot}/%{_libdir}/%{name}/client/etc/*.cfg %{buildroot}/%{_sysconfdir}/%{name}/
14cu|hobbit-4.2.0-16|234	rmdir %{buildroot}/%{_libdir}/%{name}/client/etc
14cu|hobbit-4.2.0-16|235	ln -sf %{_sysconfdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/etc
14cu|hobbit-4.2.0-16|236	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/clientlaunch.cfg
14cu|hobbit-4.2.0-16|237	
14cu|hobbit-4.2.0-16|238	perl -pi -e 's,\$HOBBITCLIENTHOME,\$HOME/client,g' %{buildroot}/%{_sysconfdir}/%{name}/hobbitclient.cfg
14cu|hobbit-4.2.0-16|239	perl -pi -e 's,/etc/default/,%{_sysconfdir}/sysconfig/,g;s,su (-c .+) (- hobbit),su $2 $1,g;s,/usr/lib,%{_libdir},g' %{buildroot}/%{_initrddir}/hobbit*
14cu|hobbit-4.2.0-16|240	
14cu|hobbit-4.2.0-16|241	chmod u+w %{buildroot}%{_libdir}/%{name}/client/bin/*
14cu|hobbit-4.2.0-16|242	
14cu|hobbit-4.2.0-16|243	
14cu|hobbit-4.2.0-16|244	%changelog
14cu|hobbit-4.2.0-16|245	
14cu|hobbit-4.2.0-16|246	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.0-16
14cu|hobbit-4.2.0-16|247	- (570d046) Add patch to fix build with OpenSSL built without SSLv2 support
14cu|hobbit-4.2.0-16|248	
14cu|hobbit-4.2.0-16|249	

10413 14
14cu|homebank-5.0.9-1|1	Summary:	Free easy personal accounting for all
14cu|homebank-5.0.9-1|2	Name:		homebank
14cu|homebank-5.0.9-1|3	Version:	5.0.9
14cu|homebank-5.0.9-1|4	Release:	1
14cu|homebank-5.0.9-1|5	License:	GPLv2+
14cu|homebank-5.0.9-1|6	Group:		Office
14cu|homebank-5.0.9-1|7	Url:		http://homebank.free.fr
14cu|homebank-5.0.9-1|8	Source0:	http://homebank.free.fr/public/%{name}-%{version}.tar.gz
14cu|homebank-5.0.9-1|9	Patch0:		desktop.patch
14cu|homebank-5.0.9-1|10	BuildRequires:	desktop-file-utils
14cu|homebank-5.0.9-1|11	BuildRequires:	intltool
14cu|homebank-5.0.9-1|12	BuildRequires:	perl-XML-Parser
14cu|homebank-5.0.9-1|13	BuildRequires:	pkgconfig(atk)
14cu|homebank-5.0.9-1|14	BuildRequires:	pkgconfig(cairo)
14cu|homebank-5.0.9-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|homebank-5.0.9-1|16	BuildRequires:	pkgconfig(libofx)
14cu|homebank-5.0.9-1|17	
14cu|homebank-5.0.9-1|18	%description
14cu|homebank-5.0.9-1|19	HomeBank is the free software you have always wanted to manage your personal
14cu|homebank-5.0.9-1|20	accounts at home. The main concept is to be light, simple and very easy to use.
14cu|homebank-5.0.9-1|21	It brings you many features that allows you to analyze your finances in a
14cu|homebank-5.0.9-1|22	detailed way instantly and dynamically with powerful report tools based on
14cu|homebank-5.0.9-1|23	filtering and graphical charts.
14cu|homebank-5.0.9-1|24	
14cu|homebank-5.0.9-1|25	%files -f %{name}.lang
14cu|homebank-5.0.9-1|26	%doc AUTHORS ChangeLog COPYING NEWS README doc/TODO
14cu|homebank-5.0.9-1|27	%{_bindir}/%{name}
14cu|homebank-5.0.9-1|28	%dir %{_datadir}/%{name}/
14cu|homebank-5.0.9-1|29	%{_datadir}/appdata/%{name}.appdata.xml
14cu|homebank-5.0.9-1|30	%{_datadir}/applications/*%{name}.desktop
14cu|homebank-5.0.9-1|31	%{_datadir}/icons/hicolor/??x??/apps/%{name}.png
14cu|homebank-5.0.9-1|32	%{_datadir}/icons/hicolor/???x???/apps/%{name}.png
14cu|homebank-5.0.9-1|33	%{_datadir}/%{name}/*
14cu|homebank-5.0.9-1|34	%{_datadir}/mime-info/%{name}.*
14cu|homebank-5.0.9-1|35	%{_datadir}/mime/packages/%{name}.xml
14cu|homebank-5.0.9-1|36	%{_datadir}/application-registry/%{name}.applications
14cu|homebank-5.0.9-1|37	
14cu|homebank-5.0.9-1|38	#----------------------------------------------------------------------------
14cu|homebank-5.0.9-1|39	
14cu|homebank-5.0.9-1|40	%prep
14cu|homebank-5.0.9-1|41	%setup -q
14cu|homebank-5.0.9-1|42	%patch0 -p1
14cu|homebank-5.0.9-1|43	
14cu|homebank-5.0.9-1|44	%build
14cu|homebank-5.0.9-1|45	%configure2_5x
14cu|homebank-5.0.9-1|46	%make
14cu|homebank-5.0.9-1|47	
14cu|homebank-5.0.9-1|48	%install
14cu|homebank-5.0.9-1|49	%makeinstall_std
14cu|homebank-5.0.9-1|50	
14cu|homebank-5.0.9-1|51	%find_lang %{name}
14cu|homebank-5.0.9-1|52	
14cu|homebank-5.0.9-1|53	%changelog
14cu|homebank-5.0.9-1|54	
14cu|homebank-5.0.9-1|55	* Sat Sep 17 2016 alzim <alzim@bk.ru> 5.0.9-1
14cu|homebank-5.0.9-1|56	- (042fc55) Merge pull request #2 from import/homebank:rosa2016.1
14cu|homebank-5.0.9-1|57	- (042fc55) Updated to 5.0.9
14cu|homebank-5.0.9-1|58	
14cu|homebank-5.0.9-1|59	

10414 14
14cu|horde-dimp-1.1.8-5|1	%define	module	dimp
14cu|horde-dimp-1.1.8-5|2	
14cu|horde-dimp-1.1.8-5|3	%define __noautoreq 'pear\\(Horde.*\\)'
14cu|horde-dimp-1.1.8-5|4	
14cu|horde-dimp-1.1.8-5|5	Name:		horde-%{module}
14cu|horde-dimp-1.1.8-5|6	Version:	1.1.8
14cu|horde-dimp-1.1.8-5|7	Release:	5
14cu|horde-dimp-1.1.8-5|8	Summary:	The Horde Dynamic Internet Messaging Program
14cu|horde-dimp-1.1.8-5|9	License:	GPL
14cu|horde-dimp-1.1.8-5|10	Group:		System/Servers
14cu|horde-dimp-1.1.8-5|11	URL:		http://www.horde.org/%{module}
14cu|horde-dimp-1.1.8-5|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-dimp-1.1.8-5|13	Requires(post):	rpm-helper
14cu|horde-dimp-1.1.8-5|14	Requires:	horde >= 3.0
14cu|horde-dimp-1.1.8-5|15	BuildArch:	noarch
14cu|horde-dimp-1.1.8-5|16	
14cu|horde-dimp-1.1.8-5|17	%description
14cu|horde-dimp-1.1.8-5|18	IMP is a project to create a version of IMP utilizing AJAX-like technologies to
14cu|horde-dimp-1.1.8-5|19	allow a more dynamic user experience (thus DIMP... Dynamic IMP).
14cu|horde-dimp-1.1.8-5|20	
14cu|horde-dimp-1.1.8-5|21	%prep
14cu|horde-dimp-1.1.8-5|22	%setup -q -n %{module}-h3-%{version}
14cu|horde-dimp-1.1.8-5|23	
14cu|horde-dimp-1.1.8-5|24	%build
14cu|horde-dimp-1.1.8-5|25	
14cu|horde-dimp-1.1.8-5|26	%install
14cu|horde-dimp-1.1.8-5|27	# apache configuration
14cu|horde-dimp-1.1.8-5|28	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-dimp-1.1.8-5|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-dimp-1.1.8-5|30	# %{name} Apache configuration file
14cu|horde-dimp-1.1.8-5|31	
14cu|horde-dimp-1.1.8-5|32	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-dimp-1.1.8-5|33	Require all denied
14cu|horde-dimp-1.1.8-5|34	</Directory>
14cu|horde-dimp-1.1.8-5|35	
14cu|horde-dimp-1.1.8-5|36	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-dimp-1.1.8-5|37	Require all denied
14cu|horde-dimp-1.1.8-5|38	</Directory>
14cu|horde-dimp-1.1.8-5|39	
14cu|horde-dimp-1.1.8-5|40	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-dimp-1.1.8-5|41	Require all denied
14cu|horde-dimp-1.1.8-5|42	</Directory>
14cu|horde-dimp-1.1.8-5|43	
14cu|horde-dimp-1.1.8-5|44	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-dimp-1.1.8-5|45	Require all denied
14cu|horde-dimp-1.1.8-5|46	</Directory>
14cu|horde-dimp-1.1.8-5|47	EOF
14cu|horde-dimp-1.1.8-5|48	
14cu|horde-dimp-1.1.8-5|49	# horde configuration
14cu|horde-dimp-1.1.8-5|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-dimp-1.1.8-5|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-dimp-1.1.8-5|52	<?php
14cu|horde-dimp-1.1.8-5|53	//
14cu|horde-dimp-1.1.8-5|54	// DIMP Horde configuration file
14cu|horde-dimp-1.1.8-5|55	//
14cu|horde-dimp-1.1.8-5|56	
14cu|horde-dimp-1.1.8-5|57	$this->applications['dimp'] = array(
14cu|horde-dimp-1.1.8-5|58	'fileroot' => $this->applications['horde']['fileroot'] . '/dimp',
14cu|horde-dimp-1.1.8-5|59	'webroot' => $this->applications['horde']['webroot'] . '/dimp',
14cu|horde-dimp-1.1.8-5|60	'name' => _("Dynamic Mail"),
14cu|horde-dimp-1.1.8-5|61	'status' => 'notoolbar',
14cu|horde-dimp-1.1.8-5|62	'target' => '_parent',
14cu|horde-dimp-1.1.8-5|63	);
14cu|horde-dimp-1.1.8-5|64	EOF
14cu|horde-dimp-1.1.8-5|65	
14cu|horde-dimp-1.1.8-5|66	# remove .htaccess files
14cu|horde-dimp-1.1.8-5|67	find . -name .htaccess -exec rm -f {} \;
14cu|horde-dimp-1.1.8-5|68	
14cu|horde-dimp-1.1.8-5|69	# install files
14cu|horde-dimp-1.1.8-5|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|73	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|74	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|75	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|76	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|77	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|78	
14cu|horde-dimp-1.1.8-5|79	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-dimp-1.1.8-5|80	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|81	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-dimp-1.1.8-5|82	popd
14cu|horde-dimp-1.1.8-5|83	
14cu|horde-dimp-1.1.8-5|84	# activate configuration files
14cu|horde-dimp-1.1.8-5|85	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-dimp-1.1.8-5|86	mv $file ${file%.dist}
14cu|horde-dimp-1.1.8-5|87	done
14cu|horde-dimp-1.1.8-5|88	
14cu|horde-dimp-1.1.8-5|89	%clean
14cu|horde-dimp-1.1.8-5|90	
14cu|horde-dimp-1.1.8-5|91	%post
14cu|horde-dimp-1.1.8-5|92	if [ $1 = 1 ]; then
14cu|horde-dimp-1.1.8-5|93	# configuration
14cu|horde-dimp-1.1.8-5|94	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-dimp-1.1.8-5|95	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-dimp-1.1.8-5|96	fi
14cu|horde-dimp-1.1.8-5|97	
14cu|horde-dimp-1.1.8-5|98	%files
14cu|horde-dimp-1.1.8-5|99	%doc README COPYING docs
14cu|horde-dimp-1.1.8-5|100	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-dimp-1.1.8-5|101	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-dimp-1.1.8-5|102	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|103	%{_datadir}/horde/%{module}
14cu|horde-dimp-1.1.8-5|104	
14cu|horde-dimp-1.1.8-5|105	
14cu|horde-dimp-1.1.8-5|106	%changelog
14cu|horde-dimp-1.1.8-5|107	
14cu|horde-dimp-1.1.8-5|108	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 1.1.8-5
14cu|horde-dimp-1.1.8-5|109	- (9ee5460) Updated to 1.1.8
14cu|horde-dimp-1.1.8-5|110	
14cu|horde-dimp-1.1.8-5|111	

10415 14
14cu|horde-imp-4.3.11-6|1	%define	module	imp
14cu|horde-imp-4.3.11-6|2	%define __noautoreq /usr/bin/php
14cu|horde-imp-4.3.11-6|3	
14cu|horde-imp-4.3.11-6|4	Name:		horde-%{module}
14cu|horde-imp-4.3.11-6|5	Version:	4.3.11
14cu|horde-imp-4.3.11-6|6	Release:	6
14cu|horde-imp-4.3.11-6|7	Summary:	The Horde Internet Messaging Program
14cu|horde-imp-4.3.11-6|8	
14cu|horde-imp-4.3.11-6|9	License:	GPL
14cu|horde-imp-4.3.11-6|10	Group:		System/Servers
14cu|horde-imp-4.3.11-6|11	URL:		http://www.horde.org/%{module}
14cu|horde-imp-4.3.11-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-imp-4.3.11-6|13	Patch0:      	imp-h3-4.3-fix-constant-loading.patch
14cu|horde-imp-4.3.11-6|14	Requires:	horde >= 3.3.8
14cu|horde-imp-4.3.11-6|15	Requires:	php-imap
14cu|horde-imp-4.3.11-6|16	Requires:	php-ldap
14cu|horde-imp-4.3.11-6|17	BuildArch:	noarch
14cu|horde-imp-4.3.11-6|18	
14cu|horde-imp-4.3.11-6|19	%description
14cu|horde-imp-4.3.11-6|20	IMP is the Internet Messaging Program, one of the Horde applications.
14cu|horde-imp-4.3.11-6|21	It provides webmail access to IMAP and POP3 accounts.
14cu|horde-imp-4.3.11-6|22	
14cu|horde-imp-4.3.11-6|23	%prep
14cu|horde-imp-4.3.11-6|24	%setup -q -n %{module}-h3-%{version}
14cu|horde-imp-4.3.11-6|25	%patch0 -p 1
14cu|horde-imp-4.3.11-6|26	
14cu|horde-imp-4.3.11-6|27	# fix perms
14cu|horde-imp-4.3.11-6|28	chmod 644 locale/da_DK/help.xml
14cu|horde-imp-4.3.11-6|29	
14cu|horde-imp-4.3.11-6|30	%build
14cu|horde-imp-4.3.11-6|31	
14cu|horde-imp-4.3.11-6|32	%install
14cu|horde-imp-4.3.11-6|33	# apache configuration
14cu|horde-imp-4.3.11-6|34	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-imp-4.3.11-6|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-imp-4.3.11-6|36	# %{name} Apache configuration file
14cu|horde-imp-4.3.11-6|37	
14cu|horde-imp-4.3.11-6|38	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-imp-4.3.11-6|39	Require all denied
14cu|horde-imp-4.3.11-6|40	</Directory>
14cu|horde-imp-4.3.11-6|41	
14cu|horde-imp-4.3.11-6|42	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-imp-4.3.11-6|43	Require all denied
14cu|horde-imp-4.3.11-6|44	</Directory>
14cu|horde-imp-4.3.11-6|45	
14cu|horde-imp-4.3.11-6|46	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-imp-4.3.11-6|47	Require all denied
14cu|horde-imp-4.3.11-6|48	</Directory>
14cu|horde-imp-4.3.11-6|49	
14cu|horde-imp-4.3.11-6|50	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-imp-4.3.11-6|51	Require all denied
14cu|horde-imp-4.3.11-6|52	</Directory>
14cu|horde-imp-4.3.11-6|53	EOF
14cu|horde-imp-4.3.11-6|54	
14cu|horde-imp-4.3.11-6|55	# horde configuration
14cu|horde-imp-4.3.11-6|56	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-imp-4.3.11-6|57	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-imp-4.3.11-6|58	<?php
14cu|horde-imp-4.3.11-6|59	//
14cu|horde-imp-4.3.11-6|60	// Imp Horde configuration file
14cu|horde-imp-4.3.11-6|61	//
14cu|horde-imp-4.3.11-6|62	
14cu|horde-imp-4.3.11-6|63	$this->applications['imp'] = array(
14cu|horde-imp-4.3.11-6|64	'fileroot' => $this->applications['horde']['fileroot'] . '/imp',
14cu|horde-imp-4.3.11-6|65	'webroot'  => $this->applications['horde']['webroot'] . '/imp',
14cu|horde-imp-4.3.11-6|66	'name'     => _("Mail"),
14cu|horde-imp-4.3.11-6|67	'status'   => 'active',
14cu|horde-imp-4.3.11-6|68	'provides' => array('mail', 'contacts/favouriteRecipients')
14cu|horde-imp-4.3.11-6|69	);
14cu|horde-imp-4.3.11-6|70	
14cu|horde-imp-4.3.11-6|71	$this->applications['imp-folders'] = array(
14cu|horde-imp-4.3.11-6|72	'status'      => 'block',
14cu|horde-imp-4.3.11-6|73	'app'         => 'imp',
14cu|horde-imp-4.3.11-6|74	'blockname'   => 'tree_folders',
14cu|horde-imp-4.3.11-6|75	'menu_parent' => 'imp'
14cu|horde-imp-4.3.11-6|76	);
14cu|horde-imp-4.3.11-6|77	?>
14cu|horde-imp-4.3.11-6|78	EOF
14cu|horde-imp-4.3.11-6|79	
14cu|horde-imp-4.3.11-6|80	# remove .htaccess files
14cu|horde-imp-4.3.11-6|81	find . -name .htaccess -exec rm -f {} \;
14cu|horde-imp-4.3.11-6|82	
14cu|horde-imp-4.3.11-6|83	# install files
14cu|horde-imp-4.3.11-6|84	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|85	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|86	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|87	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|88	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|89	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|90	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|91	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|92	
14cu|horde-imp-4.3.11-6|93	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-imp-4.3.11-6|94	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-imp-4.3.11-6|95	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|96	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-imp-4.3.11-6|97	popd
14cu|horde-imp-4.3.11-6|98	
14cu|horde-imp-4.3.11-6|99	# activate configuration files
14cu|horde-imp-4.3.11-6|100	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-imp-4.3.11-6|101	mv $file ${file%.dist}
14cu|horde-imp-4.3.11-6|102	done
14cu|horde-imp-4.3.11-6|103	
14cu|horde-imp-4.3.11-6|104	# fix script shellbang
14cu|horde-imp-4.3.11-6|105	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cu|horde-imp-4.3.11-6|106	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cu|horde-imp-4.3.11-6|107	done
14cu|horde-imp-4.3.11-6|108	
14cu|horde-imp-4.3.11-6|109	%clean
14cu|horde-imp-4.3.11-6|110	
14cu|horde-imp-4.3.11-6|111	%post
14cu|horde-imp-4.3.11-6|112	if [ $1 = 1 ]; then
14cu|horde-imp-4.3.11-6|113	# configuration
14cu|horde-imp-4.3.11-6|114	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-imp-4.3.11-6|115	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-imp-4.3.11-6|116	fi
14cu|horde-imp-4.3.11-6|117	
14cu|horde-imp-4.3.11-6|118	
14cu|horde-imp-4.3.11-6|119	%files
14cu|horde-imp-4.3.11-6|120	%doc README COPYING docs
14cu|horde-imp-4.3.11-6|121	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-imp-4.3.11-6|122	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-imp-4.3.11-6|123	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-imp-4.3.11-6|124	%{_datadir}/horde/%{module}
14cu|horde-imp-4.3.11-6|125	
14cu|horde-imp-4.3.11-6|126	
14cu|horde-imp-4.3.11-6|127	
14cu|horde-imp-4.3.11-6|128	%changelog
14cu|horde-imp-4.3.11-6|129	
14cu|horde-imp-4.3.11-6|130	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 4.3.11-6
14cu|horde-imp-4.3.11-6|131	- (99bcf90) Updated to 4.3.9
14cu|horde-imp-4.3.11-6|132	
14cu|horde-imp-4.3.11-6|133	

10416 14
14cu|horde-ingo-1.2.6-6|1	%define module	ingo
14cu|horde-ingo-1.2.6-6|2	%define __noautoreq /usr/bin/php
14cu|horde-ingo-1.2.6-6|3	
14cu|horde-ingo-1.2.6-6|4	Name:           horde-%{module}
14cu|horde-ingo-1.2.6-6|5	Version:        1.2.6
14cu|horde-ingo-1.2.6-6|6	Release:        6
14cu|horde-ingo-1.2.6-6|7	Summary:	The Horde email filter rules Manager
14cu|horde-ingo-1.2.6-6|8	
14cu|horde-ingo-1.2.6-6|9	License:	GPL
14cu|horde-ingo-1.2.6-6|10	Group: 		System/Servers
14cu|horde-ingo-1.2.6-6|11	URL:		http://www.horde.org/%{module}
14cu|horde-ingo-1.2.6-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-ingo-1.2.6-6|13	Patch0:		%{module}-h3-1.2.1-fhs.patch
14cu|horde-ingo-1.2.6-6|14	Requires:	horde >= 3.3.8
14cu|horde-ingo-1.2.6-6|15	Requires: 	horde-imp >= 4.3
14cu|horde-ingo-1.2.6-6|16	BuildArch:	noarch
14cu|horde-ingo-1.2.6-6|17	
14cu|horde-ingo-1.2.6-6|18	%description
14cu|horde-ingo-1.2.6-6|19	Ingo is an email filter rules manager.
14cu|horde-ingo-1.2.6-6|20	
14cu|horde-ingo-1.2.6-6|21	Ingo currently supports the following filtering drivers:
14cu|horde-ingo-1.2.6-6|22	
14cu|horde-ingo-1.2.6-6|23	* Sieve (using timsieved)
14cu|horde-ingo-1.2.6-6|24	* procmail (using VFS FTP driver)
14cu|horde-ingo-1.2.6-6|25	* IMAP client-side filtering
14cu|horde-ingo-1.2.6-6|26	
14cu|horde-ingo-1.2.6-6|27	Ingo has replaced IMP's internal filtering code and is the default filtering
14cu|horde-ingo-1.2.6-6|28	agent in IMP H3 (4.0).
14cu|horde-ingo-1.2.6-6|29	
14cu|horde-ingo-1.2.6-6|30	%prep
14cu|horde-ingo-1.2.6-6|31	%setup -q -n %{module}-h3-%{version}
14cu|horde-ingo-1.2.6-6|32	%patch0 -p 1
14cu|horde-ingo-1.2.6-6|33	
14cu|horde-ingo-1.2.6-6|34	%build
14cu|horde-ingo-1.2.6-6|35	
14cu|horde-ingo-1.2.6-6|36	%install
14cu|horde-ingo-1.2.6-6|37	# apache configuration
14cu|horde-ingo-1.2.6-6|38	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-ingo-1.2.6-6|39	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-ingo-1.2.6-6|40	# %{name} Apache configuration file
14cu|horde-ingo-1.2.6-6|41	
14cu|horde-ingo-1.2.6-6|42	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-ingo-1.2.6-6|43	Require all denied
14cu|horde-ingo-1.2.6-6|44	</Directory>
14cu|horde-ingo-1.2.6-6|45	
14cu|horde-ingo-1.2.6-6|46	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-ingo-1.2.6-6|47	Require all denied
14cu|horde-ingo-1.2.6-6|48	</Directory>
14cu|horde-ingo-1.2.6-6|49	
14cu|horde-ingo-1.2.6-6|50	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-ingo-1.2.6-6|51	Require all denied
14cu|horde-ingo-1.2.6-6|52	</Directory>
14cu|horde-ingo-1.2.6-6|53	
14cu|horde-ingo-1.2.6-6|54	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-ingo-1.2.6-6|55	Require all denied
14cu|horde-ingo-1.2.6-6|56	</Directory>
14cu|horde-ingo-1.2.6-6|57	EOF
14cu|horde-ingo-1.2.6-6|58	
14cu|horde-ingo-1.2.6-6|59	# horde configuration
14cu|horde-ingo-1.2.6-6|60	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-ingo-1.2.6-6|61	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-ingo-1.2.6-6|62	<?php
14cu|horde-ingo-1.2.6-6|63	//
14cu|horde-ingo-1.2.6-6|64	// Ingo Horde configuration file
14cu|horde-ingo-1.2.6-6|65	//
14cu|horde-ingo-1.2.6-6|66	
14cu|horde-ingo-1.2.6-6|67	$this->applications['ingo'] = array(
14cu|horde-ingo-1.2.6-6|68	'fileroot'    => $this->applications['horde']['fileroot'] . '/ingo',
14cu|horde-ingo-1.2.6-6|69	'webroot'     => $this->applications['horde']['webroot'] . '/ingo',
14cu|horde-ingo-1.2.6-6|70	'name'        => _("Filters"),
14cu|horde-ingo-1.2.6-6|71	'status'      => 'active',
14cu|horde-ingo-1.2.6-6|72	'provides'    => array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
14cu|horde-ingo-1.2.6-6|73	'menu_parent' => 'imp'
14cu|horde-ingo-1.2.6-6|74	);
14cu|horde-ingo-1.2.6-6|75	EOF
14cu|horde-ingo-1.2.6-6|76	
14cu|horde-ingo-1.2.6-6|77	# remove .htaccess files
14cu|horde-ingo-1.2.6-6|78	find . -name .htaccess -exec rm -f {} \;
14cu|horde-ingo-1.2.6-6|79	
14cu|horde-ingo-1.2.6-6|80	# install files
14cu|horde-ingo-1.2.6-6|81	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|82	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|83	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|84	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|85	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|86	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|87	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|88	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|89	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|90	
14cu|horde-ingo-1.2.6-6|91	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-ingo-1.2.6-6|92	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|93	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-ingo-1.2.6-6|94	popd
14cu|horde-ingo-1.2.6-6|95	
14cu|horde-ingo-1.2.6-6|96	# activate configuration files
14cu|horde-ingo-1.2.6-6|97	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-ingo-1.2.6-6|98	mv $file ${file%.dist}
14cu|horde-ingo-1.2.6-6|99	done
14cu|horde-ingo-1.2.6-6|100	
14cu|horde-ingo-1.2.6-6|101	# fix script shellbang
14cu|horde-ingo-1.2.6-6|102	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cu|horde-ingo-1.2.6-6|103	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cu|horde-ingo-1.2.6-6|104	done
14cu|horde-ingo-1.2.6-6|105	
14cu|horde-ingo-1.2.6-6|106	%clean
14cu|horde-ingo-1.2.6-6|107	
14cu|horde-ingo-1.2.6-6|108	%post
14cu|horde-ingo-1.2.6-6|109	if [ $1 = 1 ]; then
14cu|horde-ingo-1.2.6-6|110	# configuration
14cu|horde-ingo-1.2.6-6|111	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-ingo-1.2.6-6|112	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-ingo-1.2.6-6|113	fi
14cu|horde-ingo-1.2.6-6|114	
14cu|horde-ingo-1.2.6-6|115	
14cu|horde-ingo-1.2.6-6|116	%files
14cu|horde-ingo-1.2.6-6|117	%doc LICENSE README docs
14cu|horde-ingo-1.2.6-6|118	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-ingo-1.2.6-6|119	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-ingo-1.2.6-6|120	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|121	%{_datadir}/horde/%{module}
14cu|horde-ingo-1.2.6-6|122	
14cu|horde-ingo-1.2.6-6|123	
14cu|horde-ingo-1.2.6-6|124	
14cu|horde-ingo-1.2.6-6|125	%changelog
14cu|horde-ingo-1.2.6-6|126	
14cu|horde-ingo-1.2.6-6|127	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 1.2.6-6
14cu|horde-ingo-1.2.6-6|128	- (3f0603e) Updated to 1.2.6
14cu|horde-ingo-1.2.6-6|129	
14cu|horde-ingo-1.2.6-6|130	

10417 14
14cu|horde-kronolith-2.3.6-6|1	%define	module	kronolith
14cu|horde-kronolith-2.3.6-6|2	%define	__noautoreq /usr/bin/php
14cu|horde-kronolith-2.3.6-6|3	
14cu|horde-kronolith-2.3.6-6|4	Name: 		horde-%{module}
14cu|horde-kronolith-2.3.6-6|5	Version: 	2.3.6
14cu|horde-kronolith-2.3.6-6|6	Release: 	6
14cu|horde-kronolith-2.3.6-6|7	Summary:	The Horde calendar application
14cu|horde-kronolith-2.3.6-6|8	
14cu|horde-kronolith-2.3.6-6|9	License:	LGPL
14cu|horde-kronolith-2.3.6-6|10	Group:		System/Servers
14cu|horde-kronolith-2.3.6-6|11	URL:		http://www.horde.org/%{module}
14cu|horde-kronolith-2.3.6-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-kronolith-2.3.6-6|13	Requires(post):	rpm-helper
14cu|horde-kronolith-2.3.6-6|14	Requires:	horde >= 3.3.5
14cu|horde-kronolith-2.3.6-6|15	Requires:	horde-imp >= 4.0
14cu|horde-kronolith-2.3.6-6|16	Requires:	php-mcal
14cu|horde-kronolith-2.3.6-6|17	Requires:	php-pear-Date
14cu|horde-kronolith-2.3.6-6|18	Suggests:	php-pear-Date_Holidays
14cu|horde-kronolith-2.3.6-6|19	Suggests:	php-pear-XML_Serializer
14cu|horde-kronolith-2.3.6-6|20	BuildArch:	noarch
14cu|horde-kronolith-2.3.6-6|21	
14cu|horde-kronolith-2.3.6-6|22	%description
14cu|horde-kronolith-2.3.6-6|23	Kronolith is the Horde calendar application. It provides a stable and
14cu|horde-kronolith-2.3.6-6|24	featureful individual calendar system for every Horde user, and
14cu|horde-kronolith-2.3.6-6|25	collaboration/scheduling features are starting to take shape. It makes
14cu|horde-kronolith-2.3.6-6|26	extensive use of the Horde Framework to provide integration with other
14cu|horde-kronolith-2.3.6-6|27	applications.
14cu|horde-kronolith-2.3.6-6|28	
14cu|horde-kronolith-2.3.6-6|29	%prep
14cu|horde-kronolith-2.3.6-6|30	%setup -q -n %{module}-h3-%{version}
14cu|horde-kronolith-2.3.6-6|31	
14cu|horde-kronolith-2.3.6-6|32	%build
14cu|horde-kronolith-2.3.6-6|33	
14cu|horde-kronolith-2.3.6-6|34	%install
14cu|horde-kronolith-2.3.6-6|35	# apache configuration
14cu|horde-kronolith-2.3.6-6|36	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-kronolith-2.3.6-6|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-kronolith-2.3.6-6|38	# %{name} Apache configuration file
14cu|horde-kronolith-2.3.6-6|39	
14cu|horde-kronolith-2.3.6-6|40	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-kronolith-2.3.6-6|41	Require all denied
14cu|horde-kronolith-2.3.6-6|42	</Directory>
14cu|horde-kronolith-2.3.6-6|43	
14cu|horde-kronolith-2.3.6-6|44	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-kronolith-2.3.6-6|45	Require all denied
14cu|horde-kronolith-2.3.6-6|46	</Directory>
14cu|horde-kronolith-2.3.6-6|47	
14cu|horde-kronolith-2.3.6-6|48	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-kronolith-2.3.6-6|49	Require all denied
14cu|horde-kronolith-2.3.6-6|50	</Directory>
14cu|horde-kronolith-2.3.6-6|51	
14cu|horde-kronolith-2.3.6-6|52	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-kronolith-2.3.6-6|53	Require all denied
14cu|horde-kronolith-2.3.6-6|54	</Directory>
14cu|horde-kronolith-2.3.6-6|55	EOF
14cu|horde-kronolith-2.3.6-6|56	
14cu|horde-kronolith-2.3.6-6|57	# horde configuration
14cu|horde-kronolith-2.3.6-6|58	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-kronolith-2.3.6-6|59	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-kronolith-2.3.6-6|60	<?php
14cu|horde-kronolith-2.3.6-6|61	//
14cu|horde-kronolith-2.3.6-6|62	// Kronolith Horde configuration file
14cu|horde-kronolith-2.3.6-6|63	//
14cu|horde-kronolith-2.3.6-6|64	
14cu|horde-kronolith-2.3.6-6|65	$this->applications['kronolith'] = array(
14cu|horde-kronolith-2.3.6-6|66	'fileroot'    => $this->applications['horde']['fileroot'] . '/kronolith',
14cu|horde-kronolith-2.3.6-6|67	'webroot'     => $this->applications['horde']['webroot'] . '/kronolith',
14cu|horde-kronolith-2.3.6-6|68	'name'        => _("Calendar"),
14cu|horde-kronolith-2.3.6-6|69	'status'      => 'active',
14cu|horde-kronolith-2.3.6-6|70	'provides'    => 'calendar',
14cu|horde-kronolith-2.3.6-6|71	'menu_parent' => 'organizing'
14cu|horde-kronolith-2.3.6-6|72	);
14cu|horde-kronolith-2.3.6-6|73	
14cu|horde-kronolith-2.3.6-6|74	$this->applications['kronolith-menu'] = array(
14cu|horde-kronolith-2.3.6-6|75	'status'      => 'block',
14cu|horde-kronolith-2.3.6-6|76	'app'         => 'kronolith',
14cu|horde-kronolith-2.3.6-6|77	'blockname'   => 'tree_menu',
14cu|horde-kronolith-2.3.6-6|78	'menu_parent' => 'kronolith',
14cu|horde-kronolith-2.3.6-6|79	);
14cu|horde-kronolith-2.3.6-6|80	EOF
14cu|horde-kronolith-2.3.6-6|81	
14cu|horde-kronolith-2.3.6-6|82	# remove .htaccess files
14cu|horde-kronolith-2.3.6-6|83	find . -name .htaccess -exec rm -f {} \;
14cu|horde-kronolith-2.3.6-6|84	
14cu|horde-kronolith-2.3.6-6|85	# install files
14cu|horde-kronolith-2.3.6-6|86	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|87	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|88	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|89	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|90	cp -pR calendars %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|91	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|92	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|93	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|94	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|95	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|96	
14cu|horde-kronolith-2.3.6-6|97	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-kronolith-2.3.6-6|98	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|99	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-kronolith-2.3.6-6|100	popd
14cu|horde-kronolith-2.3.6-6|101	
14cu|horde-kronolith-2.3.6-6|102	# activate configuration files
14cu|horde-kronolith-2.3.6-6|103	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-kronolith-2.3.6-6|104	mv $file ${file%.dist}
14cu|horde-kronolith-2.3.6-6|105	done
14cu|horde-kronolith-2.3.6-6|106	
14cu|horde-kronolith-2.3.6-6|107	# fix script shellbang
14cu|horde-kronolith-2.3.6-6|108	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cu|horde-kronolith-2.3.6-6|109	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cu|horde-kronolith-2.3.6-6|110	done
14cu|horde-kronolith-2.3.6-6|111	
14cu|horde-kronolith-2.3.6-6|112	%post
14cu|horde-kronolith-2.3.6-6|113	if [ $1 = 1 ]; then
14cu|horde-kronolith-2.3.6-6|114	# calendar access
14cu|horde-kronolith-2.3.6-6|115	mcalpass=`perl -le'print map { (a..z,A..Z,0..9)[rand 62] } 0..pop' 12`
14cu|horde-kronolith-2.3.6-6|116	htpasswd -b /etc/mpasswd kronolith "$mcalpass"
14cu|horde-kronolith-2.3.6-6|117	perl -pi -e 's|\*\*\*\*|'$mcalpass'|' %{_sysconfdir}/horde/%{module}/conf.xml
14cu|horde-kronolith-2.3.6-6|118	
14cu|horde-kronolith-2.3.6-6|119	# configuration
14cu|horde-kronolith-2.3.6-6|120	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-kronolith-2.3.6-6|121	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-kronolith-2.3.6-6|122	
14cu|horde-kronolith-2.3.6-6|123	fi
14cu|horde-kronolith-2.3.6-6|124	
14cu|horde-kronolith-2.3.6-6|125	%postun
14cu|horde-kronolith-2.3.6-6|126	if [ $1 = 0 ]; then
14cu|horde-kronolith-2.3.6-6|127	htpasswd -bD /etc/mpasswd kronolith ""
14cu|horde-kronolith-2.3.6-6|128	fi
14cu|horde-kronolith-2.3.6-6|129	
14cu|horde-kronolith-2.3.6-6|130	%files
14cu|horde-kronolith-2.3.6-6|131	%doc README COPYING docs
14cu|horde-kronolith-2.3.6-6|132	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-kronolith-2.3.6-6|133	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-kronolith-2.3.6-6|134	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|135	%{_datadir}/horde/%{module}
14cu|horde-kronolith-2.3.6-6|136	
14cu|horde-kronolith-2.3.6-6|137	
14cu|horde-kronolith-2.3.6-6|138	
14cu|horde-kronolith-2.3.6-6|139	%changelog
14cu|horde-kronolith-2.3.6-6|140	
14cu|horde-kronolith-2.3.6-6|141	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.3.6-6
14cu|horde-kronolith-2.3.6-6|142	- (8a0d933) Updated to 2.3.5
14cu|horde-kronolith-2.3.6-6|143	
14cu|horde-kronolith-2.3.6-6|144	

10418 14
14cu|horde-mnemo-2.2.5-8|1	%define module	mnemo
14cu|horde-mnemo-2.2.5-8|2	%define __noautoreq /usr/bin/php
14cu|horde-mnemo-2.2.5-8|3	
14cu|horde-mnemo-2.2.5-8|4	Name:           horde-%{module}
14cu|horde-mnemo-2.2.5-8|5	Version:        2.2.5
14cu|horde-mnemo-2.2.5-8|6	Release:        8
14cu|horde-mnemo-2.2.5-8|7	Summary:	The Horde notes and memo application
14cu|horde-mnemo-2.2.5-8|8	
14cu|horde-mnemo-2.2.5-8|9	License:	GPL
14cu|horde-mnemo-2.2.5-8|10	Group: 		System/Servers
14cu|horde-mnemo-2.2.5-8|11	URL:		http://www.horde.org/%{module}
14cu|horde-mnemo-2.2.5-8|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-mnemo-2.2.5-8|13	Patch:      %{module}-h3-2.2-fix-constant-loading.patch
14cu|horde-mnemo-2.2.5-8|14	Requires(post):	rpm-helper
14cu|horde-mnemo-2.2.5-8|15	Requires:	horde >= 3.3.5
14cu|horde-mnemo-2.2.5-8|16	BuildArch:	noarch
14cu|horde-mnemo-2.2.5-8|17	
14cu|horde-mnemo-2.2.5-8|18	%description
14cu|horde-mnemo-2.2.5-8|19	Mnemo is the Horde note manager application.
14cu|horde-mnemo-2.2.5-8|20	
14cu|horde-mnemo-2.2.5-8|21	%prep
14cu|horde-mnemo-2.2.5-8|22	%setup -q -n %{module}-h3-%{version}
14cu|horde-mnemo-2.2.5-8|23	%patch -p 1
14cu|horde-mnemo-2.2.5-8|24	
14cu|horde-mnemo-2.2.5-8|25	%build
14cu|horde-mnemo-2.2.5-8|26	
14cu|horde-mnemo-2.2.5-8|27	%install
14cu|horde-mnemo-2.2.5-8|28	# apache configuration
14cu|horde-mnemo-2.2.5-8|29	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-mnemo-2.2.5-8|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-mnemo-2.2.5-8|31	# %{name} Apache configuration file
14cu|horde-mnemo-2.2.5-8|32	
14cu|horde-mnemo-2.2.5-8|33	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-mnemo-2.2.5-8|34	Require all denied
14cu|horde-mnemo-2.2.5-8|35	</Directory>
14cu|horde-mnemo-2.2.5-8|36	
14cu|horde-mnemo-2.2.5-8|37	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-mnemo-2.2.5-8|38	Require all denied
14cu|horde-mnemo-2.2.5-8|39	</Directory>
14cu|horde-mnemo-2.2.5-8|40	
14cu|horde-mnemo-2.2.5-8|41	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-mnemo-2.2.5-8|42	Require all denied
14cu|horde-mnemo-2.2.5-8|43	</Directory>
14cu|horde-mnemo-2.2.5-8|44	
14cu|horde-mnemo-2.2.5-8|45	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-mnemo-2.2.5-8|46	Require all denied
14cu|horde-mnemo-2.2.5-8|47	</Directory>
14cu|horde-mnemo-2.2.5-8|48	EOF
14cu|horde-mnemo-2.2.5-8|49	
14cu|horde-mnemo-2.2.5-8|50	# horde configuration
14cu|horde-mnemo-2.2.5-8|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-mnemo-2.2.5-8|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-mnemo-2.2.5-8|53	<?php
14cu|horde-mnemo-2.2.5-8|54	//
14cu|horde-mnemo-2.2.5-8|55	// Mnemo Horde configuration file
14cu|horde-mnemo-2.2.5-8|56	//
14cu|horde-mnemo-2.2.5-8|57	
14cu|horde-mnemo-2.2.5-8|58	$this->applications['mnemo'] = array(
14cu|horde-mnemo-2.2.5-8|59	'fileroot'    => $this->applications['horde']['fileroot'] . '/mnemo',
14cu|horde-mnemo-2.2.5-8|60	'webroot'     => $this->applications['horde']['webroot'] . '/mnemo',
14cu|horde-mnemo-2.2.5-8|61	'name'        => _("Notes"),
14cu|horde-mnemo-2.2.5-8|62	'status'      => 'active',
14cu|horde-mnemo-2.2.5-8|63	'provides'    => 'notes',
14cu|horde-mnemo-2.2.5-8|64	'menu_parent' => 'organizing'
14cu|horde-mnemo-2.2.5-8|65	);
14cu|horde-mnemo-2.2.5-8|66	EOF
14cu|horde-mnemo-2.2.5-8|67	
14cu|horde-mnemo-2.2.5-8|68	# remove .htaccess files
14cu|horde-mnemo-2.2.5-8|69	find . -name .htaccess -exec rm -f {} \;
14cu|horde-mnemo-2.2.5-8|70	
14cu|horde-mnemo-2.2.5-8|71	# install files
14cu|horde-mnemo-2.2.5-8|72	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|73	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|74	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|75	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|76	cp -pR notepads %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|77	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|78	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|79	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|80	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|81	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|82	
14cu|horde-mnemo-2.2.5-8|83	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-mnemo-2.2.5-8|84	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|85	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-mnemo-2.2.5-8|86	popd
14cu|horde-mnemo-2.2.5-8|87	
14cu|horde-mnemo-2.2.5-8|88	# activate configuration files
14cu|horde-mnemo-2.2.5-8|89	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-mnemo-2.2.5-8|90	mv $file ${file%.dist}
14cu|horde-mnemo-2.2.5-8|91	done
14cu|horde-mnemo-2.2.5-8|92	
14cu|horde-mnemo-2.2.5-8|93	# fix script shellbang
14cu|horde-mnemo-2.2.5-8|94	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cu|horde-mnemo-2.2.5-8|95	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cu|horde-mnemo-2.2.5-8|96	done
14cu|horde-mnemo-2.2.5-8|97	
14cu|horde-mnemo-2.2.5-8|98	%clean
14cu|horde-mnemo-2.2.5-8|99	
14cu|horde-mnemo-2.2.5-8|100	%post
14cu|horde-mnemo-2.2.5-8|101	if [ $1 = 1 ]; then
14cu|horde-mnemo-2.2.5-8|102	# configuration
14cu|horde-mnemo-2.2.5-8|103	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-mnemo-2.2.5-8|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-mnemo-2.2.5-8|105	fi
14cu|horde-mnemo-2.2.5-8|106	
14cu|horde-mnemo-2.2.5-8|107	
14cu|horde-mnemo-2.2.5-8|108	%files
14cu|horde-mnemo-2.2.5-8|109	%doc LICENSE README docs
14cu|horde-mnemo-2.2.5-8|110	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-mnemo-2.2.5-8|111	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-mnemo-2.2.5-8|112	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|113	%{_datadir}/horde/%{module}
14cu|horde-mnemo-2.2.5-8|114	
14cu|horde-mnemo-2.2.5-8|115	
14cu|horde-mnemo-2.2.5-8|116	
14cu|horde-mnemo-2.2.5-8|117	%changelog
14cu|horde-mnemo-2.2.5-8|118	
14cu|horde-mnemo-2.2.5-8|119	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.2.5-8
14cu|horde-mnemo-2.2.5-8|120	- (2e38bb6) Updated to 2.2.2
14cu|horde-mnemo-2.2.5-8|121	
14cu|horde-mnemo-2.2.5-8|122	

10419 14
14cu|horde-nag-2.3.7-6|1	%define	module	nag
14cu|horde-nag-2.3.7-6|2	%define __noautoreq /usr/bin/php
14cu|horde-nag-2.3.7-6|3	
14cu|horde-nag-2.3.7-6|4	Name:           horde-%{module}
14cu|horde-nag-2.3.7-6|5	Version:        2.3.7
14cu|horde-nag-2.3.7-6|6	Release:        6
14cu|horde-nag-2.3.7-6|7	Summary:	The Horde task list manager
14cu|horde-nag-2.3.7-6|8	
14cu|horde-nag-2.3.7-6|9	License:	GPL
14cu|horde-nag-2.3.7-6|10	Group: 		System/Servers
14cu|horde-nag-2.3.7-6|11	URL:		http://www.horde.org/%{module}
14cu|horde-nag-2.3.7-6|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
14cu|horde-nag-2.3.7-6|13	Patch:      %{module}-h3-2.3.1-fix-constant-loading.patch
14cu|horde-nag-2.3.7-6|14	Requires:	horde >= 3.3.5
14cu|horde-nag-2.3.7-6|15	BuildArch:	noarch
14cu|horde-nag-2.3.7-6|16	
14cu|horde-nag-2.3.7-6|17	%description
14cu|horde-nag-2.3.7-6|18	Nag is the Horde task list application. It stores todo items, things
14cu|horde-nag-2.3.7-6|19	due later this week, etc. It is very similar in functionality to the
14cu|horde-nag-2.3.7-6|20	Palm ToDo application.
14cu|horde-nag-2.3.7-6|21	
14cu|horde-nag-2.3.7-6|22	%prep
14cu|horde-nag-2.3.7-6|23	%setup -q -n %{module}-h3-%{version}
14cu|horde-nag-2.3.7-6|24	%patch -p 1
14cu|horde-nag-2.3.7-6|25	
14cu|horde-nag-2.3.7-6|26	%build
14cu|horde-nag-2.3.7-6|27	
14cu|horde-nag-2.3.7-6|28	%install
14cu|horde-nag-2.3.7-6|29	# apache configuration
14cu|horde-nag-2.3.7-6|30	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|horde-nag-2.3.7-6|31	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|horde-nag-2.3.7-6|32	# %{name} Apache configuration file
14cu|horde-nag-2.3.7-6|33	
14cu|horde-nag-2.3.7-6|34	<Directory %{_datadir}/horde/%{module}/lib>
14cu|horde-nag-2.3.7-6|35	Require all denied
14cu|horde-nag-2.3.7-6|36	</Directory>
14cu|horde-nag-2.3.7-6|37	
14cu|horde-nag-2.3.7-6|38	<Directory %{_datadir}/horde/%{module}/locale>
14cu|horde-nag-2.3.7-6|39	Require all denied
14cu|horde-nag-2.3.7-6|40	</Directory>
14cu|horde-nag-2.3.7-6|41	
14cu|horde-nag-2.3.7-6|42	<Directory %{_datadir}/horde/%{module}/scripts>
14cu|horde-nag-2.3.7-6|43	Require all denied
14cu|horde-nag-2.3.7-6|44	</Directory>
14cu|horde-nag-2.3.7-6|45	
14cu|horde-nag-2.3.7-6|46	<Directory %{_datadir}/horde/%{module}/templates>
14cu|horde-nag-2.3.7-6|47	Require all denied
14cu|horde-nag-2.3.7-6|48	</Directory>
14cu|horde-nag-2.3.7-6|49	EOF
14cu|horde-nag-2.3.7-6|50	
14cu|horde-nag-2.3.7-6|51	# horde configuration
14cu|horde-nag-2.3.7-6|52	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
14cu|horde-nag-2.3.7-6|53	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
14cu|horde-nag-2.3.7-6|54	<?php
14cu|horde-nag-2.3.7-6|55	//
14cu|horde-nag-2.3.7-6|56	// Nag Horde configuration file
14cu|horde-nag-2.3.7-6|57	//
14cu|horde-nag-2.3.7-6|58	
14cu|horde-nag-2.3.7-6|59	$this->applications['nag'] = array(
14cu|horde-nag-2.3.7-6|60	'fileroot'    => $this->applications['horde']['fileroot'] . '/nag',
14cu|horde-nag-2.3.7-6|61	'webroot'     => $this->applications['horde']['webroot'] . '/nag',
14cu|horde-nag-2.3.7-6|62	'name'        => _("Tasks"),
14cu|horde-nag-2.3.7-6|63	'status'      => 'active',
14cu|horde-nag-2.3.7-6|64	'provides'    => 'tasks',
14cu|horde-nag-2.3.7-6|65	'menu_parent' => 'organizing'
14cu|horde-nag-2.3.7-6|66	);
14cu|horde-nag-2.3.7-6|67	EOF
14cu|horde-nag-2.3.7-6|68	
14cu|horde-nag-2.3.7-6|69	# remove .htaccess files
14cu|horde-nag-2.3.7-6|70	find . -name .htaccess -exec rm -f {} \;
14cu|horde-nag-2.3.7-6|71	
14cu|horde-nag-2.3.7-6|72	# install files
14cu|horde-nag-2.3.7-6|73	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|74	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|75	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|76	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|77	cp -pR tasklists %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|78	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|79	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|80	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|81	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|82	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
14cu|horde-nag-2.3.7-6|83	
14cu|horde-nag-2.3.7-6|84	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
14cu|horde-nag-2.3.7-6|85	pushd %{buildroot}%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|86	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
14cu|horde-nag-2.3.7-6|87	popd
14cu|horde-nag-2.3.7-6|88	
14cu|horde-nag-2.3.7-6|89	# activate configuration files
14cu|horde-nag-2.3.7-6|90	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
14cu|horde-nag-2.3.7-6|91	mv $file ${file%.dist}
14cu|horde-nag-2.3.7-6|92	done
14cu|horde-nag-2.3.7-6|93	
14cu|horde-nag-2.3.7-6|94	# fix script shellbang
14cu|horde-nag-2.3.7-6|95	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
14cu|horde-nag-2.3.7-6|96	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
14cu|horde-nag-2.3.7-6|97	done
14cu|horde-nag-2.3.7-6|98	
14cu|horde-nag-2.3.7-6|99	%clean
14cu|horde-nag-2.3.7-6|100	
14cu|horde-nag-2.3.7-6|101	%post
14cu|horde-nag-2.3.7-6|102	if [ $1 = 1 ]; then
14cu|horde-nag-2.3.7-6|103	# configuration
14cu|horde-nag-2.3.7-6|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
14cu|horde-nag-2.3.7-6|105	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
14cu|horde-nag-2.3.7-6|106	fi
14cu|horde-nag-2.3.7-6|107	
14cu|horde-nag-2.3.7-6|108	
14cu|horde-nag-2.3.7-6|109	%files
14cu|horde-nag-2.3.7-6|110	%doc COPYING README docs
14cu|horde-nag-2.3.7-6|111	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|horde-nag-2.3.7-6|112	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
14cu|horde-nag-2.3.7-6|113	%config(noreplace) %{_sysconfdir}/horde/%{module}
14cu|horde-nag-2.3.7-6|114	%{_datadir}/horde/%{module}
14cu|horde-nag-2.3.7-6|115	
14cu|horde-nag-2.3.7-6|116	
14cu|horde-nag-2.3.7-6|117	
14cu|horde-nag-2.3.7-6|118	%changelog
14cu|horde-nag-2.3.7-6|119	
14cu|horde-nag-2.3.7-6|120	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.3.7-6
14cu|horde-nag-2.3.7-6|121	- (f7e2109) Updated to 2.3.7
14cu|horde-nag-2.3.7-6|122	
14cu|horde-nag-2.3.7-6|123	

10420 14
14cu|horgand-1.14-9|1	%define debug_package %{nil}
14cu|horgand-1.14-9|2	
14cu|horgand-1.14-9|3	Name: 	 	horgand
14cu|horgand-1.14-9|4	Summary: 	FM organ synthesizer
14cu|horgand-1.14-9|5	Version: 	1.14
14cu|horgand-1.14-9|6	Release: 	9
14cu|horgand-1.14-9|7	Source0:	%{name}-%{version}.tar.bz2
14cu|horgand-1.14-9|8	Patch0:		horgand-1.14-adopt-fltk.patch
14cu|horgand-1.14-9|9	URL:		http://horgand.berlios.de
14cu|horgand-1.14-9|10	License:	GPL
14cu|horgand-1.14-9|11	Group:		Sound
14cu|horgand-1.14-9|12	BuildRequires:	libalsa-devel jackit-devel fltk-devel pkgconfig(sndfile)
14cu|horgand-1.14-9|13	BuildRequires:	alsa-utils xpm-devel
14cu|horgand-1.14-9|14	BuildRequires:	pkgconfig(cairo)
14cu|horgand-1.14-9|15	BuildRequires:	pkgconfig(pixman-1)
14cu|horgand-1.14-9|16	
14cu|horgand-1.14-9|17	%description
14cu|horgand-1.14-9|18	Horgand is a jack capable organ client with presets and some effects
14cu|horgand-1.14-9|19	incorporated. Horgand generates the sound in real time like a FM synthesizer.
14cu|horgand-1.14-9|20	You can change the frecuency of all the drawars and add some special effects.
14cu|horgand-1.14-9|21	
14cu|horgand-1.14-9|22	%prep
14cu|horgand-1.14-9|23	%setup -q
14cu|horgand-1.14-9|24	%patch0 -p0
14cu|horgand-1.14-9|25	
14cu|horgand-1.14-9|26	%build
14cu|horgand-1.14-9|27	export LDFLAGS="-lX11 -lpthread"
14cu|horgand-1.14-9|28	%configure2_5x
14cu|horgand-1.14-9|29	perl -p -i -e "s|-O6|%{optflags}||g" Makefile
14cu|horgand-1.14-9|30	%make
14cu|horgand-1.14-9|31	
14cu|horgand-1.14-9|32	%install
14cu|horgand-1.14-9|33	mkdir -p %{buildroot}/%{_bindir}
14cu|horgand-1.14-9|34	%makeinstall_std PREFIX=%{_prefix}
14cu|horgand-1.14-9|35	rm -fr %{buildroot}/%{_docdir}/%{name}
14cu|horgand-1.14-9|36	
14cu|horgand-1.14-9|37	mkdir -p %{buildroot}/etc/modules-load.d
14cu|horgand-1.14-9|38	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|horgand-1.14-9|39	
14cu|horgand-1.14-9|40	#menu
14cu|horgand-1.14-9|41	
14cu|horgand-1.14-9|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|horgand-1.14-9|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|horgand-1.14-9|44	[Desktop Entry]
14cu|horgand-1.14-9|45	Name=Horgand
14cu|horgand-1.14-9|46	Comment=%{summary}
14cu|horgand-1.14-9|47	Exec=%{_bindir}/%{name}
14cu|horgand-1.14-9|48	Icon=sound_section
14cu|horgand-1.14-9|49	Terminal=false
14cu|horgand-1.14-9|50	Type=Application
14cu|horgand-1.14-9|51	Categories=AudioVideo;Sequencer;
14cu|horgand-1.14-9|52	EOF
14cu|horgand-1.14-9|53	
14cu|horgand-1.14-9|54	%post
14cu|horgand-1.14-9|55	modprobe snd_seq
14cu|horgand-1.14-9|56	
14cu|horgand-1.14-9|57	%files
14cu|horgand-1.14-9|58	%doc AUTHORS ChangeLog README COPYING
14cu|horgand-1.14-9|59	%{_bindir}/%{name}
14cu|horgand-1.14-9|60	%{_datadir}/%{name}
14cu|horgand-1.14-9|61	%{_mandir}/man1/*
14cu|horgand-1.14-9|62	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|horgand-1.14-9|63	/etc/modules-load.d/%{name}.conf
14cu|horgand-1.14-9|64	
14cu|horgand-1.14-9|65	
14cu|horgand-1.14-9|66	%changelog
14cu|horgand-1.14-9|67	
14cu|horgand-1.14-9|68	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-9
14cu|horgand-1.14-9|69	- (3b94e1c) Fix linking, disable debug
14cu|horgand-1.14-9|70	
14cu|horgand-1.14-9|71	

10421 14
14cu|hostapd1-1.1-3|1	%define realname hostapd
14cu|hostapd1-1.1-3|2	
14cu|hostapd1-1.1-3|3	Summary:	Optional user space component for Host AP driver
14cu|hostapd1-1.1-3|4	Name:		hostapd1
14cu|hostapd1-1.1-3|5	Version:	1.1
14cu|hostapd1-1.1-3|6	Release:	3
14cu|hostapd1-1.1-3|7	License:	GPLv2+
14cu|hostapd1-1.1-3|8	Group:		System/Servers
14cu|hostapd1-1.1-3|9	Url:		http://hostap.epitest.fi/hostapd/
14cu|hostapd1-1.1-3|10	Source0:	http://hostap.epitest.fi/releases/%{realname}-%{version}.tar.gz
14cu|hostapd1-1.1-3|11	Source1:	%{realname}.init
14cu|hostapd1-1.1-3|12	Source2:	%{realname}-config-build
14cu|hostapd1-1.1-3|13	Source3:	%{realname}.service
14cu|hostapd1-1.1-3|14	Patch0:		%{realname}-config.patch
14cu|hostapd1-1.1-3|15	Patch1:		hostapd-1.0-libnl_path_fix.patch
14cu|hostapd1-1.1-3|16	Patch2:		hostapd-1.0-tls_length_fix.patch
14cu|hostapd1-1.1-3|17	BuildRequires:	pkgconfig(libnl-3.0)
14cu|hostapd1-1.1-3|18	BuildRequires:	pkgconfig(openssl)
14cu|hostapd1-1.1-3|19	Requires(post,preun,postun):	rpm-helper
14cu|hostapd1-1.1-3|20	Conflicts:	%{realname}
14cu|hostapd1-1.1-3|21	
14cu|hostapd1-1.1-3|22	%description
14cu|hostapd1-1.1-3|23	Hostapd is an optional user space component for Host AP driver. It adds
14cu|hostapd1-1.1-3|24	more features to the basic IEEE 802.11 management included in the kernel
14cu|hostapd1-1.1-3|25	driver: using external RADIUS authentication server for MAC address
14cu|hostapd1-1.1-3|26	based access control, IEEE 802.1X Authenticator and dynamic WEP keying,
14cu|hostapd1-1.1-3|27	RADIUS accounting.
14cu|hostapd1-1.1-3|28	
14cu|hostapd1-1.1-3|29	%files
14cu|hostapd1-1.1-3|30	%doc %{realname}/ChangeLog %{realname}/README
14cu|hostapd1-1.1-3|31	%{_sbindir}/%{realname}
14cu|hostapd1-1.1-3|32	%{_sbindir}/%{realname}_cli
14cu|hostapd1-1.1-3|33	%config(noreplace) %{_initrddir}/%{realname}
14cu|hostapd1-1.1-3|34	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.conf
14cu|hostapd1-1.1-3|35	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.accept
14cu|hostapd1-1.1-3|36	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.deny
14cu|hostapd1-1.1-3|37	%config(noreplace) %{_unitdir}/%{realname}.service
14cu|hostapd1-1.1-3|38	
14cu|hostapd1-1.1-3|39	%post
14cu|hostapd1-1.1-3|40	%_post_service %{realname}
14cu|hostapd1-1.1-3|41	
14cu|hostapd1-1.1-3|42	%preun
14cu|hostapd1-1.1-3|43	%_preun_service %{realname}
14cu|hostapd1-1.1-3|44	
14cu|hostapd1-1.1-3|45	%postun
14cu|hostapd1-1.1-3|46	%_postun_userdel %{realname}
14cu|hostapd1-1.1-3|47	
14cu|hostapd1-1.1-3|48	#----------------------------------------------------------------------------
14cu|hostapd1-1.1-3|49	
14cu|hostapd1-1.1-3|50	%prep
14cu|hostapd1-1.1-3|51	%setup -qn %{realname}-%{version}
14cu|hostapd1-1.1-3|52	%patch0 -p0 -b .mdkconf
14cu|hostapd1-1.1-3|53	%patch1 -p1 -b .nl3
14cu|hostapd1-1.1-3|54	%patch2 -p1 -b .tls
14cu|hostapd1-1.1-3|55	pushd %{realname}
14cu|hostapd1-1.1-3|56	cp %{SOURCE2} .config
14cu|hostapd1-1.1-3|57	popd
14cu|hostapd1-1.1-3|58	
14cu|hostapd1-1.1-3|59	%build
14cu|hostapd1-1.1-3|60	pushd %{realname}
14cu|hostapd1-1.1-3|61	perl -pi -e 's/CFLAGS =.*/CFLAGS = -MMD %{optflags}/' Makefile
14cu|hostapd1-1.1-3|62	%make CC="%{__cc}" #CFLAGS="-MMD %{optflags}"
14cu|hostapd1-1.1-3|63	popd
14cu|hostapd1-1.1-3|64	
14cu|hostapd1-1.1-3|65	%install
14cu|hostapd1-1.1-3|66	pushd %{realname}
14cu|hostapd1-1.1-3|67	install -d -m 755 %{buildroot}%{_sbindir}
14cu|hostapd1-1.1-3|68	install -d -m 755 %{buildroot}%{_sysconfdir}/%{realname}
14cu|hostapd1-1.1-3|69	install -d -m 755 %{buildroot}%{_initrddir}
14cu|hostapd1-1.1-3|70	install -d -m 755 %{buildroot}/%{_unitdir}
14cu|hostapd1-1.1-3|71	install -m 755 %{realname}        %{buildroot}%{_sbindir}
14cu|hostapd1-1.1-3|72	install -m 755 %{realname}_cli    %{buildroot}%{_sbindir}
14cu|hostapd1-1.1-3|73	install -m 600 %{realname}.conf   %{buildroot}%{_sysconfdir}/%{realname}
14cu|hostapd1-1.1-3|74	install -m 644 %{realname}.accept %{buildroot}%{_sysconfdir}/%{realname}
14cu|hostapd1-1.1-3|75	install -m 644 %{realname}.deny   %{buildroot}%{_sysconfdir}/%{realname}
14cu|hostapd1-1.1-3|76	install -pm 0755 %{SOURCE1}   %{buildroot}%{_initrddir}/%{realname}
14cu|hostapd1-1.1-3|77	install -pm 644 %{SOURCE3}   %{buildroot}/%{_unitdir}/%{realname}.service
14cu|hostapd1-1.1-3|78	popd
14cu|hostapd1-1.1-3|79	
14cu|hostapd1-1.1-3|80	
14cu|hostapd1-1.1-3|81	%changelog
14cu|hostapd1-1.1-3|82	
14cu|hostapd1-1.1-3|83	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3
14cu|hostapd1-1.1-3|84	- (d667fa0) Spec cleanup
14cu|hostapd1-1.1-3|85	
14cu|hostapd1-1.1-3|86	

10422 14
14cu|hso-rezero-0.1-10|1	%define oname hso-udev
14cu|hso-rezero-0.1-10|2	
14cu|hso-rezero-0.1-10|3	Summary:	Tools for Option 3G cards
14cu|hso-rezero-0.1-10|4	Name:		hso-rezero
14cu|hso-rezero-0.1-10|5	Version:	0.1
14cu|hso-rezero-0.1-10|6	Release:	10
14cu|hso-rezero-0.1-10|7	License:	GPLv2+
14cu|hso-rezero-0.1-10|8	Group:		System/Configuration/Hardware
14cu|hso-rezero-0.1-10|9	Url:		http://www.pharscape.org/
14cu|hso-rezero-0.1-10|10	# http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/
14cu|hso-rezero-0.1-10|11	Source0:	%{oname}.tar.gz
14cu|hso-rezero-0.1-10|12	Source2:	49_hso-udev.rules
14cu|hso-rezero-0.1-10|13	
14cu|hso-rezero-0.1-10|14	%description
14cu|hso-rezero-0.1-10|15	rezero is a utility to disable the ZeroCD (fake USB CD-Rom)
14cu|hso-rezero-0.1-10|16	temporarily at run time for Option 3G cards.
14cu|hso-rezero-0.1-10|17	
14cu|hso-rezero-0.1-10|18	%files
14cu|hso-rezero-0.1-10|19	%{_sbindir}/*
14cu|hso-rezero-0.1-10|20	%{_udevrulesdir}/*.rules
14cu|hso-rezero-0.1-10|21	
14cu|hso-rezero-0.1-10|22	#----------------------------------------------------------------------------
14cu|hso-rezero-0.1-10|23	
14cu|hso-rezero-0.1-10|24	%prep
14cu|hso-rezero-0.1-10|25	%setup -q -c
14cu|hso-rezero-0.1-10|26	make clean
14cu|hso-rezero-0.1-10|27	
14cu|hso-rezero-0.1-10|28	%build
14cu|hso-rezero-0.1-10|29	%make CC="%__cc %{optflags}"
14cu|hso-rezero-0.1-10|30	
14cu|hso-rezero-0.1-10|31	%install
14cu|hso-rezero-0.1-10|32	%makeinstall_std
14cu|hso-rezero-0.1-10|33	
14cu|hso-rezero-0.1-10|34	rm -f %{buildroot}%{_sysconfdir}/udev/rules.d/*.rules
14cu|hso-rezero-0.1-10|35	
14cu|hso-rezero-0.1-10|36	mkdir -p %{buildroot}%{_udevrulesdir}
14cu|hso-rezero-0.1-10|37	install -m 644 %{SOURCE2} %{buildroot}%{_udevrulesdir}/
14cu|hso-rezero-0.1-10|38	
14cu|hso-rezero-0.1-10|39	
14cu|hso-rezero-0.1-10|40	%changelog
14cu|hso-rezero-0.1-10|41	
14cu|hso-rezero-0.1-10|42	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-10
14cu|hso-rezero-0.1-10|43	- (a2bd157) Build with system optflags to fix debug package
14cu|hso-rezero-0.1-10|44	- (a2bd157) Spec cleanup
14cu|hso-rezero-0.1-10|45	
14cu|hso-rezero-0.1-10|46	

10423 14
14cu|hsqldb1-1.8.1.3-6|1	%global cvs_version 1_8_1_3
14cu|hsqldb1-1.8.1.3-6|2	%global majorversion 1
14cu|hsqldb1-1.8.1.3-6|3	Name:          hsqldb1
14cu|hsqldb1-1.8.1.3-6|4	Version:       1.8.1.3
14cu|hsqldb1-1.8.1.3-6|5	Release:       6
14cu|hsqldb1-1.8.1.3-6|6	Group:		Development/Java
14cu|hsqldb1-1.8.1.3-6|7	Summary:       HyperSQL Database Engine
14cu|hsqldb1-1.8.1.3-6|8	License:       BSD
14cu|hsqldb1-1.8.1.3-6|9	URL:           http://hsqldb.sourceforge.net/
14cu|hsqldb1-1.8.1.3-6|10	
14cu|hsqldb1-1.8.1.3-6|11	Source0:       http://downloads.sourceforge.net/hsqldb/hsqldb_%{cvs_version}.zip
14cu|hsqldb1-1.8.1.3-6|12	Source1:       http://mirrors.ibiblio.org/pub/mirrors/maven2/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.pom
14cu|hsqldb1-1.8.1.3-6|13	Patch0:        hsqldb-jdbc-4.1.patch
14cu|hsqldb1-1.8.1.3-6|14	BuildRequires: ant
14cu|hsqldb1-1.8.1.3-6|15	BuildRequires: jpackage-utils >= 0:1.5
14cu|hsqldb1-1.8.1.3-6|16	BuildRequires: junit
14cu|hsqldb1-1.8.1.3-6|17	BuildRequires: servlet6
14cu|hsqldb1-1.8.1.3-6|18	
14cu|hsqldb1-1.8.1.3-6|19	Requires:      java
14cu|hsqldb1-1.8.1.3-6|20	Requires:      servlet6
14cu|hsqldb1-1.8.1.3-6|21	Requires:      jpackage-utils
14cu|hsqldb1-1.8.1.3-6|22	BuildArch:     noarch
14cu|hsqldb1-1.8.1.3-6|23	
14cu|hsqldb1-1.8.1.3-6|24	%description
14cu|hsqldb1-1.8.1.3-6|25	HSQLdb is a relational database engine written in JavaTM , with a JDBC
14cu|hsqldb1-1.8.1.3-6|26	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
14cu|hsqldb1-1.8.1.3-6|27	100k), fast database engine which offers both in memory and disk based
14cu|hsqldb1-1.8.1.3-6|28	tables. Embedded and server modes are available. Additionally, it
14cu|hsqldb1-1.8.1.3-6|29	includes tools such as a minimal web server, in-memory query and
14cu|hsqldb1-1.8.1.3-6|30	management tools (can be run as applets or servlets, too) and a number
14cu|hsqldb1-1.8.1.3-6|31	of demonstration examples.
14cu|hsqldb1-1.8.1.3-6|32	Downloaded code should be regarded as being of production quality. The
14cu|hsqldb1-1.8.1.3-6|33	product is currently being used as a database and persistence engine in
14cu|hsqldb1-1.8.1.3-6|34	many Open Source Software projects and even in commercial projects and
14cu|hsqldb1-1.8.1.3-6|35	products! In it's current version it is extremely stable and reliable.
14cu|hsqldb1-1.8.1.3-6|36	It is best known for its small size, ability to execute completely in
14cu|hsqldb1-1.8.1.3-6|37	memory and its speed. Yet it is a completely functional relational
14cu|hsqldb1-1.8.1.3-6|38	database management system that is completely free under the Modified
14cu|hsqldb1-1.8.1.3-6|39	BSD License. Yes, that's right, completely free of cost or restrictions!
14cu|hsqldb1-1.8.1.3-6|40	
14cu|hsqldb1-1.8.1.3-6|41	%package javadoc
14cu|hsqldb1-1.8.1.3-6|42	
14cu|hsqldb1-1.8.1.3-6|43	Summary:       Javadoc for %{name}
14cu|hsqldb1-1.8.1.3-6|44	
14cu|hsqldb1-1.8.1.3-6|45	%description javadoc
14cu|hsqldb1-1.8.1.3-6|46	Javadoc for %{name}.
14cu|hsqldb1-1.8.1.3-6|47	
14cu|hsqldb1-1.8.1.3-6|48	%prep
14cu|hsqldb1-1.8.1.3-6|49	%setup -q -n hsqldb
14cu|hsqldb1-1.8.1.3-6|50	
14cu|hsqldb1-1.8.1.3-6|51	# set right permissions
14cu|hsqldb1-1.8.1.3-6|52	find . -name "*.sh" -exec chmod 755 \{\} \;
14cu|hsqldb1-1.8.1.3-6|53	# remove all _notes directories
14cu|hsqldb1-1.8.1.3-6|54	for dir in `find . -name _notes`; do rm -rf $dir; done
14cu|hsqldb1-1.8.1.3-6|55	# remove all binary libs
14cu|hsqldb1-1.8.1.3-6|56	find . -name "*.jar" -exec rm -f {} \;
14cu|hsqldb1-1.8.1.3-6|57	find . -name "*.class" -exec rm -f {} \;
14cu|hsqldb1-1.8.1.3-6|58	find . -name "*.war" -exec rm -f {} \;
14cu|hsqldb1-1.8.1.3-6|59	# correct silly permissions
14cu|hsqldb1-1.8.1.3-6|60	chmod -R go=u-w *
14cu|hsqldb1-1.8.1.3-6|61	
14cu|hsqldb1-1.8.1.3-6|62	%patch0 -p1
14cu|hsqldb1-1.8.1.3-6|63	
14cu|hsqldb1-1.8.1.3-6|64	cp %{SOURCE1} ./pom.xml
14cu|hsqldb1-1.8.1.3-6|65	
14cu|hsqldb1-1.8.1.3-6|66	%build
14cu|hsqldb1-1.8.1.3-6|67	export CLASSPATH=$(build-classpath tomcat-servlet-api junit)
14cu|hsqldb1-1.8.1.3-6|68	pushd build
14cu|hsqldb1-1.8.1.3-6|69	ant jar javadoc
14cu|hsqldb1-1.8.1.3-6|70	popd
14cu|hsqldb1-1.8.1.3-6|71	
14cu|hsqldb1-1.8.1.3-6|72	%install
14cu|hsqldb1-1.8.1.3-6|73	
14cu|hsqldb1-1.8.1.3-6|74	# jar
14cu|hsqldb1-1.8.1.3-6|75	mkdir -p %{buildroot}%{_javadir}
14cu|hsqldb1-1.8.1.3-6|76	install -m 644 lib/hsqldb.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|hsqldb1-1.8.1.3-6|77	pushd %{buildroot}%{_javadir}
14cu|hsqldb1-1.8.1.3-6|78	ln -s %{name}.jar hsqldb.jar
14cu|hsqldb1-1.8.1.3-6|79	popd
14cu|hsqldb1-1.8.1.3-6|80	
14cu|hsqldb1-1.8.1.3-6|81	# Maven metadata
14cu|hsqldb1-1.8.1.3-6|82	mkdir -p %{buildroot}%{_mavenpomdir}
14cu|hsqldb1-1.8.1.3-6|83	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|hsqldb1-1.8.1.3-6|84	# %add_maven_depmap JPP-%{name}.pom %{name}.jar -v "%{majorversion}"
14cu|hsqldb1-1.8.1.3-6|85	
14cu|hsqldb1-1.8.1.3-6|86	# javadoc
14cu|hsqldb1-1.8.1.3-6|87	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|hsqldb1-1.8.1.3-6|88	cp -r doc/src/* %{buildroot}%{_javadocdir}/%{name}
14cu|hsqldb1-1.8.1.3-6|89	
14cu|hsqldb1-1.8.1.3-6|90	%files
14cu|hsqldb1-1.8.1.3-6|91	%doc doc/hsqldb_lic.txt
14cu|hsqldb1-1.8.1.3-6|92	%{_javadir}/*
14cu|hsqldb1-1.8.1.3-6|93	#%{_mavendepmapfragdir}/*
14cu|hsqldb1-1.8.1.3-6|94	%{_mavenpomdir}/*
14cu|hsqldb1-1.8.1.3-6|95	
14cu|hsqldb1-1.8.1.3-6|96	%files javadoc
14cu|hsqldb1-1.8.1.3-6|97	%{_javadocdir}/%{name}
14cu|hsqldb1-1.8.1.3-6|98	%doc doc/hsqldb_lic.txt
14cu|hsqldb1-1.8.1.3-6|99	
14cu|hsqldb1-1.8.1.3-6|100	%changelog
14cu|hsqldb1-1.8.1.3-6|101	
14cu|hsqldb1-1.8.1.3-6|102	* Thu Mar 17 2016 Denis Silakov <dsilakov@gmail.com> 1.8.1.3-6
14cu|hsqldb1-1.8.1.3-6|103	- (8be1d09) Switch to newer servlet
14cu|hsqldb1-1.8.1.3-6|104	
14cu|hsqldb1-1.8.1.3-6|105	

10424 14
14cu|hsqldb-2.3.1-3|1	%global pomversion 2.3.0
14cu|hsqldb-2.3.1-3|2	
14cu|hsqldb-2.3.1-3|3	Name:           hsqldb
14cu|hsqldb-2.3.1-3|4	Version:        2.3.1
14cu|hsqldb-2.3.1-3|5	Release:        3
14cu|hsqldb-2.3.1-3|6	Epoch:          1
14cu|hsqldb-2.3.1-3|7	Summary:        HyperSQL Database Engine
14cu|hsqldb-2.3.1-3|8	
14cu|hsqldb-2.3.1-3|9	License:        BSD
14cu|hsqldb-2.3.1-3|10	URL:            http://hsqldb.sourceforge.net/
14cu|hsqldb-2.3.1-3|11	Group:          Databases
14cu|hsqldb-2.3.1-3|12	
14cu|hsqldb-2.3.1-3|13	BuildArch:      noarch
14cu|hsqldb-2.3.1-3|14	
14cu|hsqldb-2.3.1-3|15	Source0:        http://downloads.sourceforge.net/hsqldb/%{name}-%{version}.zip
14cu|hsqldb-2.3.1-3|16	Source1:        %{name}-1.8.0-standard.cfg
14cu|hsqldb-2.3.1-3|17	Source2:        %{name}-1.8.0-standard-server.properties
14cu|hsqldb-2.3.1-3|18	Source3:        %{name}-1.8.0-standard-webserver.properties
14cu|hsqldb-2.3.1-3|19	Source4:        %{name}-1.8.0-standard-sqltool.rc
14cu|hsqldb-2.3.1-3|20	Source5:        http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{pomversion}/hsqldb-%{pomversion}.pom
14cu|hsqldb-2.3.1-3|21	# Custom systemd files - talking with upstream about incorporating them, see
14cu|hsqldb-2.3.1-3|22	# http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103
14cu|hsqldb-2.3.1-3|23	Source6:        %{name}.systemd
14cu|hsqldb-2.3.1-3|24	Source7:        %{name}-wrapper
14cu|hsqldb-2.3.1-3|25	Source8:        %{name}-post
14cu|hsqldb-2.3.1-3|26	Source9:        %{name}-stop
14cu|hsqldb-2.3.1-3|27	
14cu|hsqldb-2.3.1-3|28	# Javadoc fails to create since apidocs folder is deleted and not recreated
14cu|hsqldb-2.3.1-3|29	Patch0:         %{name}-apidocs.patch
14cu|hsqldb-2.3.1-3|30	# Package org.hsqldb.cmdline was only compiled with java 1.5
14cu|hsqldb-2.3.1-3|31	Patch1:         %{name}-cmdline.patch
14cu|hsqldb-2.3.1-3|32	
14cu|hsqldb-2.3.1-3|33	BuildRequires:  ant
14cu|hsqldb-2.3.1-3|34	BuildRequires:  jpackage-utils >= 0:1.5
14cu|hsqldb-2.3.1-3|35	BuildRequires:  junit
14cu|hsqldb-2.3.1-3|36	BuildRequires:  systemd-units
14cu|hsqldb-2.3.1-3|37	BuildRequires:  servlet6
14cu|hsqldb-2.3.1-3|38	
14cu|hsqldb-2.3.1-3|39	Requires:       java
14cu|hsqldb-2.3.1-3|40	Requires:       servlet6
14cu|hsqldb-2.3.1-3|41	Requires(pre):  shadow-utils
14cu|hsqldb-2.3.1-3|42	Requires(post): systemd
14cu|hsqldb-2.3.1-3|43	Requires(post): systemd-units
14cu|hsqldb-2.3.1-3|44	Requires(preun):  systemd-units
14cu|hsqldb-2.3.1-3|45	Requires(postun): systemd-units
14cu|hsqldb-2.3.1-3|46	
14cu|hsqldb-2.3.1-3|47	
14cu|hsqldb-2.3.1-3|48	%description
14cu|hsqldb-2.3.1-3|49	HSQLdb is a relational database engine written in JavaTM , with a JDBC
14cu|hsqldb-2.3.1-3|50	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
14cu|hsqldb-2.3.1-3|51	100k), fast database engine which offers both in memory and disk based
14cu|hsqldb-2.3.1-3|52	tables. Embedded and server modes are available. Additionally, it
14cu|hsqldb-2.3.1-3|53	includes tools such as a minimal web server, in-memory query and
14cu|hsqldb-2.3.1-3|54	management tools (can be run as applets or servlets, too) and a number
14cu|hsqldb-2.3.1-3|55	of demonstration examples.
14cu|hsqldb-2.3.1-3|56	Downloaded code should be regarded as being of production quality. The
14cu|hsqldb-2.3.1-3|57	product is currently being used as a database and persistence engine in
14cu|hsqldb-2.3.1-3|58	many Open Source Software projects and even in commercial projects and
14cu|hsqldb-2.3.1-3|59	products! In it's current version it is extremely stable and reliable.
14cu|hsqldb-2.3.1-3|60	It is best known for its small size, ability to execute completely in
14cu|hsqldb-2.3.1-3|61	memory and its speed. Yet it is a completely functional relational
14cu|hsqldb-2.3.1-3|62	database management system that is completely free under the Modified
14cu|hsqldb-2.3.1-3|63	BSD License. Yes, that's right, completely free of cost or restrictions!
14cu|hsqldb-2.3.1-3|64	
14cu|hsqldb-2.3.1-3|65	%package manual
14cu|hsqldb-2.3.1-3|66	Summary:    Manual for %{name}
14cu|hsqldb-2.3.1-3|67	
14cu|hsqldb-2.3.1-3|68	
14cu|hsqldb-2.3.1-3|69	
14cu|hsqldb-2.3.1-3|70	%description manual
14cu|hsqldb-2.3.1-3|71	Documentation for %{name}.
14cu|hsqldb-2.3.1-3|72	
14cu|hsqldb-2.3.1-3|73	%package javadoc
14cu|hsqldb-2.3.1-3|74	Summary:    Javadoc for %{name}
14cu|hsqldb-2.3.1-3|75	
14cu|hsqldb-2.3.1-3|76	
14cu|hsqldb-2.3.1-3|77	Requires:   jpackage-utils
14cu|hsqldb-2.3.1-3|78	
14cu|hsqldb-2.3.1-3|79	%description javadoc
14cu|hsqldb-2.3.1-3|80	Javadoc for %{name}.
14cu|hsqldb-2.3.1-3|81	
14cu|hsqldb-2.3.1-3|82	%package demo
14cu|hsqldb-2.3.1-3|83	Summary:    Demo for %{name}
14cu|hsqldb-2.3.1-3|84	
14cu|hsqldb-2.3.1-3|85	
14cu|hsqldb-2.3.1-3|86	Requires:   %{name} = %{epoch}:%{version}-%{release}
14cu|hsqldb-2.3.1-3|87	
14cu|hsqldb-2.3.1-3|88	%description demo
14cu|hsqldb-2.3.1-3|89	Demonstrations and samples for %{name}.
14cu|hsqldb-2.3.1-3|90	
14cu|hsqldb-2.3.1-3|91	%prep
14cu|hsqldb-2.3.1-3|92	%setup -q -n %{name}-%{version}/%{name}
14cu|hsqldb-2.3.1-3|93	# set right permissions
14cu|hsqldb-2.3.1-3|94	find . -name "*.sh" -exec chmod 755 \{\} \;
14cu|hsqldb-2.3.1-3|95	# remove all _notes directories
14cu|hsqldb-2.3.1-3|96	for dir in `find . -name _notes`; do rm -rf $dir; done
14cu|hsqldb-2.3.1-3|97	# remove all binary libs
14cu|hsqldb-2.3.1-3|98	find . -name "*.jar" -exec rm -f {} \;
14cu|hsqldb-2.3.1-3|99	find . -name "*.class" -exec rm -f {} \;
14cu|hsqldb-2.3.1-3|100	find . -name "*.war" -exec rm -f {} \;
14cu|hsqldb-2.3.1-3|101	# correct silly permissions
14cu|hsqldb-2.3.1-3|102	chmod -R go=u-w *
14cu|hsqldb-2.3.1-3|103	
14cu|hsqldb-2.3.1-3|104	# Fix doc location
14cu|hsqldb-2.3.1-3|105	sed -i -e 's/doc-src/doc/g' build/build.xml
14cu|hsqldb-2.3.1-3|106	
14cu|hsqldb-2.3.1-3|107	%patch0 -p1
14cu|hsqldb-2.3.1-3|108	%patch1 -p1
14cu|hsqldb-2.3.1-3|109	
14cu|hsqldb-2.3.1-3|110	%build
14cu|hsqldb-2.3.1-3|111	export CLASSPATH=$(build-classpath \
14cu|hsqldb-2.3.1-3|112	tomcat-servlet-api \
14cu|hsqldb-2.3.1-3|113	junit)
14cu|hsqldb-2.3.1-3|114	pushd build
14cu|hsqldb-2.3.1-3|115	export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
14cu|hsqldb-2.3.1-3|116	ant hsqldb
14cu|hsqldb-2.3.1-3|117	popd
14cu|hsqldb-2.3.1-3|118	
14cu|hsqldb-2.3.1-3|119	%install
14cu|hsqldb-2.3.1-3|120	# jar
14cu|hsqldb-2.3.1-3|121	install -d -m 755 %{buildroot}%{_javadir}
14cu|hsqldb-2.3.1-3|122	install -m 644 lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|hsqldb-2.3.1-3|123	# bin
14cu|hsqldb-2.3.1-3|124	install -d -m 755 %{buildroot}%{_bindir}
14cu|hsqldb-2.3.1-3|125	# systemd
14cu|hsqldb-2.3.1-3|126	install -d -m 755 %{buildroot}%{_unitdir}
14cu|hsqldb-2.3.1-3|127	install -d -m 755 %{buildroot}%{_prefix}/lib/%{name}
14cu|hsqldb-2.3.1-3|128	install -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}.service
14cu|hsqldb-2.3.1-3|129	install -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/%{name}/%{name}-wrapper
14cu|hsqldb-2.3.1-3|130	install -m 755 %{SOURCE8} %{buildroot}%{_prefix}/lib/%{name}/%{name}-post
14cu|hsqldb-2.3.1-3|131	install -m 755 %{SOURCE9} %{buildroot}%{_prefix}/lib/%{name}/%{name}-stop
14cu|hsqldb-2.3.1-3|132	# config
14cu|hsqldb-2.3.1-3|133	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|hsqldb-2.3.1-3|134	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|hsqldb-2.3.1-3|135	# serverconfig
14cu|hsqldb-2.3.1-3|136	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|hsqldb-2.3.1-3|137	install -m 644 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/%{name}/server.properties
14cu|hsqldb-2.3.1-3|138	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/%{name}/webserver.properties
14cu|hsqldb-2.3.1-3|139	install -m 600 %{SOURCE4} %{buildroot}%{_localstatedir}/lib/%{name}/sqltool.rc
14cu|hsqldb-2.3.1-3|140	# lib
14cu|hsqldb-2.3.1-3|141	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/lib
14cu|hsqldb-2.3.1-3|142	# javadoc
14cu|hsqldb-2.3.1-3|143	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|hsqldb-2.3.1-3|144	cp -r doc/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|hsqldb-2.3.1-3|145	# data
14cu|hsqldb-2.3.1-3|146	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/data
14cu|hsqldb-2.3.1-3|147	# manual
14cu|hsqldb-2.3.1-3|148	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|hsqldb-2.3.1-3|149	cp -r doc/* %{buildroot}%{_docdir}/%{name}-%{version}
14cu|hsqldb-2.3.1-3|150	cp index.html %{buildroot}%{_docdir}/%{name}-%{version}
14cu|hsqldb-2.3.1-3|151	
14cu|hsqldb-2.3.1-3|152	cd ..
14cu|hsqldb-2.3.1-3|153	# Maven metadata
14cu|hsqldb-2.3.1-3|154	install -pD -T -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|hsqldb-2.3.1-3|155	# %add_maven_depmap
14cu|hsqldb-2.3.1-3|156	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cu|hsqldb-2.3.1-3|157	
14cu|hsqldb-2.3.1-3|158	pushd %{buildroot}%{_localstatedir}/lib/%{name}/lib
14cu|hsqldb-2.3.1-3|159	# build-classpath can not be used as the jar is not
14cu|hsqldb-2.3.1-3|160	# yet present during the build
14cu|hsqldb-2.3.1-3|161	ln -s %{_javadir}/hsqldb.jar hsqldb.jar
14cu|hsqldb-2.3.1-3|162	ln -s $(build-classpath tomcat-servlet-api) servlet.jar
14cu|hsqldb-2.3.1-3|163	popd
14cu|hsqldb-2.3.1-3|164	
14cu|hsqldb-2.3.1-3|165	%preun
14cu|hsqldb-2.3.1-3|166	%systemd_preun hsqldb.service
14cu|hsqldb-2.3.1-3|167	
14cu|hsqldb-2.3.1-3|168	%pre
14cu|hsqldb-2.3.1-3|169	# Add the "hsqldb" user and group
14cu|hsqldb-2.3.1-3|170	# we need a shell to be able to use su - later
14cu|hsqldb-2.3.1-3|171	%{_sbindir}/groupadd -g 96 -f -r %{name} 2> /dev/null || :
14cu|hsqldb-2.3.1-3|172	%{_sbindir}/useradd -u 96 -g %{name} -s /sbin/nologin \
14cu|hsqldb-2.3.1-3|173	-d %{_localstatedir}/lib/%{name} -r %{name} 2> /dev/null || :
14cu|hsqldb-2.3.1-3|174	
14cu|hsqldb-2.3.1-3|175	%post
14cu|hsqldb-2.3.1-3|176	%systemd_post hsqldb.service
14cu|hsqldb-2.3.1-3|177	
14cu|hsqldb-2.3.1-3|178	%postun
14cu|hsqldb-2.3.1-3|179	%systemd_postun_with_restart hsqldb.service
14cu|hsqldb-2.3.1-3|180	
14cu|hsqldb-2.3.1-3|181	%triggerun -- hsqldb < 1.8.1.3-9
14cu|hsqldb-2.3.1-3|182	# Save the current service runlevel info
14cu|hsqldb-2.3.1-3|183	# User must manually run systemd-sysv-convert --apply httpd
14cu|hsqldb-2.3.1-3|184	# to migrate them to systemd targets
14cu|hsqldb-2.3.1-3|185	/usr/bin/systemd-sysv-convert --save hsqldb >/dev/null 2>&1 ||:
14cu|hsqldb-2.3.1-3|186	
14cu|hsqldb-2.3.1-3|187	# If the package is allowed to autostart:
14cu|hsqldb-2.3.1-3|188	/bin/systemctl --no-reload enable hsqldb.service >/dev/null 2>&1 ||:
14cu|hsqldb-2.3.1-3|189	
14cu|hsqldb-2.3.1-3|190	# Run these because the SysV package being removed won't do them
14cu|hsqldb-2.3.1-3|191	/sbin/chkconfig --del hsqldb >/dev/null 2>&1 || :
14cu|hsqldb-2.3.1-3|192	/bin/systemctl try-restart hsqldb.service >/dev/null 2>&1 || :
14cu|hsqldb-2.3.1-3|193	
14cu|hsqldb-2.3.1-3|194	%files
14cu|hsqldb-2.3.1-3|195	%defattr(-,root,root,-)
14cu|hsqldb-2.3.1-3|196	%{_javadir}/*
14cu|hsqldb-2.3.1-3|197	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|hsqldb-2.3.1-3|198	%{_unitdir}/%{name}.service
14cu|hsqldb-2.3.1-3|199	%{_prefix}/lib/%{name}/%{name}-wrapper
14cu|hsqldb-2.3.1-3|200	%{_prefix}/lib/%{name}/%{name}-post
14cu|hsqldb-2.3.1-3|201	%{_prefix}/lib/%{name}/%{name}-stop
14cu|hsqldb-2.3.1-3|202	%attr(0700,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/data
14cu|hsqldb-2.3.1-3|203	%{_localstatedir}/lib/%{name}/lib
14cu|hsqldb-2.3.1-3|204	%{_localstatedir}/lib/%{name}/server.properties
14cu|hsqldb-2.3.1-3|205	%{_localstatedir}/lib/%{name}/webserver.properties
14cu|hsqldb-2.3.1-3|206	%attr(0600,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/sqltool.rc
14cu|hsqldb-2.3.1-3|207	%dir %{_localstatedir}/lib/%{name}
14cu|hsqldb-2.3.1-3|208	%{_mavendepmapfragdir}/*
14cu|hsqldb-2.3.1-3|209	%{_mavenpomdir}/*
14cu|hsqldb-2.3.1-3|210	
14cu|hsqldb-2.3.1-3|211	%files manual
14cu|hsqldb-2.3.1-3|212	%doc %{_docdir}/%{name}-%{version}
14cu|hsqldb-2.3.1-3|213	
14cu|hsqldb-2.3.1-3|214	%files javadoc
14cu|hsqldb-2.3.1-3|215	%doc %{_javadocdir}/%{name}
14cu|hsqldb-2.3.1-3|216	
14cu|hsqldb-2.3.1-3|217	%files demo
14cu|hsqldb-2.3.1-3|218	
14cu|hsqldb-2.3.1-3|219	
14cu|hsqldb-2.3.1-3|220	%changelog
14cu|hsqldb-2.3.1-3|221	
14cu|hsqldb-2.3.1-3|222	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 1:2.3.1-3
14cu|hsqldb-2.3.1-3|223	- (bc9f110) Updated to modern BRs
14cu|hsqldb-2.3.1-3|224	
14cu|hsqldb-2.3.1-3|225	

10425 14
14cu|ht-2.1.0-1|1	Summary:	HT editor
14cu|ht-2.1.0-1|2	Name:		ht
14cu|ht-2.1.0-1|3	Version:	2.1.0
14cu|ht-2.1.0-1|4	Release:	1
14cu|ht-2.1.0-1|5	License:	GPLv2+
14cu|ht-2.1.0-1|6	Group:		Editors
14cu|ht-2.1.0-1|7	Url:		http://hte.sourceforge.net/
14cu|ht-2.1.0-1|8	Source0:	%{name}-%{version}.tar.bz2
14cu|ht-2.1.0-1|9	Patch0:		ht-2.1.0-sfmt.patch
14cu|ht-2.1.0-1|10	BuildRequires:	bison
14cu|ht-2.1.0-1|11	BuildRequires:	flex
14cu|ht-2.1.0-1|12	BuildRequires:	nasm
14cu|ht-2.1.0-1|13	BuildRequires:	liblzo-devel
14cu|ht-2.1.0-1|14	BuildRequires:	pkgconfig(ncurses)
14cu|ht-2.1.0-1|15	BuildRequires:	pkgconfig(x11)
14cu|ht-2.1.0-1|16	
14cu|ht-2.1.0-1|17	%description
14cu|ht-2.1.0-1|18	This program is a file viewer, editor and analyzer for text, binary, and
14cu|ht-2.1.0-1|19	(especially) executable files.
14cu|ht-2.1.0-1|20	
14cu|ht-2.1.0-1|21	%files
14cu|ht-2.1.0-1|22	%doc README COPYING
14cu|ht-2.1.0-1|23	%{_bindir}/%{name}
14cu|ht-2.1.0-1|24	
14cu|ht-2.1.0-1|25	#----------------------------------------------------------------------------
14cu|ht-2.1.0-1|26	
14cu|ht-2.1.0-1|27	%prep
14cu|ht-2.1.0-1|28	%setup -q
14cu|ht-2.1.0-1|29	%patch0 -p1
14cu|ht-2.1.0-1|30	
14cu|ht-2.1.0-1|31	%build
14cu|ht-2.1.0-1|32	autoreconf -fi
14cu|ht-2.1.0-1|33	%configure2_5x \
14cu|ht-2.1.0-1|34	--enable-release
14cu|ht-2.1.0-1|35	%make
14cu|ht-2.1.0-1|36	
14cu|ht-2.1.0-1|37	%install
14cu|ht-2.1.0-1|38	%makeinstall_std
14cu|ht-2.1.0-1|39	
14cu|ht-2.1.0-1|40	
14cu|ht-2.1.0-1|41	%changelog
14cu|ht-2.1.0-1|42	
14cu|ht-2.1.0-1|43	* Fri Aug 26 2016 Rosa <rosa@abf.rosalinux.ru> 2.1.0-1
14cu|ht-2.1.0-1|44	- (afcd45c) Automatic import for version 2.1.0-1
14cu|ht-2.1.0-1|45	
14cu|ht-2.1.0-1|46	

10426 14
14cu|httping-2.5-1|1	Summary:	A "ping"-like tool for HTTP requests
14cu|httping-2.5-1|2	Name:		httping
14cu|httping-2.5-1|3	Version:	2.5
14cu|httping-2.5-1|4	Release:	1
14cu|httping-2.5-1|5	Group:		System/Base
14cu|httping-2.5-1|6	License:	GPLv2+
14cu|httping-2.5-1|7	URL:		http://www.vanheusden.com/httping/
14cu|httping-2.5-1|8	Source0:	http://www.vanheusden.com/httping/httping-%{version}.tar.gz
14cu|httping-2.5-1|9	BuildRequires:	openssl-devel
14cu|httping-2.5-1|10	BuildRequires:	zlib-devel
14cu|httping-2.5-1|11	
14cu|httping-2.5-1|12	%description
14cu|httping-2.5-1|13	httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show
14cu|httping-2.5-1|14	how long it takes to connect, send a request, and retrieve the reply (only the
14cu|httping-2.5-1|15	headers). It can be used for monitoring or statistical purposes (measuring
14cu|httping-2.5-1|16	latency).
14cu|httping-2.5-1|17	
14cu|httping-2.5-1|18	%prep
14cu|httping-2.5-1|19	
14cu|httping-2.5-1|20	%setup -q
14cu|httping-2.5-1|21	
14cu|httping-2.5-1|22	%build
14cu|httping-2.5-1|23	%setup_compile_flags
14cu|httping-2.5-1|24	
14cu|httping-2.5-1|25	%make OFLAGS="-D_GNU_SOURCE"
14cu|httping-2.5-1|26	
14cu|httping-2.5-1|27	%install
14cu|httping-2.5-1|28	install -d %{buildroot}%{_bindir}
14cu|httping-2.5-1|29	install -d %{buildroot}%{_mandir}/man1
14cu|httping-2.5-1|30	
14cu|httping-2.5-1|31	install -m0755 httping %{buildroot}%{_bindir}/httping
14cu|httping-2.5-1|32	install -m0644 httping.1 %{buildroot}%{_mandir}/man1/httping.1
14cu|httping-2.5-1|33	
14cu|httping-2.5-1|34	%files
14cu|httping-2.5-1|35	%doc readme.txt license.txt license.OpenSSL
14cu|httping-2.5-1|36	%{_bindir}/httping
14cu|httping-2.5-1|37	%{_mandir}/man1/httping.1*
14cu|httping-2.5-1|38	
14cu|httping-2.5-1|39	%changelog
14cu|httping-2.5-1|40	
14cu|httping-2.5-1|41	* Sat Sep 17 2016 alzim <alzim@bk.ru> 2.5-1
14cu|httping-2.5-1|42	- (dba1a18) Merge pull request #1 from import/httping:rosa2016.1
14cu|httping-2.5-1|43	- (dba1a18) Updated to 2.5
14cu|httping-2.5-1|44	
14cu|httping-2.5-1|45	

10427 14
14cu|httptunnel-3.3-18|1	Summary:	Creates bidirectional virtual data connections tunneled through HTTP
14cu|httptunnel-3.3-18|2	Name:		httptunnel
14cu|httptunnel-3.3-18|3	Version:	3.3
14cu|httptunnel-3.3-18|4	Release:	18
14cu|httptunnel-3.3-18|5	License:	GPLv2+
14cu|httptunnel-3.3-18|6	Group:		Networking/Other
14cu|httptunnel-3.3-18|7	Url:		http://www.nocrew.org/software/httptunnel.html
14cu|httptunnel-3.3-18|8	Source0:	ftp://ftp.nocrew.org/pub/nocrew/unix/%{name}-%{version}.tar.bz2
14cu|httptunnel-3.3-18|9	Source1:	hts.xinetd
14cu|httptunnel-3.3-18|10	Source2:	hts.init
14cu|httptunnel-3.3-18|11	Source3:	hts.sysconfig
14cu|httptunnel-3.3-18|12	Source4:	httptunnel-tmpfiles.conf
14cu|httptunnel-3.3-18|13	Requires:	xinetd
14cu|httptunnel-3.3-18|14	Requires(pre,post,preun,postun):	rpm-helper
14cu|httptunnel-3.3-18|15	
14cu|httptunnel-3.3-18|16	%description
14cu|httptunnel-3.3-18|17	httptunnel creates a bidirectional virtual data path tunneled in HTTP
14cu|httptunnel-3.3-18|18	requests. The HTTP requests can be sent via an HTTP proxy if so desired.
14cu|httptunnel-3.3-18|19	This can be useful for users behind restrictive firewalls. If WWW access
14cu|httptunnel-3.3-18|20	is allowed through a HTTP proxy, it's possible to use httptunnel and, say,
14cu|httptunnel-3.3-18|21	telnet or PPP to connect to a computer outside the firewall.
14cu|httptunnel-3.3-18|22	
14cu|httptunnel-3.3-18|23	%files
14cu|httptunnel-3.3-18|24	%doc AUTHORS COPYING ChangeLog DISCLAIMER FAQ HACKING NEWS README TODO
14cu|httptunnel-3.3-18|25	%config(noreplace) %{_sysconfdir}/xinetd.d/hts-xinetd
14cu|httptunnel-3.3-18|26	%config(noreplace) %{_sysconfdir}/sysconfig/hts
14cu|httptunnel-3.3-18|27	%{_initrddir}/hts
14cu|httptunnel-3.3-18|28	%{_tmpfilesdir}/%{name}.conf
14cu|httptunnel-3.3-18|29	%ghost %attr(0755,httptunnel,httptunnel) %{_var}/run/%{name}
14cu|httptunnel-3.3-18|30	%{_bindir}/*
14cu|httptunnel-3.3-18|31	%{_mandir}/man1/*
14cu|httptunnel-3.3-18|32	
14cu|httptunnel-3.3-18|33	%pre
14cu|httptunnel-3.3-18|34	%_pre_useradd %{name} %{_var}/run/%{name} /bin/false
14cu|httptunnel-3.3-18|35	
14cu|httptunnel-3.3-18|36	%post
14cu|httptunnel-3.3-18|37	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|httptunnel-3.3-18|38	%_post_service hts
14cu|httptunnel-3.3-18|39	
14cu|httptunnel-3.3-18|40	%preun
14cu|httptunnel-3.3-18|41	%_preun_service hts
14cu|httptunnel-3.3-18|42	
14cu|httptunnel-3.3-18|43	%postun
14cu|httptunnel-3.3-18|44	%_postun_userdel %{name}
14cu|httptunnel-3.3-18|45	
14cu|httptunnel-3.3-18|46	#----------------------------------------------------------------------------
14cu|httptunnel-3.3-18|47	
14cu|httptunnel-3.3-18|48	%prep
14cu|httptunnel-3.3-18|49	%setup -q
14cu|httptunnel-3.3-18|50	
14cu|httptunnel-3.3-18|51	%build
14cu|httptunnel-3.3-18|52	%configure
14cu|httptunnel-3.3-18|53	%make
14cu|httptunnel-3.3-18|54	
14cu|httptunnel-3.3-18|55	%install
14cu|httptunnel-3.3-18|56	%makeinstall
14cu|httptunnel-3.3-18|57	
14cu|httptunnel-3.3-18|58	install -m 0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/hts-xinetd
14cu|httptunnel-3.3-18|59	install -m 0755 %{SOURCE2} -D %{buildroot}%{_initrddir}/hts
14cu|httptunnel-3.3-18|60	install -m 0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/hts
14cu|httptunnel-3.3-18|61	install -m 0644 %{SOURCE4} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|httptunnel-3.3-18|62	install -d -m 0755 %{buildroot}%{_var}/run/%{name}
14cu|httptunnel-3.3-18|63	
14cu|httptunnel-3.3-18|64	
14cu|httptunnel-3.3-18|65	
14cu|httptunnel-3.3-18|66	
14cu|httptunnel-3.3-18|67	%changelog
14cu|httptunnel-3.3-18|68	
14cu|httptunnel-3.3-18|69	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-18
14cu|httptunnel-3.3-18|70	- (a6bb26c) Properly handle /var/run/httptunnel
14cu|httptunnel-3.3-18|71	- (a6bb26c) Spec cleanup
14cu|httptunnel-3.3-18|72	
14cu|httptunnel-3.3-18|73	

10428 14
14cu|httpunit-1.7-2|1	Name:           httpunit
14cu|httpunit-1.7-2|2	Version:        1.7
14cu|httpunit-1.7-2|3	Release:        2
14cu|httpunit-1.7-2|4	Epoch:          0
14cu|httpunit-1.7-2|5	Summary:        Automated web site testing toolkit
14cu|httpunit-1.7-2|6	License:        MIT
14cu|httpunit-1.7-2|7	Source0:        http://download.sourceforge.net/httpunit/httpunit-%{version}.zip
14cu|httpunit-1.7-2|8	Patch0:         %{name}.build.patch
14cu|httpunit-1.7-2|9	Patch1:         %{name}-JavaScript-NotAFunctionException.patch
14cu|httpunit-1.7-2|10	Patch2:         %{name}-servlettest.patch
14cu|httpunit-1.7-2|11	Patch3:		httpunit-not-implemented.patch
14cu|httpunit-1.7-2|12	URL:            http://httpunit.sourceforge.net/
14cu|httpunit-1.7-2|13	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|httpunit-1.7-2|14	BuildRequires:  ant >= 0:1.6
14cu|httpunit-1.7-2|15	BuildRequires:  nekohtml
14cu|httpunit-1.7-2|16	BuildRequires:  jtidy
14cu|httpunit-1.7-2|17	BuildRequires:  locales-en
14cu|httpunit-1.7-2|18	BuildRequires:  junit >= 0:3.8
14cu|httpunit-1.7-2|19	BuildRequires:  servlet6
14cu|httpunit-1.7-2|20	BuildRequires:  javamail >= 0:1.3
14cu|httpunit-1.7-2|21	BuildRequires:  jaf >= 0:1.0.2
14cu|httpunit-1.7-2|22	BuildRequires:  rhino
14cu|httpunit-1.7-2|23	BuildRequires:  unzip
14cu|httpunit-1.7-2|24	Requires:       junit >= 0:3.8
14cu|httpunit-1.7-2|25	Requires:       jpackage-utils
14cu|httpunit-1.7-2|26	Requires:       servlet6
14cu|httpunit-1.7-2|27	Requires:       jaxp_parser_impl
14cu|httpunit-1.7-2|28	# As of 1.5, requires either nekohtml or jtidy, and prefers nekohtml.
14cu|httpunit-1.7-2|29	Requires:       nekohtml
14cu|httpunit-1.7-2|30	Requires:       rhino
14cu|httpunit-1.7-2|31	Group:          Development/Java
14cu|httpunit-1.7-2|32	BuildArch:      noarch
14cu|httpunit-1.7-2|33	BuildRequires:  java-devel
14cu|httpunit-1.7-2|34	
14cu|httpunit-1.7-2|35	%description
14cu|httpunit-1.7-2|36	HttpUnit emulates the relevant portions of browser behavior, including form
14cu|httpunit-1.7-2|37	submission, JavaScript, basic http authentication, cookies and automatic page
14cu|httpunit-1.7-2|38	redirection, and allows Java test code to examine returned pages either as
14cu|httpunit-1.7-2|39	text, an XML DOM, or containers of forms, tables, and links.
14cu|httpunit-1.7-2|40	A companion framework, ServletUnit is included in the package.
14cu|httpunit-1.7-2|41	
14cu|httpunit-1.7-2|42	%package        javadoc
14cu|httpunit-1.7-2|43	Summary:        Javadoc for %{name}
14cu|httpunit-1.7-2|44	Group:          Development/Java
14cu|httpunit-1.7-2|45	
14cu|httpunit-1.7-2|46	%description    javadoc
14cu|httpunit-1.7-2|47	Javadoc for %{name}
14cu|httpunit-1.7-2|48	
14cu|httpunit-1.7-2|49	%package        doc
14cu|httpunit-1.7-2|50	Summary:        Documentation for %{name}
14cu|httpunit-1.7-2|51	Group:          Development/Java
14cu|httpunit-1.7-2|52	Requires:       %{name}-javadoc
14cu|httpunit-1.7-2|53	
14cu|httpunit-1.7-2|54	%description    doc
14cu|httpunit-1.7-2|55	Documentation for %{name}
14cu|httpunit-1.7-2|56	
14cu|httpunit-1.7-2|57	%package        demo
14cu|httpunit-1.7-2|58	Summary:        Demo for %{name}
14cu|httpunit-1.7-2|59	Group:          Development/Java
14cu|httpunit-1.7-2|60	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|httpunit-1.7-2|61	
14cu|httpunit-1.7-2|62	%description    demo
14cu|httpunit-1.7-2|63	Demonstrations and samples for %{name}.
14cu|httpunit-1.7-2|64	
14cu|httpunit-1.7-2|65	
14cu|httpunit-1.7-2|66	%prep
14cu|httpunit-1.7-2|67	%setup -q
14cu|httpunit-1.7-2|68	# to create the test and examples jar
14cu|httpunit-1.7-2|69	%patch0 -p0
14cu|httpunit-1.7-2|70	# patch to work with rhino 1.5
14cu|httpunit-1.7-2|71	%patch1 -p0 -b .sav
14cu|httpunit-1.7-2|72	# add META-INF
14cu|httpunit-1.7-2|73	%patch2 -p0
14cu|httpunit-1.7-2|74	%patch3 -p1
14cu|httpunit-1.7-2|75	# %{__unzip} -qd META-INF lib/httpunit.jar "*.dtd" # 1.6 dist zip is borked
14cu|httpunit-1.7-2|76	# remove all binary libs and javadocs
14cu|httpunit-1.7-2|77	find . -name "*.jar" -exec rm -f {} \;
14cu|httpunit-1.7-2|78	rm -rf doc/api
14cu|httpunit-1.7-2|79	ln -s \
14cu|httpunit-1.7-2|80	%{_javadir}/junit.jar \
14cu|httpunit-1.7-2|81	%{_javadir}/jtidy.jar \
14cu|httpunit-1.7-2|82	%{_javadir}/nekohtml.jar \
14cu|httpunit-1.7-2|83	%{_javadir}/tomcat-servlet-api.jar \
14cu|httpunit-1.7-2|84	%{_javadir}/js.jar \
14cu|httpunit-1.7-2|85	%{_javadir}/xerces-j2.jar \
14cu|httpunit-1.7-2|86	jars
14cu|httpunit-1.7-2|87	
14cu|httpunit-1.7-2|88	
14cu|httpunit-1.7-2|89	%build
14cu|httpunit-1.7-2|90	export LC_ALL=en_US.ISO-8859-1
14cu|httpunit-1.7-2|91	export CLASSPATH=$(build-classpath jaf javamail)
14cu|httpunit-1.7-2|92	%{ant} -Dbuild.compiler=modern -Dbuild.sysclasspath=last \
14cu|httpunit-1.7-2|93	jar javadocs test servlettest testjar examplesjar
14cu|httpunit-1.7-2|94	
14cu|httpunit-1.7-2|95	%install
14cu|httpunit-1.7-2|96	
14cu|httpunit-1.7-2|97	mkdir -p %{buildroot}%{_javadir}
14cu|httpunit-1.7-2|98	cp -p lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|httpunit-1.7-2|99	
14cu|httpunit-1.7-2|100	# Jar versioning
14cu|httpunit-1.7-2|101	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; \
14cu|httpunit-1.7-2|102	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|httpunit-1.7-2|103	
14cu|httpunit-1.7-2|104	# Javadoc
14cu|httpunit-1.7-2|105	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|httpunit-1.7-2|106	cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name}
14cu|httpunit-1.7-2|107	
14cu|httpunit-1.7-2|108	# Avoid having api in doc
14cu|httpunit-1.7-2|109	rm -rf doc/api
14cu|httpunit-1.7-2|110	
14cu|httpunit-1.7-2|111	# Fix link between doc and javadoc
14cu|httpunit-1.7-2|112	pushd doc
14cu|httpunit-1.7-2|113	ln -sf %{_javadocdir}/%{name}-%{version} api
14cu|httpunit-1.7-2|114	popd
14cu|httpunit-1.7-2|115	
14cu|httpunit-1.7-2|116	# Demo
14cu|httpunit-1.7-2|117	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|httpunit-1.7-2|118	cp -p examples/* %{buildroot}%{_datadir}/%{name}
14cu|httpunit-1.7-2|119	cp -p lib/%{name}-test.jar \
14cu|httpunit-1.7-2|120	%{buildroot}%{_datadir}/%{name}/%{name}-test-%{version}.jar
14cu|httpunit-1.7-2|121	cp -p lib/%{name}-examples.jar \
14cu|httpunit-1.7-2|122	%{buildroot}%{_datadir}/%{name}/%{name}-examples-%{version}.jar
14cu|httpunit-1.7-2|123	
14cu|httpunit-1.7-2|124	%files
14cu|httpunit-1.7-2|125	%defattr(0644,root,root,0755)
14cu|httpunit-1.7-2|126	%{_javadir}/*
14cu|httpunit-1.7-2|127	
14cu|httpunit-1.7-2|128	%files javadoc
14cu|httpunit-1.7-2|129	%defattr(0644,root,root,0755)
14cu|httpunit-1.7-2|130	%{_javadocdir}/%{name}
14cu|httpunit-1.7-2|131	
14cu|httpunit-1.7-2|132	%files doc
14cu|httpunit-1.7-2|133	%defattr(0644,root,root,0755)
14cu|httpunit-1.7-2|134	%doc doc/*
14cu|httpunit-1.7-2|135	
14cu|httpunit-1.7-2|136	%files demo
14cu|httpunit-1.7-2|137	%defattr(0644,root,root,0755)
14cu|httpunit-1.7-2|138	%{_datadir}/%{name}
14cu|httpunit-1.7-2|139	
14cu|httpunit-1.7-2|140	%changelog
14cu|httpunit-1.7-2|141	
14cu|httpunit-1.7-2|142	* Thu Mar 24 2016 Denis Silakov <dsilakov@gmail.com> 0:1.7-2
14cu|httpunit-1.7-2|143	- (47877e1) Move to newer servletapi
14cu|httpunit-1.7-2|144	
14cu|httpunit-1.7-2|145	

10429 14
14cu|httrack-3.48.22-1|1	%define major 2
14cu|httrack-3.48.22-1|2	%define libname %mklibname httrack %{major}
14cu|httrack-3.48.22-1|3	%define libhtsjava %mklibname htsjava %{major}
14cu|httrack-3.48.22-1|4	%define devname %mklibname httrack -d
14cu|httrack-3.48.22-1|5	
14cu|httrack-3.48.22-1|6	Summary:	A free (libre/open source) and easy-to-use off-line browser utility
14cu|httrack-3.48.22-1|7	Name:		httrack
14cu|httrack-3.48.22-1|8	Version:	3.48.22
14cu|httrack-3.48.22-1|9	Release:	1
14cu|httrack-3.48.22-1|10	License:	GPLv3+
14cu|httrack-3.48.22-1|11	Group:		Networking/WWW
14cu|httrack-3.48.22-1|12	Url:		http://www.httrack.com
14cu|httrack-3.48.22-1|13	Source0:	http://download.httrack.com/%{name}-%{version}.tar.gz
14cu|httrack-3.48.22-1|14	Patch0:		httrack-3.42-utf-8.patch
14cu|httrack-3.48.22-1|15	BuildRequires:	chrpath
14cu|httrack-3.48.22-1|16	BuildRequires:	desktop-file-utils
14cu|httrack-3.48.22-1|17	BuildRequires:	dos2unix
14cu|httrack-3.48.22-1|18	BuildRequires:	imagemagick
14cu|httrack-3.48.22-1|19	BuildRequires:	perl
14cu|httrack-3.48.22-1|20	BuildRequires:	pkgconfig(openssl)
14cu|httrack-3.48.22-1|21	BuildRequires:	pkgconfig(zlib)
14cu|httrack-3.48.22-1|22	Requires:	openssl
14cu|httrack-3.48.22-1|23	Requires:	xdg-utils
14cu|httrack-3.48.22-1|24	
14cu|httrack-3.48.22-1|25	%description
14cu|httrack-3.48.22-1|26	HTTrack is a free (open source) and easy-to-use off-line browser utility.
14cu|httrack-3.48.22-1|27	Download a World Wide Web site from the Internet to a local directory.
14cu|httrack-3.48.22-1|28	Builds recursively all directories. Getting HTML, images, and other files from
14cu|httrack-3.48.22-1|29	the server. HTTrack arranges the original site's relative link-structure.
14cu|httrack-3.48.22-1|30	Simply open a page of the "mirrored" website in your browser: you can browse
14cu|httrack-3.48.22-1|31	the site from link to link, as if you were viewing it on-line.
14cu|httrack-3.48.22-1|32	It can update an existing mirrored site, and resume interrupted downloads.
14cu|httrack-3.48.22-1|33	It is fully configurable, and has an integrated help system.
14cu|httrack-3.48.22-1|34	
14cu|httrack-3.48.22-1|35	%files
14cu|httrack-3.48.22-1|36	%doc httrack-doc.html templates AUTHORS README license.txt history.txt greetings.txt
14cu|httrack-3.48.22-1|37	%{_bindir}/htsserver
14cu|httrack-3.48.22-1|38	%{_bindir}/httrack
14cu|httrack-3.48.22-1|39	%{_bindir}/webhttrack
14cu|httrack-3.48.22-1|40	%{_bindir}/proxytrack
14cu|httrack-3.48.22-1|41	%config (noreplace) /etc/httrack.conf
14cu|httrack-3.48.22-1|42	%{_mandir}/man1/htsserver.*
14cu|httrack-3.48.22-1|43	%{_mandir}/man1/httrack.*
14cu|httrack-3.48.22-1|44	%{_mandir}/man1/webhttrack.*
14cu|httrack-3.48.22-1|45	%{_mandir}/man1/proxytrack.*
14cu|httrack-3.48.22-1|46	%{_datadir}/applications/WebHTTrack.desktop
14cu|httrack-3.48.22-1|47	#{_datadir}/pixmaps/httrack.xpm
14cu|httrack-3.48.22-1|48	%dir %{_datadir}/%{name}
14cu|httrack-3.48.22-1|49	%{_datadir}/%{name}/*.def
14cu|httrack-3.48.22-1|50	%{_datadir}/%{name}/html
14cu|httrack-3.48.22-1|51	%{_datadir}/%{name}/lang
14cu|httrack-3.48.22-1|52	%{_datadir}/%{name}/lang.indexes
14cu|httrack-3.48.22-1|53	%{_iconsdir}/hicolor/*/apps/*
14cu|httrack-3.48.22-1|54	%{_libdir}/%{name}/*.so.*
14cu|httrack-3.48.22-1|55	
14cu|httrack-3.48.22-1|56	#-----------------------------------------------------------------------------
14cu|httrack-3.48.22-1|57	
14cu|httrack-3.48.22-1|58	%package -n %{libname}
14cu|httrack-3.48.22-1|59	Summary:	Httrack shared library
14cu|httrack-3.48.22-1|60	Group:		System/Libraries
14cu|httrack-3.48.22-1|61	Conflicts:	%{name} < 3.45.3-1
14cu|httrack-3.48.22-1|62	
14cu|httrack-3.48.22-1|63	%description -n %{libname}
14cu|httrack-3.48.22-1|64	Shared library for httrack.
14cu|httrack-3.48.22-1|65	
14cu|httrack-3.48.22-1|66	%files -n %{libname}
14cu|httrack-3.48.22-1|67	%doc AUTHORS README license.txt
14cu|httrack-3.48.22-1|68	%{_libdir}/lib%{name}.so.%{major}*
14cu|httrack-3.48.22-1|69	
14cu|httrack-3.48.22-1|70	#-----------------------------------------------------------------------------
14cu|httrack-3.48.22-1|71	
14cu|httrack-3.48.22-1|72	%package -n %{libhtsjava}
14cu|httrack-3.48.22-1|73	Summary:	Httrack shared library
14cu|httrack-3.48.22-1|74	Group:		System/Libraries
14cu|httrack-3.48.22-1|75	Conflicts:	%{_lib}httrack2 < 3.48.21
14cu|httrack-3.48.22-1|76	
14cu|httrack-3.48.22-1|77	%description -n %{libhtsjava}
14cu|httrack-3.48.22-1|78	Shared library for httrack.
14cu|httrack-3.48.22-1|79	
14cu|httrack-3.48.22-1|80	%files -n %{libhtsjava}
14cu|httrack-3.48.22-1|81	%doc AUTHORS README license.txt
14cu|httrack-3.48.22-1|82	%{_libdir}/libhtsjava.so.%{major}*
14cu|httrack-3.48.22-1|83	
14cu|httrack-3.48.22-1|84	#-----------------------------------------------------------------------------
14cu|httrack-3.48.22-1|85	
14cu|httrack-3.48.22-1|86	%package -n %{devname}
14cu|httrack-3.48.22-1|87	Summary:	Development files for httrack
14cu|httrack-3.48.22-1|88	Group:		Development/C++
14cu|httrack-3.48.22-1|89	Requires:	%{libname} = %{EVRD}
14cu|httrack-3.48.22-1|90	Requires:	%{libhtsjava} = %{EVRD}
14cu|httrack-3.48.22-1|91	Provides:	%{name}-devel = %{EVRD}
14cu|httrack-3.48.22-1|92	Provides:	libhttrack-devel = %{EVRD}
14cu|httrack-3.48.22-1|93	Conflicts:	%{name}-devel < 3.48.21
14cu|httrack-3.48.22-1|94	Obsoletes:	%{name}-devel < 3.48.21
14cu|httrack-3.48.22-1|95	
14cu|httrack-3.48.22-1|96	%description -n %{devname}
14cu|httrack-3.48.22-1|97	Development files for httrack.
14cu|httrack-3.48.22-1|98	
14cu|httrack-3.48.22-1|99	%files -n %{devname}
14cu|httrack-3.48.22-1|100	%doc AUTHORS README license.txt
14cu|httrack-3.48.22-1|101	%{_libdir}/lib%{name}.so
14cu|httrack-3.48.22-1|102	%{_libdir}/libhtsjava.so
14cu|httrack-3.48.22-1|103	%{_libdir}/%{name}/*.so
14cu|httrack-3.48.22-1|104	%{_includedir}/%{name}
14cu|httrack-3.48.22-1|105	
14cu|httrack-3.48.22-1|106	#-----------------------------------------------------------------------------
14cu|httrack-3.48.22-1|107	
14cu|httrack-3.48.22-1|108	%prep
14cu|httrack-3.48.22-1|109	%setup -q
14cu|httrack-3.48.22-1|110	%patch0 -p1 -b .utf8
14cu|httrack-3.48.22-1|111	
14cu|httrack-3.48.22-1|112	# Suppress rpmlint errors
14cu|httrack-3.48.22-1|113	chmod 644 AUTHORS
14cu|httrack-3.48.22-1|114	dos2unix ./AUTHORS
14cu|httrack-3.48.22-1|115	dos2unix ./README
14cu|httrack-3.48.22-1|116	dos2unix ./greetings.txt
14cu|httrack-3.48.22-1|117	dos2unix ./history.txt
14cu|httrack-3.48.22-1|118	dos2unix ./html/step3.html
14cu|httrack-3.48.22-1|119	dos2unix ./%{name}-doc.html
14cu|httrack-3.48.22-1|120	dos2unix ./license.txt
14cu|httrack-3.48.22-1|121	dos2unix ./templates/*.html
14cu|httrack-3.48.22-1|122	
14cu|httrack-3.48.22-1|123	iconv --from-code ISO8859-1 --to-code UTF-8 ./greetings.txt \
14cu|httrack-3.48.22-1|124	--output greetings.utf-8 && mv greetings.utf-8 ./greetings.txt
14cu|httrack-3.48.22-1|125	iconv --from-code ISO8859-1 --to-code UTF-8 ./history.txt \
14cu|httrack-3.48.22-1|126	--output history.utf-8 && mv history.utf-8 ./history.txt
14cu|httrack-3.48.22-1|127	iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
14cu|httrack-3.48.22-1|128	--output contact.utf-8 && mv contact.utf-8 ./html/contact.html
14cu|httrack-3.48.22-1|129	
14cu|httrack-3.48.22-1|130	%build
14cu|httrack-3.48.22-1|131	%configure2_5x --disable-static
14cu|httrack-3.48.22-1|132	
14cu|httrack-3.48.22-1|133	%install
14cu|httrack-3.48.22-1|134	%makeinstall_std
14cu|httrack-3.48.22-1|135	
14cu|httrack-3.48.22-1|136	mkdir -p %{buildroot}/etc
14cu|httrack-3.48.22-1|137	
14cu|httrack-3.48.22-1|138	cat > %{buildroot}/etc/httrack.conf <<"EOF"
14cu|httrack-3.48.22-1|139	# HTTrack Website Copier Settings
14cu|httrack-3.48.22-1|140	# See httrack --help for more information
14cu|httrack-3.48.22-1|141	
14cu|httrack-3.48.22-1|142	# Examples: (to uncomment)
14cu|httrack-3.48.22-1|143	
14cu|httrack-3.48.22-1|144	# set proxy proxy.myisp.com:8080
14cu|httrack-3.48.22-1|145	# retries=2
14cu|httrack-3.48.22-1|146	# set max-size 10000000
14cu|httrack-3.48.22-1|147	# set max-time 36000
14cu|httrack-3.48.22-1|148	# set user-agent Mouzilla/17.0 (compatible; HTTrack; I)
14cu|httrack-3.48.22-1|149	#
14cu|httrack-3.48.22-1|150	# There are MUCH more options.. try 'httrack --quiet --help | more'
14cu|httrack-3.48.22-1|151	
14cu|httrack-3.48.22-1|152	# Deny and allow for links
14cu|httrack-3.48.22-1|153	# this will be used by default for all mirrors
14cu|httrack-3.48.22-1|154	allow *.gif
14cu|httrack-3.48.22-1|155	allow *.png
14cu|httrack-3.48.22-1|156	deny ad.doubleclick.net/*
14cu|httrack-3.48.22-1|157	
14cu|httrack-3.48.22-1|158	# Path and other options
14cu|httrack-3.48.22-1|159	# '~' in the *begining* means 'home dir'
14cu|httrack-3.48.22-1|160	# '#' at the *end* means "projectname" (that is, the first URL given)
14cu|httrack-3.48.22-1|161	# Example: '~/websites/#' will create /home/smith/websites/www.foo.com
14cu|httrack-3.48.22-1|162	# folder when launching 'httrack www.foo.com'
14cu|httrack-3.48.22-1|163	set path ~/websites/#
14cu|httrack-3.48.22-1|164	EOF
14cu|httrack-3.48.22-1|165	
14cu|httrack-3.48.22-1|166	chmod 644 %{buildroot}/etc/httrack.conf
14cu|httrack-3.48.22-1|167	
14cu|httrack-3.48.22-1|168	# Move libtest and templates from /usr/share/httrack to RPM_BUILD_DIR.
14cu|httrack-3.48.22-1|169	# To be later listed against %%doc.
14cu|httrack-3.48.22-1|170	rm -rf ./libtest ./templates
14cu|httrack-3.48.22-1|171	mv %{buildroot}%{_datadir}/%{name}/libtest .
14cu|httrack-3.48.22-1|172	mv %{buildroot}%{_datadir}/%{name}/templates .
14cu|httrack-3.48.22-1|173	
14cu|httrack-3.48.22-1|174	# We need to have a copy of html in /usr/share/httrack.
14cu|httrack-3.48.22-1|175	# The other is to be listed against %%doc.
14cu|httrack-3.48.22-1|176	rm -rf ./html
14cu|httrack-3.48.22-1|177	cp -pr %{buildroot}%{_datadir}/%{name}/html .
14cu|httrack-3.48.22-1|178	
14cu|httrack-3.48.22-1|179	# icon
14cu|httrack-3.48.22-1|180	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|httrack-3.48.22-1|181	convert %{buildroot}%{_datadir}/pixmaps/httrack48x48.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|httrack-3.48.22-1|182	convert %{buildroot}%{_datadir}/pixmaps/httrack32x32.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|httrack-3.48.22-1|183	convert %{buildroot}%{_datadir}/pixmaps/httrack16x16.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|httrack-3.48.22-1|184	
14cu|httrack-3.48.22-1|185	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|httrack-3.48.22-1|186	
14cu|httrack-3.48.22-1|187	# This just opens a web browser on ~/websites, which is empty by
14cu|httrack-3.48.22-1|188	# default, so this is a bit useless
14cu|httrack-3.48.22-1|189	rm -f %{buildroot}%{_datadir}/applications/WebHTTrack-Websites.desktop
14cu|httrack-3.48.22-1|190	
14cu|httrack-3.48.22-1|191	desktop-file-install --vendor ""  \
14cu|httrack-3.48.22-1|192	--remove-key Encoding \
14cu|httrack-3.48.22-1|193	--remove-category="Application" \
14cu|httrack-3.48.22-1|194	--remove-key Terminal \
14cu|httrack-3.48.22-1|195	--remove-key MultipleArgs \
14cu|httrack-3.48.22-1|196	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|httrack-3.48.22-1|197	
14cu|httrack-3.48.22-1|198	# fix icon and shorten name
14cu|httrack-3.48.22-1|199	sed -i	-e 's!^Icon=.*$!Icon=httrack!' \
14cu|httrack-3.48.22-1|200	-e 's!WebHTTrack Website Copier!HTTrack Website Copier!' \
14cu|httrack-3.48.22-1|201	%{buildroot}%{_datadir}/applications/*
14cu|httrack-3.48.22-1|202	
14cu|httrack-3.48.22-1|203	# Remove rpaths.
14cu|httrack-3.48.22-1|204	chrpath --delete %{buildroot}%{_bindir}/htsserver
14cu|httrack-3.48.22-1|205	chrpath --delete %{buildroot}%{_bindir}/%{name}
14cu|httrack-3.48.22-1|206	chrpath --delete %{buildroot}%{_libdir}/libhtsjava.so.*
14cu|httrack-3.48.22-1|207	
14cu|httrack-3.48.22-1|208	%changelog
14cu|httrack-3.48.22-1|209	
14cu|httrack-3.48.22-1|210	* Sun May 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.48.22-1
14cu|httrack-3.48.22-1|211	- (ee04522) Merge pull request #1 from alzim/httrack:rosa2014.1
14cu|httrack-3.48.22-1|212	- (ee04522) Updated to 3.48.22
14cu|httrack-3.48.22-1|213	
14cu|httrack-3.48.22-1|214	

10430 14
14cu|hwsd-1.3.0-1|1	%define major 1.3.0
14cu|hwsd-1.3.0-1|2	%define api 3
14cu|hwsd-1.3.0-1|3	%define	libname %mklibname %{name} %{major}
14cu|hwsd-1.3.0-1|4	%define	devname %mklibname -d %{name}
14cu|hwsd-1.3.0-1|5	
14cu|hwsd-1.3.0-1|6	Name:           hwsd
14cu|hwsd-1.3.0-1|7	Version:        1.3.0
14cu|hwsd-1.3.0-1|8	Release:        1
14cu|hwsd-1.3.0-1|9	Summary:        Local and remote GPU discovery
14cu|hwsd-1.3.0-1|10	License:        GPLv3
14cu|hwsd-1.3.0-1|11	Group:          System/Kernel and hardware
14cu|hwsd-1.3.0-1|12	Url:            http://www.equalizergraphics.com/
14cu|hwsd-1.3.0-1|13	Source0:        https://github.com/Eyescale/hwsd/archive/%{name}-%{version}.tar.gz
14cu|hwsd-1.3.0-1|14	#git clone https://github.com/Eyescale/CMake.git && cd CMake && git checkout b158c68
14cu|hwsd-1.3.0-1|15	Source1:        common.tar.gz
14cu|hwsd-1.3.0-1|16	Patch0:         hwsd-libdir.patch
14cu|hwsd-1.3.0-1|17	Patch1:         hwsd.doxyrules.patch
14cu|hwsd-1.3.0-1|18	BuildRequires:  boost-devel
14cu|hwsd-1.3.0-1|19	BuildRequires:  cmake
14cu|hwsd-1.3.0-1|20	BuildRequires:  doxygen
14cu|hwsd-1.3.0-1|21	BuildRequires:  fdupes
14cu|hwsd-1.3.0-1|22	BuildRequires:  gcc-c++
14cu|hwsd-1.3.0-1|23	BuildRequires:  graphviz
14cu|hwsd-1.3.0-1|24	BuildRequires:  pkgconfig(python)
14cu|hwsd-1.3.0-1|25	BuildRequires:  lunchbox-devel
14cu|hwsd-1.3.0-1|26	BuildRequires:  qt5-devel
14cu|hwsd-1.3.0-1|27	BuildRequires:  pkgconfig(Qt5Core) >= 4.6.0
14cu|hwsd-1.3.0-1|28	BuildRequires:  pkgconfig(Qt5Network)
14cu|hwsd-1.3.0-1|29	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|hwsd-1.3.0-1|30	BuildRequires:  pkgconfig(gl)
14cu|hwsd-1.3.0-1|31	BuildRequires:  pkgconfig(x11)
14cu|hwsd-1.3.0-1|32	BuildRequires:  git
14cu|hwsd-1.3.0-1|33	
14cu|hwsd-1.3.0-1|34	%description
14cu|hwsd-1.3.0-1|35	HW-SD is a library and daemon for the discovery and announcement of hardware
14cu|hwsd-1.3.0-1|36	resources using ZeroConf. It enables auto-configuration of ad-hoc GPU clusters
14cu|hwsd-1.3.0-1|37	and multi-GPU machines.
14cu|hwsd-1.3.0-1|38	
14cu|hwsd-1.3.0-1|39	%files
14cu|hwsd-1.3.0-1|40	%{_docdir}/%{name}/AUTHORS
14cu|hwsd-1.3.0-1|41	%{_docdir}/%{name}/GPL.txt
14cu|hwsd-1.3.0-1|42	%{_docdir}/%{name}/LGPL.txt
14cu|hwsd-1.3.0-1|43	%{_docdir}/%{name}/LICENSE.txt
14cu|hwsd-1.3.0-1|44	%{_bindir}/hw_sd
14cu|hwsd-1.3.0-1|45	%{_bindir}/hw_sd_list
14cu|hwsd-1.3.0-1|46	%{_datadir}/%{name}/examples
14cu|hwsd-1.3.0-1|47	#-----------------------------------------------------
14cu|hwsd-1.3.0-1|48	%package -n	%{libname}
14cu|hwsd-1.3.0-1|49	
14cu|hwsd-1.3.0-1|50	Summary:        Local and remote GPU discovery: HW-SD libraries
14cu|hwsd-1.3.0-1|51	Group:          System/Libraries
14cu|hwsd-1.3.0-1|52	
14cu|hwsd-1.3.0-1|53	%description -n	%{libname}
14cu|hwsd-1.3.0-1|54	HW-SD is a library and daemon for the discovery and announcement of hardware
14cu|hwsd-1.3.0-1|55	resources using ZeroConf. It enables auto-configuration of ad-hoc GPU clusters
14cu|hwsd-1.3.0-1|56	and multi-GPU machines.
14cu|hwsd-1.3.0-1|57	
14cu|hwsd-1.3.0-1|58	
14cu|hwsd-1.3.0-1|59	%files -n	%{libname}
14cu|hwsd-1.3.0-1|60	%doc README.md
14cu|hwsd-1.3.0-1|61	%{_libdir}/lib%{name}.so.%{major}
14cu|hwsd-1.3.0-1|62	%{_libdir}/lib%{name}_*.so.%{major}
14cu|hwsd-1.3.0-1|63	%{_libdir}/lib%{name}.so.%{api}
14cu|hwsd-1.3.0-1|64	%{_libdir}/lib%{name}_*.so.%{api}
14cu|hwsd-1.3.0-1|65	
14cu|hwsd-1.3.0-1|66	#-----------------------------------------------------
14cu|hwsd-1.3.0-1|67	
14cu|hwsd-1.3.0-1|68	%package -n	%{devname}
14cu|hwsd-1.3.0-1|69	Summary:        Development files for %{name}
14cu|hwsd-1.3.0-1|70	Group:          Development/C++
14cu|hwsd-1.3.0-1|71	Requires:       %{libname} = %{EVRD}
14cu|hwsd-1.3.0-1|72	Requires:       boost-devel
14cu|hwsd-1.3.0-1|73	Requires:       lunchbox-devel
14cu|hwsd-1.3.0-1|74	Provides:	%{name}-devel = %{EVRD}
14cu|hwsd-1.3.0-1|75	
14cu|hwsd-1.3.0-1|76	%description -n	%{devname}
14cu|hwsd-1.3.0-1|77	Local and remote GPU discovery.
14cu|hwsd-1.3.0-1|78	...
14cu|hwsd-1.3.0-1|79	This package contains header files and libraries needed to develop
14cu|hwsd-1.3.0-1|80	application that use %{name}.
14cu|hwsd-1.3.0-1|81	
14cu|hwsd-1.3.0-1|82	%files -n	%{devname}
14cu|hwsd-1.3.0-1|83	%{_docdir}/%{name}/API/html/
14cu|hwsd-1.3.0-1|84	%{_includedir}/%{name}
14cu|hwsd-1.3.0-1|85	%{_libdir}/lib%{name}*.so
14cu|hwsd-1.3.0-1|86	%{_datadir}/%{name}/CMake
14cu|hwsd-1.3.0-1|87	#-----------------------------------------------------
14cu|hwsd-1.3.0-1|88	
14cu|hwsd-1.3.0-1|89	%prep
14cu|hwsd-1.3.0-1|90	%setup -q -a1
14cu|hwsd-1.3.0-1|91	mv common CMake/common
14cu|hwsd-1.3.0-1|92	
14cu|hwsd-1.3.0-1|93	%patch0 -p0
14cu|hwsd-1.3.0-1|94	%patch1 -p0
14cu|hwsd-1.3.0-1|95	
14cu|hwsd-1.3.0-1|96	%build
14cu|hwsd-1.3.0-1|97	%cmake \
14cu|hwsd-1.3.0-1|98	-DCMAKE_BUILD_TYPE=Release \
14cu|hwsd-1.3.0-1|99	-DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|hwsd-1.3.0-1|100	
14cu|hwsd-1.3.0-1|101	%make
14cu|hwsd-1.3.0-1|102	%make doxygen
14cu|hwsd-1.3.0-1|103	
14cu|hwsd-1.3.0-1|104	%install
14cu|hwsd-1.3.0-1|105	%makeinstall_std -C build
14cu|hwsd-1.3.0-1|106	
14cu|hwsd-1.3.0-1|107	mkdir -p %{buildroot}%{_docdir}
14cu|hwsd-1.3.0-1|108	mv %{buildroot}%{_datadir}/%{name}/doc %{buildroot}%{_docdir}/%{name}
14cu|hwsd-1.3.0-1|109	
14cu|hwsd-1.3.0-1|110	
14cu|hwsd-1.3.0-1|111	%changelog
14cu|hwsd-1.3.0-1|112	
14cu|hwsd-1.3.0-1|113	* Tue Aug 02 2016 abfonly <abfonly@gmail.com> 1.3.0-1
14cu|hwsd-1.3.0-1|114	- (236c8ad) Imported from SRPM
14cu|hwsd-1.3.0-1|115	
14cu|hwsd-1.3.0-1|116	

10431 14
14cu|hydra-8.3-2|1	%define debug_package		%{nil}
14cu|hydra-8.3-2|2	Summary:	Network logon cracker
14cu|hydra-8.3-2|3	Name:		hydra
14cu|hydra-8.3-2|4	Version:	8.3
14cu|hydra-8.3-2|5	Release:	2
14cu|hydra-8.3-2|6	License:	AGPLv3
14cu|hydra-8.3-2|7	Group:		Monitoring
14cu|hydra-8.3-2|8	Url:		https://www.thc.org/thc-hydra
14cu|hydra-8.3-2|9	Source0:	https://github.com/vanhauser-thc/thc-hydra/%{name}-%{version}.tar.gz
14cu|hydra-8.3-2|10	BuildRequires:  afpfs-ng-devel
14cu|hydra-8.3-2|11	BuildRequires:  ncpfs-devel
14cu|hydra-8.3-2|12	BuildRequires:  subversion-devel
14cu|hydra-8.3-2|13	BuildRequires:  mariadb-devel
14cu|hydra-8.3-2|14	BuildRequires:  pkgconfig(apr-1)
14cu|hydra-8.3-2|15	BuildRequires:  pkgconfig(apr-util-1)
14cu|hydra-8.3-2|16	BuildRequires:  pkgconfig(fbclient)
14cu|hydra-8.3-2|17	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|hydra-8.3-2|18	BuildRequires:  pkgconfig(libssl)
14cu|hydra-8.3-2|19	BuildRequires:  pkgconfig(libssh)
14cu|hydra-8.3-2|20	BuildRequires:  pkgconfig(libpgtypes)
14cu|hydra-8.3-2|21	BuildRequires:  pkgconfig(libidn)
14cu|hydra-8.3-2|22	BuildRequires:  pkgconfig(ncurses)
14cu|hydra-8.3-2|23	
14cu|hydra-8.3-2|24	%description
14cu|hydra-8.3-2|25	A very fast network logon cracker which support many different services.
14cu|hydra-8.3-2|26	
14cu|hydra-8.3-2|27	%files
14cu|hydra-8.3-2|28	%doc CHANGES INSTALL LICENSE* README
14cu|hydra-8.3-2|29	%{_bindir}/hydra
14cu|hydra-8.3-2|30	%{_bindir}/dpl4hydra.sh
14cu|hydra-8.3-2|31	%{_bindir}/hydra-wizard.sh
14cu|hydra-8.3-2|32	%{_bindir}/pw-inspector
14cu|hydra-8.3-2|33	%dir %{_datadir}/hydra
14cu|hydra-8.3-2|34	%{_datadir}/hydra/dpl4hydra_full.csv
14cu|hydra-8.3-2|35	%{_datadir}/hydra/dpl4hydra_local.csv
14cu|hydra-8.3-2|36	%{_mandir}/man1/hydra.1.*
14cu|hydra-8.3-2|37	%{_mandir}/man1/pw-inspector.1.*
14cu|hydra-8.3-2|38	
14cu|hydra-8.3-2|39	#----------------------------------------------------------------------------
14cu|hydra-8.3-2|40	
14cu|hydra-8.3-2|41	%package gui
14cu|hydra-8.3-2|42	Summary:	GUI for %{name}
14cu|hydra-8.3-2|43	Requires:	%{name} = %{EVRD}
14cu|hydra-8.3-2|44	
14cu|hydra-8.3-2|45	%description gui
14cu|hydra-8.3-2|46	GUI for %{name}.
14cu|hydra-8.3-2|47	
14cu|hydra-8.3-2|48	%files gui
14cu|hydra-8.3-2|49	%{_bindir}/xhydra
14cu|hydra-8.3-2|50	%{_mandir}/man1/xhydra.1.*
14cu|hydra-8.3-2|51	
14cu|hydra-8.3-2|52	#----------------------------------------------------------------------------
14cu|hydra-8.3-2|53	
14cu|hydra-8.3-2|54	%prep
14cu|hydra-8.3-2|55	%setup -q
14cu|hydra-8.3-2|56	chmod 644 LICENSE
14cu|hydra-8.3-2|57	
14cu|hydra-8.3-2|58	%build
14cu|hydra-8.3-2|59	%configure2_5x \
14cu|hydra-8.3-2|60	--prefix=%{_prefix} \
14cu|hydra-8.3-2|61	--fhs
14cu|hydra-8.3-2|62	
14cu|hydra-8.3-2|63	%make
14cu|hydra-8.3-2|64	
14cu|hydra-8.3-2|65	%install
14cu|hydra-8.3-2|66	%makeinstall_std
14cu|hydra-8.3-2|67	
14cu|hydra-8.3-2|68	%changelog
14cu|hydra-8.3-2|69	
14cu|hydra-8.3-2|70	* Sun Jan 22 2017 tremod <negry.m@yandex.ru> 8.3-2
14cu|hydra-8.3-2|71	- (86e8388) Spec CleanUp
14cu|hydra-8.3-2|72	
14cu|hydra-8.3-2|73	

10432 14
14cu|hydrogen-0.9.7-1|1	%define major		0.9.7
14cu|hydrogen-0.9.7-1|2	%define libname		%mklibname %{name}-core %{major}
14cu|hydrogen-0.9.7-1|3	%define devname		%mklibname %{name}-core -d
14cu|hydrogen-0.9.7-1|4	
14cu|hydrogen-0.9.7-1|5	%define debug_package	%{nil}
14cu|hydrogen-0.9.7-1|6	
14cu|hydrogen-0.9.7-1|7	Name:           hydrogen
14cu|hydrogen-0.9.7-1|8	Version:        0.9.7
14cu|hydrogen-0.9.7-1|9	Release:        1
14cu|hydrogen-0.9.7-1|10	Summary:        An advanced Drum Machine
14cu|hydrogen-0.9.7-1|11	License:        GPLv2+
14cu|hydrogen-0.9.7-1|12	Group:          Sound
14cu|hydrogen-0.9.7-1|13	URL:            http://www.hydrogen-music.org
14cu|hydrogen-0.9.7-1|14	Source0:        https://github.com/%{name}-music/%{name}/archive/%{version}.tar.gz
14cu|hydrogen-0.9.7-1|15	
14cu|hydrogen-0.9.7-1|16	BuildRequires:  cmake
14cu|hydrogen-0.9.7-1|17	BuildRequires:	desktop-file-utils
14cu|hydrogen-0.9.7-1|18	BuildRequires:	alsa-oss-devel
14cu|hydrogen-0.9.7-1|19	BuildRequires:	jpeg-devel
14cu|hydrogen-0.9.7-1|20	BuildRequires:	ladspa-devel
14cu|hydrogen-0.9.7-1|21	BuildRequires:	qt4-devel
14cu|hydrogen-0.9.7-1|22	BuildRequires:	pkgconfig(alsa)
14cu|hydrogen-0.9.7-1|23	BuildRequires:	pkgconfig(audiofile)
14cu|hydrogen-0.9.7-1|24	BuildRequires:	pkgconfig(flac)
14cu|hydrogen-0.9.7-1|25	BuildRequires:	pkgconfig(flac++)
14cu|hydrogen-0.9.7-1|26	BuildRequires:	pkgconfig(jack)
14cu|hydrogen-0.9.7-1|27	BuildRequires:	pkgconfig(libarchive)
14cu|hydrogen-0.9.7-1|28	BuildRequires:	pkgconfig(libpng)
14cu|hydrogen-0.9.7-1|29	BuildRequires:	pkgconfig(libpulse)
14cu|hydrogen-0.9.7-1|30	BuildRequires:	pkgconfig(lrdf)
14cu|hydrogen-0.9.7-1|31	BuildRequires:	pkgconfig(sndfile)
14cu|hydrogen-0.9.7-1|32	BuildRequires:	doxygen
14cu|hydrogen-0.9.7-1|33	
14cu|hydrogen-0.9.7-1|34	Requires:	rubberband
14cu|hydrogen-0.9.7-1|35	
14cu|hydrogen-0.9.7-1|36	%description
14cu|hydrogen-0.9.7-1|37	Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to bring
14cu|hydrogen-0.9.7-1|38	professional yet simple and intuitive pattern-based drum programming.
14cu|hydrogen-0.9.7-1|39	
14cu|hydrogen-0.9.7-1|40	%files
14cu|hydrogen-0.9.7-1|41	%doc AUTHORS ChangeLog
14cu|hydrogen-0.9.7-1|42	%docdir %{_mandir}/man1/*
14cu|hydrogen-0.9.7-1|43	%{_mandir}/man1/*
14cu|hydrogen-0.9.7-1|44	%{_bindir}/*
14cu|hydrogen-0.9.7-1|45	%{_datadir}/applications/%{name}.desktop
14cu|hydrogen-0.9.7-1|46	%{_datadir}/appdata/*.xml
14cu|hydrogen-0.9.7-1|47	%{_datadir}/%{name}/
14cu|hydrogen-0.9.7-1|48	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|hydrogen-0.9.7-1|49	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|hydrogen-0.9.7-1|50	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|hydrogen-0.9.7-1|51	%{_iconsdir}/hydrogen.png
14cu|hydrogen-0.9.7-1|52	
14cu|hydrogen-0.9.7-1|53	#--------------------------------------------------------------------
14cu|hydrogen-0.9.7-1|54	%package -n %{libname}
14cu|hydrogen-0.9.7-1|55	Summary:	Library for %{name}
14cu|hydrogen-0.9.7-1|56	Group:		Sound
14cu|hydrogen-0.9.7-1|57	
14cu|hydrogen-0.9.7-1|58	%description -n %{libname}
14cu|hydrogen-0.9.7-1|59	This package contains the library needed by %{name}.
14cu|hydrogen-0.9.7-1|60	
14cu|hydrogen-0.9.7-1|61	%files -n %{libname}
14cu|hydrogen-0.9.7-1|62	%doc AUTHORS ChangeLog
14cu|hydrogen-0.9.7-1|63	%{_libdir}/libhydrogen-core-%{major}.so
14cu|hydrogen-0.9.7-1|64	
14cu|hydrogen-0.9.7-1|65	#--------------------------------------------------------------------
14cu|hydrogen-0.9.7-1|66	%package -n %{devname}
14cu|hydrogen-0.9.7-1|67	Summary:	Development files for %{name}
14cu|hydrogen-0.9.7-1|68	Group:		Development/C
14cu|hydrogen-0.9.7-1|69	Requires:	%{libname} = %{EVRD}
14cu|hydrogen-0.9.7-1|70	Provides:	%{name}-devel = %{EVRD}
14cu|hydrogen-0.9.7-1|71	
14cu|hydrogen-0.9.7-1|72	%description -n %{devname}
14cu|hydrogen-0.9.7-1|73	This package contains the files needed for developing applications
14cu|hydrogen-0.9.7-1|74	which use %{name}.
14cu|hydrogen-0.9.7-1|75	
14cu|hydrogen-0.9.7-1|76	%files -n %{devname}
14cu|hydrogen-0.9.7-1|77	%doc AUTHORS ChangeLog
14cu|hydrogen-0.9.7-1|78	%{_includedir}/%{name}
14cu|hydrogen-0.9.7-1|79	%{_libdir}/libhydrogen-core.so
14cu|hydrogen-0.9.7-1|80	
14cu|hydrogen-0.9.7-1|81	%prep
14cu|hydrogen-0.9.7-1|82	%setup -q
14cu|hydrogen-0.9.7-1|83	
14cu|hydrogen-0.9.7-1|84	%build
14cu|hydrogen-0.9.7-1|85	%cmake
14cu|hydrogen-0.9.7-1|86	%make
14cu|hydrogen-0.9.7-1|87	
14cu|hydrogen-0.9.7-1|88	%install
14cu|hydrogen-0.9.7-1|89	%makeinstall_std -C build
14cu|hydrogen-0.9.7-1|90	pushd %{buildroot}%{_libdir}
14cu|hydrogen-0.9.7-1|91	ln -s libhydrogen-core-%{major}.so libhydrogen-core.so
14cu|hydrogen-0.9.7-1|92	popd
14cu|hydrogen-0.9.7-1|93	
14cu|hydrogen-0.9.7-1|94	#icons
14cu|hydrogen-0.9.7-1|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|hydrogen-0.9.7-1|96	cp data/img/gray/icon48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|hydrogen-0.9.7-1|97	cp data/img/gray/icon32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|hydrogen-0.9.7-1|98	cp data/img/gray/icon16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|hydrogen-0.9.7-1|99	cp %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png %{buildroot}%{_iconsdir}/
14cu|hydrogen-0.9.7-1|100	
14cu|hydrogen-0.9.7-1|101	#manpage
14cu|hydrogen-0.9.7-1|102	mkdir -p %{buildroot}%{_mandir}/man1
14cu|hydrogen-0.9.7-1|103	cp %{buildroot}%{_prefix}/man/man1/* %{buildroot}%{_mandir}/man1
14cu|hydrogen-0.9.7-1|104	rm %{buildroot}%{_prefix}/man/man1/*
14cu|hydrogen-0.9.7-1|105	
14cu|hydrogen-0.9.7-1|106	desktop-file-install \
14cu|hydrogen-0.9.7-1|107	--remove-category Application \
14cu|hydrogen-0.9.7-1|108	--remove-category Sound \
14cu|hydrogen-0.9.7-1|109	--remove-key Encoding \
14cu|hydrogen-0.9.7-1|110	--remove-key=FilePattern \
14cu|hydrogen-0.9.7-1|111	--set-icon=%{name} \
14cu|hydrogen-0.9.7-1|112	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|hydrogen-0.9.7-1|113	
14cu|hydrogen-0.9.7-1|114	
14cu|hydrogen-0.9.7-1|115	%changelog
14cu|hydrogen-0.9.7-1|116	
14cu|hydrogen-0.9.7-1|117	* Sun Nov 27 2016 emuse <goemusic@yahoo.fr> 0.9.7-1
14cu|hydrogen-0.9.7-1|118	- (b59b53a) Update to new version 0.9.7
14cu|hydrogen-0.9.7-1|119	
14cu|hydrogen-0.9.7-1|120	

10433 14
14cu|hyena-0.5-6|1	%define _enable_debug_packages %{nil}
14cu|hyena-0.5-6|2	%define debug_package %{nil}
14cu|hyena-0.5-6|3	
14cu|hyena-0.5-6|4	Summary:	Library for .NET applications
14cu|hyena-0.5-6|5	Name:		hyena
14cu|hyena-0.5-6|6	Version:	0.5
14cu|hyena-0.5-6|7	Release:	6
14cu|hyena-0.5-6|8	License:	MIT
14cu|hyena-0.5-6|9	Group:		System/Libraries
14cu|hyena-0.5-6|10	Url:		http://banshee-project.org/
14cu|hyena-0.5-6|11	Source:		http://ftp.acc.umu.se/pub/GNOME/sources/hyena/0.5/%{name}-%{version}.tar.bz2
14cu|hyena-0.5-6|12	# PATCH-FIX-UPSTREAM coolo@opensuse.org - broken Makefile syntax
14cu|hyena-0.5-6|13	Patch0:		fix-makefile.diff
14cu|hyena-0.5-6|14	Patch1:		hyena-0.5-mono4.0.patch
14cu|hyena-0.5-6|15	BuildRequires:	gtk-sharp2
14cu|hyena-0.5-6|16	BuildRequires:	mono-basic
14cu|hyena-0.5-6|17	BuildRequires:	mono-nunit
14cu|hyena-0.5-6|18	BuildRequires:	perl-XML-Parser
14cu|hyena-0.5-6|19	BuildRequires:	pkgconfig(mono)
14cu|hyena-0.5-6|20	BuildRequires:	pkgconfig(gapi-2.0)
14cu|hyena-0.5-6|21	Requires:	mono
14cu|hyena-0.5-6|22	Requires:	gtk-sharp2
14cu|hyena-0.5-6|23	
14cu|hyena-0.5-6|24	%description
14cu|hyena-0.5-6|25	Hyena is a .NET library that powers Banshee and PDF Mod, among others.
14cu|hyena-0.5-6|26	
14cu|hyena-0.5-6|27	%files
14cu|hyena-0.5-6|28	%{_libdir}/%{name}
14cu|hyena-0.5-6|29	%{_libdir}/pkgconfig/*.pc
14cu|hyena-0.5-6|30	
14cu|hyena-0.5-6|31	#----------------------------------------------------------------------------
14cu|hyena-0.5-6|32	
14cu|hyena-0.5-6|33	%prep
14cu|hyena-0.5-6|34	%setup -q
14cu|hyena-0.5-6|35	%patch0 -p1
14cu|hyena-0.5-6|36	%patch1 -p1
14cu|hyena-0.5-6|37	
14cu|hyena-0.5-6|38	%build
14cu|hyena-0.5-6|39	autoconf
14cu|hyena-0.5-6|40	%configure2_5x
14cu|hyena-0.5-6|41	make
14cu|hyena-0.5-6|42	
14cu|hyena-0.5-6|43	%install
14cu|hyena-0.5-6|44	%makeinstall_std
14cu|hyena-0.5-6|45	
14cu|hyena-0.5-6|46	
14cu|hyena-0.5-6|47	
14cu|hyena-0.5-6|48	%changelog
14cu|hyena-0.5-6|49	
14cu|hyena-0.5-6|50	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-6
14cu|hyena-0.5-6|51	- (ffd3ed9) Build for mono 4.0
14cu|hyena-0.5-6|52	
14cu|hyena-0.5-6|53	

10434 14
14cu|i3lock-2.8-1|1	Name:           i3lock
14cu|i3lock-2.8-1|2	Version:        2.8
14cu|i3lock-2.8-1|3	Release:        1
14cu|i3lock-2.8-1|4	Group:		Graphical desktop/Other
14cu|i3lock-2.8-1|5	Summary:        Simple X display locker like slock
14cu|i3lock-2.8-1|6	License:        MIT
14cu|i3lock-2.8-1|7	URL:            http://i3wm.org/i3lock/
14cu|i3lock-2.8-1|8	Source0:        http://i3wm.org/%{name}/%{name}-%{version}.tar.bz2
14cu|i3lock-2.8-1|9	BuildRequires:  cairo-devel
14cu|i3lock-2.8-1|10	BuildRequires:  pam-devel
14cu|i3lock-2.8-1|11	BuildRequires:  libev-devel
14cu|i3lock-2.8-1|12	BuildRequires:  pkgconfig(xcb)
14cu|i3lock-2.8-1|13	BuildRequires:  pkgconfig(xext)
14cu|i3lock-2.8-1|14	BuildRequires:  pkgconfig(xkbcommon)
14cu|i3lock-2.8-1|15	BuildRequires:  pkgconfig(xkbcommon-x11)
14cu|i3lock-2.8-1|16	BuildRequires:  pkgconfig(xkbfile)
14cu|i3lock-2.8-1|17	BuildRequires:  pkgconfig(xpm)
14cu|i3lock-2.8-1|18	BuildRequires:  xcb-util-keysyms-devel
14cu|i3lock-2.8-1|19	BuildRequires:  xcb-util-image-devel
14cu|i3lock-2.8-1|20	BuildRequires:  xcb-util-devel
14cu|i3lock-2.8-1|21	
14cu|i3lock-2.8-1|22	%description
14cu|i3lock-2.8-1|23	i3lock improves slock by making it fork() and therefore combinable with
14cu|i3lock-2.8-1|24	commands to suspend your computer. Additionally, instead of turning off your
14cu|i3lock-2.8-1|25	screen via DPMS and/or displaying a black screen, i3lock displays a white
14cu|i3lock-2.8-1|26	screen so you can see if your computer failed to resume from suspend or if
14cu|i3lock-2.8-1|27	your screen is just locked. Also, when entering a wrong password, i3lock does
14cu|i3lock-2.8-1|28	not call XBell(). This is important because i3lock/slock think you’ve entered
14cu|i3lock-2.8-1|29	a password when resuming from suspend, at least sometimes.
14cu|i3lock-2.8-1|30	
14cu|i3lock-2.8-1|31	%prep
14cu|i3lock-2.8-1|32	%setup -q
14cu|i3lock-2.8-1|33	# Relocatable.
14cu|i3lock-2.8-1|34	sed \
14cu|i3lock-2.8-1|35	-e 's|PREFIX=/usr|PREFIX=%{_prefix}|g' \
14cu|i3lock-2.8-1|36	-e 's|SYSCONFDIR=/etc|SYSCONFDIR=%{_sysconfdir}|g' \
14cu|i3lock-2.8-1|37	-i Makefile
14cu|i3lock-2.8-1|38	
14cu|i3lock-2.8-1|39	%build
14cu|i3lock-2.8-1|40	# we have to add libev cflags because the Makefile doesn't list them
14cu|i3lock-2.8-1|41	CFLAGS="%{optflags} `pkg-config --cflags libev`" %make
14cu|i3lock-2.8-1|42	
14cu|i3lock-2.8-1|43	%install
14cu|i3lock-2.8-1|44	%makeinstall_std INSTALL="install -p"
14cu|i3lock-2.8-1|45	install -Dpm0644 i3lock.1 %{buildroot}%{_mandir}/man1/i3lock.1
14cu|i3lock-2.8-1|46	
14cu|i3lock-2.8-1|47	%files
14cu|i3lock-2.8-1|48	%doc CHANGELOG LICENSE
14cu|i3lock-2.8-1|49	%{_bindir}/%{name}
14cu|i3lock-2.8-1|50	%{_sysconfdir}/pam.d/%{name}
14cu|i3lock-2.8-1|51	%{_mandir}/man1/i3lock.1*
14cu|i3lock-2.8-1|52	
14cu|i3lock-2.8-1|53	
14cu|i3lock-2.8-1|54	%changelog
14cu|i3lock-2.8-1|55	
14cu|i3lock-2.8-1|56	* Fri Jun 17 2016 abondrov <andrey.bondrov@rosalab.ru> 2.8-1
14cu|i3lock-2.8-1|57	- (820367c) Merge pull request #1 from tremod/i3lock:rosa2014.1
14cu|i3lock-2.8-1|58	- (820367c) Update to 2.8
14cu|i3lock-2.8-1|59	
14cu|i3lock-2.8-1|60	

10435 14
14cu|i3status-2.10-1|1	Summary:	Generates a status line for dzen2 or wmii
14cu|i3status-2.10-1|2	Name:		i3status
14cu|i3status-2.10-1|3	Version:	2.10
14cu|i3status-2.10-1|4	Release:	1
14cu|i3status-2.10-1|5	License:	MIT
14cu|i3status-2.10-1|6	Group:		Graphical desktop/Other
14cu|i3status-2.10-1|7	Url:		http://i3wm.org/%{name}
14cu|i3status-2.10-1|8	Source0:	http://i3wm.org/%{name}/%{name}-%{version}.tar.bz2
14cu|i3status-2.10-1|9	BuildRequires:	asciidoc
14cu|i3status-2.10-1|10	BuildRequires:	libiw-devel
14cu|i3status-2.10-1|11	BuildRequires:	pkgconfig(alsa)
14cu|i3status-2.10-1|12	BuildRequires:	pkgconfig(libconfuse)
14cu|i3status-2.10-1|13	BuildRequires:	pkgconfig(libnl-genl-3.0)
14cu|i3status-2.10-1|14	BuildRequires:	pkgconfig(libpulse)
14cu|i3status-2.10-1|15	BuildRequires:	pkgconfig(yajl)
14cu|i3status-2.10-1|16	
14cu|i3status-2.10-1|17	%description
14cu|i3status-2.10-1|18	i3status is a small program for filling dzen2 or wmii’s status bar via its 9P
14cu|i3status-2.10-1|19	pseudo filesystem.
14cu|i3status-2.10-1|20	
14cu|i3status-2.10-1|21	%files
14cu|i3status-2.10-1|22	%doc LICENSE
14cu|i3status-2.10-1|23	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|i3status-2.10-1|24	%{_bindir}/%{name}
14cu|i3status-2.10-1|25	%{_mandir}/man*/%{name}*
14cu|i3status-2.10-1|26	
14cu|i3status-2.10-1|27	#---------------------------------------------------------------------------
14cu|i3status-2.10-1|28	
14cu|i3status-2.10-1|29	%prep
14cu|i3status-2.10-1|30	%setup -q
14cu|i3status-2.10-1|31	
14cu|i3status-2.10-1|32	sed \
14cu|i3status-2.10-1|33	-e 's|CFLAGS+=-Wall -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare|CFLAGS+=%{optflags} -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare|g' \
14cu|i3status-2.10-1|34	-e 's|CFLAGS+=-g|CFLAGS+=|g' \
14cu|i3status-2.10-1|35	-e 's|@echo " CC $<"|@echo " $(CC) $(CFLAGS) -c -o $@ $<"|g' \
14cu|i3status-2.10-1|36	-e 's|@echo " LD $@"|@echo " $(CC) -o $@ src/*.o *.o $(LDFLAGS)"|g' \
14cu|i3status-2.10-1|37	-i Makefile
14cu|i3status-2.10-1|38	
14cu|i3status-2.10-1|39	%build
14cu|i3status-2.10-1|40	%make
14cu|i3status-2.10-1|41	
14cu|i3status-2.10-1|42	%install
14cu|i3status-2.10-1|43	%makeinstall_std
14cu|i3status-2.10-1|44	
14cu|i3status-2.10-1|45	mkdir -p %{buildroot}%{_sysconfdir}/
14cu|i3status-2.10-1|46	install -Dpm 0644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|i3status-2.10-1|47	
14cu|i3status-2.10-1|48	
14cu|i3status-2.10-1|49	%changelog
14cu|i3status-2.10-1|50	
14cu|i3status-2.10-1|51	* Fri Jun 17 2016 Rosa <rosa@abf.rosalinux.ru> 2.10-1
14cu|i3status-2.10-1|52	- (e672337) Automatic import for version 2.10-1
14cu|i3status-2.10-1|53	
14cu|i3status-2.10-1|54	

10436 14
14cu|i3-wm-4.12-2|1	%global oname i3
14cu|i3-wm-4.12-2|2	%global bugfix_release bf2
14cu|i3-wm-4.12-2|3	
14cu|i3-wm-4.12-2|4	Summary:	Improved tiling window manager
14cu|i3-wm-4.12-2|5	Name:		i3-wm
14cu|i3-wm-4.12-2|6	Version:	4.12
14cu|i3-wm-4.12-2|7	Release:	2
14cu|i3-wm-4.12-2|8	License:	BSD
14cu|i3-wm-4.12-2|9	Group:		System/X11
14cu|i3-wm-4.12-2|10	Url:		http://i3.zekjur.net
14cu|i3-wm-4.12-2|11	Source0:	http://i3.zekjur.net/downloads/%{oname}-%{version}.tar.bz2
14cu|i3-wm-4.12-2|12	Source1:	i3-logo.svg
14cu|i3-wm-4.12-2|13	Source2:	i3.png
14cu|i3-wm-4.12-2|14	Patch0:		i3-4.10.2-desktop-file.patch
14cu|i3-wm-4.12-2|15	BuildRequires:	asciidoc
14cu|i3-wm-4.12-2|16	BuildRequires:	bison
14cu|i3-wm-4.12-2|17	BuildRequires:	doxygen
14cu|i3-wm-4.12-2|18	BuildRequires:	flex
14cu|i3-wm-4.12-2|19	BuildRequires:	graphviz
14cu|i3-wm-4.12-2|20	BuildRequires:	imagemagick
14cu|i3-wm-4.12-2|21	BuildRequires:	pkgconfig(libev)
14cu|i3-wm-4.12-2|22	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|i3-wm-4.12-2|23	BuildRequires:	pkgconfig(pango)
14cu|i3-wm-4.12-2|24	BuildRequires:	pkgconfig(pangocairo)
14cu|i3-wm-4.12-2|25	BuildRequires:	pkgconfig(x11)
14cu|i3-wm-4.12-2|26	BuildRequires:	pkgconfig(xcb)
14cu|i3-wm-4.12-2|27	BuildRequires:	pkgconfig(xcb-cursor)
14cu|i3-wm-4.12-2|28	BuildRequires:	pkgconfig(xcb-icccm)
14cu|i3-wm-4.12-2|29	BuildRequires:	pkgconfig(xcb-keysyms)
14cu|i3-wm-4.12-2|30	BuildRequires:	pkgconfig(xcb-util)
14cu|i3-wm-4.12-2|31	BuildRequires:	pkgconfig(xcursor)
14cu|i3-wm-4.12-2|32	BuildRequires:	pkgconfig(xkbcommon-x11)
14cu|i3-wm-4.12-2|33	BuildRequires:	pkgconfig(xkbfile)
14cu|i3-wm-4.12-2|34	BuildRequires:	pkgconfig(yajl)
14cu|i3-wm-4.12-2|35	Requires:	rxvt-unicode
14cu|i3-wm-4.12-2|36	Requires:	x11-apps
14cu|i3-wm-4.12-2|37	Requires:       i3status
14cu|i3-wm-4.12-2|38	Requires:       i3lock
14cu|i3-wm-4.12-2|39	Suggests:	dmenu
14cu|i3-wm-4.12-2|40	Suggests:	i3-doc
14cu|i3-wm-4.12-2|41	
14cu|i3-wm-4.12-2|42	%description
14cu|i3-wm-4.12-2|43	i3 is a tiling window manager, completely written from scratch.
14cu|i3-wm-4.12-2|44	
14cu|i3-wm-4.12-2|45	Key features of i3 are correct handling multi-monitor, horizontal and
14cu|i3-wm-4.12-2|46	vertical columns (table abstraction) in tiling. It also provides
14cu|i3-wm-4.12-2|47	hooks/callbacks for other programs to integrate and it is UTF-8
14cu|i3-wm-4.12-2|48	clean. i3 uses xcb for asynchronous communication with X11, and has
14cu|i3-wm-4.12-2|49	several measures to be very fast.
14cu|i3-wm-4.12-2|50	
14cu|i3-wm-4.12-2|51	Please be aware that i3 is primarily targeted at advanced users and
14cu|i3-wm-4.12-2|52	developers.
14cu|i3-wm-4.12-2|53	
14cu|i3-wm-4.12-2|54	%files
14cu|i3-wm-4.12-2|55	%doc LICENSE RELEASE-NOTES-%{version}
14cu|i3-wm-4.12-2|56	%{_bindir}/%{oname}*
14cu|i3-wm-4.12-2|57	%{_includedir}/%{oname}/*
14cu|i3-wm-4.12-2|58	%dir %{_sysconfdir}/%{oname}/
14cu|i3-wm-4.12-2|59	%config(noreplace) %{_sysconfdir}/%{oname}/config
14cu|i3-wm-4.12-2|60	%config(noreplace) %{_sysconfdir}/%{oname}/config.keycodes
14cu|i3-wm-4.12-2|61	%{_datadir}/xsessions/%{oname}.desktop
14cu|i3-wm-4.12-2|62	%{_datadir}/xsessions/%{oname}-with-shmlog.desktop
14cu|i3-wm-4.12-2|63	%{_mandir}/man*/%{oname}*
14cu|i3-wm-4.12-2|64	%{_datadir}/pixmaps/%{oname}-logo.svg
14cu|i3-wm-4.12-2|65	%{_datadir}/applications/%{oname}.desktop
14cu|i3-wm-4.12-2|66	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|i3-wm-4.12-2|67	
14cu|i3-wm-4.12-2|68	#----------------------------------------------------------------------------
14cu|i3-wm-4.12-2|69	
14cu|i3-wm-4.12-2|70	%package doc
14cu|i3-wm-4.12-2|71	Summary:	i3 window manager documentation
14cu|i3-wm-4.12-2|72	Group:		System/X11
14cu|i3-wm-4.12-2|73	Requires:	%{name} = %{EVRD}
14cu|i3-wm-4.12-2|74	BuildArch:	noarch
14cu|i3-wm-4.12-2|75	
14cu|i3-wm-4.12-2|76	%description doc
14cu|i3-wm-4.12-2|77	Asciidoc and doxygen documentations for i3.
14cu|i3-wm-4.12-2|78	
14cu|i3-wm-4.12-2|79	%files doc
14cu|i3-wm-4.12-2|80	%doc docs/*.{html,png} pseudo-doc/doxygen/
14cu|i3-wm-4.12-2|81	
14cu|i3-wm-4.12-2|82	#----------------------------------------------------------------------------
14cu|i3-wm-4.12-2|83	
14cu|i3-wm-4.12-2|84	%prep
14cu|i3-wm-4.12-2|85	%setup -qn %{oname}-%{version}
14cu|i3-wm-4.12-2|86	%patch0 -p0
14cu|i3-wm-4.12-2|87	
14cu|i3-wm-4.12-2|88	%build
14cu|i3-wm-4.12-2|89	%make V=1 CFLAGS="%{optflags}"
14cu|i3-wm-4.12-2|90	cd man
14cu|i3-wm-4.12-2|91	%make V=1
14cu|i3-wm-4.12-2|92	cd ../docs
14cu|i3-wm-4.12-2|93	%make V=1
14cu|i3-wm-4.12-2|94	cd ..
14cu|i3-wm-4.12-2|95	doxygen pseudo-doc.doxygen
14cu|i3-wm-4.12-2|96	mv pseudo-doc/html pseudo-doc/doxygen
14cu|i3-wm-4.12-2|97	
14cu|i3-wm-4.12-2|98	%install
14cu|i3-wm-4.12-2|99	%makeinstall_std
14cu|i3-wm-4.12-2|100	
14cu|i3-wm-4.12-2|101	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|i3-wm-4.12-2|102	install -Dpm0644 man/*.1 %{buildroot}%{_mandir}/man1/
14cu|i3-wm-4.12-2|103	
14cu|i3-wm-4.12-2|104	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cu|i3-wm-4.12-2|105	install -Dpm0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cu|i3-wm-4.12-2|106	
14cu|i3-wm-4.12-2|107	# install menu icons
14cu|i3-wm-4.12-2|108	for N in 16 32 48 64 128;
14cu|i3-wm-4.12-2|109	do
14cu|i3-wm-4.12-2|110	convert %{SOURCE2} -scale ${N}x${N}! $N.png;
14cu|i3-wm-4.12-2|111	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|i3-wm-4.12-2|112	done
14cu|i3-wm-4.12-2|113	
14cu|i3-wm-4.12-2|114	%changelog
14cu|i3-wm-4.12-2|115	
14cu|i3-wm-4.12-2|116	* Fri Sep 16 2016 dsilakov <denis.silakov@rosalab.ru> 4.12-2
14cu|i3-wm-4.12-2|117	- (4286784) Merge pull request #3 from tremod/i3-wm:rosa2016.1
14cu|i3-wm-4.12-2|118	- (4286784) Add to Requires i3lock, i3status
14cu|i3-wm-4.12-2|119	
14cu|i3-wm-4.12-2|120	

10437 14
14cu|i8kutils-1.40-4|1	Version: 	1.40
14cu|i8kutils-1.40-4|2	Summary: 	Dell laptop SMM BIOS support
14cu|i8kutils-1.40-4|3	Name: 		i8kutils
14cu|i8kutils-1.40-4|4	Release: 	4
14cu|i8kutils-1.40-4|5	License: 	GPLv2+
14cu|i8kutils-1.40-4|6	Group: 		Monitoring
14cu|i8kutils-1.40-4|7	Source: 	http://ftp.debian.org/debian/pool/main/i/i8kutils/%{name}_%{version}.tar.gz
14cu|i8kutils-1.40-4|8	URL: 		http://people.debian.org/~dz/i8k/
14cu|i8kutils-1.40-4|9	Suggests:	i8kmon
14cu|i8kutils-1.40-4|10	
14cu|i8kutils-1.40-4|11	%description
14cu|i8kutils-1.40-4|12	This package contains a user-space programs for accessing the SMM BIOS
14cu|i8kutils-1.40-4|13	of Dell Inspiron and Latitude laptops. The SMM BIOS is used on many recent
14cu|i8kutils-1.40-4|14	laptops to implement APM functionalities and to access custom hardware,
14cu|i8kutils-1.40-4|15	for example cooling fans and volume buttons.
14cu|i8kutils-1.40-4|16	
14cu|i8kutils-1.40-4|17	Also provided is a cool and useful plugin for gkrellm.
14cu|i8kutils-1.40-4|18	Note that you need the "Dell Laptop" option compiled into your kernel
14cu|i8kutils-1.40-4|19	(included in the main kernel tree since 2.4.14-pre8)
14cu|i8kutils-1.40-4|20	
14cu|i8kutils-1.40-4|21	%package -n i8kmon
14cu|i8kutils-1.40-4|22	Summary: 	Dell laptop SMM BIOS monitoring tool
14cu|i8kutils-1.40-4|23	Group: 		Monitoring
14cu|i8kutils-1.40-4|24	Requires:	tcl
14cu|i8kutils-1.40-4|25	Requires:	tk
14cu|i8kutils-1.40-4|26	Conflicts:	i8kutils < 1.33-2
14cu|i8kutils-1.40-4|27	
14cu|i8kutils-1.40-4|28	%description -n i8kmon
14cu|i8kutils-1.40-4|29	This package contains a monitoring tool for accessing the SMM BIOS
14cu|i8kutils-1.40-4|30	of Dell Inspiron and Latitude laptops.
14cu|i8kutils-1.40-4|31	
14cu|i8kutils-1.40-4|32	%prep
14cu|i8kutils-1.40-4|33	%setup -q
14cu|i8kutils-1.40-4|34	
14cu|i8kutils-1.40-4|35	%build
14cu|i8kutils-1.40-4|36	%make CFLAGS="%{optflags}"
14cu|i8kutils-1.40-4|37	
14cu|i8kutils-1.40-4|38	%install
14cu|i8kutils-1.40-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|i8kutils-1.40-4|40	%makeinstall_std
14cu|i8kutils-1.40-4|41	
14cu|i8kutils-1.40-4|42	%clean
14cu|i8kutils-1.40-4|43	
14cu|i8kutils-1.40-4|44	%files
14cu|i8kutils-1.40-4|45	%defattr (-,root,root)
14cu|i8kutils-1.40-4|46	%doc README.*
14cu|i8kutils-1.40-4|47	%{_bindir}/i8kbuttons
14cu|i8kutils-1.40-4|48	%{_bindir}/i8kctl
14cu|i8kutils-1.40-4|49	%{_bindir}/i8kfan
14cu|i8kutils-1.40-4|50	
14cu|i8kutils-1.40-4|51	%files -n i8kmon
14cu|i8kutils-1.40-4|52	%defattr (-,root,root)
14cu|i8kutils-1.40-4|53	%{_bindir}/i8kmon
14cu|i8kutils-1.40-4|54	
14cu|i8kutils-1.40-4|55	
14cu|i8kutils-1.40-4|56	
14cu|i8kutils-1.40-4|57	
14cu|i8kutils-1.40-4|58	%changelog
14cu|i8kutils-1.40-4|59	
14cu|i8kutils-1.40-4|60	* Tue Sep 15 2015 Denis Silakov <dsilakov@gmail.com> 1.40-4
14cu|i8kutils-1.40-4|61	- (83dbbd7) Spec cleanup
14cu|i8kutils-1.40-4|62	
14cu|i8kutils-1.40-4|63	

10438 14
14cu|ibus-anthy-1.5.7-1|1	%define api 1.0
14cu|ibus-anthy-1.5.7-1|2	%define major 5
14cu|ibus-anthy-1.5.7-1|3	%define libname %mklibname anthygobject %{api} %{major}
14cu|ibus-anthy-1.5.7-1|4	%define devname %mklibname -d anthygobject
14cu|ibus-anthy-1.5.7-1|5	%define girname %mklibname anthy-gir 9000
14cu|ibus-anthy-1.5.7-1|6	
14cu|ibus-anthy-1.5.7-1|7	Summary:	ibus - Japanese Anthy engine
14cu|ibus-anthy-1.5.7-1|8	Name:		ibus-anthy
14cu|ibus-anthy-1.5.7-1|9	Version:	1.5.7
14cu|ibus-anthy-1.5.7-1|10	Release:	1
14cu|ibus-anthy-1.5.7-1|11	License:	GPLv2+
14cu|ibus-anthy-1.5.7-1|12	Group:		System/Internationalization
14cu|ibus-anthy-1.5.7-1|13	Url:		http://code.google.com/p/ibus/
14cu|ibus-anthy-1.5.7-1|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|ibus-anthy-1.5.7-1|15	BuildRequires:	ibus
14cu|ibus-anthy-1.5.7-1|16	BuildRequires:	intltool
14cu|ibus-anthy-1.5.7-1|17	BuildRequires:	pkgconfig(anthy)
14cu|ibus-anthy-1.5.7-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|ibus-anthy-1.5.7-1|19	BuildRequires:	pkgconfig(ibus-1.0)
14cu|ibus-anthy-1.5.7-1|20	BuildRequires:	pkgconfig(python)
14cu|ibus-anthy-1.5.7-1|21	BuildRequires:	python-gi
14cu|ibus-anthy-1.5.7-1|22	Requires:	ibus
14cu|ibus-anthy-1.5.7-1|23	Requires:	anthy
14cu|ibus-anthy-1.5.7-1|24	Requires:	python-gi
14cu|ibus-anthy-1.5.7-1|25	Requires:	%{girname} = %{EVRD}
14cu|ibus-anthy-1.5.7-1|26	Suggests:	kasumi
14cu|ibus-anthy-1.5.7-1|27	
14cu|ibus-anthy-1.5.7-1|28	%description
14cu|ibus-anthy-1.5.7-1|29	ibus - Japanese Anthy engine.
14cu|ibus-anthy-1.5.7-1|30	
14cu|ibus-anthy-1.5.7-1|31	%files -f %{name}.lang
14cu|ibus-anthy-1.5.7-1|32	%{_libexecdir}/ibus-engine-anthy
14cu|ibus-anthy-1.5.7-1|33	%{_libexecdir}/ibus-setup-anthy
14cu|ibus-anthy-1.5.7-1|34	%{_datadir}/%{name}
14cu|ibus-anthy-1.5.7-1|35	%{_datadir}/applications/ibus-setup-anthy.desktop
14cu|ibus-anthy-1.5.7-1|36	%{_datadir}/appdata/anthy.appdata.xml
14cu|ibus-anthy-1.5.7-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|ibus-anthy-1.5.7-1|38	%{_datadir}/ibus/component/anthy.xml
14cu|ibus-anthy-1.5.7-1|39	
14cu|ibus-anthy-1.5.7-1|40	#----------------------------------------------------------------------------
14cu|ibus-anthy-1.5.7-1|41	
14cu|ibus-anthy-1.5.7-1|42	%package -n %{libname}
14cu|ibus-anthy-1.5.7-1|43	Summary:	Shared library for anthygobject
14cu|ibus-anthy-1.5.7-1|44	Group:		System/Libraries
14cu|ibus-anthy-1.5.7-1|45	
14cu|ibus-anthy-1.5.7-1|46	%description -n %{libname}
14cu|ibus-anthy-1.5.7-1|47	Shared library for anthygobject.
14cu|ibus-anthy-1.5.7-1|48	
14cu|ibus-anthy-1.5.7-1|49	%files -n %{libname}
14cu|ibus-anthy-1.5.7-1|50	%{_libdir}/libanthygobject-%{api}.so.%{major}*
14cu|ibus-anthy-1.5.7-1|51	
14cu|ibus-anthy-1.5.7-1|52	#----------------------------------------------------------------------------
14cu|ibus-anthy-1.5.7-1|53	
14cu|ibus-anthy-1.5.7-1|54	%package -n %{girname}
14cu|ibus-anthy-1.5.7-1|55	Summary:	GObject Introspection interface description for anthy
14cu|ibus-anthy-1.5.7-1|56	Group:		System/Libraries
14cu|ibus-anthy-1.5.7-1|57	Requires:	%{libname} = %{EVRD}
14cu|ibus-anthy-1.5.7-1|58	
14cu|ibus-anthy-1.5.7-1|59	%description -n %{girname}
14cu|ibus-anthy-1.5.7-1|60	GObject Introspection interface description for anthy.
14cu|ibus-anthy-1.5.7-1|61	
14cu|ibus-anthy-1.5.7-1|62	%files -n %{girname}
14cu|ibus-anthy-1.5.7-1|63	%{_libdir}/girepository-1.0/Anthy-9000.typelib
14cu|ibus-anthy-1.5.7-1|64	
14cu|ibus-anthy-1.5.7-1|65	#----------------------------------------------------------------------------
14cu|ibus-anthy-1.5.7-1|66	
14cu|ibus-anthy-1.5.7-1|67	%package -n %{devname}
14cu|ibus-anthy-1.5.7-1|68	Summary:	Development files for ibus-anthy
14cu|ibus-anthy-1.5.7-1|69	Group:		Development/C
14cu|ibus-anthy-1.5.7-1|70	Requires:	%{libname} = %{EVRD}
14cu|ibus-anthy-1.5.7-1|71	Requires:	%{girname} = %{EVRD}
14cu|ibus-anthy-1.5.7-1|72	Provides:	%{name}-devel = %{EVRD}
14cu|ibus-anthy-1.5.7-1|73	
14cu|ibus-anthy-1.5.7-1|74	%description -n %{devname}
14cu|ibus-anthy-1.5.7-1|75	This package contains development files for ibus-anthy.
14cu|ibus-anthy-1.5.7-1|76	
14cu|ibus-anthy-1.5.7-1|77	%files -n %{devname}
14cu|ibus-anthy-1.5.7-1|78	%{_libdir}/libanthygobject-%{api}.so
14cu|ibus-anthy-1.5.7-1|79	%{_includedir}/ibus-anthy-%{api}
14cu|ibus-anthy-1.5.7-1|80	%{_datadir}/gir-1.0/*.gir
14cu|ibus-anthy-1.5.7-1|81	
14cu|ibus-anthy-1.5.7-1|82	#----------------------------------------------------------------------------
14cu|ibus-anthy-1.5.7-1|83	
14cu|ibus-anthy-1.5.7-1|84	%prep
14cu|ibus-anthy-1.5.7-1|85	%setup -q
14cu|ibus-anthy-1.5.7-1|86	
14cu|ibus-anthy-1.5.7-1|87	%build
14cu|ibus-anthy-1.5.7-1|88	%configure2_5x
14cu|ibus-anthy-1.5.7-1|89	%make
14cu|ibus-anthy-1.5.7-1|90	
14cu|ibus-anthy-1.5.7-1|91	%install
14cu|ibus-anthy-1.5.7-1|92	%makeinstall_std
14cu|ibus-anthy-1.5.7-1|93	
14cu|ibus-anthy-1.5.7-1|94	%find_lang %{name}
14cu|ibus-anthy-1.5.7-1|95	
14cu|ibus-anthy-1.5.7-1|96	
14cu|ibus-anthy-1.5.7-1|97	%changelog
14cu|ibus-anthy-1.5.7-1|98	
14cu|ibus-anthy-1.5.7-1|99	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.5.7-1
14cu|ibus-anthy-1.5.7-1|100	- (83d2026) Added appdata file
14cu|ibus-anthy-1.5.7-1|101	
14cu|ibus-anthy-1.5.7-1|102	

10439 14
14cu|ibus-chewing-1.4.14-2|1	Summary:	ibus - Chinese chewing engine
14cu|ibus-chewing-1.4.14-2|2	Name:		ibus-chewing
14cu|ibus-chewing-1.4.14-2|3	Version:	1.4.14
14cu|ibus-chewing-1.4.14-2|4	Release:	2
14cu|ibus-chewing-1.4.14-2|5	License:	GPLv2+
14cu|ibus-chewing-1.4.14-2|6	Group:		System/Internationalization
14cu|ibus-chewing-1.4.14-2|7	Url:		https://github.com/definite/ibus-chewing
14cu|ibus-chewing-1.4.14-2|8	Source0:	https://github.com/definite/ibus-chewing/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|ibus-chewing-1.4.14-2|9	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
14cu|ibus-chewing-1.4.14-2|10	Patch0:		ibus-chewing-1.4.14-format-security.patch
14cu|ibus-chewing-1.4.14-2|11	BuildRequires:	cmake
14cu|ibus-chewing-1.4.14-2|12	BuildRequires:	GConf2
14cu|ibus-chewing-1.4.14-2|13	BuildRequires:	gettext
14cu|ibus-chewing-1.4.14-2|14	BuildRequires:	gob2
14cu|ibus-chewing-1.4.14-2|15	BuildRequires:	pkgconfig(chewing)
14cu|ibus-chewing-1.4.14-2|16	BuildRequires:	pkgconfig(gconf-2.0)
14cu|ibus-chewing-1.4.14-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ibus-chewing-1.4.14-2|18	BuildRequires:	pkgconfig(ibus-1.0)
14cu|ibus-chewing-1.4.14-2|19	BuildRequires:	pkgconfig(x11)
14cu|ibus-chewing-1.4.14-2|20	BuildRequires:	pkgconfig(xtst)
14cu|ibus-chewing-1.4.14-2|21	Requires:	ibus >= 1.3.0
14cu|ibus-chewing-1.4.14-2|22	Requires:	libchewing-data
14cu|ibus-chewing-1.4.14-2|23	Requires(post,preun):	GConf2
14cu|ibus-chewing-1.4.14-2|24	
14cu|ibus-chewing-1.4.14-2|25	%description
14cu|ibus-chewing-1.4.14-2|26	ibus - Chinese chewing engine.
14cu|ibus-chewing-1.4.14-2|27	
14cu|ibus-chewing-1.4.14-2|28	%files -f %{name}.lang
14cu|ibus-chewing-1.4.14-2|29	%{_libexecdir}/ibus-*
14cu|ibus-chewing-1.4.14-2|30	%{_datadir}/%{name}
14cu|ibus-chewing-1.4.14-2|31	%{_datadir}/ibus/component/*.xml
14cu|ibus-chewing-1.4.14-2|32	%{_datadir}/applications/ibus-setup-chewing.desktop
14cu|ibus-chewing-1.4.14-2|33	%{_datadir}/glib-2.0/schemas/org.freedesktop.IBus.Chewing.gschema.xml
14cu|ibus-chewing-1.4.14-2|34	
14cu|ibus-chewing-1.4.14-2|35	%preun
14cu|ibus-chewing-1.4.14-2|36	%preun_uninstall_gconf_schemas %{name}
14cu|ibus-chewing-1.4.14-2|37	
14cu|ibus-chewing-1.4.14-2|38	#----------------------------------------------------------------------------
14cu|ibus-chewing-1.4.14-2|39	
14cu|ibus-chewing-1.4.14-2|40	%prep
14cu|ibus-chewing-1.4.14-2|41	%setup -qn %{name}-%{version} -a1
14cu|ibus-chewing-1.4.14-2|42	%apply_patches
14cu|ibus-chewing-1.4.14-2|43	
14cu|ibus-chewing-1.4.14-2|44	%build
14cu|ibus-chewing-1.4.14-2|45	%setup_compile_flags
14cu|ibus-chewing-1.4.14-2|46	cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DLIBEXEC_DIR="%{_libexecdir}" -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
14cu|ibus-chewing-1.4.14-2|47	%make
14cu|ibus-chewing-1.4.14-2|48	%make translations
14cu|ibus-chewing-1.4.14-2|49	
14cu|ibus-chewing-1.4.14-2|50	%install
14cu|ibus-chewing-1.4.14-2|51	%makeinstall_std
14cu|ibus-chewing-1.4.14-2|52	
14cu|ibus-chewing-1.4.14-2|53	rm -fr %{buildroot}%{_datadir}/doc
14cu|ibus-chewing-1.4.14-2|54	
14cu|ibus-chewing-1.4.14-2|55	%find_lang %{name}
14cu|ibus-chewing-1.4.14-2|56	
14cu|ibus-chewing-1.4.14-2|57	
14cu|ibus-chewing-1.4.14-2|58	%changelog
14cu|ibus-chewing-1.4.14-2|59	
14cu|ibus-chewing-1.4.14-2|60	* Fri Nov 27 2015 Denis Silakov <dsilakov@gmail.com> 1.4.14-2
14cu|ibus-chewing-1.4.14-2|61	- (8383d24) Updated URL - the project has moved to github
14cu|ibus-chewing-1.4.14-2|62	
14cu|ibus-chewing-1.4.14-2|63	

10440 14
14cu|ibus-hangul-1.5.0-1|1	Summary:	ibus - Korean Hangul engine
14cu|ibus-hangul-1.5.0-1|2	Name:		ibus-hangul
14cu|ibus-hangul-1.5.0-1|3	Version:	1.5.0
14cu|ibus-hangul-1.5.0-1|4	Release:	1
14cu|ibus-hangul-1.5.0-1|5	Group:		System/Internationalization
14cu|ibus-hangul-1.5.0-1|6	License:	GPLv2+
14cu|ibus-hangul-1.5.0-1|7	Url:		http://code.google.com/p/ibus/
14cu|ibus-hangul-1.5.0-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|ibus-hangul-1.5.0-1|9	BuildRequires:	intltool
14cu|ibus-hangul-1.5.0-1|10	BuildRequires:	pkgconfig(ibus-1.0)
14cu|ibus-hangul-1.5.0-1|11	BuildRequires:	pkgconfig(libhangul) >= 0.1.0
14cu|ibus-hangul-1.5.0-1|12	Requires:	ibus
14cu|ibus-hangul-1.5.0-1|13	
14cu|ibus-hangul-1.5.0-1|14	%description
14cu|ibus-hangul-1.5.0-1|15	ibus - Korean Hangul engine.
14cu|ibus-hangul-1.5.0-1|16	
14cu|ibus-hangul-1.5.0-1|17	%files -f %{name}.lang
14cu|ibus-hangul-1.5.0-1|18	%{_bindir}/*
14cu|ibus-hangul-1.5.0-1|19	%{_libexecdir}/ibus-engine-hangul
14cu|ibus-hangul-1.5.0-1|20	%{_libexecdir}/ibus-setup-hangul
14cu|ibus-hangul-1.5.0-1|21	%{_datadir}/%{name}
14cu|ibus-hangul-1.5.0-1|22	%{_iconsdir}/*/*/*
14cu|ibus-hangul-1.5.0-1|23	%{_datadir}/ibus/component/*.xml
14cu|ibus-hangul-1.5.0-1|24	%{_datadir}/applications/*.desktop
14cu|ibus-hangul-1.5.0-1|25	
14cu|ibus-hangul-1.5.0-1|26	#----------------------------------------------------------------------------
14cu|ibus-hangul-1.5.0-1|27	
14cu|ibus-hangul-1.5.0-1|28	%prep
14cu|ibus-hangul-1.5.0-1|29	%setup -q
14cu|ibus-hangul-1.5.0-1|30	
14cu|ibus-hangul-1.5.0-1|31	%build
14cu|ibus-hangul-1.5.0-1|32	%configure2_5x
14cu|ibus-hangul-1.5.0-1|33	%make
14cu|ibus-hangul-1.5.0-1|34	
14cu|ibus-hangul-1.5.0-1|35	%install
14cu|ibus-hangul-1.5.0-1|36	%makeinstall_std
14cu|ibus-hangul-1.5.0-1|37	
14cu|ibus-hangul-1.5.0-1|38	%find_lang %{name}
14cu|ibus-hangul-1.5.0-1|39	
14cu|ibus-hangul-1.5.0-1|40	
14cu|ibus-hangul-1.5.0-1|41	%changelog
14cu|ibus-hangul-1.5.0-1|42	
14cu|ibus-hangul-1.5.0-1|43	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.5.0-1
14cu|ibus-hangul-1.5.0-1|44	- (b68b2b4) Updated to 1.5.0
14cu|ibus-hangul-1.5.0-1|45	
14cu|ibus-hangul-1.5.0-1|46	

10441 14
14cu|ibus-kkc-1.5.22-1|1	Summary:	Japanese Kana Kanji input method for ibus
14cu|ibus-kkc-1.5.22-1|2	Name:		ibus-kkc
14cu|ibus-kkc-1.5.22-1|3	Version:	1.5.22
14cu|ibus-kkc-1.5.22-1|4	Release:	1
14cu|ibus-kkc-1.5.22-1|5	License:	GPLv2+
14cu|ibus-kkc-1.5.22-1|6	Group:		System/Internationalization
14cu|ibus-kkc-1.5.22-1|7	Url:		https://bitbucket.org/libkkc
14cu|ibus-kkc-1.5.22-1|8	Source0:	https://bitbucket.org/libkkc/ibus-kkc/downloads/%{name}-%{version}.tar.gz
14cu|ibus-kkc-1.5.22-1|9	Patch0:		ibus-kkc-content-type.patch
14cu|ibus-kkc-1.5.22-1|10	BuildRequires:	desktop-file-utils
14cu|ibus-kkc-1.5.22-1|11	BuildRequires:	intltool
14cu|ibus-kkc-1.5.22-1|12	BuildRequires:	vala
14cu|ibus-kkc-1.5.22-1|13	BuildRequires:	pkgconfig(gconf-2.0)
14cu|ibus-kkc-1.5.22-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|ibus-kkc-1.5.22-1|15	BuildRequires:	pkgconfig(ibus-1.0)
14cu|ibus-kkc-1.5.22-1|16	BuildRequires:	pkgconfig(kkc-1.0)
14cu|ibus-kkc-1.5.22-1|17	Requires:	ibus
14cu|ibus-kkc-1.5.22-1|18	
14cu|ibus-kkc-1.5.22-1|19	%description
14cu|ibus-kkc-1.5.22-1|20	A Japanese Kana Kanji Input Method Engine for ibus.
14cu|ibus-kkc-1.5.22-1|21	
14cu|ibus-kkc-1.5.22-1|22	%files -f %{name}.lang
14cu|ibus-kkc-1.5.22-1|23	%doc AUTHORS COPYING ChangeLog README
14cu|ibus-kkc-1.5.22-1|24	%{_datadir}/ibus-kkc
14cu|ibus-kkc-1.5.22-1|25	%{_libexecdir}/ibus-*-kkc
14cu|ibus-kkc-1.5.22-1|26	%{_datadir}/ibus/component/kkc.xml
14cu|ibus-kkc-1.5.22-1|27	%{_datadir}/applications/ibus-setup-kkc.desktop
14cu|ibus-kkc-1.5.22-1|28	
14cu|ibus-kkc-1.5.22-1|29	#----------------------------------------------------------------------------
14cu|ibus-kkc-1.5.22-1|30	
14cu|ibus-kkc-1.5.22-1|31	%prep
14cu|ibus-kkc-1.5.22-1|32	%setup -q
14cu|ibus-kkc-1.5.22-1|33	%patch0 -p1
14cu|ibus-kkc-1.5.22-1|34	rm src/*vala.stamp
14cu|ibus-kkc-1.5.22-1|35	# don't touch XKB layout
14cu|ibus-kkc-1.5.22-1|36	sed -i 's!<layout>jp</layout>!<layout>default</layout>!' src/kkc.xml.in.in
14cu|ibus-kkc-1.5.22-1|37	
14cu|ibus-kkc-1.5.22-1|38	%build
14cu|ibus-kkc-1.5.22-1|39	autoreconf -fi
14cu|ibus-kkc-1.5.22-1|40	%configure
14cu|ibus-kkc-1.5.22-1|41	%make
14cu|ibus-kkc-1.5.22-1|42	
14cu|ibus-kkc-1.5.22-1|43	%install
14cu|ibus-kkc-1.5.22-1|44	%makeinstall_std INSTALL="install -p"
14cu|ibus-kkc-1.5.22-1|45	
14cu|ibus-kkc-1.5.22-1|46	desktop-file-validate %{buildroot}/%{_datadir}/applications/ibus-setup-kkc.desktop
14cu|ibus-kkc-1.5.22-1|47	
14cu|ibus-kkc-1.5.22-1|48	%find_lang %{name}
14cu|ibus-kkc-1.5.22-1|49	
14cu|ibus-kkc-1.5.22-1|50	
14cu|ibus-kkc-1.5.22-1|51	%changelog
14cu|ibus-kkc-1.5.22-1|52	
14cu|ibus-kkc-1.5.22-1|53	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.22-1
14cu|ibus-kkc-1.5.22-1|54	- (d24ceff) Run autoreconf
14cu|ibus-kkc-1.5.22-1|55	
14cu|ibus-kkc-1.5.22-1|56	

10442 14
14cu|ibus-qt4-1.3.3-1|1	%define major 1
14cu|ibus-qt4-1.3.3-1|2	%define libname %mklibname ibus-qt %{major}
14cu|ibus-qt4-1.3.3-1|3	%define devname %mklibname ibus-qt -d
14cu|ibus-qt4-1.3.3-1|4	
14cu|ibus-qt4-1.3.3-1|5	Summary:	ibus qt4 input method plugin
14cu|ibus-qt4-1.3.3-1|6	Name:		ibus-qt4
14cu|ibus-qt4-1.3.3-1|7	Version:	1.3.3
14cu|ibus-qt4-1.3.3-1|8	Release:	1
14cu|ibus-qt4-1.3.3-1|9	License:	GPLv2+
14cu|ibus-qt4-1.3.3-1|10	Group:		System/Internationalization
14cu|ibus-qt4-1.3.3-1|11	Url:		http://code.google.com/p/ibus/
14cu|ibus-qt4-1.3.3-1|12	Source0:	http://ibus.googlecode.com/files/ibus-qt-%{version}-Source.tar.gz
14cu|ibus-qt4-1.3.3-1|13	BuildRequires:	cmake
14cu|ibus-qt4-1.3.3-1|14	BuildRequires:	doxygen
14cu|ibus-qt4-1.3.3-1|15	BuildRequires:	icu-devel
14cu|ibus-qt4-1.3.3-1|16	BuildRequires:	qt4-devel >= 4.4
14cu|ibus-qt4-1.3.3-1|17	BuildRequires:	pkgconfig(dbus-1)
14cu|ibus-qt4-1.3.3-1|18	BuildRequires:	pkgconfig(ibus-1.0)
14cu|ibus-qt4-1.3.3-1|19	Requires:	ibus >= 1.3.0
14cu|ibus-qt4-1.3.3-1|20	
14cu|ibus-qt4-1.3.3-1|21	%description
14cu|ibus-qt4-1.3.3-1|22	IBus is a next generation input framework. This package contains qt4 input
14cu|ibus-qt4-1.3.3-1|23	method plugin.
14cu|ibus-qt4-1.3.3-1|24	
14cu|ibus-qt4-1.3.3-1|25	%files
14cu|ibus-qt4-1.3.3-1|26	%doc AUTHORS README
14cu|ibus-qt4-1.3.3-1|27	%{qt4plugins}/inputmethods/libqtim-ibus.so
14cu|ibus-qt4-1.3.3-1|28	
14cu|ibus-qt4-1.3.3-1|29	#----------------------------------------------------------------------------
14cu|ibus-qt4-1.3.3-1|30	
14cu|ibus-qt4-1.3.3-1|31	%package -n %{libname}
14cu|ibus-qt4-1.3.3-1|32	Summary:	Shared library for ibus-qt
14cu|ibus-qt4-1.3.3-1|33	Group:		System/Libraries
14cu|ibus-qt4-1.3.3-1|34	Conflicts:	%{name} < 1.3.2
14cu|ibus-qt4-1.3.3-1|35	
14cu|ibus-qt4-1.3.3-1|36	%description -n %{libname}
14cu|ibus-qt4-1.3.3-1|37	Shared library for ibus-qt.
14cu|ibus-qt4-1.3.3-1|38	
14cu|ibus-qt4-1.3.3-1|39	%files -n %{libname}
14cu|ibus-qt4-1.3.3-1|40	%{_libdir}/libibus-qt.so.%{major}*
14cu|ibus-qt4-1.3.3-1|41	
14cu|ibus-qt4-1.3.3-1|42	#----------------------------------------------------------------------------
14cu|ibus-qt4-1.3.3-1|43	
14cu|ibus-qt4-1.3.3-1|44	%package -n %{devname}
14cu|ibus-qt4-1.3.3-1|45	Summary:	Development files for ibus-qt
14cu|ibus-qt4-1.3.3-1|46	Group:		Development/C++
14cu|ibus-qt4-1.3.3-1|47	Requires:	%{libname} = %{EVRD}
14cu|ibus-qt4-1.3.3-1|48	Conflicts:	%{name}-devel < 1.3.2
14cu|ibus-qt4-1.3.3-1|49	Obsoletes:	%{name}-devel < 1.3.2
14cu|ibus-qt4-1.3.3-1|50	Provides:	%{name}-devel = %{EVRD}
14cu|ibus-qt4-1.3.3-1|51	
14cu|ibus-qt4-1.3.3-1|52	%description -n %{devname}
14cu|ibus-qt4-1.3.3-1|53	This package contains development files for ibus-qt.
14cu|ibus-qt4-1.3.3-1|54	
14cu|ibus-qt4-1.3.3-1|55	%files -n %{devname}
14cu|ibus-qt4-1.3.3-1|56	%{_includedir}/ibus-qt
14cu|ibus-qt4-1.3.3-1|57	%{_libdir}/*.so
14cu|ibus-qt4-1.3.3-1|58	
14cu|ibus-qt4-1.3.3-1|59	#----------------------------------------------------------------------------
14cu|ibus-qt4-1.3.3-1|60	
14cu|ibus-qt4-1.3.3-1|61	%prep
14cu|ibus-qt4-1.3.3-1|62	%setup -q -n ibus-qt-%{version}-Source
14cu|ibus-qt4-1.3.3-1|63	
14cu|ibus-qt4-1.3.3-1|64	%build
14cu|ibus-qt4-1.3.3-1|65	%cmake_qt4 -DLIBDIR="%{_libdir}"
14cu|ibus-qt4-1.3.3-1|66	%make
14cu|ibus-qt4-1.3.3-1|67	
14cu|ibus-qt4-1.3.3-1|68	%install
14cu|ibus-qt4-1.3.3-1|69	%makeinstall_std -C build
14cu|ibus-qt4-1.3.3-1|70	
14cu|ibus-qt4-1.3.3-1|71	rm -fr %{buildroot}%{_datadir}/doc
14cu|ibus-qt4-1.3.3-1|72	
14cu|ibus-qt4-1.3.3-1|73	
14cu|ibus-qt4-1.3.3-1|74	%changelog
14cu|ibus-qt4-1.3.3-1|75	
14cu|ibus-qt4-1.3.3-1|76	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.3.3-1
14cu|ibus-qt4-1.3.3-1|77	- (1d59a47) Updated to 1.3.3
14cu|ibus-qt4-1.3.3-1|78	
14cu|ibus-qt4-1.3.3-1|79	

10443 14
14cu|icebreaker-1.9.7-22|1	Summary:	An addictive action-puzzle game involving bouncing penguins
14cu|icebreaker-1.9.7-22|2	Name:		icebreaker
14cu|icebreaker-1.9.7-22|3	Version:	1.9.7
14cu|icebreaker-1.9.7-22|4	Release:	22
14cu|icebreaker-1.9.7-22|5	Epoch:		1
14cu|icebreaker-1.9.7-22|6	License:	GPL
14cu|icebreaker-1.9.7-22|7	Group:		Games/Arcade
14cu|icebreaker-1.9.7-22|8	
14cu|icebreaker-1.9.7-22|9	Source: 	http://www.mattdm.org/icebreaker/1.9.x/%{name}-%{version}.tgz
14cu|icebreaker-1.9.7-22|10	Source2: 	%{name}-png.tar.bz2
14cu|icebreaker-1.9.7-22|11	Patch0:		icebreaker-1.9.7-fix-str-fmt.patch
14cu|icebreaker-1.9.7-22|12	
14cu|icebreaker-1.9.7-22|13	URL:		http://www.mattdm.org/icebreaker/
14cu|icebreaker-1.9.7-22|14	BuildRequires:	SDL-devel
14cu|icebreaker-1.9.7-22|15	BuildRequires:	SDL_mixer-devel
14cu|icebreaker-1.9.7-22|16	
14cu|icebreaker-1.9.7-22|17	%description
14cu|icebreaker-1.9.7-22|18	IceBreaker is an action-puzzle game in which you must capture penguins
14cu|icebreaker-1.9.7-22|19	from an Antarctic iceberg so they can be shipped to Finland, where
14cu|icebreaker-1.9.7-22|20	they are essential to a secret plot for world domination. To earn the
14cu|icebreaker-1.9.7-22|21	highest Geek Cred, trap them in the smallest space in the shortest
14cu|icebreaker-1.9.7-22|22	time while losing the fewest lives. IceBreaker was inspired by (but
14cu|icebreaker-1.9.7-22|23	isn't an exact clone of) Jezzball by Dima Pavlovsky.
14cu|icebreaker-1.9.7-22|24	
14cu|icebreaker-1.9.7-22|25	%prep
14cu|icebreaker-1.9.7-22|26	%setup -q -a2
14cu|icebreaker-1.9.7-22|27	%patch0 -p0
14cu|icebreaker-1.9.7-22|28	
14cu|icebreaker-1.9.7-22|29	%build
14cu|icebreaker-1.9.7-22|30	%make OPTIMIZE="%{optflags} %{ldflags}" prefix=%{_prefix} highscoredir=%{_localstatedir}/lib/games datadir=%{_gamesdatadir}
14cu|icebreaker-1.9.7-22|31	
14cu|icebreaker-1.9.7-22|32	%install
14cu|icebreaker-1.9.7-22|33	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|icebreaker-1.9.7-22|34	mkdir -p %{buildroot}%{_localstatedir}/lib/games
14cu|icebreaker-1.9.7-22|35	install -m 644 *.wav *.bmp %{buildroot}%{_gamesdatadir}/%{name}
14cu|icebreaker-1.9.7-22|36	install -m 755 icebreaker -D %{buildroot}%{_gamesbindir}/%{name}
14cu|icebreaker-1.9.7-22|37	touch %{buildroot}%{_localstatedir}/lib/games/%{name}.scores
14cu|icebreaker-1.9.7-22|38	
14cu|icebreaker-1.9.7-22|39	install -m 0644 %{name}-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|40	install -m 0644 %{name}-16.png -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|icebreaker-1.9.7-22|41	install -m 0644 %{name}-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|42	install -m 0644 %{name}-32.png -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|icebreaker-1.9.7-22|43	install -m 0644 %{name}-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|44	install -m 0644 %{name}-48.png -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|icebreaker-1.9.7-22|45	
14cu|icebreaker-1.9.7-22|46	mkdir -p %{buildroot}%{_datadir}/applications
14cu|icebreaker-1.9.7-22|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|icebreaker-1.9.7-22|48	[Desktop Entry]
14cu|icebreaker-1.9.7-22|49	Name=IceBreaker
14cu|icebreaker-1.9.7-22|50	Comment=Action-puzzle game involving bouncing penguins
14cu|icebreaker-1.9.7-22|51	Comment[ru]=Игра-головоломка с пингвинами
14cu|icebreaker-1.9.7-22|52	Exec=%{_gamesbindir}/%{name}
14cu|icebreaker-1.9.7-22|53	Icon=%{name}
14cu|icebreaker-1.9.7-22|54	Terminal=false
14cu|icebreaker-1.9.7-22|55	Type=Application
14cu|icebreaker-1.9.7-22|56	Categories=Game;ArcadeGame;
14cu|icebreaker-1.9.7-22|57	EOF
14cu|icebreaker-1.9.7-22|58	
14cu|icebreaker-1.9.7-22|59	%post
14cu|icebreaker-1.9.7-22|60	%create_ghostfile %{_localstatedir}/lib/games/%{name}.scores games games 644
14cu|icebreaker-1.9.7-22|61	
14cu|icebreaker-1.9.7-22|62	%files
14cu|icebreaker-1.9.7-22|63	%doc README TODO LICENSE ChangeLog
14cu|icebreaker-1.9.7-22|64	%attr(2755,root,games) %{_gamesbindir}/%{name}
14cu|icebreaker-1.9.7-22|65	%{_gamesdatadir}/%{name}
14cu|icebreaker-1.9.7-22|66	%attr(664,games,games) %ghost %{_localstatedir}/lib/games/%{name}.scores
14cu|icebreaker-1.9.7-22|67	%{_miconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|68	%{_iconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|69	%{_liconsdir}/%{name}.png
14cu|icebreaker-1.9.7-22|70	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|icebreaker-1.9.7-22|71	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|icebreaker-1.9.7-22|72	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|icebreaker-1.9.7-22|73	%{_datadir}/applications/%{name}.desktop
14cu|icebreaker-1.9.7-22|74	
14cu|icebreaker-1.9.7-22|75	%changelog
14cu|icebreaker-1.9.7-22|76	
14cu|icebreaker-1.9.7-22|77	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 1:1.9.7-22
14cu|icebreaker-1.9.7-22|78	- (065c008) Added Russian l10n to desktop file
14cu|icebreaker-1.9.7-22|79	
14cu|icebreaker-1.9.7-22|80	

10444 14
14cu|icecast-2.4.3-1|1	Summary:	Streaming Media Server
14cu|icecast-2.4.3-1|2	Name:		icecast
14cu|icecast-2.4.3-1|3	Version:	2.4.3
14cu|icecast-2.4.3-1|4	Release:	1
14cu|icecast-2.4.3-1|5	Epoch:		2
14cu|icecast-2.4.3-1|6	Group:		System/Servers
14cu|icecast-2.4.3-1|7	License:	GPLv2+
14cu|icecast-2.4.3-1|8	Url:		http://www.icecast.org
14cu|icecast-2.4.3-1|9	Source0:	http://downloads.us.xiph.org/releases/icecast/%{name}-%{version}.tar.gz
14cu|icecast-2.4.3-1|10	Source1:	status3.xsl
14cu|icecast-2.4.3-1|11	Source2:	icecast.service
14cu|icecast-2.4.3-1|12	Source3:	icecast.logrotate
14cu|icecast-2.4.3-1|13	Source4:	icecast.xml
14cu|icecast-2.4.3-1|14	Source5:        %{name}-tmpfiles.conf
14cu|icecast-2.4.3-1|15	Patch0:		%{name}.conf.patch
14cu|icecast-2.4.3-1|16	BuildRequires:	pkgconfig(libcurl)
14cu|icecast-2.4.3-1|17	BuildRequires:	pkgconfig(libxslt)
14cu|icecast-2.4.3-1|18	BuildRequires:	pkgconfig(ogg)
14cu|icecast-2.4.3-1|19	BuildRequires:	pkgconfig(speex)
14cu|icecast-2.4.3-1|20	BuildRequires:	pkgconfig(theora)
14cu|icecast-2.4.3-1|21	BuildRequires:	pkgconfig(vorbis)
14cu|icecast-2.4.3-1|22	Requires(pre,postun):	rpm-helper
14cu|icecast-2.4.3-1|23	Requires(post,preun,postun):	systemd
14cu|icecast-2.4.3-1|24	Provides:	streaming-server
14cu|icecast-2.4.3-1|25	
14cu|icecast-2.4.3-1|26	%description
14cu|icecast-2.4.3-1|27	Icecast is an Internet based broadcasting system based on the Mpeg Layer III
14cu|icecast-2.4.3-1|28	streaming technology.  It was originally inspired by Nullsoft's Shoutcast
14cu|icecast-2.4.3-1|29	and also mp3serv by Scott Manley.  The icecast project was started for several
14cu|icecast-2.4.3-1|30	reasons: a) all broadcasting systems were pretty much closed source,
14cu|icecast-2.4.3-1|31	non-free software implementations, b) Shoutcast doesn't allow you to run your
14cu|icecast-2.4.3-1|32	own directory servers, or support them, and c) we thought it would be a
14cu|icecast-2.4.3-1|33	lot of fun.
14cu|icecast-2.4.3-1|34	
14cu|icecast-2.4.3-1|35	%files
14cu|icecast-2.4.3-1|36	%doc AUTHORS COPYING HACKING README TODO
14cu|icecast-2.4.3-1|37	%{_bindir}/%{name}
14cu|icecast-2.4.3-1|38	%{_datadir}/%{name}
14cu|icecast-2.4.3-1|39	%attr(-,icecast,icecast) %{_var}/log/%{name}
14cu|icecast-2.4.3-1|40	%config(noreplace) %{_sysconfdir}/%{name}.xml
14cu|icecast-2.4.3-1|41	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|icecast-2.4.3-1|42	%{_tmpfilesdir}/%{name}.conf
14cu|icecast-2.4.3-1|43	%{_unitdir}/icecast.service
14cu|icecast-2.4.3-1|44	
14cu|icecast-2.4.3-1|45	%pre
14cu|icecast-2.4.3-1|46	%_pre_useradd %{name} %{_datadir}/%{name} /bin/false
14cu|icecast-2.4.3-1|47	
14cu|icecast-2.4.3-1|48	%post
14cu|icecast-2.4.3-1|49	%tmpfile_screate %{name}
14cu|icecast-2.4.3-1|50	%systemd_post %{name}.service
14cu|icecast-2.4.3-1|51	
14cu|icecast-2.4.3-1|52	%preun
14cu|icecast-2.4.3-1|53	%systemd_preun %{name}.service
14cu|icecast-2.4.3-1|54	
14cu|icecast-2.4.3-1|55	%postun
14cu|icecast-2.4.3-1|56	%_postun_userdel %{name}
14cu|icecast-2.4.3-1|57	%systemd_postun
14cu|icecast-2.4.3-1|58	
14cu|icecast-2.4.3-1|59	#----------------------------------------------------------------------------
14cu|icecast-2.4.3-1|60	
14cu|icecast-2.4.3-1|61	%prep
14cu|icecast-2.4.3-1|62	%setup -q
14cu|icecast-2.4.3-1|63	%patch0 -p1 -b .orig
14cu|icecast-2.4.3-1|64	find -name "*.html" -or -name "*.jpg" -or -name "*.css" | xargs chmod 644
14cu|icecast-2.4.3-1|65	
14cu|icecast-2.4.3-1|66	
14cu|icecast-2.4.3-1|67	%build
14cu|icecast-2.4.3-1|68	%configure2_5x \
14cu|icecast-2.4.3-1|69	--with-curl \
14cu|icecast-2.4.3-1|70	--with-openssl \
14cu|icecast-2.4.3-1|71	--with-ogg \
14cu|icecast-2.4.3-1|72	--with-theora \
14cu|icecast-2.4.3-1|73	--with-speex
14cu|icecast-2.4.3-1|74	%make
14cu|icecast-2.4.3-1|75	
14cu|icecast-2.4.3-1|76	%install
14cu|icecast-2.4.3-1|77	%makeinstall_std
14cu|icecast-2.4.3-1|78	rm -rf %{buildroot}%{_datadir}/icecast/doc
14cu|icecast-2.4.3-1|79	rm -rf %{buildroot}%{_docdir}/icecast
14cu|icecast-2.4.3-1|80	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icecast/web/status3.xsl
14cu|icecast-2.4.3-1|81	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|icecast-2.4.3-1|82	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/icecast
14cu|icecast-2.4.3-1|83	install -D -m 640 %{SOURCE4} %{buildroot}%{_sysconfdir}/icecast.xml
14cu|icecast-2.4.3-1|84	mkdir -p %{buildroot}%{_localstatedir}/log/icecast
14cu|icecast-2.4.3-1|85	
14cu|icecast-2.4.3-1|86	# to hold pid file ( need to be writable by icecast )
14cu|icecast-2.4.3-1|87	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|icecast-2.4.3-1|88	
14cu|icecast-2.4.3-1|89	%changelog
14cu|icecast-2.4.3-1|90	
14cu|icecast-2.4.3-1|91	* Sat Sep 17 2016 alzim <alzim@bk.ru> 2:2.4.3-1
14cu|icecast-2.4.3-1|92	- (de7d8cd) Merge pull request #2 from import/icecast:rosa2016.1
14cu|icecast-2.4.3-1|93	- (de7d8cd) Updated to 2.4.3
14cu|icecast-2.4.3-1|94	
14cu|icecast-2.4.3-1|95	

10445 14
14cu|icecream-1.0.1-1|1	%define icecreamdir %{_libdir}/icecc
14cu|icecream-1.0.1-1|2	
14cu|icecream-1.0.1-1|3	%define major 0
14cu|icecream-1.0.1-1|4	%define libname %mklibname icecc %{major}
14cu|icecream-1.0.1-1|5	%define devname %mklibname icecc -d
14cu|icecream-1.0.1-1|6	
14cu|icecream-1.0.1-1|7	Summary:	Distributed p2p based compile system
14cu|icecream-1.0.1-1|8	Name:		icecream
14cu|icecream-1.0.1-1|9	Version:	1.0.1
14cu|icecream-1.0.1-1|10	Release:	1
14cu|icecream-1.0.1-1|11	Epoch:		3
14cu|icecream-1.0.1-1|12	License:	GPLv2+
14cu|icecream-1.0.1-1|13	Group:		Development/C
14cu|icecream-1.0.1-1|14	Url:		http://en.opensuse.org/Icecream
14cu|icecream-1.0.1-1|15	Source0:	ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
14cu|icecream-1.0.1-1|16	Source1:	icecream.service
14cu|icecream-1.0.1-1|17	Source2:	icecream-scheduler.service
14cu|icecream-1.0.1-1|18	Source3:	sysconfig.icecream
14cu|icecream-1.0.1-1|19	Source4:	icecream.sh
14cu|icecream-1.0.1-1|20	Source5:	icecream.csh
14cu|icecream-1.0.1-1|21	Source7:	logrotate.icecream
14cu|icecream-1.0.1-1|22	Source8:	logrotate.icecream-scheduler
14cu|icecream-1.0.1-1|23	Source9:	iceccd-wrapper
14cu|icecream-1.0.1-1|24	Source10:	icecc-scheduler-wrapper
14cu|icecream-1.0.1-1|25	Patch0:		icecream-0.9.7-fix-build.patch
14cu|icecream-1.0.1-1|26	Patch1:		harbour-3.2.0-mga-minilzo-2.8.patch
14cu|icecream-1.0.1-1|27	Requires(post,preun):	rpm-helper
14cu|icecream-1.0.1-1|28	
14cu|icecream-1.0.1-1|29	BuildRequires:	systemd
14cu|icecream-1.0.1-1|30	Requires(pre):	shadow-utils
14cu|icecream-1.0.1-1|31	Requires(post,preun,postun):	systemd
14cu|icecream-1.0.1-1|32	
14cu|icecream-1.0.1-1|33	%description
14cu|icecream-1.0.1-1|34	Icecream is a distributed compile system. It allows parallel compiling by
14cu|icecream-1.0.1-1|35	distributing the compile jobs to several nodes of a compile network running the
14cu|icecream-1.0.1-1|36	icecc daemon. The icecc scheduler routes the jobs and provides status and
14cu|icecream-1.0.1-1|37	statistics information to the icecc monitor. Each compile node can accept one
14cu|icecream-1.0.1-1|38	or more compile jobs depending on the number of processors and the settings of
14cu|icecream-1.0.1-1|39	the daemon. Link jobs and other jobs which cannot be distributed are executed
14cu|icecream-1.0.1-1|40	locally on the node where the compilation is started.
14cu|icecream-1.0.1-1|41	
14cu|icecream-1.0.1-1|42	%files
14cu|icecream-1.0.1-1|43	%{_libexecdir}/icecc/icecc-create-env
14cu|icecream-1.0.1-1|44	%{_libexecdir}/icecc/compilerwrapper
14cu|icecream-1.0.1-1|45	%{_bindir}/create-env
14cu|icecream-1.0.1-1|46	%{_sbindir}/iceccd
14cu|icecream-1.0.1-1|47	%{_bindir}/icecc
14cu|icecream-1.0.1-1|48	%{_bindir}/icerun
14cu|icecream-1.0.1-1|49	%{icecreamdir}/bin/*cc
14cu|icecream-1.0.1-1|50	%{icecreamdir}/bin/*g++
14cu|icecream-1.0.1-1|51	%{icecreamdir}/bin/*c++
14cu|icecream-1.0.1-1|52	%{_unitdir}/icecream.service
14cu|icecream-1.0.1-1|53	%{_mandir}/man1/icecc.1*
14cu|icecream-1.0.1-1|54	%{_mandir}/man1/iceccd.1*
14cu|icecream-1.0.1-1|55	%{_mandir}/man7/icecream.7*
14cu|icecream-1.0.1-1|56	%{_prefix}/libexec/icecc/iceccd-wrapper
14cu|icecream-1.0.1-1|57	%config(noreplace) %{_sysconfdir}/sysconfig/icecream
14cu|icecream-1.0.1-1|58	%{_sysconfdir}/profile.d/*
14cu|icecream-1.0.1-1|59	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream
14cu|icecream-1.0.1-1|60	%defattr(0644,root,root,1777)
14cu|icecream-1.0.1-1|61	%dir /var/cache/icecream
14cu|icecream-1.0.1-1|62	
14cu|icecream-1.0.1-1|63	%post
14cu|icecream-1.0.1-1|64	%systemd_post icecream.service
14cu|icecream-1.0.1-1|65	
14cu|icecream-1.0.1-1|66	%preun
14cu|icecream-1.0.1-1|67	%systemd_preun icecream.service
14cu|icecream-1.0.1-1|68	
14cu|icecream-1.0.1-1|69	%postun
14cu|icecream-1.0.1-1|70	%systemd_postun_with_restart icecream.service
14cu|icecream-1.0.1-1|71	
14cu|icecream-1.0.1-1|72	#-------------------------------------------------------------------------------
14cu|icecream-1.0.1-1|73	
14cu|icecream-1.0.1-1|74	%package scheduler
14cu|icecream-1.0.1-1|75	Summary:	Icecream scheduler
14cu|icecream-1.0.1-1|76	Group:		Development/C
14cu|icecream-1.0.1-1|77	Requires:	%{name} = %{EVRD}
14cu|icecream-1.0.1-1|78	Requires(post,preun):	rpm-helper
14cu|icecream-1.0.1-1|79	
14cu|icecream-1.0.1-1|80	%description scheduler
14cu|icecream-1.0.1-1|81	%{name} scheduler.
14cu|icecream-1.0.1-1|82	
14cu|icecream-1.0.1-1|83	%files scheduler
14cu|icecream-1.0.1-1|84	%{_sbindir}/icecc-scheduler
14cu|icecream-1.0.1-1|85	%{_unitdir}/icecream-scheduler.service
14cu|icecream-1.0.1-1|86	%{_prefix}/libexec/icecc/icecc-scheduler-wrapper
14cu|icecream-1.0.1-1|87	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream-scheduler
14cu|icecream-1.0.1-1|88	%{_mandir}/man1/icecc-scheduler.1*
14cu|icecream-1.0.1-1|89	
14cu|icecream-1.0.1-1|90	%post scheduler
14cu|icecream-1.0.1-1|91	%systemd_post icecream-scheduler.service
14cu|icecream-1.0.1-1|92	
14cu|icecream-1.0.1-1|93	%preun scheduler
14cu|icecream-1.0.1-1|94	%systemd_preun icecream-scheduler.service
14cu|icecream-1.0.1-1|95	
14cu|icecream-1.0.1-1|96	%postun scheduler
14cu|icecream-1.0.1-1|97	%systemd_postun_with_restart icecream-scheduler.service
14cu|icecream-1.0.1-1|98	
14cu|icecream-1.0.1-1|99	#-------------------------------------------------------------------------------
14cu|icecream-1.0.1-1|100	
14cu|icecream-1.0.1-1|101	%package -n %{libname}
14cu|icecream-1.0.1-1|102	Summary:	Icecream shared library
14cu|icecream-1.0.1-1|103	Group:		System/Libraries
14cu|icecream-1.0.1-1|104	
14cu|icecream-1.0.1-1|105	%description -n %{libname}
14cu|icecream-1.0.1-1|106	Icecream shared library.
14cu|icecream-1.0.1-1|107	
14cu|icecream-1.0.1-1|108	%files -n %{libname}
14cu|icecream-1.0.1-1|109	%{_libdir}/libicecc.so.%{major}*
14cu|icecream-1.0.1-1|110	
14cu|icecream-1.0.1-1|111	#-------------------------------------------------------------------------------
14cu|icecream-1.0.1-1|112	
14cu|icecream-1.0.1-1|113	%package -n %{devname}
14cu|icecream-1.0.1-1|114	Summary:	Icecream development files
14cu|icecream-1.0.1-1|115	Group:		Development/C
14cu|icecream-1.0.1-1|116	Requires:	%{libname} = %{EVRD}
14cu|icecream-1.0.1-1|117	Provides:	%{name}-devel = %{EVRD}
14cu|icecream-1.0.1-1|118	Conflicts:	%{name}-devel < 3:1.0.0
14cu|icecream-1.0.1-1|119	Obsoletes:	%{name}-devel < 3:1.0.0
14cu|icecream-1.0.1-1|120	
14cu|icecream-1.0.1-1|121	%description -n %{devname}
14cu|icecream-1.0.1-1|122	Icecream development files.
14cu|icecream-1.0.1-1|123	
14cu|icecream-1.0.1-1|124	%files -n %{devname}
14cu|icecream-1.0.1-1|125	%{_libdir}/libicecc.so
14cu|icecream-1.0.1-1|126	%{_libdir}/pkgconfig/*
14cu|icecream-1.0.1-1|127	%{_includedir}/*
14cu|icecream-1.0.1-1|128	
14cu|icecream-1.0.1-1|129	#---------------------------------------------------------------------------------
14cu|icecream-1.0.1-1|130	
14cu|icecream-1.0.1-1|131	%prep
14cu|icecream-1.0.1-1|132	%setup -q -n icecc-%{version}
14cu|icecream-1.0.1-1|133	%patch0 -p1 -b .fix-build
14cu|icecream-1.0.1-1|134	pushd minilzo
14cu|icecream-1.0.1-1|135	%patch1 -p5 -b .lzo
14cu|icecream-1.0.1-1|136	popd
14cu|icecream-1.0.1-1|137	
14cu|icecream-1.0.1-1|138	%build
14cu|icecream-1.0.1-1|139	%configure2_5x \
14cu|icecream-1.0.1-1|140	--disable-static \
14cu|icecream-1.0.1-1|141	--enable-shared
14cu|icecream-1.0.1-1|142	%make
14cu|icecream-1.0.1-1|143	
14cu|icecream-1.0.1-1|144	%install
14cu|icecream-1.0.1-1|145	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|icecream-1.0.1-1|146	install -d %{buildroot}%{_sysconfdir}/profile.d
14cu|icecream-1.0.1-1|147	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|icecream-1.0.1-1|148	install -d %{buildroot}%{_prefix}/libexec/icecc
14cu|icecream-1.0.1-1|149	install -d %{buildroot}/var/cache/icecream
14cu|icecream-1.0.1-1|150	install -d %{buildroot}%{_unitdir}
14cu|icecream-1.0.1-1|151	
14cu|icecream-1.0.1-1|152	%makeinstall_std
14cu|icecream-1.0.1-1|153	
14cu|icecream-1.0.1-1|154	install -m 755 %{SOURCE1}  %{buildroot}%{_unitdir}/icecream.service
14cu|icecream-1.0.1-1|155	install -m 755 %{SOURCE2}  %{buildroot}%{_unitdir}/icecream-scheduler.service
14cu|icecream-1.0.1-1|156	install -m 644 %{SOURCE3}  %{buildroot}%{_sysconfdir}/sysconfig/icecream
14cu|icecream-1.0.1-1|157	# nb: prefixing icecream.sh by "80" so that it is sourced after 20colorgcc.sh
14cu|icecream-1.0.1-1|158	install -m 644 %{SOURCE4}  %{buildroot}%{_sysconfdir}/profile.d/80icecream.sh
14cu|icecream-1.0.1-1|159	install -m 644 %{SOURCE5}  %{buildroot}%{_sysconfdir}/profile.d/80icecream.csh
14cu|icecream-1.0.1-1|160	install -m 644 %{SOURCE7}  %{buildroot}%{_sysconfdir}/logrotate.d/icecream
14cu|icecream-1.0.1-1|161	install -m 644 %{SOURCE8}  %{buildroot}%{_sysconfdir}/logrotate.d/icecream-scheduler
14cu|icecream-1.0.1-1|162	install -m 755 %{SOURCE9}  %{buildroot}/usr/libexec/icecc/iceccd-wrapper
14cu|icecream-1.0.1-1|163	install -m 755 %{SOURCE10} %{buildroot}/usr/libexec/icecc/icecc-scheduler-wrapper
14cu|icecream-1.0.1-1|164	
14cu|icecream-1.0.1-1|165	# Fix profile locations
14cu|icecream-1.0.1-1|166	sed -i "s,@DEFINEDBYRPMSPEC@,%{icecreamdir},g" %{buildroot}%{_sysconfdir}/profile.d/*
14cu|icecream-1.0.1-1|167	
14cu|icecream-1.0.1-1|168	cat << EOF > %{buildroot}%{_bindir}/create-env
14cu|icecream-1.0.1-1|169	#!/bin/bash
14cu|icecream-1.0.1-1|170	GCC="%{_bindir}/gcc"
14cu|icecream-1.0.1-1|171	GCPP="%{_bindir}/g++"
14cu|icecream-1.0.1-1|172	
14cu|icecream-1.0.1-1|173	if [ ! -z $1 ]; then
14cu|icecream-1.0.1-1|174	GCC=\$1
14cu|icecream-1.0.1-1|175	fi
14cu|icecream-1.0.1-1|176	
14cu|icecream-1.0.1-1|177	if [ ! -z \$2 ]; then
14cu|icecream-1.0.1-1|178	GCPP=\$2
14cu|icecream-1.0.1-1|179	fi
14cu|icecream-1.0.1-1|180	
14cu|icecream-1.0.1-1|181	%{icecreamdir}/icecc-create-env \$GCC \$GCPP
14cu|icecream-1.0.1-1|182	EOF
14cu|icecream-1.0.1-1|183	
14cu|icecream-1.0.1-1|184	find %{buildroot} -name *.a -o -name *.la | xargs rm
14cu|icecream-1.0.1-1|185	
14cu|icecream-1.0.1-1|186	%changelog
14cu|icecream-1.0.1-1|187	
14cu|icecream-1.0.1-1|188	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 3:1.0.1-1
14cu|icecream-1.0.1-1|189	- (15b9191) Updated to 1.0.1
14cu|icecream-1.0.1-1|190	
14cu|icecream-1.0.1-1|191	

10446 14
14cu|icecream-monitor-3.0.1-1|1	Summary:	GUI Monitor for icecream distributed compiled system
14cu|icecream-monitor-3.0.1-1|2	Name:		icecream-monitor
14cu|icecream-monitor-3.0.1-1|3	Version:	3.0.1
14cu|icecream-monitor-3.0.1-1|4	Release:	1
14cu|icecream-monitor-3.0.1-1|5	License:	GPLv2+
14cu|icecream-monitor-3.0.1-1|6	Group:		Graphical desktop/KDE
14cu|icecream-monitor-3.0.1-1|7	Url:		http://en.opensuse.org/Icecream
14cu|icecream-monitor-3.0.1-1|8	Source0:	https://github.com/icecc/icemon/archive/icemon-%{version}.tar.gz
14cu|icecream-monitor-3.0.1-1|9	BuildRequires:	cmake
14cu|icecream-monitor-3.0.1-1|10	BuildRequires:	docbook2x
14cu|icecream-monitor-3.0.1-1|11	BuildRequires:	doxygen
14cu|icecream-monitor-3.0.1-1|12	BuildRequires:	pkgconfig(icecc)
14cu|icecream-monitor-3.0.1-1|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|icecream-monitor-3.0.1-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14cu|icecream-monitor-3.0.1-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|icecream-monitor-3.0.1-1|16	Provides:	icemon = %{EVRD}
14cu|icecream-monitor-3.0.1-1|17	Obsoletes:	icemon < 1.0-2
14cu|icecream-monitor-3.0.1-1|18	
14cu|icecream-monitor-3.0.1-1|19	%description
14cu|icecream-monitor-3.0.1-1|20	GUI Monitor for icecream distributed compiled system
14cu|icecream-monitor-3.0.1-1|21	
14cu|icecream-monitor-3.0.1-1|22	%files
14cu|icecream-monitor-3.0.1-1|23	%doc COPYING README.md
14cu|icecream-monitor-3.0.1-1|24	%{_bindir}/icemon
14cu|icecream-monitor-3.0.1-1|25	%{_iconsdir}/*/*/*/icemon.*
14cu|icecream-monitor-3.0.1-1|26	%{_datadir}/applications/icemon.desktop
14cu|icecream-monitor-3.0.1-1|27	%{_mandir}/man1/icemon.*
14cu|icecream-monitor-3.0.1-1|28	
14cu|icecream-monitor-3.0.1-1|29	#-----------------------------------------------------------------
14cu|icecream-monitor-3.0.1-1|30	
14cu|icecream-monitor-3.0.1-1|31	%prep
14cu|icecream-monitor-3.0.1-1|32	%setup -qn icemon-%{version}
14cu|icecream-monitor-3.0.1-1|33	
14cu|icecream-monitor-3.0.1-1|34	%build
14cu|icecream-monitor-3.0.1-1|35	%cmake_qt5
14cu|icecream-monitor-3.0.1-1|36	%make
14cu|icecream-monitor-3.0.1-1|37	
14cu|icecream-monitor-3.0.1-1|38	%install
14cu|icecream-monitor-3.0.1-1|39	%makeinstall_std -C build
14cu|icecream-monitor-3.0.1-1|40	
14cu|icecream-monitor-3.0.1-1|41	
14cu|icecream-monitor-3.0.1-1|42	%changelog
14cu|icecream-monitor-3.0.1-1|43	
14cu|icecream-monitor-3.0.1-1|44	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-1
14cu|icecream-monitor-3.0.1-1|45	- (8cc1bac) Build requires cmake
14cu|icecream-monitor-3.0.1-1|46	
14cu|icecream-monitor-3.0.1-1|47	

10447 14
14cu|ices-2.0.2-13|1	Name:           ices
14cu|ices-2.0.2-13|2	Version:        2.0.2
14cu|ices-2.0.2-13|3	Release:        13
14cu|ices-2.0.2-13|4	Summary:        Source streaming for Icecast
14cu|ices-2.0.2-13|5	Group:          System/Servers
14cu|ices-2.0.2-13|6	License:        GPL
14cu|ices-2.0.2-13|7	URL:            http://www.icecast.org/
14cu|ices-2.0.2-13|8	Source0:        http://downloads.us.xiph.org/releases/ices/%{name}-%{version}.tar.bz2
14cu|ices-2.0.2-13|9	Source1:        %{name}.service
14cu|ices-2.0.2-13|10	Source2:        %{name}.logrotate
14cu|ices-2.0.2-13|11	BuildRequires:  pkgconfig(alsa)
14cu|ices-2.0.2-13|12	BuildRequires:  pkgconfig(shout)
14cu|ices-2.0.2-13|13	BuildRequires:  pkgconfig(libxml-2.0)
14cu|ices-2.0.2-13|14	BuildRequires:  pkgconfig
14cu|ices-2.0.2-13|15	Requires(pre):  rpm-helper
14cu|ices-2.0.2-13|16	Requires(preun): rpm-helper
14cu|ices-2.0.2-13|17	Requires(post): rpm-helper
14cu|ices-2.0.2-13|18	Requires(postun): rpm-helper
14cu|ices-2.0.2-13|19	
14cu|ices-2.0.2-13|20	%description
14cu|ices-2.0.2-13|21	IceS is a source client for a streaming server. The purpose of this client is
14cu|ices-2.0.2-13|22	to provide an audio stream to a streaming server such that one or more
14cu|ices-2.0.2-13|23	listeners can access the stream. With this layout, this source client can be
14cu|ices-2.0.2-13|24	situated remotely from the icecast server.
14cu|ices-2.0.2-13|25	
14cu|ices-2.0.2-13|26	The primary example of a streaming server used is Icecast 2, although others
14cu|ices-2.0.2-13|27	could be used if certain conditions are met.
14cu|ices-2.0.2-13|28	
14cu|ices-2.0.2-13|29	%prep
14cu|ices-2.0.2-13|30	%setup -q
14cu|ices-2.0.2-13|31	perl -pi -e 's|<background>0</background>|<background>1</background>|' conf/*.xml
14cu|ices-2.0.2-13|32	
14cu|ices-2.0.2-13|33	%build
14cu|ices-2.0.2-13|34	%configure2_5x
14cu|ices-2.0.2-13|35	%make
14cu|ices-2.0.2-13|36	
14cu|ices-2.0.2-13|37	%install
14cu|ices-2.0.2-13|38	mkdir -p %{buildroot}%{_bindir}
14cu|ices-2.0.2-13|39	cp -a src/%{name} %{buildroot}%{_bindir}
14cu|ices-2.0.2-13|40	
14cu|ices-2.0.2-13|41	mkdir -p %{buildroot}%{_sysconfdir}
14cu|ices-2.0.2-13|42	cp -a conf/ices-playlist.xml %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|ices-2.0.2-13|43	
14cu|ices-2.0.2-13|44	mkdir -p %{buildroot}%{_unitdir}
14cu|ices-2.0.2-13|45	cp -a %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|ices-2.0.2-13|46	
14cu|ices-2.0.2-13|47	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|ices-2.0.2-13|48	cp -a %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|ices-2.0.2-13|49	
14cu|ices-2.0.2-13|50	mkdir -p %{buildroot}%{_var}/log/%{name}
14cu|ices-2.0.2-13|51	/bin/touch %{buildroot}%{_var}/log/%{name}/ices.log
14cu|ices-2.0.2-13|52	
14cu|ices-2.0.2-13|53	%pre
14cu|ices-2.0.2-13|54	%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
14cu|ices-2.0.2-13|55	
14cu|ices-2.0.2-13|56	%post
14cu|ices-2.0.2-13|57	%systemd_post %{name}.service
14cu|ices-2.0.2-13|58	
14cu|ices-2.0.2-13|59	%preun
14cu|ices-2.0.2-13|60	%systemd_preun %{name}.service
14cu|ices-2.0.2-13|61	
14cu|ices-2.0.2-13|62	%postun
14cu|ices-2.0.2-13|63	%_postun_userdel %{name}
14cu|ices-2.0.2-13|64	%systemd_postun_with_restart %{name}.service
14cu|ices-2.0.2-13|65	
14cu|ices-2.0.2-13|66	%files
14cu|ices-2.0.2-13|67	%defattr(0644,root,root,0755)
14cu|ices-2.0.2-13|68	%doc AUTHORS COPYING README TODO doc/*.html doc/*.css conf/*.xml
14cu|ices-2.0.2-13|69	%attr(0755,root,root) %{_bindir}/%{name}
14cu|ices-2.0.2-13|70	%config(noreplace) %attr(0640,root,ices) %{_sysconfdir}/%{name}.conf
14cu|ices-2.0.2-13|71	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|ices-2.0.2-13|72	%attr(0755,root,root) %config(noreplace) %{_unitdir}/%{name}.service
14cu|ices-2.0.2-13|73	%dir %{_logdir}/%{name}
14cu|ices-2.0.2-13|74	%attr(0644,ices,ices) %{_logdir}/%{name}/ices.log
14cu|ices-2.0.2-13|75	
14cu|ices-2.0.2-13|76	
14cu|ices-2.0.2-13|77	%changelog
14cu|ices-2.0.2-13|78	
14cu|ices-2.0.2-13|79	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 2.0.2-13
14cu|ices-2.0.2-13|80	- (c71fb84) Spec cleanup
14cu|ices-2.0.2-13|81	
14cu|ices-2.0.2-13|82	

10448 14
14cu|icmpdn-0.4-6|1	Summary:	ICMP host name utilities
14cu|icmpdn-0.4-6|2	Name:		icmpdn
14cu|icmpdn-0.4-6|3	Version:	0.4
14cu|icmpdn-0.4-6|4	Release:	6
14cu|icmpdn-0.4-6|5	License:	GPL
14cu|icmpdn-0.4-6|6	Group:		System/Servers
14cu|icmpdn-0.4-6|7	URL:		http://www.dolda2000.com/~fredrik/icmp-dn/
14cu|icmpdn-0.4-6|8	Source0:	http://www.dolda2000.com/~fredrik/icmp-dn/%{name}-%{version}.tar.gz
14cu|icmpdn-0.4-6|9	Source1:	icmpdnd.service
14cu|icmpdn-0.4-6|10	Source2:	icmpdnd.sysconfig
14cu|icmpdn-0.4-6|11	Source100:	%{name}.rpmlintrc
14cu|icmpdn-0.4-6|12	Requires(post): rpm-helper
14cu|icmpdn-0.4-6|13	Requires(preun): rpm-helper
14cu|icmpdn-0.4-6|14	Requires(post): systemd-units
14cu|icmpdn-0.4-6|15	Requires(preun): systemd-units
14cu|icmpdn-0.4-6|16	Requires(postun): systemd-units
14cu|icmpdn-0.4-6|17	
14cu|icmpdn-0.4-6|18	%description
14cu|icmpdn-0.4-6|19	Since the Linux kernel does not support the ICMP host name
14cu|icmpdn-0.4-6|20	facilities as described in RFC 1788, I wrote a simple
14cu|icmpdn-0.4-6|21	implementation in user-space. It comprises three parts:
14cu|icmpdn-0.4-6|22	
14cu|icmpdn-0.4-6|23	o icmpdnd - The ICMP Domain Name daemon, which listens to ICMP
14cu|icmpdn-0.4-6|24	domain name requests and replies to them.
14cu|icmpdn-0.4-6|25	o idnlookup - A user utility to query a host for its host name
14cu|icmpdn-0.4-6|26	over ICMP. Like ping and all other utilities that use ICMP, it
14cu|icmpdn-0.4-6|27	needs to be installed SUID root.
14cu|icmpdn-0.4-6|28	o libnss_icmp.so.2 - A glibc NSS module, which uses idnlookup to
14cu|icmpdn-0.4-6|29	perform queries for the gethostbyaddr function.
14cu|icmpdn-0.4-6|30	
14cu|icmpdn-0.4-6|31	
14cu|icmpdn-0.4-6|32	The NSS module caches all requests (including failures) and honors
14cu|icmpdn-0.4-6|33	the TTL value sent by the responding host. It uses a configuration
14cu|icmpdn-0.4-6|34	file called /etc/nss-icmp.conf, which controls different aspects
14cu|icmpdn-0.4-6|35	of its operation:
14cu|icmpdn-0.4-6|36	
14cu|icmpdn-0.4-6|37	%prep
14cu|icmpdn-0.4-6|38	
14cu|icmpdn-0.4-6|39	%setup -q -n %{name}-%{version}
14cu|icmpdn-0.4-6|40	
14cu|icmpdn-0.4-6|41	
14cu|icmpdn-0.4-6|42	%build
14cu|icmpdn-0.4-6|43	rm -f configure
14cu|icmpdn-0.4-6|44	export CPPFLAGS="-D_GNU_SOURCE"
14cu|icmpdn-0.4-6|45	libtoolize --copy --force; aclocal -I autotools; autoconf; automake
14cu|icmpdn-0.4-6|46	
14cu|icmpdn-0.4-6|47	%configure2_5x \
14cu|icmpdn-0.4-6|48	--libdir=/%{_lib} \
14cu|icmpdn-0.4-6|49	--sbindir=/sbin \
14cu|icmpdn-0.4-6|50	--bindir=/bin
14cu|icmpdn-0.4-6|51	
14cu|icmpdn-0.4-6|52	%make
14cu|icmpdn-0.4-6|53	
14cu|icmpdn-0.4-6|54	%install
14cu|icmpdn-0.4-6|55	%makeinstall_std
14cu|icmpdn-0.4-6|56	
14cu|icmpdn-0.4-6|57	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|icmpdn-0.4-6|58	
14cu|icmpdn-0.4-6|59	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/icmpdnd.service
14cu|icmpdn-0.4-6|60	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/icmpdnd
14cu|icmpdn-0.4-6|61	
14cu|icmpdn-0.4-6|62	# cleanup
14cu|icmpdn-0.4-6|63	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cu|icmpdn-0.4-6|64	rm -f %{buildroot}/%{_lib}/libnss_icmp.la
14cu|icmpdn-0.4-6|65	
14cu|icmpdn-0.4-6|66	
14cu|icmpdn-0.4-6|67	%post
14cu|icmpdn-0.4-6|68	%systemd_post %{name}d.service
14cu|icmpdn-0.4-6|69	
14cu|icmpdn-0.4-6|70	%preun
14cu|icmpdn-0.4-6|71	%systemd_preun %{name}d.service
14cu|icmpdn-0.4-6|72	
14cu|icmpdn-0.4-6|73	%postun
14cu|icmpdn-0.4-6|74	%systemd_postun_with_restart %{name}d.service
14cu|icmpdn-0.4-6|75	
14cu|icmpdn-0.4-6|76	%files
14cu|icmpdn-0.4-6|77	%doc AUTHORS COPYING ChangeLog README
14cu|icmpdn-0.4-6|78	%{_unitdir}/icmpdnd.service
14cu|icmpdn-0.4-6|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/icmpdnd
14cu|icmpdn-0.4-6|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nss-icmp.conf
14cu|icmpdn-0.4-6|81	%attr(0755,root,root) /%{_lib}/libnss_icmp.so*
14cu|icmpdn-0.4-6|82	%attr(0755,root,root) /sbin/icmpdnd
14cu|icmpdn-0.4-6|83	%attr(4755,root,root) /bin/idnlookup
14cu|icmpdn-0.4-6|84	%{_mandir}/man*/*
14cu|icmpdn-0.4-6|85	
14cu|icmpdn-0.4-6|86	%changelog
14cu|icmpdn-0.4-6|87	
14cu|icmpdn-0.4-6|88	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.4-6
14cu|icmpdn-0.4-6|89	- (1e707d4) Repack tarball according to upstream
14cu|icmpdn-0.4-6|90	
14cu|icmpdn-0.4-6|91	

10449 14
14cu|icoutils-0.31.3-1|1	Summary:	Extract and convert bitmaps from Windows icon and cursor files
14cu|icoutils-0.31.3-1|2	Name:		icoutils
14cu|icoutils-0.31.3-1|3	Version:	0.31.3
14cu|icoutils-0.31.3-1|4	Release:	1
14cu|icoutils-0.31.3-1|5	Group:		Graphics
14cu|icoutils-0.31.3-1|6	License:	GPLv3+
14cu|icoutils-0.31.3-1|7	URL:		http://www.nongnu.org/%{name}/
14cu|icoutils-0.31.3-1|8	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
14cu|icoutils-0.31.3-1|9	Requires:	perl
14cu|icoutils-0.31.3-1|10	BuildRequires:	libpng-devel
14cu|icoutils-0.31.3-1|11	
14cu|icoutils-0.31.3-1|12	%description
14cu|icoutils-0.31.3-1|13	The icoutils are a set of program for extracting and converting bitmaps from
14cu|icoutils-0.31.3-1|14	Microsoft Windows icon and cursor files. These files usually have the
14cu|icoutils-0.31.3-1|15	extension .ico or .cur, but they can also be embedded in executables and
14cu|icoutils-0.31.3-1|16	libraries (.dll-files). (Such embedded files are referred to as resources).
14cu|icoutils-0.31.3-1|17	
14cu|icoutils-0.31.3-1|18	
14cu|icoutils-0.31.3-1|19	%prep
14cu|icoutils-0.31.3-1|20	%setup -q
14cu|icoutils-0.31.3-1|21	
14cu|icoutils-0.31.3-1|22	
14cu|icoutils-0.31.3-1|23	%build
14cu|icoutils-0.31.3-1|24	%configure2_5x
14cu|icoutils-0.31.3-1|25	%make
14cu|icoutils-0.31.3-1|26	
14cu|icoutils-0.31.3-1|27	%install
14cu|icoutils-0.31.3-1|28	%makeinstall_std
14cu|icoutils-0.31.3-1|29	cp extresso/extresso extresso/genresscript %{buildroot}/%{_bindir}
14cu|icoutils-0.31.3-1|30	cp extresso/extresso.1 extresso/genresscript.1 %{buildroot}/%{_mandir}/man1
14cu|icoutils-0.31.3-1|31	
14cu|icoutils-0.31.3-1|32	%find_lang %{name}
14cu|icoutils-0.31.3-1|33	
14cu|icoutils-0.31.3-1|34	
14cu|icoutils-0.31.3-1|35	%files -f %{name}.lang
14cu|icoutils-0.31.3-1|36	%doc README AUTHORS ChangeLog NEWS TODO
14cu|icoutils-0.31.3-1|37	%{_bindir}/*
14cu|icoutils-0.31.3-1|38	%{_mandir}/man1/*
14cu|icoutils-0.31.3-1|39	
14cu|icoutils-0.31.3-1|40	
14cu|icoutils-0.31.3-1|41	
14cu|icoutils-0.31.3-1|42	%changelog
14cu|icoutils-0.31.3-1|43	
14cu|icoutils-0.31.3-1|44	* Thu Mar 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.31.3-1
14cu|icoutils-0.31.3-1|45	- (520cf21) Updated to 0.31.3
14cu|icoutils-0.31.3-1|46	
14cu|icoutils-0.31.3-1|47	

10450 14
14cu|id3-0.80-1|1	Summary:	Command line ID3 mass tagger
14cu|id3-0.80-1|2	Name:		id3
14cu|id3-0.80-1|3	Version:	0.80
14cu|id3-0.80-1|4	Release:	1
14cu|id3-0.80-1|5	License:	BSD
14cu|id3-0.80-1|6	Group:		Sound
14cu|id3-0.80-1|7	URL:		https://squell.github.io/%{name}/
14cu|id3-0.80-1|8	Source0:	https://github.com/squell/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|id3-0.80-1|9	#Patch0:	id3-0.78-missing-headers.patch
14cu|id3-0.80-1|10	
14cu|id3-0.80-1|11	%description
14cu|id3-0.80-1|12	This is a mass tagger tool for manipulating id3 and id3v2 tags in multiple
14cu|id3-0.80-1|13	files. It can generate tag fields from the filename and other variables,
14cu|id3-0.80-1|14	and/or rename files, using an intuitive syntax. It currently supports the
14cu|id3-0.80-1|15	old-style ID3 tags (ID3 v1.1), Lyrics3 tags (Lyrics3 v2.0), and the more
14cu|id3-0.80-1|16	complicated ID3v2 (ID3 v2.2.0, v2.3.0) formats. This also means its use is
14cu|id3-0.80-1|17	pretty much limited to audio files which use these formats, e.g, MPEG-1
14cu|id3-0.80-1|18	Layer III.
14cu|id3-0.80-1|19	
14cu|id3-0.80-1|20	%files
14cu|id3-0.80-1|21	%doc README CHANGES COPYING
14cu|id3-0.80-1|22	%{_bindir}/%{name}
14cu|id3-0.80-1|23	%{_mandir}/man1/%{name}.1*
14cu|id3-0.80-1|24	%{_datadir}/bash-completion/completions/%{name}
14cu|id3-0.80-1|25	
14cu|id3-0.80-1|26	##############################################################################
14cu|id3-0.80-1|27	
14cu|id3-0.80-1|28	%prep
14cu|id3-0.80-1|29	%setup -q
14cu|id3-0.80-1|30	#patch -p1
14cu|id3-0.80-1|31	
14cu|id3-0.80-1|32	# Fix perms
14cu|id3-0.80-1|33	chmod 0644 README CHANGES COPYING
14cu|id3-0.80-1|34	chmod 0644 *.c *.cpp *.h
14cu|id3-0.80-1|35	
14cu|id3-0.80-1|36	
14cu|id3-0.80-1|37	%build
14cu|id3-0.80-1|38	%make
14cu|id3-0.80-1|39	
14cu|id3-0.80-1|40	
14cu|id3-0.80-1|41	%install
14cu|id3-0.80-1|42	%makeinstall
14cu|id3-0.80-1|43	
14cu|id3-0.80-1|44	# Install bash completion file
14cu|id3-0.80-1|45	install -m 644 -D bash/complete %{buildroot}%{_datadir}/bash-completion/completions/%{name}
14cu|id3-0.80-1|46	
14cu|id3-0.80-1|47	
14cu|id3-0.80-1|48	
14cu|id3-0.80-1|49	%changelog
14cu|id3-0.80-1|50	
14cu|id3-0.80-1|51	* Sat Aug 06 2016 Giovanni Mariani <mc2374@mclink.it> 0.80-1
14cu|id3-0.80-1|52	- (615a993) Updated to release 0.80, dropped P0 (now upstream), fixed URL and Source0 tags, updated file list and cleaned specfile
14cu|id3-0.80-1|53	
14cu|id3-0.80-1|54	

10451 14
14cu|id3v2-0.1.12-6|1	Summary:	A command line id3v2 tag editor
14cu|id3v2-0.1.12-6|2	Name:		id3v2
14cu|id3v2-0.1.12-6|3	Version:	0.1.12
14cu|id3v2-0.1.12-6|4	Release:	6
14cu|id3v2-0.1.12-6|5	License:	GPLv2+
14cu|id3v2-0.1.12-6|6	Group:		Sound
14cu|id3v2-0.1.12-6|7	Url:		http://id3v2.sourceforge.net/
14cu|id3v2-0.1.12-6|8	Source0:	http://prdownloads.sourceforge.net/id3v2/%{name}-%{version}.tar.bz2
14cu|id3v2-0.1.12-6|9	BuildRequires:	libid3-devel
14cu|id3v2-0.1.12-6|10	
14cu|id3v2-0.1.12-6|11	%description
14cu|id3v2-0.1.12-6|12	id3v2 is a command line id3v2 tag editor. You can add/modifiy/delete
14cu|id3v2-0.1.12-6|13	id3v2 tags and convert id3v1 tags to id3v2 tags.
14cu|id3v2-0.1.12-6|14	
14cu|id3v2-0.1.12-6|15	%files
14cu|id3v2-0.1.12-6|16	%doc README
14cu|id3v2-0.1.12-6|17	%{_bindir}/id3v2
14cu|id3v2-0.1.12-6|18	%{_mandir}/man1/id3v2.1*
14cu|id3v2-0.1.12-6|19	
14cu|id3v2-0.1.12-6|20	#----------------------------------------------------------------------------
14cu|id3v2-0.1.12-6|21	
14cu|id3v2-0.1.12-6|22	%prep
14cu|id3v2-0.1.12-6|23	%setup -q
14cu|id3v2-0.1.12-6|24	
14cu|id3v2-0.1.12-6|25	%build
14cu|id3v2-0.1.12-6|26	%setup_compile_flags
14cu|id3v2-0.1.12-6|27	%make clean
14cu|id3v2-0.1.12-6|28	%make
14cu|id3v2-0.1.12-6|29	
14cu|id3v2-0.1.12-6|30	%install
14cu|id3v2-0.1.12-6|31	install -m755 id3v2 -D %{buildroot}%{_bindir}/id3v2
14cu|id3v2-0.1.12-6|32	install -m644 id3v2.1 -D %{buildroot}%{_mandir}/man1/id3v2.1
14cu|id3v2-0.1.12-6|33	
14cu|id3v2-0.1.12-6|34	
14cu|id3v2-0.1.12-6|35	%changelog
14cu|id3v2-0.1.12-6|36	
14cu|id3v2-0.1.12-6|37	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.12-6
14cu|id3v2-0.1.12-6|38	- (2942732) Build with system optflags to fix debug package
14cu|id3v2-0.1.12-6|39	- (2942732) Spec cleanup
14cu|id3v2-0.1.12-6|40	
14cu|id3v2-0.1.12-6|41	

10452 14
14cu|iftop-1.0-pre4.1|1	%global LDFLAGS %{ldflags} -ltinfo
14cu|iftop-1.0-pre4.1|2	
14cu|iftop-1.0-pre4.1|3	%define name iftop
14cu|iftop-1.0-pre4.1|4	%define version 1.0
14cu|iftop-1.0-pre4.1|5	%define uprel pre4
14cu|iftop-1.0-pre4.1|6	
14cu|iftop-1.0-pre4.1|7	Name: %{name}
14cu|iftop-1.0-pre4.1|8	Summary: Command line tool that displays bandwidth usage on an interface
14cu|iftop-1.0-pre4.1|9	Version: %{version}
14cu|iftop-1.0-pre4.1|10	Release: %{uprel}.1
14cu|iftop-1.0-pre4.1|11	Source0: http://www.ex-parrot.com/~pdw/iftop/download/%{name}-%{version}%{uprel}.tar.gz
14cu|iftop-1.0-pre4.1|12	URL: http://www.ex-parrot.com/~pdw/iftop/
14cu|iftop-1.0-pre4.1|13	Group: Monitoring
14cu|iftop-1.0-pre4.1|14	License: GPLv2+
14cu|iftop-1.0-pre4.1|15	BuildRequires: pcap-devel
14cu|iftop-1.0-pre4.1|16	BuildRequires: pkgconfig(ncurses)
14cu|iftop-1.0-pre4.1|17	BuildRequires: texinfo
14cu|iftop-1.0-pre4.1|18	
14cu|iftop-1.0-pre4.1|19	%description
14cu|iftop-1.0-pre4.1|20	iftop does for network usage what top(1) does for CPU usage. It listens to
14cu|iftop-1.0-pre4.1|21	network traffic on a named interface and displays a table of current bandwidth
14cu|iftop-1.0-pre4.1|22	usage by pairs of hosts. Handy for answering the question "why is our ADSL link
14cu|iftop-1.0-pre4.1|23	so slow?".
14cu|iftop-1.0-pre4.1|24	
14cu|iftop-1.0-pre4.1|25	%prep
14cu|iftop-1.0-pre4.1|26	%setup -qn %{name}-%{version}%{uprel}
14cu|iftop-1.0-pre4.1|27	
14cu|iftop-1.0-pre4.1|28	
14cu|iftop-1.0-pre4.1|29	%build
14cu|iftop-1.0-pre4.1|30	%configure
14cu|iftop-1.0-pre4.1|31	%make
14cu|iftop-1.0-pre4.1|32	
14cu|iftop-1.0-pre4.1|33	%install
14cu|iftop-1.0-pre4.1|34	%makeinstall_std
14cu|iftop-1.0-pre4.1|35	
14cu|iftop-1.0-pre4.1|36	
14cu|iftop-1.0-pre4.1|37	%files
14cu|iftop-1.0-pre4.1|38	%doc README COPYING TODO INSTALL
14cu|iftop-1.0-pre4.1|39	%{_sbindir}/iftop
14cu|iftop-1.0-pre4.1|40	%{_mandir}/man8/*
14cu|iftop-1.0-pre4.1|41	
14cu|iftop-1.0-pre4.1|42	%changelog
14cu|iftop-1.0-pre4.1|43	* Sun Nov 02 2014 abfonly <abfonly@gmail.com> 1.0-pre4.1
14cu|iftop-1.0-pre4.1|44	+ Revision: accc3ea
14cu|iftop-1.0-pre4.1|45	- Merge pull request #1 from abfonly/iftop:rosa2014.1
14cu|iftop-1.0-pre4.1|46	- abfonly
14cu|iftop-1.0-pre4.1|47	
14cu|iftop-1.0-pre4.1|48	

10453 14
14cu|ifuse-1.1.3-3|1	Summary:	Mount Apple iPhone and iPod touch devices
14cu|ifuse-1.1.3-3|2	Name:		ifuse
14cu|ifuse-1.1.3-3|3	Version:	1.1.3
14cu|ifuse-1.1.3-3|4	Release:	3
14cu|ifuse-1.1.3-3|5	License:	GPLv2+
14cu|ifuse-1.1.3-3|6	Group:		System/Libraries
14cu|ifuse-1.1.3-3|7	Url:		http://www.libimobiledevice.org/
14cu|ifuse-1.1.3-3|8	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14cu|ifuse-1.1.3-3|9	BuildRequires:	pkgconfig(fuse)
14cu|ifuse-1.1.3-3|10	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14cu|ifuse-1.1.3-3|11	
14cu|ifuse-1.1.3-3|12	%files
14cu|ifuse-1.1.3-3|13	%doc AUTHORS COPYING README
14cu|ifuse-1.1.3-3|14	%{_bindir}/%{name}
14cu|ifuse-1.1.3-3|15	%{_mandir}/man1/ifuse.1.*
14cu|ifuse-1.1.3-3|16	
14cu|ifuse-1.1.3-3|17	#----------------------------------------------------------------------------
14cu|ifuse-1.1.3-3|18	
14cu|ifuse-1.1.3-3|19	%description
14cu|ifuse-1.1.3-3|20	A fuse filesystem for mounting iPhone and iPod touch devices.
14cu|ifuse-1.1.3-3|21	
14cu|ifuse-1.1.3-3|22	%prep
14cu|ifuse-1.1.3-3|23	%setup -q
14cu|ifuse-1.1.3-3|24	
14cu|ifuse-1.1.3-3|25	%build
14cu|ifuse-1.1.3-3|26	%configure2_5x
14cu|ifuse-1.1.3-3|27	%make
14cu|ifuse-1.1.3-3|28	
14cu|ifuse-1.1.3-3|29	%install
14cu|ifuse-1.1.3-3|30	%makeinstall_std
14cu|ifuse-1.1.3-3|31	
14cu|ifuse-1.1.3-3|32	
14cu|ifuse-1.1.3-3|33	%changelog
14cu|ifuse-1.1.3-3|34	
14cu|ifuse-1.1.3-3|35	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-3
14cu|ifuse-1.1.3-3|36	- (3061ef6) Rebuild with libimobiledevice
14cu|ifuse-1.1.3-3|37	
14cu|ifuse-1.1.3-3|38	

10454 14
14cu|ii-1.7-1|1	Name:		ii
14cu|ii-1.7-1|2	Version:	1.7
14cu|ii-1.7-1|3	Release:	1
14cu|ii-1.7-1|4	Group:		Networking/Other
14cu|ii-1.7-1|5	URL:		http://tools.suckless.org/ii
14cu|ii-1.7-1|6	License:	MIT
14cu|ii-1.7-1|7	Source0:	http://dl.suckless.org/tools/%{name}-%{version}.tar.gz
14cu|ii-1.7-1|8	Summary:	Minimalist FIFO and filesystem-based IRC client
14cu|ii-1.7-1|9	%description
14cu|ii-1.7-1|10	ii is a minimalist FIFO and filesystem-based IRC client. It creates an
14cu|ii-1.7-1|11	irc directory tree with server, channel and nick name directories. In
14cu|ii-1.7-1|12	every directory a FIFO in file and a normal out file is created.
14cu|ii-1.7-1|13	
14cu|ii-1.7-1|14	The in file is used to communicate with the servers and the out files
14cu|ii-1.7-1|15	contain the server messages. For every channel and every nick name there
14cu|ii-1.7-1|16	are related in and out files created. This allows IRC communication from
14cu|ii-1.7-1|17	command line and adheres to the Unix philosophy. example
14cu|ii-1.7-1|18	
14cu|ii-1.7-1|19	Join a channel as follows: $ echo "/j #wmii" > in and ii creates a
14cu|ii-1.7-1|20	new #wmii (channel) directory with in and out files.
14cu|ii-1.7-1|21	
14cu|ii-1.7-1|22	It consists of <= 500 lines of code and is the big brother of sic (simple
14cu|ii-1.7-1|23	irc client).
14cu|ii-1.7-1|24	
14cu|ii-1.7-1|25	%prep
14cu|ii-1.7-1|26	%setup -q
14cu|ii-1.7-1|27	
14cu|ii-1.7-1|28	%build
14cu|ii-1.7-1|29	make
14cu|ii-1.7-1|30	
14cu|ii-1.7-1|31	%install
14cu|ii-1.7-1|32	make PREFIX=%{buildroot}%{_prefix} install
14cu|ii-1.7-1|33	rm -Rf %{buildroot}/usr/share/doc/ii
14cu|ii-1.7-1|34	
14cu|ii-1.7-1|35	%files
14cu|ii-1.7-1|36	%doc README LICENSE FAQ query.sh
14cu|ii-1.7-1|37	%{_bindir}/%{name}
14cu|ii-1.7-1|38	%{_mandir}/man1/%{name}.1*
14cu|ii-1.7-1|39	
14cu|ii-1.7-1|40	
14cu|ii-1.7-1|41	
14cu|ii-1.7-1|42	%changelog
14cu|ii-1.7-1|43	
14cu|ii-1.7-1|44	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.7-1
14cu|ii-1.7-1|45	- (2b828f5) Updated to 1.7
14cu|ii-1.7-1|46	
14cu|ii-1.7-1|47	

10455 14
14cu|image-analyzer-3.0.0-1|1	Summary:	An application that displays tree structure of disc image
14cu|image-analyzer-3.0.0-1|2	Name:		image-analyzer
14cu|image-analyzer-3.0.0-1|3	Version:	3.0.0
14cu|image-analyzer-3.0.0-1|4	Release:	1
14cu|image-analyzer-3.0.0-1|5	Group:		File tools
14cu|image-analyzer-3.0.0-1|6	License:	GPLv2+
14cu|image-analyzer-3.0.0-1|7	Url:		http://cdemu.sourceforge.net
14cu|image-analyzer-3.0.0-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cu|image-analyzer-3.0.0-1|9	BuildRequires:	cmake
14cu|image-analyzer-3.0.0-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|image-analyzer-3.0.0-1|11	BuildRequires:	pkgconfig(libxml-2.0)
14cu|image-analyzer-3.0.0-1|12	BuildRequires:	pkgconfig(libmirage) >= %{version}
14cu|image-analyzer-3.0.0-1|13	Requires:	gnuplot
14cu|image-analyzer-3.0.0-1|14	
14cu|image-analyzer-3.0.0-1|15	%description
14cu|image-analyzer-3.0.0-1|16	Image Analyzer is a simple Gtk+ application that displays tree structure
14cu|image-analyzer-3.0.0-1|17	of disc image created by libMirage.
14cu|image-analyzer-3.0.0-1|18	
14cu|image-analyzer-3.0.0-1|19	It is mostly intended as a demonstration of libMirage API use, although it
14cu|image-analyzer-3.0.0-1|20	can be also used to verify that an image is correctly handled by libMirage.
14cu|image-analyzer-3.0.0-1|21	
14cu|image-analyzer-3.0.0-1|22	%files
14cu|image-analyzer-3.0.0-1|23	%doc README COPYING
14cu|image-analyzer-3.0.0-1|24	%{_bindir}/%{name}
14cu|image-analyzer-3.0.0-1|25	%{_datadir}/applications/%{name}.desktop
14cu|image-analyzer-3.0.0-1|26	%{_datadir}/pixmaps/image-analyzer.svg
14cu|image-analyzer-3.0.0-1|27	
14cu|image-analyzer-3.0.0-1|28	#----------------------------------------------------------------------------
14cu|image-analyzer-3.0.0-1|29	
14cu|image-analyzer-3.0.0-1|30	%prep
14cu|image-analyzer-3.0.0-1|31	%setup -q
14cu|image-analyzer-3.0.0-1|32	
14cu|image-analyzer-3.0.0-1|33	%build
14cu|image-analyzer-3.0.0-1|34	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cu|image-analyzer-3.0.0-1|35	%make
14cu|image-analyzer-3.0.0-1|36	
14cu|image-analyzer-3.0.0-1|37	%install
14cu|image-analyzer-3.0.0-1|38	%makeinstall_std -C build
14cu|image-analyzer-3.0.0-1|39	
14cu|image-analyzer-3.0.0-1|40	%changelog
14cu|image-analyzer-3.0.0-1|41	
14cu|image-analyzer-3.0.0-1|42	* Fri Apr 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.0-1
14cu|image-analyzer-3.0.0-1|43	- (e692512) Merge pull request #1 from alzim/image-analyzer:rosa2014.1
14cu|image-analyzer-3.0.0-1|44	- (e692512) Updated to 3.0.0
14cu|image-analyzer-3.0.0-1|45	
14cu|image-analyzer-3.0.0-1|46	

10456 14
14cu|imagej-1.48e-1|1	Name:           imagej
14cu|imagej-1.48e-1|2	Version:        1.48e
14cu|imagej-1.48e-1|3	Release:        1
14cu|imagej-1.48e-1|4	Summary:        Image Processing and Analysis in Java
14cu|imagej-1.48e-1|5	
14cu|imagej-1.48e-1|6	Group:          Sciences/Computer science
14cu|imagej-1.48e-1|7	License:        Public Domain
14cu|imagej-1.48e-1|8	URL:            http://rsbweb.nih.gov/ij/index.html
14cu|imagej-1.48e-1|9	Source0:        http://rsbweb.nih.gov/ij/download/src/ij148e-src.zip
14cu|imagej-1.48e-1|10	Source1:        %{name}.desktop
14cu|imagej-1.48e-1|11	Source2:        http://rsbweb.nih.gov/ij/macros/macros.zip
14cu|imagej-1.48e-1|12	Source3:        http://rsb.info.nih.gov/ij/download/linux/unix-script.txt
14cu|imagej-1.48e-1|13	Source4:        imagej.png
14cu|imagej-1.48e-1|14	
14cu|imagej-1.48e-1|15	# don't copy .class files
14cu|imagej-1.48e-1|16	Patch0:         %{name}-%{version}-patch0.patch
14cu|imagej-1.48e-1|17	# modify imagej.sh for fedora compatibility
14cu|imagej-1.48e-1|18	Patch1:         %{name}-%{version}-patch1.patch
14cu|imagej-1.48e-1|19	BuildArch:      noarch
14cu|imagej-1.48e-1|20	
14cu|imagej-1.48e-1|21	BuildRequires:  ant
14cu|imagej-1.48e-1|22	BuildRequires:  desktop-file-utils
14cu|imagej-1.48e-1|23	BuildRequires:	java-rpmbuild
14cu|imagej-1.48e-1|24	
14cu|imagej-1.48e-1|25	# java-devel not java for plugins build
14cu|imagej-1.48e-1|26	Requires:       java >= 1.6.0
14cu|imagej-1.48e-1|27	
14cu|imagej-1.48e-1|28	%description
14cu|imagej-1.48e-1|29	ImageJ is a public domain Java image processing program. It can display,
14cu|imagej-1.48e-1|30	edit, analyze a wide variety of image data, including image sequences. Imagej
14cu|imagej-1.48e-1|31	can be used for quantitative analysis of engineering and scientific image data.
14cu|imagej-1.48e-1|32	
14cu|imagej-1.48e-1|33	%package        javadoc
14cu|imagej-1.48e-1|34	Summary:        Javadocs for %{name}
14cu|imagej-1.48e-1|35	Group:          Documentation
14cu|imagej-1.48e-1|36	BuildArch:      noarch
14cu|imagej-1.48e-1|37	Requires:       %{name} = %{version}-%{release}
14cu|imagej-1.48e-1|38	
14cu|imagej-1.48e-1|39	%description javadoc
14cu|imagej-1.48e-1|40	This package contains the API documentation for %{name}.
14cu|imagej-1.48e-1|41	
14cu|imagej-1.48e-1|42	%prep
14cu|imagej-1.48e-1|43	%setup -q -c -n "%{name}-%{version}"
14cu|imagej-1.48e-1|44	# patch build.xml
14cu|imagej-1.48e-1|45	%patch0 -p0 -b .patch0
14cu|imagej-1.48e-1|46	# unzip macros.zip
14cu|imagej-1.48e-1|47	unzip -qq -u %{SOURCE2}
14cu|imagej-1.48e-1|48	# erase binary and useless files
14cu|imagej-1.48e-1|49	rm -rf macros/.FBC*
14cu|imagej-1.48e-1|50	rm macros/build.xml
14cu|imagej-1.48e-1|51	rm -rf __MACOSX
14cu|imagej-1.48e-1|52	#get and patch unix-script.txt
14cu|imagej-1.48e-1|53	cp %{SOURCE3} ./imagej.sh
14cu|imagej-1.48e-1|54	%patch1 -p1 -b .patch1
14cu|imagej-1.48e-1|55	
14cu|imagej-1.48e-1|56	find -name '*.class' -exec rm -f '{}' \;
14cu|imagej-1.48e-1|57	find -name '*.jar' -exec rm -f '{}' \;
14cu|imagej-1.48e-1|58	
14cu|imagej-1.48e-1|59	%build
14cu|imagej-1.48e-1|60	cd source
14cu|imagej-1.48e-1|61	%ant build javadocs
14cu|imagej-1.48e-1|62	cd ..
14cu|imagej-1.48e-1|63	
14cu|imagej-1.48e-1|64	%install
14cu|imagej-1.48e-1|65	# install jar
14cu|imagej-1.48e-1|66	mkdir -p %{buildroot}%{_javadir}
14cu|imagej-1.48e-1|67	cp -p source/ij.jar   \
14cu|imagej-1.48e-1|68	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|imagej-1.48e-1|69	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|imagej-1.48e-1|70	
14cu|imagej-1.48e-1|71	# install javadoc
14cu|imagej-1.48e-1|72	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|imagej-1.48e-1|73	cp -rp api  \
14cu|imagej-1.48e-1|74	%{buildroot}%{_javadocdir}/%{name}
14cu|imagej-1.48e-1|75	
14cu|imagej-1.48e-1|76	# install icon
14cu|imagej-1.48e-1|77	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|imagej-1.48e-1|78	cp -p %{SOURCE4} %{buildroot}%{_datadir}/pixmaps
14cu|imagej-1.48e-1|79	
14cu|imagej-1.48e-1|80	# install data files
14cu|imagej-1.48e-1|81	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|imagej-1.48e-1|82	cp -p source/build/about.jpg %{buildroot}%{_datadir}/%{name}/about.jpg
14cu|imagej-1.48e-1|83	cp -p source/build/IJ_Props.txt %{buildroot}%{_datadir}/%{name}/IJ_Props.txt
14cu|imagej-1.48e-1|84	
14cu|imagej-1.48e-1|85	#install macros
14cu|imagej-1.48e-1|86	chmod 644 macros/About\ Startup\ Macros
14cu|imagej-1.48e-1|87	find ./macros -name \*.txt -type f -exec chmod 644 {} \;
14cu|imagej-1.48e-1|88	find ./macros -type d -exec chmod 755 {} \;
14cu|imagej-1.48e-1|89	cp -rp macros %{buildroot}%{_datadir}/%{name}
14cu|imagej-1.48e-1|90	
14cu|imagej-1.48e-1|91	#install luts
14cu|imagej-1.48e-1|92	mkdir %{buildroot}%{_datadir}/%{name}/luts
14cu|imagej-1.48e-1|93	
14cu|imagej-1.48e-1|94	# install script
14cu|imagej-1.48e-1|95	mkdir -p %{buildroot}%{_bindir}
14cu|imagej-1.48e-1|96	chmod +x imagej.sh
14cu|imagej-1.48e-1|97	cp -p imagej.sh %{buildroot}%{_bindir}/%{name}
14cu|imagej-1.48e-1|98	
14cu|imagej-1.48e-1|99	# directory for plugins
14cu|imagej-1.48e-1|100	mkdir -p %{buildroot}%{_datadir}/%{name}/plugins
14cu|imagej-1.48e-1|101	cp source/plugins/JavaScriptEvaluator.source %{buildroot}%{_datadir}/%{name}/plugins/JavaScriptEvaluator.java
14cu|imagej-1.48e-1|102	
14cu|imagej-1.48e-1|103	# desktop file
14cu|imagej-1.48e-1|104	desktop-file-install --vendor=""                     \
14cu|imagej-1.48e-1|105	--dir=%{buildroot}%{_datadir}/applications/   \
14cu|imagej-1.48e-1|106	%{SOURCE1}
14cu|imagej-1.48e-1|107	
14cu|imagej-1.48e-1|108	%files
14cu|imagej-1.48e-1|109	%{_javadir}/*
14cu|imagej-1.48e-1|110	%{_datadir}/%{name}/
14cu|imagej-1.48e-1|111	%{_datadir}/applications/%{name}.desktop
14cu|imagej-1.48e-1|112	%{_datadir}/pixmaps/%{name}.png
14cu|imagej-1.48e-1|113	%{_bindir}/%{name}
14cu|imagej-1.48e-1|114	%doc source/aREADME.txt source/release-notes.html source/applet.html
14cu|imagej-1.48e-1|115	
14cu|imagej-1.48e-1|116	%files javadoc
14cu|imagej-1.48e-1|117	%{_javadocdir}/%{name}
14cu|imagej-1.48e-1|118	
14cu|imagej-1.48e-1|119	%changelog
14cu|imagej-1.48e-1|120	
14cu|imagej-1.48e-1|121	* Tue Nov 17 2015 Denis Silakov <dsilakov@gmail.com> 1.48e-1
14cu|imagej-1.48e-1|122	- (7971b69) ADded java-rpmbuild BR
14cu|imagej-1.48e-1|123	
14cu|imagej-1.48e-1|124	

10457 14
14cu|imapfilter-2.6.7-1|1	Summary:	Mail filtering utility
14cu|imapfilter-2.6.7-1|2	Name:		imapfilter
14cu|imapfilter-2.6.7-1|3	Version:	2.6.7
14cu|imapfilter-2.6.7-1|4	Release:	1
14cu|imapfilter-2.6.7-1|5	License:	MIT
14cu|imapfilter-2.6.7-1|6	Group:		Networking/Mail
14cu|imapfilter-2.6.7-1|7	Url:		https://github.com/lefcha/imapfilter/
14cu|imapfilter-2.6.7-1|8	Source0:	https://github.com/lefcha/imapfilter/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|imapfilter-2.6.7-1|9	Patch0:		imapfilter-makefile-fix-v2.6.7.patch
14cu|imapfilter-2.6.7-1|10	BuildRequires:	openssl-devel
14cu|imapfilter-2.6.7-1|11	BuildRequires:	pcre-devel
14cu|imapfilter-2.6.7-1|12	BuildRequires:	lua-devel
14cu|imapfilter-2.6.7-1|13	
14cu|imapfilter-2.6.7-1|14	%description
14cu|imapfilter-2.6.7-1|15	IMAPFilter is a mail filtering utility. It connects to remote mail servers
14cu|imapfilter-2.6.7-1|16	using the Internet Message Access Protocol (IMAP). Based on the user defined
14cu|imapfilter-2.6.7-1|17	filters it checks messages residing on a remote IMAP mailbox and processes
14cu|imapfilter-2.6.7-1|18	them in various ways.
14cu|imapfilter-2.6.7-1|19	
14cu|imapfilter-2.6.7-1|20	One can execute imapfilter before:
14cu|imapfilter-2.6.7-1|21	* fetching of mail locally
14cu|imapfilter-2.6.7-1|22	* accessing a mailbox using one of the available Mail User Agents (MUA)
14cu|imapfilter-2.6.7-1|23	* browsing a mailbox via the Web
14cu|imapfilter-2.6.7-1|24	...in order to "clear" a mailbox and avoid downloading/seeing some specific
14cu|imapfilter-2.6.7-1|25	mails, copy and/or move messages between folders, etc.
14cu|imapfilter-2.6.7-1|26	
14cu|imapfilter-2.6.7-1|27	
14cu|imapfilter-2.6.7-1|28	%prep
14cu|imapfilter-2.6.7-1|29	%setup -q
14cu|imapfilter-2.6.7-1|30	%patch0 -p1
14cu|imapfilter-2.6.7-1|31	
14cu|imapfilter-2.6.7-1|32	%build
14cu|imapfilter-2.6.7-1|33	CFLAGS="%{optflags}" %make
14cu|imapfilter-2.6.7-1|34	
14cu|imapfilter-2.6.7-1|35	%install
14cu|imapfilter-2.6.7-1|36	%makeinstall_std BINDIR=%{_bindir}\
14cu|imapfilter-2.6.7-1|37	SHAREDIR=%{_datadir}/imapfilter\
14cu|imapfilter-2.6.7-1|38	MANDIR=%{_mandir}
14cu|imapfilter-2.6.7-1|39	
14cu|imapfilter-2.6.7-1|40	%files
14cu|imapfilter-2.6.7-1|41	%defattr(0755,root,root,0755)
14cu|imapfilter-2.6.7-1|42	%{_bindir}/*
14cu|imapfilter-2.6.7-1|43	%defattr(0644,root,root,0755)
14cu|imapfilter-2.6.7-1|44	%doc LICENSE NEWS README
14cu|imapfilter-2.6.7-1|45	%{_mandir}/*/*
14cu|imapfilter-2.6.7-1|46	%{_datadir}/imapfilter
14cu|imapfilter-2.6.7-1|47	
14cu|imapfilter-2.6.7-1|48	%changelog
14cu|imapfilter-2.6.7-1|49	
14cu|imapfilter-2.6.7-1|50	* Sun Sep 18 2016 alzim <alzim@bk.ru> 2.6.7-1
14cu|imapfilter-2.6.7-1|51	- (549029b) Merge pull request #1 from import/imapfilter:rosa2016.1
14cu|imapfilter-2.6.7-1|52	- (549029b) Updated to 2.6.7
14cu|imapfilter-2.6.7-1|53	
14cu|imapfilter-2.6.7-1|54	

10458 14
14cu|imapsync-1.727-1|1	Summary:	IMAP synchronisation, sync, copy or migration tool
14cu|imapsync-1.727-1|2	Name:		imapsync
14cu|imapsync-1.727-1|3	Version:	1.727
14cu|imapsync-1.727-1|4	Release:	1
14cu|imapsync-1.727-1|5	License:	WTFPL
14cu|imapsync-1.727-1|6	Group:		Networking/Mail
14cu|imapsync-1.727-1|7	URL:		http://ks.lamiral.info/imapsync/
14cu|imapsync-1.727-1|8	Source0:	http://www.linux-france.org/prj/imapsync/dist/%{name}-%{version}.tgz
14cu|imapsync-1.727-1|9	Requires:	perl(Date::Manip)
14cu|imapsync-1.727-1|10	Requires:	perl(Term::ReadKey)
14cu|imapsync-1.727-1|11	Suggests:	perl(IO::Socket::SSL)
14cu|imapsync-1.727-1|12	Suggests:	perl(Digest::HMAC_MD5)
14cu|imapsync-1.727-1|13	BuildArch:	noarch
14cu|imapsync-1.727-1|14	
14cu|imapsync-1.727-1|15	%description
14cu|imapsync-1.727-1|16	imapsync is a tool for facilitating incremental recursive IMAP transfers from
14cu|imapsync-1.727-1|17	one mailbox to another. It is useful for mailbox migration, and reduces the
14cu|imapsync-1.727-1|18	amount of data transferred by only copying messages that are not present on
14cu|imapsync-1.727-1|19	both servers. Read, unread, and deleted flags are preserved, and the process
14cu|imapsync-1.727-1|20	can be stopped and resumed. The original messages can optionally be deleted
14cu|imapsync-1.727-1|21	after a successful transfer.
14cu|imapsync-1.727-1|22	
14cu|imapsync-1.727-1|23	%prep
14cu|imapsync-1.727-1|24	%setup -q
14cu|imapsync-1.727-1|25	
14cu|imapsync-1.727-1|26	%build
14cu|imapsync-1.727-1|27	pod2man %{name} > %{name}.1
14cu|imapsync-1.727-1|28	
14cu|imapsync-1.727-1|29	%install
14cu|imapsync-1.727-1|30	install -d %{buildroot}%{_bindir}
14cu|imapsync-1.727-1|31	install -d %{buildroot}%{_mandir}/man1
14cu|imapsync-1.727-1|32	
14cu|imapsync-1.727-1|33	install -m0755 %{name} %{buildroot}%{_bindir}/
14cu|imapsync-1.727-1|34	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/
14cu|imapsync-1.727-1|35	
14cu|imapsync-1.727-1|36	%files
14cu|imapsync-1.727-1|37	%doc CREDITS ChangeLog FAQ README TODO
14cu|imapsync-1.727-1|38	%attr(0755,root,root) %{_bindir}/%{name}
14cu|imapsync-1.727-1|39	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
14cu|imapsync-1.727-1|40	
14cu|imapsync-1.727-1|41	%changelog
14cu|imapsync-1.727-1|42	
14cu|imapsync-1.727-1|43	* Sun Sep 18 2016 alzim <alzim@bk.ru> 1.727-1
14cu|imapsync-1.727-1|44	- (3d89c6b) Merge pull request #2 from import/imapsync:rosa2016.1
14cu|imapsync-1.727-1|45	- (3d89c6b) Updated to 1.727
14cu|imapsync-1.727-1|46	
14cu|imapsync-1.727-1|47	

10459 14
14cu|im-chooser-1.6.4-2|1	Name:		im-chooser
14cu|im-chooser-1.6.4-2|2	Version:	1.6.4
14cu|im-chooser-1.6.4-2|3	Release:	2
14cu|im-chooser-1.6.4-2|4	License:	GPLv2+ and LGPLv2+
14cu|im-chooser-1.6.4-2|5	URL:		http://fedorahosted.org/im-chooser/
14cu|im-chooser-1.6.4-2|6	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|im-chooser-1.6.4-2|7	BuildRequires:	pkgconfig(sm)
14cu|im-chooser-1.6.4-2|8	BuildRequires:	pkgconfig(imsettings)
14cu|im-chooser-1.6.4-2|9	BuildRequires:	libxfce4util-devel
14cu|im-chooser-1.6.4-2|10	BuildRequires:	desktop-file-utils
14cu|im-chooser-1.6.4-2|11	BuildRequires:	intltool
14cu|im-chooser-1.6.4-2|12	BuildRequires:	gettext
14cu|im-chooser-1.6.4-2|13	Source0:	http://fedorahosted.org/releases/i/m/%{name}/%{name}-%{version}.tar.bz2
14cu|im-chooser-1.6.4-2|14	Source100:	%{name}.rpmlintrc
14cu|im-chooser-1.6.4-2|15	Patch0:		%{name}-1.6.4-translation-updates.patch
14cu|im-chooser-1.6.4-2|16	Patch1:		%{name}-1.6.4-format-not-a-string-literal.patch
14cu|im-chooser-1.6.4-2|17	
14cu|im-chooser-1.6.4-2|18	Summary:	Desktop Input Method configuration tool
14cu|im-chooser-1.6.4-2|19	Group:		System/Internationalization
14cu|im-chooser-1.6.4-2|20	Obsoletes:	im-chooser-gnome3 < 1.4.2-2
14cu|im-chooser-1.6.4-2|21	Provides:	im-chooser-gnome3 = %{version}-%{release}
14cu|im-chooser-1.6.4-2|22	Requires:	%{name}-common = %{version}-%{release}
14cu|im-chooser-1.6.4-2|23	
14cu|im-chooser-1.6.4-2|24	%description
14cu|im-chooser-1.6.4-2|25	im-chooser is a GUI configuration tool to choose the Input Method
14cu|im-chooser-1.6.4-2|26	to be used or disable Input Method usage on the desktop.
14cu|im-chooser-1.6.4-2|27	
14cu|im-chooser-1.6.4-2|28	%package	common
14cu|im-chooser-1.6.4-2|29	Summary:	Common files for im-chooser subpackages
14cu|im-chooser-1.6.4-2|30	Group:		System/Internationalization
14cu|im-chooser-1.6.4-2|31	Requires:	imsettings >= 1.3.0
14cu|im-chooser-1.6.4-2|32	Obsoletes:	im-chooser < 1.5.0.1
14cu|im-chooser-1.6.4-2|33	## https://fedorahosted.org/fpc/ticket/174
14cu|im-chooser-1.6.4-2|34	Provides:	bundled(egglib)
14cu|im-chooser-1.6.4-2|35	
14cu|im-chooser-1.6.4-2|36	%description	common
14cu|im-chooser-1.6.4-2|37	im-chooser is a GUI configuration tool to choose the Input Method
14cu|im-chooser-1.6.4-2|38	to be used or disable Input Method usage on the desktop.
14cu|im-chooser-1.6.4-2|39	
14cu|im-chooser-1.6.4-2|40	This package contains the common libraries/files to be used in
14cu|im-chooser-1.6.4-2|41	im-chooser subpackages.
14cu|im-chooser-1.6.4-2|42	
14cu|im-chooser-1.6.4-2|43	%package	xfce
14cu|im-chooser-1.6.4-2|44	Summary:	XFCE settings panel for im-chooser
14cu|im-chooser-1.6.4-2|45	Group:		System/Internationalization
14cu|im-chooser-1.6.4-2|46	Requires:	%{name}-common = %{version}-%{release}
14cu|im-chooser-1.6.4-2|47	Obsoletes:	im-chooser < 1.5.0.1
14cu|im-chooser-1.6.4-2|48	
14cu|im-chooser-1.6.4-2|49	%description	xfce
14cu|im-chooser-1.6.4-2|50	im-chooser is a GUI configuration tool to choose the Input Method
14cu|im-chooser-1.6.4-2|51	to be used or disable Input Method usage on the desktop.
14cu|im-chooser-1.6.4-2|52	
14cu|im-chooser-1.6.4-2|53	This package contains the XFCE settings panel for im-chooser.
14cu|im-chooser-1.6.4-2|54	
14cu|im-chooser-1.6.4-2|55	
14cu|im-chooser-1.6.4-2|56	%prep
14cu|im-chooser-1.6.4-2|57	%setup -q
14cu|im-chooser-1.6.4-2|58	%patch0 -p2 -b .0-trans
14cu|im-chooser-1.6.4-2|59	%patch1 -p1 -b .format
14cu|im-chooser-1.6.4-2|60	
14cu|im-chooser-1.6.4-2|61	%build
14cu|im-chooser-1.6.4-2|62	export LDFLAGS="-lICE"
14cu|im-chooser-1.6.4-2|63	%configure
14cu|im-chooser-1.6.4-2|64	%make
14cu|im-chooser-1.6.4-2|65	
14cu|im-chooser-1.6.4-2|66	%install
14cu|im-chooser-1.6.4-2|67	make install DESTDIR=%{buildroot} INSTALL="/usr/bin/install -p"
14cu|im-chooser-1.6.4-2|68	
14cu|im-chooser-1.6.4-2|69	desktop-file-install \
14cu|im-chooser-1.6.4-2|70	--add-category=X-GNOME-PersonalSettings			\
14cu|im-chooser-1.6.4-2|71	--delete-original					\
14cu|im-chooser-1.6.4-2|72	--dir=%{buildroot}%{_datadir}/applications		\
14cu|im-chooser-1.6.4-2|73	%{buildroot}%{_datadir}/applications/im-chooser.desktop
14cu|im-chooser-1.6.4-2|74	desktop-file-validate %{buildroot}%{_datadir}/applications/xfce4-im-chooser.desktop
14cu|im-chooser-1.6.4-2|75	#%%{!?_with_gtk2:desktop-file-validate $RPM_BUILD_ROOT%%{_datadir}/applications/im-chooser-panel.desktop}
14cu|im-chooser-1.6.4-2|76	
14cu|im-chooser-1.6.4-2|77	rm -rf %{buildroot}%{_libdir}/libimchooseui.{so,la,a}
14cu|im-chooser-1.6.4-2|78	#%%{!?_with_gtk2:rm -rf $RPM_BUILD_ROOT%%{_libdir}/control-center-1/panels/libim-chooser.{a,la}}
14cu|im-chooser-1.6.4-2|79	
14cu|im-chooser-1.6.4-2|80	# disable panel so far
14cu|im-chooser-1.6.4-2|81	rm -rf %{buildroot}%{_libdir}/control-center-1/panels/libim-chooser.so
14cu|im-chooser-1.6.4-2|82	rm -rf %{buildroot}%{_datadir}/applications/im-chooser-panel.desktop
14cu|im-chooser-1.6.4-2|83	
14cu|im-chooser-1.6.4-2|84	%find_lang %{name}
14cu|im-chooser-1.6.4-2|85	
14cu|im-chooser-1.6.4-2|86	
14cu|im-chooser-1.6.4-2|87	%post	common
14cu|im-chooser-1.6.4-2|88	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cu|im-chooser-1.6.4-2|89	
14cu|im-chooser-1.6.4-2|90	%postun	common
14cu|im-chooser-1.6.4-2|91	if [ $1 -eq 0 ] ; then
14cu|im-chooser-1.6.4-2|92	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cu|im-chooser-1.6.4-2|93	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|im-chooser-1.6.4-2|94	fi
14cu|im-chooser-1.6.4-2|95	
14cu|im-chooser-1.6.4-2|96	%posttrans	common
14cu|im-chooser-1.6.4-2|97	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|im-chooser-1.6.4-2|98	
14cu|im-chooser-1.6.4-2|99	
14cu|im-chooser-1.6.4-2|100	%files
14cu|im-chooser-1.6.4-2|101	%{_bindir}/im-chooser
14cu|im-chooser-1.6.4-2|102	%{_datadir}/applications/im-chooser.desktop
14cu|im-chooser-1.6.4-2|103	%{_mandir}/man1/im-chooser.1*
14cu|im-chooser-1.6.4-2|104	
14cu|im-chooser-1.6.4-2|105	%files	common -f %{name}.lang
14cu|im-chooser-1.6.4-2|106	%doc AUTHORS COPYING ChangeLog README
14cu|im-chooser-1.6.4-2|107	%{_libdir}/libimchooseui.so.*
14cu|im-chooser-1.6.4-2|108	%{_datadir}/icons/hicolor/*/apps/im-chooser.png
14cu|im-chooser-1.6.4-2|109	%dir %{_datadir}/imchooseui
14cu|im-chooser-1.6.4-2|110	%{_datadir}/imchooseui/imchoose.ui
14cu|im-chooser-1.6.4-2|111	
14cu|im-chooser-1.6.4-2|112	%files	xfce
14cu|im-chooser-1.6.4-2|113	%{_bindir}/xfce4-im-chooser
14cu|im-chooser-1.6.4-2|114	%{_datadir}/applications/xfce4-im-chooser.desktop
14cu|im-chooser-1.6.4-2|115	
14cu|im-chooser-1.6.4-2|116	
14cu|im-chooser-1.6.4-2|117	%changelog
14cu|im-chooser-1.6.4-2|118	
14cu|im-chooser-1.6.4-2|119	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.6.4-2
14cu|im-chooser-1.6.4-2|120	- (23d2e2a) Rebuild with new xfce
14cu|im-chooser-1.6.4-2|121	
14cu|im-chooser-1.6.4-2|122	

10460 14
14cu|imlib-1.9.15-21|1	%define lib_major 1
14cu|imlib-1.9.15-21|2	%define libname %mklibname %{name} %{lib_major}
14cu|imlib-1.9.15-21|3	%define devname %mklibname %{name} -d
14cu|imlib-1.9.15-21|4	%define gdk_libname %mklibname gdkimlib %{lib_major}
14cu|imlib-1.9.15-21|5	%define gdk_devname %mklibname gdkimlib -d
14cu|imlib-1.9.15-21|6	
14cu|imlib-1.9.15-21|7	Summary:	An image loading and rendering library
14cu|imlib-1.9.15-21|8	Name:		imlib
14cu|imlib-1.9.15-21|9	Version:	1.9.15
14cu|imlib-1.9.15-21|10	Release:	21
14cu|imlib-1.9.15-21|11	License:	LGPLv2+
14cu|imlib-1.9.15-21|12	Group:		System/Libraries
14cu|imlib-1.9.15-21|13	Url:		http://www.enlightenment.org/Libraries/Imlib/
14cu|imlib-1.9.15-21|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/1.9/%{name}-%{version}.tar.bz2
14cu|imlib-1.9.15-21|15	Source1:	imlib-pofiles.tar.bz2
14cu|imlib-1.9.15-21|16	Patch0:		imlib-1.9-m4.patch
14cu|imlib-1.9.15-21|17	Patch1:		imlib-1.9.11-i18n.patch
14cu|imlib-1.9.15-21|18	Patch2:		imlib-1.9.10-path.patch
14cu|imlib-1.9.15-21|19	Patch3:		imlib-1.9.15-no-locincpth.patch
14cu|imlib-1.9.15-21|20	Patch5:		imlib-1.9.13-secfixes.patch
14cu|imlib-1.9.15-21|21	Patch6:		imlib-1.9.14-fix-underquoted-calls.patch
14cu|imlib-1.9.15-21|22	Patch7:		imlib-1.9.15-max-24bpp.diff
14cu|imlib-1.9.15-21|23	Patch8:		imlib-1.9.15-link.patch
14cu|imlib-1.9.15-21|24	Patch9:		imlib-1.9.15-libpng15.diff
14cu|imlib-1.9.15-21|25	Patch10:	imlib-1.9.15-giflib51.patch
14cu|imlib-1.9.15-21|26	BuildRequires:	chrpath
14cu|imlib-1.9.15-21|27	BuildRequires:	gettext
14cu|imlib-1.9.15-21|28	BuildRequires:	giflib-devel
14cu|imlib-1.9.15-21|29	BuildRequires:	jpeg-devel
14cu|imlib-1.9.15-21|30	BuildRequires:	pkgconfig(gtk+)
14cu|imlib-1.9.15-21|31	BuildRequires:	pkgconfig(libpng)
14cu|imlib-1.9.15-21|32	BuildRequires:	pkgconfig(libtiff-4)
14cu|imlib-1.9.15-21|33	BuildRequires:	pkgconfig(x11)
14cu|imlib-1.9.15-21|34	BuildRequires:	pkgconfig(xext)
14cu|imlib-1.9.15-21|35	Provides:	Imlib = %{EVRD}
14cu|imlib-1.9.15-21|36	
14cu|imlib-1.9.15-21|37	# Comment to Source1 :
14cu|imlib-1.9.15-21|38	# I don't understand why official imlib dropped i18n support ?! all
14cu|imlib-1.9.15-21|39	# hooks are there though, only the po/ directory has been deleted
14cu|imlib-1.9.15-21|40	
14cu|imlib-1.9.15-21|41	%description
14cu|imlib-1.9.15-21|42	Imlib is a display depth independent image loading and rendering library.
14cu|imlib-1.9.15-21|43	Imlib is designed to simplify and speed up the process of loading images
14cu|imlib-1.9.15-21|44	and obtaining X Window System drawables.  Imlib provides many simple
14cu|imlib-1.9.15-21|45	manipulation routines which can be used for common operations.
14cu|imlib-1.9.15-21|46	
14cu|imlib-1.9.15-21|47	Install imlib if you need an image loading and rendering library.
14cu|imlib-1.9.15-21|48	You may also want to install the imlib-cfgeditor package, which will help
14cu|imlib-1.9.15-21|49	you configure Imlib.
14cu|imlib-1.9.15-21|50	
14cu|imlib-1.9.15-21|51	%files
14cu|imlib-1.9.15-21|52	%doc README AUTHORS ChangeLog
14cu|imlib-1.9.15-21|53	%config(noreplace) %{_sysconfdir}/*
14cu|imlib-1.9.15-21|54	
14cu|imlib-1.9.15-21|55	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|56	
14cu|imlib-1.9.15-21|57	%package -n %{libname}
14cu|imlib-1.9.15-21|58	Summary:	Main library for %{name}
14cu|imlib-1.9.15-21|59	Group:		System/Libraries
14cu|imlib-1.9.15-21|60	Requires:	%{name}
14cu|imlib-1.9.15-21|61	
14cu|imlib-1.9.15-21|62	%description -n %{libname}
14cu|imlib-1.9.15-21|63	This package contains the library needed to run programs dynamically
14cu|imlib-1.9.15-21|64	linked with %{name}.
14cu|imlib-1.9.15-21|65	
14cu|imlib-1.9.15-21|66	%files -n %{libname}
14cu|imlib-1.9.15-21|67	%doc README
14cu|imlib-1.9.15-21|68	%{_libdir}/libImlib.so.%{lib_major}*
14cu|imlib-1.9.15-21|69	
14cu|imlib-1.9.15-21|70	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|71	
14cu|imlib-1.9.15-21|72	%package -n %{devname}
14cu|imlib-1.9.15-21|73	Summary:	Includes and other files to develop %{name} applications
14cu|imlib-1.9.15-21|74	Group:		Development/GNOME and GTK+
14cu|imlib-1.9.15-21|75	Requires:	%{libname} = %{EVRD}
14cu|imlib-1.9.15-21|76	Provides:	lib%{name}-devel = %{EVRD}
14cu|imlib-1.9.15-21|77	Provides:	imlib-devel = %{EVRD}
14cu|imlib-1.9.15-21|78	
14cu|imlib-1.9.15-21|79	%description -n %{devname}
14cu|imlib-1.9.15-21|80	The header files, static libraries and documentation needed for
14cu|imlib-1.9.15-21|81	developing Imlib applications.  Imlib is an image loading and rendering
14cu|imlib-1.9.15-21|82	library.
14cu|imlib-1.9.15-21|83	
14cu|imlib-1.9.15-21|84	Install the imlib-devel package if you want to develop Imlib applications.
14cu|imlib-1.9.15-21|85	You'll also need to install the imlib and imlib_cfgeditor packages.
14cu|imlib-1.9.15-21|86	
14cu|imlib-1.9.15-21|87	%files -n %{devname}
14cu|imlib-1.9.15-21|88	%doc doc/*.gif doc/*.html README AUTHORS ChangeLog
14cu|imlib-1.9.15-21|89	%{_bindir}/imlib-config
14cu|imlib-1.9.15-21|90	%multiarch %{multiarch_bindir}/imlib-config
14cu|imlib-1.9.15-21|91	
14cu|imlib-1.9.15-21|92	%{_mandir}/man1/imlib-config*
14cu|imlib-1.9.15-21|93	# note, the blank line above is needed due to some borked rpm5 macro
14cu|imlib-1.9.15-21|94	%{_includedir}/Imlib*
14cu|imlib-1.9.15-21|95	%{_datadir}/aclocal/*
14cu|imlib-1.9.15-21|96	%{_libdir}/libImlib.so
14cu|imlib-1.9.15-21|97	%{_libdir}/pkgconfig/imlib.pc
14cu|imlib-1.9.15-21|98	
14cu|imlib-1.9.15-21|99	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|100	
14cu|imlib-1.9.15-21|101	%package -n %{gdk_libname}
14cu|imlib-1.9.15-21|102	Summary:	GDK version of the imlib library
14cu|imlib-1.9.15-21|103	Group:		System/Libraries
14cu|imlib-1.9.15-21|104	Requires:	%{name}
14cu|imlib-1.9.15-21|105	
14cu|imlib-1.9.15-21|106	%description -n %{gdk_libname}
14cu|imlib-1.9.15-21|107	This package contains the library needed to run programs dynamically
14cu|imlib-1.9.15-21|108	linked with the gdk version of %{name}.
14cu|imlib-1.9.15-21|109	
14cu|imlib-1.9.15-21|110	%files -n %{gdk_libname}
14cu|imlib-1.9.15-21|111	%{_libdir}/libgdk_imlib.so.%{lib_major}*
14cu|imlib-1.9.15-21|112	
14cu|imlib-1.9.15-21|113	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|114	
14cu|imlib-1.9.15-21|115	%package -n %{gdk_devname}
14cu|imlib-1.9.15-21|116	Summary:	Includes and other files to develop %{name} applications
14cu|imlib-1.9.15-21|117	Group:		Development/GNOME and GTK+
14cu|imlib-1.9.15-21|118	Requires:	%{gdk_libname} = %{EVRD}
14cu|imlib-1.9.15-21|119	Requires:	%{devname} = %{EVRD}
14cu|imlib-1.9.15-21|120	Provides:	libgdk%{name}-devel = %{EVRD}
14cu|imlib-1.9.15-21|121	Provides:	gdkimlib-devel = %{EVRD}
14cu|imlib-1.9.15-21|122	
14cu|imlib-1.9.15-21|123	%description -n %{gdk_devname}
14cu|imlib-1.9.15-21|124	The header files, static libraries and documentation needed for
14cu|imlib-1.9.15-21|125	developing gdk_imlib applications.  gdk_imlib is an image loading and rendering
14cu|imlib-1.9.15-21|126	library.
14cu|imlib-1.9.15-21|127	
14cu|imlib-1.9.15-21|128	%files -n %{gdk_devname}
14cu|imlib-1.9.15-21|129	%{_includedir}/gdk_*
14cu|imlib-1.9.15-21|130	%{_libdir}/pkgconfig/imlibgdk.pc
14cu|imlib-1.9.15-21|131	%{_libdir}/libgdk_imlib.so
14cu|imlib-1.9.15-21|132	
14cu|imlib-1.9.15-21|133	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|134	
14cu|imlib-1.9.15-21|135	%package cfgeditor
14cu|imlib-1.9.15-21|136	Summary:	A configuration editor for the Imlib library
14cu|imlib-1.9.15-21|137	Group:		System/Libraries
14cu|imlib-1.9.15-21|138	Requires:	%{name}
14cu|imlib-1.9.15-21|139	
14cu|imlib-1.9.15-21|140	%description cfgeditor
14cu|imlib-1.9.15-21|141	The imlib-cfgeditor package contains the imlib_config program, which you
14cu|imlib-1.9.15-21|142	can use to configure the Imlib image loading and rendering library.
14cu|imlib-1.9.15-21|143	Imlib_config can be used to control how Imlib uses color and handles
14cu|imlib-1.9.15-21|144	gamma corrections, etc.
14cu|imlib-1.9.15-21|145	
14cu|imlib-1.9.15-21|146	If you're installing the imlib package, you should also install
14cu|imlib-1.9.15-21|147	imlib_cfgeditor.
14cu|imlib-1.9.15-21|148	
14cu|imlib-1.9.15-21|149	%files cfgeditor -f %{name}.lang
14cu|imlib-1.9.15-21|150	%doc README
14cu|imlib-1.9.15-21|151	%{_bindir}/imlib_config
14cu|imlib-1.9.15-21|152	%{_mandir}/man1/imlib_config*
14cu|imlib-1.9.15-21|153	
14cu|imlib-1.9.15-21|154	#----------------------------------------------------------------------------
14cu|imlib-1.9.15-21|155	
14cu|imlib-1.9.15-21|156	%prep
14cu|imlib-1.9.15-21|157	%setup -q
14cu|imlib-1.9.15-21|158	%patch0 -p0 -b .m4ver
14cu|imlib-1.9.15-21|159	%patch1 -p1 -b .i18n
14cu|imlib-1.9.15-21|160	%patch2 -p1 -b .path
14cu|imlib-1.9.15-21|161	%patch3 -p1 -b .no-locincpth
14cu|imlib-1.9.15-21|162	%patch5 -p1 -b .can-2004-1025_1026
14cu|imlib-1.9.15-21|163	%patch6 -p1 -b .underquoted
14cu|imlib-1.9.15-21|164	%patch7 -p0
14cu|imlib-1.9.15-21|165	%patch8 -p1 -b .link
14cu|imlib-1.9.15-21|166	%patch9 -p1 -b .libpng15
14cu|imlib-1.9.15-21|167	%patch10 -p1 -b .giflib51
14cu|imlib-1.9.15-21|168	
14cu|imlib-1.9.15-21|169	%build
14cu|imlib-1.9.15-21|170	autoreconf -fi
14cu|imlib-1.9.15-21|171	%configure2_5x \
14cu|imlib-1.9.15-21|172	--disable-gtktest \
14cu|imlib-1.9.15-21|173	--disable-static
14cu|imlib-1.9.15-21|174	%make
14cu|imlib-1.9.15-21|175	
14cu|imlib-1.9.15-21|176	%install
14cu|imlib-1.9.15-21|177	%makeinstall_std
14cu|imlib-1.9.15-21|178	
14cu|imlib-1.9.15-21|179	# some hand dealing for locale
14cu|imlib-1.9.15-21|180	tar jxvf %{SOURCE1}
14cu|imlib-1.9.15-21|181	for i in po/*.po ; do
14cu|imlib-1.9.15-21|182	mkdir -p %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES
14cu|imlib-1.9.15-21|183	msgfmt -v -o %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES/imlib.mo $i
14cu|imlib-1.9.15-21|184	done
14cu|imlib-1.9.15-21|185	
14cu|imlib-1.9.15-21|186	%multiarch_binaries %{buildroot}%{_bindir}/imlib-config
14cu|imlib-1.9.15-21|187	
14cu|imlib-1.9.15-21|188	# (sb) rpmlint
14cu|imlib-1.9.15-21|189	chrpath -d %{buildroot}%{_bindir}/imlib_config
14cu|imlib-1.9.15-21|190	chrpath -d %{buildroot}%{_libdir}/*.so*
14cu|imlib-1.9.15-21|191	
14cu|imlib-1.9.15-21|192	%find_lang %{name}
14cu|imlib-1.9.15-21|193	
14cu|imlib-1.9.15-21|194	
14cu|imlib-1.9.15-21|195	%changelog
14cu|imlib-1.9.15-21|196	
14cu|imlib-1.9.15-21|197	* Mon Dec 21 2015 Denis Silakov <dsilakov@gmail.com> 1.9.15-21
14cu|imlib-1.9.15-21|198	- (dfb4aec) Move to contrib
14cu|imlib-1.9.15-21|199	
14cu|imlib-1.9.15-21|200	

10461 14
14cu|imsettings-1.7.2-1|1	%define major 5
14cu|imsettings-1.7.2-1|2	%define libname %mklibname %{name} %{major}
14cu|imsettings-1.7.2-1|3	%define develname %mklibname %{name} -d
14cu|imsettings-1.7.2-1|4	
14cu|imsettings-1.7.2-1|5	Name:		imsettings
14cu|imsettings-1.7.2-1|6	Version:	1.7.2
14cu|imsettings-1.7.2-1|7	Release:	1
14cu|imsettings-1.7.2-1|8	License:	LGPLv2+
14cu|imsettings-1.7.2-1|9	URL:		https://tagoh.bitbucket.org/%{name}/
14cu|imsettings-1.7.2-1|10	BuildRequires:	desktop-file-utils
14cu|imsettings-1.7.2-1|11	BuildRequires:	intltool gettext
14cu|imsettings-1.7.2-1|12	BuildRequires:	libtool automake autoconf
14cu|imsettings-1.7.2-1|13	BuildRequires:	glib2 >= 2.32.0
14cu|imsettings-1.7.2-1|14	BuildRequires:	gobject-introspection-devel
14cu|imsettings-1.7.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|imsettings-1.7.2-1|16	BuildRequires:	pkgconfig(libnotify)
14cu|imsettings-1.7.2-1|17	BuildRequires:	pkgconfig(x11)
14cu|imsettings-1.7.2-1|18	BuildRequires:	pkgconfig(libgxim)
14cu|imsettings-1.7.2-1|19	BuildRequires:	xfconf-devel
14cu|imsettings-1.7.2-1|20	Source0:	https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2
14cu|imsettings-1.7.2-1|21	## Fedora specific: run IM for certain languages only
14cu|imsettings-1.7.2-1|22	Patch0:		%{name}-constraint-of-language.patch
14cu|imsettings-1.7.2-1|23	## Fedora specific: Disable XIM support
14cu|imsettings-1.7.2-1|24	Patch1:		%{name}-disable-xim.patch
14cu|imsettings-1.7.2-1|25	## Fedora specific: Enable xcompose for certain languages
14cu|imsettings-1.7.2-1|26	Patch2:		%{name}-xinput-xcompose.patch
14cu|imsettings-1.7.2-1|27	## Fedora specific: Force enable the IM management on imsettings for Cinnamon
14cu|imsettings-1.7.2-1|28	Patch3:		%{name}-force-enable-for-cinnamon.patch
14cu|imsettings-1.7.2-1|29	Patch4:		%{name}-fix-configure.patch
14cu|imsettings-1.7.2-1|30	
14cu|imsettings-1.7.2-1|31	Summary:	Delivery framework for general Input Method configuration
14cu|imsettings-1.7.2-1|32	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|33	Requires:	xinit
14cu|imsettings-1.7.2-1|34	Requires:	%{libname} = %{version}-%{release}
14cu|imsettings-1.7.2-1|35	Requires:	%{name}-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|36	Requires(post):	dbus update-alternatives
14cu|imsettings-1.7.2-1|37	Requires(postun): dbus update-alternatives
14cu|imsettings-1.7.2-1|38	Suggests:	%{name}-gsettings
14cu|imsettings-1.7.2-1|39	
14cu|imsettings-1.7.2-1|40	%description
14cu|imsettings-1.7.2-1|41	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|42	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|43	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|44	or the desktop.
14cu|imsettings-1.7.2-1|45	
14cu|imsettings-1.7.2-1|46	This package contains the core DBus services and some utilities.
14cu|imsettings-1.7.2-1|47	
14cu|imsettings-1.7.2-1|48	%package	-n %{libname}
14cu|imsettings-1.7.2-1|49	Summary:	Libraries for imsettings
14cu|imsettings-1.7.2-1|50	Group:		Development/Other
14cu|imsettings-1.7.2-1|51	
14cu|imsettings-1.7.2-1|52	%description	-n %{libname}
14cu|imsettings-1.7.2-1|53	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|54	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|55	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|56	or the desktop.
14cu|imsettings-1.7.2-1|57	
14cu|imsettings-1.7.2-1|58	This package contains the shared library for imsettings.
14cu|imsettings-1.7.2-1|59	
14cu|imsettings-1.7.2-1|60	%package	-n %{develname}
14cu|imsettings-1.7.2-1|61	Summary:	Development files for imsettings
14cu|imsettings-1.7.2-1|62	Group:		Development/Other
14cu|imsettings-1.7.2-1|63	Requires:	%{libname} = %{version}-%{release}
14cu|imsettings-1.7.2-1|64	Requires:	pkgconfig
14cu|imsettings-1.7.2-1|65	Requires:	glib2-devel >= 2.32.0
14cu|imsettings-1.7.2-1|66	
14cu|imsettings-1.7.2-1|67	%description	-n %{develname}
14cu|imsettings-1.7.2-1|68	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|69	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|70	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|71	or the desktop.
14cu|imsettings-1.7.2-1|72	
14cu|imsettings-1.7.2-1|73	This package contains the development files to make any
14cu|imsettings-1.7.2-1|74	applications with imsettings.
14cu|imsettings-1.7.2-1|75	
14cu|imsettings-1.7.2-1|76	%if 0
14cu|imsettings-1.7.2-1|77	%package	xim
14cu|imsettings-1.7.2-1|78	Summary:	XIM support on imsettings
14cu|imsettings-1.7.2-1|79	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|80	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|81	Requires:	im-chooser
14cu|imsettings-1.7.2-1|82	
14cu|imsettings-1.7.2-1|83	%description	xim
14cu|imsettings-1.7.2-1|84	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|85	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|86	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|87	or the desktop.
14cu|imsettings-1.7.2-1|88	
14cu|imsettings-1.7.2-1|89	This package contains a module to get this working with XIM.
14cu|imsettings-1.7.2-1|90	%endif
14cu|imsettings-1.7.2-1|91	
14cu|imsettings-1.7.2-1|92	%package	gsettings
14cu|imsettings-1.7.2-1|93	Summary:	GSettings support on imsettings
14cu|imsettings-1.7.2-1|94	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|95	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|96	Requires:	dconf
14cu|imsettings-1.7.2-1|97	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|98	Provides:	%{name}-gnome = %{version}-%{release}
14cu|imsettings-1.7.2-1|99	Obsoletes:	%{name}-gnome < 1.5.1-3
14cu|imsettings-1.7.2-1|100	
14cu|imsettings-1.7.2-1|101	%description	gsettings
14cu|imsettings-1.7.2-1|102	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|103	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|104	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|105	or the desktop.
14cu|imsettings-1.7.2-1|106	
14cu|imsettings-1.7.2-1|107	This package contains a module to get this working on
14cu|imsettings-1.7.2-1|108	GNOME and Cinnamon which requires GSettings in their
14cu|imsettings-1.7.2-1|109	own XSETTINGS daemons.
14cu|imsettings-1.7.2-1|110	
14cu|imsettings-1.7.2-1|111	%package	qt
14cu|imsettings-1.7.2-1|112	Summary:	Qt support on imsettings
14cu|imsettings-1.7.2-1|113	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|114	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|115	Requires:	im-chooser
14cu|imsettings-1.7.2-1|116	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|117	
14cu|imsettings-1.7.2-1|118	%description	qt
14cu|imsettings-1.7.2-1|119	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|120	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|121	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|122	or the desktop.
14cu|imsettings-1.7.2-1|123	
14cu|imsettings-1.7.2-1|124	This package contains a module to get this working on Qt
14cu|imsettings-1.7.2-1|125	applications.
14cu|imsettings-1.7.2-1|126	
14cu|imsettings-1.7.2-1|127	%package	xfce
14cu|imsettings-1.7.2-1|128	Summary:	Xfce support on imsettings
14cu|imsettings-1.7.2-1|129	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|130	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|131	Requires:	im-chooser-xfce
14cu|imsettings-1.7.2-1|132	Requires:	xfce4-settings
14cu|imsettings-1.7.2-1|133	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|134	
14cu|imsettings-1.7.2-1|135	%description	xfce
14cu|imsettings-1.7.2-1|136	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|137	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|138	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|139	or the desktop.
14cu|imsettings-1.7.2-1|140	
14cu|imsettings-1.7.2-1|141	This package contains a module to get this working on Xfce.
14cu|imsettings-1.7.2-1|142	
14cu|imsettings-1.7.2-1|143	%package	lxde
14cu|imsettings-1.7.2-1|144	Summary:	LXDE support on imsettings
14cu|imsettings-1.7.2-1|145	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|146	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|147	#Requires:	lxde-settings-daemon
14cu|imsettings-1.7.2-1|148	Requires:	lxsession
14cu|imsettings-1.7.2-1|149	Requires:	im-chooser
14cu|imsettings-1.7.2-1|150	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|151	
14cu|imsettings-1.7.2-1|152	%description	lxde
14cu|imsettings-1.7.2-1|153	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|154	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|155	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|156	or the desktop.
14cu|imsettings-1.7.2-1|157	
14cu|imsettings-1.7.2-1|158	This package contains a module to get this working on LXDE.
14cu|imsettings-1.7.2-1|159	
14cu|imsettings-1.7.2-1|160	%package	mate
14cu|imsettings-1.7.2-1|161	Summary:	MATE support on imsettings
14cu|imsettings-1.7.2-1|162	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|163	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|164	# need to keep more deps for similar reason to https://bugzilla.redhat.com/show_bug.cgi?id=693809
14cu|imsettings-1.7.2-1|165	Requires:	mate-settings-daemon >= 1.5.0
14cu|imsettings-1.7.2-1|166	Requires:	mate-session-manager
14cu|imsettings-1.7.2-1|167	Requires:	im-chooser
14cu|imsettings-1.7.2-1|168	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|169	
14cu|imsettings-1.7.2-1|170	%description	mate
14cu|imsettings-1.7.2-1|171	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|172	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|173	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|174	or the desktop.
14cu|imsettings-1.7.2-1|175	
14cu|imsettings-1.7.2-1|176	This package contains a module to get this working on MATE.
14cu|imsettings-1.7.2-1|177	
14cu|imsettings-1.7.2-1|178	%if 0
14cu|imsettings-1.7.2-1|179	%package	cinnamon
14cu|imsettings-1.7.2-1|180	Summary:	Cinnamon support on imsettings
14cu|imsettings-1.7.2-1|181	Group:		System/Internationalization
14cu|imsettings-1.7.2-1|182	Requires:	%{name} = %{version}-%{release}
14cu|imsettings-1.7.2-1|183	# need to keep more deps for similar reason to https://bugzilla.redhat.com/show_bug.cgi?id=693809
14cu|imsettings-1.7.2-1|184	Requires:	cinnamon
14cu|imsettings-1.7.2-1|185	Requires:	cinnamon-session
14cu|imsettings-1.7.2-1|186	Requires:	im-chooser
14cu|imsettings-1.7.2-1|187	Provides:	imsettings-desktop-module = %{version}-%{release}
14cu|imsettings-1.7.2-1|188	
14cu|imsettings-1.7.2-1|189	%description	cinnamon
14cu|imsettings-1.7.2-1|190	IMSettings is a framework that delivers Input Method
14cu|imsettings-1.7.2-1|191	settings and applies the changes so they take effect
14cu|imsettings-1.7.2-1|192	immediately without any need to restart applications
14cu|imsettings-1.7.2-1|193	or the desktop.
14cu|imsettings-1.7.2-1|194	
14cu|imsettings-1.7.2-1|195	This package contains a module to get this working on Cinnamon.
14cu|imsettings-1.7.2-1|196	%endif
14cu|imsettings-1.7.2-1|197	
14cu|imsettings-1.7.2-1|198	%prep
14cu|imsettings-1.7.2-1|199	%setup -q
14cu|imsettings-1.7.2-1|200	%patch0 -p1 -b .0-lang
14cu|imsettings-1.7.2-1|201	%patch1 -p1 -b .1-xim
14cu|imsettings-1.7.2-1|202	%patch2 -p1 -b .2-xcompose
14cu|imsettings-1.7.2-1|203	%patch3 -p1 -b .3-force-cinnamon
14cu|imsettings-1.7.2-1|204	%patch4 -p1 -b .4-fix-configure
14cu|imsettings-1.7.2-1|205	
14cu|imsettings-1.7.2-1|206	%build
14cu|imsettings-1.7.2-1|207	autoreconf -f
14cu|imsettings-1.7.2-1|208	%configure	\
14cu|imsettings-1.7.2-1|209	--with-xinputsh=50-xinput.sh \
14cu|imsettings-1.7.2-1|210	--disable-static \
14cu|imsettings-1.7.2-1|211	--disable-schemas-install
14cu|imsettings-1.7.2-1|212	
14cu|imsettings-1.7.2-1|213	%make
14cu|imsettings-1.7.2-1|214	
14cu|imsettings-1.7.2-1|215	
14cu|imsettings-1.7.2-1|216	%install
14cu|imsettings-1.7.2-1|217	make install DESTDIR=%{buildroot} INSTALL="/usr/bin/install -p"
14cu|imsettings-1.7.2-1|218	
14cu|imsettings-1.7.2-1|219	# change the file attributes
14cu|imsettings-1.7.2-1|220	chmod 0755 %{buildroot}%{_libexecdir}/imsettings-target-checker.sh
14cu|imsettings-1.7.2-1|221	chmod 0755 %{buildroot}%{_libexecdir}/xinputinfo.sh
14cu|imsettings-1.7.2-1|222	chmod 0755 %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d/50-xinput.sh
14cu|imsettings-1.7.2-1|223	
14cu|imsettings-1.7.2-1|224	# clean up the unnecessary files
14cu|imsettings-1.7.2-1|225	rm -f %{buildroot}%{_libdir}/imsettings/libimsettings-{gconf,mateconf}.so
14cu|imsettings-1.7.2-1|226	rm -f %{buildroot}%{_libdir}/imsettings/libimsettings-cinnamon-gsettings.so
14cu|imsettings-1.7.2-1|227	
14cu|imsettings-1.7.2-1|228	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/imsettings-start.desktop
14cu|imsettings-1.7.2-1|229	
14cu|imsettings-1.7.2-1|230	%find_lang %{name}
14cu|imsettings-1.7.2-1|231	
14cu|imsettings-1.7.2-1|232	
14cu|imsettings-1.7.2-1|233	#%%check
14cu|imsettings-1.7.2-1|234	## Disable it because it requires DBus session
14cu|imsettings-1.7.2-1|235	# make check
14cu|imsettings-1.7.2-1|236	
14cu|imsettings-1.7.2-1|237	%post
14cu|imsettings-1.7.2-1|238	alternatives --install %{_sysconfdir}/X11/xinit/xinputrc xinputrc %{_sysconfdir}/X11/xinit/xinput.d/none.conf 10
14cu|imsettings-1.7.2-1|239	alternatives --install %{_sysconfdir}/X11/xinit/xinputrc xinputrc %{_sysconfdir}/X11/xinit/xinput.d/xcompose.conf 20
14cu|imsettings-1.7.2-1|240	alternatives --install %{_sysconfdir}/X11/xinit/xinputrc xinputrc %{_sysconfdir}/X11/xinit/xinput.d/xim.conf 30
14cu|imsettings-1.7.2-1|241	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
14cu|imsettings-1.7.2-1|242	
14cu|imsettings-1.7.2-1|243	%postun
14cu|imsettings-1.7.2-1|244	if [ "$1" = 0 ]; then
14cu|imsettings-1.7.2-1|245	alternatives --remove xinputrc %{_sysconfdir}/X11/xinit/xinput.d/none.conf
14cu|imsettings-1.7.2-1|246	alternatives --remove xinputrc %{_sysconfdir}/X11/xinit/xinput.d/xcompose.conf
14cu|imsettings-1.7.2-1|247	alternatives --remove xinputrc %{_sysconfdir}/X11/xinit/xinput.d/xim.conf
14cu|imsettings-1.7.2-1|248	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
14cu|imsettings-1.7.2-1|249	fi
14cu|imsettings-1.7.2-1|250	
14cu|imsettings-1.7.2-1|251	%files	-f %{name}.lang
14cu|imsettings-1.7.2-1|252	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|253	%dir %{_libdir}/imsettings
14cu|imsettings-1.7.2-1|254	%{_bindir}/imsettings-info
14cu|imsettings-1.7.2-1|255	%{_bindir}/imsettings-list
14cu|imsettings-1.7.2-1|256	%{_bindir}/imsettings-reload
14cu|imsettings-1.7.2-1|257	%{_bindir}/imsettings-switch
14cu|imsettings-1.7.2-1|258	%{_libexecdir}/imsettings-check
14cu|imsettings-1.7.2-1|259	%{_libexecdir}/imsettings-daemon
14cu|imsettings-1.7.2-1|260	%{_libexecdir}/xinputinfo.sh
14cu|imsettings-1.7.2-1|261	%{_libexecdir}/imsettings-functions
14cu|imsettings-1.7.2-1|262	%{_libexecdir}/imsettings-target-checker.sh
14cu|imsettings-1.7.2-1|263	%{_datadir}/dbus-1/services/*.service
14cu|imsettings-1.7.2-1|264	%{_datadir}/pixmaps/*.png
14cu|imsettings-1.7.2-1|265	%{_sysconfdir}/X11/xinit/xinitrc.d/50-xinput.sh
14cu|imsettings-1.7.2-1|266	%{_sysconfdir}/X11/xinit/xinput.d
14cu|imsettings-1.7.2-1|267	%{_sysconfdir}/xdg/autostart/imsettings-start.desktop
14cu|imsettings-1.7.2-1|268	%{_mandir}/man1/imsettings-*.1*
14cu|imsettings-1.7.2-1|269	
14cu|imsettings-1.7.2-1|270	%files	-n %{libname}
14cu|imsettings-1.7.2-1|271	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|272	%{_libdir}/libimsettings.so.%{major}*
14cu|imsettings-1.7.2-1|273	
14cu|imsettings-1.7.2-1|274	%files	-n %{develname}
14cu|imsettings-1.7.2-1|275	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|276	%{_includedir}/imsettings
14cu|imsettings-1.7.2-1|277	%{_libdir}/libimsettings.so
14cu|imsettings-1.7.2-1|278	%{_libdir}/pkgconfig/imsettings.pc
14cu|imsettings-1.7.2-1|279	%{_libdir}/girepository-*/IMSettings-*.typelib
14cu|imsettings-1.7.2-1|280	%{_datadir}/gir-*/IMSettings-*.gir
14cu|imsettings-1.7.2-1|281	%{_datadir}/gtk-doc/html/imsettings
14cu|imsettings-1.7.2-1|282	
14cu|imsettings-1.7.2-1|283	#%files	xim
14cu|imsettings-1.7.2-1|284	#%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|285	#%{_bindir}/imsettings-xim
14cu|imsettings-1.7.2-1|286	#%{_libdir}/imsettings/libimsettings-xim.so
14cu|imsettings-1.7.2-1|287	
14cu|imsettings-1.7.2-1|288	%files	gsettings
14cu|imsettings-1.7.2-1|289	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|290	%{_libdir}/imsettings/libimsettings-gsettings.so
14cu|imsettings-1.7.2-1|291	
14cu|imsettings-1.7.2-1|292	%files	qt
14cu|imsettings-1.7.2-1|293	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|294	%{_libdir}/imsettings/libimsettings-qt.so
14cu|imsettings-1.7.2-1|295	
14cu|imsettings-1.7.2-1|296	%files	xfce
14cu|imsettings-1.7.2-1|297	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|298	%{_libdir}/imsettings/libimsettings-xfce.so
14cu|imsettings-1.7.2-1|299	
14cu|imsettings-1.7.2-1|300	%files	lxde
14cu|imsettings-1.7.2-1|301	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|302	%{_libdir}/imsettings/libimsettings-lxde.so
14cu|imsettings-1.7.2-1|303	
14cu|imsettings-1.7.2-1|304	%files	mate
14cu|imsettings-1.7.2-1|305	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|306	%{_libdir}/imsettings/libimsettings-mate-gsettings.so
14cu|imsettings-1.7.2-1|307	
14cu|imsettings-1.7.2-1|308	#%files cinnamon
14cu|imsettings-1.7.2-1|309	#%doc AUTHORS COPYING ChangeLog NEWS README
14cu|imsettings-1.7.2-1|310	#%{_libdir}/imsettings/libimsettings-cinnamon-gsettings.so
14cu|imsettings-1.7.2-1|311	
14cu|imsettings-1.7.2-1|312	%changelog
14cu|imsettings-1.7.2-1|313	
14cu|imsettings-1.7.2-1|314	* Sun Sep 18 2016 alzim <alzim@bk.ru> 1.7.2-1
14cu|imsettings-1.7.2-1|315	- (f978457) Merge pull request #1 from import/imsettings:rosa2016.1
14cu|imsettings-1.7.2-1|316	- (f978457) Updated to 1.7.2
14cu|imsettings-1.7.2-1|317	
14cu|imsettings-1.7.2-1|318	

10462 14
14cu|imspector-0.10-0.20160827.1|1	%define snap 20160827
14cu|imspector-0.10-0.20160827.1|2	
14cu|imspector-0.10-0.20160827.1|3	Name:	    imspector
14cu|imspector-0.10-0.20160827.1|4	Version:	0.10
14cu|imspector-0.10-0.20160827.1|5	Release:	0.%{snap}.1
14cu|imspector-0.10-0.20160827.1|6	Summary:	Multiple IM transparent proxy
14cu|imspector-0.10-0.20160827.1|7	License:	GPLv2+
14cu|imspector-0.10-0.20160827.1|8	Group:		Networking/Other
14cu|imspector-0.10-0.20160827.1|9	URL:		http://www.imspector.org/
14cu|imspector-0.10-0.20160827.1|10	Source0:	http://www.imspector.org/downloads/snapshots/%{name}-%{snap}.tar.gz
14cu|imspector-0.10-0.20160827.1|11	Source1:	imspector.sysconfig
14cu|imspector-0.10-0.20160827.1|12	Source2:	imspector.service
14cu|imspector-0.10-0.20160827.1|13	Patch0:		imspector-make.patch
14cu|imspector-0.10-0.20160827.1|14	Patch1:		imspector-main.patch
14cu|imspector-0.10-0.20160827.1|15	Patch2:		imspector-conf.patch
14cu|imspector-0.10-0.20160827.1|16	Patch3:		multiple-lines.patch
14cu|imspector-0.10-0.20160827.1|17	Patch4:		imspector-0.9-openssl-1.0.patch
14cu|imspector-0.10-0.20160827.1|18	Patch5:		imspector-0.9-link.patch
14cu|imspector-0.10-0.20160827.1|19	BuildRequires:	openssl-devel >= 0.9.7
14cu|imspector-0.10-0.20160827.1|20	BuildRequires:	mysql-devel
14cu|imspector-0.10-0.20160827.1|21	BuildRequires:	postgresql-devel
14cu|imspector-0.10-0.20160827.1|22	BuildRequires:	sqlite3-devel
14cu|imspector-0.10-0.20160827.1|23	Requires:	webserver
14cu|imspector-0.10-0.20160827.1|24	Requires:	openssl
14cu|imspector-0.10-0.20160827.1|25	Requires:	apache-mod_socache_shmcb # actually, only if webserver is apache, but there is no syntax for such aa condition
14cu|imspector-0.10-0.20160827.1|26	Requires(post):	rpm-helper
14cu|imspector-0.10-0.20160827.1|27	
14cu|imspector-0.10-0.20160827.1|28	%description
14cu|imspector-0.10-0.20160827.1|29	IMSpector is an Instant Messenger proxy with monitoring, blocking and
14cu|imspector-0.10-0.20160827.1|30	content-filtering capabilities. Currently it supports MSN, Jabber/XMPP, AIM,
14cu|imspector-0.10-0.20160827.1|31	ICQ, Yahoo, IRC and Gadu-Gadu to different degrees. MSN is the principle
14cu|imspector-0.10-0.20160827.1|32	protocol, as it is the most popular these days, at least in the UK where I'm
14cu|imspector-0.10-0.20160827.1|33	based. The supported platforms are at present Linux and BSD when using the pf
14cu|imspector-0.10-0.20160827.1|34	firewall, but porting to other UNIXs should be trivial. It is able to log to
14cu|imspector-0.10-0.20160827.1|35	plain files, as well as several types of SQL database including MySQL, SQLite
14cu|imspector-0.10-0.20160827.1|36	and PostreSQL.
14cu|imspector-0.10-0.20160827.1|37	
14cu|imspector-0.10-0.20160827.1|38	%files
14cu|imspector-0.10-0.20160827.1|39	%defattr(0755,root,root)
14cu|imspector-0.10-0.20160827.1|40	%doc COPYING INSTALL README
14cu|imspector-0.10-0.20160827.1|41	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/imspector
14cu|imspector-0.10-0.20160827.1|42	%attr(0755,root,root) %{_unitdir}/imspector*
14cu|imspector-0.10-0.20160827.1|43	%dir %{_sysconfdir}/imspector
14cu|imspector-0.10-0.20160827.1|44	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/acl.txt
14cu|imspector-0.10-0.20160827.1|45	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/badwords.txt
14cu|imspector-0.10-0.20160827.1|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/imspector.conf
14cu|imspector-0.10-0.20160827.1|47	%{_sbindir}/imspector
14cu|imspector-0.10-0.20160827.1|48	%dir %{_libdir}/imspector
14cu|imspector-0.10-0.20160827.1|49	%{_libdir}/imspector/aclfilterplugin.so
14cu|imspector-0.10-0.20160827.1|50	%{_libdir}/imspector/badwordsfilterplugin.so
14cu|imspector-0.10-0.20160827.1|51	%{_libdir}/imspector/catsloggingplugin.so
14cu|imspector-0.10-0.20160827.1|52	%{_libdir}/imspector/censordfilterplugin.so
14cu|imspector-0.10-0.20160827.1|53	%{_libdir}/imspector/debugloggingplugin.so
14cu|imspector-0.10-0.20160827.1|54	%{_libdir}/imspector/fileloggingplugin.so
14cu|imspector-0.10-0.20160827.1|55	%{_libdir}/imspector/ggprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|56	%{_libdir}/imspector/httpsprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|57	%{_libdir}/imspector/icqprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|58	%{_libdir}/imspector/ircprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|59	%{_libdir}/imspector/jabberprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|60	%{_libdir}/imspector/miscfilterplugin.so
14cu|imspector-0.10-0.20160827.1|61	%{_libdir}/imspector/msnprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|62	%{_libdir}/imspector/yahooprotocolplugin.so
14cu|imspector-0.10-0.20160827.1|63	%{_libdir}/libimspector.so
14cu|imspector-0.10-0.20160827.1|64	%{_var}/www/cgi-bin/imspector.cgi
14cu|imspector-0.10-0.20160827.1|65	%attr(-,imspector,imspector) %{_var}/lib/imspector
14cu|imspector-0.10-0.20160827.1|66	%attr(-,imspector,imspector) %{_var}/log/imspector
14cu|imspector-0.10-0.20160827.1|67	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/imspector.conf
14cu|imspector-0.10-0.20160827.1|68	
14cu|imspector-0.10-0.20160827.1|69	#-----------------------------------------------------------------------------
14cu|imspector-0.10-0.20160827.1|70	
14cu|imspector-0.10-0.20160827.1|71	%package mysql
14cu|imspector-0.10-0.20160827.1|72	Summary:	Imspector MySQL log support
14cu|imspector-0.10-0.20160827.1|73	Group:		Networking/Other
14cu|imspector-0.10-0.20160827.1|74	Requires:	%{name}
14cu|imspector-0.10-0.20160827.1|75	
14cu|imspector-0.10-0.20160827.1|76	%description mysql
14cu|imspector-0.10-0.20160827.1|77	This package gives imspector mysql logging capabilities.
14cu|imspector-0.10-0.20160827.1|78	
14cu|imspector-0.10-0.20160827.1|79	%files mysql
14cu|imspector-0.10-0.20160827.1|80	%{_libdir}/imspector/mysqlloggingplugin.so
14cu|imspector-0.10-0.20160827.1|81	
14cu|imspector-0.10-0.20160827.1|82	#-----------------------------------------------------------------------------
14cu|imspector-0.10-0.20160827.1|83	
14cu|imspector-0.10-0.20160827.1|84	%package postgresql
14cu|imspector-0.10-0.20160827.1|85	Summary:	Imspector PostgreSQL log support
14cu|imspector-0.10-0.20160827.1|86	Group:		Networking/Other
14cu|imspector-0.10-0.20160827.1|87	Requires:	%{name}
14cu|imspector-0.10-0.20160827.1|88	
14cu|imspector-0.10-0.20160827.1|89	%description postgresql
14cu|imspector-0.10-0.20160827.1|90	This package gives imspector postgresql logging capabilities.
14cu|imspector-0.10-0.20160827.1|91	
14cu|imspector-0.10-0.20160827.1|92	%files postgresql
14cu|imspector-0.10-0.20160827.1|93	%{_libdir}/imspector/postgresqlloggingplugin.so
14cu|imspector-0.10-0.20160827.1|94	
14cu|imspector-0.10-0.20160827.1|95	#-----------------------------------------------------------------------------
14cu|imspector-0.10-0.20160827.1|96	
14cu|imspector-0.10-0.20160827.1|97	%package sqlite
14cu|imspector-0.10-0.20160827.1|98	Summary:	Imspector MySQL log support
14cu|imspector-0.10-0.20160827.1|99	Group:		Networking/Other
14cu|imspector-0.10-0.20160827.1|100	Requires:	%{name}
14cu|imspector-0.10-0.20160827.1|101	
14cu|imspector-0.10-0.20160827.1|102	%description sqlite
14cu|imspector-0.10-0.20160827.1|103	This package gives imspector sqlite logging and auto-messeging capabilities.
14cu|imspector-0.10-0.20160827.1|104	
14cu|imspector-0.10-0.20160827.1|105	%files sqlite
14cu|imspector-0.10-0.20160827.1|106	%{_libdir}/imspector/sqliteloggingplugin.so
14cu|imspector-0.10-0.20160827.1|107	%{_libdir}/imspector/dbresponderplugin.so
14cu|imspector-0.10-0.20160827.1|108	
14cu|imspector-0.10-0.20160827.1|109	#-----------------------------------------------------------------------------
14cu|imspector-0.10-0.20160827.1|110	
14cu|imspector-0.10-0.20160827.1|111	%prep
14cu|imspector-0.10-0.20160827.1|112	
14cu|imspector-0.10-0.20160827.1|113	%setup -q -n imspector
14cu|imspector-0.10-0.20160827.1|114	%patch0 -p0 -b .make
14cu|imspector-0.10-0.20160827.1|115	%patch1 -p0 -b .notusr
14cu|imspector-0.10-0.20160827.1|116	%patch2 -p0 -b .config
14cu|imspector-0.10-0.20160827.1|117	%patch3 -p1 -b .multiple_lines_at_config
14cu|imspector-0.10-0.20160827.1|118	%patch4 -p0 -b .ssl
14cu|imspector-0.10-0.20160827.1|119	%patch5 -p0 -b .link
14cu|imspector-0.10-0.20160827.1|120	
14cu|imspector-0.10-0.20160827.1|121	cat imspector.conf|sed -r 's|/usr/lib|%{_libdir}|' >  imspector.conf.1
14cu|imspector-0.10-0.20160827.1|122	rm -f imspector.conf
14cu|imspector-0.10-0.20160827.1|123	mv imspector.conf.1 imspector.conf
14cu|imspector-0.10-0.20160827.1|124	
14cu|imspector-0.10-0.20160827.1|125	%build
14cu|imspector-0.10-0.20160827.1|126	%make CXX="g++ %{optflags} %ldflags" LIBS="-lcrypto -ldl"
14cu|imspector-0.10-0.20160827.1|127	%make mysqlloggingplugin.so CXX="g++ %{optflags}"
14cu|imspector-0.10-0.20160827.1|128	%make postgresqlloggingplugin.so CXX="g++ %{optflags}"
14cu|imspector-0.10-0.20160827.1|129	%make sqliteloggingplugin.so  CXX="g++ %{optflags}"
14cu|imspector-0.10-0.20160827.1|130	%make dbresponderplugin.so CXX="g++ %{optflags}"
14cu|imspector-0.10-0.20160827.1|131	
14cu|imspector-0.10-0.20160827.1|132	%install
14cu|imspector-0.10-0.20160827.1|133	
14cu|imspector-0.10-0.20160827.1|134	%makeinstall
14cu|imspector-0.10-0.20160827.1|135	install -d %{buildroot}%{_var}/www/cgi-bin
14cu|imspector-0.10-0.20160827.1|136	mv contrib/imspector.cgi %{buildroot}%{_var}/www/cgi-bin/
14cu|imspector-0.10-0.20160827.1|137	
14cu|imspector-0.10-0.20160827.1|138	%{__mkdir_p}  %{buildroot}%{_var}/log/imspector
14cu|imspector-0.10-0.20160827.1|139	%{__mkdir_p}  %{buildroot}%{_var}/lib/imspector
14cu|imspector-0.10-0.20160827.1|140	
14cu|imspector-0.10-0.20160827.1|141	# provide a simple apache config
14cu|imspector-0.10-0.20160827.1|142	%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
14cu|imspector-0.10-0.20160827.1|143	cat > %{buildroot}/etc/httpd/conf/webapps.d/imspector.conf << EOF
14cu|imspector-0.10-0.20160827.1|144	<Location /cgi-bin/imspector.cgi>
14cu|imspector-0.10-0.20160827.1|145	Require all granted
14cu|imspector-0.10-0.20160827.1|146	</Location>
14cu|imspector-0.10-0.20160827.1|147	EOF
14cu|imspector-0.10-0.20160827.1|148	
14cu|imspector-0.10-0.20160827.1|149	%{__mkdir_p} %{buildroot}%{_unitdir}
14cu|imspector-0.10-0.20160827.1|150	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
14cu|imspector-0.10-0.20160827.1|151	install -m0755 %{SOURCE2} %{buildroot}%{_unitdir}/imspector.service
14cu|imspector-0.10-0.20160827.1|152	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/imspector
14cu|imspector-0.10-0.20160827.1|153	
14cu|imspector-0.10-0.20160827.1|154	%preun
14cu|imspector-0.10-0.20160827.1|155	%systemd_preun %{name}.service
14cu|imspector-0.10-0.20160827.1|156	
14cu|imspector-0.10-0.20160827.1|157	%pre
14cu|imspector-0.10-0.20160827.1|158	%_pre_useradd imspector %{_var}/lib/imspector /bin/false
14cu|imspector-0.10-0.20160827.1|159	
14cu|imspector-0.10-0.20160827.1|160	%postun
14cu|imspector-0.10-0.20160827.1|161	%_postun_userdel imspector
14cu|imspector-0.10-0.20160827.1|162	%_postun_groupdel imspector
14cu|imspector-0.10-0.20160827.1|163	%systemd_postun_with_restart %{name}.service
14cu|imspector-0.10-0.20160827.1|164	
14cu|imspector-0.10-0.20160827.1|165	%post
14cu|imspector-0.10-0.20160827.1|166	%_create_ssl_certificate imspector
14cu|imspector-0.10-0.20160827.1|167	%systemd_post %{name}.service
14cu|imspector-0.10-0.20160827.1|168	
14cu|imspector-0.10-0.20160827.1|169	%changelog
14cu|imspector-0.10-0.20160827.1|170	
14cu|imspector-0.10-0.20160827.1|171	* Sat Aug 27 2016 alzim <alzim@bk.ru> 0.10-0.20160827.1
14cu|imspector-0.10-0.20160827.1|172	- (87d2484) Merge pull request #2 from import/imspector:rosa2016.1
14cu|imspector-0.10-0.20160827.1|173	- (87d2484) Updated to 20160827 snapshot
14cu|imspector-0.10-0.20160827.1|174	
14cu|imspector-0.10-0.20160827.1|175	

10463 14
14cu|i-nex-7.6.0-1|1	%define debug_package %{nil}
14cu|i-nex-7.6.0-1|2	
14cu|i-nex-7.6.0-1|3	%define oname I-Nex
14cu|i-nex-7.6.0-1|4	
14cu|i-nex-7.6.0-1|5	Summary:	System information tool
14cu|i-nex-7.6.0-1|6	Name:		i-nex
14cu|i-nex-7.6.0-1|7	Version:	7.6.0
14cu|i-nex-7.6.0-1|8	Release:	1
14cu|i-nex-7.6.0-1|9	License:	LGPLv3+
14cu|i-nex-7.6.0-1|10	Group:		System/Configuration/Hardware
14cu|i-nex-7.6.0-1|11	Url:		https://launchpad.net/i-nex
14cu|i-nex-7.6.0-1|12	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{oname}-master.zip
14cu|i-nex-7.6.0-1|13	# Just to make sure we have all these in repositories
14cu|i-nex-7.6.0-1|14	BuildRequires:	gambas3-devel
14cu|i-nex-7.6.0-1|15	BuildRequires:	gambas3-gb-desktop
14cu|i-nex-7.6.0-1|16	BuildRequires:	gambas3-gb-form-dialog
14cu|i-nex-7.6.0-1|17	BuildRequires:	gambas3-gb-form
14cu|i-nex-7.6.0-1|18	BuildRequires:	gambas3-gb-gui
14cu|i-nex-7.6.0-1|19	BuildRequires:	gambas3-gb-gtk
14cu|i-nex-7.6.0-1|20	BuildRequires:	gambas3-gb-image
14cu|i-nex-7.6.0-1|21	BuildRequires:	gambas3-gb-qt5
14cu|i-nex-7.6.0-1|22	BuildRequires:	gambas3-gb-settings
14cu|i-nex-7.6.0-1|23	BuildRequires:	imagemagick
14cu|i-nex-7.6.0-1|24	BuildRequires:	pkgconfig(gl)
14cu|i-nex-7.6.0-1|25	BuildRequires:	pkgconfig(libcpuid)
14cu|i-nex-7.6.0-1|26	BuildRequires:	pkgconfig(libprocps)
14cu|i-nex-7.6.0-1|27	BuildRequires:	pkgconfig(x11)
14cu|i-nex-7.6.0-1|28	BuildRequires:	pkgconfig(xext)
14cu|i-nex-7.6.0-1|29	Requires:	gambas3-gb-desktop
14cu|i-nex-7.6.0-1|30	Requires:	gambas3-gb-form-dialog
14cu|i-nex-7.6.0-1|31	Requires:	gambas3-gb-form
14cu|i-nex-7.6.0-1|32	Requires:	gambas3-gb-gui
14cu|i-nex-7.6.0-1|33	Requires:	gambas3-gb-gtk
14cu|i-nex-7.6.0-1|34	Requires:	gambas3-gb-image
14cu|i-nex-7.6.0-1|35	Requires:	gambas3-gb-qt5
14cu|i-nex-7.6.0-1|36	Requires:	gambas3-gb-settings
14cu|i-nex-7.6.0-1|37	Requires:	gambas3-runtime
14cu|i-nex-7.6.0-1|38	
14cu|i-nex-7.6.0-1|39	%description
14cu|i-nex-7.6.0-1|40	An application that gathers information for hardware components available
14cu|i-nex-7.6.0-1|41	on your system and displays it using an user interface similar to the popular
14cu|i-nex-7.6.0-1|42	Windows tool CPU-Z.
14cu|i-nex-7.6.0-1|43	
14cu|i-nex-7.6.0-1|44	%files
14cu|i-nex-7.6.0-1|45	%{_bindir}/%{name}*
14cu|i-nex-7.6.0-1|46	%{_datadir}/applications/%{name}.desktop
14cu|i-nex-7.6.0-1|47	%{_datadir}/applications/%{name}-library.desktop
14cu|i-nex-7.6.0-1|48	%{_datadir}/%{name}
14cu|i-nex-7.6.0-1|49	%{_datadir}/pixmaps/%{name}*.png
14cu|i-nex-7.6.0-1|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|i-nex-7.6.0-1|51	/lib/udev/rules.d/i2c_smbus.rules
14cu|i-nex-7.6.0-1|52	%{_mandir}/man1/%{name}*.1*
14cu|i-nex-7.6.0-1|53	
14cu|i-nex-7.6.0-1|54	#----------------------------------------------------------------------------
14cu|i-nex-7.6.0-1|55	
14cu|i-nex-7.6.0-1|56	%prep
14cu|i-nex-7.6.0-1|57	%setup -qn %{oname}-master
14cu|i-nex-7.6.0-1|58	
14cu|i-nex-7.6.0-1|59	# fix png rgb
14cu|i-nex-7.6.0-1|60	pushd %{oname}/%{name}/logo
14cu|i-nex-7.6.0-1|61	find . -type f -name "*.png" -exec convert {} -strip {} \;
14cu|i-nex-7.6.0-1|62	popd
14cu|i-nex-7.6.0-1|63	
14cu|i-nex-7.6.0-1|64	%build
14cu|i-nex-7.6.0-1|65	pushd %{oname}
14cu|i-nex-7.6.0-1|66	autoreconf -fi
14cu|i-nex-7.6.0-1|67	%configure2_5x
14cu|i-nex-7.6.0-1|68	popd
14cu|i-nex-7.6.0-1|69	%make \
14cu|i-nex-7.6.0-1|70	STATIC=false \
14cu|i-nex-7.6.0-1|71	CFLAGS="%{optflags}"
14cu|i-nex-7.6.0-1|72	
14cu|i-nex-7.6.0-1|73	%install
14cu|i-nex-7.6.0-1|74	%makeinstall_std
14cu|i-nex-7.6.0-1|75	
14cu|i-nex-7.6.0-1|76	# install menu entries
14cu|i-nex-7.6.0-1|77	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|i-nex-7.6.0-1|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|i-nex-7.6.0-1|79	[Desktop Entry]
14cu|i-nex-7.6.0-1|80	Version=1.0
14cu|i-nex-7.6.0-1|81	Name=I-Nex
14cu|i-nex-7.6.0-1|82	Comment=I-Nex, a system information tool
14cu|i-nex-7.6.0-1|83	Exec=i-nex
14cu|i-nex-7.6.0-1|84	Icon=i-nex
14cu|i-nex-7.6.0-1|85	Terminal=false
14cu|i-nex-7.6.0-1|86	Type=Application
14cu|i-nex-7.6.0-1|87	StartupNotify=true
14cu|i-nex-7.6.0-1|88	Categories=System;Utility;
14cu|i-nex-7.6.0-1|89	EOF
14cu|i-nex-7.6.0-1|90	
14cu|i-nex-7.6.0-1|91	cat > %{buildroot}%{_datadir}/applications/%{name}-library.desktop << EOF
14cu|i-nex-7.6.0-1|92	[Desktop Entry]
14cu|i-nex-7.6.0-1|93	Version=1.0
14cu|i-nex-7.6.0-1|94	Name=I-Nex Library
14cu|i-nex-7.6.0-1|95	Comment=I-Nex System Library Information
14cu|i-nex-7.6.0-1|96	Exec=%{name} --library
14cu|i-nex-7.6.0-1|97	Icon=%{name}
14cu|i-nex-7.6.0-1|98	Terminal=false
14cu|i-nex-7.6.0-1|99	Type=Application
14cu|i-nex-7.6.0-1|100	StartupNotify=true
14cu|i-nex-7.6.0-1|101	Categories=System;Utility;
14cu|i-nex-7.6.0-1|102	EOF
14cu|i-nex-7.6.0-1|103	
14cu|i-nex-7.6.0-1|104	# install menu icons
14cu|i-nex-7.6.0-1|105	for N in 16 32 48 64 128;
14cu|i-nex-7.6.0-1|106	do
14cu|i-nex-7.6.0-1|107	convert %{oname}/%{name}/logo/i-nex.0.4.x.png -resize ${N}x${N} $N.png;
14cu|i-nex-7.6.0-1|108	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|i-nex-7.6.0-1|109	done
14cu|i-nex-7.6.0-1|110	
14cu|i-nex-7.6.0-1|111	# not needed
14cu|i-nex-7.6.0-1|112	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|i-nex-7.6.0-1|113	
14cu|i-nex-7.6.0-1|114	%changelog
14cu|i-nex-7.6.0-1|115	
14cu|i-nex-7.6.0-1|116	* Tue Dec 06 2016 Victor Ryzhikh <victorr2007@yandex.ru> 7.6.0-1
14cu|i-nex-7.6.0-1|117	- (33e2a4c) Updated to 7.6.0
14cu|i-nex-7.6.0-1|118	
14cu|i-nex-7.6.0-1|119	

10464 14
14cu|ini4j-0.5.1-1|1	# Prevent brp-java-repack-jars from being run.
14cu|ini4j-0.5.1-1|2	%global __jar_repack %{nil}
14cu|ini4j-0.5.1-1|3	
14cu|ini4j-0.5.1-1|4	%global servlet_jar %{_javadir}/servlet.jar
14cu|ini4j-0.5.1-1|5	
14cu|ini4j-0.5.1-1|6	Name:           ini4j
14cu|ini4j-0.5.1-1|7	Version:        0.5.1
14cu|ini4j-0.5.1-1|8	Release:        1
14cu|ini4j-0.5.1-1|9	Summary:        Java API for handling files in Windows .ini format
14cu|ini4j-0.5.1-1|10	
14cu|ini4j-0.5.1-1|11	Group:          Development/Java
14cu|ini4j-0.5.1-1|12	License:        ASL 2.0
14cu|ini4j-0.5.1-1|13	URL:            http://www.ini4j.org/
14cu|ini4j-0.5.1-1|14	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.zip
14cu|ini4j-0.5.1-1|15	Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
14cu|ini4j-0.5.1-1|16	Source2:        %{name}-%{version}-build.xml
14cu|ini4j-0.5.1-1|17	Patch5:         %{name}-encoding.patch
14cu|ini4j-0.5.1-1|18	# build with java8. technically, this is an api change
14cu|ini4j-0.5.1-1|19	Patch8:         %{name}-java8-compat.patch
14cu|ini4j-0.5.1-1|20	
14cu|ini4j-0.5.1-1|21	BuildArch:      noarch
14cu|ini4j-0.5.1-1|22	
14cu|ini4j-0.5.1-1|23	# See http://ini4j.sourceforge.net/dependencies.html
14cu|ini4j-0.5.1-1|24	BuildRequires:  jpackage-utils
14cu|ini4j-0.5.1-1|25	BuildRequires:  ant
14cu|ini4j-0.5.1-1|26	BuildRequires:  java-devel >= 1.6.0
14cu|ini4j-0.5.1-1|27	BuildRequires:  servlet6
14cu|ini4j-0.5.1-1|28	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cu|ini4j-0.5.1-1|29	
14cu|ini4j-0.5.1-1|30	Requires:       jpackage-utils
14cu|ini4j-0.5.1-1|31	Requires:       java >= 1.6.0
14cu|ini4j-0.5.1-1|32	Requires:       servlet6
14cu|ini4j-0.5.1-1|33	
14cu|ini4j-0.5.1-1|34	%description
14cu|ini4j-0.5.1-1|35	The [ini4j] is a simple Java API for handling configuration files in Windows
14cu|ini4j-0.5.1-1|36	.ini format. Additionally, the library includes Java Preferences API
14cu|ini4j-0.5.1-1|37	implementation based on the .ini file.
14cu|ini4j-0.5.1-1|38	
14cu|ini4j-0.5.1-1|39	%package javadoc
14cu|ini4j-0.5.1-1|40	Summary:        Javadocs for %{name}
14cu|ini4j-0.5.1-1|41	Group:          Development/Java
14cu|ini4j-0.5.1-1|42	Requires:       %{name} = %{version}-%{release}
14cu|ini4j-0.5.1-1|43	Requires:       jpackage-utils
14cu|ini4j-0.5.1-1|44	
14cu|ini4j-0.5.1-1|45	%description javadoc
14cu|ini4j-0.5.1-1|46	This package contains the API documentation for %{name}.
14cu|ini4j-0.5.1-1|47	
14cu|ini4j-0.5.1-1|48	%prep
14cu|ini4j-0.5.1-1|49	
14cu|ini4j-0.5.1-1|50	%setup -q
14cu|ini4j-0.5.1-1|51	%patch5 -p1
14cu|ini4j-0.5.1-1|52	%patch8 -p1
14cu|ini4j-0.5.1-1|53	
14cu|ini4j-0.5.1-1|54	cp -a %{SOURCE1} ./LICENSE-2.0.txt
14cu|ini4j-0.5.1-1|55	cp -a %{SOURCE2} ./build.xml
14cu|ini4j-0.5.1-1|56	
14cu|ini4j-0.5.1-1|57	find . -type f \( -iname "*.jar" -o -iname "*.class" \) | xargs -t %{__rm} -f
14cu|ini4j-0.5.1-1|58	
14cu|ini4j-0.5.1-1|59	# remove test sources
14cu|ini4j-0.5.1-1|60	%{__rm} -rf src/test
14cu|ini4j-0.5.1-1|61	# remove site sources
14cu|ini4j-0.5.1-1|62	%{__rm} -rf src/site
14cu|ini4j-0.5.1-1|63	
14cu|ini4j-0.5.1-1|64	%build
14cu|ini4j-0.5.1-1|65	
14cu|ini4j-0.5.1-1|66	%ant -Dbuild.servlet.jar=%{servlet_jar}  build javadoc
14cu|ini4j-0.5.1-1|67	
14cu|ini4j-0.5.1-1|68	%install
14cu|ini4j-0.5.1-1|69	
14cu|ini4j-0.5.1-1|70	# JAR
14cu|ini4j-0.5.1-1|71	%{__mkdir_p} %{buildroot}%{_javadir}
14cu|ini4j-0.5.1-1|72	cp -p dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|ini4j-0.5.1-1|73	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}-%{version}.jar %{name}.jar)
14cu|ini4j-0.5.1-1|74	
14cu|ini4j-0.5.1-1|75	# Javadoc
14cu|ini4j-0.5.1-1|76	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}
14cu|ini4j-0.5.1-1|77	cp -rp build/doc/api/* %{buildroot}%{_javadocdir}/%{name}
14cu|ini4j-0.5.1-1|78	
14cu|ini4j-0.5.1-1|79	%files
14cu|ini4j-0.5.1-1|80	%{_javadir}/*
14cu|ini4j-0.5.1-1|81	%doc LICENSE-2.0.txt src/main/java/org/ini4j/package.html
14cu|ini4j-0.5.1-1|82	
14cu|ini4j-0.5.1-1|83	%files javadoc
14cu|ini4j-0.5.1-1|84	%{_javadocdir}/%{name}
14cu|ini4j-0.5.1-1|85	
14cu|ini4j-0.5.1-1|86	
14cu|ini4j-0.5.1-1|87	%changelog
14cu|ini4j-0.5.1-1|88	
14cu|ini4j-0.5.1-1|89	* Tue Mar 15 2016 Denis Silakov <dsilakov@gmail.com> 0.5.1-1
14cu|ini4j-0.5.1-1|90	- (f891e01) Updated to 0.5.1
14cu|ini4j-0.5.1-1|91	
14cu|ini4j-0.5.1-1|92	

10465 14
14cu|inn-2.5.4-4|1	%define perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
14cu|inn-2.5.4-4|2	
14cu|inn-2.5.4-4|3	%if %{_use_internal_dependency_generator}
14cu|inn-2.5.4-4|4	%define __noautoreq 'perl\\(bigint.pl\\)|perl\\(ftp.pl\\)'
14cu|inn-2.5.4-4|5	%else
14cu|inn-2.5.4-4|6	%define _requires_exceptions perl(bigint.pl)\\|perl(ftp.pl)
14cu|inn-2.5.4-4|7	%endif
14cu|inn-2.5.4-4|8	
14cu|inn-2.5.4-4|9	Summary:	The InterNetNews (INN) system, a Usenet news server
14cu|inn-2.5.4-4|10	
14cu|inn-2.5.4-4|11	Name:		inn
14cu|inn-2.5.4-4|12	Version:	2.5.4
14cu|inn-2.5.4-4|13	Release:	4
14cu|inn-2.5.4-4|14	License:	GPLv2+
14cu|inn-2.5.4-4|15	Group:		System/Servers
14cu|inn-2.5.4-4|16	URL:		http://www.isc.org/products/INN/
14cu|inn-2.5.4-4|17	Source0:	ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
14cu|inn-2.5.4-4|18	Source1:	inn-default-active
14cu|inn-2.5.4-4|19	Source2:	inn-default-distributions
14cu|inn-2.5.4-4|20	Source3:	inn-default-newsgroups
14cu|inn-2.5.4-4|21	Source6:	inn-etc-nnrp.access
14cu|inn-2.5.4-4|22	Source10:	inn-faq.tar.bz2
14cu|inn-2.5.4-4|23	Source20:	innd.service
14cu|inn-2.5.4-4|24	Source21:	innd-expire.service
14cu|inn-2.5.4-4|25	Source22:	innd-expire.timer
14cu|inn-2.5.4-4|26	Source23:	innd-nntpsend.service
14cu|inn-2.5.4-4|27	Source24:	innd-nntpsend.timer
14cu|inn-2.5.4-4|28	Source25:	innd-rnews.service
14cu|inn-2.5.4-4|29	Source26:	innd-rnews.timer
14cu|inn-2.5.4-4|30	Source100:	%{name}.rpmlintrc
14cu|inn-2.5.4-4|31	Patch0:		inn-2.4.3.rh.patch
14cu|inn-2.5.4-4|32	Patch1:		inn-2.4.1.perl.patch
14cu|inn-2.5.4-4|33	Patch2:		inn-2.5.1.pie.patch
14cu|inn-2.5.4-4|34	Patch3:		inn-2.5.2.posix.patch
14cu|inn-2.5.4-4|35	Patch4:		inn-2.5.1.warn.patch
14cu|inn-2.5.4-4|36	Patch5:		inn-2.5.1-makedbz.patch
14cu|inn-2.5.4-4|37	Patch8:		inn-2.5.4-nologinshell.patch
14cu|inn-2.5.4-4|38	Patch9:		inn-2.5.0-chown.patch
14cu|inn-2.5.4-4|39	Patch10:	inn-redhat_build.patch
14cu|inn-2.5.4-4|40	Patch11:	inn-shared.patch
14cu|inn-2.5.4-4|41	Patch12:	inn-2.5.4-smp.patch
14cu|inn-2.5.4-4|42	# Patch13:	inn-2.5.3-flex.patch
14cu|inn-2.5.4-4|43	# Patch21:	inn-2.5.3-radius.patch
14cu|inn-2.5.4-4|44	# Patch22:	inn-2.5.3-pod.patch
14cu|inn-2.5.4-4|45	BuildRequires:	autoconf automake libtool
14cu|inn-2.5.4-4|46	BuildRequires:	bison
14cu|inn-2.5.4-4|47	BuildRequires:	db-devel
14cu|inn-2.5.4-4|48	BuildRequires:	ext2fs-devel
14cu|inn-2.5.4-4|49	BuildRequires:	flex
14cu|inn-2.5.4-4|50	BuildRequires:	openssl-devel
14cu|inn-2.5.4-4|51	BuildRequires:	perl-devel
14cu|inn-2.5.4-4|52	BuildRequires:	krb5-devel
14cu|inn-2.5.4-4|53	BuildRequires:	pam-devel
14cu|inn-2.5.4-4|54	Requires(pre):	chkconfig grep coreutils sed rpm-helper
14cu|inn-2.5.4-4|55	Requires:	cleanfeed, perl = %{perl_version}
14cu|inn-2.5.4-4|56	Requires:	sendmail-command
14cu|inn-2.5.4-4|57	Conflicts:	echelog jabber2
14cu|inn-2.5.4-4|58	
14cu|inn-2.5.4-4|59	%description
14cu|inn-2.5.4-4|60	INN (InterNetNews) is a complete system for serving Usenet news and/or
14cu|inn-2.5.4-4|61	private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
14cu|inn-2.5.4-4|62	Protocol) server, and nnrpd, a newsreader that is spawned for each client.
14cu|inn-2.5.4-4|63	Both innd and nnrpd vary slightly from the NNTP protocol, but not in ways
14cu|inn-2.5.4-4|64	that are easily noticed.
14cu|inn-2.5.4-4|65	
14cu|inn-2.5.4-4|66	Install the inn package if you need a complete system for serving and
14cu|inn-2.5.4-4|67	reading Usenet news.  You may also need to install inn-devel, if you are
14cu|inn-2.5.4-4|68	going to use a separate program which interfaces to INN, like newsgate or
14cu|inn-2.5.4-4|69	tin.
14cu|inn-2.5.4-4|70	
14cu|inn-2.5.4-4|71	%package	devel
14cu|inn-2.5.4-4|72	Summary:	The INN (InterNetNews) library
14cu|inn-2.5.4-4|73	
14cu|inn-2.5.4-4|74	Group:		Development/C
14cu|inn-2.5.4-4|75	Requires:	inn = %{version}
14cu|inn-2.5.4-4|76	
14cu|inn-2.5.4-4|77	%description	devel
14cu|inn-2.5.4-4|78	The inn-devel package contains the INN (InterNetNews) library, which
14cu|inn-2.5.4-4|79	several programs that interface with INN need in order to work (for
14cu|inn-2.5.4-4|80	example, newsgate and tin).
14cu|inn-2.5.4-4|81	
14cu|inn-2.5.4-4|82	If you are installing a program which must interface with the INN
14cu|inn-2.5.4-4|83	news system, you should install inn-devel.
14cu|inn-2.5.4-4|84	
14cu|inn-2.5.4-4|85	%package -n	inews
14cu|inn-2.5.4-4|86	Summary:	Sends Usenet articles to a local news server for distribution
14cu|inn-2.5.4-4|87	
14cu|inn-2.5.4-4|88	Group:		System/Servers
14cu|inn-2.5.4-4|89	Conflicts:	noffle
14cu|inn-2.5.4-4|90	
14cu|inn-2.5.4-4|91	%description -n	inews
14cu|inn-2.5.4-4|92	The inews program is used by some news programs (for example, inn and
14cu|inn-2.5.4-4|93	trn) to post Usenet news articles to local news servers.  Inews reads an
14cu|inn-2.5.4-4|94	article from a file or standard input, adds headers, performs some
14cu|inn-2.5.4-4|95	consistency checks and then sends the article to the local news server
14cu|inn-2.5.4-4|96	specified in the inn.conf file.
14cu|inn-2.5.4-4|97	
14cu|inn-2.5.4-4|98	Install inews if you need a program for posting Usenet articles to local
14cu|inn-2.5.4-4|99	news servers.
14cu|inn-2.5.4-4|100	
14cu|inn-2.5.4-4|101	%prep
14cu|inn-2.5.4-4|102	%setup -q -a 10
14cu|inn-2.5.4-4|103	%patch0 -p1 -b .rh
14cu|inn-2.5.4-4|104	%patch1 -p1 -b .perl
14cu|inn-2.5.4-4|105	%patch2 -p1 -b .pie
14cu|inn-2.5.4-4|106	%patch3 -p1 -b .posix
14cu|inn-2.5.4-4|107	%patch4 -p1 -b .warn
14cu|inn-2.5.4-4|108	%patch5 -p1 -b .makedbz
14cu|inn-2.5.4-4|109	%patch8 -p1 -b .nologin
14cu|inn-2.5.4-4|110	%patch9 -p1 -b .chown
14cu|inn-2.5.4-4|111	%patch10 -p1 -b .redhat_build
14cu|inn-2.5.4-4|112	%patch11 -p1 -b .shared
14cu|inn-2.5.4-4|113	%patch12 -p1 -b .smp
14cu|inn-2.5.4-4|114	# % patch13 -p1 -b .lex
14cu|inn-2.5.4-4|115	# % patch21 -p1 -b .radius
14cu|inn-2.5.4-4|116	# % patch22 -p1 -b .pdx
14cu|inn-2.5.4-4|117	
14cu|inn-2.5.4-4|118	#rm -f configure; autoconf-2.13
14cu|inn-2.5.4-4|119	
14cu|inn-2.5.4-4|120	find -type f | xargs perl -pi -e '@meuh = qw(LOCK_READ LOCK_WRITE LOCK_UNLOCK); foreach $a (@meuh) { s/\b$a\b/INN_$a/g }'
14cu|inn-2.5.4-4|121	
14cu|inn-2.5.4-4|122	# lib64 fix
14cu|inn-2.5.4-4|123	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4 configure*
14cu|inn-2.5.4-4|124	
14cu|inn-2.5.4-4|125	%build
14cu|inn-2.5.4-4|126	%serverbuild
14cu|inn-2.5.4-4|127	export CFLAGS="$CFLAGS -DHAVE_ET_COM_ERR_H -fPIC"
14cu|inn-2.5.4-4|128	
14cu|inn-2.5.4-4|129	#rm -f config.cache
14cu|inn-2.5.4-4|130	#libtoolize --copy --force
14cu|inn-2.5.4-4|131	
14cu|inn-2.5.4-4|132	autoreconf -fi
14cu|inn-2.5.4-4|133	
14cu|inn-2.5.4-4|134	%configure2_5x --prefix=/usr  \
14cu|inn-2.5.4-4|135	--libdir=%{_libdir} \
14cu|inn-2.5.4-4|136	--with-lib-dir=%{_libdir}/%{name} \
14cu|inn-2.5.4-4|137	--with-filter-dir=%{_libdir}/news/bin/filter \
14cu|inn-2.5.4-4|138	--with-control-dir=%{_libdir}/news/bin/control \
14cu|inn-2.5.4-4|139	--sysconfdir=/etc/news \
14cu|inn-2.5.4-4|140	--mandir=%{_mandir} \
14cu|inn-2.5.4-4|141	--libexecdir=%{_libdir}/%{name} \
14cu|inn-2.5.4-4|142	--with-log-dir=/var/log/news --with-spool-dir=/var/spool/news\
14cu|inn-2.5.4-4|143	--with-db-dir=/var/lib/news --with-run-dir=/var/run/news \
14cu|inn-2.5.4-4|144	--with-etc-dir=/etc/news --with-tmp-path=/var/spool/news/tmp \
14cu|inn-2.5.4-4|145	--with-perl --enable-shared --disable-static \
14cu|inn-2.5.4-4|146	--enable-tagged-hash --enable-merge-to-groups \
14cu|inn-2.5.4-4|147	--enable-ipv6 --with-libperl-dir=%{perl_vendorlib} \
14cu|inn-2.5.4-4|148	--with-news-user=news --with-news-group=news \
14cu|inn-2.5.4-4|149	--with-news-master=news --enable-pgp-verify \
14cu|inn-2.5.4-4|150	--with-openssl \
14cu|inn-2.5.4-4|151	--with-sendmail=/usr/sbin/sendmail \
14cu|inn-2.5.4-4|152	--with-berkeleydb=%{_prefix} \
14cu|inn-2.5.4-4|153	--with-http-dir=%{_sharedstatedir}/news/http
14cu|inn-2.5.4-4|154	
14cu|inn-2.5.4-4|155	%make
14cu|inn-2.5.4-4|156	
14cu|inn-2.5.4-4|157	%install
14cu|inn-2.5.4-4|158	
14cu|inn-2.5.4-4|159	mkdir -p %{buildroot}
14cu|inn-2.5.4-4|160	perl -pi -e 's/^OWNER.*/OWNER = /; s/^ROWNER.*/ROWNER = /' Makefile.global
14cu|inn-2.5.4-4|161	
14cu|inn-2.5.4-4|162	TMP_UID="`id -un`"
14cu|inn-2.5.4-4|163	TMP_GID="`id -gn`"
14cu|inn-2.5.4-4|164	perl -pi -e "s|^NEWSUSER.*|NEWSUSER=${TMP_UID}|g" Makefile.global
14cu|inn-2.5.4-4|165	perl -pi -e "s|^NEWSGROUP.*|NEWSGROUP=${TMP_GID}|g" Makefile.global
14cu|inn-2.5.4-4|166	
14cu|inn-2.5.4-4|167	%makeinstall_std
14cu|inn-2.5.4-4|168	
14cu|inn-2.5.4-4|169	# -- Install man pages needed by suck et al.
14cu|inn-2.5.4-4|170	mkdir -p %{buildroot}%{_includedir}/inn
14cu|inn-2.5.4-4|171	for f in clibrary.h config.h
14cu|inn-2.5.4-4|172	do
14cu|inn-2.5.4-4|173	install -c -m 0644 ./include/$f %{buildroot}%{_includedir}/inn
14cu|inn-2.5.4-4|174	done
14cu|inn-2.5.4-4|175	
14cu|inn-2.5.4-4|176	mkdir -p %{buildroot}/etc
14cu|inn-2.5.4-4|177	mv %{buildroot}/usr/bin/rc.news %{buildroot}/etc
14cu|inn-2.5.4-4|178	
14cu|inn-2.5.4-4|179	perl -pi -e 's|%{_libdir}/inn/news/innshellvars|%{_bindir}/innshellvars|' %{buildroot}/etc/rc.news
14cu|inn-2.5.4-4|180	chmod 755 %{buildroot}/etc/rc.news
14cu|inn-2.5.4-4|181	
14cu|inn-2.5.4-4|182	
14cu|inn-2.5.4-4|183	
14cu|inn-2.5.4-4|184	touch %{buildroot}/var/lib/news/subscriptions
14cu|inn-2.5.4-4|185	chmod 644 %{buildroot}/var/lib/news/subscriptions
14cu|inn-2.5.4-4|186	
14cu|inn-2.5.4-4|187	mkdir -p %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|188	install -p -m 0644 %{SOURCE20} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|189	
14cu|inn-2.5.4-4|190	install -p -m 0644 %{SOURCE21} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|191	install -p -m 0644 %{SOURCE22} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|192	
14cu|inn-2.5.4-4|193	install -p -m 0644 %{SOURCE23} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|194	install -p -m 0644 %{SOURCE24} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|195	
14cu|inn-2.5.4-4|196	install -p -m 0644 %{SOURCE25} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|197	install -p -m 0644 %{SOURCE26} %{buildroot}%{_unitdir}
14cu|inn-2.5.4-4|198	
14cu|inn-2.5.4-4|199	install -m 644 %{SOURCE1} \
14cu|inn-2.5.4-4|200	%{buildroot}/var/lib/news/active
14cu|inn-2.5.4-4|201	install -m 644 %{SOURCE2} \
14cu|inn-2.5.4-4|202	%{buildroot}/var/lib/news/distributions
14cu|inn-2.5.4-4|203	install -m 644 %{SOURCE3} \
14cu|inn-2.5.4-4|204	%{buildroot}/var/lib/news/newsgroups
14cu|inn-2.5.4-4|205	
14cu|inn-2.5.4-4|206	install -m440 %{SOURCE6} \
14cu|inn-2.5.4-4|207	%{buildroot}/etc/news/nnrp.access
14cu|inn-2.5.4-4|208	
14cu|inn-2.5.4-4|209	rm -f %{buildroot}/var/lib/news/history
14cu|inn-2.5.4-4|210	touch %{buildroot}/var/lib/news/history
14cu|inn-2.5.4-4|211	touch %{buildroot}/var/lib/news/.news.daily
14cu|inn-2.5.4-4|212	LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}/usr/bin/makehistory \
14cu|inn-2.5.4-4|213	-a %{buildroot}/var/lib/news/active \
14cu|inn-2.5.4-4|214	-r -f %{buildroot}/var/lib/news/history || :
14cu|inn-2.5.4-4|215	chmod 644 %{buildroot}/var/lib/news/*
14cu|inn-2.5.4-4|216	chmod 644 %{buildroot}/var/lib/news/.news.daily
14cu|inn-2.5.4-4|217	
14cu|inn-2.5.4-4|218	mkdir -p %{buildroot}/var/spool/news/tmp
14cu|inn-2.5.4-4|219	
14cu|inn-2.5.4-4|220	# we get this from cleanfeed
14cu|inn-2.5.4-4|221	# (sb) true - but it's not being found by innd - fix this
14cu|inn-2.5.4-4|222	rm -f %{buildroot}/%{_libdir}/news/bin/filter/filter_innd.pl
14cu|inn-2.5.4-4|223	pushd %{buildroot}/%{_libdir}/news/bin/filter
14cu|inn-2.5.4-4|224	ln -sf ../control/filter_innd.pl .
14cu|inn-2.5.4-4|225	popd
14cu|inn-2.5.4-4|226	
14cu|inn-2.5.4-4|227	# fix location of real library files
14cu|inn-2.5.4-4|228	#mv %{buildroot}%{_libdir}/{inn/lib{inn,storage}.a,/}
14cu|inn-2.5.4-4|229	
14cu|inn-2.5.4-4|230	#Fix perms in sample directory to avoid bogus dependencies
14cu|inn-2.5.4-4|231	find samples -name "*.in" -exec chmod a-x {} \;
14cu|inn-2.5.4-4|232	
14cu|inn-2.5.4-4|233	# (sb) doc install conflicts with rpm %%doc, even when config is setup
14cu|inn-2.5.4-4|234	# correctly. Just rm these files and let %%doc take care of it
14cu|inn-2.5.4-4|235	rm -fr %{buildroot}/%{_usr}/doc
14cu|inn-2.5.4-4|236	
14cu|inn-2.5.4-4|237	# (sb) a portion of the header files are in /usr/include, while the rest
14cu|inn-2.5.4-4|238	# are in /usr/include/inn - paths.h conflicts with glibc-devel
14cu|inn-2.5.4-4|239	# right now inn-devel isn't used for anything, nor do the other header
14cu|inn-2.5.4-4|240	# files seem to be looking for them a directory up - move them
14cu|inn-2.5.4-4|241	#mv %{buildroot}/%{_includedir}/*.h %{buildroot}/%{_includedir}/inn
14cu|inn-2.5.4-4|242	
14cu|inn-2.5.4-4|243	# (sb) file mode now prevents strip from working?
14cu|inn-2.5.4-4|244	chmod u+w %{buildroot}/%{_bindir}/*
14cu|inn-2.5.4-4|245	chmod u+w %{buildroot}/%{_bindir}/auth/resolv/*
14cu|inn-2.5.4-4|246	chmod u+w %{buildroot}/%{_bindir}/auth/passwd/*
14cu|inn-2.5.4-4|247	chmod u+w %{buildroot}/%{_bindir}/rnews.libexec/*
14cu|inn-2.5.4-4|248	
14cu|inn-2.5.4-4|249	# Use tmpfiles.d to create /var/run/news
14cu|inn-2.5.4-4|250	install -d %{buildroot}%{_tmpfilesdir}
14cu|inn-2.5.4-4|251	cat <<EOF >%{buildroot}%{_tmpfilesdir}/inn.conf
14cu|inn-2.5.4-4|252	D %{_localstatedir}/run/news 0755 news news -
14cu|inn-2.5.4-4|253	EOF
14cu|inn-2.5.4-4|254	install -d -m 0755 %{buildroot}%{_localstatedir}/run/news
14cu|inn-2.5.4-4|255	
14cu|inn-2.5.4-4|256	%post
14cu|inn-2.5.4-4|257	%_post_service innd
14cu|inn-2.5.4-4|258	
14cu|inn-2.5.4-4|259	umask 002
14cu|inn-2.5.4-4|260	touch /var/log/news/news.notice
14cu|inn-2.5.4-4|261	touch /var/log/news/news.crit
14cu|inn-2.5.4-4|262	touch /var/log/news/news.err
14cu|inn-2.5.4-4|263	[ -f /var/lib/news/active.times ] || {
14cu|inn-2.5.4-4|264	touch /var/lib/news/active.times
14cu|inn-2.5.4-4|265	chown news:news /var/lib/news/active.times
14cu|inn-2.5.4-4|266	}
14cu|inn-2.5.4-4|267	chown -R news:news /var/log/news*
14cu|inn-2.5.4-4|268	
14cu|inn-2.5.4-4|269	if [ `hostname -f` ]; then
14cu|inn-2.5.4-4|270	if [ `cat /etc/news/inn.conf | grep '^server:' | wc -l` -lt 1 ]; then
14cu|inn-2.5.4-4|271	echo "server: `hostname -f`" >> /etc/news/inn.conf
14cu|inn-2.5.4-4|272	fi
14cu|inn-2.5.4-4|273	
14cu|inn-2.5.4-4|274	if [ -f /var/lib/news/history ]; then
14cu|inn-2.5.4-4|275	cd /var/lib/news
14cu|inn-2.5.4-4|276	%{_bindir}/makedbz -s `wc -l <history` -f history
14cu|inn-2.5.4-4|277	for i in dir hash index pag; do
14cu|inn-2.5.4-4|278	[ -f history.n.$i ] && mv history.n.$i history.$i
14cu|inn-2.5.4-4|279	done
14cu|inn-2.5.4-4|280	chown news:news history.*
14cu|inn-2.5.4-4|281	chmod 644 history.*
14cu|inn-2.5.4-4|282	else
14cu|inn-2.5.4-4|283	cd /var/lib/news
14cu|inn-2.5.4-4|284	cp /dev/null history
14cu|inn-2.5.4-4|285	%{_bindir}/makehistory
14cu|inn-2.5.4-4|286	%{_bindir}/makedbz -s `wc -l <history` -f history
14cu|inn-2.5.4-4|287	for i in dir hash index pag; do
14cu|inn-2.5.4-4|288	[ -f history.n.$i ] && mv history.n.$i history.$i
14cu|inn-2.5.4-4|289	done
14cu|inn-2.5.4-4|290	chown news:news history history.*
14cu|inn-2.5.4-4|291	chmod 644 history history.*
14cu|inn-2.5.4-4|292	fi
14cu|inn-2.5.4-4|293	else
14cu|inn-2.5.4-4|294	echo "Network misconfigured, manual setup required..."
14cu|inn-2.5.4-4|295	fi
14cu|inn-2.5.4-4|296	
14cu|inn-2.5.4-4|297	%systemd_post innd.service
14cu|inn-2.5.4-4|298	
14cu|inn-2.5.4-4|299	%systemd_post innd-expire.timer
14cu|inn-2.5.4-4|300	%systemd_post innd-nntpsend.timer
14cu|inn-2.5.4-4|301	%systemd_post innd-rnews.timer
14cu|inn-2.5.4-4|302	
14cu|inn-2.5.4-4|303	systemctl start innd-expire.timer
14cu|inn-2.5.4-4|304	systemctl start innd-nntpsend.timer
14cu|inn-2.5.4-4|305	systemctl start innd-rnews.timer
14cu|inn-2.5.4-4|306	
14cu|inn-2.5.4-4|307	%triggerin -- sysklogd
14cu|inn-2.5.4-4|308	if [ -f /etc/syslog.conf ]; then
14cu|inn-2.5.4-4|309	if grep -q "# News logging" /etc/syslog.conf; then
14cu|inn-2.5.4-4|310	perl -pi -e "s!mail.none;authpriv.none!mail.none;news.none;authpriv.none!; \
14cu|inn-2.5.4-4|311	s!/var/log/news/info!/var/log/news/news.notice!; \
14cu|inn-2.5.4-4|312	s!/var/log/news/errors!/var/log/news/news.err!; \
14cu|inn-2.5.4-4|313	s!/var/log/news/warnings!/var/log/news/news.crit!; \
14cu|inn-2.5.4-4|314	s!^news.err!news.=err!; \
14cu|inn-2.5.4-4|315	s!^news.=warn!news.=crit!; " /etc/syslog.conf
14cu|inn-2.5.4-4|316	else
14cu|inn-2.5.4-4|317	cat <<EOF >> /etc/syslog.conf
14cu|inn-2.5.4-4|318	# News logging
14cu|inn-2.5.4-4|319	news.=debug;news.=info;news.=notice                             -/var/log/news/news.notice
14cu|inn-2.5.4-4|320	news.=crit                                                      -/var/log/news/news.crit
14cu|inn-2.5.4-4|321	news.err                                                        -/var/log/news/news.err
14cu|inn-2.5.4-4|322	EOF
14cu|inn-2.5.4-4|323	fi
14cu|inn-2.5.4-4|324	if [ -f /var/run/syslog.pid ]; then
14cu|inn-2.5.4-4|325	kill -HUP `cat /var/run/syslog.pid` 2> /dev/null ||:
14cu|inn-2.5.4-4|326	fi
14cu|inn-2.5.4-4|327	fi
14cu|inn-2.5.4-4|328	
14cu|inn-2.5.4-4|329	%preun
14cu|inn-2.5.4-4|330	%systemd_preun innd.service
14cu|inn-2.5.4-4|331	
14cu|inn-2.5.4-4|332	%systemd_preun innd-expire.service
14cu|inn-2.5.4-4|333	%systemd_preun innd-nntpsend.service
14cu|inn-2.5.4-4|334	%systemd_preun innd-rnews.service
14cu|inn-2.5.4-4|335	
14cu|inn-2.5.4-4|336	%systemd_preun innd-expire.timer
14cu|inn-2.5.4-4|337	%systemd_preun innd-nntpsend.timer
14cu|inn-2.5.4-4|338	%systemd_preun innd-rnews.timer
14cu|inn-2.5.4-4|339	
14cu|inn-2.5.4-4|340	if [ $1 = 0 ]; then
14cu|inn-2.5.4-4|341	if [ -f /var/lib/news/history.dir ]; then
14cu|inn-2.5.4-4|342	rm -f /var/lib/news/history.*
14cu|inn-2.5.4-4|343	fi
14cu|inn-2.5.4-4|344	fi
14cu|inn-2.5.4-4|345	
14cu|inn-2.5.4-4|346	%postun
14cu|inn-2.5.4-4|347	%systemd_postun_with_restart innd.service
14cu|inn-2.5.4-4|348	
14cu|inn-2.5.4-4|349	%systemd_postun_with_restart innd-expire.timer
14cu|inn-2.5.4-4|350	%systemd_postun_with_restart innd-nntpsend.timer
14cu|inn-2.5.4-4|351	%systemd_postun_with_restart innd-rnews.timer
14cu|inn-2.5.4-4|352	
14cu|inn-2.5.4-4|353	%files
14cu|inn-2.5.4-4|354	%defattr(-,news,news)
14cu|inn-2.5.4-4|355	%dir %{_sysconfdir}/news
14cu|inn-2.5.4-4|356	%attr(775,news,news) %dir /var/spool/news
14cu|inn-2.5.4-4|357	%attr(775,news,news) %dir /var/spool/news/articles
14cu|inn-2.5.4-4|358	%attr(775,news,news) %dir /var/spool/news/overview
14cu|inn-2.5.4-4|359	%attr(775,news,news) %dir /var/spool/news/archive
14cu|inn-2.5.4-4|360	%attr(775,news,news) %dir /var/spool/news/incoming
14cu|inn-2.5.4-4|361	%attr(775,news,news) %dir /var/spool/news/incoming/bad
14cu|inn-2.5.4-4|362	%attr(775,news,news) %dir /var/spool/news/outgoing
14cu|inn-2.5.4-4|363	%attr(775,news,news) %dir /var/spool/news/innfeed
14cu|inn-2.5.4-4|364	%attr(770,news,news) %dir /var/spool/news/tmp
14cu|inn-2.5.4-4|365	%attr(770,news,news) %dir /var/log/news
14cu|inn-2.5.4-4|366	/var/log/news/OLD
14cu|inn-2.5.4-4|367	# /etc config files plus config
14cu|inn-2.5.4-4|368	%{_unitdir}/innd.service
14cu|inn-2.5.4-4|369	%{_unitdir}/innd-expire.service
14cu|inn-2.5.4-4|370	%{_unitdir}/innd-expire.timer
14cu|inn-2.5.4-4|371	%{_unitdir}/innd-nntpsend.service
14cu|inn-2.5.4-4|372	%{_unitdir}/innd-nntpsend.timer
14cu|inn-2.5.4-4|373	%{_unitdir}/innd-rnews.service
14cu|inn-2.5.4-4|374	%{_unitdir}/innd-rnews.timer
14cu|inn-2.5.4-4|375	%defattr(-,news,news,-)
14cu|inn-2.5.4-4|376	# tmpfile.d files
14cu|inn-2.5.4-4|377	%{_tmpfilesdir}/inn.conf
14cu|inn-2.5.4-4|378	%attr(770,news,news) %dir /var/lib/news
14cu|inn-2.5.4-4|379	
14cu|inn-2.5.4-4|380	%attr(-,root,root) %doc HACKING LICENSE MANIFEST TODO
14cu|inn-2.5.4-4|381	%attr(-,root,root) %doc README* ChangeLog CONTRIBUTORS INSTALL NEWS
14cu|inn-2.5.4-4|382	%attr(-,root,root) %doc faq
14cu|inn-2.5.4-4|383	%attr(-,root,root) %doc doc/hook* doc/config*
14cu|inn-2.5.4-4|384	%attr(-,root,root) %doc doc/sample-control doc/GPL doc/history
14cu|inn-2.5.4-4|385	
14cu|inn-2.5.4-4|386	%defattr(755,root,root)
14cu|inn-2.5.4-4|387	%{_prefix}/com/news/http/innreport.css
14cu|inn-2.5.4-4|388	
14cu|inn-2.5.4-4|389	%dir %{_libdir}/news/bin/control
14cu|inn-2.5.4-4|390	%dir %{_libdir}/news/bin/filter
14cu|inn-2.5.4-4|391	%{_libdir}/news/bin/filter/filter_innd.pl
14cu|inn-2.5.4-4|392	%{_libdir}/news/bin/filter/nnrpd_auth.pl
14cu|inn-2.5.4-4|393	%{_libdir}/news/bin/filter/startup_innd.pl
14cu|inn-2.5.4-4|394	%{_libdir}/news/bin/filter/INN.py
14cu|inn-2.5.4-4|395	%{_libdir}/news/bin/filter/filter_nnrpd.pl
14cu|inn-2.5.4-4|396	%{_libdir}/news/bin/filter/nnrpd_dynamic.py
14cu|inn-2.5.4-4|397	%{_libdir}/news/bin/filter/nnrpd_auth.py
14cu|inn-2.5.4-4|398	%{_libdir}/news/bin/filter/nnrpd_access.pl
14cu|inn-2.5.4-4|399	%{_libdir}/news/bin/filter/nnrpd_access.py
14cu|inn-2.5.4-4|400	%{_libdir}/news/bin/filter/nnrpd.py
14cu|inn-2.5.4-4|401	%{_libdir}/news/bin/filter/filter_innd.py
14cu|inn-2.5.4-4|402	%{_libdir}/news/bin/control/sendsys.pl
14cu|inn-2.5.4-4|403	%{_libdir}/news/bin/control/rmgroup.pl
14cu|inn-2.5.4-4|404	%{_libdir}/news/bin/control/newgroup.pl
14cu|inn-2.5.4-4|405	%{_libdir}/news/bin/control/ihave.pl
14cu|inn-2.5.4-4|406	%{_libdir}/news/bin/control/sendme.pl
14cu|inn-2.5.4-4|407	%{_libdir}/news/bin/control/checkgroups.pl
14cu|inn-2.5.4-4|408	%{_libdir}/news/bin/control/version.pl
14cu|inn-2.5.4-4|409	%{_libdir}/news/bin/control/senduuname.pl
14cu|inn-2.5.4-4|410	%dir %{perl_vendorlib}/INN
14cu|inn-2.5.4-4|411	%dir %{perl_vendorlib}/INN/Utils
14cu|inn-2.5.4-4|412	%{perl_vendorlib}/INN/Config.pm
14cu|inn-2.5.4-4|413	%{perl_vendorlib}/INN/Utils/Shlock.pm
14cu|inn-2.5.4-4|414	%{_bindir}/scanspool
14cu|inn-2.5.4-4|415	%{_bindir}/nntpsend
14cu|inn-2.5.4-4|416	%{_bindir}/send-ihave
14cu|inn-2.5.4-4|417	%{_bindir}/send-nntp
14cu|inn-2.5.4-4|418	%{_bindir}/send-uucp
14cu|inn-2.5.4-4|419	%{_bindir}/perl-nocem
14cu|inn-2.5.4-4|420	%{_bindir}/shrinkfile
14cu|inn-2.5.4-4|421	%{_bindir}/tdx-util
14cu|inn-2.5.4-4|422	%{_bindir}/convdate
14cu|inn-2.5.4-4|423	%{_bindir}/innbind
14cu|inn-2.5.4-4|424	%{_bindir}/getlist
14cu|inn-2.5.4-4|425	%{_bindir}/buffindexed_d
14cu|inn-2.5.4-4|426	%{_bindir}/innreport_inn.pm
14cu|inn-2.5.4-4|427	%config(noreplace) %{_bindir}/innshellvars.pl
14cu|inn-2.5.4-4|428	%{_bindir}/archive
14cu|inn-2.5.4-4|429	%{_bindir}/pullnews
14cu|inn-2.5.4-4|430	%attr(6550,uucp,news) %{_bindir}/rnews
14cu|inn-2.5.4-4|431	%dir %{_bindir}/rnews.libexec
14cu|inn-2.5.4-4|432	%{_bindir}/rnews.libexec/gunbatch
14cu|inn-2.5.4-4|433	%{_bindir}/rnews.libexec/c7unbatch
14cu|inn-2.5.4-4|434	%{_bindir}/rnews.libexec/decode
14cu|inn-2.5.4-4|435	%{_bindir}/rnews.libexec/encode
14cu|inn-2.5.4-4|436	%{_bindir}/rnews.libexec/bunbatch
14cu|inn-2.5.4-4|437	%{_bindir}/sendxbatches
14cu|inn-2.5.4-4|438	%{_bindir}/nnrpd
14cu|inn-2.5.4-4|439	%{_bindir}/filechan
14cu|inn-2.5.4-4|440	%{_bindir}/innxmit
14cu|inn-2.5.4-4|441	%{_bindir}/tinyleaf
14cu|inn-2.5.4-4|442	%{_bindir}/cnfsstat
14cu|inn-2.5.4-4|443	%{_bindir}/ovdb_stat
14cu|inn-2.5.4-4|444	%{_bindir}/ninpaths
14cu|inn-2.5.4-4|445	%{_bindir}/innfeed
14cu|inn-2.5.4-4|446	%{_bindir}/signcontrol
14cu|inn-2.5.4-4|447	%{_bindir}/sendinpaths
14cu|inn-2.5.4-4|448	%{_bindir}/tally.control
14cu|inn-2.5.4-4|449	%dir %{_bindir}/auth/resolv
14cu|inn-2.5.4-4|450	%dir %{_bindir}/auth/passwd
14cu|inn-2.5.4-4|451	%{_bindir}/auth/passwd/ckpasswd
14cu|inn-2.5.4-4|452	%{_bindir}/auth/passwd/radius
14cu|inn-2.5.4-4|453	%{_bindir}/auth/resolv/domain
14cu|inn-2.5.4-4|454	%{_bindir}/auth/resolv/ident
14cu|inn-2.5.4-4|455	%{_bindir}/imapfeed
14cu|inn-2.5.4-4|456	%{_bindir}/innupgrade
14cu|inn-2.5.4-4|457	%{_bindir}/expireover
14cu|inn-2.5.4-4|458	%{_bindir}/makehistory
14cu|inn-2.5.4-4|459	%{_bindir}/writelog
14cu|inn-2.5.4-4|460	%{_bindir}/simpleftp
14cu|inn-2.5.4-4|461	%{_bindir}/grephistory
14cu|inn-2.5.4-4|462	%{_bindir}/sm
14cu|inn-2.5.4-4|463	%{_bindir}/mod-active
14cu|inn-2.5.4-4|464	%{_bindir}/mailpost
14cu|inn-2.5.4-4|465	%{_bindir}/innconfval
14cu|inn-2.5.4-4|466	%{_bindir}/procbatch
14cu|inn-2.5.4-4|467	%{_bindir}/cvtbatch
14cu|inn-2.5.4-4|468	%config(noreplace) %{_bindir}/innshellvars.tcl
14cu|inn-2.5.4-4|469	%{_bindir}/cnfsheadconf
14cu|inn-2.5.4-4|470	%{_bindir}/pgpverify
14cu|inn-2.5.4-4|471	%{_bindir}/actsync
14cu|inn-2.5.4-4|472	%{_bindir}/nntpget
14cu|inn-2.5.4-4|473	%{_bindir}/innreport
14cu|inn-2.5.4-4|474	%{_bindir}/ovdb_monitor
14cu|inn-2.5.4-4|475	%{_bindir}/buffchan
14cu|inn-2.5.4-4|476	%{_bindir}/actsyncd
14cu|inn-2.5.4-4|477	%{_bindir}/controlchan
14cu|inn-2.5.4-4|478	%config(noreplace) %{_bindir}/innshellvars
14cu|inn-2.5.4-4|479	%{_bindir}/shlock
14cu|inn-2.5.4-4|480	%{_bindir}/news.daily
14cu|inn-2.5.4-4|481	%{_bindir}/docheckgroups
14cu|inn-2.5.4-4|482	%{_bindir}/ovdb_server
14cu|inn-2.5.4-4|483	%{_bindir}/ovdb_init
14cu|inn-2.5.4-4|484	%{_bindir}/scanlogs
14cu|inn-2.5.4-4|485	%{_bindir}/inncheck
14cu|inn-2.5.4-4|486	%{_bindir}/controlbatch
14cu|inn-2.5.4-4|487	%{_bindir}/actmerge
14cu|inn-2.5.4-4|488	%{_bindir}/innd
14cu|inn-2.5.4-4|489	%{_bindir}/expire
14cu|inn-2.5.4-4|490	%{_bindir}/prunehistory
14cu|inn-2.5.4-4|491	%{_bindir}/makedbz
14cu|inn-2.5.4-4|492	%{_bindir}/innstat
14cu|inn-2.5.4-4|493	%{_bindir}/fastrm
14cu|inn-2.5.4-4|494	%{_bindir}/innxbatch
14cu|inn-2.5.4-4|495	%{_bindir}/ctlinnd
14cu|inn-2.5.4-4|496	%{_bindir}/innmail
14cu|inn-2.5.4-4|497	%{_bindir}/innwatch
14cu|inn-2.5.4-4|498	%{_bindir}/news2mail
14cu|inn-2.5.4-4|499	%{_bindir}/inndf
14cu|inn-2.5.4-4|500	%{_bindir}/batcher
14cu|inn-2.5.4-4|501	%{_bindir}/expirerm
14cu|inn-2.5.4-4|502	%{_bindir}/overchan
14cu|inn-2.5.4-4|503	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.cfg
14cu|inn-2.5.4-4|504	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.ign
14cu|inn-2.5.4-4|505	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/buffindexed.conf
14cu|inn-2.5.4-4|506	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl
14cu|inn-2.5.4-4|507	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl.local
14cu|inn-2.5.4-4|508	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/cycbuff.conf
14cu|inn-2.5.4-4|509	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distrib.pats
14cu|inn-2.5.4-4|510	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distributions
14cu|inn-2.5.4-4|511	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/expire.ctl
14cu|inn-2.5.4-4|512	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/incoming.conf
14cu|inn-2.5.4-4|513	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innfeed.conf
14cu|inn-2.5.4-4|514	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innreport.conf
14cu|inn-2.5.4-4|515	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.local
14cu|inn-2.5.4-4|516	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.pl.local
14cu|inn-2.5.4-4|517	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.tcl.local
14cu|inn-2.5.4-4|518	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innwatch.ctl
14cu|inn-2.5.4-4|519	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/localgroups
14cu|inn-2.5.4-4|520	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/moderators
14cu|inn-2.5.4-4|521	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.innd.sample
14cu|inn-2.5.4-4|522	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.nnrpd.sample
14cu|inn-2.5.4-4|523	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/news2mail.cf
14cu|inn-2.5.4-4|524	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/newsfeeds
14cu|inn-2.5.4-4|525	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrp.access
14cu|inn-2.5.4-4|526	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrpd.track
14cu|inn-2.5.4-4|527	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nntpsend.ctl
14cu|inn-2.5.4-4|528	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nocem.ctl
14cu|inn-2.5.4-4|529	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/ovdb.conf
14cu|inn-2.5.4-4|530	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/passwd.nntp
14cu|inn-2.5.4-4|531	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/inn-radius.conf
14cu|inn-2.5.4-4|532	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/readers.conf
14cu|inn-2.5.4-4|533	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/send-uucp.cf
14cu|inn-2.5.4-4|534	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/storage.conf
14cu|inn-2.5.4-4|535	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/subscriptions
14cu|inn-2.5.4-4|536	%attr(640,uucp,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/inn.conf
14cu|inn-2.5.4-4|537	%attr(755,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/rc.news
14cu|inn-2.5.4-4|538	%attr(640,news,news) %config(noreplace) /var/lib/news/active
14cu|inn-2.5.4-4|539	%attr(640,news,news) %config(noreplace) /var/lib/news/.news.daily
14cu|inn-2.5.4-4|540	%attr(640,news,news) %config(noreplace) /var/lib/news/active.times
14cu|inn-2.5.4-4|541	%attr(640,news,news) %config(noreplace) /var/lib/news/subscriptions
14cu|inn-2.5.4-4|542	%attr(640,news,news) %config(noreplace) /var/lib/news/history
14cu|inn-2.5.4-4|543	%attr(640,news,news) %config(noreplace) /var/lib/news/distributions
14cu|inn-2.5.4-4|544	%attr(640,news,news) %config(noreplace) /var/lib/news/newsgroups
14cu|inn-2.5.4-4|545	%attr(644,root,root) %{_mandir}/man1/convdate.1*
14cu|inn-2.5.4-4|546	%attr(644,root,root) %{_mandir}/man1/fastrm.1*
14cu|inn-2.5.4-4|547	%attr(644,root,root) %{_mandir}/man1/getlist.1*
14cu|inn-2.5.4-4|548	%attr(644,root,root) %{_mandir}/man1/grephistory.1*
14cu|inn-2.5.4-4|549	%attr(644,root,root) %{_mandir}/man1/innconfval.1*
14cu|inn-2.5.4-4|550	%attr(644,root,root) %{_mandir}/man1/innmail.1*
14cu|inn-2.5.4-4|551	%attr(644,root,root) %{_mandir}/man1/nntpget.1*
14cu|inn-2.5.4-4|552	%attr(644,root,root) %{_mandir}/man1/pgpverify.1*
14cu|inn-2.5.4-4|553	%attr(644,root,root) %{_mandir}/man1/pullnews.1*
14cu|inn-2.5.4-4|554	%attr(644,root,root) %{_mandir}/man1/rnews.1*
14cu|inn-2.5.4-4|555	%attr(644,root,root) %{_mandir}/man1/shlock.1*
14cu|inn-2.5.4-4|556	%attr(644,root,root) %{_mandir}/man1/shrinkfile.1*
14cu|inn-2.5.4-4|557	%attr(644,root,root) %{_mandir}/man1/simpleftp.1*
14cu|inn-2.5.4-4|558	%attr(644,root,root) %{_mandir}/man1/sm.1*
14cu|inn-2.5.4-4|559	%attr(644,root,root) %{_mandir}/man5/active.5*
14cu|inn-2.5.4-4|560	%attr(644,root,root) %{_mandir}/man5/active.times.5*
14cu|inn-2.5.4-4|561	%attr(644,root,root) %{_mandir}/man5/buffindexed.conf.5*
14cu|inn-2.5.4-4|562	%attr(644,root,root) %{_mandir}/man5/control.ctl.5*
14cu|inn-2.5.4-4|563	%attr(644,root,root) %{_mandir}/man5/cycbuff.conf.5*
14cu|inn-2.5.4-4|564	%attr(644,root,root) %{_mandir}/man5/distrib.pats.5*
14cu|inn-2.5.4-4|565	%attr(644,root,root) %{_mandir}/man5/distributions.5*
14cu|inn-2.5.4-4|566	%attr(644,root,root) %{_mandir}/man5/expire.ctl.5*
14cu|inn-2.5.4-4|567	%attr(644,root,root) %{_mandir}/man5/history.5*
14cu|inn-2.5.4-4|568	%attr(644,root,root) %{_mandir}/man5/incoming.conf.5*
14cu|inn-2.5.4-4|569	%attr(644,root,root) %{_mandir}/man5/inn.conf.5*
14cu|inn-2.5.4-4|570	%attr(644,root,root) %{_mandir}/man5/innfeed.conf.5*
14cu|inn-2.5.4-4|571	%attr(644,root,root) %{_mandir}/man5/innwatch.ctl.5*
14cu|inn-2.5.4-4|572	%attr(644,root,root) %{_mandir}/man5/localgroups.5*
14cu|inn-2.5.4-4|573	%attr(644,root,root) %{_mandir}/man5/moderators.5*
14cu|inn-2.5.4-4|574	%attr(644,root,root) %{_mandir}/man5/motd.innd.5*
14cu|inn-2.5.4-4|575	%attr(644,root,root) %{_mandir}/man5/motd.news.5*
14cu|inn-2.5.4-4|576	%attr(644,root,root) %{_mandir}/man5/motd.nnrpd.5*
14cu|inn-2.5.4-4|577	%attr(644,root,root) %{_mandir}/man5/newsfeeds.5*
14cu|inn-2.5.4-4|578	%attr(644,root,root) %{_mandir}/man5/newsgroups.5*
14cu|inn-2.5.4-4|579	%attr(644,root,root) %{_mandir}/man5/newslog.5*
14cu|inn-2.5.4-4|580	%attr(644,root,root) %{_mandir}/man5/nnrpd.track.5*
14cu|inn-2.5.4-4|581	%attr(644,root,root) %{_mandir}/man5/nntpsend.ctl.5*
14cu|inn-2.5.4-4|582	%attr(644,root,root) %{_mandir}/man5/nocem.ctl.5*
14cu|inn-2.5.4-4|583	%attr(644,root,root) %{_mandir}/man5/ovdb.5*
14cu|inn-2.5.4-4|584	%attr(644,root,root) %{_mandir}/man5/passwd.nntp.5*
14cu|inn-2.5.4-4|585	%attr(644,root,root) %{_mandir}/man5/*radius.conf.5*
14cu|inn-2.5.4-4|586	%attr(644,root,root) %{_mandir}/man5/readers.conf.5*
14cu|inn-2.5.4-4|587	%attr(644,root,root) %{_mandir}/man5/storage.conf.5*
14cu|inn-2.5.4-4|588	%attr(644,root,root) %{_mandir}/man5/subscriptions.5*
14cu|inn-2.5.4-4|589	%attr(644,root,root) %{_mandir}/man8/actsync.8*
14cu|inn-2.5.4-4|590	%attr(644,root,root) %{_mandir}/man8/actsyncd.8*
14cu|inn-2.5.4-4|591	%attr(644,root,root) %{_mandir}/man8/archive.8*
14cu|inn-2.5.4-4|592	%attr(644,root,root) %{_mandir}/man8/batcher.8*
14cu|inn-2.5.4-4|593	%attr(644,root,root) %{_mandir}/man8/buffchan.8*
14cu|inn-2.5.4-4|594	%attr(644,root,root) %{_mandir}/man8/ckpasswd.8*
14cu|inn-2.5.4-4|595	%attr(644,root,root) %{_mandir}/man8/cnfsheadconf.8*
14cu|inn-2.5.4-4|596	%attr(644,root,root) %{_mandir}/man8/cnfsstat.8*
14cu|inn-2.5.4-4|597	%attr(644,root,root) %{_mandir}/man8/controlchan.8*
14cu|inn-2.5.4-4|598	%attr(644,root,root) %{_mandir}/man8/ctlinnd.8*
14cu|inn-2.5.4-4|599	%attr(644,root,root) %{_mandir}/man8/cvtbatch.8*
14cu|inn-2.5.4-4|600	%attr(644,root,root) %{_mandir}/man8/docheckgroups.8*
14cu|inn-2.5.4-4|601	%attr(644,root,root) %{_mandir}/man8/domain.8*
14cu|inn-2.5.4-4|602	%attr(644,root,root) %{_mandir}/man8/expire.8*
14cu|inn-2.5.4-4|603	%attr(644,root,root) %{_mandir}/man8/expireover.8*
14cu|inn-2.5.4-4|604	%attr(644,root,root) %{_mandir}/man8/expirerm.8*
14cu|inn-2.5.4-4|605	%attr(644,root,root) %{_mandir}/man8/filechan.8*
14cu|inn-2.5.4-4|606	%attr(644,root,root) %{_mandir}/man8/ident.8*
14cu|inn-2.5.4-4|607	%attr(644,root,root) %{_mandir}/man8/imapfeed.8*
14cu|inn-2.5.4-4|608	%attr(644,root,root) %{_mandir}/man8/innbind.8*
14cu|inn-2.5.4-4|609	%attr(644,root,root) %{_mandir}/man8/inncheck.8*
14cu|inn-2.5.4-4|610	%attr(644,root,root) %{_mandir}/man8/innd.8*
14cu|inn-2.5.4-4|611	%attr(644,root,root) %{_mandir}/man8/inndf.8*
14cu|inn-2.5.4-4|612	%attr(644,root,root) %{_mandir}/man8/innfeed.8*
14cu|inn-2.5.4-4|613	%attr(644,root,root) %{_mandir}/man8/innreport.8*
14cu|inn-2.5.4-4|614	%attr(644,root,root) %{_mandir}/man8/innstat.8*
14cu|inn-2.5.4-4|615	%attr(644,root,root) %{_mandir}/man8/innupgrade.8*
14cu|inn-2.5.4-4|616	%attr(644,root,root) %{_mandir}/man8/innwatch.8*
14cu|inn-2.5.4-4|617	%attr(644,root,root) %{_mandir}/man8/innxbatch.8*
14cu|inn-2.5.4-4|618	%attr(644,root,root) %{_mandir}/man8/innxmit.8*
14cu|inn-2.5.4-4|619	%attr(644,root,root) %{_mandir}/man8/inpaths.8*
14cu|inn-2.5.4-4|620	%attr(644,root,root) %{_mandir}/man8/mailpost.8*
14cu|inn-2.5.4-4|621	%attr(644,root,root) %{_mandir}/man8/makedbz.8*
14cu|inn-2.5.4-4|622	%attr(644,root,root) %{_mandir}/man8/makehistory.8*
14cu|inn-2.5.4-4|623	%attr(644,root,root) %{_mandir}/man8/mod-active.8*
14cu|inn-2.5.4-4|624	%attr(644,root,root) %{_mandir}/man8/news.daily.8*
14cu|inn-2.5.4-4|625	%attr(644,root,root) %{_mandir}/man8/news2mail.8*
14cu|inn-2.5.4-4|626	%attr(644,root,root) %{_mandir}/man8/ninpaths.8*
14cu|inn-2.5.4-4|627	%attr(644,root,root) %{_mandir}/man8/nnrpd.8*
14cu|inn-2.5.4-4|628	%attr(644,root,root) %{_mandir}/man8/nntpsend.8*
14cu|inn-2.5.4-4|629	%attr(644,root,root) %{_mandir}/man8/ovdb_init.8*
14cu|inn-2.5.4-4|630	%attr(644,root,root) %{_mandir}/man8/ovdb_monitor.8*
14cu|inn-2.5.4-4|631	%attr(644,root,root) %{_mandir}/man8/ovdb_server.8*
14cu|inn-2.5.4-4|632	%attr(644,root,root) %{_mandir}/man8/ovdb_stat.8*
14cu|inn-2.5.4-4|633	%attr(644,root,root) %{_mandir}/man8/overchan.8*
14cu|inn-2.5.4-4|634	%attr(644,root,root) %{_mandir}/man8/perl-nocem.8*
14cu|inn-2.5.4-4|635	%attr(644,root,root) %{_mandir}/man8/procbatch.8*
14cu|inn-2.5.4-4|636	%attr(644,root,root) %{_mandir}/man8/prunehistory.8*
14cu|inn-2.5.4-4|637	%attr(644,root,root) %{_mandir}/man8/*radius.8*
14cu|inn-2.5.4-4|638	%attr(644,root,root) %{_mandir}/man8/rc.news.8*
14cu|inn-2.5.4-4|639	%attr(644,root,root) %{_mandir}/man8/scanlogs.8*
14cu|inn-2.5.4-4|640	%attr(644,root,root) %{_mandir}/man8/scanspool.8*
14cu|inn-2.5.4-4|641	%attr(644,root,root) %{_mandir}/man8/send-nntp.8*
14cu|inn-2.5.4-4|642	%attr(644,root,root) %{_mandir}/man8/send-uucp.8*
14cu|inn-2.5.4-4|643	%attr(644,root,root) %{_mandir}/man8/sendinpaths.8*
14cu|inn-2.5.4-4|644	%attr(644,root,root) %{_mandir}/man8/tally.control.8*
14cu|inn-2.5.4-4|645	%attr(644,root,root) %{_mandir}/man8/tdx-util.8*
14cu|inn-2.5.4-4|646	%attr(644,root,root) %{_mandir}/man8/tinyleaf.8*
14cu|inn-2.5.4-4|647	%attr(644,root,root) %{_mandir}/man8/writelog.8*
14cu|inn-2.5.4-4|648	
14cu|inn-2.5.4-4|649	%files devel
14cu|inn-2.5.4-4|650	%{_mandir}/man3/*
14cu|inn-2.5.4-4|651	%dir %{_includedir}/%{name}
14cu|inn-2.5.4-4|652	%defattr(644,root,root)
14cu|inn-2.5.4-4|653	%{_libdir}/libinnhist.a
14cu|inn-2.5.4-4|654	%{_libdir}/libinn.a
14cu|inn-2.5.4-4|655	%{_libdir}/libstorage.a
14cu|inn-2.5.4-4|656	%{_includedir}/inn/clibrary.h
14cu|inn-2.5.4-4|657	%{_includedir}/inn/inndcomm.h
14cu|inn-2.5.4-4|658	%{_includedir}/inn/vector.h
14cu|inn-2.5.4-4|659	%{_includedir}/inn/dbz.h
14cu|inn-2.5.4-4|660	%{_includedir}/inn/confparse.h
14cu|inn-2.5.4-4|661	%{_includedir}/inn/storage.h
14cu|inn-2.5.4-4|662	%{_includedir}/inn/timer.h
14cu|inn-2.5.4-4|663	%{_includedir}/inn/mmap.h
14cu|inn-2.5.4-4|664	%{_includedir}/inn/ov.h
14cu|inn-2.5.4-4|665	%{_includedir}/inn/md5.h
14cu|inn-2.5.4-4|666	%{_includedir}/inn/network.h
14cu|inn-2.5.4-4|667	%{_includedir}/inn/tst.h
14cu|inn-2.5.4-4|668	%{_includedir}/inn/history.h
14cu|inn-2.5.4-4|669	%{_includedir}/inn/libinn.h
14cu|inn-2.5.4-4|670	%{_includedir}/inn/nntp.h
14cu|inn-2.5.4-4|671	%{_includedir}/inn/version.h
14cu|inn-2.5.4-4|672	%{_includedir}/inn/system.h
14cu|inn-2.5.4-4|673	%{_includedir}/inn/config.h
14cu|inn-2.5.4-4|674	%{_includedir}/inn/sequence.h
14cu|inn-2.5.4-4|675	%{_includedir}/inn/defines.h
14cu|inn-2.5.4-4|676	%{_includedir}/inn/innconf.h
14cu|inn-2.5.4-4|677	%{_includedir}/inn/qio.h
14cu|inn-2.5.4-4|678	%{_includedir}/inn/paths.h
14cu|inn-2.5.4-4|679	%{_includedir}/inn/options.h
14cu|inn-2.5.4-4|680	%{_includedir}/inn/list.h
14cu|inn-2.5.4-4|681	%{_includedir}/inn/buffer.h
14cu|inn-2.5.4-4|682	%{_includedir}/inn/wire.h
14cu|inn-2.5.4-4|683	%{_includedir}/inn/utility.h
14cu|inn-2.5.4-4|684	%{_includedir}/inn/overview.h
14cu|inn-2.5.4-4|685	%{_includedir}/inn/hashtab.h
14cu|inn-2.5.4-4|686	%{_includedir}/inn/messages.h
14cu|inn-2.5.4-4|687	%{_includedir}/inn/dispatch.h
14cu|inn-2.5.4-4|688	%{_includedir}/inn/newsuser.h
14cu|inn-2.5.4-4|689	
14cu|inn-2.5.4-4|690	%files -n inews
14cu|inn-2.5.4-4|691	%attr(755,root,root) /usr/bin/inews
14cu|inn-2.5.4-4|692	%attr(644,root,root) %{_mandir}/man1/inews*
14cu|inn-2.5.4-4|693	
14cu|inn-2.5.4-4|694	
14cu|inn-2.5.4-4|695	
14cu|inn-2.5.4-4|696	%changelog
14cu|inn-2.5.4-4|697	* Mon Jan 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5.4-4
14cu|inn-2.5.4-4|698	+ Revision: 0d999fa
14cu|inn-2.5.4-4|699	- Fix /run usage
14cu|inn-2.5.4-4|700	
14cu|inn-2.5.4-4|701	

10466 14
14cu|intel-gpu-tools-1.17-1|1	Summary:	Tools for debugging the Intel graphics driver
14cu|intel-gpu-tools-1.17-1|2	Name:		intel-gpu-tools
14cu|intel-gpu-tools-1.17-1|3	Version:	1.17
14cu|intel-gpu-tools-1.17-1|4	Release:	1
14cu|intel-gpu-tools-1.17-1|5	License:	MIT
14cu|intel-gpu-tools-1.17-1|6	Group:		System/Kernel and hardware
14cu|intel-gpu-tools-1.17-1|7	Url:		http://xorg.freedesktop.org
14cu|intel-gpu-tools-1.17-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cu|intel-gpu-tools-1.17-1|9	BuildRequires:	bison
14cu|intel-gpu-tools-1.17-1|10	BuildRequires:	flex
14cu|intel-gpu-tools-1.17-1|11	BuildRequires:	python-docutils
14cu|intel-gpu-tools-1.17-1|12	BuildRequires:	python3
14cu|intel-gpu-tools-1.17-1|13	BuildRequires:	pkgconfig(cairo)
14cu|intel-gpu-tools-1.17-1|14	BuildRequires:	pkgconfig(cairo-xlib)
14cu|intel-gpu-tools-1.17-1|15	BuildRequires:	pkgconfig(dri2proto)
14cu|intel-gpu-tools-1.17-1|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|intel-gpu-tools-1.17-1|17	BuildRequires:	pkgconfig(gtk-doc)
14cu|intel-gpu-tools-1.17-1|18	BuildRequires:	pkgconfig(libdrm)
14cu|intel-gpu-tools-1.17-1|19	BuildRequires:	pkgconfig(libkmod)
14cu|intel-gpu-tools-1.17-1|20	BuildRequires:	pkgconfig(libprocps)
14cu|intel-gpu-tools-1.17-1|21	BuildRequires:	pkgconfig(libudev)
14cu|intel-gpu-tools-1.17-1|22	BuildRequires:	pkgconfig(libunwind)
14cu|intel-gpu-tools-1.17-1|23	BuildRequires:	pkgconfig(pciaccess)
14cu|intel-gpu-tools-1.17-1|24	BuildRequires:	pkgconfig(x11)
14cu|intel-gpu-tools-1.17-1|25	BuildRequires:	pkgconfig(xext)
14cu|intel-gpu-tools-1.17-1|26	BuildRequires:	pkgconfig(xorg-macros)
14cu|intel-gpu-tools-1.17-1|27	BuildRequires:	pkgconfig(xrandr)
14cu|intel-gpu-tools-1.17-1|28	BuildRequires:	pkgconfig(xv)
14cu|intel-gpu-tools-1.17-1|29	
14cu|intel-gpu-tools-1.17-1|30	%description
14cu|intel-gpu-tools-1.17-1|31	Intel GPU Tools is a package of tools for debugging the Intel graphics
14cu|intel-gpu-tools-1.17-1|32	driver, including a GPU hang dumping program, performance monitor, and
14cu|intel-gpu-tools-1.17-1|33	performance microbenchmarks for regression testing the DRM.
14cu|intel-gpu-tools-1.17-1|34	
14cu|intel-gpu-tools-1.17-1|35	%files
14cu|intel-gpu-tools-1.17-1|36	%doc NEWS README
14cu|intel-gpu-tools-1.17-1|37	%{_bindir}/igt_stats
14cu|intel-gpu-tools-1.17-1|38	%{_bindir}/intel*
14cu|intel-gpu-tools-1.17-1|39	%{_datadir}/%{name}/
14cu|intel-gpu-tools-1.17-1|40	%{_datadir}/gtk-doc/html/%{name}/
14cu|intel-gpu-tools-1.17-1|41	%{_libdir}/pkgconfig/intel-gen4asm.pc
14cu|intel-gpu-tools-1.17-1|42	%{_libdir}/intel_aubdump.so
14cu|intel-gpu-tools-1.17-1|43	%{_libexecdir}/%{name}/
14cu|intel-gpu-tools-1.17-1|44	%{_mandir}/man1/intel*.1*
14cu|intel-gpu-tools-1.17-1|45	
14cu|intel-gpu-tools-1.17-1|46	#----------------------------------------------------------------------------
14cu|intel-gpu-tools-1.17-1|47	
14cu|intel-gpu-tools-1.17-1|48	%prep
14cu|intel-gpu-tools-1.17-1|49	%setup -q
14cu|intel-gpu-tools-1.17-1|50	
14cu|intel-gpu-tools-1.17-1|51	%build
14cu|intel-gpu-tools-1.17-1|52	autoreconf -fi
14cu|intel-gpu-tools-1.17-1|53	%configure2_5x \
14cu|intel-gpu-tools-1.17-1|54	--disable-tests
14cu|intel-gpu-tools-1.17-1|55	%make
14cu|intel-gpu-tools-1.17-1|56	
14cu|intel-gpu-tools-1.17-1|57	%install
14cu|intel-gpu-tools-1.17-1|58	%makeinstall_std
14cu|intel-gpu-tools-1.17-1|59	
14cu|intel-gpu-tools-1.17-1|60	
14cu|intel-gpu-tools-1.17-1|61	%changelog
14cu|intel-gpu-tools-1.17-1|62	
14cu|intel-gpu-tools-1.17-1|63	* Mon Dec 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.17-1
14cu|intel-gpu-tools-1.17-1|64	- (53a64a7) Build requires pkgconfig(libkmod)
14cu|intel-gpu-tools-1.17-1|65	
14cu|intel-gpu-tools-1.17-1|66	

10467 14
14cu|invada-studio-plugins-lv2-1.2.0-9|1	%define ladspadir       %{_libdir}/ladspa
14cu|invada-studio-plugins-lv2-1.2.0-9|2	%define debug_package %{nil}
14cu|invada-studio-plugins-lv2-1.2.0-9|3	
14cu|invada-studio-plugins-lv2-1.2.0-9|4	Name:           invada-studio-plugins-lv2
14cu|invada-studio-plugins-lv2-1.2.0-9|5	Summary:        Studio LV2 plugins with GUI
14cu|invada-studio-plugins-lv2-1.2.0-9|6	Version:        1.2.0
14cu|invada-studio-plugins-lv2-1.2.0-9|7	Release:        9
14cu|invada-studio-plugins-lv2-1.2.0-9|8	Source:         http://launchpad.net/invada-studio/lv2/1.2/+download/%{name}_%{version}-nopkg.tgz
14cu|invada-studio-plugins-lv2-1.2.0-9|9	Patch0:         invada-studio-1.2.0-update-turtle.patch
14cu|invada-studio-plugins-lv2-1.2.0-9|10	URL:            http://www.invadarecords.com/Downloads.php?ID=00000264
14cu|invada-studio-plugins-lv2-1.2.0-9|11	License:        GPLv2
14cu|invada-studio-plugins-lv2-1.2.0-9|12	Group:          Sound
14cu|invada-studio-plugins-lv2-1.2.0-9|13	BuildRequires:  lv2-devel
14cu|invada-studio-plugins-lv2-1.2.0-9|14	BuildRequires:  cairo-devel
14cu|invada-studio-plugins-lv2-1.2.0-9|15	BuildRequires:  slv2-devel
14cu|invada-studio-plugins-lv2-1.2.0-9|16	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|invada-studio-plugins-lv2-1.2.0-9|17	BuildRequires:  libglade2.0-devel
14cu|invada-studio-plugins-lv2-1.2.0-9|18	
14cu|invada-studio-plugins-lv2-1.2.0-9|19	%description
14cu|invada-studio-plugins-lv2-1.2.0-9|20	This package provides a kit of LV2 plugins for sound studio usage
14cu|invada-studio-plugins-lv2-1.2.0-9|21	developed by Invada Records under GPLv2 license. It contains delay,
14cu|invada-studio-plugins-lv2-1.2.0-9|22	distortion, dynamics, low- and high-pass filter, phaser, early-reflection
14cu|invada-studio-plugins-lv2-1.2.0-9|23	reverbs, input amp, meter and test-tone plugins.
14cu|invada-studio-plugins-lv2-1.2.0-9|24	
14cu|invada-studio-plugins-lv2-1.2.0-9|25	%prep
14cu|invada-studio-plugins-lv2-1.2.0-9|26	%setup -q
14cu|invada-studio-plugins-lv2-1.2.0-9|27	%patch0 -p1
14cu|invada-studio-plugins-lv2-1.2.0-9|28	
14cu|invada-studio-plugins-lv2-1.2.0-9|29	%build
14cu|invada-studio-plugins-lv2-1.2.0-9|30	# replace /usr/local/lib/lv2 directory by appropriate lv2 directory
14cu|invada-studio-plugins-lv2-1.2.0-9|31	perl -pi -e 's/\/local\/lib/\/%{_lib}/g' Makefile
14cu|invada-studio-plugins-lv2-1.2.0-9|32	%make
14cu|invada-studio-plugins-lv2-1.2.0-9|33	
14cu|invada-studio-plugins-lv2-1.2.0-9|34	%install
14cu|invada-studio-plugins-lv2-1.2.0-9|35	
14cu|invada-studio-plugins-lv2-1.2.0-9|36	%make install-sys DESTDIR=%{buildroot}
14cu|invada-studio-plugins-lv2-1.2.0-9|37	
14cu|invada-studio-plugins-lv2-1.2.0-9|38	%clean
14cu|invada-studio-plugins-lv2-1.2.0-9|39	
14cu|invada-studio-plugins-lv2-1.2.0-9|40	%files
14cu|invada-studio-plugins-lv2-1.2.0-9|41	%doc README COPYING
14cu|invada-studio-plugins-lv2-1.2.0-9|42	%{_libdir}/lv2/invada.lv2/*
14cu|invada-studio-plugins-lv2-1.2.0-9|43	
14cu|invada-studio-plugins-lv2-1.2.0-9|44	%changelog
14cu|invada-studio-plugins-lv2-1.2.0-9|45	
14cu|invada-studio-plugins-lv2-1.2.0-9|46	* Fri Nov 27 2015 Denis Silakov <dsilakov@gmail.com> 1.2.0-9
14cu|invada-studio-plugins-lv2-1.2.0-9|47	- (1d37ab2) Disable debug
14cu|invada-studio-plugins-lv2-1.2.0-9|48	
14cu|invada-studio-plugins-lv2-1.2.0-9|49	

10468 14
14cu|inxi-2.3.0-1|1	Name:		inxi
14cu|inxi-2.3.0-1|2	Version:	2.3.0
14cu|inxi-2.3.0-1|3	Release:	1
14cu|inxi-2.3.0-1|4	License:	GPLv3
14cu|inxi-2.3.0-1|5	Group:		System/Configuration/Other
14cu|inxi-2.3.0-1|6	Summary:	Command line system information script for console and IRC
14cu|inxi-2.3.0-1|7	Url:		http://smxi.org/docs/inxi.htm
14cu|inxi-2.3.0-1|8	Source0:	https://github.com/smxi/inxi/archive/%{name}-master.zip
14cu|inxi-2.3.0-1|9	Source1:	README.urpmi
14cu|inxi-2.3.0-1|10	BuildRequires:	gzip
14cu|inxi-2.3.0-1|11	Requires:	glxinfo
14cu|inxi-2.3.0-1|12	Suggests:	lm_sensors
14cu|inxi-2.3.0-1|13	Suggests:	hddtemp
14cu|inxi-2.3.0-1|14	Suggests:	usbutils
14cu|inxi-2.3.0-1|15	Suggests:	xrandr
14cu|inxi-2.3.0-1|16	Suggests:	pciutils
14cu|inxi-2.3.0-1|17	Suggests:	procps
14cu|inxi-2.3.0-1|18	Suggests:	coreutils
14cu|inxi-2.3.0-1|19	Suggests:	gawk
14cu|inxi-2.3.0-1|20	Suggests:	sed
14cu|inxi-2.3.0-1|21	Suggests:	xprop
14cu|inxi-2.3.0-1|22	
14cu|inxi-2.3.0-1|23	BuildArch:	noarch
14cu|inxi-2.3.0-1|24	
14cu|inxi-2.3.0-1|25	%description
14cu|inxi-2.3.0-1|26	inxi is a command line system information script built for console and IRC.
14cu|inxi-2.3.0-1|27	It is also used for forum technical support, as a debugging tool, to quickly
14cu|inxi-2.3.0-1|28	ascertain user system configuration and hardware.
14cu|inxi-2.3.0-1|29	inxi shows system hardware, CPU, drivers, Xorg, Desktop, kernel, GCC version,
14cu|inxi-2.3.0-1|30	processes, RAM usage, and a wide variety of other useful information.
14cu|inxi-2.3.0-1|31	
14cu|inxi-2.3.0-1|32	
14cu|inxi-2.3.0-1|33	%files
14cu|inxi-2.3.0-1|34	%doc inxi.changelog README.* LICENSE.*
14cu|inxi-2.3.0-1|35	%{_bindir}/%{name}
14cu|inxi-2.3.0-1|36	%{_mandir}/man?/%{name}*
14cu|inxi-2.3.0-1|37	
14cu|inxi-2.3.0-1|38	#---------------------------------------------------
14cu|inxi-2.3.0-1|39	%package 	konversation
14cu|inxi-2.3.0-1|40	Summary:	Plugin for konversation
14cu|inxi-2.3.0-1|41	Group:		System/Configuration/Other
14cu|inxi-2.3.0-1|42	BuildRequires:	kde4-macros
14cu|inxi-2.3.0-1|43	Requires:       konversation
14cu|inxi-2.3.0-1|44	Requires:       %{name} = %{EVRD}
14cu|inxi-2.3.0-1|45	
14cu|inxi-2.3.0-1|46	%description 	konversation
14cu|inxi-2.3.0-1|47	Plugin to allow %{name} to be easily used in konversation.
14cu|inxi-2.3.0-1|48	
14cu|inxi-2.3.0-1|49	
14cu|inxi-2.3.0-1|50	%files konversation
14cu|inxi-2.3.0-1|51	%doc inxi.changelog
14cu|inxi-2.3.0-1|52	%{_kde_appsdir}/konversation/scripts/%{name}
14cu|inxi-2.3.0-1|53	
14cu|inxi-2.3.0-1|54	#---------------------------------------------------
14cu|inxi-2.3.0-1|55	%prep
14cu|inxi-2.3.0-1|56	%setup -qn %{name}-master
14cu|inxi-2.3.0-1|57	chmod -x inxi.changelog
14cu|inxi-2.3.0-1|58	
14cu|inxi-2.3.0-1|59	%build
14cu|inxi-2.3.0-1|60	# nothing here
14cu|inxi-2.3.0-1|61	
14cu|inxi-2.3.0-1|62	%install
14cu|inxi-2.3.0-1|63	# binary script
14cu|inxi-2.3.0-1|64	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|inxi-2.3.0-1|65	# man page
14cu|inxi-2.3.0-1|66	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14cu|inxi-2.3.0-1|67	# konversation-plugin
14cu|inxi-2.3.0-1|68	mkdir -p %{buildroot}%{_kde_appsdir}/konversation/scripts
14cu|inxi-2.3.0-1|69	pushd %{buildroot}%{_kde_appsdir}/konversation/scripts/
14cu|inxi-2.3.0-1|70	ln -s %{_bindir}/%{name} %{name}
14cu|inxi-2.3.0-1|71	popd
14cu|inxi-2.3.0-1|72	
14cu|inxi-2.3.0-1|73	# inxi --recommends
14cu|inxi-2.3.0-1|74	install -m644 %{SOURCE1} README.urpmi
14cu|inxi-2.3.0-1|75	
14cu|inxi-2.3.0-1|76	
14cu|inxi-2.3.0-1|77	%changelog
14cu|inxi-2.3.0-1|78	
14cu|inxi-2.3.0-1|79	* Sun Jul 03 2016 abfonly <abfonly@gmail.com> 2.3.0-1
14cu|inxi-2.3.0-1|80	- (3311520) Log: Update to 2.3.0
14cu|inxi-2.3.0-1|81	- (3311520) =====================================================================================
14cu|inxi-2.3.0-1|82	- (3311520) Version: 2.3.0
14cu|inxi-2.3.0-1|83	- (3311520) Patch Version: 00
14cu|inxi-2.3.0-1|84	- (3311520) Script Date:  2016-04-18
14cu|inxi-2.3.0-1|85	- (3311520) -----------------------------------
14cu|inxi-2.3.0-1|86	- (3311520) Changes:
14cu|inxi-2.3.0-1|87	- (3311520) -----------------------------------
14cu|inxi-2.3.0-1|88	- (3311520) New Feature, new version, new man page, new tarball. Laptop users should be happy,
14cu|inxi-2.3.0-1|89	- (3311520) -B option now shows, if available, battery data. Quite good data for systems
14cu|inxi-2.3.0-1|90	- (3311520) with /sys battery data, only rudimentary for systems using dmidecode (BSDs).
14cu|inxi-2.3.0-1|91	- (3311520) dmidecode has no current voltage/charge/current supported capacity.
14cu|inxi-2.3.0-1|92	- (3311520) Main row shows charge and condition. Condition shows you have much capacity the
14cu|inxi-2.3.0-1|93	- (3311520) battery currently has vs its design capacity. Charge shows the Wh/percent of
14cu|inxi-2.3.0-1|94	- (3311520) current capacity of battery (NOT the rated design capacity).
14cu|inxi-2.3.0-1|95	- (3311520) -x adds battery vendor/model info, and battery status (like, charging, discharging,
14cu|inxi-2.3.0-1|96	- (3311520) full).
14cu|inxi-2.3.0-1|97	- (3311520) -xx adds battery serial number and voltage information. Note that voltage information
14cu|inxi-2.3.0-1|98	- (3311520) is presented as Current Voltage / Designed minimum voltage.
14cu|inxi-2.3.0-1|99	- (3311520) -xxx adds battery chemistry (like Li-ion), cycles (note: there's a bug somewhere in
14cu|inxi-2.3.0-1|100	- (3311520) that makes the cycle count always be 0, I don't know if that's in the batteries,
14cu|inxi-2.3.0-1|101	- (3311520) the linux kernel, but it's not inxi, just FYI, the data is simply 0 always in all
14cu|inxi-2.3.0-1|102	- (3311520) my datasets so far.
14cu|inxi-2.3.0-1|103	- (3311520) For dmidecode output, the location of the batter is also shown in -xxx
14cu|inxi-2.3.0-1|104	
14cu|inxi-2.3.0-1|105	

10469 14
14cu|iodine-0.7.0-1|1	Name:           iodine
14cu|iodine-0.7.0-1|2	Version:        0.7.0
14cu|iodine-0.7.0-1|3	Release:        1
14cu|iodine-0.7.0-1|4	Summary:        Tunnel IP over DNS NULL request
14cu|iodine-0.7.0-1|5	Group:          Networking/Other
14cu|iodine-0.7.0-1|6	License:        BSD
14cu|iodine-0.7.0-1|7	URL:            http://code.kryo.se/iodine/
14cu|iodine-0.7.0-1|8	Source0:        http://code.kryo.se/iodine/%{name}-%{version}.tar.gz
14cu|iodine-0.7.0-1|9	Source1:        iodine.service
14cu|iodine-0.7.0-1|10	Source2:        iodine.conf
14cu|iodine-0.7.0-1|11	Source3:        iodined.service
14cu|iodine-0.7.0-1|12	Source4:        iodined.conf
14cu|iodine-0.7.0-1|13	BuildRequires: zlib-devel
14cu|iodine-0.7.0-1|14	
14cu|iodine-0.7.0-1|15	%description
14cu|iodine-0.7.0-1|16	odine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cu|iodine-0.7.0-1|17	different situations where internet access is firewalled, but DNS queries
14cu|iodine-0.7.0-1|18	are allowed.
14cu|iodine-0.7.0-1|19	
14cu|iodine-0.7.0-1|20	The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s
14cu|iodine-0.7.0-1|21	downstream.
14cu|iodine-0.7.0-1|22	
14cu|iodine-0.7.0-1|23	Compared to other DNS tunnel implementations, iodine offers:
14cu|iodine-0.7.0-1|24	
14cu|iodine-0.7.0-1|25	* Higher performance
14cu|iodine-0.7.0-1|26	iodine uses the NULL type that allows the downstream data to be sent
14cu|iodine-0.7.0-1|27	without encoding. Each DNS reply can contain over a kilobyte of compressed
14cu|iodine-0.7.0-1|28	payload data.
14cu|iodine-0.7.0-1|29	* Portability
14cu|iodine-0.7.0-1|30	iodine runs on many different UNIX-like systems as well as on Win32.
14cu|iodine-0.7.0-1|31	Tunnels can be set up between two hosts no matter their endianness or
14cu|iodine-0.7.0-1|32	operating system.
14cu|iodine-0.7.0-1|33	* Security
14cu|iodine-0.7.0-1|34	iodine uses challenge-response login secured by MD5 hash. It also
14cu|iodine-0.7.0-1|35	filters out any packets not coming from the IP used when logging in.
14cu|iodine-0.7.0-1|36	* Less setup
14cu|iodine-0.7.0-1|37	iodine handles setting IP number on interfaces automatically, and up
14cu|iodine-0.7.0-1|38	to 16 users can share one server at the same time. Packet size is
14cu|iodine-0.7.0-1|39	automatically probed for maximum downstream throughput.
14cu|iodine-0.7.0-1|40	
14cu|iodine-0.7.0-1|41	
14cu|iodine-0.7.0-1|42	%package	client
14cu|iodine-0.7.0-1|43	Summary:	Iodine client (Tunnel IP over DNS)
14cu|iodine-0.7.0-1|44	Group:		Networking/Other
14cu|iodine-0.7.0-1|45	Requires:   %{name}-common
14cu|iodine-0.7.0-1|46	
14cu|iodine-0.7.0-1|47	%description	client
14cu|iodine-0.7.0-1|48	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cu|iodine-0.7.0-1|49	different situations where internet access is firewalled, but DNS queries
14cu|iodine-0.7.0-1|50	are allowed.
14cu|iodine-0.7.0-1|51	
14cu|iodine-0.7.0-1|52	This package contains the client part.
14cu|iodine-0.7.0-1|53	
14cu|iodine-0.7.0-1|54	%package	server
14cu|iodine-0.7.0-1|55	Summary:	Iodine server (Tunnel IP over DNS)
14cu|iodine-0.7.0-1|56	Group:		Networking/Other
14cu|iodine-0.7.0-1|57	Requires:   %{name}-common
14cu|iodine-0.7.0-1|58	
14cu|iodine-0.7.0-1|59	%description	server
14cu|iodine-0.7.0-1|60	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cu|iodine-0.7.0-1|61	different situations where internet access is firewalled, but DNS queries
14cu|iodine-0.7.0-1|62	are allowed.
14cu|iodine-0.7.0-1|63	
14cu|iodine-0.7.0-1|64	
14cu|iodine-0.7.0-1|65	This package contains the server part.
14cu|iodine-0.7.0-1|66	
14cu|iodine-0.7.0-1|67	%package	common
14cu|iodine-0.7.0-1|68	Summary:	Iodine common part (Tunnel IP over DNS)
14cu|iodine-0.7.0-1|69	Group:		Networking/Other
14cu|iodine-0.7.0-1|70	
14cu|iodine-0.7.0-1|71	%description    common
14cu|iodine-0.7.0-1|72	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
14cu|iodine-0.7.0-1|73	different situations where internet access is firewalled, but DNS queries
14cu|iodine-0.7.0-1|74	are allowed.
14cu|iodine-0.7.0-1|75	
14cu|iodine-0.7.0-1|76	
14cu|iodine-0.7.0-1|77	This package contains some script shared between server and client.
14cu|iodine-0.7.0-1|78	
14cu|iodine-0.7.0-1|79	
14cu|iodine-0.7.0-1|80	%prep
14cu|iodine-0.7.0-1|81	%setup -qn %{name}-%{version}
14cu|iodine-0.7.0-1|82	
14cu|iodine-0.7.0-1|83	%build
14cu|iodine-0.7.0-1|84	%make prefix=%{_prefix}
14cu|iodine-0.7.0-1|85	
14cu|iodine-0.7.0-1|86	%install
14cu|iodine-0.7.0-1|87	%makeinstall
14cu|iodine-0.7.0-1|88	mkdir -p %{buildroot}/%{_unitdir}/service
14cu|iodine-0.7.0-1|89	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/
14cu|iodine-0.7.0-1|90	install -m 0755 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}.service
14cu|iodine-0.7.0-1|91	install -m 0755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cu|iodine-0.7.0-1|92	install -m 0755 %{SOURCE3} %{buildroot}/%{_unitdir}/%{name}d.service
14cu|iodine-0.7.0-1|93	install -m 0755 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}d
14cu|iodine-0.7.0-1|94	
14cu|iodine-0.7.0-1|95	# this is a hack so we can bypass ifplugd that try to run dhcp on the
14cu|iodine-0.7.0-1|96	# newly created interface
14cu|iodine-0.7.0-1|97	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14cu|iodine-0.7.0-1|98	echo -e '#!/bin/bash\nexit 0\n' > %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup-dns
14cu|iodine-0.7.0-1|99	
14cu|iodine-0.7.0-1|100	%pre server
14cu|iodine-0.7.0-1|101	%_pre_useradd %{name}d /var/empty /sbin/nologin
14cu|iodine-0.7.0-1|102	
14cu|iodine-0.7.0-1|103	%post server
14cu|iodine-0.7.0-1|104	%systemd_post %{name}d.service
14cu|iodine-0.7.0-1|105	
14cu|iodine-0.7.0-1|106	%preun server
14cu|iodine-0.7.0-1|107	%systemd_preun %{name}d.service
14cu|iodine-0.7.0-1|108	
14cu|iodine-0.7.0-1|109	%postun server
14cu|iodine-0.7.0-1|110	%_postun_userdel %{name}d
14cu|iodine-0.7.0-1|111	%systemd_postun_with_restart %{name}d.service
14cu|iodine-0.7.0-1|112	
14cu|iodine-0.7.0-1|113	
14cu|iodine-0.7.0-1|114	%pre client
14cu|iodine-0.7.0-1|115	%_pre_useradd %{name} /var/empty /sbin/nologin
14cu|iodine-0.7.0-1|116	
14cu|iodine-0.7.0-1|117	%post client
14cu|iodine-0.7.0-1|118	%systemd_post %{name}.service
14cu|iodine-0.7.0-1|119	
14cu|iodine-0.7.0-1|120	%preun client
14cu|iodine-0.7.0-1|121	%systemd_preun %{name}.service
14cu|iodine-0.7.0-1|122	
14cu|iodine-0.7.0-1|123	%postun client
14cu|iodine-0.7.0-1|124	%_postun_userdel %{name}
14cu|iodine-0.7.0-1|125	%systemd_postun_with_restart %{name}.service
14cu|iodine-0.7.0-1|126	
14cu|iodine-0.7.0-1|127	%files common
14cu|iodine-0.7.0-1|128	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/sysconfig/network-scripts/ifup-dns
14cu|iodine-0.7.0-1|129	
14cu|iodine-0.7.0-1|130	%files server
14cu|iodine-0.7.0-1|131	%doc README
14cu|iodine-0.7.0-1|132	%{_sbindir}/%{name}d
14cu|iodine-0.7.0-1|133	%{_unitdir}/%{name}d.service
14cu|iodine-0.7.0-1|134	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}d
14cu|iodine-0.7.0-1|135	
14cu|iodine-0.7.0-1|136	%files client
14cu|iodine-0.7.0-1|137	%doc README
14cu|iodine-0.7.0-1|138	%{_sbindir}/%{name}
14cu|iodine-0.7.0-1|139	%{_unitdir}/%{name}.service
14cu|iodine-0.7.0-1|140	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|iodine-0.7.0-1|141	%{_mandir}/man8/%{name}.*
14cu|iodine-0.7.0-1|142	
14cu|iodine-0.7.0-1|143	%changelog
14cu|iodine-0.7.0-1|144	
14cu|iodine-0.7.0-1|145	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 0.7.0-1
14cu|iodine-0.7.0-1|146	- (04948bf) More spec cleanup
14cu|iodine-0.7.0-1|147	
14cu|iodine-0.7.0-1|148	

10470 14
14cu|iogen-3.1-7|1	%define subversion p0
14cu|iogen-3.1-7|2	
14cu|iogen-3.1-7|3	Summary:	A stress tool to produce heavily fragmented I/O operations
14cu|iogen-3.1-7|4	Name:		iogen
14cu|iogen-3.1-7|5	Version:	3.1
14cu|iogen-3.1-7|6	Release:	7
14cu|iogen-3.1-7|7	License:	BSD
14cu|iogen-3.1-7|8	Group:		System/Kernel and hardware
14cu|iogen-3.1-7|9	Url:		http://www.peereboom.us/iogen/
14cu|iogen-3.1-7|10	Source0:	%{name}_%{version}%{subversion}.tar.bz2
14cu|iogen-3.1-7|11	Patch0:		iogen_3.1p0-optflags.patch
14cu|iogen-3.1-7|12	Patch1:		iogen_3.1p0-sfmt.patch
14cu|iogen-3.1-7|13	BuildRequires:	groff-for-man
14cu|iogen-3.1-7|14	
14cu|iogen-3.1-7|15	%description
14cu|iogen-3.1-7|16	Iogen is an I/O generator.
14cu|iogen-3.1-7|17	
14cu|iogen-3.1-7|18	It forks child processes that each run a mix of reads and writes.
14cu|iogen-3.1-7|19	The idea is to generate heavily fragmented files to make the hardware suffer
14cu|iogen-3.1-7|20	as much as possible. This tool has been used to test filesystems, drivers,
14cu|iogen-3.1-7|21	firmware, and hardware devices.
14cu|iogen-3.1-7|22	
14cu|iogen-3.1-7|23	It is by no means meant as a performance measuring tool since it tries to
14cu|iogen-3.1-7|24	recreate the worst case scenario I/O.
14cu|iogen-3.1-7|25	
14cu|iogen-3.1-7|26	%files
14cu|iogen-3.1-7|27	%{_bindir}/iogen
14cu|iogen-3.1-7|28	%{_mandir}/man8/*
14cu|iogen-3.1-7|29	
14cu|iogen-3.1-7|30	#----------------------------------------------------------------------------
14cu|iogen-3.1-7|31	
14cu|iogen-3.1-7|32	%prep
14cu|iogen-3.1-7|33	%setup -qn %{name}_%{version}%{subversion}
14cu|iogen-3.1-7|34	%patch0 -p1
14cu|iogen-3.1-7|35	%patch1 -p1
14cu|iogen-3.1-7|36	
14cu|iogen-3.1-7|37	%build
14cu|iogen-3.1-7|38	%setup_compile_flags
14cu|iogen-3.1-7|39	%make
14cu|iogen-3.1-7|40	
14cu|iogen-3.1-7|41	%install
14cu|iogen-3.1-7|42	mkdir -p %{buildroot}%{_bindir}
14cu|iogen-3.1-7|43	mkdir -p %{buildroot}%{_mandir}/man8
14cu|iogen-3.1-7|44	install -m 755 iogen %{buildroot}%{_bindir}/iogen
14cu|iogen-3.1-7|45	install -m 644 iogen.cat8 %{buildroot}%{_mandir}/man8/iogen.8
14cu|iogen-3.1-7|46	
14cu|iogen-3.1-7|47	
14cu|iogen-3.1-7|48	%changelog
14cu|iogen-3.1-7|49	
14cu|iogen-3.1-7|50	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1-7
14cu|iogen-3.1-7|51	- (b91ba66) Build with system optflags to fix debug package
14cu|iogen-3.1-7|52	- (b91ba66) Spec cleanup
14cu|iogen-3.1-7|53	- (b91ba66) Fix string format errors
14cu|iogen-3.1-7|54	
14cu|iogen-3.1-7|55	

10471 14
14cu|iouyap-0.97-1|1	%define _libexecdir /usr/libexec
14cu|iouyap-0.97-1|2	
14cu|iouyap-0.97-1|3	Summary:	Bridge IOU to TAP, UDP and Ethernet
14cu|iouyap-0.97-1|4	Name:		iouyap
14cu|iouyap-0.97-1|5	Version:	0.97
14cu|iouyap-0.97-1|6	Release:	1
14cu|iouyap-0.97-1|7	License:	GPL
14cu|iouyap-0.97-1|8	Group:		Emulators
14cu|iouyap-0.97-1|9	Url:		https://github.com/GNS3/iouyap
14cu|iouyap-0.97-1|10	Source0:	https://github.com/GNS3/iouyap/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|iouyap-0.97-1|11	Patch0:		%{name}-0.97_buff_overflow.patch
14cu|iouyap-0.97-1|12	BuildRequires:	bison
14cu|iouyap-0.97-1|13	BuildRequires:	flex
14cu|iouyap-0.97-1|14	BuildRequires:	gcc
14cu|iouyap-0.97-1|15	BuildRequires:	glibc-devel
14cu|iouyap-0.97-1|16	BuildRequires:	iniparser-devel
14cu|iouyap-0.97-1|17	Requires(pre):	shadow-utils
14cu|iouyap-0.97-1|18	
14cu|iouyap-0.97-1|19	%description
14cu|iouyap-0.97-1|20	Bridge IOU to TAP, UDP and Ethernet, mainly used by gns3server
14cu|iouyap-0.97-1|21	
14cu|iouyap-0.97-1|22	In order to use iouyap as non-root user, the user needs to be member
14cu|iouyap-0.97-1|23	of the iouyap group!
14cu|iouyap-0.97-1|24	
14cu|iouyap-0.97-1|25	%prep
14cu|iouyap-0.97-1|26	%setup -q
14cu|iouyap-0.97-1|27	%patch0 -p1
14cu|iouyap-0.97-1|28	
14cu|iouyap-0.97-1|29	%build
14cu|iouyap-0.97-1|30	bison --yacc -dv netmap_parse.y
14cu|iouyap-0.97-1|31	flex netmap_scan.l
14cu|iouyap-0.97-1|32	gcc -I -Wall -fPIE %{optflags} *.c -o %{name} -liniparser -lpthread -pie
14cu|iouyap-0.97-1|33	
14cu|iouyap-0.97-1|34	%install
14cu|iouyap-0.97-1|35	mkdir -p %{buildroot}/%{_libexecdir}
14cu|iouyap-0.97-1|36	mkdir -p %{buildroot}/%{_bindir}
14cu|iouyap-0.97-1|37	mv %{name} %{buildroot}/%{_libexecdir}
14cu|iouyap-0.97-1|38	ln -sf %{_libexecdir}/%{name} %{buildroot}/%{_bindir}/%{name}
14cu|iouyap-0.97-1|39	
14cu|iouyap-0.97-1|40	%pre
14cu|iouyap-0.97-1|41	%{_sbindir}/groupadd -r iouyap 2> /dev/null || :
14cu|iouyap-0.97-1|42	
14cu|iouyap-0.97-1|43	%files
14cu|iouyap-0.97-1|44	%doc LICENSE
14cu|iouyap-0.97-1|45	%attr(0750,root,iouyap) %{_libexecdir}/%{name}
14cu|iouyap-0.97-1|46	%{_bindir}/%{name}
14cu|iouyap-0.97-1|47	
14cu|iouyap-0.97-1|48	%changelog
14cu|iouyap-0.97-1|49	
14cu|iouyap-0.97-1|50	* Wed Sep 21 2016 alzim <alzim@bk.ru> 0.97-1
14cu|iouyap-0.97-1|51	- (0a4f430) Merge pull request #1 from import/iouyap:rosa2016.1
14cu|iouyap-0.97-1|52	- (0a4f430) Updated to 0.97
14cu|iouyap-0.97-1|53	
14cu|iouyap-0.97-1|54	

10472 14
14cu|iozone3-465-1|1	Summary:	Filesystem characterization & benchmark tool
14cu|iozone3-465-1|2	Name:		iozone3
14cu|iozone3-465-1|3	Version:	465
14cu|iozone3-465-1|4	Release:	1
14cu|iozone3-465-1|5	License:	Public Domain
14cu|iozone3-465-1|6	Group:		Monitoring
14cu|iozone3-465-1|7	URL:		http://www.iozone.org/
14cu|iozone3-465-1|8	Source0:	http://www.iozone.org/src/current/%{name}_%{version}.tar
14cu|iozone3-465-1|9	Obsoletes:	iozone < %{version}
14cu|iozone3-465-1|10	Provides:	iozone
14cu|iozone3-465-1|11	
14cu|iozone3-465-1|12	%description
14cu|iozone3-465-1|13	This program allows one to characterize the filesystem performance
14cu|iozone3-465-1|14	of vendors platform. It supports single stream, throughput,
14cu|iozone3-465-1|15	pthreads, async I/O and much more.
14cu|iozone3-465-1|16	
14cu|iozone3-465-1|17	%prep
14cu|iozone3-465-1|18	%setup -qn %{name}_%{version}
14cu|iozone3-465-1|19	
14cu|iozone3-465-1|20	%build
14cu|iozone3-465-1|21	cd src/current
14cu|iozone3-465-1|22	%make linux CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|iozone3-465-1|23	
14cu|iozone3-465-1|24	%install
14cu|iozone3-465-1|25	cd $RPM_BUILD_DIR/%{name}_%{version}/src/current/
14cu|iozone3-465-1|26	install -m 755 -d %{buildroot}%{_bindir}
14cu|iozone3-465-1|27	install -m 755 iozone %{buildroot}%{_bindir}
14cu|iozone3-465-1|28	install -m 755 gnu3d.dem %{buildroot}%{_bindir}
14cu|iozone3-465-1|29	install -m 755 gengnuplot.sh %{buildroot}%{_bindir}
14cu|iozone3-465-1|30	install -m 755 fileop %{buildroot}%{_bindir}
14cu|iozone3-465-1|31	install -m 755 Generate_Graphs %{buildroot}%{_bindir}
14cu|iozone3-465-1|32	
14cu|iozone3-465-1|33	cd $RPM_BUILD_DIR/%{name}_%{version}/docs
14cu|iozone3-465-1|34	install -m 755 -d %{buildroot}%{_mandir}/man1
14cu|iozone3-465-1|35	install -m 644 iozone.1 %{buildroot}%{_mandir}/man1
14cu|iozone3-465-1|36	
14cu|iozone3-465-1|37	%clean
14cu|iozone3-465-1|38	
14cu|iozone3-465-1|39	%files
14cu|iozone3-465-1|40	%defattr (-,root,root)
14cu|iozone3-465-1|41	%doc docs/*.gz src/current/Gnuplot.txt docs/*.pdf docs/*.doc
14cu|iozone3-465-1|42	%defattr (-,root,root)
14cu|iozone3-465-1|43	%{_bindir}/*
14cu|iozone3-465-1|44	%{_mandir}/man1/*
14cu|iozone3-465-1|45	
14cu|iozone3-465-1|46	%changelog
14cu|iozone3-465-1|47	
14cu|iozone3-465-1|48	* Wed Sep 21 2016 alzim <alzim@bk.ru> 465-1
14cu|iozone3-465-1|49	- (7617f77) Merge pull request #2 from import/iozone3:rosa2016.1
14cu|iozone3-465-1|50	- (7617f77) Updated to 465
14cu|iozone3-465-1|51	
14cu|iozone3-465-1|52	

10473 14
14cu|iperf-3.1.3-1|1	%define major 0
14cu|iperf-3.1.3-1|2	%define libname %mklibname iperf %major
14cu|iperf-3.1.3-1|3	%define develname %mklibname iperf -d
14cu|iperf-3.1.3-1|4	
14cu|iperf-3.1.3-1|5	Name:		iperf
14cu|iperf-3.1.3-1|6	Version:	3.1.3
14cu|iperf-3.1.3-1|7	Release:	1
14cu|iperf-3.1.3-1|8	License:	BSD
14cu|iperf-3.1.3-1|9	Group:		Networking/Other
14cu|iperf-3.1.3-1|10	Summary:	A TCP, UDP, and SCTP network bandwidth measurement tool
14cu|iperf-3.1.3-1|11	URL:		https://github.com/esnet/iperf
14cu|iperf-3.1.3-1|12	
14cu|iperf-3.1.3-1|13	Source:		https://github.com/esnet/%{name}/archive/%{version}.tar.gz
14cu|iperf-3.1.3-1|14	Patch0:		iperf-3.0.5-nopg.patch
14cu|iperf-3.1.3-1|15	
14cu|iperf-3.1.3-1|16	%description
14cu|iperf-3.1.3-1|17	iperf is a tool for active measurements of the maximum achievable bandwidth
14cu|iperf-3.1.3-1|18	on IP networks. It supports tuning of various parameters related to timing,
14cu|iperf-3.1.3-1|19	protocols, and buffers. For each test it reports the bandwidth, loss, and
14cu|iperf-3.1.3-1|20	other parameters.
14cu|iperf-3.1.3-1|21	
14cu|iperf-3.1.3-1|22	%package	-n %{libname}
14cu|iperf-3.1.3-1|23	Group:		System/Libraries
14cu|iperf-3.1.3-1|24	Summary:	Libraries for %{name}
14cu|iperf-3.1.3-1|25	Requires:	%{name} >= %{EVRD}
14cu|iperf-3.1.3-1|26	
14cu|iperf-3.1.3-1|27	%description	-n %{libname}
14cu|iperf-3.1.3-1|28	iperf is a tool for active measurements of the maximum achievable bandwidth
14cu|iperf-3.1.3-1|29	on IP networks. It supports tuning of various parameters related to timing,
14cu|iperf-3.1.3-1|30	protocols, and buffers. For each test it reports the bandwidth, loss, and
14cu|iperf-3.1.3-1|31	other parameters.
14cu|iperf-3.1.3-1|32	
14cu|iperf-3.1.3-1|33	%package	-n %{develname}
14cu|iperf-3.1.3-1|34	Summary:	Development files for %{name}
14cu|iperf-3.1.3-1|35	Group:		Development/C
14cu|iperf-3.1.3-1|36	Requires:	%{libname} = %{EVRD}
14cu|iperf-3.1.3-1|37	Provides:	%{name}-devel = %{version}-%{release}
14cu|iperf-3.1.3-1|38	
14cu|iperf-3.1.3-1|39	%description	-n %{develname}
14cu|iperf-3.1.3-1|40	This package contains libraries and header files for
14cu|iperf-3.1.3-1|41	developing applications that use %{name}.
14cu|iperf-3.1.3-1|42	
14cu|iperf-3.1.3-1|43	
14cu|iperf-3.1.3-1|44	%prep
14cu|iperf-3.1.3-1|45	%setup -q
14cu|iperf-3.1.3-1|46	%patch0 -p1
14cu|iperf-3.1.3-1|47	
14cu|iperf-3.1.3-1|48	%build
14cu|iperf-3.1.3-1|49	./bootstrap.sh
14cu|iperf-3.1.3-1|50	%configure2_5x --enable-static=no
14cu|iperf-3.1.3-1|51	%make
14cu|iperf-3.1.3-1|52	
14cu|iperf-3.1.3-1|53	
14cu|iperf-3.1.3-1|54	%install
14cu|iperf-3.1.3-1|55	%makeinstall_std
14cu|iperf-3.1.3-1|56	
14cu|iperf-3.1.3-1|57	%files
14cu|iperf-3.1.3-1|58	%doc RELEASE_NOTES LICENSE README.md
14cu|iperf-3.1.3-1|59	%{_bindir}/iperf3
14cu|iperf-3.1.3-1|60	%{_mandir}/man1/%{name}3.1.*
14cu|iperf-3.1.3-1|61	
14cu|iperf-3.1.3-1|62	%files -n %{libname}
14cu|iperf-3.1.3-1|63	%{_libdir}/libiperf.so.%{major}*
14cu|iperf-3.1.3-1|64	
14cu|iperf-3.1.3-1|65	%files -n %{develname}
14cu|iperf-3.1.3-1|66	%{_includedir}/*
14cu|iperf-3.1.3-1|67	%{_libdir}/*.so
14cu|iperf-3.1.3-1|68	%{_mandir}/man3/libiperf.3.*
14cu|iperf-3.1.3-1|69	
14cu|iperf-3.1.3-1|70	%changelog
14cu|iperf-3.1.3-1|71	
14cu|iperf-3.1.3-1|72	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 3.1.3-1
14cu|iperf-3.1.3-1|73	- (7aa65f7) Spec cleanup
14cu|iperf-3.1.3-1|74	
14cu|iperf-3.1.3-1|75	

10474 14
14cu|ipflood-1.0-8|1	Summary:	IP Flood Detector
14cu|ipflood-1.0-8|2	Name:		ipflood
14cu|ipflood-1.0-8|3	Version:	1.0
14cu|ipflood-1.0-8|4	Release:	8
14cu|ipflood-1.0-8|5	License:	GPL
14cu|ipflood-1.0-8|6	Group:		System/Servers
14cu|ipflood-1.0-8|7	URL:		http://www.adotout.com/
14cu|ipflood-1.0-8|8	Source0:	http://www.adotout.com/ip_flood_detector.tar.gz
14cu|ipflood-1.0-8|9	Source1:	%{name}.service
14cu|ipflood-1.0-8|10	Source2:	%{name}.sysconfig
14cu|ipflood-1.0-8|11	BuildRequires:	libpcap-devel
14cu|ipflood-1.0-8|12	
14cu|ipflood-1.0-8|13	%description
14cu|ipflood-1.0-8|14	IP Flood Detector is a derivative of an earlier project, DNS Flood Detector. It
14cu|ipflood-1.0-8|15	provides managers with an audit trail of TCP, UDP, and ICMP packet floods
14cu|ipflood-1.0-8|16	directed at Internet-facing servers. When packet rates exceed a specified
14cu|ipflood-1.0-8|17	threshold, IP Flood Detector will syslog the offending IP address, along with
14cu|ipflood-1.0-8|18	the associated protocol and traffic volume.
14cu|ipflood-1.0-8|19	
14cu|ipflood-1.0-8|20	%prep
14cu|ipflood-1.0-8|21	
14cu|ipflood-1.0-8|22	%setup -q -n ip_flood_detector
14cu|ipflood-1.0-8|23	
14cu|ipflood-1.0-8|24	cp %{SOURCE1} %{name}.service
14cu|ipflood-1.0-8|25	cp %{SOURCE2} %{name}.sysconfig
14cu|ipflood-1.0-8|26	
14cu|ipflood-1.0-8|27	%build
14cu|ipflood-1.0-8|28	%serverbuild
14cu|ipflood-1.0-8|29	
14cu|ipflood-1.0-8|30	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o ip_flood_detector ip_flood_detector.c
14cu|ipflood-1.0-8|31	
14cu|ipflood-1.0-8|32	%install
14cu|ipflood-1.0-8|33	install -d %{buildroot}%{_sbindir}
14cu|ipflood-1.0-8|34	install -d %{buildroot}%{_unitdir}
14cu|ipflood-1.0-8|35	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|ipflood-1.0-8|36	
14cu|ipflood-1.0-8|37	install -m0755 ip_flood_detector %{buildroot}%{_sbindir}/
14cu|ipflood-1.0-8|38	install -m0644 %{name}.service %{buildroot}%{_unitdir}/%{name}.service
14cu|ipflood-1.0-8|39	install -m0644 %{name}.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/ip_flood_detector
14cu|ipflood-1.0-8|40	
14cu|ipflood-1.0-8|41	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cu|ipflood-1.0-8|42	
14cu|ipflood-1.0-8|43	%post
14cu|ipflood-1.0-8|44	%systemd_post %{name}.service
14cu|ipflood-1.0-8|45	
14cu|ipflood-1.0-8|46	%preun
14cu|ipflood-1.0-8|47	%systemd_preun %{name}.service
14cu|ipflood-1.0-8|48	
14cu|ipflood-1.0-8|49	%postun
14cu|ipflood-1.0-8|50	%systemd_postun_with_restart %{name}.service
14cu|ipflood-1.0-8|51	
14cu|ipflood-1.0-8|52	%clean
14cu|ipflood-1.0-8|53	
14cu|ipflood-1.0-8|54	%files
14cu|ipflood-1.0-8|55	%doc README LICENSE
14cu|ipflood-1.0-8|56	%config(noreplace) %{_sysconfdir}/sysconfig/ip_flood_detector
14cu|ipflood-1.0-8|57	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|ipflood-1.0-8|58	%attr(0755,root,root) %{_sbindir}/ip_flood_detector
14cu|ipflood-1.0-8|59	
14cu|ipflood-1.0-8|60	%changelog
14cu|ipflood-1.0-8|61	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cu|ipflood-1.0-8|62	+ Revision: b6b42c0
14cu|ipflood-1.0-8|63	- Improve sysconfig
14cu|ipflood-1.0-8|64	
14cu|ipflood-1.0-8|65	

10475 14
14cu|ippl-1.99.5-16|1	Summary:	Logs TCP, ICMP and UDP connections
14cu|ippl-1.99.5-16|2	Name:		ippl
14cu|ippl-1.99.5-16|3	Version:	1.99.5
14cu|ippl-1.99.5-16|4	Release:	16
14cu|ippl-1.99.5-16|5	License:	GPL
14cu|ippl-1.99.5-16|6	Group:		Monitoring
14cu|ippl-1.99.5-16|7	URL:		http://www.via.ecp.fr/~hugo/ippl/
14cu|ippl-1.99.5-16|8	Source0:	http://pltplp.net/ippl/archive/dev/%{name}-%{version}.tar.gz
14cu|ippl-1.99.5-16|9	Source1:	%{name}.service
14cu|ippl-1.99.5-16|10	Source2:	%{name}.log
14cu|ippl-1.99.5-16|11	Patch0:		%{name}-log.patch
14cu|ippl-1.99.5-16|12	Patch1:		ippl-1.99.5.printf.patch
14cu|ippl-1.99.5-16|13	Patch2:		ippl-1.99.5.nostrip.patch
14cu|ippl-1.99.5-16|14	Requires(pre): 	chkconfig
14cu|ippl-1.99.5-16|15	Requires(post): systemd-units
14cu|ippl-1.99.5-16|16	Requires(preun): systemd-units
14cu|ippl-1.99.5-16|17	Requires(postun): systemd-units
14cu|ippl-1.99.5-16|18	Buildrequires:	libpcap-devel
14cu|ippl-1.99.5-16|19	Buildrequires:	byacc
14cu|ippl-1.99.5-16|20	Buildrequires:	flex
14cu|ippl-1.99.5-16|21	
14cu|ippl-1.99.5-16|22	%description
14cu|ippl-1.99.5-16|23	ippl is a configurable IP protocols logger. It currently logs incoming ICMP
14cu|ippl-1.99.5-16|24	messages, TCP connections and UDP datagrams. It is configured with
14cu|ippl-1.99.5-16|25	Apache-like rules and has a built-in DNS cache. It is aimed to replace
14cu|ippl-1.99.5-16|26	iplogger.
14cu|ippl-1.99.5-16|27	
14cu|ippl-1.99.5-16|28	%prep
14cu|ippl-1.99.5-16|29	
14cu|ippl-1.99.5-16|30	%setup -q
14cu|ippl-1.99.5-16|31	
14cu|ippl-1.99.5-16|32	%patch0 -p0 -b .log
14cu|ippl-1.99.5-16|33	%patch1 -p1 -b .printf
14cu|ippl-1.99.5-16|34	%patch2 -p1 -b .nostrip
14cu|ippl-1.99.5-16|35	
14cu|ippl-1.99.5-16|36	%build
14cu|ippl-1.99.5-16|37	%configure --with-user=nobody
14cu|ippl-1.99.5-16|38	%make
14cu|ippl-1.99.5-16|39	
14cu|ippl-1.99.5-16|40	%install
14cu|ippl-1.99.5-16|41	install -d %{buildroot}%{_sysconfdir}
14cu|ippl-1.99.5-16|42	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|ippl-1.99.5-16|43	install -d %{buildroot}/var
14cu|ippl-1.99.5-16|44	install -d %{buildroot}/var/log
14cu|ippl-1.99.5-16|45	install -d %{buildroot}/var/log/ippl
14cu|ippl-1.99.5-16|46	
14cu|ippl-1.99.5-16|47	make ROOT=%{buildroot} install
14cu|ippl-1.99.5-16|48	
14cu|ippl-1.99.5-16|49	touch %{buildroot}/var/log/ippl/all.log
14cu|ippl-1.99.5-16|50	
14cu|ippl-1.99.5-16|51	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|ippl-1.99.5-16|52	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ippl
14cu|ippl-1.99.5-16|53	
14cu|ippl-1.99.5-16|54	%post
14cu|ippl-1.99.5-16|55	%systemd_post %{name}.service
14cu|ippl-1.99.5-16|56	
14cu|ippl-1.99.5-16|57	%preun
14cu|ippl-1.99.5-16|58	%systemd_preun %{name}.service
14cu|ippl-1.99.5-16|59	
14cu|ippl-1.99.5-16|60	%postun
14cu|ippl-1.99.5-16|61	%systemd_postun_with_restart %{name}.service
14cu|ippl-1.99.5-16|62	
14cu|ippl-1.99.5-16|63	%files
14cu|ippl-1.99.5-16|64	%doc BUGS CREDITS HISTORY INSTALL LICENSE README TODO
14cu|ippl-1.99.5-16|65	%{_unitdir}/%{name}.service
14cu|ippl-1.99.5-16|66	%config(noreplace) %{_sysconfdir}/ippl.conf
14cu|ippl-1.99.5-16|67	%config(noreplace) %{_sysconfdir}/logrotate.d/ippl
14cu|ippl-1.99.5-16|68	# %dir /var/log/ippl
14cu|ippl-1.99.5-16|69	%config /var/log/ippl/all.log
14cu|ippl-1.99.5-16|70	%{_mandir}/man5/ippl.conf.*
14cu|ippl-1.99.5-16|71	%{_mandir}/man8/ippl.*
14cu|ippl-1.99.5-16|72	%{_sbindir}/*
14cu|ippl-1.99.5-16|73	
14cu|ippl-1.99.5-16|74	%changelog
14cu|ippl-1.99.5-16|75	
14cu|ippl-1.99.5-16|76	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.99.5-16
14cu|ippl-1.99.5-16|77	- (a742366) Replace tarball with gzipped one as upstream did
14cu|ippl-1.99.5-16|78	
14cu|ippl-1.99.5-16|79	

10476 14
14cu|ipqalc-1.4-1|1	%define		oname	ipQalc
14cu|ipqalc-1.4-1|2	
14cu|ipqalc-1.4-1|3	Name:		ipqalc
14cu|ipqalc-1.4-1|4	Version:	1.4
14cu|ipqalc-1.4-1|5	Release:	1
14cu|ipqalc-1.4-1|6	Summary:	Small utility for IP address calculations
14cu|ipqalc-1.4-1|7	Group:		Networking/Other
14cu|ipqalc-1.4-1|8	License:	GPL
14cu|ipqalc-1.4-1|9	URL:		http://qt-apps.org/content/show.php/ipQalc?content=107286
14cu|ipqalc-1.4-1|10	Source0:	http://dansoft.krasnokamensk.ru/data/1003/%{name}_source.tar.gz
14cu|ipqalc-1.4-1|11	#Patch0:		ipqalc-1.2-localepath.patch
14cu|ipqalc-1.4-1|12	BuildRequires:	qt4-devel
14cu|ipqalc-1.4-1|13	
14cu|ipqalc-1.4-1|14	%description
14cu|ipqalc-1.4-1|15	Small utility for IP address calculations including broadcast
14cu|ipqalc-1.4-1|16	and network addresses as well as Cisco wildcard mask.
14cu|ipqalc-1.4-1|17	
14cu|ipqalc-1.4-1|18	%prep
14cu|ipqalc-1.4-1|19	%setup -q -n %{oname}
14cu|ipqalc-1.4-1|20	#%patch0 -p1
14cu|ipqalc-1.4-1|21	
14cu|ipqalc-1.4-1|22	%build
14cu|ipqalc-1.4-1|23	%qmake_qt4 %{oname}.pro
14cu|ipqalc-1.4-1|24	%make
14cu|ipqalc-1.4-1|25	
14cu|ipqalc-1.4-1|26	%install
14cu|ipqalc-1.4-1|27	# install binary
14cu|ipqalc-1.4-1|28	mkdir -p %{buildroot}%{_bindir}
14cu|ipqalc-1.4-1|29	cp %{oname} %{buildroot}%{_bindir}/%{name}
14cu|ipqalc-1.4-1|30	
14cu|ipqalc-1.4-1|31	# install locales
14cu|ipqalc-1.4-1|32	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|ipqalc-1.4-1|33	cp *.qm %{buildroot}%{_datadir}/%{name}/
14cu|ipqalc-1.4-1|34	
14cu|ipqalc-1.4-1|35	# XDG menu entry
14cu|ipqalc-1.4-1|36	mkdir -p %{buildroot}%{_datadir}/applications
14cu|ipqalc-1.4-1|37	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|ipqalc-1.4-1|38	[Desktop Entry]
14cu|ipqalc-1.4-1|39	Type=Application
14cu|ipqalc-1.4-1|40	Name=%{oname}
14cu|ipqalc-1.4-1|41	Comment=IP address calculator
14cu|ipqalc-1.4-1|42	Icon=networking_www_section
14cu|ipqalc-1.4-1|43	Exec=%{name}
14cu|ipqalc-1.4-1|44	Terminal=false
14cu|ipqalc-1.4-1|45	Categories=Utility;
14cu|ipqalc-1.4-1|46	EOF
14cu|ipqalc-1.4-1|47	
14cu|ipqalc-1.4-1|48	%files
14cu|ipqalc-1.4-1|49	%{_bindir}/%{name}
14cu|ipqalc-1.4-1|50	%{_datadir}/%{name}
14cu|ipqalc-1.4-1|51	%{_datadir}/applications/%{name}.desktop
14cu|ipqalc-1.4-1|52	
14cu|ipqalc-1.4-1|53	
14cu|ipqalc-1.4-1|54	
14cu|ipqalc-1.4-1|55	%changelog

10477 14
14cu|ipython-5.0.0-3|1	Summary:	An interactive computing environment for Python
14cu|ipython-5.0.0-3|2	Name:		ipython
14cu|ipython-5.0.0-3|3	Group:		Development/Python
14cu|ipython-5.0.0-3|4	License:	BSD
14cu|ipython-5.0.0-3|5	Url:		http://ipython.org
14cu|ipython-5.0.0-3|6	Version:	5.0.0
14cu|ipython-5.0.0-3|7	Release:	3
14cu|ipython-5.0.0-3|8	Source0:	https://github.com/ipython/ipython/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|ipython-5.0.0-3|9	BuildArch:	noarch
14cu|ipython-5.0.0-3|10	BuildRequires:	python-devel
14cu|ipython-5.0.0-3|11	BuildRequires:	python-simplegeneric
14cu|ipython-5.0.0-3|12	BuildRequires:	python-setuptools
14cu|ipython-5.0.0-3|13	BuildRequires:	python-pygments
14cu|ipython-5.0.0-3|14	BuildRequires:	python-sphinx
14cu|ipython-5.0.0-3|15	BuildRequires:	python-jinja2
14cu|ipython-5.0.0-3|16	BuildRequires:	python-pyzmq >= 2.1.11
14cu|ipython-5.0.0-3|17	BuildRequires:	python-pexpect >= 2.2
14cu|ipython-5.0.0-3|18	BuildRequires:	python-tornado >= 3.2.2-3
14cu|ipython-5.0.0-3|19	BuildRequires:	python-matplotlib
14cu|ipython-5.0.0-3|20	BuildRequires:	python-numpydoc
14cu|ipython-5.0.0-3|21	BuildRequires:	python-parsing
14cu|ipython-5.0.0-3|22	# ovitters: pkgconfig(gobject-introspection-1.0) includes script to determine typelib() auto buildrequires
14cu|ipython-5.0.0-3|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|ipython-5.0.0-3|24	Requires:	python-pexpect >= 2.2
14cu|ipython-5.0.0-3|25	Requires:	python-mglob
14cu|ipython-5.0.0-3|26	Requires:	python-simplegeneric
14cu|ipython-5.0.0-3|27	Requires:	python-traitlets
14cu|ipython-5.0.0-3|28	Requires:	python-decorator
14cu|ipython-5.0.0-3|29	Requires:	python-ipython_genutils
14cu|ipython-5.0.0-3|30	Requires:	python-backports.shutil_get_terminal_size
14cu|ipython-5.0.0-3|31	Requires:	python-pathlib2
14cu|ipython-5.0.0-3|32	Requires:	python-pickleshare
14cu|ipython-5.0.0-3|33	Requires:	python-prompt_toolkit
14cu|ipython-5.0.0-3|34	Suggests:	python-mpi4py
14cu|ipython-5.0.0-3|35	Suggests:	wxPython, python-qt4, pyside >= 1.0.3
14cu|ipython-5.0.0-3|36	Suggests:	python-pygments
14cu|ipython-5.0.0-3|37	Suggests:	python-pyzmq >= 2.1.11
14cu|ipython-5.0.0-3|38	#notebook requires tornado and jinja2
14cu|ipython-5.0.0-3|39	Suggests:	python-tornado >= 3.2.2-3
14cu|ipython-5.0.0-3|40	Suggests:	python-jinja2
14cu|ipython-5.0.0-3|41	Suggests:	python-matplotlib
14cu|ipython-5.0.0-3|42	
14cu|ipython-5.0.0-3|43	%description
14cu|ipython-5.0.0-3|44	The goal of IPython is to create a comprehensive environment for
14cu|ipython-5.0.0-3|45	interactive and exploratory computing. To support this goal, IPython
14cu|ipython-5.0.0-3|46	has two main components:
14cu|ipython-5.0.0-3|47	
14cu|ipython-5.0.0-3|48	* An enhanced interactive Python shell.
14cu|ipython-5.0.0-3|49	* An architecture for interactive parallel computing.
14cu|ipython-5.0.0-3|50	
14cu|ipython-5.0.0-3|51	The enhanced interactive Python shell has the following main features:
14cu|ipython-5.0.0-3|52	
14cu|ipython-5.0.0-3|53	* Comprehensive object introspection.
14cu|ipython-5.0.0-3|54	* Input history, persistent across sessions.
14cu|ipython-5.0.0-3|55	* Caching of output results during a session with automatically
14cu|ipython-5.0.0-3|56	generated references.
14cu|ipython-5.0.0-3|57	* Readline based name completion.
14cu|ipython-5.0.0-3|58	* Extensible system of 'magic' commands for controlling the
14cu|ipython-5.0.0-3|59	environment and performing many tasks related either to IPython or
14cu|ipython-5.0.0-3|60	the operating system.
14cu|ipython-5.0.0-3|61	* Configuration system with easy switching between different setups
14cu|ipython-5.0.0-3|62	(simpler than changing $PYTHONSTARTUP environment variables every
14cu|ipython-5.0.0-3|63	time).
14cu|ipython-5.0.0-3|64	* Session logging and reloading.
14cu|ipython-5.0.0-3|65	* Extensible syntax processing for special purpose situations.
14cu|ipython-5.0.0-3|66	* Access to the system shell with user-extensible alias system.
14cu|ipython-5.0.0-3|67	* Easily embeddable in other Python programs and wxPython GUIs.
14cu|ipython-5.0.0-3|68	* Integrated access to the pdb debugger and the Python profiler.
14cu|ipython-5.0.0-3|69	
14cu|ipython-5.0.0-3|70	The parallel computing architecture has the following main features:
14cu|ipython-5.0.0-3|71	
14cu|ipython-5.0.0-3|72	* Quickly parallelize Python code from an interactive Python/IPython
14cu|ipython-5.0.0-3|73	session.
14cu|ipython-5.0.0-3|74	* A flexible and dynamic process model that be deployed on anything
14cu|ipython-5.0.0-3|75	from multicore workstations to supercomputers.
14cu|ipython-5.0.0-3|76	* An architecture that supports many different styles of parallelism,
14cu|ipython-5.0.0-3|77	from message passing to task farming.
14cu|ipython-5.0.0-3|78	* Both blocking and fully asynchronous interfaces.
14cu|ipython-5.0.0-3|79	* High level APIs that enable many things to be parallelized in a few
14cu|ipython-5.0.0-3|80	lines of code.
14cu|ipython-5.0.0-3|81	* Share live parallel jobs with other users securely.
14cu|ipython-5.0.0-3|82	* Dynamically load balanced task farming system.
14cu|ipython-5.0.0-3|83	* Robust error handling in parallel code.
14cu|ipython-5.0.0-3|84	
14cu|ipython-5.0.0-3|85	%files
14cu|ipython-5.0.0-3|86	%{_bindir}/ipython
14cu|ipython-5.0.0-3|87	%{_bindir}/iptest
14cu|ipython-5.0.0-3|88	%{_bindir}/ipython2
14cu|ipython-5.0.0-3|89	%{_bindir}/iptest2
14cu|ipython-5.0.0-3|90	%{py_puresitedir}/*
14cu|ipython-5.0.0-3|91	
14cu|ipython-5.0.0-3|92	#----------------------------------------------------------------
14cu|ipython-5.0.0-3|93	
14cu|ipython-5.0.0-3|94	%package doc
14cu|ipython-5.0.0-3|95	Summary:       An Enhanced Interactive Python Shell documentation
14cu|ipython-5.0.0-3|96	Group:         Development/Python
14cu|ipython-5.0.0-3|97	
14cu|ipython-5.0.0-3|98	%description doc
14cu|ipython-5.0.0-3|99	IPython provides a replacement for the interactive python (Python)
14cu|ipython-5.0.0-3|100	interpreter with extra functionality.
14cu|ipython-5.0.0-3|101	
14cu|ipython-5.0.0-3|102	This package contains comprehensive documentation for IPython in
14cu|ipython-5.0.0-3|103	html format, as well as examples of usage.
14cu|ipython-5.0.0-3|104	
14cu|ipython-5.0.0-3|105	%files doc
14cu|ipython-5.0.0-3|106	# %doc examples docs/build/html
14cu|ipython-5.0.0-3|107	%{_mandir}/man1/*
14cu|ipython-5.0.0-3|108	
14cu|ipython-5.0.0-3|109	#---------------------------------------------------------------
14cu|ipython-5.0.0-3|110	
14cu|ipython-5.0.0-3|111	%prep
14cu|ipython-5.0.0-3|112	%setup -q
14cu|ipython-5.0.0-3|113	# delete bundling libs
14cu|ipython-5.0.0-3|114	pushd IPython/external
14cu|ipython-5.0.0-3|115	
14cu|ipython-5.0.0-3|116	# use decorators of numpy
14cu|ipython-5.0.0-3|117	rm decorators/_decorators.py
14cu|ipython-5.0.0-3|118	
14cu|ipython-5.0.0-3|119	popd
14cu|ipython-5.0.0-3|120	
14cu|ipython-5.0.0-3|121	# Get rid of library shebangs
14cu|ipython-5.0.0-3|122	find . -type f -name "*.py" -exec sed -i '/#!\/usr\/bin\/env/d' {} \;
14cu|ipython-5.0.0-3|123	
14cu|ipython-5.0.0-3|124	%build
14cu|ipython-5.0.0-3|125	python setup.py build
14cu|ipython-5.0.0-3|126	
14cu|ipython-5.0.0-3|127	%install
14cu|ipython-5.0.0-3|128	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|ipython-5.0.0-3|129	
14cu|ipython-5.0.0-3|130	chmod 644 %{buildroot}%{_mandir}/man1/*.1*
14cu|ipython-5.0.0-3|131	find %{buildroot} -name .buildinfo -exec rm -f {} \;
14cu|ipython-5.0.0-3|132	find %{buildroot} -name .git_commit_info.ini -exec rm -rf {} \;
14cu|ipython-5.0.0-3|133	
14cu|ipython-5.0.0-3|134	# make docs
14cu|ipython-5.0.0-3|135	# pushd docs
14cu|ipython-5.0.0-3|136	# export TTFPATH=%{py_puresitedir}/matplotlib/mpl-data/
14cu|ipython-5.0.0-3|137	# PYTHONPATH=$PYTHONPATH:%{buildroot}%{py_puresitedir} make html
14cu|ipython-5.0.0-3|138	# rm build/html/.buildinfo
14cu|ipython-5.0.0-3|139	# popd
14cu|ipython-5.0.0-3|140	
14cu|ipython-5.0.0-3|141	%changelog
14cu|ipython-5.0.0-3|142	
14cu|ipython-5.0.0-3|143	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 5.0.0-3
14cu|ipython-5.0.0-3|144	- (c39428d) Added decorator requirement
14cu|ipython-5.0.0-3|145	
14cu|ipython-5.0.0-3|146	

10478 14
14cu|ircd-hybrid-7.2.3-12|1	%define _messagesdir %{_libdir}/ircd-hybrid/messages
14cu|ircd-hybrid-7.2.3-12|2	
14cu|ircd-hybrid-7.2.3-12|3	Summary:	Internet Relay Chat Server
14cu|ircd-hybrid-7.2.3-12|4	Name:		ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|5	Version:	7.2.3
14cu|ircd-hybrid-7.2.3-12|6	Release:	12
14cu|ircd-hybrid-7.2.3-12|7	License:	GPLv2+
14cu|ircd-hybrid-7.2.3-12|8	Group:		Networking/IRC
14cu|ircd-hybrid-7.2.3-12|9	Url: 		http://www.ircd-hybrid.org/
14cu|ircd-hybrid-7.2.3-12|10	Source0:	http://prdownloads.sf.net/ircd-hybrid/%{name}-%{version}.tar.bz2
14cu|ircd-hybrid-7.2.3-12|11	Source1:	%{name}.init
14cu|ircd-hybrid-7.2.3-12|12	Source2:	%{name}.sysconfig
14cu|ircd-hybrid-7.2.3-12|13	Source3:	%{name}.logrotate
14cu|ircd-hybrid-7.2.3-12|14	Source4:	%{name}-tmpfiles.conf
14cu|ircd-hybrid-7.2.3-12|15	Patch0:		%{name}-config.patch
14cu|ircd-hybrid-7.2.3-12|16	Patch1:		%{name}-opt.patch
14cu|ircd-hybrid-7.2.3-12|17	Patch3:		%{name}-7.2.3-fix-x86_64-build.patch
14cu|ircd-hybrid-7.2.3-12|18	Patch4:		%{name}-7.2.3-fix-module-path.patch
14cu|ircd-hybrid-7.2.3-12|19	Patch5:		ircd-hybrid-7.2.3-fix-str-fmt.patch
14cu|ircd-hybrid-7.2.3-12|20	BuildRequires:	elfutils-devel
14cu|ircd-hybrid-7.2.3-12|21	BuildRequires:	pkgconfig(openssl)
14cu|ircd-hybrid-7.2.3-12|22	BuildRequires:	pkgconfig(zlib)
14cu|ircd-hybrid-7.2.3-12|23	Requires(pre,post,preun,postun):	rpm-helper
14cu|ircd-hybrid-7.2.3-12|24	Requires(post,postun):	update-alternatives
14cu|ircd-hybrid-7.2.3-12|25	Conflicts:	ircd
14cu|ircd-hybrid-7.2.3-12|26	
14cu|ircd-hybrid-7.2.3-12|27	%description
14cu|ircd-hybrid-7.2.3-12|28	Ircd-hybrid is an advanced IRC server which is most commonly used on
14cu|ircd-hybrid-7.2.3-12|29	the EFNet IRC network. It is fast, reliable, and powerful.
14cu|ircd-hybrid-7.2.3-12|30	
14cu|ircd-hybrid-7.2.3-12|31	%files
14cu|ircd-hybrid-7.2.3-12|32	%defattr(644,root,root,755)
14cu|ircd-hybrid-7.2.3-12|33	%doc doc/{*.txt,server-version-info,technical} Hybrid-team LICENSE BUGS RELNOTES TODO
14cu|ircd-hybrid-7.2.3-12|34	%attr(755,root,root) %{_sbindir}/*
14cu|ircd-hybrid-7.2.3-12|35	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_sysconfdir}/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|36	%attr(644,ircd-hybrid,ircd-hybrid) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ircd-hybrid/*
14cu|ircd-hybrid-7.2.3-12|37	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|38	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|39	%attr(755,root,root) /etc/rc.d/init.d/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|40	%dir %{_libdir}/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|41	%dir %{_libdir}/ircd-hybrid/modules
14cu|ircd-hybrid-7.2.3-12|42	%dir %{_libdir}/ircd-hybrid/tools
14cu|ircd-hybrid-7.2.3-12|43	%dir %{_libdir}/ircd-hybrid/help
14cu|ircd-hybrid-7.2.3-12|44	%dir %{_messagesdir}
14cu|ircd-hybrid-7.2.3-12|45	%{_messagesdir}/*
14cu|ircd-hybrid-7.2.3-12|46	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_localstatedir}/lib/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|47	%attr(755,root,root) %{_libdir}/ircd-hybrid/modules/*
14cu|ircd-hybrid-7.2.3-12|48	%attr(755,root,root) %{_libdir}/ircd-hybrid/tools/*
14cu|ircd-hybrid-7.2.3-12|49	%attr(755,root,root) %{_libdir}/ircd-hybrid/help/*
14cu|ircd-hybrid-7.2.3-12|50	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/log/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|51	%ghost %attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/run/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|52	%{_mandir}/man*/*
14cu|ircd-hybrid-7.2.3-12|53	%{_tmpfilesdir}/%{name}.conf
14cu|ircd-hybrid-7.2.3-12|54	
14cu|ircd-hybrid-7.2.3-12|55	%pre
14cu|ircd-hybrid-7.2.3-12|56	%_pre_useradd ircd-hybrid %{_localstatedir}/lib/ircd-hybrid /bin/false
14cu|ircd-hybrid-7.2.3-12|57	
14cu|ircd-hybrid-7.2.3-12|58	%post
14cu|ircd-hybrid-7.2.3-12|59	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|ircd-hybrid-7.2.3-12|60	%_post_service ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|61	%create_ghostfile /var/log/ircd-hybrid/user.log ircd-hybrid ircd-hybrid 0644
14cu|ircd-hybrid-7.2.3-12|62	%create_ghostfile /var/log/ircd-hybrid/oper.log ircd-hybrid ircd-hybrid 0644
14cu|ircd-hybrid-7.2.3-12|63	%create_ghostfile /var/log/ircd-hybrid/foper.log ircd-hybrid ircd-hybrid 0644
14cu|ircd-hybrid-7.2.3-12|64	update-alternatives --install %{_sbindir}/ircd ircd %{_sbindir}/ircd-hybrid 10
14cu|ircd-hybrid-7.2.3-12|65	
14cu|ircd-hybrid-7.2.3-12|66	%preun
14cu|ircd-hybrid-7.2.3-12|67	%_preun_service ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|68	
14cu|ircd-hybrid-7.2.3-12|69	# remove hardlinks
14cu|ircd-hybrid-7.2.3-12|70	rm -f %{_libdir}/ircd-hybrid/tools/viklines %{_libdir}/ircd-hybrid/tools/vimotd
14cu|ircd-hybrid-7.2.3-12|71	
14cu|ircd-hybrid-7.2.3-12|72	%postun
14cu|ircd-hybrid-7.2.3-12|73	%_postun_userdel ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|74	
14cu|ircd-hybrid-7.2.3-12|75	update-alternatives --remove ircd %{_sbindir}/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|76	
14cu|ircd-hybrid-7.2.3-12|77	#----------------------------------------------------------------------------
14cu|ircd-hybrid-7.2.3-12|78	
14cu|ircd-hybrid-7.2.3-12|79	%package devel
14cu|ircd-hybrid-7.2.3-12|80	Summary:	Development headers for %{name}
14cu|ircd-hybrid-7.2.3-12|81	Group:		Development/Other
14cu|ircd-hybrid-7.2.3-12|82	
14cu|ircd-hybrid-7.2.3-12|83	%description devel
14cu|ircd-hybrid-7.2.3-12|84	Development headers and libraries for %{name}.
14cu|ircd-hybrid-7.2.3-12|85	
14cu|ircd-hybrid-7.2.3-12|86	%files devel
14cu|ircd-hybrid-7.2.3-12|87	%defattr(644,root,root,755)
14cu|ircd-hybrid-7.2.3-12|88	%{_includedir}/%{name}
14cu|ircd-hybrid-7.2.3-12|89	%doc ChangeLog
14cu|ircd-hybrid-7.2.3-12|90	
14cu|ircd-hybrid-7.2.3-12|91	#----------------------------------------------------------------------------
14cu|ircd-hybrid-7.2.3-12|92	
14cu|ircd-hybrid-7.2.3-12|93	%prep
14cu|ircd-hybrid-7.2.3-12|94	%setup -q
14cu|ircd-hybrid-7.2.3-12|95	%patch0 -p1
14cu|ircd-hybrid-7.2.3-12|96	#%patch1 -p1
14cu|ircd-hybrid-7.2.3-12|97	#patch2 -p0
14cu|ircd-hybrid-7.2.3-12|98	%patch3 -p0
14cu|ircd-hybrid-7.2.3-12|99	%patch4 -p0
14cu|ircd-hybrid-7.2.3-12|100	%patch5 -p0
14cu|ircd-hybrid-7.2.3-12|101	
14cu|ircd-hybrid-7.2.3-12|102	%build
14cu|ircd-hybrid-7.2.3-12|103	%configure2_5x \
14cu|ircd-hybrid-7.2.3-12|104	--enable-zlib \
14cu|ircd-hybrid-7.2.3-12|105	--enable-small-net \
14cu|ircd-hybrid-7.2.3-12|106	--enable-openssl \
14cu|ircd-hybrid-7.2.3-12|107	--disable-assert \
14cu|ircd-hybrid-7.2.3-12|108	--with-nicklen=12 \
14cu|ircd-hybrid-7.2.3-12|109	--with-maxclients=512
14cu|ircd-hybrid-7.2.3-12|110	%make
14cu|ircd-hybrid-7.2.3-12|111	
14cu|ircd-hybrid-7.2.3-12|112	%install
14cu|ircd-hybrid-7.2.3-12|113	install -d %{buildroot}{%{_libdir}/ircd-hybrid,%{_var}/{log/ircd-hybrid,run/ircd-hybrid},%{_sysconfdir}/{ircd-hybrid,rc.d/init.d,sysconfig,logrotate.d}} \
14cu|ircd-hybrid-7.2.3-12|114	%{buildroot}{%{_libdir}/ircd-hybrid/{modules{,/autoload},tools,help},%{_sbindir},%{_mandir}/man8,%{_localstatedir}/lib/ircd-hybrid} \
14cu|ircd-hybrid-7.2.3-12|115	%{buildroot}{%{_includedir}/%{name},%{_messagesdir},%{_messagesdir}/{ayb{,/LC_MESSAGES},custom{,/LC_MESSAGES}}}
14cu|ircd-hybrid-7.2.3-12|116	
14cu|ircd-hybrid-7.2.3-12|117	install src/ircd %{buildroot}%{_sbindir}/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|118	install servlink/servlink %{buildroot}%{_sbindir}/servlink
14cu|ircd-hybrid-7.2.3-12|119	install etc/*.conf %{buildroot}%{_sysconfdir}/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|120	
14cu|ircd-hybrid-7.2.3-12|121	mv %{buildroot}%{_sysconfdir}/ircd-hybrid/simple.conf %{buildroot}%{_sysconfdir}/ircd-hybrid/ircd.conf
14cu|ircd-hybrid-7.2.3-12|122	rm %{buildroot}%{_sysconfdir}/ircd-hybrid/example.efnet.conf
14cu|ircd-hybrid-7.2.3-12|123	
14cu|ircd-hybrid-7.2.3-12|124	install doc/ircd.8 %{buildroot}%{_mandir}/man8/ircd-hybrid.8
14cu|ircd-hybrid-7.2.3-12|125	install include/*.h %{buildroot}%{_includedir}/%{name}
14cu|ircd-hybrid-7.2.3-12|126	install %{SOURCE1} %{buildroot}/etc/rc.d/init.d/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|127	install %{SOURCE2} %{buildroot}/etc/sysconfig/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|128	install %{SOURCE3} %{buildroot}/etc/logrotate.d/ircd-hybrid
14cu|ircd-hybrid-7.2.3-12|129	
14cu|ircd-hybrid-7.2.3-12|130	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|ircd-hybrid-7.2.3-12|131	install -m0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ircd-hybrid-7.2.3-12|132	
14cu|ircd-hybrid-7.2.3-12|133	cd modules
14cu|ircd-hybrid-7.2.3-12|134	install *.so %{buildroot}%{_libdir}/ircd-hybrid/modules/autoload
14cu|ircd-hybrid-7.2.3-12|135	cd core
14cu|ircd-hybrid-7.2.3-12|136	install *.so %{buildroot}%{_libdir}/ircd-hybrid/modules
14cu|ircd-hybrid-7.2.3-12|137	cd ..
14cu|ircd-hybrid-7.2.3-12|138	cd ..
14cu|ircd-hybrid-7.2.3-12|139	
14cu|ircd-hybrid-7.2.3-12|140	# make this to have ircservices support
14cu|ircd-hybrid-7.2.3-12|141	cd contrib
14cu|ircd-hybrid-7.2.3-12|142	make ; install *.so %{buildroot}%{_libdir}/ircd-hybrid/modules
14cu|ircd-hybrid-7.2.3-12|143	cd ..
14cu|ircd-hybrid-7.2.3-12|144	
14cu|ircd-hybrid-7.2.3-12|145	cd tools
14cu|ircd-hybrid-7.2.3-12|146	for i in encspeed mkkeypair mkpasswd untabify; do
14cu|ircd-hybrid-7.2.3-12|147	install $i %{buildroot}%{_libdir}/ircd-hybrid/tools/$i
14cu|ircd-hybrid-7.2.3-12|148	done
14cu|ircd-hybrid-7.2.3-12|149	cd ..
14cu|ircd-hybrid-7.2.3-12|150	
14cu|ircd-hybrid-7.2.3-12|151	cd help
14cu|ircd-hybrid-7.2.3-12|152	
14cu|ircd-hybrid-7.2.3-12|153	cp -rf opers users %{buildroot}%{_libdir}/ircd-hybrid/help
14cu|ircd-hybrid-7.2.3-12|154	
14cu|ircd-hybrid-7.2.3-12|155	for link in topic accept cjoin cmode admin names links away whowas \
14cu|ircd-hybrid-7.2.3-12|156	version kick who invite quit join list nick oper part \
14cu|ircd-hybrid-7.2.3-12|157	time credits motd userhost users whois ison lusers \
14cu|ircd-hybrid-7.2.3-12|158	user help pass error challenge knock ping pong; do \
14cu|ircd-hybrid-7.2.3-12|159	rm -f %{buildroot}%{_libdir}/ircd-hybrid/help/users/$link; \
14cu|ircd-hybrid-7.2.3-12|160	ln -s %{_libdir}/ircd-hybrid/help/opers/$link %{buildroot}%{_libdir}/ircd-hybrid/help/users; \
14cu|ircd-hybrid-7.2.3-12|161	done
14cu|ircd-hybrid-7.2.3-12|162	cd ..
14cu|ircd-hybrid-7.2.3-12|163	
14cu|ircd-hybrid-7.2.3-12|164	cd messages
14cu|ircd-hybrid-7.2.3-12|165	install *.lang %{buildroot}%{_messagesdir}
14cu|ircd-hybrid-7.2.3-12|166	cd ..
14cu|ircd-hybrid-7.2.3-12|167	
14cu|ircd-hybrid-7.2.3-12|168	
14cu|ircd-hybrid-7.2.3-12|169	%changelog
14cu|ircd-hybrid-7.2.3-12|170	
14cu|ircd-hybrid-7.2.3-12|171	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.2.3-12
14cu|ircd-hybrid-7.2.3-12|172	- (8f7c598) Fix typo
14cu|ircd-hybrid-7.2.3-12|173	
14cu|ircd-hybrid-7.2.3-12|174	

10479 14
14cu|iredmail-0.9.2-1|1	# iredmail has a config file named "core" which would be removed by clean_files
14cu|iredmail-0.9.2-1|2	%define dont_clean_files 1
14cu|iredmail-0.9.2-1|3	
14cu|iredmail-0.9.2-1|4	Name:		iredmail
14cu|iredmail-0.9.2-1|5	Summary:	Free, Open Source Email Server Solution
14cu|iredmail-0.9.2-1|6	Version:	0.9.2
14cu|iredmail-0.9.2-1|7	Release:	1
14cu|iredmail-0.9.2-1|8	Group:		System/Servers
14cu|iredmail-0.9.2-1|9	License:	GPLv2
14cu|iredmail-0.9.2-1|10	Url:		http://www.iredmail.org/
14cu|iredmail-0.9.2-1|11	Source0:	https://bitbucket.org/zhb/iredmail/downloads/iRedMail-%{version}.tar.bz2
14cu|iredmail-0.9.2-1|12	BuildArch:	noarch
14cu|iredmail-0.9.2-1|13	
14cu|iredmail-0.9.2-1|14	%description
14cu|iredmail-0.9.2-1|15	iRedMail is a zero cost, fully fledged, full-featured mail server solution.
14cu|iredmail-0.9.2-1|16	All used packages are free and open source, provided by the Linux/BSD
14cu|iredmail-0.9.2-1|17	distribution venders you trust.
14cu|iredmail-0.9.2-1|18	
14cu|iredmail-0.9.2-1|19	%prep
14cu|iredmail-0.9.2-1|20	%setup -qn iRedMail-%{version}
14cu|iredmail-0.9.2-1|21	
14cu|iredmail-0.9.2-1|22	%build
14cu|iredmail-0.9.2-1|23	
14cu|iredmail-0.9.2-1|24	%install
14cu|iredmail-0.9.2-1|25	install -d %{buildroot}%{_datadir}/%{name}
14cu|iredmail-0.9.2-1|26	cp -a * %{buildroot}%{_datadir}/%{name}
14cu|iredmail-0.9.2-1|27	cat > %{name} <<EOF
14cu|iredmail-0.9.2-1|28	#!/bin/bash
14cu|iredmail-0.9.2-1|29	cd %{_datadir}/%{name}
14cu|iredmail-0.9.2-1|30	exec bash iRedMail.sh
14cu|iredmail-0.9.2-1|31	EOF
14cu|iredmail-0.9.2-1|32	install -Dm755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|iredmail-0.9.2-1|33	
14cu|iredmail-0.9.2-1|34	# Dirty hack for iredmail to recognize our system
14cu|iredmail-0.9.2-1|35	%post
14cu|iredmail-0.9.2-1|36	echo 'RedHat 7' >> /etc/redhat-release
14cu|iredmail-0.9.2-1|37	
14cu|iredmail-0.9.2-1|38	%postun
14cu|iredmail-0.9.2-1|39	if [ "$1" = "0" ]; then
14cu|iredmail-0.9.2-1|40	# Uninstall
14cu|iredmail-0.9.2-1|41	sed -i '/RedHat 7/d' /etc/redhat-release
14cu|iredmail-0.9.2-1|42	fi
14cu|iredmail-0.9.2-1|43	
14cu|iredmail-0.9.2-1|44	%files
14cu|iredmail-0.9.2-1|45	%{_bindir}/%{name}
14cu|iredmail-0.9.2-1|46	%{_datadir}/%{name}
14cu|iredmail-0.9.2-1|47	
14cu|iredmail-0.9.2-1|48	
14cu|iredmail-0.9.2-1|49	%changelog
14cu|iredmail-0.9.2-1|50	
14cu|iredmail-0.9.2-1|51	* Tue Jun 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-1
14cu|iredmail-0.9.2-1|52	- (38bbb99) Imported from SRPM
14cu|iredmail-0.9.2-1|53	
14cu|iredmail-0.9.2-1|54	

10480 14
14cu|irrlamb-0.2.0-1|1	Summary:	3D physics game
14cu|irrlamb-0.2.0-1|2	Name:		irrlamb
14cu|irrlamb-0.2.0-1|3	Version:	0.2.0
14cu|irrlamb-0.2.0-1|4	Release:	1
14cu|irrlamb-0.2.0-1|5	License:	GPLv3+
14cu|irrlamb-0.2.0-1|6	Group:		Games/Arcade
14cu|irrlamb-0.2.0-1|7	Url:		http://code.google.com/p/irrlamb/
14cu|irrlamb-0.2.0-1|8	# obtaining the source :git clone https://github.com/jazztickets/irrlamb.git
14cu|irrlamb-0.2.0-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|irrlamb-0.2.0-1|10	
14cu|irrlamb-0.2.0-1|11	BuildRequires:	cmake
14cu|irrlamb-0.2.0-1|12	BuildRequires:	boost-devel
14cu|irrlamb-0.2.0-1|13	BuildRequires:	dos2unix
14cu|irrlamb-0.2.0-1|14	BuildRequires:	audiere-devel
14cu|irrlamb-0.2.0-1|15	BuildRequires:	irrlicht-devel
14cu|irrlamb-0.2.0-1|16	BuildRequires:	pkgconfig(bullet)
14cu|irrlamb-0.2.0-1|17	BuildRequires:	pkgconfig(glut)
14cu|irrlamb-0.2.0-1|18	BuildRequires:	pkgconfig(lua) >= 5.2
14cu|irrlamb-0.2.0-1|19	BuildRequires:	pkgconfig(openal)
14cu|irrlamb-0.2.0-1|20	BuildRequires:	pkgconfig(sqlite3)
14cu|irrlamb-0.2.0-1|21	BuildRequires:	pkgconfig(x11)
14cu|irrlamb-0.2.0-1|22	BuildRequires:	pkgconfig(xrandr)
14cu|irrlamb-0.2.0-1|23	BuildRequires:	pkgconfig(freetype2)
14cu|irrlamb-0.2.0-1|24	
14cu|irrlamb-0.2.0-1|25	%description
14cu|irrlamb-0.2.0-1|26	irrlamb is a 3D game that probably involves a lot of physics and
14cu|irrlamb-0.2.0-1|27	frustrating gameplay.
14cu|irrlamb-0.2.0-1|28	
14cu|irrlamb-0.2.0-1|29	%files
14cu|irrlamb-0.2.0-1|30	%doc %{_docdir}/%{name}/
14cu|irrlamb-0.2.0-1|31	%{_gamesbindir}/%{name}
14cu|irrlamb-0.2.0-1|32	%{_gamesdatadir}/%{name}/
14cu|irrlamb-0.2.0-1|33	%{_datadir}/applications/%{name}.desktop
14cu|irrlamb-0.2.0-1|34	%{_datadir}/pixmaps/%{name}.png
14cu|irrlamb-0.2.0-1|35	#----------------------------------------------------------------------------
14cu|irrlamb-0.2.0-1|36	
14cu|irrlamb-0.2.0-1|37	%prep
14cu|irrlamb-0.2.0-1|38	%setup -q
14cu|irrlamb-0.2.0-1|39	
14cu|irrlamb-0.2.0-1|40	%build
14cu|irrlamb-0.2.0-1|41	%cmake
14cu|irrlamb-0.2.0-1|42	%make
14cu|irrlamb-0.2.0-1|43	
14cu|irrlamb-0.2.0-1|44	%install
14cu|irrlamb-0.2.0-1|45	%makeinstall_std -C build
14cu|irrlamb-0.2.0-1|46	
14cu|irrlamb-0.2.0-1|47	mkdir -p %{buildroot}%{_datadir}/applications
14cu|irrlamb-0.2.0-1|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|irrlamb-0.2.0-1|49	[Desktop Entry]
14cu|irrlamb-0.2.0-1|50	Comment=irrlamb is a 3D game
14cu|irrlamb-0.2.0-1|51	Exec=%{name}
14cu|irrlamb-0.2.0-1|52	Icon=%{name}
14cu|irrlamb-0.2.0-1|53	Name=irrlamb
14cu|irrlamb-0.2.0-1|54	Terminal=false
14cu|irrlamb-0.2.0-1|55	Type=Application
14cu|irrlamb-0.2.0-1|56	Categories=Game;ArcadeGame;
14cu|irrlamb-0.2.0-1|57	EOF
14cu|irrlamb-0.2.0-1|58	
14cu|irrlamb-0.2.0-1|59	mkdir -p %{buildroot}%{_gamesbindir}
14cu|irrlamb-0.2.0-1|60	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_gamesbindir}/
14cu|irrlamb-0.2.0-1|61	rm -fr %{buildroot}%{_bindir}
14cu|irrlamb-0.2.0-1|62	
14cu|irrlamb-0.2.0-1|63	
14cu|irrlamb-0.2.0-1|64	
14cu|irrlamb-0.2.0-1|65	%changelog
14cu|irrlamb-0.2.0-1|66	
14cu|irrlamb-0.2.0-1|67	* Sun Aug 16 2015 abfonly <abfonly@gmail.com> 0.2.0-1
14cu|irrlamb-0.2.0-1|68	- (a0ca73a) Log: Update to 0.2.0
14cu|irrlamb-0.2.0-1|69	
14cu|irrlamb-0.2.0-1|70	

10481 14
14cu|irrlicht-1.8.3-1|1	# (tpg) SET VERSION HERE !!!
14cu|irrlicht-1.8.3-1|2	%define major 1
14cu|irrlicht-1.8.3-1|3	%define minor 8
14cu|irrlicht-1.8.3-1|4	%define uprel 3
14cu|irrlicht-1.8.3-1|5	
14cu|irrlicht-1.8.3-1|6	%define libname %mklibname %{name} %{major}
14cu|irrlicht-1.8.3-1|7	%define develname %mklibname %{name} -d
14cu|irrlicht-1.8.3-1|8	%define staticname %mklibname %{name} -d -s
14cu|irrlicht-1.8.3-1|9	
14cu|irrlicht-1.8.3-1|10	# (dm) donno wtf it hangs
14cu|irrlicht-1.8.3-1|11	%define dont_check_elf_files 1
14cu|irrlicht-1.8.3-1|12	
14cu|irrlicht-1.8.3-1|13	%bcond_with static
14cu|irrlicht-1.8.3-1|14	
14cu|irrlicht-1.8.3-1|15	Summary:	The Irrlicht Engine SDK
14cu|irrlicht-1.8.3-1|16	Name:		irrlicht
14cu|irrlicht-1.8.3-1|17	%if %{uprel}
14cu|irrlicht-1.8.3-1|18	Version:	%{major}.%{minor}.%{uprel}
14cu|irrlicht-1.8.3-1|19	%else
14cu|irrlicht-1.8.3-1|20	Version:	%{major}.%{minor}
14cu|irrlicht-1.8.3-1|21	%endif
14cu|irrlicht-1.8.3-1|22	Release:	1
14cu|irrlicht-1.8.3-1|23	License:	zlib/libpng License
14cu|irrlicht-1.8.3-1|24	Group:		Graphics
14cu|irrlicht-1.8.3-1|25	URL:		http://irrlicht.sourceforge.net/
14cu|irrlicht-1.8.3-1|26	Source0:	http://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/%{version}/%{name}-%{version}.zip
14cu|irrlicht-1.8.3-1|27	Source1:	%{name}.rpmlintrc
14cu|irrlicht-1.8.3-1|28	Patch2:		irrlicht-1.8-debian-use-system-libs.patch
14cu|irrlicht-1.8.3-1|29	Patch3:		irrlicht-1.7.1-GUIEditor-makefile.patch
14cu|irrlicht-1.8.3-1|30	Patch4:		irrlicht-1.8.3-IrrFontTool-makefile.patch
14cu|irrlicht-1.8.3-1|31	Patch5:		irrlicht-1.8-debian-link-against-needed-libs.patch
14cu|irrlicht-1.8.3-1|32	BuildRequires:	imagemagick
14cu|irrlicht-1.8.3-1|33	BuildRequires:	zlib-devel
14cu|irrlicht-1.8.3-1|34	BuildRequires:	jpeg-devel
14cu|irrlicht-1.8.3-1|35	BuildRequires:	pkgconfig(libpng)
14cu|irrlicht-1.8.3-1|36	BuildRequires:	pkgconfig(gl)
14cu|irrlicht-1.8.3-1|37	BuildRequires:	pkgconfig(glu)
14cu|irrlicht-1.8.3-1|38	BuildRequires:	pkgconfig(x11)
14cu|irrlicht-1.8.3-1|39	BuildRequires:	pkgconfig(xxf86vm)
14cu|irrlicht-1.8.3-1|40	BuildRequires:	pkgconfig(xext)
14cu|irrlicht-1.8.3-1|41	BuildRequires:	pkgconfig(xft)
14cu|irrlicht-1.8.3-1|42	BuildRequires:	pkgconfig(xcursor)
14cu|irrlicht-1.8.3-1|43	BuildRequires:	bzip2-devel
14cu|irrlicht-1.8.3-1|44	Requires:	%{name}-media = %{version}
14cu|irrlicht-1.8.3-1|45	
14cu|irrlicht-1.8.3-1|46	%description
14cu|irrlicht-1.8.3-1|47	The Irrlicht Engine is an open source high performance realtime 3D engine
14cu|irrlicht-1.8.3-1|48	written and usable in C++ and also available for .NET languages. It is
14cu|irrlicht-1.8.3-1|49	completely cross-platform, using D3D, OpenGL and its own software renderer,
14cu|irrlicht-1.8.3-1|50	and has all of the state-of-the-art features which can be found in commercial
14cu|irrlicht-1.8.3-1|51	3d engines.
14cu|irrlicht-1.8.3-1|52	
14cu|irrlicht-1.8.3-1|53	We've got a huge active community, and there are lots of projects in
14cu|irrlicht-1.8.3-1|54	development that use the engine. You can find enhancements for Irrlicht all
14cu|irrlicht-1.8.3-1|55	over the web, like alternative terrain renderers, portal renderers, exporters,
14cu|irrlicht-1.8.3-1|56	world layers, tutorials, editors, language bindings for java, perl, ruby,
14cu|irrlicht-1.8.3-1|57	basic, python, lua, and so on. And best of all: It's completely free.
14cu|irrlicht-1.8.3-1|58	
14cu|irrlicht-1.8.3-1|59	%files
14cu|irrlicht-1.8.3-1|60	%doc changes.txt
14cu|irrlicht-1.8.3-1|61	%doc examples/09.Meshviewer/tutorial.html
14cu|irrlicht-1.8.3-1|62	%{_bindir}/irrlicht-GUIEditor
14cu|irrlicht-1.8.3-1|63	%{_bindir}/irrlicht-FontTool
14cu|irrlicht-1.8.3-1|64	%{_bindir}/irrlicht-Meshviewer
14cu|irrlicht-1.8.3-1|65	%{_datadir}/applications/*.desktop
14cu|irrlicht-1.8.3-1|66	%{_iconsdir}/hicolor/*/apps/*.png
14cu|irrlicht-1.8.3-1|67	
14cu|irrlicht-1.8.3-1|68	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|69	
14cu|irrlicht-1.8.3-1|70	%package -n %{libname}
14cu|irrlicht-1.8.3-1|71	Summary:	Shared libraries for Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|72	Group:		System/Libraries
14cu|irrlicht-1.8.3-1|73	
14cu|irrlicht-1.8.3-1|74	%description -n %{libname}
14cu|irrlicht-1.8.3-1|75	Shared libraries for Irrlicht 3D engine.
14cu|irrlicht-1.8.3-1|76	
14cu|irrlicht-1.8.3-1|77	%files -n %{libname}
14cu|irrlicht-1.8.3-1|78	%doc changes.txt
14cu|irrlicht-1.8.3-1|79	%{_libdir}/lib*.so.%{major}*
14cu|irrlicht-1.8.3-1|80	
14cu|irrlicht-1.8.3-1|81	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|82	
14cu|irrlicht-1.8.3-1|83	%package -n %{develname}
14cu|irrlicht-1.8.3-1|84	Summary:	Development files for Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|85	Group:		Development/C++
14cu|irrlicht-1.8.3-1|86	Requires:	%{libname} = %{version}
14cu|irrlicht-1.8.3-1|87	Provides:	%{name}-devel = %{EVRD}
14cu|irrlicht-1.8.3-1|88	Provides:	lib%{name}-devel = %{EVRD}
14cu|irrlicht-1.8.3-1|89	
14cu|irrlicht-1.8.3-1|90	%description -n %{develname}
14cu|irrlicht-1.8.3-1|91	Development files for Irrlicht 3D engine.
14cu|irrlicht-1.8.3-1|92	
14cu|irrlicht-1.8.3-1|93	%files -n %{develname}
14cu|irrlicht-1.8.3-1|94	%doc changes.txt
14cu|irrlicht-1.8.3-1|95	%dir %{_includedir}/irrlicht
14cu|irrlicht-1.8.3-1|96	%{_includedir}/irrlicht/*.h
14cu|irrlicht-1.8.3-1|97	%{_libdir}/lib*.so
14cu|irrlicht-1.8.3-1|98	
14cu|irrlicht-1.8.3-1|99	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|100	
14cu|irrlicht-1.8.3-1|101	%if 0%{?with_static}
14cu|irrlicht-1.8.3-1|102	%package -n %{staticname}
14cu|irrlicht-1.8.3-1|103	Summary:	Static files for Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|104	Group:		Development/C++
14cu|irrlicht-1.8.3-1|105	Requires:	%{develname}  = %{EVRD}
14cu|irrlicht-1.8.3-1|106	
14cu|irrlicht-1.8.3-1|107	%description -n %{staticname}
14cu|irrlicht-1.8.3-1|108	Static files for Irrlicht 3D engine.
14cu|irrlicht-1.8.3-1|109	
14cu|irrlicht-1.8.3-1|110	%files -n %{staticname}
14cu|irrlicht-1.8.3-1|111	%doc changes.txt
14cu|irrlicht-1.8.3-1|112	%{_libdir}/lib*.a
14cu|irrlicht-1.8.3-1|113	%endif
14cu|irrlicht-1.8.3-1|114	
14cu|irrlicht-1.8.3-1|115	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|116	
14cu|irrlicht-1.8.3-1|117	%package examples
14cu|irrlicht-1.8.3-1|118	Summary:	Demos and examples for the Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|119	Group:		Graphics
14cu|irrlicht-1.8.3-1|120	Requires:	%{libname} = %{version}
14cu|irrlicht-1.8.3-1|121	
14cu|irrlicht-1.8.3-1|122	%description examples
14cu|irrlicht-1.8.3-1|123	Demos and examples for the Irrlicht 3D engine.
14cu|irrlicht-1.8.3-1|124	
14cu|irrlicht-1.8.3-1|125	%files examples
14cu|irrlicht-1.8.3-1|126	%dir %{_docdir}/Irrlicht-examples
14cu|irrlicht-1.8.3-1|127	%{_docdir}/Irrlicht-examples/*
14cu|irrlicht-1.8.3-1|128	%exclude %{_bindir}/irrlicht-GUIEditor
14cu|irrlicht-1.8.3-1|129	%exclude %{_bindir}/irrlicht-FontTool
14cu|irrlicht-1.8.3-1|130	%exclude %{_bindir}/irrlicht-Meshviewer
14cu|irrlicht-1.8.3-1|131	%{_bindir}/irrlicht-*
14cu|irrlicht-1.8.3-1|132	
14cu|irrlicht-1.8.3-1|133	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|134	
14cu|irrlicht-1.8.3-1|135	%package media
14cu|irrlicht-1.8.3-1|136	Summary:	Media files for Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|137	Group:		Graphics
14cu|irrlicht-1.8.3-1|138	Requires:	%{name} = %{version}
14cu|irrlicht-1.8.3-1|139	
14cu|irrlicht-1.8.3-1|140	%description media
14cu|irrlicht-1.8.3-1|141	Media files needed by Irrlicht tools and demos.
14cu|irrlicht-1.8.3-1|142	
14cu|irrlicht-1.8.3-1|143	%files media
14cu|irrlicht-1.8.3-1|144	%doc changes.txt
14cu|irrlicht-1.8.3-1|145	%dir %{_datadir}/irrlicht
14cu|irrlicht-1.8.3-1|146	%{_datadir}/irrlicht/*
14cu|irrlicht-1.8.3-1|147	
14cu|irrlicht-1.8.3-1|148	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|149	
14cu|irrlicht-1.8.3-1|150	%package doc
14cu|irrlicht-1.8.3-1|151	Summary:	User documentation for the Irrlicht 3D engine
14cu|irrlicht-1.8.3-1|152	Group:		Graphics
14cu|irrlicht-1.8.3-1|153	Requires:	%{libname} = %{version}
14cu|irrlicht-1.8.3-1|154	
14cu|irrlicht-1.8.3-1|155	%description doc
14cu|irrlicht-1.8.3-1|156	User documentation for the Irrlicht 3D engine.
14cu|irrlicht-1.8.3-1|157	
14cu|irrlicht-1.8.3-1|158	%files doc
14cu|irrlicht-1.8.3-1|159	%doc changes.txt
14cu|irrlicht-1.8.3-1|160	%doc doc/html doc/aesGladman.txt doc/irrlicht-license.txt doc/readme.txt
14cu|irrlicht-1.8.3-1|161	%doc doc/upgrade-guide.txt
14cu|irrlicht-1.8.3-1|162	
14cu|irrlicht-1.8.3-1|163	#-----------------------------------------------------------------------------
14cu|irrlicht-1.8.3-1|164	
14cu|irrlicht-1.8.3-1|165	%prep
14cu|irrlicht-1.8.3-1|166	%setup -q
14cu|irrlicht-1.8.3-1|167	%patch2 -p1
14cu|irrlicht-1.8.3-1|168	%patch3 -p1
14cu|irrlicht-1.8.3-1|169	%patch4 -p1
14cu|irrlicht-1.8.3-1|170	%patch5 -p1
14cu|irrlicht-1.8.3-1|171	
14cu|irrlicht-1.8.3-1|172	# really not needed :)
14cu|irrlicht-1.8.3-1|173	rm -r examples/14.Win32Window
14cu|irrlicht-1.8.3-1|174	rm -r source/Irrlicht/MacOSX
14cu|irrlicht-1.8.3-1|175	# (tpg) use system wide libs, see patch2
14cu|irrlicht-1.8.3-1|176	rm -rf source/Irrlicht/jpeglib source/Irrlicht/zlib source/Irrlicht/libpng source/Irrlicht/bzip2
14cu|irrlicht-1.8.3-1|177	#source/Irrlicht/lzma source/Irrlicht/aesGladman
14cu|irrlicht-1.8.3-1|178	#find source/Irrlicht -name '*.cpp' | xargs sed -i -e 's|zlib/zlib.h|zlib.h|g' -e 's|libpng/png.h|png.h|g' -e 's|jpeglib/jerror.h|jerror.h|g' -e 's|jpeglib/jpeglib.h|jpeglib.h|g'
14cu|irrlicht-1.8.3-1|179	#find source/Irrlicht -name '*.h'   | xargs sed -i -e 's|jpeglib/jpeglib.h|jpeglib.h|g' -e 's|libpng/png.h|png.h|g' -e 's|jpeglib/jerror.h|jerror.h|g'
14cu|irrlicht-1.8.3-1|180	
14cu|irrlicht-1.8.3-1|181	# needs irrKlang
14cu|irrlicht-1.8.3-1|182	rm -r examples/Demo
14cu|irrlicht-1.8.3-1|183	sed -i -e 's|Demo||g' examples/buildAllExamples.sh
14cu|irrlicht-1.8.3-1|184	
14cu|irrlicht-1.8.3-1|185	# media path
14cu|irrlicht-1.8.3-1|186	sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g' tools/GUIEditor/main.cpp
14cu|irrlicht-1.8.3-1|187	find ./examples -name *.cpp | xargs sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g'
14cu|irrlicht-1.8.3-1|188	
14cu|irrlicht-1.8.3-1|189	# (tpg) clean this mess
14cu|irrlicht-1.8.3-1|190	for i in include/*.h doc/upgrade-guide.txt source/Irrlicht/*.cpp source/Irrlicht/*.h source/Irrlicht/Makefile; do
14cu|irrlicht-1.8.3-1|191	sed -i 's/\r//' $i
14cu|irrlicht-1.8.3-1|192	chmod -x $i
14cu|irrlicht-1.8.3-1|193	touch -r changes.txt $i
14cu|irrlicht-1.8.3-1|194	done
14cu|irrlicht-1.8.3-1|195	
14cu|irrlicht-1.8.3-1|196	#(tpg) correct version
14cu|irrlicht-1.8.3-1|197	#sed -i -e 's/0-SVN/1/g' source/Irrlicht/Makefile
14cu|irrlicht-1.8.3-1|198	
14cu|irrlicht-1.8.3-1|199	%build
14cu|irrlicht-1.8.3-1|200	%setup_compile_flags
14cu|irrlicht-1.8.3-1|201	export LIBDIR="%{_libdir}"
14cu|irrlicht-1.8.3-1|202	export PREFIX="%{_prefix}"
14cu|irrlicht-1.8.3-1|203	export INCLUDEDIR="%{_includedir}"
14cu|irrlicht-1.8.3-1|204	
14cu|irrlicht-1.8.3-1|205	%if 0%{?with_static}
14cu|irrlicht-1.8.3-1|206	# build static library
14cu|irrlicht-1.8.3-1|207	%make -C source/Irrlicht \
14cu|irrlicht-1.8.3-1|208	CFLAGS="%{optflags}" \
14cu|irrlicht-1.8.3-1|209	CXXFLAGS="%{optflags}" \
14cu|irrlicht-1.8.3-1|210	LDFLAGS="%{ldflags}"
14cu|irrlicht-1.8.3-1|211	
14cu|irrlicht-1.8.3-1|212	# clean it
14cu|irrlicht-1.8.3-1|213	%make -C source/Irrlicht clean
14cu|irrlicht-1.8.3-1|214	%endif
14cu|irrlicht-1.8.3-1|215	
14cu|irrlicht-1.8.3-1|216	# build shared library
14cu|irrlicht-1.8.3-1|217	%make -C source/Irrlicht sharedlib NDEBUG=1 \
14cu|irrlicht-1.8.3-1|218	%ifnarch ix86
14cu|irrlicht-1.8.3-1|219	CFLAGS="%{optflags} -fPIC" \
14cu|irrlicht-1.8.3-1|220	CXXFLAGS="%{optflags} -fPIC"
14cu|irrlicht-1.8.3-1|221	%else
14cu|irrlicht-1.8.3-1|222	CFLAGS="%{optflags}" \
14cu|irrlicht-1.8.3-1|223	CXXFLAGS="%{optflags}"
14cu|irrlicht-1.8.3-1|224	%endif
14cu|irrlicht-1.8.3-1|225	
14cu|irrlicht-1.8.3-1|226	# create necessary links to avoid linker-error for tools/examples
14cu|irrlicht-1.8.3-1|227	pushd lib/Linux
14cu|irrlicht-1.8.3-1|228	ln -s libIrrlicht.so.%{major}.%{minor}.%{uprel} libIrrlicht.so.%{major}.%{minor}
14cu|irrlicht-1.8.3-1|229	ln -s libIrrlicht.so.%{major}.%{minor} libIrrlicht.so
14cu|irrlicht-1.8.3-1|230	popd
14cu|irrlicht-1.8.3-1|231	
14cu|irrlicht-1.8.3-1|232	# build tools
14cu|irrlicht-1.8.3-1|233	pushd tools
14cu|irrlicht-1.8.3-1|234	cd GUIEditor
14cu|irrlicht-1.8.3-1|235	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags} -ffast-math"
14cu|irrlicht-1.8.3-1|236	cd ../IrrFontTool/newFontTool
14cu|irrlicht-1.8.3-1|237	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
14cu|irrlicht-1.8.3-1|238	popd
14cu|irrlicht-1.8.3-1|239	
14cu|irrlicht-1.8.3-1|240	# build examples
14cu|irrlicht-1.8.3-1|241	pushd examples
14cu|irrlicht-1.8.3-1|242	sh buildAllExamples.sh
14cu|irrlicht-1.8.3-1|243	popd
14cu|irrlicht-1.8.3-1|244	
14cu|irrlicht-1.8.3-1|245	
14cu|irrlicht-1.8.3-1|246	%install
14cu|irrlicht-1.8.3-1|247	mkdir -p %{buildroot}%{_libdir}
14cu|irrlicht-1.8.3-1|248	
14cu|irrlicht-1.8.3-1|249	%if 0%{?with_static}
14cu|irrlicht-1.8.3-1|250	install -m 644 lib/Linux/libIrrlicht.a %{buildroot}%{_libdir}
14cu|irrlicht-1.8.3-1|251	%endif
14cu|irrlicht-1.8.3-1|252	
14cu|irrlicht-1.8.3-1|253	cp -av  lib/Linux/libIrrlicht.so* %{buildroot}%{_libdir}
14cu|irrlicht-1.8.3-1|254	
14cu|irrlicht-1.8.3-1|255	# includes
14cu|irrlicht-1.8.3-1|256	mkdir -p %{buildroot}%{_includedir}/irrlicht
14cu|irrlicht-1.8.3-1|257	cp -f include/*.h %{buildroot}%{_includedir}/irrlicht
14cu|irrlicht-1.8.3-1|258	
14cu|irrlicht-1.8.3-1|259	# tools
14cu|irrlicht-1.8.3-1|260	install -dm 755 %{buildroot}%{_bindir}
14cu|irrlicht-1.8.3-1|261	install -m 755 bin/Linux/GUIEditor %{buildroot}%{_bindir}/irrlicht-GUIEditor
14cu|irrlicht-1.8.3-1|262	install -m 755 bin/Linux/FontTool %{buildroot}%{_bindir}/irrlicht-FontTool
14cu|irrlicht-1.8.3-1|263	
14cu|irrlicht-1.8.3-1|264	# examples
14cu|irrlicht-1.8.3-1|265	install -dm 755 %{buildroot}%{_bindir}
14cu|irrlicht-1.8.3-1|266	ex_list=`ls -1 bin/Linux/??.*`
14cu|irrlicht-1.8.3-1|267	for i in $ex_list; do
14cu|irrlicht-1.8.3-1|268	FE=`echo $i | awk 'BEGIN { FS="." }{ print $2 }'`
14cu|irrlicht-1.8.3-1|269	install -m 755 $i %{buildroot}%{_bindir}/irrlicht-$FE
14cu|irrlicht-1.8.3-1|270	done
14cu|irrlicht-1.8.3-1|271	
14cu|irrlicht-1.8.3-1|272	# examples-docs
14cu|irrlicht-1.8.3-1|273	pushd examples
14cu|irrlicht-1.8.3-1|274	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples
14cu|irrlicht-1.8.3-1|275	
14cu|irrlicht-1.8.3-1|276	ex_dir=`find . -name tutorial.html`
14cu|irrlicht-1.8.3-1|277	for i in $ex_dir; do
14cu|irrlicht-1.8.3-1|278	dir_name=`dirname $i`
14cu|irrlicht-1.8.3-1|279	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
14cu|irrlicht-1.8.3-1|280	install -m 644 $i %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
14cu|irrlicht-1.8.3-1|281	done
14cu|irrlicht-1.8.3-1|282	rm -r %{buildroot}%{_docdir}/Irrlicht-examples/09.Meshviewer
14cu|irrlicht-1.8.3-1|283	popd
14cu|irrlicht-1.8.3-1|284	
14cu|irrlicht-1.8.3-1|285	# media
14cu|irrlicht-1.8.3-1|286	mkdir -p %{buildroot}%{_datadir}/irrlicht
14cu|irrlicht-1.8.3-1|287	install -m 644 media/* %{buildroot}%{_datadir}/irrlicht
14cu|irrlicht-1.8.3-1|288	
14cu|irrlicht-1.8.3-1|289	# icons
14cu|irrlicht-1.8.3-1|290	install -dm 755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|irrlicht-1.8.3-1|291	convert examples/09.Meshviewer/icon.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht-Meshviewer.png
14cu|irrlicht-1.8.3-1|292	convert bin/Win32-VisualStudio/irrlicht.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht.png
14cu|irrlicht-1.8.3-1|293	
14cu|irrlicht-1.8.3-1|294	convert examples/09.Meshviewer/icon.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht-Meshviewer.png
14cu|irrlicht-1.8.3-1|295	convert bin/Win32-VisualStudio/irrlicht.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht.png
14cu|irrlicht-1.8.3-1|296	
14cu|irrlicht-1.8.3-1|297	convert examples/09.Meshviewer/icon.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht-Meshviewer.png
14cu|irrlicht-1.8.3-1|298	convert bin/Win32-VisualStudio/irrlicht.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht.png
14cu|irrlicht-1.8.3-1|299	
14cu|irrlicht-1.8.3-1|300	# menu
14cu|irrlicht-1.8.3-1|301	mkdir -p %{buildroot}%{_datadir}/applications
14cu|irrlicht-1.8.3-1|302	cat > %{buildroot}%{_datadir}/applications/irrlicht-GUIEditor.desktop << EOF
14cu|irrlicht-1.8.3-1|303	[Desktop Entry]
14cu|irrlicht-1.8.3-1|304	Name=Irrlicht GUI Editor
14cu|irrlicht-1.8.3-1|305	Comment=Irrlicht GUI Editor
14cu|irrlicht-1.8.3-1|306	Exec=irrlicht-GUIEditor
14cu|irrlicht-1.8.3-1|307	Icon=%{name}
14cu|irrlicht-1.8.3-1|308	Terminal=false
14cu|irrlicht-1.8.3-1|309	Type=Application
14cu|irrlicht-1.8.3-1|310	StartupNotify=true
14cu|irrlicht-1.8.3-1|311	Categories=3DGraphics;GTK;
14cu|irrlicht-1.8.3-1|312	EOF
14cu|irrlicht-1.8.3-1|313	
14cu|irrlicht-1.8.3-1|314	cat > %{buildroot}%{_datadir}/applications/irrlicht-FontTool.desktop << EOF
14cu|irrlicht-1.8.3-1|315	[Desktop Entry]
14cu|irrlicht-1.8.3-1|316	Name=Irrlicht Font Tool
14cu|irrlicht-1.8.3-1|317	Comment=Irrlicht Font Tool
14cu|irrlicht-1.8.3-1|318	Exec=irrlicht-FontTool
14cu|irrlicht-1.8.3-1|319	Icon=%{name}
14cu|irrlicht-1.8.3-1|320	Terminal=false
14cu|irrlicht-1.8.3-1|321	Type=Application
14cu|irrlicht-1.8.3-1|322	StartupNotify=true
14cu|irrlicht-1.8.3-1|323	Categories=3DGraphics;GTK;
14cu|irrlicht-1.8.3-1|324	EOF
14cu|irrlicht-1.8.3-1|325	
14cu|irrlicht-1.8.3-1|326	cat > %{buildroot}%{_datadir}/applications/irrlicht-Meshviewer.desktop << EOF
14cu|irrlicht-1.8.3-1|327	[Desktop Entry]
14cu|irrlicht-1.8.3-1|328	Name=Irrlicht Mesh Viewer
14cu|irrlicht-1.8.3-1|329	Comment=Irrlicht Mesh Viewer
14cu|irrlicht-1.8.3-1|330	Exec=irrlicht-Meshviewer
14cu|irrlicht-1.8.3-1|331	Icon=irrlicht-Meshviewer
14cu|irrlicht-1.8.3-1|332	Terminal=true
14cu|irrlicht-1.8.3-1|333	Type=Application
14cu|irrlicht-1.8.3-1|334	StartupNotify=true
14cu|irrlicht-1.8.3-1|335	Categories=3DGraphics;GTK;
14cu|irrlicht-1.8.3-1|336	EOF
14cu|irrlicht-1.8.3-1|337	
14cu|irrlicht-1.8.3-1|338	%changelog
14cu|irrlicht-1.8.3-1|339	
14cu|irrlicht-1.8.3-1|340	* Mon Dec 28 2015 Giovanni Mariani <mc2374@mclink.it> 1.8.3-1
14cu|irrlicht-1.8.3-1|341	- (9f8fd7d) Updated to release 1.8.3, rediffed P4 and cleaned specfile
14cu|irrlicht-1.8.3-1|342	
14cu|irrlicht-1.8.3-1|343	

10482 14
14cu|irssistats-0.75-4|1	Name:		irssistats
14cu|irssistats-0.75-4|2	Summary:	This tool generates HTML IRC stats based on irssi logs
14cu|irssistats-0.75-4|3	Version:	0.75
14cu|irssistats-0.75-4|4	Release:	4
14cu|irssistats-0.75-4|5	License:	GPLv2+
14cu|irssistats-0.75-4|6	Group:		Networking/IRC
14cu|irssistats-0.75-4|7	Url:		http://royale.zerezo.com/irssistats/
14cu|irssistats-0.75-4|8	Source0:	http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
14cu|irssistats-0.75-4|9	
14cu|irssistats-0.75-4|10	%description
14cu|irssistats-0.75-4|11	irssistats is a tool that make HTML stats from irssi logfiles.
14cu|irssistats-0.75-4|12	The statistics generated display many useful and funny informations
14cu|irssistats-0.75-4|13	about the channel.
14cu|irssistats-0.75-4|14	
14cu|irssistats-0.75-4|15	%files
14cu|irssistats-0.75-4|16	%doc COPYING README
14cu|irssistats-0.75-4|17	%{_bindir}/irssistats
14cu|irssistats-0.75-4|18	%{_mandir}/man1/*
14cu|irssistats-0.75-4|19	%{_datadir}/%{name}
14cu|irssistats-0.75-4|20	
14cu|irssistats-0.75-4|21	#----------------------------------------------------------------------------
14cu|irssistats-0.75-4|22	
14cu|irssistats-0.75-4|23	%prep
14cu|irssistats-0.75-4|24	%setup -q
14cu|irssistats-0.75-4|25	
14cu|irssistats-0.75-4|26	%build
14cu|irssistats-0.75-4|27	%setup_compile_flags
14cu|irssistats-0.75-4|28	%make
14cu|irssistats-0.75-4|29	
14cu|irssistats-0.75-4|30	%install
14cu|irssistats-0.75-4|31	make install PRE=%{buildroot}%{_prefix}
14cu|irssistats-0.75-4|32	
14cu|irssistats-0.75-4|33	
14cu|irssistats-0.75-4|34	%changelog
14cu|irssistats-0.75-4|35	
14cu|irssistats-0.75-4|36	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.75-4
14cu|irssistats-0.75-4|37	- (5d74176) Build with system optflags to fix debug package
14cu|irssistats-0.75-4|38	- (5d74176) Spec cleanup
14cu|irssistats-0.75-4|39	
14cu|irssistats-0.75-4|40	

10483 14
14cu|irssi-xmpp-0.53-1|1	%define _disable_ld_no_undefined 1
14cu|irssi-xmpp-0.53-1|2	
14cu|irssi-xmpp-0.53-1|3	Summary:	An irssi Module to Connect to the Jabber Network
14cu|irssi-xmpp-0.53-1|4	Name:		irssi-xmpp
14cu|irssi-xmpp-0.53-1|5	Version:	0.53
14cu|irssi-xmpp-0.53-1|6	Release:	1
14cu|irssi-xmpp-0.53-1|7	License:	GPLv2+
14cu|irssi-xmpp-0.53-1|8	Group:		Networking/IRC
14cu|irssi-xmpp-0.53-1|9	Url:		http://cybione.org/~irssi-xmpp/
14cu|irssi-xmpp-0.53-1|10	Source0:	http://cybione.org/~irssi-xmpp/files/%{name}-%{version}.tar.gz
14cu|irssi-xmpp-0.53-1|11	BuildRequires:	pkgconfig(loudmouth-1.0)
14cu|irssi-xmpp-0.53-1|12	BuildRequires:	irssi-devel >= 0.8.13
14cu|irssi-xmpp-0.53-1|13	Requires:	irssi >= 0.8.13
14cu|irssi-xmpp-0.53-1|14	
14cu|irssi-xmpp-0.53-1|15	%description
14cu|irssi-xmpp-0.53-1|16	irssi-xmpp is a irssi plugin to connect to the jabber network.
14cu|irssi-xmpp-0.53-1|17	
14cu|irssi-xmpp-0.53-1|18	%files
14cu|irssi-xmpp-0.53-1|19	%doc COPYING NEWS README
14cu|irssi-xmpp-0.53-1|20	%{_libdir}/irssi/modules/libfe_xmpp.so
14cu|irssi-xmpp-0.53-1|21	%{_libdir}/irssi/modules/libxmpp_core.so
14cu|irssi-xmpp-0.53-1|22	%{_libdir}/irssi/modules/libtext_xmpp.so
14cu|irssi-xmpp-0.53-1|23	%{_datadir}/irssi/help/presence
14cu|irssi-xmpp-0.53-1|24	%{_datadir}/irssi/help/roster
14cu|irssi-xmpp-0.53-1|25	%{_datadir}/irssi/help/xmppconnect
14cu|irssi-xmpp-0.53-1|26	%{_datadir}/irssi/help/xmppserver
14cu|irssi-xmpp-0.53-1|27	
14cu|irssi-xmpp-0.53-1|28	#----------------------------------------------------------------------------
14cu|irssi-xmpp-0.53-1|29	
14cu|irssi-xmpp-0.53-1|30	%prep
14cu|irssi-xmpp-0.53-1|31	%setup -q
14cu|irssi-xmpp-0.53-1|32	
14cu|irssi-xmpp-0.53-1|33	%build
14cu|irssi-xmpp-0.53-1|34	%setup_compile_flags
14cu|irssi-xmpp-0.53-1|35	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
14cu|irssi-xmpp-0.53-1|36	%make
14cu|irssi-xmpp-0.53-1|37	
14cu|irssi-xmpp-0.53-1|38	%install
14cu|irssi-xmpp-0.53-1|39	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
14cu|irssi-xmpp-0.53-1|40	%makeinstall_std
14cu|irssi-xmpp-0.53-1|41	
14cu|irssi-xmpp-0.53-1|42	
14cu|irssi-xmpp-0.53-1|43	%changelog
14cu|irssi-xmpp-0.53-1|44	
14cu|irssi-xmpp-0.53-1|45	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.53-1
14cu|irssi-xmpp-0.53-1|46	- (e4f7b56) New version 0.53
14cu|irssi-xmpp-0.53-1|47	- (e4f7b56) Build with system optflags to fix debug package
14cu|irssi-xmpp-0.53-1|48	- (e4f7b56) Spec cleanup
14cu|irssi-xmpp-0.53-1|49	
14cu|irssi-xmpp-0.53-1|50	

10484 14
14cu|isomaster-1.3.13-1|1	Summary:	An easy to use GUI CD image editor
14cu|isomaster-1.3.13-1|2	Name:		isomaster
14cu|isomaster-1.3.13-1|3	Version:	1.3.13
14cu|isomaster-1.3.13-1|4	Release:	1
14cu|isomaster-1.3.13-1|5	Source0:	http://littlesvr.ca/isomaster/releases/%{name}-%{version}.tar.bz2
14cu|isomaster-1.3.13-1|6	Patch0:		isomaster-1.3.13-iniparser.patch
14cu|isomaster-1.3.13-1|7	License:	GPLv2
14cu|isomaster-1.3.13-1|8	Group:		Archiving/Cd burning
14cu|isomaster-1.3.13-1|9	URL:		http://littlesvr.ca/isomaster/
14cu|isomaster-1.3.13-1|10	BuildRequires:	gtk+2-devel
14cu|isomaster-1.3.13-1|11	BuildRequires:	desktop-file-utils
14cu|isomaster-1.3.13-1|12	BuildRequires:	imagemagick
14cu|isomaster-1.3.13-1|13	BuildRequires:	iniparser-devel
14cu|isomaster-1.3.13-1|14	
14cu|isomaster-1.3.13-1|15	%description
14cu|isomaster-1.3.13-1|16	ISO Master allows to extract files from an ISO, add files to an ISO,
14cu|isomaster-1.3.13-1|17	and create bootable ISOs - all in a graphical user interface.
14cu|isomaster-1.3.13-1|18	It can open ISO, NRG, and some MDF files but can only save as ISO.
14cu|isomaster-1.3.13-1|19	
14cu|isomaster-1.3.13-1|20	%prep
14cu|isomaster-1.3.13-1|21	%setup -q
14cu|isomaster-1.3.13-1|22	%apply_patches
14cu|isomaster-1.3.13-1|23	
14cu|isomaster-1.3.13-1|24	# use system iniparser
14cu|isomaster-1.3.13-1|25	sed -i -e 's,#\(USE_SYSTEM_INIPARSER\),\1,' Makefile
14cu|isomaster-1.3.13-1|26	
14cu|isomaster-1.3.13-1|27	# fix prefix
14cu|isomaster-1.3.13-1|28	sed -i -e 's,\(PREFIX .*\)/usr/local,\1%{_prefix},' Makefile
14cu|isomaster-1.3.13-1|29	
14cu|isomaster-1.3.13-1|30	# more verbose build
14cu|isomaster-1.3.13-1|31	sed -i -e 's,@\($(CC)\),\1,g' Makefile
14cu|isomaster-1.3.13-1|32	
14cu|isomaster-1.3.13-1|33	# don't rebuid at install time
14cu|isomaster-1.3.13-1|34	sed -i -e 's/^install:\s*all/install:/' Makefile
14cu|isomaster-1.3.13-1|35	
14cu|isomaster-1.3.13-1|36	%build
14cu|isomaster-1.3.13-1|37	%setup_compile_flags
14cu|isomaster-1.3.13-1|38	%make
14cu|isomaster-1.3.13-1|39	
14cu|isomaster-1.3.13-1|40	%install
14cu|isomaster-1.3.13-1|41	%makeinstall_std
14cu|isomaster-1.3.13-1|42	
14cu|isomaster-1.3.13-1|43	%find_lang %{name}
14cu|isomaster-1.3.13-1|44	
14cu|isomaster-1.3.13-1|45	perl -pi -e 's,/usr/share/%{name}/icons/isomaster.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|isomaster-1.3.13-1|46	
14cu|isomaster-1.3.13-1|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|isomaster-1.3.13-1|48	convert -scale 48 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|isomaster-1.3.13-1|49	convert -scale 32 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|isomaster-1.3.13-1|50	convert -scale 16 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|isomaster-1.3.13-1|51	
14cu|isomaster-1.3.13-1|52	%files -f %{name}.lang
14cu|isomaster-1.3.13-1|53	%doc *.TXT
14cu|isomaster-1.3.13-1|54	%{_bindir}/%{name}
14cu|isomaster-1.3.13-1|55	%{_datadir}/%{name}
14cu|isomaster-1.3.13-1|56	%{_datadir}/applications/%{name}.desktop
14cu|isomaster-1.3.13-1|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|isomaster-1.3.13-1|58	%{_mandir}/man1/%{name}.1*
14cu|isomaster-1.3.13-1|59	
14cu|isomaster-1.3.13-1|60	
14cu|isomaster-1.3.13-1|61	
14cu|isomaster-1.3.13-1|62	%changelog
14cu|isomaster-1.3.13-1|63	
14cu|isomaster-1.3.13-1|64	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.3.13-1
14cu|isomaster-1.3.13-1|65	- (20172e9) Updated to 1.3.13
14cu|isomaster-1.3.13-1|66	
14cu|isomaster-1.3.13-1|67	

10485 14
14cu|istodo-1.3.0-2|1	Summary:	Organizer for students
14cu|istodo-1.3.0-2|2	Name:		istodo
14cu|istodo-1.3.0-2|3	Version:	1.3.0
14cu|istodo-1.3.0-2|4	Release:	2
14cu|istodo-1.3.0-2|5	License:	GPLv3+
14cu|istodo-1.3.0-2|6	Group:		Education
14cu|istodo-1.3.0-2|7	Url:		http://istodo.ru/
14cu|istodo-1.3.0-2|8	# Repack from http://dev.istodo.ru/istodo-desktop/get/v%{version}.tar.bz2
14cu|istodo-1.3.0-2|9	Source0:	%{name}-%{version}.tar.bz2
14cu|istodo-1.3.0-2|10	Patch0:		istodo-1.3.0-no-iOS.patch
14cu|istodo-1.3.0-2|11	BuildRequires:	qmake5
14cu|istodo-1.3.0-2|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|istodo-1.3.0-2|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|istodo-1.3.0-2|14	BuildRequires:	pkgconfig(Qt5Network)
14cu|istodo-1.3.0-2|15	BuildRequires:	pkgconfig(Qt5Sql)
14cu|istodo-1.3.0-2|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|istodo-1.3.0-2|17	BuildRequires:	pkgconfig(Qt5Xml)
14cu|istodo-1.3.0-2|18	Requires:	qt5-database-plugin-sqlite
14cu|istodo-1.3.0-2|19	
14cu|istodo-1.3.0-2|20	%description
14cu|istodo-1.3.0-2|21	iStodo is an organizer for students with scheduling and planning features.
14cu|istodo-1.3.0-2|22	
14cu|istodo-1.3.0-2|23	%files
14cu|istodo-1.3.0-2|24	%doc linux_deploy_1.0/source_amd64/license.txt
14cu|istodo-1.3.0-2|25	%{_bindir}/%{name}
14cu|istodo-1.3.0-2|26	%{_datadir}/applications/%{name}.desktop
14cu|istodo-1.3.0-2|27	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cu|istodo-1.3.0-2|28	
14cu|istodo-1.3.0-2|29	#----------------------------------------------------------------------------
14cu|istodo-1.3.0-2|30	
14cu|istodo-1.3.0-2|31	%prep
14cu|istodo-1.3.0-2|32	%setup -q
14cu|istodo-1.3.0-2|33	%patch0 -p1
14cu|istodo-1.3.0-2|34	
14cu|istodo-1.3.0-2|35	%build
14cu|istodo-1.3.0-2|36	%qmake_qt5
14cu|istodo-1.3.0-2|37	%make
14cu|istodo-1.3.0-2|38	
14cu|istodo-1.3.0-2|39	%install
14cu|istodo-1.3.0-2|40	mkdir -p %{buildroot}%{_bindir}
14cu|istodo-1.3.0-2|41	install -m 0755 desktop/iStodo %{buildroot}%{_bindir}/%{name}
14cu|istodo-1.3.0-2|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|istodo-1.3.0-2|43	install -m 0644 linux_deploy_1.0/source_amd64/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|istodo-1.3.0-2|44	sed -i s,"Version=.*","Version=1.0", %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|istodo-1.3.0-2|45	
14cu|istodo-1.3.0-2|46	# Install icons of various sizes.
14cu|istodo-1.3.0-2|47	for s in 256 128 64 48 32 ; do
14cu|istodo-1.3.0-2|48	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|istodo-1.3.0-2|49	cp linux_deploy_1.0/source_amd64/icons/${s}x${s}/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cu|istodo-1.3.0-2|50	done
14cu|istodo-1.3.0-2|51	
14cu|istodo-1.3.0-2|52	
14cu|istodo-1.3.0-2|53	%changelog
14cu|istodo-1.3.0-2|54	* Wed Oct 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-2
14cu|istodo-1.3.0-2|55	+ Revision: 46b9096
14cu|istodo-1.3.0-2|56	- Requires qt5-database-plugin-sqlite
14cu|istodo-1.3.0-2|57	
14cu|istodo-1.3.0-2|58	

10486 14
14cu|isync-1.2.1-1|1	Summary:	Utility to synchronize IMAP mailboxes with local maildir folders
14cu|isync-1.2.1-1|2	Name:		isync
14cu|isync-1.2.1-1|3	Version:	1.2.1
14cu|isync-1.2.1-1|4	Release:	1
14cu|isync-1.2.1-1|5	License:	GPLv2
14cu|isync-1.2.1-1|6	Group:		Networking/Mail
14cu|isync-1.2.1-1|7	URL:		http://isync.sf.net/
14cu|isync-1.2.1-1|8	Source0:	https://sourceforge.net/projects/isync/files/isync/%{version}/%{name}-%{version}.tar.gz
14cu|isync-1.2.1-1|9	BuildRequires:	pkgconfig
14cu|isync-1.2.1-1|10	BuildRequires:	openssl-devel
14cu|isync-1.2.1-1|11	BuildRequires:	db-devel
14cu|isync-1.2.1-1|12	
14cu|isync-1.2.1-1|13	%description
14cu|isync-1.2.1-1|14	isync is a command line utility which synchronizes mailboxes; currently Maildir
14cu|isync-1.2.1-1|15	and IMAP4 mailboxes are supported. New messages, message deletions and flag
14cu|isync-1.2.1-1|16	changes can be propagated both ways. It is useful for working in disconnected
14cu|isync-1.2.1-1|17	mode, such as on a laptop or with a non-permanent internet collection (dIMAP).
14cu|isync-1.2.1-1|18	
14cu|isync-1.2.1-1|19	%prep
14cu|isync-1.2.1-1|20	%setup -q
14cu|isync-1.2.1-1|21	
14cu|isync-1.2.1-1|22	%build
14cu|isync-1.2.1-1|23	%configure2_5x
14cu|isync-1.2.1-1|24	%make
14cu|isync-1.2.1-1|25	
14cu|isync-1.2.1-1|26	%install
14cu|isync-1.2.1-1|27	%makeinstall_std
14cu|isync-1.2.1-1|28	rm -rf %{buildroot}%{_datadir}/doc/isync
14cu|isync-1.2.1-1|29	
14cu|isync-1.2.1-1|30	%files
14cu|isync-1.2.1-1|31	%doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample
14cu|isync-1.2.1-1|32	%attr(0755,root,root) %{_bindir}/isync
14cu|isync-1.2.1-1|33	%attr(0755,root,root) %{_bindir}/mbsync
14cu|isync-1.2.1-1|34	%attr(0755,root,root) %{_bindir}/mdconvert
14cu|isync-1.2.1-1|35	%attr(0755,root,root) %{_bindir}/get-cert
14cu|isync-1.2.1-1|36	%attr(0644,root,root) %{_mandir}/man1/isync.1*
14cu|isync-1.2.1-1|37	%attr(0644,root,root) %{_mandir}/man1/mbsync.1*
14cu|isync-1.2.1-1|38	%attr(0644,root,root) %{_mandir}/man1/mdconvert.1*
14cu|isync-1.2.1-1|39	
14cu|isync-1.2.1-1|40	%changelog
14cu|isync-1.2.1-1|41	
14cu|isync-1.2.1-1|42	* Wed Sep 21 2016 alzim <alzim@bk.ru> 1.2.1-1
14cu|isync-1.2.1-1|43	- (30850de) Merge pull request #2 from import/isync:rosa2016.1
14cu|isync-1.2.1-1|44	- (30850de) Updated to 1.2.1
14cu|isync-1.2.1-1|45	
14cu|isync-1.2.1-1|46	

10487 14
14cu|it-could-webdav-0.4-4|1	%define section free
14cu|it-could-webdav-0.4-4|2	
14cu|it-could-webdav-0.4-4|3	Summary:        WebDAV Servlet
14cu|it-could-webdav-0.4-4|4	Name:           it-could-webdav
14cu|it-could-webdav-0.4-4|5	Version:        0.4
14cu|it-could-webdav-0.4-4|6	Release:        4
14cu|it-could-webdav-0.4-4|7	Epoch:          0
14cu|it-could-webdav-0.4-4|8	License:        Apache License 2.0
14cu|it-could-webdav-0.4-4|9	URL:            http://could.it/main/a-simple-approach-to-webdav.html
14cu|it-could-webdav-0.4-4|10	Group:          Development/Java
14cu|it-could-webdav-0.4-4|11	Source0:        http://could.it/main/a-simple-approach-to-webdav.data/webdav-0.4.zip
14cu|it-could-webdav-0.4-4|12	Source1:        it-could-webdav-LICENSE.TXT
14cu|it-could-webdav-0.4-4|13	Source2:        webdav-0.4.pom
14cu|it-could-webdav-0.4-4|14	BuildRequires:  ant >= 0:1.6
14cu|it-could-webdav-0.4-4|15	BuildRequires:  ant-junit >= 0:1.6
14cu|it-could-webdav-0.4-4|16	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|it-could-webdav-0.4-4|17	BuildRequires:  junit
14cu|it-could-webdav-0.4-4|18	BuildRequires:  servlet6
14cu|it-could-webdav-0.4-4|19	Requires:       servlet6
14cu|it-could-webdav-0.4-4|20	BuildArch:      noarch
14cu|it-could-webdav-0.4-4|21	
14cu|it-could-webdav-0.4-4|22	%description
14cu|it-could-webdav-0.4-4|23	WebDAV Servlet.
14cu|it-could-webdav-0.4-4|24	
14cu|it-could-webdav-0.4-4|25	%package javadoc
14cu|it-could-webdav-0.4-4|26	Summary:        Javadoc for %{name}
14cu|it-could-webdav-0.4-4|27	Group:          Development/Java
14cu|it-could-webdav-0.4-4|28	
14cu|it-could-webdav-0.4-4|29	%description javadoc
14cu|it-could-webdav-0.4-4|30	%{summary}.
14cu|it-could-webdav-0.4-4|31	
14cu|it-could-webdav-0.4-4|32	%prep
14cu|it-could-webdav-0.4-4|33	%setup -q -n webdav-%{version}
14cu|it-could-webdav-0.4-4|34	%remove_java_binaries
14cu|it-could-webdav-0.4-4|35	cp %{SOURCE1} LICENSE.TXT
14cu|it-could-webdav-0.4-4|36	
14cu|it-could-webdav-0.4-4|37	%build
14cu|it-could-webdav-0.4-4|38	export CLASSPATH=$(build-classpath tomcat-servlet-api)
14cu|it-could-webdav-0.4-4|39	%{ant}
14cu|it-could-webdav-0.4-4|40	
14cu|it-could-webdav-0.4-4|41	%install
14cu|it-could-webdav-0.4-4|42	
14cu|it-could-webdav-0.4-4|43	# jars
14cu|it-could-webdav-0.4-4|44	mkdir -p %{buildroot}%{_javadir}
14cu|it-could-webdav-0.4-4|45	
14cu|it-could-webdav-0.4-4|46	install -m 644 webdav-%{version}.jar \
14cu|it-could-webdav-0.4-4|47	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|it-could-webdav-0.4-4|48	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|it-could-webdav-0.4-4|49	
14cu|it-could-webdav-0.4-4|50	#poms
14cu|it-could-webdav-0.4-4|51	%add_to_maven_depmap it.could webdav %{version} JPP/ it-could-webdav
14cu|it-could-webdav-0.4-4|52	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|it-could-webdav-0.4-4|53	install -pm 644 %{SOURCE2} \
14cu|it-could-webdav-0.4-4|54	%{buildroot}%{_datadir}/maven2/poms/JPP-it-could-webdav.pom
14cu|it-could-webdav-0.4-4|55	
14cu|it-could-webdav-0.4-4|56	# javadoc
14cu|it-could-webdav-0.4-4|57	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|it-could-webdav-0.4-4|58	cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|it-could-webdav-0.4-4|59	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|it-could-webdav-0.4-4|60	
14cu|it-could-webdav-0.4-4|61	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cu|it-could-webdav-0.4-4|62	cp -p LICENSE.TXT %{buildroot}%{_docdir}/%{name}-%{version}
14cu|it-could-webdav-0.4-4|63	
14cu|it-could-webdav-0.4-4|64	%post
14cu|it-could-webdav-0.4-4|65	%update_maven_depmap
14cu|it-could-webdav-0.4-4|66	
14cu|it-could-webdav-0.4-4|67	%postun
14cu|it-could-webdav-0.4-4|68	%update_maven_depmap
14cu|it-could-webdav-0.4-4|69	
14cu|it-could-webdav-0.4-4|70	%files
14cu|it-could-webdav-0.4-4|71	%defattr(0644,root,root,0755)
14cu|it-could-webdav-0.4-4|72	%{_javadir}/%{name}.jar
14cu|it-could-webdav-0.4-4|73	%{_javadir}/%{name}-%{version}.jar
14cu|it-could-webdav-0.4-4|74	%{_datadir}/maven2/poms/*
14cu|it-could-webdav-0.4-4|75	%{_mavendepmapfragdir}
14cu|it-could-webdav-0.4-4|76	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
14cu|it-could-webdav-0.4-4|77	
14cu|it-could-webdav-0.4-4|78	%files javadoc
14cu|it-could-webdav-0.4-4|79	%defattr(0644,root,root,0755)
14cu|it-could-webdav-0.4-4|80	%{_javadocdir}/%{name}-%{version}
14cu|it-could-webdav-0.4-4|81	%{_javadocdir}/%{name}
14cu|it-could-webdav-0.4-4|82	
14cu|it-could-webdav-0.4-4|83	
14cu|it-could-webdav-0.4-4|84	%changelog
14cu|it-could-webdav-0.4-4|85	
14cu|it-could-webdav-0.4-4|86	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 0:0.4-4
14cu|it-could-webdav-0.4-4|87	- (188ddb1) Updated to modern BRs
14cu|it-could-webdav-0.4-4|88	
14cu|it-could-webdav-0.4-4|89	

10488 14
14cu|ja2-stracciatella-0.15.1-1|1	Name:           ja2-stracciatella
14cu|ja2-stracciatella-0.15.1-1|2	Version:        0.15.1
14cu|ja2-stracciatella-0.15.1-1|3	Release:        1
14cu|ja2-stracciatella-0.15.1-1|4	Summary:        Jagged Alliance 2 Stracciatella
14cu|ja2-stracciatella-0.15.1-1|5	License:        MIT
14cu|ja2-stracciatella-0.15.1-1|6	Group:          Games/Other
14cu|ja2-stracciatella-0.15.1-1|7	Url:            http://ja2-stracciatella.github.io/
14cu|ja2-stracciatella-0.15.1-1|8	Source:         https://github.com/ja2-stracciatella/ja2-stracciatella/archive/v0.15.1.tar.gz
14cu|ja2-stracciatella-0.15.1-1|9	BuildRequires:  pkgconfig(sdl)
14cu|ja2-stracciatella-0.15.1-1|10	
14cu|ja2-stracciatella-0.15.1-1|11	
14cu|ja2-stracciatella-0.15.1-1|12	%description
14cu|ja2-stracciatella-0.15.1-1|13	The goal of the project was to make
14cu|ja2-stracciatella-0.15.1-1|14	Jagged Alliance 2 available on a wide
14cu|ja2-stracciatella-0.15.1-1|15	range of platforms,
14cu|ja2-stracciatella-0.15.1-1|16	improve its stability,
14cu|ja2-stracciatella-0.15.1-1|17	fix bugs and provide a stable
14cu|ja2-stracciatella-0.15.1-1|18	platform for mod development
14cu|ja2-stracciatella-0.15.1-1|19	
14cu|ja2-stracciatella-0.15.1-1|20	Edit the ~/.ja2/ja2.ini and set
14cu|ja2-stracciatella-0.15.1-1|21	parameter data_dir to point on the
14cu|ja2-stracciatella-0.15.1-1|22	directory where the original
14cu|ja2-stracciatella-0.15.1-1|23	game was installed.
14cu|ja2-stracciatella-0.15.1-1|24	
14cu|ja2-stracciatella-0.15.1-1|25	If you installed not English version of
14cu|ja2-stracciatella-0.15.1-1|26	the original game, but one of the localized varieties,
14cu|ja2-stracciatella-0.15.1-1|27	you need to start the game with the appropriate
14cu|ja2-stracciatella-0.15.1-1|28	parameter, e.g. ja2 -resversion ITALIAN.
14cu|ja2-stracciatella-0.15.1-1|29	
14cu|ja2-stracciatella-0.15.1-1|30	%files
14cu|ja2-stracciatella-0.15.1-1|31	%doc *.txt *.md
14cu|ja2-stracciatella-0.15.1-1|32	%{_bindir}/ja2
14cu|ja2-stracciatella-0.15.1-1|33	%{_datadir}/ja2
14cu|ja2-stracciatella-0.15.1-1|34	%{_mandir}/man6/ja2.6.*
14cu|ja2-stracciatella-0.15.1-1|35	%{_datadir}/applications/%{name}.desktop
14cu|ja2-stracciatella-0.15.1-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|ja2-stracciatella-0.15.1-1|37	#---------------------------------------------------------
14cu|ja2-stracciatella-0.15.1-1|38	
14cu|ja2-stracciatella-0.15.1-1|39	%prep
14cu|ja2-stracciatella-0.15.1-1|40	%setup -q
14cu|ja2-stracciatella-0.15.1-1|41	
14cu|ja2-stracciatella-0.15.1-1|42	%build
14cu|ja2-stracciatella-0.15.1-1|43	%configure2_5x
14cu|ja2-stracciatella-0.15.1-1|44	%make
14cu|ja2-stracciatella-0.15.1-1|45	
14cu|ja2-stracciatella-0.15.1-1|46	%install
14cu|ja2-stracciatella-0.15.1-1|47	sed -i "s|%{_prefix}|%{buildroot}%{_prefix}|" Makefile.config
14cu|ja2-stracciatella-0.15.1-1|48	%makeinstall_std
14cu|ja2-stracciatella-0.15.1-1|49	find %{buildroot} -size 0 -delete
14cu|ja2-stracciatella-0.15.1-1|50	chmod 0755 %{buildroot}%{_bindir}/ja2
14cu|ja2-stracciatella-0.15.1-1|51	
14cu|ja2-stracciatella-0.15.1-1|52	%changelog
14cu|ja2-stracciatella-0.15.1-1|53	
14cu|ja2-stracciatella-0.15.1-1|54	* Thu Apr 20 2017 abfonly <abfonly@gmail.com> 0.15.1-1
14cu|ja2-stracciatella-0.15.1-1|55	- (dad6cee) Imported from SRPM
14cu|ja2-stracciatella-0.15.1-1|56	
14cu|ja2-stracciatella-0.15.1-1|57	

10489 14
14cu|jabber2-2.2.16-3|1	%define oname jabberd
14cu|jabber2-2.2.16-3|2	
14cu|jabber2-2.2.16-3|3	%bcond_without pam
14cu|jabber2-2.2.16-3|4	%bcond_without sqlite
14cu|jabber2-2.2.16-3|5	%bcond_without db
14cu|jabber2-2.2.16-3|6	%bcond_without openldap
14cu|jabber2-2.2.16-3|7	%bcond_without mysql
14cu|jabber2-2.2.16-3|8	%bcond_without postgresql
14cu|jabber2-2.2.16-3|9	
14cu|jabber2-2.2.16-3|10	Summary:	OpenSource server implementation of the Jabber protocols
14cu|jabber2-2.2.16-3|11	Name:		jabber2
14cu|jabber2-2.2.16-3|12	Version:	2.2.16
14cu|jabber2-2.2.16-3|13	Release:	3
14cu|jabber2-2.2.16-3|14	License:	GPLv2+
14cu|jabber2-2.2.16-3|15	Group:		System/Servers
14cu|jabber2-2.2.16-3|16	Url:		http://codex.xiaoka.com/wiki/jabberd2:start
14cu|jabber2-2.2.16-3|17	Source0:	http://codex.xiaoka.com/pub/jabberd2/releases/%{oname}-%{version}.tar.gz
14cu|jabber2-2.2.16-3|18	Source1:	%{oname}.rc
14cu|jabber2-2.2.16-3|19	Source2:	%{oname}.sysconfig
14cu|jabber2-2.2.16-3|20	Source3:	%{oname}.logrotate
14cu|jabber2-2.2.16-3|21	Source4:	jabber2-tmpfiles.conf
14cu|jabber2-2.2.16-3|22	Patch0:		jabberd-2.2.8-fix-pid-path.patch
14cu|jabber2-2.2.16-3|23	Patch1:		jabberd-2.2.9-fix-log-path.patch
14cu|jabber2-2.2.16-3|24	Patch2:		jabberd-2.2.11-fix-pem-path.patch
14cu|jabber2-2.2.16-3|25	Patch3:		jabberd-2.2.11-fix-template-path.patch
14cu|jabber2-2.2.16-3|26	Patch4:		jabberd-2.2.11-fix-router-path.patch
14cu|jabber2-2.2.16-3|27	Patch5:		jabberd-2.2.11-fix-module-filename.patch
14cu|jabber2-2.2.16-3|28	Patch6:		jabberd-2.2.16-link.patch
14cu|jabber2-2.2.16-3|29	Patch7:		jabberd-2.2.16.interpreter.patch
14cu|jabber2-2.2.16-3|30	%if %{with db}
14cu|jabber2-2.2.16-3|31	BuildRequires:	db-devel
14cu|jabber2-2.2.16-3|32	%endif
14cu|jabber2-2.2.16-3|33	BuildRequires:	glibc-devel
14cu|jabber2-2.2.16-3|34	%if %{with mysql}
14cu|jabber2-2.2.16-3|35	BuildRequires:	mysql-devel
14cu|jabber2-2.2.16-3|36	%endif
14cu|jabber2-2.2.16-3|37	%if %{with openldap}
14cu|jabber2-2.2.16-3|38	BuildRequires:	openldap-devel
14cu|jabber2-2.2.16-3|39	%endif
14cu|jabber2-2.2.16-3|40	%if %{with pam}
14cu|jabber2-2.2.16-3|41	BuildRequires:	pam-devel
14cu|jabber2-2.2.16-3|42	%endif
14cu|jabber2-2.2.16-3|43	Buildrequires:	udns-devel
14cu|jabber2-2.2.16-3|44	BuildRequires:	pkgconfig(bdw-gc)
14cu|jabber2-2.2.16-3|45	BuildRequires:	pkgconfig(cppunit)
14cu|jabber2-2.2.16-3|46	BuildRequires:	pkgconfig(expat)
14cu|jabber2-2.2.16-3|47	BuildRequires:	pkgconfig(libgsasl)
14cu|jabber2-2.2.16-3|48	BuildRequires:	pkgconfig(libidn)
14cu|jabber2-2.2.16-3|49	%if %{with postgresql}
14cu|jabber2-2.2.16-3|50	BuildRequires:	pkgconfig(libpq)
14cu|jabber2-2.2.16-3|51	%endif
14cu|jabber2-2.2.16-3|52	BuildRequires:	pkgconfig(openssl)
14cu|jabber2-2.2.16-3|53	%if %{with sqlite}
14cu|jabber2-2.2.16-3|54	BuildRequires:	pkgconfig(sqlite3)
14cu|jabber2-2.2.16-3|55	%endif
14cu|jabber2-2.2.16-3|56	BuildRequires:	pkgconfig(zlib)
14cu|jabber2-2.2.16-3|57	Conflicts:	jabber
14cu|jabber2-2.2.16-3|58	Requires(pre,post,preun,postun):	rpm-helper
14cu|jabber2-2.2.16-3|59	
14cu|jabber2-2.2.16-3|60	%description
14cu|jabber2-2.2.16-3|61	The jabberd project aims to provide an open-source server implementation of the
14cu|jabber2-2.2.16-3|62	Jabber protocols for instant messaging and XML routing. The goal of this
14cu|jabber2-2.2.16-3|63	project is to provide a scalable, reliable, efficient and extensible server
14cu|jabber2-2.2.16-3|64	that provides a complete set of features and is up to date with the latest
14cu|jabber2-2.2.16-3|65	protocol revisions.
14cu|jabber2-2.2.16-3|66	
14cu|jabber2-2.2.16-3|67	jabberd 2 is the next generation of the jabberd server. It has been rewritten
14cu|jabber2-2.2.16-3|68	from the ground up to be scalable, architecturally sound, and to support the
14cu|jabber2-2.2.16-3|69	latest protocol extensions coming out of the JSF.
14cu|jabber2-2.2.16-3|70	
14cu|jabber2-2.2.16-3|71	%files
14cu|jabber2-2.2.16-3|72	%defattr (0755,root,root,0755)
14cu|jabber2-2.2.16-3|73	%{_bindir}/*
14cu|jabber2-2.2.16-3|74	%{_initrddir}/%{oname}
14cu|jabber2-2.2.16-3|75	%{_libdir}/%{oname}
14cu|jabber2-2.2.16-3|76	%defattr (0644,root,root,0755)
14cu|jabber2-2.2.16-3|77	%doc COPYING README INSTALL ChangeLog AUTHORS NEWS TODO
14cu|jabber2-2.2.16-3|78	%doc tools/db-setup.mysql tools/db-setup.pgsql
14cu|jabber2-2.2.16-3|79	%doc tools/*.pl examples
14cu|jabber2-2.2.16-3|80	%{_sysconfdir}/logrotate.d/%{oname}
14cu|jabber2-2.2.16-3|81	%{_sysconfdir}/sysconfig/%{oname}
14cu|jabber2-2.2.16-3|82	%dir %{_sysconfdir}/%{oname}
14cu|jabber2-2.2.16-3|83	%config(noreplace) %{_sysconfdir}/%{oname}/c2s.xml
14cu|jabber2-2.2.16-3|84	%config(noreplace) %{_sysconfdir}/%{oname}/router-users.xml
14cu|jabber2-2.2.16-3|85	%config(noreplace) %{_sysconfdir}/%{oname}/router.xml
14cu|jabber2-2.2.16-3|86	%config(noreplace) %{_sysconfdir}/%{oname}/router-filter.xml
14cu|jabber2-2.2.16-3|87	%config(noreplace) %{_sysconfdir}/%{oname}/s2s.xml
14cu|jabber2-2.2.16-3|88	%config(noreplace) %{_sysconfdir}/%{oname}/sm.xml
14cu|jabber2-2.2.16-3|89	%config(noreplace) %{_sysconfdir}/%{oname}/templates
14cu|jabber2-2.2.16-3|90	%{_mandir}/man8/*
14cu|jabber2-2.2.16-3|91	%{_tmpfilesdir}/%{name}.conf
14cu|jabber2-2.2.16-3|92	%defattr (0644,jabberd,jabberd,755)
14cu|jabber2-2.2.16-3|93	%ghost %{_var}/run/%{oname}
14cu|jabber2-2.2.16-3|94	%{_var}/lib/%{oname}
14cu|jabber2-2.2.16-3|95	%{_logdir}/%{oname}
14cu|jabber2-2.2.16-3|96	
14cu|jabber2-2.2.16-3|97	%pre
14cu|jabber2-2.2.16-3|98	%_pre_useradd %{oname} %{_var}/lib/%{oname} /bin/sh
14cu|jabber2-2.2.16-3|99	
14cu|jabber2-2.2.16-3|100	%preun
14cu|jabber2-2.2.16-3|101	%_preun_service %{oname}
14cu|jabber2-2.2.16-3|102	
14cu|jabber2-2.2.16-3|103	%post
14cu|jabber2-2.2.16-3|104	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|jabber2-2.2.16-3|105	%_post_service %{oname}
14cu|jabber2-2.2.16-3|106	
14cu|jabber2-2.2.16-3|107	%postun
14cu|jabber2-2.2.16-3|108	%_postun_userdel %{oname}
14cu|jabber2-2.2.16-3|109	
14cu|jabber2-2.2.16-3|110	#----------------------------------------------------------------------------
14cu|jabber2-2.2.16-3|111	
14cu|jabber2-2.2.16-3|112	%prep
14cu|jabber2-2.2.16-3|113	%setup -qn %{oname}-%{version}
14cu|jabber2-2.2.16-3|114	%patch0 -p1
14cu|jabber2-2.2.16-3|115	%patch1 -p1
14cu|jabber2-2.2.16-3|116	%patch2 -p0
14cu|jabber2-2.2.16-3|117	%patch3 -p1
14cu|jabber2-2.2.16-3|118	%patch4 -p1
14cu|jabber2-2.2.16-3|119	%patch5 -p0
14cu|jabber2-2.2.16-3|120	%patch6 -p0
14cu|jabber2-2.2.16-3|121	%patch7 -p1 -b .interpreter
14cu|jabber2-2.2.16-3|122	
14cu|jabber2-2.2.16-3|123	%build
14cu|jabber2-2.2.16-3|124	autoreconf -f -i
14cu|jabber2-2.2.16-3|125	%serverbuild
14cu|jabber2-2.2.16-3|126	
14cu|jabber2-2.2.16-3|127	%configure2_5x \
14cu|jabber2-2.2.16-3|128	%if %{with pam}
14cu|jabber2-2.2.16-3|129	--enable-pam \
14cu|jabber2-2.2.16-3|130	%else
14cu|jabber2-2.2.16-3|131	--disable-pam \
14cu|jabber2-2.2.16-3|132	%endif
14cu|jabber2-2.2.16-3|133	%if %{with db}
14cu|jabber2-2.2.16-3|134	--enable-db \
14cu|jabber2-2.2.16-3|135	%else
14cu|jabber2-2.2.16-3|136	--disable-db \
14cu|jabber2-2.2.16-3|137	%endif
14cu|jabber2-2.2.16-3|138	%if %{with mysql}
14cu|jabber2-2.2.16-3|139	--enable-mysql \
14cu|jabber2-2.2.16-3|140	%else
14cu|jabber2-2.2.16-3|141	--disable-mysql \
14cu|jabber2-2.2.16-3|142	%endif
14cu|jabber2-2.2.16-3|143	%if %{with openldap}
14cu|jabber2-2.2.16-3|144	--enable-ldap \
14cu|jabber2-2.2.16-3|145	%else
14cu|jabber2-2.2.16-3|146	--disable-ldap \
14cu|jabber2-2.2.16-3|147	%endif
14cu|jabber2-2.2.16-3|148	%if %{with postgresql}
14cu|jabber2-2.2.16-3|149	--enable-pgsql \
14cu|jabber2-2.2.16-3|150	%else
14cu|jabber2-2.2.16-3|151	--disable-pgsql \
14cu|jabber2-2.2.16-3|152	%endif
14cu|jabber2-2.2.16-3|153	%if %{with sqlite}
14cu|jabber2-2.2.16-3|154	--enable-sqlite \
14cu|jabber2-2.2.16-3|155	%else
14cu|jabber2-2.2.16-3|156	--disable-sqlite \
14cu|jabber2-2.2.16-3|157	%endif
14cu|jabber2-2.2.16-3|158	--localstatedir=%{_var}/lib \
14cu|jabber2-2.2.16-3|159	--enable-anon \
14cu|jabber2-2.2.16-3|160	--enable-debug \
14cu|jabber2-2.2.16-3|161	--enable-fs \
14cu|jabber2-2.2.16-3|162	--enable-mio=poll \
14cu|jabber2-2.2.16-3|163	--enable-pipe \
14cu|jabber2-2.2.16-3|164	--enable-ssl \
14cu|jabber2-2.2.16-3|165	--with-sasl=gsasl
14cu|jabber2-2.2.16-3|166	
14cu|jabber2-2.2.16-3|167	%make
14cu|jabber2-2.2.16-3|168	
14cu|jabber2-2.2.16-3|169	%install
14cu|jabber2-2.2.16-3|170	%makeinstall_std
14cu|jabber2-2.2.16-3|171	
14cu|jabber2-2.2.16-3|172	# create needed directories
14cu|jabber2-2.2.16-3|173	mkdir -p %{buildroot}%{_var}/run/%{oname}
14cu|jabber2-2.2.16-3|174	mkdir -p %{buildroot}%{_var}/lib/%{oname}/{db,stats}
14cu|jabber2-2.2.16-3|175	mkdir -p %{buildroot}%{_var}/log/%{oname}
14cu|jabber2-2.2.16-3|176	mkdir -p %{buildroot}%{_sysconfdir}/%{oname}
14cu|jabber2-2.2.16-3|177	mkdir -p %{buildroot}%{_initrddir}
14cu|jabber2-2.2.16-3|178	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cu|jabber2-2.2.16-3|179	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|jabber2-2.2.16-3|180	
14cu|jabber2-2.2.16-3|181	# install the initscript
14cu|jabber2-2.2.16-3|182	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{oname}
14cu|jabber2-2.2.16-3|183	
14cu|jabber2-2.2.16-3|184	# install the sysconfig file
14cu|jabber2-2.2.16-3|185	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{oname}
14cu|jabber2-2.2.16-3|186	
14cu|jabber2-2.2.16-3|187	# install the logrotate file
14cu|jabber2-2.2.16-3|188	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{oname}
14cu|jabber2-2.2.16-3|189	
14cu|jabber2-2.2.16-3|190	install -m0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|jabber2-2.2.16-3|191	
14cu|jabber2-2.2.16-3|192	# and move some conf files to /etc/jabberd
14cu|jabber2-2.2.16-3|193	mv %{buildroot}%{_sysconfdir}/{*.xml,*.cfg,*.conf,*.dist,templates} %{buildroot}%{_sysconfdir}/%{oname}
14cu|jabber2-2.2.16-3|194	
14cu|jabber2-2.2.16-3|195	# prepare to doc .dist files
14cu|jabber2-2.2.16-3|196	mkdir examples
14cu|jabber2-2.2.16-3|197	mv %{buildroot}%{_sysconfdir}/%{oname}/{*.dist,templates/*.dist} examples
14cu|jabber2-2.2.16-3|198	
14cu|jabber2-2.2.16-3|199	# we have our own start script
14cu|jabber2-2.2.16-3|200	rm -f %{buildroot}%{_bindir}/%{oname}
14cu|jabber2-2.2.16-3|201	rm -f %{buildroot}%{_sysconfdir}/%{oname}/%{oname}.cfg*
14cu|jabber2-2.2.16-3|202	rm -f %{buildroot}%{_sysconfdir}/%{oname}/%{oname}-*.conf
14cu|jabber2-2.2.16-3|203	rm -rf %{buildroot}%{_prefix}%{_sysconfdir}/init
14cu|jabber2-2.2.16-3|204	
14cu|jabber2-2.2.16-3|205	
14cu|jabber2-2.2.16-3|206	%changelog
14cu|jabber2-2.2.16-3|207	
14cu|jabber2-2.2.16-3|208	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.16-3
14cu|jabber2-2.2.16-3|209	- (c2e6a8e) Drop pq-devel from BuildRequires
14cu|jabber2-2.2.16-3|210	
14cu|jabber2-2.2.16-3|211	

10490 14
14cu|jackasyn-0.13-6|1	%define major		0
14cu|jackasyn-0.13-6|2	%define libname		%mklibname %{name} %{major}
14cu|jackasyn-0.13-6|3	%define develname	%mklibname %{name} -d
14cu|jackasyn-0.13-6|4	
14cu|jackasyn-0.13-6|5	# Somehow debug package ends up being empty: avoid rpmlint error
14cu|jackasyn-0.13-6|6	%define debug_package %{nil}
14cu|jackasyn-0.13-6|7	
14cu|jackasyn-0.13-6|8	Name:	 	jackasyn
14cu|jackasyn-0.13-6|9	Summary:		Asynchronous capabilities for Jack audio daemon
14cu|jackasyn-0.13-6|10	Version:		0.13
14cu|jackasyn-0.13-6|11	Release:		6
14cu|jackasyn-0.13-6|12	Source0:		http://gige.xdv.org/soft/libjackasyn/download/lib%{name}-%{version}.tar.gz
14cu|jackasyn-0.13-6|13	URL:		http://gige.xdv.org/soft/libjackasyn
14cu|jackasyn-0.13-6|14	License:		GPLv2+
14cu|jackasyn-0.13-6|15	Group:		Sound
14cu|jackasyn-0.13-6|16	BuildRequires:	pkgconfig(jack)
14cu|jackasyn-0.13-6|17	BuildRequires:	pkgconfig(samplerate)
14cu|jackasyn-0.13-6|18	Requires:	jack
14cu|jackasyn-0.13-6|19	
14cu|jackasyn-0.13-6|20	%description
14cu|jackasyn-0.13-6|21	This is a library that allows to access the jack audio server in
14cu|jackasyn-0.13-6|22	asynchronous mode. The jacklaunch command launches an application by
14cu|jackasyn-0.13-6|23	preloading libjackasyn. This makes applications that are written for the
14cu|jackasyn-0.13-6|24	OSS API working with the JACK audio server.
14cu|jackasyn-0.13-6|25	
14cu|jackasyn-0.13-6|26	
14cu|jackasyn-0.13-6|27	%package -n	%{libname}
14cu|jackasyn-0.13-6|28	Summary:		Dynamic libraries from %{name}
14cu|jackasyn-0.13-6|29	Group:		System/Libraries
14cu|jackasyn-0.13-6|30	
14cu|jackasyn-0.13-6|31	%description -n %{libname}
14cu|jackasyn-0.13-6|32	This is a library that allows to access the jack audio server in
14cu|jackasyn-0.13-6|33	asynchronous mode. It can be used for several purposes:
14cu|jackasyn-0.13-6|34	1) Make an application that uses the OSS audio API run with the jack
14cu|jackasyn-0.13-6|35	server via the LD_PRELOAD system.
14cu|jackasyn-0.13-6|36	2) You have an application that is written for asynchronous mode,
14cu|jackasyn-0.13-6|37	probably for several platforms and can't afford a rewrite of the whole
14cu|jackasyn-0.13-6|38	system to fit jackit callback architecture.
14cu|jackasyn-0.13-6|39	3) You want to port an application in a fast and easy way and do not care
14cu|jackasyn-0.13-6|40	for tight synchronisation and performance.
14cu|jackasyn-0.13-6|41	
14cu|jackasyn-0.13-6|42	
14cu|jackasyn-0.13-6|43	%package -n	%{develname}
14cu|jackasyn-0.13-6|44	Summary:		Header files and static libraries from %{name}
14cu|jackasyn-0.13-6|45	Group: 		Development/C
14cu|jackasyn-0.13-6|46	Requires:	%{libname} = %{version}-%{release}
14cu|jackasyn-0.13-6|47	Provides:	%{name}-devel = %{version}-%{release}
14cu|jackasyn-0.13-6|48	Obsoletes:	%{name}-devel < %{version}-%{release}
14cu|jackasyn-0.13-6|49	#Obsoletes:	%%{_lib}jackasyn0-devel < %%{version}-%%{release}
14cu|jackasyn-0.13-6|50	
14cu|jackasyn-0.13-6|51	%description -n %{develname}
14cu|jackasyn-0.13-6|52	Libraries and includes files for developing programs based on %{name}.
14cu|jackasyn-0.13-6|53	
14cu|jackasyn-0.13-6|54	
14cu|jackasyn-0.13-6|55	%prep
14cu|jackasyn-0.13-6|56	%setup -qn lib%{name}-%{version}
14cu|jackasyn-0.13-6|57	
14cu|jackasyn-0.13-6|58	%build
14cu|jackasyn-0.13-6|59	%configure2_5x
14cu|jackasyn-0.13-6|60	# parallel build doesn't work - AdamW 2008/08
14cu|jackasyn-0.13-6|61	make
14cu|jackasyn-0.13-6|62	
14cu|jackasyn-0.13-6|63	
14cu|jackasyn-0.13-6|64	%install
14cu|jackasyn-0.13-6|65	mkdir -p %{buildroot}/%{_libdir}
14cu|jackasyn-0.13-6|66	mkdir -p %{buildroot}/%{_bindir}
14cu|jackasyn-0.13-6|67	mkdir -p %{buildroot}/%{_includedir}
14cu|jackasyn-0.13-6|68	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|jackasyn-0.13-6|69	install -m 644 libjackasyn.a %{buildroot}/%{_libdir}
14cu|jackasyn-0.13-6|70	install -m 755 libjackasyn.so.%{version} %{buildroot}/%{_libdir}
14cu|jackasyn-0.13-6|71	install -m 644 libjackoss.h %{buildroot}/%{_includedir}
14cu|jackasyn-0.13-6|72	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so.0
14cu|jackasyn-0.13-6|73	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so
14cu|jackasyn-0.13-6|74	install -m 755 jacklaunch %{buildroot}/%{_bindir}
14cu|jackasyn-0.13-6|75	install -m 0644 jacklaunch.1 %{buildroot}/%{_mandir}/man1
14cu|jackasyn-0.13-6|76	
14cu|jackasyn-0.13-6|77	
14cu|jackasyn-0.13-6|78	%files
14cu|jackasyn-0.13-6|79	%doc README AUTHORS CHANGELOG TODO WORKING
14cu|jackasyn-0.13-6|80	%{_bindir}/jacklaunch
14cu|jackasyn-0.13-6|81	%{_mandir}/man1/*
14cu|jackasyn-0.13-6|82	
14cu|jackasyn-0.13-6|83	
14cu|jackasyn-0.13-6|84	%files -n %{libname}
14cu|jackasyn-0.13-6|85	%doc README
14cu|jackasyn-0.13-6|86	%{_libdir}/*.so.%{major}*
14cu|jackasyn-0.13-6|87	
14cu|jackasyn-0.13-6|88	
14cu|jackasyn-0.13-6|89	%files -n %{develname}
14cu|jackasyn-0.13-6|90	%{_includedir}/*.h
14cu|jackasyn-0.13-6|91	%{_libdir}/*.so
14cu|jackasyn-0.13-6|92	%{_libdir}/*.a
14cu|jackasyn-0.13-6|93	
14cu|jackasyn-0.13-6|94	
14cu|jackasyn-0.13-6|95	
14cu|jackasyn-0.13-6|96	
14cu|jackasyn-0.13-6|97	%changelog
14cu|jackasyn-0.13-6|98	
14cu|jackasyn-0.13-6|99	* Tue Jan 12 2016 gvm <mc2374@mclink.it> 0.13-6
14cu|jackasyn-0.13-6|100	- (d933f17) Fix rpmlint error.
14cu|jackasyn-0.13-6|101	
14cu|jackasyn-0.13-6|102	

10491 14
14cu|jackbeat-0.7.6-4|1	Summary:	Drum machine styled audio sequencer
14cu|jackbeat-0.7.6-4|2	Name:		jackbeat
14cu|jackbeat-0.7.6-4|3	Version:	0.7.6
14cu|jackbeat-0.7.6-4|4	Release:	4
14cu|jackbeat-0.7.6-4|5	License:	GPLv2+
14cu|jackbeat-0.7.6-4|6	Group:		Sound
14cu|jackbeat-0.7.6-4|7	Url:		http://bitbucket.org/olivierg/jackbeat/wiki/Home
14cu|jackbeat-0.7.6-4|8	Source0:	http://bitbucket.org/olivierg/%{name}/downloads/%{name}-%{version}.tar.gz
14cu|jackbeat-0.7.6-4|9	Patch0:		jackbeat-0.7.3-mdv-fix-str-fmt.patch
14cu|jackbeat-0.7.6-4|10	BuildRequires:	imagemagick
14cu|jackbeat-0.7.6-4|11	BuildRequires:	pkgconfig(alsa)
14cu|jackbeat-0.7.6-4|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|jackbeat-0.7.6-4|13	BuildRequires:	pkgconfig(jack)
14cu|jackbeat-0.7.6-4|14	BuildRequires:	pkgconfig(liblo)
14cu|jackbeat-0.7.6-4|15	BuildRequires:	pkgconfig(libpulse)
14cu|jackbeat-0.7.6-4|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|jackbeat-0.7.6-4|17	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|jackbeat-0.7.6-4|18	BuildRequires:	pkgconfig(samplerate)
14cu|jackbeat-0.7.6-4|19	BuildRequires:	pkgconfig(sndfile)
14cu|jackbeat-0.7.6-4|20	
14cu|jackbeat-0.7.6-4|21	%description
14cu|jackbeat-0.7.6-4|22	Jackbeat is an audio sequencer with the following features:
14cu|jackbeat-0.7.6-4|23	* drummachine-like interface for fast and easy edition;
14cu|jackbeat-0.7.6-4|24	* realtime operation : while playing, the pattern can be edited and
14cu|jackbeat-0.7.6-4|25	resized, the bpm rate modified, and new samples loaded;
14cu|jackbeat-0.7.6-4|26	* virtually unlimited number of tracks and beats;
14cu|jackbeat-0.7.6-4|27	* easy to use and yet powerful : just JACK it into jack-rack and you
14cu|jackbeat-0.7.6-4|28	can apply LADSPA effect plugins on a per track basis, perform
14cu|jackbeat-0.7.6-4|29	mastering with jackeq , etc...
14cu|jackbeat-0.7.6-4|30	* loads and saves .jab files, Jackbeat's binary file format.
14cu|jackbeat-0.7.6-4|31	
14cu|jackbeat-0.7.6-4|32	%files
14cu|jackbeat-0.7.6-4|33	%doc AUTHORS ChangeLog COPYING README
14cu|jackbeat-0.7.6-4|34	%{_bindir}/%{name}
14cu|jackbeat-0.7.6-4|35	%{_datadir}/applications/%{name}.desktop
14cu|jackbeat-0.7.6-4|36	%{_datadir}/%{name}
14cu|jackbeat-0.7.6-4|37	
14cu|jackbeat-0.7.6-4|38	#----------------------------------------------------------------------------
14cu|jackbeat-0.7.6-4|39	
14cu|jackbeat-0.7.6-4|40	%prep
14cu|jackbeat-0.7.6-4|41	%setup -q
14cu|jackbeat-0.7.6-4|42	%patch0 -p1 -b .strfmt
14cu|jackbeat-0.7.6-4|43	
14cu|jackbeat-0.7.6-4|44	%build
14cu|jackbeat-0.7.6-4|45	LDFLAGS="-lgmodule-2.0" %configure
14cu|jackbeat-0.7.6-4|46	%make
14cu|jackbeat-0.7.6-4|47	
14cu|jackbeat-0.7.6-4|48	%install
14cu|jackbeat-0.7.6-4|49	%makeinstall
14cu|jackbeat-0.7.6-4|50	
14cu|jackbeat-0.7.6-4|51	#menu
14cu|jackbeat-0.7.6-4|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|jackbeat-0.7.6-4|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|jackbeat-0.7.6-4|54	[Desktop Entry]
14cu|jackbeat-0.7.6-4|55	Name=JackBeat
14cu|jackbeat-0.7.6-4|56	Comment=%{summary}
14cu|jackbeat-0.7.6-4|57	Exec=%{_bindir}/%{name}
14cu|jackbeat-0.7.6-4|58	Icon=sound_section
14cu|jackbeat-0.7.6-4|59	Terminal=false
14cu|jackbeat-0.7.6-4|60	Type=Application
14cu|jackbeat-0.7.6-4|61	Categories=AudioVideo;Sequencer;
14cu|jackbeat-0.7.6-4|62	EOF
14cu|jackbeat-0.7.6-4|63	
14cu|jackbeat-0.7.6-4|64	
14cu|jackbeat-0.7.6-4|65	%changelog
14cu|jackbeat-0.7.6-4|66	
14cu|jackbeat-0.7.6-4|67	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.6-4
14cu|jackbeat-0.7.6-4|68	- (e3e7497) Spec cleanup
14cu|jackbeat-0.7.6-4|69	
14cu|jackbeat-0.7.6-4|70	

10492 14
14cu|jack_capture-0.9.71-2|1	%define debug_package %{nil}
14cu|jack_capture-0.9.71-2|2	Summary:	Simple JACK audiofile recorder-encoder
14cu|jack_capture-0.9.71-2|3	Name:		jack_capture
14cu|jack_capture-0.9.71-2|4	Version:	0.9.71
14cu|jack_capture-0.9.71-2|5	Release:	2
14cu|jack_capture-0.9.71-2|6	URL:		http://archive.notam02.no/arkiv/src/
14cu|jack_capture-0.9.71-2|7	License:	GPLv2+
14cu|jack_capture-0.9.71-2|8	Group:		Sound
14cu|jack_capture-0.9.71-2|9	Source0:	http://ccrma.stanford.edu/~kjetil/src/%{name}-%{version}.tar.bz2
14cu|jack_capture-0.9.71-2|10	BuildRequires:	gtk2-devel
14cu|jack_capture-0.9.71-2|11	BuildRequires:	pkgconfig(jack)
14cu|jack_capture-0.9.71-2|12	BuildRequires:	pkgconfig(sndfile)
14cu|jack_capture-0.9.71-2|13	BuildRequires:	pkgconfig(ogg)
14cu|jack_capture-0.9.71-2|14	BuildRequires:	pkgconfig(flac)
14cu|jack_capture-0.9.71-2|15	BuildRequires:	meterbridge
14cu|jack_capture-0.9.71-2|16	Requires:	meterbridge
14cu|jack_capture-0.9.71-2|17	
14cu|jack_capture-0.9.71-2|18	%description
14cu|jack_capture-0.9.71-2|19	Small audio file recorder with on-the-fly encoding capabilities for the JACK
14cu|jack_capture-0.9.71-2|20	Audio Connection Kit. Jack_capture comes with two control GUIs, one of which
14cu|jack_capture-0.9.71-2|21	is deliberately simple. Supported save file formats are wav (with 4GB limit
14cu|jack_capture-0.9.71-2|22	bypass), ogg, flac, wav, wavex, au, aiff and raw.
14cu|jack_capture-0.9.71-2|23	
14cu|jack_capture-0.9.71-2|24	%files
14cu|jack_capture-0.9.71-2|25	%doc README
14cu|jack_capture-0.9.71-2|26	%{_bindir}/jack_capture
14cu|jack_capture-0.9.71-2|27	%{_bindir}/jack_capture_gui2
14cu|jack_capture-0.9.71-2|28	%{_datadir}/applications/jack_capture_gui2.desktop
14cu|jack_capture-0.9.71-2|29	
14cu|jack_capture-0.9.71-2|30	#-----------------------------------------------------------------------------
14cu|jack_capture-0.9.71-2|31	
14cu|jack_capture-0.9.71-2|32	%prep
14cu|jack_capture-0.9.71-2|33	%setup -q
14cu|jack_capture-0.9.71-2|34	perl -pi -e 's/usr\/local/usr/g' Makefile
14cu|jack_capture-0.9.71-2|35	perl -pi -e 's/-march=native//g' Makefile
14cu|jack_capture-0.9.71-2|36	
14cu|jack_capture-0.9.71-2|37	
14cu|jack_capture-0.9.71-2|38	%build
14cu|jack_capture-0.9.71-2|39	%make
14cu|jack_capture-0.9.71-2|40	# We have to build the legacy gui program at our own risk
14cu|jack_capture-0.9.71-2|41	make jack_capture_gui2
14cu|jack_capture-0.9.71-2|42	
14cu|jack_capture-0.9.71-2|43	
14cu|jack_capture-0.9.71-2|44	%install
14cu|jack_capture-0.9.71-2|45	%makeinstall_std
14cu|jack_capture-0.9.71-2|46	install jack_capture_gui2 %{buildroot}%{_bindir}/
14cu|jack_capture-0.9.71-2|47	
14cu|jack_capture-0.9.71-2|48	mkdir -p %{buildroot}%{_datadir}/applications
14cu|jack_capture-0.9.71-2|49	cat > %{buildroot}%{_datadir}/applications/jack_capture_gui2.desktop << EOF
14cu|jack_capture-0.9.71-2|50	[Desktop Entry]
14cu|jack_capture-0.9.71-2|51	Name=Jack_capture_gui2
14cu|jack_capture-0.9.71-2|52	Comment=Simple JACK audiofile recorder-encoder
14cu|jack_capture-0.9.71-2|53	Exec=jack_capture_gui2
14cu|jack_capture-0.9.71-2|54	Icon=sound_section
14cu|jack_capture-0.9.71-2|55	Categories=Audio;Audiovideo;X-MandrivaLinux-Sound;
14cu|jack_capture-0.9.71-2|56	Terminal=false
14cu|jack_capture-0.9.71-2|57	Type=Application
14cu|jack_capture-0.9.71-2|58	X-Desktop-File-Install-Version=0.15
14cu|jack_capture-0.9.71-2|59	EOF
14cu|jack_capture-0.9.71-2|60	
14cu|jack_capture-0.9.71-2|61	
14cu|jack_capture-0.9.71-2|62	%changelog
14cu|jack_capture-0.9.71-2|63	
14cu|jack_capture-0.9.71-2|64	* Mon Apr 13 2015 Giovanni Mariani <mc2374@mclink.it> 0.9.71-2
14cu|jack_capture-0.9.71-2|65	- (2bfdc81) Remove leftover test file
14cu|jack_capture-0.9.71-2|66	
14cu|jack_capture-0.9.71-2|67	

10493 14
14cu|jack-cd-ripper-3.1.1-11|1	# The project is named "jack" but let's rename it to avoid collision with
14cu|jack-cd-ripper-3.1.1-11|2	# Jack audio connection kit which is definitely much more famous
14cu|jack-cd-ripper-3.1.1-11|3	%define oname jack
14cu|jack-cd-ripper-3.1.1-11|4	
14cu|jack-cd-ripper-3.1.1-11|5	Summary:	Console frontend for CD rippers and audio encoders
14cu|jack-cd-ripper-3.1.1-11|6	Name:		jack-cd-ripper
14cu|jack-cd-ripper-3.1.1-11|7	Version:	3.1.1
14cu|jack-cd-ripper-3.1.1-11|8	Release:	11
14cu|jack-cd-ripper-3.1.1-11|9	License:	GPL
14cu|jack-cd-ripper-3.1.1-11|10	Group:		Sound
14cu|jack-cd-ripper-3.1.1-11|11	URL:		http://www.home.unix-ag.org/arne/jack/
14cu|jack-cd-ripper-3.1.1-11|12	Source0:	%{oname}-%{version}.tar.bz2
14cu|jack-cd-ripper-3.1.1-11|13	BuildRequires:	python-devel
14cu|jack-cd-ripper-3.1.1-11|14	BuildRequires:	python-id3
14cu|jack-cd-ripper-3.1.1-11|15	BuildRequires:	python-CDDB
14cu|jack-cd-ripper-3.1.1-11|16	BuildRequires:	pyid3lib
14cu|jack-cd-ripper-3.1.1-11|17	BuildRequires:	pyvorbis >= 1.0
14cu|jack-cd-ripper-3.1.1-11|18	BuildRequires:	ncurses-devel
14cu|jack-cd-ripper-3.1.1-11|19	Requires:	python-id3
14cu|jack-cd-ripper-3.1.1-11|20	Requires:	python-CDDB
14cu|jack-cd-ripper-3.1.1-11|21	Requires:	vorbis-tools
14cu|jack-cd-ripper-3.1.1-11|22	Requires:	pyid3lib
14cu|jack-cd-ripper-3.1.1-11|23	Requires:	pyvorbis >= 1.0
14cu|jack-cd-ripper-3.1.1-11|24	Requires:	cdparanoia
14cu|jack-cd-ripper-3.1.1-11|25	Obsoletes:	%{oname} < 3.1.1-11
14cu|jack-cd-ripper-3.1.1-11|26	
14cu|jack-cd-ripper-3.1.1-11|27	%description
14cu|jack-cd-ripper-3.1.1-11|28	Jack has been developed with one main goal: ripping CDs without having
14cu|jack-cd-ripper-3.1.1-11|29	to worry. There is nearly no way that an incomplete rip goes
14cu|jack-cd-ripper-3.1.1-11|30	unnoticed, e.g. jack compares WAV and MP3/Vorbis filesizes when continuing
14cu|jack-cd-ripper-3.1.1-11|31	from a previous run. Jack also checks your HD space before doing
14cu|jack-cd-ripper-3.1.1-11|32	anything (even keeps some MB free).
14cu|jack-cd-ripper-3.1.1-11|33	
14cu|jack-cd-ripper-3.1.1-11|34	%prep
14cu|jack-cd-ripper-3.1.1-11|35	%setup -qn %{oname}-%{version}
14cu|jack-cd-ripper-3.1.1-11|36	
14cu|jack-cd-ripper-3.1.1-11|37	%build
14cu|jack-cd-ripper-3.1.1-11|38	python setup.py build
14cu|jack-cd-ripper-3.1.1-11|39	python -c "import jack_CDTime"
14cu|jack-cd-ripper-3.1.1-11|40	python -c "import jack_misc"
14cu|jack-cd-ripper-3.1.1-11|41	python -c "import jack_mp3"
14cu|jack-cd-ripper-3.1.1-11|42	python -c "import jack_TOCentry"
14cu|jack-cd-ripper-3.1.1-11|43	python -c "import jack_TOC"
14cu|jack-cd-ripper-3.1.1-11|44	
14cu|jack-cd-ripper-3.1.1-11|45	%install
14cu|jack-cd-ripper-3.1.1-11|46	python setup.py install --root %{buildroot}
14cu|jack-cd-ripper-3.1.1-11|47	install -D -m 755 jack %{buildroot}%{_bindir}/jack
14cu|jack-cd-ripper-3.1.1-11|48	install -D -m 644 jack.man %{buildroot}%{_mandir}/man1/jack.1
14cu|jack-cd-ripper-3.1.1-11|49	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
14cu|jack-cd-ripper-3.1.1-11|50	cp jack_* %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
14cu|jack-cd-ripper-3.1.1-11|51	
14cu|jack-cd-ripper-3.1.1-11|52	%files
14cu|jack-cd-ripper-3.1.1-11|53	%doc doc/* README
14cu|jack-cd-ripper-3.1.1-11|54	%{_bindir}/jack
14cu|jack-cd-ripper-3.1.1-11|55	%{_libdir}/python%{py_ver}/site-packages/*
14cu|jack-cd-ripper-3.1.1-11|56	%{_mandir}/man?/*
14cu|jack-cd-ripper-3.1.1-11|57	
14cu|jack-cd-ripper-3.1.1-11|58	%changelog
14cu|jack-cd-ripper-3.1.1-11|59	
14cu|jack-cd-ripper-3.1.1-11|60	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 3.1.1-11
14cu|jack-cd-ripper-3.1.1-11|61	- (de63846) Rename project to jack-cd-ripper to avoid collision with Jack audio connection kit which is definitely much more famous
14cu|jack-cd-ripper-3.1.1-11|62	
14cu|jack-cd-ripper-3.1.1-11|63	

10494 14
14cu|jack-rack-1.4.7-13|1	Summary:	LADSPA effects rack for JACK
14cu|jack-rack-1.4.7-13|2	Name:		jack-rack
14cu|jack-rack-1.4.7-13|3	Version:	1.4.7
14cu|jack-rack-1.4.7-13|4	Release:	13
14cu|jack-rack-1.4.7-13|5	License:	GPLv2+
14cu|jack-rack-1.4.7-13|6	Group:		Sound
14cu|jack-rack-1.4.7-13|7	Url:		http://jack-rack.sourceforge.net/
14cu|jack-rack-1.4.7-13|8	Source0:	http://prdownloads.sourceforge.net/jack-rack/%{name}-%{version}.tar.bz2
14cu|jack-rack-1.4.7-13|9	Patch0:		jack-rack-1.4.7-undeprec.patch
14cu|jack-rack-1.4.7-13|10	Patch1:		jack-rack-1.4.7-jacksession.patch
14cu|jack-rack-1.4.7-13|11	BuildRequires:	chrpath
14cu|jack-rack-1.4.7-13|12	BuildRequires:	desktop-file-utils
14cu|jack-rack-1.4.7-13|13	BuildRequires:	imagemagick
14cu|jack-rack-1.4.7-13|14	BuildRequires:	ecasound-devel
14cu|jack-rack-1.4.7-13|15	BuildRequires:	gettext-devel
14cu|jack-rack-1.4.7-13|16	BuildRequires:	ladspa-devel
14cu|jack-rack-1.4.7-13|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|jack-rack-1.4.7-13|18	BuildRequires:	pkgconfig(jack)
14cu|jack-rack-1.4.7-13|19	BuildRequires:	pkgconfig(lrdf)
14cu|jack-rack-1.4.7-13|20	BuildRequires:	pkgconfig(raptor)
14cu|jack-rack-1.4.7-13|21	
14cu|jack-rack-1.4.7-13|22	%description
14cu|jack-rack-1.4.7-13|23	JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
14cu|jack-rack-1.4.7-13|24	can be filled with LADSPA effects plugins. It's phat; it turns your
14cu|jack-rack-1.4.7-13|25	computer into an effects box.
14cu|jack-rack-1.4.7-13|26	
14cu|jack-rack-1.4.7-13|27	%files -f %{name}.lang
14cu|jack-rack-1.4.7-13|28	%doc README AUTHORS BUGS COPYING ChangeLog NEWS TODO
14cu|jack-rack-1.4.7-13|29	%{_bindir}/%{name}
14cu|jack-rack-1.4.7-13|30	%{_bindir}/ecarack
14cu|jack-rack-1.4.7-13|31	%{_datadir}/%{name}
14cu|jack-rack-1.4.7-13|32	%{_datadir}/applications/%{name}.desktop
14cu|jack-rack-1.4.7-13|33	%{_datadir}/pixmaps/*.png
14cu|jack-rack-1.4.7-13|34	%{_datadir}/dtds
14cu|jack-rack-1.4.7-13|35	%{_liconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|36	%{_iconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|37	%{_miconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|38	
14cu|jack-rack-1.4.7-13|39	#----------------------------------------------------------------------------
14cu|jack-rack-1.4.7-13|40	
14cu|jack-rack-1.4.7-13|41	%prep
14cu|jack-rack-1.4.7-13|42	%setup -q
14cu|jack-rack-1.4.7-13|43	%patch0 -p1
14cu|jack-rack-1.4.7-13|44	%patch1 -p1
14cu|jack-rack-1.4.7-13|45	
14cu|jack-rack-1.4.7-13|46	%build
14cu|jack-rack-1.4.7-13|47	# Fix explicit lm and ldl linking requirement
14cu|jack-rack-1.4.7-13|48	%define _disable_ld_as_needed   1
14cu|jack-rack-1.4.7-13|49	%configure
14cu|jack-rack-1.4.7-13|50	perl -pi -e 's/LDFLAGS =/LDFLAGS = -ldl -lm -lpthread /g' Makefile src/Makefile
14cu|jack-rack-1.4.7-13|51	%make
14cu|jack-rack-1.4.7-13|52	
14cu|jack-rack-1.4.7-13|53	
14cu|jack-rack-1.4.7-13|54	%install
14cu|jack-rack-1.4.7-13|55	%makeinstall_std
14cu|jack-rack-1.4.7-13|56	chrpath -d %{buildroot}/%{_bindir}/%{name}
14cu|jack-rack-1.4.7-13|57	
14cu|jack-rack-1.4.7-13|58	#menu
14cu|jack-rack-1.4.7-13|59	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
14cu|jack-rack-1.4.7-13|60	desktop-file-install --vendor="" \
14cu|jack-rack-1.4.7-13|61	--remove-category="Application" \
14cu|jack-rack-1.4.7-13|62	--add-category="GTK" \
14cu|jack-rack-1.4.7-13|63	--add-category="AudioVideo;Audio;Sequencer" \
14cu|jack-rack-1.4.7-13|64	--add-category="X-MandrivaLinux-Sound" \
14cu|jack-rack-1.4.7-13|65	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|jack-rack-1.4.7-13|66	
14cu|jack-rack-1.4.7-13|67	#icons
14cu|jack-rack-1.4.7-13|68	mkdir -p %{buildroot}/%{_liconsdir}
14cu|jack-rack-1.4.7-13|69	convert -size 48x48 pixmaps/jack-rack-icon.png %{buildroot}/%{_liconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|70	mkdir -p %{buildroot}/%{_iconsdir}
14cu|jack-rack-1.4.7-13|71	convert -size 32x32 pixmaps/jack-rack-icon.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|72	mkdir -p %{buildroot}/%{_miconsdir}
14cu|jack-rack-1.4.7-13|73	convert -size 16x16 pixmaps/jack-rack-icon.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|jack-rack-1.4.7-13|74	
14cu|jack-rack-1.4.7-13|75	%find_lang %{name}
14cu|jack-rack-1.4.7-13|76	
14cu|jack-rack-1.4.7-13|77	
14cu|jack-rack-1.4.7-13|78	%changelog
14cu|jack-rack-1.4.7-13|79	
14cu|jack-rack-1.4.7-13|80	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.7-13
14cu|jack-rack-1.4.7-13|81	- (7827f7e) Spec cleanup
14cu|jack-rack-1.4.7-13|82	
14cu|jack-rack-1.4.7-13|83	

10495 14
14cu|jacksum-1.7.0-12|1	# Copyright (c) 2000-2005, JPackage Project
14cu|jacksum-1.7.0-12|2	# All rights reserved.
14cu|jacksum-1.7.0-12|3	#
14cu|jacksum-1.7.0-12|4	# Redistribution and use in source and binary forms, with or without
14cu|jacksum-1.7.0-12|5	# modification, are permitted provided that the following conditions
14cu|jacksum-1.7.0-12|6	# are met:
14cu|jacksum-1.7.0-12|7	#
14cu|jacksum-1.7.0-12|8	# 1. Redistributions of source code must retain the above copyright
14cu|jacksum-1.7.0-12|9	#    notice, this list of conditions and the following disclaimer.
14cu|jacksum-1.7.0-12|10	# 2. Redistributions in binary form must reproduce the above copyright
14cu|jacksum-1.7.0-12|11	#    notice, this list of conditions and the following disclaimer in the
14cu|jacksum-1.7.0-12|12	#    documentation and/or other materials provided with the
14cu|jacksum-1.7.0-12|13	#    distribution.
14cu|jacksum-1.7.0-12|14	# 3. Neither the name of the JPackage Project nor the names of its
14cu|jacksum-1.7.0-12|15	#    contributors may be used to endorse or promote products derived
14cu|jacksum-1.7.0-12|16	#    from this software without specific prior written permission.
14cu|jacksum-1.7.0-12|17	#
14cu|jacksum-1.7.0-12|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cu|jacksum-1.7.0-12|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cu|jacksum-1.7.0-12|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cu|jacksum-1.7.0-12|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cu|jacksum-1.7.0-12|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cu|jacksum-1.7.0-12|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cu|jacksum-1.7.0-12|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cu|jacksum-1.7.0-12|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cu|jacksum-1.7.0-12|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cu|jacksum-1.7.0-12|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cu|jacksum-1.7.0-12|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cu|jacksum-1.7.0-12|29	#
14cu|jacksum-1.7.0-12|30	
14cu|jacksum-1.7.0-12|31	Name:           jacksum
14cu|jacksum-1.7.0-12|32	Version:        1.7.0
14cu|jacksum-1.7.0-12|33	Release:        12
14cu|jacksum-1.7.0-12|34	Epoch:          0
14cu|jacksum-1.7.0-12|35	Summary:        Software for computing and verifying checksums, CRC's, and message digests
14cu|jacksum-1.7.0-12|36	License:        GPL
14cu|jacksum-1.7.0-12|37	URL:            http://www.jonelo.de/java/jacksum/
14cu|jacksum-1.7.0-12|38	Group:          Development/Java
14cu|jacksum-1.7.0-12|39	#Vendor:         JPackage Project
14cu|jacksum-1.7.0-12|40	#Distribution:   JPackage
14cu|jacksum-1.7.0-12|41	Source0:        http://osdn.dl.sourceforge.net/jacksum/jacksum-1.7.0.zip
14cu|jacksum-1.7.0-12|42	Source1:        %{name}
14cu|jacksum-1.7.0-12|43	Patch0:         %{name}-javadoc.patch
14cu|jacksum-1.7.0-12|44	BuildRequires:  ant
14cu|jacksum-1.7.0-12|45	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|jacksum-1.7.0-12|46	BuildArch:      noarch
14cu|jacksum-1.7.0-12|47	
14cu|jacksum-1.7.0-12|48	%description
14cu|jacksum-1.7.0-12|49	Jacksum is a free and platform independent software for computing and
14cu|jacksum-1.7.0-12|50	verifying checksums, CRC's, and message digests (known as hash values
14cu|jacksum-1.7.0-12|51	and fingerprints). "Jacksum" is a synthetic word made of JAva and
14cu|jacksum-1.7.0-12|52	ChecKSUM.
14cu|jacksum-1.7.0-12|53	
14cu|jacksum-1.7.0-12|54	Jacksum supports 46 popular algorithms (Adler32, BSD sum, POSIX cksum,
14cu|jacksum-1.7.0-12|55	Bzip2's CRC, CRC-8, CRC-16, CRC-24, CRC-32 (FCS-32), CRC-64, ELF-32,
14cu|jacksum-1.7.0-12|56	eMule/eDonkey, FCS-16, GOST R 34.11-94, HAS-160, HAVAL (3/4/5 passes,
14cu|jacksum-1.7.0-12|57	128/160/192/224/256 bits), MD2, MD4, MD5, MPEG-2's CRC-32, RIPEMD-128,
14cu|jacksum-1.7.0-12|58	RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-0, SHA-1, SHA-224, SHA-256,
14cu|jacksum-1.7.0-12|59	SHA-384, SHA-512, Tiger-128, Tiger-160, Tiger, Tiger2, Unix System V
14cu|jacksum-1.7.0-12|60	sum, sum8, sum16, sum24, sum32, Whirlpool-0, Whirlpool-1, Whirlpool and
14cu|jacksum-1.7.0-12|61	xor8).
14cu|jacksum-1.7.0-12|62	
14cu|jacksum-1.7.0-12|63	Jacksum supports the "Rocksoft (tm) Model CRC Algorithm", it can
14cu|jacksum-1.7.0-12|64	calculate customized CRC algorithms and it supports the combination of
14cu|jacksum-1.7.0-12|65	multiple algorithms.
14cu|jacksum-1.7.0-12|66	
14cu|jacksum-1.7.0-12|67	%package javadoc
14cu|jacksum-1.7.0-12|68	Summary:        Javadoc for %{name}
14cu|jacksum-1.7.0-12|69	Group:          Development/Java
14cu|jacksum-1.7.0-12|70	
14cu|jacksum-1.7.0-12|71	%description javadoc
14cu|jacksum-1.7.0-12|72	Javadoc for %{name}.
14cu|jacksum-1.7.0-12|73	
14cu|jacksum-1.7.0-12|74	%prep
14cu|jacksum-1.7.0-12|75	%setup -q -c
14cu|jacksum-1.7.0-12|76	perl -pi -e 's/\r$//g' history.txt license.txt readme_de.txt readme.txt docs/*
14cu|jacksum-1.7.0-12|77	pushd source
14cu|jacksum-1.7.0-12|78	%{_bindir}/unzip -qq %{name}-src.zip
14cu|jacksum-1.7.0-12|79	popd
14cu|jacksum-1.7.0-12|80	%patch0 -p1
14cu|jacksum-1.7.0-12|81	perl -pi -e 's|<javadoc|<javadoc source="1.4"|g' build.xml
14cu|jacksum-1.7.0-12|82	
14cu|jacksum-1.7.0-12|83	%build
14cu|jacksum-1.7.0-12|84	pushd source
14cu|jacksum-1.7.0-12|85	%{ant} jar #javadoc
14cu|jacksum-1.7.0-12|86	popd
14cu|jacksum-1.7.0-12|87	
14cu|jacksum-1.7.0-12|88	%install
14cu|jacksum-1.7.0-12|89	
14cu|jacksum-1.7.0-12|90	# bin
14cu|jacksum-1.7.0-12|91	mkdir -p %{buildroot}%{_bindir}
14cu|jacksum-1.7.0-12|92	cp -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|jacksum-1.7.0-12|93	
14cu|jacksum-1.7.0-12|94	# jars
14cu|jacksum-1.7.0-12|95	mkdir -p %{buildroot}%{_javadir}
14cu|jacksum-1.7.0-12|96	cp -a source/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jacksum-1.7.0-12|97	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|jacksum-1.7.0-12|98	
14cu|jacksum-1.7.0-12|99	# javadoc
14cu|jacksum-1.7.0-12|100	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jacksum-1.7.0-12|101	#%{__cp} -a source/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jacksum-1.7.0-12|102	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jacksum-1.7.0-12|103	
14cu|jacksum-1.7.0-12|104	%files
14cu|jacksum-1.7.0-12|105	%defattr(0644,root,root,0755)
14cu|jacksum-1.7.0-12|106	%doc history.txt license.txt readme_de.txt readme.txt docs/*
14cu|jacksum-1.7.0-12|107	%attr(0755,root,root) %{_bindir}/%{name}
14cu|jacksum-1.7.0-12|108	%{_javadir}/%{name}*.jar
14cu|jacksum-1.7.0-12|109	
14cu|jacksum-1.7.0-12|110	%files javadoc
14cu|jacksum-1.7.0-12|111	%defattr(0644,root,root,0755)
14cu|jacksum-1.7.0-12|112	%doc %{_javadocdir}/%{name}
14cu|jacksum-1.7.0-12|113	%doc %{_javadocdir}/%{name}-%{version}
14cu|jacksum-1.7.0-12|114	
14cu|jacksum-1.7.0-12|115	%changelog
14cu|jacksum-1.7.0-12|116	
14cu|jacksum-1.7.0-12|117	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 0:1.7.0-12
14cu|jacksum-1.7.0-12|118	- (6124900) Drop gcj
14cu|jacksum-1.7.0-12|119	
14cu|jacksum-1.7.0-12|120	

10496 14
14cu|jag-0.3.7-1|1	Summary:	An arcade-puzzle 2D game to break all of the target blocks
14cu|jag-0.3.7-1|2	Name:		jag
14cu|jag-0.3.7-1|3	Version:	0.3.7
14cu|jag-0.3.7-1|4	Release:	1
14cu|jag-0.3.7-1|5	License:	GPLv3+
14cu|jag-0.3.7-1|6	Group:		Games/Puzzles
14cu|jag-0.3.7-1|7	Url:	        https://gitlab.com/coringao/jag
14cu|jag-0.3.7-1|8	Source0:	https://gitlab.com/coringao/jag/-/archive/0.3.7/jag-0.3.7.tar.bz2
14cu|jag-0.3.7-1|9	Source1:	jag.appdata.xml
14cu|jag-0.3.7-1|10	BuildRequires:	qt5-devel
14cu|jag-0.3.7-1|11	BuildRequires:  pkgconfig(Qt5Core)
14cu|jag-0.3.7-1|12	BuildRequires:  pkgconfig(Qt5Gui)
14cu|jag-0.3.7-1|13	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|jag-0.3.7-1|14	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|jag-0.3.7-1|15	BuildRequires:  pkgconfig(Qt5X11Extras)
14cu|jag-0.3.7-1|16	BuildRequires:  pkgconfig(Qt5Xml)
14cu|jag-0.3.7-1|17	BuildRequires:	pkgconfig(gl)
14cu|jag-0.3.7-1|18	BuildRequires:  pkgconfig(SDL2_mixer)
14cu|jag-0.3.7-1|19	BuildRequires:  pkgconfig(sdl2)
14cu|jag-0.3.7-1|20	BuildRequires:	pkgconfig(xrandr)
14cu|jag-0.3.7-1|21	BuildRequires:	pkgconfig(xrender)
14cu|jag-0.3.7-1|22	Requires:       %{name}-data = %{version}
14cu|jag-0.3.7-1|23	
14cu|jag-0.3.7-1|24	%description
14cu|jag-0.3.7-1|25	JAG is a free and opensource arcade-puzzle 2D game.
14cu|jag-0.3.7-1|26	
14cu|jag-0.3.7-1|27	The aim of JAG is to break all of the target pieces on each level, and to do
14cu|jag-0.3.7-1|28	this before the time runs out. Keep doing this until you have beaten the last
14cu|jag-0.3.7-1|29	level and won the game.
14cu|jag-0.3.7-1|30	
14cu|jag-0.3.7-1|31	
14cu|jag-0.3.7-1|32	%files
14cu|jag-0.3.7-1|33	%doc CHANGELOG README.md LICENSE
14cu|jag-0.3.7-1|34	%{_gamesbindir}/%{name}
14cu|jag-0.3.7-1|35	%{_datadir}/applications/%{name}.desktop
14cu|jag-0.3.7-1|36	%{_appdatadir}/%{name}.appdata.xml
14cu|jag-0.3.7-1|37	%{_datadir}/pixmaps/jag.png
14cu|jag-0.3.7-1|38	
14cu|jag-0.3.7-1|39	#----------------------------------------------------------------------------
14cu|jag-0.3.7-1|40	%package editor
14cu|jag-0.3.7-1|41	Summary:        Level Editor for the JAG game
14cu|jag-0.3.7-1|42	Requires:       %{name}
14cu|jag-0.3.7-1|43	Provides:       jag-level-editor = %{version}
14cu|jag-0.3.7-1|44	Obsoletes:      jag-level-editor < %{version}
14cu|jag-0.3.7-1|45	%description editor
14cu|jag-0.3.7-1|46	The aim of JAG is to break all of the target pieces on each level,
14cu|jag-0.3.7-1|47	and to do this before the time runs out. Keep doing this until you
14cu|jag-0.3.7-1|48	have beaten the last level and won the game.
14cu|jag-0.3.7-1|49	
14cu|jag-0.3.7-1|50	This package contains the level editor for JAG.
14cu|jag-0.3.7-1|51	
14cu|jag-0.3.7-1|52	
14cu|jag-0.3.7-1|53	%files editor
14cu|jag-0.3.7-1|54	%doc CHANGELOG README.md LICENSE
14cu|jag-0.3.7-1|55	%{_gamesbindir}/jag-editor
14cu|jag-0.3.7-1|56	%{_datadir}/applications/jag-editor.desktop
14cu|jag-0.3.7-1|57	%{_datadir}/pixmaps/jag-editor.png
14cu|jag-0.3.7-1|58	
14cu|jag-0.3.7-1|59	#----------------------------------------------------------------------------
14cu|jag-0.3.7-1|60	
14cu|jag-0.3.7-1|61	%package data
14cu|jag-0.3.7-1|62	Summary:        Data files for the JAG game
14cu|jag-0.3.7-1|63	Requires:       %{name}
14cu|jag-0.3.7-1|64	Suggests:       %{name}-editor
14cu|jag-0.3.7-1|65	BuildArch:      noarch
14cu|jag-0.3.7-1|66	
14cu|jag-0.3.7-1|67	%description data
14cu|jag-0.3.7-1|68	The aim of JAG is to break all of the target pieces on each level,
14cu|jag-0.3.7-1|69	and to do this before the time runs out. Keep doing this until you
14cu|jag-0.3.7-1|70	have beaten the last level and won the game.
14cu|jag-0.3.7-1|71	
14cu|jag-0.3.7-1|72	Data files (bonus, help, lang, levels, schemes, sounds, tools) for JAG.
14cu|jag-0.3.7-1|73	
14cu|jag-0.3.7-1|74	%files data
14cu|jag-0.3.7-1|75	%doc CHANGELOG README.md LICENSE
14cu|jag-0.3.7-1|76	%dir %{_gamesdatadir}/%{name}
14cu|jag-0.3.7-1|77	%{_gamesdatadir}/%{name}/data/
14cu|jag-0.3.7-1|78	%{_gamesdatadir}/%{name}/editor/
14cu|jag-0.3.7-1|79	
14cu|jag-0.3.7-1|80	
14cu|jag-0.3.7-1|81	#----------------------------------------------------------------------------
14cu|jag-0.3.7-1|82	%prep
14cu|jag-0.3.7-1|83	%setup -q
14cu|jag-0.3.7-1|84	
14cu|jag-0.3.7-1|85	%build
14cu|jag-0.3.7-1|86	%qmake_qt5
14cu|jag-0.3.7-1|87	pushd src/editor
14cu|jag-0.3.7-1|88	%qmake_qt5
14cu|jag-0.3.7-1|89	popd
14cu|jag-0.3.7-1|90	
14cu|jag-0.3.7-1|91	%make
14cu|jag-0.3.7-1|92	pushd src/editor
14cu|jag-0.3.7-1|93	%make
14cu|jag-0.3.7-1|94	popd
14cu|jag-0.3.7-1|95	
14cu|jag-0.3.7-1|96	%install
14cu|jag-0.3.7-1|97	%makeinstall_qt
14cu|jag-0.3.7-1|98	pushd src/editor
14cu|jag-0.3.7-1|99	%makeinstall_qt
14cu|jag-0.3.7-1|100	popd
14cu|jag-0.3.7-1|101	
14cu|jag-0.3.7-1|102	# desktop
14cu|jag-0.3.7-1|103	install -Dm 0644 src/jag.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|jag-0.3.7-1|104	
14cu|jag-0.3.7-1|105	# icons
14cu|jag-0.3.7-1|106	install -Dm 0644 src/images/jag.png %{buildroot}%{_datadir}/pixmaps/jag.png
14cu|jag-0.3.7-1|107	install -Dm 0644 src/editor/jag-editor.png %{buildroot}%{_datadir}/pixmaps/jag-editor.png
14cu|jag-0.3.7-1|108	
14cu|jag-0.3.7-1|109	# appdata
14cu|jag-0.3.7-1|110	install -Dm 0644 %{SOURCE1} %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|jag-0.3.7-1|111	
14cu|jag-0.3.7-1|112	
14cu|jag-0.3.7-1|113	
14cu|jag-0.3.7-1|114	
14cu|jag-0.3.7-1|115	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|jag-0.3.7-1|116	cat > %{buildroot}%{_datadir}/applications/%{name}-editor.desktop <<EOF
14cu|jag-0.3.7-1|117	[Desktop Entry]
14cu|jag-0.3.7-1|118	Name=%{name}-editor
14cu|jag-0.3.7-1|119	GenericName=Arcade-puzzle 2D game
14cu|jag-0.3.7-1|120	Comment=%{summary}
14cu|jag-0.3.7-1|121	Exec=%{name}-editor
14cu|jag-0.3.7-1|122	Icon=%{name}.png
14cu|jag-0.3.7-1|123	Type=Application
14cu|jag-0.3.7-1|124	StartupNotify=false
14cu|jag-0.3.7-1|125	Categories=Game;LogicGame;
14cu|jag-0.3.7-1|126	Terminal=false
14cu|jag-0.3.7-1|127	EOF
14cu|jag-0.3.7-1|128	
14cu|jag-0.3.7-1|129	

10497 14
14cu|jailkit-2.19-1|1	Summary:	Utilities to limit user accounts to specific files using chroot()
14cu|jailkit-2.19-1|2	Name:		jailkit
14cu|jailkit-2.19-1|3	Version:	2.19
14cu|jailkit-2.19-1|4	Release:	1
14cu|jailkit-2.19-1|5	License:	GPLv2+
14cu|jailkit-2.19-1|6	Group:		System/Base
14cu|jailkit-2.19-1|7	Url:		http://olivier.sessink.nl/jailkit/
14cu|jailkit-2.19-1|8	Source0:	http://olivier.sessink.nl/jailkit/jailkit-%{version}.tar.bz2
14cu|jailkit-2.19-1|9	# Don't try to modify system shells file
14cu|jailkit-2.19-1|10	Patch0:		jailkit-2.19-shells.patch
14cu|jailkit-2.19-1|11	
14cu|jailkit-2.19-1|12	%description
14cu|jailkit-2.19-1|13	Jailkit is a set of utilities to limit user accounts to specific files
14cu|jailkit-2.19-1|14	using chroot() and or specific commands. Setting up a chroot shell,
14cu|jailkit-2.19-1|15	a shell limited to some specific command, or a daemon inside a chroot
14cu|jailkit-2.19-1|16	jail is a lot easier using these utilities.
14cu|jailkit-2.19-1|17	
14cu|jailkit-2.19-1|18	Jailkit has been in use for a while on CVS servers (in a chroot and
14cu|jailkit-2.19-1|19	limited to cvs), sftp/scp servers (both in a chroot and limited to
14cu|jailkit-2.19-1|20	sftp/scp as well as not in a chroot but only limited to sftp/scp),
14cu|jailkit-2.19-1|21	and also on general servers with accounts where the shell accounts
14cu|jailkit-2.19-1|22	are in a chroot.
14cu|jailkit-2.19-1|23	
14cu|jailkit-2.19-1|24	%files
14cu|jailkit-2.19-1|25	%doc README.txt COPYRIGHT
14cu|jailkit-2.19-1|26	%attr(4755,root,root) %{_bindir}/jk_uchroot
14cu|jailkit-2.19-1|27	%attr(4755,root,root) %{_sbindir}/jk_chrootsh
14cu|jailkit-2.19-1|28	%{_sbindir}/jk_addjailuser
14cu|jailkit-2.19-1|29	%{_sbindir}/jk_check
14cu|jailkit-2.19-1|30	%{_sbindir}/jk_chrootlaunch
14cu|jailkit-2.19-1|31	%{_sbindir}/jk_cp
14cu|jailkit-2.19-1|32	%{_sbindir}/jk_init
14cu|jailkit-2.19-1|33	%{_sbindir}/jk_jailuser
14cu|jailkit-2.19-1|34	%{_sbindir}/jk_list
14cu|jailkit-2.19-1|35	%{_sbindir}/jk_lsh
14cu|jailkit-2.19-1|36	%{_sbindir}/jk_socketd
14cu|jailkit-2.19-1|37	%{_sbindir}/jk_update
14cu|jailkit-2.19-1|38	%{_datadir}/jailkit/
14cu|jailkit-2.19-1|39	%{_initrddir}/jailkit
14cu|jailkit-2.19-1|40	%{_mandir}/man8/*
14cu|jailkit-2.19-1|41	%config(noreplace) %{_sysconfdir}/jailkit
14cu|jailkit-2.19-1|42	
14cu|jailkit-2.19-1|43	#----------------------------------------------------------------------------
14cu|jailkit-2.19-1|44	
14cu|jailkit-2.19-1|45	%prep
14cu|jailkit-2.19-1|46	%setup -q
14cu|jailkit-2.19-1|47	%patch0 -p1
14cu|jailkit-2.19-1|48	
14cu|jailkit-2.19-1|49	%build
14cu|jailkit-2.19-1|50	%configure2_5x
14cu|jailkit-2.19-1|51	%make
14cu|jailkit-2.19-1|52	
14cu|jailkit-2.19-1|53	%install
14cu|jailkit-2.19-1|54	%makeinstall_std \
14cu|jailkit-2.19-1|55	iniprefix="%{_sysconfdir}/jailkit/" \
14cu|jailkit-2.19-1|56	prefix="%{_prefix}"
14cu|jailkit-2.19-1|57	
14cu|jailkit-2.19-1|58	rm -f %{buildroot}%{_datadir}/jailkit/*.pyc
14cu|jailkit-2.19-1|59	
14cu|jailkit-2.19-1|60	install -Dp -m0755 extra/jailkit.centos %{buildroot}%{_initrddir}/jailkit
14cu|jailkit-2.19-1|61	
14cu|jailkit-2.19-1|62	
14cu|jailkit-2.19-1|63	%changelog
14cu|jailkit-2.19-1|64	
14cu|jailkit-2.19-1|65	* Mon Jun 06 2016 Rosa <rosa@abf.rosalinux.ru> 2.19-1
14cu|jailkit-2.19-1|66	- (5aed810) Automatic import for version 2.19-1
14cu|jailkit-2.19-1|67	
14cu|jailkit-2.19-1|68	

10498 14
14cu|jakarta-commons-discovery-0.4-4|1	%define short_name commons-discovery
14cu|jakarta-commons-discovery-0.4-4|2	
14cu|jakarta-commons-discovery-0.4-4|3	Summary:        Jakarta Commons Discovery
14cu|jakarta-commons-discovery-0.4-4|4	Name:           jakarta-commons-discovery
14cu|jakarta-commons-discovery-0.4-4|5	Version:        0.4
14cu|jakarta-commons-discovery-0.4-4|6	Release:        4
14cu|jakarta-commons-discovery-0.4-4|7	Epoch:          1
14cu|jakarta-commons-discovery-0.4-4|8	Group:          Development/Java
14cu|jakarta-commons-discovery-0.4-4|9	License:        Apache License
14cu|jakarta-commons-discovery-0.4-4|10	URL:            http://jakarta.apache.org/commons/discovery/
14cu|jakarta-commons-discovery-0.4-4|11	BuildArch:      noarch
14cu|jakarta-commons-discovery-0.4-4|12	Source0:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz
14cu|jakarta-commons-discovery-0.4-4|13	Source1:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.asc
14cu|jakarta-commons-discovery-0.4-4|14	Source2:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.md5
14cu|jakarta-commons-discovery-0.4-4|15	BuildRequires:  ant
14cu|jakarta-commons-discovery-0.4-4|16	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|jakarta-commons-discovery-0.4-4|17	BuildRequires:  junit >= 0:3.7
14cu|jakarta-commons-discovery-0.4-4|18	BuildRequires:  apache-commons-logging
14cu|jakarta-commons-discovery-0.4-4|19	Requires:       apache-commons-logging
14cu|jakarta-commons-discovery-0.4-4|20	
14cu|jakarta-commons-discovery-0.4-4|21	%description
14cu|jakarta-commons-discovery-0.4-4|22	The Discovery component is about discovering, or finding, implementations for
14cu|jakarta-commons-discovery-0.4-4|23	pluggable interfaces.  Pluggable interfaces are specified with the intent that
14cu|jakarta-commons-discovery-0.4-4|24	multiple implementations are, or will be, available to provide the service
14cu|jakarta-commons-discovery-0.4-4|25	described by the interface.  Discovery provides facilities for finding and
14cu|jakarta-commons-discovery-0.4-4|26	instantiating classes, and for lifecycle management of singleton (factory)
14cu|jakarta-commons-discovery-0.4-4|27	classes.
14cu|jakarta-commons-discovery-0.4-4|28	
14cu|jakarta-commons-discovery-0.4-4|29	%package javadoc
14cu|jakarta-commons-discovery-0.4-4|30	Group:          Development/Java
14cu|jakarta-commons-discovery-0.4-4|31	Summary:        Javadoc for %{name}
14cu|jakarta-commons-discovery-0.4-4|32	
14cu|jakarta-commons-discovery-0.4-4|33	%description javadoc
14cu|jakarta-commons-discovery-0.4-4|34	Javadoc for %{name}.
14cu|jakarta-commons-discovery-0.4-4|35	
14cu|jakarta-commons-discovery-0.4-4|36	%prep
14cu|jakarta-commons-discovery-0.4-4|37	%setup -q -n commons-discovery-%{version}-src
14cu|jakarta-commons-discovery-0.4-4|38	%{__chmod} u+w .
14cu|jakarta-commons-discovery-0.4-4|39	
14cu|jakarta-commons-discovery-0.4-4|40	# No NOTICE.txt file in the sources
14cu|jakarta-commons-discovery-0.4-4|41	/bin/touch NOTICE.txt
14cu|jakarta-commons-discovery-0.4-4|42	%{__perl} -pi -e 's/\r$//g' LICENSE.txt
14cu|jakarta-commons-discovery-0.4-4|43	
14cu|jakarta-commons-discovery-0.4-4|44	%build
14cu|jakarta-commons-discovery-0.4-4|45	%{ant} \
14cu|jakarta-commons-discovery-0.4-4|46	-Djunit.jar=$(find-jar junit) \
14cu|jakarta-commons-discovery-0.4-4|47	-Dlogger.jar=$(find-jar apache-commons-logging) \
14cu|jakarta-commons-discovery-0.4-4|48	test.discovery dist
14cu|jakarta-commons-discovery-0.4-4|49	if [ -z "`%{jar} tf dist/%{short_name}.jar | %{__grep} META-INF/INDEX.LIST`" ]; then
14cu|jakarta-commons-discovery-0.4-4|50	%{jar} -i dist/%{short_name}.jar
14cu|jakarta-commons-discovery-0.4-4|51	fi
14cu|jakarta-commons-discovery-0.4-4|52	
14cu|jakarta-commons-discovery-0.4-4|53	%install
14cu|jakarta-commons-discovery-0.4-4|54	# jar
14cu|jakarta-commons-discovery-0.4-4|55	%{__install} -m 0644 dist/%{short_name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jakarta-commons-discovery-0.4-4|56	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|jakarta-commons-discovery-0.4-4|57	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14cu|jakarta-commons-discovery-0.4-4|58	
14cu|jakarta-commons-discovery-0.4-4|59	# javadoc
14cu|jakarta-commons-discovery-0.4-4|60	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-discovery-0.4-4|61	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-discovery-0.4-4|62	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jakarta-commons-discovery-0.4-4|63	
14cu|jakarta-commons-discovery-0.4-4|64	%files
14cu|jakarta-commons-discovery-0.4-4|65	%defattr(0644,root,root,0755)
14cu|jakarta-commons-discovery-0.4-4|66	%doc LICENSE.txt NOTICE.txt
14cu|jakarta-commons-discovery-0.4-4|67	%{_javadir}/*
14cu|jakarta-commons-discovery-0.4-4|68	%if %{gcj_support}
14cu|jakarta-commons-discovery-0.4-4|69	%dir %{_libdir}/gcj/%{name}
14cu|jakarta-commons-discovery-0.4-4|70	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14cu|jakarta-commons-discovery-0.4-4|71	%endif
14cu|jakarta-commons-discovery-0.4-4|72	
14cu|jakarta-commons-discovery-0.4-4|73	%files javadoc
14cu|jakarta-commons-discovery-0.4-4|74	%defattr(0644,root,root,0755)
14cu|jakarta-commons-discovery-0.4-4|75	%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-discovery-0.4-4|76	%{_javadocdir}/%{name}
14cu|jakarta-commons-discovery-0.4-4|77	
14cu|jakarta-commons-discovery-0.4-4|78	%changelog
14cu|jakarta-commons-discovery-0.4-4|79	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4-4
14cu|jakarta-commons-discovery-0.4-4|80	+ Revision: d14a048
14cu|jakarta-commons-discovery-0.4-4|81	- Move to contrib
14cu|jakarta-commons-discovery-0.4-4|82	
14cu|jakarta-commons-discovery-0.4-4|83	

10499 14
14cu|jakarta-commons-httpclient-3.1-4|1	%define short_name httpclient
14cu|jakarta-commons-httpclient-3.1-4|2	
14cu|jakarta-commons-httpclient-3.1-4|3	Name:           jakarta-commons-httpclient
14cu|jakarta-commons-httpclient-3.1-4|4	Version:        3.1
14cu|jakarta-commons-httpclient-3.1-4|5	Release:        4
14cu|jakarta-commons-httpclient-3.1-4|6	Epoch:          1
14cu|jakarta-commons-httpclient-3.1-4|7	Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards
14cu|jakarta-commons-httpclient-3.1-4|8	License:        Apache Software License
14cu|jakarta-commons-httpclient-3.1-4|9	Source0:         http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-3.1-src.tar.gz
14cu|jakarta-commons-httpclient-3.1-4|10	Patch0:         %{name}-disablecryptotests.patch
14cu|jakarta-commons-httpclient-3.1-4|11	# Add OSGi MANIFEST.MF bits
14cu|jakarta-commons-httpclient-3.1-4|12	Patch1:         %{name}-addosgimanifest.patch
14cu|jakarta-commons-httpclient-3.1-4|13	URL:            http://jakarta.apache.org/commons/httpclient/
14cu|jakarta-commons-httpclient-3.1-4|14	Group:          Development/Java
14cu|jakarta-commons-httpclient-3.1-4|15	Buildarch:      noarch
14cu|jakarta-commons-httpclient-3.1-4|16	
14cu|jakarta-commons-httpclient-3.1-4|17	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|jakarta-commons-httpclient-3.1-4|18	BuildRequires:  ant
14cu|jakarta-commons-httpclient-3.1-4|19	BuildRequires:  locales-en
14cu|jakarta-commons-httpclient-3.1-4|20	BuildRequires:  apache-commons-codec
14cu|jakarta-commons-httpclient-3.1-4|21	BuildRequires:  apache-commons-logging
14cu|jakarta-commons-httpclient-3.1-4|22	BuildRequires:  jce >= 0:1.2.2
14cu|jakarta-commons-httpclient-3.1-4|23	BuildRequires:  jsse >= 0:1.0.3.01
14cu|jakarta-commons-httpclient-3.1-4|24	#BuildRequires:  java-javadoc
14cu|jakarta-commons-httpclient-3.1-4|25	BuildRequires:  apache-commons-logging-javadoc
14cu|jakarta-commons-httpclient-3.1-4|26	BuildRequires:  junit
14cu|jakarta-commons-httpclient-3.1-4|27	#BuildRequires:  jaxp = 1.3
14cu|jakarta-commons-httpclient-3.1-4|28	
14cu|jakarta-commons-httpclient-3.1-4|29	Requires:       apache-commons-logging
14cu|jakarta-commons-httpclient-3.1-4|30	
14cu|jakarta-commons-httpclient-3.1-4|31	%rename commons-httpclient
14cu|jakarta-commons-httpclient-3.1-4|32	
14cu|jakarta-commons-httpclient-3.1-4|33	%description
14cu|jakarta-commons-httpclient-3.1-4|34	The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
14cu|jakarta-commons-httpclient-3.1-4|35	protocol used on the Internet today. Web services, network-enabled
14cu|jakarta-commons-httpclient-3.1-4|36	appliances and the growth of network computing continue to expand the
14cu|jakarta-commons-httpclient-3.1-4|37	role of the HTTP protocol beyond user-driven web browsers, and increase
14cu|jakarta-commons-httpclient-3.1-4|38	the number of applications that may require HTTP support.
14cu|jakarta-commons-httpclient-3.1-4|39	Although the java.net package provides basic support for accessing
14cu|jakarta-commons-httpclient-3.1-4|40	resources via HTTP, it doesn't provide the full flexibility or
14cu|jakarta-commons-httpclient-3.1-4|41	functionality needed by many applications. The Jakarta Commons HTTP
14cu|jakarta-commons-httpclient-3.1-4|42	Client component seeks to fill this void by providing an efficient,
14cu|jakarta-commons-httpclient-3.1-4|43	up-to-date, and feature-rich package implementing the client side of the
14cu|jakarta-commons-httpclient-3.1-4|44	most recent HTTP standards and recommendations.
14cu|jakarta-commons-httpclient-3.1-4|45	Designed for extension while providing robust support for the base HTTP
14cu|jakarta-commons-httpclient-3.1-4|46	protocol, the HTTP Client component may be of interest to anyone
14cu|jakarta-commons-httpclient-3.1-4|47	building HTTP-aware client applications such as web browsers, web
14cu|jakarta-commons-httpclient-3.1-4|48	service clients, or systems that leverage or extend the HTTP protocol
14cu|jakarta-commons-httpclient-3.1-4|49	for distributed communication.
14cu|jakarta-commons-httpclient-3.1-4|50	
14cu|jakarta-commons-httpclient-3.1-4|51	%package        javadoc
14cu|jakarta-commons-httpclient-3.1-4|52	Summary:        Javadoc for %{name}
14cu|jakarta-commons-httpclient-3.1-4|53	Group:          Development/Java
14cu|jakarta-commons-httpclient-3.1-4|54	
14cu|jakarta-commons-httpclient-3.1-4|55	%description    javadoc
14cu|jakarta-commons-httpclient-3.1-4|56	%{summary}.
14cu|jakarta-commons-httpclient-3.1-4|57	
14cu|jakarta-commons-httpclient-3.1-4|58	%package        demo
14cu|jakarta-commons-httpclient-3.1-4|59	Summary:        Demos for %{name}
14cu|jakarta-commons-httpclient-3.1-4|60	Group:          Development/Java
14cu|jakarta-commons-httpclient-3.1-4|61	Requires:       %{name} = %{EVRD}
14cu|jakarta-commons-httpclient-3.1-4|62	
14cu|jakarta-commons-httpclient-3.1-4|63	%description    demo
14cu|jakarta-commons-httpclient-3.1-4|64	%{summary}.
14cu|jakarta-commons-httpclient-3.1-4|65	
14cu|jakarta-commons-httpclient-3.1-4|66	%package        manual
14cu|jakarta-commons-httpclient-3.1-4|67	Summary:        Manual for %{name}
14cu|jakarta-commons-httpclient-3.1-4|68	Group:          Development/Java
14cu|jakarta-commons-httpclient-3.1-4|69	Requires:       %{name}-javadoc = %{EVRD}
14cu|jakarta-commons-httpclient-3.1-4|70	
14cu|jakarta-commons-httpclient-3.1-4|71	%description    manual
14cu|jakarta-commons-httpclient-3.1-4|72	%{summary}.
14cu|jakarta-commons-httpclient-3.1-4|73	
14cu|jakarta-commons-httpclient-3.1-4|74	
14cu|jakarta-commons-httpclient-3.1-4|75	%prep
14cu|jakarta-commons-httpclient-3.1-4|76	%setup -q -n commons-httpclient-%{version}
14cu|jakarta-commons-httpclient-3.1-4|77	mkdir lib # duh
14cu|jakarta-commons-httpclient-3.1-4|78	rm -rf docs/apidocs docs/*.patch docs/*.orig docs/*.rej
14cu|jakarta-commons-httpclient-3.1-4|79	
14cu|jakarta-commons-httpclient-3.1-4|80	%patch0
14cu|jakarta-commons-httpclient-3.1-4|81	
14cu|jakarta-commons-httpclient-3.1-4|82	pushd src/conf
14cu|jakarta-commons-httpclient-3.1-4|83	%{__sed} -i 's/\r//' MANIFEST.MF
14cu|jakarta-commons-httpclient-3.1-4|84	%patch1
14cu|jakarta-commons-httpclient-3.1-4|85	popd
14cu|jakarta-commons-httpclient-3.1-4|86	
14cu|jakarta-commons-httpclient-3.1-4|87	# Use javax classes, not com.sun ones
14cu|jakarta-commons-httpclient-3.1-4|88	# assume no filename contains spaces
14cu|jakarta-commons-httpclient-3.1-4|89	pushd src
14cu|jakarta-commons-httpclient-3.1-4|90	for j in $(find . -name "*.java" -exec grep -l 'com\.sun\.net\.ssl' {} \;); do
14cu|jakarta-commons-httpclient-3.1-4|91	sed -e 's|com\.sun\.net\.ssl|javax.net.ssl|' $j > tempf
14cu|jakarta-commons-httpclient-3.1-4|92	cp tempf $j
14cu|jakarta-commons-httpclient-3.1-4|93	done
14cu|jakarta-commons-httpclient-3.1-4|94	rm tempf
14cu|jakarta-commons-httpclient-3.1-4|95	popd
14cu|jakarta-commons-httpclient-3.1-4|96	
14cu|jakarta-commons-httpclient-3.1-4|97	# FIXME: These tests fail due to absence of jks in libgcj. Disable them for now.
14cu|jakarta-commons-httpclient-3.1-4|98	rm -f src/test/org/apache/commons/httpclient/TestProxy.java
14cu|jakarta-commons-httpclient-3.1-4|99	rm -f src/test/org/apache/commons/httpclient/params/TestSSLTunnelParams.java
14cu|jakarta-commons-httpclient-3.1-4|100	
14cu|jakarta-commons-httpclient-3.1-4|101	%{__sed} -i 's/\r//' RELEASE_NOTES.txt
14cu|jakarta-commons-httpclient-3.1-4|102	%{__sed} -i 's/\r//' README.txt
14cu|jakarta-commons-httpclient-3.1-4|103	%{__sed} -i 's/\r//' LICENSE.txt
14cu|jakarta-commons-httpclient-3.1-4|104	
14cu|jakarta-commons-httpclient-3.1-4|105	%build
14cu|jakarta-commons-httpclient-3.1-4|106	export LC_ALL=en_US.ISO-8859-1
14cu|jakarta-commons-httpclient-3.1-4|107	export CLASSPATH=$(build-classpath jsse jce apache-commons-codec apache-commons-logging junit)
14cu|jakarta-commons-httpclient-3.1-4|108	%{ant} \
14cu|jakarta-commons-httpclient-3.1-4|109	-Dbuild.sysclasspath=first \
14cu|jakarta-commons-httpclient-3.1-4|110	-Djavadoc.j2sdk.link=%{_javadocdir}/java \
14cu|jakarta-commons-httpclient-3.1-4|111	-Djavadoc.logging.link=%{_javadocdir}/apache-commons-logging \
14cu|jakarta-commons-httpclient-3.1-4|112	-Dtest.failonerror=false \
14cu|jakarta-commons-httpclient-3.1-4|113	dist test
14cu|jakarta-commons-httpclient-3.1-4|114	
14cu|jakarta-commons-httpclient-3.1-4|115	
14cu|jakarta-commons-httpclient-3.1-4|116	%install
14cu|jakarta-commons-httpclient-3.1-4|117	# jars
14cu|jakarta-commons-httpclient-3.1-4|118	mkdir -p %{buildroot}%{_javadir}
14cu|jakarta-commons-httpclient-3.1-4|119	cp -p dist/commons-httpclient.jar \
14cu|jakarta-commons-httpclient-3.1-4|120	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jakarta-commons-httpclient-3.1-4|121	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14cu|jakarta-commons-httpclient-3.1-4|122	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|jakarta-commons-httpclient-3.1-4|123	# compat symlink
14cu|jakarta-commons-httpclient-3.1-4|124	pushd %{buildroot}%{_javadir}
14cu|jakarta-commons-httpclient-3.1-4|125	ln -s commons-httpclient.jar commons-httpclient3.jar
14cu|jakarta-commons-httpclient-3.1-4|126	popd
14cu|jakarta-commons-httpclient-3.1-4|127	
14cu|jakarta-commons-httpclient-3.1-4|128	# javadoc
14cu|jakarta-commons-httpclient-3.1-4|129	mkdir -p %{buildroot}%{_javadocdir}
14cu|jakarta-commons-httpclient-3.1-4|130	mv dist/docs/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-httpclient-3.1-4|131	
14cu|jakarta-commons-httpclient-3.1-4|132	# demo
14cu|jakarta-commons-httpclient-3.1-4|133	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|jakarta-commons-httpclient-3.1-4|134	cp -pr src/examples src/contrib %{buildroot}%{_datadir}/%{name}
14cu|jakarta-commons-httpclient-3.1-4|135	
14cu|jakarta-commons-httpclient-3.1-4|136	# manual and docs
14cu|jakarta-commons-httpclient-3.1-4|137	rm -f dist/docs/{BUILDING,TESTING}.txt
14cu|jakarta-commons-httpclient-3.1-4|138	ln -s %{_javadocdir}/%{name}-%{version} dist/docs/apidocs
14cu|jakarta-commons-httpclient-3.1-4|139	
14cu|jakarta-commons-httpclient-3.1-4|140	%files
14cu|jakarta-commons-httpclient-3.1-4|141	%defattr(0644,root,root,0755)
14cu|jakarta-commons-httpclient-3.1-4|142	%doc LICENSE.txt README.txt RELEASE_NOTES.txt
14cu|jakarta-commons-httpclient-3.1-4|143	%{_javadir}/*
14cu|jakarta-commons-httpclient-3.1-4|144	
14cu|jakarta-commons-httpclient-3.1-4|145	%files javadoc
14cu|jakarta-commons-httpclient-3.1-4|146	%defattr(0644,root,root,0755)
14cu|jakarta-commons-httpclient-3.1-4|147	%doc %{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-httpclient-3.1-4|148	
14cu|jakarta-commons-httpclient-3.1-4|149	%files demo
14cu|jakarta-commons-httpclient-3.1-4|150	%defattr(0644,root,root,0755)
14cu|jakarta-commons-httpclient-3.1-4|151	%{_datadir}/%{name}
14cu|jakarta-commons-httpclient-3.1-4|152	
14cu|jakarta-commons-httpclient-3.1-4|153	%files manual
14cu|jakarta-commons-httpclient-3.1-4|154	%defattr(0644,root,root,0755)
14cu|jakarta-commons-httpclient-3.1-4|155	%doc dist/docs/*
14cu|jakarta-commons-httpclient-3.1-4|156	
14cu|jakarta-commons-httpclient-3.1-4|157	%changelog
14cu|jakarta-commons-httpclient-3.1-4|158	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1-4
14cu|jakarta-commons-httpclient-3.1-4|159	+ Revision: 1746d4e
14cu|jakarta-commons-httpclient-3.1-4|160	- Move to contrib
14cu|jakarta-commons-httpclient-3.1-4|161	
14cu|jakarta-commons-httpclient-3.1-4|162	

10500 14
14cu|jakarta-commons-launcher-1.1-5|1	%define base_name       launcher
14cu|jakarta-commons-launcher-1.1-5|2	%define short_name      commons-%{base_name}
14cu|jakarta-commons-launcher-1.1-5|3	%define section         free
14cu|jakarta-commons-launcher-1.1-5|4	
14cu|jakarta-commons-launcher-1.1-5|5	Name:           jakarta-%{short_name}
14cu|jakarta-commons-launcher-1.1-5|6	Version:        1.1
14cu|jakarta-commons-launcher-1.1-5|7	Release:        5
14cu|jakarta-commons-launcher-1.1-5|8	Epoch:          0
14cu|jakarta-commons-launcher-1.1-5|9	Summary:        Cross-platform Java application launcher
14cu|jakarta-commons-launcher-1.1-5|10	License:        Apache License
14cu|jakarta-commons-launcher-1.1-5|11	Group:          Development/Java
14cu|jakarta-commons-launcher-1.1-5|12	URL:            http://jakarta.apache.org/commons/launcher/
14cu|jakarta-commons-launcher-1.1-5|13	Source0:        http://archive.apache.org/dist/jakarta/commons/launcher/source/%{short_name}-%{version}-src.tar.gz
14cu|jakarta-commons-launcher-1.1-5|14	Buildarch:      noarch
14cu|jakarta-commons-launcher-1.1-5|15	BuildRequires:  ant
14cu|jakarta-commons-launcher-1.1-5|16	BuildRequires:  java-rpmbuild >= 0:1.5.30
14cu|jakarta-commons-launcher-1.1-5|17	
14cu|jakarta-commons-launcher-1.1-5|18	%description
14cu|jakarta-commons-launcher-1.1-5|19	Commons-launcher eliminates the need for a batch or shell script to
14cu|jakarta-commons-launcher-1.1-5|20	launch a Java class. Some situations where elimination of a batch or
14cu|jakarta-commons-launcher-1.1-5|21	shell script may be desirable are:
14cu|jakarta-commons-launcher-1.1-5|22	
14cu|jakarta-commons-launcher-1.1-5|23	* You want to avoid having to determining where certain application
14cu|jakarta-commons-launcher-1.1-5|24	paths are e.g. your application's home directory, etc. Determining this
14cu|jakarta-commons-launcher-1.1-5|25	dynamically in a Windows batch scripts is very tricky on some versions
14cu|jakarta-commons-launcher-1.1-5|26	of Windows or when softlinks are used on Unix platforms.
14cu|jakarta-commons-launcher-1.1-5|27	* You want to avoid having to handle native file and path separators or
14cu|jakarta-commons-launcher-1.1-5|28	native path quoting issues.
14cu|jakarta-commons-launcher-1.1-5|29	* You need to enforce certain system properties e.g. java.endorsed.dirs
14cu|jakarta-commons-launcher-1.1-5|30	when running with JDK 1.4.
14cu|jakarta-commons-launcher-1.1-5|31	* You want to allow users to pass in custom JVM arguments or system
14cu|jakarta-commons-launcher-1.1-5|32	properties without having to parse and reorder arguments in your script.
14cu|jakarta-commons-launcher-1.1-5|33	This can be tricky and/or messy in batch and shell scripts.
14cu|jakarta-commons-launcher-1.1-5|34	* You want to bootstrap system properties from a configuration file
14cu|jakarta-commons-launcher-1.1-5|35	instead hard-coding them in your batch and shell scripts.
14cu|jakarta-commons-launcher-1.1-5|36	* You want to provide localized error messages which is very tricky to
14cu|jakarta-commons-launcher-1.1-5|37	do in batch and shell scripts.
14cu|jakarta-commons-launcher-1.1-5|38	
14cu|jakarta-commons-launcher-1.1-5|39	
14cu|jakarta-commons-launcher-1.1-5|40	%package        javadoc
14cu|jakarta-commons-launcher-1.1-5|41	Summary:        Javadoc for %{name}
14cu|jakarta-commons-launcher-1.1-5|42	Group:          Development/Java
14cu|jakarta-commons-launcher-1.1-5|43	BuildRequires:  java-javadoc
14cu|jakarta-commons-launcher-1.1-5|44	
14cu|jakarta-commons-launcher-1.1-5|45	%description    javadoc
14cu|jakarta-commons-launcher-1.1-5|46	Javadoc for %{name}.
14cu|jakarta-commons-launcher-1.1-5|47	
14cu|jakarta-commons-launcher-1.1-5|48	
14cu|jakarta-commons-launcher-1.1-5|49	%prep
14cu|jakarta-commons-launcher-1.1-5|50	%setup -q -n %{short_name}
14cu|jakarta-commons-launcher-1.1-5|51	
14cu|jakarta-commons-launcher-1.1-5|52	
14cu|jakarta-commons-launcher-1.1-5|53	%build
14cu|jakarta-commons-launcher-1.1-5|54	mkdir lib
14cu|jakarta-commons-launcher-1.1-5|55	%ant \
14cu|jakarta-commons-launcher-1.1-5|56	-Dbuild.sysclasspath=only \
14cu|jakarta-commons-launcher-1.1-5|57	-Dfinal.name=%{short_name} \
14cu|jakarta-commons-launcher-1.1-5|58	-Dj2se.javadoc=%{_javadocdir}/java \
14cu|jakarta-commons-launcher-1.1-5|59	-Dsrcdir=. \
14cu|jakarta-commons-launcher-1.1-5|60	jar javadoc
14cu|jakarta-commons-launcher-1.1-5|61	
14cu|jakarta-commons-launcher-1.1-5|62	
14cu|jakarta-commons-launcher-1.1-5|63	%install
14cu|jakarta-commons-launcher-1.1-5|64	
14cu|jakarta-commons-launcher-1.1-5|65	# jars
14cu|jakarta-commons-launcher-1.1-5|66	mkdir -p %{buildroot}%{_javadir}
14cu|jakarta-commons-launcher-1.1-5|67	cp -p dist/bin/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jakarta-commons-launcher-1.1-5|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14cu|jakarta-commons-launcher-1.1-5|69	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|jakarta-commons-launcher-1.1-5|70	
14cu|jakarta-commons-launcher-1.1-5|71	# javadoc
14cu|jakarta-commons-launcher-1.1-5|72	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-launcher-1.1-5|73	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-launcher-1.1-5|74	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|jakarta-commons-launcher-1.1-5|75	
14cu|jakarta-commons-launcher-1.1-5|76	# fix end-of-line
14cu|jakarta-commons-launcher-1.1-5|77	perl -pi -e 's/\r$//g' *.txt
14cu|jakarta-commons-launcher-1.1-5|78	
14cu|jakarta-commons-launcher-1.1-5|79	%post javadoc
14cu|jakarta-commons-launcher-1.1-5|80	rm -f %{_javadocdir}/%{name}
14cu|jakarta-commons-launcher-1.1-5|81	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cu|jakarta-commons-launcher-1.1-5|82	
14cu|jakarta-commons-launcher-1.1-5|83	
14cu|jakarta-commons-launcher-1.1-5|84	%files
14cu|jakarta-commons-launcher-1.1-5|85	%defattr(0644,root,root,0755)
14cu|jakarta-commons-launcher-1.1-5|86	%doc LICENSE.txt
14cu|jakarta-commons-launcher-1.1-5|87	%{_javadir}/*
14cu|jakarta-commons-launcher-1.1-5|88	
14cu|jakarta-commons-launcher-1.1-5|89	%files javadoc
14cu|jakarta-commons-launcher-1.1-5|90	%defattr(0644,root,root,0755)
14cu|jakarta-commons-launcher-1.1-5|91	%doc %{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-launcher-1.1-5|92	%ghost %doc %{_javadocdir}/%{name}
14cu|jakarta-commons-launcher-1.1-5|93	
14cu|jakarta-commons-launcher-1.1-5|94	%changelog
14cu|jakarta-commons-launcher-1.1-5|95	
14cu|jakarta-commons-launcher-1.1-5|96	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0:1.1-5
14cu|jakarta-commons-launcher-1.1-5|97	- (a4cc647) Repack tarball according to upstream
14cu|jakarta-commons-launcher-1.1-5|98	
14cu|jakarta-commons-launcher-1.1-5|99	

10501 14
14cu|jakarta-commons-modeler-2.0-3|1	%define base_name       modeler
14cu|jakarta-commons-modeler-2.0-3|2	%define short_name      commons-%{base_name}
14cu|jakarta-commons-modeler-2.0-3|3	%define section         free
14cu|jakarta-commons-modeler-2.0-3|4	
14cu|jakarta-commons-modeler-2.0-3|5	Name:           jakarta-%{short_name}
14cu|jakarta-commons-modeler-2.0-3|6	Version:        2.0
14cu|jakarta-commons-modeler-2.0-3|7	Release:        3
14cu|jakarta-commons-modeler-2.0-3|8	Epoch:          0
14cu|jakarta-commons-modeler-2.0-3|9	Summary:        Jakarta Commons Modeler
14cu|jakarta-commons-modeler-2.0-3|10	License:        Apache License
14cu|jakarta-commons-modeler-2.0-3|11	Group:          Development/Java
14cu|jakarta-commons-modeler-2.0-3|12	#Vendor:        JPackage Project
14cu|jakarta-commons-modeler-2.0-3|13	#Distribution:  JPackage
14cu|jakarta-commons-modeler-2.0-3|14	Source0:        http://www.apache.org/dist/jakarta/commons/modeler/source/commons-modeler-2.0-src.tar.gz
14cu|jakarta-commons-modeler-2.0-3|15	Url:            http://jakarta.apache.org/commons/%{base_name}/
14cu|jakarta-commons-modeler-2.0-3|16	BuildRequires:  java-rpmbuild
14cu|jakarta-commons-modeler-2.0-3|17	BuildRequires:  ant
14cu|jakarta-commons-modeler-2.0-3|18	BuildRequires:  jaxp_parser_impl
14cu|jakarta-commons-modeler-2.0-3|19	BuildRequires:  xml-commons-jaxp-1.3-apis
14cu|jakarta-commons-modeler-2.0-3|20	BuildRequires:  jaxp_transform_impl
14cu|jakarta-commons-modeler-2.0-3|21	# XXX: jmxri doesn't work because mx4j requires mx4j.util.Utils (mx4j-tools)
14cu|jakarta-commons-modeler-2.0-3|22	BuildRequires:  mx4j
14cu|jakarta-commons-modeler-2.0-3|23	BuildRequires:  junit >= 0:3.7
14cu|jakarta-commons-modeler-2.0-3|24	BuildRequires:  jakarta-commons-beanutils >= 0:1.3
14cu|jakarta-commons-modeler-2.0-3|25	BuildRequires:  jakarta-commons-collections >= 0:2.0
14cu|jakarta-commons-modeler-2.0-3|26	BuildRequires:  jakarta-commons-digester >= 0:1.2
14cu|jakarta-commons-modeler-2.0-3|27	BuildRequires:  jakarta-commons-logging >= 0:1.0
14cu|jakarta-commons-modeler-2.0-3|28	Requires:       jaxp_parser_impl
14cu|jakarta-commons-modeler-2.0-3|29	Requires:       xml-commons-jaxp-1.3-apis
14cu|jakarta-commons-modeler-2.0-3|30	Requires:       jaxp_transform_impl
14cu|jakarta-commons-modeler-2.0-3|31	Requires:       mx4j
14cu|jakarta-commons-modeler-2.0-3|32	Requires:       jakarta-commons-beanutils >= 0:1.3
14cu|jakarta-commons-modeler-2.0-3|33	Requires:       jakarta-commons-collections >= 0:2.0
14cu|jakarta-commons-modeler-2.0-3|34	Requires:       jakarta-commons-digester >= 0:1.2
14cu|jakarta-commons-modeler-2.0-3|35	Requires:       jakarta-commons-logging >= 0:1.0
14cu|jakarta-commons-modeler-2.0-3|36	BuildArch:      noarch
14cu|jakarta-commons-modeler-2.0-3|37	BuildRequires:  java-devel
14cu|jakarta-commons-modeler-2.0-3|38	Provides:        %{short_name}
14cu|jakarta-commons-modeler-2.0-3|39	
14cu|jakarta-commons-modeler-2.0-3|40	%description
14cu|jakarta-commons-modeler-2.0-3|41	The Modeler project shall create and maintain a set of Java
14cu|jakarta-commons-modeler-2.0-3|42	classes to provide the facilities described in the preceeding section, plus
14cu|jakarta-commons-modeler-2.0-3|43	unit tests and small examples of using these facilities to instrument
14cu|jakarta-commons-modeler-2.0-3|44	Java classes with Model MBean support.
14cu|jakarta-commons-modeler-2.0-3|45	
14cu|jakarta-commons-modeler-2.0-3|46	%package javadoc
14cu|jakarta-commons-modeler-2.0-3|47	Summary:        Javadoc for %{name}
14cu|jakarta-commons-modeler-2.0-3|48	Group:          Development/Java
14cu|jakarta-commons-modeler-2.0-3|49	
14cu|jakarta-commons-modeler-2.0-3|50	%description javadoc
14cu|jakarta-commons-modeler-2.0-3|51	Javadoc for %{name}.
14cu|jakarta-commons-modeler-2.0-3|52	
14cu|jakarta-commons-modeler-2.0-3|53	%prep
14cu|jakarta-commons-modeler-2.0-3|54	%setup -q -n %{short_name}-%{version}-src
14cu|jakarta-commons-modeler-2.0-3|55	
14cu|jakarta-commons-modeler-2.0-3|56	%build
14cu|jakarta-commons-modeler-2.0-3|57	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis jaxp_parser_impl jaxp_transform_impl mx4j junit commons-beanutils commons-collections commons-digester commons-logging junit)
14cu|jakarta-commons-modeler-2.0-3|58	%{ant} dist
14cu|jakarta-commons-modeler-2.0-3|59	%{ant} -Dbuild.sysclasspath=first test
14cu|jakarta-commons-modeler-2.0-3|60	
14cu|jakarta-commons-modeler-2.0-3|61	%install
14cu|jakarta-commons-modeler-2.0-3|62	
14cu|jakarta-commons-modeler-2.0-3|63	# jars
14cu|jakarta-commons-modeler-2.0-3|64	%{__mkdir_p} %{buildroot}%{_javadir}
14cu|jakarta-commons-modeler-2.0-3|65	cp -a dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jakarta-commons-modeler-2.0-3|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|jakarta-||g"`; done)
14cu|jakarta-commons-modeler-2.0-3|67	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|-%{version}||g"`; done)
14cu|jakarta-commons-modeler-2.0-3|68	# javadoc
14cu|jakarta-commons-modeler-2.0-3|69	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-modeler-2.0-3|70	cp -a dist/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-modeler-2.0-3|71	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cu|jakarta-commons-modeler-2.0-3|72	
14cu|jakarta-commons-modeler-2.0-3|73	%{__perl} -pi -e 's/\r$//g' LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14cu|jakarta-commons-modeler-2.0-3|74	
14cu|jakarta-commons-modeler-2.0-3|75	%post javadoc
14cu|jakarta-commons-modeler-2.0-3|76	rm -f %{_javadocdir}/%{name}
14cu|jakarta-commons-modeler-2.0-3|77	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14cu|jakarta-commons-modeler-2.0-3|78	
14cu|jakarta-commons-modeler-2.0-3|79	%postun javadoc
14cu|jakarta-commons-modeler-2.0-3|80	if [ $1 -eq 0 ]; then
14cu|jakarta-commons-modeler-2.0-3|81	rm -f %{_javadocdir}/%{name}
14cu|jakarta-commons-modeler-2.0-3|82	fi
14cu|jakarta-commons-modeler-2.0-3|83	
14cu|jakarta-commons-modeler-2.0-3|84	%files
14cu|jakarta-commons-modeler-2.0-3|85	%defattr(0644,root,root,0755)
14cu|jakarta-commons-modeler-2.0-3|86	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14cu|jakarta-commons-modeler-2.0-3|87	%{_javadir}/*
14cu|jakarta-commons-modeler-2.0-3|88	
14cu|jakarta-commons-modeler-2.0-3|89	%files javadoc
14cu|jakarta-commons-modeler-2.0-3|90	%defattr(0644,root,root,0755)
14cu|jakarta-commons-modeler-2.0-3|91	%dir %{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-modeler-2.0-3|92	%{_javadocdir}/%{name}-%{version}/*
14cu|jakarta-commons-modeler-2.0-3|93	%ghost %dir %{_javadocdir}/%{name}
14cu|jakarta-commons-modeler-2.0-3|94	
14cu|jakarta-commons-modeler-2.0-3|95	%changelog
14cu|jakarta-commons-modeler-2.0-3|96	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0-3
14cu|jakarta-commons-modeler-2.0-3|97	+ Revision: e122105
14cu|jakarta-commons-modeler-2.0-3|98	- Move to contrib
14cu|jakarta-commons-modeler-2.0-3|99	
14cu|jakarta-commons-modeler-2.0-3|100	

10502 14
14cu|jakarta-commons-primitives-1.0-4|1	%define section free
14cu|jakarta-commons-primitives-1.0-4|2	%define shortname commons-primitives
14cu|jakarta-commons-primitives-1.0-4|3	
14cu|jakarta-commons-primitives-1.0-4|4	Name:           jakarta-%{shortname}
14cu|jakarta-commons-primitives-1.0-4|5	Version:        1.0
14cu|jakarta-commons-primitives-1.0-4|6	Release:        4
14cu|jakarta-commons-primitives-1.0-4|7	Epoch:          0
14cu|jakarta-commons-primitives-1.0-4|8	Summary:        Jakarta Commons Primitives Component
14cu|jakarta-commons-primitives-1.0-4|9	
14cu|jakarta-commons-primitives-1.0-4|10	License:        Apache Software License
14cu|jakarta-commons-primitives-1.0-4|11	Group:          Development/Java
14cu|jakarta-commons-primitives-1.0-4|12	URL:            http://jakarta.apache.org/commons/primitives/
14cu|jakarta-commons-primitives-1.0-4|13	Source0:        http://archive.apache.org/dist/jakarta/commons/primitives/source/commons-primitives-1.0-src.tar.gz
14cu|jakarta-commons-primitives-1.0-4|14	Patch0:         %{name}-crosslink.patch
14cu|jakarta-commons-primitives-1.0-4|15	
14cu|jakarta-commons-primitives-1.0-4|16	BuildArch:      noarch
14cu|jakarta-commons-primitives-1.0-4|17	BuildRequires:  java-devel
14cu|jakarta-commons-primitives-1.0-4|18	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|jakarta-commons-primitives-1.0-4|19	#BuildRequires:  java-javadoc
14cu|jakarta-commons-primitives-1.0-4|20	BuildRequires:  ant
14cu|jakarta-commons-primitives-1.0-4|21	BuildRequires:  junit
14cu|jakarta-commons-primitives-1.0-4|22	Provides:       %{shortname} = %{epoch}:%{version}-%{release}
14cu|jakarta-commons-primitives-1.0-4|23	
14cu|jakarta-commons-primitives-1.0-4|24	%description
14cu|jakarta-commons-primitives-1.0-4|25	Apache Jakarta Commons Primitives provides a collection of types and
14cu|jakarta-commons-primitives-1.0-4|26	utilities optimized for working with Java primitives (boolean, byte,
14cu|jakarta-commons-primitives-1.0-4|27	char, double, float, int, long, short). Generally, the
14cu|jakarta-commons-primitives-1.0-4|28	Commons-Primitives classes are smaller, faster and easier to work with
14cu|jakarta-commons-primitives-1.0-4|29	than their purely Object based alternatives.
14cu|jakarta-commons-primitives-1.0-4|30	
14cu|jakarta-commons-primitives-1.0-4|31	%package        javadoc
14cu|jakarta-commons-primitives-1.0-4|32	Summary:        Javadoc for %{name}
14cu|jakarta-commons-primitives-1.0-4|33	Group:          Development/Java
14cu|jakarta-commons-primitives-1.0-4|34	
14cu|jakarta-commons-primitives-1.0-4|35	%description    javadoc
14cu|jakarta-commons-primitives-1.0-4|36	Javadoc for %{name}.
14cu|jakarta-commons-primitives-1.0-4|37	
14cu|jakarta-commons-primitives-1.0-4|38	
14cu|jakarta-commons-primitives-1.0-4|39	%prep
14cu|jakarta-commons-primitives-1.0-4|40	%setup -q -n %{shortname}-%{version}
14cu|jakarta-commons-primitives-1.0-4|41	%patch0 -p0
14cu|jakarta-commons-primitives-1.0-4|42	
14cu|jakarta-commons-primitives-1.0-4|43	
14cu|jakarta-commons-primitives-1.0-4|44	%build
14cu|jakarta-commons-primitives-1.0-4|45	# No unit tests yet, would require commons-collections snapshot.
14cu|jakarta-commons-primitives-1.0-4|46	%{ant} \
14cu|jakarta-commons-primitives-1.0-4|47	-Dfinal.name=%{name}-%{version} \
14cu|jakarta-commons-primitives-1.0-4|48	-Dj2se.apidoc=%{_javadocdir}/java \
14cu|jakarta-commons-primitives-1.0-4|49	jar javadoc
14cu|jakarta-commons-primitives-1.0-4|50	
14cu|jakarta-commons-primitives-1.0-4|51	
14cu|jakarta-commons-primitives-1.0-4|52	%install
14cu|jakarta-commons-primitives-1.0-4|53	install -Dpm 644 target/%{name}-%{version}.jar \
14cu|jakarta-commons-primitives-1.0-4|54	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jakarta-commons-primitives-1.0-4|55	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|jakarta-commons-primitives-1.0-4|56	ln -s %{name}-%{version}.jar \
14cu|jakarta-commons-primitives-1.0-4|57	%{buildroot}%{_javadir}/%{shortname}-%{version}.jar
14cu|jakarta-commons-primitives-1.0-4|58	ln -s %{shortname}-%{version}.jar %{buildroot}%{_javadir}/%{shortname}.jar
14cu|jakarta-commons-primitives-1.0-4|59	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-primitives-1.0-4|60	cp -pR target/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-primitives-1.0-4|61	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jakarta-commons-primitives-1.0-4|62	
14cu|jakarta-commons-primitives-1.0-4|63	%files
14cu|jakarta-commons-primitives-1.0-4|64	%defattr(0644,root,root,0755)
14cu|jakarta-commons-primitives-1.0-4|65	%doc LICENSE.txt
14cu|jakarta-commons-primitives-1.0-4|66	%{_javadir}/*.jar
14cu|jakarta-commons-primitives-1.0-4|67	
14cu|jakarta-commons-primitives-1.0-4|68	%files javadoc
14cu|jakarta-commons-primitives-1.0-4|69	%defattr(0644,root,root,0755)
14cu|jakarta-commons-primitives-1.0-4|70	%doc %{_javadocdir}/%{name}-%{version}
14cu|jakarta-commons-primitives-1.0-4|71	%doc %{_javadocdir}/%{name}
14cu|jakarta-commons-primitives-1.0-4|72	
14cu|jakarta-commons-primitives-1.0-4|73	%changelog
14cu|jakarta-commons-primitives-1.0-4|74	
14cu|jakarta-commons-primitives-1.0-4|75	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0-4
14cu|jakarta-commons-primitives-1.0-4|76	- (ec231b3) Drop gcj
14cu|jakarta-commons-primitives-1.0-4|77	
14cu|jakarta-commons-primitives-1.0-4|78	

10503 14
14cu|jam-2.6-1|1	Summary:	A nice replacement for make
14cu|jam-2.6-1|2	Name:		jam
14cu|jam-2.6-1|3	Version:	2.6
14cu|jam-2.6-1|4	Release:	1
14cu|jam-2.6-1|5	License:	MIT
14cu|jam-2.6-1|6	Group:		Development/Tools
14cu|jam-2.6-1|7	Url:		http://www.perforce.com/jam/jam.html
14cu|jam-2.6-1|8	Source0:	https://swarm.workshop.perforce.com/downloads/guest/perforce_software/jam/jam-2.6.tar
14cu|jam-2.6-1|9	BuildRequires:	bison
14cu|jam-2.6-1|10	
14cu|jam-2.6-1|11	%description
14cu|jam-2.6-1|12	Jam is a nice replacement for make (and the mess called Automake) providing
14cu|jam-2.6-1|13	a good facility for writing sane compile scripts.
14cu|jam-2.6-1|14	
14cu|jam-2.6-1|15	%files
14cu|jam-2.6-1|16	%{_bindir}/jam
14cu|jam-2.6-1|17	%doc README RELNOTES Jam.html Jam*.html Porting
14cu|jam-2.6-1|18	
14cu|jam-2.6-1|19	#----------------------------------------------------------------------------
14cu|jam-2.6-1|20	
14cu|jam-2.6-1|21	%prep
14cu|jam-2.6-1|22	%setup -q
14cu|jam-2.6-1|23	
14cu|jam-2.6-1|24	%build
14cu|jam-2.6-1|25	export CFLAGS="%{optflags}"
14cu|jam-2.6-1|26	make CFLAGS="%{optflags}"
14cu|jam-2.6-1|27	
14cu|jam-2.6-1|28	
14cu|jam-2.6-1|29	%install
14cu|jam-2.6-1|30	mkdir -p %{buildroot}%{_bindir}
14cu|jam-2.6-1|31	install -m 755 jam0 %{buildroot}%{_bindir}/jam
14cu|jam-2.6-1|32	
14cu|jam-2.6-1|33	
14cu|jam-2.6-1|34	%changelog
14cu|jam-2.6-1|35	
14cu|jam-2.6-1|36	* Tue Apr 18 2017 abfonly <abfonly@gmail.com> 2.6-1
14cu|jam-2.6-1|37	- (ccfe37f) Merge pull request #1 from rosalinuxro/jam:rosa2014.1
14cu|jam-2.6-1|38	- (ccfe37f) abfonly
14cu|jam-2.6-1|39	
14cu|jam-2.6-1|40	

10504 14
14cu|jama-1.0.3-8|1	Name:		jama
14cu|jama-1.0.3-8|2	Summary:	A Java Matrix Package
14cu|jama-1.0.3-8|3	Version:	1.0.3
14cu|jama-1.0.3-8|4	Release:	8
14cu|jama-1.0.3-8|5	Source:		http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
14cu|jama-1.0.3-8|6	License:	Public Domain
14cu|jama-1.0.3-8|7	URL:		http://math.nist.gov/javanumerics/jama/
14cu|jama-1.0.3-8|8	Group:		Development/Java
14cu|jama-1.0.3-8|9	BuildArch:	noarch
14cu|jama-1.0.3-8|10	BuildRequires:	java-devel
14cu|jama-1.0.3-8|11	BuildRequires:	ant
14cu|jama-1.0.3-8|12	BuildRequires:	jpackage-utils
14cu|jama-1.0.3-8|13	BuildRequires:	java-rpmbuild
14cu|jama-1.0.3-8|14	%description
14cu|jama-1.0.3-8|15	JAMA is a basic linear algebra package for Java. It provides user-level
14cu|jama-1.0.3-8|16	classes for constructing and manipulating real, dense matrices. It is
14cu|jama-1.0.3-8|17	meant to provide sufficient functionality for routine problems, packaged
14cu|jama-1.0.3-8|18	in a way that is natural and understandable to non-experts.
14cu|jama-1.0.3-8|19	
14cu|jama-1.0.3-8|20	%package javadoc
14cu|jama-1.0.3-8|21	Summary:	Javadoc for %{name}
14cu|jama-1.0.3-8|22	Group:		Development/Java
14cu|jama-1.0.3-8|23	%description javadoc
14cu|jama-1.0.3-8|24	Javadoc for %{name}
14cu|jama-1.0.3-8|25	
14cu|jama-1.0.3-8|26	%prep
14cu|jama-1.0.3-8|27	%setup -q -c jama
14cu|jama-1.0.3-8|28	find Jama -name '*.class' -exec rm -f {} \;
14cu|jama-1.0.3-8|29	
14cu|jama-1.0.3-8|30	mkdir build
14cu|jama-1.0.3-8|31	
14cu|jama-1.0.3-8|32	cat > build.xml <<EOF
14cu|jama-1.0.3-8|33	<project name="Jama" basedir="." default="build-jar">
14cu|jama-1.0.3-8|34	<target name="build-jar">
14cu|jama-1.0.3-8|35	<javac srcdir="Jama" destdir="build" />
14cu|jama-1.0.3-8|36	<jar basedir="build" destfile="%{name}-%{version}.jar">
14cu|jama-1.0.3-8|37	<fileset dir="build" includes="*/*.*"/>
14cu|jama-1.0.3-8|38	</jar>
14cu|jama-1.0.3-8|39	</target>
14cu|jama-1.0.3-8|40	</project>
14cu|jama-1.0.3-8|41	EOF
14cu|jama-1.0.3-8|42	
14cu|jama-1.0.3-8|43	cat > LICENSE <<EOF
14cu|jama-1.0.3-8|44	Downloaded from http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
14cu|jama-1.0.3-8|45	No license info in the archive, but we can read this on their website :
14cu|jama-1.0.3-8|46	
14cu|jama-1.0.3-8|47	Copyright Notice  This software is a cooperative product of The
14cu|jama-1.0.3-8|48	MathWorks and the National Institute of Standards and Technology (NIST)
14cu|jama-1.0.3-8|49	which has been released to the public domain. Neither The MathWorks
14cu|jama-1.0.3-8|50	nor NIST assumes any responsibility whatsoever for its use by other
14cu|jama-1.0.3-8|51	parties, and makes no guarantees, expressed or implied, about its
14cu|jama-1.0.3-8|52	quality, reliability, or any other characteristic.
14cu|jama-1.0.3-8|53	EOF
14cu|jama-1.0.3-8|54	
14cu|jama-1.0.3-8|55	%build
14cu|jama-1.0.3-8|56	%ant
14cu|jama-1.0.3-8|57	
14cu|jama-1.0.3-8|58	%install
14cu|jama-1.0.3-8|59	rm -Rf %{buildroot}
14cu|jama-1.0.3-8|60	install -d %{buildroot}%{_javadir}
14cu|jama-1.0.3-8|61	install -m 644 %{name}-%{version}.jar %{buildroot}%{_javadir}
14cu|jama-1.0.3-8|62	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|jama-1.0.3-8|63	
14cu|jama-1.0.3-8|64	install -d %{buildroot}%{_javadocdir}
14cu|jama-1.0.3-8|65	cp -a Jama/doc %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jama-1.0.3-8|66	
14cu|jama-1.0.3-8|67	
14cu|jama-1.0.3-8|68	%files
14cu|jama-1.0.3-8|69	%doc LICENSE Jama/ChangeLog Jama/examples/MagicSquareExample.java
14cu|jama-1.0.3-8|70	%{_javadir}/%{name}-%{version}.jar
14cu|jama-1.0.3-8|71	%{_javadir}/%{name}.jar
14cu|jama-1.0.3-8|72	
14cu|jama-1.0.3-8|73	%files javadoc
14cu|jama-1.0.3-8|74	%{_javadocdir}/%{name}-%{version}
14cu|jama-1.0.3-8|75	
14cu|jama-1.0.3-8|76	
14cu|jama-1.0.3-8|77	
14cu|jama-1.0.3-8|78	
14cu|jama-1.0.3-8|79	
14cu|jama-1.0.3-8|80	%changelog
14cu|jama-1.0.3-8|81	
14cu|jama-1.0.3-8|82	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.0.3-8
14cu|jama-1.0.3-8|83	- (577c1bd) Updated to 1.0.3
14cu|jama-1.0.3-8|84	
14cu|jama-1.0.3-8|85	

10505 14
14cu|jarbundler-2.3.1-1|1	%define section free
14cu|jarbundler-2.3.1-1|2	
14cu|jarbundler-2.3.1-1|3	Name:           jarbundler
14cu|jarbundler-2.3.1-1|4	Version:        2.3.1
14cu|jarbundler-2.3.1-1|5	Release:        1
14cu|jarbundler-2.3.1-1|6	Epoch:          0
14cu|jarbundler-2.3.1-1|7	Summary:        Mac OS X JarBundler ANT Task
14cu|jarbundler-2.3.1-1|8	License:        GPL
14cu|jarbundler-2.3.1-1|9	Group:          Development/Java
14cu|jarbundler-2.3.1-1|10	URL:            http://informagen.com/JarBundler/
14cu|jarbundler-2.3.1-1|11	Source0:        informagen.com/JarBundler/dist/jarbundler.tar.gz
14cu|jarbundler-2.3.1-1|12	BuildRequires:  ant
14cu|jarbundler-2.3.1-1|13	BuildArch:      noarch
14cu|jarbundler-2.3.1-1|14	BuildRequires:  java-rpmbuild
14cu|jarbundler-2.3.1-1|15	
14cu|jarbundler-2.3.1-1|16	%description
14cu|jarbundler-2.3.1-1|17	How many times has this happened to you? You've written a little
14cu|jarbundler-2.3.1-1|18	Java utility, or maybe even a more complex application, and you
14cu|jarbundler-2.3.1-1|19	want to create Mac OS X application bundle for easy distribution.
14cu|jarbundler-2.3.1-1|20	
14cu|jarbundler-2.3.1-1|21	You'd like to be able to do it automatically from your build
14cu|jarbundler-2.3.1-1|22	process, but you're forced to go run the Apple Jar Bundler and
14cu|jarbundler-2.3.1-1|23	tweak all the settings manually every time you build.
14cu|jarbundler-2.3.1-1|24	
14cu|jarbundler-2.3.1-1|25	Well no more! JarBundler is a feature-rich Ant task which will
14cu|jarbundler-2.3.1-1|26	create a Mac OS X application bundle from a list of Jar files and
14cu|jarbundler-2.3.1-1|27	a main class name. You can add an Icon resource, set various Mac
14cu|jarbundler-2.3.1-1|28	OS X native look-and-feel bells and whistles, and maintain your
14cu|jarbundler-2.3.1-1|29	application bundles as part of your normal build and release
14cu|jarbundler-2.3.1-1|30	cycle. It is free software licensed under the GNU General Public
14cu|jarbundler-2.3.1-1|31	License.
14cu|jarbundler-2.3.1-1|32	
14cu|jarbundler-2.3.1-1|33	This release is based on the earlier work of Seth Morabito.
14cu|jarbundler-2.3.1-1|34	
14cu|jarbundler-2.3.1-1|35	%package javadoc
14cu|jarbundler-2.3.1-1|36	Summary:        Javadoc documentation for %{name}
14cu|jarbundler-2.3.1-1|37	Group:          Development/Java
14cu|jarbundler-2.3.1-1|38	
14cu|jarbundler-2.3.1-1|39	%description javadoc
14cu|jarbundler-2.3.1-1|40	Javadoc documentation for %{name}.
14cu|jarbundler-2.3.1-1|41	
14cu|jarbundler-2.3.1-1|42	%prep
14cu|jarbundler-2.3.1-1|43	%setup -q
14cu|jarbundler-2.3.1-1|44	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t rm
14cu|jarbundler-2.3.1-1|45	
14cu|jarbundler-2.3.1-1|46	%build
14cu|jarbundler-2.3.1-1|47	export CLASSPATH=
14cu|jarbundler-2.3.1-1|48	export OPT_JAR_LIST=:
14cu|jarbundler-2.3.1-1|49	%{ant} jar javadocs
14cu|jarbundler-2.3.1-1|50	
14cu|jarbundler-2.3.1-1|51	%install
14cu|jarbundler-2.3.1-1|52	
14cu|jarbundler-2.3.1-1|53	mkdir -p %{buildroot}%{_javadir}
14cu|jarbundler-2.3.1-1|54	cp -a build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jarbundler-2.3.1-1|55	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|jarbundler-2.3.1-1|56	
14cu|jarbundler-2.3.1-1|57	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jarbundler-2.3.1-1|58	cp -a javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jarbundler-2.3.1-1|59	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jarbundler-2.3.1-1|60	
14cu|jarbundler-2.3.1-1|61	%clean
14cu|jarbundler-2.3.1-1|62	
14cu|jarbundler-2.3.1-1|63	%files
14cu|jarbundler-2.3.1-1|64	%defattr(0644,root,root,0755)
14cu|jarbundler-2.3.1-1|65	%doc *.TXT example
14cu|jarbundler-2.3.1-1|66	%{_javadir}/*.jar
14cu|jarbundler-2.3.1-1|67	
14cu|jarbundler-2.3.1-1|68	%files javadoc
14cu|jarbundler-2.3.1-1|69	%defattr(0644,root,root,0755)
14cu|jarbundler-2.3.1-1|70	%doc %{_javadocdir}/%{name}-%{version}
14cu|jarbundler-2.3.1-1|71	%doc %{_javadocdir}/%{name}
14cu|jarbundler-2.3.1-1|72	
14cu|jarbundler-2.3.1-1|73	%changelog
14cu|jarbundler-2.3.1-1|74	
14cu|jarbundler-2.3.1-1|75	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 0:2.3.1-1
14cu|jarbundler-2.3.1-1|76	- (694f2c2) Updated to 2.3.1
14cu|jarbundler-2.3.1-1|77	
14cu|jarbundler-2.3.1-1|78	

10506 14
14cu|javahelp2-2.0.05-10|1	Summary:	JavaHelp
14cu|javahelp2-2.0.05-10|2	Name:		javahelp2
14cu|javahelp2-2.0.05-10|3	Version:	2.0.05
14cu|javahelp2-2.0.05-10|4	Release:	10
14cu|javahelp2-2.0.05-10|5	Epoch:		0
14cu|javahelp2-2.0.05-10|6	Group:		Development/Java
14cu|javahelp2-2.0.05-10|7	License:	GPLv2 with exceptions
14cu|javahelp2-2.0.05-10|8	Url:		https://javahelp.dev.java.net/
14cu|javahelp2-2.0.05-10|9	Source0:	https://javahelp.dev.java.net/files/documents/5985/59373/%{name}-src-%{version}.zip
14cu|javahelp2-2.0.05-10|10	Source1:	%{name}-jhindexer.sh
14cu|javahelp2-2.0.05-10|11	Source2:	%{name}-jhsearch.sh
14cu|javahelp2-2.0.05-10|12	BuildArch:	noarch
14cu|javahelp2-2.0.05-10|13	Requires:	jpackage-utils >= 0:1.5.32
14cu|javahelp2-2.0.05-10|14	BuildRequires:	java-rpmbuild >= 0:1.5.32
14cu|javahelp2-2.0.05-10|15	BuildRequires:	jsp >= 0:2.0
14cu|javahelp2-2.0.05-10|16	BuildRequires:	tomcat-jsp-2.2-api
14cu|javahelp2-2.0.05-10|17	BuildRequires:	tomcat-servlet-3.0-api
14cu|javahelp2-2.0.05-10|18	BuildRequires:	xerces-j2
14cu|javahelp2-2.0.05-10|19	BuildRequires:	ant
14cu|javahelp2-2.0.05-10|20	
14cu|javahelp2-2.0.05-10|21	%description
14cu|javahelp2-2.0.05-10|22	JavaHelp software is a full-featured, platform-independent, extensible
14cu|javahelp2-2.0.05-10|23	help system that enables developers and authors to incorporate online
14cu|javahelp2-2.0.05-10|24	help in applets, components, applications, operating systems, and
14cu|javahelp2-2.0.05-10|25	devices. Authors can also use the JavaHelp software to deliver online
14cu|javahelp2-2.0.05-10|26	documentation for the Web and corporate Intranet.
14cu|javahelp2-2.0.05-10|27	
14cu|javahelp2-2.0.05-10|28	%package javadoc
14cu|javahelp2-2.0.05-10|29	Summary:	Javadoc for %{name}
14cu|javahelp2-2.0.05-10|30	Group:		Development/Java
14cu|javahelp2-2.0.05-10|31	
14cu|javahelp2-2.0.05-10|32	%description javadoc
14cu|javahelp2-2.0.05-10|33	Javadoc for %{name}.
14cu|javahelp2-2.0.05-10|34	
14cu|javahelp2-2.0.05-10|35	%prep
14cu|javahelp2-2.0.05-10|36	%setup -q -n %{name}-%{version}
14cu|javahelp2-2.0.05-10|37	# fix files perms
14cu|javahelp2-2.0.05-10|38	chmod -R go=u-w *
14cu|javahelp2-2.0.05-10|39	# remove windows files
14cu|javahelp2-2.0.05-10|40	for file in `find . -type f -name .bat`; do rm -f $file; done
14cu|javahelp2-2.0.05-10|41	
14cu|javahelp2-2.0.05-10|42	#
14cu|javahelp2-2.0.05-10|43	# This class provides native browser integration and would require
14cu|javahelp2-2.0.05-10|44	# JDIC project to be present. Currently there is no such jpackage.org
14cu|javahelp2-2.0.05-10|45	# package, so deleting the class. When JDIC package is created,
14cu|javahelp2-2.0.05-10|46	# add BuildProvides and remove the "rm" call.
14cu|javahelp2-2.0.05-10|47	#
14cu|javahelp2-2.0.05-10|48	rm jhMaster/JavaHelp/src/new/javax/help/plaf/basic/BasicNativeContentViewerUI.java
14cu|javahelp2-2.0.05-10|49	
14cu|javahelp2-2.0.05-10|50	mkdir javahelp_nbproject/lib
14cu|javahelp2-2.0.05-10|51	ln -s %{_javadir}/tomcat-jsp-api.jar javahelp_nbproject/lib/jsp-api.jar
14cu|javahelp2-2.0.05-10|52	ln -s %{_javadir}/tomcat-servlet-api.jar javahelp_nbproject/lib/servlet-api.jar
14cu|javahelp2-2.0.05-10|53	
14cu|javahelp2-2.0.05-10|54	%build
14cu|javahelp2-2.0.05-10|55	export CLASSPATH=$(build-classpath ant/ant-nodeps)
14cu|javahelp2-2.0.05-10|56	%ant -f javahelp_nbproject/build.xml -Djdic-jar-present=true -Djdic-zip-present=true -Dservlet-jar-present=true -Dtomcat-zip-present=true release javadoc
14cu|javahelp2-2.0.05-10|57	
14cu|javahelp2-2.0.05-10|58	%install
14cu|javahelp2-2.0.05-10|59	install -d -m 755 %{buildroot}%{_javadir}
14cu|javahelp2-2.0.05-10|60	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|javahelp2-2.0.05-10|61	install -d -m 755 %{buildroot}%{_bindir}
14cu|javahelp2-2.0.05-10|62	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|javahelp2-2.0.05-10|63	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jh2indexer
14cu|javahelp2-2.0.05-10|64	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/jh2search
14cu|javahelp2-2.0.05-10|65	
14cu|javahelp2-2.0.05-10|66	install -m 644 javahelp_nbproject/dist/lib/jhall.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|javahelp2-2.0.05-10|67	#cp -pr jhMaster/JavaHelp/doc/public-spec/dtd %{buildroot}%{_datadir}/%{name}
14cu|javahelp2-2.0.05-10|68	#cp -pr jhMaster/JavaHelp/demos %{buildroot}%{_datadir}/%{name}
14cu|javahelp2-2.0.05-10|69	cp -pr javahelp_nbproject/dist/lib/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|javahelp2-2.0.05-10|70	# create unversioned symlinks
14cu|javahelp2-2.0.05-10|71	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|javahelp2-2.0.05-10|72	
14cu|javahelp2-2.0.05-10|73	
14cu|javahelp2-2.0.05-10|74	%post javadoc
14cu|javahelp2-2.0.05-10|75	rm -f %{_javadocdir}/%{name}
14cu|javahelp2-2.0.05-10|76	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14cu|javahelp2-2.0.05-10|77	
14cu|javahelp2-2.0.05-10|78	%postun javadoc
14cu|javahelp2-2.0.05-10|79	if [ "$1" = "0" ]; then
14cu|javahelp2-2.0.05-10|80	rm -f %{_javadocdir}/%{name}
14cu|javahelp2-2.0.05-10|81	fi
14cu|javahelp2-2.0.05-10|82	
14cu|javahelp2-2.0.05-10|83	%files
14cu|javahelp2-2.0.05-10|84	%defattr(0644,root,root,0755)
14cu|javahelp2-2.0.05-10|85	%attr(0755,root,root) %{_bindir}/*
14cu|javahelp2-2.0.05-10|86	%{_javadir}/%{name}-%{version}.jar
14cu|javahelp2-2.0.05-10|87	%{_javadir}/%{name}.jar
14cu|javahelp2-2.0.05-10|88	%dir %{_datadir}/%{name}
14cu|javahelp2-2.0.05-10|89	
14cu|javahelp2-2.0.05-10|90	%files javadoc
14cu|javahelp2-2.0.05-10|91	%defattr(0644,root,root,0755)
14cu|javahelp2-2.0.05-10|92	%{_javadocdir}/%{name}-%{version}
14cu|javahelp2-2.0.05-10|93	
14cu|javahelp2-2.0.05-10|94	
14cu|javahelp2-2.0.05-10|95	%changelog
14cu|javahelp2-2.0.05-10|96	
14cu|javahelp2-2.0.05-10|97	* Mon Mar 14 2016 Denis Silakov <dsilakov@gmail.com> 0:2.0.05-10
14cu|javahelp2-2.0.05-10|98	- (8bf3b3d) Fix build
14cu|javahelp2-2.0.05-10|99	
14cu|javahelp2-2.0.05-10|100	

10507 14
14cu|javassist-3.9.0-3|1	Summary:        Java Programming Assistant: bytecode manipulation
14cu|javassist-3.9.0-3|2	Name:           javassist
14cu|javassist-3.9.0-3|3	Version:        3.9.0
14cu|javassist-3.9.0-3|4	Release:        3
14cu|javassist-3.9.0-3|5	Epoch:          0
14cu|javassist-3.9.0-3|6	License:        MPL and LGPL
14cu|javassist-3.9.0-3|7	URL:            http://www.csg.is.titech.ac.jp/~chiba/javassist/
14cu|javassist-3.9.0-3|8	Group:          Development/Java
14cu|javassist-3.9.0-3|9	Source0:        javassist3.9.GA.zip
14cu|javassist-3.9.0-3|10	# cvs -d:pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss export -r Javassist_3_5_CR1 javassist
14cu|javassist-3.9.0-3|11	
14cu|javassist-3.9.0-3|12	Patch0:         javassist-buildfile-nosource1.4-nosrcjar.patch
14cu|javassist-3.9.0-3|13	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|javassist-3.9.0-3|14	BuildRequires:  ant >= 0:1.6
14cu|javassist-3.9.0-3|15	BuildArch:      noarch
14cu|javassist-3.9.0-3|16	BuildRequires:  java-devel
14cu|javassist-3.9.0-3|17	
14cu|javassist-3.9.0-3|18	%description
14cu|javassist-3.9.0-3|19	Javassist (Java Programming Assistant) makes Java
14cu|javassist-3.9.0-3|20	bytecode manipulation simple. It is a class library
14cu|javassist-3.9.0-3|21	for editing bytecodes in Java; it enables Java
14cu|javassist-3.9.0-3|22	programs to define a new class at runtime and to
14cu|javassist-3.9.0-3|23	modify a class file when the JVM loads it. Unlike
14cu|javassist-3.9.0-3|24	other similar bytecode editors, Javassist provides
14cu|javassist-3.9.0-3|25	two levels of API: source level and bytecode level.
14cu|javassist-3.9.0-3|26	If the users use the source-level API, they can edit
14cu|javassist-3.9.0-3|27	a class file without knowledge of the specifications
14cu|javassist-3.9.0-3|28	of the Java bytecode. The whole API is designed with
14cu|javassist-3.9.0-3|29	only the vocabulary of the Java language. You can even
14cu|javassist-3.9.0-3|30	specify inserted bytecode in the form of source text;
14cu|javassist-3.9.0-3|31	Javassist compiles it on the fly. On the other hand,
14cu|javassist-3.9.0-3|32	the bytecode-level API allows the users to directly
14cu|javassist-3.9.0-3|33	edit a class file as other editors.
14cu|javassist-3.9.0-3|34	
14cu|javassist-3.9.0-3|35	%package demo
14cu|javassist-3.9.0-3|36	Summary:        Samples for %{name}
14cu|javassist-3.9.0-3|37	Group:          Development/Java
14cu|javassist-3.9.0-3|38	Requires:       javassist = 0:%{version}-%{release}
14cu|javassist-3.9.0-3|39	
14cu|javassist-3.9.0-3|40	%description demo
14cu|javassist-3.9.0-3|41	%{summary}.
14cu|javassist-3.9.0-3|42	
14cu|javassist-3.9.0-3|43	%package javadoc
14cu|javassist-3.9.0-3|44	Summary:        Javadoc for %{name}
14cu|javassist-3.9.0-3|45	Group:          Development/Java
14cu|javassist-3.9.0-3|46	
14cu|javassist-3.9.0-3|47	%description javadoc
14cu|javassist-3.9.0-3|48	%{summary}.
14cu|javassist-3.9.0-3|49	
14cu|javassist-3.9.0-3|50	%package manual
14cu|javassist-3.9.0-3|51	Summary:        Tutorial for %{name}
14cu|javassist-3.9.0-3|52	Group:          Development/Java
14cu|javassist-3.9.0-3|53	
14cu|javassist-3.9.0-3|54	%description manual
14cu|javassist-3.9.0-3|55	%{summary}.
14cu|javassist-3.9.0-3|56	
14cu|javassist-3.9.0-3|57	%prep
14cu|javassist-3.9.0-3|58	%setup -q # -n %{name}-%{version}
14cu|javassist-3.9.0-3|59	%patch0 -p0
14cu|javassist-3.9.0-3|60	for j in $(find . -name "*.jar"); do
14cu|javassist-3.9.0-3|61	mv $j $j.no
14cu|javassist-3.9.0-3|62	done
14cu|javassist-3.9.0-3|63	#remove the clas it needs com.sun.jdi to build
14cu|javassist-3.9.0-3|64	rm src/main/javassist/util/HotSwapper.java
14cu|javassist-3.9.0-3|65	
14cu|javassist-3.9.0-3|66	%build
14cu|javassist-3.9.0-3|67	%{ant} dist
14cu|javassist-3.9.0-3|68	
14cu|javassist-3.9.0-3|69	%install
14cu|javassist-3.9.0-3|70	
14cu|javassist-3.9.0-3|71	# jars
14cu|javassist-3.9.0-3|72	mkdir -p %{buildroot}%{_javadir}
14cu|javassist-3.9.0-3|73	cp -p %{name}.jar \
14cu|javassist-3.9.0-3|74	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|javassist-3.9.0-3|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|javassist-3.9.0-3|76	
14cu|javassist-3.9.0-3|77	# demo
14cu|javassist-3.9.0-3|78	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14cu|javassist-3.9.0-3|79	cp -pr sample/* %{buildroot}%{_datadir}/%{name}-%{version}
14cu|javassist-3.9.0-3|80	
14cu|javassist-3.9.0-3|81	# javadoc
14cu|javassist-3.9.0-3|82	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|javassist-3.9.0-3|83	cp -pr html/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|javassist-3.9.0-3|84	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|javassist-3.9.0-3|85	
14cu|javassist-3.9.0-3|86	# manual
14cu|javassist-3.9.0-3|87	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}/tutorial
14cu|javassist-3.9.0-3|88	cp -pr tutorial/* %{buildroot}%{_docdir}/%{name}-%{version}/tutorial
14cu|javassist-3.9.0-3|89	cp -p License.html %{buildroot}%{_docdir}/%{name}-%{version}
14cu|javassist-3.9.0-3|90	
14cu|javassist-3.9.0-3|91	%files
14cu|javassist-3.9.0-3|92	%defattr(0644,root,root,0755)
14cu|javassist-3.9.0-3|93	%doc %{_docdir}/%{name}-%{version}/License.html
14cu|javassist-3.9.0-3|94	%{_javadir}/*.jar
14cu|javassist-3.9.0-3|95	
14cu|javassist-3.9.0-3|96	
14cu|javassist-3.9.0-3|97	%files demo
14cu|javassist-3.9.0-3|98	%defattr(0644,root,root,0755)
14cu|javassist-3.9.0-3|99	%{_datadir}/%{name}-%{version}
14cu|javassist-3.9.0-3|100	
14cu|javassist-3.9.0-3|101	%files javadoc
14cu|javassist-3.9.0-3|102	%defattr(0644,root,root,0755)
14cu|javassist-3.9.0-3|103	%doc %{_javadocdir}/%{name}-%{version}
14cu|javassist-3.9.0-3|104	%doc %{_javadocdir}/%{name}
14cu|javassist-3.9.0-3|105	
14cu|javassist-3.9.0-3|106	%files manual
14cu|javassist-3.9.0-3|107	%defattr(0644,root,root,0755)
14cu|javassist-3.9.0-3|108	%doc %{_docdir}/%{name}-%{version}/tutorial
14cu|javassist-3.9.0-3|109	
14cu|javassist-3.9.0-3|110	%changelog
14cu|javassist-3.9.0-3|111	
14cu|javassist-3.9.0-3|112	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:3.9.0-3
14cu|javassist-3.9.0-3|113	- (f6050d5) Move to contrib
14cu|javassist-3.9.0-3|114	
14cu|javassist-3.9.0-3|115	

10508 14
14cu|jcodings-1.0.18-1|1	Summary:	Java-based codings helper classes for Joni and JRuby
14cu|jcodings-1.0.18-1|2	Name:		jcodings
14cu|jcodings-1.0.18-1|3	Version:	1.0.18
14cu|jcodings-1.0.18-1|4	Release:	1
14cu|jcodings-1.0.18-1|5	License:	MIT
14cu|jcodings-1.0.18-1|6	Group:		Development/Java
14cu|jcodings-1.0.18-1|7	URL:		http://github.com/jruby/%{name}
14cu|jcodings-1.0.18-1|8	Source0:	https://github.com/jruby/jcodings/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14cu|jcodings-1.0.18-1|9	BuildRequires:	ant
14cu|jcodings-1.0.18-1|10	BuildRequires:	jpackage-utils
14cu|jcodings-1.0.18-1|11	BuildRequires:	java-rpmbuild
14cu|jcodings-1.0.18-1|12	BuildArch:	noarch
14cu|jcodings-1.0.18-1|13	
14cu|jcodings-1.0.18-1|14	%description
14cu|jcodings-1.0.18-1|15	Java-based codings helper classes for Joni and JRuby.
14cu|jcodings-1.0.18-1|16	
14cu|jcodings-1.0.18-1|17	
14cu|jcodings-1.0.18-1|18	%prep
14cu|jcodings-1.0.18-1|19	%setup -qn %{name}-%{name}-%{version}
14cu|jcodings-1.0.18-1|20	
14cu|jcodings-1.0.18-1|21	%build
14cu|jcodings-1.0.18-1|22	%ant build
14cu|jcodings-1.0.18-1|23	
14cu|jcodings-1.0.18-1|24	%install
14cu|jcodings-1.0.18-1|25	install -d -m 755 %{buildroot}%{_javadir}
14cu|jcodings-1.0.18-1|26	install -p -m 644 target/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|jcodings-1.0.18-1|27	
14cu|jcodings-1.0.18-1|28	%files
14cu|jcodings-1.0.18-1|29	%{_javadir}/%{name}.jar
14cu|jcodings-1.0.18-1|30	
14cu|jcodings-1.0.18-1|31	%changelog
14cu|jcodings-1.0.18-1|32	
14cu|jcodings-1.0.18-1|33	* Wed Sep 21 2016 alzim <alzim@bk.ru> 1.0.18-1
14cu|jcodings-1.0.18-1|34	- (66f629d) Merge pull request #1 from import/jcodings:rosa2016.1
14cu|jcodings-1.0.18-1|35	- (66f629d) Updated to 1.0.18
14cu|jcodings-1.0.18-1|36	
14cu|jcodings-1.0.18-1|37	

10509 14
14cu|jconvolver-0.9.2-3|1	Summary:	Audio convolution engine for JACK
14cu|jconvolver-0.9.2-3|2	Name:		jconvolver
14cu|jconvolver-0.9.2-3|3	Version:	0.9.2
14cu|jconvolver-0.9.2-3|4	Release:	3
14cu|jconvolver-0.9.2-3|5	License:	GPLv2+
14cu|jconvolver-0.9.2-3|6	Group:		Sound
14cu|jconvolver-0.9.2-3|7	Url:		http://www.kokkinizita.net/linuxaudio/
14cu|jconvolver-0.9.2-3|8	Source0:	http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cu|jconvolver-0.9.2-3|9	BuildRequires:	clthreads-devel
14cu|jconvolver-0.9.2-3|10	BuildRequires:	libzita-convolver-devel
14cu|jconvolver-0.9.2-3|11	BuildRequires:	pkgconfig(fftw3)
14cu|jconvolver-0.9.2-3|12	BuildRequires:	pkgconfig(jack)
14cu|jconvolver-0.9.2-3|13	BuildRequires:	pkgconfig(sndfile)
14cu|jconvolver-0.9.2-3|14	Suggests:	jconvolver-reverbs
14cu|jconvolver-0.9.2-3|15	
14cu|jconvolver-0.9.2-3|16	%description
14cu|jconvolver-0.9.2-3|17	Jconvolver is a Convolution Engine for JACK using FFT-based partitioned
14cu|jconvolver-0.9.2-3|18	convolution with multiple partition sizes. It is mainly used to create
14cu|jconvolver-0.9.2-3|19	realistic acoustic environments such as reverbs for sounds sent to its
14cu|jconvolver-0.9.2-3|20	input. Jconvolver uses a configurable smallest partition size at the
14cu|jconvolver-0.9.2-3|21	start of the impulse response, and longer ones further on. This
14cu|jconvolver-0.9.2-3|22	allows long impulse responses along with minimal or even zero delay at
14cu|jconvolver-0.9.2-3|23	a reasonable CPU load. It is recommended to install also jcgui, a
14cu|jconvolver-0.9.2-3|24	graphical user interface for JConvolver as well as the example reverb
14cu|jconvolver-0.9.2-3|25	data jconvolver-reverbs.
14cu|jconvolver-0.9.2-3|26	
14cu|jconvolver-0.9.2-3|27	%files
14cu|jconvolver-0.9.2-3|28	%{_bindir}/*
14cu|jconvolver-0.9.2-3|29	%{_datadir}/%{name}
14cu|jconvolver-0.9.2-3|30	
14cu|jconvolver-0.9.2-3|31	#----------------------------------------------------------------------------
14cu|jconvolver-0.9.2-3|32	
14cu|jconvolver-0.9.2-3|33	%prep
14cu|jconvolver-0.9.2-3|34	%setup -q
14cu|jconvolver-0.9.2-3|35	cd source
14cu|jconvolver-0.9.2-3|36	perl -pi -e 's/PREFIX =/#PREFIX =/g' Makefile
14cu|jconvolver-0.9.2-3|37	perl -pi -e 's/-march=native//g' Makefile
14cu|jconvolver-0.9.2-3|38	
14cu|jconvolver-0.9.2-3|39	%build
14cu|jconvolver-0.9.2-3|40	export CPPFLAGS="%{optflags}"
14cu|jconvolver-0.9.2-3|41	cd source
14cu|jconvolver-0.9.2-3|42	make
14cu|jconvolver-0.9.2-3|43	
14cu|jconvolver-0.9.2-3|44	%install
14cu|jconvolver-0.9.2-3|45	install -d %{buildroot}/%{_datadir}/%{name}
14cu|jconvolver-0.9.2-3|46	cp -a config-files %{buildroot}/%{_datadir}/%{name}
14cu|jconvolver-0.9.2-3|47	cd source
14cu|jconvolver-0.9.2-3|48	install -d %{buildroot}/%{_bindir}
14cu|jconvolver-0.9.2-3|49	PREFIX=%{buildroot}%{_prefix} make install
14cu|jconvolver-0.9.2-3|50	chmod 644 %{buildroot}%{_datadir}/%{name}/config-files/ambisonic/super-stereo.conf
14cu|jconvolver-0.9.2-3|51	
14cu|jconvolver-0.9.2-3|52	
14cu|jconvolver-0.9.2-3|53	%changelog
14cu|jconvolver-0.9.2-3|54	
14cu|jconvolver-0.9.2-3|55	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-3
14cu|jconvolver-0.9.2-3|56	- (5f3f9aa) Build with system optflags to fix debug package
14cu|jconvolver-0.9.2-3|57	- (5f3f9aa) Spec cleanup
14cu|jconvolver-0.9.2-3|58	
14cu|jconvolver-0.9.2-3|59	

10510 14
14cu|jfreechart-1.0.17-3|1	%define section   free
14cu|jfreechart-1.0.17-3|2	
14cu|jfreechart-1.0.17-3|3	%define jcommon_version 1.0.18
14cu|jfreechart-1.0.17-3|4	
14cu|jfreechart-1.0.17-3|5	Name:             jfreechart
14cu|jfreechart-1.0.17-3|6	Version:          1.0.17
14cu|jfreechart-1.0.17-3|7	Release:          3
14cu|jfreechart-1.0.17-3|8	Summary:          Charts Generation library
14cu|jfreechart-1.0.17-3|9	License:          LGPLv2+
14cu|jfreechart-1.0.17-3|10	URL:              http://www.jfree.org/jfreechart/
14cu|jfreechart-1.0.17-3|11	Source0:          http://sourceforge.net/projects/jfreechart/files/1.%20JFreeChart/%{version}/%{name}-%{version}.tar.gz
14cu|jfreechart-1.0.17-3|12	Patch0:           jfreechart-1.0.17-build_xml.patch
14cu|jfreechart-1.0.17-3|13	Patch1:           jfreechart-1.0.17-jarpath.patch
14cu|jfreechart-1.0.17-3|14	Group:            Development/Java
14cu|jfreechart-1.0.17-3|15	Requires:         jcommon >= 0:%{jcommon_version}
14cu|jfreechart-1.0.17-3|16	BuildRequires:    ant >= 0:1.6
14cu|jfreechart-1.0.17-3|17	BuildRequires:    ant-junit >= 0:1.6
14cu|jfreechart-1.0.17-3|18	BuildRequires:    jcommon >= 0:%{jcommon_version}
14cu|jfreechart-1.0.17-3|19	BuildRequires:    java-rpmbuild >= 0:1.6
14cu|jfreechart-1.0.17-3|20	BuildRequires:    junit
14cu|jfreechart-1.0.17-3|21	BuildRequires:    servlet6
14cu|jfreechart-1.0.17-3|22	BuildRequires:    xml-commons-apis
14cu|jfreechart-1.0.17-3|23	BuildRequires:    itext
14cu|jfreechart-1.0.17-3|24	BuildArch:      noarch
14cu|jfreechart-1.0.17-3|25	
14cu|jfreechart-1.0.17-3|26	%description
14cu|jfreechart-1.0.17-3|27	Free Java class library for generating charts.
14cu|jfreechart-1.0.17-3|28	
14cu|jfreechart-1.0.17-3|29	%package experimental
14cu|jfreechart-1.0.17-3|30	Summary:        Experimental components for %{name}
14cu|jfreechart-1.0.17-3|31	Group:          Development/Java
14cu|jfreechart-1.0.17-3|32	Requires:       %{name} = %{version}-%{release}
14cu|jfreechart-1.0.17-3|33	
14cu|jfreechart-1.0.17-3|34	%description experimental
14cu|jfreechart-1.0.17-3|35	%{summary}.
14cu|jfreechart-1.0.17-3|36	
14cu|jfreechart-1.0.17-3|37	%package javadoc
14cu|jfreechart-1.0.17-3|38	Summary:        Javadoc for %{name}
14cu|jfreechart-1.0.17-3|39	Group:            Development/Java
14cu|jfreechart-1.0.17-3|40	
14cu|jfreechart-1.0.17-3|41	%description javadoc
14cu|jfreechart-1.0.17-3|42	Javadoc for %{name}.
14cu|jfreechart-1.0.17-3|43	
14cu|jfreechart-1.0.17-3|44	%prep
14cu|jfreechart-1.0.17-3|45	%setup -q
14cu|jfreechart-1.0.17-3|46	%remove_java_binaries
14cu|jfreechart-1.0.17-3|47	%patch0 -p1 -b .sav
14cu|jfreechart-1.0.17-3|48	%patch1 -p1
14cu|jfreechart-1.0.17-3|49	
14cu|jfreechart-1.0.17-3|50	%build
14cu|jfreechart-1.0.17-3|51	export LC_ALL=en_US.iso88591
14cu|jfreechart-1.0.17-3|52	
14cu|jfreechart-1.0.17-3|53	%{ant} -f ant/build.xml \
14cu|jfreechart-1.0.17-3|54	-Djunit.jar=$(build-classpath junit) \
14cu|jfreechart-1.0.17-3|55	-Djcommon.jar=$(build-classpath jcommon) \
14cu|jfreechart-1.0.17-3|56	-Dservlet.jar=$(build-classpath servlet) \
14cu|jfreechart-1.0.17-3|57	-Dgnujaxp.jar=$(build-classpath xml-commons-apis) \
14cu|jfreechart-1.0.17-3|58	-Ditext.jar=$(build-classpath itext) \
14cu|jfreechart-1.0.17-3|59	-Dbuildstable=true -Dproject.outdir=. -Dbasedir=. \
14cu|jfreechart-1.0.17-3|60	compile compile-experimental javadoc maven-bundle
14cu|jfreechart-1.0.17-3|61	
14cu|jfreechart-1.0.17-3|62	%install
14cu|jfreechart-1.0.17-3|63	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|jfreechart-1.0.17-3|64	# jars
14cu|jfreechart-1.0.17-3|65	install -d -m 755 %{buildroot}%{_javadir}
14cu|jfreechart-1.0.17-3|66	install -m 644 lib/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cu|jfreechart-1.0.17-3|67	install -m 644 lib/%{name}-%{version}-experimental.jar %{buildroot}%{_javadir}/%{name}-experimental-%{version}.jar
14cu|jfreechart-1.0.17-3|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|jfreechart-1.0.17-3|69	# javadoc
14cu|jfreechart-1.0.17-3|70	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jfreechart-1.0.17-3|71	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jfreechart-1.0.17-3|72	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jfreechart-1.0.17-3|73	
14cu|jfreechart-1.0.17-3|74	%files
14cu|jfreechart-1.0.17-3|75	%defattr(0644,root,root,0755)
14cu|jfreechart-1.0.17-3|76	%doc licence-LGPL.txt README.txt
14cu|jfreechart-1.0.17-3|77	%{_javadir}/%{name}.jar
14cu|jfreechart-1.0.17-3|78	%{_javadir}/%{name}-%{version}.jar
14cu|jfreechart-1.0.17-3|79	
14cu|jfreechart-1.0.17-3|80	%files experimental
14cu|jfreechart-1.0.17-3|81	%defattr(0644,root,root,0755)
14cu|jfreechart-1.0.17-3|82	%{_javadir}/%{name}-experimental-%{version}.jar
14cu|jfreechart-1.0.17-3|83	%{_javadir}/%{name}-experimental.jar
14cu|jfreechart-1.0.17-3|84	
14cu|jfreechart-1.0.17-3|85	%files javadoc
14cu|jfreechart-1.0.17-3|86	%defattr(0644,root,root,0755)
14cu|jfreechart-1.0.17-3|87	%{_javadocdir}/%{name}-%{version}
14cu|jfreechart-1.0.17-3|88	%{_javadocdir}/%{name}
14cu|jfreechart-1.0.17-3|89	
14cu|jfreechart-1.0.17-3|90	%changelog
14cu|jfreechart-1.0.17-3|91	
14cu|jfreechart-1.0.17-3|92	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 1.0.17-3
14cu|jfreechart-1.0.17-3|93	- (ddef1ca) Switch to newer servlet
14cu|jfreechart-1.0.17-3|94	
14cu|jfreechart-1.0.17-3|95	

10511 14
14cu|jgraphx-3.6.0.0-1|1	Summary:	Java Graph Drawing Component
14cu|jgraphx-3.6.0.0-1|2	Name:		jgraphx
14cu|jgraphx-3.6.0.0-1|3	Version:	3.6.0.0
14cu|jgraphx-3.6.0.0-1|4	Epoch:		1
14cu|jgraphx-3.6.0.0-1|5	Release:	1
14cu|jgraphx-3.6.0.0-1|6	License:	BSD
14cu|jgraphx-3.6.0.0-1|7	Group:		Development/Java
14cu|jgraphx-3.6.0.0-1|8	URL:		http://www.jgraph.com/jgraph.html
14cu|jgraphx-3.6.0.0-1|9	Source0:	http://www.jgraph.com/downloads/jgraphx/archive/%{name}-%(echo %{version} |sed 's/\./_/g').zip
14cu|jgraphx-3.6.0.0-1|10	BuildRequires:	ant
14cu|jgraphx-3.6.0.0-1|11	BuildRequires:	java-devel >= 1.6
14cu|jgraphx-3.6.0.0-1|12	BuildRequires:	jpackage-utils
14cu|jgraphx-3.6.0.0-1|13	Requires:	java >= 1.4
14cu|jgraphx-3.6.0.0-1|14	Requires:	jpackage-utils
14cu|jgraphx-3.6.0.0-1|15	BuildArch:	noarch
14cu|jgraphx-3.6.0.0-1|16	
14cu|jgraphx-3.6.0.0-1|17	%description
14cu|jgraphx-3.6.0.0-1|18	JGraphX is the a powerful, easy-to-use and feature-rich graph drawing
14cu|jgraphx-3.6.0.0-1|19	component for Java. It is a rewrite of JGraph, also known as JGraph 6.
14cu|jgraphx-3.6.0.0-1|20	
14cu|jgraphx-3.6.0.0-1|21	%files
14cu|jgraphx-3.6.0.0-1|22	%{_javadir}/*
14cu|jgraphx-3.6.0.0-1|23	%doc license.txt
14cu|jgraphx-3.6.0.0-1|24	
14cu|jgraphx-3.6.0.0-1|25	#--------------------------------------------------------------------
14cu|jgraphx-3.6.0.0-1|26	
14cu|jgraphx-3.6.0.0-1|27	%package javadoc
14cu|jgraphx-3.6.0.0-1|28	Summary:	API Documentation for %{name}
14cu|jgraphx-3.6.0.0-1|29	Group:		Development/Java
14cu|jgraphx-3.6.0.0-1|30	Requires:	jpackage-utils
14cu|jgraphx-3.6.0.0-1|31	Requires:	%{name} = %{EVRD}
14cu|jgraphx-3.6.0.0-1|32	
14cu|jgraphx-3.6.0.0-1|33	%description javadoc
14cu|jgraphx-3.6.0.0-1|34	JavaDoc documentation for %{name}
14cu|jgraphx-3.6.0.0-1|35	
14cu|jgraphx-3.6.0.0-1|36	%files javadoc
14cu|jgraphx-3.6.0.0-1|37	%{_javadocdir}/*
14cu|jgraphx-3.6.0.0-1|38	
14cu|jgraphx-3.6.0.0-1|39	#--------------------------------------------------------------------
14cu|jgraphx-3.6.0.0-1|40	
14cu|jgraphx-3.6.0.0-1|41	%prep
14cu|jgraphx-3.6.0.0-1|42	%setup -q -n %{name}
14cu|jgraphx-3.6.0.0-1|43	find -name '*.jar' -delete
14cu|jgraphx-3.6.0.0-1|44	rm -rf docs/api
14cu|jgraphx-3.6.0.0-1|45	
14cu|jgraphx-3.6.0.0-1|46	%build
14cu|jgraphx-3.6.0.0-1|47	ant
14cu|jgraphx-3.6.0.0-1|48	
14cu|jgraphx-3.6.0.0-1|49	%install
14cu|jgraphx-3.6.0.0-1|50	
14cu|jgraphx-3.6.0.0-1|51	# Code
14cu|jgraphx-3.6.0.0-1|52	install -d %{buildroot}%{_javadir}
14cu|jgraphx-3.6.0.0-1|53	install -p -m644 lib/%{name}.jar \
14cu|jgraphx-3.6.0.0-1|54	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jgraphx-3.6.0.0-1|55	ln -s %{name}-%{version}.jar \
14cu|jgraphx-3.6.0.0-1|56	%{buildroot}%{_javadir}/%{name}.jar
14cu|jgraphx-3.6.0.0-1|57	
14cu|jgraphx-3.6.0.0-1|58	# API documentation
14cu|jgraphx-3.6.0.0-1|59	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jgraphx-3.6.0.0-1|60	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jgraphx-3.6.0.0-1|61	
14cu|jgraphx-3.6.0.0-1|62	%changelog
14cu|jgraphx-3.6.0.0-1|63	
14cu|jgraphx-3.6.0.0-1|64	* Wed Sep 21 2016 alzim <alzim@bk.ru> 1:3.6.0.0-1
14cu|jgraphx-3.6.0.0-1|65	- (cd8c2bc) Merge pull request #2 from import/jgraphx:rosa2016.1
14cu|jgraphx-3.6.0.0-1|66	- (cd8c2bc) Updated to 3.6.0.0
14cu|jgraphx-3.6.0.0-1|67	
14cu|jgraphx-3.6.0.0-1|68	

10512 14
14cu|jhead-3.00-1|1	Summary:	Command line tools to read and edit EXIF extensions in JPEG files
14cu|jhead-3.00-1|2	Name:		jhead
14cu|jhead-3.00-1|3	Version:	3.00
14cu|jhead-3.00-1|4	Release:	1
14cu|jhead-3.00-1|5	License:	Public Domain
14cu|jhead-3.00-1|6	Group:		Graphics
14cu|jhead-3.00-1|7	Url:		http://www.sentex.net/~mwandel/jhead/
14cu|jhead-3.00-1|8	Source0:	http://www.sentex.net/~mwandel/jhead/%{name}-%{version}.tar.gz
14cu|jhead-3.00-1|9	Patch0:		jhead-2.97-ldflags.diff
14cu|jhead-3.00-1|10	# Without jpegtran the nicest features will not work
14cu|jhead-3.00-1|11	Requires:	libjpeg-progs
14cu|jhead-3.00-1|12	
14cu|jhead-3.00-1|13	%description
14cu|jhead-3.00-1|14	Most digital cameras produce EXIF files, which are JPEG files with extra tags
14cu|jhead-3.00-1|15	that contain information about the image.
14cu|jhead-3.00-1|16	
14cu|jhead-3.00-1|17	In contrary to the tools "exif" and "gexif" (and all other libexif-based tools
14cu|jhead-3.00-1|18	as "gphoto2") this tool gives a much easier readable summary of camera settings
14cu|jhead-3.00-1|19	(shutter speed in 1/x sec, focal length (also the 35-mm camera equivalent),
14cu|jhead-3.00-1|20	focal distance, ...), EXIF header manipulation as stripping off the thumbnail
14cu|jhead-3.00-1|21	and other info not needed, stripping off the complete header, applying
14cu|jhead-3.00-1|22	arbitrary conversion tools to the JPEG image and conserving the header,
14cu|jhead-3.00-1|23	renaming JPEG images with the capture date stored in the header, and even
14cu|jhead-3.00-1|24	turning the images upright when the camera has an orientation sensor (as Canon
14cu|jhead-3.00-1|25	Digital IXUS 400) ...
14cu|jhead-3.00-1|26	
14cu|jhead-3.00-1|27	The tool is very compact, the executable has only a size of around 35 kb, the
14cu|jhead-3.00-1|28	whole package (with documentation) occupies 60 kb.
14cu|jhead-3.00-1|29	
14cu|jhead-3.00-1|30	See %{_docdir}/jhead/usage.html for how to use this program.
14cu|jhead-3.00-1|31	
14cu|jhead-3.00-1|32	%prep
14cu|jhead-3.00-1|33	%setup -q
14cu|jhead-3.00-1|34	%patch0 -p0
14cu|jhead-3.00-1|35	
14cu|jhead-3.00-1|36	%build
14cu|jhead-3.00-1|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|jhead-3.00-1|38	
14cu|jhead-3.00-1|39	%install
14cu|jhead-3.00-1|40	install -d %{buildroot}%{_bindir}
14cu|jhead-3.00-1|41	install -d %{buildroot}%{_mandir}/man1
14cu|jhead-3.00-1|42	
14cu|jhead-3.00-1|43	install -m0755 jhead %{buildroot}%{_bindir}
14cu|jhead-3.00-1|44	install -m0644 jhead.1 %{buildroot}%{_mandir}/man1
14cu|jhead-3.00-1|45	
14cu|jhead-3.00-1|46	%files
14cu|jhead-3.00-1|47	%doc readme.txt usage.html changes.txt
14cu|jhead-3.00-1|48	%{_bindir}/*
14cu|jhead-3.00-1|49	%{_mandir}/*/*
14cu|jhead-3.00-1|50	
14cu|jhead-3.00-1|51	%changelog
14cu|jhead-3.00-1|52	
14cu|jhead-3.00-1|53	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.00-1
14cu|jhead-3.00-1|54	- (8962480) Updated to 3.00 (by updates_builder)
14cu|jhead-3.00-1|55	
14cu|jhead-3.00-1|56	

10513 14
14cu|jiprof-1.1.1-1|1	Name:		jiprof
14cu|jiprof-1.1.1-1|2	Version:	1.1.1
14cu|jiprof-1.1.1-1|3	Release:	1
14cu|jiprof-1.1.1-1|4	Summary:	Java Interactive Profiler
14cu|jiprof-1.1.1-1|5	Group:		Development/Java
14cu|jiprof-1.1.1-1|6	URL:		http://jiprof.sourceforge.net
14cu|jiprof-1.1.1-1|7	Source:		http://downloads.sourceforge.net/project/jiprof/jip/%{version}/jip-src-%{version}.zip
14cu|jiprof-1.1.1-1|8	License:	BSD
14cu|jiprof-1.1.1-1|9	BuildRequires:	ant
14cu|jiprof-1.1.1-1|10	BuildRequires:	objectweb-asm
14cu|jiprof-1.1.1-1|11	BuildRequires:	jpackage-utils
14cu|jiprof-1.1.1-1|12	BuildRequires:	junit
14cu|jiprof-1.1.1-1|13	BuildRequires:	xerces-j2
14cu|jiprof-1.1.1-1|14	BuildRequires:	java-rpmbuild
14cu|jiprof-1.1.1-1|15	Requires:	jpackage-utils
14cu|jiprof-1.1.1-1|16	Requires:	xerces-j2
14cu|jiprof-1.1.1-1|17	BuildArch:	noarch
14cu|jiprof-1.1.1-1|18	
14cu|jiprof-1.1.1-1|19	%description
14cu|jiprof-1.1.1-1|20	JIP is a high performance, low overhead profiler that is written entirely in
14cu|jiprof-1.1.1-1|21	Java. JIP gives the developer the ability to turn the profiler on and off while
14cu|jiprof-1.1.1-1|22	the VM is running. You can also filter out classes and packages as well as
14cu|jiprof-1.1.1-1|23	control the output.
14cu|jiprof-1.1.1-1|24	
14cu|jiprof-1.1.1-1|25	%package	javadoc
14cu|jiprof-1.1.1-1|26	Summary:	Javadoc for %{name}
14cu|jiprof-1.1.1-1|27	Group:		Documentation
14cu|jiprof-1.1.1-1|28	
14cu|jiprof-1.1.1-1|29	%description	javadoc
14cu|jiprof-1.1.1-1|30	The Java Interactive Profiler.
14cu|jiprof-1.1.1-1|31	
14cu|jiprof-1.1.1-1|32	This package contains javadoc for %{name}.
14cu|jiprof-1.1.1-1|33	
14cu|jiprof-1.1.1-1|34	%package	manual
14cu|jiprof-1.1.1-1|35	Summary:	Manual for %{name}
14cu|jiprof-1.1.1-1|36	Group:		Documentation
14cu|jiprof-1.1.1-1|37	
14cu|jiprof-1.1.1-1|38	%description	manual
14cu|jiprof-1.1.1-1|39	The Java Interactive Profiler.
14cu|jiprof-1.1.1-1|40	
14cu|jiprof-1.1.1-1|41	This package contains manual for %{name}.
14cu|jiprof-1.1.1-1|42	
14cu|jiprof-1.1.1-1|43	%prep
14cu|jiprof-1.1.1-1|44	%setup -q -c %{name}-%{version}
14cu|jiprof-1.1.1-1|45	
14cu|jiprof-1.1.1-1|46	for j in $(find -name "*.jar"); do
14cu|jiprof-1.1.1-1|47	mv $j  $j.no
14cu|jiprof-1.1.1-1|48	done
14cu|jiprof-1.1.1-1|49	
14cu|jiprof-1.1.1-1|50	for file in src/com/mentorgen/tools/profile/instrument/PerfMethodAdapter.java \
14cu|jiprof-1.1.1-1|51	src/org/objectweb/asm/jip/attrs/StackMapTableAttribute.java; do \
14cu|jiprof-1.1.1-1|52	native2ascii -encoding UTF8 $file $file
14cu|jiprof-1.1.1-1|53	done
14cu|jiprof-1.1.1-1|54	
14cu|jiprof-1.1.1-1|55	%build
14cu|jiprof-1.1.1-1|56	export CLASSPATH=$(build-classpath junit objectweb-asm/asm objectweb-asm/asm-commons xerces-j2):bin
14cu|jiprof-1.1.1-1|57	%ant dist
14cu|jiprof-1.1.1-1|58	
14cu|jiprof-1.1.1-1|59	%install
14cu|jiprof-1.1.1-1|60	mkdir -p %{buildroot}%{_javadir}/%{name}
14cu|jiprof-1.1.1-1|61	
14cu|jiprof-1.1.1-1|62	install -pm 644 client/client.jar %{buildroot}%{_javadir}/%{name}/client-%{version}.jar
14cu|jiprof-1.1.1-1|63	install -pm 644 profile/profile.jar %{buildroot}%{_javadir}/%{name}/profile-%{version}.jar
14cu|jiprof-1.1.1-1|64	install -pm 644 profile/jipViewer.jar %{buildroot}%{_javadir}/%{name}/jipViewer-%{version}.jar
14cu|jiprof-1.1.1-1|65	
14cu|jiprof-1.1.1-1|66	(
14cu|jiprof-1.1.1-1|67	cd %{buildroot}%{_javadir}/%{name}
14cu|jiprof-1.1.1-1|68	for jar in *-%{version}*; do
14cu|jiprof-1.1.1-1|69	ln -sf ${jar} ${jar/-%{version}/}
14cu|jiprof-1.1.1-1|70	done
14cu|jiprof-1.1.1-1|71	)
14cu|jiprof-1.1.1-1|72	
14cu|jiprof-1.1.1-1|73	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jiprof-1.1.1-1|74	cp -pr doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jiprof-1.1.1-1|75	ln -s jiprof-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jiprof-1.1.1-1|76	rm -rf doc/javadoc
14cu|jiprof-1.1.1-1|77	
14cu|jiprof-1.1.1-1|78	%files
14cu|jiprof-1.1.1-1|79	%dir %{_javadir}/%{name}
14cu|jiprof-1.1.1-1|80	%{_javadir}/%{name}/client-%{version}.jar
14cu|jiprof-1.1.1-1|81	%{_javadir}/%{name}/client.jar
14cu|jiprof-1.1.1-1|82	%{_javadir}/%{name}/profile-%{version}.jar
14cu|jiprof-1.1.1-1|83	%{_javadir}/%{name}/profile.jar
14cu|jiprof-1.1.1-1|84	%{_javadir}/%{name}/jipViewer-%{version}.jar
14cu|jiprof-1.1.1-1|85	%{_javadir}/%{name}/jipViewer.jar
14cu|jiprof-1.1.1-1|86	%doc doc/license.txt
14cu|jiprof-1.1.1-1|87	
14cu|jiprof-1.1.1-1|88	%files javadoc
14cu|jiprof-1.1.1-1|89	%{_javadocdir}/%{name}-%{version}
14cu|jiprof-1.1.1-1|90	%{_javadocdir}/%{name}
14cu|jiprof-1.1.1-1|91	
14cu|jiprof-1.1.1-1|92	%files manual
14cu|jiprof-1.1.1-1|93	%doc doc/*
14cu|jiprof-1.1.1-1|94	
14cu|jiprof-1.1.1-1|95	
14cu|jiprof-1.1.1-1|96	
14cu|jiprof-1.1.1-1|97	%changelog
14cu|jiprof-1.1.1-1|98	
14cu|jiprof-1.1.1-1|99	* Fri Nov 13 2015 Denis Silakov <dsilakov@gmail.com> 1.1.1-1
14cu|jiprof-1.1.1-1|100	- (55b20b8) Added java-rpmbuild BR
14cu|jiprof-1.1.1-1|101	
14cu|jiprof-1.1.1-1|102	

10514 14
14cu|jisp2-2.5.1-5|1	%define jisp_version 2.5.1
14cu|jisp2-2.5.1-5|2	
14cu|jisp2-2.5.1-5|3	Name:           jisp2
14cu|jisp2-2.5.1-5|4	Version:        2.5.1
14cu|jisp2-2.5.1-5|5	Release:        5
14cu|jisp2-2.5.1-5|6	Epoch:          0
14cu|jisp2-2.5.1-5|7	Summary:        Java Indexed Serialization Package
14cu|jisp2-2.5.1-5|8	License:        GPL-like
14cu|jisp2-2.5.1-5|9	URL:            http://www.coyotegulch.com/products/jisp/
14cu|jisp2-2.5.1-5|10	Group:          Development/Java
14cu|jisp2-2.5.1-5|11	Source0:        jisp-%{version}-source.tar.gz
14cu|jisp2-2.5.1-5|12	Patch0:         jisp2-2.5.1-makefile.patch
14cu|jisp2-2.5.1-5|13	Patch1:         jisp2-2.5.1-java5-enum.patch
14cu|jisp2-2.5.1-5|14	# jisp-3.0.0 won't work with jakarta-turbine-jcs
14cu|jisp2-2.5.1-5|15	BuildRequires:  java-rpmbuild >= 0:1.7
14cu|jisp2-2.5.1-5|16	Requires:  jpackage-utils >= 0:1.7
14cu|jisp2-2.5.1-5|17	Provides:  hibernate_in_process_cache = %{epoch}:%{version}-%{release}
14cu|jisp2-2.5.1-5|18	BuildArch:      noarch
14cu|jisp2-2.5.1-5|19	BuildRequires:  java-devel
14cu|jisp2-2.5.1-5|20	
14cu|jisp2-2.5.1-5|21	%description
14cu|jisp2-2.5.1-5|22	Jisp uses B-Tree and hash indexes for keyed access to variable-length
14cu|jisp2-2.5.1-5|23	serialized objects stored in files.
14cu|jisp2-2.5.1-5|24	
14cu|jisp2-2.5.1-5|25	%package demo
14cu|jisp2-2.5.1-5|26	Summary:        Demo for %{name}
14cu|jisp2-2.5.1-5|27	Group:          Development/Java
14cu|jisp2-2.5.1-5|28	
14cu|jisp2-2.5.1-5|29	%description demo
14cu|jisp2-2.5.1-5|30	Demo for %{name}
14cu|jisp2-2.5.1-5|31	
14cu|jisp2-2.5.1-5|32	%package javadoc
14cu|jisp2-2.5.1-5|33	Summary:        Javadoc for %{name}
14cu|jisp2-2.5.1-5|34	Group:          Development/Java
14cu|jisp2-2.5.1-5|35	
14cu|jisp2-2.5.1-5|36	%description javadoc
14cu|jisp2-2.5.1-5|37	Javadoc for %{name}.
14cu|jisp2-2.5.1-5|38	
14cu|jisp2-2.5.1-5|39	%prep
14cu|jisp2-2.5.1-5|40	%setup -q -n jisp-%{version}
14cu|jisp2-2.5.1-5|41	perl -pi -e 's/\r$//g' svfl.txt
14cu|jisp2-2.5.1-5|42	%patch0 -p1
14cu|jisp2-2.5.1-5|43	%patch1 -p1
14cu|jisp2-2.5.1-5|44	
14cu|jisp2-2.5.1-5|45	%build
14cu|jisp2-2.5.1-5|46	export CLASSPATH=
14cu|jisp2-2.5.1-5|47	%make JAVAC_FLAGS=" -target 1.5 -source 1.5"
14cu|jisp2-2.5.1-5|48	%make jars
14cu|jisp2-2.5.1-5|49	%make docs
14cu|jisp2-2.5.1-5|50	
14cu|jisp2-2.5.1-5|51	%install
14cu|jisp2-2.5.1-5|52	
14cu|jisp2-2.5.1-5|53	# jars
14cu|jisp2-2.5.1-5|54	mkdir -p %{buildroot}%{_javadir}
14cu|jisp2-2.5.1-5|55	cp -p jisp.jar \
14cu|jisp2-2.5.1-5|56	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jisp2-2.5.1-5|57	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|jisp2-2.5.1-5|58	
14cu|jisp2-2.5.1-5|59	# javadoc
14cu|jisp2-2.5.1-5|60	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|61	cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|62	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|jisp2-2.5.1-5|63	
14cu|jisp2-2.5.1-5|64	# demo
14cu|jisp2-2.5.1-5|65	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}/lib
14cu|jisp2-2.5.1-5|66	cp -a jisp-demo.jar %{buildroot}%{_datadir}/%{name}-%{version}/lib
14cu|jisp2-2.5.1-5|67	# XXX: could thie be right?
14cu|jisp2-2.5.1-5|68	cp -a *.java %{buildroot}%{_datadir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|69	cp -a *.txt %{buildroot}%{_datadir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|70	
14cu|jisp2-2.5.1-5|71	# hibernate_in_process_cache ghost symlink
14cu|jisp2-2.5.1-5|72	ln -s %{_sysconfdir}/alternatives \
14cu|jisp2-2.5.1-5|73	%{buildroot}%{_javadir}/hibernate_in_process_cache.jar
14cu|jisp2-2.5.1-5|74	
14cu|jisp2-2.5.1-5|75	%post
14cu|jisp2-2.5.1-5|76	update-alternatives --install %{_javadir}/hibernate_in_process_cache.jar \
14cu|jisp2-2.5.1-5|77	hibernate_in_process_cache %{_javadir}/%{name}.jar 30
14cu|jisp2-2.5.1-5|78	
14cu|jisp2-2.5.1-5|79	%preun
14cu|jisp2-2.5.1-5|80	{
14cu|jisp2-2.5.1-5|81	[ $1 -eq 0 ] || exit 0
14cu|jisp2-2.5.1-5|82	update-alternatives --remove hibernate_in_process_cache %{_javadir}/%{name}.jar
14cu|jisp2-2.5.1-5|83	} >/dev/null 2>&1 || :
14cu|jisp2-2.5.1-5|84	
14cu|jisp2-2.5.1-5|85	%files
14cu|jisp2-2.5.1-5|86	%defattr(0644,root,root,0755)
14cu|jisp2-2.5.1-5|87	%doc svfl.txt
14cu|jisp2-2.5.1-5|88	%{_javadir}/%{name}-%{version}.jar
14cu|jisp2-2.5.1-5|89	%{_javadir}/%{name}.jar
14cu|jisp2-2.5.1-5|90	%ghost %{_javadir}/hibernate_in_process_cache.jar
14cu|jisp2-2.5.1-5|91	
14cu|jisp2-2.5.1-5|92	%files demo
14cu|jisp2-2.5.1-5|93	%defattr(0644,root,root,0755)
14cu|jisp2-2.5.1-5|94	%{_datadir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|95	
14cu|jisp2-2.5.1-5|96	%files javadoc
14cu|jisp2-2.5.1-5|97	%defattr(0644,root,root,0755)
14cu|jisp2-2.5.1-5|98	%doc %{_javadocdir}/%{name}-%{version}
14cu|jisp2-2.5.1-5|99	%doc %{_javadocdir}/%{name}
14cu|jisp2-2.5.1-5|100	
14cu|jisp2-2.5.1-5|101	
14cu|jisp2-2.5.1-5|102	%changelog
14cu|jisp2-2.5.1-5|103	
14cu|jisp2-2.5.1-5|104	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 0:2.5.1-5
14cu|jisp2-2.5.1-5|105	- (48c6857) Fix build
14cu|jisp2-2.5.1-5|106	
14cu|jisp2-2.5.1-5|107	

10515 14
14cu|jitsi-2.11-1|1	%define debug_package %{nil}
14cu|jitsi-2.11-1|2	%define label 5592
14cu|jitsi-2.11-1|3	
14cu|jitsi-2.11-1|4	Summary:	Jitsi - Open Source Video Calls and Chat
14cu|jitsi-2.11-1|5	Name:		jitsi
14cu|jitsi-2.11-1|6	Version:	2.11
14cu|jitsi-2.11-1|7	Release:	1
14cu|jitsi-2.11-1|8	License:	LGPLv2+
14cu|jitsi-2.11-1|9	Group:		Communications
14cu|jitsi-2.11-1|10	URL:		https://www.jitsi.org
14cu|jitsi-2.11-1|11	Source0:	http://download.jitsi.org/jitsi/nightly/src/%{name}-src-%{version}.%{label}.zip
14cu|jitsi-2.11-1|12	Source1:	%{name}.sh
14cu|jitsi-2.11-1|13	Source2:	%{name}.desktop
14cu|jitsi-2.11-1|14	AutoReqProv:	no
14cu|jitsi-2.11-1|15	BuildRequires:	java-devel
14cu|jitsi-2.11-1|16	BuildRequires:	ant
14cu|jitsi-2.11-1|17	BuildRequires:	ant-nodeps
14cu|jitsi-2.11-1|18	BuildRequires:	gzip
14cu|jitsi-2.11-1|19	BuildRequires:	subversion
14cu|jitsi-2.11-1|20	Requires:	java
14cu|jitsi-2.11-1|21	
14cu|jitsi-2.11-1|22	%description
14cu|jitsi-2.11-1|23	Jitsi is an audio/video Internet phone and instant messenger that
14cu|jitsi-2.11-1|24	supports some of the most popular instant messaging and telephony protocols
14cu|jitsi-2.11-1|25	such as SIP, Jabber, AIM/ICQ, MSN, Yahoo! Messenger, Bonjour, RSS and
14cu|jitsi-2.11-1|26	counting. Jitsi is completely Open Source / Free Software, and is
14cu|jitsi-2.11-1|27	freely available under the terms of the GNU Lesser General Public License.
14cu|jitsi-2.11-1|28	
14cu|jitsi-2.11-1|29	%prep
14cu|jitsi-2.11-1|30	%setup -q -n %{name}
14cu|jitsi-2.11-1|31	
14cu|jitsi-2.11-1|32	%build
14cu|jitsi-2.11-1|33	ant -Dlabel=%{label} rebuild
14cu|jitsi-2.11-1|34	
14cu|jitsi-2.11-1|35	%install
14cu|jitsi-2.11-1|36	
14cu|jitsi-2.11-1|37	# create structure dir
14cu|jitsi-2.11-1|38	mkdir -p -m 0755 %{buildroot}%{_bindir} \
14cu|jitsi-2.11-1|39	%{buildroot}%{_datadir}/%{name} \
14cu|jitsi-2.11-1|40	%{buildroot}%{_datadir}/%{name}/lib \
14cu|jitsi-2.11-1|41	%{buildroot}%{_datadir}/%{name}/lib/bundle \
14cu|jitsi-2.11-1|42	%{buildroot}%{_datadir}/%{name}/lib/native \
14cu|jitsi-2.11-1|43	%{buildroot}%{_datadir}/%{name}/sc-bundles \
14cu|jitsi-2.11-1|44	%{buildroot}%{_docdir}/%{name} \
14cu|jitsi-2.11-1|45	%{buildroot}%{_mandir}/man1 \
14cu|jitsi-2.11-1|46	%{buildroot}%{_datadir}/applications \
14cu|jitsi-2.11-1|47	%{buildroot}%{_datadir}/pixmaps
14cu|jitsi-2.11-1|48	
14cu|jitsi-2.11-1|49	# copy the documentation
14cu|jitsi-2.11-1|50	install -Dm0644 resources/install/debian/jitsi.1.tmpl %{buildroot}%{_mandir}/man1/jitsi.1
14cu|jitsi-2.11-1|51	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
14cu|jitsi-2.11-1|52	sed -i -e "s/_APP_NAME_/Jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
14cu|jitsi-2.11-1|53	gzip %{buildroot}%{_mandir}/man1/%{name}.1
14cu|jitsi-2.11-1|54	
14cu|jitsi-2.11-1|55	# copy the launcher script
14cu|jitsi-2.11-1|56	install -Dm0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|jitsi-2.11-1|57	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_bindir}/%{name}
14cu|jitsi-2.11-1|58	
14cu|jitsi-2.11-1|59	# no more libaoss
14cu|jitsi-2.11-1|60	#sed -i -e "s@export LD_PRELOAD=/usr/lib/libaoss.so@export LD_PRELOAD=/usr/lib/libaoss.so.0@" $RPM_BUILD_ROOT/usr/bin/sip-communicator
14cu|jitsi-2.11-1|61	#chmod a+x $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|62	
14cu|jitsi-2.11-1|63	# copy the menu icons
14cu|jitsi-2.11-1|64	install -Dm0644 resources/install/debian/%{name}-32.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-32.xpm
14cu|jitsi-2.11-1|65	install -Dm0644 resources/install/debian/%{name}-16.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-16.xpm
14cu|jitsi-2.11-1|66	install -Dm0644 resources/install/debian/%{name}.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg
14cu|jitsi-2.11-1|67	
14cu|jitsi-2.11-1|68	# copy the menu entry
14cu|jitsi-2.11-1|69	install -Dm0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|jitsi-2.11-1|70	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|jitsi-2.11-1|71	sed -i -e "s/_APP_NAME_/Jitsi/"	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|jitsi-2.11-1|72	
14cu|jitsi-2.11-1|73	# copy the sc-bundles
14cu|jitsi-2.11-1|74	install -Dm0644 sc-bundles/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
14cu|jitsi-2.11-1|75	# remove all slicks
14cu|jitsi-2.11-1|76	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/*-slick.jar
14cu|jitsi-2.11-1|77	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/slick*.jar
14cu|jitsi-2.11-1|78	
14cu|jitsi-2.11-1|79	# copy the os-specific sc-bundles
14cu|jitsi-2.11-1|80	install -Dm0644 sc-bundles/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
14cu|jitsi-2.11-1|81	
14cu|jitsi-2.11-1|82	# copy the lib jars
14cu|jitsi-2.11-1|83	cp lib/*.jar %{buildroot}%{_datadir}/%{name}/lib/
14cu|jitsi-2.11-1|84	cp lib/bundle/* %{buildroot}%{_datadir}/%{name}/lib/bundle/
14cu|jitsi-2.11-1|85	rm %{buildroot}%{_datadir}/%{name}/lib/bundle/junit.jar
14cu|jitsi-2.11-1|86	#cp lib/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/lib/
14cu|jitsi-2.11-1|87	
14cu|jitsi-2.11-1|88	# copy the native libs
14cu|jitsi-2.11-1|89	%ifarch i386 i586 i686
14cu|jitsi-2.11-1|90	install -Dm0644 lib/native/linux/* %{buildroot}%{_datadir}/%{name}/lib/native/
14cu|jitsi-2.11-1|91	%else
14cu|jitsi-2.11-1|92	install -Dm0644 lib/native/linux-64/* %{buildroot}%{_datadir}/%{name}/lib/native/
14cu|jitsi-2.11-1|93	%endif
14cu|jitsi-2.11-1|94	
14cu|jitsi-2.11-1|95	# copy the resources
14cu|jitsi-2.11-1|96	install -Dm0644 resources/install/logging.properties %{buildroot}%{_datadir}/%{name}/lib/
14cu|jitsi-2.11-1|97	install -Dm0644 lib/felix.client.run.properties %{buildroot}%{_datadir}/%{name}/lib/
14cu|jitsi-2.11-1|98	
14cu|jitsi-2.11-1|99	# Make felix deploy its bundles in ~/.felix/sip-communicator.bin
14cu|jitsi-2.11-1|100	sed -i -e "s/felix.cache.profiledir=sip-communicator.bin/felix.cache.profile=sip-communicator.bin/" $RPM_BUILD_ROOT/usr/share/jitsi/lib/felix.client.run.properties
14cu|jitsi-2.11-1|101	# fix shell script
14cu|jitsi-2.11-1|102	sed -i -e "s/\/usr\/lib\/jni/\$LIBPATH\/native/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|103	sed -i -e "s/\/usr\/share\/java\/jdic\.jar/\$LIBPATH\/jdic_stub\.jar:\$LIBPATH\/jdic-all\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|104	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.framework\.jar/\$LIBPATH\/felix\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|105	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.main\.jar://" $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|106	sed -i -e "s/\/launchutils.jar//" $RPM_BUILD_ROOT/usr/bin/jitsi
14cu|jitsi-2.11-1|107	
14cu|jitsi-2.11-1|108	%files
14cu|jitsi-2.11-1|109	%defattr(-,root,root,-)
14cu|jitsi-2.11-1|110	%{_bindir}/jitsi
14cu|jitsi-2.11-1|111	#{_libdir}/jitsi
14cu|jitsi-2.11-1|112	%{_datadir}/%{name}
14cu|jitsi-2.11-1|113	%{_datadir}/applications/%{name}*
14cu|jitsi-2.11-1|114	%{_datadir}/pixmaps/%{name}*
14cu|jitsi-2.11-1|115	%doc %{_mandir}/man*/*
14cu|jitsi-2.11-1|116	
14cu|jitsi-2.11-1|117	%changelog
14cu|jitsi-2.11-1|118	
14cu|jitsi-2.11-1|119	* Mon Sep 18 2017 abondrov <andrey.bondrov@rosalab.ru> 2.11-1
14cu|jitsi-2.11-1|120	- (aefd18f) Merge pull request #6 from vladimir71/jitsi:rosa2016.1
14cu|jitsi-2.11-1|121	- (aefd18f) jitsi
14cu|jitsi-2.11-1|122	
14cu|jitsi-2.11-1|123	

10516 14
14cu|jlatexmath-1.0.3-3|1	Summary:	An implementation of LaTeX math mode wrote in Java
14cu|jlatexmath-1.0.3-3|2	
14cu|jlatexmath-1.0.3-3|3	Name:		jlatexmath
14cu|jlatexmath-1.0.3-3|4	Version:	1.0.3
14cu|jlatexmath-1.0.3-3|5	Release:	3
14cu|jlatexmath-1.0.3-3|6	License:	GPLv2+
14cu|jlatexmath-1.0.3-3|7	Group:		Development/Java
14cu|jlatexmath-1.0.3-3|8	URL:		http://forge.scilab.org
14cu|jlatexmath-1.0.3-3|9	Source0:	http://forge.scilab.org/index.php/p/%{name}/downloads/get/%{name}-src-all-%{version}.zip
14cu|jlatexmath-1.0.3-3|10	BuildRequires:	ant >= 0:1.6
14cu|jlatexmath-1.0.3-3|11	BuildRequires:	fop
14cu|jlatexmath-1.0.3-3|12	BuildRequires:	java-rpmbuild
14cu|jlatexmath-1.0.3-3|13	BuildRequires:	jpackage-utils >= 0:1.6
14cu|jlatexmath-1.0.3-3|14	BuildRequires:	xml-commons-apis
14cu|jlatexmath-1.0.3-3|15	BuildRequires:	xml-commons-jaxp-1.3-apis
14cu|jlatexmath-1.0.3-3|16	BuildRequires:	xmlgraphics-commons
14cu|jlatexmath-1.0.3-3|17	Requires:	jpackage-utils
14cu|jlatexmath-1.0.3-3|18	BuildArch:	noarch
14cu|jlatexmath-1.0.3-3|19	
14cu|jlatexmath-1.0.3-3|20	%description
14cu|jlatexmath-1.0.3-3|21	JLaTeXMath is an implementation of LaTeX math mode wrote in Java.
14cu|jlatexmath-1.0.3-3|22	
14cu|jlatexmath-1.0.3-3|23	%prep
14cu|jlatexmath-1.0.3-3|24	%setup -q -c -n %{name}
14cu|jlatexmath-1.0.3-3|25	
14cu|jlatexmath-1.0.3-3|26	# remove all binary libs
14cu|jlatexmath-1.0.3-3|27	find -type f -name "*.jar" -exec rm -rf {} \;
14cu|jlatexmath-1.0.3-3|28	
14cu|jlatexmath-1.0.3-3|29	%build
14cu|jlatexmath-1.0.3-3|30	export CLASSPATH=
14cu|jlatexmath-1.0.3-3|31	export OPT_JAR_LIST=:
14cu|jlatexmath-1.0.3-3|32	cd %{name}-%{version}
14cu|jlatexmath-1.0.3-3|33	%ant minimal fop
14cu|jlatexmath-1.0.3-3|34	
14cu|jlatexmath-1.0.3-3|35	%install
14cu|jlatexmath-1.0.3-3|36	
14cu|jlatexmath-1.0.3-3|37	# jars
14cu|jlatexmath-1.0.3-3|38	mkdir -p %{buildroot}%{_javadir}
14cu|jlatexmath-1.0.3-3|39	cd %{name}-%{version}
14cu|jlatexmath-1.0.3-3|40	cp -p dist/jlatexmath{,-fop,-minimal}-%{version}.jar %{buildroot}%{_javadir}
14cu|jlatexmath-1.0.3-3|41	cp -p dist/jlm_*.jar %{buildroot}%{_javadir}
14cu|jlatexmath-1.0.3-3|42	pushd  %{buildroot}%{_javadir}
14cu|jlatexmath-1.0.3-3|43	#create symlink
14cu|jlatexmath-1.0.3-3|44	ln -s %{name}-%{version}.jar %{name}.jar
14cu|jlatexmath-1.0.3-3|45	ln -s %{name}-fop-%{version}.jar %{name}-fop.jar
14cu|jlatexmath-1.0.3-3|46	ln -s %{name}-minimal-%{version}.jar %{name}-minimal.jar
14cu|jlatexmath-1.0.3-3|47	popd
14cu|jlatexmath-1.0.3-3|48	
14cu|jlatexmath-1.0.3-3|49	%clean
14cu|jlatexmath-1.0.3-3|50	
14cu|jlatexmath-1.0.3-3|51	%files
14cu|jlatexmath-1.0.3-3|52	%{_javadir}/*.jar
14cu|jlatexmath-1.0.3-3|53	
14cu|jlatexmath-1.0.3-3|54	
14cu|jlatexmath-1.0.3-3|55	%changelog
14cu|jlatexmath-1.0.3-3|56	
14cu|jlatexmath-1.0.3-3|57	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.0.3-3
14cu|jlatexmath-1.0.3-3|58	- (0e0a72e) Updated to 1.0.3
14cu|jlatexmath-1.0.3-3|59	
14cu|jlatexmath-1.0.3-3|60	

10517 14
14cu|jna-3.2.7-11|1	Name:           jna
14cu|jna-3.2.7-11|2	Version:        3.2.7
14cu|jna-3.2.7-11|3	Release:        11
14cu|jna-3.2.7-11|4	Summary:        Pure Java access to native libraries
14cu|jna-3.2.7-11|5	
14cu|jna-3.2.7-11|6	Group:          Development/Java
14cu|jna-3.2.7-11|7	License:        LGPLv2+
14cu|jna-3.2.7-11|8	URL:            https://jna.dev.java.net/
14cu|jna-3.2.7-11|9	# The source for this package was pulled from upstream's vcs. Use the
14cu|jna-3.2.7-11|10	# following commands to generate the tarball:
14cu|jna-3.2.7-11|11	#   svn export https://jna.dev.java.net/svn/jna/tags/%{version}/jnalib/ --username guest jna-%{version}
14cu|jna-3.2.7-11|12	#   rm -rf jna-%{version}/dist/*
14cu|jna-3.2.7-11|13	#   tar cjf ~/rpm/SOURCES/jna-%{version}.tar.bz2 jna-%{version}
14cu|jna-3.2.7-11|14	Source0:        %{name}-%{version}.tar.bz2
14cu|jna-3.2.7-11|15	Source1:	%{name}-pom.xml
14cu|jna-3.2.7-11|16	# This patch is Fedora-specific for now until we get the huge
14cu|jna-3.2.7-11|17	# JNI library location mess sorted upstream
14cu|jna-3.2.7-11|18	Patch1:         jna-3.2.5-loadlibrary.patch
14cu|jna-3.2.7-11|19	# The X11 tests currently segfault; overall I think the X11 JNA stuff is just a
14cu|jna-3.2.7-11|20	# Really Bad Idea, for relying on AWT internals, using the X11 API at all,
14cu|jna-3.2.7-11|21	# and using a complex API like X11 through JNA just increases the potential
14cu|jna-3.2.7-11|22	# for problems.
14cu|jna-3.2.7-11|23	Patch2:         jna-3.2.4-tests-headless.patch
14cu|jna-3.2.7-11|24	Patch3:         jna-3.2.7-javadoc.patch
14cu|jna-3.2.7-11|25	# junit cames from rpm
14cu|jna-3.2.7-11|26	Patch5:         jna-3.2.5-junit.patch
14cu|jna-3.2.7-11|27	
14cu|jna-3.2.7-11|28	# We manually require libffi because find-requires doesn't work
14cu|jna-3.2.7-11|29	# inside jars.
14cu|jna-3.2.7-11|30	Requires:       java  >= 0:1.6.0
14cu|jna-3.2.7-11|31	Requires:       jpackage-utils
14cu|jna-3.2.7-11|32	Requires(post):	jpackage-utils
14cu|jna-3.2.7-11|33	Requires(postun): jpackage-utils
14cu|jna-3.2.7-11|34	BuildRequires:  java-devel >= 0:1.6.0
14cu|jna-3.2.7-11|35	BuildRequires:  jpackage-utils
14cu|jna-3.2.7-11|36	BuildRequires:  pkgconfig(libffi)
14cu|jna-3.2.7-11|37	BuildRequires:  ant
14cu|jna-3.2.7-11|38	BuildRequires:  ant-junit
14cu|jna-3.2.7-11|39	BuildRequires:  ant-nodeps
14cu|jna-3.2.7-11|40	BuildRequires:  junit
14cu|jna-3.2.7-11|41	BuildRequires:  pkgconfig(x11)
14cu|jna-3.2.7-11|42	BuildRequires:  pkgconfig(xt)
14cu|jna-3.2.7-11|43	
14cu|jna-3.2.7-11|44	
14cu|jna-3.2.7-11|45	%description
14cu|jna-3.2.7-11|46	JNA provides Java programs easy access to native shared libraries
14cu|jna-3.2.7-11|47	(DLLs on Windows) without writing anything but Java code. JNA's
14cu|jna-3.2.7-11|48	design aims to provide native access in a natural way with a
14cu|jna-3.2.7-11|49	minimum of effort. No boilerplate or generated code is required.
14cu|jna-3.2.7-11|50	While some attention is paid to performance, correctness and ease
14cu|jna-3.2.7-11|51	of use take priority.
14cu|jna-3.2.7-11|52	
14cu|jna-3.2.7-11|53	%package        javadoc
14cu|jna-3.2.7-11|54	Summary:        Javadocs for %{name}
14cu|jna-3.2.7-11|55	Group:          Development/Java
14cu|jna-3.2.7-11|56	Requires:       %{name} = %{version}-%{release}
14cu|jna-3.2.7-11|57	
14cu|jna-3.2.7-11|58	%description    javadoc
14cu|jna-3.2.7-11|59	This package contains the javadocs for %{name}.
14cu|jna-3.2.7-11|60	
14cu|jna-3.2.7-11|61	%package        contrib
14cu|jna-3.2.7-11|62	Summary:        Contrib for %{name}
14cu|jna-3.2.7-11|63	Group:          Development/Java
14cu|jna-3.2.7-11|64	Requires:       %{name} = %{version}-%{release}
14cu|jna-3.2.7-11|65	Obsoletes:      %{name}-examples
14cu|jna-3.2.7-11|66	
14cu|jna-3.2.7-11|67	%description    contrib
14cu|jna-3.2.7-11|68	This package contains the contributed examples for %{name}.
14cu|jna-3.2.7-11|69	
14cu|jna-3.2.7-11|70	%prep
14cu|jna-3.2.7-11|71	%setup -q -n %{name}-%{version}
14cu|jna-3.2.7-11|72	sed -e 's|@JNIPATH@|%{_libdir}/%{name}|' %{PATCH1} | patch -p1
14cu|jna-3.2.7-11|73	%patch2 -p1 -b .tests-headless
14cu|jna-3.2.7-11|74	%patch3 -p1 -b .javadoc
14cu|jna-3.2.7-11|75	# temporary hach for patch3 on epel5
14cu|jna-3.2.7-11|76	chmod -Rf a+rX,u+w,g-w,o-w .
14cu|jna-3.2.7-11|77	%patch5 -p1 -b .junit
14cu|jna-3.2.7-11|78	cp %{SOURCE1} ./
14cu|jna-3.2.7-11|79	
14cu|jna-3.2.7-11|80	# UnloadTest fail during build since we modify class loading
14cu|jna-3.2.7-11|81	rm test/com/sun/jna/JNAUnloadTest.java
14cu|jna-3.2.7-11|82	# current bug: https://jna.dev.java.net/issues/show_bug.cgi?id=155
14cu|jna-3.2.7-11|83	rm test/com/sun/jna/DirectTest.java
14cu|jna-3.2.7-11|84	
14cu|jna-3.2.7-11|85	# all java binaries must be removed from the sources
14cu|jna-3.2.7-11|86	#find . -name '*.jar' -delete
14cu|jna-3.2.7-11|87	rm lib/junit.jar
14cu|jna-3.2.7-11|88	find . -name '*.class' -delete
14cu|jna-3.2.7-11|89	
14cu|jna-3.2.7-11|90	# remove internal copy of libffi
14cu|jna-3.2.7-11|91	rm -rf native/libffi
14cu|jna-3.2.7-11|92	
14cu|jna-3.2.7-11|93	# clean LICENSE.txt
14cu|jna-3.2.7-11|94	sed -i 's/\r//' LICENSE.txt
14cu|jna-3.2.7-11|95	chmod 0644 LICENSE.txt
14cu|jna-3.2.7-11|96	
14cu|jna-3.2.7-11|97	%build
14cu|jna-3.2.7-11|98	# We pass -Ddynlink.native which comes from our patch because
14cu|jna-3.2.7-11|99	# upstream doesn't want to default to dynamic linking.
14cu|jna-3.2.7-11|100	ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar contrib-jars javadoc
14cu|jna-3.2.7-11|101	# remove compiled contribs
14cu|jna-3.2.7-11|102	find contrib -name build -exec rm -rf {} \; || :
14cu|jna-3.2.7-11|103	sed -i "s/VERSION/%{version}/" %{name}-pom.xml
14cu|jna-3.2.7-11|104	
14cu|jna-3.2.7-11|105	%install
14cu|jna-3.2.7-11|106	# jars
14cu|jna-3.2.7-11|107	install -D -m 644 build*/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jna-3.2.7-11|108	(cd %{buildroot}%{_javadir}/; for jar in `ls *-%{version}.jar`; do ln -s $jar `echo $jar | sed -e 's/-%{version}//'`; done)
14cu|jna-3.2.7-11|109	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|jna-3.2.7-11|110	find contrib -name '*.jar' -exec cp {} %{buildroot}%{_javadir}/%{name}/ \;
14cu|jna-3.2.7-11|111	# NOTE: JNA has highly custom code to look for native jars in this
14cu|jna-3.2.7-11|112	# directory.  Since this roughly matches the jpackage guidelines,
14cu|jna-3.2.7-11|113	# we'll leave it unchanged.
14cu|jna-3.2.7-11|114	install -d -m 755 %{buildroot}%{_libdir}/%{name}
14cu|jna-3.2.7-11|115	install -m 755 build*/native/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/
14cu|jna-3.2.7-11|116	
14cu|jna-3.2.7-11|117	# install maven pom file
14cu|jna-3.2.7-11|118	install -Dm 644 %{name}-pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}.pom
14cu|jna-3.2.7-11|119	# ... and maven depmap
14cu|jna-3.2.7-11|120	%add_to_maven_depmap net.java.dev.jna %{name} %{version} JPP %{name}
14cu|jna-3.2.7-11|121	
14cu|jna-3.2.7-11|122	# javadocs
14cu|jna-3.2.7-11|123	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jna-3.2.7-11|124	cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jna-3.2.7-11|125	
14cu|jna-3.2.7-11|126	%clean
14cu|jna-3.2.7-11|127	
14cu|jna-3.2.7-11|128	%post
14cu|jna-3.2.7-11|129	%update_maven_depmap
14cu|jna-3.2.7-11|130	
14cu|jna-3.2.7-11|131	%postun
14cu|jna-3.2.7-11|132	%update_maven_depmap
14cu|jna-3.2.7-11|133	
14cu|jna-3.2.7-11|134	%files
14cu|jna-3.2.7-11|135	%doc LICENSE.txt release-notes.html
14cu|jna-3.2.7-11|136	%{_libdir}/%{name}
14cu|jna-3.2.7-11|137	%{_javadir}/%{name}.jar
14cu|jna-3.2.7-11|138	%{_javadir}/%{name}-%{version}.jar
14cu|jna-3.2.7-11|139	%{_mavenpomdir}/*.pom
14cu|jna-3.2.7-11|140	%{_mavendepmapfragdir}/%{name}
14cu|jna-3.2.7-11|141	
14cu|jna-3.2.7-11|142	%files javadoc
14cu|jna-3.2.7-11|143	%{_javadocdir}/%{name}-%{version}
14cu|jna-3.2.7-11|144	
14cu|jna-3.2.7-11|145	%files contrib
14cu|jna-3.2.7-11|146	%{_javadir}/%{name}
14cu|jna-3.2.7-11|147	
14cu|jna-3.2.7-11|148	%changelog
14cu|jna-3.2.7-11|149	
14cu|jna-3.2.7-11|150	* Mon May 30 2016 Denis Silakov <dsilakov@gmail.com> 3.2.7-11
14cu|jna-3.2.7-11|151	- (69f757d) Build with modern ant
14cu|jna-3.2.7-11|152	
14cu|jna-3.2.7-11|153	

10518 14
14cu|joe-4.6-1|1	%define Werror_cflags %nil
14cu|joe-4.6-1|2	
14cu|joe-4.6-1|3	Summary:	Summary An easy to use text editor, supporting syntax highlight and UTF-8
14cu|joe-4.6-1|4	Name:		joe
14cu|joe-4.6-1|5	Version:	4.6
14cu|joe-4.6-1|6	Release:	1
14cu|joe-4.6-1|7	License:	GPL+
14cu|joe-4.6-1|8	Group:		Editors
14cu|joe-4.6-1|9	Url:		http://joe-editor.sourceforge.net/
14cu|joe-4.6-1|10	Source0:	http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|joe-4.6-1|11	# RPM SPEC mode, originally from Suse's joe
14cu|joe-4.6-1|12	Source1:	spec.jsf
14cu|joe-4.6-1|13	Patch1:		joe-3.7-term.patch
14cu|joe-4.6-1|14	BuildRequires:	pkgconfig(ncurses)
14cu|joe-4.6-1|15	
14cu|joe-4.6-1|16	%description
14cu|joe-4.6-1|17	Joe is an easy to use, modeless text editor which would be very
14cu|joe-4.6-1|18	appropriate for novices. Joe uses the same WordStar keybindings used
14cu|joe-4.6-1|19	in Borland's development environment.
14cu|joe-4.6-1|20	
14cu|joe-4.6-1|21	You should install joe if you've used it before and you liked it, or
14cu|joe-4.6-1|22	if you're still deciding what text editor you'd like to use, or if you
14cu|joe-4.6-1|23	have a fondness for WordStar. If you're just starting out, you should
14cu|joe-4.6-1|24	probably install joe because it is very easy to use.
14cu|joe-4.6-1|25	
14cu|joe-4.6-1|26	%files
14cu|joe-4.6-1|27	%doc ChangeLog README.md docs/help-system.html NEWS.md
14cu|joe-4.6-1|28	%doc docs/README.old docs/hacking.md docs/man.md
14cu|joe-4.6-1|29	%{_bindir}/*
14cu|joe-4.6-1|30	%dir %{_sysconfdir}/joe
14cu|joe-4.6-1|31	%config(noreplace) %{_sysconfdir}/joe/*
14cu|joe-4.6-1|32	%{_datadir}/%{name}/*
14cu|joe-4.6-1|33	%{_mandir}/man1/*
14cu|joe-4.6-1|34	%lang(ru) %{_mandir}/ru/man1/*
14cu|joe-4.6-1|35	%{_datadir}/applications/*
14cu|joe-4.6-1|36	
14cu|joe-4.6-1|37	#------------------------------------------------------------------
14cu|joe-4.6-1|38	
14cu|joe-4.6-1|39	%prep
14cu|joe-4.6-1|40	%setup -q
14cu|joe-4.6-1|41	%patch1 -p1 -b .TERM
14cu|joe-4.6-1|42	
14cu|joe-4.6-1|43	# file-not-utf8
14cu|joe-4.6-1|44	iconv -f koi8-r -t utf-8 ./man/ru/joe.1.in >./man/ru/joe.1.in.aux
14cu|joe-4.6-1|45	touch -r ./man/ru/joe.1.in ./man/ru/joe.1.in.aux
14cu|joe-4.6-1|46	mv ./man/ru/joe.1.in.aux ./man/ru/joe.1.in
14cu|joe-4.6-1|47	iconv -f ISO_8859-1 -t UTF-8 ChangeLog > ChangeLog.tmp
14cu|joe-4.6-1|48	touch -r ChangeLog ChangeLog.tmp
14cu|joe-4.6-1|49	mv ChangeLog.tmp ChangeLog
14cu|joe-4.6-1|50	
14cu|joe-4.6-1|51	%build
14cu|joe-4.6-1|52	export CFLAGS="%{optflags} -DUSE_LOCALE"
14cu|joe-4.6-1|53	%configure2_5x
14cu|joe-4.6-1|54	%make
14cu|joe-4.6-1|55	
14cu|joe-4.6-1|56	%install
14cu|joe-4.6-1|57	%makeinstall
14cu|joe-4.6-1|58	
14cu|joe-4.6-1|59	# XXX: hack to install the manpages, otherwise one goes over the other ...
14cu|joe-4.6-1|60	# (trap for when this ugly thing is no more needed)
14cu|joe-4.6-1|61	[ -d %{buildroot}/%{_mandir}/ru ] && exit 1
14cu|joe-4.6-1|62	rm -rf %{buildroot}/%{_mandir}
14cu|joe-4.6-1|63	pushd man && %makeinstall mandir=%{buildroot}/%{_mandir} && popd
14cu|joe-4.6-1|64	pushd man/ru && %makeinstall mandir=%{buildroot}/%{_mandir}/ru && popd
14cu|joe-4.6-1|65	for dir in %{buildroot}/%{_mandir} %{buildroot}/%{_mandir}/ru; do
14cu|joe-4.6-1|66	pushd $dir/man1
14cu|joe-4.6-1|67	for bin in jmacs jpico jstar rjoe; do
14cu|joe-4.6-1|68	ln -s joe.1 ${bin}.1
14cu|joe-4.6-1|69	done
14cu|joe-4.6-1|70	popd
14cu|joe-4.6-1|71	done
14cu|joe-4.6-1|72	
14cu|joe-4.6-1|73	cp -p %{SOURCE1} %{buildroot}%{_datadir}/joe/syntax/
14cu|joe-4.6-1|74	rm -f %{buildroot}%{_datadir}/applications/*.desktop
14cu|joe-4.6-1|75	
14cu|joe-4.6-1|76	mkdir -p %{buildroot}%{_datadir}/applications
14cu|joe-4.6-1|77	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|joe-4.6-1|78	[Desktop Entry]
14cu|joe-4.6-1|79	Name=Joe
14cu|joe-4.6-1|80	Comment=%{Summary}
14cu|joe-4.6-1|81	Comment[ru]=Простой текстовый редактор с подсветкой синтаксиса
14cu|joe-4.6-1|82	Exec=%{name} %f
14cu|joe-4.6-1|83	Icon=editors_section
14cu|joe-4.6-1|84	Terminal=true
14cu|joe-4.6-1|85	Type=Application
14cu|joe-4.6-1|86	Categories=X-MandrivaLinux-MoreApplications-Editors;TextEditor;
14cu|joe-4.6-1|87	EOF
14cu|joe-4.6-1|88	
14cu|joe-4.6-1|89	%changelog
14cu|joe-4.6-1|90	
14cu|joe-4.6-1|91	* Fri Mar 09 2018 alekseyz <a.zimin@rosalinux.ru> 4.6-1
14cu|joe-4.6-1|92	- (0af00c1) Merge pull request #1 from import/joe:rosa2016.1
14cu|joe-4.6-1|93	- (0af00c1) Updated to 4.6
14cu|joe-4.6-1|94	
14cu|joe-4.6-1|95	

10519 14
14cu|john-1.8.0-4|1	Summary:	John the Ripper password cracker
14cu|john-1.8.0-4|2	Name:		john
14cu|john-1.8.0-4|3	Version:	1.8.0
14cu|john-1.8.0-4|4	Release:	4
14cu|john-1.8.0-4|5	License:	GPLv2+
14cu|john-1.8.0-4|6	Group:		Monitoring
14cu|john-1.8.0-4|7	Url:		http://www.openwall.com/john
14cu|john-1.8.0-4|8	Source0:	http://www.openwall.com/john/j/%{name}-%{version}.tar.xz
14cu|john-1.8.0-4|9	BuildRequires:	pkgconfig(openssl)
14cu|john-1.8.0-4|10	
14cu|john-1.8.0-4|11	%description
14cu|john-1.8.0-4|12	John the Ripper is a fast password cracker, currently available for many
14cu|john-1.8.0-4|13	flavors of Unix (11 are officially supported, not counting different
14cu|john-1.8.0-4|14	architectures), DOS, Win32, and BeOS. Its primary purpose is to detect
14cu|john-1.8.0-4|15	weak Unix passwords, but a number of other hash types are supported as
14cu|john-1.8.0-4|16	well.
14cu|john-1.8.0-4|17	
14cu|john-1.8.0-4|18	%files
14cu|john-1.8.0-4|19	%doc doc/*
14cu|john-1.8.0-4|20	%config(noreplace) %{_sysconfdir}/john.conf
14cu|john-1.8.0-4|21	%{_bindir}/*
14cu|john-1.8.0-4|22	%{_datadir}/%{name}
14cu|john-1.8.0-4|23	
14cu|john-1.8.0-4|24	#----------------------------------------------------------------------------
14cu|john-1.8.0-4|25	
14cu|john-1.8.0-4|26	%prep
14cu|john-1.8.0-4|27	%setup -q
14cu|john-1.8.0-4|28	chmod 0644 doc/*
14cu|john-1.8.0-4|29	
14cu|john-1.8.0-4|30	find . -perm 0600 | xargs chmod 0644
14cu|john-1.8.0-4|31	
14cu|john-1.8.0-4|32	%build
14cu|john-1.8.0-4|33	TARGET=""
14cu|john-1.8.0-4|34	%ifarch %{ix86}
14cu|john-1.8.0-4|35	%ifarch i686
14cu|john-1.8.0-4|36	TARGET=linux-x86-mmx
14cu|john-1.8.0-4|37	%else
14cu|john-1.8.0-4|38	TARGET=linux-x86-any
14cu|john-1.8.0-4|39	%endif
14cu|john-1.8.0-4|40	%else
14cu|john-1.8.0-4|41	%ifarch x86_64
14cu|john-1.8.0-4|42	TARGET=linux-x86-64
14cu|john-1.8.0-4|43	%endif
14cu|john-1.8.0-4|44	%endif
14cu|john-1.8.0-4|45	
14cu|john-1.8.0-4|46	if test -z "$TARGET"; then
14cu|john-1.8.0-4|47	TARGET=generic
14cu|john-1.8.0-4|48	export TARGET
14cu|john-1.8.0-4|49	echo "Please add the right TARGET to the spec file"
14cu|john-1.8.0-4|50	fi
14cu|john-1.8.0-4|51	
14cu|john-1.8.0-4|52	cd src
14cu|john-1.8.0-4|53	%make $TARGET CFLAGS="-c -Wall %{optflags} -DJOHN_SYSTEMWIDE=1" LDFLAGS="%{ldflags}"
14cu|john-1.8.0-4|54	
14cu|john-1.8.0-4|55	%install
14cu|john-1.8.0-4|56	mkdir -p %{buildroot}%{_bindir} \
14cu|john-1.8.0-4|57	%{buildroot}%{_datadir}/%{name} \
14cu|john-1.8.0-4|58	%{buildroot}%{_sysconfdir}
14cu|john-1.8.0-4|59	
14cu|john-1.8.0-4|60	install -m 755 run/{john,mailer} %{buildroot}%{_bindir}/
14cu|john-1.8.0-4|61	install -m 644 run/*.chr run/password.lst %{buildroot}%{_datadir}/%{name}/
14cu|john-1.8.0-4|62	install -m 644 run/john.conf %{buildroot}%{_sysconfdir}/
14cu|john-1.8.0-4|63	
14cu|john-1.8.0-4|64	pushd %{buildroot}%{_bindir}
14cu|john-1.8.0-4|65	ln -s john unafs
14cu|john-1.8.0-4|66	ln -s john unique
14cu|john-1.8.0-4|67	ln -s john unshadow
14cu|john-1.8.0-4|68	popd
14cu|john-1.8.0-4|69	
14cu|john-1.8.0-4|70	pushd %{buildroot}%{_datadir}/%{name}
14cu|john-1.8.0-4|71	ln -s %{_sysconfdir}/john.conf john.ini
14cu|john-1.8.0-4|72	popd
14cu|john-1.8.0-4|73	
14cu|john-1.8.0-4|74	%changelog
14cu|john-1.8.0-4|75	
14cu|john-1.8.0-4|76	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 1.8.0-4
14cu|john-1.8.0-4|77	- (06746dc) Updated upstream URL
14cu|john-1.8.0-4|78	
14cu|john-1.8.0-4|79	

10520 14
14cu|jokosher-0.11.5-3|1	%define	mainver	%(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
14cu|jokosher-0.11.5-3|2	
14cu|jokosher-0.11.5-3|3	Summary:	Simple yet powerful multi-track studio
14cu|jokosher-0.11.5-3|4	Name:		jokosher
14cu|jokosher-0.11.5-3|5	Version:	0.11.5
14cu|jokosher-0.11.5-3|6	Release:	3
14cu|jokosher-0.11.5-3|7	Group:		Sound
14cu|jokosher-0.11.5-3|8	License:	GPLv2+
14cu|jokosher-0.11.5-3|9	URL:		http://jokosher.org
14cu|jokosher-0.11.5-3|10	Source0:	http://launchpad.net/%{name}/%{mainver}/%{version}/+download/%{name}-%{version}.tar.gz
14cu|jokosher-0.11.5-3|11	BuildRequires:	python-devel >= %{py_ver}
14cu|jokosher-0.11.5-3|12	BuildRequires:	desktop-file-utils
14cu|jokosher-0.11.5-3|13	BuildRequires:	python-setuptools
14cu|jokosher-0.11.5-3|14	BuildRequires:	gettext
14cu|jokosher-0.11.5-3|15	BuildRequires:	scrollkeeper
14cu|jokosher-0.11.5-3|16	Requires:	dbus-python
14cu|jokosher-0.11.5-3|17	Requires:	gnonlin >= 0.10.8
14cu|jokosher-0.11.5-3|18	Requires:	gstreamer0.10-plugins-base >= 0.10.11
14cu|jokosher-0.11.5-3|19	Requires:	gstreamer0.10-plugins-good >= 0.10.4
14cu|jokosher-0.11.5-3|20	Requires:	gstreamer0.10-python
14cu|jokosher-0.11.5-3|21	Requires:	gstreamer0.10-plugins-ugly >= 0.10.6
14cu|jokosher-0.11.5-3|22	Requires:	gstreamer0.10-plugins-bad >= 0.10.5
14cu|jokosher-0.11.5-3|23	Requires:	gnome-python
14cu|jokosher-0.11.5-3|24	Requires:	pygtk2.0-libglade >= 2.14
14cu|jokosher-0.11.5-3|25	Requires:	python-pkg-resources
14cu|jokosher-0.11.5-3|26	Requires:	python
14cu|jokosher-0.11.5-3|27	Requires:	yelp
14cu|jokosher-0.11.5-3|28	Requires:	ladspa
14cu|jokosher-0.11.5-3|29	Requires(post,postun):	scrollkeeper
14cu|jokosher-0.11.5-3|30	Obsoletes:	%{name} < 0.9
14cu|jokosher-0.11.5-3|31	BuildArch:	noarch
14cu|jokosher-0.11.5-3|32	
14cu|jokosher-0.11.5-3|33	
14cu|jokosher-0.11.5-3|34	%description
14cu|jokosher-0.11.5-3|35	Jokosher is a simple and poweful multi-track studio.Jokosher provides a
14cu|jokosher-0.11.5-3|36	complete application for recording, editing, mixing and exporting audio, and
14cu|jokosher-0.11.5-3|37	has been specifically designed with usability in mind. The developers behind
14cu|jokosher-0.11.5-3|38	Jokosher have re-thought audio production at every level, and created
14cu|jokosher-0.11.5-3|39	something devilishly simple to use.
14cu|jokosher-0.11.5-3|40	Jokosher offers a strong feature set:
14cu|jokosher-0.11.5-3|41	* Easy to use interface, designed from the ground up. Jokosher uses concepts
14cu|jokosher-0.11.5-3|42	and language familiar to musicians, and is a breeze to use.
14cu|jokosher-0.11.5-3|43	* Simple editing with splitting, trimming and moving tools.
14cu|jokosher-0.11.5-3|44	* Multi-track volume mixing with VU sliders.
14cu|jokosher-0.11.5-3|45	* Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by
14cu|jokosher-0.11.5-3|46	GStreamer) into your projects.
14cu|jokosher-0.11.5-3|47	* A range of instruments can be added to a project, and instruments can be
14cu|jokosher-0.11.5-3|48	renamed.Instruments can also be muted and soloed easily.
14cu|jokosher-0.11.5-3|49	* Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports.
14cu|jokosher-0.11.5-3|50	* Documentation (User Guide, FAQ, Tutorial) and User Community (Forums, IRC).
14cu|jokosher-0.11.5-3|51	
14cu|jokosher-0.11.5-3|52	
14cu|jokosher-0.11.5-3|53	%prep
14cu|jokosher-0.11.5-3|54	%setup -q
14cu|jokosher-0.11.5-3|55	sed -i '1d' Jokosher/JokosherApp.py
14cu|jokosher-0.11.5-3|56	sed -i s/"Version=0.9"/"Version=1.0"/g bin/%{name}.desktop
14cu|jokosher-0.11.5-3|57	
14cu|jokosher-0.11.5-3|58	
14cu|jokosher-0.11.5-3|59	%build
14cu|jokosher-0.11.5-3|60	python setup.py build
14cu|jokosher-0.11.5-3|61	
14cu|jokosher-0.11.5-3|62	
14cu|jokosher-0.11.5-3|63	%install
14cu|jokosher-0.11.5-3|64	python setup.py install --skip-build --root=%{buildroot}
14cu|jokosher-0.11.5-3|65	
14cu|jokosher-0.11.5-3|66	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
14cu|jokosher-0.11.5-3|67	
14cu|jokosher-0.11.5-3|68	desktop-file-install \
14cu|jokosher-0.11.5-3|69	--remove-category="Application" \
14cu|jokosher-0.11.5-3|70	--add-category="Audio;Recorder;X-MandrivaLinux-CrossDesktop;" \
14cu|jokosher-0.11.5-3|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|jokosher-0.11.5-3|72	
14cu|jokosher-0.11.5-3|73	chmod 755 %{buildroot}%{py_puresitedir}/Jokosher/Profiler.py
14cu|jokosher-0.11.5-3|74	
14cu|jokosher-0.11.5-3|75	#(tpg) wtf?
14cu|jokosher-0.11.5-3|76	#mkdir -p %%{buildroot}%%{_datadir}/omf/%%{name}
14cu|jokosher-0.11.5-3|77	#mv -f %%{buildroot}%%{_prefix}/jokosher/* %%{buildroot}%%{_datadir}/omf/%%{name}
14cu|jokosher-0.11.5-3|78	
14cu|jokosher-0.11.5-3|79	%find_lang %{name}
14cu|jokosher-0.11.5-3|80	
14cu|jokosher-0.11.5-3|81	
14cu|jokosher-0.11.5-3|82	%files -f %{name}.lang
14cu|jokosher-0.11.5-3|83	%doc AUTHORS COPYING README help/*
14cu|jokosher-0.11.5-3|84	%{_bindir}/%{name}
14cu|jokosher-0.11.5-3|85	%dir %{_datadir}/%{name}
14cu|jokosher-0.11.5-3|86	%dir %{_datadir}/%{name}/Instruments
14cu|jokosher-0.11.5-3|87	%dir %{_datadir}/%{name}/Instruments/images
14cu|jokosher-0.11.5-3|88	%dir %{_datadir}/%{name}/extensions
14cu|jokosher-0.11.5-3|89	%dir %{_datadir}/%{name}/pixmaps
14cu|jokosher-0.11.5-3|90	%dir %{_datadir}/omf/%{name}
14cu|jokosher-0.11.5-3|91	%dir %{py_puresitedir}/Jokosher
14cu|jokosher-0.11.5-3|92	%dir %{py_puresitedir}/Jokosher/elements
14cu|jokosher-0.11.5-3|93	%dir %{py_puresitedir}/Jokosher/ui
14cu|jokosher-0.11.5-3|94	%dir %{py_puresitedir}/Jokosher/PlatformUtils
14cu|jokosher-0.11.5-3|95	%{py_puresitedir}/Jokosher/*.py*
14cu|jokosher-0.11.5-3|96	%{py_puresitedir}/Jokosher/elements/*.py*
14cu|jokosher-0.11.5-3|97	%{py_puresitedir}/Jokosher/PlatformUtils/*.py*
14cu|jokosher-0.11.5-3|98	%{py_puresitedir}/Jokosher/ui/*.py*
14cu|jokosher-0.11.5-3|99	%{py_puresitedir}/%{name}*egg-info
14cu|jokosher-0.11.5-3|100	%{_datadir}/applications/%{name}.desktop
14cu|jokosher-0.11.5-3|101	%{_datadir}/gnome/help/%{name}/C/figures/*.png
14cu|jokosher-0.11.5-3|102	%{_datadir}/gnome/help/%{name}/C/*.xml
14cu|jokosher-0.11.5-3|103	%{_datadir}/omf/%{name}/%{name}-C.omf
14cu|jokosher-0.11.5-3|104	%{_iconsdir}/hicolor/*/apps/*.png
14cu|jokosher-0.11.5-3|105	%{_datadir}/%{name}/Instruments/*.instr
14cu|jokosher-0.11.5-3|106	%{_datadir}/%{name}/Instruments/images/*.png
14cu|jokosher-0.11.5-3|107	%{_datadir}/%{name}/Jokosher.glade
14cu|jokosher-0.11.5-3|108	%{_datadir}/%{name}/extensions/*py*
14cu|jokosher-0.11.5-3|109	%{_datadir}/%{name}/%{name}-logo.png
14cu|jokosher-0.11.5-3|110	%{_datadir}/%{name}/pixmaps/*.png
14cu|jokosher-0.11.5-3|111	%{_datadir}/mime/packages/%{name}.xml
14cu|jokosher-0.11.5-3|112	%{_datadir}/pixmaps/%{name}.png
14cu|jokosher-0.11.5-3|113	
14cu|jokosher-0.11.5-3|114	
14cu|jokosher-0.11.5-3|115	
14cu|jokosher-0.11.5-3|116	%changelog
14cu|jokosher-0.11.5-3|117	
14cu|jokosher-0.11.5-3|118	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11.5-3
14cu|jokosher-0.11.5-3|119	- (4a465e8) Drop obsolete python-pyxml requierment
14cu|jokosher-0.11.5-3|120	
14cu|jokosher-0.11.5-3|121	

10521 14
14cu|jpegoptim-1.4.4-1|1	Summary:	Utility to optimize JPEG image files
14cu|jpegoptim-1.4.4-1|2	Name:		jpegoptim
14cu|jpegoptim-1.4.4-1|3	Version:	1.4.4
14cu|jpegoptim-1.4.4-1|4	Release:	1
14cu|jpegoptim-1.4.4-1|5	License:	GPLv2+
14cu|jpegoptim-1.4.4-1|6	Group:		Graphics
14cu|jpegoptim-1.4.4-1|7	Url:		http://www.kokkonen.net/tjko/projects.html
14cu|jpegoptim-1.4.4-1|8	Source0:	http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
14cu|jpegoptim-1.4.4-1|9	
14cu|jpegoptim-1.4.4-1|10	BuildRequires:	jpeg-devel
14cu|jpegoptim-1.4.4-1|11	
14cu|jpegoptim-1.4.4-1|12	%description
14cu|jpegoptim-1.4.4-1|13	Provides lossless optimization (based on optimizing the Huffman tables) and
14cu|jpegoptim-1.4.4-1|14	"lossy" optimization based on setting the maximum quality factor.
14cu|jpegoptim-1.4.4-1|15	
14cu|jpegoptim-1.4.4-1|16	%files
14cu|jpegoptim-1.4.4-1|17	%doc COPYRIGHT README
14cu|jpegoptim-1.4.4-1|18	%{_bindir}/%{name}
14cu|jpegoptim-1.4.4-1|19	%{_mandir}/man1/%{name}.1*
14cu|jpegoptim-1.4.4-1|20	
14cu|jpegoptim-1.4.4-1|21	#----------------------------------------------------------------------------
14cu|jpegoptim-1.4.4-1|22	
14cu|jpegoptim-1.4.4-1|23	%prep
14cu|jpegoptim-1.4.4-1|24	%setup -q
14cu|jpegoptim-1.4.4-1|25	
14cu|jpegoptim-1.4.4-1|26	%build
14cu|jpegoptim-1.4.4-1|27	%configure2_5x
14cu|jpegoptim-1.4.4-1|28	%make
14cu|jpegoptim-1.4.4-1|29	
14cu|jpegoptim-1.4.4-1|30	%install
14cu|jpegoptim-1.4.4-1|31	%makeinstall_std
14cu|jpegoptim-1.4.4-1|32	
14cu|jpegoptim-1.4.4-1|33	%changelog
14cu|jpegoptim-1.4.4-1|34	
14cu|jpegoptim-1.4.4-1|35	* Sat Aug 27 2016 alzim <alzim@bk.ru> 1.4.4-1
14cu|jpegoptim-1.4.4-1|36	- (f79e867) Merge pull request #1 from import/jpegoptim:rosa2016.1
14cu|jpegoptim-1.4.4-1|37	- (f79e867) Updated to 1.4.4
14cu|jpegoptim-1.4.4-1|38	
14cu|jpegoptim-1.4.4-1|39	

10522 14
14cu|jrexx-1.1.1-4|1	Summary:        Automaton based regluar expression API for Java
14cu|jrexx-1.1.1-4|2	Name:           jrexx
14cu|jrexx-1.1.1-4|3	Version:        1.1.1
14cu|jrexx-1.1.1-4|4	Release:        4
14cu|jrexx-1.1.1-4|5	Epoch:          0
14cu|jrexx-1.1.1-4|6	License:        LGPL
14cu|jrexx-1.1.1-4|7	URL:            http://www.karneim.com/jrexx/
14cu|jrexx-1.1.1-4|8	Group:          Development/Java
14cu|jrexx-1.1.1-4|9	Source0:        jrexx-1.1.1-src.zip
14cu|jrexx-1.1.1-4|10	Source1:        jrexx-build.xml
14cu|jrexx-1.1.1-4|11	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cu|jrexx-1.1.1-4|12	BuildRequires:  ant >= 0:1.5.4
14cu|jrexx-1.1.1-4|13	BuildRequires:  locales-en
14cu|jrexx-1.1.1-4|14	BuildArch:      noarch
14cu|jrexx-1.1.1-4|15	BuildRequires:  java-devel
14cu|jrexx-1.1.1-4|16	
14cu|jrexx-1.1.1-4|17	%description
14cu|jrexx-1.1.1-4|18	jrexx is a powerful easy-to-use regular expression
14cu|jrexx-1.1.1-4|19	API for textual pattern matching. Technically jrexx
14cu|jrexx-1.1.1-4|20	uses a minimized deterministic FSA (finite state
14cu|jrexx-1.1.1-4|21	automaton) and compiles the textual representation
14cu|jrexx-1.1.1-4|22	of the regular expression into such an automaton.
14cu|jrexx-1.1.1-4|23	Besides the usual pattern matching functionality,
14cu|jrexx-1.1.1-4|24	jrexx provides an introspection API for exploration
14cu|jrexx-1.1.1-4|25	of the automaton's structure by 'states' and
14cu|jrexx-1.1.1-4|26	'transitions'. Since the automaton is deterministic
14cu|jrexx-1.1.1-4|27	and minimized the pattern matching alogorithm is
14cu|jrexx-1.1.1-4|28	extremly fast (compared to the java regular
14cu|jrexx-1.1.1-4|29	expression API in JDK1.4) and works with huge
14cu|jrexx-1.1.1-4|30	patterns and input texts. Since FSA can be handled
14cu|jrexx-1.1.1-4|31	as sets, jrexx also offers all basic set operations
14cu|jrexx-1.1.1-4|32	for complement, union, intersection and difference,
14cu|jrexx-1.1.1-4|33	which is not provided by other regex implementations
14cu|jrexx-1.1.1-4|34	(as far as we know).
14cu|jrexx-1.1.1-4|35	
14cu|jrexx-1.1.1-4|36	
14cu|jrexx-1.1.1-4|37	%package javadoc
14cu|jrexx-1.1.1-4|38	Summary:        Javadoc for %{name}
14cu|jrexx-1.1.1-4|39	Group:          Development/Java
14cu|jrexx-1.1.1-4|40	
14cu|jrexx-1.1.1-4|41	%description javadoc
14cu|jrexx-1.1.1-4|42	%{summary}.
14cu|jrexx-1.1.1-4|43	
14cu|jrexx-1.1.1-4|44	%prep
14cu|jrexx-1.1.1-4|45	%setup -T -c %{name}-%{version}
14cu|jrexx-1.1.1-4|46	unzip -q %{SOURCE0}
14cu|jrexx-1.1.1-4|47	cp %{SOURCE1} build.xml
14cu|jrexx-1.1.1-4|48	
14cu|jrexx-1.1.1-4|49	%build
14cu|jrexx-1.1.1-4|50	export LC_ALL=en_US.ISO-8859-1
14cu|jrexx-1.1.1-4|51	%{ant} dist
14cu|jrexx-1.1.1-4|52	
14cu|jrexx-1.1.1-4|53	%install
14cu|jrexx-1.1.1-4|54	# jars
14cu|jrexx-1.1.1-4|55	mkdir -p %{buildroot}%{_javadir}
14cu|jrexx-1.1.1-4|56	cp -p output/dist/lib/%{name}-%{version}.jar \
14cu|jrexx-1.1.1-4|57	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jrexx-1.1.1-4|58	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|jrexx-1.1.1-4|59	
14cu|jrexx-1.1.1-4|60	# javadoc
14cu|jrexx-1.1.1-4|61	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jrexx-1.1.1-4|62	cp -pr output/dist/jdoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jrexx-1.1.1-4|63	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|jrexx-1.1.1-4|64	
14cu|jrexx-1.1.1-4|65	%files
14cu|jrexx-1.1.1-4|66	%defattr(0644,root,root,0755)
14cu|jrexx-1.1.1-4|67	%{_javadir}/%{name}.jar
14cu|jrexx-1.1.1-4|68	%{_javadir}/%{name}-%{version}.jar
14cu|jrexx-1.1.1-4|69	
14cu|jrexx-1.1.1-4|70	%files javadoc
14cu|jrexx-1.1.1-4|71	%defattr(0644,root,root,0755)
14cu|jrexx-1.1.1-4|72	%doc %{_javadocdir}
14cu|jrexx-1.1.1-4|73	
14cu|jrexx-1.1.1-4|74	%changelog
14cu|jrexx-1.1.1-4|75	
14cu|jrexx-1.1.1-4|76	* Mon Jun 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.1-4
14cu|jrexx-1.1.1-4|77	- (e98e4c5) Spec cleanup
14cu|jrexx-1.1.1-4|78	
14cu|jrexx-1.1.1-4|79	

10523 14
14cu|json-20160810-1|1	Summary:	JavaScript Object Notation support in Java
14cu|json-20160810-1|2	Name:		json
14cu|json-20160810-1|3	Version:	20160810
14cu|json-20160810-1|4	Release:	1
14cu|json-20160810-1|5	License:	ASL 2.0
14cu|json-20160810-1|6	Group:		Development/Java
14cu|json-20160810-1|7	URL:		http://www.json.org/java/index.html
14cu|json-20160810-1|8	Source0:	https://github.com/stleary/JSON-java/archive/%{version}.tar.gz?/JSON-java-%{version}.tar.gz
14cu|json-20160810-1|9	Source1:	%{name}-MANIFEST.MF
14cu|json-20160810-1|10	BuildRequires:	jpackage-utils
14cu|json-20160810-1|11	BuildRequires:	java-devel
14cu|json-20160810-1|12	BuildRequires:	zip
14cu|json-20160810-1|13	BuildArch:		noarch
14cu|json-20160810-1|14	
14cu|json-20160810-1|15	%description
14cu|json-20160810-1|16	Java support for the JSON (JavaScript Object Notation) lightweight
14cu|json-20160810-1|17	data-interchange format.  It is based on a subset of the JavaScript
14cu|json-20160810-1|18	Programming Language, Standard ECMA-262 3rd Edition - December 1999.
14cu|json-20160810-1|19	JSON is a text format that is completely language independent but uses
14cu|json-20160810-1|20	conventions that are familiar to programmers of the C-family of
14cu|json-20160810-1|21	languages including C, C++, C#, Java, JavaScript, Perl, Python, and many
14cu|json-20160810-1|22	others.
14cu|json-20160810-1|23	
14cu|json-20160810-1|24	%files
14cu|json-20160810-1|25	%{_javadir}/*
14cu|json-20160810-1|26	
14cu|json-20160810-1|27	#-------------------------------------------------------------------------
14cu|json-20160810-1|28	
14cu|json-20160810-1|29	%package javadoc
14cu|json-20160810-1|30	Summary:	Javadoc for %{name}
14cu|json-20160810-1|31	Group:		Development/Java
14cu|json-20160810-1|32	Requires:	jpackage-utils
14cu|json-20160810-1|33	
14cu|json-20160810-1|34	%description javadoc
14cu|json-20160810-1|35	API docs for %{name}.
14cu|json-20160810-1|36	
14cu|json-20160810-1|37	%files javadoc
14cu|json-20160810-1|38	%doc %{_javadocdir}/%{name}
14cu|json-20160810-1|39	
14cu|json-20160810-1|40	#-------------------------------------------------------------------------
14cu|json-20160810-1|41	
14cu|json-20160810-1|42	%prep
14cu|json-20160810-1|43	%setup -q -n JSON-java-%{version}
14cu|json-20160810-1|44	mkdir -p src/org/apache
14cu|json-20160810-1|45	mv *java src/org/apache
14cu|json-20160810-1|46	
14cu|json-20160810-1|47	%build
14cu|json-20160810-1|48	export JAVA_HOME=%{_jvmdir}/java
14cu|json-20160810-1|49	mkdir -p target/classes
14cu|json-20160810-1|50	$JAVA_HOME/bin/javac -d target/classes $(find src -name "*.java")
14cu|json-20160810-1|51	$JAVA_HOME/bin/jar cf target/%{name}.jar -C target/classes org
14cu|json-20160810-1|52	mkdir -p target/site/apidocs
14cu|json-20160810-1|53	$JAVA_HOME/bin/javadoc -d target/site/apidocs $(find src -name "*.java")
14cu|json-20160810-1|54	
14cu|json-20160810-1|55	# inject OSGi manifests
14cu|json-20160810-1|56	mkdir -p META-INF
14cu|json-20160810-1|57	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14cu|json-20160810-1|58	touch META-INF/MANIFEST.MF
14cu|json-20160810-1|59	zip -u target/%{name}.jar META-INF/MANIFEST.MF
14cu|json-20160810-1|60	
14cu|json-20160810-1|61	%install
14cu|json-20160810-1|62	# jars
14cu|json-20160810-1|63	install -d -m 755 %{buildroot}%{_javadir}
14cu|json-20160810-1|64	install -m 644 target/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|json-20160810-1|65	
14cu|json-20160810-1|66	# javadoc
14cu|json-20160810-1|67	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|json-20160810-1|68	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|json-20160810-1|69	
14cu|json-20160810-1|70	%changelog
14cu|json-20160810-1|71	
14cu|json-20160810-1|72	* Sat Aug 27 2016 alzim <alzim@bk.ru> 20160810-1
14cu|json-20160810-1|73	- (ffa01b3) Merge pull request #1 from import/json:rosa2016.1
14cu|json-20160810-1|74	- (ffa01b3) Updated to 20160810
14cu|json-20160810-1|75	
14cu|json-20160810-1|76	

10524 14
14cu|juffed-0.10-1.20150716.3|1	%define git 20150716
14cu|juffed-0.10-1.20150716.3|2	
14cu|juffed-0.10-1.20150716.3|3	%define major 0.10
14cu|juffed-0.10-1.20150716.3|4	%define libname %mklibname juff %{major}
14cu|juffed-0.10-1.20150716.3|5	%define libengine %mklibname %{name}-engine-qsci %{major}
14cu|juffed-0.10-1.20150716.3|6	%define devname %mklibname %{name} -d
14cu|juffed-0.10-1.20150716.3|7	
14cu|juffed-0.10-1.20150716.3|8	Summary:	Simple tabbed text editor
14cu|juffed-0.10-1.20150716.3|9	Name:		juffed
14cu|juffed-0.10-1.20150716.3|10	Version:	0.10
14cu|juffed-0.10-1.20150716.3|11	Release:	1.%{git}.3
14cu|juffed-0.10-1.20150716.3|12	License:	GPLv2+
14cu|juffed-0.10-1.20150716.3|13	Group:		Editors
14cu|juffed-0.10-1.20150716.3|14	Url:		http://juffed.com
14cu|juffed-0.10-1.20150716.3|15	# git snapshot: https://github.com/Mezomish/juffed
14cu|juffed-0.10-1.20150716.3|16	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cu|juffed-0.10-1.20150716.3|17	Source1:	juffed_ru.ts
14cu|juffed-0.10-1.20150716.3|18	Patch0:		juffed-0.10-cxxflags.patch
14cu|juffed-0.10-1.20150716.3|19	BuildRequires:	cmake
14cu|juffed-0.10-1.20150716.3|20	BuildRequires:	qt5-linguist-tools
14cu|juffed-0.10-1.20150716.3|21	BuildRequires:	qscintilla-qt5-devel
14cu|juffed-0.10-1.20150716.3|22	BuildRequires:	pkgconfig(enca)
14cu|juffed-0.10-1.20150716.3|23	BuildRequires:	pkgconfig(Qt5Core)
14cu|juffed-0.10-1.20150716.3|24	BuildRequires:	pkgconfig(Qt5Network)
14cu|juffed-0.10-1.20150716.3|25	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|juffed-0.10-1.20150716.3|26	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|juffed-0.10-1.20150716.3|27	BuildRequires:	pkgconfig(Qt5Xml)
14cu|juffed-0.10-1.20150716.3|28	
14cu|juffed-0.10-1.20150716.3|29	%description
14cu|juffed-0.10-1.20150716.3|30	Simple tabbed text editor that features:
14cu|juffed-0.10-1.20150716.3|31	- multi-document interface (tabs)
14cu|juffed-0.10-1.20150716.3|32	- syntax highlighting
14cu|juffed-0.10-1.20150716.3|33	- code blocks folding
14cu|juffed-0.10-1.20150716.3|34	- sessions support
14cu|juffed-0.10-1.20150716.3|35	- find/replace using regular expressions
14cu|juffed-0.10-1.20150716.3|36	- charset selection and auto-detection
14cu|juffed-0.10-1.20150716.3|37	- line markers
14cu|juffed-0.10-1.20150716.3|38	- international languages and Unicode support
14cu|juffed-0.10-1.20150716.3|39	- plugins
14cu|juffed-0.10-1.20150716.3|40	
14cu|juffed-0.10-1.20150716.3|41	%files
14cu|juffed-0.10-1.20150716.3|42	%doc COPYING ChangeLog README
14cu|juffed-0.10-1.20150716.3|43	%{_bindir}/%{name}
14cu|juffed-0.10-1.20150716.3|44	%{_datadir}/%{name}
14cu|juffed-0.10-1.20150716.3|45	%{_datadir}/applications/%{name}.desktop
14cu|juffed-0.10-1.20150716.3|46	%{_datadir}/pixmaps/%{name}.png
14cu|juffed-0.10-1.20150716.3|47	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|juffed-0.10-1.20150716.3|48	%{_libdir}/%{name}/plugins/*.so
14cu|juffed-0.10-1.20150716.3|49	
14cu|juffed-0.10-1.20150716.3|50	#----------------------------------------------------------------------------
14cu|juffed-0.10-1.20150716.3|51	
14cu|juffed-0.10-1.20150716.3|52	%package -n %{libname}
14cu|juffed-0.10-1.20150716.3|53	Summary:	Shared library for %{name}
14cu|juffed-0.10-1.20150716.3|54	Group:		System/Libraries
14cu|juffed-0.10-1.20150716.3|55	
14cu|juffed-0.10-1.20150716.3|56	%description -n %{libname}
14cu|juffed-0.10-1.20150716.3|57	Shared library for %{name}.
14cu|juffed-0.10-1.20150716.3|58	
14cu|juffed-0.10-1.20150716.3|59	%files -n %{libname}
14cu|juffed-0.10-1.20150716.3|60	%{_libdir}/libjuff.so.%{major}
14cu|juffed-0.10-1.20150716.3|61	
14cu|juffed-0.10-1.20150716.3|62	#----------------------------------------------------------------------------
14cu|juffed-0.10-1.20150716.3|63	
14cu|juffed-0.10-1.20150716.3|64	%package -n %{libengine}
14cu|juffed-0.10-1.20150716.3|65	Summary:	Shared library for %{name}
14cu|juffed-0.10-1.20150716.3|66	Group:		System/Libraries
14cu|juffed-0.10-1.20150716.3|67	
14cu|juffed-0.10-1.20150716.3|68	%description -n %{libengine}
14cu|juffed-0.10-1.20150716.3|69	Shared library for %{name}.
14cu|juffed-0.10-1.20150716.3|70	
14cu|juffed-0.10-1.20150716.3|71	%files -n %{libengine}
14cu|juffed-0.10-1.20150716.3|72	%{_libdir}/libjuffed-engine-qsci.so.%{major}
14cu|juffed-0.10-1.20150716.3|73	
14cu|juffed-0.10-1.20150716.3|74	#----------------------------------------------------------------------------
14cu|juffed-0.10-1.20150716.3|75	
14cu|juffed-0.10-1.20150716.3|76	%package -n %{devname}
14cu|juffed-0.10-1.20150716.3|77	Summary:	Development files for %{name}
14cu|juffed-0.10-1.20150716.3|78	Group:		Development/Other
14cu|juffed-0.10-1.20150716.3|79	Requires:	%{libname} = %{EVRD}
14cu|juffed-0.10-1.20150716.3|80	Requires:	%{libengine} = %{EVRD}
14cu|juffed-0.10-1.20150716.3|81	Provides:	%{name}-devel = %{EVRD}
14cu|juffed-0.10-1.20150716.3|82	
14cu|juffed-0.10-1.20150716.3|83	%description -n %{devname}
14cu|juffed-0.10-1.20150716.3|84	Development files for %{name}.
14cu|juffed-0.10-1.20150716.3|85	
14cu|juffed-0.10-1.20150716.3|86	%files -n %{devname}
14cu|juffed-0.10-1.20150716.3|87	%{_includedir}/%{name}
14cu|juffed-0.10-1.20150716.3|88	%{_libdir}/libjuff.so
14cu|juffed-0.10-1.20150716.3|89	%{_libdir}/libjuffed-engine-qsci.so
14cu|juffed-0.10-1.20150716.3|90	
14cu|juffed-0.10-1.20150716.3|91	#----------------------------------------------------------------------------
14cu|juffed-0.10-1.20150716.3|92	
14cu|juffed-0.10-1.20150716.3|93	%prep
14cu|juffed-0.10-1.20150716.3|94	%setup -qn %{name}-%{version}-%{git}
14cu|juffed-0.10-1.20150716.3|95	%patch0 -p1
14cu|juffed-0.10-1.20150716.3|96	
14cu|juffed-0.10-1.20150716.3|97	cp %{SOURCE1} l10n/juffed_ru.ts
14cu|juffed-0.10-1.20150716.3|98	
14cu|juffed-0.10-1.20150716.3|99	%build
14cu|juffed-0.10-1.20150716.3|100	%cmake_qt5 \
14cu|juffed-0.10-1.20150716.3|101	-DUSE_QT5=BOOL:TRUE \
14cu|juffed-0.10-1.20150716.3|102	-DUSE_ENCA=BOOL:TRUE
14cu|juffed-0.10-1.20150716.3|103	%make
14cu|juffed-0.10-1.20150716.3|104	
14cu|juffed-0.10-1.20150716.3|105	%install
14cu|juffed-0.10-1.20150716.3|106	%makeinstall_std -C build
14cu|juffed-0.10-1.20150716.3|107	
14cu|juffed-0.10-1.20150716.3|108	# This icon is used by pcmanfm-qt
14cu|juffed-0.10-1.20150716.3|109	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cu|juffed-0.10-1.20150716.3|110	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cu|juffed-0.10-1.20150716.3|111	
14cu|juffed-0.10-1.20150716.3|112	
14cu|juffed-0.10-1.20150716.3|113	%changelog
14cu|juffed-0.10-1.20150716.3|114	
14cu|juffed-0.10-1.20150716.3|115	* Mon Dec 14 2015 Denis Silakov <dsilakov@gmail.com> 0.10-1.20150716.3
14cu|juffed-0.10-1.20150716.3|116	- (da9bbc9) Added icon to icons dir to be used by pcmanfm-qt
14cu|juffed-0.10-1.20150716.3|117	
14cu|juffed-0.10-1.20150716.3|118	

10525 14
14cu|junitperf-1.9.1-5|1	Name:           junitperf
14cu|junitperf-1.9.1-5|2	Version:        1.9.1
14cu|junitperf-1.9.1-5|3	Release:        5
14cu|junitperf-1.9.1-5|4	Epoch:          0
14cu|junitperf-1.9.1-5|5	Summary:        JUnit extension for performance and scalability testing
14cu|junitperf-1.9.1-5|6	License:        BSD
14cu|junitperf-1.9.1-5|7	Group:          Development/Java
14cu|junitperf-1.9.1-5|8	Source0:        http://www.clarkware.com/software/junitperf-1.9.1.zip
14cu|junitperf-1.9.1-5|9	URL:            http://www.clarkware.com/software/JUnitPerf.html
14cu|junitperf-1.9.1-5|10	BuildRequires:  ant
14cu|junitperf-1.9.1-5|11	BuildRequires:  ant-junit
14cu|junitperf-1.9.1-5|12	BuildRequires:  junit4
14cu|junitperf-1.9.1-5|13	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|junitperf-1.9.1-5|14	BuildRequires:  java-devel
14cu|junitperf-1.9.1-5|15	BuildArch:      noarch
14cu|junitperf-1.9.1-5|16	Requires:       jpackage-utils
14cu|junitperf-1.9.1-5|17	Requires:       junit4
14cu|junitperf-1.9.1-5|18	
14cu|junitperf-1.9.1-5|19	%description
14cu|junitperf-1.9.1-5|20	JUnitPerf is a collection of JUnit test decorators used to measure the
14cu|junitperf-1.9.1-5|21	performance and scalability of functionality contained within existing
14cu|junitperf-1.9.1-5|22	JUnit tests.
14cu|junitperf-1.9.1-5|23	
14cu|junitperf-1.9.1-5|24	%package javadoc
14cu|junitperf-1.9.1-5|25	Group:          Development/Java
14cu|junitperf-1.9.1-5|26	Summary:        Javadoc for %{name}
14cu|junitperf-1.9.1-5|27	
14cu|junitperf-1.9.1-5|28	%description javadoc
14cu|junitperf-1.9.1-5|29	Javadoc for %{name}.
14cu|junitperf-1.9.1-5|30	
14cu|junitperf-1.9.1-5|31	%package demo
14cu|junitperf-1.9.1-5|32	Group:          Development/Java
14cu|junitperf-1.9.1-5|33	Summary:        Demos for %{name}
14cu|junitperf-1.9.1-5|34	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|junitperf-1.9.1-5|35	
14cu|junitperf-1.9.1-5|36	%description demo
14cu|junitperf-1.9.1-5|37	Demonstrations and samples for %{name}.
14cu|junitperf-1.9.1-5|38	
14cu|junitperf-1.9.1-5|39	# -----------------------------------------------------------------------------
14cu|junitperf-1.9.1-5|40	
14cu|junitperf-1.9.1-5|41	%prep
14cu|junitperf-1.9.1-5|42	%setup -q -n %{name}-%{version}
14cu|junitperf-1.9.1-5|43	# remove all binary libs
14cu|junitperf-1.9.1-5|44	find . -name "*.jar" -exec rm -f {} \;
14cu|junitperf-1.9.1-5|45	
14cu|junitperf-1.9.1-5|46	# -----------------------------------------------------------------------------
14cu|junitperf-1.9.1-5|47	
14cu|junitperf-1.9.1-5|48	%build
14cu|junitperf-1.9.1-5|49	CLASSPATH=$(build-classpath junit4) %{ant} -Dbuild.sysclasspath=first jar test javadoc
14cu|junitperf-1.9.1-5|50	
14cu|junitperf-1.9.1-5|51	# -----------------------------------------------------------------------------
14cu|junitperf-1.9.1-5|52	
14cu|junitperf-1.9.1-5|53	%install
14cu|junitperf-1.9.1-5|54	# jars
14cu|junitperf-1.9.1-5|55	install -d -m 0755 %{buildroot}%{_javadir}
14cu|junitperf-1.9.1-5|56	install -m 0644 dist/%{name}-%{version}.jar \
14cu|junitperf-1.9.1-5|57	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|junitperf-1.9.1-5|58	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|junitperf-1.9.1-5|59	
14cu|junitperf-1.9.1-5|60	# javadoc
14cu|junitperf-1.9.1-5|61	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|junitperf-1.9.1-5|62	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|junitperf-1.9.1-5|63	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|junitperf-1.9.1-5|64	
14cu|junitperf-1.9.1-5|65	# demo
14cu|junitperf-1.9.1-5|66	install -d -m 0755 %{buildroot}%{_datadir}/%{name}
14cu|junitperf-1.9.1-5|67	cp -pr samples %{buildroot}%{_datadir}/%{name}
14cu|junitperf-1.9.1-5|68	
14cu|junitperf-1.9.1-5|69	# -----------------------------------------------------------------------------
14cu|junitperf-1.9.1-5|70	
14cu|junitperf-1.9.1-5|71	%files
14cu|junitperf-1.9.1-5|72	%defattr(0644,root,root,0755)
14cu|junitperf-1.9.1-5|73	%doc LICENSE README docs/JUnitPerf.html
14cu|junitperf-1.9.1-5|74	%{_javadir}/*
14cu|junitperf-1.9.1-5|75	
14cu|junitperf-1.9.1-5|76	%files javadoc
14cu|junitperf-1.9.1-5|77	%defattr(0644,root,root,0755)
14cu|junitperf-1.9.1-5|78	%doc %{_javadocdir}/*
14cu|junitperf-1.9.1-5|79	
14cu|junitperf-1.9.1-5|80	%files demo
14cu|junitperf-1.9.1-5|81	%defattr(0644,root,root,0755)
14cu|junitperf-1.9.1-5|82	%{_datadir}/%{name}
14cu|junitperf-1.9.1-5|83	
14cu|junitperf-1.9.1-5|84	%changelog
14cu|junitperf-1.9.1-5|85	
14cu|junitperf-1.9.1-5|86	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9.1-5
14cu|junitperf-1.9.1-5|87	- (123e2fa) Use junit4
14cu|junitperf-1.9.1-5|88	
14cu|junitperf-1.9.1-5|89	

10526 14
14cu|jutil-1.4-3|1	Name:           jutil
14cu|jutil-1.4-3|2	Version:        1.4
14cu|jutil-1.4-3|3	Release:        3
14cu|jutil-1.4-3|4	Epoch:          0
14cu|jutil-1.4-3|5	Summary:        Parameterized collections library for Java
14cu|jutil-1.4-3|6	License:        GPL
14cu|jutil-1.4-3|7	Group:          Development/Java
14cu|jutil-1.4-3|8	URL:            http://cscott.net/Projects/JUtil
14cu|jutil-1.4-3|9	Source0:        http://cscott.net/Projects/JUtil/jutil-latest/%{name}-%{version}.tar.gz
14cu|jutil-1.4-3|10	BuildRequires:  ant
14cu|jutil-1.4-3|11	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|jutil-1.4-3|12	BuildRequires:  java-devel
14cu|jutil-1.4-3|13	BuildArch:      noarch
14cu|jutil-1.4-3|14	
14cu|jutil-1.4-3|15	%description
14cu|jutil-1.4-3|16	JUtil is a fully-parameterized (generic) collections library for
14cu|jutil-1.4-3|17	Java. It was originally part of the FLEX project.
14cu|jutil-1.4-3|18	
14cu|jutil-1.4-3|19	
14cu|jutil-1.4-3|20	%package javadoc
14cu|jutil-1.4-3|21	Summary:        Javadoc for %{name}
14cu|jutil-1.4-3|22	Group:          Development/Java
14cu|jutil-1.4-3|23	
14cu|jutil-1.4-3|24	%description javadoc
14cu|jutil-1.4-3|25	Javadoc for %{name}.
14cu|jutil-1.4-3|26	
14cu|jutil-1.4-3|27	%prep
14cu|jutil-1.4-3|28	%setup -q
14cu|jutil-1.4-3|29	perl -pi -e 's|<javac|<javac source="1.5" nowarn="true"|g' build*.xml
14cu|jutil-1.4-3|30	%{_bindir}/find . -type f -name '*.jar' | xargs -t rm
14cu|jutil-1.4-3|31	
14cu|jutil-1.4-3|32	%build
14cu|jutil-1.4-3|33	export CLASSPATH=
14cu|jutil-1.4-3|34	export OPT_JAR_LIST=:
14cu|jutil-1.4-3|35	%{ant} jar javadoc
14cu|jutil-1.4-3|36	
14cu|jutil-1.4-3|37	%install
14cu|jutil-1.4-3|38	mkdir -p %{buildroot}%{_javadir}
14cu|jutil-1.4-3|39	cp -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|jutil-1.4-3|40	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14cu|jutil-1.4-3|41	
14cu|jutil-1.4-3|42	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jutil-1.4-3|43	cp -pr api/*  %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|jutil-1.4-3|44	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|jutil-1.4-3|45	
14cu|jutil-1.4-3|46	%files
14cu|jutil-1.4-3|47	%defattr(0644,root,root,0755)
14cu|jutil-1.4-3|48	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|jutil-1.4-3|49	%{_javadir}/%{name}.jar
14cu|jutil-1.4-3|50	%{_javadir}/%{name}-%{version}.jar
14cu|jutil-1.4-3|51	
14cu|jutil-1.4-3|52	%files javadoc
14cu|jutil-1.4-3|53	%defattr(0644,root,root,0755)
14cu|jutil-1.4-3|54	%doc %{_javadocdir}/%{name}-%{version}
14cu|jutil-1.4-3|55	%doc %{_javadocdir}/%{name}
14cu|jutil-1.4-3|56	
14cu|jutil-1.4-3|57	%changelog
14cu|jutil-1.4-3|58	
14cu|jutil-1.4-3|59	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 0:1.4-3
14cu|jutil-1.4-3|60	- (5624025) Drop gcj
14cu|jutil-1.4-3|61	
14cu|jutil-1.4-3|62	

10527 14
14cu|jvyamlb-0.2.5-2.e0fdedc.1|1	%global git_commit e0fdedc
14cu|jvyamlb-0.2.5-2.e0fdedc.1|2	%global cluster olabini
14cu|jvyamlb-0.2.5-2.e0fdedc.1|3	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|4	Name:           jvyamlb
14cu|jvyamlb-0.2.5-2.e0fdedc.1|5	Version:        0.2.5
14cu|jvyamlb-0.2.5-2.e0fdedc.1|6	Release:        2.%{git_commit}.1
14cu|jvyamlb-0.2.5-2.e0fdedc.1|7	Summary:        YAML processor for JRuby
14cu|jvyamlb-0.2.5-2.e0fdedc.1|8	Group:          Development/Java
14cu|jvyamlb-0.2.5-2.e0fdedc.1|9	License:        MIT
14cu|jvyamlb-0.2.5-2.e0fdedc.1|10	URL:            http://github.com/%{cluster}/%{name}
14cu|jvyamlb-0.2.5-2.e0fdedc.1|11	Source0:        %{url}/tarball/%{version}/%{cluster}-%{name}-%{git_commit}.tar.gz
14cu|jvyamlb-0.2.5-2.e0fdedc.1|12	BuildArch:      noarch
14cu|jvyamlb-0.2.5-2.e0fdedc.1|13	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|14	BuildRequires:  ant
14cu|jvyamlb-0.2.5-2.e0fdedc.1|15	BuildRequires:  ant-junit
14cu|jvyamlb-0.2.5-2.e0fdedc.1|16	BuildRequires:  bytelist
14cu|jvyamlb-0.2.5-2.e0fdedc.1|17	BuildRequires:  jcodings
14cu|jvyamlb-0.2.5-2.e0fdedc.1|18	BuildRequires:  java-rpmbuild >= 1.5
14cu|jvyamlb-0.2.5-2.e0fdedc.1|19	BuildRequires:  joda-time
14cu|jvyamlb-0.2.5-2.e0fdedc.1|20	BuildRequires:  jpackage-utils
14cu|jvyamlb-0.2.5-2.e0fdedc.1|21	BuildRequires:  junit
14cu|jvyamlb-0.2.5-2.e0fdedc.1|22	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|23	Requires:       bytelist
14cu|jvyamlb-0.2.5-2.e0fdedc.1|24	Requires:       java >= 1.5
14cu|jvyamlb-0.2.5-2.e0fdedc.1|25	Requires:       joda-time
14cu|jvyamlb-0.2.5-2.e0fdedc.1|26	Requires:       jpackage-utils
14cu|jvyamlb-0.2.5-2.e0fdedc.1|27	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|28	%description
14cu|jvyamlb-0.2.5-2.e0fdedc.1|29	YAML processor extracted from JRuby.
14cu|jvyamlb-0.2.5-2.e0fdedc.1|30	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|31	%prep
14cu|jvyamlb-0.2.5-2.e0fdedc.1|32	%setup -q -n %{cluster}-%{name}-%{git_commit}
14cu|jvyamlb-0.2.5-2.e0fdedc.1|33	find -name '*.class' -exec rm -f '{}' \;
14cu|jvyamlb-0.2.5-2.e0fdedc.1|34	find -name '*.jar' -exec rm -f '{}' \;
14cu|jvyamlb-0.2.5-2.e0fdedc.1|35	build-jar-repository -s -p lib joda-time bytelist jcodings
14cu|jvyamlb-0.2.5-2.e0fdedc.1|36	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|37	%build
14cu|jvyamlb-0.2.5-2.e0fdedc.1|38	%ant
14cu|jvyamlb-0.2.5-2.e0fdedc.1|39	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|40	%install
14cu|jvyamlb-0.2.5-2.e0fdedc.1|41	mkdir -p %{buildroot}%{_javadir}
14cu|jvyamlb-0.2.5-2.e0fdedc.1|42	cp -p lib/%{name}-%{version}.jar \
14cu|jvyamlb-0.2.5-2.e0fdedc.1|43	%{buildroot}%{_javadir}/%{name}.jar
14cu|jvyamlb-0.2.5-2.e0fdedc.1|44	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|45	%check
14cu|jvyamlb-0.2.5-2.e0fdedc.1|46	%ant test
14cu|jvyamlb-0.2.5-2.e0fdedc.1|47	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|48	%files
14cu|jvyamlb-0.2.5-2.e0fdedc.1|49	%{_javadir}/%{name}.jar
14cu|jvyamlb-0.2.5-2.e0fdedc.1|50	%doc LICENSE README CREDITS
14cu|jvyamlb-0.2.5-2.e0fdedc.1|51	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|52	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|53	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|54	%changelog
14cu|jvyamlb-0.2.5-2.e0fdedc.1|55	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|56	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 0.2.5-2.e0fdedc.1
14cu|jvyamlb-0.2.5-2.e0fdedc.1|57	- (c13c66f) Update upstream url, update to latest tarball, fix BRs
14cu|jvyamlb-0.2.5-2.e0fdedc.1|58	
14cu|jvyamlb-0.2.5-2.e0fdedc.1|59	

10528 14
14cu|jwm-2.3.6-1|1	%define debug_package %{nil}
14cu|jwm-2.3.6-1|2	
14cu|jwm-2.3.6-1|3	Name:		jwm
14cu|jwm-2.3.6-1|4	Summary:	Lightweight X11 Window Manager
14cu|jwm-2.3.6-1|5	Version:	2.3.6
14cu|jwm-2.3.6-1|6	Release:	1
14cu|jwm-2.3.6-1|7	License:	GPL
14cu|jwm-2.3.6-1|8	Group:		Graphical desktop/Other
14cu|jwm-2.3.6-1|9	URL:		https://github.com/joewing/jwm
14cu|jwm-2.3.6-1|10	Source:		%{name}-%{version}.tar.gz
14cu|jwm-2.3.6-1|11	Source1:	%{name}.desktop
14cu|jwm-2.3.6-1|12	BuildRequires:	jpeg-devel
14cu|jwm-2.3.6-1|13	BuildRequires:	pkgconfig(fribidi)
14cu|jwm-2.3.6-1|14	BuildRequires:	pkgconfig(libpng)
14cu|jwm-2.3.6-1|15	BuildRequires:	pkgconfig(xext)
14cu|jwm-2.3.6-1|16	BuildRequires:	pkgconfig(xft)
14cu|jwm-2.3.6-1|17	BuildRequires:	pkgconfig(xinerama)
14cu|jwm-2.3.6-1|18	BuildRequires:	pkgconfig(xmu)
14cu|jwm-2.3.6-1|19	BuildRequires:	pkgconfig(xpm)
14cu|jwm-2.3.6-1|20	
14cu|jwm-2.3.6-1|21	%description
14cu|jwm-2.3.6-1|22	JWM is a window manager for the X11 Window System. JWM is written in C and uses
14cu|jwm-2.3.6-1|23	only Xlib at a minimum. The following libraries can also be used if available:
14cu|jwm-2.3.6-1|24	
14cu|jwm-2.3.6-1|25	* libXext for the shape extension
14cu|jwm-2.3.6-1|26	* libXext for the render extension
14cu|jwm-2.3.6-1|27	* libXmu for drawing rounded windows (shape extension also needed)
14cu|jwm-2.3.6-1|28	* libXinerama for Xinerama support
14cu|jwm-2.3.6-1|29	* libXpm for XPM backgrounds and icons
14cu|jwm-2.3.6-1|30	* libjpeg for JPEG backgrounds and icons
14cu|jwm-2.3.6-1|31	* libpng for PNG backgrounds and icons
14cu|jwm-2.3.6-1|32	* libxft for antialiased and true type fonts
14cu|jwm-2.3.6-1|33	* libfribidi for right-to-left language support
14cu|jwm-2.3.6-1|34	
14cu|jwm-2.3.6-1|35	JWM supports MWM and Extended Window Manager Hints (EWMH).
14cu|jwm-2.3.6-1|36	
14cu|jwm-2.3.6-1|37	%prep
14cu|jwm-2.3.6-1|38	%setup -q
14cu|jwm-2.3.6-1|39	
14cu|jwm-2.3.6-1|40	%build
14cu|jwm-2.3.6-1|41	./autogen.sh
14cu|jwm-2.3.6-1|42	%configure2_5x
14cu|jwm-2.3.6-1|43	%make
14cu|jwm-2.3.6-1|44	
14cu|jwm-2.3.6-1|45	%install
14cu|jwm-2.3.6-1|46	%makeinstall_std
14cu|jwm-2.3.6-1|47	
14cu|jwm-2.3.6-1|48	%find_lang %{name}
14cu|jwm-2.3.6-1|49	
14cu|jwm-2.3.6-1|50	%files -f %{name}.lang
14cu|jwm-2.3.6-1|51	%{_bindir}/jwm
14cu|jwm-2.3.6-1|52	%dir %{_datadir}/jwm
14cu|jwm-2.3.6-1|53	%{_datadir}/jwm/*
14cu|jwm-2.3.6-1|54	%{_mandir}/*/*
14cu|jwm-2.3.6-1|55	/etc/*
14cu|jwm-2.3.6-1|56	
14cu|jwm-2.3.6-1|57	
14cu|jwm-2.3.6-1|58	%changelog
14cu|jwm-2.3.6-1|59	
14cu|jwm-2.3.6-1|60	* Fri Sep 16 2016 dsilakov <denis.silakov@rosalab.ru> 2.3.6-1
14cu|jwm-2.3.6-1|61	- (79042ba) Merge pull request #4 from tremod/jwm:rosa2016.1
14cu|jwm-2.3.6-1|62	- (79042ba) Update to 2.3.6
14cu|jwm-2.3.6-1|63	
14cu|jwm-2.3.6-1|64	

10529 14
14cu|k3d-0.8.0.6-4|1	%define debug_package %{nil}
14cu|k3d-0.8.0.6-4|2	
14cu|k3d-0.8.0.6-4|3	Summary:	K-3D open-source 3D modeling, animation, and rendering system
14cu|k3d-0.8.0.6-4|4	Name:		k3d
14cu|k3d-0.8.0.6-4|5	Version:	0.8.0.6
14cu|k3d-0.8.0.6-4|6	Release:	4
14cu|k3d-0.8.0.6-4|7	License:	GPLv2+
14cu|k3d-0.8.0.6-4|8	Group:		Graphics
14cu|k3d-0.8.0.6-4|9	Url:		http://www.k-3d.org
14cu|k3d-0.8.0.6-4|10	Source0:	http://github.com/K-3D/k3d/archive/%{name}-%{name}-%{version}.tar.gz
14cu|k3d-0.8.0.6-4|11	#Source1:	%%{name}.desktop
14cu|k3d-0.8.0.6-4|12	Source100:	%{name}.rpmlintrc
14cu|k3d-0.8.0.6-4|13	Patch1:		%{name}-0.8.0.5-lib64.patch
14cu|k3d-0.8.0.6-4|14	Patch3:		k3d-0.8.0.6-error-desktop.path
14cu|k3d-0.8.0.6-4|15	
14cu|k3d-0.8.0.6-4|16	BuildRequires:	cmake >= 3.1
14cu|k3d-0.8.0.6-4|17	BuildRequires:	a2x
14cu|k3d-0.8.0.6-4|18	BuildRequires:	asciidoc
14cu|k3d-0.8.0.6-4|19	BuildRequires:	astyle
14cu|k3d-0.8.0.6-4|20	BuildRequires:	desktop-file-utils
14cu|k3d-0.8.0.6-4|21	BuildRequires:	docbook-style-xsl
14cu|k3d-0.8.0.6-4|22	BuildRequires:	doxygen
14cu|k3d-0.8.0.6-4|23	BuildRequires:	graphviz
14cu|k3d-0.8.0.6-4|24	BuildRequires:	xsltproc
14cu|k3d-0.8.0.6-4|25	BuildRequires:	boost-devel
14cu|k3d-0.8.0.6-4|26	BuildRequires:	inotify-tools-devel
14cu|k3d-0.8.0.6-4|27	BuildRequires:	jpeg-devel
14cu|k3d-0.8.0.6-4|28	BuildRequires:	tiff-devel
14cu|k3d-0.8.0.6-4|29	BuildRequires:	qt4-devel >= 4.6.2
14cu|k3d-0.8.0.6-4|30	#CGKit (python?)
14cu|k3d-0.8.0.6-4|31	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|k3d-0.8.0.6-4|32	BuildRequires:	pkgconfig(expat)
14cu|k3d-0.8.0.6-4|33	BuildRequires:	pkgconfig(ext2fs)
14cu|k3d-0.8.0.6-4|34	BuildRequires:	pkgconfig(ftgl)
14cu|k3d-0.8.0.6-4|35	BuildRequires:	pkgconfig(freetype2)
14cu|k3d-0.8.0.6-4|36	BuildRequires:	pkgconfig(glew)
14cu|k3d-0.8.0.6-4|37	BuildRequires:	pkgconfig(glu)
14cu|k3d-0.8.0.6-4|38	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|k3d-0.8.0.6-4|39	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|k3d-0.8.0.6-4|40	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|k3d-0.8.0.6-4|41	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|k3d-0.8.0.6-4|42	BuildRequires:	pkgconfig(gts)
14cu|k3d-0.8.0.6-4|43	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cu|k3d-0.8.0.6-4|44	BuildRequires:	pkgconfig(ImageMagick)
14cu|k3d-0.8.0.6-4|45	BuildRequires:	pkgconfig(libpng)
14cu|k3d-0.8.0.6-4|46	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|k3d-0.8.0.6-4|47	BuildRequires:	pkgconfig(OpenEXR)
14cu|k3d-0.8.0.6-4|48	BuildRequires:	pkgconfig(osmesa)
14cu|k3d-0.8.0.6-4|49	BuildRequires:	pkgconfig(python) >= 2.4
14cu|k3d-0.8.0.6-4|50	BuildRequires:	python-mako
14cu|k3d-0.8.0.6-4|51	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|k3d-0.8.0.6-4|52	BuildRequires:	pkgconfig(uuid)
14cu|k3d-0.8.0.6-4|53	%ifarch x86_64
14cu|k3d-0.8.0.6-4|54	BuildRequires:	chrpath
14cu|k3d-0.8.0.6-4|55	%endif
14cu|k3d-0.8.0.6-4|56	Requires:	yafray
14cu|k3d-0.8.0.6-4|57	Requires:	povray
14cu|k3d-0.8.0.6-4|58	Requires:	aqsis
14cu|k3d-0.8.0.6-4|59	Conflicts:	k3d-devel < %{version}
14cu|k3d-0.8.0.6-4|60	%rename		%{_lib}k3d0
14cu|k3d-0.8.0.6-4|61	
14cu|k3d-0.8.0.6-4|62	%description
14cu|k3d-0.8.0.6-4|63	K-3D is the free-as-in-freedom 3D modeling, animation, and rendering system
14cu|k3d-0.8.0.6-4|64	for GNU / Linux, Posix, and Win32 operating systems. K-3D features a robust,
14cu|k3d-0.8.0.6-4|65	object-oriented plugin architecture, designed to scale to the needs of
14cu|k3d-0.8.0.6-4|66	professional artists, and is designed from-the-ground-up to generate
14cu|k3d-0.8.0.6-4|67	motion-picture-quality animation using RenderMan-compliant render engines.
14cu|k3d-0.8.0.6-4|68	
14cu|k3d-0.8.0.6-4|69	%files -f %{name}.lang
14cu|k3d-0.8.0.6-4|70	%doc AUTHORS COPYING README
14cu|k3d-0.8.0.6-4|71	%{_datadir}/%{name}/guide
14cu|k3d-0.8.0.6-4|72	%{_bindir}/%{name}*
14cu|k3d-0.8.0.6-4|73	%{_libdir}/libk3d*.so.*
14cu|k3d-0.8.0.6-4|74	%dir %{_libdir}/%{name}
14cu|k3d-0.8.0.6-4|75	%{_libdir}/%{name}/plugins
14cu|k3d-0.8.0.6-4|76	%dir %{_datadir}/%{name}
14cu|k3d-0.8.0.6-4|77	%{_datadir}/%{name}/documents
14cu|k3d-0.8.0.6-4|78	%{_datadir}/%{name}/fonts
14cu|k3d-0.8.0.6-4|79	%{_datadir}/%{name}/geometry
14cu|k3d-0.8.0.6-4|80	%{_datadir}/%{name}/icons
14cu|k3d-0.8.0.6-4|81	%{_datadir}/%{name}/logo
14cu|k3d-0.8.0.6-4|82	%{_datadir}/%{name}/lsystem
14cu|k3d-0.8.0.6-4|83	%{_datadir}/%{name}/ngui
14cu|k3d-0.8.0.6-4|84	%{_datadir}/%{name}/qtui
14cu|k3d-0.8.0.6-4|85	%{_datadir}/%{name}/scripts
14cu|k3d-0.8.0.6-4|86	%{_datadir}/%{name}/shaders
14cu|k3d-0.8.0.6-4|87	%{_datadir}/%{name}/textures
14cu|k3d-0.8.0.6-4|88	%{_datadir}/%{name}/*.k3d
14cu|k3d-0.8.0.6-4|89	%exclude %{_datadir}/k3d/shaders/*.h
14cu|k3d-0.8.0.6-4|90	%{_datadir}/applications/%{name}.desktop
14cu|k3d-0.8.0.6-4|91	
14cu|k3d-0.8.0.6-4|92	#-----------------------------------------------------------------------------
14cu|k3d-0.8.0.6-4|93	
14cu|k3d-0.8.0.6-4|94	%package devel
14cu|k3d-0.8.0.6-4|95	Summary:	K-3D development headers
14cu|k3d-0.8.0.6-4|96	Group:		Development/C++
14cu|k3d-0.8.0.6-4|97	Requires:	%{name} = %{version}-%{release}
14cu|k3d-0.8.0.6-4|98	Conflicts:	k3d < %{version}
14cu|k3d-0.8.0.6-4|99	%rename		%{_lib}k3d-devel
14cu|k3d-0.8.0.6-4|100	%rename		%{_lib}k3d-static-devel
14cu|k3d-0.8.0.6-4|101	
14cu|k3d-0.8.0.6-4|102	%description devel
14cu|k3d-0.8.0.6-4|103	Development libraries needed to develop new k3d plugins.
14cu|k3d-0.8.0.6-4|104	
14cu|k3d-0.8.0.6-4|105	%files devel
14cu|k3d-0.8.0.6-4|106	%doc AUTHORS COPYING
14cu|k3d-0.8.0.6-4|107	%{_includedir}/%{name}
14cu|k3d-0.8.0.6-4|108	%{_libdir}/libk3d*.so
14cu|k3d-0.8.0.6-4|109	%{_libdir}/%{name}/include
14cu|k3d-0.8.0.6-4|110	%{_datadir}/%{name}/shaders/*.h
14cu|k3d-0.8.0.6-4|111	
14cu|k3d-0.8.0.6-4|112	#-----------------------------------------------------------------------------
14cu|k3d-0.8.0.6-4|113	
14cu|k3d-0.8.0.6-4|114	%prep
14cu|k3d-0.8.0.6-4|115	%setup -qn %{name}-%{name}-%{version}
14cu|k3d-0.8.0.6-4|116	%patch1 -p1
14cu|k3d-0.8.0.6-4|117	%patch3 -p1
14cu|k3d-0.8.0.6-4|118	
14cu|k3d-0.8.0.6-4|119	%build
14cu|k3d-0.8.0.6-4|120	%cmake \
14cu|k3d-0.8.0.6-4|121	-DCMAKE_BUILD_TYPE=Release \
14cu|k3d-0.8.0.6-4|122	-DK3D_BUILD_DOCS:BOOL=OFF \
14cu|k3d-0.8.0.6-4|123	-DK3D_BUILD_GTS_MODULE:BOOL=ON
14cu|k3d-0.8.0.6-4|124	export LD_LIBRARY_PATH=%{_builddir}/k3d-k3d-%{version}/build/lib:%{_builddir}/k3d-k3d-%{version}/build/%{_lib}:$LD_LIBRARY_PATH
14cu|k3d-0.8.0.6-4|125	make
14cu|k3d-0.8.0.6-4|126	
14cu|k3d-0.8.0.6-4|127	%install
14cu|k3d-0.8.0.6-4|128	%makeinstall_std -C build
14cu|k3d-0.8.0.6-4|129	
14cu|k3d-0.8.0.6-4|130	# Use the source provided .desktop file and massage it a bit
14cu|k3d-0.8.0.6-4|131	desktop-file-edit \
14cu|k3d-0.8.0.6-4|132	--remove-key=Encoding --remove-key=Version \
14cu|k3d-0.8.0.6-4|133	--set-key=Exec --set-value="%{name}" \
14cu|k3d-0.8.0.6-4|134	--set-key=TryExec --set-value="%{name}" \
14cu|k3d-0.8.0.6-4|135	--set-key=StartupNotify --set-value="true" \
14cu|k3d-0.8.0.6-4|136	--set-icon="%{name}" \
14cu|k3d-0.8.0.6-4|137	--add-category=GTK \
14cu|k3d-0.8.0.6-4|138	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|k3d-0.8.0.6-4|139	
14cu|k3d-0.8.0.6-4|140	%find_lang %{name}
14cu|k3d-0.8.0.6-4|141	
14cu|k3d-0.8.0.6-4|142	%changelog
14cu|k3d-0.8.0.6-4|143	
14cu|k3d-0.8.0.6-4|144	* Fri Sep 23 2016 alzim <alzim@bk.ru> 0.8.0.6-4
14cu|k3d-0.8.0.6-4|145	- (43083ac) Merge pull request #4 from alzim/k3d:rosa2014.1
14cu|k3d-0.8.0.6-4|146	- (43083ac) Del patche and debuginfo
14cu|k3d-0.8.0.6-4|147	
14cu|k3d-0.8.0.6-4|148	

10530 14
14cu|kaffeine-1.3.1-3|1	Summary:	Media Player for KDE
14cu|kaffeine-1.3.1-3|2	Name:		kaffeine
14cu|kaffeine-1.3.1-3|3	Version:	1.3.1
14cu|kaffeine-1.3.1-3|4	Release:	3
14cu|kaffeine-1.3.1-3|5	License:	GPLv2+
14cu|kaffeine-1.3.1-3|6	Group:		Graphical desktop/KDE
14cu|kaffeine-1.3.1-3|7	Url:		http://kaffeine.kde.org/
14cu|kaffeine-1.3.1-3|8	Source0:	http://downloads.sourceforge.net/kaffeine/%{name}-%{version}.tar.gz
14cu|kaffeine-1.3.1-3|9	Source1:	kaffeine_ru.tar.bz2
14cu|kaffeine-1.3.1-3|10	Patch0:     kaffeine-1.3.1-check_include.patch
14cu|kaffeine-1.3.1-3|11	BuildRequires:	kdelibs4-devel
14cu|kaffeine-1.3.1-3|12	BuildRequires:	pkgconfig(phonon)
14cu|kaffeine-1.3.1-3|13	BuildRequires:	pkgconfig(libvlc)
14cu|kaffeine-1.3.1-3|14	Requires:	qt4-database-plugin-sqlite
14cu|kaffeine-1.3.1-3|15	Requires:   vlc
14cu|kaffeine-1.3.1-3|16	
14cu|kaffeine-1.3.1-3|17	%description
14cu|kaffeine-1.3.1-3|18	Kaffeine is a KDE Multi Engine Media Player.
14cu|kaffeine-1.3.1-3|19	
14cu|kaffeine-1.3.1-3|20	%files -f %{name}.lang
14cu|kaffeine-1.3.1-3|21	%{_kde_applicationsdir}/kaffeine.desktop
14cu|kaffeine-1.3.1-3|22	%{_kde_appsdir}/kaffeine
14cu|kaffeine-1.3.1-3|23	%{_kde_appsdir}/profiles/kaffeine.profile.xml
14cu|kaffeine-1.3.1-3|24	%{_kde_appsdir}/solid/actions/*
14cu|kaffeine-1.3.1-3|25	%{_kde_bindir}/dtvdaemon
14cu|kaffeine-1.3.1-3|26	%{_kde_bindir}/kaffeine
14cu|kaffeine-1.3.1-3|27	%{_kde_datadir}/appdata/kaffeine.appdata.xml
14cu|kaffeine-1.3.1-3|28	%{_kde_iconsdir}/*/*/*/*
14cu|kaffeine-1.3.1-3|29	
14cu|kaffeine-1.3.1-3|30	#--------------------------------------------------------------------
14cu|kaffeine-1.3.1-3|31	
14cu|kaffeine-1.3.1-3|32	%prep
14cu|kaffeine-1.3.1-3|33	%setup -qn %{name}-%{version}
14cu|kaffeine-1.3.1-3|34	%patch0 -p1
14cu|kaffeine-1.3.1-3|35	
14cu|kaffeine-1.3.1-3|36	pushd po
14cu|kaffeine-1.3.1-3|37	tar xjf %{SOURCE1}
14cu|kaffeine-1.3.1-3|38	popd
14cu|kaffeine-1.3.1-3|39	
14cu|kaffeine-1.3.1-3|40	%build
14cu|kaffeine-1.3.1-3|41	%cmake_kde4
14cu|kaffeine-1.3.1-3|42	%make
14cu|kaffeine-1.3.1-3|43	
14cu|kaffeine-1.3.1-3|44	%install
14cu|kaffeine-1.3.1-3|45	%makeinstall_std -C build
14cu|kaffeine-1.3.1-3|46	
14cu|kaffeine-1.3.1-3|47	%find_lang %{name}
14cu|kaffeine-1.3.1-3|48	
14cu|kaffeine-1.3.1-3|49	
14cu|kaffeine-1.3.1-3|50	
14cu|kaffeine-1.3.1-3|51	
14cu|kaffeine-1.3.1-3|52	%changelog
14cu|kaffeine-1.3.1-3|53	
14cu|kaffeine-1.3.1-3|54	* Sat May 21 2016 VictorR2007 <victorr2007@yandex.ru> 1.3.1-3
14cu|kaffeine-1.3.1-3|55	- (d924685) Fixed error build.
14cu|kaffeine-1.3.1-3|56	
14cu|kaffeine-1.3.1-3|57	

10531 14
14cu|kakasi-2.3.6-1|1	%define major 2
14cu|kakasi-2.3.6-1|2	%define libname %mklibname %{name} %{major}
14cu|kakasi-2.3.6-1|3	%define devname %mklibname %{name} -d
14cu|kakasi-2.3.6-1|4	
14cu|kakasi-2.3.6-1|5	Summary:	KAKASI - kanji kana simple inverter
14cu|kakasi-2.3.6-1|6	Name:		kakasi
14cu|kakasi-2.3.6-1|7	Version:	2.3.6
14cu|kakasi-2.3.6-1|8	Release:	1
14cu|kakasi-2.3.6-1|9	License:	GPLv2+
14cu|kakasi-2.3.6-1|10	Group:		System/Internationalization
14cu|kakasi-2.3.6-1|11	Url:		http://kakasi.namazu.org/
14cu|kakasi-2.3.6-1|12	Source0:	http://kakasi.namazu.org/stable/kakasi-%{version}.tar.xz
14cu|kakasi-2.3.6-1|13	
14cu|kakasi-2.3.6-1|14	%description
14cu|kakasi-2.3.6-1|15	KAKASI is the language processing filter to convert Kanji characters
14cu|kakasi-2.3.6-1|16	to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese
14cu|kakasi-2.3.6-1|17	documents. Word-splitting patch has merged from version 2.3.0.
14cu|kakasi-2.3.6-1|18	
14cu|kakasi-2.3.6-1|19	%files
14cu|kakasi-2.3.6-1|20	%doc AUTHORS ChangeLog COPYING NEWS README README-ja
14cu|kakasi-2.3.6-1|21	%{_bindir}/kakasi
14cu|kakasi-2.3.6-1|22	%{_bindir}/mkkanwa
14cu|kakasi-2.3.6-1|23	%{_bindir}/atoc_conv
14cu|kakasi-2.3.6-1|24	%{_bindir}/rdic_conv
14cu|kakasi-2.3.6-1|25	%{_bindir}/wx2_conv
14cu|kakasi-2.3.6-1|26	%{_mandir}/man1/kakasi.1*
14cu|kakasi-2.3.6-1|27	%{_mandir}/man1/kakasi-config.1*
14cu|kakasi-2.3.6-1|28	%{_mandir}/ja/man1/kakasi.1*
14cu|kakasi-2.3.6-1|29	%{_datadir}/kakasi/itaijidict
14cu|kakasi-2.3.6-1|30	
14cu|kakasi-2.3.6-1|31	#----------------------------------------------------------------------------
14cu|kakasi-2.3.6-1|32	
14cu|kakasi-2.3.6-1|33	%package -n %{libname}
14cu|kakasi-2.3.6-1|34	Summary:	Shared library of KAKASI
14cu|kakasi-2.3.6-1|35	Group:		System/Libraries
14cu|kakasi-2.3.6-1|36	Conflicts:	%{name} < 2.3.6
14cu|kakasi-2.3.6-1|37	
14cu|kakasi-2.3.6-1|38	%description -n %{libname}
14cu|kakasi-2.3.6-1|39	Shared library of KAKASI.
14cu|kakasi-2.3.6-1|40	
14cu|kakasi-2.3.6-1|41	%files -n %{libname}
14cu|kakasi-2.3.6-1|42	%{_libdir}/libkakasi.so.%{major}*
14cu|kakasi-2.3.6-1|43	
14cu|kakasi-2.3.6-1|44	#----------------------------------------------------------------------------
14cu|kakasi-2.3.6-1|45	
14cu|kakasi-2.3.6-1|46	%package -n %{devname}
14cu|kakasi-2.3.6-1|47	Summary:	Header file and development library of KAKASI
14cu|kakasi-2.3.6-1|48	Group:		Development/Other
14cu|kakasi-2.3.6-1|49	Requires:	%{libname} = %{EVRD}
14cu|kakasi-2.3.6-1|50	Provides:	%{name}-devel = %{EVRD}
14cu|kakasi-2.3.6-1|51	Conflicts:	%{name}-devel < 2.3.6
14cu|kakasi-2.3.6-1|52	Obsoletes:	%{name}-devel < 2.3.6
14cu|kakasi-2.3.6-1|53	
14cu|kakasi-2.3.6-1|54	%description -n %{devname}
14cu|kakasi-2.3.6-1|55	Header file and development library of KAKASI.
14cu|kakasi-2.3.6-1|56	
14cu|kakasi-2.3.6-1|57	%files -n %{devname}
14cu|kakasi-2.3.6-1|58	%{_bindir}/kakasi-config
14cu|kakasi-2.3.6-1|59	%{_libdir}/libkakasi.so
14cu|kakasi-2.3.6-1|60	%{_includedir}/libkakasi.h
14cu|kakasi-2.3.6-1|61	
14cu|kakasi-2.3.6-1|62	#----------------------------------------------------------------------------
14cu|kakasi-2.3.6-1|63	
14cu|kakasi-2.3.6-1|64	%package dict
14cu|kakasi-2.3.6-1|65	Summary:	The base dictionary of KAKASI
14cu|kakasi-2.3.6-1|66	Group:		System/Internationalization
14cu|kakasi-2.3.6-1|67	Provides:	kakasidict = %{EVRD}
14cu|kakasi-2.3.6-1|68	
14cu|kakasi-2.3.6-1|69	%description dict
14cu|kakasi-2.3.6-1|70	The basic dictionary of KAKASI.
14cu|kakasi-2.3.6-1|71	
14cu|kakasi-2.3.6-1|72	%files dict
14cu|kakasi-2.3.6-1|73	%{_datadir}/kakasi/kanwadict
14cu|kakasi-2.3.6-1|74	
14cu|kakasi-2.3.6-1|75	#----------------------------------------------------------------------------
14cu|kakasi-2.3.6-1|76	
14cu|kakasi-2.3.6-1|77	%prep
14cu|kakasi-2.3.6-1|78	%setup -q
14cu|kakasi-2.3.6-1|79	
14cu|kakasi-2.3.6-1|80	%build
14cu|kakasi-2.3.6-1|81	%configure2_5x \
14cu|kakasi-2.3.6-1|82	--disable-static
14cu|kakasi-2.3.6-1|83	make
14cu|kakasi-2.3.6-1|84	
14cu|kakasi-2.3.6-1|85	%install
14cu|kakasi-2.3.6-1|86	%makeinstall_std
14cu|kakasi-2.3.6-1|87	
14cu|kakasi-2.3.6-1|88	mkdir -p %{buildroot}%{_mandir}/ja/man1
14cu|kakasi-2.3.6-1|89	install -m 644 man/kakasi.1.ja %{buildroot}%{_mandir}/ja/man1
14cu|kakasi-2.3.6-1|90	
14cu|kakasi-2.3.6-1|91	
14cu|kakasi-2.3.6-1|92	%changelog
14cu|kakasi-2.3.6-1|93	
14cu|kakasi-2.3.6-1|94	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.6-1
14cu|kakasi-2.3.6-1|95	- (47ef9e9) New version 2.3.6
14cu|kakasi-2.3.6-1|96	- (47ef9e9) Update files (add new man pages)
14cu|kakasi-2.3.6-1|97	- (47ef9e9) Split shared library from main package
14cu|kakasi-2.3.6-1|98	- (47ef9e9) Name development package according to library packaging policy
14cu|kakasi-2.3.6-1|99	
14cu|kakasi-2.3.6-1|100	

10532 14
14cu|kanyremote-6.3.5-2|1	%define _appdatadir %{_datadir}/appdata
14cu|kanyremote-6.3.5-2|2	
14cu|kanyremote-6.3.5-2|3	Summary:	KDE frontend for anyRemote Wireless remote control program
14cu|kanyremote-6.3.5-2|4	Name:		kanyremote
14cu|kanyremote-6.3.5-2|5	Version:	6.3.5
14cu|kanyremote-6.3.5-2|6	Release:	2
14cu|kanyremote-6.3.5-2|7	License:	GPLv2+
14cu|kanyremote-6.3.5-2|8	Group:		Graphical desktop/KDE
14cu|kanyremote-6.3.5-2|9	Url:		http://kde-apps.org/content/show.php/kAnyRemote?content=45047
14cu|kanyremote-6.3.5-2|10	Source0:	http://garr.dl.sourceforge.net/project/anyremote/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|kanyremote-6.3.5-2|11	Source1:	%{name}.desktop
14cu|kanyremote-6.3.5-2|12	
14cu|kanyremote-6.3.5-2|13	BuildRequires:	desktop-file-utils
14cu|kanyremote-6.3.5-2|14	BuildRequires:	kde4-macros
14cu|kanyremote-6.3.5-2|15	BuildRequires:	appstream-util
14cu|kanyremote-6.3.5-2|16	
14cu|kanyremote-6.3.5-2|17	
14cu|kanyremote-6.3.5-2|18	Requires:	python-kde4
14cu|kanyremote-6.3.5-2|19	Requires:	python-pybluez >= 0.9.1
14cu|kanyremote-6.3.5-2|20	Requires:	anyremote >= 6.5
14cu|kanyremote-6.3.5-2|21	
14cu|kanyremote-6.3.5-2|22	BuildArch:	noarch
14cu|kanyremote-6.3.5-2|23	
14cu|kanyremote-6.3.5-2|24	%description
14cu|kanyremote-6.3.5-2|25	KDE front-end for anyremote Wireless remote control program.
14cu|kanyremote-6.3.5-2|26	
14cu|kanyremote-6.3.5-2|27	%files -f %{name}.lang
14cu|kanyremote-6.3.5-2|28	%doc AUTHORS ChangeLog COPYING README
14cu|kanyremote-6.3.5-2|29	%{_bindir}/*
14cu|kanyremote-6.3.5-2|30	%{_datadir}/pixmaps/*
14cu|kanyremote-6.3.5-2|31	%{_datadir}/applications/%{name}.desktop
14cu|kanyremote-6.3.5-2|32	%{_appdatadir}/%{name}.appdata.xml
14cu|kanyremote-6.3.5-2|33	
14cu|kanyremote-6.3.5-2|34	#----------------------------------------------------------------------------
14cu|kanyremote-6.3.5-2|35	
14cu|kanyremote-6.3.5-2|36	%prep
14cu|kanyremote-6.3.5-2|37	%setup -q
14cu|kanyremote-6.3.5-2|38	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|kanyremote-6.3.5-2|39	
14cu|kanyremote-6.3.5-2|40	%build
14cu|kanyremote-6.3.5-2|41	%configure2_5x --build=%{_host}
14cu|kanyremote-6.3.5-2|42	%make
14cu|kanyremote-6.3.5-2|43	
14cu|kanyremote-6.3.5-2|44	%install
14cu|kanyremote-6.3.5-2|45	%makeinstall_std
14cu|kanyremote-6.3.5-2|46	
14cu|kanyremote-6.3.5-2|47	rm -fr %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|kanyremote-6.3.5-2|48	
14cu|kanyremote-6.3.5-2|49	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|kanyremote-6.3.5-2|50	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|kanyremote-6.3.5-2|51	
14cu|kanyremote-6.3.5-2|52	%find_lang %{name}
14cu|kanyremote-6.3.5-2|53	
14cu|kanyremote-6.3.5-2|54	%changelog
14cu|kanyremote-6.3.5-2|55	
14cu|kanyremote-6.3.5-2|56	* Fri Oct 16 2015 abfonly <abfonly@gmail.com> 6.3.5-2
14cu|kanyremote-6.3.5-2|57	- (290c7f7) Rebuild for anyremote-6.5
14cu|kanyremote-6.3.5-2|58	- (290c7f7) align with appdata policy
14cu|kanyremote-6.3.5-2|59	- (290c7f7) bump rel.
14cu|kanyremote-6.3.5-2|60	
14cu|kanyremote-6.3.5-2|61	

10533 14
14cu|kasumi-2.5-6|1	Summary:	A tool for managing Anthy's dictionary
14cu|kasumi-2.5-6|2	Name:		kasumi
14cu|kasumi-2.5-6|3	Version:	2.5
14cu|kasumi-2.5-6|4	Release:	6
14cu|kasumi-2.5-6|5	Group:		System/Internationalization
14cu|kasumi-2.5-6|6	License:	GPLv2+
14cu|kasumi-2.5-6|7	URL:		http://sourceforge.jp/projects/kasumi
14cu|kasumi-2.5-6|8	Source0:	http://iij.dl.sourceforge.jp/kasumi/37311/%{name}-%{version}.tar.gz
14cu|kasumi-2.5-6|9	Patch0:		kasumi-2.3-fix-desktop-file.patch
14cu|kasumi-2.5-6|10	Requires:	anthy >= 6300
14cu|kasumi-2.5-6|11	BuildRequires:	pango-devel
14cu|kasumi-2.5-6|12	BuildRequires:	atk-devel
14cu|kasumi-2.5-6|13	BuildRequires:	gtk+2-devel
14cu|kasumi-2.5-6|14	BuildRequires:	anthy-devel
14cu|kasumi-2.5-6|15	BuildRequires:	imagemagick
14cu|kasumi-2.5-6|16	BuildRequires:	desktop-file-utils
14cu|kasumi-2.5-6|17	
14cu|kasumi-2.5-6|18	%description
14cu|kasumi-2.5-6|19	A tool for managing Anthy's dictionary.
14cu|kasumi-2.5-6|20	
14cu|kasumi-2.5-6|21	%prep
14cu|kasumi-2.5-6|22	%setup -q
14cu|kasumi-2.5-6|23	%patch0 -p1
14cu|kasumi-2.5-6|24	
14cu|kasumi-2.5-6|25	%build
14cu|kasumi-2.5-6|26	%configure2_5x
14cu|kasumi-2.5-6|27	%make
14cu|kasumi-2.5-6|28	
14cu|kasumi-2.5-6|29	%install
14cu|kasumi-2.5-6|30	%makeinstall_std
14cu|kasumi-2.5-6|31	
14cu|kasumi-2.5-6|32	# icons
14cu|kasumi-2.5-6|33	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32}/apps
14cu|kasumi-2.5-6|34	cp %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|kasumi-2.5-6|35	convert -scale 16 %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|kasumi-2.5-6|36	%find_lang %{name}
14cu|kasumi-2.5-6|37	
14cu|kasumi-2.5-6|38	# menu
14cu|kasumi-2.5-6|39	desktop-file-install	--vendor="" \
14cu|kasumi-2.5-6|40	--dir %{buildroot}%{_datadir}/applications \
14cu|kasumi-2.5-6|41	--remove-category="Applications" \
14cu|kasumi-2.5-6|42	%{name}.desktop
14cu|kasumi-2.5-6|43	
14cu|kasumi-2.5-6|44	%files -f %{name}.lang
14cu|kasumi-2.5-6|45	%doc AUTHORS ChangeLog README
14cu|kasumi-2.5-6|46	%{_bindir}/*
14cu|kasumi-2.5-6|47	%{_datadir}/applications/kasumi.desktop
14cu|kasumi-2.5-6|48	%{_datadir}/pixmaps/*.png
14cu|kasumi-2.5-6|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kasumi-2.5-6|50	%{_mandir}/man1/kasumi.1*
14cu|kasumi-2.5-6|51	
14cu|kasumi-2.5-6|52	
14cu|kasumi-2.5-6|53	
14cu|kasumi-2.5-6|54	%changelog
14cu|kasumi-2.5-6|55	
14cu|kasumi-2.5-6|56	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 2.5-6
14cu|kasumi-2.5-6|57	- (7588725) Fix build
14cu|kasumi-2.5-6|58	
14cu|kasumi-2.5-6|59	

10534 14
14cu|kazam-1.4.5-7|1	Summary:	A screencasting program created with design in mind
14cu|kazam-1.4.5-7|2	Name:		kazam
14cu|kazam-1.4.5-7|3	Version:	1.4.5
14cu|kazam-1.4.5-7|4	Release:	7
14cu|kazam-1.4.5-7|5	License:	GPLv3+
14cu|kazam-1.4.5-7|6	Group:		Video
14cu|kazam-1.4.5-7|7	Url:		https://launchpad.net/kazam
14cu|kazam-1.4.5-7|8	Source0:	https://launchpad.net/kazam/stable/%{version}/+download/%{name}-%{version}.tar.gz
14cu|kazam-1.4.5-7|9	# Force client-side decorations, they make sense here and work fine even in KDE
14cu|kazam-1.4.5-7|10	Patch0:		kazam-1.4.5-force-gtk-csd.patch
14cu|kazam-1.4.5-7|11	#Import from ArchLinux
14cu|kazam-1.4.5-7|12	Patch1:         configparser_api_changes.patch
14cu|kazam-1.4.5-7|13	BuildRequires:	intltool
14cu|kazam-1.4.5-7|14	BuildRequires:	python3-distutils-extra
14cu|kazam-1.4.5-7|15	Requires:	canberra-gtk3
14cu|kazam-1.4.5-7|16	Requires:	python3-cairo
14cu|kazam-1.4.5-7|17	Requires:	python3-dbus
14cu|kazam-1.4.5-7|18	Requires:	python3-gi
14cu|kazam-1.4.5-7|19	Requires:	python3-gi-cairo
14cu|kazam-1.4.5-7|20	Requires:	python3-pyxdg
14cu|kazam-1.4.5-7|21	Requires:	typelib(GObject)
14cu|kazam-1.4.5-7|22	Requires:	typelib(Gst) >= 1.0
14cu|kazam-1.4.5-7|23	Requires:	typelib(GstAudio) >= 1.0
14cu|kazam-1.4.5-7|24	Requires:	typelib(GstVideo) >= 1.0
14cu|kazam-1.4.5-7|25	Requires:	typelib(Gtk) >= 3.0
14cu|kazam-1.4.5-7|26	# keybinder can be added later
14cu|kazam-1.4.5-7|27	Requires:	typelib(Wnck) >= 3.0
14cu|kazam-1.4.5-7|28	Requires:   %{_lib}wnck3_0
14cu|kazam-1.4.5-7|29	BuildArch:	noarch
14cu|kazam-1.4.5-7|30	
14cu|kazam-1.4.5-7|31	%description
14cu|kazam-1.4.5-7|32	Kazam is a simple screen recording program that will capture the content of
14cu|kazam-1.4.5-7|33	your screen and record a video file that can be played by any video player
14cu|kazam-1.4.5-7|34	that supports VP8/WebM video format.
14cu|kazam-1.4.5-7|35	
14cu|kazam-1.4.5-7|36	Optionally you can record sound from any sound input device that is supported
14cu|kazam-1.4.5-7|37	and visible by PulseAudio.
14cu|kazam-1.4.5-7|38	
14cu|kazam-1.4.5-7|39	%files -f %{name}.lang
14cu|kazam-1.4.5-7|40	%doc AUTHORS COPYING README
14cu|kazam-1.4.5-7|41	%{_bindir}/%{name}
14cu|kazam-1.4.5-7|42	%{_datadir}/%{name}
14cu|kazam-1.4.5-7|43	%{_datadir}/applications/%{name}.desktop
14cu|kazam-1.4.5-7|44	%{_iconsdir}/gnome/*/*/%{name}*
14cu|kazam-1.4.5-7|45	%{_iconsdir}/hicolor/*/*/%{name}*
14cu|kazam-1.4.5-7|46	%dir %{py3_puresitedir}/%{name}
14cu|kazam-1.4.5-7|47	%{py3_puresitedir}/%{name}/*
14cu|kazam-1.4.5-7|48	%{py3_puresitedir}/%{name}-%{version}-py%{py3_ver}.egg-info
14cu|kazam-1.4.5-7|49	
14cu|kazam-1.4.5-7|50	#--------------------------------------------------------------------
14cu|kazam-1.4.5-7|51	
14cu|kazam-1.4.5-7|52	%prep
14cu|kazam-1.4.5-7|53	%setup -q
14cu|kazam-1.4.5-7|54	%patch0 -p1
14cu|kazam-1.4.5-7|55	%patch1 -p1
14cu|kazam-1.4.5-7|56	sed -i s,"DISTRO='Ubuntu'","DISTRO='%{vendor}'",g kazam/version.py
14cu|kazam-1.4.5-7|57	sed -i s,"RELEASE='.*'","RELEASE='%{product_version}'",g kazam/version.py
14cu|kazam-1.4.5-7|58	
14cu|kazam-1.4.5-7|59	%build
14cu|kazam-1.4.5-7|60	python3 setup.py build
14cu|kazam-1.4.5-7|61	
14cu|kazam-1.4.5-7|62	%install
14cu|kazam-1.4.5-7|63	python3 setup.py install --root=%{buildroot}
14cu|kazam-1.4.5-7|64	
14cu|kazam-1.4.5-7|65	%find_lang %{name}
14cu|kazam-1.4.5-7|66	
14cu|kazam-1.4.5-7|67	%changelog
14cu|kazam-1.4.5-7|68	
14cu|kazam-1.4.5-7|69	* Thu Sep 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-7
14cu|kazam-1.4.5-7|70	- (4767f5d) Fix wnck requirement
14cu|kazam-1.4.5-7|71	
14cu|kazam-1.4.5-7|72	

10535 14
14cu|kbibtex-0.6-3|1	%define major 0.6
14cu|kbibtex-0.6-3|2	%define libname %mklibname %{name} %{major}
14cu|kbibtex-0.6-3|3	%define devname %mklibname %{name} -d
14cu|kbibtex-0.6-3|4	
14cu|kbibtex-0.6-3|5	Summary:	A BibTeX editor for KDE
14cu|kbibtex-0.6-3|6	Name:		kbibtex
14cu|kbibtex-0.6-3|7	Version:	0.6
14cu|kbibtex-0.6-3|8	Release:	3
14cu|kbibtex-0.6-3|9	License:	GPLv2+
14cu|kbibtex-0.6-3|10	Group:		Editors
14cu|kbibtex-0.6-3|11	Url:		http://home.gna.org/kbibtex/
14cu|kbibtex-0.6-3|12	Source0:	http://download.gna.org/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|kbibtex-0.6-3|13	BuildRequires:	kdelibs4-devel
14cu|kbibtex-0.6-3|14	BuildRequires:	pkgconfig(libxml-2.0)
14cu|kbibtex-0.6-3|15	BuildRequires:	pkgconfig(libxslt)
14cu|kbibtex-0.6-3|16	BuildRequires:	pkgconfig(poppler-qt4)
14cu|kbibtex-0.6-3|17	Conflicts:	%{_lib}kbibtex-devel < 0.6-3
14cu|kbibtex-0.6-3|18	
14cu|kbibtex-0.6-3|19	%description
14cu|kbibtex-0.6-3|20	KBibTeX is a BibTeX editor for KDE.
14cu|kbibtex-0.6-3|21	
14cu|kbibtex-0.6-3|22	%files
14cu|kbibtex-0.6-3|23	%doc README LICENSE
14cu|kbibtex-0.6-3|24	%{_kde_applicationsdir}/*.desktop
14cu|kbibtex-0.6-3|25	%{_kde_appsdir}/%{name}*
14cu|kbibtex-0.6-3|26	%{_kde_bindir}/*
14cu|kbibtex-0.6-3|27	%{_kde_configdir}/kbibtexrc
14cu|kbibtex-0.6-3|28	%{_kde_datadir}/mime/packages/*.xml
14cu|kbibtex-0.6-3|29	%{_kde_docdir}/HTML/*
14cu|kbibtex-0.6-3|30	%{_kde_iconsdir}/*/*/*/*
14cu|kbibtex-0.6-3|31	%{_kde_libdir}/kde4/kbibtexpart.so
14cu|kbibtex-0.6-3|32	%{_kde_mandir}/man1/*
14cu|kbibtex-0.6-3|33	%{_kde_services}/*.desktop
14cu|kbibtex-0.6-3|34	%{_datadir}/appdata/%{name}.appdata.xml
14cu|kbibtex-0.6-3|35	
14cu|kbibtex-0.6-3|36	#----------------------------------------------------------------------------
14cu|kbibtex-0.6-3|37	
14cu|kbibtex-0.6-3|38	%package -n %{libname}
14cu|kbibtex-0.6-3|39	Summary:	Library files for KBibTeX
14cu|kbibtex-0.6-3|40	Group:		System/Libraries
14cu|kbibtex-0.6-3|41	
14cu|kbibtex-0.6-3|42	%description -n %{libname}
14cu|kbibtex-0.6-3|43	Shared library files for %{name}.
14cu|kbibtex-0.6-3|44	
14cu|kbibtex-0.6-3|45	%files -n %{libname}
14cu|kbibtex-0.6-3|46	%doc README LICENSE
14cu|kbibtex-0.6-3|47	%{_kde_libdir}/libkbibtex*.so.%{major}*
14cu|kbibtex-0.6-3|48	
14cu|kbibtex-0.6-3|49	#----------------------------------------------------------------------------
14cu|kbibtex-0.6-3|50	
14cu|kbibtex-0.6-3|51	%package -n %{devname}
14cu|kbibtex-0.6-3|52	Summary:	Development files for KBibTeX
14cu|kbibtex-0.6-3|53	Group:		Development/KDE and Qt
14cu|kbibtex-0.6-3|54	Requires:	%{libname} = %{EVRD}
14cu|kbibtex-0.6-3|55	
14cu|kbibtex-0.6-3|56	%description -n %{devname}
14cu|kbibtex-0.6-3|57	Development files for %{name}.
14cu|kbibtex-0.6-3|58	
14cu|kbibtex-0.6-3|59	%files -n %{devname}
14cu|kbibtex-0.6-3|60	%doc README LICENSE
14cu|kbibtex-0.6-3|61	%{_includedir}/kbibtex
14cu|kbibtex-0.6-3|62	%{_kde_libdir}/*.so
14cu|kbibtex-0.6-3|63	
14cu|kbibtex-0.6-3|64	#----------------------------------------------------------------------------
14cu|kbibtex-0.6-3|65	
14cu|kbibtex-0.6-3|66	%prep
14cu|kbibtex-0.6-3|67	%setup -q
14cu|kbibtex-0.6-3|68	
14cu|kbibtex-0.6-3|69	%build
14cu|kbibtex-0.6-3|70	%cmake_kde4
14cu|kbibtex-0.6-3|71	%make
14cu|kbibtex-0.6-3|72	
14cu|kbibtex-0.6-3|73	%install
14cu|kbibtex-0.6-3|74	%makeinstall_std -C build
14cu|kbibtex-0.6-3|75	
14cu|kbibtex-0.6-3|76	%changelog
14cu|kbibtex-0.6-3|77	
14cu|kbibtex-0.6-3|78	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-3
14cu|kbibtex-0.6-3|79	- (de6f5de) kbibtexpart.so should be in main package
14cu|kbibtex-0.6-3|80	- (de6f5de) Spec cleanup
14cu|kbibtex-0.6-3|81	
14cu|kbibtex-0.6-3|82	

10536 14
14cu|kchmviewer-7.5-1|1	Summary:	KDE chm viewer
14cu|kchmviewer-7.5-1|2	Name:		kchmviewer
14cu|kchmviewer-7.5-1|3	Version:	7.5
14cu|kchmviewer-7.5-1|4	Release:	1
14cu|kchmviewer-7.5-1|5	License:	GPLv2+
14cu|kchmviewer-7.5-1|6	Group:		Graphical desktop/KDE
14cu|kchmviewer-7.5-1|7	URL:		http://www.ulduzsoft.com/linux/kchmviewer
14cu|kchmviewer-7.5-1|8	Source:		https://sourceforge.net/projects/kchmviewer/files/kchmviewer/%{version}/%{name}-%{version}.tar.gz
14cu|kchmviewer-7.5-1|9	Patch0:		kchmviewer-7.3-libx11.patch
14cu|kchmviewer-7.5-1|10	
14cu|kchmviewer-7.5-1|11	BuildRequires:	pkgconfig(QtWebKit)
14cu|kchmviewer-7.5-1|12	BuildRequires:	kdelibs4-devel
14cu|kchmviewer-7.5-1|13	BuildRequires:	chmlib-devel
14cu|kchmviewer-7.5-1|14	BuildRequires:	imagemagick
14cu|kchmviewer-7.5-1|15	BuildRequires:	pkgconfig(libzip)
14cu|kchmviewer-7.5-1|16	
14cu|kchmviewer-7.5-1|17	Requires:	okular
14cu|kchmviewer-7.5-1|18	
14cu|kchmviewer-7.5-1|19	%description
14cu|kchmviewer-7.5-1|20	KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
14cu|kchmviewer-7.5-1|21	Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
14cu|kchmviewer-7.5-1|22	library, and does not depend on KDE or Gnome. However,
14cu|kchmviewer-7.5-1|23	it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.
14cu|kchmviewer-7.5-1|24	The main advantage of KchmViewer is non-English language support.
14cu|kchmviewer-7.5-1|25	Unlike others, KchmViewer in most cases correctly detects help file encoding,
14cu|kchmviewer-7.5-1|26	correctly shows tables of context of Russian, Korean, Chinese and Japanese help
14cu|kchmviewer-7.5-1|27	files, and correctly searches in non-English help files
14cu|kchmviewer-7.5-1|28	(search for MBCS languages - ja/ko/ch is still in progress).
14cu|kchmviewer-7.5-1|29	
14cu|kchmviewer-7.5-1|30	%files -f %{name}.lang
14cu|kchmviewer-7.5-1|31	%{_kde_bindir}/kchmviewer
14cu|kchmviewer-7.5-1|32	%{_kde_datadir}/applications/kde4/kchmviewer.desktop
14cu|kchmviewer-7.5-1|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kchmviewer-7.5-1|34	
14cu|kchmviewer-7.5-1|35	#--------------------------------------------------------------------
14cu|kchmviewer-7.5-1|36	
14cu|kchmviewer-7.5-1|37	%prep
14cu|kchmviewer-7.5-1|38	%setup -q
14cu|kchmviewer-7.5-1|39	%patch0 -p1
14cu|kchmviewer-7.5-1|40	
14cu|kchmviewer-7.5-1|41	%build
14cu|kchmviewer-7.5-1|42	%cmake_kde4
14cu|kchmviewer-7.5-1|43	%make
14cu|kchmviewer-7.5-1|44	
14cu|kchmviewer-7.5-1|45	%install
14cu|kchmviewer-7.5-1|46	%makeinstall_std -C build
14cu|kchmviewer-7.5-1|47	
14cu|kchmviewer-7.5-1|48	rm -f %{buildroot}%{_kde_libdir}/kde4/kio_msits.so
14cu|kchmviewer-7.5-1|49	rm -f %{buildroot}%{_kde_datadir}/kde4/services/msits.protocol
14cu|kchmviewer-7.5-1|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cu|kchmviewer-7.5-1|51	install -m644 packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cu|kchmviewer-7.5-1|52	
14cu|kchmviewer-7.5-1|53	for i in 16x16 32x32 48x48 64x64; do
14cu|kchmviewer-7.5-1|54	convert -scale $i packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cu|kchmviewer-7.5-1|55	done
14cu|kchmviewer-7.5-1|56	
14cu|kchmviewer-7.5-1|57	%find_lang %{name}
14cu|kchmviewer-7.5-1|58	
14cu|kchmviewer-7.5-1|59	%changelog
14cu|kchmviewer-7.5-1|60	
14cu|kchmviewer-7.5-1|61	* Wed Sep 21 2016 alzim <alzim@bk.ru> 7.5-1
14cu|kchmviewer-7.5-1|62	- (4dec044) Merge pull request #1 from import/kchmviewer:rosa2016.1
14cu|kchmviewer-7.5-1|63	- (4dec044) Updated to 7.5
14cu|kchmviewer-7.5-1|64	
14cu|kchmviewer-7.5-1|65	

10537 14
14cu|kcm-wacomtablet-2.0.2-1|1	%define oname wacomtablet
14cu|kcm-wacomtablet-2.0.2-1|2	
14cu|kcm-wacomtablet-2.0.2-1|3	Summary:	Kontrol module for Wacom Graphictablets
14cu|kcm-wacomtablet-2.0.2-1|4	Name:		kcm-wacomtablet
14cu|kcm-wacomtablet-2.0.2-1|5	Version:	2.0.2
14cu|kcm-wacomtablet-2.0.2-1|6	Release:	1
14cu|kcm-wacomtablet-2.0.2-1|7	License:	GPLv2+
14cu|kcm-wacomtablet-2.0.2-1|8	Group:		Graphical desktop/KDE
14cu|kcm-wacomtablet-2.0.2-1|9	Url:		https://projects.kde.org/projects/extragear/base/wacomtablet
14cu|kcm-wacomtablet-2.0.2-1|10	# wget -c http://anongit.kde.org/wacomtablet/wacomtablet-latest.tar.gz
14cu|kcm-wacomtablet-2.0.2-1|11	Source0:	http://www.kde-apps.org/CONTENT/content-files/114856-%{oname}-%{version}.tar.xz
14cu|kcm-wacomtablet-2.0.2-1|12	Source1:	README.urpmi
14cu|kcm-wacomtablet-2.0.2-1|13	BuildRequires:	kdelibs4-devel
14cu|kcm-wacomtablet-2.0.2-1|14	BuildRequires:	pkgconfig(xi)
14cu|kcm-wacomtablet-2.0.2-1|15	BuildRequires:	pkgconfig(xorg-wacom)
14cu|kcm-wacomtablet-2.0.2-1|16	BuildRequires:	pkgconfig(xrandr)
14cu|kcm-wacomtablet-2.0.2-1|17	BuildRequires:	pkgconfig(xproto)
14cu|kcm-wacomtablet-2.0.2-1|18	
14cu|kcm-wacomtablet-2.0.2-1|19	%description
14cu|kcm-wacomtablet-2.0.2-1|20	This module implements a GUI for the Wacom Linux Drivers and extends it
14cu|kcm-wacomtablet-2.0.2-1|21	with profile support to handle different button/pen layouts per profile.
14cu|kcm-wacomtablet-2.0.2-1|22	
14cu|kcm-wacomtablet-2.0.2-1|23	%files -f %{name}.lang
14cu|kcm-wacomtablet-2.0.2-1|24	%doc README
14cu|kcm-wacomtablet-2.0.2-1|25	%{_datadir}/dbus-1/interfaces/org.kde.Wacom*.xml
14cu|kcm-wacomtablet-2.0.2-1|26	%{_kde_docdir}/HTML/en/kcontrol/wacomtablet/
14cu|kcm-wacomtablet-2.0.2-1|27	%{_kde_libdir}/kde4/kcm_wacomtablet.so
14cu|kcm-wacomtablet-2.0.2-1|28	%{_kde_libdir}/kde4/kded_wacomtablet.so
14cu|kcm-wacomtablet-2.0.2-1|29	%{_kde_libdir}/kde4/plasma_applet_wacomtabletsettings.so
14cu|kcm-wacomtablet-2.0.2-1|30	%{_kde_appsdir}/wacomtablet/
14cu|kcm-wacomtablet-2.0.2-1|31	%{_kde_services}/kcm_wacomtablet.desktop
14cu|kcm-wacomtablet-2.0.2-1|32	%{_kde_services}/kded/wacomtablet.desktop
14cu|kcm-wacomtablet-2.0.2-1|33	%{_kde_services}/plasma-applet-wacomtabletsettings.desktop
14cu|kcm-wacomtablet-2.0.2-1|34	
14cu|kcm-wacomtablet-2.0.2-1|35	#----------------------------------------------------------------------------
14cu|kcm-wacomtablet-2.0.2-1|36	
14cu|kcm-wacomtablet-2.0.2-1|37	%prep
14cu|kcm-wacomtablet-2.0.2-1|38	%setup -qn %{oname}-%{version}
14cu|kcm-wacomtablet-2.0.2-1|39	
14cu|kcm-wacomtablet-2.0.2-1|40	%build
14cu|kcm-wacomtablet-2.0.2-1|41	%cmake_kde4
14cu|kcm-wacomtablet-2.0.2-1|42	%make
14cu|kcm-wacomtablet-2.0.2-1|43	
14cu|kcm-wacomtablet-2.0.2-1|44	%install
14cu|kcm-wacomtablet-2.0.2-1|45	%makeinstall_std -C build
14cu|kcm-wacomtablet-2.0.2-1|46	
14cu|kcm-wacomtablet-2.0.2-1|47	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|kcm-wacomtablet-2.0.2-1|48	install -p -m644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}
14cu|kcm-wacomtablet-2.0.2-1|49	
14cu|kcm-wacomtablet-2.0.2-1|50	%find_lang %{name} --all-name
14cu|kcm-wacomtablet-2.0.2-1|51	
14cu|kcm-wacomtablet-2.0.2-1|52	
14cu|kcm-wacomtablet-2.0.2-1|53	%changelog
14cu|kcm-wacomtablet-2.0.2-1|54	* Sun Nov 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-1
14cu|kcm-wacomtablet-2.0.2-1|55	+ Revision: 1959179
14cu|kcm-wacomtablet-2.0.2-1|56	- New version 2.0.2
14cu|kcm-wacomtablet-2.0.2-1|57	
14cu|kcm-wacomtablet-2.0.2-1|58	

10538 14
14cu|kdbg-2.5.5-1|1	Summary:	A Graphical Debugger Interface
14cu|kdbg-2.5.5-1|2	Name:		kdbg
14cu|kdbg-2.5.5-1|3	Version:	2.5.5
14cu|kdbg-2.5.5-1|4	Release:	1
14cu|kdbg-2.5.5-1|5	License:	GPLv2+
14cu|kdbg-2.5.5-1|6	Group:		Development/Tools
14cu|kdbg-2.5.5-1|7	Url:		http://www.kdbg.org
14cu|kdbg-2.5.5-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|kdbg-2.5.5-1|9	Patch0:		kdbg-2.5.1-icons.patch
14cu|kdbg-2.5.5-1|10	Patch1:		kdbg-2.5.5-cmake.patch
14cu|kdbg-2.5.5-1|11	BuildRequires:	kdelibs4-devel
14cu|kdbg-2.5.5-1|12	Requires:	gdb
14cu|kdbg-2.5.5-1|13	
14cu|kdbg-2.5.5-1|14	%description
14cu|kdbg-2.5.5-1|15	KDbg is a graphical user interface to gdb, the GNU debugger. It provides an
14cu|kdbg-2.5.5-1|16	intuitive interface for setting breakpoints, inspecting variables and
14cu|kdbg-2.5.5-1|17	stepping through code.
14cu|kdbg-2.5.5-1|18	
14cu|kdbg-2.5.5-1|19	%files -f %{name}.lang
14cu|kdbg-2.5.5-1|20	%{_kde_applicationsdir}/%{name}.desktop
14cu|kdbg-2.5.5-1|21	%{_kde_bindir}/%{name}
14cu|kdbg-2.5.5-1|22	%{_kde_datadir}/apps/%{name}
14cu|kdbg-2.5.5-1|23	%{_kde_datadir}/config/kdbgrc
14cu|kdbg-2.5.5-1|24	%{_kde_iconsdir}/*/*/actions/*
14cu|kdbg-2.5.5-1|25	%{_kde_iconsdir}/*/*/apps/%{name}.*
14cu|kdbg-2.5.5-1|26	
14cu|kdbg-2.5.5-1|27	#----------------------------------------------------------------------------
14cu|kdbg-2.5.5-1|28	
14cu|kdbg-2.5.5-1|29	%prep
14cu|kdbg-2.5.5-1|30	%setup -q
14cu|kdbg-2.5.5-1|31	%patch0 -p1
14cu|kdbg-2.5.5-1|32	%patch1 -p1
14cu|kdbg-2.5.5-1|33	
14cu|kdbg-2.5.5-1|34	%build
14cu|kdbg-2.5.5-1|35	%cmake_kde4
14cu|kdbg-2.5.5-1|36	%make
14cu|kdbg-2.5.5-1|37	
14cu|kdbg-2.5.5-1|38	
14cu|kdbg-2.5.5-1|39	%install
14cu|kdbg-2.5.5-1|40	%makeinstall_std -C build
14cu|kdbg-2.5.5-1|41	
14cu|kdbg-2.5.5-1|42	# Avoid file conflicts
14cu|kdbg-2.5.5-1|43	rm -rf %{buildroot}%{_kde_iconsdir}/*/*/actions/debug-run.*
14cu|kdbg-2.5.5-1|44	
14cu|kdbg-2.5.5-1|45	%find_lang %{name} --with-html
14cu|kdbg-2.5.5-1|46	
14cu|kdbg-2.5.5-1|47	%changelog
14cu|kdbg-2.5.5-1|48	
14cu|kdbg-2.5.5-1|49	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.5-1
14cu|kdbg-2.5.5-1|50	- (e4b337f) New version 2.5.5
14cu|kdbg-2.5.5-1|51	- (e4b337f) Fix build with cmake 3.5+
14cu|kdbg-2.5.5-1|52	- (e4b337f) Install icons to a proper location
14cu|kdbg-2.5.5-1|53	
14cu|kdbg-2.5.5-1|54	

10539 14
14cu|kde4-style-crystal-2.2.1-4|1	Summary:	Crystal kwin decoration theme to KDE 4.x
14cu|kde4-style-crystal-2.2.1-4|2	Name:		kde4-style-crystal
14cu|kde4-style-crystal-2.2.1-4|3	Version:	2.2.1
14cu|kde4-style-crystal-2.2.1-4|4	Release:	4
14cu|kde4-style-crystal-2.2.1-4|5	License:	GPLv2+
14cu|kde4-style-crystal-2.2.1-4|6	Group:		Graphical desktop/KDE
14cu|kde4-style-crystal-2.2.1-4|7	Url:		http://www.kde-look.org/content/show.php/crystal?content=75140
14cu|kde4-style-crystal-2.2.1-4|8	Source0:	http://www.kde-look.org/CONTENT/content-files/75140-crystal-%{version}.tar.bz2
14cu|kde4-style-crystal-2.2.1-4|9	Patch0:		crystal-2.2.1-cmake35.patch
14cu|kde4-style-crystal-2.2.1-4|10	BuildRequires:	kdebase4-workspace-devel
14cu|kde4-style-crystal-2.2.1-4|11	%rename		kde4-kwin-style-crystal
14cu|kde4-style-crystal-2.2.1-4|12	
14cu|kde4-style-crystal-2.2.1-4|13	%description
14cu|kde4-style-crystal-2.2.1-4|14	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
14cu|kde4-style-crystal-2.2.1-4|15	Main features:
14cu|kde4-style-crystal-2.2.1-4|16	* Choose the blending color of the buttons.
14cu|kde4-style-crystal-2.2.1-4|17	* You can define the title bar height and border size of the windows.
14cu|kde4-style-crystal-2.2.1-4|18	* Right click on minimize button toggles shade mode.
14cu|kde4-style-crystal-2.2.1-4|19	* Middle click on minimize button sends window to below.
14cu|kde4-style-crystal-2.2.1-4|20	* Double click on program symbol closes window.
14cu|kde4-style-crystal-2.2.1-4|21	* Support for button themes. Basic button theme is included, feel free
14cu|kde4-style-crystal-2.2.1-4|22	to swamp me with cool themes.
14cu|kde4-style-crystal-2.2.1-4|23	* Can show a tool-tip of the caption
14cu|kde4-style-crystal-2.2.1-4|24	* If kdocker is installed (http://kdocker.sf.net), right click on close
14cu|kde4-style-crystal-2.2.1-4|25	button will send the window to the system tray.
14cu|kde4-style-crystal-2.2.1-4|26	
14cu|kde4-style-crystal-2.2.1-4|27	%files
14cu|kde4-style-crystal-2.2.1-4|28	%doc AUTHORS README.md COPYING
14cu|kde4-style-crystal-2.2.1-4|29	%{_kde_libdir}/kde4/kwin3_crystal.so
14cu|kde4-style-crystal-2.2.1-4|30	%{_kde_libdir}/kde4/kwin_crystal_config.so
14cu|kde4-style-crystal-2.2.1-4|31	%{_kde_appsdir}/kwin/crystal.desktop
14cu|kde4-style-crystal-2.2.1-4|32	
14cu|kde4-style-crystal-2.2.1-4|33	#----------------------------------------------------------------------------
14cu|kde4-style-crystal-2.2.1-4|34	
14cu|kde4-style-crystal-2.2.1-4|35	%prep
14cu|kde4-style-crystal-2.2.1-4|36	%setup -qn crystal-%{version}
14cu|kde4-style-crystal-2.2.1-4|37	%patch0 -p1
14cu|kde4-style-crystal-2.2.1-4|38	
14cu|kde4-style-crystal-2.2.1-4|39	%build
14cu|kde4-style-crystal-2.2.1-4|40	%cmake_kde4
14cu|kde4-style-crystal-2.2.1-4|41	%make
14cu|kde4-style-crystal-2.2.1-4|42	
14cu|kde4-style-crystal-2.2.1-4|43	%install
14cu|kde4-style-crystal-2.2.1-4|44	%makeinstall_std -C build
14cu|kde4-style-crystal-2.2.1-4|45	
14cu|kde4-style-crystal-2.2.1-4|46	
14cu|kde4-style-crystal-2.2.1-4|47	%changelog
14cu|kde4-style-crystal-2.2.1-4|48	
14cu|kde4-style-crystal-2.2.1-4|49	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-4
14cu|kde4-style-crystal-2.2.1-4|50	- (9946f72) Add patch to fix build with cmake 3.5+
14cu|kde4-style-crystal-2.2.1-4|51	
14cu|kde4-style-crystal-2.2.1-4|52	

10540 14
14cu|kde4-style-skulpture-0.2.4-1|1	%define shortname skulpture
14cu|kde4-style-skulpture-0.2.4-1|2	
14cu|kde4-style-skulpture-0.2.4-1|3	Name:		kde4-style-%{shortname}
14cu|kde4-style-skulpture-0.2.4-1|4	Summary:	Skulpture Theme for KDE4
14cu|kde4-style-skulpture-0.2.4-1|5	Version:	0.2.4
14cu|kde4-style-skulpture-0.2.4-1|6	Release:	1
14cu|kde4-style-skulpture-0.2.4-1|7	Source0:	http://www.kde-look.org/CONTENT/content-files/59031-%{shortname}-%{version}.tar.gz
14cu|kde4-style-skulpture-0.2.4-1|8	Patch0:		skulpture-0.2.4-kdeplugin-cmake.patch
14cu|kde4-style-skulpture-0.2.4-1|9	URL:		http://www.kde-look.org/content/show.php/Skulpture?content=59031
14cu|kde4-style-skulpture-0.2.4-1|10	Group:		Graphical desktop/KDE
14cu|kde4-style-skulpture-0.2.4-1|11	License:	GPL
14cu|kde4-style-skulpture-0.2.4-1|12	BuildRequires:	kdelibs4-devel
14cu|kde4-style-skulpture-0.2.4-1|13	BuildRequires:	kdebase4-workspace-devel
14cu|kde4-style-skulpture-0.2.4-1|14	
14cu|kde4-style-skulpture-0.2.4-1|15	%description
14cu|kde4-style-skulpture-0.2.4-1|16	Skulpture theme for KDE 4
14cu|kde4-style-skulpture-0.2.4-1|17	
14cu|kde4-style-skulpture-0.2.4-1|18	%files
14cu|kde4-style-skulpture-0.2.4-1|19	%{_kde_libdir}/kde4/kstyle_skulpture_config.so
14cu|kde4-style-skulpture-0.2.4-1|20	%{_kde_libdir}/kde4/kwin3_skulpture.so
14cu|kde4-style-skulpture-0.2.4-1|21	%{_kde_libdir}/kde4/kwin_skulpture_config.so
14cu|kde4-style-skulpture-0.2.4-1|22	%{_kde_appsdir}/color-schemes/
14cu|kde4-style-skulpture-0.2.4-1|23	%{_kde_appsdir}/kstyle/themes/
14cu|kde4-style-skulpture-0.2.4-1|24	%{_kde_appsdir}/kwin/
14cu|kde4-style-skulpture-0.2.4-1|25	%{_kde_appsdir}/skulpture
14cu|kde4-style-skulpture-0.2.4-1|26	%{_kde_plugindir}/styles/*
14cu|kde4-style-skulpture-0.2.4-1|27	
14cu|kde4-style-skulpture-0.2.4-1|28	#--------------------------------------------------------------------------------
14cu|kde4-style-skulpture-0.2.4-1|29	
14cu|kde4-style-skulpture-0.2.4-1|30	%prep
14cu|kde4-style-skulpture-0.2.4-1|31	%setup -q -n %shortname-%{version}
14cu|kde4-style-skulpture-0.2.4-1|32	%patch0 -p1
14cu|kde4-style-skulpture-0.2.4-1|33	# %patch1 -p1 -b .kwin
14cu|kde4-style-skulpture-0.2.4-1|34	
14cu|kde4-style-skulpture-0.2.4-1|35	%build
14cu|kde4-style-skulpture-0.2.4-1|36	%cmake_kde4
14cu|kde4-style-skulpture-0.2.4-1|37	%make
14cu|kde4-style-skulpture-0.2.4-1|38	
14cu|kde4-style-skulpture-0.2.4-1|39	%install
14cu|kde4-style-skulpture-0.2.4-1|40	pushd build
14cu|kde4-style-skulpture-0.2.4-1|41	%makeinstall_std
14cu|kde4-style-skulpture-0.2.4-1|42	popd
14cu|kde4-style-skulpture-0.2.4-1|43	
14cu|kde4-style-skulpture-0.2.4-1|44	%changelog
14cu|kde4-style-skulpture-0.2.4-1|45	
14cu|kde4-style-skulpture-0.2.4-1|46	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 0.2.4-1
14cu|kde4-style-skulpture-0.2.4-1|47	- (1845dd4) Updated to 0.2.4
14cu|kde4-style-skulpture-0.2.4-1|48	
14cu|kde4-style-skulpture-0.2.4-1|49	

10541 14
14cu|kdeconnect-0.8-3|1	Summary:	Connect KDE with your smartphone
14cu|kdeconnect-0.8-3|2	Name:		kdeconnect
14cu|kdeconnect-0.8-3|3	Version:	0.8
14cu|kdeconnect-0.8-3|4	Release:	3
14cu|kdeconnect-0.8-3|5	Epoch:      2
14cu|kdeconnect-0.8-3|6	License:	GPLv2+
14cu|kdeconnect-0.8-3|7	Group:		Graphical desktop/KDE
14cu|kdeconnect-0.8-3|8	Url:		http://albertvaka.wordpress.com/
14cu|kdeconnect-0.8-3|9	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-kde-%{version}.tar.xz
14cu|kdeconnect-0.8-3|10	Source1:    kdeconnect4_ru.tar.gz
14cu|kdeconnect-0.8-3|11	BuildRequires:	cmake
14cu|kdeconnect-0.8-3|12	BuildRequires:	kdelibs4-devel
14cu|kdeconnect-0.8-3|13	BuildRequires:	pkgconfig(libfakekey)
14cu|kdeconnect-0.8-3|14	BuildRequires:	pkgconfig(QJson)
14cu|kdeconnect-0.8-3|15	BuildRequires:	pkgconfig(xtst)
14cu|kdeconnect-0.8-3|16	Requires:	libcore = %{version}
14cu|kdeconnect-0.8-3|17	Requires:	libinterfaces = %{version}
14cu|kdeconnect-0.8-3|18	
14cu|kdeconnect-0.8-3|19	%description
14cu|kdeconnect-0.8-3|20	KDE Connect is a module to connect KDE with your smartphone.
14cu|kdeconnect-0.8-3|21	You need to install KdeConnect.apk on your smartphone to make it work.
14cu|kdeconnect-0.8-3|22	
14cu|kdeconnect-0.8-3|23	%files -f %{name}.lang
14cu|kdeconnect-0.8-3|24	%{_bindir}/kdeconnect-cli
14cu|kdeconnect-0.8-3|25	%{_kde_applicationsdir}/%{name}.desktop
14cu|kdeconnect-0.8-3|26	%{_kde_appsdir}/%{name}/
14cu|kdeconnect-0.8-3|27	%{_kde_appsdir}/plasma/plasmoids/%{name}
14cu|kdeconnect-0.8-3|28	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14cu|kdeconnect-0.8-3|29	%{_kde_libdir}/kde4/kcm_kdeconnect.so
14cu|kdeconnect-0.8-3|30	%{_kde_libdir}/kde4/kded_kdeconnect.so
14cu|kdeconnect-0.8-3|31	%{_kde_libdir}/kde4/kdeconnect_battery.so
14cu|kdeconnect-0.8-3|32	%{_kde_libdir}/kde4/kdeconnect_clipboard.so
14cu|kdeconnect-0.8-3|33	%{_kde_libdir}/kde4/kdeconnect_mpriscontrol.so
14cu|kdeconnect-0.8-3|34	%{_kde_libdir}/kde4/kdeconnect_notifications.so
14cu|kdeconnect-0.8-3|35	%{_kde_libdir}/kde4/kdeconnect_pausemusic.so
14cu|kdeconnect-0.8-3|36	%{_kde_libdir}/kde4/kdeconnect_pausemusic_config.so
14cu|kdeconnect-0.8-3|37	%{_kde_libdir}/kde4/kdeconnect_ping.so
14cu|kdeconnect-0.8-3|38	%{_kde_libdir}/kde4/kdeconnect_screensaver_inhibit.so
14cu|kdeconnect-0.8-3|39	%{_kde_libdir}/kde4/kdeconnect_share.so
14cu|kdeconnect-0.8-3|40	%{_kde_libdir}/kde4/kdeconnect_share_config.so
14cu|kdeconnect-0.8-3|41	%{_kde_libdir}/kde4/kdeconnect_telephony.so
14cu|kdeconnect-0.8-3|42	%{_kde_libdir}/kde4/imports/org/kde/kdeconnect
14cu|kdeconnect-0.8-3|43	%{_kde_libdir}/kde4/libexec/kdeconnectd
14cu|kdeconnect-0.8-3|44	%{_kde_libdir}/kde4/kdeconnect_mousepad.so
14cu|kdeconnect-0.8-3|45	%{_kde_libdir}/kde4/kdeconnect_sftp.so
14cu|kdeconnect-0.8-3|46	%{_kde_libdir}/kde4/kdeconnect_sftp_config.so
14cu|kdeconnect-0.8-3|47	%{_kde_libdir}/kde4/kdeconnectfiletiemaction.so
14cu|kdeconnect-0.8-3|48	%{_kde_libdir}/kde4/kio_kdeconnect.so
14cu|kdeconnect-0.8-3|49	%{_kde_services}/kcm_kdeconnect.desktop
14cu|kdeconnect-0.8-3|50	%{_kde_services}/kded/kdeconnect.desktop
14cu|kdeconnect-0.8-3|51	%{_kde_services}/kdeconnect_battery.desktop
14cu|kdeconnect-0.8-3|52	%{_kde_services}/kdeconnect_clipboard.desktop
14cu|kdeconnect-0.8-3|53	%{_kde_services}/kdeconnect_mpriscontrol.desktop
14cu|kdeconnect-0.8-3|54	%{_kde_services}/kdeconnect_notifications.desktop
14cu|kdeconnect-0.8-3|55	%{_kde_services}/kdeconnect_pausemusic.desktop
14cu|kdeconnect-0.8-3|56	%{_kde_services}/kdeconnect_pausemusic_config.desktop
14cu|kdeconnect-0.8-3|57	%{_kde_services}/kdeconnect_ping.desktop
14cu|kdeconnect-0.8-3|58	%{_kde_services}/kdeconnect_screensaver_inhibit.desktop
14cu|kdeconnect-0.8-3|59	%{_kde_services}/kdeconnect_share.desktop
14cu|kdeconnect-0.8-3|60	%{_kde_services}/kdeconnect_share_config.desktop
14cu|kdeconnect-0.8-3|61	%{_kde_services}/kdeconnect_telephony.desktop
14cu|kdeconnect-0.8-3|62	%{_kde_services}/plasma-kdeconnect.desktop
14cu|kdeconnect-0.8-3|63	%{_kde_services}/kdeconnect.protocol
14cu|kdeconnect-0.8-3|64	%{_kde_services}/kdeconnect_mousepad.desktop
14cu|kdeconnect-0.8-3|65	%{_kde_services}/kdeconnect_sftp.desktop
14cu|kdeconnect-0.8-3|66	%{_kde_services}/kdeconnect_sftp_config.desktop
14cu|kdeconnect-0.8-3|67	%{_kde_services}/kdeconnectsendfile.desktop
14cu|kdeconnect-0.8-3|68	%{_kde_servicetypes}/kdeconnect_plugin.desktop
14cu|kdeconnect-0.8-3|69	%{_datadir}/dbus-1/services/org.kde.kdeconnect.service
14cu|kdeconnect-0.8-3|70	
14cu|kdeconnect-0.8-3|71	#----------------------------------------------------------------------------
14cu|kdeconnect-0.8-3|72	
14cu|kdeconnect-0.8-3|73	%define core_major 1
14cu|kdeconnect-0.8-3|74	%define libcore %mklibname kdeconnectcore %{core_major}
14cu|kdeconnect-0.8-3|75	
14cu|kdeconnect-0.8-3|76	%package -n %{libcore}
14cu|kdeconnect-0.8-3|77	Summary:	Shared library for KDE Connect
14cu|kdeconnect-0.8-3|78	Group:		System/Libraries
14cu|kdeconnect-0.8-3|79	Provides:   libcore = %{version}
14cu|kdeconnect-0.8-3|80	
14cu|kdeconnect-0.8-3|81	%description -n %{libcore}
14cu|kdeconnect-0.8-3|82	Shared library for KDE Connect.
14cu|kdeconnect-0.8-3|83	
14cu|kdeconnect-0.8-3|84	%files -n %{libcore}
14cu|kdeconnect-0.8-3|85	%{_kde_libdir}/libkdeconnectcore.so.%{core_major}*
14cu|kdeconnect-0.8-3|86	
14cu|kdeconnect-0.8-3|87	#----------------------------------------------------------------------------
14cu|kdeconnect-0.8-3|88	
14cu|kdeconnect-0.8-3|89	%define interfaces_major 1
14cu|kdeconnect-0.8-3|90	%define libinterfaces %mklibname kdeconnectinterfaces %{interfaces_major}
14cu|kdeconnect-0.8-3|91	
14cu|kdeconnect-0.8-3|92	%package -n %{libinterfaces}
14cu|kdeconnect-0.8-3|93	Summary:	Shared library for KDE Connect
14cu|kdeconnect-0.8-3|94	Group:		System/Libraries
14cu|kdeconnect-0.8-3|95	Provides:   libinterfaces = %{version}
14cu|kdeconnect-0.8-3|96	
14cu|kdeconnect-0.8-3|97	%description -n %{libinterfaces}
14cu|kdeconnect-0.8-3|98	Shared library for KDE Connect.
14cu|kdeconnect-0.8-3|99	
14cu|kdeconnect-0.8-3|100	%files -n %{libinterfaces}
14cu|kdeconnect-0.8-3|101	%{_kde_libdir}/libkdeconnectinterfaces.so.%{interfaces_major}*
14cu|kdeconnect-0.8-3|102	
14cu|kdeconnect-0.8-3|103	#----------------------------------------------------------------------------
14cu|kdeconnect-0.8-3|104	
14cu|kdeconnect-0.8-3|105	%prep
14cu|kdeconnect-0.8-3|106	%setup -qn %{name}-kde-%{version}
14cu|kdeconnect-0.8-3|107	
14cu|kdeconnect-0.8-3|108	pushd po
14cu|kdeconnect-0.8-3|109	tar -xvzf %{SOURCE1}
14cu|kdeconnect-0.8-3|110	popd
14cu|kdeconnect-0.8-3|111	
14cu|kdeconnect-0.8-3|112	%build
14cu|kdeconnect-0.8-3|113	%cmake_kde4
14cu|kdeconnect-0.8-3|114	%make
14cu|kdeconnect-0.8-3|115	
14cu|kdeconnect-0.8-3|116	%install
14cu|kdeconnect-0.8-3|117	%makeinstall_std -C build
14cu|kdeconnect-0.8-3|118	
14cu|kdeconnect-0.8-3|119	# Drop devel files for now because they are messed up
14cu|kdeconnect-0.8-3|120	rm -f %{buildroot}%{_kde_libdir}/*.so
14cu|kdeconnect-0.8-3|121	rm -rf %{buildroot}%{_kde_libdir}/cmake/
14cu|kdeconnect-0.8-3|122	rm -rf %{buildroot}%{_kde_includedir}/
14cu|kdeconnect-0.8-3|123	rm -rf %{buildroot}%{_datadir}/dbus-1/interfaces/*.xml
14cu|kdeconnect-0.8-3|124	
14cu|kdeconnect-0.8-3|125	%find_lang kdeconnect-kcm kdeconnect-kded kdeconnect-plasmoid kdeconnect-kio plasma_applet_kdeconnect kdeconnect-plugins kdeconnect-filetiemaction kdeconnect-cli kdeconnect-core %{name}.lang
14cu|kdeconnect-0.8-3|126	
14cu|kdeconnect-0.8-3|127	%changelog
14cu|kdeconnect-0.8-3|128	
14cu|kdeconnect-0.8-3|129	* Sat Oct 01 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2:0.8-3
14cu|kdeconnect-0.8-3|130	- (6b9306a) Fixed updating libraries from plasma5-kdeconnect
14cu|kdeconnect-0.8-3|131	
14cu|kdeconnect-0.8-3|132	

10542 14
14cu|kdeneur-0.20.0-2|1	Summary:	KDE frontend for X Neural Switcher
14cu|kdeneur-0.20.0-2|2	Name:		kdeneur
14cu|kdeneur-0.20.0-2|3	Version:	0.20.0
14cu|kdeneur-0.20.0-2|4	Release:	2
14cu|kdeneur-0.20.0-2|5	License:	GPLv3+
14cu|kdeneur-0.20.0-2|6	Group:		Graphical desktop/KDE
14cu|kdeneur-0.20.0-2|7	Url:		http://xneur.ru/
14cu|kdeneur-0.20.0-2|8	Source0:	https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/%{name}_%{version}.orig.tar.gz
14cu|kdeneur-0.20.0-2|9	Patch0:		kdeneur-0.17.0-qt4.patch
14cu|kdeneur-0.20.0-2|10	Patch1:		kdeneur-0.17.0-desktop.patch
14cu|kdeneur-0.20.0-2|11	BuildRequires:	kdelibs4-devel
14cu|kdeneur-0.20.0-2|12	BuildRequires:	pkgconfig(x11)
14cu|kdeneur-0.20.0-2|13	BuildRequires:	pkgconfig(xnconfig)
14cu|kdeneur-0.20.0-2|14	BuildRequires:	pkgconfig(xneur)
14cu|kdeneur-0.20.0-2|15	Requires:	xneur >= %{version}
14cu|kdeneur-0.20.0-2|16	
14cu|kdeneur-0.20.0-2|17	%description
14cu|kdeneur-0.20.0-2|18	KDE frontend for X Neural Switcher (automatic switcher of keyboard layout).
14cu|kdeneur-0.20.0-2|19	
14cu|kdeneur-0.20.0-2|20	This applications works like Punto Switcher.
14cu|kdeneur-0.20.0-2|21	
14cu|kdeneur-0.20.0-2|22	%files
14cu|kdeneur-0.20.0-2|23	%doc AUTHORS COPYING
14cu|kdeneur-0.20.0-2|24	%{_bindir}/%{name}
14cu|kdeneur-0.20.0-2|25	%{_datadir}/applications/%{name}.desktop
14cu|kdeneur-0.20.0-2|26	%{_datadir}/%{name}/
14cu|kdeneur-0.20.0-2|27	%{_iconsdir}/hicolor/*/apps/%{name}*
14cu|kdeneur-0.20.0-2|28	%{_mandir}/man1/%{name}.1.*
14cu|kdeneur-0.20.0-2|29	
14cu|kdeneur-0.20.0-2|30	#----------------------------------------------------------------------------
14cu|kdeneur-0.20.0-2|31	
14cu|kdeneur-0.20.0-2|32	%prep
14cu|kdeneur-0.20.0-2|33	%setup -q
14cu|kdeneur-0.20.0-2|34	%patch0 -p1
14cu|kdeneur-0.20.0-2|35	%patch1 -p1
14cu|kdeneur-0.20.0-2|36	
14cu|kdeneur-0.20.0-2|37	%build
14cu|kdeneur-0.20.0-2|38	%global optflags %{optflags} -Wstrict-aliasing=0
14cu|kdeneur-0.20.0-2|39	
14cu|kdeneur-0.20.0-2|40	%configure2_5x
14cu|kdeneur-0.20.0-2|41	%make
14cu|kdeneur-0.20.0-2|42	
14cu|kdeneur-0.20.0-2|43	%install
14cu|kdeneur-0.20.0-2|44	%makeinstall_std
14cu|kdeneur-0.20.0-2|45	
14cu|kdeneur-0.20.0-2|46	
14cu|kdeneur-0.20.0-2|47	%changelog
14cu|kdeneur-0.20.0-2|48	
14cu|kdeneur-0.20.0-2|49	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-2
14cu|kdeneur-0.20.0-2|50	- (9c49ea7) MassBuild#1257: Increase release tag
14cu|kdeneur-0.20.0-2|51	
14cu|kdeneur-0.20.0-2|52	

10543 14
14cu|kde-rootactions-servicemenu-2.9.0-1|1	%define oname	rootactions-servicemenu
14cu|kde-rootactions-servicemenu-2.9.0-1|2	
14cu|kde-rootactions-servicemenu-2.9.0-1|3	Summary:	Root actions for Dolphin context menu
14cu|kde-rootactions-servicemenu-2.9.0-1|4	Name:		kde-rootactions-servicemenu
14cu|kde-rootactions-servicemenu-2.9.0-1|5	Version:	2.9.0
14cu|kde-rootactions-servicemenu-2.9.0-1|6	Release:	1
14cu|kde-rootactions-servicemenu-2.9.0-1|7	License:	GPLv2+
14cu|kde-rootactions-servicemenu-2.9.0-1|8	Group:		Graphical desktop/KDE
14cu|kde-rootactions-servicemenu-2.9.0-1|9	URL:		http://www.kde-apps.org/content/show.php/?content=48411
14cu|kde-rootactions-servicemenu-2.9.0-1|10	Source0:	https://codeload.github.com/ds9-extras/rootactions-servicemenu/rootactions-servicemenu-master.zip
14cu|kde-rootactions-servicemenu-2.9.0-1|11	# adapt for kdesu in %{_libdir}/kde4/libexec/kdesu
14cu|kde-rootactions-servicemenu-2.9.0-1|12	Patch0:		rootactions-servicemenu-master-fix_kdesu.patch
14cu|kde-rootactions-servicemenu-2.9.0-1|13	BuildRequires:	kde5-macros
14cu|kde-rootactions-servicemenu-2.9.0-1|14	BuildArch:	noarch
14cu|kde-rootactions-servicemenu-2.9.0-1|15	
14cu|kde-rootactions-servicemenu-2.9.0-1|16	%description
14cu|kde-rootactions-servicemenu-2.9.0-1|17	Root Actions servicemenu provides a convenient way to perform
14cu|kde-rootactions-servicemenu-2.9.0-1|18	several actions 'as root', from the right-click context menu in KDE
14cu|kde-rootactions-servicemenu-2.9.0-1|19	filemanager.
14cu|kde-rootactions-servicemenu-2.9.0-1|20	
14cu|kde-rootactions-servicemenu-2.9.0-1|21	%files
14cu|kde-rootactions-servicemenu-2.9.0-1|22	%doc README changelog
14cu|kde-rootactions-servicemenu-2.9.0-1|23	%{_kde5_bindir}/rootactions-servicemenu.pl
14cu|kde-rootactions-servicemenu-2.9.0-1|24	%{_kde5_services}/ServiceMenus/10-rootactionsfolders.desktop
14cu|kde-rootactions-servicemenu-2.9.0-1|25	%{_kde5_services}/ServiceMenus/11-rootactionsfiles.desktop
14cu|kde-rootactions-servicemenu-2.9.0-1|26	%{_kde5_datadir}/polkit-1/action
14cu|kde-rootactions-servicemenu-2.9.0-1|27	%{_datadir}/kde4/services/ServiceMenus/10-rootactionsfolders.desktop
14cu|kde-rootactions-servicemenu-2.9.0-1|28	%{_datadir}/kde4/services/ServiceMenus/11-rootactionsfiles.desktop
14cu|kde-rootactions-servicemenu-2.9.0-1|29	
14cu|kde-rootactions-servicemenu-2.9.0-1|30	#----------------------------------------------------------------------------
14cu|kde-rootactions-servicemenu-2.9.0-1|31	
14cu|kde-rootactions-servicemenu-2.9.0-1|32	%prep
14cu|kde-rootactions-servicemenu-2.9.0-1|33	%setup -q -n %{oname}-master
14cu|kde-rootactions-servicemenu-2.9.0-1|34	%patch0 -p1
14cu|kde-rootactions-servicemenu-2.9.0-1|35	
14cu|kde-rootactions-servicemenu-2.9.0-1|36	%build
14cu|kde-rootactions-servicemenu-2.9.0-1|37	
14cu|kde-rootactions-servicemenu-2.9.0-1|38	%install
14cu|kde-rootactions-servicemenu-2.9.0-1|39	install -d -m755 %{buildroot}%{_bindir}
14cu|kde-rootactions-servicemenu-2.9.0-1|40	install -m755 usr/bin/rootactions-servicemenu.pl %{buildroot}%{_bindir}
14cu|kde-rootactions-servicemenu-2.9.0-1|41	
14cu|kde-rootactions-servicemenu-2.9.0-1|42	install -d -m755 %{buildroot}%{_datadir}/kde4/services/ServiceMenus
14cu|kde-rootactions-servicemenu-2.9.0-1|43	install -m644 usr/share/kde4/services/ServiceMenus/* %{buildroot}%{_datadir}/kde4/services/ServiceMenus
14cu|kde-rootactions-servicemenu-2.9.0-1|44	
14cu|kde-rootactions-servicemenu-2.9.0-1|45	install -d -m755 %{buildroot}%{_kde5_services}/ServiceMenus
14cu|kde-rootactions-servicemenu-2.9.0-1|46	install -m644 usr/share/kservices5/ServiceMenus/* %{buildroot}%{_kde5_services}/ServiceMenus
14cu|kde-rootactions-servicemenu-2.9.0-1|47	
14cu|kde-rootactions-servicemenu-2.9.0-1|48	install -d -m755 %{buildroot}%{_kde5_datadir}/polkit-1/actions
14cu|kde-rootactions-servicemenu-2.9.0-1|49	install -m644 usr/share/polkit-1/actions/* %{buildroot}%{_kde5_datadir}/polkit-1/action
14cu|kde-rootactions-servicemenu-2.9.0-1|50	
14cu|kde-rootactions-servicemenu-2.9.0-1|51	
14cu|kde-rootactions-servicemenu-2.9.0-1|52	%changelog
14cu|kde-rootactions-servicemenu-2.9.0-1|53	
14cu|kde-rootactions-servicemenu-2.9.0-1|54	* Sun Jul 24 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.9.0-1
14cu|kde-rootactions-servicemenu-2.9.0-1|55	- (a66953b) Updated now version 2.9.0
14cu|kde-rootactions-servicemenu-2.9.0-1|56	
14cu|kde-rootactions-servicemenu-2.9.0-1|57	

10544 14
14cu|kdiff3-0.9.98-1|1	Name:		kdiff3
14cu|kdiff3-0.9.98-1|2	Version:	0.9.98
14cu|kdiff3-0.9.98-1|3	Release:	1
14cu|kdiff3-0.9.98-1|4	Summary:	Summary Utility for comparing/merging up to three text files or directories
14cu|kdiff3-0.9.98-1|5	License:	GPLv2+
14cu|kdiff3-0.9.98-1|6	Group:		Development/Other
14cu|kdiff3-0.9.98-1|7	Source:		http://downloads.sourceforge.net/kdiff3/kdiff3-%{version}.tar.gz
14cu|kdiff3-0.9.98-1|8	Url: 		http://kdiff3.sourceforge.net/
14cu|kdiff3-0.9.98-1|9	BuildRequires:	kdebase4-devel
14cu|kdiff3-0.9.98-1|10	BuildRequires:	desktop-file-utils
14cu|kdiff3-0.9.98-1|11	
14cu|kdiff3-0.9.98-1|12	%description
14cu|kdiff3-0.9.98-1|13	KDiff3 is a file and directory diff and merge tool which:
14cu|kdiff3-0.9.98-1|14	* compares and merges two or three text input files or directories
14cu|kdiff3-0.9.98-1|15	* shows the differences line by line and character by character(!)
14cu|kdiff3-0.9.98-1|16	* provides an automatic merge-facility
14cu|kdiff3-0.9.98-1|17	* has an editor for comfortable solving of merge-conflicts
14cu|kdiff3-0.9.98-1|18	* provides networktransparency via KIO
14cu|kdiff3-0.9.98-1|19	* has options to highlight or hide changes in white-space or comments
14cu|kdiff3-0.9.98-1|20	
14cu|kdiff3-0.9.98-1|21	%prep
14cu|kdiff3-0.9.98-1|22	%setup -q
14cu|kdiff3-0.9.98-1|23	
14cu|kdiff3-0.9.98-1|24	%build
14cu|kdiff3-0.9.98-1|25	%cmake_kde4
14cu|kdiff3-0.9.98-1|26	%make
14cu|kdiff3-0.9.98-1|27	
14cu|kdiff3-0.9.98-1|28	%install
14cu|kdiff3-0.9.98-1|29	%makeinstall_std -C build
14cu|kdiff3-0.9.98-1|30	
14cu|kdiff3-0.9.98-1|31	desktop-file-install --vendor="" \
14cu|kdiff3-0.9.98-1|32	--add-category="Qt" \
14cu|kdiff3-0.9.98-1|33	--add-category="KDE" \
14cu|kdiff3-0.9.98-1|34	--add-category="Development" \
14cu|kdiff3-0.9.98-1|35	--dir %{buildroot}%{_kde_datadir}/applications/kde4 %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cu|kdiff3-0.9.98-1|36	
14cu|kdiff3-0.9.98-1|37	%find_lang %{name} kdiff3plugin kdiff3fileitemactionplugin %{name}.lang --with-html
14cu|kdiff3-0.9.98-1|38	
14cu|kdiff3-0.9.98-1|39	%files -f %{name}.lang
14cu|kdiff3-0.9.98-1|40	%{_kde_bindir}/%{name}
14cu|kdiff3-0.9.98-1|41	%{_kde_libdir}/kde4/*
14cu|kdiff3-0.9.98-1|42	%{_kde_appsdir}/%{name}
14cu|kdiff3-0.9.98-1|43	%{_kde_appsdir}/kdiff3part/kdiff3_part.rc
14cu|kdiff3-0.9.98-1|44	%{_kde_applicationsdir}/*.desktop
14cu|kdiff3-0.9.98-1|45	%{_kde_iconsdir}/*/*/apps/*.png
14cu|kdiff3-0.9.98-1|46	%{_kde_services}/*.desktop
14cu|kdiff3-0.9.98-1|47	
14cu|kdiff3-0.9.98-1|48	
14cu|kdiff3-0.9.98-1|49	%changelog
14cu|kdiff3-0.9.98-1|50	* Wed Dec 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.9.98-1
14cu|kdiff3-0.9.98-1|51	+ Revision: c5af6f1
14cu|kdiff3-0.9.98-1|52	- Updated to 0.9.98
14cu|kdiff3-0.9.98-1|53	
14cu|kdiff3-0.9.98-1|54	

10545 14
14cu|keepalived-1.2.24-2|1	%define debug_package	%nil
14cu|keepalived-1.2.24-2|2	
14cu|keepalived-1.2.24-2|3	Name: keepalived
14cu|keepalived-1.2.24-2|4	Version: 1.2.24
14cu|keepalived-1.2.24-2|5	Release: 2
14cu|keepalived-1.2.24-2|6	Summary: HA monitor built upon LVS, VRRP and services poller
14cu|keepalived-1.2.24-2|7	License: GPL
14cu|keepalived-1.2.24-2|8	Group: System/Cluster
14cu|keepalived-1.2.24-2|9	URL: http://www.keepalived.org/
14cu|keepalived-1.2.24-2|10	Source0: http://www.keepalived.org/software/%{name}-%{version}.tar.gz
14cu|keepalived-1.2.24-2|11	BuildRequires: pkgconfig(openssl)
14cu|keepalived-1.2.24-2|12	BuildRequires: pkgconfig(popt)
14cu|keepalived-1.2.24-2|13	BuildRequires: kernel-devel
14cu|keepalived-1.2.24-2|14	
14cu|keepalived-1.2.24-2|15	%description
14cu|keepalived-1.2.24-2|16	The main goal of the keepalived project is to add a strong & robust keepalive
14cu|keepalived-1.2.24-2|17	facility to the Linux Virtual Server project. This project is written in C with
14cu|keepalived-1.2.24-2|18	multilayer TCP/IP stack checks. Keepalived implements a framework based on
14cu|keepalived-1.2.24-2|19	three family checks : Layer3, Layer4 & Layer5/7. This framework gives the
14cu|keepalived-1.2.24-2|20	daemon the ability to check the state of an LVS server pool. When one of the
14cu|keepalived-1.2.24-2|21	servers of the LVS server pool is down, keepalived informs the linux kernel via
14cu|keepalived-1.2.24-2|22	a setsockopt call to remove this server entry from the LVS topology. In
14cu|keepalived-1.2.24-2|23	addition keepalived implements an independent VRRPv2 stack to handle director
14cu|keepalived-1.2.24-2|24	failover. So in short keepalived is a userspace daemon for LVS cluster nodes
14cu|keepalived-1.2.24-2|25	healthchecks and LVS directors failover.
14cu|keepalived-1.2.24-2|26	
14cu|keepalived-1.2.24-2|27	%prep
14cu|keepalived-1.2.24-2|28	%setup
14cu|keepalived-1.2.24-2|29	
14cu|keepalived-1.2.24-2|30	%build
14cu|keepalived-1.2.24-2|31	%configure2_5x
14cu|keepalived-1.2.24-2|32	%make
14cu|keepalived-1.2.24-2|33	
14cu|keepalived-1.2.24-2|34	%install
14cu|keepalived-1.2.24-2|35	%makeinstall_std
14cu|keepalived-1.2.24-2|36	# Remove "samples", as we include them in %%doc
14cu|keepalived-1.2.24-2|37	rm -rf %{buildroot}%{_sysconfdir}/%{name}/samples/
14cu|keepalived-1.2.24-2|38	mkdir -p %{buildroot}%{_unitdir}
14cu|keepalived-1.2.24-2|39	install -m 644 %{buildroot}%{_usr}%{_unitdir}/keepalived.service %{buildroot}%{_unitdir}/keepalived.service
14cu|keepalived-1.2.24-2|40	rm %{buildroot}%{_usr}%{_unitdir}/keepalived.service
14cu|keepalived-1.2.24-2|41	
14cu|keepalived-1.2.24-2|42	%post
14cu|keepalived-1.2.24-2|43	%_post_service %{name}
14cu|keepalived-1.2.24-2|44	
14cu|keepalived-1.2.24-2|45	%preun
14cu|keepalived-1.2.24-2|46	%_preun_service %{name}
14cu|keepalived-1.2.24-2|47	
14cu|keepalived-1.2.24-2|48	%files
14cu|keepalived-1.2.24-2|49	%defattr(-, root, root, 0755)
14cu|keepalived-1.2.24-2|50	%doc AUTHOR ChangeLog CONTRIBUTORS COPYING README TODO
14cu|keepalived-1.2.24-2|51	%doc doc/keepalived.conf.SYNOPSIS doc/samples/
14cu|keepalived-1.2.24-2|52	%dir %{_sysconfdir}/keepalived/
14cu|keepalived-1.2.24-2|53	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/keepalived/keepalived.conf
14cu|keepalived-1.2.24-2|54	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/sysconfig/keepalived
14cu|keepalived-1.2.24-2|55	%{_sysconfdir}/rc.d/init.d/keepalived
14cu|keepalived-1.2.24-2|56	%{_bindir}/genhash
14cu|keepalived-1.2.24-2|57	%{_sbindir}/keepalived
14cu|keepalived-1.2.24-2|58	%{_unitdir}/keepalived.service
14cu|keepalived-1.2.24-2|59	%{_mandir}/man1/genhash.1*
14cu|keepalived-1.2.24-2|60	%{_mandir}/man5/keepalived.conf.5*
14cu|keepalived-1.2.24-2|61	%{_mandir}/man8/keepalived.8*
14cu|keepalived-1.2.24-2|62	
14cu|keepalived-1.2.24-2|63	%changelog
14cu|keepalived-1.2.24-2|64	
14cu|keepalived-1.2.24-2|65	* Mon Jan 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.2.24-2
14cu|keepalived-1.2.24-2|66	- (5563424) Spec cleanup
14cu|keepalived-1.2.24-2|67	
14cu|keepalived-1.2.24-2|68	

10546 14
14cu|keepass-2.34-1|1	Summary:	Light-weight and easy-to-use password manager
14cu|keepass-2.34-1|2	Name:		keepass
14cu|keepass-2.34-1|3	Version:	2.34
14cu|keepass-2.34-1|4	Release:	1
14cu|keepass-2.34-1|5	Group:		File tools
14cu|keepass-2.34-1|6	License:	GPLv2
14cu|keepass-2.34-1|7	Url:		http://keepass.info/
14cu|keepass-2.34-1|8	Source0:	https://downloads.sourceforge.net/project/keepass/KeePass%202.x/%{version}/KeePass-%{version}.zip
14cu|keepass-2.34-1|9	Source1:	plockb_16.png
14cu|keepass-2.34-1|10	Source2:	plockb_32.png
14cu|keepass-2.34-1|11	Source3:	plockb_48.png
14cu|keepass-2.34-1|12	Source4:	plockb_64.png
14cu|keepass-2.34-1|13	Source5:	plockb_128.png
14cu|keepass-2.34-1|14	Source6:	%{name}.desktop
14cu|keepass-2.34-1|15	Source7:	http://downloads.sourceforge.net/keepass/KeePass-%{version}-Russian.zip
14cu|keepass-2.34-1|16	Requires:	mono
14cu|keepass-2.34-1|17	Requires:	mono-winforms
14cu|keepass-2.34-1|18	BuildArch:	noarch
14cu|keepass-2.34-1|19	
14cu|keepass-2.34-1|20	%description
14cu|keepass-2.34-1|21	Light-weight and easy-to-use password manager.
14cu|keepass-2.34-1|22	
14cu|keepass-2.34-1|23	%prep
14cu|keepass-2.34-1|24	%setup -qc -a7
14cu|keepass-2.34-1|25	
14cu|keepass-2.34-1|26	%build
14cu|keepass-2.34-1|27	
14cu|keepass-2.34-1|28	%install
14cu|keepass-2.34-1|29	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|keepass-2.34-1|30	cp -r * %{buildroot}%{_datadir}/%{name}
14cu|keepass-2.34-1|31	
14cu|keepass-2.34-1|32	# Create a launcher
14cu|keepass-2.34-1|33	mkdir -p %{buildroot}%{_bindir}
14cu|keepass-2.34-1|34	echo "#!/bin/sh" > %{buildroot}%{_bindir}/%{name}
14cu|keepass-2.34-1|35	echo "mono /usr/share/%{name}/KeePass.exe" >> %{buildroot}%{_bindir}/%{name}
14cu|keepass-2.34-1|36	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|keepass-2.34-1|37	
14cu|keepass-2.34-1|38	# Install *.desktop file to datadir:
14cu|keepass-2.34-1|39	mkdir -p %{buildroot}%{_datadir}/applications
14cu|keepass-2.34-1|40	install -m644 %{SOURCE6} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|keepass-2.34-1|41	
14cu|keepass-2.34-1|42	# Install pixmaps:
14cu|keepass-2.34-1|43	for SIZE in 16 32 48 64 128; do
14cu|keepass-2.34-1|44	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/apps
14cu|keepass-2.34-1|45	done
14cu|keepass-2.34-1|46	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|keepass-2.34-1|47	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|keepass-2.34-1|48	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|keepass-2.34-1|49	install -m644 %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|keepass-2.34-1|50	install -m644 %{SOURCE5} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|keepass-2.34-1|51	
14cu|keepass-2.34-1|52	cp Russian.lngx Russian_ReadMe.txt %{buildroot}%{_datadir}/%{name}/
14cu|keepass-2.34-1|53	
14cu|keepass-2.34-1|54	%files
14cu|keepass-2.34-1|55	%{_bindir}/%{name}
14cu|keepass-2.34-1|56	%{_datadir}/applications/*.desktop
14cu|keepass-2.34-1|57	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|keepass-2.34-1|58	%{_datadir}/%{name}
14cu|keepass-2.34-1|59	
14cu|keepass-2.34-1|60	%changelog
14cu|keepass-2.34-1|61	
14cu|keepass-2.34-1|62	* Mon Jun 20 2016 Denis Silakov <dsilakov@gmail.com> 2.34-1
14cu|keepass-2.34-1|63	- (81f300c) Added Russian l10n
14cu|keepass-2.34-1|64	
14cu|keepass-2.34-1|65	

10547 14
14cu|keepassx-0.4.4-1|1	Summary:	Cross Platform Password Manager
14cu|keepassx-0.4.4-1|2	Name:		keepassx
14cu|keepassx-0.4.4-1|3	Version:	0.4.4
14cu|keepassx-0.4.4-1|4	Release:	1
14cu|keepassx-0.4.4-1|5	License:	GPLv2+
14cu|keepassx-0.4.4-1|6	Group:		File tools
14cu|keepassx-0.4.4-1|7	Url:		http://www.keepassx.org/
14cu|keepassx-0.4.4-1|8	Source0:	https://www.keepassx.org/releases/%{version}/%{name}-%{version}.tar.gz
14cu|keepassx-0.4.4-1|9	Patch0:		keepassx-0.4.3-fix-getpid-undef.patch
14cu|keepassx-0.4.4-1|10	BuildRequires:	desktop-file-utils
14cu|keepassx-0.4.4-1|11	BuildRequires:	pkgconfig(x11)
14cu|keepassx-0.4.4-1|12	BuildRequires:	pkgconfig(xtst)
14cu|keepassx-0.4.4-1|13	BuildRequires:	qt4-devel >= 4.3.0
14cu|keepassx-0.4.4-1|14	Provides:	keepass = %{EVRD}
14cu|keepassx-0.4.4-1|15	Provides:	KeePassX = %{EVRD}
14cu|keepassx-0.4.4-1|16	
14cu|keepassx-0.4.4-1|17	%description
14cu|keepassx-0.4.4-1|18	KeePassX is a free/open-source password manager or safe which helps you to
14cu|keepassx-0.4.4-1|19	manage your passwords in a secure way. You can put all your passwords in one
14cu|keepassx-0.4.4-1|20	database, which is locked with one master key or a key-disk. So you only have
14cu|keepassx-0.4.4-1|21	to remember one single master password or insert the key-disk to unlock the
14cu|keepassx-0.4.4-1|22	whole database. The databases are encrypted using the best and most secure
14cu|keepassx-0.4.4-1|23	encryption algorithms currently known (AES and Twofish).
14cu|keepassx-0.4.4-1|24	
14cu|keepassx-0.4.4-1|25	%files
14cu|keepassx-0.4.4-1|26	%doc COPYING changelog
14cu|keepassx-0.4.4-1|27	%{_bindir}/%{name}
14cu|keepassx-0.4.4-1|28	%{_datadir}/%{name}
14cu|keepassx-0.4.4-1|29	%{_datadir}/applications/rosa-%{name}.desktop
14cu|keepassx-0.4.4-1|30	%{_datadir}/pixmaps/%{name}.xpm
14cu|keepassx-0.4.4-1|31	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|keepassx-0.4.4-1|32	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|keepassx-0.4.4-1|33	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|keepassx-0.4.4-1|34	%{_datadir}/mime/packages/%{name}.xml
14cu|keepassx-0.4.4-1|35	%{_datadir}/mimelnk/application/x-keepass.desktop
14cu|keepassx-0.4.4-1|36	
14cu|keepassx-0.4.4-1|37	#-----------------------------------------------------------------------------
14cu|keepassx-0.4.4-1|38	
14cu|keepassx-0.4.4-1|39	%prep
14cu|keepassx-0.4.4-1|40	%setup -q
14cu|keepassx-0.4.4-1|41	%apply_patches
14cu|keepassx-0.4.4-1|42	
14cu|keepassx-0.4.4-1|43	
14cu|keepassx-0.4.4-1|44	%build
14cu|keepassx-0.4.4-1|45	%qmake_qt4 PREFIX=%{_prefix}
14cu|keepassx-0.4.4-1|46	%make
14cu|keepassx-0.4.4-1|47	
14cu|keepassx-0.4.4-1|48	
14cu|keepassx-0.4.4-1|49	%install
14cu|keepassx-0.4.4-1|50	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|keepassx-0.4.4-1|51	
14cu|keepassx-0.4.4-1|52	install -D -m 644 share/%{name}/icons/%{name}_large.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|keepassx-0.4.4-1|53	install -D -m 644 share/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|keepassx-0.4.4-1|54	install -D -m 644 share/%{name}/icons/%{name}_small.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|keepassx-0.4.4-1|55	
14cu|keepassx-0.4.4-1|56	# Fix .desktop file
14cu|keepassx-0.4.4-1|57	desktop-file-install --vendor="rosa" \
14cu|keepassx-0.4.4-1|58	--add-category="System" \
14cu|keepassx-0.4.4-1|59	--remove-key="X-SuSE-translate" \
14cu|keepassx-0.4.4-1|60	--delete-original \
14cu|keepassx-0.4.4-1|61	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|keepassx-0.4.4-1|62	
14cu|keepassx-0.4.4-1|63	%changelog
14cu|keepassx-0.4.4-1|64	
14cu|keepassx-0.4.4-1|65	* Mon Feb 06 2017 Giovanni Mariani <mc2374@mclink.it> 0.4.4-1
14cu|keepassx-0.4.4-1|66	- (325926e) Updated to release 0.4.4
14cu|keepassx-0.4.4-1|67	
14cu|keepassx-0.4.4-1|68	

10548 14
14cu|keepassx2-2.0.2-1|1	%define oname keepassx
14cu|keepassx2-2.0.2-1|2	
14cu|keepassx2-2.0.2-1|3	Summary:	Cross Platform Password Manager
14cu|keepassx2-2.0.2-1|4	Name:		keepassx2
14cu|keepassx2-2.0.2-1|5	Version:	2.0.2
14cu|keepassx2-2.0.2-1|6	Release:	1
14cu|keepassx2-2.0.2-1|7	License:	GPLv2
14cu|keepassx2-2.0.2-1|8	Group:		File tools
14cu|keepassx2-2.0.2-1|9	URL:		http://www.keepassx.org/
14cu|keepassx2-2.0.2-1|10	Source0:	https://www.keepassx.org/releases/%{version}/%{oname}-%{version}.tar.gz
14cu|keepassx2-2.0.2-1|11	BuildRequires:	cmake
14cu|keepassx2-2.0.2-1|12	BuildRequires:	pkgconfig(libgcrypt)
14cu|keepassx2-2.0.2-1|13	BuildRequires:	qt4-devel
14cu|keepassx2-2.0.2-1|14	BuildRequires:	pkgconfig(xtst)
14cu|keepassx2-2.0.2-1|15	BuildRequires:	pkgconfig(zlib)
14cu|keepassx2-2.0.2-1|16	Conflicts:	%{oname} < 2.0
14cu|keepassx2-2.0.2-1|17	
14cu|keepassx2-2.0.2-1|18	%description
14cu|keepassx2-2.0.2-1|19	KeePassX is a free/open-source password manager or safe which helps
14cu|keepassx2-2.0.2-1|20	you to manage your passwords in a secure way. You can put all your
14cu|keepassx2-2.0.2-1|21	passwords in one database, which is locked with one master key or a
14cu|keepassx2-2.0.2-1|22	key-disk. So you only have to remember one single master password or
14cu|keepassx2-2.0.2-1|23	insert the key-disk to unlock the whole database. The databases are
14cu|keepassx2-2.0.2-1|24	encrypted using the best and most secure encryption algorithms
14cu|keepassx2-2.0.2-1|25	currently known (AES and Twofish).
14cu|keepassx2-2.0.2-1|26	
14cu|keepassx2-2.0.2-1|27	%if 0%{?pre:1}
14cu|keepassx2-2.0.2-1|28	Beware: this is an alpha/beta release.
14cu|keepassx2-2.0.2-1|29	%endif
14cu|keepassx2-2.0.2-1|30	
14cu|keepassx2-2.0.2-1|31	%prep
14cu|keepassx2-2.0.2-1|32	%setup -qn %{oname}-%{version}
14cu|keepassx2-2.0.2-1|33	
14cu|keepassx2-2.0.2-1|34	%build
14cu|keepassx2-2.0.2-1|35	%cmake_qt4 \
14cu|keepassx2-2.0.2-1|36	-DWITH_CXX11:BOOL=TRUE \
14cu|keepassx2-2.0.2-1|37	-DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE \
14cu|keepassx2-2.0.2-1|38	-DWITH_TESTS=ON
14cu|keepassx2-2.0.2-1|39	%make
14cu|keepassx2-2.0.2-1|40	
14cu|keepassx2-2.0.2-1|41	%check
14cu|keepassx2-2.0.2-1|42	pushd build
14cu|keepassx2-2.0.2-1|43	make test
14cu|keepassx2-2.0.2-1|44	popd
14cu|keepassx2-2.0.2-1|45	
14cu|keepassx2-2.0.2-1|46	%install
14cu|keepassx2-2.0.2-1|47	%makeinstall_std -C build
14cu|keepassx2-2.0.2-1|48	
14cu|keepassx2-2.0.2-1|49	%files
14cu|keepassx2-2.0.2-1|50	%doc CHANGELOG LICENSE* COPYING
14cu|keepassx2-2.0.2-1|51	%{_bindir}/%{oname}
14cu|keepassx2-2.0.2-1|52	%{_libdir}/%{oname}/
14cu|keepassx2-2.0.2-1|53	%{_datadir}/%{oname}/
14cu|keepassx2-2.0.2-1|54	%{_datadir}/applications/%{oname}.desktop
14cu|keepassx2-2.0.2-1|55	%{_datadir}/mime/packages/%{oname}.xml
14cu|keepassx2-2.0.2-1|56	%{_iconsdir}/hicolor/*/apps/%{oname}.*
14cu|keepassx2-2.0.2-1|57	%{_iconsdir}/hicolor/*/mimetypes/*.png
14cu|keepassx2-2.0.2-1|58	
14cu|keepassx2-2.0.2-1|59	%changelog
14cu|keepassx2-2.0.2-1|60	
14cu|keepassx2-2.0.2-1|61	* Thu Sep 22 2016 alzim <alzim@bk.ru> 2.0.2-1
14cu|keepassx2-2.0.2-1|62	- (bfa0b73) Merge pull request #1 from import/keepassx2:rosa2016.1
14cu|keepassx2-2.0.2-1|63	- (bfa0b73) Updated to 2.0.2
14cu|keepassx2-2.0.2-1|64	
14cu|keepassx2-2.0.2-1|65	

10549 14
14cu|keepassxc-2.1.4-1|1	Summary:	Cross Platform Password Manager
14cu|keepassxc-2.1.4-1|2	Name:		keepassxc
14cu|keepassxc-2.1.4-1|3	Version:	2.1.4
14cu|keepassxc-2.1.4-1|4	Release:	1
14cu|keepassxc-2.1.4-1|5	License:	GPLv2+
14cu|keepassxc-2.1.4-1|6	Group:		File tools
14cu|keepassxc-2.1.4-1|7	Url:		https://keepassxreboot.github.io/
14cu|keepassxc-2.1.4-1|8	Source0:	https://github.com/keepassxreboot/keepassxc/releases/download/%{version}/%{name}-%{version}-src.tar.xz
14cu|keepassxc-2.1.4-1|9	BuildRequires:	cmake
14cu|keepassxc-2.1.4-1|10	BuildRequires:	qt5-linguist-tools
14cu|keepassxc-2.1.4-1|11	BuildRequires:	pkgconfig(gpg-error)
14cu|keepassxc-2.1.4-1|12	BuildRequires:	pkgconfig(libgcrypt)
14cu|keepassxc-2.1.4-1|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|keepassxc-2.1.4-1|14	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|keepassxc-2.1.4-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14cu|keepassxc-2.1.4-1|16	BuildRequires:	pkgconfig(Qt5Network)
14cu|keepassxc-2.1.4-1|17	BuildRequires:	pkgconfig(Qt5Test)
14cu|keepassxc-2.1.4-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|keepassxc-2.1.4-1|19	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|keepassxc-2.1.4-1|20	BuildRequires:	pkgconfig(xtst)
14cu|keepassxc-2.1.4-1|21	BuildRequires:	pkgconfig(zlib)
14cu|keepassxc-2.1.4-1|22	
14cu|keepassxc-2.1.4-1|23	%description
14cu|keepassxc-2.1.4-1|24	KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass
14cu|keepassxc-2.1.4-1|25	for Windows. Every feature is cross-platform and tested to give users the same
14cu|keepassxc-2.1.4-1|26	feel on each operating system, including the loved auto-type feature.
14cu|keepassxc-2.1.4-1|27	
14cu|keepassxc-2.1.4-1|28	%files
14cu|keepassxc-2.1.4-1|29	%doc CHANGELOG
14cu|keepassxc-2.1.4-1|30	%{_bindir}/keepassxc
14cu|keepassxc-2.1.4-1|31	%{_datadir}/keepassxc
14cu|keepassxc-2.1.4-1|32	%{_datadir}/applications/*.desktop
14cu|keepassxc-2.1.4-1|33	%{_datadir}/mimelnk/application/*.desktop
14cu|keepassxc-2.1.4-1|34	%{_datadir}/mime/packages/*.xml
14cu|keepassxc-2.1.4-1|35	%{_iconsdir}/hicolor/*/apps/keepassxc.*
14cu|keepassxc-2.1.4-1|36	%{_iconsdir}/hicolor/*/apps/keepassxc-dark.*
14cu|keepassxc-2.1.4-1|37	%{_iconsdir}/hicolor/*/apps/keepassxc-locked.*
14cu|keepassxc-2.1.4-1|38	%{_iconsdir}/hicolor/*/mimetypes/application-x-keepassxc.*
14cu|keepassxc-2.1.4-1|39	%{_libdir}/keepassxc/*.so
14cu|keepassxc-2.1.4-1|40	
14cu|keepassxc-2.1.4-1|41	#----------------------------------------------------------------------------
14cu|keepassxc-2.1.4-1|42	
14cu|keepassxc-2.1.4-1|43	%prep
14cu|keepassxc-2.1.4-1|44	%setup -q
14cu|keepassxc-2.1.4-1|45	
14cu|keepassxc-2.1.4-1|46	%build
14cu|keepassxc-2.1.4-1|47	%cmake \
14cu|keepassxc-2.1.4-1|48	-DWITH_TESTS=OFF \
14cu|keepassxc-2.1.4-1|49	-DWITH_XC_AUTOTYPE=ON \
14cu|keepassxc-2.1.4-1|50	-DWITH_XC_HTTP=ON
14cu|keepassxc-2.1.4-1|51	
14cu|keepassxc-2.1.4-1|52	%make
14cu|keepassxc-2.1.4-1|53	
14cu|keepassxc-2.1.4-1|54	%install
14cu|keepassxc-2.1.4-1|55	%makeinstall_std -C build
14cu|keepassxc-2.1.4-1|56	
14cu|keepassxc-2.1.4-1|57	desktop-file-install \
14cu|keepassxc-2.1.4-1|58	--dir %{buildroot}%{_datadir}/applications \
14cu|keepassxc-2.1.4-1|59	--delete-original \
14cu|keepassxc-2.1.4-1|60	--add-mime-type application/x-keepass \
14cu|keepassxc-2.1.4-1|61	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|keepassxc-2.1.4-1|62	
14cu|keepassxc-2.1.4-1|63	# Associate KDB* files
14cu|keepassxc-2.1.4-1|64	cat > x-keepassxc.desktop << EOF
14cu|keepassxc-2.1.4-1|65	[Desktop Entry]
14cu|keepassxc-2.1.4-1|66	Comment=
14cu|keepassxc-2.1.4-1|67	Hidden=false
14cu|keepassxc-2.1.4-1|68	Icon=keepassxc.png
14cu|keepassxc-2.1.4-1|69	MimeType=application/x-keepassxc
14cu|keepassxc-2.1.4-1|70	Patterns=*.kdb;*.KDB;*.kdbx;*.KDBX*
14cu|keepassxc-2.1.4-1|71	Type=MimeType
14cu|keepassxc-2.1.4-1|72	EOF
14cu|keepassxc-2.1.4-1|73	
14cu|keepassxc-2.1.4-1|74	install -D -m 644 -p x-keepassxc.desktop \
14cu|keepassxc-2.1.4-1|75	%{buildroot}%{_datadir}/mimelnk/application/x-keepassxc.desktop
14cu|keepassxc-2.1.4-1|76	
14cu|keepassxc-2.1.4-1|77	%find_lang keepassx --with-qt
14cu|keepassxc-2.1.4-1|78	
14cu|keepassxc-2.1.4-1|79	
14cu|keepassxc-2.1.4-1|80	%changelog
14cu|keepassxc-2.1.4-1|81	
14cu|keepassxc-2.1.4-1|82	* Wed May 03 2017 Rosa <rosa@abf.rosalinux.ru> 2.1.4-1
14cu|keepassxc-2.1.4-1|83	- (dce7386) Automatic import for version 2.1.4-1
14cu|keepassxc-2.1.4-1|84	
14cu|keepassxc-2.1.4-1|85	

10550 14
14cu|keepnote-0.7.8-1|1	Name:		keepnote
14cu|keepnote-0.7.8-1|2	Version:	0.7.8
14cu|keepnote-0.7.8-1|3	Release:	1
14cu|keepnote-0.7.8-1|4	Group:		Development/Other
14cu|keepnote-0.7.8-1|5	License:	GPLv2
14cu|keepnote-0.7.8-1|6	Summary:	KeepNote lets you keep notes
14cu|keepnote-0.7.8-1|7	Source:		http://rasm.ods.org/keepnote/download/keepnote-%{version}.tar.gz
14cu|keepnote-0.7.8-1|8	URL:		http://rasm.ods.org/keepnote/
14cu|keepnote-0.7.8-1|9	BuildArch:	noarch
14cu|keepnote-0.7.8-1|10	BuildRequires:	python-devel
14cu|keepnote-0.7.8-1|11	
14cu|keepnote-0.7.8-1|12	%description
14cu|keepnote-0.7.8-1|13	KeepNote is an application that lets organize your notes.
14cu|keepnote-0.7.8-1|14	Keepnote replaces knowit (which is incompatible with kde4).
14cu|keepnote-0.7.8-1|15	
14cu|keepnote-0.7.8-1|16	%prep
14cu|keepnote-0.7.8-1|17	%setup -q
14cu|keepnote-0.7.8-1|18	
14cu|keepnote-0.7.8-1|19	#fix desktop file, add ; to end of Categories list
14cu|keepnote-0.7.8-1|20	%__sed -i -e 's|\(Categories.*\)|\1;|' desktop/keepnote.desktop
14cu|keepnote-0.7.8-1|21	
14cu|keepnote-0.7.8-1|22	%build
14cu|keepnote-0.7.8-1|23	
14cu|keepnote-0.7.8-1|24	%install
14cu|keepnote-0.7.8-1|25	python setup.py install --root=%{buildroot}
14cu|keepnote-0.7.8-1|26	
14cu|keepnote-0.7.8-1|27	#find_lang causes problems here
14cu|keepnote-0.7.8-1|28	
14cu|keepnote-0.7.8-1|29	%clean
14cu|keepnote-0.7.8-1|30	
14cu|keepnote-0.7.8-1|31	%files
14cu|keepnote-0.7.8-1|32	%{_bindir}/%{name}
14cu|keepnote-0.7.8-1|33	%{py_puresitedir}/%{name}
14cu|keepnote-0.7.8-1|34	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cu|keepnote-0.7.8-1|35	%{_datadir}/applications/%{name}.desktop
14cu|keepnote-0.7.8-1|36	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|keepnote-0.7.8-1|37	
14cu|keepnote-0.7.8-1|38	
14cu|keepnote-0.7.8-1|39	
14cu|keepnote-0.7.8-1|40	%changelog
14cu|keepnote-0.7.8-1|41	
14cu|keepnote-0.7.8-1|42	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 0.7.8-1
14cu|keepnote-0.7.8-1|43	- (efad947) Upload new tarball
14cu|keepnote-0.7.8-1|44	
14cu|keepnote-0.7.8-1|45	

10551 14
14cu|kencfs-1.6.1-1|1	%define kdeid 134003
14cu|kencfs-1.6.1-1|2	
14cu|kencfs-1.6.1-1|3	Summary:	GUI frontend for encfs
14cu|kencfs-1.6.1-1|4	Name:		kencfs
14cu|kencfs-1.6.1-1|5	Version:	1.6.1
14cu|kencfs-1.6.1-1|6	Release:	1
14cu|kencfs-1.6.1-1|7	License:	LGPLv2.1+
14cu|kencfs-1.6.1-1|8	Group:		Graphical desktop/KDE
14cu|kencfs-1.6.1-1|9	Url:		http://kde-apps.org/content/show.php/KEncFS?content=%{kdeid}
14cu|kencfs-1.6.1-1|10	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{name}-%{version}.tar.gz
14cu|kencfs-1.6.1-1|11	Source1:        kencfs_ru.qm.tar.gz
14cu|kencfs-1.6.1-1|12	Patch0:		kencfs-1.4.0-encfs5.patch
14cu|kencfs-1.6.1-1|13	Patch1:		kencfs-1.6.0-path.patch
14cu|kencfs-1.6.1-1|14	Patch2:		kencfs-1.4.0-desktop.patch
14cu|kencfs-1.6.1-1|15	Patch3:         kencfs-1.6.1-fix_i18n.patch
14cu|kencfs-1.6.1-1|16	BuildRequires:	imagemagick
14cu|kencfs-1.6.1-1|17	BuildRequires:	kdelibs4-devel
14cu|kencfs-1.6.1-1|18	Requires:	encfs
14cu|kencfs-1.6.1-1|19	Requires:	fusecompress
14cu|kencfs-1.6.1-1|20	
14cu|kencfs-1.6.1-1|21	%description
14cu|kencfs-1.6.1-1|22	KEncFS is a GUI frontend for encfs. With KEncFS you can easily create, mount,
14cu|kencfs-1.6.1-1|23	umount and delete your encrypted filesystem.
14cu|kencfs-1.6.1-1|24	
14cu|kencfs-1.6.1-1|25	Use of KEncFS is very simple: to create a new encrypted filesystem you must
14cu|kencfs-1.6.1-1|26	create new or select two existent dirs, one directory to archive encrypted
14cu|kencfs-1.6.1-1|27	files and another directory to mount on the encrypted filesystem with encfs
14cu|kencfs-1.6.1-1|28	(a mountpoint). After this, you can select a conventional ID for your encrypted
14cu|kencfs-1.6.1-1|29	filesystem and then a password.
14cu|kencfs-1.6.1-1|30	
14cu|kencfs-1.6.1-1|31	With KEncFS you can also manage your encrypted filesystem. You can browse,
14cu|kencfs-1.6.1-1|32	mount, umount, remove from list (not from disk) your encrypted filesystem,
14cu|kencfs-1.6.1-1|33	in easy way.
14cu|kencfs-1.6.1-1|34	
14cu|kencfs-1.6.1-1|35	%files
14cu|kencfs-1.6.1-1|36	%doc README
14cu|kencfs-1.6.1-1|37	%{_kde_applicationsdir}/%{name}.desktop
14cu|kencfs-1.6.1-1|38	%{_kde_appsdir}/%{name}
14cu|kencfs-1.6.1-1|39	%{_kde_bindir}/%{name}
14cu|kencfs-1.6.1-1|40	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kencfs-1.6.1-1|41	%{_kde_iconsdir}/kencfs/kencfs-icon.png
14cu|kencfs-1.6.1-1|42	
14cu|kencfs-1.6.1-1|43	#--------------------------------------------------------------------
14cu|kencfs-1.6.1-1|44	
14cu|kencfs-1.6.1-1|45	%prep
14cu|kencfs-1.6.1-1|46	%setup -q
14cu|kencfs-1.6.1-1|47	%patch0 -p1
14cu|kencfs-1.6.1-1|48	%patch1 -p1
14cu|kencfs-1.6.1-1|49	%patch2 -p1
14cu|kencfs-1.6.1-1|50	%patch3 -p1
14cu|kencfs-1.6.1-1|51	
14cu|kencfs-1.6.1-1|52	# Russian locale
14cu|kencfs-1.6.1-1|53	tar -xvzf %{SOURCE1}
14cu|kencfs-1.6.1-1|54	
14cu|kencfs-1.6.1-1|55	%build
14cu|kencfs-1.6.1-1|56	%qmake_qt4
14cu|kencfs-1.6.1-1|57	%make
14cu|kencfs-1.6.1-1|58	
14cu|kencfs-1.6.1-1|59	%install
14cu|kencfs-1.6.1-1|60	make install INSTALL_ROOT=%{buildroot}
14cu|kencfs-1.6.1-1|61	
14cu|kencfs-1.6.1-1|62	# install menu icons
14cu|kencfs-1.6.1-1|63	for N in 16 32 48 64 128;
14cu|kencfs-1.6.1-1|64	do
14cu|kencfs-1.6.1-1|65	convert kencfs-icon2.png -scale ${N}x${N} $N.png;
14cu|kencfs-1.6.1-1|66	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|kencfs-1.6.1-1|67	done
14cu|kencfs-1.6.1-1|68	
14cu|kencfs-1.6.1-1|69	%changelog
14cu|kencfs-1.6.1-1|70	
14cu|kencfs-1.6.1-1|71	* Sun Apr 10 2016 Victor Ryzhikh <victorr2007@yandex.ru> 1.6.1-1
14cu|kencfs-1.6.1-1|72	- (4272519) Updated now version 1.6.1 and updated Russian translation
14cu|kencfs-1.6.1-1|73	
14cu|kencfs-1.6.1-1|74	

10552 14
14cu|keurocalc-1.2.3-1|1	Summary:	A currency converter and calculator
14cu|keurocalc-1.2.3-1|2	Name:		keurocalc
14cu|keurocalc-1.2.3-1|3	Version:	1.2.3
14cu|keurocalc-1.2.3-1|4	Release:	1
14cu|keurocalc-1.2.3-1|5	Group:		Graphical desktop/KDE
14cu|keurocalc-1.2.3-1|6	License:	GPLv2+
14cu|keurocalc-1.2.3-1|7	Url:		http://opensource.bureau-cornavin.com/%{name}/index.html
14cu|keurocalc-1.2.3-1|8	Source0:	http://opensource.bureau-cornavin.com/%{name}/sources/%{name}-%{version}.tgz
14cu|keurocalc-1.2.3-1|9	BuildRequires:	kdelibs4-devel
14cu|keurocalc-1.2.3-1|10	BuildRequires:	desktop-file-utils
14cu|keurocalc-1.2.3-1|11	
14cu|keurocalc-1.2.3-1|12	%description
14cu|keurocalc-1.2.3-1|13	KEuroCalc is a currency converter and calculator centered on the Euro. It can
14cu|keurocalc-1.2.3-1|14	convert from and to many currencies, either with a fixed conversion rate or a
14cu|keurocalc-1.2.3-1|15	variable conversion rate. It directly downloads the latest variable rates
14cu|keurocalc-1.2.3-1|16	through the Internet.
14cu|keurocalc-1.2.3-1|17	
14cu|keurocalc-1.2.3-1|18	
14cu|keurocalc-1.2.3-1|19	%package -n curconvd
14cu|keurocalc-1.2.3-1|20	Summary:	A daemon that acts as a currency conversion service over D-Bus
14cu|keurocalc-1.2.3-1|21	Group:		Graphical desktop/KDE
14cu|keurocalc-1.2.3-1|22	Requires:	%{name} = %{version}
14cu|keurocalc-1.2.3-1|23	
14cu|keurocalc-1.2.3-1|24	%description -n curconvd
14cu|keurocalc-1.2.3-1|25	curconvd is a daemon that acts as a currency conversion service over D-Bus.
14cu|keurocalc-1.2.3-1|26	
14cu|keurocalc-1.2.3-1|27	
14cu|keurocalc-1.2.3-1|28	%prep
14cu|keurocalc-1.2.3-1|29	%setup -q
14cu|keurocalc-1.2.3-1|30	
14cu|keurocalc-1.2.3-1|31	
14cu|keurocalc-1.2.3-1|32	%build
14cu|keurocalc-1.2.3-1|33	%cmake_kde4
14cu|keurocalc-1.2.3-1|34	%make
14cu|keurocalc-1.2.3-1|35	
14cu|keurocalc-1.2.3-1|36	
14cu|keurocalc-1.2.3-1|37	%install
14cu|keurocalc-1.2.3-1|38	%makeinstall_std -C build
14cu|keurocalc-1.2.3-1|39	
14cu|keurocalc-1.2.3-1|40	desktop-file-install --dir=%{buildroot}%{_kde_applicationsdir} \
14cu|keurocalc-1.2.3-1|41	--add-category='Finance' \
14cu|keurocalc-1.2.3-1|42	%{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cu|keurocalc-1.2.3-1|43	
14cu|keurocalc-1.2.3-1|44	%find_lang %{name} --with-html
14cu|keurocalc-1.2.3-1|45	
14cu|keurocalc-1.2.3-1|46	
14cu|keurocalc-1.2.3-1|47	%files -f %{name}.lang
14cu|keurocalc-1.2.3-1|48	%doc README TODO
14cu|keurocalc-1.2.3-1|49	%{_kde_bindir}/%{name}
14cu|keurocalc-1.2.3-1|50	%{_kde_applicationsdir}/%{name}.desktop
14cu|keurocalc-1.2.3-1|51	%{_kde_appsdir}/%{name}
14cu|keurocalc-1.2.3-1|52	%{_kde_iconsdir}/hicolor/*/*/*
14cu|keurocalc-1.2.3-1|53	
14cu|keurocalc-1.2.3-1|54	
14cu|keurocalc-1.2.3-1|55	%files -n curconvd
14cu|keurocalc-1.2.3-1|56	%doc curconvd/API.txt
14cu|keurocalc-1.2.3-1|57	%{_kde_bindir}/curconvd
14cu|keurocalc-1.2.3-1|58	%{_kde_appsdir}/curconvd
14cu|keurocalc-1.2.3-1|59	%{_datadir}/locale/*/LC_MESSAGES/curconvd.mo
14cu|keurocalc-1.2.3-1|60	
14cu|keurocalc-1.2.3-1|61	%changelog
14cu|keurocalc-1.2.3-1|62	
14cu|keurocalc-1.2.3-1|63	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.2.3-1
14cu|keurocalc-1.2.3-1|64	- (acf3864) Updated to 1.2.3
14cu|keurocalc-1.2.3-1|65	
14cu|keurocalc-1.2.3-1|66	

10553 14
14cu|kexis-0.2.2-3|1	Summary:	A lossless WAV file compressor
14cu|kexis-0.2.2-3|2	Name:		kexis
14cu|kexis-0.2.2-3|3	Version:	0.2.2
14cu|kexis-0.2.2-3|4	Release:	3
14cu|kexis-0.2.2-3|5	License:	GPLv2+
14cu|kexis-0.2.2-3|6	Group:		Sound
14cu|kexis-0.2.2-3|7	URL:		http://sourceforge.net/projects/kexis/
14cu|kexis-0.2.2-3|8	Source:		http://etree.org/shnutils/shntool/support/formats/kxs/win32/%{version}/%{name}-%{version}-shntool.tar.gz
14cu|kexis-0.2.2-3|9	
14cu|kexis-0.2.2-3|10	%description
14cu|kexis-0.2.2-3|11	Kexis is a lossless WAV file compressor. It encodes and decodes files in
14cu|kexis-0.2.2-3|12	kxs file format.
14cu|kexis-0.2.2-3|13	
14cu|kexis-0.2.2-3|14	Kexis' main goal is to develop prediction and encoding schemes to minimize
14cu|kexis-0.2.2-3|15	compressed file size. Kexis strives to be the premier lossless sound encoder.
14cu|kexis-0.2.2-3|16	
14cu|kexis-0.2.2-3|17	This version is patched with shntool patch.
14cu|kexis-0.2.2-3|18	
14cu|kexis-0.2.2-3|19	%files
14cu|kexis-0.2.2-3|20	%doc COPYING README
14cu|kexis-0.2.2-3|21	%{_bindir}/*
14cu|kexis-0.2.2-3|22	
14cu|kexis-0.2.2-3|23	#----------------------------------------------------------------------------
14cu|kexis-0.2.2-3|24	
14cu|kexis-0.2.2-3|25	%prep
14cu|kexis-0.2.2-3|26	%setup -qn %{name}-%{version}-shntool
14cu|kexis-0.2.2-3|27	
14cu|kexis-0.2.2-3|28	%build
14cu|kexis-0.2.2-3|29	%make PROFILE_OPTS="%{optflags}"
14cu|kexis-0.2.2-3|30	mv GPL.txt COPYING
14cu|kexis-0.2.2-3|31	mv docs/README.txt README
14cu|kexis-0.2.2-3|32	
14cu|kexis-0.2.2-3|33	%install
14cu|kexis-0.2.2-3|34	mkdir -p %{buildroot}%{_bindir}
14cu|kexis-0.2.2-3|35	install -m 755 %{name} %{buildroot}%{_bindir}
14cu|kexis-0.2.2-3|36	
14cu|kexis-0.2.2-3|37	
14cu|kexis-0.2.2-3|38	%changelog
14cu|kexis-0.2.2-3|39	
14cu|kexis-0.2.2-3|40	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-3
14cu|kexis-0.2.2-3|41	- (4289077) Build with system optflags to fix debug package
14cu|kexis-0.2.2-3|42	- (4289077) Spec cleanup
14cu|kexis-0.2.2-3|43	
14cu|kexis-0.2.2-3|44	

10554 14
14cu|key-mon-1.19-0.git20150418.1|1	%define gdate	20150418
14cu|key-mon-1.19-0.git20150418.1|2	%define rel	1
14cu|key-mon-1.19-0.git20150418.1|3	
14cu|key-mon-1.19-0.git20150418.1|4	Name:		key-mon
14cu|key-mon-1.19-0.git20150418.1|5	Version:	1.19
14cu|key-mon-1.19-0.git20150418.1|6	Release:	%{?gdate:0.git%gdate.}%{rel}
14cu|key-mon-1.19-0.git20150418.1|7	Summary:	Keyboard Status Monitor (key-mon)
14cu|key-mon-1.19-0.git20150418.1|8	License:	ASL2.0
14cu|key-mon-1.19-0.git20150418.1|9	Group:		Education
14cu|key-mon-1.19-0.git20150418.1|10	Url:		http://code.google.com/p/key-mon/
14cu|key-mon-1.19-0.git20150418.1|11	Source0:	%{name}-%{?gdate}%{!?gdate:%{version}}.tar.%{?gdate:xz}%{!?gdate:gz}
14cu|key-mon-1.19-0.git20150418.1|12	BuildArch:	noarch
14cu|key-mon-1.19-0.git20150418.1|13	Provides:	keymon = %{version}-%{release}
14cu|key-mon-1.19-0.git20150418.1|14	Requires:	pygtk2.0
14cu|key-mon-1.19-0.git20150418.1|15	Requires:	python-xlib
14cu|key-mon-1.19-0.git20150418.1|16	Requires:	librsvg
14cu|key-mon-1.19-0.git20150418.1|17	
14cu|key-mon-1.19-0.git20150418.1|18	%description
14cu|key-mon-1.19-0.git20150418.1|19	Utility to show live keyboard and mouse status for teaching and screencasts.
14cu|key-mon-1.19-0.git20150418.1|20	
14cu|key-mon-1.19-0.git20150418.1|21	Key-mon is useful for teaching since it shows the current status of your
14cu|key-mon-1.19-0.git20150418.1|22	keyboard and mouse and you use them in another application.  No longer do
14cu|key-mon-1.19-0.git20150418.1|23	you need to say 'Now I'm pressing the Ctrl-D key', your students can just
14cu|key-mon-1.19-0.git20150418.1|24	see the keystroke for themselves.
14cu|key-mon-1.19-0.git20150418.1|25	
14cu|key-mon-1.19-0.git20150418.1|26	%prep
14cu|key-mon-1.19-0.git20150418.1|27	%setup -qn %{name}-%{?gdate}%{!?gdate:%{version}}
14cu|key-mon-1.19-0.git20150418.1|28	
14cu|key-mon-1.19-0.git20150418.1|29	#fix rights
14cu|key-mon-1.19-0.git20150418.1|30	chmod 644 icons/key-mon.xpm
14cu|key-mon-1.19-0.git20150418.1|31	
14cu|key-mon-1.19-0.git20150418.1|32	%build
14cu|key-mon-1.19-0.git20150418.1|33	python setup.py build
14cu|key-mon-1.19-0.git20150418.1|34	
14cu|key-mon-1.19-0.git20150418.1|35	%install
14cu|key-mon-1.19-0.git20150418.1|36	python setup.py install --root=%{buildroot}
14cu|key-mon-1.19-0.git20150418.1|37	
14cu|key-mon-1.19-0.git20150418.1|38	#menu item
14cu|key-mon-1.19-0.git20150418.1|39	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|key-mon-1.19-0.git20150418.1|40	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|key-mon-1.19-0.git20150418.1|41	[Desktop Entry]
14cu|key-mon-1.19-0.git20150418.1|42	Name=Keyboard Status Monitor
14cu|key-mon-1.19-0.git20150418.1|43	Comment=Utility to show live keyboard and mouse status for teaching and screencasts.
14cu|key-mon-1.19-0.git20150418.1|44	Exec=key-mon --decorated
14cu|key-mon-1.19-0.git20150418.1|45	Terminal=false
14cu|key-mon-1.19-0.git20150418.1|46	Type=Application
14cu|key-mon-1.19-0.git20150418.1|47	Icon=key-mon
14cu|key-mon-1.19-0.git20150418.1|48	Categories=Education;Utility;
14cu|key-mon-1.19-0.git20150418.1|49	EOF
14cu|key-mon-1.19-0.git20150418.1|50	
14cu|key-mon-1.19-0.git20150418.1|51	#symlink
14cu|key-mon-1.19-0.git20150418.1|52	ln -s %{_bindir}/%{name} %{buildroot}%{_bindir}/keymon
14cu|key-mon-1.19-0.git20150418.1|53	
14cu|key-mon-1.19-0.git20150418.1|54	%files
14cu|key-mon-1.19-0.git20150418.1|55	%doc README.*.rst RELEASE.rst ACKNOWLEDGMENTS.rst COPYING
14cu|key-mon-1.19-0.git20150418.1|56	%{_bindir}/keymon
14cu|key-mon-1.19-0.git20150418.1|57	%{_bindir}/key-mon
14cu|key-mon-1.19-0.git20150418.1|58	%{py_puresitedir}/key_mon-%{version}-py%{py_ver}.egg-info
14cu|key-mon-1.19-0.git20150418.1|59	%{py_puresitedir}/keymon
14cu|key-mon-1.19-0.git20150418.1|60	%{_iconsdir}/hicolor/%{name}.*
14cu|key-mon-1.19-0.git20150418.1|61	%{_datadir}/pixmaps/key-mon.xpm
14cu|key-mon-1.19-0.git20150418.1|62	%{_datadir}/applications/%{name}.desktop
14cu|key-mon-1.19-0.git20150418.1|63	
14cu|key-mon-1.19-0.git20150418.1|64	%changelog
14cu|key-mon-1.19-0.git20150418.1|65	
14cu|key-mon-1.19-0.git20150418.1|66	* Tue Nov 17 2015 Denis Silakov <dsilakov@gmail.com> 1.19-0.git20150418.1
14cu|key-mon-1.19-0.git20150418.1|67	- (f0ce72e) Imported from SRPM
14cu|key-mon-1.19-0.git20150418.1|68	
14cu|key-mon-1.19-0.git20150418.1|69	

10555 14
14cu|kfaenza-icon-theme-0.8.9-1|1	Summary:	Faenza-Cupertino icon theme for KDE
14cu|kfaenza-icon-theme-0.8.9-1|2	Name:		kfaenza-icon-theme
14cu|kfaenza-icon-theme-0.8.9-1|3	Version:	0.8.9
14cu|kfaenza-icon-theme-0.8.9-1|4	Release:	1
14cu|kfaenza-icon-theme-0.8.9-1|5	License:	GPLv3+
14cu|kfaenza-icon-theme-0.8.9-1|6	Group:		Graphical desktop/Other
14cu|kfaenza-icon-theme-0.8.9-1|7	Url:		http://kde-look.org/content/show.php?content=143890
14cu|kfaenza-icon-theme-0.8.9-1|8	Source0:	http://ompldr.org/vYjR0NQ/%{name}-%{version}.tar.gz
14cu|kfaenza-icon-theme-0.8.9-1|9	# Inherits
14cu|kfaenza-icon-theme-0.8.9-1|10	Requires:	faenza-icon-theme
14cu|kfaenza-icon-theme-0.8.9-1|11	Requires(post,postun):	gtk+2
14cu|kfaenza-icon-theme-0.8.9-1|12	BuildArch:	noarch
14cu|kfaenza-icon-theme-0.8.9-1|13	
14cu|kfaenza-icon-theme-0.8.9-1|14	%description
14cu|kfaenza-icon-theme-0.8.9-1|15	Contains icons for Faenza-Cupertino theme for KDE.
14cu|kfaenza-icon-theme-0.8.9-1|16	
14cu|kfaenza-icon-theme-0.8.9-1|17	%files
14cu|kfaenza-icon-theme-0.8.9-1|18	%{_iconsdir}/KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|19	
14cu|kfaenza-icon-theme-0.8.9-1|20	%post
14cu|kfaenza-icon-theme-0.8.9-1|21	%update_icon_cache KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|22	
14cu|kfaenza-icon-theme-0.8.9-1|23	%postun
14cu|kfaenza-icon-theme-0.8.9-1|24	%clean_icon_cache KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|25	
14cu|kfaenza-icon-theme-0.8.9-1|26	#----------------------------------------------------------------------------
14cu|kfaenza-icon-theme-0.8.9-1|27	
14cu|kfaenza-icon-theme-0.8.9-1|28	%prep
14cu|kfaenza-icon-theme-0.8.9-1|29	%setup -qn KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|30	rm INSTALL
14cu|kfaenza-icon-theme-0.8.9-1|31	find . -name ".directory" -exec rm {} \;
14cu|kfaenza-icon-theme-0.8.9-1|32	find . -type d -exec chmod 755 {} \;
14cu|kfaenza-icon-theme-0.8.9-1|33	find . -type f -exec chmod 644 {} \;
14cu|kfaenza-icon-theme-0.8.9-1|34	
14cu|kfaenza-icon-theme-0.8.9-1|35	%build
14cu|kfaenza-icon-theme-0.8.9-1|36	
14cu|kfaenza-icon-theme-0.8.9-1|37	%install
14cu|kfaenza-icon-theme-0.8.9-1|38	mkdir -p %{buildroot}%{_iconsdir}/KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|39	cp -r . %{buildroot}%{_iconsdir}/KFaenza
14cu|kfaenza-icon-theme-0.8.9-1|40	touch %{buildroot}%{_iconsdir}/KFaenza/icon-theme.cache
14cu|kfaenza-icon-theme-0.8.9-1|41	
14cu|kfaenza-icon-theme-0.8.9-1|42	%changelog
14cu|kfaenza-icon-theme-0.8.9-1|43	
14cu|kfaenza-icon-theme-0.8.9-1|44	* Wed Mar 08 2017 Rosa <rosa@abf.rosalinux.ru> 0.8.9-1
14cu|kfaenza-icon-theme-0.8.9-1|45	- (ded9bf4) Automatic import for version 0.8.9-1
14cu|kfaenza-icon-theme-0.8.9-1|46	
14cu|kfaenza-icon-theme-0.8.9-1|47	

10556 14
14cu|kfoldersync-2.7.1-2|1	%define kdeappsver 164092
14cu|kfoldersync-2.7.1-2|2	
14cu|kfoldersync-2.7.1-2|3	Name:				kfoldersync
14cu|kfoldersync-2.7.1-2|4	Version:			2.7.1
14cu|kfoldersync-2.7.1-2|5	Release:			2
14cu|kfoldersync-2.7.1-2|6	Summary:			Folder synchronization and backup tool
14cu|kfoldersync-2.7.1-2|7	License:			GPLv2+
14cu|kfoldersync-2.7.1-2|8	Group:				Archiving/Backup
14cu|kfoldersync-2.7.1-2|9	Url:				http://kde-apps.org/content/show.php/KFolderSync?content=%{kdeappsver}
14cu|kfoldersync-2.7.1-2|10	Source0:			http://kde-apps.org/CONTENT/content-files/%{kdeappsver}-%{name}_%{version}.orig.tar.xz
14cu|kfoldersync-2.7.1-2|11	Source1:            kfoldersync_ru.tar.bz2
14cu|kfoldersync-2.7.1-2|12	
14cu|kfoldersync-2.7.1-2|13	BuildRequires:		desktop-file-utils
14cu|kfoldersync-2.7.1-2|14	BuildRequires:		gettext
14cu|kfoldersync-2.7.1-2|15	BuildRequires:		kdelibs4-devel
14cu|kfoldersync-2.7.1-2|16	
14cu|kfoldersync-2.7.1-2|17	
14cu|kfoldersync-2.7.1-2|18	
14cu|kfoldersync-2.7.1-2|19	%description
14cu|kfoldersync-2.7.1-2|20	Folder synchronization and backup tool for KDE.
14cu|kfoldersync-2.7.1-2|21	
14cu|kfoldersync-2.7.1-2|22	%prep
14cu|kfoldersync-2.7.1-2|23	%setup -q
14cu|kfoldersync-2.7.1-2|24	
14cu|kfoldersync-2.7.1-2|25	pushd translations
14cu|kfoldersync-2.7.1-2|26	tar -xvjf %{SOURCE1}
14cu|kfoldersync-2.7.1-2|27	popd
14cu|kfoldersync-2.7.1-2|28	
14cu|kfoldersync-2.7.1-2|29	find . -type f -exec chmod 644 {} \;
14cu|kfoldersync-2.7.1-2|30	
14cu|kfoldersync-2.7.1-2|31	%build
14cu|kfoldersync-2.7.1-2|32	export CXXFLAGS="%{optflags} -std=gnu++11"
14cu|kfoldersync-2.7.1-2|33	%cmake_kde4
14cu|kfoldersync-2.7.1-2|34	%make
14cu|kfoldersync-2.7.1-2|35	
14cu|kfoldersync-2.7.1-2|36	
14cu|kfoldersync-2.7.1-2|37	%install
14cu|kfoldersync-2.7.1-2|38	%makeinstall_std -C build
14cu|kfoldersync-2.7.1-2|39	%find_lang %{name} --with-kde || touch %{name}.lang
14cu|kfoldersync-2.7.1-2|40	
14cu|kfoldersync-2.7.1-2|41	%check
14cu|kfoldersync-2.7.1-2|42	for i in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
14cu|kfoldersync-2.7.1-2|43	desktop-file-validate "$i"
14cu|kfoldersync-2.7.1-2|44	done
14cu|kfoldersync-2.7.1-2|45	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cu|kfoldersync-2.7.1-2|46	
14cu|kfoldersync-2.7.1-2|47	
14cu|kfoldersync-2.7.1-2|48	%files -f %{name}.lang
14cu|kfoldersync-2.7.1-2|49	%doc COPYING
14cu|kfoldersync-2.7.1-2|50	%{_kde_bindir}/*
14cu|kfoldersync-2.7.1-2|51	%{_kde_appsdir}/*
14cu|kfoldersync-2.7.1-2|52	%{_kde_iconsdir}/hicolor/*/*/*
14cu|kfoldersync-2.7.1-2|53	%{_kde_datadir}/applications/kde4/*
14cu|kfoldersync-2.7.1-2|54	
14cu|kfoldersync-2.7.1-2|55	%changelog
14cu|kfoldersync-2.7.1-2|56	
14cu|kfoldersync-2.7.1-2|57	* Fri Jun 03 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.7.1-2
14cu|kfoldersync-2.7.1-2|58	- (4e11a1f) Added Russian translations
14cu|kfoldersync-2.7.1-2|59	
14cu|kfoldersync-2.7.1-2|60	

10557 14
14cu|kgraphviewer-2.2.0-1|1	%define major 2
14cu|kgraphviewer-2.2.0-1|2	%define libname %mklibname %{name} %{major}
14cu|kgraphviewer-2.2.0-1|3	%define devname %mklibname %{name} -d
14cu|kgraphviewer-2.2.0-1|4	
14cu|kgraphviewer-2.2.0-1|5	Summary:	A GraphViz dot graph viewer for KDE
14cu|kgraphviewer-2.2.0-1|6	Name:		kgraphviewer
14cu|kgraphviewer-2.2.0-1|7	Version:	2.2.0
14cu|kgraphviewer-2.2.0-1|8	Release:	1
14cu|kgraphviewer-2.2.0-1|9	License:	GPLv2+
14cu|kgraphviewer-2.2.0-1|10	Group:		Graphics
14cu|kgraphviewer-2.2.0-1|11	Url:		https://gna.org/projects/kgraphviewer
14cu|kgraphviewer-2.2.0-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14cu|kgraphviewer-2.2.0-1|13	BuildRequires:	desktop-file-utils
14cu|kgraphviewer-2.2.0-1|14	BuildRequires:	graphviz
14cu|kgraphviewer-2.2.0-1|15	BuildRequires:	boost-devel
14cu|kgraphviewer-2.2.0-1|16	BuildRequires:	kdelibs4-devel
14cu|kgraphviewer-2.2.0-1|17	BuildRequires:	pkgconfig(libcgraph)
14cu|kgraphviewer-2.2.0-1|18	Requires:	graphviz
14cu|kgraphviewer-2.2.0-1|19	
14cu|kgraphviewer-2.2.0-1|20	%description
14cu|kgraphviewer-2.2.0-1|21	KGraphViewer is user-friendly KDE application for viewing dot graphs
14cu|kgraphviewer-2.2.0-1|22	created for processing with GraphViz. Notable features provided include:
14cu|kgraphviewer-2.2.0-1|23	
14cu|kgraphviewer-2.2.0-1|24	- loading of several graphs in tabs
14cu|kgraphviewer-2.2.0-1|25	- bird's-eye graph view
14cu|kgraphviewer-2.2.0-1|26	- zooming view
14cu|kgraphviewer-2.2.0-1|27	- simple printing
14cu|kgraphviewer-2.2.0-1|28	- context menu and toolbar for selecting layout algorithms
14cu|kgraphviewer-2.2.0-1|29	- session management
14cu|kgraphviewer-2.2.0-1|30	
14cu|kgraphviewer-2.2.0-1|31	%files -f %{name}.lang
14cu|kgraphviewer-2.2.0-1|32	%{_kde_applicationsdir}/*.desktop
14cu|kgraphviewer-2.2.0-1|33	%{_kde_appsdir}/*
14cu|kgraphviewer-2.2.0-1|34	%{_kde_bindir}/*
14cu|kgraphviewer-2.2.0-1|35	%{_kde_datadir}/appdata/%{name}.appdata.xml
14cu|kgraphviewer-2.2.0-1|36	%{_kde_datadir}/appdata/%{name}.metainfo.xml
14cu|kgraphviewer-2.2.0-1|37	%{_kde_datadir}/config.kcfg/*.kcfg
14cu|kgraphviewer-2.2.0-1|38	%{_kde_iconsdir}/*/*/*/*.png
14cu|kgraphviewer-2.2.0-1|39	%{_kde_libdir}/kde4/*.so
14cu|kgraphviewer-2.2.0-1|40	%{_kde_services}/*.desktop
14cu|kgraphviewer-2.2.0-1|41	
14cu|kgraphviewer-2.2.0-1|42	#----------------------------------------------------------------------------
14cu|kgraphviewer-2.2.0-1|43	
14cu|kgraphviewer-2.2.0-1|44	%package -n %{libname}
14cu|kgraphviewer-2.2.0-1|45	Summary:	Shared library for %{name}
14cu|kgraphviewer-2.2.0-1|46	Group:		System/Libraries
14cu|kgraphviewer-2.2.0-1|47	# Wrong major was used
14cu|kgraphviewer-2.2.0-1|48	Conflicts:	%{_lib}kgraphviewer3 < 2.2.0
14cu|kgraphviewer-2.2.0-1|49	Obsoletes:	%{_lib}kgraphviewer3 < 2.2.0
14cu|kgraphviewer-2.2.0-1|50	
14cu|kgraphviewer-2.2.0-1|51	%description -n %{libname}
14cu|kgraphviewer-2.2.0-1|52	This package contains shared library for %{name}.
14cu|kgraphviewer-2.2.0-1|53	
14cu|kgraphviewer-2.2.0-1|54	%files -n %{libname}
14cu|kgraphviewer-2.2.0-1|55	%{_kde_libdir}/lib%{name}.so.%{major}*
14cu|kgraphviewer-2.2.0-1|56	
14cu|kgraphviewer-2.2.0-1|57	#----------------------------------------------------------------------------
14cu|kgraphviewer-2.2.0-1|58	
14cu|kgraphviewer-2.2.0-1|59	%package -n %{devname}
14cu|kgraphviewer-2.2.0-1|60	Summary:	Development files for %{name}
14cu|kgraphviewer-2.2.0-1|61	Group:		Development/KDE and Qt
14cu|kgraphviewer-2.2.0-1|62	Requires:	%{libname} = %{EVRD}
14cu|kgraphviewer-2.2.0-1|63	Provides:	%{name}-devel = %{EVRD}
14cu|kgraphviewer-2.2.0-1|64	Conflicts:	%{name}-devel < 2.2.0
14cu|kgraphviewer-2.2.0-1|65	Obsoletes:	%{name}-devel < 2.2.0
14cu|kgraphviewer-2.2.0-1|66	
14cu|kgraphviewer-2.2.0-1|67	%description -n %{devname}
14cu|kgraphviewer-2.2.0-1|68	This package contains development files for %{name}.
14cu|kgraphviewer-2.2.0-1|69	
14cu|kgraphviewer-2.2.0-1|70	%files -n %{devname}
14cu|kgraphviewer-2.2.0-1|71	%{_kde_includedir}/%{name}
14cu|kgraphviewer-2.2.0-1|72	%{_kde_libdir}/libkgraphviewer.so
14cu|kgraphviewer-2.2.0-1|73	
14cu|kgraphviewer-2.2.0-1|74	#----------------------------------------------------------------------------
14cu|kgraphviewer-2.2.0-1|75	
14cu|kgraphviewer-2.2.0-1|76	%prep
14cu|kgraphviewer-2.2.0-1|77	%setup -q
14cu|kgraphviewer-2.2.0-1|78	
14cu|kgraphviewer-2.2.0-1|79	%build
14cu|kgraphviewer-2.2.0-1|80	%cmake_kde4
14cu|kgraphviewer-2.2.0-1|81	%make
14cu|kgraphviewer-2.2.0-1|82	
14cu|kgraphviewer-2.2.0-1|83	%install
14cu|kgraphviewer-2.2.0-1|84	%makeinstall_std -C build
14cu|kgraphviewer-2.2.0-1|85	
14cu|kgraphviewer-2.2.0-1|86	desktop-file-install --vendor='' \
14cu|kgraphviewer-2.2.0-1|87	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ \
14cu|kgraphviewer-2.2.0-1|88	--remove-key='Encoding' \
14cu|kgraphviewer-2.2.0-1|89	--remove-category='Application' \
14cu|kgraphviewer-2.2.0-1|90	--add-category='Science;Education' \
14cu|kgraphviewer-2.2.0-1|91	%{buildroot}%{_kde_datadir}/applications/kde4/kgraphviewer.desktop \
14cu|kgraphviewer-2.2.0-1|92	%{buildroot}%{_kde_datadir}/applications/kde4/kgrapheditor.desktop
14cu|kgraphviewer-2.2.0-1|93	
14cu|kgraphviewer-2.2.0-1|94	%find_lang %{name} --with-html
14cu|kgraphviewer-2.2.0-1|95	
14cu|kgraphviewer-2.2.0-1|96	
14cu|kgraphviewer-2.2.0-1|97	%changelog
14cu|kgraphviewer-2.2.0-1|98	* Tue Nov 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14cu|kgraphviewer-2.2.0-1|99	+ Revision: 7342fe9
14cu|kgraphviewer-2.2.0-1|100	- New version 2.2.0
14cu|kgraphviewer-2.2.0-1|101	- Fix library major
14cu|kgraphviewer-2.2.0-1|102	- Adjust groups
14cu|kgraphviewer-2.2.0-1|103	- Update files
14cu|kgraphviewer-2.2.0-1|104	
14cu|kgraphviewer-2.2.0-1|105	

10558 14
14cu|kicad-2015.03.21-0.rev5528.2|1	%define revision 5528
14cu|kicad-2015.03.21-0.rev5528.2|2	
14cu|kicad-2015.03.21-0.rev5528.2|3	Name:		kicad
14cu|kicad-2015.03.21-0.rev5528.2|4	Version:	2015.03.21
14cu|kicad-2015.03.21-0.rev5528.2|5	Release:	0.rev%{revision}.2
14cu|kicad-2015.03.21-0.rev5528.2|6	Epoch:		1
14cu|kicad-2015.03.21-0.rev5528.2|7	Summary:	EDA software suite for creation of schematic diagrams and PCBs
14cu|kicad-2015.03.21-0.rev5528.2|8	Group:		Sciences/Computer science
14cu|kicad-2015.03.21-0.rev5528.2|9	License:	GPLv2+
14cu|kicad-2015.03.21-0.rev5528.2|10	Url:		http://www.kicad-pcb.org
14cu|kicad-2015.03.21-0.rev5528.2|11	# URL2:         https://launchpad.net/kicad
14cu|kicad-2015.03.21-0.rev5528.2|12	# URL3:         http://orson.net.pl/pub/kicad/
14cu|kicad-2015.03.21-0.rev5528.2|13	# Additional librairies from Walter Lain
14cu|kicad-2015.03.21-0.rev5528.2|14	# URL4:         http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm
14cu|kicad-2015.03.21-0.rev5528.2|15	
14cu|kicad-2015.03.21-0.rev5528.2|16	# Source files created with the following scripts ...
14cu|kicad-2015.03.21-0.rev5528.2|17	#   kicad-clone.sh ... clone BZR repositories of main, libraries, doc
14cu|kicad-2015.03.21-0.rev5528.2|18	#   kicad-update.sh ... update BZR repositories
14cu|kicad-2015.03.21-0.rev5528.2|19	#   kicad-export.sh ... export BZR repositories and create tarballs
14cu|kicad-2015.03.21-0.rev5528.2|20	#   kicad-walter-libs.sh ... download, unpack and prepare tarball with walter libs
14cu|kicad-2015.03.21-0.rev5528.2|21	
14cu|kicad-2015.03.21-0.rev5528.2|22	Source:		%{name}-%{version}.tar.xz
14cu|kicad-2015.03.21-0.rev5528.2|23	Source1:	%{name}-doc-%{version}.tar.xz
14cu|kicad-2015.03.21-0.rev5528.2|24	Source2:	%{name}-libraries-%{version}.tar.xz
14cu|kicad-2015.03.21-0.rev5528.2|25	Source3:	%{name}-footprints-%{version}.tar.xz
14cu|kicad-2015.03.21-0.rev5528.2|26	Source7:	Epcos-MKT-1.0.tar.bz2
14cu|kicad-2015.03.21-0.rev5528.2|27	Source8:	%{name}-walter-libraries-%{version}.tar.xz
14cu|kicad-2015.03.21-0.rev5528.2|28	Patch1:		kicad-2015.01.02-nostrip.patch
14cu|kicad-2015.03.21-0.rev5528.2|29	Patch2:		kicad-2015.01.02-freerouting.patch
14cu|kicad-2015.03.21-0.rev5528.2|30	
14cu|kicad-2015.03.21-0.rev5528.2|31	BuildRequires:	desktop-file-utils
14cu|kicad-2015.03.21-0.rev5528.2|32	BuildRequires:	wxgtku3.0-devel
14cu|kicad-2015.03.21-0.rev5528.2|33	BuildRequires:	boost-devel
14cu|kicad-2015.03.21-0.rev5528.2|34	BuildRequires:	cmake
14cu|kicad-2015.03.21-0.rev5528.2|35	BuildRequires:	doxygen
14cu|kicad-2015.03.21-0.rev5528.2|36	BuildRequires:	glew-devel
14cu|kicad-2015.03.21-0.rev5528.2|37	BuildRequires:	openssl-devel
14cu|kicad-2015.03.21-0.rev5528.2|38	
14cu|kicad-2015.03.21-0.rev5528.2|39	Requires:	electronics-menu
14cu|kicad-2015.03.21-0.rev5528.2|40	Requires:	freerouting
14cu|kicad-2015.03.21-0.rev5528.2|41	
14cu|kicad-2015.03.21-0.rev5528.2|42	%rename	kicad-library
14cu|kicad-2015.03.21-0.rev5528.2|43	%rename	kicad-locales-ca
14cu|kicad-2015.03.21-0.rev5528.2|44	%rename	kicad-locales-cs
14cu|kicad-2015.03.21-0.rev5528.2|45	%rename	kicad-locales-de
14cu|kicad-2015.03.21-0.rev5528.2|46	%rename	kicad-locales-es
14cu|kicad-2015.03.21-0.rev5528.2|47	%rename	kicad-locales-fi
14cu|kicad-2015.03.21-0.rev5528.2|48	%rename	kicad-locales-fr
14cu|kicad-2015.03.21-0.rev5528.2|49	%rename	kicad-locales-hu
14cu|kicad-2015.03.21-0.rev5528.2|50	%rename	kicad-locales-it
14cu|kicad-2015.03.21-0.rev5528.2|51	%rename	kicad-locales-ja
14cu|kicad-2015.03.21-0.rev5528.2|52	%rename	kicad-locales-ko
14cu|kicad-2015.03.21-0.rev5528.2|53	%rename	kicad-locales-nl
14cu|kicad-2015.03.21-0.rev5528.2|54	%rename	kicad-locales-pl
14cu|kicad-2015.03.21-0.rev5528.2|55	%rename	kicad-locales-pt
14cu|kicad-2015.03.21-0.rev5528.2|56	%rename	kicad-locales-ru
14cu|kicad-2015.03.21-0.rev5528.2|57	%rename	kicad-locales-sl
14cu|kicad-2015.03.21-0.rev5528.2|58	%rename	kicad-locales-sv
14cu|kicad-2015.03.21-0.rev5528.2|59	%rename	kicad-locales-zh-cn
14cu|kicad-2015.03.21-0.rev5528.2|60	
14cu|kicad-2015.03.21-0.rev5528.2|61	
14cu|kicad-2015.03.21-0.rev5528.2|62	%description
14cu|kicad-2015.03.21-0.rev5528.2|63	KiCad is an EDA software to design electronic schematic
14cu|kicad-2015.03.21-0.rev5528.2|64	diagrams and printed circuit board artwork up to 16 layers.
14cu|kicad-2015.03.21-0.rev5528.2|65	KiCad is a set of four softwares and a project manager:
14cu|kicad-2015.03.21-0.rev5528.2|66	- KiCad: project manager
14cu|kicad-2015.03.21-0.rev5528.2|67	- Eeschema: schematic entry
14cu|kicad-2015.03.21-0.rev5528.2|68	- Pcbnew: board editor
14cu|kicad-2015.03.21-0.rev5528.2|69	- Cvpcb: footprint selector for components used in the circuit design
14cu|kicad-2015.03.21-0.rev5528.2|70	- Gerbview: GERBER viewer (photoplotter documents)
14cu|kicad-2015.03.21-0.rev5528.2|71	
14cu|kicad-2015.03.21-0.rev5528.2|72	%files -f %{name}.lang
14cu|kicad-2015.03.21-0.rev5528.2|73	%{_bindir}/*
14cu|kicad-2015.03.21-0.rev5528.2|74	%{_libdir}/%{name}
14cu|kicad-2015.03.21-0.rev5528.2|75	%{_datadir}/%{name}/
14cu|kicad-2015.03.21-0.rev5528.2|76	%{_datadir}/applications/*.desktop
14cu|kicad-2015.03.21-0.rev5528.2|77	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*.*
14cu|kicad-2015.03.21-0.rev5528.2|78	%{_datadir}/icons/hicolor/*/apps/*.*
14cu|kicad-2015.03.21-0.rev5528.2|79	%{_datadir}/mime/packages/%{name}.xml
14cu|kicad-2015.03.21-0.rev5528.2|80	%{_datadir}/mimelnk/application/x-%{name}-*.desktop
14cu|kicad-2015.03.21-0.rev5528.2|81	#%config(noreplace) %{_sysconfdir}/ld.so.conf.d/kicad.conf
14cu|kicad-2015.03.21-0.rev5528.2|82	%dir %{_docdir}/%{name}/
14cu|kicad-2015.03.21-0.rev5528.2|83	%{_docdir}/%{name}/*.txt
14cu|kicad-2015.03.21-0.rev5528.2|84	
14cu|kicad-2015.03.21-0.rev5528.2|85	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|86	
14cu|kicad-2015.03.21-0.rev5528.2|87	%package	doc
14cu|kicad-2015.03.21-0.rev5528.2|88	Summary:	Documentation for KiCad
14cu|kicad-2015.03.21-0.rev5528.2|89	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|90	License:	GPLv2+
14cu|kicad-2015.03.21-0.rev5528.2|91	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|92	
14cu|kicad-2015.03.21-0.rev5528.2|93	%description	doc
14cu|kicad-2015.03.21-0.rev5528.2|94	Documentation and tutorials for KiCad in English.
14cu|kicad-2015.03.21-0.rev5528.2|95	
14cu|kicad-2015.03.21-0.rev5528.2|96	%files doc
14cu|kicad-2015.03.21-0.rev5528.2|97	%dir %{_docdir}/%{name}/
14cu|kicad-2015.03.21-0.rev5528.2|98	%{_docdir}/%{name}/contrib
14cu|kicad-2015.03.21-0.rev5528.2|99	#%{_docdir}/%{name}/help/
14cu|kicad-2015.03.21-0.rev5528.2|100	%{_docdir}/%{name}/help/en
14cu|kicad-2015.03.21-0.rev5528.2|101	%{_docdir}/%{name}/help/file_formats
14cu|kicad-2015.03.21-0.rev5528.2|102	#%{_docdir}/%{name}/tutorials
14cu|kicad-2015.03.21-0.rev5528.2|103	%{_docdir}/%{name}/tutorials/en
14cu|kicad-2015.03.21-0.rev5528.2|104	%{_docdir}/%{name}/scripts
14cu|kicad-2015.03.21-0.rev5528.2|105	
14cu|kicad-2015.03.21-0.rev5528.2|106	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|107	
14cu|kicad-2015.03.21-0.rev5528.2|108	%package	doc-de
14cu|kicad-2015.03.21-0.rev5528.2|109	Summary:	Documentation for KiCad in German
14cu|kicad-2015.03.21-0.rev5528.2|110	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|111	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|112	Requires:	locales-de
14cu|kicad-2015.03.21-0.rev5528.2|113	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|114	
14cu|kicad-2015.03.21-0.rev5528.2|115	%description	doc-de
14cu|kicad-2015.03.21-0.rev5528.2|116	Documentation and tutorials for KiCad in German
14cu|kicad-2015.03.21-0.rev5528.2|117	
14cu|kicad-2015.03.21-0.rev5528.2|118	%files doc-de
14cu|kicad-2015.03.21-0.rev5528.2|119	%{_docdir}/%{name}/help/de
14cu|kicad-2015.03.21-0.rev5528.2|120	%{_docdir}/%{name}/tutorials/de
14cu|kicad-2015.03.21-0.rev5528.2|121	
14cu|kicad-2015.03.21-0.rev5528.2|122	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|123	
14cu|kicad-2015.03.21-0.rev5528.2|124	%package	doc-es
14cu|kicad-2015.03.21-0.rev5528.2|125	Summary:	Documentation for KiCad in Spanish
14cu|kicad-2015.03.21-0.rev5528.2|126	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|127	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|128	Requires:	locales-es
14cu|kicad-2015.03.21-0.rev5528.2|129	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|130	
14cu|kicad-2015.03.21-0.rev5528.2|131	%description	doc-es
14cu|kicad-2015.03.21-0.rev5528.2|132	Documentation and tutorials for KiCad in Spanish
14cu|kicad-2015.03.21-0.rev5528.2|133	
14cu|kicad-2015.03.21-0.rev5528.2|134	%files doc-es
14cu|kicad-2015.03.21-0.rev5528.2|135	%{_docdir}/%{name}/help/es
14cu|kicad-2015.03.21-0.rev5528.2|136	%{_docdir}/%{name}/tutorials/es
14cu|kicad-2015.03.21-0.rev5528.2|137	
14cu|kicad-2015.03.21-0.rev5528.2|138	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|139	
14cu|kicad-2015.03.21-0.rev5528.2|140	%package	doc-fr
14cu|kicad-2015.03.21-0.rev5528.2|141	Summary:	Documentation for KiCad in French
14cu|kicad-2015.03.21-0.rev5528.2|142	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|143	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|144	Requires:	locales-fr
14cu|kicad-2015.03.21-0.rev5528.2|145	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|146	
14cu|kicad-2015.03.21-0.rev5528.2|147	%description	doc-fr
14cu|kicad-2015.03.21-0.rev5528.2|148	Documentation and tutorials for KiCad in French
14cu|kicad-2015.03.21-0.rev5528.2|149	
14cu|kicad-2015.03.21-0.rev5528.2|150	%files doc-fr
14cu|kicad-2015.03.21-0.rev5528.2|151	%{_docdir}/%{name}/help/fr
14cu|kicad-2015.03.21-0.rev5528.2|152	%{_docdir}/%{name}/tutorials/fr
14cu|kicad-2015.03.21-0.rev5528.2|153	
14cu|kicad-2015.03.21-0.rev5528.2|154	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|155	
14cu|kicad-2015.03.21-0.rev5528.2|156	%package	doc-hu
14cu|kicad-2015.03.21-0.rev5528.2|157	Summary:	Documentation for KiCad in Hungarian
14cu|kicad-2015.03.21-0.rev5528.2|158	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|159	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|160	Requires:	locales-hu
14cu|kicad-2015.03.21-0.rev5528.2|161	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|162	
14cu|kicad-2015.03.21-0.rev5528.2|163	%description	doc-hu
14cu|kicad-2015.03.21-0.rev5528.2|164	Documentation and tutorials for KiCad in Hungarian
14cu|kicad-2015.03.21-0.rev5528.2|165	
14cu|kicad-2015.03.21-0.rev5528.2|166	%files doc-hu
14cu|kicad-2015.03.21-0.rev5528.2|167	%{_docdir}/%{name}/tutorials/hu
14cu|kicad-2015.03.21-0.rev5528.2|168	
14cu|kicad-2015.03.21-0.rev5528.2|169	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|170	
14cu|kicad-2015.03.21-0.rev5528.2|171	%package	doc-it
14cu|kicad-2015.03.21-0.rev5528.2|172	Summary:	Documentation for KiCad in Italian
14cu|kicad-2015.03.21-0.rev5528.2|173	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|174	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|175	Requires:	locales-it
14cu|kicad-2015.03.21-0.rev5528.2|176	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|177	
14cu|kicad-2015.03.21-0.rev5528.2|178	%description	doc-it
14cu|kicad-2015.03.21-0.rev5528.2|179	Documentation and tutorials for KiCad in Italian
14cu|kicad-2015.03.21-0.rev5528.2|180	
14cu|kicad-2015.03.21-0.rev5528.2|181	%files doc-it
14cu|kicad-2015.03.21-0.rev5528.2|182	%{_docdir}/%{name}/help/it
14cu|kicad-2015.03.21-0.rev5528.2|183	%{_docdir}/%{name}/tutorials/it
14cu|kicad-2015.03.21-0.rev5528.2|184	
14cu|kicad-2015.03.21-0.rev5528.2|185	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|186	
14cu|kicad-2015.03.21-0.rev5528.2|187	%package	doc-ja
14cu|kicad-2015.03.21-0.rev5528.2|188	Summary:	Documentation for KiCad in Japanese
14cu|kicad-2015.03.21-0.rev5528.2|189	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|190	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|191	Requires:	locales-ja
14cu|kicad-2015.03.21-0.rev5528.2|192	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|193	
14cu|kicad-2015.03.21-0.rev5528.2|194	%description	doc-ja
14cu|kicad-2015.03.21-0.rev5528.2|195	Documentation and tutorials for KiCad in Japanese
14cu|kicad-2015.03.21-0.rev5528.2|196	
14cu|kicad-2015.03.21-0.rev5528.2|197	%files doc-ja
14cu|kicad-2015.03.21-0.rev5528.2|198	%{_docdir}/%{name}/help/ja
14cu|kicad-2015.03.21-0.rev5528.2|199	%{_docdir}/%{name}/tutorials/ja
14cu|kicad-2015.03.21-0.rev5528.2|200	
14cu|kicad-2015.03.21-0.rev5528.2|201	
14cu|kicad-2015.03.21-0.rev5528.2|202	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|203	
14cu|kicad-2015.03.21-0.rev5528.2|204	%package	doc-pl
14cu|kicad-2015.03.21-0.rev5528.2|205	Summary:	Documentation for KiCad in Polish
14cu|kicad-2015.03.21-0.rev5528.2|206	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|207	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|208	Requires:	locales-pl
14cu|kicad-2015.03.21-0.rev5528.2|209	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|210	
14cu|kicad-2015.03.21-0.rev5528.2|211	%description	doc-pl
14cu|kicad-2015.03.21-0.rev5528.2|212	Documentation and tutorials for KiCad in Polish
14cu|kicad-2015.03.21-0.rev5528.2|213	
14cu|kicad-2015.03.21-0.rev5528.2|214	%files doc-pl
14cu|kicad-2015.03.21-0.rev5528.2|215	%{_docdir}/%{name}/help/pl
14cu|kicad-2015.03.21-0.rev5528.2|216	%{_docdir}/%{name}/tutorials/pl
14cu|kicad-2015.03.21-0.rev5528.2|217	
14cu|kicad-2015.03.21-0.rev5528.2|218	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|219	
14cu|kicad-2015.03.21-0.rev5528.2|220	%package	doc-pt
14cu|kicad-2015.03.21-0.rev5528.2|221	Summary:	Documentation for KiCad in Portuguese
14cu|kicad-2015.03.21-0.rev5528.2|222	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|223	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|224	Requires:	locales-pt
14cu|kicad-2015.03.21-0.rev5528.2|225	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|226	
14cu|kicad-2015.03.21-0.rev5528.2|227	%description	doc-pt
14cu|kicad-2015.03.21-0.rev5528.2|228	Documentation and tutorials for KiCad in Portuguese
14cu|kicad-2015.03.21-0.rev5528.2|229	
14cu|kicad-2015.03.21-0.rev5528.2|230	%files doc-pt
14cu|kicad-2015.03.21-0.rev5528.2|231	%{_docdir}/%{name}/help/pt
14cu|kicad-2015.03.21-0.rev5528.2|232	
14cu|kicad-2015.03.21-0.rev5528.2|233	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|234	
14cu|kicad-2015.03.21-0.rev5528.2|235	%package	doc-ru
14cu|kicad-2015.03.21-0.rev5528.2|236	Summary:	Documentation for KiCad in Russian
14cu|kicad-2015.03.21-0.rev5528.2|237	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|238	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|239	Requires:	locales-ru
14cu|kicad-2015.03.21-0.rev5528.2|240	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|241	
14cu|kicad-2015.03.21-0.rev5528.2|242	%description	doc-ru
14cu|kicad-2015.03.21-0.rev5528.2|243	Documentation and tutorials for KiCad in Russian
14cu|kicad-2015.03.21-0.rev5528.2|244	
14cu|kicad-2015.03.21-0.rev5528.2|245	%files doc-ru
14cu|kicad-2015.03.21-0.rev5528.2|246	%{_docdir}/%{name}/help/ru
14cu|kicad-2015.03.21-0.rev5528.2|247	%{_docdir}/%{name}/tutorials/ru
14cu|kicad-2015.03.21-0.rev5528.2|248	
14cu|kicad-2015.03.21-0.rev5528.2|249	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|250	
14cu|kicad-2015.03.21-0.rev5528.2|251	%package	doc-zh_CN
14cu|kicad-2015.03.21-0.rev5528.2|252	Summary:	Documentation for KiCad in Chinese
14cu|kicad-2015.03.21-0.rev5528.2|253	Group:		Documentation
14cu|kicad-2015.03.21-0.rev5528.2|254	Requires:	%{name}-doc = %{EVRD}
14cu|kicad-2015.03.21-0.rev5528.2|255	Requires:	locales-zh
14cu|kicad-2015.03.21-0.rev5528.2|256	BuildArch:	noarch
14cu|kicad-2015.03.21-0.rev5528.2|257	
14cu|kicad-2015.03.21-0.rev5528.2|258	%description    doc-zh_CN
14cu|kicad-2015.03.21-0.rev5528.2|259	Documentation and tutorials for KiCad in Chinese
14cu|kicad-2015.03.21-0.rev5528.2|260	
14cu|kicad-2015.03.21-0.rev5528.2|261	%files doc-zh_CN
14cu|kicad-2015.03.21-0.rev5528.2|262	%{_docdir}/%{name}/tutorials/zh_CN
14cu|kicad-2015.03.21-0.rev5528.2|263	
14cu|kicad-2015.03.21-0.rev5528.2|264	#----------------------------------------------------------------------------
14cu|kicad-2015.03.21-0.rev5528.2|265	
14cu|kicad-2015.03.21-0.rev5528.2|266	%prep
14cu|kicad-2015.03.21-0.rev5528.2|267	%setup -q -a 1 -a 2 -a 3 -a 7 -a 8
14cu|kicad-2015.03.21-0.rev5528.2|268	
14cu|kicad-2015.03.21-0.rev5528.2|269	%patch1 -p1
14cu|kicad-2015.03.21-0.rev5528.2|270	%patch2 -p1
14cu|kicad-2015.03.21-0.rev5528.2|271	
14cu|kicad-2015.03.21-0.rev5528.2|272	#kicad-doc.noarch: W: file-not-utf8 /usr/share/doc/kicad/AUTHORS.txt
14cu|kicad-2015.03.21-0.rev5528.2|273	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS.txt
14cu|kicad-2015.03.21-0.rev5528.2|274	
14cu|kicad-2015.03.21-0.rev5528.2|275	
14cu|kicad-2015.03.21-0.rev5528.2|276	#multilibs
14cu|kicad-2015.03.21-0.rev5528.2|277	%ifarch x86_64 sparc64 ppc64 amd64 s390x
14cu|kicad-2015.03.21-0.rev5528.2|278	%{__sed} -i "s|KICAD_PLUGINS lib/kicad/plugins|KICAD_PLUGINS lib64/kicad/plugins|" CMakeLists.txt
14cu|kicad-2015.03.21-0.rev5528.2|279	#%{__sed} -i "s|/usr/lib/kicad|/usr/lib64/kicad|" %{SOURCE3}
14cu|kicad-2015.03.21-0.rev5528.2|280	%endif
14cu|kicad-2015.03.21-0.rev5528.2|281	
14cu|kicad-2015.03.21-0.rev5528.2|282	
14cu|kicad-2015.03.21-0.rev5528.2|283	%build
14cu|kicad-2015.03.21-0.rev5528.2|284	
14cu|kicad-2015.03.21-0.rev5528.2|285	# Add Epcos library
14cu|kicad-2015.03.21-0.rev5528.2|286	cd Epcos-MKT-1.0
14cu|kicad-2015.03.21-0.rev5528.2|287	cp -pR library ../%{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|288	cp -pR modules ../%{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|289	cd ..
14cu|kicad-2015.03.21-0.rev5528.2|290	
14cu|kicad-2015.03.21-0.rev5528.2|291	# Add Walter libraries
14cu|kicad-2015.03.21-0.rev5528.2|292	cd %{name}-walter-libraries-%{version}
14cu|kicad-2015.03.21-0.rev5528.2|293	cp -pR library ../%{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|294	cp -pR modules ../%{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|295	cd ..
14cu|kicad-2015.03.21-0.rev5528.2|296	
14cu|kicad-2015.03.21-0.rev5528.2|297	#
14cu|kicad-2015.03.21-0.rev5528.2|298	# Symbols libraries
14cu|kicad-2015.03.21-0.rev5528.2|299	#
14cu|kicad-2015.03.21-0.rev5528.2|300	pushd %{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|301	%cmake -DKICAD_STABLE_VERSION=OFF
14cu|kicad-2015.03.21-0.rev5528.2|302	%make -j1 VERBOSE=1
14cu|kicad-2015.03.21-0.rev5528.2|303	popd
14cu|kicad-2015.03.21-0.rev5528.2|304	
14cu|kicad-2015.03.21-0.rev5528.2|305	
14cu|kicad-2015.03.21-0.rev5528.2|306	#
14cu|kicad-2015.03.21-0.rev5528.2|307	# Core components
14cu|kicad-2015.03.21-0.rev5528.2|308	#
14cu|kicad-2015.03.21-0.rev5528.2|309	%cmake -DKICAD_STABLE_VERSION=OFF -DKICAD_SKIP_BOOST=ON \
14cu|kicad-2015.03.21-0.rev5528.2|310	-DwxWidgets_CONFIG_EXECUTABLE=%{_bindir}/wx-config
14cu|kicad-2015.03.21-0.rev5528.2|311	%make VERBOSE=1
14cu|kicad-2015.03.21-0.rev5528.2|312	
14cu|kicad-2015.03.21-0.rev5528.2|313	
14cu|kicad-2015.03.21-0.rev5528.2|314	%install
14cu|kicad-2015.03.21-0.rev5528.2|315	%makeinstall_std -C build
14cu|kicad-2015.03.21-0.rev5528.2|316	
14cu|kicad-2015.03.21-0.rev5528.2|317	# install localization
14cu|kicad-2015.03.21-0.rev5528.2|318	cd %{name}-doc-%{version}/internat
14cu|kicad-2015.03.21-0.rev5528.2|319	for dir in bg ca cs de es fr hu it ko nl pl pt ru sl sv zh_CN
14cu|kicad-2015.03.21-0.rev5528.2|320	do
14cu|kicad-2015.03.21-0.rev5528.2|321	install -m 644 -D ${dir}/%{name}.mo %{buildroot}%{_datadir}/locale/${dir}/LC_MESSAGES/%{name}.mo
14cu|kicad-2015.03.21-0.rev5528.2|322	done
14cu|kicad-2015.03.21-0.rev5528.2|323	cd ../..
14cu|kicad-2015.03.21-0.rev5528.2|324	
14cu|kicad-2015.03.21-0.rev5528.2|325	
14cu|kicad-2015.03.21-0.rev5528.2|326	# install desktop
14cu|kicad-2015.03.21-0.rev5528.2|327	for desktopfile in %{buildroot}%{_datadir}/applications/*.desktop ; do
14cu|kicad-2015.03.21-0.rev5528.2|328	desktop-file-install \
14cu|kicad-2015.03.21-0.rev5528.2|329	--dir %{buildroot}%{_datadir}/applications \
14cu|kicad-2015.03.21-0.rev5528.2|330	--remove-category Development              \
14cu|kicad-2015.03.21-0.rev5528.2|331	--delete-original                          \
14cu|kicad-2015.03.21-0.rev5528.2|332	${desktopfile}
14cu|kicad-2015.03.21-0.rev5528.2|333	done
14cu|kicad-2015.03.21-0.rev5528.2|334	
14cu|kicad-2015.03.21-0.rev5528.2|335	#
14cu|kicad-2015.03.21-0.rev5528.2|336	# Symbols libraries
14cu|kicad-2015.03.21-0.rev5528.2|337	#
14cu|kicad-2015.03.21-0.rev5528.2|338	pushd %{name}-libraries-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|339	%makeinstall_std -C build
14cu|kicad-2015.03.21-0.rev5528.2|340	popd
14cu|kicad-2015.03.21-0.rev5528.2|341	
14cu|kicad-2015.03.21-0.rev5528.2|342	# install template
14cu|kicad-2015.03.21-0.rev5528.2|343	install -d %{buildroot}%{_datadir}/%{name}/template
14cu|kicad-2015.03.21-0.rev5528.2|344	install -m 644 template/%{name}.pro %{buildroot}%{_datadir}/%{name}/template
14cu|kicad-2015.03.21-0.rev5528.2|345	
14cu|kicad-2015.03.21-0.rev5528.2|346	# Footprints
14cu|kicad-2015.03.21-0.rev5528.2|347	pushd %{name}-footprints-%{version}/
14cu|kicad-2015.03.21-0.rev5528.2|348	cp -a */ %{buildroot}%{_datadir}/%{name}/modules
14cu|kicad-2015.03.21-0.rev5528.2|349	popd
14cu|kicad-2015.03.21-0.rev5528.2|350	ln -f %{buildroot}%{_datadir}/%{name}/template/fp-lib-table{.for-pretty,}
14cu|kicad-2015.03.21-0.rev5528.2|351	
14cu|kicad-2015.03.21-0.rev5528.2|352	# Preparing for documentation pull-ups
14cu|kicad-2015.03.21-0.rev5528.2|353	rm -f  %{name}-doc-%{version}/doc/help/CMakeLists.txt
14cu|kicad-2015.03.21-0.rev5528.2|354	rm -f  %{name}-doc-%{version}/doc/help/makefile
14cu|kicad-2015.03.21-0.rev5528.2|355	rm -f  %{name}-doc-%{version}/doc/tutorials/CMakeLists.txt
14cu|kicad-2015.03.21-0.rev5528.2|356	
14cu|kicad-2015.03.21-0.rev5528.2|357	cp -pr %{name}-doc-%{version}/doc/* %{buildroot}%{_docdir}/%{name}
14cu|kicad-2015.03.21-0.rev5528.2|358	cp -pr AUTHORS.txt CHANGELOG* %{buildroot}%{_docdir}/%{name}
14cu|kicad-2015.03.21-0.rev5528.2|359	
14cu|kicad-2015.03.21-0.rev5528.2|360	%find_lang %{name}
14cu|kicad-2015.03.21-0.rev5528.2|361	
14cu|kicad-2015.03.21-0.rev5528.2|362	
14cu|kicad-2015.03.21-0.rev5528.2|363	%changelog
14cu|kicad-2015.03.21-0.rev5528.2|364	
14cu|kicad-2015.03.21-0.rev5528.2|365	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2015.03.21-0.rev5528.2
14cu|kicad-2015.03.21-0.rev5528.2|366	- (17a26c2) Properly rename kicad-library and kicad-locales packages to avoid conflicts during updates from old versions
14cu|kicad-2015.03.21-0.rev5528.2|367	
14cu|kicad-2015.03.21-0.rev5528.2|368	

10559 14
14cu|kid3-3.4.2-1|1	%define	use_gstreamer	0
14cu|kid3-3.4.2-1|2	%define	with_cli	1
14cu|kid3-3.4.2-1|3	%define	with_qt5	1
14cu|kid3-3.4.2-1|4	# This one needs also qt5
14cu|kid3-3.4.2-1|5	%define	with_kde5	0
14cu|kid3-3.4.2-1|6	%define	major		%{version}
14cu|kid3-3.4.2-1|7	%define	libname		%mklibname %{name}
14cu|kid3-3.4.2-1|8	
14cu|kid3-3.4.2-1|9	Summary:	ID3 Tagger
14cu|kid3-3.4.2-1|10	Name:		kid3
14cu|kid3-3.4.2-1|11	Version:	3.4.2
14cu|kid3-3.4.2-1|12	Release:	1
14cu|kid3-3.4.2-1|13	License:	GPLv2+
14cu|kid3-3.4.2-1|14	Group:		Sound
14cu|kid3-3.4.2-1|15	Url:		http://kid3.sourceforge.net/
14cu|kid3-3.4.2-1|16	Source0:	http://prdownloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|kid3-3.4.2-1|17	Source1:	http://prdownloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz.asc
14cu|kid3-3.4.2-1|18	Source2:	%{name}.rpmlintrc
14cu|kid3-3.4.2-1|19	Patch0:		%{name}-3.2.0-fix-lib-path.patch
14cu|kid3-3.4.2-1|20	#Patch1:	%%{name}-3.2.0-fix-qt4-build-with-qmlplugindump.patch
14cu|kid3-3.4.2-1|21	BuildRequires:	cmake >= 2.8
14cu|kid3-3.4.2-1|22	BuildRequires:	gettext
14cu|kid3-3.4.2-1|23	BuildRequires:	id3lib-devel
14cu|kid3-3.4.2-1|24	BuildRequires:	pkgconfig(taglib) >= 1.8
14cu|kid3-3.4.2-1|25	BuildRequires:	libmp4v2-devel
14cu|kid3-3.4.2-1|26	# Not needed
14cu|kid3-3.4.2-1|27	#BuildRequires:	libtunepimp-devel
14cu|kid3-3.4.2-1|28	BuildRequires:	pkgconfig(flac)
14cu|kid3-3.4.2-1|29	BuildRequires:	pkgconfig(flac++)
14cu|kid3-3.4.2-1|30	BuildRequires:	pkgconfig(ogg)
14cu|kid3-3.4.2-1|31	BuildRequires:	pkgconfig(vorbis)
14cu|kid3-3.4.2-1|32	BuildRequires:	pkgconfig(libchromaprint)
14cu|kid3-3.4.2-1|33	%if %{with_qt5}
14cu|kid3-3.4.2-1|34	BuildRequires:	qt5-linguist-tools
14cu|kid3-3.4.2-1|35	BuildRequires:	pkgconfig(Qt5Core)
14cu|kid3-3.4.2-1|36	BuildRequires:	pkgconfig(Qt5DBus)
14cu|kid3-3.4.2-1|37	BuildRequires:	pkgconfig(Qt5Network)
14cu|kid3-3.4.2-1|38	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|kid3-3.4.2-1|39	BuildRequires:	pkgconfig(Qt5Test)
14cu|kid3-3.4.2-1|40	BuildRequires:	pkgconfig(Qt5Qml)
14cu|kid3-3.4.2-1|41	BuildRequires:	pkgconfig(Qt5Quick)
14cu|kid3-3.4.2-1|42	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|kid3-3.4.2-1|43	BuildRequires:	pkgconfig(Qt5Xml)
14cu|kid3-3.4.2-1|44	BuildRequires:	qmake5
14cu|kid3-3.4.2-1|45	%else
14cu|kid3-3.4.2-1|46	BuildRequires:	qt4-devel
14cu|kid3-3.4.2-1|47	%endif
14cu|kid3-3.4.2-1|48	%if %{with_kde5}
14cu|kid3-3.4.2-1|49	BuildRequires:	python
14cu|kid3-3.4.2-1|50	BuildRequires:	kio-devel
14cu|kid3-3.4.2-1|51	BuildRequires:	kdoctools-devel
14cu|kid3-3.4.2-1|52	%else
14cu|kid3-3.4.2-1|53	BuildRequires:	kdelibs4-devel
14cu|kid3-3.4.2-1|54	%endif
14cu|kid3-3.4.2-1|55	%if %{use_gstreamer}
14cu|kid3-3.4.2-1|56	BuildRequires:	gstreamer1.0-devel >= 1.0
14cu|kid3-3.4.2-1|57	%else
14cu|kid3-3.4.2-1|58	BuildRequires:	ffmpeg-devel
14cu|kid3-3.4.2-1|59	%endif
14cu|kid3-3.4.2-1|60	BuildRequires:	readline-devel
14cu|kid3-3.4.2-1|61	# For docs
14cu|kid3-3.4.2-1|62	BuildRequires:	xsltproc
14cu|kid3-3.4.2-1|63	BuildRequires:	docbook-style-xsl >= 1.72
14cu|kid3-3.4.2-1|64	Requires:	xdg-utils
14cu|kid3-3.4.2-1|65	Requires:	%{libname} = %{EVRD}
14cu|kid3-3.4.2-1|66	
14cu|kid3-3.4.2-1|67	%description
14cu|kid3-3.4.2-1|68	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cu|kid3-3.4.2-1|69	Speex, TrueAudio, WavPack, WMA, WAV and AIFF files (e.g. full albums) without
14cu|kid3-3.4.2-1|70	typing the same information again and again, and have control over both ID3v1
14cu|kid3-3.4.2-1|71	and ID3v2 tags, then Kid3 is the program you are looking for.
14cu|kid3-3.4.2-1|72	With Kid3 you can:
14cu|kid3-3.4.2-1|73	- Edit ID3v1.1 tags
14cu|kid3-3.4.2-1|74	- Edit all ID3v2.3 and ID3v2.4 frames
14cu|kid3-3.4.2-1|75	- Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
14cu|kid3-3.4.2-1|76	- Edit tags of multiple files
14cu|kid3-3.4.2-1|77	- Generate tags from filenames
14cu|kid3-3.4.2-1|78	- Generate filenames from tags
14cu|kid3-3.4.2-1|79	- Generate play-list files
14cu|kid3-3.4.2-1|80	- Automatic case conversion and string translation
14cu|kid3-3.4.2-1|81	- Import and export album data
14cu|kid3-3.4.2-1|82	- Import from gnudb.org, TrackType.org, MusicBrainz, Discogs and Amazon.
14cu|kid3-3.4.2-1|83	
14cu|kid3-3.4.2-1|84	%files -f %{name}.lang
14cu|kid3-3.4.2-1|85	%doc AUTHORS ChangeLog COPYING LICENSE README
14cu|kid3-3.4.2-1|86	#%%{_docdir}/HTML/*/%%{name}/*
14cu|kid3-3.4.2-1|87	%{_kde_bindir}/%{name}
14cu|kid3-3.4.2-1|88	%{_kde_applicationsdir}/%{name}.desktop
14cu|kid3-3.4.2-1|89	%{_kde_appsdir}/%{name}/*
14cu|kid3-3.4.2-1|90	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kid3-3.4.2-1|91	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
14cu|kid3-3.4.2-1|92	%{_datadir}/appdata/%{name}*.xml
14cu|kid3-3.4.2-1|93	%{_datadir}/dbus-1/interfaces/*.xml
14cu|kid3-3.4.2-1|94	%{_mandir}/man1/%{name}.1*
14cu|kid3-3.4.2-1|95	%{_mandir}/de/man1/%{name}.1*
14cu|kid3-3.4.2-1|96	
14cu|kid3-3.4.2-1|97	#--------------------------------------------------------------------
14cu|kid3-3.4.2-1|98	
14cu|kid3-3.4.2-1|99	%package	qt
14cu|kid3-3.4.2-1|100	Summary:	Efficient ID3 tag editor - Qt version
14cu|kid3-3.4.2-1|101	Group:		Sound
14cu|kid3-3.4.2-1|102	Requires:	xdg-utils
14cu|kid3-3.4.2-1|103	Requires:	%{libname} = %{EVRD}
14cu|kid3-3.4.2-1|104	
14cu|kid3-3.4.2-1|105	%description	qt
14cu|kid3-3.4.2-1|106	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cu|kid3-3.4.2-1|107	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cu|kid3-3.4.2-1|108	information again and again and have control over both ID3v1 and ID3v2 tags,
14cu|kid3-3.4.2-1|109	then Kid3 is the program you are looking for.
14cu|kid3-3.4.2-1|110	This package provides Kid3 built without KDE dependencies.
14cu|kid3-3.4.2-1|111	
14cu|kid3-3.4.2-1|112	%files qt
14cu|kid3-3.4.2-1|113	%doc %{_docdir}/%{name}-qt/
14cu|kid3-3.4.2-1|114	#dir %%{_datadir}/%%{name}-qt/
14cu|kid3-3.4.2-1|115	%{_bindir}/%{name}-qt
14cu|kid3-3.4.2-1|116	%{_datadir}/applications/%{name}-qt.desktop
14cu|kid3-3.4.2-1|117	%{_datadir}/icons/hicolor/*/apps/%{name}-qt.png
14cu|kid3-3.4.2-1|118	%{_datadir}/icons/hicolor/scalable/apps/%{name}-qt.svg
14cu|kid3-3.4.2-1|119	%{_mandir}/man1/%{name}-qt.1*
14cu|kid3-3.4.2-1|120	%{_mandir}/de/man1/%{name}-qt.1*
14cu|kid3-3.4.2-1|121	
14cu|kid3-3.4.2-1|122	#--------------------------------------------------------------------
14cu|kid3-3.4.2-1|123	
14cu|kid3-3.4.2-1|124	%if %{with_cli}
14cu|kid3-3.4.2-1|125	%package	cli
14cu|kid3-3.4.2-1|126	Summary:	Efficient ID3 tag editor - command line version
14cu|kid3-3.4.2-1|127	Group:		Sound
14cu|kid3-3.4.2-1|128	Requires:	xdg-utils
14cu|kid3-3.4.2-1|129	Requires:	%{libname} = %{EVRD}
14cu|kid3-3.4.2-1|130	
14cu|kid3-3.4.2-1|131	%description	cli
14cu|kid3-3.4.2-1|132	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cu|kid3-3.4.2-1|133	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cu|kid3-3.4.2-1|134	information again and again and have control over both ID3v1 and ID3v2 tags,
14cu|kid3-3.4.2-1|135	then Kid3 is the program you are looking for.
14cu|kid3-3.4.2-1|136	This package provides Kid3 built for command line use.
14cu|kid3-3.4.2-1|137	
14cu|kid3-3.4.2-1|138	%files cli
14cu|kid3-3.4.2-1|139	%doc %{_docdir}/%{name}-cli/
14cu|kid3-3.4.2-1|140	%{_bindir}/%{name}-cli
14cu|kid3-3.4.2-1|141	%{_mandir}/man1/%{name}-cli.1*
14cu|kid3-3.4.2-1|142	%{_mandir}/de/man1/%{name}-cli.1*
14cu|kid3-3.4.2-1|143	%endif
14cu|kid3-3.4.2-1|144	
14cu|kid3-3.4.2-1|145	#-----------------------------------------------------------------------------
14cu|kid3-3.4.2-1|146	
14cu|kid3-3.4.2-1|147	%package	-n %{libname}
14cu|kid3-3.4.2-1|148	Summary:	Efficient ID3 tag editor
14cu|kid3-3.4.2-1|149	Group:		Sound
14cu|kid3-3.4.2-1|150	
14cu|kid3-3.4.2-1|151	%description	-n %{libname}
14cu|kid3-3.4.2-1|152	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
14cu|kid3-3.4.2-1|153	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
14cu|kid3-3.4.2-1|154	information again and again and have control over both ID3v1 and ID3v2 tags,
14cu|kid3-3.4.2-1|155	then Kid3 is the program you are looking for.
14cu|kid3-3.4.2-1|156	This package provides the shared libraries and the common files needed
14cu|kid3-3.4.2-1|157	for Kid3.
14cu|kid3-3.4.2-1|158	
14cu|kid3-3.4.2-1|159	%files -n %{libname}
14cu|kid3-3.4.2-1|160	%doc COPYING
14cu|kid3-3.4.2-1|161	#{_libdir}/lib%%{name}-*.so
14cu|kid3-3.4.2-1|162	%{_libdir}/lib%{name}-core.so.%{major}
14cu|kid3-3.4.2-1|163	%{_libdir}/lib%{name}-gui.so.%{major}
14cu|kid3-3.4.2-1|164	%dir %{_libdir}/%{name}/plugins/imports/
14cu|kid3-3.4.2-1|165	%dir %{_libdir}/%{name}/plugins/imports/Kid3/
14cu|kid3-3.4.2-1|166	%{_libdir}/%{name}/plugins/lib*.so
14cu|kid3-3.4.2-1|167	%{_libdir}/%{name}/plugins/imports/Kid3/*
14cu|kid3-3.4.2-1|168	#dir %%{_datadir}/%%{name}/translations/
14cu|kid3-3.4.2-1|169	%{_datadir}/%{name}/qml/script/*.qml
14cu|kid3-3.4.2-1|170	%{_datadir}/%{name}/translations/*.qm
14cu|kid3-3.4.2-1|171	
14cu|kid3-3.4.2-1|172	#--------------------------------------------------------------------
14cu|kid3-3.4.2-1|173	
14cu|kid3-3.4.2-1|174	%prep
14cu|kid3-3.4.2-1|175	%setup -qn %{name}-%{version}
14cu|kid3-3.4.2-1|176	%patch0 -p1
14cu|kid3-3.4.2-1|177	
14cu|kid3-3.4.2-1|178	
14cu|kid3-3.4.2-1|179	%build
14cu|kid3-3.4.2-1|180	# First build the KDE4/5 version
14cu|kid3-3.4.2-1|181	mkdir kde
14cu|kid3-3.4.2-1|182	cd kde
14cu|kid3-3.4.2-1|183	%if %{with_kde5}
14cu|kid3-3.4.2-1|184	%cmake_kde5	-DWITH_APPS="KDE" \
14cu|kid3-3.4.2-1|185	-DWITH_QT5=ON -DWITH_QT4=OFF \
14cu|kid3-3.4.2-1|186	%else
14cu|kid3-3.4.2-1|187	%cmake_kde4	-DWITH_APPS="KDE" \
14cu|kid3-3.4.2-1|188	%endif
14cu|kid3-3.4.2-1|189	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cu|kid3-3.4.2-1|190	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cu|kid3-3.4.2-1|191	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cu|kid3-3.4.2-1|192	%if %{use_gstreamer}
14cu|kid3-3.4.2-1|193	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cu|kid3-3.4.2-1|194	%else
14cu|kid3-3.4.2-1|195	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cu|kid3-3.4.2-1|196	%endif
14cu|kid3-3.4.2-1|197	-DWITH_DOCDIR=share/doc/%{name} \
14cu|kid3-3.4.2-1|198	-DWITH_PHONON=ON ../..
14cu|kid3-3.4.2-1|199	%make
14cu|kid3-3.4.2-1|200	cd ../..
14cu|kid3-3.4.2-1|201	
14cu|kid3-3.4.2-1|202	# Then build the "pure QT4/5" version
14cu|kid3-3.4.2-1|203	mkdir qt
14cu|kid3-3.4.2-1|204	cd qt
14cu|kid3-3.4.2-1|205	%if %{with_qt5}
14cu|kid3-3.4.2-1|206	%cmake_qt5	-DWITH_APPS="Qt" \
14cu|kid3-3.4.2-1|207	-DWITH_QT5=ON -DWITH_QT4=OFF \
14cu|kid3-3.4.2-1|208	%else
14cu|kid3-3.4.2-1|209	%cmake_qt4	-DWITH_APPS="Qt" \
14cu|kid3-3.4.2-1|210	-DWITH_QT4=ON -DWITH_QT5=OFF \
14cu|kid3-3.4.2-1|211	%endif
14cu|kid3-3.4.2-1|212	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cu|kid3-3.4.2-1|213	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cu|kid3-3.4.2-1|214	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cu|kid3-3.4.2-1|215	%if %{use_gstreamer}
14cu|kid3-3.4.2-1|216	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cu|kid3-3.4.2-1|217	%else
14cu|kid3-3.4.2-1|218	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cu|kid3-3.4.2-1|219	%endif
14cu|kid3-3.4.2-1|220	-DWITH_PHONON=ON -DWITH_DBUS=ON \
14cu|kid3-3.4.2-1|221	-DWITH_DOCDIR=share/doc/%{name}-qt \
14cu|kid3-3.4.2-1|222	-DQT_PHONON_INCLUDE_DIR=/usr/include/phonon ../..
14cu|kid3-3.4.2-1|223	%make
14cu|kid3-3.4.2-1|224	cd ../..
14cu|kid3-3.4.2-1|225	
14cu|kid3-3.4.2-1|226	# Finally build the "CLI" version
14cu|kid3-3.4.2-1|227	%if %{with_cli}
14cu|kid3-3.4.2-1|228	mkdir cli
14cu|kid3-3.4.2-1|229	cd cli
14cu|kid3-3.4.2-1|230	%cmake		-DWITH_APPS="CLI" \
14cu|kid3-3.4.2-1|231	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
14cu|kid3-3.4.2-1|232	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
14cu|kid3-3.4.2-1|233	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
14cu|kid3-3.4.2-1|234	%if %{use_gstreamer}
14cu|kid3-3.4.2-1|235	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
14cu|kid3-3.4.2-1|236	%else
14cu|kid3-3.4.2-1|237	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
14cu|kid3-3.4.2-1|238	%endif
14cu|kid3-3.4.2-1|239	-DWITH_DOCDIR=share/doc/%{name}-cli ../..
14cu|kid3-3.4.2-1|240	%make
14cu|kid3-3.4.2-1|241	%endif
14cu|kid3-3.4.2-1|242	
14cu|kid3-3.4.2-1|243	
14cu|kid3-3.4.2-1|244	%install
14cu|kid3-3.4.2-1|245	%makeinstall_std -C kde/build
14cu|kid3-3.4.2-1|246	%makeinstall_std -C qt/build
14cu|kid3-3.4.2-1|247	%if %{with_cli}
14cu|kid3-3.4.2-1|248	%makeinstall_std -C cli/build
14cu|kid3-3.4.2-1|249	mkdir -p %{buildroot}%{_docdir}/%{name}-cli
14cu|kid3-3.4.2-1|250	%endif
14cu|kid3-3.4.2-1|251	
14cu|kid3-3.4.2-1|252	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-qt
14cu|kid3-3.4.2-1|253	%if %{with_cli}
14cu|kid3-3.4.2-1|254	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-cli
14cu|kid3-3.4.2-1|255	%endif
14cu|kid3-3.4.2-1|256	
14cu|kid3-3.4.2-1|257	# We have no devel package
14cu|kid3-3.4.2-1|258	rm -f %{buildroot}%{_libdir}/*.so
14cu|kid3-3.4.2-1|259	
14cu|kid3-3.4.2-1|260	# This only finds the files for the KDE version
14cu|kid3-3.4.2-1|261	%find_lang %{name} --with-kde
14cu|kid3-3.4.2-1|262	#grep -F kid3 %%{name}.lang > %%{name}-kde.lang
14cu|kid3-3.4.2-1|263	
14cu|kid3-3.4.2-1|264	%changelog

10560 14
14cu|klatexformula-3.2.11-1|1	%define major 3.2
14cu|klatexformula-3.2.11-1|2	%define libname %mklibname %{name} %major
14cu|klatexformula-3.2.11-1|3	%define develname %name-devel
14cu|klatexformula-3.2.11-1|4	%define _appdatadir %{_kde_datadir}/appdata
14cu|klatexformula-3.2.11-1|5	
14cu|klatexformula-3.2.11-1|6	Summary:	Easily get an image from a LaTeX formula
14cu|klatexformula-3.2.11-1|7	Name:		klatexformula
14cu|klatexformula-3.2.11-1|8	Version:	3.2.11
14cu|klatexformula-3.2.11-1|9	Release:	1
14cu|klatexformula-3.2.11-1|10	Source0:	https://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|klatexformula-3.2.11-1|11	Patch0:		klatexformula-3.2.0-link.patch
14cu|klatexformula-3.2.11-1|12	License:	GPLv2+
14cu|klatexformula-3.2.11-1|13	Group:		Publishing
14cu|klatexformula-3.2.11-1|14	Url:		http://klatexformula.sourceforge.net/
14cu|klatexformula-3.2.11-1|15	BuildRequires:	kdelibs4-devel
14cu|klatexformula-3.2.11-1|16	BuildRequires:	help2man
14cu|klatexformula-3.2.11-1|17	BuildRequires:	doxygen
14cu|klatexformula-3.2.11-1|18	
14cu|klatexformula-3.2.11-1|19	Requires:	ghostscript
14cu|klatexformula-3.2.11-1|20	Requires:	tetex-latex
14cu|klatexformula-3.2.11-1|21	Requires:	tetex-dvips
14cu|klatexformula-3.2.11-1|22	Requires:	%{libname} = %{EVRD}
14cu|klatexformula-3.2.11-1|23	
14cu|klatexformula-3.2.11-1|24	
14cu|klatexformula-3.2.11-1|25	%description
14cu|klatexformula-3.2.11-1|26	This application provides an easy-to-use graphical user interface
14cu|klatexformula-3.2.11-1|27	for generating images from LaTeX equations. These images can be
14cu|klatexformula-3.2.11-1|28	dragged and dropped or copied and pasted into external applications
14cu|klatexformula-3.2.11-1|29	(presentations, text documents, graphics...), or can be saved to
14cu|klatexformula-3.2.11-1|30	disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, etc.). In
14cu|klatexformula-3.2.11-1|31	addition to the graphical user interface, a command-line interface
14cu|klatexformula-3.2.11-1|32	and a C++ library are provided to perform the same job.
14cu|klatexformula-3.2.11-1|33	
14cu|klatexformula-3.2.11-1|34	%files
14cu|klatexformula-3.2.11-1|35	%{_defaultdocdir}/%{name}/
14cu|klatexformula-3.2.11-1|36	%{_kde_bindir}/*
14cu|klatexformula-3.2.11-1|37	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cu|klatexformula-3.2.11-1|38	%{_kde_datadir}/applications/%{name}.desktop
14cu|klatexformula-3.2.11-1|39	%{_kde_datadir}/%{name}
14cu|klatexformula-3.2.11-1|40	%{_kde_mandir}/man1/*
14cu|klatexformula-3.2.11-1|41	%{_kde_services}/*.desktop
14cu|klatexformula-3.2.11-1|42	%{_kde_appsdir}/ktexteditor_klf
14cu|klatexformula-3.2.11-1|43	%{_kde_datadir}/mime/packages/*.xml
14cu|klatexformula-3.2.11-1|44	%{_kde_datadir}/pixmaps/*.png
14cu|klatexformula-3.2.11-1|45	%{_appdatadir}/%{name}.appdata.xml
14cu|klatexformula-3.2.11-1|46	#------------------------------------------------------
14cu|klatexformula-3.2.11-1|47	
14cu|klatexformula-3.2.11-1|48	%package -n %{libname}
14cu|klatexformula-3.2.11-1|49	Summary:	Shared libraries for KLatexFormula
14cu|klatexformula-3.2.11-1|50	Group:		Publishing
14cu|klatexformula-3.2.11-1|51	Obsoletes:	%{_lib}klfbackend3 < %{EVRD}
14cu|klatexformula-3.2.11-1|52	
14cu|klatexformula-3.2.11-1|53	
14cu|klatexformula-3.2.11-1|54	%description -n %{libname}
14cu|klatexformula-3.2.11-1|55	This package contains shared libraries for KLatexFormula.
14cu|klatexformula-3.2.11-1|56	
14cu|klatexformula-3.2.11-1|57	%files -n %{libname}
14cu|klatexformula-3.2.11-1|58	%doc README COPYING AUTHORS
14cu|klatexformula-3.2.11-1|59	%{_kde_libdir}/*.so.%{major}
14cu|klatexformula-3.2.11-1|60	%{_kde_libdir}/kde4/*.so
14cu|klatexformula-3.2.11-1|61	#------------------------------------------------------
14cu|klatexformula-3.2.11-1|62	
14cu|klatexformula-3.2.11-1|63	%package -n %{develname}
14cu|klatexformula-3.2.11-1|64	Summary:	Development files for KLatexFormula
14cu|klatexformula-3.2.11-1|65	Group:		Development/C++
14cu|klatexformula-3.2.11-1|66	Requires:	%{libname} = %{EVRD}
14cu|klatexformula-3.2.11-1|67	
14cu|klatexformula-3.2.11-1|68	%description -n %{develname}
14cu|klatexformula-3.2.11-1|69	This package contains development files for KLatexFormula.
14cu|klatexformula-3.2.11-1|70	
14cu|klatexformula-3.2.11-1|71	%files -n %{develname}
14cu|klatexformula-3.2.11-1|72	%doc README COPYING AUTHORS
14cu|klatexformula-3.2.11-1|73	%{_kde_includedir}/*
14cu|klatexformula-3.2.11-1|74	%{_kde_libdir}/*.so
14cu|klatexformula-3.2.11-1|75	#-----------------------------------------------------
14cu|klatexformula-3.2.11-1|76	
14cu|klatexformula-3.2.11-1|77	%prep
14cu|klatexformula-3.2.11-1|78	%setup -q -n %{name}-%{version}
14cu|klatexformula-3.2.11-1|79	%patch0 -p0
14cu|klatexformula-3.2.11-1|80	
14cu|klatexformula-3.2.11-1|81	%build
14cu|klatexformula-3.2.11-1|82	%cmake_kde4 -DKLF_LIBKLFBACKEND_STATIC=OFF \
14cu|klatexformula-3.2.11-1|83	-DKLF_LIBKLFTOOLS_STATIC=OFF \
14cu|klatexformula-3.2.11-1|84	-DKLF_LIBKLFAPP_STATIC=OFF \
14cu|klatexformula-3.2.11-1|85	-DKLF_INSTALL_LIB_DIR=%{_kde_libdir}\
14cu|klatexformula-3.2.11-1|86	-DKLF_INSTALL_APIDOC_DIR=%{_defaultdocdir}/%{name}
14cu|klatexformula-3.2.11-1|87	
14cu|klatexformula-3.2.11-1|88	%make
14cu|klatexformula-3.2.11-1|89	%make doc
14cu|klatexformula-3.2.11-1|90	
14cu|klatexformula-3.2.11-1|91	%install
14cu|klatexformula-3.2.11-1|92	%makeinstall_std -C build
14cu|klatexformula-3.2.11-1|93	# appdata
14cu|klatexformula-3.2.11-1|94	mkdir -p %{buildroot}%{_appdatadir}
14cu|klatexformula-3.2.11-1|95	cat > %{buildroot}%{_appdatadir}/%{name}.appdata.xml << EOF
14cu|klatexformula-3.2.11-1|96	<?xml version="1.0" encoding="UTF-8"?>
14cu|klatexformula-3.2.11-1|97	<application>
14cu|klatexformula-3.2.11-1|98	<id type="desktop">%{name}.desktop</id>
14cu|klatexformula-3.2.11-1|99	<project_license>GPLv2+</project_license>
14cu|klatexformula-3.2.11-1|100	<name>%{name}</name>
14cu|klatexformula-3.2.11-1|101	<summary>Easily get an image from a LaTeX formula</summary>
14cu|klatexformula-3.2.11-1|102	<description>
14cu|klatexformula-3.2.11-1|103	<p>
14cu|klatexformula-3.2.11-1|104	This application provides an easy-to-use graphical user interface
14cu|klatexformula-3.2.11-1|105	for generating images from LaTeX equations. These images can be
14cu|klatexformula-3.2.11-1|106	dragged and dropped or copied and pasted into external applications
14cu|klatexformula-3.2.11-1|107	(presentations, text documents, graphics...), or can be saved to
14cu|klatexformula-3.2.11-1|108	disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, etc.). In
14cu|klatexformula-3.2.11-1|109	addition to the graphical user interface, a command-line interface
14cu|klatexformula-3.2.11-1|110	and a C++ library are provided to perform the same job.
14cu|klatexformula-3.2.11-1|111	</p>
14cu|klatexformula-3.2.11-1|112	</description>
14cu|klatexformula-3.2.11-1|113	<screenshots>
14cu|klatexformula-3.2.11-1|114	<screenshot type="default">http://klatexformula.sourceforge.net/screenshots/screenshot00s.jpg</screenshot>
14cu|klatexformula-3.2.11-1|115	<screenshot>http://klatexformula.sourceforge.net/screenshots/screenshot02s.jpg</screenshot>
14cu|klatexformula-3.2.11-1|116	</screenshots>
14cu|klatexformula-3.2.11-1|117	<url type="homepage">http://klatexformula.sourceforge.net/</url>
14cu|klatexformula-3.2.11-1|118	<updatecontact>philippe.faist_at_bluewin.ch</updatecontact>
14cu|klatexformula-3.2.11-1|119	</application>
14cu|klatexformula-3.2.11-1|120	EOF
14cu|klatexformula-3.2.11-1|121	%changelog
14cu|klatexformula-3.2.11-1|122	
14cu|klatexformula-3.2.11-1|123	* Thu Aug 20 2015 abfonly <abfonly@gmail.com> 3.2.11-1
14cu|klatexformula-3.2.11-1|124	- (594d442) Log: Update to 3.2.11
14cu|klatexformula-3.2.11-1|125	- (594d442) build api documentation
14cu|klatexformula-3.2.11-1|126	- (594d442) added appdata.xml
14cu|klatexformula-3.2.11-1|127	- (594d442) spec clean
14cu|klatexformula-3.2.11-1|128	
14cu|klatexformula-3.2.11-1|129	

10561 14
14cu|klavaro-3.02-1|1	%define major 0
14cu|klavaro-3.02-1|2	%define libname %mklibname %{name} %{major}
14cu|klavaro-3.02-1|3	%define devname %mklibname %{name} -d
14cu|klavaro-3.02-1|4	
14cu|klavaro-3.02-1|5	Summary:	Touch Typing Tutor
14cu|klavaro-3.02-1|6	Name:		klavaro
14cu|klavaro-3.02-1|7	# 3.00 is not compatible with gtkdatabox for now!
14cu|klavaro-3.02-1|8	Version:	3.02
14cu|klavaro-3.02-1|9	Release:	1
14cu|klavaro-3.02-1|10	License:	GPLv2+
14cu|klavaro-3.02-1|11	Group:		Education
14cu|klavaro-3.02-1|12	URL:		http://klavaro.sourceforge.net
14cu|klavaro-3.02-1|13	Source0:	http://downloads.sourceforge.net/project/klavaro/%{name}-%{version}.tar.bz2
14cu|klavaro-3.02-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|klavaro-3.02-1|15	BuildRequires:	gtkdatabox-devel
14cu|klavaro-3.02-1|16	BuildRequires:	curl-devel
14cu|klavaro-3.02-1|17	BuildRequires:	intltool
14cu|klavaro-3.02-1|18	Suggests:	wget
14cu|klavaro-3.02-1|19	
14cu|klavaro-3.02-1|20	%description
14cu|klavaro-3.02-1|21	Klavaro is just another free touch typing tutor program. It was developed
14cu|klavaro-3.02-1|22	because the authors became frustrated with the other options, which relied
14cu|klavaro-3.02-1|23	mostly on some few specific keyboards. Klavaro intends to be keyboard and
14cu|klavaro-3.02-1|24	language independent, saving memory and time (and money).
14cu|klavaro-3.02-1|25	
14cu|klavaro-3.02-1|26	%files -f %{name}.lang
14cu|klavaro-3.02-1|27	%{_bindir}/*
14cu|klavaro-3.02-1|28	%{_datadir}/%{name}
14cu|klavaro-3.02-1|29	%{_datadir}/applications/%{name}.desktop
14cu|klavaro-3.02-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|klavaro-3.02-1|31	%{_mandir}/man1/*.1.*
14cu|klavaro-3.02-1|32	%{_datadir}/appdata/klavaro.appdata.xml
14cu|klavaro-3.02-1|33	
14cu|klavaro-3.02-1|34	#------------------------------------------------------------------
14cu|klavaro-3.02-1|35	
14cu|klavaro-3.02-1|36	%package -n %{libname}
14cu|klavaro-3.02-1|37	Summary:	Klavaro shared library
14cu|klavaro-3.02-1|38	Group:		System/Libraries
14cu|klavaro-3.02-1|39	
14cu|klavaro-3.02-1|40	%description -n %{libname}
14cu|klavaro-3.02-1|41	Klavaro shared library.
14cu|klavaro-3.02-1|42	
14cu|klavaro-3.02-1|43	%files -n %{libname}
14cu|klavaro-3.02-1|44	%{_libdir}/libgtkdataboks.so.%{major}*
14cu|klavaro-3.02-1|45	
14cu|klavaro-3.02-1|46	#------------------------------------------------------------------
14cu|klavaro-3.02-1|47	
14cu|klavaro-3.02-1|48	%package -n     %{devname}
14cu|klavaro-3.02-1|49	Summary:        Klavaro development files
14cu|klavaro-3.02-1|50	Group:		Development/Other
14cu|klavaro-3.02-1|51	Requires:       %{libname} = %{EVRD}
14cu|klavaro-3.02-1|52	Provides:       %{name}-devel = %{EVRD}
14cu|klavaro-3.02-1|53	
14cu|klavaro-3.02-1|54	%description -n %{devname}
14cu|klavaro-3.02-1|55	Klavaro development files.
14cu|klavaro-3.02-1|56	
14cu|klavaro-3.02-1|57	%files -n %{devname}
14cu|klavaro-3.02-1|58	%{_libdir}/libgtkdataboks.so
14cu|klavaro-3.02-1|59	
14cu|klavaro-3.02-1|60	#------------------------------------------------------------------
14cu|klavaro-3.02-1|61	
14cu|klavaro-3.02-1|62	%prep
14cu|klavaro-3.02-1|63	%setup -q
14cu|klavaro-3.02-1|64	
14cu|klavaro-3.02-1|65	%build
14cu|klavaro-3.02-1|66	%configure2_5x --enable-static=no
14cu|klavaro-3.02-1|67	%make
14cu|klavaro-3.02-1|68	
14cu|klavaro-3.02-1|69	%install
14cu|klavaro-3.02-1|70	%makeinstall_std
14cu|klavaro-3.02-1|71	
14cu|klavaro-3.02-1|72	%find_lang %{name}
14cu|klavaro-3.02-1|73	
14cu|klavaro-3.02-1|74	%changelog

10562 14
14cu|kmediafactory-0.8.1-8|1	Summary:	DVD menu generator
14cu|kmediafactory-0.8.1-8|2	Name:		kmediafactory
14cu|kmediafactory-0.8.1-8|3	Version:	0.8.1
14cu|kmediafactory-0.8.1-8|4	Release:	8
14cu|kmediafactory-0.8.1-8|5	License:	GPLv2+
14cu|kmediafactory-0.8.1-8|6	Group:		Publishing
14cu|kmediafactory-0.8.1-8|7	Url:		http://code.google.com/p/kmediafactory/
14cu|kmediafactory-0.8.1-8|8	Source0:	http://kmediafactory.googlecode.com/files/%{name}-%{version}.tar.bz2
14cu|kmediafactory-0.8.1-8|9	Patch0:		kmediafactory-0.8.1-ffmpeg0.11.patch
14cu|kmediafactory-0.8.1-8|10	Patch1:		kmediafactory-0.8.1-gcc47.patch
14cu|kmediafactory-0.8.1-8|11	Patch2:		kmediafactory-0.8.1-link.patch
14cu|kmediafactory-0.8.1-8|12	Patch3:		kmediafactory-0.8.1-ffmpeg-2.0.patch
14cu|kmediafactory-0.8.1-8|13	Patch4:		kmediafactory-0.8.1-fdr-desktop_validate.patch
14cu|kmediafactory-0.8.1-8|14	Patch5:		kmediafactory-0.8.1-i18n-ru.patch
14cu|kmediafactory-0.8.1-8|15	Patch6:		kmediafactory-0.8.1-ffmpeg2.4.patch
14cu|kmediafactory-0.8.1-8|16	BuildRequires:	kdelibs4-devel
14cu|kmediafactory-0.8.1-8|17	BuildRequires:	pkgconfig(dvdread)
14cu|kmediafactory-0.8.1-8|18	BuildRequires:	pkgconfig(fontconfig)
14cu|kmediafactory-0.8.1-8|19	BuildRequires:	pkgconfig(libkexiv2)
14cu|kmediafactory-0.8.1-8|20	BuildRequires:	pkgconfig(phonon)
14cu|kmediafactory-0.8.1-8|21	BuildRequires:	gettext
14cu|kmediafactory-0.8.1-8|22	BuildRequires:	zip
14cu|kmediafactory-0.8.1-8|23	BuildRequires:	dvdauthor
14cu|kmediafactory-0.8.1-8|24	BuildRequires:	ffmpeg
14cu|kmediafactory-0.8.1-8|25	BuildRequires:	mjpegtools
14cu|kmediafactory-0.8.1-8|26	BuildRequires:	ffmpeg-devel
14cu|kmediafactory-0.8.1-8|27	BuildRequires:	dvd-slideshow
14cu|kmediafactory-0.8.1-8|28	BuildRequires:	k3b
14cu|kmediafactory-0.8.1-8|29	#BuildRequires:	xine-ui
14cu|kmediafactory-0.8.1-8|30	BuildRequires:	ghostscript
14cu|kmediafactory-0.8.1-8|31	BuildRequires:	docbook-dtd42-xml
14cu|kmediafactory-0.8.1-8|32	BuildRequires:	docbook-style-xsl
14cu|kmediafactory-0.8.1-8|33	Requires:	zip
14cu|kmediafactory-0.8.1-8|34	Requires:	dvdauthor
14cu|kmediafactory-0.8.1-8|35	Requires:	ffmpeg
14cu|kmediafactory-0.8.1-8|36	Requires:	mjpegtools
14cu|kmediafactory-0.8.1-8|37	Requires:	dvd-slideshow
14cu|kmediafactory-0.8.1-8|38	Requires:	k3b
14cu|kmediafactory-0.8.1-8|39	Requires:	xine-ui
14cu|kmediafactory-0.8.1-8|40	
14cu|kmediafactory-0.8.1-8|41	%description
14cu|kmediafactory-0.8.1-8|42	KMediaFactory is an easy to use template based dvd authoring tool.
14cu|kmediafactory-0.8.1-8|43	You can quickly create DVD menus for home videos and TV recordings
14cu|kmediafactory-0.8.1-8|44	in three simple steps.
14cu|kmediafactory-0.8.1-8|45	
14cu|kmediafactory-0.8.1-8|46	%files -f %{name}.lang
14cu|kmediafactory-0.8.1-8|47	%{_kde_bindir}/*
14cu|kmediafactory-0.8.1-8|48	%{_kde_datadir}/applications/kde4/*.desktop
14cu|kmediafactory-0.8.1-8|49	%{_kde_datadir}/config/*
14cu|kmediafactory-0.8.1-8|50	%{_kde_datadir}/config.kcfg/*
14cu|kmediafactory-0.8.1-8|51	%{_kde_datadir}/apps/kmediafactory*
14cu|kmediafactory-0.8.1-8|52	%{_kde_datadir}/apps/kmfwidgets
14cu|kmediafactory-0.8.1-8|53	%{_kde_datadir}/icons/*/*/*/*
14cu|kmediafactory-0.8.1-8|54	%{_kde_datadir}/kde4/services/*
14cu|kmediafactory-0.8.1-8|55	%{_kde_datadir}/kde4/servicetypes/*
14cu|kmediafactory-0.8.1-8|56	%{_kde_datadir}/mime/packages/kmediafactory.xml
14cu|kmediafactory-0.8.1-8|57	%{_kde_libdir}/kde4/*
14cu|kmediafactory-0.8.1-8|58	
14cu|kmediafactory-0.8.1-8|59	#--------------------------------------------------------------------
14cu|kmediafactory-0.8.1-8|60	
14cu|kmediafactory-0.8.1-8|61	%define kmediafactorykstore_major 0
14cu|kmediafactory-0.8.1-8|62	%define libkmediafactorykstore %mklibname kmediafactorykstore %{kmediafactorykstore_major}
14cu|kmediafactory-0.8.1-8|63	
14cu|kmediafactory-0.8.1-8|64	%package -n %{libkmediafactorykstore}
14cu|kmediafactory-0.8.1-8|65	Summary:	%{name} library
14cu|kmediafactory-0.8.1-8|66	Group:		System/Libraries
14cu|kmediafactory-0.8.1-8|67	
14cu|kmediafactory-0.8.1-8|68	%description -n %{libkmediafactorykstore}
14cu|kmediafactory-0.8.1-8|69	%{name} library.
14cu|kmediafactory-0.8.1-8|70	
14cu|kmediafactory-0.8.1-8|71	%files -n %{libkmediafactorykstore}
14cu|kmediafactory-0.8.1-8|72	%{_kde_libdir}/libkmediafactorykstore.so.%{kmediafactorykstore_major}*
14cu|kmediafactory-0.8.1-8|73	
14cu|kmediafactory-0.8.1-8|74	#--------------------------------------------------------------------
14cu|kmediafactory-0.8.1-8|75	
14cu|kmediafactory-0.8.1-8|76	%define kmf_major 0
14cu|kmediafactory-0.8.1-8|77	%define libkmf %mklibname kmf %{kmf_major}
14cu|kmediafactory-0.8.1-8|78	
14cu|kmediafactory-0.8.1-8|79	%package -n %{libkmf}
14cu|kmediafactory-0.8.1-8|80	Summary:	%{name} library
14cu|kmediafactory-0.8.1-8|81	Group:		System/Libraries
14cu|kmediafactory-0.8.1-8|82	
14cu|kmediafactory-0.8.1-8|83	%description -n %{libkmf}
14cu|kmediafactory-0.8.1-8|84	%{name} library.
14cu|kmediafactory-0.8.1-8|85	
14cu|kmediafactory-0.8.1-8|86	%files -n %{libkmf}
14cu|kmediafactory-0.8.1-8|87	%{_kde_libdir}/libkmf.so.%{kmf_major}*
14cu|kmediafactory-0.8.1-8|88	
14cu|kmediafactory-0.8.1-8|89	#--------------------------------------------------------------------
14cu|kmediafactory-0.8.1-8|90	
14cu|kmediafactory-0.8.1-8|91	%define kmediafactoryinterfaces_major 0
14cu|kmediafactory-0.8.1-8|92	%define libkmediafactoryinterfaces %mklibname kmediafactoryinterfaces %{kmediafactoryinterfaces_major}
14cu|kmediafactory-0.8.1-8|93	
14cu|kmediafactory-0.8.1-8|94	%package -n %{libkmediafactoryinterfaces}
14cu|kmediafactory-0.8.1-8|95	Summary:	%{name} library
14cu|kmediafactory-0.8.1-8|96	Group:		System/Libraries
14cu|kmediafactory-0.8.1-8|97	
14cu|kmediafactory-0.8.1-8|98	%description -n %{libkmediafactoryinterfaces}
14cu|kmediafactory-0.8.1-8|99	%{name} library.
14cu|kmediafactory-0.8.1-8|100	
14cu|kmediafactory-0.8.1-8|101	%files -n %{libkmediafactoryinterfaces}
14cu|kmediafactory-0.8.1-8|102	%{_kde_libdir}/libkmediafactoryinterfaces.so.%{kmediafactoryinterfaces_major}*
14cu|kmediafactory-0.8.1-8|103	
14cu|kmediafactory-0.8.1-8|104	#--------------------------------------------------------------------
14cu|kmediafactory-0.8.1-8|105	%define devname %mklibname %{name} -d
14cu|kmediafactory-0.8.1-8|106	
14cu|kmediafactory-0.8.1-8|107	%package -n	%{devname}
14cu|kmediafactory-0.8.1-8|108	Summary:	Development headers and libraries for %{name}
14cu|kmediafactory-0.8.1-8|109	Group:		Development/C++
14cu|kmediafactory-0.8.1-8|110	Requires:	%{libkmediafactoryinterfaces} = %{version}-%{release}
14cu|kmediafactory-0.8.1-8|111	Requires:	%{libkmf} = %{version}-%{release}
14cu|kmediafactory-0.8.1-8|112	Requires:	%{libkmediafactorykstore} = %{version}-%{release}
14cu|kmediafactory-0.8.1-8|113	Provides:	%{name}-devel = %{version}-%{release}
14cu|kmediafactory-0.8.1-8|114	
14cu|kmediafactory-0.8.1-8|115	%description -n	%{devname}
14cu|kmediafactory-0.8.1-8|116	Development libraries and headers for %{name}.
14cu|kmediafactory-0.8.1-8|117	
14cu|kmediafactory-0.8.1-8|118	%files -n %{devname}
14cu|kmediafactory-0.8.1-8|119	%{_kde_includedir}/%{name}
14cu|kmediafactory-0.8.1-8|120	%{_kde_libdir}/lib*.so
14cu|kmediafactory-0.8.1-8|121	
14cu|kmediafactory-0.8.1-8|122	#--------------------------------------------------------------------
14cu|kmediafactory-0.8.1-8|123	
14cu|kmediafactory-0.8.1-8|124	%prep
14cu|kmediafactory-0.8.1-8|125	%setup -q
14cu|kmediafactory-0.8.1-8|126	%patch0 -p0 -b .ffmpeg
14cu|kmediafactory-0.8.1-8|127	%patch1 -p0 -b .gcc
14cu|kmediafactory-0.8.1-8|128	%patch2 -p0 -b .link
14cu|kmediafactory-0.8.1-8|129	%patch3 -p1 -b .ffmpeg2.0~
14cu|kmediafactory-0.8.1-8|130	%patch4 -p1
14cu|kmediafactory-0.8.1-8|131	%patch5 -p1
14cu|kmediafactory-0.8.1-8|132	%patch6 -p1 -b .ffmpeg2.4~
14cu|kmediafactory-0.8.1-8|133	
14cu|kmediafactory-0.8.1-8|134	%build
14cu|kmediafactory-0.8.1-8|135	%cmake_kde4
14cu|kmediafactory-0.8.1-8|136	# Really dirty hack to avoid field 'st_atim' has incomplete type (etc) errors
14cu|kmediafactory-0.8.1-8|137	sed -i s,-I/usr/include/libavutil,,g lib/CMakeFiles/kmf.dir/flags.make
14cu|kmediafactory-0.8.1-8|138	%make
14cu|kmediafactory-0.8.1-8|139	
14cu|kmediafactory-0.8.1-8|140	%install
14cu|kmediafactory-0.8.1-8|141	%makeinstall_std -C build
14cu|kmediafactory-0.8.1-8|142	
14cu|kmediafactory-0.8.1-8|143	desktop-file-install --vendor='' \
14cu|kmediafactory-0.8.1-8|144	--dir=%{buildroot}%{_kde_datadir}/applications/kde4 \
14cu|kmediafactory-0.8.1-8|145	--remove-key='Encoding' \
14cu|kmediafactory-0.8.1-8|146	--remove-category='Application' \
14cu|kmediafactory-0.8.1-8|147	--add-category='Qt;AudioVideoEditing' \
14cu|kmediafactory-0.8.1-8|148	%{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
14cu|kmediafactory-0.8.1-8|149	
14cu|kmediafactory-0.8.1-8|150	%find_lang %{name} --all-name --with-html
14cu|kmediafactory-0.8.1-8|151	
14cu|kmediafactory-0.8.1-8|152	
14cu|kmediafactory-0.8.1-8|153	%changelog
14cu|kmediafactory-0.8.1-8|154	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-8
14cu|kmediafactory-0.8.1-8|155	+ Revision: 01a3a20
14cu|kmediafactory-0.8.1-8|156	- Add patch to fix build with ffmpeg 2.4+
14cu|kmediafactory-0.8.1-8|157	
14cu|kmediafactory-0.8.1-8|158	

10563 14
14cu|kmetronome-1.0.0-2|1	Summary:	Qt5 based MIDI Metronome using ALSA Sequencer
14cu|kmetronome-1.0.0-2|2	Name:		kmetronome
14cu|kmetronome-1.0.0-2|3	Version:	1.0.0
14cu|kmetronome-1.0.0-2|4	Release:	2
14cu|kmetronome-1.0.0-2|5	License:	GPLv2+
14cu|kmetronome-1.0.0-2|6	Group:		Sound
14cu|kmetronome-1.0.0-2|7	Url:		http://kmetronome.sourceforge.net
14cu|kmetronome-1.0.0-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|kmetronome-1.0.0-2|9	BuildRequires:	cmake
14cu|kmetronome-1.0.0-2|10	BuildRequires:	qt5-linguist-tools
14cu|kmetronome-1.0.0-2|11	BuildRequires:	pkgconfig(Qt5Core)
14cu|kmetronome-1.0.0-2|12	BuildRequires:	pkgconfig(Qt5DBus)
14cu|kmetronome-1.0.0-2|13	BuildRequires:	pkgconfig(Qt5Svg)
14cu|kmetronome-1.0.0-2|14	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|kmetronome-1.0.0-2|15	BuildRequires:	qmake5
14cu|kmetronome-1.0.0-2|16	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|kmetronome-1.0.0-2|17	BuildRequires:	pkgconfig(drumstick-alsa) >= 1.0.0
14cu|kmetronome-1.0.0-2|18	BuildRequires:	pkgconfig(drumstick-rt) >= 1.0.0
14cu|kmetronome-1.0.0-2|19	Requires:	drumstick >= 1.0.0
14cu|kmetronome-1.0.0-2|20	
14cu|kmetronome-1.0.0-2|21	%description
14cu|kmetronome-1.0.0-2|22	KMetronome is a MIDI metronome with Qt5 interface, based on the ALSA
14cu|kmetronome-1.0.0-2|23	sequencer. The intended audience is musicians and music students. Like solid,
14cu|kmetronome-1.0.0-2|24	real metronomes it is a tool to keep the rhythm while playing musical
14cu|kmetronome-1.0.0-2|25	instruments. It uses MIDI for sound generation instead of digital audio,
14cu|kmetronome-1.0.0-2|26	allowing low CPU usage, and very accurate timing thanks to the ALSA sequencer.
14cu|kmetronome-1.0.0-2|27	
14cu|kmetronome-1.0.0-2|28	%files
14cu|kmetronome-1.0.0-2|29	%doc README ChangeLog AUTHORS TODO
14cu|kmetronome-1.0.0-2|30	%{_bindir}/%{name}
14cu|kmetronome-1.0.0-2|31	%{_datadir}/applications/%{name}.desktop
14cu|kmetronome-1.0.0-2|32	%{_datadir}/dbus-1/*/*
14cu|kmetronome-1.0.0-2|33	%{_datadir}/icons/hicolor/*/*/*
14cu|kmetronome-1.0.0-2|34	%{_datadir}/%{name}/drums.ins
14cu|kmetronome-1.0.0-2|35	%{_datadir}/%{name}/samples.pat
14cu|kmetronome-1.0.0-2|36	%{_datadir}/%{name}/%{name}.html
14cu|kmetronome-1.0.0-2|37	%{_datadir}/%{name}/%{name}*.png
14cu|kmetronome-1.0.0-2|38	%{_datadir}/%{name}/locale/*.qm
14cu|kmetronome-1.0.0-2|39	%{_mandir}/man1/*
14cu|kmetronome-1.0.0-2|40	
14cu|kmetronome-1.0.0-2|41	#----------------------------------------------------------------------------
14cu|kmetronome-1.0.0-2|42	
14cu|kmetronome-1.0.0-2|43	%prep
14cu|kmetronome-1.0.0-2|44	%setup -q
14cu|kmetronome-1.0.0-2|45	# make sure that the bundled drumstick isn't used
14cu|kmetronome-1.0.0-2|46	#rm -rf drumstick
14cu|kmetronome-1.0.0-2|47	
14cu|kmetronome-1.0.0-2|48	%build
14cu|kmetronome-1.0.0-2|49	%cmake
14cu|kmetronome-1.0.0-2|50	%make
14cu|kmetronome-1.0.0-2|51	
14cu|kmetronome-1.0.0-2|52	%install
14cu|kmetronome-1.0.0-2|53	%makeinstall_std -C build
14cu|kmetronome-1.0.0-2|54	
14cu|kmetronome-1.0.0-2|55	#find_lang %%{name}
14cu|kmetronome-1.0.0-2|56	
14cu|kmetronome-1.0.0-2|57	
14cu|kmetronome-1.0.0-2|58	%changelog
14cu|kmetronome-1.0.0-2|59	* Mon Feb 09 2015 gvm <mc2374@mclink.it> 1.0.0-2
14cu|kmetronome-1.0.0-2|60	+ Revision: d0a2301
14cu|kmetronome-1.0.0-2|61	- Updated kmetronome.spec to avoid bogus build error
14cu|kmetronome-1.0.0-2|62	
14cu|kmetronome-1.0.0-2|63	

10564 14
14cu|kmid2-2.4.0-4|1	%define oname kmid
14cu|kmid2-2.4.0-4|2	
14cu|kmid2-2.4.0-4|3	%define major 1
14cu|kmid2-2.4.0-4|4	%define libname %mklibname kmid %{major}
14cu|kmid2-2.4.0-4|5	%define devname %mklibname kmid -d
14cu|kmid2-2.4.0-4|6	
14cu|kmid2-2.4.0-4|7	Summary:	A MIDI/karaoke player for KDE
14cu|kmid2-2.4.0-4|8	Name:		kmid2
14cu|kmid2-2.4.0-4|9	Version:	2.4.0
14cu|kmid2-2.4.0-4|10	Release:	4
14cu|kmid2-2.4.0-4|11	Group:		Sound
14cu|kmid2-2.4.0-4|12	# GPLv2+ for the code, CC-BY-SA for the examples
14cu|kmid2-2.4.0-4|13	License:	GPLv2+ and CC-BY-SA
14cu|kmid2-2.4.0-4|14	Url:		http://userbase.kde.org/KMid2
14cu|kmid2-2.4.0-4|15	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/kmid-%{version}.tar.bz2
14cu|kmid2-2.4.0-4|16	# System drumstick is Qt5-based now, use internal copy instead
14cu|kmid2-2.4.0-4|17	Source1:	drumstick-0.5.0-kmid2.tar.xz
14cu|kmid2-2.4.0-4|18	Patch1:		kmid2-2.2.2-use-timidity-pulse.patch
14cu|kmid2-2.4.0-4|19	BuildRequires:	desktop-file-utils
14cu|kmid2-2.4.0-4|20	BuildRequires:	kdelibs4-devel
14cu|kmid2-2.4.0-4|21	BuildRequires:	pkgconfig(alsa)
14cu|kmid2-2.4.0-4|22	BuildConflicts:	pkgconfig(drumstick-alsa) > 0.5
14cu|kmid2-2.4.0-4|23	Requires:	drumstick >= 0.3.1
14cu|kmid2-2.4.0-4|24	Requires:	TiMidity++
14cu|kmid2-2.4.0-4|25	
14cu|kmid2-2.4.0-4|26	%description
14cu|kmid2-2.4.0-4|27	KMid2 is a MIDI/karaoke file player, with configurable midi mapper, real
14cu|kmid2-2.4.0-4|28	Session Management, drag & drop, customizable fonts, etc. It has a very
14cu|kmid2-2.4.0-4|29	nice interface which let you easily follow the tune while changing the
14cu|kmid2-2.4.0-4|30	color of the lyrics.
14cu|kmid2-2.4.0-4|31	
14cu|kmid2-2.4.0-4|32	It supports output through external synthesizers, AWE, FM and GUS cards.
14cu|kmid2-2.4.0-4|33	It also has a keyboard view to see the notes played by each instrument.
14cu|kmid2-2.4.0-4|34	
14cu|kmid2-2.4.0-4|35	%files -f %{oname}.lang
14cu|kmid2-2.4.0-4|36	%doc ChangeLog README TODO
14cu|kmid2-2.4.0-4|37	%{_kde_bindir}/%{oname}
14cu|kmid2-2.4.0-4|38	%{_kde_appsdir}/%{oname}
14cu|kmid2-2.4.0-4|39	%{_kde_appsdir}/kmid_part/kmid_part.rc
14cu|kmid2-2.4.0-4|40	%{_kde_applicationsdir}/%{oname}.desktop
14cu|kmid2-2.4.0-4|41	%{_kde_datadir}/config.kcfg/%{oname}.kcfg
14cu|kmid2-2.4.0-4|42	%{_kde_services}/*
14cu|kmid2-2.4.0-4|43	%{_kde_servicetypes}/*
14cu|kmid2-2.4.0-4|44	%{_kde_iconsdir}/hicolor/*/*/*
14cu|kmid2-2.4.0-4|45	%{_kde_libdir}/kde4/*
14cu|kmid2-2.4.0-4|46	
14cu|kmid2-2.4.0-4|47	#-------------------------------------------------------------------------------
14cu|kmid2-2.4.0-4|48	
14cu|kmid2-2.4.0-4|49	%package -n %{libname}
14cu|kmid2-2.4.0-4|50	Summary:	%{name} shared library package
14cu|kmid2-2.4.0-4|51	Group:		System/Libraries
14cu|kmid2-2.4.0-4|52	
14cu|kmid2-2.4.0-4|53	%description -n %{libname}
14cu|kmid2-2.4.0-4|54	%{name} shared library package.
14cu|kmid2-2.4.0-4|55	
14cu|kmid2-2.4.0-4|56	%files -n %{libname}
14cu|kmid2-2.4.0-4|57	%{_libdir}/libkmidbackend.so.%{major}*
14cu|kmid2-2.4.0-4|58	
14cu|kmid2-2.4.0-4|59	#-------------------------------------------------------------------------------
14cu|kmid2-2.4.0-4|60	
14cu|kmid2-2.4.0-4|61	%package -n %{devname}
14cu|kmid2-2.4.0-4|62	Summary:	%{name} developement files
14cu|kmid2-2.4.0-4|63	Group:		Development/KDE and Qt
14cu|kmid2-2.4.0-4|64	Requires:	%{libname} = %{EVRD}
14cu|kmid2-2.4.0-4|65	Provides:	%{name}-devel = %{EVRD}
14cu|kmid2-2.4.0-4|66	Conflicts:	%{name} < 2.4.0-4
14cu|kmid2-2.4.0-4|67	
14cu|kmid2-2.4.0-4|68	%description -n %{devname}
14cu|kmid2-2.4.0-4|69	This package contains header files needed when building applications based on
14cu|kmid2-2.4.0-4|70	%{name}.
14cu|kmid2-2.4.0-4|71	
14cu|kmid2-2.4.0-4|72	%files -n %{devname}
14cu|kmid2-2.4.0-4|73	%{_includedir}/%{oname}
14cu|kmid2-2.4.0-4|74	%{_libdir}/libkmidbackend.so
14cu|kmid2-2.4.0-4|75	%{_datadir}/dbus-1/interfaces/org.kde.KMid.xml
14cu|kmid2-2.4.0-4|76	%{_datadir}/dbus-1/interfaces/org.kde.KMidPart.xml
14cu|kmid2-2.4.0-4|77	
14cu|kmid2-2.4.0-4|78	#-------------------------------------------------------------------------------
14cu|kmid2-2.4.0-4|79	
14cu|kmid2-2.4.0-4|80	%prep
14cu|kmid2-2.4.0-4|81	%setup -qn %{oname}-%{version} -a1
14cu|kmid2-2.4.0-4|82	# (ahmad) use timidity and pulseaudio by default (the latter is enabled in mdv installs)
14cu|kmid2-2.4.0-4|83	%patch1 -p0
14cu|kmid2-2.4.0-4|84	
14cu|kmid2-2.4.0-4|85	# Replace local copy of drumstick 0.4.1 with version 0.5.0
14cu|kmid2-2.4.0-4|86	# It's needed because system version is Qt5-based now
14cu|kmid2-2.4.0-4|87	rm -rf drumstick
14cu|kmid2-2.4.0-4|88	mv -f drumstick-0.5.0-%{name} drumstick
14cu|kmid2-2.4.0-4|89	
14cu|kmid2-2.4.0-4|90	%build
14cu|kmid2-2.4.0-4|91	%cmake_kde4 \
14cu|kmid2-2.4.0-4|92	-DBUILD_SHARED_LIBS:BOOL=OFF
14cu|kmid2-2.4.0-4|93	
14cu|kmid2-2.4.0-4|94	%make
14cu|kmid2-2.4.0-4|95	
14cu|kmid2-2.4.0-4|96	%install
14cu|kmid2-2.4.0-4|97	%makeinstall_std -C build
14cu|kmid2-2.4.0-4|98	
14cu|kmid2-2.4.0-4|99	# fix the .desktop file
14cu|kmid2-2.4.0-4|100	desktop-file-install \
14cu|kmid2-2.4.0-4|101	--vendor="" \
14cu|kmid2-2.4.0-4|102	--add-category="AudioVideo" \
14cu|kmid2-2.4.0-4|103	--add-category="Audio" \
14cu|kmid2-2.4.0-4|104	--remove-category="Music" \
14cu|kmid2-2.4.0-4|105	--dir %{buildroot}%{_kde_applicationsdir} \
14cu|kmid2-2.4.0-4|106	%{buildroot}%{_kde_applicationsdir}/%{oname}.desktop
14cu|kmid2-2.4.0-4|107	
14cu|kmid2-2.4.0-4|108	%find_lang %{oname} --with-html
14cu|kmid2-2.4.0-4|109	
14cu|kmid2-2.4.0-4|110	%changelog
14cu|kmid2-2.4.0-4|111	
14cu|kmid2-2.4.0-4|112	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0-4
14cu|kmid2-2.4.0-4|113	- (8794c56) Replace local copy of drumstick 0.4.1 with version 0.5.0 (system drumstick is Qt5-based now)
14cu|kmid2-2.4.0-4|114	
14cu|kmid2-2.4.0-4|115	

10565 14
14cu|kmidimon-0.7.5-3|1	Summary:	KDE MIDI Monitor for ALSA Sequencer
14cu|kmidimon-0.7.5-3|2	Name:		kmidimon
14cu|kmidimon-0.7.5-3|3	Version:	0.7.5
14cu|kmidimon-0.7.5-3|4	Release:	3
14cu|kmidimon-0.7.5-3|5	License:	GPLv2+
14cu|kmidimon-0.7.5-3|6	Group:		Sound
14cu|kmidimon-0.7.5-3|7	Url:		http://kmetronome.sourceforge.net/kmidimon/
14cu|kmidimon-0.7.5-3|8	Source0:	http://sourceforge.net/projects/kmidimon/files/%{version}/%{name}-%{version}.tar.bz2
14cu|kmidimon-0.7.5-3|9	# System drumstick is Qt5-based now, use internal copy instead
14cu|kmidimon-0.7.5-3|10	Source1:	drumstick-0.5.0-kmid2.tar.xz
14cu|kmidimon-0.7.5-3|11	BuildRequires:	desktop-file-utils
14cu|kmidimon-0.7.5-3|12	BuildRequires:	gettext-devel
14cu|kmidimon-0.7.5-3|13	BuildRequires:	kdelibs4-devel
14cu|kmidimon-0.7.5-3|14	BuildRequires:	qt4-devel
14cu|kmidimon-0.7.5-3|15	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|kmidimon-0.7.5-3|16	BuildRequires:	pkgconfig(dbus-1)
14cu|kmidimon-0.7.5-3|17	BuildRequires:	pkgconfig(libart-2.0)
14cu|kmidimon-0.7.5-3|18	BuildRequires:	pkgconfig(x11)
14cu|kmidimon-0.7.5-3|19	BuildConflicts:	pkgconfig(drumstick-alsa) > 1.0
14cu|kmidimon-0.7.5-3|20	Requires:	drumstick >= 0.5.0
14cu|kmidimon-0.7.5-3|21	Requires:	oxygen-icon-theme
14cu|kmidimon-0.7.5-3|22	
14cu|kmidimon-0.7.5-3|23	%description
14cu|kmidimon-0.7.5-3|24	KMidimon is a MIDI monitor for the ALSA sequencer, based on the drumstick
14cu|kmidimon-0.7.5-3|25	library. It monitors events coming from a MIDI external port or application or
14cu|kmidimon-0.7.5-3|26	loaded from standard MIDI Files.
14cu|kmidimon-0.7.5-3|27	
14cu|kmidimon-0.7.5-3|28	%files -f %{name}.lang
14cu|kmidimon-0.7.5-3|29	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cu|kmidimon-0.7.5-3|30	%{_mandir}/man1/%{name}.1.xz
14cu|kmidimon-0.7.5-3|31	%{_bindir}/%{name}
14cu|kmidimon-0.7.5-3|32	%{_datadir}/icons/hicolor/*/*/*
14cu|kmidimon-0.7.5-3|33	%{_datadir}/applications/*/*
14cu|kmidimon-0.7.5-3|34	%{_datadir}/apps/*/*
14cu|kmidimon-0.7.5-3|35	
14cu|kmidimon-0.7.5-3|36	#----------------------------------------------------------------------------
14cu|kmidimon-0.7.5-3|37	
14cu|kmidimon-0.7.5-3|38	%prep
14cu|kmidimon-0.7.5-3|39	%setup -q -a1
14cu|kmidimon-0.7.5-3|40	
14cu|kmidimon-0.7.5-3|41	# Replace local copy of drumstick 0.4.1 with version 0.5.0
14cu|kmidimon-0.7.5-3|42	# It's needed because system version is Qt5-based now
14cu|kmidimon-0.7.5-3|43	rm -rf drumstick
14cu|kmidimon-0.7.5-3|44	mv -f drumstick-0.5.0-kmid2 drumstick
14cu|kmidimon-0.7.5-3|45	
14cu|kmidimon-0.7.5-3|46	%build
14cu|kmidimon-0.7.5-3|47	%cmake_kde4 \
14cu|kmidimon-0.7.5-3|48	-DSTATIC_DRUMSTICK:BOOL=ON \
14cu|kmidimon-0.7.5-3|49	-DBUILD_SHARED_LIBS:BOOL=OFF
14cu|kmidimon-0.7.5-3|50	%make
14cu|kmidimon-0.7.5-3|51	
14cu|kmidimon-0.7.5-3|52	%install
14cu|kmidimon-0.7.5-3|53	%makeinstall_std -C build
14cu|kmidimon-0.7.5-3|54	
14cu|kmidimon-0.7.5-3|55	desktop-file-install --vendor="" \
14cu|kmidimon-0.7.5-3|56	--add-category Application \
14cu|kmidimon-0.7.5-3|57	--remove-category Music \
14cu|kmidimon-0.7.5-3|58	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cu|kmidimon-0.7.5-3|59	
14cu|kmidimon-0.7.5-3|60	%find_lang %{name} --with-html --with-man
14cu|kmidimon-0.7.5-3|61	
14cu|kmidimon-0.7.5-3|62	
14cu|kmidimon-0.7.5-3|63	%changelog
14cu|kmidimon-0.7.5-3|64	
14cu|kmidimon-0.7.5-3|65	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.5-3
14cu|kmidimon-0.7.5-3|66	- (e200a83) Use local copy of drumstick 0.5.0 (system drumstick is Qt5-based now)
14cu|kmidimon-0.7.5-3|67	
14cu|kmidimon-0.7.5-3|68	

10566 14
14cu|kmplayer-0.11.5-1|1	%global gittag	a28ff10
14cu|kmplayer-0.11.5-1|2	
14cu|kmplayer-0.11.5-1|3	%define	libname	%mklibname %{name}
14cu|kmplayer-0.11.5-1|4	
14cu|kmplayer-0.11.5-1|5	Name:		kmplayer
14cu|kmplayer-0.11.5-1|6	Version:	0.11.5
14cu|kmplayer-0.11.5-1|7	Release:	1
14cu|kmplayer-0.11.5-1|8	Summary:	A multimedia mplayer/phonon front-end for KDE
14cu|kmplayer-0.11.5-1|9	License:	GPLv2+
14cu|kmplayer-0.11.5-1|10	Group:		Video
14cu|kmplayer-0.11.5-1|11	Url:		http://kmplayer.kde.org/
14cu|kmplayer-0.11.5-1|12	Source0:	http://kmplayer.kde.org/pkgs/%{name}-%{gittag}.tar.bz2
14cu|kmplayer-0.11.5-1|13	Source1:	%{name}.rpmlintrc
14cu|kmplayer-0.11.5-1|14	Source2:    kmplayer_po.tar.gz
14cu|kmplayer-0.11.5-1|15	Patch0:     kmplayer-0.11.4-check_include.patch
14cu|kmplayer-0.11.5-1|16	Patch1:     build-translations.patch
14cu|kmplayer-0.11.5-1|17	BuildRequires:	kdelibs4-devel
14cu|kmplayer-0.11.5-1|18	BuildRequires:	libnspr-devel
14cu|kmplayer-0.11.5-1|19	BuildRequires:	gtk2-devel
14cu|kmplayer-0.11.5-1|20	BuildRequires:	pkgconfig(phonon) >= 4.3.80
14cu|kmplayer-0.11.5-1|21	BuildRequires:	pkgconfig(cairo)
14cu|kmplayer-0.11.5-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|kmplayer-0.11.5-1|23	BuildRequires:	pkgconfig(x11)
14cu|kmplayer-0.11.5-1|24	BuildRequires:	pkgconfig(xt)
14cu|kmplayer-0.11.5-1|25	BuildRequires:	pkgconfig(xext)
14cu|kmplayer-0.11.5-1|26	BuildRequires:	pkgconfig(xau)
14cu|kmplayer-0.11.5-1|27	BuildRequires:	pkgconfig(xdmcp)
14cu|kmplayer-0.11.5-1|28	BuildRequires:	pkgconfig(xpm)
14cu|kmplayer-0.11.5-1|29	BuildRequires:	pkgconfig(xft)
14cu|kmplayer-0.11.5-1|30	BuildRequires:	desktop-file-utils
14cu|kmplayer-0.11.5-1|31	BuildRequires:	pkgconfig(expat)
14cu|kmplayer-0.11.5-1|32	%rename		kde4-%{name}
14cu|kmplayer-0.11.5-1|33	Obsoletes:	%{name} < %{version}
14cu|kmplayer-0.11.5-1|34	Requires:	%{libname} = %{version}
14cu|kmplayer-0.11.5-1|35	Suggests:	mplayer
14cu|kmplayer-0.11.5-1|36	
14cu|kmplayer-0.11.5-1|37	%description
14cu|kmplayer-0.11.5-1|38	KMPlayer can play all the audio/video supported by mplayer/phonon from local
14cu|kmplayer-0.11.5-1|39	file or URL, be embedded inside Konqueror and KHTML and play DVD's.
14cu|kmplayer-0.11.5-1|40	
14cu|kmplayer-0.11.5-1|41	%files -f %{name}.lang
14cu|kmplayer-0.11.5-1|42	%doc ChangeLog README
14cu|kmplayer-0.11.5-1|43	%{_kde_bindir}/%{name}
14cu|kmplayer-0.11.5-1|44	%{_kde_bindir}/kphononplayer
14cu|kmplayer-0.11.5-1|45	%{_kde_libdir}/kde4/*.so
14cu|kmplayer-0.11.5-1|46	%{_kde_datadir}/apps/%{name}
14cu|kmplayer-0.11.5-1|47	%{_kde_services}/*.desktop
14cu|kmplayer-0.11.5-1|48	%{_kde_configdir}/%{name}rc
14cu|kmplayer-0.11.5-1|49	%{_kde_iconsdir}/hicolor/*/*/*
14cu|kmplayer-0.11.5-1|50	%{_kde_applicationsdir}/%{name}.desktop
14cu|kmplayer-0.11.5-1|51	
14cu|kmplayer-0.11.5-1|52	#--------------------------------------------------------------------
14cu|kmplayer-0.11.5-1|53	
14cu|kmplayer-0.11.5-1|54	%package -n %{libname}
14cu|kmplayer-0.11.5-1|55	Group:		System/Libraries
14cu|kmplayer-0.11.5-1|56	Summary:	Kmplayer libraries
14cu|kmplayer-0.11.5-1|57	
14cu|kmplayer-0.11.5-1|58	%description -n %{libname}
14cu|kmplayer-0.11.5-1|59	This package contains the libraries needed by %{name}.
14cu|kmplayer-0.11.5-1|60	
14cu|kmplayer-0.11.5-1|61	%files -n %{libname}
14cu|kmplayer-0.11.5-1|62	%doc AUTHORS ChangeLog README
14cu|kmplayer-0.11.5-1|63	%{_kde_libdir}/*.so
14cu|kmplayer-0.11.5-1|64	
14cu|kmplayer-0.11.5-1|65	#--------------------------------------------------------------------
14cu|kmplayer-0.11.5-1|66	
14cu|kmplayer-0.11.5-1|67	%package	npplayer
14cu|kmplayer-0.11.5-1|68	Group:		Video
14cu|kmplayer-0.11.5-1|69	Summary:	Kmplayer plug-in player for Firefox
14cu|kmplayer-0.11.5-1|70	Requires:	%{name}
14cu|kmplayer-0.11.5-1|71	
14cu|kmplayer-0.11.5-1|72	%description	npplayer
14cu|kmplayer-0.11.5-1|73	Kmplayer plug-in player for Firefox.
14cu|kmplayer-0.11.5-1|74	
14cu|kmplayer-0.11.5-1|75	%files npplayer
14cu|kmplayer-0.11.5-1|76	%doc AUTHORS ChangeLog README
14cu|kmplayer-0.11.5-1|77	%{_kde_bindir}/knpplayer
14cu|kmplayer-0.11.5-1|78	
14cu|kmplayer-0.11.5-1|79	#--------------------------------------------------------------------
14cu|kmplayer-0.11.5-1|80	
14cu|kmplayer-0.11.5-1|81	%prep
14cu|kmplayer-0.11.5-1|82	%setup -qn %{name}
14cu|kmplayer-0.11.5-1|83	%patch0 -p1
14cu|kmplayer-0.11.5-1|84	%patch1 -p1
14cu|kmplayer-0.11.5-1|85	
14cu|kmplayer-0.11.5-1|86	tar -xvzf %{SOURCE2}
14cu|kmplayer-0.11.5-1|87	
14cu|kmplayer-0.11.5-1|88	%build
14cu|kmplayer-0.11.5-1|89	%cmake_kde4
14cu|kmplayer-0.11.5-1|90	%make
14cu|kmplayer-0.11.5-1|91	
14cu|kmplayer-0.11.5-1|92	
14cu|kmplayer-0.11.5-1|93	%install
14cu|kmplayer-0.11.5-1|94	%makeinstall_std -C build
14cu|kmplayer-0.11.5-1|95	
14cu|kmplayer-0.11.5-1|96	# Fix .desktop files
14cu|kmplayer-0.11.5-1|97	desktop-file-install \
14cu|kmplayer-0.11.5-1|98	--vendor="" \
14cu|kmplayer-0.11.5-1|99	--remove-key="Encoding"  \
14cu|kmplayer-0.11.5-1|100	--remove-key="MimeType"  \
14cu|kmplayer-0.11.5-1|101	--dir %{buildroot}%{_kde_services} %{buildroot}%{_kde_services}/%{name}_part.desktop
14cu|kmplayer-0.11.5-1|102	
14cu|kmplayer-0.11.5-1|103	# Fix wrong perms
14cu|kmplayer-0.11.5-1|104	chmod +x %{buildroot}%{_datadir}/apps/%{name}/find-media.sh
14cu|kmplayer-0.11.5-1|105	
14cu|kmplayer-0.11.5-1|106	%{find_lang} %{name} --with-html
14cu|kmplayer-0.11.5-1|107	
14cu|kmplayer-0.11.5-1|108	
14cu|kmplayer-0.11.5-1|109	%check
14cu|kmplayer-0.11.5-1|110	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
14cu|kmplayer-0.11.5-1|111	desktop-file-validate $f
14cu|kmplayer-0.11.5-1|112	done
14cu|kmplayer-0.11.5-1|113	
14cu|kmplayer-0.11.5-1|114	
14cu|kmplayer-0.11.5-1|115	%changelog
14cu|kmplayer-0.11.5-1|116	
14cu|kmplayer-0.11.5-1|117	* Sat May 21 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.11.5-1
14cu|kmplayer-0.11.5-1|118	- (30034b7) Updated now version 0.11.5.
14cu|kmplayer-0.11.5-1|119	
14cu|kmplayer-0.11.5-1|120	

10567 14
14cu|knemo-0.7.7-1|1	Summary:	The KDE Network Monitor
14cu|knemo-0.7.7-1|2	Name:		knemo
14cu|knemo-0.7.7-1|3	Version:	0.7.7
14cu|knemo-0.7.7-1|4	Release:	1
14cu|knemo-0.7.7-1|5	License:	GPLv2+
14cu|knemo-0.7.7-1|6	Group:		Graphical desktop/KDE
14cu|knemo-0.7.7-1|7	Url:		http://kde-apps.org/content/show.php?content=12956
14cu|knemo-0.7.7-1|8	Source0:	http://kde-apps.org/CONTENT/content-files/12956-%{name}-%{version}.tar.xz
14cu|knemo-0.7.7-1|9	Source1:	knemo_ru.tar.gz
14cu|knemo-0.7.7-1|10	BuildRequires:	kdebase4-workspace-devel
14cu|knemo-0.7.7-1|11	BuildRequires:	kdelibs4-devel
14cu|knemo-0.7.7-1|12	BuildRequires:	libiw-devel
14cu|knemo-0.7.7-1|13	BuildRequires:	pkgconfig(libnl-3.0)
14cu|knemo-0.7.7-1|14	Requires:	qt4-database-plugin-sqlite
14cu|knemo-0.7.7-1|15	Requires:	wireless-tools
14cu|knemo-0.7.7-1|16	
14cu|knemo-0.7.7-1|17	%description
14cu|knemo-0.7.7-1|18	KNemo offers a network monitor similar to the one found in Windows.
14cu|knemo-0.7.7-1|19	For every network interface it displays an icon in the systray.
14cu|knemo-0.7.7-1|20	
14cu|knemo-0.7.7-1|21	Features:
14cu|knemo-0.7.7-1|22	* support for ethernet (including wireless) and ppp connections
14cu|knemo-0.7.7-1|23	* the icon shows incoming/outgoing traffic
14cu|knemo-0.7.7-1|24	* hiding of icon when the interface is not available
14cu|knemo-0.7.7-1|25	* automatic detection of wireless extensions for ethernet interfaces
14cu|knemo-0.7.7-1|26	* left-clicking on an icon displays a status dialog with information
14cu|knemo-0.7.7-1|27	about the selected interface (2nd click hides dialog)
14cu|knemo-0.7.7-1|28	* configuration via context menu or control center module
14cu|knemo-0.7.7-1|29	(Internet & Network/Network Monitor)
14cu|knemo-0.7.7-1|30	* customizable tooltip for quick access to often needed information
14cu|knemo-0.7.7-1|31	* you can activate 2 custom entries for the context menu. They can
14cu|knemo-0.7.7-1|32	have custom text and a command to run when selected. You can even
14cu|knemo-0.7.7-1|33	select if the commands need root permissions or not.
14cu|knemo-0.7.7-1|34	* automatic detection of available interfaces (click on 'Default' in
14cu|knemo-0.7.7-1|35	the configuration dialog and KNemo will look under /proc/net/dev for
14cu|knemo-0.7.7-1|36	interfaces)
14cu|knemo-0.7.7-1|37	* KNemo uses more standard icon names which allows support from other
14cu|knemo-0.7.7-1|38	icon themes.
14cu|knemo-0.7.7-1|39	
14cu|knemo-0.7.7-1|40	Please make sure that in the settings the paths for 'ifconfig' and 'iwconfig'
14cu|knemo-0.7.7-1|41	are correct and that both programs are installed.
14cu|knemo-0.7.7-1|42	
14cu|knemo-0.7.7-1|43	IMPORTANT: KNemo is not an executable but an KDED service. Therefore
14cu|knemo-0.7.7-1|44	it has to be started using Control Center/KDE Components/Service Manager.
14cu|knemo-0.7.7-1|45	
14cu|knemo-0.7.7-1|46	%files -f %{name}.lang
14cu|knemo-0.7.7-1|47	%{_kde_bindir}/knemo
14cu|knemo-0.7.7-1|48	%{_kde_libdir}/kde4/kcm_knemo.so
14cu|knemo-0.7.7-1|49	%{_kde_applicationsdir}/knemo.desktop
14cu|knemo-0.7.7-1|50	%{_kde_appsdir}/knemo
14cu|knemo-0.7.7-1|51	%{_kde_appsdir}/kconf_update/*
14cu|knemo-0.7.7-1|52	%{_kde_datadir}/autostart/knemo.desktop
14cu|knemo-0.7.7-1|53	%{_kde_iconsdir}/hicolor/*/*/*
14cu|knemo-0.7.7-1|54	%{_kde_services}/kcm_knemo.desktop
14cu|knemo-0.7.7-1|55	
14cu|knemo-0.7.7-1|56	#----------------------------------------------------------------------------
14cu|knemo-0.7.7-1|57	
14cu|knemo-0.7.7-1|58	%prep
14cu|knemo-0.7.7-1|59	%setup -q
14cu|knemo-0.7.7-1|60	
14cu|knemo-0.7.7-1|61	pushd po
14cu|knemo-0.7.7-1|62	tar -xvzf %{SOURCE1}
14cu|knemo-0.7.7-1|63	popd
14cu|knemo-0.7.7-1|64	
14cu|knemo-0.7.7-1|65	%build
14cu|knemo-0.7.7-1|66	%cmake_kde4
14cu|knemo-0.7.7-1|67	%make
14cu|knemo-0.7.7-1|68	
14cu|knemo-0.7.7-1|69	%install
14cu|knemo-0.7.7-1|70	%makeinstall_std -C build
14cu|knemo-0.7.7-1|71	
14cu|knemo-0.7.7-1|72	%find_lang %{name} kcm_knemo %{name}.lang
14cu|knemo-0.7.7-1|73	
14cu|knemo-0.7.7-1|74	
14cu|knemo-0.7.7-1|75	%changelog
14cu|knemo-0.7.7-1|76	
14cu|knemo-0.7.7-1|77	* Thu Jan 28 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.7.7-1
14cu|knemo-0.7.7-1|78	- (2992020) Updated new version 0.7.7
14cu|knemo-0.7.7-1|79	
14cu|knemo-0.7.7-1|80	

10568 14
14cu|knightsgame-025-1|1	Name:           knightsgame
14cu|knightsgame-025-1|2	Version:        025
14cu|knightsgame-025-1|3	Release:        1
14cu|knightsgame-025-1|4	Summary:        Multiplayer dungeon bashing game
14cu|knightsgame-025-1|5	License:        GPLv3
14cu|knightsgame-025-1|6	Group:          Games/Arcade
14cu|knightsgame-025-1|7	Url:            http://www.knightsgame.org.uk
14cu|knightsgame-025-1|8	Source:         http://www.knightsgame.org.uk/files/knights_%{version}_src.tar.gz
14cu|knightsgame-025-1|9	Patch0:         %{name}-rosa-games.patch
14cu|knightsgame-025-1|10	BuildRequires:  dos2unix
14cu|knightsgame-025-1|11	BuildRequires:  pkgconfig(sdl)
14cu|knightsgame-025-1|12	BuildRequires:  boost-devel
14cu|knightsgame-025-1|13	BuildRequires:  pkgconfig(libcurl)
14cu|knightsgame-025-1|14	BuildRequires:  pkgconfig(freetype2)
14cu|knightsgame-025-1|15	BuildRequires:  pkgconfig(fontconfig)
14cu|knightsgame-025-1|16	BuildRequires:  imagemagick
14cu|knightsgame-025-1|17	
14cu|knightsgame-025-1|18	
14cu|knightsgame-025-1|19	%description
14cu|knightsgame-025-1|20	Players must explore randomly generated dungeons
14cu|knightsgame-025-1|21	and compete to solve various quests.
14cu|knightsgame-025-1|22	
14cu|knightsgame-025-1|23	%files
14cu|knightsgame-025-1|24	%{_defaultdocdir}/%{name}
14cu|knightsgame-025-1|25	%{_gamesbindir}/*
14cu|knightsgame-025-1|26	%{_gamesdatadir}/%{name}
14cu|knightsgame-025-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|knightsgame-025-1|28	%{_datadir}/applications/%{name}.desktop
14cu|knightsgame-025-1|29	#------------------------------------------------
14cu|knightsgame-025-1|30	
14cu|knightsgame-025-1|31	%prep
14cu|knightsgame-025-1|32	%setup -qn knights_%{version}_src
14cu|knightsgame-025-1|33	dos2unix *.txt
14cu|knightsgame-025-1|34	dos2unix docs/*.txt
14cu|knightsgame-025-1|35	dos2unix docs/third_party_licences/*.txt
14cu|knightsgame-025-1|36	pushd docs/third_party_licences
14cu|knightsgame-025-1|37	iconv -f ISO-8859-1 -t UTF-8 FTL.txt > out-FTL.txt
14cu|knightsgame-025-1|38	mv -f out-FTL.txt FTL.txt
14cu|knightsgame-025-1|39	popd
14cu|knightsgame-025-1|40	%patch0 -p1
14cu|knightsgame-025-1|41	
14cu|knightsgame-025-1|42	%build
14cu|knightsgame-025-1|43	%setup_compile_flags
14cu|knightsgame-025-1|44	%make ROOT=%{buildroot}
14cu|knightsgame-025-1|45	
14cu|knightsgame-025-1|46	%install
14cu|knightsgame-025-1|47	%makeinstall ROOT=%{buildroot}
14cu|knightsgame-025-1|48	
14cu|knightsgame-025-1|49	# menu entry
14cu|knightsgame-025-1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|knightsgame-025-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|knightsgame-025-1|52	[Desktop Entry]
14cu|knightsgame-025-1|53	Name=%{name}
14cu|knightsgame-025-1|54	GenericName=%{name}
14cu|knightsgame-025-1|55	Comment=Multiplayer dungeon bashing game
14cu|knightsgame-025-1|56	Exec=%{name}
14cu|knightsgame-025-1|57	Icon=%{name}
14cu|knightsgame-025-1|58	Type=Application
14cu|knightsgame-025-1|59	Categories=Game;ArcadeGame;
14cu|knightsgame-025-1|60	StartupNotify=true
14cu|knightsgame-025-1|61	EOF
14cu|knightsgame-025-1|62	
14cu|knightsgame-025-1|63	
14cu|knightsgame-025-1|64	# icon
14cu|knightsgame-025-1|65	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|knightsgame-025-1|66	install -dm 0755 \
14cu|knightsgame-025-1|67	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|knightsgame-025-1|68	convert -strip -resize $size knights_data/client/knights_icon_48.bmp \
14cu|knightsgame-025-1|69	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|knightsgame-025-1|70	done
14cu|knightsgame-025-1|71	%changelog
14cu|knightsgame-025-1|72	
14cu|knightsgame-025-1|73	* Fri Apr 21 2017 abfonly <abfonly@gmail.com> 025-1
14cu|knightsgame-025-1|74	- (ed7a3ae) Imported from SRPM
14cu|knightsgame-025-1|75	
14cu|knightsgame-025-1|76	

10569 14
14cu|knock-0.7-1|1	Summary:	Open connection through firewall on specified signal
14cu|knock-0.7-1|2	Name:		knock
14cu|knock-0.7-1|3	Version:	0.7
14cu|knock-0.7-1|4	Release:	1
14cu|knock-0.7-1|5	License:	GPLv2+
14cu|knock-0.7-1|6	Group:		Networking/Other
14cu|knock-0.7-1|7	URL:		http://www.zeroflux.org/projects/knock/
14cu|knock-0.7-1|8	Source0:	http://www.zeroflux.org/proj/knock/files/%{name}-%{version}.tar.gz
14cu|knock-0.7-1|9	Source1:	knockd.service
14cu|knock-0.7-1|10	Source2:	knockd.logrotate
14cu|knock-0.7-1|11	BuildRequires:	libpcap-devel
14cu|knock-0.7-1|12	
14cu|knock-0.7-1|13	%description
14cu|knock-0.7-1|14	knock is a server/client set that implements the idea known as port-
14cu|knock-0.7-1|15	knocking. Port-knocking is a method of accessing a backdoor to your
14cu|knock-0.7-1|16	firewall through a special sequence of port hits. This can be useful
14cu|knock-0.7-1|17	for opening up temporary holes in a restrictive firewall for SSH
14cu|knock-0.7-1|18	access or similar.
14cu|knock-0.7-1|19	
14cu|knock-0.7-1|20	%prep
14cu|knock-0.7-1|21	%setup -q
14cu|knock-0.7-1|22	
14cu|knock-0.7-1|23	%build
14cu|knock-0.7-1|24	%configure2_5x
14cu|knock-0.7-1|25	%make
14cu|knock-0.7-1|26	
14cu|knock-0.7-1|27	%install
14cu|knock-0.7-1|28	%makeinstall_std
14cu|knock-0.7-1|29	
14cu|knock-0.7-1|30	mkdir -p %{buildroot}%{_unitdir}
14cu|knock-0.7-1|31	install -m0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{name}d.service
14cu|knock-0.7-1|32	
14cu|knock-0.7-1|33	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|knock-0.7-1|34	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}d
14cu|knock-0.7-1|35	
14cu|knock-0.7-1|36	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|knock-0.7-1|37	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
14cu|knock-0.7-1|38	# Options to pass to %{name}d
14cu|knock-0.7-1|39	OPTIONS=""
14cu|knock-0.7-1|40	EOF
14cu|knock-0.7-1|41	
14cu|knock-0.7-1|42	%post
14cu|knock-0.7-1|43	%systemd_post %{name}d
14cu|knock-0.7-1|44	
14cu|knock-0.7-1|45	%preun
14cu|knock-0.7-1|46	%systemd_preun %{name}d
14cu|knock-0.7-1|47	
14cu|knock-0.7-1|48	%files
14cu|knock-0.7-1|49	%doc ChangeLog TODO
14cu|knock-0.7-1|50	%config(noreplace) %{_sysconfdir}/%{name}d.conf
14cu|knock-0.7-1|51	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|knock-0.7-1|52	%attr(0644,root,root) %{_unitdir}/%{name}d.service
14cu|knock-0.7-1|53	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}d
14cu|knock-0.7-1|54	%{_bindir}/%{name}
14cu|knock-0.7-1|55	%{_sbindir}/%{name}d
14cu|knock-0.7-1|56	%{_mandir}/man1/*
14cu|knock-0.7-1|57	
14cu|knock-0.7-1|58	%changelog
14cu|knock-0.7-1|59	
14cu|knock-0.7-1|60	* Thu Sep 22 2016 alzim <alzim@bk.ru> 0.7-1
14cu|knock-0.7-1|61	- (eee8299) Merge pull request #3 from import/knock:rosa2016.1
14cu|knock-0.7-1|62	- (eee8299) Updated to 0.7
14cu|knock-0.7-1|63	
14cu|knock-0.7-1|64	

10570 14
14cu|koji-1.10.1-1|1	%define _libexecdir /usr/libexec
14cu|koji-1.10.1-1|2	
14cu|koji-1.10.1-1|3	Name:		koji
14cu|koji-1.10.1-1|4	Version:	1.10.1
14cu|koji-1.10.1-1|5	Release:	1
14cu|koji-1.10.1-1|6	License:	LGPLv2 and GPLv2+
14cu|koji-1.10.1-1|7	Summary:	Build system tools
14cu|koji-1.10.1-1|8	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|9	URL:		http://fedorahosted.org/koji
14cu|koji-1.10.1-1|10	Patch1:		0001-install-the-builder-runroot-plugin-and-config.patch
14cu|koji-1.10.1-1|11	Source:		https://fedorahosted.org/released/koji/koji-%{version}.tar.bz2
14cu|koji-1.10.1-1|12	BuildArch:	noarch
14cu|koji-1.10.1-1|13	Requires:	python-krbV >= 1.0.13
14cu|koji-1.10.1-1|14	Requires:	python-rpm
14cu|koji-1.10.1-1|15	Requires:	yum
14cu|koji-1.10.1-1|16	Requires:	pyOpenSSL
14cu|koji-1.10.1-1|17	Requires:	python-urlgrabber
14cu|koji-1.10.1-1|18	BuildRequires:	python
14cu|koji-1.10.1-1|19	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|koji-1.10.1-1|20	
14cu|koji-1.10.1-1|21	%description
14cu|koji-1.10.1-1|22	Koji is a system for building and tracking RPMS.  The base package
14cu|koji-1.10.1-1|23	contains shared libraries and the command-line interface.
14cu|koji-1.10.1-1|24	
14cu|koji-1.10.1-1|25	%package hub
14cu|koji-1.10.1-1|26	Summary:	Koji XMLRPC interface
14cu|koji-1.10.1-1|27	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|28	# rpmdiff lib (from rpmlint) is GPLv2 (only)
14cu|koji-1.10.1-1|29	License:	LGPLv2 and GPLv2
14cu|koji-1.10.1-1|30	Requires:	apache
14cu|koji-1.10.1-1|31	Requires:	apache-mod_wsgi
14cu|koji-1.10.1-1|32	# Possibly this is a bad replacement and we'd better build postgresql-python
14cu|koji-1.10.1-1|33	#Requires:	postgresql-python
14cu|koji-1.10.1-1|34	Requires:	python-pg
14cu|koji-1.10.1-1|35	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|36	
14cu|koji-1.10.1-1|37	%description hub
14cu|koji-1.10.1-1|38	koji-hub is the XMLRPC interface to the koji database
14cu|koji-1.10.1-1|39	
14cu|koji-1.10.1-1|40	%package hub-plugins
14cu|koji-1.10.1-1|41	Summary:	Koji hub plugins
14cu|koji-1.10.1-1|42	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|43	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|44	Requires:	%{name}-hub = %{version}-%{release}
14cu|koji-1.10.1-1|45	
14cu|koji-1.10.1-1|46	%description hub-plugins
14cu|koji-1.10.1-1|47	Plugins to the koji XMLRPC interface
14cu|koji-1.10.1-1|48	
14cu|koji-1.10.1-1|49	%package builder
14cu|koji-1.10.1-1|50	Summary:	Koji RPM builder daemon
14cu|koji-1.10.1-1|51	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|52	#mergerepos (from createrepo) is GPLv2+
14cu|koji-1.10.1-1|53	License:	LGPLv2 and GPLv2+
14cu|koji-1.10.1-1|54	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|55	Suggests:	mock >= 0.9.14
14cu|koji-1.10.1-1|56	Requires(post):	systemd
14cu|koji-1.10.1-1|57	Requires(pre):	systemd
14cu|koji-1.10.1-1|58	Requires(preun):	systemd
14cu|koji-1.10.1-1|59	Requires:	cvs
14cu|koji-1.10.1-1|60	Requires:	subversion
14cu|koji-1.10.1-1|61	Requires:	git
14cu|koji-1.10.1-1|62	Requires:	rpm-build
14cu|koji-1.10.1-1|63	Requires:	rpm-mandriva-setup-build
14cu|koji-1.10.1-1|64	Requires:	pykickstart
14cu|koji-1.10.1-1|65	Requires:	python-pycdio
14cu|koji-1.10.1-1|66	Requires:	python-cheetah
14cu|koji-1.10.1-1|67	Requires:	createrepo >= 0.9.6
14cu|koji-1.10.1-1|68	
14cu|koji-1.10.1-1|69	%description builder
14cu|koji-1.10.1-1|70	koji-builder is the daemon that runs on build machines and executes
14cu|koji-1.10.1-1|71	tasks that come through the Koji system.
14cu|koji-1.10.1-1|72	
14cu|koji-1.10.1-1|73	%package vm
14cu|koji-1.10.1-1|74	Summary:	Koji virtual machine management daemon
14cu|koji-1.10.1-1|75	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|76	License:	LGPLv2
14cu|koji-1.10.1-1|77	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|78	Requires(post): systemd
14cu|koji-1.10.1-1|79	Requires(preun): systemd
14cu|koji-1.10.1-1|80	Requires:	python-libvirt
14cu|koji-1.10.1-1|81	Requires:	 libxml2-python
14cu|koji-1.10.1-1|82	Requires:	python-virtinst
14cu|koji-1.10.1-1|83	Requires:	qemu-img
14cu|koji-1.10.1-1|84	
14cu|koji-1.10.1-1|85	%description vm
14cu|koji-1.10.1-1|86	koji-vm contains a supplemental build daemon that executes certain tasks in a
14cu|koji-1.10.1-1|87	virtual machine. This package is not required for most installations.
14cu|koji-1.10.1-1|88	
14cu|koji-1.10.1-1|89	%package utils
14cu|koji-1.10.1-1|90	Summary:	Koji Utilities
14cu|koji-1.10.1-1|91	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|92	# Possibly this is a bad replacement and we'd better build postgresql-python
14cu|koji-1.10.1-1|93	#Requires:	postgresql-python
14cu|koji-1.10.1-1|94	Requires:	python-pg
14cu|koji-1.10.1-1|95	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|96	
14cu|koji-1.10.1-1|97	%description utils
14cu|koji-1.10.1-1|98	Utilities for the Koji system
14cu|koji-1.10.1-1|99	
14cu|koji-1.10.1-1|100	%package web
14cu|koji-1.10.1-1|101	Summary:	Koji Web UI
14cu|koji-1.10.1-1|102	Group:		System/Configuration/Packaging
14cu|koji-1.10.1-1|103	Requires:	apache
14cu|koji-1.10.1-1|104	Requires:	apache-mod_wsgi
14cu|koji-1.10.1-1|105	Requires:	apache-mod_auth_kerb
14cu|koji-1.10.1-1|106	# Possibly this is a bad replacement and we'd better build postgresql-python
14cu|koji-1.10.1-1|107	#Requires:	postgresql-python
14cu|koji-1.10.1-1|108	Requires:	python-pg
14cu|koji-1.10.1-1|109	Requires:	python-cheetah
14cu|koji-1.10.1-1|110	Requires:	%{name} = %{version}-%{release}
14cu|koji-1.10.1-1|111	Requires:	python-krbV >= 1.0.13
14cu|koji-1.10.1-1|112	
14cu|koji-1.10.1-1|113	%description web
14cu|koji-1.10.1-1|114	koji-web is a web UI to the Koji system.
14cu|koji-1.10.1-1|115	
14cu|koji-1.10.1-1|116	%prep
14cu|koji-1.10.1-1|117	%setup -q
14cu|koji-1.10.1-1|118	%patch1 -p1
14cu|koji-1.10.1-1|119	
14cu|koji-1.10.1-1|120	%build
14cu|koji-1.10.1-1|121	
14cu|koji-1.10.1-1|122	%install
14cu|koji-1.10.1-1|123	%makeinstall_std
14cu|koji-1.10.1-1|124	
14cu|koji-1.10.1-1|125	%files
14cu|koji-1.10.1-1|126	%{_bindir}/*
14cu|koji-1.10.1-1|127	%{py_puresitedir}/%{name}
14cu|koji-1.10.1-1|128	%config(noreplace) %{_sysconfdir}/koji.conf
14cu|koji-1.10.1-1|129	%doc docs Authors COPYING LGPL
14cu|koji-1.10.1-1|130	
14cu|koji-1.10.1-1|131	%files hub
14cu|koji-1.10.1-1|132	%{_datadir}/koji-hub
14cu|koji-1.10.1-1|133	/usr/libexec/koji-hub/
14cu|koji-1.10.1-1|134	%config(noreplace) %{_sysconfdir}/httpd/conf.d/kojihub.conf
14cu|koji-1.10.1-1|135	%config(noreplace) %{_sysconfdir}/koji-hub/hub.conf
14cu|koji-1.10.1-1|136	%config(noreplace) %{_sysconfdir}/koji-hub/plugins/runroot.conf
14cu|koji-1.10.1-1|137	
14cu|koji-1.10.1-1|138	%files hub-plugins
14cu|koji-1.10.1-1|139	%dir %{_prefix}/lib/koji-hub-plugins
14cu|koji-1.10.1-1|140	%{_prefix}/lib/koji-hub-plugins/*.py*
14cu|koji-1.10.1-1|141	%dir %{_sysconfdir}/koji-hub/plugins/
14cu|koji-1.10.1-1|142	%config(noreplace) %{_sysconfdir}/koji-hub/plugins/messagebus.conf
14cu|koji-1.10.1-1|143	%config(noreplace) %{_sysconfdir}/koji-hub/plugins/rpm2maven.conf
14cu|koji-1.10.1-1|144	
14cu|koji-1.10.1-1|145	%files utils
14cu|koji-1.10.1-1|146	%{_sbindir}/kojira
14cu|koji-1.10.1-1|147	%{_sbindir}/koji-gc
14cu|koji-1.10.1-1|148	%{_sbindir}/koji-shadow
14cu|koji-1.10.1-1|149	%{_unitdir}/kojira.service
14cu|koji-1.10.1-1|150	%dir %{_sysconfdir}/kojira
14cu|koji-1.10.1-1|151	%config(noreplace) %{_sysconfdir}/kojira/kojira.conf
14cu|koji-1.10.1-1|152	%dir %{_sysconfdir}/koji-gc
14cu|koji-1.10.1-1|153	%config(noreplace) %{_sysconfdir}/koji-gc/koji-gc.conf
14cu|koji-1.10.1-1|154	%config(noreplace) %{_sysconfdir}/koji-shadow/koji-shadow.conf
14cu|koji-1.10.1-1|155	
14cu|koji-1.10.1-1|156	%files web
14cu|koji-1.10.1-1|157	%{_datadir}/koji-web
14cu|koji-1.10.1-1|158	%dir %{_sysconfdir}/kojiweb
14cu|koji-1.10.1-1|159	%config(noreplace) %{_sysconfdir}/httpd/conf.d/kojiweb.conf
14cu|koji-1.10.1-1|160	%config(noreplace) %{_sysconfdir}/kojiweb/web.conf
14cu|koji-1.10.1-1|161	
14cu|koji-1.10.1-1|162	%files builder
14cu|koji-1.10.1-1|163	%{_sbindir}/kojid
14cu|koji-1.10.1-1|164	%{_unitdir}/kojid.service
14cu|koji-1.10.1-1|165	/usr/libexec/kojid/
14cu|koji-1.10.1-1|166	/usr/lib/koji-builder-plugins
14cu|koji-1.10.1-1|167	%dir %{_sysconfdir}/kojid
14cu|koji-1.10.1-1|168	%config(noreplace) %{_sysconfdir}/kojid/kojid.conf
14cu|koji-1.10.1-1|169	%config(noreplace) %{_sysconfdir}/kojid/runroot.conf
14cu|koji-1.10.1-1|170	%attr(-,kojibuilder,kojibuilder) /etc/mock/koji
14cu|koji-1.10.1-1|171	
14cu|koji-1.10.1-1|172	%pre builder
14cu|koji-1.10.1-1|173	/usr/sbin/useradd -r -s /bin/bash -G mock -d /builddir -M kojibuilder 2>/dev/null ||:
14cu|koji-1.10.1-1|174	
14cu|koji-1.10.1-1|175	%post builder
14cu|koji-1.10.1-1|176	%_post_service kojid
14cu|koji-1.10.1-1|177	
14cu|koji-1.10.1-1|178	%preun builder
14cu|koji-1.10.1-1|179	if [ $1 = 0 ]; then
14cu|koji-1.10.1-1|180	%_preun_service kojid
14cu|koji-1.10.1-1|181	fi
14cu|koji-1.10.1-1|182	
14cu|koji-1.10.1-1|183	%files vm
14cu|koji-1.10.1-1|184	%{_sbindir}/kojivmd
14cu|koji-1.10.1-1|185	%{_datadir}/kojivmd
14cu|koji-1.10.1-1|186	%{_unitdir}/kojivmd.service
14cu|koji-1.10.1-1|187	%dir %{_sysconfdir}/kojivmd
14cu|koji-1.10.1-1|188	%config(noreplace) %{_sysconfdir}/kojivmd/kojivmd.conf
14cu|koji-1.10.1-1|189	
14cu|koji-1.10.1-1|190	%post vm
14cu|koji-1.10.1-1|191	%_post_service kojivmd
14cu|koji-1.10.1-1|192	
14cu|koji-1.10.1-1|193	%preun vm
14cu|koji-1.10.1-1|194	if [ $1 = 0 ]; then
14cu|koji-1.10.1-1|195	%_preun_service kojivmd
14cu|koji-1.10.1-1|196	fi
14cu|koji-1.10.1-1|197	
14cu|koji-1.10.1-1|198	%post utils
14cu|koji-1.10.1-1|199	%_post_service kojira
14cu|koji-1.10.1-1|200	
14cu|koji-1.10.1-1|201	%preun utils
14cu|koji-1.10.1-1|202	if [ $1 = 0 ]; then
14cu|koji-1.10.1-1|203	%_preun_service kojira
14cu|koji-1.10.1-1|204	fi
14cu|koji-1.10.1-1|205	
14cu|koji-1.10.1-1|206	
14cu|koji-1.10.1-1|207	%changelog
14cu|koji-1.10.1-1|208	
14cu|koji-1.10.1-1|209	* Sat Mar 05 2016 Denis Silakov <dsilakov@gmail.com> 1.10.1-1
14cu|koji-1.10.1-1|210	- (642280f) Adjust requirements
14cu|koji-1.10.1-1|211	
14cu|koji-1.10.1-1|212	

10571 14
14cu|kolab-2.2.4-7|1	%define _enable_debug_packages %{nil}
14cu|kolab-2.2.4-7|2	%define debug_package %{nil}
14cu|kolab-2.2.4-7|3	
14cu|kolab-2.2.4-7|4	# the Management user/group name/id pair
14cu|kolab-2.2.4-7|5	%define l_musr kolab
14cu|kolab-2.2.4-7|6	%define l_mgrp kolab
14cu|kolab-2.2.4-7|7	
14cu|kolab-2.2.4-7|8	# the Management numeric user/group name/id pair
14cu|kolab-2.2.4-7|9	%define l_muid 60001
14cu|kolab-2.2.4-7|10	%define l_mgid 60001
14cu|kolab-2.2.4-7|11	
14cu|kolab-2.2.4-7|12	# the Rrestricted user/group name/id pair
14cu|kolab-2.2.4-7|13	%define l_rusr %{l_musr}
14cu|kolab-2.2.4-7|14	%define l_rgrp %{l_mgrp}
14cu|kolab-2.2.4-7|15	
14cu|kolab-2.2.4-7|16	# the Non-privileged user/group name/id pair
14cu|kolab-2.2.4-7|17	%define l_nusr %{l_musr}
14cu|kolab-2.2.4-7|18	%define l_ngrp %{l_mgrp}
14cu|kolab-2.2.4-7|19	
14cu|kolab-2.2.4-7|20	Summary:	Kolab Groupware Server
14cu|kolab-2.2.4-7|21	Name:		kolab
14cu|kolab-2.2.4-7|22	Version:	2.2.4
14cu|kolab-2.2.4-7|23	Release:	7
14cu|kolab-2.2.4-7|24	License:	GPLv2+
14cu|kolab-2.2.4-7|25	Group:		System/Servers
14cu|kolab-2.2.4-7|26	Url:		http://www.kolab.org
14cu|kolab-2.2.4-7|27	Source0:	kolabd-%{version}.tar.gz
14cu|kolab-2.2.4-7|28	Source1:	README
14cu|kolab-2.2.4-7|29	Source2:	kolab.init
14cu|kolab-2.2.4-7|30	Source3:	kolab-tmpfiles.conf
14cu|kolab-2.2.4-7|31	Patch1:		kolabsrv.diff
14cu|kolab-2.2.4-7|32	Patch2:		rc_config_template.patch
14cu|kolab-2.2.4-7|33	Patch3:		kolabd-slapd_template.diff
14cu|kolab-2.2.4-7|34	Patch4:		kolabd-amavisd_template_log.diff
14cu|kolab-2.2.4-7|35	Patch5:		mandriva.diff
14cu|kolab-2.2.4-7|36	Patch6:		Makefile.diff
14cu|kolab-2.2.4-7|37	Requires(post,preun,pre,postun):	rpm-helper
14cu|kolab-2.2.4-7|38	Requires(pre):	amavisd-new >= 2.6.4
14cu|kolab-2.2.4-7|39	Requires(pre):	apache-conf >= 2.2.14
14cu|kolab-2.2.4-7|40	Requires(pre):	apache-mod_php
14cu|kolab-2.2.4-7|41	Requires(pre):	apache-mpm-prefork >= 2.2.14
14cu|kolab-2.2.4-7|42	Requires(pre):	clamd >= 0.95.3
14cu|kolab-2.2.4-7|43	Requires(pre):	cyrus-imapd >= 2.3.15
14cu|kolab-2.2.4-7|44	Requires(pre):	openldap-servers >= 2.4.19
14cu|kolab-2.2.4-7|45	Requires(pre):	postfix >= 2.6.5
14cu|kolab-2.2.4-7|46	Requires:	amavisd-new >= 2.6.4
14cu|kolab-2.2.4-7|47	Requires:	apache-conf >= 2.2.14
14cu|kolab-2.2.4-7|48	Requires:	apache-mod_dav >= 2.2.14
14cu|kolab-2.2.4-7|49	Requires:	apache-mod_ldap >= 2.2.14
14cu|kolab-2.2.4-7|50	Requires:	apache-mod_php
14cu|kolab-2.2.4-7|51	Requires:	apache-mod_ssl >= 2.2.14
14cu|kolab-2.2.4-7|52	Requires:	apache-mpm-prefork >= 2.2.14
14cu|kolab-2.2.4-7|53	Requires:	clamd >= 0.95.0
14cu|kolab-2.2.4-7|54	Requires:	cyrus-imapd >= 2.2.15
14cu|kolab-2.2.4-7|55	Requires:	cyrus-imapd-utils >= 2.2.15
14cu|kolab-2.2.4-7|56	Requires:	cyrus-sasl
14cu|kolab-2.2.4-7|57	Requires:	horde-kolab-filter
14cu|kolab-2.2.4-7|58	Requires:	kolab-webadmin >= 2.2.4
14cu|kolab-2.2.4-7|59	Requires:	%{mklibname sasl 2}-plug-login
14cu|kolab-2.2.4-7|60	Requires:	%{mklibname sasl 2}-plug-plain
14cu|kolab-2.2.4-7|61	Requires:	openldap-clients
14cu|kolab-2.2.4-7|62	Requires:	openldap-servers
14cu|kolab-2.2.4-7|63	Requires:	openssl >= 0.9.8k
14cu|kolab-2.2.4-7|64	Requires:	perl-Convert-ASN1
14cu|kolab-2.2.4-7|65	Requires:	perl-Cyrus
14cu|kolab-2.2.4-7|66	Requires:	perl-kolab
14cu|kolab-2.2.4-7|67	Requires:	perl-ldap
14cu|kolab-2.2.4-7|68	Requires:	perl-Net-Netmask
14cu|kolab-2.2.4-7|69	Requires:	perl-Term-ReadKey
14cu|kolab-2.2.4-7|70	Requires:	php-cli >= 5.3.1
14cu|kolab-2.2.4-7|71	Requires:	php-imap >= 5.3.1
14cu|kolab-2.2.4-7|72	Requires:	php-ldap >= 5.3.1
14cu|kolab-2.2.4-7|73	Requires:	php-pear >= 1.9.0
14cu|kolab-2.2.4-7|74	Requires:	php-pear-Net_LMTP
14cu|kolab-2.2.4-7|75	Requires:	php-xml >= 5.3.1
14cu|kolab-2.2.4-7|76	Requires:	postfix >= 2.2.6
14cu|kolab-2.2.4-7|77	Requires:	postfix-ldap >= 2.2.6
14cu|kolab-2.2.4-7|78	Requires:	proftpd >= 1.3.0
14cu|kolab-2.2.4-7|79	Requires:	proftpd-mod_ldap >= 1.3.0
14cu|kolab-2.2.4-7|80	Requires:	spamassassin-spamc >= 3.2.5
14cu|kolab-2.2.4-7|81	Requires:	spamassassin-spamd >= 3.2.5
14cu|kolab-2.2.4-7|82	Provides:	kolab-server
14cu|kolab-2.2.4-7|83	
14cu|kolab-2.2.4-7|84	%description
14cu|kolab-2.2.4-7|85	Kolab is the KDE Groupware Server that provides full groupware features to
14cu|kolab-2.2.4-7|86	either KDE Kolab clients or Microsoft Outlook[tm] clients running on
14cu|kolab-2.2.4-7|87	Windows[tm] using the Toltec Connector http://www.toltec.co.za. It can also use
14cu|kolab-2.2.4-7|88	Aethera, from TheKompany.com, a multi-platform client that works on Windows,
14cu|kolab-2.2.4-7|89	Linux and Mac OS X.
14cu|kolab-2.2.4-7|90	
14cu|kolab-2.2.4-7|91	In addition it is a robust and flexible general imap mail server with LDAP
14cu|kolab-2.2.4-7|92	addressbook and nice web gui for administration.
14cu|kolab-2.2.4-7|93	
14cu|kolab-2.2.4-7|94	%files
14cu|kolab-2.2.4-7|95	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README.urpmi
14cu|kolab-2.2.4-7|96	%doc doc/README.amavisd doc/README.ldapdelete doc/README.outlook doc/README.sieve doc/README.webgui
14cu|kolab-2.2.4-7|97	#%attr(0755,root,root) %{_initrddir}/kolab
14cu|kolab-2.2.4-7|98	%dir %{_sysconfdir}/kolab
14cu|kolab-2.2.4-7|99	%dir %{_sysconfdir}/kolab/templates
14cu|kolab-2.2.4-7|100	%dir %{_sysconfdir}/kolab/filter
14cu|kolab-2.2.4-7|101	%dir %{_sysconfdir}/kolab/ca
14cu|kolab-2.2.4-7|102	%dir %{_sysconfdir}/kolab/backup
14cu|kolab-2.2.4-7|103	%dir %{_datadir}/kolab
14cu|kolab-2.2.4-7|104	%dir %{_localstatedir}/www/html/kolab/*
14cu|kolab-2.2.4-7|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/amavisd/templates/*/*
14cu|kolab-2.2.4-7|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template
14cu|kolab-2.2.4-7|107	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template.not4mandriva
14cu|kolab-2.2.4-7|108	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/kolab.globals
14cu|kolab-2.2.4-7|109	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/rootDSE.ldif
14cu|kolab-2.2.4-7|110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/kolab
14cu|kolab-2.2.4-7|111	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/horde.schema
14cu|kolab-2.2.4-7|112	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/kolab2.schema
14cu|kolab-2.2.4-7|113	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/rfc2739.schema
14cu|kolab-2.2.4-7|114	%attr(0755,root,root) %{_sysconfdir}/cron.d/kolabquotawarn
14cu|kolab-2.2.4-7|115	%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/kolab
14cu|kolab-2.2.4-7|116	%attr(0744,root,root) %{_sbindir}/kolabsrv
14cu|kolab-2.2.4-7|117	%attr(0755,root,root) %{_sbindir}/kolab_ca
14cu|kolab-2.2.4-7|118	%attr(0755,root,root) %{_sbindir}/kolab_sslcert
14cu|kolab-2.2.4-7|119	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/spool/kolab
14cu|kolab-2.2.4-7|120	%ghost %attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/run/kolab
14cu|kolab-2.2.4-7|121	%attr(0755,amavis,amavis) %dir %{_var}/amavis
14cu|kolab-2.2.4-7|122	%attr(0755,amavis,amavis) %dir %{_var}/clamav
14cu|kolab-2.2.4-7|123	%attr(0775,amavis,amavis) %{_var}/log/kolab
14cu|kolab-2.2.4-7|124	%attr(0700,ldap,ldap) %dir %{_localstatedir}/lib/ldap-kolab
14cu|kolab-2.2.4-7|125	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab
14cu|kolab-2.2.4-7|126	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/www/html/kolab
14cu|kolab-2.2.4-7|127	%attr(0755,root,root) %{_libdir}/kolab/adduser
14cu|kolab-2.2.4-7|128	%attr(0755,root,root) %{_libdir}/kolab/deluser
14cu|kolab-2.2.4-7|129	%attr(0755,root,root) %{_libdir}/kolab/listusers
14cu|kolab-2.2.4-7|130	%attr(0755,root,root) %{_libdir}/kolab/newconfig
14cu|kolab-2.2.4-7|131	%attr(0755,root,root) %{_libdir}/kolab/services
14cu|kolab-2.2.4-7|132	%attr(0755,root,root) %{_libdir}/kolab/showlog
14cu|kolab-2.2.4-7|133	%attr(0755,root,root) %{_libdir}/kolab/showuser
14cu|kolab-2.2.4-7|134	%attr(0755,root,root) %{_libdir}/kolab/start
14cu|kolab-2.2.4-7|135	%attr(0755,root,root) %{_libdir}/kolab/stop
14cu|kolab-2.2.4-7|136	%dir %attr(0755,%{l_musr},%{l_mgrp}) %{_datadir}/kolab/scripts
14cu|kolab-2.2.4-7|137	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_ca.sh
14cu|kolab-2.2.4-7|138	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_sslcert.sh
14cu|kolab-2.2.4-7|139	%{_tmpfilesdir}/%{name}.conf
14cu|kolab-2.2.4-7|140	
14cu|kolab-2.2.4-7|141	%pre
14cu|kolab-2.2.4-7|142	%_pre_useradd %{l_musr} %{_localstatedir}/lib/kolab /bin/false
14cu|kolab-2.2.4-7|143	# put some users in the kolab group
14cu|kolab-2.2.4-7|144	gpasswd -a apache %{l_mgrp}
14cu|kolab-2.2.4-7|145	gpasswd -a cyrus %{l_mgrp}
14cu|kolab-2.2.4-7|146	gpasswd -a postfix %{l_mgrp}
14cu|kolab-2.2.4-7|147	gpasswd -a ldap %{l_mgrp}
14cu|kolab-2.2.4-7|148	
14cu|kolab-2.2.4-7|149	%post
14cu|kolab-2.2.4-7|150	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|kolab-2.2.4-7|151	%_post_service kolab
14cu|kolab-2.2.4-7|152	
14cu|kolab-2.2.4-7|153	%preun
14cu|kolab-2.2.4-7|154	%_preun_service kolab
14cu|kolab-2.2.4-7|155	if [ $1 = 0 ]; then
14cu|kolab-2.2.4-7|156	%{_sbindir}/kolab_bootstrap --restore
14cu|kolab-2.2.4-7|157	fi
14cu|kolab-2.2.4-7|158	
14cu|kolab-2.2.4-7|159	
14cu|kolab-2.2.4-7|160	#----------------------------------------------------------------------------
14cu|kolab-2.2.4-7|161	
14cu|kolab-2.2.4-7|162	%prep
14cu|kolab-2.2.4-7|163	%setup -q -n kolabd-%{version}
14cu|kolab-2.2.4-7|164	%patch1 -p0
14cu|kolab-2.2.4-7|165	%patch2 -p0
14cu|kolab-2.2.4-7|166	%patch3 -p0
14cu|kolab-2.2.4-7|167	%patch4 -p0
14cu|kolab-2.2.4-7|168	%patch5 -p0
14cu|kolab-2.2.4-7|169	%patch6 -p0
14cu|kolab-2.2.4-7|170	
14cu|kolab-2.2.4-7|171	cp %{SOURCE2} kolab.init
14cu|kolab-2.2.4-7|172	cp %{SOURCE1} README
14cu|kolab-2.2.4-7|173	
14cu|kolab-2.2.4-7|174	# cleanup
14cu|kolab-2.2.4-7|175	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|kolab-2.2.4-7|176	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|kolab-2.2.4-7|177	done
14cu|kolab-2.2.4-7|178	
14cu|kolab-2.2.4-7|179	
14cu|kolab-2.2.4-7|180	%build
14cu|kolab-2.2.4-7|181	#touch README
14cu|kolab-2.2.4-7|182	autoreconf -fi
14cu|kolab-2.2.4-7|183	aclocal; automake --add-missing --copy; autoconf
14cu|kolab-2.2.4-7|184	
14cu|kolab-2.2.4-7|185	%configure2_5x \
14cu|kolab-2.2.4-7|186	--with-dist=mandriva \
14cu|kolab-2.2.4-7|187	--with-openpkg=no
14cu|kolab-2.2.4-7|188	%make
14cu|kolab-2.2.4-7|189	
14cu|kolab-2.2.4-7|190	%install
14cu|kolab-2.2.4-7|191	%makeinstall_std
14cu|kolab-2.2.4-7|192	
14cu|kolab-2.2.4-7|193	# make some directories
14cu|kolab-2.2.4-7|194	install -d %{buildroot}%{_initrddir}
14cu|kolab-2.2.4-7|195	install -d %{buildroot}%{_sysconfdir}/amavisd/templates
14cu|kolab-2.2.4-7|196	install -d %{buildroot}%{_sysconfdir}/kolab/templates
14cu|kolab-2.2.4-7|197	install -d %{buildroot}%{_sysconfdir}/kolab/ca
14cu|kolab-2.2.4-7|198	install -d %{buildroot}%{_sysconfdir}/kolab/backup
14cu|kolab-2.2.4-7|199	install -d %{buildroot}%{_sysconfdir}/cron.d
14cu|kolab-2.2.4-7|200	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|kolab-2.2.4-7|201	install -d %{buildroot}%{_datadir}/openldap/schema
14cu|kolab-2.2.4-7|202	install -d %{buildroot}%{_sysconfdir}/kolab/filter
14cu|kolab-2.2.4-7|203	install -d %{buildroot}%{_datadir}/kolab
14cu|kolab-2.2.4-7|204	install -d %{buildroot}%{_bindir}
14cu|kolab-2.2.4-7|205	install -d %{buildroot}%{_sbindir}
14cu|kolab-2.2.4-7|206	install -d %{buildroot}%{_tmpfilesdir}
14cu|kolab-2.2.4-7|207	install -d %{buildroot}%{_var}/log/kolab
14cu|kolab-2.2.4-7|208	install -d %{buildroot}%{_var}/run/kolab
14cu|kolab-2.2.4-7|209	install -d %{buildroot}%{_var}/amavis
14cu|kolab-2.2.4-7|210	install -d %{buildroot}%{_var}/clamav
14cu|kolab-2.2.4-7|211	install -d %{buildroot}%{_var}/spool/kolab
14cu|kolab-2.2.4-7|212	install -d %{buildroot}%{_localstatedir}/lib/ldap-kolab
14cu|kolab-2.2.4-7|213	install -d %{buildroot}%{_localstatedir}/lib/kolab
14cu|kolab-2.2.4-7|214	install -d %{buildroot}%{_localstatedir}/www/html/kolab/freebusy
14cu|kolab-2.2.4-7|215	
14cu|kolab-2.2.4-7|216	# create symlinks
14cu|kolab-2.2.4-7|217	SCRIPTS="kolab_ca.sh kolab_sslcert.sh"
14cu|kolab-2.2.4-7|218	for script in $SCRIPTS; do
14cu|kolab-2.2.4-7|219	ln -s ../../%{_datadir}/kolab/scripts/$script %{buildroot}%{_sbindir}/${script%%.sh}
14cu|kolab-2.2.4-7|220	done
14cu|kolab-2.2.4-7|221	
14cu|kolab-2.2.4-7|222	install -m0744 kolab.init %{buildroot}%{_initrddir}/kolab
14cu|kolab-2.2.4-7|223	
14cu|kolab-2.2.4-7|224	install -m0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|kolab-2.2.4-7|225	
14cu|kolab-2.2.4-7|226	# nuke templates for services we do not want to mess with because it is not nessesary
14cu|kolab-2.2.4-7|227	mv %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template.not4mandriva
14cu|kolab-2.2.4-7|228	mv %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template.not4mandriva
14cu|kolab-2.2.4-7|229	mv %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template.not4mandriva
14cu|kolab-2.2.4-7|230	mv %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template.not4mandriva
14cu|kolab-2.2.4-7|231	
14cu|kolab-2.2.4-7|232	
14cu|kolab-2.2.4-7|233	# cleanup
14cu|kolab-2.2.4-7|234	rm -f %{buildroot}%{_initrddir}/rc*
14cu|kolab-2.2.4-7|235	rm -rf %{buildroot}%{_datadir}/doc/kolab
14cu|kolab-2.2.4-7|236	
14cu|kolab-2.2.4-7|237	# fix crontab entry for kolabquotawarn
14cu|kolab-2.2.4-7|238	cat > kolabquotawarn.cron << EOF
14cu|kolab-2.2.4-7|239	*/10 * * * * %{_datadir}/kolab/scripts/kolabquotawarn
14cu|kolab-2.2.4-7|240	EOF
14cu|kolab-2.2.4-7|241	install -m0755 kolabquotawarn.cron %{buildroot}%{_sysconfdir}/cron.d/kolabquotawarn
14cu|kolab-2.2.4-7|242	
14cu|kolab-2.2.4-7|243	# fix logrotate entries
14cu|kolab-2.2.4-7|244	cat > kolab.logrotate << EOF
14cu|kolab-2.2.4-7|245	/var/log/kolab/resmgr.log /var/log/kolab/freebusy.log {
14cu|kolab-2.2.4-7|246	rotate 5
14cu|kolab-2.2.4-7|247	monthly
14cu|kolab-2.2.4-7|248	missingok
14cu|kolab-2.2.4-7|249	notifempty
14cu|kolab-2.2.4-7|250	nocompress
14cu|kolab-2.2.4-7|251	prerotate
14cu|kolab-2.2.4-7|252	%{_initrddir}/kolab reload
14cu|kolab-2.2.4-7|253	endscript
14cu|kolab-2.2.4-7|254	postrotate
14cu|kolab-2.2.4-7|255	%{_initrddir}/kolab reload
14cu|kolab-2.2.4-7|256	endscript
14cu|kolab-2.2.4-7|257	}
14cu|kolab-2.2.4-7|258	EOF
14cu|kolab-2.2.4-7|259	install -m0644 kolab.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/kolab
14cu|kolab-2.2.4-7|260	
14cu|kolab-2.2.4-7|261	cat << EOF > README.urpmi
14cu|kolab-2.2.4-7|262	This is an updated version that works with the current ldap server. Please test it and report problems.
14cu|kolab-2.2.4-7|263	The calendering function may not be working
14cu|kolab-2.2.4-7|264	
14cu|kolab-2.2.4-7|265	To test it, do the following:
14cu|kolab-2.2.4-7|266	1) /usr/sbin/kolab_bootstrap -b (note the manager password)
14cu|kolab-2.2.4-7|267	2) service kolab start
14cu|kolab-2.2.4-7|268	3) point your browser to https://localhost/kolab/admin and login as
14cu|kolab-2.2.4-7|269	user "manager", with the password chosen in step 1.
14cu|kolab-2.2.4-7|270	4) create/modify/delete users
14cu|kolab-2.2.4-7|271	5) close all your browser windows, then return back to the web
14cu|kolab-2.2.4-7|272	administration site, but log in as a regular user you just created, to test
14cu|kolab-2.2.4-7|273	the forwarding and vacation functions, changing password, etc.
14cu|kolab-2.2.4-7|274	6) point your mail client smtp and imap servers to localhost, and try to
14cu|kolab-2.2.4-7|275	send yourself some mail, and read it.
14cu|kolab-2.2.4-7|276	
14cu|kolab-2.2.4-7|277	To test the calendaring functions, you'll need the kroupware client, or
14cu|kolab-2.2.4-7|278	Microsoft Outlook with the Binary connector (proprietary).
14cu|kolab-2.2.4-7|279	
14cu|kolab-2.2.4-7|280	For a fresh install please initialize Kolab by running '%{_sbindir}/kolab_bootstrap -b'. as user root.
14cu|kolab-2.2.4-7|281	If you upgraded from a previous version simply refresh Kolab by running run '%{_sbindir}/kolabconf' as user root.
14cu|kolab-2.2.4-7|282	In every case execute '%{_initrddir}/kolab restart' as user root.
14cu|kolab-2.2.4-7|283	EOF
14cu|kolab-2.2.4-7|284	
14cu|kolab-2.2.4-7|285	pushd %{buildroot}%{_sysconfdir}/kolab/templates
14cu|kolab-2.2.4-7|286	# fix ownership of the generated templates
14cu|kolab-2.2.4-7|287	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" DB_CONFIG.slapd.template
14cu|kolab-2.2.4-7|288	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" ldap.conf.template
14cu|kolab-2.2.4-7|289	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.conf.template
14cu|kolab-2.2.4-7|290	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.access.template
14cu|kolab-2.2.4-7|291	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.replicas.template
14cu|kolab-2.2.4-7|292	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
14cu|kolab-2.2.4-7|293	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
14cu|kolab-2.2.4-7|294	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
14cu|kolab-2.2.4-7|295	# amavisd complains if its config file is owned by other than root
14cu|kolab-2.2.4-7|296	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:amavis|g" amavisd.conf.template
14cu|kolab-2.2.4-7|297	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" clamd.conf.template
14cu|kolab-2.2.4-7|298	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" freshclam.conf.template
14cu|kolab-2.2.4-7|299	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" cyrus.conf.template
14cu|kolab-2.2.4-7|300	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" fbview.conf.template
14cu|kolab-2.2.4-7|301	# apache needs to read this file
14cu|kolab-2.2.4-7|302	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" freebusy.conf.template
14cu|kolab-2.2.4-7|303	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.conf.template
14cu|kolab-2.2.4-7|304	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.local.template
14cu|kolab-2.2.4-7|305	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.conf.template
14cu|kolab-2.2.4-7|306	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.group.template
14cu|kolab-2.2.4-7|307	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
14cu|kolab-2.2.4-7|308	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
14cu|kolab-2.2.4-7|309	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
14cu|kolab-2.2.4-7|310	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" main.cf.template
14cu|kolab-2.2.4-7|311	# master.cf has a password
14cu|kolab-2.2.4-7|312	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:postfix|g" master.cf.template
14cu|kolab-2.2.4-7|313	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" php.ini.template
14cu|kolab-2.2.4-7|314	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" proftpd.conf.template
14cu|kolab-2.2.4-7|315	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" rc.conf.template
14cu|kolab-2.2.4-7|316	# postfix and apache need access to this file
14cu|kolab-2.2.4-7|317	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" resmgr.conf.template
14cu|kolab-2.2.4-7|318	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" saslauthd.conf.template
14cu|kolab-2.2.4-7|319	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" session_vars.php.template
14cu|kolab-2.2.4-7|320	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" smtpd.conf.template
14cu|kolab-2.2.4-7|321	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" transport.template
14cu|kolab-2.2.4-7|322	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" virtual.template
14cu|kolab-2.2.4-7|323	# fix file attributes
14cu|kolab-2.2.4-7|324	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" session_vars.php.template
14cu|kolab-2.2.4-7|325	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.conf.template
14cu|kolab-2.2.4-7|326	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.group.template
14cu|kolab-2.2.4-7|327	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" master.cf.template
14cu|kolab-2.2.4-7|328	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" amavisd.conf.template
14cu|kolab-2.2.4-7|329	# virtual has no password or any other secret that I can see, so let it be 0644
14cu|kolab-2.2.4-7|330	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" virtual.template
14cu|kolab-2.2.4-7|331	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" resmgr.conf.template
14cu|kolab-2.2.4-7|332	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" proftpd.conf.template
14cu|kolab-2.2.4-7|333	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" cyrus.conf.template
14cu|kolab-2.2.4-7|334	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" saslauthd.conf.template
14cu|kolab-2.2.4-7|335	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" fbview.conf.template
14cu|kolab-2.2.4-7|336	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" freebusy.conf.template
14cu|kolab-2.2.4-7|337	popd
14cu|kolab-2.2.4-7|338	
14cu|kolab-2.2.4-7|339	
14cu|kolab-2.2.4-7|340	%changelog
14cu|kolab-2.2.4-7|341	
14cu|kolab-2.2.4-7|342	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.4-7
14cu|kolab-2.2.4-7|343	- (fe7f785) Fix typo
14cu|kolab-2.2.4-7|344	
14cu|kolab-2.2.4-7|345	

10572 14
14cu|kolab-conf-3.5.0-1|1	Name:		kolab-conf
14cu|kolab-conf-3.5.0-1|2	Version:	3.5.0
14cu|kolab-conf-3.5.0-1|3	Release:	1
14cu|kolab-conf-3.5.0-1|4	Summary:	The Kolab Groupware solution configuration utilities
14cu|kolab-conf-3.5.0-1|5	
14cu|kolab-conf-3.5.0-1|6	Group:		System/Servers
14cu|kolab-conf-3.5.0-1|7	License:	GPL
14cu|kolab-conf-3.5.0-1|8	URL:		http://www.kolab.org
14cu|kolab-conf-3.5.0-1|9	Source0:	README
14cu|kolab-conf-3.5.0-1|10	BuildArch:  	noarch
14cu|kolab-conf-3.5.0-1|11	Requires:	pykolab  >= 0.8.0
14cu|kolab-conf-3.5.0-1|12	
14cu|kolab-conf-3.5.0-1|13	%description
14cu|kolab-conf-3.5.0-1|14	This is the meta-package for the Kolab Groupware solution configuration
14cu|kolab-conf-3.5.0-1|15	utility packages
14cu|kolab-conf-3.5.0-1|16	
14cu|kolab-conf-3.5.0-1|17	%prep
14cu|kolab-conf-3.5.0-1|18	cp %{SOURCE0} .
14cu|kolab-conf-3.5.0-1|19	
14cu|kolab-conf-3.5.0-1|20	%build
14cu|kolab-conf-3.5.0-1|21	
14cu|kolab-conf-3.5.0-1|22	%install
14cu|kolab-conf-3.5.0-1|23	
14cu|kolab-conf-3.5.0-1|24	%files
14cu|kolab-conf-3.5.0-1|25	%doc README
14cu|kolab-conf-3.5.0-1|26	
14cu|kolab-conf-3.5.0-1|27	%changelog
14cu|kolab-conf-3.5.0-1|28	
14cu|kolab-conf-3.5.0-1|29	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 3.5.0-1
14cu|kolab-conf-3.5.0-1|30	- (988fdf0) Added dummy README
14cu|kolab-conf-3.5.0-1|31	
14cu|kolab-conf-3.5.0-1|32	

10573 14
14cu|kolab-schema-3.3.0-1|1	Name:       kolab-schema
14cu|kolab-schema-3.3.0-1|2	Version:    3.3.0
14cu|kolab-schema-3.3.0-1|3	Release:    1
14cu|kolab-schema-3.3.0-1|4	Summary:    LDAP Schema Extensions for Kolab Groupware
14cu|kolab-schema-3.3.0-1|5	License:    GPL+
14cu|kolab-schema-3.3.0-1|6	Group:      System/Servers
14cu|kolab-schema-3.3.0-1|7	URL:        http://www.kolab.org
14cu|kolab-schema-3.3.0-1|8	Source0:    http://www.kolab.org/releases/%{name}-3.3.tar.gz
14cu|kolab-schema-3.3.0-1|9	BuildArch:  noarch
14cu|kolab-schema-3.3.0-1|10	
14cu|kolab-schema-3.3.0-1|11	%description
14cu|kolab-schema-3.3.0-1|12	LDAP Schema Extensions for Kolab Groupware
14cu|kolab-schema-3.3.0-1|13	
14cu|kolab-schema-3.3.0-1|14	%prep
14cu|kolab-schema-3.3.0-1|15	%setup -qn %{name}-3.3
14cu|kolab-schema-3.3.0-1|16	
14cu|kolab-schema-3.3.0-1|17	%build
14cu|kolab-schema-3.3.0-1|18	
14cu|kolab-schema-3.3.0-1|19	%install
14cu|kolab-schema-3.3.0-1|20	
14cu|kolab-schema-3.3.0-1|21	%files
14cu|kolab-schema-3.3.0-1|22	%doc kolab3.schema kolab3.ldif
14cu|kolab-schema-3.3.0-1|23	
14cu|kolab-schema-3.3.0-1|24	
14cu|kolab-schema-3.3.0-1|25	
14cu|kolab-schema-3.3.0-1|26	
14cu|kolab-schema-3.3.0-1|27	
14cu|kolab-schema-3.3.0-1|28	%changelog
14cu|kolab-schema-3.3.0-1|29	
14cu|kolab-schema-3.3.0-1|30	* Mon Jul 18 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-1
14cu|kolab-schema-3.3.0-1|31	- (4c69232) Imported from SRPM
14cu|kolab-schema-3.3.0-1|32	
14cu|kolab-schema-3.3.0-1|33	

10574 14
14cu|kolab-syncroton-2.3.2-1|1	## our autorequires require these in pear, but they are in php-ZendFramework
14cu|kolab-syncroton-2.3.2-1|2	## for the pear(PEAR/FixPHP5PEARWarnings.php) pear(Roundcube/bootstrap.php)
14cu|kolab-syncroton-2.3.2-1|3	## I reported a bug upstreams (kolab)
14cu|kolab-syncroton-2.3.2-1|4	%global __noautoreq	'pear\\(Zend/Exception.php\\)|pear\\(Zend/Loader.php\\)|pear\\(PEAR/FixPHP5PEARWarnings.php)|pear\\(Roundcube/bootstrap.php)'
14cu|kolab-syncroton-2.3.2-1|5	
14cu|kolab-syncroton-2.3.2-1|6	
14cu|kolab-syncroton-2.3.2-1|7	%global  php_inidir    %{_sysconfdir}/php.d
14cu|kolab-syncroton-2.3.2-1|8	
14cu|kolab-syncroton-2.3.2-1|9	%global httpd_group apache
14cu|kolab-syncroton-2.3.2-1|10	%global httpd_name httpd
14cu|kolab-syncroton-2.3.2-1|11	%global httpd_user apache
14cu|kolab-syncroton-2.3.2-1|12	%global _ap_sysconfdir %{_webappconfdir}
14cu|kolab-syncroton-2.3.2-1|13	
14cu|kolab-syncroton-2.3.2-1|14	Name:           kolab-syncroton
14cu|kolab-syncroton-2.3.2-1|15	Version:        2.3.2
14cu|kolab-syncroton-2.3.2-1|16	Release:        1
14cu|kolab-syncroton-2.3.2-1|17	Summary:        ActiveSync for Kolab Groupware
14cu|kolab-syncroton-2.3.2-1|18	
14cu|kolab-syncroton-2.3.2-1|19	Group:          System/Servers
14cu|kolab-syncroton-2.3.2-1|20	License:        LGPLv2
14cu|kolab-syncroton-2.3.2-1|21	URL:            http://www.syncroton.org
14cu|kolab-syncroton-2.3.2-1|22	Source0:        http://mirror.kolabsys.com/pub/releases/kolab-syncroton-%{version}.tar.gz
14cu|kolab-syncroton-2.3.2-1|23	Source1:        kolab-syncroton.logrotate
14cu|kolab-syncroton-2.3.2-1|24	
14cu|kolab-syncroton-2.3.2-1|25	# Use this build requirement to make sure we are using
14cu|kolab-syncroton-2.3.2-1|26	# up to date vendorized copies of the plugins.
14cu|kolab-syncroton-2.3.2-1|27	BuildRequires:  roundcubemail-plugin-kolab_auth >= 3.2
14cu|kolab-syncroton-2.3.2-1|28	BuildRequires:  roundcubemail-plugin-kolab_folders >= 3.2
14cu|kolab-syncroton-2.3.2-1|29	BuildRequires:  roundcubemail-plugin-libkolab >= 3.2
14cu|kolab-syncroton-2.3.2-1|30	
14cu|kolab-syncroton-2.3.2-1|31	Requires:       roundcubemail
14cu|kolab-syncroton-2.3.2-1|32	Requires:       roundcubemail-plugins-kolab
14cu|kolab-syncroton-2.3.2-1|33	Requires:       roundcubemail-plugin-kolab_auth >= 3.2
14cu|kolab-syncroton-2.3.2-1|34	Requires:       roundcubemail-plugin-kolab_folders >= 3.2
14cu|kolab-syncroton-2.3.2-1|35	Requires:       roundcubemail-plugin-libkolab >= 3.2
14cu|kolab-syncroton-2.3.2-1|36	Requires:       php-kolabformat
14cu|kolab-syncroton-2.3.2-1|37	Requires:       php-pear-Auth_SASL
14cu|kolab-syncroton-2.3.2-1|38	Requires:       php-pear-MDB2
14cu|kolab-syncroton-2.3.2-1|39	Requires:       php-pear-MDB2_Driver_mysqli
14cu|kolab-syncroton-2.3.2-1|40	Requires:       php-pear-Net_IDNA2
14cu|kolab-syncroton-2.3.2-1|41	Requires:       php-pear-Net_SMTP
14cu|kolab-syncroton-2.3.2-1|42	Requires:       php-pear-Net_Socket
14cu|kolab-syncroton-2.3.2-1|43	Requires:       php-ZendFramework2
14cu|kolab-syncroton-2.3.2-1|44	Requires:       php-pear
14cu|kolab-syncroton-2.3.2-1|45	BuildArch:      noarch
14cu|kolab-syncroton-2.3.2-1|46	
14cu|kolab-syncroton-2.3.2-1|47	%description
14cu|kolab-syncroton-2.3.2-1|48	ActiveSync
14cu|kolab-syncroton-2.3.2-1|49	
14cu|kolab-syncroton-2.3.2-1|50	%prep
14cu|kolab-syncroton-2.3.2-1|51	%setup -q
14cu|kolab-syncroton-2.3.2-1|52	
14cu|kolab-syncroton-2.3.2-1|53	rm -rf \
14cu|kolab-syncroton-2.3.2-1|54	lib/ext/Auth/ \
14cu|kolab-syncroton-2.3.2-1|55	lib/ext/MDB2/ \
14cu|kolab-syncroton-2.3.2-1|56	lib/ext/MDB2.php \
14cu|kolab-syncroton-2.3.2-1|57	lib/ext/Net/IDNA2/ \
14cu|kolab-syncroton-2.3.2-1|58	lib/ext/Net/IDNA2.php \
14cu|kolab-syncroton-2.3.2-1|59	lib/ext/Net/SMTP.php \
14cu|kolab-syncroton-2.3.2-1|60	lib/ext/Net/Socket.php \
14cu|kolab-syncroton-2.3.2-1|61	lib/ext/Roundcube/ \
14cu|kolab-syncroton-2.3.2-1|62	lib/ext/Zend/ \
14cu|kolab-syncroton-2.3.2-1|63	lib/plugins/
14cu|kolab-syncroton-2.3.2-1|64	
14cu|kolab-syncroton-2.3.2-1|65	%build
14cu|kolab-syncroton-2.3.2-1|66	
14cu|kolab-syncroton-2.3.2-1|67	%install
14cu|kolab-syncroton-2.3.2-1|68	mkdir -p \
14cu|kolab-syncroton-2.3.2-1|69	%{buildroot}/%{_datadir}/%{name} \
14cu|kolab-syncroton-2.3.2-1|70	%{buildroot}/%{_webappconfdir} \
14cu|kolab-syncroton-2.3.2-1|71	%{buildroot}/%{_sysconfdir}/%{name} \
14cu|kolab-syncroton-2.3.2-1|72	%{buildroot}/%{_logdir}/%{name}
14cu|kolab-syncroton-2.3.2-1|73	
14cu|kolab-syncroton-2.3.2-1|74	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|kolab-syncroton-2.3.2-1|75	cp -pr %SOURCE1 %{buildroot}%{_sysconfdir}/logrotate.d/kolab-syncroton
14cu|kolab-syncroton-2.3.2-1|76	
14cu|kolab-syncroton-2.3.2-1|77	cp -a lib %{buildroot}/%{_datadir}/%{name}/.
14cu|kolab-syncroton-2.3.2-1|78	cp -a index.php %{buildroot}/%{_datadir}/%{name}/.
14cu|kolab-syncroton-2.3.2-1|79	
14cu|kolab-syncroton-2.3.2-1|80	pushd %{buildroot}/%{_datadir}/%{name}
14cu|kolab-syncroton-2.3.2-1|81	ln -s ../../..%{_sysconfdir}/roundcubemail config
14cu|kolab-syncroton-2.3.2-1|82	ln -s ../../..%{_var}/log/%{name} logs
14cu|kolab-syncroton-2.3.2-1|83	pushd lib/ext
14cu|kolab-syncroton-2.3.2-1|84	ln -s ../../../roundcubemail/program/lib/Roundcube
14cu|kolab-syncroton-2.3.2-1|85	popd
14cu|kolab-syncroton-2.3.2-1|86	for plugin in kolab_auth kolab_folders libkolab; do
14cu|kolab-syncroton-2.3.2-1|87	mkdir -p lib/plugins/$plugin
14cu|kolab-syncroton-2.3.2-1|88	pushd lib/plugins/$plugin
14cu|kolab-syncroton-2.3.2-1|89	if [ -d "/usr/share/roundcubemail/plugins/" ]; then
14cu|kolab-syncroton-2.3.2-1|90	find /usr/share/roundcubemail/plugins/$plugin/ -mindepth 1 -maxdepth 1 ! -name "config.inc.php" | while read link_target; do
14cu|kolab-syncroton-2.3.2-1|91	ln -sv "$(echo ${link_target} | sed -e 's|/usr/share/roundcubemail/|../../../../roundcubemail/|g')"
14cu|kolab-syncroton-2.3.2-1|92	done
14cu|kolab-syncroton-2.3.2-1|93	else
14cu|kolab-syncroton-2.3.2-1|94	find ../../../../roundcubemail/plugins/$plugin/ -mindepth 1 -maxdepth 1 ! -name "config.inc.php" -exec ln -sv {} \;
14cu|kolab-syncroton-2.3.2-1|95	fi
14cu|kolab-syncroton-2.3.2-1|96	popd
14cu|kolab-syncroton-2.3.2-1|97	done
14cu|kolab-syncroton-2.3.2-1|98	popd
14cu|kolab-syncroton-2.3.2-1|99	
14cu|kolab-syncroton-2.3.2-1|100	# Kolab Authentication plugin
14cu|kolab-syncroton-2.3.2-1|101	pushd %{buildroot}/%{_datadir}/%{name}/lib/plugins/kolab_auth
14cu|kolab-syncroton-2.3.2-1|102	rm -rf config.inc.php.dist
14cu|kolab-syncroton-2.3.2-1|103	ln -s ../../../../../..%{_sysconfdir}/roundcubemail/kolab_auth.inc.php config.inc.php
14cu|kolab-syncroton-2.3.2-1|104	popd
14cu|kolab-syncroton-2.3.2-1|105	
14cu|kolab-syncroton-2.3.2-1|106	# Kolab Folders plugin
14cu|kolab-syncroton-2.3.2-1|107	pushd %{buildroot}/%{_datadir}/%{name}/lib/plugins/kolab_folders
14cu|kolab-syncroton-2.3.2-1|108	rm -rf config.inc.php.dist
14cu|kolab-syncroton-2.3.2-1|109	ln -s ../../../../../..%{_sysconfdir}/roundcubemail/kolab_folders.inc.php config.inc.php
14cu|kolab-syncroton-2.3.2-1|110	popd
14cu|kolab-syncroton-2.3.2-1|111	
14cu|kolab-syncroton-2.3.2-1|112	# Libkolab plugin
14cu|kolab-syncroton-2.3.2-1|113	pushd %{buildroot}/%{_datadir}/%{name}/lib/plugins/libkolab
14cu|kolab-syncroton-2.3.2-1|114	rm -rf config.inc.php.dist
14cu|kolab-syncroton-2.3.2-1|115	ln -s ../../../../../..%{_sysconfdir}/roundcubemail/libkolab.inc.php config.inc.php
14cu|kolab-syncroton-2.3.2-1|116	popd
14cu|kolab-syncroton-2.3.2-1|117	
14cu|kolab-syncroton-2.3.2-1|118	cp -a docs/kolab-syncroton.conf %{buildroot}/%{_ap_sysconfdir}/
14cu|kolab-syncroton-2.3.2-1|119	
14cu|kolab-syncroton-2.3.2-1|120	find %{buildroot}/%{_datadir}/%{name}/ -type f -name "*.orig" -delete
14cu|kolab-syncroton-2.3.2-1|121	
14cu|kolab-syncroton-2.3.2-1|122	# Fix anything executable that does not have a shebang
14cu|kolab-syncroton-2.3.2-1|123	for file in `find %{buildroot}/%{_datadir}/%{name}/ -type f -perm /a+x`; do
14cu|kolab-syncroton-2.3.2-1|124	[ -z "`head -n 1 $file | grep \"^#!/\"`" ] && chmod -v 644 $file
14cu|kolab-syncroton-2.3.2-1|125	done
14cu|kolab-syncroton-2.3.2-1|126	
14cu|kolab-syncroton-2.3.2-1|127	# Find files with a shebang that do not have executable permissions
14cu|kolab-syncroton-2.3.2-1|128	for file in `find %{buildroot}/%{_datadir}/%{name}/ -type f ! -perm /a+x`; do
14cu|kolab-syncroton-2.3.2-1|129	[ ! -z "`head -n 1 $file | grep \"^#!/\"`" ] && chmod -v 755 $file
14cu|kolab-syncroton-2.3.2-1|130	done
14cu|kolab-syncroton-2.3.2-1|131	
14cu|kolab-syncroton-2.3.2-1|132	# Find files that have non-standard-executable-perm
14cu|kolab-syncroton-2.3.2-1|133	find %{buildroot}/%{_datadir}/%{name}/ -type f -perm /g+wx -exec chmod -v g-w {} \;
14cu|kolab-syncroton-2.3.2-1|134	
14cu|kolab-syncroton-2.3.2-1|135	# Find files that are not readable
14cu|kolab-syncroton-2.3.2-1|136	find %{buildroot}/%{_datadir}/%{name}/ -type f ! -perm /go+r -exec chmod -v go+r {} \;
14cu|kolab-syncroton-2.3.2-1|137	
14cu|kolab-syncroton-2.3.2-1|138	%pre
14cu|kolab-syncroton-2.3.2-1|139	if [ -d "/usr/share/kolab-syncroton/lib/ext/Roundcube" -a ! -L "/usr/share/kolab-syncroton/lib/ext/Roundcube" ]; then
14cu|kolab-syncroton-2.3.2-1|140	rm -rf "/usr/share/kolab-syncroton/lib/ext/Roundcube"
14cu|kolab-syncroton-2.3.2-1|141	fi
14cu|kolab-syncroton-2.3.2-1|142	if [ -d "/usr/share/kolab-syncroton/lib/plugins/" ]; then
14cu|kolab-syncroton-2.3.2-1|143	find /usr/share/kolab-syncroton/lib/plugins/ -mindepth 2 -maxdepth 2 | while read file; do
14cu|kolab-syncroton-2.3.2-1|144	if [ ! -L "${file}" ]; then
14cu|kolab-syncroton-2.3.2-1|145	rm -rf "${file}"
14cu|kolab-syncroton-2.3.2-1|146	fi
14cu|kolab-syncroton-2.3.2-1|147	done
14cu|kolab-syncroton-2.3.2-1|148	fi
14cu|kolab-syncroton-2.3.2-1|149	
14cu|kolab-syncroton-2.3.2-1|150	%post
14cu|kolab-syncroton-2.3.2-1|151	if [ -f "/etc/php.d/99_apcu.ini" ]; then
14cu|kolab-syncroton-2.3.2-1|152	if [ ! -z "`grep ^apcu.enabled=1 /etc/php.d/99_apcu.ini`" ]; then
14cu|kolab-syncroton-2.3.2-1|153	/sbin/systemctl condrestart httpd.service
14cu|kolab-syncroton-2.3.2-1|154	fi
14cu|kolab-syncroton-2.3.2-1|155	fi
14cu|kolab-syncroton-2.3.2-1|156	
14cu|kolab-syncroton-2.3.2-1|157	/usr/share/roundcubemail/bin/updatedb.sh \
14cu|kolab-syncroton-2.3.2-1|158	--dir %{_docdir}/kolab-syncroton-%{version}/SQL/ \
14cu|kolab-syncroton-2.3.2-1|159	--package syncroton \
14cu|kolab-syncroton-2.3.2-1|160	>/dev/null 2>&1 || :
14cu|kolab-syncroton-2.3.2-1|161	
14cu|kolab-syncroton-2.3.2-1|162	exit 0
14cu|kolab-syncroton-2.3.2-1|163	
14cu|kolab-syncroton-2.3.2-1|164	%files
14cu|kolab-syncroton-2.3.2-1|165	%doc docs/*
14cu|kolab-syncroton-2.3.2-1|166	%config(noreplace) %{_ap_sysconfdir}/kolab-syncroton.conf
14cu|kolab-syncroton-2.3.2-1|167	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|kolab-syncroton-2.3.2-1|168	%{_datadir}/%{name}
14cu|kolab-syncroton-2.3.2-1|169	%attr(0770,%{httpd_user},%{httpd_group}) %{_logdir}/%{name}
14cu|kolab-syncroton-2.3.2-1|170	
14cu|kolab-syncroton-2.3.2-1|171	
14cu|kolab-syncroton-2.3.2-1|172	
14cu|kolab-syncroton-2.3.2-1|173	
14cu|kolab-syncroton-2.3.2-1|174	%changelog
14cu|kolab-syncroton-2.3.2-1|175	
14cu|kolab-syncroton-2.3.2-1|176	* Wed Jul 20 2016 Denis Silakov <dsilakov@gmail.com> 2.3.2-1
14cu|kolab-syncroton-2.3.2-1|177	- (b0a4a51) Fix requires
14cu|kolab-syncroton-2.3.2-1|178	
14cu|kolab-syncroton-2.3.2-1|179	

10575 14
14cu|kolab-webadmin-3.2.7-2|1	%define __noautoreq 'pear\\(lib/functions.php\\)\
14cu|kolab-webadmin-3.2.7-2|2	
14cu|kolab-webadmin-3.2.7-2|3	Name:           kolab-webadmin
14cu|kolab-webadmin-3.2.7-2|4	Version:        3.2.7
14cu|kolab-webadmin-3.2.7-2|5	Release:        2
14cu|kolab-webadmin-3.2.7-2|6	Summary:        Kolab Groupware Server Web Administration Interface
14cu|kolab-webadmin-3.2.7-2|7	License:        AGPLv3+
14cu|kolab-webadmin-3.2.7-2|8	Group:          System/Servers
14cu|kolab-webadmin-3.2.7-2|9	Url:            http://www.kolab.org
14cu|kolab-webadmin-3.2.7-2|10	Source0:        http://git.kolab.org/kolab-wap/snapshot/kolab-webadmin-%{version}.tar.gz
14cu|kolab-webadmin-3.2.7-2|11	BuildArch:      noarch
14cu|kolab-webadmin-3.2.7-2|12	Requires(pre):  apache
14cu|kolab-webadmin-3.2.7-2|13	Requires(pre):  pykolab
14cu|kolab-webadmin-3.2.7-2|14	Requires:       mozldap-tools
14cu|kolab-webadmin-3.2.7-2|15	Requires:       php >= 5.3
14cu|kolab-webadmin-3.2.7-2|16	Requires:       php-smarty >= 3.1.7
14cu|kolab-webadmin-3.2.7-2|17	Requires:       php-pear-Net_Socket
14cu|kolab-webadmin-3.2.7-2|18	Requires:       php-pear-Net_LDAP2
14cu|kolab-webadmin-3.2.7-2|19	Requires:       php-gettext
14cu|kolab-webadmin-3.2.7-2|20	Requires:       php-ldap
14cu|kolab-webadmin-3.2.7-2|21	Requires:       php-mysql
14cu|kolab-webadmin-3.2.7-2|22	
14cu|kolab-webadmin-3.2.7-2|23	%description
14cu|kolab-webadmin-3.2.7-2|24	Web based admin - and user interface for the Kolab Groupware Server
14cu|kolab-webadmin-3.2.7-2|25	
14cu|kolab-webadmin-3.2.7-2|26	%prep
14cu|kolab-webadmin-3.2.7-2|27	%setup -q
14cu|kolab-webadmin-3.2.7-2|28	
14cu|kolab-webadmin-3.2.7-2|29	%build
14cu|kolab-webadmin-3.2.7-2|30	
14cu|kolab-webadmin-3.2.7-2|31	%install
14cu|kolab-webadmin-3.2.7-2|32	mkdir -p \
14cu|kolab-webadmin-3.2.7-2|33	%{buildroot}/%{_datadir}/%{name}/ \
14cu|kolab-webadmin-3.2.7-2|34	%{buildroot}/%{_webappconfdir} \
14cu|kolab-webadmin-3.2.7-2|35	%{buildroot}/%{_logdir}/%{name} \
14cu|kolab-webadmin-3.2.7-2|36	%{buildroot}/%{_localstatedir}/cache/%{name}
14cu|kolab-webadmin-3.2.7-2|37	
14cu|kolab-webadmin-3.2.7-2|38	cp -a lib/ public_html/ hosted/ %{buildroot}/%{_datadir}/%{name}/.
14cu|kolab-webadmin-3.2.7-2|39	cp -a doc/kolab-webadmin.conf %{buildroot}/%{_webappconfdir}/
14cu|kolab-webadmin-3.2.7-2|40	cp -a doc/hosted-kolab.conf %{buildroot}/%{_webappconfdir}
14cu|kolab-webadmin-3.2.7-2|41	pushd %{buildroot}/%{_datadir}/%{name}/
14cu|kolab-webadmin-3.2.7-2|42	ln -s ../../..%{_var}/cache/%{name} cache
14cu|kolab-webadmin-3.2.7-2|43	ln -s ../../..%{_var}/log/%{name} logs
14cu|kolab-webadmin-3.2.7-2|44	pushd hosted/skins/kolabsys
14cu|kolab-webadmin-3.2.7-2|45	ln -sf ../../../public_html/skins/default/style.css style.css
14cu|kolab-webadmin-3.2.7-2|46	ln -sf ../../../public_html/skins/default/ui.js ui.js
14cu|kolab-webadmin-3.2.7-2|47	rm -rf images
14cu|kolab-webadmin-3.2.7-2|48	ln -sf ../../../public_html/skins/default/images images
14cu|kolab-webadmin-3.2.7-2|49	popd
14cu|kolab-webadmin-3.2.7-2|50	popd
14cu|kolab-webadmin-3.2.7-2|51	
14cu|kolab-webadmin-3.2.7-2|52	
14cu|kolab-webadmin-3.2.7-2|53	%pre
14cu|kolab-webadmin-3.2.7-2|54	# We don't need to add the kolab user and group accounts. Pykolab already does it.
14cu|kolab-webadmin-3.2.7-2|55	
14cu|kolab-webadmin-3.2.7-2|56	gpasswd -a apache kolab >/dev/null 2>&1 || :
14cu|kolab-webadmin-3.2.7-2|57	
14cu|kolab-webadmin-3.2.7-2|58	if [ $1 -gt 1 ]; then
14cu|kolab-webadmin-3.2.7-2|59	if [ ! -L "/usr/share/kolab-webadmin/hosted/js" -a -d "/usr/share/kolab-webadmin/hosted/js" ]; then
14cu|kolab-webadmin-3.2.7-2|60	rm -rf /usr/share/kolab-webadmin/hosted/js >/dev/null 2>&1 || :
14cu|kolab-webadmin-3.2.7-2|61	fi
14cu|kolab-webadmin-3.2.7-2|62	
14cu|kolab-webadmin-3.2.7-2|63	if [ ! -L "/usr/share/kolab-webadmin/hosted/skins" -a -d "/usr/share/kolab-webadmin/hosted/skins" ]; then
14cu|kolab-webadmin-3.2.7-2|64	rm -rf /usr/share/kolab-webadmin/hosted/skins >/dev/null 2>&1 || :
14cu|kolab-webadmin-3.2.7-2|65	fi
14cu|kolab-webadmin-3.2.7-2|66	
14cu|kolab-webadmin-3.2.7-2|67	if [ ! -L "/usr/share/kolab-webadmin/public_html/skins/minimal/images" -a -d "/usr/share/kolab-webadmin/public_html/skins/minimal/images" ]; then
14cu|kolab-webadmin-3.2.7-2|68	rm -rf /usr/share/kolab-webadmin/public_html/skins/minimal/images >/dev/null 2>&1 || :
14cu|kolab-webadmin-3.2.7-2|69	fi
14cu|kolab-webadmin-3.2.7-2|70	fi
14cu|kolab-webadmin-3.2.7-2|71	
14cu|kolab-webadmin-3.2.7-2|72	%files
14cu|kolab-webadmin-3.2.7-2|73	%doc doc/*
14cu|kolab-webadmin-3.2.7-2|74	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|kolab-webadmin-3.2.7-2|75	%config(noreplace) %{_webappconfdir}/hosted-kolab.conf
14cu|kolab-webadmin-3.2.7-2|76	%{_datadir}/%{name}
14cu|kolab-webadmin-3.2.7-2|77	%attr(0770,apache,apache) %{_localstatedir}/cache/%{name}
14cu|kolab-webadmin-3.2.7-2|78	%attr(0770,apache,apache) %{_logdir}/%{name}
14cu|kolab-webadmin-3.2.7-2|79	
14cu|kolab-webadmin-3.2.7-2|80	
14cu|kolab-webadmin-3.2.7-2|81	
14cu|kolab-webadmin-3.2.7-2|82	%changelog
14cu|kolab-webadmin-3.2.7-2|83	
14cu|kolab-webadmin-3.2.7-2|84	* Tue Jul 19 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.2.7-2
14cu|kolab-webadmin-3.2.7-2|85	- (49d698a) Updated to 3.2.7
14cu|kolab-webadmin-3.2.7-2|86	
14cu|kolab-webadmin-3.2.7-2|87	

10576 14
14cu|kolab-webclient-3.5.0-1|1	Name:           kolab-webclient
14cu|kolab-webclient-3.5.0-1|2	Summary:        Kolab Groupware Server Web Mail Interface
14cu|kolab-webclient-3.5.0-1|3	Version:        3.5.0
14cu|kolab-webclient-3.5.0-1|4	Release:        1
14cu|kolab-webclient-3.5.0-1|5	Url:            http://www.kolab.org
14cu|kolab-webclient-3.5.0-1|6	License:        GPL
14cu|kolab-webclient-3.5.0-1|7	Group:          System/Servers
14cu|kolab-webclient-3.5.0-1|8	Source0:        README
14cu|kolab-webclient-3.5.0-1|9	BuildArch:      noarch
14cu|kolab-webclient-3.5.0-1|10	Requires:       kolab-syncroton >= 2.3.2
14cu|kolab-webclient-3.5.0-1|11	Requires:       mysql
14cu|kolab-webclient-3.5.0-1|12	Requires:       roundcubemail  >= 1.2
14cu|kolab-webclient-3.5.0-1|13	Requires:       roundcubemail-plugins-kolab >= 3.3.0
14cu|kolab-webclient-3.5.0-1|14	
14cu|kolab-webclient-3.5.0-1|15	%description
14cu|kolab-webclient-3.5.0-1|16	Web based mail client for the Kolab Groupware Server
14cu|kolab-webclient-3.5.0-1|17	
14cu|kolab-webclient-3.5.0-1|18	%prep
14cu|kolab-webclient-3.5.0-1|19	cp %{SOURCE0} .
14cu|kolab-webclient-3.5.0-1|20	
14cu|kolab-webclient-3.5.0-1|21	%build
14cu|kolab-webclient-3.5.0-1|22	
14cu|kolab-webclient-3.5.0-1|23	%install
14cu|kolab-webclient-3.5.0-1|24	
14cu|kolab-webclient-3.5.0-1|25	%files
14cu|kolab-webclient-3.5.0-1|26	%doc README
14cu|kolab-webclient-3.5.0-1|27	
14cu|kolab-webclient-3.5.0-1|28	%changelog
14cu|kolab-webclient-3.5.0-1|29	
14cu|kolab-webclient-3.5.0-1|30	* Wed Jul 20 2016 Denis Silakov <dsilakov@gmail.com> 3.5.0-1
14cu|kolab-webclient-3.5.0-1|31	- (14d810e) Added dummy README
14cu|kolab-webclient-3.5.0-1|32	
14cu|kolab-webclient-3.5.0-1|33	

10577 14
14cu|kosd-0.8.1-5|1	%define major 2
14cu|kosd-0.8.1-5|2	%define libname %mklibname %{name} %{major}
14cu|kosd-0.8.1-5|3	
14cu|kosd-0.8.1-5|4	Summary:	An application showing OSD to respond volume buttons
14cu|kosd-0.8.1-5|5	Name:		kosd
14cu|kosd-0.8.1-5|6	Version:	0.8.1
14cu|kosd-0.8.1-5|7	Release:	5
14cu|kosd-0.8.1-5|8	License:	GPLv2+
14cu|kosd-0.8.1-5|9	Group:		Graphical desktop/KDE
14cu|kosd-0.8.1-5|10	Url:		http://www.kde-apps.org/content/show.php?content=81457
14cu|kosd-0.8.1-5|11	Source:		http://www.kde-apps.org/CONTENT/content-files/81457-%{name}-%{version}.tar.bz2
14cu|kosd-0.8.1-5|12	Patch0:		kosd-0.8.1-ru.patch
14cu|kosd-0.8.1-5|13	BuildRequires:	kdebase4-workspace-devel
14cu|kosd-0.8.1-5|14	BuildRequires:	pkgconfig(alsa)
14cu|kosd-0.8.1-5|15	
14cu|kosd-0.8.1-5|16	%description
14cu|kosd-0.8.1-5|17	KOSD is a simple KDE application that runs in the background and
14cu|kosd-0.8.1-5|18	responds to volume buttons by showing a little OSD. It delegates the
14cu|kosd-0.8.1-5|19	actual job of adjusting the volume to KMix.
14cu|kosd-0.8.1-5|20	
14cu|kosd-0.8.1-5|21	%files -f %{name}.lang
14cu|kosd-0.8.1-5|22	%{_kde_libdir}/kde4/*.so
14cu|kosd-0.8.1-5|23	%{_kde_datadir}/config.kcfg/kosd.kcfg
14cu|kosd-0.8.1-5|24	%{_kde_services}/kcm_kosd.desktop
14cu|kosd-0.8.1-5|25	%{_kde_services}/kded/*.desktop
14cu|kosd-0.8.1-5|26	%{_datadir}/dbus-1/interfaces/org.kde.kosd.xml
14cu|kosd-0.8.1-5|27	
14cu|kosd-0.8.1-5|28	#----------------------------------------------------------------------------
14cu|kosd-0.8.1-5|29	
14cu|kosd-0.8.1-5|30	%package -n %{libname}
14cu|kosd-0.8.1-5|31	Summary:	Shared library for %{name}
14cu|kosd-0.8.1-5|32	Group:		System/Libraries
14cu|kosd-0.8.1-5|33	Conflicts:	%{name} < 0.8.1-5
14cu|kosd-0.8.1-5|34	
14cu|kosd-0.8.1-5|35	%description -n %{libname}
14cu|kosd-0.8.1-5|36	Shared library for %{name}.
14cu|kosd-0.8.1-5|37	
14cu|kosd-0.8.1-5|38	%files -n %{libname}
14cu|kosd-0.8.1-5|39	%{_kde_libdir}/libkosd.so.%{major}
14cu|kosd-0.8.1-5|40	%{_kde_libdir}/libkosd.so.%{version}
14cu|kosd-0.8.1-5|41	
14cu|kosd-0.8.1-5|42	#----------------------------------------------------------------------------
14cu|kosd-0.8.1-5|43	
14cu|kosd-0.8.1-5|44	%prep
14cu|kosd-0.8.1-5|45	%setup -q
14cu|kosd-0.8.1-5|46	%patch0 -p1 -b .ru
14cu|kosd-0.8.1-5|47	
14cu|kosd-0.8.1-5|48	%build
14cu|kosd-0.8.1-5|49	%cmake_kde4
14cu|kosd-0.8.1-5|50	%make
14cu|kosd-0.8.1-5|51	
14cu|kosd-0.8.1-5|52	%install
14cu|kosd-0.8.1-5|53	%makeinstall_std -C build
14cu|kosd-0.8.1-5|54	
14cu|kosd-0.8.1-5|55	rm -fr %{buildroot}%{_kde_includedir} %{buildroot}%{_kde_libdir}/*.so
14cu|kosd-0.8.1-5|56	
14cu|kosd-0.8.1-5|57	%find_lang %{name} --with-html
14cu|kosd-0.8.1-5|58	
14cu|kosd-0.8.1-5|59	
14cu|kosd-0.8.1-5|60	%changelog
14cu|kosd-0.8.1-5|61	
14cu|kosd-0.8.1-5|62	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-5
14cu|kosd-0.8.1-5|63	- (78df363) Split library from main package
14cu|kosd-0.8.1-5|64	
14cu|kosd-0.8.1-5|65	

10578 14
14cu|kradio-4.0.8-3|1	Summary:	A V4L/V4L2-Radio Application for KDE 4.x
14cu|kradio-4.0.8-3|2	Name:		kradio
14cu|kradio-4.0.8-3|3	Version:	4.0.8
14cu|kradio-4.0.8-3|4	Release:	3
14cu|kradio-4.0.8-3|5	License:	GPLv2+
14cu|kradio-4.0.8-3|6	Group:		Sound
14cu|kradio-4.0.8-3|7	Url:		http://sourceforge.net/projects/kradio/
14cu|kradio-4.0.8-3|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/kradio/%{name}4-%{version}.tar.bz2
14cu|kradio-4.0.8-3|9	Patch2:		kradio-fix-invalid-desktop.patch
14cu|kradio-4.0.8-3|10	Patch3:		kradio4-install-desktop.patch
14cu|kradio-4.0.8-3|11	BuildRequires:	boost-devel
14cu|kradio-4.0.8-3|12	BuildRequires:	ffmpeg-devel
14cu|kradio-4.0.8-3|13	BuildRequires:	kdelibs4-devel
14cu|kradio-4.0.8-3|14	BuildRequires:	pkgconfig(alsa)
14cu|kradio-4.0.8-3|15	BuildRequires:	pkgconfig(liblircclient0)
14cu|kradio-4.0.8-3|16	BuildRequires:	pkgconfig(libmms)
14cu|kradio-4.0.8-3|17	BuildRequires:	pkgconfig(sndfile)
14cu|kradio-4.0.8-3|18	BuildRequires:	pkgconfig(vorbis)
14cu|kradio-4.0.8-3|19	
14cu|kradio-4.0.8-3|20	%description
14cu|kradio-4.0.8-3|21	Comfortable Radio Application for KDE 4.x
14cu|kradio-4.0.8-3|22	
14cu|kradio-4.0.8-3|23	KRadio is a comfortable radio application for KDE 4.x.
14cu|kradio-4.0.8-3|24	It has support for V4L and V4L2 radio cards drivers.
14cu|kradio-4.0.8-3|25	
14cu|kradio-4.0.8-3|26	KRadio currently provides:
14cu|kradio-4.0.8-3|27	
14cu|kradio-4.0.8-3|28	* V4L/V4L2 Radio support
14cu|kradio-4.0.8-3|29	* Remote Control support (LIRC)
14cu|kradio-4.0.8-3|30	* Alarms, Sleep Countdown
14cu|kradio-4.0.8-3|31	* Several GUI Controls (Docking Menu, Station Quickbar, Radio Display)
14cu|kradio-4.0.8-3|32	* Recording Capabilities
14cu|kradio-4.0.8-3|33	* Extendable Plugin Architecture
14cu|kradio-4.0.8-3|34	
14cu|kradio-4.0.8-3|35	This Package also includes a growing collection of station preset.
14cu|kradio-4.0.8-3|36	files for many cities around the world contributed by KRadio Users.
14cu|kradio-4.0.8-3|37	
14cu|kradio-4.0.8-3|38	%files -f %{name}.lang
14cu|kradio-4.0.8-3|39	%doc AUTHORS ChangeLog README TODO
14cu|kradio-4.0.8-3|40	%{_kde_bindir}/*
14cu|kradio-4.0.8-3|41	%{_kde_libdir}/%{name}4
14cu|kradio-4.0.8-3|42	%{_kde_datadir}/applications/kde4/kradio4.desktop
14cu|kradio-4.0.8-3|43	%{_kde_datadir}/pixmaps/kradio4.png
14cu|kradio-4.0.8-3|44	%{_kde_appsdir}/%{name}4
14cu|kradio-4.0.8-3|45	%{_kde_iconsdir}/*/*/*/*
14cu|kradio-4.0.8-3|46	
14cu|kradio-4.0.8-3|47	#----------------------------------------------------------------------------
14cu|kradio-4.0.8-3|48	
14cu|kradio-4.0.8-3|49	%prep
14cu|kradio-4.0.8-3|50	%setup -q -n %{name}4-%{version}
14cu|kradio-4.0.8-3|51	%patch2 -p1 -b .xdg
14cu|kradio-4.0.8-3|52	%patch3 -p1 -b .install
14cu|kradio-4.0.8-3|53	
14cu|kradio-4.0.8-3|54	%build
14cu|kradio-4.0.8-3|55	%cmake_kde4
14cu|kradio-4.0.8-3|56	%make
14cu|kradio-4.0.8-3|57	
14cu|kradio-4.0.8-3|58	%install
14cu|kradio-4.0.8-3|59	%makeinstall_std -C build
14cu|kradio-4.0.8-3|60	
14cu|kradio-4.0.8-3|61	rm -fr %{buildroot}%{_datadir}/doc/*
14cu|kradio-4.0.8-3|62	rm -fr %{buildroot}%{_kde_datadir}/applications/kde4/kradio.desktop
14cu|kradio-4.0.8-3|63	
14cu|kradio-4.0.8-3|64	%find_lang %{name} --all-name
14cu|kradio-4.0.8-3|65	
14cu|kradio-4.0.8-3|66	
14cu|kradio-4.0.8-3|67	%changelog
14cu|kradio-4.0.8-3|68	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.8-3
14cu|kradio-4.0.8-3|69	+ Revision: 2df4a41
14cu|kradio-4.0.8-3|70	- Bump release
14cu|kradio-4.0.8-3|71	
14cu|kradio-4.0.8-3|72	

10579 14
14cu|kraft-0.59-1|1	Summary:	KDE software to manage office documents in the office
14cu|kraft-0.59-1|2	Name:		kraft
14cu|kraft-0.59-1|3	Version:	0.59
14cu|kraft-0.59-1|4	Release:	1
14cu|kraft-0.59-1|5	License:	GPLv2+
14cu|kraft-0.59-1|6	Group:		Office
14cu|kraft-0.59-1|7	Url:		http://volle-kraft-voraus.de
14cu|kraft-0.59-1|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}-%{version}.tar.xz
14cu|kraft-0.59-1|9	Patch0:		allow-duplicate-cmake-targets.patch
14cu|kraft-0.59-1|10	BuildRequires:	kdepimlibs4-devel
14cu|kraft-0.59-1|11	BuildRequires:	qt4-devel
14cu|kraft-0.59-1|12	BuildRequires:	pkgconfig(libctemplate)
14cu|kraft-0.59-1|13	Requires:	python-pypdf
14cu|kraft-0.59-1|14	Requires:	python-reportlab
14cu|kraft-0.59-1|15	Requires:	sqlite3-tools
14cu|kraft-0.59-1|16	Obsoletes:	%{_lib}kraft0 < 0.58
14cu|kraft-0.59-1|17	
14cu|kraft-0.59-1|18	%description
14cu|kraft-0.59-1|19	Kraft is KDE software to help to create and manage office documents such
14cu|kraft-0.59-1|20	as offers and invoices in the small enterprise. It supports easy document
14cu|kraft-0.59-1|21	creation, templates with calculation, customer management through the KDE
14cu|kraft-0.59-1|22	addressbook, highly configurable PDF output and more.
14cu|kraft-0.59-1|23	
14cu|kraft-0.59-1|24	See the website http://volle-kraft-voraus.de for more information.
14cu|kraft-0.59-1|25	
14cu|kraft-0.59-1|26	%files -f %{name}.lang
14cu|kraft-0.59-1|27	%doc AUTHORS COPYING README Releasenotes.txt TODO
14cu|kraft-0.59-1|28	%{_kde_bindir}/%{name}
14cu|kraft-0.59-1|29	%{_kde_bindir}/findcontact
14cu|kraft-0.59-1|30	%{_kde_applicationsdir}/%{name}.desktop
14cu|kraft-0.59-1|31	%{_kde_appsdir}/%{name}
14cu|kraft-0.59-1|32	%{_kde_datadir}/config.kcfg/databasesettings.kcfg
14cu|kraft-0.59-1|33	%{_kde_datadir}/config.kcfg/kraftsettings.kcfg
14cu|kraft-0.59-1|34	%{_kde_iconsdir}/*/*/*/%{name}*.png
14cu|kraft-0.59-1|35	
14cu|kraft-0.59-1|36	#----------------------------------------------------------------------------
14cu|kraft-0.59-1|37	
14cu|kraft-0.59-1|38	%prep
14cu|kraft-0.59-1|39	%setup -q
14cu|kraft-0.59-1|40	%patch0 -p0
14cu|kraft-0.59-1|41	
14cu|kraft-0.59-1|42	%build
14cu|kraft-0.59-1|43	%cmake_kde4
14cu|kraft-0.59-1|44	%make
14cu|kraft-0.59-1|45	
14cu|kraft-0.59-1|46	%install
14cu|kraft-0.59-1|47	%makeinstall_std -C build
14cu|kraft-0.59-1|48	
14cu|kraft-0.59-1|49	%find_lang %{name}
14cu|kraft-0.59-1|50	chmod 755 %{buildroot}%{_kde_appsdir}/%{name}/tools/erml2pdf.py
14cu|kraft-0.59-1|51	
14cu|kraft-0.59-1|52	%changelog
14cu|kraft-0.59-1|53	
14cu|kraft-0.59-1|54	* Thu Sep 22 2016 alzim <alzim@bk.ru> 0.59-1
14cu|kraft-0.59-1|55	- (bce0838) Merge pull request #2 from import/kraft:rosa2016.1
14cu|kraft-0.59-1|56	- (bce0838) Updated to 0.59
14cu|kraft-0.59-1|57	
14cu|kraft-0.59-1|58	

10580 14
14cu|krecipes-2.0.0-1|1	Summary:	Your Way to Cook with Tux
14cu|krecipes-2.0.0-1|2	Name:		krecipes
14cu|krecipes-2.0.0-1|3	Version:	2.0.0
14cu|krecipes-2.0.0-1|4	Release:	1
14cu|krecipes-2.0.0-1|5	License:	GPLv2+
14cu|krecipes-2.0.0-1|6	Group:		Toys
14cu|krecipes-2.0.0-1|7	Url:		http://krecipes.sourceforge.net/
14cu|krecipes-2.0.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/krecipes/%{version}/src/%{name}-%{version}.tar.xz
14cu|krecipes-2.0.0-1|9	Patch0:		krecipes-2.0.0-docbook.patch
14cu|krecipes-2.0.0-1|10	BuildRequires:	kdelibs4-devel
14cu|krecipes-2.0.0-1|11	BuildRequires:	pkgconfig(libxml-2.0)
14cu|krecipes-2.0.0-1|12	BuildRequires:	pkgconfig(libxslt)
14cu|krecipes-2.0.0-1|13	BuildRequires:	pkgconfig(qimageblitz)
14cu|krecipes-2.0.0-1|14	BuildRequires:	pkgconfig(sqlite)
14cu|krecipes-2.0.0-1|15	
14cu|krecipes-2.0.0-1|16	%description
14cu|krecipes-2.0.0-1|17	A highly configurable recipe manager, designed to make organizing your
14cu|krecipes-2.0.0-1|18	personal recipes collection fast and easy. Features include: shopping
14cu|krecipes-2.0.0-1|19	lists, nutrient analysis, advanced search, recipe ratings, import/export
14cu|krecipes-2.0.0-1|20	various formats, and more.
14cu|krecipes-2.0.0-1|21	
14cu|krecipes-2.0.0-1|22	%files -f %{name}.lang
14cu|krecipes-2.0.0-1|23	%{_kde_bindir}/%{name}
14cu|krecipes-2.0.0-1|24	%{_kde_applicationsdir}/%{name}.desktop
14cu|krecipes-2.0.0-1|25	%{_kde_appsdir}/%{name}
14cu|krecipes-2.0.0-1|26	%{_kde_iconsdir}/*/*/*/*
14cu|krecipes-2.0.0-1|27	%{_datadir}/mime/packages/%{name}-mime.xml
14cu|krecipes-2.0.0-1|28	
14cu|krecipes-2.0.0-1|29	#--------------------------------------------------------------------
14cu|krecipes-2.0.0-1|30	
14cu|krecipes-2.0.0-1|31	%prep
14cu|krecipes-2.0.0-1|32	%setup -q
14cu|krecipes-2.0.0-1|33	%patch0 -p1
14cu|krecipes-2.0.0-1|34	
14cu|krecipes-2.0.0-1|35	%build
14cu|krecipes-2.0.0-1|36	%cmake_kde4
14cu|krecipes-2.0.0-1|37	%make
14cu|krecipes-2.0.0-1|38	
14cu|krecipes-2.0.0-1|39	%install
14cu|krecipes-2.0.0-1|40	%makeinstall_std -C build
14cu|krecipes-2.0.0-1|41	
14cu|krecipes-2.0.0-1|42	%find_lang %{name} --with-html
14cu|krecipes-2.0.0-1|43	
14cu|krecipes-2.0.0-1|44	
14cu|krecipes-2.0.0-1|45	%changelog
14cu|krecipes-2.0.0-1|46	* Thu Nov 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14cu|krecipes-2.0.0-1|47	+ Revision: 8437c0c
14cu|krecipes-2.0.0-1|48	- New version 2.0.0 final, drop unused BuildRequires
14cu|krecipes-2.0.0-1|49	
14cu|krecipes-2.0.0-1|50	

10581 14
14cu|kronometer-1.6.0-1|1	Summary:	Stopwatch application built for the KDE
14cu|kronometer-1.6.0-1|2	Name:		kronometer
14cu|kronometer-1.6.0-1|3	Version:	1.6.0
14cu|kronometer-1.6.0-1|4	Release:	1
14cu|kronometer-1.6.0-1|5	License:	GPLv2+
14cu|kronometer-1.6.0-1|6	Group:		Graphical desktop/KDE
14cu|kronometer-1.6.0-1|7	Url:		http://www.aelog.org/
14cu|kronometer-1.6.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14cu|kronometer-1.6.0-1|9	Patch0:		kronometer-1.6.0-no-werror.patch
14cu|kronometer-1.6.0-1|10	BuildRequires:	cmake
14cu|kronometer-1.6.0-1|11	BuildRequires:	gettext
14cu|kronometer-1.6.0-1|12	BuildRequires:	kdelibs4-devel
14cu|kronometer-1.6.0-1|13	
14cu|kronometer-1.6.0-1|14	%description
14cu|kronometer-1.6.0-1|15	Kronometer is a stopwatch application built for the KDE Desktop Environment.
14cu|kronometer-1.6.0-1|16	Kronometer’s main features are the following:
14cu|kronometer-1.6.0-1|17	- Start/pause/resume stopwatch widget
14cu|kronometer-1.6.0-1|18	- Lap recording
14cu|kronometer-1.6.0-1|19	- Lap times sorting
14cu|kronometer-1.6.0-1|20	- Reset stopwatch and lap times
14cu|kronometer-1.6.0-1|21	- Time format settings
14cu|kronometer-1.6.0-1|22	- Times saving and resuming
14cu|kronometer-1.6.0-1|23	- Font and color customization
14cu|kronometer-1.6.0-1|24	- Lap times export.
14cu|kronometer-1.6.0-1|25	
14cu|kronometer-1.6.0-1|26	%files -f %{name}.lang
14cu|kronometer-1.6.0-1|27	%doc COPYING README
14cu|kronometer-1.6.0-1|28	%{_kde_bindir}/%{name}
14cu|kronometer-1.6.0-1|29	%{_kde_applicationsdir}/%{name}.desktop
14cu|kronometer-1.6.0-1|30	%dir %{_kde_appsdir}/%{name}
14cu|kronometer-1.6.0-1|31	%{_kde_appsdir}/%{name}/*
14cu|kronometer-1.6.0-1|32	%{_kde_datadir}/*.kcfg
14cu|kronometer-1.6.0-1|33	%{_kde_datadir}/appdata/%{name}.appdata.xml
14cu|kronometer-1.6.0-1|34	%{_kde_iconsdir}/*/*/*/%{name}.*
14cu|kronometer-1.6.0-1|35	
14cu|kronometer-1.6.0-1|36	#----------------------------------------------------------------------------
14cu|kronometer-1.6.0-1|37	
14cu|kronometer-1.6.0-1|38	%prep
14cu|kronometer-1.6.0-1|39	%setup -q
14cu|kronometer-1.6.0-1|40	%patch0 -p1
14cu|kronometer-1.6.0-1|41	
14cu|kronometer-1.6.0-1|42	%build
14cu|kronometer-1.6.0-1|43	%cmake_kde4
14cu|kronometer-1.6.0-1|44	%make
14cu|kronometer-1.6.0-1|45	
14cu|kronometer-1.6.0-1|46	%install
14cu|kronometer-1.6.0-1|47	%makeinstall_std -C build
14cu|kronometer-1.6.0-1|48	
14cu|kronometer-1.6.0-1|49	chmod -x %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cu|kronometer-1.6.0-1|50	
14cu|kronometer-1.6.0-1|51	%find_lang %{name} --with-html
14cu|kronometer-1.6.0-1|52	
14cu|kronometer-1.6.0-1|53	
14cu|kronometer-1.6.0-1|54	%changelog
14cu|kronometer-1.6.0-1|55	* Sat Mar 14 2015 Giovanni Mariani <mc2374@mclink.it> 1.6.0-1
14cu|kronometer-1.6.0-1|56	+ Revision: 057b68a
14cu|kronometer-1.6.0-1|57	- Updated to release 1.6.0, rediffed P0 and updated BReqs
14cu|kronometer-1.6.0-1|58	
14cu|kronometer-1.6.0-1|59	

10582 14
14cu|krossword-0.18.2-1|1	%define kdeid 166281
14cu|krossword-0.18.2-1|2	
14cu|krossword-0.18.2-1|3	Summary:	A crossword puzzle game and editor for KDE
14cu|krossword-0.18.2-1|4	Name:		krossword
14cu|krossword-0.18.2-1|5	Version:	0.18.2
14cu|krossword-0.18.2-1|6	Release:	1
14cu|krossword-0.18.2-1|7	License:	GPLv2+
14cu|krossword-0.18.2-1|8	Group:		Graphical desktop/KDE
14cu|krossword-0.18.2-1|9	Url:		https://bitbucket.org/krossword/krossword
14cu|krossword-0.18.2-1|10	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{name}-%{version}.tar.gz
14cu|krossword-0.18.2-1|11	BuildRequires:	cmake
14cu|krossword-0.18.2-1|12	BuildRequires:	kdelibs4-devel
14cu|krossword-0.18.2-1|13	BuildRequires:	kdegames4-devel
14cu|krossword-0.18.2-1|14	
14cu|krossword-0.18.2-1|15	%description
14cu|krossword-0.18.2-1|16	Krossword is a crossword playing game and editor for KDE.
14cu|krossword-0.18.2-1|17	
14cu|krossword-0.18.2-1|18	You can use it to create new crosswords. It can open and save *.puz-files
14cu|krossword-0.18.2-1|19	(AcrossLite) and it's own *.kwp-files (which are XML files). You can download
14cu|krossword-0.18.2-1|20	lots of crosswords from within the game. You can also print crosswords.
14cu|krossword-0.18.2-1|21	
14cu|krossword-0.18.2-1|22	It's based on KrossWordPuzzle.
14cu|krossword-0.18.2-1|23	
14cu|krossword-0.18.2-1|24	%files -f %{name}.lang
14cu|krossword-0.18.2-1|25	%doc README.md COPYING
14cu|krossword-0.18.2-1|26	%{_kde_applicationsdir}/%{name}.desktop
14cu|krossword-0.18.2-1|27	%{_kde_appsdir}/%{name}
14cu|krossword-0.18.2-1|28	%{_kde_bindir}/%{name}
14cu|krossword-0.18.2-1|29	%{_kde_configdir}/krossword.knsrc
14cu|krossword-0.18.2-1|30	%{_kde_datadir}/config.kcfg/krossword.kcfg
14cu|krossword-0.18.2-1|31	%{_kde_iconsdir}/hicolor/*/actions/*.png
14cu|krossword-0.18.2-1|32	%{_kde_iconsdir}/hicolor/*/apps/*.png
14cu|krossword-0.18.2-1|33	%{_kde_iconsdir}/hicolor/*/mimetypes/*.png
14cu|krossword-0.18.2-1|34	%{_kde_libdir}/kde4/crosswordthumbnail.so
14cu|krossword-0.18.2-1|35	%{_kde_services}/crosswordthumbnail.desktop
14cu|krossword-0.18.2-1|36	%{_datadir}/mime/packages/krossword.xml
14cu|krossword-0.18.2-1|37	
14cu|krossword-0.18.2-1|38	#--------------------------------------------------------------------
14cu|krossword-0.18.2-1|39	
14cu|krossword-0.18.2-1|40	%prep
14cu|krossword-0.18.2-1|41	%setup -q
14cu|krossword-0.18.2-1|42	
14cu|krossword-0.18.2-1|43	%build
14cu|krossword-0.18.2-1|44	%cmake_kde4
14cu|krossword-0.18.2-1|45	%make
14cu|krossword-0.18.2-1|46	
14cu|krossword-0.18.2-1|47	%install
14cu|krossword-0.18.2-1|48	%makeinstall_std -C build
14cu|krossword-0.18.2-1|49	%{find_lang} %{name} --with-kde
14cu|krossword-0.18.2-1|50	
14cu|krossword-0.18.2-1|51	
14cu|krossword-0.18.2-1|52	
14cu|krossword-0.18.2-1|53	%changelog
14cu|krossword-0.18.2-1|54	
14cu|krossword-0.18.2-1|55	* Sun May 08 2016 abfonly <abfonly@gmail.com> 0.18.2-1
14cu|krossword-0.18.2-1|56	- (f5f5256) Log: Update to 0.18.2
14cu|krossword-0.18.2-1|57	- (f5f5256) fixed locales
14cu|krossword-0.18.2-1|58	
14cu|krossword-0.18.2-1|59	

10583 14
14cu|kshutdown-4.2-1|1	#########################
14cu|kshutdown-4.2-1|2	%define build_git 0
14cu|kshutdown-4.2-1|3	##########################
14cu|kshutdown-4.2-1|4	%define	oname		KShutdown
14cu|kshutdown-4.2-1|5	
14cu|kshutdown-4.2-1|6	Name:		kshutdown
14cu|kshutdown-4.2-1|7	Version:	4.2
14cu|kshutdown-4.2-1|8	%if %{build_git}
14cu|kshutdown-4.2-1|9	%define	prerel		beta
14cu|kshutdown-4.2-1|10	Release:	%{prerel}
14cu|kshutdown-4.2-1|11	%else
14cu|kshutdown-4.2-1|12	Release:	1
14cu|kshutdown-4.2-1|13	%endif
14cu|kshutdown-4.2-1|14	Summary:	Advanced shut down utility for KDE
14cu|kshutdown-4.2-1|15	License:	GPLv2+
14cu|kshutdown-4.2-1|16	Group:		Graphical desktop/KDE
14cu|kshutdown-4.2-1|17	URL:		http://kshutdown.sourceforge.net/
14cu|kshutdown-4.2-1|18	%if %{build_git}
14cu|kshutdown-4.2-1|19	Source0:	http://sourceforge.net/projects/%{name}/files/%{oname}/3.0%20Beta%207/%{name}-source-%{version}%{prerel}.zip
14cu|kshutdown-4.2-1|20	%else
14cu|kshutdown-4.2-1|21	Source0:	http://garr.dl.sourceforge.net/project/%{name}/%{oname}/%{version}/%{name}-source-%{version}.zip
14cu|kshutdown-4.2-1|22	%endif
14cu|kshutdown-4.2-1|23	Source1:    kshutdown_ru.tar.gz
14cu|kshutdown-4.2-1|24	BuildRequires:	desktop-file-utils
14cu|kshutdown-4.2-1|25	BuildRequires:	extra-cmake-modules
14cu|kshutdown-4.2-1|26	BuildRequires:	kde5-macros
14cu|kshutdown-4.2-1|27	BuildRequires:	kf5config-devel
14cu|kshutdown-4.2-1|28	BuildRequires:	kf5configwidgets-devel
14cu|kshutdown-4.2-1|29	BuildRequires:	kf5dbusaddons-devel
14cu|kshutdown-4.2-1|30	BuildRequires:	kf5globalaccel-devel
14cu|kshutdown-4.2-1|31	BuildRequires:	kf5iconthemes-devel
14cu|kshutdown-4.2-1|32	BuildRequires:	kf5i18n-devel
14cu|kshutdown-4.2-1|33	BuildRequires:	kf5idletime-devel
14cu|kshutdown-4.2-1|34	BuildRequires:	kf5notifications-devel
14cu|kshutdown-4.2-1|35	BuildRequires:	kf5notifyconfig-devel
14cu|kshutdown-4.2-1|36	BuildRequires:	kf5xmlgui-devel
14cu|kshutdown-4.2-1|37	BuildRequires:	qt5-tools
14cu|kshutdown-4.2-1|38	BuildRequires:	pkgconfig(Qt5Core)
14cu|kshutdown-4.2-1|39	BuildRequires:	pkgconfig(Qt5DBus)
14cu|kshutdown-4.2-1|40	BuildRequires:	pkgconfig(Qt5Gui)
14cu|kshutdown-4.2-1|41	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|kshutdown-4.2-1|42	BuildRequires:	pkgconfig(Qt5Xml)
14cu|kshutdown-4.2-1|43	
14cu|kshutdown-4.2-1|44	%description
14cu|kshutdown-4.2-1|45	KShutDown is an advanced shut down utility for KDE.
14cu|kshutdown-4.2-1|46	Features:
14cu|kshutdown-4.2-1|47	- Shut Down (logout and halt the system)
14cu|kshutdown-4.2-1|48	- Reboot (logout and reboot the system)
14cu|kshutdown-4.2-1|49	- Lock Screen (lock the screen using a screen saver)
14cu|kshutdown-4.2-1|50	- Logout (end the session and logout the user)
14cu|kshutdown-4.2-1|51	- Extras (user commands)
14cu|kshutdown-4.2-1|52	- Wizard
14cu|kshutdown-4.2-1|53	- Time and delay options
14cu|kshutdown-4.2-1|54	- Command line support
14cu|kshutdown-4.2-1|55	- System tray
14cu|kshutdown-4.2-1|56	- Sounds
14cu|kshutdown-4.2-1|57	- Kiosk support
14cu|kshutdown-4.2-1|58	- And more...
14cu|kshutdown-4.2-1|59	
14cu|kshutdown-4.2-1|60	%files -f %{name}.lang
14cu|kshutdown-4.2-1|61	%doc TODO ChangeLog README.html
14cu|kshutdown-4.2-1|62	%{_kde5_bindir}/%{name}
14cu|kshutdown-4.2-1|63	%{_kde5_datadir}/%{name}/
14cu|kshutdown-4.2-1|64	%{_kde5_notificationsdir}/%{name}.notifyrc
14cu|kshutdown-4.2-1|65	%{_kde5_applicationsdir}/%{name}.desktop
14cu|kshutdown-4.2-1|66	%{_kde5_iconsdir}/hicolor/*/*/%{name}.*
14cu|kshutdown-4.2-1|67	
14cu|kshutdown-4.2-1|68	#------------------------------------------------------------------------------
14cu|kshutdown-4.2-1|69	
14cu|kshutdown-4.2-1|70	%prep
14cu|kshutdown-4.2-1|71	%setup -q -n %{name}-%{version}
14cu|kshutdown-4.2-1|72	
14cu|kshutdown-4.2-1|73	pushd po
14cu|kshutdown-4.2-1|74	tar -xvzf %{SOURCE1}
14cu|kshutdown-4.2-1|75	popd
14cu|kshutdown-4.2-1|76	
14cu|kshutdown-4.2-1|77	%build
14cu|kshutdown-4.2-1|78	%cmake_kde5 -DKS_KF5=true
14cu|kshutdown-4.2-1|79	%make
14cu|kshutdown-4.2-1|80	
14cu|kshutdown-4.2-1|81	%install
14cu|kshutdown-4.2-1|82	%make_install -C build
14cu|kshutdown-4.2-1|83	
14cu|kshutdown-4.2-1|84	%find_lang %{name} --with-html
14cu|kshutdown-4.2-1|85	
14cu|kshutdown-4.2-1|86	%changelog
14cu|kshutdown-4.2-1|87	
14cu|kshutdown-4.2-1|88	* Tue Oct 17 2017 Victor Ryzhikh <victorr2007@yandex.ru> 4.2-1
14cu|kshutdown-4.2-1|89	- (4f3f6ea) Updated to 4.2
14cu|kshutdown-4.2-1|90	
14cu|kshutdown-4.2-1|91	

10584 14
14cu|kst-2.0.8-1|1	%define major 2
14cu|kst-2.0.8-1|2	%define libkst2core %mklibname kst2core %{major}
14cu|kst-2.0.8-1|3	%define libkst2math %mklibname kst2math %{major}
14cu|kst-2.0.8-1|4	%define libkst2widgets %mklibname kst2widgets %{major}
14cu|kst-2.0.8-1|5	
14cu|kst-2.0.8-1|6	Summary:	Program for looking at data streams
14cu|kst-2.0.8-1|7	Name:		kst
14cu|kst-2.0.8-1|8	Version:	2.0.8
14cu|kst-2.0.8-1|9	Release:	1
14cu|kst-2.0.8-1|10	License:	GPLv2+
14cu|kst-2.0.8-1|11	Group:		Sciences/Other
14cu|kst-2.0.8-1|12	Url:		http://kst.kde.org/
14cu|kst-2.0.8-1|13	Source0:	http://downloads.sourceforge.net/kst/Kst-%{version}.tar.gz
14cu|kst-2.0.8-1|14	# Fix calls to set_target_properties in KstMacros.cmake
14cu|kst-2.0.8-1|15	# https://bugs.kde.org/show_bug.cgi?id=322286
14cu|kst-2.0.8-1|16	Patch0:		kst-2.0.8-properties.patch
14cu|kst-2.0.8-1|17	# patch from branch kst2.0.8
14cu|kst-2.0.8-1|18	Patch1:		kst2.0.8-disable-last-value-option-in-ascii-reader-when-threa.patch
14cu|kst-2.0.8-1|19	BuildRequires:	cmake
14cu|kst-2.0.8-1|20	BuildRequires:	hdf5-devel
14cu|kst-2.0.8-1|21	BuildRequires:	qt4-devel
14cu|kst-2.0.8-1|22	BuildRequires:	qt4-linguist
14cu|kst-2.0.8-1|23	BuildRequires:	pkgconfig(cfitsio)
14cu|kst-2.0.8-1|24	BuildRequires:	pkgconfig(gsl)
14cu|kst-2.0.8-1|25	BuildRequires:	pkgconfig(matio)
14cu|kst-2.0.8-1|26	BuildRequires:	pkgconfig(netcdf)
14cu|kst-2.0.8-1|27	BuildRequires:	pkgconfig(zlib)
14cu|kst-2.0.8-1|28	
14cu|kst-2.0.8-1|29	%description
14cu|kst-2.0.8-1|30	kst is a program for looking at data streams. It can plot:
14cu|kst-2.0.8-1|31	- x-y plots
14cu|kst-2.0.8-1|32	- power spectra
14cu|kst-2.0.8-1|33	- histograms
14cu|kst-2.0.8-1|34	- equations (including equations of data streams)
14cu|kst-2.0.8-1|35	- data in files which are being updated as data is being logged, in
14cu|kst-2.0.8-1|36	which case in can act as a plotter for a chart recorder
14cu|kst-2.0.8-1|37	- much more
14cu|kst-2.0.8-1|38	
14cu|kst-2.0.8-1|39	Kst supports realtime viewing and manipulation of streaming data.
14cu|kst-2.0.8-1|40	
14cu|kst-2.0.8-1|41	%files -f %{name}.lang
14cu|kst-2.0.8-1|42	%{_bindir}/kst2
14cu|kst-2.0.8-1|43	%{_mandir}/man1/kst2.1*
14cu|kst-2.0.8-1|44	%dir %{_libdir}/kst2
14cu|kst-2.0.8-1|45	%{_libdir}/kst2/plugins/*
14cu|kst-2.0.8-1|46	%{_datadir}/applications/kst2.desktop
14cu|kst-2.0.8-1|47	%{_iconsdir}/hicolor/*/apps/*
14cu|kst-2.0.8-1|48	
14cu|kst-2.0.8-1|49	#----------------------------------------------------------------------------
14cu|kst-2.0.8-1|50	
14cu|kst-2.0.8-1|51	%package -n %{libkst2core}
14cu|kst-2.0.8-1|52	Summary:	Kst shared library
14cu|kst-2.0.8-1|53	Group:		System/Libraries
14cu|kst-2.0.8-1|54	
14cu|kst-2.0.8-1|55	%description -n %{libkst2core}
14cu|kst-2.0.8-1|56	Kst shared library.
14cu|kst-2.0.8-1|57	
14cu|kst-2.0.8-1|58	%files -n %{libkst2core}
14cu|kst-2.0.8-1|59	%{_libdir}/libkst2core.so.%{major}*
14cu|kst-2.0.8-1|60	
14cu|kst-2.0.8-1|61	#----------------------------------------------------------------------------
14cu|kst-2.0.8-1|62	
14cu|kst-2.0.8-1|63	%package -n %{libkst2math}
14cu|kst-2.0.8-1|64	Summary:	Kst shared library
14cu|kst-2.0.8-1|65	Group:		System/Libraries
14cu|kst-2.0.8-1|66	
14cu|kst-2.0.8-1|67	%description -n %{libkst2math}
14cu|kst-2.0.8-1|68	Kst shared library.
14cu|kst-2.0.8-1|69	
14cu|kst-2.0.8-1|70	%files -n %{libkst2math}
14cu|kst-2.0.8-1|71	%{_libdir}/libkst2math.so.%{major}*
14cu|kst-2.0.8-1|72	
14cu|kst-2.0.8-1|73	#----------------------------------------------------------------------------
14cu|kst-2.0.8-1|74	
14cu|kst-2.0.8-1|75	%package -n %{libkst2widgets}
14cu|kst-2.0.8-1|76	Summary:	Kst shared library
14cu|kst-2.0.8-1|77	Group:		System/Libraries
14cu|kst-2.0.8-1|78	
14cu|kst-2.0.8-1|79	%description -n %{libkst2widgets}
14cu|kst-2.0.8-1|80	Kst shared library.
14cu|kst-2.0.8-1|81	
14cu|kst-2.0.8-1|82	%files -n %{libkst2widgets}
14cu|kst-2.0.8-1|83	%{_libdir}/libkst2widgets.so.%{major}*
14cu|kst-2.0.8-1|84	
14cu|kst-2.0.8-1|85	#----------------------------------------------------------------------------
14cu|kst-2.0.8-1|86	
14cu|kst-2.0.8-1|87	%prep
14cu|kst-2.0.8-1|88	%setup -qn Kst-%{version}
14cu|kst-2.0.8-1|89	#%patch0 -p1
14cu|kst-2.0.8-1|90	%patch1 -p1
14cu|kst-2.0.8-1|91	
14cu|kst-2.0.8-1|92	%build
14cu|kst-2.0.8-1|93	%cmake \
14cu|kst-2.0.8-1|94	-Dkst_install_prefix=%{_prefix} \
14cu|kst-2.0.8-1|95	-Dkst_install_libdir=%{_lib} \
14cu|kst-2.0.8-1|96	-Dkst_rpath=0 \
14cu|kst-2.0.8-1|97	-Dkst_release=1 \
14cu|kst-2.0.8-1|98	-Dkst_verbose=1
14cu|kst-2.0.8-1|99	%make
14cu|kst-2.0.8-1|100	
14cu|kst-2.0.8-1|101	%install
14cu|kst-2.0.8-1|102	%makeinstall_std -C build
14cu|kst-2.0.8-1|103	
14cu|kst-2.0.8-1|104	rm -f %{buildroot}%{_libdir}/*.so  %{buildroot}%{_libdir}/*.a %{buildroot}%{_datadir}/applnk/*/* %{buildroot}%{_datadir}/mimelink/application/*.desktop
14cu|kst-2.0.8-1|105	
14cu|kst-2.0.8-1|106	%find_lang %{name} --all-name --with-qt
14cu|kst-2.0.8-1|107	
14cu|kst-2.0.8-1|108	
14cu|kst-2.0.8-1|109	%changelog
14cu|kst-2.0.8-1|110	
14cu|kst-2.0.8-1|111	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 2.0.8-1
14cu|kst-2.0.8-1|112	- (0061677) Added qt4-linguist BR
14cu|kst-2.0.8-1|113	
14cu|kst-2.0.8-1|114	

10585 14
14cu|kstreamripper-0.7.100-1|1	Summary:	Ripping internet radios
14cu|kstreamripper-0.7.100-1|2	Name:		kstreamripper
14cu|kstreamripper-0.7.100-1|3	Version:	0.7.100
14cu|kstreamripper-0.7.100-1|4	Release:	1
14cu|kstreamripper-0.7.100-1|5	License:	GPLv2+
14cu|kstreamripper-0.7.100-1|6	Group:		Sound
14cu|kstreamripper-0.7.100-1|7	Url:		https://www.linux-apps.com/content/show.php/KStreamRipper?content=78068
14cu|kstreamripper-0.7.100-1|8	Source0:	https://sourceforge.net/projects/kstreamripper/files/kstreamripper/%{name}-%{version}.tar.bz2
14cu|kstreamripper-0.7.100-1|9	Patch0:		%{name}-0.7.100-fix-desktop-file.patch
14cu|kstreamripper-0.7.100-1|10	BuildRequires:	kde-l10n-en_GB
14cu|kstreamripper-0.7.100-1|11	BuildRequires:	kdelibs4-devel
14cu|kstreamripper-0.7.100-1|12	BuildRequires:	qt4-devel
14cu|kstreamripper-0.7.100-1|13	BuildRequires:	pkgconfig(libproxy-1.0) >= 0.3.1
14cu|kstreamripper-0.7.100-1|14	BuildRequires:	pkgconfig(phonon)
14cu|kstreamripper-0.7.100-1|15	BuildRequires:	pkgconfig(x11)
14cu|kstreamripper-0.7.100-1|16	BuildRequires:	pkgconfig(xext)
14cu|kstreamripper-0.7.100-1|17	Requires:	phonon-gstreamer
14cu|kstreamripper-0.7.100-1|18	Requires:	pulseaudio-esound-compat
14cu|kstreamripper-0.7.100-1|19	Requires:	streamripper >= 1.63
14cu|kstreamripper-0.7.100-1|20	Requires:	wget
14cu|kstreamripper-0.7.100-1|21	%rename		kradioripper
14cu|kstreamripper-0.7.100-1|22	
14cu|kstreamripper-0.7.100-1|23	%description
14cu|kstreamripper-0.7.100-1|24	KStreamRipper (formally KRadioRipper) is a program for recording Internet
14cu|kstreamripper-0.7.100-1|25	radios and other streams which comes with a stream catalog. For streams that
14cu|kstreamripper-0.7.100-1|26	provide information about the song title, it can split the stream and create
14cu|kstreamripper-0.7.100-1|27	an own file for each track - with a corresponding file name and corresponding
14cu|kstreamripper-0.7.100-1|28	metadata. It is based on Streamripper and provides a well-arranged user
14cu|kstreamripper-0.7.100-1|29	interface for whose features. Like Streamripper, it accepts MP3, AAC and OGG
14cu|kstreamripper-0.7.100-1|30	streams from Shoutcast-servers and Icecast-servers.
14cu|kstreamripper-0.7.100-1|31	
14cu|kstreamripper-0.7.100-1|32	%files -f %{name}.lang
14cu|kstreamripper-0.7.100-1|33	%doc ABOUT LICENSE LICENSE.GPL2 LICENSE.GPL3 NEWS
14cu|kstreamripper-0.7.100-1|34	%{_bindir}/%{name}
14cu|kstreamripper-0.7.100-1|35	%{_kde_applicationsdir}/%{name}.desktop
14cu|kstreamripper-0.7.100-1|36	%{_kde_appsdir}/%{name}/%{name}ui.rc
14cu|kstreamripper-0.7.100-1|37	%{_kde_appsdir}/%{name}/tips
14cu|kstreamripper-0.7.100-1|38	%{_datadir}/config.kcfg/settings_*.kcfg
14cu|kstreamripper-0.7.100-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kstreamripper-0.7.100-1|40	%{_iconsdir}/hicolor/scalable/apps/%{name}.svgz
14cu|kstreamripper-0.7.100-1|41	
14cu|kstreamripper-0.7.100-1|42	#-----------------------------------------------------------------------------
14cu|kstreamripper-0.7.100-1|43	
14cu|kstreamripper-0.7.100-1|44	%prep
14cu|kstreamripper-0.7.100-1|45	%setup -qn %{name}
14cu|kstreamripper-0.7.100-1|46	%apply_patches
14cu|kstreamripper-0.7.100-1|47	
14cu|kstreamripper-0.7.100-1|48	
14cu|kstreamripper-0.7.100-1|49	%build
14cu|kstreamripper-0.7.100-1|50	%cmake_kde4 -DWITHOUT_LIBPROXY=YES
14cu|kstreamripper-0.7.100-1|51	%make
14cu|kstreamripper-0.7.100-1|52	
14cu|kstreamripper-0.7.100-1|53	
14cu|kstreamripper-0.7.100-1|54	%install
14cu|kstreamripper-0.7.100-1|55	%makeinstall_std -C build
14cu|kstreamripper-0.7.100-1|56	
14cu|kstreamripper-0.7.100-1|57	%find_lang %{name}
14cu|kstreamripper-0.7.100-1|58	%changelog
14cu|kstreamripper-0.7.100-1|59	
14cu|kstreamripper-0.7.100-1|60	* Sat Jan 21 2017 Rosa <rosa@abf.rosalinux.ru> 0.7.100-1
14cu|kstreamripper-0.7.100-1|61	- (93c6b1c) Automatic import for version 0.7.100-1
14cu|kstreamripper-0.7.100-1|62	
14cu|kstreamripper-0.7.100-1|63	

10586 14
14cu|ksuperkey-0.4-1|1	Name:		ksuperkey
14cu|ksuperkey-0.4-1|2	Summary:	A service to an open application launcher in KDE with Super key
14cu|ksuperkey-0.4-1|3	Version:	0.4
14cu|ksuperkey-0.4-1|4	Release:	1
14cu|ksuperkey-0.4-1|5	Group:		Graphical desktop/KDE
14cu|ksuperkey-0.4-1|6	License:	GPLv3+
14cu|ksuperkey-0.4-1|7	# And also https://github.com/hanschen/ksuperkey
14cu|ksuperkey-0.4-1|8	Url:		https://github.com/hanschen/ksuperkey
14cu|ksuperkey-0.4-1|9	Source:		https://github.com/hanschen/ksuperkey/archive/v0.4.tar.gz?/%{name}-%{version}.tar.gz
14cu|ksuperkey-0.4-1|10	BuildRequires:	kde4-macros
14cu|ksuperkey-0.4-1|11	BuildRequires:	pkgconfig(x11)
14cu|ksuperkey-0.4-1|12	BuildRequires:	pkgconfig(xtst)
14cu|ksuperkey-0.4-1|13	
14cu|ksuperkey-0.4-1|14	%description
14cu|ksuperkey-0.4-1|15	KSuperKey allows you to open the application launcher in KDE Plasma Desktop
14cu|ksuperkey-0.4-1|16	using the Super key (also known as the "Windows key"). If you hold down the
14cu|ksuperkey-0.4-1|17	Super key it will still act as a modifier key, allowing you to use it for
14cu|ksuperkey-0.4-1|18	other keyboard shortcuts.
14cu|ksuperkey-0.4-1|19	
14cu|ksuperkey-0.4-1|20	KSuperKey is a small application that runs in the background as a daemon.
14cu|ksuperkey-0.4-1|21	It was forked from xcape by Albin Olsson: https://github.com/alols/xcape
14cu|ksuperkey-0.4-1|22	
14cu|ksuperkey-0.4-1|23	%files
14cu|ksuperkey-0.4-1|24	%{_kde_bindir}/%{name}
14cu|ksuperkey-0.4-1|25	%{_kde_autostart}/%{name}.desktop
14cu|ksuperkey-0.4-1|26	
14cu|ksuperkey-0.4-1|27	#------------------------------------------------------------------------------
14cu|ksuperkey-0.4-1|28	
14cu|ksuperkey-0.4-1|29	%prep
14cu|ksuperkey-0.4-1|30	%setup -q
14cu|ksuperkey-0.4-1|31	
14cu|ksuperkey-0.4-1|32	%build
14cu|ksuperkey-0.4-1|33	%setup_compile_flags
14cu|ksuperkey-0.4-1|34	%make
14cu|ksuperkey-0.4-1|35	
14cu|ksuperkey-0.4-1|36	%install
14cu|ksuperkey-0.4-1|37	%makeinstall_std
14cu|ksuperkey-0.4-1|38	
14cu|ksuperkey-0.4-1|39	# Autostart service code, from git (should be removed when 0.4 is released)
14cu|ksuperkey-0.4-1|40	mkdir -p %{buildroot}%{_kde_autostart}
14cu|ksuperkey-0.4-1|41	cat > %{buildroot}%{_kde_autostart}/%{name}.desktop << EOF
14cu|ksuperkey-0.4-1|42	[Desktop Entry]
14cu|ksuperkey-0.4-1|43	Exec=ksuperkey
14cu|ksuperkey-0.4-1|44	X-DBUS-StartupType=none
14cu|ksuperkey-0.4-1|45	Name=ksuperkey
14cu|ksuperkey-0.4-1|46	Type=Service
14cu|ksuperkey-0.4-1|47	X-KDE-StartupNotify=false
14cu|ksuperkey-0.4-1|48	OnlyShowIn=KDE;
14cu|ksuperkey-0.4-1|49	X-KDE-autostart-phase=2
14cu|ksuperkey-0.4-1|50	EOF
14cu|ksuperkey-0.4-1|51	
14cu|ksuperkey-0.4-1|52	%changelog
14cu|ksuperkey-0.4-1|53	
14cu|ksuperkey-0.4-1|54	* Wed Aug 03 2016 Alzim <alzim@bk.ru> 0.4-1
14cu|ksuperkey-0.4-1|55	- (23af0dc) Updated to 0.4
14cu|ksuperkey-0.4-1|56	
14cu|ksuperkey-0.4-1|57	

10587 14
14cu|ktikz-0.11.0svn194-3|1	Summary:	Program for creating diagrams with TikZ
14cu|ktikz-0.11.0svn194-3|2	Name:		ktikz
14cu|ktikz-0.11.0svn194-3|3	Version:	0.11.0svn194
14cu|ktikz-0.11.0svn194-3|4	Release:	3
14cu|ktikz-0.11.0svn194-3|5	License:	GPLv3+
14cu|ktikz-0.11.0svn194-3|6	Group:		Graphics
14cu|ktikz-0.11.0svn194-3|7	Url:		http://www.hackenberger.at/ktikz/
14cu|ktikz-0.11.0svn194-3|8	Source0:	%{name}-%{version}.tar.bz2
14cu|ktikz-0.11.0svn194-3|9	Patch0:		ktikz-0.11.0svn194-cmake35.patch
14cu|ktikz-0.11.0svn194-3|10	BuildRequires:	qt4-assistant
14cu|ktikz-0.11.0svn194-3|11	BuildRequires:	kdelibs4-devel
14cu|ktikz-0.11.0svn194-3|12	BuildRequires:	qt4-devel
14cu|ktikz-0.11.0svn194-3|13	BuildRequires:	pkgconfig(poppler-qt4)
14cu|ktikz-0.11.0svn194-3|14	Requires:	poppler
14cu|ktikz-0.11.0svn194-3|15	Requires:	tetex-latex
14cu|ktikz-0.11.0svn194-3|16	
14cu|ktikz-0.11.0svn194-3|17	%description
14cu|ktikz-0.11.0svn194-3|18	KtikZ is a small KDE application for creating diagrams with TikZ.
14cu|ktikz-0.11.0svn194-3|19	
14cu|ktikz-0.11.0svn194-3|20	%files -f %{name}.lang
14cu|ktikz-0.11.0svn194-3|21	%doc Changelog LICENSE.* TODO examples/
14cu|ktikz-0.11.0svn194-3|22	%{_bindir}/ktikz
14cu|ktikz-0.11.0svn194-3|23	%{_libdir}/kde4/ktikz*so
14cu|ktikz-0.11.0svn194-3|24	%{_datadir}/config.kcfg/ktikz*
14cu|ktikz-0.11.0svn194-3|25	%{_datadir}/apps/ktikz*/*
14cu|ktikz-0.11.0svn194-3|26	%{_datadir}/applications/kde4/ktikz.desktop
14cu|ktikz-0.11.0svn194-3|27	%{_datadir}/kde4/services/ktikz*.desktop
14cu|ktikz-0.11.0svn194-3|28	%{_datadir}/doc/*
14cu|ktikz-0.11.0svn194-3|29	%{_iconsdir}/*/*/*/ktikz.*
14cu|ktikz-0.11.0svn194-3|30	%{_datadir}/mime/packages/ktikz.xml
14cu|ktikz-0.11.0svn194-3|31	%{_mandir}/man1/ktikz.*
14cu|ktikz-0.11.0svn194-3|32	
14cu|ktikz-0.11.0svn194-3|33	#----------------------------------------------------------------------------
14cu|ktikz-0.11.0svn194-3|34	
14cu|ktikz-0.11.0svn194-3|35	%package -n qtikz
14cu|ktikz-0.11.0svn194-3|36	Summary:	Program for creating diagrams with TikZ
14cu|ktikz-0.11.0svn194-3|37	Group:		Graphics
14cu|ktikz-0.11.0svn194-3|38	
14cu|ktikz-0.11.0svn194-3|39	%description -n qtikz
14cu|ktikz-0.11.0svn194-3|40	QtikZ is a small application for creating diagrams with TikZ.
14cu|ktikz-0.11.0svn194-3|41	
14cu|ktikz-0.11.0svn194-3|42	%files -n qtikz
14cu|ktikz-0.11.0svn194-3|43	%doc Changelog LICENSE.* TODO examples/
14cu|ktikz-0.11.0svn194-3|44	%{_bindir}/qtikz
14cu|ktikz-0.11.0svn194-3|45	%{_datadir}/qtikz/*
14cu|ktikz-0.11.0svn194-3|46	%{_datadir}/applications/qtikz.desktop
14cu|ktikz-0.11.0svn194-3|47	%{_datadir}/mime/packages/qtikz.xml
14cu|ktikz-0.11.0svn194-3|48	%{_mandir}/man1/qtikz.*
14cu|ktikz-0.11.0svn194-3|49	
14cu|ktikz-0.11.0svn194-3|50	#----------------------------------------------------------------------------
14cu|ktikz-0.11.0svn194-3|51	
14cu|ktikz-0.11.0svn194-3|52	%prep
14cu|ktikz-0.11.0svn194-3|53	%setup -q
14cu|ktikz-0.11.0svn194-3|54	%patch0 -p1
14cu|ktikz-0.11.0svn194-3|55	
14cu|ktikz-0.11.0svn194-3|56	%build
14cu|ktikz-0.11.0svn194-3|57	sed -i -e 's,lrelease-qt4,lrelease,' qtikzconfig.pri
14cu|ktikz-0.11.0svn194-3|58	sed -i -e 's,\#MIME_INSTALL,MIME_INSTALL,' qtikzconfig.pri
14cu|ktikz-0.11.0svn194-3|59	sed -i -e 's,\/usr\/share\/mime\/packages,\$\$\{PREFIX\}\/share\/mime\/packages,' qtikzconfig.pri
14cu|ktikz-0.11.0svn194-3|60	
14cu|ktikz-0.11.0svn194-3|61	mkdir buildqt
14cu|ktikz-0.11.0svn194-3|62	pushd buildqt
14cu|ktikz-0.11.0svn194-3|63	%qmake_qt4 ../qtikz.pro
14cu|ktikz-0.11.0svn194-3|64	%make
14cu|ktikz-0.11.0svn194-3|65	popd
14cu|ktikz-0.11.0svn194-3|66	
14cu|ktikz-0.11.0svn194-3|67	%cmake_kde4
14cu|ktikz-0.11.0svn194-3|68	%make
14cu|ktikz-0.11.0svn194-3|69	
14cu|ktikz-0.11.0svn194-3|70	%install
14cu|ktikz-0.11.0svn194-3|71	pushd buildqt
14cu|ktikz-0.11.0svn194-3|72	%makeinstall_qt
14cu|ktikz-0.11.0svn194-3|73	popd
14cu|ktikz-0.11.0svn194-3|74	pushd build
14cu|ktikz-0.11.0svn194-3|75	%makeinstall_std
14cu|ktikz-0.11.0svn194-3|76	rm -rf %{buildroot}%{_datadir}/mime/[agimstX]* %{buildroot}%{_datadir}/mime/text
14cu|ktikz-0.11.0svn194-3|77	popd
14cu|ktikz-0.11.0svn194-3|78	
14cu|ktikz-0.11.0svn194-3|79	mv data/examples examples
14cu|ktikz-0.11.0svn194-3|80	
14cu|ktikz-0.11.0svn194-3|81	chmod -R a+r Changelog LICENSE.* TODO examples/
14cu|ktikz-0.11.0svn194-3|82	chmod a+x examples
14cu|ktikz-0.11.0svn194-3|83	
14cu|ktikz-0.11.0svn194-3|84	%find_lang %{name}
14cu|ktikz-0.11.0svn194-3|85	
14cu|ktikz-0.11.0svn194-3|86	%changelog
14cu|ktikz-0.11.0svn194-3|87	
14cu|ktikz-0.11.0svn194-3|88	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.0svn194-3
14cu|ktikz-0.11.0svn194-3|89	- (cdc2142) Fix build with cmake 3.5+
14cu|ktikz-0.11.0svn194-3|90	- (cdc2142) Spec cleanup
14cu|ktikz-0.11.0svn194-3|91	
14cu|ktikz-0.11.0svn194-3|92	

10588 14
14cu|kumir-all-1.9.0-1|1	Name:		kumir-all
14cu|kumir-all-1.9.0-1|2	Summary:	KUMIR education system
14cu|kumir-all-1.9.0-1|3	License:	GPL
14cu|kumir-all-1.9.0-1|4	Group:		Education
14cu|kumir-all-1.9.0-1|5	Version:	1.9.0
14cu|kumir-all-1.9.0-1|6	Release:	1
14cu|kumir-all-1.9.0-1|7	URL:		http://www.niisi.ru/kumir/
14cu|kumir-all-1.9.0-1|8	Source:		http://lpm.org.ru/kumir2/files/kumir-%{version}.tar.gz
14cu|kumir-all-1.9.0-1|9	Source1:	kumir-alt-icons.tar.bz2
14cu|kumir-all-1.9.0-1|10	Source2:	test.vod
14cu|kumir-all-1.9.0-1|11	Source10:	%{name}.rpmlintrc
14cu|kumir-all-1.9.0-1|12	#patch from SUSE
14cu|kumir-all-1.9.0-1|13	Patch1:		kumir-configure.patch
14cu|kumir-all-1.9.0-1|14	#patch from ALT
14cu|kumir-all-1.9.0-1|15	Patch2:		kumir-1.7.1-desktop.patch
14cu|kumir-all-1.9.0-1|16	Patch3:		kumir-1.7.90-x-kumir-program.desktop.patch
14cu|kumir-all-1.9.0-1|17	Patch4:		kumir-1.7.1-x-kumir-program.xml.patch
14cu|kumir-all-1.9.0-1|18	# Rosa patches
14cu|kumir-all-1.9.0-1|19	Patch10:	kumir-1.8.0-gcc4.7.patch
14cu|kumir-all-1.9.0-1|20	
14cu|kumir-all-1.9.0-1|21	BuildRequires:	python
14cu|kumir-all-1.9.0-1|22	BuildRequires:	qt4-devel
14cu|kumir-all-1.9.0-1|23	Requires:	libqtcore4
14cu|kumir-all-1.9.0-1|24	Requires:	libqtgui4
14cu|kumir-all-1.9.0-1|25	Requires:	libqtnetwork4
14cu|kumir-all-1.9.0-1|26	Requires:	libqtscript4
14cu|kumir-all-1.9.0-1|27	Requires:	libqtsvg4
14cu|kumir-all-1.9.0-1|28	Requires:	libqtxml4
14cu|kumir-all-1.9.0-1|29	Requires:	libqtwebkit4
14cu|kumir-all-1.9.0-1|30	
14cu|kumir-all-1.9.0-1|31	%description
14cu|kumir-all-1.9.0-1|32	Complete KUMIR education system.
14cu|kumir-all-1.9.0-1|33	
14cu|kumir-all-1.9.0-1|34	%prep
14cu|kumir-all-1.9.0-1|35	%setup -q -n kumir-%{version} -a 1
14cu|kumir-all-1.9.0-1|36	#aplly patch from SUSE
14cu|kumir-all-1.9.0-1|37	%patch1 -p0
14cu|kumir-all-1.9.0-1|38	#apply patch from ALT
14cu|kumir-all-1.9.0-1|39	%patch2 -p1
14cu|kumir-all-1.9.0-1|40	%patch3 -p1
14cu|kumir-all-1.9.0-1|41	%patch4 -p1
14cu|kumir-all-1.9.0-1|42	%patch10 -p1
14cu|kumir-all-1.9.0-1|43	cp %{SOURCE2} .
14cu|kumir-all-1.9.0-1|44	
14cu|kumir-all-1.9.0-1|45	# Disable build of some plugins
14cu|kumir-all-1.9.0-1|46	sed -i "s/dwunog//" Addons/Addons.pro
14cu|kumir-all-1.9.0-1|47	sed -i "s/isometricRobot//" Addons/Addons.pro
14cu|kumir-all-1.9.0-1|48	sed -i "s/convertor//" Addons/Addons.pro
14cu|kumir-all-1.9.0-1|49	sed -i "s/Robotor3D//" Addons/Addons.pro
14cu|kumir-all-1.9.0-1|50	
14cu|kumir-all-1.9.0-1|51	%build
14cu|kumir-all-1.9.0-1|52	python ./configure --prefix=%{buildroot}/usr
14cu|kumir-all-1.9.0-1|53	make
14cu|kumir-all-1.9.0-1|54	#strip -s kumir
14cu|kumir-all-1.9.0-1|55	#strip -s pluginstarter
14cu|kumir-all-1.9.0-1|56	#cd Kumir-EGE/src
14cu|kumir-all-1.9.0-1|57	#%qmake_qt4 -config release
14cu|kumir-all-1.9.0-1|58	#make
14cu|kumir-all-1.9.0-1|59	#cd ..
14cu|kumir-all-1.9.0-1|60	#strip -s bin/ckumir
14cu|kumir-all-1.9.0-1|61	#cd ..
14cu|kumir-all-1.9.0-1|62	
14cu|kumir-all-1.9.0-1|63	%install
14cu|kumir-all-1.9.0-1|64	KUMIR_DIR=%{buildroot}%{_datadir}/kumir make install
14cu|kumir-all-1.9.0-1|65	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/
14cu|kumir-all-1.9.0-1|66	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
14cu|kumir-all-1.9.0-1|67	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
14cu|kumir-all-1.9.0-1|68	
14cu|kumir-all-1.9.0-1|69	cp Addons/libpainter.so %{buildroot}%{_datadir}/kumir/Addons/
14cu|kumir-all-1.9.0-1|70	cp Addons/turtle.ini %{buildroot}%{_datadir}/kumir/Addons/
14cu|kumir-all-1.9.0-1|71	cp Addons/vodoley/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
14cu|kumir-all-1.9.0-1|72	cp Addons/painter/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
14cu|kumir-all-1.9.0-1|73	
14cu|kumir-all-1.9.0-1|74	#install -m 644 -D Kumir/X-Desktop/%name.desktop %buildroot%_desktopdir/%name.desktop
14cu|kumir-all-1.9.0-1|75	install -m 644 -D Kumir/X-Desktop/x-kumir-program.xml %buildroot/%_datadir/mime/packages/x-kumir-program.xml
14cu|kumir-all-1.9.0-1|76	install -m 644 -D Kumir/X-Desktop/x-kumir-program.desktop  %buildroot/%_datadir/mimelnk/application/x-kumir-program.desktop
14cu|kumir-all-1.9.0-1|77	
14cu|kumir-all-1.9.0-1|78	# Install icons
14cu|kumir-all-1.9.0-1|79	
14cu|kumir-all-1.9.0-1|80	mkdir -p %buildroot%_icons16dir/ %buildroot%{_iconsbasedir}/32x32/apps %buildroot%_liconsdir/ %buildroot%_iconsdir/hicolor/64x64/apps/ %buildroot%_iconsdir/hicolor/128x128/apps/
14cu|kumir-all-1.9.0-1|81	install -m 644 alt-icons/16x16/*.png %buildroot%_icons16dir/
14cu|kumir-all-1.9.0-1|82	install -m 644 alt-icons/32x32/*.png %buildroot%{_iconsbasedir}/32x32/apps
14cu|kumir-all-1.9.0-1|83	install -m 644 alt-icons/48x48/*.png %buildroot%_liconsdir/
14cu|kumir-all-1.9.0-1|84	install -m 644 alt-icons/64x64/*.png %buildroot%_iconsdir/hicolor/64x64/apps/
14cu|kumir-all-1.9.0-1|85	#install -m 644 alt-icons/128x128/*.png %buildroot%_iconsdir/hicolor/128x128/apps/
14cu|kumir-all-1.9.0-1|86	
14cu|kumir-all-1.9.0-1|87	#rm %buildroot%_iconsdir/hicolor/128x128/apps/kumir.png
14cu|kumir-all-1.9.0-1|88	#rm %buildroot%_iconsdir/hicolor/*/apps/pictomir.png
14cu|kumir-all-1.9.0-1|89	
14cu|kumir-all-1.9.0-1|90	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/16x16/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/16x16/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|91	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/22x22/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/22x22/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|92	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/32x32/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/32x32/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|93	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/48x48/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/48x48/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|94	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/64x64/application-x-kumir-program.png %buildroot%_iconsdir/crystalsvg/64x64/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|95	install -m 644 -D Kumir/Images/mime/crystalsvg/mimetypes/scalable/application-x-kumir-program.svg %buildroot%_iconsdir/crystalsvg/scalable/mimetypes/application-x-kumir-program.svg
14cu|kumir-all-1.9.0-1|96	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/16x16/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/16x16/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|97	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/22x22/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/22x22/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|98	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/32x32/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/32x32/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|99	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/48x48/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/48x48/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|100	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/64x64/application-x-kumir-program.png %buildroot%_iconsdir/oxygen/64x64/mimetypes/application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|101	install -m 644 -D Kumir/Images/mime/oxygen/mimetypes/scalable/application-x-kumir-program.svg %buildroot%_iconsdir/oxygen/scalable/mimetypes/application-x-kumir-program.svg
14cu|kumir-all-1.9.0-1|102	
14cu|kumir-all-1.9.0-1|103	# Install TaskControl plugin
14cu|kumir-all-1.9.0-1|104	install -m 644 -D TaskControl/libtaskControl.so  %{buildroot}%{_datadir}/kumir/TaskControl/libtaskControl.so
14cu|kumir-all-1.9.0-1|105	
14cu|kumir-all-1.9.0-1|106	# Fix paths to help files
14cu|kumir-all-1.9.0-1|107	cd %{buildroot}%{_datadir}/kumir/Kumir
14cu|kumir-all-1.9.0-1|108	ln -s Help help
14cu|kumir-all-1.9.0-1|109	
14cu|kumir-all-1.9.0-1|110	# Rename kumir.png to correct name
14cu|kumir-all-1.9.0-1|111	cd %{buildroot}%{_datadir}/pixmaps
14cu|kumir-all-1.9.0-1|112	mv kumir.png application-x-kumir-program.png
14cu|kumir-all-1.9.0-1|113	
14cu|kumir-all-1.9.0-1|114	# make link in /usr/bin/kumir
14cu|kumir-all-1.9.0-1|115	#cd %buildroot%_bindir
14cu|kumir-all-1.9.0-1|116	#rm kumir kumpluginstarter
14cu|kumir-all-1.9.0-1|117	#ln -s ../..%_libdir/kumir/kumir kumir
14cu|kumir-all-1.9.0-1|118	#ln -s ../..%_libdir/kumir/pluginstarter kumpluginstarter
14cu|kumir-all-1.9.0-1|119	
14cu|kumir-all-1.9.0-1|120	# Fix permissions
14cu|kumir-all-1.9.0-1|121	find %{buildroot} -perm 0666 -exec chmod 0644 '{}' \;
14cu|kumir-all-1.9.0-1|122	find %{buildroot} -perm 0777 -exec chmod 0755 '{}' \;
14cu|kumir-all-1.9.0-1|123	
14cu|kumir-all-1.9.0-1|124	%package -n kumir
14cu|kumir-all-1.9.0-1|125	Summary:	Kumir Language Implementation (development version)
14cu|kumir-all-1.9.0-1|126	Group:	Education
14cu|kumir-all-1.9.0-1|127	Suggests:	kumir-pluginstarter kumir-worlds-kuznechik kumir-worlds-painter kumir-worlds-turtle kumir-worlds-vodoley
14cu|kumir-all-1.9.0-1|128	
14cu|kumir-all-1.9.0-1|129	%description -n kumir
14cu|kumir-all-1.9.0-1|130	Implementation of Kumir programming language, designed by academic Ershov.
14cu|kumir-all-1.9.0-1|131	Includes compiler, runtime, IDE, Robot and Draw.
14cu|kumir-all-1.9.0-1|132	
14cu|kumir-all-1.9.0-1|133	%post -n kumir
14cu|kumir-all-1.9.0-1|134	cd /usr/share/mime
14cu|kumir-all-1.9.0-1|135	rm -f XMLnamespaces aliases globs magic subclasses
14cu|kumir-all-1.9.0-1|136	update-mime-database /usr/share/mime > /dev/null
14cu|kumir-all-1.9.0-1|137	
14cu|kumir-all-1.9.0-1|138	%postun -n kumir
14cu|kumir-all-1.9.0-1|139	cd /usr/share/mime
14cu|kumir-all-1.9.0-1|140	rm -f XMLnamespaces aliases globs magic subclasses application/x-kumir-program.xml
14cu|kumir-all-1.9.0-1|141	update-mime-database /usr/share/mime > /dev/null
14cu|kumir-all-1.9.0-1|142	
14cu|kumir-all-1.9.0-1|143	%files -n kumir
14cu|kumir-all-1.9.0-1|144	%{_datadir}/kumir/Kumir/*
14cu|kumir-all-1.9.0-1|145	%{_datadir}/kumir/kumir
14cu|kumir-all-1.9.0-1|146	%{_bindir}/kumir
14cu|kumir-all-1.9.0-1|147	%{_datadir}/applications/kumir.desktop
14cu|kumir-all-1.9.0-1|148	%{_datadir}/pixmaps/*
14cu|kumir-all-1.9.0-1|149	%{_datadir}/mime/packages/x-kumir-program.xml
14cu|kumir-all-1.9.0-1|150	%{_datadir}/mimelnk/application/x-kumir-program.desktop
14cu|kumir-all-1.9.0-1|151	%{_datadir}/kumir/TaskControl
14cu|kumir-all-1.9.0-1|152	%{_iconsdir}/*
14cu|kumir-all-1.9.0-1|153	
14cu|kumir-all-1.9.0-1|154	#%package -n ckumir
14cu|kumir-all-1.9.0-1|155	#Requires:	libqtcore4 >= 4.6.0
14cu|kumir-all-1.9.0-1|156	#Summary:	Console version of Kumir core
14cu|kumir-all-1.9.0-1|157	#Group:		Education
14cu|kumir-all-1.9.0-1|158	
14cu|kumir-all-1.9.0-1|159	#%description -n ckumir
14cu|kumir-all-1.9.0-1|160	#Non-gui version of Kumir core system.
14cu|kumir-all-1.9.0-1|161	#Operates in two modes:
14cu|kumir-all-1.9.0-1|162	#    1. Correctness check of program
14cu|kumir-all-1.9.0-1|163	#    2. Evaluation of program
14cu|kumir-all-1.9.0-1|164	#I/O operations are mapped to stdin/stdout, error messages - to stderr.
14cu|kumir-all-1.9.0-1|165	#Use of any modules (including non-GUI) is prohibited.
14cu|kumir-all-1.9.0-1|166	#For usage information type "ckumir --help" in terminal.
14cu|kumir-all-1.9.0-1|167	
14cu|kumir-all-1.9.0-1|168	#%files -n ckumir
14cu|kumir-all-1.9.0-1|169	#%defattr(-,root,root)
14cu|kumir-all-1.9.0-1|170	#%{_bindir}/ckumir
14cu|kumir-all-1.9.0-1|171	#%{_datadir}/kumir/*
14cu|kumir-all-1.9.0-1|172	
14cu|kumir-all-1.9.0-1|173	%package -n kumir-pluginstarter
14cu|kumir-all-1.9.0-1|174	Summary:	Starter to use Kumir Worlds without Kumir
14cu|kumir-all-1.9.0-1|175	Group:		Education
14cu|kumir-all-1.9.0-1|176	
14cu|kumir-all-1.9.0-1|177	%description -n kumir-pluginstarter
14cu|kumir-all-1.9.0-1|178	Starter to use Kumir Worlds without Kumir
14cu|kumir-all-1.9.0-1|179	
14cu|kumir-all-1.9.0-1|180	%files -n kumir-pluginstarter
14cu|kumir-all-1.9.0-1|181	%{_datadir}/kumir/pluginstarter
14cu|kumir-all-1.9.0-1|182	%{_bindir}/kumpluginstarter
14cu|kumir-all-1.9.0-1|183	
14cu|kumir-all-1.9.0-1|184	%package -n kumir-worlds-turtle
14cu|kumir-all-1.9.0-1|185	Summary:	Tutle for Kumir and Pictomir
14cu|kumir-all-1.9.0-1|186	Requires:	kumir-pluginstarter >= %{version}
14cu|kumir-all-1.9.0-1|187	Group:		Education
14cu|kumir-all-1.9.0-1|188	
14cu|kumir-all-1.9.0-1|189	%description -n kumir-worlds-turtle
14cu|kumir-all-1.9.0-1|190	Turtle for Kumir anf Pictomir
14cu|kumir-all-1.9.0-1|191	
14cu|kumir-all-1.9.0-1|192	%files -n kumir-worlds-turtle
14cu|kumir-all-1.9.0-1|193	%{_datadir}/kumir/Addons/libturtle.so
14cu|kumir-all-1.9.0-1|194	%{_datadir}/kumir/Addons/turtle.ini
14cu|kumir-all-1.9.0-1|195	
14cu|kumir-all-1.9.0-1|196	%package -n kumir-worlds-kuznechik
14cu|kumir-all-1.9.0-1|197	Summary:	Grasshopper for Kumir and Pictomir
14cu|kumir-all-1.9.0-1|198	Requires:	kumir-pluginstarter >= %{version}
14cu|kumir-all-1.9.0-1|199	Group:		Education
14cu|kumir-all-1.9.0-1|200	
14cu|kumir-all-1.9.0-1|201	%description -n kumir-worlds-kuznechik
14cu|kumir-all-1.9.0-1|202	Grasshopper for Kumir and Pictomir
14cu|kumir-all-1.9.0-1|203	
14cu|kumir-all-1.9.0-1|204	%files -n kumir-worlds-kuznechik
14cu|kumir-all-1.9.0-1|205	%{_datadir}/kumir/Addons/libkuznechik.so
14cu|kumir-all-1.9.0-1|206	
14cu|kumir-all-1.9.0-1|207	%package -n kumir-worlds-vodoley
14cu|kumir-all-1.9.0-1|208	Summary:	Aquarius for Kumir and Pictomir
14cu|kumir-all-1.9.0-1|209	Requires:	kumir-pluginstarter >= %{version}
14cu|kumir-all-1.9.0-1|210	Group:		Education
14cu|kumir-all-1.9.0-1|211	
14cu|kumir-all-1.9.0-1|212	%description -n kumir-worlds-vodoley
14cu|kumir-all-1.9.0-1|213	Aquarius for Kumir anf Pictomir
14cu|kumir-all-1.9.0-1|214	
14cu|kumir-all-1.9.0-1|215	%files -n kumir-worlds-vodoley
14cu|kumir-all-1.9.0-1|216	%{_datadir}/kumir/Addons/libvodoley.so
14cu|kumir-all-1.9.0-1|217	%{_datadir}/kumir/Addons/vodoley/*
14cu|kumir-all-1.9.0-1|218	
14cu|kumir-all-1.9.0-1|219	%package -n kumir-worlds-painter
14cu|kumir-all-1.9.0-1|220	Summary:	Painter for Kumir
14cu|kumir-all-1.9.0-1|221	Requires:	kumir-pluginstarter >= %{version}
14cu|kumir-all-1.9.0-1|222	Group:		Education
14cu|kumir-all-1.9.0-1|223	
14cu|kumir-all-1.9.0-1|224	%description -n kumir-worlds-painter
14cu|kumir-all-1.9.0-1|225	Painter for Kumir
14cu|kumir-all-1.9.0-1|226	
14cu|kumir-all-1.9.0-1|227	%files -n kumir-worlds-painter
14cu|kumir-all-1.9.0-1|228	%{_datadir}/kumir/Addons/libpainter.so
14cu|kumir-all-1.9.0-1|229	%{_datadir}/kumir/Addons/painter/*
14cu|kumir-all-1.9.0-1|230	
14cu|kumir-all-1.9.0-1|231	
14cu|kumir-all-1.9.0-1|232	
14cu|kumir-all-1.9.0-1|233	%changelog
14cu|kumir-all-1.9.0-1|234	
14cu|kumir-all-1.9.0-1|235	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
14cu|kumir-all-1.9.0-1|236	- (53fd899) Merge pull request #1 from tremod/kumir-all:rosa2014.1
14cu|kumir-all-1.9.0-1|237	- (53fd899) Update to 1.9.0
14cu|kumir-all-1.9.0-1|238	
14cu|kumir-all-1.9.0-1|239	

10589 14
14cu|kvantum-0.10.3-1|1	%define oname Kvantum
14cu|kvantum-0.10.3-1|2	
14cu|kvantum-0.10.3-1|3	Summary:	SVG-based theme engine for Qt4/Qt5 and KDE
14cu|kvantum-0.10.3-1|4	Name:		kvantum
14cu|kvantum-0.10.3-1|5	Version:	0.10.3
14cu|kvantum-0.10.3-1|6	Release:	1
14cu|kvantum-0.10.3-1|7	License:	GPLv3+
14cu|kvantum-0.10.3-1|8	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|9	Url:		https://github.com/tsujan/Kvantum
14cu|kvantum-0.10.3-1|10	Source0:	https://github.com/tsujan/Kvantum/archive/V%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|kvantum-0.10.3-1|11	BuildRequires:	qt4-devel
14cu|kvantum-0.10.3-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|kvantum-0.10.3-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|kvantum-0.10.3-1|14	BuildRequires:	pkgconfig(Qt5Svg)
14cu|kvantum-0.10.3-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|kvantum-0.10.3-1|16	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|kvantum-0.10.3-1|17	BuildRequires:	pkgconfig(x11)
14cu|kvantum-0.10.3-1|18	BuildRequires:	pkgconfig(xext)
14cu|kvantum-0.10.3-1|19	Requires:	qt5-style-kvantum
14cu|kvantum-0.10.3-1|20	Requires:	kde4-style-kvantum
14cu|kvantum-0.10.3-1|21	Requires:	kvantum-theme-ambiance
14cu|kvantum-0.10.3-1|22	Requires:	kvantum-theme-ambience
14cu|kvantum-0.10.3-1|23	Requires:	kvantum-theme-arc
14cu|kvantum-0.10.3-1|24	Requires:	kvantum-theme-beige
14cu|kvantum-0.10.3-1|25	Requires:	kvantum-theme-curves
14cu|kvantum-0.10.3-1|26	Requires:	kvantum-theme-dark
14cu|kvantum-0.10.3-1|27	Requires:	kvantum-theme-dynamo
14cu|kvantum-0.10.3-1|28	Requires:	kvantum-theme-flat
14cu|kvantum-0.10.3-1|29	Requires:	kvantum-theme-gnome
14cu|kvantum-0.10.3-1|30	Requires:	kvantum-theme-gray
14cu|kvantum-0.10.3-1|31	Requires:	kvantum-theme-kvantum
14cu|kvantum-0.10.3-1|32	Requires:	kvantum-theme-roughglass
14cu|kvantum-0.10.3-1|33	Requires:	kvantum-theme-simplicity
14cu|kvantum-0.10.3-1|34	Requires:	kvantum-theme-cyan
14cu|kvantum-0.10.3-1|35	Requires:	kvantum-theme-oxygen
14cu|kvantum-0.10.3-1|36	
14cu|kvantum-0.10.3-1|37	%description
14cu|kvantum-0.10.3-1|38	SVG-based theme engine for Qt4/Qt5 and KDE.
14cu|kvantum-0.10.3-1|39	
14cu|kvantum-0.10.3-1|40	%files
14cu|kvantum-0.10.3-1|41	%{_bindir}/kvantummanager
14cu|kvantum-0.10.3-1|42	%{_bindir}/kvantumpreview
14cu|kvantum-0.10.3-1|43	%{_datadir}/applications/kvantummanager.desktop
14cu|kvantum-0.10.3-1|44	%{_iconsdir}/hicolor/*/apps/kvantum.*
14cu|kvantum-0.10.3-1|45	
14cu|kvantum-0.10.3-1|46	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|47	
14cu|kvantum-0.10.3-1|48	%package -n qt5-style-kvantum
14cu|kvantum-0.10.3-1|49	Summary:	Kvantum style for Qt5/Plasma5
14cu|kvantum-0.10.3-1|50	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|51	Suggests:	%{name}
14cu|kvantum-0.10.3-1|52	
14cu|kvantum-0.10.3-1|53	%description -n qt5-style-kvantum
14cu|kvantum-0.10.3-1|54	Kvantum style for Qt5/Plasma5.
14cu|kvantum-0.10.3-1|55	
14cu|kvantum-0.10.3-1|56	%files -n qt5-style-kvantum
14cu|kvantum-0.10.3-1|57	%{_qt5_plugindir}/styles/libkvantum.so
14cu|kvantum-0.10.3-1|58	
14cu|kvantum-0.10.3-1|59	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|60	
14cu|kvantum-0.10.3-1|61	%package -n kde4-style-kvantum
14cu|kvantum-0.10.3-1|62	Summary:	Kvantum style for Qt4/KDE4
14cu|kvantum-0.10.3-1|63	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|64	Suggests:	%{name}
14cu|kvantum-0.10.3-1|65	
14cu|kvantum-0.10.3-1|66	%description -n kde4-style-kvantum
14cu|kvantum-0.10.3-1|67	Kvantum style for Qt4/KDE4.
14cu|kvantum-0.10.3-1|68	
14cu|kvantum-0.10.3-1|69	%files -n kde4-style-kvantum
14cu|kvantum-0.10.3-1|70	%{_qt_plugindir}/styles/libkvantum.so
14cu|kvantum-0.10.3-1|71	
14cu|kvantum-0.10.3-1|72	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|73	
14cu|kvantum-0.10.3-1|74	%package -n kvantum-theme-ambiance
14cu|kvantum-0.10.3-1|75	Summary:	Ambiance theme for Kvantum
14cu|kvantum-0.10.3-1|76	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|77	
14cu|kvantum-0.10.3-1|78	%description -n kvantum-theme-ambiance
14cu|kvantum-0.10.3-1|79	Ambiance theme for Kvantum.
14cu|kvantum-0.10.3-1|80	
14cu|kvantum-0.10.3-1|81	%files -n kvantum-theme-ambiance
14cu|kvantum-0.10.3-1|82	%{_datadir}/color-schemes/KvAmbiance.colors
14cu|kvantum-0.10.3-1|83	%{_datadir}/apps/color-schemes/KvAmbiance.colors
14cu|kvantum-0.10.3-1|84	%dir %{_datadir}/Kvantum/KvAmbiance/
14cu|kvantum-0.10.3-1|85	%{_datadir}/Kvantum/KvAmbiance/*
14cu|kvantum-0.10.3-1|86	%dir %{_datadir}/themes/KvAmbiance/openbox-3/
14cu|kvantum-0.10.3-1|87	%{_datadir}/themes/KvAmbiance/openbox-3/*
14cu|kvantum-0.10.3-1|88	
14cu|kvantum-0.10.3-1|89	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|90	
14cu|kvantum-0.10.3-1|91	%package -n kvantum-theme-ambience
14cu|kvantum-0.10.3-1|92	Summary:	Ambience theme for Kvantum
14cu|kvantum-0.10.3-1|93	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|94	
14cu|kvantum-0.10.3-1|95	%description -n kvantum-theme-ambience
14cu|kvantum-0.10.3-1|96	Ambience theme for Kvantum.
14cu|kvantum-0.10.3-1|97	
14cu|kvantum-0.10.3-1|98	%files -n kvantum-theme-ambience
14cu|kvantum-0.10.3-1|99	%{_datadir}/color-schemes/KvAmbience.colors
14cu|kvantum-0.10.3-1|100	%{_datadir}/apps/color-schemes/KvAmbience.colors
14cu|kvantum-0.10.3-1|101	%dir %{_datadir}/Kvantum/KvAmbience/
14cu|kvantum-0.10.3-1|102	%{_datadir}/Kvantum/KvAmbience/*
14cu|kvantum-0.10.3-1|103	%dir %{_datadir}/themes/KvAmbience/openbox-3/
14cu|kvantum-0.10.3-1|104	%{_datadir}/themes/KvAmbience/openbox-3/*
14cu|kvantum-0.10.3-1|105	
14cu|kvantum-0.10.3-1|106	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|107	
14cu|kvantum-0.10.3-1|108	%package -n kvantum-theme-arc
14cu|kvantum-0.10.3-1|109	Summary:	Arc theme for Kvantum
14cu|kvantum-0.10.3-1|110	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|111	
14cu|kvantum-0.10.3-1|112	%description -n kvantum-theme-arc
14cu|kvantum-0.10.3-1|113	Arc theme for Kvantum.
14cu|kvantum-0.10.3-1|114	
14cu|kvantum-0.10.3-1|115	%files -n kvantum-theme-arc
14cu|kvantum-0.10.3-1|116	%{_datadir}/color-schemes/KvArc.colors
14cu|kvantum-0.10.3-1|117	%{_datadir}/color-schemes/KvArcDark.colors
14cu|kvantum-0.10.3-1|118	%{_datadir}/apps/color-schemes/KvArc.colors
14cu|kvantum-0.10.3-1|119	%{_datadir}/apps/color-schemes/KvArcDark.colors
14cu|kvantum-0.10.3-1|120	%dir %{_datadir}/Kvantum/KvArc/
14cu|kvantum-0.10.3-1|121	%{_datadir}/Kvantum/KvArc/*
14cu|kvantum-0.10.3-1|122	%dir %{_datadir}/Kvantum/KvArcDark/
14cu|kvantum-0.10.3-1|123	%{_datadir}/Kvantum/KvArcDark/*
14cu|kvantum-0.10.3-1|124	%dir %{_datadir}/themes/KvArc/openbox-3/
14cu|kvantum-0.10.3-1|125	%{_datadir}/themes/KvArc/openbox-3/*
14cu|kvantum-0.10.3-1|126	%dir %{_datadir}/themes/KvArcDark/openbox-3/
14cu|kvantum-0.10.3-1|127	%{_datadir}/themes/KvArcDark/openbox-3/*
14cu|kvantum-0.10.3-1|128	
14cu|kvantum-0.10.3-1|129	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|130	
14cu|kvantum-0.10.3-1|131	%package -n kvantum-theme-beige
14cu|kvantum-0.10.3-1|132	Summary:	Beige theme for Kvantum
14cu|kvantum-0.10.3-1|133	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|134	
14cu|kvantum-0.10.3-1|135	%description -n kvantum-theme-beige
14cu|kvantum-0.10.3-1|136	Beige theme for Kvantum.
14cu|kvantum-0.10.3-1|137	
14cu|kvantum-0.10.3-1|138	%files -n kvantum-theme-beige
14cu|kvantum-0.10.3-1|139	%{_datadir}/color-schemes/KvBeige.colors
14cu|kvantum-0.10.3-1|140	%{_datadir}/apps/color-schemes/KvBeige.colors
14cu|kvantum-0.10.3-1|141	%dir %{_datadir}/Kvantum/KvBeige/
14cu|kvantum-0.10.3-1|142	%{_datadir}/Kvantum/KvBeige/*
14cu|kvantum-0.10.3-1|143	%dir %{_datadir}/themes/KvBeige/openbox-3/
14cu|kvantum-0.10.3-1|144	%{_datadir}/themes/KvBeige/openbox-3/*
14cu|kvantum-0.10.3-1|145	
14cu|kvantum-0.10.3-1|146	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|147	
14cu|kvantum-0.10.3-1|148	%package -n kvantum-theme-curves
14cu|kvantum-0.10.3-1|149	Summary:	Curves theme for Kvantum
14cu|kvantum-0.10.3-1|150	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|151	
14cu|kvantum-0.10.3-1|152	%description -n kvantum-theme-curves
14cu|kvantum-0.10.3-1|153	Curves theme for Kvantum.
14cu|kvantum-0.10.3-1|154	
14cu|kvantum-0.10.3-1|155	%files -n kvantum-theme-curves
14cu|kvantum-0.10.3-1|156	%{_datadir}/color-schemes/KvCurves.colors
14cu|kvantum-0.10.3-1|157	%{_datadir}/color-schemes/KvCurvesLight.colors
14cu|kvantum-0.10.3-1|158	%{_datadir}/apps/color-schemes/KvCurves.colors
14cu|kvantum-0.10.3-1|159	%{_datadir}/apps/color-schemes/KvCurvesLight.colors
14cu|kvantum-0.10.3-1|160	%dir %{_datadir}/Kvantum/KvCurves/
14cu|kvantum-0.10.3-1|161	%{_datadir}/Kvantum/KvCurves/*
14cu|kvantum-0.10.3-1|162	%dir %{_datadir}/Kvantum/KvCurves3d/
14cu|kvantum-0.10.3-1|163	%{_datadir}/Kvantum/KvCurves3d/*
14cu|kvantum-0.10.3-1|164	%dir %{_datadir}/Kvantum/KvCurvesLight/
14cu|kvantum-0.10.3-1|165	%{_datadir}/Kvantum/KvCurvesLight/*
14cu|kvantum-0.10.3-1|166	%dir %{_datadir}/themes/KvCurvesLight/openbox-3/
14cu|kvantum-0.10.3-1|167	%{_datadir}/themes/KvCurvesLight/openbox-3/*
14cu|kvantum-0.10.3-1|168	
14cu|kvantum-0.10.3-1|169	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|170	
14cu|kvantum-0.10.3-1|171	%package -n kvantum-theme-dark
14cu|kvantum-0.10.3-1|172	Summary:	Dark theme for Kvantum
14cu|kvantum-0.10.3-1|173	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|174	
14cu|kvantum-0.10.3-1|175	%description -n kvantum-theme-dark
14cu|kvantum-0.10.3-1|176	Dark theme for Kvantum.
14cu|kvantum-0.10.3-1|177	
14cu|kvantum-0.10.3-1|178	%files -n kvantum-theme-dark
14cu|kvantum-0.10.3-1|179	%{_datadir}/color-schemes/KvDark.colors
14cu|kvantum-0.10.3-1|180	%{_datadir}/apps/color-schemes/KvDark.colors
14cu|kvantum-0.10.3-1|181	%dir %{_datadir}/Kvantum/KvDark/
14cu|kvantum-0.10.3-1|182	%{_datadir}/Kvantum/KvDark/*
14cu|kvantum-0.10.3-1|183	%dir %{_datadir}/Kvantum/KvDarkRed/
14cu|kvantum-0.10.3-1|184	%{_datadir}/Kvantum/KvDarkRed/*
14cu|kvantum-0.10.3-1|185	%dir %{_datadir}/themes/KvDarkRed/openbox-3/
14cu|kvantum-0.10.3-1|186	%{_datadir}/themes/KvDarkRed/openbox-3/*
14cu|kvantum-0.10.3-1|187	
14cu|kvantum-0.10.3-1|188	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|189	
14cu|kvantum-0.10.3-1|190	%package -n kvantum-theme-dynamo
14cu|kvantum-0.10.3-1|191	Summary:	Dynamo theme for Kvantum
14cu|kvantum-0.10.3-1|192	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|193	
14cu|kvantum-0.10.3-1|194	%description -n kvantum-theme-dynamo
14cu|kvantum-0.10.3-1|195	Dynamo theme for Kvantum.
14cu|kvantum-0.10.3-1|196	
14cu|kvantum-0.10.3-1|197	%files -n kvantum-theme-dynamo
14cu|kvantum-0.10.3-1|198	%{_datadir}/color-schemes/KvDynamo.colors
14cu|kvantum-0.10.3-1|199	%{_datadir}/apps/color-schemes/KvDynamo.colors
14cu|kvantum-0.10.3-1|200	%dir %{_datadir}/Kvantum/KvDynamo/
14cu|kvantum-0.10.3-1|201	%{_datadir}/Kvantum/KvDynamo/*
14cu|kvantum-0.10.3-1|202	%dir %{_datadir}/themes/KvDynamo/openbox-3/
14cu|kvantum-0.10.3-1|203	%{_datadir}/themes/KvDynamo/openbox-3/*
14cu|kvantum-0.10.3-1|204	
14cu|kvantum-0.10.3-1|205	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|206	
14cu|kvantum-0.10.3-1|207	%package -n kvantum-theme-flat
14cu|kvantum-0.10.3-1|208	Summary:	Flat theme for Kvantum
14cu|kvantum-0.10.3-1|209	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|210	
14cu|kvantum-0.10.3-1|211	%description -n kvantum-theme-flat
14cu|kvantum-0.10.3-1|212	Flat theme for Kvantum.
14cu|kvantum-0.10.3-1|213	
14cu|kvantum-0.10.3-1|214	%files -n kvantum-theme-flat
14cu|kvantum-0.10.3-1|215	%{_datadir}/color-schemes/KvFlat.colors
14cu|kvantum-0.10.3-1|216	%{_datadir}/color-schemes/KvFlatLight.colors
14cu|kvantum-0.10.3-1|217	%{_datadir}/color-schemes/KvFlatRed.colors
14cu|kvantum-0.10.3-1|218	%{_datadir}/apps/color-schemes/KvFlat.colors
14cu|kvantum-0.10.3-1|219	%{_datadir}/apps/color-schemes/KvFlatLight.colors
14cu|kvantum-0.10.3-1|220	%{_datadir}/apps/color-schemes/KvFlatRed.colors
14cu|kvantum-0.10.3-1|221	%dir %{_datadir}/Kvantum/KvFlat/
14cu|kvantum-0.10.3-1|222	%{_datadir}/Kvantum/KvFlat/*
14cu|kvantum-0.10.3-1|223	%dir %{_datadir}/Kvantum/KvFlatLight/
14cu|kvantum-0.10.3-1|224	%{_datadir}/Kvantum/KvFlatLight/*
14cu|kvantum-0.10.3-1|225	%dir %{_datadir}/Kvantum/KvFlatRed/
14cu|kvantum-0.10.3-1|226	%{_datadir}/Kvantum/KvFlatRed/*
14cu|kvantum-0.10.3-1|227	%dir %{_datadir}/themes/KvFlatLight/openbox-3/
14cu|kvantum-0.10.3-1|228	%{_datadir}/themes/KvFlatLight/openbox-3/*
14cu|kvantum-0.10.3-1|229	
14cu|kvantum-0.10.3-1|230	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|231	
14cu|kvantum-0.10.3-1|232	%package -n kvantum-theme-gnome
14cu|kvantum-0.10.3-1|233	Summary:	Gnome theme for Kvantum
14cu|kvantum-0.10.3-1|234	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|235	
14cu|kvantum-0.10.3-1|236	%description -n kvantum-theme-gnome
14cu|kvantum-0.10.3-1|237	Gnome theme for Kvantum.
14cu|kvantum-0.10.3-1|238	
14cu|kvantum-0.10.3-1|239	%files -n kvantum-theme-gnome
14cu|kvantum-0.10.3-1|240	%{_datadir}/color-schemes/KvGnome.colors
14cu|kvantum-0.10.3-1|241	%{_datadir}/color-schemes/KvGnomeDark.colors
14cu|kvantum-0.10.3-1|242	%{_datadir}/apps/color-schemes/KvGnome.colors
14cu|kvantum-0.10.3-1|243	%{_datadir}/apps/color-schemes/KvGnomeDark.colors
14cu|kvantum-0.10.3-1|244	%dir %{_datadir}/Kvantum/KvGnome/
14cu|kvantum-0.10.3-1|245	%{_datadir}/Kvantum/KvGnome/*
14cu|kvantum-0.10.3-1|246	%dir %{_datadir}/Kvantum/KvGnomeDark/
14cu|kvantum-0.10.3-1|247	%{_datadir}/Kvantum/KvGnomeDark/*
14cu|kvantum-0.10.3-1|248	%dir %{_datadir}/Kvantum/KvGnomish/
14cu|kvantum-0.10.3-1|249	%{_datadir}/Kvantum/KvGnomish/*
14cu|kvantum-0.10.3-1|250	%dir %{_datadir}/themes/KvGnome/openbox-3/
14cu|kvantum-0.10.3-1|251	%{_datadir}/themes/KvGnome/openbox-3/*
14cu|kvantum-0.10.3-1|252	%dir %{_datadir}/themes/KvGnomeDark/openbox-3/
14cu|kvantum-0.10.3-1|253	%{_datadir}/themes/KvGnomeDark/openbox-3/*
14cu|kvantum-0.10.3-1|254	
14cu|kvantum-0.10.3-1|255	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|256	
14cu|kvantum-0.10.3-1|257	%package -n kvantum-theme-gray
14cu|kvantum-0.10.3-1|258	Summary:	Gray theme for Kvantum
14cu|kvantum-0.10.3-1|259	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|260	
14cu|kvantum-0.10.3-1|261	%description -n kvantum-theme-gray
14cu|kvantum-0.10.3-1|262	Gray theme for Kvantum.
14cu|kvantum-0.10.3-1|263	
14cu|kvantum-0.10.3-1|264	%files -n kvantum-theme-gray
14cu|kvantum-0.10.3-1|265	%{_datadir}/color-schemes/KvGray.colors
14cu|kvantum-0.10.3-1|266	%{_datadir}/apps/color-schemes/KvGray.colors
14cu|kvantum-0.10.3-1|267	%dir %{_datadir}/Kvantum/KvGray/
14cu|kvantum-0.10.3-1|268	%{_datadir}/Kvantum/KvGray/*
14cu|kvantum-0.10.3-1|269	%dir %{_datadir}/themes/KvGray/openbox-3/
14cu|kvantum-0.10.3-1|270	%{_datadir}/themes/KvGray/openbox-3/*
14cu|kvantum-0.10.3-1|271	
14cu|kvantum-0.10.3-1|272	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|273	
14cu|kvantum-0.10.3-1|274	%package -n kvantum-theme-kvantum
14cu|kvantum-0.10.3-1|275	Summary:	Kvantum theme for Kvantum
14cu|kvantum-0.10.3-1|276	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|277	
14cu|kvantum-0.10.3-1|278	%description -n kvantum-theme-kvantum
14cu|kvantum-0.10.3-1|279	Kvantum theme for Kvantum.
14cu|kvantum-0.10.3-1|280	
14cu|kvantum-0.10.3-1|281	%files -n kvantum-theme-kvantum
14cu|kvantum-0.10.3-1|282	%{_datadir}/color-schemes/Kvantum.colors
14cu|kvantum-0.10.3-1|283	%{_datadir}/apps/color-schemes/Kvantum.colors
14cu|kvantum-0.10.3-1|284	%dir %{_datadir}/Kvantum/KvantumAlt/
14cu|kvantum-0.10.3-1|285	%{_datadir}/Kvantum/KvantumAlt/*
14cu|kvantum-0.10.3-1|286	%dir %{_datadir}/themes/Kvantum/openbox-3/
14cu|kvantum-0.10.3-1|287	%{_datadir}/themes/Kvantum/openbox-3/*
14cu|kvantum-0.10.3-1|288	
14cu|kvantum-0.10.3-1|289	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|290	
14cu|kvantum-0.10.3-1|291	%package -n kvantum-theme-roughglass
14cu|kvantum-0.10.3-1|292	Summary:	RoughGlass theme for Kvantum
14cu|kvantum-0.10.3-1|293	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|294	
14cu|kvantum-0.10.3-1|295	%description -n kvantum-theme-roughglass
14cu|kvantum-0.10.3-1|296	RoughGlass theme for Kvantum.
14cu|kvantum-0.10.3-1|297	
14cu|kvantum-0.10.3-1|298	%files -n kvantum-theme-roughglass
14cu|kvantum-0.10.3-1|299	%{_datadir}/color-schemes/KvRoughGlass.colors
14cu|kvantum-0.10.3-1|300	%{_datadir}/apps/color-schemes/KvRoughGlass.colors
14cu|kvantum-0.10.3-1|301	%dir %{_datadir}/Kvantum/KvRoughGlass/
14cu|kvantum-0.10.3-1|302	%{_datadir}/Kvantum/KvRoughGlass/*
14cu|kvantum-0.10.3-1|303	%dir %{_datadir}/themes/KvRoughGlass/openbox-3/
14cu|kvantum-0.10.3-1|304	%{_datadir}/themes/KvRoughGlass/openbox-3/*
14cu|kvantum-0.10.3-1|305	
14cu|kvantum-0.10.3-1|306	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|307	
14cu|kvantum-0.10.3-1|308	%package -n kvantum-theme-simplicity
14cu|kvantum-0.10.3-1|309	Summary:	Simplicity theme for Kvantum
14cu|kvantum-0.10.3-1|310	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|311	
14cu|kvantum-0.10.3-1|312	%description -n kvantum-theme-simplicity
14cu|kvantum-0.10.3-1|313	Simplicity theme for Kvantum.
14cu|kvantum-0.10.3-1|314	
14cu|kvantum-0.10.3-1|315	%files -n kvantum-theme-simplicity
14cu|kvantum-0.10.3-1|316	%{_datadir}/color-schemes/KvSimplicity.colors
14cu|kvantum-0.10.3-1|317	%{_datadir}/color-schemes/KvSimplicityDark.colors
14cu|kvantum-0.10.3-1|318	%{_datadir}/apps/color-schemes/KvSimplicity.colors
14cu|kvantum-0.10.3-1|319	%{_datadir}/apps/color-schemes/KvSimplicityDark.colors
14cu|kvantum-0.10.3-1|320	%dir %{_datadir}/Kvantum/KvSimplicity/
14cu|kvantum-0.10.3-1|321	%{_datadir}/Kvantum/KvSimplicity/*
14cu|kvantum-0.10.3-1|322	%dir %{_datadir}/Kvantum/KvSimplicityDark/
14cu|kvantum-0.10.3-1|323	%{_datadir}/Kvantum/KvSimplicityDark/*
14cu|kvantum-0.10.3-1|324	%dir %{_datadir}/themes/KvSimplicity/openbox-3/
14cu|kvantum-0.10.3-1|325	%{_datadir}/themes/KvSimplicity/openbox-3/*
14cu|kvantum-0.10.3-1|326	
14cu|kvantum-0.10.3-1|327	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|328	
14cu|kvantum-0.10.3-1|329	%package -n kvantum-theme-cyan
14cu|kvantum-0.10.3-1|330	Summary:	Cyan theme for Kvantum
14cu|kvantum-0.10.3-1|331	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|332	
14cu|kvantum-0.10.3-1|333	%description -n kvantum-theme-cyan
14cu|kvantum-0.10.3-1|334	Cyan theme for Kvantum.
14cu|kvantum-0.10.3-1|335	
14cu|kvantum-0.10.3-1|336	%files -n kvantum-theme-cyan
14cu|kvantum-0.10.3-1|337	%{_datadir}/color-schemes/KvCyan.colors
14cu|kvantum-0.10.3-1|338	%{_datadir}/apps/color-schemes/KvCyan.colors
14cu|kvantum-0.10.3-1|339	%dir %{_datadir}/Kvantum/KvCyan/
14cu|kvantum-0.10.3-1|340	%{_datadir}/Kvantum/KvCyan/*
14cu|kvantum-0.10.3-1|341	%dir %{_datadir}/themes/KvCyan/openbox-3/
14cu|kvantum-0.10.3-1|342	%{_datadir}/themes/KvCyan/openbox-3/*
14cu|kvantum-0.10.3-1|343	
14cu|kvantum-0.10.3-1|344	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|345	
14cu|kvantum-0.10.3-1|346	%package -n kvantum-theme-oxygen
14cu|kvantum-0.10.3-1|347	Summary:	Oxygen theme for Kvantum
14cu|kvantum-0.10.3-1|348	Group:		Graphical desktop/KDE
14cu|kvantum-0.10.3-1|349	
14cu|kvantum-0.10.3-1|350	%description -n kvantum-theme-oxygen
14cu|kvantum-0.10.3-1|351	Oxygen theme for Kvantum.
14cu|kvantum-0.10.3-1|352	
14cu|kvantum-0.10.3-1|353	%files -n kvantum-theme-oxygen
14cu|kvantum-0.10.3-1|354	%{_datadir}/color-schemes/KvOxygen.colors
14cu|kvantum-0.10.3-1|355	%{_datadir}/apps/color-schemes/KvOxygen.colors
14cu|kvantum-0.10.3-1|356	%dir %{_datadir}/Kvantum/KvOxygen/
14cu|kvantum-0.10.3-1|357	%{_datadir}/Kvantum/KvOxygen/*
14cu|kvantum-0.10.3-1|358	%dir %{_datadir}/themes/KvOxygen/openbox-3/
14cu|kvantum-0.10.3-1|359	%{_datadir}/themes/KvOxygen/openbox-3/*
14cu|kvantum-0.10.3-1|360	
14cu|kvantum-0.10.3-1|361	#----------------------------------------------------------------------------
14cu|kvantum-0.10.3-1|362	
14cu|kvantum-0.10.3-1|363	%prep
14cu|kvantum-0.10.3-1|364	%setup -qn %{oname}-%{version}
14cu|kvantum-0.10.3-1|365	cp -r Kvantum Kvantum-qt4
14cu|kvantum-0.10.3-1|366	mv Kvantum Kvantum-qt5
14cu|kvantum-0.10.3-1|367	
14cu|kvantum-0.10.3-1|368	%build
14cu|kvantum-0.10.3-1|369	pushd Kvantum-qt4
14cu|kvantum-0.10.3-1|370	%qmake_qt4
14cu|kvantum-0.10.3-1|371	%make
14cu|kvantum-0.10.3-1|372	popd
14cu|kvantum-0.10.3-1|373	
14cu|kvantum-0.10.3-1|374	pushd Kvantum-qt5
14cu|kvantum-0.10.3-1|375	%qmake_qt5
14cu|kvantum-0.10.3-1|376	%make
14cu|kvantum-0.10.3-1|377	popd
14cu|kvantum-0.10.3-1|378	
14cu|kvantum-0.10.3-1|379	%install
14cu|kvantum-0.10.3-1|380	%makeinstall_qt -C Kvantum-qt4
14cu|kvantum-0.10.3-1|381	
14cu|kvantum-0.10.3-1|382	%makeinstall_qt -C Kvantum-qt5
14cu|kvantum-0.10.3-1|383	
14cu|kvantum-0.10.3-1|384	mkdir -p %{buildroot}%{_datadir}/apps/color-schemes
14cu|kvantum-0.10.3-1|385	mv %{buildroot}%{_datadir}/kde4/apps/color-schemes/* %{buildroot}%{_datadir}/apps/color-schemes/
14cu|kvantum-0.10.3-1|386	
14cu|kvantum-0.10.3-1|387	%changelog
14cu|kvantum-0.10.3-1|388	
14cu|kvantum-0.10.3-1|389	* Mon Mar 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.3-1
14cu|kvantum-0.10.3-1|390	- (6a569f6) Merge branch 'rosa2016.1' into rosa2014.1
14cu|kvantum-0.10.3-1|391	
14cu|kvantum-0.10.3-1|392	

10590 14
14cu|kvkbd-0.7.2-2|1	Name:           kvkbd
14cu|kvkbd-0.7.2-2|2	Version:        0.7.2
14cu|kvkbd-0.7.2-2|3	Release:        2
14cu|kvkbd-0.7.2-2|4	Summary:        Virtual keyboard for KDE
14cu|kvkbd-0.7.2-2|5	Group:          Graphical desktop/KDE
14cu|kvkbd-0.7.2-2|6	License:        GPLv2+
14cu|kvkbd-0.7.2-2|7	URL:            http://kde-apps.org/content/show.php?content=56019
14cu|kvkbd-0.7.2-2|8	Source0:        http://www.kde-apps.org/CONTENT/content-files/56019-%{name}-%{version}.tar.gz
14cu|kvkbd-0.7.2-2|9	Patch0:         kvkbd-0.7.2-russian_translate.patch
14cu|kvkbd-0.7.2-2|10	
14cu|kvkbd-0.7.2-2|11	BuildRequires:	cmake
14cu|kvkbd-0.7.2-2|12	BuildRequires:	kdelibs4-devel
14cu|kvkbd-0.7.2-2|13	BuildRequires:	pkgconfig(libxslt)
14cu|kvkbd-0.7.2-2|14	BuildRequires:	pkgconfig(xtst)
14cu|kvkbd-0.7.2-2|15	BuildRequires:	pkgconfig(xi)
14cu|kvkbd-0.7.2-2|16	BuildRequires:	kde4-macros
14cu|kvkbd-0.7.2-2|17	
14cu|kvkbd-0.7.2-2|18	Requires:	kdebase4-runtime
14cu|kvkbd-0.7.2-2|19	
14cu|kvkbd-0.7.2-2|20	%description
14cu|kvkbd-0.7.2-2|21	A nice virtual keyboard for KDE.
14cu|kvkbd-0.7.2-2|22	It has system tray and dock widget, resizeable, with numeric/cursor pad layer.
14cu|kvkbd-0.7.2-2|23	Dynamic detection of language selected. Auto font resize and button repeat.
14cu|kvkbd-0.7.2-2|24	CSS Color themes.
14cu|kvkbd-0.7.2-2|25	
14cu|kvkbd-0.7.2-2|26	%prep
14cu|kvkbd-0.7.2-2|27	%setup -q
14cu|kvkbd-0.7.2-2|28	%patch0 -p1
14cu|kvkbd-0.7.2-2|29	
14cu|kvkbd-0.7.2-2|30	%build
14cu|kvkbd-0.7.2-2|31	# BUG: this file is in wrong folder, will be fixed in a next version upstream
14cu|kvkbd-0.7.2-2|32	cp src/standart.* colors/
14cu|kvkbd-0.7.2-2|33	
14cu|kvkbd-0.7.2-2|34	%cmake_kde4
14cu|kvkbd-0.7.2-2|35	%make
14cu|kvkbd-0.7.2-2|36	
14cu|kvkbd-0.7.2-2|37	%install
14cu|kvkbd-0.7.2-2|38	%makeinstall_std -C build
14cu|kvkbd-0.7.2-2|39	%find_lang %{name} --with-html
14cu|kvkbd-0.7.2-2|40	
14cu|kvkbd-0.7.2-2|41	%files -f %{name}.lang
14cu|kvkbd-0.7.2-2|42	%doc AUTHORS ChangeLog README README.md TODO
14cu|kvkbd-0.7.2-2|43	%{_bindir}/kvkbd
14cu|kvkbd-0.7.2-2|44	%{_kde_applicationsdir}/%{name}.desktop
14cu|kvkbd-0.7.2-2|45	%{_datadir}/apps/kvkbd/
14cu|kvkbd-0.7.2-2|46	
14cu|kvkbd-0.7.2-2|47	%changelog
14cu|kvkbd-0.7.2-2|48	
14cu|kvkbd-0.7.2-2|49	* Sun May 14 2017 VictorR2007 <victorr2007@yandex.ru> 0.7.2-2
14cu|kvkbd-0.7.2-2|50	- (24c2f56) Updated Russian translations
14cu|kvkbd-0.7.2-2|51	
14cu|kvkbd-0.7.2-2|52	

10591 14
14cu|kwave-0.8.12-1|1	%define	major	0
14cu|kwave-0.8.12-1|2	%define	libname	%mklibname %{name} %{major}
14cu|kwave-0.8.12-1|3	%define	libgui	%mklibname %{name}gui %{major}
14cu|kwave-0.8.12-1|4	
14cu|kwave-0.8.12-1|5	Summary:	A sound editor for KDE
14cu|kwave-0.8.12-1|6	Name:		kwave
14cu|kwave-0.8.12-1|7	Version:	0.8.12
14cu|kwave-0.8.12-1|8	Release:	1
14cu|kwave-0.8.12-1|9	Epoch:		1
14cu|kwave-0.8.12-1|10	License:	GPLv2+
14cu|kwave-0.8.12-1|11	Group:		Sound
14cu|kwave-0.8.12-1|12	Url:		http://kwave.sourceforge.net/
14cu|kwave-0.8.12-1|13	Source0:	http://prdownloads.sourceforge.net/kwave/%{name}-%{version}-1.tar.bz2
14cu|kwave-0.8.12-1|14	BuildRequires:	imagemagick
14cu|kwave-0.8.12-1|15	BuildRequires:	gettext-devel
14cu|kwave-0.8.12-1|16	BuildRequires:	kdelibs4-devel
14cu|kwave-0.8.12-1|17	BuildRequires:	qt4-devel >= 4.7.0
14cu|kwave-0.8.12-1|18	BuildRequires:	libid3-devel
14cu|kwave-0.8.12-1|19	BuildRequires:	pkgconfig(alsa)
14cu|kwave-0.8.12-1|20	BuildRequires:	pkgconfig(audiofile) >= 0.3.0
14cu|kwave-0.8.12-1|21	BuildRequires:	pkgconfig(fftw3) >= 3.0
14cu|kwave-0.8.12-1|22	BuildRequires:	pkgconfig(flac++) >= 1.2.0
14cu|kwave-0.8.12-1|23	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14cu|kwave-0.8.12-1|24	BuildRequires:	pkgconfig(mad)
14cu|kwave-0.8.12-1|25	BuildRequires:	pkgconfig(opus) >= 1.0.0
14cu|kwave-0.8.12-1|26	BuildRequires:	pkgconfig(samplerate) >= 0.1.3
14cu|kwave-0.8.12-1|27	BuildRequires:	pkgconfig(vorbis)
14cu|kwave-0.8.12-1|28	
14cu|kwave-0.8.12-1|29	%description
14cu|kwave-0.8.12-1|30	Kwave is a sound editor designed for the KDE Desktop Environment.
14cu|kwave-0.8.12-1|31	
14cu|kwave-0.8.12-1|32	With Kwave you can edit many sorts of wav-files including multi-channel
14cu|kwave-0.8.12-1|33	files. You are able to alter and play back each channel on its own.
14cu|kwave-0.8.12-1|34	Kwave also includes many plugins (most are still under development) to
14cu|kwave-0.8.12-1|35	transform the wave-file in several ways and presents a graphical view
14cu|kwave-0.8.12-1|36	with a complete zoom- and scroll capability.
14cu|kwave-0.8.12-1|37	
14cu|kwave-0.8.12-1|38	%files -f %{name}.lang
14cu|kwave-0.8.12-1|39	%doc CHANGES README TODO
14cu|kwave-0.8.12-1|40	%{_kde_bindir}/%{name}
14cu|kwave-0.8.12-1|41	%{_kde_iconsdir}/*/*/apps/%{name}.*
14cu|kwave-0.8.12-1|42	%{_kde_iconsdir}/*/*/actions/%{name}*
14cu|kwave-0.8.12-1|43	%{_kde_applicationsdir}/%{name}.desktop
14cu|kwave-0.8.12-1|44	%{_kde_datadir}/apps/%{name}
14cu|kwave-0.8.12-1|45	%{_kde_libdir}/kde4/plugins/%{name}
14cu|kwave-0.8.12-1|46	
14cu|kwave-0.8.12-1|47	#----------------------------------------------------------------------------
14cu|kwave-0.8.12-1|48	
14cu|kwave-0.8.12-1|49	%package -n %{libname}
14cu|kwave-0.8.12-1|50	Summary:	Libraries needed by %{name}
14cu|kwave-0.8.12-1|51	Group:		System/Libraries
14cu|kwave-0.8.12-1|52	
14cu|kwave-0.8.12-1|53	%description -n %{libname}
14cu|kwave-0.8.12-1|54	Libraries needed for %{name}.
14cu|kwave-0.8.12-1|55	
14cu|kwave-0.8.12-1|56	%files -n %{libname}
14cu|kwave-0.8.12-1|57	%{_kde_libdir}/lib%{name}.so.%{major}*
14cu|kwave-0.8.12-1|58	
14cu|kwave-0.8.12-1|59	#----------------------------------------------------------------------------
14cu|kwave-0.8.12-1|60	
14cu|kwave-0.8.12-1|61	%package -n %{libgui}
14cu|kwave-0.8.12-1|62	Summary:	Libraries needed by %{name}
14cu|kwave-0.8.12-1|63	Group:		System/Libraries
14cu|kwave-0.8.12-1|64	Conflicts:	%{_lib}kwave0 < 0.8.10
14cu|kwave-0.8.12-1|65	
14cu|kwave-0.8.12-1|66	%description -n %{libgui}
14cu|kwave-0.8.12-1|67	Libraries needed for %{name}.
14cu|kwave-0.8.12-1|68	
14cu|kwave-0.8.12-1|69	%files -n %{libgui}
14cu|kwave-0.8.12-1|70	%{_kde_libdir}/lib%{name}gui.so.%{major}*
14cu|kwave-0.8.12-1|71	
14cu|kwave-0.8.12-1|72	#----------------------------------------------------------------------------
14cu|kwave-0.8.12-1|73	
14cu|kwave-0.8.12-1|74	%prep
14cu|kwave-0.8.12-1|75	%setup -q
14cu|kwave-0.8.12-1|76	
14cu|kwave-0.8.12-1|77	%build
14cu|kwave-0.8.12-1|78	#-DWITH_GSL=OFF
14cu|kwave-0.8.12-1|79	%cmake_kde4 -DWITH_MP3=ON -DWITH_DOC=OFF
14cu|kwave-0.8.12-1|80	%make
14cu|kwave-0.8.12-1|81	
14cu|kwave-0.8.12-1|82	%install
14cu|kwave-0.8.12-1|83	%makeinstall_std -C build
14cu|kwave-0.8.12-1|84	
14cu|kwave-0.8.12-1|85	%find_lang %{name} --with-html
14cu|kwave-0.8.12-1|86	
14cu|kwave-0.8.12-1|87	
14cu|kwave-0.8.12-1|88	%changelog
14cu|kwave-0.8.12-1|89	* Sun Feb 08 2015 Giovanni Mariani <mc2374@mclink.it> 1:0.8.12-1
14cu|kwave-0.8.12-1|90	+ Revision: 8834a43
14cu|kwave-0.8.12-1|91	- Updated to release 0.8.12
14cu|kwave-0.8.12-1|92	
14cu|kwave-0.8.12-1|93	

10592 14
14cu|kwooty-1.1.0-2|1	Summary:	A friendly NZB Usenet binary grabber
14cu|kwooty-1.1.0-2|2	Name:		kwooty
14cu|kwooty-1.1.0-2|3	Version:	1.1.0
14cu|kwooty-1.1.0-2|4	Release:	2
14cu|kwooty-1.1.0-2|5	License:	GPLv2+
14cu|kwooty-1.1.0-2|6	Group:		Networking/News
14cu|kwooty-1.1.0-2|7	Url:		http://kwooty.sourceforge.net/
14cu|kwooty-1.1.0-2|8	Source0:	http://downloads.sourceforge.net/project/kwooty/%{name}-%{version}.tar.gz
14cu|kwooty-1.1.0-2|9	BuildRequires:	cmake
14cu|kwooty-1.1.0-2|10	BuildRequires:	gettext
14cu|kwooty-1.1.0-2|11	BuildRequires:	kdelibs4-devel
14cu|kwooty-1.1.0-2|12	BuildRequires:	kdebase4-workspace-devel
14cu|kwooty-1.1.0-2|13	Requires:	p7zip
14cu|kwooty-1.1.0-2|14	Requires:	parchive2
14cu|kwooty-1.1.0-2|15	Suggests:	unrar
14cu|kwooty-1.1.0-2|16	Conflicts:	%{_lib}kwootycore0 < 1.0.1-2
14cu|kwooty-1.1.0-2|17	
14cu|kwooty-1.1.0-2|18	%description
14cu|kwooty-1.1.0-2|19	A friendly NZB newsgroup binary grabber. Its main features are:
14cu|kwooty-1.1.0-2|20	- Automatic files verifying/repairing (par2 program required)
14cu|kwooty-1.1.0-2|21	- Automatic archive extraction (unrar program required)
14cu|kwooty-1.1.0-2|22	- Multi-server support
14cu|kwooty-1.1.0-2|23	- Direct file downloading after opening a .nzb file
14cu|kwooty-1.1.0-2|24	- Save/Restore pending downloads when application is closed/open
14cu|kwooty-1.1.0-2|25	- System shutdown scheduling
14cu|kwooty-1.1.0-2|26	- File queue and priority management
14cu|kwooty-1.1.0-2|27	- SSL connection support
14cu|kwooty-1.1.0-2|28	- Pause/Resume downloads.
14cu|kwooty-1.1.0-2|29	
14cu|kwooty-1.1.0-2|30	%files -f %{name}.lang
14cu|kwooty-1.1.0-2|31	%doc COPYING README.txt TODO
14cu|kwooty-1.1.0-2|32	%{_kde_bindir}/%{name}
14cu|kwooty-1.1.0-2|33	%{_kde_appsdir}/%{name}/*
14cu|kwooty-1.1.0-2|34	%{_kde_applicationsdir}/%{name}.desktop
14cu|kwooty-1.1.0-2|35	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kwooty-1.1.0-2|36	%{_kde_services}/%{name}_*.desktop
14cu|kwooty-1.1.0-2|37	%{_kde_servicetypes}/%{name}*.desktop
14cu|kwooty-1.1.0-2|38	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
14cu|kwooty-1.1.0-2|39	%{_kde_libdir}/kde4/%{name}_*.so
14cu|kwooty-1.1.0-2|40	
14cu|kwooty-1.1.0-2|41	#----------------------------------------------------------------------------
14cu|kwooty-1.1.0-2|42	
14cu|kwooty-1.1.0-2|43	%define	major		0
14cu|kwooty-1.1.0-2|44	%define	libkwootycore	%mklibname kwootycore %{major}
14cu|kwooty-1.1.0-2|45	
14cu|kwooty-1.1.0-2|46	%package -n %{libkwootycore}
14cu|kwooty-1.1.0-2|47	Summary:	Shared library for Kwooty Usenet binary grabber
14cu|kwooty-1.1.0-2|48	Group:		System/Libraries
14cu|kwooty-1.1.0-2|49	
14cu|kwooty-1.1.0-2|50	%description -n %{libkwootycore}
14cu|kwooty-1.1.0-2|51	Shared library for Kwooty Usenet binary grabber.
14cu|kwooty-1.1.0-2|52	
14cu|kwooty-1.1.0-2|53	%files -n %{libkwootycore}
14cu|kwooty-1.1.0-2|54	%doc COPYING
14cu|kwooty-1.1.0-2|55	%{_kde_libdir}/libkwootycore.so.%{major}*
14cu|kwooty-1.1.0-2|56	# ugly file naming but SONAME is correct
14cu|kwooty-1.1.0-2|57	%{_kde_libdir}/libkwootycore.so.%{version}
14cu|kwooty-1.1.0-2|58	
14cu|kwooty-1.1.0-2|59	#----------------------------------------------------------------------------
14cu|kwooty-1.1.0-2|60	
14cu|kwooty-1.1.0-2|61	%prep
14cu|kwooty-1.1.0-2|62	%setup -q
14cu|kwooty-1.1.0-2|63	# The build directory already exist:
14cu|kwooty-1.1.0-2|64	# removing to avoid errors later from our build scripts
14cu|kwooty-1.1.0-2|65	rmdir build
14cu|kwooty-1.1.0-2|66	
14cu|kwooty-1.1.0-2|67	# Remove wrong file perms
14cu|kwooty-1.1.0-2|68	chmod -x COPYING
14cu|kwooty-1.1.0-2|69	chmod -x README.txt
14cu|kwooty-1.1.0-2|70	
14cu|kwooty-1.1.0-2|71	%build
14cu|kwooty-1.1.0-2|72	%cmake_kde4
14cu|kwooty-1.1.0-2|73	%make
14cu|kwooty-1.1.0-2|74	
14cu|kwooty-1.1.0-2|75	%install
14cu|kwooty-1.1.0-2|76	%makeinstall_std -C build
14cu|kwooty-1.1.0-2|77	
14cu|kwooty-1.1.0-2|78	%find_lang %{name}
14cu|kwooty-1.1.0-2|79	
14cu|kwooty-1.1.0-2|80	# We don't need this because there are no headers anyway
14cu|kwooty-1.1.0-2|81	rm -f %{buildroot}%{_kde_libdir}/libkwootycore.so
14cu|kwooty-1.1.0-2|82	
14cu|kwooty-1.1.0-2|83	
14cu|kwooty-1.1.0-2|84	%changelog
14cu|kwooty-1.1.0-2|85	
14cu|kwooty-1.1.0-2|86	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-2
14cu|kwooty-1.1.0-2|87	- (37bb2ac) Only suggest unrar
14cu|kwooty-1.1.0-2|88	
14cu|kwooty-1.1.0-2|89	

10593 14
14cu|kxml-2.3.0-1|1	%define section free
14cu|kxml-2.3.0-1|2	
14cu|kxml-2.3.0-1|3	Name:           kxml
14cu|kxml-2.3.0-1|4	Version:        2.3.0
14cu|kxml-2.3.0-1|5	Release:        1
14cu|kxml-2.3.0-1|6	Epoch:          0
14cu|kxml-2.3.0-1|7	Summary:        Small XML pull parser specially designed for constrained environments
14cu|kxml-2.3.0-1|8	License:        BSD
14cu|kxml-2.3.0-1|9	URL:            http://kxml.sourceforge.net/
14cu|kxml-2.3.0-1|10	Group:          Development/Java
14cu|kxml-2.3.0-1|11	Source0:        http://downloads.sourceforge.net/project/kxml/kxml2/%{version}/kxml2-src-%{version}.zip
14cu|kxml-2.3.0-1|12	Source1:        http://repo1.maven.org/maven2/net/sf/kxml/kxml2/%{version}/kxml2-%{version}.pom
14cu|kxml-2.3.0-1|13	BuildRequires:  jpackage-utils >= 0:1.7.4
14cu|kxml-2.3.0-1|14	BuildRequires:  java-devel = 0:1.5.0
14cu|kxml-2.3.0-1|15	BuildRequires:  java-rpmbuild
14cu|kxml-2.3.0-1|16	BuildRequires:  ant >= 0:1.6.5
14cu|kxml-2.3.0-1|17	BuildRequires:  xpp3 >= 0:1.1.3.1
14cu|kxml-2.3.0-1|18	Requires:  java >= 0:1.5.0
14cu|kxml-2.3.0-1|19	Requires:  xpp3
14cu|kxml-2.3.0-1|20	BuildArch:      noarch
14cu|kxml-2.3.0-1|21	
14cu|kxml-2.3.0-1|22	Requires(post):   jpackage-utils >= 0:1.7.4
14cu|kxml-2.3.0-1|23	Requires(postun): jpackage-utils >= 0:1.7.4
14cu|kxml-2.3.0-1|24	
14cu|kxml-2.3.0-1|25	%description
14cu|kxml-2.3.0-1|26	kXML 2 is a small XML pull parser, specially designed for constrained
14cu|kxml-2.3.0-1|27	environments such as Applets, Personal Java or MIDP devices. In contrast
14cu|kxml-2.3.0-1|28	to kXML 1, kXML 2 is based on the common XML pull API. The 1.x version
14cu|kxml-2.3.0-1|29	of kXML will stay available at kxml.enhydra.org.
14cu|kxml-2.3.0-1|30	
14cu|kxml-2.3.0-1|31	%package        javadoc
14cu|kxml-2.3.0-1|32	Summary:        Javadoc for %{name}
14cu|kxml-2.3.0-1|33	Group:          Development/Java
14cu|kxml-2.3.0-1|34	
14cu|kxml-2.3.0-1|35	%description    javadoc
14cu|kxml-2.3.0-1|36	Javadoc for %{name}.
14cu|kxml-2.3.0-1|37	
14cu|kxml-2.3.0-1|38	%prep
14cu|kxml-2.3.0-1|39	%setup -q -c
14cu|kxml-2.3.0-1|40	%remove_java_binaries
14cu|kxml-2.3.0-1|41	ln -sf $(build-classpath xpp3) lib/xmlpull_1_1_3_1.jar
14cu|kxml-2.3.0-1|42	
14cu|kxml-2.3.0-1|43	%build
14cu|kxml-2.3.0-1|44	%ant
14cu|kxml-2.3.0-1|45	
14cu|kxml-2.3.0-1|46	%install
14cu|kxml-2.3.0-1|47	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|kxml-2.3.0-1|48	
14cu|kxml-2.3.0-1|49	%add_to_maven_depmap net.sf.kxml %{name} %{version} JPP %{name}
14cu|kxml-2.3.0-1|50	install -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/maven2/poms/JPP.%{name}.pom
14cu|kxml-2.3.0-1|51	
14cu|kxml-2.3.0-1|52	# jars
14cu|kxml-2.3.0-1|53	install -d -m 755 %{buildroot}%{_javadir}
14cu|kxml-2.3.0-1|54	install -m 644 dist/%{name}2-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|kxml-2.3.0-1|55	install -m 644 dist/%{name}2-min-%{version}.jar %{buildroot}%{_javadir}/%{name}-min-%{version}.jar
14cu|kxml-2.3.0-1|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14cu|kxml-2.3.0-1|57	ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|kxml-2.3.0-1|58	
14cu|kxml-2.3.0-1|59	# javadoc
14cu|kxml-2.3.0-1|60	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|kxml-2.3.0-1|61	cp -pr www/kxml2/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|kxml-2.3.0-1|62	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cu|kxml-2.3.0-1|63	
14cu|kxml-2.3.0-1|64	%clean
14cu|kxml-2.3.0-1|65	
14cu|kxml-2.3.0-1|66	%post
14cu|kxml-2.3.0-1|67	%update_maven_depmap
14cu|kxml-2.3.0-1|68	
14cu|kxml-2.3.0-1|69	%postun
14cu|kxml-2.3.0-1|70	%update_maven_depmap
14cu|kxml-2.3.0-1|71	
14cu|kxml-2.3.0-1|72	%files
14cu|kxml-2.3.0-1|73	%defattr(0644,root,root,0755)
14cu|kxml-2.3.0-1|74	%{_javadir}/*.jar
14cu|kxml-2.3.0-1|75	%{_datadir}/maven2
14cu|kxml-2.3.0-1|76	%{_mavendepmapfragdir}
14cu|kxml-2.3.0-1|77	
14cu|kxml-2.3.0-1|78	%files javadoc
14cu|kxml-2.3.0-1|79	%defattr(0644,root,root,0755)
14cu|kxml-2.3.0-1|80	%dir %{_javadocdir}/%{name}-%{version}
14cu|kxml-2.3.0-1|81	%{_javadocdir}/%{name}-%{version}/*
14cu|kxml-2.3.0-1|82	%dir %{_javadocdir}/%{name}
14cu|kxml-2.3.0-1|83	
14cu|kxml-2.3.0-1|84	%changelog
14cu|kxml-2.3.0-1|85	
14cu|kxml-2.3.0-1|86	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 0:2.3.0-1
14cu|kxml-2.3.0-1|87	- (b884d28) Fix names
14cu|kxml-2.3.0-1|88	
14cu|kxml-2.3.0-1|89	

10594 14
14cu|kxstitch-1.2.0-2|1	Summary:	Creation and editing of cross stitch patterns
14cu|kxstitch-1.2.0-2|2	Name:		kxstitch
14cu|kxstitch-1.2.0-2|3	Version:	1.2.0
14cu|kxstitch-1.2.0-2|4	Release:	2
14cu|kxstitch-1.2.0-2|5	License:	GPLv2+
14cu|kxstitch-1.2.0-2|6	Group:		Graphics
14cu|kxstitch-1.2.0-2|7	Url:		http://kxstitch.sourceforge.net/
14cu|kxstitch-1.2.0-2|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|kxstitch-1.2.0-2|9	#Patch0:	kxstitch-0.9.0-mdv-linkage.patch
14cu|kxstitch-1.2.0-2|10	BuildRequires:	cmake
14cu|kxstitch-1.2.0-2|11	BuildRequires:	doxygen
14cu|kxstitch-1.2.0-2|12	BuildRequires:	pkgconfig(shared-mime-info)
14cu|kxstitch-1.2.0-2|13	BuildRequires:	kdelibs4-devel
14cu|kxstitch-1.2.0-2|14	BuildRequires:	pkgconfig(ImageMagick++)
14cu|kxstitch-1.2.0-2|15	
14cu|kxstitch-1.2.0-2|16	%description
14cu|kxstitch-1.2.0-2|17	Kxstitch is a program that lets you create cross stitch patterns and charts.
14cu|kxstitch-1.2.0-2|18	Patterns can be created from scratch on a user defined size of grid, which can
14cu|kxstitch-1.2.0-2|19	be enlarged or reduced in size as your pattern progresses.  Alternatively you
14cu|kxstitch-1.2.0-2|20	can import images from many graphics formats or use an image as a background.
14cu|kxstitch-1.2.0-2|21	You can also scan images using any Sane supported scanner.
14cu|kxstitch-1.2.0-2|22	These imported images can then be modified using the supplied tools to produce
14cu|kxstitch-1.2.0-2|23	your final design.
14cu|kxstitch-1.2.0-2|24	
14cu|kxstitch-1.2.0-2|25	%files -f %{name}.lang
14cu|kxstitch-1.2.0-2|26	%{_bindir}/%{name}
14cu|kxstitch-1.2.0-2|27	%{_datadir}/icons/*/*/apps/*.png
14cu|kxstitch-1.2.0-2|28	%{_datadir}/apps/%{name}
14cu|kxstitch-1.2.0-2|29	%{_datadir}/doc/HTML/en/*
14cu|kxstitch-1.2.0-2|30	%{_datadir}/doc/HTML/et/*
14cu|kxstitch-1.2.0-2|31	%{_datadir}/doc/HTML/pt/*
14cu|kxstitch-1.2.0-2|32	%{_datadir}/doc/HTML/sv/*
14cu|kxstitch-1.2.0-2|33	%{_datadir}/doc/HTML/uk/*
14cu|kxstitch-1.2.0-2|34	%{_mandir}/man?/%{name}.?*
14cu|kxstitch-1.2.0-2|35	%{_kde_applicationsdir}/%{name}.desktop
14cu|kxstitch-1.2.0-2|36	%{_datadir}/config.kcfg/%{name}.kcfg
14cu|kxstitch-1.2.0-2|37	%{_datadir}/mime/packages/%{name}.xml
14cu|kxstitch-1.2.0-2|38	
14cu|kxstitch-1.2.0-2|39	#-----------------------------------------------------------------------------
14cu|kxstitch-1.2.0-2|40	
14cu|kxstitch-1.2.0-2|41	%prep
14cu|kxstitch-1.2.0-2|42	%setup -qn %{name}-%{version}
14cu|kxstitch-1.2.0-2|43	#patch0 -p1
14cu|kxstitch-1.2.0-2|44	
14cu|kxstitch-1.2.0-2|45	
14cu|kxstitch-1.2.0-2|46	%build
14cu|kxstitch-1.2.0-2|47	%cmake_kde4
14cu|kxstitch-1.2.0-2|48	%make
14cu|kxstitch-1.2.0-2|49	
14cu|kxstitch-1.2.0-2|50	
14cu|kxstitch-1.2.0-2|51	%install
14cu|kxstitch-1.2.0-2|52	pushd build
14cu|kxstitch-1.2.0-2|53	%makeinstall_std
14cu|kxstitch-1.2.0-2|54	popd
14cu|kxstitch-1.2.0-2|55	
14cu|kxstitch-1.2.0-2|56	%find_lang %{name}
14cu|kxstitch-1.2.0-2|57	
14cu|kxstitch-1.2.0-2|58	%changelog
14cu|kxstitch-1.2.0-2|59	
14cu|kxstitch-1.2.0-2|60	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-2
14cu|kxstitch-1.2.0-2|61	- (b4d97de) Force kde4 build
14cu|kxstitch-1.2.0-2|62	
14cu|kxstitch-1.2.0-2|63	

10595 14
14cu|kye-1.0-1|1	%define oname Kye
14cu|kye-1.0-1|2	
14cu|kye-1.0-1|3	Summary:        Logic puzzle game with arcade elements
14cu|kye-1.0-1|4	Name:           kye
14cu|kye-1.0-1|5	Version:        1.0
14cu|kye-1.0-1|6	Release:        1
14cu|kye-1.0-1|7	License:        GPLv2+
14cu|kye-1.0-1|8	Group:          Games/Strategy
14cu|kye-1.0-1|9	Url:            http://games.moria.org.uk/kye/
14cu|kye-1.0-1|10	Source0:         http://games.moria.org.uk/kye/download/%{name}-%{version}.tar.gz
14cu|kye-1.0-1|11	Source1:        %{name}.desktop
14cu|kye-1.0-1|12	Source2:        %{name}-edit.desktop
14cu|kye-1.0-1|13	Source3:        %{name}-icon.png
14cu|kye-1.0-1|14	Source4:        %{name}-edit-icon.png
14cu|kye-1.0-1|15	BuildRequires:  pythonegg(setuptools)
14cu|kye-1.0-1|16	BuildRequires:  desktop-file-utils
14cu|kye-1.0-1|17	BuildRequires:  imagemagick
14cu|kye-1.0-1|18	Requires:       pygtk2
14cu|kye-1.0-1|19	Suggests:       %{name}-data
14cu|kye-1.0-1|20	
14cu|kye-1.0-1|21	BuildArch:      noarch
14cu|kye-1.0-1|22	
14cu|kye-1.0-1|23	
14cu|kye-1.0-1|24	%description
14cu|kye-1.0-1|25	This is a clone of the original Kye game for Windows,
14cu|kye-1.0-1|26	by Colin Garbutt.
14cu|kye-1.0-1|27	Kye is a puzzle game with arcade game elements.
14cu|kye-1.0-1|28	The game takes place
14cu|kye-1.0-1|29	in a small playing area, where the player controls
14cu|kye-1.0-1|30	Kye - a distinctive green blob.
14cu|kye-1.0-1|31	The player moves around and tries to collect
14cu|kye-1.0-1|32	all of the diamonds.
14cu|kye-1.0-1|33	However, there are many other objects in the
14cu|kye-1.0-1|34	game, which can obstruct, trap or kill the Kye.
14cu|kye-1.0-1|35	Kye is one of those games like Chess,
14cu|kye-1.0-1|36	where a small number of different playing pieces,
14cu|kye-1.0-1|37	obeying simple rules, combine to create a
14cu|kye-1.0-1|38	game of enormous variety and complexity.
14cu|kye-1.0-1|39	
14cu|kye-1.0-1|40	%files
14cu|kye-1.0-1|41	%doc COPYING README
14cu|kye-1.0-1|42	%{_bindir}/%{name}
14cu|kye-1.0-1|43	%{_bindir}/%{name}-edit
14cu|kye-1.0-1|44	%{_datadir}/%{name}
14cu|kye-1.0-1|45	%{_datadir}/applications/*.desktop
14cu|kye-1.0-1|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|kye-1.0-1|47	%{_iconsdir}/hicolor/*/apps/%{name}-edit.png
14cu|kye-1.0-1|48	%{py_puresitedir}/%{name}
14cu|kye-1.0-1|49	%{py_puresitedir}/*.egg-info
14cu|kye-1.0-1|50	
14cu|kye-1.0-1|51	#--------------------------------------------------------------
14cu|kye-1.0-1|52	%prep
14cu|kye-1.0-1|53	%setup -q
14cu|kye-1.0-1|54	
14cu|kye-1.0-1|55	%build
14cu|kye-1.0-1|56	%py2_build
14cu|kye-1.0-1|57	
14cu|kye-1.0-1|58	%install
14cu|kye-1.0-1|59	%py2_install
14cu|kye-1.0-1|60	pushd %{buildroot}%{_bindir}
14cu|kye-1.0-1|61	mv %{oname} %{name}
14cu|kye-1.0-1|62	mv %{oname}-edit %{name}-edit
14cu|kye-1.0-1|63	
14cu|kye-1.0-1|64	# menu entry
14cu|kye-1.0-1|65	for l in %{SOURCE1} %{SOURCE2} ; do
14cu|kye-1.0-1|66	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|kye-1.0-1|67	$l
14cu|kye-1.0-1|68	done
14cu|kye-1.0-1|69	
14cu|kye-1.0-1|70	
14cu|kye-1.0-1|71	# icons
14cu|kye-1.0-1|72	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|kye-1.0-1|73	install -dm 0755 \
14cu|kye-1.0-1|74	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|kye-1.0-1|75	convert -strip -resize $size %{SOURCE3} \
14cu|kye-1.0-1|76	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png && \
14cu|kye-1.0-1|77	convert -strip -resize $size %{SOURCE4} \
14cu|kye-1.0-1|78	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}-edit.png
14cu|kye-1.0-1|79	done
14cu|kye-1.0-1|80	
14cu|kye-1.0-1|81	
14cu|kye-1.0-1|82	
14cu|kye-1.0-1|83	
14cu|kye-1.0-1|84	%changelog
14cu|kye-1.0-1|85	
14cu|kye-1.0-1|86	* Sat Apr 22 2017 abfonly <abfonly@gmail.com> 1.0-1
14cu|kye-1.0-1|87	- (0608d73) Imported from SRPM
14cu|kye-1.0-1|88	
14cu|kye-1.0-1|89	

10596 14
14cu|ladish-1-8|1	%define debug_package %{nil}
14cu|ladish-1-8|2	
14cu|ladish-1-8|3	Summary:	LADI Audio Session Handler
14cu|ladish-1-8|4	Name:		ladish
14cu|ladish-1-8|5	Version:	1
14cu|ladish-1-8|6	Release:	8
14cu|ladish-1-8|7	License:	GPLv2+
14cu|ladish-1-8|8	Group:		Sound
14cu|ladish-1-8|9	Url:		http://ladish.org
14cu|ladish-1-8|10	Source0:	http://ladish.org/download/%name-%version-with-deps.tar.bz2
14cu|ladish-1-8|11	Patch0:		ladish-1-glibc-2.17.patch
14cu|ladish-1-8|12	BuildRequires:	intltool
14cu|ladish-1-8|13	BuildRequires:	python-yaml
14cu|ladish-1-8|14	BuildRequires:	boost-devel
14cu|ladish-1-8|15	BuildRequires:	pkgconfig(alsa)
14cu|ladish-1-8|16	BuildRequires:	pkgconfig(dbus-1)
14cu|ladish-1-8|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|ladish-1-8|18	BuildRequires:	pkgconfig(expat)
14cu|ladish-1-8|19	BuildRequires:	pkgconfig(flowcanvas)
14cu|ladish-1-8|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ladish-1-8|21	BuildRequires:	pkgconfig(jack) >= 1.9.0
14cu|ladish-1-8|22	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|ladish-1-8|23	BuildRequires:	pkgconfig(uuid)
14cu|ladish-1-8|24	Requires:	laditools
14cu|ladish-1-8|25	Requires:	ladish-alsapid
14cu|ladish-1-8|26	Suggests:	a2jmidid
14cu|ladish-1-8|27	
14cu|ladish-1-8|28	%description
14cu|ladish-1-8|29	Session management system for JACK applications on GNU/Linux. Its aim
14cu|ladish-1-8|30	is to have many different audio programs running at once, to save their
14cu|ladish-1-8|31	setup, close them down and then easily reload the setup at some other
14cu|ladish-1-8|32	time. ladish doesn't deal with any kind of audio or MIDI data itself;
14cu|ladish-1-8|33	it just runs programs, deals with saving/loading (arbitrary) data and
14cu|ladish-1-8|34	connects JACK ports together.
14cu|ladish-1-8|35	Ladish has a GUI frontend called gladish, based on lpatchage (LADI Patchage)
14cu|ladish-1-8|36	and the ladish_control command line app for headless operation.
14cu|ladish-1-8|37	
14cu|ladish-1-8|38	%files
14cu|ladish-1-8|39	%doc %{_datadir}/%{name}/README
14cu|ladish-1-8|40	%doc %{_datadir}/%{name}/AUTHORS
14cu|ladish-1-8|41	%doc %{_datadir}/%{name}/COPYING
14cu|ladish-1-8|42	%doc %{_datadir}/%{name}/NEWS
14cu|ladish-1-8|43	%{_bindir}/gladish
14cu|ladish-1-8|44	%{_bindir}/ladishd
14cu|ladish-1-8|45	%{_bindir}/jmcore
14cu|ladish-1-8|46	%{_bindir}/ladiconfd
14cu|ladish-1-8|47	%{_bindir}/ladish_control
14cu|ladish-1-8|48	%dir %{_datadir}/%{name}
14cu|ladish-1-8|49	%{_datadir}/%{name}/gladish.ui
14cu|ladish-1-8|50	%{_datadir}/%{name}/*.png
14cu|ladish-1-8|51	%{_datadir}/dbus-1/services/org.ladish.service
14cu|ladish-1-8|52	%{_datadir}/dbus-1/services/org.ladish.conf.service
14cu|ladish-1-8|53	%{_datadir}/dbus-1/services/org.ladish.jmcore.service
14cu|ladish-1-8|54	%{_iconsdir}/hicolor/*/apps/gladish.png
14cu|ladish-1-8|55	%lang(de) %{_localedir}/de/LC_MESSAGES/ladish.mo
14cu|ladish-1-8|56	%lang(fr) %{_localedir}/fr/LC_MESSAGES/ladish.mo
14cu|ladish-1-8|57	%lang(ru) %{_localedir}/ru/LC_MESSAGES/ladish.mo
14cu|ladish-1-8|58	
14cu|ladish-1-8|59	#----------------------------------------------------------------------------
14cu|ladish-1-8|60	
14cu|ladish-1-8|61	%package -n laditools
14cu|ladish-1-8|62	Summary:	Tools to configure Jack
14cu|ladish-1-8|63	Group:		Sound
14cu|ladish-1-8|64	Requires:	jack >= 1.9.0
14cu|ladish-1-8|65	Requires:	pygtk2.0
14cu|ladish-1-8|66	Requires:	pygtk2.0-libglade
14cu|ladish-1-8|67	Requires:	python-dbus
14cu|ladish-1-8|68	Requires:	python
14cu|ladish-1-8|69	Requires:	python-vte
14cu|ladish-1-8|70	Requires:	python-yaml
14cu|ladish-1-8|71	
14cu|ladish-1-8|72	%description -n laditools
14cu|ladish-1-8|73	A suite of tools to configure and control the Jack Audio Connection Kit.
14cu|ladish-1-8|74	Laditools contains laditray, a tray icon control tool for Jack D-Bus.
14cu|ladish-1-8|75	This package is mandatory for installing the LADI Audio Session Handler.
14cu|ladish-1-8|76	
14cu|ladish-1-8|77	%files -n laditools
14cu|ladish-1-8|78	%doc %{_docdir}/laditools/*
14cu|ladish-1-8|79	%{_bindir}/g15ladi
14cu|ladish-1-8|80	%{_bindir}/ladiconf
14cu|ladish-1-8|81	%{_bindir}/ladilog
14cu|ladish-1-8|82	%{_bindir}/laditray
14cu|ladish-1-8|83	%{_bindir}/wmladi
14cu|ladish-1-8|84	%{python_sitelib}/laditools
14cu|ladish-1-8|85	%{python_sitelib}/laditools-1.0_rc2-py%{python_version}.egg-info
14cu|ladish-1-8|86	%{_datadir}/applications/*
14cu|ladish-1-8|87	%{_datadir}/laditools/*
14cu|ladish-1-8|88	%{_datadir}/pixmaps/*.svg
14cu|ladish-1-8|89	
14cu|ladish-1-8|90	#----------------------------------------------------------------------------
14cu|ladish-1-8|91	
14cu|ladish-1-8|92	%package alsapid
14cu|ladish-1-8|93	Summary:	Preloaded library for Ladish-ALSA interface
14cu|ladish-1-8|94	Group:		Sound
14cu|ladish-1-8|95	
14cu|ladish-1-8|96	%description alsapid
14cu|ladish-1-8|97	Part of the LADI Audio Session Handler. This library is preloaded to the
14cu|ladish-1-8|98	ladish daemon for better interfacing ladish with ALSA
14cu|ladish-1-8|99	
14cu|ladish-1-8|100	%files alsapid
14cu|ladish-1-8|101	%{_prefix}/lib/libalsapid.so
14cu|ladish-1-8|102	
14cu|ladish-1-8|103	#----------------------------------------------------------------------------
14cu|ladish-1-8|104	
14cu|ladish-1-8|105	%prep
14cu|ladish-1-8|106	%setup -q
14cu|ladish-1-8|107	%patch0 -p1
14cu|ladish-1-8|108	
14cu|ladish-1-8|109	%build
14cu|ladish-1-8|110	./waf configure --prefix=%{_prefix}
14cu|ladish-1-8|111	./waf
14cu|ladish-1-8|112	
14cu|ladish-1-8|113	%install
14cu|ladish-1-8|114	./waf install --destdir=%{buildroot}
14cu|ladish-1-8|115	cd laditools
14cu|ladish-1-8|116	python setup.py install --prefix=%{buildroot}%{_prefix}
14cu|ladish-1-8|117	
14cu|ladish-1-8|118	#Fix desktop file category syntax
14cu|ladish-1-8|119	perl -pi -e 's/AudioVideo/AudioVideo;/g' %{buildroot}%{_datadir}/applications/laditray.desktop
14cu|ladish-1-8|120	perl -pi -e 's/Settings/Settings;/g' %{buildroot}%{_datadir}/applications/ladiconf.desktop
14cu|ladish-1-8|121	
14cu|ladish-1-8|122	
14cu|ladish-1-8|123	%changelog
14cu|ladish-1-8|124	
14cu|ladish-1-8|125	* Tue Jan 12 2016 emuse <goemusic@yahoo.fr> 1-8
14cu|ladish-1-8|126	- (c9459c4) Rebuild for new jack package name Requires
14cu|ladish-1-8|127	
14cu|ladish-1-8|128	

10597 14
14cu|lash-0.6.0-0.rc2|1	%define	major	1
14cu|lash-0.6.0-0.rc2|2	%define	libname	%mklibname %{name} %{major}
14cu|lash-0.6.0-0.rc2|3	%define	devname	%mklibname %{name} -d
14cu|lash-0.6.0-0.rc2|4	
14cu|lash-0.6.0-0.rc2|5	Summary:	Linux Audio Session Handler
14cu|lash-0.6.0-0.rc2|6	Name:		lash
14cu|lash-0.6.0-0.rc2|7	Version:	0.6.0
14cu|lash-0.6.0-0.rc2|8	Release:	0.rc2
14cu|lash-0.6.0-0.rc2|9	License:	GPLv2+
14cu|lash-0.6.0-0.rc2|10	Group:		Sound
14cu|lash-0.6.0-0.rc2|11	Url:		http://www.nongnu.org/lash/
14cu|lash-0.6.0-0.rc2|12	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}~rc2.tar.bz2
14cu|lash-0.6.0-0.rc2|13	Source100:	%{name}.rpmlintrc
14cu|lash-0.6.0-0.rc2|14	Patch0:		lash-0.6.0-no-static-lib.patch
14cu|lash-0.6.0-0.rc2|15	Patch1:		lash-0.6.0-gcc47.patch
14cu|lash-0.6.0-0.rc2|16	Patch2:		lash-0.5.4-mga-texi2html_Makefile.am.patch
14cu|lash-0.6.0-0.rc2|17	Patch3:		lash-0.6.0-fix-format-string.patch
14cu|lash-0.6.0-0.rc2|18	BuildRequires:	imagemagick
14cu|lash-0.6.0-0.rc2|19	BuildRequires:	swig
14cu|lash-0.6.0-0.rc2|20	BuildRequires:	texi2html
14cu|lash-0.6.0-0.rc2|21	BuildRequires:	readline-devel
14cu|lash-0.6.0-0.rc2|22	BuildRequires:	pkgconfig(alsa)
14cu|lash-0.6.0-0.rc2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|lash-0.6.0-0.rc2|24	BuildRequires:	pkgconfig(jack)
14cu|lash-0.6.0-0.rc2|25	BuildRequires:	pkgconfig(libxml-2.0)
14cu|lash-0.6.0-0.rc2|26	BuildRequires:	pkgconfig(python) >= 2.3
14cu|lash-0.6.0-0.rc2|27	BuildRequires:	pkgconfig(uuid)
14cu|lash-0.6.0-0.rc2|28	BuildRequires:	pkgconfig(libtirpc)
14cu|lash-0.6.0-0.rc2|29	BuildRequires:	pkgconfig(dbus-1)
14cu|lash-0.6.0-0.rc2|30	Requires:	python
14cu|lash-0.6.0-0.rc2|31	
14cu|lash-0.6.0-0.rc2|32	%description
14cu|lash-0.6.0-0.rc2|33	LASH is a session management system for JACK and ALSA audio applications on
14cu|lash-0.6.0-0.rc2|34	GNU/Linux. Its aim is to allow you to have many different audio programs
14cu|lash-0.6.0-0.rc2|35	running at once, to save their setup, close them down and then easily
14cu|lash-0.6.0-0.rc2|36	reload the setup at some other time. LASH doesn't deal with any kind of
14cu|lash-0.6.0-0.rc2|37	audio data itself; it just runs programs, deals with saving/loading
14cu|lash-0.6.0-0.rc2|38	(arbitrary) data and connects different kinds of virtual audio ports
14cu|lash-0.6.0-0.rc2|39	together (currently JACK and ALSA sequencer ports). It can also be used to
14cu|lash-0.6.0-0.rc2|40	move entire sessions between computers, or post sessions on the Internet
14cu|lash-0.6.0-0.rc2|41	for download.
14cu|lash-0.6.0-0.rc2|42	
14cu|lash-0.6.0-0.rc2|43	%files
14cu|lash-0.6.0-0.rc2|44	%doc AUTHORS ChangeLog NEWS README README.SECURITY TODO
14cu|lash-0.6.0-0.rc2|45	%{_bindir}/*
14cu|lash-0.6.0-0.rc2|46	%{_datadir}/%{name}
14cu|lash-0.6.0-0.rc2|47	%{_datadir}/applications/%{name}.desktop
14cu|lash-0.6.0-0.rc2|48	%{_datadir}/dbus-1/services/*.service
14cu|lash-0.6.0-0.rc2|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lash-0.6.0-0.rc2|50	/etc/modules-load.d/%{name}.conf
14cu|lash-0.6.0-0.rc2|51	%{py_platsitedir}/*
14cu|lash-0.6.0-0.rc2|52	
14cu|lash-0.6.0-0.rc2|53	%post
14cu|lash-0.6.0-0.rc2|54	modprobe snd_seq
14cu|lash-0.6.0-0.rc2|55	
14cu|lash-0.6.0-0.rc2|56	#----------------------------------------------------------------------------
14cu|lash-0.6.0-0.rc2|57	
14cu|lash-0.6.0-0.rc2|58	%package -n %{libname}
14cu|lash-0.6.0-0.rc2|59	Summary:	Dynamic libraries from %{name}
14cu|lash-0.6.0-0.rc2|60	Group:		System/Libraries
14cu|lash-0.6.0-0.rc2|61	
14cu|lash-0.6.0-0.rc2|62	%description -n %{libname}
14cu|lash-0.6.0-0.rc2|63	Dynamic libraries from %{name}.
14cu|lash-0.6.0-0.rc2|64	
14cu|lash-0.6.0-0.rc2|65	%files -n %{libname}
14cu|lash-0.6.0-0.rc2|66	%doc README
14cu|lash-0.6.0-0.rc2|67	%{_libdir}/liblash.so.%{major}*
14cu|lash-0.6.0-0.rc2|68	
14cu|lash-0.6.0-0.rc2|69	#----------------------------------------------------------------------------
14cu|lash-0.6.0-0.rc2|70	
14cu|lash-0.6.0-0.rc2|71	%package -n %{devname}
14cu|lash-0.6.0-0.rc2|72	Summary:	Header files and static libraries from %{name}
14cu|lash-0.6.0-0.rc2|73	Group:		Development/C
14cu|lash-0.6.0-0.rc2|74	Requires:	%{libname} = %{EVRD}
14cu|lash-0.6.0-0.rc2|75	Provides:	lib%{name}-devel = %{EVRD}
14cu|lash-0.6.0-0.rc2|76	Provides:	%{name}-devel = %{EVRD}
14cu|lash-0.6.0-0.rc2|77	
14cu|lash-0.6.0-0.rc2|78	%description -n %{devname}
14cu|lash-0.6.0-0.rc2|79	Libraries and includes files for developing programs based on %{name}.
14cu|lash-0.6.0-0.rc2|80	
14cu|lash-0.6.0-0.rc2|81	%files -n %{devname}
14cu|lash-0.6.0-0.rc2|82	%doc README
14cu|lash-0.6.0-0.rc2|83	%{_includedir}/%{name}-1.0/*
14cu|lash-0.6.0-0.rc2|84	%{_libdir}/liblash.so
14cu|lash-0.6.0-0.rc2|85	%{_libdir}/pkgconfig/%{name}-1.0.pc
14cu|lash-0.6.0-0.rc2|86	
14cu|lash-0.6.0-0.rc2|87	#----------------------------------------------------------------------------
14cu|lash-0.6.0-0.rc2|88	
14cu|lash-0.6.0-0.rc2|89	%prep
14cu|lash-0.6.0-0.rc2|90	%setup -qn %{name}-%{version}.594
14cu|lash-0.6.0-0.rc2|91	%patch0 -p1
14cu|lash-0.6.0-0.rc2|92	%patch1 -p1
14cu|lash-0.6.0-0.rc2|93	%patch2 -p0
14cu|lash-0.6.0-0.rc2|94	%patch3 -p1
14cu|lash-0.6.0-0.rc2|95	
14cu|lash-0.6.0-0.rc2|96	
14cu|lash-0.6.0-0.rc2|97	%build
14cu|lash-0.6.0-0.rc2|98	autoreconf -fi -Im4
14cu|lash-0.6.0-0.rc2|99	#export CFLAGS="%%{optflags} -D_GNU_SOURCE"
14cu|lash-0.6.0-0.rc2|100	export LIBS="-ldl -lpthread -ltirpc -lm"
14cu|lash-0.6.0-0.rc2|101	
14cu|lash-0.6.0-0.rc2|102	#perl -pi -e 's|lib/python|%%{_lib}/python||g' configure
14cu|lash-0.6.0-0.rc2|103	
14cu|lash-0.6.0-0.rc2|104	%configure2_5x	--disable-static
14cu|lash-0.6.0-0.rc2|105	# To fix python installation path
14cu|lash-0.6.0-0.rc2|106	perl -pi -e 's|${prefix}/lib/python2.7|${prefix}/%{_lib}/python2.7|g' Makefile
14cu|lash-0.6.0-0.rc2|107	perl -pi -e 's|${prefix}/lib/python2.7|${prefix}/%{_lib}/python2.7|g' pylash/Makefile
14cu|lash-0.6.0-0.rc2|108	
14cu|lash-0.6.0-0.rc2|109	%make
14cu|lash-0.6.0-0.rc2|110	
14cu|lash-0.6.0-0.rc2|111	
14cu|lash-0.6.0-0.rc2|112	%install
14cu|lash-0.6.0-0.rc2|113	%makeinstall_std
14cu|lash-0.6.0-0.rc2|114	
14cu|lash-0.6.0-0.rc2|115	# Make sure the libraries are executables
14cu|lash-0.6.0-0.rc2|116	chmod 0755 %{buildroot}%{_libdir}/liblash.so.%{major}*
14cu|lash-0.6.0-0.rc2|117	
14cu|lash-0.6.0-0.rc2|118	mkdir -p %{buildroot}/etc/modules-load.d
14cu|lash-0.6.0-0.rc2|119	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|lash-0.6.0-0.rc2|120	
14cu|lash-0.6.0-0.rc2|121	#menu
14cu|lash-0.6.0-0.rc2|122	mkdir -p %{buildroot}%{_datadir}/applications
14cu|lash-0.6.0-0.rc2|123	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|lash-0.6.0-0.rc2|124	[Desktop Entry]
14cu|lash-0.6.0-0.rc2|125	Name=%{name}
14cu|lash-0.6.0-0.rc2|126	Comment=%{summary}
14cu|lash-0.6.0-0.rc2|127	Exec=%{name}_panel
14cu|lash-0.6.0-0.rc2|128	Icon=%{name}
14cu|lash-0.6.0-0.rc2|129	Terminal=false
14cu|lash-0.6.0-0.rc2|130	Type=Application
14cu|lash-0.6.0-0.rc2|131	Categories=AudioVideo;Audio;AudioVideoEditing;
14cu|lash-0.6.0-0.rc2|132	EOF
14cu|lash-0.6.0-0.rc2|133	
14cu|lash-0.6.0-0.rc2|134	#icons
14cu|lash-0.6.0-0.rc2|135	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|lash-0.6.0-0.rc2|136	cp icons/lash_48px.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lash-0.6.0-0.rc2|137	convert -size 32x32 icons/lash_96px.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|lash-0.6.0-0.rc2|138	cp icons/lash_16px.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|lash-0.6.0-0.rc2|139	
14cu|lash-0.6.0-0.rc2|140	
14cu|lash-0.6.0-0.rc2|141	%changelog
14cu|lash-0.6.0-0.rc2|142	
14cu|lash-0.6.0-0.rc2|143	* Sat May 02 2015 Giovanni Mariani <mc2374@mclink.it> 0.6.0-0.rc2
14cu|lash-0.6.0-0.rc2|144	- (1c9beb8) Another BReqs update
14cu|lash-0.6.0-0.rc2|145	
14cu|lash-0.6.0-0.rc2|146	

10598 14
14cu|lat-1.2.4-5|1	%global debug_package %{nil}
14cu|lat-1.2.4-5|2	
14cu|lat-1.2.4-5|3	Summary:	LAT - LDAP Administration Tool
14cu|lat-1.2.4-5|4	Name:		lat
14cu|lat-1.2.4-5|5	Version:	1.2.4
14cu|lat-1.2.4-5|6	Release:	5
14cu|lat-1.2.4-5|7	License:	GPLv2
14cu|lat-1.2.4-5|8	Group:		System/Configuration/Other
14cu|lat-1.2.4-5|9	Url:		http://sourceforge.net/projects/ldap-at/
14cu|lat-1.2.4-5|10	Source0:	http://downloads.sourceforge.net/project/ldap-at/LAT/LAT%20-%20%{version}/%{name}-%{version}.tar.gz
14cu|lat-1.2.4-5|11	Patch0:		lat-1.2.4-runtime-4.0.patch
14cu|lat-1.2.4-5|12	BuildRequires:	autoconf2.5
14cu|lat-1.2.4-5|13	BuildRequires:	avahi-sharp
14cu|lat-1.2.4-5|14	BuildRequires:	dbus-sharp
14cu|lat-1.2.4-5|15	BuildRequires:	desktop-file-utils
14cu|lat-1.2.4-5|16	BuildRequires:	gnome-sharp2
14cu|lat-1.2.4-5|17	BuildRequires:	intltool
14cu|lat-1.2.4-5|18	BuildRequires:	scrollkeeper
14cu|lat-1.2.4-5|19	BuildRequires:	pkgconfig(glade-sharp-2.0)
14cu|lat-1.2.4-5|20	BuildRequires:	pkgconfig(gnome-keyring-1)
14cu|lat-1.2.4-5|21	BuildRequires:	pkgconfig(gnome-sharp-2.0)
14cu|lat-1.2.4-5|22	BuildRequires:	pkgconfig(mono)
14cu|lat-1.2.4-5|23	Requires:	gtk-sharp2
14cu|lat-1.2.4-5|24	Requires:	glib-sharp2
14cu|lat-1.2.4-5|25	Requires:	avahi-sharp
14cu|lat-1.2.4-5|26	Requires:	glade-sharp2
14cu|lat-1.2.4-5|27	Requires(post,postun):	scrollkeeper
14cu|lat-1.2.4-5|28	
14cu|lat-1.2.4-5|29	%description
14cu|lat-1.2.4-5|30	LAT stands for LDAP Administration Tool. The tool allows you to browse
14cu|lat-1.2.4-5|31	LDAP-based directories and add/edit/delete entries contained within.
14cu|lat-1.2.4-5|32	It can store profiles for quick access to different servers. There are
14cu|lat-1.2.4-5|33	also different views available such as Users, Groups and Hosts which
14cu|lat-1.2.4-5|34	allow you to easily manage objects without having to deal with the
14cu|lat-1.2.4-5|35	intricacies of LDAP.
14cu|lat-1.2.4-5|36	
14cu|lat-1.2.4-5|37	%files -f %{name}.lang
14cu|lat-1.2.4-5|38	%defattr(644,root,root,755)
14cu|lat-1.2.4-5|39	%doc AUTHORS COPYING ChangeLog README TODO
14cu|lat-1.2.4-5|40	%attr(755,root,root) %{_bindir}/*
14cu|lat-1.2.4-5|41	%dir %{_prefix}/lib/%{name}
14cu|lat-1.2.4-5|42	%attr(755,root,root) %{_prefix}/lib/%{name}/*
14cu|lat-1.2.4-5|43	%{_mandir}/man1/lat.1*
14cu|lat-1.2.4-5|44	%{_datadir}/pixmaps/%{name}.png
14cu|lat-1.2.4-5|45	%{_datadir}/applications/%{name}.desktop
14cu|lat-1.2.4-5|46	%{_datadir}/application-registry/%{name}.applications
14cu|lat-1.2.4-5|47	%{_datadir}/pkgconfig/lat-plugins.pc
14cu|lat-1.2.4-5|48	
14cu|lat-1.2.4-5|49	#----------------------------------------------------------------------------
14cu|lat-1.2.4-5|50	
14cu|lat-1.2.4-5|51	%prep
14cu|lat-1.2.4-5|52	%setup -q
14cu|lat-1.2.4-5|53	%apply_patches
14cu|lat-1.2.4-5|54	
14cu|lat-1.2.4-5|55	%build
14cu|lat-1.2.4-5|56	autoreconf -fi
14cu|lat-1.2.4-5|57	%configure2_5x \
14cu|lat-1.2.4-5|58	--enable-networkmanager=no \
14cu|lat-1.2.4-5|59	--enable-avahi=yes \
14cu|lat-1.2.4-5|60	--libdir=%{_prefix}/lib
14cu|lat-1.2.4-5|61	make
14cu|lat-1.2.4-5|62	
14cu|lat-1.2.4-5|63	%install
14cu|lat-1.2.4-5|64	%makeinstall_std
14cu|lat-1.2.4-5|65	
14cu|lat-1.2.4-5|66	%find_lang %{name} --with-gnome
14cu|lat-1.2.4-5|67	
14cu|lat-1.2.4-5|68	desktop-file-install --vendor="" \
14cu|lat-1.2.4-5|69	--remove-category="Application" \
14cu|lat-1.2.4-5|70	--add-category="GTK" \
14cu|lat-1.2.4-5|71	--add-category="GNOME" \
14cu|lat-1.2.4-5|72	--add-category="Network" \
14cu|lat-1.2.4-5|73	--add-category="X-MandrivaLinux-System-Configuration-Other" \
14cu|lat-1.2.4-5|74	--dir %{buildroot}%{_datadir}/applications \
14cu|lat-1.2.4-5|75	%{buildroot}%{_datadir}/applications/*
14cu|lat-1.2.4-5|76	
14cu|lat-1.2.4-5|77	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14cu|lat-1.2.4-5|78	mv %{buildroot}%{_prefix}/lib/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig
14cu|lat-1.2.4-5|79	
14cu|lat-1.2.4-5|80	
14cu|lat-1.2.4-5|81	%changelog
14cu|lat-1.2.4-5|82	
14cu|lat-1.2.4-5|83	* Tue Apr 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-5
14cu|lat-1.2.4-5|84	- (0b8b18a) Adopt for the new mono
14cu|lat-1.2.4-5|85	
14cu|lat-1.2.4-5|86	

10599 14
14cu|latencytop-0.5-3|1	Summary:	Visualizer of system latencies
14cu|latencytop-0.5-3|2	Name:		latencytop
14cu|latencytop-0.5-3|3	Version:	0.5
14cu|latencytop-0.5-3|4	Release:	3
14cu|latencytop-0.5-3|5	License:	GPLv2+
14cu|latencytop-0.5-3|6	Group:		Development/Tools
14cu|latencytop-0.5-3|7	Url:		http://latencytop.org/
14cu|latencytop-0.5-3|8	Source0:	http://latencytop.org/download/%{name}-%{version}.tar.gz
14cu|latencytop-0.5-3|9	BuildRequires:	pkgconfig(glib-2.0)
14cu|latencytop-0.5-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|latencytop-0.5-3|11	BuildRequires:	pkgconfig(ncursesw)
14cu|latencytop-0.5-3|12	
14cu|latencytop-0.5-3|13	%description
14cu|latencytop-0.5-3|14	LatencyTOP is a Linux tool for software developers (both kernel and
14cu|latencytop-0.5-3|15	userspace), aimed at identifying where system latency occurs, and
14cu|latencytop-0.5-3|16	what kind of operation/action is causing the latency to happen. By
14cu|latencytop-0.5-3|17	identifying this, developers can then change the code to avoid the
14cu|latencytop-0.5-3|18	worst latency hiccups.
14cu|latencytop-0.5-3|19	
14cu|latencytop-0.5-3|20	%files
14cu|latencytop-0.5-3|21	%{_sbindir}/%{name}
14cu|latencytop-0.5-3|22	%{_datadir}/%{name}
14cu|latencytop-0.5-3|23	%{_mandir}/man8/latencytop.8*
14cu|latencytop-0.5-3|24	
14cu|latencytop-0.5-3|25	#----------------------------------------------------------------------------
14cu|latencytop-0.5-3|26	
14cu|latencytop-0.5-3|27	%prep
14cu|latencytop-0.5-3|28	%setup -q
14cu|latencytop-0.5-3|29	
14cu|latencytop-0.5-3|30	%build
14cu|latencytop-0.5-3|31	export CFLAGS="%{optflags} -I%{_includedir}/ncursesw"
14cu|latencytop-0.5-3|32	%make
14cu|latencytop-0.5-3|33	
14cu|latencytop-0.5-3|34	%install
14cu|latencytop-0.5-3|35	install -d -m755 %{buildroot}%{_sbindir}
14cu|latencytop-0.5-3|36	%makeinstall_std
14cu|latencytop-0.5-3|37	install -d -m755 %{buildroot}%{_mandir}/man8
14cu|latencytop-0.5-3|38	install -m644 latencytop.8 %{buildroot}%{_mandir}/man8/
14cu|latencytop-0.5-3|39	
14cu|latencytop-0.5-3|40	
14cu|latencytop-0.5-3|41	%changelog
14cu|latencytop-0.5-3|42	
14cu|latencytop-0.5-3|43	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-3
14cu|latencytop-0.5-3|44	- (dfacb9e) Spec cleanup
14cu|latencytop-0.5-3|45	
14cu|latencytop-0.5-3|46	

10600 14
14cu|latex2rtf-2.3.8-2|1	%define debug_package	%{nil}
14cu|latex2rtf-2.3.8-2|2	
14cu|latex2rtf-2.3.8-2|3	Summary:	LaTeX to RTF converter
14cu|latex2rtf-2.3.8-2|4	Name:		latex2rtf
14cu|latex2rtf-2.3.8-2|5	Version:	2.3.8
14cu|latex2rtf-2.3.8-2|6	Release:	2
14cu|latex2rtf-2.3.8-2|7	License:	GPLv2+
14cu|latex2rtf-2.3.8-2|8	Group:		Publishing
14cu|latex2rtf-2.3.8-2|9	Url:		http://latex2rtf.sourceforge.net/
14cu|latex2rtf-2.3.8-2|10	Source0:	%{name}-%{version}.tar.gz
14cu|latex2rtf-2.3.8-2|11	# mugged from rawhide
14cu|latex2rtf-2.3.8-2|12	Patch0:         0001-Fix-latex2rtf-FTBFS-with-texinfo-5.patch
14cu|latex2rtf-2.3.8-2|13	Patch1:		latex2rtf-2.3.8-CVE-2015-8106.patch
14cu|latex2rtf-2.3.8-2|14	BuildRequires: 	texinfo
14cu|latex2rtf-2.3.8-2|15	BuildRequires: 	texlive-kpathsea.bin
14cu|latex2rtf-2.3.8-2|16	BuildRequires: 	texlive-texinfo
14cu|latex2rtf-2.3.8-2|17	BuildRequires: 	texlive-scheme-full
14cu|latex2rtf-2.3.8-2|18	BuildRequires: 	texlive-tex.bin
14cu|latex2rtf-2.3.8-2|19	BuildRequires:  tetex-latex
14cu|latex2rtf-2.3.8-2|20	BuildRequires:  texlive-cm-super
14cu|latex2rtf-2.3.8-2|21	
14cu|latex2rtf-2.3.8-2|22	Requires:	tetex-latex
14cu|latex2rtf-2.3.8-2|23	Requires:	tetex-dvips
14cu|latex2rtf-2.3.8-2|24	Requires:	imagemagick
14cu|latex2rtf-2.3.8-2|25	
14cu|latex2rtf-2.3.8-2|26	
14cu|latex2rtf-2.3.8-2|27	%description
14cu|latex2rtf-2.3.8-2|28	LaTeX2rtf is a translator program which is intended to translate a
14cu|latex2rtf-2.3.8-2|29	LaTeX document (precisely: the text and a limited subset of LaTeX
14cu|latex2rtf-2.3.8-2|30	tags) into the RTF format which can be imported by several
14cu|latex2rtf-2.3.8-2|31	textprocessors (including Microsoft Word for Windows and Word for
14cu|latex2rtf-2.3.8-2|32	Macintosh).
14cu|latex2rtf-2.3.8-2|33	
14cu|latex2rtf-2.3.8-2|34	%prep
14cu|latex2rtf-2.3.8-2|35	%setup -q
14cu|latex2rtf-2.3.8-2|36	%patch0 -p1
14cu|latex2rtf-2.3.8-2|37	%patch1 -p1
14cu|latex2rtf-2.3.8-2|38	
14cu|latex2rtf-2.3.8-2|39	chmod a-x cfg/*.cfg
14cu|latex2rtf-2.3.8-2|40	find -name "*.o" -delete -print
14cu|latex2rtf-2.3.8-2|41	find . -type f -exec chmod 644 {} \;
14cu|latex2rtf-2.3.8-2|42	chmod 755 test/bracecheck
14cu|latex2rtf-2.3.8-2|43	chmod 755 scripts/latex2png
14cu|latex2rtf-2.3.8-2|44	
14cu|latex2rtf-2.3.8-2|45	for txtfile in ChangeLog Copyright; do
14cu|latex2rtf-2.3.8-2|46	iconv -f ASCII -t UTF-8 $txtfile >$txtfile.new && \
14cu|latex2rtf-2.3.8-2|47	touch -r $txtfile $txtfile.new && \
14cu|latex2rtf-2.3.8-2|48	mv $txtfile{.new,}
14cu|latex2rtf-2.3.8-2|49	done
14cu|latex2rtf-2.3.8-2|50	
14cu|latex2rtf-2.3.8-2|51	
14cu|latex2rtf-2.3.8-2|52	%build
14cu|latex2rtf-2.3.8-2|53	# no parallel build
14cu|latex2rtf-2.3.8-2|54	make PREFIX=/usr INFO_INSTALL=%{_infodir} \
14cu|latex2rtf-2.3.8-2|55	MAN_INSTALL=%{_mandir}/man1 \
14cu|latex2rtf-2.3.8-2|56	CFG_INSTALL=%{_sysconfdir}/%{name} \
14cu|latex2rtf-2.3.8-2|57	SUPPORT_INSTALL=%{_datadir}/doc/%{name}
14cu|latex2rtf-2.3.8-2|58	
14cu|latex2rtf-2.3.8-2|59	%install
14cu|latex2rtf-2.3.8-2|60	make install DESTDIR=%{buildroot}%{_prefix}
14cu|latex2rtf-2.3.8-2|61	
14cu|latex2rtf-2.3.8-2|62	install -d -m 755 %{buildroot}%{_infodir}
14cu|latex2rtf-2.3.8-2|63	install -m 644 doc/%{name}.info %{buildroot}%{_infodir}
14cu|latex2rtf-2.3.8-2|64	
14cu|latex2rtf-2.3.8-2|65	
14cu|latex2rtf-2.3.8-2|66	
14cu|latex2rtf-2.3.8-2|67	%files
14cu|latex2rtf-2.3.8-2|68	%doc ChangeLog Copyright doc/latex2rtf.pdf doc/latex2rtf.html doc/copying.txt doc/credits
14cu|latex2rtf-2.3.8-2|69	%{_bindir}/latex2png
14cu|latex2rtf-2.3.8-2|70	%{_bindir}/latex2rtf
14cu|latex2rtf-2.3.8-2|71	%{_datadir}/latex2rtf/
14cu|latex2rtf-2.3.8-2|72	%{_infodir}/latex2rtf.info.*
14cu|latex2rtf-2.3.8-2|73	%{_mandir}/man1/latex2png.1.*
14cu|latex2rtf-2.3.8-2|74	%{_mandir}/man1/latex2rtf.1.*
14cu|latex2rtf-2.3.8-2|75	
14cu|latex2rtf-2.3.8-2|76	
14cu|latex2rtf-2.3.8-2|77	%changelog
14cu|latex2rtf-2.3.8-2|78	
14cu|latex2rtf-2.3.8-2|79	* Tue Dec 01 2015 Denis Silakov <dsilakov@gmail.com> 2.3.8-2
14cu|latex2rtf-2.3.8-2|80	- (d13e524) Added texlive-scheme-full BR
14cu|latex2rtf-2.3.8-2|81	
14cu|latex2rtf-2.3.8-2|82	

10601 14
14cu|latex-abntex-0.9-0.beta2.4|1	%define texdir %{_datadir}/texmf-dist
14cu|latex-abntex-0.9-0.beta2.4|2	
14cu|latex-abntex-0.9-0.beta2.4|3	Summary:	LaTeX macros for writing documents following the ABNT norms
14cu|latex-abntex-0.9-0.beta2.4|4	Name:		latex-abntex
14cu|latex-abntex-0.9-0.beta2.4|5	Version:	0.9
14cu|latex-abntex-0.9-0.beta2.4|6	Release:	0.beta2.4
14cu|latex-abntex-0.9-0.beta2.4|7	License:	LPPL
14cu|latex-abntex-0.9-0.beta2.4|8	Group:		Publishing
14cu|latex-abntex-0.9-0.beta2.4|9	Url:		http://abntex.codigolivre.org.br
14cu|latex-abntex-0.9-0.beta2.4|10	Source0:	abntex-%{version}-beta2.tar.gz
14cu|latex-abntex-0.9-0.beta2.4|11	Patch0:		abntex-0.9-respect-prefix.patch
14cu|latex-abntex-0.9-0.beta2.4|12	# BuildRequires:	tetex
14cu|latex-abntex-0.9-0.beta2.4|13	# BuildRequires:	texlive-doublestroke
14cu|latex-abntex-0.9-0.beta2.4|14	# This indicates that texlive-scheme-full is not comlete...
14cu|latex-abntex-0.9-0.beta2.4|15	BuildRequires:	texlive-collection-fontsextra
14cu|latex-abntex-0.9-0.beta2.4|16	BuildRequires:	texlive-scheme-full
14cu|latex-abntex-0.9-0.beta2.4|17	BuildRequires:	texlive-scheme-tetex
14cu|latex-abntex-0.9-0.beta2.4|18	Requires:	texlive-scheme-full
14cu|latex-abntex-0.9-0.beta2.4|19	Requires:	texlive-scheme-tetex
14cu|latex-abntex-0.9-0.beta2.4|20	BuildArch:	noarch
14cu|latex-abntex-0.9-0.beta2.4|21	
14cu|latex-abntex-0.9-0.beta2.4|22	%description
14cu|latex-abntex-0.9-0.beta2.4|23	With the abnTeX macros you will be able to write LaTeX documents which
14cu|latex-abntex-0.9-0.beta2.4|24	conform to several norms from ABNT (Brazilian Association for Technical
14cu|latex-abntex-0.9-0.beta2.4|25	Norms). In addition there are macros for writing automated lists of
14cu|latex-abntex-0.9-0.beta2.4|26	abbreviations and symbols and a style for writing patent applications
14cu|latex-abntex-0.9-0.beta2.4|27	for INPI. You can also use these style with LyX.
14cu|latex-abntex-0.9-0.beta2.4|28	
14cu|latex-abntex-0.9-0.beta2.4|29	%files
14cu|latex-abntex-0.9-0.beta2.4|30	%doc LEIAME LEIAME.linux LEIAME.make LEIAME.administracao
14cu|latex-abntex-0.9-0.beta2.4|31	%doc compiled.docs/*.ps.gz
14cu|latex-abntex-0.9-0.beta2.4|32	%{texdir}/bibtex/bib/abntex
14cu|latex-abntex-0.9-0.beta2.4|33	%{texdir}/bibtex/bst/abntex
14cu|latex-abntex-0.9-0.beta2.4|34	%{texdir}/doc/bibtex/abntex
14cu|latex-abntex-0.9-0.beta2.4|35	%{texdir}/doc/latex/abntex
14cu|latex-abntex-0.9-0.beta2.4|36	%{texdir}/makeindex/abntex
14cu|latex-abntex-0.9-0.beta2.4|37	%{texdir}/tex/latex/abntex
14cu|latex-abntex-0.9-0.beta2.4|38	%{_bindir}/geratss
14cu|latex-abntex-0.9-0.beta2.4|39	
14cu|latex-abntex-0.9-0.beta2.4|40	%post
14cu|latex-abntex-0.9-0.beta2.4|41	texhash
14cu|latex-abntex-0.9-0.beta2.4|42	
14cu|latex-abntex-0.9-0.beta2.4|43	%postun
14cu|latex-abntex-0.9-0.beta2.4|44	texhash
14cu|latex-abntex-0.9-0.beta2.4|45	
14cu|latex-abntex-0.9-0.beta2.4|46	#----------------------------------------------------------------------------
14cu|latex-abntex-0.9-0.beta2.4|47	
14cu|latex-abntex-0.9-0.beta2.4|48	%prep
14cu|latex-abntex-0.9-0.beta2.4|49	%setup -n abntex-%{version}
14cu|latex-abntex-0.9-0.beta2.4|50	%patch0 -p1 -b .respect-prefix
14cu|latex-abntex-0.9-0.beta2.4|51	
14cu|latex-abntex-0.9-0.beta2.4|52	%build
14cu|latex-abntex-0.9-0.beta2.4|53	make doc-ps
14cu|latex-abntex-0.9-0.beta2.4|54	
14cu|latex-abntex-0.9-0.beta2.4|55	%install
14cu|latex-abntex-0.9-0.beta2.4|56	install -m 755 -d %{buildroot}%{texdir}
14cu|latex-abntex-0.9-0.beta2.4|57	install -m 755 -d %{buildroot}%{_bindir}
14cu|latex-abntex-0.9-0.beta2.4|58	install -m 755 -d %{buildroot}%{_docdir}
14cu|latex-abntex-0.9-0.beta2.4|59	%makeinstall_std USRLOCAL=%{buildroot}%{_bindir}
14cu|latex-abntex-0.9-0.beta2.4|60	
14cu|latex-abntex-0.9-0.beta2.4|61	
14cu|latex-abntex-0.9-0.beta2.4|62	%changelog
14cu|latex-abntex-0.9-0.beta2.4|63	
14cu|latex-abntex-0.9-0.beta2.4|64	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-0.beta2.4
14cu|latex-abntex-0.9-0.beta2.4|65	- (86f1701) Build requires texlive-collection-fontsextra
14cu|latex-abntex-0.9-0.beta2.4|66	
14cu|latex-abntex-0.9-0.beta2.4|67	

10602 14
14cu|latex-beamer-3.24-4|1	%define rname   beamer
14cu|latex-beamer-3.24-4|2	%define rversion 3-24
14cu|latex-beamer-3.24-4|3	
14cu|latex-beamer-3.24-4|4	Summary:	LaTeX class to produce presentations
14cu|latex-beamer-3.24-4|5	Name:		latex-%{rname}
14cu|latex-beamer-3.24-4|6	Version:	%(echo %{rversion} |sed -e 's,-,.,g')
14cu|latex-beamer-3.24-4|7	Release:	4
14cu|latex-beamer-3.24-4|8	License:	GPLv2+
14cu|latex-beamer-3.24-4|9	Group:		Publishing
14cu|latex-beamer-3.24-4|10	Url:		http://bitbucket.org/rivanvx/beamer/wiki/Home
14cu|latex-beamer-3.24-4|11	Source0:	http://bitbucket.org/rivanvx/beamer/get/version-%{rversion}.tar.bz2
14cu|latex-beamer-3.24-4|12	BuildRequires:	ghostscript
14cu|latex-beamer-3.24-4|13	BuildRequires:	texlive
14cu|latex-beamer-3.24-4|14	BuildRequires:	texlive-collection-fontsrecommended
14cu|latex-beamer-3.24-4|15	BuildRequires:	texlive-collection-langgerman
14cu|latex-beamer-3.24-4|16	BuildRequires:	texlive-collection-latex
14cu|latex-beamer-3.24-4|17	BuildRequires:	texlive-collection-latexrecommended
14cu|latex-beamer-3.24-4|18	BuildRequires:	texlive-latex
14cu|latex-beamer-3.24-4|19	BuildRequires:	texlive-makeindex
14cu|latex-beamer-3.24-4|20	BuildRequires:	texlive-pgf
14cu|latex-beamer-3.24-4|21	BuildRequires:	texlive-xcolor
14cu|latex-beamer-3.24-4|22	Requires:	texlive-latex
14cu|latex-beamer-3.24-4|23	Requires:	texlive-pgf
14cu|latex-beamer-3.24-4|24	Requires:	texlive-xcolor
14cu|latex-beamer-3.24-4|25	BuildArch:	noarch
14cu|latex-beamer-3.24-4|26	
14cu|latex-beamer-3.24-4|27	%description
14cu|latex-beamer-3.24-4|28	The beamer class is a LaTeX class that allows you to create a beamer
14cu|latex-beamer-3.24-4|29	presentation. It can also be used to create slides. It behaves similarly
14cu|latex-beamer-3.24-4|30	to other packages like Prosper, but has the advantage that it works
14cu|latex-beamer-3.24-4|31	together directly with pdflatex, but also with dvips.
14cu|latex-beamer-3.24-4|32	
14cu|latex-beamer-3.24-4|33	Once you have installed the beamer class, the basic steps to create a
14cu|latex-beamer-3.24-4|34	beamer presentation are the following:
14cu|latex-beamer-3.24-4|35	
14cu|latex-beamer-3.24-4|36	* Specify beamer as document class instead of article.
14cu|latex-beamer-3.24-4|37	* Structure your LaTeX text using \section and \subsection commands.
14cu|latex-beamer-3.24-4|38	* Place the text of the individual slides inside \frame commands.
14cu|latex-beamer-3.24-4|39	* Run pdflatex on the text (or latex and dvips).
14cu|latex-beamer-3.24-4|40	
14cu|latex-beamer-3.24-4|41	The beamer class has several useful features: You don't need any
14cu|latex-beamer-3.24-4|42	external programs to use it other than pdflatex, but it works also with
14cu|latex-beamer-3.24-4|43	dvips. You can easily and intuitively create sophisticated overlays.
14cu|latex-beamer-3.24-4|44	Finally, you can easily change the whole slide theme or only parts of
14cu|latex-beamer-3.24-4|45	it.
14cu|latex-beamer-3.24-4|46	
14cu|latex-beamer-3.24-4|47	%files
14cu|latex-beamer-3.24-4|48	%doc AUTHORS ChangeLog FILES INSTALL README TODO
14cu|latex-beamer-3.24-4|49	%doc doc/beameruserguide.pdf examples solutions
14cu|latex-beamer-3.24-4|50	%{_datadir}/texmf/tex/latex/%{rname}
14cu|latex-beamer-3.24-4|51	
14cu|latex-beamer-3.24-4|52	%post
14cu|latex-beamer-3.24-4|53	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
14cu|latex-beamer-3.24-4|54	
14cu|latex-beamer-3.24-4|55	%postun
14cu|latex-beamer-3.24-4|56	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
14cu|latex-beamer-3.24-4|57	
14cu|latex-beamer-3.24-4|58	#----------------------------------------------------------------------------
14cu|latex-beamer-3.24-4|59	
14cu|latex-beamer-3.24-4|60	%prep
14cu|latex-beamer-3.24-4|61	%setup -q -n rivanvx-beamer-cb16a617839f
14cu|latex-beamer-3.24-4|62	
14cu|latex-beamer-3.24-4|63	%build
14cu|latex-beamer-3.24-4|64	# FIXME: this doc can't be built without the themes
14cu|latex-beamer-3.24-4|65	pushd doc
14cu|latex-beamer-3.24-4|66	%__make
14cu|latex-beamer-3.24-4|67	popd
14cu|latex-beamer-3.24-4|68	
14cu|latex-beamer-3.24-4|69	%install
14cu|latex-beamer-3.24-4|70	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
14cu|latex-beamer-3.24-4|71	cp -a base %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
14cu|latex-beamer-3.24-4|72	
14cu|latex-beamer-3.24-4|73	
14cu|latex-beamer-3.24-4|74	%changelog
14cu|latex-beamer-3.24-4|75	
14cu|latex-beamer-3.24-4|76	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.24-4
14cu|latex-beamer-3.24-4|77	- (85b3ca5) Build requires texlive-collection-langgerman
14cu|latex-beamer-3.24-4|78	
14cu|latex-beamer-3.24-4|79	

10603 14
14cu|latexila-3.16.2-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cu|latexila-3.16.2-1|2	
14cu|latexila-3.16.2-1|3	Summary:	Integrated LaTeX Environment for the GNOME desktop
14cu|latexila-3.16.2-1|4	Name:		latexila
14cu|latexila-3.16.2-1|5	Version:	3.16.2
14cu|latexila-3.16.2-1|6	Release:	1
14cu|latexila-3.16.2-1|7	Group:		Publishing
14cu|latexila-3.16.2-1|8	License:	GPLv3+
14cu|latexila-3.16.2-1|9	URL:		http://projects.gnome.org/latexila/
14cu|latexila-3.16.2-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|latexila-3.16.2-1|11	
14cu|latexila-3.16.2-1|12	BuildRequires:	intltool
14cu|latexila-3.16.2-1|13	BuildRequires:	itstool
14cu|latexila-3.16.2-1|14	BuildRequires:	libxml2-utils
14cu|latexila-3.16.2-1|15	BuildRequires:	vala
14cu|latexila-3.16.2-1|16	BuildRequires:  pkgconfig(enchant)
14cu|latexila-3.16.2-1|17	BuildRequires:  pkgconfig(gee-0.8)
14cu|latexila-3.16.2-1|18	BuildRequires:  pkgconfig(gio-2.0)
14cu|latexila-3.16.2-1|19	BuildRequires:  pkgconfig(glib-2.0)
14cu|latexila-3.16.2-1|20	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cu|latexila-3.16.2-1|21	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|latexila-3.16.2-1|22	BuildRequires:  pkgconfig(gtksourceview-3.0)
14cu|latexila-3.16.2-1|23	BuildRequires:  pkgconfig(gtkspell3-3.0)
14cu|latexila-3.16.2-1|24	
14cu|latexila-3.16.2-1|25	Requires:	hicolor-icon-theme
14cu|latexila-3.16.2-1|26	Requires:	gsettings-desktop-schemas
14cu|latexila-3.16.2-1|27	Requires:	rubber
14cu|latexila-3.16.2-1|28	
14cu|latexila-3.16.2-1|29	%description
14cu|latexila-3.16.2-1|30	LaTeXila is an Integrated LaTeX Environment for GNOME. The main features are:
14cu|latexila-3.16.2-1|31	* Configurable buttons to compile, convert and view a document in one click
14cu|latexila-3.16.2-1|32	* LaTeX commands auto-completion
14cu|latexila-3.16.2-1|33	* Symbol tables (Greek letters, arrows, ...)
14cu|latexila-3.16.2-1|34	* File browser integrated
14cu|latexila-3.16.2-1|35	* Template managing
14cu|latexila-3.16.2-1|36	* Menus with the most commonly used LaTeX commands
14cu|latexila-3.16.2-1|37	* Easy projects management
14cu|latexila-3.16.2-1|38	
14cu|latexila-3.16.2-1|39	%prep
14cu|latexila-3.16.2-1|40	%setup -q
14cu|latexila-3.16.2-1|41	
14cu|latexila-3.16.2-1|42	%build
14cu|latexila-3.16.2-1|43	%configure2_5x
14cu|latexila-3.16.2-1|44	%make
14cu|latexila-3.16.2-1|45	
14cu|latexila-3.16.2-1|46	%install
14cu|latexila-3.16.2-1|47	%makeinstall_std
14cu|latexila-3.16.2-1|48	%find_lang %{name} --with-gnome --all-name
14cu|latexila-3.16.2-1|49	
14cu|latexila-3.16.2-1|50	%files -f %{name}.lang
14cu|latexila-3.16.2-1|51	%doc AUTHORS COPYING README NEWS HACKING
14cu|latexila-3.16.2-1|52	%{_bindir}/*
14cu|latexila-3.16.2-1|53	%{_datadir}/%{name}/
14cu|latexila-3.16.2-1|54	%{_datadir}/applications/%{name}.desktop
14cu|latexila-3.16.2-1|55	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cu|latexila-3.16.2-1|56	%{_iconsdir}/*/*/*/*
14cu|latexila-3.16.2-1|57	%{_mandir}/man1/%{name}.1.*
14cu|latexila-3.16.2-1|58	%{_datadir}/gtk-doc/html/latexila/*
14cu|latexila-3.16.2-1|59	%{_datadir}/appdata/latexila.appdata.xml
14cu|latexila-3.16.2-1|60	
14cu|latexila-3.16.2-1|61	%changelog
14cu|latexila-3.16.2-1|62	
14cu|latexila-3.16.2-1|63	* Sat Dec 19 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14cu|latexila-3.16.2-1|64	- (d4d5c64) pack files
14cu|latexila-3.16.2-1|65	
14cu|latexila-3.16.2-1|66	

10604 14
14cu|latex-lettre-2.346-6|1	%define __noautoreq 'texhash'
14cu|latex-lettre-2.346-6|2	Name: 		latex-lettre
14cu|latex-lettre-2.346-6|3	Version: 	2.346
14cu|latex-lettre-2.346-6|4	Release: 	6
14cu|latex-lettre-2.346-6|5	Summary: 	Letters and faxes in French
14cu|latex-lettre-2.346-6|6	License: 	LPPL
14cu|latex-lettre-2.346-6|7	Group: 		Publishing
14cu|latex-lettre-2.346-6|8	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettre/
14cu|latex-lettre-2.346-6|9	Source0: 	ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/lettre.tar.bz2
14cu|latex-lettre-2.346-6|10	Requires: 	texlive-latex texlive-collection-latex
14cu|latex-lettre-2.346-6|11	BuildRequires:	texlive-latex texlive-collection-latex
14cu|latex-lettre-2.346-6|12	Requires(post): texlive-kpathsea.bin
14cu|latex-lettre-2.346-6|13	Requires(postun): texlive-kpathsea.bin
14cu|latex-lettre-2.346-6|14	BuildArch:	noarch
14cu|latex-lettre-2.346-6|15	
14cu|latex-lettre-2.346-6|16	%description
14cu|latex-lettre-2.346-6|17	This package provides a latex class for letters and faxes in French.
14cu|latex-lettre-2.346-6|18	
14cu|latex-lettre-2.346-6|19	%prep
14cu|latex-lettre-2.346-6|20	%setup -q -n lettre
14cu|latex-lettre-2.346-6|21	
14cu|latex-lettre-2.346-6|22	%build
14cu|latex-lettre-2.346-6|23	
14cu|latex-lettre-2.346-6|24	%install
14cu|latex-lettre-2.346-6|25	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/lettre
14cu|latex-lettre-2.346-6|26	install -m 644 inputs/* %{buildroot}%{_datadir}/texmf/tex/latex/lettre
14cu|latex-lettre-2.346-6|27	
14cu|latex-lettre-2.346-6|28	install -d -m 755 %{buildroot}%{_datadir}/texmf/doc/latex/lettre
14cu|latex-lettre-2.346-6|29	install -m 644 doc/* %{buildroot}%{_datadir}/texmf/doc/latex/lettre
14cu|latex-lettre-2.346-6|30	
14cu|latex-lettre-2.346-6|31	%post
14cu|latex-lettre-2.346-6|32	%{_bindir}/texhash
14cu|latex-lettre-2.346-6|33	
14cu|latex-lettre-2.346-6|34	%postun
14cu|latex-lettre-2.346-6|35	%{_bindir}/texhash
14cu|latex-lettre-2.346-6|36	
14cu|latex-lettre-2.346-6|37	%files
14cu|latex-lettre-2.346-6|38	%doc ALIRE LICENSE lppl.txt README
14cu|latex-lettre-2.346-6|39	%{_datadir}/texmf/tex/latex/lettre
14cu|latex-lettre-2.346-6|40	%{_datadir}/texmf/doc/latex/lettre
14cu|latex-lettre-2.346-6|41	
14cu|latex-lettre-2.346-6|42	
14cu|latex-lettre-2.346-6|43	%changelog
14cu|latex-lettre-2.346-6|44	
14cu|latex-lettre-2.346-6|45	* Sun Jun 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.346-6
14cu|latex-lettre-2.346-6|46	- (ede9223) Fix postscripts
14cu|latex-lettre-2.346-6|47	
14cu|latex-lettre-2.346-6|48	

10605 14
14cu|latex-mk-2.1-3|1	Summary:	Utility simplifying latex document managment
14cu|latex-mk-2.1-3|2	Name:		latex-mk
14cu|latex-mk-2.1-3|3	Version:	2.1
14cu|latex-mk-2.1-3|4	Release:	3
14cu|latex-mk-2.1-3|5	License:	BSD
14cu|latex-mk-2.1-3|6	Group:		Publishing
14cu|latex-mk-2.1-3|7	Url:		http://latex-mk.sourceforge.net/
14cu|latex-mk-2.1-3|8	Source0:	http://switch.dl.sourceforge.net/project/latex-mk/latex-mk/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|latex-mk-2.1-3|9	BuildRequires:	ghostscript
14cu|latex-mk-2.1-3|10	BuildRequires:	gv
14cu|latex-mk-2.1-3|11	BuildRequires:	hevea
14cu|latex-mk-2.1-3|12	BuildRequires:	imagemagick
14cu|latex-mk-2.1-3|13	BuildRequires:	latex2html
14cu|latex-mk-2.1-3|14	BuildRequires:	texinfo
14cu|latex-mk-2.1-3|15	BuildRequires:	texlive
14cu|latex-mk-2.1-3|16	BuildRequires:	texlive-collection-langgerman
14cu|latex-mk-2.1-3|17	BuildRequires:	texlive-dvipdfm
14cu|latex-mk-2.1-3|18	BuildRequires:	texlive-dvips
14cu|latex-mk-2.1-3|19	BuildRequires:	texlive-latex
14cu|latex-mk-2.1-3|20	BuildRequires:	transfig
14cu|latex-mk-2.1-3|21	Requires:	ghostscript
14cu|latex-mk-2.1-3|22	Requires:	gv
14cu|latex-mk-2.1-3|23	Requires:	hevea
14cu|latex-mk-2.1-3|24	Requires:	imagemagick
14cu|latex-mk-2.1-3|25	Requires:	latex2html
14cu|latex-mk-2.1-3|26	Requires:	make
14cu|latex-mk-2.1-3|27	Requires:	texinfo
14cu|latex-mk-2.1-3|28	Requires:	texlive
14cu|latex-mk-2.1-3|29	Requires:	texlive-dvipdfm
14cu|latex-mk-2.1-3|30	Requires:	texlive-dvips
14cu|latex-mk-2.1-3|31	Requires:	texlive-latex
14cu|latex-mk-2.1-3|32	Requires:	texlive-xdvi
14cu|latex-mk-2.1-3|33	Requires:	transfig
14cu|latex-mk-2.1-3|34	Buildarch:	noarch
14cu|latex-mk-2.1-3|35	
14cu|latex-mk-2.1-3|36	%description
14cu|latex-mk-2.1-3|37	LaTeX-Mk is a collection of makefile fragments and shell scripts
14cu|latex-mk-2.1-3|38	for simplifying the management of small to large sized LaTeX documents.
14cu|latex-mk-2.1-3|39	
14cu|latex-mk-2.1-3|40	%files
14cu|latex-mk-2.1-3|41	%{_bindir}/ieee-copyout
14cu|latex-mk-2.1-3|42	%{_bindir}/latex-mk
14cu|latex-mk-2.1-3|43	%dir %{_datadir}/latex-mk
14cu|latex-mk-2.1-3|44	%{_datadir}/latex-mk/*
14cu|latex-mk-2.1-3|45	%{_infodir}/%{name}*
14cu|latex-mk-2.1-3|46	
14cu|latex-mk-2.1-3|47	#----------------------------------------------------------------------------
14cu|latex-mk-2.1-3|48	
14cu|latex-mk-2.1-3|49	%prep
14cu|latex-mk-2.1-3|50	%setup -q
14cu|latex-mk-2.1-3|51	
14cu|latex-mk-2.1-3|52	%build
14cu|latex-mk-2.1-3|53	# configure macro doesn't work ( Buildarch: noarch )
14cu|latex-mk-2.1-3|54	./configure \
14cu|latex-mk-2.1-3|55	--program-prefix= \
14cu|latex-mk-2.1-3|56	--prefix=%{_prefix} \
14cu|latex-mk-2.1-3|57	--exec-prefix=%{_prefix} \
14cu|latex-mk-2.1-3|58	--bindir=%{_bindir} \
14cu|latex-mk-2.1-3|59	--sysconfdir=%{_sysconfdir} \
14cu|latex-mk-2.1-3|60	--datadir=%{_datadir} \
14cu|latex-mk-2.1-3|61	--infodir=%{_infodir} \
14cu|latex-mk-2.1-3|62	--libdir=%{_libdir}
14cu|latex-mk-2.1-3|63	%make
14cu|latex-mk-2.1-3|64	
14cu|latex-mk-2.1-3|65	%install
14cu|latex-mk-2.1-3|66	%makeinstall
14cu|latex-mk-2.1-3|67	
14cu|latex-mk-2.1-3|68	
14cu|latex-mk-2.1-3|69	%changelog
14cu|latex-mk-2.1-3|70	
14cu|latex-mk-2.1-3|71	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-3
14cu|latex-mk-2.1-3|72	- (ecfc7e0) Build requires texlive-collection-langgerman
14cu|latex-mk-2.1-3|73	
14cu|latex-mk-2.1-3|74	

10606 14
14cu|latexmk-4.39-2|1	%define srcversion %(echo %{version} | sed -e 's/\\.//g')
14cu|latexmk-4.39-2|2	
14cu|latexmk-4.39-2|3	Summary:	Perl script for automating LaTeX document compilation
14cu|latexmk-4.39-2|4	Name:		latexmk
14cu|latexmk-4.39-2|5	Version:	4.39
14cu|latexmk-4.39-2|6	Release:	2
14cu|latexmk-4.39-2|7	Source0:	http://www.phys.psu.edu/~collins/software/latexmk-jcc/%{name}-%{srcversion}.zip
14cu|latexmk-4.39-2|8	License:	GPLv2
14cu|latexmk-4.39-2|9	Group:		Publishing
14cu|latexmk-4.39-2|10	Url:		http://www.phys.psu.edu/~collins/software/latexmk-jcc/
14cu|latexmk-4.39-2|11	BuildArch:	noarch
14cu|latexmk-4.39-2|12	Requires:	perl
14cu|latexmk-4.39-2|13	Requires:	tetex-latex
14cu|latexmk-4.39-2|14	
14cu|latexmk-4.39-2|15	%description
14cu|latexmk-4.39-2|16	Latexmk completely automates the process of compiling a LaTeX
14cu|latexmk-4.39-2|17	document.  Essentially, it is like a specialized relative of
14cu|latexmk-4.39-2|18	the general make utility, but one which determines dependencies
14cu|latexmk-4.39-2|19	automatically and has some other very useful features.  In its
14cu|latexmk-4.39-2|20	basic mode of operation latexmk is given the name of the
14cu|latexmk-4.39-2|21	primary source file for a document, and it issues the
14cu|latexmk-4.39-2|22	appropriate sequence of commands to generate a .dvi, .ps, .pdf
14cu|latexmk-4.39-2|23	and/or hardcopy version of the document.
14cu|latexmk-4.39-2|24	
14cu|latexmk-4.39-2|25	%prep
14cu|latexmk-4.39-2|26	%setup -q -c %{name}-%{version}
14cu|latexmk-4.39-2|27	
14cu|latexmk-4.39-2|28	%install
14cu|latexmk-4.39-2|29	
14cu|latexmk-4.39-2|30	%__install -d %{buildroot}%{_bindir}
14cu|latexmk-4.39-2|31	%__install -d %{buildroot}%{_mandir}/man1
14cu|latexmk-4.39-2|32	
14cu|latexmk-4.39-2|33	%__install -m 755 %{name}.pl %{buildroot}%{_bindir}/%{name}
14cu|latexmk-4.39-2|34	%__install -m 755 %{name}.1 %{buildroot}%{_mandir}/man1/
14cu|latexmk-4.39-2|35	
14cu|latexmk-4.39-2|36	%clean
14cu|latexmk-4.39-2|37	
14cu|latexmk-4.39-2|38	%files
14cu|latexmk-4.39-2|39	%doc CHANGES COPYING README latexmk.pdf latexmk.txt example_rcfiles
14cu|latexmk-4.39-2|40	%{_bindir}/%{name}
14cu|latexmk-4.39-2|41	%{_mandir}/man1/%{name}.*
14cu|latexmk-4.39-2|42	
14cu|latexmk-4.39-2|43	%changelog
14cu|latexmk-4.39-2|44	
14cu|latexmk-4.39-2|45	* Thu Aug 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.39-2
14cu|latexmk-4.39-2|46	- (120bfa2) Spec cleanup
14cu|latexmk-4.39-2|47	
14cu|latexmk-4.39-2|48	

10607 14
14cu|lavennin-20041119-5|1	Summary:	Converts written Finnish text to a readable form
14cu|lavennin-20041119-5|2	Name:		lavennin
14cu|lavennin-20041119-5|3	Version:	20041119
14cu|lavennin-20041119-5|4	Release:	5
14cu|lavennin-20041119-5|5	License:	LGPL
14cu|lavennin-20041119-5|6	Group:		Sound
14cu|lavennin-20041119-5|7	URL:		http://phon.joensuu.fi/suopuhe/
14cu|lavennin-20041119-5|8	Source:		http://www.ling.helsinki.fi/suopuhe/download/%{name}-%{version}.tgz
14cu|lavennin-20041119-5|9	Patch0:		lavennin-paths.patch
14cu|lavennin-20041119-5|10	BuildArch:	noarch
14cu|lavennin-20041119-5|11	# per Mandriva locale-specific package policy:
14cu|lavennin-20041119-5|12	Requires:	locales-fi
14cu|lavennin-20041119-5|13	
14cu|lavennin-20041119-5|14	%description
14cu|lavennin-20041119-5|15	Lavennin converts numbers, abbreviations and other such non-readable
14cu|lavennin-20041119-5|16	strings found in usual written Finnish text to a readable form.
14cu|lavennin-20041119-5|17	Therefore only the grafem-fonem conversion is left for the speech
14cu|lavennin-20041119-5|18	synthesizer. Lavennin can also be used to nativisate
14cu|lavennin-20041119-5|19	foreign-originated words.
14cu|lavennin-20041119-5|20	
14cu|lavennin-20041119-5|21	%prep
14cu|lavennin-20041119-5|22	%setup -q -n %{name}
14cu|lavennin-20041119-5|23	%patch0 -p1
14cu|lavennin-20041119-5|24	
14cu|lavennin-20041119-5|25	sed -i 's,@LAVENNINDATADIR@,\"%{_datadir}/%{name}\",' bin/lavennin
14cu|lavennin-20041119-5|26	
14cu|lavennin-20041119-5|27	%install
14cu|lavennin-20041119-5|28	
14cu|lavennin-20041119-5|29	install -d -m755 %{buildroot}%{_bindir}
14cu|lavennin-20041119-5|30	install -m755 bin/lavennin %{buildroot}%{_bindir}
14cu|lavennin-20041119-5|31	
14cu|lavennin-20041119-5|32	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cu|lavennin-20041119-5|33	install -m644 data/*.txt %{buildroot}%{_datadir}/%{name}
14cu|lavennin-20041119-5|34	
14cu|lavennin-20041119-5|35	%clean
14cu|lavennin-20041119-5|36	
14cu|lavennin-20041119-5|37	%files
14cu|lavennin-20041119-5|38	%doc man/*.shtml
14cu|lavennin-20041119-5|39	%{_bindir}/lavennin
14cu|lavennin-20041119-5|40	%{_datadir}/%{name}
14cu|lavennin-20041119-5|41	
14cu|lavennin-20041119-5|42	
14cu|lavennin-20041119-5|43	
14cu|lavennin-20041119-5|44	
14cu|lavennin-20041119-5|45	%changelog
14cu|lavennin-20041119-5|46	
14cu|lavennin-20041119-5|47	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 20041119-5
14cu|lavennin-20041119-5|48	- (e95df76) Repack tarball according to upstream
14cu|lavennin-20041119-5|49	
14cu|lavennin-20041119-5|50	

10608 14
14cu|lbreakout2-2.6.4-4|1	%define levelsets	20120815
14cu|lbreakout2-2.6.4-4|2	
14cu|lbreakout2-2.6.4-4|3	# getting latest levelset ?
14cu|lbreakout2-2.6.4-4|4	%bcond_with	fetch_levels
14cu|lbreakout2-2.6.4-4|5	
14cu|lbreakout2-2.6.4-4|6	Summary:	Breakout-style arcade game
14cu|lbreakout2-2.6.4-4|7	Name:		lbreakout2
14cu|lbreakout2-2.6.4-4|8	Version:	2.6.4
14cu|lbreakout2-2.6.4-4|9	Release:	4
14cu|lbreakout2-2.6.4-4|10	License:	GPLv2
14cu|lbreakout2-2.6.4-4|11	Group:		Games/Arcade
14cu|lbreakout2-2.6.4-4|12	Url:		http://lgames.sourceforge.net/
14cu|lbreakout2-2.6.4-4|13	Source0:	http://download.sourceforge.net/lgames/%{name}-%{version}.tar.gz
14cu|lbreakout2-2.6.4-4|14	Source1:	http://download.sourceforge.net/lgames/%{name}-levelsets-%{levelsets}.tar.gz
14cu|lbreakout2-2.6.4-4|15	Source5:	%{name}-16.png
14cu|lbreakout2-2.6.4-4|16	Source6:	%{name}-32.png
14cu|lbreakout2-2.6.4-4|17	Source7:	%{name}-48.png
14cu|lbreakout2-2.6.4-4|18	BuildRequires:	pkgconfig(SDL_mixer)
14cu|lbreakout2-2.6.4-4|19	BuildRequires:	pkgconfig(libpng)
14cu|lbreakout2-2.6.4-4|20	BuildRequires:	texinfo
14cu|lbreakout2-2.6.4-4|21	%if %{with fetch_levels}
14cu|lbreakout2-2.6.4-4|22	BuildRequires:	wget
14cu|lbreakout2-2.6.4-4|23	%endif
14cu|lbreakout2-2.6.4-4|24	
14cu|lbreakout2-2.6.4-4|25	%description
14cu|lbreakout2-2.6.4-4|26	LBreakout is a classical Breakout game and this means (if you like Breakout ;-)
14cu|lbreakout2-2.6.4-4|27	it is a lot of fun to play!
14cu|lbreakout2-2.6.4-4|28	If you never ever played such a game you can check out the manual for more
14cu|lbreakout2-2.6.4-4|29	information, take a look at the screenshots and last but not least... play it!
14cu|lbreakout2-2.6.4-4|30	
14cu|lbreakout2-2.6.4-4|31	%prep
14cu|lbreakout2-2.6.4-4|32	%setup -q
14cu|lbreakout2-2.6.4-4|33	
14cu|lbreakout2-2.6.4-4|34	# getting latest levelsets
14cu|lbreakout2-2.6.4-4|35	%if %{with fetch_levels}
14cu|lbreakout2-2.6.4-4|36	wget http://lgames.sourceforge.net/LBreakout2/levels/levelsets.tar.gz
14cu|lbreakout2-2.6.4-4|37	mv levelsets.tar.gz %{SOURCE1}
14cu|lbreakout2-2.6.4-4|38	%endif
14cu|lbreakout2-2.6.4-4|39	
14cu|lbreakout2-2.6.4-4|40	%build
14cu|lbreakout2-2.6.4-4|41	%configure2_5x	--bindir=%{_gamesbindir} \
14cu|lbreakout2-2.6.4-4|42	--with-libiconv-prefix=%{_prefix} \
14cu|lbreakout2-2.6.4-4|43	--without-included-gettext \
14cu|lbreakout2-2.6.4-4|44	--with-libintl-prefix=%{_prefix} \
14cu|lbreakout2-2.6.4-4|45	--localstatedir=%{_localstatedir}/lib/games
14cu|lbreakout2-2.6.4-4|46	%make
14cu|lbreakout2-2.6.4-4|47	
14cu|lbreakout2-2.6.4-4|48	%install
14cu|lbreakout2-2.6.4-4|49	install -d %{buildroot}%{_localstatedir}/lib/games
14cu|lbreakout2-2.6.4-4|50	%makeinstall_std
14cu|lbreakout2-2.6.4-4|51	
14cu|lbreakout2-2.6.4-4|52	tar -xf %{SOURCE1} -C %{buildroot}%{_datadir}/%{name}/levels
14cu|lbreakout2-2.6.4-4|53	
14cu|lbreakout2-2.6.4-4|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|lbreakout2-2.6.4-4|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|lbreakout2-2.6.4-4|56	[Desktop Entry]
14cu|lbreakout2-2.6.4-4|57	Name=LBreakout 2
14cu|lbreakout2-2.6.4-4|58	Comment=Breakout-style arcade game
14cu|lbreakout2-2.6.4-4|59	Comment[ru]=Аркадная игра в стиле Breakout
14cu|lbreakout2-2.6.4-4|60	Exec=%{_gamesbindir}/%{name}
14cu|lbreakout2-2.6.4-4|61	Icon=%{name}
14cu|lbreakout2-2.6.4-4|62	Terminal=false
14cu|lbreakout2-2.6.4-4|63	Type=Application
14cu|lbreakout2-2.6.4-4|64	Categories=Game;ArcadeGame;
14cu|lbreakout2-2.6.4-4|65	EOF
14cu|lbreakout2-2.6.4-4|66	
14cu|lbreakout2-2.6.4-4|67	install -D -m644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|68	install -D -m644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|69	install -D -m644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|70	
14cu|lbreakout2-2.6.4-4|71	# those docs are not wanted
14cu|lbreakout2-2.6.4-4|72	rm -r %{buildroot}/usr/doc
14cu|lbreakout2-2.6.4-4|73	
14cu|lbreakout2-2.6.4-4|74	# remove ugly default desktop file, use our own
14cu|lbreakout2-2.6.4-4|75	rm -r %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|lbreakout2-2.6.4-4|76	
14cu|lbreakout2-2.6.4-4|77	%find_lang %{name}
14cu|lbreakout2-2.6.4-4|78	
14cu|lbreakout2-2.6.4-4|79	%files -f %{name}.lang
14cu|lbreakout2-2.6.4-4|80	%doc README TODO
14cu|lbreakout2-2.6.4-4|81	%attr(2755, root, games) %{_gamesbindir}/%{name}
14cu|lbreakout2-2.6.4-4|82	%attr(2755, root, games) %{_gamesbindir}/%{name}server
14cu|lbreakout2-2.6.4-4|83	%config(noreplace) %attr(664, games, games) %{_localstatedir}/lib/games/*
14cu|lbreakout2-2.6.4-4|84	%{_datadir}/%{name}
14cu|lbreakout2-2.6.4-4|85	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|lbreakout2-2.6.4-4|86	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|87	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|88	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lbreakout2-2.6.4-4|89	%{_iconsdir}/lbreakout48.gif
14cu|lbreakout2-2.6.4-4|90	
14cu|lbreakout2-2.6.4-4|91	%changelog
14cu|lbreakout2-2.6.4-4|92	
14cu|lbreakout2-2.6.4-4|93	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 2.6.4-4
14cu|lbreakout2-2.6.4-4|94	- (9d6db97) Added Russian l10n to desktop file
14cu|lbreakout2-2.6.4-4|95	
14cu|lbreakout2-2.6.4-4|96	

10609 14
14cu|lcdproc-0.5.7-1|1	Summary:	Displays real-time system information on a 20x4 backlit LCD
14cu|lcdproc-0.5.7-1|2	Name:		lcdproc
14cu|lcdproc-0.5.7-1|3	Version:	0.5.7
14cu|lcdproc-0.5.7-1|4	Release:	1
14cu|lcdproc-0.5.7-1|5	License:	GPLv2+
14cu|lcdproc-0.5.7-1|6	Group:		Monitoring
14cu|lcdproc-0.5.7-1|7	Url:		http://lcdproc.omnipotent.net/
14cu|lcdproc-0.5.7-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|lcdproc-0.5.7-1|9	Source1:	LCDd.init
14cu|lcdproc-0.5.7-1|10	Patch0:		slow-down-imonlcd-0038.patch
14cu|lcdproc-0.5.7-1|11	Patch1:		lcdproc-0.5.6-fix-undeclared-header.patch
14cu|lcdproc-0.5.7-1|12	Patch2:		lcdproc-0.5.6-link-order.patch
14cu|lcdproc-0.5.7-1|13	BuildRequires:	doxygen
14cu|lcdproc-0.5.7-1|14	BuildRequires:	graphviz
14cu|lcdproc-0.5.7-1|15	BuildRequires:	tetex-latex
14cu|lcdproc-0.5.7-1|16	BuildRequires:	g15-devel
14cu|lcdproc-0.5.7-1|17	BuildRequires:	g15daemon_client-devel
14cu|lcdproc-0.5.7-1|18	BuildRequires:	g15render-devel
14cu|lcdproc-0.5.7-1|19	BuildRequires:	svgalib-devel
14cu|lcdproc-0.5.7-1|20	BuildRequires:	xosd-devel
14cu|lcdproc-0.5.7-1|21	BuildRequires:	pkgconfig(liblircclient0)
14cu|lcdproc-0.5.7-1|22	BuildRequires:	pkgconfig(libpng)
14cu|lcdproc-0.5.7-1|23	BuildRequires:	pkgconfig(libusb)
14cu|lcdproc-0.5.7-1|24	BuildRequires:	pkgconfig(ncurses)
14cu|lcdproc-0.5.7-1|25	Requires(post,preun):	rpm-helper
14cu|lcdproc-0.5.7-1|26	
14cu|lcdproc-0.5.7-1|27	%description
14cu|lcdproc-0.5.7-1|28	LCDproc is a client/server suite inclduding drivers for all kinds of nifty
14cu|lcdproc-0.5.7-1|29	LCD displays. The server supports several serial devices: Matrix Orbital,
14cu|lcdproc-0.5.7-1|30	Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de), Wirz-SLI and
14cu|lcdproc-0.5.7-1|31	PIC-an-LCD; and some devices connected to the LPT port: HD44780, STV5730,
14cu|lcdproc-0.5.7-1|32	T6963, SED1520 and SED1330. Various clients are available that display
14cu|lcdproc-0.5.7-1|33	things like CPU load, system load, memory usage, uptime, and a lot more.
14cu|lcdproc-0.5.7-1|34	
14cu|lcdproc-0.5.7-1|35	See also http://lcdproc.omnipotent.net.
14cu|lcdproc-0.5.7-1|36	
14cu|lcdproc-0.5.7-1|37	%files
14cu|lcdproc-0.5.7-1|38	%defattr(0644,root,root,0755)
14cu|lcdproc-0.5.7-1|39	%doc README* INSTALL COPYING TODO ChangeLog
14cu|lcdproc-0.5.7-1|40	%defattr(-,root,root,0755)
14cu|lcdproc-0.5.7-1|41	%{_bindir}/*
14cu|lcdproc-0.5.7-1|42	%attr(0755,root,root) %{_initrddir}/LCDd
14cu|lcdproc-0.5.7-1|43	%{_libdir}/%{name}
14cu|lcdproc-0.5.7-1|44	%{_mandir}/man*/*
14cu|lcdproc-0.5.7-1|45	%{_sbindir}/*
14cu|lcdproc-0.5.7-1|46	%dir %{_sysconfdir}/lcdproc
14cu|lcdproc-0.5.7-1|47	%config(noreplace) %{_sysconfdir}/lcdproc/*
14cu|lcdproc-0.5.7-1|48	%config(noreplace) %{_sysconfdir}/lcdexec.conf
14cu|lcdproc-0.5.7-1|49	%config(noreplace) %{_sysconfdir}/lcdproc.conf
14cu|lcdproc-0.5.7-1|50	%config(noreplace) %{_sysconfdir}/lcdvc.conf
14cu|lcdproc-0.5.7-1|51	
14cu|lcdproc-0.5.7-1|52	%post
14cu|lcdproc-0.5.7-1|53	%_post_service LCDd
14cu|lcdproc-0.5.7-1|54	
14cu|lcdproc-0.5.7-1|55	%preun
14cu|lcdproc-0.5.7-1|56	%_preun_service LCDd
14cu|lcdproc-0.5.7-1|57	
14cu|lcdproc-0.5.7-1|58	#----------------------------------------------------------------------------
14cu|lcdproc-0.5.7-1|59	
14cu|lcdproc-0.5.7-1|60	%prep
14cu|lcdproc-0.5.7-1|61	%setup -q
14cu|lcdproc-0.5.7-1|62	perl -pi -e 's:../../../libirman-0.4.1b/irman.h:%{_includedir}/irman.h:g' server/drivers/irmanin.c
14cu|lcdproc-0.5.7-1|63	%apply_patches
14cu|lcdproc-0.5.7-1|64	
14cu|lcdproc-0.5.7-1|65	%build
14cu|lcdproc-0.5.7-1|66	autoreconf -fi
14cu|lcdproc-0.5.7-1|67	%configure2_5x \
14cu|lcdproc-0.5.7-1|68	--disable-dependency-tracking \
14cu|lcdproc-0.5.7-1|69	--enable-libusb \
14cu|lcdproc-0.5.7-1|70	--enable-drivers=all \
14cu|lcdproc-0.5.7-1|71	--enable-seamless-hbars \
14cu|lcdproc-0.5.7-1|72	--enable-testmenus \
14cu|lcdproc-0.5.7-1|73	--enable-permissive-menu-goto \
14cu|lcdproc-0.5.7-1|74	--enable-lcdproc-menus \
14cu|lcdproc-0.5.7-1|75	--enable-stat-nfs \
14cu|lcdproc-0.5.7-1|76	--enable-stat-smbfs \
14cu|lcdproc-0.5.7-1|77	--enable-doxygen \
14cu|lcdproc-0.5.7-1|78	--enable-dot \
14cu|lcdproc-0.5.7-1|79	--enable-html-dox \
14cu|lcdproc-0.5.7-1|80	--enable-latex-dox
14cu|lcdproc-0.5.7-1|81	
14cu|lcdproc-0.5.7-1|82	%make
14cu|lcdproc-0.5.7-1|83	%make dox
14cu|lcdproc-0.5.7-1|84	
14cu|lcdproc-0.5.7-1|85	%install
14cu|lcdproc-0.5.7-1|86	%makeinstall
14cu|lcdproc-0.5.7-1|87	
14cu|lcdproc-0.5.7-1|88	# init
14cu|lcdproc-0.5.7-1|89	install -d %{buildroot}%{_initrddir}
14cu|lcdproc-0.5.7-1|90	install %{SOURCE1}  %{buildroot}%{_initrddir}/LCDd
14cu|lcdproc-0.5.7-1|91	
14cu|lcdproc-0.5.7-1|92	# Move examples in %_bindir like previous release
14cu|lcdproc-0.5.7-1|93	install -d %{buildroot}%{_bindir}
14cu|lcdproc-0.5.7-1|94	install clients/examples/*.pl %{buildroot}%{_bindir}
14cu|lcdproc-0.5.7-1|95	
14cu|lcdproc-0.5.7-1|96	# conf files
14cu|lcdproc-0.5.7-1|97	install -d %{buildroot}%{_sysconfdir}/lcdproc
14cu|lcdproc-0.5.7-1|98	install LCDd.conf %{buildroot}%{_sysconfdir}/lcdproc/LCDd.conf
14cu|lcdproc-0.5.7-1|99	# fix path to drivers
14cu|lcdproc-0.5.7-1|100	perl -pi -e 's|DriverPath=.*/|DriverPath=/usr/lib/lcdproc/|' %{buildroot}%{_sysconfdir}/lcdproc/LCDd.conf
14cu|lcdproc-0.5.7-1|101	# remove unwanted conf file (not used in initscript)
14cu|lcdproc-0.5.7-1|102	rm -vf %{buildroot}%{_sysconfdir}/LCDd.conf
14cu|lcdproc-0.5.7-1|103	touch scripts/lcdproc.conf  %{buildroot}%{_sysconfdir}/lcdproc/lcdproc.conf
14cu|lcdproc-0.5.7-1|104	echo "-s localhost -p 13666 C M X U P S" > %{buildroot}%{_sysconfdir}/lcdproc/lcdproc.conf
14cu|lcdproc-0.5.7-1|105	
14cu|lcdproc-0.5.7-1|106	
14cu|lcdproc-0.5.7-1|107	%changelog
14cu|lcdproc-0.5.7-1|108	
14cu|lcdproc-0.5.7-1|109	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.7-1
14cu|lcdproc-0.5.7-1|110	- (5c10c72) New version 0.5.7
14cu|lcdproc-0.5.7-1|111	- (5c10c72) Spec cleanup
14cu|lcdproc-0.5.7-1|112	
14cu|lcdproc-0.5.7-1|113	

10610 14
14cu|lcov-1.12-1|1	Summary:	LTP GCOV extension code coverage tool
14cu|lcov-1.12-1|2	Name:		lcov
14cu|lcov-1.12-1|3	Version:	1.12
14cu|lcov-1.12-1|4	Release:	1
14cu|lcov-1.12-1|5	Group:		Development/Other
14cu|lcov-1.12-1|6	License:	GPLv2
14cu|lcov-1.12-1|7	URL:		http://ltp.sourceforge.net/coverage/lcov.php
14cu|lcov-1.12-1|8	Source:		http://ltp.sourceforge.net/coverage/tools/%{name}-%{version}.tar.gz
14cu|lcov-1.12-1|9	BuildArch:	noarch
14cu|lcov-1.12-1|10	
14cu|lcov-1.12-1|11	%description
14cu|lcov-1.12-1|12	LCOV is an extension of GCOV, a GNU tool which provides information
14cu|lcov-1.12-1|13	about what parts of a program are actually executed (i.e. "covered")
14cu|lcov-1.12-1|14	while running a particular test case. The extension consists of a set
14cu|lcov-1.12-1|15	of PERL scripts which build on the textual GCOV output to implement
14cu|lcov-1.12-1|16	HTML output and support for large projects.
14cu|lcov-1.12-1|17	
14cu|lcov-1.12-1|18	%prep
14cu|lcov-1.12-1|19	%setup -q
14cu|lcov-1.12-1|20	
14cu|lcov-1.12-1|21	%build
14cu|lcov-1.12-1|22	
14cu|lcov-1.12-1|23	%install
14cu|lcov-1.12-1|24	%makeinstall PREFIX=%{buildroot}
14cu|lcov-1.12-1|25	chmod -x %{buildroot}%{_sysconfdir}/lcovrc
14cu|lcov-1.12-1|26	
14cu|lcov-1.12-1|27	%files
14cu|lcov-1.12-1|28	%config(noreplace) %{_sysconfdir}/lcovrc
14cu|lcov-1.12-1|29	%{_bindir}/*
14cu|lcov-1.12-1|30	%{_mandir}/man*/*
14cu|lcov-1.12-1|31	
14cu|lcov-1.12-1|32	%changelog
14cu|lcov-1.12-1|33	
14cu|lcov-1.12-1|34	* Thu Sep 22 2016 alzim <alzim@bk.ru> 1.12-1
14cu|lcov-1.12-1|35	- (edccd24) Merge pull request #2 from import/lcov:rosa2016.1
14cu|lcov-1.12-1|36	- (edccd24) Updated to 1.12
14cu|lcov-1.12-1|37	
14cu|lcov-1.12-1|38	

10611 14
14cu|ldapscripts-2.0.7-1|1	Name:       ldapscripts
14cu|ldapscripts-2.0.7-1|2	Version:    2.0.7
14cu|ldapscripts-2.0.7-1|3	Release:    1
14cu|ldapscripts-2.0.7-1|4	Summary:    LDAP Scripts
14cu|ldapscripts-2.0.7-1|5	Group:      System/Servers
14cu|ldapscripts-2.0.7-1|6	License:    GPL
14cu|ldapscripts-2.0.7-1|7	URL:        http://contribs.martymac.com/
14cu|ldapscripts-2.0.7-1|8	Source:     http://contribs.martymac.com/ldapscripts/%{name}-%{version}.tgz
14cu|ldapscripts-2.0.7-1|9	Requires:   openldap-clients
14cu|ldapscripts-2.0.7-1|10	Requires:   sharutils
14cu|ldapscripts-2.0.7-1|11	Buildarch:  noarch
14cu|ldapscripts-2.0.7-1|12	
14cu|ldapscripts-2.0.7-1|13	%description
14cu|ldapscripts-2.0.7-1|14	LDAP Scripts written in bash which allow to create POSIX entries for users,
14cu|ldapscripts-2.0.7-1|15	groups and machines in an LDAP directory.
14cu|ldapscripts-2.0.7-1|16	
14cu|ldapscripts-2.0.7-1|17	They are similar to smbldap-tools but are written in sh instead of PERL and
14cu|ldapscripts-2.0.7-1|18	only require OpenLDAP client commands (ldapadd, ldapdelete, ldapsearch,
14cu|ldapscripts-2.0.7-1|19	ldapmodify, slappasswd).
14cu|ldapscripts-2.0.7-1|20	
14cu|ldapscripts-2.0.7-1|21	%prep
14cu|ldapscripts-2.0.7-1|22	%setup -q
14cu|ldapscripts-2.0.7-1|23	sed -i.orig -e "s|^_RUNTIMEFILE=.*|_RUNTIMEFILE=\"%{_usr}/lib/%{name}/runtime\"|g" sbin/*
14cu|ldapscripts-2.0.7-1|24	sed -i.orig -e "s|^_CONFIGFILE=.*|_CONFIGFILE=\"%{_sysconfdir}/%{name}/ldapscripts.conf\"|g" etc/* lib/*
14cu|ldapscripts-2.0.7-1|25	
14cu|ldapscripts-2.0.7-1|26	%install
14cu|ldapscripts-2.0.7-1|27	mkdir -p %{buildroot}%{_sbindir}
14cu|ldapscripts-2.0.7-1|28	install -m 755 sbin/* %{buildroot}%{_sbindir}
14cu|ldapscripts-2.0.7-1|29	
14cu|ldapscripts-2.0.7-1|30	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|ldapscripts-2.0.7-1|31	install -m 600 etc/* %{buildroot}%{_sysconfdir}/%{name}
14cu|ldapscripts-2.0.7-1|32	
14cu|ldapscripts-2.0.7-1|33	mkdir -p %{buildroot}%{_usr}/lib/%{name}
14cu|ldapscripts-2.0.7-1|34	install -m 600 lib/* %{buildroot}%{_usr}/lib/%{name}
14cu|ldapscripts-2.0.7-1|35	
14cu|ldapscripts-2.0.7-1|36	mkdir -p %{buildroot}%{_mandir}
14cu|ldapscripts-2.0.7-1|37	cp -a man/man* %{buildroot}%{_mandir}
14cu|ldapscripts-2.0.7-1|38	
14cu|ldapscripts-2.0.7-1|39	%files
14cu|ldapscripts-2.0.7-1|40	%doc README COPYING CHANGELOG
14cu|ldapscripts-2.0.7-1|41	%{_sbindir}/*
14cu|ldapscripts-2.0.7-1|42	%dir %{_sysconfdir}/%{name}
14cu|ldapscripts-2.0.7-1|43	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|ldapscripts-2.0.7-1|44	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.passwd
14cu|ldapscripts-2.0.7-1|45	%{_sysconfdir}/%{name}/*.template.sample
14cu|ldapscripts-2.0.7-1|46	%{_usr}/lib/%{name}/runtime
14cu|ldapscripts-2.0.7-1|47	%{_mandir}/man*/*
14cu|ldapscripts-2.0.7-1|48	
14cu|ldapscripts-2.0.7-1|49	%changelog
14cu|ldapscripts-2.0.7-1|50	
14cu|ldapscripts-2.0.7-1|51	* Sat Sep 24 2016 alzim <alzim@bk.ru> 2.0.7-1
14cu|ldapscripts-2.0.7-1|52	- (a415e0d) Merge pull request #1 from import/ldapscripts:rosa2016.1
14cu|ldapscripts-2.0.7-1|53	- (a415e0d) Updated to 2.0.7
14cu|ldapscripts-2.0.7-1|54	
14cu|ldapscripts-2.0.7-1|55	

10612 14
14cu|ldm-2.2.18-1|1	Summary:	LTSP Display Manager
14cu|ldm-2.2.18-1|2	Name:		ldm
14cu|ldm-2.2.18-1|3	Version:	2.2.18
14cu|ldm-2.2.18-1|4	Release:	1
14cu|ldm-2.2.18-1|5	License:	GPLv2+
14cu|ldm-2.2.18-1|6	Group:		System/X11
14cu|ldm-2.2.18-1|7	URL:		https://code.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk
14cu|ldm-2.2.18-1|8	Source0:	http://ftp.de.debian.org/debian/pool/main/l/ldm/%{name}_%{version}.orig.tar.xz
14cu|ldm-2.2.18-1|9	Source2:	%{name}.tmpfiles
14cu|ldm-2.2.18-1|10	BuildRequires:	pkgconfig(gdk-2.0)
14cu|ldm-2.2.18-1|11	BuildRequires:	gettext-devel
14cu|ldm-2.2.18-1|12	BuildRequires:	intltool
14cu|ldm-2.2.18-1|13	BuildRequires:	pkgconfig(iso-codes)
14cu|ldm-2.2.18-1|14	Requires:	netcat-traditional
14cu|ldm-2.2.18-1|15	Requires:	openssh-clients
14cu|ldm-2.2.18-1|16	
14cu|ldm-2.2.18-1|17	%description
14cu|ldm-2.2.18-1|18	LTSP Display Manager handles network logins for remote desktop sessions.
14cu|ldm-2.2.18-1|19	
14cu|ldm-2.2.18-1|20	%files -f ldm.lang
14cu|ldm-2.2.18-1|21	%doc COPYING README
14cu|ldm-2.2.18-1|22	%{_bindir}/*
14cu|ldm-2.2.18-1|23	%{_sbindir}/ldm
14cu|ldm-2.2.18-1|24	%{_libexecdir}/ldm/
14cu|ldm-2.2.18-1|25	%{_datadir}/ldm/
14cu|ldm-2.2.18-1|26	%{_mandir}/man1/ldm.1.xz
14cu|ldm-2.2.18-1|27	%{_datadir}/ltsp/screen.d/ldm
14cu|ldm-2.2.18-1|28	%{_tmpfilesdir}/%{name}.conf
14cu|ldm-2.2.18-1|29	
14cu|ldm-2.2.18-1|30	#-----------------------------------------------------------
14cu|ldm-2.2.18-1|31	
14cu|ldm-2.2.18-1|32	%package -n ldminfod
14cu|ldm-2.2.18-1|33	Summary:	LTSP client
14cu|ldm-2.2.18-1|34	Group:		System/X11
14cu|ldm-2.2.18-1|35	Requires:	openssh-server
14cu|ldm-2.2.18-1|36	
14cu|ldm-2.2.18-1|37	%description -n ldminfod
14cu|ldm-2.2.18-1|38	Provides Linux Terminal Server capabilities to the LDM client.
14cu|ldm-2.2.18-1|39	
14cu|ldm-2.2.18-1|40	%files -n ldminfod
14cu|ldm-2.2.18-1|41	%doc COPYING README
14cu|ldm-2.2.18-1|42	%{_sbindir}/ldminfod
14cu|ldm-2.2.18-1|43	%config(noreplace) %{_sysconfdir}/xinetd.d/ldminfod
14cu|ldm-2.2.18-1|44	%config(noreplace) %{_sysconfdir}/ltsp/ldm-global-dmrc
14cu|ldm-2.2.18-1|45	
14cu|ldm-2.2.18-1|46	#-----------------------------------------------------------
14cu|ldm-2.2.18-1|47	
14cu|ldm-2.2.18-1|48	%prep
14cu|ldm-2.2.18-1|49	%setup -q
14cu|ldm-2.2.18-1|50	
14cu|ldm-2.2.18-1|51	%build
14cu|ldm-2.2.18-1|52	./autogen.sh
14cu|ldm-2.2.18-1|53	./configure --prefix=%{_prefix} \
14cu|ldm-2.2.18-1|54	--exec-prefix=%{_prefix} \
14cu|ldm-2.2.18-1|55	--bindir=%{_bindir} \
14cu|ldm-2.2.18-1|56	--sbindir=%{_sbindir} \
14cu|ldm-2.2.18-1|57	--sysconfdir=%{_sysconfdir} \
14cu|ldm-2.2.18-1|58	--datadir=%{_datadir} \
14cu|ldm-2.2.18-1|59	--includedir=%{_includedir} \
14cu|ldm-2.2.18-1|60	--libdir=%{_libdir} \
14cu|ldm-2.2.18-1|61	--libexecdir=%{_libexecdir} \
14cu|ldm-2.2.18-1|62	--localstatedir=/var \
14cu|ldm-2.2.18-1|63	--mandir=%{_mandir}
14cu|ldm-2.2.18-1|64	make
14cu|ldm-2.2.18-1|65	
14cu|ldm-2.2.18-1|66	%install
14cu|ldm-2.2.18-1|67	%make DESTDIR=%{buildroot} install
14cu|ldm-2.2.18-1|68	
14cu|ldm-2.2.18-1|69	%find_lang ldm
14cu|ldm-2.2.18-1|70	%find_lang ldmrc
14cu|ldm-2.2.18-1|71	%find_lang ltsp-cluster-info
14cu|ldm-2.2.18-1|72	cat ltsp-cluster-info.lang ldmrc.lang >> ldm.lang
14cu|ldm-2.2.18-1|73	
14cu|ldm-2.2.18-1|74	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/ %{buildroot}%{_sbindir}
14cu|ldm-2.2.18-1|75	install -m 0755 ldminfod/ldminfod %{buildroot}%{_sbindir}/ldminfod
14cu|ldm-2.2.18-1|76	install -m 0644 ldminfod/xinetd.d/ldminfod %{buildroot}%{_sysconfdir}/xinetd.d/ldminfod
14cu|ldm-2.2.18-1|77	
14cu|ldm-2.2.18-1|78	rm -rf %{buildroot}%{_datadir}/ldm/themes/ltsp
14cu|ldm-2.2.18-1|79	
14cu|ldm-2.2.18-1|80	mkdir -p %{buildroot}%{_sysconfdir}/ltsp
14cu|ldm-2.2.18-1|81	cat > %{buildroot}%{_sysconfdir}/ltsp/ldm-global-dmrc <<EOL
14cu|ldm-2.2.18-1|82	[Desktop]
14cu|ldm-2.2.18-1|83	#Session=gnome
14cu|ldm-2.2.18-1|84	#Session=kde
14cu|ldm-2.2.18-1|85	#Session=xfce4
14cu|ldm-2.2.18-1|86	#Session=sugar
14cu|ldm-2.2.18-1|87	#Language=ja_JP.utf8
14cu|ldm-2.2.18-1|88	#Language=en_US.utf8
14cu|ldm-2.2.18-1|89	EOL
14cu|ldm-2.2.18-1|90	chmod 644 %{buildroot}%{_sysconfdir}/ltsp/ldm-global-dmrc
14cu|ldm-2.2.18-1|91	
14cu|ldm-2.2.18-1|92	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ldm-2.2.18-1|93	
14cu|ldm-2.2.18-1|94	%changelog
14cu|ldm-2.2.18-1|95	
14cu|ldm-2.2.18-1|96	* Sat Sep 24 2016 alzim <alzim@bk.ru> 2.2.18-1
14cu|ldm-2.2.18-1|97	- (e703fac) Merge pull request #1 from import/ldm:rosa2016.1
14cu|ldm-2.2.18-1|98	- (e703fac) Updated to 2.2.18
14cu|ldm-2.2.18-1|99	
14cu|ldm-2.2.18-1|100	

10613 14
14cu|ldns-1.6.17-1|1	%define major 1
14cu|ldns-1.6.17-1|2	%define libname %mklibname %{name} %{major}
14cu|ldns-1.6.17-1|3	%define develname %mklibname -d %{name}
14cu|ldns-1.6.17-1|4	
14cu|ldns-1.6.17-1|5	%define build_python 1
14cu|ldns-1.6.17-1|6	
14cu|ldns-1.6.17-1|7	Summary:	Lowlevel DNS(SEC) library with API
14cu|ldns-1.6.17-1|8	Name:		ldns
14cu|ldns-1.6.17-1|9	Version:	1.6.17
14cu|ldns-1.6.17-1|10	Release:	1
14cu|ldns-1.6.17-1|11	License:	BSD
14cu|ldns-1.6.17-1|12	Group:		System/Libraries
14cu|ldns-1.6.17-1|13	URL:		http://www.nlnetlabs.nl/ldns/
14cu|ldns-1.6.17-1|14	Source0:	http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz
14cu|ldns-1.6.17-1|15	Patch0:		ldns-1.6.17-avoid-version.diff
14cu|ldns-1.6.17-1|16	Patch1:		ldns-1.6.17-build_only_once.diff
14cu|ldns-1.6.17-1|17	Patch2:		ldns-1.6.17-keygen.diff
14cu|ldns-1.6.17-1|18	
14cu|ldns-1.6.17-1|19	BuildRequires:	automake
14cu|ldns-1.6.17-1|20	BuildRequires:	autoconf
14cu|ldns-1.6.17-1|21	BuildRequires:	libtool
14cu|ldns-1.6.17-1|22	BuildRequires:	pkgconfig(libcrypto)
14cu|ldns-1.6.17-1|23	BuildRequires:	doxygen
14cu|ldns-1.6.17-1|24	%if %{build_python}
14cu|ldns-1.6.17-1|25	BuildRequires:	swig
14cu|ldns-1.6.17-1|26	BuildRequires:	pkgconfig(python)
14cu|ldns-1.6.17-1|27	%endif
14cu|ldns-1.6.17-1|28	
14cu|ldns-1.6.17-1|29	%description
14cu|ldns-1.6.17-1|30	ldns is a library with the aim to simplify DNS programing in C. All
14cu|ldns-1.6.17-1|31	lowlevel DNS/DNSSEC operations are supported. We also define a higher
14cu|ldns-1.6.17-1|32	level API which allows a programmer to (for instance) create or sign
14cu|ldns-1.6.17-1|33	packets.
14cu|ldns-1.6.17-1|34	
14cu|ldns-1.6.17-1|35	#---------------------------------------------------
14cu|ldns-1.6.17-1|36	
14cu|ldns-1.6.17-1|37	%package -n	%{name}-utils
14cu|ldns-1.6.17-1|38	Summary:	DNS(SEC) utility
14cu|ldns-1.6.17-1|39	Group:		Networking/Other
14cu|ldns-1.6.17-1|40	Requires:	%{libname} = %{EVRD}
14cu|ldns-1.6.17-1|41	
14cu|ldns-1.6.17-1|42	%description -n	%{name}-utils
14cu|ldns-1.6.17-1|43	This package contains various utilities used to manage
14cu|ldns-1.6.17-1|44	and validate DNSSEC zones using ldns library.
14cu|ldns-1.6.17-1|45	
14cu|ldns-1.6.17-1|46	%files -n %{name}-utils
14cu|ldns-1.6.17-1|47	%doc README LICENSE
14cu|ldns-1.6.17-1|48	%{_bindir}/*
14cu|ldns-1.6.17-1|49	%exclude %{_bindir}/%{name}-config
14cu|ldns-1.6.17-1|50	%{_mandir}/man1/*
14cu|ldns-1.6.17-1|51	
14cu|ldns-1.6.17-1|52	#---------------------------------------------------
14cu|ldns-1.6.17-1|53	
14cu|ldns-1.6.17-1|54	%package -n	%{libname}
14cu|ldns-1.6.17-1|55	Summary:	Lowlevel DNS(SEC) library with API
14cu|ldns-1.6.17-1|56	Group:		System/Libraries
14cu|ldns-1.6.17-1|57	
14cu|ldns-1.6.17-1|58	%description -n	%{libname}
14cu|ldns-1.6.17-1|59	ldns is a library with the aim to simplify DNS programing in C. All
14cu|ldns-1.6.17-1|60	lowlevel DNS/DNSSEC operations are supported. We also define a higher
14cu|ldns-1.6.17-1|61	level API which allows a programmer to (for instance) create or sign
14cu|ldns-1.6.17-1|62	packets.
14cu|ldns-1.6.17-1|63	
14cu|ldns-1.6.17-1|64	
14cu|ldns-1.6.17-1|65	%files -n %{libname}
14cu|ldns-1.6.17-1|66	%doc README LICENSE
14cu|ldns-1.6.17-1|67	%{_libdir}/lib*so.%{major}*
14cu|ldns-1.6.17-1|68	#---------------------------------------------------
14cu|ldns-1.6.17-1|69	
14cu|ldns-1.6.17-1|70	%package -n	%{develname}
14cu|ldns-1.6.17-1|71	Summary:	Development package that includes the ldns header files
14cu|ldns-1.6.17-1|72	Group:		Development/C
14cu|ldns-1.6.17-1|73	Requires:	%{libname} = %{EVRD}
14cu|ldns-1.6.17-1|74	Provides:	%{name}-devel = %{EVRD}
14cu|ldns-1.6.17-1|75	
14cu|ldns-1.6.17-1|76	%description -n	%{develname}
14cu|ldns-1.6.17-1|77	The devel package contains the ldns library and the include files
14cu|ldns-1.6.17-1|78	
14cu|ldns-1.6.17-1|79	%files -n %{develname}
14cu|ldns-1.6.17-1|80	%doc docs/* Changelog README
14cu|ldns-1.6.17-1|81	%dir %{_includedir}/ldns
14cu|ldns-1.6.17-1|82	%{_includedir}/ldns/*
14cu|ldns-1.6.17-1|83	%{_libdir}/lib*.so
14cu|ldns-1.6.17-1|84	%{_mandir}/man3/*
14cu|ldns-1.6.17-1|85	%{_bindir}/%{name}-config
14cu|ldns-1.6.17-1|86	#---------------------------------------------------
14cu|ldns-1.6.17-1|87	
14cu|ldns-1.6.17-1|88	%if %{build_python}
14cu|ldns-1.6.17-1|89	%define __noautoprov '_ldns.so'
14cu|ldns-1.6.17-1|90	
14cu|ldns-1.6.17-1|91	%package -n 	python-%{name}
14cu|ldns-1.6.17-1|92	Summary:	Python extensions for ldns
14cu|ldns-1.6.17-1|93	Group:		Development/Python
14cu|ldns-1.6.17-1|94	
14cu|ldns-1.6.17-1|95	%description -n python-%{name}
14cu|ldns-1.6.17-1|96	Python extensions for ldns
14cu|ldns-1.6.17-1|97	
14cu|ldns-1.6.17-1|98	%files -n python-%{name}
14cu|ldns-1.6.17-1|99	%doc README LICENSE
14cu|ldns-1.6.17-1|100	%{py_platsitedir}/*
14cu|ldns-1.6.17-1|101	%endif
14cu|ldns-1.6.17-1|102	#---------------------------------------------------
14cu|ldns-1.6.17-1|103	
14cu|ldns-1.6.17-1|104	%prep
14cu|ldns-1.6.17-1|105	%setup -q
14cu|ldns-1.6.17-1|106	%patch0 -p1
14cu|ldns-1.6.17-1|107	%patch1 -p1
14cu|ldns-1.6.17-1|108	%patch2 -p1
14cu|ldns-1.6.17-1|109	
14cu|ldns-1.6.17-1|110	%build
14cu|ldns-1.6.17-1|111	%configure2_5x \
14cu|ldns-1.6.17-1|112	--disable-rpath \
14cu|ldns-1.6.17-1|113	%if %{build_python}
14cu|ldns-1.6.17-1|114	--with-pyldns \
14cu|ldns-1.6.17-1|115	%endif
14cu|ldns-1.6.17-1|116	--disable-static
14cu|ldns-1.6.17-1|117	
14cu|ldns-1.6.17-1|118	( cd examples ; %configure2_5x --disable-rpath )
14cu|ldns-1.6.17-1|119	( cd drill ; %configure2_5x --disable-rpath )
14cu|ldns-1.6.17-1|120	
14cu|ldns-1.6.17-1|121	%make
14cu|ldns-1.6.17-1|122	( cd examples ; %make )
14cu|ldns-1.6.17-1|123	( cd drill ; %make )
14cu|ldns-1.6.17-1|124	
14cu|ldns-1.6.17-1|125	%install
14cu|ldns-1.6.17-1|126	%makeinstall_std
14cu|ldns-1.6.17-1|127	( cd examples ; %makeinstall_std )
14cu|ldns-1.6.17-1|128	( cd drill ; %makeinstall_std )
14cu|ldns-1.6.17-1|129	
14cu|ldns-1.6.17-1|130	# cleanup and fix --short-circuit
14cu|ldns-1.6.17-1|131	rm -rf docs; mkdir -p docs
14cu|ldns-1.6.17-1|132	cp -rp doc docs/
14cu|ldns-1.6.17-1|133	rm -rf docs/doc/man
14cu|ldns-1.6.17-1|134	rm -f docs/doc/doxyparse.pl
14cu|ldns-1.6.17-1|135	rm -f docs/doc/ldns_manpages
14cu|ldns-1.6.17-1|136	rm -rf docs/doc/.svn
14cu|ldns-1.6.17-1|137	
14cu|ldns-1.6.17-1|138	#we don't want these
14cu|ldns-1.6.17-1|139	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14cu|ldns-1.6.17-1|140	
14cu|ldns-1.6.17-1|141	%if %{build_python}
14cu|ldns-1.6.17-1|142	#remove executable bit
14cu|ldns-1.6.17-1|143	chmod a-x %{buildroot}%{py_platsitedir}/*py
14cu|ldns-1.6.17-1|144	%endif
14cu|ldns-1.6.17-1|145	
14cu|ldns-1.6.17-1|146	
14cu|ldns-1.6.17-1|147	
14cu|ldns-1.6.17-1|148	
14cu|ldns-1.6.17-1|149	
14cu|ldns-1.6.17-1|150	
14cu|ldns-1.6.17-1|151	
14cu|ldns-1.6.17-1|152	
14cu|ldns-1.6.17-1|153	%changelog
14cu|ldns-1.6.17-1|154	
14cu|ldns-1.6.17-1|155	* Sun Aug 23 2015 abfonly <abfonly@gmail.com> 1.6.17-1
14cu|ldns-1.6.17-1|156	- (787771a) Log: Update to 1.6.17
14cu|ldns-1.6.17-1|157	- (787771a) -fixed build and linting
14cu|ldns-1.6.17-1|158	- (787771a) -spec clean.
14cu|ldns-1.6.17-1|159	
14cu|ldns-1.6.17-1|160	

10614 14
14cu|leafpad-0.8.18.1-7|1	%define	title	Leafpad
14cu|leafpad-0.8.18.1-7|2	
14cu|leafpad-0.8.18.1-7|3	Summary:	Notepad clone
14cu|leafpad-0.8.18.1-7|4	Name:		leafpad
14cu|leafpad-0.8.18.1-7|5	Version:	0.8.18.1
14cu|leafpad-0.8.18.1-7|6	Release:	7
14cu|leafpad-0.8.18.1-7|7	License:	GPLv2+
14cu|leafpad-0.8.18.1-7|8	
14cu|leafpad-0.8.18.1-7|9	Group:		Editors
14cu|leafpad-0.8.18.1-7|10	
14cu|leafpad-0.8.18.1-7|11	URL:		http://tarot.freeshell.org/leafpad/
14cu|leafpad-0.8.18.1-7|12	Source0:	http://download.savannah.gnu.org/releases/leafpad/%{name}-%{version}.tar.gz
14cu|leafpad-0.8.18.1-7|13	Patch0:		leafpad-0.8.16-fix-str-fmt.patch
14cu|leafpad-0.8.18.1-7|14	Patch1:		leafpad-0.8.17-fix-desktop.patch
14cu|leafpad-0.8.18.1-7|15	
14cu|leafpad-0.8.18.1-7|16	BuildRequires:	gtk2-devel
14cu|leafpad-0.8.18.1-7|17	BuildRequires:	intltool
14cu|leafpad-0.8.18.1-7|18	
14cu|leafpad-0.8.18.1-7|19	%description
14cu|leafpad-0.8.18.1-7|20	Leafpad is a simple GTK+ based text editor.
14cu|leafpad-0.8.18.1-7|21	The user interface is similar to "notepad",
14cu|leafpad-0.8.18.1-7|22	and it aims to be lighter than GEdit and
14cu|leafpad-0.8.18.1-7|23	KWrite and to be as useful as them.
14cu|leafpad-0.8.18.1-7|24	
14cu|leafpad-0.8.18.1-7|25	Following features are intended...
14cu|leafpad-0.8.18.1-7|26	
14cu|leafpad-0.8.18.1-7|27	* Minimum requirement
14cu|leafpad-0.8.18.1-7|28	* Minimal menu item
14cu|leafpad-0.8.18.1-7|29	* No toolbar
14cu|leafpad-0.8.18.1-7|30	* Single document interface (SDI)
14cu|leafpad-0.8.18.1-7|31	* Character coding auto detection
14cu|leafpad-0.8.18.1-7|32	
14cu|leafpad-0.8.18.1-7|33	%prep
14cu|leafpad-0.8.18.1-7|34	%setup -q
14cu|leafpad-0.8.18.1-7|35	%patch0 -p0
14cu|leafpad-0.8.18.1-7|36	%patch1 -p0
14cu|leafpad-0.8.18.1-7|37	
14cu|leafpad-0.8.18.1-7|38	%build
14cu|leafpad-0.8.18.1-7|39	%configure2_5x
14cu|leafpad-0.8.18.1-7|40	%make WARN_CFLAGS=""
14cu|leafpad-0.8.18.1-7|41	
14cu|leafpad-0.8.18.1-7|42	%install
14cu|leafpad-0.8.18.1-7|43	%makeinstall_std
14cu|leafpad-0.8.18.1-7|44	
14cu|leafpad-0.8.18.1-7|45	%find_lang %{name} --with-gnome
14cu|leafpad-0.8.18.1-7|46	
14cu|leafpad-0.8.18.1-7|47	%files -f %{name}.lang
14cu|leafpad-0.8.18.1-7|48	%doc COPYING README
14cu|leafpad-0.8.18.1-7|49	%{_bindir}/*
14cu|leafpad-0.8.18.1-7|50	%{_datadir}/pixmaps/*
14cu|leafpad-0.8.18.1-7|51	%{_datadir}/applications/*.desktop
14cu|leafpad-0.8.18.1-7|52	%{_datadir}/icons/hicolor/*/apps/leafpad.*
14cu|leafpad-0.8.18.1-7|53	
14cu|leafpad-0.8.18.1-7|54	
14cu|leafpad-0.8.18.1-7|55	
14cu|leafpad-0.8.18.1-7|56	%changelog
14cu|leafpad-0.8.18.1-7|57	
14cu|leafpad-0.8.18.1-7|58	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.8.18.1-7
14cu|leafpad-0.8.18.1-7|59	- (caa9ba5) Spec cleanup
14cu|leafpad-0.8.18.1-7|60	
14cu|leafpad-0.8.18.1-7|61	

10615 14
14cu|ledit-2.03-1|1	%define debug_package %{nil}
14cu|ledit-2.03-1|2	
14cu|ledit-2.03-1|3	Summary:	Line editor
14cu|ledit-2.03-1|4	Name:		ledit
14cu|ledit-2.03-1|5	Version:	2.03
14cu|ledit-2.03-1|6	Release:	1
14cu|ledit-2.03-1|7	License:	BSD like
14cu|ledit-2.03-1|8	Group:		Editors
14cu|ledit-2.03-1|9	Url:		http://pauillac.inria.fr/~ddr/ledit/
14cu|ledit-2.03-1|10	Source0:	http://pauillac.inria.fr/~ddr/ledit/distrib/src/%{name}-%{version}.tgz
14cu|ledit-2.03-1|11	BuildRequires:	camlp5
14cu|ledit-2.03-1|12	BuildRequires:	ocaml
14cu|ledit-2.03-1|13	BuildRequires:	pkgconfig(ncurses)
14cu|ledit-2.03-1|14	
14cu|ledit-2.03-1|15	%description
14cu|ledit-2.03-1|16	Ledit is a line editor, allowing to use control commands like in emacs
14cu|ledit-2.03-1|17	or in shells (bash, tcsh). To be used with interactive commands. It is
14cu|ledit-2.03-1|18	written in Ocaml and Camlp4 and uses the library unix.cma.
14cu|ledit-2.03-1|19	
14cu|ledit-2.03-1|20	%files
14cu|ledit-2.03-1|21	%doc CHANGES LICENSE README
14cu|ledit-2.03-1|22	%{_bindir}/%{name}
14cu|ledit-2.03-1|23	%{_mandir}/man1/%{name}.1*
14cu|ledit-2.03-1|24	
14cu|ledit-2.03-1|25	#----------------------------------------------------------------------------
14cu|ledit-2.03-1|26	
14cu|ledit-2.03-1|27	%prep
14cu|ledit-2.03-1|28	%setup -q
14cu|ledit-2.03-1|29	perl -pi -e 's|\+camlp5|+site-lib/camlp5|' Makefile
14cu|ledit-2.03-1|30	
14cu|ledit-2.03-1|31	chmod 0644 CHANGES LICENSE README
14cu|ledit-2.03-1|32	
14cu|ledit-2.03-1|33	%build
14cu|ledit-2.03-1|34	make
14cu|ledit-2.03-1|35	
14cu|ledit-2.03-1|36	%install
14cu|ledit-2.03-1|37	make \
14cu|ledit-2.03-1|38	BINDIR=%{buildroot}%{_bindir} \
14cu|ledit-2.03-1|39	MANDIR=%{buildroot}%{_mandir}/man1 \
14cu|ledit-2.03-1|40	install
14cu|ledit-2.03-1|41	
14cu|ledit-2.03-1|42	
14cu|ledit-2.03-1|43	%changelog
14cu|ledit-2.03-1|44	
14cu|ledit-2.03-1|45	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.03-1
14cu|ledit-2.03-1|46	- (9b11b97) New version 2.03
14cu|ledit-2.03-1|47	- (9b11b97) Disable debug package
14cu|ledit-2.03-1|48	- (9b11b97) Spec cleanup
14cu|ledit-2.03-1|49	
14cu|ledit-2.03-1|50	

10616 14
14cu|leechcraft-0.6.0-8|1	Summary:	Modular Internet Client
14cu|leechcraft-0.6.0-8|2	Name:		leechcraft
14cu|leechcraft-0.6.0-8|3	Version:	0.6.0
14cu|leechcraft-0.6.0-8|4	Release:	8
14cu|leechcraft-0.6.0-8|5	License:	GPLv3+
14cu|leechcraft-0.6.0-8|6	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|7	Url:		http://leechcraft.org
14cu|leechcraft-0.6.0-8|8	Source0:	http://netcologne.dl.sourceforge.net/project/%{name}/LeechCraft/%{version}/%{name}-%{version}.tar.xz
14cu|leechcraft-0.6.0-8|9	Patch0:		leechcraft-0.5.97-linkage.patch
14cu|leechcraft-0.6.0-8|10	Patch1:		leechcraft-0.5.97-soname.patch
14cu|leechcraft-0.6.0-8|11	Patch2:		leechcraft-0.6.0-cpp11.patch
14cu|leechcraft-0.6.0-8|12	Patch3:		leechcraft-0.6.0-clang.patch
14cu|leechcraft-0.6.0-8|13	# From upstream
14cu|leechcraft-0.6.0-8|14	Patch4:		leechcraft-0.6.0-ffmpeg2.5-0.patch
14cu|leechcraft-0.6.0-8|15	Patch5:		leechcraft-0.6.0-ffmpeg2.5-1.patch
14cu|leechcraft-0.6.0-8|16	Patch6:		leechcraft-0.6.0-ffmpeg2.5-2.patch
14cu|leechcraft-0.6.0-8|17	Patch7:		leechcraft-0.6.0-ffmpeg2.5-3.patch
14cu|leechcraft-0.6.0-8|18	Patch8:		leechcraft-0.6.0-ffmpeg2.5-4.patch
14cu|leechcraft-0.6.0-8|19	Patch9:		leechcraft-0.6.0-ffmpeg2.5-5.patch
14cu|leechcraft-0.6.0-8|20	Patch10:	leechcraft-0.6.0-libtorrent-rasterbar-1.x.patch
14cu|leechcraft-0.6.0-8|21	BuildRequires:	cmake
14cu|leechcraft-0.6.0-8|22	BuildRequires:	boost-devel
14cu|leechcraft-0.6.0-8|23	BuildRequires:	ffmpeg-devel
14cu|leechcraft-0.6.0-8|24	BuildRequires:	kdelibs4-devel
14cu|leechcraft-0.6.0-8|25	BuildRequires:	liblastfm-devel
14cu|leechcraft-0.6.0-8|26	BuildRequires:	lm_sensors-devel
14cu|leechcraft-0.6.0-8|27	BuildRequires:	magic-devel
14cu|leechcraft-0.6.0-8|28	BuildRequires:	qt4-devel
14cu|leechcraft-0.6.0-8|29	BuildRequires:	qwt-devel
14cu|leechcraft-0.6.0-8|30	BuildRequires:	qxmpp-devel >= 0.7.5
14cu|leechcraft-0.6.0-8|31	BuildRequires:	pkgconfig(ddjvuapi)
14cu|leechcraft-0.6.0-8|32	BuildRequires:	pkgconfig(hunspell)
14cu|leechcraft-0.6.0-8|33	BuildRequires:	pkgconfig(libchromaprint)
14cu|leechcraft-0.6.0-8|34	BuildRequires:	pkgconfig(libnl-3.0)
14cu|leechcraft-0.6.0-8|35	BuildRequires:	pkgconfig(libpcre)
14cu|leechcraft-0.6.0-8|36	BuildRequires:	pkgconfig(libspectre)
14cu|leechcraft-0.6.0-8|37	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cu|leechcraft-0.6.0-8|38	BuildRequires:	pkgconfig(phonon)
14cu|leechcraft-0.6.0-8|39	BuildRequires:	pkgconfig(poppler-cpp)
14cu|leechcraft-0.6.0-8|40	BuildRequires:	pkgconfig(poppler-qt4)
14cu|leechcraft-0.6.0-8|41	BuildRequires:	pkgconfig(qca2)
14cu|leechcraft-0.6.0-8|42	BuildRequires:	pkgconfig(QJson)
14cu|leechcraft-0.6.0-8|43	BuildRequires:	pkgconfig(taglib)
14cu|leechcraft-0.6.0-8|44	BuildRequires:	pkgconfig(x11)
14cu|leechcraft-0.6.0-8|45	BuildRequires:	pkgconfig(xscrnsaver)
14cu|leechcraft-0.6.0-8|46	# Core modules:
14cu|leechcraft-0.6.0-8|47	Requires:	%{name}-cstp = %{EVRD}
14cu|leechcraft-0.6.0-8|48	Requires:	%{name}-sb2 = %{EVRD}
14cu|leechcraft-0.6.0-8|49	Requires:	%{name}-summary = %{EVRD}
14cu|leechcraft-0.6.0-8|50	Requires:	%{name}-tabsessmanager = %{EVRD}
14cu|leechcraft-0.6.0-8|51	Requires:	%{name}-tpi = %{EVRD}
14cu|leechcraft-0.6.0-8|52	Suggests:	%{name}-plugins-main = %{EVRD}
14cu|leechcraft-0.6.0-8|53	
14cu|leechcraft-0.6.0-8|54	%description
14cu|leechcraft-0.6.0-8|55	LeechCraft is a free modular "Internet client" application.
14cu|leechcraft-0.6.0-8|56	
14cu|leechcraft-0.6.0-8|57	LeechCraft allows to browse the web, read RSS/Atom feeds, download
14cu|leechcraft-0.6.0-8|58	files via BitTorrent, HTTP, FTP and DC, automatically stream,
14cu|leechcraft-0.6.0-8|59	download or play podcasts and other media files and much more.
14cu|leechcraft-0.6.0-8|60	
14cu|leechcraft-0.6.0-8|61	Features can be easily added via plugins that can be integrated with
14cu|leechcraft-0.6.0-8|62	each other with no effect while staying abstract from the exact
14cu|leechcraft-0.6.0-8|63	implementation.
14cu|leechcraft-0.6.0-8|64	
14cu|leechcraft-0.6.0-8|65	This package contains the main LeechCraft executable, which connects
14cu|leechcraft-0.6.0-8|66	all the plugins with each other, routes requests between them, tracks
14cu|leechcraft-0.6.0-8|67	dependencies and performs several other housekeeping tasks.
14cu|leechcraft-0.6.0-8|68	
14cu|leechcraft-0.6.0-8|69	%files -f %{name}.lang
14cu|leechcraft-0.6.0-8|70	%{_bindir}/leechcraft
14cu|leechcraft-0.6.0-8|71	%{_bindir}/leechcraft-add-file
14cu|leechcraft-0.6.0-8|72	%{_bindir}/leechcraft-handle-file
14cu|leechcraft-0.6.0-8|73	%{_datadir}/applications/leechcraft.desktop
14cu|leechcraft-0.6.0-8|74	%{_iconsdir}/hicolor/*/apps/leechcraft_main.png
14cu|leechcraft-0.6.0-8|75	%{_datadir}/%{name}/global_icons/
14cu|leechcraft-0.6.0-8|76	%{_datadir}/%{name}/qml/common
14cu|leechcraft-0.6.0-8|77	%{_datadir}/%{name}/qml/org
14cu|leechcraft-0.6.0-8|78	%{_datadir}/%{name}/settings/coresettings.xml
14cu|leechcraft-0.6.0-8|79	%{_datadir}/%{name}/sounds/
14cu|leechcraft-0.6.0-8|80	%{_datadir}/%{name}/themes/
14cu|leechcraft-0.6.0-8|81	%{_mandir}/man1/leechcraft.1*
14cu|leechcraft-0.6.0-8|82	%{_mandir}/man1/leechcraft-add-file.1*
14cu|leechcraft-0.6.0-8|83	%{_mandir}/man1/leechcraft-handle-file.1*
14cu|leechcraft-0.6.0-8|84	
14cu|leechcraft-0.6.0-8|85	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|86	
14cu|leechcraft-0.6.0-8|87	%package plugins-main
14cu|leechcraft-0.6.0-8|88	Summary:	LeechCraft main modules
14cu|leechcraft-0.6.0-8|89	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|90	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|91	Requires:	%{name}-advancednotifications = %{EVRD}
14cu|leechcraft-0.6.0-8|92	Requires:	%{name}-aggregator = %{EVRD}
14cu|leechcraft-0.6.0-8|93	Requires:	%{name}-azoth = %{EVRD}
14cu|leechcraft-0.6.0-8|94	Requires:	%{name}-bittorrent = %{EVRD}
14cu|leechcraft-0.6.0-8|95	Requires:	%{name}-lackman = %{EVRD}
14cu|leechcraft-0.6.0-8|96	Requires:	%{name}-lmp = %{EVRD}
14cu|leechcraft-0.6.0-8|97	Requires:	%{name}-monocle = %{EVRD}
14cu|leechcraft-0.6.0-8|98	Requires:	%{name}-poshuku = %{EVRD}
14cu|leechcraft-0.6.0-8|99	
14cu|leechcraft-0.6.0-8|100	%description plugins-main
14cu|leechcraft-0.6.0-8|101	A meta-task to install LeechCraft key modules.
14cu|leechcraft-0.6.0-8|102	
14cu|leechcraft-0.6.0-8|103	It selects following modules:
14cu|leechcraft-0.6.0-8|104	* advancednotifications
14cu|leechcraft-0.6.0-8|105	* aggregator
14cu|leechcraft-0.6.0-8|106	* azoth
14cu|leechcraft-0.6.0-8|107	* bittorrent
14cu|leechcraft-0.6.0-8|108	* lackman
14cu|leechcraft-0.6.0-8|109	* lmp
14cu|leechcraft-0.6.0-8|110	* monocle
14cu|leechcraft-0.6.0-8|111	* poshuku
14cu|leechcraft-0.6.0-8|112	
14cu|leechcraft-0.6.0-8|113	Some other key modules are already selected by main LeechCraft package:
14cu|leechcraft-0.6.0-8|114	* cstp
14cu|leechcraft-0.6.0-8|115	* sb2
14cu|leechcraft-0.6.0-8|116	* summary
14cu|leechcraft-0.6.0-8|117	* tabsessmanager
14cu|leechcraft-0.6.0-8|118	* tpi
14cu|leechcraft-0.6.0-8|119	
14cu|leechcraft-0.6.0-8|120	%files plugins-main
14cu|leechcraft-0.6.0-8|121	
14cu|leechcraft-0.6.0-8|122	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|123	
14cu|leechcraft-0.6.0-8|124	%package plugins-extra
14cu|leechcraft-0.6.0-8|125	Summary:	LeechCraft extra modules
14cu|leechcraft-0.6.0-8|126	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|127	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|128	Requires:	%{name}-anhero = %{EVRD}
14cu|leechcraft-0.6.0-8|129	Requires:	%{name}-auscrie = %{EVRD}
14cu|leechcraft-0.6.0-8|130	Requires:	%{name}-blogique = %{EVRD}
14cu|leechcraft-0.6.0-8|131	Requires:	%{name}-dbusmanager = %{EVRD}
14cu|leechcraft-0.6.0-8|132	Requires:	%{name}-deadlyrics = %{EVRD}
14cu|leechcraft-0.6.0-8|133	Requires:	%{name}-dolozhee = %{EVRD}
14cu|leechcraft-0.6.0-8|134	Requires:	%{name}-gacts = %{EVRD}
14cu|leechcraft-0.6.0-8|135	Requires:	%{name}-glance = %{EVRD}
14cu|leechcraft-0.6.0-8|136	Requires:	%{name}-gmailnotifier = %{EVRD}
14cu|leechcraft-0.6.0-8|137	Requires:	%{name}-historyholder = %{EVRD}
14cu|leechcraft-0.6.0-8|138	Requires:	%{name}-hotsensors = %{EVRD}
14cu|leechcraft-0.6.0-8|139	Requires:	%{name}-hotstreams = %{EVRD}
14cu|leechcraft-0.6.0-8|140	Requires:	%{name}-kbswitch = %{EVRD}
14cu|leechcraft-0.6.0-8|141	Requires:	%{name}-kinotify = %{EVRD}
14cu|leechcraft-0.6.0-8|142	Requires:	%{name}-knowhow = %{EVRD}
14cu|leechcraft-0.6.0-8|143	Requires:	%{name}-lastfmscrobble = %{EVRD}
14cu|leechcraft-0.6.0-8|144	Requires:	%{name}-launchy = %{EVRD}
14cu|leechcraft-0.6.0-8|145	Requires:	%{name}-lemon = %{EVRD}
14cu|leechcraft-0.6.0-8|146	Requires:	%{name}-lhtr = %{EVRD}
14cu|leechcraft-0.6.0-8|147	Requires:	%{name}-liznoo = %{EVRD}
14cu|leechcraft-0.6.0-8|148	Requires:	%{name}-musiczombie = %{EVRD}
14cu|leechcraft-0.6.0-8|149	Requires:	%{name}-nacheku = %{EVRD}
14cu|leechcraft-0.6.0-8|150	Requires:	%{name}-netstoremanager = %{EVRD}
14cu|leechcraft-0.6.0-8|151	Requires:	%{name}-networkmonitor = %{EVRD}
14cu|leechcraft-0.6.0-8|152	Requires:	%{name}-newlife = %{EVRD}
14cu|leechcraft-0.6.0-8|153	Requires:	%{name}-otlozhu = %{EVRD}
14cu|leechcraft-0.6.0-8|154	Requires:	%{name}-pintab = %{EVRD}
14cu|leechcraft-0.6.0-8|155	Requires:	%{name}-pogooglue = %{EVRD}
14cu|leechcraft-0.6.0-8|156	Requires:	%{name}-secman = %{EVRD}
14cu|leechcraft-0.6.0-8|157	Requires:	%{name}-seekthru = %{EVRD}
14cu|leechcraft-0.6.0-8|158	Requires:	%{name}-shaitan = %{EVRD}
14cu|leechcraft-0.6.0-8|159	Requires:	%{name}-syncer = %{EVRD}
14cu|leechcraft-0.6.0-8|160	Requires:	%{name}-tabslist = %{EVRD}
14cu|leechcraft-0.6.0-8|161	Requires:	%{name}-touchstreams = %{EVRD}
14cu|leechcraft-0.6.0-8|162	Requires:	%{name}-vgrabber = %{EVRD}
14cu|leechcraft-0.6.0-8|163	Requires:	%{name}-vrooby = %{EVRD}
14cu|leechcraft-0.6.0-8|164	Requires:	%{name}-xproxy = %{EVRD}
14cu|leechcraft-0.6.0-8|165	
14cu|leechcraft-0.6.0-8|166	%description plugins-extra
14cu|leechcraft-0.6.0-8|167	A meta-task to install LeechCraft additional modules.
14cu|leechcraft-0.6.0-8|168	
14cu|leechcraft-0.6.0-8|169	It selects following modules:
14cu|leechcraft-0.6.0-8|170	* anhero
14cu|leechcraft-0.6.0-8|171	* auscrie
14cu|leechcraft-0.6.0-8|172	* blogique
14cu|leechcraft-0.6.0-8|173	* dbusmanager
14cu|leechcraft-0.6.0-8|174	* deadlyrics
14cu|leechcraft-0.6.0-8|175	* dolozhee
14cu|leechcraft-0.6.0-8|176	* gacts
14cu|leechcraft-0.6.0-8|177	* glance
14cu|leechcraft-0.6.0-8|178	* gmailnotifier
14cu|leechcraft-0.6.0-8|179	* historyholder
14cu|leechcraft-0.6.0-8|180	* hotsensors
14cu|leechcraft-0.6.0-8|181	* hotstreams
14cu|leechcraft-0.6.0-8|182	* kbswitch
14cu|leechcraft-0.6.0-8|183	* kinotify
14cu|leechcraft-0.6.0-8|184	* knowhow
14cu|leechcraft-0.6.0-8|185	* lastfmscrobble
14cu|leechcraft-0.6.0-8|186	* launchy
14cu|leechcraft-0.6.0-8|187	* lemon
14cu|leechcraft-0.6.0-8|188	* lhtr
14cu|leechcraft-0.6.0-8|189	* liznoo
14cu|leechcraft-0.6.0-8|190	* musiczombie
14cu|leechcraft-0.6.0-8|191	* nacheku
14cu|leechcraft-0.6.0-8|192	* netstoremanager
14cu|leechcraft-0.6.0-8|193	* networkmonitor
14cu|leechcraft-0.6.0-8|194	* newlife
14cu|leechcraft-0.6.0-8|195	* otlozhu
14cu|leechcraft-0.6.0-8|196	* pintab
14cu|leechcraft-0.6.0-8|197	* pogooglue
14cu|leechcraft-0.6.0-8|198	* secman
14cu|leechcraft-0.6.0-8|199	* seekthru
14cu|leechcraft-0.6.0-8|200	* shaitan
14cu|leechcraft-0.6.0-8|201	* syncer
14cu|leechcraft-0.6.0-8|202	* tabslist
14cu|leechcraft-0.6.0-8|203	* touchstreams
14cu|leechcraft-0.6.0-8|204	* vgrabber
14cu|leechcraft-0.6.0-8|205	* vrooby
14cu|leechcraft-0.6.0-8|206	* xproxy
14cu|leechcraft-0.6.0-8|207	
14cu|leechcraft-0.6.0-8|208	%files plugins-extra
14cu|leechcraft-0.6.0-8|209	
14cu|leechcraft-0.6.0-8|210	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|211	
14cu|leechcraft-0.6.0-8|212	%define lcutil_major 0
14cu|leechcraft-0.6.0-8|213	%define liblcutil %mklibname lcutil %{lcutil_major}
14cu|leechcraft-0.6.0-8|214	
14cu|leechcraft-0.6.0-8|215	%package -n %{liblcutil}
14cu|leechcraft-0.6.0-8|216	Summary:	LeechCraft shared library
14cu|leechcraft-0.6.0-8|217	Group:		System/Libraries
14cu|leechcraft-0.6.0-8|218	
14cu|leechcraft-0.6.0-8|219	%description -n %{liblcutil}
14cu|leechcraft-0.6.0-8|220	LeechCraft shared library.
14cu|leechcraft-0.6.0-8|221	
14cu|leechcraft-0.6.0-8|222	%files -n %{liblcutil}
14cu|leechcraft-0.6.0-8|223	%{_libdir}/liblcutil.so.%{lcutil_major}*
14cu|leechcraft-0.6.0-8|224	
14cu|leechcraft-0.6.0-8|225	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|226	
14cu|leechcraft-0.6.0-8|227	%define xmlsettingsdialog_major 0
14cu|leechcraft-0.6.0-8|228	%define libxmlsettingsdialog %mklibname xmlsettingsdialog %{xmlsettingsdialog_major}
14cu|leechcraft-0.6.0-8|229	
14cu|leechcraft-0.6.0-8|230	%package -n %{libxmlsettingsdialog}
14cu|leechcraft-0.6.0-8|231	Summary:	LeechCraft shared library
14cu|leechcraft-0.6.0-8|232	Group:		System/Libraries
14cu|leechcraft-0.6.0-8|233	
14cu|leechcraft-0.6.0-8|234	%description -n %{libxmlsettingsdialog}
14cu|leechcraft-0.6.0-8|235	LeechCraft shared library.
14cu|leechcraft-0.6.0-8|236	
14cu|leechcraft-0.6.0-8|237	%files -n %{libxmlsettingsdialog}
14cu|leechcraft-0.6.0-8|238	%{_libdir}/libxmlsettingsdialog.so.%{xmlsettingsdialog_major}*
14cu|leechcraft-0.6.0-8|239	
14cu|leechcraft-0.6.0-8|240	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|241	
14cu|leechcraft-0.6.0-8|242	%package devel
14cu|leechcraft-0.6.0-8|243	Summary:	LeechCraft development files
14cu|leechcraft-0.6.0-8|244	Group:		Development/Other
14cu|leechcraft-0.6.0-8|245	Requires:	%{liblcutil} = %{EVRD}
14cu|leechcraft-0.6.0-8|246	Requires:	%{libxmlsettingsdialog} = %{EVRD}
14cu|leechcraft-0.6.0-8|247	
14cu|leechcraft-0.6.0-8|248	%description devel
14cu|leechcraft-0.6.0-8|249	LeechCraft development files. Install them if you want to develop plugins.
14cu|leechcraft-0.6.0-8|250	
14cu|leechcraft-0.6.0-8|251	%files devel
14cu|leechcraft-0.6.0-8|252	%{_libdir}/liblcutil.so
14cu|leechcraft-0.6.0-8|253	%{_libdir}/libxmlsettingsdialog.so
14cu|leechcraft-0.6.0-8|254	%{_includedir}/%{name}
14cu|leechcraft-0.6.0-8|255	%{_datadir}/cmake/Modules/InitLCPlugin.cmake
14cu|leechcraft-0.6.0-8|256	%{_datadir}/%{name}/cmake/
14cu|leechcraft-0.6.0-8|257	
14cu|leechcraft-0.6.0-8|258	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|259	
14cu|leechcraft-0.6.0-8|260	%package advancednotifications
14cu|leechcraft-0.6.0-8|261	Summary:	LeechCraft Notifications framework module
14cu|leechcraft-0.6.0-8|262	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|263	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|264	
14cu|leechcraft-0.6.0-8|265	%description advancednotifications
14cu|leechcraft-0.6.0-8|266	This package provides an advanced notifications module for Leechcraft.
14cu|leechcraft-0.6.0-8|267	
14cu|leechcraft-0.6.0-8|268	It's used for more flexible notifications customization.
14cu|leechcraft-0.6.0-8|269	
14cu|leechcraft-0.6.0-8|270	%files advancednotifications -f leechcraft_advancednotifications.lang
14cu|leechcraft-0.6.0-8|271	%{_libdir}/%{name}/plugins/libleechcraft_advancednotifications*
14cu|leechcraft-0.6.0-8|272	%{_datadir}/%{name}/qml/advancednotifications
14cu|leechcraft-0.6.0-8|273	%{_datadir}/%{name}/settings/advancednotificationssettings.xml
14cu|leechcraft-0.6.0-8|274	
14cu|leechcraft-0.6.0-8|275	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|276	
14cu|leechcraft-0.6.0-8|277	%package aggregator
14cu|leechcraft-0.6.0-8|278	Summary:	LeechCraft RSS/Atom Aggregator module
14cu|leechcraft-0.6.0-8|279	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|280	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|281	Requires:	%{name}-poshuku = %{EVRD}
14cu|leechcraft-0.6.0-8|282	Requires:	qt4-database-plugin-sqlite
14cu|leechcraft-0.6.0-8|283	
14cu|leechcraft-0.6.0-8|284	%description aggregator
14cu|leechcraft-0.6.0-8|285	This package provides a RSS/Atom feed reader module for LeechCraft.
14cu|leechcraft-0.6.0-8|286	
14cu|leechcraft-0.6.0-8|287	It features:
14cu|leechcraft-0.6.0-8|288	* RSS 0.92/0.93/1.0/2.0, Atom 0.3/1.0;
14cu|leechcraft-0.6.0-8|289	* extensions like GeoRSS, MediaRSS, Comment API etc;
14cu|leechcraft-0.6.0-8|290	* OPML support;
14cu|leechcraft-0.6.0-8|291	* broadcatching and fetching arbitrary data with regexps;
14cu|leechcraft-0.6.0-8|292	* tape mode for news display;
14cu|leechcraft-0.6.0-8|293	* individual options for each channel like update interval;
14cu|leechcraft-0.6.0-8|294	* storage either in SQLite or PostgreSQL;
14cu|leechcraft-0.6.0-8|295	* exporting feeds to FB2 for further reading on handheld devices.
14cu|leechcraft-0.6.0-8|296	
14cu|leechcraft-0.6.0-8|297	%files aggregator -f leechcraft_aggregator.lang
14cu|leechcraft-0.6.0-8|298	%{_libdir}/%{name}/plugins/libleechcraft_aggregator*
14cu|leechcraft-0.6.0-8|299	%{_datadir}/%{name}/scripts/aggregator
14cu|leechcraft-0.6.0-8|300	%{_datadir}/%{name}/settings/aggregatorsettings.xml
14cu|leechcraft-0.6.0-8|301	
14cu|leechcraft-0.6.0-8|302	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|303	
14cu|leechcraft-0.6.0-8|304	%package anhero
14cu|leechcraft-0.6.0-8|305	Summary:	LeechCraft Crash handler module
14cu|leechcraft-0.6.0-8|306	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|307	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|308	
14cu|leechcraft-0.6.0-8|309	%description anhero
14cu|leechcraft-0.6.0-8|310	This package provides a crash handler module for LeechCraft.
14cu|leechcraft-0.6.0-8|311	
14cu|leechcraft-0.6.0-8|312	It uses KDE utils to handle crashes, show backtraces and aid
14cu|leechcraft-0.6.0-8|313	in sending bug reports.
14cu|leechcraft-0.6.0-8|314	
14cu|leechcraft-0.6.0-8|315	KDE itself is not necessary to be running for AnHero to work.
14cu|leechcraft-0.6.0-8|316	
14cu|leechcraft-0.6.0-8|317	%files anhero -f leechcraft_anhero.lang
14cu|leechcraft-0.6.0-8|318	%{_libdir}/%{name}/plugins/libleechcraft_anhero*
14cu|leechcraft-0.6.0-8|319	
14cu|leechcraft-0.6.0-8|320	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|321	
14cu|leechcraft-0.6.0-8|322	%package auscrie
14cu|leechcraft-0.6.0-8|323	Summary:	LeechCraft screenshoter Module
14cu|leechcraft-0.6.0-8|324	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|325	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|326	
14cu|leechcraft-0.6.0-8|327	%description auscrie
14cu|leechcraft-0.6.0-8|328	This package provides a screenshooter module for LeechCraft.
14cu|leechcraft-0.6.0-8|329	
14cu|leechcraft-0.6.0-8|330	It allows to make screenshots of LeechCraft and then either save them
14cu|leechcraft-0.6.0-8|331	locally or upload them to an imagebin.
14cu|leechcraft-0.6.0-8|332	
14cu|leechcraft-0.6.0-8|333	%files auscrie -f leechcraft_auscrie.lang
14cu|leechcraft-0.6.0-8|334	%{_libdir}/%{name}/plugins/libleechcraft_auscrie*
14cu|leechcraft-0.6.0-8|335	
14cu|leechcraft-0.6.0-8|336	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|337	
14cu|leechcraft-0.6.0-8|338	%package azoth
14cu|leechcraft-0.6.0-8|339	Summary:	Instant Messager client module for LeechCraft
14cu|leechcraft-0.6.0-8|340	Group:		Networking/Instant messaging
14cu|leechcraft-0.6.0-8|341	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|342	
14cu|leechcraft-0.6.0-8|343	%description azoth
14cu|leechcraft-0.6.0-8|344	This package provides a modular IM client for LeechCraft.
14cu|leechcraft-0.6.0-8|345	
14cu|leechcraft-0.6.0-8|346	Totally in the spirit of LeechCraft, Azoth is modular itself. For example,
14cu|leechcraft-0.6.0-8|347	protocols are provided by corresponding plugins, so Azoth is a multiprotocol
14cu|leechcraft-0.6.0-8|348	client as well. Modularity also allows Azoth to be flexible, extensible and
14cu|leechcraft-0.6.0-8|349	enables the modules to use each other and avoid code and functionality
14cu|leechcraft-0.6.0-8|350	duplication.
14cu|leechcraft-0.6.0-8|351	
14cu|leechcraft-0.6.0-8|352	Unlike other multiprotocol clients which tend to implement only those
14cu|leechcraft-0.6.0-8|353	features that are present in all the protocols, Azoth is modelled after the
14cu|leechcraft-0.6.0-8|354	XMPP protocol, aiming to provide extensive and full support for XMPP while
14cu|leechcraft-0.6.0-8|355	remaining usable for other protocols.
14cu|leechcraft-0.6.0-8|356	
14cu|leechcraft-0.6.0-8|357	%files azoth -f leechcraft_azoth.lang
14cu|leechcraft-0.6.0-8|358	%{_libdir}/%{name}/plugins/libleechcraft_azoth*
14cu|leechcraft-0.6.0-8|359	%{_datadir}/%{name}/azoth
14cu|leechcraft-0.6.0-8|360	%{_datadir}/applications/leechcraft-azoth-acetamide.desktop
14cu|leechcraft-0.6.0-8|361	%{_datadir}/applications/leechcraft-azoth-xoox.desktop
14cu|leechcraft-0.6.0-8|362	%{_datadir}/%{name}/settings/azoth*
14cu|leechcraft-0.6.0-8|363	
14cu|leechcraft-0.6.0-8|364	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|365	
14cu|leechcraft-0.6.0-8|366	%package bittorrent
14cu|leechcraft-0.6.0-8|367	Summary:	LeechCraft BitTorrent client module
14cu|leechcraft-0.6.0-8|368	Group:		Networking/File transfer
14cu|leechcraft-0.6.0-8|369	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|370	
14cu|leechcraft-0.6.0-8|371	%description bittorrent
14cu|leechcraft-0.6.0-8|372	This package provides a bittorrent client for LeechCraft.
14cu|leechcraft-0.6.0-8|373	
14cu|leechcraft-0.6.0-8|374	It is feature-rich, fast and efficient.
14cu|leechcraft-0.6.0-8|375	
14cu|leechcraft-0.6.0-8|376	Features
14cu|leechcraft-0.6.0-8|377	* Support for DHT.
14cu|leechcraft-0.6.0-8|378	* Magnet links support.
14cu|leechcraft-0.6.0-8|379	* Sequential download mode where torrent is download sequentially.
14cu|leechcraft-0.6.0-8|380	* Torrents queue, limiting number of seeding/leeching torrents.
14cu|leechcraft-0.6.0-8|381	* Ability to rename files and directories in the torrent.
14cu|leechcraft-0.6.0-8|382	* Selective download: possibility to select specific files from torrent.
14cu|leechcraft-0.6.0-8|383	* Continue downloads left by any other client.
14cu|leechcraft-0.6.0-8|384	* Support for sparse files.
14cu|leechcraft-0.6.0-8|385	* Tags for torrents.
14cu|leechcraft-0.6.0-8|386	* Global and per-torrent speed limits.
14cu|leechcraft-0.6.0-8|387	* Connection number limits.
14cu|leechcraft-0.6.0-8|388	* Fast resume support to avoid long startup times.
14cu|leechcraft-0.6.0-8|389	* IP filter to block/unblock unwanted peers.
14cu|leechcraft-0.6.0-8|390	* Support for extension protocol
14cu|leechcraft-0.6.0-8|391	etc.
14cu|leechcraft-0.6.0-8|392	
14cu|leechcraft-0.6.0-8|393	%files bittorrent -f leechcraft_bittorrent.lang
14cu|leechcraft-0.6.0-8|394	%{_libdir}/%{name}/plugins/libleechcraft_bittorrent*
14cu|leechcraft-0.6.0-8|395	%{_datadir}/applications/leechcraft-bittorrent.desktop
14cu|leechcraft-0.6.0-8|396	%{_datadir}/%{name}/settings/torrentsettings.xml
14cu|leechcraft-0.6.0-8|397	
14cu|leechcraft-0.6.0-8|398	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|399	
14cu|leechcraft-0.6.0-8|400	%package blogique
14cu|leechcraft-0.6.0-8|401	Summary:	LeechCraft blogging client module
14cu|leechcraft-0.6.0-8|402	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|403	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|404	Requires:	%{name}-lhtr = %{EVRD}
14cu|leechcraft-0.6.0-8|405	
14cu|leechcraft-0.6.0-8|406	%description blogique
14cu|leechcraft-0.6.0-8|407	It supports different blogging platforms via different submodules.
14cu|leechcraft-0.6.0-8|408	
14cu|leechcraft-0.6.0-8|409	Current sublodules are:
14cu|leechcraft-0.6.0-8|410	* hestia, a local blogging platform
14cu|leechcraft-0.6.0-8|411	* metida, a LiveJournal client
14cu|leechcraft-0.6.0-8|412	
14cu|leechcraft-0.6.0-8|413	%files blogique -f leechcraft_blogique.lang
14cu|leechcraft-0.6.0-8|414	%{_libdir}/%{name}/plugins/libleechcraft_blogique.so
14cu|leechcraft-0.6.0-8|415	%{_libdir}/%{name}/plugins/libleechcraft_blogique_hestia.so
14cu|leechcraft-0.6.0-8|416	%{_libdir}/%{name}/plugins/libleechcraft_blogique_metida.so
14cu|leechcraft-0.6.0-8|417	%{_datadir}/%{name}/qml/blogique
14cu|leechcraft-0.6.0-8|418	%{_datadir}/%{name}/settings/blogique*
14cu|leechcraft-0.6.0-8|419	
14cu|leechcraft-0.6.0-8|420	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|421	
14cu|leechcraft-0.6.0-8|422	%package cstp
14cu|leechcraft-0.6.0-8|423	Summary:	LeechCraft HTTP module
14cu|leechcraft-0.6.0-8|424	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|425	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|426	
14cu|leechcraft-0.6.0-8|427	%description cstp
14cu|leechcraft-0.6.0-8|428	This package provides HTTP implementation plugin for LeechCraft.
14cu|leechcraft-0.6.0-8|429	
14cu|leechcraft-0.6.0-8|430	It is a clean and simple HTTP implementation. Mainly used by many other
14cu|leechcraft-0.6.0-8|431	plugins, like Aggregator or SeekThru or vGrabber.
14cu|leechcraft-0.6.0-8|432	
14cu|leechcraft-0.6.0-8|433	Features:
14cu|leechcraft-0.6.0-8|434	* Support for redirects.
14cu|leechcraft-0.6.0-8|435	* Automatic downloads from other plugins.
14cu|leechcraft-0.6.0-8|436	* Support for continuing of interrupted downloads.
14cu|leechcraft-0.6.0-8|437	
14cu|leechcraft-0.6.0-8|438	%files cstp -f leechcraft_cstp.lang
14cu|leechcraft-0.6.0-8|439	%{_libdir}/%{name}/plugins/libleechcraft_cstp*
14cu|leechcraft-0.6.0-8|440	%{_datadir}/%{name}/settings/cstpsettings.xml
14cu|leechcraft-0.6.0-8|441	
14cu|leechcraft-0.6.0-8|442	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|443	
14cu|leechcraft-0.6.0-8|444	%package dbusmanager
14cu|leechcraft-0.6.0-8|445	Summary:	LeechCraft D-Bus module
14cu|leechcraft-0.6.0-8|446	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|447	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|448	
14cu|leechcraft-0.6.0-8|449	%description dbusmanager
14cu|leechcraft-0.6.0-8|450	This package provides a D-Bus implementation module for LeechCraft.
14cu|leechcraft-0.6.0-8|451	
14cu|leechcraft-0.6.0-8|452	It allows to use D-Bus. Currently, this only means showing notifications
14cu|leechcraft-0.6.0-8|453	via implementations supporting FreeDesktop's notifications standard,
14cu|leechcraft-0.6.0-8|454	like KDE 4.4 (or higher), Gnome, XFCE and others.
14cu|leechcraft-0.6.0-8|455	
14cu|leechcraft-0.6.0-8|456	%files dbusmanager -f leechcraft_dbusmanager.lang
14cu|leechcraft-0.6.0-8|457	%{_libdir}/%{name}/plugins/libleechcraft_dbusmanager*
14cu|leechcraft-0.6.0-8|458	%{_datadir}/%{name}/settings/dbusmanagersettings.xml
14cu|leechcraft-0.6.0-8|459	
14cu|leechcraft-0.6.0-8|460	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|461	
14cu|leechcraft-0.6.0-8|462	%package deadlyrics
14cu|leechcraft-0.6.0-8|463	Summary:	LeechCraft lyrics finder module
14cu|leechcraft-0.6.0-8|464	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|465	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|466	
14cu|leechcraft-0.6.0-8|467	%description deadlyrics
14cu|leechcraft-0.6.0-8|468	This package provides a lyrics finder module for LeechCraft.
14cu|leechcraft-0.6.0-8|469	
14cu|leechcraft-0.6.0-8|470	It is a simple client for searching song lyrics on various sites.
14cu|leechcraft-0.6.0-8|471	The search interface is available via LeechCraft Summary.
14cu|leechcraft-0.6.0-8|472	
14cu|leechcraft-0.6.0-8|473	%files deadlyrics -f leechcraft_deadlyrics.lang
14cu|leechcraft-0.6.0-8|474	%{_libdir}/%{name}/plugins/libleechcraft_deadlyrics*
14cu|leechcraft-0.6.0-8|475	
14cu|leechcraft-0.6.0-8|476	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|477	
14cu|leechcraft-0.6.0-8|478	%package dolozhee
14cu|leechcraft-0.6.0-8|479	Summary:	LeechCraft issue reporting module
14cu|leechcraft-0.6.0-8|480	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|481	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|482	
14cu|leechcraft-0.6.0-8|483	%description dolozhee
14cu|leechcraft-0.6.0-8|484	This package provides a Dolozhee module for LeechCraft.
14cu|leechcraft-0.6.0-8|485	
14cu|leechcraft-0.6.0-8|486	It allows to quickly and easily submit bug reports and feature
14cu|leechcraft-0.6.0-8|487	requests to LeechCraft issues tracker.
14cu|leechcraft-0.6.0-8|488	
14cu|leechcraft-0.6.0-8|489	%files dolozhee -f leechcraft_dolozhee.lang
14cu|leechcraft-0.6.0-8|490	%{_libdir}/%{name}/plugins/libleechcraft_dolozhee*
14cu|leechcraft-0.6.0-8|491	
14cu|leechcraft-0.6.0-8|492	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|493	
14cu|leechcraft-0.6.0-8|494	%package gacts
14cu|leechcraft-0.6.0-8|495	Summary:	LeechCraft global actions module
14cu|leechcraft-0.6.0-8|496	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|497	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|498	
14cu|leechcraft-0.6.0-8|499	%description gacts
14cu|leechcraft-0.6.0-8|500	This package provides a global shortcut manager for LeechCraft.
14cu|leechcraft-0.6.0-8|501	
14cu|leechcraft-0.6.0-8|502	It allows to set and use global hotkeys.
14cu|leechcraft-0.6.0-8|503	
14cu|leechcraft-0.6.0-8|504	%files gacts
14cu|leechcraft-0.6.0-8|505	%{_libdir}/%{name}/plugins/libleechcraft_gacts*
14cu|leechcraft-0.6.0-8|506	
14cu|leechcraft-0.6.0-8|507	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|508	
14cu|leechcraft-0.6.0-8|509	%package glance
14cu|leechcraft-0.6.0-8|510	Summary:	LeechCraft opened tabs overview module
14cu|leechcraft-0.6.0-8|511	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|512	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|513	
14cu|leechcraft-0.6.0-8|514	%description glance
14cu|leechcraft-0.6.0-8|515	This package provides a tabs overview module for Leechcraft.
14cu|leechcraft-0.6.0-8|516	
14cu|leechcraft-0.6.0-8|517	It allows to show the thumbnailed grid overview of tabs.
14cu|leechcraft-0.6.0-8|518	
14cu|leechcraft-0.6.0-8|519	
14cu|leechcraft-0.6.0-8|520	%files glance -f leechcraft_glance.lang
14cu|leechcraft-0.6.0-8|521	%{_libdir}/%{name}/plugins/libleechcraft_glance*
14cu|leechcraft-0.6.0-8|522	
14cu|leechcraft-0.6.0-8|523	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|524	
14cu|leechcraft-0.6.0-8|525	%package gmailnotifier
14cu|leechcraft-0.6.0-8|526	Summary:	LeechCraft GMail notifier module
14cu|leechcraft-0.6.0-8|527	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|528	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|529	
14cu|leechcraft-0.6.0-8|530	%description gmailnotifier
14cu|leechcraft-0.6.0-8|531	This package provides a GMail notifications module for Leechcraft.
14cu|leechcraft-0.6.0-8|532	
14cu|leechcraft-0.6.0-8|533	It allows to get notifications about new mail in your GMail account.
14cu|leechcraft-0.6.0-8|534	
14cu|leechcraft-0.6.0-8|535	It has configurable frequency of the updates and the number of last unread
14cu|leechcraft-0.6.0-8|536	messages shown.
14cu|leechcraft-0.6.0-8|537	
14cu|leechcraft-0.6.0-8|538	%files gmailnotifier -f leechcraft_gmailnotifier.lang
14cu|leechcraft-0.6.0-8|539	%{_libdir}/%{name}/plugins/libleechcraft_gmailnotifier*
14cu|leechcraft-0.6.0-8|540	%{_datadir}/%{name}/qml/gmailnotifier
14cu|leechcraft-0.6.0-8|541	%{_datadir}/%{name}/settings/gmailnotifiersettings.xml
14cu|leechcraft-0.6.0-8|542	
14cu|leechcraft-0.6.0-8|543	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|544	
14cu|leechcraft-0.6.0-8|545	%package historyholder
14cu|leechcraft-0.6.0-8|546	Summary:	LeechCraft history module
14cu|leechcraft-0.6.0-8|547	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|548	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|549	
14cu|leechcraft-0.6.0-8|550	%description historyholder
14cu|leechcraft-0.6.0-8|551	This package provides a history keeper module for LeechCraft.
14cu|leechcraft-0.6.0-8|552	
14cu|leechcraft-0.6.0-8|553	It allows to store information about finished downloads and similar events
14cu|leechcraft-0.6.0-8|554	and allows to search it by text, wildcard, regular expressions or tags.
14cu|leechcraft-0.6.0-8|555	
14cu|leechcraft-0.6.0-8|556	%files historyholder -f leechcraft_historyholder.lang
14cu|leechcraft-0.6.0-8|557	%{_libdir}/%{name}/plugins/libleechcraft_historyholder*
14cu|leechcraft-0.6.0-8|558	
14cu|leechcraft-0.6.0-8|559	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|560	
14cu|leechcraft-0.6.0-8|561	%package hotsensors
14cu|leechcraft-0.6.0-8|562	Summary:	LeechCraft temperature sensors module
14cu|leechcraft-0.6.0-8|563	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|564	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|565	
14cu|leechcraft-0.6.0-8|566	%description hotsensors
14cu|leechcraft-0.6.0-8|567	This package provides a temperature sensors module for LeechCraft.
14cu|leechcraft-0.6.0-8|568	
14cu|leechcraft-0.6.0-8|569	%files hotsensors
14cu|leechcraft-0.6.0-8|570	%{_libdir}/%{name}/plugins/libleechcraft_hotsensors*
14cu|leechcraft-0.6.0-8|571	%{_datadir}/%{name}/qml/hotsensors
14cu|leechcraft-0.6.0-8|572	
14cu|leechcraft-0.6.0-8|573	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|574	
14cu|leechcraft-0.6.0-8|575	%package hotstreams
14cu|leechcraft-0.6.0-8|576	Summary:	LeechCraft Radio streams module
14cu|leechcraft-0.6.0-8|577	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|578	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|579	Requires:	%{name}-lmp = %{EVRD}
14cu|leechcraft-0.6.0-8|580	
14cu|leechcraft-0.6.0-8|581	%description hotstreams
14cu|leechcraft-0.6.0-8|582	This package provides a radio streams module for LeechCraft.
14cu|leechcraft-0.6.0-8|583	
14cu|leechcraft-0.6.0-8|584	%files hotstreams
14cu|leechcraft-0.6.0-8|585	%{_libdir}/%{name}/plugins/libleechcraft_hotstreams*
14cu|leechcraft-0.6.0-8|586	
14cu|leechcraft-0.6.0-8|587	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|588	
14cu|leechcraft-0.6.0-8|589	%package kbswitch
14cu|leechcraft-0.6.0-8|590	Summary:	LeechCraft keyboard switcher module
14cu|leechcraft-0.6.0-8|591	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|592	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|593	
14cu|leechcraft-0.6.0-8|594	%description kbswitch
14cu|leechcraft-0.6.0-8|595	This module allows to change keyboard layouts from LeechCraft.
14cu|leechcraft-0.6.0-8|596	
14cu|leechcraft-0.6.0-8|597	%files kbswitch
14cu|leechcraft-0.6.0-8|598	%{_libdir}/%{name}/plugins/libleechcraft_kbswitch*
14cu|leechcraft-0.6.0-8|599	%{_datadir}/%{name}/settings/kbswitchsettings.xml
14cu|leechcraft-0.6.0-8|600	
14cu|leechcraft-0.6.0-8|601	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|602	
14cu|leechcraft-0.6.0-8|603	%package kinotify
14cu|leechcraft-0.6.0-8|604	Summary:	LeechCraft kinetic notifications module
14cu|leechcraft-0.6.0-8|605	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|606	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|607	
14cu|leechcraft-0.6.0-8|608	%description kinotify
14cu|leechcraft-0.6.0-8|609	This package contains a fancy notifications module for LeechCraft.
14cu|leechcraft-0.6.0-8|610	
14cu|leechcraft-0.6.0-8|611	It provides fancy kinetic notifications LeechCraft-wide instead of old-style
14cu|leechcraft-0.6.0-8|612	tray-based ones. It supports notifications with HTML markup, notification
14cu|leechcraft-0.6.0-8|613	actions (for example, "Open chat" action in a notification about incoming IM
14cu|leechcraft-0.6.0-8|614	message) and is fully themable.
14cu|leechcraft-0.6.0-8|615	
14cu|leechcraft-0.6.0-8|616	Features:
14cu|leechcraft-0.6.0-8|617	* Supports HTML markup.
14cu|leechcraft-0.6.0-8|618	* Supports notification actions.
14cu|leechcraft-0.6.0-8|619	* Themable.
14cu|leechcraft-0.6.0-8|620	* Platform-independent.
14cu|leechcraft-0.6.0-8|621	
14cu|leechcraft-0.6.0-8|622	%files kinotify -f leechcraft_kinotify.lang
14cu|leechcraft-0.6.0-8|623	%{_libdir}/%{name}/plugins/libleechcraft_kinotify*
14cu|leechcraft-0.6.0-8|624	%{_datadir}/%{name}/settings/kinotifysettings.xml
14cu|leechcraft-0.6.0-8|625	%{_datadir}/%{name}/kinotify/
14cu|leechcraft-0.6.0-8|626	
14cu|leechcraft-0.6.0-8|627	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|628	
14cu|leechcraft-0.6.0-8|629	%package knowhow
14cu|leechcraft-0.6.0-8|630	Summary:	LeechCraft Tips of the day module
14cu|leechcraft-0.6.0-8|631	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|632	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|633	
14cu|leechcraft-0.6.0-8|634	%description knowhow
14cu|leechcraft-0.6.0-8|635	This package provides a tips module for LeechCraft.
14cu|leechcraft-0.6.0-8|636	
14cu|leechcraft-0.6.0-8|637	It allows to display tips of the day window when LeechCraft starts.
14cu|leechcraft-0.6.0-8|638	
14cu|leechcraft-0.6.0-8|639	%files knowhow
14cu|leechcraft-0.6.0-8|640	%{_libdir}/%{name}/plugins/libleechcraft_knowhow*
14cu|leechcraft-0.6.0-8|641	%{_datadir}/%{name}/settings/knowhowsettings.xml
14cu|leechcraft-0.6.0-8|642	%{_datadir}/%{name}/knowhow/
14cu|leechcraft-0.6.0-8|643	
14cu|leechcraft-0.6.0-8|644	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|645	
14cu|leechcraft-0.6.0-8|646	%package lackman
14cu|leechcraft-0.6.0-8|647	Summary:	LeechCraft package manager module
14cu|leechcraft-0.6.0-8|648	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|649	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|650	
14cu|leechcraft-0.6.0-8|651	%description lackman
14cu|leechcraft-0.6.0-8|652	This package provides a package manager module for Leechcraft.
14cu|leechcraft-0.6.0-8|653	
14cu|leechcraft-0.6.0-8|654	It allows to install script plugins, iconsets, translations, additional data
14cu|leechcraft-0.6.0-8|655	and other similar packages.
14cu|leechcraft-0.6.0-8|656	
14cu|leechcraft-0.6.0-8|657	It also supports dependencies between packages as well as versioning and
14cu|leechcraft-0.6.0-8|658	automatic updates of the packages. LackMan works completely in userspace and
14cu|leechcraft-0.6.0-8|659	is crossplatform by its nature.
14cu|leechcraft-0.6.0-8|660	
14cu|leechcraft-0.6.0-8|661	Features:
14cu|leechcraft-0.6.0-8|662	* Allows installation of script plugins, icons and various other data.
14cu|leechcraft-0.6.0-8|663	* Supports versioning and automatic updates of packages.
14cu|leechcraft-0.6.0-8|664	* Supports dependencies between packages.
14cu|leechcraft-0.6.0-8|665	* Works entirely in userspace, operating in user's home directory.
14cu|leechcraft-0.6.0-8|666	* Is a crossplatform package manager.
14cu|leechcraft-0.6.0-8|667	
14cu|leechcraft-0.6.0-8|668	%files lackman -f leechcraft_lackman.lang
14cu|leechcraft-0.6.0-8|669	%{_libdir}/%{name}/plugins/libleechcraft_lackman*
14cu|leechcraft-0.6.0-8|670	%{_datadir}/%{name}/settings/lackmansettings.xml
14cu|leechcraft-0.6.0-8|671	
14cu|leechcraft-0.6.0-8|672	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|673	
14cu|leechcraft-0.6.0-8|674	%package lastfmscrobble
14cu|leechcraft-0.6.0-8|675	Summary:	LeechCraft Last.FM Scrobble module
14cu|leechcraft-0.6.0-8|676	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|677	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|678	Requires:	%{name}-lmp = %{EVRD}
14cu|leechcraft-0.6.0-8|679	
14cu|leechcraft-0.6.0-8|680	%description lastfmscrobble
14cu|leechcraft-0.6.0-8|681	This package contains a LastFMScrobble module for LeechCraft.
14cu|leechcraft-0.6.0-8|682	
14cu|leechcraft-0.6.0-8|683	It provides support for the Last.FM service. For example, it scrobble tracks
14cu|leechcraft-0.6.0-8|684	from other players, requests similar artists (on demand by other players as
14cu|leechcraft-0.6.0-8|685	well), supports fetching album art, etc.
14cu|leechcraft-0.6.0-8|686	
14cu|leechcraft-0.6.0-8|687	Features:
14cu|leechcraft-0.6.0-8|688	* Scrobbling listened tracks from other players like LMP to Last.FM.
14cu|leechcraft-0.6.0-8|689	* "Loving" listened tracks.
14cu|leechcraft-0.6.0-8|690	* Support for requesting artists that are similar to a given artist.
14cu|leechcraft-0.6.0-8|691	* Automatic fetching of album art.
14cu|leechcraft-0.6.0-8|692	* Support for Last.FM radio.
14cu|leechcraft-0.6.0-8|693	* Fetching personalized recommendations.
14cu|leechcraft-0.6.0-8|694	* Fetching recent releases of artists that are in the user's collection.
14cu|leechcraft-0.6.0-8|695	* Fetching artists biography.
14cu|leechcraft-0.6.0-8|696	* Configurable language of the fetched information.
14cu|leechcraft-0.6.0-8|697	
14cu|leechcraft-0.6.0-8|698	%files lastfmscrobble -f leechcraft_lastfmscrobble.lang
14cu|leechcraft-0.6.0-8|699	%{_libdir}/%{name}/plugins/libleechcraft_lastfmscrobble*
14cu|leechcraft-0.6.0-8|700	%{_datadir}/%{name}/settings/lastfmscrobblesettings.xml
14cu|leechcraft-0.6.0-8|701	
14cu|leechcraft-0.6.0-8|702	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|703	
14cu|leechcraft-0.6.0-8|704	%package launchy
14cu|leechcraft-0.6.0-8|705	Summary:	LeechCraft launcher module
14cu|leechcraft-0.6.0-8|706	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|707	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|708	
14cu|leechcraft-0.6.0-8|709	%description launchy
14cu|leechcraft-0.6.0-8|710	This package provides a third-party applications launcher module
14cu|leechcraft-0.6.0-8|711	for LeechCraft.
14cu|leechcraft-0.6.0-8|712	
14cu|leechcraft-0.6.0-8|713	Features:
14cu|leechcraft-0.6.0-8|714	* Support for favorites.
14cu|leechcraft-0.6.0-8|715	* Quark for quickly opening applications added to favorites.
14cu|leechcraft-0.6.0-8|716	* Keyboard navigation.
14cu|leechcraft-0.6.0-8|717	* Filtering by application name, description or executable name.
14cu|leechcraft-0.6.0-8|718	
14cu|leechcraft-0.6.0-8|719	%files launchy -f leechcraft_launchy.lang
14cu|leechcraft-0.6.0-8|720	%{_libdir}/%{name}/plugins/libleechcraft_launchy*
14cu|leechcraft-0.6.0-8|721	%{_datadir}/%{name}/qml/launchy
14cu|leechcraft-0.6.0-8|722	
14cu|leechcraft-0.6.0-8|723	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|724	
14cu|leechcraft-0.6.0-8|725	%package lemon
14cu|leechcraft-0.6.0-8|726	Summary:	LeechCraft network monitor module
14cu|leechcraft-0.6.0-8|727	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|728	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|729	
14cu|leechcraft-0.6.0-8|730	%description lemon
14cu|leechcraft-0.6.0-8|731	This package provides another network monitor module for Leechcraft.
14cu|leechcraft-0.6.0-8|732	
14cu|leechcraft-0.6.0-8|733	It provides a quark for panels like SB2 and traffic graphs.
14cu|leechcraft-0.6.0-8|734	
14cu|leechcraft-0.6.0-8|735	%files lemon
14cu|leechcraft-0.6.0-8|736	%{_libdir}/%{name}/plugins/libleechcraft_lemon*
14cu|leechcraft-0.6.0-8|737	%{_datadir}/%{name}/qml/lemon
14cu|leechcraft-0.6.0-8|738	
14cu|leechcraft-0.6.0-8|739	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|740	
14cu|leechcraft-0.6.0-8|741	%package lhtr
14cu|leechcraft-0.6.0-8|742	Summary:	LeechCraft HTML WYSIWYG editor module
14cu|leechcraft-0.6.0-8|743	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|744	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|745	
14cu|leechcraft-0.6.0-8|746	%description lhtr
14cu|leechcraft-0.6.0-8|747	This package provides a HTML WYSIWYG editor module for Leechcraft.
14cu|leechcraft-0.6.0-8|748	
14cu|leechcraft-0.6.0-8|749	It can be usable with mail and blog modules.
14cu|leechcraft-0.6.0-8|750	
14cu|leechcraft-0.6.0-8|751	%files lhtr -f leechcraft_lhtr.lang
14cu|leechcraft-0.6.0-8|752	%{_libdir}/%{name}/plugins/libleechcraft_lhtr*
14cu|leechcraft-0.6.0-8|753	%{_datadir}/%{name}/settings/lhtrsettings.xml
14cu|leechcraft-0.6.0-8|754	
14cu|leechcraft-0.6.0-8|755	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|756	
14cu|leechcraft-0.6.0-8|757	%package liznoo
14cu|leechcraft-0.6.0-8|758	Summary:	LeechCraft power managment module
14cu|leechcraft-0.6.0-8|759	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|760	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|761	Requires:	upower
14cu|leechcraft-0.6.0-8|762	
14cu|leechcraft-0.6.0-8|763	%description liznoo
14cu|leechcraft-0.6.0-8|764	This package provides a power manager plugin for Leechcraft.
14cu|leechcraft-0.6.0-8|765	
14cu|leechcraft-0.6.0-8|766	It uses UPower on Linux.
14cu|leechcraft-0.6.0-8|767	
14cu|leechcraft-0.6.0-8|768	Features:
14cu|leechcraft-0.6.0-8|769	* Displays battery status in LeechCraft tray.
14cu|leechcraft-0.6.0-8|770	* Displays battery charge and power consumption history.
14cu|leechcraft-0.6.0-8|771	* Notifies other plugins about sleep and resume events. This way plugins
14cu|leechcraft-0.6.0-8|772	like Azoth can disconnect from servers gracefully on hibernation and
14cu|leechcraft-0.6.0-8|773	reconnect properly on startup.
14cu|leechcraft-0.6.0-8|774	* Allows user to easily sleep/hibernate the system.
14cu|leechcraft-0.6.0-8|775	* Notifies user when device starts discharging or charging.
14cu|leechcraft-0.6.0-8|776	* Notifies user on low power level.
14cu|leechcraft-0.6.0-8|777	
14cu|leechcraft-0.6.0-8|778	%files liznoo -f leechcraft_liznoo.lang
14cu|leechcraft-0.6.0-8|779	%{_libdir}/%{name}/plugins/libleechcraft_liznoo*
14cu|leechcraft-0.6.0-8|780	%{_datadir}/%{name}/settings/liznoosettings.xml
14cu|leechcraft-0.6.0-8|781	
14cu|leechcraft-0.6.0-8|782	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|783	
14cu|leechcraft-0.6.0-8|784	%package lmp
14cu|leechcraft-0.6.0-8|785	Summary:	LeechCraft Media player module
14cu|leechcraft-0.6.0-8|786	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|787	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|788	Suggests:	%{name}-deadlyrics = %{EVRD}
14cu|leechcraft-0.6.0-8|789	Suggests:	%{name}-hotstreams = %{EVRD}
14cu|leechcraft-0.6.0-8|790	Suggests:	%{name}-lastfmscrobble = %{EVRD}
14cu|leechcraft-0.6.0-8|791	Suggests:	%{name}-musiczombie = %{EVRD}
14cu|leechcraft-0.6.0-8|792	Suggests:	%{name}-touchstreams = %{EVRD}
14cu|leechcraft-0.6.0-8|793	
14cu|leechcraft-0.6.0-8|794	%description lmp
14cu|leechcraft-0.6.0-8|795	This package provides a audio player module for LeechCraft.
14cu|leechcraft-0.6.0-8|796	
14cu|leechcraft-0.6.0-8|797	It allows to play audio and stream audio.
14cu|leechcraft-0.6.0-8|798	It uses Phonon as a backend thus supporting major codecs.
14cu|leechcraft-0.6.0-8|799	
14cu|leechcraft-0.6.0-8|800	Features:
14cu|leechcraft-0.6.0-8|801	* Support for major audio formats.
14cu|leechcraft-0.6.0-8|802	* Streaming media over Internet.
14cu|leechcraft-0.6.0-8|803	* Play queue.
14cu|leechcraft-0.6.0-8|804	* Support for automatic podcast playing (with a plugin like Aggregator).
14cu|leechcraft-0.6.0-8|805	
14cu|leechcraft-0.6.0-8|806	%files lmp -f leechcraft_lmp.lang
14cu|leechcraft-0.6.0-8|807	%{_libdir}/%{name}/plugins/libleechcraft_lmp*
14cu|leechcraft-0.6.0-8|808	%{_datadir}/%{name}/settings/lmp*
14cu|leechcraft-0.6.0-8|809	
14cu|leechcraft-0.6.0-8|810	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|811	
14cu|leechcraft-0.6.0-8|812	%package monocle
14cu|leechcraft-0.6.0-8|813	Summary:	LeechCraft document viewer module
14cu|leechcraft-0.6.0-8|814	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|815	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|816	
14cu|leechcraft-0.6.0-8|817	%description monocle
14cu|leechcraft-0.6.0-8|818	This package provides a modular document viewer module for LeechCraft.
14cu|leechcraft-0.6.0-8|819	
14cu|leechcraft-0.6.0-8|820	It supports different document formats via different backends.
14cu|leechcraft-0.6.0-8|821	
14cu|leechcraft-0.6.0-8|822	Currently it has backends for:
14cu|leechcraft-0.6.0-8|823	* PDF
14cu|leechcraft-0.6.0-8|824	* PostScript
14cu|leechcraft-0.6.0-8|825	* Djvu
14cu|leechcraft-0.6.0-8|826	* FB2
14cu|leechcraft-0.6.0-8|827	
14cu|leechcraft-0.6.0-8|828	%files monocle -f leechcraft_monocle.lang
14cu|leechcraft-0.6.0-8|829	%{_libdir}/%{name}/plugins/libleechcraft_monocle*
14cu|leechcraft-0.6.0-8|830	%{_datadir}/%{name}/settings/monoclesettings.xml
14cu|leechcraft-0.6.0-8|831	%{_datadir}/applications/leechcraft-monocle-fxb.desktop
14cu|leechcraft-0.6.0-8|832	%{_datadir}/applications/leechcraft-monocle-pdf.desktop
14cu|leechcraft-0.6.0-8|833	%{_datadir}/applications/leechcraft-monocle-postrus.desktop
14cu|leechcraft-0.6.0-8|834	%{_datadir}/applications/leechcraft-monocle-seen.desktop
14cu|leechcraft-0.6.0-8|835	
14cu|leechcraft-0.6.0-8|836	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|837	
14cu|leechcraft-0.6.0-8|838	%package musiczombie
14cu|leechcraft-0.6.0-8|839	Summary:	LeechCraft MusicBrainz.org client module
14cu|leechcraft-0.6.0-8|840	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|841	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|842	Requires:	%{name}-lmp = %{EVRD}
14cu|leechcraft-0.6.0-8|843	
14cu|leechcraft-0.6.0-8|844	%description musiczombie
14cu|leechcraft-0.6.0-8|845	This package provides a MusicBrainz.org client module for LeechCraft.
14cu|leechcraft-0.6.0-8|846	
14cu|leechcraft-0.6.0-8|847	%files musiczombie
14cu|leechcraft-0.6.0-8|848	%{_libdir}/%{name}/plugins/libleechcraft_musiczombie*
14cu|leechcraft-0.6.0-8|849	
14cu|leechcraft-0.6.0-8|850	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|851	
14cu|leechcraft-0.6.0-8|852	%package nacheku
14cu|leechcraft-0.6.0-8|853	Summary:	LeechCraft link watcher module
14cu|leechcraft-0.6.0-8|854	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|855	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|856	
14cu|leechcraft-0.6.0-8|857	%description nacheku
14cu|leechcraft-0.6.0-8|858	This package provides a Nacheku plugin for LeechCraft.
14cu|leechcraft-0.6.0-8|859	
14cu|leechcraft-0.6.0-8|860	It allows to watch clipboard and directory in order to
14cu|leechcraft-0.6.0-8|861	get links and download files.
14cu|leechcraft-0.6.0-8|862	
14cu|leechcraft-0.6.0-8|863	%files nacheku
14cu|leechcraft-0.6.0-8|864	%{_libdir}/%{name}/plugins/libleechcraft_nacheku*
14cu|leechcraft-0.6.0-8|865	%{_datadir}/%{name}/settings/nachekusettings.xml
14cu|leechcraft-0.6.0-8|866	
14cu|leechcraft-0.6.0-8|867	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|868	
14cu|leechcraft-0.6.0-8|869	%package netstoremanager
14cu|leechcraft-0.6.0-8|870	Summary:	LeechCraft network file storages module
14cu|leechcraft-0.6.0-8|871	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|872	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|873	
14cu|leechcraft-0.6.0-8|874	%description netstoremanager
14cu|leechcraft-0.6.0-8|875	This package provides a network storage module for Leechcraft.
14cu|leechcraft-0.6.0-8|876	
14cu|leechcraft-0.6.0-8|877	It allows to manage network storages like Google Drive.
14cu|leechcraft-0.6.0-8|878	It is modular, so different storages can be added to it
14cu|leechcraft-0.6.0-8|879	without modifying the plugin itself.
14cu|leechcraft-0.6.0-8|880	
14cu|leechcraft-0.6.0-8|881	Features:
14cu|leechcraft-0.6.0-8|882	* Upload files easily from LeechCraft.
14cu|leechcraft-0.6.0-8|883	* Maintain the list of uploaded files.
14cu|leechcraft-0.6.0-8|884	* Delete the uploaded files (if supported by service).
14cu|leechcraft-0.6.0-8|885	* Support for prolongating uploaded files (if supported by service).
14cu|leechcraft-0.6.0-8|886	
14cu|leechcraft-0.6.0-8|887	Supported services:
14cu|leechcraft-0.6.0-8|888	* Google Drive
14cu|leechcraft-0.6.0-8|889	* Yandex.Disk (currently disabled)
14cu|leechcraft-0.6.0-8|890	
14cu|leechcraft-0.6.0-8|891	%files netstoremanager -f leechcraft_netstoremanager.lang
14cu|leechcraft-0.6.0-8|892	%{_libdir}/%{name}/plugins/libleechcraft_netstoremanager*
14cu|leechcraft-0.6.0-8|893	%{_datadir}/%{name}/settings/netstoremanagersettings.xml
14cu|leechcraft-0.6.0-8|894	%{_datadir}/%{name}/settings/nsmgoogledrivesettings.xml
14cu|leechcraft-0.6.0-8|895	
14cu|leechcraft-0.6.0-8|896	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|897	
14cu|leechcraft-0.6.0-8|898	%package networkmonitor
14cu|leechcraft-0.6.0-8|899	Summary:	LeechCraft network monitor module
14cu|leechcraft-0.6.0-8|900	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|901	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|902	
14cu|leechcraft-0.6.0-8|903	%description networkmonitor
14cu|leechcraft-0.6.0-8|904	This package provides a network monitor module for LeechCraft.
14cu|leechcraft-0.6.0-8|905	
14cu|leechcraft-0.6.0-8|906	It allows to watch for HTTP requests and allows to inspect them and search
14cu|leechcraft-0.6.0-8|907	through the list.
14cu|leechcraft-0.6.0-8|908	
14cu|leechcraft-0.6.0-8|909	%files networkmonitor -f leechcraft_networkmonitor.lang
14cu|leechcraft-0.6.0-8|910	%{_libdir}/%{name}/plugins/libleechcraft_networkmonitor*
14cu|leechcraft-0.6.0-8|911	
14cu|leechcraft-0.6.0-8|912	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|913	
14cu|leechcraft-0.6.0-8|914	%package newlife
14cu|leechcraft-0.6.0-8|915	Summary:	LeechCraft settings importer module
14cu|leechcraft-0.6.0-8|916	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|917	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|918	
14cu|leechcraft-0.6.0-8|919	%description newlife
14cu|leechcraft-0.6.0-8|920	This package provides a settings importer module for LeechCraft.
14cu|leechcraft-0.6.0-8|921	
14cu|leechcraft-0.6.0-8|922	It allows to import settings, preferences etc. from various applications.
14cu|leechcraft-0.6.0-8|923	
14cu|leechcraft-0.6.0-8|924	Currently it supports
14cu|leechcraft-0.6.0-8|925	* Kopete: chat history.
14cu|leechcraft-0.6.0-8|926	* Psi+: account settings, chat history.
14cu|leechcraft-0.6.0-8|927	* Vacuum IM: account settings, chat history.
14cu|leechcraft-0.6.0-8|928	* Akregator: feeds list, individual settings for each feed, like
14cu|leechcraft-0.6.0-8|929	update interval and custom storage parameters, Akregator's settings.
14cu|leechcraft-0.6.0-8|930	* Firefox: history, bookmarks, RSS feeds (aka Live bookmarks).
14cu|leechcraft-0.6.0-8|931	* Liferea: feeds list.
14cu|leechcraft-0.6.0-8|932	
14cu|leechcraft-0.6.0-8|933	%files newlife -f leechcraft_newlife.lang
14cu|leechcraft-0.6.0-8|934	%{_libdir}/%{name}/plugins/libleechcraft_newlife*
14cu|leechcraft-0.6.0-8|935	
14cu|leechcraft-0.6.0-8|936	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|937	
14cu|leechcraft-0.6.0-8|938	%package otlozhu
14cu|leechcraft-0.6.0-8|939	Summary:	LeechCraft ToDo manager module
14cu|leechcraft-0.6.0-8|940	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|941	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|942	
14cu|leechcraft-0.6.0-8|943	%description otlozhu
14cu|leechcraft-0.6.0-8|944	This package provides a ToDo manager module for LeechCraft.
14cu|leechcraft-0.6.0-8|945	
14cu|leechcraft-0.6.0-8|946	It is a GTD-inspired ToDo manager.
14cu|leechcraft-0.6.0-8|947	
14cu|leechcraft-0.6.0-8|948	%files otlozhu -f leechcraft_otlozhu.lang
14cu|leechcraft-0.6.0-8|949	%{_libdir}/%{name}/plugins/libleechcraft_otlozhu*
14cu|leechcraft-0.6.0-8|950	
14cu|leechcraft-0.6.0-8|951	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|952	
14cu|leechcraft-0.6.0-8|953	%package pintab
14cu|leechcraft-0.6.0-8|954	Summary:	LeechCraft pinning tabs module
14cu|leechcraft-0.6.0-8|955	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|956	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|957	
14cu|leechcraft-0.6.0-8|958	%description pintab
14cu|leechcraft-0.6.0-8|959	This package provides a pinning tabs module for LeechCraft.
14cu|leechcraft-0.6.0-8|960	
14cu|leechcraft-0.6.0-8|961	It allows to pin important tabs so that they occupy less space.
14cu|leechcraft-0.6.0-8|962	
14cu|leechcraft-0.6.0-8|963	%files pintab -f leechcraft_pintab.lang
14cu|leechcraft-0.6.0-8|964	%{_libdir}/%{name}/plugins/libleechcraft_pintab*
14cu|leechcraft-0.6.0-8|965	
14cu|leechcraft-0.6.0-8|966	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|967	
14cu|leechcraft-0.6.0-8|968	%package pogooglue
14cu|leechcraft-0.6.0-8|969	Summary:	LeechCraft quick google search module
14cu|leechcraft-0.6.0-8|970	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|971	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|972	Requires:	%{name}-poshuku = %{EVRD}
14cu|leechcraft-0.6.0-8|973	
14cu|leechcraft-0.6.0-8|974	%description pogooglue
14cu|leechcraft-0.6.0-8|975	This package provides a quick search module for LeechCraft.
14cu|leechcraft-0.6.0-8|976	
14cu|leechcraft-0.6.0-8|977	It allows to search instantly selected text in Google.
14cu|leechcraft-0.6.0-8|978	
14cu|leechcraft-0.6.0-8|979	%files pogooglue -f leechcraft_pogooglue.lang
14cu|leechcraft-0.6.0-8|980	%{_libdir}/%{name}/plugins/libleechcraft_pogooglue*
14cu|leechcraft-0.6.0-8|981	
14cu|leechcraft-0.6.0-8|982	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|983	
14cu|leechcraft-0.6.0-8|984	%package poshuku
14cu|leechcraft-0.6.0-8|985	Summary:	Web Browser module for LeechCraft
14cu|leechcraft-0.6.0-8|986	Group:		Networking/WWW
14cu|leechcraft-0.6.0-8|987	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|988	
14cu|leechcraft-0.6.0-8|989	%description poshuku
14cu|leechcraft-0.6.0-8|990	This package provides a full-featured WebKit-based Web Browser for LeechCraft.
14cu|leechcraft-0.6.0-8|991	
14cu|leechcraft-0.6.0-8|992	%files poshuku -f leechcraft_poshuku.lang
14cu|leechcraft-0.6.0-8|993	%{_libdir}/%{name}/plugins/libleechcraft_poshuku*
14cu|leechcraft-0.6.0-8|994	%{_datadir}/%{name}/installed/poshuku
14cu|leechcraft-0.6.0-8|995	%{_datadir}/%{name}/settings/poshuku*
14cu|leechcraft-0.6.0-8|996	
14cu|leechcraft-0.6.0-8|997	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|998	
14cu|leechcraft-0.6.0-8|999	%package sb2
14cu|leechcraft-0.6.0-8|1000	Summary:	LeechCraft SideBar2 module
14cu|leechcraft-0.6.0-8|1001	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1002	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1003	
14cu|leechcraft-0.6.0-8|1004	%description sb2
14cu|leechcraft-0.6.0-8|1005	This package provides another side bar module for Leechcraft.
14cu|leechcraft-0.6.0-8|1006	
14cu|leechcraft-0.6.0-8|1007	It is a next-gen fluid sidebar with quick launch, tabs and tray areas.
14cu|leechcraft-0.6.0-8|1008	
14cu|leechcraft-0.6.0-8|1009	%files sb2
14cu|leechcraft-0.6.0-8|1010	%{_libdir}/%{name}/plugins/libleechcraft_sb2*
14cu|leechcraft-0.6.0-8|1011	%{_datadir}/%{name}/qml/sb2
14cu|leechcraft-0.6.0-8|1012	
14cu|leechcraft-0.6.0-8|1013	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1014	
14cu|leechcraft-0.6.0-8|1015	%package secman
14cu|leechcraft-0.6.0-8|1016	Summary:	LeechCraft security manager module
14cu|leechcraft-0.6.0-8|1017	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1018	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1019	
14cu|leechcraft-0.6.0-8|1020	%description secman
14cu|leechcraft-0.6.0-8|1021	This package provides a security manager module for LeechCraft.
14cu|leechcraft-0.6.0-8|1022	
14cu|leechcraft-0.6.0-8|1023	%files secman
14cu|leechcraft-0.6.0-8|1024	%{_libdir}/%{name}/plugins/libleechcraft_secman*
14cu|leechcraft-0.6.0-8|1025	
14cu|leechcraft-0.6.0-8|1026	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1027	
14cu|leechcraft-0.6.0-8|1028	%package seekthru
14cu|leechcraft-0.6.0-8|1029	Summary:	LeechCraft OpenSearch module
14cu|leechcraft-0.6.0-8|1030	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1031	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1032	
14cu|leechcraft-0.6.0-8|1033	%description seekthru
14cu|leechcraft-0.6.0-8|1034	This package contains an OpenSearch module for LeechCraft.
14cu|leechcraft-0.6.0-8|1035	
14cu|leechcraft-0.6.0-8|1036	It provides a search client for OpenSearch-enabled web sites and engines.
14cu|leechcraft-0.6.0-8|1037	
14cu|leechcraft-0.6.0-8|1038	Features:
14cu|leechcraft-0.6.0-8|1039	* Support for autodiscovery of OpenSearch-capable web sites.
14cu|leechcraft-0.6.0-8|1040	* Tagging of search engines.
14cu|leechcraft-0.6.0-8|1041	* Support for queries to several search engines at once.
14cu|leechcraft-0.6.0-8|1042	* Support search results in RSS/Atom format and subscribe to them
14cu|leechcraft-0.6.0-8|1043	with a suitable plugin like Aggregator.
14cu|leechcraft-0.6.0-8|1044	* Show results in HTML format with a suitable plugin like Poshuku.
14cu|leechcraft-0.6.0-8|1045	
14cu|leechcraft-0.6.0-8|1046	%files seekthru -f leechcraft_seekthru.lang
14cu|leechcraft-0.6.0-8|1047	%{_libdir}/%{name}/plugins/libleechcraft_seekthru*
14cu|leechcraft-0.6.0-8|1048	%{_datadir}/%{name}/settings/seekthrusettings.xml
14cu|leechcraft-0.6.0-8|1049	
14cu|leechcraft-0.6.0-8|1050	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1051	
14cu|leechcraft-0.6.0-8|1052	%package shaitan
14cu|leechcraft-0.6.0-8|1053	Summary:	LeechCraft terminal module
14cu|leechcraft-0.6.0-8|1054	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1055	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1056	Requires:	xterm
14cu|leechcraft-0.6.0-8|1057	
14cu|leechcraft-0.6.0-8|1058	%description shaitan
14cu|leechcraft-0.6.0-8|1059	This package provides a terminal module for LeechCraft, a wrapper over xterm.
14cu|leechcraft-0.6.0-8|1060	
14cu|leechcraft-0.6.0-8|1061	%files shaitan
14cu|leechcraft-0.6.0-8|1062	%{_libdir}/%{name}/plugins/libleechcraft_shaitan*
14cu|leechcraft-0.6.0-8|1063	
14cu|leechcraft-0.6.0-8|1064	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1065	
14cu|leechcraft-0.6.0-8|1066	%package summary
14cu|leechcraft-0.6.0-8|1067	Summary:	LeechCraft summary info module
14cu|leechcraft-0.6.0-8|1068	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1069	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1070	
14cu|leechcraft-0.6.0-8|1071	%description summary
14cu|leechcraft-0.6.0-8|1072	This package provides a summary module for LeechCraft.
14cu|leechcraft-0.6.0-8|1073	
14cu|leechcraft-0.6.0-8|1074	It allows to show a quick overview of LeechCraft's state. It shows current
14cu|leechcraft-0.6.0-8|1075	tasks like leeching or seeding torrents and downloading files with context-
14cu|leechcraft-0.6.0-8|1076	dependent actions and views. It also can collect status information from
14cu|leechcraft-0.6.0-8|1077	other plugins like unread channels.
14cu|leechcraft-0.6.0-8|1078	
14cu|leechcraft-0.6.0-8|1079	Summary also allows to perform searches via the installed plugins
14cu|leechcraft-0.6.0-8|1080	like SeekThru, HistoryHolder or vGrabber.
14cu|leechcraft-0.6.0-8|1081	
14cu|leechcraft-0.6.0-8|1082	Features:
14cu|leechcraft-0.6.0-8|1083	* List of current tasks and events with context-dependent actions
14cu|leechcraft-0.6.0-8|1084	and views for selected items.
14cu|leechcraft-0.6.0-8|1085	* Support for gathering status information from other plugins.
14cu|leechcraft-0.6.0-8|1086	* Category-based search query support via other plugins.
14cu|leechcraft-0.6.0-8|1087	
14cu|leechcraft-0.6.0-8|1088	%files summary -f leechcraft_summary.lang
14cu|leechcraft-0.6.0-8|1089	%{_libdir}/%{name}/plugins/libleechcraft_summary*
14cu|leechcraft-0.6.0-8|1090	
14cu|leechcraft-0.6.0-8|1091	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1092	
14cu|leechcraft-0.6.0-8|1093	%package syncer
14cu|leechcraft-0.6.0-8|1094	Summary:	LeechCraft synchronization module
14cu|leechcraft-0.6.0-8|1095	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1096	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1097	
14cu|leechcraft-0.6.0-8|1098	%description syncer
14cu|leechcraft-0.6.0-8|1099	This package provides a synchronization module for LeechCraft.
14cu|leechcraft-0.6.0-8|1100	
14cu|leechcraft-0.6.0-8|1101	It allows to synchronize data and settings between LeechCraft instances
14cu|leechcraft-0.6.0-8|1102	running on different machines.
14cu|leechcraft-0.6.0-8|1103	
14cu|leechcraft-0.6.0-8|1104	%files syncer -f leechcraft_syncer.lang
14cu|leechcraft-0.6.0-8|1105	%{_libdir}/%{name}/plugins/libleechcraft_syncer*
14cu|leechcraft-0.6.0-8|1106	%{_datadir}/%{name}/settings/syncersettings.xml
14cu|leechcraft-0.6.0-8|1107	
14cu|leechcraft-0.6.0-8|1108	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1109	
14cu|leechcraft-0.6.0-8|1110	%package tabsessmanager
14cu|leechcraft-0.6.0-8|1111	Summary:	LeechCraft tab session manager module
14cu|leechcraft-0.6.0-8|1112	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1113	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1114	
14cu|leechcraft-0.6.0-8|1115	%description tabsessmanager
14cu|leechcraft-0.6.0-8|1116	This package provides a Tab Session Manager module for LeechCraft.
14cu|leechcraft-0.6.0-8|1117	
14cu|leechcraft-0.6.0-8|1118	TabSessManager allows to restore automatically last session and
14cu|leechcraft-0.6.0-8|1119	allows to create named sessions.
14cu|leechcraft-0.6.0-8|1120	
14cu|leechcraft-0.6.0-8|1121	Features:
14cu|leechcraft-0.6.0-8|1122	* Automatically restores last session on LeechCraft startup.
14cu|leechcraft-0.6.0-8|1123	* Allows one to save named sessions for restoring them later.
14cu|leechcraft-0.6.0-8|1124	
14cu|leechcraft-0.6.0-8|1125	%files tabsessmanager -f leechcraft_tabsessmanager.lang
14cu|leechcraft-0.6.0-8|1126	%{_libdir}/%{name}/plugins/libleechcraft_tabsessmanager*
14cu|leechcraft-0.6.0-8|1127	
14cu|leechcraft-0.6.0-8|1128	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1129	
14cu|leechcraft-0.6.0-8|1130	%package tabslist
14cu|leechcraft-0.6.0-8|1131	Summary:	LeechCraft tabs list module
14cu|leechcraft-0.6.0-8|1132	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1133	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1134	
14cu|leechcraft-0.6.0-8|1135	%description tabslist
14cu|leechcraft-0.6.0-8|1136	This package provides a tabs list module for Leechcraft.
14cu|leechcraft-0.6.0-8|1137	
14cu|leechcraft-0.6.0-8|1138	It allows to show the list of currently opened tabs and allows to quickly
14cu|leechcraft-0.6.0-8|1139	navigate between them.
14cu|leechcraft-0.6.0-8|1140	
14cu|leechcraft-0.6.0-8|1141	%files tabslist -f leechcraft_tabslist.lang
14cu|leechcraft-0.6.0-8|1142	%{_libdir}/%{name}/plugins/libleechcraft_tabslist*
14cu|leechcraft-0.6.0-8|1143	
14cu|leechcraft-0.6.0-8|1144	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1145	
14cu|leechcraft-0.6.0-8|1146	%package touchstreams
14cu|leechcraft-0.6.0-8|1147	Summary:	LeechCraft VK.com client module for audio streaming
14cu|leechcraft-0.6.0-8|1148	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1149	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1150	Requires:	%{name}-lmp = %{EVRD}
14cu|leechcraft-0.6.0-8|1151	
14cu|leechcraft-0.6.0-8|1152	%description touchstreams
14cu|leechcraft-0.6.0-8|1153	This package provides a VK.com client module for LeechCraft.
14cu|leechcraft-0.6.0-8|1154	
14cu|leechcraft-0.6.0-8|1155	TouchStreams is used for streaming audio from this social network.
14cu|leechcraft-0.6.0-8|1156	It allows other plugins like LMP to query for available tracks given artist
14cu|leechcraft-0.6.0-8|1157	name, track name or a free-form string and returns the tracks available for
14cu|leechcraft-0.6.0-8|1158	streaming.
14cu|leechcraft-0.6.0-8|1159	
14cu|leechcraft-0.6.0-8|1160	%files touchstreams -f leechcraft_touchstreams.lang
14cu|leechcraft-0.6.0-8|1161	%{_libdir}/%{name}/plugins/libleechcraft_touchstreams*
14cu|leechcraft-0.6.0-8|1162	%{_datadir}/%{name}/settings/touchstreamssettings.xml
14cu|leechcraft-0.6.0-8|1163	
14cu|leechcraft-0.6.0-8|1164	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1165	
14cu|leechcraft-0.6.0-8|1166	%package tpi
14cu|leechcraft-0.6.0-8|1167	Summary:	LeechCraft task progress indicator module
14cu|leechcraft-0.6.0-8|1168	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1169	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1170	
14cu|leechcraft-0.6.0-8|1171	%description tpi
14cu|leechcraft-0.6.0-8|1172	This package provides a task progress indicator quark module for LeechCraft.
14cu|leechcraft-0.6.0-8|1173	
14cu|leechcraft-0.6.0-8|1174	%files tpi
14cu|leechcraft-0.6.0-8|1175	%{_libdir}/%{name}/plugins/libleechcraft_tpi*
14cu|leechcraft-0.6.0-8|1176	%{_datadir}/%{name}/qml/tpi
14cu|leechcraft-0.6.0-8|1177	
14cu|leechcraft-0.6.0-8|1178	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1179	
14cu|leechcraft-0.6.0-8|1180	%package vgrabber
14cu|leechcraft-0.6.0-8|1181	Summary:	LeechCraft Vkontakte grabber module
14cu|leechcraft-0.6.0-8|1182	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1183	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1184	
14cu|leechcraft-0.6.0-8|1185	%description vgrabber
14cu|leechcraft-0.6.0-8|1186	This package provides a Vkontakte.ru module for LeechCraft.
14cu|leechcraft-0.6.0-8|1187	
14cu|leechcraft-0.6.0-8|1188	It allows to grab and play audio and video from the russian
14cu|leechcraft-0.6.0-8|1189	social network Vkontakte.
14cu|leechcraft-0.6.0-8|1190	
14cu|leechcraft-0.6.0-8|1191	Features:
14cu|leechcraft-0.6.0-8|1192	* Download or stream audios and videos from Vkontakte.
14cu|leechcraft-0.6.0-8|1193	* Search for audios and videos.
14cu|leechcraft-0.6.0-8|1194	
14cu|leechcraft-0.6.0-8|1195	%files vgrabber -f leechcraft_vgrabber.lang
14cu|leechcraft-0.6.0-8|1196	%{_libdir}/%{name}/plugins/libleechcraft_vgrabber*
14cu|leechcraft-0.6.0-8|1197	%{_datadir}/%{name}/settings/vgrabbersettings.xml
14cu|leechcraft-0.6.0-8|1198	
14cu|leechcraft-0.6.0-8|1199	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1200	
14cu|leechcraft-0.6.0-8|1201	%package vrooby
14cu|leechcraft-0.6.0-8|1202	Summary:	LeechCraft removable storage devices manager module
14cu|leechcraft-0.6.0-8|1203	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1204	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1205	Requires:	udisks
14cu|leechcraft-0.6.0-8|1206	
14cu|leechcraft-0.6.0-8|1207	%description vrooby
14cu|leechcraft-0.6.0-8|1208	This package provides a removable storage devices manager module
14cu|leechcraft-0.6.0-8|1209	for LeechCraft.
14cu|leechcraft-0.6.0-8|1210	
14cu|leechcraft-0.6.0-8|1211	It allows to watch removable storage devices via d-bus and udisks.
14cu|leechcraft-0.6.0-8|1212	
14cu|leechcraft-0.6.0-8|1213	%files vrooby -f leechcraft_vrooby.lang
14cu|leechcraft-0.6.0-8|1214	%{_libdir}/%{name}/plugins/libleechcraft_vrooby*
14cu|leechcraft-0.6.0-8|1215	
14cu|leechcraft-0.6.0-8|1216	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1217	
14cu|leechcraft-0.6.0-8|1218	%package xproxy
14cu|leechcraft-0.6.0-8|1219	Summary:	LeechCraft proxy manager module
14cu|leechcraft-0.6.0-8|1220	Group:		Networking/Other
14cu|leechcraft-0.6.0-8|1221	Requires:	%{name} = %{EVRD}
14cu|leechcraft-0.6.0-8|1222	
14cu|leechcraft-0.6.0-8|1223	%description xproxy
14cu|leechcraft-0.6.0-8|1224	This package provides an advanced proxy manager module for LeechCraft.
14cu|leechcraft-0.6.0-8|1225	
14cu|leechcraft-0.6.0-8|1226	It allows to configure and use proxy servers.
14cu|leechcraft-0.6.0-8|1227	
14cu|leechcraft-0.6.0-8|1228	%files xproxy -f leechcraft_xproxy.lang
14cu|leechcraft-0.6.0-8|1229	%{_libdir}/%{name}/plugins/libleechcraft_xproxy*
14cu|leechcraft-0.6.0-8|1230	%{_datadir}/%{name}/settings/xproxysettings.xml
14cu|leechcraft-0.6.0-8|1231	
14cu|leechcraft-0.6.0-8|1232	#----------------------------------------------------------------------------
14cu|leechcraft-0.6.0-8|1233	
14cu|leechcraft-0.6.0-8|1234	%prep
14cu|leechcraft-0.6.0-8|1235	%setup -q
14cu|leechcraft-0.6.0-8|1236	%patch0 -p1
14cu|leechcraft-0.6.0-8|1237	%patch1 -p1
14cu|leechcraft-0.6.0-8|1238	%patch2 -p1
14cu|leechcraft-0.6.0-8|1239	%patch3 -p1
14cu|leechcraft-0.6.0-8|1240	%patch4 -p1
14cu|leechcraft-0.6.0-8|1241	%patch5 -p1
14cu|leechcraft-0.6.0-8|1242	%patch6 -p1
14cu|leechcraft-0.6.0-8|1243	%patch7 -p1
14cu|leechcraft-0.6.0-8|1244	%patch8 -p1
14cu|leechcraft-0.6.0-8|1245	%patch9 -p1
14cu|leechcraft-0.6.0-8|1246	%patch10 -p1
14cu|leechcraft-0.6.0-8|1247	
14cu|leechcraft-0.6.0-8|1248	
14cu|leechcraft-0.6.0-8|1249	%build
14cu|leechcraft-0.6.0-8|1250	%global _fortify_cflags %{nil}
14cu|leechcraft-0.6.0-8|1251	%global optflags %{optflags} -O0
14cu|leechcraft-0.6.0-8|1252	pushd src
14cu|leechcraft-0.6.0-8|1253	%cmake \
14cu|leechcraft-0.6.0-8|1254	-DENABLE_LADS:BOOL=OFF \
14cu|leechcraft-0.6.0-8|1255	-DENABLE_QROSP:BOOL=OFF
14cu|leechcraft-0.6.0-8|1256	%make
14cu|leechcraft-0.6.0-8|1257	popd
14cu|leechcraft-0.6.0-8|1258	
14cu|leechcraft-0.6.0-8|1259	%install
14cu|leechcraft-0.6.0-8|1260	pushd src
14cu|leechcraft-0.6.0-8|1261	%makeinstall_std -C build
14cu|leechcraft-0.6.0-8|1262	popd
14cu|leechcraft-0.6.0-8|1263	
14cu|leechcraft-0.6.0-8|1264	%find_lang %{name} --with-qt
14cu|leechcraft-0.6.0-8|1265	%find_lang leechcraft_advancednotifications --with-qt
14cu|leechcraft-0.6.0-8|1266	%find_lang leechcraft_aggregator --with-qt
14cu|leechcraft-0.6.0-8|1267	%find_lang leechcraft_anhero --with-qt
14cu|leechcraft-0.6.0-8|1268	%find_lang leechcraft_auscrie --with-qt
14cu|leechcraft-0.6.0-8|1269	%find_lang leechcraft_azoth \
14cu|leechcraft-0.6.0-8|1270	leechcraft_azoth_acetamide \
14cu|leechcraft-0.6.0-8|1271	leechcraft_azoth_autoidler \
14cu|leechcraft-0.6.0-8|1272	leechcraft_azoth_autopaste \
14cu|leechcraft-0.6.0-8|1273	leechcraft_azoth_birthdaynotifier \
14cu|leechcraft-0.6.0-8|1274	leechcraft_azoth_chathistory \
14cu|leechcraft-0.6.0-8|1275	leechcraft_azoth_depester \
14cu|leechcraft-0.6.0-8|1276	leechcraft_azoth_herbicide \
14cu|leechcraft-0.6.0-8|1277	leechcraft_azoth_hili  \
14cu|leechcraft-0.6.0-8|1278	leechcraft_azoth_isterique \
14cu|leechcraft-0.6.0-8|1279	leechcraft_azoth_lastseen \
14cu|leechcraft-0.6.0-8|1280	leechcraft_azoth_metacontacts \
14cu|leechcraft-0.6.0-8|1281	leechcraft_azoth_modnok \
14cu|leechcraft-0.6.0-8|1282	leechcraft_azoth_p100q \
14cu|leechcraft-0.6.0-8|1283	leechcraft_azoth_rosenthal \
14cu|leechcraft-0.6.0-8|1284	leechcraft_azoth_vader \
14cu|leechcraft-0.6.0-8|1285	leechcraft_azoth_xoox \
14cu|leechcraft-0.6.0-8|1286	leechcraft_azoth_xtazy \
14cu|leechcraft-0.6.0-8|1287	leechcraft_azoth.lang --with-qt
14cu|leechcraft-0.6.0-8|1288	%find_lang leechcraft_bittorrent --with-qt
14cu|leechcraft-0.6.0-8|1289	%find_lang leechcraft_blogique --with-qt
14cu|leechcraft-0.6.0-8|1290	%find_lang leechcraft_cstp --with-qt
14cu|leechcraft-0.6.0-8|1291	%find_lang leechcraft_dbusmanager --with-qt
14cu|leechcraft-0.6.0-8|1292	%find_lang leechcraft_deadlyrics --with-qt
14cu|leechcraft-0.6.0-8|1293	%find_lang leechcraft_dolozhee --with-qt
14cu|leechcraft-0.6.0-8|1294	%find_lang leechcraft_glance --with-qt
14cu|leechcraft-0.6.0-8|1295	%find_lang leechcraft_gmailnotifier --with-qt
14cu|leechcraft-0.6.0-8|1296	%find_lang leechcraft_historyholder --with-qt
14cu|leechcraft-0.6.0-8|1297	%find_lang leechcraft_kinotify --with-qt
14cu|leechcraft-0.6.0-8|1298	%find_lang leechcraft_lackman --with-qt
14cu|leechcraft-0.6.0-8|1299	%find_lang leechcraft_lastfmscrobble --with-qt
14cu|leechcraft-0.6.0-8|1300	%find_lang leechcraft_launchy --with-qt
14cu|leechcraft-0.6.0-8|1301	%find_lang leechcraft_lhtr --with-qt
14cu|leechcraft-0.6.0-8|1302	%find_lang leechcraft_liznoo --with-qt
14cu|leechcraft-0.6.0-8|1303	%find_lang leechcraft_lmp \
14cu|leechcraft-0.6.0-8|1304	leechcraft_lmp_dumbsync \
14cu|leechcraft-0.6.0-8|1305	leechcraft_lmp_graffiti \
14cu|leechcraft-0.6.0-8|1306	leechcraft_lmp.lang --with-qt
14cu|leechcraft-0.6.0-8|1307	%find_lang leechcraft_monocle --with-qt
14cu|leechcraft-0.6.0-8|1308	%find_lang leechcraft_netstoremanager \
14cu|leechcraft-0.6.0-8|1309	leechcraft_netstoremanager_googledrive \
14cu|leechcraft-0.6.0-8|1310	leechcraft_netstoremanager.lang --with-qt
14cu|leechcraft-0.6.0-8|1311	%find_lang leechcraft_networkmonitor --with-qt
14cu|leechcraft-0.6.0-8|1312	%find_lang leechcraft_newlife --with-qt
14cu|leechcraft-0.6.0-8|1313	%find_lang leechcraft_otlozhu --with-qt
14cu|leechcraft-0.6.0-8|1314	%find_lang leechcraft_pintab --with-qt
14cu|leechcraft-0.6.0-8|1315	%find_lang leechcraft_pogooglue --with-qt
14cu|leechcraft-0.6.0-8|1316	%find_lang leechcraft_poshuku \
14cu|leechcraft-0.6.0-8|1317	leechcraft_poshuku_cleanweb \
14cu|leechcraft-0.6.0-8|1318	leechcraft_poshuku_fatape \
14cu|leechcraft-0.6.0-8|1319	leechcraft_poshuku_filescheme \
14cu|leechcraft-0.6.0-8|1320	leechcraft_poshuku_fua \
14cu|leechcraft-0.6.0-8|1321	leechcraft_poshuku_onlinebookmarks \
14cu|leechcraft-0.6.0-8|1322	leechcraft_poshuku_onlinebookmarks_delicious \
14cu|leechcraft-0.6.0-8|1323	leechcraft_poshuku_onlinebookmarks_readitlater \
14cu|leechcraft-0.6.0-8|1324	leechcraft_poshuku.lang --with-qt
14cu|leechcraft-0.6.0-8|1325	%find_lang leechcraft_seekthru --with-qt
14cu|leechcraft-0.6.0-8|1326	%find_lang leechcraft_summary --with-qt
14cu|leechcraft-0.6.0-8|1327	%find_lang leechcraft_syncer --with-qt
14cu|leechcraft-0.6.0-8|1328	%find_lang leechcraft_tabsessmanager --with-qt
14cu|leechcraft-0.6.0-8|1329	%find_lang leechcraft_tabslist --with-qt
14cu|leechcraft-0.6.0-8|1330	%find_lang leechcraft_touchstreams --with-qt
14cu|leechcraft-0.6.0-8|1331	%find_lang leechcraft_vgrabber --with-qt
14cu|leechcraft-0.6.0-8|1332	%find_lang leechcraft_vrooby --with-qt
14cu|leechcraft-0.6.0-8|1333	%find_lang leechcraft_xproxy --with-qt
14cu|leechcraft-0.6.0-8|1334	
14cu|leechcraft-0.6.0-8|1335	
14cu|leechcraft-0.6.0-8|1336	%changelog
14cu|leechcraft-0.6.0-8|1337	
14cu|leechcraft-0.6.0-8|1338	* Sat Jun 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-8
14cu|leechcraft-0.6.0-8|1339	- (f33b752) Bump release
14cu|leechcraft-0.6.0-8|1340	
14cu|leechcraft-0.6.0-8|1341	

10617 14
14cu|legesmotus-0.4.0-1|1	%define debug_package	%{nil}
14cu|legesmotus-0.4.0-1|2	
14cu|legesmotus-0.4.0-1|3	Name:           legesmotus
14cu|legesmotus-0.4.0-1|4	Version:        0.4.0
14cu|legesmotus-0.4.0-1|5	Release:        1
14cu|legesmotus-0.4.0-1|6	Summary:        Leges Motus is a 2D networked, team-based shooter set in zero gravity
14cu|legesmotus-0.4.0-1|7	License:        GPLv3+
14cu|legesmotus-0.4.0-1|8	Group:          Games/Adventure
14cu|legesmotus-0.4.0-1|9	Url:            http://legesmotus.endrift.com/index.php/Main_Page
14cu|legesmotus-0.4.0-1|10	Source0:        https://github.com/endrift/%{name}/archive/%{name}-%{version}.tar.gz
14cu|legesmotus-0.4.0-1|11	BuildRequires:  pkgconfig(osmesa)
14cu|legesmotus-0.4.0-1|12	BuildRequires:  pkgconfig(glu)
14cu|legesmotus-0.4.0-1|13	BuildRequires:  pkgconfig(sdl)
14cu|legesmotus-0.4.0-1|14	BuildRequires:  pkgconfig(SDL_image)
14cu|legesmotus-0.4.0-1|15	BuildRequires:  pkgconfig(SDL_mixer)
14cu|legesmotus-0.4.0-1|16	BuildRequires:  pkgconfig(SDL_ttf)
14cu|legesmotus-0.4.0-1|17	BuildRequires:  pkgconfig(x11)
14cu|legesmotus-0.4.0-1|18	BuildRequires:  pkgconfig(xkbcommon-x11)
14cu|legesmotus-0.4.0-1|19	BuildRequires:  x11-server-common
14cu|legesmotus-0.4.0-1|20	BuildRequires:  desktop-file-utils
14cu|legesmotus-0.4.0-1|21	BuildRequires:  imagemagick
14cu|legesmotus-0.4.0-1|22	
14cu|legesmotus-0.4.0-1|23	%description
14cu|legesmotus-0.4.0-1|24	Leges Motus is a networked, team-based,
14cu|legesmotus-0.4.0-1|25	2D shooter set in zero-gravity.
14cu|legesmotus-0.4.0-1|26	Using only the force from jumping off of walls
14cu|legesmotus-0.4.0-1|27	and the recoil from their guns,
14cu|legesmotus-0.4.0-1|28	players must travel across the
14cu|legesmotus-0.4.0-1|29	arena to lower their opponent's gate.
14cu|legesmotus-0.4.0-1|30	
14cu|legesmotus-0.4.0-1|31	Features:
14cu|legesmotus-0.4.0-1|32	* Fun and strategic gameplay
14cu|legesmotus-0.4.0-1|33	* Client/server architecture for networked play
14cu|legesmotus-0.4.0-1|34	* Recoil when you fire your gun
14cu|legesmotus-0.4.0-1|35	* Obstacles
14cu|legesmotus-0.4.0-1|36	* Leader board
14cu|legesmotus-0.4.0-1|37	* Radar
14cu|legesmotus-0.4.0-1|38	* Chat
14cu|legesmotus-0.4.0-1|39	* Multiple maps
14cu|legesmotus-0.4.0-1|40	* Server browser
14cu|legesmotus-0.4.0-1|41	* 4 official servers in California, Texas, and Rhode Island
14cu|legesmotus-0.4.0-1|42	* Multi-platform-ness: runs on Linux/Unix, Windows, Mac OS X
14cu|legesmotus-0.4.0-1|43	
14cu|legesmotus-0.4.0-1|44	%files
14cu|legesmotus-0.4.0-1|45	%doc README NEW_MAP_FORMAT COPYING COPYING-sprites Jura.ofl Jura.gpl3
14cu|legesmotus-0.4.0-1|46	%{_gamesbindir}/%{name}
14cu|legesmotus-0.4.0-1|47	%{_gamesbindir}/lmserver
14cu|legesmotus-0.4.0-1|48	%{_gamesbindir}/lmmetaserver
14cu|legesmotus-0.4.0-1|49	%{_gamesbindir}/lmscan
14cu|legesmotus-0.4.0-1|50	%{_gamesdatadir}/%{name}/*
14cu|legesmotus-0.4.0-1|51	%{_datadir}/applications/%{name}.desktop
14cu|legesmotus-0.4.0-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|legesmotus-0.4.0-1|53	%{_mandir}/man6/%{name}.6*
14cu|legesmotus-0.4.0-1|54	%{_mandir}/man6/lmserver.6*
14cu|legesmotus-0.4.0-1|55	%{_mandir}/man6/lmscan.6*
14cu|legesmotus-0.4.0-1|56	#---------------------------------------------------------------------
14cu|legesmotus-0.4.0-1|57	
14cu|legesmotus-0.4.0-1|58	%prep
14cu|legesmotus-0.4.0-1|59	%setup -q
14cu|legesmotus-0.4.0-1|60	
14cu|legesmotus-0.4.0-1|61	%build
14cu|legesmotus-0.4.0-1|62	./configure --prefix=%{_prefix} \
14cu|legesmotus-0.4.0-1|63	--datadir=%{_gamesdatadir}/%{name} \
14cu|legesmotus-0.4.0-1|64	--bindir=%{_gamesbindir} \
14cu|legesmotus-0.4.0-1|65	--mandir=%{_mandir} \
14cu|legesmotus-0.4.0-1|66	--enable-metaserver \
14cu|legesmotus-0.4.0-1|67	--enable-serverscanner
14cu|legesmotus-0.4.0-1|68	
14cu|legesmotus-0.4.0-1|69	# rename duplicate
14cu|legesmotus-0.4.0-1|70	mv data/sprites/COPYING COPYING-sprites
14cu|legesmotus-0.4.0-1|71	mv data/maps/COPYING COPYING-maps
14cu|legesmotus-0.4.0-1|72	mv data/fonts/{*.gpl3,*.ofl} .
14cu|legesmotus-0.4.0-1|73	
14cu|legesmotus-0.4.0-1|74	%make
14cu|legesmotus-0.4.0-1|75	
14cu|legesmotus-0.4.0-1|76	%install
14cu|legesmotus-0.4.0-1|77	%makeinstall_std
14cu|legesmotus-0.4.0-1|78	
14cu|legesmotus-0.4.0-1|79	# icons
14cu|legesmotus-0.4.0-1|80	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|legesmotus-0.4.0-1|81	install -dm 0755 \
14cu|legesmotus-0.4.0-1|82	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|legesmotus-0.4.0-1|83	convert -strip -resize $size data/sprites/blue_head256.png \
14cu|legesmotus-0.4.0-1|84	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|legesmotus-0.4.0-1|85	done
14cu|legesmotus-0.4.0-1|86	
14cu|legesmotus-0.4.0-1|87	# menu entry
14cu|legesmotus-0.4.0-1|88	desktop-file-edit --set-icon=%{name} \
14cu|legesmotus-0.4.0-1|89	--set-key=Exec --set-value=%{name} \
14cu|legesmotus-0.4.0-1|90	--remove-key=Version \
14cu|legesmotus-0.4.0-1|91	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|legesmotus-0.4.0-1|92	
14cu|legesmotus-0.4.0-1|93	
14cu|legesmotus-0.4.0-1|94	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache \
14cu|legesmotus-0.4.0-1|95	%{buildroot}%{_iconsdir}/hicolor/256x256/legesmotus.png
14cu|legesmotus-0.4.0-1|96	
14cu|legesmotus-0.4.0-1|97	
14cu|legesmotus-0.4.0-1|98	%changelog
14cu|legesmotus-0.4.0-1|99	
14cu|legesmotus-0.4.0-1|100	* Sat Apr 22 2017 abfonly <abfonly@gmail.com> 0.4.0-1
14cu|legesmotus-0.4.0-1|101	- (5018e71) missed x11 br, fixed
14cu|legesmotus-0.4.0-1|102	
14cu|legesmotus-0.4.0-1|103	

10618 14
14cu|lemonpos-0.9.4-0.rc7.1|1	%define		devversion	7
14cu|lemonpos-0.9.4-0.rc7.1|2	
14cu|lemonpos-0.9.4-0.rc7.1|3	Name:		lemonpos
14cu|lemonpos-0.9.4-0.rc7.1|4	Version:	0.9.4
14cu|lemonpos-0.9.4-0.rc7.1|5	Release:	%mkrel -c rc%{devversion} 1
14cu|lemonpos-0.9.4-0.rc7.1|6	Summary:	Point of Sale software
14cu|lemonpos-0.9.4-0.rc7.1|7	License:	GPLv2+
14cu|lemonpos-0.9.4-0.rc7.1|8	Group:		Office
14cu|lemonpos-0.9.4-0.rc7.1|9	Url:		http://www.lemonpos.org
14cu|lemonpos-0.9.4-0.rc7.1|10	Source0:	http://sourceforge.net/projects/lemonpos/files/citronic/%{name}-%{version}-rc%{devversion}.tar.bz2
14cu|lemonpos-0.9.4-0.rc7.1|11	Source100:	lemonpos.rpmlintrc
14cu|lemonpos-0.9.4-0.rc7.1|12	
14cu|lemonpos-0.9.4-0.rc7.1|13	BuildRequires:	kdelibs4-devel
14cu|lemonpos-0.9.4-0.rc7.1|14	
14cu|lemonpos-0.9.4-0.rc7.1|15	Requires:	task-kde4-minimal
14cu|lemonpos-0.9.4-0.rc7.1|16	Requires:	mysql
14cu|lemonpos-0.9.4-0.rc7.1|17	Requires:	%{name}-squeeze = %{EVRD}
14cu|lemonpos-0.9.4-0.rc7.1|18	
14cu|lemonpos-0.9.4-0.rc7.1|19	%description
14cu|lemonpos-0.9.4-0.rc7.1|20	Lemon Is an open source Point of Sale software for micro,
14cu|lemonpos-0.9.4-0.rc7.1|21	small and medium businesses.
14cu|lemonpos-0.9.4-0.rc7.1|22	Supports many POS terminals with a single database on a network,
14cu|lemonpos-0.9.4-0.rc7.1|23	and has been tested with Star Micronics Thermal/Parallel
14cu|lemonpos-0.9.4-0.rc7.1|24	printers and Datalogic bar code readers.
14cu|lemonpos-0.9.4-0.rc7.1|25	
14cu|lemonpos-0.9.4-0.rc7.1|26	%files -f lemon.lang
14cu|lemonpos-0.9.4-0.rc7.1|27	%doc README.install.urpmi
14cu|lemonpos-0.9.4-0.rc7.1|28	%{_kde_bindir}/lemon
14cu|lemonpos-0.9.4-0.rc7.1|29	%{_kde_iconsdir}/hicolor/*/*/lemon*.png
14cu|lemonpos-0.9.4-0.rc7.1|30	%{_kde_datadir}/config.kcfg/lemon.kcfg
14cu|lemonpos-0.9.4-0.rc7.1|31	%{_kde_datadir}/config/lemonrc
14cu|lemonpos-0.9.4-0.rc7.1|32	%{_kde_appsdir}/lemon/*
14cu|lemonpos-0.9.4-0.rc7.1|33	%exclude %{_kde_appsdir}/lemon/lemon_mysql.sql
14cu|lemonpos-0.9.4-0.rc7.1|34	%{_kde_applicationsdir}/lemon.desktop
14cu|lemonpos-0.9.4-0.rc7.1|35	#----------------------------------------------
14cu|lemonpos-0.9.4-0.rc7.1|36	
14cu|lemonpos-0.9.4-0.rc7.1|37	%package squeeze
14cu|lemonpos-0.9.4-0.rc7.1|38	Summary:	Administrative interface of %{name}
14cu|lemonpos-0.9.4-0.rc7.1|39	Requires:	task-kde4
14cu|lemonpos-0.9.4-0.rc7.1|40	Requires:	mysql
14cu|lemonpos-0.9.4-0.rc7.1|41	
14cu|lemonpos-0.9.4-0.rc7.1|42	%description squeeze
14cu|lemonpos-0.9.4-0.rc7.1|43	Administrative interface of %{name}.
14cu|lemonpos-0.9.4-0.rc7.1|44	With squeeze you can manage your store and
14cu|lemonpos-0.9.4-0.rc7.1|45	get valuable information in which base your
14cu|lemonpos-0.9.4-0.rc7.1|46	decisions to improve your business.
14cu|lemonpos-0.9.4-0.rc7.1|47	You have to create the lemon database using
14cu|lemonpos-0.9.4-0.rc7.1|48	this command as root:
14cu|lemonpos-0.9.4-0.rc7.1|49	
14cu|lemonpos-0.9.4-0.rc7.1|50	%files -f squeezelemon.lang squeeze
14cu|lemonpos-0.9.4-0.rc7.1|51	%doc CHANGELOG COPYING NOTES README USING
14cu|lemonpos-0.9.4-0.rc7.1|52	%{_kde_bindir}/squeezelemon
14cu|lemonpos-0.9.4-0.rc7.1|53	%{_kde_iconsdir}/hicolor/*/*/squeeze*.png
14cu|lemonpos-0.9.4-0.rc7.1|54	%{_kde_appsdir}/squeezelemon/*
14cu|lemonpos-0.9.4-0.rc7.1|55	%{_kde_datadir}/config.kcfg/squeezelemon.kcfg
14cu|lemonpos-0.9.4-0.rc7.1|56	%{_kde_applicationsdir}/squeezelemon.desktop
14cu|lemonpos-0.9.4-0.rc7.1|57	%{_kde_appsdir}/lemon/lemon_mysql.sql
14cu|lemonpos-0.9.4-0.rc7.1|58	#----------------------------------------------
14cu|lemonpos-0.9.4-0.rc7.1|59	
14cu|lemonpos-0.9.4-0.rc7.1|60	%prep
14cu|lemonpos-0.9.4-0.rc7.1|61	%setup -qn %{name}
14cu|lemonpos-0.9.4-0.rc7.1|62	
14cu|lemonpos-0.9.4-0.rc7.1|63	# notification
14cu|lemonpos-0.9.4-0.rc7.1|64	cat > README.install.urpmi << EOF
14cu|lemonpos-0.9.4-0.rc7.1|65	You have to create the lemon database before running the application.
14cu|lemonpos-0.9.4-0.rc7.1|66	You can use this command as root:
14cu|lemonpos-0.9.4-0.rc7.1|67	cat %{_kde_appsdir}/lemon/lemon_mysql.sql | mysql -u root -p
14cu|lemonpos-0.9.4-0.rc7.1|68	
14cu|lemonpos-0.9.4-0.rc7.1|69	EOF
14cu|lemonpos-0.9.4-0.rc7.1|70	
14cu|lemonpos-0.9.4-0.rc7.1|71	# squeeze exe already exists (provided by squeeze package)
14cu|lemonpos-0.9.4-0.rc7.1|72	# patching source to substitute squeeze by squeezelemon
14cu|lemonpos-0.9.4-0.rc7.1|73	find . -type f -exec sed -i -e 's|squeeze|squeezelemon|g' {} \;
14cu|lemonpos-0.9.4-0.rc7.1|74	mv ./squeeze ./squeezelemon
14cu|lemonpos-0.9.4-0.rc7.1|75	find . -name "*squeeze*" -type f -print > _tmp_
14cu|lemonpos-0.9.4-0.rc7.1|76	for i in `cat _tmp_`;
14cu|lemonpos-0.9.4-0.rc7.1|77	do
14cu|lemonpos-0.9.4-0.rc7.1|78	directory=`dirname $i`;
14cu|lemonpos-0.9.4-0.rc7.1|79	filename=`basename $i`;
14cu|lemonpos-0.9.4-0.rc7.1|80	nwfilename=${filename//squeeze/squeezelemon};
14cu|lemonpos-0.9.4-0.rc7.1|81	mv $i "$directory/$nwfilename";
14cu|lemonpos-0.9.4-0.rc7.1|82	done
14cu|lemonpos-0.9.4-0.rc7.1|83	
14cu|lemonpos-0.9.4-0.rc7.1|84	%build
14cu|lemonpos-0.9.4-0.rc7.1|85	%cmake_kde4
14cu|lemonpos-0.9.4-0.rc7.1|86	%make
14cu|lemonpos-0.9.4-0.rc7.1|87	
14cu|lemonpos-0.9.4-0.rc7.1|88	%install
14cu|lemonpos-0.9.4-0.rc7.1|89	%makeinstall_std -C build
14cu|lemonpos-0.9.4-0.rc7.1|90	desktop-file-install \
14cu|lemonpos-0.9.4-0.rc7.1|91	--dir %{buildroot}%{_datadir}/applications/kde4 \
14cu|lemonpos-0.9.4-0.rc7.1|92	--add-category="Office" \
14cu|lemonpos-0.9.4-0.rc7.1|93	%{buildroot}%{_datadir}/applications/kde4/lemon.desktop
14cu|lemonpos-0.9.4-0.rc7.1|94	desktop-file-install \
14cu|lemonpos-0.9.4-0.rc7.1|95	--dir %{buildroot}%{_datadir}/applications/kde4 \
14cu|lemonpos-0.9.4-0.rc7.1|96	--add-category="Office" \
14cu|lemonpos-0.9.4-0.rc7.1|97	%{buildroot}%{_datadir}/applications/kde4/squeezelemon.desktop
14cu|lemonpos-0.9.4-0.rc7.1|98	
14cu|lemonpos-0.9.4-0.rc7.1|99	%find_lang lemon
14cu|lemonpos-0.9.4-0.rc7.1|100	%find_lang squeezelemon
14cu|lemonpos-0.9.4-0.rc7.1|101	
14cu|lemonpos-0.9.4-0.rc7.1|102	
14cu|lemonpos-0.9.4-0.rc7.1|103	
14cu|lemonpos-0.9.4-0.rc7.1|104	
14cu|lemonpos-0.9.4-0.rc7.1|105	
14cu|lemonpos-0.9.4-0.rc7.1|106	%changelog
14cu|lemonpos-0.9.4-0.rc7.1|107	
14cu|lemonpos-0.9.4-0.rc7.1|108	* Thu Aug 20 2015 abfonly <abfonly@gmail.com> 0.9.4-0.rc7.1
14cu|lemonpos-0.9.4-0.rc7.1|109	- (08bedda) Log: Update to 0.9.4-rc7
14cu|lemonpos-0.9.4-0.rc7.1|110	
14cu|lemonpos-0.9.4-0.rc7.1|111	

10619 14
14cu|letterize-1.4-1|1	Summary:	Generate pronounceable mnemonics from phone numbers
14cu|letterize-1.4-1|2	Name:		letterize
14cu|letterize-1.4-1|3	Version:	1.4
14cu|letterize-1.4-1|4	Release:	1
14cu|letterize-1.4-1|5	License:	GPLv2+
14cu|letterize-1.4-1|6	Group:		Text tools
14cu|letterize-1.4-1|7	URL:		http://www.catb.org/~esr/letterize/
14cu|letterize-1.4-1|8	Source0:	http://www.catb.org/~esr/letterize/%{name}-%{version}.tar.gz
14cu|letterize-1.4-1|9	
14cu|letterize-1.4-1|10	%description
14cu|letterize-1.4-1|11	Generate all possible alphabetic mnemonics for a phone
14cu|letterize-1.4-1|12	number, then filter them for phonetic plausibility in
14cu|letterize-1.4-1|13	English.
14cu|letterize-1.4-1|14	
14cu|letterize-1.4-1|15	%prep
14cu|letterize-1.4-1|16	%setup -q
14cu|letterize-1.4-1|17	
14cu|letterize-1.4-1|18	%build
14cu|letterize-1.4-1|19	cc $RPM_OPT_FLAGS letterize.c -o letterize
14cu|letterize-1.4-1|20	
14cu|letterize-1.4-1|21	%install
14cu|letterize-1.4-1|22	mkdir -p %buildroot/usr/bin
14cu|letterize-1.4-1|23	mkdir -p %buildroot/usr/share/man/man1/
14cu|letterize-1.4-1|24	cp %{name}  %buildroot/usr/bin
14cu|letterize-1.4-1|25	cp %{name}.1 %buildroot/usr/share/man/man1/
14cu|letterize-1.4-1|26	
14cu|letterize-1.4-1|27	%files
14cu|letterize-1.4-1|28	%defattr(-,root,root)
14cu|letterize-1.4-1|29	%doc README COPYING
14cu|letterize-1.4-1|30	%{_mandir}/man1/%{name}.1*
14cu|letterize-1.4-1|31	%{_bindir}/%{name}
14cu|letterize-1.4-1|32	
14cu|letterize-1.4-1|33	%changelog
14cu|letterize-1.4-1|34	
14cu|letterize-1.4-1|35	* Sun Sep 25 2016 alzim <alzim@bk.ru> 1.4-1
14cu|letterize-1.4-1|36	- (5816227) Merge pull request #1 from import/letterize:rosa2016.1
14cu|letterize-1.4-1|37	- (5816227) Updated to 1.4
14cu|letterize-1.4-1|38	
14cu|letterize-1.4-1|39	

10620 14
14cu|leveldb-1.17.0-3|1	%define major   1
14cu|leveldb-1.17.0-3|2	%define libname %mklibname %{name} %{major}
14cu|leveldb-1.17.0-3|3	%define devname %mklibname %{name} -d
14cu|leveldb-1.17.0-3|4	
14cu|leveldb-1.17.0-3|5	Name:           leveldb
14cu|leveldb-1.17.0-3|6	Version:        1.17.0
14cu|leveldb-1.17.0-3|7	Release:        3
14cu|leveldb-1.17.0-3|8	Summary:        A fast and lightweight key/value database library by Google
14cu|leveldb-1.17.0-3|9	Group:          Databases
14cu|leveldb-1.17.0-3|10	License:        BSD
14cu|leveldb-1.17.0-3|11	URL:            http://code.google.com/p/leveldb/
14cu|leveldb-1.17.0-3|12	# Repacked from git tag on URL
14cu|leveldb-1.17.0-3|13	Source0:        %{name}-%{version}.tar.xz
14cu|leveldb-1.17.0-3|14	# Sent upstream - https://code.google.com/p/leveldb/issues/detail?id=101
14cu|leveldb-1.17.0-3|15	Patch1:         leveldb-0001-Initial-commit-of-the-autotools-stuff.patch
14cu|leveldb-1.17.0-3|16	# Temporary workaround for secondary arches
14cu|leveldb-1.17.0-3|17	Patch2:         leveldb-1.16.0-oma-Add-memory-barrier-on-PowerPC.patch
14cu|leveldb-1.17.0-3|18	# https://groups.google.com/d/topic/leveldb/SbVPvl4j4vU/discussion
14cu|leveldb-1.17.0-3|19	Patch3:         leveldb-0003-bloom_test-failure-on-big-endian-archs.patch
14cu|leveldb-1.17.0-3|20	# available in https://github.com/fusesource/leveldbjni/blob/leveldbjni-[LEVELDBJNI VERSION]/leveldb.patch
14cu|leveldb-1.17.0-3|21	Patch4:         leveldb-0004-Allow-leveldbjni-build.patch
14cu|leveldb-1.17.0-3|22	# https://github.com/fusesource/leveldbjni/issues/34
14cu|leveldb-1.17.0-3|23	# https://code.google.com/p/leveldb/issues/detail?id=184
14cu|leveldb-1.17.0-3|24	# Add DB::SuspendCompactions() and DB::ResumeCompactions() methods
14cu|leveldb-1.17.0-3|25	Patch5:         leveldb-0005-Added-a-DB-SuspendCompations-and-DB-ResumeCompaction.patch
14cu|leveldb-1.17.0-3|26	# Cherry-picked from Basho's fork
14cu|leveldb-1.17.0-3|27	Patch6:         leveldb-0006-allow-Get-calls-to-avoid-copies-into-std-string.patch
14cu|leveldb-1.17.0-3|28	
14cu|leveldb-1.17.0-3|29	BuildRequires:  snappy-devel
14cu|leveldb-1.17.0-3|30	BuildRequires:  libtool
14cu|leveldb-1.17.0-3|31	
14cu|leveldb-1.17.0-3|32	%description
14cu|leveldb-1.17.0-3|33	LevelDB is a fast key-value storage library written at Google that provides an
14cu|leveldb-1.17.0-3|34	ordered mapping from string keys to string values.
14cu|leveldb-1.17.0-3|35	
14cu|leveldb-1.17.0-3|36	#----------------------------------------------------------------------------
14cu|leveldb-1.17.0-3|37	
14cu|leveldb-1.17.0-3|38	%package -n     %{libname}
14cu|leveldb-1.17.0-3|39	Summary:        %{summary}
14cu|leveldb-1.17.0-3|40	Group:          System/Libraries
14cu|leveldb-1.17.0-3|41	
14cu|leveldb-1.17.0-3|42	%description -n %{libname}
14cu|leveldb-1.17.0-3|43	LevelDB is a fast key-value storage library written at Google that provides an
14cu|leveldb-1.17.0-3|44	ordered mapping from string keys to string values.
14cu|leveldb-1.17.0-3|45	
14cu|leveldb-1.17.0-3|46	%files -n       %{libname}
14cu|leveldb-1.17.0-3|47	%{_libdir}/lib%{name}.so.%{major}*
14cu|leveldb-1.17.0-3|48	
14cu|leveldb-1.17.0-3|49	#----------------------------------------------------------------------------
14cu|leveldb-1.17.0-3|50	
14cu|leveldb-1.17.0-3|51	%package -n     %{devname}
14cu|leveldb-1.17.0-3|52	Summary:        Development files for LevelDB
14cu|leveldb-1.17.0-3|53	Group:          System/Libraries
14cu|leveldb-1.17.0-3|54	Requires:       %{libname} = %{version}-%{release}
14cu|leveldb-1.17.0-3|55	
14cu|leveldb-1.17.0-3|56	%description -n %{devname}
14cu|leveldb-1.17.0-3|57	LevelDB is a fast key-value storage library written at Google that provides an
14cu|leveldb-1.17.0-3|58	ordered mapping from string keys to string values.
14cu|leveldb-1.17.0-3|59	
14cu|leveldb-1.17.0-3|60	This package contains additional header files for development with LevelDB.
14cu|leveldb-1.17.0-3|61	
14cu|leveldb-1.17.0-3|62	%files -n       %{devname}
14cu|leveldb-1.17.0-3|63	%doc doc/ AUTHORS LICENSE README
14cu|leveldb-1.17.0-3|64	%{_includedir}/%{name}/
14cu|leveldb-1.17.0-3|65	%{_libdir}/lib%{name}.so
14cu|leveldb-1.17.0-3|66	%{_libdir}/pkgconfig/%{name}.pc
14cu|leveldb-1.17.0-3|67	
14cu|leveldb-1.17.0-3|68	#----------------------------------------------------------------------------
14cu|leveldb-1.17.0-3|69	
14cu|leveldb-1.17.0-3|70	%prep
14cu|leveldb-1.17.0-3|71	%setup -q
14cu|leveldb-1.17.0-3|72	%apply_patches
14cu|leveldb-1.17.0-3|73	
14cu|leveldb-1.17.0-3|74	%build
14cu|leveldb-1.17.0-3|75	autoreconf -ivf
14cu|leveldb-1.17.0-3|76	%configure2_5x --disable-static --with-pic
14cu|leveldb-1.17.0-3|77	%make LIBS="-lstdc++ -lm" OPT="%{optflags}"
14cu|leveldb-1.17.0-3|78	
14cu|leveldb-1.17.0-3|79	%install
14cu|leveldb-1.17.0-3|80	%makeinstall_std
14cu|leveldb-1.17.0-3|81	
14cu|leveldb-1.17.0-3|82	%check
14cu|leveldb-1.17.0-3|83	make check
14cu|leveldb-1.17.0-3|84	
14cu|leveldb-1.17.0-3|85	
14cu|leveldb-1.17.0-3|86	%changelog
14cu|leveldb-1.17.0-3|87	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.17.0-3
14cu|leveldb-1.17.0-3|88	+ Revision: 7894647
14cu|leveldb-1.17.0-3|89	- Imported from SRPM
14cu|leveldb-1.17.0-3|90	
14cu|leveldb-1.17.0-3|91	

10621 14
14cu|levmar-2.5-2|1	%define major 2
14cu|levmar-2.5-2|2	%define minor 2
14cu|levmar-2.5-2|3	%define libname %mklibname %{name} %{major}
14cu|levmar-2.5-2|4	%define devname %mklibname %{name} -d
14cu|levmar-2.5-2|5	
14cu|levmar-2.5-2|6	Name:		levmar
14cu|levmar-2.5-2|7	Version:	2.5
14cu|levmar-2.5-2|8	Release:	2
14cu|levmar-2.5-2|9	Summary:	Levenberg-Marquardt nonlinear least squares algorithm
14cu|levmar-2.5-2|10	URL:		http://www.ics.forth.gr/~lourakis/levmar/
14cu|levmar-2.5-2|11	Source0:	http://www.ics.forth.gr/~lourakis/levmar/levmar-%{version}.tgz
14cu|levmar-2.5-2|12	# Patch to fix compilation of the shared library and compile the demo program
14cu|levmar-2.5-2|13	# Sent to levmar author on 28-Jan-2010
14cu|levmar-2.5-2|14	Patch0:		levmar-shared.patch
14cu|levmar-2.5-2|15	
14cu|levmar-2.5-2|16	License:	GPLv2+
14cu|levmar-2.5-2|17	Group:		Development/C
14cu|levmar-2.5-2|18	
14cu|levmar-2.5-2|19	BuildRequires:	dos2unix
14cu|levmar-2.5-2|20	BuildRequires:	lapack-devel
14cu|levmar-2.5-2|21	
14cu|levmar-2.5-2|22	%description
14cu|levmar-2.5-2|23	levmar is a native ANSI C implementation of the Levenberg-Marquardt
14cu|levmar-2.5-2|24	optimization algorithm.  Both unconstrained and constrained (under linear
14cu|levmar-2.5-2|25	equations, inequality and box constraints) Levenberg-Marquardt variants are
14cu|levmar-2.5-2|26	included.  The LM algorithm is an iterative technique that finds a local
14cu|levmar-2.5-2|27	minimum of a function that is expressed as the sum of squares of nonlinear
14cu|levmar-2.5-2|28	functions.  It has become a standard technique for nonlinear least-squares
14cu|levmar-2.5-2|29	problems and can be thought of as a combination of steepest descent and the
14cu|levmar-2.5-2|30	Gauss-Newton method.  When the current solution is far from the correct on,
14cu|levmar-2.5-2|31	the algorithm behaves like a steepest descent method: slow, but guaranteed
14cu|levmar-2.5-2|32	to converge.  When the current solution is close to the correct solution, it
14cu|levmar-2.5-2|33	becomes a Gauss-Newton method.
14cu|levmar-2.5-2|34	
14cu|levmar-2.5-2|35	%package -n %{libname}
14cu|levmar-2.5-2|36	Summary:	Levenberg-Marquardt nonlinear least squares algorithm
14cu|levmar-2.5-2|37	Group:		Development/C
14cu|levmar-2.5-2|38	
14cu|levmar-2.5-2|39	%description -n %{libname}
14cu|levmar-2.5-2|40	levmar is a native ANSI C implementation of the Levenberg-Marquardt
14cu|levmar-2.5-2|41	optimization algorithm.  Both unconstrained and constrained (under linear
14cu|levmar-2.5-2|42	equations, inequality and box constraints) Levenberg-Marquardt variants are
14cu|levmar-2.5-2|43	included.  The LM algorithm is an iterative technique that finds a local
14cu|levmar-2.5-2|44	minimum of a function that is expressed as the sum of squares of nonlinear
14cu|levmar-2.5-2|45	functions.  It has become a standard technique for nonlinear least-squares
14cu|levmar-2.5-2|46	problems and can be thought of as a combination of steepest descent and the
14cu|levmar-2.5-2|47	Gauss-Newton method.  When the current solution is far from the correct on,
14cu|levmar-2.5-2|48	the algorithm behaves like a steepest descent method: slow, but guaranteed
14cu|levmar-2.5-2|49	to converge.  When the current solution is close to the correct solution, it
14cu|levmar-2.5-2|50	becomes a Gauss-Newton method.
14cu|levmar-2.5-2|51	
14cu|levmar-2.5-2|52	%package -n %{devname}
14cu|levmar-2.5-2|53	Summary:	Development files for levmar library, and demo program
14cu|levmar-2.5-2|54	Group:		Development/C
14cu|levmar-2.5-2|55	Requires:	%{libname} = %{EVRD}
14cu|levmar-2.5-2|56	Provides:	%{name}-devel = %{EVRD}
14cu|levmar-2.5-2|57	
14cu|levmar-2.5-2|58	%description -n %{devname}
14cu|levmar-2.5-2|59	Development files for the levmar library, and demo program.
14cu|levmar-2.5-2|60	
14cu|levmar-2.5-2|61	%prep
14cu|levmar-2.5-2|62	%setup -q
14cu|levmar-2.5-2|63	%patch -P 0 -p1 -b .shared
14cu|levmar-2.5-2|64	dos2unix -k README.txt
14cu|levmar-2.5-2|65	
14cu|levmar-2.5-2|66	%build
14cu|levmar-2.5-2|67	mkdir sobj
14cu|levmar-2.5-2|68	make CFLAGS="%{optflags} -funroll-loops -fPIC" %{?_smp_mflags} -f Makefile.so
14cu|levmar-2.5-2|69	
14cu|levmar-2.5-2|70	%install
14cu|levmar-2.5-2|71	install -D -p -m 755 sobj/liblevmar.so.%{major}.%{minor} %{buildroot}%{_libdir}/liblevmar.so.%{major}.%{minor}
14cu|levmar-2.5-2|72	install -D -p -m 644 levmar.h %{buildroot}%{_includedir}/levmar.h
14cu|levmar-2.5-2|73	install -D -p -m 755 lmdemo %{buildroot}%{_bindir}/lmdemo
14cu|levmar-2.5-2|74	ln -s liblevmar.so.%{major}.%{minor} %{buildroot}%{_libdir}/liblevmar.so.%{major}
14cu|levmar-2.5-2|75	ln -s liblevmar.so.%{major}.%{minor} %{buildroot}%{_libdir}/liblevmar.so
14cu|levmar-2.5-2|76	
14cu|levmar-2.5-2|77	%files -n %{libname}
14cu|levmar-2.5-2|78	%doc README.txt LICENSE
14cu|levmar-2.5-2|79	%{_libdir}/liblevmar.so.%{major}.%{minor}
14cu|levmar-2.5-2|80	%{_libdir}/liblevmar.so.%{major}
14cu|levmar-2.5-2|81	
14cu|levmar-2.5-2|82	%files -n %{devname}
14cu|levmar-2.5-2|83	%{_includedir}/levmar.h
14cu|levmar-2.5-2|84	%{_libdir}/liblevmar.so
14cu|levmar-2.5-2|85	%{_bindir}/lmdemo
14cu|levmar-2.5-2|86	
14cu|levmar-2.5-2|87	%changelog
14cu|levmar-2.5-2|88	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-2
14cu|levmar-2.5-2|89	+ Revision: 00cd3e7
14cu|levmar-2.5-2|90	- Provide levmar-devel
14cu|levmar-2.5-2|91	
14cu|levmar-2.5-2|92	

10622 14
14cu|lexter-1.0.3-1|1	Name:           lexter
14cu|lexter-1.0.3-1|2	Version:        1.0.3
14cu|lexter-1.0.3-1|3	Release:        1
14cu|lexter-1.0.3-1|4	Summary:        Real-time word puzzle for text terminals
14cu|lexter-1.0.3-1|5	License:        GPLv2
14cu|lexter-1.0.3-1|6	Group:          Games/Puzzles
14cu|lexter-1.0.3-1|7	Url:            http://www.kyne.com.au/~mark/software/lexter.php
14cu|lexter-1.0.3-1|8	Source0:        http://www.kyne.com.au/~mark/software/%{name}-%{version}.tar.gz
14cu|lexter-1.0.3-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|lexter-1.0.3-1|10	BuildRequires:  gettext
14cu|lexter-1.0.3-1|11	
14cu|lexter-1.0.3-1|12	%description
14cu|lexter-1.0.3-1|13	%{summary}.
14cu|lexter-1.0.3-1|14	
14cu|lexter-1.0.3-1|15	%files
14cu|lexter-1.0.3-1|16	%doc ABOUT-NLS AUTHORS COPYING NEWS README
14cu|lexter-1.0.3-1|17	%{_gamesbindir}/%{name}
14cu|lexter-1.0.3-1|18	%{_mandir}/man6/%{name}.6*
14cu|lexter-1.0.3-1|19	%{_gamesdatadir}/%{name}
14cu|lexter-1.0.3-1|20	%{_localstatedir}/lib/games/lexter.scores
14cu|lexter-1.0.3-1|21	#----------------------------------------------
14cu|lexter-1.0.3-1|22	
14cu|lexter-1.0.3-1|23	%prep
14cu|lexter-1.0.3-1|24	%setup -q
14cu|lexter-1.0.3-1|25	
14cu|lexter-1.0.3-1|26	%build
14cu|lexter-1.0.3-1|27	%configure2_5x --prefix=%{_prefix} \
14cu|lexter-1.0.3-1|28	--bindir=%{_gamesbindir} \
14cu|lexter-1.0.3-1|29	--datadir=%{_gamesdatadir} \
14cu|lexter-1.0.3-1|30	--localstatedir=%{_localstatedir}/lib/games
14cu|lexter-1.0.3-1|31	
14cu|lexter-1.0.3-1|32	%setup_compile_flags
14cu|lexter-1.0.3-1|33	%make
14cu|lexter-1.0.3-1|34	
14cu|lexter-1.0.3-1|35	%install
14cu|lexter-1.0.3-1|36	%makeinstall_std
14cu|lexter-1.0.3-1|37	
14cu|lexter-1.0.3-1|38	mkdir -p %{buildroot}%{_localstatedir}/lib/games
14cu|lexter-1.0.3-1|39	touch %{buildroot}%{_localstatedir}/lib/games/lexter.scores
14cu|lexter-1.0.3-1|40	
14cu|lexter-1.0.3-1|41	
14cu|lexter-1.0.3-1|42	%post
14cu|lexter-1.0.3-1|43	if [ ! -f /var/lib/games/lexter.scores ]
14cu|lexter-1.0.3-1|44	then
14cu|lexter-1.0.3-1|45	touch /var/lib/games/lexter.scores
14cu|lexter-1.0.3-1|46	chown games.games /var/lib/games/lexter.scores
14cu|lexter-1.0.3-1|47	chmod 664 /var/lib/games/lexter.scores
14cu|lexter-1.0.3-1|48	fi
14cu|lexter-1.0.3-1|49	
14cu|lexter-1.0.3-1|50	
14cu|lexter-1.0.3-1|51	
14cu|lexter-1.0.3-1|52	
14cu|lexter-1.0.3-1|53	%changelog
14cu|lexter-1.0.3-1|54	
14cu|lexter-1.0.3-1|55	* Wed Aug 31 2016 abfonly <abfonly@gmail.com> 1.0.3-1
14cu|lexter-1.0.3-1|56	- (24dafa6) Imported from SRPM
14cu|lexter-1.0.3-1|57	
14cu|lexter-1.0.3-1|58	

10623 14
14cu|lgeneral-1.3.1-2|1	Summary:	A Panzer General clone
14cu|lgeneral-1.3.1-2|2	Name:		lgeneral
14cu|lgeneral-1.3.1-2|3	Version:	1.3.1
14cu|lgeneral-1.3.1-2|4	Release:	2
14cu|lgeneral-1.3.1-2|5	License:	GPLv2+
14cu|lgeneral-1.3.1-2|6	Group:		Games/Strategy
14cu|lgeneral-1.3.1-2|7	Url:		http://lgames.sourceforge.net/index.php?project=LGeneral
14cu|lgeneral-1.3.1-2|8	Source0:	http://prdownloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
14cu|lgeneral-1.3.1-2|9	Source1:	http://prdownloads.sourceforge.net/lgeneral/pg-data.tar.gz
14cu|lgeneral-1.3.1-2|10	Patch0:		lgeneral-1.2-make-lgc-pg-buildroot-aware.patch
14cu|lgeneral-1.3.1-2|11	Patch1:		lgeneral-1.3.1-desktop.patch
14cu|lgeneral-1.3.1-2|12	BuildRequires:	x11-server-xvfb
14cu|lgeneral-1.3.1-2|13	BuildRequires:	gettext-devel
14cu|lgeneral-1.3.1-2|14	BuildRequires:	pkgconfig(sdl)
14cu|lgeneral-1.3.1-2|15	BuildRequires:	pkgconfig(SDL_mixer)
14cu|lgeneral-1.3.1-2|16	
14cu|lgeneral-1.3.1-2|17	%description
14cu|lgeneral-1.3.1-2|18	LGeneral is a turn-based strategy engine heavily inspired by Panzer General.
14cu|lgeneral-1.3.1-2|19	You play single scenarios or whole campaigns turn by turn against a human
14cu|lgeneral-1.3.1-2|20	player or the AI. Entrenchment, rugged defense, defensive fire, surprise
14cu|lgeneral-1.3.1-2|21	contacts, surrender, unit supply, weather influence, reinforcements and other
14cu|lgeneral-1.3.1-2|22	implementations contribute to the tactical and strategic depth of the game.
14cu|lgeneral-1.3.1-2|23	
14cu|lgeneral-1.3.1-2|24	%files -f %{name}.lang
14cu|lgeneral-1.3.1-2|25	%doc AUTHORS ChangeLog NEWS README* TODO
14cu|lgeneral-1.3.1-2|26	%{_gamesdatadir}/%{name}
14cu|lgeneral-1.3.1-2|27	%{_iconsdir}/hicolor/*/apps/lgeneral.*
14cu|lgeneral-1.3.1-2|28	%{_datadir}/applications/%{name}.desktop
14cu|lgeneral-1.3.1-2|29	%{_mandir}/man[16]/*
14cu|lgeneral-1.3.1-2|30	%{_gamesbindir}/*
14cu|lgeneral-1.3.1-2|31	
14cu|lgeneral-1.3.1-2|32	#----------------------------------------------------------------------------
14cu|lgeneral-1.3.1-2|33	
14cu|lgeneral-1.3.1-2|34	%prep
14cu|lgeneral-1.3.1-2|35	%setup -q -a1
14cu|lgeneral-1.3.1-2|36	%patch0 -p1
14cu|lgeneral-1.3.1-2|37	%patch1 -p1
14cu|lgeneral-1.3.1-2|38	
14cu|lgeneral-1.3.1-2|39	%build
14cu|lgeneral-1.3.1-2|40	autoreconf -fi
14cu|lgeneral-1.3.1-2|41	%configure2_5x \
14cu|lgeneral-1.3.1-2|42	--bindir=%{_gamesbindir} \
14cu|lgeneral-1.3.1-2|43	--datadir=%{_gamesdatadir}
14cu|lgeneral-1.3.1-2|44	%make
14cu|lgeneral-1.3.1-2|45	
14cu|lgeneral-1.3.1-2|46	%install
14cu|lgeneral-1.3.1-2|47	%makeinstall_std
14cu|lgeneral-1.3.1-2|48	
14cu|lgeneral-1.3.1-2|49	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/
14cu|lgeneral-1.3.1-2|50	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/
14cu|lgeneral-1.3.1-2|51	
14cu|lgeneral-1.3.1-2|52	%find_lang lgeneral pg %{name}.lang
14cu|lgeneral-1.3.1-2|53	
14cu|lgeneral-1.3.1-2|54	# not created by make install with new automake but needed for lgc-pg
14cu|lgeneral-1.3.1-2|55	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/flags
14cu|lgeneral-1.3.1-2|56	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/terrain
14cu|lgeneral-1.3.1-2|57	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/units
14cu|lgeneral-1.3.1-2|58	# install data files
14cu|lgeneral-1.3.1-2|59	xvfb-run lgc-pg/lgc-pg --separate-bridges -s pg-data -d %{buildroot}%{_gamesdatadir}/lgeneral
14cu|lgeneral-1.3.1-2|60	
14cu|lgeneral-1.3.1-2|61	
14cu|lgeneral-1.3.1-2|62	%changelog
14cu|lgeneral-1.3.1-2|63	
14cu|lgeneral-1.3.1-2|64	* Tue Jan 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-2
14cu|lgeneral-1.3.1-2|65	- (5ad35bb) New version 1.3.1
14cu|lgeneral-1.3.1-2|66	
14cu|lgeneral-1.3.1-2|67	

10624 14
14cu|lhasa-0.3.1-2|1	%define major 0
14cu|lhasa-0.3.1-2|2	%define libname %mklibname %{name} %{major}
14cu|lhasa-0.3.1-2|3	%define devname %mklibname %{name} -d
14cu|lhasa-0.3.1-2|4	
14cu|lhasa-0.3.1-2|5	Summary:	Free LZH archive tool
14cu|lhasa-0.3.1-2|6	Name:		lhasa
14cu|lhasa-0.3.1-2|7	Version:	0.3.1
14cu|lhasa-0.3.1-2|8	Release:	2
14cu|lhasa-0.3.1-2|9	License:	ISC license
14cu|lhasa-0.3.1-2|10	Group:		Archiving/Compression
14cu|lhasa-0.3.1-2|11	Url:		http://fragglet.github.io/lhasa/
14cu|lhasa-0.3.1-2|12	Source0:	https://github.com/fragglet/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|lhasa-0.3.1-2|13	Source1:	https://github.com/fragglet/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
14cu|lhasa-0.3.1-2|14	Conflicts:	lha
14cu|lhasa-0.3.1-2|15	
14cu|lhasa-0.3.1-2|16	%description
14cu|lhasa-0.3.1-2|17	Lhasa is a library for parsing LHA (.lzh) archives and a free
14cu|lhasa-0.3.1-2|18	replacement for the Unix LHA tool.
14cu|lhasa-0.3.1-2|19	
14cu|lhasa-0.3.1-2|20	Currently it is only possible to read from (ie. decompress) archives;
14cu|lhasa-0.3.1-2|21	generating (compressing) LHA archives may be an enhancement for future
14cu|lhasa-0.3.1-2|22	versions. The aim is to be compatible with as many different variants
14cu|lhasa-0.3.1-2|23	of the LHA file format as possible, including LArc (.lzs) and PMarc
14cu|lhasa-0.3.1-2|24	(.pma).  A suite of archives generated from different tools is
14cu|lhasa-0.3.1-2|25	included for regression testing. Type 'make check' to run the tests.
14cu|lhasa-0.3.1-2|26	
14cu|lhasa-0.3.1-2|27	The command line tool aims to be interface-compatible with the
14cu|lhasa-0.3.1-2|28	non-free Unix LHA tool (command line syntax and output), for backwards
14cu|lhasa-0.3.1-2|29	compatibility with tools that expect particular output.
14cu|lhasa-0.3.1-2|30	
14cu|lhasa-0.3.1-2|31	Lhasa is licensed under the ISC license, which is a simplified version
14cu|lhasa-0.3.1-2|32	of the MIT/X11 license that is functionally identical.
14cu|lhasa-0.3.1-2|33	
14cu|lhasa-0.3.1-2|34	%files
14cu|lhasa-0.3.1-2|35	%{_bindir}/lha
14cu|lhasa-0.3.1-2|36	%{_mandir}/man1/lha.1*
14cu|lhasa-0.3.1-2|37	
14cu|lhasa-0.3.1-2|38	#----------------------------------------------------------------------------
14cu|lhasa-0.3.1-2|39	
14cu|lhasa-0.3.1-2|40	%package -n %{libname}
14cu|lhasa-0.3.1-2|41	Summary:	%{name} shared library
14cu|lhasa-0.3.1-2|42	Group:		System/Libraries
14cu|lhasa-0.3.1-2|43	
14cu|lhasa-0.3.1-2|44	%description -n %{libname}
14cu|lhasa-0.3.1-2|45	Shared library used by %{name}.
14cu|lhasa-0.3.1-2|46	
14cu|lhasa-0.3.1-2|47	%files -n %{libname}
14cu|lhasa-0.3.1-2|48	%{_libdir}/lib%{name}.so.%{major}*
14cu|lhasa-0.3.1-2|49	
14cu|lhasa-0.3.1-2|50	#----------------------------------------------------------------------------
14cu|lhasa-0.3.1-2|51	
14cu|lhasa-0.3.1-2|52	%package -n %{devname}
14cu|lhasa-0.3.1-2|53	Summary:	%{name} development files
14cu|lhasa-0.3.1-2|54	Group:		Development/Other
14cu|lhasa-0.3.1-2|55	Requires:	%{libname} = %{EVRD}
14cu|lhasa-0.3.1-2|56	Provides:	%{name}-devel = %{EVRD}
14cu|lhasa-0.3.1-2|57	
14cu|lhasa-0.3.1-2|58	%description -n %{devname}
14cu|lhasa-0.3.1-2|59	Development files for %{libname} library.
14cu|lhasa-0.3.1-2|60	
14cu|lhasa-0.3.1-2|61	%files -n %{devname}
14cu|lhasa-0.3.1-2|62	%{_libdir}/lib%{name}.so
14cu|lhasa-0.3.1-2|63	%{_libdir}/pkgconfig/liblhasa.pc
14cu|lhasa-0.3.1-2|64	%{_includedir}/liblhasa-1.0/lha_decoder.h
14cu|lhasa-0.3.1-2|65	%{_includedir}/liblhasa-1.0/lha_file_header.h
14cu|lhasa-0.3.1-2|66	%{_includedir}/liblhasa-1.0/lha_input_stream.h
14cu|lhasa-0.3.1-2|67	%{_includedir}/liblhasa-1.0/lha_reader.h
14cu|lhasa-0.3.1-2|68	%{_includedir}/liblhasa-1.0/lhasa.h
14cu|lhasa-0.3.1-2|69	
14cu|lhasa-0.3.1-2|70	#----------------------------------------------------------------------------
14cu|lhasa-0.3.1-2|71	
14cu|lhasa-0.3.1-2|72	%prep
14cu|lhasa-0.3.1-2|73	%setup -q
14cu|lhasa-0.3.1-2|74	
14cu|lhasa-0.3.1-2|75	%build
14cu|lhasa-0.3.1-2|76	%configure2_5x \
14cu|lhasa-0.3.1-2|77	--disable-static
14cu|lhasa-0.3.1-2|78	%make
14cu|lhasa-0.3.1-2|79	
14cu|lhasa-0.3.1-2|80	%install
14cu|lhasa-0.3.1-2|81	%makeinstall_std
14cu|lhasa-0.3.1-2|82	
14cu|lhasa-0.3.1-2|83	%changelog
14cu|lhasa-0.3.1-2|84	
14cu|lhasa-0.3.1-2|85	* Mon Apr 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-2
14cu|lhasa-0.3.1-2|86	- (f9fc291) Don't build static library
14cu|lhasa-0.3.1-2|87	- (f9fc291) Adjust spec style a bit
14cu|lhasa-0.3.1-2|88	
14cu|lhasa-0.3.1-2|89	

10625 14
14cu|lhs2tex-1.19-1|1	%define debug_package %{nil}
14cu|lhs2tex-1.19-1|2	
14cu|lhs2tex-1.19-1|3	#% define _cabal_setup Setup.lhs
14cu|lhs2tex-1.19-1|4	%define _no_haddock 1
14cu|lhs2tex-1.19-1|5	%define module lhs2tex
14cu|lhs2tex-1.19-1|6	
14cu|lhs2tex-1.19-1|7	Summary:	Preprocessor for typesetting Haskell sources with LaTeX
14cu|lhs2tex-1.19-1|8	Name:		%{module}
14cu|lhs2tex-1.19-1|9	Version:	1.19
14cu|lhs2tex-1.19-1|10	Release:	1
14cu|lhs2tex-1.19-1|11	License:	GPLv2+
14cu|lhs2tex-1.19-1|12	Group:		Development/Haskell
14cu|lhs2tex-1.19-1|13	Url:		http://hackage.haskell.org/package/%{module}
14cu|lhs2tex-1.19-1|14	Source0:	http://hackage.haskell.org/package/%{module}-%{version}/%{module}-%{version}.tar.gz
14cu|lhs2tex-1.19-1|15	BuildRequires:	dblatex
14cu|lhs2tex-1.19-1|16	BuildRequires:	ghc
14cu|lhs2tex-1.19-1|17	BuildRequires:	ghc-devel
14cu|lhs2tex-1.19-1|18	BuildRequires:	haddock
14cu|lhs2tex-1.19-1|19	BuildRequires:	haskell-macros
14cu|lhs2tex-1.19-1|20	BuildRequires:	haskell(regex-compat)
14cu|lhs2tex-1.19-1|21	Requires(pre):	ghc
14cu|lhs2tex-1.19-1|22	Requires(pre):	haskell(regex-compat)
14cu|lhs2tex-1.19-1|23	
14cu|lhs2tex-1.19-1|24	%description
14cu|lhs2tex-1.19-1|25	Preprocessor for typesetting Haskell sources with LaTeX.
14cu|lhs2tex-1.19-1|26	
14cu|lhs2tex-1.19-1|27	%files
14cu|lhs2tex-1.19-1|28	%{_docdir}/%{module}-%{version}
14cu|lhs2tex-1.19-1|29	%_cabal_rpm_deps_dir
14cu|lhs2tex-1.19-1|30	%{_datadir}/%{module}-%{version}
14cu|lhs2tex-1.19-1|31	%{_mandir}/man1/*
14cu|lhs2tex-1.19-1|32	%{_bindir}/lhs2TeX
14cu|lhs2tex-1.19-1|33	
14cu|lhs2tex-1.19-1|34	#----------------------------------------------------------------------------
14cu|lhs2tex-1.19-1|35	
14cu|lhs2tex-1.19-1|36	%prep
14cu|lhs2tex-1.19-1|37	%setup -q
14cu|lhs2tex-1.19-1|38	
14cu|lhs2tex-1.19-1|39	%build
14cu|lhs2tex-1.19-1|40	%_cabal_build
14cu|lhs2tex-1.19-1|41	
14cu|lhs2tex-1.19-1|42	%install
14cu|lhs2tex-1.19-1|43	%_cabal_install
14cu|lhs2tex-1.19-1|44	%_cabal_rpm_gen_deps
14cu|lhs2tex-1.19-1|45	
14cu|lhs2tex-1.19-1|46	%check
14cu|lhs2tex-1.19-1|47	%_cabal_check
14cu|lhs2tex-1.19-1|48	
14cu|lhs2tex-1.19-1|49	%changelog
14cu|lhs2tex-1.19-1|50	
14cu|lhs2tex-1.19-1|51	* Sun Sep 25 2016 alzim <alzim@bk.ru> 1.19-1
14cu|lhs2tex-1.19-1|52	- (84f887d) Merge pull request #1 from import/lhs2tex:rosa2016.1
14cu|lhs2tex-1.19-1|53	- (84f887d) Updated to 1.19
14cu|lhs2tex-1.19-1|54	
14cu|lhs2tex-1.19-1|55	

10626 14
14cu|lib3ds-1.3.0-8|1	%define api 1
14cu|lib3ds-1.3.0-8|2	%define major 3
14cu|lib3ds-1.3.0-8|3	%define libname %mklibname 3ds %{api} %{major}
14cu|lib3ds-1.3.0-8|4	%define devname %mklibname 3ds -d
14cu|lib3ds-1.3.0-8|5	
14cu|lib3ds-1.3.0-8|6	Summary:	The 3D Studio file format library
14cu|lib3ds-1.3.0-8|7	Name:		lib3ds
14cu|lib3ds-1.3.0-8|8	Version:	1.3.0
14cu|lib3ds-1.3.0-8|9	Release:	8
14cu|lib3ds-1.3.0-8|10	License:	GPLv2+
14cu|lib3ds-1.3.0-8|11	Group:		System/Libraries
14cu|lib3ds-1.3.0-8|12	Url:		http://lib3ds.sourceforge.net/
14cu|lib3ds-1.3.0-8|13	Source0:	http://downloads.sourceforge.net/lib3ds/%{name}-%{version}.zip
14cu|lib3ds-1.3.0-8|14	BuildRequires:	pkgconfig(glut)
14cu|lib3ds-1.3.0-8|15	
14cu|lib3ds-1.3.0-8|16	%description
14cu|lib3ds-1.3.0-8|17	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
14cu|lib3ds-1.3.0-8|18	3DS files It's main goal is to simplify the creation of 3DS import and
14cu|lib3ds-1.3.0-8|19	export filters.
14cu|lib3ds-1.3.0-8|20	
14cu|lib3ds-1.3.0-8|21	This project is not related in any form to Autodesk. The library is
14cu|lib3ds-1.3.0-8|22	based on unofficial information about the 3DS format found on the web.
14cu|lib3ds-1.3.0-8|23	
14cu|lib3ds-1.3.0-8|24	#----------------------------------------------------------------------------
14cu|lib3ds-1.3.0-8|25	
14cu|lib3ds-1.3.0-8|26	%package -n %{libname}
14cu|lib3ds-1.3.0-8|27	Summary:	The 3D Studio file format library
14cu|lib3ds-1.3.0-8|28	Group:		System/Libraries
14cu|lib3ds-1.3.0-8|29	Conflicts:	%{_lib}3ds3 < 1.3.0-8
14cu|lib3ds-1.3.0-8|30	Obsoletes:	%{_lib}3ds3 < 1.3.0-8
14cu|lib3ds-1.3.0-8|31	
14cu|lib3ds-1.3.0-8|32	%description -n %{libname}
14cu|lib3ds-1.3.0-8|33	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
14cu|lib3ds-1.3.0-8|34	3DS files It's main goal is to simplify the creation of 3DS import and
14cu|lib3ds-1.3.0-8|35	export filters.
14cu|lib3ds-1.3.0-8|36	
14cu|lib3ds-1.3.0-8|37	This project is not related in any form to Autodesk. The library is
14cu|lib3ds-1.3.0-8|38	based on unofficial information about the 3DS format found on the web.
14cu|lib3ds-1.3.0-8|39	
14cu|lib3ds-1.3.0-8|40	%files -n %{libname}
14cu|lib3ds-1.3.0-8|41	%doc AUTHORS ChangeLog README
14cu|lib3ds-1.3.0-8|42	%{_libdir}/lib3ds-%{api}.so.%{major}*
14cu|lib3ds-1.3.0-8|43	
14cu|lib3ds-1.3.0-8|44	#----------------------------------------------------------------------------
14cu|lib3ds-1.3.0-8|45	
14cu|lib3ds-1.3.0-8|46	%package -n %{devname}
14cu|lib3ds-1.3.0-8|47	Summary:	Development files and headers for %{name}
14cu|lib3ds-1.3.0-8|48	Group:		Development/C
14cu|lib3ds-1.3.0-8|49	Requires:	%{libname} = %{EVRD}
14cu|lib3ds-1.3.0-8|50	Provides:	%{name}-devel = %{EVRD}
14cu|lib3ds-1.3.0-8|51	
14cu|lib3ds-1.3.0-8|52	%description -n %{devname}
14cu|lib3ds-1.3.0-8|53	Development files and headers for %{name}.
14cu|lib3ds-1.3.0-8|54	
14cu|lib3ds-1.3.0-8|55	%files -n %{devname}
14cu|lib3ds-1.3.0-8|56	%{_libdir}/%{name}.so
14cu|lib3ds-1.3.0-8|57	%{_includedir}/%{name}
14cu|lib3ds-1.3.0-8|58	%{_datadir}/aclocal/%{name}.m4
14cu|lib3ds-1.3.0-8|59	%{_mandir}/man1/*
14cu|lib3ds-1.3.0-8|60	%defattr(755,root,root,755)
14cu|lib3ds-1.3.0-8|61	%{_bindir}/3dsdump
14cu|lib3ds-1.3.0-8|62	%{_bindir}/lib3ds-config
14cu|lib3ds-1.3.0-8|63	
14cu|lib3ds-1.3.0-8|64	#----------------------------------------------------------------------------
14cu|lib3ds-1.3.0-8|65	
14cu|lib3ds-1.3.0-8|66	%prep
14cu|lib3ds-1.3.0-8|67	%setup -q
14cu|lib3ds-1.3.0-8|68	
14cu|lib3ds-1.3.0-8|69	%build
14cu|lib3ds-1.3.0-8|70	export CFLAGS="%{optflags} -fPIC"
14cu|lib3ds-1.3.0-8|71	%configure2_5x \
14cu|lib3ds-1.3.0-8|72	--disable-static
14cu|lib3ds-1.3.0-8|73	%make
14cu|lib3ds-1.3.0-8|74	
14cu|lib3ds-1.3.0-8|75	%install
14cu|lib3ds-1.3.0-8|76	%makeinstall_std
14cu|lib3ds-1.3.0-8|77	
14cu|lib3ds-1.3.0-8|78	
14cu|lib3ds-1.3.0-8|79	%changelog
14cu|lib3ds-1.3.0-8|80	
14cu|lib3ds-1.3.0-8|81	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-8
14cu|lib3ds-1.3.0-8|82	- (8652d00) Fix library package name
14cu|lib3ds-1.3.0-8|83	
14cu|lib3ds-1.3.0-8|84	

10627 14
14cu|libaacs-0.8.0-1|1	%define	major		0
14cu|libaacs-0.8.0-1|2	%define	libname		%mklibname aacs %{major}
14cu|libaacs-0.8.0-1|3	%define	libname		%mklibname aacs %{major}
14cu|libaacs-0.8.0-1|4	%define	devnamest	%mklibname aacs -d -s
14cu|libaacs-0.8.0-1|5	%define	devname		%mklibname aacs -d
14cu|libaacs-0.8.0-1|6	
14cu|libaacs-0.8.0-1|7	Summary:	Implementation of the libaacs standard
14cu|libaacs-0.8.0-1|8	Name:		libaacs
14cu|libaacs-0.8.0-1|9	Version:	0.8.0
14cu|libaacs-0.8.0-1|10	Release:	1
14cu|libaacs-0.8.0-1|11	License:	LGPLv2+
14cu|libaacs-0.8.0-1|12	Group:		System/Libraries
14cu|libaacs-0.8.0-1|13	URL:		http://www.videolan.org
14cu|libaacs-0.8.0-1|14	Source0:	ftp://ftp.videolan.org/pub/videolan/libaacs/%{version}/%{name}-%{version}.tar.bz2
14cu|libaacs-0.8.0-1|15	#Patch0:	bison_2.6.patch
14cu|libaacs-0.8.0-1|16	BuildRequires:	pkgconfig(libgcrypt)
14cu|libaacs-0.8.0-1|17	BuildRequires:	bison
14cu|libaacs-0.8.0-1|18	BuildRequires:	byacc
14cu|libaacs-0.8.0-1|19	BuildRequires:	flex
14cu|libaacs-0.8.0-1|20	
14cu|libaacs-0.8.0-1|21	
14cu|libaacs-0.8.0-1|22	%description
14cu|libaacs-0.8.0-1|23	The doom9 researchers and the libaacs developers would like to present the
14cu|libaacs-0.8.0-1|24	first official release of their library of the implementation of the libaacs
14cu|libaacs-0.8.0-1|25	standard.
14cu|libaacs-0.8.0-1|26	
14cu|libaacs-0.8.0-1|27	#-----------------------------------------------------------------------------
14cu|libaacs-0.8.0-1|28	
14cu|libaacs-0.8.0-1|29	%package -n %{libname}
14cu|libaacs-0.8.0-1|30	Summary:	Implementation of the libaacs standard
14cu|libaacs-0.8.0-1|31	Group:		System/Libraries
14cu|libaacs-0.8.0-1|32	
14cu|libaacs-0.8.0-1|33	%description -n %{libname}
14cu|libaacs-0.8.0-1|34	The doom9 researchers and the libaacs developers would like to present the
14cu|libaacs-0.8.0-1|35	first official release of their library of the implementation of the libaacs
14cu|libaacs-0.8.0-1|36	standard.
14cu|libaacs-0.8.0-1|37	
14cu|libaacs-0.8.0-1|38	%files -n %{libname}
14cu|libaacs-0.8.0-1|39	%doc COPYING
14cu|libaacs-0.8.0-1|40	%{_libdir}/%{name}.so.%{major}*
14cu|libaacs-0.8.0-1|41	%{_bindir}/aacs_info
14cu|libaacs-0.8.0-1|42	
14cu|libaacs-0.8.0-1|43	#-----------------------------------------------------------------------------
14cu|libaacs-0.8.0-1|44	
14cu|libaacs-0.8.0-1|45	%package -n %{devname}
14cu|libaacs-0.8.0-1|46	Summary:	Development files for %{name}
14cu|libaacs-0.8.0-1|47	Group:		Development/C
14cu|libaacs-0.8.0-1|48	Provides:	%{name}-devel = %{EVRD}
14cu|libaacs-0.8.0-1|49	Provides:	aacs-devel = %{EVRD}
14cu|libaacs-0.8.0-1|50	Requires:	%{libname} = %{EVRD}
14cu|libaacs-0.8.0-1|51	
14cu|libaacs-0.8.0-1|52	%description -n %{devname}
14cu|libaacs-0.8.0-1|53	Development files for %{name}.
14cu|libaacs-0.8.0-1|54	
14cu|libaacs-0.8.0-1|55	%files -n %{devname}
14cu|libaacs-0.8.0-1|56	%doc ChangeLog COPYING KEYDB.cfg
14cu|libaacs-0.8.0-1|57	%{_includedir}/%{name}
14cu|libaacs-0.8.0-1|58	%{_libdir}/%{name}.so
14cu|libaacs-0.8.0-1|59	%{_libdir}/pkgconfig/%{name}.pc
14cu|libaacs-0.8.0-1|60	
14cu|libaacs-0.8.0-1|61	#-----------------------------------------------------------------------------
14cu|libaacs-0.8.0-1|62	
14cu|libaacs-0.8.0-1|63	%package -n %{devnamest}
14cu|libaacs-0.8.0-1|64	Summary:	Development static lib for %{name}
14cu|libaacs-0.8.0-1|65	Group:		Development/C
14cu|libaacs-0.8.0-1|66	Provides:	%{name}-devel-static = %{EVRD}
14cu|libaacs-0.8.0-1|67	Provides:	aacs-devel-static = %{EVRD}
14cu|libaacs-0.8.0-1|68	Requires:	%{libname} = %{EVRD}
14cu|libaacs-0.8.0-1|69	Requires:	aacs-devel = %{EVRD}
14cu|libaacs-0.8.0-1|70	
14cu|libaacs-0.8.0-1|71	%description -n %{devnamest}
14cu|libaacs-0.8.0-1|72	Development static lib for %{name}.
14cu|libaacs-0.8.0-1|73	
14cu|libaacs-0.8.0-1|74	%files -n %{devnamest}
14cu|libaacs-0.8.0-1|75	%doc COPYING
14cu|libaacs-0.8.0-1|76	%{_libdir}/*.a
14cu|libaacs-0.8.0-1|77	
14cu|libaacs-0.8.0-1|78	#-----------------------------------------------------------------------------
14cu|libaacs-0.8.0-1|79	
14cu|libaacs-0.8.0-1|80	%prep
14cu|libaacs-0.8.0-1|81	%setup -q
14cu|libaacs-0.8.0-1|82	#patch0 -p1
14cu|libaacs-0.8.0-1|83	
14cu|libaacs-0.8.0-1|84	%build
14cu|libaacs-0.8.0-1|85	%configure2_5x
14cu|libaacs-0.8.0-1|86	%make
14cu|libaacs-0.8.0-1|87	
14cu|libaacs-0.8.0-1|88	%install
14cu|libaacs-0.8.0-1|89	%makeinstall_std
14cu|libaacs-0.8.0-1|90	rm %{buildroot}%{_libdir}/*.la
14cu|libaacs-0.8.0-1|91	
14cu|libaacs-0.8.0-1|92	%changelog
14cu|libaacs-0.8.0-1|93	* Mon Feb 09 2015 Giovanni Mariani <mc2374@mclink.it> 0.8.0-1
14cu|libaacs-0.8.0-1|94	+ Revision: 11222eb
14cu|libaacs-0.8.0-1|95	- Updated to release 0.8.0
14cu|libaacs-0.8.0-1|96	
14cu|libaacs-0.8.0-1|97	

10628 14
14cu|libaosd-0.2.7-1|1	%define major 2
14cu|libaosd-0.2.7-1|2	%define libname %mklibname aosd %{major}
14cu|libaosd-0.2.7-1|3	%define libtext %mklibname aosd-text %{major}
14cu|libaosd-0.2.7-1|4	%define devname %mklibname aosd -d
14cu|libaosd-0.2.7-1|5	
14cu|libaosd-0.2.7-1|6	Summary:	Advanced on-screen display library
14cu|libaosd-0.2.7-1|7	Name:		libaosd
14cu|libaosd-0.2.7-1|8	Version:	0.2.7
14cu|libaosd-0.2.7-1|9	Release:	1
14cu|libaosd-0.2.7-1|10	License:	GPLv2+
14cu|libaosd-0.2.7-1|11	Group:		System/Libraries
14cu|libaosd-0.2.7-1|12	Url:		https://github.com/atheme-legacy/libaosd
14cu|libaosd-0.2.7-1|13	Source0:	https://github.com/atheme-legacy/libaosd/archive/%{name}-%{version}.tar.gz
14cu|libaosd-0.2.7-1|14	BuildRequires:	pkgconfig(cairo)
14cu|libaosd-0.2.7-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|libaosd-0.2.7-1|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|libaosd-0.2.7-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|libaosd-0.2.7-1|18	BuildRequires:	pkgconfig(pangocairo)
14cu|libaosd-0.2.7-1|19	BuildRequires:	pkgconfig(x11)
14cu|libaosd-0.2.7-1|20	BuildRequires:	pkgconfig(xcomposite)
14cu|libaosd-0.2.7-1|21	BuildRequires:	pkgconfig(xrender)
14cu|libaosd-0.2.7-1|22	
14cu|libaosd-0.2.7-1|23	%description
14cu|libaosd-0.2.7-1|24	Libaosd is an advanced on screen display library. It supports many modern
14cu|libaosd-0.2.7-1|25	features like anti-aliased text and composited rendering via XComposite,
14cu|libaosd-0.2.7-1|26	as well as support for rendering Cairo and Pango layouts.
14cu|libaosd-0.2.7-1|27	
14cu|libaosd-0.2.7-1|28	#----------------------------------------------------------------------------
14cu|libaosd-0.2.7-1|29	
14cu|libaosd-0.2.7-1|30	%package -n %{libname}
14cu|libaosd-0.2.7-1|31	Summary:	Advanced on-screen display library
14cu|libaosd-0.2.7-1|32	Group:		System/Libraries
14cu|libaosd-0.2.7-1|33	
14cu|libaosd-0.2.7-1|34	%description -n %{libname}
14cu|libaosd-0.2.7-1|35	Libaosd is an advanced on screen display library. It supports many modern
14cu|libaosd-0.2.7-1|36	features like anti-aliased text and composited rendering via XComposite,
14cu|libaosd-0.2.7-1|37	as well as support for rendering Cairo and Pango layouts.
14cu|libaosd-0.2.7-1|38	
14cu|libaosd-0.2.7-1|39	%files -n %{libname}
14cu|libaosd-0.2.7-1|40	%{_libdir}/libaosd.so.%{major}*
14cu|libaosd-0.2.7-1|41	
14cu|libaosd-0.2.7-1|42	#----------------------------------------------------------------------------
14cu|libaosd-0.2.7-1|43	
14cu|libaosd-0.2.7-1|44	%package -n %{libtext}
14cu|libaosd-0.2.7-1|45	Summary:	Advanced on-screen display library
14cu|libaosd-0.2.7-1|46	Group:		System/Libraries
14cu|libaosd-0.2.7-1|47	
14cu|libaosd-0.2.7-1|48	%description -n %{libtext}
14cu|libaosd-0.2.7-1|49	Libaosd is an advanced on screen display library. It supports many modern
14cu|libaosd-0.2.7-1|50	features like anti-aliased text and composited rendering via XComposite,
14cu|libaosd-0.2.7-1|51	as well as support for rendering Cairo and Pango layouts.
14cu|libaosd-0.2.7-1|52	
14cu|libaosd-0.2.7-1|53	%files -n %{libtext}
14cu|libaosd-0.2.7-1|54	%{_libdir}/libaosd-text.so.%{major}*
14cu|libaosd-0.2.7-1|55	
14cu|libaosd-0.2.7-1|56	#----------------------------------------------------------------------------
14cu|libaosd-0.2.7-1|57	
14cu|libaosd-0.2.7-1|58	%package -n %{devname}
14cu|libaosd-0.2.7-1|59	Summary:	Development files for advanced on-screen display library
14cu|libaosd-0.2.7-1|60	Group:		Development/C
14cu|libaosd-0.2.7-1|61	Requires:	%{libname} = %{EVRD}
14cu|libaosd-0.2.7-1|62	Requires:	%{libtext} = %{EVRD}
14cu|libaosd-0.2.7-1|63	Provides:	%{name}-devel = %{EVRD}
14cu|libaosd-0.2.7-1|64	
14cu|libaosd-0.2.7-1|65	%description -n %{devname}
14cu|libaosd-0.2.7-1|66	Development files for advanced on-screen display library
14cu|libaosd-0.2.7-1|67	
14cu|libaosd-0.2.7-1|68	%files -n %{devname}
14cu|libaosd-0.2.7-1|69	%{_libdir}/libaosd.so
14cu|libaosd-0.2.7-1|70	%{_libdir}/libaosd-text.so
14cu|libaosd-0.2.7-1|71	%{_libdir}/pkgconfig/libaosd.pc
14cu|libaosd-0.2.7-1|72	%{_libdir}/pkgconfig/libaosd-text.pc
14cu|libaosd-0.2.7-1|73	%{_includedir}/libaosd/aosd.h
14cu|libaosd-0.2.7-1|74	%{_includedir}/libaosd/aosd-text.h
14cu|libaosd-0.2.7-1|75	
14cu|libaosd-0.2.7-1|76	#----------------------------------------------------------------------------
14cu|libaosd-0.2.7-1|77	
14cu|libaosd-0.2.7-1|78	%package -n aosd_cat
14cu|libaosd-0.2.7-1|79	Summary:	On-screen display tool
14cu|libaosd-0.2.7-1|80	Group:		Graphical desktop/Other
14cu|libaosd-0.2.7-1|81	
14cu|libaosd-0.2.7-1|82	%description -n aosd_cat
14cu|libaosd-0.2.7-1|83	Aosd_cat is an advanced on-screen display tool based on libaosd. It can be
14cu|libaosd-0.2.7-1|84	used for OSD-style notifications in shell scripts.
14cu|libaosd-0.2.7-1|85	
14cu|libaosd-0.2.7-1|86	%files -n aosd_cat
14cu|libaosd-0.2.7-1|87	%{_bindir}/aosd_cat
14cu|libaosd-0.2.7-1|88	%{_mandir}/man1/aosd_cat.1*
14cu|libaosd-0.2.7-1|89	
14cu|libaosd-0.2.7-1|90	#----------------------------------------------------------------------------
14cu|libaosd-0.2.7-1|91	
14cu|libaosd-0.2.7-1|92	%prep
14cu|libaosd-0.2.7-1|93	%setup -q
14cu|libaosd-0.2.7-1|94	
14cu|libaosd-0.2.7-1|95	%build
14cu|libaosd-0.2.7-1|96	./autogen.sh
14cu|libaosd-0.2.7-1|97	%configure2_5x
14cu|libaosd-0.2.7-1|98	
14cu|libaosd-0.2.7-1|99	%install
14cu|libaosd-0.2.7-1|100	%makeinstall_std
14cu|libaosd-0.2.7-1|101	
14cu|libaosd-0.2.7-1|102	
14cu|libaosd-0.2.7-1|103	%changelog
14cu|libaosd-0.2.7-1|104	
14cu|libaosd-0.2.7-1|105	* Mon Feb 22 2016 Rosa <rosa@abf.rosalinux.ru> 0.2.7-1
14cu|libaosd-0.2.7-1|106	- (8bb696f) Automatic import for version 0.2.7-1
14cu|libaosd-0.2.7-1|107	
14cu|libaosd-0.2.7-1|108	

10629 14
14cu|libaudclient-3.5-0.rc2.3|1	%define beta rc2
14cu|libaudclient-3.5-0.rc2.3|2	
14cu|libaudclient-3.5-0.rc2.3|3	%define major 2
14cu|libaudclient-3.5-0.rc2.3|4	%define libname %mklibname audclient %{major}
14cu|libaudclient-3.5-0.rc2.3|5	%define devname %mklibname audclient -d
14cu|libaudclient-3.5-0.rc2.3|6	
14cu|libaudclient-3.5-0.rc2.3|7	Summary:	Client library to control audacious with D-Bus
14cu|libaudclient-3.5-0.rc2.3|8	Name:		libaudclient
14cu|libaudclient-3.5-0.rc2.3|9	Version:	3.5
14cu|libaudclient-3.5-0.rc2.3|10	Release:	0.%{beta}.3
14cu|libaudclient-3.5-0.rc2.3|11	Epoch:		5
14cu|libaudclient-3.5-0.rc2.3|12	License:	BSD
14cu|libaudclient-3.5-0.rc2.3|13	Group:		System/Libraries
14cu|libaudclient-3.5-0.rc2.3|14	Url:		http://audacious-media-player.org/
14cu|libaudclient-3.5-0.rc2.3|15	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}-%{beta}.tar.bz2
14cu|libaudclient-3.5-0.rc2.3|16	Patch0:		%{name}-3.5-rc2-remove-SILENT.patch
14cu|libaudclient-3.5-0.rc2.3|17	BuildRequires:	pkgconfig(dbus-1)
14cu|libaudclient-3.5-0.rc2.3|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.88
14cu|libaudclient-3.5-0.rc2.3|19	BuildRequires:	pkgconfig(glib-2.0)
14cu|libaudclient-3.5-0.rc2.3|20	
14cu|libaudclient-3.5-0.rc2.3|21	%description
14cu|libaudclient-3.5-0.rc2.3|22	A library to communicate with Audacious and remote control it, using D-Bus.
14cu|libaudclient-3.5-0.rc2.3|23	
14cu|libaudclient-3.5-0.rc2.3|24	#------------------------------------------------------------------------------
14cu|libaudclient-3.5-0.rc2.3|25	
14cu|libaudclient-3.5-0.rc2.3|26	%package -n %{libname}
14cu|libaudclient-3.5-0.rc2.3|27	Summary:	Libraries for %{name}
14cu|libaudclient-3.5-0.rc2.3|28	Group:		System/Libraries
14cu|libaudclient-3.5-0.rc2.3|29	
14cu|libaudclient-3.5-0.rc2.3|30	%description -n %{libname}
14cu|libaudclient-3.5-0.rc2.3|31	Audacious D-Bus remote control library.
14cu|libaudclient-3.5-0.rc2.3|32	
14cu|libaudclient-3.5-0.rc2.3|33	%files -n %{libname}
14cu|libaudclient-3.5-0.rc2.3|34	%doc AUTHORS COPYING
14cu|libaudclient-3.5-0.rc2.3|35	%{_libdir}/%{name}.so.%{major}*
14cu|libaudclient-3.5-0.rc2.3|36	
14cu|libaudclient-3.5-0.rc2.3|37	#------------------------------------------------------------------------------
14cu|libaudclient-3.5-0.rc2.3|38	
14cu|libaudclient-3.5-0.rc2.3|39	%package -n %{devname}
14cu|libaudclient-3.5-0.rc2.3|40	Summary:	Development files for %{libname}
14cu|libaudclient-3.5-0.rc2.3|41	Group:		Development/C
14cu|libaudclient-3.5-0.rc2.3|42	Requires:	%{libname} = %{EVRD}
14cu|libaudclient-3.5-0.rc2.3|43	# Needed for the main include dir
14cu|libaudclient-3.5-0.rc2.3|44	Requires:	pkgconfig(audacious)
14cu|libaudclient-3.5-0.rc2.3|45	
14cu|libaudclient-3.5-0.rc2.3|46	%description -n %{devname}
14cu|libaudclient-3.5-0.rc2.3|47	Development files for %{libname}.
14cu|libaudclient-3.5-0.rc2.3|48	
14cu|libaudclient-3.5-0.rc2.3|49	%files -n %{devname}
14cu|libaudclient-3.5-0.rc2.3|50	%doc COPYING
14cu|libaudclient-3.5-0.rc2.3|51	%{_includedir}/audacious/audctrl.h
14cu|libaudclient-3.5-0.rc2.3|52	%{_includedir}/audacious/dbus.h
14cu|libaudclient-3.5-0.rc2.3|53	%{_libdir}/%{name}.so
14cu|libaudclient-3.5-0.rc2.3|54	%{_libdir}/pkgconfig/audclient.pc
14cu|libaudclient-3.5-0.rc2.3|55	
14cu|libaudclient-3.5-0.rc2.3|56	#------------------------------------------------------------------------------
14cu|libaudclient-3.5-0.rc2.3|57	
14cu|libaudclient-3.5-0.rc2.3|58	%prep
14cu|libaudclient-3.5-0.rc2.3|59	%setup -qn %{name}-%{version}-%{beta}
14cu|libaudclient-3.5-0.rc2.3|60	%patch0 -p1
14cu|libaudclient-3.5-0.rc2.3|61	
14cu|libaudclient-3.5-0.rc2.3|62	%build
14cu|libaudclient-3.5-0.rc2.3|63	%configure
14cu|libaudclient-3.5-0.rc2.3|64	%make
14cu|libaudclient-3.5-0.rc2.3|65	
14cu|libaudclient-3.5-0.rc2.3|66	%install
14cu|libaudclient-3.5-0.rc2.3|67	%makeinstall_std
14cu|libaudclient-3.5-0.rc2.3|68	
14cu|libaudclient-3.5-0.rc2.3|69	%changelog
14cu|libaudclient-3.5-0.rc2.3|70	
14cu|libaudclient-3.5-0.rc2.3|71	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:3.5-0.rc2.3
14cu|libaudclient-3.5-0.rc2.3|72	- (84de785) Add Epoch 5 to match audacious package
14cu|libaudclient-3.5-0.rc2.3|73	
14cu|libaudclient-3.5-0.rc2.3|74	

10630 14
14cu|libccss-0.5.0-6|1	%define oname ccss
14cu|libccss-0.5.0-6|2	
14cu|libccss-0.5.0-6|3	%define api 1
14cu|libccss-0.5.0-6|4	%define major 5
14cu|libccss-0.5.0-6|5	%define libname %mklibname ccss %{api} %{major}
14cu|libccss-0.5.0-6|6	%define libcairo %mklibname ccss-cairo %{api} %{major}
14cu|libccss-0.5.0-6|7	%define libgtk %mklibname ccss-gtk %{api} %{major}
14cu|libccss-0.5.0-6|8	%define devname %mklibname ccss -d
14cu|libccss-0.5.0-6|9	
14cu|libccss-0.5.0-6|10	Summary:	A simple api for CSS Stylesheets
14cu|libccss-0.5.0-6|11	Name:		libccss
14cu|libccss-0.5.0-6|12	Version:	0.5.0
14cu|libccss-0.5.0-6|13	Release:	6
14cu|libccss-0.5.0-6|14	License:	LGPLv2+
14cu|libccss-0.5.0-6|15	Group:		System/Libraries
14cu|libccss-0.5.0-6|16	Url:		http://people.freedesktop.org/~robsta/ccss/
14cu|libccss-0.5.0-6|17	Source0:	http://people.freedesktop.org/~robsta/%{oname}/%{oname}-%{version}.tar.gz
14cu|libccss-0.5.0-6|18	BuildRequires:	pkgconfig(cairo)
14cu|libccss-0.5.0-6|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|libccss-0.5.0-6|20	BuildRequires:	pkgconfig(libcroco-0.6)
14cu|libccss-0.5.0-6|21	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|libccss-0.5.0-6|22	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|libccss-0.5.0-6|23	
14cu|libccss-0.5.0-6|24	%description
14cu|libccss-0.5.0-6|25	Libccss offers a simple API to
14cu|libccss-0.5.0-6|26	
14cu|libccss-0.5.0-6|27	* Parse CSS stylesheets.
14cu|libccss-0.5.0-6|28	* Query for style configurations on a user-provided document
14cu|libccss-0.5.0-6|29	representation.
14cu|libccss-0.5.0-6|30	* Draw query results onto cairo surfaces.
14cu|libccss-0.5.0-6|31	
14cu|libccss-0.5.0-6|32	%files
14cu|libccss-0.5.0-6|33	%doc AUTHORS COPYING NEWS TODO
14cu|libccss-0.5.0-6|34	%{_bindir}/ccss-stylesheet-to-gtkrc
14cu|libccss-0.5.0-6|35	
14cu|libccss-0.5.0-6|36	#----------------------------------------------------------------------------
14cu|libccss-0.5.0-6|37	
14cu|libccss-0.5.0-6|38	%package -n %{libname}
14cu|libccss-0.5.0-6|39	Summary:	Shared library for %{name}
14cu|libccss-0.5.0-6|40	Group:		System/Libraries
14cu|libccss-0.5.0-6|41	Conflicts:	%{_lib}ccss5 < 0.5.0-6
14cu|libccss-0.5.0-6|42	Obsoletes:	%{_lib}ccss5 < 0.5.0-6
14cu|libccss-0.5.0-6|43	
14cu|libccss-0.5.0-6|44	%description -n %{libname}
14cu|libccss-0.5.0-6|45	Shared library for %{name}.
14cu|libccss-0.5.0-6|46	
14cu|libccss-0.5.0-6|47	%files -n %{libname}
14cu|libccss-0.5.0-6|48	%{_libdir}/libccss-%{api}.so.%{major}*
14cu|libccss-0.5.0-6|49	
14cu|libccss-0.5.0-6|50	#----------------------------------------------------------------------------
14cu|libccss-0.5.0-6|51	
14cu|libccss-0.5.0-6|52	%package -n %{libcairo}
14cu|libccss-0.5.0-6|53	Summary:	Shared library for %{name}
14cu|libccss-0.5.0-6|54	Group:		System/Libraries
14cu|libccss-0.5.0-6|55	Conflicts:	%{_lib}ccss5 < 0.5.0-6
14cu|libccss-0.5.0-6|56	
14cu|libccss-0.5.0-6|57	%description -n %{libcairo}
14cu|libccss-0.5.0-6|58	Shared library for %{name}.
14cu|libccss-0.5.0-6|59	
14cu|libccss-0.5.0-6|60	%files -n %{libcairo}
14cu|libccss-0.5.0-6|61	%{_libdir}/libccss-cairo-%{api}.so.%{major}*
14cu|libccss-0.5.0-6|62	
14cu|libccss-0.5.0-6|63	#----------------------------------------------------------------------------
14cu|libccss-0.5.0-6|64	
14cu|libccss-0.5.0-6|65	%package -n %{libgtk}
14cu|libccss-0.5.0-6|66	Summary:	Shared library for %{name}
14cu|libccss-0.5.0-6|67	Group:		System/Libraries
14cu|libccss-0.5.0-6|68	Conflicts:	%{_lib}ccss5 < 0.5.0-6
14cu|libccss-0.5.0-6|69	
14cu|libccss-0.5.0-6|70	%description -n %{libgtk}
14cu|libccss-0.5.0-6|71	Shared library for %{name}.
14cu|libccss-0.5.0-6|72	
14cu|libccss-0.5.0-6|73	%files -n %{libgtk}
14cu|libccss-0.5.0-6|74	%{_libdir}/libccss-gtk-%{api}.so.%{major}*
14cu|libccss-0.5.0-6|75	
14cu|libccss-0.5.0-6|76	#----------------------------------------------------------------------------
14cu|libccss-0.5.0-6|77	
14cu|libccss-0.5.0-6|78	%package -n %{devname}
14cu|libccss-0.5.0-6|79	Summary:	Development package for %{name}
14cu|libccss-0.5.0-6|80	Group:		Development/C
14cu|libccss-0.5.0-6|81	Requires:	%{libname} = %{EVRD}
14cu|libccss-0.5.0-6|82	Requires:	%{libcairo} = %{EVRD}
14cu|libccss-0.5.0-6|83	Requires:	%{libgtk} = %{EVRD}
14cu|libccss-0.5.0-6|84	Provides:	%{name}-devel = %{EVRD}
14cu|libccss-0.5.0-6|85	Conflicts:	gtk-css-engine < 0.3.0
14cu|libccss-0.5.0-6|86	
14cu|libccss-0.5.0-6|87	%description -n %{devname}
14cu|libccss-0.5.0-6|88	Files for development with %{name}.
14cu|libccss-0.5.0-6|89	
14cu|libccss-0.5.0-6|90	%files -n %{devname}
14cu|libccss-0.5.0-6|91	%{_includedir}/ccss-1
14cu|libccss-0.5.0-6|92	%{_libdir}/pkgconfig/*.pc
14cu|libccss-0.5.0-6|93	%{_libdir}/*.so
14cu|libccss-0.5.0-6|94	%{_datadir}/gtk-doc/html/ccss
14cu|libccss-0.5.0-6|95	%{_datadir}/gtk-doc/html/ccss-cairo
14cu|libccss-0.5.0-6|96	%{_datadir}/gtk-doc/html/ccss-gtk
14cu|libccss-0.5.0-6|97	
14cu|libccss-0.5.0-6|98	#----------------------------------------------------------------------------
14cu|libccss-0.5.0-6|99	
14cu|libccss-0.5.0-6|100	%prep
14cu|libccss-0.5.0-6|101	%setup -qn %{oname}-%{version}
14cu|libccss-0.5.0-6|102	
14cu|libccss-0.5.0-6|103	%build
14cu|libccss-0.5.0-6|104	export LIBS="-lgmodule-2.0"
14cu|libccss-0.5.0-6|105	%configure2_5x \
14cu|libccss-0.5.0-6|106	--disable-examples
14cu|libccss-0.5.0-6|107	
14cu|libccss-0.5.0-6|108	%make
14cu|libccss-0.5.0-6|109	
14cu|libccss-0.5.0-6|110	%install
14cu|libccss-0.5.0-6|111	%makeinstall_std
14cu|libccss-0.5.0-6|112	
14cu|libccss-0.5.0-6|113	
14cu|libccss-0.5.0-6|114	%changelog
14cu|libccss-0.5.0-6|115	
14cu|libccss-0.5.0-6|116	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-6
14cu|libccss-0.5.0-6|117	- (e26e59e) Properly package libraries
14cu|libccss-0.5.0-6|118	
14cu|libccss-0.5.0-6|119	

10631 14
14cu|libchardet-1.0.4-2|1	%define  debug_package %{nil}
14cu|libchardet-1.0.4-2|2	
14cu|libchardet-1.0.4-2|3	%define major 1
14cu|libchardet-1.0.4-2|4	%define libname %mklibname chardet %{major}
14cu|libchardet-1.0.4-2|5	%define devname %mklibname -d chardet
14cu|libchardet-1.0.4-2|6	
14cu|libchardet-1.0.4-2|7	Name:           libchardet
14cu|libchardet-1.0.4-2|8	Version:        1.0.4
14cu|libchardet-1.0.4-2|9	Release:        2
14cu|libchardet-1.0.4-2|10	Summary:        Mozilla Universal Chardet library
14cu|libchardet-1.0.4-2|11	License:        MPLv1.1
14cu|libchardet-1.0.4-2|12	Group:          System/Libraries
14cu|libchardet-1.0.4-2|13	Url:            http://mirror.oops.org/pub/oops/libchardet
14cu|libchardet-1.0.4-2|14	Source:         http://mirror.oops.org/pub/oops/%{name}/%{name}-%{version}.tar.bz2
14cu|libchardet-1.0.4-2|15	BuildRequires:  autoconf
14cu|libchardet-1.0.4-2|16	BuildRequires:  automake >= 1.12
14cu|libchardet-1.0.4-2|17	BuildRequires:  gcc-c++
14cu|libchardet-1.0.4-2|18	BuildRequires:  libtool
14cu|libchardet-1.0.4-2|19	BuildRequires:  pkgconfig
14cu|libchardet-1.0.4-2|20	
14cu|libchardet-1.0.4-2|21	%description
14cu|libchardet-1.0.4-2|22	Mozilla's Universal Charset Detector C/C++ API.
14cu|libchardet-1.0.4-2|23	
14cu|libchardet-1.0.4-2|24	%package -n %{libname}
14cu|libchardet-1.0.4-2|25	Summary:        Mozilla Universal Chardet library
14cu|libchardet-1.0.4-2|26	Group:          System/Libraries
14cu|libchardet-1.0.4-2|27	
14cu|libchardet-1.0.4-2|28	%description -n %{libname}
14cu|libchardet-1.0.4-2|29	Mozilla's Universal Charset Detector C/C++ API.
14cu|libchardet-1.0.4-2|30	
14cu|libchardet-1.0.4-2|31	%package -n %{devname}
14cu|libchardet-1.0.4-2|32	Summary:        Development files of libchardet
14cu|libchardet-1.0.4-2|33	Group:          System/Libraries
14cu|libchardet-1.0.4-2|34	Requires:       %{libname} = %{version}
14cu|libchardet-1.0.4-2|35	
14cu|libchardet-1.0.4-2|36	%description -n %{devname}
14cu|libchardet-1.0.4-2|37	The libchardet development package includes the header files,
14cu|libchardet-1.0.4-2|38	libraries, development tools necessary for compiling and linking
14cu|libchardet-1.0.4-2|39	application which will use libchardet.
14cu|libchardet-1.0.4-2|40	
14cu|libchardet-1.0.4-2|41	%prep
14cu|libchardet-1.0.4-2|42	%setup -q -n %{name}-%{version}
14cu|libchardet-1.0.4-2|43	sed -i 's/^\(AM_MAINTAINER\)/m4_ifdef([AM_PROG_AR], [AM_PROG_AR])\n\1/' configure.ac
14cu|libchardet-1.0.4-2|44	sed -i '/^dist_doc/d' Makefile.am
14cu|libchardet-1.0.4-2|45	
14cu|libchardet-1.0.4-2|46	%build
14cu|libchardet-1.0.4-2|47	autoreconf -fi
14cu|libchardet-1.0.4-2|48	%configure --disable-static \
14cu|libchardet-1.0.4-2|49	--includedir=/usr/include/chardet \
14cu|libchardet-1.0.4-2|50	make
14cu|libchardet-1.0.4-2|51	
14cu|libchardet-1.0.4-2|52	%install
14cu|libchardet-1.0.4-2|53	%makeinstall
14cu|libchardet-1.0.4-2|54	find %{buildroot} -type f -name "*.la" -delete -print
14cu|libchardet-1.0.4-2|55	
14cu|libchardet-1.0.4-2|56	
14cu|libchardet-1.0.4-2|57	%files -n %{libname}
14cu|libchardet-1.0.4-2|58	%doc Changelog LICENSE README
14cu|libchardet-1.0.4-2|59	%{_libdir}/%{name}.so.*
14cu|libchardet-1.0.4-2|60	
14cu|libchardet-1.0.4-2|61	%files -n %{devname}
14cu|libchardet-1.0.4-2|62	%{_libdir}/%{name}.so
14cu|libchardet-1.0.4-2|63	%{_libdir}/pkgconfig/chardet.pc
14cu|libchardet-1.0.4-2|64	%{_bindir}/chardet-config
14cu|libchardet-1.0.4-2|65	%{_includedir}/*
14cu|libchardet-1.0.4-2|66	%{_mandir}/ko/man3/*
14cu|libchardet-1.0.4-2|67	%{_mandir}/man3/*
14cu|libchardet-1.0.4-2|68	
14cu|libchardet-1.0.4-2|69	%changelog
14cu|libchardet-1.0.4-2|70	
14cu|libchardet-1.0.4-2|71	* Fri Oct 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-2
14cu|libchardet-1.0.4-2|72	- (fc2c0c6) Fix dev package requirements
14cu|libchardet-1.0.4-2|73	
14cu|libchardet-1.0.4-2|74	

10632 14
14cu|libcommuni-3.4.0-5|1	%define major 3
14cu|libcommuni-3.4.0-5|2	%define libcommuniqml %mklibname communi-qml
14cu|libcommuni-3.4.0-5|3	%define libirccore %mklibname irccore %{major}
14cu|libcommuni-3.4.0-5|4	%define libircmodel %mklibname ircmodel %{major}
14cu|libcommuni-3.4.0-5|5	%define libircutil %mklibname ircutil %{major}
14cu|libcommuni-3.4.0-5|6	%define devname %mklibname communi -d
14cu|libcommuni-3.4.0-5|7	
14cu|libcommuni-3.4.0-5|8	Summary:	Cross-platform IRC client library written with Qt 4
14cu|libcommuni-3.4.0-5|9	Name:		libcommuni
14cu|libcommuni-3.4.0-5|10	Version:	3.4.0
14cu|libcommuni-3.4.0-5|11	Release:	5
14cu|libcommuni-3.4.0-5|12	License:	LGPLv2+
14cu|libcommuni-3.4.0-5|13	Group:		Networking/Instant messaging
14cu|libcommuni-3.4.0-5|14	Url:		http://communi.github.com
14cu|libcommuni-3.4.0-5|15	Source0:	https://github.com/communi/libcommuni/archive/v%{version}.tar.gz
14cu|libcommuni-3.4.0-5|16	BuildRequires:	qt4-devel
14cu|libcommuni-3.4.0-5|17	BuildRequires:	pkgconfig(icu-i18n)
14cu|libcommuni-3.4.0-5|18	BuildRequires:	pkgconfig(icu-io)
14cu|libcommuni-3.4.0-5|19	BuildRequires:	pkgconfig(icu-le)
14cu|libcommuni-3.4.0-5|20	BuildRequires:	pkgconfig(icu-lx)
14cu|libcommuni-3.4.0-5|21	BuildRequires:	pkgconfig(icu-uc)
14cu|libcommuni-3.4.0-5|22	
14cu|libcommuni-3.4.0-5|23	%description
14cu|libcommuni-3.4.0-5|24	Communi is a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|25	
14cu|libcommuni-3.4.0-5|26	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|27	
14cu|libcommuni-3.4.0-5|28	%package -n %{libcommuniqml}
14cu|libcommuni-3.4.0-5|29	Summary:	Cross-platform IRC client library written with Qt 4 (QML files)
14cu|libcommuni-3.4.0-5|30	Group:		System/Libraries
14cu|libcommuni-3.4.0-5|31	Provides:	communi-qml = %{EVRD}
14cu|libcommuni-3.4.0-5|32	
14cu|libcommuni-3.4.0-5|33	%description -n %{libcommuniqml}
14cu|libcommuni-3.4.0-5|34	Libraries for Communi a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|35	
14cu|libcommuni-3.4.0-5|36	%files -n %{libcommuniqml}
14cu|libcommuni-3.4.0-5|37	%doc LICENSE AUTHORS README.md CHANGELOG
14cu|libcommuni-3.4.0-5|38	%{_qt_importdir}/Communi/*
14cu|libcommuni-3.4.0-5|39	
14cu|libcommuni-3.4.0-5|40	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|41	
14cu|libcommuni-3.4.0-5|42	%package -n %{libirccore}
14cu|libcommuni-3.4.0-5|43	Summary:	Cross-platform IRC client library written with Qt 4
14cu|libcommuni-3.4.0-5|44	Group:		System/Libraries
14cu|libcommuni-3.4.0-5|45	Suggests:	%{libcommuniqml} = %{EVRD}
14cu|libcommuni-3.4.0-5|46	Conflicts:	%{_lib}communi3 < 3.4.0-5
14cu|libcommuni-3.4.0-5|47	Obsoletes:	%{_lib}communi3 < 3.4.0-5
14cu|libcommuni-3.4.0-5|48	
14cu|libcommuni-3.4.0-5|49	%description -n %{libirccore}
14cu|libcommuni-3.4.0-5|50	Libraries for Communi a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|51	
14cu|libcommuni-3.4.0-5|52	%files -n %{libirccore}
14cu|libcommuni-3.4.0-5|53	%doc LICENSE AUTHORS README.md CHANGELOG
14cu|libcommuni-3.4.0-5|54	%{_libdir}/libIrcCore.so.%{major}*
14cu|libcommuni-3.4.0-5|55	
14cu|libcommuni-3.4.0-5|56	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|57	
14cu|libcommuni-3.4.0-5|58	%package -n %{libircmodel}
14cu|libcommuni-3.4.0-5|59	Summary:	Cross-platform IRC client library written with Qt 4
14cu|libcommuni-3.4.0-5|60	Group:		System/Libraries
14cu|libcommuni-3.4.0-5|61	Conflicts:	%{_lib}communi3 < 3.4.0-5
14cu|libcommuni-3.4.0-5|62	
14cu|libcommuni-3.4.0-5|63	%description -n %{libircmodel}
14cu|libcommuni-3.4.0-5|64	Libraries for Communi a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|65	
14cu|libcommuni-3.4.0-5|66	%files -n %{libircmodel}
14cu|libcommuni-3.4.0-5|67	%doc LICENSE AUTHORS README.md CHANGELOG
14cu|libcommuni-3.4.0-5|68	%{_libdir}/libIrcModel.so.%{major}*
14cu|libcommuni-3.4.0-5|69	
14cu|libcommuni-3.4.0-5|70	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|71	
14cu|libcommuni-3.4.0-5|72	%package -n %{libircutil}
14cu|libcommuni-3.4.0-5|73	Summary:	Cross-platform IRC client library written with Qt 4
14cu|libcommuni-3.4.0-5|74	Group:		System/Libraries
14cu|libcommuni-3.4.0-5|75	Conflicts:	%{_lib}communi3 < 3.4.0-5
14cu|libcommuni-3.4.0-5|76	
14cu|libcommuni-3.4.0-5|77	%description -n %{libircutil}
14cu|libcommuni-3.4.0-5|78	Libraries for Communi a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|79	
14cu|libcommuni-3.4.0-5|80	%files -n %{libircutil}
14cu|libcommuni-3.4.0-5|81	%doc LICENSE AUTHORS README.md CHANGELOG
14cu|libcommuni-3.4.0-5|82	%{_libdir}/libIrcUtil.so.%{major}*
14cu|libcommuni-3.4.0-5|83	
14cu|libcommuni-3.4.0-5|84	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|85	
14cu|libcommuni-3.4.0-5|86	%package -n %{devname}
14cu|libcommuni-3.4.0-5|87	Summary:	Cross-platform IRC client library written with Qt 4 (development files)
14cu|libcommuni-3.4.0-5|88	Group:		Development/KDE and Qt
14cu|libcommuni-3.4.0-5|89	Requires:	%{libcommuniqml} = %{EVRD}
14cu|libcommuni-3.4.0-5|90	Requires:	%{libirccore} = %{EVRD}
14cu|libcommuni-3.4.0-5|91	Requires:	%{libircmodel} = %{EVRD}
14cu|libcommuni-3.4.0-5|92	Requires:	%{libircutil} = %{EVRD}
14cu|libcommuni-3.4.0-5|93	Provides:	%{name}-devel = %{EVRD}
14cu|libcommuni-3.4.0-5|94	Provides:	communi-devel = %{EVRD}
14cu|libcommuni-3.4.0-5|95	
14cu|libcommuni-3.4.0-5|96	%description -n %{devname}
14cu|libcommuni-3.4.0-5|97	Communi is a cross-platform IRC client library written with Qt 4.
14cu|libcommuni-3.4.0-5|98	
14cu|libcommuni-3.4.0-5|99	%files -n %{devname}
14cu|libcommuni-3.4.0-5|100	%doc doc/
14cu|libcommuni-3.4.0-5|101	%{_libdir}/libIrc*.so
14cu|libcommuni-3.4.0-5|102	%{_qt_includedir}/Communi/*
14cu|libcommuni-3.4.0-5|103	%{_qt_datadir}/mkspecs/features/communi-config.prf
14cu|libcommuni-3.4.0-5|104	%{_qt_datadir}/mkspecs/features/communi.prf
14cu|libcommuni-3.4.0-5|105	
14cu|libcommuni-3.4.0-5|106	#----------------------------------------------------------------------------
14cu|libcommuni-3.4.0-5|107	
14cu|libcommuni-3.4.0-5|108	%prep
14cu|libcommuni-3.4.0-5|109	%setup -q
14cu|libcommuni-3.4.0-5|110	
14cu|libcommuni-3.4.0-5|111	%build
14cu|libcommuni-3.4.0-5|112	./configure -libdir %{_libdir} --headerdir %{_qt_includedir}/Communi/
14cu|libcommuni-3.4.0-5|113	%qmake_qt4 \
14cu|libcommuni-3.4.0-5|114	-config verbose \
14cu|libcommuni-3.4.0-5|115	-config no_examples \
14cu|libcommuni-3.4.0-5|116	-config no_rpath
14cu|libcommuni-3.4.0-5|117	%make
14cu|libcommuni-3.4.0-5|118	
14cu|libcommuni-3.4.0-5|119	%install
14cu|libcommuni-3.4.0-5|120	%makeinstall_qt
14cu|libcommuni-3.4.0-5|121	
14cu|libcommuni-3.4.0-5|122	%check
14cu|libcommuni-3.4.0-5|123	LD_LIBRARY_PATH=%{buildroot}%{_libdir} make check
14cu|libcommuni-3.4.0-5|124	
14cu|libcommuni-3.4.0-5|125	
14cu|libcommuni-3.4.0-5|126	%changelog
14cu|libcommuni-3.4.0-5|127	
14cu|libcommuni-3.4.0-5|128	* Mon Jun 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-5
14cu|libcommuni-3.4.0-5|129	- (a31d3fb) Split shared library package to follow library packaging policy
14cu|libcommuni-3.4.0-5|130	
14cu|libcommuni-3.4.0-5|131	

10633 14
14cu|libconfuse-3.0-1|1	%define major 1
14cu|libconfuse-3.0-1|2	%define libname %mklibname confuse %{major}
14cu|libconfuse-3.0-1|3	%define devname %mklibname confuse -d
14cu|libconfuse-3.0-1|4	
14cu|libconfuse-3.0-1|5	Summary:	A library for parsing configuration files in C
14cu|libconfuse-3.0-1|6	Name:		libconfuse
14cu|libconfuse-3.0-1|7	Version:	3.0
14cu|libconfuse-3.0-1|8	Release:	1
14cu|libconfuse-3.0-1|9	License:	ISC
14cu|libconfuse-3.0-1|10	Group:		System/Libraries
14cu|libconfuse-3.0-1|11	Url:		http://www.nongnu.org/confuse/
14cu|libconfuse-3.0-1|12	Source0:	https://github.com/martinh/libconfuse/releases/download/v%{version}/confuse-%{version}.tar.xz
14cu|libconfuse-3.0-1|13	Conflicts:	%{_lib}confuse0 < 2.7-4
14cu|libconfuse-3.0-1|14	
14cu|libconfuse-3.0-1|15	%description
14cu|libconfuse-3.0-1|16	libConfuse is a configuration file parser library, licensed under the terms
14cu|libconfuse-3.0-1|17	of the ISC license, and written in C. It supports sections and (lists of)
14cu|libconfuse-3.0-1|18	values (strings, integers, floats, booleans or other sections), as well as
14cu|libconfuse-3.0-1|19	some other features (such as single/double-quoted strings, environment
14cu|libconfuse-3.0-1|20	variable expansion, functions and nested include statements). It makes it
14cu|libconfuse-3.0-1|21	very easy to add configuration file capability to a program using a simple
14cu|libconfuse-3.0-1|22	API.
14cu|libconfuse-3.0-1|23	
14cu|libconfuse-3.0-1|24	The goal of libConfuse is not to be the configuration file parser library
14cu|libconfuse-3.0-1|25	with a gazillion of features. Instead, it aims to be easy to use and quick
14cu|libconfuse-3.0-1|26	to integrate with your code. libConfuse was called libcfg before, but was
14cu|libconfuse-3.0-1|27	changed to not confuse with other similar libraries.
14cu|libconfuse-3.0-1|28	
14cu|libconfuse-3.0-1|29	%files -f confuse.lang
14cu|libconfuse-3.0-1|30	%{_docdir}/confuse/*
14cu|libconfuse-3.0-1|31	
14cu|libconfuse-3.0-1|32	#----------------------------------------------------------------------------
14cu|libconfuse-3.0-1|33	
14cu|libconfuse-3.0-1|34	%package -n %{libname}
14cu|libconfuse-3.0-1|35	Summary:	A library of functions for parsing configuration files in C
14cu|libconfuse-3.0-1|36	Group:		System/Libraries
14cu|libconfuse-3.0-1|37	Suggests:	%{name}
14cu|libconfuse-3.0-1|38	
14cu|libconfuse-3.0-1|39	%description -n %{libname}
14cu|libconfuse-3.0-1|40	libConfuse is a configuration file parser library, licensed under the terms
14cu|libconfuse-3.0-1|41	of the ISC license, and written in C. It supports sections and (lists of)
14cu|libconfuse-3.0-1|42	values (strings, integers, floats, booleans or other sections), as well as
14cu|libconfuse-3.0-1|43	some other features (such as single/double-quoted strings, environment
14cu|libconfuse-3.0-1|44	variable expansion, functions and nested include statements). It makes it
14cu|libconfuse-3.0-1|45	very easy to add configuration file capability to a program using a simple
14cu|libconfuse-3.0-1|46	API.
14cu|libconfuse-3.0-1|47	
14cu|libconfuse-3.0-1|48	The goal of libConfuse is not to be the configuration file parser library
14cu|libconfuse-3.0-1|49	with a gazillion of features. Instead, it aims to be easy to use and quick
14cu|libconfuse-3.0-1|50	to integrate with your code. libConfuse was called libcfg before, but was
14cu|libconfuse-3.0-1|51	changed to not confuse with other similar libraries.
14cu|libconfuse-3.0-1|52	
14cu|libconfuse-3.0-1|53	%files -n %{libname}
14cu|libconfuse-3.0-1|54	%{_libdir}/libconfuse.so.%{major}*
14cu|libconfuse-3.0-1|55	
14cu|libconfuse-3.0-1|56	#----------------------------------------------------------------------------
14cu|libconfuse-3.0-1|57	
14cu|libconfuse-3.0-1|58	%package -n %{devname}
14cu|libconfuse-3.0-1|59	Summary:	Development files for the %{name} library
14cu|libconfuse-3.0-1|60	Group:		Development/C
14cu|libconfuse-3.0-1|61	Provides:	confuse-devel = %{EVRD}
14cu|libconfuse-3.0-1|62	Requires:	%{libname} = %{EVRD}
14cu|libconfuse-3.0-1|63	Obsoletes:	%{_lib}confuse-static-devel < 2.7-4
14cu|libconfuse-3.0-1|64	Conflicts:	%{_lib}confuse0 < 2.7-4
14cu|libconfuse-3.0-1|65	
14cu|libconfuse-3.0-1|66	%description -n %{devname}
14cu|libconfuse-3.0-1|67	Development library and header files for the %{name} library
14cu|libconfuse-3.0-1|68	
14cu|libconfuse-3.0-1|69	%files -n %{devname}
14cu|libconfuse-3.0-1|70	%doc doc/html/*
14cu|libconfuse-3.0-1|71	%{_includedir}/*
14cu|libconfuse-3.0-1|72	%{_libdir}/*.so
14cu|libconfuse-3.0-1|73	%{_libdir}/pkgconfig/*.pc
14cu|libconfuse-3.0-1|74	%{_mandir}/man3/*
14cu|libconfuse-3.0-1|75	
14cu|libconfuse-3.0-1|76	#----------------------------------------------------------------------------
14cu|libconfuse-3.0-1|77	
14cu|libconfuse-3.0-1|78	%prep
14cu|libconfuse-3.0-1|79	%setup -q -n confuse-%{version}
14cu|libconfuse-3.0-1|80	
14cu|libconfuse-3.0-1|81	%build
14cu|libconfuse-3.0-1|82	%configure2_5x \
14cu|libconfuse-3.0-1|83	--enable-shared \
14cu|libconfuse-3.0-1|84	--disable-static \
14cu|libconfuse-3.0-1|85	--disable-rpath
14cu|libconfuse-3.0-1|86	
14cu|libconfuse-3.0-1|87	%make
14cu|libconfuse-3.0-1|88	
14cu|libconfuse-3.0-1|89	%install
14cu|libconfuse-3.0-1|90	%makeinstall_std
14cu|libconfuse-3.0-1|91	
14cu|libconfuse-3.0-1|92	install -d %{buildroot}%{_mandir}/man3
14cu|libconfuse-3.0-1|93	install -m0644 doc/man/man3/*.3 %{buildroot}%{_mandir}/man3/
14cu|libconfuse-3.0-1|94	
14cu|libconfuse-3.0-1|95	%find_lang confuse
14cu|libconfuse-3.0-1|96	
14cu|libconfuse-3.0-1|97	%changelog
14cu|libconfuse-3.0-1|98	
14cu|libconfuse-3.0-1|99	* Sun Sep 25 2016 alzim <alzim@bk.ru> 3.0-1
14cu|libconfuse-3.0-1|100	- (772cd38) Merge pull request #1 from import/libconfuse:rosa2016.1
14cu|libconfuse-3.0-1|101	- (772cd38) Updated to 3.0
14cu|libconfuse-3.0-1|102	
14cu|libconfuse-3.0-1|103	

10634 14
14cu|libcpuid-0.2.2-1|1	%define major 11
14cu|libcpuid-0.2.2-1|2	%define libname %mklibname cpuid %{major}
14cu|libcpuid-0.2.2-1|3	%define devname %mklibname cpuid -d
14cu|libcpuid-0.2.2-1|4	
14cu|libcpuid-0.2.2-1|5	Summary:	Small C library for x86 CPU detection and feature extraction
14cu|libcpuid-0.2.2-1|6	Name:		libcpuid
14cu|libcpuid-0.2.2-1|7	# Version extracted from configure.ac file
14cu|libcpuid-0.2.2-1|8	Version:	0.2.2
14cu|libcpuid-0.2.2-1|9	Release:	1
14cu|libcpuid-0.2.2-1|10	License:	BSD
14cu|libcpuid-0.2.2-1|11	Group:		System/Libraries
14cu|libcpuid-0.2.2-1|12	Url:		http://libcpuid.sourceforge.net
14cu|libcpuid-0.2.2-1|13	Source0:	https://github.com/anrieff/libcpuid/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|libcpuid-0.2.2-1|14	
14cu|libcpuid-0.2.2-1|15	%description
14cu|libcpuid-0.2.2-1|16	Small C library for x86 CPU detection and feature extraction.
14cu|libcpuid-0.2.2-1|17	
14cu|libcpuid-0.2.2-1|18	#----------------------------------------------------------------------------
14cu|libcpuid-0.2.2-1|19	
14cu|libcpuid-0.2.2-1|20	%package tools
14cu|libcpuid-0.2.2-1|21	Summary:	Tools for x86 CPU detection and feature extraction
14cu|libcpuid-0.2.2-1|22	Group:		System/Configuration/Hardware
14cu|libcpuid-0.2.2-1|23	
14cu|libcpuid-0.2.2-1|24	%description tools
14cu|libcpuid-0.2.2-1|25	Tools for x86 CPU detection and feature extraction.
14cu|libcpuid-0.2.2-1|26	
14cu|libcpuid-0.2.2-1|27	%files tools
14cu|libcpuid-0.2.2-1|28	%{_bindir}/cpuid_tool
14cu|libcpuid-0.2.2-1|29	
14cu|libcpuid-0.2.2-1|30	#----------------------------------------------------------------------------
14cu|libcpuid-0.2.2-1|31	
14cu|libcpuid-0.2.2-1|32	%package -n %{libname}
14cu|libcpuid-0.2.2-1|33	Summary:	Small C library for x86 CPU detection and feature extraction
14cu|libcpuid-0.2.2-1|34	Group:		System/Libraries
14cu|libcpuid-0.2.2-1|35	
14cu|libcpuid-0.2.2-1|36	%description -n %{libname}
14cu|libcpuid-0.2.2-1|37	This package contains the library needed to run programs dynamically
14cu|libcpuid-0.2.2-1|38	linked with %{name}.
14cu|libcpuid-0.2.2-1|39	
14cu|libcpuid-0.2.2-1|40	%files -n %{libname}
14cu|libcpuid-0.2.2-1|41	%{_libdir}/libcpuid.so.%{major}*
14cu|libcpuid-0.2.2-1|42	
14cu|libcpuid-0.2.2-1|43	#----------------------------------------------------------------------------
14cu|libcpuid-0.2.2-1|44	
14cu|libcpuid-0.2.2-1|45	%package -n %{devname}
14cu|libcpuid-0.2.2-1|46	Summary:	Headers for developing programs that will use %{name}
14cu|libcpuid-0.2.2-1|47	Group:		Development/C
14cu|libcpuid-0.2.2-1|48	Requires:	%{libname} = %{EVRD}
14cu|libcpuid-0.2.2-1|49	Provides:	%{name}-devel = %{EVRD}
14cu|libcpuid-0.2.2-1|50	
14cu|libcpuid-0.2.2-1|51	%description -n %{devname}
14cu|libcpuid-0.2.2-1|52	This package contains the headers that programmers will need to develop
14cu|libcpuid-0.2.2-1|53	applications which will use %{name}.
14cu|libcpuid-0.2.2-1|54	
14cu|libcpuid-0.2.2-1|55	%files -n %{devname}
14cu|libcpuid-0.2.2-1|56	%dir %{_includedir}/%{name}/
14cu|libcpuid-0.2.2-1|57	%{_includedir}/%{name}/*
14cu|libcpuid-0.2.2-1|58	%{_libdir}/%{name}.so
14cu|libcpuid-0.2.2-1|59	%{_libdir}/pkgconfig/*
14cu|libcpuid-0.2.2-1|60	
14cu|libcpuid-0.2.2-1|61	#----------------------------------------------------------------------------
14cu|libcpuid-0.2.2-1|62	
14cu|libcpuid-0.2.2-1|63	%prep
14cu|libcpuid-0.2.2-1|64	%setup -q
14cu|libcpuid-0.2.2-1|65	
14cu|libcpuid-0.2.2-1|66	%build
14cu|libcpuid-0.2.2-1|67	autoreconf -fi
14cu|libcpuid-0.2.2-1|68	%configure2_5x --disable-static
14cu|libcpuid-0.2.2-1|69	%make
14cu|libcpuid-0.2.2-1|70	
14cu|libcpuid-0.2.2-1|71	%install
14cu|libcpuid-0.2.2-1|72	%makeinstall_std
14cu|libcpuid-0.2.2-1|73	
14cu|libcpuid-0.2.2-1|74	%changelog

10635 14
14cu|libdap-3.12.1-4|1	%define major 11
14cu|libdap-3.12.1-4|2	%define cmajor 3
14cu|libdap-3.12.1-4|3	%define smajor 7
14cu|libdap-3.12.1-4|4	%define libname %mklibname dap %{major}
14cu|libdap-3.12.1-4|5	%define libclient %mklibname dapclient %{cmajor}
14cu|libdap-3.12.1-4|6	%define libserver %mklibname dapserver %{smajor}
14cu|libdap-3.12.1-4|7	%define devname %mklibname dap -d
14cu|libdap-3.12.1-4|8	
14cu|libdap-3.12.1-4|9	Summary:	C++ DAP2 library from OPeNDAP
14cu|libdap-3.12.1-4|10	Name:		libdap
14cu|libdap-3.12.1-4|11	Version:	3.12.1
14cu|libdap-3.12.1-4|12	Release:	4
14cu|libdap-3.12.1-4|13	# The deflate program is covered by the W3C licence
14cu|libdap-3.12.1-4|14	License:	LGPLv2.1+
14cu|libdap-3.12.1-4|15	Group:		System/Libraries
14cu|libdap-3.12.1-4|16	Url:		http://www.opendap.org/
14cu|libdap-3.12.1-4|17	Source0:	http://www.opendap.org/pub/source/libdap-%{version}.tar.gz
14cu|libdap-3.12.1-4|18	Patch0:		libdap-3.12.0-tirpc.patch
14cu|libdap-3.12.1-4|19	BuildRequires:	doxygen
14cu|libdap-3.12.1-4|20	BuildRequires:	graphviz
14cu|libdap-3.12.1-4|21	BuildRequires:	groff
14cu|libdap-3.12.1-4|22	BuildRequires:	pkgconfig(cppunit)
14cu|libdap-3.12.1-4|23	BuildRequires:	pkgconfig(libcurl)
14cu|libdap-3.12.1-4|24	BuildRequires:	pkgconfig(libtirpc)
14cu|libdap-3.12.1-4|25	BuildRequires:	pkgconfig(libxml-2.0)
14cu|libdap-3.12.1-4|26	BuildRequires:	pkgconfig(uuid)
14cu|libdap-3.12.1-4|27	
14cu|libdap-3.12.1-4|28	%description
14cu|libdap-3.12.1-4|29	The libdap++ library contains an implementation of DAP2. This package
14cu|libdap-3.12.1-4|30	contains the library, dap-config, getdap and deflate. The script dap-config
14cu|libdap-3.12.1-4|31	simplifies using the library in other projects. The getdap utility is a
14cu|libdap-3.12.1-4|32	simple command-line tool to read from DAP2 servers. It is built using the
14cu|libdap-3.12.1-4|33	library and demonstrates simple uses of it. The deflate utility is used by
14cu|libdap-3.12.1-4|34	the library when it returns compressed responses.
14cu|libdap-3.12.1-4|35	
14cu|libdap-3.12.1-4|36	%files
14cu|libdap-3.12.1-4|37	%doc README NEWS COPYING COPYRIGHT_URI README.dodsrc COPYRIGHT_W3C
14cu|libdap-3.12.1-4|38	%{_bindir}/getdap
14cu|libdap-3.12.1-4|39	%{_mandir}/man1/getdap.1*
14cu|libdap-3.12.1-4|40	
14cu|libdap-3.12.1-4|41	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|42	
14cu|libdap-3.12.1-4|43	%package -n %{libname}
14cu|libdap-3.12.1-4|44	Summary:	C++ DAP2 library from OPeNDAP
14cu|libdap-3.12.1-4|45	Group:		System/Libraries
14cu|libdap-3.12.1-4|46	
14cu|libdap-3.12.1-4|47	%description -n %{libname}
14cu|libdap-3.12.1-4|48	C++ DAP2 library from OPeNDAP.
14cu|libdap-3.12.1-4|49	
14cu|libdap-3.12.1-4|50	%files -n %{libname}
14cu|libdap-3.12.1-4|51	%defattr(-, root, root)
14cu|libdap-3.12.1-4|52	%{_libdir}/libdap.so.%{major}*
14cu|libdap-3.12.1-4|53	
14cu|libdap-3.12.1-4|54	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|55	
14cu|libdap-3.12.1-4|56	%package -n %{libclient}
14cu|libdap-3.12.1-4|57	Summary:	C++ DAP2 library from OPeNDAP
14cu|libdap-3.12.1-4|58	Group:		System/Libraries
14cu|libdap-3.12.1-4|59	Conflicts:	%{_lib}dap10 < 3.12.0
14cu|libdap-3.12.1-4|60	
14cu|libdap-3.12.1-4|61	%description -n %{libclient}
14cu|libdap-3.12.1-4|62	C++ DAP2 library from OPeNDAP.
14cu|libdap-3.12.1-4|63	
14cu|libdap-3.12.1-4|64	%files -n %{libclient}
14cu|libdap-3.12.1-4|65	%defattr(-, root, root)
14cu|libdap-3.12.1-4|66	%{_libdir}/libdapclient.so.%{cmajor}*
14cu|libdap-3.12.1-4|67	
14cu|libdap-3.12.1-4|68	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|69	
14cu|libdap-3.12.1-4|70	%package -n %{libserver}
14cu|libdap-3.12.1-4|71	Summary:	C++ DAP2 library from OPeNDAP
14cu|libdap-3.12.1-4|72	Group:		System/Libraries
14cu|libdap-3.12.1-4|73	Conflicts:	%{_lib}dap10 < 3.12.0
14cu|libdap-3.12.1-4|74	
14cu|libdap-3.12.1-4|75	%description -n %{libserver}
14cu|libdap-3.12.1-4|76	C++ DAP2 library from OPeNDAP.
14cu|libdap-3.12.1-4|77	
14cu|libdap-3.12.1-4|78	%files -n %{libserver}
14cu|libdap-3.12.1-4|79	%defattr(-, root, root)
14cu|libdap-3.12.1-4|80	%{_libdir}/libdapserver.so.%{smajor}*
14cu|libdap-3.12.1-4|81	
14cu|libdap-3.12.1-4|82	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|83	
14cu|libdap-3.12.1-4|84	%package -n %{devname}
14cu|libdap-3.12.1-4|85	Summary:	Development and header files from libdap
14cu|libdap-3.12.1-4|86	Group:		Development/C++
14cu|libdap-3.12.1-4|87	Requires:	%{libname} = %{EVRD}
14cu|libdap-3.12.1-4|88	Requires:	%{libclient} = %{EVRD}
14cu|libdap-3.12.1-4|89	Requires:	%{libserver} = %{EVRD}
14cu|libdap-3.12.1-4|90	Provides:	%{name}-devel = %{EVRD}
14cu|libdap-3.12.1-4|91	Obsoletes:	%{_lib}dap-static-devel < 3.12.0
14cu|libdap-3.12.1-4|92	
14cu|libdap-3.12.1-4|93	%description -n %{devname}
14cu|libdap-3.12.1-4|94	This package contains all the files needed to develop applications that
14cu|libdap-3.12.1-4|95	will use libdap.
14cu|libdap-3.12.1-4|96	
14cu|libdap-3.12.1-4|97	%files -n %{devname}
14cu|libdap-3.12.1-4|98	%defattr(-, root, root)
14cu|libdap-3.12.1-4|99	%{_libdir}/libdap.so
14cu|libdap-3.12.1-4|100	%{_libdir}/libdapclient.so
14cu|libdap-3.12.1-4|101	%{_libdir}/libdapserver.so
14cu|libdap-3.12.1-4|102	%{_libdir}/pkgconfig/libdap*.pc
14cu|libdap-3.12.1-4|103	%{_bindir}/dap-config
14cu|libdap-3.12.1-4|104	%{_bindir}/dap-config-pkgconfig
14cu|libdap-3.12.1-4|105	%{_includedir}/libdap/
14cu|libdap-3.12.1-4|106	%{_datadir}/aclocal/*
14cu|libdap-3.12.1-4|107	%{_mandir}/man1/dap-config.1*
14cu|libdap-3.12.1-4|108	
14cu|libdap-3.12.1-4|109	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|110	
14cu|libdap-3.12.1-4|111	%package doc
14cu|libdap-3.12.1-4|112	Summary:	Documentation of the libdap library
14cu|libdap-3.12.1-4|113	Group:		Development/C
14cu|libdap-3.12.1-4|114	BuildArch:	noarch
14cu|libdap-3.12.1-4|115	
14cu|libdap-3.12.1-4|116	%description doc
14cu|libdap-3.12.1-4|117	Documentation of the libdap library.
14cu|libdap-3.12.1-4|118	
14cu|libdap-3.12.1-4|119	%files doc
14cu|libdap-3.12.1-4|120	%doc __mandriva_docs/html/
14cu|libdap-3.12.1-4|121	
14cu|libdap-3.12.1-4|122	#----------------------------------------------------------------------------
14cu|libdap-3.12.1-4|123	
14cu|libdap-3.12.1-4|124	%prep
14cu|libdap-3.12.1-4|125	%setup -q
14cu|libdap-3.12.1-4|126	%patch0 -p1
14cu|libdap-3.12.1-4|127	
14cu|libdap-3.12.1-4|128	%build
14cu|libdap-3.12.1-4|129	autoreconf -fiv
14cu|libdap-3.12.1-4|130	%configure2_5x \
14cu|libdap-3.12.1-4|131	--disable-static
14cu|libdap-3.12.1-4|132	%make
14cu|libdap-3.12.1-4|133	
14cu|libdap-3.12.1-4|134	%install
14cu|libdap-3.12.1-4|135	%makeinstall_std
14cu|libdap-3.12.1-4|136	
14cu|libdap-3.12.1-4|137	%make docs
14cu|libdap-3.12.1-4|138	
14cu|libdap-3.12.1-4|139	rm -rf __mandriva_docs
14cu|libdap-3.12.1-4|140	cp -a docs __mandriva_docs
14cu|libdap-3.12.1-4|141	# those .map and .md5 are of dubious use, remove them
14cu|libdap-3.12.1-4|142	rm -f __mandriva_docs/html/*.map __mandriva_docs/html/*.md5
14cu|libdap-3.12.1-4|143	# use the ChangeLog timestamp to have the same timestamps for the doc files
14cu|libdap-3.12.1-4|144	# for all archs
14cu|libdap-3.12.1-4|145	touch -r ChangeLog __mandriva_docs/html/*
14cu|libdap-3.12.1-4|146	
14cu|libdap-3.12.1-4|147	rm -f %{buildroot}%{_libdir}/*.a
14cu|libdap-3.12.1-4|148	
14cu|libdap-3.12.1-4|149	
14cu|libdap-3.12.1-4|150	%changelog
14cu|libdap-3.12.1-4|151	
14cu|libdap-3.12.1-4|152	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 3.12.1-4
14cu|libdap-3.12.1-4|153	- (4fa523a) Merge pull request #1 from aabatrakov/libdap:rosa2014.1
14cu|libdap-3.12.1-4|154	- (4fa523a) Update (Alexey Batrakov)
14cu|libdap-3.12.1-4|155	
14cu|libdap-3.12.1-4|156	

10636 14
14cu|libdesktop-agnostic-0.3.94-2|1	%define major 0
14cu|libdesktop-agnostic-0.3.94-2|2	%define libname %mklibname desktop-agnostic %{major}
14cu|libdesktop-agnostic-0.3.94-2|3	%define devname %mklibname desktop-agnostic -d
14cu|libdesktop-agnostic-0.3.94-2|4	
14cu|libdesktop-agnostic-0.3.94-2|5	Summary:	A desktop-agnostic library for GLib-based projects
14cu|libdesktop-agnostic-0.3.94-2|6	Name:		libdesktop-agnostic
14cu|libdesktop-agnostic-0.3.94-2|7	Version:	0.3.94
14cu|libdesktop-agnostic-0.3.94-2|8	Release:	2
14cu|libdesktop-agnostic-0.3.94-2|9	License:	GPLv2+
14cu|libdesktop-agnostic-0.3.94-2|10	Group:		Development/Other
14cu|libdesktop-agnostic-0.3.94-2|11	Url:		https://launchpad.net/libdesktop-agnostic
14cu|libdesktop-agnostic-0.3.94-2|12	Source0:	%{name}-%{version}.tar.gz
14cu|libdesktop-agnostic-0.3.94-2|13	Patch0:		libdesktop-agnostic-gladeui.patch
14cu|libdesktop-agnostic-0.3.94-2|14	Patch1:		libdesktop-agnostic-0.3.94-vala0.28.patch
14cu|libdesktop-agnostic-0.3.94-2|15	BuildRequires:	intltool
14cu|libdesktop-agnostic-0.3.94-2|16	BuildRequires:	pkgconfig(gconf-2.0)
14cu|libdesktop-agnostic-0.3.94-2|17	BuildRequires:	pkgconfig(gladeui-2.0)
14cu|libdesktop-agnostic-0.3.94-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|libdesktop-agnostic-0.3.94-2|19	BuildRequires:	pkgconfig(pygobject-2.0)
14cu|libdesktop-agnostic-0.3.94-2|20	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|libdesktop-agnostic-0.3.94-2|21	BuildRequires:	pkgconfig(python)
14cu|libdesktop-agnostic-0.3.94-2|22	BuildRequires:	pkgconfig(vapigen)
14cu|libdesktop-agnostic-0.3.94-2|23	Requires:	libdesktop-agnostic-cfg-gconf
14cu|libdesktop-agnostic-0.3.94-2|24	Requires:	libdesktop-agnostic-fdo-glib
14cu|libdesktop-agnostic-0.3.94-2|25	Requires:	libdesktop-agnostic-vfs-gio
14cu|libdesktop-agnostic-0.3.94-2|26	Requires:	pygtk2
14cu|libdesktop-agnostic-0.3.94-2|27	Conflicts:	%{_lib}desktop-agnostic0 < 0.3.92-3
14cu|libdesktop-agnostic-0.3.94-2|28	
14cu|libdesktop-agnostic-0.3.94-2|29	%description
14cu|libdesktop-agnostic-0.3.94-2|30	This library provides an extensible configuration API, a unified virtual file
14cu|libdesktop-agnostic-0.3.94-2|31	system API, and a desktop item editor (all with pluggable backends) for
14cu|libdesktop-agnostic-0.3.94-2|32	GLib-based projects. It is not tied to any one desktop environment, although
14cu|libdesktop-agnostic-0.3.94-2|33	there are desktop-specific modules.
14cu|libdesktop-agnostic-0.3.94-2|34	
14cu|libdesktop-agnostic-0.3.94-2|35	%files -f %{name}.lang
14cu|libdesktop-agnostic-0.3.94-2|36	%doc COPYING COPYING.GPL-2
14cu|libdesktop-agnostic-0.3.94-2|37	%{_sysconfdir}/xdg/%{name}/desktop-agnostic.ini
14cu|libdesktop-agnostic-0.3.94-2|38	%{_bindir}/lda-desktop-entry-editor
14cu|libdesktop-agnostic-0.3.94-2|39	%{_bindir}/lda-schema-to-gconf
14cu|libdesktop-agnostic-0.3.94-2|40	%dir %{_libdir}/desktop-agnostic
14cu|libdesktop-agnostic-0.3.94-2|41	%dir %{_libdir}/desktop-agnostic/modules
14cu|libdesktop-agnostic-0.3.94-2|42	%{_libdir}/desktop-agnostic/modules/libda-cfg-type-color.so
14cu|libdesktop-agnostic-0.3.94-2|43	%{_libdir}/desktop-agnostic/modules/libda-module-guesser.so
14cu|libdesktop-agnostic-0.3.94-2|44	%{_datadir}/glade/catalogs/desktop-agnostic.xml
14cu|libdesktop-agnostic-0.3.94-2|45	%{python_sitearch}/desktopagnostic/*.py
14cu|libdesktop-agnostic-0.3.94-2|46	%{python_sitearch}/desktopagnostic/*.so
14cu|libdesktop-agnostic-0.3.94-2|47	
14cu|libdesktop-agnostic-0.3.94-2|48	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|49	
14cu|libdesktop-agnostic-0.3.94-2|50	%package -n %{libname}
14cu|libdesktop-agnostic-0.3.94-2|51	Summary:	%{name} library package
14cu|libdesktop-agnostic-0.3.94-2|52	Group:		System/Libraries
14cu|libdesktop-agnostic-0.3.94-2|53	Requires:	%{name} >= %{version}
14cu|libdesktop-agnostic-0.3.94-2|54	
14cu|libdesktop-agnostic-0.3.94-2|55	%description -n %{libname}
14cu|libdesktop-agnostic-0.3.94-2|56	This library provides an extensible configuration API, a unified virtual file
14cu|libdesktop-agnostic-0.3.94-2|57	system API, and a desktop item editor (all with pluggable backends) for
14cu|libdesktop-agnostic-0.3.94-2|58	GLib-based projects. It is not tied to any one desktop environment, although
14cu|libdesktop-agnostic-0.3.94-2|59	there are desktop-specific modules.
14cu|libdesktop-agnostic-0.3.94-2|60	
14cu|libdesktop-agnostic-0.3.94-2|61	%files -n %{libname}
14cu|libdesktop-agnostic-0.3.94-2|62	%{_libdir}/%{name}*.so.%{major}*
14cu|libdesktop-agnostic-0.3.94-2|63	
14cu|libdesktop-agnostic-0.3.94-2|64	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|65	
14cu|libdesktop-agnostic-0.3.94-2|66	%package -n %{devname}
14cu|libdesktop-agnostic-0.3.94-2|67	Summary:	%{name} development files
14cu|libdesktop-agnostic-0.3.94-2|68	Group:		Development/Other
14cu|libdesktop-agnostic-0.3.94-2|69	Requires:	%{libname} = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|70	Provides:	%{name}-devel = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|71	
14cu|libdesktop-agnostic-0.3.94-2|72	%description -n %{devname}
14cu|libdesktop-agnostic-0.3.94-2|73	This package contains header files needed when building applications based on
14cu|libdesktop-agnostic-0.3.94-2|74	%{name}.
14cu|libdesktop-agnostic-0.3.94-2|75	
14cu|libdesktop-agnostic-0.3.94-2|76	%files -n %{devname}
14cu|libdesktop-agnostic-0.3.94-2|77	%dir %{_includedir}/%{name}-1.0
14cu|libdesktop-agnostic-0.3.94-2|78	%dir %{_includedir}/%{name}-1.0/%{name}
14cu|libdesktop-agnostic-0.3.94-2|79	%{_includedir}/%{name}-1.0/%{name}/*.h
14cu|libdesktop-agnostic-0.3.94-2|80	%{_libdir}/%{name}*.so
14cu|libdesktop-agnostic-0.3.94-2|81	%{_libdir}/pkgconfig/desktop-agnostic.pc
14cu|libdesktop-agnostic-0.3.94-2|82	%{_datadir}/pygtk/2.0/defs/*.defs
14cu|libdesktop-agnostic-0.3.94-2|83	%{_datadir}/vala/vapi/*.vapi
14cu|libdesktop-agnostic-0.3.94-2|84	%{_datadir}/vala/vapi/desktop-agnostic*.deps
14cu|libdesktop-agnostic-0.3.94-2|85	
14cu|libdesktop-agnostic-0.3.94-2|86	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|87	
14cu|libdesktop-agnostic-0.3.94-2|88	%package cfg-gconf
14cu|libdesktop-agnostic-0.3.94-2|89	Summary:	GConf module for %{name}
14cu|libdesktop-agnostic-0.3.94-2|90	Group:		Development/Other
14cu|libdesktop-agnostic-0.3.94-2|91	Requires:	%{name} = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|92	Provides:	libdesktop-agnostic-cfg = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|93	
14cu|libdesktop-agnostic-0.3.94-2|94	%description cfg-gconf
14cu|libdesktop-agnostic-0.3.94-2|95	This package contains the GConf mdoule for %{name}.
14cu|libdesktop-agnostic-0.3.94-2|96	
14cu|libdesktop-agnostic-0.3.94-2|97	%files cfg-gconf
14cu|libdesktop-agnostic-0.3.94-2|98	%{_libdir}/desktop-agnostic/modules/libda-cfg-gconf.so
14cu|libdesktop-agnostic-0.3.94-2|99	
14cu|libdesktop-agnostic-0.3.94-2|100	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|101	
14cu|libdesktop-agnostic-0.3.94-2|102	%package fdo-glib
14cu|libdesktop-agnostic-0.3.94-2|103	Summary:	GLib desktop entry module for %{name}
14cu|libdesktop-agnostic-0.3.94-2|104	Group:		Development/Other
14cu|libdesktop-agnostic-0.3.94-2|105	Requires:	%{name} = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|106	Provides:	libdesktop-agnostic-fdo = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|107	
14cu|libdesktop-agnostic-0.3.94-2|108	%description fdo-glib
14cu|libdesktop-agnostic-0.3.94-2|109	This package contains the GLib desktop entry module for %{name}.
14cu|libdesktop-agnostic-0.3.94-2|110	
14cu|libdesktop-agnostic-0.3.94-2|111	%files fdo-glib
14cu|libdesktop-agnostic-0.3.94-2|112	%{_libdir}/desktop-agnostic/modules/libda-fdo-glib.so
14cu|libdesktop-agnostic-0.3.94-2|113	
14cu|libdesktop-agnostic-0.3.94-2|114	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|115	
14cu|libdesktop-agnostic-0.3.94-2|116	%package vfs-gio
14cu|libdesktop-agnostic-0.3.94-2|117	Summary:	GIO VFS module for %{name}
14cu|libdesktop-agnostic-0.3.94-2|118	Group:		Development/Other
14cu|libdesktop-agnostic-0.3.94-2|119	Requires:	%{name} = %{EVRD}
14cu|libdesktop-agnostic-0.3.94-2|120	
14cu|libdesktop-agnostic-0.3.94-2|121	%description vfs-gio
14cu|libdesktop-agnostic-0.3.94-2|122	This package contains the GIO VFS module for %{name}.
14cu|libdesktop-agnostic-0.3.94-2|123	
14cu|libdesktop-agnostic-0.3.94-2|124	%files vfs-gio
14cu|libdesktop-agnostic-0.3.94-2|125	%{_libdir}/desktop-agnostic/modules/libda-vfs-gio.so
14cu|libdesktop-agnostic-0.3.94-2|126	
14cu|libdesktop-agnostic-0.3.94-2|127	#----------------------------------------------------------------------------
14cu|libdesktop-agnostic-0.3.94-2|128	
14cu|libdesktop-agnostic-0.3.94-2|129	%prep
14cu|libdesktop-agnostic-0.3.94-2|130	%setup -q
14cu|libdesktop-agnostic-0.3.94-2|131	%patch0 -p1
14cu|libdesktop-agnostic-0.3.94-2|132	%patch1 -p1
14cu|libdesktop-agnostic-0.3.94-2|133	
14cu|libdesktop-agnostic-0.3.94-2|134	%build
14cu|libdesktop-agnostic-0.3.94-2|135	%define Werror_cflags %{nil}
14cu|libdesktop-agnostic-0.3.94-2|136	%setup_compile_flags
14cu|libdesktop-agnostic-0.3.94-2|137	export LINKFLAGS="%{ldflags}"
14cu|libdesktop-agnostic-0.3.94-2|138	export PYTHONDIR=%{python_sitearch}
14cu|libdesktop-agnostic-0.3.94-2|139	./waf configure \
14cu|libdesktop-agnostic-0.3.94-2|140	--prefix=%{_prefix} \
14cu|libdesktop-agnostic-0.3.94-2|141	--sysconfdir=%{_sysconfdir} \
14cu|libdesktop-agnostic-0.3.94-2|142	--localstatedir=%{_localstatedir} \
14cu|libdesktop-agnostic-0.3.94-2|143	--libdir=%{_libdir} \
14cu|libdesktop-agnostic-0.3.94-2|144	--mandir=%{_mandir} \
14cu|libdesktop-agnostic-0.3.94-2|145	--enable-debug \
14cu|libdesktop-agnostic-0.3.94-2|146	--config-backends=gconf \
14cu|libdesktop-agnostic-0.3.94-2|147	--vfs-backends=gio \
14cu|libdesktop-agnostic-0.3.94-2|148	--desktop-entry-backends=glib \
14cu|libdesktop-agnostic-0.3.94-2|149	--with-glade
14cu|libdesktop-agnostic-0.3.94-2|150	
14cu|libdesktop-agnostic-0.3.94-2|151	./waf build --nocache
14cu|libdesktop-agnostic-0.3.94-2|152	
14cu|libdesktop-agnostic-0.3.94-2|153	%install
14cu|libdesktop-agnostic-0.3.94-2|154	./waf  --nocache install --destdir=%{buildroot}
14cu|libdesktop-agnostic-0.3.94-2|155	
14cu|libdesktop-agnostic-0.3.94-2|156	# fix .so permissions so that debuginfo can be extracted for the debug package
14cu|libdesktop-agnostic-0.3.94-2|157	find %{buildroot}%{_libdir} -name *.so -exec chmod 755 {} \;
14cu|libdesktop-agnostic-0.3.94-2|158	
14cu|libdesktop-agnostic-0.3.94-2|159	%find_lang %{name}
14cu|libdesktop-agnostic-0.3.94-2|160	
14cu|libdesktop-agnostic-0.3.94-2|161	%changelog
14cu|libdesktop-agnostic-0.3.94-2|162	
14cu|libdesktop-agnostic-0.3.94-2|163	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.94-2
14cu|libdesktop-agnostic-0.3.94-2|164	- (0026454) Add patch to fix build with vala 0.28+
14cu|libdesktop-agnostic-0.3.94-2|165	
14cu|libdesktop-agnostic-0.3.94-2|166	

10637 14
14cu|libdigidoc-3.10.2-1|1	%define major 2
14cu|libdigidoc-3.10.2-1|2	%define libname %mklibname digidoc %{major}
14cu|libdigidoc-3.10.2-1|3	%define devname %mklibname digidoc -d
14cu|libdigidoc-3.10.2-1|4	
14cu|libdigidoc-3.10.2-1|5	Summary:	Library for handling digitally signed documents
14cu|libdigidoc-3.10.2-1|6	Name:		libdigidoc
14cu|libdigidoc-3.10.2-1|7	Version:	3.10.2
14cu|libdigidoc-3.10.2-1|8	Release:	1
14cu|libdigidoc-3.10.2-1|9	License:	LGPLv2.1+
14cu|libdigidoc-3.10.2-1|10	Group:		System/Libraries
14cu|libdigidoc-3.10.2-1|11	Url:		http://id.eesti.ee
14cu|libdigidoc-3.10.2-1|12	Source0:	http://archive.esteid.org/latest/%{name}-%{version}.tar.gz
14cu|libdigidoc-3.10.2-1|13	BuildRequires:	cmake
14cu|libdigidoc-3.10.2-1|14	BuildRequires:	pkgconfig(libxml-2.0)
14cu|libdigidoc-3.10.2-1|15	BuildRequires:	pkgconfig(openssl)
14cu|libdigidoc-3.10.2-1|16	
14cu|libdigidoc-3.10.2-1|17	%description
14cu|libdigidoc-3.10.2-1|18	libDigiDoc is a library implementing a subset of the XAdES digital
14cu|libdigidoc-3.10.2-1|19	signature standard on top of Estonian specific .ddoc container format.
14cu|libdigidoc-3.10.2-1|20	It allows to create, sign, verify, and modify digidoc XML containers.
14cu|libdigidoc-3.10.2-1|21	
14cu|libdigidoc-3.10.2-1|22	%files
14cu|libdigidoc-3.10.2-1|23	%config(noreplace) %{_sysconfdir}/digidoc.conf
14cu|libdigidoc-3.10.2-1|24	%doc README.md RELEASE-NOTES.txt AUTHORS CONTRIBUTING.md LICENSE.LGPL
14cu|libdigidoc-3.10.2-1|25	%{_bindir}/cdigidoc
14cu|libdigidoc-3.10.2-1|26	%{_mandir}/man1/cdigidoc.1.*
14cu|libdigidoc-3.10.2-1|27	%{_datadir}/%{name}/*.crt
14cu|libdigidoc-3.10.2-1|28	
14cu|libdigidoc-3.10.2-1|29	#----------------------------------------------------------------------------
14cu|libdigidoc-3.10.2-1|30	
14cu|libdigidoc-3.10.2-1|31	%package -n %{libname}
14cu|libdigidoc-3.10.2-1|32	Summary:	Library for handling digitally signed documents
14cu|libdigidoc-3.10.2-1|33	Group:		System/Libraries
14cu|libdigidoc-3.10.2-1|34	Requires:	%{name}
14cu|libdigidoc-3.10.2-1|35	
14cu|libdigidoc-3.10.2-1|36	%description -n %{libname}
14cu|libdigidoc-3.10.2-1|37	This package contains libraries and header files for
14cu|libdigidoc-3.10.2-1|38	developing applications that use %{name}.
14cu|libdigidoc-3.10.2-1|39	
14cu|libdigidoc-3.10.2-1|40	%files -n %{libname}
14cu|libdigidoc-3.10.2-1|41	%doc README.md RELEASE-NOTES.txt AUTHORS CONTRIBUTING.md LICENSE.LGPL
14cu|libdigidoc-3.10.2-1|42	%{_libdir}/libdigidoc.so.%{major}
14cu|libdigidoc-3.10.2-1|43	%{_libdir}/libdigidoc.so.3.10.1
14cu|libdigidoc-3.10.2-1|44	
14cu|libdigidoc-3.10.2-1|45	#----------------------------------------------------------------------------
14cu|libdigidoc-3.10.2-1|46	
14cu|libdigidoc-3.10.2-1|47	%package -n %{devname}
14cu|libdigidoc-3.10.2-1|48	Summary:	Development files for %{name}
14cu|libdigidoc-3.10.2-1|49	Group:		Development/Other
14cu|libdigidoc-3.10.2-1|50	Requires:	%{libname} = %{EVRD}
14cu|libdigidoc-3.10.2-1|51	Requires:	pkgconfig(libxml-2.0)
14cu|libdigidoc-3.10.2-1|52	Requires:	pkgconfig(openssl)
14cu|libdigidoc-3.10.2-1|53	Provides:	%{name}-devel = %{EVRD}
14cu|libdigidoc-3.10.2-1|54	
14cu|libdigidoc-3.10.2-1|55	%description -n %{devname}
14cu|libdigidoc-3.10.2-1|56	This package contains libraries and header files for
14cu|libdigidoc-3.10.2-1|57	developing applications that use %{libname}.
14cu|libdigidoc-3.10.2-1|58	
14cu|libdigidoc-3.10.2-1|59	%files -n %{devname}
14cu|libdigidoc-3.10.2-1|60	%doc doc/SK-CDD-PRG-GUIDE.pdf doc/SK-COM-PRG-GUIDE.pdf
14cu|libdigidoc-3.10.2-1|61	%{_includedir}/libdigidoc/
14cu|libdigidoc-3.10.2-1|62	%{_libdir}/pkgconfig/lib*.pc
14cu|libdigidoc-3.10.2-1|63	%{_libdir}/*.so
14cu|libdigidoc-3.10.2-1|64	
14cu|libdigidoc-3.10.2-1|65	#----------------------------------------------------------------------------
14cu|libdigidoc-3.10.2-1|66	
14cu|libdigidoc-3.10.2-1|67	%prep
14cu|libdigidoc-3.10.2-1|68	%setup -q
14cu|libdigidoc-3.10.2-1|69	
14cu|libdigidoc-3.10.2-1|70	%build
14cu|libdigidoc-3.10.2-1|71	%cmake \
14cu|libdigidoc-3.10.2-1|72	-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir}
14cu|libdigidoc-3.10.2-1|73	%make
14cu|libdigidoc-3.10.2-1|74	
14cu|libdigidoc-3.10.2-1|75	%install
14cu|libdigidoc-3.10.2-1|76	%makeinstall_std -C build
14cu|libdigidoc-3.10.2-1|77	
14cu|libdigidoc-3.10.2-1|78	
14cu|libdigidoc-3.10.2-1|79	%changelog
14cu|libdigidoc-3.10.2-1|80	
14cu|libdigidoc-3.10.2-1|81	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.2-1
14cu|libdigidoc-3.10.2-1|82	- (bed3ca4) New version 3.10.2
14cu|libdigidoc-3.10.2-1|83	- (bed3ca4) Spec cleanup
14cu|libdigidoc-3.10.2-1|84	
14cu|libdigidoc-3.10.2-1|85	

10638 14
14cu|libdigidocpp-3.12.1-1|1	%define major 1
14cu|libdigidocpp-3.12.1-1|2	%define libname %mklibname digidocpp %{major}
14cu|libdigidocpp-3.12.1-1|3	%define devname %mklibname digidocpp -d
14cu|libdigidocpp-3.12.1-1|4	
14cu|libdigidocpp-3.12.1-1|5	Summary:	Library for creating and validating BDoc and DDoc containers
14cu|libdigidocpp-3.12.1-1|6	Name:		libdigidocpp
14cu|libdigidocpp-3.12.1-1|7	Version:	3.12.1
14cu|libdigidocpp-3.12.1-1|8	Release:	1
14cu|libdigidocpp-3.12.1-1|9	License:	LGPLv2.1+
14cu|libdigidocpp-3.12.1-1|10	Group:		System/Libraries
14cu|libdigidocpp-3.12.1-1|11	Url:		http://id.eesti.ee
14cu|libdigidocpp-3.12.1-1|12	Source0:	http://archive.esteid.org/%{version}/%{name}-%{version}.tar.gz
14cu|libdigidocpp-3.12.1-1|13	BuildRequires:	cmake
14cu|libdigidocpp-3.12.1-1|14	BuildRequires:	esteidcerts
14cu|libdigidocpp-3.12.1-1|15	BuildRequires:	vim-common
14cu|libdigidocpp-3.12.1-1|16	BuildRequires:	xml-security-c-devel
14cu|libdigidocpp-3.12.1-1|17	BuildRequires:	xsd-devel
14cu|libdigidocpp-3.12.1-1|18	BuildRequires:	pkgconfig(libdigidoc)
14cu|libdigidocpp-3.12.1-1|19	Requires:	esteidcerts
14cu|libdigidocpp-3.12.1-1|20	
14cu|libdigidocpp-3.12.1-1|21	%description
14cu|libdigidocpp-3.12.1-1|22	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
14cu|libdigidocpp-3.12.1-1|23	DDoc containers. These file formats are widespread in Estonia where they are
14cu|libdigidocpp-3.12.1-1|24	used for storing legally binding digital signatures.
14cu|libdigidocpp-3.12.1-1|25	
14cu|libdigidocpp-3.12.1-1|26	%files
14cu|libdigidocpp-3.12.1-1|27	%dir %{_sysconfdir}/digidocpp/
14cu|libdigidocpp-3.12.1-1|28	%config %{_sysconfdir}/digidocpp/digidocpp.conf
14cu|libdigidocpp-3.12.1-1|29	%{_sysconfdir}/digidocpp/878252.p12
14cu|libdigidocpp-3.12.1-1|30	%{_sysconfdir}/digidocpp/schema/
14cu|libdigidocpp-3.12.1-1|31	%{_bindir}/digidoc-*
14cu|libdigidocpp-3.12.1-1|32	%{_mandir}/man1/digidoc-tool.1.*
14cu|libdigidocpp-3.12.1-1|33	
14cu|libdigidocpp-3.12.1-1|34	#----------------------------------------------------------------------------
14cu|libdigidocpp-3.12.1-1|35	
14cu|libdigidocpp-3.12.1-1|36	%package -n %{libname}
14cu|libdigidocpp-3.12.1-1|37	Summary:	Library for creating and validating bdoc and ddoc containers
14cu|libdigidocpp-3.12.1-1|38	Group:		System/Libraries
14cu|libdigidocpp-3.12.1-1|39	Requires:	%{name}
14cu|libdigidocpp-3.12.1-1|40	
14cu|libdigidocpp-3.12.1-1|41	%description -n %{libname}
14cu|libdigidocpp-3.12.1-1|42	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
14cu|libdigidocpp-3.12.1-1|43	DDoc containers. These file formats are widespread in Estonia where they are
14cu|libdigidocpp-3.12.1-1|44	used for storing legally binding digital signatures.
14cu|libdigidocpp-3.12.1-1|45	
14cu|libdigidocpp-3.12.1-1|46	%files -n %{libname}
14cu|libdigidocpp-3.12.1-1|47	%{_libdir}/libdigidocpp.so.%{major}
14cu|libdigidocpp-3.12.1-1|48	%{_libdir}/libdigidocpp.so.%{version}
14cu|libdigidocpp-3.12.1-1|49	
14cu|libdigidocpp-3.12.1-1|50	#----------------------------------------------------------------------------
14cu|libdigidocpp-3.12.1-1|51	
14cu|libdigidocpp-3.12.1-1|52	%package -n %{devname}
14cu|libdigidocpp-3.12.1-1|53	Summary:	Development files for %{name}
14cu|libdigidocpp-3.12.1-1|54	Group:		Development/C++
14cu|libdigidocpp-3.12.1-1|55	Requires:	%{libname} = %{EVRD}
14cu|libdigidocpp-3.12.1-1|56	Requires:	pkgconfig(libdigidoc)
14cu|libdigidocpp-3.12.1-1|57	Provides:	%{name}-devel = %{EVRD}
14cu|libdigidocpp-3.12.1-1|58	
14cu|libdigidocpp-3.12.1-1|59	%description -n %{devname}
14cu|libdigidocpp-3.12.1-1|60	This package contains libraries and header files for
14cu|libdigidocpp-3.12.1-1|61	developing applications that use %{name}.
14cu|libdigidocpp-3.12.1-1|62	
14cu|libdigidocpp-3.12.1-1|63	%files -n %{devname}
14cu|libdigidocpp-3.12.1-1|64	%{_includedir}/digidocpp/
14cu|libdigidocpp-3.12.1-1|65	%{_libdir}/pkgconfig/lib*.pc
14cu|libdigidocpp-3.12.1-1|66	%{_libdir}/*.so
14cu|libdigidocpp-3.12.1-1|67	
14cu|libdigidocpp-3.12.1-1|68	#----------------------------------------------------------------------------
14cu|libdigidocpp-3.12.1-1|69	
14cu|libdigidocpp-3.12.1-1|70	%prep
14cu|libdigidocpp-3.12.1-1|71	%setup -q
14cu|libdigidocpp-3.12.1-1|72	
14cu|libdigidocpp-3.12.1-1|73	%build
14cu|libdigidocpp-3.12.1-1|74	mkdir -p %{_target_platform}
14cu|libdigidocpp-3.12.1-1|75	pushd %{_target_platform}
14cu|libdigidocpp-3.12.1-1|76	%cmake \
14cu|libdigidocpp-3.12.1-1|77	-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
14cu|libdigidocpp-3.12.1-1|78	-DCERTS_LOCATION="%{_datadir}/esteid/certs" \
14cu|libdigidocpp-3.12.1-1|79	../..
14cu|libdigidocpp-3.12.1-1|80	popd
14cu|libdigidocpp-3.12.1-1|81	
14cu|libdigidocpp-3.12.1-1|82	%make -C %{_target_platform}/build
14cu|libdigidocpp-3.12.1-1|83	
14cu|libdigidocpp-3.12.1-1|84	%install
14cu|libdigidocpp-3.12.1-1|85	%makeinstall_std -C %{_target_platform}/build
14cu|libdigidocpp-3.12.1-1|86	
14cu|libdigidocpp-3.12.1-1|87	%changelog
14cu|libdigidocpp-3.12.1-1|88	
14cu|libdigidocpp-3.12.1-1|89	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.1-1
14cu|libdigidocpp-3.12.1-1|90	- (a893dde) Build requires vim-common
14cu|libdigidocpp-3.12.1-1|91	
14cu|libdigidocpp-3.12.1-1|92	

10639 14
14cu|libdlna-0.2.4-3|1	%define major   0
14cu|libdlna-0.2.4-3|2	%define libname %mklibname dlna %{major}
14cu|libdlna-0.2.4-3|3	%define devname %mklibname dlna -d
14cu|libdlna-0.2.4-3|4	
14cu|libdlna-0.2.4-3|5	Summary:	Implementation of DLNA (Digital Living Network Alliance)
14cu|libdlna-0.2.4-3|6	Name:		libdlna
14cu|libdlna-0.2.4-3|7	Version:	0.2.4
14cu|libdlna-0.2.4-3|8	Release:	3
14cu|libdlna-0.2.4-3|9	License:	LGPLv2.1+
14cu|libdlna-0.2.4-3|10	Group:		System/Libraries
14cu|libdlna-0.2.4-3|11	Url:		http://libdlna.geexbox.org/
14cu|libdlna-0.2.4-3|12	Source0:	http://libdlna.geexbox.org/releases/%{name}-%{version}.tar.bz2
14cu|libdlna-0.2.4-3|13	Patch0:		libdlna-0.2.4-mga-ffmpeg-2.4.patch
14cu|libdlna-0.2.4-3|14	BuildRequires:	ffmpeg-devel
14cu|libdlna-0.2.4-3|15	
14cu|libdlna-0.2.4-3|16	%description
14cu|libdlna-0.2.4-3|17	libdlna aims at being the reference open-source implementation of DLNA
14cu|libdlna-0.2.4-3|18	(Digital Living Network Alliance) standards.
14cu|libdlna-0.2.4-3|19	
14cu|libdlna-0.2.4-3|20	Its primary goal is to provide DLNA support to uShare, an embedded DLNA &
14cu|libdlna-0.2.4-3|21	UPnP A/V Media Server, but it will be used to build both DLNA servers
14cu|libdlna-0.2.4-3|22	and players in the long term.
14cu|libdlna-0.2.4-3|23	
14cu|libdlna-0.2.4-3|24	#----------------------------------------------------------------------------
14cu|libdlna-0.2.4-3|25	
14cu|libdlna-0.2.4-3|26	%package -n %{libname}
14cu|libdlna-0.2.4-3|27	Summary:	Dynamic libraries from %{name}
14cu|libdlna-0.2.4-3|28	Group:		System/Libraries
14cu|libdlna-0.2.4-3|29	
14cu|libdlna-0.2.4-3|30	%description -n %{libname}
14cu|libdlna-0.2.4-3|31	Dynamic libraries from %{name}.
14cu|libdlna-0.2.4-3|32	
14cu|libdlna-0.2.4-3|33	%files -n %{libname}
14cu|libdlna-0.2.4-3|34	%doc AUTHORS COPYING ChangeLog README
14cu|libdlna-0.2.4-3|35	%{_libdir}/libdlna.so.%{major}*
14cu|libdlna-0.2.4-3|36	
14cu|libdlna-0.2.4-3|37	#----------------------------------------------------------------------------
14cu|libdlna-0.2.4-3|38	
14cu|libdlna-0.2.4-3|39	%package -n %{devname}
14cu|libdlna-0.2.4-3|40	Summary:	Header files and static libraries from %{name}
14cu|libdlna-0.2.4-3|41	Group:		Development/C
14cu|libdlna-0.2.4-3|42	Requires:	%{libname} = %{EVRD}
14cu|libdlna-0.2.4-3|43	Provides:	%{name}-devel = %{EVRD}
14cu|libdlna-0.2.4-3|44	
14cu|libdlna-0.2.4-3|45	%description -n %{devname}
14cu|libdlna-0.2.4-3|46	Libraries and includes files for developing programs based on %{name}.
14cu|libdlna-0.2.4-3|47	
14cu|libdlna-0.2.4-3|48	%files -n %{devname}
14cu|libdlna-0.2.4-3|49	%{_includedir}/dlna.h
14cu|libdlna-0.2.4-3|50	%{_libdir}/libdlna.so
14cu|libdlna-0.2.4-3|51	%{_libdir}/libdlna.a
14cu|libdlna-0.2.4-3|52	%{_libdir}/pkgconfig/libdlna.pc
14cu|libdlna-0.2.4-3|53	
14cu|libdlna-0.2.4-3|54	#----------------------------------------------------------------------------
14cu|libdlna-0.2.4-3|55	
14cu|libdlna-0.2.4-3|56	%prep
14cu|libdlna-0.2.4-3|57	%setup -q
14cu|libdlna-0.2.4-3|58	%patch0 -p1
14cu|libdlna-0.2.4-3|59	
14cu|libdlna-0.2.4-3|60	%build
14cu|libdlna-0.2.4-3|61	%setup_compile_flags
14cu|libdlna-0.2.4-3|62	./configure \
14cu|libdlna-0.2.4-3|63	--prefix=%{_prefix} \
14cu|libdlna-0.2.4-3|64	--libdir=%{_libdir} \
14cu|libdlna-0.2.4-3|65	--enable-static \
14cu|libdlna-0.2.4-3|66	--enable-shared
14cu|libdlna-0.2.4-3|67	make
14cu|libdlna-0.2.4-3|68	
14cu|libdlna-0.2.4-3|69	%install
14cu|libdlna-0.2.4-3|70	%makeinstall_std
14cu|libdlna-0.2.4-3|71	
14cu|libdlna-0.2.4-3|72	
14cu|libdlna-0.2.4-3|73	%changelog
14cu|libdlna-0.2.4-3|74	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-3
14cu|libdlna-0.2.4-3|75	+ Revision: 9be0387
14cu|libdlna-0.2.4-3|76	- Add patch from Mageia to fix build with ffmpeg 2.4+
14cu|libdlna-0.2.4-3|77	
14cu|libdlna-0.2.4-3|78	

10640 14
14cu|libdsk-1.4.0-1|1	%define major 3
14cu|libdsk-1.4.0-1|2	
14cu|libdsk-1.4.0-1|3	%define libname %mklibname dsk %major
14cu|libdsk-1.4.0-1|4	%define devname %mklibname -d dsk
14cu|libdsk-1.4.0-1|5	
14cu|libdsk-1.4.0-1|6	Summary:	A library for accessing floppy drives and disk images transparently
14cu|libdsk-1.4.0-1|7	Name:		libdsk
14cu|libdsk-1.4.0-1|8	Version:	1.4.0
14cu|libdsk-1.4.0-1|9	Release:	1
14cu|libdsk-1.4.0-1|10	License:	GPL
14cu|libdsk-1.4.0-1|11	Group:		System/Libraries
14cu|libdsk-1.4.0-1|12	URL:		http://www.seasip.info/Unix/LibDsk/
14cu|libdsk-1.4.0-1|13	Source:		http://www.seasip.info/Unix/LibDsk/%{name}-%{version}.tar.gz
14cu|libdsk-1.4.0-1|14	BuildRequires:	bzip2-devel
14cu|libdsk-1.4.0-1|15	BuildRequires:	pkgconfig(zlib)
14cu|libdsk-1.4.0-1|16	
14cu|libdsk-1.4.0-1|17	%description
14cu|libdsk-1.4.0-1|18	LibDsk is a library intended to give transparent access to floppy drives and
14cu|libdsk-1.4.0-1|19	to the "disc image files" used by emulators to represent floppy drives.
14cu|libdsk-1.4.0-1|20	
14cu|libdsk-1.4.0-1|21	#---------------------------------------------------------------------------
14cu|libdsk-1.4.0-1|22	
14cu|libdsk-1.4.0-1|23	%package -n %{libname}
14cu|libdsk-1.4.0-1|24	Summary:	A library for accessing floppy drives and disk images transparently
14cu|libdsk-1.4.0-1|25	Group:		System/Libraries
14cu|libdsk-1.4.0-1|26	Provides:	%{name} = %{EVRD}
14cu|libdsk-1.4.0-1|27	
14cu|libdsk-1.4.0-1|28	%description -n %{libname}
14cu|libdsk-1.4.0-1|29	LibDsk is a library intended to give transparent access to floppy drives and
14cu|libdsk-1.4.0-1|30	to the "disc image files" used by emulators to represent floppy drives.
14cu|libdsk-1.4.0-1|31	
14cu|libdsk-1.4.0-1|32	Install the libdsk package if you need to manipulate DSK files. You should
14cu|libdsk-1.4.0-1|33	also install the libdsk-progs package.
14cu|libdsk-1.4.0-1|34	
14cu|libdsk-1.4.0-1|35	%files -n %{libname}
14cu|libdsk-1.4.0-1|36	%doc ChangeLog doc/COPYING doc/README doc/TODO
14cu|libdsk-1.4.0-1|37	%{_libdir}/lib*.so.%{major}*
14cu|libdsk-1.4.0-1|38	
14cu|libdsk-1.4.0-1|39	#---------------------------------------------------------------------------
14cu|libdsk-1.4.0-1|40	
14cu|libdsk-1.4.0-1|41	%package -n %{devname}
14cu|libdsk-1.4.0-1|42	Summary:	Development files for programs which will use the libdsk library
14cu|libdsk-1.4.0-1|43	Group:		Development/C
14cu|libdsk-1.4.0-1|44	Requires:	%{libname} = %{EVRD}
14cu|libdsk-1.4.0-1|45	Provides:	%{name}-devel = %{EVRD}
14cu|libdsk-1.4.0-1|46	Provides:	lib%{name}-devel = %{EVRD}
14cu|libdsk-1.4.0-1|47	
14cu|libdsk-1.4.0-1|48	%description -n %{devname}
14cu|libdsk-1.4.0-1|49	This package contains the header files and documentation necessary for
14cu|libdsk-1.4.0-1|50	development of programs that will use the libdsk library to load and save
14cu|libdsk-1.4.0-1|51	DSK format disc image files.
14cu|libdsk-1.4.0-1|52	
14cu|libdsk-1.4.0-1|53	You should install this package if you need to develop programs which will
14cu|libdsk-1.4.0-1|54	use the libdsk library functions for loading and saving DSK format disc
14cu|libdsk-1.4.0-1|55	image files. You'll also need to install the libdsk package.
14cu|libdsk-1.4.0-1|56	
14cu|libdsk-1.4.0-1|57	%files -n %{devname}
14cu|libdsk-1.4.0-1|58	%doc doc/COPYING doc/cfi.html doc/libdsk.*
14cu|libdsk-1.4.0-1|59	%{_libdir}/lib*.so
14cu|libdsk-1.4.0-1|60	%{_includedir}/*.h
14cu|libdsk-1.4.0-1|61	
14cu|libdsk-1.4.0-1|62	#---------------------------------------------------------------------------
14cu|libdsk-1.4.0-1|63	
14cu|libdsk-1.4.0-1|64	%package progs
14cu|libdsk-1.4.0-1|65	Summary:	Programs for manipulating DSK format disc image files
14cu|libdsk-1.4.0-1|66	Group:		Emulators
14cu|libdsk-1.4.0-1|67	Requires:	%{libname} = %{EVRD}
14cu|libdsk-1.4.0-1|68	
14cu|libdsk-1.4.0-1|69	%description progs
14cu|libdsk-1.4.0-1|70	The libdsk-progs package contains various programs for manipulating
14cu|libdsk-1.4.0-1|71	DSK format disc image files.
14cu|libdsk-1.4.0-1|72	
14cu|libdsk-1.4.0-1|73	Install this package if you need to manipulate DSK format disc image
14cu|libdsk-1.4.0-1|74	files. You'll also need to install the libdsk package.
14cu|libdsk-1.4.0-1|75	
14cu|libdsk-1.4.0-1|76	%files progs
14cu|libdsk-1.4.0-1|77	%doc doc/COPYING
14cu|libdsk-1.4.0-1|78	%{_bindir}/*
14cu|libdsk-1.4.0-1|79	%{_mandir}/man1/*
14cu|libdsk-1.4.0-1|80	%{_mandir}/man5/*
14cu|libdsk-1.4.0-1|81	
14cu|libdsk-1.4.0-1|82	#---------------------------------------------------------------------------
14cu|libdsk-1.4.0-1|83	
14cu|libdsk-1.4.0-1|84	%prep
14cu|libdsk-1.4.0-1|85	%setup -q
14cu|libdsk-1.4.0-1|86	
14cu|libdsk-1.4.0-1|87	%build
14cu|libdsk-1.4.0-1|88	%configure2_5x --disable-static
14cu|libdsk-1.4.0-1|89	%make
14cu|libdsk-1.4.0-1|90	
14cu|libdsk-1.4.0-1|91	%install
14cu|libdsk-1.4.0-1|92	%makeinstall_std
14cu|libdsk-1.4.0-1|93	
14cu|libdsk-1.4.0-1|94	%changelog
14cu|libdsk-1.4.0-1|95	
14cu|libdsk-1.4.0-1|96	* Mon Sep 26 2016 alzim <alzim@bk.ru> 1.4.0-1
14cu|libdsk-1.4.0-1|97	- (834f7c0) Merge pull request #2 from import/libdsk:rosa2016.1
14cu|libdsk-1.4.0-1|98	- (834f7c0) Updated to 1.4.0
14cu|libdsk-1.4.0-1|99	
14cu|libdsk-1.4.0-1|100	

10641 14
14cu|libdxfrw-0.6.1-1|1	%define major 0
14cu|libdxfrw-0.6.1-1|2	%define libname	%mklibname dxfrw %{major}
14cu|libdxfrw-0.6.1-1|3	%define develname %mklibname dxfrw -d
14cu|libdxfrw-0.6.1-1|4	
14cu|libdxfrw-0.6.1-1|5	Summary:	C++ library to read/write dxf files in binary and ascii form
14cu|libdxfrw-0.6.1-1|6	Name:		libdxfrw
14cu|libdxfrw-0.6.1-1|7	Version:	0.6.1
14cu|libdxfrw-0.6.1-1|8	Release:	1
14cu|libdxfrw-0.6.1-1|9	License:	GPLv2+
14cu|libdxfrw-0.6.1-1|10	Group:		System/Libraries
14cu|libdxfrw-0.6.1-1|11	URL:		http://sourceforge.net/projects/libdxfrw
14cu|libdxfrw-0.6.1-1|12	Source0:	http://heanet.dl.sourceforge.net/project/%{name}/%{name}-%{version}.tar.bz2
14cu|libdxfrw-0.6.1-1|13	
14cu|libdxfrw-0.6.1-1|14	
14cu|libdxfrw-0.6.1-1|15	%description
14cu|libdxfrw-0.6.1-1|16	libdxfrw is a free C++ library to read and write DXF
14cu|libdxfrw-0.6.1-1|17	files in both formats, ascii and binary form. It is licensed under
14cu|libdxfrw-0.6.1-1|18	the terms of the GNU General Public License version 2
14cu|libdxfrw-0.6.1-1|19	(or at you option any later version).
14cu|libdxfrw-0.6.1-1|20	#-------------------------------------------------------
14cu|libdxfrw-0.6.1-1|21	
14cu|libdxfrw-0.6.1-1|22	%package -n dwg2dxf
14cu|libdxfrw-0.6.1-1|23	Summary:	Program to convert dwg/dxf to dxf (ascii and binary)
14cu|libdxfrw-0.6.1-1|24	Group:		Graphics
14cu|libdxfrw-0.6.1-1|25	
14cu|libdxfrw-0.6.1-1|26	%description -n dwg2dxf
14cu|libdxfrw-0.6.1-1|27	This package contains the dwg2dxf tool to convert dwg/dxf files to
14cu|libdxfrw-0.6.1-1|28	dxf (ascii and binary) file.
14cu|libdxfrw-0.6.1-1|29	
14cu|libdxfrw-0.6.1-1|30	%files -n dwg2dxf
14cu|libdxfrw-0.6.1-1|31	%doc AUTHORS NEWS README TODO
14cu|libdxfrw-0.6.1-1|32	%{_bindir}/dwg2dxf
14cu|libdxfrw-0.6.1-1|33	
14cu|libdxfrw-0.6.1-1|34	#-------------------------------------------------------
14cu|libdxfrw-0.6.1-1|35	%package -n %{libname}
14cu|libdxfrw-0.6.1-1|36	Summary:	A library of functions for manipulating DXF format files
14cu|libdxfrw-0.6.1-1|37	Group:		System/Libraries
14cu|libdxfrw-0.6.1-1|38	
14cu|libdxfrw-0.6.1-1|39	%description -n	%{libname}
14cu|libdxfrw-0.6.1-1|40	This package contains the library needed to run programs dynamically
14cu|libdxfrw-0.6.1-1|41	linked with libdxfrw.
14cu|libdxfrw-0.6.1-1|42	
14cu|libdxfrw-0.6.1-1|43	%files -n %{libname}
14cu|libdxfrw-0.6.1-1|44	%doc AUTHORS NEWS README TODO
14cu|libdxfrw-0.6.1-1|45	%{_libdir}/%{name}.so.%{major}
14cu|libdxfrw-0.6.1-1|46	%{_libdir}/%{name}.so.%{major}.*
14cu|libdxfrw-0.6.1-1|47	
14cu|libdxfrw-0.6.1-1|48	#-------------------------------------------------------
14cu|libdxfrw-0.6.1-1|49	%package -n %{develname}
14cu|libdxfrw-0.6.1-1|50	Summary:	Development tools for programs to manipulate DXF files
14cu|libdxfrw-0.6.1-1|51	Group:		Development/C++
14cu|libdxfrw-0.6.1-1|52	Requires:	%{libname} = %{EVRD}
14cu|libdxfrw-0.6.1-1|53	Provides:	%{name}-devel = %{EVRD}
14cu|libdxfrw-0.6.1-1|54	
14cu|libdxfrw-0.6.1-1|55	%description -n	%{develname}
14cu|libdxfrw-0.6.1-1|56	The libdxfrw-devel package contains the header files and libraries
14cu|libdxfrw-0.6.1-1|57	necessary for developing programs using the libdxfrw library.
14cu|libdxfrw-0.6.1-1|58	
14cu|libdxfrw-0.6.1-1|59	%files -n %{develname}
14cu|libdxfrw-0.6.1-1|60	%doc AUTHORS NEWS README TODO
14cu|libdxfrw-0.6.1-1|61	%{_includedir}/%{name}%{major}/
14cu|libdxfrw-0.6.1-1|62	%{_libdir}/%{name}.so
14cu|libdxfrw-0.6.1-1|63	%{_libdir}/pkgconfig/%{name}%{major}.pc
14cu|libdxfrw-0.6.1-1|64	
14cu|libdxfrw-0.6.1-1|65	#-------------------------------------------------------
14cu|libdxfrw-0.6.1-1|66	%prep
14cu|libdxfrw-0.6.1-1|67	%setup -q
14cu|libdxfrw-0.6.1-1|68	
14cu|libdxfrw-0.6.1-1|69	%build
14cu|libdxfrw-0.6.1-1|70	%configure2_5x --disable-static
14cu|libdxfrw-0.6.1-1|71	%make
14cu|libdxfrw-0.6.1-1|72	
14cu|libdxfrw-0.6.1-1|73	%install
14cu|libdxfrw-0.6.1-1|74	%makeinstall_std
14cu|libdxfrw-0.6.1-1|75	
14cu|libdxfrw-0.6.1-1|76	
14cu|libdxfrw-0.6.1-1|77	
14cu|libdxfrw-0.6.1-1|78	%changelog
14cu|libdxfrw-0.6.1-1|79	
14cu|libdxfrw-0.6.1-1|80	* Tue Aug 25 2015 abfonly <abfonly@gmail.com> 0.6.1-1
14cu|libdxfrw-0.6.1-1|81	- (e23042c) Log: Update to 0.6.1
14cu|libdxfrw-0.6.1-1|82	
14cu|libdxfrw-0.6.1-1|83	

10642 14
14cu|libe-devel-0.3.1-1|1	%define realname libe
14cu|libe-devel-0.3.1-1|2	%define debug_package %{nil}
14cu|libe-devel-0.3.1-1|3	
14cu|libe-devel-0.3.1-1|4	Summary:	C library contains various functions which deal with data structures
14cu|libe-devel-0.3.1-1|5	Name:		libe-devel
14cu|libe-devel-0.3.1-1|6	Version:	0.3.1
14cu|libe-devel-0.3.1-1|7	Release:	1
14cu|libe-devel-0.3.1-1|8	License:	GPL
14cu|libe-devel-0.3.1-1|9	Group:		Development/Other
14cu|libe-devel-0.3.1-1|10	URL:		http://www.theether.org/libe/
14cu|libe-devel-0.3.1-1|11	Source:		http://www.theether.org/libe/%{realname}-%{version}.tar.gz
14cu|libe-devel-0.3.1-1|12	Provides:	%{name}-%{version}
14cu|libe-devel-0.3.1-1|13	Provides:	libe-cluster
14cu|libe-devel-0.3.1-1|14	Conflicts:	libe0-devel
14cu|libe-devel-0.3.1-1|15	
14cu|libe-devel-0.3.1-1|16	%description
14cu|libe-devel-0.3.1-1|17	libe is a C library which contains various functions which deal with
14cu|libe-devel-0.3.1-1|18	data structures (hash tables, bitmasks, trees of IP addresses, etc.),
14cu|libe-devel-0.3.1-1|19	networking, I/O, barriers, and other useful things. It is currently used
14cu|libe-devel-0.3.1-1|20	in the implementation of authd (RSA authentication daemon), pcp (a
14cu|libe-devel-0.3.1-1|21	parallel, pipelined file transfer system), and gexec (a fast, hierarchical
14cu|libe-devel-0.3.1-1|22	cluster remote execution system).
14cu|libe-devel-0.3.1-1|23	
14cu|libe-devel-0.3.1-1|24	%prep
14cu|libe-devel-0.3.1-1|25	%setup -qn %{realname}-%{version}
14cu|libe-devel-0.3.1-1|26	
14cu|libe-devel-0.3.1-1|27	%build
14cu|libe-devel-0.3.1-1|28	%configure
14cu|libe-devel-0.3.1-1|29	%make
14cu|libe-devel-0.3.1-1|30	
14cu|libe-devel-0.3.1-1|31	%install
14cu|libe-devel-0.3.1-1|32	%makeinstall
14cu|libe-devel-0.3.1-1|33	
14cu|libe-devel-0.3.1-1|34	%files
14cu|libe-devel-0.3.1-1|35	%doc AUTHORS ChangeLog COPYING
14cu|libe-devel-0.3.1-1|36	%{_bindir}/test_*
14cu|libe-devel-0.3.1-1|37	%{_includedir}/e
14cu|libe-devel-0.3.1-1|38	%{_libdir}/libe.a
14cu|libe-devel-0.3.1-1|39	
14cu|libe-devel-0.3.1-1|40	%changelog
14cu|libe-devel-0.3.1-1|41	
14cu|libe-devel-0.3.1-1|42	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.3.1-1
14cu|libe-devel-0.3.1-1|43	- (d5b1974) Merge pull request #1 from import/libe-devel:rosa2016.1
14cu|libe-devel-0.3.1-1|44	- (d5b1974) Updated to 0.3.1
14cu|libe-devel-0.3.1-1|45	
14cu|libe-devel-0.3.1-1|46	

10643 14
14cu|libelf-0.8.13-6|1	%define major 0
14cu|libelf-0.8.13-6|2	%define libname %mklibname elf %{major}
14cu|libelf-0.8.13-6|3	%define devname %mklibname elf -d
14cu|libelf-0.8.13-6|4	
14cu|libelf-0.8.13-6|5	Summary:	An ELF object file access library
14cu|libelf-0.8.13-6|6	Name:		libelf
14cu|libelf-0.8.13-6|7	Version:	0.8.13
14cu|libelf-0.8.13-6|8	Release:	6
14cu|libelf-0.8.13-6|9	License:	LGPLv2+
14cu|libelf-0.8.13-6|10	Group:		Development/C
14cu|libelf-0.8.13-6|11	Url:		http://www.mr511.de/software/english.html
14cu|libelf-0.8.13-6|12	Source0:	http://www.mr511.de/software/%{name}-%{version}.tar.gz
14cu|libelf-0.8.13-6|13	
14cu|libelf-0.8.13-6|14	%description
14cu|libelf-0.8.13-6|15	libelf provides routines to access and manipulate ELF object files. It
14cu|libelf-0.8.13-6|16	is still not complete, but is required for a number of programs, such as
14cu|libelf-0.8.13-6|17	Eli (a state of the art compiler generation system), and Elk (the
14cu|libelf-0.8.13-6|18	Extension Language Kit - an implementation of the Scheme programming
14cu|libelf-0.8.13-6|19	language.)
14cu|libelf-0.8.13-6|20	
14cu|libelf-0.8.13-6|21	#----------------------------------------------------------------------------
14cu|libelf-0.8.13-6|22	
14cu|libelf-0.8.13-6|23	%package locales
14cu|libelf-0.8.13-6|24	Summary:	An ELF object file access library: locales
14cu|libelf-0.8.13-6|25	BuildArch:	noarch
14cu|libelf-0.8.13-6|26	
14cu|libelf-0.8.13-6|27	%description locales
14cu|libelf-0.8.13-6|28	libelf provides routines to access and manipulate ELF object files. It
14cu|libelf-0.8.13-6|29	is still not complete, but is required for a number of programs, such as
14cu|libelf-0.8.13-6|30	Eli (a state of the art compiler generation system), and Elk (the
14cu|libelf-0.8.13-6|31	Extension Language Kit - an implementation of the Scheme programming
14cu|libelf-0.8.13-6|32	language.)
14cu|libelf-0.8.13-6|33	
14cu|libelf-0.8.13-6|34	This package contains locales-only data.
14cu|libelf-0.8.13-6|35	
14cu|libelf-0.8.13-6|36	%files locales
14cu|libelf-0.8.13-6|37	%lang(de) %{_localedir}/de/
14cu|libelf-0.8.13-6|38	
14cu|libelf-0.8.13-6|39	#----------------------------------------------------------------------------
14cu|libelf-0.8.13-6|40	
14cu|libelf-0.8.13-6|41	%package -n %{libname}
14cu|libelf-0.8.13-6|42	Summary:	An ELF object file access library: development files
14cu|libelf-0.8.13-6|43	Group:		System/Libraries
14cu|libelf-0.8.13-6|44	Conflicts:	%{name} < 0.8.13-6
14cu|libelf-0.8.13-6|45	Obsoletes:	%{name} < 0.8.13-6
14cu|libelf-0.8.13-6|46	Suggests:	%{name}-locales
14cu|libelf-0.8.13-6|47	
14cu|libelf-0.8.13-6|48	%description -n %{libname}
14cu|libelf-0.8.13-6|49	libelf provides routines to access and manipulate ELF object files. It
14cu|libelf-0.8.13-6|50	is still not complete, but is required for a number of programs, such as
14cu|libelf-0.8.13-6|51	Eli (a state of the art compiler generation system), and Elk (the
14cu|libelf-0.8.13-6|52	Extension Language Kit - an implementation of the Scheme programming
14cu|libelf-0.8.13-6|53	language.)
14cu|libelf-0.8.13-6|54	
14cu|libelf-0.8.13-6|55	This shared library may be needed by pre-packaged programs. To compile
14cu|libelf-0.8.13-6|56	programs with this library, you will need to install the libelfg0-dev
14cu|libelf-0.8.13-6|57	package as well.
14cu|libelf-0.8.13-6|58	
14cu|libelf-0.8.13-6|59	%files -n %{libname}
14cu|libelf-0.8.13-6|60	%{_libdir}/libelf.so.%{major}*
14cu|libelf-0.8.13-6|61	
14cu|libelf-0.8.13-6|62	#----------------------------------------------------------------------------
14cu|libelf-0.8.13-6|63	
14cu|libelf-0.8.13-6|64	%package -n %{devname}
14cu|libelf-0.8.13-6|65	Summary:	An ELF object file access library: development files
14cu|libelf-0.8.13-6|66	Group:		Development/C
14cu|libelf-0.8.13-6|67	Requires:	%{libname} = %{EVRD}
14cu|libelf-0.8.13-6|68	Provides:	%{name}-devel = %{EVRD}
14cu|libelf-0.8.13-6|69	Conflicts:	%{name}-devel < 0.8.13-6
14cu|libelf-0.8.13-6|70	Obsoletes:	%{name}-devel < 0.8.13-6
14cu|libelf-0.8.13-6|71	Conflicts:	elfutils-devel
14cu|libelf-0.8.13-6|72	
14cu|libelf-0.8.13-6|73	%description -n %{devname}
14cu|libelf-0.8.13-6|74	libelf provides routines to access and manipulate ELF object files. It
14cu|libelf-0.8.13-6|75	is still not complete, but is required for a number of programs, such as
14cu|libelf-0.8.13-6|76	Eli (a state of the art compiler generation system), and Elk (the
14cu|libelf-0.8.13-6|77	Extension Language Kit - an implementation of the Scheme programming
14cu|libelf-0.8.13-6|78	language.)
14cu|libelf-0.8.13-6|79	
14cu|libelf-0.8.13-6|80	This development library is only needed if you intend to compile, or
14cu|libelf-0.8.13-6|81	write, your own programs with this library. It holds the static linking
14cu|libelf-0.8.13-6|82	library (.a), and the required .so link to libelf0.so.0. To run programs
14cu|libelf-0.8.13-6|83	linked with this library, install the libelfg0 package.
14cu|libelf-0.8.13-6|84	
14cu|libelf-0.8.13-6|85	%files -n %{devname}
14cu|libelf-0.8.13-6|86	%{_libdir}/%{name}.so
14cu|libelf-0.8.13-6|87	%{_libdir}/%{name}.a
14cu|libelf-0.8.13-6|88	%{_includedir}/%{name}/
14cu|libelf-0.8.13-6|89	%{_includedir}/*.h
14cu|libelf-0.8.13-6|90	%{_libdir}/pkgconfig/%{name}.pc
14cu|libelf-0.8.13-6|91	
14cu|libelf-0.8.13-6|92	#----------------------------------------------------------------------------
14cu|libelf-0.8.13-6|93	
14cu|libelf-0.8.13-6|94	%prep
14cu|libelf-0.8.13-6|95	%setup -q
14cu|libelf-0.8.13-6|96	
14cu|libelf-0.8.13-6|97	%build
14cu|libelf-0.8.13-6|98	%configure
14cu|libelf-0.8.13-6|99	%make
14cu|libelf-0.8.13-6|100	
14cu|libelf-0.8.13-6|101	%install
14cu|libelf-0.8.13-6|102	%makeinstall
14cu|libelf-0.8.13-6|103	
14cu|libelf-0.8.13-6|104	
14cu|libelf-0.8.13-6|105	%changelog
14cu|libelf-0.8.13-6|106	
14cu|libelf-0.8.13-6|107	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.13-6
14cu|libelf-0.8.13-6|108	- (344616e) Package library and development files according to policies
14cu|libelf-0.8.13-6|109	- (344616e) Spec cleanup
14cu|libelf-0.8.13-6|110	
14cu|libelf-0.8.13-6|111	

10644 14
14cu|libetpan-1.6-1|1	%define major 17
14cu|libetpan-1.6-1|2	%define libname %mklibname etpan %{major}
14cu|libetpan-1.6-1|3	%define develname %mklibname etpan -d
14cu|libetpan-1.6-1|4	%define debug_package	%{nil}
14cu|libetpan-1.6-1|5	
14cu|libetpan-1.6-1|6	Summary:	Mail purpose library
14cu|libetpan-1.6-1|7	Name:		libetpan
14cu|libetpan-1.6-1|8	Version:	1.6
14cu|libetpan-1.6-1|9	Release:	1
14cu|libetpan-1.6-1|10	Group:		System/Libraries
14cu|libetpan-1.6-1|11	License:	BSD
14cu|libetpan-1.6-1|12	URL:		http://www.etpan.org/libetpan.html
14cu|libetpan-1.6-1|13	Source:		https://github.com/dinhviethoa/%{name}/archive/1.6.tar.gz
14cu|libetpan-1.6-1|14	BuildRequires:	pkgconfig(gnutls)
14cu|libetpan-1.6-1|15	BuildRequires:	pkgconfig(libcurl)
14cu|libetpan-1.6-1|16	BuildRequires:	db-devel
14cu|libetpan-1.6-1|17	BuildRequires:  pkgconfig(expat)
14cu|libetpan-1.6-1|18	BuildRequires:  pkgconfig(gpg-error)
14cu|libetpan-1.6-1|19	BuildRequires:	libgcrypt-devel
14cu|libetpan-1.6-1|20	
14cu|libetpan-1.6-1|21	%description
14cu|libetpan-1.6-1|22	The purpose of this mail library is to provide a portable, efficient
14cu|libetpan-1.6-1|23	framework for different kinds of mail access. When using the drivers
14cu|libetpan-1.6-1|24	interface, the interface is the same for all kinds of mail access,
14cu|libetpan-1.6-1|25	remote and local mailboxes.
14cu|libetpan-1.6-1|26	
14cu|libetpan-1.6-1|27	Network protocols supported:
14cu|libetpan-1.6-1|28	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
14cu|libetpan-1.6-1|29	o Local storage (mbox/MH/maildir), message / MIME parser
14cu|libetpan-1.6-1|30	
14cu|libetpan-1.6-1|31	%package -n %{libname}
14cu|libetpan-1.6-1|32	Summary:	Mail purpose library
14cu|libetpan-1.6-1|33	Group:		System/Libraries
14cu|libetpan-1.6-1|34	Obsoletes:	%{_lib}etpan13 < 1.0
14cu|libetpan-1.6-1|35	
14cu|libetpan-1.6-1|36	%description -n %{libname}
14cu|libetpan-1.6-1|37	The purpose of this mail library is to provide a portable, efficient
14cu|libetpan-1.6-1|38	framework for different kinds of mail access. When using the drivers
14cu|libetpan-1.6-1|39	interface, the interface is the same for all kinds of mail access,
14cu|libetpan-1.6-1|40	remote and local mailboxes.
14cu|libetpan-1.6-1|41	
14cu|libetpan-1.6-1|42	Network protocols supported:
14cu|libetpan-1.6-1|43	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
14cu|libetpan-1.6-1|44	o Local storage (mbox/MH/maildir), message / MIME parser
14cu|libetpan-1.6-1|45	
14cu|libetpan-1.6-1|46	%files -n %{libname}
14cu|libetpan-1.6-1|47	%doc README.md COPYRIGHT
14cu|libetpan-1.6-1|48	%{_libdir}/lib*.so.%{major}*
14cu|libetpan-1.6-1|49	#-------------------------------------------------------
14cu|libetpan-1.6-1|50	%package -n %{develname}
14cu|libetpan-1.6-1|51	Summary:	Libraries and include files for %{name}
14cu|libetpan-1.6-1|52	Group:		Development/C
14cu|libetpan-1.6-1|53	Requires:	%{libname} = %{EVRD}
14cu|libetpan-1.6-1|54	Provides:	%{name}-devel  = %{EVRD}
14cu|libetpan-1.6-1|55	
14cu|libetpan-1.6-1|56	%description -n %{develname}
14cu|libetpan-1.6-1|57	This package contains the header files and static libraries for
14cu|libetpan-1.6-1|58	developing with %{name}.
14cu|libetpan-1.6-1|59	
14cu|libetpan-1.6-1|60	
14cu|libetpan-1.6-1|61	%files -n %{develname}
14cu|libetpan-1.6-1|62	%doc ChangeLog NEWS
14cu|libetpan-1.6-1|63	%doc doc/*
14cu|libetpan-1.6-1|64	%{_bindir}/libetpan-config
14cu|libetpan-1.6-1|65	%{_includedir}/*
14cu|libetpan-1.6-1|66	%{_libdir}/lib*.so
14cu|libetpan-1.6-1|67	%{_libdir}/*.a
14cu|libetpan-1.6-1|68	#-----------------------------------------------------
14cu|libetpan-1.6-1|69	%prep
14cu|libetpan-1.6-1|70	%setup -q
14cu|libetpan-1.6-1|71	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|libetpan-1.6-1|72	
14cu|libetpan-1.6-1|73	%build
14cu|libetpan-1.6-1|74	./autogen.sh
14cu|libetpan-1.6-1|75	%configure2_5x \
14cu|libetpan-1.6-1|76	--without-openssl \
14cu|libetpan-1.6-1|77	--with-gnutls \
14cu|libetpan-1.6-1|78	--enable-ipv6 \
14cu|libetpan-1.6-1|79	--enable-optim
14cu|libetpan-1.6-1|80	
14cu|libetpan-1.6-1|81	%make
14cu|libetpan-1.6-1|82	
14cu|libetpan-1.6-1|83	%check
14cu|libetpan-1.6-1|84	make check
14cu|libetpan-1.6-1|85	
14cu|libetpan-1.6-1|86	%install
14cu|libetpan-1.6-1|87	%makeinstall_std
14cu|libetpan-1.6-1|88	
14cu|libetpan-1.6-1|89	
14cu|libetpan-1.6-1|90	
14cu|libetpan-1.6-1|91	%changelog
14cu|libetpan-1.6-1|92	
14cu|libetpan-1.6-1|93	* Tue Aug 25 2015 abfonly <abfonly@gmail.com> 1.6-1
14cu|libetpan-1.6-1|94	- (4cccf04) Log: Update to 1.6
14cu|libetpan-1.6-1|95	- (4cccf04) Update source and URL
14cu|libetpan-1.6-1|96	- (4cccf04) fixed linting
14cu|libetpan-1.6-1|97	
14cu|libetpan-1.6-1|98	

10645 14
14cu|libfc14audiodecoder-1.0.3-1|1	%define	major		1
14cu|libfc14audiodecoder-1.0.3-1|2	%define	libname		%mklibname fc14audiodecoder %{major}
14cu|libfc14audiodecoder-1.0.3-1|3	%define	develname	%mklibname -d fc14audiodecoder
14cu|libfc14audiodecoder-1.0.3-1|4	
14cu|libfc14audiodecoder-1.0.3-1|5	Summary:	Future Composer audio decoding library
14cu|libfc14audiodecoder-1.0.3-1|6	Name:		libfc14audiodecoder
14cu|libfc14audiodecoder-1.0.3-1|7	Version:	1.0.3
14cu|libfc14audiodecoder-1.0.3-1|8	Release:	1
14cu|libfc14audiodecoder-1.0.3-1|9	License:	GPLv2+
14cu|libfc14audiodecoder-1.0.3-1|10	Group:		Sound
14cu|libfc14audiodecoder-1.0.3-1|11	Url:		http://xmms-fc.sourceforge.net
14cu|libfc14audiodecoder-1.0.3-1|12	Source0:	http://sourceforge.net/projects/xmms-fc/files/%{name}/%{name}-%{version}.tar.bz2
14cu|libfc14audiodecoder-1.0.3-1|13	
14cu|libfc14audiodecoder-1.0.3-1|14	%description
14cu|libfc14audiodecoder-1.0.3-1|15	Decode music files written on a Commodore Amiga using Future Composer.
14cu|libfc14audiodecoder-1.0.3-1|16	This library provides a C API for an old audio decoder that has been used in
14cu|libfc14audiodecoder-1.0.3-1|17	several plug-ins for versatile audio players like XMMS, BMP, Audacious and
14cu|libfc14audiodecoder-1.0.3-1|18	GStreamer. It is based on unmaintained/stable code which used to be a `Future
14cu|libfc14audiodecoder-1.0.3-1|19	Composer Reference Player for Linux'. Because of how the source code has been
14cu|libfc14audiodecoder-1.0.3-1|20	imported into a CVS repository long since its last major modification,
14cu|libfc14audiodecoder-1.0.3-1|21	the timestamps of the files in CVS and in released tarballs do not reflect
14cu|libfc14audiodecoder-1.0.3-1|22	that the core of the decoder has not been changed for years. Except for
14cu|libfc14audiodecoder-1.0.3-1|23	cosmetical adjustments, indentation, dropping of unused pieces, and partial
14cu|libfc14audiodecoder-1.0.3-1|24	reorganization for OOP.
14cu|libfc14audiodecoder-1.0.3-1|25	
14cu|libfc14audiodecoder-1.0.3-1|26	#-----------------------------------------------------------------------------
14cu|libfc14audiodecoder-1.0.3-1|27	
14cu|libfc14audiodecoder-1.0.3-1|28	%package -n %{libname}
14cu|libfc14audiodecoder-1.0.3-1|29	Summary:	Shared library for decoding Future Composer music
14cu|libfc14audiodecoder-1.0.3-1|30	Group:		System/Libraries
14cu|libfc14audiodecoder-1.0.3-1|31	
14cu|libfc14audiodecoder-1.0.3-1|32	%description -n %{libname}
14cu|libfc14audiodecoder-1.0.3-1|33	Decode music files written on a Commodore Amiga using Future Composer.
14cu|libfc14audiodecoder-1.0.3-1|34	This library provides a C API for an old audio decoder that has been used in
14cu|libfc14audiodecoder-1.0.3-1|35	several plug-ins for versatile audio players like XMMS, BMP, Audacious and
14cu|libfc14audiodecoder-1.0.3-1|36	GStreamer. It is based on unmaintained/stable code which used to be a `Future
14cu|libfc14audiodecoder-1.0.3-1|37	Composer Reference Player for Linux'. Because of how the source code has been
14cu|libfc14audiodecoder-1.0.3-1|38	imported into a CVS repository long since its last major modification,
14cu|libfc14audiodecoder-1.0.3-1|39	the timestamps of the files in CVS and in released tarballs do not reflect
14cu|libfc14audiodecoder-1.0.3-1|40	that the core of the decoder has not been changed for years. Except for
14cu|libfc14audiodecoder-1.0.3-1|41	cosmetical adjustments, indentation, dropping of unused pieces, and partial
14cu|libfc14audiodecoder-1.0.3-1|42	reorganization for OOP.
14cu|libfc14audiodecoder-1.0.3-1|43	
14cu|libfc14audiodecoder-1.0.3-1|44	%files -n %{libname}
14cu|libfc14audiodecoder-1.0.3-1|45	%doc COPYING README
14cu|libfc14audiodecoder-1.0.3-1|46	%{_libdir}/%{name}.so.%{major}*
14cu|libfc14audiodecoder-1.0.3-1|47	
14cu|libfc14audiodecoder-1.0.3-1|48	#-----------------------------------------------------------------------------
14cu|libfc14audiodecoder-1.0.3-1|49	
14cu|libfc14audiodecoder-1.0.3-1|50	%package -n %{develname}
14cu|libfc14audiodecoder-1.0.3-1|51	Summary:	Development files for %{name}
14cu|libfc14audiodecoder-1.0.3-1|52	Group:		Development/C
14cu|libfc14audiodecoder-1.0.3-1|53	Requires:	%{libname} = %{EVRD}
14cu|libfc14audiodecoder-1.0.3-1|54	Provides:	%{name}-devel = %{EVRD}
14cu|libfc14audiodecoder-1.0.3-1|55	
14cu|libfc14audiodecoder-1.0.3-1|56	%description -n %{develname}
14cu|libfc14audiodecoder-1.0.3-1|57	Decode music files written on a Commodore Amiga using Future Composer.
14cu|libfc14audiodecoder-1.0.3-1|58	This library provides a C API for an old audio decoder that has been used in
14cu|libfc14audiodecoder-1.0.3-1|59	several plug-ins for versatile audio players like XMMS, BMP, Audacious and
14cu|libfc14audiodecoder-1.0.3-1|60	GStreamer. It is based on unmaintained/stable code which used to be a `Future
14cu|libfc14audiodecoder-1.0.3-1|61	Composer Reference Player for Linux'. Because of how the source code has been
14cu|libfc14audiodecoder-1.0.3-1|62	imported into a CVS repository long since its last major modification,
14cu|libfc14audiodecoder-1.0.3-1|63	the timestamps of the files in CVS and in released tarballs do not reflect
14cu|libfc14audiodecoder-1.0.3-1|64	that the core of the decoder has not been changed for years. Except for
14cu|libfc14audiodecoder-1.0.3-1|65	cosmetical adjustments, indentation, dropping of unused pieces, and partial
14cu|libfc14audiodecoder-1.0.3-1|66	reorganization for OOP.
14cu|libfc14audiodecoder-1.0.3-1|67	
14cu|libfc14audiodecoder-1.0.3-1|68	%files -n %{develname}
14cu|libfc14audiodecoder-1.0.3-1|69	%doc COPYING
14cu|libfc14audiodecoder-1.0.3-1|70	%{_libdir}/%{name}.so
14cu|libfc14audiodecoder-1.0.3-1|71	%{_includedir}/fc14audiodecoder.h
14cu|libfc14audiodecoder-1.0.3-1|72	
14cu|libfc14audiodecoder-1.0.3-1|73	#-----------------------------------------------------------------------------
14cu|libfc14audiodecoder-1.0.3-1|74	
14cu|libfc14audiodecoder-1.0.3-1|75	%prep
14cu|libfc14audiodecoder-1.0.3-1|76	%setup -q
14cu|libfc14audiodecoder-1.0.3-1|77	
14cu|libfc14audiodecoder-1.0.3-1|78	
14cu|libfc14audiodecoder-1.0.3-1|79	%build
14cu|libfc14audiodecoder-1.0.3-1|80	%configure2_5x
14cu|libfc14audiodecoder-1.0.3-1|81	%make
14cu|libfc14audiodecoder-1.0.3-1|82	
14cu|libfc14audiodecoder-1.0.3-1|83	
14cu|libfc14audiodecoder-1.0.3-1|84	%install
14cu|libfc14audiodecoder-1.0.3-1|85	%makeinstall_std
14cu|libfc14audiodecoder-1.0.3-1|86	
14cu|libfc14audiodecoder-1.0.3-1|87	
14cu|libfc14audiodecoder-1.0.3-1|88	%changelog
14cu|libfc14audiodecoder-1.0.3-1|89	
14cu|libfc14audiodecoder-1.0.3-1|90	* Tue Apr 07 2015 Giovanni Mariani <mc2374@mclink.it> 1.0.3-1
14cu|libfc14audiodecoder-1.0.3-1|91	- (00117b9) Updated to release 1.0.3
14cu|libfc14audiodecoder-1.0.3-1|92	
14cu|libfc14audiodecoder-1.0.3-1|93	

10646 14
14cu|libfm-1.2.4-1|1	%define major 4
14cu|libfm-1.2.4-1|2	%define libname %mklibname fm %{major}
14cu|libfm-1.2.4-1|3	%define devname %mklibname fm -d
14cu|libfm-1.2.4-1|4	%define devel_rel 1.0
14cu|libfm-1.2.4-1|5	
14cu|libfm-1.2.4-1|6	Summary:	GIO-based library for file manager-like programs
14cu|libfm-1.2.4-1|7	Name:		libfm
14cu|libfm-1.2.4-1|8	Version:	1.2.4
14cu|libfm-1.2.4-1|9	Release:	1
14cu|libfm-1.2.4-1|10	License:	GPLv2+
14cu|libfm-1.2.4-1|11	Group:		File tools
14cu|libfm-1.2.4-1|12	Url:		http://pcmanfm.sourceforge.net/
14cu|libfm-1.2.4-1|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.xz
14cu|libfm-1.2.4-1|14	Patch0:		libfm-0.1.5-set-cutomization.patch
14cu|libfm-1.2.4-1|15	Patch1:		%{name}-1.2.4-lxde-only.patch
14cu|libfm-1.2.4-1|16	Patch5:		%{name}-1.2.3-use-common-desktop-menu.patch
14cu|libfm-1.2.4-1|17	BuildRequires:	gettext
14cu|libfm-1.2.4-1|18	BuildRequires:	gtk-doc
14cu|libfm-1.2.4-1|19	BuildRequires:	intltool
14cu|libfm-1.2.4-1|20	BuildRequires:	vala
14cu|libfm-1.2.4-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|libfm-1.2.4-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|libfm-1.2.4-1|23	BuildRequires:	pkgconfig(libexif)
14cu|libfm-1.2.4-1|24	BuildRequires:	pkgconfig(libmenu-cache)
14cu|libfm-1.2.4-1|25	Conflicts:	lxshortcut < 1.2.0
14cu|libfm-1.2.4-1|26	Provides:	lxshortcut = %{EVRD}
14cu|libfm-1.2.4-1|27	
14cu|libfm-1.2.4-1|28	%description
14cu|libfm-1.2.4-1|29	LibFM is a GIO-based library used to develop file manager-like programs. It is
14cu|libfm-1.2.4-1|30	developed as the core of next generation PCManFM and takes care of all file-
14cu|libfm-1.2.4-1|31	related operations such as copy & paste, drag & drop, file associations or
14cu|libfm-1.2.4-1|32	thumbnails support. By utilizing glib/gio and gvfs, libfm can access remote
14cu|libfm-1.2.4-1|33	filesystems supported by gvfs.
14cu|libfm-1.2.4-1|34	
14cu|libfm-1.2.4-1|35	%files -f %{name}.lang
14cu|libfm-1.2.4-1|36	%config(noreplace) %{_sysconfdir}/xdg/libfm/libfm.conf
14cu|libfm-1.2.4-1|37	%{_bindir}/libfm-pref-apps
14cu|libfm-1.2.4-1|38	%{_bindir}/lxshortcut
14cu|libfm-1.2.4-1|39	%dir %{_datadir}/%{name}
14cu|libfm-1.2.4-1|40	%dir %{_datadir}/%{name}/ui
14cu|libfm-1.2.4-1|41	%dir %{_datadir}/%{name}/images
14cu|libfm-1.2.4-1|42	%{_datadir}/applications/lxshortcut.desktop
14cu|libfm-1.2.4-1|43	%{_datadir}/%{name}/archivers.list
14cu|libfm-1.2.4-1|44	%{_datadir}/%{name}/terminals.list
14cu|libfm-1.2.4-1|45	%{_datadir}/%{name}/ui/*
14cu|libfm-1.2.4-1|46	%{_datadir}/applications/libfm-pref-apps.desktop
14cu|libfm-1.2.4-1|47	%{_datadir}/mime/packages/%{name}.xml
14cu|libfm-1.2.4-1|48	%{_datadir}/%{name}/images/*.png
14cu|libfm-1.2.4-1|49	%{_mandir}/man1/libfm-pref-apps.1.*
14cu|libfm-1.2.4-1|50	%{_mandir}/man1/lxshortcut.1.*
14cu|libfm-1.2.4-1|51	%{_libdir}/%{name}/modules/*.so
14cu|libfm-1.2.4-1|52	
14cu|libfm-1.2.4-1|53	#----------------------------------------------------------------------------
14cu|libfm-1.2.4-1|54	
14cu|libfm-1.2.4-1|55	%package -n %{libname}
14cu|libfm-1.2.4-1|56	Summary:	Shared library for %{name}
14cu|libfm-1.2.4-1|57	Group:		System/Libraries
14cu|libfm-1.2.4-1|58	Requires:	%{name}
14cu|libfm-1.2.4-1|59	
14cu|libfm-1.2.4-1|60	%description -n %{libname}
14cu|libfm-1.2.4-1|61	GIO-based library for file manager-like programs.
14cu|libfm-1.2.4-1|62	
14cu|libfm-1.2.4-1|63	%files -n %{libname}
14cu|libfm-1.2.4-1|64	%{_libdir}/libfm-gtk.so.%{major}*
14cu|libfm-1.2.4-1|65	%{_libdir}/libfm.so.%{major}*
14cu|libfm-1.2.4-1|66	%{_libdir}/libfm-extra.so.%{major}*
14cu|libfm-1.2.4-1|67	
14cu|libfm-1.2.4-1|68	#----------------------------------------------------------------------------
14cu|libfm-1.2.4-1|69	
14cu|libfm-1.2.4-1|70	%package -n %{devname}
14cu|libfm-1.2.4-1|71	Summary:	Developement files for %{name}
14cu|libfm-1.2.4-1|72	Group:		Development/C
14cu|libfm-1.2.4-1|73	Requires:	%{libname} = %{EVRD}
14cu|libfm-1.2.4-1|74	Provides:	%{name}-devel = %{EVRD}
14cu|libfm-1.2.4-1|75	
14cu|libfm-1.2.4-1|76	%description -n %{devname}
14cu|libfm-1.2.4-1|77	This package contains header files needed when building applications based on
14cu|libfm-1.2.4-1|78	%{name}.
14cu|libfm-1.2.4-1|79	
14cu|libfm-1.2.4-1|80	%files -n %{devname}
14cu|libfm-1.2.4-1|81	%dir %{_includedir}/%{name}
14cu|libfm-1.2.4-1|82	%dir %{_includedir}/%{name}-%{devel_rel}
14cu|libfm-1.2.4-1|83	%{_includedir}/%{name}/*.h
14cu|libfm-1.2.4-1|84	%{_includedir}/%{name}-%{devel_rel}/*.h
14cu|libfm-1.2.4-1|85	%{_libdir}/libfm-gtk.so
14cu|libfm-1.2.4-1|86	%{_libdir}/libfm.so
14cu|libfm-1.2.4-1|87	%{_libdir}/libfm-gtk.a
14cu|libfm-1.2.4-1|88	%{_libdir}/libfm.a
14cu|libfm-1.2.4-1|89	%{_libdir}/libfm-extra.so
14cu|libfm-1.2.4-1|90	%{_libdir}/libfm-extra.a
14cu|libfm-1.2.4-1|91	%{_libdir}/pkgconfig/libfm-gtk.pc
14cu|libfm-1.2.4-1|92	%{_libdir}/pkgconfig/libfm-extra.pc
14cu|libfm-1.2.4-1|93	%{_libdir}/pkgconfig/libfm.pc
14cu|libfm-1.2.4-1|94	
14cu|libfm-1.2.4-1|95	#----------------------------------------------------------------------------
14cu|libfm-1.2.4-1|96	
14cu|libfm-1.2.4-1|97	%prep
14cu|libfm-1.2.4-1|98	%setup -q
14cu|libfm-1.2.4-1|99	%apply_patches
14cu|libfm-1.2.4-1|100	
14cu|libfm-1.2.4-1|101	%build
14cu|libfm-1.2.4-1|102	sed -i "s:-Werror::" configure.ac || die
14cu|libfm-1.2.4-1|103	autoreconf -fi
14cu|libfm-1.2.4-1|104	%define Werror_cflags %nil
14cu|libfm-1.2.4-1|105	%configure2_5x \
14cu|libfm-1.2.4-1|106	--enable-udisks \
14cu|libfm-1.2.4-1|107	--with-gtk=2
14cu|libfm-1.2.4-1|108	# remove rpaths
14cu|libfm-1.2.4-1|109	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|libfm-1.2.4-1|110	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|libfm-1.2.4-1|111	
14cu|libfm-1.2.4-1|112	%make
14cu|libfm-1.2.4-1|113	
14cu|libfm-1.2.4-1|114	%install
14cu|libfm-1.2.4-1|115	%makeinstall_std
14cu|libfm-1.2.4-1|116	
14cu|libfm-1.2.4-1|117	#some hack for avoid upgrade error
14cu|libfm-1.2.4-1|118	#copy all in libfm-1.0 in includedir to libfm instead symlink, rather early it is true
14cu|libfm-1.2.4-1|119	rm -f %{buildroot}%{_includedir}/%{name}
14cu|libfm-1.2.4-1|120	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|libfm-1.2.4-1|121	cp -f %{buildroot}%{_includedir}/%{name}-%{devel_rel}/* %{buildroot}%{_includedir}/%{name}/
14cu|libfm-1.2.4-1|122	
14cu|libfm-1.2.4-1|123	%find_lang %{name}
14cu|libfm-1.2.4-1|124	
14cu|libfm-1.2.4-1|125	%changelog
14cu|libfm-1.2.4-1|126	
14cu|libfm-1.2.4-1|127	* Sat Aug 27 2016 Alzim <alzim@bk.ru> 1.2.4-1
14cu|libfm-1.2.4-1|128	- (f1ccd16) Updated to 1.2.4
14cu|libfm-1.2.4-1|129	
14cu|libfm-1.2.4-1|130	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 1.2.3-2
14cu|libfm-1.2.4-1|131	- (5363ae4) Move to contrib
14cu|libfm-1.2.4-1|132	
14cu|libfm-1.2.4-1|133	* Sat Dec 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
14cu|libfm-1.2.4-1|134	- (db4c078) Updated to 1.2.3
14cu|libfm-1.2.4-1|135	
14cu|libfm-1.2.4-1|136	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-3
14cu|libfm-1.2.4-1|137	- (d3a8725) MassBuild#440: Increase release tag
14cu|libfm-1.2.4-1|138	
14cu|libfm-1.2.4-1|139	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14cu|libfm-1.2.4-1|140	- (83b06e1) Spec cleanup
14cu|libfm-1.2.4-1|141	
14cu|libfm-1.2.4-1|142	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14cu|libfm-1.2.4-1|143	- (12d88ea) SILENT try avoid ABF build error
14cu|libfm-1.2.4-1|144	- (akdengi: db9b24e) fix
14cu|libfm-1.2.4-1|145	- (akdengi: f18061e) SILENT fix spec error
14cu|libfm-1.2.4-1|146	- (akdengi: 795e7be) Add pkgconfig(libexif) to BR
14cu|libfm-1.2.4-1|147	- (akdengi: 935d1fe) update to 1.2.0
14cu|libfm-1.2.4-1|148	
14cu|libfm-1.2.4-1|149	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2.2-1
14cu|libfm-1.2.4-1|150	- (f13bcc7) update to 1.1.2.2
14cu|libfm-1.2.4-1|151	
14cu|libfm-1.2.4-1|152	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2-1
14cu|libfm-1.2.4-1|153	- (5247011) update to 1.1.2
14cu|libfm-1.2.4-1|154	- (akdengi: cefec8b) Update to 1.1.2
14cu|libfm-1.2.4-1|155	
14cu|libfm-1.2.4-1|156	* Mon Jul 22 2013 akdengi <kazancas@mandriva.ru> 1.1.1-5
14cu|libfm-1.2.4-1|157	- (8f5e6df) drop p100
14cu|libfm-1.2.4-1|158	- (akdengi: a4d8338) libfm 1.1.1
14cu|libfm-1.2.4-1|159	
14cu|libfm-1.2.4-1|160	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-5
14cu|libfm-1.2.4-1|161	- (e6d2f3d) revert to gtk2 build
14cu|libfm-1.2.4-1|162	
14cu|libfm-1.2.4-1|163	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-4
14cu|libfm-1.2.4-1|164	- (e1ae33a) revert to gtk2 build
14cu|libfm-1.2.4-1|165	
14cu|libfm-1.2.4-1|166	* Wed Dec 26 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.0-3
14cu|libfm-1.2.4-1|167	- (b564551) repoclosure fix
14cu|libfm-1.2.4-1|168	
14cu|libfm-1.2.4-1|169	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-2
14cu|libfm-1.2.4-1|170	- (0244ecf) fix error with devel package
14cu|libfm-1.2.4-1|171	- (akdengi: f966192) obsoletes libfm < 1.1.0
14cu|libfm-1.2.4-1|172	
14cu|libfm-1.2.4-1|173	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14cu|libfm-1.2.4-1|174	- (b832338) pkgconfig
14cu|libfm-1.2.4-1|175	- (akdengi: 67fd136) fix include dir
14cu|libfm-1.2.4-1|176	- (akdengi: 4a0be17) fix include
14cu|libfm-1.2.4-1|177	- (akdengi: 9668267) fix include dir
14cu|libfm-1.2.4-1|178	- (akdengi: 0ad029b) fix include dir
14cu|libfm-1.2.4-1|179	- (akdengi: 289ce7a) s/gtk/gtk3/
14cu|libfm-1.2.4-1|180	- (Alexander Kazancev: 5fd0eae) Drop gtk-doc
14cu|libfm-1.2.4-1|181	- (akdengi: 0972e81) LOG 1.1.0
14cu|libfm-1.2.4-1|182	
14cu|libfm-1.2.4-1|183	* Thu Sep 27 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.1-1
14cu|libfm-1.2.4-1|184	- (868bfed) Updated libfm.spec
14cu|libfm-1.2.4-1|185	- (Alexander Kazancev: cc11e34) Updated libfm.spec
14cu|libfm-1.2.4-1|186	
14cu|libfm-1.2.4-1|187	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru>
14cu|libfm-1.2.4-1|188	- (9265695) fix
14cu|libfm-1.2.4-1|189	
14cu|libfm-1.2.4-1|190	* Mon Sep 24 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.1-1
14cu|libfm-1.2.4-1|191	- (831c638) version update 1.0.1
14cu|libfm-1.2.4-1|192	
14cu|libfm-1.2.4-1|193	* Thu Sep 06 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.1.17-2
14cu|libfm-1.2.4-1|194	- (399afde) Updated libfm.spec
14cu|libfm-1.2.4-1|195	
14cu|libfm-1.2.4-1|196	* Thu May 31 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.17-1
14cu|libfm-1.2.4-1|197	- (6679c4d) Automatic import for version 0.1.17
14cu|libfm-1.2.4-1|198	
14cu|libfm-1.2.4-1|199	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.16.git20111108-1
14cu|libfm-1.2.4-1|200	- (ca0614d) Automatic import for version 0.1.16.git20111108
14cu|libfm-1.2.4-1|201	
14cu|libfm-1.2.4-1|202	

10647 14
14cu|libftdi-1.3-2|1	%define major 1
14cu|libftdi-1.3-2|2	%define libname %mklibname ftdi %{major}
14cu|libftdi-1.3-2|3	%define libcpp %mklibname ftdip %{major}
14cu|libftdi-1.3-2|4	%define devname %mklibname ftdi -d
14cu|libftdi-1.3-2|5	
14cu|libftdi-1.3-2|6	Summary:	Library to program and control the FTDI USB controller
14cu|libftdi-1.3-2|7	Name:		libftdi
14cu|libftdi-1.3-2|8	Version:	1.3
14cu|libftdi-1.3-2|9	Release:	2
14cu|libftdi-1.3-2|10	License:	GPLv2+
14cu|libftdi-1.3-2|11	Group:		System/Libraries
14cu|libftdi-1.3-2|12	Url:		http://www.intra2net.com/en/developer/libftdi/
14cu|libftdi-1.3-2|13	Source0:	http://www.intra2net.com/en/developer/libftdi/download/%{name}1-%{version}.tar.bz2
14cu|libftdi-1.3-2|14	
14cu|libftdi-1.3-2|15	BuildRequires:	cmake
14cu|libftdi-1.3-2|16	BuildRequires:	doxygen
14cu|libftdi-1.3-2|17	BuildRequires:	swig
14cu|libftdi-1.3-2|18	BuildRequires:	boost-devel
14cu|libftdi-1.3-2|19	BuildRequires:	pkgconfig(libusb)
14cu|libftdi-1.3-2|20	BuildRequires:	pkgconfig(libusb-1.0)
14cu|libftdi-1.3-2|21	BuildRequires:	pkgconfig(python)
14cu|libftdi-1.3-2|22	BuildRequires:	pkgconfig(libconfuse)
14cu|libftdi-1.3-2|23	Requires(pre):	shadow-utils
14cu|libftdi-1.3-2|24	Conflicts:	%{_lib}ftdi1 < 0.20-2
14cu|libftdi-1.3-2|25	
14cu|libftdi-1.3-2|26	%description
14cu|libftdi-1.3-2|27	A library (using libusb) to talk to FTDI's FT2232C,
14cu|libftdi-1.3-2|28	FT232BM and FT245BM type chips including the popular bitbang mode.
14cu|libftdi-1.3-2|29	
14cu|libftdi-1.3-2|30	%files
14cu|libftdi-1.3-2|31	%doc COPYING.LIB COPYING.GPL LICENSE
14cu|libftdi-1.3-2|32	%config(noreplace) %{_sysconfdir}/udev/rules.d/99-libftdi.rules
14cu|libftdi-1.3-2|33	
14cu|libftdi-1.3-2|34	%pre
14cu|libftdi-1.3-2|35	getent group plugdev >/dev/null || groupadd -r plugdev
14cu|libftdi-1.3-2|36	exit 0
14cu|libftdi-1.3-2|37	
14cu|libftdi-1.3-2|38	#----------------------------------------------------------------------------
14cu|libftdi-1.3-2|39	
14cu|libftdi-1.3-2|40	%package -n %{libname}
14cu|libftdi-1.3-2|41	Summary:	Library to program and control the FTDI USB controller
14cu|libftdi-1.3-2|42	Group:		System/Libraries
14cu|libftdi-1.3-2|43	
14cu|libftdi-1.3-2|44	%description -n %{libname}
14cu|libftdi-1.3-2|45	A library (using libusb) to talk to FTDI's FT2232C,
14cu|libftdi-1.3-2|46	FT232BM and FT245BM type chips including the popular bitbang mode.
14cu|libftdi-1.3-2|47	
14cu|libftdi-1.3-2|48	%files -n %{libname}
14cu|libftdi-1.3-2|49	%doc COPYING.LIB COPYING.GPL LICENSE
14cu|libftdi-1.3-2|50	%{_libdir}/libftdi1.so.2*
14cu|libftdi-1.3-2|51	
14cu|libftdi-1.3-2|52	#----------------------------------------------------------------------------
14cu|libftdi-1.3-2|53	
14cu|libftdi-1.3-2|54	%package -n %{libcpp}
14cu|libftdi-1.3-2|55	Summary:	Libftdi library C++ binding
14cu|libftdi-1.3-2|56	Group:		Development/C++
14cu|libftdi-1.3-2|57	
14cu|libftdi-1.3-2|58	%description -n %{libcpp}
14cu|libftdi-1.3-2|59	Libftdi library C++ language binding.
14cu|libftdi-1.3-2|60	
14cu|libftdi-1.3-2|61	%files -n %{libcpp}
14cu|libftdi-1.3-2|62	%doc COPYING.LIB COPYING.GPL LICENSE
14cu|libftdi-1.3-2|63	%{_libdir}/libftdipp1.so.2*
14cu|libftdi-1.3-2|64	
14cu|libftdi-1.3-2|65	#----------------------------------------------------------------------------
14cu|libftdi-1.3-2|66	
14cu|libftdi-1.3-2|67	%package -n %{devname}
14cu|libftdi-1.3-2|68	Summary:	Header files and static libraries for libftdi
14cu|libftdi-1.3-2|69	Group:		Development/C
14cu|libftdi-1.3-2|70	Requires:	%{libname} = %{EVRD}
14cu|libftdi-1.3-2|71	Requires:	%{libcpp} = %{EVRD}
14cu|libftdi-1.3-2|72	
14cu|libftdi-1.3-2|73	%description -n %{devname}
14cu|libftdi-1.3-2|74	Header files and static libraries for libftdi
14cu|libftdi-1.3-2|75	
14cu|libftdi-1.3-2|76	%files -n %{devname}
14cu|libftdi-1.3-2|77	%doc build/doc/html
14cu|libftdi-1.3-2|78	%{_mandir}/man3/*
14cu|libftdi-1.3-2|79	%{_bindir}/libftdi1-config
14cu|libftdi-1.3-2|80	%{_bindir}/ftdi_eeprom
14cu|libftdi-1.3-2|81	%{_includedir}/libftdi1/*.h
14cu|libftdi-1.3-2|82	%{_includedir}/libftdi1/ftdi.hpp
14cu|libftdi-1.3-2|83	%{_libdir}/pkgconfig/*.pc
14cu|libftdi-1.3-2|84	%{_libdir}/cmake/libftdi1/*
14cu|libftdi-1.3-2|85	%{_libdir}/libftdi1.so
14cu|libftdi-1.3-2|86	%{_libdir}/libftdipp1.so
14cu|libftdi-1.3-2|87	
14cu|libftdi-1.3-2|88	#----------------------------------------------------------------------------
14cu|libftdi-1.3-2|89	%define __noautoprov '_ftdi1.so'
14cu|libftdi-1.3-2|90	%package -n	python-%{name}
14cu|libftdi-1.3-2|91	Summary:	Libftdi library Python binding
14cu|libftdi-1.3-2|92	Group:		Development/Python
14cu|libftdi-1.3-2|93	
14cu|libftdi-1.3-2|94	%description -n	python-%{name}
14cu|libftdi-1.3-2|95	Libftdi Python Language bindings.
14cu|libftdi-1.3-2|96	
14cu|libftdi-1.3-2|97	%files -n python-%{name}
14cu|libftdi-1.3-2|98	%doc COPYING.LIB COPYING.GPL LICENSE
14cu|libftdi-1.3-2|99	%{py_platsitedir}/ftdi1.py
14cu|libftdi-1.3-2|100	%{py_platsitedir}/_ftdi1.so
14cu|libftdi-1.3-2|101	%{_datadir}/libftdi/examples/*.py
14cu|libftdi-1.3-2|102	#----------------------------------------------------------------------------
14cu|libftdi-1.3-2|103	
14cu|libftdi-1.3-2|104	%prep
14cu|libftdi-1.3-2|105	%setup -qn %{name}1-%{version}
14cu|libftdi-1.3-2|106	#kernel does not provide usb_device anymore
14cu|libftdi-1.3-2|107	sed -e 's/usb_device/usb/g' -i packages/99-libftdi.rules
14cu|libftdi-1.3-2|108	sed -e 's/GROUP="plugdev"/TAG+="uaccess"/g' -i packages/99-libftdi.rules
14cu|libftdi-1.3-2|109	
14cu|libftdi-1.3-2|110	
14cu|libftdi-1.3-2|111	%build
14cu|libftdi-1.3-2|112	export CFLAGS="%{optflags} -fno-stack-protector"
14cu|libftdi-1.3-2|113	export CXXFLAGS="%{optflags} -fno-stack-protector"
14cu|libftdi-1.3-2|114	%cmake -DSTATICLIBS=off
14cu|libftdi-1.3-2|115	doxygen -u
14cu|libftdi-1.3-2|116	%make
14cu|libftdi-1.3-2|117	
14cu|libftdi-1.3-2|118	
14cu|libftdi-1.3-2|119	%install
14cu|libftdi-1.3-2|120	%makeinstall_std -C build
14cu|libftdi-1.3-2|121	install -p -m644 packages/99-libftdi.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/99-libftdi.rules
14cu|libftdi-1.3-2|122	
14cu|libftdi-1.3-2|123	#no man install
14cu|libftdi-1.3-2|124	mkdir -p %{buildroot}%{_mandir}/man3
14cu|libftdi-1.3-2|125	install -p -m 644 build/doc/man/man3/*.3 %{buildroot}%{_mandir}/man3
14cu|libftdi-1.3-2|126	
14cu|libftdi-1.3-2|127	# clean
14cu|libftdi-1.3-2|128	rm -f %{buildroot}%{_bindir}/{simple,bitbang,bitbang2,bitbang_ft2232,bitbang_cbus,find_all,find_all_pp,serial_test,aud_test}
14cu|libftdi-1.3-2|129	find %{buildroot}%{_datadir}/libftdi/examples -name "*.pyc" -or -name "*.pyo" -exec rm -f \{\} \;
14cu|libftdi-1.3-2|130	
14cu|libftdi-1.3-2|131	find %{buildroot} -type f -name "*.la" -delete
14cu|libftdi-1.3-2|132	find %{buildroot} -type f -name "*.a" -delete
14cu|libftdi-1.3-2|133	find %{buildroot} -type f -name "example.conf" -delete
14cu|libftdi-1.3-2|134	
14cu|libftdi-1.3-2|135	%changelog
14cu|libftdi-1.3-2|136	
14cu|libftdi-1.3-2|137	* Mon Sep 26 2016 alzim <alzim@bk.ru> 1.3-2
14cu|libftdi-1.3-2|138	- (d26944e) Merge pull request #3 from import/libftdi:rosa2016.1
14cu|libftdi-1.3-2|139	- (d26944e) delete example.conf
14cu|libftdi-1.3-2|140	
14cu|libftdi-1.3-2|141	

10648 14
14cu|libgap-4.8.3-1|1	%define major 0
14cu|libgap-4.8.3-1|2	%define libname %mklibname gap %{major}
14cu|libgap-4.8.3-1|3	%define devname %mklibname gap -d
14cu|libgap-4.8.3-1|4	
14cu|libgap-4.8.3-1|5	Summary:	C library version of the GAP kernel
14cu|libgap-4.8.3-1|6	Name:		libgap
14cu|libgap-4.8.3-1|7	Version:	4.8.3
14cu|libgap-4.8.3-1|8	Release:	1
14cu|libgap-4.8.3-1|9	License:	GPLv2+
14cu|libgap-4.8.3-1|10	Group:		Sciences/Mathematics
14cu|libgap-4.8.3-1|11	Url:		https://bitbucket.org/vbraun/libgap
14cu|libgap-4.8.3-1|12	Source0:	https://bitbucket.org/vbraun/libgap/downloads/%{name}-%{version}.tar.gz
14cu|libgap-4.8.3-1|13	Patch0:		libgap-nogmp.patch
14cu|libgap-4.8.3-1|14	BuildRequires:	libtool
14cu|libgap-4.8.3-1|15	BuildRequires:	gap-libs
14cu|libgap-4.8.3-1|16	BuildRequires:	gap-devel
14cu|libgap-4.8.3-1|17	
14cu|libgap-4.8.3-1|18	%description
14cu|libgap-4.8.3-1|19	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
14cu|libgap-4.8.3-1|20	
14cu|libgap-4.8.3-1|21	LibGAP is essentially a fork of the upstream GAP kernel. It is developed
14cu|libgap-4.8.3-1|22	in its own repository at https://bitbucket.org/vbraun/libgap. This is
14cu|libgap-4.8.3-1|23	also where the spkg metadata is tracked.
14cu|libgap-4.8.3-1|24	
14cu|libgap-4.8.3-1|25	#----------------------------------------------------------------------------
14cu|libgap-4.8.3-1|26	
14cu|libgap-4.8.3-1|27	%package -n %{libname}
14cu|libgap-4.8.3-1|28	Summary:	C library version of the GAP kernel
14cu|libgap-4.8.3-1|29	Group:		System/Libraries
14cu|libgap-4.8.3-1|30	Conflicts:	%{_lib}libgap < 4.8.3
14cu|libgap-4.8.3-1|31	Obsoletes:	%{_lib}libgap < 4.8.3
14cu|libgap-4.8.3-1|32	
14cu|libgap-4.8.3-1|33	%description -n %{libname}
14cu|libgap-4.8.3-1|34	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
14cu|libgap-4.8.3-1|35	
14cu|libgap-4.8.3-1|36	%files -n %{libname}
14cu|libgap-4.8.3-1|37	%doc AUTHORS COPYING README
14cu|libgap-4.8.3-1|38	%{_libdir}/%{name}.so.%{major}*
14cu|libgap-4.8.3-1|39	
14cu|libgap-4.8.3-1|40	#----------------------------------------------------------------------------
14cu|libgap-4.8.3-1|41	
14cu|libgap-4.8.3-1|42	%package -n %{devname}
14cu|libgap-4.8.3-1|43	Summary:	Development files for %{name}
14cu|libgap-4.8.3-1|44	Group:		Development/C
14cu|libgap-4.8.3-1|45	Requires:	%{libname} = %{EVRD}
14cu|libgap-4.8.3-1|46	Provides:	%{name}-devel = %{EVRD}
14cu|libgap-4.8.3-1|47	Conflicts:	%{_lib}libgap-devel < 4.8.3
14cu|libgap-4.8.3-1|48	Obsoletes:	%{_lib}libgap-devel < 4.8.3
14cu|libgap-4.8.3-1|49	
14cu|libgap-4.8.3-1|50	%description -n %{devname}
14cu|libgap-4.8.3-1|51	This package contains the header files and development documentation
14cu|libgap-4.8.3-1|52	for %{name}.
14cu|libgap-4.8.3-1|53	
14cu|libgap-4.8.3-1|54	%files -n %{devname}
14cu|libgap-4.8.3-1|55	%{_includedir}/gap
14cu|libgap-4.8.3-1|56	%{_libdir}/%{name}.so
14cu|libgap-4.8.3-1|57	
14cu|libgap-4.8.3-1|58	#----------------------------------------------------------------------------
14cu|libgap-4.8.3-1|59	
14cu|libgap-4.8.3-1|60	%prep
14cu|libgap-4.8.3-1|61	%setup -q
14cu|libgap-4.8.3-1|62	%patch0 -p1
14cu|libgap-4.8.3-1|63	# due to patching configure.ac in patch0
14cu|libgap-4.8.3-1|64	autoreconf -ifs
14cu|libgap-4.8.3-1|65	
14cu|libgap-4.8.3-1|66	%build
14cu|libgap-4.8.3-1|67	export CFLAGS='%{optflags} -DSYS_DEFAULT_PATHS=\"%{_gap_dir}\"'
14cu|libgap-4.8.3-1|68	%configure \
14cu|libgap-4.8.3-1|69	--enable-shared \
14cu|libgap-4.8.3-1|70	--disable-static \
14cu|libgap-4.8.3-1|71	--without-gmp
14cu|libgap-4.8.3-1|72	%make
14cu|libgap-4.8.3-1|73	
14cu|libgap-4.8.3-1|74	%install
14cu|libgap-4.8.3-1|75	%makeinstall_std
14cu|libgap-4.8.3-1|76	
14cu|libgap-4.8.3-1|77	%check
14cu|libgap-4.8.3-1|78	make check
14cu|libgap-4.8.3-1|79	
14cu|libgap-4.8.3-1|80	
14cu|libgap-4.8.3-1|81	%changelog
14cu|libgap-4.8.3-1|82	
14cu|libgap-4.8.3-1|83	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.3-1
14cu|libgap-4.8.3-1|84	- (786253f) New version 4.8.3
14cu|libgap-4.8.3-1|85	- (786253f) Properly package shared library and development package (follow policies)
14cu|libgap-4.8.3-1|86	
14cu|libgap-4.8.3-1|87	

10649 14
14cu|libilbc-2.0.2-1|1	%define major 2
14cu|libilbc-2.0.2-1|2	%define libname %mklibname ilbc %{major}
14cu|libilbc-2.0.2-1|3	%define libnamedev %mklibname ilbc -d
14cu|libilbc-2.0.2-1|4	
14cu|libilbc-2.0.2-1|5	Summary:	Internet Low Bitrate Codec (iLBC) library
14cu|libilbc-2.0.2-1|6	Name:		libilbc
14cu|libilbc-2.0.2-1|7	Version:	2.0.2
14cu|libilbc-2.0.2-1|8	Release:	1
14cu|libilbc-2.0.2-1|9	License:	BSD-style
14cu|libilbc-2.0.2-1|10	Group:		System/Libraries
14cu|libilbc-2.0.2-1|11	URL:		https://github.com/TimothyGu/libilbc
14cu|libilbc-2.0.2-1|12	Source0:	https://github.com/TimothyGu/libilbc/releases/download/v%{version}/libilbc-%{version}.tar.gz
14cu|libilbc-2.0.2-1|13	BuildRequires:	autoconf
14cu|libilbc-2.0.2-1|14	BuildRequires:	automake
14cu|libilbc-2.0.2-1|15	BuildRequires:	libtool
14cu|libilbc-2.0.2-1|16	BuildRequires:	pkgconfig
14cu|libilbc-2.0.2-1|17	
14cu|libilbc-2.0.2-1|18	%description
14cu|libilbc-2.0.2-1|19	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cu|libilbc-2.0.2-1|20	voice communication over IP. The codec is designed for narrow band speech and
14cu|libilbc-2.0.2-1|21	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cu|libilbc-2.0.2-1|22	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cu|libilbc-2.0.2-1|23	graceful speech quality degradation in the case of lost frames, which occurs in
14cu|libilbc-2.0.2-1|24	connection with lost or delayed IP packets.
14cu|libilbc-2.0.2-1|25	
14cu|libilbc-2.0.2-1|26	%package -n	%{libname}
14cu|libilbc-2.0.2-1|27	Summary:	Internet Low Bitrate Codec (iLBC) library
14cu|libilbc-2.0.2-1|28	Group:          System/Libraries
14cu|libilbc-2.0.2-1|29	
14cu|libilbc-2.0.2-1|30	%description -n	%{libname}
14cu|libilbc-2.0.2-1|31	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cu|libilbc-2.0.2-1|32	voice communication over IP. The codec is designed for narrow band speech and
14cu|libilbc-2.0.2-1|33	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cu|libilbc-2.0.2-1|34	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cu|libilbc-2.0.2-1|35	graceful speech quality degradation in the case of lost frames, which occurs in
14cu|libilbc-2.0.2-1|36	connection with lost or delayed IP packets.
14cu|libilbc-2.0.2-1|37	
14cu|libilbc-2.0.2-1|38	%package -n %{libnamedev}
14cu|libilbc-2.0.2-1|39	Summary:	Development and header files for the iLBC library
14cu|libilbc-2.0.2-1|40	Group:		Development/C
14cu|libilbc-2.0.2-1|41	Requires:	%{libname} = %{version}-%{release}
14cu|libilbc-2.0.2-1|42	Provides:	%{name}-devel = %{version}-%{release}
14cu|libilbc-2.0.2-1|43	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|libilbc-2.0.2-1|44	
14cu|libilbc-2.0.2-1|45	%description -n %{libnamedev}
14cu|libilbc-2.0.2-1|46	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
14cu|libilbc-2.0.2-1|47	voice communication over IP. The codec is designed for narrow band speech and
14cu|libilbc-2.0.2-1|48	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
14cu|libilbc-2.0.2-1|49	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
14cu|libilbc-2.0.2-1|50	graceful speech quality degradation in the case of lost frames, which occurs in
14cu|libilbc-2.0.2-1|51	connection with lost or delayed IP packets.
14cu|libilbc-2.0.2-1|52	
14cu|libilbc-2.0.2-1|53	%prep
14cu|libilbc-2.0.2-1|54	
14cu|libilbc-2.0.2-1|55	%setup -q
14cu|libilbc-2.0.2-1|56	
14cu|libilbc-2.0.2-1|57	%build
14cu|libilbc-2.0.2-1|58	autoreconf -fi
14cu|libilbc-2.0.2-1|59	%configure2_5x \
14cu|libilbc-2.0.2-1|60	--disable-static
14cu|libilbc-2.0.2-1|61	%make
14cu|libilbc-2.0.2-1|62	
14cu|libilbc-2.0.2-1|63	%install
14cu|libilbc-2.0.2-1|64	%makeinstall_std
14cu|libilbc-2.0.2-1|65	
14cu|libilbc-2.0.2-1|66	rm -f %{buildroot}%{_libdir}/*.*a
14cu|libilbc-2.0.2-1|67	rm -rf %{buildroot}%{_datadir}/doc/libilbc
14cu|libilbc-2.0.2-1|68	
14cu|libilbc-2.0.2-1|69	%files -n %{libname}
14cu|libilbc-2.0.2-1|70	%doc COPYING README* NEWS*
14cu|libilbc-2.0.2-1|71	%{_libdir}/libilbc.so.%{major}*
14cu|libilbc-2.0.2-1|72	
14cu|libilbc-2.0.2-1|73	%files -n %{libnamedev}
14cu|libilbc-2.0.2-1|74	%{_includedir}/ilbc.h
14cu|libilbc-2.0.2-1|75	%{_libdir}/libilbc.so
14cu|libilbc-2.0.2-1|76	%{_libdir}/pkgconfig/libilbc.pc
14cu|libilbc-2.0.2-1|77	
14cu|libilbc-2.0.2-1|78	
14cu|libilbc-2.0.2-1|79	
14cu|libilbc-2.0.2-1|80	%changelog
14cu|libilbc-2.0.2-1|81	
14cu|libilbc-2.0.2-1|82	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14cu|libilbc-2.0.2-1|83	- (03029c5) Updated to 2.0.2
14cu|libilbc-2.0.2-1|84	
14cu|libilbc-2.0.2-1|85	

10650 14
14cu|libinstpatch-1.0.0-4|1	%define api 1.0
14cu|libinstpatch-1.0.0-4|2	%define major 0
14cu|libinstpatch-1.0.0-4|3	%define libname %mklibname instpatch %{api} %{major}
14cu|libinstpatch-1.0.0-4|4	%define devname %mklibname instpatch -d
14cu|libinstpatch-1.0.0-4|5	
14cu|libinstpatch-1.0.0-4|6	Summary:	Library for processing Music Instrument patch files
14cu|libinstpatch-1.0.0-4|7	Name:		libinstpatch
14cu|libinstpatch-1.0.0-4|8	Version:	1.0.0
14cu|libinstpatch-1.0.0-4|9	Release:	4
14cu|libinstpatch-1.0.0-4|10	License:	LGPLv2+
14cu|libinstpatch-1.0.0-4|11	Group:		System/Libraries
14cu|libinstpatch-1.0.0-4|12	Url:		http://swami.sourceforge.net
14cu|libinstpatch-1.0.0-4|13	Source0:	http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
14cu|libinstpatch-1.0.0-4|14	BuildRequires:	gtk-doc
14cu|libinstpatch-1.0.0-4|15	BuildRequires:	intltool
14cu|libinstpatch-1.0.0-4|16	BuildRequires:	pkgconfig(audiofile)
14cu|libinstpatch-1.0.0-4|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|libinstpatch-1.0.0-4|18	BuildRequires:	pkgconfig(pygobject-2.0)
14cu|libinstpatch-1.0.0-4|19	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|libinstpatch-1.0.0-4|20	BuildRequires:	pkgconfig(sndfile)
14cu|libinstpatch-1.0.0-4|21	Requires:	pygtk2.0
14cu|libinstpatch-1.0.0-4|22	
14cu|libinstpatch-1.0.0-4|23	%description
14cu|libinstpatch-1.0.0-4|24	Library for processing digital sample based MIDI instrument "patch" files.
14cu|libinstpatch-1.0.0-4|25	The types of files libInstPatch supports are used for creating
14cu|libinstpatch-1.0.0-4|26	instrument sounds for wavetable synthesis. libInstPatch provides
14cu|libinstpatch-1.0.0-4|27	an object framework (based on GObject) to load patch files into,
14cu|libinstpatch-1.0.0-4|28	which can then be edited, converted, compressed and saved.
14cu|libinstpatch-1.0.0-4|29	
14cu|libinstpatch-1.0.0-4|30	#----------------------------------------------------------------------------
14cu|libinstpatch-1.0.0-4|31	
14cu|libinstpatch-1.0.0-4|32	%package -n instpatch
14cu|libinstpatch-1.0.0-4|33	Summary:	Utilities related to the libinstpatch library
14cu|libinstpatch-1.0.0-4|34	Group:		System/Libraries
14cu|libinstpatch-1.0.0-4|35	
14cu|libinstpatch-1.0.0-4|36	%description -n instpatch
14cu|libinstpatch-1.0.0-4|37	Utilities related to the libinstpatch library. LibInstPatch contains
14cu|libinstpatch-1.0.0-4|38	tools for processing digital sample based MIDI instrument "patch" files.
14cu|libinstpatch-1.0.0-4|39	The types of files libInstPatch supports are used for creating
14cu|libinstpatch-1.0.0-4|40	instrument sounds for wavetable synthesis. libInstPatch provides
14cu|libinstpatch-1.0.0-4|41	an object framework (based on GObject) to load patch files into,
14cu|libinstpatch-1.0.0-4|42	which can then be edited, converted, compressed and saved.
14cu|libinstpatch-1.0.0-4|43	
14cu|libinstpatch-1.0.0-4|44	%files -n instpatch
14cu|libinstpatch-1.0.0-4|45	%{_bindir}/riff_dump
14cu|libinstpatch-1.0.0-4|46	%{python_sitelib}/ipatchmodule.*
14cu|libinstpatch-1.0.0-4|47	%{_datadir}/pygtk/2.0/defs/ipatch*.defs
14cu|libinstpatch-1.0.0-4|48	
14cu|libinstpatch-1.0.0-4|49	#----------------------------------------------------------------------------
14cu|libinstpatch-1.0.0-4|50	
14cu|libinstpatch-1.0.0-4|51	%package -n %{libname}
14cu|libinstpatch-1.0.0-4|52	Summary:	Library for processing music instrument patch files
14cu|libinstpatch-1.0.0-4|53	Group:		System/Libraries
14cu|libinstpatch-1.0.0-4|54	Provides:	%{name} = %{EVRD}
14cu|libinstpatch-1.0.0-4|55	Conflicts:	%{_lib}instpatch0 < 1.0.0-4
14cu|libinstpatch-1.0.0-4|56	Obsoletes:	%{_lib}instpatch0 < 1.0.0-4
14cu|libinstpatch-1.0.0-4|57	
14cu|libinstpatch-1.0.0-4|58	%description -n %{libname}
14cu|libinstpatch-1.0.0-4|59	Library for processing digital sample based MIDI instrument "patch" files.
14cu|libinstpatch-1.0.0-4|60	The types of files libInstPatch supports are used for creating
14cu|libinstpatch-1.0.0-4|61	instrument sounds for wavetable synthesis. libInstPatch provides
14cu|libinstpatch-1.0.0-4|62	an object framework (based on GObject) to load patch files into,
14cu|libinstpatch-1.0.0-4|63	which can then be edited, converted, compressed and saved.
14cu|libinstpatch-1.0.0-4|64	
14cu|libinstpatch-1.0.0-4|65	%files -n %{libname}
14cu|libinstpatch-1.0.0-4|66	%doc AUTHORS README
14cu|libinstpatch-1.0.0-4|67	%{_libdir}/%{name}-%{api}.so.%{major}*
14cu|libinstpatch-1.0.0-4|68	
14cu|libinstpatch-1.0.0-4|69	#----------------------------------------------------------------------------
14cu|libinstpatch-1.0.0-4|70	
14cu|libinstpatch-1.0.0-4|71	%package -n %{devname}
14cu|libinstpatch-1.0.0-4|72	Summary:	Libinstpatch development headers
14cu|libinstpatch-1.0.0-4|73	Group:		System/Libraries
14cu|libinstpatch-1.0.0-4|74	Requires:	%{libname} = %{EVRD}
14cu|libinstpatch-1.0.0-4|75	Provides:	%{name}-devel = %{EVRD}
14cu|libinstpatch-1.0.0-4|76	Provides:	instpatch-devel = %{EVRD}
14cu|libinstpatch-1.0.0-4|77	
14cu|libinstpatch-1.0.0-4|78	%description -n %{devname}
14cu|libinstpatch-1.0.0-4|79	Header files needed to build applications against libinstpatch.
14cu|libinstpatch-1.0.0-4|80	
14cu|libinstpatch-1.0.0-4|81	%files -n %{devname}
14cu|libinstpatch-1.0.0-4|82	%doc %{_datadir}/gtk-doc/html/%{name}
14cu|libinstpatch-1.0.0-4|83	%dir %{_includedir}/%{name}-%{api}/%{name}
14cu|libinstpatch-1.0.0-4|84	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cu|libinstpatch-1.0.0-4|85	%{_libdir}/%{name}-%{api}.so
14cu|libinstpatch-1.0.0-4|86	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|libinstpatch-1.0.0-4|87	
14cu|libinstpatch-1.0.0-4|88	#----------------------------------------------------------------------------
14cu|libinstpatch-1.0.0-4|89	
14cu|libinstpatch-1.0.0-4|90	%prep
14cu|libinstpatch-1.0.0-4|91	%setup -q
14cu|libinstpatch-1.0.0-4|92	
14cu|libinstpatch-1.0.0-4|93	%build
14cu|libinstpatch-1.0.0-4|94	#add unlinked cmath lib, autoreconf doesn't work
14cu|libinstpatch-1.0.0-4|95	LDFLAGS="-lm -lglib-2.0 -lgobject-2.0" %configure2_5x --enable-static=no
14cu|libinstpatch-1.0.0-4|96	%make
14cu|libinstpatch-1.0.0-4|97	
14cu|libinstpatch-1.0.0-4|98	%install
14cu|libinstpatch-1.0.0-4|99	%makeinstall_std
14cu|libinstpatch-1.0.0-4|100	
14cu|libinstpatch-1.0.0-4|101	%ifarch x86_64
14cu|libinstpatch-1.0.0-4|102	install -d %{buildroot}%{python_sitelib}
14cu|libinstpatch-1.0.0-4|103	mv %{buildroot}%{_prefix}/%{_lib}/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
14cu|libinstpatch-1.0.0-4|104	%endif
14cu|libinstpatch-1.0.0-4|105	
14cu|libinstpatch-1.0.0-4|106	
14cu|libinstpatch-1.0.0-4|107	%changelog
14cu|libinstpatch-1.0.0-4|108	
14cu|libinstpatch-1.0.0-4|109	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-4
14cu|libinstpatch-1.0.0-4|110	- (49e6145) Properly name library package (add API)
14cu|libinstpatch-1.0.0-4|111	
14cu|libinstpatch-1.0.0-4|112	

10651 14
14cu|libisoburn-1.4.2-1|1	%define major 1
14cu|libisoburn-1.4.2-1|2	%define libname %mklibname isoburn %{major}
14cu|libisoburn-1.4.2-1|3	%define devname %mklibname isoburn -d
14cu|libisoburn-1.4.2-1|4	
14cu|libisoburn-1.4.2-1|5	Summary:	Enables creation and expansion of ISO-9660 filesystems
14cu|libisoburn-1.4.2-1|6	Name:		libisoburn
14cu|libisoburn-1.4.2-1|7	Version:	1.4.2
14cu|libisoburn-1.4.2-1|8	Release:	1
14cu|libisoburn-1.4.2-1|9	Group:		System/Libraries
14cu|libisoburn-1.4.2-1|10	License:	GPLv2+
14cu|libisoburn-1.4.2-1|11	Url:		http://libburnia-project.org
14cu|libisoburn-1.4.2-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14cu|libisoburn-1.4.2-1|13	Source1:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.sig
14cu|libisoburn-1.4.2-1|14	BuildRequires:	doxygen
14cu|libisoburn-1.4.2-1|15	BuildRequires:	acl-devel
14cu|libisoburn-1.4.2-1|16	BuildRequires:	readline-devel
14cu|libisoburn-1.4.2-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|libisoburn-1.4.2-1|18	BuildRequires:	pkgconfig(libburn-1) >= %{version}
14cu|libisoburn-1.4.2-1|19	BuildRequires:	pkgconfig(libisofs-1) >= %{version}
14cu|libisoburn-1.4.2-1|20	BuildRequires:	pkgconfig(zlib)
14cu|libisoburn-1.4.2-1|21	
14cu|libisoburn-1.4.2-1|22	#----------------------------------------------------------------------------
14cu|libisoburn-1.4.2-1|23	
14cu|libisoburn-1.4.2-1|24	%package -n %{libname}
14cu|libisoburn-1.4.2-1|25	Summary:	CD-ROM image access library - shared library
14cu|libisoburn-1.4.2-1|26	Group:		System/Libraries
14cu|libisoburn-1.4.2-1|27	
14cu|libisoburn-1.4.2-1|28	%description -n %{libname}
14cu|libisoburn-1.4.2-1|29	Shared libraries of libisoburn for software using it.
14cu|libisoburn-1.4.2-1|30	
14cu|libisoburn-1.4.2-1|31	%description
14cu|libisoburn-1.4.2-1|32	libisoburn is a frontend for libraries libburn and libisofs which
14cu|libisoburn-1.4.2-1|33	enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD
14cu|libisoburn-1.4.2-1|34	media supported by libburn.
14cu|libisoburn-1.4.2-1|35	This includes media like DVD+RW, which do not support multi-session management
14cu|libisoburn-1.4.2-1|36	on media level and even plain disk files or block devices.
14cu|libisoburn-1.4.2-1|37	The price for that is thorough specialization on data files
14cu|libisoburn-1.4.2-1|38	in ISO-9660 filesystem images. So libisoburn is not suitable for audio
14cu|libisoburn-1.4.2-1|39	(CD-DA) or any other CD layout which does not entirely consist
14cu|libisoburn-1.4.2-1|40	of ISO-9660 sessions.
14cu|libisoburn-1.4.2-1|41	
14cu|libisoburn-1.4.2-1|42	%files -n %{libname}
14cu|libisoburn-1.4.2-1|43	%{_libdir}/%{name}*.so.%{major}*
14cu|libisoburn-1.4.2-1|44	
14cu|libisoburn-1.4.2-1|45	#----------------------------------------------------------------------------
14cu|libisoburn-1.4.2-1|46	
14cu|libisoburn-1.4.2-1|47	%package -n %{devname}
14cu|libisoburn-1.4.2-1|48	Summary:	CD-ROM image access library - development headers
14cu|libisoburn-1.4.2-1|49	Group:		Development/C
14cu|libisoburn-1.4.2-1|50	Provides:	%{name}-devel = %{EVRD}
14cu|libisoburn-1.4.2-1|51	Provides:	libisoburn-devel = %{EVRD}
14cu|libisoburn-1.4.2-1|52	Requires:	%{libname} = %{EVRD}
14cu|libisoburn-1.4.2-1|53	
14cu|libisoburn-1.4.2-1|54	%description -n %{devname}
14cu|libisoburn-1.4.2-1|55	The libisoburn-devel package contains libraries and header files for
14cu|libisoburn-1.4.2-1|56	developing applications that use libisoburn.
14cu|libisoburn-1.4.2-1|57	
14cu|libisoburn-1.4.2-1|58	%files -n %{devname}
14cu|libisoburn-1.4.2-1|59	%doc AUTHORS COPYING COPYRIGHT README ChangeLog
14cu|libisoburn-1.4.2-1|60	%doc doc/html
14cu|libisoburn-1.4.2-1|61	%{_includedir}/%{name}
14cu|libisoburn-1.4.2-1|62	%{_libdir}/%{name}.so
14cu|libisoburn-1.4.2-1|63	%{_libdir}/pkgconfig/%{name}*.pc
14cu|libisoburn-1.4.2-1|64	
14cu|libisoburn-1.4.2-1|65	#----------------------------------------------------------------------------
14cu|libisoburn-1.4.2-1|66	
14cu|libisoburn-1.4.2-1|67	%package -n xorriso-isoburn
14cu|libisoburn-1.4.2-1|68	Summary:	ISO-9660 and Rock Ridge image manipulation tool
14cu|libisoburn-1.4.2-1|69	Group:		Archiving/Cd burning
14cu|libisoburn-1.4.2-1|70	URL:		http://scdbackup.sourceforge.net/xorriso_eng.html
14cu|libisoburn-1.4.2-1|71	Requires:	%{libname} = %{EVRD}
14cu|libisoburn-1.4.2-1|72	
14cu|libisoburn-1.4.2-1|73	%description -n xorriso-isoburn
14cu|libisoburn-1.4.2-1|74	Xorriso is a program which copies file objects from POSIX compliant
14cu|libisoburn-1.4.2-1|75	filesystems into Rock Ridge enhanced ISO-9660 filesystems and allows
14cu|libisoburn-1.4.2-1|76	session-wise manipulation of such filesystems. It can load management
14cu|libisoburn-1.4.2-1|77	information of existing ISO images and it writes the session results
14cu|libisoburn-1.4.2-1|78	to optical media or to filesystem objects. Vice versa xorriso is able
14cu|libisoburn-1.4.2-1|79	to copy file objects out of ISO-9660 filesystems.
14cu|libisoburn-1.4.2-1|80	
14cu|libisoburn-1.4.2-1|81	Filesystem manipulation capabilities surpass those of mkisofs. Xorriso
14cu|libisoburn-1.4.2-1|82	is especially suitable for backups, because of its high fidelity of
14cu|libisoburn-1.4.2-1|83	file attribute recording and its incremental update sessions. Optical
14cu|libisoburn-1.4.2-1|84	supported media: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW,
14cu|libisoburn-1.4.2-1|85	DVD-RAM, BD-R and BD-RE.
14cu|libisoburn-1.4.2-1|86	
14cu|libisoburn-1.4.2-1|87	%files -n xorriso-isoburn
14cu|libisoburn-1.4.2-1|88	%{_bindir}/osirrox
14cu|libisoburn-1.4.2-1|89	%{_bindir}/xorrecord
14cu|libisoburn-1.4.2-1|90	%{_bindir}/xorriso
14cu|libisoburn-1.4.2-1|91	%{_bindir}/xorrisofs
14cu|libisoburn-1.4.2-1|92	%{_bindir}/xorriso-tcltk
14cu|libisoburn-1.4.2-1|93	%{_mandir}/man1/xorriso.1*
14cu|libisoburn-1.4.2-1|94	%{_mandir}/man1/xorrisofs.1*
14cu|libisoburn-1.4.2-1|95	%{_mandir}/man1/xorrecord.1*
14cu|libisoburn-1.4.2-1|96	%{_infodir}/xorriso.info*
14cu|libisoburn-1.4.2-1|97	%{_infodir}/xorrecord.info*
14cu|libisoburn-1.4.2-1|98	%{_infodir}/xorrisofs.info*
14cu|libisoburn-1.4.2-1|99	
14cu|libisoburn-1.4.2-1|100	#----------------------------------------------------------------------------
14cu|libisoburn-1.4.2-1|101	
14cu|libisoburn-1.4.2-1|102	%prep
14cu|libisoburn-1.4.2-1|103	%setup -q
14cu|libisoburn-1.4.2-1|104	
14cu|libisoburn-1.4.2-1|105	%build
14cu|libisoburn-1.4.2-1|106	touch NEWS
14cu|libisoburn-1.4.2-1|107	
14cu|libisoburn-1.4.2-1|108	autoreconf -fi
14cu|libisoburn-1.4.2-1|109	
14cu|libisoburn-1.4.2-1|110	%configure --disable-static
14cu|libisoburn-1.4.2-1|111	%make LIBS='-lpthread -lreadline'
14cu|libisoburn-1.4.2-1|112	doxygen doc/doxygen.conf
14cu|libisoburn-1.4.2-1|113	
14cu|libisoburn-1.4.2-1|114	%install
14cu|libisoburn-1.4.2-1|115	%makeinstall_std
14cu|libisoburn-1.4.2-1|116	
14cu|libisoburn-1.4.2-1|117	%changelog
14cu|libisoburn-1.4.2-1|118	
14cu|libisoburn-1.4.2-1|119	* Sun Apr 24 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.2-1
14cu|libisoburn-1.4.2-1|120	- (7665af3) Merge pull request #1 from alzim/libisoburn:rosa2014.1
14cu|libisoburn-1.4.2-1|121	- (7665af3) Updated to 1.4.2
14cu|libisoburn-1.4.2-1|122	
14cu|libisoburn-1.4.2-1|123	

10652 14
14cu|libkkc-0.3.5-1|1	%global dataversion 0.2.7
14cu|libkkc-0.3.5-1|2	
14cu|libkkc-0.3.5-1|3	%define major 2
14cu|libkkc-0.3.5-1|4	%define gir_major 1.0
14cu|libkkc-0.3.5-1|5	%define libname %mklibname kkc %{major}
14cu|libkkc-0.3.5-1|6	%define devname %mklibname kkc -d
14cu|libkkc-0.3.5-1|7	%define girname %mklibname kkc-gir %{gir_major}
14cu|libkkc-0.3.5-1|8	
14cu|libkkc-0.3.5-1|9	Summary:	Japanese Kana Kanji conversion library
14cu|libkkc-0.3.5-1|10	Name:		libkkc
14cu|libkkc-0.3.5-1|11	Version:	0.3.5
14cu|libkkc-0.3.5-1|12	Release:	1
14cu|libkkc-0.3.5-1|13	License:	GPLv3+
14cu|libkkc-0.3.5-1|14	Group:		System/Internationalization
14cu|libkkc-0.3.5-1|15	Url:		https://bitbucket.org/libkkc
14cu|libkkc-0.3.5-1|16	Source0:	https://bitbucket.org/libkkc/libkkc/downloads/%{name}-%{version}.tar.gz
14cu|libkkc-0.3.5-1|17	Source1:	https://bitbucket.org/libkkc/libkkc-data/downloads/%{name}-data-%{dataversion}.tar.xz
14cu|libkkc-0.3.5-1|18	BuildRequires:	intltool
14cu|libkkc-0.3.5-1|19	BuildRequires:	marisa-python
14cu|libkkc-0.3.5-1|20	BuildRequires:	vala
14cu|libkkc-0.3.5-1|21	BuildRequires:	vala-tools
14cu|libkkc-0.3.5-1|22	BuildRequires:	pkgconfig(gee-0.8)
14cu|libkkc-0.3.5-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|libkkc-0.3.5-1|24	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|libkkc-0.3.5-1|25	BuildRequires:	pkgconfig(marisa)
14cu|libkkc-0.3.5-1|26	BuildRequires:	pkgconfig(python)
14cu|libkkc-0.3.5-1|27	BuildRequires:	pkgconfig(vapigen)
14cu|libkkc-0.3.5-1|28	Requires:	skkdic
14cu|libkkc-0.3.5-1|29	
14cu|libkkc-0.3.5-1|30	%description
14cu|libkkc-0.3.5-1|31	libkkc provides a converter from Kana-string to Kana-Kanji-mixed-string.
14cu|libkkc-0.3.5-1|32	It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter,
14cu|libkkc-0.3.5-1|33	while libkkc tries to convert sentences in a bit more complex way using
14cu|libkkc-0.3.5-1|34	N-gram language models.
14cu|libkkc-0.3.5-1|35	
14cu|libkkc-0.3.5-1|36	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|37	
14cu|libkkc-0.3.5-1|38	%package common
14cu|libkkc-0.3.5-1|39	Summary:	Common data files for %{name}
14cu|libkkc-0.3.5-1|40	Group:		System/Internationalization
14cu|libkkc-0.3.5-1|41	BuildArch:	noarch
14cu|libkkc-0.3.5-1|42	
14cu|libkkc-0.3.5-1|43	%description common
14cu|libkkc-0.3.5-1|44	The %{name}-common package contains the arch-independent data that
14cu|libkkc-0.3.5-1|45	%{name} uses at run time.
14cu|libkkc-0.3.5-1|46	
14cu|libkkc-0.3.5-1|47	%files common -f %{name}.lang
14cu|libkkc-0.3.5-1|48	%{_datadir}/libkkc
14cu|libkkc-0.3.5-1|49	
14cu|libkkc-0.3.5-1|50	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|51	
14cu|libkkc-0.3.5-1|52	%package data
14cu|libkkc-0.3.5-1|53	Summary:	Data files for %{name}
14cu|libkkc-0.3.5-1|54	Group:		System/Internationalization
14cu|libkkc-0.3.5-1|55	
14cu|libkkc-0.3.5-1|56	%description data
14cu|libkkc-0.3.5-1|57	The %{name}-data package contains the language model data that %{name}
14cu|libkkc-0.3.5-1|58	uses at run time.
14cu|libkkc-0.3.5-1|59	
14cu|libkkc-0.3.5-1|60	%files data
14cu|libkkc-0.3.5-1|61	%{_libdir}/libkkc
14cu|libkkc-0.3.5-1|62	
14cu|libkkc-0.3.5-1|63	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|64	
14cu|libkkc-0.3.5-1|65	%package tools
14cu|libkkc-0.3.5-1|66	Summary:	Tools for %{name}
14cu|libkkc-0.3.5-1|67	Group:		Development/Tools
14cu|libkkc-0.3.5-1|68	
14cu|libkkc-0.3.5-1|69	%description tools
14cu|libkkc-0.3.5-1|70	The %{name}-tools package contains tools for developing applications
14cu|libkkc-0.3.5-1|71	that use %{name}.
14cu|libkkc-0.3.5-1|72	
14cu|libkkc-0.3.5-1|73	%files tools
14cu|libkkc-0.3.5-1|74	%{_bindir}/kkc*
14cu|libkkc-0.3.5-1|75	
14cu|libkkc-0.3.5-1|76	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|77	
14cu|libkkc-0.3.5-1|78	%package -n %{libname}
14cu|libkkc-0.3.5-1|79	Summary:	Development files for %{name}
14cu|libkkc-0.3.5-1|80	Requires:	%{name}-data
14cu|libkkc-0.3.5-1|81	Requires:	%{name}-common
14cu|libkkc-0.3.5-1|82	
14cu|libkkc-0.3.5-1|83	%description -n %{libname}
14cu|libkkc-0.3.5-1|84	libkkc provides a converter from Kana-string to Kana-Kanji-mixed-string.
14cu|libkkc-0.3.5-1|85	It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter,
14cu|libkkc-0.3.5-1|86	while libkkc tries to convert sentences in a bit more complex way using
14cu|libkkc-0.3.5-1|87	N-gram language models.
14cu|libkkc-0.3.5-1|88	
14cu|libkkc-0.3.5-1|89	%files -n %{libname}
14cu|libkkc-0.3.5-1|90	%doc README data/rules/README.rules COPYING
14cu|libkkc-0.3.5-1|91	%{_libdir}/libkkc.so.%{major}*
14cu|libkkc-0.3.5-1|92	
14cu|libkkc-0.3.5-1|93	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|94	
14cu|libkkc-0.3.5-1|95	%package -n %{girname}
14cu|libkkc-0.3.5-1|96	Summary:	GObject Introspection interface description for %{name}
14cu|libkkc-0.3.5-1|97	Group:		System/Libraries
14cu|libkkc-0.3.5-1|98	Requires:	%{libname} = %{EVRD}
14cu|libkkc-0.3.5-1|99	
14cu|libkkc-0.3.5-1|100	%description -n %{girname}
14cu|libkkc-0.3.5-1|101	GObject Introspection interface description for %{name}.
14cu|libkkc-0.3.5-1|102	
14cu|libkkc-0.3.5-1|103	%files -n %{girname}
14cu|libkkc-0.3.5-1|104	%{_libdir}/girepository-1.0/Kkc-%{gir_major}.typelib
14cu|libkkc-0.3.5-1|105	
14cu|libkkc-0.3.5-1|106	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|107	
14cu|libkkc-0.3.5-1|108	%package -n %{devname}
14cu|libkkc-0.3.5-1|109	Summary:	Development files for %{name}
14cu|libkkc-0.3.5-1|110	Requires:	%{libname} = %{EVRD}
14cu|libkkc-0.3.5-1|111	Requires:	%{girname} = %{EVRD}
14cu|libkkc-0.3.5-1|112	
14cu|libkkc-0.3.5-1|113	%description -n %{devname}
14cu|libkkc-0.3.5-1|114	The %{name}-devel package contains libraries and header files for
14cu|libkkc-0.3.5-1|115	developing applications that use %{name}.
14cu|libkkc-0.3.5-1|116	
14cu|libkkc-0.3.5-1|117	%files -n %{devname}
14cu|libkkc-0.3.5-1|118	%{_includedir}/*
14cu|libkkc-0.3.5-1|119	%{_libdir}/*.so
14cu|libkkc-0.3.5-1|120	%{_libdir}/pkgconfig/*.pc
14cu|libkkc-0.3.5-1|121	%{_datadir}/gir-1.0/*.gir
14cu|libkkc-0.3.5-1|122	%{_datadir}/vala/vapi/*
14cu|libkkc-0.3.5-1|123	
14cu|libkkc-0.3.5-1|124	#----------------------------------------------------------------------------
14cu|libkkc-0.3.5-1|125	
14cu|libkkc-0.3.5-1|126	%prep
14cu|libkkc-0.3.5-1|127	%setup -q
14cu|libkkc-0.3.5-1|128	tar xf %{SOURCE1}
14cu|libkkc-0.3.5-1|129	rm libkkc/*vala.stamp
14cu|libkkc-0.3.5-1|130	
14cu|libkkc-0.3.5-1|131	%build
14cu|libkkc-0.3.5-1|132	%configure2_5x \
14cu|libkkc-0.3.5-1|133	--disable-static \
14cu|libkkc-0.3.5-1|134	--disable-silent-rules
14cu|libkkc-0.3.5-1|135	%make LIBS="-lstdc++"
14cu|libkkc-0.3.5-1|136	
14cu|libkkc-0.3.5-1|137	pushd %{name}-data-%{dataversion}
14cu|libkkc-0.3.5-1|138	%configure2_5x
14cu|libkkc-0.3.5-1|139	%make
14cu|libkkc-0.3.5-1|140	popd
14cu|libkkc-0.3.5-1|141	
14cu|libkkc-0.3.5-1|142	%install
14cu|libkkc-0.3.5-1|143	%makeinstall_std
14cu|libkkc-0.3.5-1|144	
14cu|libkkc-0.3.5-1|145	%makeinstall_std -C %{name}-data-%{dataversion}
14cu|libkkc-0.3.5-1|146	
14cu|libkkc-0.3.5-1|147	%find_lang %{name}
14cu|libkkc-0.3.5-1|148	
14cu|libkkc-0.3.5-1|149	
14cu|libkkc-0.3.5-1|150	%changelog
14cu|libkkc-0.3.5-1|151	
14cu|libkkc-0.3.5-1|152	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.5-1
14cu|libkkc-0.3.5-1|153	- (e8125fd) New version 0.3.5
14cu|libkkc-0.3.5-1|154	- (e8125fd) Switch to gee-0.8
14cu|libkkc-0.3.5-1|155	
14cu|libkkc-0.3.5-1|156	

10653 14
14cu|libkolab-1.0.2-1|1	%define major 1
14cu|libkolab-1.0.2-1|2	%define libname %mklibname kolab %major
14cu|libkolab-1.0.2-1|3	
14cu|libkolab-1.0.2-1|4	%define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php)
14cu|libkolab-1.0.2-1|5	%define php_inidir %{_sysconfdir}/php.d/}
14cu|libkolab-1.0.2-1|6	
14cu|libkolab-1.0.2-1|7	Name:           libkolab
14cu|libkolab-1.0.2-1|8	Version:        1.0.2
14cu|libkolab-1.0.2-1|9	Release:        1
14cu|libkolab-1.0.2-1|10	Summary:        Kolab Object Handling Library
14cu|libkolab-1.0.2-1|11	Group:          System/Servers
14cu|libkolab-1.0.2-1|12	License:        LGPLv3+
14cu|libkolab-1.0.2-1|13	URL:            http://cgit.kolab.org/libkolab
14cu|libkolab-1.0.2-1|14	Source0:        http://cgit.kolab.org/%{name}/snapshot/%{name}-%{version}.tar.gz
14cu|libkolab-1.0.2-1|15	Patch1:         Q_DECL_IMPORT.patch
14cu|libkolab-1.0.2-1|16	BuildRequires:  curl-devel
14cu|libkolab-1.0.2-1|17	BuildRequires:  libkolabxml-devel >= 1.0
14cu|libkolab-1.0.2-1|18	BuildRequires:  php-devel
14cu|libkolab-1.0.2-1|19	BuildRequires:  python-devel
14cu|libkolab-1.0.2-1|20	BuildRequires:	php-cli
14cu|libkolab-1.0.2-1|21	BuildRequires:	swig
14cu|libkolab-1.0.2-1|22	BuildRequires:  pkgconfig(Qt5Core)
14cu|libkolab-1.0.2-1|23	BuildRequires:  pkgconfig(Qt5Test)
14cu|libkolab-1.0.2-1|24	BuildRequires:  cmake
14cu|libkolab-1.0.2-1|25	BuildRequires:	kf5akonadi-devel
14cu|libkolab-1.0.2-1|26	BuildRequires:  kf5akonadinotes-devel
14cu|libkolab-1.0.2-1|27	BuildRequires:  kf5auth-devel
14cu|libkolab-1.0.2-1|28	BuildRequires:	kf5calendarcore-devel
14cu|libkolab-1.0.2-1|29	BuildRequires:	kf5calendarutils-devel
14cu|libkolab-1.0.2-1|30	BuildRequires:  kf5codecs-devel
14cu|libkolab-1.0.2-1|31	BuildRequires:  kf5config-devel
14cu|libkolab-1.0.2-1|32	BuildRequires:  kf5configwidgets-devel
14cu|libkolab-1.0.2-1|33	BuildRequires:	kf5contacts-devel
14cu|libkolab-1.0.2-1|34	BuildRequires:	kf5coreaddons-devel
14cu|libkolab-1.0.2-1|35	BuildRequires:  kf5dbusaddons-devel
14cu|libkolab-1.0.2-1|36	BuildRequires:	kf5jobwidgets-devel
14cu|libkolab-1.0.2-1|37	BuildRequires:  kf5iconthemes-devel
14cu|libkolab-1.0.2-1|38	BuildRequires:	kf5kdelibs4support-devel
14cu|libkolab-1.0.2-1|39	BuildRequires:  kmime-devel
14cu|libkolab-1.0.2-1|40	
14cu|libkolab-1.0.2-1|41	%description
14cu|libkolab-1.0.2-1|42	The libkolab library is an advanced library to  handle Kolab objects.
14cu|libkolab-1.0.2-1|43	
14cu|libkolab-1.0.2-1|44	%package -n %{libname}
14cu|libkolab-1.0.2-1|45	Summary:	Kolab Object Handling Library
14cu|libkolab-1.0.2-1|46	Group:		System/Libraries
14cu|libkolab-1.0.2-1|47	
14cu|libkolab-1.0.2-1|48	%description -n %{libname}
14cu|libkolab-1.0.2-1|49	The libkolab library is an advanced library to handle Kolab objects.
14cu|libkolab-1.0.2-1|50	
14cu|libkolab-1.0.2-1|51	%package devel
14cu|libkolab-1.0.2-1|52	Summary:        Kolab library development headers
14cu|libkolab-1.0.2-1|53	Group:          System/Libraries
14cu|libkolab-1.0.2-1|54	Requires:       %{libname} = %{EVRD}
14cu|libkolab-1.0.2-1|55	Requires:	libkolabxml-devel >= 1.1.0
14cu|libkolab-1.0.2-1|56	
14cu|libkolab-1.0.2-1|57	%description devel
14cu|libkolab-1.0.2-1|58	Development headers for the Kolab object libraries.
14cu|libkolab-1.0.2-1|59	
14cu|libkolab-1.0.2-1|60	%package -n php-kolab
14cu|libkolab-1.0.2-1|61	Summary:        PHP Bindings for libkolab
14cu|libkolab-1.0.2-1|62	Group:          System/Libraries
14cu|libkolab-1.0.2-1|63	Requires:       %{libname} = %{EVRD}
14cu|libkolab-1.0.2-1|64	Requires:	php-kolabformat >= 1.0.0
14cu|libkolab-1.0.2-1|65	
14cu|libkolab-1.0.2-1|66	%description -n php-kolab
14cu|libkolab-1.0.2-1|67	PHP Bindings for libkolab
14cu|libkolab-1.0.2-1|68	
14cu|libkolab-1.0.2-1|69	%package -n python-kolab
14cu|libkolab-1.0.2-1|70	Summary:        Python bindings for libkolab
14cu|libkolab-1.0.2-1|71	Group:          System/Libraries
14cu|libkolab-1.0.2-1|72	Requires:       %{libname} = %{EVRD}
14cu|libkolab-1.0.2-1|73	Requires:	python-kolabformat >= 1.0.0
14cu|libkolab-1.0.2-1|74	
14cu|libkolab-1.0.2-1|75	%description -n python-kolab
14cu|libkolab-1.0.2-1|76	Python bindings for libkolab
14cu|libkolab-1.0.2-1|77	
14cu|libkolab-1.0.2-1|78	%prep
14cu|libkolab-1.0.2-1|79	%setup -q
14cu|libkolab-1.0.2-1|80	%patch0 -p1
14cu|libkolab-1.0.2-1|81	
14cu|libkolab-1.0.2-1|82	%build
14cu|libkolab-1.0.2-1|83	%cmake -DQT5_BUILD=ON \
14cu|libkolab-1.0.2-1|84	-DINCLUDE_INSTALL_DIR=%{_includedir} \
14cu|libkolab-1.0.2-1|85	-DUSE_LIBCALENDARING=OFF \
14cu|libkolab-1.0.2-1|86	-DPHP_BINDINGS=ON \
14cu|libkolab-1.0.2-1|87	-DPHP_INSTALL_DIR=%{php_extdir} \
14cu|libkolab-1.0.2-1|88	-DPYTHON_BINDINGS=ON \
14cu|libkolab-1.0.2-1|89	-DPYTHON_INSTALL_DIR=%{py_platsitedir}
14cu|libkolab-1.0.2-1|90	
14cu|libkolab-1.0.2-1|91	make
14cu|libkolab-1.0.2-1|92	
14cu|libkolab-1.0.2-1|93	%install
14cu|libkolab-1.0.2-1|94	%makeinstall_std -C build
14cu|libkolab-1.0.2-1|95	
14cu|libkolab-1.0.2-1|96	mkdir -p %{buildroot}/%{_datadir}/php
14cu|libkolab-1.0.2-1|97	mv %{buildroot}/%{php_extdir}/*.php %{buildroot}/%{_datadir}/php/.
14cu|libkolab-1.0.2-1|98	
14cu|libkolab-1.0.2-1|99	mkdir -p %{buildroot}/%{php_inidir}
14cu|libkolab-1.0.2-1|100	cat >%{buildroot}/%{php_inidir}/kolab.ini <<EOF
14cu|libkolab-1.0.2-1|101	extension=kolabcalendaring.so
14cu|libkolab-1.0.2-1|102	extension=kolabicalendar.so
14cu|libkolab-1.0.2-1|103	extension=kolabobject.so
14cu|libkolab-1.0.2-1|104	extension=kolabshared.so
14cu|libkolab-1.0.2-1|105	EOF
14cu|libkolab-1.0.2-1|106	
14cu|libkolab-1.0.2-1|107	touch %{buildroot}/%{py_platsitedir}/kolab/__init__.py
14cu|libkolab-1.0.2-1|108	
14cu|libkolab-1.0.2-1|109	
14cu|libkolab-1.0.2-1|110	%check
14cu|libkolab-1.0.2-1|111	pushd build/tests
14cu|libkolab-1.0.2-1|112	./benchmarktest || :
14cu|libkolab-1.0.2-1|113	./calendaringtest || :
14cu|libkolab-1.0.2-1|114	./formattest || :
14cu|libkolab-1.0.2-1|115	./freebusytest || :
14cu|libkolab-1.0.2-1|116	./icalendartest || :
14cu|libkolab-1.0.2-1|117	./kcalconversiontest || :
14cu|libkolab-1.0.2-1|118	./upgradetest || :
14cu|libkolab-1.0.2-1|119	popd
14cu|libkolab-1.0.2-1|120	
14cu|libkolab-1.0.2-1|121	%files -n %{libname}
14cu|libkolab-1.0.2-1|122	%{_libdir}/%{name}.so.%{major}*
14cu|libkolab-1.0.2-1|123	
14cu|libkolab-1.0.2-1|124	%files devel
14cu|libkolab-1.0.2-1|125	%{_libdir}/%{name}.so
14cu|libkolab-1.0.2-1|126	%{_libdir}/cmake/Libkolab
14cu|libkolab-1.0.2-1|127	%{_includedir}/kolab
14cu|libkolab-1.0.2-1|128	
14cu|libkolab-1.0.2-1|129	%files -n php-kolab
14cu|libkolab-1.0.2-1|130	%config(noreplace) %{php_inidir}/kolab.ini
14cu|libkolab-1.0.2-1|131	%{_datadir}/php/kolabcalendaring.php
14cu|libkolab-1.0.2-1|132	%{php_extdir}/kolabcalendaring.so
14cu|libkolab-1.0.2-1|133	%{_datadir}/php/kolabicalendar.php
14cu|libkolab-1.0.2-1|134	%{php_extdir}/kolabicalendar.so
14cu|libkolab-1.0.2-1|135	%{_datadir}/php/kolabobject.php
14cu|libkolab-1.0.2-1|136	%{php_extdir}/kolabobject.so
14cu|libkolab-1.0.2-1|137	%{_datadir}/php/kolabshared.php
14cu|libkolab-1.0.2-1|138	%{php_extdir}/kolabshared.so
14cu|libkolab-1.0.2-1|139	%{_datadir}/php/dummy.php
14cu|libkolab-1.0.2-1|140	%{php_extdir}/dummy.so
14cu|libkolab-1.0.2-1|141	
14cu|libkolab-1.0.2-1|142	%files -n python-kolab
14cu|libkolab-1.0.2-1|143	%{py_platsitedir}/kolab/__init__.py*
14cu|libkolab-1.0.2-1|144	%{py_platsitedir}/kolab/_calendaring.so
14cu|libkolab-1.0.2-1|145	%{py_platsitedir}/kolab/calendaring.py*
14cu|libkolab-1.0.2-1|146	%{py_platsitedir}/kolab/_icalendar.so
14cu|libkolab-1.0.2-1|147	%{py_platsitedir}/kolab/icalendar.py*
14cu|libkolab-1.0.2-1|148	%{py_platsitedir}/kolab/_shared.so*
14cu|libkolab-1.0.2-1|149	%{py_platsitedir}/kolab/shared.py*
14cu|libkolab-1.0.2-1|150	%{py_platsitedir}/kolab/_kolabobject.so
14cu|libkolab-1.0.2-1|151	%{py_platsitedir}/kolab/kolabobject.py*
14cu|libkolab-1.0.2-1|152	
14cu|libkolab-1.0.2-1|153	
14cu|libkolab-1.0.2-1|154	
14cu|libkolab-1.0.2-1|155	%changelog
14cu|libkolab-1.0.2-1|156	
14cu|libkolab-1.0.2-1|157	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 1.0.2-1
14cu|libkolab-1.0.2-1|158	- (055929c) Try non-parallel make
14cu|libkolab-1.0.2-1|159	
14cu|libkolab-1.0.2-1|160	

10654 14
14cu|libkolabxml-1.1.2-1|1	%define major 1
14cu|libkolabxml-1.1.2-1|2	%define libname %mklibname kolabxml %major
14cu|libkolabxml-1.1.2-1|3	
14cu|libkolabxml-1.1.2-1|4	%define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php)
14cu|libkolabxml-1.1.2-1|5	%define php_inidir %{_sysconfdir}/php.d/}
14cu|libkolabxml-1.1.2-1|6	
14cu|libkolabxml-1.1.2-1|7	%bcond_without java
14cu|libkolabxml-1.1.2-1|8	%bcond_without php
14cu|libkolabxml-1.1.2-1|9	%bcond_without python
14cu|libkolabxml-1.1.2-1|10	
14cu|libkolabxml-1.1.2-1|11	Name:           libkolabxml
14cu|libkolabxml-1.1.2-1|12	Version:        1.1.2
14cu|libkolabxml-1.1.2-1|13	Release:        1
14cu|libkolabxml-1.1.2-1|14	Summary:        Kolab XML format collection parser library
14cu|libkolabxml-1.1.2-1|15	
14cu|libkolabxml-1.1.2-1|16	Group:          System/Libraries
14cu|libkolabxml-1.1.2-1|17	License:        LGPLv3+
14cu|libkolabxml-1.1.2-1|18	URL:            http://www.kolab.org
14cu|libkolabxml-1.1.2-1|19	Source0:        http://git.kolab.org/libkolabxml/snapshot/%{name}-%{version}.tar.gz
14cu|libkolabxml-1.1.2-1|20	Patch0:         libkolabxml-0.8.4-link.patch
14cu|libkolabxml-1.1.2-1|21	BuildRequires:  boost-devel
14cu|libkolabxml-1.1.2-1|22	BuildRequires:  cmake >= 2.6
14cu|libkolabxml-1.1.2-1|23	BuildRequires:  curl-devel
14cu|libkolabxml-1.1.2-1|24	BuildRequires:  swig
14cu|libkolabxml-1.1.2-1|25	BuildRequires:  xerces-c-devel
14cu|libkolabxml-1.1.2-1|26	BuildRequires:  xsd
14cu|libkolabxml-1.1.2-1|27	BuildRequires:  pkgconfig(Qt5Core)
14cu|libkolabxml-1.1.2-1|28	BuildRequires:  pkgconfig(Qt5Test)
14cu|libkolabxml-1.1.2-1|29	BuildRequires:  xsd-devel
14cu|libkolabxml-1.1.2-1|30	BuildRequires:  extra-cmake-modules
14cu|libkolabxml-1.1.2-1|31	BuildRequires:  kmime-devel
14cu|libkolabxml-1.1.2-1|32	
14cu|libkolabxml-1.1.2-1|33	%description
14cu|libkolabxml-1.1.2-1|34	The libkolabxml parsing library interprets Kolab XML formats (xCal, xCard)
14cu|libkolabxml-1.1.2-1|35	with bindings for Python, PHP and other languages. The language bindings
14cu|libkolabxml-1.1.2-1|36	are available through sub-packages.
14cu|libkolabxml-1.1.2-1|37	
14cu|libkolabxml-1.1.2-1|38	%package -n %{libname}
14cu|libkolabxml-1.1.2-1|39	Summary:	Kolab XML format collection parser library
14cu|libkolabxml-1.1.2-1|40	Group:		System/Libraries
14cu|libkolabxml-1.1.2-1|41	Obsoletes:	%{name} < 0.8.1-3
14cu|libkolabxml-1.1.2-1|42	
14cu|libkolabxml-1.1.2-1|43	%description -n %{libname}
14cu|libkolabxml-1.1.2-1|44	The libkolabxml parsing library interprets Kolab XML formats (xCal, xCard)
14cu|libkolabxml-1.1.2-1|45	with bindings for Python, PHP and other languages. The language bindings
14cu|libkolabxml-1.1.2-1|46	are available through sub-packages.
14cu|libkolabxml-1.1.2-1|47	
14cu|libkolabxml-1.1.2-1|48	%package devel
14cu|libkolabxml-1.1.2-1|49	Summary:        Kolab XML library development headers
14cu|libkolabxml-1.1.2-1|50	Group:          System/Libraries
14cu|libkolabxml-1.1.2-1|51	Requires:       %{libname} = %{EVRD}
14cu|libkolabxml-1.1.2-1|52	
14cu|libkolabxml-1.1.2-1|53	%description devel
14cu|libkolabxml-1.1.2-1|54	Development headers for the Kolab XML libraries.
14cu|libkolabxml-1.1.2-1|55	
14cu|libkolabxml-1.1.2-1|56	%if %{with java}
14cu|libkolabxml-1.1.2-1|57	%package -n java-kolabformat
14cu|libkolabxml-1.1.2-1|58	Summary:        Java Bindings for libkolabxml
14cu|libkolabxml-1.1.2-1|59	Group:          System/Libraries
14cu|libkolabxml-1.1.2-1|60	
14cu|libkolabxml-1.1.2-1|61	%description -n java-kolabformat
14cu|libkolabxml-1.1.2-1|62	Java bindings for libkolabxml
14cu|libkolabxml-1.1.2-1|63	%endif
14cu|libkolabxml-1.1.2-1|64	
14cu|libkolabxml-1.1.2-1|65	%if %{with php}
14cu|libkolabxml-1.1.2-1|66	%package -n php-kolabformat
14cu|libkolabxml-1.1.2-1|67	Summary:        PHP bindings for libkolabxml
14cu|libkolabxml-1.1.2-1|68	Group:          System/Libraries
14cu|libkolabxml-1.1.2-1|69	BuildRequires:  php-devel >= 5.4
14cu|libkolabxml-1.1.2-1|70	BuildRequires:	php-cli
14cu|libkolabxml-1.1.2-1|71	
14cu|libkolabxml-1.1.2-1|72	%description -n php-kolabformat
14cu|libkolabxml-1.1.2-1|73	The PHP kolabformat package offers a comprehensible PHP library using the
14cu|libkolabxml-1.1.2-1|74	bindings provided through libkolabxml.
14cu|libkolabxml-1.1.2-1|75	%endif
14cu|libkolabxml-1.1.2-1|76	
14cu|libkolabxml-1.1.2-1|77	%if %{with python}
14cu|libkolabxml-1.1.2-1|78	%package -n python-kolabformat
14cu|libkolabxml-1.1.2-1|79	Summary:        Python bindings for libkolabxml
14cu|libkolabxml-1.1.2-1|80	Group:          System/Libraries
14cu|libkolabxml-1.1.2-1|81	BuildRequires:  python-devel
14cu|libkolabxml-1.1.2-1|82	
14cu|libkolabxml-1.1.2-1|83	%description -n python-kolabformat
14cu|libkolabxml-1.1.2-1|84	The PyKolab format package offers a comprehensive Python library using the
14cu|libkolabxml-1.1.2-1|85	bindings provided through libkolabxml.
14cu|libkolabxml-1.1.2-1|86	%endif
14cu|libkolabxml-1.1.2-1|87	
14cu|libkolabxml-1.1.2-1|88	%prep
14cu|libkolabxml-1.1.2-1|89	%setup -q
14cu|libkolabxml-1.1.2-1|90	%patch0 -p1
14cu|libkolabxml-1.1.2-1|91	
14cu|libkolabxml-1.1.2-1|92	
14cu|libkolabxml-1.1.2-1|93	%build
14cu|libkolabxml-1.1.2-1|94	%cmake  -DQT5_BUILD=ON  \
14cu|libkolabxml-1.1.2-1|95	%if %{with java}
14cu|libkolabxml-1.1.2-1|96	-DJAVA_BINDINGS=ON \
14cu|libkolabxml-1.1.2-1|97	-DJAVA_INSTALL_DIR=%{_datadir}/%{name}/java/ \
14cu|libkolabxml-1.1.2-1|98	%endif
14cu|libkolabxml-1.1.2-1|99	%if %{with php}
14cu|libkolabxml-1.1.2-1|100	-DPHP_BINDINGS=ON \
14cu|libkolabxml-1.1.2-1|101	-DPHP_INSTALL_DIR=%{php_extdir} \
14cu|libkolabxml-1.1.2-1|102	%endif
14cu|libkolabxml-1.1.2-1|103	%if %{with python}
14cu|libkolabxml-1.1.2-1|104	-DPYTHON_BINDINGS=ON \
14cu|libkolabxml-1.1.2-1|105	-DPYTHON_INCLUDE_DIRS=%{python_include} \
14cu|libkolabxml-1.1.2-1|106	-DPYTHON_INSTALL_DIR=%{py_platsitedir} \
14cu|libkolabxml-1.1.2-1|107	%endif
14cu|libkolabxml-1.1.2-1|108	-DQT5_BUILD=ON
14cu|libkolabxml-1.1.2-1|109	%make
14cu|libkolabxml-1.1.2-1|110	
14cu|libkolabxml-1.1.2-1|111	%install
14cu|libkolabxml-1.1.2-1|112	%makeinstall_std -C build
14cu|libkolabxml-1.1.2-1|113	
14cu|libkolabxml-1.1.2-1|114	%if %{with php}
14cu|libkolabxml-1.1.2-1|115	mkdir -p %{buildroot}/%{_datadir}/php
14cu|libkolabxml-1.1.2-1|116	mv %{buildroot}/%{php_extdir}/kolabformat.php %{buildroot}/%{_datadir}/php/kolabformat.php
14cu|libkolabxml-1.1.2-1|117	
14cu|libkolabxml-1.1.2-1|118	mkdir -p %{buildroot}/%{php_inidir}/
14cu|libkolabxml-1.1.2-1|119	cat >%{buildroot}/%{php_inidir}/kolabformat.ini <<EOF
14cu|libkolabxml-1.1.2-1|120	extension=kolabformat.so
14cu|libkolabxml-1.1.2-1|121	EOF
14cu|libkolabxml-1.1.2-1|122	%endif
14cu|libkolabxml-1.1.2-1|123	
14cu|libkolabxml-1.1.2-1|124	
14cu|libkolabxml-1.1.2-1|125	%check
14cu|libkolabxml-1.1.2-1|126	pushd build
14cu|libkolabxml-1.1.2-1|127	# Make sure libkolabxml.so.* is found, otherwise the tests fail
14cu|libkolabxml-1.1.2-1|128	export LD_LIBRARY_PATH=$( pwd )/src/
14cu|libkolabxml-1.1.2-1|129	pushd tests
14cu|libkolabxml-1.1.2-1|130	./bindingstest ||:
14cu|libkolabxml-1.1.2-1|131	./conversiontest ||:
14cu|libkolabxml-1.1.2-1|132	./parsingtest ||:
14cu|libkolabxml-1.1.2-1|133	popd
14cu|libkolabxml-1.1.2-1|134	%if %{with php}
14cu|libkolabxml-1.1.2-1|135	php -d enable_dl=On -dextension=src/php/kolabformat.so src/php/test.php ||:
14cu|libkolabxml-1.1.2-1|136	%endif
14cu|libkolabxml-1.1.2-1|137	%if %{with python}
14cu|libkolabxml-1.1.2-1|138	python src/python/test.py ||:
14cu|libkolabxml-1.1.2-1|139	%endif
14cu|libkolabxml-1.1.2-1|140	popd
14cu|libkolabxml-1.1.2-1|141	
14cu|libkolabxml-1.1.2-1|142	%files -n %{libname}
14cu|libkolabxml-1.1.2-1|143	%doc DEVELOPMENT NEWS README
14cu|libkolabxml-1.1.2-1|144	%{_libdir}/*.so.%{major}
14cu|libkolabxml-1.1.2-1|145	%{_libdir}/*.so.%{major}.*
14cu|libkolabxml-1.1.2-1|146	
14cu|libkolabxml-1.1.2-1|147	%files devel
14cu|libkolabxml-1.1.2-1|148	%{_includedir}/kolabxml
14cu|libkolabxml-1.1.2-1|149	%{_libdir}/*.so
14cu|libkolabxml-1.1.2-1|150	%{_libdir}/cmake/Libkolabxml
14cu|libkolabxml-1.1.2-1|151	
14cu|libkolabxml-1.1.2-1|152	%if %{with java}
14cu|libkolabxml-1.1.2-1|153	%files -n java-kolabformat
14cu|libkolabxml-1.1.2-1|154	%dir %{_datadir}/%{name}
14cu|libkolabxml-1.1.2-1|155	%{_datadir}/%{name}/java
14cu|libkolabxml-1.1.2-1|156	%endif
14cu|libkolabxml-1.1.2-1|157	
14cu|libkolabxml-1.1.2-1|158	%if %{with php}
14cu|libkolabxml-1.1.2-1|159	%files -n php-kolabformat
14cu|libkolabxml-1.1.2-1|160	%config(noreplace) %{php_inidir}/kolabformat.ini
14cu|libkolabxml-1.1.2-1|161	%{_datadir}/php/kolabformat.php
14cu|libkolabxml-1.1.2-1|162	%{php_extdir}/kolabformat.so
14cu|libkolabxml-1.1.2-1|163	%endif
14cu|libkolabxml-1.1.2-1|164	
14cu|libkolabxml-1.1.2-1|165	%if %{with python}
14cu|libkolabxml-1.1.2-1|166	%files -n python-kolabformat
14cu|libkolabxml-1.1.2-1|167	%{py_platsitedir}/kolabformat.py*
14cu|libkolabxml-1.1.2-1|168	%{py_platsitedir}/_kolabformat.so
14cu|libkolabxml-1.1.2-1|169	%endif
14cu|libkolabxml-1.1.2-1|170	
14cu|libkolabxml-1.1.2-1|171	
14cu|libkolabxml-1.1.2-1|172	
14cu|libkolabxml-1.1.2-1|173	%changelog
14cu|libkolabxml-1.1.2-1|174	
14cu|libkolabxml-1.1.2-1|175	* Wed Jun 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
14cu|libkolabxml-1.1.2-1|176	- (a847f38) Imported from SRPM
14cu|libkolabxml-1.1.2-1|177	
14cu|libkolabxml-1.1.2-1|178	

10655 14
14cu|liblscp-0.5.7-1|1	%define	major	6
14cu|liblscp-0.5.7-1|2	%define	libname %mklibname %{oname} %{major}
14cu|liblscp-0.5.7-1|3	%define	develname %mklibname %{oname} -d
14cu|liblscp-0.5.7-1|4	%define	old_libname %mklibname %{name} %{major}
14cu|liblscp-0.5.7-1|5	%define	oname lscp
14cu|liblscp-0.5.7-1|6	
14cu|liblscp-0.5.7-1|7	Name:		liblscp
14cu|liblscp-0.5.7-1|8	Summary:	LinuxSampler Control Protocol (LSCP) wrapper library
14cu|liblscp-0.5.7-1|9	Version:	0.5.7
14cu|liblscp-0.5.7-1|10	Release:	1
14cu|liblscp-0.5.7-1|11	Group:		System/Libraries
14cu|liblscp-0.5.7-1|12	License:	GPLv2+
14cu|liblscp-0.5.7-1|13	URL:		http://www.linuxsampler.org/
14cu|liblscp-0.5.7-1|14	Source0:	http://download.linuxsampler.org/packages/%{name}-%{version}.tar.bz2
14cu|liblscp-0.5.7-1|15	BuildRequires:	doxygen
14cu|liblscp-0.5.7-1|16	
14cu|liblscp-0.5.7-1|17	%description
14cu|liblscp-0.5.7-1|18	LinuxSampler Control Protocol (LSCP) wrapper library.
14cu|liblscp-0.5.7-1|19	
14cu|liblscp-0.5.7-1|20	#--------------------------------------------------------------------
14cu|liblscp-0.5.7-1|21	
14cu|liblscp-0.5.7-1|22	%package -n	%{libname}
14cu|liblscp-0.5.7-1|23	Summary:	Libraries for %{name}
14cu|liblscp-0.5.7-1|24	Group:		System/Libraries
14cu|liblscp-0.5.7-1|25	Provides:	%{name} = %{EVRD}
14cu|liblscp-0.5.7-1|26	%rename		%old_libname
14cu|liblscp-0.5.7-1|27	
14cu|liblscp-0.5.7-1|28	%description -n %{libname}
14cu|liblscp-0.5.7-1|29	LinuxSampler Control Protocol (LSCP) wrapper library.
14cu|liblscp-0.5.7-1|30	
14cu|liblscp-0.5.7-1|31	%files -n %{libname}
14cu|liblscp-0.5.7-1|32	%doc AUTHORS ChangeLog COPYING
14cu|liblscp-0.5.7-1|33	%{_libdir}/liblscp.so.%{major}*
14cu|liblscp-0.5.7-1|34	
14cu|liblscp-0.5.7-1|35	#--------------------------------------------------------------------
14cu|liblscp-0.5.7-1|36	
14cu|liblscp-0.5.7-1|37	%package -n	%{develname}
14cu|liblscp-0.5.7-1|38	Summary:	Development libraries for %{name}
14cu|liblscp-0.5.7-1|39	Group: 		Development/Other
14cu|liblscp-0.5.7-1|40	Requires:	%{libname} = %{EVRD}
14cu|liblscp-0.5.7-1|41	Provides:	%{name}-devel = %{EVRD}
14cu|liblscp-0.5.7-1|42	%rename		%old_libname-devel
14cu|liblscp-0.5.7-1|43	%rename		%{_lib}%{oname}5-devel
14cu|liblscp-0.5.7-1|44	
14cu|liblscp-0.5.7-1|45	%description -n	%{develname}
14cu|liblscp-0.5.7-1|46	Development libraries from %{oname}.
14cu|liblscp-0.5.7-1|47	
14cu|liblscp-0.5.7-1|48	%files -n %{develname}
14cu|liblscp-0.5.7-1|49	%doc AUTHORS ChangeLog COPYING
14cu|liblscp-0.5.7-1|50	%doc doc/html/*
14cu|liblscp-0.5.7-1|51	%dir %{_includedir}/lscp
14cu|liblscp-0.5.7-1|52	%{_includedir}/lscp/*.h
14cu|liblscp-0.5.7-1|53	%{_libdir}/liblscp.so
14cu|liblscp-0.5.7-1|54	%{_libdir}/pkgconfig/lscp.pc
14cu|liblscp-0.5.7-1|55	
14cu|liblscp-0.5.7-1|56	#--------------------------------------------------------------------
14cu|liblscp-0.5.7-1|57	
14cu|liblscp-0.5.7-1|58	%prep
14cu|liblscp-0.5.7-1|59	%setup -q
14cu|liblscp-0.5.7-1|60	
14cu|liblscp-0.5.7-1|61	
14cu|liblscp-0.5.7-1|62	%build
14cu|liblscp-0.5.7-1|63	%configure2_5x --disable-static
14cu|liblscp-0.5.7-1|64	%make
14cu|liblscp-0.5.7-1|65	
14cu|liblscp-0.5.7-1|66	
14cu|liblscp-0.5.7-1|67	%install
14cu|liblscp-0.5.7-1|68	%makeinstall_std
14cu|liblscp-0.5.7-1|69	
14cu|liblscp-0.5.7-1|70	%changelog
14cu|liblscp-0.5.7-1|71	
14cu|liblscp-0.5.7-1|72	* Wed Dec 23 2015 Giovanni Mariani <mc2374@mclink.it> 0.5.7-1
14cu|liblscp-0.5.7-1|73	- (bed4483) Updated to release 0.5.7, enabled doxygen docs and cleaned specfile
14cu|liblscp-0.5.7-1|74	
14cu|liblscp-0.5.7-1|75	

10656 14
14cu|liblxqt-0.10.0-3|1	%define major 0
14cu|liblxqt-0.10.0-3|2	%define api_ver 5
14cu|liblxqt-0.10.0-3|3	%define libname %mklibname lxqt %{major}
14cu|liblxqt-0.10.0-3|4	%define devname %mklibname lxqt -d
14cu|liblxqt-0.10.0-3|5	%define oldlibname %mklibname lxqt-qt %{api_ver} %{major}
14cu|liblxqt-0.10.0-3|6	%define olddevname %mklibname lxqt-qt %{api_ver} -d
14cu|liblxqt-0.10.0-3|7	
14cu|liblxqt-0.10.0-3|8	Summary:	Libraries for the LXQt desktop
14cu|liblxqt-0.10.0-3|9	Name:		liblxqt
14cu|liblxqt-0.10.0-3|10	Version:	0.10.0
14cu|liblxqt-0.10.0-3|11	Release:	3
14cu|liblxqt-0.10.0-3|12	License:	LGPLv2.1+
14cu|liblxqt-0.10.0-3|13	Group:		System/Libraries
14cu|liblxqt-0.10.0-3|14	Url:		http://lxqt.org/
14cu|liblxqt-0.10.0-3|15	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|liblxqt-0.10.0-3|16	Source1:    liblxqt-0.10.0-ru.tar.bz2
14cu|liblxqt-0.10.0-3|17	BuildRequires:	cmake
14cu|liblxqt-0.10.0-3|18	BuildRequires:	kwindowsystem-devel
14cu|liblxqt-0.10.0-3|19	BuildRequires:	pkgconfig(Qt5Xdg)
14cu|liblxqt-0.10.0-3|20	BuildRequires:	pkgconfig(Qt5DBus)
14cu|liblxqt-0.10.0-3|21	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|liblxqt-0.10.0-3|22	BuildRequires:	pkgconfig(Qt5Help)
14cu|liblxqt-0.10.0-3|23	BuildRequires:	qt5-devel
14cu|liblxqt-0.10.0-3|24	BuildRequires:	qt5-linguist-tools
14cu|liblxqt-0.10.0-3|25	BuildRequires:	qmake5
14cu|liblxqt-0.10.0-3|26	
14cu|liblxqt-0.10.0-3|27	%description
14cu|liblxqt-0.10.0-3|28	Libraries for the LXQt desktop.
14cu|liblxqt-0.10.0-3|29	
14cu|liblxqt-0.10.0-3|30	%files
14cu|liblxqt-0.10.0-3|31	%{_datadir}/lxqt
14cu|liblxqt-0.10.0-3|32	
14cu|liblxqt-0.10.0-3|33	#----------------------------------------------------------------------------
14cu|liblxqt-0.10.0-3|34	
14cu|liblxqt-0.10.0-3|35	%package -n %{libname}
14cu|liblxqt-0.10.0-3|36	Summary:	Libraries for the LXQt desktop
14cu|liblxqt-0.10.0-3|37	Group:		System/Libraries
14cu|liblxqt-0.10.0-3|38	Requires:	%{name}
14cu|liblxqt-0.10.0-3|39	%rename		%{oldlibname}
14cu|liblxqt-0.10.0-3|40	
14cu|liblxqt-0.10.0-3|41	%description -n %{libname}
14cu|liblxqt-0.10.0-3|42	Libraries for the LXQt desktop
14cu|liblxqt-0.10.0-3|43	
14cu|liblxqt-0.10.0-3|44	%files -n %{libname}
14cu|liblxqt-0.10.0-3|45	%{_libdir}/*.so.%{major}*
14cu|liblxqt-0.10.0-3|46	
14cu|liblxqt-0.10.0-3|47	#----------------------------------------------------------------------------
14cu|liblxqt-0.10.0-3|48	
14cu|liblxqt-0.10.0-3|49	%package -n %{devname}
14cu|liblxqt-0.10.0-3|50	Summary:	Development files for %{name}
14cu|liblxqt-0.10.0-3|51	Group:		Development/C
14cu|liblxqt-0.10.0-3|52	Requires:	%{libname} = %{EVRD}
14cu|liblxqt-0.10.0-3|53	%rename		%{olddevname}
14cu|liblxqt-0.10.0-3|54	
14cu|liblxqt-0.10.0-3|55	%description -n %{devname}
14cu|liblxqt-0.10.0-3|56	Development files (Headers etc.) for %{name}.
14cu|liblxqt-0.10.0-3|57	
14cu|liblxqt-0.10.0-3|58	%files -n %{devname}
14cu|liblxqt-0.10.0-3|59	%{_includedir}/*
14cu|liblxqt-0.10.0-3|60	%{_libdir}/liblxqt.so
14cu|liblxqt-0.10.0-3|61	%{_libdir}/pkgconfig/*
14cu|liblxqt-0.10.0-3|62	%{_datadir}/cmake/lxqt
14cu|liblxqt-0.10.0-3|63	
14cu|liblxqt-0.10.0-3|64	#----------------------------------------------------------------------------
14cu|liblxqt-0.10.0-3|65	
14cu|liblxqt-0.10.0-3|66	%prep
14cu|liblxqt-0.10.0-3|67	%setup -q
14cu|liblxqt-0.10.0-3|68	
14cu|liblxqt-0.10.0-3|69	pushd translations
14cu|liblxqt-0.10.0-3|70	tar -xvjf %{SOURCE1}
14cu|liblxqt-0.10.0-3|71	popd
14cu|liblxqt-0.10.0-3|72	
14cu|liblxqt-0.10.0-3|73	%build
14cu|liblxqt-0.10.0-3|74	%cmake -DUSE_QT5=ON -DLXQT_ETC_XDG_DIR="%{_sysconfdir}/xdg"
14cu|liblxqt-0.10.0-3|75	%make
14cu|liblxqt-0.10.0-3|76	
14cu|liblxqt-0.10.0-3|77	%install
14cu|liblxqt-0.10.0-3|78	%makeinstall_std -C build
14cu|liblxqt-0.10.0-3|79	
14cu|liblxqt-0.10.0-3|80	# Drop double slash from pc file
14cu|liblxqt-0.10.0-3|81	sed -i 's#//usr#/usr#' %{buildroot}%{_libdir}/pkgconfig/*pc
14cu|liblxqt-0.10.0-3|82	
14cu|liblxqt-0.10.0-3|83	%changelog
14cu|liblxqt-0.10.0-3|84	
14cu|liblxqt-0.10.0-3|85	* Sat Jun 04 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.0-3
14cu|liblxqt-0.10.0-3|86	- (183cdc7) Updated Russian translations
14cu|liblxqt-0.10.0-3|87	
14cu|liblxqt-0.10.0-3|88	

10657 14
14cu|liblxqt-mount-0.9.0-1|1	%define major 0
14cu|liblxqt-mount-0.9.0-1|2	%define api_ver 5
14cu|liblxqt-mount-0.9.0-1|3	
14cu|liblxqt-mount-0.9.0-1|4	%define libname %mklibname lxqtmount %{major}
14cu|liblxqt-mount-0.9.0-1|5	%define devname %mklibname lxqtmount -d
14cu|liblxqt-mount-0.9.0-1|6	%define oldlibname %mklibname lxqtmount-qt %{api_ver} %{major}
14cu|liblxqt-mount-0.9.0-1|7	%define olddevname %mklibname lxqtmount-qt %{api_ver} -d
14cu|liblxqt-mount-0.9.0-1|8	
14cu|liblxqt-mount-0.9.0-1|9	Summary:	Mounting related libraries for the LXQt desktop
14cu|liblxqt-mount-0.9.0-1|10	Name:		liblxqt-mount
14cu|liblxqt-mount-0.9.0-1|11	Version:	0.9.0
14cu|liblxqt-mount-0.9.0-1|12	Release:	1
14cu|liblxqt-mount-0.9.0-1|13	License:	LGPLv2.1+
14cu|liblxqt-mount-0.9.0-1|14	Group:		System/Libraries
14cu|liblxqt-mount-0.9.0-1|15	Url:		http://lxqt.org/
14cu|liblxqt-mount-0.9.0-1|16	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|liblxqt-mount-0.9.0-1|17	BuildRequires:	cmake
14cu|liblxqt-mount-0.9.0-1|18	BuildRequires:	qt5-devel
14cu|liblxqt-mount-0.9.0-1|19	BuildRequires:	qmake5
14cu|liblxqt-mount-0.9.0-1|20	BuildRequires:	pkgconfig(lxqt)
14cu|liblxqt-mount-0.9.0-1|21	BuildRequires:	pkgconfig(Qt5Xdg)
14cu|liblxqt-mount-0.9.0-1|22	BuildRequires:  qt5-linguist-tools
14cu|liblxqt-mount-0.9.0-1|23	
14cu|liblxqt-mount-0.9.0-1|24	%description
14cu|liblxqt-mount-0.9.0-1|25	Mounting related libraries for the LXQt desktop.
14cu|liblxqt-mount-0.9.0-1|26	
14cu|liblxqt-mount-0.9.0-1|27	#----------------------------------------------------------------------------
14cu|liblxqt-mount-0.9.0-1|28	
14cu|liblxqt-mount-0.9.0-1|29	%package -n %{libname}
14cu|liblxqt-mount-0.9.0-1|30	Summary:	Mounting related libraries for the LXQt desktop
14cu|liblxqt-mount-0.9.0-1|31	Group:		System/Libraries
14cu|liblxqt-mount-0.9.0-1|32	Conflicts:	%{_lib}lxqt-mount0 < 0.7.0-2
14cu|liblxqt-mount-0.9.0-1|33	Obsoletes:	%{_lib}lxqt-mount0 < 0.7.0-2
14cu|liblxqt-mount-0.9.0-1|34	%rename		%{oldlibname}
14cu|liblxqt-mount-0.9.0-1|35	
14cu|liblxqt-mount-0.9.0-1|36	%description -n %{libname}
14cu|liblxqt-mount-0.9.0-1|37	Mounting related libraries for the LXQt desktop.
14cu|liblxqt-mount-0.9.0-1|38	
14cu|liblxqt-mount-0.9.0-1|39	%files -n %{libname}
14cu|liblxqt-mount-0.9.0-1|40	%{_libdir}/liblxqtmount.so.%{major}*
14cu|liblxqt-mount-0.9.0-1|41	
14cu|liblxqt-mount-0.9.0-1|42	#----------------------------------------------------------------------------
14cu|liblxqt-mount-0.9.0-1|43	
14cu|liblxqt-mount-0.9.0-1|44	%package -n %{devname}
14cu|liblxqt-mount-0.9.0-1|45	Summary:	Development files for %{name}
14cu|liblxqt-mount-0.9.0-1|46	Group:		Development/C++
14cu|liblxqt-mount-0.9.0-1|47	Requires:	%{libname} = %{EVRD}
14cu|liblxqt-mount-0.9.0-1|48	Conflicts:	%{_lib}lxqt-mount-devel < 0.7.0-2
14cu|liblxqt-mount-0.9.0-1|49	Obsoletes:	%{_lib}lxqt-mount-devel < 0.7.0-2
14cu|liblxqt-mount-0.9.0-1|50	%rename		%{olddevname}
14cu|liblxqt-mount-0.9.0-1|51	
14cu|liblxqt-mount-0.9.0-1|52	%description -n %{devname}
14cu|liblxqt-mount-0.9.0-1|53	Development files (headers etc.) for %{name}.
14cu|liblxqt-mount-0.9.0-1|54	
14cu|liblxqt-mount-0.9.0-1|55	%files -n %{devname}
14cu|liblxqt-mount-0.9.0-1|56	%{_includedir}/*
14cu|liblxqt-mount-0.9.0-1|57	%{_libdir}/liblxqtmount.so
14cu|liblxqt-mount-0.9.0-1|58	%{_libdir}/pkgconfig/*.pc
14cu|liblxqt-mount-0.9.0-1|59	%{_libdir}/cmake/lxqtmount/*.cmake
14cu|liblxqt-mount-0.9.0-1|60	
14cu|liblxqt-mount-0.9.0-1|61	#----------------------------------------------------------------------------
14cu|liblxqt-mount-0.9.0-1|62	
14cu|liblxqt-mount-0.9.0-1|63	%prep
14cu|liblxqt-mount-0.9.0-1|64	%setup -q
14cu|liblxqt-mount-0.9.0-1|65	
14cu|liblxqt-mount-0.9.0-1|66	%build
14cu|liblxqt-mount-0.9.0-1|67	%cmake -DUSE_QT5=ON
14cu|liblxqt-mount-0.9.0-1|68	%make
14cu|liblxqt-mount-0.9.0-1|69	
14cu|liblxqt-mount-0.9.0-1|70	%install
14cu|liblxqt-mount-0.9.0-1|71	%makeinstall_std -C build
14cu|liblxqt-mount-0.9.0-1|72	
14cu|liblxqt-mount-0.9.0-1|73	
14cu|liblxqt-mount-0.9.0-1|74	%changelog
14cu|liblxqt-mount-0.9.0-1|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-1
14cu|liblxqt-mount-0.9.0-1|76	+ Revision: 8237fa0
14cu|liblxqt-mount-0.9.0-1|77	- Updated to 0.9.0
14cu|liblxqt-mount-0.9.0-1|78	
14cu|liblxqt-mount-0.9.0-1|79	

10658 14
14cu|libm4ri-0.20120415-8|1	%define snapshot 20120415
14cu|libm4ri-0.20120415-8|2	
14cu|libm4ri-0.20120415-8|3	%define major 0.0.20111203
14cu|libm4ri-0.20120415-8|4	%define libname %mklibname m4ri %{major}
14cu|libm4ri-0.20120415-8|5	%define devname %mklibname m4ri -d
14cu|libm4ri-0.20120415-8|6	
14cu|libm4ri-0.20120415-8|7	Summary:	M4RI is a library for fast arithmetic with dense matrices over F2
14cu|libm4ri-0.20120415-8|8	Name:		libm4ri
14cu|libm4ri-0.20120415-8|9	Version:	0.%{snapshot}
14cu|libm4ri-0.20120415-8|10	Release:	8
14cu|libm4ri-0.20120415-8|11	License:	GPLv2+
14cu|libm4ri-0.20120415-8|12	Group:		Sciences/Mathematics
14cu|libm4ri-0.20120415-8|13	Url:		http://m4ri.sagemath.org
14cu|libm4ri-0.20120415-8|14	Source0:	http://m4ri.sagemath.org/downloads/m4ri-%{snapshot}.tar.gz
14cu|libm4ri-0.20120415-8|15	# This patch will not be sent upstream, as it is Fedora-specific.
14cu|libm4ri-0.20120415-8|16	# Permanently disable SSE3 and SSSE3 detection.  Without this patch, the
14cu|libm4ri-0.20120415-8|17	# config file tends to be regenerated at inconvenient times.
14cu|libm4ri-0.20120415-8|18	Patch0:		m4ri-no-sse3.patch
14cu|libm4ri-0.20120415-8|19	BuildRequires:	doxygen
14cu|libm4ri-0.20120415-8|20	BuildRequires:	gomp-devel
14cu|libm4ri-0.20120415-8|21	BuildRequires:	pkgconfig(libpng)
14cu|libm4ri-0.20120415-8|22	
14cu|libm4ri-0.20120415-8|23	%description
14cu|libm4ri-0.20120415-8|24	M4RI is a library for fast arithmetic with dense matrices over F2.
14cu|libm4ri-0.20120415-8|25	It was started by Gregory Bard, is maintained by Martin Albrecht.
14cu|libm4ri-0.20120415-8|26	Several people contributed to it (see below). The name M4RI comes
14cu|libm4ri-0.20120415-8|27	from the first implemented algorithm: The "Method of the Four Russians"
14cu|libm4ri-0.20120415-8|28	inversion algorithm published by Gregory Bard. This algorithm in turn
14cu|libm4ri-0.20120415-8|29	is named after the "Method of the Four Russians" multiplication algorithm
14cu|libm4ri-0.20120415-8|30	which is probably better referred to as Kronrod's method. M4RI is used by
14cu|libm4ri-0.20120415-8|31	the Sage mathematics software and the PolyBoRi library. M4RI is available
14cu|libm4ri-0.20120415-8|32	under the General Public License Version 2 or later (GPLv2+).
14cu|libm4ri-0.20120415-8|33	
14cu|libm4ri-0.20120415-8|34	#----------------------------------------------------------------------------
14cu|libm4ri-0.20120415-8|35	
14cu|libm4ri-0.20120415-8|36	%package -n %{libname}
14cu|libm4ri-0.20120415-8|37	Summary:	M4RI runtime library
14cu|libm4ri-0.20120415-8|38	Group:		System/Libraries
14cu|libm4ri-0.20120415-8|39	Provides:	m4ri = %{EVRD}
14cu|libm4ri-0.20120415-8|40	Provides:	%{name} = %{EVRD}
14cu|libm4ri-0.20120415-8|41	Conflicts:	%{_lib}m4ri0 < 0.20120415-7
14cu|libm4ri-0.20120415-8|42	Obsoletes:	%{_lib}m4ri0 < 0.20120415-7
14cu|libm4ri-0.20120415-8|43	
14cu|libm4ri-0.20120415-8|44	%description -n %{libname}
14cu|libm4ri-0.20120415-8|45	M4RI is a library for fast arithmetic with dense matrices over F2.
14cu|libm4ri-0.20120415-8|46	It was started by Gregory Bard, is maintained by Martin Albrecht.
14cu|libm4ri-0.20120415-8|47	Several people contributed to it (see below). The name M4RI comes
14cu|libm4ri-0.20120415-8|48	from the first implemented algorithm: The "Method of the Four Russians"
14cu|libm4ri-0.20120415-8|49	inversion algorithm published by Gregory Bard. This algorithm in turn
14cu|libm4ri-0.20120415-8|50	is named after the "Method of the Four Russians" multiplication algorithm
14cu|libm4ri-0.20120415-8|51	which is probably better referred to as Kronrod's method. M4RI is used by
14cu|libm4ri-0.20120415-8|52	the Sage mathematics software and the PolyBoRi library. M4RI is available
14cu|libm4ri-0.20120415-8|53	under the General Public License Version 2 or later (GPLv2+).
14cu|libm4ri-0.20120415-8|54	
14cu|libm4ri-0.20120415-8|55	%files -n %{libname}
14cu|libm4ri-0.20120415-8|56	%doc COPYING README
14cu|libm4ri-0.20120415-8|57	%{_libdir}/libm4ri-%{major}.so
14cu|libm4ri-0.20120415-8|58	
14cu|libm4ri-0.20120415-8|59	#----------------------------------------------------------------------------
14cu|libm4ri-0.20120415-8|60	
14cu|libm4ri-0.20120415-8|61	%package -n %{devname}
14cu|libm4ri-0.20120415-8|62	Summary:	M4RI development files
14cu|libm4ri-0.20120415-8|63	Group:		Development/C
14cu|libm4ri-0.20120415-8|64	Requires:	%{libname} = %{EVRD}
14cu|libm4ri-0.20120415-8|65	Provides:	m4ri-devel = %{EVRD}
14cu|libm4ri-0.20120415-8|66	Provides:	%{name}-devel = %{EVRD}
14cu|libm4ri-0.20120415-8|67	
14cu|libm4ri-0.20120415-8|68	%description -n %{devname}
14cu|libm4ri-0.20120415-8|69	M4RI is a library for fast arithmetic with dense matrices over F2.
14cu|libm4ri-0.20120415-8|70	M4RI is used by the Sage mathematics software and the PolyBoRi library.
14cu|libm4ri-0.20120415-8|71	
14cu|libm4ri-0.20120415-8|72	%files -n %{devname}
14cu|libm4ri-0.20120415-8|73	%doc doc/html
14cu|libm4ri-0.20120415-8|74	%{_includedir}/m4ri
14cu|libm4ri-0.20120415-8|75	%{_libdir}/libm4ri.so
14cu|libm4ri-0.20120415-8|76	%{_libdir}/pkgconfig/m4ri.pc
14cu|libm4ri-0.20120415-8|77	
14cu|libm4ri-0.20120415-8|78	#----------------------------------------------------------------------------
14cu|libm4ri-0.20120415-8|79	
14cu|libm4ri-0.20120415-8|80	%prep
14cu|libm4ri-0.20120415-8|81	%setup -q -n m4ri-%{snapshot}
14cu|libm4ri-0.20120415-8|82	%patch0 -p0
14cu|libm4ri-0.20120415-8|83	
14cu|libm4ri-0.20120415-8|84	# Remove an unnecessary direct library dependency from the pkgconfig file
14cu|libm4ri-0.20120415-8|85	sed -i -e "s/ -lm//" m4ri.pc.in
14cu|libm4ri-0.20120415-8|86	
14cu|libm4ri-0.20120415-8|87	# Fix library dependencies
14cu|libm4ri-0.20120415-8|88	sed -i -e "s/-lm \$(LIBPNG_LIBADD)/-lgomp \$(LIBPNG_LIBADD)/" Makefile.in
14cu|libm4ri-0.20120415-8|89	
14cu|libm4ri-0.20120415-8|90	# Die, rpath, die!
14cu|libm4ri-0.20120415-8|91	sed -e "s|\(hardcode_libdir_flag_spec=\)'.*|\1|" \
14cu|libm4ri-0.20120415-8|92	-e "s|\(runpath_var=\)LD_RUN_PATH|\1|" \
14cu|libm4ri-0.20120415-8|93	-i configure
14cu|libm4ri-0.20120415-8|94	
14cu|libm4ri-0.20120415-8|95	# Fix a couple of broken doxygen commands
14cu|libm4ri-0.20120415-8|96	sed -i -e "s/\\\\output/\\\\return/" -e "s/\\\\seealso/\\\\see/" src/misc.h
14cu|libm4ri-0.20120415-8|97	
14cu|libm4ri-0.20120415-8|98	%build
14cu|libm4ri-0.20120415-8|99	%configure \
14cu|libm4ri-0.20120415-8|100	--disable-static \
14cu|libm4ri-0.20120415-8|101	--enable-openmp \
14cu|libm4ri-0.20120415-8|102	LDFLAGS="%{ldflags} -Wl,--as-needed"
14cu|libm4ri-0.20120415-8|103	
14cu|libm4ri-0.20120415-8|104	%make
14cu|libm4ri-0.20120415-8|105	
14cu|libm4ri-0.20120415-8|106	# Build documentation
14cu|libm4ri-0.20120415-8|107	cd src
14cu|libm4ri-0.20120415-8|108	doxygen
14cu|libm4ri-0.20120415-8|109	
14cu|libm4ri-0.20120415-8|110	%install
14cu|libm4ri-0.20120415-8|111	%makeinstall_std
14cu|libm4ri-0.20120415-8|112	
14cu|libm4ri-0.20120415-8|113	%check
14cu|libm4ri-0.20120415-8|114	make check LD_LIBRARY_PATH=`pwd`/.libs
14cu|libm4ri-0.20120415-8|115	
14cu|libm4ri-0.20120415-8|116	
14cu|libm4ri-0.20120415-8|117	%changelog
14cu|libm4ri-0.20120415-8|118	
14cu|libm4ri-0.20120415-8|119	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20120415-8
14cu|libm4ri-0.20120415-8|120	- (0e8f368) Drop texlive again
14cu|libm4ri-0.20120415-8|121	
14cu|libm4ri-0.20120415-8|122	

10659 14
14cu|libm4rie-0.20120415-5|1	%define snapshot 20120415
14cu|libm4rie-0.20120415-5|2	%define major 0
14cu|libm4rie-0.20120415-5|3	%define libname %mklibname m4rie %{major}
14cu|libm4rie-0.20120415-5|4	%define devname %mklibname m4rie -d
14cu|libm4rie-0.20120415-5|5	
14cu|libm4rie-0.20120415-5|6	Summary:	Linear Algebra over F_2^e
14cu|libm4rie-0.20120415-5|7	Name:		libm4rie
14cu|libm4rie-0.20120415-5|8	Version:	0.%{snapshot}
14cu|libm4rie-0.20120415-5|9	Release:	5
14cu|libm4rie-0.20120415-5|10	License:	GPLv2+
14cu|libm4rie-0.20120415-5|11	Group:		Sciences/Mathematics
14cu|libm4rie-0.20120415-5|12	Url:		http://m4ri.sagemath.org
14cu|libm4rie-0.20120415-5|13	Source0:	http://m4ri.sagemath.org/downloads/m4rie-%{snapshot}.tar.gz
14cu|libm4rie-0.20120415-5|14	# The doxygen control file was omitted from this release
14cu|libm4rie-0.20120415-5|15	Source1:	m4rie-doxyfile
14cu|libm4rie-0.20120415-5|16	Patch3:		m4rie-20120415-soname.patch
14cu|libm4rie-0.20120415-5|17	Patch4:		m4rie-givaro.patch
14cu|libm4rie-0.20120415-5|18	BuildRequires:	givaro-devel
14cu|libm4rie-0.20120415-5|19	BuildRequires:	gmpxx-devel
14cu|libm4rie-0.20120415-5|20	BuildRequires:	gomp-devel
14cu|libm4rie-0.20120415-5|21	BuildRequires:	pkgconfig(m4ri)
14cu|libm4rie-0.20120415-5|22	
14cu|libm4rie-0.20120415-5|23	%description
14cu|libm4rie-0.20120415-5|24	M4RIE is a library for fast arithmetic with dense matrices over F_2^e.
14cu|libm4rie-0.20120415-5|25	It is an add-on to the M4RI library, which implements fast arithmetic
14cu|libm4rie-0.20120415-5|26	with dense matrices over F_2.  M4RIE is used by the Sage mathematics
14cu|libm4rie-0.20120415-5|27	software.
14cu|libm4rie-0.20120415-5|28	
14cu|libm4rie-0.20120415-5|29	#----------------------------------------------------------------------------
14cu|libm4rie-0.20120415-5|30	
14cu|libm4rie-0.20120415-5|31	%package -n %{libname}
14cu|libm4rie-0.20120415-5|32	Summary:	M4RIE runtime library
14cu|libm4rie-0.20120415-5|33	Group:		System/Libraries
14cu|libm4rie-0.20120415-5|34	
14cu|libm4rie-0.20120415-5|35	%description -n %{libname}
14cu|libm4rie-0.20120415-5|36	M4RIE is a library for fast arithmetic with dense matrices over F2 for
14cu|libm4rie-0.20120415-5|37	2 <= e <= 10. It was started and is currently maintained by Martin Albrecht.
14cu|libm4rie-0.20120415-5|38	The name stems from the fact that is relies heavily on M4RI. M4RI is will be
14cu|libm4rie-0.20120415-5|39	included in the Sage mathematics software in the near future. M4RIE is
14cu|libm4rie-0.20120415-5|40	available under the General Public License Version 2 or later (GPLv2+).
14cu|libm4rie-0.20120415-5|41	
14cu|libm4rie-0.20120415-5|42	%files -n %{libname}
14cu|libm4rie-0.20120415-5|43	%doc COPYING
14cu|libm4rie-0.20120415-5|44	%{_libdir}/libm4rie.so.%{major}*
14cu|libm4rie-0.20120415-5|45	
14cu|libm4rie-0.20120415-5|46	#----------------------------------------------------------------------------
14cu|libm4rie-0.20120415-5|47	
14cu|libm4rie-0.20120415-5|48	%package -n %{devname}
14cu|libm4rie-0.20120415-5|49	Summary:	M4RIE development files
14cu|libm4rie-0.20120415-5|50	Group:		Development/C
14cu|libm4rie-0.20120415-5|51	Requires:	%{libname} = %{EVRD}
14cu|libm4rie-0.20120415-5|52	Provides:	m4rie-devel = %{EVRD}
14cu|libm4rie-0.20120415-5|53	Provides:	%{name}-devel = %{EVRD}
14cu|libm4rie-0.20120415-5|54	
14cu|libm4rie-0.20120415-5|55	%description -n %{devname}
14cu|libm4rie-0.20120415-5|56	This package contains libraries and header files for developing applications
14cu|libm4rie-0.20120415-5|57	that use %{name}.
14cu|libm4rie-0.20120415-5|58	
14cu|libm4rie-0.20120415-5|59	%files -n %{devname}
14cu|libm4rie-0.20120415-5|60	%{_includedir}/m4rie
14cu|libm4rie-0.20120415-5|61	%{_libdir}/libm4rie.so
14cu|libm4rie-0.20120415-5|62	
14cu|libm4rie-0.20120415-5|63	#----------------------------------------------------------------------------
14cu|libm4rie-0.20120415-5|64	
14cu|libm4rie-0.20120415-5|65	%prep
14cu|libm4rie-0.20120415-5|66	%setup -q -n m4rie-%{snapshot}
14cu|libm4rie-0.20120415-5|67	%patch3 -p1
14cu|libm4rie-0.20120415-5|68	%patch4 -p1
14cu|libm4rie-0.20120415-5|69	cp -p %{SOURCE1} m4rie/Doxyfile
14cu|libm4rie-0.20120415-5|70	
14cu|libm4rie-0.20120415-5|71	%build
14cu|libm4rie-0.20120415-5|72	perl -pi -e 's|^(libm4rie_la_LIBADD = -lm4ri)|$1 -lm|;' Makefile.am
14cu|libm4rie-0.20120415-5|73	autoreconf -i
14cu|libm4rie-0.20120415-5|74	%configure2_5x --disable-static
14cu|libm4rie-0.20120415-5|75	
14cu|libm4rie-0.20120415-5|76	# The configure step picks up -fopenmp from the m4ri CFLAGS.  However, m4rie
14cu|libm4rie-0.20120415-5|77	# does not contain any OpenMP-using code.  The end result is that libm4rie is
14cu|libm4rie-0.20120415-5|78	# unnecessarily linked with libgomp, leading to rpmlint complaints.
14cu|libm4rie-0.20120415-5|79	sed -i "s/M4RI_CFLAGS =.*/M4RI_CFLAGS =/" Makefile bench/Makefile
14cu|libm4rie-0.20120415-5|80	
14cu|libm4rie-0.20120415-5|81	%make
14cu|libm4rie-0.20120415-5|82	
14cu|libm4rie-0.20120415-5|83	%install
14cu|libm4rie-0.20120415-5|84	%makeinstall_std
14cu|libm4rie-0.20120415-5|85	
14cu|libm4rie-0.20120415-5|86	%check
14cu|libm4rie-0.20120415-5|87	%make check
14cu|libm4rie-0.20120415-5|88	
14cu|libm4rie-0.20120415-5|89	
14cu|libm4rie-0.20120415-5|90	%changelog
14cu|libm4rie-0.20120415-5|91	
14cu|libm4rie-0.20120415-5|92	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20120415-5
14cu|libm4rie-0.20120415-5|93	- (815a743) Don't build docs
14cu|libm4rie-0.20120415-5|94	
14cu|libm4rie-0.20120415-5|95	

10660 14
14cu|libmatekbd-1.12.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|libmatekbd-1.12.1-1|2	%define major 4
14cu|libmatekbd-1.12.1-1|3	%define libname	%mklibname matekbd  %{major}
14cu|libmatekbd-1.12.1-1|4	%define develname %mklibname -d matekbd
14cu|libmatekbd-1.12.1-1|5	%define girname %mklibname matekbd-gir %{gir_api}
14cu|libmatekbd-1.12.1-1|6	%define gir_api 1.0
14cu|libmatekbd-1.12.1-1|7	
14cu|libmatekbd-1.12.1-1|8	Summary:        MATE keyboard libraries
14cu|libmatekbd-1.12.1-1|9	Name:           libmatekbd
14cu|libmatekbd-1.12.1-1|10	Version:        1.12.1
14cu|libmatekbd-1.12.1-1|11	Release:        1
14cu|libmatekbd-1.12.1-1|12	License:        LGPLv2+
14cu|libmatekbd-1.12.1-1|13	Group:          System/Libraries
14cu|libmatekbd-1.12.1-1|14	URL:            http://mate-desktop.org
14cu|libmatekbd-1.12.1-1|15	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|libmatekbd-1.12.1-1|16	
14cu|libmatekbd-1.12.1-1|17	BuildRequires: intltool
14cu|libmatekbd-1.12.1-1|18	BuildRequires: mate-common
14cu|libmatekbd-1.12.1-1|19	BuildRequires: pkgconfig(gobject-introspection-1.0)
14cu|libmatekbd-1.12.1-1|20	BuildRequires: pkgconfig(glib-2.0)
14cu|libmatekbd-1.12.1-1|21	BuildRequires: pkgconfig(gtk+-2.0)
14cu|libmatekbd-1.12.1-1|22	BuildRequires: pkgconfig(libxklavier)
14cu|libmatekbd-1.12.1-1|23	BuildRequires: pkgconfig(ice)
14cu|libmatekbd-1.12.1-1|24	
14cu|libmatekbd-1.12.1-1|25	%description
14cu|libmatekbd-1.12.1-1|26	Files used by MATE keyboard library
14cu|libmatekbd-1.12.1-1|27	
14cu|libmatekbd-1.12.1-1|28	%package -n %{libname}
14cu|libmatekbd-1.12.1-1|29	Summary:        Dynamic libraries for MATE applications
14cu|libmatekbd-1.12.1-1|30	Group:          %{group}
14cu|libmatekbd-1.12.1-1|31	Requires:       %{name} >= %{version}
14cu|libmatekbd-1.12.1-1|32	
14cu|libmatekbd-1.12.1-1|33	%description -n %{libname}
14cu|libmatekbd-1.12.1-1|34	MATE keyboard library
14cu|libmatekbd-1.12.1-1|35	
14cu|libmatekbd-1.12.1-1|36	%package -n %{develname}
14cu|libmatekbd-1.12.1-1|37	Summary:        Static libraries, include files for MATE
14cu|libmatekbd-1.12.1-1|38	Group:          Development/C
14cu|libmatekbd-1.12.1-1|39	Provides:       %{name}-devel = %{version}-%{release}
14cu|libmatekbd-1.12.1-1|40	Requires:       %{libname} = %{version}
14cu|libmatekbd-1.12.1-1|41	
14cu|libmatekbd-1.12.1-1|42	%description -n %{develname}
14cu|libmatekbd-1.12.1-1|43	Static library and headers file needed in order to develop
14cu|libmatekbd-1.12.1-1|44	applications using the MATE keyboard library
14cu|libmatekbd-1.12.1-1|45	
14cu|libmatekbd-1.12.1-1|46	%package -n %{girname}
14cu|libmatekbd-1.12.1-1|47	Summary:        Typelib file for libmatekbd
14cu|libmatekbd-1.12.1-1|48	Group:          Graphical desktop/Other
14cu|libmatekbd-1.12.1-1|49	Requires:       %{libname} = %{EVRD}
14cu|libmatekbd-1.12.1-1|50	
14cu|libmatekbd-1.12.1-1|51	%description -n %{girname}
14cu|libmatekbd-1.12.1-1|52	A GObject based library for libmatekbd clients to use to interface with
14cu|libmatekbd-1.12.1-1|53	Matekbd.
14cu|libmatekbd-1.12.1-1|54	
14cu|libmatekbd-1.12.1-1|55	
14cu|libmatekbd-1.12.1-1|56	%prep
14cu|libmatekbd-1.12.1-1|57	%setup -q
14cu|libmatekbd-1.12.1-1|58	NOCONFIGURE=1 ./autogen.sh
14cu|libmatekbd-1.12.1-1|59	
14cu|libmatekbd-1.12.1-1|60	%build
14cu|libmatekbd-1.12.1-1|61	%configure2_5x \
14cu|libmatekbd-1.12.1-1|62	--disable-static          \
14cu|libmatekbd-1.12.1-1|63	--with-gtk=2.0            \
14cu|libmatekbd-1.12.1-1|64	--disable-schemas-compile \
14cu|libmatekbd-1.12.1-1|65	--with-x
14cu|libmatekbd-1.12.1-1|66	
14cu|libmatekbd-1.12.1-1|67	%make LIBS='-lm -lgmodule-2.0'
14cu|libmatekbd-1.12.1-1|68	
14cu|libmatekbd-1.12.1-1|69	%install
14cu|libmatekbd-1.12.1-1|70	
14cu|libmatekbd-1.12.1-1|71	%makeinstall_std
14cu|libmatekbd-1.12.1-1|72	
14cu|libmatekbd-1.12.1-1|73	%find_lang %{name} --all-name
14cu|libmatekbd-1.12.1-1|74	
14cu|libmatekbd-1.12.1-1|75	%files -f %name.lang
14cu|libmatekbd-1.12.1-1|76	%doc AUTHORS COPYING README
14cu|libmatekbd-1.12.1-1|77	%{_datadir}/glib-2.0/schemas/org.mate.peripherals-keyboard-xkb.gschema.xml
14cu|libmatekbd-1.12.1-1|78	%{_datadir}/libmatekbd
14cu|libmatekbd-1.12.1-1|79	%{_datadir}/MateConf/gsettings/matekbd.convert
14cu|libmatekbd-1.12.1-1|80	
14cu|libmatekbd-1.12.1-1|81	%files -n %{libname}
14cu|libmatekbd-1.12.1-1|82	%{_libdir}/libmatekbd*.so.%{major}*
14cu|libmatekbd-1.12.1-1|83	
14cu|libmatekbd-1.12.1-1|84	%files -n %{girname}
14cu|libmatekbd-1.12.1-1|85	%{_libdir}/girepository-1.0/*.typelib
14cu|libmatekbd-1.12.1-1|86	
14cu|libmatekbd-1.12.1-1|87	%files -n %{develname}
14cu|libmatekbd-1.12.1-1|88	%{_includedir}/*
14cu|libmatekbd-1.12.1-1|89	%{_libdir}/pkgconfig/*
14cu|libmatekbd-1.12.1-1|90	%{_libdir}/*.so
14cu|libmatekbd-1.12.1-1|91	%{_datadir}/gir-1.0/*
14cu|libmatekbd-1.12.1-1|92	
14cu|libmatekbd-1.12.1-1|93	
14cu|libmatekbd-1.12.1-1|94	%changelog
14cu|libmatekbd-1.12.1-1|95	
14cu|libmatekbd-1.12.1-1|96	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|libmatekbd-1.12.1-1|97	- (5c2c36a) Fix gir package name
14cu|libmatekbd-1.12.1-1|98	
14cu|libmatekbd-1.12.1-1|99	

10661 14
14cu|libmatemixer-1.12.1-1|1	%define major 0
14cu|libmatemixer-1.12.1-1|2	%define libname %mklibname matemixer %{major}
14cu|libmatemixer-1.12.1-1|3	%define develname %mklibname -d matemixer
14cu|libmatemixer-1.12.1-1|4	
14cu|libmatemixer-1.12.1-1|5	Name:		libmatemixer
14cu|libmatemixer-1.12.1-1|6	Summary:	Mixer library for MATE desktop
14cu|libmatemixer-1.12.1-1|7	Version:	1.12.1
14cu|libmatemixer-1.12.1-1|8	Release:	1
14cu|libmatemixer-1.12.1-1|9	License:	GPLv2+
14cu|libmatemixer-1.12.1-1|10	Url:		http://mate-desktop.org
14cu|libmatemixer-1.12.1-1|11	Group:		System/Libraries
14cu|libmatemixer-1.12.1-1|12	Source0:	http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
14cu|libmatemixer-1.12.1-1|13	
14cu|libmatemixer-1.12.1-1|14	BuildRequires:	mate-common
14cu|libmatemixer-1.12.1-1|15	BuildRequires:	pkgconfig(libpulse)
14cu|libmatemixer-1.12.1-1|16	BuildRequires:	pkgconfig(alsa)
14cu|libmatemixer-1.12.1-1|17	
14cu|libmatemixer-1.12.1-1|18	
14cu|libmatemixer-1.12.1-1|19	%description
14cu|libmatemixer-1.12.1-1|20	libmatemixer is a mixer library for MATE desktop.
14cu|libmatemixer-1.12.1-1|21	It provides an abstract API allowing access to mixer functionality
14cu|libmatemixer-1.12.1-1|22	available in the PulseAudio, ALSA and OSS sound systems.
14cu|libmatemixer-1.12.1-1|23	
14cu|libmatemixer-1.12.1-1|24	%package -n     %{libname}
14cu|libmatemixer-1.12.1-1|25	Summary:        Mixer library for MATE desktop
14cu|libmatemixer-1.12.1-1|26	Group:          System/Libraries
14cu|libmatemixer-1.12.1-1|27	
14cu|libmatemixer-1.12.1-1|28	%description -n %{libname}
14cu|libmatemixer-1.12.1-1|29	libmatemixer is a mixer library for MATE desktop.
14cu|libmatemixer-1.12.1-1|30	It provides an abstract API allowing access to mixer functionality
14cu|libmatemixer-1.12.1-1|31	available in the PulseAudio, ALSA and OSS sound systems.
14cu|libmatemixer-1.12.1-1|32	
14cu|libmatemixer-1.12.1-1|33	%package -n     %{develname}
14cu|libmatemixer-1.12.1-1|34	Summary:        Development libraries for libmatemixer
14cu|libmatemixer-1.12.1-1|35	Group:          Development/C
14cu|libmatemixer-1.12.1-1|36	Requires:       %{libname} = %{version}
14cu|libmatemixer-1.12.1-1|37	
14cu|libmatemixer-1.12.1-1|38	%description -n         %{develname}
14cu|libmatemixer-1.12.1-1|39	This package contains header files necessary for developing
14cu|libmatemixer-1.12.1-1|40	programs based on libmatemixer.
14cu|libmatemixer-1.12.1-1|41	
14cu|libmatemixer-1.12.1-1|42	%prep
14cu|libmatemixer-1.12.1-1|43	%setup -q
14cu|libmatemixer-1.12.1-1|44	
14cu|libmatemixer-1.12.1-1|45	# needed for git snapshots
14cu|libmatemixer-1.12.1-1|46	#NOCONFIGURE=1 ./autogen.sh
14cu|libmatemixer-1.12.1-1|47	
14cu|libmatemixer-1.12.1-1|48	%build
14cu|libmatemixer-1.12.1-1|49	%configure \
14cu|libmatemixer-1.12.1-1|50	--disable-static \
14cu|libmatemixer-1.12.1-1|51	--enable-pulseaudio \
14cu|libmatemixer-1.12.1-1|52	--enable-alsa \
14cu|libmatemixer-1.12.1-1|53	--enable-gtk-doc
14cu|libmatemixer-1.12.1-1|54	
14cu|libmatemixer-1.12.1-1|55	#drop unneeded direct library deps with --as-needed
14cu|libmatemixer-1.12.1-1|56	# libtool doesn't make this easy, so we do it the hard way
14cu|libmatemixer-1.12.1-1|57	sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
14cu|libmatemixer-1.12.1-1|58	
14cu|libmatemixer-1.12.1-1|59	%make
14cu|libmatemixer-1.12.1-1|60	
14cu|libmatemixer-1.12.1-1|61	%install
14cu|libmatemixer-1.12.1-1|62	%makeinstall_std
14cu|libmatemixer-1.12.1-1|63	
14cu|libmatemixer-1.12.1-1|64	%find_lang %{name} --with-gnome --all-name
14cu|libmatemixer-1.12.1-1|65	
14cu|libmatemixer-1.12.1-1|66	%files -n %{libname} -f %{name}.lang
14cu|libmatemixer-1.12.1-1|67	%doc AUTHORS COPYING NEWS README
14cu|libmatemixer-1.12.1-1|68	%{_libdir}/libmatemixer.so.%{major}*
14cu|libmatemixer-1.12.1-1|69	%{_libdir}/libmatemixer/
14cu|libmatemixer-1.12.1-1|70	
14cu|libmatemixer-1.12.1-1|71	%files -n %{develname}
14cu|libmatemixer-1.12.1-1|72	%{_includedir}/mate-mixer/
14cu|libmatemixer-1.12.1-1|73	%{_libdir}/pkgconfig/*
14cu|libmatemixer-1.12.1-1|74	%{_libdir}/*.so
14cu|libmatemixer-1.12.1-1|75	%{_datadir}/gtk-doc/html/libmatemixer/
14cu|libmatemixer-1.12.1-1|76	
14cu|libmatemixer-1.12.1-1|77	%changelog
14cu|libmatemixer-1.12.1-1|78	
14cu|libmatemixer-1.12.1-1|79	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|libmatemixer-1.12.1-1|80	- (60189b0) Updated to 1.12.1
14cu|libmatemixer-1.12.1-1|81	
14cu|libmatemixer-1.12.1-1|82	

10662 14
14cu|libmatenotify-1.5.0-2|1	%define major	1
14cu|libmatenotify-1.5.0-2|2	%define libname	%mklibname matenotify %{major}
14cu|libmatenotify-1.5.0-2|3	%define devname %mklibname -d matenotify
14cu|libmatenotify-1.5.0-2|4	
14cu|libmatenotify-1.5.0-2|5	Summary:	Desktop notifications library
14cu|libmatenotify-1.5.0-2|6	Name:		libmatenotify
14cu|libmatenotify-1.5.0-2|7	Version:	1.5.0
14cu|libmatenotify-1.5.0-2|8	Release:	2
14cu|libmatenotify-1.5.0-2|9	License:	LGPLv2+
14cu|libmatenotify-1.5.0-2|10	Group:		System/Libraries
14cu|libmatenotify-1.5.0-2|11	URL:		http://mate-desktop.org
14cu|libmatenotify-1.5.0-2|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
14cu|libmatenotify-1.5.0-2|13	
14cu|libmatenotify-1.5.0-2|14	Buildrequires:	gtk-doc
14cu|libmatenotify-1.5.0-2|15	Buildrequires:	mate-common
14cu|libmatenotify-1.5.0-2|16	Buildrequires:	pkgconfig(dbus-glib-1)
14cu|libmatenotify-1.5.0-2|17	Buildrequires:	pkgconfig(gtk+-2.0)
14cu|libmatenotify-1.5.0-2|18	
14cu|libmatenotify-1.5.0-2|19	Requires:	virtual-notification-daemon
14cu|libmatenotify-1.5.0-2|20	
14cu|libmatenotify-1.5.0-2|21	%description
14cu|libmatenotify-1.5.0-2|22	A library that sends desktop notifications to a notification daemon, as
14cu|libmatenotify-1.5.0-2|23	defined in the Desktop Notifications spec. These notifications can be
14cu|libmatenotify-1.5.0-2|24	used to inform the user about an event or display some form of
14cu|libmatenotify-1.5.0-2|25	information without getting in the user's way.
14cu|libmatenotify-1.5.0-2|26	
14cu|libmatenotify-1.5.0-2|27	%package -n %{libname}
14cu|libmatenotify-1.5.0-2|28	Group:		System/Libraries
14cu|libmatenotify-1.5.0-2|29	Summary:	Desktop notifications library - shared library
14cu|libmatenotify-1.5.0-2|30	
14cu|libmatenotify-1.5.0-2|31	%description -n %{libname}
14cu|libmatenotify-1.5.0-2|32	This packages contains the shared library for %{name}.
14cu|libmatenotify-1.5.0-2|33	
14cu|libmatenotify-1.5.0-2|34	%package -n %{devname}
14cu|libmatenotify-1.5.0-2|35	Group:		Development/C
14cu|libmatenotify-1.5.0-2|36	Summary:	Desktop notifications library - headers
14cu|libmatenotify-1.5.0-2|37	Requires:	%{libname} = %{version}-%{release}
14cu|libmatenotify-1.5.0-2|38	Provides:	%{name}-devel = %{version}-%{release}
14cu|libmatenotify-1.5.0-2|39	
14cu|libmatenotify-1.5.0-2|40	%description -n %{devname}
14cu|libmatenotify-1.5.0-2|41	This package contains the development files for %{name}.
14cu|libmatenotify-1.5.0-2|42	
14cu|libmatenotify-1.5.0-2|43	%prep
14cu|libmatenotify-1.5.0-2|44	%setup -q
14cu|libmatenotify-1.5.0-2|45	
14cu|libmatenotify-1.5.0-2|46	%build
14cu|libmatenotify-1.5.0-2|47	NOCONFIGURE=yes ./autogen.sh
14cu|libmatenotify-1.5.0-2|48	%configure2_5x \
14cu|libmatenotify-1.5.0-2|49	--disable-static
14cu|libmatenotify-1.5.0-2|50	
14cu|libmatenotify-1.5.0-2|51	%make
14cu|libmatenotify-1.5.0-2|52	
14cu|libmatenotify-1.5.0-2|53	%install
14cu|libmatenotify-1.5.0-2|54	%makeinstall_std
14cu|libmatenotify-1.5.0-2|55	
14cu|libmatenotify-1.5.0-2|56	%files
14cu|libmatenotify-1.5.0-2|57	%{_bindir}/mate-notify-send
14cu|libmatenotify-1.5.0-2|58	
14cu|libmatenotify-1.5.0-2|59	%files -n %{libname}
14cu|libmatenotify-1.5.0-2|60	%{_libdir}/libmatenotify.so.%{major}*
14cu|libmatenotify-1.5.0-2|61	
14cu|libmatenotify-1.5.0-2|62	%files -n %{devname}
14cu|libmatenotify-1.5.0-2|63	%{_libdir}/*.so
14cu|libmatenotify-1.5.0-2|64	%{_libdir}/pkgconfig/*
14cu|libmatenotify-1.5.0-2|65	%{_includedir}/*
14cu|libmatenotify-1.5.0-2|66	%doc %{_datadir}/gtk-doc/html/*
14cu|libmatenotify-1.5.0-2|67	
14cu|libmatenotify-1.5.0-2|68	
14cu|libmatenotify-1.5.0-2|69	
14cu|libmatenotify-1.5.0-2|70	
14cu|libmatenotify-1.5.0-2|71	%changelog
14cu|libmatenotify-1.5.0-2|72	
14cu|libmatenotify-1.5.0-2|73	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.5.0-2
14cu|libmatenotify-1.5.0-2|74	- (adf9449) Merge pull request #1 from aabatrakov/libmatenotify:rosa2014.1
14cu|libmatenotify-1.5.0-2|75	- (adf9449) Update (Alexey Batrakov)
14cu|libmatenotify-1.5.0-2|76	
14cu|libmatenotify-1.5.0-2|77	

10663 14
14cu|libmateweather-1.12.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|libmateweather-1.12.1-1|2	
14cu|libmateweather-1.12.1-1|3	%define major          1
14cu|libmateweather-1.12.1-1|4	%define oname          mateweather
14cu|libmateweather-1.12.1-1|5	%define libname        %mklibname mateweather %{major}
14cu|libmateweather-1.12.1-1|6	%define develname      %mklibname -d mateweather %{major}
14cu|libmateweather-1.12.1-1|7	
14cu|libmateweather-1.12.1-1|8	Summary:        MATE Weather applet library
14cu|libmateweather-1.12.1-1|9	Name:           libmateweather
14cu|libmateweather-1.12.1-1|10	Version:        1.12.1
14cu|libmateweather-1.12.1-1|11	Release:        1
14cu|libmateweather-1.12.1-1|12	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|libmateweather-1.12.1-1|13	License:        GPLv2+
14cu|libmateweather-1.12.1-1|14	Group:          System/Libraries
14cu|libmateweather-1.12.1-1|15	Url:            http://www.mate.org
14cu|libmateweather-1.12.1-1|16	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|libmateweather-1.12.1-1|17	BuildRequires:  pkgconfig(libsoup-2.4)
14cu|libmateweather-1.12.1-1|18	BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
14cu|libmateweather-1.12.1-1|19	BuildRequires:  python-gobject-devel
14cu|libmateweather-1.12.1-1|20	BuildRequires:  pkgconfig(pygtk-2.0)
14cu|libmateweather-1.12.1-1|21	BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
14cu|libmateweather-1.12.1-1|22	BuildRequires:  intltool >= 0.40.6
14cu|libmateweather-1.12.1-1|23	BuildRequires:  libxml2-utils
14cu|libmateweather-1.12.1-1|24	BuildRequires:  pkgconfig(python)
14cu|libmateweather-1.12.1-1|25	BuildRequires:  mate-common
14cu|libmateweather-1.12.1-1|26	BuildRequires:  gtk-doc
14cu|libmateweather-1.12.1-1|27	BuildRequires:  intltool
14cu|libmateweather-1.12.1-1|28	
14cu|libmateweather-1.12.1-1|29	
14cu|libmateweather-1.12.1-1|30	%description
14cu|libmateweather-1.12.1-1|31	This is a library to provide Weather data to the MATE panel applet.
14cu|libmateweather-1.12.1-1|32	
14cu|libmateweather-1.12.1-1|33	%package -n %{libname}
14cu|libmateweather-1.12.1-1|34	Group:          System/Libraries
14cu|libmateweather-1.12.1-1|35	Summary:        MATE Weather applet library
14cu|libmateweather-1.12.1-1|36	Requires:       %{name} >= %{version}
14cu|libmateweather-1.12.1-1|37	
14cu|libmateweather-1.12.1-1|38	%description -n %{libname}
14cu|libmateweather-1.12.1-1|39	This is a library to provide Weather data to the MATE panel applet.
14cu|libmateweather-1.12.1-1|40	
14cu|libmateweather-1.12.1-1|41	%package -n python-%{oname}
14cu|libmateweather-1.12.1-1|42	Summary:        Python bindings for MATE Weather applet
14cu|libmateweather-1.12.1-1|43	Group:          System/Libraries
14cu|libmateweather-1.12.1-1|44	Provides:       python-%{name} >= %{version}-%{release}
14cu|libmateweather-1.12.1-1|45	Requires:       %{name} >= %{version}
14cu|libmateweather-1.12.1-1|46	
14cu|libmateweather-1.12.1-1|47	%description -n python-%{oname}
14cu|libmateweather-1.12.1-1|48	This is a library to provide Weather data to the MATE panel applet.
14cu|libmateweather-1.12.1-1|49	
14cu|libmateweather-1.12.1-1|50	%package -n %{develname}
14cu|libmateweather-1.12.1-1|51	Group:          Development/C
14cu|libmateweather-1.12.1-1|52	Summary:        MATE Weather applet library
14cu|libmateweather-1.12.1-1|53	Requires:       %{libname} = %{version}
14cu|libmateweather-1.12.1-1|54	Provides:       %{name}-devel = %{version}-%{release}
14cu|libmateweather-1.12.1-1|55	
14cu|libmateweather-1.12.1-1|56	%description -n %{develname}
14cu|libmateweather-1.12.1-1|57	This is a library to provide Weather data to the MATE panel applet.
14cu|libmateweather-1.12.1-1|58	
14cu|libmateweather-1.12.1-1|59	%prep
14cu|libmateweather-1.12.1-1|60	%setup -q
14cu|libmateweather-1.12.1-1|61	NOCONFIGURE=1 ./autogen.sh
14cu|libmateweather-1.12.1-1|62	
14cu|libmateweather-1.12.1-1|63	%build
14cu|libmateweather-1.12.1-1|64	%configure2_5x \
14cu|libmateweather-1.12.1-1|65	--disable-static       \
14cu|libmateweather-1.12.1-1|66	--with-gnu-ld          \
14cu|libmateweather-1.12.1-1|67	--enable-python
14cu|libmateweather-1.12.1-1|68	%make
14cu|libmateweather-1.12.1-1|69	
14cu|libmateweather-1.12.1-1|70	%install
14cu|libmateweather-1.12.1-1|71	%makeinstall_std
14cu|libmateweather-1.12.1-1|72	
14cu|libmateweather-1.12.1-1|73	%find_lang %{name}
14cu|libmateweather-1.12.1-1|74	
14cu|libmateweather-1.12.1-1|75	for xmlfile in %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
14cu|libmateweather-1.12.1-1|76	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}.lang
14cu|libmateweather-1.12.1-1|77	done
14cu|libmateweather-1.12.1-1|78	
14cu|libmateweather-1.12.1-1|79	%files -f %{name}.lang
14cu|libmateweather-1.12.1-1|80	%doc AUTHORS COPYING README
14cu|libmateweather-1.12.1-1|81	%dir %{_datadir}/%{name}
14cu|libmateweather-1.12.1-1|82	%{_datadir}/%{name}/locations.dtd
14cu|libmateweather-1.12.1-1|83	%{_datadir}/%{name}/Locations.xml
14cu|libmateweather-1.12.1-1|84	%{_iconsdir}/mate/*/status/weather*
14cu|libmateweather-1.12.1-1|85	%{_datadir}/glib-2.0/schemas/org.mate.weather.gschema.xml
14cu|libmateweather-1.12.1-1|86	
14cu|libmateweather-1.12.1-1|87	
14cu|libmateweather-1.12.1-1|88	%files -n %{libname}
14cu|libmateweather-1.12.1-1|89	%{_libdir}/libmateweather.so.%{major}*
14cu|libmateweather-1.12.1-1|90	
14cu|libmateweather-1.12.1-1|91	%files -n python-%{oname}
14cu|libmateweather-1.12.1-1|92	%{python_sitearch}/%{oname}
14cu|libmateweather-1.12.1-1|93	
14cu|libmateweather-1.12.1-1|94	%files -n %{develname}
14cu|libmateweather-1.12.1-1|95	%{_libdir}/libmateweather.so
14cu|libmateweather-1.12.1-1|96	%{_libdir}/pkgconfig/*.pc
14cu|libmateweather-1.12.1-1|97	%{_includedir}/*
14cu|libmateweather-1.12.1-1|98	%{_datadir}/gtk-doc/html/%{name}
14cu|libmateweather-1.12.1-1|99	
14cu|libmateweather-1.12.1-1|100	%changelog
14cu|libmateweather-1.12.1-1|101	
14cu|libmateweather-1.12.1-1|102	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|libmateweather-1.12.1-1|103	- (349842c) Updated to 1.12.1
14cu|libmateweather-1.12.1-1|104	
14cu|libmateweather-1.12.1-1|105	

10664 14
14cu|libmediainfo-0.7.89-1|1	%define oname	mediainfo
14cu|libmediainfo-0.7.89-1|2	
14cu|libmediainfo-0.7.89-1|3	%define major	0
14cu|libmediainfo-0.7.89-1|4	%define libname	%mklibname %{oname} %{major}
14cu|libmediainfo-0.7.89-1|5	%define devname %mklibname %{oname} -d
14cu|libmediainfo-0.7.89-1|6	
14cu|libmediainfo-0.7.89-1|7	Name:		libmediainfo
14cu|libmediainfo-0.7.89-1|8	Version:	0.7.89
14cu|libmediainfo-0.7.89-1|9	Release:	1
14cu|libmediainfo-0.7.89-1|10	Summary:	Supplies technical and tag information about a video or audio file
14cu|libmediainfo-0.7.89-1|11	Group:		System/Libraries
14cu|libmediainfo-0.7.89-1|12	License:	BSD
14cu|libmediainfo-0.7.89-1|13	Url:		http://mediaarea.net/
14cu|libmediainfo-0.7.89-1|14	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
14cu|libmediainfo-0.7.89-1|15	Patch0:		libmediainfo_0.7.70-pkgconfig.patch
14cu|libmediainfo-0.7.89-1|16	BuildRequires:	dos2unix
14cu|libmediainfo-0.7.89-1|17	BuildRequires:	doxygen
14cu|libmediainfo-0.7.89-1|18	BuildRequires:	pkgconfig(libcurl)
14cu|libmediainfo-0.7.89-1|19	BuildRequires:	pkgconfig(libmms)
14cu|libmediainfo-0.7.89-1|20	BuildRequires:	pkgconfig(libzen) >= 0.4.33
14cu|libmediainfo-0.7.89-1|21	BuildRequires:	pkgconfig(tinyxml2) >= 3.0.0
14cu|libmediainfo-0.7.89-1|22	BuildRequires:	pkgconfig(zlib)
14cu|libmediainfo-0.7.89-1|23	
14cu|libmediainfo-0.7.89-1|24	%description
14cu|libmediainfo-0.7.89-1|25	MediaInfo supplies technical and tag information about a video or audio file.
14cu|libmediainfo-0.7.89-1|26	
14cu|libmediainfo-0.7.89-1|27	#----------------------------------------------------------------------------
14cu|libmediainfo-0.7.89-1|28	
14cu|libmediainfo-0.7.89-1|29	%package -n %{libname}
14cu|libmediainfo-0.7.89-1|30	Summary:	Supplies technical and tag information about a video or audio file
14cu|libmediainfo-0.7.89-1|31	Group:		System/Libraries
14cu|libmediainfo-0.7.89-1|32	Provides:	libmediainfo = %{EVRD}
14cu|libmediainfo-0.7.89-1|33	
14cu|libmediainfo-0.7.89-1|34	%description -n %{libname}
14cu|libmediainfo-0.7.89-1|35	MediaInfo supplies technical and tag information about a video or audio file.
14cu|libmediainfo-0.7.89-1|36	This package contains the shared library for MediaInfo.
14cu|libmediainfo-0.7.89-1|37	
14cu|libmediainfo-0.7.89-1|38	%files -n %{libname}
14cu|libmediainfo-0.7.89-1|39	%doc History.txt License.html ReadMe.txt
14cu|libmediainfo-0.7.89-1|40	%{_libdir}/libmediainfo.so.%{major}*
14cu|libmediainfo-0.7.89-1|41	
14cu|libmediainfo-0.7.89-1|42	#----------------------------------------------------------------------------
14cu|libmediainfo-0.7.89-1|43	
14cu|libmediainfo-0.7.89-1|44	%package -n %{devname}
14cu|libmediainfo-0.7.89-1|45	Summary:	Include files and mandatory libraries for development
14cu|libmediainfo-0.7.89-1|46	Group:		Development/C++
14cu|libmediainfo-0.7.89-1|47	Requires:	%{libname} = %{EVRD}
14cu|libmediainfo-0.7.89-1|48	Provides:	%{name}-devel = %{EVRD}
14cu|libmediainfo-0.7.89-1|49	Provides:	mediainfo-devel = %{EVRD}
14cu|libmediainfo-0.7.89-1|50	
14cu|libmediainfo-0.7.89-1|51	%description -n %{devname}
14cu|libmediainfo-0.7.89-1|52	Include files and mandatory libraries for development with MediaInfo.
14cu|libmediainfo-0.7.89-1|53	
14cu|libmediainfo-0.7.89-1|54	%files -n %{devname}
14cu|libmediainfo-0.7.89-1|55	%doc Changes.txt Doc Source/Example
14cu|libmediainfo-0.7.89-1|56	%{_includedir}/MediaInfo
14cu|libmediainfo-0.7.89-1|57	%{_includedir}/MediaInfoDLL
14cu|libmediainfo-0.7.89-1|58	%{_libdir}/libmediainfo.so
14cu|libmediainfo-0.7.89-1|59	%{_libdir}/pkgconfig/*.pc
14cu|libmediainfo-0.7.89-1|60	
14cu|libmediainfo-0.7.89-1|61	#----------------------------------------------------------------------------
14cu|libmediainfo-0.7.89-1|62	
14cu|libmediainfo-0.7.89-1|63	%prep
14cu|libmediainfo-0.7.89-1|64	%setup -qn MediaInfoLib
14cu|libmediainfo-0.7.89-1|65	%patch0 -p1
14cu|libmediainfo-0.7.89-1|66	
14cu|libmediainfo-0.7.89-1|67	# Rename files
14cu|libmediainfo-0.7.89-1|68	cp Release/ReadMe_DLL_Linux.txt ReadMe.txt
14cu|libmediainfo-0.7.89-1|69	mv History_DLL.txt History.txt
14cu|libmediainfo-0.7.89-1|70	
14cu|libmediainfo-0.7.89-1|71	# EOLs and rights
14cu|libmediainfo-0.7.89-1|72	dos2unix *.txt *.html Source/Doc/*.html
14cu|libmediainfo-0.7.89-1|73	chmod 644 *.txt *.html Source/Doc/*.html
14cu|libmediainfo-0.7.89-1|74	
14cu|libmediainfo-0.7.89-1|75	# Don't force -O2 by default
14cu|libmediainfo-0.7.89-1|76	sed -i -e "s|-O2||" Project/GNU/Library/configure.ac
14cu|libmediainfo-0.7.89-1|77	
14cu|libmediainfo-0.7.89-1|78	
14cu|libmediainfo-0.7.89-1|79	%build
14cu|libmediainfo-0.7.89-1|80	pushd Project/GNU/Library
14cu|libmediainfo-0.7.89-1|81	autoreconf -vfi
14cu|libmediainfo-0.7.89-1|82	export CPPFLAGS="-DMEDIAINFO_LIBMMS_DESCRIBE_SUPPORT=0"
14cu|libmediainfo-0.7.89-1|83	%configure2_5x \
14cu|libmediainfo-0.7.89-1|84	--enable-shared \
14cu|libmediainfo-0.7.89-1|85	--disable-static \
14cu|libmediainfo-0.7.89-1|86	--with-libcurl \
14cu|libmediainfo-0.7.89-1|87	--with-libmms \
14cu|libmediainfo-0.7.89-1|88	--with-libaes=no \
14cu|libmediainfo-0.7.89-1|89	--with-libmd5=no \
14cu|libmediainfo-0.7.89-1|90	--with-libtinyxml2 \
14cu|libmediainfo-0.7.89-1|91	--enable-visibility
14cu|libmediainfo-0.7.89-1|92	%make
14cu|libmediainfo-0.7.89-1|93	popd
14cu|libmediainfo-0.7.89-1|94	
14cu|libmediainfo-0.7.89-1|95	# generate docs
14cu|libmediainfo-0.7.89-1|96	pushd Source/Doc
14cu|libmediainfo-0.7.89-1|97	doxygen -u 2> /dev/null
14cu|libmediainfo-0.7.89-1|98	doxygen Doxyfile
14cu|libmediainfo-0.7.89-1|99	popd
14cu|libmediainfo-0.7.89-1|100	
14cu|libmediainfo-0.7.89-1|101	
14cu|libmediainfo-0.7.89-1|102	%install
14cu|libmediainfo-0.7.89-1|103	pushd Project/GNU/Library/
14cu|libmediainfo-0.7.89-1|104	%makeinstall_std
14cu|libmediainfo-0.7.89-1|105	popd
14cu|libmediainfo-0.7.89-1|106	
14cu|libmediainfo-0.7.89-1|107	# MediaInfoDLL java and python stuff
14cu|libmediainfo-0.7.89-1|108	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.cs %{buildroot}%{_includedir}/MediaInfoDLL
14cu|libmediainfo-0.7.89-1|109	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.*.java %{buildroot}%{_includedir}/MediaInfoDLL
14cu|libmediainfo-0.7.89-1|110	install -m 644 Source/MediaInfoDLL/MediaInfoDLL*.py %{buildroot}%{_includedir}/MediaInfoDLL
14cu|libmediainfo-0.7.89-1|111	
14cu|libmediainfo-0.7.89-1|112	# Fix and install .pc file
14cu|libmediainfo-0.7.89-1|113	sed -i -e 's|Version: |Version: %{version}|g' Project/GNU/Library/%{name}.pc
14cu|libmediainfo-0.7.89-1|114	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/%{name}.pc
14cu|libmediainfo-0.7.89-1|115	sed -i -e '/la_name.*/d' Project/GNU/Library/%{name}.pc
14cu|libmediainfo-0.7.89-1|116	install -Dm 644 Project/GNU/Library/%{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cu|libmediainfo-0.7.89-1|117	
14cu|libmediainfo-0.7.89-1|118	%changelog
14cu|libmediainfo-0.7.89-1|119	
14cu|libmediainfo-0.7.89-1|120	* Fri Sep 30 2016 alzim <alzim@bk.ru> 0.7.89-1
14cu|libmediainfo-0.7.89-1|121	- (4edf7c2) Merge pull request #3 from import/libmediainfo:rosa2016.1
14cu|libmediainfo-0.7.89-1|122	- (4edf7c2) Updated to 0.7.89
14cu|libmediainfo-0.7.89-1|123	
14cu|libmediainfo-0.7.89-1|124	

10665 14
14cu|libmirage-3.0.4-1|1	%define		major 10
14cu|libmirage-3.0.4-1|2	%define		api_version 3.0
14cu|libmirage-3.0.4-1|3	%define		gir_major 3.0
14cu|libmirage-3.0.4-1|4	%define		libname %mklibname mirage %{major}
14cu|libmirage-3.0.4-1|5	%define		devname %mklibname mirage -d
14cu|libmirage-3.0.4-1|6	%define		girname %mklibname mirage-gir %{gir_major}
14cu|libmirage-3.0.4-1|7	
14cu|libmirage-3.0.4-1|8	Summary:	CD-ROM image access library
14cu|libmirage-3.0.4-1|9	Name:		libmirage
14cu|libmirage-3.0.4-1|10	Version:	3.0.4
14cu|libmirage-3.0.4-1|11	Release:	1
14cu|libmirage-3.0.4-1|12	License:	GPLv2+
14cu|libmirage-3.0.4-1|13	Group:		System/Libraries
14cu|libmirage-3.0.4-1|14	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
14cu|libmirage-3.0.4-1|15	Url:		http://cdemu.sourceforge.net/
14cu|libmirage-3.0.4-1|16	BuildRequires:	bison
14cu|libmirage-3.0.4-1|17	BuildRequires:	flex
14cu|libmirage-3.0.4-1|18	BuildRequires:	cmake
14cu|libmirage-3.0.4-1|19	BuildRequires:	bzip2-devel
14cu|libmirage-3.0.4-1|20	BuildRequires:	pkgconfig(glib-2.0)
14cu|libmirage-3.0.4-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|libmirage-3.0.4-1|22	BuildRequires:	pkgconfig(gtk-doc)
14cu|libmirage-3.0.4-1|23	BuildRequires:	pkgconfig(liblzma)
14cu|libmirage-3.0.4-1|24	BuildRequires:	pkgconfig(samplerate)
14cu|libmirage-3.0.4-1|25	BuildRequires:	pkgconfig(sndfile)
14cu|libmirage-3.0.4-1|26	BuildRequires:	pkgconfig(zlib)
14cu|libmirage-3.0.4-1|27	
14cu|libmirage-3.0.4-1|28	%description
14cu|libmirage-3.0.4-1|29	The aim of libMirage is to provide uniform access to the data stored in
14cu|libmirage-3.0.4-1|30	different image formats, by creating a representation of disc stored in image
14cu|libmirage-3.0.4-1|31	file, which is based on GObjects. There are various objects that represent
14cu|libmirage-3.0.4-1|32	different parts of the disc; disc, session, track, sector, etc. In addition to
14cu|libmirage-3.0.4-1|33	providing access to data provided by the image file, libMirage is also capable
14cu|libmirage-3.0.4-1|34	of generating some of the data that might not be present in image file. For
14cu|libmirage-3.0.4-1|35	instance, ISO image provides only user data from sector, without sync pattern,
14cu|libmirage-3.0.4-1|36	header, ECC/EDC codes or subchannel. When this missing data is requested,
14cu|libmirage-3.0.4-1|37	libMirage will transparently generate it.
14cu|libmirage-3.0.4-1|38	
14cu|libmirage-3.0.4-1|39	#----------------------------------------------------------------------------
14cu|libmirage-3.0.4-1|40	
14cu|libmirage-3.0.4-1|41	%package common
14cu|libmirage-3.0.4-1|42	Summary:	CD-ROM image access library - common files
14cu|libmirage-3.0.4-1|43	Group:		System/Libraries
14cu|libmirage-3.0.4-1|44	
14cu|libmirage-3.0.4-1|45	%description common
14cu|libmirage-3.0.4-1|46	Image access plugins for libMirage.
14cu|libmirage-3.0.4-1|47	
14cu|libmirage-3.0.4-1|48	%files common
14cu|libmirage-3.0.4-1|49	%{_datadir}/mime/packages/libmirage-*.xml
14cu|libmirage-3.0.4-1|50	
14cu|libmirage-3.0.4-1|51	#----------------------------------------------------------------------------
14cu|libmirage-3.0.4-1|52	
14cu|libmirage-3.0.4-1|53	%package -n %{libname}
14cu|libmirage-3.0.4-1|54	Summary:	CD-ROM image access library - shared library
14cu|libmirage-3.0.4-1|55	Group:		System/Libraries
14cu|libmirage-3.0.4-1|56	Requires:	%{name}-common >= %{EVRD}
14cu|libmirage-3.0.4-1|57	
14cu|libmirage-3.0.4-1|58	%description -n %{libname}
14cu|libmirage-3.0.4-1|59	Shared libraries of libMirage for software using it.
14cu|libmirage-3.0.4-1|60	
14cu|libmirage-3.0.4-1|61	%files -n %{libname}
14cu|libmirage-3.0.4-1|62	%{_libdir}/%{name}-%{api_version}
14cu|libmirage-3.0.4-1|63	%{_libdir}/libmirage.so.%{major}*
14cu|libmirage-3.0.4-1|64	
14cu|libmirage-3.0.4-1|65	#----------------------------------------------------------------------------
14cu|libmirage-3.0.4-1|66	
14cu|libmirage-3.0.4-1|67	%package -n %{devname}
14cu|libmirage-3.0.4-1|68	Summary:	CD-ROM image access library - development headers
14cu|libmirage-3.0.4-1|69	Group:		Development/C
14cu|libmirage-3.0.4-1|70	Requires:	%{libname} = %{EVRD}
14cu|libmirage-3.0.4-1|71	Requires:	%{girname} = %{EVRD}
14cu|libmirage-3.0.4-1|72	
14cu|libmirage-3.0.4-1|73	%description -n %{devname}
14cu|libmirage-3.0.4-1|74	Development headers for developing software using libMirage.
14cu|libmirage-3.0.4-1|75	
14cu|libmirage-3.0.4-1|76	The aim of libMirage is to provide uniform access to the data stored in
14cu|libmirage-3.0.4-1|77	different image formats, by creating a representation of disc stored in image
14cu|libmirage-3.0.4-1|78	file, which is based on GObjects. There are various objects that represent
14cu|libmirage-3.0.4-1|79	different parts of the disc; disc, session, track, sector, etc. In addition to
14cu|libmirage-3.0.4-1|80	providing access to data provided by the image file, libMirage is also capable
14cu|libmirage-3.0.4-1|81	of generating some of the data that might not be present in image file. For
14cu|libmirage-3.0.4-1|82	instance, ISO image provides only user data from sector, without sync pattern,
14cu|libmirage-3.0.4-1|83	header, ECC/EDC codes or subchannel. When this missing data is requested,
14cu|libmirage-3.0.4-1|84	libMirage will transparently generate it.
14cu|libmirage-3.0.4-1|85	
14cu|libmirage-3.0.4-1|86	%files -n %{devname}
14cu|libmirage-3.0.4-1|87	%doc README AUTHORS
14cu|libmirage-3.0.4-1|88	%{_includedir}/libmirage-%{gir_major}
14cu|libmirage-3.0.4-1|89	%{_libdir}/libmirage.so
14cu|libmirage-3.0.4-1|90	%{_libdir}/pkgconfig/libmirage.pc
14cu|libmirage-3.0.4-1|91	%{_datadir}/gir-1.0/Mirage-%{gir_major}.gir
14cu|libmirage-3.0.4-1|92	%{_datadir}/gtk-doc/html/libmirage
14cu|libmirage-3.0.4-1|93	
14cu|libmirage-3.0.4-1|94	#----------------------------------------------------------------------------
14cu|libmirage-3.0.4-1|95	
14cu|libmirage-3.0.4-1|96	%package -n %{girname}
14cu|libmirage-3.0.4-1|97	Summary:	GObject Introspection interface description for %{name}
14cu|libmirage-3.0.4-1|98	Group:		System/Libraries
14cu|libmirage-3.0.4-1|99	
14cu|libmirage-3.0.4-1|100	%description -n %{girname}
14cu|libmirage-3.0.4-1|101	GObject Introspection interface description for %{name}.
14cu|libmirage-3.0.4-1|102	
14cu|libmirage-3.0.4-1|103	%files -n %{girname}
14cu|libmirage-3.0.4-1|104	%{_libdir}/girepository-1.0/Mirage-%{gir_major}.typelib
14cu|libmirage-3.0.4-1|105	
14cu|libmirage-3.0.4-1|106	#----------------------------------------------------------------------------
14cu|libmirage-3.0.4-1|107	
14cu|libmirage-3.0.4-1|108	%prep
14cu|libmirage-3.0.4-1|109	%setup -q
14cu|libmirage-3.0.4-1|110	
14cu|libmirage-3.0.4-1|111	%build
14cu|libmirage-3.0.4-1|112	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
14cu|libmirage-3.0.4-1|113	%make
14cu|libmirage-3.0.4-1|114	
14cu|libmirage-3.0.4-1|115	%install
14cu|libmirage-3.0.4-1|116	%makeinstall_std -C build
14cu|libmirage-3.0.4-1|117	
14cu|libmirage-3.0.4-1|118	%changelog
14cu|libmirage-3.0.4-1|119	
14cu|libmirage-3.0.4-1|120	* Fri Apr 15 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.0.4-1
14cu|libmirage-3.0.4-1|121	- (3d21fe5) Fix include files ownership
14cu|libmirage-3.0.4-1|122	
14cu|libmirage-3.0.4-1|123	

10666 14
14cu|libmp3splt-0.9.2-1|1	%define	oname	mp3splt
14cu|libmp3splt-0.9.2-1|2	%define	major	0
14cu|libmp3splt-0.9.2-1|3	%define	libname		%mklibname %{oname} %{major}
14cu|libmp3splt-0.9.2-1|4	%define	develname	%mklibname -d %{oname}
14cu|libmp3splt-0.9.2-1|5	
14cu|libmp3splt-0.9.2-1|6	%define	without_docs	1
14cu|libmp3splt-0.9.2-1|7	
14cu|libmp3splt-0.9.2-1|8	Name:		libmp3splt
14cu|libmp3splt-0.9.2-1|9	Version:	0.9.2
14cu|libmp3splt-0.9.2-1|10	Release:	1
14cu|libmp3splt-0.9.2-1|11	Summary:	Library to split MP3 and Ogg Files
14cu|libmp3splt-0.9.2-1|12	URL:		http://mp3splt.sourceforge.net
14cu|libmp3splt-0.9.2-1|13	Group:		System/Libraries
14cu|libmp3splt-0.9.2-1|14	License:	GPLv2+
14cu|libmp3splt-0.9.2-1|15	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
14cu|libmp3splt-0.9.2-1|16	Source100:	%{name}.rpmlintrc
14cu|libmp3splt-0.9.2-1|17	#Patch0:	%%{name}-0.8.2-fix-format-string.patch
14cu|libmp3splt-0.9.2-1|18	BuildRequires:	pkgconfig(ogg)
14cu|libmp3splt-0.9.2-1|19	BuildRequires:	pkgconfig(vorbis)
14cu|libmp3splt-0.9.2-1|20	BuildRequires:	pkgconfig(mad)
14cu|libmp3splt-0.9.2-1|21	BuildRequires:	pkgconfig(id3tag)
14cu|libmp3splt-0.9.2-1|22	BuildRequires:	pkgconfig(zlib)
14cu|libmp3splt-0.9.2-1|23	BuildRequires:	pkgconfig(flac) >= 1.2.1
14cu|libmp3splt-0.9.2-1|24	BuildRequires:	gettext >= 0.13.1
14cu|libmp3splt-0.9.2-1|25	BuildRequires:	glibc-devel
14cu|libmp3splt-0.9.2-1|26	BuildRequires:	libltdl-devel
14cu|libmp3splt-0.9.2-1|27	BuildRequires:	pkgconfig(libpcre) >= 1.0
14cu|libmp3splt-0.9.2-1|28	%if !%{without_docs}
14cu|libmp3splt-0.9.2-1|29	BuildRequires:	graphviz
14cu|libmp3splt-0.9.2-1|30	BuildRequires:	doxygen
14cu|libmp3splt-0.9.2-1|31	%endif
14cu|libmp3splt-0.9.2-1|32	
14cu|libmp3splt-0.9.2-1|33	%description
14cu|libmp3splt-0.9.2-1|34	The mp3Splt project provides utilities to split mp3 and ogg files, by
14cu|libmp3splt-0.9.2-1|35	selecting a begin and an end time position, without decoding. It is very
14cu|libmp3splt-0.9.2-1|36	useful to split large mp3/ogg into smaller files, or to split entire albums to
14cu|libmp3splt-0.9.2-1|37	obtain original tracks. To split an album, the split points and filenames can
14cu|libmp3splt-0.9.2-1|38	be selected manually or automatically from CDDB (Internet or a local file), or
14cu|libmp3splt-0.9.2-1|39	from .cue files.
14cu|libmp3splt-0.9.2-1|40	
14cu|libmp3splt-0.9.2-1|41	It supports automatic silence detection, which can be used to adjust cddb/cue
14cu|libmp3splt-0.9.2-1|42	split points. It is also possible to extract tracks from Mp3Wrap or AlbumWrap
14cu|libmp3splt-0.9.2-1|43	files in a few seconds.
14cu|libmp3splt-0.9.2-1|44	
14cu|libmp3splt-0.9.2-1|45	The mp3splt project is divided in 3 parts: libmp3splt, mp3splt and
14cu|libmp3splt-0.9.2-1|46	mp3splt-gtk.
14cu|libmp3splt-0.9.2-1|47	
14cu|libmp3splt-0.9.2-1|48	#-----------------------------------------------------------------------------
14cu|libmp3splt-0.9.2-1|49	
14cu|libmp3splt-0.9.2-1|50	%package -n %{libname}
14cu|libmp3splt-0.9.2-1|51	Summary:	Library to split MP3 and Ogg Files
14cu|libmp3splt-0.9.2-1|52	Group:		System/Libraries
14cu|libmp3splt-0.9.2-1|53	
14cu|libmp3splt-0.9.2-1|54	%description -n %{libname}
14cu|libmp3splt-0.9.2-1|55	Library to split mp3 and ogg files selecting a begin and an end time position,
14cu|libmp3splt-0.9.2-1|56	without decoding. It's very useful to split large mp3/ogg to make smaller
14cu|libmp3splt-0.9.2-1|57	files or to split entire albums to obtain original tracks.
14cu|libmp3splt-0.9.2-1|58	
14cu|libmp3splt-0.9.2-1|59	%files -n %{libname} -f libmp3splt0.lang
14cu|libmp3splt-0.9.2-1|60	%doc AUTHORS ChangeLog README
14cu|libmp3splt-0.9.2-1|61	%{_libdir}/%{name}.so.%{major}*
14cu|libmp3splt-0.9.2-1|62	%dir %{_libdir}/libmp3splt0
14cu|libmp3splt-0.9.2-1|63	%{_libdir}/libmp3splt0/libsplt_*.so.%{major}*
14cu|libmp3splt-0.9.2-1|64	
14cu|libmp3splt-0.9.2-1|65	#-----------------------------------------------------------------------------
14cu|libmp3splt-0.9.2-1|66	
14cu|libmp3splt-0.9.2-1|67	%package -n %{develname}
14cu|libmp3splt-0.9.2-1|68	Summary:	Development files for %{name}
14cu|libmp3splt-0.9.2-1|69	Group:		Development/Other
14cu|libmp3splt-0.9.2-1|70	Requires:	%{libname} = %{version}-%{release}
14cu|libmp3splt-0.9.2-1|71	Provides:	%{name}-devel = %{version}-%{release}
14cu|libmp3splt-0.9.2-1|72	
14cu|libmp3splt-0.9.2-1|73	%description -n %{develname}
14cu|libmp3splt-0.9.2-1|74	This package contains development files for the mp3splt project.
14cu|libmp3splt-0.9.2-1|75	
14cu|libmp3splt-0.9.2-1|76	%files -n %{develname}
14cu|libmp3splt-0.9.2-1|77	%doc AUTHORS ChangeLog README
14cu|libmp3splt-0.9.2-1|78	%{_includedir}/%{name}
14cu|libmp3splt-0.9.2-1|79	%{_libdir}/%{name}.so
14cu|libmp3splt-0.9.2-1|80	%{_libdir}/libmp3splt0/libsplt_*.so
14cu|libmp3splt-0.9.2-1|81	%{_libdir}/pkgconfig/%{name}.pc
14cu|libmp3splt-0.9.2-1|82	#{_datadir}/aclocal/%%{oname}.m4
14cu|libmp3splt-0.9.2-1|83	
14cu|libmp3splt-0.9.2-1|84	#-----------------------------------------------------------------------------
14cu|libmp3splt-0.9.2-1|85	
14cu|libmp3splt-0.9.2-1|86	%prep
14cu|libmp3splt-0.9.2-1|87	%setup -qn %{name}-%{version}
14cu|libmp3splt-0.9.2-1|88	#patch0 -p1
14cu|libmp3splt-0.9.2-1|89	
14cu|libmp3splt-0.9.2-1|90	
14cu|libmp3splt-0.9.2-1|91	%build
14cu|libmp3splt-0.9.2-1|92	%configure2_5x \
14cu|libmp3splt-0.9.2-1|93	%if %{without_docs}
14cu|libmp3splt-0.9.2-1|94	--disable-doxygen_doc \
14cu|libmp3splt-0.9.2-1|95	%endif
14cu|libmp3splt-0.9.2-1|96	--disable-rpath --disable-static
14cu|libmp3splt-0.9.2-1|97	%make
14cu|libmp3splt-0.9.2-1|98	
14cu|libmp3splt-0.9.2-1|99	
14cu|libmp3splt-0.9.2-1|100	%install
14cu|libmp3splt-0.9.2-1|101	%makeinstall_std
14cu|libmp3splt-0.9.2-1|102	
14cu|libmp3splt-0.9.2-1|103	%find_lang libmp3splt0
14cu|libmp3splt-0.9.2-1|104	
14cu|libmp3splt-0.9.2-1|105	%changelog
14cu|libmp3splt-0.9.2-1|106	* Sun Feb 15 2015 Giovanni Mariani <mc2374@mclink.it> 0.9.2-1
14cu|libmp3splt-0.9.2-1|107	+ Revision: 6770b43
14cu|libmp3splt-0.9.2-1|108	- Updated to release 0.9.2 and dropped P0 (merged upstream)
14cu|libmp3splt-0.9.2-1|109	
14cu|libmp3splt-0.9.2-1|110	

10667 14
14cu|libmpdclient-2.10-2|1	%define	major	2
14cu|libmpdclient-2.10-2|2	%define	libname		%mklibname mpdclient %{major}
14cu|libmpdclient-2.10-2|3	%define	develname	%mklibname -d mpdclient
14cu|libmpdclient-2.10-2|4	
14cu|libmpdclient-2.10-2|5	Name:		libmpdclient
14cu|libmpdclient-2.10-2|6	Version:	2.10
14cu|libmpdclient-2.10-2|7	Release:	2
14cu|libmpdclient-2.10-2|8	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
14cu|libmpdclient-2.10-2|9	Group:		System/Libraries
14cu|libmpdclient-2.10-2|10	License:	BSD
14cu|libmpdclient-2.10-2|11	Url:		http://www.musicpd.org
14cu|libmpdclient-2.10-2|12	Source0:	http://www.musicpd.org/download/%{name}/2/%{name}-%{version}.tar.xz
14cu|libmpdclient-2.10-2|13	BuildRequires:	doxygen
14cu|libmpdclient-2.10-2|14	
14cu|libmpdclient-2.10-2|15	%description
14cu|libmpdclient-2.10-2|16	A stable, documented, asynchronous API library for interfacing MPD in the C,
14cu|libmpdclient-2.10-2|17	C++ & Objective C languages.
14cu|libmpdclient-2.10-2|18	
14cu|libmpdclient-2.10-2|19	#-----------------------------------------------------------------------------
14cu|libmpdclient-2.10-2|20	
14cu|libmpdclient-2.10-2|21	%package -n %{libname}
14cu|libmpdclient-2.10-2|22	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
14cu|libmpdclient-2.10-2|23	Group:		System/Libraries
14cu|libmpdclient-2.10-2|24	Provides:	%{name} = %{version}-%{release}
14cu|libmpdclient-2.10-2|25	Requires:	mpd >= 0.18
14cu|libmpdclient-2.10-2|26	
14cu|libmpdclient-2.10-2|27	%description -n %{libname}
14cu|libmpdclient-2.10-2|28	A stable, documented, asynchronous API library for interfacing MPD in the C,
14cu|libmpdclient-2.10-2|29	C++ & Objective C languages.
14cu|libmpdclient-2.10-2|30	
14cu|libmpdclient-2.10-2|31	%files -n %{libname}
14cu|libmpdclient-2.10-2|32	%doc COPYING
14cu|libmpdclient-2.10-2|33	%{_libdir}/%{name}.so.%{major}*
14cu|libmpdclient-2.10-2|34	
14cu|libmpdclient-2.10-2|35	#-----------------------------------------------------------------------------
14cu|libmpdclient-2.10-2|36	
14cu|libmpdclient-2.10-2|37	%package -n %{develname}
14cu|libmpdclient-2.10-2|38	Summary:	Devel headers for %{name}
14cu|libmpdclient-2.10-2|39	Group:		Development/C
14cu|libmpdclient-2.10-2|40	Provides:	%{name}-devel = %{version}-%{release}
14cu|libmpdclient-2.10-2|41	Requires:	%{libname} = %{version}
14cu|libmpdclient-2.10-2|42	
14cu|libmpdclient-2.10-2|43	%description -n %{develname}
14cu|libmpdclient-2.10-2|44	Devel headers for %{name}.
14cu|libmpdclient-2.10-2|45	
14cu|libmpdclient-2.10-2|46	%files -n %{develname}
14cu|libmpdclient-2.10-2|47	%doc COPYING NEWS README
14cu|libmpdclient-2.10-2|48	%doc doc/api/html/*
14cu|libmpdclient-2.10-2|49	%{_datadir}/doc/%{name}/*
14cu|libmpdclient-2.10-2|50	%{_datadir}/vala/vapi/%{name}.vapi
14cu|libmpdclient-2.10-2|51	%dir %{_includedir}/mpd/
14cu|libmpdclient-2.10-2|52	%{_includedir}/mpd/*.h
14cu|libmpdclient-2.10-2|53	%{_libdir}/%{name}.so
14cu|libmpdclient-2.10-2|54	%{_libdir}/pkgconfig/%{name}.pc
14cu|libmpdclient-2.10-2|55	
14cu|libmpdclient-2.10-2|56	#-----------------------------------------------------------------------------
14cu|libmpdclient-2.10-2|57	
14cu|libmpdclient-2.10-2|58	%prep
14cu|libmpdclient-2.10-2|59	%setup -q
14cu|libmpdclient-2.10-2|60	
14cu|libmpdclient-2.10-2|61	
14cu|libmpdclient-2.10-2|62	%build
14cu|libmpdclient-2.10-2|63	%configure2_5x --disable-static
14cu|libmpdclient-2.10-2|64	%make
14cu|libmpdclient-2.10-2|65	
14cu|libmpdclient-2.10-2|66	
14cu|libmpdclient-2.10-2|67	%install
14cu|libmpdclient-2.10-2|68	%makeinstall_std
14cu|libmpdclient-2.10-2|69	
14cu|libmpdclient-2.10-2|70	
14cu|libmpdclient-2.10-2|71	
14cu|libmpdclient-2.10-2|72	%changelog
14cu|libmpdclient-2.10-2|73	
14cu|libmpdclient-2.10-2|74	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 2.10-2
14cu|libmpdclient-2.10-2|75	- (2ecea27) Merge pull request #1 from aabatrakov/libmpdclient:rosa2014.1
14cu|libmpdclient-2.10-2|76	- (2ecea27) Update (Alexey Batrakov)
14cu|libmpdclient-2.10-2|77	
14cu|libmpdclient-2.10-2|78	

10668 14
14cu|libmxp-0.2.4-4|1	%define major 0
14cu|libmxp-0.2.4-4|2	%define libname %mklibname mxp %{major}
14cu|libmxp-0.2.4-4|3	%define devname %mklibname mxp -d
14cu|libmxp-0.2.4-4|4	
14cu|libmxp-0.2.4-4|5	Summary:	Library that parses MXP stream
14cu|libmxp-0.2.4-4|6	Name:		libmxp
14cu|libmxp-0.2.4-4|7	Version:	0.2.4
14cu|libmxp-0.2.4-4|8	Release:	4
14cu|libmxp-0.2.4-4|9	License:	LGPLv2+
14cu|libmxp-0.2.4-4|10	Group:		Development/C++
14cu|libmxp-0.2.4-4|11	Url:		http://www.kmuddy.com
14cu|libmxp-0.2.4-4|12	Source0:	http://www.kmuddy.com/libmxp/files/%{name}-%{version}.tar.gz
14cu|libmxp-0.2.4-4|13	Patch0:		libmxp-0.2.4-optflags.patch
14cu|libmxp-0.2.4-4|14	BuildRequires:	cmake
14cu|libmxp-0.2.4-4|15	
14cu|libmxp-0.2.4-4|16	%description
14cu|libmxp-0.2.4-4|17	Library that parses MXP stream.
14cu|libmxp-0.2.4-4|18	
14cu|libmxp-0.2.4-4|19	#----------------------------------------------------------------------------
14cu|libmxp-0.2.4-4|20	
14cu|libmxp-0.2.4-4|21	%package -n %{libname}
14cu|libmxp-0.2.4-4|22	Summary:	Shared library for MXP
14cu|libmxp-0.2.4-4|23	Group:		System/Libraries
14cu|libmxp-0.2.4-4|24	
14cu|libmxp-0.2.4-4|25	%description -n %{libname}
14cu|libmxp-0.2.4-4|26	This package contains library files of libmxp.
14cu|libmxp-0.2.4-4|27	
14cu|libmxp-0.2.4-4|28	%files -n %{libname}
14cu|libmxp-0.2.4-4|29	%{_libdir}/libmxp.so.%{major}*
14cu|libmxp-0.2.4-4|30	
14cu|libmxp-0.2.4-4|31	#----------------------------------------------------------------------------
14cu|libmxp-0.2.4-4|32	
14cu|libmxp-0.2.4-4|33	%package -n %{devname}
14cu|libmxp-0.2.4-4|34	Summary:	MXP devellopment files
14cu|libmxp-0.2.4-4|35	Group:		Development/C++
14cu|libmxp-0.2.4-4|36	Requires:	%{libname} = %{EVRD}
14cu|libmxp-0.2.4-4|37	Provides:	%{name}-devel = %{EVRD}
14cu|libmxp-0.2.4-4|38	
14cu|libmxp-0.2.4-4|39	%description -n %{devname}
14cu|libmxp-0.2.4-4|40	This package contains files need to build applications using libmxp.
14cu|libmxp-0.2.4-4|41	
14cu|libmxp-0.2.4-4|42	%files -n %{devname}
14cu|libmxp-0.2.4-4|43	%doc ChangeLog README* NEWS
14cu|libmxp-0.2.4-4|44	%{_libdir}/libmxp.so
14cu|libmxp-0.2.4-4|45	%{_includedir}/libmxp/libmxp.h
14cu|libmxp-0.2.4-4|46	
14cu|libmxp-0.2.4-4|47	#----------------------------------------------------------------------------
14cu|libmxp-0.2.4-4|48	
14cu|libmxp-0.2.4-4|49	%prep
14cu|libmxp-0.2.4-4|50	%setup -q
14cu|libmxp-0.2.4-4|51	%patch0 -p1
14cu|libmxp-0.2.4-4|52	
14cu|libmxp-0.2.4-4|53	%build
14cu|libmxp-0.2.4-4|54	%cmake
14cu|libmxp-0.2.4-4|55	%make
14cu|libmxp-0.2.4-4|56	
14cu|libmxp-0.2.4-4|57	%install
14cu|libmxp-0.2.4-4|58	%makeinstall_std -C build
14cu|libmxp-0.2.4-4|59	
14cu|libmxp-0.2.4-4|60	
14cu|libmxp-0.2.4-4|61	%changelog
14cu|libmxp-0.2.4-4|62	
14cu|libmxp-0.2.4-4|63	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-4
14cu|libmxp-0.2.4-4|64	- (6308b14) Build with system optflags to fix debug package
14cu|libmxp-0.2.4-4|65	- (6308b14) Spec cleanup
14cu|libmxp-0.2.4-4|66	
14cu|libmxp-0.2.4-4|67	

10669 14
14cu|liboobs-3.0.0-1|1	%define major 5
14cu|liboobs-3.0.0-1|2	%define libname %mklibname oobs-1_ %{major}
14cu|liboobs-3.0.0-1|3	%define devname %mklibname -d oobs-1
14cu|liboobs-3.0.0-1|4	
14cu|liboobs-3.0.0-1|5	Summary:	System configuration backend library
14cu|liboobs-3.0.0-1|6	Name:		liboobs
14cu|liboobs-3.0.0-1|7	Version:	3.0.0
14cu|liboobs-3.0.0-1|8	Release:	1
14cu|liboobs-3.0.0-1|9	License:	LGPLv2+
14cu|liboobs-3.0.0-1|10	Group:		System/Libraries
14cu|liboobs-3.0.0-1|11	Url:		http://www.gnome.org
14cu|liboobs-3.0.0-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/liboobs/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.bz2
14cu|liboobs-3.0.0-1|13	Patch0:		liboobs-2.22.2-format-strings.patch
14cu|liboobs-3.0.0-1|14	
14cu|liboobs-3.0.0-1|15	BuildRequires:	gtk-doc
14cu|liboobs-3.0.0-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|liboobs-3.0.0-1|17	BuildRequires:	pkgconfig(system-tools-backends-2.0)
14cu|liboobs-3.0.0-1|18	
14cu|liboobs-3.0.0-1|19	%description
14cu|liboobs-3.0.0-1|20	Liboobs is a wrapping library to the System Tools Backends, it will
14cu|liboobs-3.0.0-1|21	provide easy to access GObjects to system configuration details, like
14cu|liboobs-3.0.0-1|22	users, groups and network interfaces, it will handle sessions with the
14cu|liboobs-3.0.0-1|23	backend and data consistency too.
14cu|liboobs-3.0.0-1|24	
14cu|liboobs-3.0.0-1|25	It is used by LXQt.
14cu|liboobs-3.0.0-1|26	
14cu|liboobs-3.0.0-1|27	%package -n %{libname}
14cu|liboobs-3.0.0-1|28	Group:		System/Libraries
14cu|liboobs-3.0.0-1|29	Summary:	System configuration backend shared library
14cu|liboobs-3.0.0-1|30	
14cu|liboobs-3.0.0-1|31	%description -n %{libname}
14cu|liboobs-3.0.0-1|32	This package contains the shared library for %{name}.
14cu|liboobs-3.0.0-1|33	
14cu|liboobs-3.0.0-1|34	%package -n %{devname}
14cu|liboobs-3.0.0-1|35	Group:		Development/C
14cu|liboobs-3.0.0-1|36	Summary:	Header files of the system configuration backend library
14cu|liboobs-3.0.0-1|37	Requires:	%{libname} = %{version}
14cu|liboobs-3.0.0-1|38	Provides:	%{name}-devel = %{version}-%{release}
14cu|liboobs-3.0.0-1|39	
14cu|liboobs-3.0.0-1|40	%description -n %{devname}
14cu|liboobs-3.0.0-1|41	This package contains the development files for %{name}.
14cu|liboobs-3.0.0-1|42	
14cu|liboobs-3.0.0-1|43	%prep
14cu|liboobs-3.0.0-1|44	%setup -q
14cu|liboobs-3.0.0-1|45	%apply_patches
14cu|liboobs-3.0.0-1|46	
14cu|liboobs-3.0.0-1|47	%build
14cu|liboobs-3.0.0-1|48	autoreconf -fi
14cu|liboobs-3.0.0-1|49	%configure \
14cu|liboobs-3.0.0-1|50	--disable-static \
14cu|liboobs-3.0.0-1|51	--enable-gtk-doc
14cu|liboobs-3.0.0-1|52	
14cu|liboobs-3.0.0-1|53	%make LIBS='-lgobject-2.0 -lglib-2.0'
14cu|liboobs-3.0.0-1|54	
14cu|liboobs-3.0.0-1|55	%install
14cu|liboobs-3.0.0-1|56	%makeinstall_std
14cu|liboobs-3.0.0-1|57	
14cu|liboobs-3.0.0-1|58	%files -n %{libname}
14cu|liboobs-3.0.0-1|59	%{_libdir}/liboobs-1.so.%{major}*
14cu|liboobs-3.0.0-1|60	
14cu|liboobs-3.0.0-1|61	%files -n %{devname}
14cu|liboobs-3.0.0-1|62	%doc AUTHORS NEWS README ChangeLog
14cu|liboobs-3.0.0-1|63	%{_datadir}/gtk-doc/html/liboobs
14cu|liboobs-3.0.0-1|64	%{_includedir}/liboobs-1.0/
14cu|liboobs-3.0.0-1|65	%{_libdir}/liboobs-1.so
14cu|liboobs-3.0.0-1|66	%{_libdir}/pkgconfig/liboobs-1.pc
14cu|liboobs-3.0.0-1|67	
14cu|liboobs-3.0.0-1|68	%changelog
14cu|liboobs-3.0.0-1|69	
14cu|liboobs-3.0.0-1|70	* Mon Dec 14 2015 Denis Silakov <dsilakov@gmail.com> 3.0.0-1
14cu|liboobs-3.0.0-1|71	- (1339ad9) Updated to 3.0.0
14cu|liboobs-3.0.0-1|72	
14cu|liboobs-3.0.0-1|73	

10670 14
14cu|libopenshot-0.1.3-2|1	%define major	0
14cu|libopenshot-0.1.3-2|2	%define libname	%mklibname openshot %{major}
14cu|libopenshot-0.1.3-2|3	%define devname	%mklibname openshot -d
14cu|libopenshot-0.1.3-2|4	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|libopenshot-0.1.3-2|5	
14cu|libopenshot-0.1.3-2|6	Name:		libopenshot
14cu|libopenshot-0.1.3-2|7	Version:	0.1.3
14cu|libopenshot-0.1.3-2|8	Release:	2
14cu|libopenshot-0.1.3-2|9	Summary:	Library for creating and editing videos
14cu|libopenshot-0.1.3-2|10	License:	LGPLv3+
14cu|libopenshot-0.1.3-2|11	Group:		System/Libraries
14cu|libopenshot-0.1.3-2|12	Url:		http://www.openshot.org/
14cu|libopenshot-0.1.3-2|13	Source0:	https://launchpad.net/libopenshot/%{url_ver}/%{version}/+download/%{name}-%{version}.tar.gz
14cu|libopenshot-0.1.3-2|14	BuildRequires:	cmake
14cu|libopenshot-0.1.3-2|15	BuildRequires:	doxygen
14cu|libopenshot-0.1.3-2|16	BuildRequires:	swig
14cu|libopenshot-0.1.3-2|17	BuildRequires:	gomp-devel
14cu|libopenshot-0.1.3-2|18	BuildRequires:	ffmpeg-devel
14cu|libopenshot-0.1.3-2|19	BuildRequires:	openshot-audio-devel
14cu|libopenshot-0.1.3-2|20	BuildRequires:	pkgconfig(ImageMagick++)
14cu|libopenshot-0.1.3-2|21	BuildRequires:	pkgconfig(libzmq)
14cu|libopenshot-0.1.3-2|22	BuildRequires:	pkgconfig(python3)
14cu|libopenshot-0.1.3-2|23	BuildRequires:	python3egg(setuptools)
14cu|libopenshot-0.1.3-2|24	BuildRequires:	ruby-devel
14cu|libopenshot-0.1.3-2|25	BuildRequires:	pkgconfig(UnitTest++)
14cu|libopenshot-0.1.3-2|26	BuildRequires:	qt5-devel
14cu|libopenshot-0.1.3-2|27	BuildRequires:	pkgconfig(Qt5Core)
14cu|libopenshot-0.1.3-2|28	BuildRequires:	pkgconfig(Qt5Gui)
14cu|libopenshot-0.1.3-2|29	BuildRequires:	pkgconfig(Qt5Help)
14cu|libopenshot-0.1.3-2|30	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|libopenshot-0.1.3-2|31	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14cu|libopenshot-0.1.3-2|32	
14cu|libopenshot-0.1.3-2|33	%description
14cu|libopenshot-0.1.3-2|34	OpenShot Library (libopenshot) is an open-source project
14cu|libopenshot-0.1.3-2|35	dedicated to delivering high quality video editing, animation,
14cu|libopenshot-0.1.3-2|36	and playback solutions to the world. For more information
14cu|libopenshot-0.1.3-2|37	visit <http://www.openshot.org/>.
14cu|libopenshot-0.1.3-2|38	
14cu|libopenshot-0.1.3-2|39	#----------------------------------------------------
14cu|libopenshot-0.1.3-2|40	
14cu|libopenshot-0.1.3-2|41	%package -n	%{libname}
14cu|libopenshot-0.1.3-2|42	Summary:	OpenShot Library
14cu|libopenshot-0.1.3-2|43	Group:		System/Libraries
14cu|libopenshot-0.1.3-2|44	
14cu|libopenshot-0.1.3-2|45	%description -n	%{libname}
14cu|libopenshot-0.1.3-2|46	OpenShot Library (libopenshot) is an open-source project
14cu|libopenshot-0.1.3-2|47	dedicated to delivering high quality video editing, animation,
14cu|libopenshot-0.1.3-2|48	and playback solutions to the world. For more information
14cu|libopenshot-0.1.3-2|49	visit <http://www.openshot.org/>.
14cu|libopenshot-0.1.3-2|50	This package contains library files for %{name}.
14cu|libopenshot-0.1.3-2|51	
14cu|libopenshot-0.1.3-2|52	%files -n %{libname}
14cu|libopenshot-0.1.3-2|53	%doc AUTHORS COPYING README
14cu|libopenshot-0.1.3-2|54	%{_libdir}/libopenshot.so.%{version}
14cu|libopenshot-0.1.3-2|55	%{_libdir}/libopenshot.so.%{major}
14cu|libopenshot-0.1.3-2|56	#----------------------------------------------------
14cu|libopenshot-0.1.3-2|57	
14cu|libopenshot-0.1.3-2|58	%package -n	%{devname}
14cu|libopenshot-0.1.3-2|59	Summary:	Development files for %{name}
14cu|libopenshot-0.1.3-2|60	Group:		Development/C
14cu|libopenshot-0.1.3-2|61	Requires:	%{libname} = %{EVRD}
14cu|libopenshot-0.1.3-2|62	Provides:	%{name}-devel = %{EVRD}
14cu|libopenshot-0.1.3-2|63	Provides:	openshot-devel = %{EVRD}
14cu|libopenshot-0.1.3-2|64	
14cu|libopenshot-0.1.3-2|65	%description -n	%{devname}
14cu|libopenshot-0.1.3-2|66	The %{devname} package contains libraries and header files for
14cu|libopenshot-0.1.3-2|67	developing applications that use %{name}.
14cu|libopenshot-0.1.3-2|68	
14cu|libopenshot-0.1.3-2|69	%files -n %{devname}
14cu|libopenshot-0.1.3-2|70	%doc AUTHORS COPYING README
14cu|libopenshot-0.1.3-2|71	%{_includedir}/%{name}/
14cu|libopenshot-0.1.3-2|72	%{_libdir}/libopenshot.so
14cu|libopenshot-0.1.3-2|73	#----------------------------------------------------
14cu|libopenshot-0.1.3-2|74	
14cu|libopenshot-0.1.3-2|75	%package 	python3
14cu|libopenshot-0.1.3-2|76	Summary:	Python 3 bindings for %{name}
14cu|libopenshot-0.1.3-2|77	Group:		Development/Python
14cu|libopenshot-0.1.3-2|78	Requires:	python3
14cu|libopenshot-0.1.3-2|79	Provides:	python3-openshot = %{EVRD}
14cu|libopenshot-0.1.3-2|80	
14cu|libopenshot-0.1.3-2|81	
14cu|libopenshot-0.1.3-2|82	%description 	python3
14cu|libopenshot-0.1.3-2|83	The python3-%{name} package contains python 3 bindings for
14cu|libopenshot-0.1.3-2|84	applications that use %{name}.
14cu|libopenshot-0.1.3-2|85	
14cu|libopenshot-0.1.3-2|86	%files python3
14cu|libopenshot-0.1.3-2|87	%doc AUTHORS COPYING README
14cu|libopenshot-0.1.3-2|88	%{py3_platsitedir }/*
14cu|libopenshot-0.1.3-2|89	#----------------------------------------------------
14cu|libopenshot-0.1.3-2|90	%package 	ruby
14cu|libopenshot-0.1.3-2|91	Summary:	Ruby bindings for %{name}
14cu|libopenshot-0.1.3-2|92	Group:		Development/Ruby
14cu|libopenshot-0.1.3-2|93	Requires:	ruby
14cu|libopenshot-0.1.3-2|94	
14cu|libopenshot-0.1.3-2|95	%description  ruby
14cu|libopenshot-0.1.3-2|96	Ruby bindings for applications that use %{name}.
14cu|libopenshot-0.1.3-2|97	%files ruby
14cu|libopenshot-0.1.3-2|98	%doc AUTHORS COPYING README
14cu|libopenshot-0.1.3-2|99	%{ruby_vendorarchdir}/*
14cu|libopenshot-0.1.3-2|100	#----------------------------------------------------
14cu|libopenshot-0.1.3-2|101	
14cu|libopenshot-0.1.3-2|102	%prep
14cu|libopenshot-0.1.3-2|103	%setup -qc
14cu|libopenshot-0.1.3-2|104	
14cu|libopenshot-0.1.3-2|105	%build
14cu|libopenshot-0.1.3-2|106	export CXXFLAGS="%{optflags} -fopenmp -fno-strict-aliasing -Wno-error=unused-variable -Wno-error=unused-result -Wno-dev"
14cu|libopenshot-0.1.3-2|107	export CFLAGS="%{optflags} -fopenmp -fno-strict-aliasing -Wno-error=unused-variable -Wno-error=unused-result -Wno-dev"
14cu|libopenshot-0.1.3-2|108	%cmake
14cu|libopenshot-0.1.3-2|109	%make
14cu|libopenshot-0.1.3-2|110	
14cu|libopenshot-0.1.3-2|111	%install
14cu|libopenshot-0.1.3-2|112	%makeinstall_std -C build
14cu|libopenshot-0.1.3-2|113	
14cu|libopenshot-0.1.3-2|114	%changelog

10671 14
14cu|libopenshot-audio-0.1.2-1|1	%define major 3
14cu|libopenshot-audio-0.1.2-1|2	%define libname %mklibname openshot-audio %{major}
14cu|libopenshot-audio-0.1.2-1|3	%define devname %mklibname openshot-audio -d
14cu|libopenshot-audio-0.1.2-1|4	
14cu|libopenshot-audio-0.1.2-1|5	Summary:	OpenShot Audio Library
14cu|libopenshot-audio-0.1.2-1|6	Name:		libopenshot-audio
14cu|libopenshot-audio-0.1.2-1|7	Version:	0.1.2
14cu|libopenshot-audio-0.1.2-1|8	Release:	1
14cu|libopenshot-audio-0.1.2-1|9	License:	GPLv3
14cu|libopenshot-audio-0.1.2-1|10	Group:		Video
14cu|libopenshot-audio-0.1.2-1|11	Url:		http://www.openshot.org/
14cu|libopenshot-audio-0.1.2-1|12	Source0:	https://launchpad.net/libopenshot/0.1/%{version}/+download/%{name}-%{version}.tar.gz
14cu|libopenshot-audio-0.1.2-1|13	Patch0:		libopenshot-audio-0.1.2-linking.patch
14cu|libopenshot-audio-0.1.2-1|14	BuildRequires:	doxygen
14cu|libopenshot-audio-0.1.2-1|15	BuildRequires:	make
14cu|libopenshot-audio-0.1.2-1|16	BuildRequires:	pkgconfig(alsa)
14cu|libopenshot-audio-0.1.2-1|17	BuildRequires:	pkgconfig(freetype2)
14cu|libopenshot-audio-0.1.2-1|18	BuildRequires:	pkgconfig(x11)
14cu|libopenshot-audio-0.1.2-1|19	BuildRequires:	pkgconfig(xcursor)
14cu|libopenshot-audio-0.1.2-1|20	BuildRequires:	pkgconfig(xinerama)
14cu|libopenshot-audio-0.1.2-1|21	BuildRequires:	pkgconfig(xrandr)
14cu|libopenshot-audio-0.1.2-1|22	BuildRequires:	cmake
14cu|libopenshot-audio-0.1.2-1|23	
14cu|libopenshot-audio-0.1.2-1|24	%description
14cu|libopenshot-audio-0.1.2-1|25	OpenShot Audio Library.
14cu|libopenshot-audio-0.1.2-1|26	
14cu|libopenshot-audio-0.1.2-1|27	%files
14cu|libopenshot-audio-0.1.2-1|28	%doc AUTHORS COPYING README
14cu|libopenshot-audio-0.1.2-1|29	%{_bindir}/*
14cu|libopenshot-audio-0.1.2-1|30	%{_mandir}/man1/*
14cu|libopenshot-audio-0.1.2-1|31	
14cu|libopenshot-audio-0.1.2-1|32	#----------------------------------------------------------------------------
14cu|libopenshot-audio-0.1.2-1|33	
14cu|libopenshot-audio-0.1.2-1|34	%package -n     %{libname}
14cu|libopenshot-audio-0.1.2-1|35	Summary:        OpenShot Audio Library
14cu|libopenshot-audio-0.1.2-1|36	Group:          System/Libraries
14cu|libopenshot-audio-0.1.2-1|37	
14cu|libopenshot-audio-0.1.2-1|38	%description -n %{libname}
14cu|libopenshot-audio-0.1.2-1|39	OpenShot Audio Library
14cu|libopenshot-audio-0.1.2-1|40	
14cu|libopenshot-audio-0.1.2-1|41	%files -n	%{libname}
14cu|libopenshot-audio-0.1.2-1|42	%doc AUTHORS COPYING README
14cu|libopenshot-audio-0.1.2-1|43	%{_libdir}/%{name}.so.%{major}
14cu|libopenshot-audio-0.1.2-1|44	%{_libdir}/%{name}.so.%{version}
14cu|libopenshot-audio-0.1.2-1|45	
14cu|libopenshot-audio-0.1.2-1|46	#----------------------------------------------------------------------------
14cu|libopenshot-audio-0.1.2-1|47	
14cu|libopenshot-audio-0.1.2-1|48	%package -n %{devname}
14cu|libopenshot-audio-0.1.2-1|49	Summary:        Development and header files for the OpenShot Audio Library
14cu|libopenshot-audio-0.1.2-1|50	Group:          Development/C
14cu|libopenshot-audio-0.1.2-1|51	Requires:       %{libname} = %{EVRD}
14cu|libopenshot-audio-0.1.2-1|52	Provides:       %{name}-devel = %{EVRD}
14cu|libopenshot-audio-0.1.2-1|53	Provides:	openshot-audio-devel = %{EVRD}
14cu|libopenshot-audio-0.1.2-1|54	
14cu|libopenshot-audio-0.1.2-1|55	%description -n %{devname}
14cu|libopenshot-audio-0.1.2-1|56	Development and header files for the OpenShot Audio Library
14cu|libopenshot-audio-0.1.2-1|57	
14cu|libopenshot-audio-0.1.2-1|58	%files -n %{devname}
14cu|libopenshot-audio-0.1.2-1|59	%doc AUTHORS COPYING README
14cu|libopenshot-audio-0.1.2-1|60	%{_libdir}/%{name}.so
14cu|libopenshot-audio-0.1.2-1|61	%{_includedir}/%{name}/
14cu|libopenshot-audio-0.1.2-1|62	
14cu|libopenshot-audio-0.1.2-1|63	#----------------------------------------------------------------------------
14cu|libopenshot-audio-0.1.2-1|64	
14cu|libopenshot-audio-0.1.2-1|65	%prep
14cu|libopenshot-audio-0.1.2-1|66	%setup -qc
14cu|libopenshot-audio-0.1.2-1|67	%patch0 -p1
14cu|libopenshot-audio-0.1.2-1|68	
14cu|libopenshot-audio-0.1.2-1|69	%build
14cu|libopenshot-audio-0.1.2-1|70	export LDFLAGS="-ldl"
14cu|libopenshot-audio-0.1.2-1|71	%cmake
14cu|libopenshot-audio-0.1.2-1|72	%make
14cu|libopenshot-audio-0.1.2-1|73	
14cu|libopenshot-audio-0.1.2-1|74	%install
14cu|libopenshot-audio-0.1.2-1|75	%makeinstall_std -C build
14cu|libopenshot-audio-0.1.2-1|76	
14cu|libopenshot-audio-0.1.2-1|77	
14cu|libopenshot-audio-0.1.2-1|78	%changelog
14cu|libopenshot-audio-0.1.2-1|79	
14cu|libopenshot-audio-0.1.2-1|80	* Fri Oct 14 2016 abfonly <abfonly@gmail.com> 0.1.2-1
14cu|libopenshot-audio-0.1.2-1|81	- (c7fb4c8) Log :Update to 0.1.2
14cu|libopenshot-audio-0.1.2-1|82	- (c7fb4c8) underlinking patched
14cu|libopenshot-audio-0.1.2-1|83	- (c7fb4c8) spec clean
14cu|libopenshot-audio-0.1.2-1|84	
14cu|libopenshot-audio-0.1.2-1|85	

10672 14
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|1	%define svn 3218
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|2	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|3	Summary:	OpenSync plugin for Google Calendar
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|4	Name:		libopensync-plugin-google-calendar
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|5	Version:	0.22.1
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|6	Epoch:		1
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|7	Release:	0.%{svn}.6
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|8	License:	GPLv2+
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|9	Group:		Office
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|10	Url:		http://www.opensync.org
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|11	# For SVN:
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|12	# svn co http://svn.opensync.org/branches/branch-0.2X/plugins/google-calendar libopensync-plugin-google-calendar
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|13	Source0:	http://www.opensync.org/download/releases/%{name}-%{svn}.tar.lzma
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|14	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|15	BuildRequires:	python-httplib2
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|16	Requires:	python-httplib2
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|17	Requires:	python
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|18	Requires:	libopensync >= %{epoch}:0.22
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|19	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|20	%description
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|21	This plugin allows applications using OpenSync to synchronise with Google
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|22	Calendar.
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|23	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|24	%files
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|25	%doc README
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|26	%{_libdir}/opensync/plugins/*
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|27	%{_datadir}/opensync/defaults/*
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|28	%{_libdir}/opensync/google-cal-helper
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|29	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|30	#----------------------------------------------------------------------------
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|31	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|32	%prep
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|33	%setup -q -n %{name}
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|34	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|35	%build
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|36	autoreconf -i
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|37	# google-cal-helper is installed to libexecdir, we don't want it just
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|38	# in /usr/lib... - AdamW 2008/03
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|39	%configure2_5x --libexecdir=%{_libdir}/opensync
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|40	%make
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|41	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|42	%install
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|43	%makeinstall_std
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|44	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|45	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|46	%changelog
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|47	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|48	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.22.1-0.3218.6
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|49	- (75d4e72) Drop obsolete python-pyxml requierment
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|50	
14cu|libopensync-plugin-google-calendar-0.22.1-0.3218.6|51	

10673 14
14cu|libowfat-0.30-1|1	%define major 0
14cu|libowfat-0.30-1|2	%define libname %mklibname owfat %{major}
14cu|libowfat-0.30-1|3	%define devname %mklibname owfat -d
14cu|libowfat-0.30-1|4	
14cu|libowfat-0.30-1|5	Summary:	Reimplement libdjb under GPL
14cu|libowfat-0.30-1|6	Name:		libowfat
14cu|libowfat-0.30-1|7	Version:	0.30
14cu|libowfat-0.30-1|8	Release:	1
14cu|libowfat-0.30-1|9	License:	GPLv2+
14cu|libowfat-0.30-1|10	Group:		Development/C
14cu|libowfat-0.30-1|11	Url:		http://www.fefe.de/libowfat/
14cu|libowfat-0.30-1|12	Source0:	http://www.fefe.de/%{name}/%{name}-%{version}.tar.xz
14cu|libowfat-0.30-1|13	Patch0:		havescope.patch
14cu|libowfat-0.30-1|14	Patch1:		libowfat-0.30-debug.patch
14cu|libowfat-0.30-1|15	Patch2:		libowfat-0.30-shared.patch
14cu|libowfat-0.30-1|16	BuildRequires:	dietlibc-devel >= 0.33
14cu|libowfat-0.30-1|17	
14cu|libowfat-0.30-1|18	%description
14cu|libowfat-0.30-1|19	libowfat is a library of general purpose APIs extracted from Dan
14cu|libowfat-0.30-1|20	Bernstein's software, reimplemented and covered by the GNU General
14cu|libowfat-0.30-1|21	Public License Version 2 (no later versions).
14cu|libowfat-0.30-1|22	
14cu|libowfat-0.30-1|23	#----------------------------------------------------------------------------
14cu|libowfat-0.30-1|24	
14cu|libowfat-0.30-1|25	%package -n %{libname}
14cu|libowfat-0.30-1|26	Summary:	Libowfat shared libraries
14cu|libowfat-0.30-1|27	Group:		System/Servers
14cu|libowfat-0.30-1|28	
14cu|libowfat-0.30-1|29	%description -n %{libname}
14cu|libowfat-0.30-1|30	This package contains libowfat shared libraries.
14cu|libowfat-0.30-1|31	
14cu|libowfat-0.30-1|32	%files -n %{libname}
14cu|libowfat-0.30-1|33	%doc CHANGES README
14cu|libowfat-0.30-1|34	%{_libdir}/libowfat.so.%{major}*
14cu|libowfat-0.30-1|35	
14cu|libowfat-0.30-1|36	#----------------------------------------------------------------------------
14cu|libowfat-0.30-1|37	
14cu|libowfat-0.30-1|38	%package -n %{devname}
14cu|libowfat-0.30-1|39	Summary:	Headers and static lib for libowfat development
14cu|libowfat-0.30-1|40	Group:		Development/C
14cu|libowfat-0.30-1|41	Requires:	%{libname} = %{EVRD}
14cu|libowfat-0.30-1|42	Provides:	%{name}-devel = %{EVRD}
14cu|libowfat-0.30-1|43	Obsoletes:	%{name}-devel < 0.29
14cu|libowfat-0.30-1|44	Conflicts:	%{name}-devel < 0.29
14cu|libowfat-0.30-1|45	
14cu|libowfat-0.30-1|46	%description -n %{devname}
14cu|libowfat-0.30-1|47	Install this package if you want do compile applications using the
14cu|libowfat-0.30-1|48	libowfat library.
14cu|libowfat-0.30-1|49	
14cu|libowfat-0.30-1|50	%files -n %{devname}
14cu|libowfat-0.30-1|51	%{_libdir}/libowfat.so
14cu|libowfat-0.30-1|52	%{_includedir}/*.h
14cu|libowfat-0.30-1|53	%{_libdir}/dietlibc/lib/libowfat.a
14cu|libowfat-0.30-1|54	%{_libdir}/dietlibc/include/*.h
14cu|libowfat-0.30-1|55	%{_mandir}/man3/*
14cu|libowfat-0.30-1|56	
14cu|libowfat-0.30-1|57	#----------------------------------------------------------------------------
14cu|libowfat-0.30-1|58	
14cu|libowfat-0.30-1|59	%prep
14cu|libowfat-0.30-1|60	%setup -q
14cu|libowfat-0.30-1|61	%patch0 -p1 -b .havescope
14cu|libowfat-0.30-1|62	%patch1 -p1 -b .shared
14cu|libowfat-0.30-1|63	%patch2 -p1 -b .debug
14cu|libowfat-0.30-1|64	
14cu|libowfat-0.30-1|65	%build
14cu|libowfat-0.30-1|66	make -f GNUmakefile \
14cu|libowfat-0.30-1|67	DIET=''
14cu|libowfat-0.30-1|68	
14cu|libowfat-0.30-1|69	%install
14cu|libowfat-0.30-1|70	make -f GNUmakefile \
14cu|libowfat-0.30-1|71	DIET='' \
14cu|libowfat-0.30-1|72	prefix=%{buildroot}%{_prefix} \
14cu|libowfat-0.30-1|73	MAN3DIR=%{buildroot}%{_mandir}/man3 \
14cu|libowfat-0.30-1|74	LIBDIR=%{buildroot}%{_libdir} \
14cu|libowfat-0.30-1|75	install
14cu|libowfat-0.30-1|76	
14cu|libowfat-0.30-1|77	make -f GNUmakefile clean
14cu|libowfat-0.30-1|78	rm -f Makefile
14cu|libowfat-0.30-1|79	mv -f GNUmakefile.shared GNUmakefile
14cu|libowfat-0.30-1|80	# ? patch GNUmakefile -R -p1 < %{PATCH2}
14cu|libowfat-0.30-1|81	
14cu|libowfat-0.30-1|82	make -f GNUmakefile \
14cu|libowfat-0.30-1|83	prefix="%{_libdir}/dietlibc" \
14cu|libowfat-0.30-1|84	DIET="%{_bindir}/diet -Os"
14cu|libowfat-0.30-1|85	
14cu|libowfat-0.30-1|86	install -d %{buildroot}%{_libdir}/dietlibc
14cu|libowfat-0.30-1|87	make -f GNUmakefile \
14cu|libowfat-0.30-1|88	prefix="%{buildroot}%{_libdir}/dietlibc" \
14cu|libowfat-0.30-1|89	LIBDIR="%{buildroot}%{_libdir}/dietlibc/lib" \
14cu|libowfat-0.30-1|90	DIET="%{_bindir}/diet -Os" \
14cu|libowfat-0.30-1|91	MAN3DIR="%{buildroot}%{_mandir}/man3" \
14cu|libowfat-0.30-1|92	install
14cu|libowfat-0.30-1|93	
14cu|libowfat-0.30-1|94	chmod 0755 %{buildroot}%{_libdir}/libowfat.so.%{version}
14cu|libowfat-0.30-1|95	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so.%{major}
14cu|libowfat-0.30-1|96	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so
14cu|libowfat-0.30-1|97	
14cu|libowfat-0.30-1|98	# fix conflicting file (from openssl-devel)
14cu|libowfat-0.30-1|99	mv %{buildroot}%{_mandir}/man3/buffer.3 \
14cu|libowfat-0.30-1|100	%{buildroot}%{_mandir}/man3/buffer-libowfat.3
14cu|libowfat-0.30-1|101	
14cu|libowfat-0.30-1|102	%changelog
14cu|libowfat-0.30-1|103	
14cu|libowfat-0.30-1|104	* Tue Dec 01 2015 Denis Silakov <dsilakov@gmail.com> 0.30-1
14cu|libowfat-0.30-1|105	- (599b4fe) Updated to 0.30
14cu|libowfat-0.30-1|106	
14cu|libowfat-0.30-1|107	

10674 14
14cu|libpri-1.4.15-1|1	#define beta beta3
14cu|libpri-1.4.15-1|2	%define major 1
14cu|libpri-1.4.15-1|3	%define libname %mklibname pri %{major}
14cu|libpri-1.4.15-1|4	%define develname %mklibname pri -d
14cu|libpri-1.4.15-1|5	
14cu|libpri-1.4.15-1|6	Summary:	An implementation of Primate and Basic Rate ISDN
14cu|libpri-1.4.15-1|7	Name:		libpri
14cu|libpri-1.4.15-1|8	Version:	1.4.15
14cu|libpri-1.4.15-1|9	Release:	%{?beta:0.0.%{beta}.}1
14cu|libpri-1.4.15-1|10	License:	GPL
14cu|libpri-1.4.15-1|11	Group:		System/Libraries
14cu|libpri-1.4.15-1|12	URL:		http://www.asterisk.org/
14cu|libpri-1.4.15-1|13	Source0:	http://downloads.asterisk.org/pub/telephony/libpri/%{name}-%{version}%{?beta:-%{beta}}.tar.gz
14cu|libpri-1.4.15-1|14	Patch0:		libpri-mdv_conf.diff
14cu|libpri-1.4.15-1|15	BuildRequires:	dahdi-devel
14cu|libpri-1.4.15-1|16	BuildRequires:	zapata-devel
14cu|libpri-1.4.15-1|17	
14cu|libpri-1.4.15-1|18	%description
14cu|libpri-1.4.15-1|19	libpri is a C implementation of the Primary Rate ISDN specification. It was
14cu|libpri-1.4.15-1|20	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
14cu|libpri-1.4.15-1|21	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
14cu|libpri-1.4.15-1|22	Custom protocols on switches from Nortel and Lucent.
14cu|libpri-1.4.15-1|23	
14cu|libpri-1.4.15-1|24	%package -n	%{libname}
14cu|libpri-1.4.15-1|25	Summary:	An implementation of Primate and Basic Rate ISDN
14cu|libpri-1.4.15-1|26	Group:          System/Libraries
14cu|libpri-1.4.15-1|27	
14cu|libpri-1.4.15-1|28	%description -n	%{libname}
14cu|libpri-1.4.15-1|29	libpri is a C implementation of the Primary Rate ISDN specification. It was
14cu|libpri-1.4.15-1|30	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
14cu|libpri-1.4.15-1|31	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
14cu|libpri-1.4.15-1|32	Custom protocols on switches from Nortel and Lucent.
14cu|libpri-1.4.15-1|33	
14cu|libpri-1.4.15-1|34	%package -n	%{develname}
14cu|libpri-1.4.15-1|35	Summary:	Development libraries and headers for %{name}
14cu|libpri-1.4.15-1|36	Group:		Development/C
14cu|libpri-1.4.15-1|37	Provides:	pri-devel = %{version}-%{release}
14cu|libpri-1.4.15-1|38	Provides:	%{name}-devel = %{version}-%{release}
14cu|libpri-1.4.15-1|39	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|libpri-1.4.15-1|40	Requires:	%{libname} = %{version}-%{release}
14cu|libpri-1.4.15-1|41	
14cu|libpri-1.4.15-1|42	%description -n	%{develname}
14cu|libpri-1.4.15-1|43	libpri is an implementation of the Primary Rate ISDN specification (based on
14cu|libpri-1.4.15-1|44	the ITU and Bellcore specifications). It supports Lucent 4e and 5e, Nortel
14cu|libpri-1.4.15-1|45	DMS-100, and National ISDN switchtypes.
14cu|libpri-1.4.15-1|46	
14cu|libpri-1.4.15-1|47	This package contains all of the development files that you will need in order
14cu|libpri-1.4.15-1|48	to compile %{name} applications.
14cu|libpri-1.4.15-1|49	
14cu|libpri-1.4.15-1|50	%package	utils
14cu|libpri-1.4.15-1|51	Summary:	Various tools for %{name} diagnostics
14cu|libpri-1.4.15-1|52	Group:		System/Libraries
14cu|libpri-1.4.15-1|53	
14cu|libpri-1.4.15-1|54	%description	utils
14cu|libpri-1.4.15-1|55	Various tools for %{name} diagnostics
14cu|libpri-1.4.15-1|56	
14cu|libpri-1.4.15-1|57	%prep
14cu|libpri-1.4.15-1|58	
14cu|libpri-1.4.15-1|59	%setup -q -n %{name}-%{version}%{?beta:-%{beta}}
14cu|libpri-1.4.15-1|60	
14cu|libpri-1.4.15-1|61	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|libpri-1.4.15-1|62	find . -type d -perm 0555 -exec chmod 755 {} \;
14cu|libpri-1.4.15-1|63	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|libpri-1.4.15-1|64	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|libpri-1.4.15-1|65	
14cu|libpri-1.4.15-1|66	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|libpri-1.4.15-1|67	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|libpri-1.4.15-1|68	done
14cu|libpri-1.4.15-1|69	
14cu|libpri-1.4.15-1|70	%patch0 -p0
14cu|libpri-1.4.15-1|71	
14cu|libpri-1.4.15-1|72	# lib64 fix
14cu|libpri-1.4.15-1|73	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
14cu|libpri-1.4.15-1|74	
14cu|libpri-1.4.15-1|75	%build
14cu|libpri-1.4.15-1|76	
14cu|libpri-1.4.15-1|77	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
14cu|libpri-1.4.15-1|78	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT" pridump pritest
14cu|libpri-1.4.15-1|79	
14cu|libpri-1.4.15-1|80	%install
14cu|libpri-1.4.15-1|81	install -d %{buildroot}%{_sbindir}
14cu|libpri-1.4.15-1|82	
14cu|libpri-1.4.15-1|83	make \
14cu|libpri-1.4.15-1|84	INSTALL_PREFIX="%{buildroot}" \
14cu|libpri-1.4.15-1|85	install
14cu|libpri-1.4.15-1|86	
14cu|libpri-1.4.15-1|87	install -m0755 pridump %{buildroot}%{_sbindir}/
14cu|libpri-1.4.15-1|88	install -m0755 pritest %{buildroot}%{_sbindir}/
14cu|libpri-1.4.15-1|89	
14cu|libpri-1.4.15-1|90	%files utils
14cu|libpri-1.4.15-1|91	%{_sbindir}/pridump
14cu|libpri-1.4.15-1|92	%{_sbindir}/pritest
14cu|libpri-1.4.15-1|93	
14cu|libpri-1.4.15-1|94	%files -n %{libname}
14cu|libpri-1.4.15-1|95	%doc ChangeLog README TODO
14cu|libpri-1.4.15-1|96	%{_libdir}/lib*.so.%{major}*
14cu|libpri-1.4.15-1|97	
14cu|libpri-1.4.15-1|98	%files -n %{develname}
14cu|libpri-1.4.15-1|99	%{_includedir}/*.h
14cu|libpri-1.4.15-1|100	%{_libdir}/*.so
14cu|libpri-1.4.15-1|101	%{_libdir}/*.a
14cu|libpri-1.4.15-1|102	
14cu|libpri-1.4.15-1|103	%changelog
14cu|libpri-1.4.15-1|104	
14cu|libpri-1.4.15-1|105	* Tue Dec 01 2015 Denis Silakov <dsilakov@gmail.com> 1.4.15-1
14cu|libpri-1.4.15-1|106	- (1925d9e) Updated to 1.4.15
14cu|libpri-1.4.15-1|107	
14cu|libpri-1.4.15-1|108	

10675 14
14cu|libqtelegram-1.0.0-0.20150221.1|1	%define snapshot_date 20150221
14cu|libqtelegram-1.0.0-0.20150221.1|2	
14cu|libqtelegram-1.0.0-0.20150221.1|3	%define major 1
14cu|libqtelegram-1.0.0-0.20150221.1|4	%define libname %mklibname qtelegram %{major}
14cu|libqtelegram-1.0.0-0.20150221.1|5	%define develname %mklibname qtelegram -d
14cu|libqtelegram-1.0.0-0.20150221.1|6	
14cu|libqtelegram-1.0.0-0.20150221.1|7	Name:		libqtelegram
14cu|libqtelegram-1.0.0-0.20150221.1|8	Version:	1.0.0
14cu|libqtelegram-1.0.0-0.20150221.1|9	Release:	0.%{snapshot_date}.1
14cu|libqtelegram-1.0.0-0.20150221.1|10	Summary:	This is a Qt asynchronous library to be used as Telegram client
14cu|libqtelegram-1.0.0-0.20150221.1|11	
14cu|libqtelegram-1.0.0-0.20150221.1|12	Group:		Development/Other
14cu|libqtelegram-1.0.0-0.20150221.1|13	License:	GPLv3
14cu|libqtelegram-1.0.0-0.20150221.1|14	URL:		https://launchpad.net/libqtelegram
14cu|libqtelegram-1.0.0-0.20150221.1|15	# bzr branch lp:libqtelegram
14cu|libqtelegram-1.0.0-0.20150221.1|16	# tar cjf libqtelegram-%{snapshot_date}.tar.bz2 libqtelegram
14cu|libqtelegram-1.0.0-0.20150221.1|17	Source:		libqtelegram-%{snapshot_date}.tar.bz2
14cu|libqtelegram-1.0.0-0.20150221.1|18	Patch0:		libqtelegram-install_lib.patch
14cu|libqtelegram-1.0.0-0.20150221.1|19	Patch1:		libqtelegram-secretchatmessage.patch
14cu|libqtelegram-1.0.0-0.20150221.1|20	
14cu|libqtelegram-1.0.0-0.20150221.1|21	BuildRequires:	cmake
14cu|libqtelegram-1.0.0-0.20150221.1|22	BuildRequires:	pkgconfig(libmediainfo)
14cu|libqtelegram-1.0.0-0.20150221.1|23	BuildRequires:	pkgconfig(openssl)
14cu|libqtelegram-1.0.0-0.20150221.1|24	BuildRequires:	pkgconfig(Qt5Gui)
14cu|libqtelegram-1.0.0-0.20150221.1|25	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|libqtelegram-1.0.0-0.20150221.1|26	BuildRequires:	pkgconfig(Qt5Network)
14cu|libqtelegram-1.0.0-0.20150221.1|27	BuildRequires:	pkgconfig(Qt5Qml)
14cu|libqtelegram-1.0.0-0.20150221.1|28	BuildRequires:	pkgconfig(Qt5Quick)
14cu|libqtelegram-1.0.0-0.20150221.1|29	BuildRequires:	pkgconfig(Qt5Sql)
14cu|libqtelegram-1.0.0-0.20150221.1|30	BuildRequires:	pkgconfig(sqlite3)
14cu|libqtelegram-1.0.0-0.20150221.1|31	BuildRequires:	pkgconfig(thumbnailer)
14cu|libqtelegram-1.0.0-0.20150221.1|32	#BuildRequires:	qtmultimedia5
14cu|libqtelegram-1.0.0-0.20150221.1|33	
14cu|libqtelegram-1.0.0-0.20150221.1|34	%description
14cu|libqtelegram-1.0.0-0.20150221.1|35	This is a Qt asynchronous library to be used as Telegram client. It was
14cu|libqtelegram-1.0.0-0.20150221.1|36	based originally on telegram-cli code (https://github.com/vysheng/tg),
14cu|libqtelegram-1.0.0-0.20150221.1|37	but it's now completely different. Now works using signal-slot mechanism
14cu|libqtelegram-1.0.0-0.20150221.1|38	and has an external easy to use API for client applications to interact to.
14cu|libqtelegram-1.0.0-0.20150221.1|39	
14cu|libqtelegram-1.0.0-0.20150221.1|40	%package	-n %{libname}
14cu|libqtelegram-1.0.0-0.20150221.1|41	Summary:	This is a Qt asynchronous library to be used as Telegram client
14cu|libqtelegram-1.0.0-0.20150221.1|42	Group:		System/Libraries
14cu|libqtelegram-1.0.0-0.20150221.1|43	Requires:	%{name} = %{version}-%{release}
14cu|libqtelegram-1.0.0-0.20150221.1|44	Obsoletes:	%{_lib}qtelegram1.0.0 < %{version}-%{release}
14cu|libqtelegram-1.0.0-0.20150221.1|45	
14cu|libqtelegram-1.0.0-0.20150221.1|46	%description	-n %{libname}
14cu|libqtelegram-1.0.0-0.20150221.1|47	This is a Qt asynchronous library to be used as Telegram client.
14cu|libqtelegram-1.0.0-0.20150221.1|48	
14cu|libqtelegram-1.0.0-0.20150221.1|49	%package	-n %{develname}
14cu|libqtelegram-1.0.0-0.20150221.1|50	Summary:	Development files for %{name}
14cu|libqtelegram-1.0.0-0.20150221.1|51	Group:		Development/Other
14cu|libqtelegram-1.0.0-0.20150221.1|52	Requires:	%{libname} = %{version}-%{release}
14cu|libqtelegram-1.0.0-0.20150221.1|53	
14cu|libqtelegram-1.0.0-0.20150221.1|54	%description	-n %{develname}
14cu|libqtelegram-1.0.0-0.20150221.1|55	Development files for %{name}.
14cu|libqtelegram-1.0.0-0.20150221.1|56	
14cu|libqtelegram-1.0.0-0.20150221.1|57	
14cu|libqtelegram-1.0.0-0.20150221.1|58	%prep
14cu|libqtelegram-1.0.0-0.20150221.1|59	%setup -qn %{name}
14cu|libqtelegram-1.0.0-0.20150221.1|60	%apply_patches
14cu|libqtelegram-1.0.0-0.20150221.1|61	
14cu|libqtelegram-1.0.0-0.20150221.1|62	
14cu|libqtelegram-1.0.0-0.20150221.1|63	%build
14cu|libqtelegram-1.0.0-0.20150221.1|64	LDFLAGS="-lz"
14cu|libqtelegram-1.0.0-0.20150221.1|65	export LDFLAGS
14cu|libqtelegram-1.0.0-0.20150221.1|66	%cmake_qt5
14cu|libqtelegram-1.0.0-0.20150221.1|67	%make
14cu|libqtelegram-1.0.0-0.20150221.1|68	
14cu|libqtelegram-1.0.0-0.20150221.1|69	%install
14cu|libqtelegram-1.0.0-0.20150221.1|70	%makeinstall_std -C build
14cu|libqtelegram-1.0.0-0.20150221.1|71	sed -i 's|libdir=/usr/%{_libdir}|libdir=%{_libdir}|' %{buildroot}%{_libdir}/pkgconfig/qtelegram.pc
14cu|libqtelegram-1.0.0-0.20150221.1|72	
14cu|libqtelegram-1.0.0-0.20150221.1|73	%files
14cu|libqtelegram-1.0.0-0.20150221.1|74	%doc README
14cu|libqtelegram-1.0.0-0.20150221.1|75	%{_libdir}/qt5/qml/Telegram
14cu|libqtelegram-1.0.0-0.20150221.1|76	
14cu|libqtelegram-1.0.0-0.20150221.1|77	%files -n %{libname}
14cu|libqtelegram-1.0.0-0.20150221.1|78	%doc README
14cu|libqtelegram-1.0.0-0.20150221.1|79	%{_libdir}/*.so.%{major}*
14cu|libqtelegram-1.0.0-0.20150221.1|80	
14cu|libqtelegram-1.0.0-0.20150221.1|81	%files -n %{develname}
14cu|libqtelegram-1.0.0-0.20150221.1|82	%doc README
14cu|libqtelegram-1.0.0-0.20150221.1|83	%{_includedir}/*
14cu|libqtelegram-1.0.0-0.20150221.1|84	%{_libdir}/pkgconfig/*
14cu|libqtelegram-1.0.0-0.20150221.1|85	%{_libdir}/lib*.so
14cu|libqtelegram-1.0.0-0.20150221.1|86	
14cu|libqtelegram-1.0.0-0.20150221.1|87	%changelog
14cu|libqtelegram-1.0.0-0.20150221.1|88	
14cu|libqtelegram-1.0.0-0.20150221.1|89	* Mon Jun 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-0.20150221.1
14cu|libqtelegram-1.0.0-0.20150221.1|90	- (bb998fc) Imported from SRPM
14cu|libqtelegram-1.0.0-0.20150221.1|91	
14cu|libqtelegram-1.0.0-0.20150221.1|92	

10676 14
14cu|libqtelegram-ae-6.1-1|1	%define major 1
14cu|libqtelegram-ae-6.1-1|2	%define libname %mklibname qtelegram-ae %{major}
14cu|libqtelegram-ae-6.1-1|3	%define devname %mklibname qtelegram-ae -d
14cu|libqtelegram-ae-6.1-1|4	
14cu|libqtelegram-ae-6.1-1|5	Summary:	This is a Qt asynchronous library to be used as Telegram client
14cu|libqtelegram-ae-6.1-1|6	Name:		libqtelegram-ae
14cu|libqtelegram-ae-6.1-1|7	Version:	6.1
14cu|libqtelegram-ae-6.1-1|8	Release:	1
14cu|libqtelegram-ae-6.1-1|9	License:	GPLv3+
14cu|libqtelegram-ae-6.1-1|10	Group:		Development/KDE and Qt
14cu|libqtelegram-ae-6.1-1|11	Url:		https://github.com/Aseman-Land/libqtelegram-aseman-edition
14cu|libqtelegram-ae-6.1-1|12	# https://github.com/Aseman-Land/libqtelegram-aseman-edition/archive/v5.0.tar.gz
14cu|libqtelegram-ae-6.1-1|13	Source0:	libqtelegram-aseman-edition-%{version}-stable.tar.gz
14cu|libqtelegram-ae-6.1-1|14	BuildRequires:	pkgconfig(gl)
14cu|libqtelegram-ae-6.1-1|15	BuildRequires:	pkgconfig(openssl)
14cu|libqtelegram-ae-6.1-1|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|libqtelegram-ae-6.1-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14cu|libqtelegram-ae-6.1-1|18	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|libqtelegram-ae-6.1-1|19	BuildRequires:	pkgconfig(Qt5Network)
14cu|libqtelegram-ae-6.1-1|20	
14cu|libqtelegram-ae-6.1-1|21	%description
14cu|libqtelegram-ae-6.1-1|22	This is a Qt asynchronous library to be used as Telegram client. It was
14cu|libqtelegram-ae-6.1-1|23	based originally on telegram-cli code (https://github.com/vysheng/tg),
14cu|libqtelegram-ae-6.1-1|24	but it's now completely different. Now works using signal-slot mechanism
14cu|libqtelegram-ae-6.1-1|25	and has an external easy to use API for client applications to interact to.
14cu|libqtelegram-ae-6.1-1|26	
14cu|libqtelegram-ae-6.1-1|27	#----------------------------------------------------------------------------
14cu|libqtelegram-ae-6.1-1|28	
14cu|libqtelegram-ae-6.1-1|29	%package -n %{libname}
14cu|libqtelegram-ae-6.1-1|30	Summary:	This is a Qt asynchronous library to be used as Telegram client
14cu|libqtelegram-ae-6.1-1|31	Group:		System/Libraries
14cu|libqtelegram-ae-6.1-1|32	Obsoletes:	%{_lib}qtelegram1 < 1.0.1
14cu|libqtelegram-ae-6.1-1|33	
14cu|libqtelegram-ae-6.1-1|34	%description -n %{libname}
14cu|libqtelegram-ae-6.1-1|35	This is a Qt asynchronous library to be used as Telegram client.
14cu|libqtelegram-ae-6.1-1|36	
14cu|libqtelegram-ae-6.1-1|37	%files -n %{libname}
14cu|libqtelegram-ae-6.1-1|38	%{_libdir}/libqtelegram-ae.so.%{major}*
14cu|libqtelegram-ae-6.1-1|39	
14cu|libqtelegram-ae-6.1-1|40	#----------------------------------------------------------------------------
14cu|libqtelegram-ae-6.1-1|41	
14cu|libqtelegram-ae-6.1-1|42	%package -n %{devname}
14cu|libqtelegram-ae-6.1-1|43	Summary:	Development files for %{name}
14cu|libqtelegram-ae-6.1-1|44	Group:		Development/Other
14cu|libqtelegram-ae-6.1-1|45	Requires:	%{libname} = %{EVRD}
14cu|libqtelegram-ae-6.1-1|46	Provides:	%{name}-devel = %{EVRD}
14cu|libqtelegram-ae-6.1-1|47	
14cu|libqtelegram-ae-6.1-1|48	%description -n %{devname}
14cu|libqtelegram-ae-6.1-1|49	Development files for %{name}.
14cu|libqtelegram-ae-6.1-1|50	
14cu|libqtelegram-ae-6.1-1|51	%files -n %{devname}
14cu|libqtelegram-ae-6.1-1|52	%doc README.md
14cu|libqtelegram-ae-6.1-1|53	%dir %{_includedir}/qt5/libqtelegram-ae/
14cu|libqtelegram-ae-6.1-1|54	%{_includedir}/qt5/libqtelegram-ae/*
14cu|libqtelegram-ae-6.1-1|55	%{_libdir}/libqtelegram-ae.so
14cu|libqtelegram-ae-6.1-1|56	
14cu|libqtelegram-ae-6.1-1|57	#----------------------------------------------------------------------------
14cu|libqtelegram-ae-6.1-1|58	
14cu|libqtelegram-ae-6.1-1|59	%prep
14cu|libqtelegram-ae-6.1-1|60	%setup -qn libqtelegram-aseman-edition-%{version}-stable
14cu|libqtelegram-ae-6.1-1|61	
14cu|libqtelegram-ae-6.1-1|62	%build
14cu|libqtelegram-ae-6.1-1|63	%qmake_qt5 LIBDIR=%{_libdir}
14cu|libqtelegram-ae-6.1-1|64	%make
14cu|libqtelegram-ae-6.1-1|65	
14cu|libqtelegram-ae-6.1-1|66	%install
14cu|libqtelegram-ae-6.1-1|67	%makeinstall_std INSTALL_ROOT=%{buildroot} STRIP=true
14cu|libqtelegram-ae-6.1-1|68	
14cu|libqtelegram-ae-6.1-1|69	
14cu|libqtelegram-ae-6.1-1|70	%changelog
14cu|libqtelegram-ae-6.1-1|71	
14cu|libqtelegram-ae-6.1-1|72	* Wed Jun 15 2016 abondrov <andrey.bondrov@rosalab.ru> 6.1-1
14cu|libqtelegram-ae-6.1-1|73	- (386e89e) Merge pull request #1 from tremod/libqtelegram-ae:rosa2014.1
14cu|libqtelegram-ae-6.1-1|74	- (386e89e) Update to 6.1
14cu|libqtelegram-ae-6.1-1|75	
14cu|libqtelegram-ae-6.1-1|76	

10677 14
14cu|libqtxdg-1.3.0-3|1	%define major 1
14cu|libqtxdg-1.3.0-3|2	%define beta %{nil}
14cu|libqtxdg-1.3.0-3|3	%define scmrev %{nil}
14cu|libqtxdg-1.3.0-3|4	%define libname %mklibname Qt5Xdg %{major}
14cu|libqtxdg-1.3.0-3|5	%define devname %mklibname Qt5Xdg -d
14cu|libqtxdg-1.3.0-3|6	%define oldlibname %mklibname qtxdg %{major}
14cu|libqtxdg-1.3.0-3|7	%define olddevname %mklibname qtxdg -d
14cu|libqtxdg-1.3.0-3|8	
14cu|libqtxdg-1.3.0-3|9	%define rel 3
14cu|libqtxdg-1.3.0-3|10	#rm -rf libqtxdg && git clone https://github.com/lxde/libqtxdg.git && cd libqtxdg/
14cu|libqtxdg-1.3.0-3|11	# git archive --prefix=libqtxdg-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../libqtxdg-$(date +%Y%m%d).tar.xz
14cu|libqtxdg-1.3.0-3|12	
14cu|libqtxdg-1.3.0-3|13	Name:		libqtxdg
14cu|libqtxdg-1.3.0-3|14	Version:	1.3.0
14cu|libqtxdg-1.3.0-3|15	
14cu|libqtxdg-1.3.0-3|16	%if "%{scmrev}" == ""
14cu|libqtxdg-1.3.0-3|17	Release: %rel
14cu|libqtxdg-1.3.0-3|18	Source: http://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|libqtxdg-1.3.0-3|19	%else
14cu|libqtxdg-1.3.0-3|20	Release: -c %{scmrev} %rel
14cu|libqtxdg-1.3.0-3|21	Source: %{name}-%{scmrev}.tar.xz
14cu|libqtxdg-1.3.0-3|22	%endif
14cu|libqtxdg-1.3.0-3|23	Patch100: libqtxdg-1.3.0-use-xvt.patch
14cu|libqtxdg-1.3.0-3|24	
14cu|libqtxdg-1.3.0-3|25	Summary:	Library providing freedesktop.org specs implementations for Qt
14cu|libqtxdg-1.3.0-3|26	URL:		https://github.com/lxde/libqtxdg
14cu|libqtxdg-1.3.0-3|27	License:	GPL
14cu|libqtxdg-1.3.0-3|28	Group:		System/Libraries
14cu|libqtxdg-1.3.0-3|29	BuildRequires:	cmake
14cu|libqtxdg-1.3.0-3|30	BuildRequires:	ninja
14cu|libqtxdg-1.3.0-3|31	BuildRequires:	magic-devel
14cu|libqtxdg-1.3.0-3|32	BuildRequires:	qt5-devel
14cu|libqtxdg-1.3.0-3|33	BuildRequires:	qt5-linguist-tools
14cu|libqtxdg-1.3.0-3|34	Obsoletes:	%{name}-data <= %{EVRD}
14cu|libqtxdg-1.3.0-3|35	
14cu|libqtxdg-1.3.0-3|36	%description
14cu|libqtxdg-1.3.0-3|37	Library providing freedesktop.org specs implementations for Qt
14cu|libqtxdg-1.3.0-3|38	
14cu|libqtxdg-1.3.0-3|39	%package -n %{libname}
14cu|libqtxdg-1.3.0-3|40	Summary:	Library providing freedesktop.org specs implementations for Qt
14cu|libqtxdg-1.3.0-3|41	Group:		System/Libraries
14cu|libqtxdg-1.3.0-3|42	%rename		%{oldlibname}
14cu|libqtxdg-1.3.0-3|43	
14cu|libqtxdg-1.3.0-3|44	%description -n %{libname}
14cu|libqtxdg-1.3.0-3|45	Library providing freedesktop.org specs implementations for Qt
14cu|libqtxdg-1.3.0-3|46	
14cu|libqtxdg-1.3.0-3|47	%package -n %{devname}
14cu|libqtxdg-1.3.0-3|48	Summary:	Development files for %{name}
14cu|libqtxdg-1.3.0-3|49	Group:		Development/C
14cu|libqtxdg-1.3.0-3|50	Requires:	%{libname} = %{version}
14cu|libqtxdg-1.3.0-3|51	Provides:	%{name}-devel = %{version}-%{release}
14cu|libqtxdg-1.3.0-3|52	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|libqtxdg-1.3.0-3|53	%rename		%{olddevname}
14cu|libqtxdg-1.3.0-3|54	
14cu|libqtxdg-1.3.0-3|55	%description -n %{devname}
14cu|libqtxdg-1.3.0-3|56	Development files (Headers etc.) for %{name}, a library providing
14cu|libqtxdg-1.3.0-3|57	freedesktop.org specs implementations for Qt.
14cu|libqtxdg-1.3.0-3|58	
14cu|libqtxdg-1.3.0-3|59	%prep
14cu|libqtxdg-1.3.0-3|60	%if "%{scmrev}" == ""
14cu|libqtxdg-1.3.0-3|61	%setup -q
14cu|libqtxdg-1.3.0-3|62	%else
14cu|libqtxdg-1.3.0-3|63	%setup -q -n %{name}
14cu|libqtxdg-1.3.0-3|64	%endif
14cu|libqtxdg-1.3.0-3|65	%apply_patches
14cu|libqtxdg-1.3.0-3|66	%cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja
14cu|libqtxdg-1.3.0-3|67	
14cu|libqtxdg-1.3.0-3|68	%build
14cu|libqtxdg-1.3.0-3|69	ninja -C build
14cu|libqtxdg-1.3.0-3|70	
14cu|libqtxdg-1.3.0-3|71	%install
14cu|libqtxdg-1.3.0-3|72	DESTDIR="%{buildroot}" ninja -C build install
14cu|libqtxdg-1.3.0-3|73	# Fix up the pkgconfig file...
14cu|libqtxdg-1.3.0-3|74	sed -i -e 's,\${prefix}/,,g' "%{buildroot}"%{_libdir}/pkgconfig/*.pc
14cu|libqtxdg-1.3.0-3|75	
14cu|libqtxdg-1.3.0-3|76	%files -n %{libname}
14cu|libqtxdg-1.3.0-3|77	%{_libdir}/*.so.%{major}*
14cu|libqtxdg-1.3.0-3|78	
14cu|libqtxdg-1.3.0-3|79	%files -n %{devname}
14cu|libqtxdg-1.3.0-3|80	%{_includedir}/*
14cu|libqtxdg-1.3.0-3|81	%{_libdir}/*.so
14cu|libqtxdg-1.3.0-3|82	%{_libdir}/pkgconfig/*
14cu|libqtxdg-1.3.0-3|83	%{_datadir}/cmake/qt5xdg
14cu|libqtxdg-1.3.0-3|84	
14cu|libqtxdg-1.3.0-3|85	%changelog
14cu|libqtxdg-1.3.0-3|86	
14cu|libqtxdg-1.3.0-3|87	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
14cu|libqtxdg-1.3.0-3|88	- (4cb7a8e) Updated to 1.3.0
14cu|libqtxdg-1.3.0-3|89	
14cu|libqtxdg-1.3.0-3|90	

10678 14
14cu|libqwt5-5.2.2-10|1	%define realname qwt
14cu|libqwt5-5.2.2-10|2	%define major 5
14cu|libqwt5-5.2.2-10|3	
14cu|libqwt5-5.2.2-10|4	%define libname %mklibname qwt %{major}
14cu|libqwt5-5.2.2-10|5	%define libnamedev %mklibname qwt5 -d
14cu|libqwt5-5.2.2-10|6	
14cu|libqwt5-5.2.2-10|7	Name:		libqwt5
14cu|libqwt5-5.2.2-10|8	Version:	5.2.2
14cu|libqwt5-5.2.2-10|9	Release:	10
14cu|libqwt5-5.2.2-10|10	Summary:	2D plotting widget extension to the Qt GUI
14cu|libqwt5-5.2.2-10|11	License:	Qwt License 1.0
14cu|libqwt5-5.2.2-10|12	Group:		System/Libraries
14cu|libqwt5-5.2.2-10|13	Url:		http://sourceforge.net/projects/qwt
14cu|libqwt5-5.2.2-10|14	Source:		http://freefr.dl.sourceforge.net/sourceforge/qwt/%realname-%{version}.tar.bz2
14cu|libqwt5-5.2.2-10|15	Patch0:		qwt-5.2.2-qwtconfig-installbase.patch
14cu|libqwt5-5.2.2-10|16	BuildRequires:	qt4-devel
14cu|libqwt5-5.2.2-10|17	
14cu|libqwt5-5.2.2-10|18	%description
14cu|libqwt5-5.2.2-10|19	Qwt is an extension to the Qt GUI library from Troll Tech AS.
14cu|libqwt5-5.2.2-10|20	The Qwt library contains widgets and components which are
14cu|libqwt5-5.2.2-10|21	primarily useful for technical and scientifical purposes.
14cu|libqwt5-5.2.2-10|22	It includes a 2-D plotting widget, different kinds of sliders,
14cu|libqwt5-5.2.2-10|23	and much more.
14cu|libqwt5-5.2.2-10|24	
14cu|libqwt5-5.2.2-10|25	#------------------------------------------------------------------------------
14cu|libqwt5-5.2.2-10|26	
14cu|libqwt5-5.2.2-10|27	%if %{_lib} != lib
14cu|libqwt5-5.2.2-10|28	%package -n %{libname}
14cu|libqwt5-5.2.2-10|29	Summary: 2D plotting widget extension to the Qt GUI
14cu|libqwt5-5.2.2-10|30	Group: System/Libraries
14cu|libqwt5-5.2.2-10|31	
14cu|libqwt5-5.2.2-10|32	%description -n %{libname}
14cu|libqwt5-5.2.2-10|33	Qwt is an extension to the Qt GUI library from Troll Tech AS.
14cu|libqwt5-5.2.2-10|34	The Qwt library contains widgets and components which are
14cu|libqwt5-5.2.2-10|35	primarily useful for technical and scientifical purposes.
14cu|libqwt5-5.2.2-10|36	It includes a 2-D plotting widget, different kinds of sliders,
14cu|libqwt5-5.2.2-10|37	and much more.
14cu|libqwt5-5.2.2-10|38	
14cu|libqwt5-5.2.2-10|39	This package provides the runtime library.
14cu|libqwt5-5.2.2-10|40	%endif
14cu|libqwt5-5.2.2-10|41	
14cu|libqwt5-5.2.2-10|42	%files -n %{libname}
14cu|libqwt5-5.2.2-10|43	%doc CHANGES COPYING README
14cu|libqwt5-5.2.2-10|44	%{_qt_libdir}/libqwt.so.%{major}*
14cu|libqwt5-5.2.2-10|45	
14cu|libqwt5-5.2.2-10|46	#------------------------------------------------------------------------------
14cu|libqwt5-5.2.2-10|47	
14cu|libqwt5-5.2.2-10|48	
14cu|libqwt5-5.2.2-10|49	%package -n %{libnamedev}
14cu|libqwt5-5.2.2-10|50	Summary: Development tools for programs which uses Qwt Widget set
14cu|libqwt5-5.2.2-10|51	Group: System/Libraries
14cu|libqwt5-5.2.2-10|52	Requires: %{libname} = %{version}
14cu|libqwt5-5.2.2-10|53	Provides: libqwt5-devel = %{version}-%{release}
14cu|libqwt5-5.2.2-10|54	Provides: qwt5-devel =  %{version}-%{release}
14cu|libqwt5-5.2.2-10|55	Conflicts: libqwt-devel >= 6.0.1
14cu|libqwt5-5.2.2-10|56	
14cu|libqwt5-5.2.2-10|57	%description -n %{libnamedev}
14cu|libqwt5-5.2.2-10|58	The libqwt-devel package contains the header files and static libraries
14cu|libqwt5-5.2.2-10|59	necessary for developing programs using the Qwt Widget set
14cu|libqwt5-5.2.2-10|60	
14cu|libqwt5-5.2.2-10|61	If you want to develop programs which will use this set of widgets,
14cu|libqwt5-5.2.2-10|62	you should install this package. You need also to install the libqwt package.
14cu|libqwt5-5.2.2-10|63	
14cu|libqwt5-5.2.2-10|64	%files -n %{libnamedev}
14cu|libqwt5-5.2.2-10|65	%doc COPYING
14cu|libqwt5-5.2.2-10|66	%doc examples
14cu|libqwt5-5.2.2-10|67	%docdir %{_qt_docdir}/html/
14cu|libqwt5-5.2.2-10|68	%{_qt_docdir}/html/qwt/
14cu|libqwt5-5.2.2-10|69	%{_qt_includedir}/*
14cu|libqwt5-5.2.2-10|70	%{_qt_libdir}/*.so
14cu|libqwt5-5.2.2-10|71	%{_mandir}/man3/*
14cu|libqwt5-5.2.2-10|72	
14cu|libqwt5-5.2.2-10|73	#------------------------------------------------------------------------------
14cu|libqwt5-5.2.2-10|74	
14cu|libqwt5-5.2.2-10|75	%prep
14cu|libqwt5-5.2.2-10|76	%setup -q -n %{realname}-%{version}
14cu|libqwt5-5.2.2-10|77	%apply_patches
14cu|libqwt5-5.2.2-10|78	
14cu|libqwt5-5.2.2-10|79	
14cu|libqwt5-5.2.2-10|80	%build
14cu|libqwt5-5.2.2-10|81	%qmake_qt4 CONFIG+=QwtSVGItem CONFIG+=install-qt
14cu|libqwt5-5.2.2-10|82	%make
14cu|libqwt5-5.2.2-10|83	
14cu|libqwt5-5.2.2-10|84	%install
14cu|libqwt5-5.2.2-10|85	make install INSTALL_ROOT=%{buildroot}
14cu|libqwt5-5.2.2-10|86	#libqwt_designer_plugin.so conflicts with libqwt6
14cu|libqwt5-5.2.2-10|87	rm %{buildroot}/%{_qt_plugindir}/designer/libqwt_designer_plugin.so
14cu|libqwt5-5.2.2-10|88	
14cu|libqwt5-5.2.2-10|89	mkdir -p %{buildroot}%{_mandir}/man3/
14cu|libqwt5-5.2.2-10|90	install doc/man/man3/* %{buildroot}%{_mandir}/man3/
14cu|libqwt5-5.2.2-10|91	
14cu|libqwt5-5.2.2-10|92	mv %{buildroot}/%{_qt_docdir}/html/html %{buildroot}/%{_qt_docdir}/html/qwt
14cu|libqwt5-5.2.2-10|93	
14cu|libqwt5-5.2.2-10|94	%changelog
14cu|libqwt5-5.2.2-10|95	
14cu|libqwt5-5.2.2-10|96	* Thu Apr 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.2.2-10
14cu|libqwt5-5.2.2-10|97	- (67cf6c1) Imported from SRPM
14cu|libqwt5-5.2.2-10|98	
14cu|libqwt5-5.2.2-10|99	

10679 14
14cu|libqwt-qt5-6.1.3-1|1	%define oname qwt
14cu|libqwt-qt5-6.1.3-1|2	%define major 6
14cu|libqwt-qt5-6.1.3-1|3	%define libname %mklibname %{oname}-qt5_ %{major}
14cu|libqwt-qt5-6.1.3-1|4	%define devname %mklibname %{oname}-qt5 -d
14cu|libqwt-qt5-6.1.3-1|5	
14cu|libqwt-qt5-6.1.3-1|6	Summary:	2D plotting widget extension to the Qt GUI
14cu|libqwt-qt5-6.1.3-1|7	Name:		libqwt-qt5
14cu|libqwt-qt5-6.1.3-1|8	Version:	6.1.3
14cu|libqwt-qt5-6.1.3-1|9	Release:	1
14cu|libqwt-qt5-6.1.3-1|10	License:	Qwt License 1.0
14cu|libqwt-qt5-6.1.3-1|11	Group:		System/Libraries
14cu|libqwt-qt5-6.1.3-1|12	Url:		http://sourceforge.net/projects/qwt
14cu|libqwt-qt5-6.1.3-1|13	Source0:	http://freefr.dl.sourceforge.net/sourceforge/qwt/%{oname}-%{version}.tar.bz2
14cu|libqwt-qt5-6.1.3-1|14	Patch0:		qwt-6.1.3-qwtconfig.patch
14cu|libqwt-qt5-6.1.3-1|15	Patch1:		qwt-6.1.3-no-doc.patch
14cu|libqwt-qt5-6.1.3-1|16	Patch2:		qwt-6.1.3-qt-version.patch
14cu|libqwt-qt5-6.1.3-1|17	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|libqwt-qt5-6.1.3-1|18	BuildRequires:	pkgconfig(Qt5Core)
14cu|libqwt-qt5-6.1.3-1|19	BuildRequires:	pkgconfig(Qt5Designer)
14cu|libqwt-qt5-6.1.3-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14cu|libqwt-qt5-6.1.3-1|21	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|libqwt-qt5-6.1.3-1|22	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|libqwt-qt5-6.1.3-1|23	BuildRequires:	pkgconfig(Qt5Svg)
14cu|libqwt-qt5-6.1.3-1|24	BuildRequires:	pkgconfig(Qt5UiTools)
14cu|libqwt-qt5-6.1.3-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|libqwt-qt5-6.1.3-1|26	
14cu|libqwt-qt5-6.1.3-1|27	%description
14cu|libqwt-qt5-6.1.3-1|28	Qwt is an extension to the Qt GUI library from Troll Tech AS.
14cu|libqwt-qt5-6.1.3-1|29	The Qwt library contains widgets and components which are
14cu|libqwt-qt5-6.1.3-1|30	primarily useful for technical and scientifical purposes.
14cu|libqwt-qt5-6.1.3-1|31	It includes a 2-D plotting widget, different kinds of sliders,
14cu|libqwt-qt5-6.1.3-1|32	and much more.
14cu|libqwt-qt5-6.1.3-1|33	
14cu|libqwt-qt5-6.1.3-1|34	#----------------------------------------------------------------------------
14cu|libqwt-qt5-6.1.3-1|35	
14cu|libqwt-qt5-6.1.3-1|36	%package -n qt5-designer-plugin-libqwt
14cu|libqwt-qt5-6.1.3-1|37	Summary:	Qt5 Designer plugin for 2D plotting widget extension
14cu|libqwt-qt5-6.1.3-1|38	Group:		Development/KDE and Qt
14cu|libqwt-qt5-6.1.3-1|39	
14cu|libqwt-qt5-6.1.3-1|40	%description -n qt5-designer-plugin-libqwt
14cu|libqwt-qt5-6.1.3-1|41	Qt5 Designer plugin for 2D plotting widget extension.
14cu|libqwt-qt5-6.1.3-1|42	
14cu|libqwt-qt5-6.1.3-1|43	%files -n qt5-designer-plugin-libqwt
14cu|libqwt-qt5-6.1.3-1|44	%{_qt5_plugindir}/designer/libqwt_designer_plugin.so
14cu|libqwt-qt5-6.1.3-1|45	
14cu|libqwt-qt5-6.1.3-1|46	#----------------------------------------------------------------------------
14cu|libqwt-qt5-6.1.3-1|47	
14cu|libqwt-qt5-6.1.3-1|48	%package -n %{libname}
14cu|libqwt-qt5-6.1.3-1|49	Summary:	2D plotting widget extension to the Qt GUI
14cu|libqwt-qt5-6.1.3-1|50	Group:		System/Libraries
14cu|libqwt-qt5-6.1.3-1|51	
14cu|libqwt-qt5-6.1.3-1|52	%description -n %{libname}
14cu|libqwt-qt5-6.1.3-1|53	Qwt is an extension to the Qt GUI library from Troll Tech AS.
14cu|libqwt-qt5-6.1.3-1|54	The Qwt library contains widgets and components which are
14cu|libqwt-qt5-6.1.3-1|55	primarily useful for technical and scientifical purposes.
14cu|libqwt-qt5-6.1.3-1|56	It includes a 2-D plotting widget, different kinds of sliders,
14cu|libqwt-qt5-6.1.3-1|57	and much more.
14cu|libqwt-qt5-6.1.3-1|58	
14cu|libqwt-qt5-6.1.3-1|59	%files -n %{libname}
14cu|libqwt-qt5-6.1.3-1|60	%doc CHANGES-* COPYING README
14cu|libqwt-qt5-6.1.3-1|61	%{_libdir}/libqwt-qt5.so.%{major}*
14cu|libqwt-qt5-6.1.3-1|62	
14cu|libqwt-qt5-6.1.3-1|63	#----------------------------------------------------------------------------
14cu|libqwt-qt5-6.1.3-1|64	
14cu|libqwt-qt5-6.1.3-1|65	%package -n %{devname}
14cu|libqwt-qt5-6.1.3-1|66	Summary:	Development tools for programs which uses Qwt Widget set
14cu|libqwt-qt5-6.1.3-1|67	Group:		Development/KDE and Qt
14cu|libqwt-qt5-6.1.3-1|68	Requires:	%{libname} = %{EVRD}
14cu|libqwt-qt5-6.1.3-1|69	Provides:	qwt-qt5-devel = %{EVRD}
14cu|libqwt-qt5-6.1.3-1|70	Conflicts:	qwt-devel
14cu|libqwt-qt5-6.1.3-1|71	Conflicts:	qwt5-devel
14cu|libqwt-qt5-6.1.3-1|72	
14cu|libqwt-qt5-6.1.3-1|73	%description -n %{devname}
14cu|libqwt-qt5-6.1.3-1|74	The libqwt-devel package contains the header files and static libraries
14cu|libqwt-qt5-6.1.3-1|75	necessary for developing programs using the Qwt Widget set
14cu|libqwt-qt5-6.1.3-1|76	
14cu|libqwt-qt5-6.1.3-1|77	If you want to develop programs which will use this set of widgets,
14cu|libqwt-qt5-6.1.3-1|78	you should install this package. You need also to install the libqwt package.
14cu|libqwt-qt5-6.1.3-1|79	
14cu|libqwt-qt5-6.1.3-1|80	%files -n %{devname}
14cu|libqwt-qt5-6.1.3-1|81	%doc examples
14cu|libqwt-qt5-6.1.3-1|82	%doc doc/html/
14cu|libqwt-qt5-6.1.3-1|83	%{_includedir}/qwt*.h
14cu|libqwt-qt5-6.1.3-1|84	%{_libdir}/libqwt-qt5.so
14cu|libqwt-qt5-6.1.3-1|85	%{_qt5_prefix}/mkspecs/features/*
14cu|libqwt-qt5-6.1.3-1|86	
14cu|libqwt-qt5-6.1.3-1|87	#----------------------------------------------------------------------------
14cu|libqwt-qt5-6.1.3-1|88	
14cu|libqwt-qt5-6.1.3-1|89	%prep
14cu|libqwt-qt5-6.1.3-1|90	%setup -q -n %{oname}-%{version}
14cu|libqwt-qt5-6.1.3-1|91	%patch0 -p1 -b .qwtconfig~
14cu|libqwt-qt5-6.1.3-1|92	%patch1 -p1 -b .nodoc~
14cu|libqwt-qt5-6.1.3-1|93	%patch2 -p1 -b .qtversion~
14cu|libqwt-qt5-6.1.3-1|94	
14cu|libqwt-qt5-6.1.3-1|95	sed -i -e 's|{QWT_INSTALL_PREFIX}/lib|{QWT_INSTALL_PREFIX}/%{_lib}|' qwtconfig.pri
14cu|libqwt-qt5-6.1.3-1|96	sed -i -e 's|{QWT_INSTALL_PREFIX}/plugins/designer|{QWT_INSTALL_PREFIX}/%{_lib}/qt5/plugins/designer|' qwtconfig.pri
14cu|libqwt-qt5-6.1.3-1|97	sed -i -e 's|{QWT_INSTALL_PREFIX}/features|{QWT_INSTALL_PREFIX}/%{_lib}/qt5/mkspecs/features|' qwtconfig.pri
14cu|libqwt-qt5-6.1.3-1|98	
14cu|libqwt-qt5-6.1.3-1|99	%build
14cu|libqwt-qt5-6.1.3-1|100	%qmake_qt5 QT_INSTALL_PREFIX=%{_prefix}
14cu|libqwt-qt5-6.1.3-1|101	%make
14cu|libqwt-qt5-6.1.3-1|102	
14cu|libqwt-qt5-6.1.3-1|103	%install
14cu|libqwt-qt5-6.1.3-1|104	%makeinstall_qt
14cu|libqwt-qt5-6.1.3-1|105	
14cu|libqwt-qt5-6.1.3-1|106	
14cu|libqwt-qt5-6.1.3-1|107	%changelog
14cu|libqwt-qt5-6.1.3-1|108	
14cu|libqwt-qt5-6.1.3-1|109	* Sat Dec 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.1.3-1
14cu|libqwt-qt5-6.1.3-1|110	- (c60cd41) Build requires pkgconfig(Qt5Concurrent)
14cu|libqwt-qt5-6.1.3-1|111	
14cu|libqwt-qt5-6.1.3-1|112	

10680 14
14cu|libqzeitgeist-0.8.0-3|1	%define oname qzeitgeist
14cu|libqzeitgeist-0.8.0-3|2	
14cu|libqzeitgeist-0.8.0-3|3	%define major 1
14cu|libqzeitgeist-0.8.0-3|4	%define libname %mklibname %{oname} %{major}
14cu|libqzeitgeist-0.8.0-3|5	%define devname %mklibname %{oname} -d
14cu|libqzeitgeist-0.8.0-3|6	
14cu|libqzeitgeist-0.8.0-3|7	Summary:	Qt interface for Zeitgeist
14cu|libqzeitgeist-0.8.0-3|8	Name:		libqzeitgeist
14cu|libqzeitgeist-0.8.0-3|9	Version:	0.8.0
14cu|libqzeitgeist-0.8.0-3|10	Release:	3
14cu|libqzeitgeist-0.8.0-3|11	License: 	GPLv2+
14cu|libqzeitgeist-0.8.0-3|12	Group:		Development/C++
14cu|libqzeitgeist-0.8.0-3|13	Url:		http://gitorious.org/kde-zeitgeist/libqzeitgeist
14cu|libqzeitgeist-0.8.0-3|14	Source0:	http://gitorious.org/kde-zeitgeist/libqzeitgeist/%{name}-%{version}.tar.bz2
14cu|libqzeitgeist-0.8.0-3|15	# import fedora patch
14cu|libqzeitgeist-0.8.0-3|16	# fix linking (use QT_DECLARATIVE_LIBRARIES), consistently use QT_IMPORTS_DIR
14cu|libqzeitgeist-0.8.0-3|17	Patch0:		libqzeitgeist-0.8.0-declarative.patch
14cu|libqzeitgeist-0.8.0-3|18	Patch1:		libqzeitgeist-0.8.0-reduced_linking.patch
14cu|libqzeitgeist-0.8.0-3|19	BuildRequires:	automoc4
14cu|libqzeitgeist-0.8.0-3|20	BuildRequires:	cmake
14cu|libqzeitgeist-0.8.0-3|21	BuildRequires:	zeitgeist
14cu|libqzeitgeist-0.8.0-3|22	BuildRequires:	pkgconfig(QtCore)
14cu|libqzeitgeist-0.8.0-3|23	BuildRequires:	pkgconfig(QtDBus)
14cu|libqzeitgeist-0.8.0-3|24	BuildRequires:	pkgconfig(QtDeclarative)
14cu|libqzeitgeist-0.8.0-3|25	BuildRequires:	pkgconfig(QtGui)
14cu|libqzeitgeist-0.8.0-3|26	BuildRequires:	pkgconfig(QtXml)
14cu|libqzeitgeist-0.8.0-3|27	
14cu|libqzeitgeist-0.8.0-3|28	%description
14cu|libqzeitgeist-0.8.0-3|29	Qt Zeitgeist Library.
14cu|libqzeitgeist-0.8.0-3|30	
14cu|libqzeitgeist-0.8.0-3|31	#----------------------------------------------------------------------------
14cu|libqzeitgeist-0.8.0-3|32	
14cu|libqzeitgeist-0.8.0-3|33	%package -n %{libname}
14cu|libqzeitgeist-0.8.0-3|34	Summary:	Qt Zeitgeist library
14cu|libqzeitgeist-0.8.0-3|35	Group:		System/Libraries
14cu|libqzeitgeist-0.8.0-3|36	
14cu|libqzeitgeist-0.8.0-3|37	%description -n %{libname}
14cu|libqzeitgeist-0.8.0-3|38	Library for Qt Zeitgeist.
14cu|libqzeitgeist-0.8.0-3|39	
14cu|libqzeitgeist-0.8.0-3|40	%files -n %{libname}
14cu|libqzeitgeist-0.8.0-3|41	%{_libdir}/libqzeitgeist.so.%{major}
14cu|libqzeitgeist-0.8.0-3|42	%{_libdir}/libqzeitgeist.so.%{version}
14cu|libqzeitgeist-0.8.0-3|43	
14cu|libqzeitgeist-0.8.0-3|44	#----------------------------------------------------------------------------
14cu|libqzeitgeist-0.8.0-3|45	
14cu|libqzeitgeist-0.8.0-3|46	%package -n libqzeitgeist-plugin
14cu|libqzeitgeist-0.8.0-3|47	Summary:	Qt Zeitgeist Plugin
14cu|libqzeitgeist-0.8.0-3|48	Group:		System/Libraries
14cu|libqzeitgeist-0.8.0-3|49	
14cu|libqzeitgeist-0.8.0-3|50	%description -n libqzeitgeist-plugin
14cu|libqzeitgeist-0.8.0-3|51	Qt Zeitgeist plugin.
14cu|libqzeitgeist-0.8.0-3|52	
14cu|libqzeitgeist-0.8.0-3|53	%files -n libqzeitgeist-plugin
14cu|libqzeitgeist-0.8.0-3|54	%{_qt_importdir}/org/gnome/zeitgeist/libQZeitgeistDeclarativePlugin.so
14cu|libqzeitgeist-0.8.0-3|55	%{_qt_importdir}/org/gnome/zeitgeist/qmldir
14cu|libqzeitgeist-0.8.0-3|56	
14cu|libqzeitgeist-0.8.0-3|57	#----------------------------------------------------------------------------
14cu|libqzeitgeist-0.8.0-3|58	
14cu|libqzeitgeist-0.8.0-3|59	%package -n %{devname}
14cu|libqzeitgeist-0.8.0-3|60	Summary:	Qt Zeitgeist development files
14cu|libqzeitgeist-0.8.0-3|61	Group:		Development/C++
14cu|libqzeitgeist-0.8.0-3|62	Requires:	%{libname} = %{EVRD}
14cu|libqzeitgeist-0.8.0-3|63	Provides:	%{name}-devel = %{EVRD}
14cu|libqzeitgeist-0.8.0-3|64	
14cu|libqzeitgeist-0.8.0-3|65	%description -n %{devname}
14cu|libqzeitgeist-0.8.0-3|66	Development files for Qt Zeitgeist.
14cu|libqzeitgeist-0.8.0-3|67	
14cu|libqzeitgeist-0.8.0-3|68	%files -n %{devname}
14cu|libqzeitgeist-0.8.0-3|69	%{_includedir}/QZeitgeist
14cu|libqzeitgeist-0.8.0-3|70	%{_libdir}/libqzeitgeist.so
14cu|libqzeitgeist-0.8.0-3|71	%{_libdir}/cmake/QZeitgeist/QZeitgeist*.cmake
14cu|libqzeitgeist-0.8.0-3|72	%{_libdir}/pkgconfig/QZeitgeist.pc
14cu|libqzeitgeist-0.8.0-3|73	
14cu|libqzeitgeist-0.8.0-3|74	#----------------------------------------------------------------------------
14cu|libqzeitgeist-0.8.0-3|75	
14cu|libqzeitgeist-0.8.0-3|76	%prep
14cu|libqzeitgeist-0.8.0-3|77	%setup -q
14cu|libqzeitgeist-0.8.0-3|78	%patch0 -p1 -b .declarative
14cu|libqzeitgeist-0.8.0-3|79	%patch1 -p1 -b .linking
14cu|libqzeitgeist-0.8.0-3|80	
14cu|libqzeitgeist-0.8.0-3|81	%build
14cu|libqzeitgeist-0.8.0-3|82	%cmake_qt4 \
14cu|libqzeitgeist-0.8.0-3|83	-DQT_IMPORTS_DIR=%{_qt_importdir}
14cu|libqzeitgeist-0.8.0-3|84	%make
14cu|libqzeitgeist-0.8.0-3|85	
14cu|libqzeitgeist-0.8.0-3|86	%install
14cu|libqzeitgeist-0.8.0-3|87	%makeinstall_std -C build
14cu|libqzeitgeist-0.8.0-3|88	
14cu|libqzeitgeist-0.8.0-3|89	
14cu|libqzeitgeist-0.8.0-3|90	%changelog
14cu|libqzeitgeist-0.8.0-3|91	
14cu|libqzeitgeist-0.8.0-3|92	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-3
14cu|libqzeitgeist-0.8.0-3|93	- (bfd5b1e) Define QT_IMPORTS_DIR
14cu|libqzeitgeist-0.8.0-3|94	
14cu|libqzeitgeist-0.8.0-3|95	

10681 14
14cu|librdmacm-1.0.17-8|1	%define major 1
14cu|librdmacm-1.0.17-8|2	%define libname %mklibname rdmacm %{major}
14cu|librdmacm-1.0.17-8|3	%define devname %mklibname -d rdmacm
14cu|librdmacm-1.0.17-8|4	%define static %mklibname -s rdmacm
14cu|librdmacm-1.0.17-8|5	
14cu|librdmacm-1.0.17-8|6	Name:		librdmacm
14cu|librdmacm-1.0.17-8|7	Version:	1.0.17
14cu|librdmacm-1.0.17-8|8	Release:	8
14cu|librdmacm-1.0.17-8|9	Summary:	Userspace RDMA Connection Manager
14cu|librdmacm-1.0.17-8|10	Group:		Development/Other
14cu|librdmacm-1.0.17-8|11	License:	GPL/BSD
14cu|librdmacm-1.0.17-8|12	Url:		http://www.openfabrics.org/
14cu|librdmacm-1.0.17-8|13	Source0:	http://www.openfabrics.org/downloads/librdmacm/%{name}-%{version}.tar.gz
14cu|librdmacm-1.0.17-8|14	#Source100: librdmacm.rpmlintrc
14cu|librdmacm-1.0.17-8|15	BuildRequires:	libibverbs-devel >= 1.1
14cu|librdmacm-1.0.17-8|16	BuildRequires:	autoconf
14cu|librdmacm-1.0.17-8|17	
14cu|librdmacm-1.0.17-8|18	%description
14cu|librdmacm-1.0.17-8|19	librdmacm provides a userspace RDMA Communication Managment API.
14cu|librdmacm-1.0.17-8|20	
14cu|librdmacm-1.0.17-8|21	%package -n	%{devname}
14cu|librdmacm-1.0.17-8|22	Summary:	Development files for the librdmacm library
14cu|librdmacm-1.0.17-8|23	Group:		Development/Other
14cu|librdmacm-1.0.17-8|24	Requires:	%{libname} = %{version}-%{release}
14cu|librdmacm-1.0.17-8|25	Provides:	rdmacm-devel = %{version}-%{release}
14cu|librdmacm-1.0.17-8|26	Provides:	%{name}-devel = %{version}-%{release}
14cu|librdmacm-1.0.17-8|27	
14cu|librdmacm-1.0.17-8|28	%description -n %{devname}
14cu|librdmacm-1.0.17-8|29	Development files for the librdmacm library.
14cu|librdmacm-1.0.17-8|30	
14cu|librdmacm-1.0.17-8|31	%package -n	%{libname}
14cu|librdmacm-1.0.17-8|32	Summary:	Userspace RDMA Connection Manager
14cu|librdmacm-1.0.17-8|33	Group:		System/Libraries
14cu|librdmacm-1.0.17-8|34	
14cu|librdmacm-1.0.17-8|35	%description -n %{libname}
14cu|librdmacm-1.0.17-8|36	librdmacm provides a userspace RDMA Communication Managment API.
14cu|librdmacm-1.0.17-8|37	
14cu|librdmacm-1.0.17-8|38	%package utils
14cu|librdmacm-1.0.17-8|39	Summary: Examples for the librdmacm library
14cu|librdmacm-1.0.17-8|40	Group: Development/Other
14cu|librdmacm-1.0.17-8|41	
14cu|librdmacm-1.0.17-8|42	%description utils
14cu|librdmacm-1.0.17-8|43	Example test programs for the librdmacm library.
14cu|librdmacm-1.0.17-8|44	
14cu|librdmacm-1.0.17-8|45	%package -n	%{static}
14cu|librdmacm-1.0.17-8|46	Summary:	Static version of the librdmacm library
14cu|librdmacm-1.0.17-8|47	Group:		Development/Other
14cu|librdmacm-1.0.17-8|48	Requires:	%{devname} = %{version}-%{release}
14cu|librdmacm-1.0.17-8|49	Provides:	%{name}-static = %{version}-%{release}
14cu|librdmacm-1.0.17-8|50	Provides:	rdmacm-static-devel = %{version}-%{release}
14cu|librdmacm-1.0.17-8|51	
14cu|librdmacm-1.0.17-8|52	%description -n %{static}
14cu|librdmacm-1.0.17-8|53	Static version of the librdmacm library.
14cu|librdmacm-1.0.17-8|54	
14cu|librdmacm-1.0.17-8|55	%prep
14cu|librdmacm-1.0.17-8|56	%setup -q
14cu|librdmacm-1.0.17-8|57	
14cu|librdmacm-1.0.17-8|58	%build
14cu|librdmacm-1.0.17-8|59	export LDFLAGS="-lpthread"
14cu|librdmacm-1.0.17-8|60	autoreconf -fiv
14cu|librdmacm-1.0.17-8|61	%configure --enable-static
14cu|librdmacm-1.0.17-8|62	%make
14cu|librdmacm-1.0.17-8|63	
14cu|librdmacm-1.0.17-8|64	%install
14cu|librdmacm-1.0.17-8|65	%makeinstall
14cu|librdmacm-1.0.17-8|66	# remove unpackaged files from the buildroot
14cu|librdmacm-1.0.17-8|67	
14cu|librdmacm-1.0.17-8|68	%files -n %{libname}
14cu|librdmacm-1.0.17-8|69	%{_libdir}/librdmacm*.so.*
14cu|librdmacm-1.0.17-8|70	%{_libdir}/rsocket/librspreload.so.*
14cu|librdmacm-1.0.17-8|71	
14cu|librdmacm-1.0.17-8|72	%files -n %{devname}
14cu|librdmacm-1.0.17-8|73	%doc AUTHORS COPYING ChangeLog README
14cu|librdmacm-1.0.17-8|74	%{_libdir}/lib*.so
14cu|librdmacm-1.0.17-8|75	%{_libdir}/rsocket/lib*.so
14cu|librdmacm-1.0.17-8|76	%{_includedir}/*
14cu|librdmacm-1.0.17-8|77	%{_mandir}/man3/*
14cu|librdmacm-1.0.17-8|78	%{_mandir}/man7/*
14cu|librdmacm-1.0.17-8|79	
14cu|librdmacm-1.0.17-8|80	%files utils
14cu|librdmacm-1.0.17-8|81	%{_bindir}/*
14cu|librdmacm-1.0.17-8|82	%{_mandir}/man1/*
14cu|librdmacm-1.0.17-8|83	
14cu|librdmacm-1.0.17-8|84	%files -n %{static}
14cu|librdmacm-1.0.17-8|85	%{_libdir}/*.a
14cu|librdmacm-1.0.17-8|86	%{_libdir}/rsocket/*.a
14cu|librdmacm-1.0.17-8|87	
14cu|librdmacm-1.0.17-8|88	%changelog
14cu|librdmacm-1.0.17-8|89	* Tue Feb 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.17-8
14cu|librdmacm-1.0.17-8|90	+ Revision: 951b6de
14cu|librdmacm-1.0.17-8|91	- Updated to 1.0.17 (sync with cooker)
14cu|librdmacm-1.0.17-8|92	
14cu|librdmacm-1.0.17-8|93	

10682 14
14cu|librecad-2.1.3-2|1	%define		prjname	LibreCAD
14cu|librecad-2.1.3-2|2	
14cu|librecad-2.1.3-2|3	Summary:	Computer-aided design (CAD) system
14cu|librecad-2.1.3-2|4	Name:		librecad
14cu|librecad-2.1.3-2|5	Version:	2.1.3
14cu|librecad-2.1.3-2|6	Release:	2
14cu|librecad-2.1.3-2|7	Epoch:		1
14cu|librecad-2.1.3-2|8	License:	GPLv2+
14cu|librecad-2.1.3-2|9	Group:		Graphics
14cu|librecad-2.1.3-2|10	Url:		http://www.librecad.org
14cu|librecad-2.1.3-2|11	Source0:	https://github.com/LibreCAD/LibreCAD/archive/%{prjname}-%{version}.tar.gz
14cu|librecad-2.1.3-2|12	Patch1:		librecad-2.1.1-install.patch
14cu|librecad-2.1.3-2|13	Patch2:		librecad-2.0.8-plugindir.patch
14cu|librecad-2.1.3-2|14	BuildRequires:	boost-devel
14cu|librecad-2.1.3-2|15	BuildRequires:	pkgconfig(freetype2)
14cu|librecad-2.1.3-2|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|librecad-2.1.3-2|17	BuildRequires:	qt5-assistant
14cu|librecad-2.1.3-2|18	BuildRequires:	qt5-linguist
14cu|librecad-2.1.3-2|19	BuildRequires:	pkgconfig(Qt5Help)
14cu|librecad-2.1.3-2|20	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|librecad-2.1.3-2|21	BuildRequires:	pkgconfig(Qt5Svg)
14cu|librecad-2.1.3-2|22	BuildRequires:	pkgconfig(muparser)
14cu|librecad-2.1.3-2|23	BuildRequires:	pkgconfig(Qt5Gui)
14cu|librecad-2.1.3-2|24	BuildRequires:	pkgconfig(Qt5Sql)
14cu|librecad-2.1.3-2|25	BuildRequires:	pkgconfig(Qt5Network)
14cu|librecad-2.1.3-2|26	BuildRequires:	pkgconfig(Qt5CLucene)
14cu|librecad-2.1.3-2|27	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|librecad-2.1.3-2|28	BuildRequires:	pkgconfig(Qt5Xml)
14cu|librecad-2.1.3-2|29	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|librecad-2.1.3-2|30	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|librecad-2.1.3-2|31	BuildRequires:	pkgconfig(Qt5Designer)
14cu|librecad-2.1.3-2|32	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|librecad-2.1.3-2|33	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|librecad-2.1.3-2|34	BuildRequires:	pkgconfig(Qt5Script)
14cu|librecad-2.1.3-2|35	BuildRequires:	pkgconfig(Qt5ScriptTools)
14cu|librecad-2.1.3-2|36	BuildRequires:	muparser-devel
14cu|librecad-2.1.3-2|37	Requires:	%{name}-data
14cu|librecad-2.1.3-2|38	Suggests:	%{name}-plugins
14cu|librecad-2.1.3-2|39	
14cu|librecad-2.1.3-2|40	%description
14cu|librecad-2.1.3-2|41	LibreCAD is an application for computer aided design (CAD) in two
14cu|librecad-2.1.3-2|42	dimensions (2D). With LibreCAD you can create technical drawings
14cu|librecad-2.1.3-2|43	such as plans for buildings, interiors, mechanical parts or schemas
14cu|librecad-2.1.3-2|44	and diagrams.
14cu|librecad-2.1.3-2|45	
14cu|librecad-2.1.3-2|46	%files
14cu|librecad-2.1.3-2|47	%{_bindir}/%{name}
14cu|librecad-2.1.3-2|48	%{_bindir}/ttf2lff
14cu|librecad-2.1.3-2|49	%{_datadir}/applications/%{name}.desktop
14cu|librecad-2.1.3-2|50	%{_datadir}/pixmaps/%{name}.png
14cu|librecad-2.1.3-2|51	%{_datadir}/mime/packages/%{name}.xml
14cu|librecad-2.1.3-2|52	%{_mandir}/man1/%{name}.1*
14cu|librecad-2.1.3-2|53	
14cu|librecad-2.1.3-2|54	#----------------------------------------------------------------------------
14cu|librecad-2.1.3-2|55	
14cu|librecad-2.1.3-2|56	%package data
14cu|librecad-2.1.3-2|57	Summary:	Platform-independant files for %{name}
14cu|librecad-2.1.3-2|58	Group:		Graphics
14cu|librecad-2.1.3-2|59	Requires:	%{name}
14cu|librecad-2.1.3-2|60	BuildArch:	noarch
14cu|librecad-2.1.3-2|61	
14cu|librecad-2.1.3-2|62	%description data
14cu|librecad-2.1.3-2|63	Contains the platform-independent files for LibreCAD, including
14cu|librecad-2.1.3-2|64	fonts, patterns, translations.
14cu|librecad-2.1.3-2|65	
14cu|librecad-2.1.3-2|66	%files data
14cu|librecad-2.1.3-2|67	%{_datadir}/%{name}/fonts/*
14cu|librecad-2.1.3-2|68	%{_datadir}/%{name}/library/*
14cu|librecad-2.1.3-2|69	%{_datadir}/%{name}/patterns/*
14cu|librecad-2.1.3-2|70	%{_datadir}/%{name}/qm/*
14cu|librecad-2.1.3-2|71	
14cu|librecad-2.1.3-2|72	#----------------------------------------------------------------------------
14cu|librecad-2.1.3-2|73	
14cu|librecad-2.1.3-2|74	%package plugins
14cu|librecad-2.1.3-2|75	Summary:	Plugins libraries files for %{name}
14cu|librecad-2.1.3-2|76	Group:		Graphics
14cu|librecad-2.1.3-2|77	Requires:	%{name}
14cu|librecad-2.1.3-2|78	
14cu|librecad-2.1.3-2|79	%description plugins
14cu|librecad-2.1.3-2|80	Contains the plugins files for LibreCAD.
14cu|librecad-2.1.3-2|81	
14cu|librecad-2.1.3-2|82	%files plugins
14cu|librecad-2.1.3-2|83	%{_libdir}/%{name}/plugins/*
14cu|librecad-2.1.3-2|84	
14cu|librecad-2.1.3-2|85	#----------------------------------------------------------------------------
14cu|librecad-2.1.3-2|86	
14cu|librecad-2.1.3-2|87	%prep
14cu|librecad-2.1.3-2|88	%setup -q -n %{prjname}-%{version}
14cu|librecad-2.1.3-2|89	%patch1 -p1
14cu|librecad-2.1.3-2|90	%patch2 -p1
14cu|librecad-2.1.3-2|91	find . -type f -executable -a \( -name '*.cpp' -o -name '*.h' \) | xargs -i{} chmod 644 {}
14cu|librecad-2.1.3-2|92	
14cu|librecad-2.1.3-2|93	sed -i 's|##LIBDIR##|%{_libdir}|g' librecad/src/lib/engine/rs_system.cpp
14cu|librecad-2.1.3-2|94	
14cu|librecad-2.1.3-2|95	%build
14cu|librecad-2.1.3-2|96	%qmake_qt5
14cu|librecad-2.1.3-2|97	%make
14cu|librecad-2.1.3-2|98	
14cu|librecad-2.1.3-2|99	%install
14cu|librecad-2.1.3-2|100	export BUILDDIR="%{buildroot}%{_datadir}/%{name}"
14cu|librecad-2.1.3-2|101	sh scripts/postprocess-unix.sh
14cu|librecad-2.1.3-2|102	
14cu|librecad-2.1.3-2|103	mkdir -p %{buildroot}%{_libdir}/%{name}/plugins
14cu|librecad-2.1.3-2|104	mv unix/resources/plugins/* %{buildroot}%{_libdir}/%{name}/plugins/
14cu|librecad-2.1.3-2|105	install -Dpm 755 unix/%{name} %{buildroot}%{_bindir}/%{name}
14cu|librecad-2.1.3-2|106	install -Dpm 755 unix/ttf2lff %{buildroot}%{_bindir}/ttf2lff
14cu|librecad-2.1.3-2|107	install -Dpm 644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|librecad-2.1.3-2|108	install -Dpm 644 librecad/res/main/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|librecad-2.1.3-2|109	install -Dpm 644 desktop/%{name}.sharedmimeinfo %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|librecad-2.1.3-2|110	install -Dpm 644 desktop/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|librecad-2.1.3-2|111	
14cu|librecad-2.1.3-2|112	%changelog
14cu|librecad-2.1.3-2|113	
14cu|librecad-2.1.3-2|114	* Thu Oct 27 2016 tremod <negry.m@yandex.ru> 1:2.1.3-2
14cu|librecad-2.1.3-2|115	- (f61fa9c) Use lrelease-qt5 to generate translations
14cu|librecad-2.1.3-2|116	
14cu|librecad-2.1.3-2|117	

10683 14
14cu|libredblack-1.3-13|1	%define major 0
14cu|libredblack-1.3-13|2	%define libname %mklibname redblack %{major}
14cu|libredblack-1.3-13|3	%define devname %mklibname redblack -d
14cu|libredblack-1.3-13|4	
14cu|libredblack-1.3-13|5	Summary:	Library for handling red-black tree searching algorithm
14cu|libredblack-1.3-13|6	Name:		libredblack
14cu|libredblack-1.3-13|7	Version:	1.3
14cu|libredblack-1.3-13|8	Release:	13
14cu|libredblack-1.3-13|9	License:	LGPLv2+
14cu|libredblack-1.3-13|10	Group:		System/Libraries
14cu|libredblack-1.3-13|11	Url:		http://libredblack.sourceforge.net/
14cu|libredblack-1.3-13|12	Source0:	%{name}-%{version}.tar.bz2
14cu|libredblack-1.3-13|13	Patch0:		libredblack-typo.diff
14cu|libredblack-1.3-13|14	
14cu|libredblack-1.3-13|15	%description
14cu|libredblack-1.3-13|16	This implements the redblack balanced tree algorithm.
14cu|libredblack-1.3-13|17	
14cu|libredblack-1.3-13|18	#----------------------------------------------------------------------------
14cu|libredblack-1.3-13|19	
14cu|libredblack-1.3-13|20	%package -n %{libname}
14cu|libredblack-1.3-13|21	Summary:	Library for handling red-black tree searching algorithm
14cu|libredblack-1.3-13|22	Group:		System/Libraries
14cu|libredblack-1.3-13|23	
14cu|libredblack-1.3-13|24	%description -n %{libname}
14cu|libredblack-1.3-13|25	This implements the redblack balanced tree algorithm.
14cu|libredblack-1.3-13|26	
14cu|libredblack-1.3-13|27	%files -n %{libname}
14cu|libredblack-1.3-13|28	%doc AUTHORS ChangeLog README
14cu|libredblack-1.3-13|29	%{_libdir}/libredblack.so.%{major}*
14cu|libredblack-1.3-13|30	
14cu|libredblack-1.3-13|31	#----------------------------------------------------------------------------
14cu|libredblack-1.3-13|32	
14cu|libredblack-1.3-13|33	%package -n %{devname}
14cu|libredblack-1.3-13|34	Summary:	Libraries and header files for the %{name} library
14cu|libredblack-1.3-13|35	Group:		Development/C
14cu|libredblack-1.3-13|36	Requires:	%{libname} = %{EVRD}
14cu|libredblack-1.3-13|37	Provides:	%{name}-devel = %{EVRD}
14cu|libredblack-1.3-13|38	
14cu|libredblack-1.3-13|39	%description -n %{devname}
14cu|libredblack-1.3-13|40	To develop programs based upon the libredblack library, the system needs to
14cu|libredblack-1.3-13|41	have these header and object files available for creating the executables.
14cu|libredblack-1.3-13|42	
14cu|libredblack-1.3-13|43	%files -n %{devname}
14cu|libredblack-1.3-13|44	%doc example*.c example*.rb
14cu|libredblack-1.3-13|45	%{_bindir}/rbgen
14cu|libredblack-1.3-13|46	%{_libdir}/*.so
14cu|libredblack-1.3-13|47	%{_includedir}/*
14cu|libredblack-1.3-13|48	%{_mandir}/man1/*
14cu|libredblack-1.3-13|49	%{_mandir}/man3/*
14cu|libredblack-1.3-13|50	%{_datadir}/libredblack
14cu|libredblack-1.3-13|51	
14cu|libredblack-1.3-13|52	#----------------------------------------------------------------------------
14cu|libredblack-1.3-13|53	
14cu|libredblack-1.3-13|54	%prep
14cu|libredblack-1.3-13|55	%setup -q
14cu|libredblack-1.3-13|56	%patch0 -p0
14cu|libredblack-1.3-13|57	
14cu|libredblack-1.3-13|58	%build
14cu|libredblack-1.3-13|59	%configure2_5x \
14cu|libredblack-1.3-13|60	--disable-static
14cu|libredblack-1.3-13|61	%make CFLAGS="%{optflags}"
14cu|libredblack-1.3-13|62	
14cu|libredblack-1.3-13|63	%install
14cu|libredblack-1.3-13|64	%makeinstall_std
14cu|libredblack-1.3-13|65	
14cu|libredblack-1.3-13|66	
14cu|libredblack-1.3-13|67	%changelog
14cu|libredblack-1.3-13|68	
14cu|libredblack-1.3-13|69	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-13
14cu|libredblack-1.3-13|70	- (538ad9e) Build with system optflags to fix debug package
14cu|libredblack-1.3-13|71	- (538ad9e) Spec cleanup
14cu|libredblack-1.3-13|72	
14cu|libredblack-1.3-13|73	

10684 14
14cu|libretro-20170303-1|1	# Debug depends on system CFLAGS but various cores use their own
14cu|libretro-20170303-1|2	# It's quite a pain to patch every core for CFLAGS and maintain patches
14cu|libretro-20170303-1|3	# And debug is not really needed here anyway
14cu|libretro-20170303-1|4	%define _enable_debug_packages %{nil}
14cu|libretro-20170303-1|5	%define debug_package %{nil}
14cu|libretro-20170303-1|6	
14cu|libretro-20170303-1|7	Summary:	An interface for emulator and game ports
14cu|libretro-20170303-1|8	Name:		libretro
14cu|libretro-20170303-1|9	Version:	20170303
14cu|libretro-20170303-1|10	Release:	1
14cu|libretro-20170303-1|11	# Actually, various for each core but mostly GPLv2
14cu|libretro-20170303-1|12	License:	GPL
14cu|libretro-20170303-1|13	Group:		Emulators
14cu|libretro-20170303-1|14	Url:		http://www.libretro.com
14cu|libretro-20170303-1|15	# fetched via libretro-fetch.sh from git and re-packed
14cu|libretro-20170303-1|16	Source0:	%{name}-%{version}.tar.bz2
14cu|libretro-20170303-1|17	# Disable inlining for VBA Next to fix build
14cu|libretro-20170303-1|18	Patch0:		libretro-20170303-vba-next-inline.patch
14cu|libretro-20170303-1|19	# Disable SSE2 Mupen64Plus to fix segfault
14cu|libretro-20170303-1|20	Patch1:		libretro-20170303-mupen64plus-segfault.patch
14cu|libretro-20170303-1|21	BuildRequires:	nasm
14cu|libretro-20170303-1|22	# /usr/bin/xxd is needed for libretro-fuse build
14cu|libretro-20170303-1|23	BuildRequires:	vim-common
14cu|libretro-20170303-1|24	BuildRequires:	pkgconfig(gl)
14cu|libretro-20170303-1|25	BuildRequires:	pkgconfig(libpng)
14cu|libretro-20170303-1|26	BuildRequires:	pkgconfig(zlib)
14cu|libretro-20170303-1|27	Suggests:	retroarch
14cu|libretro-20170303-1|28	Suggests:	%{name}-4do
14cu|libretro-20170303-1|29	Suggests:	%{name}-81
14cu|libretro-20170303-1|30	Suggests:	%{name}-bluemsx
14cu|libretro-20170303-1|31	Suggests:	%{name}-bnes
14cu|libretro-20170303-1|32	Suggests:	%{name}-bsnes-accuracy
14cu|libretro-20170303-1|33	Suggests:	%{name}-bsnes-balanced
14cu|libretro-20170303-1|34	Suggests:	%{name}-bsnes-performance
14cu|libretro-20170303-1|35	Suggests:	%{name}-bsnes-mercury-accuracy
14cu|libretro-20170303-1|36	Suggests:	%{name}-bsnes-mercury-balanced
14cu|libretro-20170303-1|37	Suggests:	%{name}-bsnes-mercury-performance
14cu|libretro-20170303-1|38	Suggests:	%{name}-desmume
14cu|libretro-20170303-1|39	Suggests:	%{name}-dosbox
14cu|libretro-20170303-1|40	Suggests:	%{name}-emux-chip8
14cu|libretro-20170303-1|41	Suggests:	%{name}-emux-gb
14cu|libretro-20170303-1|42	Suggests:	%{name}-emux-nes
14cu|libretro-20170303-1|43	Suggests:	%{name}-emux-sms
14cu|libretro-20170303-1|44	Suggests:	%{name}-fba
14cu|libretro-20170303-1|45	Suggests:	%{name}-fceumm
14cu|libretro-20170303-1|46	Suggests:	%{name}-fmsx
14cu|libretro-20170303-1|47	Suggests:	%{name}-fuse
14cu|libretro-20170303-1|48	Suggests:	%{name}-gambatte
14cu|libretro-20170303-1|49	Suggests:	%{name}-genesis-plus-gx
14cu|libretro-20170303-1|50	Suggests:	%{name}-gpsp
14cu|libretro-20170303-1|51	Suggests:	%{name}-handy
14cu|libretro-20170303-1|52	Suggests:	%{name}-hatari
14cu|libretro-20170303-1|53	Suggests:	%{name}-mame2014
14cu|libretro-20170303-1|54	Suggests:	%{name}-mednafen-gba
14cu|libretro-20170303-1|55	Suggests:	%{name}-mednafen-lynx
14cu|libretro-20170303-1|56	Suggests:	%{name}-mednafen-ngp
14cu|libretro-20170303-1|57	Suggests:	%{name}-mednafen-pcfx
14cu|libretro-20170303-1|58	Suggests:	%{name}-mednafen-psx
14cu|libretro-20170303-1|59	Suggests:	%{name}-mednafen-snes
14cu|libretro-20170303-1|60	Suggests:	%{name}-mednafen-supergrafx
14cu|libretro-20170303-1|61	Suggests:	%{name}-mednafen-vb
14cu|libretro-20170303-1|62	Suggests:	%{name}-mednafen-wswan
14cu|libretro-20170303-1|63	Suggests:	%{name}-meteor
14cu|libretro-20170303-1|64	Suggests:	%{name}-mgba
14cu|libretro-20170303-1|65	Suggests:	%{name}-mupen64plus
14cu|libretro-20170303-1|66	Suggests:	%{name}-nestopia
14cu|libretro-20170303-1|67	Suggests:	%{name}-nxengine
14cu|libretro-20170303-1|68	Suggests:	%{name}-o2em
14cu|libretro-20170303-1|69	Suggests:	%{name}-pcsx-rearmed
14cu|libretro-20170303-1|70	Suggests:	%{name}-picodrive
14cu|libretro-20170303-1|71	Suggests:	%{name}-ppsspp
14cu|libretro-20170303-1|72	Suggests:	%{name}-prboom
14cu|libretro-20170303-1|73	Suggests:	%{name}-prosystem
14cu|libretro-20170303-1|74	Suggests:	%{name}-quicknes
14cu|libretro-20170303-1|75	Suggests:	%{name}-scummvm
14cu|libretro-20170303-1|76	Suggests:	%{name}-snes9x
14cu|libretro-20170303-1|77	Suggests:	%{name}-snes9x2005
14cu|libretro-20170303-1|78	Suggests:	%{name}-snes9x2010
14cu|libretro-20170303-1|79	Suggests:	%{name}-stella
14cu|libretro-20170303-1|80	Suggests:	%{name}-tgbdual
14cu|libretro-20170303-1|81	Suggests:	%{name}-tyrquake
14cu|libretro-20170303-1|82	Suggests:	%{name}-vba-next
14cu|libretro-20170303-1|83	Suggests:	%{name}-vbam
14cu|libretro-20170303-1|84	Suggests:	%{name}-vecx
14cu|libretro-20170303-1|85	Suggests:	%{name}-virtualjaguar
14cu|libretro-20170303-1|86	Suggests:	%{name}-yabause
14cu|libretro-20170303-1|87	
14cu|libretro-20170303-1|88	%description
14cu|libretro-20170303-1|89	For each emulator 'core', RetroArch makes use of a library API that we like
14cu|libretro-20170303-1|90	to call 'libretro'.
14cu|libretro-20170303-1|91	
14cu|libretro-20170303-1|92	Think of libretro as an interface for emulator and game ports. You can make
14cu|libretro-20170303-1|93	a libretro port once and expect the same code to run on all the platforms
14cu|libretro-20170303-1|94	that RetroArch supports. It's designed with simplicity and ease of use in
14cu|libretro-20170303-1|95	mind so that the porter can worry about the port at hand instead of having
14cu|libretro-20170303-1|96	to wrestle with an obfuscatory API.
14cu|libretro-20170303-1|97	
14cu|libretro-20170303-1|98	The purpose of the project is to help ease the work of the emulator/game
14cu|libretro-20170303-1|99	porter by giving him an API that allows him to target multiple platforms
14cu|libretro-20170303-1|100	at once without having to redo any code. He doesn't have to worry about
14cu|libretro-20170303-1|101	writing input/video/audio drivers - all of that is supplied to him by
14cu|libretro-20170303-1|102	RetroArch. All he has to do is to have the emulator port hook into the
14cu|libretro-20170303-1|103	libretro API and that's it - we take care of the rest.
14cu|libretro-20170303-1|104	
14cu|libretro-20170303-1|105	%files
14cu|libretro-20170303-1|106	
14cu|libretro-20170303-1|107	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|108	
14cu|libretro-20170303-1|109	%package 4do
14cu|libretro-20170303-1|110	Summary:	4DO core for libretro (3DO)
14cu|libretro-20170303-1|111	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|112	Suggests:	bchunk
14cu|libretro-20170303-1|113	
14cu|libretro-20170303-1|114	%description 4do
14cu|libretro-20170303-1|115	4DO core for libretro. It's used to run Panasonic 3DO games.
14cu|libretro-20170303-1|116	
14cu|libretro-20170303-1|117	It requires 3DO BIOS (panafz10.bin) so place it in your RetroArch/libretro
14cu|libretro-20170303-1|118	"System Directory" folder.
14cu|libretro-20170303-1|119	
14cu|libretro-20170303-1|120	It also needs images to be in .iso format so you may need bchunk to convert
14cu|libretro-20170303-1|121	bin/cue to .iso:
14cu|libretro-20170303-1|122	
14cu|libretro-20170303-1|123	bchunk old_image.bin old_image.cue new_image.iso
14cu|libretro-20170303-1|124	
14cu|libretro-20170303-1|125	%files 4do
14cu|libretro-20170303-1|126	%{_libdir}/%{name}/4do_libretro.info
14cu|libretro-20170303-1|127	%{_libdir}/%{name}/4do_libretro.so
14cu|libretro-20170303-1|128	
14cu|libretro-20170303-1|129	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|130	
14cu|libretro-20170303-1|131	%package 81
14cu|libretro-20170303-1|132	Summary:	81 core for libretro (ZX81)
14cu|libretro-20170303-1|133	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|134	
14cu|libretro-20170303-1|135	%description 81
14cu|libretro-20170303-1|136	81 core for libretro. It only emulates the Sinclair ZX81 with 16Kb RAM for now.
14cu|libretro-20170303-1|137	Other machines will be added as time permits.
14cu|libretro-20170303-1|138	
14cu|libretro-20170303-1|139	%files 81
14cu|libretro-20170303-1|140	%{_libdir}/%{name}/81_libretro.info
14cu|libretro-20170303-1|141	%{_libdir}/%{name}/81_libretro.so
14cu|libretro-20170303-1|142	
14cu|libretro-20170303-1|143	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|144	
14cu|libretro-20170303-1|145	%package bluemsx
14cu|libretro-20170303-1|146	Summary:	blueMSX core for libretro (MSX)
14cu|libretro-20170303-1|147	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|148	
14cu|libretro-20170303-1|149	%description bluemsx
14cu|libretro-20170303-1|150	blueMSX core for libretro. It's used to run MSX games.
14cu|libretro-20170303-1|151	
14cu|libretro-20170303-1|152	This core requires the two folders named Machines/ and Databases/ from
14cu|libretro-20170303-1|153	standalone blueMSX copied inside your frontend's system directory. You
14cu|libretro-20170303-1|154	can get these from the official Windows standalone version of blueMSX
14cu|libretro-20170303-1|155	( http://www.bluemsx.com/ ) or any other binary package.
14cu|libretro-20170303-1|156	
14cu|libretro-20170303-1|157	%files bluemsx
14cu|libretro-20170303-1|158	%{_libdir}/%{name}/bluemsx_libretro.info
14cu|libretro-20170303-1|159	%{_libdir}/%{name}/bluemsx_libretro.so
14cu|libretro-20170303-1|160	
14cu|libretro-20170303-1|161	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|162	
14cu|libretro-20170303-1|163	%package bnes
14cu|libretro-20170303-1|164	Summary:	bNES core for libretro (NES)
14cu|libretro-20170303-1|165	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|166	
14cu|libretro-20170303-1|167	%description bnes
14cu|libretro-20170303-1|168	bNES core for libretro. It's used to run Nintendo games.
14cu|libretro-20170303-1|169	
14cu|libretro-20170303-1|170	%files bnes
14cu|libretro-20170303-1|171	%{_libdir}/%{name}/bnes_libretro.info
14cu|libretro-20170303-1|172	%{_libdir}/%{name}/bnes_libretro.so
14cu|libretro-20170303-1|173	
14cu|libretro-20170303-1|174	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|175	
14cu|libretro-20170303-1|176	%package bsnes-accuracy
14cu|libretro-20170303-1|177	Summary:	bSNES core for libretro with accuracy optimization (SNES)
14cu|libretro-20170303-1|178	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|179	
14cu|libretro-20170303-1|180	%description bsnes-accuracy
14cu|libretro-20170303-1|181	bSNES core for libretro with accuracy optimization.
14cu|libretro-20170303-1|182	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|183	
14cu|libretro-20170303-1|184	%files bsnes-accuracy
14cu|libretro-20170303-1|185	%{_libdir}/%{name}/bsnes_accuracy_libretro.info
14cu|libretro-20170303-1|186	%{_libdir}/%{name}/bsnes_accuracy_libretro.so
14cu|libretro-20170303-1|187	
14cu|libretro-20170303-1|188	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|189	
14cu|libretro-20170303-1|190	%package bsnes-balanced
14cu|libretro-20170303-1|191	Summary:	bSNES core for libretro with balanced optimization (SNES)
14cu|libretro-20170303-1|192	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|193	
14cu|libretro-20170303-1|194	%description bsnes-balanced
14cu|libretro-20170303-1|195	bSNES core for libretro with balanced optimization.
14cu|libretro-20170303-1|196	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|197	
14cu|libretro-20170303-1|198	%files bsnes-balanced
14cu|libretro-20170303-1|199	%{_libdir}/%{name}/bsnes_balanced_libretro.info
14cu|libretro-20170303-1|200	%{_libdir}/%{name}/bsnes_balanced_libretro.so
14cu|libretro-20170303-1|201	
14cu|libretro-20170303-1|202	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|203	
14cu|libretro-20170303-1|204	%package bsnes-performance
14cu|libretro-20170303-1|205	Summary:	bSNES core for libretro with performance optimization (SNES)
14cu|libretro-20170303-1|206	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|207	
14cu|libretro-20170303-1|208	%description bsnes-performance
14cu|libretro-20170303-1|209	bSNES core for libretro with performance optimization.
14cu|libretro-20170303-1|210	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|211	
14cu|libretro-20170303-1|212	%files bsnes-performance
14cu|libretro-20170303-1|213	%{_libdir}/%{name}/bsnes_performance_libretro.info
14cu|libretro-20170303-1|214	%{_libdir}/%{name}/bsnes_performance_libretro.so
14cu|libretro-20170303-1|215	
14cu|libretro-20170303-1|216	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|217	
14cu|libretro-20170303-1|218	%package bsnes-mercury-accuracy
14cu|libretro-20170303-1|219	Summary:	bSNES-Mercury core for libretro with accuracy optimization (SNES)
14cu|libretro-20170303-1|220	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|221	
14cu|libretro-20170303-1|222	%description bsnes-mercury-accuracy
14cu|libretro-20170303-1|223	bSNES-Mercury core for libretro with accuracy optimization.
14cu|libretro-20170303-1|224	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|225	
14cu|libretro-20170303-1|226	bSNES-Mercury is a fork of Higan, aiming to restore some useful features that
14cu|libretro-20170303-1|227	have been removed, as well as improving performance a bit. Maximum accuracy is
14cu|libretro-20170303-1|228	still uncompromisable; anything that affects accuracy is optional and off by
14cu|libretro-20170303-1|229	default.
14cu|libretro-20170303-1|230	
14cu|libretro-20170303-1|231	Changes to upstream:
14cu|libretro-20170303-1|232	- The biggest change is getting the interface sane, which is accomplished
14cu|libretro-20170303-1|233	through libretro.
14cu|libretro-20170303-1|234	- Another change is the restoration of HLE emulation of some special chips,
14cu|libretro-20170303-1|235	to improve performance and reduce reliance on those chip ROMs (they're not
14cu|libretro-20170303-1|236	really easy to find). Chips for which no HLE emulation was developed
14cu|libretro-20170303-1|237	(ST-0011 and ST-0018) are still LLE.
14cu|libretro-20170303-1|238	- A seven-line function in sfc/memory/memory-inline.hpp was replaced, which
14cu|libretro-20170303-1|239	speeds up ROM load by roughly a factor 6 (1.2s -> 0.2s).
14cu|libretro-20170303-1|240	- A section in sfc/memory/memory.cpp was specialized for the common, easy,
14cu|libretro-20170303-1|241	case. This speeds up ROM load time by about a third.
14cu|libretro-20170303-1|242	- A fast path was added to various parts of the CPU bus, improving framerate
14cu|libretro-20170303-1|243	by about 2.5%.
14cu|libretro-20170303-1|244	- 'inline' was added all across the PPU subclasses. Framerate went up by 20%
14cu|libretro-20170303-1|245	from such a trivial change!
14cu|libretro-20170303-1|246	
14cu|libretro-20170303-1|247	%files bsnes-mercury-accuracy
14cu|libretro-20170303-1|248	%{_libdir}/%{name}/bsnes_mercury_accuracy_libretro.info
14cu|libretro-20170303-1|249	%{_libdir}/%{name}/bsnes_mercury_accuracy_libretro.so
14cu|libretro-20170303-1|250	
14cu|libretro-20170303-1|251	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|252	
14cu|libretro-20170303-1|253	%package bsnes-mercury-balanced
14cu|libretro-20170303-1|254	Summary:	bSNES-Mercury core for libretro with balanced optimization (SNES)
14cu|libretro-20170303-1|255	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|256	
14cu|libretro-20170303-1|257	%description bsnes-mercury-balanced
14cu|libretro-20170303-1|258	bSNES-Mercury core for libretro with balanced optimization.
14cu|libretro-20170303-1|259	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|260	
14cu|libretro-20170303-1|261	bSNES-Mercury is a fork of Higan, aiming to restore some useful features that
14cu|libretro-20170303-1|262	have been removed, as well as improving performance a bit. Maximum accuracy is
14cu|libretro-20170303-1|263	still uncompromisable; anything that affects accuracy is optional and off by
14cu|libretro-20170303-1|264	default.
14cu|libretro-20170303-1|265	
14cu|libretro-20170303-1|266	Changes to upstream:
14cu|libretro-20170303-1|267	- The biggest change is getting the interface sane, which is accomplished
14cu|libretro-20170303-1|268	through libretro.
14cu|libretro-20170303-1|269	- Another change is the restoration of HLE emulation of some special chips,
14cu|libretro-20170303-1|270	to improve performance and reduce reliance on those chip ROMs (they're not
14cu|libretro-20170303-1|271	really easy to find). Chips for which no HLE emulation was developed
14cu|libretro-20170303-1|272	(ST-0011 and ST-0018) are still LLE.
14cu|libretro-20170303-1|273	- A seven-line function in sfc/memory/memory-inline.hpp was replaced, which
14cu|libretro-20170303-1|274	speeds up ROM load by roughly a factor 6 (1.2s -> 0.2s).
14cu|libretro-20170303-1|275	- A section in sfc/memory/memory.cpp was specialized for the common, easy,
14cu|libretro-20170303-1|276	case. This speeds up ROM load time by about a third.
14cu|libretro-20170303-1|277	- A fast path was added to various parts of the CPU bus, improving framerate
14cu|libretro-20170303-1|278	by about 2.5%.
14cu|libretro-20170303-1|279	- 'inline' was added all across the PPU subclasses. Framerate went up by 20%
14cu|libretro-20170303-1|280	from such a trivial change!
14cu|libretro-20170303-1|281	
14cu|libretro-20170303-1|282	%files bsnes-mercury-balanced
14cu|libretro-20170303-1|283	%{_libdir}/%{name}/bsnes_mercury_balanced_libretro.info
14cu|libretro-20170303-1|284	%{_libdir}/%{name}/bsnes_mercury_balanced_libretro.so
14cu|libretro-20170303-1|285	
14cu|libretro-20170303-1|286	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|287	
14cu|libretro-20170303-1|288	%package bsnes-mercury-performance
14cu|libretro-20170303-1|289	Summary:	bSNES-Mercury core for libretro with performance optimization (SNES)
14cu|libretro-20170303-1|290	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|291	
14cu|libretro-20170303-1|292	%description bsnes-mercury-performance
14cu|libretro-20170303-1|293	bSNES-Mercury core for libretro with performance optimization.
14cu|libretro-20170303-1|294	It's used to run Super Nintendo games.
14cu|libretro-20170303-1|295	
14cu|libretro-20170303-1|296	bSNES-Mercury is a fork of Higan, aiming to restore some useful features that
14cu|libretro-20170303-1|297	have been removed, as well as improving performance a bit. Maximum accuracy is
14cu|libretro-20170303-1|298	still uncompromisable; anything that affects accuracy is optional and off by
14cu|libretro-20170303-1|299	default.
14cu|libretro-20170303-1|300	
14cu|libretro-20170303-1|301	Changes to upstream:
14cu|libretro-20170303-1|302	- The biggest change is getting the interface sane, which is accomplished
14cu|libretro-20170303-1|303	through libretro.
14cu|libretro-20170303-1|304	- Another change is the restoration of HLE emulation of some special chips,
14cu|libretro-20170303-1|305	to improve performance and reduce reliance on those chip ROMs (they're not
14cu|libretro-20170303-1|306	really easy to find). Chips for which no HLE emulation was developed
14cu|libretro-20170303-1|307	(ST-0011 and ST-0018) are still LLE.
14cu|libretro-20170303-1|308	- A seven-line function in sfc/memory/memory-inline.hpp was replaced, which
14cu|libretro-20170303-1|309	speeds up ROM load by roughly a factor 6 (1.2s -> 0.2s).
14cu|libretro-20170303-1|310	- A section in sfc/memory/memory.cpp was specialized for the common, easy,
14cu|libretro-20170303-1|311	case. This speeds up ROM load time by about a third.
14cu|libretro-20170303-1|312	- A fast path was added to various parts of the CPU bus, improving framerate
14cu|libretro-20170303-1|313	by about 2.5%.
14cu|libretro-20170303-1|314	- 'inline' was added all across the PPU subclasses. Framerate went up by 20%
14cu|libretro-20170303-1|315	from such a trivial change!
14cu|libretro-20170303-1|316	
14cu|libretro-20170303-1|317	%files bsnes-mercury-performance
14cu|libretro-20170303-1|318	%{_libdir}/%{name}/bsnes_mercury_performance_libretro.info
14cu|libretro-20170303-1|319	%{_libdir}/%{name}/bsnes_mercury_performance_libretro.so
14cu|libretro-20170303-1|320	
14cu|libretro-20170303-1|321	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|322	
14cu|libretro-20170303-1|323	%package desmume
14cu|libretro-20170303-1|324	Summary:	Desmume core for libretro (NDS)
14cu|libretro-20170303-1|325	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|326	
14cu|libretro-20170303-1|327	%description desmume
14cu|libretro-20170303-1|328	Desmume core for libretro. It's used to run Nintendo DS games.
14cu|libretro-20170303-1|329	
14cu|libretro-20170303-1|330	%files desmume
14cu|libretro-20170303-1|331	%{_libdir}/%{name}/desmume_libretro.info
14cu|libretro-20170303-1|332	%{_libdir}/%{name}/desmume_libretro.so
14cu|libretro-20170303-1|333	
14cu|libretro-20170303-1|334	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|335	
14cu|libretro-20170303-1|336	%package dosbox
14cu|libretro-20170303-1|337	Summary:	DOSBox core for libretro (DOS)
14cu|libretro-20170303-1|338	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|339	
14cu|libretro-20170303-1|340	%description dosbox
14cu|libretro-20170303-1|341	DOSBox core for libretro. It's used to run DOS games.
14cu|libretro-20170303-1|342	
14cu|libretro-20170303-1|343	%files dosbox
14cu|libretro-20170303-1|344	%{_libdir}/%{name}/dosbox_libretro.info
14cu|libretro-20170303-1|345	%{_libdir}/%{name}/dosbox_libretro.so
14cu|libretro-20170303-1|346	
14cu|libretro-20170303-1|347	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|348	
14cu|libretro-20170303-1|349	%package emux-chip8
14cu|libretro-20170303-1|350	Summary:	Emux CHIP-8 core for libretro (CHIP-8)
14cu|libretro-20170303-1|351	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|352	
14cu|libretro-20170303-1|353	%description emux-chip8
14cu|libretro-20170303-1|354	Emux CHIP-8 core for libretro. It's used to run CHIP-8 games.
14cu|libretro-20170303-1|355	
14cu|libretro-20170303-1|356	CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.
14cu|libretro-20170303-1|357	It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers
14cu|libretro-20170303-1|358	in the mid-1970s. CHIP-8 programs are run on a CHIP-8 virtual machine. It was
14cu|libretro-20170303-1|359	made to allow video games to be more easily programmed for said computers.
14cu|libretro-20170303-1|360	
14cu|libretro-20170303-1|361	%files emux-chip8
14cu|libretro-20170303-1|362	%{_libdir}/%{name}/emux_chip8_libretro.info
14cu|libretro-20170303-1|363	%{_libdir}/%{name}/emux_chip8_libretro.so
14cu|libretro-20170303-1|364	
14cu|libretro-20170303-1|365	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|366	
14cu|libretro-20170303-1|367	%package emux-gb
14cu|libretro-20170303-1|368	Summary:	Emux GB core for libretro (GBC)
14cu|libretro-20170303-1|369	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|370	
14cu|libretro-20170303-1|371	%description emux-gb
14cu|libretro-20170303-1|372	Emux GB core for libretro. It's used to run Game Boy and Game Boy Color games.
14cu|libretro-20170303-1|373	
14cu|libretro-20170303-1|374	%files emux-gb
14cu|libretro-20170303-1|375	%{_libdir}/%{name}/emux_gb_libretro.info
14cu|libretro-20170303-1|376	%{_libdir}/%{name}/emux_gb_libretro.so
14cu|libretro-20170303-1|377	
14cu|libretro-20170303-1|378	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|379	
14cu|libretro-20170303-1|380	%package emux-nes
14cu|libretro-20170303-1|381	Summary:	Emux NES core for libretro (NES)
14cu|libretro-20170303-1|382	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|383	
14cu|libretro-20170303-1|384	%description emux-nes
14cu|libretro-20170303-1|385	Emux NES core for libretro. It's used to run Nintendo games.
14cu|libretro-20170303-1|386	
14cu|libretro-20170303-1|387	%files emux-nes
14cu|libretro-20170303-1|388	%{_libdir}/%{name}/emux_nes_libretro.info
14cu|libretro-20170303-1|389	%{_libdir}/%{name}/emux_nes_libretro.so
14cu|libretro-20170303-1|390	
14cu|libretro-20170303-1|391	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|392	
14cu|libretro-20170303-1|393	%package emux-sms
14cu|libretro-20170303-1|394	Summary:	Emux SMS core for libretro (SMS)
14cu|libretro-20170303-1|395	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|396	
14cu|libretro-20170303-1|397	%description emux-sms
14cu|libretro-20170303-1|398	Emux SMS core for libretro. It's used to run Sega Master System games.
14cu|libretro-20170303-1|399	
14cu|libretro-20170303-1|400	%files emux-sms
14cu|libretro-20170303-1|401	%{_libdir}/%{name}/emux_sms_libretro.info
14cu|libretro-20170303-1|402	%{_libdir}/%{name}/emux_sms_libretro.so
14cu|libretro-20170303-1|403	
14cu|libretro-20170303-1|404	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|405	
14cu|libretro-20170303-1|406	%package fba
14cu|libretro-20170303-1|407	Summary:	Final Burn Alpha core for libretro (arcade)
14cu|libretro-20170303-1|408	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|409	
14cu|libretro-20170303-1|410	%description fba
14cu|libretro-20170303-1|411	Final Burn Alpha core for libretro. It's used to run arcade games.
14cu|libretro-20170303-1|412	
14cu|libretro-20170303-1|413	It should be able to load:
14cu|libretro-20170303-1|414	- Capcom CPS-1 and CPS-2
14cu|libretro-20170303-1|415	- SNK Neo-Geo
14cu|libretro-20170303-1|416	- Toaplan
14cu|libretro-20170303-1|417	- Cave hardware
14cu|libretro-20170303-1|418	- and various games on miscellaneous hardware
14cu|libretro-20170303-1|419	
14cu|libretro-20170303-1|420	%files fba
14cu|libretro-20170303-1|421	%{_libdir}/%{name}/fbalpha_libretro.info
14cu|libretro-20170303-1|422	%{_libdir}/%{name}/fbalpha_libretro.so
14cu|libretro-20170303-1|423	
14cu|libretro-20170303-1|424	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|425	
14cu|libretro-20170303-1|426	%package fceumm
14cu|libretro-20170303-1|427	Summary:	FCE Ultra mappers modified core for libretro (NES)
14cu|libretro-20170303-1|428	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|429	
14cu|libretro-20170303-1|430	%description fceumm
14cu|libretro-20170303-1|431	FCE Ultra mappers modified core for libretro. It's used to run Nintendo games.
14cu|libretro-20170303-1|432	
14cu|libretro-20170303-1|433	%files fceumm
14cu|libretro-20170303-1|434	%{_libdir}/%{name}/fceumm_libretro.info
14cu|libretro-20170303-1|435	%{_libdir}/%{name}/fceumm_libretro.so
14cu|libretro-20170303-1|436	
14cu|libretro-20170303-1|437	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|438	
14cu|libretro-20170303-1|439	%package fmsx
14cu|libretro-20170303-1|440	Summary:	fMSX core for libretro (MSX)
14cu|libretro-20170303-1|441	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|442	
14cu|libretro-20170303-1|443	%description fmsx
14cu|libretro-20170303-1|444	fMSX core for libretro. It's used to run MSX games.
14cu|libretro-20170303-1|445	
14cu|libretro-20170303-1|446	%files fmsx
14cu|libretro-20170303-1|447	%{_libdir}/%{name}/fmsx_libretro.info
14cu|libretro-20170303-1|448	%{_libdir}/%{name}/fmsx_libretro.so
14cu|libretro-20170303-1|449	
14cu|libretro-20170303-1|450	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|451	
14cu|libretro-20170303-1|452	%package fuse
14cu|libretro-20170303-1|453	Summary:	Fuse core for libretro (ZX Spectrum)
14cu|libretro-20170303-1|454	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|455	
14cu|libretro-20170303-1|456	%description fuse
14cu|libretro-20170303-1|457	Fuse core for libretro. It's used to run ZX Spectrum games.
14cu|libretro-20170303-1|458	
14cu|libretro-20170303-1|459	%files fuse
14cu|libretro-20170303-1|460	%{_libdir}/%{name}/fuse_libretro.info
14cu|libretro-20170303-1|461	%{_libdir}/%{name}/fuse_libretro.so
14cu|libretro-20170303-1|462	
14cu|libretro-20170303-1|463	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|464	
14cu|libretro-20170303-1|465	%package gambatte
14cu|libretro-20170303-1|466	Summary:	Gambatte core for libretro (GBC)
14cu|libretro-20170303-1|467	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|468	
14cu|libretro-20170303-1|469	%description gambatte
14cu|libretro-20170303-1|470	Gambatte core for libretro. It's used to run Game Boy Color games.
14cu|libretro-20170303-1|471	
14cu|libretro-20170303-1|472	%files gambatte
14cu|libretro-20170303-1|473	%{_libdir}/%{name}/gambatte_libretro.info
14cu|libretro-20170303-1|474	%{_libdir}/%{name}/gambatte_libretro.so
14cu|libretro-20170303-1|475	
14cu|libretro-20170303-1|476	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|477	
14cu|libretro-20170303-1|478	%package genesis-plus-gx
14cu|libretro-20170303-1|479	Summary:	Genesis Plus GX core for libretro (SMD etc)
14cu|libretro-20170303-1|480	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|481	
14cu|libretro-20170303-1|482	%description genesis-plus-gx
14cu|libretro-20170303-1|483	Genesis Plus GX core for libretro. It should be able to load:
14cu|libretro-20170303-1|484	- Genesis/Mega Drive
14cu|libretro-20170303-1|485	- Sega/Mega CD
14cu|libretro-20170303-1|486	- Master System
14cu|libretro-20170303-1|487	- Game Gear & SG-1000
14cu|libretro-20170303-1|488	
14cu|libretro-20170303-1|489	%files genesis-plus-gx
14cu|libretro-20170303-1|490	%{_libdir}/%{name}/genesis_plus_gx_libretro.info
14cu|libretro-20170303-1|491	%{_libdir}/%{name}/genesis_plus_gx_libretro.so
14cu|libretro-20170303-1|492	
14cu|libretro-20170303-1|493	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|494	
14cu|libretro-20170303-1|495	%package gpsp
14cu|libretro-20170303-1|496	Summary:	gpSP core for libretro (GBA)
14cu|libretro-20170303-1|497	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|498	
14cu|libretro-20170303-1|499	%description gpsp
14cu|libretro-20170303-1|500	gpSP core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|501	
14cu|libretro-20170303-1|502	It requires GBA BIOS (gba_bios.bin) so place it in your RetroArch/libretro
14cu|libretro-20170303-1|503	"System Directory" folder.
14cu|libretro-20170303-1|504	
14cu|libretro-20170303-1|505	%files gpsp
14cu|libretro-20170303-1|506	%{_libdir}/%{name}/gpsp_libretro.info
14cu|libretro-20170303-1|507	%{_libdir}/%{name}/gpsp_libretro.so
14cu|libretro-20170303-1|508	
14cu|libretro-20170303-1|509	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|510	
14cu|libretro-20170303-1|511	%package handy
14cu|libretro-20170303-1|512	Summary:	Handy core for libretro (LNX)
14cu|libretro-20170303-1|513	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|514	
14cu|libretro-20170303-1|515	%description handy
14cu|libretro-20170303-1|516	Handy core for libretro. It's used to run Atari Lynx games.
14cu|libretro-20170303-1|517	
14cu|libretro-20170303-1|518	%files handy
14cu|libretro-20170303-1|519	%{_libdir}/%{name}/handy_libretro.info
14cu|libretro-20170303-1|520	%{_libdir}/%{name}/handy_libretro.so
14cu|libretro-20170303-1|521	
14cu|libretro-20170303-1|522	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|523	
14cu|libretro-20170303-1|524	%package hatari
14cu|libretro-20170303-1|525	Summary:	Hatari core for libretro (Atari ST)
14cu|libretro-20170303-1|526	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|527	
14cu|libretro-20170303-1|528	%description hatari
14cu|libretro-20170303-1|529	Hatari core for libretro. It's used to run Atari ST/STE/TT/Falcon games.
14cu|libretro-20170303-1|530	
14cu|libretro-20170303-1|531	%files hatari
14cu|libretro-20170303-1|532	%{_libdir}/%{name}/hatari_libretro.info
14cu|libretro-20170303-1|533	%{_libdir}/%{name}/hatari_libretro.so
14cu|libretro-20170303-1|534	
14cu|libretro-20170303-1|535	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|536	
14cu|libretro-20170303-1|537	%package mame2014
14cu|libretro-20170303-1|538	Summary:	MAME core for libretro (arcade)
14cu|libretro-20170303-1|539	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|540	
14cu|libretro-20170303-1|541	%description mame2014
14cu|libretro-20170303-1|542	MAME core for libretro. It's used to run arcade games.
14cu|libretro-20170303-1|543	
14cu|libretro-20170303-1|544	MAME stands for Multiple Arcade Machine Emulator. Its purpose is to preserve
14cu|libretro-20170303-1|545	decades of video-game history. As gaming technology continues to rush forward,
14cu|libretro-20170303-1|546	MAME prevents these important "vintage" games from being lost and forgotten.
14cu|libretro-20170303-1|547	
14cu|libretro-20170303-1|548	%files mame2014
14cu|libretro-20170303-1|549	%{_libdir}/%{name}/mame2014_libretro.info
14cu|libretro-20170303-1|550	%{_libdir}/%{name}/mame2014_libretro.so
14cu|libretro-20170303-1|551	
14cu|libretro-20170303-1|552	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|553	
14cu|libretro-20170303-1|554	%package mednafen-gba
14cu|libretro-20170303-1|555	Summary:	Mednafen Game Boy Advance core for libretro (GBA)
14cu|libretro-20170303-1|556	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|557	
14cu|libretro-20170303-1|558	%description mednafen-gba
14cu|libretro-20170303-1|559	Mednafen GBA core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|560	
14cu|libretro-20170303-1|561	%files mednafen-gba
14cu|libretro-20170303-1|562	%{_libdir}/%{name}/mednafen_gba_libretro.info
14cu|libretro-20170303-1|563	%{_libdir}/%{name}/mednafen_gba_libretro.so
14cu|libretro-20170303-1|564	
14cu|libretro-20170303-1|565	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|566	
14cu|libretro-20170303-1|567	%package mednafen-lynx
14cu|libretro-20170303-1|568	Summary:	Mednafen Lynx core for libretro (LNX)
14cu|libretro-20170303-1|569	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|570	
14cu|libretro-20170303-1|571	%description mednafen-lynx
14cu|libretro-20170303-1|572	Mednafen Lynx core for libretro. It's used to run Atari Lynx games.
14cu|libretro-20170303-1|573	
14cu|libretro-20170303-1|574	%files mednafen-lynx
14cu|libretro-20170303-1|575	%{_libdir}/%{name}/mednafen_lynx_libretro.info
14cu|libretro-20170303-1|576	%{_libdir}/%{name}/mednafen_lynx_libretro.so
14cu|libretro-20170303-1|577	
14cu|libretro-20170303-1|578	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|579	
14cu|libretro-20170303-1|580	%package mednafen-ngp
14cu|libretro-20170303-1|581	Summary:	Mednafen Neo Geo Pocket core for libretro (NGP)
14cu|libretro-20170303-1|582	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|583	
14cu|libretro-20170303-1|584	%description mednafen-ngp
14cu|libretro-20170303-1|585	Mednafen NGP core for libretro. It's used to run Neo Geo Pocket games.
14cu|libretro-20170303-1|586	
14cu|libretro-20170303-1|587	%files mednafen-ngp
14cu|libretro-20170303-1|588	%{_libdir}/%{name}/mednafen_ngp_libretro.info
14cu|libretro-20170303-1|589	%{_libdir}/%{name}/mednafen_ngp_libretro.so
14cu|libretro-20170303-1|590	
14cu|libretro-20170303-1|591	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|592	
14cu|libretro-20170303-1|593	%package mednafen-pce
14cu|libretro-20170303-1|594	Summary:	Mednafen PC Engine core for libretro (PCE)
14cu|libretro-20170303-1|595	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|596	
14cu|libretro-20170303-1|597	%description mednafen-pce
14cu|libretro-20170303-1|598	Mednafen PCE core for libretro. It's used to run PC Engine/TurboGrafx-16 games.
14cu|libretro-20170303-1|599	
14cu|libretro-20170303-1|600	TG-CD emulation requires the CD BIOS image, named as syscard3.pce.
14cu|libretro-20170303-1|601	This BIOS image is to be placed into the Mednafen base directory ~/.mednafen/.
14cu|libretro-20170303-1|602	Then, you will have to indicate to Mednafen where the syscard3.pce file is
14cu|libretro-20170303-1|603	located. To do this, edit the ~/.mednafen/mednafen.cfg file:
14cu|libretro-20170303-1|604	
14cu|libretro-20170303-1|605	;Path to the ROM BIOS
14cu|libretro-20170303-1|606	
14cu|libretro-20170303-1|607	pce.cdbios /path/to/file/syscard3.pce
14cu|libretro-20170303-1|608	
14cu|libretro-20170303-1|609	%files mednafen-pce
14cu|libretro-20170303-1|610	%{_libdir}/%{name}/mednafen_pce_fast_libretro.info
14cu|libretro-20170303-1|611	%{_libdir}/%{name}/mednafen_pce_fast_libretro.so
14cu|libretro-20170303-1|612	
14cu|libretro-20170303-1|613	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|614	
14cu|libretro-20170303-1|615	%package mednafen-pcfx
14cu|libretro-20170303-1|616	Summary:	Mednafen PC-FX core for libretro (PC-FX)
14cu|libretro-20170303-1|617	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|618	
14cu|libretro-20170303-1|619	%description mednafen-pcfx
14cu|libretro-20170303-1|620	Mednafen PC-FX core for libretro. It's used to run PC-FX games.
14cu|libretro-20170303-1|621	
14cu|libretro-20170303-1|622	%files mednafen-pcfx
14cu|libretro-20170303-1|623	%{_libdir}/%{name}/mednafen_pcfx_libretro.info
14cu|libretro-20170303-1|624	%{_libdir}/%{name}/mednafen_pcfx_libretro.so
14cu|libretro-20170303-1|625	
14cu|libretro-20170303-1|626	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|627	
14cu|libretro-20170303-1|628	%package mednafen-psx
14cu|libretro-20170303-1|629	Summary:	Mednafen Sony Playstation 1 core for libretro (PSX)
14cu|libretro-20170303-1|630	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|631	
14cu|libretro-20170303-1|632	%description mednafen-psx
14cu|libretro-20170303-1|633	Mednafen PSX core for libretro. It's used to run Sony Playstation 1 games.
14cu|libretro-20170303-1|634	
14cu|libretro-20170303-1|635	* Running
14cu|libretro-20170303-1|636	
14cu|libretro-20170303-1|637	To run this core, the "system directory" must be defined if running in
14cu|libretro-20170303-1|638	RetroArch. Here, the PSX BIOSes must be placed, $sysdir/SCPH550{0,1,2}
14cu|libretro-20170303-1|639	for Japanese, NA and EU regions respectively. Memory cards will also be
14cu|libretro-20170303-1|640	saved to this system directory.
14cu|libretro-20170303-1|641	
14cu|libretro-20170303-1|642	* Loading ISOs
14cu|libretro-20170303-1|643	
14cu|libretro-20170303-1|644	Mednafen differs from other PS1 emulators in that it reads a .cue sheet
14cu|libretro-20170303-1|645	that points to an .iso/.bin whatever. If you have e.g. <tt>foo.iso</tt>,
14cu|libretro-20170303-1|646	you should create a foo.cue, and fill this in:
14cu|libretro-20170303-1|647	
14cu|libretro-20170303-1|648	FILE "foo.iso" BINARY
14cu|libretro-20170303-1|649	TRACK 01 MODE1/2352
14cu|libretro-20170303-1|650	INDEX 01 00:00:00
14cu|libretro-20170303-1|651	
14cu|libretro-20170303-1|652	After that, you can load the <tt>foo.cue</tt> file as a ROM.
14cu|libretro-20170303-1|653	Note that this is a dirty hack and will not work on all games.
14cu|libretro-20170303-1|654	Ideally, make sure to use rips that have cue-sheets.
14cu|libretro-20170303-1|655	
14cu|libretro-20170303-1|656	%files mednafen-psx
14cu|libretro-20170303-1|657	%{_libdir}/%{name}/mednafen_psx_libretro.info
14cu|libretro-20170303-1|658	%{_libdir}/%{name}/mednafen_psx_libretro.so
14cu|libretro-20170303-1|659	
14cu|libretro-20170303-1|660	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|661	
14cu|libretro-20170303-1|662	%package mednafen-snes
14cu|libretro-20170303-1|663	Summary:	Mednafen Super Nintendo core for libretro (SNES)
14cu|libretro-20170303-1|664	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|665	
14cu|libretro-20170303-1|666	%description mednafen-snes
14cu|libretro-20170303-1|667	Mednafen SNES core for libretro. It's used to run Super Nintendo games.
14cu|libretro-20170303-1|668	
14cu|libretro-20170303-1|669	%files mednafen-snes
14cu|libretro-20170303-1|670	%{_libdir}/%{name}/mednafen_snes_libretro.info
14cu|libretro-20170303-1|671	%{_libdir}/%{name}/mednafen_snes_libretro.so
14cu|libretro-20170303-1|672	
14cu|libretro-20170303-1|673	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|674	
14cu|libretro-20170303-1|675	%package mednafen-supergrafx
14cu|libretro-20170303-1|676	Summary:	Mednafen SuperGrafx core for libretro (PCE)
14cu|libretro-20170303-1|677	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|678	
14cu|libretro-20170303-1|679	%description mednafen-supergrafx
14cu|libretro-20170303-1|680	Mednafen SuperGrafx core for libretro. It's used to run PC Engine SuperGrafx
14cu|libretro-20170303-1|681	games.
14cu|libretro-20170303-1|682	
14cu|libretro-20170303-1|683	%files mednafen-supergrafx
14cu|libretro-20170303-1|684	%{_libdir}/%{name}/mednafen_supergrafx_libretro.info
14cu|libretro-20170303-1|685	%{_libdir}/%{name}/mednafen_supergrafx_libretro.so
14cu|libretro-20170303-1|686	
14cu|libretro-20170303-1|687	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|688	
14cu|libretro-20170303-1|689	%package mednafen-vb
14cu|libretro-20170303-1|690	Summary:	Mednafen Virtual Boy core for libretro
14cu|libretro-20170303-1|691	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|692	
14cu|libretro-20170303-1|693	%description mednafen-vb
14cu|libretro-20170303-1|694	Mednafen VB core for libretro. It's used to run Nintendo Virtual Boy games.
14cu|libretro-20170303-1|695	
14cu|libretro-20170303-1|696	%files mednafen-vb
14cu|libretro-20170303-1|697	%{_libdir}/%{name}/mednafen_vb_libretro.info
14cu|libretro-20170303-1|698	%{_libdir}/%{name}/mednafen_vb_libretro.so
14cu|libretro-20170303-1|699	
14cu|libretro-20170303-1|700	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|701	
14cu|libretro-20170303-1|702	%package mednafen-wswan
14cu|libretro-20170303-1|703	Summary:	Mednafen WonderSwan core for libretro
14cu|libretro-20170303-1|704	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|705	
14cu|libretro-20170303-1|706	%description mednafen-wswan
14cu|libretro-20170303-1|707	Mednafen WSwan core for libretro. It's used to run Bandai WonderSwan games.
14cu|libretro-20170303-1|708	
14cu|libretro-20170303-1|709	%files mednafen-wswan
14cu|libretro-20170303-1|710	%{_libdir}/%{name}/mednafen_wswan_libretro.info
14cu|libretro-20170303-1|711	%{_libdir}/%{name}/mednafen_wswan_libretro.so
14cu|libretro-20170303-1|712	
14cu|libretro-20170303-1|713	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|714	
14cu|libretro-20170303-1|715	%package meteor
14cu|libretro-20170303-1|716	Summary:	Meteor core for libretro (GBA)
14cu|libretro-20170303-1|717	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|718	
14cu|libretro-20170303-1|719	%description meteor
14cu|libretro-20170303-1|720	Meteor core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|721	
14cu|libretro-20170303-1|722	%files meteor
14cu|libretro-20170303-1|723	%{_libdir}/%{name}/meteor_libretro.info
14cu|libretro-20170303-1|724	%{_libdir}/%{name}/meteor_libretro.so
14cu|libretro-20170303-1|725	
14cu|libretro-20170303-1|726	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|727	
14cu|libretro-20170303-1|728	%package mgba
14cu|libretro-20170303-1|729	Summary:	mGBA core for libretro (GBA)
14cu|libretro-20170303-1|730	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|731	
14cu|libretro-20170303-1|732	%description mgba
14cu|libretro-20170303-1|733	mGBA core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|734	
14cu|libretro-20170303-1|735	%files mgba
14cu|libretro-20170303-1|736	%{_libdir}/%{name}/mgba_libretro.info
14cu|libretro-20170303-1|737	%{_libdir}/%{name}/mgba_libretro.so
14cu|libretro-20170303-1|738	
14cu|libretro-20170303-1|739	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|740	
14cu|libretro-20170303-1|741	%package mupen64plus
14cu|libretro-20170303-1|742	Summary:	Mupen64 Plus core for libretro (N64)
14cu|libretro-20170303-1|743	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|744	
14cu|libretro-20170303-1|745	%description mupen64plus
14cu|libretro-20170303-1|746	Mupen64 Plus core for libretro. It's used to run Nintendo 64 games.
14cu|libretro-20170303-1|747	
14cu|libretro-20170303-1|748	%files mupen64plus
14cu|libretro-20170303-1|749	%{_libdir}/%{name}/mupen64plus_libretro.info
14cu|libretro-20170303-1|750	%{_libdir}/%{name}/mupen64plus_libretro.so
14cu|libretro-20170303-1|751	
14cu|libretro-20170303-1|752	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|753	
14cu|libretro-20170303-1|754	%package nestopia
14cu|libretro-20170303-1|755	Summary:	Nestopia core for libretro (NES)
14cu|libretro-20170303-1|756	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|757	
14cu|libretro-20170303-1|758	%description nestopia
14cu|libretro-20170303-1|759	Nestopia core for libretro. It's used to run Nintendo games.
14cu|libretro-20170303-1|760	
14cu|libretro-20170303-1|761	%files nestopia
14cu|libretro-20170303-1|762	%{_libdir}/%{name}/nestopia_libretro.info
14cu|libretro-20170303-1|763	%{_libdir}/%{name}/nestopia_libretro.so
14cu|libretro-20170303-1|764	
14cu|libretro-20170303-1|765	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|766	
14cu|libretro-20170303-1|767	%package nxengine
14cu|libretro-20170303-1|768	Summary:	NXEngine core for libretro (Cave Story)
14cu|libretro-20170303-1|769	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|770	
14cu|libretro-20170303-1|771	%description nxengine
14cu|libretro-20170303-1|772	NXEngine core for libretro. It's used to run Cave Story (Doukutsu Monogatari).
14cu|libretro-20170303-1|773	
14cu|libretro-20170303-1|774	%files nxengine
14cu|libretro-20170303-1|775	%{_libdir}/%{name}/nxengine_libretro.info
14cu|libretro-20170303-1|776	%{_libdir}/%{name}/nxengine_libretro.so
14cu|libretro-20170303-1|777	
14cu|libretro-20170303-1|778	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|779	
14cu|libretro-20170303-1|780	%package o2em
14cu|libretro-20170303-1|781	Summary:	O2EM core for libretro (Odyssey 2)
14cu|libretro-20170303-1|782	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|783	
14cu|libretro-20170303-1|784	%description o2em
14cu|libretro-20170303-1|785	O2EM core for libretro. It's used to run Magnavox Odyssey 2 & Videopac+ games.
14cu|libretro-20170303-1|786	
14cu|libretro-20170303-1|787	Place "o2rom.bin" in your RetroArch/libretro "System Directory" folder.
14cu|libretro-20170303-1|788	
14cu|libretro-20170303-1|789	%files o2em
14cu|libretro-20170303-1|790	%{_libdir}/%{name}/o2em_libretro.info
14cu|libretro-20170303-1|791	%{_libdir}/%{name}/o2em_libretro.so
14cu|libretro-20170303-1|792	
14cu|libretro-20170303-1|793	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|794	
14cu|libretro-20170303-1|795	%package pcsx-rearmed
14cu|libretro-20170303-1|796	Summary:	PCSX-ReARMed core for libretro (PSX)
14cu|libretro-20170303-1|797	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|798	
14cu|libretro-20170303-1|799	%description pcsx-rearmed
14cu|libretro-20170303-1|800	PCSX-ReARMed core for libretro. It's used to run Sony Playstation 1 games.
14cu|libretro-20170303-1|801	
14cu|libretro-20170303-1|802	%files pcsx-rearmed
14cu|libretro-20170303-1|803	%{_libdir}/%{name}/pcsx_rearmed_libretro.info
14cu|libretro-20170303-1|804	%{_libdir}/%{name}/pcsx_rearmed_libretro.so
14cu|libretro-20170303-1|805	
14cu|libretro-20170303-1|806	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|807	
14cu|libretro-20170303-1|808	%package picodrive
14cu|libretro-20170303-1|809	Summary:	Picodrive core for libretro (SMD etc)
14cu|libretro-20170303-1|810	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|811	
14cu|libretro-20170303-1|812	%description picodrive
14cu|libretro-20170303-1|813	Picodrive core for libretro. It should be able to load:
14cu|libretro-20170303-1|814	- Genesis/Mega Drive
14cu|libretro-20170303-1|815	- Sega/Mega CD
14cu|libretro-20170303-1|816	- Master System
14cu|libretro-20170303-1|817	- 32X
14cu|libretro-20170303-1|818	- Pico
14cu|libretro-20170303-1|819	
14cu|libretro-20170303-1|820	%files picodrive
14cu|libretro-20170303-1|821	%{_libdir}/%{name}/picodrive_libretro.info
14cu|libretro-20170303-1|822	%{_libdir}/%{name}/picodrive_libretro.so
14cu|libretro-20170303-1|823	
14cu|libretro-20170303-1|824	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|825	
14cu|libretro-20170303-1|826	%package ppsspp
14cu|libretro-20170303-1|827	Summary:	PPSSPP core for libretro (PSP)
14cu|libretro-20170303-1|828	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|829	
14cu|libretro-20170303-1|830	%description ppsspp
14cu|libretro-20170303-1|831	PPSSPP core for libretro. It's used to run Sony Playstation Portable games.
14cu|libretro-20170303-1|832	
14cu|libretro-20170303-1|833	%files ppsspp
14cu|libretro-20170303-1|834	%{_libdir}/%{name}/ppsspp_libretro.info
14cu|libretro-20170303-1|835	%{_libdir}/%{name}/ppsspp_libretro.so
14cu|libretro-20170303-1|836	%dir %attr(0777,root,root) %{_libdir}/%{name}/PPSSPP
14cu|libretro-20170303-1|837	%{_libdir}/%{name}/PPSSPP/*
14cu|libretro-20170303-1|838	
14cu|libretro-20170303-1|839	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|840	
14cu|libretro-20170303-1|841	%package prboom
14cu|libretro-20170303-1|842	Summary:	PrBoom core for libretro (Doom)
14cu|libretro-20170303-1|843	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|844	
14cu|libretro-20170303-1|845	%description prboom
14cu|libretro-20170303-1|846	PrBoom core for libretro. It's used to run early Doom games.
14cu|libretro-20170303-1|847	
14cu|libretro-20170303-1|848	PrBoom is a game engine - it provides a program to play Doom levels, but
14cu|libretro-20170303-1|849	it doesn't include any levels itself. More importantly, you need all the
14cu|libretro-20170303-1|850	sounds, sprites, and other graphics that make up the Doom environment.
14cu|libretro-20170303-1|851	So to play PrBoom, you need one of the main Doom date files from id
14cu|libretro-20170303-1|852	Software - either doom.wad, doom2.wad, tnt.wad or plutonia.wad from one
14cu|libretro-20170303-1|853	of the commercial Doom games, or the shareware doom1.wad. This file
14cu|libretro-20170303-1|854	is called the IWAD.
14cu|libretro-20170303-1|855	
14cu|libretro-20170303-1|856	PrBoom also supports playing Doom add-on levels, called "PWADs", which
14cu|libretro-20170303-1|857	are small extra .wad files which just contain extra levels or other
14cu|libretro-20170303-1|858	resources. PWADs are ONLY ADD-ONS, you still need the original IWAD
14cu|libretro-20170303-1|859	that they are designed to work with. In practice, most PWADs on the
14cu|libretro-20170303-1|860	Internet require doom2.wad (although some work with doom.wad).
14cu|libretro-20170303-1|861	
14cu|libretro-20170303-1|862	%files prboom
14cu|libretro-20170303-1|863	%{_libdir}/%{name}/prboom_libretro.info
14cu|libretro-20170303-1|864	%{_libdir}/%{name}/prboom_libretro.so
14cu|libretro-20170303-1|865	
14cu|libretro-20170303-1|866	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|867	
14cu|libretro-20170303-1|868	%package prosystem
14cu|libretro-20170303-1|869	Summary:	ProSystem core for libretro (Atari 7800)
14cu|libretro-20170303-1|870	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|871	
14cu|libretro-20170303-1|872	%description prosystem
14cu|libretro-20170303-1|873	ProSystem core for libretro. It's used to run Atari 7800 ProSystem games.
14cu|libretro-20170303-1|874	
14cu|libretro-20170303-1|875	Place "ProSystem.dat" (required) and "7800 BIOS (U).rom" (optional) in your
14cu|libretro-20170303-1|876	RetroArch/libretro "System Directory" folder.
14cu|libretro-20170303-1|877	
14cu|libretro-20170303-1|878	Or just set "System Directory" to %{_libdir}/%{name}/prosystem/
14cu|libretro-20170303-1|879	
14cu|libretro-20170303-1|880	%files prosystem
14cu|libretro-20170303-1|881	%{_libdir}/%{name}/prosystem_libretro.info
14cu|libretro-20170303-1|882	%{_libdir}/%{name}/prosystem_libretro.so
14cu|libretro-20170303-1|883	%dir %attr(0777,root,root) %{_libdir}/%{name}/prosystem
14cu|libretro-20170303-1|884	
14cu|libretro-20170303-1|885	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|886	
14cu|libretro-20170303-1|887	%package quicknes
14cu|libretro-20170303-1|888	Summary:	QuickNES core for libretro (NES)
14cu|libretro-20170303-1|889	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|890	
14cu|libretro-20170303-1|891	%description quicknes
14cu|libretro-20170303-1|892	QuickNES core for libretro. It's used to run Nintendo games.
14cu|libretro-20170303-1|893	
14cu|libretro-20170303-1|894	%files quicknes
14cu|libretro-20170303-1|895	%{_libdir}/%{name}/quicknes_libretro.info
14cu|libretro-20170303-1|896	%{_libdir}/%{name}/quicknes_libretro.so
14cu|libretro-20170303-1|897	
14cu|libretro-20170303-1|898	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|899	
14cu|libretro-20170303-1|900	%package scummvm
14cu|libretro-20170303-1|901	Summary:	ScummVM core for libretro (DOS etc)
14cu|libretro-20170303-1|902	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|903	
14cu|libretro-20170303-1|904	%description scummvm
14cu|libretro-20170303-1|905	ScummVM core for libretro. It's used to run various games,
14cu|libretro-20170303-1|906	mostly classic DOS point-and-click adventures.
14cu|libretro-20170303-1|907	
14cu|libretro-20170303-1|908	%files scummvm
14cu|libretro-20170303-1|909	%{_libdir}/%{name}/scummvm_libretro.info
14cu|libretro-20170303-1|910	%{_libdir}/%{name}/scummvm_libretro.so
14cu|libretro-20170303-1|911	
14cu|libretro-20170303-1|912	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|913	
14cu|libretro-20170303-1|914	%package snes9x
14cu|libretro-20170303-1|915	Summary:	SNES9x core for libretro (SNES)
14cu|libretro-20170303-1|916	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|917	
14cu|libretro-20170303-1|918	%description snes9x
14cu|libretro-20170303-1|919	SNES9x core for libretro. It's used to run Super Nintendo games.
14cu|libretro-20170303-1|920	
14cu|libretro-20170303-1|921	%files snes9x
14cu|libretro-20170303-1|922	%{_libdir}/%{name}/snes9x_libretro.info
14cu|libretro-20170303-1|923	%{_libdir}/%{name}/snes9x_libretro.so
14cu|libretro-20170303-1|924	
14cu|libretro-20170303-1|925	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|926	
14cu|libretro-20170303-1|927	%package snes9x2005
14cu|libretro-20170303-1|928	Summary:	SNES9x 2005 (ex-CATSFC) core for libretro (SNES)
14cu|libretro-20170303-1|929	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|930	Provides:	%{name}-catsfc = %{EVRD}
14cu|libretro-20170303-1|931	Obsoletes:	%{name}-catsfc < 20170303
14cu|libretro-20170303-1|932	
14cu|libretro-20170303-1|933	%description snes9x2005
14cu|libretro-20170303-1|934	SNES9x 2005 core for libretro. It's used to run Super Nintendo games.
14cu|libretro-20170303-1|935	
14cu|libretro-20170303-1|936	Based on:
14cu|libretro-20170303-1|937	* Snes9x 1.43, by the Snes9x team (with research by the ZSNES folks, anomie,
14cu|libretro-20170303-1|938	zsKnight, etc.)
14cu|libretro-20170303-1|939	* NDSSFC 1.06, by the Supercard team (porting to the MIPS processor)
14cu|libretro-20170303-1|940	* BAGSFC, by BassAceGold (improving over NDSSFC)
14cu|libretro-20170303-1|941	* CATSFC, by ShadauxCat and Nebuleon (improving over BAGSFC)
14cu|libretro-20170303-1|942	
14cu|libretro-20170303-1|943	%files snes9x2005
14cu|libretro-20170303-1|944	%{_libdir}/%{name}/snes9x2005_libretro.info
14cu|libretro-20170303-1|945	%{_libdir}/%{name}/snes9x2005_libretro.so
14cu|libretro-20170303-1|946	
14cu|libretro-20170303-1|947	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|948	
14cu|libretro-20170303-1|949	%package snes9x2010
14cu|libretro-20170303-1|950	Summary:	SNES9x 2010 (ex-SNES9x Next) core for libretro (SNES)
14cu|libretro-20170303-1|951	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|952	Provides:	%{name}-snes9x-next = %{EVRD}
14cu|libretro-20170303-1|953	Obsoletes:	%{name}-snes9x-next < 20170303
14cu|libretro-20170303-1|954	
14cu|libretro-20170303-1|955	%description snes9x2010
14cu|libretro-20170303-1|956	SNES9x 2010 core for libretro. It's used to run Super Nintendo games.
14cu|libretro-20170303-1|957	
14cu|libretro-20170303-1|958	SNES9x 2010 is an optimized port/rewrite of SNES9x 1.52+ to libretro.
14cu|libretro-20170303-1|959	
14cu|libretro-20170303-1|960	%files snes9x2010
14cu|libretro-20170303-1|961	%{_libdir}/%{name}/snes9x2010_libretro.info
14cu|libretro-20170303-1|962	%{_libdir}/%{name}/snes9x2010_libretro.so
14cu|libretro-20170303-1|963	
14cu|libretro-20170303-1|964	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|965	
14cu|libretro-20170303-1|966	%package stella
14cu|libretro-20170303-1|967	Summary:	Stella core for libretro (Atari 2600)
14cu|libretro-20170303-1|968	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|969	
14cu|libretro-20170303-1|970	%description stella
14cu|libretro-20170303-1|971	Stella core for libretro. It's used to run Atari 2600 games.
14cu|libretro-20170303-1|972	
14cu|libretro-20170303-1|973	%files stella
14cu|libretro-20170303-1|974	%{_libdir}/%{name}/stella_libretro.info
14cu|libretro-20170303-1|975	%{_libdir}/%{name}/stella_libretro.so
14cu|libretro-20170303-1|976	
14cu|libretro-20170303-1|977	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|978	
14cu|libretro-20170303-1|979	%package tgbdual
14cu|libretro-20170303-1|980	Summary:	TGB Dual core for libretro (GBC)
14cu|libretro-20170303-1|981	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|982	
14cu|libretro-20170303-1|983	%description tgbdual
14cu|libretro-20170303-1|984	TGB Dual core for libretro. It's used to run Game Boy and Game Boy Color games.
14cu|libretro-20170303-1|985	
14cu|libretro-20170303-1|986	%files tgbdual
14cu|libretro-20170303-1|987	%{_libdir}/%{name}/tgbdual_libretro.info
14cu|libretro-20170303-1|988	%{_libdir}/%{name}/tgbdual_libretro.so
14cu|libretro-20170303-1|989	
14cu|libretro-20170303-1|990	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|991	
14cu|libretro-20170303-1|992	%package tyrquake
14cu|libretro-20170303-1|993	Summary:	Tyr-Quake core for libretro (Quake)
14cu|libretro-20170303-1|994	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|995	
14cu|libretro-20170303-1|996	%description tyrquake
14cu|libretro-20170303-1|997	Tyr-Quake core for libretro. It's used to run Quake 1 and QuakeWorld.
14cu|libretro-20170303-1|998	
14cu|libretro-20170303-1|999	%files tyrquake
14cu|libretro-20170303-1|1000	%{_libdir}/%{name}/tyrquake_libretro.info
14cu|libretro-20170303-1|1001	%{_libdir}/%{name}/tyrquake_libretro.so
14cu|libretro-20170303-1|1002	
14cu|libretro-20170303-1|1003	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1004	
14cu|libretro-20170303-1|1005	%package vba-next
14cu|libretro-20170303-1|1006	Summary:	VBA Next core for libretro (GBA)
14cu|libretro-20170303-1|1007	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|1008	
14cu|libretro-20170303-1|1009	%description vba-next
14cu|libretro-20170303-1|1010	VBA Next core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|1011	
14cu|libretro-20170303-1|1012	VBA Next is an optimized port of VBA-M to libretro.
14cu|libretro-20170303-1|1013	
14cu|libretro-20170303-1|1014	%files vba-next
14cu|libretro-20170303-1|1015	%{_libdir}/%{name}/vba_next_libretro.info
14cu|libretro-20170303-1|1016	%{_libdir}/%{name}/vba_next_libretro.so
14cu|libretro-20170303-1|1017	
14cu|libretro-20170303-1|1018	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1019	
14cu|libretro-20170303-1|1020	%package vbam
14cu|libretro-20170303-1|1021	Summary:	VBA-M core for libretro (GBA)
14cu|libretro-20170303-1|1022	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|1023	
14cu|libretro-20170303-1|1024	%description vbam
14cu|libretro-20170303-1|1025	VBA-M core for libretro. It's used to run Game Boy Advance games.
14cu|libretro-20170303-1|1026	
14cu|libretro-20170303-1|1027	%files vbam
14cu|libretro-20170303-1|1028	%{_libdir}/%{name}/vbam_libretro.info
14cu|libretro-20170303-1|1029	%{_libdir}/%{name}/vbam_libretro.so
14cu|libretro-20170303-1|1030	
14cu|libretro-20170303-1|1031	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1032	
14cu|libretro-20170303-1|1033	%package vecx
14cu|libretro-20170303-1|1034	Summary:	VECX core for libretro (Vectrex)
14cu|libretro-20170303-1|1035	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|1036	
14cu|libretro-20170303-1|1037	%description vecx
14cu|libretro-20170303-1|1038	VECX core for libretro. It's used to run Vectrex games.
14cu|libretro-20170303-1|1039	
14cu|libretro-20170303-1|1040	The original Vectrex games are freely available for non-commercial use.
14cu|libretro-20170303-1|1041	
14cu|libretro-20170303-1|1042	%files vecx
14cu|libretro-20170303-1|1043	%{_libdir}/%{name}/vecx_libretro.info
14cu|libretro-20170303-1|1044	%{_libdir}/%{name}/vecx_libretro.so
14cu|libretro-20170303-1|1045	
14cu|libretro-20170303-1|1046	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1047	
14cu|libretro-20170303-1|1048	%package virtualjaguar
14cu|libretro-20170303-1|1049	Summary:	Virtual Jaguar core for libretro (JAG)
14cu|libretro-20170303-1|1050	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|1051	
14cu|libretro-20170303-1|1052	%description virtualjaguar
14cu|libretro-20170303-1|1053	Virtual Jaguar core for libretro. It's used to run Atari Jaguar games.
14cu|libretro-20170303-1|1054	
14cu|libretro-20170303-1|1055	%files virtualjaguar
14cu|libretro-20170303-1|1056	%{_libdir}/%{name}/virtualjaguar_libretro.info
14cu|libretro-20170303-1|1057	%{_libdir}/%{name}/virtualjaguar_libretro.so
14cu|libretro-20170303-1|1058	
14cu|libretro-20170303-1|1059	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1060	
14cu|libretro-20170303-1|1061	%package yabause
14cu|libretro-20170303-1|1062	Summary:	Yabause core for libretro (Sega Saturn)
14cu|libretro-20170303-1|1063	Provides:	libretro-core = %{EVRD}
14cu|libretro-20170303-1|1064	
14cu|libretro-20170303-1|1065	%description yabause
14cu|libretro-20170303-1|1066	Yabause core for libretro. It's used to run Sega Saturn games.
14cu|libretro-20170303-1|1067	
14cu|libretro-20170303-1|1068	%files yabause
14cu|libretro-20170303-1|1069	%{_libdir}/%{name}/yabause_libretro.info
14cu|libretro-20170303-1|1070	%{_libdir}/%{name}/yabause_libretro.so
14cu|libretro-20170303-1|1071	
14cu|libretro-20170303-1|1072	#----------------------------------------------------------------------------
14cu|libretro-20170303-1|1073	
14cu|libretro-20170303-1|1074	%prep
14cu|libretro-20170303-1|1075	%setup -q
14cu|libretro-20170303-1|1076	%patch0 -p1
14cu|libretro-20170303-1|1077	%patch1 -p1
14cu|libretro-20170303-1|1078	# Remove these after fetching to make tarball smaller
14cu|libretro-20170303-1|1079	# Not ready yet
14cu|libretro-20170303-1|1080	# rm -rf libretro-blastem
14cu|libretro-20170303-1|1081	# rm -rf libretro-cap32
14cu|libretro-20170303-1|1082	# rm -rf libretro-fsuae
14cu|libretro-20170303-1|1083	# rm -rf libretro-mame
14cu|libretro-20170303-1|1084	# rm -rf libretro-mame2000
14cu|libretro-20170303-1|1085	# rm -rf libretro-mame2003
14cu|libretro-20170303-1|1086	# rm -rf libretro-mame2010
14cu|libretro-20170303-1|1087	# rm -rf libretro-mednafen_saturn
14cu|libretro-20170303-1|1088	# rm -rf libretro-melonds
14cu|libretro-20170303-1|1089	# rm -rf libretro-parallel_n64
14cu|libretro-20170303-1|1090	# rm -rf libretro-pcem
14cu|libretro-20170303-1|1091	# rm -rf libretro-puae
14cu|libretro-20170303-1|1092	# rm -rf libretro-reicast
14cu|libretro-20170303-1|1093	# rm -rf libretro-rustation
14cu|libretro-20170303-1|1094	# rm -rf libretro-tempgba
14cu|libretro-20170303-1|1095	# Just not needed
14cu|libretro-20170303-1|1096	# rm -rf libretro-bsnes_cplusplus98
14cu|libretro-20170303-1|1097	# rm -rf libretro-2048
14cu|libretro-20170303-1|1098	# rm -rf libretro-3dengine
14cu|libretro-20170303-1|1099	# rm -rf libretro-craft
14cu|libretro-20170303-1|1100	# rm -rf libretro-dinothawr
14cu|libretro-20170303-1|1101	# rm -rf libretro-easyrpg
14cu|libretro-20170303-1|1102	# rm -rf libretro-fbalpha2012
14cu|libretro-20170303-1|1103	# rm -rf libretro-fbalpha2012_cps1
14cu|libretro-20170303-1|1104	# rm -rf libretro-fbalpha2012_cps2
14cu|libretro-20170303-1|1105	# rm -rf libretro-fbalpha2012_neogeo
14cu|libretro-20170303-1|1106	# rm -rf libretro-ffmpeg
14cu|libretro-20170303-1|1107	# rm -rf libretro-gme
14cu|libretro-20170303-1|1108	# rm -rf libretro-gw
14cu|libretro-20170303-1|1109	# rm -rf libretro-lutro
14cu|libretro-20170303-1|1110	# rm -rf libretro-pascal_pong
14cu|libretro-20170303-1|1111	# rm -rf libretro-stonesoup
14cu|libretro-20170303-1|1112	# rm -rf libretro-video_processor
14cu|libretro-20170303-1|1113	# ARM version
14cu|libretro-20170303-1|1114	# rm -rf libretro-pcsx1
14cu|libretro-20170303-1|1115	# rm -rf libretro-psp1
14cu|libretro-20170303-1|1116	# Then cleanup libretro-ppsspp from bundled libraries for Windows, Android etc
14cu|libretro-20170303-1|1117	
14cu|libretro-20170303-1|1118	%ifarch %{ix86}
14cu|libretro-20170303-1|1119	cp libretro-emux/libretro/Makefile.linux_x86 libretro-emux/libretro/Makefile
14cu|libretro-20170303-1|1120	%else
14cu|libretro-20170303-1|1121	cp libretro-emux/libretro/Makefile.linux_x86_64 libretro-emux/libretro/Makefile
14cu|libretro-20170303-1|1122	%endif
14cu|libretro-20170303-1|1123	
14cu|libretro-20170303-1|1124	%build
14cu|libretro-20170303-1|1125	./libretro-build.sh
14cu|libretro-20170303-1|1126	
14cu|libretro-20170303-1|1127	# Manually build stuff that fails due to build script errors
14cu|libretro-20170303-1|1128	pushd libretro-emux/libretro/
14cu|libretro-20170303-1|1129	%make MACHINE=chip8 SOEXT=.so
14cu|libretro-20170303-1|1130	%make MACHINE=gb SOEXT=.so
14cu|libretro-20170303-1|1131	%make MACHINE=nes SOEXT=.so
14cu|libretro-20170303-1|1132	%make MACHINE=sms SOEXT=.so
14cu|libretro-20170303-1|1133	cp emux_chip8_libretro.so ../../dist/unix/
14cu|libretro-20170303-1|1134	cp emux_gb_libretro.so ../../dist/unix/
14cu|libretro-20170303-1|1135	cp emux_nes_libretro.so ../../dist/unix/
14cu|libretro-20170303-1|1136	cp emux_sms_libretro.so ../../dist/unix/
14cu|libretro-20170303-1|1137	popd
14cu|libretro-20170303-1|1138	
14cu|libretro-20170303-1|1139	%install
14cu|libretro-20170303-1|1140	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|libretro-20170303-1|1141	./libretro-install.sh %{buildroot}%{_libdir}/%{name}
14cu|libretro-20170303-1|1142	
14cu|libretro-20170303-1|1143	# ProSystem system files path
14cu|libretro-20170303-1|1144	mkdir -p %{buildroot}%{_libdir}/%{name}/prosystem/
14cu|libretro-20170303-1|1145	
14cu|libretro-20170303-1|1146	# PPSSPP system files
14cu|libretro-20170303-1|1147	mkdir -p %{buildroot}%{_libdir}/%{name}/PPSSPP/
14cu|libretro-20170303-1|1148	cp -a libretro-ppsspp/lang %{buildroot}%{_libdir}/%{name}/PPSSPP/
14cu|libretro-20170303-1|1149	cp -a libretro-ppsspp/flash0 %{buildroot}%{_libdir}/%{name}/PPSSPP/
14cu|libretro-20170303-1|1150	cp -a libretro-ppsspp/assets/shaders %{buildroot}%{_libdir}/%{name}/PPSSPP/
14cu|libretro-20170303-1|1151	cp -a libretro-ppsspp/assets/* %{buildroot}%{_libdir}/%{name}/PPSSPP/
14cu|libretro-20170303-1|1152	
14cu|libretro-20170303-1|1153	# Remove installed info files that we don't use yet
14cu|libretro-20170303-1|1154	rm -f %{buildroot}%{_libdir}/%{name}/00_example_libretro.info
14cu|libretro-20170303-1|1155	rm -f %{buildroot}%{_libdir}/%{name}/2048_libretro.info
14cu|libretro-20170303-1|1156	rm -f %{buildroot}%{_libdir}/%{name}/3dengine_libretro.info
14cu|libretro-20170303-1|1157	rm -f %{buildroot}%{_libdir}/%{name}/advanced_tests_libretro.info
14cu|libretro-20170303-1|1158	rm -f %{buildroot}%{_libdir}/%{name}/atari800_libretro.info
14cu|libretro-20170303-1|1159	rm -f %{buildroot}%{_libdir}/%{name}/beetle_psx_libretro.info
14cu|libretro-20170303-1|1160	rm -f %{buildroot}%{_libdir}/%{name}/blastem_libretro.info
14cu|libretro-20170303-1|1161	rm -f %{buildroot}%{_libdir}/%{name}/bsnes_cplusplus98_libretro.info
14cu|libretro-20170303-1|1162	rm -f %{buildroot}%{_libdir}/%{name}/cap32_libretro.info
14cu|libretro-20170303-1|1163	rm -f %{buildroot}%{_libdir}/%{name}/craft_libretro.info
14cu|libretro-20170303-1|1164	rm -f %{buildroot}%{_libdir}/%{name}/cruzes_libretro.info
14cu|libretro-20170303-1|1165	rm -f %{buildroot}%{_libdir}/%{name}/dinothawr_libretro.info
14cu|libretro-20170303-1|1166	rm -f %{buildroot}%{_libdir}/%{name}/dolphin_libretro.info
14cu|libretro-20170303-1|1167	rm -f %{buildroot}%{_libdir}/%{name}/dolphin_launcher_libretro.info
14cu|libretro-20170303-1|1168	rm -f %{buildroot}%{_libdir}/%{name}/easyrpg_libretro.info
14cu|libretro-20170303-1|1169	rm -f %{buildroot}%{_libdir}/%{name}/fbalpha2012_cps1_libretro.info
14cu|libretro-20170303-1|1170	rm -f %{buildroot}%{_libdir}/%{name}/fbalpha2012_cps2_libretro.info
14cu|libretro-20170303-1|1171	rm -f %{buildroot}%{_libdir}/%{name}/fbalpha2012_cps3_libretro.info
14cu|libretro-20170303-1|1172	rm -f %{buildroot}%{_libdir}/%{name}/fbalpha2012_libretro.info
14cu|libretro-20170303-1|1173	rm -f %{buildroot}%{_libdir}/%{name}/fbalpha2012_neogeo_libretro.info
14cu|libretro-20170303-1|1174	rm -f %{buildroot}%{_libdir}/%{name}/ffmpeg_libretro.info
14cu|libretro-20170303-1|1175	rm -f %{buildroot}%{_libdir}/%{name}/fsuae_libretro.info
14cu|libretro-20170303-1|1176	rm -f %{buildroot}%{_libdir}/%{name}/gme_libretro.info
14cu|libretro-20170303-1|1177	rm -f %{buildroot}%{_libdir}/%{name}/gw_libretro.info
14cu|libretro-20170303-1|1178	rm -f %{buildroot}%{_libdir}/%{name}/imageviewer_libretro.info
14cu|libretro-20170303-1|1179	rm -f %{buildroot}%{_libdir}/%{name}/imame4all_libretro.info
14cu|libretro-20170303-1|1180	rm -f %{buildroot}%{_libdir}/%{name}/lutro_libretro.info
14cu|libretro-20170303-1|1181	rm -f %{buildroot}%{_libdir}/%{name}/mame_libretro.info
14cu|libretro-20170303-1|1182	rm -f %{buildroot}%{_libdir}/%{name}/mame2000_libretro.info
14cu|libretro-20170303-1|1183	rm -f %{buildroot}%{_libdir}/%{name}/mame2003_libretro.info
14cu|libretro-20170303-1|1184	rm -f %{buildroot}%{_libdir}/%{name}/mame2003_midway_libretro.info
14cu|libretro-20170303-1|1185	rm -f %{buildroot}%{_libdir}/%{name}/mame2010_libretro.info
14cu|libretro-20170303-1|1186	rm -f %{buildroot}%{_libdir}/%{name}/mame2016_libretro.info
14cu|libretro-20170303-1|1187	rm -f %{buildroot}%{_libdir}/%{name}/mednafen_psx_hw_libretro.info
14cu|libretro-20170303-1|1188	rm -f %{buildroot}%{_libdir}/%{name}/mednafen_saturn_libretro.info
14cu|libretro-20170303-1|1189	rm -f %{buildroot}%{_libdir}/%{name}/melonds_libretro.info
14cu|libretro-20170303-1|1190	rm -f %{buildroot}%{_libdir}/%{name}/mess*_libretro.info
14cu|libretro-20170303-1|1191	rm -f %{buildroot}%{_libdir}/%{name}/mrboom_libretro.info
14cu|libretro-20170303-1|1192	rm -f %{buildroot}%{_libdir}/%{name}/mupen64plus_gles3_libretro.info
14cu|libretro-20170303-1|1193	rm -f %{buildroot}%{_libdir}/%{name}/parallel_n64*_libretro.info
14cu|libretro-20170303-1|1194	rm -f %{buildroot}%{_libdir}/%{name}/pascal_pong_libretro.info
14cu|libretro-20170303-1|1195	rm -f %{buildroot}%{_libdir}/%{name}/pcem_libretro.info
14cu|libretro-20170303-1|1196	rm -f %{buildroot}%{_libdir}/%{name}/pcsx_rearmed_interpreter_libretro.info
14cu|libretro-20170303-1|1197	rm -f %{buildroot}%{_libdir}/%{name}/pcsx_rearmed_libretro_neon.info
14cu|libretro-20170303-1|1198	rm -f %{buildroot}%{_libdir}/%{name}/pcsx1_libretro.info
14cu|libretro-20170303-1|1199	rm -f %{buildroot}%{_libdir}/%{name}/pokemini_libretro.info
14cu|libretro-20170303-1|1200	rm -f %{buildroot}%{_libdir}/%{name}/psp1_libretro.info
14cu|libretro-20170303-1|1201	rm -f %{buildroot}%{_libdir}/%{name}/puae_libretro.info
14cu|libretro-20170303-1|1202	rm -f %{buildroot}%{_libdir}/%{name}/reicast*_libretro.info
14cu|libretro-20170303-1|1203	rm -f %{buildroot}%{_libdir}/%{name}/remotejoy_libretro.info
14cu|libretro-20170303-1|1204	rm -f %{buildroot}%{_libdir}/%{name}/rustation_libretro.info
14cu|libretro-20170303-1|1205	rm -f %{buildroot}%{_libdir}/%{name}/snes9x2002_libretro.info
14cu|libretro-20170303-1|1206	rm -f %{buildroot}%{_libdir}/%{name}/snes9x2005_plus_libretro.info
14cu|libretro-20170303-1|1207	rm -f %{buildroot}%{_libdir}/%{name}/stonesoup_libretro.info
14cu|libretro-20170303-1|1208	rm -f %{buildroot}%{_libdir}/%{name}/tempgba_libretro.info
14cu|libretro-20170303-1|1209	rm -f %{buildroot}%{_libdir}/%{name}/test*_libretro.info
14cu|libretro-20170303-1|1210	rm -f %{buildroot}%{_libdir}/%{name}/ume_libretro.info
14cu|libretro-20170303-1|1211	rm -f %{buildroot}%{_libdir}/%{name}/ume2014_libretro.info
14cu|libretro-20170303-1|1212	rm -f %{buildroot}%{_libdir}/%{name}/uzem_libretro.info
14cu|libretro-20170303-1|1213	
14cu|libretro-20170303-1|1214	
14cu|libretro-20170303-1|1215	%changelog
14cu|libretro-20170303-1|1216	
14cu|libretro-20170303-1|1217	* Wed Mar 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20170303-1
14cu|libretro-20170303-1|1218	- (320591f) Build requires nasm
14cu|libretro-20170303-1|1219	
14cu|libretro-20170303-1|1220	

10685 14
14cu|libsexymm-0.1.9-7|1	%define major 2
14cu|libsexymm-0.1.9-7|2	%define libname %mklibname sexymm %major
14cu|libsexymm-0.1.9-7|3	
14cu|libsexymm-0.1.9-7|4	Summary: Collection of widgets for gtkmm
14cu|libsexymm-0.1.9-7|5	Name: libsexymm
14cu|libsexymm-0.1.9-7|6	Version: 0.1.9
14cu|libsexymm-0.1.9-7|7	Release: 7
14cu|libsexymm-0.1.9-7|8	Source0: http://releases.chipx86.com/libsexy/%{name}/%{name}-%{version}.tar.gz
14cu|libsexymm-0.1.9-7|9	License: LGPL
14cu|libsexymm-0.1.9-7|10	Group: System/Libraries
14cu|libsexymm-0.1.9-7|11	Url: http://www.chipx86.com/wiki/Libsexy
14cu|libsexymm-0.1.9-7|12	BuildRequires: pkgconfig(libsexy)
14cu|libsexymm-0.1.9-7|13	BuildRequires: pkgconfig(gdkmm-2.4)
14cu|libsexymm-0.1.9-7|14	
14cu|libsexymm-0.1.9-7|15	%description
14cu|libsexymm-0.1.9-7|16	This is a collection of widgets for gtkmm.
14cu|libsexymm-0.1.9-7|17	
14cu|libsexymm-0.1.9-7|18	%package -n %libname
14cu|libsexymm-0.1.9-7|19	Group:System/Libraries
14cu|libsexymm-0.1.9-7|20	Summary: Collection of widgets for gtkmm
14cu|libsexymm-0.1.9-7|21	
14cu|libsexymm-0.1.9-7|22	%description -n %libname
14cu|libsexymm-0.1.9-7|23	This is a collection of widgets for gtkmm.
14cu|libsexymm-0.1.9-7|24	
14cu|libsexymm-0.1.9-7|25	%package -n %libname-devel
14cu|libsexymm-0.1.9-7|26	Group:Development/C++
14cu|libsexymm-0.1.9-7|27	Summary: Collection of widgets for gtkmm
14cu|libsexymm-0.1.9-7|28	Requires: %libname = %{version}
14cu|libsexymm-0.1.9-7|29	Provides: libsexymm-devel = %{version}-%{release}
14cu|libsexymm-0.1.9-7|30	%description -n %libname-devel
14cu|libsexymm-0.1.9-7|31	This is a collection of widgets for gtkmm.
14cu|libsexymm-0.1.9-7|32	
14cu|libsexymm-0.1.9-7|33	%prep
14cu|libsexymm-0.1.9-7|34	%setup -q
14cu|libsexymm-0.1.9-7|35	
14cu|libsexymm-0.1.9-7|36	%build
14cu|libsexymm-0.1.9-7|37	%configure2_5x
14cu|libsexymm-0.1.9-7|38	%make
14cu|libsexymm-0.1.9-7|39	
14cu|libsexymm-0.1.9-7|40	%install
14cu|libsexymm-0.1.9-7|41	%makeinstall_std
14cu|libsexymm-0.1.9-7|42	
14cu|libsexymm-0.1.9-7|43	%files -n %libname
14cu|libsexymm-0.1.9-7|44	%{_libdir}/*.so.%{major}*
14cu|libsexymm-0.1.9-7|45	
14cu|libsexymm-0.1.9-7|46	%files -n %libname-devel
14cu|libsexymm-0.1.9-7|47	%doc ChangeLog AUTHORS NEWS
14cu|libsexymm-0.1.9-7|48	%{_includedir}/*
14cu|libsexymm-0.1.9-7|49	%{_libdir}/*.so
14cu|libsexymm-0.1.9-7|50	%{_libdir}/*.a
14cu|libsexymm-0.1.9-7|51	%{_libdir}/%{name}
14cu|libsexymm-0.1.9-7|52	%{_libdir}/pkgconfig/*
14cu|libsexymm-0.1.9-7|53	
14cu|libsexymm-0.1.9-7|54	
14cu|libsexymm-0.1.9-7|55	%changelog
14cu|libsexymm-0.1.9-7|56	
14cu|libsexymm-0.1.9-7|57	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.1.9-7
14cu|libsexymm-0.1.9-7|58	- (fe4d695) Repack tarball according to upstream
14cu|libsexymm-0.1.9-7|59	
14cu|libsexymm-0.1.9-7|60	

10686 14
14cu|libsmf-1.3-1|1	%define major 		0
14cu|libsmf-1.3-1|2	%define libname		%mklibname %{name} %{major}
14cu|libsmf-1.3-1|3	%define develname	%mklibname -d %{name}
14cu|libsmf-1.3-1|4	
14cu|libsmf-1.3-1|5	Name:		libsmf
14cu|libsmf-1.3-1|6	Version:	1.3
14cu|libsmf-1.3-1|7	Release:	1
14cu|libsmf-1.3-1|8	Summary:	Library for handling SMF ("*.mid") files
14cu|libsmf-1.3-1|9	Group:		System/Libraries
14cu|libsmf-1.3-1|10	License:	BSD
14cu|libsmf-1.3-1|11	Source:		libsmf-1.3.tar.xz
14cu|libsmf-1.3-1|12	URL:		http://sourceforge.net/projects/libsmf/files/libsmf/
14cu|libsmf-1.3-1|13	BuildRequires: pkgconfig(glib-2.0)
14cu|libsmf-1.3-1|14	BuildRequires: readline-devel
14cu|libsmf-1.3-1|15	
14cu|libsmf-1.3-1|16	%description
14cu|libsmf-1.3-1|17	LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
14cu|libsmf-1.3-1|18	It transparently handles conversions between time and pulses, tempo
14cu|libsmf-1.3-1|19	map handling etc. The only dependencies are C compiler and glib. Full
14cu|libsmf-1.3-1|20	API documentation and examples are included.
14cu|libsmf-1.3-1|21	
14cu|libsmf-1.3-1|22	%package -n %{libname}
14cu|libsmf-1.3-1|23	Summary:	Library for handling SMF ("*.mid") files
14cu|libsmf-1.3-1|24	Group:		System/Libraries
14cu|libsmf-1.3-1|25	
14cu|libsmf-1.3-1|26	%description -n %{libname}
14cu|libsmf-1.3-1|27	LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
14cu|libsmf-1.3-1|28	It transparently handles conversions between time and pulses, tempo
14cu|libsmf-1.3-1|29	map handling etc. The only dependencies are C compiler and glib. Full
14cu|libsmf-1.3-1|30	API documentation and examples are included.
14cu|libsmf-1.3-1|31	
14cu|libsmf-1.3-1|32	
14cu|libsmf-1.3-1|33	%package -n %{develname}
14cu|libsmf-1.3-1|34	Summary:	Development headers for %{name}
14cu|libsmf-1.3-1|35	Group:		Development/C
14cu|libsmf-1.3-1|36	Requires:	%{libname} = %{EVRD}
14cu|libsmf-1.3-1|37	
14cu|libsmf-1.3-1|38	%description -n %{develname}
14cu|libsmf-1.3-1|39	LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
14cu|libsmf-1.3-1|40	It transparently handles conversions between time and pulses, tempo
14cu|libsmf-1.3-1|41	map handling etc. The only dependencies are C compiler and glib. Full
14cu|libsmf-1.3-1|42	API documentation and examples are included.
14cu|libsmf-1.3-1|43	
14cu|libsmf-1.3-1|44	%prep
14cu|libsmf-1.3-1|45	%setup -q
14cu|libsmf-1.3-1|46	
14cu|libsmf-1.3-1|47	%build
14cu|libsmf-1.3-1|48	%configure2_5x --disable-static
14cu|libsmf-1.3-1|49	%make
14cu|libsmf-1.3-1|50	
14cu|libsmf-1.3-1|51	%install
14cu|libsmf-1.3-1|52	%makeinstall_std
14cu|libsmf-1.3-1|53	
14cu|libsmf-1.3-1|54	%files
14cu|libsmf-1.3-1|55	%{_bindir}/smfsh
14cu|libsmf-1.3-1|56	%{_mandir}/man1/smfsh.1*
14cu|libsmf-1.3-1|57	
14cu|libsmf-1.3-1|58	%files -n %{libname}
14cu|libsmf-1.3-1|59	%{_libdir}/*.so.%{major}*
14cu|libsmf-1.3-1|60	
14cu|libsmf-1.3-1|61	%files -n %{develname}
14cu|libsmf-1.3-1|62	%{_includedir}/*
14cu|libsmf-1.3-1|63	%{_libdir}/*.so
14cu|libsmf-1.3-1|64	%{_libdir}/pkgconfig/smf.pc
14cu|libsmf-1.3-1|65	
14cu|libsmf-1.3-1|66	
14cu|libsmf-1.3-1|67	%changelog
14cu|libsmf-1.3-1|68	
14cu|libsmf-1.3-1|69	* Sun Jun 25 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14cu|libsmf-1.3-1|70	- (aaf1dcc) Fix group
14cu|libsmf-1.3-1|71	
14cu|libsmf-1.3-1|72	

10687 14
14cu|libsodium-1.0.6-1|1	%define major 17
14cu|libsodium-1.0.6-1|2	%define libname %mklibname sodium %{major}
14cu|libsodium-1.0.6-1|3	%define devname %mklibname sodium -d
14cu|libsodium-1.0.6-1|4	
14cu|libsodium-1.0.6-1|5	Name:           libsodium
14cu|libsodium-1.0.6-1|6	Version:        1.0.6
14cu|libsodium-1.0.6-1|7	Release:        1
14cu|libsodium-1.0.6-1|8	Group:          System/Libraries
14cu|libsodium-1.0.6-1|9	Summary:        The Sodium crypto library
14cu|libsodium-1.0.6-1|10	License:        ISC
14cu|libsodium-1.0.6-1|11	URL:            http://libsodium.org/
14cu|libsodium-1.0.6-1|12	Source0:        http://download.libsodium.org/libsodium/releases/%{name}-%{version}.tar.gz
14cu|libsodium-1.0.6-1|13	
14cu|libsodium-1.0.6-1|14	%description
14cu|libsodium-1.0.6-1|15	Sodium is a new, easy-to-use software library for encryption, decryption,
14cu|libsodium-1.0.6-1|16	signatures, password hashing and more. It is a portable, cross-compilable,
14cu|libsodium-1.0.6-1|17	installable, packageable fork of NaCl, with a compatible API, and an extended
14cu|libsodium-1.0.6-1|18	API to improve usability even further. Its goal is to provide all of the core
14cu|libsodium-1.0.6-1|19	operations needed to build higher-level cryptographic tools. The design
14cu|libsodium-1.0.6-1|20	choices emphasize security, and "magic constants" have clear rationales.
14cu|libsodium-1.0.6-1|21	
14cu|libsodium-1.0.6-1|22	The same cannot be said of NIST curves, where the specific origins of certain
14cu|libsodium-1.0.6-1|23	constants are not described by the standards. And despite the emphasis on
14cu|libsodium-1.0.6-1|24	higher security, primitives are faster across-the-board than most
14cu|libsodium-1.0.6-1|25	implementations of the NIST standards.
14cu|libsodium-1.0.6-1|26	
14cu|libsodium-1.0.6-1|27	%package -n     %{libname}
14cu|libsodium-1.0.6-1|28	Summary:        The Sodium crypto library
14cu|libsodium-1.0.6-1|29	Group:          System/Libraries
14cu|libsodium-1.0.6-1|30	
14cu|libsodium-1.0.6-1|31	%description -n %{libname}
14cu|libsodium-1.0.6-1|32	Sodium is a new, easy-to-use software library for encryption, decryption,
14cu|libsodium-1.0.6-1|33	signatures, password hashing and more. It is a portable, cross-compilable,
14cu|libsodium-1.0.6-1|34	installable, packageable fork of NaCl, with a compatible API, and an extended
14cu|libsodium-1.0.6-1|35	API to improve usability even further. Its goal is to provide all of the core
14cu|libsodium-1.0.6-1|36	operations needed to build higher-level cryptographic tools. The design
14cu|libsodium-1.0.6-1|37	choices emphasize security, and "magic constants" have clear rationales.
14cu|libsodium-1.0.6-1|38	
14cu|libsodium-1.0.6-1|39	The same cannot be said of NIST curves, where the specific origins of certain
14cu|libsodium-1.0.6-1|40	constants are not described by the standards. And despite the emphasis on
14cu|libsodium-1.0.6-1|41	higher security, primitives are faster across-the-board than most
14cu|libsodium-1.0.6-1|42	implementations of the NIST standards.
14cu|libsodium-1.0.6-1|43	
14cu|libsodium-1.0.6-1|44	%package -n     %{devname}
14cu|libsodium-1.0.6-1|45	Summary:        Development related files of %{name}
14cu|libsodium-1.0.6-1|46	Group:          Development/C
14cu|libsodium-1.0.6-1|47	Provides:       %{name}-devel = %{version}-%{release}
14cu|libsodium-1.0.6-1|48	Requires:       %{libname} = %{EVRD}
14cu|libsodium-1.0.6-1|49	
14cu|libsodium-1.0.6-1|50	%description -n %{devname}
14cu|libsodium-1.0.6-1|51	This package contains headers and other necessary files to develop.
14cu|libsodium-1.0.6-1|52	or compile applications that use %{name}.
14cu|libsodium-1.0.6-1|53	
14cu|libsodium-1.0.6-1|54	
14cu|libsodium-1.0.6-1|55	%prep
14cu|libsodium-1.0.6-1|56	%setup -q
14cu|libsodium-1.0.6-1|57	
14cu|libsodium-1.0.6-1|58	%build
14cu|libsodium-1.0.6-1|59	%configure2_5x \
14cu|libsodium-1.0.6-1|60	--disable-static \
14cu|libsodium-1.0.6-1|61	--disable-silent-rules
14cu|libsodium-1.0.6-1|62	%make
14cu|libsodium-1.0.6-1|63	
14cu|libsodium-1.0.6-1|64	%install
14cu|libsodium-1.0.6-1|65	%makeinstall_std
14cu|libsodium-1.0.6-1|66	
14cu|libsodium-1.0.6-1|67	%check
14cu|libsodium-1.0.6-1|68	make check
14cu|libsodium-1.0.6-1|69	
14cu|libsodium-1.0.6-1|70	%files -n %{libname}
14cu|libsodium-1.0.6-1|71	%doc LICENSE
14cu|libsodium-1.0.6-1|72	%{_libdir}/libsodium.so.%{major}*
14cu|libsodium-1.0.6-1|73	
14cu|libsodium-1.0.6-1|74	%files -n %{devname}
14cu|libsodium-1.0.6-1|75	%doc AUTHORS ChangeLog README.markdown THANKS
14cu|libsodium-1.0.6-1|76	%doc test/default/*.{c,h}
14cu|libsodium-1.0.6-1|77	%{_includedir}/sodium.h
14cu|libsodium-1.0.6-1|78	%{_includedir}/sodium/
14cu|libsodium-1.0.6-1|79	%{_libdir}/libsodium.so
14cu|libsodium-1.0.6-1|80	%{_libdir}/pkgconfig/libsodium.pc
14cu|libsodium-1.0.6-1|81	
14cu|libsodium-1.0.6-1|82	%changelog
14cu|libsodium-1.0.6-1|83	
14cu|libsodium-1.0.6-1|84	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 1.0.6-1
14cu|libsodium-1.0.6-1|85	- (992269f) Updated to 1.0.6
14cu|libsodium-1.0.6-1|86	
14cu|libsodium-1.0.6-1|87	

10688 14
14cu|libspectrum-1.3.3-1|1	%define major 8
14cu|libspectrum-1.3.3-1|2	%define libname %mklibname spectrum %{major}
14cu|libspectrum-1.3.3-1|3	%define devname %mklibname spectrum -d
14cu|libspectrum-1.3.3-1|4	
14cu|libspectrum-1.3.3-1|5	Summary:	Library to work with ZX Spectrum emulator files
14cu|libspectrum-1.3.3-1|6	Name:		libspectrum
14cu|libspectrum-1.3.3-1|7	Version:	1.3.3
14cu|libspectrum-1.3.3-1|8	Release:	1
14cu|libspectrum-1.3.3-1|9	License:	GPLv2+
14cu|libspectrum-1.3.3-1|10	Group:		System/Libraries
14cu|libspectrum-1.3.3-1|11	Url:		http://fuse-emulator.sourceforge.net/
14cu|libspectrum-1.3.3-1|12	Source0:	http://prdownloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
14cu|libspectrum-1.3.3-1|13	BuildRequires:	bzip2-devel
14cu|libspectrum-1.3.3-1|14	BuildRequires:	pkgconfig(audiofile)
14cu|libspectrum-1.3.3-1|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|libspectrum-1.3.3-1|16	BuildRequires:	pkgconfig(libgcrypt)
14cu|libspectrum-1.3.3-1|17	BuildRequires:	pkgconfig(zlib)
14cu|libspectrum-1.3.3-1|18	
14cu|libspectrum-1.3.3-1|19	%description
14cu|libspectrum-1.3.3-1|20	libspectrum is a fairly simple library designed to make the handling
14cu|libspectrum-1.3.3-1|21	of various ZX Spectrum emulator-related file formats easy.  So far it
14cu|libspectrum-1.3.3-1|22	handles:
14cu|libspectrum-1.3.3-1|23	
14cu|libspectrum-1.3.3-1|24	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
14cu|libspectrum-1.3.3-1|25	+D snapshots (read only).
14cu|libspectrum-1.3.3-1|26	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
14cu|libspectrum-1.3.3-1|27	* Input recordings: .rzx (read/write).
14cu|libspectrum-1.3.3-1|28	* Timex cartridges: .dck (read only).
14cu|libspectrum-1.3.3-1|29	* IDE hard disk images: .hdf (read/write).
14cu|libspectrum-1.3.3-1|30	
14cu|libspectrum-1.3.3-1|31	#----------------------------------------------------------------------------
14cu|libspectrum-1.3.3-1|32	
14cu|libspectrum-1.3.3-1|33	%package -n %{libname}
14cu|libspectrum-1.3.3-1|34	Summary:	Library to work with ZX Spectrum emulator files
14cu|libspectrum-1.3.3-1|35	Group:		System/Libraries
14cu|libspectrum-1.3.3-1|36	
14cu|libspectrum-1.3.3-1|37	%description -n %{libname}
14cu|libspectrum-1.3.3-1|38	libspectrum is a library which is designed to make the input and
14cu|libspectrum-1.3.3-1|39	output of ZX Spectrum emulator files slightly easier than it would be
14cu|libspectrum-1.3.3-1|40	otherwise. It should hopefully compile and run on Unix-based systems,
14cu|libspectrum-1.3.3-1|41	Win32 and Mac OS X.
14cu|libspectrum-1.3.3-1|42	
14cu|libspectrum-1.3.3-1|43	Currently supported are:
14cu|libspectrum-1.3.3-1|44	
14cu|libspectrum-1.3.3-1|45	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
14cu|libspectrum-1.3.3-1|46	+D snapshots (read only).
14cu|libspectrum-1.3.3-1|47	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
14cu|libspectrum-1.3.3-1|48	* Input recordings: .rzx (read/write).
14cu|libspectrum-1.3.3-1|49	* Timex cartridges: .dck (read only).
14cu|libspectrum-1.3.3-1|50	* IDE hard disk images: .hdf (read/write).
14cu|libspectrum-1.3.3-1|51	
14cu|libspectrum-1.3.3-1|52	This package provides the libraries to handle ZX Spectrum emulator files.
14cu|libspectrum-1.3.3-1|53	
14cu|libspectrum-1.3.3-1|54	%files -n %{libname}
14cu|libspectrum-1.3.3-1|55	%{_libdir}/libspectrum.so.%{major}*
14cu|libspectrum-1.3.3-1|56	
14cu|libspectrum-1.3.3-1|57	#----------------------------------------------------------------------------
14cu|libspectrum-1.3.3-1|58	
14cu|libspectrum-1.3.3-1|59	%package -n %{devname}
14cu|libspectrum-1.3.3-1|60	Summary:	Development files for programs which will use the libspectrum library
14cu|libspectrum-1.3.3-1|61	Group:		Development/C
14cu|libspectrum-1.3.3-1|62	Requires:	%{libname} = %{EVRD}
14cu|libspectrum-1.3.3-1|63	Provides:	%{name}-devel = %{EVRD}
14cu|libspectrum-1.3.3-1|64	
14cu|libspectrum-1.3.3-1|65	%description -n %{devname}
14cu|libspectrum-1.3.3-1|66	This package provides the necessary development libraries and include
14cu|libspectrum-1.3.3-1|67	files to allow you to develop with libspectrum.
14cu|libspectrum-1.3.3-1|68	
14cu|libspectrum-1.3.3-1|69	%files -n %{devname}
14cu|libspectrum-1.3.3-1|70	%doc COPYING README doc/libspectrum.txt
14cu|libspectrum-1.3.3-1|71	%{_libdir}/libspectrum.so
14cu|libspectrum-1.3.3-1|72	%{_includedir}/%{name}.h
14cu|libspectrum-1.3.3-1|73	%{_mandir}/man3/%{name}.3*
14cu|libspectrum-1.3.3-1|74	
14cu|libspectrum-1.3.3-1|75	#----------------------------------------------------------------------------
14cu|libspectrum-1.3.3-1|76	
14cu|libspectrum-1.3.3-1|77	%prep
14cu|libspectrum-1.3.3-1|78	%setup -q
14cu|libspectrum-1.3.3-1|79	
14cu|libspectrum-1.3.3-1|80	%build
14cu|libspectrum-1.3.3-1|81	autoreconf -fi
14cu|libspectrum-1.3.3-1|82	%configure2_5x --disable-static
14cu|libspectrum-1.3.3-1|83	%make
14cu|libspectrum-1.3.3-1|84	
14cu|libspectrum-1.3.3-1|85	%install
14cu|libspectrum-1.3.3-1|86	%makeinstall_std
14cu|libspectrum-1.3.3-1|87	
14cu|libspectrum-1.3.3-1|88	%changelog
14cu|libspectrum-1.3.3-1|89	
14cu|libspectrum-1.3.3-1|90	* Sat May 06 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.3-1
14cu|libspectrum-1.3.3-1|91	- (44afc37) Merge branch 'rosa2016.1' into rosa2014.1
14cu|libspectrum-1.3.3-1|92	
14cu|libspectrum-1.3.3-1|93	

10689 14
14cu|libspf2-1.2.10-6|1	%define	major 2
14cu|libspf2-1.2.10-6|2	%define libname	%mklibname spf %{major}
14cu|libspf2-1.2.10-6|3	
14cu|libspf2-1.2.10-6|4	Summary:	Implementation of the SPF specification
14cu|libspf2-1.2.10-6|5	Name:		libspf2
14cu|libspf2-1.2.10-6|6	Version:	1.2.10
14cu|libspf2-1.2.10-6|7	Release:	6
14cu|libspf2-1.2.10-6|8	License:	BSD
14cu|libspf2-1.2.10-6|9	Group:		System/Libraries
14cu|libspf2-1.2.10-6|10	URL:		http://www.libspf2.org/
14cu|libspf2-1.2.10-6|11	Source0:	http://www.libspf2.org/spf/%{name}-%{version}.tar.gz
14cu|libspf2-1.2.10-6|12	
14cu|libspf2-1.2.10-6|13	%description
14cu|libspf2-1.2.10-6|14	libspf2 is an implementation of the SPF (Sender Policy Framework)
14cu|libspf2-1.2.10-6|15	specification as found at:
14cu|libspf2-1.2.10-6|16	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
14cu|libspf2-1.2.10-6|17	SPF allows email systems to check SPF DNS records and make sure
14cu|libspf2-1.2.10-6|18	that an email is authorized by the administrator of the domain
14cu|libspf2-1.2.10-6|19	name that it is coming from. This prevents email forgery, commonly
14cu|libspf2-1.2.10-6|20	used by spammers, scammers, and email viruses/worms.
14cu|libspf2-1.2.10-6|21	
14cu|libspf2-1.2.10-6|22	A lot of effort has been put into making it secure by design, and
14cu|libspf2-1.2.10-6|23	a great deal of effort has been put into the regression tests.
14cu|libspf2-1.2.10-6|24	
14cu|libspf2-1.2.10-6|25	%if "%{_lib}" != "lib"
14cu|libspf2-1.2.10-6|26	%package -n	%{libname}
14cu|libspf2-1.2.10-6|27	Summary:	Implementation of the SPF specification
14cu|libspf2-1.2.10-6|28	Group:		System/Libraries
14cu|libspf2-1.2.10-6|29	
14cu|libspf2-1.2.10-6|30	%description -n	%{libname}
14cu|libspf2-1.2.10-6|31	libspf2 is an implementation of the SPF (Sender Policy Framework)
14cu|libspf2-1.2.10-6|32	specification as found at:
14cu|libspf2-1.2.10-6|33	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
14cu|libspf2-1.2.10-6|34	SPF allows email systems to check SPF DNS records and make sure
14cu|libspf2-1.2.10-6|35	that an email is authorized by the administrator of the domain
14cu|libspf2-1.2.10-6|36	name that it is coming from. This prevents email forgery, commonly
14cu|libspf2-1.2.10-6|37	used by spammers, scammers, and email viruses/worms.
14cu|libspf2-1.2.10-6|38	
14cu|libspf2-1.2.10-6|39	A lot of effort has been put into making it secure by design, and
14cu|libspf2-1.2.10-6|40	a great deal of effort has been put into the regression tests.
14cu|libspf2-1.2.10-6|41	%endif
14cu|libspf2-1.2.10-6|42	
14cu|libspf2-1.2.10-6|43	%package -n	%{libname}-devel
14cu|libspf2-1.2.10-6|44	Summary:	Development tools needed to build programs that use libspf2
14cu|libspf2-1.2.10-6|45	Group:		Development/C
14cu|libspf2-1.2.10-6|46	Requires:	%{libname} = %{version}
14cu|libspf2-1.2.10-6|47	Provides:	%{libname}-devel = %{EVRD}
14cu|libspf2-1.2.10-6|48	Provides:	%{name}-devel = %{EVRD}
14cu|libspf2-1.2.10-6|49	
14cu|libspf2-1.2.10-6|50	%description -n	%{libname}-devel
14cu|libspf2-1.2.10-6|51	The libspf2-devel package contains the header files and static
14cu|libspf2-1.2.10-6|52	libraries necessary for developing programs using the libspf2
14cu|libspf2-1.2.10-6|53	(Sender Policy Framework) library.
14cu|libspf2-1.2.10-6|54	
14cu|libspf2-1.2.10-6|55	If you want to develop programs that will look up and process SPF
14cu|libspf2-1.2.10-6|56	records, you should install libspf2-devel. You also need to
14cu|libspf2-1.2.10-6|57	install the libspf2 package.
14cu|libspf2-1.2.10-6|58	
14cu|libspf2-1.2.10-6|59	%package -n	spf2-utils
14cu|libspf2-1.2.10-6|60	Summary:	Programs for making SPF queries using libspf2
14cu|libspf2-1.2.10-6|61	Group:		System/Servers
14cu|libspf2-1.2.10-6|62	
14cu|libspf2-1.2.10-6|63	%description -n	spf2-utils
14cu|libspf2-1.2.10-6|64	Programs for making SPF queries and checking their results using
14cu|libspf2-1.2.10-6|65	libspf2.
14cu|libspf2-1.2.10-6|66	
14cu|libspf2-1.2.10-6|67	%prep
14cu|libspf2-1.2.10-6|68	
14cu|libspf2-1.2.10-6|69	%setup -q
14cu|libspf2-1.2.10-6|70	
14cu|libspf2-1.2.10-6|71	%build
14cu|libspf2-1.2.10-6|72	
14cu|libspf2-1.2.10-6|73	# The configure script checks for the existence of __ns_get16 and uses the
14cu|libspf2-1.2.10-6|74	# system-supplied version if found, otherwise one from src/libreplace.
14cu|libspf2-1.2.10-6|75	# However, this function is marked GLIBC_PRIVATE in recent versions of glibc
14cu|libspf2-1.2.10-6|76	# and shouldn't be called even if the configure script finds it. So we make
14cu|libspf2-1.2.10-6|77	# sure that the configure script always uses the version in src/libreplace.
14cu|libspf2-1.2.10-6|78	# This prevents us getting an unresolvable dependency in the built RPM.
14cu|libspf2-1.2.10-6|79	cat > config.cache << EOF
14cu|libspf2-1.2.10-6|80	ac_cv_func___ns_get16=no
14cu|libspf2-1.2.10-6|81	EOF
14cu|libspf2-1.2.10-6|82	
14cu|libspf2-1.2.10-6|83	%configure2_5x \
14cu|libspf2-1.2.10-6|84	--cache-file=config.cache
14cu|libspf2-1.2.10-6|85	
14cu|libspf2-1.2.10-6|86	%make
14cu|libspf2-1.2.10-6|87	
14cu|libspf2-1.2.10-6|88	%install
14cu|libspf2-1.2.10-6|89	rm -rf %{buildroot}
14cu|libspf2-1.2.10-6|90	
14cu|libspf2-1.2.10-6|91	%makeinstall_std
14cu|libspf2-1.2.10-6|92	
14cu|libspf2-1.2.10-6|93	# install all headers
14cu|libspf2-1.2.10-6|94	install -m0644 src/include/*.h %{buildroot}%{_includedir}/spf2/
14cu|libspf2-1.2.10-6|95	
14cu|libspf2-1.2.10-6|96	# these binaries are needed by the tests above
14cu|libspf2-1.2.10-6|97	rm -f %{buildroot}%{_bindir}/*_static
14cu|libspf2-1.2.10-6|98	
14cu|libspf2-1.2.10-6|99	# rename the binaries to prevent file conflicts
14cu|libspf2-1.2.10-6|100	cd  %{buildroot}%{_bindir}
14cu|libspf2-1.2.10-6|101	for f in *; do mv ${f} ${f}2; done
14cu|libspf2-1.2.10-6|102	cd -
14cu|libspf2-1.2.10-6|103	
14cu|libspf2-1.2.10-6|104	%files -n %{libname}
14cu|libspf2-1.2.10-6|105	%doc README INSTALL LICENSES TODO
14cu|libspf2-1.2.10-6|106	%{_libdir}/lib*.so.%{major}*
14cu|libspf2-1.2.10-6|107	
14cu|libspf2-1.2.10-6|108	%files -n %{libname}-devel
14cu|libspf2-1.2.10-6|109	%{_libdir}/*.a
14cu|libspf2-1.2.10-6|110	%{_libdir}/*.so
14cu|libspf2-1.2.10-6|111	%{_includedir}/spf2
14cu|libspf2-1.2.10-6|112	
14cu|libspf2-1.2.10-6|113	%files -n spf2-utils
14cu|libspf2-1.2.10-6|114	%{_bindir}/spfd2
14cu|libspf2-1.2.10-6|115	%{_bindir}/spfquery2
14cu|libspf2-1.2.10-6|116	%{_bindir}/spftest2
14cu|libspf2-1.2.10-6|117	%{_bindir}/spf_example2
14cu|libspf2-1.2.10-6|118	
14cu|libspf2-1.2.10-6|119	
14cu|libspf2-1.2.10-6|120	
14cu|libspf2-1.2.10-6|121	%changelog
14cu|libspf2-1.2.10-6|122	
14cu|libspf2-1.2.10-6|123	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.10-6
14cu|libspf2-1.2.10-6|124	- (250877d) Merge pull request #1 from aabatrakov/libspf2:rosa2014.1
14cu|libspf2-1.2.10-6|125	- (250877d) Update (Alexey Batrakov)
14cu|libspf2-1.2.10-6|126	
14cu|libspf2-1.2.10-6|127	

10690 14
14cu|libspnav-0.2.3-1|1	%define oname spnav
14cu|libspnav-0.2.3-1|2	
14cu|libspnav-0.2.3-1|3	%define major 0
14cu|libspnav-0.2.3-1|4	%define libname %mklibname %{oname} %{major}
14cu|libspnav-0.2.3-1|5	%define devname %mklibname %{oname} -d
14cu|libspnav-0.2.3-1|6	
14cu|libspnav-0.2.3-1|7	Summary:	library to access 3D-input-devices
14cu|libspnav-0.2.3-1|8	Name:		libspnav
14cu|libspnav-0.2.3-1|9	Version:	0.2.3
14cu|libspnav-0.2.3-1|10	Release:	1
14cu|libspnav-0.2.3-1|11	License:	BSD
14cu|libspnav-0.2.3-1|12	Group:		System/Libraries
14cu|libspnav-0.2.3-1|13	Url:		http://spacenav.sourceforge.net/
14cu|libspnav-0.2.3-1|14	Source0:	http://download.sourceforge.net/spacenav/%{name}-%{version}.tar.gz
14cu|libspnav-0.2.3-1|15	Patch0:		libspnav-0.2.3-lib_links.patch
14cu|libspnav-0.2.3-1|16	BuildRequires:	pkgconfig(x11)
14cu|libspnav-0.2.3-1|17	
14cu|libspnav-0.2.3-1|18	%description
14cu|libspnav-0.2.3-1|19	The libspnav library is provided as a replacement of the magellan library. It
14cu|libspnav-0.2.3-1|20	provides a cleaner, and more orthogonal interface. libspnav supports both the
14cu|libspnav-0.2.3-1|21	original X11 protocol for communicating with the driver, and the new
14cu|libspnav-0.2.3-1|22	alternative non-X protocol. Programs that choose to use the X11 protocol, are
14cu|libspnav-0.2.3-1|23	automatically compatible with either the free spacenavd driver or the official
14cu|libspnav-0.2.3-1|24	3dxserv, as if they were using the magellan SDK.
14cu|libspnav-0.2.3-1|25	
14cu|libspnav-0.2.3-1|26	Also, libspnav provides a magellan API wrapper on top of the new API. So, any
14cu|libspnav-0.2.3-1|27	applications that were using the magellan library, can switch to libspnav
14cu|libspnav-0.2.3-1|28	without any changes. And programmers that are familliar with the magellan API
14cu|libspnav-0.2.3-1|29	can continue using it with a free library without the restrictions of the
14cu|libspnav-0.2.3-1|30	official SDK.
14cu|libspnav-0.2.3-1|31	
14cu|libspnav-0.2.3-1|32	#----------------------------------------------------------------------------
14cu|libspnav-0.2.3-1|33	
14cu|libspnav-0.2.3-1|34	%package -n %{libname}
14cu|libspnav-0.2.3-1|35	Summary:	Library to access 3D-input-devices
14cu|libspnav-0.2.3-1|36	Group:		System/Libraries
14cu|libspnav-0.2.3-1|37	
14cu|libspnav-0.2.3-1|38	%description -n %{libname}
14cu|libspnav-0.2.3-1|39	The libspnav library is provided as a replacement of the magellan library. It
14cu|libspnav-0.2.3-1|40	provides a cleaner, and more orthogonal interface. libspnav supports both the
14cu|libspnav-0.2.3-1|41	original X11 protocol for communicating with the driver, and the new
14cu|libspnav-0.2.3-1|42	alternative non-X protocol. Programs that choose to use the X11 protocol, are
14cu|libspnav-0.2.3-1|43	automatically compatible with either the free spacenavd driver or the official
14cu|libspnav-0.2.3-1|44	3dxserv, as if they were using the magellan SDK.
14cu|libspnav-0.2.3-1|45	
14cu|libspnav-0.2.3-1|46	Also, libspnav provides a magellan API wrapper on top of the new API. So, any
14cu|libspnav-0.2.3-1|47	applications that were using the magellan library, can switch to libspnav
14cu|libspnav-0.2.3-1|48	without any changes. And programmers that are familliar with the magellan API
14cu|libspnav-0.2.3-1|49	can continue using it with a free library without the restrictions of the
14cu|libspnav-0.2.3-1|50	official SDK.
14cu|libspnav-0.2.3-1|51	
14cu|libspnav-0.2.3-1|52	%files -n %{libname}
14cu|libspnav-0.2.3-1|53	%{_libdir}/libspnav.so.%{major}*
14cu|libspnav-0.2.3-1|54	
14cu|libspnav-0.2.3-1|55	#----------------------------------------------------------------------------
14cu|libspnav-0.2.3-1|56	
14cu|libspnav-0.2.3-1|57	%package -n %{devname}
14cu|libspnav-0.2.3-1|58	Summary:	Development files for %{name}
14cu|libspnav-0.2.3-1|59	Group:		Development/C
14cu|libspnav-0.2.3-1|60	Requires:	%{libname} = %{EVRD}
14cu|libspnav-0.2.3-1|61	Provides:	%{name}-devel = %{EVRD}
14cu|libspnav-0.2.3-1|62	Provides:	%{oname}-devel = %{EVRD}
14cu|libspnav-0.2.3-1|63	
14cu|libspnav-0.2.3-1|64	%description -n %{devname}
14cu|libspnav-0.2.3-1|65	libspnav - library to access 3D-input-devices.
14cu|libspnav-0.2.3-1|66	
14cu|libspnav-0.2.3-1|67	This package contains development files.
14cu|libspnav-0.2.3-1|68	
14cu|libspnav-0.2.3-1|69	%files -n %{devname}
14cu|libspnav-0.2.3-1|70	%{_includedir}/*.h
14cu|libspnav-0.2.3-1|71	%{_libdir}/*.so
14cu|libspnav-0.2.3-1|72	
14cu|libspnav-0.2.3-1|73	#----------------------------------------------------------------------------
14cu|libspnav-0.2.3-1|74	
14cu|libspnav-0.2.3-1|75	%prep
14cu|libspnav-0.2.3-1|76	%setup -q
14cu|libspnav-0.2.3-1|77	%apply_patches
14cu|libspnav-0.2.3-1|78	
14cu|libspnav-0.2.3-1|79	%build
14cu|libspnav-0.2.3-1|80	sed -i "s/libdir=lib/libdir=%{_lib}/g" configure
14cu|libspnav-0.2.3-1|81	%configure2_5x \
14cu|libspnav-0.2.3-1|82	--disable-static
14cu|libspnav-0.2.3-1|83	sed -i "s/CFLAGS =/CFLAGS +=/g" Makefile
14cu|libspnav-0.2.3-1|84	%make
14cu|libspnav-0.2.3-1|85	
14cu|libspnav-0.2.3-1|86	%install
14cu|libspnav-0.2.3-1|87	%makeinstall_std
14cu|libspnav-0.2.3-1|88	
14cu|libspnav-0.2.3-1|89	chmod 755 %{buildroot}%{_libdir}/*.so.*
14cu|libspnav-0.2.3-1|90	chmod 644 %{buildroot}%{_includedir}/*.h
14cu|libspnav-0.2.3-1|91	
14cu|libspnav-0.2.3-1|92	# Remove static library
14cu|libspnav-0.2.3-1|93	rm -f %{buildroot}%{_libdir}/%{name}.a
14cu|libspnav-0.2.3-1|94	
14cu|libspnav-0.2.3-1|95	%changelog
14cu|libspnav-0.2.3-1|96	
14cu|libspnav-0.2.3-1|97	* Sun Apr 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.3-1
14cu|libspnav-0.2.3-1|98	- (58b36e1) Minor spec style adjustment
14cu|libspnav-0.2.3-1|99	
14cu|libspnav-0.2.3-1|100	

10691 14
14cu|libsrtp-1.5.3-1|1	%define	major 1
14cu|libsrtp-1.5.3-1|2	%define libname	%mklibname srtp %{major}
14cu|libsrtp-1.5.3-1|3	%define develname %mklibname -d srtp
14cu|libsrtp-1.5.3-1|4	%define _disable_rebuild_configure 1
14cu|libsrtp-1.5.3-1|5	
14cu|libsrtp-1.5.3-1|6	Summary:	Secure Real-time Transport Protocol (SRTP)
14cu|libsrtp-1.5.3-1|7	Name:		libsrtp
14cu|libsrtp-1.5.3-1|8	Version:	1.5.3
14cu|libsrtp-1.5.3-1|9	Release:	1
14cu|libsrtp-1.5.3-1|10	License:	GPL
14cu|libsrtp-1.5.3-1|11	Group:		System/Libraries
14cu|libsrtp-1.5.3-1|12	URL:		https://github.com/cisco/libsrtp/
14cu|libsrtp-1.5.3-1|13	Source0:	https://github.com/cisco/libsrtp/releases/v%{version}.tar.gz
14cu|libsrtp-1.5.3-1|14	BuildRequires:	autoconf automake libtool
14cu|libsrtp-1.5.3-1|15	
14cu|libsrtp-1.5.3-1|16	%description
14cu|libsrtp-1.5.3-1|17	SRTP is a security profile for RTP that adds confidentiality, message
14cu|libsrtp-1.5.3-1|18	authentication, and replay protection to that protocol. It is specified
14cu|libsrtp-1.5.3-1|19	in RFC 3711.
14cu|libsrtp-1.5.3-1|20	
14cu|libsrtp-1.5.3-1|21	%package -n	%{libname}
14cu|libsrtp-1.5.3-1|22	Summary:	Secure Real-time Transport Protocol (SRTP) library
14cu|libsrtp-1.5.3-1|23	Group:          System/Libraries
14cu|libsrtp-1.5.3-1|24	
14cu|libsrtp-1.5.3-1|25	%description -n	%{libname}
14cu|libsrtp-1.5.3-1|26	SRTP is a security profile for RTP that adds confidentiality, message
14cu|libsrtp-1.5.3-1|27	authentication, and replay protection to that protocol. It is specified
14cu|libsrtp-1.5.3-1|28	in RFC 3711.
14cu|libsrtp-1.5.3-1|29	
14cu|libsrtp-1.5.3-1|30	%package -n	%{develname}
14cu|libsrtp-1.5.3-1|31	Summary:	Development files for the SRTP library
14cu|libsrtp-1.5.3-1|32	Group:		Development/C
14cu|libsrtp-1.5.3-1|33	Requires:	%{libname} = %{version}
14cu|libsrtp-1.5.3-1|34	Provides:	srtp-devel = %{version}-%{release}
14cu|libsrtp-1.5.3-1|35	
14cu|libsrtp-1.5.3-1|36	%description -n	%{develname}
14cu|libsrtp-1.5.3-1|37	SRTP is a security profile for RTP that adds confidentiality, message
14cu|libsrtp-1.5.3-1|38	authentication, and replay protection to that protocol. It is specified
14cu|libsrtp-1.5.3-1|39	in RFC 3711.
14cu|libsrtp-1.5.3-1|40	
14cu|libsrtp-1.5.3-1|41	This package contains the development files for the Secure Real-time Transport
14cu|libsrtp-1.5.3-1|42	Protocol (SRTP) library
14cu|libsrtp-1.5.3-1|43	
14cu|libsrtp-1.5.3-1|44	%prep
14cu|libsrtp-1.5.3-1|45	
14cu|libsrtp-1.5.3-1|46	%setup -q
14cu|libsrtp-1.5.3-1|47	%apply_patches
14cu|libsrtp-1.5.3-1|48	
14cu|libsrtp-1.5.3-1|49	%build
14cu|libsrtp-1.5.3-1|50	
14cu|libsrtp-1.5.3-1|51	%configure \
14cu|libsrtp-1.5.3-1|52	--enable-syslog \
14cu|libsrtp-1.5.3-1|53	--enable-generic-aesicm
14cu|libsrtp-1.5.3-1|54	
14cu|libsrtp-1.5.3-1|55	%make libsrtp.so.%{major}
14cu|libsrtp-1.5.3-1|56	
14cu|libsrtp-1.5.3-1|57	%install
14cu|libsrtp-1.5.3-1|58	%makeinstall_std
14cu|libsrtp-1.5.3-1|59	
14cu|libsrtp-1.5.3-1|60	%files -n %{libname}
14cu|libsrtp-1.5.3-1|61	%doc CHANGES README
14cu|libsrtp-1.5.3-1|62	%{_libdir}/*.so.%{major}*
14cu|libsrtp-1.5.3-1|63	
14cu|libsrtp-1.5.3-1|64	%files -n %{develname}
14cu|libsrtp-1.5.3-1|65	%doc CHANGES README
14cu|libsrtp-1.5.3-1|66	%{_includedir}/srtp/*
14cu|libsrtp-1.5.3-1|67	%{_libdir}/*.so
14cu|libsrtp-1.5.3-1|68	%{_libdir}/pkgconfig/libsrtp.pc
14cu|libsrtp-1.5.3-1|69	
14cu|libsrtp-1.5.3-1|70	
14cu|libsrtp-1.5.3-1|71	
14cu|libsrtp-1.5.3-1|72	%changelog
14cu|libsrtp-1.5.3-1|73	
14cu|libsrtp-1.5.3-1|74	* Fri Jan 29 2016 Denis Silakov <dsilakov@gmail.com> 1.5.3-1
14cu|libsrtp-1.5.3-1|75	- (e01c8e2) Updated to 1.5.3
14cu|libsrtp-1.5.3-1|76	
14cu|libsrtp-1.5.3-1|77	

10692 14
14cu|libss7-2.0.0-1|1	%define	major 2
14cu|libss7-2.0.0-1|2	%define libname %mklibname ss7 _%{major}
14cu|libss7-2.0.0-1|3	%define develname %mklibname ss7 -d
14cu|libss7-2.0.0-1|4	
14cu|libss7-2.0.0-1|5	Summary:	Provides SS7 protocol services to applications
14cu|libss7-2.0.0-1|6	Name:		libss7
14cu|libss7-2.0.0-1|7	Version:	2.0.0
14cu|libss7-2.0.0-1|8	Release:	1
14cu|libss7-2.0.0-1|9	License:	GPL
14cu|libss7-2.0.0-1|10	Group:		System/Libraries
14cu|libss7-2.0.0-1|11	URL:		http://www.asterisk.org/
14cu|libss7-2.0.0-1|12	Source0:	http://ftp.digium.com/pub/libss7/%{name}-%{version}.tar.gz
14cu|libss7-2.0.0-1|13	
14cu|libss7-2.0.0-1|14	%description
14cu|libss7-2.0.0-1|15	libss7 is a userspace library that is used for providing SS7 protocol services
14cu|libss7-2.0.0-1|16	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cu|libss7-2.0.0-1|17	SS7, however it was written in a manner that will easily allow support for
14cu|libss7-2.0.0-1|18	other various national specific variants in the future.  For a working
14cu|libss7-2.0.0-1|19	reference implementation, see the various link test programs, as well as the
14cu|libss7-2.0.0-1|20	Asterisk Open Source PBX.
14cu|libss7-2.0.0-1|21	
14cu|libss7-2.0.0-1|22	%package -n	%{libname}
14cu|libss7-2.0.0-1|23	Summary:	Provides SS7 protocol services to applications
14cu|libss7-2.0.0-1|24	Group:          System/Libraries
14cu|libss7-2.0.0-1|25	
14cu|libss7-2.0.0-1|26	%description -n	%{libname}
14cu|libss7-2.0.0-1|27	libss7 is a userspace library that is used for providing SS7 protocol services
14cu|libss7-2.0.0-1|28	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cu|libss7-2.0.0-1|29	SS7, however it was written in a manner that will easily allow support for
14cu|libss7-2.0.0-1|30	other various national specific variants in the future.  For a working
14cu|libss7-2.0.0-1|31	reference implementation, see the various link test programs, as well as the
14cu|libss7-2.0.0-1|32	Asterisk Open Source PBX.
14cu|libss7-2.0.0-1|33	
14cu|libss7-2.0.0-1|34	%package -n	%{develname}
14cu|libss7-2.0.0-1|35	Summary:	Development libraries and headers for %{name}
14cu|libss7-2.0.0-1|36	Group:		Development/C
14cu|libss7-2.0.0-1|37	Requires:	%{libname} = %{version}-%{release}
14cu|libss7-2.0.0-1|38	Provides:	ss7-devel = %{version}-%{release}
14cu|libss7-2.0.0-1|39	Provides:	%{name}-devel = %{version}-%{release}
14cu|libss7-2.0.0-1|40	
14cu|libss7-2.0.0-1|41	%description -n	%{develname}
14cu|libss7-2.0.0-1|42	libss7 is a userspace library that is used for providing SS7 protocol services
14cu|libss7-2.0.0-1|43	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
14cu|libss7-2.0.0-1|44	SS7, however it was written in a manner that will easily allow support for
14cu|libss7-2.0.0-1|45	other various national specific variants in the future.  For a working
14cu|libss7-2.0.0-1|46	reference implementation, see the various link test programs, as well as the
14cu|libss7-2.0.0-1|47	Asterisk Open Source PBX.
14cu|libss7-2.0.0-1|48	
14cu|libss7-2.0.0-1|49	This package contains all of the development files that you will need in order
14cu|libss7-2.0.0-1|50	to compile %{name} applications.
14cu|libss7-2.0.0-1|51	
14cu|libss7-2.0.0-1|52	%prep
14cu|libss7-2.0.0-1|53	
14cu|libss7-2.0.0-1|54	%setup -q
14cu|libss7-2.0.0-1|55	
14cu|libss7-2.0.0-1|56	# lib64 fix
14cu|libss7-2.0.0-1|57	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
14cu|libss7-2.0.0-1|58	
14cu|libss7-2.0.0-1|59	%build
14cu|libss7-2.0.0-1|60	
14cu|libss7-2.0.0-1|61	%make CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
14cu|libss7-2.0.0-1|62	
14cu|libss7-2.0.0-1|63	%install
14cu|libss7-2.0.0-1|64	make \
14cu|libss7-2.0.0-1|65	INSTALL_PREFIX="%{buildroot}" \
14cu|libss7-2.0.0-1|66	install
14cu|libss7-2.0.0-1|67	
14cu|libss7-2.0.0-1|68	# cleanup
14cu|libss7-2.0.0-1|69	rm -f %{buildroot}%{_libdir}/*.a
14cu|libss7-2.0.0-1|70	
14cu|libss7-2.0.0-1|71	%files -n %{libname}
14cu|libss7-2.0.0-1|72	%doc ChangeLog README NEWS*
14cu|libss7-2.0.0-1|73	%{_libdir}/lib*.so.%{major}*
14cu|libss7-2.0.0-1|74	
14cu|libss7-2.0.0-1|75	%files -n %{develname}
14cu|libss7-2.0.0-1|76	%{_includedir}/*.h
14cu|libss7-2.0.0-1|77	%{_libdir}/*.so
14cu|libss7-2.0.0-1|78	
14cu|libss7-2.0.0-1|79	
14cu|libss7-2.0.0-1|80	
14cu|libss7-2.0.0-1|81	
14cu|libss7-2.0.0-1|82	
14cu|libss7-2.0.0-1|83	%changelog
14cu|libss7-2.0.0-1|84	
14cu|libss7-2.0.0-1|85	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 2.0.0-1
14cu|libss7-2.0.0-1|86	- (04244d1) Updated to 2.0.0
14cu|libss7-2.0.0-1|87	
14cu|libss7-2.0.0-1|88	

10693 14
14cu|libsysstat-0.3.2-1|1	%define major 0
14cu|libsysstat-0.3.2-1|2	%define beta %{nil}
14cu|libsysstat-0.3.2-1|3	%define scmrev %{nil}
14cu|libsysstat-0.3.2-1|4	%define api_ver 5
14cu|libsysstat-0.3.2-1|5	%define libname %mklibname sysstat-qt %{api_ver} %{major}
14cu|libsysstat-0.3.2-1|6	%define devname %mklibname sysstat-qt %{api_ver} -d
14cu|libsysstat-0.3.2-1|7	%define oldlibname %mklibname sysstat-qt%{api_ver} %{major}
14cu|libsysstat-0.3.2-1|8	%define olddevname %mklibname sysstat-qt%{api_ver} -d
14cu|libsysstat-0.3.2-1|9	%define qt4libname %mklibname sysstat %{major}
14cu|libsysstat-0.3.2-1|10	%define qt4devname %mklibname sysstat -d
14cu|libsysstat-0.3.2-1|11	
14cu|libsysstat-0.3.2-1|12	Name: libsysstat
14cu|libsysstat-0.3.2-1|13	Version: 0.3.2
14cu|libsysstat-0.3.2-1|14	%if "%{beta}" == ""
14cu|libsysstat-0.3.2-1|15	%if "%{scmrev}" == ""
14cu|libsysstat-0.3.2-1|16	Release: 1
14cu|libsysstat-0.3.2-1|17	Source0: https://downloads.lxqt.org/libsysstat/%{version}/%{name}-%{version}.tar.xz
14cu|libsysstat-0.3.2-1|18	%else
14cu|libsysstat-0.3.2-1|19	Release: 0.%{scmrev}.2
14cu|libsysstat-0.3.2-1|20	Source0: %{name}-%{scmrev}.tar.xz
14cu|libsysstat-0.3.2-1|21	%endif
14cu|libsysstat-0.3.2-1|22	%else
14cu|libsysstat-0.3.2-1|23	%if "%{scmrev}" == ""
14cu|libsysstat-0.3.2-1|24	Release: 0.%{beta}.2
14cu|libsysstat-0.3.2-1|25	Source0: %{name}-%{version}%{beta}.tar.xz
14cu|libsysstat-0.3.2-1|26	%else
14cu|libsysstat-0.3.2-1|27	Release: 0.%{beta}.%{scmrev}.2
14cu|libsysstat-0.3.2-1|28	Source0: %{name}-%{scmrev}.tar.xz
14cu|libsysstat-0.3.2-1|29	%endif
14cu|libsysstat-0.3.2-1|30	%endif
14cu|libsysstat-0.3.2-1|31	Summary: System status library for LXQt
14cu|libsysstat-0.3.2-1|32	URL: http://lxqt.org/
14cu|libsysstat-0.3.2-1|33	License: GPL
14cu|libsysstat-0.3.2-1|34	Group: System/Libraries
14cu|libsysstat-0.3.2-1|35	BuildRequires: cmake
14cu|libsysstat-0.3.2-1|36	BuildRequires: qmake5
14cu|libsysstat-0.3.2-1|37	BuildRequires: qt5-devel
14cu|libsysstat-0.3.2-1|38	BuildRequires: qt5-linguist-tools
14cu|libsysstat-0.3.2-1|39	BuildRequires: pkgconfig(Qt5X11Extras)
14cu|libsysstat-0.3.2-1|40	
14cu|libsysstat-0.3.2-1|41	%description
14cu|libsysstat-0.3.2-1|42	System status library for LXQt
14cu|libsysstat-0.3.2-1|43	
14cu|libsysstat-0.3.2-1|44	%package -n %{libname}
14cu|libsysstat-0.3.2-1|45	Summary: System status library for LXQt
14cu|libsysstat-0.3.2-1|46	Group: System/Libraries
14cu|libsysstat-0.3.2-1|47	%rename %{qt4libname}
14cu|libsysstat-0.3.2-1|48	%rename %{oldlibname}
14cu|libsysstat-0.3.2-1|49	
14cu|libsysstat-0.3.2-1|50	%description -n %{libname}
14cu|libsysstat-0.3.2-1|51	System status library for LXQt
14cu|libsysstat-0.3.2-1|52	
14cu|libsysstat-0.3.2-1|53	%package -n %{devname}
14cu|libsysstat-0.3.2-1|54	Summary: Development files for %{name}
14cu|libsysstat-0.3.2-1|55	Group: Development/C
14cu|libsysstat-0.3.2-1|56	Requires: %{libname} = %{EVRD}
14cu|libsysstat-0.3.2-1|57	%rename %{qt4devname}
14cu|libsysstat-0.3.2-1|58	%rename %{olddevname}
14cu|libsysstat-0.3.2-1|59	
14cu|libsysstat-0.3.2-1|60	%description -n %{devname}
14cu|libsysstat-0.3.2-1|61	Development files (Headers etc.) for %{name}.
14cu|libsysstat-0.3.2-1|62	
14cu|libsysstat-0.3.2-1|63	%prep
14cu|libsysstat-0.3.2-1|64	%if "%{scmrev}" == ""
14cu|libsysstat-0.3.2-1|65	%setup -q -n %{name}-%{version}%{beta}
14cu|libsysstat-0.3.2-1|66	%else
14cu|libsysstat-0.3.2-1|67	%setup -q -n %{name}-%{scmrev}
14cu|libsysstat-0.3.2-1|68	%endif
14cu|libsysstat-0.3.2-1|69	%cmake -DUSE_QT5:BOOL=ON
14cu|libsysstat-0.3.2-1|70	
14cu|libsysstat-0.3.2-1|71	%build
14cu|libsysstat-0.3.2-1|72	%make -C build
14cu|libsysstat-0.3.2-1|73	
14cu|libsysstat-0.3.2-1|74	%install
14cu|libsysstat-0.3.2-1|75	%makeinstall_std -C build
14cu|libsysstat-0.3.2-1|76	
14cu|libsysstat-0.3.2-1|77	# Drop double slash from pc files
14cu|libsysstat-0.3.2-1|78	sed -i 's#//usr#/usr#' %{buildroot}%{_libdir}/pkgconfig/*pc
14cu|libsysstat-0.3.2-1|79	
14cu|libsysstat-0.3.2-1|80	
14cu|libsysstat-0.3.2-1|81	%files -n %{libname}
14cu|libsysstat-0.3.2-1|82	%{_libdir}/*.so.%{major}*
14cu|libsysstat-0.3.2-1|83	
14cu|libsysstat-0.3.2-1|84	%files -n %{devname}
14cu|libsysstat-0.3.2-1|85	%{_includedir}/*
14cu|libsysstat-0.3.2-1|86	%{_libdir}/*.so
14cu|libsysstat-0.3.2-1|87	%{_libdir}/pkgconfig/*
14cu|libsysstat-0.3.2-1|88	%{_datadir}/cmake/sysstat-qt5
14cu|libsysstat-0.3.2-1|89	
14cu|libsysstat-0.3.2-1|90	%changelog
14cu|libsysstat-0.3.2-1|91	
14cu|libsysstat-0.3.2-1|92	* Tue Sep 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
14cu|libsysstat-0.3.2-1|93	- (f275e39) Updated to 0.3.2
14cu|libsysstat-0.3.2-1|94	
14cu|libsysstat-0.3.2-1|95	

10694 14
14cu|libtaginfo-0.2.0-1|1	%define major 1
14cu|libtaginfo-0.2.0-1|2	%define libname %mklibname taginfo %{major}
14cu|libtaginfo-0.2.0-1|3	%define devname %mklibname taginfo -d
14cu|libtaginfo-0.2.0-1|4	
14cu|libtaginfo-0.2.0-1|5	%define major_c 0
14cu|libtaginfo-0.2.0-1|6	%define libname_c %mklibname taginfo_c %{major_c}
14cu|libtaginfo-0.2.0-1|7	
14cu|libtaginfo-0.2.0-1|8	Summary:	A library for reading media metadata (tags)
14cu|libtaginfo-0.2.0-1|9	Name:		libtaginfo
14cu|libtaginfo-0.2.0-1|10	Version:	0.2.0
14cu|libtaginfo-0.2.0-1|11	Release:	1
14cu|libtaginfo-0.2.0-1|12	License:	LGPLv2+
14cu|libtaginfo-0.2.0-1|13	Group:		System/Libraries
14cu|libtaginfo-0.2.0-1|14	Url:		https://bitbucket.org/shuerhaaken/libtaginfo
14cu|libtaginfo-0.2.0-1|15	Source0:	https://bitbucket.org/shuerhaaken/libtaginfo/downloads/libtaginfo-%{version}.tar.gz
14cu|libtaginfo-0.2.0-1|16	
14cu|libtaginfo-0.2.0-1|17	BuildRequires:	pkgconfig(taglib_c)
14cu|libtaginfo-0.2.0-1|18	
14cu|libtaginfo-0.2.0-1|19	
14cu|libtaginfo-0.2.0-1|20	%description
14cu|libtaginfo-0.2.0-1|21	TagInfo is a convenience wrapper for taglib with C and vala bindings.
14cu|libtaginfo-0.2.0-1|22	
14cu|libtaginfo-0.2.0-1|23	Features are reading/writing fields like: Artist, Album, Title, Genre,
14cu|libtaginfo-0.2.0-1|24	AlbumArtist, Comments, Disk number, Compilation flag, User labels,
14cu|libtaginfo-0.2.0-1|25	Embedded Images, Lyrics, Audio properties (length, bitrate,
14cu|libtaginfo-0.2.0-1|26	samplerate, channels ...), ...
14cu|libtaginfo-0.2.0-1|27	
14cu|libtaginfo-0.2.0-1|28	#------------------------------------------------------------------
14cu|libtaginfo-0.2.0-1|29	
14cu|libtaginfo-0.2.0-1|30	%package -n     %{libname}
14cu|libtaginfo-0.2.0-1|31	Summary:	Taginfo shared library
14cu|libtaginfo-0.2.0-1|32	Group:		System/Libraries
14cu|libtaginfo-0.2.0-1|33	
14cu|libtaginfo-0.2.0-1|34	%description -n %{libname}
14cu|libtaginfo-0.2.0-1|35	Taginfo shared library.
14cu|libtaginfo-0.2.0-1|36	
14cu|libtaginfo-0.2.0-1|37	%files -n %{libname}
14cu|libtaginfo-0.2.0-1|38	%doc COPYING AUTHORS NEWS README TODO
14cu|libtaginfo-0.2.0-1|39	%{_libdir}/libtaginfo.so.%{major}*
14cu|libtaginfo-0.2.0-1|40	
14cu|libtaginfo-0.2.0-1|41	#------------------------------------------------------------------
14cu|libtaginfo-0.2.0-1|42	
14cu|libtaginfo-0.2.0-1|43	%package -n     %{libname_c}
14cu|libtaginfo-0.2.0-1|44	Summary:	Taginfo_c shared library
14cu|libtaginfo-0.2.0-1|45	Group:		System/Libraries
14cu|libtaginfo-0.2.0-1|46	
14cu|libtaginfo-0.2.0-1|47	%description -n %{libname_c}
14cu|libtaginfo-0.2.0-1|48	%{libname_c} shared library.
14cu|libtaginfo-0.2.0-1|49	
14cu|libtaginfo-0.2.0-1|50	%files -n %{libname_c}
14cu|libtaginfo-0.2.0-1|51	%{_libdir}/libtaginfo_c.so.%{major_c}*
14cu|libtaginfo-0.2.0-1|52	
14cu|libtaginfo-0.2.0-1|53	#------------------------------------------------------------------
14cu|libtaginfo-0.2.0-1|54	
14cu|libtaginfo-0.2.0-1|55	%package -n     %{devname}
14cu|libtaginfo-0.2.0-1|56	Summary:	Taginfo development files
14cu|libtaginfo-0.2.0-1|57	Group:		Development/Other
14cu|libtaginfo-0.2.0-1|58	Requires:	%{libname} = %{EVRD}
14cu|libtaginfo-0.2.0-1|59	Requires:	%{libname_c} = %{EVRD}
14cu|libtaginfo-0.2.0-1|60	
14cu|libtaginfo-0.2.0-1|61	%description -n %{devname}
14cu|libtaginfo-0.2.0-1|62	Taginfo development files.
14cu|libtaginfo-0.2.0-1|63	
14cu|libtaginfo-0.2.0-1|64	%files -n %{devname}
14cu|libtaginfo-0.2.0-1|65	%doc examples
14cu|libtaginfo-0.2.0-1|66	%{_includedir}/*
14cu|libtaginfo-0.2.0-1|67	%{_libdir}/*.so
14cu|libtaginfo-0.2.0-1|68	%dir %{_libdir}/libtaginfo
14cu|libtaginfo-0.2.0-1|69	%{_libdir}/libtaginfo/include
14cu|libtaginfo-0.2.0-1|70	%{_libdir}/pkgconfig/libtaginfo*.pc
14cu|libtaginfo-0.2.0-1|71	%dir %{_datadir}/vala
14cu|libtaginfo-0.2.0-1|72	%dir %{_datadir}/vala/vapi
14cu|libtaginfo-0.2.0-1|73	%{_datadir}/vala/vapi/libtaginfo_c.vapi
14cu|libtaginfo-0.2.0-1|74	
14cu|libtaginfo-0.2.0-1|75	#------------------------------------------------------------------
14cu|libtaginfo-0.2.0-1|76	
14cu|libtaginfo-0.2.0-1|77	%prep
14cu|libtaginfo-0.2.0-1|78	%setup -q
14cu|libtaginfo-0.2.0-1|79	
14cu|libtaginfo-0.2.0-1|80	%build
14cu|libtaginfo-0.2.0-1|81	%configure2_5x
14cu|libtaginfo-0.2.0-1|82	%make
14cu|libtaginfo-0.2.0-1|83	
14cu|libtaginfo-0.2.0-1|84	%install
14cu|libtaginfo-0.2.0-1|85	%makeinstall_std
14cu|libtaginfo-0.2.0-1|86	
14cu|libtaginfo-0.2.0-1|87	%check
14cu|libtaginfo-0.2.0-1|88	make check
14cu|libtaginfo-0.2.0-1|89	
14cu|libtaginfo-0.2.0-1|90	
14cu|libtaginfo-0.2.0-1|91	
14cu|libtaginfo-0.2.0-1|92	%changelog
14cu|libtaginfo-0.2.0-1|93	* Thu Nov 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
14cu|libtaginfo-0.2.0-1|94	+ Revision: a4c5682
14cu|libtaginfo-0.2.0-1|95	- Imported from SRPM
14cu|libtaginfo-0.2.0-1|96	
14cu|libtaginfo-0.2.0-1|97	

10695 14
14cu|libtcod-1.6.0-40125c08ce3c.0.1|1	%define major   0
14cu|libtcod-1.6.0-40125c08ce3c.0.1|2	%define libname %mklibname tcod %{major}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|3	%define devname %mklibname tcod -d
14cu|libtcod-1.6.0-40125c08ce3c.0.1|4	%define staticname %mklibname tcod -d -s
14cu|libtcod-1.6.0-40125c08ce3c.0.1|5	%define git 40125c08ce3c
14cu|libtcod-1.6.0-40125c08ce3c.0.1|6	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|7	Name:           libtcod
14cu|libtcod-1.6.0-40125c08ce3c.0.1|8	Version:        1.6.0
14cu|libtcod-1.6.0-40125c08ce3c.0.1|9	Release:        %{git}.0.1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|10	Summary:        Color console, input management and other tools for roguelike games
14cu|libtcod-1.6.0-40125c08ce3c.0.1|11	Group:          System/Libraries
14cu|libtcod-1.6.0-40125c08ce3c.0.1|12	License:        BSD
14cu|libtcod-1.6.0-40125c08ce3c.0.1|13	Url:            http://roguecentral.org/doryen/libtcod/
14cu|libtcod-1.6.0-40125c08ce3c.0.1|14	# https://bitbucket.org/libtcod/libtcod/downloads?tab=tags
14cu|libtcod-1.6.0-40125c08ce3c.0.1|15	Source0:        https://bitbucket.org/libtcod/libtcod/get/1.6.0-pre1.tar.bz2
14cu|libtcod-1.6.0-40125c08ce3c.0.1|16	# debian patches
14cu|libtcod-1.6.0-40125c08ce3c.0.1|17	Patch0:         0001-Use-global-zlib.h.patch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|18	Patch1:         0002-Fix-soname.patch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|19	Patch2:         0003-Fix-spelling-errors.patch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|20	Patch3:         0004-Fix-cppcheck.patch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|21	Patch4:         0005-Fix-warnings.patch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|22	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|23	BuildRequires:  pkgconfig(sdl2)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|24	BuildRequires:  pkgconfig(zlib)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|25	BuildRequires:  pkgconfig(libpng)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|26	BuildRequires:  upx
14cu|libtcod-1.6.0-40125c08ce3c.0.1|27	BuildRequires:  pkgconfig(python)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|28	BuildRequires:  pkgconfig(x11)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|29	BuildRequires:  pythonegg(setuptools)
14cu|libtcod-1.6.0-40125c08ce3c.0.1|30	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|31	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|32	%description
14cu|libtcod-1.6.0-40125c08ce3c.0.1|33	libtcod, a.k.a. "The Doryen Library", is a free, fast, portable and
14cu|libtcod-1.6.0-40125c08ce3c.0.1|34	uncomplicated API for roguelike developpers providing an advanced
14cu|libtcod-1.6.0-40125c08ce3c.0.1|35	true color console, input, and lots of other utilities frequently
14cu|libtcod-1.6.0-40125c08ce3c.0.1|36	used in roguelikes.
14cu|libtcod-1.6.0-40125c08ce3c.0.1|37	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|38	#----------------------------------------------------------------------
14cu|libtcod-1.6.0-40125c08ce3c.0.1|39	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|40	%package -n     %{libname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|41	Summary:        Color console, input management and other tools for roguelike games
14cu|libtcod-1.6.0-40125c08ce3c.0.1|42	Group:          System/Libraries
14cu|libtcod-1.6.0-40125c08ce3c.0.1|43	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|44	%description -n %{libname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|45	libtcod, a.k.a. "The Doryen Library", is a free, fast, portable and
14cu|libtcod-1.6.0-40125c08ce3c.0.1|46	uncomplicated API for roguelike developpers providing an advanced
14cu|libtcod-1.6.0-40125c08ce3c.0.1|47	true color console, input, and lots of other utilities frequently
14cu|libtcod-1.6.0-40125c08ce3c.0.1|48	used in roguelikes.
14cu|libtcod-1.6.0-40125c08ce3c.0.1|49	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|50	%files -n       %{libname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|51	%doc *.txt *.md
14cu|libtcod-1.6.0-40125c08ce3c.0.1|52	%{_libdir}/%{name}*.so.%{major}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|53	%{_libdir}/%{name}*.so.0.0.0
14cu|libtcod-1.6.0-40125c08ce3c.0.1|54	#----------------------------------------------------------------------
14cu|libtcod-1.6.0-40125c08ce3c.0.1|55	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|56	%package -n     %{devname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|57	Summary:        Development headers for %{name}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|58	Group:          Development/C
14cu|libtcod-1.6.0-40125c08ce3c.0.1|59	Requires:       %{libname} = %{EVRD}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|60	Provides:       %{name}-devel = %{EVRD}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|61	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|62	%description -n %{devname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|63	This package contains development headers and libraries for %{name}.
14cu|libtcod-1.6.0-40125c08ce3c.0.1|64	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|65	%files -n       %{devname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|66	%doc doc/
14cu|libtcod-1.6.0-40125c08ce3c.0.1|67	%{_includedir}/%{name}/
14cu|libtcod-1.6.0-40125c08ce3c.0.1|68	%{_libdir}/%{name}*.so
14cu|libtcod-1.6.0-40125c08ce3c.0.1|69	%{_libdir}/pkgconfig/%{name}.pc
14cu|libtcod-1.6.0-40125c08ce3c.0.1|70	#----------------------------------------------------------------------
14cu|libtcod-1.6.0-40125c08ce3c.0.1|71	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|72	%package -n %{staticname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|73	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|74	Summary:	Static development files for %{name}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|75	Group:		Development/Other
14cu|libtcod-1.6.0-40125c08ce3c.0.1|76	Provides:	%{name}-devel-static = %{EVRD}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|77	Provides:	%{name}-static-devel = %{EVRD}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|78	Requires:	%{devname} = %{EVRD}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|79	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|80	%description -n %{staticname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|81	This package contains the static development files for %{name}.
14cu|libtcod-1.6.0-40125c08ce3c.0.1|82	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|83	%files -n %{staticname}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|84	%doc build/README.txt
14cu|libtcod-1.6.0-40125c08ce3c.0.1|85	%{_libdir}/*.a
14cu|libtcod-1.6.0-40125c08ce3c.0.1|86	#----------------------------------------------------------------------
14cu|libtcod-1.6.0-40125c08ce3c.0.1|87	%package python
14cu|libtcod-1.6.0-40125c08ce3c.0.1|88	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|89	Summary:	Python bindings for %{name}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|90	Group:		Development/Python
14cu|libtcod-1.6.0-40125c08ce3c.0.1|91	BuildArch:      noarch
14cu|libtcod-1.6.0-40125c08ce3c.0.1|92	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|93	%description  python
14cu|libtcod-1.6.0-40125c08ce3c.0.1|94	Python bindings for %{name}.
14cu|libtcod-1.6.0-40125c08ce3c.0.1|95	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|96	%files  python
14cu|libtcod-1.6.0-40125c08ce3c.0.1|97	%doc python/samples_py.py
14cu|libtcod-1.6.0-40125c08ce3c.0.1|98	%{py_puresitedir}/*
14cu|libtcod-1.6.0-40125c08ce3c.0.1|99	#----------------------------------------------------------------------
14cu|libtcod-1.6.0-40125c08ce3c.0.1|100	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|101	%prep
14cu|libtcod-1.6.0-40125c08ce3c.0.1|102	%setup -qn %{name}-%{name}-%{git}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|103	%patch0 -p1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|104	%patch1 -p1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|105	%patch2 -p1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|106	%patch3 -p1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|107	%patch4 -p1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|108	iconv -f iso8859-1 -t utf-8 LIBTCOD-CREDITS.txt > LIBTCOD-CREDITS.txt.conv && \
14cu|libtcod-1.6.0-40125c08ce3c.0.1|109	mv -f LIBTCOD-CREDITS.txt.conv LIBTCOD-CREDITS.txt
14cu|libtcod-1.6.0-40125c08ce3c.0.1|110	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|111	%build
14cu|libtcod-1.6.0-40125c08ce3c.0.1|112	cd build/autotools
14cu|libtcod-1.6.0-40125c08ce3c.0.1|113	./run_autotools.sh
14cu|libtcod-1.6.0-40125c08ce3c.0.1|114	autoreconf -fiv
14cu|libtcod-1.6.0-40125c08ce3c.0.1|115	%configure2_5x
14cu|libtcod-1.6.0-40125c08ce3c.0.1|116	%make
14cu|libtcod-1.6.0-40125c08ce3c.0.1|117	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|118	cd gui
14cu|libtcod-1.6.0-40125c08ce3c.0.1|119	%make
14cu|libtcod-1.6.0-40125c08ce3c.0.1|120	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|121	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|122	%install
14cu|libtcod-1.6.0-40125c08ce3c.0.1|123	%makeinstall_std -C build/autotools
14cu|libtcod-1.6.0-40125c08ce3c.0.1|124	%makeinstall_std -C build/autotools/gui
14cu|libtcod-1.6.0-40125c08ce3c.0.1|125	cd python
14cu|libtcod-1.6.0-40125c08ce3c.0.1|126	%{__python} setup.py install --root=%{buildroot} --skip-build
14cu|libtcod-1.6.0-40125c08ce3c.0.1|127	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|128	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|129	# pkg-config entry
14cu|libtcod-1.6.0-40125c08ce3c.0.1|130	install -d %{buildroot}%{_libdir}/pkgconfig
14cu|libtcod-1.6.0-40125c08ce3c.0.1|131	cat << EOF > %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cu|libtcod-1.6.0-40125c08ce3c.0.1|132	prefix=%{_prefix}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|133	exec_prefix=\${prefix}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|134	includedir=\${exec_prefix}/include
14cu|libtcod-1.6.0-40125c08ce3c.0.1|135	libdir=\${exec_prefix}/%{_lib}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|136	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|137	Name: %{name}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|138	Description: Color console, input management and other tools for roguelike games
14cu|libtcod-1.6.0-40125c08ce3c.0.1|139	Version: %{version}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|140	Libs: -L\${libdir} -ltcod
14cu|libtcod-1.6.0-40125c08ce3c.0.1|141	Libs.private: -lz -lSDL2
14cu|libtcod-1.6.0-40125c08ce3c.0.1|142	Cflags: -I\${includedir}/%{name}
14cu|libtcod-1.6.0-40125c08ce3c.0.1|143	EOF
14cu|libtcod-1.6.0-40125c08ce3c.0.1|144	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|145	%changelog
14cu|libtcod-1.6.0-40125c08ce3c.0.1|146	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|147	* Sun Aug 21 2016 abfonly <abfonly@gmail.com> 1.6.0-40125c08ce3c.0.1
14cu|libtcod-1.6.0-40125c08ce3c.0.1|148	- (a6e9b0b) Fixed BR
14cu|libtcod-1.6.0-40125c08ce3c.0.1|149	
14cu|libtcod-1.6.0-40125c08ce3c.0.1|150	

10696 14
14cu|libticables2-1.3.4-1|1	%define major 6
14cu|libticables2-1.3.4-1|2	%define libname %mklibname ticables2 %{major}
14cu|libticables2-1.3.4-1|3	%define develname %mklibname ticables2 -d
14cu|libticables2-1.3.4-1|4	
14cu|libticables2-1.3.4-1|5	Name:		libticables2
14cu|libticables2-1.3.4-1|6	Version:	1.3.4
14cu|libticables2-1.3.4-1|7	Release:	1
14cu|libticables2-1.3.4-1|8	Url:		http://sourceforge.net/projects/tilp
14cu|libticables2-1.3.4-1|9	Source0:	http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.17/%{name}-%{version}.tar.bz2
14cu|libticables2-1.3.4-1|10	Group:		System/Libraries
14cu|libticables2-1.3.4-1|11	License:	GPLv2+
14cu|libticables2-1.3.4-1|12	BuildRequires:	libusb1-devel, pkgconfig(glib-2.0)
14cu|libticables2-1.3.4-1|13	BuildRequires:	autoconf automake libtool gettext-devel pkgconfig(libusb)
14cu|libticables2-1.3.4-1|14	Requires:	udev >= 154
14cu|libticables2-1.3.4-1|15	Summary:	Library for handling TI link cables
14cu|libticables2-1.3.4-1|16	%description
14cu|libticables2-1.3.4-1|17	Library for handling TI link cables
14cu|libticables2-1.3.4-1|18	
14cu|libticables2-1.3.4-1|19	%package  -n %{develname}
14cu|libticables2-1.3.4-1|20	Summary: Development files for %{name}
14cu|libticables2-1.3.4-1|21	Group: Development/C
14cu|libticables2-1.3.4-1|22	Requires: %{libname} = %{version}-%{release}
14cu|libticables2-1.3.4-1|23	Provides: %{name}-devel = %{version}-%{release}
14cu|libticables2-1.3.4-1|24	
14cu|libticables2-1.3.4-1|25	%description -n %{develname}
14cu|libticables2-1.3.4-1|26	This package contains the files necessary to develop applications using the
14cu|libticables2-1.3.4-1|27	%{name} library.
14cu|libticables2-1.3.4-1|28	
14cu|libticables2-1.3.4-1|29	%package  -n %{libname}
14cu|libticables2-1.3.4-1|30	Summary: Development files for %{name}
14cu|libticables2-1.3.4-1|31	Group: System/Libraries
14cu|libticables2-1.3.4-1|32	
14cu|libticables2-1.3.4-1|33	%description -n %{libname}
14cu|libticables2-1.3.4-1|34	This package contains the files necessary to develop applications using the
14cu|libticables2-1.3.4-1|35	%{name} library.
14cu|libticables2-1.3.4-1|36	
14cu|libticables2-1.3.4-1|37	%prep
14cu|libticables2-1.3.4-1|38	%setup -q
14cu|libticables2-1.3.4-1|39	autoreconf -i -f
14cu|libticables2-1.3.4-1|40	
14cu|libticables2-1.3.4-1|41	%build
14cu|libticables2-1.3.4-1|42	%configure2_5x --enable-libusb10
14cu|libticables2-1.3.4-1|43	%make
14cu|libticables2-1.3.4-1|44	
14cu|libticables2-1.3.4-1|45	%install
14cu|libticables2-1.3.4-1|46	%makeinstall_std
14cu|libticables2-1.3.4-1|47	
14cu|libticables2-1.3.4-1|48	mkdir -p %{buildroot}/lib/udev/rules.d
14cu|libticables2-1.3.4-1|49	cat >%{buildroot}/lib/udev/rules.d/69-libticables.rules <<EOF
14cu|libticables2-1.3.4-1|50	# This file was installed by the libticables2 Fedora package.
14cu|libticables2-1.3.4-1|51	
14cu|libticables2-1.3.4-1|52	ACTION!="add", GOTO="libticables_end"
14cu|libticables2-1.3.4-1|53	
14cu|libticables2-1.3.4-1|54	# serial device (assume TI calculator)
14cu|libticables2-1.3.4-1|55	KERNEL=="ttyS[0-3]", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|56	# parallel device (assume TI calculator)
14cu|libticables2-1.3.4-1|57	SUBSYSTEM=="ppdev", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|58	# SilverLink
14cu|libticables2-1.3.4-1|59	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e001", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|60	# TI-84+ DirectLink
14cu|libticables2-1.3.4-1|61	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e003", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|62	# TI-89 Titanium DirectLink
14cu|libticables2-1.3.4-1|63	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e004", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|64	# TI-84+ SE DirectLink
14cu|libticables2-1.3.4-1|65	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e008", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|66	# TI-Nspire DirectLink
14cu|libticables2-1.3.4-1|67	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e012", TAG+="udev-acl"
14cu|libticables2-1.3.4-1|68	
14cu|libticables2-1.3.4-1|69	LABEL="libticables_end"
14cu|libticables2-1.3.4-1|70	EOF
14cu|libticables2-1.3.4-1|71	
14cu|libticables2-1.3.4-1|72	%files -n %{libname}
14cu|libticables2-1.3.4-1|73	%{_libdir}/libticables2.so.%{major}*
14cu|libticables2-1.3.4-1|74	/lib/udev/rules.d/69-libticables.rules
14cu|libticables2-1.3.4-1|75	
14cu|libticables2-1.3.4-1|76	%files -n %{develname}
14cu|libticables2-1.3.4-1|77	%{_includedir}/tilp2
14cu|libticables2-1.3.4-1|78	%{_libdir}/libticables2.so
14cu|libticables2-1.3.4-1|79	%{_libdir}/pkgconfig/ticables2.pc
14cu|libticables2-1.3.4-1|80	%{_datadir}/locale/fr/LC_MESSAGES/%{name}.mo
14cu|libticables2-1.3.4-1|81	
14cu|libticables2-1.3.4-1|82	%changelog
14cu|libticables2-1.3.4-1|83	
14cu|libticables2-1.3.4-1|84	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.3.4-1
14cu|libticables2-1.3.4-1|85	- (22bae2d) Updated to 1.3.4
14cu|libticables2-1.3.4-1|86	
14cu|libticables2-1.3.4-1|87	

10697 14
14cu|libticalcs-1.1.8-1|1	%define oname libticalcs2
14cu|libticalcs-1.1.8-1|2	
14cu|libticalcs-1.1.8-1|3	%define api 2
14cu|libticalcs-1.1.8-1|4	%define major 11
14cu|libticalcs-1.1.8-1|5	%define libname %mklibname ticalcs %{api} %{major}
14cu|libticalcs-1.1.8-1|6	%define develname %mklibname -d ticalcs
14cu|libticalcs-1.1.8-1|7	
14cu|libticalcs-1.1.8-1|8	Summary:	Library to handle the different TI calculators
14cu|libticalcs-1.1.8-1|9	Name:		libticalcs
14cu|libticalcs-1.1.8-1|10	Version:	1.1.8
14cu|libticalcs-1.1.8-1|11	Release:	1
14cu|libticalcs-1.1.8-1|12	Epoch:		1
14cu|libticalcs-1.1.8-1|13	License:	LGPLv2+
14cu|libticalcs-1.1.8-1|14	Group:		Communications
14cu|libticalcs-1.1.8-1|15	URL:		http://tilp.sourceforge.net/
14cu|libticalcs-1.1.8-1|16	Source:		http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
14cu|libticalcs-1.1.8-1|17	BuildRequires:	pkgconfig(ticables2)
14cu|libticalcs-1.1.8-1|18	BuildRequires:	pkgconfig(tifiles2)
14cu|libticalcs-1.1.8-1|19	
14cu|libticalcs-1.1.8-1|20	%description
14cu|libticalcs-1.1.8-1|21	The TiCalcs library is a part of the TiLP project and constitutes with
14cu|libticalcs-1.1.8-1|22	the other libraries a complete framework for developping and/or linking
14cu|libticalcs-1.1.8-1|23	TI files oriented applications.
14cu|libticalcs-1.1.8-1|24	
14cu|libticalcs-1.1.8-1|25	It is a library which brings about all the functions needed to communicate
14cu|libticalcs-1.1.8-1|26	with a Texas Instruments graphing calculator (or hand-held), without
14cu|libticalcs-1.1.8-1|27	worrying about packet oriented protocol, the file management and some
14cu|libticalcs-1.1.8-1|28	other stuffs. Currently, it does not support some education devices
14cu|libticalcs-1.1.8-1|29	(such as CBL/CBR and others).
14cu|libticalcs-1.1.8-1|30	
14cu|libticalcs-1.1.8-1|31	It supports all currently available calculators and their associated file
14cu|libticalcs-1.1.8-1|32	formats:
14cu|libticalcs-1.1.8-1|33	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cu|libticalcs-1.1.8-1|34	TI73/83+ and 85/86).
14cu|libticalcs-1.1.8-1|35	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cu|libticalcs-1.1.8-1|36	
14cu|libticalcs-1.1.8-1|37	%package	-n %{libname}
14cu|libticalcs-1.1.8-1|38	Summary:	Library to handle different TI calculators
14cu|libticalcs-1.1.8-1|39	Group:		System/Libraries
14cu|libticalcs-1.1.8-1|40	
14cu|libticalcs-1.1.8-1|41	
14cu|libticalcs-1.1.8-1|42	%description	-n %{libname}
14cu|libticalcs-1.1.8-1|43	The TiCalcs library is a part of the TiLP project and constitutes with
14cu|libticalcs-1.1.8-1|44	the other libraries a complete framework for developping and/or linking
14cu|libticalcs-1.1.8-1|45	TI files oriented applications.
14cu|libticalcs-1.1.8-1|46	
14cu|libticalcs-1.1.8-1|47	It is a library which brings about all the functions needed to communicate
14cu|libticalcs-1.1.8-1|48	with a Texas Instruments graphing calculator (or hand-held), without
14cu|libticalcs-1.1.8-1|49	worrying about packet oriented protocol, the file management and some
14cu|libticalcs-1.1.8-1|50	other stuffs. Currently, it does not support some education devices
14cu|libticalcs-1.1.8-1|51	(such as CBL/CBR and others).
14cu|libticalcs-1.1.8-1|52	
14cu|libticalcs-1.1.8-1|53	It supports all currently available calculators and their associated file
14cu|libticalcs-1.1.8-1|54	formats:
14cu|libticalcs-1.1.8-1|55	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
14cu|libticalcs-1.1.8-1|56	TI73/83+ and 85/86).
14cu|libticalcs-1.1.8-1|57	- TI9x calculators: TI89, 92, 92+ and V200PLT.
14cu|libticalcs-1.1.8-1|58	
14cu|libticalcs-1.1.8-1|59	
14cu|libticalcs-1.1.8-1|60	%package	-n %{develname}
14cu|libticalcs-1.1.8-1|61	Summary:	Development related files for %{name}
14cu|libticalcs-1.1.8-1|62	Group:		Development/Other
14cu|libticalcs-1.1.8-1|63	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cu|libticalcs-1.1.8-1|64	Provides:	%{name}-devel = %{version}-%{release}
14cu|libticalcs-1.1.8-1|65	Obsoletes:	%mklibname -d ticalcs 4
14cu|libticalcs-1.1.8-1|66	
14cu|libticalcs-1.1.8-1|67	%description	-n %{develname}
14cu|libticalcs-1.1.8-1|68	This package contains headers and other necessary files to develop
14cu|libticalcs-1.1.8-1|69	or compile applications that use %{name}.
14cu|libticalcs-1.1.8-1|70	
14cu|libticalcs-1.1.8-1|71	%prep
14cu|libticalcs-1.1.8-1|72	%setup -q -n %{oname}-%{version}
14cu|libticalcs-1.1.8-1|73	
14cu|libticalcs-1.1.8-1|74	%build
14cu|libticalcs-1.1.8-1|75	%configure2_5x --enable-static=yes
14cu|libticalcs-1.1.8-1|76	%make
14cu|libticalcs-1.1.8-1|77	
14cu|libticalcs-1.1.8-1|78	%install
14cu|libticalcs-1.1.8-1|79	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
14cu|libticalcs-1.1.8-1|80	
14cu|libticalcs-1.1.8-1|81	#fix conflicts with libticables-devel
14cu|libticalcs-1.1.8-1|82	rm -f %{buildroot}%{_includedir}/tilp/export.h
14cu|libticalcs-1.1.8-1|83	
14cu|libticalcs-1.1.8-1|84	%find_lang %{oname}
14cu|libticalcs-1.1.8-1|85	
14cu|libticalcs-1.1.8-1|86	%files -f %{oname}.lang
14cu|libticalcs-1.1.8-1|87	
14cu|libticalcs-1.1.8-1|88	%files -n %{libname}
14cu|libticalcs-1.1.8-1|89	%doc COPYING
14cu|libticalcs-1.1.8-1|90	%{_libdir}/*.so.%{major}*
14cu|libticalcs-1.1.8-1|91	
14cu|libticalcs-1.1.8-1|92	%files -n %{develname}
14cu|libticalcs-1.1.8-1|93	%doc AUTHORS ChangeLog README
14cu|libticalcs-1.1.8-1|94	%{_includedir}/tilp2/*
14cu|libticalcs-1.1.8-1|95	%{_libdir}/*.a
14cu|libticalcs-1.1.8-1|96	# %{_libdir}/*.la
14cu|libticalcs-1.1.8-1|97	%{_libdir}/*.so
14cu|libticalcs-1.1.8-1|98	%{_libdir}/pkgconfig/*.pc
14cu|libticalcs-1.1.8-1|99	
14cu|libticalcs-1.1.8-1|100	
14cu|libticalcs-1.1.8-1|101	
14cu|libticalcs-1.1.8-1|102	
14cu|libticalcs-1.1.8-1|103	
14cu|libticalcs-1.1.8-1|104	%changelog
14cu|libticalcs-1.1.8-1|105	
14cu|libticalcs-1.1.8-1|106	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1:1.1.8-1
14cu|libticalcs-1.1.8-1|107	- (55dec7e) Updated to 1.1.8
14cu|libticalcs-1.1.8-1|108	
14cu|libticalcs-1.1.8-1|109	

10698 14
14cu|libticonv-1.1.4-1|1	%define major 7
14cu|libticonv-1.1.4-1|2	%define libname %mklibname ticonv %{major}
14cu|libticonv-1.1.4-1|3	%define develname %mklibname ticonv -d
14cu|libticonv-1.1.4-1|4	
14cu|libticonv-1.1.4-1|5	Summary:	Communicate with TI calculators
14cu|libticonv-1.1.4-1|6	Name:		libticonv
14cu|libticonv-1.1.4-1|7	Version:	1.1.4
14cu|libticonv-1.1.4-1|8	Release:	1
14cu|libticonv-1.1.4-1|9	Group:		System/Libraries
14cu|libticonv-1.1.4-1|10	License:	GPLv2+
14cu|libticonv-1.1.4-1|11	URL:		http://lpg.ticalc.org/prj_tilp
14cu|libticonv-1.1.4-1|12	Source0:	%{name}-%{version}.tar.bz2
14cu|libticonv-1.1.4-1|13	Patch0:		libticonv-foreign_package.patch
14cu|libticonv-1.1.4-1|14	BuildRequires:	dos2unix
14cu|libticonv-1.1.4-1|15	BuildRequires:	glib2-devel
14cu|libticonv-1.1.4-1|16	
14cu|libticonv-1.1.4-1|17	%description
14cu|libticonv-1.1.4-1|18	Communicate with TI calculators.
14cu|libticonv-1.1.4-1|19	
14cu|libticonv-1.1.4-1|20	%package -n %{libname}
14cu|libticonv-1.1.4-1|21	Summary:	Communicate with TI calculators
14cu|libticonv-1.1.4-1|22	Group:		System/Libraries
14cu|libticonv-1.1.4-1|23	
14cu|libticonv-1.1.4-1|24	%description -n %{libname}
14cu|libticonv-1.1.4-1|25	Communicate with TI calculators.
14cu|libticonv-1.1.4-1|26	
14cu|libticonv-1.1.4-1|27	%package -n %{develname}
14cu|libticonv-1.1.4-1|28	Summary:	Development package for libticalcs library
14cu|libticonv-1.1.4-1|29	Group:		Development/C
14cu|libticonv-1.1.4-1|30	Provides:	ticonv-devel = %{version}-%{release}
14cu|libticonv-1.1.4-1|31	Provides:	%{name}-devel = %{version}-%{release}
14cu|libticonv-1.1.4-1|32	Requires:	%{libname} = %{version}-%{release}
14cu|libticonv-1.1.4-1|33	Obsoletes:	%{mklibname ticonv 1 -d}
14cu|libticonv-1.1.4-1|34	
14cu|libticonv-1.1.4-1|35	%description -n %{develname}
14cu|libticonv-1.1.4-1|36	This package contains the header files and static libraries needed to
14cu|libticonv-1.1.4-1|37	develop applications with libticalcs.
14cu|libticonv-1.1.4-1|38	
14cu|libticonv-1.1.4-1|39	%prep
14cu|libticonv-1.1.4-1|40	%setup -q
14cu|libticonv-1.1.4-1|41	for i in ChangeLog AUTHORS README LOGO; do
14cu|libticonv-1.1.4-1|42	dos2unix $i
14cu|libticonv-1.1.4-1|43	iconv -f iso-8859-1 -t UTF-8 -o xxx $i && mv xxx $i
14cu|libticonv-1.1.4-1|44	done
14cu|libticonv-1.1.4-1|45	
14cu|libticonv-1.1.4-1|46	%build
14cu|libticonv-1.1.4-1|47	%configure2_5x
14cu|libticonv-1.1.4-1|48	
14cu|libticonv-1.1.4-1|49	%make
14cu|libticonv-1.1.4-1|50	
14cu|libticonv-1.1.4-1|51	%install
14cu|libticonv-1.1.4-1|52	%makeinstall_std
14cu|libticonv-1.1.4-1|53	
14cu|libticonv-1.1.4-1|54	%files -n %{libname}
14cu|libticonv-1.1.4-1|55	%doc ChangeLog AUTHORS README LOGO
14cu|libticonv-1.1.4-1|56	%{_libdir}/lib*.so.%{major}*
14cu|libticonv-1.1.4-1|57	
14cu|libticonv-1.1.4-1|58	%files -n %{develname}
14cu|libticonv-1.1.4-1|59	%{_includedir}/tilp2
14cu|libticonv-1.1.4-1|60	# %{_libdir}/*.*
14cu|libticonv-1.1.4-1|61	%{_libdir}/*.so
14cu|libticonv-1.1.4-1|62	%{_libdir}/pkgconfig/ticonv.pc
14cu|libticonv-1.1.4-1|63	
14cu|libticonv-1.1.4-1|64	%changelog
14cu|libticonv-1.1.4-1|65	
14cu|libticonv-1.1.4-1|66	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.1.4-1
14cu|libticonv-1.1.4-1|67	- (22bfabe) Updated to 1.1.4
14cu|libticonv-1.1.4-1|68	
14cu|libticonv-1.1.4-1|69	

10699 14
14cu|libtifiles2-1.1.6-2|1	%define major 9
14cu|libtifiles2-1.1.6-2|2	%define libname %mklibname tifiles2 %{major}
14cu|libtifiles2-1.1.6-2|3	%define develname %mklibname tifiles2 -d
14cu|libtifiles2-1.1.6-2|4	
14cu|libtifiles2-1.1.6-2|5	Name:		libtifiles2
14cu|libtifiles2-1.1.6-2|6	Version:	1.1.6
14cu|libtifiles2-1.1.6-2|7	Release:	2
14cu|libtifiles2-1.1.6-2|8	Url:		http://sourceforge.net/projects/tilp
14cu|libtifiles2-1.1.6-2|9	Source0:	http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.17/%{name}-%{version}.tar.bz2
14cu|libtifiles2-1.1.6-2|10	Group:		System/Libraries
14cu|libtifiles2-1.1.6-2|11	License:	GPLv2+
14cu|libtifiles2-1.1.6-2|12	BuildRequires:	libusb1-devel, pkgconfig(glib-2.0)
14cu|libtifiles2-1.1.6-2|13	BuildRequires:	pkgconfig(ticalcs2) pkgconfig(ticonv)
14cu|libtifiles2-1.1.6-2|14	BuildRequires:	autoconf automake libtool gettext-devel pkgconfig(libusb)
14cu|libtifiles2-1.1.6-2|15	BuildRequires:	pkgconfig(libarchive)
14cu|libtifiles2-1.1.6-2|16	Requires:	udev >= 154
14cu|libtifiles2-1.1.6-2|17	Summary:	Library for handling TI link cables
14cu|libtifiles2-1.1.6-2|18	Obsoletes:	%{_lib}tifiles8
14cu|libtifiles2-1.1.6-2|19	
14cu|libtifiles2-1.1.6-2|20	%description
14cu|libtifiles2-1.1.6-2|21	Library for handling TI link cables
14cu|libtifiles2-1.1.6-2|22	
14cu|libtifiles2-1.1.6-2|23	%package  -n %{develname}
14cu|libtifiles2-1.1.6-2|24	Summary:	Development files for %{name}
14cu|libtifiles2-1.1.6-2|25	Group:		Development/C
14cu|libtifiles2-1.1.6-2|26	Requires:	%{libname} = %{version}-%{release}
14cu|libtifiles2-1.1.6-2|27	Provides:	%{name}-devel = %{version}-%{release}
14cu|libtifiles2-1.1.6-2|28	
14cu|libtifiles2-1.1.6-2|29	%description -n %{develname}
14cu|libtifiles2-1.1.6-2|30	This package contains the files necessary to develop applications using the
14cu|libtifiles2-1.1.6-2|31	%{name} library.
14cu|libtifiles2-1.1.6-2|32	
14cu|libtifiles2-1.1.6-2|33	%package  -n %{libname}
14cu|libtifiles2-1.1.6-2|34	Summary: Development files for %{name}
14cu|libtifiles2-1.1.6-2|35	Group: System/Libraries
14cu|libtifiles2-1.1.6-2|36	
14cu|libtifiles2-1.1.6-2|37	%description -n %{libname}
14cu|libtifiles2-1.1.6-2|38	This package contains the files necessary to develop applications using the
14cu|libtifiles2-1.1.6-2|39	%{name} library.
14cu|libtifiles2-1.1.6-2|40	
14cu|libtifiles2-1.1.6-2|41	%prep
14cu|libtifiles2-1.1.6-2|42	%setup -q
14cu|libtifiles2-1.1.6-2|43	autoreconf -i -f
14cu|libtifiles2-1.1.6-2|44	
14cu|libtifiles2-1.1.6-2|45	%build
14cu|libtifiles2-1.1.6-2|46	%configure2_5x
14cu|libtifiles2-1.1.6-2|47	%make
14cu|libtifiles2-1.1.6-2|48	
14cu|libtifiles2-1.1.6-2|49	%install
14cu|libtifiles2-1.1.6-2|50	%makeinstall_std
14cu|libtifiles2-1.1.6-2|51	
14cu|libtifiles2-1.1.6-2|52	%files -n %libname
14cu|libtifiles2-1.1.6-2|53	%{_libdir}/libtifiles2.so.%{major}*
14cu|libtifiles2-1.1.6-2|54	
14cu|libtifiles2-1.1.6-2|55	%files -n %develname
14cu|libtifiles2-1.1.6-2|56	%{_includedir}/tilp2
14cu|libtifiles2-1.1.6-2|57	%{_libdir}/libtifiles2.so
14cu|libtifiles2-1.1.6-2|58	%{_libdir}/pkgconfig/tifiles2.pc
14cu|libtifiles2-1.1.6-2|59	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
14cu|libtifiles2-1.1.6-2|60	
14cu|libtifiles2-1.1.6-2|61	%changelog
14cu|libtifiles2-1.1.6-2|62	
14cu|libtifiles2-1.1.6-2|63	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.1.6-2
14cu|libtifiles2-1.1.6-2|64	- (936f986) Added libarchive BR
14cu|libtifiles2-1.1.6-2|65	
14cu|libtifiles2-1.1.6-2|66	

10700 14
14cu|libtorrent-0.13.6-1|1	%define major 19
14cu|libtorrent-0.13.6-1|2	%define libname %mklibname torrent %major
14cu|libtorrent-0.13.6-1|3	%define libnamedev %mklibname -d torrent
14cu|libtorrent-0.13.6-1|4	
14cu|libtorrent-0.13.6-1|5	Name:		libtorrent
14cu|libtorrent-0.13.6-1|6	Version:	0.13.6
14cu|libtorrent-0.13.6-1|7	Release:	1
14cu|libtorrent-0.13.6-1|8	Summary:	BitTorrent library written in C++ for *nix
14cu|libtorrent-0.13.6-1|9	License:	GPLv2+
14cu|libtorrent-0.13.6-1|10	Group:		Networking/File transfer
14cu|libtorrent-0.13.6-1|11	URL:		https://rakshasa.github.io/rtorrent/
14cu|libtorrent-0.13.6-1|12	Source0:	http://rtorrent.net/downloads/%{name}-%{version}.tar.gz
14cu|libtorrent-0.13.6-1|13	Patch0:		libtorrent-0.13.1-fix-linking.patch
14cu|libtorrent-0.13.6-1|14	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|libtorrent-0.13.6-1|15	BuildRequires: 	pkgconfig(openssl)
14cu|libtorrent-0.13.6-1|16	BuildRequires:	automake
14cu|libtorrent-0.13.6-1|17	BuildRequires:	libtool
14cu|libtorrent-0.13.6-1|18	BuildRequires:	cppunit-devel
14cu|libtorrent-0.13.6-1|19	
14cu|libtorrent-0.13.6-1|20	%description
14cu|libtorrent-0.13.6-1|21	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cu|libtorrent-0.13.6-1|22	avoid redundant copying and storing of data that other clients and libraries
14cu|libtorrent-0.13.6-1|23	suffer from. Licensed under the GPL.
14cu|libtorrent-0.13.6-1|24	
14cu|libtorrent-0.13.6-1|25	Basic features have been implemented and a ncurses client is included. Sloppy
14cu|libtorrent-0.13.6-1|26	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cu|libtorrent-0.13.6-1|27	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cu|libtorrent-0.13.6-1|28	
14cu|libtorrent-0.13.6-1|29	The library and client are under heavy development. They are stable enough to
14cu|libtorrent-0.13.6-1|30	handle any torrents I throw at them these days.
14cu|libtorrent-0.13.6-1|31	
14cu|libtorrent-0.13.6-1|32	%package -n %{libname}
14cu|libtorrent-0.13.6-1|33	Summary:	BitTorrent library written in C++ for *nix
14cu|libtorrent-0.13.6-1|34	Group:		System/Libraries
14cu|libtorrent-0.13.6-1|35	Provides: %{name} = %{version}-%{release}
14cu|libtorrent-0.13.6-1|36	
14cu|libtorrent-0.13.6-1|37	%description -n %libname
14cu|libtorrent-0.13.6-1|38	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cu|libtorrent-0.13.6-1|39	avoid redundant copying and storing of data that other clients and libraries
14cu|libtorrent-0.13.6-1|40	suffer from. Licensed under the GPL.
14cu|libtorrent-0.13.6-1|41	
14cu|libtorrent-0.13.6-1|42	Basic features have been implemented and a ncurses client is included. Sloppy
14cu|libtorrent-0.13.6-1|43	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cu|libtorrent-0.13.6-1|44	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cu|libtorrent-0.13.6-1|45	
14cu|libtorrent-0.13.6-1|46	The library and client are under heavy development. They are stable enough to
14cu|libtorrent-0.13.6-1|47	handle any torrents I throw at them these days.
14cu|libtorrent-0.13.6-1|48	
14cu|libtorrent-0.13.6-1|49	Authors:
14cu|libtorrent-0.13.6-1|50	--------
14cu|libtorrent-0.13.6-1|51	Jari Sundell <jaris@ifi.uio.no>
14cu|libtorrent-0.13.6-1|52	
14cu|libtorrent-0.13.6-1|53	%package -n %{libnamedev}
14cu|libtorrent-0.13.6-1|54	Summary:	BitTorrent library written in C++ for *nix
14cu|libtorrent-0.13.6-1|55	Group:		Development/C++
14cu|libtorrent-0.13.6-1|56	Requires:	%{libname} = %{version}
14cu|libtorrent-0.13.6-1|57	Provides:	%{name}-devel = %{version}-%{release}
14cu|libtorrent-0.13.6-1|58	# for some reason doesn't provide pkgconfig...
14cu|libtorrent-0.13.6-1|59	Provides:   pkgconfig(libtorrent) = %{version}-%{release}
14cu|libtorrent-0.13.6-1|60	Obsoletes:	%mklibname -d %name 10
14cu|libtorrent-0.13.6-1|61	
14cu|libtorrent-0.13.6-1|62	%description -n %libnamedev
14cu|libtorrent-0.13.6-1|63	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
14cu|libtorrent-0.13.6-1|64	avoid redundant copying and storing of data that other clients and libraries
14cu|libtorrent-0.13.6-1|65	suffer from. Licensed under the GPL.
14cu|libtorrent-0.13.6-1|66	
14cu|libtorrent-0.13.6-1|67	Basic features have been implemented and a ncurses client is included. Sloppy
14cu|libtorrent-0.13.6-1|68	and biased test runs have shown that transferring a 200 MB file with libTorrent
14cu|libtorrent-0.13.6-1|69	uses 1/4 of the CPU time that the official BitTorrent client requires.
14cu|libtorrent-0.13.6-1|70	
14cu|libtorrent-0.13.6-1|71	The library and client are under heavy development. They are stable enough to
14cu|libtorrent-0.13.6-1|72	handle any torrents I throw at them these days.
14cu|libtorrent-0.13.6-1|73	
14cu|libtorrent-0.13.6-1|74	Authors:
14cu|libtorrent-0.13.6-1|75	--------
14cu|libtorrent-0.13.6-1|76	Jari Sundell <jaris@ifi.uio.no>
14cu|libtorrent-0.13.6-1|77	
14cu|libtorrent-0.13.6-1|78	%prep
14cu|libtorrent-0.13.6-1|79	%setup -q
14cu|libtorrent-0.13.6-1|80	%apply_patches
14cu|libtorrent-0.13.6-1|81	
14cu|libtorrent-0.13.6-1|82	autoreconf -fi
14cu|libtorrent-0.13.6-1|83	
14cu|libtorrent-0.13.6-1|84	%build
14cu|libtorrent-0.13.6-1|85	export CFLAGS=$(echo %{optflags}|sed s/O2/O3/)
14cu|libtorrent-0.13.6-1|86	export CXXFLAGS=$(echo %{optflags}|sed s/O2/O3/)
14cu|libtorrent-0.13.6-1|87	%configure2_5x --with-posix-fallocate
14cu|libtorrent-0.13.6-1|88	%make
14cu|libtorrent-0.13.6-1|89	
14cu|libtorrent-0.13.6-1|90	%install
14cu|libtorrent-0.13.6-1|91	%makeinstall_std
14cu|libtorrent-0.13.6-1|92	
14cu|libtorrent-0.13.6-1|93	%files -n %{libname}
14cu|libtorrent-0.13.6-1|94	%{_libdir}/lib*.so.%{major}*
14cu|libtorrent-0.13.6-1|95	
14cu|libtorrent-0.13.6-1|96	%files -n %{libnamedev}
14cu|libtorrent-0.13.6-1|97	%{_libdir}/lib*.so
14cu|libtorrent-0.13.6-1|98	%{_includedir}/torrent/
14cu|libtorrent-0.13.6-1|99	%{_libdir}/pkgconfig/%{name}.pc
14cu|libtorrent-0.13.6-1|100	
14cu|libtorrent-0.13.6-1|101	
14cu|libtorrent-0.13.6-1|102	
14cu|libtorrent-0.13.6-1|103	%changelog
14cu|libtorrent-0.13.6-1|104	
14cu|libtorrent-0.13.6-1|105	* Thu Dec 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.13.6-1
14cu|libtorrent-0.13.6-1|106	- (8421938) Update to 0.13.6
14cu|libtorrent-0.13.6-1|107	
14cu|libtorrent-0.13.6-1|108	

10701 14
14cu|libtuxcap-1.4.0-4|1	%define		major 4.0
14cu|libtuxcap-1.4.0-4|2	%define		libname		%mklibname tuxcap %{major}
14cu|libtuxcap-1.4.0-4|3	%define		develname	%mklibname tuxcap -d
14cu|libtuxcap-1.4.0-4|4	Name:		libtuxcap
14cu|libtuxcap-1.4.0-4|5	Version:	1.4.0
14cu|libtuxcap-1.4.0-4|6	Release:	4
14cu|libtuxcap-1.4.0-4|7	License:	BSD
14cu|libtuxcap-1.4.0-4|8	Summary:	Port of the PopCap Games Framework used for 2D game development
14cu|libtuxcap-1.4.0-4|9	Group:		System/Libraries
14cu|libtuxcap-1.4.0-4|10	Url:		http://sourceforge.net/projects/tuxcap/
14cu|libtuxcap-1.4.0-4|11	Source:		%{name}-%{version}.tar.gz
14cu|libtuxcap-1.4.0-4|12	Patch0:		libtuxcap-1.4.0-includes.patch
14cu|libtuxcap-1.4.0-4|13	Patch1:		libtuxcap-1.4.0-libdir.patch
14cu|libtuxcap-1.4.0-4|14	Patch2:		libtuxcap-1.4.0-imagemagick.patch
14cu|libtuxcap-1.4.0-4|15	
14cu|libtuxcap-1.4.0-4|16	BuildRequires:	cmake
14cu|libtuxcap-1.4.0-4|17	BuildRequires:	pkgconfig(gl)
14cu|libtuxcap-1.4.0-4|18	BuildRequires:	pkgconfig(glu)
14cu|libtuxcap-1.4.0-4|19	BuildRequires:	pkgconfig(ImageMagick)
14cu|libtuxcap-1.4.0-4|20	BuildRequires:  imagemagick
14cu|libtuxcap-1.4.0-4|21	BuildRequires:	pkgconfig(SDL_mixer)
14cu|libtuxcap-1.4.0-4|22	BuildRequires:	pkgconfig(x11)
14cu|libtuxcap-1.4.0-4|23	BuildRequires:	pkgconfig(python)
14cu|libtuxcap-1.4.0-4|24	
14cu|libtuxcap-1.4.0-4|25	%description
14cu|libtuxcap-1.4.0-4|26	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
14cu|libtuxcap-1.4.0-4|27	Games Framework used for 2D game development. It comes with PyCap Python
14cu|libtuxcap-1.4.0-4|28	bindings, a fast 2D physics engine, a particle engine, widgets and many
14cu|libtuxcap-1.4.0-4|29	documented examples.
14cu|libtuxcap-1.4.0-4|30	
14cu|libtuxcap-1.4.0-4|31	%package -n %{libname}
14cu|libtuxcap-1.4.0-4|32	Group:		System/Libraries
14cu|libtuxcap-1.4.0-4|33	Summary:	Port of the PopCap Games Framework used for 2D game development
14cu|libtuxcap-1.4.0-4|34	
14cu|libtuxcap-1.4.0-4|35	%description -n %{libname}
14cu|libtuxcap-1.4.0-4|36	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
14cu|libtuxcap-1.4.0-4|37	Games Framework used for 2D game development. It comes with PyCap Python
14cu|libtuxcap-1.4.0-4|38	bindings, a fast 2D physics engine, a particle engine, widgets and many
14cu|libtuxcap-1.4.0-4|39	documented examples.
14cu|libtuxcap-1.4.0-4|40	
14cu|libtuxcap-1.4.0-4|41	%package -n %{develname}
14cu|libtuxcap-1.4.0-4|42	Group:		Development/C
14cu|libtuxcap-1.4.0-4|43	Provides:	%{name}-devel = %{EVRD}
14cu|libtuxcap-1.4.0-4|44	Requires:	%{libname} = %{EVRD}
14cu|libtuxcap-1.4.0-4|45	Summary:	Development headers for %{name}
14cu|libtuxcap-1.4.0-4|46	
14cu|libtuxcap-1.4.0-4|47	%description -n %{develname}
14cu|libtuxcap-1.4.0-4|48	Development headers for TuxCap Games Framework
14cu|libtuxcap-1.4.0-4|49	
14cu|libtuxcap-1.4.0-4|50	%prep
14cu|libtuxcap-1.4.0-4|51	%setup -q
14cu|libtuxcap-1.4.0-4|52	%patch0 -p1
14cu|libtuxcap-1.4.0-4|53	%patch1 -p1
14cu|libtuxcap-1.4.0-4|54	%patch2 -p1
14cu|libtuxcap-1.4.0-4|55	
14cu|libtuxcap-1.4.0-4|56	%__sed -i '/pythondemo1/d' tuxcap/CMakeLists.txt
14cu|libtuxcap-1.4.0-4|57	
14cu|libtuxcap-1.4.0-4|58	%build
14cu|libtuxcap-1.4.0-4|59	%cmake
14cu|libtuxcap-1.4.0-4|60	%make
14cu|libtuxcap-1.4.0-4|61	
14cu|libtuxcap-1.4.0-4|62	%install
14cu|libtuxcap-1.4.0-4|63	
14cu|libtuxcap-1.4.0-4|64	%makeinstall_std -C build
14cu|libtuxcap-1.4.0-4|65	
14cu|libtuxcap-1.4.0-4|66	rm -fr %{buildroot}%{_libdir}/*.*a
14cu|libtuxcap-1.4.0-4|67	
14cu|libtuxcap-1.4.0-4|68	%files -n %{libname}
14cu|libtuxcap-1.4.0-4|69	%{_libdir}/*.so.%{major}*
14cu|libtuxcap-1.4.0-4|70	
14cu|libtuxcap-1.4.0-4|71	%files -n %{develname}
14cu|libtuxcap-1.4.0-4|72	%doc AUTHORS CHANGELOG COPYRIGHT README TODO doc/*
14cu|libtuxcap-1.4.0-4|73	%{_includedir}/*
14cu|libtuxcap-1.4.0-4|74	%{_libdir}/*.so
14cu|libtuxcap-1.4.0-4|75	
14cu|libtuxcap-1.4.0-4|76	
14cu|libtuxcap-1.4.0-4|77	%changelog
14cu|libtuxcap-1.4.0-4|78	
14cu|libtuxcap-1.4.0-4|79	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-4
14cu|libtuxcap-1.4.0-4|80	- (d00a29e) Rebuild with new imagemagick
14cu|libtuxcap-1.4.0-4|81	
14cu|libtuxcap-1.4.0-4|82	

10702 14
14cu|libvisual-projectm-2.0.1-5|1	%define oname projectM_libvisual
14cu|libvisual-projectm-2.0.1-5|2	
14cu|libvisual-projectm-2.0.1-5|3	Summary:	Visualization module for libvisual based on projectM
14cu|libvisual-projectm-2.0.1-5|4	Name:		libvisual-projectm
14cu|libvisual-projectm-2.0.1-5|5	Version:	2.0.1
14cu|libvisual-projectm-2.0.1-5|6	Release:	5
14cu|libvisual-projectm-2.0.1-5|7	License:	LGPLv2+
14cu|libvisual-projectm-2.0.1-5|8	Group:		System/Libraries
14cu|libvisual-projectm-2.0.1-5|9	Url:		http://xmms-projectm.sourceforge.net/
14cu|libvisual-projectm-2.0.1-5|10	#new source file, from http://sourceforge.net/projects/projectm/files/2.1.0/
14cu|libvisual-projectm-2.0.1-5|11	Source0:	http://downloads.sourceforge.net/project/projectm/2.1.0/%{oname}-%{version}-Source.tar.gz
14cu|libvisual-projectm-2.0.1-5|12	BuildRequires:	cmake
14cu|libvisual-projectm-2.0.1-5|13	BuildRequires:	pkgconfig(libprojectM)
14cu|libvisual-projectm-2.0.1-5|14	BuildRequires:	pkgconfig(libvisual-0.4)
14cu|libvisual-projectm-2.0.1-5|15	BuildRequires:	pkgconfig(sdl)
14cu|libvisual-projectm-2.0.1-5|16	
14cu|libvisual-projectm-2.0.1-5|17	%description
14cu|libvisual-projectm-2.0.1-5|18	projectM is a reimplementation of Milkdrop under OpenGL.
14cu|libvisual-projectm-2.0.1-5|19	
14cu|libvisual-projectm-2.0.1-5|20	%files
14cu|libvisual-projectm-2.0.1-5|21	%doc AUTHORS ChangeLog
14cu|libvisual-projectm-2.0.1-5|22	%{_libdir}/libvisual-0.4/actor/libprojectM_libvisual.so
14cu|libvisual-projectm-2.0.1-5|23	
14cu|libvisual-projectm-2.0.1-5|24	#----------------------------------------------------------------------------
14cu|libvisual-projectm-2.0.1-5|25	
14cu|libvisual-projectm-2.0.1-5|26	%prep
14cu|libvisual-projectm-2.0.1-5|27	%setup -qn %{oname}-%{version}-Source
14cu|libvisual-projectm-2.0.1-5|28	
14cu|libvisual-projectm-2.0.1-5|29	%build
14cu|libvisual-projectm-2.0.1-5|30	%cmake
14cu|libvisual-projectm-2.0.1-5|31	%make
14cu|libvisual-projectm-2.0.1-5|32	
14cu|libvisual-projectm-2.0.1-5|33	%install
14cu|libvisual-projectm-2.0.1-5|34	%makeinstall_std -C build
14cu|libvisual-projectm-2.0.1-5|35	
14cu|libvisual-projectm-2.0.1-5|36	
14cu|libvisual-projectm-2.0.1-5|37	%changelog
14cu|libvisual-projectm-2.0.1-5|38	
14cu|libvisual-projectm-2.0.1-5|39	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-5
14cu|libvisual-projectm-2.0.1-5|40	- (d7747be) Spec cleanup
14cu|libvisual-projectm-2.0.1-5|41	
14cu|libvisual-projectm-2.0.1-5|42	

10703 14
14cu|libwbxml-0.11.3-1|1	%define major 1
14cu|libwbxml-0.11.3-1|2	%define libname %mklibname wbxml2_ %{major}
14cu|libwbxml-0.11.3-1|3	%define devname %mklibname wbxml -d
14cu|libwbxml-0.11.3-1|4	
14cu|libwbxml-0.11.3-1|5	Summary:	WBXML parser and compiler library
14cu|libwbxml-0.11.3-1|6	Name:		libwbxml
14cu|libwbxml-0.11.3-1|7	Version:	0.11.3
14cu|libwbxml-0.11.3-1|8	Release:	1
14cu|libwbxml-0.11.3-1|9	License:	LGPLv2+
14cu|libwbxml-0.11.3-1|10	Group:		System/Libraries
14cu|libwbxml-0.11.3-1|11	Url:		http://libwbxml.opensync.org
14cu|libwbxml-0.11.3-1|12	Source0:	http://downloads.sourceforge.net/project/libwbxml/libwbxml/%{version}/%{name}-%{version}.tar.bz2
14cu|libwbxml-0.11.3-1|13	Patch0:		libwbxml-0.11.3-AUTHORS-file-was-removed.patch
14cu|libwbxml-0.11.3-1|14	BuildRequires:	cmake
14cu|libwbxml-0.11.3-1|15	BuildRequires:	pkgconfig(check)
14cu|libwbxml-0.11.3-1|16	BuildRequires:	pkgconfig(expat)
14cu|libwbxml-0.11.3-1|17	BuildRequires:	pkgconfig(popt)
14cu|libwbxml-0.11.3-1|18	BuildRequires:	pkgconfig(zlib)
14cu|libwbxml-0.11.3-1|19	Requires:	expat
14cu|libwbxml-0.11.3-1|20	
14cu|libwbxml-0.11.3-1|21	%description
14cu|libwbxml-0.11.3-1|22	The WBXML Library (libwbxml) contains a library and its associated tools to
14cu|libwbxml-0.11.3-1|23	parse, encode and handle WBXML documents. The WBXML format is a binary
14cu|libwbxml-0.11.3-1|24	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cu|libwbxml-0.11.3-1|25	in mobile communications.
14cu|libwbxml-0.11.3-1|26	
14cu|libwbxml-0.11.3-1|27	%files
14cu|libwbxml-0.11.3-1|28	%doc ChangeLog
14cu|libwbxml-0.11.3-1|29	%{_bindir}/wbxml2xml
14cu|libwbxml-0.11.3-1|30	%{_bindir}/xml2wbxml
14cu|libwbxml-0.11.3-1|31	
14cu|libwbxml-0.11.3-1|32	#----------------------------------------------------------------------------
14cu|libwbxml-0.11.3-1|33	
14cu|libwbxml-0.11.3-1|34	%package -n %{libname}
14cu|libwbxml-0.11.3-1|35	Summary:	Library for parsing WAP Binary XML
14cu|libwbxml-0.11.3-1|36	Group:		System/Libraries
14cu|libwbxml-0.11.3-1|37	Conflicts:	%{_lib}wbxml1 < 0.11.3
14cu|libwbxml-0.11.3-1|38	Obsoletes:	%{_lib}wbxml1 < 0.11.3
14cu|libwbxml-0.11.3-1|39	
14cu|libwbxml-0.11.3-1|40	%description -n %{libname}
14cu|libwbxml-0.11.3-1|41	The WBXML Library (libwbxml) contains a library and its associated tools to
14cu|libwbxml-0.11.3-1|42	parse, encode and handle WBXML documents. The WBXML format is a binary
14cu|libwbxml-0.11.3-1|43	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cu|libwbxml-0.11.3-1|44	in mobile communications.
14cu|libwbxml-0.11.3-1|45	
14cu|libwbxml-0.11.3-1|46	This package contains just the library for use by other applications.
14cu|libwbxml-0.11.3-1|47	
14cu|libwbxml-0.11.3-1|48	%files -n %{libname}
14cu|libwbxml-0.11.3-1|49	%{_libdir}/libwbxml2.so.%{major}*
14cu|libwbxml-0.11.3-1|50	
14cu|libwbxml-0.11.3-1|51	#----------------------------------------------------------------------------
14cu|libwbxml-0.11.3-1|52	
14cu|libwbxml-0.11.3-1|53	%package -n %{devname}
14cu|libwbxml-0.11.3-1|54	Summary:	Library for developing applications that parse WAP Binary XML
14cu|libwbxml-0.11.3-1|55	Group:		Development/C
14cu|libwbxml-0.11.3-1|56	Requires:	%{libname} = %{EVRD}
14cu|libwbxml-0.11.3-1|57	Provides:	wbxml-devel = %{EVRD}
14cu|libwbxml-0.11.3-1|58	
14cu|libwbxml-0.11.3-1|59	%description -n %{devname}
14cu|libwbxml-0.11.3-1|60	The WBXML Library (libwbxml) contains a library and its associated tools to
14cu|libwbxml-0.11.3-1|61	parse, encode and handle WBXML documents. The WBXML format is a binary
14cu|libwbxml-0.11.3-1|62	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
14cu|libwbxml-0.11.3-1|63	in mobile communications.
14cu|libwbxml-0.11.3-1|64	
14cu|libwbxml-0.11.3-1|65	This package contains the headers and other development files required to
14cu|libwbxml-0.11.3-1|66	compile applications that need to parse WBXML.
14cu|libwbxml-0.11.3-1|67	
14cu|libwbxml-0.11.3-1|68	%files -n %{devname}
14cu|libwbxml-0.11.3-1|69	%doc README References TODO
14cu|libwbxml-0.11.3-1|70	%{_includedir}/*
14cu|libwbxml-0.11.3-1|71	%{_libdir}/*.so
14cu|libwbxml-0.11.3-1|72	%{_libdir}/pkgconfig/libwbxml2.pc
14cu|libwbxml-0.11.3-1|73	%{_datadir}/cmake/Modules/FindLibWbxml2.cmake
14cu|libwbxml-0.11.3-1|74	
14cu|libwbxml-0.11.3-1|75	#----------------------------------------------------------------------------
14cu|libwbxml-0.11.3-1|76	
14cu|libwbxml-0.11.3-1|77	%prep
14cu|libwbxml-0.11.3-1|78	%setup -q
14cu|libwbxml-0.11.3-1|79	%patch0 -p1
14cu|libwbxml-0.11.3-1|80	
14cu|libwbxml-0.11.3-1|81	%build
14cu|libwbxml-0.11.3-1|82	%cmake
14cu|libwbxml-0.11.3-1|83	%make
14cu|libwbxml-0.11.3-1|84	
14cu|libwbxml-0.11.3-1|85	%install
14cu|libwbxml-0.11.3-1|86	%makeinstall_std -C build
14cu|libwbxml-0.11.3-1|87	
14cu|libwbxml-0.11.3-1|88	
14cu|libwbxml-0.11.3-1|89	%changelog
14cu|libwbxml-0.11.3-1|90	
14cu|libwbxml-0.11.3-1|91	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.3-1
14cu|libwbxml-0.11.3-1|92	- (fedb754) Build requires pkgconfig(check)
14cu|libwbxml-0.11.3-1|93	
14cu|libwbxml-0.11.3-1|94	

10704 14
14cu|libwebcam-0.2.4-2|1	%define major 0
14cu|libwebcam-0.2.4-2|2	%define libname %mklibname %{name} %{major}
14cu|libwebcam-0.2.4-2|3	%define devname %mklibname %{name} -d
14cu|libwebcam-0.2.4-2|4	
14cu|libwebcam-0.2.4-2|5	Summary:	A library for user-space configuration of the uvcvideo driver
14cu|libwebcam-0.2.4-2|6	Name:		libwebcam
14cu|libwebcam-0.2.4-2|7	Version:	0.2.4
14cu|libwebcam-0.2.4-2|8	Release:	2
14cu|libwebcam-0.2.4-2|9	Group:		System/Kernel and hardware
14cu|libwebcam-0.2.4-2|10	License:	GPLv3+
14cu|libwebcam-0.2.4-2|11	Url:		http://sourceforge.net/p/libwebcam/wiki/Home/
14cu|libwebcam-0.2.4-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
14cu|libwebcam-0.2.4-2|13	Patch0:		libwebcam-silence-uvcdynctrl.patch
14cu|libwebcam-0.2.4-2|14	Patch1:		libwebcam-src-0.2.3-v4l2-check.patch
14cu|libwebcam-0.2.4-2|15	BuildRequires:	cmake
14cu|libwebcam-0.2.4-2|16	BuildRequires:	gengetopt
14cu|libwebcam-0.2.4-2|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|libwebcam-0.2.4-2|18	
14cu|libwebcam-0.2.4-2|19	%description
14cu|libwebcam-0.2.4-2|20	Libwebcam provides a user-space library for interaction with the uvcvideo
14cu|libwebcam-0.2.4-2|21	kernel driver. One could use this library to manipulate settings for one
14cu|libwebcam-0.2.4-2|22	or many UVC-type webcams found attached on a single computer.
14cu|libwebcam-0.2.4-2|23	
14cu|libwebcam-0.2.4-2|24	#----------------------------------------------------------------------------
14cu|libwebcam-0.2.4-2|25	
14cu|libwebcam-0.2.4-2|26	%package -n %{libname}
14cu|libwebcam-0.2.4-2|27	Summary:	A library for user-space configuration of the uvcvideo driver
14cu|libwebcam-0.2.4-2|28	Group:		System/Libraries
14cu|libwebcam-0.2.4-2|29	
14cu|libwebcam-0.2.4-2|30	%description -n %{libname}
14cu|libwebcam-0.2.4-2|31	Libwebcam provides a user-space library for interaction with the uvcvideo
14cu|libwebcam-0.2.4-2|32	kernel driver. One could use this library to manipulate settings for one
14cu|libwebcam-0.2.4-2|33	or many UVC-type webcams found attached on a single computer.
14cu|libwebcam-0.2.4-2|34	
14cu|libwebcam-0.2.4-2|35	%files -n %{libname}
14cu|libwebcam-0.2.4-2|36	%doc libwebcam/README libwebcam/COPYING.LESSER
14cu|libwebcam-0.2.4-2|37	%{_libdir}/libwebcam.so.*
14cu|libwebcam-0.2.4-2|38	
14cu|libwebcam-0.2.4-2|39	#----------------------------------------------------------------------------
14cu|libwebcam-0.2.4-2|40	
14cu|libwebcam-0.2.4-2|41	%package -n %{devname}
14cu|libwebcam-0.2.4-2|42	Summary:	Development libraries and headers for libwebcam
14cu|libwebcam-0.2.4-2|43	Group:		Development/C
14cu|libwebcam-0.2.4-2|44	Requires:	%{libname} = %{EVRD}
14cu|libwebcam-0.2.4-2|45	
14cu|libwebcam-0.2.4-2|46	%description -n %{devname}
14cu|libwebcam-0.2.4-2|47	Development libraries and headers for libwebcam.
14cu|libwebcam-0.2.4-2|48	
14cu|libwebcam-0.2.4-2|49	%files -n %{devname}
14cu|libwebcam-0.2.4-2|50	%{_includedir}/webcam.h
14cu|libwebcam-0.2.4-2|51	%{_libdir}/libwebcam.so
14cu|libwebcam-0.2.4-2|52	%{_libdir}/pkgconfig/libwebcam.pc
14cu|libwebcam-0.2.4-2|53	
14cu|libwebcam-0.2.4-2|54	#----------------------------------------------------------------------------
14cu|libwebcam-0.2.4-2|55	
14cu|libwebcam-0.2.4-2|56	%package -n uvcdynctrl
14cu|libwebcam-0.2.4-2|57	Summary:	Command line interface to libwebcam
14cu|libwebcam-0.2.4-2|58	Group:		System/Kernel and hardware
14cu|libwebcam-0.2.4-2|59	Requires:	uvcdynctrl-data = %{EVRD}
14cu|libwebcam-0.2.4-2|60	
14cu|libwebcam-0.2.4-2|61	%description -n uvcdynctrl
14cu|libwebcam-0.2.4-2|62	Uvcdynctrl is a command line interface for manipulating settings in
14cu|libwebcam-0.2.4-2|63	UVC-type webcams. It uses the libwebcam library for webcam access.
14cu|libwebcam-0.2.4-2|64	
14cu|libwebcam-0.2.4-2|65	%files -n uvcdynctrl
14cu|libwebcam-0.2.4-2|66	%doc uvcdynctrl/README uvcdynctrl/COPYING
14cu|libwebcam-0.2.4-2|67	%{_bindir}/uvcdynctrl*
14cu|libwebcam-0.2.4-2|68	/lib/udev/uvcdynctrl
14cu|libwebcam-0.2.4-2|69	/lib/udev/rules.d/80-uvcdynctrl.rules
14cu|libwebcam-0.2.4-2|70	%{_mandir}/man1/uvcdynctrl*.1*
14cu|libwebcam-0.2.4-2|71	
14cu|libwebcam-0.2.4-2|72	#----------------------------------------------------------------------------
14cu|libwebcam-0.2.4-2|73	
14cu|libwebcam-0.2.4-2|74	%package -n uvcdynctrl-data
14cu|libwebcam-0.2.4-2|75	Summary:	XML control file for the uvcdynctrl package
14cu|libwebcam-0.2.4-2|76	Group:		System/Kernel and hardware
14cu|libwebcam-0.2.4-2|77	Requires:	uvcdynctrl = %{EVRD}
14cu|libwebcam-0.2.4-2|78	BuildArch:	noarch
14cu|libwebcam-0.2.4-2|79	
14cu|libwebcam-0.2.4-2|80	%description -n uvcdynctrl-data
14cu|libwebcam-0.2.4-2|81	XML control file for the uvcdynctrl package.
14cu|libwebcam-0.2.4-2|82	
14cu|libwebcam-0.2.4-2|83	%files -n uvcdynctrl-data
14cu|libwebcam-0.2.4-2|84	%{_datadir}/uvcdynctrl
14cu|libwebcam-0.2.4-2|85	
14cu|libwebcam-0.2.4-2|86	#----------------------------------------------------------------------------
14cu|libwebcam-0.2.4-2|87	
14cu|libwebcam-0.2.4-2|88	%prep
14cu|libwebcam-0.2.4-2|89	%setup -q -n %{name}-src-%{version}
14cu|libwebcam-0.2.4-2|90	%patch0 -p1
14cu|libwebcam-0.2.4-2|91	%patch1 -p1
14cu|libwebcam-0.2.4-2|92	
14cu|libwebcam-0.2.4-2|93	%build
14cu|libwebcam-0.2.4-2|94	%cmake
14cu|libwebcam-0.2.4-2|95	%make
14cu|libwebcam-0.2.4-2|96	
14cu|libwebcam-0.2.4-2|97	%install
14cu|libwebcam-0.2.4-2|98	%makeinstall_std -C build
14cu|libwebcam-0.2.4-2|99	rm %{buildroot}%{_libdir}/libwebcam.a
14cu|libwebcam-0.2.4-2|100	
14cu|libwebcam-0.2.4-2|101	
14cu|libwebcam-0.2.4-2|102	%changelog
14cu|libwebcam-0.2.4-2|103	
14cu|libwebcam-0.2.4-2|104	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 0.2.4-2
14cu|libwebcam-0.2.4-2|105	- (efb8f59) Merge pull request #1 from aabatrakov/libwebcam:rosa2014.1
14cu|libwebcam-0.2.4-2|106	- (efb8f59) Updated to version 0.2.4
14cu|libwebcam-0.2.4-2|107	
14cu|libwebcam-0.2.4-2|108	

10705 14
14cu|libwulf-1.0.2-8|1	%define major 1
14cu|libwulf-1.0.2-8|2	%define libname %mklibname wulf %{major}
14cu|libwulf-1.0.2-8|3	%define devname %mklibname wulf -d
14cu|libwulf-1.0.2-8|4	
14cu|libwulf-1.0.2-8|5	Summary:	The core library of the wulfstat family of xmlsysd clients
14cu|libwulf-1.0.2-8|6	Name:		libwulf
14cu|libwulf-1.0.2-8|7	Version:	1.0.2
14cu|libwulf-1.0.2-8|8	Release:	8
14cu|libwulf-1.0.2-8|9	License:	GPLv2+
14cu|libwulf-1.0.2-8|10	Group:		Monitoring
14cu|libwulf-1.0.2-8|11	Url:		http://www.phy.duke.edu/~rgb/wulfware/
14cu|libwulf-1.0.2-8|12	Source0:	http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
14cu|libwulf-1.0.2-8|13	BuildRequires:	pkgconfig(libxml-2.0)
14cu|libwulf-1.0.2-8|14	
14cu|libwulf-1.0.2-8|15	%description
14cu|libwulf-1.0.2-8|16	libwulf is the core common library required by wulfstat and wulflogger,
14cu|libwulf-1.0.2-8|17	two xmlsysd clients that poll and display various statistics from a
14cu|libwulf-1.0.2-8|18	cluster in a user-controllable loop.  libwulf contains routines that
14cu|libwulf-1.0.2-8|19	open and parse a wulfhosts (cluster/lan descriptor) file, establish
14cu|libwulf-1.0.2-8|20	xmlsysd connections in a threaded subtask to all hosts in the wulfhosts
14cu|libwulf-1.0.2-8|21	file, and in parallel with this initialize and update selected
14cu|libwulf-1.0.2-8|22	statistics. libwulf functions form an API adequate to support many
14cu|libwulf-1.0.2-8|23	kinds of toplevel log and gui applications reasonably efficiently.
14cu|libwulf-1.0.2-8|24	
14cu|libwulf-1.0.2-8|25	#----------------------------------------------------------------------------
14cu|libwulf-1.0.2-8|26	
14cu|libwulf-1.0.2-8|27	%package -n %{libname}
14cu|libwulf-1.0.2-8|28	Summary:	A library of functions for the wulfware applications
14cu|libwulf-1.0.2-8|29	Group:		System/Libraries
14cu|libwulf-1.0.2-8|30	
14cu|libwulf-1.0.2-8|31	%description -n %{libname}
14cu|libwulf-1.0.2-8|32	This package contains shared libraries for wulfware applications.
14cu|libwulf-1.0.2-8|33	
14cu|libwulf-1.0.2-8|34	%files -n %{libname}
14cu|libwulf-1.0.2-8|35	%{_libdir}/libwulf.so.%{major}*
14cu|libwulf-1.0.2-8|36	
14cu|libwulf-1.0.2-8|37	#----------------------------------------------------------------------------
14cu|libwulf-1.0.2-8|38	
14cu|libwulf-1.0.2-8|39	%package -n %{devname}
14cu|libwulf-1.0.2-8|40	Summary:	Development tools for programs which will use the libwulf library
14cu|libwulf-1.0.2-8|41	Group:		Development/C
14cu|libwulf-1.0.2-8|42	Requires:	%{libname} = %{EVRD}
14cu|libwulf-1.0.2-8|43	Provides:	%{name}-devel = %{EVRD}
14cu|libwulf-1.0.2-8|44	Conflicts:	%{_lib}wulf1-devel < 1.0.2-8
14cu|libwulf-1.0.2-8|45	Obsoletes:	%{_lib}wulf1-devel < 1.0.2-8
14cu|libwulf-1.0.2-8|46	
14cu|libwulf-1.0.2-8|47	%description -n %{devname}
14cu|libwulf-1.0.2-8|48	This package contains the header files for developing programs
14cu|libwulf-1.0.2-8|49	which uses the libwulf library.
14cu|libwulf-1.0.2-8|50	
14cu|libwulf-1.0.2-8|51	%files -n %{devname}
14cu|libwulf-1.0.2-8|52	%doc COPYING README CHANGELOG
14cu|libwulf-1.0.2-8|53	%{_includedir}/*
14cu|libwulf-1.0.2-8|54	%{_libdir}/*.so
14cu|libwulf-1.0.2-8|55	%{_mandir}/man3/*
14cu|libwulf-1.0.2-8|56	
14cu|libwulf-1.0.2-8|57	#----------------------------------------------------------------------------
14cu|libwulf-1.0.2-8|58	
14cu|libwulf-1.0.2-8|59	%prep
14cu|libwulf-1.0.2-8|60	%setup -qn %{name}
14cu|libwulf-1.0.2-8|61	
14cu|libwulf-1.0.2-8|62	%build
14cu|libwulf-1.0.2-8|63	make clean
14cu|libwulf-1.0.2-8|64	make CC="%__cc %{optflags}"
14cu|libwulf-1.0.2-8|65	
14cu|libwulf-1.0.2-8|66	%install
14cu|libwulf-1.0.2-8|67	make PREFIX=%{buildroot}/usr install
14cu|libwulf-1.0.2-8|68	%ifarch x86_64
14cu|libwulf-1.0.2-8|69	mv  %{buildroot}/usr/lib  %{buildroot}%{_libdir}
14cu|libwulf-1.0.2-8|70	%endif
14cu|libwulf-1.0.2-8|71	ln -snf %{name}.so.%{version} %{buildroot}%{_libdir}/%{name}.so
14cu|libwulf-1.0.2-8|72	
14cu|libwulf-1.0.2-8|73	rm -f %{buildroot}%{_libdir}/libwulf.a
14cu|libwulf-1.0.2-8|74	
14cu|libwulf-1.0.2-8|75	%changelog
14cu|libwulf-1.0.2-8|76	
14cu|libwulf-1.0.2-8|77	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-8
14cu|libwulf-1.0.2-8|78	- (e0d591e) Build with system optflags to fix debug package
14cu|libwulf-1.0.2-8|79	- (e0d591e) Drop static library
14cu|libwulf-1.0.2-8|80	- (e0d591e) Spec cleanup
14cu|libwulf-1.0.2-8|81	
14cu|libwulf-1.0.2-8|82	

10706 14
14cu|libxfce4ui-4.12.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|libxfce4ui-4.12.1-1|2	
14cu|libxfce4ui-4.12.1-1|3	%define major 0
14cu|libxfce4ui-4.12.1-1|4	%define api 1
14cu|libxfce4ui-4.12.1-1|5	%define majorkbd 0
14cu|libxfce4ui-4.12.1-1|6	
14cu|libxfce4ui-4.12.1-1|7	%define apikbd 2
14cu|libxfce4ui-4.12.1-1|8	%define libname %mklibname xfce4ui %{api} %{major}
14cu|libxfce4ui-4.12.1-1|9	%define libnamekbd %mklibname xfce4kbd-private %{apikbd} %{major}
14cu|libxfce4ui-4.12.1-1|10	%define develname %mklibname xfce4ui -d
14cu|libxfce4ui-4.12.1-1|11	
14cu|libxfce4ui-4.12.1-1|12	%define api3 2
14cu|libxfce4ui-4.12.1-1|13	%define apikbd3 3
14cu|libxfce4ui-4.12.1-1|14	%define libname3 %mklibname xfce4ui %{api3} %{major}
14cu|libxfce4ui-4.12.1-1|15	%define libnamekbd3 %mklibname xfce4kbd-private %{apikbd3} %{major}
14cu|libxfce4ui-4.12.1-1|16	%define develname3 %mklibname xfce4ui %{api3} -d
14cu|libxfce4ui-4.12.1-1|17	
14cu|libxfce4ui-4.12.1-1|18	Summary:	Various Xfce widgets for Xfce desktop environment
14cu|libxfce4ui-4.12.1-1|19	Name:		libxfce4ui
14cu|libxfce4ui-4.12.1-1|20	Version:	4.12.1
14cu|libxfce4ui-4.12.1-1|21	Release:	1
14cu|libxfce4ui-4.12.1-1|22	License:	GPLv2+
14cu|libxfce4ui-4.12.1-1|23	Group:		Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|24	Url:		http://www.xfce.org
14cu|libxfce4ui-4.12.1-1|25	Source0:	http://archive.xfce.org/src/xfce/libxfce4ui/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|libxfce4ui-4.12.1-1|26	BuildRequires:	xfce4-dev-tools >= 4.12.0
14cu|libxfce4ui-4.12.1-1|27	BuildRequires:	pkgconfig(libxfconf-0) >= 4.12.0
14cu|libxfce4ui-4.12.1-1|28	BuildRequires:	pkgconfig(gdk-2.0)
14cu|libxfce4ui-4.12.1-1|29	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|libxfce4ui-4.12.1-1|30	BuildRequires:	pkgconfig(gladeui-1.0)
14cu|libxfce4ui-4.12.1-1|31	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|libxfce4ui-4.12.1-1|32	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.12.0
14cu|libxfce4ui-4.12.1-1|33	BuildRequires:	pkgconfig(sm)
14cu|libxfce4ui-4.12.1-1|34	
14cu|libxfce4ui-4.12.1-1|35	%description
14cu|libxfce4ui-4.12.1-1|36	Various Xfce widgets for Xfce desktop environment.
14cu|libxfce4ui-4.12.1-1|37	
14cu|libxfce4ui-4.12.1-1|38	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|39	
14cu|libxfce4ui-4.12.1-1|40	%package -n %{libname}
14cu|libxfce4ui-4.12.1-1|41	Summary:	Gui libraries for Xfce
14cu|libxfce4ui-4.12.1-1|42	Group:		Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|43	Requires:	%{name}-common >= %{EVRD}
14cu|libxfce4ui-4.12.1-1|44	
14cu|libxfce4ui-4.12.1-1|45	%description -n %{libname}
14cu|libxfce4ui-4.12.1-1|46	Gui libraries for Xfce desktop environment.
14cu|libxfce4ui-4.12.1-1|47	
14cu|libxfce4ui-4.12.1-1|48	%files -n %{libname}
14cu|libxfce4ui-4.12.1-1|49	%{_libdir}/libxfce4ui-%{api}.so.%{major}*
14cu|libxfce4ui-4.12.1-1|50	
14cu|libxfce4ui-4.12.1-1|51	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|52	
14cu|libxfce4ui-4.12.1-1|53	%package -n %{libnamekbd}
14cu|libxfce4ui-4.12.1-1|54	Summary:	Gui libraries for Xfce
14cu|libxfce4ui-4.12.1-1|55	Group:		Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|56	Requires:	%{name}-common >= %{EVRD}
14cu|libxfce4ui-4.12.1-1|57	
14cu|libxfce4ui-4.12.1-1|58	%description -n %{libnamekbd}
14cu|libxfce4ui-4.12.1-1|59	Gui libraries for Xfce desktop environment.
14cu|libxfce4ui-4.12.1-1|60	
14cu|libxfce4ui-4.12.1-1|61	%files -n %{libnamekbd}
14cu|libxfce4ui-4.12.1-1|62	%{_libdir}/libxfce4kbd-private-%{apikbd}.so.%{majorkbd}*
14cu|libxfce4ui-4.12.1-1|63	
14cu|libxfce4ui-4.12.1-1|64	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|65	
14cu|libxfce4ui-4.12.1-1|66	%package -n %{libname3}
14cu|libxfce4ui-4.12.1-1|67	Summary:        GTK3 GUI libraries for Xfce
14cu|libxfce4ui-4.12.1-1|68	Group:          Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|69	Requires:       %{name}-common = %{EVRD}
14cu|libxfce4ui-4.12.1-1|70	
14cu|libxfce4ui-4.12.1-1|71	%description -n %{libname3}
14cu|libxfce4ui-4.12.1-1|72	GTK3 GUI libraries for Xfce desktop environment.
14cu|libxfce4ui-4.12.1-1|73	
14cu|libxfce4ui-4.12.1-1|74	%files -n %{libname3}
14cu|libxfce4ui-4.12.1-1|75	%{_libdir}/libxfce4ui-%{api3}.so.%{major}*
14cu|libxfce4ui-4.12.1-1|76	
14cu|libxfce4ui-4.12.1-1|77	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|78	
14cu|libxfce4ui-4.12.1-1|79	%package -n %{libnamekbd3}
14cu|libxfce4ui-4.12.1-1|80	Summary:        GTK3 GUI libraries for Xfce
14cu|libxfce4ui-4.12.1-1|81	Group:          Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|82	
14cu|libxfce4ui-4.12.1-1|83	%description -n %{libnamekbd3}
14cu|libxfce4ui-4.12.1-1|84	GTK3 GUI libraries for Xfce desktop environment.
14cu|libxfce4ui-4.12.1-1|85	
14cu|libxfce4ui-4.12.1-1|86	%files -n %{libnamekbd3}
14cu|libxfce4ui-4.12.1-1|87	%{_libdir}/libxfce4kbd-private-%{apikbd3}.so.%{major}*
14cu|libxfce4ui-4.12.1-1|88	
14cu|libxfce4ui-4.12.1-1|89	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|90	
14cu|libxfce4ui-4.12.1-1|91	%package -n %{develname3}
14cu|libxfce4ui-4.12.1-1|92	Summary:        Development files and headers for the %{name} library using GTK3
14cu|libxfce4ui-4.12.1-1|93	Group:          Development/Other
14cu|libxfce4ui-4.12.1-1|94	Requires:       %{libname3} = %{EVRD}
14cu|libxfce4ui-4.12.1-1|95	Requires:       %{libnamekbd3} = %{EVRD}
14cu|libxfce4ui-4.12.1-1|96	Provides:	xfce4ui2-devel = %{EVRD}
14cu|libxfce4ui-4.12.1-1|97	Conflicts:      %{_lib}xfce4ui-devel < 4.12.1-1
14cu|libxfce4ui-4.12.1-1|98	
14cu|libxfce4ui-4.12.1-1|99	%description -n %{develname3}
14cu|libxfce4ui-4.12.1-1|100	Development files and headers for the %{name} library using GTK3.
14cu|libxfce4ui-4.12.1-1|101	
14cu|libxfce4ui-4.12.1-1|102	%files -n %{develname3}
14cu|libxfce4ui-4.12.1-1|103	%{_libdir}/pkgconfig/libxfce4kbd-private-%{apikbd3}.pc
14cu|libxfce4ui-4.12.1-1|104	%{_libdir}/pkgconfig/libxfce4ui-%{api3}.pc
14cu|libxfce4ui-4.12.1-1|105	%{_libdir}/%{name}-%{api3}.so
14cu|libxfce4ui-4.12.1-1|106	%{_libdir}/libxfce4kbd-private-%{apikbd3}.so
14cu|libxfce4ui-4.12.1-1|107	%{_includedir}/xfce4/%{name}-%{api3}/
14cu|libxfce4ui-4.12.1-1|108	%{_includedir}/xfce4/libxfce4kbd-private-%{apikbd3}/
14cu|libxfce4ui-4.12.1-1|109	
14cu|libxfce4ui-4.12.1-1|110	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|111	
14cu|libxfce4ui-4.12.1-1|112	%package -n %{develname}
14cu|libxfce4ui-4.12.1-1|113	Summary:	Libraries and header files for the %{name} library
14cu|libxfce4ui-4.12.1-1|114	Group:		Development/Other
14cu|libxfce4ui-4.12.1-1|115	Requires:	%{libname} = %{EVRD}
14cu|libxfce4ui-4.12.1-1|116	Requires:	%{libnamekbd} = %{EVRD}
14cu|libxfce4ui-4.12.1-1|117	Provides:	%{name}-devel = %{EVRD}
14cu|libxfce4ui-4.12.1-1|118	
14cu|libxfce4ui-4.12.1-1|119	%description -n %{develname}
14cu|libxfce4ui-4.12.1-1|120	Libraries and header files for the %{name} library.
14cu|libxfce4ui-4.12.1-1|121	
14cu|libxfce4ui-4.12.1-1|122	%files -n %{develname}
14cu|libxfce4ui-4.12.1-1|123	%doc AUTHORS ChangeLog README NEWS
14cu|libxfce4ui-4.12.1-1|124	%doc %{_datadir}/gtk-doc/html/%{name}
14cu|libxfce4ui-4.12.1-1|125	%{_libdir}/%{name}-%{api}.so
14cu|libxfce4ui-4.12.1-1|126	%{_libdir}/pkgconfig/libxfce4kbd-private-%{apikbd}.pc
14cu|libxfce4ui-4.12.1-1|127	%{_libdir}/pkgconfig/libxfce4ui-%{api}.pc
14cu|libxfce4ui-4.12.1-1|128	%{_libdir}/*xfce4kbd-private-%{apikbd}.so
14cu|libxfce4ui-4.12.1-1|129	%{_includedir}/xfce4/%{name}-%{api}*
14cu|libxfce4ui-4.12.1-1|130	%{_includedir}/xfce4/*xfce4kbd-private-%{apikbd}
14cu|libxfce4ui-4.12.1-1|131	
14cu|libxfce4ui-4.12.1-1|132	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|133	
14cu|libxfce4ui-4.12.1-1|134	%package common
14cu|libxfce4ui-4.12.1-1|135	Summary:	Common files for %{name}
14cu|libxfce4ui-4.12.1-1|136	Group:		Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|137	
14cu|libxfce4ui-4.12.1-1|138	%description common
14cu|libxfce4ui-4.12.1-1|139	This package contains common files for %{name}.
14cu|libxfce4ui-4.12.1-1|140	
14cu|libxfce4ui-4.12.1-1|141	%files common -f %{name}.lang
14cu|libxfce4ui-4.12.1-1|142	%{_bindir}/xfce4-about
14cu|libxfce4ui-4.12.1-1|143	%{_datadir}/applications/xfce4-about.desktop
14cu|libxfce4ui-4.12.1-1|144	%{_iconsdir}/hicolor/*/apps/xfce4-logo.png
14cu|libxfce4ui-4.12.1-1|145	
14cu|libxfce4ui-4.12.1-1|146	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|147	
14cu|libxfce4ui-4.12.1-1|148	%package glade
14cu|libxfce4ui-4.12.1-1|149	Summary:	Glade modules for %{name}
14cu|libxfce4ui-4.12.1-1|150	Group:		Graphical desktop/Xfce
14cu|libxfce4ui-4.12.1-1|151	Requires:	glade3
14cu|libxfce4ui-4.12.1-1|152	
14cu|libxfce4ui-4.12.1-1|153	%description glade
14cu|libxfce4ui-4.12.1-1|154	This package provides a catalog for Glade which allows the use of the
14cu|libxfce4ui-4.12.1-1|155	provided Xfce widgets in Glade.
14cu|libxfce4ui-4.12.1-1|156	
14cu|libxfce4ui-4.12.1-1|157	%files glade
14cu|libxfce4ui-4.12.1-1|158	%{_libdir}/glade3/modules/%{name}*
14cu|libxfce4ui-4.12.1-1|159	%{_datadir}/glade3/catalogs/%{name}.*
14cu|libxfce4ui-4.12.1-1|160	%{_datadir}/glade3/pixmaps/hicolor/*/*/*%{name}*.png
14cu|libxfce4ui-4.12.1-1|161	
14cu|libxfce4ui-4.12.1-1|162	#----------------------------------------------------------------------------
14cu|libxfce4ui-4.12.1-1|163	
14cu|libxfce4ui-4.12.1-1|164	%prep
14cu|libxfce4ui-4.12.1-1|165	%setup -q
14cu|libxfce4ui-4.12.1-1|166	
14cu|libxfce4ui-4.12.1-1|167	%build
14cu|libxfce4ui-4.12.1-1|168	%configure2_5x \
14cu|libxfce4ui-4.12.1-1|169	--disable-static \
14cu|libxfce4ui-4.12.1-1|170	--enable-startup-notification \
14cu|libxfce4ui-4.12.1-1|171	--enable-gladeui \
14cu|libxfce4ui-4.12.1-1|172	--enable-gtk3 \
14cu|libxfce4ui-4.12.1-1|173	--with-vendor-info=%{vendor}
14cu|libxfce4ui-4.12.1-1|174	
14cu|libxfce4ui-4.12.1-1|175	%make
14cu|libxfce4ui-4.12.1-1|176	
14cu|libxfce4ui-4.12.1-1|177	%install
14cu|libxfce4ui-4.12.1-1|178	%makeinstall_std
14cu|libxfce4ui-4.12.1-1|179	
14cu|libxfce4ui-4.12.1-1|180	# (tpg) this file is in mandriva-xfce-config package
14cu|libxfce4ui-4.12.1-1|181	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
14cu|libxfce4ui-4.12.1-1|182	
14cu|libxfce4ui-4.12.1-1|183	%find_lang %{name}
14cu|libxfce4ui-4.12.1-1|184	
14cu|libxfce4ui-4.12.1-1|185	%changelog
14cu|libxfce4ui-4.12.1-1|186	
14cu|libxfce4ui-4.12.1-1|187	* Mon Mar 28 2016 dsilakov <denis.silakov@rosalab.ru> 4.12.1-1
14cu|libxfce4ui-4.12.1-1|188	- (a28a9dc) Merge pull request #1 from alzim/libxfce4ui:rosa2014.1
14cu|libxfce4ui-4.12.1-1|189	- (a28a9dc) Add Provides
14cu|libxfce4ui-4.12.1-1|190	
14cu|libxfce4ui-4.12.1-1|191	

10707 14
14cu|libxfce4util-4.12.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|libxfce4util-4.12.1-1|2	%define major 7
14cu|libxfce4util-4.12.1-1|3	%define libname %mklibname xfce4util %{major}
14cu|libxfce4util-4.12.1-1|4	%define devname %mklibname xfce4util -d
14cu|libxfce4util-4.12.1-1|5	
14cu|libxfce4util-4.12.1-1|6	Summary:	Utility library for the Xfce desktop environment
14cu|libxfce4util-4.12.1-1|7	Name:		libxfce4util
14cu|libxfce4util-4.12.1-1|8	Version:	4.12.1
14cu|libxfce4util-4.12.1-1|9	Release:	1
14cu|libxfce4util-4.12.1-1|10	License:	GPLv2+
14cu|libxfce4util-4.12.1-1|11	Group:		Graphical desktop/Xfce
14cu|libxfce4util-4.12.1-1|12	Url:		http://www.xfce.org
14cu|libxfce4util-4.12.1-1|13	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|libxfce4util-4.12.1-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|libxfce4util-4.12.1-1|15	BuildRequires:	xfce4-dev-tools >= 4.11.0
14cu|libxfce4util-4.12.1-1|16	
14cu|libxfce4util-4.12.1-1|17	%description
14cu|libxfce4util-4.12.1-1|18	Basic utility non-GUI functions for Xfce desktop environment.
14cu|libxfce4util-4.12.1-1|19	
14cu|libxfce4util-4.12.1-1|20	#----------------------------------------------------------------------------
14cu|libxfce4util-4.12.1-1|21	
14cu|libxfce4util-4.12.1-1|22	%package -n %{libname}
14cu|libxfce4util-4.12.1-1|23	Summary:	Utility library for the Xfce desktop environment
14cu|libxfce4util-4.12.1-1|24	Group:		Graphical desktop/Xfce
14cu|libxfce4util-4.12.1-1|25	Requires:	xdg-user-dirs
14cu|libxfce4util-4.12.1-1|26	Requires:	%{name}-common
14cu|libxfce4util-4.12.1-1|27	
14cu|libxfce4util-4.12.1-1|28	%description -n %{libname}
14cu|libxfce4util-4.12.1-1|29	Utility library for the Xfce desktop environment.
14cu|libxfce4util-4.12.1-1|30	
14cu|libxfce4util-4.12.1-1|31	%files -n %{libname}
14cu|libxfce4util-4.12.1-1|32	%{_libdir}/libxfce4util.so.%{major}*
14cu|libxfce4util-4.12.1-1|33	
14cu|libxfce4util-4.12.1-1|34	#----------------------------------------------------------------------------
14cu|libxfce4util-4.12.1-1|35	
14cu|libxfce4util-4.12.1-1|36	%package -n %{devname}
14cu|libxfce4util-4.12.1-1|37	Summary:	Libraries and header files for the %{name} library
14cu|libxfce4util-4.12.1-1|38	Group:		Development/Other
14cu|libxfce4util-4.12.1-1|39	Requires:	xfce4-dev-tools >= 4.9.0
14cu|libxfce4util-4.12.1-1|40	Requires:	%{libname} = %{EVRD}
14cu|libxfce4util-4.12.1-1|41	Provides:	%{name}-devel = %{EVRD}
14cu|libxfce4util-4.12.1-1|42	
14cu|libxfce4util-4.12.1-1|43	%description -n %{devname}
14cu|libxfce4util-4.12.1-1|44	Libraries and header files for the %{name} library.
14cu|libxfce4util-4.12.1-1|45	
14cu|libxfce4util-4.12.1-1|46	%files -n %{devname}
14cu|libxfce4util-4.12.1-1|47	%{_libdir}/lib*.so
14cu|libxfce4util-4.12.1-1|48	%{_libdir}/pkgconfig/*.pc
14cu|libxfce4util-4.12.1-1|49	%dir %{_includedir}/xfce4
14cu|libxfce4util-4.12.1-1|50	%{_includedir}/xfce4/%{name}
14cu|libxfce4util-4.12.1-1|51	%{_datadir}/gtk-doc/html/*
14cu|libxfce4util-4.12.1-1|52	
14cu|libxfce4util-4.12.1-1|53	#----------------------------------------------------------------------------
14cu|libxfce4util-4.12.1-1|54	
14cu|libxfce4util-4.12.1-1|55	%package common
14cu|libxfce4util-4.12.1-1|56	Summary:	Common files for Xfce utility library
14cu|libxfce4util-4.12.1-1|57	Group:		Graphical desktop/Xfce
14cu|libxfce4util-4.12.1-1|58	BuildArch:	noarch
14cu|libxfce4util-4.12.1-1|59	
14cu|libxfce4util-4.12.1-1|60	%description common
14cu|libxfce4util-4.12.1-1|61	Common files for %{name}.
14cu|libxfce4util-4.12.1-1|62	
14cu|libxfce4util-4.12.1-1|63	%files common -f %{name}.lang
14cu|libxfce4util-4.12.1-1|64	%doc AUTHORS ChangeLog TODO
14cu|libxfce4util-4.12.1-1|65	
14cu|libxfce4util-4.12.1-1|66	#----------------------------------------------------------------------------
14cu|libxfce4util-4.12.1-1|67	
14cu|libxfce4util-4.12.1-1|68	%package -n xfce-kiosk
14cu|libxfce4util-4.12.1-1|69	Summary:	Kiosk support for the Xfce desktop environment
14cu|libxfce4util-4.12.1-1|70	Group:		Graphical desktop/Xfce
14cu|libxfce4util-4.12.1-1|71	
14cu|libxfce4util-4.12.1-1|72	%description -n xfce-kiosk
14cu|libxfce4util-4.12.1-1|73	Kiosk support for the Xfce desktop environment.
14cu|libxfce4util-4.12.1-1|74	
14cu|libxfce4util-4.12.1-1|75	%files -n xfce-kiosk
14cu|libxfce4util-4.12.1-1|76	%{_sbindir}/xfce4-kiosk-query
14cu|libxfce4util-4.12.1-1|77	
14cu|libxfce4util-4.12.1-1|78	#----------------------------------------------------------------------------
14cu|libxfce4util-4.12.1-1|79	
14cu|libxfce4util-4.12.1-1|80	%prep
14cu|libxfce4util-4.12.1-1|81	%setup -q
14cu|libxfce4util-4.12.1-1|82	
14cu|libxfce4util-4.12.1-1|83	%build
14cu|libxfce4util-4.12.1-1|84	%configure2_5x \
14cu|libxfce4util-4.12.1-1|85	--disable-static
14cu|libxfce4util-4.12.1-1|86	
14cu|libxfce4util-4.12.1-1|87	%make
14cu|libxfce4util-4.12.1-1|88	
14cu|libxfce4util-4.12.1-1|89	%install
14cu|libxfce4util-4.12.1-1|90	%makeinstall_std
14cu|libxfce4util-4.12.1-1|91	
14cu|libxfce4util-4.12.1-1|92	%find_lang %{name}
14cu|libxfce4util-4.12.1-1|93	
14cu|libxfce4util-4.12.1-1|94	%changelog
14cu|libxfce4util-4.12.1-1|95	
14cu|libxfce4util-4.12.1-1|96	* Sat Mar 26 2016 dsilakov <denis.silakov@rosalab.ru> 4.12.1-1
14cu|libxfce4util-4.12.1-1|97	- (66193b7) Merge pull request #1 from alzim/libxfce4util:rosa2014.1
14cu|libxfce4util-4.12.1-1|98	- (66193b7) Update to 4.12.1
14cu|libxfce4util-4.12.1-1|99	
14cu|libxfce4util-4.12.1-1|100	

10708 14
14cu|libxfcegui4-4.10.0-6|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|libxfcegui4-4.10.0-6|2	%define major 4
14cu|libxfcegui4-4.10.0-6|3	%define libname %mklibname xfcegui4_ %{major}
14cu|libxfcegui4-4.10.0-6|4	%define devname %mklibname xfcegui4 -d
14cu|libxfcegui4-4.10.0-6|5	
14cu|libxfcegui4-4.10.0-6|6	Summary:	Various GTK+ widgets for Xfce desktop environment
14cu|libxfcegui4-4.10.0-6|7	Name:		libxfcegui4
14cu|libxfcegui4-4.10.0-6|8	Version:	4.10.0
14cu|libxfcegui4-4.10.0-6|9	Release:	6
14cu|libxfcegui4-4.10.0-6|10	License:	GPLv2+
14cu|libxfcegui4-4.10.0-6|11	Group:		Graphical desktop/Xfce
14cu|libxfcegui4-4.10.0-6|12	Url:		http://www.xfce.org
14cu|libxfcegui4-4.10.0-6|13	Source0:	http://archive.xfce.org/src/xfce/libxfcegui4/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|libxfcegui4-4.10.0-6|14	#(tpg) http://bugzilla.xfce.org/show_bug.cgi?id=3614
14cu|libxfcegui4-4.10.0-6|15	Patch0:		%{name}-4.4.2-extension-strip.patch
14cu|libxfcegui4-4.10.0-6|16	Patch1:		libxfcegui4-4.10.0-no-xfce_setenv.patch
14cu|libxfcegui4-4.10.0-6|17	BuildRequires:	gtk-doc
14cu|libxfcegui4-4.10.0-6|18	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cu|libxfcegui4-4.10.0-6|19	BuildRequires:	gettext-devel
14cu|libxfcegui4-4.10.0-6|20	BuildRequires:	pkgconfig(gdk-2.0)
14cu|libxfcegui4-4.10.0-6|21	BuildRequires:	pkgconfig(gladeui-1.0)
14cu|libxfcegui4-4.10.0-6|22	BuildRequires:	pkgconfig(libglade-2.0)
14cu|libxfcegui4-4.10.0-6|23	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|libxfcegui4-4.10.0-6|24	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|libxfcegui4-4.10.0-6|25	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|libxfcegui4-4.10.0-6|26	Conflicts:	%{_lib}xfcegui4_4 < 4.10.0-5
14cu|libxfcegui4-4.10.0-6|27	
14cu|libxfcegui4-4.10.0-6|28	%description
14cu|libxfcegui4-4.10.0-6|29	Various GTK+ widgets for Xfce desktop environment.
14cu|libxfcegui4-4.10.0-6|30	
14cu|libxfcegui4-4.10.0-6|31	%files
14cu|libxfcegui4-4.10.0-6|32	%{_libdir}/libglade/2.0/libxfce4.so
14cu|libxfcegui4-4.10.0-6|33	
14cu|libxfcegui4-4.10.0-6|34	#----------------------------------------------------------------------------
14cu|libxfcegui4-4.10.0-6|35	
14cu|libxfcegui4-4.10.0-6|36	%package -n %{libname}
14cu|libxfcegui4-4.10.0-6|37	Summary:	Gui libraries for Xfce
14cu|libxfcegui4-4.10.0-6|38	Group:		Graphical desktop/Xfce
14cu|libxfcegui4-4.10.0-6|39	Provides:	libxfcegui4-plugins = %{EVRD}
14cu|libxfcegui4-4.10.0-6|40	Requires:	librsvg2
14cu|libxfcegui4-4.10.0-6|41	Requires:	%{name} >= %{EVRD}
14cu|libxfcegui4-4.10.0-6|42	Requires:	%{name}-common >= %{EVRD}
14cu|libxfcegui4-4.10.0-6|43	
14cu|libxfcegui4-4.10.0-6|44	%description -n %{libname}
14cu|libxfcegui4-4.10.0-6|45	Gui libraries for Xfce desktop environment.
14cu|libxfcegui4-4.10.0-6|46	
14cu|libxfcegui4-4.10.0-6|47	%files -n %{libname}
14cu|libxfcegui4-4.10.0-6|48	%{_libdir}/libxfcegui4.so.%{major}*
14cu|libxfcegui4-4.10.0-6|49	
14cu|libxfcegui4-4.10.0-6|50	#----------------------------------------------------------------------------
14cu|libxfcegui4-4.10.0-6|51	
14cu|libxfcegui4-4.10.0-6|52	%package common
14cu|libxfcegui4-4.10.0-6|53	Summary:	Translations for %{name}
14cu|libxfcegui4-4.10.0-6|54	Group:		Graphical desktop/Xfce
14cu|libxfcegui4-4.10.0-6|55	BuildArch:	noarch
14cu|libxfcegui4-4.10.0-6|56	
14cu|libxfcegui4-4.10.0-6|57	%description common
14cu|libxfcegui4-4.10.0-6|58	This package contains common files for %{name}.
14cu|libxfcegui4-4.10.0-6|59	
14cu|libxfcegui4-4.10.0-6|60	%files common -f %{name}.lang
14cu|libxfcegui4-4.10.0-6|61	%{_iconsdir}/hicolor/*/apps/xfce*
14cu|libxfcegui4-4.10.0-6|62	
14cu|libxfcegui4-4.10.0-6|63	#----------------------------------------------------------------------------
14cu|libxfcegui4-4.10.0-6|64	
14cu|libxfcegui4-4.10.0-6|65	%package glade
14cu|libxfcegui4-4.10.0-6|66	Summary:	Glade modules for %{name}
14cu|libxfcegui4-4.10.0-6|67	Group:		Graphical desktop/Xfce
14cu|libxfcegui4-4.10.0-6|68	Requires:	glade3
14cu|libxfcegui4-4.10.0-6|69	
14cu|libxfcegui4-4.10.0-6|70	%description glade
14cu|libxfcegui4-4.10.0-6|71	This package provides a catalog for Glade which allows the use of the
14cu|libxfcegui4-4.10.0-6|72	provided Xfce widgets in Glade.
14cu|libxfcegui4-4.10.0-6|73	
14cu|libxfcegui4-4.10.0-6|74	%files glade
14cu|libxfcegui4-4.10.0-6|75	%{_libdir}/glade3/modules/libgladexfce4.so
14cu|libxfcegui4-4.10.0-6|76	%{_datadir}/glade3/catalogs/xfce4.xml
14cu|libxfcegui4-4.10.0-6|77	%{_datadir}/glade3/catalogs/xfce4.xml.in
14cu|libxfcegui4-4.10.0-6|78	%{_datadir}/glade3/pixmaps/hicolor/*/actions/*.png
14cu|libxfcegui4-4.10.0-6|79	
14cu|libxfcegui4-4.10.0-6|80	#----------------------------------------------------------------------------
14cu|libxfcegui4-4.10.0-6|81	
14cu|libxfcegui4-4.10.0-6|82	%package -n %{devname}
14cu|libxfcegui4-4.10.0-6|83	Summary:	Libraries and header files for the %{name} library
14cu|libxfcegui4-4.10.0-6|84	Group:		Development/Other
14cu|libxfcegui4-4.10.0-6|85	Requires:	%{libname} = %{EVRD}
14cu|libxfcegui4-4.10.0-6|86	Requires:	xfce4-dev-tools
14cu|libxfcegui4-4.10.0-6|87	Requires:	pkgconfig(gladeui-1.0)
14cu|libxfcegui4-4.10.0-6|88	Requires:	pkgconfig(libglade-2.0)
14cu|libxfcegui4-4.10.0-6|89	Provides:	%{name}-devel = %{EVRD}
14cu|libxfcegui4-4.10.0-6|90	Provides:	libxfce4gui-devel = %{EVRD}
14cu|libxfcegui4-4.10.0-6|91	
14cu|libxfcegui4-4.10.0-6|92	%description -n %{devname}
14cu|libxfcegui4-4.10.0-6|93	Libraries and header files for the %{name} library.
14cu|libxfcegui4-4.10.0-6|94	
14cu|libxfcegui4-4.10.0-6|95	%files -n %{devname}
14cu|libxfcegui4-4.10.0-6|96	%doc AUTHORS ChangeLog README NEWS
14cu|libxfcegui4-4.10.0-6|97	%doc %{_datadir}/gtk-doc/html/libxfcegui4/
14cu|libxfcegui4-4.10.0-6|98	%{_libdir}/%{name}.so
14cu|libxfcegui4-4.10.0-6|99	%{_libdir}/pkgconfig/*.pc
14cu|libxfcegui4-4.10.0-6|100	%{_includedir}/xfce4/*
14cu|libxfcegui4-4.10.0-6|101	
14cu|libxfcegui4-4.10.0-6|102	#----------------------------------------------------------------------------
14cu|libxfcegui4-4.10.0-6|103	
14cu|libxfcegui4-4.10.0-6|104	%prep
14cu|libxfcegui4-4.10.0-6|105	%setup -q
14cu|libxfcegui4-4.10.0-6|106	%patch0 -p1 -b .icons
14cu|libxfcegui4-4.10.0-6|107	%patch1 -p0 -b .setenv
14cu|libxfcegui4-4.10.0-6|108	
14cu|libxfcegui4-4.10.0-6|109	%build
14cu|libxfcegui4-4.10.0-6|110	%configure2_5x \
14cu|libxfcegui4-4.10.0-6|111	--disable-static \
14cu|libxfcegui4-4.10.0-6|112	--enable-startup-notification \
14cu|libxfcegui4-4.10.0-6|113	--enable-gladeui
14cu|libxfcegui4-4.10.0-6|114	
14cu|libxfcegui4-4.10.0-6|115	%make
14cu|libxfcegui4-4.10.0-6|116	
14cu|libxfcegui4-4.10.0-6|117	%install
14cu|libxfcegui4-4.10.0-6|118	%makeinstall_std
14cu|libxfcegui4-4.10.0-6|119	
14cu|libxfcegui4-4.10.0-6|120	%find_lang %{name}
14cu|libxfcegui4-4.10.0-6|121	
14cu|libxfcegui4-4.10.0-6|122	%changelog
14cu|libxfcegui4-4.10.0-6|123	
14cu|libxfcegui4-4.10.0-6|124	* Sat Mar 26 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.10.0-6
14cu|libxfcegui4-4.10.0-6|125	- (16c2536) Rebuild with new libxfce4util
14cu|libxfcegui4-4.10.0-6|126	
14cu|libxfcegui4-4.10.0-6|127	

10709 14
14cu|libxmlrow-0.2-6|1	%define major 1
14cu|libxmlrow-0.2-6|2	%define libname %mklibname xmlrow %{major}
14cu|libxmlrow-0.2-6|3	%define devname %mklibname xmlrow -d
14cu|libxmlrow-0.2-6|4	
14cu|libxmlrow-0.2-6|5	Summary:	The libxmlrow C library
14cu|libxmlrow-0.2-6|6	Name:		libxmlrow
14cu|libxmlrow-0.2-6|7	Version:	0.2
14cu|libxmlrow-0.2-6|8	Release:	6
14cu|libxmlrow-0.2-6|9	License:	BSD
14cu|libxmlrow-0.2-6|10	Group:		System/Libraries
14cu|libxmlrow-0.2-6|11	Url:		http://tangent.org/
14cu|libxmlrow-0.2-6|12	Source0:	http://download.tangent.org/%{name}-%{version}.tar.gz
14cu|libxmlrow-0.2-6|13	BuildRequires:	libtool
14cu|libxmlrow-0.2-6|14	BuildRequires:	autoconf2.5
14cu|libxmlrow-0.2-6|15	BuildRequires:	pkgconfig(libxml-2.0)
14cu|libxmlrow-0.2-6|16	
14cu|libxmlrow-0.2-6|17	%description
14cu|libxmlrow-0.2-6|18	The libxmlrow C library.
14cu|libxmlrow-0.2-6|19	
14cu|libxmlrow-0.2-6|20	#----------------------------------------------------------------------------
14cu|libxmlrow-0.2-6|21	
14cu|libxmlrow-0.2-6|22	%package -n %{libname}
14cu|libxmlrow-0.2-6|23	Summary:	A memcached C library
14cu|libxmlrow-0.2-6|24	Group:		System/Libraries
14cu|libxmlrow-0.2-6|25	
14cu|libxmlrow-0.2-6|26	%description -n %{libname}
14cu|libxmlrow-0.2-6|27	The libxmlrow C shared library.
14cu|libxmlrow-0.2-6|28	
14cu|libxmlrow-0.2-6|29	%files -n %{libname}
14cu|libxmlrow-0.2-6|30	%doc AUTHORS COPYING ChangeLog README
14cu|libxmlrow-0.2-6|31	%{_libdir}/libxmlrow.so.%{major}*
14cu|libxmlrow-0.2-6|32	
14cu|libxmlrow-0.2-6|33	#----------------------------------------------------------------------------
14cu|libxmlrow-0.2-6|34	
14cu|libxmlrow-0.2-6|35	%package -n %{devname}
14cu|libxmlrow-0.2-6|36	Summary:	Static library and header files for the libxmlrow library
14cu|libxmlrow-0.2-6|37	Group:		Development/C
14cu|libxmlrow-0.2-6|38	Requires:	%{libname} = %{EVRD}
14cu|libxmlrow-0.2-6|39	Provides:	%{name}-devel = %{EVRD}
14cu|libxmlrow-0.2-6|40	Provides:	xmlrow-devel = %{EVRD}
14cu|libxmlrow-0.2-6|41	
14cu|libxmlrow-0.2-6|42	%description -n %{devname}
14cu|libxmlrow-0.2-6|43	The libxmlrow C library.
14cu|libxmlrow-0.2-6|44	
14cu|libxmlrow-0.2-6|45	This package contains the static libxmlrow library and its header files.
14cu|libxmlrow-0.2-6|46	
14cu|libxmlrow-0.2-6|47	%files -n %{devname}
14cu|libxmlrow-0.2-6|48	%dir %{_includedir}/%{name}
14cu|libxmlrow-0.2-6|49	%{_includedir}/%{name}/*
14cu|libxmlrow-0.2-6|50	%{_libdir}/*.so
14cu|libxmlrow-0.2-6|51	%{_libdir}/pkgconfig/*.pc
14cu|libxmlrow-0.2-6|52	
14cu|libxmlrow-0.2-6|53	#----------------------------------------------------------------------------
14cu|libxmlrow-0.2-6|54	
14cu|libxmlrow-0.2-6|55	%prep
14cu|libxmlrow-0.2-6|56	%setup -q
14cu|libxmlrow-0.2-6|57	
14cu|libxmlrow-0.2-6|58	%build
14cu|libxmlrow-0.2-6|59	%configure2_5x \
14cu|libxmlrow-0.2-6|60	--disable-static
14cu|libxmlrow-0.2-6|61	%make CFLAGS="%{optflags}"
14cu|libxmlrow-0.2-6|62	
14cu|libxmlrow-0.2-6|63	%install
14cu|libxmlrow-0.2-6|64	%makeinstall_std
14cu|libxmlrow-0.2-6|65	
14cu|libxmlrow-0.2-6|66	
14cu|libxmlrow-0.2-6|67	%changelog
14cu|libxmlrow-0.2-6|68	
14cu|libxmlrow-0.2-6|69	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-6
14cu|libxmlrow-0.2-6|70	- (8881d01) Build with system optflags to fix debug package
14cu|libxmlrow-0.2-6|71	- (8881d01) Disable static library
14cu|libxmlrow-0.2-6|72	- (8881d01) Spec cleanup
14cu|libxmlrow-0.2-6|73	
14cu|libxmlrow-0.2-6|74	

10710 14
14cu|libzen-0.4.33-1|1	%define	oname	zen
14cu|libzen-0.4.33-1|2	
14cu|libzen-0.4.33-1|3	%define	major	0
14cu|libzen-0.4.33-1|4	%define	libname	%mklibname %{oname} %{major}
14cu|libzen-0.4.33-1|5	%define	devname	%mklibname %{oname} -d
14cu|libzen-0.4.33-1|6	
14cu|libzen-0.4.33-1|7	Name:		libzen
14cu|libzen-0.4.33-1|8	Version:	0.4.33
14cu|libzen-0.4.33-1|9	Release:	1
14cu|libzen-0.4.33-1|10	Summary:	Shared library for mediainfo
14cu|libzen-0.4.33-1|11	Group:		System/Libraries
14cu|libzen-0.4.33-1|12	License:	BSD
14cu|libzen-0.4.33-1|13	URL:		http://zenlib.sourceforge.net/
14cu|libzen-0.4.33-1|14	Source0:	http://mediaarea.net/download/source/libzen/%{version}/%{name}_%{version}.tar.bz2
14cu|libzen-0.4.33-1|15	Patch0:		%{name}_0.4.20-fix-build.patch
14cu|libzen-0.4.33-1|16	BuildRequires:	dos2unix
14cu|libzen-0.4.33-1|17	BuildRequires:	doxygen
14cu|libzen-0.4.33-1|18	
14cu|libzen-0.4.33-1|19	%description
14cu|libzen-0.4.33-1|20	Shared library for libmediainfo and mediainfo-gui.
14cu|libzen-0.4.33-1|21	
14cu|libzen-0.4.33-1|22	#----------------------------------------------------------------------------
14cu|libzen-0.4.33-1|23	
14cu|libzen-0.4.33-1|24	%package -n %{libname}
14cu|libzen-0.4.33-1|25	Summary:	Shared library for mediainfo
14cu|libzen-0.4.33-1|26	Group:		System/Libraries
14cu|libzen-0.4.33-1|27	
14cu|libzen-0.4.33-1|28	%description -n %{libname}
14cu|libzen-0.4.33-1|29	Shared library for libmediainfo and mediainfo.
14cu|libzen-0.4.33-1|30	
14cu|libzen-0.4.33-1|31	%files -n %{libname}
14cu|libzen-0.4.33-1|32	%doc *.txt
14cu|libzen-0.4.33-1|33	%{_libdir}/%{name}.so.%{major}*
14cu|libzen-0.4.33-1|34	
14cu|libzen-0.4.33-1|35	#----------------------------------------------------------------------------
14cu|libzen-0.4.33-1|36	
14cu|libzen-0.4.33-1|37	%package -n %{devname}
14cu|libzen-0.4.33-1|38	Summary:	Include files and libraries for development
14cu|libzen-0.4.33-1|39	Group:		Development/C++
14cu|libzen-0.4.33-1|40	Requires:	%{libname} = %{EVRD}
14cu|libzen-0.4.33-1|41	Provides:	zenlib-devel = %{EVRD}
14cu|libzen-0.4.33-1|42	Provides:	%{name}-devel = %{EVRD}
14cu|libzen-0.4.33-1|43	
14cu|libzen-0.4.33-1|44	%description -n %{devname}
14cu|libzen-0.4.33-1|45	Include files and mandatory libraries for development with %{name}.
14cu|libzen-0.4.33-1|46	
14cu|libzen-0.4.33-1|47	%files -n %{devname}
14cu|libzen-0.4.33-1|48	%doc Source/Doc/Documentation.html
14cu|libzen-0.4.33-1|49	%doc Doc/*
14cu|libzen-0.4.33-1|50	%{_bindir}/%{name}-config
14cu|libzen-0.4.33-1|51	%{_includedir}/ZenLib
14cu|libzen-0.4.33-1|52	%{_libdir}/%{name}.so
14cu|libzen-0.4.33-1|53	%{_libdir}/pkgconfig/%{name}.pc
14cu|libzen-0.4.33-1|54	
14cu|libzen-0.4.33-1|55	#----------------------------------------------------------------------------
14cu|libzen-0.4.33-1|56	
14cu|libzen-0.4.33-1|57	%prep
14cu|libzen-0.4.33-1|58	%setup -qn ZenLib
14cu|libzen-0.4.33-1|59	%patch0 -p0
14cu|libzen-0.4.33-1|60	
14cu|libzen-0.4.33-1|61	# Fix EOLs and rights
14cu|libzen-0.4.33-1|62	dos2unix *.txt Source/Doc/*.html
14cu|libzen-0.4.33-1|63	chmod 644 *.txt Source/Doc/*.html
14cu|libzen-0.4.33-1|64	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|libzen-0.4.33-1|65	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" -exec dos2unix {} \;
14cu|libzen-0.4.33-1|66	
14cu|libzen-0.4.33-1|67	
14cu|libzen-0.4.33-1|68	%build
14cu|libzen-0.4.33-1|69	pushd Project/GNU/Library
14cu|libzen-0.4.33-1|70	autoreconf -vfi
14cu|libzen-0.4.33-1|71	%configure2_5x \
14cu|libzen-0.4.33-1|72	--enable-shared \
14cu|libzen-0.4.33-1|73	--disable-static
14cu|libzen-0.4.33-1|74	%make
14cu|libzen-0.4.33-1|75	popd
14cu|libzen-0.4.33-1|76	
14cu|libzen-0.4.33-1|77	# Generate docs
14cu|libzen-0.4.33-1|78	pushd Source/Doc
14cu|libzen-0.4.33-1|79	doxygen -u 2> /dev/null
14cu|libzen-0.4.33-1|80	doxygen Doxyfile
14cu|libzen-0.4.33-1|81	popd
14cu|libzen-0.4.33-1|82	
14cu|libzen-0.4.33-1|83	
14cu|libzen-0.4.33-1|84	%install
14cu|libzen-0.4.33-1|85	pushd Project/GNU/Library
14cu|libzen-0.4.33-1|86	%makeinstall_std
14cu|libzen-0.4.33-1|87	popd
14cu|libzen-0.4.33-1|88	
14cu|libzen-0.4.33-1|89	# Fix pkgconfig file: no static libs
14cu|libzen-0.4.33-1|90	#sed -i -e 's|Version: 0.4.25|Version: %%{version}|g' Project/GNU/Library/libzen.pc
14cu|libzen-0.4.33-1|91	sed -i -e '/Libs_Static.*/d' %{buildroot}%{_libdir}/pkgconfig/libzen.pc
14cu|libzen-0.4.33-1|92	
14cu|libzen-0.4.33-1|93	%changelog
14cu|libzen-0.4.33-1|94	
14cu|libzen-0.4.33-1|95	* Mon May 30 2016 dsilakov <denis.silakov@rosalab.ru> 0.4.33-1
14cu|libzen-0.4.33-1|96	- (c64db80) Merge pull request #1 from alzim/libzen:rosa2014.1
14cu|libzen-0.4.33-1|97	- (c64db80) Updated to 0.4.33
14cu|libzen-0.4.33-1|98	
14cu|libzen-0.4.33-1|99	

10711 14
14cu|lifeograph-1.3.0-0.1|1	%define _appdatadir %{_datadir}/appdata
14cu|lifeograph-1.3.0-0.1|2	
14cu|lifeograph-1.3.0-0.1|3	Name:       lifeograph
14cu|lifeograph-1.3.0-0.1|4	Version:    1.3.0
14cu|lifeograph-1.3.0-0.1|5	Release:    0.1
14cu|lifeograph-1.3.0-0.1|6	Summary:    A diary program
14cu|lifeograph-1.3.0-0.1|7	Group:	    Office
14cu|lifeograph-1.3.0-0.1|8	License:    GPLv3+
14cu|lifeograph-1.3.0-0.1|9	URL:        http://%{name}.wikidot.com/start
14cu|lifeograph-1.3.0-0.1|10	Source0:    https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.rc1.tar.gz
14cu|lifeograph-1.3.0-0.1|11	
14cu|lifeograph-1.3.0-0.1|12	BuildRequires:  pkgconfig(gdkmm-3.0)
14cu|lifeograph-1.3.0-0.1|13	BuildRequires:  pkgconfig(enchant)
14cu|lifeograph-1.3.0-0.1|14	BuildRequires:  pkgconfig(libgcrypt)
14cu|lifeograph-1.3.0-0.1|15	BuildRequires:  intltool
14cu|lifeograph-1.3.0-0.1|16	BuildRequires:  desktop-file-utils
14cu|lifeograph-1.3.0-0.1|17	BuildRequires:  cmake
14cu|lifeograph-1.3.0-0.1|18	
14cu|lifeograph-1.3.0-0.1|19	Requires:       hicolor-icon-theme
14cu|lifeograph-1.3.0-0.1|20	
14cu|lifeograph-1.3.0-0.1|21	%description
14cu|lifeograph-1.3.0-0.1|22	Lifeograph is a diary program to take personal notes on life. It has all
14cu|lifeograph-1.3.0-0.1|23	essential functionality expected in a diary program and strives to have
14cu|lifeograph-1.3.0-0.1|24	a clean and streamlined user interface.
14cu|lifeograph-1.3.0-0.1|25	
14cu|lifeograph-1.3.0-0.1|26	
14cu|lifeograph-1.3.0-0.1|27	%prep
14cu|lifeograph-1.3.0-0.1|28	%setup -qn %{name}-%{version}.rc1
14cu|lifeograph-1.3.0-0.1|29	
14cu|lifeograph-1.3.0-0.1|30	%build
14cu|lifeograph-1.3.0-0.1|31	%cmake
14cu|lifeograph-1.3.0-0.1|32	%make
14cu|lifeograph-1.3.0-0.1|33	
14cu|lifeograph-1.3.0-0.1|34	
14cu|lifeograph-1.3.0-0.1|35	%install
14cu|lifeograph-1.3.0-0.1|36	%makeinstall_std -C build
14cu|lifeograph-1.3.0-0.1|37	
14cu|lifeograph-1.3.0-0.1|38	desktop-file-install build/%{name}.desktop \
14cu|lifeograph-1.3.0-0.1|39	--dir=%{buildroot}%{_datadir}/applications
14cu|lifeograph-1.3.0-0.1|40	
14cu|lifeograph-1.3.0-0.1|41	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|lifeograph-1.3.0-0.1|42	cp -p %{name}.1 %{buildroot}%{_mandir}/man1/
14cu|lifeograph-1.3.0-0.1|43	
14cu|lifeograph-1.3.0-0.1|44	
14cu|lifeograph-1.3.0-0.1|45	%find_lang %{name}
14cu|lifeograph-1.3.0-0.1|46	
14cu|lifeograph-1.3.0-0.1|47	%files -f %{name}.lang
14cu|lifeograph-1.3.0-0.1|48	%doc AUTHORS COPYING NEWS
14cu|lifeograph-1.3.0-0.1|49	%{_bindir}/%{name}
14cu|lifeograph-1.3.0-0.1|50	%{_datadir}/applications/%{name}.desktop
14cu|lifeograph-1.3.0-0.1|51	%{_datadir}/%{name}
14cu|lifeograph-1.3.0-0.1|52	%{_iconsdir}/hicolor/*/apps/*.png
14cu|lifeograph-1.3.0-0.1|53	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|lifeograph-1.3.0-0.1|54	%{_datadir}/pixmaps/%{name}.png
14cu|lifeograph-1.3.0-0.1|55	%{_appdatadir}/%{name}.appdata.xml
14cu|lifeograph-1.3.0-0.1|56	%{_mandir}/man1/%{name}*
14cu|lifeograph-1.3.0-0.1|57	
14cu|lifeograph-1.3.0-0.1|58	
14cu|lifeograph-1.3.0-0.1|59	
14cu|lifeograph-1.3.0-0.1|60	
14cu|lifeograph-1.3.0-0.1|61	
14cu|lifeograph-1.3.0-0.1|62	%changelog
14cu|lifeograph-1.3.0-0.1|63	
14cu|lifeograph-1.3.0-0.1|64	* Tue Nov 10 2015 abfonly <abfonly@gmail.com> 1.3.0-0.1
14cu|lifeograph-1.3.0-0.1|65	- (b05b1ba) Imported from SRPM
14cu|lifeograph-1.3.0-0.1|66	
14cu|lifeograph-1.3.0-0.1|67	

10712 14
14cu|liferea-1.10.19-1|1	%define _appdatadir %{_datadir}/appdata
14cu|liferea-1.10.19-1|2	
14cu|liferea-1.10.19-1|3	Summary:	A News Aggregator For RSS/RDF Feeds For GTK/GNOME
14cu|liferea-1.10.19-1|4	Name:		liferea
14cu|liferea-1.10.19-1|5	Version:	1.10.19
14cu|liferea-1.10.19-1|6	Release:	1
14cu|liferea-1.10.19-1|7	Epoch:		1
14cu|liferea-1.10.19-1|8	License:	GPLv2+
14cu|liferea-1.10.19-1|9	Group:		Networking/News
14cu|liferea-1.10.19-1|10	URL:		http://liferea.sf.net/
14cu|liferea-1.10.19-1|11	Source:		https://github.com/lwindolf/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
14cu|liferea-1.10.19-1|12	BuildRequires:	pkgconfig(gio-2.0) >= 2.26.0
14cu|liferea-1.10.19-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14cu|liferea-1.10.19-1|14	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.0.0
14cu|liferea-1.10.19-1|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|liferea-1.10.19-1|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cu|liferea-1.10.19-1|17	BuildRequires:	pkgconfig(gthread-2.0)
14cu|liferea-1.10.19-1|18	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14cu|liferea-1.10.19-1|19	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|liferea-1.10.19-1|20	BuildRequires:	pkgconfig(libnotify) >= 0.7
14cu|liferea-1.10.19-1|21	BuildRequires:	pkgconfig(libpeas-1.0) >= 1.0.0
14cu|liferea-1.10.19-1|22	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 1.0.0
14cu|liferea-1.10.19-1|23	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.28.2
14cu|liferea-1.10.19-1|24	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.27
14cu|liferea-1.10.19-1|25	BuildRequires:	pkgconfig(libxslt) >= 1.1.19
14cu|liferea-1.10.19-1|26	BuildRequires:	pkgconfig(pango) >= 1.4.0
14cu|liferea-1.10.19-1|27	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
14cu|liferea-1.10.19-1|28	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cu|liferea-1.10.19-1|29	BuildRequires:	pkgconfig(indicate-0.6)
14cu|liferea-1.10.19-1|30	BuildRequires:	imagemagick
14cu|liferea-1.10.19-1|31	BuildRequires:	desktop-file-utils
14cu|liferea-1.10.19-1|32	BuildRequires:	appstream-util
14cu|liferea-1.10.19-1|33	BuildRequires:	intltool >= 0.35.0
14cu|liferea-1.10.19-1|34	BuildRequires:	gettext-devel
14cu|liferea-1.10.19-1|35	# Without dconf, liferea can't save its settings
14cu|liferea-1.10.19-1|36	Requires:	dconf
14cu|liferea-1.10.19-1|37	Requires:	python-gi
14cu|liferea-1.10.19-1|38	Requires:	gsettings-desktop-schemas
14cu|liferea-1.10.19-1|39	
14cu|liferea-1.10.19-1|40	%description
14cu|liferea-1.10.19-1|41	Liferea (abbreviation of Linux Feed Reader) is a news aggregator for
14cu|liferea-1.10.19-1|42	RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds
14cu|liferea-1.10.19-1|43	and OCS or OPML directories. It is a simple FeedReader clone for Unix.
14cu|liferea-1.10.19-1|44	
14cu|liferea-1.10.19-1|45	%files -f %{name}.lang
14cu|liferea-1.10.19-1|46	%doc AUTHORS ChangeLog README
14cu|liferea-1.10.19-1|47	%{_bindir}/*
14cu|liferea-1.10.19-1|48	%{_datadir}/applications/*.desktop
14cu|liferea-1.10.19-1|49	%{_datadir}/%{name}
14cu|liferea-1.10.19-1|50	%_mandir/man1/*
14cu|liferea-1.10.19-1|51	%lang(pl) %_mandir/pl/man1/liferea.1*
14cu|liferea-1.10.19-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|liferea-1.10.19-1|53	%{_libdir}/%{name}/girepository-1.0/Liferea-3.0.typelib
14cu|liferea-1.10.19-1|54	%{_libdir}/%{name}/plugins/*
14cu|liferea-1.10.19-1|55	%{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml
14cu|liferea-1.10.19-1|56	%{_appdatadir}/liferea.appdata.xml
14cu|liferea-1.10.19-1|57	%{_datadir}/GConf/gsettings/liferea.convert
14cu|liferea-1.10.19-1|58	#-----------------------------------------------------------------------------------------
14cu|liferea-1.10.19-1|59	
14cu|liferea-1.10.19-1|60	%prep
14cu|liferea-1.10.19-1|61	%setup -q
14cu|liferea-1.10.19-1|62	
14cu|liferea-1.10.19-1|63	# utf-8 convert
14cu|liferea-1.10.19-1|64	iconv -f iso8859-1 -t utf-8 man/pl/liferea.1 > man/pl/liferea.1.conv && \
14cu|liferea-1.10.19-1|65	mv -f man/pl/liferea.1.conv man/pl/liferea.1
14cu|liferea-1.10.19-1|66	
14cu|liferea-1.10.19-1|67	# Add RosaLab feed
14cu|liferea-1.10.19-1|68	sed -i -e 's@^\(.*http://planet\.gnome\.org.*\)$@\1\n\t\t\t\t<outline text="RosaLab News" htmlUrl="http://rosalab.ru/blogs/" \
14cu|liferea-1.10.19-1|69	xmlUrl="http://www.rosalab.ru/blogs.rss" />@' opml/*.opml
14cu|liferea-1.10.19-1|70	
14cu|liferea-1.10.19-1|71	%build
14cu|liferea-1.10.19-1|72	%configure2_5x
14cu|liferea-1.10.19-1|73	%make
14cu|liferea-1.10.19-1|74	
14cu|liferea-1.10.19-1|75	%install
14cu|liferea-1.10.19-1|76	%makeinstall_std
14cu|liferea-1.10.19-1|77	install -p -D -m 644 liferea.convert \
14cu|liferea-1.10.19-1|78	%{buildroot}%{_datadir}/GConf/gsettings/liferea.convert
14cu|liferea-1.10.19-1|79	
14cu|liferea-1.10.19-1|80	
14cu|liferea-1.10.19-1|81	desktop-file-install \
14cu|liferea-1.10.19-1|82	--add-category="GTK;GNOME" \
14cu|liferea-1.10.19-1|83	--remove-category="Feed" \
14cu|liferea-1.10.19-1|84	--set-key="Version" \
14cu|liferea-1.10.19-1|85	--set-value="1.0" \
14cu|liferea-1.10.19-1|86	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|liferea-1.10.19-1|87	
14cu|liferea-1.10.19-1|88	%find_lang %{name}
14cu|liferea-1.10.19-1|89	
14cu|liferea-1.10.19-1|90	%check
14cu|liferea-1.10.19-1|91	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|liferea-1.10.19-1|92	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|liferea-1.10.19-1|93	
14cu|liferea-1.10.19-1|94	%changelog
14cu|liferea-1.10.19-1|95	
14cu|liferea-1.10.19-1|96	* Sun Jul 03 2016 abfonly <abfonly@gmail.com> 1:1.10.19-1
14cu|liferea-1.10.19-1|97	- (dbd42b2) Log: Update to 1.10.19
14cu|liferea-1.10.19-1|98	- (dbd42b2) fixed source and drop doubled icons, keep hicolor
14cu|liferea-1.10.19-1|99	
14cu|liferea-1.10.19-1|100	

10713 14
14cu|lightdm-1.16.7-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|lightdm-1.16.7-2|2	
14cu|lightdm-1.16.7-2|3	%define libapi		1
14cu|lightdm-1.16.7-2|4	%define libmajor	0
14cu|lightdm-1.16.7-2|5	%define ver		1.8
14cu|lightdm-1.16.7-2|6	
14cu|lightdm-1.16.7-2|7	Summary:	The Light Display Manager
14cu|lightdm-1.16.7-2|8	Name:		lightdm
14cu|lightdm-1.16.7-2|9	Version:	1.16.7
14cu|lightdm-1.16.7-2|10	Release:	2
14cu|lightdm-1.16.7-2|11	License:	GPLv3+
14cu|lightdm-1.16.7-2|12	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|13	Url:		http://www.freedesktop.org/wiki/Software/LightDM
14cu|lightdm-1.16.7-2|14	Source0:	https://launchpad.net/lightdm/%{url_ver}/%{version}/+download/%{name}-%{version}.tar.xz
14cu|lightdm-1.16.7-2|15	Source1:	29lightdm.conf
14cu|lightdm-1.16.7-2|16	Source2:	Xsession
14cu|lightdm-1.16.7-2|17	Source3:	lightdm-autologin.pam
14cu|lightdm-1.16.7-2|18	Source4:	lightdm.pam
14cu|lightdm-1.16.7-2|19	Source5:	lightdm-greeter.pam
14cu|lightdm-1.16.7-2|20	#Systemd related:
14cu|lightdm-1.16.7-2|21	Source10:	lightdm-tmpfiles.conf
14cu|lightdm-1.16.7-2|22	Source11:	lightdm.service
14cu|lightdm-1.16.7-2|23	Source12:	lightdm.rules
14cu|lightdm-1.16.7-2|24	Patch0:		lightdm-1.16.7-rosa_config.patch
14cu|lightdm-1.16.7-2|25	#Fedora patches
14cu|lightdm-1.16.7-2|26	# Patch10:	lightdm-1.8.3-lock-screen-before-switch.patch
14cu|lightdm-1.16.7-2|27	Patch11:	lightdm-1.11.7-nodaemon_option.patch
14cu|lightdm-1.16.7-2|28	BuildRequires:	gnome-common
14cu|lightdm-1.16.7-2|29	BuildRequires:	gtk-doc
14cu|lightdm-1.16.7-2|30	BuildRequires:	intltool
14cu|lightdm-1.16.7-2|31	BuildRequires:	itstool
14cu|lightdm-1.16.7-2|32	BuildRequires:	systemd
14cu|lightdm-1.16.7-2|33	BuildRequires:	yelp-tools
14cu|lightdm-1.16.7-2|34	BuildRequires:	gettext-devel
14cu|lightdm-1.16.7-2|35	BuildRequires:	pam-devel
14cu|lightdm-1.16.7-2|36	BuildRequires:	pkgconfig(gio-2.0)
14cu|lightdm-1.16.7-2|37	BuildRequires:	pkgconfig(gio-unix-2.0)
14cu|lightdm-1.16.7-2|38	BuildRequires:	pkgconfig(glib-2.0)
14cu|lightdm-1.16.7-2|39	BuildRequires:	pkgconfig(gobject-2.0)
14cu|lightdm-1.16.7-2|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|lightdm-1.16.7-2|41	BuildRequires:	pkgconfig(libgcrypt)
14cu|lightdm-1.16.7-2|42	BuildRequires:	pkgconfig(libxklavier)
14cu|lightdm-1.16.7-2|43	BuildRequires:	pkgconfig(QtCore) < 5.0.0
14cu|lightdm-1.16.7-2|44	BuildRequires:	pkgconfig(QtDBus) < 5.0.0
14cu|lightdm-1.16.7-2|45	BuildRequires:	pkgconfig(QtGui) < 5.0.0
14cu|lightdm-1.16.7-2|46	%if 0
14cu|lightdm-1.16.7-2|47	BuildRequires:	pkgconfig(Qt5Core)
14cu|lightdm-1.16.7-2|48	BuildRequires:	pkgconfig(Qt5DBus)
14cu|lightdm-1.16.7-2|49	BuildRequires:	pkgconfig(Qt5Gui)
14cu|lightdm-1.16.7-2|50	%endif
14cu|lightdm-1.16.7-2|51	BuildRequires:	pkgconfig(x11)
14cu|lightdm-1.16.7-2|52	BuildRequires:	pkgconfig(xcb)
14cu|lightdm-1.16.7-2|53	BuildRequires:	pkgconfig(xdmcp)
14cu|lightdm-1.16.7-2|54	Requires:	accountsservice
14cu|lightdm-1.16.7-2|55	Requires:	lightdm-greeter
14cu|lightdm-1.16.7-2|56	Requires:	typelib(LightDM)
14cu|lightdm-1.16.7-2|57	Requires(post,preun,postun):	systemd
14cu|lightdm-1.16.7-2|58	Requires(post,postun):	update-alternatives
14cu|lightdm-1.16.7-2|59	Provides:	dm
14cu|lightdm-1.16.7-2|60	#Use for now only gtk-greeter
14cu|lightdm-1.16.7-2|61	Suggests:	lightdm-gtk-greeter >= 1.6.1
14cu|lightdm-1.16.7-2|62	
14cu|lightdm-1.16.7-2|63	%description
14cu|lightdm-1.16.7-2|64	An X display manager that:
14cu|lightdm-1.16.7-2|65	* Has a lightweight codebase
14cu|lightdm-1.16.7-2|66	* Is standards compliant (PAM, etc)
14cu|lightdm-1.16.7-2|67	* Has a well defined interface between the server and user interface
14cu|lightdm-1.16.7-2|68	* Fully themeable (easiest with the webkit interface)
14cu|lightdm-1.16.7-2|69	* Cross-desktop (greeters can be written in any toolkit)
14cu|lightdm-1.16.7-2|70	
14cu|lightdm-1.16.7-2|71	%files -f %{name}.lang
14cu|lightdm-1.16.7-2|72	%dir %{_sysconfdir}/%{name}
14cu|lightdm-1.16.7-2|73	%dir %{_localstatedir}/lib/%{name}
14cu|lightdm-1.16.7-2|74	%dir %{_sysconfdir}/%{name}/lightdm.conf.d
14cu|lightdm-1.16.7-2|75	%{_sysconfdir}/%{name}/Xsession
14cu|lightdm-1.16.7-2|76	%config(noreplace) %{_sysconfdir}/%{name}/keys.conf
14cu|lightdm-1.16.7-2|77	%config %{_sysconfdir}/%{name}/lightdm.conf
14cu|lightdm-1.16.7-2|78	%config %{_sysconfdir}/%{name}/users.conf
14cu|lightdm-1.16.7-2|79	%ghost %{_localstatedir}/log/%{name}/%{name}.log
14cu|lightdm-1.16.7-2|80	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
14cu|lightdm-1.16.7-2|81	%{_sysconfdir}/pam.d/lightdm*
14cu|lightdm-1.16.7-2|82	%{_datadir}/X11/dm.d/29lightdm.conf
14cu|lightdm-1.16.7-2|83	%{_datadir}/polkit-1/rules.d/lightdm.rules
14cu|lightdm-1.16.7-2|84	%{_datadir}/%{name}/
14cu|lightdm-1.16.7-2|85	%{_sbindir}/%{name}
14cu|lightdm-1.16.7-2|86	%{_bindir}/dm-tool
14cu|lightdm-1.16.7-2|87	# %{_libexecdir}/%{name}/*
14cu|lightdm-1.16.7-2|88	%{_libexecdir}/lightdm-guest-session
14cu|lightdm-1.16.7-2|89	%{_mandir}/man1/%{name}*.1*
14cu|lightdm-1.16.7-2|90	%{_mandir}/man1/dm-tool.*
14cu|lightdm-1.16.7-2|91	%{_datadir}/help/C/%{name}/
14cu|lightdm-1.16.7-2|92	%{_datadir}/bash-completion/completions/*
14cu|lightdm-1.16.7-2|93	%{_prefix}/lib/tmpfiles.d/lightdm.conf
14cu|lightdm-1.16.7-2|94	%{_unitdir}/lightdm.service
14cu|lightdm-1.16.7-2|95	
14cu|lightdm-1.16.7-2|96	%pre
14cu|lightdm-1.16.7-2|97	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|lightdm-1.16.7-2|98	
14cu|lightdm-1.16.7-2|99	%post
14cu|lightdm-1.16.7-2|100	# avoiding conflict with gdm
14cu|lightdm-1.16.7-2|101	if [ $1 -eq 1 ] ; then \
14cu|lightdm-1.16.7-2|102	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
14cu|lightdm-1.16.7-2|103	fi
14cu|lightdm-1.16.7-2|104	
14cu|lightdm-1.16.7-2|105	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.log %{name} %{name} 0644
14cu|lightdm-1.16.7-2|106	%systemd_post %{name}.service
14cu|lightdm-1.16.7-2|107	
14cu|lightdm-1.16.7-2|108	%preun
14cu|lightdm-1.16.7-2|109	if [ $1 -ge 0 ] ; then \
14cu|lightdm-1.16.7-2|110	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
14cu|lightdm-1.16.7-2|111	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
14cu|lightdm-1.16.7-2|112	fi
14cu|lightdm-1.16.7-2|113	fi
14cu|lightdm-1.16.7-2|114	%systemd_preun %{name}.service
14cu|lightdm-1.16.7-2|115	
14cu|lightdm-1.16.7-2|116	%postun
14cu|lightdm-1.16.7-2|117	%_postun_userdel %{name}
14cu|lightdm-1.16.7-2|118	%systemd_postun %{name}.service
14cu|lightdm-1.16.7-2|119	
14cu|lightdm-1.16.7-2|120	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|121	
14cu|lightdm-1.16.7-2|122	%define liblightdmgobject %mklibname lightdm-gobject %{libapi} %{libmajor}
14cu|lightdm-1.16.7-2|123	
14cu|lightdm-1.16.7-2|124	%package -n %{liblightdmgobject}
14cu|lightdm-1.16.7-2|125	Summary:	LightDM GObject client library
14cu|lightdm-1.16.7-2|126	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|127	
14cu|lightdm-1.16.7-2|128	%description -n %{liblightdmgobject}
14cu|lightdm-1.16.7-2|129	A GObject based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|130	
14cu|lightdm-1.16.7-2|131	%files -n %{liblightdmgobject}
14cu|lightdm-1.16.7-2|132	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}
14cu|lightdm-1.16.7-2|133	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}.*
14cu|lightdm-1.16.7-2|134	
14cu|lightdm-1.16.7-2|135	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|136	
14cu|lightdm-1.16.7-2|137	%define liblightdmgir %mklibname lightdm-gir %{libapi}
14cu|lightdm-1.16.7-2|138	
14cu|lightdm-1.16.7-2|139	%package -n %{liblightdmgir}
14cu|lightdm-1.16.7-2|140	Summary:	Typelib file for liblightdm-1
14cu|lightdm-1.16.7-2|141	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|142	Requires:	%{liblightdmgobject} = %{EVRD}
14cu|lightdm-1.16.7-2|143	
14cu|lightdm-1.16.7-2|144	%description -n %{liblightdmgir}
14cu|lightdm-1.16.7-2|145	A GObject based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|146	
14cu|lightdm-1.16.7-2|147	%files -n %{liblightdmgir}
14cu|lightdm-1.16.7-2|148	%{_libdir}/girepository-1.0/LightDM-%{libapi}.typelib
14cu|lightdm-1.16.7-2|149	
14cu|lightdm-1.16.7-2|150	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|151	
14cu|lightdm-1.16.7-2|152	%define liblightdmgobjectdevel %mklibname -d lightdm-gobject
14cu|lightdm-1.16.7-2|153	
14cu|lightdm-1.16.7-2|154	%package -n %{liblightdmgobjectdevel}
14cu|lightdm-1.16.7-2|155	Summary:	LightDM client library (development files)
14cu|lightdm-1.16.7-2|156	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|157	Requires:	%{liblightdmgobject} = %{EVRD}
14cu|lightdm-1.16.7-2|158	Provides:	lightdm-gobject-devel = %{EVRD}
14cu|lightdm-1.16.7-2|159	
14cu|lightdm-1.16.7-2|160	%description -n %{liblightdmgobjectdevel}
14cu|lightdm-1.16.7-2|161	A GObject based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|162	
14cu|lightdm-1.16.7-2|163	This package contains header files and development information, which
14cu|lightdm-1.16.7-2|164	is useful for building LightDM greeters and user switchers.
14cu|lightdm-1.16.7-2|165	
14cu|lightdm-1.16.7-2|166	%files -n %{liblightdmgobjectdevel}
14cu|lightdm-1.16.7-2|167	%doc %{_datadir}/gtk-doc/html/lightdm-gobject-%{libapi}
14cu|lightdm-1.16.7-2|168	%{_includedir}/lightdm-gobject-%{libapi}/
14cu|lightdm-1.16.7-2|169	%{_libdir}/liblightdm-gobject-%{libapi}.so
14cu|lightdm-1.16.7-2|170	%{_libdir}/pkgconfig/liblightdm-gobject-%{libapi}.pc
14cu|lightdm-1.16.7-2|171	%{_datadir}/gir-1.0/LightDM-%{libapi}.gir
14cu|lightdm-1.16.7-2|172	#%{_datadir}/vala/vapi/liblightdm-gobject-%{libapi}.vapi
14cu|lightdm-1.16.7-2|173	
14cu|lightdm-1.16.7-2|174	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|175	
14cu|lightdm-1.16.7-2|176	%define libqtapi 3
14cu|lightdm-1.16.7-2|177	%define liblightdmqt %mklibname lightdm-qt %{libqtapi} %{libmajor}
14cu|lightdm-1.16.7-2|178	
14cu|lightdm-1.16.7-2|179	%package -n %{liblightdmqt}
14cu|lightdm-1.16.7-2|180	Summary:	LightDM Qt client library
14cu|lightdm-1.16.7-2|181	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|182	
14cu|lightdm-1.16.7-2|183	%description -n %{liblightdmqt}
14cu|lightdm-1.16.7-2|184	A Qt based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|185	
14cu|lightdm-1.16.7-2|186	%files -n %{liblightdmqt}
14cu|lightdm-1.16.7-2|187	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}
14cu|lightdm-1.16.7-2|188	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}.*
14cu|lightdm-1.16.7-2|189	
14cu|lightdm-1.16.7-2|190	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|191	
14cu|lightdm-1.16.7-2|192	%define liblightdmqtdevel %mklibname -d lightdm-qt
14cu|lightdm-1.16.7-2|193	
14cu|lightdm-1.16.7-2|194	%package -n %{liblightdmqtdevel}
14cu|lightdm-1.16.7-2|195	Summary:	LightDM client library (development files)
14cu|lightdm-1.16.7-2|196	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|197	Requires:	%{liblightdmqt} = %{EVRD}
14cu|lightdm-1.16.7-2|198	Provides:	lightdm-qt-devel = %{EVRD}
14cu|lightdm-1.16.7-2|199	
14cu|lightdm-1.16.7-2|200	%description -n %{liblightdmqtdevel}
14cu|lightdm-1.16.7-2|201	A Qt based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|202	
14cu|lightdm-1.16.7-2|203	This package contains header files and development information, which
14cu|lightdm-1.16.7-2|204	is useful for building LightDM greeters and user switchers.
14cu|lightdm-1.16.7-2|205	
14cu|lightdm-1.16.7-2|206	%files -n %{liblightdmqtdevel}
14cu|lightdm-1.16.7-2|207	%{_includedir}/lightdm-qt-%{libqtapi}
14cu|lightdm-1.16.7-2|208	%{_libdir}/liblightdm-qt-%{libqtapi}.so
14cu|lightdm-1.16.7-2|209	%{_libdir}/pkgconfig/liblightdm-qt-%{libqtapi}.pc
14cu|lightdm-1.16.7-2|210	
14cu|lightdm-1.16.7-2|211	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|212	%if 0
14cu|lightdm-1.16.7-2|213	%define liblightdmqt5 %mklibname lightdm-qt5_ %{libqtapi} %{libmajor}
14cu|lightdm-1.16.7-2|214	
14cu|lightdm-1.16.7-2|215	%package -n %{liblightdmqt5}
14cu|lightdm-1.16.7-2|216	Summary:	LightDM Qt5 client library
14cu|lightdm-1.16.7-2|217	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|218	License:	LGPLv2+
14cu|lightdm-1.16.7-2|219	
14cu|lightdm-1.16.7-2|220	%description -n %{liblightdmqt5}
14cu|lightdm-1.16.7-2|221	A Qt5 based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|222	
14cu|lightdm-1.16.7-2|223	%files -n %{liblightdmqt5}
14cu|lightdm-1.16.7-2|224	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}
14cu|lightdm-1.16.7-2|225	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}.*
14cu|lightdm-1.16.7-2|226	
14cu|lightdm-1.16.7-2|227	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|228	
14cu|lightdm-1.16.7-2|229	%define liblightdmqt5devel %mklibname -d lightdm-qt5
14cu|lightdm-1.16.7-2|230	
14cu|lightdm-1.16.7-2|231	%package -n %{liblightdmqt5devel}
14cu|lightdm-1.16.7-2|232	Summary:	LightDM client library (development files)
14cu|lightdm-1.16.7-2|233	Group:		Graphical desktop/Other
14cu|lightdm-1.16.7-2|234	License:	LGPLv2+
14cu|lightdm-1.16.7-2|235	Requires:	%{liblightdmqt5} = %{EVRD}
14cu|lightdm-1.16.7-2|236	Provides:	lightdm-qt5-devel = %{EVRD}
14cu|lightdm-1.16.7-2|237	
14cu|lightdm-1.16.7-2|238	%description -n %{liblightdmqt5devel}
14cu|lightdm-1.16.7-2|239	A Qt5 based library for LightDM clients to use to interface with LightDM.
14cu|lightdm-1.16.7-2|240	
14cu|lightdm-1.16.7-2|241	This package contains header files and development information, which
14cu|lightdm-1.16.7-2|242	is useful for building LightDM greeters and user switchers.
14cu|lightdm-1.16.7-2|243	
14cu|lightdm-1.16.7-2|244	%files -n %{liblightdmqt5devel}
14cu|lightdm-1.16.7-2|245	%{_includedir}/lightdm-qt5-%{libqtapi}
14cu|lightdm-1.16.7-2|246	%{_libdir}/liblightdm-qt5-%{libqtapi}.so
14cu|lightdm-1.16.7-2|247	%{_libdir}/pkgconfig/liblightdm-qt5-%{libqtapi}.pc
14cu|lightdm-1.16.7-2|248	%endif
14cu|lightdm-1.16.7-2|249	
14cu|lightdm-1.16.7-2|250	#-------------------------------------------------------------------------
14cu|lightdm-1.16.7-2|251	
14cu|lightdm-1.16.7-2|252	%prep
14cu|lightdm-1.16.7-2|253	%setup -q
14cu|lightdm-1.16.7-2|254	%apply_patches
14cu|lightdm-1.16.7-2|255	
14cu|lightdm-1.16.7-2|256	%build
14cu|lightdm-1.16.7-2|257	autoreconf -vfi
14cu|lightdm-1.16.7-2|258	export PATH=$PATH:%{_qt4_bindir}
14cu|lightdm-1.16.7-2|259	%configure2_5x \
14cu|lightdm-1.16.7-2|260	--disable-static \
14cu|lightdm-1.16.7-2|261	--disable-tests \
14cu|lightdm-1.16.7-2|262	--enable-introspection \
14cu|lightdm-1.16.7-2|263	--enable-liblightdm-gobject \
14cu|lightdm-1.16.7-2|264	--enable-liblightdm-qt \
14cu|lightdm-1.16.7-2|265	--with-greeter-session=lightdm-greeter
14cu|lightdm-1.16.7-2|266	%make
14cu|lightdm-1.16.7-2|267	
14cu|lightdm-1.16.7-2|268	%install
14cu|lightdm-1.16.7-2|269	%makeinstall_std
14cu|lightdm-1.16.7-2|270	
14cu|lightdm-1.16.7-2|271	## create/own these
14cu|lightdm-1.16.7-2|272	mkdir -p %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf.d
14cu|lightdm-1.16.7-2|273	mkdir -p %{buildroot}%{_datadir}/lightdm/lightdm.conf.d
14cu|lightdm-1.16.7-2|274	
14cu|lightdm-1.16.7-2|275	# install pam file
14cu|lightdm-1.16.7-2|276	install -Dpm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/%{name}-autologin
14cu|lightdm-1.16.7-2|277	install -Dpm 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cu|lightdm-1.16.7-2|278	install -Dpm 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pam.d/%{name}-greeter
14cu|lightdm-1.16.7-2|279	
14cu|lightdm-1.16.7-2|280	# dm config
14cu|lightdm-1.16.7-2|281	install -Dpm644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/dm.d/29lightdm.conf
14cu|lightdm-1.16.7-2|282	
14cu|lightdm-1.16.7-2|283	# session wrapper script to source /etc/profile and ~/.profile if they exists
14cu|lightdm-1.16.7-2|284	install -Dpm755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%{name}/Xsession
14cu|lightdm-1.16.7-2|285	
14cu|lightdm-1.16.7-2|286	# will be created when lightdm starts
14cu|lightdm-1.16.7-2|287	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cu|lightdm-1.16.7-2|288	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14cu|lightdm-1.16.7-2|289	
14cu|lightdm-1.16.7-2|290	# directory for chksession-generated sessions
14cu|lightdm-1.16.7-2|291	mkdir -p %{buildroot}%{_datadir}/%{name}/sessions
14cu|lightdm-1.16.7-2|292	# directory for remote sessions
14cu|lightdm-1.16.7-2|293	mkdir -p %{buildroot}%{_datadir}/%{name}/remote-sessions
14cu|lightdm-1.16.7-2|294	
14cu|lightdm-1.16.7-2|295	install -Dpm 644 %{SOURCE10} %{buildroot}%{_prefix}/lib/tmpfiles.d/lightdm.conf
14cu|lightdm-1.16.7-2|296	install -Dpm 644 %{SOURCE11} %{buildroot}%{_unitdir}/lightdm.service
14cu|lightdm-1.16.7-2|297	install -Dpm 644 %{SOURCE12} %{buildroot}%{_datadir}/polkit-1/rules.d/lightdm.rules
14cu|lightdm-1.16.7-2|298	
14cu|lightdm-1.16.7-2|299	#we don't want these
14cu|lightdm-1.16.7-2|300	rm -rf %{buildroot}%{_sysconfdir}/apparmor.d
14cu|lightdm-1.16.7-2|301	# omit upstart support
14cu|lightdm-1.16.7-2|302	rm -rfv %{buildroot}%{_sysconfdir}/init
14cu|lightdm-1.16.7-2|303	
14cu|lightdm-1.16.7-2|304	#home dir for lightdm user
14cu|lightdm-1.16.7-2|305	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cu|lightdm-1.16.7-2|306	
14cu|lightdm-1.16.7-2|307	%find_lang %{name}
14cu|lightdm-1.16.7-2|308	
14cu|lightdm-1.16.7-2|309	
14cu|lightdm-1.16.7-2|310	
14cu|lightdm-1.16.7-2|311	%changelog
14cu|lightdm-1.16.7-2|312	
14cu|lightdm-1.16.7-2|313	* Tue Mar 01 2016 Denis Silakov <dsilakov@gmail.com> 1.16.7-2
14cu|lightdm-1.16.7-2|314	- (0be2fa4) Fix autologin
14cu|lightdm-1.16.7-2|315	
14cu|lightdm-1.16.7-2|316	* Mon Feb 29 2016 Denis Silakov <dsilakov@gmail.com> 1.16.7-1
14cu|lightdm-1.16.7-2|317	- (dfb51f0) Updated to 1.16.7
14cu|lightdm-1.16.7-2|318	
14cu|lightdm-1.16.7-2|319	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 1.11.8-3
14cu|lightdm-1.16.7-2|320	- (fac7216) Revert to 1.11.8 for now
14cu|lightdm-1.16.7-2|321	
14cu|lightdm-1.16.7-2|322	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 1.16.6-1
14cu|lightdm-1.16.7-2|323	- (a08d504) Added vala-tools BR
14cu|lightdm-1.16.7-2|324	- (Denis Silakov: 26d9d65) Added vala-devel BR
14cu|lightdm-1.16.7-2|325	- (Denis Silakov: bc24983) Updated to 1.16.6, enable Qt5
14cu|lightdm-1.16.7-2|326	
14cu|lightdm-1.16.7-2|327	* Tue Oct 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.8-3
14cu|lightdm-1.16.7-2|328	- (1634371) Fix display-setup-script
14cu|lightdm-1.16.7-2|329	
14cu|lightdm-1.16.7-2|330	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.8-2
14cu|lightdm-1.16.7-2|331	- (25e415c) Require typelib(LightDM)
14cu|lightdm-1.16.7-2|332	
14cu|lightdm-1.16.7-2|333	* Thu Oct 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.8-1
14cu|lightdm-1.16.7-2|334	- (e5ea208) Drop old patches
14cu|lightdm-1.16.7-2|335	- (Denis Silakov: 1e98cc3) Updated to 1.11.8
14cu|lightdm-1.16.7-2|336	
14cu|lightdm-1.16.7-2|337	* Sun Sep 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.5-8
14cu|lightdm-1.16.7-2|338	- (f92ca1e) Generate chksession files to /usr/share/lightdm/sessions instead of /usr/share/xsessions
14cu|lightdm-1.16.7-2|339	- (f92ca1e) Spec cleanup
14cu|lightdm-1.16.7-2|340	
14cu|lightdm-1.16.7-2|341	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-7
14cu|lightdm-1.16.7-2|342	- (4aa7cc7) MassBuild#464: Increase release tag
14cu|lightdm-1.16.7-2|343	
14cu|lightdm-1.16.7-2|344	* Mon Apr 07 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.8.5-6
14cu|lightdm-1.16.7-2|345	- (dc471aa) update pam rules
14cu|lightdm-1.16.7-2|346	
14cu|lightdm-1.16.7-2|347	* Sat Dec 21 2013 akdengi <kazancas@mandriva.ru> 1.8.5-4
14cu|lightdm-1.16.7-2|348	- (cddaf19) fix pam rules
14cu|lightdm-1.16.7-2|349	
14cu|lightdm-1.16.7-2|350	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-3
14cu|lightdm-1.16.7-2|351	- (8055001) up release
14cu|lightdm-1.16.7-2|352	
14cu|lightdm-1.16.7-2|353	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-2
14cu|lightdm-1.16.7-2|354	- (588b1c9) really add sourve
14cu|lightdm-1.16.7-2|355	- (akdengi: 0cbc0d5) use fedora pam rules and create/own lightdm.conf.d
14cu|lightdm-1.16.7-2|356	
14cu|lightdm-1.16.7-2|357	* Mon Dec 09 2013 akdengi <alexander.kazancev@rosalab.ru> 1.8.5-1
14cu|lightdm-1.16.7-2|358	- (c84d7e4) Update to 1.8.5
14cu|lightdm-1.16.7-2|359	
14cu|lightdm-1.16.7-2|360	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.18-2
14cu|lightdm-1.16.7-2|361	- (1eb4593) fix config. Return x-server on 0:display and vt1
14cu|lightdm-1.16.7-2|362	
14cu|lightdm-1.16.7-2|363	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1.7.18-1
14cu|lightdm-1.16.7-2|364	- (74837c9) rediff ROSA config patch
14cu|lightdm-1.16.7-2|365	- (akdengi: f7bfeec) update to 1.7.18
14cu|lightdm-1.16.7-2|366	
14cu|lightdm-1.16.7-2|367	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-7
14cu|lightdm-1.16.7-2|368	- (fbf22de) fix config
14cu|lightdm-1.16.7-2|369	
14cu|lightdm-1.16.7-2|370	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-6
14cu|lightdm-1.16.7-2|371	- (ec9dbf2) fix post
14cu|lightdm-1.16.7-2|372	
14cu|lightdm-1.16.7-2|373	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-5
14cu|lightdm-1.16.7-2|374	- (ea7395a) fix config and clean spec
14cu|lightdm-1.16.7-2|375	- (akdengi: 33911cb) fix triggers
14cu|lightdm-1.16.7-2|376	
14cu|lightdm-1.16.7-2|377	* Sun Sep 15 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.7.15-4
14cu|lightdm-1.16.7-2|378	- (6288227) Added alternatives to avoid conflict with gdm
14cu|lightdm-1.16.7-2|379	
14cu|lightdm-1.16.7-2|380	* Sun Sep 15 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.15-3
14cu|lightdm-1.16.7-2|381	- (77bceac) Fix symlink
14cu|lightdm-1.16.7-2|382	
14cu|lightdm-1.16.7-2|383	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-2
14cu|lightdm-1.16.7-2|384	- (d4c2a3a) fix conflicts with gdm. Use 3.6.0 as initial
14cu|lightdm-1.16.7-2|385	
14cu|lightdm-1.16.7-2|386	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru>
14cu|lightdm-1.16.7-2|387	- (445532b) fix user change
14cu|lightdm-1.16.7-2|388	
14cu|lightdm-1.16.7-2|389	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-1
14cu|lightdm-1.16.7-2|390	- (d161dfc) fix difference
14cu|lightdm-1.16.7-2|391	
14cu|lightdm-1.16.7-2|392	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.11-7
14cu|lightdm-1.16.7-2|393	- (99b7d7b) Enable lock patch
14cu|lightdm-1.16.7-2|394	
14cu|lightdm-1.16.7-2|395	

10714 14
14cu|lightspark-0.8.0-1|1	%define major 0
14cu|lightspark-0.8.0-1|2	%define libname %mklibname %{name} %{major}
14cu|lightspark-0.8.0-1|3	%define devname %mklibname -d %{name}
14cu|lightspark-0.8.0-1|4	
14cu|lightspark-0.8.0-1|5	Summary:	An alternative Flash Player implementation
14cu|lightspark-0.8.0-1|6	Name:		lightspark
14cu|lightspark-0.8.0-1|7	Version:	0.8.0
14cu|lightspark-0.8.0-1|8	Release:	1
14cu|lightspark-0.8.0-1|9	License:	LGPLv3+
14cu|lightspark-0.8.0-1|10	Group:		Networking/WWW
14cu|lightspark-0.8.0-1|11	Url:		http://lightspark.github.io/
14cu|lightspark-0.8.0-1|12	Source0:	https://github.com/lightspark/lightspark/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14cu|lightspark-0.8.0-1|13	BuildRequires:	cmake
14cu|lightspark-0.8.0-1|14	BuildRequires:	nasm
14cu|lightspark-0.8.0-1|15	BuildRequires:	boost-devel
14cu|lightspark-0.8.0-1|16	BuildRequires:	llvm-devel
14cu|lightspark-0.8.0-1|17	BuildRequires:	pkgconfig(fontconfig)
14cu|lightspark-0.8.0-1|18	BuildRequires:	pkgconfig(ftgl)
14cu|lightspark-0.8.0-1|19	BuildRequires:	pkgconfig(glew)
14cu|lightspark-0.8.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|lightspark-0.8.0-1|21	BuildRequires:	pkgconfig(libavcodec)
14cu|lightspark-0.8.0-1|22	BuildRequires:	pkgconfig(libcurl)
14cu|lightspark-0.8.0-1|23	BuildRequires:	pkgconfig(libpcre)
14cu|lightspark-0.8.0-1|24	BuildRequires:	pkgconfig(libxml++-2.6)
14cu|lightspark-0.8.0-1|25	BuildRequires:	pkgconfig(libxul)
14cu|lightspark-0.8.0-1|26	BuildRequires:	pkgconfig(sdl)
14cu|lightspark-0.8.0-1|27	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|lightspark-0.8.0-1|28	BuildRequires:	pkgconfig(librtmp)
14cu|lightspark-0.8.0-1|29	Requires:	fonts-ttf-liberation
14cu|lightspark-0.8.0-1|30	
14cu|lightspark-0.8.0-1|31	
14cu|lightspark-0.8.0-1|32	%description
14cu|lightspark-0.8.0-1|33	Lightspark is a modern, free, open-source flash player implementation.
14cu|lightspark-0.8.0-1|34	Lightspark features:
14cu|lightspark-0.8.0-1|35	
14cu|lightspark-0.8.0-1|36	* JIT compilation of Actionscript to native x86 bytecode using LLVM
14cu|lightspark-0.8.0-1|37	* Hardware accelerated rendering using OpenGL Shaders (GLSL)
14cu|lightspark-0.8.0-1|38	* Very good and robust support for current-generation Actionscript 3
14cu|lightspark-0.8.0-1|39	* A new, clean, codebase exploiting multithreading and optimized for
14cu|lightspark-0.8.0-1|40	modern hardware. Designed from scratch after the official Flash
14cu|lightspark-0.8.0-1|41	documentation was released.
14cu|lightspark-0.8.0-1|42	
14cu|lightspark-0.8.0-1|43	%files -f %{name}.lang
14cu|lightspark-0.8.0-1|44	%doc COPYING COPYING.LESSER ChangeLog
14cu|lightspark-0.8.0-1|45	%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
14cu|lightspark-0.8.0-1|46	%{_bindir}/%{name}
14cu|lightspark-0.8.0-1|47	%{_bindir}/tightspark
14cu|lightspark-0.8.0-1|48	%{_datadir}/applications/%{name}.desktop
14cu|lightspark-0.8.0-1|49	%{_datadir}/%{name}
14cu|lightspark-0.8.0-1|50	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|lightspark-0.8.0-1|51	%{_mandir}/man1/%{name}.1*
14cu|lightspark-0.8.0-1|52	
14cu|lightspark-0.8.0-1|53	#----------------------------------------------------------------------------
14cu|lightspark-0.8.0-1|54	
14cu|lightspark-0.8.0-1|55	%package -n %{libname}
14cu|lightspark-0.8.0-1|56	Summary:	%{name} libraries
14cu|lightspark-0.8.0-1|57	Group:		System/Libraries
14cu|lightspark-0.8.0-1|58	
14cu|lightspark-0.8.0-1|59	%description -n %{libname}
14cu|lightspark-0.8.0-1|60	This is the libraries used by %{name}.
14cu|lightspark-0.8.0-1|61	
14cu|lightspark-0.8.0-1|62	%files -n %{libname}
14cu|lightspark-0.8.0-1|63	%config %{_sysconfdir}/ld.so.conf.d/lightspark.conf
14cu|lightspark-0.8.0-1|64	%{_libdir}/%{name}/lib%{name}.so.%{major}*
14cu|lightspark-0.8.0-1|65	
14cu|lightspark-0.8.0-1|66	#----------------------------------------------------------------------------
14cu|lightspark-0.8.0-1|67	
14cu|lightspark-0.8.0-1|68	%package -n %{devname}
14cu|lightspark-0.8.0-1|69	Summary:	Development libraries for %{name}
14cu|lightspark-0.8.0-1|70	Group:		Development/C++
14cu|lightspark-0.8.0-1|71	Provides:	%{name}-devel = %{EVRD}
14cu|lightspark-0.8.0-1|72	Requires:	%{libname} = %{EVRD}
14cu|lightspark-0.8.0-1|73	
14cu|lightspark-0.8.0-1|74	%description -n %{devname}
14cu|lightspark-0.8.0-1|75	Development files for the %{name} libraries.
14cu|lightspark-0.8.0-1|76	
14cu|lightspark-0.8.0-1|77	%files -n %{devname}
14cu|lightspark-0.8.0-1|78	%{_libdir}/%{name}/lib%{name}.so
14cu|lightspark-0.8.0-1|79	
14cu|lightspark-0.8.0-1|80	#----------------------------------------------------------------------------
14cu|lightspark-0.8.0-1|81	
14cu|lightspark-0.8.0-1|82	%package mozilla-plugin
14cu|lightspark-0.8.0-1|83	Summary:	Mozilla compatible plugin for %{name}
14cu|lightspark-0.8.0-1|84	Group:		Networking/WWW
14cu|lightspark-0.8.0-1|85	Suggests:	gnash
14cu|lightspark-0.8.0-1|86	Conflicts:	gnash-firefox-plugin
14cu|lightspark-0.8.0-1|87	
14cu|lightspark-0.8.0-1|88	%description mozilla-plugin
14cu|lightspark-0.8.0-1|89	This is the Mozilla compatible plugin for %{name}
14cu|lightspark-0.8.0-1|90	
14cu|lightspark-0.8.0-1|91	%files mozilla-plugin
14cu|lightspark-0.8.0-1|92	%{_libdir}/mozilla/plugins/lib%{name}plugin.so
14cu|lightspark-0.8.0-1|93	
14cu|lightspark-0.8.0-1|94	#----------------------------------------------------------------------------
14cu|lightspark-0.8.0-1|95	
14cu|lightspark-0.8.0-1|96	%package chromium-plugin
14cu|lightspark-0.8.0-1|97	Summary:       Chromium compatible plugin for %{name}
14cu|lightspark-0.8.0-1|98	Group:		Networking/WWW
14cu|lightspark-0.8.0-1|99	Requires:      chromium-browser-stable
14cu|lightspark-0.8.0-1|100	Requires:      %{name} = %{EVRD}
14cu|lightspark-0.8.0-1|101	
14cu|lightspark-0.8.0-1|102	%description chromium-plugin
14cu|lightspark-0.8.0-1|103	This is the Chromium compatible plugin for %{name}.
14cu|lightspark-0.8.0-1|104	
14cu|lightspark-0.8.0-1|105	%files chromium-plugin
14cu|lightspark-0.8.0-1|106	%doc COPYING COPYING.LESSER
14cu|lightspark-0.8.0-1|107	%{_libdir}/chromium-browser/PepperFlash/libpepflashplayer.so
14cu|lightspark-0.8.0-1|108	%{_libdir}/chromium-browser/PepperFlash/manifest.json
14cu|lightspark-0.8.0-1|109	
14cu|lightspark-0.8.0-1|110	#----------------------------------------------------------------------------
14cu|lightspark-0.8.0-1|111	
14cu|lightspark-0.8.0-1|112	%prep
14cu|lightspark-0.8.0-1|113	%setup -qn %{name}-%{name}-%{version}
14cu|lightspark-0.8.0-1|114	%apply_patches
14cu|lightspark-0.8.0-1|115	
14cu|lightspark-0.8.0-1|116	%build
14cu|lightspark-0.8.0-1|117	%define _disable_ld_no_undefined 1
14cu|lightspark-0.8.0-1|118	
14cu|lightspark-0.8.0-1|119	# Without this, Cmake would fail to properly check for LLVM headers and that
14cu|lightspark-0.8.0-1|120	# would make a mess.
14cu|lightspark-0.8.0-1|121	export CXXFLAGS="$RPM_OPT_FLAGS -std=gnu++11"
14cu|lightspark-0.8.0-1|122	
14cu|lightspark-0.8.0-1|123	%cmake \
14cu|lightspark-0.8.0-1|124	-DCOMPILE_PLUGIN=1 \
14cu|lightspark-0.8.0-1|125	-DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins/" \
14cu|lightspark-0.8.0-1|126	-DPPAPI_PLUGIN_DIRECTORY="%{_libdir}/chromium-browser/PepperFlash/" \
14cu|lightspark-0.8.0-1|127	-DAUDIO_BACKEND=pulseaudio \
14cu|lightspark-0.8.0-1|128	-DGNASH_EXE_PATH="%{_bindir}/gnash"
14cu|lightspark-0.8.0-1|129	
14cu|lightspark-0.8.0-1|130	%make
14cu|lightspark-0.8.0-1|131	
14cu|lightspark-0.8.0-1|132	%install
14cu|lightspark-0.8.0-1|133	%makeinstall_std -C build
14cu|lightspark-0.8.0-1|134	
14cu|lightspark-0.8.0-1|135	#(eandry) tell lightspark where the libs are
14cu|lightspark-0.8.0-1|136	install -d -m 0755  %{buildroot}%{_sysconfdir}/ld.so.conf.d
14cu|lightspark-0.8.0-1|137	echo "%{_libdir}/lightspark" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/lightspark.conf
14cu|lightspark-0.8.0-1|138	
14cu|lightspark-0.8.0-1|139	install -Dpm 644 media/%{name}-logo.svg %{buildroot}%{_datadir}/%{name}
14cu|lightspark-0.8.0-1|140	
14cu|lightspark-0.8.0-1|141	%find_lang %{name}
14cu|lightspark-0.8.0-1|142	
14cu|lightspark-0.8.0-1|143	%changelog

10715 14
14cu|lighttable-0.7.2-2|1	Summary:	The next generation code editor
14cu|lighttable-0.7.2-2|2	Name:		lighttable
14cu|lighttable-0.7.2-2|3	Version:	0.7.2
14cu|lighttable-0.7.2-2|4	Release:	2
14cu|lighttable-0.7.2-2|5	License:	See credits.html
14cu|lighttable-0.7.2-2|6	Group:		Development/Other
14cu|lighttable-0.7.2-2|7	Url:		http://lighttable.com/
14cu|lighttable-0.7.2-2|8	Requires:	nodejs
14cu|lighttable-0.7.2-2|9	BuildRequires:	udev-devel
14cu|lighttable-0.7.2-2|10	BuildRequires:	tar
14cu|lighttable-0.7.2-2|11	BuildRequires:	gzip
14cu|lighttable-0.7.2-2|12	AutoReqProv:	no
14cu|lighttable-0.7.2-2|13	
14cu|lighttable-0.7.2-2|14	
14cu|lighttable-0.7.2-2|15	# Though LightTable is Open Source, currently we just repack deb packages from upstream
14cu|lighttable-0.7.2-2|16	Source0:	https://d35ac8ww5dfjyg.cloudfront.net/playground/bins/%{version}/LightTableLinux.tar.gz
14cu|lighttable-0.7.2-2|17	Source1:	https://d35ac8ww5dfjyg.cloudfront.net/playground/bins/%{version}/LightTableLinux64.tar.gz
14cu|lighttable-0.7.2-2|18	Source2:	%{name}.desktop
14cu|lighttable-0.7.2-2|19	Source3:	lticon16.png
14cu|lighttable-0.7.2-2|20	Source4:	lticon22.png
14cu|lighttable-0.7.2-2|21	Source5:	lticon32.png
14cu|lighttable-0.7.2-2|22	Source6:	lticon48.png
14cu|lighttable-0.7.2-2|23	Source7:	lticon64.png
14cu|lighttable-0.7.2-2|24	Source8:	lticon128.png
14cu|lighttable-0.7.2-2|25	Source9:	lticon256.png
14cu|lighttable-0.7.2-2|26	
14cu|lighttable-0.7.2-2|27	%description
14cu|lighttable-0.7.2-2|28	The next generation code editor
14cu|lighttable-0.7.2-2|29	
14cu|lighttable-0.7.2-2|30	%files
14cu|lighttable-0.7.2-2|31	%{_bindir}/*
14cu|lighttable-0.7.2-2|32	%{_datadir}/applications/*
14cu|lighttable-0.7.2-2|33	%{_datadir}/%{name}
14cu|lighttable-0.7.2-2|34	%{_iconsdir}/hicolor/*/apps/*
14cu|lighttable-0.7.2-2|35	
14cu|lighttable-0.7.2-2|36	%post
14cu|lighttable-0.7.2-2|37	[[ -e /%{_lib}/libudev.so.0 ]] || ln -s /%{_lib}/libudev.so.1 libudev.so.0
14cu|lighttable-0.7.2-2|38	
14cu|lighttable-0.7.2-2|39	#----------------------------------------------------------------------------
14cu|lighttable-0.7.2-2|40	
14cu|lighttable-0.7.2-2|41	%prep
14cu|lighttable-0.7.2-2|42	%setup -qcT
14cu|lighttable-0.7.2-2|43	%ifarch x86_64
14cu|lighttable-0.7.2-2|44	tar xzf %{SOURCE1}
14cu|lighttable-0.7.2-2|45	%endif
14cu|lighttable-0.7.2-2|46	
14cu|lighttable-0.7.2-2|47	%ifarch %{ix86}
14cu|lighttable-0.7.2-2|48	tar xzf %{SOURCE0}
14cu|lighttable-0.7.2-2|49	%endif
14cu|lighttable-0.7.2-2|50	
14cu|lighttable-0.7.2-2|51	%install
14cu|lighttable-0.7.2-2|52	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|lighttable-0.7.2-2|53	cp -r * %{buildroot}%{_datadir}/%{name}/
14cu|lighttable-0.7.2-2|54	
14cu|lighttable-0.7.2-2|55	for s in 16 22 32 48 64 128 256; do
14cu|lighttable-0.7.2-2|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|lighttable-0.7.2-2|57	done
14cu|lighttable-0.7.2-2|58	
14cu|lighttable-0.7.2-2|59	install -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|lighttable-0.7.2-2|60	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14cu|lighttable-0.7.2-2|61	install -m 0644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|lighttable-0.7.2-2|62	install -m 0644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lighttable-0.7.2-2|63	install -m 0644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|lighttable-0.7.2-2|64	install -m 0644 %{SOURCE8} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|lighttable-0.7.2-2|65	install -m 0644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|lighttable-0.7.2-2|66	
14cu|lighttable-0.7.2-2|67	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|lighttable-0.7.2-2|68	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|lighttable-0.7.2-2|69	
14cu|lighttable-0.7.2-2|70	mkdir -p %{buildroot}%{_bindir}
14cu|lighttable-0.7.2-2|71	
14cu|lighttable-0.7.2-2|72	cat > %{buildroot}%{_bindir}/lighttable <<EOF
14cu|lighttable-0.7.2-2|73	#!/bin/sh
14cu|lighttable-0.7.2-2|74	
14cu|lighttable-0.7.2-2|75	pushd %{_datadir}/%{name}/LightTable
14cu|lighttable-0.7.2-2|76	./LightTable
14cu|lighttable-0.7.2-2|77	popd
14cu|lighttable-0.7.2-2|78	
14cu|lighttable-0.7.2-2|79	EOF
14cu|lighttable-0.7.2-2|80	
14cu|lighttable-0.7.2-2|81	chmod a+x %{buildroot}%{_bindir}/lighttable
14cu|lighttable-0.7.2-2|82	
14cu|lighttable-0.7.2-2|83	%changelog
14cu|lighttable-0.7.2-2|84	
14cu|lighttable-0.7.2-2|85	* Thu Jun 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
14cu|lighttable-0.7.2-2|86	- (55f30c2) Create udev symlink in postscript
14cu|lighttable-0.7.2-2|87	
14cu|lighttable-0.7.2-2|88	

10716 14
14cu|lighttpd-1.4.41-1|1	# Following modules bring no additionnal dependencies
14cu|lighttpd-1.4.41-1|2	# Other ones go into separate packages
14cu|lighttpd-1.4.41-1|3	%define base_modules	mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.so,mod_proxy.so,mod_redirect.so,mod_rewrite.so,mod_rrdtool.so,mod_scgi.so,mod_secdownload.so,mod_setenv.so,mod_simple_vhost.so,mod_ssi.so,mod_staticfile.so,mod_status.so,mod_userdir.so,mod_usertrack.so,mod_evasive.so
14cu|lighttpd-1.4.41-1|4	
14cu|lighttpd-1.4.41-1|5	Summary:	A fast webserver with minimal memory-footprint
14cu|lighttpd-1.4.41-1|6	Name:		lighttpd
14cu|lighttpd-1.4.41-1|7	Version:	1.4.41
14cu|lighttpd-1.4.41-1|8	Release:	1
14cu|lighttpd-1.4.41-1|9	License:	BSD
14cu|lighttpd-1.4.41-1|10	Group:		System/Servers
14cu|lighttpd-1.4.41-1|11	Url:		http://lighttpd.net/
14cu|lighttpd-1.4.41-1|12	Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
14cu|lighttpd-1.4.41-1|13	Source1:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz.asc
14cu|lighttpd-1.4.41-1|14	Source2:	lighttpd.service
14cu|lighttpd-1.4.41-1|15	Source3:	php.d-lighttpd.ini
14cu|lighttpd-1.4.41-1|16	Patch0:		lighttpd-defaultroot.patch
14cu|lighttpd-1.4.41-1|17	BuildRequires:	attr-devel
14cu|lighttpd-1.4.41-1|18	BuildRequires:	bzip2-devel
14cu|lighttpd-1.4.41-1|19	BuildRequires:	gdbm-devel
14cu|lighttpd-1.4.41-1|20	BuildRequires:	memcache-devel
14cu|lighttpd-1.4.41-1|21	BuildRequires:	mysql-devel
14cu|lighttpd-1.4.41-1|22	BuildRequires:	openldap-devel
14cu|lighttpd-1.4.41-1|23	BuildRequires:	pkgconfig(gamin)
14cu|lighttpd-1.4.41-1|24	BuildRequires:	pkgconfig(libpcre)
14cu|lighttpd-1.4.41-1|25	BuildRequires:	pkgconfig(libxml-2.0)
14cu|lighttpd-1.4.41-1|26	BuildRequires:	pkgconfig(lua) < 5.2
14cu|lighttpd-1.4.41-1|27	BuildRequires:	pkgconfig(openssl)
14cu|lighttpd-1.4.41-1|28	BuildRequires:	pkgconfig(sqlite3)
14cu|lighttpd-1.4.41-1|29	BuildRequires:	pkgconfig(uuid)
14cu|lighttpd-1.4.41-1|30	BuildRequires:	pkgconfig(zlib)
14cu|lighttpd-1.4.41-1|31	Requires:	apache-base
14cu|lighttpd-1.4.41-1|32	Requires(pre):	apache-base
14cu|lighttpd-1.4.41-1|33	Requires(post,preun):	rpm-helper
14cu|lighttpd-1.4.41-1|34	Obsoletes:	%{name}-modules < %{EVRD}
14cu|lighttpd-1.4.41-1|35	Provides:	%{name}-modules = %{EVRD}
14cu|lighttpd-1.4.41-1|36	Provides:	webserver
14cu|lighttpd-1.4.41-1|37	
14cu|lighttpd-1.4.41-1|38	%description
14cu|lighttpd-1.4.41-1|39	Security, speed, compliance, and flexibility--all of these describe LightTPD
14cu|lighttpd-1.4.41-1|40	which is rapidly redefining efficiency of a web server; as it is designed and
14cu|lighttpd-1.4.41-1|41	optimized for high performance environments. With a small memory
14cu|lighttpd-1.4.41-1|42	footprint compared to other web-servers, effective management of the
14cu|lighttpd-1.4.41-1|43	cpu-load, and advanced feature set (FastCGI, CGI, Auth,
14cu|lighttpd-1.4.41-1|44	Output-Compression, URL-Rewriting and many more) LightTPD is the
14cu|lighttpd-1.4.41-1|45	perfect solution for every server that is suffering load problems.
14cu|lighttpd-1.4.41-1|46	
14cu|lighttpd-1.4.41-1|47	This packages contains the server and base modules :
14cu|lighttpd-1.4.41-1|48	%(for mod in $(echo %base_modules | tr ',' '\n'); do echo ${mod%%.so}; done)
14cu|lighttpd-1.4.41-1|49	
14cu|lighttpd-1.4.41-1|50	%files -f base.list
14cu|lighttpd-1.4.41-1|51	%doc doc/config/lighttpd.conf README NEWS COPYING AUTHORS
14cu|lighttpd-1.4.41-1|52	%{_unitdir}/lighttpd.service
14cu|lighttpd-1.4.41-1|53	%config(noreplace) %{_sysconfdir}/sysconfig/lighttpd
14cu|lighttpd-1.4.41-1|54	%dir %{_sysconfdir}/lighttpd/
14cu|lighttpd-1.4.41-1|55	%dir %{_sysconfdir}/lighttpd/conf.d/
14cu|lighttpd-1.4.41-1|56	%config(noreplace) %{_sysconfdir}/lighttpd/*.conf
14cu|lighttpd-1.4.41-1|57	%config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf
14cu|lighttpd-1.4.41-1|58	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|lighttpd-1.4.41-1|59	%config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini
14cu|lighttpd-1.4.41-1|60	%attr(0755,apache,apache) %{_logdir}/lighttpd
14cu|lighttpd-1.4.41-1|61	%{_mandir}/*/*
14cu|lighttpd-1.4.41-1|62	%{_sbindir}/*
14cu|lighttpd-1.4.41-1|63	
14cu|lighttpd-1.4.41-1|64	%post
14cu|lighttpd-1.4.41-1|65	# Fix rights on logs after upgrade, else the server can not start
14cu|lighttpd-1.4.41-1|66	if [ $1 -gt 1 ]; then
14cu|lighttpd-1.4.41-1|67	if grep '^server.username = "apache"' %{_sysconfdir}/lighttpd/lighttpd.conf >/dev/null; then
14cu|lighttpd-1.4.41-1|68	if [ `stat -c %U /var/log/lighttpd/` != "apache" ]; then
14cu|lighttpd-1.4.41-1|69	chown -R apache /var/log/lighttpd/
14cu|lighttpd-1.4.41-1|70	fi
14cu|lighttpd-1.4.41-1|71	fi
14cu|lighttpd-1.4.41-1|72	fi
14cu|lighttpd-1.4.41-1|73	
14cu|lighttpd-1.4.41-1|74	%_post_unit %{name}
14cu|lighttpd-1.4.41-1|75	
14cu|lighttpd-1.4.41-1|76	%postun
14cu|lighttpd-1.4.41-1|77	%_postun_unit %{name}
14cu|lighttpd-1.4.41-1|78	
14cu|lighttpd-1.4.41-1|79	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|80	
14cu|lighttpd-1.4.41-1|81	%package mod_auth
14cu|lighttpd-1.4.41-1|82	Summary:	Authentification module for %{name}
14cu|lighttpd-1.4.41-1|83	Group:		System/Servers
14cu|lighttpd-1.4.41-1|84	Requires:	%{name}
14cu|lighttpd-1.4.41-1|85	
14cu|lighttpd-1.4.41-1|86	%description mod_auth
14cu|lighttpd-1.4.41-1|87	lighttpd supportes both authentication method described by RFC 2617:
14cu|lighttpd-1.4.41-1|88	
14cu|lighttpd-1.4.41-1|89	- basic
14cu|lighttpd-1.4.41-1|90	- digest
14cu|lighttpd-1.4.41-1|91	
14cu|lighttpd-1.4.41-1|92	Depending on the method lighttpd provides various way to store the credentials
14cu|lighttpd-1.4.41-1|93	used for the authentication.
14cu|lighttpd-1.4.41-1|94	
14cu|lighttpd-1.4.41-1|95	for basic auth:
14cu|lighttpd-1.4.41-1|96	- plain
14cu|lighttpd-1.4.41-1|97	- htpasswd
14cu|lighttpd-1.4.41-1|98	- htdigest
14cu|lighttpd-1.4.41-1|99	- ldap
14cu|lighttpd-1.4.41-1|100	
14cu|lighttpd-1.4.41-1|101	for digest auth:
14cu|lighttpd-1.4.41-1|102	- plain
14cu|lighttpd-1.4.41-1|103	- htdigest
14cu|lighttpd-1.4.41-1|104	
14cu|lighttpd-1.4.41-1|105	%files mod_auth -f mod_auth
14cu|lighttpd-1.4.41-1|106	%{_libdir}/%{name}/mod_auth.so
14cu|lighttpd-1.4.41-1|107	
14cu|lighttpd-1.4.41-1|108	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|109	
14cu|lighttpd-1.4.41-1|110	%package mod_cml
14cu|lighttpd-1.4.41-1|111	Summary:	CML (Cache Meta Language) module for %{name}
14cu|lighttpd-1.4.41-1|112	Group:		System/Servers
14cu|lighttpd-1.4.41-1|113	Requires:	%{name}
14cu|lighttpd-1.4.41-1|114	
14cu|lighttpd-1.4.41-1|115	%description mod_cml
14cu|lighttpd-1.4.41-1|116	CML (Cache Meta Language) is a Meta language to describe the dependencies
14cu|lighttpd-1.4.41-1|117	of a page at one side and building a page from its fragments on the other side
14cu|lighttpd-1.4.41-1|118	using LUA.
14cu|lighttpd-1.4.41-1|119	
14cu|lighttpd-1.4.41-1|120	%files mod_cml -f mod_cml
14cu|lighttpd-1.4.41-1|121	%{_libdir}/%{name}/mod_cml.so
14cu|lighttpd-1.4.41-1|122	
14cu|lighttpd-1.4.41-1|123	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|124	
14cu|lighttpd-1.4.41-1|125	%package mod_compress
14cu|lighttpd-1.4.41-1|126	Summary:	Output Compression module for %{name}
14cu|lighttpd-1.4.41-1|127	Group:		System/Servers
14cu|lighttpd-1.4.41-1|128	Requires:	%{name}
14cu|lighttpd-1.4.41-1|129	
14cu|lighttpd-1.4.41-1|130	%description mod_compress
14cu|lighttpd-1.4.41-1|131	Output compression reduces the network load and can improve the
14cu|lighttpd-1.4.41-1|132	overall throughput of the webserver. All major http-clients support
14cu|lighttpd-1.4.41-1|133	compression by announcing it in the Accept-Encoding header. This
14cu|lighttpd-1.4.41-1|134	is used to negotiate the most suitable compression method.
14cu|lighttpd-1.4.41-1|135	We support deflate, gzip and bzip2.
14cu|lighttpd-1.4.41-1|136	
14cu|lighttpd-1.4.41-1|137	%files mod_compress -f mod_compress
14cu|lighttpd-1.4.41-1|138	%{_libdir}/%{name}/mod_compress.so
14cu|lighttpd-1.4.41-1|139	
14cu|lighttpd-1.4.41-1|140	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|141	
14cu|lighttpd-1.4.41-1|142	%package mod_mysql_vhost
14cu|lighttpd-1.4.41-1|143	Summary:	MySQL-based vhosting module for %{name}
14cu|lighttpd-1.4.41-1|144	Group:		System/Servers
14cu|lighttpd-1.4.41-1|145	Requires:	%{name}
14cu|lighttpd-1.4.41-1|146	
14cu|lighttpd-1.4.41-1|147	%description mod_mysql_vhost
14cu|lighttpd-1.4.41-1|148	With MySQL-based vhosting you can store the path to a given
14cu|lighttpd-1.4.41-1|149	host's document root in a MySQL database.
14cu|lighttpd-1.4.41-1|150	
14cu|lighttpd-1.4.41-1|151	%files mod_mysql_vhost -f mod_mysql_vhost
14cu|lighttpd-1.4.41-1|152	%{_libdir}/%{name}/mod_mysql_vhost.so
14cu|lighttpd-1.4.41-1|153	
14cu|lighttpd-1.4.41-1|154	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|155	
14cu|lighttpd-1.4.41-1|156	%package mod_trigger_b4_dl
14cu|lighttpd-1.4.41-1|157	Summary:	Trigger before Download module for %{name}
14cu|lighttpd-1.4.41-1|158	Group:		System/Servers
14cu|lighttpd-1.4.41-1|159	Requires:	%{name}
14cu|lighttpd-1.4.41-1|160	
14cu|lighttpd-1.4.41-1|161	%description mod_trigger_b4_dl
14cu|lighttpd-1.4.41-1|162	Anti Hotlinking:
14cu|lighttpd-1.4.41-1|163	- if user requests ''download-url'' directly, the request is denied
14cu|lighttpd-1.4.41-1|164	and he is redirected to ''deny-url'
14cu|lighttpd-1.4.41-1|165	- if user visits ''trigger-url'' before requesting ''download-url'',
14cu|lighttpd-1.4.41-1|166	access is granted
14cu|lighttpd-1.4.41-1|167	- if user visits ''download-url'' again after ''trigger-timeout'' has
14cu|lighttpd-1.4.41-1|168	elapsed, the request is denied and he is redirected to ''deny-url''
14cu|lighttpd-1.4.41-1|169	
14cu|lighttpd-1.4.41-1|170	The trigger information is either stored locally in a gdbm file or
14cu|lighttpd-1.4.41-1|171	remotely in memcached.
14cu|lighttpd-1.4.41-1|172	
14cu|lighttpd-1.4.41-1|173	%files mod_trigger_b4_dl -f mod_trigger_b4_dl
14cu|lighttpd-1.4.41-1|174	%{_libdir}/%{name}/mod_trigger_b4_dl.so
14cu|lighttpd-1.4.41-1|175	
14cu|lighttpd-1.4.41-1|176	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|177	
14cu|lighttpd-1.4.41-1|178	%package mod_webdav
14cu|lighttpd-1.4.41-1|179	Summary:	WebDAV module for %{name}
14cu|lighttpd-1.4.41-1|180	Group:		System/Servers
14cu|lighttpd-1.4.41-1|181	Requires:	%{name}
14cu|lighttpd-1.4.41-1|182	
14cu|lighttpd-1.4.41-1|183	%description mod_webdav
14cu|lighttpd-1.4.41-1|184	The WebDAV module for %{name} is a very minimalistic implementation of RFC
14cu|lighttpd-1.4.41-1|185	2518.
14cu|lighttpd-1.4.41-1|186	
14cu|lighttpd-1.4.41-1|187	%files mod_webdav -f mod_webdav
14cu|lighttpd-1.4.41-1|188	%{_libdir}/%{name}/mod_webdav.so
14cu|lighttpd-1.4.41-1|189	
14cu|lighttpd-1.4.41-1|190	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|191	
14cu|lighttpd-1.4.41-1|192	%package mod_magnet
14cu|lighttpd-1.4.41-1|193	Summary:	Module to control the request handling in %{name}
14cu|lighttpd-1.4.41-1|194	Group:		System/Servers
14cu|lighttpd-1.4.41-1|195	Requires:	%{name}
14cu|lighttpd-1.4.41-1|196	
14cu|lighttpd-1.4.41-1|197	%description mod_magnet
14cu|lighttpd-1.4.41-1|198	mod_magnet can attract a request in several stages in the request-handling.
14cu|lighttpd-1.4.41-1|199	
14cu|lighttpd-1.4.41-1|200	* either at the same level as mod_rewrite, before any parsing of the URL is
14cu|lighttpd-1.4.41-1|201	done
14cu|lighttpd-1.4.41-1|202	* or at a later stage, when the doc-root is known and the physical-path is
14cu|lighttpd-1.4.41-1|203	already setup
14cu|lighttpd-1.4.41-1|204	
14cu|lighttpd-1.4.41-1|205	Keep in mind that the magnet is executed in the core of lighty. EVERY long-
14cu|lighttpd-1.4.41-1|206	running operation is blocking ALL connections in the server. You are warned.
14cu|lighttpd-1.4.41-1|207	For time-consuming or blocking scripts use mod_fastcgi and friends.
14cu|lighttpd-1.4.41-1|208	
14cu|lighttpd-1.4.41-1|209	%files mod_magnet -f mod_magnet
14cu|lighttpd-1.4.41-1|210	%{_libdir}/%{name}/mod_magnet.so
14cu|lighttpd-1.4.41-1|211	
14cu|lighttpd-1.4.41-1|212	#----------------------------------------------------------------------------
14cu|lighttpd-1.4.41-1|213	
14cu|lighttpd-1.4.41-1|214	%prep
14cu|lighttpd-1.4.41-1|215	%setup -q
14cu|lighttpd-1.4.41-1|216	%patch0 -p1
14cu|lighttpd-1.4.41-1|217	
14cu|lighttpd-1.4.41-1|218	%build
14cu|lighttpd-1.4.41-1|219	%configure2_5x \
14cu|lighttpd-1.4.41-1|220	--libdir=%{_libdir}/%{name}/ \
14cu|lighttpd-1.4.41-1|221	--with-mysql\
14cu|lighttpd-1.4.41-1|222	--with-ldap\
14cu|lighttpd-1.4.41-1|223	--with-attr\
14cu|lighttpd-1.4.41-1|224	--with-openssl\
14cu|lighttpd-1.4.41-1|225	--with-pcre\
14cu|lighttpd-1.4.41-1|226	--with-bzip2\
14cu|lighttpd-1.4.41-1|227	--with-fam\
14cu|lighttpd-1.4.41-1|228	--with-webdav-props\
14cu|lighttpd-1.4.41-1|229	--with-webdav-locks\
14cu|lighttpd-1.4.41-1|230	--with-gdbm\
14cu|lighttpd-1.4.41-1|231	--with-memcache\
14cu|lighttpd-1.4.41-1|232	--with-lua
14cu|lighttpd-1.4.41-1|233	
14cu|lighttpd-1.4.41-1|234	%make
14cu|lighttpd-1.4.41-1|235	
14cu|lighttpd-1.4.41-1|236	%install
14cu|lighttpd-1.4.41-1|237	%makeinstall_std
14cu|lighttpd-1.4.41-1|238	
14cu|lighttpd-1.4.41-1|239	install -Dm 644 doc/initscripts/sysconfig.lighttpd \
14cu|lighttpd-1.4.41-1|240	%{buildroot}%{_sysconfdir}/sysconfig/lighttpd
14cu|lighttpd-1.4.41-1|241	
14cu|lighttpd-1.4.41-1|242	install -Dm 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|lighttpd-1.4.41-1|243	
14cu|lighttpd-1.4.41-1|244	install -Dm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini
14cu|lighttpd-1.4.41-1|245	
14cu|lighttpd-1.4.41-1|246	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd
14cu|lighttpd-1.4.41-1|247	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd/conf.d
14cu|lighttpd-1.4.41-1|248	install -m 644 doc/config/*.conf %{buildroot}%{_sysconfdir}/lighttpd
14cu|lighttpd-1.4.41-1|249	install -m 644 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d
14cu|lighttpd-1.4.41-1|250	
14cu|lighttpd-1.4.41-1|251	install -d -m 755 %{buildroot}%{_logdir}/lighttpd
14cu|lighttpd-1.4.41-1|252	
14cu|lighttpd-1.4.41-1|253	sed -i \
14cu|lighttpd-1.4.41-1|254	-e 's!^server.username\s*=.*$!server.username = "apache"!;' \
14cu|lighttpd-1.4.41-1|255	-e 's!^server.groupname\s*=.*$!server.groupname = "apache"!;' \
14cu|lighttpd-1.4.41-1|256	-e 's!^var.server_root\s*=.*$!var.server_root = "%{_var}/www"!;' \
14cu|lighttpd-1.4.41-1|257	-e 's!^server.document-root\s*=.*$!server.document-root = "%{_var}/www/html"!;' \
14cu|lighttpd-1.4.41-1|258	-e 's!^server.errorlog\s*=.*$!server.errorlog = "%{_logdir}/lighttpd/error.log"!;' \
14cu|lighttpd-1.4.41-1|259	%{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf
14cu|lighttpd-1.4.41-1|260	
14cu|lighttpd-1.4.41-1|261	sed -i \
14cu|lighttpd-1.4.41-1|262	-e 's!^accesslog.filename.*$!accesslog.filename = "%{_logdir}/lighttpd/access.log"!' \
14cu|lighttpd-1.4.41-1|263	%{buildroot}%{_sysconfdir}/lighttpd/conf.d/access_log.conf
14cu|lighttpd-1.4.41-1|264	
14cu|lighttpd-1.4.41-1|265	
14cu|lighttpd-1.4.41-1|266	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|lighttpd-1.4.41-1|267	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|lighttpd-1.4.41-1|268	%{_logdir}/%{name}/*.log {
14cu|lighttpd-1.4.41-1|269	size=20M
14cu|lighttpd-1.4.41-1|270	rotate 5
14cu|lighttpd-1.4.41-1|271	weekly
14cu|lighttpd-1.4.41-1|272	missingok
14cu|lighttpd-1.4.41-1|273	notifempty
14cu|lighttpd-1.4.41-1|274	postrotate
14cu|lighttpd-1.4.41-1|275	service %{name} reload
14cu|lighttpd-1.4.41-1|276	endscript
14cu|lighttpd-1.4.41-1|277	}
14cu|lighttpd-1.4.41-1|278	EOF
14cu|lighttpd-1.4.41-1|279	
14cu|lighttpd-1.4.41-1|280	echo %{_libdir}/%{name}/{%{base_modules}} | tr ' ' '\n' > base.list
14cu|lighttpd-1.4.41-1|281	for i in doc/outdated/*.txt
14cu|lighttpd-1.4.41-1|282	do
14cu|lighttpd-1.4.41-1|283	mod=`cat "$i" | tr -d '\\r' | sed -n "s/^Module:.*\\(mod_.*\\)$/\\1/p"`
14cu|lighttpd-1.4.41-1|284	if [ -z "$mod" ]
14cu|lighttpd-1.4.41-1|285	then
14cu|lighttpd-1.4.41-1|286	echo  "%doc $i" >> base.list
14cu|lighttpd-1.4.41-1|287	else
14cu|lighttpd-1.4.41-1|288	if echo "%{base_modules}" | grep "$mod" > /dev/null
14cu|lighttpd-1.4.41-1|289	then
14cu|lighttpd-1.4.41-1|290	echo "%doc $i" >> base.list
14cu|lighttpd-1.4.41-1|291	else
14cu|lighttpd-1.4.41-1|292	echo "%doc $i" >> "$mod"
14cu|lighttpd-1.4.41-1|293	fi
14cu|lighttpd-1.4.41-1|294	fi
14cu|lighttpd-1.4.41-1|295	done
14cu|lighttpd-1.4.41-1|296	
14cu|lighttpd-1.4.41-1|297	%changelog

10717 14
14cu|lightyears-1.4-1|1	Name:		lightyears
14cu|lightyears-1.4-1|2	Version:	1.4
14cu|lightyears-1.4-1|3	Release:	1
14cu|lightyears-1.4-1|4	Group:		Games/Puzzles
14cu|lightyears-1.4-1|5	License:	GPLv2
14cu|lightyears-1.4-1|6	Summary:	Manage a steam supply network
14cu|lightyears-1.4-1|7	Url:		http://www.jwhitham.org/20kly
14cu|lightyears-1.4-1|8	Source0:	http://www.jwhitham.org/20kly/%{name}-%{version}.tar.bz2
14cu|lightyears-1.4-1|9	Patch0:		lightyears-rosa-game.patch
14cu|lightyears-1.4-1|10	BuildRequires:	imagemagick
14cu|lightyears-1.4-1|11	Requires:	pygame
14cu|lightyears-1.4-1|12	BuildArch:	noarch
14cu|lightyears-1.4-1|13	
14cu|lightyears-1.4-1|14	%description
14cu|lightyears-1.4-1|15	20,000 Light Years Into Space is a steampunk-themed strategy game where
14cu|lightyears-1.4-1|16	you have to manage a steam supply network. It is written in Python and
14cu|lightyears-1.4-1|17	runs on Windows and Linux. It was first released in 2006, and won second
14cu|lightyears-1.4-1|18	prize in the Pyweek game programming competition.
14cu|lightyears-1.4-1|19	
14cu|lightyears-1.4-1|20	%files
14cu|lightyears-1.4-1|21	%doc *.txt manual
14cu|lightyears-1.4-1|22	%{_gamesdatadir}/%{name}
14cu|lightyears-1.4-1|23	%{_gamesbindir}/%{name}
14cu|lightyears-1.4-1|24	%{_datadir}/applications/*.desktop
14cu|lightyears-1.4-1|25	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lightyears-1.4-1|26	#----------------------------------------------------------
14cu|lightyears-1.4-1|27	
14cu|lightyears-1.4-1|28	%prep
14cu|lightyears-1.4-1|29	%setup -q
14cu|lightyears-1.4-1|30	%patch0 -p1
14cu|lightyears-1.4-1|31	
14cu|lightyears-1.4-1|32	%build
14cu|lightyears-1.4-1|33	
14cu|lightyears-1.4-1|34	
14cu|lightyears-1.4-1|35	%install
14cu|lightyears-1.4-1|36	# game data
14cu|lightyears-1.4-1|37	mkdir -p %{buildroot}%{_gamesdatadir}
14cu|lightyears-1.4-1|38	cp -rp . %{buildroot}%{_gamesdatadir}/%{name}
14cu|lightyears-1.4-1|39	
14cu|lightyears-1.4-1|40	# game binary
14cu|lightyears-1.4-1|41	install -D %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|lightyears-1.4-1|42	
14cu|lightyears-1.4-1|43	# icons
14cu|lightyears-1.4-1|44	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|lightyears-1.4-1|45	install -dm 0755 \
14cu|lightyears-1.4-1|46	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|lightyears-1.4-1|47	convert -strip -resize $size -background transparent -gravity Center data/city1.png \
14cu|lightyears-1.4-1|48	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|lightyears-1.4-1|49	done
14cu|lightyears-1.4-1|50	
14cu|lightyears-1.4-1|51	# menu entry
14cu|lightyears-1.4-1|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|lightyears-1.4-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|lightyears-1.4-1|54	[Desktop Entry]
14cu|lightyears-1.4-1|55	Comment=%{summary}
14cu|lightyears-1.4-1|56	Name=20,000 Light Years Into Space
14cu|lightyears-1.4-1|57	GenericName=Simple strategy game
14cu|lightyears-1.4-1|58	Type=Application
14cu|lightyears-1.4-1|59	Exec=%{name}
14cu|lightyears-1.4-1|60	Icon=%{name}
14cu|lightyears-1.4-1|61	Terminal=false
14cu|lightyears-1.4-1|62	Categories=Game;StrategyGame;
14cu|lightyears-1.4-1|63	EOF
14cu|lightyears-1.4-1|64	
14cu|lightyears-1.4-1|65	rm -fr  %{buildroot}%{_gamesdatadir}/%{name}/%{name}
14cu|lightyears-1.4-1|66	
14cu|lightyears-1.4-1|67	
14cu|lightyears-1.4-1|68	
14cu|lightyears-1.4-1|69	%changelog
14cu|lightyears-1.4-1|70	
14cu|lightyears-1.4-1|71	* Sun Apr 23 2017 abfonly <abfonly@gmail.com> 1.4-1
14cu|lightyears-1.4-1|72	- (ee3e99a) Imported from SRPM
14cu|lightyears-1.4-1|73	
14cu|lightyears-1.4-1|74	

10718 14
14cu|lightzone-4.0.0-1|1	Name:		lightzone
14cu|lightzone-4.0.0-1|2	Version:	4.0.0
14cu|lightzone-4.0.0-1|3	Release:	1
14cu|lightzone-4.0.0-1|4	License:	BSD-3-Clause
14cu|lightzone-4.0.0-1|5	Summary:	Open-source professional-level digital darkroom software
14cu|lightzone-4.0.0-1|6	Url:		http://lightzoneproject.org/
14cu|lightzone-4.0.0-1|7	Group:		Graphics
14cu|lightzone-4.0.0-1|8	Source0:	%{name}-%{version}.tar.bz2
14cu|lightzone-4.0.0-1|9	Source100:	%{name}.rpmlintrc
14cu|lightzone-4.0.0-1|10	BuildRequires:	ant
14cu|lightzone-4.0.0-1|11	BuildRequires:	autoconf
14cu|lightzone-4.0.0-1|12	BuildRequires:	automake
14cu|lightzone-4.0.0-1|13	BuildRequires:	nasm
14cu|lightzone-4.0.0-1|14	BuildRequires:	gcc
14cu|lightzone-4.0.0-1|15	BuildRequires:	gcc-c++
14cu|lightzone-4.0.0-1|16	BuildRequires:	libtool
14cu|lightzone-4.0.0-1|17	BuildRequires:	make
14cu|lightzone-4.0.0-1|18	BuildRequires:	tidy
14cu|lightzone-4.0.0-1|19	BuildRequires:	git
14cu|lightzone-4.0.0-1|20	BuildRequires:	javahelp2
14cu|lightzone-4.0.0-1|21	BuildRequires:	java-1.7.0-openjdk-devel
14cu|lightzone-4.0.0-1|22	BuildRequires:	java-rpmbuild
14cu|lightzone-4.0.0-1|23	BuildRequires:	pkgconfig(x11)
14cu|lightzone-4.0.0-1|24	BuildRequires:	pkgconfig(liblzma)
14cu|lightzone-4.0.0-1|25	
14cu|lightzone-4.0.0-1|26	Requires:	java >= 1.6.0
14cu|lightzone-4.0.0-1|27	Requires:	%{_lib}lzma5
14cu|lightzone-4.0.0-1|28	
14cu|lightzone-4.0.0-1|29	%description
14cu|lightzone-4.0.0-1|30	LightZone is open-source professional-level digital darkroom software for
14cu|lightzone-4.0.0-1|31	Windows, Mac OS X, and Linux. Rather than using layers as many other photo
14cu|lightzone-4.0.0-1|32	editors do, LightZone lets the user build up a stack of tools which can be
14cu|lightzone-4.0.0-1|33	rearranged, turned off and on, and removed from the stack.
14cu|lightzone-4.0.0-1|34	
14cu|lightzone-4.0.0-1|35	It's a non-destructive editor, where any of the tools can be re-adjusted or
14cu|lightzone-4.0.0-1|36	modified later — even in a different editing session. A tool stack can be
14cu|lightzone-4.0.0-1|37	copied to a batch of photos at one time. LightZone operates in a 16-bit
14cu|lightzone-4.0.0-1|38	linear color space with the wide gamut of ProPhoto RGB.
14cu|lightzone-4.0.0-1|39	
14cu|lightzone-4.0.0-1|40	%prep
14cu|lightzone-4.0.0-1|41	%setup -q
14cu|lightzone-4.0.0-1|42	
14cu|lightzone-4.0.0-1|43	%build
14cu|lightzone-4.0.0-1|44	%ant -f linux/build.xml jar
14cu|lightzone-4.0.0-1|45	
14cu|lightzone-4.0.0-1|46	%install
14cu|lightzone-4.0.0-1|47	%define instdir /opt/%{name}
14cu|lightzone-4.0.0-1|48	install -dm 0755 "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|49	cp -rpH lightcrafts/products/dcraw "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|50	cp -rpH lightcrafts/products/LightZone-forkd "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|51	cp -rpH linux/products/*.so "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|52	cp -rpH linux/products/*.jar "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|53	cp -rpH linux/products/lightzone "%{buildroot}/%{instdir}"
14cu|lightzone-4.0.0-1|54	
14cu|lightzone-4.0.0-1|55	# create icons and shortcuts
14cu|lightzone-4.0.0-1|56	%define icondir %{_datadir}/icons/hicolor
14cu|lightzone-4.0.0-1|57	install -dm 0755 "%{buildroot}/%{_datadir}/applications"
14cu|lightzone-4.0.0-1|58	install -dm 0755 "%{buildroot}/%{icondir}/256x256/apps"
14cu|lightzone-4.0.0-1|59	install -dm 0755 "%{buildroot}/%{icondir}/128x128/apps"
14cu|lightzone-4.0.0-1|60	install -dm 0755 "%{buildroot}/%{icondir}/64x64/apps"
14cu|lightzone-4.0.0-1|61	install -dm 0755 "%{buildroot}/%{icondir}/48x48/apps"
14cu|lightzone-4.0.0-1|62	install -dm 0755 "%{buildroot}/%{icondir}/32x32/apps"
14cu|lightzone-4.0.0-1|63	install -dm 0755 "%{buildroot}/%{icondir}/16x16/apps"
14cu|lightzone-4.0.0-1|64	
14cu|lightzone-4.0.0-1|65	cp -rpH linux/products/lightzone.desktop "%{buildroot}/%{_datadir}/applications/"
14cu|lightzone-4.0.0-1|66	cp -rpH linux/icons/LightZone_256x256.png "%{buildroot}/%{icondir}/256x256/apps/LightZone.png"
14cu|lightzone-4.0.0-1|67	cp -rpH linux/icons/LightZone_128x128.png "%{buildroot}/%{icondir}/128x128/apps/LightZone.png"
14cu|lightzone-4.0.0-1|68	cp -rpH linux/icons/LightZone_64x64.png "%{buildroot}/%{icondir}/64x64/apps/LightZone.png"
14cu|lightzone-4.0.0-1|69	cp -rpH linux/icons/LightZone_48x48.png "%{buildroot}/%{icondir}/48x48/apps/LightZone.png"
14cu|lightzone-4.0.0-1|70	cp -rpH linux/icons/LightZone_32x32.png "%{buildroot}/%{icondir}/32x32/apps/LightZone.png"
14cu|lightzone-4.0.0-1|71	cp -rpH linux/icons/LightZone_16x16.png "%{buildroot}/%{icondir}/16x16/apps/LightZone.png"
14cu|lightzone-4.0.0-1|72	
14cu|lightzone-4.0.0-1|73	install -d -m 755 %{buildroot}/%{_bindir}
14cu|lightzone-4.0.0-1|74	install -m 755 linux/products/%{name} %{buildroot}/%{_bindir}
14cu|lightzone-4.0.0-1|75	
14cu|lightzone-4.0.0-1|76	%files
14cu|lightzone-4.0.0-1|77	%doc COPYING README.md linux/BUILD-Linux.md
14cu|lightzone-4.0.0-1|78	%dir %{instdir}
14cu|lightzone-4.0.0-1|79	%{instdir}/*
14cu|lightzone-4.0.0-1|80	%{_bindir}/%{name}
14cu|lightzone-4.0.0-1|81	%{_datadir}/applications/lightzone.desktop
14cu|lightzone-4.0.0-1|82	%dir %{icondir}
14cu|lightzone-4.0.0-1|83	%dir %{icondir}/256x256
14cu|lightzone-4.0.0-1|84	%dir %{icondir}/256x256/apps
14cu|lightzone-4.0.0-1|85	%dir %{icondir}/128x128
14cu|lightzone-4.0.0-1|86	%dir %{icondir}/128x128/apps
14cu|lightzone-4.0.0-1|87	%dir %{icondir}/64x64
14cu|lightzone-4.0.0-1|88	%dir %{icondir}/64x64/apps
14cu|lightzone-4.0.0-1|89	%dir %{icondir}/48x48
14cu|lightzone-4.0.0-1|90	%dir %{icondir}/48x48/apps
14cu|lightzone-4.0.0-1|91	%dir %{icondir}/32x32
14cu|lightzone-4.0.0-1|92	%dir %{icondir}/32x32/apps
14cu|lightzone-4.0.0-1|93	%dir %{icondir}/16x16
14cu|lightzone-4.0.0-1|94	%dir %{icondir}/16x16/apps
14cu|lightzone-4.0.0-1|95	%{icondir}/256x256/apps/LightZone.png
14cu|lightzone-4.0.0-1|96	%{icondir}/128x128/apps/LightZone.png
14cu|lightzone-4.0.0-1|97	%{icondir}/64x64/apps/LightZone.png
14cu|lightzone-4.0.0-1|98	%{icondir}/48x48/apps/LightZone.png
14cu|lightzone-4.0.0-1|99	%{icondir}/32x32/apps/LightZone.png
14cu|lightzone-4.0.0-1|100	%{icondir}/16x16/apps/LightZone.png
14cu|lightzone-4.0.0-1|101	
14cu|lightzone-4.0.0-1|102	
14cu|lightzone-4.0.0-1|103	%changelog
14cu|lightzone-4.0.0-1|104	* Thu Dec 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-1
14cu|lightzone-4.0.0-1|105	+ Revision: 8dc9a92
14cu|lightzone-4.0.0-1|106	- Fix lzma requirement
14cu|lightzone-4.0.0-1|107	
14cu|lightzone-4.0.0-1|108	

10719 14
14cu|lilo-24.0-3|1	%define _enable_debug_packages %{nil}
14cu|lilo-24.0-3|2	%define debug_package %{nil}
14cu|lilo-24.0-3|3	
14cu|lilo-24.0-3|4	%define _default_patch_fuzz 2
14cu|lilo-24.0-3|5	
14cu|lilo-24.0-3|6	Summary:	The boot loader for Linux and other operating systems
14cu|lilo-24.0-3|7	Name:		lilo
14cu|lilo-24.0-3|8	Version:	24.0
14cu|lilo-24.0-3|9	Release:	3
14cu|lilo-24.0-3|10	Epoch:		1
14cu|lilo-24.0-3|11	License:	MIT
14cu|lilo-24.0-3|12	Group:		System/Kernel and hardware
14cu|lilo-24.0-3|13	Url:		http://lilo.alioth.debian.org/
14cu|lilo-24.0-3|14	Source0:	http://lilo.alioth.debian.org/ftp/sources/%{name}-%{version}.tar.gz
14cu|lilo-24.0-3|15	Source1:	rosa_256c.uu
14cu|lilo-24.0-3|16	Source2:	rosa_256c.dat
14cu|lilo-24.0-3|17	Patch0:		lilo-21.6-keytab-3mdk.patch
14cu|lilo-24.0-3|18	Patch1:		lilo-disks-without-partitions.patch
14cu|lilo-24.0-3|19	Patch2:		lilo-23.2.syslinux.patch
14cu|lilo-24.0-3|20	Patch9:		lilo-22.5.1-unsafe-and-default-table.patch
14cu|lilo-24.0-3|21	Patch26:	lilo-22.5.9-longer_image_names.patch
14cu|lilo-24.0-3|22	# [Pixel] the following patch was introduced in 2004 by Juan Quintela,
14cu|lilo-24.0-3|23	# it may be needed by longer_image_names patch above, but it seems unneeded
14cu|lilo-24.0-3|24	Patch27:	lilo-two_columns.patch
14cu|lilo-24.0-3|25	Patch28:	lilo-22.5.9-never-relocate-when-has-partititions.patch
14cu|lilo-24.0-3|26	Patch29:	lilo-22.5.9-initialize-Volume-IDs-with-no-fanfare.patch
14cu|lilo-24.0-3|27	Patch31:	lilo-exit_code_1_when_aborting.patch
14cu|lilo-24.0-3|28	Patch32:	lilo-22.6.1-turn-non-valid-boot-signature-into-a-warning.patch
14cu|lilo-24.0-3|29	Patch35:	lilo-22.6.1-large-memory-option-by-default.patch
14cu|lilo-24.0-3|30	Patch36:	lilo-23.2-no-debian.patch
14cu|lilo-24.0-3|31	Patch37:	lilo-24.0-Fix-make-install-when-lilo.static-is-not-built.patch
14cu|lilo-24.0-3|32	BuildRequires:	texlive
14cu|lilo-24.0-3|33	BuildRequires:	texlive-collection-langgerman
14cu|lilo-24.0-3|34	BuildRequires:	texlive-collection-latex
14cu|lilo-24.0-3|35	BuildRequires:	texlive-collection-latexrecommended
14cu|lilo-24.0-3|36	BuildRequires:	dev86
14cu|lilo-24.0-3|37	BuildRequires:	dev86-devel
14cu|lilo-24.0-3|38	BuildRequires:	nasm
14cu|lilo-24.0-3|39	BuildRequires:	device-mapper-devel
14cu|lilo-24.0-3|40	BuildRequires:	sharutils
14cu|lilo-24.0-3|41	Requires(post):	perl-base
14cu|lilo-24.0-3|42	Provides:	bootloader
14cu|lilo-24.0-3|43	ExclusiveArch:	%{ix86} x86_64
14cu|lilo-24.0-3|44	
14cu|lilo-24.0-3|45	%description
14cu|lilo-24.0-3|46	LILO (LInux LOader) is a basic system program which boots your Linux
14cu|lilo-24.0-3|47	system. LILO loads the Linux kernel from a floppy or a hard drive, boots
14cu|lilo-24.0-3|48	the kernel and passes control of the system to the kernel. LILO can also
14cu|lilo-24.0-3|49	boot other operating systems.
14cu|lilo-24.0-3|50	
14cu|lilo-24.0-3|51	%files
14cu|lilo-24.0-3|52	%doc README* COPYING
14cu|lilo-24.0-3|53	/sbin/*
14cu|lilo-24.0-3|54	%{_bindir}/*
14cu|lilo-24.0-3|55	%{_mandir}/*/*
14cu|lilo-24.0-3|56	/boot/rosa.bmp
14cu|lilo-24.0-3|57	
14cu|lilo-24.0-3|58	%post
14cu|lilo-24.0-3|59	if [ -f /etc/lilo.conf ]; then
14cu|lilo-24.0-3|60	
14cu|lilo-24.0-3|61	if [ -L /boot/lilo ]; then
14cu|lilo-24.0-3|62	
14cu|lilo-24.0-3|63	# upgrading from old lilo boot.b based
14cu|lilo-24.0-3|64	
14cu|lilo-24.0-3|65	# before:
14cu|lilo-24.0-3|66	# - message is a symlink to either lilo-text/message, lilo-menu/message or lilo-graphic/message
14cu|lilo-24.0-3|67	# - lilo-text/message and lilo-menu/message are created by DrakX (and are usually the same file)
14cu|lilo-24.0-3|68	# - lilo-graphic/message is in the RPM (will be removed by RPM after %post)
14cu|lilo-24.0-3|69	# after:
14cu|lilo-24.0-3|70	# - message-text is the text message
14cu|lilo-24.0-3|71	# - message-graphic is the old lilo-graphic/message
14cu|lilo-24.0-3|72	
14cu|lilo-24.0-3|73	# transforming the /boot/message symlink in non-symlink
14cu|lilo-24.0-3|74	if [ -e /boot/lilo-text/message ]; then
14cu|lilo-24.0-3|75	mv -f /boot/lilo-text/message /boot/message-text
14cu|lilo-24.0-3|76	fi
14cu|lilo-24.0-3|77	if [ -e /boot/lilo-menu/message ]; then
14cu|lilo-24.0-3|78	mv -f /boot/lilo-menu/message /boot/message-text
14cu|lilo-24.0-3|79	fi
14cu|lilo-24.0-3|80	
14cu|lilo-24.0-3|81	if [ -e /boot/message-text ]; then
14cu|lilo-24.0-3|82	ln -sf message-text /boot/message
14cu|lilo-24.0-3|83	fi
14cu|lilo-24.0-3|84	
14cu|lilo-24.0-3|85	# ensuring the right choice is taken
14cu|lilo-24.0-3|86	
14cu|lilo-24.0-3|87	link=`perl -e 'print readlink("/boot/lilo")'`
14cu|lilo-24.0-3|88	case $link in
14cu|lilo-24.0-3|89	lilo-menu) ;; # chosen by default
14cu|lilo-24.0-3|90	lilo-bmp) ;; # automatically chosen by lilo based on "bitmap=..."
14cu|lilo-24.0-3|91	lilo-graphic) ;; # obsolete
14cu|lilo-24.0-3|92	lilo-text)
14cu|lilo-24.0-3|93	# need a special install=...
14cu|lilo-24.0-3|94	perl -pi -e 's|^install=.*\n||; $_ = "install=text\n$_" if $. == 1' /etc/lilo.conf ;;
14cu|lilo-24.0-3|95	*)
14cu|lilo-24.0-3|96	echo "ERROR: unknown lilo scheme, it is DROPPED (please file a bug at http://bugs.rosalinux.ru/)"
14cu|lilo-24.0-3|97	sleep 1 ;;
14cu|lilo-24.0-3|98	esac
14cu|lilo-24.0-3|99	
14cu|lilo-24.0-3|100	rm -f /boot/lilo
14cu|lilo-24.0-3|101	elif [ -e /boot/message-graphic ]; then
14cu|lilo-24.0-3|102	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
14cu|lilo-24.0-3|103	link=`perl -e 'print readlink("/boot/message")'`
14cu|lilo-24.0-3|104	rm /boot/message
14cu|lilo-24.0-3|105	if [ "$link" = "message-graphic" -a -e /boot/message-text ]; then
14cu|lilo-24.0-3|106	ln -s message-text /boot/message
14cu|lilo-24.0-3|107	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
14cu|lilo-24.0-3|108	# weird message-text file... well someone had this on cooker, better be safe
14cu|lilo-24.0-3|109	echo > /boot/message
14cu|lilo-24.0-3|110	fi
14cu|lilo-24.0-3|111	else
14cu|lilo-24.0-3|112	echo > /boot/message
14cu|lilo-24.0-3|113	fi
14cu|lilo-24.0-3|114	fi
14cu|lilo-24.0-3|115	fi
14cu|lilo-24.0-3|116	
14cu|lilo-24.0-3|117	chmod 600 /etc/lilo.conf
14cu|lilo-24.0-3|118	if [ -x /usr/sbin/detectloader ]; then
14cu|lilo-24.0-3|119	LOADER=$(/usr/sbin/detectloader -q)
14cu|lilo-24.0-3|120	if [ "$LOADER" = "LILO" ]; then
14cu|lilo-24.0-3|121	/sbin/lilo > /dev/null
14cu|lilo-24.0-3|122	fi
14cu|lilo-24.0-3|123	fi
14cu|lilo-24.0-3|124	fi
14cu|lilo-24.0-3|125	
14cu|lilo-24.0-3|126	#----------------------------------------------------------------------------
14cu|lilo-24.0-3|127	
14cu|lilo-24.0-3|128	%package doc
14cu|lilo-24.0-3|129	Summary:	More doc for %{name}
14cu|lilo-24.0-3|130	Group:		System/Kernel and hardware
14cu|lilo-24.0-3|131	
14cu|lilo-24.0-3|132	%description doc
14cu|lilo-24.0-3|133	cf %{name} package.
14cu|lilo-24.0-3|134	
14cu|lilo-24.0-3|135	%files doc
14cu|lilo-24.0-3|136	%doc doc/*.pdf QuickInst
14cu|lilo-24.0-3|137	
14cu|lilo-24.0-3|138	#----------------------------------------------------------------------------
14cu|lilo-24.0-3|139	
14cu|lilo-24.0-3|140	%prep
14cu|lilo-24.0-3|141	%setup -q
14cu|lilo-24.0-3|142	%patch0 -p1
14cu|lilo-24.0-3|143	%patch1 -p1
14cu|lilo-24.0-3|144	%patch2 -p1
14cu|lilo-24.0-3|145	%patch9 -p1
14cu|lilo-24.0-3|146	%patch26 -p1 -b .images
14cu|lilo-24.0-3|147	%patch27 -p1 -b .two
14cu|lilo-24.0-3|148	%patch28 -p1
14cu|lilo-24.0-3|149	%patch29 -p1
14cu|lilo-24.0-3|150	%patch31 -p1 -b .exit_code
14cu|lilo-24.0-3|151	%patch32 -p1
14cu|lilo-24.0-3|152	%patch35 -p1
14cu|lilo-24.0-3|153	%patch36 -p1
14cu|lilo-24.0-3|154	%patch37 -p1
14cu|lilo-24.0-3|155	
14cu|lilo-24.0-3|156	bzip2 -9 README*
14cu|lilo-24.0-3|157	
14cu|lilo-24.0-3|158	cp -a %{SOURCE1} %{SOURCE2} images/
14cu|lilo-24.0-3|159	
14cu|lilo-24.0-3|160	# disable diagnostic build (which would need beeing root)
14cu|lilo-24.0-3|161	perl -pi -e 's/^(diagnostic:).*/diagnostic:/' Makefile
14cu|lilo-24.0-3|162	
14cu|lilo-24.0-3|163	%build
14cu|lilo-24.0-3|164	perl -p -i -e "s/-Wall -g/%{optflags}/" Makefile
14cu|lilo-24.0-3|165	make all
14cu|lilo-24.0-3|166	(cd doc
14cu|lilo-24.0-3|167	make -f Makefile.old CFLAGS="%{optflags} -DDEBUG"
14cu|lilo-24.0-3|168	dvipdfm -o User_Guide.pdf user.dvi
14cu|lilo-24.0-3|169	dvipdfm -o Technical_Guide.pdf tech.dvi
14cu|lilo-24.0-3|170	rm -f *.aux *.log *.toc)
14cu|lilo-24.0-3|171	
14cu|lilo-24.0-3|172	%install
14cu|lilo-24.0-3|173	%makeinstall_std
14cu|lilo-24.0-3|174	
14cu|lilo-24.0-3|175	install -d %{buildroot}%{_bindir}
14cu|lilo-24.0-3|176	mv %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}
14cu|lilo-24.0-3|177	
14cu|lilo-24.0-3|178	rm -rf %{buildroot}%{_sysconfdir}/initramfs %{buildroot}%{_sysconfdir}/kernel %{buildroot}%{_sysconfdir}/lilo.conf_example
14cu|lilo-24.0-3|179	
14cu|lilo-24.0-3|180	
14cu|lilo-24.0-3|181	%changelog
14cu|lilo-24.0-3|182	
14cu|lilo-24.0-3|183	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:24.0-3
14cu|lilo-24.0-3|184	- (dc20e32) Build requires texlive-collection-latexrecommended
14cu|lilo-24.0-3|185	
14cu|lilo-24.0-3|186	

10720 14
14cu|lilv-0.24.0-1|1	%define _enable_debug_packages %{nil}
14cu|lilv-0.24.0-1|2	%define debug_package %{nil}
14cu|lilv-0.24.0-1|3	
14cu|lilv-0.24.0-1|4	%define major 0
14cu|lilv-0.24.0-1|5	%define libname %mklibname %{name} %{major}
14cu|lilv-0.24.0-1|6	%define devname %mklibname %{name} -d
14cu|lilv-0.24.0-1|7	
14cu|lilv-0.24.0-1|8	Summary:	LV2 plugin library for applications and hosts
14cu|lilv-0.24.0-1|9	Name:		lilv
14cu|lilv-0.24.0-1|10	Version:	0.24.0
14cu|lilv-0.24.0-1|11	Release:	1
14cu|lilv-0.24.0-1|12	License:	ISC
14cu|lilv-0.24.0-1|13	Group:		System/Libraries
14cu|lilv-0.24.0-1|14	URL:		http://drobilla.net/software/%{name}/
14cu|lilv-0.24.0-1|15	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cu|lilv-0.24.0-1|16	Patch0:		lilv-0.5.0-fix-decl.patch
14cu|lilv-0.24.0-1|17	BuildRequires:	python
14cu|lilv-0.24.0-1|18	BuildRequires:	waf
14cu|lilv-0.24.0-1|19	BuildRequires:	sord-devel
14cu|lilv-0.24.0-1|20	BuildRequires:	pkgconfig(lv2)
14cu|lilv-0.24.0-1|21	BuildRequires:	sratom-devel
14cu|lilv-0.24.0-1|22	BuildRequires:	pkgconfig(sndfile)
14cu|lilv-0.24.0-1|23	
14cu|lilv-0.24.0-1|24	%description
14cu|lilv-0.24.0-1|25	LV2 plugin library for applications and hosts
14cu|lilv-0.24.0-1|26	
14cu|lilv-0.24.0-1|27	%files -n %{name}
14cu|lilv-0.24.0-1|28	%doc COPYING README
14cu|lilv-0.24.0-1|29	%doc %{_mandir}/man1/*
14cu|lilv-0.24.0-1|30	%{_bindir}/lilv-bench
14cu|lilv-0.24.0-1|31	%{_bindir}/lv2apply
14cu|lilv-0.24.0-1|32	%{_bindir}/lv2info
14cu|lilv-0.24.0-1|33	%{_bindir}/lv2ls
14cu|lilv-0.24.0-1|34	%{_bindir}/lv2bench
14cu|lilv-0.24.0-1|35	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/bash_completion.d/lilv
14cu|lilv-0.24.0-1|36	
14cu|lilv-0.24.0-1|37	#-----------------------------------
14cu|lilv-0.24.0-1|38	%package -n %{libname}
14cu|lilv-0.24.0-1|39	
14cu|lilv-0.24.0-1|40	Summary:	LV2 plugin library for applications and hosts
14cu|lilv-0.24.0-1|41	Group:		System/Libraries
14cu|lilv-0.24.0-1|42	
14cu|lilv-0.24.0-1|43	%description -n %{libname}
14cu|lilv-0.24.0-1|44	Lilv is a library to make the use of LV2 plugins as simple as possible
14cu|lilv-0.24.0-1|45	for applications. Lilv is the successor to SLV2, rewritten to be
14cu|lilv-0.24.0-1|46	significantly faster and have minimal dependencies.
14cu|lilv-0.24.0-1|47	
14cu|lilv-0.24.0-1|48	%files -n %{libname}
14cu|lilv-0.24.0-1|49	%{_libdir}/lib%{name}-%{major}.so.*
14cu|lilv-0.24.0-1|50	
14cu|lilv-0.24.0-1|51	#-----------------------------------
14cu|lilv-0.24.0-1|52	%package -n %{devname}
14cu|lilv-0.24.0-1|53	Summary:	Headers for the lilv LV2 library
14cu|lilv-0.24.0-1|54	Group:		System/Libraries
14cu|lilv-0.24.0-1|55	Requires:	%{libname} = %{EVRD}
14cu|lilv-0.24.0-1|56	Provides:	%{name}-devel = %{EVRD}
14cu|lilv-0.24.0-1|57	
14cu|lilv-0.24.0-1|58	%description -n %{devname}
14cu|lilv-0.24.0-1|59	Development files needed to build applications against lilv.
14cu|lilv-0.24.0-1|60	
14cu|lilv-0.24.0-1|61	%files -n %{devname}
14cu|lilv-0.24.0-1|62	%{_libdir}/lib%{name}-%{major}.so
14cu|lilv-0.24.0-1|63	%dir %{_includedir}/%{name}-%{major}/%{name}
14cu|lilv-0.24.0-1|64	%{_includedir}/%{name}-%{major}/%{name}/*.h
14cu|lilv-0.24.0-1|65	%{_includedir}/%{name}-%{major}/%{name}/*.hpp
14cu|lilv-0.24.0-1|66	%{_libdir}/pkgconfig/%{name}-%{major}.pc
14cu|lilv-0.24.0-1|67	
14cu|lilv-0.24.0-1|68	#-----------------------------------
14cu|lilv-0.24.0-1|69	
14cu|lilv-0.24.0-1|70	%prep
14cu|lilv-0.24.0-1|71	%setup -q
14cu|lilv-0.24.0-1|72	
14cu|lilv-0.24.0-1|73	%build
14cu|lilv-0.24.0-1|74	./waf configure --prefix=%{_prefix} \
14cu|lilv-0.24.0-1|75	--mandir=%{_mandir} \
14cu|lilv-0.24.0-1|76	--libdir=%{_libdir} \
14cu|lilv-0.24.0-1|77	--configdir=%{_sysconfdir}
14cu|lilv-0.24.0-1|78	./waf
14cu|lilv-0.24.0-1|79	
14cu|lilv-0.24.0-1|80	%install
14cu|lilv-0.24.0-1|81	
14cu|lilv-0.24.0-1|82	./waf install --destdir=%{buildroot}
14cu|lilv-0.24.0-1|83	
14cu|lilv-0.24.0-1|84	%changelog
14cu|lilv-0.24.0-1|85	
14cu|lilv-0.24.0-1|86	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.24.0-1
14cu|lilv-0.24.0-1|87	- (aa89de7) Merge pull request #3 from import/lilv:rosa2016.1
14cu|lilv-0.24.0-1|88	- (aa89de7) Add lv2apply
14cu|lilv-0.24.0-1|89	
14cu|lilv-0.24.0-1|90	

10721 14
14cu|linalg-linbox-1.3.2-6|1	# Avoid find requires problem with atlas*-devel packages
14cu|linalg-linbox-1.3.2-6|2	%define __noautoreq 'devel\\(|libcblas\\.so\\.(.*)|libclapack\\.so\\.(.*)'
14cu|linalg-linbox-1.3.2-6|3	
14cu|linalg-linbox-1.3.2-6|4	%define major 0
14cu|linalg-linbox-1.3.2-6|5	%define libname %mklibname linbox %{major}
14cu|linalg-linbox-1.3.2-6|6	%define libusage %mklibname linboxsage %{major}
14cu|linalg-linbox-1.3.2-6|7	%define devname %mklibname linbox -d
14cu|linalg-linbox-1.3.2-6|8	
14cu|linalg-linbox-1.3.2-6|9	Summary:	C++ library for High-Performance Exact Linear Algebra
14cu|linalg-linbox-1.3.2-6|10	Name:		linalg-linbox
14cu|linalg-linbox-1.3.2-6|11	Version:	1.3.2
14cu|linalg-linbox-1.3.2-6|12	Release:	6
14cu|linalg-linbox-1.3.2-6|13	License:	LGPLv2+
14cu|linalg-linbox-1.3.2-6|14	Group:		Sciences/Mathematics
14cu|linalg-linbox-1.3.2-6|15	Url:		http://www.linalg.org/
14cu|linalg-linbox-1.3.2-6|16	Source0:	http://www.linalg.org/linbox-%{version}.tar.gz
14cu|linalg-linbox-1.3.2-6|17	# Sent upstream 2 Nov 2011.  Fix double frees that crash all tests.
14cu|linalg-linbox-1.3.2-6|18	Patch0:		linbox-destructor.patch
14cu|linalg-linbox-1.3.2-6|19	Patch1:		linbox-gcc47.patch
14cu|linalg-linbox-1.3.2-6|20	# Correct missing semicollon
14cu|linalg-linbox-1.3.2-6|21	Patch2:		linbox-int64.patch
14cu|linalg-linbox-1.3.2-6|22	# Force linkage to mpfr and iml to avoid unresolved symbols
14cu|linalg-linbox-1.3.2-6|23	Patch3:		linbox-underlink.patch
14cu|linalg-linbox-1.3.2-6|24	BuildRequires:	fflas-ffpack-devel
14cu|linalg-linbox-1.3.2-6|25	BuildRequires:	givaro-devel
14cu|linalg-linbox-1.3.2-6|26	BuildRequires:	iml-devel
14cu|linalg-linbox-1.3.2-6|27	BuildRequires:	libatlas-devel
14cu|linalg-linbox-1.3.2-6|28	BuildRequires:	libm4rie-devel
14cu|linalg-linbox-1.3.2-6|29	BuildRequires:	mpfr-devel
14cu|linalg-linbox-1.3.2-6|30	BuildRequires:	ntl-devel
14cu|linalg-linbox-1.3.2-6|31	BuildRequires:	pkgconfig(m4ri)
14cu|linalg-linbox-1.3.2-6|32	
14cu|linalg-linbox-1.3.2-6|33	%description
14cu|linalg-linbox-1.3.2-6|34	LinBox is a C++ template library for exact, high-performance linear
14cu|linalg-linbox-1.3.2-6|35	algebra computation with dense, sparse, and structured matrices over
14cu|linalg-linbox-1.3.2-6|36	the integers and over finite fields.
14cu|linalg-linbox-1.3.2-6|37	
14cu|linalg-linbox-1.3.2-6|38	#----------------------------------------------------------------------------
14cu|linalg-linbox-1.3.2-6|39	
14cu|linalg-linbox-1.3.2-6|40	%package -n %{libname}
14cu|linalg-linbox-1.3.2-6|41	Summary:	C++ library for High-Performance Exact Linear Algebra
14cu|linalg-linbox-1.3.2-6|42	Group:		System/Libraries
14cu|linalg-linbox-1.3.2-6|43	Conflicts:	%{name} < 1.3.2-6
14cu|linalg-linbox-1.3.2-6|44	Obsoletes:	%{name} < 1.3.2-6
14cu|linalg-linbox-1.3.2-6|45	Requires:	atlas
14cu|linalg-linbox-1.3.2-6|46	
14cu|linalg-linbox-1.3.2-6|47	%description -n %{libname}
14cu|linalg-linbox-1.3.2-6|48	LinBox is a C++ template library for exact, high-performance linear
14cu|linalg-linbox-1.3.2-6|49	algebra computation with dense, sparse, and structured matrices over
14cu|linalg-linbox-1.3.2-6|50	the integers and over finite fields.
14cu|linalg-linbox-1.3.2-6|51	
14cu|linalg-linbox-1.3.2-6|52	%files -n %{libname}
14cu|linalg-linbox-1.3.2-6|53	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cu|linalg-linbox-1.3.2-6|54	%{_libdir}/liblinbox.so.%{major}*
14cu|linalg-linbox-1.3.2-6|55	
14cu|linalg-linbox-1.3.2-6|56	#----------------------------------------------------------------------------
14cu|linalg-linbox-1.3.2-6|57	
14cu|linalg-linbox-1.3.2-6|58	%package -n %{libusage}
14cu|linalg-linbox-1.3.2-6|59	Summary:	C++ library for High-Performance Exact Linear Algebra
14cu|linalg-linbox-1.3.2-6|60	Group:		System/Libraries
14cu|linalg-linbox-1.3.2-6|61	Conflicts:	%{name} < 1.3.2-6
14cu|linalg-linbox-1.3.2-6|62	Requires:	atlas
14cu|linalg-linbox-1.3.2-6|63	
14cu|linalg-linbox-1.3.2-6|64	%description -n %{libusage}
14cu|linalg-linbox-1.3.2-6|65	LinBox is a C++ template library for exact, high-performance linear
14cu|linalg-linbox-1.3.2-6|66	algebra computation with dense, sparse, and structured matrices over
14cu|linalg-linbox-1.3.2-6|67	the integers and over finite fields.
14cu|linalg-linbox-1.3.2-6|68	
14cu|linalg-linbox-1.3.2-6|69	%files -n %{libusage}
14cu|linalg-linbox-1.3.2-6|70	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cu|linalg-linbox-1.3.2-6|71	%{_libdir}/liblinboxsage.so.%{major}*
14cu|linalg-linbox-1.3.2-6|72	
14cu|linalg-linbox-1.3.2-6|73	#----------------------------------------------------------------------------
14cu|linalg-linbox-1.3.2-6|74	
14cu|linalg-linbox-1.3.2-6|75	%package -n %{devname}
14cu|linalg-linbox-1.3.2-6|76	Summary:	Development libraries/headers for linbox
14cu|linalg-linbox-1.3.2-6|77	Group:		Development/C++
14cu|linalg-linbox-1.3.2-6|78	Requires:	%{libname} = %{EVRD}
14cu|linalg-linbox-1.3.2-6|79	Requires:	%{libusage} = %{EVRD}
14cu|linalg-linbox-1.3.2-6|80	Provides:	%{name}-devel = %{EVRD}
14cu|linalg-linbox-1.3.2-6|81	Conflicts:	%{name}-devel < 1.3.2-6
14cu|linalg-linbox-1.3.2-6|82	Obsoletes:	%{name}-devel < 1.3.2-6
14cu|linalg-linbox-1.3.2-6|83	Requires:	fflas-ffpack-devel
14cu|linalg-linbox-1.3.2-6|84	
14cu|linalg-linbox-1.3.2-6|85	%description -n %{devname}
14cu|linalg-linbox-1.3.2-6|86	Headers and libraries for development with linbox.
14cu|linalg-linbox-1.3.2-6|87	
14cu|linalg-linbox-1.3.2-6|88	%files -n %{devname}
14cu|linalg-linbox-1.3.2-6|89	%{_includedir}/linbox
14cu|linalg-linbox-1.3.2-6|90	%{_libdir}/*.so
14cu|linalg-linbox-1.3.2-6|91	%{_bindir}/linbox-config
14cu|linalg-linbox-1.3.2-6|92	%{_mandir}/man1/linbox-config.1*
14cu|linalg-linbox-1.3.2-6|93	
14cu|linalg-linbox-1.3.2-6|94	#----------------------------------------------------------------------------
14cu|linalg-linbox-1.3.2-6|95	
14cu|linalg-linbox-1.3.2-6|96	%prep
14cu|linalg-linbox-1.3.2-6|97	%setup -qn linbox-%{version}
14cu|linalg-linbox-1.3.2-6|98	%patch0 -p1
14cu|linalg-linbox-1.3.2-6|99	%patch1 -p1
14cu|linalg-linbox-1.3.2-6|100	%patch2 -p1
14cu|linalg-linbox-1.3.2-6|101	%patch3 -p1
14cu|linalg-linbox-1.3.2-6|102	
14cu|linalg-linbox-1.3.2-6|103	# Fix up missing and extraneous library linkage
14cu|linalg-linbox-1.3.2-6|104	sed -e "s|\$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas \$(NTL_LIBS) -lcblas|" \
14cu|linalg-linbox-1.3.2-6|105	-i interfaces/driver/Makefile.in
14cu|linalg-linbox-1.3.2-6|106	sed -e "s|\$(GIVARO_LIBS) \$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas ../../linbox/liblinbox.la \$(GIVARO_LIBS) \$(NTL_LIBS) -lcblas|" \
14cu|linalg-linbox-1.3.2-6|107	-i interfaces/sage/Makefile.in
14cu|linalg-linbox-1.3.2-6|108	
14cu|linalg-linbox-1.3.2-6|109	# Fix libtool
14cu|linalg-linbox-1.3.2-6|110	sed -i "s/func_apped/func_append/g" build-aux/ltmain.sh
14cu|linalg-linbox-1.3.2-6|111	
14cu|linalg-linbox-1.3.2-6|112	%build
14cu|linalg-linbox-1.3.2-6|113	CFLAGS="%{optflags}"
14cu|linalg-linbox-1.3.2-6|114	%ifarch x86_64 ppc64
14cu|linalg-linbox-1.3.2-6|115	CFLAGS="$CFLAGS -D__LINBOX_HAVE_INT64=1"
14cu|linalg-linbox-1.3.2-6|116	%endif
14cu|linalg-linbox-1.3.2-6|117	export CFLAGS
14cu|linalg-linbox-1.3.2-6|118	CXXFLAGS=$CFLAGS
14cu|linalg-linbox-1.3.2-6|119	export CXXFLAGS
14cu|linalg-linbox-1.3.2-6|120	CPPFLAGS="$CPPFLAGS -I%{_includedir}/m4rie"
14cu|linalg-linbox-1.3.2-6|121	export CPPFLAGS
14cu|linalg-linbox-1.3.2-6|122	
14cu|linalg-linbox-1.3.2-6|123	%configure2_5x \
14cu|linalg-linbox-1.3.2-6|124	--enable-shared \
14cu|linalg-linbox-1.3.2-6|125	--disable-static \
14cu|linalg-linbox-1.3.2-6|126	--enable-sage \
14cu|linalg-linbox-1.3.2-6|127	--disable-doc \
14cu|linalg-linbox-1.3.2-6|128	--with-ntl
14cu|linalg-linbox-1.3.2-6|129	
14cu|linalg-linbox-1.3.2-6|130	# Remove hardcoded rpaths
14cu|linalg-linbox-1.3.2-6|131	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14cu|linalg-linbox-1.3.2-6|132	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14cu|linalg-linbox-1.3.2-6|133	-i libtool
14cu|linalg-linbox-1.3.2-6|134	
14cu|linalg-linbox-1.3.2-6|135	# Don't try to optimize the tests; the build takes gargantuan amounts of memory
14cu|linalg-linbox-1.3.2-6|136	sed -i 's|-O2||g' tests/Makefile
14cu|linalg-linbox-1.3.2-6|137	
14cu|linalg-linbox-1.3.2-6|138	make
14cu|linalg-linbox-1.3.2-6|139	
14cu|linalg-linbox-1.3.2-6|140	# Don't want these files in with the HTML files
14cu|linalg-linbox-1.3.2-6|141	rm -f doc/linbox-html/{AUTHORS,COPYING,INSTALL}
14cu|linalg-linbox-1.3.2-6|142	
14cu|linalg-linbox-1.3.2-6|143	%install
14cu|linalg-linbox-1.3.2-6|144	%makeinstall_std
14cu|linalg-linbox-1.3.2-6|145	
14cu|linalg-linbox-1.3.2-6|146	# Remove docs that are installed in the wrong place
14cu|linalg-linbox-1.3.2-6|147	rm -rf %{buildroot}%{_prefix}/doc
14cu|linalg-linbox-1.3.2-6|148	
14cu|linalg-linbox-1.3.2-6|149	%check
14cu|linalg-linbox-1.3.2-6|150	LD_LIBRARY_PATH=`pwd`/linbox/.libs %make check
14cu|linalg-linbox-1.3.2-6|151	
14cu|linalg-linbox-1.3.2-6|152	
14cu|linalg-linbox-1.3.2-6|153	%changelog
14cu|linalg-linbox-1.3.2-6|154	
14cu|linalg-linbox-1.3.2-6|155	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-6
14cu|linalg-linbox-1.3.2-6|156	- (10da1dc) Rework package according to packaging policies
14cu|linalg-linbox-1.3.2-6|157	- (10da1dc) Don't build docs
14cu|linalg-linbox-1.3.2-6|158	
14cu|linalg-linbox-1.3.2-6|159	

10722 14
14cu|linkchecker-9.3-1|1	%define __noautoprov '_network.so|htmlsax.so'
14cu|linkchecker-9.3-1|2	
14cu|linkchecker-9.3-1|3	Summary:	Check HTML documents for broken links
14cu|linkchecker-9.3-1|4	Name:		linkchecker
14cu|linkchecker-9.3-1|5	Version:	9.3
14cu|linkchecker-9.3-1|6	Release:	1
14cu|linkchecker-9.3-1|7	License:	GPLv2+
14cu|linkchecker-9.3-1|8	Group:		Networking/WWW
14cu|linkchecker-9.3-1|9	Url:		http://linkchecker.sourceforge.net
14cu|linkchecker-9.3-1|10	Source0:	http://downloads.sourceforge.net/project/linkchecker/%{version}/LinkChecker-%{version}.tar.gz
14cu|linkchecker-9.3-1|11	BuildRequires:	python-setuptools
14cu|linkchecker-9.3-1|12	BuildRequires:	qt4-assistant
14cu|linkchecker-9.3-1|13	BuildRequires:	pkgconfig(python)
14cu|linkchecker-9.3-1|14	Requires:	python-qt4
14cu|linkchecker-9.3-1|15	Requires:	python-qt4-qscintilla
14cu|linkchecker-9.3-1|16	
14cu|linkchecker-9.3-1|17	%description
14cu|linkchecker-9.3-1|18	Features:
14cu|linkchecker-9.3-1|19	o recursive checking
14cu|linkchecker-9.3-1|20	o multithreaded
14cu|linkchecker-9.3-1|21	o output can be colored or normal text, HTML, SQL, CSV or a sitemap
14cu|linkchecker-9.3-1|22	graph in GML or XML
14cu|linkchecker-9.3-1|23	o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local
14cu|linkchecker-9.3-1|24	file links are supported
14cu|linkchecker-9.3-1|25	o restrict link checking with regular expression filters for URLs
14cu|linkchecker-9.3-1|26	o proxy support
14cu|linkchecker-9.3-1|27	o give username/password for HTTP and FTP authorization
14cu|linkchecker-9.3-1|28	o robots.txt exclusion protocol support
14cu|linkchecker-9.3-1|29	o i18n support
14cu|linkchecker-9.3-1|30	o command line interface
14cu|linkchecker-9.3-1|31	o (Fast)CGI web interface (requires HTTP server)
14cu|linkchecker-9.3-1|32	
14cu|linkchecker-9.3-1|33	%files -f %{name}.lang
14cu|linkchecker-9.3-1|34	%config(noreplace) %{_sysconfdir}/*
14cu|linkchecker-9.3-1|35	%{_bindir}/*
14cu|linkchecker-9.3-1|36	%{_datadir}/applications/*.desktop
14cu|linkchecker-9.3-1|37	%{_datadir}/%{name}
14cu|linkchecker-9.3-1|38	%{_mandir}/*/*
14cu|linkchecker-9.3-1|39	%{py_platsitedir}/*
14cu|linkchecker-9.3-1|40	
14cu|linkchecker-9.3-1|41	#----------------------------------------------------------------------------
14cu|linkchecker-9.3-1|42	
14cu|linkchecker-9.3-1|43	%prep
14cu|linkchecker-9.3-1|44	%setup -qn LinkChecker-%{version}
14cu|linkchecker-9.3-1|45	
14cu|linkchecker-9.3-1|46	%build
14cu|linkchecker-9.3-1|47	export PATH=$PATH:/usr/lib/qt4/bin/
14cu|linkchecker-9.3-1|48	
14cu|linkchecker-9.3-1|49	pushd doc/html
14cu|linkchecker-9.3-1|50	make
14cu|linkchecker-9.3-1|51	popd
14cu|linkchecker-9.3-1|52	
14cu|linkchecker-9.3-1|53	python setup.py build
14cu|linkchecker-9.3-1|54	
14cu|linkchecker-9.3-1|55	%install
14cu|linkchecker-9.3-1|56	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|linkchecker-9.3-1|57	
14cu|linkchecker-9.3-1|58	install -d %{buildroot}%{_sysconfdir}
14cu|linkchecker-9.3-1|59	mv %{buildroot}%{_datadir}/linkchecker/linkcheckerrc %{buildroot}%{_sysconfdir}
14cu|linkchecker-9.3-1|60	
14cu|linkchecker-9.3-1|61	%find_lang %{name}
14cu|linkchecker-9.3-1|62	
14cu|linkchecker-9.3-1|63	
14cu|linkchecker-9.3-1|64	%changelog
14cu|linkchecker-9.3-1|65	
14cu|linkchecker-9.3-1|66	* Mon Apr 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.3-1
14cu|linkchecker-9.3-1|67	- (5d76937) New version 9.3
14cu|linkchecker-9.3-1|68	- (5d76937) Add python-qt4-qscintilla to Requires
14cu|linkchecker-9.3-1|69	
14cu|linkchecker-9.3-1|70	

10723 14
14cu|links-2.13-1|1	Summary:	Lynx-like text WWW browser
14cu|links-2.13-1|2	Name:		links
14cu|links-2.13-1|3	Version:	2.13
14cu|links-2.13-1|4	Release:	1
14cu|links-2.13-1|5	License:	GPLv2+
14cu|links-2.13-1|6	Group:		Networking/WWW
14cu|links-2.13-1|7	Url:		http://links.twibright.com/
14cu|links-2.13-1|8	Source0:	http://links.twibright.com/download/links-%{version}.tar.bz2
14cu|links-2.13-1|9	Source4:	links.cfg
14cu|links-2.13-1|10	Patch3:		links-0.96-no-weird-unhx-ing-of-command-line-args.patch
14cu|links-2.13-1|11	Patch6:		links-2.8-cookies-save.patch
14cu|links-2.13-1|12	Patch8:		links-current-color-by-default--and-vt100-frames.patch
14cu|links-2.13-1|13	Patch14:	links-2.8-automake.patch
14cu|links-2.13-1|14	Patch21:	links-2.1pre17-fix-segfault-on-loading-cookies.patch
14cu|links-2.13-1|15	Patch22:	links-2.8-64bit-fixes.patch
14cu|links-2.13-1|16	Patch23:	links-2.8-dont-have-two-assocations-with-same-label--otherwise-one-cant-override-shared-config.patch
14cu|links-2.13-1|17	Patch24:	links-2.8-CVE-2006-5925--disable-SMB.patch
14cu|links-2.13-1|18	Patch25:	links2_better_verification.diff
14cu|links-2.13-1|19	
14cu|links-2.13-1|20	BuildRequires:	bzip2-devel
14cu|links-2.13-1|21	BuildRequires:	gpm-devel
14cu|links-2.13-1|22	BuildRequires:	jpeg-devel
14cu|links-2.13-1|23	BuildRequires:	pkgconfig(directfb)
14cu|links-2.13-1|24	BuildRequires:	pkgconfig(libpng)
14cu|links-2.13-1|25	BuildRequires:	pkgconfig(libtiff-4)
14cu|links-2.13-1|26	BuildRequires:	pkgconfig(openssl)
14cu|links-2.13-1|27	BuildRequires:	pkgconfig(x11)
14cu|links-2.13-1|28	BuildRequires:	pkgconfig(zlib)
14cu|links-2.13-1|29	Provides:	webclient
14cu|links-2.13-1|30	Requires:	links-common = %{EVRD}
14cu|links-2.13-1|31	
14cu|links-2.13-1|32	%description
14cu|links-2.13-1|33	Links is a text based WWW browser, at first look similar to Lynx, but
14cu|links-2.13-1|34	somehow different:
14cu|links-2.13-1|35	
14cu|links-2.13-1|36	- renders tables and frames
14cu|links-2.13-1|37	- displays colors as specified in current HTML page
14cu|links-2.13-1|38	- uses drop-down menu (like in Midnight Commander)
14cu|links-2.13-1|39	- can download files in background
14cu|links-2.13-1|40	- partially handle Javascript
14cu|links-2.13-1|41	
14cu|links-2.13-1|42	%files
14cu|links-2.13-1|43	%doc AUTHORS ChangeLog README SITES
14cu|links-2.13-1|44	%{_bindir}/links-text
14cu|links-2.13-1|45	
14cu|links-2.13-1|46	%post
14cu|links-2.13-1|47	update-alternatives --install /usr/bin/links links /usr/bin/links-text 10
14cu|links-2.13-1|48	
14cu|links-2.13-1|49	%postun
14cu|links-2.13-1|50	if [ "$1" = "0" ]; then
14cu|links-2.13-1|51	update-alternatives --remove links /usr/bin/links-text
14cu|links-2.13-1|52	fi
14cu|links-2.13-1|53	
14cu|links-2.13-1|54	%triggerpostun -- links
14cu|links-2.13-1|55	if [ ! -e /usr/bin/links ]; then
14cu|links-2.13-1|56	update-alternatives --auto links
14cu|links-2.13-1|57	fi
14cu|links-2.13-1|58	
14cu|links-2.13-1|59	#----------------------------------------------------------------------------
14cu|links-2.13-1|60	
14cu|links-2.13-1|61	%package graphic
14cu|links-2.13-1|62	Summary:	Lynx-like text/X11 WWW browser
14cu|links-2.13-1|63	Group:		Networking/WWW
14cu|links-2.13-1|64	Requires:	links-common = %{EVRD}
14cu|links-2.13-1|65	Provides:	webclient
14cu|links-2.13-1|66	Requires:	indexhtml
14cu|links-2.13-1|67	
14cu|links-2.13-1|68	%description graphic
14cu|links-2.13-1|69	Links is a text/X11 based WWW browser, at first look similar to Lynx, but
14cu|links-2.13-1|70	somehow different:
14cu|links-2.13-1|71	
14cu|links-2.13-1|72	- renders tables and frames
14cu|links-2.13-1|73	- displays colors as specified in current HTML page
14cu|links-2.13-1|74	- uses drop-down menu (like in Midnight Commander)
14cu|links-2.13-1|75	- can download files in background
14cu|links-2.13-1|76	- partially handle Javascript
14cu|links-2.13-1|77	
14cu|links-2.13-1|78	%files graphic
14cu|links-2.13-1|79	%doc AUTHORS ChangeLog README SITES
14cu|links-2.13-1|80	%{_bindir}/links-graphic
14cu|links-2.13-1|81	%{_datadir}/applications/*
14cu|links-2.13-1|82	
14cu|links-2.13-1|83	%post graphic
14cu|links-2.13-1|84	update-alternatives --install /usr/bin/links links /usr/bin/links-graphic 20
14cu|links-2.13-1|85	
14cu|links-2.13-1|86	%postun graphic
14cu|links-2.13-1|87	if [ "$1" = "0" ]; then
14cu|links-2.13-1|88	update-alternatives --remove links /usr/bin/links-graphic
14cu|links-2.13-1|89	fi
14cu|links-2.13-1|90	
14cu|links-2.13-1|91	%triggerpostun graphic -- links
14cu|links-2.13-1|92	if [ ! -e /usr/bin/links ]; then
14cu|links-2.13-1|93	update-alternatives --auto links
14cu|links-2.13-1|94	fi
14cu|links-2.13-1|95	
14cu|links-2.13-1|96	#----------------------------------------------------------------------------
14cu|links-2.13-1|97	
14cu|links-2.13-1|98	%package common
14cu|links-2.13-1|99	Summary:	Lynx-like text/X11 WWW browser
14cu|links-2.13-1|100	Group:		Networking/WWW
14cu|links-2.13-1|101	Requires:	links-common = %{EVRD}
14cu|links-2.13-1|102	
14cu|links-2.13-1|103	%description common
14cu|links-2.13-1|104	Common files for links and links-graphic.
14cu|links-2.13-1|105	
14cu|links-2.13-1|106	%files common
14cu|links-2.13-1|107	%doc AUTHORS ChangeLog README SITES
14cu|links-2.13-1|108	%config(noreplace) /etc/links.cfg
14cu|links-2.13-1|109	%{_mandir}/*/*
14cu|links-2.13-1|110	
14cu|links-2.13-1|111	#----------------------------------------------------------------------------
14cu|links-2.13-1|112	
14cu|links-2.13-1|113	%prep
14cu|links-2.13-1|114	%setup -q
14cu|links-2.13-1|115	%patch3 -p1
14cu|links-2.13-1|116	%patch6 -p1
14cu|links-2.13-1|117	%patch8 -p1
14cu|links-2.13-1|118	%patch14 -p1
14cu|links-2.13-1|119	%patch21 -p1
14cu|links-2.13-1|120	%patch22 -p1 -b .64bit-fixes
14cu|links-2.13-1|121	%patch23 -p1
14cu|links-2.13-1|122	%patch24 -p1
14cu|links-2.13-1|123	%patch25 -p1
14cu|links-2.13-1|124	
14cu|links-2.13-1|125	# Convert to utf-8
14cu|links-2.13-1|126	for file in AUTHORS ChangeLog; do
14cu|links-2.13-1|127	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|links-2.13-1|128	touch -r $file $file.new && \
14cu|links-2.13-1|129	mv $file.new $file
14cu|links-2.13-1|130	done
14cu|links-2.13-1|131	
14cu|links-2.13-1|132	%build
14cu|links-2.13-1|133	autoreconf -fiv
14cu|links-2.13-1|134	%configure2_5x
14cu|links-2.13-1|135	%make
14cu|links-2.13-1|136	
14cu|links-2.13-1|137	cp -f links links-text
14cu|links-2.13-1|138	
14cu|links-2.13-1|139	make clean
14cu|links-2.13-1|140	%configure2_5x --enable-graphics
14cu|links-2.13-1|141	%make
14cu|links-2.13-1|142	
14cu|links-2.13-1|143	cp -f links links-graphic
14cu|links-2.13-1|144	
14cu|links-2.13-1|145	%install
14cu|links-2.13-1|146	%makeinstall_std
14cu|links-2.13-1|147	
14cu|links-2.13-1|148	rm -f %{buildroot}%{_bindir}/links
14cu|links-2.13-1|149	install links-graphic links-text %{buildroot}%{_bindir}
14cu|links-2.13-1|150	
14cu|links-2.13-1|151	install -D -m 644 %{SOURCE4} %{buildroot}/etc/links.cfg
14cu|links-2.13-1|152	
14cu|links-2.13-1|153	mkdir -p %{buildroot}%{_datadir}/applications
14cu|links-2.13-1|154	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|links-2.13-1|155	[Desktop Entry]
14cu|links-2.13-1|156	Name=Links
14cu|links-2.13-1|157	Comment=Lynx-like text/graphic Web browser
14cu|links-2.13-1|158	Exec=/usr/bin/links-graphic /usr/share/branding-configs/fresh/index.html
14cu|links-2.13-1|159	Icon=web_browser_section
14cu|links-2.13-1|160	Terminal=false
14cu|links-2.13-1|161	Type=Application
14cu|links-2.13-1|162	Categories=Network;WebBrowser;
14cu|links-2.13-1|163	EOF
14cu|links-2.13-1|164	
14cu|links-2.13-1|165	
14cu|links-2.13-1|166	%changelog
14cu|links-2.13-1|167	
14cu|links-2.13-1|168	* Sun Jul 03 2016 abfonly <abfonly@gmail.com> 2.13-1
14cu|links-2.13-1|169	- (cbec4dd) Log: Update to 2.13
14cu|links-2.13-1|170	
14cu|links-2.13-1|171	

10724 14
14cu|linssid-2.7-4|1	Summary:	Graphical wireless scanner
14cu|linssid-2.7-4|2	Name:		linssid
14cu|linssid-2.7-4|3	Version:	2.7
14cu|linssid-2.7-4|4	Release:	4
14cu|linssid-2.7-4|5	License:	GPLv3+
14cu|linssid-2.7-4|6	Group:		System/Kernel and hardware
14cu|linssid-2.7-4|7	Url:		http://sourceforge.net/projects/linssid/
14cu|linssid-2.7-4|8	Source0:	http://sourceforge.net/projects/linssid/files/LinSSID_%{version}/%{name}_%{version}.orig.tar.gz
14cu|linssid-2.7-4|9	Source1:        linssid_ru.qm
14cu|linssid-2.7-4|10	Patch0:		linssid-2.7-qwt6.patch
14cu|linssid-2.7-4|11	Patch1:		linssid-2.7-shared-boost.patch
14cu|linssid-2.7-4|12	Patch2:         linssid_translaate.patch
14cu|linssid-2.7-4|13	# For rsvg-convert
14cu|linssid-2.7-4|14	BuildRequires:	librsvg
14cu|linssid-2.7-4|15	BuildRequires:	boost-devel
14cu|linssid-2.7-4|16	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|linssid-2.7-4|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|linssid-2.7-4|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|linssid-2.7-4|19	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|linssid-2.7-4|20	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|linssid-2.7-4|21	BuildRequires:	pkgconfig(Qt5Svg)
14cu|linssid-2.7-4|22	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|linssid-2.7-4|23	Requires:	usermode-consoleonly
14cu|linssid-2.7-4|24	
14cu|linssid-2.7-4|25	%description
14cu|linssid-2.7-4|26	LinSSID is a graphical program that displays locally receivable 802.11
14cu|linssid-2.7-4|27	wireless attach points and ad hoc networks.
14cu|linssid-2.7-4|28	
14cu|linssid-2.7-4|29	A table is displayed with various parameters such as MAC address, channel,
14cu|linssid-2.7-4|30	and signal strength. Graphs are also displayed with signal strength by
14cu|linssid-2.7-4|31	channel and signal strength over time.
14cu|linssid-2.7-4|32	
14cu|linssid-2.7-4|33	LinSSID is graphically and functionally similar to inSSIDer (for Microsoft
14cu|linssid-2.7-4|34	Windows) and Wifi Analyzer (for Android).
14cu|linssid-2.7-4|35	
14cu|linssid-2.7-4|36	LinSSID can be used to measure the local perfomance or to search for an
14cu|linssid-2.7-4|37	interference free channel to be set in a wireless router (access point).
14cu|linssid-2.7-4|38	The wireless established link won't be affected by these operations because
14cu|linssid-2.7-4|39	LinSSID needn't set the monitor mode in network interface.
14cu|linssid-2.7-4|40	
14cu|linssid-2.7-4|41	%files
14cu|linssid-2.7-4|42	%{_bindir}/%{name}
14cu|linssid-2.7-4|43	%{_sbindir}/%{name}
14cu|linssid-2.7-4|44	%dir %{_datadir}/%{name}
14cu|linssid-2.7-4|45	%{_datadir}/%{name}/*
14cu|linssid-2.7-4|46	%{_datadir}/applications/%{name}.desktop
14cu|linssid-2.7-4|47	%{_datadir}/pixmaps/*.png
14cu|linssid-2.7-4|48	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|linssid-2.7-4|49	%{_sysconfdir}/pam.d/%{name}
14cu|linssid-2.7-4|50	%{_sysconfdir}/security/console.apps/%{name}
14cu|linssid-2.7-4|51	
14cu|linssid-2.7-4|52	#----------------------------------------------------------------------------
14cu|linssid-2.7-4|53	
14cu|linssid-2.7-4|54	%prep
14cu|linssid-2.7-4|55	%setup -q
14cu|linssid-2.7-4|56	%patch0 -p1
14cu|linssid-2.7-4|57	%patch1 -p1
14cu|linssid-2.7-4|58	%patch2 -p1
14cu|linssid-2.7-4|59	
14cu|linssid-2.7-4|60	%build
14cu|linssid-2.7-4|61	%qmake_qt5
14cu|linssid-2.7-4|62	%make
14cu|linssid-2.7-4|63	
14cu|linssid-2.7-4|64	%install
14cu|linssid-2.7-4|65	make install INSTALL_ROOT=%{buildroot} STRIP=true
14cu|linssid-2.7-4|66	
14cu|linssid-2.7-4|67	# Run LinSSID with consolehelper, it requires root
14cu|linssid-2.7-4|68	mkdir -p %{buildroot}%{_sbindir}
14cu|linssid-2.7-4|69	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14cu|linssid-2.7-4|70	
14cu|linssid-2.7-4|71	cat > %{name}.pam <<EOF
14cu|linssid-2.7-4|72	#%PAM-1.0
14cu|linssid-2.7-4|73	auth            include         config-util
14cu|linssid-2.7-4|74	account         include         config-util
14cu|linssid-2.7-4|75	session         include         config-util
14cu|linssid-2.7-4|76	EOF
14cu|linssid-2.7-4|77	
14cu|linssid-2.7-4|78	cat > %{name}.console <<EOF
14cu|linssid-2.7-4|79	USER=root
14cu|linssid-2.7-4|80	PROGRAM=%{_sbindir}/%{name}
14cu|linssid-2.7-4|81	SESSION=true
14cu|linssid-2.7-4|82	EOF
14cu|linssid-2.7-4|83	
14cu|linssid-2.7-4|84	# consolehelper and userhelper
14cu|linssid-2.7-4|85	ln -s consolehelper %{buildroot}%{_bindir}/%{name}
14cu|linssid-2.7-4|86	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cu|linssid-2.7-4|87	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cu|linssid-2.7-4|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cu|linssid-2.7-4|89	install -m 644 %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14cu|linssid-2.7-4|90	mkdir -p %{buildroot}%{_datadir}/%{name}/lang
14cu|linssid-2.7-4|91	cp %{SOURCE1} %{buildroot}%{_datadir}/%{name}/lang
14cu|linssid-2.7-4|92	
14cu|linssid-2.7-4|93	# Install menu entry, overwrite the one that comes with sources (incomplete)
14cu|linssid-2.7-4|94	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|linssid-2.7-4|95	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|linssid-2.7-4|96	[Desktop Entry]
14cu|linssid-2.7-4|97	Name=LinSSID
14cu|linssid-2.7-4|98	Comment=Graphical wireless scanner
14cu|linssid-2.7-4|99	Name[ru]=LinSSID
14cu|linssid-2.7-4|100	Comment[ru]=Графический сканер беспроводных сетей
14cu|linssid-2.7-4|101	Exec=%{_bindir}/%{name}
14cu|linssid-2.7-4|102	Icon=%{name}
14cu|linssid-2.7-4|103	Terminal=false
14cu|linssid-2.7-4|104	Type=Application
14cu|linssid-2.7-4|105	Categories=System;Monitor;
14cu|linssid-2.7-4|106	EOF
14cu|linssid-2.7-4|107	
14cu|linssid-2.7-4|108	# Install menu icons
14cu|linssid-2.7-4|109	for N in 16 32 48 64 128;
14cu|linssid-2.7-4|110	do
14cu|linssid-2.7-4|111	rsvg-convert linssid-app/%{name}.svg -o ${N}.png -w ${N} -h ${N};
14cu|linssid-2.7-4|112	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|linssid-2.7-4|113	done
14cu|linssid-2.7-4|114	install -D -m 0644 linssid-app/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|linssid-2.7-4|115	
14cu|linssid-2.7-4|116	%changelog
14cu|linssid-2.7-4|117	
14cu|linssid-2.7-4|118	* Sun Jan 24 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.7-4
14cu|linssid-2.7-4|119	- (09c4cb5) Updated Russian translation
14cu|linssid-2.7-4|120	
14cu|linssid-2.7-4|121	

10725 14
14cu|linthesia-0.4.2-1|1	Summary:	Linthesia is a fork of the Windows/Mac game called Synthesia
14cu|linthesia-0.4.2-1|2	Name:		linthesia
14cu|linthesia-0.4.2-1|3	Version:	0.4.2
14cu|linthesia-0.4.2-1|4	Release:	1
14cu|linthesia-0.4.2-1|5	License:	GPLv2+
14cu|linthesia-0.4.2-1|6	Group:		Sound
14cu|linthesia-0.4.2-1|7	Url:		https://github.com/linthesia/linthesia
14cu|linthesia-0.4.2-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|linthesia-0.4.2-1|9	Source1:	%{name}.desktop
14cu|linthesia-0.4.2-1|10	BuildRequires:	pkgconfig(alsa)
14cu|linthesia-0.4.2-1|11	BuildRequires:	pkgconfig(gdkglextmm-x11-1.2)
14cu|linthesia-0.4.2-1|12	BuildRequires:	pkgconfig(gconfmm-2.6)
14cu|linthesia-0.4.2-1|13	
14cu|linthesia-0.4.2-1|14	%description
14cu|linthesia-0.4.2-1|15	Linthesia is a fork of the Windows/Mac game called Synthesia.
14cu|linthesia-0.4.2-1|16	It is a game of playing music using a MIDI keyboard (or your PC keyboard),
14cu|linthesia-0.4.2-1|17	following a .mid file.
14cu|linthesia-0.4.2-1|18	
14cu|linthesia-0.4.2-1|19	%files
14cu|linthesia-0.4.2-1|20	%{_bindir}/*
14cu|linthesia-0.4.2-1|21	%{_datadir}/%{name}/*
14cu|linthesia-0.4.2-1|22	%{_datadir}/applications/%{name}.desktop
14cu|linthesia-0.4.2-1|23	%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
14cu|linthesia-0.4.2-1|24	
14cu|linthesia-0.4.2-1|25	#----------------------------------------------------------------------------
14cu|linthesia-0.4.2-1|26	
14cu|linthesia-0.4.2-1|27	%prep
14cu|linthesia-0.4.2-1|28	%setup -q
14cu|linthesia-0.4.2-1|29	
14cu|linthesia-0.4.2-1|30	%build
14cu|linthesia-0.4.2-1|31	autoreconf -ivf
14cu|linthesia-0.4.2-1|32	%configure2_5x
14cu|linthesia-0.4.2-1|33	
14cu|linthesia-0.4.2-1|34	%make
14cu|linthesia-0.4.2-1|35	
14cu|linthesia-0.4.2-1|36	%install
14cu|linthesia-0.4.2-1|37	%makeinstall_std
14cu|linthesia-0.4.2-1|38	
14cu|linthesia-0.4.2-1|39	desktop-file-install \
14cu|linthesia-0.4.2-1|40	--dir %{buildroot}%{_datadir}/applications \
14cu|linthesia-0.4.2-1|41	%{SOURCE1}
14cu|linthesia-0.4.2-1|42	
14cu|linthesia-0.4.2-1|43	install -d %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|linthesia-0.4.2-1|44	install -m 644 -p extra/%{name}.xpm %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
14cu|linthesia-0.4.2-1|45	
14cu|linthesia-0.4.2-1|46	
14cu|linthesia-0.4.2-1|47	%changelog
14cu|linthesia-0.4.2-1|48	
14cu|linthesia-0.4.2-1|49	* Sat Sep 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.2-1
14cu|linthesia-0.4.2-1|50	- (bef67b8) Minor cleanups
14cu|linthesia-0.4.2-1|51	
14cu|linthesia-0.4.2-1|52	

10726 14
14cu|linux_pcnfsd2-1.6-1|1	Summary:	RPC Server That Supports ONC Clients
14cu|linux_pcnfsd2-1.6-1|2	Name:		linux_pcnfsd2
14cu|linux_pcnfsd2-1.6-1|3	Version:	1.6
14cu|linux_pcnfsd2-1.6-1|4	Release:	1
14cu|linux_pcnfsd2-1.6-1|5	License:	zlib
14cu|linux_pcnfsd2-1.6-1|6	Group:		System/Servers
14cu|linux_pcnfsd2-1.6-1|7	Url:		https://build.opensuse.org/package/show/openSUSE:Leap:42.1/linux_pcnfsd2
14cu|linux_pcnfsd2-1.6-1|8	Source0:	linux_pcnfsd2.tar.gz
14cu|linux_pcnfsd2-1.6-1|9	Source1:	pcnfsd.service
14cu|linux_pcnfsd2-1.6-1|10	Patch0:		linux_pcnfsd2.patch
14cu|linux_pcnfsd2-1.6-1|11	Patch1:		linux_pcnfsd2-format-security.patch
14cu|linux_pcnfsd2-1.6-1|12	Patch2:		linux_pcnfsd2-tirpc.patch
14cu|linux_pcnfsd2-1.6-1|13	Patch3:		linux_pcnfsd2-spooldir.patch
14cu|linux_pcnfsd2-1.6-1|14	BuildRequires:	pkgconfig(libtirpc)
14cu|linux_pcnfsd2-1.6-1|15	Requires:	net-tools
14cu|linux_pcnfsd2-1.6-1|16	Requires(post,preun):	systemd
14cu|linux_pcnfsd2-1.6-1|17	
14cu|linux_pcnfsd2-1.6-1|18	%description
14cu|linux_pcnfsd2-1.6-1|19	RPC server that supports ONC clients on PC (DOS, OS/2, Macintosh, and
14cu|linux_pcnfsd2-1.6-1|20	other) systems.
14cu|linux_pcnfsd2-1.6-1|21	
14cu|linux_pcnfsd2-1.6-1|22	%files
14cu|linux_pcnfsd2-1.6-1|23	%doc README
14cu|linux_pcnfsd2-1.6-1|24	%{_sbindir}/clnt.pcnfsd
14cu|linux_pcnfsd2-1.6-1|25	%{_sbindir}/rpc.pcnfsd
14cu|linux_pcnfsd2-1.6-1|26	%{_mandir}/man8/pcnfsd.8*
14cu|linux_pcnfsd2-1.6-1|27	%{_unitdir}/pcnfsd.service
14cu|linux_pcnfsd2-1.6-1|28	
14cu|linux_pcnfsd2-1.6-1|29	%post
14cu|linux_pcnfsd2-1.6-1|30	%systemd_post pcnfsd.service
14cu|linux_pcnfsd2-1.6-1|31	
14cu|linux_pcnfsd2-1.6-1|32	%preun
14cu|linux_pcnfsd2-1.6-1|33	%systemd_preun pcnfsd.service
14cu|linux_pcnfsd2-1.6-1|34	
14cu|linux_pcnfsd2-1.6-1|35	#----------------------------------------------------------------------------
14cu|linux_pcnfsd2-1.6-1|36	
14cu|linux_pcnfsd2-1.6-1|37	%prep
14cu|linux_pcnfsd2-1.6-1|38	%setup -q -n %{name}
14cu|linux_pcnfsd2-1.6-1|39	%patch0 -p0
14cu|linux_pcnfsd2-1.6-1|40	%patch1 -p1 -b .FMT
14cu|linux_pcnfsd2-1.6-1|41	%patch2 -p1
14cu|linux_pcnfsd2-1.6-1|42	%patch3 -p1
14cu|linux_pcnfsd2-1.6-1|43	
14cu|linux_pcnfsd2-1.6-1|44	%build
14cu|linux_pcnfsd2-1.6-1|45	%setup_compile_flags
14cu|linux_pcnfsd2-1.6-1|46	%make \
14cu|linux_pcnfsd2-1.6-1|47	-f Makefile.linux
14cu|linux_pcnfsd2-1.6-1|48	
14cu|linux_pcnfsd2-1.6-1|49	%install
14cu|linux_pcnfsd2-1.6-1|50	mkdir -p %{buildroot}%{_sbindir}
14cu|linux_pcnfsd2-1.6-1|51	install -m 755 linux/clnt.pcnfsd %{buildroot}%{_sbindir}/
14cu|linux_pcnfsd2-1.6-1|52	install -m 755 linux/rpc.pcnfsd %{buildroot}%{_sbindir}/
14cu|linux_pcnfsd2-1.6-1|53	
14cu|linux_pcnfsd2-1.6-1|54	mkdir -p %{buildroot}%{_mandir}/man8
14cu|linux_pcnfsd2-1.6-1|55	install -m 644 pcnfsd.8c %{buildroot}%{_mandir}/man8/pcnfsd.8
14cu|linux_pcnfsd2-1.6-1|56	
14cu|linux_pcnfsd2-1.6-1|57	mkdir -p %{buildroot}%{_unitdir}
14cu|linux_pcnfsd2-1.6-1|58	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/pcnfsd.service
14cu|linux_pcnfsd2-1.6-1|59	
14cu|linux_pcnfsd2-1.6-1|60	
14cu|linux_pcnfsd2-1.6-1|61	%changelog
14cu|linux_pcnfsd2-1.6-1|62	
14cu|linux_pcnfsd2-1.6-1|63	* Wed Jun 22 2016 Rosa <rosa@abf.rosalinux.ru> 1.6-1
14cu|linux_pcnfsd2-1.6-1|64	- (c48fc52) Automatic import for version 1.6-1
14cu|linux_pcnfsd2-1.6-1|65	
14cu|linux_pcnfsd2-1.6-1|66	

10727 14
14cu|linuxsampler-2.0.0-1|1	%define	major	4
14cu|linuxsampler-2.0.0-1|2	%define	libname	%mklibname %{name} %{major}
14cu|linuxsampler-2.0.0-1|3	%define	develname %mklibname %{name} -d
14cu|linuxsampler-2.0.0-1|4	
14cu|linuxsampler-2.0.0-1|5	Name:		linuxsampler
14cu|linuxsampler-2.0.0-1|6	Summary:	Professional grade software audio sampler
14cu|linuxsampler-2.0.0-1|7	Version:	2.0.0
14cu|linuxsampler-2.0.0-1|8	Release:	1
14cu|linuxsampler-2.0.0-1|9	License:	GPLv2+
14cu|linuxsampler-2.0.0-1|10	Group:		Sound
14cu|linuxsampler-2.0.0-1|11	URL:		http://www.linuxsampler.org/
14cu|linuxsampler-2.0.0-1|12	Source0:	http://download.linuxsampler.org/packages/%{name}-%{version}.tar.bz2
14cu|linuxsampler-2.0.0-1|13	BuildRequires:	bison
14cu|linuxsampler-2.0.0-1|14	BuildRequires:	pkgconfig(gig) >= 4.0.0
14cu|linuxsampler-2.0.0-1|15	BuildRequires:	pkgconfig(alsa)
14cu|linuxsampler-2.0.0-1|16	BuildRequires:	pkgconfig(jack)
14cu|linuxsampler-2.0.0-1|17	BuildRequires:	pkgconfig(sndfile)
14cu|linuxsampler-2.0.0-1|18	BuildRequires:	pkgconfig(dssi)
14cu|linuxsampler-2.0.0-1|19	BuildRequires:	pkgconfig(sqlite3)
14cu|linuxsampler-2.0.0-1|20	#BuildRequires:	pkgconfig(lv2core)
14cu|linuxsampler-2.0.0-1|21	BuildRequires:	lv2-devel
14cu|linuxsampler-2.0.0-1|22	
14cu|linuxsampler-2.0.0-1|23	%description
14cu|linuxsampler-2.0.0-1|24	LinuxSampler is a professional grade software audio sampler that aims to
14cu|linuxsampler-2.0.0-1|25	deliver performance and features at par with hardware sampler devices.
14cu|linuxsampler-2.0.0-1|26	
14cu|linuxsampler-2.0.0-1|27	%files
14cu|linuxsampler-2.0.0-1|28	%doc ChangeLog COPYING NEWS README
14cu|linuxsampler-2.0.0-1|29	%{_bindir}/%{name}
14cu|linuxsampler-2.0.0-1|30	%{_bindir}/ls_instr_script
14cu|linuxsampler-2.0.0-1|31	%{_bindir}/lscp
14cu|linuxsampler-2.0.0-1|32	%{_mandir}/man1/%{name}.1.*
14cu|linuxsampler-2.0.0-1|33	%{_mandir}/man1/lscp.1.*
14cu|linuxsampler-2.0.0-1|34	%{_prefix}/README.urpmi
14cu|linuxsampler-2.0.0-1|35	%{_localstatedir}/lib/%{name}/instruments.db
14cu|linuxsampler-2.0.0-1|36	
14cu|linuxsampler-2.0.0-1|37	
14cu|linuxsampler-2.0.0-1|38	#--------------------------------------------------------------------
14cu|linuxsampler-2.0.0-1|39	
14cu|linuxsampler-2.0.0-1|40	%package -n	%{libname}
14cu|linuxsampler-2.0.0-1|41	Group:		System/Libraries
14cu|linuxsampler-2.0.0-1|42	Summary:	Libraries for %{name}
14cu|linuxsampler-2.0.0-1|43	Provides:	lib%{name} = %{EVRD}
14cu|linuxsampler-2.0.0-1|44	
14cu|linuxsampler-2.0.0-1|45	%description -n %{libname}
14cu|linuxsampler-2.0.0-1|46	Libraries from %{name}.
14cu|linuxsampler-2.0.0-1|47	
14cu|linuxsampler-2.0.0-1|48	%files -n %{libname}
14cu|linuxsampler-2.0.0-1|49	%doc ChangeLog COPYING NEWS README
14cu|linuxsampler-2.0.0-1|50	%dir %{_libdir}/%{name}
14cu|linuxsampler-2.0.0-1|51	#/plugins
14cu|linuxsampler-2.0.0-1|52	%{_libdir}/%{name}/lib%{name}.so.%{major}*
14cu|linuxsampler-2.0.0-1|53	
14cu|linuxsampler-2.0.0-1|54	#--------------------------------------------------------------------
14cu|linuxsampler-2.0.0-1|55	
14cu|linuxsampler-2.0.0-1|56	%package -n	%{develname}
14cu|linuxsampler-2.0.0-1|57	Group:		Development/Other
14cu|linuxsampler-2.0.0-1|58	Summary:	Libraries for %{name}
14cu|linuxsampler-2.0.0-1|59	Requires:	%{libname} = %{EVRD}
14cu|linuxsampler-2.0.0-1|60	Provides:	lib%{name}-devel = %{EVRD}
14cu|linuxsampler-2.0.0-1|61	Provides:	%{name}-devel = %{EVRD}
14cu|linuxsampler-2.0.0-1|62	%rename		%{_lib}%{name}3-devel
14cu|linuxsampler-2.0.0-1|63	
14cu|linuxsampler-2.0.0-1|64	%description -n	%{develname}
14cu|linuxsampler-2.0.0-1|65	Development libraries from %{name}.
14cu|linuxsampler-2.0.0-1|66	
14cu|linuxsampler-2.0.0-1|67	%files -n %{develname}
14cu|linuxsampler-2.0.0-1|68	%doc ChangeLog COPYING NEWS README
14cu|linuxsampler-2.0.0-1|69	%dir %{_includedir}/%{name}
14cu|linuxsampler-2.0.0-1|70	%dir %{_includedir}/%{name}/common
14cu|linuxsampler-2.0.0-1|71	%dir %{_includedir}/%{name}/drivers
14cu|linuxsampler-2.0.0-1|72	%dir %{_includedir}/%{name}/drivers/audio
14cu|linuxsampler-2.0.0-1|73	%dir %{_includedir}/%{name}/drivers/midi
14cu|linuxsampler-2.0.0-1|74	%dir %{_includedir}/%{name}/effects
14cu|linuxsampler-2.0.0-1|75	%dir %{_includedir}/%{name}/engines
14cu|linuxsampler-2.0.0-1|76	%dir %{_includedir}/%{name}/plugins
14cu|linuxsampler-2.0.0-1|77	%{_includedir}/%{name}/*.h
14cu|linuxsampler-2.0.0-1|78	%{_includedir}/%{name}/common/*.h
14cu|linuxsampler-2.0.0-1|79	%{_includedir}/%{name}/drivers/*.h
14cu|linuxsampler-2.0.0-1|80	%{_includedir}/%{name}/drivers/audio/*.h
14cu|linuxsampler-2.0.0-1|81	%{_includedir}/%{name}/drivers/midi/*.h
14cu|linuxsampler-2.0.0-1|82	%{_includedir}/%{name}/effects/*.h
14cu|linuxsampler-2.0.0-1|83	%{_includedir}/%{name}/engines/*.h
14cu|linuxsampler-2.0.0-1|84	%{_includedir}/%{name}/plugins/*.h
14cu|linuxsampler-2.0.0-1|85	%{_libdir}/pkgconfig/%{name}.pc
14cu|linuxsampler-2.0.0-1|86	#{_libdir}/dssi/*.a
14cu|linuxsampler-2.0.0-1|87	%{_libdir}/dssi/*.so
14cu|linuxsampler-2.0.0-1|88	#{_libdir}/lv2/%%{name}.lv2/*.a
14cu|linuxsampler-2.0.0-1|89	%{_libdir}/lv2/%{name}.lv2/*.so
14cu|linuxsampler-2.0.0-1|90	%{_libdir}/lv2/%{name}.lv2/*.ttl
14cu|linuxsampler-2.0.0-1|91	#{_libdir}/%%{name}/liblinuxsampler.a
14cu|linuxsampler-2.0.0-1|92	%{_libdir}/%{name}/liblinuxsampler.so
14cu|linuxsampler-2.0.0-1|93	
14cu|linuxsampler-2.0.0-1|94	#--------------------------------------------------------------------
14cu|linuxsampler-2.0.0-1|95	
14cu|linuxsampler-2.0.0-1|96	%prep
14cu|linuxsampler-2.0.0-1|97	%setup -qn %{name}-%{version}
14cu|linuxsampler-2.0.0-1|98	# Merged upstream
14cu|linuxsampler-2.0.0-1|99	#perl -pi -e "s/append\(element\)/this->append\(element\)/g" src/common/Pool.h
14cu|linuxsampler-2.0.0-1|100	
14cu|linuxsampler-2.0.0-1|101	
14cu|linuxsampler-2.0.0-1|102	%build
14cu|linuxsampler-2.0.0-1|103	%configure2_5x	--disable-static \
14cu|linuxsampler-2.0.0-1|104	--disable-arts-driver \
14cu|linuxsampler-2.0.0-1|105	--disable-artstest \
14cu|linuxsampler-2.0.0-1|106	--disable-midishare-driver
14cu|linuxsampler-2.0.0-1|107	%make
14cu|linuxsampler-2.0.0-1|108	
14cu|linuxsampler-2.0.0-1|109	
14cu|linuxsampler-2.0.0-1|110	%install
14cu|linuxsampler-2.0.0-1|111	%makeinstall_std
14cu|linuxsampler-2.0.0-1|112	
14cu|linuxsampler-2.0.0-1|113	
14cu|linuxsampler-2.0.0-1|114	cat > %{buildroot}/%{_prefix}/README.urpmi <<EOF
14cu|linuxsampler-2.0.0-1|115	
14cu|linuxsampler-2.0.0-1|116	WARNING
14cu|linuxsampler-2.0.0-1|117	-------
14cu|linuxsampler-2.0.0-1|118	LinuxSampler is licensed under the GNU GPL with the exception that
14cu|linuxsampler-2.0.0-1|119	USAGE of the source code, libraries and applications FOR COMMERCIAL
14cu|linuxsampler-2.0.0-1|120	HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED  without prior written
14cu|linuxsampler-2.0.0-1|121	permission by the LinuxSampler authors. If you have questions on the
14cu|linuxsampler-2.0.0-1|122	subject, that are not yet covered by the FAQ, please contact us.
14cu|linuxsampler-2.0.0-1|123	
14cu|linuxsampler-2.0.0-1|124	EOF
14cu|linuxsampler-2.0.0-1|125	
14cu|linuxsampler-2.0.0-1|126	%changelog
14cu|linuxsampler-2.0.0-1|127	
14cu|linuxsampler-2.0.0-1|128	* Wed Dec 23 2015 gvm <mc2374@mclink.it> 2.0.0-1
14cu|linuxsampler-2.0.0-1|129	- (8c45b78) Updated linuxsampler.spec
14cu|linuxsampler-2.0.0-1|130	
14cu|linuxsampler-2.0.0-1|131	

10728 14
14cu|lipsofsuna-0.8.0-4|1	Summary:	Lips of Suna is a tongue-in-cheek dungeon crawl game
14cu|lipsofsuna-0.8.0-4|2	Name:		lipsofsuna
14cu|lipsofsuna-0.8.0-4|3	Version:	0.8.0
14cu|lipsofsuna-0.8.0-4|4	Release:	4
14cu|lipsofsuna-0.8.0-4|5	License:	LGPLv3+
14cu|lipsofsuna-0.8.0-4|6	Group:		Games/Arcade
14cu|lipsofsuna-0.8.0-4|7	Url:		http://sourceforge.net/projects/lipsofsuna/
14cu|lipsofsuna-0.8.0-4|8	Source0:	http://sourceforge.net/projects/%{name}/files/%name}/%{version}/%{name}-%{version}.tar.gz
14cu|lipsofsuna-0.8.0-4|9	Patch0:		lipsofsuna-0.8.0-linkage.patch
14cu|lipsofsuna-0.8.0-4|10	Patch1:		lipsofsuna-0.8.0-ogre1.9.patch
14cu|lipsofsuna-0.8.0-4|11	BuildRequires:	boost-devel
14cu|lipsofsuna-0.8.0-4|12	BuildRequires:	inotify-tools-devel
14cu|lipsofsuna-0.8.0-4|13	BuildRequires:	pkgconfig(bullet)
14cu|lipsofsuna-0.8.0-4|14	BuildRequires:	pkgconfig(flac)
14cu|lipsofsuna-0.8.0-4|15	BuildRequires:	pkgconfig(gl)
14cu|lipsofsuna-0.8.0-4|16	BuildRequires:	pkgconfig(glew)
14cu|lipsofsuna-0.8.0-4|17	BuildRequires:	pkgconfig(glu)
14cu|lipsofsuna-0.8.0-4|18	BuildRequires:	pkgconfig(libcurl)
14cu|lipsofsuna-0.8.0-4|19	BuildRequires:	pkgconfig(libenet)
14cu|lipsofsuna-0.8.0-4|20	BuildRequires:	pkgconfig(lua)
14cu|lipsofsuna-0.8.0-4|21	BuildRequires:	pkgconfig(ogg)
14cu|lipsofsuna-0.8.0-4|22	BuildRequires:	pkgconfig(OGRE)
14cu|lipsofsuna-0.8.0-4|23	BuildRequires:	pkgconfig(OIS)
14cu|lipsofsuna-0.8.0-4|24	BuildRequires:	pkgconfig(openal)
14cu|lipsofsuna-0.8.0-4|25	BuildRequires:	pkgconfig(sqlite3)
14cu|lipsofsuna-0.8.0-4|26	BuildRequires:	pkgconfig(vorbis)
14cu|lipsofsuna-0.8.0-4|27	BuildRequires:	pkgconfig(zlib)
14cu|lipsofsuna-0.8.0-4|28	Requires:	ogre
14cu|lipsofsuna-0.8.0-4|29	
14cu|lipsofsuna-0.8.0-4|30	%description
14cu|lipsofsuna-0.8.0-4|31	Lips of Suna is a tongue-in-cheek dungeon crawl game that takes place in the
14cu|lipsofsuna-0.8.0-4|32	chaotic dungeons of Suna. The five intelligent races of the world descend to
14cu|lipsofsuna-0.8.0-4|33	the dungeons with their goal to save the world from a conclusive disaster.
14cu|lipsofsuna-0.8.0-4|34	
14cu|lipsofsuna-0.8.0-4|35	In your journey to the depths of the dungeons, you will, among other things,
14cu|lipsofsuna-0.8.0-4|36	have to fight creatures of different varieties, solve quests, explore new
14cu|lipsofsuna-0.8.0-4|37	places, and craft custom items. Luckily you don't need to do all this alone
14cu|lipsofsuna-0.8.0-4|38	since you can crawl the dungeons with your friends.
14cu|lipsofsuna-0.8.0-4|39	
14cu|lipsofsuna-0.8.0-4|40	%files
14cu|lipsofsuna-0.8.0-4|41	%{_bindir}/*
14cu|lipsofsuna-0.8.0-4|42	%{_datadir}/%{name}
14cu|lipsofsuna-0.8.0-4|43	%{_datadir}/applications/*.desktop
14cu|lipsofsuna-0.8.0-4|44	%{_datadir}/pixmaps
14cu|lipsofsuna-0.8.0-4|45	
14cu|lipsofsuna-0.8.0-4|46	#----------------------------------------------------------------------------
14cu|lipsofsuna-0.8.0-4|47	
14cu|lipsofsuna-0.8.0-4|48	%prep
14cu|lipsofsuna-0.8.0-4|49	%setup -q
14cu|lipsofsuna-0.8.0-4|50	%patch0 -p1
14cu|lipsofsuna-0.8.0-4|51	%patch1 -p1
14cu|lipsofsuna-0.8.0-4|52	
14cu|lipsofsuna-0.8.0-4|53	%build
14cu|lipsofsuna-0.8.0-4|54	export LDFLAGS="$LDFLAGS -lstdc++"
14cu|lipsofsuna-0.8.0-4|55	./waf configure --prefix=%{_prefix} \
14cu|lipsofsuna-0.8.0-4|56	--libdir=%{_libdir} \
14cu|lipsofsuna-0.8.0-4|57	--bindir=%{_bindir} \
14cu|lipsofsuna-0.8.0-4|58	--disable-relpath
14cu|lipsofsuna-0.8.0-4|59	
14cu|lipsofsuna-0.8.0-4|60	%install
14cu|lipsofsuna-0.8.0-4|61	./waf install --destdir=%{buildroot}
14cu|lipsofsuna-0.8.0-4|62	
14cu|lipsofsuna-0.8.0-4|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|lipsofsuna-0.8.0-4|64	[Desktop Entry]
14cu|lipsofsuna-0.8.0-4|65	Name=Lips of Suna
14cu|lipsofsuna-0.8.0-4|66	Comment=Lips of Suna is a tongue-in-cheek dungeon crawl game
14cu|lipsofsuna-0.8.0-4|67	Exec=%{_bindir}/%{name}
14cu|lipsofsuna-0.8.0-4|68	Icon=%{name}
14cu|lipsofsuna-0.8.0-4|69	Terminal=false
14cu|lipsofsuna-0.8.0-4|70	Type=Application
14cu|lipsofsuna-0.8.0-4|71	StartupNotify=true
14cu|lipsofsuna-0.8.0-4|72	Categories=Game;ArcadeGame;
14cu|lipsofsuna-0.8.0-4|73	EOF
14cu|lipsofsuna-0.8.0-4|74	
14cu|lipsofsuna-0.8.0-4|75	
14cu|lipsofsuna-0.8.0-4|76	%changelog
14cu|lipsofsuna-0.8.0-4|77	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-4
14cu|lipsofsuna-0.8.0-4|78	+ Revision: 697a273
14cu|lipsofsuna-0.8.0-4|79	- Fix build with ogre 1.9
14cu|lipsofsuna-0.8.0-4|80	
14cu|lipsofsuna-0.8.0-4|81	

10729 14
14cu|liri-browser-0.3-1|1	Summary:	Liri browser
14cu|liri-browser-0.3-1|2	Name:		liri-browser
14cu|liri-browser-0.3-1|3	Version:	0.3
14cu|liri-browser-0.3-1|4	Release:	1
14cu|liri-browser-0.3-1|5	License:	GPLv3
14cu|liri-browser-0.3-1|6	Group:		Networking/WWW
14cu|liri-browser-0.3-1|7	Url:		http://liriproject.me/browser/
14cu|liri-browser-0.3-1|8	Source0:	https://github.com/liri-project/liri-browser/archive/v%{version}.zip
14cu|liri-browser-0.3-1|9	BuildRequires:	qt5-devel
14cu|liri-browser-0.3-1|10	BuildRequires:	pkgconfig(Qt5Qml)
14cu|liri-browser-0.3-1|11	BuildRequires:	pkgconfig(Qt5Quick)
14cu|liri-browser-0.3-1|12	BuildRequires:	pkgconfig(Qt5Svg)
14cu|liri-browser-0.3-1|13	BuildRequires:	pkgconfig(Qt5WebEngine)
14cu|liri-browser-0.3-1|14	Requires:	qml-material
14cu|liri-browser-0.3-1|15	
14cu|liri-browser-0.3-1|16	%description
14cu|liri-browser-0.3-1|17	Material-design web browser.
14cu|liri-browser-0.3-1|18	
14cu|liri-browser-0.3-1|19	%files
14cu|liri-browser-0.3-1|20	%{_bindir}/*
14cu|liri-browser-0.3-1|21	
14cu|liri-browser-0.3-1|22	
14cu|liri-browser-0.3-1|23	#----------------------------------------------------------------------------
14cu|liri-browser-0.3-1|24	
14cu|liri-browser-0.3-1|25	%prep
14cu|liri-browser-0.3-1|26	%setup -q
14cu|liri-browser-0.3-1|27	
14cu|liri-browser-0.3-1|28	%build
14cu|liri-browser-0.3-1|29	%qmake_qt5
14cu|liri-browser-0.3-1|30	%make
14cu|liri-browser-0.3-1|31	
14cu|liri-browser-0.3-1|32	%install
14cu|liri-browser-0.3-1|33	mkdir -p %{buildroot}%{_bindir}
14cu|liri-browser-0.3-1|34	install -m755 liri-browser %{buildroot}%{_bindir}
14cu|liri-browser-0.3-1|35	
14cu|liri-browser-0.3-1|36	%changelog
14cu|liri-browser-0.3-1|37	
14cu|liri-browser-0.3-1|38	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 0.3-1
14cu|liri-browser-0.3-1|39	- (43e37ca) Fix BRs
14cu|liri-browser-0.3-1|40	
14cu|liri-browser-0.3-1|41	

10730 14
14cu|listener-2.2-1|1	Name:		listener
14cu|listener-2.2-1|2	Version:	2.2
14cu|listener-2.2-1|3	Release:	1
14cu|listener-2.2-1|4	Summary:	A sounds detection program
14cu|listener-2.2-1|5	Group:		Sound
14cu|listener-2.2-1|6	License:	GPL
14cu|listener-2.2-1|7	URL:		http://www.vanheusden.com/%{name}/
14cu|listener-2.2-1|8	Source:		http://www.vanheusden.com/%{name}/%{name}-%{version}.tgz
14cu|listener-2.2-1|9	Patch0:		%{name}-2.2-fix-makefile.patch
14cu|listener-2.2-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|listener-2.2-1|11	BuildRequires:	pkgconfig(alsa)
14cu|listener-2.2-1|12	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|listener-2.2-1|13	BuildRequires:	pkgconfig(sndfile)
14cu|listener-2.2-1|14	
14cu|listener-2.2-1|15	%description
14cu|listener-2.2-1|16	This program listens for sound. If it detects any, it starts recording
14cu|listener-2.2-1|17	automatically and also automatically stops when things become silent again.
14cu|listener-2.2-1|18	
14cu|listener-2.2-1|19	%files
14cu|listener-2.2-1|20	%doc manual.html
14cu|listener-2.2-1|21	%{_bindir}/*
14cu|listener-2.2-1|22	%config(noreplace) %{_sysconfdir}/*
14cu|listener-2.2-1|23	
14cu|listener-2.2-1|24	#-----------------------------------------------------------------------------
14cu|listener-2.2-1|25	
14cu|listener-2.2-1|26	%prep
14cu|listener-2.2-1|27	%setup -q
14cu|listener-2.2-1|28	%patch0 -p1
14cu|listener-2.2-1|29	
14cu|listener-2.2-1|30	%build
14cu|listener-2.2-1|31	%make
14cu|listener-2.2-1|32	
14cu|listener-2.2-1|33	%install
14cu|listener-2.2-1|34	%makeinstall_std
14cu|listener-2.2-1|35	
14cu|listener-2.2-1|36	%changelog
14cu|listener-2.2-1|37	
14cu|listener-2.2-1|38	* Tue Apr 07 2015 Giovanni Mariani <mc2374@mclink.it> 2.2-1
14cu|listener-2.2-1|39	- (d243e76) Updated to release 2.2 and rediffed P0
14cu|listener-2.2-1|40	
14cu|listener-2.2-1|41	

10731 14
14cu|lite-0.9.1_svn-3|1	%define oname LiTE
14cu|lite-0.9.1_svn-3|2	%define oversion 0.9.1
14cu|lite-0.9.1_svn-3|3	
14cu|lite-0.9.1_svn-3|4	%define api 0.9
14cu|lite-0.9.1_svn-3|5	%define major 1
14cu|lite-0.9.1_svn-3|6	%define libname %mklibname %{name} %{api} %{major}
14cu|lite-0.9.1_svn-3|7	%define libleck %mklibname leck %{api} %{major}
14cu|lite-0.9.1_svn-3|8	%define devname %mklibname %{name} -d
14cu|lite-0.9.1_svn-3|9	
14cu|lite-0.9.1_svn-3|10	Summary:	Toolkit Engine
14cu|lite-0.9.1_svn-3|11	Name:		lite
14cu|lite-0.9.1_svn-3|12	Version:	0.9.1_svn
14cu|lite-0.9.1_svn-3|13	Release:	3
14cu|lite-0.9.1_svn-3|14	License:	LGPLv2+
14cu|lite-0.9.1_svn-3|15	Group:		System/Libraries
14cu|lite-0.9.1_svn-3|16	Url:		http://www.directfb.org/
14cu|lite-0.9.1_svn-3|17	Source0:	http://www.directfb.org/downloads/Libs/%{oname}-%{oversion}.tar.gz
14cu|lite-0.9.1_svn-3|18	BuildRequires:	libtool
14cu|lite-0.9.1_svn-3|19	BuildRequires:	pkgconfig(directfb)
14cu|lite-0.9.1_svn-3|20	
14cu|lite-0.9.1_svn-3|21	%description
14cu|lite-0.9.1_svn-3|22	LiTE is a Toolkit Engine for DirectFB.
14cu|lite-0.9.1_svn-3|23	
14cu|lite-0.9.1_svn-3|24	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|25	
14cu|lite-0.9.1_svn-3|26	%package common
14cu|lite-0.9.1_svn-3|27	Summary:	Images and fonts for LiTE
14cu|lite-0.9.1_svn-3|28	Requires:	fonts-ttf-vera
14cu|lite-0.9.1_svn-3|29	Group:		Graphical desktop/Other
14cu|lite-0.9.1_svn-3|30	
14cu|lite-0.9.1_svn-3|31	%description common
14cu|lite-0.9.1_svn-3|32	LiTE is a Toolkit Engine for DirectFB.
14cu|lite-0.9.1_svn-3|33	This package contains the images and fonts needed by LiTE.
14cu|lite-0.9.1_svn-3|34	
14cu|lite-0.9.1_svn-3|35	%files common
14cu|lite-0.9.1_svn-3|36	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cu|lite-0.9.1_svn-3|37	%{_datadir}/LiTE
14cu|lite-0.9.1_svn-3|38	
14cu|lite-0.9.1_svn-3|39	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|40	
14cu|lite-0.9.1_svn-3|41	%package tools
14cu|lite-0.9.1_svn-3|42	Summary:	LiTE tools and examples
14cu|lite-0.9.1_svn-3|43	Group:		Graphical desktop/Other
14cu|lite-0.9.1_svn-3|44	
14cu|lite-0.9.1_svn-3|45	%description tools
14cu|lite-0.9.1_svn-3|46	LiTE is a Toolkit Engine for DirectFB.
14cu|lite-0.9.1_svn-3|47	This package contains example tools for LiTE.
14cu|lite-0.9.1_svn-3|48	
14cu|lite-0.9.1_svn-3|49	%files tools
14cu|lite-0.9.1_svn-3|50	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cu|lite-0.9.1_svn-3|51	%{_bindir}/lite_*
14cu|lite-0.9.1_svn-3|52	
14cu|lite-0.9.1_svn-3|53	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|54	
14cu|lite-0.9.1_svn-3|55	%package -n %{libname}
14cu|lite-0.9.1_svn-3|56	Summary:	Main library for LiTE
14cu|lite-0.9.1_svn-3|57	Group:		System/Libraries
14cu|lite-0.9.1_svn-3|58	Provides:	%{name} = %{EVRD}
14cu|lite-0.9.1_svn-3|59	Requires:	%{name}-common >= %{version}
14cu|lite-0.9.1_svn-3|60	Obsoletes:	%{_lib}lite1 < 0.9.1_svn-3
14cu|lite-0.9.1_svn-3|61	
14cu|lite-0.9.1_svn-3|62	%description -n %{libname}
14cu|lite-0.9.1_svn-3|63	LiTE is a Toolkit Engine for DirectFB.
14cu|lite-0.9.1_svn-3|64	This package contains the library needed to run programs dynamically
14cu|lite-0.9.1_svn-3|65	linked with LiTE.
14cu|lite-0.9.1_svn-3|66	
14cu|lite-0.9.1_svn-3|67	%files -n %{libname}
14cu|lite-0.9.1_svn-3|68	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cu|lite-0.9.1_svn-3|69	%{_libdir}/liblite-%{api}.so.%{major}*
14cu|lite-0.9.1_svn-3|70	
14cu|lite-0.9.1_svn-3|71	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|72	
14cu|lite-0.9.1_svn-3|73	%package -n %{libleck}
14cu|lite-0.9.1_svn-3|74	Summary:	LiTE's extended Component Kit
14cu|lite-0.9.1_svn-3|75	Group:		System/Libraries
14cu|lite-0.9.1_svn-3|76	Obsoletes:	%{_lib}leck1 < 0.9.1_svn-3
14cu|lite-0.9.1_svn-3|77	
14cu|lite-0.9.1_svn-3|78	%description -n %{libleck}
14cu|lite-0.9.1_svn-3|79	LiTE is a Toolkit Engine for DirectFB. This package contains
14cu|lite-0.9.1_svn-3|80	LiTE's extended Component Kit.
14cu|lite-0.9.1_svn-3|81	
14cu|lite-0.9.1_svn-3|82	%files -n %{libleck}
14cu|lite-0.9.1_svn-3|83	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cu|lite-0.9.1_svn-3|84	%{_libdir}/libleck-%{api}.so.%{major}*
14cu|lite-0.9.1_svn-3|85	
14cu|lite-0.9.1_svn-3|86	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|87	
14cu|lite-0.9.1_svn-3|88	%package -n %{devname}
14cu|lite-0.9.1_svn-3|89	Summary:	Headers for developing programs that will use LiTE
14cu|lite-0.9.1_svn-3|90	Group:		Development/C
14cu|lite-0.9.1_svn-3|91	Requires:	%{libname} = %{EVRD}
14cu|lite-0.9.1_svn-3|92	Requires:	%{libleck} = %{EVRD}
14cu|lite-0.9.1_svn-3|93	Provides:	%{name}-devel = %{EVRD}
14cu|lite-0.9.1_svn-3|94	Provides:	leck-devel = %{EVRD}
14cu|lite-0.9.1_svn-3|95	
14cu|lite-0.9.1_svn-3|96	%description -n %{devname}
14cu|lite-0.9.1_svn-3|97	LiTE is a Toolkit Engine for DirectFB.
14cu|lite-0.9.1_svn-3|98	This package contains the headers that programmers will need to develop
14cu|lite-0.9.1_svn-3|99	applications which will use LiTE.
14cu|lite-0.9.1_svn-3|100	
14cu|lite-0.9.1_svn-3|101	%files -n %{devname}
14cu|lite-0.9.1_svn-3|102	%doc AUTHORS NEWS README TODO COPYING ChangeLog
14cu|lite-0.9.1_svn-3|103	%{_libdir}/liblite.so
14cu|lite-0.9.1_svn-3|104	%{_libdir}/libleck.so
14cu|lite-0.9.1_svn-3|105	%{_libdir}/pkgconfig/lite.pc
14cu|lite-0.9.1_svn-3|106	%{_libdir}/pkgconfig/leck.pc
14cu|lite-0.9.1_svn-3|107	%{_includedir}/lite
14cu|lite-0.9.1_svn-3|108	%{_includedir}/leck
14cu|lite-0.9.1_svn-3|109	
14cu|lite-0.9.1_svn-3|110	#----------------------------------------------------------------------------
14cu|lite-0.9.1_svn-3|111	
14cu|lite-0.9.1_svn-3|112	%prep
14cu|lite-0.9.1_svn-3|113	%setup -qn %{oname}-%{oversion}
14cu|lite-0.9.1_svn-3|114	
14cu|lite-0.9.1_svn-3|115	%build
14cu|lite-0.9.1_svn-3|116	./autogen.sh
14cu|lite-0.9.1_svn-3|117	%configure2_5x \
14cu|lite-0.9.1_svn-3|118	--with-fontdir=%{_datadir}/%{oname}/fonts
14cu|lite-0.9.1_svn-3|119	%make
14cu|lite-0.9.1_svn-3|120	
14cu|lite-0.9.1_svn-3|121	%install
14cu|lite-0.9.1_svn-3|122	%makeinstall_std
14cu|lite-0.9.1_svn-3|123	
14cu|lite-0.9.1_svn-3|124	rm %{buildroot}%{_datadir}/%{oname}/fonts/vera{,bd,bi,i}.ttf
14cu|lite-0.9.1_svn-3|125	ln -s %{_datadir}/fonts/TTF/Vera.ttf %{buildroot}%{_datadir}/%{oname}/fonts/vera.ttf
14cu|lite-0.9.1_svn-3|126	ln -s %{_datadir}/fonts/TTF/VeraBd.ttf %{buildroot}%{_datadir}/%{oname}/fonts/verabd.ttf
14cu|lite-0.9.1_svn-3|127	ln -s %{_datadir}/fonts/TTF/VeraBI.ttf %{buildroot}%{_datadir}/%{oname}/fonts/verabi.ttf
14cu|lite-0.9.1_svn-3|128	ln -s %{_datadir}/fonts/TTF/VeraIt.ttf %{buildroot}%{_datadir}/%{oname}/fonts/verai.ttf
14cu|lite-0.9.1_svn-3|129	
14cu|lite-0.9.1_svn-3|130	
14cu|lite-0.9.1_svn-3|131	%changelog
14cu|lite-0.9.1_svn-3|132	
14cu|lite-0.9.1_svn-3|133	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1_svn-3
14cu|lite-0.9.1_svn-3|134	- (7b3c679) Fix another typo
14cu|lite-0.9.1_svn-3|135	
14cu|lite-0.9.1_svn-3|136	

10732 14
14cu|lives-2.8.7-1|1	%define	major 0
14cu|lives-2.8.7-1|2	%define	libname %mklibname weed %{major}
14cu|lives-2.8.7-1|3	%define	devname %mklibname -d weed
14cu|lives-2.8.7-1|4	
14cu|lives-2.8.7-1|5	%define	libOSC %mklibname OSC %{major}
14cu|lives-2.8.7-1|6	%define	devOSC %mklibname  -d OSC
14cu|lives-2.8.7-1|7	
14cu|lives-2.8.7-1|8	%define	_disable_ld_no_undefined 1
14cu|lives-2.8.7-1|9	%define	_appdatadir %{_datadir}/appdata
14cu|lives-2.8.7-1|10	
14cu|lives-2.8.7-1|11	Summary:	Linux Video Editing System
14cu|lives-2.8.7-1|12	Name:		lives
14cu|lives-2.8.7-1|13	Version:	2.8.7
14cu|lives-2.8.7-1|14	Release:	1
14cu|lives-2.8.7-1|15	License:	GPLv3+
14cu|lives-2.8.7-1|16	Group:		Video
14cu|lives-2.8.7-1|17	Url:		http://lives-video.com
14cu|lives-2.8.7-1|18	Source0:	http://lives-video.com/releases/LiVES-%{version}.tar.bz2
14cu|lives-2.8.7-1|19	Source1:	%{name}-16.png
14cu|lives-2.8.7-1|20	Source2:	%{name}-32.png
14cu|lives-2.8.7-1|21	Source3:	%{name}-48.png
14cu|lives-2.8.7-1|22	Source100:	%{name}.rpmlintrc
14cu|lives-2.8.7-1|23	
14cu|lives-2.8.7-1|24	BuildRequires:	bison
14cu|lives-2.8.7-1|25	BuildRequires:	imagemagick
14cu|lives-2.8.7-1|26	BuildRequires:	gpm-devel
14cu|lives-2.8.7-1|27	BuildRequires:	pth-devel
14cu|lives-2.8.7-1|28	BuildRequires:	pkgconfig(cairo)
14cu|lives-2.8.7-1|29	BuildRequires:	pkgconfig(celt)
14cu|lives-2.8.7-1|30	BuildRequires:	pkgconfig(gdk-3.0)
14cu|lives-2.8.7-1|31	BuildRequires:	pkgconfig(jack)
14cu|lives-2.8.7-1|32	BuildRequires:	ffmpeg-devel >= 3.2.2
14cu|lives-2.8.7-1|33	BuildRequires:	pkgconfig(libpulse)
14cu|lives-2.8.7-1|34	BuildRequires:	pkgconfig(libv4l1)
14cu|lives-2.8.7-1|35	BuildRequires:	pkgconfig(libvisual-0.4) >= 0.1.7
14cu|lives-2.8.7-1|36	BuildRequires:	pkgconfig(mjpegtools)
14cu|lives-2.8.7-1|37	BuildRequires:	pkgconfig(samplerate)
14cu|lives-2.8.7-1|38	BuildRequires:	pkgconfig(sdl)
14cu|lives-2.8.7-1|39	BuildRequires:	pkgconfig(theora)
14cu|lives-2.8.7-1|40	BuildRequires:	tirpc-devel
14cu|lives-2.8.7-1|41	BuildRequires:	doxygen
14cu|lives-2.8.7-1|42	BuildRequires:	ladspa-devel
14cu|lives-2.8.7-1|43	BuildRequires:	frei0r-plugins-devel
14cu|lives-2.8.7-1|44	BuildRequires:	pkgconfig(glee)
14cu|lives-2.8.7-1|45	BuildRequires:	pkgconfig(libunicap)
14cu|lives-2.8.7-1|46	BuildRequires:	pkgconfig(liboil-0.3)
14cu|lives-2.8.7-1|47	BuildRequires:	pkgconfig(libavc1394)
14cu|lives-2.8.7-1|48	BuildRequires:	pkgconfig(glu)
14cu|lives-2.8.7-1|49	BuildRequires:	pkgconfig(gl)
14cu|lives-2.8.7-1|50	BuildRequires:	pkgconfig(fftw3)
14cu|lives-2.8.7-1|51	BuildRequires:	pkgconfig(libprojectM)
14cu|lives-2.8.7-1|52	BuildRequires:	help2man
14cu|lives-2.8.7-1|53	BuildRequires:	gettext
14cu|lives-2.8.7-1|54	BuildRequires:	appstream-util
14cu|lives-2.8.7-1|55	BuildRequires:	desktop-file-utils
14cu|lives-2.8.7-1|56	
14cu|lives-2.8.7-1|57	Requires:	cdrecord-cdda2wav
14cu|lives-2.8.7-1|58	Requires:	dvgrab
14cu|lives-2.8.7-1|59	Requires:	frei0r-plugins
14cu|lives-2.8.7-1|60	Requires:	imagemagick
14cu|lives-2.8.7-1|61	Requires:	libvisual-plugins
14cu|lives-2.8.7-1|62	Requires:	mencoder
14cu|lives-2.8.7-1|63	Requires:	mkvtoolnix
14cu|lives-2.8.7-1|64	Requires:	mplayer
14cu|lives-2.8.7-1|65	Requires:	ogmtools
14cu|lives-2.8.7-1|66	Requires:	sox
14cu|lives-2.8.7-1|67	Requires:	vorbis-tools
14cu|lives-2.8.7-1|68	Requires:	xset
14cu|lives-2.8.7-1|69	Requires:	youtube-dl
14cu|lives-2.8.7-1|70	Requires:	%{libname} = %{EVRD}
14cu|lives-2.8.7-1|71	Requires:	%{libOSC} = %{EVRD}
14cu|lives-2.8.7-1|72	
14cu|lives-2.8.7-1|73	%description
14cu|lives-2.8.7-1|74	The Linux Video Editing System (LiVES) is intended to be a simple yet powerful
14cu|lives-2.8.7-1|75	video effects and editing system.  It uses common tools for most of its work
14cu|lives-2.8.7-1|76	(mplayer, ImageMagick, GTK+, sox).
14cu|lives-2.8.7-1|77	
14cu|lives-2.8.7-1|78	%files -f lives.lang
14cu|lives-2.8.7-1|79	%doc %{_docdir}/%{name}-%{version}
14cu|lives-2.8.7-1|80	%{_bindir}/*
14cu|lives-2.8.7-1|81	%{_datadir}/%{name}
14cu|lives-2.8.7-1|82	%{_libdir}/%{name}
14cu|lives-2.8.7-1|83	%{_datadir}/applications/LiVES.desktop
14cu|lives-2.8.7-1|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lives-2.8.7-1|85	%{_appdatadir}/%{name}.appdata.xml
14cu|lives-2.8.7-1|86	#----------------------------------------------------------------------------
14cu|lives-2.8.7-1|87	
14cu|lives-2.8.7-1|88	%package -n %{libname}
14cu|lives-2.8.7-1|89	Summary:	Linux Video Editing System - shared libs
14cu|lives-2.8.7-1|90	Group:		Video
14cu|lives-2.8.7-1|91	
14cu|lives-2.8.7-1|92	%description -n %{libname}
14cu|lives-2.8.7-1|93	This package contains shared libs for LiVES.
14cu|lives-2.8.7-1|94	
14cu|lives-2.8.7-1|95	%files -n %{libname}
14cu|lives-2.8.7-1|96	%doc COPYING FEATURES NEWS README GETTING.STARTED
14cu|lives-2.8.7-1|97	%{_libdir}/libweed.so.%{major}
14cu|lives-2.8.7-1|98	%{_libdir}/libweed.so.%{major}.*
14cu|lives-2.8.7-1|99	%{_libdir}/libweed-utils.so.%{major}
14cu|lives-2.8.7-1|100	%{_libdir}/libweed-utils.so.%{major}.*
14cu|lives-2.8.7-1|101	%{_libdir}/libweed_slice.so.%{major}
14cu|lives-2.8.7-1|102	%{_libdir}/libweed_slice.so.%{major}.*
14cu|lives-2.8.7-1|103	%{_libdir}/libweed-utils_scripting.so.%{major}
14cu|lives-2.8.7-1|104	%{_libdir}/libweed-utils_scripting.so.%{major}.*
14cu|lives-2.8.7-1|105	%{_libdir}/libweed_slice_scripting.so.%{major}
14cu|lives-2.8.7-1|106	%{_libdir}/libweed_slice_scripting.so.%{major}.*
14cu|lives-2.8.7-1|107	
14cu|lives-2.8.7-1|108	#----------------------------------------------------------------------------
14cu|lives-2.8.7-1|109	
14cu|lives-2.8.7-1|110	%package -n %{devname}
14cu|lives-2.8.7-1|111	Summary:	Linux Video Editing System - Development files
14cu|lives-2.8.7-1|112	Group:		Video
14cu|lives-2.8.7-1|113	Requires:	%{libname} = %{EVRD}
14cu|lives-2.8.7-1|114	Provides:	%{name}-devel = %{EVRD}
14cu|lives-2.8.7-1|115	
14cu|lives-2.8.7-1|116	%description -n %{devname}
14cu|lives-2.8.7-1|117	This package contains development files needed to build LiVES plug-ins.
14cu|lives-2.8.7-1|118	
14cu|lives-2.8.7-1|119	%files -n %{devname}
14cu|lives-2.8.7-1|120	%doc BUGS ABOUT-NLS AUTHORS
14cu|lives-2.8.7-1|121	%{_includedir}/weed
14cu|lives-2.8.7-1|122	%{_libdir}/libweed.so
14cu|lives-2.8.7-1|123	%{_libdir}/libweed-utils.so
14cu|lives-2.8.7-1|124	%{_libdir}/libweed_slice.so
14cu|lives-2.8.7-1|125	%{_libdir}/libweed-utils_scripting.so
14cu|lives-2.8.7-1|126	%{_libdir}/libweed_slice_scripting.so
14cu|lives-2.8.7-1|127	%{_libdir}/pkgconfig/libweed.pc
14cu|lives-2.8.7-1|128	%{_libdir}/pkgconfig/libweed_slice.pc
14cu|lives-2.8.7-1|129	%{_libdir}/pkgconfig/libweed-plugin.pc
14cu|lives-2.8.7-1|130	%{_libdir}/pkgconfig/libweed-utils.pc
14cu|lives-2.8.7-1|131	%{_libdir}/pkgconfig/libweed-compat.pc
14cu|lives-2.8.7-1|132	
14cu|lives-2.8.7-1|133	#----------------------------------------------------------------------------
14cu|lives-2.8.7-1|134	%package -n %{libOSC}
14cu|lives-2.8.7-1|135	
14cu|lives-2.8.7-1|136	Summary:	Linux Video Editing System - shared libs
14cu|lives-2.8.7-1|137	Group:		Video
14cu|lives-2.8.7-1|138	
14cu|lives-2.8.7-1|139	%description -n  %{libOSC}
14cu|lives-2.8.7-1|140	This is NOT the full libOSC SDK, it is a highly hacked version for testing
14cu|lives-2.8.7-1|141	with LiVES.
14cu|lives-2.8.7-1|142	
14cu|lives-2.8.7-1|143	%files -n  %{libOSC}
14cu|lives-2.8.7-1|144	%doc libOSC/{AUTHORS,README}
14cu|lives-2.8.7-1|145	%{_libdir}/libOSC.so.%{major}
14cu|lives-2.8.7-1|146	%{_libdir}/libOSC.so.%{major}.*
14cu|lives-2.8.7-1|147	%{_libdir}/libOSC_client.so.%{major}
14cu|lives-2.8.7-1|148	%{_libdir}/libOSC_client.so.%{major}.*
14cu|lives-2.8.7-1|149	
14cu|lives-2.8.7-1|150	#----------------------------------------------------------------------------
14cu|lives-2.8.7-1|151	%package -n %{devOSC}
14cu|lives-2.8.7-1|152	Summary:	Linux Video Editing System - Development files
14cu|lives-2.8.7-1|153	Group:		Video
14cu|lives-2.8.7-1|154	Requires:	%{libOSC} = %{EVRD}
14cu|lives-2.8.7-1|155	Provides:	libOSC-devel = %{EVRD}
14cu|lives-2.8.7-1|156	
14cu|lives-2.8.7-1|157	%description -n %{devOSC}
14cu|lives-2.8.7-1|158	This package contains header files and libraries needed to develop
14cu|lives-2.8.7-1|159	application that use libOSC.
14cu|lives-2.8.7-1|160	
14cu|lives-2.8.7-1|161	%files -n  %{devOSC}
14cu|lives-2.8.7-1|162	%doc libOSC/{AUTHORS,README}
14cu|lives-2.8.7-1|163	%{_libdir}/libOSC.so
14cu|lives-2.8.7-1|164	%{_libdir}/libOSC_client.so
14cu|lives-2.8.7-1|165	#----------------------------------------------------------------------------
14cu|lives-2.8.7-1|166	
14cu|lives-2.8.7-1|167	
14cu|lives-2.8.7-1|168	%prep
14cu|lives-2.8.7-1|169	%setup -q
14cu|lives-2.8.7-1|170	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|lives-2.8.7-1|171	
14cu|lives-2.8.7-1|172	
14cu|lives-2.8.7-1|173	%build
14cu|lives-2.8.7-1|174	%configure2_5x
14cu|lives-2.8.7-1|175	%make
14cu|lives-2.8.7-1|176	
14cu|lives-2.8.7-1|177	
14cu|lives-2.8.7-1|178	%install
14cu|lives-2.8.7-1|179	mkdir -p %{buildroot}%{_bindir}
14cu|lives-2.8.7-1|180	%makeinstall_std
14cu|lives-2.8.7-1|181	%find_lang %{name}
14cu|lives-2.8.7-1|182	
14cu|lives-2.8.7-1|183	rm %{buildroot}%{_bindir}/%{name}
14cu|lives-2.8.7-1|184	cd %{buildroot}/%{_bindir}/
14cu|lives-2.8.7-1|185	ln -s %{name}-exe %{name}
14cu|lives-2.8.7-1|186	
14cu|lives-2.8.7-1|187	find %{buildroot} -name "*" -exec chrpath --delete {} \; 2>/dev/null
14cu|lives-2.8.7-1|188	
14cu|lives-2.8.7-1|189	find %{buildroot} -name "*.pc" \
14cu|lives-2.8.7-1|190	| while read f ;
14cu|lives-2.8.7-1|191	do
14cu|lives-2.8.7-1|192	sed -i -e "s!libdir=\${exec_prefix}/lib!libdir=\${exec_prefix}/%{_lib}!" "$f" ;
14cu|lives-2.8.7-1|193	done
14cu|lives-2.8.7-1|194	
14cu|lives-2.8.7-1|195	%ifarch x86_64
14cu|lives-2.8.7-1|196	mv %{buildroot}/%{_bindir}/lives %{buildroot}/%{_bindir}/lives0
14cu|lives-2.8.7-1|197	echo -e "#!/bin/bash\n" > %{buildroot}/%{_bindir}/lives
14cu|lives-2.8.7-1|198	echo "export FREI0R_PATH=/usr/lib64/frei0r-1" >> %{buildroot}/%{_bindir}/lives
14cu|lives-2.8.7-1|199	echo -e "lives0\n" >> %{buildroot}/%{_bindir}/lives
14cu|lives-2.8.7-1|200	chmod +x %{buildroot}/%{_bindir}/lives
14cu|lives-2.8.7-1|201	%endif
14cu|lives-2.8.7-1|202	
14cu|lives-2.8.7-1|203	# clean
14cu|lives-2.8.7-1|204	rm -f %{buildroot}%{_datadir}/pixmaps/lives.xpm
14cu|lives-2.8.7-1|205	rm -rf %{buildroot}%{_datadir}/app-install
14cu|lives-2.8.7-1|206	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cu|lives-2.8.7-1|207	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cu|lives-2.8.7-1|208	
14cu|lives-2.8.7-1|209	#fix linting
14cu|lives-2.8.7-1|210	chmod a-x %{buildroot}%{_libdir}/lives/plugins/effects/realtime/weed/data/fourKlives/songs/{examples,newlives,regrlives,roselives,modulations}.txt
14cu|lives-2.8.7-1|211	
14cu|lives-2.8.7-1|212	
14cu|lives-2.8.7-1|213	# icons
14cu|lives-2.8.7-1|214	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|lives-2.8.7-1|215	install -m 644 %{SOURCE1} \
14cu|lives-2.8.7-1|216	%{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|lives-2.8.7-1|217	install -m 644 %{SOURCE2} \
14cu|lives-2.8.7-1|218	%{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|lives-2.8.7-1|219	install -m 644 %{SOURCE3} \
14cu|lives-2.8.7-1|220	%{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lives-2.8.7-1|221	
14cu|lives-2.8.7-1|222	
14cu|lives-2.8.7-1|223	# appdata
14cu|lives-2.8.7-1|224	mkdir -p %{buildroot}%{_appdatadir}
14cu|lives-2.8.7-1|225	cat > %{buildroot}%{_appdatadir}/%{name}.appdata.xml << EOF
14cu|lives-2.8.7-1|226	<?xml version="1.0" encoding="UTF-8"?>
14cu|lives-2.8.7-1|227	<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
14cu|lives-2.8.7-1|228	<component type="desktop">
14cu|lives-2.8.7-1|229	<id type="desktop">LiVES.desktop</id>
14cu|lives-2.8.7-1|230	<metadata_license>CC0-1.0</metadata_license>
14cu|lives-2.8.7-1|231	<summary>Video editor and VJ tool</summary>
14cu|lives-2.8.7-1|232	<name>LiVES</name>
14cu|lives-2.8.7-1|233	<project_license>GPL-3.0+ and LGPL-3.0+</project_license>
14cu|lives-2.8.7-1|234	<releases>
14cu|lives-2.8.7-1|235	<release version="%{version}-%{release}" timestamp="1453075707"/>
14cu|lives-2.8.7-1|236	</releases>
14cu|lives-2.8.7-1|237	<categories>
14cu|lives-2.8.7-1|238	<category>Multimedia</category>
14cu|lives-2.8.7-1|239	</categories>
14cu|lives-2.8.7-1|240	<description>
14cu|lives-2.8.7-1|241	<p>
14cu|lives-2.8.7-1|242	LiVES began in 2002 as the Linux Video Editing System.
14cu|lives-2.8.7-1|243	Since it now runs on more operating systems: LiVES is a Video Editing System.
14cu|lives-2.8.7-1|244	It is designed to be simple to use, yet powerful.
14cu|lives-2.8.7-1|245	It is small in size, yet it has many advanced features.
14cu|lives-2.8.7-1|246	</p>
14cu|lives-2.8.7-1|247	<p>
14cu|lives-2.8.7-1|248	LiVES mixes realtime video performance and non-linear editing in one professional
14cu|lives-2.8.7-1|249	quality application. It will let you start editing and making video right away,
14cu|lives-2.8.7-1|250	without having to worry   about formats, frame sizes, or framerates.
14cu|lives-2.8.7-1|251	It is a very flexible tool which is used by both professional VJ's and video editors
14cu|lives-2.8.7-1|252	- mix and switch clips from the keyboard, use dozens of realtime effects, trim and
14cu|lives-2.8.7-1|253	edit your clips in the clip editor, and bring them together using the multitrack timeline.
14cu|lives-2.8.7-1|254	You can even record your performance in real time, and then edit it further
14cu|lives-2.8.7-1|255	or render it straight away.
14cu|lives-2.8.7-1|256	</p>
14cu|lives-2.8.7-1|257	<p>
14cu|lives-2.8.7-1|258	For the more technically minded, the application is frame and sample accurate,
14cu|lives-2.8.7-1|259	and it can be controlled remotely or scripted for use as a video server.
14cu|lives-2.8.7-1|260	And it supports all of the latest free standards.
14cu|lives-2.8.7-1|261	</p>
14cu|lives-2.8.7-1|262	</description>
14cu|lives-2.8.7-1|263	<url type="homepage">http://lives-video.com/</url>
14cu|lives-2.8.7-1|264	<screenshots>
14cu|lives-2.8.7-1|265	<screenshot type="default">http://lives-video.com/images/livescess.png</screenshot>
14cu|lives-2.8.7-1|266	<screenshot>http://lives-video.com/images/livesmtss.png</screenshot>
14cu|lives-2.8.7-1|267	</screenshots>
14cu|lives-2.8.7-1|268	<updatecontact>salsaman_at_gmail.com</updatecontact>
14cu|lives-2.8.7-1|269	</component>
14cu|lives-2.8.7-1|270	EOF
14cu|lives-2.8.7-1|271	
14cu|lives-2.8.7-1|272	
14cu|lives-2.8.7-1|273	%check
14cu|lives-2.8.7-1|274	appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
14cu|lives-2.8.7-1|275	desktop-file-validate %{buildroot}/%{_datadir}/applications/LiVES.desktop
14cu|lives-2.8.7-1|276	
14cu|lives-2.8.7-1|277	%changelog
14cu|lives-2.8.7-1|278	
14cu|lives-2.8.7-1|279	* Sat Jul 15 2017 abfonly <abfonly@gmail.com> 2.8.7-1
14cu|lives-2.8.7-1|280	- (143e203) Log: Update to 2.8.7
14cu|lives-2.8.7-1|281	
14cu|lives-2.8.7-1|282	* Sun May 21 2017 abfonly <abfonly@gmail.com> 2.8.5-1
14cu|lives-2.8.7-1|283	- (756ef73) Log: Update to 2.8.5
14cu|lives-2.8.7-1|284	- (756ef73) Fix audio loss when inserting without audio in clip editor (regression).
14cu|lives-2.8.7-1|285	- (756ef73) Fix compiler error and warnings for gcc 7 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853520)
14cu|lives-2.8.7-1|286	- (756ef73) Fix regression in mkv_decoder.
14cu|lives-2.8.7-1|287	- (756ef73) Fix compiler warnings for openGL plugin.
14cu|lives-2.8.7-1|288	- (756ef73) Change max seek allowed from 1 second to 2 seconds in avformat decoder.
14cu|lives-2.8.7-1|289	- (756ef73) Update css state selectors for gtk 3.18+
14cu|lives-2.8.7-1|290	- (756ef73) Experimental support for Wayland.
14cu|lives-2.8.7-1|291	- (756ef73) Updated translation to Ukranian (thaks Yuri).
14cu|lives-2.8.7-1|292	
14cu|lives-2.8.7-1|293	* Sun Mar 12 2017 abfonly <abfonly@gmail.com> 2.8.4-1
14cu|lives-2.8.7-1|294	- (87ae352) Log: Update to 2.8.4
14cu|lives-2.8.7-1|295	- (87ae352) Fix error in Insert Silence (regression).
14cu|lives-2.8.7-1|296	- (87ae352) Fix minor issue with Undo Insert Silence.
14cu|lives-2.8.7-1|297	- (87ae352) Minor GUI updates for Insert Silence dialog.
14cu|lives-2.8.7-1|298	
14cu|lives-2.8.7-1|299	* Thu Oct 27 2016 tremod <negry.m@yandex.ru> 2.8.1-1
14cu|lives-2.8.7-1|300	- (16bc6d3) Update to 2.8.1
14cu|lives-2.8.7-1|301	
14cu|lives-2.8.7-1|302	* Mon Sep 26 2016 Alzim <alzim@bk.ru> 2.8.0-1
14cu|lives-2.8.7-1|303	- (e18c8a3) Updated to 2.8.0
14cu|lives-2.8.7-1|304	
14cu|lives-2.8.7-1|305	* Sun Jul 03 2016 abfonly <abfonly@gmail.com> 2.6.3-1
14cu|lives-2.8.7-1|306	- (176d823) Log Update to 2.6.3
14cu|lives-2.8.7-1|307	- (176d823) Version 2.6.3
14cu|lives-2.8.7-1|308	- (176d823) -------------
14cu|lives-2.8.7-1|309	- (176d823) Fix bug which caused error moving sets with no layouts
14cu|lives-2.8.7-1|310	- (176d823) Optimise recording of generated frames.
14cu|lives-2.8.7-1|311	- (176d823) Fixes for recording audio from external pulse audio.
14cu|lives-2.8.7-1|312	- (176d823) Fix incorrect recognition of single jpeg/png as video
14cu|lives-2.8.7-1|313	- (176d823) Fix -Open Location-
14cu|lives-2.8.7-1|314	- (176d823) Use png rather than jpeg internally whenever possible.
14cu|lives-2.8.7-1|315	- (176d823) Improved support for mpv instead of mplayer.
14cu|lives-2.8.7-1|316	- (176d823) Add a few new effects ported from Toonz.
14cu|lives-2.8.7-1|317	
14cu|lives-2.8.7-1|318	* Tue Apr 12 2016 abfonly <abfonly@gmail.com> 2.6.2-1
14cu|lives-2.8.7-1|319	- (f675caa) Log: Update to 2.6.2
14cu|lives-2.8.7-1|320	- (f675caa) Version 2.6.2
14cu|lives-2.8.7-1|321	- (f675caa) -----------------------------
14cu|lives-2.8.7-1|322	- (f675caa) Fix flickering in multi threaded palette conversion.
14cu|lives-2.8.7-1|323	- (f675caa) Improved YUV / RGB palette conversions.
14cu|lives-2.8.7-1|324	- (f675caa) Play selections should function even after switching clips, restarting playback.
14cu|lives-2.8.7-1|325	- (f675caa) Add encoded files to global -recently used files-.
14cu|lives-2.8.7-1|326	- (f675caa) Implement new theming engine, allow custom themes / colours in Preferences.
14cu|lives-2.8.7-1|327	- (f675caa) Fix bug with layout reloading after crash.
14cu|lives-2.8.7-1|328	- (f675caa) Fix bugs in setting in/out points in multitrack.
14cu|lives-2.8.7-1|329	- (f675caa) Fix showing of textbuffer parameters in effect windows (regression).
14cu|lives-2.8.7-1|330	- (f675caa) Fix possible minor memory leak when applying inplace effects (regression).
14cu|lives-2.8.7-1|331	- (f675caa) Fix crash / bug in MIDI / joystick learner.
14cu|lives-2.8.7-1|332	- (f675caa) Fix bug which prevented OSC clip changes during recording.
14cu|lives-2.8.7-1|333	- (f675caa) Rewrite keyboard handler, fixing keyboard repeat for ctrl-arrow keys.
14cu|lives-2.8.7-1|334	- (f675caa) Allow for slightly longer strings in LiVES libOSC.
14cu|lives-2.8.7-1|335	- (f675caa) Improvements to edge detect and onedTV filters.
14cu|lives-2.8.7-1|336	- (f675caa) Compatibility updates for ffmpeg 2.9+
14cu|lives-2.8.7-1|337	- (f675caa) Add qtrle format and quality settings to ffmpeg_encoder.
14cu|lives-2.8.7-1|338	- (f675caa) Add new VJ keys: ctrl-alt-space (change direction of background clip), ctrl-alt-page-up/down (adjust speed of background clip)
14cu|lives-2.8.7-1|339	- (f675caa) Major code cleanup and optimisations.
14cu|lives-2.8.7-1|340	- (f675caa) Minor compilation fixes for gtk+ 2.x
14cu|lives-2.8.7-1|341	- (f675caa) Fix bug in finding of -Next filter map- in multitrack.
14cu|lives-2.8.7-1|342	- (f675caa) Updated translation to Ukranian (thanks Yuri Churnoivan).
14cu|lives-2.8.7-1|343	- (f675caa) Updated translation to Brazilian Portuguese.
14cu|lives-2.8.7-1|344	
14cu|lives-2.8.7-1|345	* Fri Mar 18 2016 abfonly <abfonly@gmail.com> 2.6.0-1
14cu|lives-2.8.7-1|346	- (376e785) Log: Update to 2.6.0
14cu|lives-2.8.7-1|347	- (376e785) Version 2.6.0 (1 Feb 2016)
14cu|lives-2.8.7-1|348	- (376e785) --------------------------------------
14cu|lives-2.8.7-1|349	- (376e785) -Fix crash when applying rendered effects to virtual clips.
14cu|lives-2.8.7-1|350	- (376e785) -Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
14cu|lives-2.8.7-1|351	- (376e785) -Fix memory leak in new style gdkpixbuf converter.
14cu|lives-2.8.7-1|352	- (376e785) -Fix frame seek bug in avformat decoder with non-zero start time.
14cu|lives-2.8.7-1|353	- (376e785) -Autoscroll -Show details- when encoding.
14cu|lives-2.8.7-1|354	- (376e785) -Work around a gtk+ crash bug in GtkTextView with lots of text.
14cu|lives-2.8.7-1|355	- (376e785) -Show missing libraries in ffmpeg_encoder.
14cu|lives-2.8.7-1|356	- (376e785) -Show time remaining estimate for encoding for most encoder formats.
14cu|lives-2.8.7-1|357	- (376e785) -OK / Cancel in the file chooser should immediately cancel any preview (regression).
14cu|lives-2.8.7-1|358	- (376e785) -Add -Use current clip values- button when entering multitrack.
14cu|lives-2.8.7-1|359	- (376e785) -Fix memory leak in pulseaudio input analysis.
14cu|lives-2.8.7-1|360	- (376e785) -Minor GUI improvements.
14cu|lives-2.8.7-1|361	- (376e785) Packaging
14cu|lives-2.8.7-1|362	- (376e785) -----------------
14cu|lives-2.8.7-1|363	- (376e785) -Update appdata.xml
14cu|lives-2.8.7-1|364	- (376e785) -Fix some more linting
14cu|lives-2.8.7-1|365	- (376e785) -Fixed BR
14cu|lives-2.8.7-1|366	- (376e785) -Fixed lang
14cu|lives-2.8.7-1|367	- (376e785) -Spec clean
14cu|lives-2.8.7-1|368	- (abfonly: 191dc03) Log: Update to 2.6.0
14cu|lives-2.8.7-1|369	- (abfonly: 191dc03) Version 2.6.0 (1 Feb 2016)
14cu|lives-2.8.7-1|370	- (abfonly: 191dc03) -------------------------------------
14cu|lives-2.8.7-1|371	- (abfonly: 191dc03) -Fix crash when applying rendered effects to virtual clips.
14cu|lives-2.8.7-1|372	- (abfonly: 191dc03) -Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
14cu|lives-2.8.7-1|373	- (abfonly: 191dc03) -Fix memory leak in new style gdkpixbuf converter.
14cu|lives-2.8.7-1|374	- (abfonly: 191dc03) -Fix frame seek bug in avformat decoder with non-zero start time.
14cu|lives-2.8.7-1|375	- (abfonly: 191dc03) -Autoscroll -Show details- when encoding.
14cu|lives-2.8.7-1|376	- (abfonly: 191dc03) -Work around a gtk+ crash bug in GtkTextView with lots of text.
14cu|lives-2.8.7-1|377	- (abfonly: 191dc03) -Show missing libraries in ffmpeg_encoder.
14cu|lives-2.8.7-1|378	- (abfonly: 191dc03) -Show time remaining estimate for encoding for most encoder formats.
14cu|lives-2.8.7-1|379	- (abfonly: 191dc03) -OK / Cancel in the file chooser should immediately cancel any preview (regression).
14cu|lives-2.8.7-1|380	- (abfonly: 191dc03) -Add -Use current clip values- button when entering multitrack.
14cu|lives-2.8.7-1|381	- (abfonly: 191dc03) -Fix memory leak in pulseaudio input analysis.
14cu|lives-2.8.7-1|382	- (abfonly: 191dc03) -Minor GUI improvements.
14cu|lives-2.8.7-1|383	- (abfonly: 191dc03) Packaging
14cu|lives-2.8.7-1|384	- (abfonly: 191dc03) ------------------------
14cu|lives-2.8.7-1|385	- (abfonly: 191dc03) -Update appdata.xml
14cu|lives-2.8.7-1|386	- (abfonly: 191dc03) -Fix some more linting
14cu|lives-2.8.7-1|387	- (abfonly: 191dc03) -Fixed BR
14cu|lives-2.8.7-1|388	- (abfonly: 191dc03) -Spec clean
14cu|lives-2.8.7-1|389	- (abfonly: 91bfba0) Log: Update to 2.6.0
14cu|lives-2.8.7-1|390	- (abfonly: 91bfba0) Version 2.6.0 (1 Feb 2016)
14cu|lives-2.8.7-1|391	- (abfonly: 91bfba0) =========================
14cu|lives-2.8.7-1|392	- (abfonly: 91bfba0) -Fix crash when applying rendered effects to virtual clips.
14cu|lives-2.8.7-1|393	- (abfonly: 91bfba0) -Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
14cu|lives-2.8.7-1|394	- (abfonly: 91bfba0) -Fix memory leak in new style gdkpixbuf converter.
14cu|lives-2.8.7-1|395	- (abfonly: 91bfba0) -Fix frame seek bug in avformat decoder with non-zero start time.
14cu|lives-2.8.7-1|396	- (abfonly: 91bfba0) -Autoscroll -Show details- when encoding.
14cu|lives-2.8.7-1|397	- (abfonly: 91bfba0) -Work around a gtk+ crash bug in GtkTextView with lots of text.
14cu|lives-2.8.7-1|398	- (abfonly: 91bfba0) -Show missing libraries in ffmpeg_encoder.
14cu|lives-2.8.7-1|399	- (abfonly: 91bfba0) -Show time remaining estimate for encoding for most encoder formats.
14cu|lives-2.8.7-1|400	- (abfonly: 91bfba0) -OK / Cancel in the file chooser should immediately cancel any preview (regression).
14cu|lives-2.8.7-1|401	- (abfonly: 91bfba0) -Add -Use current clip values- button when entering multitrack.
14cu|lives-2.8.7-1|402	- (abfonly: 91bfba0) -Fix memory leak in pulseaudio input analysis.
14cu|lives-2.8.7-1|403	- (abfonly: 91bfba0) -Minor GUI improvements.
14cu|lives-2.8.7-1|404	- (abfonly: 91bfba0) Packaging
14cu|lives-2.8.7-1|405	- (abfonly: 91bfba0) ==============
14cu|lives-2.8.7-1|406	- (abfonly: 91bfba0) -Update appdata.xml
14cu|lives-2.8.7-1|407	- (abfonly: 91bfba0) -Fix some more linting
14cu|lives-2.8.7-1|408	- (abfonly: 91bfba0) -Fixed BR
14cu|lives-2.8.7-1|409	- (abfonly: 91bfba0) -Spec clean
14cu|lives-2.8.7-1|410	- (abfonly: a38221c) Log: Update to 2.6.0
14cu|lives-2.8.7-1|411	- (abfonly: a38221c) Version 2.6.0 (1 Feb 2016)
14cu|lives-2.8.7-1|412	- (abfonly: a38221c) --------------------------
14cu|lives-2.8.7-1|413	- (abfonly: a38221c) -Fix crash when applying rendered effects to virtual clips.
14cu|lives-2.8.7-1|414	- (abfonly: a38221c) -Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
14cu|lives-2.8.7-1|415	- (abfonly: a38221c) -Fix memory leak in new style gdkpixbuf converter.
14cu|lives-2.8.7-1|416	- (abfonly: a38221c) -Fix frame seek bug in avformat decoder with non-zero start time.
14cu|lives-2.8.7-1|417	- (abfonly: a38221c) -Autoscroll -Show details- when encoding.
14cu|lives-2.8.7-1|418	- (abfonly: a38221c) -Work around a gtk+ crash bug in GtkTextView with lots of text.
14cu|lives-2.8.7-1|419	- (abfonly: a38221c) -Show missing libraries in ffmpeg_encoder.
14cu|lives-2.8.7-1|420	- (abfonly: a38221c) -Show time remaining estimate for encoding for most encoder formats.
14cu|lives-2.8.7-1|421	- (abfonly: a38221c) -OK / Cancel in the file chooser should immediately cancel any preview (regression).
14cu|lives-2.8.7-1|422	- (abfonly: a38221c) -Add -Use current clip values- button when entering multitrack.
14cu|lives-2.8.7-1|423	- (abfonly: a38221c) -Fix memory leak in pulseaudio input analysis.
14cu|lives-2.8.7-1|424	- (abfonly: a38221c) -Minor GUI improvements.
14cu|lives-2.8.7-1|425	- (abfonly: a38221c) Packaging
14cu|lives-2.8.7-1|426	- (abfonly: a38221c) =========
14cu|lives-2.8.7-1|427	- (abfonly: a38221c) -Update appdata.xml
14cu|lives-2.8.7-1|428	- (abfonly: a38221c) -Fix some more linting
14cu|lives-2.8.7-1|429	- (abfonly: a38221c) -Spec clean
14cu|lives-2.8.7-1|430	
14cu|lives-2.8.7-1|431	* Mon Dec 21 2015 Giovanni Mariani <mc2374@mclink.it> 2.4.6-1
14cu|lives-2.8.7-1|432	- (6f53a22) Updated to release 2.4.6
14cu|lives-2.8.7-1|433	
14cu|lives-2.8.7-1|434	* Sun Dec 06 2015 Denis Silakov <dsilakov@gmail.com> 2.4.5-1
14cu|lives-2.8.7-1|435	- (8658973) Updated to 2.4.5
14cu|lives-2.8.7-1|436	
14cu|lives-2.8.7-1|437	* Thu Oct 22 2015 abfonly <abfonly@gmail.com> 2.4.2-1
14cu|lives-2.8.7-1|438	- (46bbbbe) Updated lives.spec
14cu|lives-2.8.7-1|439	- (abfonly: 2972045) Log: Update to 2.4.2
14cu|lives-2.8.7-1|440	- (abfonly: 2972045) Upstream
14cu|lives-2.8.7-1|441	- (abfonly: 2972045) =======
14cu|lives-2.8.7-1|442	- (abfonly: 2972045) Fix crash after recording with pulseaudio external audio.
14cu|lives-2.8.7-1|443	- (abfonly: 2972045) Fix possible crash when converting from YUV420 to UYVY / YUYV.
14cu|lives-2.8.7-1|444	- (abfonly: 2972045) Fix memory issue in audio triggered video generators.
14cu|lives-2.8.7-1|445	- (abfonly: 2972045) Fix buttons issue in the progress dialog (regression).
14cu|lives-2.8.7-1|446	- (abfonly: 2972045) Fix occasional hang in shutdown via OSC.
14cu|lives-2.8.7-1|447	- (abfonly: 2972045) Minor fixes for headless (nogui, noplaywin) modes.
14cu|lives-2.8.7-1|448	- (abfonly: 2972045) Increase size of debug output window when encoding (Regression).
14cu|lives-2.8.7-1|449	- (abfonly: 2972045) Fix for compiling without jack.
14cu|lives-2.8.7-1|450	- (abfonly: 2972045) Fix crash in mask_overlay effect.
14cu|lives-2.8.7-1|451	- (abfonly: 2972045) Fix some threading problems when running audio and video effects together.
14cu|lives-2.8.7-1|452	- (abfonly: 2972045) Improve OSC responsiveness during playback.
14cu|lives-2.8.7-1|453	- (abfonly: 2972045) Fixes for beat_detector, edge, vector_visualiser, and kaleidoscope plugins.
14cu|lives-2.8.7-1|454	- (abfonly: 2972045) Fix latency issue with pulseaudio external input.
14cu|lives-2.8.7-1|455	- (abfonly: 2972045) Fix for opening unicap device during playback.
14cu|lives-2.8.7-1|456	- (abfonly: 2972045) Work around gtk+ bug for clips menu.
14cu|lives-2.8.7-1|457	- (abfonly: 2972045) Implement OSC commands /audio/mute/set, /audio/mute/get, /audio/volume/set, /audio/volume/get and /clip/open/unicap.
14cu|lives-2.8.7-1|458	- (abfonly: 2972045) Fixes / refactoring for firewire grabbing.
14cu|lives-2.8.7-1|459	- (abfonly: 2972045) Re-enable button icons (via preference) and clean up stock button code.
14cu|lives-2.8.7-1|460	- (abfonly: 2972045) Packaging
14cu|lives-2.8.7-1|461	- (abfonly: 2972045) =========
14cu|lives-2.8.7-1|462	- (abfonly: 2972045) Split libOSC and its headers as separate packages
14cu|lives-2.8.7-1|463	- (abfonly: 2972045) according to rosa packaging policy
14cu|lives-2.8.7-1|464	- (abfonly: 2972045) Fixed %files and linting.
14cu|lives-2.8.7-1|465	
14cu|lives-2.8.7-1|466	* Wed Aug 26 2015 abfonly <abfonly@gmail.com> 2.4.1-1
14cu|lives-2.8.7-1|467	- (2e3a73d) Log: Update to 2.4.1
14cu|lives-2.8.7-1|468	- (2e3a73d) clean the yml file
14cu|lives-2.8.7-1|469	- (2e3a73d) added appdata.xml
14cu|lives-2.8.7-1|470	- (2e3a73d) Compilation fixes for libav
14cu|lives-2.8.7-1|471	- (2e3a73d) fix for initialisation of alien_overlay effect
14cu|lives-2.8.7-1|472	- (2e3a73d) Fix image file previews within File Open dialog (regression)
14cu|lives-2.8.7-1|473	
14cu|lives-2.8.7-1|474	* Sat Jun 13 2015 abfonly <John@smith.org> 2.4.0-1
14cu|lives-2.8.7-1|475	- (0fcb086) Log:Version 2.4.0 (3 May 2015)
14cu|lives-2.8.7-1|476	- (0fcb086) -------------------------
14cu|lives-2.8.7-1|477	- (0fcb086) Implement workaround for expose event problems in gtk+ 3.10.
14cu|lives-2.8.7-1|478	- (0fcb086) Fix threading crash in multitrack.
14cu|lives-2.8.7-1|479	- (0fcb086) Fix invalid saving of layouts in multitrack.
14cu|lives-2.8.7-1|480	- (0fcb086) Fix sizes of scrolled windows inside dialog boxes (regression).
14cu|lives-2.8.7-1|481	- (0fcb086) Fix timeline start position for gtkgrid widget in multitrack.
14cu|lives-2.8.7-1|482	- (0fcb086) Fix -fade background mode- (b) so it looks nice again.
14cu|lives-2.8.7-1|483	- (0fcb086) Stability fix for expose event during startup.
14cu|lives-2.8.7-1|484	- (0fcb086) Stability fix for mkv_decoder with broken end frames.
14cu|lives-2.8.7-1|485	- (0fcb086) Implement C++ language bindings (liblives).
14cu|lives-2.8.7-1|486	- (0fcb086) Fixes for several smaller issues (Thomas Berger).
14cu|lives-2.8.7-1|487	- (0fcb086) Code cleanup / reformat.
14cu|lives-2.8.7-1|488	- (0fcb086) Updated translations to UK English, French, Galician, German, Russian and Simplified Chinese.
14cu|lives-2.8.7-1|489	
14cu|lives-2.8.7-1|490	* Fri Apr 17 2015 abfonly <abfonly@gmail.com> 2.2.8-1
14cu|lives-2.8.7-1|491	- (ed00c82) Log: Update to 2.2.8, drop patch, filter bogus linting errors
14cu|lives-2.8.7-1|492	- (ed00c82) TODO: Test build against projectm libs.Symbianflo
14cu|lives-2.8.7-1|493	- (abfonly: 7d0156b) Log: Update to 2.2.8, drop patch, filter bogus linting errors
14cu|lives-2.8.7-1|494	
14cu|lives-2.8.7-1|495	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.7-2
14cu|lives-2.8.7-1|496	- (6db24b7) Bump release
14cu|lives-2.8.7-1|497	
14cu|lives-2.8.7-1|498	* Tue Jan 20 2015 abfonly <abfonly@gmail.com> 2.2.7-1
14cu|lives-2.8.7-1|499	- (c64499c) Log:Version 2.2.7 (21 Dec 2014)
14cu|lives-2.8.7-1|500	- (c64499c) ---------------------------
14cu|lives-2.8.7-1|501	- (c64499c) Add support for audio triggered generators.
14cu|lives-2.8.7-1|502	- (c64499c) Add support for projectM (milkdrop) generators.
14cu|lives-2.8.7-1|503	- (c64499c) Improvements to openGL playback plugin.
14cu|lives-2.8.7-1|504	- (c64499c) Add permanent inputs in jack and pulse audio when handling external audio.
14cu|lives-2.8.7-1|505	- (c64499c) Fix bug in chroma_blend transition.
14cu|lives-2.8.7-1|506	- (c64499c) Further code cleanup.
14cu|lives-2.8.7-1|507	- (c64499c) Fix text width for -show VJ keys- window.
14cu|lives-2.8.7-1|508	- (c64499c) Remove unnecessary deinterlacing from threaded player.
14cu|lives-2.8.7-1|509	- (c64499c) Added OSC commands /clip/selection/rte_apply, /clip/undo and /clip/redo.
14cu|lives-2.8.7-1|510	- (c64499c) Add libvisual plugins to correct submenu (regression).
14cu|lives-2.8.7-1|511	- (c64499c) Minor fixes for the rfx builder window.
14cu|lives-2.8.7-1|512	- (c64499c) Minor fixes for merge in clip editor.
14cu|lives-2.8.7-1|513	
14cu|lives-2.8.7-1|514	* Sun Sep 07 2014 symbianflo <symbianflo@symbianflo> 2.2.6-1
14cu|lives-2.8.7-1|515	- (7422e17) Log:Version 2.2.6 (16 Aug 2014)
14cu|lives-2.8.7-1|516	- (7422e17) ---------------------------
14cu|lives-2.8.7-1|517	- (7422e17) Fix startup bug (regression) creating config file incorrectly.
14cu|lives-2.8.7-1|518	- (7422e17) Libav compatibility fixes.
14cu|lives-2.8.7-1|519	- (7422e17) Updates for gtk+ >= 3.10.0
14cu|lives-2.8.7-1|520	- (7422e17) Show warning when configured with gtk+ 3.10.x
14cu|lives-2.8.7-1|521	- (7422e17) Add support for freenect camera.
14cu|lives-2.8.7-1|522	- (7422e17) Minor code cleanups.
14cu|lives-2.8.7-1|523	- (7422e17) Git clean
14cu|lives-2.8.7-1|524	- (abfonly: 34362f2) Updated lives.spec
14cu|lives-2.8.7-1|525	- (symbianflo: a0a900d) Log: Cangelog 2.2.6:
14cu|lives-2.8.7-1|526	- (symbianflo: a0a900d) Fix startup bug (regression) creating config file incorrectly.
14cu|lives-2.8.7-1|527	- (symbianflo: a0a900d) Libav compatibility fixes.
14cu|lives-2.8.7-1|528	- (symbianflo: a0a900d) Updates for gtk+ >= 3.10.0
14cu|lives-2.8.7-1|529	- (symbianflo: a0a900d) Show warning when configured with gtk+ 3.10.x
14cu|lives-2.8.7-1|530	- (symbianflo: a0a900d) Add support for freenect camera.
14cu|lives-2.8.7-1|531	- (symbianflo: a0a900d) Minor code cleanups.
14cu|lives-2.8.7-1|532	- (symbianflo: a0a900d) Git clean
14cu|lives-2.8.7-1|533	
14cu|lives-2.8.7-1|534	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-2
14cu|lives-2.8.7-1|535	- (24fa3b8) MassBuild#464: Increase release tag
14cu|lives-2.8.7-1|536	
14cu|lives-2.8.7-1|537	* Tue Jul 15 2014 abfonly <abfonly@gmail.com> 2.2.5-1
14cu|lives-2.8.7-1|538	- (9d0aa3c) Updated lives.spec
14cu|lives-2.8.7-1|539	- (symbianflo: b29a0b5) Log: update to 2.2.5, merge with fresh
14cu|lives-2.8.7-1|540	
14cu|lives-2.8.7-1|541	* Wed Jun 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-2
14cu|lives-2.8.7-1|542	- (7865257) Upload tarball to file-store
14cu|lives-2.8.7-1|543	- (Denis Silakov: cef1c3d) Build with tirpc
14cu|lives-2.8.7-1|544	- (Andrey Bondrov: 19dcb31) MassBuild#430: Increase release tag
14cu|lives-2.8.7-1|545	
14cu|lives-2.8.7-1|546	* Thu Apr 24 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.2.4-1
14cu|lives-2.8.7-1|547	- (7bc0432) drop patch 1, fixed upstream.
14cu|lives-2.8.7-1|548	
14cu|lives-2.8.7-1|549	

10733 14
14cu|lix-2016.01.09-1|1	%define debug_package	%{nil}
14cu|lix-2016.01.09-1|2	
14cu|lix-2016.01.09-1|3	%define oname Lix
14cu|lix-2016.01.09-1|4	%define oversion 2016-01-09
14cu|lix-2016.01.09-1|5	Name:           lix
14cu|lix-2016.01.09-1|6	Version:        2016.01.09
14cu|lix-2016.01.09-1|7	Release:        1
14cu|lix-2016.01.09-1|8	Summary:        Action-puzzle game, single- and networked multiplayer, inspired by Lemmings
14cu|lix-2016.01.09-1|9	License:        CC0
14cu|lix-2016.01.09-1|10	Group:          Games/Puzzles
14cu|lix-2016.01.09-1|11	Url:            http://asdfasdf.ethz.ch/~simon/
14cu|lix-2016.01.09-1|12	Source0:        https://github.com/SimonN/%{oname}/archive/v%{oversion}.tar.gz
14cu|lix-2016.01.09-1|13	BuildRequires:  dos2unix
14cu|lix-2016.01.09-1|14	BuildRequires:  pkgconfig(allegro)
14cu|lix-2016.01.09-1|15	BuildRequires:  pkgconfig(libenet)
14cu|lix-2016.01.09-1|16	BuildRequires:  pkgconfig(libpng)
14cu|lix-2016.01.09-1|17	BuildRequires:  libtool
14cu|lix-2016.01.09-1|18	BuildRequires:  libtool-base
14cu|lix-2016.01.09-1|19	BuildRequires:  imagemagick
14cu|lix-2016.01.09-1|20	
14cu|lix-2016.01.09-1|21	%description
14cu|lix-2016.01.09-1|22	Lix is a multiplayer action puzzle game.
14cu|lix-2016.01.09-1|23	It comes with a level editor
14cu|lix-2016.01.09-1|24	and also a singleplayer puzzle mode.
14cu|lix-2016.01.09-1|25	
14cu|lix-2016.01.09-1|26	%files
14cu|lix-2016.01.09-1|27	%doc doc/*.txt README.TXT
14cu|lix-2016.01.09-1|28	%{_gamesbindir}/%{name}
14cu|lix-2016.01.09-1|29	%{_gamesbindir}/%{name}d
14cu|lix-2016.01.09-1|30	%{_gamesdatadir}/%{name}
14cu|lix-2016.01.09-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lix-2016.01.09-1|32	%{_datadir}/applications/%{name}.desktop
14cu|lix-2016.01.09-1|33	#-------------------------------------------------------------
14cu|lix-2016.01.09-1|34	
14cu|lix-2016.01.09-1|35	%prep
14cu|lix-2016.01.09-1|36	%setup -q -n %{oname}-%{oversion}
14cu|lix-2016.01.09-1|37	dos2unix doc/*txt README.TXT
14cu|lix-2016.01.09-1|38	find levels/network/ -type f -exec dos2unix {} \;
14cu|lix-2016.01.09-1|39	find levels/network/*p/amanda/* -type f -exec chmod -x {} \;
14cu|lix-2016.01.09-1|40	
14cu|lix-2016.01.09-1|41	%build
14cu|lix-2016.01.09-1|42	%setup_compile_flags
14cu|lix-2016.01.09-1|43	%make V=1
14cu|lix-2016.01.09-1|44	
14cu|lix-2016.01.09-1|45	%install
14cu|lix-2016.01.09-1|46	# wrappers
14cu|lix-2016.01.09-1|47	mkdir -p %{buildroot}%{_gamesbindir}
14cu|lix-2016.01.09-1|48	
14cu|lix-2016.01.09-1|49	cat >> %{buildroot}%{_gamesbindir}/%{name}d <<EOF
14cu|lix-2016.01.09-1|50	#!/bin/sh
14cu|lix-2016.01.09-1|51	cd %{_gamesdatadir}/%{name}/
14cu|lix-2016.01.09-1|52	exec ./bin/%{name}d "$@"
14cu|lix-2016.01.09-1|53	EOF
14cu|lix-2016.01.09-1|54	chmod +x %{buildroot}%{_gamesbindir}/%{name}d
14cu|lix-2016.01.09-1|55	
14cu|lix-2016.01.09-1|56	cat >> %{buildroot}%{_gamesbindir}/%{name} <<EOF
14cu|lix-2016.01.09-1|57	#!/bin/sh
14cu|lix-2016.01.09-1|58	cd %{_gamesdatadir}/%{name}/
14cu|lix-2016.01.09-1|59	exec ./bin/%{name} "$@"
14cu|lix-2016.01.09-1|60	EOF
14cu|lix-2016.01.09-1|61	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cu|lix-2016.01.09-1|62	
14cu|lix-2016.01.09-1|63	# binaries
14cu|lix-2016.01.09-1|64	install -Dm755 bin/%{name} %{buildroot}%{_gamesdatadir}/%{name}/bin/%{name}
14cu|lix-2016.01.09-1|65	install -Dm755 bin/%{name}d %{buildroot}%{_gamesdatadir}/%{name}/bin/%{name}d
14cu|lix-2016.01.09-1|66	
14cu|lix-2016.01.09-1|67	# data
14cu|lix-2016.01.09-1|68	cp -R data/ levels/ images/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|lix-2016.01.09-1|69	
14cu|lix-2016.01.09-1|70	# menu entry
14cu|lix-2016.01.09-1|71	mkdir -p %{buildroot}%{_datadir}/applications
14cu|lix-2016.01.09-1|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|lix-2016.01.09-1|73	[Desktop Entry]
14cu|lix-2016.01.09-1|74	Comment=%{summary}
14cu|lix-2016.01.09-1|75	Name=%{oname} puzzle game inspired by Lemmings
14cu|lix-2016.01.09-1|76	GenericName=Puzzle strategy game
14cu|lix-2016.01.09-1|77	Type=Application
14cu|lix-2016.01.09-1|78	Exec=%{name}
14cu|lix-2016.01.09-1|79	Icon=%{name}
14cu|lix-2016.01.09-1|80	Terminal=false
14cu|lix-2016.01.09-1|81	Categories=Game;StrategyGame;
14cu|lix-2016.01.09-1|82	EOF
14cu|lix-2016.01.09-1|83	
14cu|lix-2016.01.09-1|84	# icons
14cu|lix-2016.01.09-1|85	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|lix-2016.01.09-1|86	install -dm 0755 \
14cu|lix-2016.01.09-1|87	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|lix-2016.01.09-1|88	convert -strip -resize $size images/proxima/tile/goal.G.png \
14cu|lix-2016.01.09-1|89	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|lix-2016.01.09-1|90	done
14cu|lix-2016.01.09-1|91	
14cu|lix-2016.01.09-1|92	# linting
14cu|lix-2016.01.09-1|93	rm %{buildroot}%{_gamesdatadir}/%{name}/data/user/.gitignore
14cu|lix-2016.01.09-1|94	
14cu|lix-2016.01.09-1|95	
14cu|lix-2016.01.09-1|96	
14cu|lix-2016.01.09-1|97	%changelog
14cu|lix-2016.01.09-1|98	
14cu|lix-2016.01.09-1|99	* Sun Apr 23 2017 abfonly <abfonly@gmail.com> 2016.01.09-1
14cu|lix-2016.01.09-1|100	- (30c4050) Merge pull request #1 from import/lix:rosa2016.1
14cu|lix-2016.01.09-1|101	- (30c4050) abfonly
14cu|lix-2016.01.09-1|102	
14cu|lix-2016.01.09-1|103	

10734 14
14cu|lldpd-0.9.4-1|1	%bcond_with snmp
14cu|lldpd-0.9.4-1|2	
14cu|lldpd-0.9.4-1|3	%define user _lldpd
14cu|lldpd-0.9.4-1|4	%define chroot %{_var}/run/%{name}
14cu|lldpd-0.9.4-1|5	
14cu|lldpd-0.9.4-1|6	%define major 4
14cu|lldpd-0.9.4-1|7	%define libname %mklibname lldpctl %{major}
14cu|lldpd-0.9.4-1|8	%define devname %mklibname lldpctl -d
14cu|lldpd-0.9.4-1|9	
14cu|lldpd-0.9.4-1|10	Summary:	implementation of IEEE 802.1ab (LLDP)
14cu|lldpd-0.9.4-1|11	Name:		lldpd
14cu|lldpd-0.9.4-1|12	Version:	0.9.4
14cu|lldpd-0.9.4-1|13	Release:	1
14cu|lldpd-0.9.4-1|14	License:	MIT
14cu|lldpd-0.9.4-1|15	Group:		System/Servers
14cu|lldpd-0.9.4-1|16	Url:		https://vincentbernat.github.io/lldpd/
14cu|lldpd-0.9.4-1|17	Source0:	http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz
14cu|lldpd-0.9.4-1|18	Source1:	lldpd-tmpfiles.conf
14cu|lldpd-0.9.4-1|19	Source2:	lldpd.sysconfig
14cu|lldpd-0.9.4-1|20	BuildRequires:	readline-devel
14cu|lldpd-0.9.4-1|21	BuildRequires:	pkgconfig(check)
14cu|lldpd-0.9.4-1|22	BuildRequires:	pkgconfig(jansson)
14cu|lldpd-0.9.4-1|23	BuildRequires:	pkgconfig(libbsd)
14cu|lldpd-0.9.4-1|24	BuildRequires:	pkgconfig(libevent)
14cu|lldpd-0.9.4-1|25	BuildRequires:	pkgconfig(libxml-2.0)
14cu|lldpd-0.9.4-1|26	BuildRequires:	pkgconfig(systemd)
14cu|lldpd-0.9.4-1|27	%if %{with snmp}
14cu|lldpd-0.9.4-1|28	BuildRequires:	net-snmp-devel
14cu|lldpd-0.9.4-1|29	Requires:	net-snmp
14cu|lldpd-0.9.4-1|30	%endif
14cu|lldpd-0.9.4-1|31	Requires(pre,post,preun,postun):	rpm-helper
14cu|lldpd-0.9.4-1|32	
14cu|lldpd-0.9.4-1|33	%description
14cu|lldpd-0.9.4-1|34	This implementation provides LLDP sending and reception, supports VLAN
14cu|lldpd-0.9.4-1|35	and includes an SNMP subagent that can interface to an SNMP agent
14cu|lldpd-0.9.4-1|36	through AgentX protocol.
14cu|lldpd-0.9.4-1|37	
14cu|lldpd-0.9.4-1|38	LLDP is an industry standard protocol designed to supplant proprietary
14cu|lldpd-0.9.4-1|39	Link-Layer protocols such as Extreme EDP (Extreme Discovery Protocol)
14cu|lldpd-0.9.4-1|40	and CDP (Cisco Discovery Protocol). The goal of LLDP is to provide an
14cu|lldpd-0.9.4-1|41	inter-vendor compatible mechanism to deliver Link-Layer notifications
14cu|lldpd-0.9.4-1|42	to adjacent network devices.
14cu|lldpd-0.9.4-1|43	
14cu|lldpd-0.9.4-1|44	This daemon is also able to deal with CDP, FDP, SONMP and EDP
14cu|lldpd-0.9.4-1|45	protocol. It also handles LLDP-MED extension.
14cu|lldpd-0.9.4-1|46	
14cu|lldpd-0.9.4-1|47	%files
14cu|lldpd-0.9.4-1|48	%doc ChangeLog NEWS README.md
14cu|lldpd-0.9.4-1|49	%{_prefix}/lib/sysusers.d/lldpd.sysusers.conf
14cu|lldpd-0.9.4-1|50	%{_datadir}/bash-completion/completions/lldpcli
14cu|lldpd-0.9.4-1|51	%{_datadir}/zsh/vendor-completions/_lldpcli
14cu|lldpd-0.9.4-1|52	%{_sbindir}/lldpcli
14cu|lldpd-0.9.4-1|53	%{_sbindir}/lldpctl
14cu|lldpd-0.9.4-1|54	%{_sbindir}/lldpd
14cu|lldpd-0.9.4-1|55	%doc %{_mandir}/man8/lldp*
14cu|lldpd-0.9.4-1|56	%{_sysconfdir}/lldpd.d/README.conf
14cu|lldpd-0.9.4-1|57	%config(noreplace) %{_sysconfdir}/sysconfig/lldpd
14cu|lldpd-0.9.4-1|58	# systemd files
14cu|lldpd-0.9.4-1|59	%ghost %attr(0755,root,root) %{_localstatedir}/run/%{name}
14cu|lldpd-0.9.4-1|60	%{_tmpfilesdir}/%{name}.conf
14cu|lldpd-0.9.4-1|61	%{_unitdir}/%{name}.service
14cu|lldpd-0.9.4-1|62	
14cu|lldpd-0.9.4-1|63	%pre
14cu|lldpd-0.9.4-1|64	%_pre_useradd %{user} %{chroot} /bin/false
14cu|lldpd-0.9.4-1|65	
14cu|lldpd-0.9.4-1|66	%post
14cu|lldpd-0.9.4-1|67	%_post_service %{name}
14cu|lldpd-0.9.4-1|68	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|lldpd-0.9.4-1|69	
14cu|lldpd-0.9.4-1|70	%preun
14cu|lldpd-0.9.4-1|71	%_preun_service %{name}
14cu|lldpd-0.9.4-1|72	
14cu|lldpd-0.9.4-1|73	%postun
14cu|lldpd-0.9.4-1|74	%_postun_userdel %{user}
14cu|lldpd-0.9.4-1|75	%_postun_groupdel %{user}
14cu|lldpd-0.9.4-1|76	
14cu|lldpd-0.9.4-1|77	#----------------------------------------------------------------------------
14cu|lldpd-0.9.4-1|78	
14cu|lldpd-0.9.4-1|79	%package -n %{libname}
14cu|lldpd-0.9.4-1|80	Summary:	Shared library for %{name}
14cu|lldpd-0.9.4-1|81	Group:		System/Libraries
14cu|lldpd-0.9.4-1|82	
14cu|lldpd-0.9.4-1|83	%description -n %{libname}
14cu|lldpd-0.9.4-1|84	Shared library for %{name}.
14cu|lldpd-0.9.4-1|85	
14cu|lldpd-0.9.4-1|86	%files -n %{libname}
14cu|lldpd-0.9.4-1|87	%{_libdir}/liblldpctl.so.%{major}*
14cu|lldpd-0.9.4-1|88	
14cu|lldpd-0.9.4-1|89	#----------------------------------------------------------------------------
14cu|lldpd-0.9.4-1|90	
14cu|lldpd-0.9.4-1|91	%package -n %{devname}
14cu|lldpd-0.9.4-1|92	Summary:	Development files for %{name}
14cu|lldpd-0.9.4-1|93	Group:		System/Libraries
14cu|lldpd-0.9.4-1|94	Requires:	%{libname} = %{EVRD}
14cu|lldpd-0.9.4-1|95	
14cu|lldpd-0.9.4-1|96	%description -n %{devname}
14cu|lldpd-0.9.4-1|97	Development files for %{name}.
14cu|lldpd-0.9.4-1|98	
14cu|lldpd-0.9.4-1|99	%files -n %{devname}
14cu|lldpd-0.9.4-1|100	%{_includedir}/lldp-const.h
14cu|lldpd-0.9.4-1|101	%{_includedir}/lldpctl.h
14cu|lldpd-0.9.4-1|102	%{_libdir}/liblldpctl.so
14cu|lldpd-0.9.4-1|103	%{_libdir}/pkgconfig/lldpctl.pc
14cu|lldpd-0.9.4-1|104	
14cu|lldpd-0.9.4-1|105	#----------------------------------------------------------------------------
14cu|lldpd-0.9.4-1|106	
14cu|lldpd-0.9.4-1|107	%prep
14cu|lldpd-0.9.4-1|108	%setup -q
14cu|lldpd-0.9.4-1|109	
14cu|lldpd-0.9.4-1|110	%build
14cu|lldpd-0.9.4-1|111	autoreconf -fi
14cu|lldpd-0.9.4-1|112	
14cu|lldpd-0.9.4-1|113	%configure \
14cu|lldpd-0.9.4-1|114	--with-xml \
14cu|lldpd-0.9.4-1|115	%if %{with snmp}
14cu|lldpd-0.9.4-1|116	--with-snmp \
14cu|lldpd-0.9.4-1|117	%else
14cu|lldpd-0.9.4-1|118	--without-snmp \
14cu|lldpd-0.9.4-1|119	%endif
14cu|lldpd-0.9.4-1|120	--enable-cdp \
14cu|lldpd-0.9.4-1|121	--enable-edp \
14cu|lldpd-0.9.4-1|122	--enable-sonmp \
14cu|lldpd-0.9.4-1|123	--enable-fdp \
14cu|lldpd-0.9.4-1|124	--enable-lldpmed \
14cu|lldpd-0.9.4-1|125	--enable-dot1 \
14cu|lldpd-0.9.4-1|126	--enable-dot3 \
14cu|lldpd-0.9.4-1|127	--with-privsep-user=%{user} \
14cu|lldpd-0.9.4-1|128	--with-privsep-group=%{user} \
14cu|lldpd-0.9.4-1|129	--with-privsep-chroot=%{chroot} \
14cu|lldpd-0.9.4-1|130	--localstatedir=%{chroot} \
14cu|lldpd-0.9.4-1|131	--disable-static
14cu|lldpd-0.9.4-1|132	
14cu|lldpd-0.9.4-1|133	[ -f /usr/include/net-snmp/agent/struct.h ] || touch src/struct.h
14cu|lldpd-0.9.4-1|134	%make
14cu|lldpd-0.9.4-1|135	
14cu|lldpd-0.9.4-1|136	%install
14cu|lldpd-0.9.4-1|137	%makeinstall_std
14cu|lldpd-0.9.4-1|138	
14cu|lldpd-0.9.4-1|139	#install tmpfiles conf
14cu|lldpd-0.9.4-1|140	install -m644 -D %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|lldpd-0.9.4-1|141	
14cu|lldpd-0.9.4-1|142	install -m644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/lldpd
14cu|lldpd-0.9.4-1|143	
14cu|lldpd-0.9.4-1|144	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
14cu|lldpd-0.9.4-1|145	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}/run
14cu|lldpd-0.9.4-1|146	
14cu|lldpd-0.9.4-1|147	%changelog
14cu|lldpd-0.9.4-1|148	
14cu|lldpd-0.9.4-1|149	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.9.4-1
14cu|lldpd-0.9.4-1|150	- (e63818a) Merge pull request #2 from import/lldpd:rosa2016.1
14cu|lldpd-0.9.4-1|151	- (e63818a) Updated to 0.9.4
14cu|lldpd-0.9.4-1|152	
14cu|lldpd-0.9.4-1|153	

10735 14
14cu|ll-plugins-0.2.8-5|1	Summary:	A collection of LV2 plugins
14cu|ll-plugins-0.2.8-5|2	Name:		ll-plugins
14cu|ll-plugins-0.2.8-5|3	Version:	0.2.8
14cu|ll-plugins-0.2.8-5|4	Release:	5
14cu|ll-plugins-0.2.8-5|5	License:	GPLv3+
14cu|ll-plugins-0.2.8-5|6	Group:		Sound
14cu|ll-plugins-0.2.8-5|7	Url:		http://ll-plugins.nongnu.org/index.html
14cu|ll-plugins-0.2.8-5|8	Source0:	http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
14cu|ll-plugins-0.2.8-5|9	BuildRequires:	jack
14cu|ll-plugins-0.2.8-5|10	BuildRequires:	lv2-c++-tools
14cu|ll-plugins-0.2.8-5|11	BuildRequires:	boost-devel
14cu|ll-plugins-0.2.8-5|12	BuildRequires:	pkgconfig(alsa)
14cu|ll-plugins-0.2.8-5|13	BuildRequires:	pkgconfig(cairomm-1.0) >= 1.2.4
14cu|ll-plugins-0.2.8-5|14	BuildRequires:	pkgconfig(fftw3)
14cu|ll-plugins-0.2.8-5|15	BuildRequires:	pkgconfig(gsl)
14cu|ll-plugins-0.2.8-5|16	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.8.8
14cu|ll-plugins-0.2.8-5|17	BuildRequires:	pkgconfig(lash-1.0) >= 0.5.1
14cu|ll-plugins-0.2.8-5|18	BuildRequires:	pkgconfig(jack) >= 0.109
14cu|ll-plugins-0.2.8-5|19	BuildRequires:	pkgconfig(liblo)
14cu|ll-plugins-0.2.8-5|20	BuildRequires:	pkgconfig(lv2-plugin)
14cu|ll-plugins-0.2.8-5|21	BuildRequires:	pkgconfig(samplerate) >= 0.1.2
14cu|ll-plugins-0.2.8-5|22	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
14cu|ll-plugins-0.2.8-5|23	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|ll-plugins-0.2.8-5|24	Requires:	jack >= 0.109
14cu|ll-plugins-0.2.8-5|25	
14cu|ll-plugins-0.2.8-5|26	%description
14cu|ll-plugins-0.2.8-5|27	THE PLUGINS
14cu|ll-plugins-0.2.8-5|28	===========
14cu|ll-plugins-0.2.8-5|29	All plugins are installed in separate LV2 bundles (except the ones that are
14cu|ll-plugins-0.2.8-5|30	closely related, like the math-constant plugins or the mono and stereo versions
14cu|ll-plugins-0.2.8-5|31	of the peak meter). The GUIs, for the plugins that have GUIs, are installed in
14cu|ll-plugins-0.2.8-5|32	bundles of their own to make it easier for packagers to put them in separate
14cu|ll-plugins-0.2.8-5|33	binary packages to avoid Gtk dependencies for the plugins themselves.
14cu|ll-plugins-0.2.8-5|34	
14cu|ll-plugins-0.2.8-5|35	The plugins are reasonably simple and could be used as examples or starting
14cu|ll-plugins-0.2.8-5|36	points for hackers who want to write LV2 plugins based on the frameworks in
14cu|ll-plugins-0.2.8-5|37	the lv2-c++-tools package. There are synths, event processors, simple audio
14cu|ll-plugins-0.2.8-5|38	and control manipulators and GUI-based plugins.
14cu|ll-plugins-0.2.8-5|39	
14cu|ll-plugins-0.2.8-5|40	BASIC ARPEGGIATOR
14cu|ll-plugins-0.2.8-5|41	=================
14cu|ll-plugins-0.2.8-5|42	This plugin is just what it says. It takes MIDI event input and writes
14cu|ll-plugins-0.2.8-5|43	MIDI event output in the form of an arpeggio over the held keys in the input.
14cu|ll-plugins-0.2.8-5|44	You can control the speed of the arpeggio and the direction (up or down).
14cu|ll-plugins-0.2.8-5|45	
14cu|ll-plugins-0.2.8-5|46	CONTROL2MIDI
14cu|ll-plugins-0.2.8-5|47	============
14cu|ll-plugins-0.2.8-5|48	A plugin that converts a LV2 control port value to MIDI CC events. You can
14cu|ll-plugins-0.2.8-5|49	set the CC number and the expected range of the input value.
14cu|ll-plugins-0.2.8-5|50	
14cu|ll-plugins-0.2.8-5|51	KLAVIATUR
14cu|ll-plugins-0.2.8-5|52	=========
14cu|ll-plugins-0.2.8-5|53	A MIDI keyboard. You can use it to send pitchbend events, CC events and of
14cu|ll-plugins-0.2.8-5|54	course notes, using mouse or keyboard. Handy when you want to test a synth
14cu|ll-plugins-0.2.8-5|55	patch but don't have a real keyboard nearby. Klaviatur has a Gtk GUI that you
14cu|ll-plugins-0.2.8-5|56	use to control it.
14cu|ll-plugins-0.2.8-5|57	
14cu|ll-plugins-0.2.8-5|58	MATH-CONSTANTS
14cu|ll-plugins-0.2.8-5|59	==============
14cu|ll-plugins-0.2.8-5|60	A set of plugins that output constant control parameters for mathematical
14cu|ll-plugins-0.2.8-5|61	constants defined in the C header <math.h>.
14cu|ll-plugins-0.2.8-5|62	
14cu|ll-plugins-0.2.8-5|63	MATH-FUNCTIONS
14cu|ll-plugins-0.2.8-5|64	==============
14cu|ll-plugins-0.2.8-5|65	A set of plugins wrapping most of the functions in the C header <math.h>
14cu|ll-plugins-0.2.8-5|66	(sin(), cos(), exp(), modf() etc). All are available as both audio rate
14cu|ll-plugins-0.2.8-5|67	and control rate functions.
14cu|ll-plugins-0.2.8-5|68	
14cu|ll-plugins-0.2.8-5|69	PEAK METER
14cu|ll-plugins-0.2.8-5|70	==========
14cu|ll-plugins-0.2.8-5|71	A decaying peak meter that shows the peak level of the input signal.
14cu|ll-plugins-0.2.8-5|72	There is a mono and a stereo version. Both have Gtk GUIs.
14cu|ll-plugins-0.2.8-5|73	
14cu|ll-plugins-0.2.8-5|74	RUDOLF 556
14cu|ll-plugins-0.2.8-5|75	==========
14cu|ll-plugins-0.2.8-5|76	A simple drum machine with six separate drum voices - two bass drums, two
14cu|ll-plugins-0.2.8-5|77	snares and two hihats. The different voices are mapped to C, D, E, F, G and A
14cu|ll-plugins-0.2.8-5|78	in all octaves, and every voice has three control parameters (length,
14cu|ll-plugins-0.2.8-5|79	hardness and volume). This plugin has a Gtk GUI that you can use to control the
14cu|ll-plugins-0.2.8-5|80	parameters.
14cu|ll-plugins-0.2.8-5|81	
14cu|ll-plugins-0.2.8-5|82	SINESHAPER
14cu|ll-plugins-0.2.8-5|83	==========
14cu|ll-plugins-0.2.8-5|84	An LV2 version of the Sineshaper synth - two sine oscillators fed through
14cu|ll-plugins-0.2.8-5|85	two sine waveshapers in series, with a bunch of parameters to control them.
14cu|ll-plugins-0.2.8-5|86	This plugin has a Gtk GUI too.
14cu|ll-plugins-0.2.8-5|87	
14cu|ll-plugins-0.2.8-5|88	%files
14cu|ll-plugins-0.2.8-5|89	%doc AUTHORS COPYING ChangeLog README
14cu|ll-plugins-0.2.8-5|90	%{_libdir}/lv2/arpeggiator.lv2/*
14cu|ll-plugins-0.2.8-5|91	%{_libdir}/lv2/control2midi.lv2/*
14cu|ll-plugins-0.2.8-5|92	%{_libdir}/lv2/klaviatur.lv2/*
14cu|ll-plugins-0.2.8-5|93	%{_libdir}/lv2/math-constants.lv2/*
14cu|ll-plugins-0.2.8-5|94	%{_libdir}/lv2/math-functions.lv2/*
14cu|ll-plugins-0.2.8-5|95	%{_libdir}/lv2/peakmeter.lv2/*
14cu|ll-plugins-0.2.8-5|96	%{_libdir}/lv2/rudolf556.lv2/*
14cu|ll-plugins-0.2.8-5|97	%{_libdir}/lv2/sineshaper.lv2/*
14cu|ll-plugins-0.2.8-5|98	
14cu|ll-plugins-0.2.8-5|99	#-----------------------------------------------------------------------------
14cu|ll-plugins-0.2.8-5|100	
14cu|ll-plugins-0.2.8-5|101	%package    gui
14cu|ll-plugins-0.2.8-5|102	Summary:    GUIs for the ll-plugins package
14cu|ll-plugins-0.2.8-5|103	Group:      Sound
14cu|ll-plugins-0.2.8-5|104	
14cu|ll-plugins-0.2.8-5|105	%description    gui
14cu|ll-plugins-0.2.8-5|106	This package contains the GUIs for the ll-plugins.
14cu|ll-plugins-0.2.8-5|107	
14cu|ll-plugins-0.2.8-5|108	%files gui
14cu|ll-plugins-0.2.8-5|109	%doc COPYING
14cu|ll-plugins-0.2.8-5|110	%{_libdir}/lv2/klaviatur_gtk.lv2/*
14cu|ll-plugins-0.2.8-5|111	%{_libdir}/lv2/peakmeter_gtk.lv2/*
14cu|ll-plugins-0.2.8-5|112	%{_libdir}/lv2/rudolf556_gtk.lv2/*
14cu|ll-plugins-0.2.8-5|113	%{_libdir}/lv2/sineshaper_gtk.lv2/*
14cu|ll-plugins-0.2.8-5|114	
14cu|ll-plugins-0.2.8-5|115	#-----------------------------------------------------------------------------
14cu|ll-plugins-0.2.8-5|116	
14cu|ll-plugins-0.2.8-5|117	%package -n elven
14cu|ll-plugins-0.2.8-5|118	Summary:    The LV2 host Elven
14cu|ll-plugins-0.2.8-5|119	Group:      Sound
14cu|ll-plugins-0.2.8-5|120	Requires:   jack >= 0.109
14cu|ll-plugins-0.2.8-5|121	
14cu|ll-plugins-0.2.8-5|122	%description -n elven
14cu|ll-plugins-0.2.8-5|123	THE HOST
14cu|ll-plugins-0.2.8-5|124	========
14cu|ll-plugins-0.2.8-5|125	The host that comes with this package is called Elven (Experimental LV2
14cu|ll-plugins-0.2.8-5|126	Execution ENvironment). It is pretty slow and I don't really recommend it.
14cu|ll-plugins-0.2.8-5|127	If you can use another host, do that.
14cu|ll-plugins-0.2.8-5|128	
14cu|ll-plugins-0.2.8-5|129	%files -n elven
14cu|ll-plugins-0.2.8-5|130	%doc COPYING
14cu|ll-plugins-0.2.8-5|131	%{_bindir}/elven
14cu|ll-plugins-0.2.8-5|132	
14cu|ll-plugins-0.2.8-5|133	#-----------------------------------------------------------------------------
14cu|ll-plugins-0.2.8-5|134	
14cu|ll-plugins-0.2.8-5|135	%prep
14cu|ll-plugins-0.2.8-5|136	%setup -q -n %{name}-%{version}
14cu|ll-plugins-0.2.8-5|137	
14cu|ll-plugins-0.2.8-5|138	
14cu|ll-plugins-0.2.8-5|139	%build
14cu|ll-plugins-0.2.8-5|140	./configure \
14cu|ll-plugins-0.2.8-5|141	--prefix=%{_prefix} \
14cu|ll-plugins-0.2.8-5|142	--libdir=%{_libdir} \
14cu|ll-plugins-0.2.8-5|143	--CFLAGS="%{optflags} -Dclear_path=begin_new_path" \
14cu|ll-plugins-0.2.8-5|144	--LDFLAGS=-ldl
14cu|ll-plugins-0.2.8-5|145	%make
14cu|ll-plugins-0.2.8-5|146	
14cu|ll-plugins-0.2.8-5|147	
14cu|ll-plugins-0.2.8-5|148	%install
14cu|ll-plugins-0.2.8-5|149	%makeinstall_std \
14cu|ll-plugins-0.2.8-5|150	build_experimental=yes \
14cu|ll-plugins-0.2.8-5|151	install-lv2-plugins \
14cu|ll-plugins-0.2.8-5|152	prefix=%{_prefix} \
14cu|ll-plugins-0.2.8-5|153	libdir=%{_libdir} \
14cu|ll-plugins-0.2.8-5|154	docdir=%{_docdir}/%{name}
14cu|ll-plugins-0.2.8-5|155	
14cu|ll-plugins-0.2.8-5|156	%changelog
14cu|ll-plugins-0.2.8-5|157	
14cu|ll-plugins-0.2.8-5|158	* Wed Jan 13 2016 Giovanni Mariani <mc2374@mclink.it> 0.2.8-5
14cu|ll-plugins-0.2.8-5|159	- (8c36863) Rebuilt for new jack (changed BReq and Req) and cleaned specfile
14cu|ll-plugins-0.2.8-5|160	
14cu|ll-plugins-0.2.8-5|161	

10736 14
14cu|lmbench-3.0-0.a9.5|1	# Based on Fedora's package
14cu|lmbench-3.0-0.a9.5|2	
14cu|lmbench-3.0-0.a9.5|3	%define tar_release a9
14cu|lmbench-3.0-0.a9.5|4	
14cu|lmbench-3.0-0.a9.5|5	Summary:	Tools for Kernel Performance Analysis
14cu|lmbench-3.0-0.a9.5|6	Name:		lmbench
14cu|lmbench-3.0-0.a9.5|7	Version:	3.0
14cu|lmbench-3.0-0.a9.5|8	Release:	0.%{tar_release}.5
14cu|lmbench-3.0-0.a9.5|9	License:	GPLv2+
14cu|lmbench-3.0-0.a9.5|10	Group:		Development/Kernel
14cu|lmbench-3.0-0.a9.5|11	Url:		http://sourceforge.net/projects/lmbench
14cu|lmbench-3.0-0.a9.5|12	Source0:	http://dl.sf.net/lmbench/lmbench-%{version}-%{tar_release}.tgz
14cu|lmbench-3.0-0.a9.5|13	Source1:	%{name}-%{version}-%{tar_release}-run.sh
14cu|lmbench-3.0-0.a9.5|14	Patch0:		lmbench-3.0-a9-tirpc.patch
14cu|lmbench-3.0-0.a9.5|15	Patch1:		lmbench-3.0-a9-sfmt.patch
14cu|lmbench-3.0-0.a9.5|16	BuildRequires:	pkgconfig(libtirpc)
14cu|lmbench-3.0-0.a9.5|17	
14cu|lmbench-3.0-0.a9.5|18	%description
14cu|lmbench-3.0-0.a9.5|19	Bandwidth benchmarks: cached file read, memory copy (bcopy), memory read,
14cu|lmbench-3.0-0.a9.5|20	memory write, pipe, TCP; Latency benchmarks: context switching, connection
14cu|lmbench-3.0-0.a9.5|21	establishment, pipe, TCP, UDP, RPC hot potato, file system creates and
14cu|lmbench-3.0-0.a9.5|22	deletes, process creation, signal handling, system call overhead,  memory
14cu|lmbench-3.0-0.a9.5|23	read latency; Miscellanious Processor clock rate calculation.
14cu|lmbench-3.0-0.a9.5|24	
14cu|lmbench-3.0-0.a9.5|25	%files
14cu|lmbench-3.0-0.a9.5|26	%doc ACKNOWLEDGEMENTS CHANGES COPYING COPYING-2 hbench-REBUTTAL README.* TODO.* doc/
14cu|lmbench-3.0-0.a9.5|27	%{_bindir}/lmbench
14cu|lmbench-3.0-0.a9.5|28	%{_prefix}/lib/lmbench/
14cu|lmbench-3.0-0.a9.5|29	
14cu|lmbench-3.0-0.a9.5|30	#----------------------------------------------------------------------------
14cu|lmbench-3.0-0.a9.5|31	
14cu|lmbench-3.0-0.a9.5|32	%prep
14cu|lmbench-3.0-0.a9.5|33	%setup -q -n %{name}-%{version}-%{tar_release}
14cu|lmbench-3.0-0.a9.5|34	%patch0 -p1
14cu|lmbench-3.0-0.a9.5|35	%patch1 -p1
14cu|lmbench-3.0-0.a9.5|36	
14cu|lmbench-3.0-0.a9.5|37	mv -f src/TODO TODO.lmbench
14cu|lmbench-3.0-0.a9.5|38	mv -f scripts/README README.scripts
14cu|lmbench-3.0-0.a9.5|39	mv -f scripts/SHIT SHIT.scripts
14cu|lmbench-3.0-0.a9.5|40	mv -f scripts/TODO TODO.scripts
14cu|lmbench-3.0-0.a9.5|41	
14cu|lmbench-3.0-0.a9.5|42	%build
14cu|lmbench-3.0-0.a9.5|43	#make LDLIBS="-ltirpc"
14cu|lmbench-3.0-0.a9.5|44	%make CC="%__cc %{optflags}"
14cu|lmbench-3.0-0.a9.5|45	find . -name 'SCCS' -type d -exec rm -rf {} \;
14cu|lmbench-3.0-0.a9.5|46	
14cu|lmbench-3.0-0.a9.5|47	%install
14cu|lmbench-3.0-0.a9.5|48	install -Dp -m0755 %{SOURCE1} %{buildroot}%{_bindir}/lmbench
14cu|lmbench-3.0-0.a9.5|49	install -Dp -m0644 results/Makefile %{buildroot}%{_prefix}/lib/lmbench/results/Makefile
14cu|lmbench-3.0-0.a9.5|50	install -Dp -m0644 src/webpage-lm.tar %{buildroot}%{_prefix}/lib/lmbench/src/webpage-lm.tar
14cu|lmbench-3.0-0.a9.5|51	
14cu|lmbench-3.0-0.a9.5|52	cp -avx bin/ scripts/ %{buildroot}%{_prefix}/lib/lmbench/
14cu|lmbench-3.0-0.a9.5|53	find %{buildroot}%{_prefix}/lib/lmbench/ -name 'Makefile*' -or -name '*.[ao]' -exec rm -f {} \;
14cu|lmbench-3.0-0.a9.5|54	
14cu|lmbench-3.0-0.a9.5|55	chmod a-x %{buildroot}%{_prefix}/lib/lmbench/scripts/info-template
14cu|lmbench-3.0-0.a9.5|56	
14cu|lmbench-3.0-0.a9.5|57	
14cu|lmbench-3.0-0.a9.5|58	%changelog
14cu|lmbench-3.0-0.a9.5|59	
14cu|lmbench-3.0-0.a9.5|60	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-0.a9.5
14cu|lmbench-3.0-0.a9.5|61	- (9a484eb) Build with system optflags to fix debug package
14cu|lmbench-3.0-0.a9.5|62	- (9a484eb) Fix string format errors
14cu|lmbench-3.0-0.a9.5|63	
14cu|lmbench-3.0-0.a9.5|64	

10737 14
14cu|lmms-1.1.3-2|1	%define Werror_cflags %{nil}
14cu|lmms-1.1.3-2|2	# RemoteZynAddSubFx doesn't work without rpath
14cu|lmms-1.1.3-2|3	%global _cmake_skip_rpath %{nil}
14cu|lmms-1.1.3-2|4	
14cu|lmms-1.1.3-2|5	%define devname %mklibname %{name} -d
14cu|lmms-1.1.3-2|6	
14cu|lmms-1.1.3-2|7	Summary:	Linux MultiMedia Studio
14cu|lmms-1.1.3-2|8	Name:		lmms
14cu|lmms-1.1.3-2|9	Version:	1.1.3
14cu|lmms-1.1.3-2|10	Release:	2
14cu|lmms-1.1.3-2|11	License:	GPLv2+
14cu|lmms-1.1.3-2|12	Group:		Sound
14cu|lmms-1.1.3-2|13	Url:		http://lmms.sourceforge.net/
14cu|lmms-1.1.3-2|14	Source0:	https://github.com/LMMS/%{name}/archive/%{name}-%{version}.tar.gz
14cu|lmms-1.1.3-2|15	Source100:	%{name}.rpmlintrc
14cu|lmms-1.1.3-2|16	Patch0:		%{name}-1.1.3-no-Werror.patch
14cu|lmms-1.1.3-2|17	Patch1:		%{name}-1.1.3-dirs.patch
14cu|lmms-1.1.3-2|18	BuildRequires:	cmake
14cu|lmms-1.1.3-2|19	BuildRequires:	doxygen
14cu|lmms-1.1.3-2|20	BuildRequires:	fltk-devel
14cu|lmms-1.1.3-2|21	BuildRequires:	ladspa-devel
14cu|lmms-1.1.3-2|22	BuildRequires:	qt4-devel
14cu|lmms-1.1.3-2|23	BuildRequires:	SDL_sound-devel
14cu|lmms-1.1.3-2|24	# Synthesis ToolKit
14cu|lmms-1.1.3-2|25	BuildRequires:	stk-devel >= 4.4.4
14cu|lmms-1.1.3-2|26	BuildRequires:	pkgconfig(alsa)
14cu|lmms-1.1.3-2|27	BuildRequires:	pkgconfig(fftw3) >= 3.0.0
14cu|lmms-1.1.3-2|28	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.7
14cu|lmms-1.1.3-2|29	BuildRequires:	pkgconfig(freetype2)
14cu|lmms-1.1.3-2|30	BuildRequires:	pkgconfig(jack)
14cu|lmms-1.1.3-2|31	BuildRequires:	pkgconfig(libpulse)
14cu|lmms-1.1.3-2|32	BuildRequires:	pkgconfig(ogg)
14cu|lmms-1.1.3-2|33	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|lmms-1.1.3-2|34	BuildRequires:	pkgconfig(samplerate) >= 0.1.8
14cu|lmms-1.1.3-2|35	BuildRequires:	pkgconfig(sdl)
14cu|lmms-1.1.3-2|36	BuildRequires:	pkgconfig(sndfile) >= 1.0.11
14cu|lmms-1.1.3-2|37	BuildRequires:	pkgconfig(x11)
14cu|lmms-1.1.3-2|38	BuildRequires:	pkgconfig(xext)
14cu|lmms-1.1.3-2|39	BuildRequires:	pkgconfig(xft)
14cu|lmms-1.1.3-2|40	BuildRequires:	pkgconfig(xinerama)
14cu|lmms-1.1.3-2|41	%ifarch %{ix86}
14cu|lmms-1.1.3-2|42	# For full VST support (only on 32bit)
14cu|lmms-1.1.3-2|43	BuildRequires:	wine-devel
14cu|lmms-1.1.3-2|44	%endif
14cu|lmms-1.1.3-2|45	Requires:	calf
14cu|lmms-1.1.3-2|46	Requires:	caps
14cu|lmms-1.1.3-2|47	Requires:	cmt
14cu|lmms-1.1.3-2|48	Requires:	fltk
14cu|lmms-1.1.3-2|49	Requires:	swh-plugins
14cu|lmms-1.1.3-2|50	%rename		lmms-mt
14cu|lmms-1.1.3-2|51	
14cu|lmms-1.1.3-2|52	%description
14cu|lmms-1.1.3-2|53	LMMS combines the features of a tracker-sequencer program and those of
14cu|lmms-1.1.3-2|54	powerful synthesizers, samplers, effects etc. in a modern, user-friendly and
14cu|lmms-1.1.3-2|55	easy to use graphical user-interface.
14cu|lmms-1.1.3-2|56	
14cu|lmms-1.1.3-2|57	%files
14cu|lmms-1.1.3-2|58	%doc COPYING README AUTHORS TODO
14cu|lmms-1.1.3-2|59	%{_bindir}/%{name}
14cu|lmms-1.1.3-2|60	%{_datadir}/%{name}
14cu|lmms-1.1.3-2|61	%{_libdir}/%{name}/*
14cu|lmms-1.1.3-2|62	%{_mandir}/man?/*
14cu|lmms-1.1.3-2|63	%{_datadir}/applications/*.desktop
14cu|lmms-1.1.3-2|64	%{_datadir}/mime/packages/%{name}.xml
14cu|lmms-1.1.3-2|65	%{_datadir}/pixmaps/%{name}.png
14cu|lmms-1.1.3-2|66	%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|lmms-1.1.3-2|67	
14cu|lmms-1.1.3-2|68	%post
14cu|lmms-1.1.3-2|69	modprobe snd_seq
14cu|lmms-1.1.3-2|70	
14cu|lmms-1.1.3-2|71	#----------------------------------------------------------------------------
14cu|lmms-1.1.3-2|72	
14cu|lmms-1.1.3-2|73	%package -n %{devname}
14cu|lmms-1.1.3-2|74	Summary:	LMMS development files
14cu|lmms-1.1.3-2|75	Group:		Development/Other
14cu|lmms-1.1.3-2|76	
14cu|lmms-1.1.3-2|77	%description -n %{devname}
14cu|lmms-1.1.3-2|78	Development headers for LMMS.
14cu|lmms-1.1.3-2|79	
14cu|lmms-1.1.3-2|80	%files -n %{devname}
14cu|lmms-1.1.3-2|81	%doc COPYING
14cu|lmms-1.1.3-2|82	%{_includedir}/%{name}/*
14cu|lmms-1.1.3-2|83	
14cu|lmms-1.1.3-2|84	#----------------------------------------------------------------------------
14cu|lmms-1.1.3-2|85	
14cu|lmms-1.1.3-2|86	%prep
14cu|lmms-1.1.3-2|87	%setup -q
14cu|lmms-1.1.3-2|88	%patch0 -p1
14cu|lmms-1.1.3-2|89	%patch1 -p1
14cu|lmms-1.1.3-2|90	
14cu|lmms-1.1.3-2|91	
14cu|lmms-1.1.3-2|92	%build
14cu|lmms-1.1.3-2|93	%cmake \
14cu|lmms-1.1.3-2|94	%ifarch x86_64
14cu|lmms-1.1.3-2|95	-DWANT_VST_NOWINE=ON -DWANT_VST=OFF
14cu|lmms-1.1.3-2|96	%else
14cu|lmms-1.1.3-2|97	-DWANT_VST_NOWINE=OFF -DWANT_VST=ON
14cu|lmms-1.1.3-2|98	%endif
14cu|lmms-1.1.3-2|99	%make
14cu|lmms-1.1.3-2|100	
14cu|lmms-1.1.3-2|101	
14cu|lmms-1.1.3-2|102	%install
14cu|lmms-1.1.3-2|103	%makeinstall_std -C build
14cu|lmms-1.1.3-2|104	
14cu|lmms-1.1.3-2|105	rm -rf %{buildroot}%{_datadir}/menu/lmms
14cu|lmms-1.1.3-2|106	
14cu|lmms-1.1.3-2|107	# To enable MIDI support
14cu|lmms-1.1.3-2|108	mkdir -p %{buildroot}%{_sysconfdir}/modules-load.d
14cu|lmms-1.1.3-2|109	echo "snd_seq" > %{buildroot}%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|lmms-1.1.3-2|110	
14cu|lmms-1.1.3-2|111	%changelog
14cu|lmms-1.1.3-2|112	
14cu|lmms-1.1.3-2|113	* Wed Apr 15 2015 gvm <mc2374@mclink.it> 1.1.3-2
14cu|lmms-1.1.3-2|114	- (c3b3e91) Fixed copy-and-paste error.
14cu|lmms-1.1.3-2|115	
14cu|lmms-1.1.3-2|116	

10738 14
14cu|lnav-0.8.1-1|1	Summary:	A curses-based tool for viewing and analyzing log files
14cu|lnav-0.8.1-1|2	Name:		lnav
14cu|lnav-0.8.1-1|3	Version:	0.8.1
14cu|lnav-0.8.1-1|4	Release:	1
14cu|lnav-0.8.1-1|5	License:	BSD
14cu|lnav-0.8.1-1|6	Group:		File tools
14cu|lnav-0.8.1-1|7	Url:		http://lnav.org
14cu|lnav-0.8.1-1|8	Source0:	https://github.com/tstack/lnav/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|lnav-0.8.1-1|9	BuildRequires:	bzip2-devel
14cu|lnav-0.8.1-1|10	BuildRequires:	readline-devel
14cu|lnav-0.8.1-1|11	BuildRequires:	pkgconfig(libpcre)
14cu|lnav-0.8.1-1|12	BuildRequires:	pkgconfig(ncursesw)
14cu|lnav-0.8.1-1|13	BuildRequires:	pkgconfig(openssl)
14cu|lnav-0.8.1-1|14	BuildRequires:	pkgconfig(sqlite3)
14cu|lnav-0.8.1-1|15	BuildRequires:	pkgconfig(zlib)
14cu|lnav-0.8.1-1|16	
14cu|lnav-0.8.1-1|17	%description
14cu|lnav-0.8.1-1|18	The log file navigator is an enhanced log file viewer that takes
14cu|lnav-0.8.1-1|19	advantage of any semantic information that can be gleaned from
14cu|lnav-0.8.1-1|20	the files being viewed, such as timestamps and log levels. Using this
14cu|lnav-0.8.1-1|21	extra semantic information, it can do things like interleaving
14cu|lnav-0.8.1-1|22	messages from different files, generate histograms of messages over
14cu|lnav-0.8.1-1|23	time, and providing hotkeys for navigating through the file. It is
14cu|lnav-0.8.1-1|24	hoped that these features will allow the user to quickly and
14cu|lnav-0.8.1-1|25	efficiently zero in on problems.
14cu|lnav-0.8.1-1|26	
14cu|lnav-0.8.1-1|27	%prep
14cu|lnav-0.8.1-1|28	%setup -q
14cu|lnav-0.8.1-1|29	
14cu|lnav-0.8.1-1|30	%build
14cu|lnav-0.8.1-1|31	autoreconf -fiv
14cu|lnav-0.8.1-1|32	%configure2_5x --disable-static
14cu|lnav-0.8.1-1|33	%make
14cu|lnav-0.8.1-1|34	
14cu|lnav-0.8.1-1|35	%install
14cu|lnav-0.8.1-1|36	%makeinstall_std
14cu|lnav-0.8.1-1|37	
14cu|lnav-0.8.1-1|38	%files
14cu|lnav-0.8.1-1|39	%doc LICENSE NEWS README
14cu|lnav-0.8.1-1|40	%{_bindir}/%{name}
14cu|lnav-0.8.1-1|41	%{_mandir}/man1/%{name}.1.*
14cu|lnav-0.8.1-1|42	
14cu|lnav-0.8.1-1|43	%changelog
14cu|lnav-0.8.1-1|44	
14cu|lnav-0.8.1-1|45	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.8.1-1
14cu|lnav-0.8.1-1|46	- (de0c068) Merge pull request #2 from import/lnav:rosa2016.1
14cu|lnav-0.8.1-1|47	- (de0c068) Updated to 0.8.1
14cu|lnav-0.8.1-1|48	
14cu|lnav-0.8.1-1|49	

10739 14
14cu|log4cxx-0.10.0-1|1	%define major	10
14cu|log4cxx-0.10.0-1|2	%define libname	%mklibname %{name} %{major}
14cu|log4cxx-0.10.0-1|3	%define devname	%mklibname %{name} -d
14cu|log4cxx-0.10.0-1|4	
14cu|log4cxx-0.10.0-1|5	Name:	       log4cxx
14cu|log4cxx-0.10.0-1|6	Version:       0.10.0
14cu|log4cxx-0.10.0-1|7	Release:       1
14cu|log4cxx-0.10.0-1|8	Summary:       A port to C++ of the Apache Log4j project
14cu|log4cxx-0.10.0-1|9	Group:         System/Libraries
14cu|log4cxx-0.10.0-1|10	License:       ASL 2.0
14cu|log4cxx-0.10.0-1|11	Url:           http://logging.apache.org/log4cxx/
14cu|log4cxx-0.10.0-1|12	Source0:       ftp://apache.mirrors.tds.net/pub/apache.org/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz
14cu|log4cxx-0.10.0-1|13	Patch0:        log4cxx-0.10.0-cstring.patch
14cu|log4cxx-0.10.0-1|14	BuildRequires: doxygen
14cu|log4cxx-0.10.0-1|15	BuildRequires: glibc-devel
14cu|log4cxx-0.10.0-1|16	BuildRequires: apr-devel
14cu|log4cxx-0.10.0-1|17	BuildRequires: apr-util-devel
14cu|log4cxx-0.10.0-1|18	BuildRequires: db5.2-devel
14cu|log4cxx-0.10.0-1|19	BuildRequires: libesmtp-devel
14cu|log4cxx-0.10.0-1|20	BuildRequires: libexpat-devel
14cu|log4cxx-0.10.0-1|21	BuildRequires: ext2fs-devel
14cu|log4cxx-0.10.0-1|22	BuildRequires: libgdbm-devel
14cu|log4cxx-0.10.0-1|23	BuildRequires: openldap2-devel
14cu|log4cxx-0.10.0-1|24	BuildRequires: libsasl2-devel
14cu|log4cxx-0.10.0-1|25	BuildRequires: libstdc++-devel
14cu|log4cxx-0.10.0-1|26	BuildRequires: libuuid-devel
14cu|log4cxx-0.10.0-1|27	#BuildRequires: libunixODBC-devel see https://issues.apache.org/jira/browse/LOGCXX-299
14cu|log4cxx-0.10.0-1|28	
14cu|log4cxx-0.10.0-1|29	%description
14cu|log4cxx-0.10.0-1|30	Apache Log4cxx is a popular logging package written in C++.
14cu|log4cxx-0.10.0-1|31	One of its distinctivefeatures is the notion of inheritance
14cu|log4cxx-0.10.0-1|32	in loggers. Using a logger hierarchy it
14cu|log4cxx-0.10.0-1|33	is possible to control which log statements are output at
14cu|log4cxx-0.10.0-1|34	arbitrary granularity. This helps reduce the volume of
14cu|log4cxx-0.10.0-1|35	logged output and minimize the
14cu|log4cxx-0.10.0-1|36	cost of logging.
14cu|log4cxx-0.10.0-1|37	
14cu|log4cxx-0.10.0-1|38	%package -n %{libname}
14cu|log4cxx-0.10.0-1|39	Summary:       A port to C++ of the Apache Log4j project
14cu|log4cxx-0.10.0-1|40	Group:         System/Libraries
14cu|log4cxx-0.10.0-1|41	
14cu|log4cxx-0.10.0-1|42	%description -n %{libname}
14cu|log4cxx-0.10.0-1|43	Apache Log4cxx is a popular logging package written in C++.
14cu|log4cxx-0.10.0-1|44	One of its distinctive
14cu|log4cxx-0.10.0-1|45	features is the notion of inheritance in loggers.
14cu|log4cxx-0.10.0-1|46	Using a logger hierarchy it
14cu|log4cxx-0.10.0-1|47	is possible to control which log statements are
14cu|log4cxx-0.10.0-1|48	output at arbitrary
14cu|log4cxx-0.10.0-1|49	granularity. This helps reduce the volume
14cu|log4cxx-0.10.0-1|50	of logged output and minimize the cost of logging.
14cu|log4cxx-0.10.0-1|51	
14cu|log4cxx-0.10.0-1|52	%package -n %{devname}
14cu|log4cxx-0.10.0-1|53	Group:         Development/C++
14cu|log4cxx-0.10.0-1|54	Summary:       Libraries and headers for %{name}
14cu|log4cxx-0.10.0-1|55	Requires:      %{libname} = %{EVRD}
14cu|log4cxx-0.10.0-1|56	Provides:      %{name}-devel = %{EVRD}
14cu|log4cxx-0.10.0-1|57	
14cu|log4cxx-0.10.0-1|58	%description -n %{devname}
14cu|log4cxx-0.10.0-1|59	A port to C++ of the Apache Log4j project.
14cu|log4cxx-0.10.0-1|60	
14cu|log4cxx-0.10.0-1|61	This package contains libraries and header
14cu|log4cxx-0.10.0-1|62	xfiles need for development.
14cu|log4cxx-0.10.0-1|63	
14cu|log4cxx-0.10.0-1|64	%prep
14cu|log4cxx-0.10.0-1|65	%setup -q -n apache-log4cxx-%{version}
14cu|log4cxx-0.10.0-1|66	%patch0 -p1
14cu|log4cxx-0.10.0-1|67	
14cu|log4cxx-0.10.0-1|68	%build
14cu|log4cxx-0.10.0-1|69	
14cu|log4cxx-0.10.0-1|70	sed -i.libdir_syssearch -e '/sys_lib_dlsearch_path_spec/s|/usr/lib |%{_libdir} /%{_lib}|' configure
14cu|log4cxx-0.10.0-1|71	%configure2_5x \
14cu|log4cxx-0.10.0-1|72	--disable-static \
14cu|log4cxx-0.10.0-1|73	--with-SMTP=libesmtp
14cu|log4cxx-0.10.0-1|74	%make
14cu|log4cxx-0.10.0-1|75	
14cu|log4cxx-0.10.0-1|76	%install
14cu|log4cxx-0.10.0-1|77	%makeinstall_std
14cu|log4cxx-0.10.0-1|78	
14cu|log4cxx-0.10.0-1|79	# we don't want these
14cu|log4cxx-0.10.0-1|80	find %{buildroot} -name "*.la" -delete
14cu|log4cxx-0.10.0-1|81	
14cu|log4cxx-0.10.0-1|82	mv %{buildroot}%{_datadir}/log4cxx/html .
14cu|log4cxx-0.10.0-1|83	
14cu|log4cxx-0.10.0-1|84	%files -n %{libname}
14cu|log4cxx-0.10.0-1|85	%doc KEYS LICENSE NOTICE
14cu|log4cxx-0.10.0-1|86	%{_libdir}/liblog4cxx.so.%{major}
14cu|log4cxx-0.10.0-1|87	%{_libdir}/liblog4cxx.so.%{major}.*
14cu|log4cxx-0.10.0-1|88	
14cu|log4cxx-0.10.0-1|89	%files -n %{devname}
14cu|log4cxx-0.10.0-1|90	%doc html/
14cu|log4cxx-0.10.0-1|91	%dir %{_includedir}/log4cxx/
14cu|log4cxx-0.10.0-1|92	%{_includedir}/log4cxx/*.h
14cu|log4cxx-0.10.0-1|93	%{_includedir}/log4cxx/config
14cu|log4cxx-0.10.0-1|94	%{_includedir}/log4cxx/db
14cu|log4cxx-0.10.0-1|95	%{_includedir}/log4cxx/filter
14cu|log4cxx-0.10.0-1|96	%{_includedir}/log4cxx/helpers
14cu|log4cxx-0.10.0-1|97	%{_includedir}/log4cxx/net
14cu|log4cxx-0.10.0-1|98	%{_includedir}/log4cxx/nt
14cu|log4cxx-0.10.0-1|99	%{_includedir}/log4cxx/pattern
14cu|log4cxx-0.10.0-1|100	%{_includedir}/log4cxx/private
14cu|log4cxx-0.10.0-1|101	%{_includedir}/log4cxx/rolling
14cu|log4cxx-0.10.0-1|102	%{_includedir}/log4cxx/spi
14cu|log4cxx-0.10.0-1|103	%{_includedir}/log4cxx/varia
14cu|log4cxx-0.10.0-1|104	%{_includedir}/log4cxx/xml
14cu|log4cxx-0.10.0-1|105	%{_libdir}/liblog4cxx.so
14cu|log4cxx-0.10.0-1|106	%{_libdir}/pkgconfig/liblog4cxx.pc
14cu|log4cxx-0.10.0-1|107	
14cu|log4cxx-0.10.0-1|108	%changelog
14cu|log4cxx-0.10.0-1|109	
14cu|log4cxx-0.10.0-1|110	* Fri Nov 11 2016 Denis Silakov <dsilakov@gmail.com> 0.10.0-1
14cu|log4cxx-0.10.0-1|111	- (0895d8e) Upload tarball, clean spec
14cu|log4cxx-0.10.0-1|112	
14cu|log4cxx-0.10.0-1|113	

10740 14
14cu|logcheck-1.3.17-3|1	%define debug_package %{nil}
14cu|logcheck-1.3.17-3|2	
14cu|logcheck-1.3.17-3|3	Name:		logcheck
14cu|logcheck-1.3.17-3|4	Summary:	Psionic LogCheck
14cu|logcheck-1.3.17-3|5	Version:	1.3.17
14cu|logcheck-1.3.17-3|6	Release:	3
14cu|logcheck-1.3.17-3|7	License:	GPLv2
14cu|logcheck-1.3.17-3|8	Group:		Monitoring
14cu|logcheck-1.3.17-3|9	URL:		http://logcheck.org/
14cu|logcheck-1.3.17-3|10	Source:		http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.17.tar.xz
14cu|logcheck-1.3.17-3|11	BuildRequires:	docbook-to-man
14cu|logcheck-1.3.17-3|12	Requires:	lockfile-progs
14cu|logcheck-1.3.17-3|13	Requires:	nail
14cu|logcheck-1.3.17-3|14	Requires:	sendmail-command
14cu|logcheck-1.3.17-3|15	Requires:	mime-construct
14cu|logcheck-1.3.17-3|16	
14cu|logcheck-1.3.17-3|17	%description
14cu|logcheck-1.3.17-3|18	Logcheck is a software package that is designed to automatically run and check
14cu|logcheck-1.3.17-3|19	system log files for security violations and unusual activity.  Logcheck
14cu|logcheck-1.3.17-3|20	utilizes a program called logtail that remembers the last position it read
14cu|logcheck-1.3.17-3|21	from in a log file and uses this position on subsequent runs to process new
14cu|logcheck-1.3.17-3|22	information.  All source code is available for review and the implementation
14cu|logcheck-1.3.17-3|23	was kept simple to avoid problems.  This package is a clone of the
14cu|logcheck-1.3.17-3|24	frequentcheck.sh script from the Trusted Information Systems Gauntlet(tm)
14cu|logcheck-1.3.17-3|25	firewall package.  TIS has granted permission for me to clone this package.
14cu|logcheck-1.3.17-3|26	
14cu|logcheck-1.3.17-3|27	%prep
14cu|logcheck-1.3.17-3|28	%setup -q
14cu|logcheck-1.3.17-3|29	echo "d /var/lock/logcheck 1700 logcheck logcheck 1d" > etc/tmpfiles.d-logcheck
14cu|logcheck-1.3.17-3|30	
14cu|logcheck-1.3.17-3|31	%build
14cu|logcheck-1.3.17-3|32	cd docs
14cu|logcheck-1.3.17-3|33	docbook-to-man logcheck.sgml > logcheck.8
14cu|logcheck-1.3.17-3|34	
14cu|logcheck-1.3.17-3|35	%install
14cu|logcheck-1.3.17-3|36	%makeinstall_std
14cu|logcheck-1.3.17-3|37	
14cu|logcheck-1.3.17-3|38	install -d %{buildroot}%{_mandir}/man8
14cu|logcheck-1.3.17-3|39	install -m 644 docs/*.8 %{buildroot}%{_mandir}/man8
14cu|logcheck-1.3.17-3|40	
14cu|logcheck-1.3.17-3|41	install -d %{buildroot}/%{_sysconfdir}/cron.d
14cu|logcheck-1.3.17-3|42	cat > %{buildroot}/%{_sysconfdir}/cron.d/logcheck <<EOF
14cu|logcheck-1.3.17-3|43	2 * * * * logcheck %{_sbindir}/logcheck
14cu|logcheck-1.3.17-3|44	EOF
14cu|logcheck-1.3.17-3|45	
14cu|logcheck-1.3.17-3|46	mkdir -pm 755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14cu|logcheck-1.3.17-3|47	install -pm 644 etc/tmpfiles.d-logcheck %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|logcheck-1.3.17-3|48	
14cu|logcheck-1.3.17-3|49	cat > README.urpmi <<EOF
14cu|logcheck-1.3.17-3|50	Package notes
14cu|logcheck-1.3.17-3|51	----------------------
14cu|logcheck-1.3.17-3|52	In order to finish installation, you have to ensure the logcheck user has read
14cu|logcheck-1.3.17-3|53	access to all log files listed in %{_sysconfdir}/logcheck/logcheck.logfiles
14cu|logcheck-1.3.17-3|54	EOF
14cu|logcheck-1.3.17-3|55	
14cu|logcheck-1.3.17-3|56	%clean
14cu|logcheck-1.3.17-3|57	
14cu|logcheck-1.3.17-3|58	%pre
14cu|logcheck-1.3.17-3|59	%_pre_useradd logcheck /var/lib/logcheck /bin/false
14cu|logcheck-1.3.17-3|60	
14cu|logcheck-1.3.17-3|61	%post
14cu|logcheck-1.3.17-3|62	systemd-tmpfiles --create %{name}.conf
14cu|logcheck-1.3.17-3|63	
14cu|logcheck-1.3.17-3|64	%postun
14cu|logcheck-1.3.17-3|65	%_postun_userdel logcheck
14cu|logcheck-1.3.17-3|66	
14cu|logcheck-1.3.17-3|67	%files
14cu|logcheck-1.3.17-3|68	%doc AUTHORS CHANGES CREDITS INSTALL LICENSE TODO docs/README.* README.urpmi
14cu|logcheck-1.3.17-3|69	%config(noreplace) %{_sysconfdir}/cron.d/logcheck
14cu|logcheck-1.3.17-3|70	%config(noreplace) %attr(-,root,logcheck) %{_sysconfdir}/logcheck
14cu|logcheck-1.3.17-3|71	%{_sbindir}/logcheck
14cu|logcheck-1.3.17-3|72	%{_sbindir}/logtail
14cu|logcheck-1.3.17-3|73	%{_bindir}/logcheck-test
14cu|logcheck-1.3.17-3|74	%{_sbindir}/logtail2
14cu|logcheck-1.3.17-3|75	%{_datadir}/logtail
14cu|logcheck-1.3.17-3|76	%{_mandir}/man8/logcheck.8*
14cu|logcheck-1.3.17-3|77	%{_mandir}/man8/logtail.8*
14cu|logcheck-1.3.17-3|78	%{_mandir}/man8/logtail2.8*
14cu|logcheck-1.3.17-3|79	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|logcheck-1.3.17-3|80	%attr(0700,logcheck,logcheck) %dir %{_localstatedir}/lib/%{name}
14cu|logcheck-1.3.17-3|81	
14cu|logcheck-1.3.17-3|82	%changelog
14cu|logcheck-1.3.17-3|83	
14cu|logcheck-1.3.17-3|84	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.3.17-3
14cu|logcheck-1.3.17-3|85	- (fc96caf) Merge pull request #1 from aabatrakov/logcheck:rosa2014.1
14cu|logcheck-1.3.17-3|86	- (fc96caf) Update (Alexey Batrakov)
14cu|logcheck-1.3.17-3|87	
14cu|logcheck-1.3.17-3|88	

10741 14
14cu|loggedfs-0.5-7|1	Summary:	Fuse-based filesystem which can log every operations that happens in it
14cu|loggedfs-0.5-7|2	Name:		loggedfs
14cu|loggedfs-0.5-7|3	Version:	0.5
14cu|loggedfs-0.5-7|4	Release:	7
14cu|loggedfs-0.5-7|5	License:	GPLv2+
14cu|loggedfs-0.5-7|6	Group:		File tools
14cu|loggedfs-0.5-7|7	Url:		http://loggedfs.sourceforge.net/
14cu|loggedfs-0.5-7|8	Source0:	http://downloads.sourceforge.net/loggedfs/loggedfs-%{version}.tar.bz2
14cu|loggedfs-0.5-7|9	Patch0:		loggedfs_makefile.patch
14cu|loggedfs-0.5-7|10	Patch1:		loggedfs-0.5-fopen.patch
14cu|loggedfs-0.5-7|11	BuildRequires:	pkgconfig(fuse)
14cu|loggedfs-0.5-7|12	BuildRequires:	pkgconfig(libpcre)
14cu|loggedfs-0.5-7|13	BuildRequires:	pkgconfig(librlog)
14cu|loggedfs-0.5-7|14	BuildRequires:	pkgconfig(libxml-2.0)
14cu|loggedfs-0.5-7|15	Requires:	fuse
14cu|loggedfs-0.5-7|16	
14cu|loggedfs-0.5-7|17	%description
14cu|loggedfs-0.5-7|18	LoggedFS is a fuse-based filesystem which can log every operations that happens
14cu|loggedfs-0.5-7|19	in it.
14cu|loggedfs-0.5-7|20	
14cu|loggedfs-0.5-7|21	How it works: Fuse does almost everything. LoggedFS only sends a message
14cu|loggedfs-0.5-7|22	to syslog when called by fuse and then let the real filesystem do the
14cu|loggedfs-0.5-7|23	rest of the job.
14cu|loggedfs-0.5-7|24	
14cu|loggedfs-0.5-7|25	%files
14cu|loggedfs-0.5-7|26	%doc LICENSE
14cu|loggedfs-0.5-7|27	%{_sysconfdir}/loggedfs.xml
14cu|loggedfs-0.5-7|28	%{_bindir}/loggedfs
14cu|loggedfs-0.5-7|29	%{_mandir}/man1/loggedfs.*
14cu|loggedfs-0.5-7|30	
14cu|loggedfs-0.5-7|31	#----------------------------------------------------------------------------
14cu|loggedfs-0.5-7|32	
14cu|loggedfs-0.5-7|33	%prep
14cu|loggedfs-0.5-7|34	%setup -q -c
14cu|loggedfs-0.5-7|35	%patch0 -p1
14cu|loggedfs-0.5-7|36	%patch1 -p1
14cu|loggedfs-0.5-7|37	
14cu|loggedfs-0.5-7|38	%build
14cu|loggedfs-0.5-7|39	%make CC="g++ %{optflags}"
14cu|loggedfs-0.5-7|40	
14cu|loggedfs-0.5-7|41	%install
14cu|loggedfs-0.5-7|42	mkdir -p %{buildroot}%{_mandir}/man1
14cu|loggedfs-0.5-7|43	mkdir -p %{buildroot}%{_bindir}
14cu|loggedfs-0.5-7|44	mkdir -p %{buildroot}%{_sysconfdir}
14cu|loggedfs-0.5-7|45	
14cu|loggedfs-0.5-7|46	%makeinstall
14cu|loggedfs-0.5-7|47	
14cu|loggedfs-0.5-7|48	
14cu|loggedfs-0.5-7|49	%changelog
14cu|loggedfs-0.5-7|50	
14cu|loggedfs-0.5-7|51	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-7
14cu|loggedfs-0.5-7|52	- (34204f8) Build with system optflags to fix debug package
14cu|loggedfs-0.5-7|53	- (34204f8) Spec cleanup
14cu|loggedfs-0.5-7|54	
14cu|loggedfs-0.5-7|55	

10742 14
14cu|logwatch-7.4.3-1|1	Summary:	Analyzes and Reports on system logs
14cu|logwatch-7.4.3-1|2	Name:		logwatch
14cu|logwatch-7.4.3-1|3	Version:	7.4.3
14cu|logwatch-7.4.3-1|4	Release:	1
14cu|logwatch-7.4.3-1|5	License:	MIT
14cu|logwatch-7.4.3-1|6	Group:		Monitoring
14cu|logwatch-7.4.3-1|7	Url:		http://www.logwatch.org
14cu|logwatch-7.4.3-1|8	Source0:	http://downloads.sourceforge.net/project/logwatch/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|logwatch-7.4.3-1|9	Patch0:		logwatch-fixpath.patch
14cu|logwatch-7.4.3-1|10	Requires:	coreutils
14cu|logwatch-7.4.3-1|11	Requires:	grep
14cu|logwatch-7.4.3-1|12	Requires:	mailx
14cu|logwatch-7.4.3-1|13	Requires:	perl
14cu|logwatch-7.4.3-1|14	BuildArch:	noarch
14cu|logwatch-7.4.3-1|15	
14cu|logwatch-7.4.3-1|16	%description
14cu|logwatch-7.4.3-1|17	Logwatch is a customizable, pluggable log-monitoring system.  It will go
14cu|logwatch-7.4.3-1|18	through your logs for a given period of time and make a report in the areas
14cu|logwatch-7.4.3-1|19	that you wish with the detail that you wish.  Easy to use - works right out
14cu|logwatch-7.4.3-1|20	of the package on many systems.
14cu|logwatch-7.4.3-1|21	
14cu|logwatch-7.4.3-1|22	%files
14cu|logwatch-7.4.3-1|23	%doc README
14cu|logwatch-7.4.3-1|24	%dir %{_sysconfdir}/log.d
14cu|logwatch-7.4.3-1|25	%dir %{_sysconfdir}/log.d/conf
14cu|logwatch-7.4.3-1|26	%dir %{_sysconfdir}/log.d/scripts
14cu|logwatch-7.4.3-1|27	%dir %{_sysconfdir}/log.d/conf/logfiles
14cu|logwatch-7.4.3-1|28	%dir %{_sysconfdir}/log.d/conf/services
14cu|logwatch-7.4.3-1|29	%dir %{_sysconfdir}/log.d/scripts/logfiles
14cu|logwatch-7.4.3-1|30	%dir %{_sysconfdir}/log.d/scripts/services
14cu|logwatch-7.4.3-1|31	%dir %{_sysconfdir}/log.d/scripts/shared
14cu|logwatch-7.4.3-1|32	%dir %{_sysconfdir}/log.d/scripts/logfiles/*
14cu|logwatch-7.4.3-1|33	%dir %{_sysconfdir}/log.d/lib
14cu|logwatch-7.4.3-1|34	%dir %{_var}/cache/%{name}
14cu|logwatch-7.4.3-1|35	%config(noreplace) %{_sysconfdir}/log.d/conf/*.conf
14cu|logwatch-7.4.3-1|36	%config(noreplace) %{_sysconfdir}/log.d/conf/services/*
14cu|logwatch-7.4.3-1|37	%config(noreplace) %{_sysconfdir}/log.d/conf/logfiles/*
14cu|logwatch-7.4.3-1|38	%{_sysconfdir}/log.d/scripts/%{name}.pl
14cu|logwatch-7.4.3-1|39	%{_sbindir}/%{name}
14cu|logwatch-7.4.3-1|40	%{_sysconfdir}/log.d/scripts/shared/*
14cu|logwatch-7.4.3-1|41	%{_sysconfdir}/log.d/scripts/services/*
14cu|logwatch-7.4.3-1|42	%{_sysconfdir}/log.d/scripts/logfiles/*/*
14cu|logwatch-7.4.3-1|43	%{_sysconfdir}/log.d/%{name}
14cu|logwatch-7.4.3-1|44	%{_sysconfdir}/log.d/lib/Logwatch.pm
14cu|logwatch-7.4.3-1|45	%{_sysconfdir}/log.d/%{name}.conf
14cu|logwatch-7.4.3-1|46	%{_sysconfdir}/cron.daily/0%{name}
14cu|logwatch-7.4.3-1|47	%doc %{_mandir}/man8/%{name}.8*
14cu|logwatch-7.4.3-1|48	
14cu|logwatch-7.4.3-1|49	#----------------------------------------------------------------------------
14cu|logwatch-7.4.3-1|50	
14cu|logwatch-7.4.3-1|51	%prep
14cu|logwatch-7.4.3-1|52	%setup
14cu|logwatch-7.4.3-1|53	%patch0 -p0
14cu|logwatch-7.4.3-1|54	
14cu|logwatch-7.4.3-1|55	%build
14cu|logwatch-7.4.3-1|56	
14cu|logwatch-7.4.3-1|57	%install
14cu|logwatch-7.4.3-1|58	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
14cu|logwatch-7.4.3-1|59	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/services
14cu|logwatch-7.4.3-1|60	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/services
14cu|logwatch-7.4.3-1|61	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/shared
14cu|logwatch-7.4.3-1|62	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/lib
14cu|logwatch-7.4.3-1|63	
14cu|logwatch-7.4.3-1|64	mkdir -p %{buildroot}%{_var}/cache/%{name}
14cu|logwatch-7.4.3-1|65	
14cu|logwatch-7.4.3-1|66	install -m 0755 scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/scripts/%{name}.pl
14cu|logwatch-7.4.3-1|67	for i in scripts/logfiles/* ; do
14cu|logwatch-7.4.3-1|68	if [ $(ls $i | wc -l) -ne 0 ] ; then
14cu|logwatch-7.4.3-1|69	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/$i
14cu|logwatch-7.4.3-1|70	install -m 0755 $i/* %{buildroot}%{_sysconfdir}/log.d/$i
14cu|logwatch-7.4.3-1|71	fi
14cu|logwatch-7.4.3-1|72	done
14cu|logwatch-7.4.3-1|73	install -m 0755 scripts/services/* %{buildroot}%{_sysconfdir}/log.d/scripts/services
14cu|logwatch-7.4.3-1|74	install -m 0755 scripts/shared/* %{buildroot}%{_sysconfdir}/log.d/scripts/shared
14cu|logwatch-7.4.3-1|75	install -m 0755 lib/* %{buildroot}%{_sysconfdir}/log.d/lib
14cu|logwatch-7.4.3-1|76	
14cu|logwatch-7.4.3-1|77	install -m 0644 conf/*.conf %{buildroot}%{_sysconfdir}/log.d/conf
14cu|logwatch-7.4.3-1|78	install -m 0644 conf/logfiles/* %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
14cu|logwatch-7.4.3-1|79	install -m 0644 conf/services/* %{buildroot}%{_sysconfdir}/log.d/conf/services
14cu|logwatch-7.4.3-1|80	
14cu|logwatch-7.4.3-1|81	install -m 0755 -d %{buildroot}%{_mandir}/man8
14cu|logwatch-7.4.3-1|82	install -m 0644 logwatch.8 %{buildroot}%{_mandir}/man8
14cu|logwatch-7.4.3-1|83	
14cu|logwatch-7.4.3-1|84	rm -f %{buildroot}%{_sysconfdir}/log.d/%{name} \
14cu|logwatch-7.4.3-1|85	%{buildroot}%{_sysconfdir}/log.d/%{name}.conf \
14cu|logwatch-7.4.3-1|86	%{buildroot}%{_sysconfdir}/cron.daily/%{name} \
14cu|logwatch-7.4.3-1|87	%{buildroot}%{_sbindir}/%{name}
14cu|logwatch-7.4.3-1|88	
14cu|logwatch-7.4.3-1|89	ln -s scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/%{name}
14cu|logwatch-7.4.3-1|90	ln -s conf/logwatch.conf %{buildroot}%{_sysconfdir}/log.d/%{name}.conf
14cu|logwatch-7.4.3-1|91	install -m 0755 -d %{buildroot}%{_sysconfdir}/cron.daily
14cu|logwatch-7.4.3-1|92	ln -s ../log.d/scripts/logwatch.pl %{buildroot}%{_sysconfdir}/cron.daily/0%{name}
14cu|logwatch-7.4.3-1|93	install -m 0755 -d %{buildroot}%{_sbindir}
14cu|logwatch-7.4.3-1|94	ln -s ../..%{_sysconfdir}/log.d/scripts/logwatch.pl %{buildroot}%{_sbindir}/%{name}
14cu|logwatch-7.4.3-1|95	
14cu|logwatch-7.4.3-1|96	%changelog
14cu|logwatch-7.4.3-1|97	
14cu|logwatch-7.4.3-1|98	* Mon Sep 26 2016 alzim <alzim@bk.ru> 7.4.3-1
14cu|logwatch-7.4.3-1|99	- (18d66d1) Merge pull request #2 from import/logwatch:rosa2016.1
14cu|logwatch-7.4.3-1|100	- (18d66d1) Updated to 7.4.3
14cu|logwatch-7.4.3-1|101	
14cu|logwatch-7.4.3-1|102	

10743 14
14cu|lollypop-0.9.230-1|1	Summary:	A music player for GNOME
14cu|lollypop-0.9.230-1|2	Name:		lollypop
14cu|lollypop-0.9.230-1|3	Version:	0.9.230
14cu|lollypop-0.9.230-1|4	Release:	1
14cu|lollypop-0.9.230-1|5	License:	GPLv3+
14cu|lollypop-0.9.230-1|6	Group:		Sound
14cu|lollypop-0.9.230-1|7	Url:		https://github.com/gnumdk/lollypop
14cu|lollypop-0.9.230-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|lollypop-0.9.230-1|9	BuildRequires:	desktop-file-utils
14cu|lollypop-0.9.230-1|10	BuildRequires:	git
14cu|lollypop-0.9.230-1|11	BuildRequires:	intltool
14cu|lollypop-0.9.230-1|12	BuildRequires:	itstool
14cu|lollypop-0.9.230-1|13	BuildRequires:	pkgconfig(gio-2.0)
14cu|lollypop-0.9.230-1|14	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|lollypop-0.9.230-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|lollypop-0.9.230-1|16	BuildRequires:	pkgconfig(python3)
14cu|lollypop-0.9.230-1|17	Requires:       python3-dbus
14cu|lollypop-0.9.230-1|18	Requires:       python3-gi-cairo
14cu|lollypop-0.9.230-1|19	Requires:       gstreamer1.0-plugins-base
14cu|lollypop-0.9.230-1|20	Requires:       gstreamer1.0-plugins-good
14cu|lollypop-0.9.230-1|21	Requires:       gstreamer1.0-plugins-ugly
14cu|lollypop-0.9.230-1|22	Requires:       typelib(TotemPlParser)
14cu|lollypop-0.9.230-1|23	Requires:       typelib(Gst)
14cu|lollypop-0.9.230-1|24	Suggests:       python-pylast
14cu|lollypop-0.9.230-1|25	
14cu|lollypop-0.9.230-1|26	BuildArch:      noarch
14cu|lollypop-0.9.230-1|27	
14cu|lollypop-0.9.230-1|28	%description
14cu|lollypop-0.9.230-1|29	Lollypop is a new GNOME music playing application.
14cu|lollypop-0.9.230-1|30	
14cu|lollypop-0.9.230-1|31	%files -f %{name}.lang
14cu|lollypop-0.9.230-1|32	%doc AUTHORS COPYING
14cu|lollypop-0.9.230-1|33	%{_bindir}/%{name}
14cu|lollypop-0.9.230-1|34	%{_bindir}/%{name}-cli
14cu|lollypop-0.9.230-1|35	%{_bindir}/rhythmbox2%{name}
14cu|lollypop-0.9.230-1|36	%{_datadir}/%{name}
14cu|lollypop-0.9.230-1|37	%{_datadir}/appdata/org.gnome.Lollypop.appdata.xml
14cu|lollypop-0.9.230-1|38	%{_datadir}/applications/org.gnome.Lollypop.desktop
14cu|lollypop-0.9.230-1|39	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14cu|lollypop-0.9.230-1|40	%{_datadir}/dbus-1/services/org.gnome.Lollypop.SearchProvider.service
14cu|lollypop-0.9.230-1|41	%{_datadir}/gnome-shell/search-providers/lollypop-search-provider.ini
14cu|lollypop-0.9.230-1|42	%{_iconsdir}/hicolor/*/apps/org.gnome.Lollypop.png
14cu|lollypop-0.9.230-1|43	%{_iconsdir}/hicolor/*/apps/org.gnome.Lollypop-symbolic.svg
14cu|lollypop-0.9.230-1|44	%{_iconsdir}/hicolor/scalable/places/lollypop-spotify-symbolic.svg
14cu|lollypop-0.9.230-1|45	%{_iconsdir}/hicolor/scalable/places/lollypop-lastfm-symbolic.svg
14cu|lollypop-0.9.230-1|46	%{_iconsdir}/hicolor/scalable/places/lollypop-itunes-symbolic.svg
14cu|lollypop-0.9.230-1|47	%{py3_puresitedir}/%{name}
14cu|lollypop-0.9.230-1|48	
14cu|lollypop-0.9.230-1|49	#----------------------------------------------------------------------------
14cu|lollypop-0.9.230-1|50	
14cu|lollypop-0.9.230-1|51	%prep
14cu|lollypop-0.9.230-1|52	%setup -q
14cu|lollypop-0.9.230-1|53	
14cu|lollypop-0.9.230-1|54	%build
14cu|lollypop-0.9.230-1|55	./autogen.sh
14cu|lollypop-0.9.230-1|56	%configure2_5x
14cu|lollypop-0.9.230-1|57	%make
14cu|lollypop-0.9.230-1|58	
14cu|lollypop-0.9.230-1|59	%install
14cu|lollypop-0.9.230-1|60	%makeinstall_std
14cu|lollypop-0.9.230-1|61	
14cu|lollypop-0.9.230-1|62	%find_lang %{name}
14cu|lollypop-0.9.230-1|63	
14cu|lollypop-0.9.230-1|64	
14cu|lollypop-0.9.230-1|65	%changelog
14cu|lollypop-0.9.230-1|66	
14cu|lollypop-0.9.230-1|67	* Fri Feb 24 2017 tremod <negry.m@yandex.ru> 0.9.230-1
14cu|lollypop-0.9.230-1|68	- (990a08f) Update to 0.9.230
14cu|lollypop-0.9.230-1|69	
14cu|lollypop-0.9.230-1|70	

10744 14
14cu|lottanzb-0.6-2|1	Summary:	LottaNZB - Automated Usenet Client
14cu|lottanzb-0.6-2|2	Name:		lottanzb
14cu|lottanzb-0.6-2|3	Version:	0.6
14cu|lottanzb-0.6-2|4	Release:	2
14cu|lottanzb-0.6-2|5	License:	GPL
14cu|lottanzb-0.6-2|6	Group:		Networking/News
14cu|lottanzb-0.6-2|7	Url:		http://www.lottanzb.org/
14cu|lottanzb-0.6-2|8	Source0:	http://launchpad.net/lottanzb/0.6/%{version}/+download/%{name}-%{version}.tar.gz
14cu|lottanzb-0.6-2|9	BuildRequires:	python-devel
14cu|lottanzb-0.6-2|10	BuildRequires:	pygtk2.0-devel
14cu|lottanzb-0.6-2|11	BuildRequires:	python-kiwi
14cu|lottanzb-0.6-2|12	BuildRequires:	intltool
14cu|lottanzb-0.6-2|13	Requires:	python-kiwi
14cu|lottanzb-0.6-2|14	Requires:	python
14cu|lottanzb-0.6-2|15	Requires:	hellanzb
14cu|lottanzb-0.6-2|16	Requires:	pygtk2.0
14cu|lottanzb-0.6-2|17	Requires:	pygtk2.0-libglade
14cu|lottanzb-0.6-2|18	Requires:	python-configobj
14cu|lottanzb-0.6-2|19	BuildArch:	noarch
14cu|lottanzb-0.6-2|20	
14cu|lottanzb-0.6-2|21	%description
14cu|lottanzb-0.6-2|22	LottaNZB is a Usenet client that automates the download of
14cu|lottanzb-0.6-2|23	Usenet files with the help of NZB files. It uses HellaNZB as
14cu|lottanzb-0.6-2|24	its backend and PyGTK for its user interface.
14cu|lottanzb-0.6-2|25	
14cu|lottanzb-0.6-2|26	%prep
14cu|lottanzb-0.6-2|27	%setup -q
14cu|lottanzb-0.6-2|28	
14cu|lottanzb-0.6-2|29	%build
14cu|lottanzb-0.6-2|30	python setup.py build
14cu|lottanzb-0.6-2|31	
14cu|lottanzb-0.6-2|32	%install
14cu|lottanzb-0.6-2|33	python setup.py install --packaging-mode --root=%{buildroot}
14cu|lottanzb-0.6-2|34	
14cu|lottanzb-0.6-2|35	%find_lang %{name} --with-gnome
14cu|lottanzb-0.6-2|36	
14cu|lottanzb-0.6-2|37	rm -fr %{buildroot}%{_datadir}/doc
14cu|lottanzb-0.6-2|38	
14cu|lottanzb-0.6-2|39	%files -f %{name}.lang
14cu|lottanzb-0.6-2|40	#%{_sysconfdir}/apport/crashdb.conf.d/lottanzb-crashdb.conf
14cu|lottanzb-0.6-2|41	#%{_datadir}/apport
14cu|lottanzb-0.6-2|42	%{_bindir}/*
14cu|lottanzb-0.6-2|43	%{py_puresitedir}/%{name}/*
14cu|lottanzb-0.6-2|44	%{_datadir}/%{name}/*
14cu|lottanzb-0.6-2|45	%{_datadir}/icons/*
14cu|lottanzb-0.6-2|46	%{py_puresitedir}/%{name}-%{version}-*.egg-info
14cu|lottanzb-0.6-2|47	%{_mandir}/man1/*
14cu|lottanzb-0.6-2|48	%{_datadir}/application-registry/lottanzb.applications
14cu|lottanzb-0.6-2|49	%{_datadir}/applications/lottanzb.desktop
14cu|lottanzb-0.6-2|50	%{_datadir}/mime-info/%{name}.*
14cu|lottanzb-0.6-2|51	%{_datadir}/mime/packages/*
14cu|lottanzb-0.6-2|52	
14cu|lottanzb-0.6-2|53	
14cu|lottanzb-0.6-2|54	%changelog
14cu|lottanzb-0.6-2|55	
14cu|lottanzb-0.6-2|56	* Sun May 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cu|lottanzb-0.6-2|57	- (2517ef6) Require python-configobj
14cu|lottanzb-0.6-2|58	
14cu|lottanzb-0.6-2|59	

10745 14
14cu|love-0.10.2-1|1	%define major   0
14cu|love-0.10.2-1|2	%define libname %mklibname %{name} %{major}
14cu|love-0.10.2-1|3	
14cu|love-0.10.2-1|4	Name:           love
14cu|love-0.10.2-1|5	Version:        0.10.2
14cu|love-0.10.2-1|6	Release:        1
14cu|love-0.10.2-1|7	Summary:        A free 2D game engine which enables easy game creation in Lua
14cu|love-0.10.2-1|8	Group:          Games/Arcade
14cu|love-0.10.2-1|9	License:        zlib
14cu|love-0.10.2-1|10	Url:            http://love2d.org
14cu|love-0.10.2-1|11	Source0:        https://bitbucket.org/rude/love/downloads/%{name}-%{version}-linux-src.tar.gz
14cu|love-0.10.2-1|12	
14cu|love-0.10.2-1|13	BuildRequires:  physfs-devel
14cu|love-0.10.2-1|14	BuildRequires:  pkgconfig(x11)
14cu|love-0.10.2-1|15	BuildRequires:  pkgconfig(freetype2)
14cu|love-0.10.2-1|16	BuildRequires:  pkgconfig(libgme)
14cu|love-0.10.2-1|17	BuildRequires:  pkgconfig(libmodplug)
14cu|love-0.10.2-1|18	BuildRequires:  pkgconfig(libmpg123)
14cu|love-0.10.2-1|19	BuildRequires:  pkgconfig(luajit)
14cu|love-0.10.2-1|20	BuildRequires:  pkgconfig(openal)
14cu|love-0.10.2-1|21	BuildRequires:  pkgconfig(sdl2)
14cu|love-0.10.2-1|22	BuildRequires:  pkgconfig(theora)
14cu|love-0.10.2-1|23	BuildRequires:  pkgconfig(vorbisfile)
14cu|love-0.10.2-1|24	BuildRequires:  pkgconfig(zlib)
14cu|love-0.10.2-1|25	BuildRequires:  desktop-file-utils
14cu|love-0.10.2-1|26	BuildRequires:  imagemagick
14cu|love-0.10.2-1|27	Requires:       %{libname} = %{EVRD}
14cu|love-0.10.2-1|28	
14cu|love-0.10.2-1|29	%description
14cu|love-0.10.2-1|30	LÖVE is an open source, cross platform 2D game engine which uses the
14cu|love-0.10.2-1|31	Lua scripting language. LÖVE can be used to make games of any license
14cu|love-0.10.2-1|32	allowing it to be used for both free and non-free projects.
14cu|love-0.10.2-1|33	
14cu|love-0.10.2-1|34	%files
14cu|love-0.10.2-1|35	%doc *.txt *.md
14cu|love-0.10.2-1|36	%{_gamesbindir}/%{name}
14cu|love-0.10.2-1|37	%{_datadir}/applications/%{name}.desktop
14cu|love-0.10.2-1|38	%{_datadir}/mime/packages/%{name}.xml
14cu|love-0.10.2-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|love-0.10.2-1|40	%{_iconsdir}/hicolor/scalable/mimetypes/
14cu|love-0.10.2-1|41	%{_mandir}/man1/%{name}.1.xz
14cu|love-0.10.2-1|42	
14cu|love-0.10.2-1|43	#----------------------------------------------------------------------------
14cu|love-0.10.2-1|44	
14cu|love-0.10.2-1|45	%package -n %{libname}
14cu|love-0.10.2-1|46	Summary:        Shared library for LÖVE
14cu|love-0.10.2-1|47	Group:          System/Libraries
14cu|love-0.10.2-1|48	
14cu|love-0.10.2-1|49	%description -n %{libname}
14cu|love-0.10.2-1|50	LÖVE is an open source, cross platform 2D game engine which uses the
14cu|love-0.10.2-1|51	Lua scripting language. LÖVE can be used to make games of any license
14cu|love-0.10.2-1|52	allowing it to be used for both free and non-free projects.
14cu|love-0.10.2-1|53	
14cu|love-0.10.2-1|54	
14cu|love-0.10.2-1|55	%files -n %{libname}
14cu|love-0.10.2-1|56	%doc *.txt *.md
14cu|love-0.10.2-1|57	%{_libdir}/lib%{name}.so.%{major}*
14cu|love-0.10.2-1|58	
14cu|love-0.10.2-1|59	#----------------------------------------------------------------------------
14cu|love-0.10.2-1|60	
14cu|love-0.10.2-1|61	%prep
14cu|love-0.10.2-1|62	%setup -q
14cu|love-0.10.2-1|63	pushd src
14cu|love-0.10.2-1|64	find . -type f -exec chmod -x {} \;
14cu|love-0.10.2-1|65	popd
14cu|love-0.10.2-1|66	
14cu|love-0.10.2-1|67	%build
14cu|love-0.10.2-1|68	%configure2_5x --bindir=%{_gamesbindir} \
14cu|love-0.10.2-1|69	--enable-gme \
14cu|love-0.10.2-1|70	--disable-static
14cu|love-0.10.2-1|71	%make
14cu|love-0.10.2-1|72	
14cu|love-0.10.2-1|73	%install
14cu|love-0.10.2-1|74	%makeinstall_std
14cu|love-0.10.2-1|75	
14cu|love-0.10.2-1|76	
14cu|love-0.10.2-1|77	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|love-0.10.2-1|78	install -dm 0755 \
14cu|love-0.10.2-1|79	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|love-0.10.2-1|80	convert -strip -resize $size platform/unix/love.svg \
14cu|love-0.10.2-1|81	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|love-0.10.2-1|82	done
14cu|love-0.10.2-1|83	
14cu|love-0.10.2-1|84	desktop-file-edit --remove-category=Development \
14cu|love-0.10.2-1|85	--add-category=ArcadeGame \
14cu|love-0.10.2-1|86	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|love-0.10.2-1|87	
14cu|love-0.10.2-1|88	find %{buildroot} -name '*.la' -delete
14cu|love-0.10.2-1|89	rm -f %{buildroot}%{_libdir}/lib%{name}.so
14cu|love-0.10.2-1|90	rm -fr %{buildroot}%{_datadir}/pixmaps
14cu|love-0.10.2-1|91	%changelog
14cu|love-0.10.2-1|92	
14cu|love-0.10.2-1|93	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 0.10.2-1
14cu|love-0.10.2-1|94	- (f5ce189) Merge pull request #1 from import/love:rosa2016.1
14cu|love-0.10.2-1|95	- (f5ce189) abfonly
14cu|love-0.10.2-1|96	
14cu|love-0.10.2-1|97	

10746 14
14cu|love0.8-0.8.0-1|1	%define uname   love
14cu|love0.8-0.8.0-1|2	
14cu|love0.8-0.8.0-1|3	Name:           love0.8
14cu|love0.8-0.8.0-1|4	Version:        0.8.0
14cu|love0.8-0.8.0-1|5	Release:        1
14cu|love0.8-0.8.0-1|6	Summary:        A free 2D game engine which enables easy game creation in Lua
14cu|love0.8-0.8.0-1|7	Group:          Development/Other
14cu|love0.8-0.8.0-1|8	License:        zlib
14cu|love0.8-0.8.0-1|9	Url:            http://love2d.org/
14cu|love0.8-0.8.0-1|10	Source0:        https://bitbucket.org/rude/love/downloads/%{uname}-%{version}-linux-src.tar.gz
14cu|love0.8-0.8.0-1|11	Source1:        https://bitbucket.org/rude/love/raw/7b520c437317626da2102de1aafdad0e67b54bf5/license.txt
14cu|love0.8-0.8.0-1|12	Source2:        https://bitbucket.org/rude/love/raw/7b520c437317626da2102de1aafdad0e67b54bf5/readme.md
14cu|love0.8-0.8.0-1|13	Patch0:         love0.8-0.8.0-mga-freetype2.patch
14cu|love0.8-0.8.0-1|14	
14cu|love0.8-0.8.0-1|15	BuildRequires:  libtool
14cu|love0.8-0.8.0-1|16	BuildRequires:  physfs-devel
14cu|love0.8-0.8.0-1|17	BuildRequires:  pkgconfig(freetype2)
14cu|love0.8-0.8.0-1|18	BuildRequires:  pkgconfig(IL)
14cu|love0.8-0.8.0-1|19	BuildRequires:  pkgconfig(libmodplug)
14cu|love0.8-0.8.0-1|20	BuildRequires:  pkgconfig(libmpg123)
14cu|love0.8-0.8.0-1|21	BuildRequires:  pkgconfig(lua) < 5.2
14cu|love0.8-0.8.0-1|22	BuildRequires:  pkgconfig(luajit)
14cu|love0.8-0.8.0-1|23	BuildRequires:  pkgconfig(openal)
14cu|love0.8-0.8.0-1|24	BuildRequires:  pkgconfig(sdl)
14cu|love0.8-0.8.0-1|25	BuildRequires:  pkgconfig(vorbisfile)
14cu|love0.8-0.8.0-1|26	BuildRequires:  dos2unix
14cu|love0.8-0.8.0-1|27	
14cu|love0.8-0.8.0-1|28	%description
14cu|love0.8-0.8.0-1|29	LÖVE is an open source, cross platform 2D game engine which uses the
14cu|love0.8-0.8.0-1|30	Lua scripting language. LÖVE can be used to make games of any license
14cu|love0.8-0.8.0-1|31	allowing it to be used for both free and non-free projects.
14cu|love0.8-0.8.0-1|32	
14cu|love0.8-0.8.0-1|33	%files
14cu|love0.8-0.8.0-1|34	%doc license.txt readme.md
14cu|love0.8-0.8.0-1|35	%{_gamesbindir}/%{name}
14cu|love0.8-0.8.0-1|36	
14cu|love0.8-0.8.0-1|37	#----------------------------------------------------------------------------
14cu|love0.8-0.8.0-1|38	
14cu|love0.8-0.8.0-1|39	%prep
14cu|love0.8-0.8.0-1|40	%setup -qn %{uname}-%{version}
14cu|love0.8-0.8.0-1|41	%apply_patches
14cu|love0.8-0.8.0-1|42	pushd src
14cu|love0.8-0.8.0-1|43	find -name "*.cpp" -print0 -or -name "*.h" -print0 | xargs -0 dos2unix
14cu|love0.8-0.8.0-1|44	find . -type f -exec chmod -x {} \;
14cu|love0.8-0.8.0-1|45	popd
14cu|love0.8-0.8.0-1|46	cp -p %{SOURCE1} .
14cu|love0.8-0.8.0-1|47	cp -p %{SOURCE2} .
14cu|love0.8-0.8.0-1|48	
14cu|love0.8-0.8.0-1|49	%build
14cu|love0.8-0.8.0-1|50	%configure2_5x --bindir=%{_gamesbindir}
14cu|love0.8-0.8.0-1|51	%make
14cu|love0.8-0.8.0-1|52	
14cu|love0.8-0.8.0-1|53	%install
14cu|love0.8-0.8.0-1|54	%makeinstall_std
14cu|love0.8-0.8.0-1|55	mv %{buildroot}%{_gamesbindir}/%{uname} %{buildroot}%{_gamesbindir}/%{name}
14cu|love0.8-0.8.0-1|56	
14cu|love0.8-0.8.0-1|57	
14cu|love0.8-0.8.0-1|58	%changelog
14cu|love0.8-0.8.0-1|59	
14cu|love0.8-0.8.0-1|60	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|love0.8-0.8.0-1|61	- (48aef98) Imported from SRPM
14cu|love0.8-0.8.0-1|62	
14cu|love0.8-0.8.0-1|63	

10747 14
14cu|lrzip-0.630-1|1	%define major 0
14cu|lrzip-0.630-1|2	%define libname %mklibname lrzip %{major}
14cu|lrzip-0.630-1|3	%define devname %mklibname lrzip -d
14cu|lrzip-0.630-1|4	
14cu|lrzip-0.630-1|5	Summary:	Long Range ZIP or Lzma RZIP
14cu|lrzip-0.630-1|6	Name:		lrzip
14cu|lrzip-0.630-1|7	Version:	0.630
14cu|lrzip-0.630-1|8	Release:	1
14cu|lrzip-0.630-1|9	License:	GPLv2+
14cu|lrzip-0.630-1|10	Group:		Archiving/Compression
14cu|lrzip-0.630-1|11	Url:		http://ck.kolivas.org/apps/lrzip/
14cu|lrzip-0.630-1|12	Source0:	http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
14cu|lrzip-0.630-1|13	BuildRequires:	bzip2-devel
14cu|lrzip-0.630-1|14	BuildRequires:	liblzo2-devel
14cu|lrzip-0.630-1|15	BuildRequires:	pkgconfig(zlib)
14cu|lrzip-0.630-1|16	Requires:	tar
14cu|lrzip-0.630-1|17	
14cu|lrzip-0.630-1|18	%description
14cu|lrzip-0.630-1|19	This is a compression program optimized for large files. The larger the file
14cu|lrzip-0.630-1|20	and the more memory you have, the better the compression advantage this will
14cu|lrzip-0.630-1|21	provide, especially once the files are larger than 100MB. The advantage can
14cu|lrzip-0.630-1|22	be chosen to be either size (much smaller than bzip2) or speed (much faster
14cu|lrzip-0.630-1|23	than bzip2).
14cu|lrzip-0.630-1|24	
14cu|lrzip-0.630-1|25	%files
14cu|lrzip-0.630-1|26	%{_bindir}/lr*
14cu|lrzip-0.630-1|27	%doc %{_docdir}/%{name}
14cu|lrzip-0.630-1|28	%{_mandir}/man?/*.*
14cu|lrzip-0.630-1|29	
14cu|lrzip-0.630-1|30	#----------------------------------------------------------------------------
14cu|lrzip-0.630-1|31	
14cu|lrzip-0.630-1|32	%package -n %{libname}
14cu|lrzip-0.630-1|33	Summary:	lrzip shared library
14cu|lrzip-0.630-1|34	Group:		System/Libraries
14cu|lrzip-0.630-1|35	
14cu|lrzip-0.630-1|36	%description -n %{libname}
14cu|lrzip-0.630-1|37	This package contains lrzip shared library.
14cu|lrzip-0.630-1|38	
14cu|lrzip-0.630-1|39	%files -n %{libname}
14cu|lrzip-0.630-1|40	%{_libdir}/liblrzip.so.%{major}*
14cu|lrzip-0.630-1|41	
14cu|lrzip-0.630-1|42	#----------------------------------------------------------------------------
14cu|lrzip-0.630-1|43	
14cu|lrzip-0.630-1|44	%package -n %{devname}
14cu|lrzip-0.630-1|45	Summary:	lrzip shared library
14cu|lrzip-0.630-1|46	Group:		Development/C
14cu|lrzip-0.630-1|47	
14cu|lrzip-0.630-1|48	%description -n %{devname}
14cu|lrzip-0.630-1|49	This package contains dfevelopment files for lrzip library.
14cu|lrzip-0.630-1|50	
14cu|lrzip-0.630-1|51	%files -n %{devname}
14cu|lrzip-0.630-1|52	%{_includedir}/*.h
14cu|lrzip-0.630-1|53	%{_libdir}/liblrzip.so
14cu|lrzip-0.630-1|54	%{_libdir}/pkgconfig/lrzip.pc
14cu|lrzip-0.630-1|55	
14cu|lrzip-0.630-1|56	#----------------------------------------------------------------------------
14cu|lrzip-0.630-1|57	
14cu|lrzip-0.630-1|58	%prep
14cu|lrzip-0.630-1|59	%setup -q
14cu|lrzip-0.630-1|60	
14cu|lrzip-0.630-1|61	%build
14cu|lrzip-0.630-1|62	autoreconf -fi
14cu|lrzip-0.630-1|63	%configure2_5x --disable-static
14cu|lrzip-0.630-1|64	%make
14cu|lrzip-0.630-1|65	
14cu|lrzip-0.630-1|66	%install
14cu|lrzip-0.630-1|67	%makeinstall_std
14cu|lrzip-0.630-1|68	
14cu|lrzip-0.630-1|69	%check
14cu|lrzip-0.630-1|70	make check
14cu|lrzip-0.630-1|71	
14cu|lrzip-0.630-1|72	%changelog
14cu|lrzip-0.630-1|73	
14cu|lrzip-0.630-1|74	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.630-1
14cu|lrzip-0.630-1|75	- (74ed356) Merge pull request #2 from import/lrzip:rosa2016.1
14cu|lrzip-0.630-1|76	- (74ed356) Updated to 0.630
14cu|lrzip-0.630-1|77	
14cu|lrzip-0.630-1|78	

10748 14
14cu|lsdvd-0.17-1|1	Name:		lsdvd
14cu|lsdvd-0.17-1|2	Summary:	Reads and prints the contents of a dvd in plain English
14cu|lsdvd-0.17-1|3	Version:	0.17
14cu|lsdvd-0.17-1|4	Release:	1
14cu|lsdvd-0.17-1|5	Group:		Video
14cu|lsdvd-0.17-1|6	License:	GPLv2
14cu|lsdvd-0.17-1|7	URL:		http://untrepid.com/lsdvd/
14cu|lsdvd-0.17-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|lsdvd-0.17-1|9	Patch2:		%{name}-0.16-ocode.patch
14cu|lsdvd-0.17-1|10	BuildRequires:	pkgconfig(dvdread) >= 4.1.3
14cu|lsdvd-0.17-1|11	
14cu|lsdvd-0.17-1|12	%description
14cu|lsdvd-0.17-1|13	Lsdvd reads and prints the contents of a dvd to your terminal in plain, but
14cu|lsdvd-0.17-1|14	very parsable, English. Lsdvd in turn uses libdvdread, the most popular dvd
14cu|lsdvd-0.17-1|15	reading library for *nix.
14cu|lsdvd-0.17-1|16	
14cu|lsdvd-0.17-1|17	%files
14cu|lsdvd-0.17-1|18	%doc AUTHORS ChangeLog COPYING README
14cu|lsdvd-0.17-1|19	%{_bindir}/%{name}
14cu|lsdvd-0.17-1|20	%{_mandir}/man1/%{name}.*
14cu|lsdvd-0.17-1|21	
14cu|lsdvd-0.17-1|22	#-----------------------------------------------------------------------------
14cu|lsdvd-0.17-1|23	
14cu|lsdvd-0.17-1|24	%prep
14cu|lsdvd-0.17-1|25	%setup -q
14cu|lsdvd-0.17-1|26	%patch2 -p0
14cu|lsdvd-0.17-1|27	
14cu|lsdvd-0.17-1|28	
14cu|lsdvd-0.17-1|29	%build
14cu|lsdvd-0.17-1|30	%configure2_5x
14cu|lsdvd-0.17-1|31	%make
14cu|lsdvd-0.17-1|32	
14cu|lsdvd-0.17-1|33	
14cu|lsdvd-0.17-1|34	%install
14cu|lsdvd-0.17-1|35	%makeinstall_std
14cu|lsdvd-0.17-1|36	
14cu|lsdvd-0.17-1|37	
14cu|lsdvd-0.17-1|38	%changelog
14cu|lsdvd-0.17-1|39	
14cu|lsdvd-0.17-1|40	* Mon Sep 07 2015 Giovanni Mariani <mc2374@mclink.it> 0.17-1
14cu|lsdvd-0.17-1|41	- (7d1b214) Updated to release 0.17, updated BReq and cleaned specfile
14cu|lsdvd-0.17-1|42	
14cu|lsdvd-0.17-1|43	

10749 14
14cu|lsscsi-0.28-1|1	Summary:	List SCSI devices (or hosts) and associated information
14cu|lsscsi-0.28-1|2	Name:		lsscsi
14cu|lsscsi-0.28-1|3	Version:	0.28
14cu|lsscsi-0.28-1|4	Release:	1
14cu|lsscsi-0.28-1|5	License:	GPLv2
14cu|lsscsi-0.28-1|6	Group:		System/Kernel and hardware
14cu|lsscsi-0.28-1|7	Url:		http://sg.danny.cz/scsi/lsscsi.html
14cu|lsscsi-0.28-1|8	Source0:	http://sg.danny.cz/scsi/%{name}-%{version}.tgz
14cu|lsscsi-0.28-1|9	
14cu|lsscsi-0.28-1|10	%description
14cu|lsscsi-0.28-1|11	Uses information provided by the sysfs pseudo file system in Linux kernel
14cu|lsscsi-0.28-1|12	2.6 series to list SCSI devices or all SCSI hosts. Includes a "classic"
14cu|lsscsi-0.28-1|13	option to mimic the output of "cat /proc/scsi/scsi" that has been widely
14cu|lsscsi-0.28-1|14	used prior to the lk 2.6 series.
14cu|lsscsi-0.28-1|15	
14cu|lsscsi-0.28-1|16	%prep
14cu|lsscsi-0.28-1|17	%setup -q
14cu|lsscsi-0.28-1|18	
14cu|lsscsi-0.28-1|19	%build
14cu|lsscsi-0.28-1|20	%configure2_5x
14cu|lsscsi-0.28-1|21	%make
14cu|lsscsi-0.28-1|22	
14cu|lsscsi-0.28-1|23	%install
14cu|lsscsi-0.28-1|24	%makeinstall
14cu|lsscsi-0.28-1|25	
14cu|lsscsi-0.28-1|26	%files
14cu|lsscsi-0.28-1|27	%defattr(-,root,root)
14cu|lsscsi-0.28-1|28	%doc ChangeLog INSTALL README CREDITS AUTHORS COPYING
14cu|lsscsi-0.28-1|29	%attr(0755,root,root) %{_bindir}/*
14cu|lsscsi-0.28-1|30	%{_mandir}/man8/*
14cu|lsscsi-0.28-1|31	
14cu|lsscsi-0.28-1|32	%changelog
14cu|lsscsi-0.28-1|33	
14cu|lsscsi-0.28-1|34	* Tue Sep 27 2016 alzim <alzim@bk.ru> 0.28-1
14cu|lsscsi-0.28-1|35	- (967205b) Merge pull request #2 from import/lsscsi:rosa2016.1
14cu|lsscsi-0.28-1|36	- (967205b) Updated to 0.28
14cu|lsscsi-0.28-1|37	
14cu|lsscsi-0.28-1|38	

10750 14
14cu|ltspfs-1.4-1|1	Summary: 	Tool used to mount local media on an Xterminal from the terminals serveur
14cu|ltspfs-1.4-1|2	Name:		ltspfs
14cu|ltspfs-1.4-1|3	Version:	1.4
14cu|ltspfs-1.4-1|4	Release:	1
14cu|ltspfs-1.4-1|5	License:	GPLv2+
14cu|ltspfs-1.4-1|6	Group:		System/Servers
14cu|ltspfs-1.4-1|7	Url:		http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspFS
14cu|ltspfs-1.4-1|8	Source0:	http://ftp.fr.debian.org/debian/pool/main/l/ltspfs/%{name}_%{version}.orig.tar.gz
14cu|ltspfs-1.4-1|9	Source10:	%{name}.tmpfiles.d
14cu|ltspfs-1.4-1|10	BuildRequires:	fuse
14cu|ltspfs-1.4-1|11	BuildRequires:	pkgconfig(fuse)
14cu|ltspfs-1.4-1|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|ltspfs-1.4-1|13	BuildRequires:	pkgconfig(libtirpc)
14cu|ltspfs-1.4-1|14	BuildRequires:	pkgconfig(x11)
14cu|ltspfs-1.4-1|15	Requires:	fuse
14cu|ltspfs-1.4-1|16	
14cu|ltspfs-1.4-1|17	%description
14cu|ltspfs-1.4-1|18	ltspfs is a remote filesystem consisting of two parts:
14cu|ltspfs-1.4-1|19	1) A network server daemon that runs on the LTSP terminal.
14cu|ltspfs-1.4-1|20	2) A FUSE module that runs in user-space on the server, that connects with
14cu|ltspfs-1.4-1|21	the daemon on the client.
14cu|ltspfs-1.4-1|22	
14cu|ltspfs-1.4-1|23	The goals of ltspfs are:
14cu|ltspfs-1.4-1|24	
14cu|ltspfs-1.4-1|25	1. Provide a lightweight file access mechanism that will be feasable on
14cu|ltspfs-1.4-1|26	lower end hardware.
14cu|ltspfs-1.4-1|27	2. Provide a stateless file access method that will feature "atomic" reads
14cu|ltspfs-1.4-1|28	and writes to minimize impact from client network disruptions.
14cu|ltspfs-1.4-1|29	3. Provide a network filesystem that handles client reboots and
14cu|ltspfs-1.4-1|30	disconnections in a manner that doesn't leave inaccesible, unmountable
14cu|ltspfs-1.4-1|31	filesystems on the LTSP server.
14cu|ltspfs-1.4-1|32	4. Provide a network filesystem that can easily handle the oddities of
14cu|ltspfs-1.4-1|33	dealing with removable media, and integrate well with udev (LTSP's
14cu|ltspfs-1.4-1|34	preferred device handling support).
14cu|ltspfs-1.4-1|35	
14cu|ltspfs-1.4-1|36	%files
14cu|ltspfs-1.4-1|37	%doc COPYING ChangeLog
14cu|ltspfs-1.4-1|38	%{_bindir}/ltspfs
14cu|ltspfs-1.4-1|39	%attr(4755,root,root) %{_bindir}/lbmount
14cu|ltspfs-1.4-1|40	%{_sbindir}/ltspfsmounter
14cu|ltspfs-1.4-1|41	%{_mandir}/man1/ltspfs.1*
14cu|ltspfs-1.4-1|42	%{_mandir}/man1/lbmount.1*
14cu|ltspfs-1.4-1|43	%{_mandir}/man1/ltspfsmounter.1*
14cu|ltspfs-1.4-1|44	
14cu|ltspfs-1.4-1|45	#----------------------------------------------------------------------------
14cu|ltspfs-1.4-1|46	
14cu|ltspfs-1.4-1|47	%package -n ltspfsd
14cu|ltspfs-1.4-1|48	Summary:	LTSP file system, userspace FUSE module that runs on a server
14cu|ltspfs-1.4-1|49	Group:		System/Servers
14cu|ltspfs-1.4-1|50	Requires:	x11-tools
14cu|ltspfs-1.4-1|51	Requires:	x11-util-cf-files
14cu|ltspfs-1.4-1|52	Requires:	x11-util-macros
14cu|ltspfs-1.4-1|53	Requires:	x11-util-modular
14cu|ltspfs-1.4-1|54	
14cu|ltspfs-1.4-1|55	%description -n ltspfsd
14cu|ltspfs-1.4-1|56	Fuse based remote filesystem daemon for LTSP thin clients
14cu|ltspfs-1.4-1|57	LtspFS is a remote filesystem consisting of two parts:
14cu|ltspfs-1.4-1|58	1) A network server daemon that runs on the LTSP terminal.
14cu|ltspfs-1.4-1|59	2) A FUSE module that runs in userspace on the server, that connects with
14cu|ltspfs-1.4-1|60	the daemon on the client.
14cu|ltspfs-1.4-1|61	This package contains the daemon to be run on the LTSP thin client.
14cu|ltspfs-1.4-1|62	
14cu|ltspfs-1.4-1|63	%files -n ltspfsd
14cu|ltspfs-1.4-1|64	%{_bindir}/ltspfsd
14cu|ltspfs-1.4-1|65	%{_sbindir}/ltspfs_mount
14cu|ltspfs-1.4-1|66	%{_sbindir}/ltspfs_umount
14cu|ltspfs-1.4-1|67	/lib/udev/rules.d/88-ltsp.rules
14cu|ltspfs-1.4-1|68	/lib/udev/ltspfs_entry
14cu|ltspfs-1.4-1|69	%{_datadir}/ldm/
14cu|ltspfs-1.4-1|70	%{_datadir}/ltsp/xinitrc.d/I05-set-ltspfs_token
14cu|ltspfs-1.4-1|71	%{_mandir}/man1/ltspfsd.1*
14cu|ltspfs-1.4-1|72	%{_mandir}/man1/ltspfs_mount.1*
14cu|ltspfs-1.4-1|73	%{_mandir}/man1/ltspfs_umount.1*
14cu|ltspfs-1.4-1|74	%{_tmpfilesdir}/%{name}.conf
14cu|ltspfs-1.4-1|75	
14cu|ltspfs-1.4-1|76	#----------------------------------------------------------------------------
14cu|ltspfs-1.4-1|77	
14cu|ltspfs-1.4-1|78	%prep
14cu|ltspfs-1.4-1|79	%setup -q
14cu|ltspfs-1.4-1|80	
14cu|ltspfs-1.4-1|81	%build
14cu|ltspfs-1.4-1|82	autoreconf -fi
14cu|ltspfs-1.4-1|83	%configure2_5x
14cu|ltspfs-1.4-1|84	%make LIBS="-ltirpc"
14cu|ltspfs-1.4-1|85	
14cu|ltspfs-1.4-1|86	%install
14cu|ltspfs-1.4-1|87	%makeinstall_std
14cu|ltspfs-1.4-1|88	
14cu|ltspfs-1.4-1|89	mkdir -p %{buildroot}/lib/udev/rules.d/
14cu|ltspfs-1.4-1|90	mv %{buildroot}%{_datadir}/ltspfs/udev/ltspfsd.rules %{buildroot}/lib/udev/rules.d/88-ltsp.rules
14cu|ltspfs-1.4-1|91	
14cu|ltspfs-1.4-1|92	# Install tmpfiles.d config
14cu|ltspfs-1.4-1|93	install -m 0644 %{SOURCE10} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ltspfs-1.4-1|94	
14cu|ltspfs-1.4-1|95	
14cu|ltspfs-1.4-1|96	%changelog
14cu|ltspfs-1.4-1|97	
14cu|ltspfs-1.4-1|98	* Fri Nov 27 2015 Denis Silakov <dsilakov@gmail.com> 1.4-1
14cu|ltspfs-1.4-1|99	- (b758dea) Updated to 1.4, switch to tmpfiles
14cu|ltspfs-1.4-1|100	
14cu|ltspfs-1.4-1|101	

10751 14
14cu|lua5.1-luasec-0.5.1-1|1	%define debug_package %{nil}
14cu|lua5.1-luasec-0.5.1-1|2	
14cu|lua5.1-luasec-0.5.1-1|3	Name:           lua5.1-luasec
14cu|lua5.1-luasec-0.5.1-1|4	Version:        0.5.1
14cu|lua5.1-luasec-0.5.1-1|5	Release:        1
14cu|lua5.1-luasec-0.5.1-1|6	Summary:        A Lua binding for OpenSSL
14cu|lua5.1-luasec-0.5.1-1|7	License:        MIT
14cu|lua5.1-luasec-0.5.1-1|8	Group:          Development/Other
14cu|lua5.1-luasec-0.5.1-1|9	Url:            https://github.com/brunoos/luasec
14cu|lua5.1-luasec-0.5.1-1|10	Source:         https://github.com/brunoos/luasec/archive/luasec-%{version}.tar.gz
14cu|lua5.1-luasec-0.5.1-1|11	BuildRequires:  openssl-devel
14cu|lua5.1-luasec-0.5.1-1|12	BuildRequires:  lua5.1-devel
14cu|lua5.1-luasec-0.5.1-1|13	
14cu|lua5.1-luasec-0.5.1-1|14	%description
14cu|lua5.1-luasec-0.5.1-1|15	It is a binding for OpenSSL library to provide TLS/SSL communication.
14cu|lua5.1-luasec-0.5.1-1|16	It takes an already established TCP connection and creates a secure
14cu|lua5.1-luasec-0.5.1-1|17	session between the peers.
14cu|lua5.1-luasec-0.5.1-1|18	
14cu|lua5.1-luasec-0.5.1-1|19	%prep
14cu|lua5.1-luasec-0.5.1-1|20	%setup -qn luasec-luasec-%{version}
14cu|lua5.1-luasec-0.5.1-1|21	
14cu|lua5.1-luasec-0.5.1-1|22	%build
14cu|lua5.1-luasec-0.5.1-1|23	#export CFLAGS="%{optflags}"
14cu|lua5.1-luasec-0.5.1-1|24	%make linux
14cu|lua5.1-luasec-0.5.1-1|25	
14cu|lua5.1-luasec-0.5.1-1|26	%install
14cu|lua5.1-luasec-0.5.1-1|27	%make_install LUAPATH=%{_datadir}/lua5.1 LUACPATH=%{_libdir}/lua5.1
14cu|lua5.1-luasec-0.5.1-1|28	
14cu|lua5.1-luasec-0.5.1-1|29	%files
14cu|lua5.1-luasec-0.5.1-1|30	%{_libdir}/lua5.1/ssl.so
14cu|lua5.1-luasec-0.5.1-1|31	%{_datadir}/lua5.1/*
14cu|lua5.1-luasec-0.5.1-1|32	
14cu|lua5.1-luasec-0.5.1-1|33	%changelog
14cu|lua5.1-luasec-0.5.1-1|34	
14cu|lua5.1-luasec-0.5.1-1|35	* Wed Feb 15 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.5.1-1
14cu|lua5.1-luasec-0.5.1-1|36	- (46fdd12) Try different flags - optflags fail on 32bit
14cu|lua5.1-luasec-0.5.1-1|37	
14cu|lua5.1-luasec-0.5.1-1|38	

10752 14
14cu|luadoc-3.0.1-6|1	%define luaver 5.2
14cu|luadoc-3.0.1-6|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|luadoc-3.0.1-6|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|luadoc-3.0.1-6|4	
14cu|luadoc-3.0.1-6|5	Name:           luadoc
14cu|luadoc-3.0.1-6|6	Version:        3.0.1
14cu|luadoc-3.0.1-6|7	Release:        6
14cu|luadoc-3.0.1-6|8	Summary:        Documentation Generator Tool for the Lua language
14cu|luadoc-3.0.1-6|9	
14cu|luadoc-3.0.1-6|10	Group:          Development/Other
14cu|luadoc-3.0.1-6|11	License:        MIT
14cu|luadoc-3.0.1-6|12	URL:            http://luadoc.luaforge.net/
14cu|luadoc-3.0.1-6|13	Source0:        http://luaforge.net/frs/download.php/3185/%{name}-%{version}.tar.gz
14cu|luadoc-3.0.1-6|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|luadoc-3.0.1-6|15	BuildArch:      noarch
14cu|luadoc-3.0.1-6|16	
14cu|luadoc-3.0.1-6|17	Requires:       lua
14cu|luadoc-3.0.1-6|18	Requires:       lua-filesystem
14cu|luadoc-3.0.1-6|19	Requires:       lua-logging
14cu|luadoc-3.0.1-6|20	
14cu|luadoc-3.0.1-6|21	%description
14cu|luadoc-3.0.1-6|22	LuaDoc is a documentation generator tool for Lua source code. It parses the
14cu|luadoc-3.0.1-6|23	declarations and documentation comments in a set of Lua source files and
14cu|luadoc-3.0.1-6|24	produces a set of XHTML pages describing the commented declarations and
14cu|luadoc-3.0.1-6|25	functions.
14cu|luadoc-3.0.1-6|26	
14cu|luadoc-3.0.1-6|27	The output is not limited to XHTML. Other formats can be generated by
14cu|luadoc-3.0.1-6|28	implementing new doclets. The format of the documentation comments is also
14cu|luadoc-3.0.1-6|29	flexible and can be customized by implementing new taglets.
14cu|luadoc-3.0.1-6|30	
14cu|luadoc-3.0.1-6|31	%prep
14cu|luadoc-3.0.1-6|32	%setup -q
14cu|luadoc-3.0.1-6|33	
14cu|luadoc-3.0.1-6|34	
14cu|luadoc-3.0.1-6|35	%build
14cu|luadoc-3.0.1-6|36	
14cu|luadoc-3.0.1-6|37	
14cu|luadoc-3.0.1-6|38	%install
14cu|luadoc-3.0.1-6|39	rm -rf $RPM_BUILD_ROOT
14cu|luadoc-3.0.1-6|40	make install PREFIX=$RPM_BUILD_ROOT/%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT/%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT/%{luapkgdir} SYS_BINDIR=$RPM_BUILD_ROOT/%{_bindir} LUA_INTERPRETER=%{_bindir}/lua
14cu|luadoc-3.0.1-6|41	
14cu|luadoc-3.0.1-6|42	
14cu|luadoc-3.0.1-6|43	%clean
14cu|luadoc-3.0.1-6|44	rm -rf $RPM_BUILD_ROOT
14cu|luadoc-3.0.1-6|45	
14cu|luadoc-3.0.1-6|46	
14cu|luadoc-3.0.1-6|47	%files
14cu|luadoc-3.0.1-6|48	%defattr(-,root,root,-)
14cu|luadoc-3.0.1-6|49	%doc doc/us/*
14cu|luadoc-3.0.1-6|50	%doc README
14cu|luadoc-3.0.1-6|51	%{luapkgdir}/*
14cu|luadoc-3.0.1-6|52	%{_bindir}/luadoc
14cu|luadoc-3.0.1-6|53	
14cu|luadoc-3.0.1-6|54	
14cu|luadoc-3.0.1-6|55	
14cu|luadoc-3.0.1-6|56	%changelog

10753 14
14cu|lua-expat-1.2.0-4|1	%define debug_package %{nil}
14cu|lua-expat-1.2.0-4|2	
14cu|lua-expat-1.2.0-4|3	%define luaver 5.1
14cu|lua-expat-1.2.0-4|4	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|lua-expat-1.2.0-4|5	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|lua-expat-1.2.0-4|6	%define oname luaexpat
14cu|lua-expat-1.2.0-4|7	
14cu|lua-expat-1.2.0-4|8	Summary:	SAX XML parser based on expat, for lua
14cu|lua-expat-1.2.0-4|9	Name:		lua-expat
14cu|lua-expat-1.2.0-4|10	Version:	1.2.0
14cu|lua-expat-1.2.0-4|11	Release:	4
14cu|lua-expat-1.2.0-4|12	License:	MIT
14cu|lua-expat-1.2.0-4|13	Group:		Development/Other
14cu|lua-expat-1.2.0-4|14	Url:		http://www.keplerproject.org/luaexpat/
14cu|lua-expat-1.2.0-4|15	Source0:	http://luaforge.net/frs/download.php/2469/%{oname}-%{version}.tar.gz
14cu|lua-expat-1.2.0-4|16	BuildRequires:	pkgconfig(expat)
14cu|lua-expat-1.2.0-4|17	BuildRequires:	pkgconfig(lua) < 5.2
14cu|lua-expat-1.2.0-4|18	
14cu|lua-expat-1.2.0-4|19	%description
14cu|lua-expat-1.2.0-4|20	SAX XML parser based on expat, for lua.
14cu|lua-expat-1.2.0-4|21	
14cu|lua-expat-1.2.0-4|22	%files
14cu|lua-expat-1.2.0-4|23	%doc README  doc/us/*
14cu|lua-expat-1.2.0-4|24	%{lualibdir}/*
14cu|lua-expat-1.2.0-4|25	%{luapkgdir}/*
14cu|lua-expat-1.2.0-4|26	
14cu|lua-expat-1.2.0-4|27	#----------------------------------------------------------------------------
14cu|lua-expat-1.2.0-4|28	
14cu|lua-expat-1.2.0-4|29	%prep
14cu|lua-expat-1.2.0-4|30	%setup -q -n %{oname}-%{version}
14cu|lua-expat-1.2.0-4|31	
14cu|lua-expat-1.2.0-4|32	%build
14cu|lua-expat-1.2.0-4|33	perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
14cu|lua-expat-1.2.0-4|34	echo 'LUA_VERSION_NUM=501' >> config
14cu|lua-expat-1.2.0-4|35	%make
14cu|lua-expat-1.2.0-4|36	
14cu|lua-expat-1.2.0-4|37	%install
14cu|lua-expat-1.2.0-4|38	make install \
14cu|lua-expat-1.2.0-4|39	LUA_LIBDIR=%{buildroot}%{lualibdir} \
14cu|lua-expat-1.2.0-4|40	LUA_DIR=%{buildroot}%{luapkgdir}
14cu|lua-expat-1.2.0-4|41	
14cu|lua-expat-1.2.0-4|42	
14cu|lua-expat-1.2.0-4|43	
14cu|lua-expat-1.2.0-4|44	%changelog
14cu|lua-expat-1.2.0-4|45	
14cu|lua-expat-1.2.0-4|46	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-4
14cu|lua-expat-1.2.0-4|47	- (247e8f8) Disable debug package
14cu|lua-expat-1.2.0-4|48	
14cu|lua-expat-1.2.0-4|49	

10754 14
14cu|luajit-2.0.4-1|1	%define major		2
14cu|luajit-2.0.4-1|2	%define api		5.1
14cu|luajit-2.0.4-1|3	%define libname		%mklibname %{name}-%{api} _%{major}
14cu|luajit-2.0.4-1|4	%define libcommon	%mklibname %{name}-%{api}-common
14cu|luajit-2.0.4-1|5	%define devname		%mklibname %{name}-%{api} -d
14cu|luajit-2.0.4-1|6	
14cu|luajit-2.0.4-1|7	%define tarname		LuaJIT
14cu|luajit-2.0.4-1|8	
14cu|luajit-2.0.4-1|9	Name:		luajit
14cu|luajit-2.0.4-1|10	Version:	2.0.4
14cu|luajit-2.0.4-1|11	Release:	1
14cu|luajit-2.0.4-1|12	Summary:	Just-In-Time Compiler for the Lua programming language
14cu|luajit-2.0.4-1|13	Group:		Development/Other
14cu|luajit-2.0.4-1|14	License:	MIT
14cu|luajit-2.0.4-1|15	Url:		http://luajit.org/luajit.html
14cu|luajit-2.0.4-1|16	# http://luajit.org/download/LuaJIT-2.0.0-beta10.tar.gz
14cu|luajit-2.0.4-1|17	Source0:	http://luajit.org/download/LuaJIT-%{version}.tar.gz
14cu|luajit-2.0.4-1|18	Requires:	%{libcommon} = %{version}-%{release}
14cu|luajit-2.0.4-1|19	
14cu|luajit-2.0.4-1|20	%description
14cu|luajit-2.0.4-1|21	LuaJIT has been successfully used as a scripting middle-ware in games,
14cu|luajit-2.0.4-1|22	3D modelers, numerical simulations, trading platforms and many other
14cu|luajit-2.0.4-1|23	specialty applications.
14cu|luajit-2.0.4-1|24	It combines high flexibility with high performance and an unmatched low
14cu|luajit-2.0.4-1|25	memory footprint: less than 125K for the VM plus less than 85K for the
14cu|luajit-2.0.4-1|26	JIT compiler (on x86).
14cu|luajit-2.0.4-1|27	LuaJIT has been in continuous development since 2005. It is widely considered
14cu|luajit-2.0.4-1|28	to be one of the fastest dynamic language implementations.
14cu|luajit-2.0.4-1|29	
14cu|luajit-2.0.4-1|30	%prep
14cu|luajit-2.0.4-1|31	%setup -q -n %{tarname}-%{version}
14cu|luajit-2.0.4-1|32	
14cu|luajit-2.0.4-1|33	%build
14cu|luajit-2.0.4-1|34	%make amalg PREFIX=%{_usr} \
14cu|luajit-2.0.4-1|35	CCDEBUG=" -g " \
14cu|luajit-2.0.4-1|36	TARGET_LDFLAGS="%{ldflags}" \
14cu|luajit-2.0.4-1|37	%ifarch x86_64
14cu|luajit-2.0.4-1|38	TARGET_CFLAGS="%{optflags} -DMULTIARCH_PATH='\"%{_libdir}/\"'"
14cu|luajit-2.0.4-1|39	%else
14cu|luajit-2.0.4-1|40	TARGET_CFLAGS="%{optflags}" INSTALL_LIB="%{buildroot}%{_libdir}"
14cu|luajit-2.0.4-1|41	%endif
14cu|luajit-2.0.4-1|42	
14cu|luajit-2.0.4-1|43	%install
14cu|luajit-2.0.4-1|44	%makeinstall_std PREFIX=%{_usr} INSTALL_LIB=%{buildroot}%{_libdir}
14cu|luajit-2.0.4-1|45	
14cu|luajit-2.0.4-1|46	ln -sf %{_bindir}/%{name}-%{version} %{buildroot}%{_bindir}/%{name}
14cu|luajit-2.0.4-1|47	ln -sf %{_libdir}/libluajit-%{api}.so.%{version} %{buildroot}%{_libdir}/libluajit-%{api}.so
14cu|luajit-2.0.4-1|48	
14cu|luajit-2.0.4-1|49	%files
14cu|luajit-2.0.4-1|50	%doc COPYRIGHT README
14cu|luajit-2.0.4-1|51	%{_bindir}/%{name}-%{version}
14cu|luajit-2.0.4-1|52	%{_bindir}/%{name}
14cu|luajit-2.0.4-1|53	%{_mandir}/man1/luajit.1.xz
14cu|luajit-2.0.4-1|54	
14cu|luajit-2.0.4-1|55	%package -n %{libcommon}
14cu|luajit-2.0.4-1|56	Summary:	Just-In-Time Compiler for the Lua programming language
14cu|luajit-2.0.4-1|57	Group:		System/Libraries
14cu|luajit-2.0.4-1|58	
14cu|luajit-2.0.4-1|59	%description -n %{libcommon}
14cu|luajit-2.0.4-1|60	LuaJIT has been successfully used as a scripting middle-ware in games,
14cu|luajit-2.0.4-1|61	3D modelers, numerical simulations, trading platforms and many other
14cu|luajit-2.0.4-1|62	specialty applications.
14cu|luajit-2.0.4-1|63	It combines high flexibility with high performance and an unmatched low
14cu|luajit-2.0.4-1|64	memory footprint: less than 125K for the VM plus less than 85K for the
14cu|luajit-2.0.4-1|65	JIT compiler (on x86).
14cu|luajit-2.0.4-1|66	LuaJIT has been in continuous development since 2005. It is widely considered
14cu|luajit-2.0.4-1|67	to be one of the fastest dynamic language implementations.
14cu|luajit-2.0.4-1|68	
14cu|luajit-2.0.4-1|69	%files -n %{libcommon}
14cu|luajit-2.0.4-1|70	%{_datadir}/%{name}-%{version}/jit/*.lua
14cu|luajit-2.0.4-1|71	
14cu|luajit-2.0.4-1|72	%package -n %{libname}
14cu|luajit-2.0.4-1|73	Summary:	Just-In-Time Compiler for the Lua programming language
14cu|luajit-2.0.4-1|74	Group:		System/Libraries
14cu|luajit-2.0.4-1|75	Requires:	%{libcommon} = %{version}-%{release}
14cu|luajit-2.0.4-1|76	
14cu|luajit-2.0.4-1|77	%description -n %{libname}
14cu|luajit-2.0.4-1|78	LuaJIT has been successfully used as a scripting middle-ware in games,
14cu|luajit-2.0.4-1|79	3D modelers, numerical simulations, trading platforms and many other
14cu|luajit-2.0.4-1|80	specialty applications.
14cu|luajit-2.0.4-1|81	It combines high flexibility with high performance and an unmatched low
14cu|luajit-2.0.4-1|82	memory footprint: less than 125K for the VM plus less than 85K for the
14cu|luajit-2.0.4-1|83	JIT compiler (on x86).
14cu|luajit-2.0.4-1|84	LuaJIT has been in continuous development since 2005. It is widely considered
14cu|luajit-2.0.4-1|85	to be one of the fastest dynamic language implementations.
14cu|luajit-2.0.4-1|86	
14cu|luajit-2.0.4-1|87	%files -n %{libname}
14cu|luajit-2.0.4-1|88	%{_libdir}/lib%{name}*.so.%{major}
14cu|luajit-2.0.4-1|89	%{_libdir}/lib%{name}*.so.%{version}
14cu|luajit-2.0.4-1|90	
14cu|luajit-2.0.4-1|91	%package -n %{devname}
14cu|luajit-2.0.4-1|92	Summary:	Just-In-Time Compiler for the Lua programming language
14cu|luajit-2.0.4-1|93	Group:		Development/Other
14cu|luajit-2.0.4-1|94	Requires:	%{libname} = %{version}-%{release}
14cu|luajit-2.0.4-1|95	Provides:	%{name}-devel = %{version}-%{release}
14cu|luajit-2.0.4-1|96	Provides:	%{tarname}-devel = %{version}-%{release}
14cu|luajit-2.0.4-1|97	
14cu|luajit-2.0.4-1|98	%description -n %{devname}
14cu|luajit-2.0.4-1|99	This package contains header files needed by developers.
14cu|luajit-2.0.4-1|100	
14cu|luajit-2.0.4-1|101	%files -n %{devname}
14cu|luajit-2.0.4-1|102	%{_includedir}/luajit*/*.h*
14cu|luajit-2.0.4-1|103	%{_libdir}/pkgconfig/%{name}.pc
14cu|luajit-2.0.4-1|104	%{_libdir}/libluajit*.a
14cu|luajit-2.0.4-1|105	%{_libdir}/libluajit-%{api}.so
14cu|luajit-2.0.4-1|106	
14cu|luajit-2.0.4-1|107	%changelog
14cu|luajit-2.0.4-1|108	
14cu|luajit-2.0.4-1|109	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
14cu|luajit-2.0.4-1|110	- (93f99c8) Updated to 2.0.4 (by updates_builder)
14cu|luajit-2.0.4-1|111	
14cu|luajit-2.0.4-1|112	

10755 14
14cu|lua-logging-1.3.0-1|1	%define luaver 5.2
14cu|lua-logging-1.3.0-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|lua-logging-1.3.0-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|lua-logging-1.3.0-1|4	%define oname lualogging
14cu|lua-logging-1.3.0-1|5	
14cu|lua-logging-1.3.0-1|6	Name:           lua-logging
14cu|lua-logging-1.3.0-1|7	Version:        1.3.0
14cu|lua-logging-1.3.0-1|8	Release:        1
14cu|lua-logging-1.3.0-1|9	Summary:        A simple API to use logging features in Lua
14cu|lua-logging-1.3.0-1|10	
14cu|lua-logging-1.3.0-1|11	Group:          Development/Other
14cu|lua-logging-1.3.0-1|12	License:        MIT
14cu|lua-logging-1.3.0-1|13	URL:            http://www.keplerproject.org/lualogging/
14cu|lua-logging-1.3.0-1|14	Source0:        https://github.com/Neopallium/lualogging/archive/v%{version}.tar.gz
14cu|lua-logging-1.3.0-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|lua-logging-1.3.0-1|16	Requires:       lua >= %{luaver}
14cu|lua-logging-1.3.0-1|17	Requires:       lua-socket
14cu|lua-logging-1.3.0-1|18	Requires:       lua-sql
14cu|lua-logging-1.3.0-1|19	BuildArch:      noarch
14cu|lua-logging-1.3.0-1|20	
14cu|lua-logging-1.3.0-1|21	%description
14cu|lua-logging-1.3.0-1|22	LuaLogging provides a simple API to use logging features
14cu|lua-logging-1.3.0-1|23	in Lua. Its design was based on log4j. LuaLogging currently
14cu|lua-logging-1.3.0-1|24	supports, through the use of appenders, console, file, email,
14cu|lua-logging-1.3.0-1|25	socket and sql outputs.
14cu|lua-logging-1.3.0-1|26	
14cu|lua-logging-1.3.0-1|27	%prep
14cu|lua-logging-1.3.0-1|28	%setup -q -n %{oname}-%{version}
14cu|lua-logging-1.3.0-1|29	
14cu|lua-logging-1.3.0-1|30	%build
14cu|lua-logging-1.3.0-1|31	%make
14cu|lua-logging-1.3.0-1|32	
14cu|lua-logging-1.3.0-1|33	%install
14cu|lua-logging-1.3.0-1|34	rm -rf %{buildroot}
14cu|lua-logging-1.3.0-1|35	make install PREFIX=$RPM_BUILD_ROOT/%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT/%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT/%{luapkgdir} SYS_BINDIR=$RPM_BUILD_ROOT/%{_bindir} LUA_INTERPRETER=%{_bindir}/lua
14cu|lua-logging-1.3.0-1|36	
14cu|lua-logging-1.3.0-1|37	
14cu|lua-logging-1.3.0-1|38	%clean
14cu|lua-logging-1.3.0-1|39	rm -rf $RPM_BUILD_ROOT
14cu|lua-logging-1.3.0-1|40	
14cu|lua-logging-1.3.0-1|41	
14cu|lua-logging-1.3.0-1|42	%files
14cu|lua-logging-1.3.0-1|43	%defattr(-,root,root,-)
14cu|lua-logging-1.3.0-1|44	%doc doc/us/*
14cu|lua-logging-1.3.0-1|45	%doc README
14cu|lua-logging-1.3.0-1|46	%{luapkgdir}/*
14cu|lua-logging-1.3.0-1|47	
14cu|lua-logging-1.3.0-1|48	
14cu|lua-logging-1.3.0-1|49	
14cu|lua-logging-1.3.0-1|50	%changelog

10756 14
14cu|lua-lposix-1.0-6|1	%define debug_package %{nil}
14cu|lua-lposix-1.0-6|2	
14cu|lua-lposix-1.0-6|3	%define soname posix
14cu|lua-lposix-1.0-6|4	%define lua_version 5.1
14cu|lua-lposix-1.0-6|5	
14cu|lua-lposix-1.0-6|6	Summary:	A POSIX library for the Lua programming language
14cu|lua-lposix-1.0-6|7	Name:		lua-lposix
14cu|lua-lposix-1.0-6|8	Version:	1.0
14cu|lua-lposix-1.0-6|9	Release:	6
14cu|lua-lposix-1.0-6|10	License:	Public Domain
14cu|lua-lposix-1.0-6|11	Group:		Development/Other
14cu|lua-lposix-1.0-6|12	Url:		http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
14cu|lua-lposix-1.0-6|13	Source0:	lposix.tar.bz2
14cu|lua-lposix-1.0-6|14	Patch0:		luaposix.patch
14cu|lua-lposix-1.0-6|15	# From upstream reference (by Funda)
14cu|lua-lposix-1.0-6|16	Patch1:		lposix-build-5.1.patch
14cu|lua-lposix-1.0-6|17	# Corrects use of obsolete CLK_TCK constant to CLOCKS_PER_SEC - AdamW
14cu|lua-lposix-1.0-6|18	# 2008/07 (see http://www.mail-archive.com/debian-glibc@lists.debian.org/msg34448.html )
14cu|lua-lposix-1.0-6|19	Patch2:		lposix-clktck.patch
14cu|lua-lposix-1.0-6|20	BuildRequires:	pkgconfig(lua) < 5.2
14cu|lua-lposix-1.0-6|21	
14cu|lua-lposix-1.0-6|22	%description
14cu|lua-lposix-1.0-6|23	A POSIX module for the Lua programming language.
14cu|lua-lposix-1.0-6|24	
14cu|lua-lposix-1.0-6|25	%files
14cu|lua-lposix-1.0-6|26	%doc README
14cu|lua-lposix-1.0-6|27	%{_libdir}/lua/%{lua_version}/*.so
14cu|lua-lposix-1.0-6|28	%{_datadir}/lua/%{lua_version}/*.lua
14cu|lua-lposix-1.0-6|29	
14cu|lua-lposix-1.0-6|30	#----------------------------------------------------------------------------
14cu|lua-lposix-1.0-6|31	
14cu|lua-lposix-1.0-6|32	%package devel
14cu|lua-lposix-1.0-6|33	Summary:	Development header for the lposix LUA module
14cu|lua-lposix-1.0-6|34	Group:		Development/Other
14cu|lua-lposix-1.0-6|35	Requires:	%{name} = %{EVRD}
14cu|lua-lposix-1.0-6|36	
14cu|lua-lposix-1.0-6|37	%description devel
14cu|lua-lposix-1.0-6|38	Development header for the lposix LUA module.
14cu|lua-lposix-1.0-6|39	
14cu|lua-lposix-1.0-6|40	%files devel
14cu|lua-lposix-1.0-6|41	%{_libdir}/lua/%{lua_version}/*.a
14cu|lua-lposix-1.0-6|42	
14cu|lua-lposix-1.0-6|43	#----------------------------------------------------------------------------
14cu|lua-lposix-1.0-6|44	
14cu|lua-lposix-1.0-6|45	%prep
14cu|lua-lposix-1.0-6|46	%setup -q -n %{soname}
14cu|lua-lposix-1.0-6|47	%patch0 -p1
14cu|lua-lposix-1.0-6|48	%patch1 -p0
14cu|lua-lposix-1.0-6|49	%patch2 -p1 -b .clktck
14cu|lua-lposix-1.0-6|50	
14cu|lua-lposix-1.0-6|51	%build
14cu|lua-lposix-1.0-6|52	export CFLAGS="%{optflags} -fPIC"
14cu|lua-lposix-1.0-6|53	%make
14cu|lua-lposix-1.0-6|54	
14cu|lua-lposix-1.0-6|55	%install
14cu|lua-lposix-1.0-6|56	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|57	install -d %{buildroot}/%{_libdir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|58	install -m0755 %{soname}.so %{buildroot}%{_libdir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|59	install -m0644 %{soname}.a %{buildroot}/%{_libdir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|60	install -m0644 %{soname}.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|61	install -m0644 test.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|62	install -m0644 tree.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
14cu|lua-lposix-1.0-6|63	
14cu|lua-lposix-1.0-6|64	
14cu|lua-lposix-1.0-6|65	%changelog
14cu|lua-lposix-1.0-6|66	
14cu|lua-lposix-1.0-6|67	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-6
14cu|lua-lposix-1.0-6|68	- (64ef694) Disable debug package
14cu|lua-lposix-1.0-6|69	
14cu|lua-lposix-1.0-6|70	

10757 14
14cu|lua-luafilesystem-1.4.1-4|1	%define debug_package %{nil}
14cu|lua-luafilesystem-1.4.1-4|2	
14cu|lua-luafilesystem-1.4.1-4|3	%define luaver 5.1
14cu|lua-luafilesystem-1.4.1-4|4	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|lua-luafilesystem-1.4.1-4|5	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|lua-luafilesystem-1.4.1-4|6	%define oname luafilesystem
14cu|lua-luafilesystem-1.4.1-4|7	
14cu|lua-luafilesystem-1.4.1-4|8	Summary:	FileSystem Tool for the Lua language
14cu|lua-luafilesystem-1.4.1-4|9	Name:		lua-luafilesystem
14cu|lua-luafilesystem-1.4.1-4|10	Version:	1.4.1
14cu|lua-luafilesystem-1.4.1-4|11	Release:	4
14cu|lua-luafilesystem-1.4.1-4|12	License:	MIT
14cu|lua-luafilesystem-1.4.1-4|13	Group:		Development/Other
14cu|lua-luafilesystem-1.4.1-4|14	Url:		http://www.keplerproject.org/luafilesystem/
14cu|lua-luafilesystem-1.4.1-4|15	Source0:	http://luaforge.net/frs/download.php/3345/%{oname}-%{version}.tar.gz
14cu|lua-luafilesystem-1.4.1-4|16	BuildRequires:	pkgconfig(lua) < 5.2
14cu|lua-luafilesystem-1.4.1-4|17	
14cu|lua-luafilesystem-1.4.1-4|18	%description
14cu|lua-luafilesystem-1.4.1-4|19	LuaFileSystem offers a portable way to access the underlying directory
14cu|lua-luafilesystem-1.4.1-4|20	structure and file attributes.
14cu|lua-luafilesystem-1.4.1-4|21	
14cu|lua-luafilesystem-1.4.1-4|22	%files
14cu|lua-luafilesystem-1.4.1-4|23	%doc doc/us/*
14cu|lua-luafilesystem-1.4.1-4|24	%doc README
14cu|lua-luafilesystem-1.4.1-4|25	%{lualibdir}/*
14cu|lua-luafilesystem-1.4.1-4|26	
14cu|lua-luafilesystem-1.4.1-4|27	#----------------------------------------------------------------------------
14cu|lua-luafilesystem-1.4.1-4|28	
14cu|lua-luafilesystem-1.4.1-4|29	%prep
14cu|lua-luafilesystem-1.4.1-4|30	%setup -q -n %{oname}-%{version}
14cu|lua-luafilesystem-1.4.1-4|31	
14cu|lua-luafilesystem-1.4.1-4|32	%build
14cu|lua-luafilesystem-1.4.1-4|33	%make
14cu|lua-luafilesystem-1.4.1-4|34	
14cu|lua-luafilesystem-1.4.1-4|35	%install
14cu|lua-luafilesystem-1.4.1-4|36	make install \
14cu|lua-luafilesystem-1.4.1-4|37	PREFIX=%{buildroot}%{_prefix} \
14cu|lua-luafilesystem-1.4.1-4|38	LUA_LIBDIR=%{buildroot}%{lualibdir} \
14cu|lua-luafilesystem-1.4.1-4|39	LUA_DIR=%{buildroot}%{luapkgdir} \
14cu|lua-luafilesystem-1.4.1-4|40	SYS_BINDIR=%{buildroot}%{_bindir} \
14cu|lua-luafilesystem-1.4.1-4|41	LUA_INTERPRETER=%{_bindir}/lua%{luaver}
14cu|lua-luafilesystem-1.4.1-4|42	
14cu|lua-luafilesystem-1.4.1-4|43	
14cu|lua-luafilesystem-1.4.1-4|44	%changelog
14cu|lua-luafilesystem-1.4.1-4|45	
14cu|lua-luafilesystem-1.4.1-4|46	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-4
14cu|lua-luafilesystem-1.4.1-4|47	- (90779a8) Disable debug package
14cu|lua-luafilesystem-1.4.1-4|48	
14cu|lua-luafilesystem-1.4.1-4|49	

10758 14
14cu|lua-sec-0.4-5|1	%define luaver 5.2
14cu|lua-sec-0.4-5|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|lua-sec-0.4-5|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|lua-sec-0.4-5|4	%define oname luasec
14cu|lua-sec-0.4-5|5	
14cu|lua-sec-0.4-5|6	Summary:	OpenSSL binding for Lua
14cu|lua-sec-0.4-5|7	Name:		lua-sec
14cu|lua-sec-0.4-5|8	Version:	0.4
14cu|lua-sec-0.4-5|9	Release:	5
14cu|lua-sec-0.4-5|10	License:	MIT
14cu|lua-sec-0.4-5|11	Group:		Development/Other
14cu|lua-sec-0.4-5|12	Url:		http://www.inf.puc-rio.br/~brunoos/luasec/
14cu|lua-sec-0.4-5|13	Source0:	http://luaforge.net/frs/download.php/4255/%{oname}-%{version}.tar.gz
14cu|lua-sec-0.4-5|14	Patch0:		luasec-0.4-fix-link.patch
14cu|lua-sec-0.4-5|15	BuildRequires:	lua >= %{luaver}
14cu|lua-sec-0.4-5|16	BuildRequires:	pkgconfig(lua) >= %{luaver}
14cu|lua-sec-0.4-5|17	BuildRequires:	pkgconfig(openssl)
14cu|lua-sec-0.4-5|18	Requires:	lua >= %{luaver}
14cu|lua-sec-0.4-5|19	Requires:	lua-socket
14cu|lua-sec-0.4-5|20	
14cu|lua-sec-0.4-5|21	%description
14cu|lua-sec-0.4-5|22	LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
14cu|lua-sec-0.4-5|23	This version delegates to LuaSocket the TCP connection establishment
14cu|lua-sec-0.4-5|24	between the client and server. Then LuaSec uses this connection to start
14cu|lua-sec-0.4-5|25	a secure TLS/SSL session.
14cu|lua-sec-0.4-5|26	
14cu|lua-sec-0.4-5|27	%files
14cu|lua-sec-0.4-5|28	%doc CHANGELOG samples/*
14cu|lua-sec-0.4-5|29	%{lualibdir}/*
14cu|lua-sec-0.4-5|30	%{luapkgdir}/*
14cu|lua-sec-0.4-5|31	
14cu|lua-sec-0.4-5|32	#----------------------------------------------------------------------------
14cu|lua-sec-0.4-5|33	
14cu|lua-sec-0.4-5|34	%prep
14cu|lua-sec-0.4-5|35	%setup -q -n %{oname}-%{version}
14cu|lua-sec-0.4-5|36	%patch0 -p0
14cu|lua-sec-0.4-5|37	
14cu|lua-sec-0.4-5|38	%build
14cu|lua-sec-0.4-5|39	#perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
14cu|lua-sec-0.4-5|40	#echo 'LUA_VERSION_NUM=501' >> config
14cu|lua-sec-0.4-5|41	%make linux DEFS="%{optflags}"
14cu|lua-sec-0.4-5|42	
14cu|lua-sec-0.4-5|43	%install
14cu|lua-sec-0.4-5|44	mkdir -p %{buildroot}%{lualibdir}
14cu|lua-sec-0.4-5|45	mkdir -p %{buildroot}%{luapkgdir}
14cu|lua-sec-0.4-5|46	make install LUACPATH=%{buildroot}%{lualibdir} LUAPATH=%{buildroot}%{luapkgdir}
14cu|lua-sec-0.4-5|47	
14cu|lua-sec-0.4-5|48	
14cu|lua-sec-0.4-5|49	%changelog
14cu|lua-sec-0.4-5|50	
14cu|lua-sec-0.4-5|51	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4-5
14cu|lua-sec-0.4-5|52	- (ffea279) Build for lua 5.2
14cu|lua-sec-0.4-5|53	- (ffea279) Build with system optflags to fix debug package
14cu|lua-sec-0.4-5|54	- (ffea279) Spec cleanup
14cu|lua-sec-0.4-5|55	
14cu|lua-sec-0.4-5|56	

10759 14
14cu|lua-sql-2.3.3-1|1	%define luaver 5.2
14cu|lua-sql-2.3.3-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
14cu|lua-sql-2.3.3-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14cu|lua-sql-2.3.3-1|4	%define oname luasql
14cu|lua-sql-2.3.3-1|5	
14cu|lua-sql-2.3.3-1|6	Summary:	Database connectivity for the Lua programming language
14cu|lua-sql-2.3.3-1|7	Name:		lua-sql
14cu|lua-sql-2.3.3-1|8	Version:	2.3.3
14cu|lua-sql-2.3.3-1|9	Release:	1
14cu|lua-sql-2.3.3-1|10	License:	MIT
14cu|lua-sql-2.3.3-1|11	Group:		Development/Other
14cu|lua-sql-2.3.3-1|12	Url:		http://www.keplerproject.org/luasql/
14cu|lua-sql-2.3.3-1|13	Source0:        https://github.com/keplerproject/luasql/archive/v%{version}.tar.gz
14cu|lua-sql-2.3.3-1|14	BuildRequires:	pkgconfig(lua)
14cu|lua-sql-2.3.3-1|15	BuildRequires:	mysql-devel
14cu|lua-sql-2.3.3-1|16	BuildRequires:	pkgconfig(libpq)
14cu|lua-sql-2.3.3-1|17	BuildRequires:	pkgconfig(sqlite3)
14cu|lua-sql-2.3.3-1|18	Requires:	lua-sql-sqlite
14cu|lua-sql-2.3.3-1|19	Requires:	lua-sql-mysql
14cu|lua-sql-2.3.3-1|20	Requires:	lua-sql-postgresql
14cu|lua-sql-2.3.3-1|21	Requires:	lua-sql-doc
14cu|lua-sql-2.3.3-1|22	
14cu|lua-sql-2.3.3-1|23	%description
14cu|lua-sql-2.3.3-1|24	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
14cu|lua-sql-2.3.3-1|25	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
14cu|lua-sql-2.3.3-1|26	statements and it allows for retrieving results in a row-by-row cursor fashion.
14cu|lua-sql-2.3.3-1|27	
14cu|lua-sql-2.3.3-1|28	%files
14cu|lua-sql-2.3.3-1|29	
14cu|lua-sql-2.3.3-1|30	#----------------------------------------------------------------------------
14cu|lua-sql-2.3.3-1|31	
14cu|lua-sql-2.3.3-1|32	%package doc
14cu|lua-sql-2.3.3-1|33	Summary:	Documentation for LuaSQL
14cu|lua-sql-2.3.3-1|34	Group:		Documentation
14cu|lua-sql-2.3.3-1|35	
14cu|lua-sql-2.3.3-1|36	%description doc
14cu|lua-sql-2.3.3-1|37	LuaSQL is a simple interface from Lua to a DBMS. This package contains the
14cu|lua-sql-2.3.3-1|38	documentation for LuaSQL.
14cu|lua-sql-2.3.3-1|39	
14cu|lua-sql-2.3.3-1|40	%files doc
14cu|lua-sql-2.3.3-1|41	%doc README
14cu|lua-sql-2.3.3-1|42	%doc doc/us/*
14cu|lua-sql-2.3.3-1|43	
14cu|lua-sql-2.3.3-1|44	#----------------------------------------------------------------------------
14cu|lua-sql-2.3.3-1|45	
14cu|lua-sql-2.3.3-1|46	%package sqlite
14cu|lua-sql-2.3.3-1|47	Summary:	SQLite database connectivity for the Lua programming language
14cu|lua-sql-2.3.3-1|48	Group:		Development/Other
14cu|lua-sql-2.3.3-1|49	
14cu|lua-sql-2.3.3-1|50	%description sqlite
14cu|lua-sql-2.3.3-1|51	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cu|lua-sql-2.3.3-1|52	to SQLite databases.
14cu|lua-sql-2.3.3-1|53	
14cu|lua-sql-2.3.3-1|54	%files sqlite
14cu|lua-sql-2.3.3-1|55	%dir %{lualibdir}/luasql
14cu|lua-sql-2.3.3-1|56	%{lualibdir}/luasql/sqlite3.so
14cu|lua-sql-2.3.3-1|57	
14cu|lua-sql-2.3.3-1|58	#----------------------------------------------------------------------------
14cu|lua-sql-2.3.3-1|59	
14cu|lua-sql-2.3.3-1|60	%package mysql
14cu|lua-sql-2.3.3-1|61	Summary:	MySQL database connectivity for the Lua programming language
14cu|lua-sql-2.3.3-1|62	Group:		Development/Other
14cu|lua-sql-2.3.3-1|63	
14cu|lua-sql-2.3.3-1|64	%description mysql
14cu|lua-sql-2.3.3-1|65	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cu|lua-sql-2.3.3-1|66	to MySQL databases.
14cu|lua-sql-2.3.3-1|67	
14cu|lua-sql-2.3.3-1|68	%files mysql
14cu|lua-sql-2.3.3-1|69	%dir %{lualibdir}/luasql
14cu|lua-sql-2.3.3-1|70	%{lualibdir}/luasql/mysql.so
14cu|lua-sql-2.3.3-1|71	
14cu|lua-sql-2.3.3-1|72	#----------------------------------------------------------------------------
14cu|lua-sql-2.3.3-1|73	
14cu|lua-sql-2.3.3-1|74	%package postgresql
14cu|lua-sql-2.3.3-1|75	Summary:	PostgreSQL database connectivity for the Lua programming language
14cu|lua-sql-2.3.3-1|76	Group:		Development/Other
14cu|lua-sql-2.3.3-1|77	
14cu|lua-sql-2.3.3-1|78	%description postgresql
14cu|lua-sql-2.3.3-1|79	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
14cu|lua-sql-2.3.3-1|80	to PostgreSQL databases.
14cu|lua-sql-2.3.3-1|81	
14cu|lua-sql-2.3.3-1|82	%files postgresql
14cu|lua-sql-2.3.3-1|83	%dir %{lualibdir}/luasql
14cu|lua-sql-2.3.3-1|84	%{lualibdir}/luasql/postgres.so
14cu|lua-sql-2.3.3-1|85	
14cu|lua-sql-2.3.3-1|86	#----------------------------------------------------------------------------
14cu|lua-sql-2.3.3-1|87	
14cu|lua-sql-2.3.3-1|88	%prep
14cu|lua-sql-2.3.3-1|89	%setup -q -n %{oname}-%{version}
14cu|lua-sql-2.3.3-1|90	
14cu|lua-sql-2.3.3-1|91	%build
14cu|lua-sql-2.3.3-1|92	make DRIVER_INCS="`pkg-config --cflags sqlite3`" DRIVER_LIBS="`pkg-config --libs sqlite3`" sqlite3 DEFS="%{optflags} -fPIC"
14cu|lua-sql-2.3.3-1|93	make DRIVER_INCS="" DRIVER_LIBS="-lpq" postgres DEFS="%{optflags} -fPIC" WARN=
14cu|lua-sql-2.3.3-1|94	make DRIVER_INCS="-I%{_prefix}/include/mysql" DRIVER_LIBS="-L%{_libdir}/mysql -lmysqlclient" mysql DEFS="%{optflags} -fPIC"
14cu|lua-sql-2.3.3-1|95	
14cu|lua-sql-2.3.3-1|96	
14cu|lua-sql-2.3.3-1|97	%install
14cu|lua-sql-2.3.3-1|98	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} sqlite3
14cu|lua-sql-2.3.3-1|99	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} postgres
14cu|lua-sql-2.3.3-1|100	make install PREFIX=%{buildroot}%{_prefix} LUA_LIBDIR=%{buildroot}%{lualibdir} LUA_DIR=%{buildroot}%{luapkgdir} mysql
14cu|lua-sql-2.3.3-1|101	
14cu|lua-sql-2.3.3-1|102	
14cu|lua-sql-2.3.3-1|103	%changelog

10760 14
14cu|lucene-2.4.0-2|1	%define section         free
14cu|lucene-2.4.0-2|2	%define nversion        2.3
14cu|lucene-2.4.0-2|3	
14cu|lucene-2.4.0-2|4	Name:           lucene
14cu|lucene-2.4.0-2|5	Version:        2.4.0
14cu|lucene-2.4.0-2|6	Release:        2
14cu|lucene-2.4.0-2|7	Epoch:          0
14cu|lucene-2.4.0-2|8	Summary:        High-performance, full-featured text search engine
14cu|lucene-2.4.0-2|9	License:        Apache License
14cu|lucene-2.4.0-2|10	URL:            http://lucene.apache.org/
14cu|lucene-2.4.0-2|11	Group:          Development/Java
14cu|lucene-2.4.0-2|12	Source0:        http://www.apache.org/dist/lucene/java/%{name}-%{version}-src.tar.gz
14cu|lucene-2.4.0-2|13	Source1:	lucene-1.9-OSGi-MANIFEST.MF
14cu|lucene-2.4.0-2|14	Source2:	lucene-1.9-analysis-OSGi-MANIFEST.MF
14cu|lucene-2.4.0-2|15	Patch4:         lucene-2.3.0-db-javadoc.patch
14cu|lucene-2.4.0-2|16	BuildRequires:  ant
14cu|lucene-2.4.0-2|17	BuildRequires:  ant-nodeps
14cu|lucene-2.4.0-2|18	BuildRequires:  javacc
14cu|lucene-2.4.0-2|19	BuildRequires:  java-javadoc
14cu|lucene-2.4.0-2|20	BuildRequires:  java-rpmbuild
14cu|lucene-2.4.0-2|21	BuildRequires:  junit
14cu|lucene-2.4.0-2|22	BuildRequires:  jtidy
14cu|lucene-2.4.0-2|23	BuildRequires:  jakarta-commons-digester
14cu|lucene-2.4.0-2|24	BuildRequires:  jline
14cu|lucene-2.4.0-2|25	BuildRequires:  regexp
14cu|lucene-2.4.0-2|26	BuildRequires:  zip
14cu|lucene-2.4.0-2|27	Provides:       lucene-core = %{epoch}:%{version}-%{release}
14cu|lucene-2.4.0-2|28	# previously used by eclipse but no longer needed
14cu|lucene-2.4.0-2|29	Obsoletes:      lucene-devel < %{version}
14cu|lucene-2.4.0-2|30	BuildRequires:  java-devel
14cu|lucene-2.4.0-2|31	BuildArch:      noarch
14cu|lucene-2.4.0-2|32	
14cu|lucene-2.4.0-2|33	%description
14cu|lucene-2.4.0-2|34	Jakarta Lucene is a high-performance, full-featured text search engine
14cu|lucene-2.4.0-2|35	written entirely in Java. It is a technology suitable for nearly any
14cu|lucene-2.4.0-2|36	application that requires full-text search, especially cross-platform.
14cu|lucene-2.4.0-2|37	
14cu|lucene-2.4.0-2|38	%package javadoc
14cu|lucene-2.4.0-2|39	Summary:        Javadoc for Lucene
14cu|lucene-2.4.0-2|40	Group:          Development/Java
14cu|lucene-2.4.0-2|41	
14cu|lucene-2.4.0-2|42	%description javadoc
14cu|lucene-2.4.0-2|43	Javadoc for Lucene.
14cu|lucene-2.4.0-2|44	
14cu|lucene-2.4.0-2|45	%package demo
14cu|lucene-2.4.0-2|46	Summary:        Lucene demonstrations and samples
14cu|lucene-2.4.0-2|47	Group:          Development/Java
14cu|lucene-2.4.0-2|48	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|lucene-2.4.0-2|49	
14cu|lucene-2.4.0-2|50	%description demo
14cu|lucene-2.4.0-2|51	%{summary}.
14cu|lucene-2.4.0-2|52	
14cu|lucene-2.4.0-2|53	%package contrib
14cu|lucene-2.4.0-2|54	Summary:        Lucene contributed extensions
14cu|lucene-2.4.0-2|55	Group:          Development/Java
14cu|lucene-2.4.0-2|56	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|lucene-2.4.0-2|57	
14cu|lucene-2.4.0-2|58	%description contrib
14cu|lucene-2.4.0-2|59	%{summary}.
14cu|lucene-2.4.0-2|60	
14cu|lucene-2.4.0-2|61	#%package contrib-db
14cu|lucene-2.4.0-2|62	#Summary:        Lucene contributed bdb extensions
14cu|lucene-2.4.0-2|63	#Group:          Internet/WWW/Indexing/Search
14cu|lucene-2.4.0-2|64	#Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|lucene-2.4.0-2|65	#Requires:  berkeleydb
14cu|lucene-2.4.0-2|66	#Requires:  berkeleydb-native >= 0:4.3.29
14cu|lucene-2.4.0-2|67	
14cu|lucene-2.4.0-2|68	#%description contrib-db
14cu|lucene-2.4.0-2|69	#%{summary}.
14cu|lucene-2.4.0-2|70	
14cu|lucene-2.4.0-2|71	%prep
14cu|lucene-2.4.0-2|72	%setup -q -n %{name}-%{version}
14cu|lucene-2.4.0-2|73	%remove_java_binaries
14cu|lucene-2.4.0-2|74	
14cu|lucene-2.4.0-2|75	%patch4 -p0 -b .db-javadoc
14cu|lucene-2.4.0-2|76	
14cu|lucene-2.4.0-2|77	%build
14cu|lucene-2.4.0-2|78	mkdir -p docs
14cu|lucene-2.4.0-2|79	mkdir -p lib
14cu|lucene-2.4.0-2|80	export OPT_JAR_LIST="ant/ant-junit junit"
14cu|lucene-2.4.0-2|81	export CLASSPATH=$(build-classpath jline jtidy regexp commons-digester)
14cu|lucene-2.4.0-2|82	#pushd contrib/db/bdb/lib
14cu|lucene-2.4.0-2|83	#ln -sf $(build-classpath berkeleydb-native) .
14cu|lucene-2.4.0-2|84	#popd
14cu|lucene-2.4.0-2|85	#pushd contrib/db/bdb-je/lib
14cu|lucene-2.4.0-2|86	#ln -sf $(build-classpath berkeleydb) .
14cu|lucene-2.4.0-2|87	#popd
14cu|lucene-2.4.0-2|88	rm -r contrib/db
14cu|lucene-2.4.0-2|89	
14cu|lucene-2.4.0-2|90	#FIXME: Tests freeze randomly. Turning on debug messages shows warnings like:
14cu|lucene-2.4.0-2|91	
14cu|lucene-2.4.0-2|92	# [junit] GC Warning: Repeated allocation of very large block (appr. size 512000):
14cu|lucene-2.4.0-2|93	# [junit] 	May lead to memory leak and poor performance.
14cu|lucene-2.4.0-2|94	
14cu|lucene-2.4.0-2|95	# See: http://koji.fedoraproject.org/koji/getfile?taskID=169839&name=build.log
14cu|lucene-2.4.0-2|96	# for an example
14cu|lucene-2.4.0-2|97	
14cu|lucene-2.4.0-2|98	%ant -Dbuild.sysclasspath=first \
14cu|lucene-2.4.0-2|99	-Djavacc.home=%{_bindir}/javacc \
14cu|lucene-2.4.0-2|100	-Djavacc.jar=%{_javadir}/javacc.jar \
14cu|lucene-2.4.0-2|101	-Djavacc.jar.dir=%{_javadir} \
14cu|lucene-2.4.0-2|102	-Djavadoc.link=%{_javadocdir}/java \
14cu|lucene-2.4.0-2|103	-Dversion=%{version} \
14cu|lucene-2.4.0-2|104	package
14cu|lucene-2.4.0-2|105	#  package test generate-test-reports
14cu|lucene-2.4.0-2|106	
14cu|lucene-2.4.0-2|107	mkdir META-INF
14cu|lucene-2.4.0-2|108	cp %{SOURCE1} META-INF/MANIFEST.MF
14cu|lucene-2.4.0-2|109	zip -u build/lucene-core-%{version}.jar META-INF/MANIFEST.MF
14cu|lucene-2.4.0-2|110	cp %{SOURCE2} META-INF/MANIFEST.MF
14cu|lucene-2.4.0-2|111	zip -u build/contrib/analyzers/lucene-analyzers-%{version}.jar META-INF/MANIFEST.MF
14cu|lucene-2.4.0-2|112	
14cu|lucene-2.4.0-2|113	%install
14cu|lucene-2.4.0-2|114	
14cu|lucene-2.4.0-2|115	install -d -m 0755 %{buildroot}%{_javadir}
14cu|lucene-2.4.0-2|116	install -m 0644 build/%{name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|lucene-2.4.0-2|117	install -m 0644 build/%{name}-demos-%{version}.jar %{buildroot}%{_javadir}/%{name}-demos-%{version}.jar
14cu|lucene-2.4.0-2|118	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|lucene-2.4.0-2|119	
14cu|lucene-2.4.0-2|120	# contrib jars
14cu|lucene-2.4.0-2|121	install -d -m 0755 %{buildroot}%{_javadir}/%{name}-contrib
14cu|lucene-2.4.0-2|122	for c in analyzers ant highlighter lucli memory misc queries similarity snowball spellchecker surround swing wordnet xml-query-parser; do
14cu|lucene-2.4.0-2|123	install -m 0644 build/contrib/$c/%{name}-${c}-%{version}.jar \
14cu|lucene-2.4.0-2|124	%{buildroot}%{_javadir}/%{name}-contrib
14cu|lucene-2.4.0-2|125	done
14cu|lucene-2.4.0-2|126	(cd %{buildroot}%{_javadir}/%{name}-contrib && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|lucene-2.4.0-2|127	
14cu|lucene-2.4.0-2|128	# bdb contrib jars
14cu|lucene-2.4.0-2|129	#install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14cu|lucene-2.4.0-2|130	#install -m 0644 build/contrib/db/bdb/%{name}-bdb-%{version}.jar \
14cu|lucene-2.4.0-2|131	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14cu|lucene-2.4.0-2|132	#install -m 0644 build/contrib/db/bdb-je/%{name}-bdb-je-%{version}.jar \
14cu|lucene-2.4.0-2|133	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14cu|lucene-2.4.0-2|134	#(cd $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|lucene-2.4.0-2|135	
14cu|lucene-2.4.0-2|136	# javadoc
14cu|lucene-2.4.0-2|137	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|lucene-2.4.0-2|138	cp -pr build/docs/api/* \
14cu|lucene-2.4.0-2|139	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|lucene-2.4.0-2|140	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|lucene-2.4.0-2|141	
14cu|lucene-2.4.0-2|142	# webapp
14cu|lucene-2.4.0-2|143	install -d -m 0755 %{buildroot}%{_datadir}/%{name}-%{version}
14cu|lucene-2.4.0-2|144	install -m 0644 build/%{name}web.war \
14cu|lucene-2.4.0-2|145	%{buildroot}%{_datadir}/%{name}-%{version}
14cu|lucene-2.4.0-2|146	
14cu|lucene-2.4.0-2|147	%files
14cu|lucene-2.4.0-2|148	%defattr(0644,root,root,0755)
14cu|lucene-2.4.0-2|149	%doc CHANGES.txt LICENSE.txt README.txt
14cu|lucene-2.4.0-2|150	%{_javadir}/%{name}-%{version}.jar
14cu|lucene-2.4.0-2|151	%{_javadir}/%{name}.jar
14cu|lucene-2.4.0-2|152	%{_datadir}/%{name}-%{version}
14cu|lucene-2.4.0-2|153	
14cu|lucene-2.4.0-2|154	%files javadoc
14cu|lucene-2.4.0-2|155	%defattr(0644,root,root,0755)
14cu|lucene-2.4.0-2|156	%{_javadocdir}/%{name}-%{version}
14cu|lucene-2.4.0-2|157	%ghost %{_javadocdir}/%{name}
14cu|lucene-2.4.0-2|158	
14cu|lucene-2.4.0-2|159	%files contrib
14cu|lucene-2.4.0-2|160	%defattr(0644,root,root,0755)
14cu|lucene-2.4.0-2|161	%{_javadir}/%{name}-contrib
14cu|lucene-2.4.0-2|162	
14cu|lucene-2.4.0-2|163	#%files contrib-db
14cu|lucene-2.4.0-2|164	#%defattr(0644,root,root,0755)
14cu|lucene-2.4.0-2|165	#%{_javadir}/%{name}-contrib-db
14cu|lucene-2.4.0-2|166	
14cu|lucene-2.4.0-2|167	%files demo
14cu|lucene-2.4.0-2|168	%defattr(0644,root,root,0755)
14cu|lucene-2.4.0-2|169	%{_javadir}/%{name}-demos-%{version}.jar
14cu|lucene-2.4.0-2|170	%{_javadir}/%{name}-demos.jar
14cu|lucene-2.4.0-2|171	
14cu|lucene-2.4.0-2|172	%changelog
14cu|lucene-2.4.0-2|173	* Thu Dec 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4.0-2
14cu|lucene-2.4.0-2|174	+ Revision: de25bf0
14cu|lucene-2.4.0-2|175	- Move to contrib
14cu|lucene-2.4.0-2|176	
14cu|lucene-2.4.0-2|177	

10761 14
14cu|luciole-0.9.3-4|1	Summary:	A stop motion software for animation movie realization
14cu|luciole-0.9.3-4|2	Name:		luciole
14cu|luciole-0.9.3-4|3	Version:	0.9.3
14cu|luciole-0.9.3-4|4	Release:	4
14cu|luciole-0.9.3-4|5	License:	GPLv3
14cu|luciole-0.9.3-4|6	Group:		Video
14cu|luciole-0.9.3-4|7	Source0:	http://launchpad.net/luciole/0.9/0.9.3/+download/%{name}-%{version}.tar.gz
14cu|luciole-0.9.3-4|8	Source100:	luciole.rpmlintrc
14cu|luciole-0.9.3-4|9	Patch0:		luciole-0.8.2-use-system-default-theme.patch
14cu|luciole-0.9.3-4|10	Patch1:		luciole-0.9.3-pillow.patch
14cu|luciole-0.9.3-4|11	Url:		http://festival.inattendu.org/Luciole
14cu|luciole-0.9.3-4|12	BuildArch:	noarch
14cu|luciole-0.9.3-4|13	BuildRequires:	python-devel
14cu|luciole-0.9.3-4|14	BuildRequires:	desktop-file-utils
14cu|luciole-0.9.3-4|15	Requires:	pygtk2.0
14cu|luciole-0.9.3-4|16	Requires:	python-imaging
14cu|luciole-0.9.3-4|17	Requires:	python-dbus
14cu|luciole-0.9.3-4|18	Requires:	python-pygoocanvas
14cu|luciole-0.9.3-4|19	Requires:	gstreamer0.10-python
14cu|luciole-0.9.3-4|20	Requires:	pygtk2.0-libglade
14cu|luciole-0.9.3-4|21	Requires:	imagemagick
14cu|luciole-0.9.3-4|22	Requires:	mencoder
14cu|luciole-0.9.3-4|23	Requires:	ffmpeg
14cu|luciole-0.9.3-4|24	Requires:	mjpegtools
14cu|luciole-0.9.3-4|25	Requires:	gstreamer0.10-plugins-base
14cu|luciole-0.9.3-4|26	Requires:	gstreamer0.10-plugins-good
14cu|luciole-0.9.3-4|27	Suggests:	gtk-theme-clearlooks
14cu|luciole-0.9.3-4|28	Suggests:	murrine
14cu|luciole-0.9.3-4|29	
14cu|luciole-0.9.3-4|30	%description
14cu|luciole-0.9.3-4|31	Luciole is a stop motion software for animation movie realization. It can make
14cu|luciole-0.9.3-4|32	live capture of images from external devices as webcam or DV cam.
14cu|luciole-0.9.3-4|33	
14cu|luciole-0.9.3-4|34	%prep
14cu|luciole-0.9.3-4|35	%setup -q
14cu|luciole-0.9.3-4|36	%patch0 -p0 -b .default-theme
14cu|luciole-0.9.3-4|37	%patch1 -p1 -b .pillow
14cu|luciole-0.9.3-4|38	
14cu|luciole-0.9.3-4|39	%install
14cu|luciole-0.9.3-4|40	python setup.py install --root %{buildroot}
14cu|luciole-0.9.3-4|41	
14cu|luciole-0.9.3-4|42	%files
14cu|luciole-0.9.3-4|43	%doc COPYING RELEASE
14cu|luciole-0.9.3-4|44	%{_bindir}/%{name}
14cu|luciole-0.9.3-4|45	%{_datadir}/applications/%{name}.desktop
14cu|luciole-0.9.3-4|46	%{_datadir}/pixmaps/*
14cu|luciole-0.9.3-4|47	%{py_puresitedir}/pitivi
14cu|luciole-0.9.3-4|48	%{py_puresitedir}/luciole
14cu|luciole-0.9.3-4|49	%{py_puresitedir}/*egg-info
14cu|luciole-0.9.3-4|50	%{_mandir}/man1/*
14cu|luciole-0.9.3-4|51	
14cu|luciole-0.9.3-4|52	
14cu|luciole-0.9.3-4|53	%changelog
14cu|luciole-0.9.3-4|54	
14cu|luciole-0.9.3-4|55	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-4
14cu|luciole-0.9.3-4|56	- (cd730d2) Fix typo in pillow patch
14cu|luciole-0.9.3-4|57	
14cu|luciole-0.9.3-4|58	

10762 14
14cu|luckybackup-0.4.8-1|1	Summary:	A powerful, fast and reliable backup & sync tool
14cu|luckybackup-0.4.8-1|2	Name:		luckybackup
14cu|luckybackup-0.4.8-1|3	Version:	0.4.8
14cu|luckybackup-0.4.8-1|4	Release:	1
14cu|luckybackup-0.4.8-1|5	License:	GPLv3+
14cu|luckybackup-0.4.8-1|6	Group:		Archiving/Backup
14cu|luckybackup-0.4.8-1|7	Url:		http://luckybackup.sourceforge.net/
14cu|luckybackup-0.4.8-1|8	Source0:	http://prdownloads.sourceforge.net/sourceforge/luckybackup/%{name}-%{version}.tar.gz
14cu|luckybackup-0.4.8-1|9	Patch0:		remove_old_menu_file.patch
14cu|luckybackup-0.4.8-1|10	BuildRequires:	qt4-devel
14cu|luckybackup-0.4.8-1|11	Requires:	rsync
14cu|luckybackup-0.4.8-1|12	
14cu|luckybackup-0.4.8-1|13	%description
14cu|luckybackup-0.4.8-1|14	luckyBackup is an application that backs-up and/or synchronizes any directories
14cu|luckybackup-0.4.8-1|15	with the power of rsync.
14cu|luckybackup-0.4.8-1|16	
14cu|luckybackup-0.4.8-1|17	It's simple to use, fast (transfers over only changes made and not all data),
14cu|luckybackup-0.4.8-1|18	safe (keeps your data safe by checking all declared directories before
14cu|luckybackup-0.4.8-1|19	proceeding in any data manipulation ), reliable and fully customizable.
14cu|luckybackup-0.4.8-1|20	
14cu|luckybackup-0.4.8-1|21	%files
14cu|luckybackup-0.4.8-1|22	%{_bindir}/%{name}
14cu|luckybackup-0.4.8-1|23	%{_datadir}/applications/*
14cu|luckybackup-0.4.8-1|24	%{_datadir}/%{name}/translations/*
14cu|luckybackup-0.4.8-1|25	%{_datadir}/pixmaps/%{name}.*
14cu|luckybackup-0.4.8-1|26	%{_mandir}/man8/*
14cu|luckybackup-0.4.8-1|27	%{_defaultdocdir}/%{name}/*
14cu|luckybackup-0.4.8-1|28	
14cu|luckybackup-0.4.8-1|29	#----------------------------------------------------------------------------
14cu|luckybackup-0.4.8-1|30	
14cu|luckybackup-0.4.8-1|31	%prep
14cu|luckybackup-0.4.8-1|32	%setup -q
14cu|luckybackup-0.4.8-1|33	%patch0 -p1
14cu|luckybackup-0.4.8-1|34	
14cu|luckybackup-0.4.8-1|35	%build
14cu|luckybackup-0.4.8-1|36	%qmake_qt4
14cu|luckybackup-0.4.8-1|37	%make
14cu|luckybackup-0.4.8-1|38	
14cu|luckybackup-0.4.8-1|39	%install
14cu|luckybackup-0.4.8-1|40	%makeinstall INSTALL_ROOT=%{buildroot} install
14cu|luckybackup-0.4.8-1|41	
14cu|luckybackup-0.4.8-1|42	
14cu|luckybackup-0.4.8-1|43	%changelog
14cu|luckybackup-0.4.8-1|44	* Sun Oct 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.8-1
14cu|luckybackup-0.4.8-1|45	+ Revision: f7b8e8b
14cu|luckybackup-0.4.8-1|46	- New version 0.4.8, spec cleanup
14cu|luckybackup-0.4.8-1|47	
14cu|luckybackup-0.4.8-1|48	

10763 14
14cu|lugaru-1.1-1|1	Name:           lugaru
14cu|lugaru-1.1-1|2	Version:        1.1
14cu|lugaru-1.1-1|3	Release:        1
14cu|lugaru-1.1-1|4	Summary:        Ninja rabbit fighting game
14cu|lugaru-1.1-1|5	License:        GPLv2+
14cu|lugaru-1.1-1|6	Group:          Games/Other
14cu|lugaru-1.1-1|7	Url:            https://osslugaru.gitlab.io/
14cu|lugaru-1.1-1|8	Source0:        https://bitbucket.org/osslugaru/lugaru/downloads/%{name}-%{version}.tar.xz
14cu|lugaru-1.1-1|9	BuildRequires:  cmake
14cu|lugaru-1.1-1|10	BuildRequires:  jpeg-devel
14cu|lugaru-1.1-1|11	BuildRequires:  desktop-file-utils
14cu|lugaru-1.1-1|12	BuildRequires:  appstream-util
14cu|lugaru-1.1-1|13	BuildRequires:  pkgconfig(glu)
14cu|lugaru-1.1-1|14	BuildRequires:  pkgconfig(libpng)
14cu|lugaru-1.1-1|15	BuildRequires:  pkgconfig(ogg)
14cu|lugaru-1.1-1|16	BuildRequires:  pkgconfig(openal)
14cu|lugaru-1.1-1|17	BuildRequires:  pkgconfig(sdl2)
14cu|lugaru-1.1-1|18	BuildRequires:  pkgconfig(vorbis)
14cu|lugaru-1.1-1|19	BuildRequires:  pkgconfig(vorbisfile)
14cu|lugaru-1.1-1|20	BuildRequires:  pkgconfig(zlib)
14cu|lugaru-1.1-1|21	BuildRequires:  imagemagick
14cu|lugaru-1.1-1|22	
14cu|lugaru-1.1-1|23	Requires:       %{name}-data = %{EVRD}
14cu|lugaru-1.1-1|24	
14cu|lugaru-1.1-1|25	%description
14cu|lugaru-1.1-1|26	Lugaru is the predecessor to Overgrowth
14cu|lugaru-1.1-1|27	(http://www.wolfire.com/overgrowth).
14cu|lugaru-1.1-1|28	It is a third-person action game. The main character,
14cu|lugaru-1.1-1|29	Turner, is an anthropomorphic rebel bunny rabbit with
14cu|lugaru-1.1-1|30	impressive combat skills. In his quest to find
14cu|lugaru-1.1-1|31	those responsible for slaughtering his village,
14cu|lugaru-1.1-1|32	he uncovers a far-reaching conspiracy involving the
14cu|lugaru-1.1-1|33	corrupt leaders of the rabbit republic and the
14cu|lugaru-1.1-1|34	starving wolves from a nearby den. Turner takes it
14cu|lugaru-1.1-1|35	upon himself to fight against their plot and save
14cu|lugaru-1.1-1|36	his fellow rabbits from slavery.
14cu|lugaru-1.1-1|37	
14cu|lugaru-1.1-1|38	%files
14cu|lugaru-1.1-1|39	%{_defaultdocdir}/%{name}
14cu|lugaru-1.1-1|40	%{_gamesbindir}/%{name}
14cu|lugaru-1.1-1|41	%{_appdatadir}/%{name}.appdata.xml
14cu|lugaru-1.1-1|42	%{_datadir}/applications/%{name}.desktop
14cu|lugaru-1.1-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lugaru-1.1-1|44	%{_mandir}/man6/%{name}.6*
14cu|lugaru-1.1-1|45	
14cu|lugaru-1.1-1|46	#--------------------------------------------
14cu|lugaru-1.1-1|47	%package data
14cu|lugaru-1.1-1|48	
14cu|lugaru-1.1-1|49	Summary:        Data files for the Lugaru game
14cu|lugaru-1.1-1|50	License:        CC-BY-SA
14cu|lugaru-1.1-1|51	Group:          Games/Other
14cu|lugaru-1.1-1|52	Requires:       %{name} = %{EVRD}
14cu|lugaru-1.1-1|53	BuildArch:      noarch
14cu|lugaru-1.1-1|54	
14cu|lugaru-1.1-1|55	%description data
14cu|lugaru-1.1-1|56	This package contains arch-independent data files for the game Lugaru.
14cu|lugaru-1.1-1|57	
14cu|lugaru-1.1-1|58	%files data
14cu|lugaru-1.1-1|59	%doc CONTENT-LICENSE.txt
14cu|lugaru-1.1-1|60	%{_gamesdatadir}/%{name}
14cu|lugaru-1.1-1|61	#--------------------------------------------
14cu|lugaru-1.1-1|62	
14cu|lugaru-1.1-1|63	%prep
14cu|lugaru-1.1-1|64	%setup -q
14cu|lugaru-1.1-1|65	
14cu|lugaru-1.1-1|66	%build
14cu|lugaru-1.1-1|67	%cmake -DSYSTEM_INSTALL=ON \
14cu|lugaru-1.1-1|68	-DCMAKE_INSTALL_BINDIR=games \
14cu|lugaru-1.1-1|69	-DCMAKE_INSTALL_DATADIR=share/games
14cu|lugaru-1.1-1|70	
14cu|lugaru-1.1-1|71	%make
14cu|lugaru-1.1-1|72	
14cu|lugaru-1.1-1|73	%install
14cu|lugaru-1.1-1|74	%makeinstall_std -C build
14cu|lugaru-1.1-1|75	
14cu|lugaru-1.1-1|76	%if %{mdvver} >= 201610
14cu|lugaru-1.1-1|77	mkdir -p %{buildroot}%{_appdatadir}
14cu|lugaru-1.1-1|78	cp %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|lugaru-1.1-1|79	rm -fr %{buildroot}%{_datadir}/appdata
14cu|lugaru-1.1-1|80	%endif
14cu|lugaru-1.1-1|81	
14cu|lugaru-1.1-1|82	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|lugaru-1.1-1|83	install -dm 0755 \
14cu|lugaru-1.1-1|84	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|lugaru-1.1-1|85	convert -strip -resize $size Dist/lugaru.png \
14cu|lugaru-1.1-1|86	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|lugaru-1.1-1|87	done
14cu|lugaru-1.1-1|88	
14cu|lugaru-1.1-1|89	
14cu|lugaru-1.1-1|90	
14cu|lugaru-1.1-1|91	%check
14cu|lugaru-1.1-1|92	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|lugaru-1.1-1|93	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|lugaru-1.1-1|94	
14cu|lugaru-1.1-1|95	
14cu|lugaru-1.1-1|96	
14cu|lugaru-1.1-1|97	%changelog
14cu|lugaru-1.1-1|98	
14cu|lugaru-1.1-1|99	* Sun Apr 23 2017 abfonly <abfonly@gmail.com> 1.1-1
14cu|lugaru-1.1-1|100	- (6c14314) Log:Log: Merge with mrb
14cu|lugaru-1.1-1|101	
14cu|lugaru-1.1-1|102	

10764 14
14cu|luma-3.0.7-5|1	Name:		luma
14cu|luma-3.0.7-5|2	Summary:	LDAP browser, utility and more
14cu|luma-3.0.7-5|3	Version:	3.0.7
14cu|luma-3.0.7-5|4	Release:	5
14cu|luma-3.0.7-5|5	Epoch:		1
14cu|luma-3.0.7-5|6	Source0:	%{name}-%{version}.tar.gz
14cu|luma-3.0.7-5|7	Patch1:		luma-3.0.7-desktop.patch
14cu|luma-3.0.7-5|8	URL:		http://luma.sourceforge.net/
14cu|luma-3.0.7-5|9	License:	GPL
14cu|luma-3.0.7-5|10	Group:		System/Configuration/Other
14cu|luma-3.0.7-5|11	Requires:	python-qt4 >= 4.8
14cu|luma-3.0.7-5|12	Requires:	python-ldap >= 2.3
14cu|luma-3.0.7-5|13	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14cu|luma-3.0.7-5|14	Requires:	py-smbpasswd
14cu|luma-3.0.7-5|15	BuildRequires:  python-devel
14cu|luma-3.0.7-5|16	BuildRequires:  python-sip
14cu|luma-3.0.7-5|17	BuildArch:	noarch
14cu|luma-3.0.7-5|18	
14cu|luma-3.0.7-5|19	%description
14cu|luma-3.0.7-5|20	Luma is a graphical utility for accessing and managing data
14cu|luma-3.0.7-5|21	stored on LDAP servers. It is written in Python, using PyQt
14cu|luma-3.0.7-5|22	and python-ldap. Plugin-support is included and useful
14cu|luma-3.0.7-5|23	widgets with LDAP-functionality for easy creation of plugins
14cu|luma-3.0.7-5|24	are delivered.
14cu|luma-3.0.7-5|25	
14cu|luma-3.0.7-5|26	%prep
14cu|luma-3.0.7-5|27	%setup -q
14cu|luma-3.0.7-5|28	%apply_patches
14cu|luma-3.0.7-5|29	
14cu|luma-3.0.7-5|30	%build
14cu|luma-3.0.7-5|31	python setup.py build
14cu|luma-3.0.7-5|32	
14cu|luma-3.0.7-5|33	%install
14cu|luma-3.0.7-5|34	python setup.py install --root=%{buildroot}
14cu|luma-3.0.7-5|35	
14cu|luma-3.0.7-5|36	install -d %{buildroot}%{py_puresitedir}/luma/plugins/browser/templates
14cu|luma-3.0.7-5|37	cp -R luma/plugins/browser/templates/* \
14cu|luma-3.0.7-5|38	%{buildroot}%{py_puresitedir}/luma/plugins/browser/templates
14cu|luma-3.0.7-5|39	
14cu|luma-3.0.7-5|40	%files
14cu|luma-3.0.7-5|41	%doc AUTHORS ChangeLog COPYING README
14cu|luma-3.0.7-5|42	%{_bindir}/%{name}
14cu|luma-3.0.7-5|43	%{py_puresitedir}/%{name}
14cu|luma-3.0.7-5|44	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
14cu|luma-3.0.7-5|45	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|luma-3.0.7-5|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|luma-3.0.7-5|47	%{_datadir}/pixmaps/%{name}.svg
14cu|luma-3.0.7-5|48	%{_datadir}/applications/%{name}.desktop
14cu|luma-3.0.7-5|49	%{_mandir}/man1/*
14cu|luma-3.0.7-5|50	
14cu|luma-3.0.7-5|51	%changelog
14cu|luma-3.0.7-5|52	
14cu|luma-3.0.7-5|53	* Mon Jun 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:3.0.7-5
14cu|luma-3.0.7-5|54	- (244e8b5) Patch desktop file l10n, add templates
14cu|luma-3.0.7-5|55	
14cu|luma-3.0.7-5|56	

10765 14
14cu|luminance-hdr-2.4.0-3|1	Summary:	A graphical tool for creating and tone-mapping HDR images
14cu|luminance-hdr-2.4.0-3|2	Name:		luminance-hdr
14cu|luminance-hdr-2.4.0-3|3	Version:	2.4.0
14cu|luminance-hdr-2.4.0-3|4	Release:	3
14cu|luminance-hdr-2.4.0-3|5	License:	GPLv2+
14cu|luminance-hdr-2.4.0-3|6	Group:		Graphics
14cu|luminance-hdr-2.4.0-3|7	Url:		http://qtpfsgui.sourceforge.net/
14cu|luminance-hdr-2.4.0-3|8	Source0:	http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}%{?pre:-%pre}.tar.bz2
14cu|luminance-hdr-2.4.0-3|9	Patch0:		luminance-hdr-2.4.0-desktop_file_fix.patch
14cu|luminance-hdr-2.4.0-3|10	Patch1:		luminance-hdr-2.4.0-qt5_printsupport.patch
14cu|luminance-hdr-2.4.0-3|11	#Originally from Gentoo:
14cu|luminance-hdr-2.4.0-3|12	Patch2:		luminance-hdr-2.4.0-qtquick.patch
14cu|luminance-hdr-2.4.0-3|13	BuildRequires:	cmake
14cu|luminance-hdr-2.4.0-3|14	BuildRequires:	qt5-linguist-tools
14cu|luminance-hdr-2.4.0-3|15	BuildRequires:	boost-devel
14cu|luminance-hdr-2.4.0-3|16	BuildRequires:	gomp-devel
14cu|luminance-hdr-2.4.0-3|17	BuildRequires:	jpeg-devel
14cu|luminance-hdr-2.4.0-3|18	BuildRequires:	qt5-devel
14cu|luminance-hdr-2.4.0-3|19	BuildRequires:	pkgconfig(cfitsio)
14cu|luminance-hdr-2.4.0-3|20	BuildRequires:	pkgconfig(exiv2)
14cu|luminance-hdr-2.4.0-3|21	BuildRequires:	pkgconfig(fftw3)
14cu|luminance-hdr-2.4.0-3|22	BuildRequires:	pkgconfig(gsl)
14cu|luminance-hdr-2.4.0-3|23	BuildRequires:	pkgconfig(lcms2)
14cu|luminance-hdr-2.4.0-3|24	BuildRequires:	pkgconfig(libpng)
14cu|luminance-hdr-2.4.0-3|25	BuildRequires:	pkgconfig(libraw)
14cu|luminance-hdr-2.4.0-3|26	BuildRequires:	pkgconfig(libtiff-4)
14cu|luminance-hdr-2.4.0-3|27	BuildRequires:	pkgconfig(OpenEXR)
14cu|luminance-hdr-2.4.0-3|28	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|luminance-hdr-2.4.0-3|29	BuildRequires:	pkgconfig(Qt5Quick)
14cu|luminance-hdr-2.4.0-3|30	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|luminance-hdr-2.4.0-3|31	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|luminance-hdr-2.4.0-3|32	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|luminance-hdr-2.4.0-3|33	BuildRequires:	pkgconfig(Qt5Xml)
14cu|luminance-hdr-2.4.0-3|34	BuildRequires:	pkgconfig(Qt5Help)
14cu|luminance-hdr-2.4.0-3|35	BuildRequires:	pkgconfig(zlib)
14cu|luminance-hdr-2.4.0-3|36	Requires:	qt5-database-plugin-sqlite
14cu|luminance-hdr-2.4.0-3|37	
14cu|luminance-hdr-2.4.0-3|38	%description
14cu|luminance-hdr-2.4.0-3|39	Luminance is a graphical program for assembling bracketed photos into High
14cu|luminance-hdr-2.4.0-3|40	Dynamic Range (HDR) images. It also provides a number of tone-mapping
14cu|luminance-hdr-2.4.0-3|41	operators for creating low dynamic range versions of HDR images.
14cu|luminance-hdr-2.4.0-3|42	
14cu|luminance-hdr-2.4.0-3|43	%files
14cu|luminance-hdr-2.4.0-3|44	%doc AUTHORS Changelog LICENSE README TODO
14cu|luminance-hdr-2.4.0-3|45	%{_bindir}/%{name}
14cu|luminance-hdr-2.4.0-3|46	%{_bindir}/%{name}-cli
14cu|luminance-hdr-2.4.0-3|47	%{_datadir}/%{name}
14cu|luminance-hdr-2.4.0-3|48	%{_datadir}/applications/%{name}.desktop
14cu|luminance-hdr-2.4.0-3|49	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|luminance-hdr-2.4.0-3|50	
14cu|luminance-hdr-2.4.0-3|51	#----------------------------------------------------------------------------
14cu|luminance-hdr-2.4.0-3|52	
14cu|luminance-hdr-2.4.0-3|53	%prep
14cu|luminance-hdr-2.4.0-3|54	%setup -q
14cu|luminance-hdr-2.4.0-3|55	%patch0 -p1 -b .desktop-fix
14cu|luminance-hdr-2.4.0-3|56	%patch1 -p1
14cu|luminance-hdr-2.4.0-3|57	%patch2 -p1
14cu|luminance-hdr-2.4.0-3|58	
14cu|luminance-hdr-2.4.0-3|59	# convert to UTF-8
14cu|luminance-hdr-2.4.0-3|60	mv Changelog Changelog.old
14cu|luminance-hdr-2.4.0-3|61	iconv --from-code=ISO-8859-1 --to-code=UTF-8 --output Changelog Changelog.old
14cu|luminance-hdr-2.4.0-3|62	
14cu|luminance-hdr-2.4.0-3|63	%build
14cu|luminance-hdr-2.4.0-3|64	%cmake_qt5 \
14cu|luminance-hdr-2.4.0-3|65	-DBUILD_SHARED_LIBS:BOOL=OFF
14cu|luminance-hdr-2.4.0-3|66	%make
14cu|luminance-hdr-2.4.0-3|67	
14cu|luminance-hdr-2.4.0-3|68	%install
14cu|luminance-hdr-2.4.0-3|69	%makeinstall_std -C build
14cu|luminance-hdr-2.4.0-3|70	
14cu|luminance-hdr-2.4.0-3|71	%changelog
14cu|luminance-hdr-2.4.0-3|72	
14cu|luminance-hdr-2.4.0-3|73	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 2.4.0-3
14cu|luminance-hdr-2.4.0-3|74	- (8d15072) Rebuilt with new libraw, fix Qt5 requirements
14cu|luminance-hdr-2.4.0-3|75	
14cu|luminance-hdr-2.4.0-3|76	

10766 14
14cu|lunchbox-1.14.0-4|1	%define oname Lunchbox
14cu|lunchbox-1.14.0-4|2	%define major 1.14.0
14cu|lunchbox-1.14.0-4|3	%define api 7
14cu|lunchbox-1.14.0-4|4	%define	libname %mklibname %{oname} %{major}
14cu|lunchbox-1.14.0-4|5	%define	devname %mklibname -d %{oname}
14cu|lunchbox-1.14.0-4|6	
14cu|lunchbox-1.14.0-4|7	Name:           lunchbox
14cu|lunchbox-1.14.0-4|8	Version:        1.14.0
14cu|lunchbox-1.14.0-4|9	Release:        4
14cu|lunchbox-1.14.0-4|10	Summary:        C++ library for multi-threaded programming
14cu|lunchbox-1.14.0-4|11	License:        LGPLv2+
14cu|lunchbox-1.14.0-4|12	Group:          System/Libraries
14cu|lunchbox-1.14.0-4|13	Url:            http://equalizergraphics.com/
14cu|lunchbox-1.14.0-4|14	Source0:        https://github.com/Eyescale/Lunchbox/archive/%{oname}-%{version}.tar.gz
14cu|lunchbox-1.14.0-4|15	# https://github.com/Eyescale/CMake.git
14cu|lunchbox-1.14.0-4|16	Source1:        common.tar.gz
14cu|lunchbox-1.14.0-4|17	#https://github.com/HBPVIS/Servus.git
14cu|lunchbox-1.14.0-4|18	Source2:        Servus.tar.gz
14cu|lunchbox-1.14.0-4|19	Source100:      lunchbox.rpmlintrc
14cu|lunchbox-1.14.0-4|20	Patch0:		lunchbox-lib.patch
14cu|lunchbox-1.14.0-4|21	Patch1:		lunchbox.doxyrules.patch
14cu|lunchbox-1.14.0-4|22	BuildRequires:  boost-devel
14cu|lunchbox-1.14.0-4|23	BuildRequires:  cmake
14cu|lunchbox-1.14.0-4|24	BuildRequires:  doxygen
14cu|lunchbox-1.14.0-4|25	BuildRequires:  graphviz
14cu|lunchbox-1.14.0-4|26	BuildRequires:  pkgconfig(python)
14cu|lunchbox-1.14.0-4|27	BuildRequires:  avahi
14cu|lunchbox-1.14.0-4|28	BuildRequires:  pkgconfig(avahi-client)
14cu|lunchbox-1.14.0-4|29	BuildRequires:  pkgconfig(avahi-compat-libdns_sd)
14cu|lunchbox-1.14.0-4|30	BuildRequires:  jpeg-devel
14cu|lunchbox-1.14.0-4|31	BuildRequires:  gomp-devel
14cu|lunchbox-1.14.0-4|32	BuildRequires:  pkgconfig(leveldb)
14cu|lunchbox-1.14.0-4|33	BuildRequires:  pkgconfig(hwloc)
14cu|lunchbox-1.14.0-4|34	BuildRequires:  pkgconfig(Qt5Core)
14cu|lunchbox-1.14.0-4|35	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|lunchbox-1.14.0-4|36	BuildRequires:  git
14cu|lunchbox-1.14.0-4|37	
14cu|lunchbox-1.14.0-4|38	
14cu|lunchbox-1.14.0-4|39	%description
14cu|lunchbox-1.14.0-4|40	Lunchbox is C++ library for multi-threaded programming, providing OS
14cu|lunchbox-1.14.0-4|41	abstraction, utility classes and high-performance primitives, such as
14cu|lunchbox-1.14.0-4|42	atomic variables, spin locks and lock-free containers.
14cu|lunchbox-1.14.0-4|43	
14cu|lunchbox-1.14.0-4|44	#---------------------------------------------------------------------
14cu|lunchbox-1.14.0-4|45	
14cu|lunchbox-1.14.0-4|46	
14cu|lunchbox-1.14.0-4|47	%package -n     %{libname}
14cu|lunchbox-1.14.0-4|48	Summary:        C++ library for multi-threaded programming
14cu|lunchbox-1.14.0-4|49	Group:          System/Libraries
14cu|lunchbox-1.14.0-4|50	
14cu|lunchbox-1.14.0-4|51	%description -n     %{libname}
14cu|lunchbox-1.14.0-4|52	Lunchbox is C++ library for multi-threaded programming, providing OS
14cu|lunchbox-1.14.0-4|53	abstraction, utility classes and high-performance primitives, such as
14cu|lunchbox-1.14.0-4|54	atomic variables, spin locks and lock-free containers.
14cu|lunchbox-1.14.0-4|55	
14cu|lunchbox-1.14.0-4|56	%files -n     %{libname}
14cu|lunchbox-1.14.0-4|57	%doc README.md
14cu|lunchbox-1.14.0-4|58	%{_libdir}/lib%{oname}.so.%{major}
14cu|lunchbox-1.14.0-4|59	%{_libdir}/lib%{oname}.so.%{api}
14cu|lunchbox-1.14.0-4|60	%{_libdir}/libServus.so.*
14cu|lunchbox-1.14.0-4|61	%{_libdir}/libServusQt.so.*
14cu|lunchbox-1.14.0-4|62	#---------------------------------------------------------------------
14cu|lunchbox-1.14.0-4|63	
14cu|lunchbox-1.14.0-4|64	%package  -n %{devname}
14cu|lunchbox-1.14.0-4|65	
14cu|lunchbox-1.14.0-4|66	Summary:        Development files for %{name}
14cu|lunchbox-1.14.0-4|67	Group:          Development/C++
14cu|lunchbox-1.14.0-4|68	Requires:       %{libname} = %{EVRD}
14cu|lunchbox-1.14.0-4|69	Requires:       boost-devel
14cu|lunchbox-1.14.0-4|70	Requires:       jpeg-devel
14cu|lunchbox-1.14.0-4|71	Requires:       pkgconfig(avahi-client)
14cu|lunchbox-1.14.0-4|72	Requires:       pkgconfig(avahi-compat-libdns_sd)
14cu|lunchbox-1.14.0-4|73	Provides:	%{name}-devel = %{EVRD}
14cu|lunchbox-1.14.0-4|74	
14cu|lunchbox-1.14.0-4|75	%description  -n %{devname}
14cu|lunchbox-1.14.0-4|76	C++ library for multi-threaded programming.
14cu|lunchbox-1.14.0-4|77	...
14cu|lunchbox-1.14.0-4|78	This package contains header files and libraries needed to develop
14cu|lunchbox-1.14.0-4|79	application that use %{name}.
14cu|lunchbox-1.14.0-4|80	
14cu|lunchbox-1.14.0-4|81	
14cu|lunchbox-1.14.0-4|82	%files  -n %{devname}
14cu|lunchbox-1.14.0-4|83	%{_docdir}/lib%{oname}
14cu|lunchbox-1.14.0-4|84	%{_docdir}/Servus
14cu|lunchbox-1.14.0-4|85	%{_bindir}/servusBrowser
14cu|lunchbox-1.14.0-4|86	%{_includedir}/lunchbox
14cu|lunchbox-1.14.0-4|87	%{_includedir}/servus
14cu|lunchbox-1.14.0-4|88	%{_libdir}/lib%{oname}.so
14cu|lunchbox-1.14.0-4|89	%{_libdir}/libServus.so
14cu|lunchbox-1.14.0-4|90	%{_libdir}/libServusQt.so
14cu|lunchbox-1.14.0-4|91	%{_datadir}/%{oname}
14cu|lunchbox-1.14.0-4|92	%{_datadir}/Servus
14cu|lunchbox-1.14.0-4|93	#---------------------------------------------------------------------
14cu|lunchbox-1.14.0-4|94	
14cu|lunchbox-1.14.0-4|95	%prep
14cu|lunchbox-1.14.0-4|96	%setup -qn %{oname}-%{version} -a1 -a2
14cu|lunchbox-1.14.0-4|97	mv common CMake/common
14cu|lunchbox-1.14.0-4|98	%patch0 -p0
14cu|lunchbox-1.14.0-4|99	%patch1 -p0
14cu|lunchbox-1.14.0-4|100	
14cu|lunchbox-1.14.0-4|101	%build
14cu|lunchbox-1.14.0-4|102	%cmake \
14cu|lunchbox-1.14.0-4|103	-DCMAKE_BUILD_TYPE=Release \
14cu|lunchbox-1.14.0-4|104	-DCMAKE_SKIP_RPATH:BOOL=OFF
14cu|lunchbox-1.14.0-4|105	
14cu|lunchbox-1.14.0-4|106	%make
14cu|lunchbox-1.14.0-4|107	%make doxygen
14cu|lunchbox-1.14.0-4|108	
14cu|lunchbox-1.14.0-4|109	%install
14cu|lunchbox-1.14.0-4|110	%makeinstall_std -C build
14cu|lunchbox-1.14.0-4|111	
14cu|lunchbox-1.14.0-4|112	# api doc
14cu|lunchbox-1.14.0-4|113	mkdir -p %{buildroot}%{_docdir}
14cu|lunchbox-1.14.0-4|114	mv %{buildroot}%{_datadir}/%{oname}/doc %{buildroot}%{_docdir}/lib%{oname}
14cu|lunchbox-1.14.0-4|115	mv %{buildroot}%{_datadir}/Servus/doc %{buildroot}%{_docdir}/Servus
14cu|lunchbox-1.14.0-4|116	
14cu|lunchbox-1.14.0-4|117	
14cu|lunchbox-1.14.0-4|118	
14cu|lunchbox-1.14.0-4|119	
14cu|lunchbox-1.14.0-4|120	%changelog
14cu|lunchbox-1.14.0-4|121	
14cu|lunchbox-1.14.0-4|122	* Fri Aug 05 2016 abfonly <abfonly@gmail.com> 1.14.0-4
14cu|lunchbox-1.14.0-4|123	- (d10dd3c) Log: Update to 1.14.0
14cu|lunchbox-1.14.0-4|124	- (d10dd3c) merge with MRB
14cu|lunchbox-1.14.0-4|125	
14cu|lunchbox-1.14.0-4|126	

10767 14
14cu|lunzip-1.8-1|1	%define debug_package	%{nil}
14cu|lunzip-1.8-1|2	
14cu|lunzip-1.8-1|3	Name:		lunzip
14cu|lunzip-1.8-1|4	Summary:	Decompressor for lzip files
14cu|lunzip-1.8-1|5	Version:	1.8
14cu|lunzip-1.8-1|6	Release:	1
14cu|lunzip-1.8-1|7	License:	GPLv3+
14cu|lunzip-1.8-1|8	Group:		Archiving/Compression
14cu|lunzip-1.8-1|9	URL:		http://www.nongnu.org/lzip/lunzip.html
14cu|lunzip-1.8-1|10	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.gz
14cu|lunzip-1.8-1|11	Source1:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.gz.sig
14cu|lunzip-1.8-1|12	BuildRequires:	lzip
14cu|lunzip-1.8-1|13	
14cu|lunzip-1.8-1|14	%description
14cu|lunzip-1.8-1|15	Lunzip is a decompressor for lzip files. It is written in C and its small size
14cu|lunzip-1.8-1|16	makes it well suited for embedded devices or software installers that need
14cu|lunzip-1.8-1|17	to decompress files but do not need compression capabilities.
14cu|lunzip-1.8-1|18	
14cu|lunzip-1.8-1|19	Lunzip replaces every file given in the command line with a decompressed
14cu|lunzip-1.8-1|20	version of itself. Each decompressed file has the same modification date,
14cu|lunzip-1.8-1|21	permissions, and, when possible, ownership as the corresponding compressed
14cu|lunzip-1.8-1|22	file. Lunzip is able to read from some types of non regular files
14cu|lunzip-1.8-1|23	if the "--stdout" option is specified.
14cu|lunzip-1.8-1|24	
14cu|lunzip-1.8-1|25	If no file names are specified, lunzip decompresses from standard input
14cu|lunzip-1.8-1|26	to standard output. In this case, lunzip will decline to read compressed input
14cu|lunzip-1.8-1|27	from a terminal.
14cu|lunzip-1.8-1|28	
14cu|lunzip-1.8-1|29	Lunzip will correctly decompress a file which is the concatenation of two
14cu|lunzip-1.8-1|30	or more compressed files. The result is the concatenation of the corresponding
14cu|lunzip-1.8-1|31	uncompressed files. Integrity testing of concatenated compressed files is also
14cu|lunzip-1.8-1|32	supported.
14cu|lunzip-1.8-1|33	
14cu|lunzip-1.8-1|34	The amount of memory required by lunzip to decompress a file is only a few tens
14cu|lunzip-1.8-1|35	of KiB larger than the dictionary size used to compress that file.
14cu|lunzip-1.8-1|36	
14cu|lunzip-1.8-1|37	%prep
14cu|lunzip-1.8-1|38	%setup -q
14cu|lunzip-1.8-1|39	
14cu|lunzip-1.8-1|40	%build
14cu|lunzip-1.8-1|41	%configure
14cu|lunzip-1.8-1|42	%make
14cu|lunzip-1.8-1|43	
14cu|lunzip-1.8-1|44	%install
14cu|lunzip-1.8-1|45	%makeinstall_std
14cu|lunzip-1.8-1|46	
14cu|lunzip-1.8-1|47	%files
14cu|lunzip-1.8-1|48	%{_bindir}/lunzip
14cu|lunzip-1.8-1|49	%{_mandir}/man1/lunzip.1*
14cu|lunzip-1.8-1|50	%doc AUTHORS ChangeLog NEWS README
14cu|lunzip-1.8-1|51	
14cu|lunzip-1.8-1|52	%changelog
14cu|lunzip-1.8-1|53	
14cu|lunzip-1.8-1|54	* Sat Aug 27 2016 alzim <alzim@bk.ru> 1.8-1
14cu|lunzip-1.8-1|55	- (abe5918) Merge pull request #2 from import/lunzip:rosa2016.1
14cu|lunzip-1.8-1|56	- (abe5918) Updated to 1.8
14cu|lunzip-1.8-1|57	
14cu|lunzip-1.8-1|58	

10768 14
14cu|lutris-0.3.8-1|1	Name:           lutris
14cu|lutris-0.3.8-1|2	Version:        0.3.8
14cu|lutris-0.3.8-1|3	Release:        1
14cu|lutris-0.3.8-1|4	Summary:        Install and play any video game easily
14cu|lutris-0.3.8-1|5	Group:          Games/Other
14cu|lutris-0.3.8-1|6	License:        GPLv3+
14cu|lutris-0.3.8-1|7	URL:            http://lutris.net
14cu|lutris-0.3.8-1|8	Source0:        http://lutris.net/releases/%{name}_%{version}.tar.xz
14cu|lutris-0.3.8-1|9	
14cu|lutris-0.3.8-1|10	BuildArch:      noarch
14cu|lutris-0.3.8-1|11	BuildRequires:  librsvg
14cu|lutris-0.3.8-1|12	BuildRequires:  python
14cu|lutris-0.3.8-1|13	BuildRequires:  python-pyxdg
14cu|lutris-0.3.8-1|14	BuildRequires:	python-gi
14cu|lutris-0.3.8-1|15	BuildRequires:	python-gobject
14cu|lutris-0.3.8-1|16	Requires:       glib-networking
14cu|lutris-0.3.8-1|17	Requires:       gvfs
14cu|lutris-0.3.8-1|18	Requires:       python-gi
14cu|lutris-0.3.8-1|19	Requires:       python-pyxdg
14cu|lutris-0.3.8-1|20	Requires:       python-yaml
14cu|lutris-0.3.8-1|21	Requires:       xrandr
14cu|lutris-0.3.8-1|22	
14cu|lutris-0.3.8-1|23	%description
14cu|lutris-0.3.8-1|24	Lutris is a gaming platform for GNU/Linux. Its goal is to make
14cu|lutris-0.3.8-1|25	gaming on Linux as easy as possible by taking care of installing
14cu|lutris-0.3.8-1|26	and setting up the game for the user. The only thing you have to
14cu|lutris-0.3.8-1|27	do is play the game. It aims to support every game that is playable
14cu|lutris-0.3.8-1|28	on Linux.
14cu|lutris-0.3.8-1|29	
14cu|lutris-0.3.8-1|30	%prep
14cu|lutris-0.3.8-1|31	%setup -qn %{name}
14cu|lutris-0.3.8-1|32	
14cu|lutris-0.3.8-1|33	%build
14cu|lutris-0.3.8-1|34	python setup.py build
14cu|lutris-0.3.8-1|35	
14cu|lutris-0.3.8-1|36	%install
14cu|lutris-0.3.8-1|37	python setup.py install --root=%{buildroot} --skip-build
14cu|lutris-0.3.8-1|38	
14cu|lutris-0.3.8-1|39	# SVG icon is broken in Qt applications, we use PNGs for now
14cu|lutris-0.3.8-1|40	pushd %{buildroot}%{_iconsdir}/hicolor
14cu|lutris-0.3.8-1|41	for size in 16 32 48 64 128 256; do
14cu|lutris-0.3.8-1|42	mkdir -p ${size}x${size}/apps
14cu|lutris-0.3.8-1|43	rsvg-convert scalable/apps/%{name}.svg -w ${size} -o ${size}x${size}/apps/%{name}.png
14cu|lutris-0.3.8-1|44	done
14cu|lutris-0.3.8-1|45	rm -f scalable/apps/%{name}.svg
14cu|lutris-0.3.8-1|46	popd
14cu|lutris-0.3.8-1|47	
14cu|lutris-0.3.8-1|48	%files
14cu|lutris-0.3.8-1|49	%{_bindir}/%{name}
14cu|lutris-0.3.8-1|50	%{_datadir}/applications/%{name}.desktop
14cu|lutris-0.3.8-1|51	%{_datadir}/glib-2.0/schemas/apps.%{name}.gschema.xml
14cu|lutris-0.3.8-1|52	%{_datadir}/%{name}/
14cu|lutris-0.3.8-1|53	%{_datadir}/pixmaps/%{name}.png
14cu|lutris-0.3.8-1|54	%{_datadir}/polkit-1/actions/*
14cu|lutris-0.3.8-1|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|lutris-0.3.8-1|56	%{py_puresitedir}/%{name}-%{version}-py2.7.egg-info
14cu|lutris-0.3.8-1|57	%{py_puresitedir}/%{name}/
14cu|lutris-0.3.8-1|58	
14cu|lutris-0.3.8-1|59	%changelog
14cu|lutris-0.3.8-1|60	
14cu|lutris-0.3.8-1|61	* Sat Aug 27 2016 alzim <alzim@bk.ru> 0.3.8-1
14cu|lutris-0.3.8-1|62	- (d4a1e15) Merge pull request #1 from import/lutris:rosa2016.1
14cu|lutris-0.3.8-1|63	- (d4a1e15) Updated to 0.3.8
14cu|lutris-0.3.8-1|64	
14cu|lutris-0.3.8-1|65	

10769 14
14cu|lv2-1.14.0-1|1	%define debug_package %{nil}
14cu|lv2-1.14.0-1|2	
14cu|lv2-1.14.0-1|3	Name:       lv2
14cu|lv2-1.14.0-1|4	Version:    1.14.0
14cu|lv2-1.14.0-1|5	Release:    1
14cu|lv2-1.14.0-1|6	Summary:    Audio Plugin Standard
14cu|lv2-1.14.0-1|7	Group:      System/Libraries
14cu|lv2-1.14.0-1|8	
14cu|lv2-1.14.0-1|9	# lv2specgen template.html is CC-AT-SA
14cu|lv2-1.14.0-1|10	License:    ISC
14cu|lv2-1.14.0-1|11	URL:        http://lv2plug.in
14cu|lv2-1.14.0-1|12	Source0:    http://lv2plug.in/spec/lv2-%{version}.tar.bz2
14cu|lv2-1.14.0-1|13	Source1:    lv2.sh.bz2
14cu|lv2-1.14.0-1|14	Source2:    lv2.csh.bz2
14cu|lv2-1.14.0-1|15	BuildRequires:	pkgconfig(sndfile) >= 1.0.0
14cu|lv2-1.14.0-1|16	
14cu|lv2-1.14.0-1|17	# this package replaces lv2core
14cu|lv2-1.14.0-1|18	Provides:   lv2core = 6.0-4
14cu|lv2-1.14.0-1|19	Obsoletes:  lv2core < 6.0-4
14cu|lv2-1.14.0-1|20	Provides:   lv2-ui = 2.4-5
14cu|lv2-1.14.0-1|21	Obsoletes:  lv2-ui < 2.4-5
14cu|lv2-1.14.0-1|22	
14cu|lv2-1.14.0-1|23	%description
14cu|lv2-1.14.0-1|24	LV2 is a standard for plugins and matching host applications, mainly
14cu|lv2-1.14.0-1|25	targeted at audio processing and generation.
14cu|lv2-1.14.0-1|26	
14cu|lv2-1.14.0-1|27	There are a large number of open source and free software synthesis
14cu|lv2-1.14.0-1|28	packages in use or development at this time. This API ('LV2') attempts
14cu|lv2-1.14.0-1|29	to give programmers the ability to write simple 'plugin' audio
14cu|lv2-1.14.0-1|30	processors in C/C++ and link them dynamically ('plug') into a range of
14cu|lv2-1.14.0-1|31	these packages ('hosts').  It should be possible for any host and any
14cu|lv2-1.14.0-1|32	plugin to communicate completely through this interface.
14cu|lv2-1.14.0-1|33	
14cu|lv2-1.14.0-1|34	LV2 is a successor to LADSPA, created to address the limitations of
14cu|lv2-1.14.0-1|35	LADSPA which many hosts have outgrown.
14cu|lv2-1.14.0-1|36	
14cu|lv2-1.14.0-1|37	%files
14cu|lv2-1.14.0-1|38	%doc COPYING NEWS
14cu|lv2-1.14.0-1|39	%{_libdir}/%{name}/*/*.[ch]
14cu|lv2-1.14.0-1|40	%{_libdir}/%{name}/*/*.ttl
14cu|lv2-1.14.0-1|41	%{_bindir}/lv2specgen.py
14cu|lv2-1.14.0-1|42	%{_datadir}/lv2specgen/*
14cu|lv2-1.14.0-1|43	%attr(644,root,root) %_sysconfdir/profile.d/lv2*sh
14cu|lv2-1.14.0-1|44	
14cu|lv2-1.14.0-1|45	#----------------------------------------------------------------------
14cu|lv2-1.14.0-1|46	
14cu|lv2-1.14.0-1|47	%package devel
14cu|lv2-1.14.0-1|48	Summary:    API for the LV2 Audio Plugin Standard
14cu|lv2-1.14.0-1|49	Group:      Development/C
14cu|lv2-1.14.0-1|50	
14cu|lv2-1.14.0-1|51	Requires:   %{name}%{?_isa} = %{version}-%{release}
14cu|lv2-1.14.0-1|52	Provides:   lv2core-devel = 6.0-4
14cu|lv2-1.14.0-1|53	Obsoletes:  lv2core-devel < 6.0-4
14cu|lv2-1.14.0-1|54	Provides:   lv2-ui-devel = 2.4-5
14cu|lv2-1.14.0-1|55	Obsoletes:  lv2-ui-devel < 2.4-5
14cu|lv2-1.14.0-1|56	
14cu|lv2-1.14.0-1|57	BuildRequires:  pkgconfig(sndfile) >= 1.0.0
14cu|lv2-1.14.0-1|58	
14cu|lv2-1.14.0-1|59	%description devel
14cu|lv2-1.14.0-1|60	lv2-devel contains the lv2.h header file and headers for all of the
14cu|lv2-1.14.0-1|61	LV@ specification extensions and bundles.
14cu|lv2-1.14.0-1|62	
14cu|lv2-1.14.0-1|63	Definitive technical documentation on LV2 plug-ins for both the host
14cu|lv2-1.14.0-1|64	and plug-in is contained within copious comments within the lv2.h
14cu|lv2-1.14.0-1|65	header file.
14cu|lv2-1.14.0-1|66	
14cu|lv2-1.14.0-1|67	%files devel
14cu|lv2-1.14.0-1|68	%{_includedir}/%{name}.h
14cu|lv2-1.14.0-1|69	%{_includedir}/%{name}/
14cu|lv2-1.14.0-1|70	%{_libdir}/pkgconfig/lv2core.pc
14cu|lv2-1.14.0-1|71	%{_libdir}/pkgconfig/%{name}.pc
14cu|lv2-1.14.0-1|72	
14cu|lv2-1.14.0-1|73	#----------------------------------------------------------------------
14cu|lv2-1.14.0-1|74	
14cu|lv2-1.14.0-1|75	%prep
14cu|lv2-1.14.0-1|76	%setup -q
14cu|lv2-1.14.0-1|77	
14cu|lv2-1.14.0-1|78	%build
14cu|lv2-1.14.0-1|79	./waf configure -vv --prefix=%{_prefix} --libdir=%{_libdir} --debug --no-plugins
14cu|lv2-1.14.0-1|80	./waf -vv %{?_smp_mflags}
14cu|lv2-1.14.0-1|81	
14cu|lv2-1.14.0-1|82	%install
14cu|lv2-1.14.0-1|83	DESTDIR=%{buildroot} ./waf -vv install
14cu|lv2-1.14.0-1|84	install -d -m 755 %buildroot%_sysconfdir/profile.d
14cu|lv2-1.14.0-1|85	bzcat %SOURCE1 > %buildroot%_sysconfdir/profile.d/lv2.sh
14cu|lv2-1.14.0-1|86	bzcat %SOURCE2 > %buildroot%_sysconfdir/profile.d/lv2.csh
14cu|lv2-1.14.0-1|87	
14cu|lv2-1.14.0-1|88	%changelog
14cu|lv2-1.14.0-1|89	
14cu|lv2-1.14.0-1|90	* Mon Sep 26 2016 alzim <alzim@bk.ru> 1.14.0-1
14cu|lv2-1.14.0-1|91	- (2302b2f) Merge pull request #1 from import/lv2:rosa2016.1
14cu|lv2-1.14.0-1|92	- (2302b2f) Updated to 1.14
14cu|lv2-1.14.0-1|93	
14cu|lv2-1.14.0-1|94	

10770 14
14cu|lv2-c++-tools-1.0.5-1|1	%define	major		0
14cu|lv2-c++-tools-1.0.5-1|2	%define	libname		%mklibname %{name} %{major}
14cu|lv2-c++-tools-1.0.5-1|3	%define	develname	%mklibname %{name} -d
14cu|lv2-c++-tools-1.0.5-1|4	
14cu|lv2-c++-tools-1.0.5-1|5	Summary:	A LV2 Development SDK
14cu|lv2-c++-tools-1.0.5-1|6	Name:		lv2-c++-tools
14cu|lv2-c++-tools-1.0.5-1|7	Version:	1.0.5
14cu|lv2-c++-tools-1.0.5-1|8	Release:	1
14cu|lv2-c++-tools-1.0.5-1|9	License:	GPLv3+
14cu|lv2-c++-tools-1.0.5-1|10	Group:		Sound
14cu|lv2-c++-tools-1.0.5-1|11	URL:		http://ll-plugins.nongnu.org/hacking.html
14cu|lv2-c++-tools-1.0.5-1|12	Source0:	http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
14cu|lv2-c++-tools-1.0.5-1|13	#Patch0:	lv2-c++-tools-boost.patch
14cu|lv2-c++-tools-1.0.5-1|14	BuildRequires:	boost-devel
14cu|lv2-c++-tools-1.0.5-1|15	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.8.8
14cu|lv2-c++-tools-1.0.5-1|16	BuildRequires:	doxygen
14cu|lv2-c++-tools-1.0.5-1|17	
14cu|lv2-c++-tools-1.0.5-1|18	%description
14cu|lv2-c++-tools-1.0.5-1|19	This software package contains libraries and programs that should make it
14cu|lv2-c++-tools-1.0.5-1|20	easier to write LV2 plugins.
14cu|lv2-c++-tools-1.0.5-1|21	
14cu|lv2-c++-tools-1.0.5-1|22	%files
14cu|lv2-c++-tools-1.0.5-1|23	%doc %{_docdir}/%{name}
14cu|lv2-c++-tools-1.0.5-1|24	%{_bindir}/lv2peg
14cu|lv2-c++-tools-1.0.5-1|25	%{_bindir}/lv2soname
14cu|lv2-c++-tools-1.0.5-1|26	
14cu|lv2-c++-tools-1.0.5-1|27	#-----------------------------------------------------------------------------
14cu|lv2-c++-tools-1.0.5-1|28	
14cu|lv2-c++-tools-1.0.5-1|29	%package -n	%{libname}
14cu|lv2-c++-tools-1.0.5-1|30	Summary:	LV2 Development SDK library
14cu|lv2-c++-tools-1.0.5-1|31	Group:		System/Libraries
14cu|lv2-c++-tools-1.0.5-1|32	
14cu|lv2-c++-tools-1.0.5-1|33	%description -n	%{libname}
14cu|lv2-c++-tools-1.0.5-1|34	This package contains the library needed to run programs dynamically
14cu|lv2-c++-tools-1.0.5-1|35	linked with the %{name} library.
14cu|lv2-c++-tools-1.0.5-1|36	
14cu|lv2-c++-tools-1.0.5-1|37	%files -n %{libname}
14cu|lv2-c++-tools-1.0.5-1|38	%doc COPYING
14cu|lv2-c++-tools-1.0.5-1|39	%{_libdir}/lib*.so.%{major}*
14cu|lv2-c++-tools-1.0.5-1|40	
14cu|lv2-c++-tools-1.0.5-1|41	#-----------------------------------------------------------------------------
14cu|lv2-c++-tools-1.0.5-1|42	
14cu|lv2-c++-tools-1.0.5-1|43	%package -n	%{develname}
14cu|lv2-c++-tools-1.0.5-1|44	Summary:	Development headers and libraries for %{name}
14cu|lv2-c++-tools-1.0.5-1|45	Group:		Development/C
14cu|lv2-c++-tools-1.0.5-1|46	Requires:	%{libname} = %{EVRD}
14cu|lv2-c++-tools-1.0.5-1|47	Provides:	%{name}-devel = %{EVRD}
14cu|lv2-c++-tools-1.0.5-1|48	
14cu|lv2-c++-tools-1.0.5-1|49	%description -n	%{develname}
14cu|lv2-c++-tools-1.0.5-1|50	This package contains the header files and libraries needed for
14cu|lv2-c++-tools-1.0.5-1|51	developing programs using the %{name} library.
14cu|lv2-c++-tools-1.0.5-1|52	
14cu|lv2-c++-tools-1.0.5-1|53	%files -n %{develname}
14cu|lv2-c++-tools-1.0.5-1|54	%doc COPYING html/*
14cu|lv2-c++-tools-1.0.5-1|55	%dir %{_includedir}/%{name}
14cu|lv2-c++-tools-1.0.5-1|56	%{_includedir}/%{name}/*
14cu|lv2-c++-tools-1.0.5-1|57	%{_libdir}/*.a
14cu|lv2-c++-tools-1.0.5-1|58	%{_libdir}/*.so
14cu|lv2-c++-tools-1.0.5-1|59	%{_libdir}/pkgconfig/*.pc
14cu|lv2-c++-tools-1.0.5-1|60	
14cu|lv2-c++-tools-1.0.5-1|61	#-----------------------------------------------------------------------------
14cu|lv2-c++-tools-1.0.5-1|62	
14cu|lv2-c++-tools-1.0.5-1|63	%prep
14cu|lv2-c++-tools-1.0.5-1|64	%setup -q
14cu|lv2-c++-tools-1.0.5-1|65	#patch0 -p1
14cu|lv2-c++-tools-1.0.5-1|66	
14cu|lv2-c++-tools-1.0.5-1|67	# don't invoke ldconfig
14cu|lv2-c++-tools-1.0.5-1|68	perl -pi -e "s|/sbin/ldconfig -n |/bin/true |g" Makefile.template
14cu|lv2-c++-tools-1.0.5-1|69	# lib64 fix
14cu|lv2-c++-tools-1.0.5-1|70	perl -pi -e "s|/lib\b|/%{_lib}|g" Makefile.template
14cu|lv2-c++-tools-1.0.5-1|71	
14cu|lv2-c++-tools-1.0.5-1|72	
14cu|lv2-c++-tools-1.0.5-1|73	%build
14cu|lv2-c++-tools-1.0.5-1|74	./configure \
14cu|lv2-c++-tools-1.0.5-1|75	--prefix=%{_prefix} \
14cu|lv2-c++-tools-1.0.5-1|76	--libdir=%{_libdir}
14cu|lv2-c++-tools-1.0.5-1|77	
14cu|lv2-c++-tools-1.0.5-1|78	%make CFLAGS="%{optflags}" \
14cu|lv2-c++-tools-1.0.5-1|79	prefix=%{_prefix} \
14cu|lv2-c++-tools-1.0.5-1|80	libdir=%{_libdir}
14cu|lv2-c++-tools-1.0.5-1|81	
14cu|lv2-c++-tools-1.0.5-1|82	# Build the docs
14cu|lv2-c++-tools-1.0.5-1|83	doxygen Doxyfile
14cu|lv2-c++-tools-1.0.5-1|84	
14cu|lv2-c++-tools-1.0.5-1|85	
14cu|lv2-c++-tools-1.0.5-1|86	%install
14cu|lv2-c++-tools-1.0.5-1|87	%makeinstall_std \
14cu|lv2-c++-tools-1.0.5-1|88	prefix=%{_prefix} \
14cu|lv2-c++-tools-1.0.5-1|89	libdir=%{_libdir} \
14cu|lv2-c++-tools-1.0.5-1|90	pkgdocdir=%{_docdir}/%{name}
14cu|lv2-c++-tools-1.0.5-1|91	
14cu|lv2-c++-tools-1.0.5-1|92	%changelog
14cu|lv2-c++-tools-1.0.5-1|93	
14cu|lv2-c++-tools-1.0.5-1|94	* Sat May 02 2015 Giovanni Mariani <mc2374@mclink.it> 1.0.5-1
14cu|lv2-c++-tools-1.0.5-1|95	- (ffff602) Updated to release 1.0.5, dropped P0 (now merged), built and installed doxygen docs
14cu|lv2-c++-tools-1.0.5-1|96	
14cu|lv2-c++-tools-1.0.5-1|97	

10771 14
14cu|lxappearance-0.6.2-1|1	Summary:	A new feature-rich GTK+ theme switcher
14cu|lxappearance-0.6.2-1|2	Name:		lxappearance
14cu|lxappearance-0.6.2-1|3	Version:	0.6.2
14cu|lxappearance-0.6.2-1|4	Release:	1
14cu|lxappearance-0.6.2-1|5	License:	GPLv2+
14cu|lxappearance-0.6.2-1|6	Group:		Graphical desktop/Other
14cu|lxappearance-0.6.2-1|7	Url:		http://lxde.sourceforge.net/
14cu|lxappearance-0.6.2-1|8	Source0:	http://downloads.sourceforge.net/project/lxde/%{name}-%{version}.tar.xz
14cu|lxappearance-0.6.2-1|9	Patch0:		lxappearance-0.6.1-rosa-settings.patch
14cu|lxappearance-0.6.2-1|10	BuildRequires:	desktop-file-utils
14cu|lxappearance-0.6.2-1|11	BuildRequires:	intltool
14cu|lxappearance-0.6.2-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|lxappearance-0.6.2-1|13	Suggests:	lxappearance-obconf
14cu|lxappearance-0.6.2-1|14	
14cu|lxappearance-0.6.2-1|15	%description
14cu|lxappearance-0.6.2-1|16	LXAppearance is a new GTK+ theme switcher developed for project LXDE.
14cu|lxappearance-0.6.2-1|17	
14cu|lxappearance-0.6.2-1|18	%files -f %{name}.lang
14cu|lxappearance-0.6.2-1|19	%{_bindir}/%{name}
14cu|lxappearance-0.6.2-1|20	%{_datadir}/applications/*.desktop
14cu|lxappearance-0.6.2-1|21	%{_datadir}/%{name}
14cu|lxappearance-0.6.2-1|22	%{_mandir}/man1/lxappearance.*
14cu|lxappearance-0.6.2-1|23	
14cu|lxappearance-0.6.2-1|24	#----------------------------------------------------------------------------
14cu|lxappearance-0.6.2-1|25	
14cu|lxappearance-0.6.2-1|26	%package devel
14cu|lxappearance-0.6.2-1|27	Summary:	Developement files for %{name}
14cu|lxappearance-0.6.2-1|28	Group:		Development/Other
14cu|lxappearance-0.6.2-1|29	
14cu|lxappearance-0.6.2-1|30	%description devel
14cu|lxappearance-0.6.2-1|31	This package contains header files needed when building applications based on
14cu|lxappearance-0.6.2-1|32	%{name}.
14cu|lxappearance-0.6.2-1|33	
14cu|lxappearance-0.6.2-1|34	%files devel
14cu|lxappearance-0.6.2-1|35	%{_includedir}/%{name}/*.h
14cu|lxappearance-0.6.2-1|36	%{_libdir}/pkgconfig/lxappearance.pc
14cu|lxappearance-0.6.2-1|37	
14cu|lxappearance-0.6.2-1|38	#----------------------------------------------------------------------------
14cu|lxappearance-0.6.2-1|39	
14cu|lxappearance-0.6.2-1|40	%prep
14cu|lxappearance-0.6.2-1|41	%setup -q
14cu|lxappearance-0.6.2-1|42	%patch0 -p1
14cu|lxappearance-0.6.2-1|43	
14cu|lxappearance-0.6.2-1|44	%build
14cu|lxappearance-0.6.2-1|45	%configure2_5x
14cu|lxappearance-0.6.2-1|46	%make
14cu|lxappearance-0.6.2-1|47	
14cu|lxappearance-0.6.2-1|48	%install
14cu|lxappearance-0.6.2-1|49	%makeinstall_std
14cu|lxappearance-0.6.2-1|50	
14cu|lxappearance-0.6.2-1|51	%find_lang %{name}
14cu|lxappearance-0.6.2-1|52	
14cu|lxappearance-0.6.2-1|53	desktop-file-install --vendor="" \
14cu|lxappearance-0.6.2-1|54	--remove-key="NotShowIn" \
14cu|lxappearance-0.6.2-1|55	--add-only-show-in="LXDE" \
14cu|lxappearance-0.6.2-1|56	--dir=%{buildroot}%{_datadir}/applications \
14cu|lxappearance-0.6.2-1|57	%{buildroot}%{_datadir}/applications/*.desktop
14cu|lxappearance-0.6.2-1|58	
14cu|lxappearance-0.6.2-1|59	%changelog
14cu|lxappearance-0.6.2-1|60	
14cu|lxappearance-0.6.2-1|61	* Tue Sep 27 2016 alzim <alzim@bk.ru> 0.6.2-1
14cu|lxappearance-0.6.2-1|62	- (bfe96ea) Merge pull request #1 from import/lxappearance:rosa2016.1
14cu|lxappearance-0.6.2-1|63	- (bfe96ea) Updated to 0.6.2
14cu|lxappearance-0.6.2-1|64	
14cu|lxappearance-0.6.2-1|65	

10772 14
14cu|lxappearance-obconf-0.2.1-4|1	Summary:        Plugin to configure OpenBox inside LXAppearance
14cu|lxappearance-obconf-0.2.1-4|2	Name:           lxappearance-obconf
14cu|lxappearance-obconf-0.2.1-4|3	Version:        0.2.1
14cu|lxappearance-obconf-0.2.1-4|4	Release:        4
14cu|lxappearance-obconf-0.2.1-4|5	Epoch:		1
14cu|lxappearance-obconf-0.2.1-4|6	Group:          Graphical desktop/Other
14cu|lxappearance-obconf-0.2.1-4|7	License:        GPLv2+
14cu|lxappearance-obconf-0.2.1-4|8	URL:            http://lxde.org/
14cu|lxappearance-obconf-0.2.1-4|9	Source0:        %{name}-%{version}.tar.gz
14cu|lxappearance-obconf-0.2.1-4|10	
14cu|lxappearance-obconf-0.2.1-4|11	BuildRequires:  openbox-devel >= 3.5.2
14cu|lxappearance-obconf-0.2.1-4|12	BuildRequires:  lxappearance-devel
14cu|lxappearance-obconf-0.2.1-4|13	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|lxappearance-obconf-0.2.1-4|14	BuildRequires:  pkgconfig(sm)
14cu|lxappearance-obconf-0.2.1-4|15	BuildRequires:  gettext
14cu|lxappearance-obconf-0.2.1-4|16	BuildRequires:  intltool
14cu|lxappearance-obconf-0.2.1-4|17	BuildRequires:  libtool
14cu|lxappearance-obconf-0.2.1-4|18	BuildRequires:	openbox
14cu|lxappearance-obconf-0.2.1-4|19	Requires:       lxappearance >= 0.5.1
14cu|lxappearance-obconf-0.2.1-4|20	Requires:       openbox
14cu|lxappearance-obconf-0.2.1-4|21	
14cu|lxappearance-obconf-0.2.1-4|22	%description
14cu|lxappearance-obconf-0.2.1-4|23	This plugin adds an addtional tab called "Window Border" to LXAppearance.
14cu|lxappearance-obconf-0.2.1-4|24	It is only visible when the plugin is installed and Openbox is in use.
14cu|lxappearance-obconf-0.2.1-4|25	
14cu|lxappearance-obconf-0.2.1-4|26	%prep
14cu|lxappearance-obconf-0.2.1-4|27	%setup -q
14cu|lxappearance-obconf-0.2.1-4|28	
14cu|lxappearance-obconf-0.2.1-4|29	# dirty hack for outdated/changing LINGUAS file
14cu|lxappearance-obconf-0.2.1-4|30	cd po
14cu|lxappearance-obconf-0.2.1-4|31	ls *.po > LINGUAS
14cu|lxappearance-obconf-0.2.1-4|32	sed -i 's/.po//g' LINGUAS
14cu|lxappearance-obconf-0.2.1-4|33	
14cu|lxappearance-obconf-0.2.1-4|34	%build
14cu|lxappearance-obconf-0.2.1-4|35	%configure --disable-static
14cu|lxappearance-obconf-0.2.1-4|36	%make
14cu|lxappearance-obconf-0.2.1-4|37	
14cu|lxappearance-obconf-0.2.1-4|38	%install
14cu|lxappearance-obconf-0.2.1-4|39	%makeinstall_std
14cu|lxappearance-obconf-0.2.1-4|40	%find_lang %{name}
14cu|lxappearance-obconf-0.2.1-4|41	
14cu|lxappearance-obconf-0.2.1-4|42	%files -f %{name}.lang
14cu|lxappearance-obconf-0.2.1-4|43	# FIXME add NEWS and TODO
14cu|lxappearance-obconf-0.2.1-4|44	%doc AUTHORS CHANGELOG COPYING README
14cu|lxappearance-obconf-0.2.1-4|45	%{_libdir}/lxappearance/plugins/obconf.so
14cu|lxappearance-obconf-0.2.1-4|46	%{_datadir}/lxappearance/obconf/
14cu|lxappearance-obconf-0.2.1-4|47	
14cu|lxappearance-obconf-0.2.1-4|48	%changelog
14cu|lxappearance-obconf-0.2.1-4|49	
14cu|lxappearance-obconf-0.2.1-4|50	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 1:0.2.1-4
14cu|lxappearance-obconf-0.2.1-4|51	- (d9d93cd) Rebuild with new openbox
14cu|lxappearance-obconf-0.2.1-4|52	
14cu|lxappearance-obconf-0.2.1-4|53	

10773 14
14cu|lxde-common-0.5.5-0.git20110808.26|1	%define git git20110808
14cu|lxde-common-0.5.5-0.git20110808.26|2	# define Epoch only to revert from 0.5.5.1 to 0.5.5 git
14cu|lxde-common-0.5.5-0.git20110808.26|3	Epoch: 1
14cu|lxde-common-0.5.5-0.git20110808.26|4	
14cu|lxde-common-0.5.5-0.git20110808.26|5	Summary:	A set of default configuration for LXDE
14cu|lxde-common-0.5.5-0.git20110808.26|6	Name:	  	lxde-common
14cu|lxde-common-0.5.5-0.git20110808.26|7	Version:	0.5.5
14cu|lxde-common-0.5.5-0.git20110808.26|8	Release:	%mkrel -c %git 26
14cu|lxde-common-0.5.5-0.git20110808.26|9	License:	GPLv2+
14cu|lxde-common-0.5.5-0.git20110808.26|10	Group:		Graphical desktop/Other
14cu|lxde-common-0.5.5-0.git20110808.26|11	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cu|lxde-common-0.5.5-0.git20110808.26|12	Source1:	rosa-button-lxde.png
14cu|lxde-common-0.5.5-0.git20110808.26|13	# Mandriva customization patch
14cu|lxde-common-0.5.5-0.git20110808.26|14	Patch101:	lxde-common-0.5.5-pcmanfm.conf.patch
14cu|lxde-common-0.5.5-0.git20110808.26|15	Patch102:	lxde-common-0.5.5-add-mcc-to-panel.patch
14cu|lxde-common-0.5.5-0.git20110808.26|16	Patch103:	lxde-common-0.5.5-lxpanel-customization.patch
14cu|lxde-common-0.5.5-0.git20110808.26|17	Patch106:	lxde-common-0.5.5-autostart.patch
14cu|lxde-common-0.5.5-0.git20110808.26|18	Patch109:	lxde-common-0.5.5-config.patch
14cu|lxde-common-0.5.5-0.git20110808.26|19	Patch110:	lxde-common-0.5.5-lxpanel-add-power-manager.patch
14cu|lxde-common-0.5.5-0.git20110808.26|20	
14cu|lxde-common-0.5.5-0.git20110808.26|21	URL:		http://lxde.sourceforge.net/
14cu|lxde-common-0.5.5-0.git20110808.26|22	BuildRequires:	xsltproc docbook-style-xsl
14cu|lxde-common-0.5.5-0.git20110808.26|23	BuildArch:	noarch
14cu|lxde-common-0.5.5-0.git20110808.26|24	#Requires:	smproxy
14cu|lxde-common-0.5.5-0.git20110808.26|25	Suggests:	xscreensaver
14cu|lxde-common-0.5.5-0.git20110808.26|26	Requires:	openbox
14cu|lxde-common-0.5.5-0.git20110808.26|27	Requires:	lxpanel >= 0.5.9
14cu|lxde-common-0.5.5-0.git20110808.26|28	Requires:	lxsession >= 0.4.1
14cu|lxde-common-0.5.5-0.git20110808.26|29	Requires:	pcmanfm >= 0.9.10
14cu|lxde-common-0.5.5-0.git20110808.26|30	Requires:	lxterminal
14cu|lxde-common-0.5.5-0.git20110808.26|31	Requires:	lxde-icon-theme
14cu|lxde-common-0.5.5-0.git20110808.26|32	Requires:	mandriva-lxde-config >= 0.5
14cu|lxde-common-0.5.5-0.git20110808.26|33	Requires(post):	mandriva-theme
14cu|lxde-common-0.5.5-0.git20110808.26|34	
14cu|lxde-common-0.5.5-0.git20110808.26|35	%description
14cu|lxde-common-0.5.5-0.git20110808.26|36	This package provides a set of default configuration for LXDE.
14cu|lxde-common-0.5.5-0.git20110808.26|37	
14cu|lxde-common-0.5.5-0.git20110808.26|38	%prep
14cu|lxde-common-0.5.5-0.git20110808.26|39	%setup -q
14cu|lxde-common-0.5.5-0.git20110808.26|40	%patch101 -p0 -b .pcmanfm_conf
14cu|lxde-common-0.5.5-0.git20110808.26|41	%patch102 -p0 -b .mdv-mcc
14cu|lxde-common-0.5.5-0.git20110808.26|42	%patch103 -p1 -b .mdv-panel
14cu|lxde-common-0.5.5-0.git20110808.26|43	%patch106 -p1 -b .autostart
14cu|lxde-common-0.5.5-0.git20110808.26|44	%patch109 -p0 -b .config
14cu|lxde-common-0.5.5-0.git20110808.26|45	%patch110 -p1 -b .power_mng
14cu|lxde-common-0.5.5-0.git20110808.26|46	
14cu|lxde-common-0.5.5-0.git20110808.26|47	%build
14cu|lxde-common-0.5.5-0.git20110808.26|48	#./autogen.sh
14cu|lxde-common-0.5.5-0.git20110808.26|49	%configure2_5x --enable-man
14cu|lxde-common-0.5.5-0.git20110808.26|50	%make
14cu|lxde-common-0.5.5-0.git20110808.26|51	
14cu|lxde-common-0.5.5-0.git20110808.26|52	%install
14cu|lxde-common-0.5.5-0.git20110808.26|53	%makeinstall_std
14cu|lxde-common-0.5.5-0.git20110808.26|54	
14cu|lxde-common-0.5.5-0.git20110808.26|55	mkdir -p %{buildroot}%{_datadir}/icons
14cu|lxde-common-0.5.5-0.git20110808.26|56	cp -f %SOURCE1 %{buildroot}%{_datadir}/icons/
14cu|lxde-common-0.5.5-0.git20110808.26|57	
14cu|lxde-common-0.5.5-0.git20110808.26|58	#{find_lang} %{name}
14cu|lxde-common-0.5.5-0.git20110808.26|59	
14cu|lxde-common-0.5.5-0.git20110808.26|60	# we'll ship these files via mandriva-lxde-config
14cu|lxde-common-0.5.5-0.git20110808.26|61	rm -f %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf %{buildroot}%{_datadir}/lxde/openbox/rc.xml
14cu|lxde-common-0.5.5-0.git20110808.26|62	
14cu|lxde-common-0.5.5-0.git20110808.26|63	# we do not need this file
14cu|lxde-common-0.5.5-0.git20110808.26|64	rm -f %{buildroot}%{_datadir}/xsessions/LXDE.desktop
14cu|lxde-common-0.5.5-0.git20110808.26|65	
14cu|lxde-common-0.5.5-0.git20110808.26|66	# instead, we use wmsession.d
14cu|lxde-common-0.5.5-0.git20110808.26|67	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d/
14cu|lxde-common-0.5.5-0.git20110808.26|68	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/04LXDE << EOF
14cu|lxde-common-0.5.5-0.git20110808.26|69	NAME=LXDE
14cu|lxde-common-0.5.5-0.git20110808.26|70	DESC=Lightweight X11 Desktops Environment
14cu|lxde-common-0.5.5-0.git20110808.26|71	EXEC=/usr/bin/startlxde
14cu|lxde-common-0.5.5-0.git20110808.26|72	SCRIPT:
14cu|lxde-common-0.5.5-0.git20110808.26|73	exec /usr/bin/startlxde
14cu|lxde-common-0.5.5-0.git20110808.26|74	EOF
14cu|lxde-common-0.5.5-0.git20110808.26|75	
14cu|lxde-common-0.5.5-0.git20110808.26|76	# install this one manually, this provides the logout button on lxpanel:
14cu|lxde-common-0.5.5-0.git20110808.26|77	install -m644 -D lxde-logout.desktop.in %{buildroot}%{_datadir}/applications/lxde-logout.desktop
14cu|lxde-common-0.5.5-0.git20110808.26|78	
14cu|lxde-common-0.5.5-0.git20110808.26|79	%files
14cu|lxde-common-0.5.5-0.git20110808.26|80	%config %{_sysconfdir}/xdg/lxsession/LXDE/autostart
14cu|lxde-common-0.5.5-0.git20110808.26|81	%config %{_sysconfdir}/xdg/pcmanfm/LXDE/pcmanfm.conf
14cu|lxde-common-0.5.5-0.git20110808.26|82	%{_sysconfdir}/X11/wmsession.d/04LXDE
14cu|lxde-common-0.5.5-0.git20110808.26|83	%{_bindir}/*
14cu|lxde-common-0.5.5-0.git20110808.26|84	%{_datadir}/applications/lxde-logout.desktop
14cu|lxde-common-0.5.5-0.git20110808.26|85	%{_datadir}/lxde
14cu|lxde-common-0.5.5-0.git20110808.26|86	%{_datadir}/lxpanel
14cu|lxde-common-0.5.5-0.git20110808.26|87	%{_mandir}/man1/*
14cu|lxde-common-0.5.5-0.git20110808.26|88	%{_datadir}/icons/rosa-button-lxde.png
14cu|lxde-common-0.5.5-0.git20110808.26|89	
14cu|lxde-common-0.5.5-0.git20110808.26|90	%changelog
14cu|lxde-common-0.5.5-0.git20110808.26|91	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.26
14cu|lxde-common-0.5.5-0.git20110808.26|92	+ Revision: 6b09abe
14cu|lxde-common-0.5.5-0.git20110808.26|93	- Fix autostart patch
14cu|lxde-common-0.5.5-0.git20110808.26|94	
14cu|lxde-common-0.5.5-0.git20110808.26|95	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.26
14cu|lxde-common-0.5.5-0.git20110808.26|96	+ Revision: 9068431
14cu|lxde-common-0.5.5-0.git20110808.26|97	- Enable xscrensaver by default
14cu|lxde-common-0.5.5-0.git20110808.26|98	
14cu|lxde-common-0.5.5-0.git20110808.26|99	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.25
14cu|lxde-common-0.5.5-0.git20110808.26|100	+ Revision: 3ae70f1
14cu|lxde-common-0.5.5-0.git20110808.26|101	- Add lxde power manager to a panel in LXDE profile
14cu|lxde-common-0.5.5-0.git20110808.26|102	
14cu|lxde-common-0.5.5-0.git20110808.26|103	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.23
14cu|lxde-common-0.5.5-0.git20110808.26|104	+ Revision: bbdbdda
14cu|lxde-common-0.5.5-0.git20110808.26|105	- Move to contrib repository
14cu|lxde-common-0.5.5-0.git20110808.26|106	
14cu|lxde-common-0.5.5-0.git20110808.26|107	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.22
14cu|lxde-common-0.5.5-0.git20110808.26|108	+ Revision: c165fed
14cu|lxde-common-0.5.5-0.git20110808.26|109	- Realign autostart patch
14cu|lxde-common-0.5.5-0.git20110808.26|110	
14cu|lxde-common-0.5.5-0.git20110808.26|111	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.22
14cu|lxde-common-0.5.5-0.git20110808.26|112	+ Revision: 8e3db2a
14cu|lxde-common-0.5.5-0.git20110808.26|113	- Drop folders
14cu|lxde-common-0.5.5-0.git20110808.26|114	
14cu|lxde-common-0.5.5-0.git20110808.26|115	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.22
14cu|lxde-common-0.5.5-0.git20110808.26|116	+ Revision: 2738fc3
14cu|lxde-common-0.5.5-0.git20110808.26|117	- Disable screensaver by default - fails for now
14cu|lxde-common-0.5.5-0.git20110808.26|118	
14cu|lxde-common-0.5.5-0.git20110808.26|119	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.21
14cu|lxde-common-0.5.5-0.git20110808.26|120	+ Revision: ac377b4
14cu|lxde-common-0.5.5-0.git20110808.26|121	- Drop empty post scritps
14cu|lxde-common-0.5.5-0.git20110808.26|122	
14cu|lxde-common-0.5.5-0.git20110808.26|123	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.5-0.git20110808.21
14cu|lxde-common-0.5.5-0.git20110808.26|124	+ Revision: 77f3d56
14cu|lxde-common-0.5.5-0.git20110808.26|125	- Drop parcelite from autostart
14cu|lxde-common-0.5.5-0.git20110808.26|126	
14cu|lxde-common-0.5.5-0.git20110808.26|127	* Fri Nov 15 2013 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.20
14cu|lxde-common-0.5.5-0.git20110808.26|128	+ Revision: b27e0b4
14cu|lxde-common-0.5.5-0.git20110808.26|129	- SILENT up version
14cu|lxde-common-0.5.5-0.git20110808.26|130	
14cu|lxde-common-0.5.5-0.git20110808.26|131	* Fri Nov 15 2013 akdengi <alexander.kazancev@rosalab.ru> 1:0.5.5-0.git20110808.19
14cu|lxde-common-0.5.5-0.git20110808.26|132	+ Revision: dcbff66
14cu|lxde-common-0.5.5-0.git20110808.26|133	- fix add compton to autostart
14cu|lxde-common-0.5.5-0.git20110808.26|134	
14cu|lxde-common-0.5.5-0.git20110808.26|135	* Thu Nov 14 2013 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.19
14cu|lxde-common-0.5.5-0.git20110808.26|136	+ Revision: c86eaa1
14cu|lxde-common-0.5.5-0.git20110808.26|137	- drop compton. It suggests from task-lxde
14cu|lxde-common-0.5.5-0.git20110808.26|138	
14cu|lxde-common-0.5.5-0.git20110808.26|139	* Thu Nov 14 2013 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.19
14cu|lxde-common-0.5.5-0.git20110808.26|140	+ Revision: 260b62d
14cu|lxde-common-0.5.5-0.git20110808.26|141	- fix theme
14cu|lxde-common-0.5.5-0.git20110808.26|142	
14cu|lxde-common-0.5.5-0.git20110808.26|143	* Thu Aug 29 2013 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.18
14cu|lxde-common-0.5.5-0.git20110808.26|144	+ Revision: aae3eb0
14cu|lxde-common-0.5.5-0.git20110808.26|145	- Replace mate-power-manager to xfce4-power-manager
14cu|lxde-common-0.5.5-0.git20110808.26|146	
14cu|lxde-common-0.5.5-0.git20110808.26|147	* Thu Aug 29 2013 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.17
14cu|lxde-common-0.5.5-0.git20110808.26|148	+ Revision: 62c60a3
14cu|lxde-common-0.5.5-0.git20110808.26|149	- Updated lxde-common-0.5.5-autostart.patch
14cu|lxde-common-0.5.5-0.git20110808.26|150	
14cu|lxde-common-0.5.5-0.git20110808.26|151	* Mon Jun 17 2013 akdengi <kazancas@gmail.com> 1:0.5.5-0.git20110808.17
14cu|lxde-common-0.5.5-0.git20110808.26|152	+ Revision: 328f974
14cu|lxde-common-0.5.5-0.git20110808.26|153	- fix pcmanfm root call
14cu|lxde-common-0.5.5-0.git20110808.26|154	
14cu|lxde-common-0.5.5-0.git20110808.26|155	* Fri Jan 18 2013 akdengi <kazancas@gmail.com> 1:0.5.5-0.git20110808.16
14cu|lxde-common-0.5.5-0.git20110808.26|156	+ Revision: a8f6aed
14cu|lxde-common-0.5.5-0.git20110808.26|157	- fix autostart patch
14cu|lxde-common-0.5.5-0.git20110808.26|158	
14cu|lxde-common-0.5.5-0.git20110808.26|159	* Thu Jan 17 2013 akdengi <kazancas@gmail.com> 1:0.5.5-0.git20110808.15
14cu|lxde-common-0.5.5-0.git20110808.26|160	+ Revision: 1e6d753
14cu|lxde-common-0.5.5-0.git20110808.26|161	- fix rosa button
14cu|lxde-common-0.5.5-0.git20110808.26|162	
14cu|lxde-common-0.5.5-0.git20110808.26|163	* Thu Jan 17 2013 akdengi <kazancas@gmail.com> 1:0.5.5-0.git20110808.14
14cu|lxde-common-0.5.5-0.git20110808.26|164	+ Revision: 20e28d1
14cu|lxde-common-0.5.5-0.git20110808.26|165	- LOG -new customisation
14cu|lxde-common-0.5.5-0.git20110808.26|166	
14cu|lxde-common-0.5.5-0.git20110808.26|167	* Mon Dec 17 2012 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.13
14cu|lxde-common-0.5.5-0.git20110808.26|168	+ Revision: 39aef8a
14cu|lxde-common-0.5.5-0.git20110808.26|169	- Updated .abf.yml
14cu|lxde-common-0.5.5-0.git20110808.26|170	
14cu|lxde-common-0.5.5-0.git20110808.26|171	* Mon Dec 17 2012 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.13
14cu|lxde-common-0.5.5-0.git20110808.26|172	+ Revision: 20e5376
14cu|lxde-common-0.5.5-0.git20110808.26|173	- Updated lxde-common.spec
14cu|lxde-common-0.5.5-0.git20110808.26|174	
14cu|lxde-common-0.5.5-0.git20110808.26|175	* Mon Dec 17 2012 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|176	+ Revision: 6d9c25a
14cu|lxde-common-0.5.5-0.git20110808.26|177	- replace catfish to vlc
14cu|lxde-common-0.5.5-0.git20110808.26|178	
14cu|lxde-common-0.5.5-0.git20110808.26|179	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|180	+ Revision: 710e52c
14cu|lxde-common-0.5.5-0.git20110808.26|181	- no l10ns
14cu|lxde-common-0.5.5-0.git20110808.26|182	
14cu|lxde-common-0.5.5-0.git20110808.26|183	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|184	+ Revision: 2e6738f
14cu|lxde-common-0.5.5-0.git20110808.26|185	- remove binaries from git tree
14cu|lxde-common-0.5.5-0.git20110808.26|186	
14cu|lxde-common-0.5.5-0.git20110808.26|187	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|188	+ Revision: 5c05e81
14cu|lxde-common-0.5.5-0.git20110808.26|189	- fix applying patches, cleanup
14cu|lxde-common-0.5.5-0.git20110808.26|190	
14cu|lxde-common-0.5.5-0.git20110808.26|191	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|192	+ Revision: 44d52a5
14cu|lxde-common-0.5.5-0.git20110808.26|193	- change name for menu icon and add new lxpanel stuff
14cu|lxde-common-0.5.5-0.git20110808.26|194	
14cu|lxde-common-0.5.5-0.git20110808.26|195	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.12
14cu|lxde-common-0.5.5-0.git20110808.26|196	+ Revision: 31bcbaa
14cu|lxde-common-0.5.5-0.git20110808.26|197	- change name for menu icon and add new lxpanel stuff
14cu|lxde-common-0.5.5-0.git20110808.26|198	
14cu|lxde-common-0.5.5-0.git20110808.26|199	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.11
14cu|lxde-common-0.5.5-0.git20110808.26|200	+ Revision: ae3ff20
14cu|lxde-common-0.5.5-0.git20110808.26|201	- fix autostart patch
14cu|lxde-common-0.5.5-0.git20110808.26|202	
14cu|lxde-common-0.5.5-0.git20110808.26|203	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.11
14cu|lxde-common-0.5.5-0.git20110808.26|204	+ Revision: 68d2ad5
14cu|lxde-common-0.5.5-0.git20110808.26|205	- up version
14cu|lxde-common-0.5.5-0.git20110808.26|206	
14cu|lxde-common-0.5.5-0.git20110808.26|207	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 1:0.5.5-0.git20110808.10
14cu|lxde-common-0.5.5-0.git20110808.26|208	+ Revision: 44ea693
14cu|lxde-common-0.5.5-0.git20110808.26|209	- change menu button to color variant and remove nm from autostart
14cu|lxde-common-0.5.5-0.git20110808.26|210	
14cu|lxde-common-0.5.5-0.git20110808.26|211	

10774 14
14cu|lxde-control-center-0.0.12-5|1	Name: lxde-control-center
14cu|lxde-control-center-0.0.12-5|2	Version: 0.0.12
14cu|lxde-control-center-0.0.12-5|3	Release: 5
14cu|lxde-control-center-0.0.12-5|4	Summary:  LXDE Control Center for ROSA/Mandriva
14cu|lxde-control-center-0.0.12-5|5	
14cu|lxde-control-center-0.0.12-5|6	Group: Graphical desktop/Other
14cu|lxde-control-center-0.0.12-5|7	License: GPLv2+
14cu|lxde-control-center-0.0.12-5|8	Source0: %{name}-%{version}.tar.xz
14cu|lxde-control-center-0.0.12-5|9	Patch0:	lxde-control-center-0.0.12-drop-nfs.patch
14cu|lxde-control-center-0.0.12-5|10	URL:	https://abf.rosalinux.ru/soft/lxde-control-center
14cu|lxde-control-center-0.0.12-5|11	BuildRequires:	gettext
14cu|lxde-control-center-0.0.12-5|12	Requires: python, pygtk2.0, python-webkitgtk, python-simplejson
14cu|lxde-control-center-0.0.12-5|13	Suggests: obconf
14cu|lxde-control-center-0.0.12-5|14	Suggests: mdvinput
14cu|lxde-control-center-0.0.12-5|15	Suggests: lxappearance
14cu|lxde-control-center-0.0.12-5|16	Suggests: lxrandr
14cu|lxde-control-center-0.0.12-5|17	Suggests: drakxtools
14cu|lxde-control-center-0.0.12-5|18	Suggests: grub-customizer
14cu|lxde-control-center-0.0.12-5|19	#Obsoletes: drakconf
14cu|lxde-control-center-0.0.12-5|20	#Obsoletes: drakconf-legacy
14cu|lxde-control-center-0.0.12-5|21	BuildArch: noarch
14cu|lxde-control-center-0.0.12-5|22	
14cu|lxde-control-center-0.0.12-5|23	%description
14cu|lxde-control-center-0.0.12-5|24	
14cu|lxde-control-center-0.0.12-5|25	LXDE Control Center is common setup tool for Drakx and LXDE configuration
14cu|lxde-control-center-0.0.12-5|26	programs.
14cu|lxde-control-center-0.0.12-5|27	
14cu|lxde-control-center-0.0.12-5|28	%prep
14cu|lxde-control-center-0.0.12-5|29	%setup -q
14cu|lxde-control-center-0.0.12-5|30	%patch0 -p1
14cu|lxde-control-center-0.0.12-5|31	
14cu|lxde-control-center-0.0.12-5|32	%build
14cu|lxde-control-center-0.0.12-5|33	./compile_translations.py lxde-control-center po/
14cu|lxde-control-center-0.0.12-5|34	
14cu|lxde-control-center-0.0.12-5|35	%install
14cu|lxde-control-center-0.0.12-5|36	mkdir -p %{buildroot}/usr
14cu|lxde-control-center-0.0.12-5|37	mkdir -p %{buildroot}%{_localedir}
14cu|lxde-control-center-0.0.12-5|38	
14cu|lxde-control-center-0.0.12-5|39	cp -rf ./bin %{buildroot}/usr/
14cu|lxde-control-center-0.0.12-5|40	cp -rf ./share %{buildroot}/usr/
14cu|lxde-control-center-0.0.12-5|41	cp -rf ./lib %{buildroot}/usr/
14cu|lxde-control-center-0.0.12-5|42	
14cu|lxde-control-center-0.0.12-5|43	ln -sf ./bin/%{name} %{buildroot}/usr/bin/drakconf
14cu|lxde-control-center-0.0.12-5|44	
14cu|lxde-control-center-0.0.12-5|45	%files
14cu|lxde-control-center-0.0.12-5|46	%{_bindir}/*
14cu|lxde-control-center-0.0.12-5|47	%{_datadir}/applications/*.desktop
14cu|lxde-control-center-0.0.12-5|48	%{_datadir}/locale/*
14cu|lxde-control-center-0.0.12-5|49	%{_datadir}/javascript/*
14cu|lxde-control-center-0.0.12-5|50	/usr/lib/lxde/%{name}
14cu|lxde-control-center-0.0.12-5|51	
14cu|lxde-control-center-0.0.12-5|52	%changelog
14cu|lxde-control-center-0.0.12-5|53	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.12-5
14cu|lxde-control-center-0.0.12-5|54	+ Revision: c9eac81
14cu|lxde-control-center-0.0.12-5|55	- Do not obsolete drakconf, this confuses "urpmi --auto-update"
14cu|lxde-control-center-0.0.12-5|56	
14cu|lxde-control-center-0.0.12-5|57	

10775 14
14cu|lxde-ctrl-center-0.1.3-1|1	Summary:	LXDE Control Center
14cu|lxde-ctrl-center-0.1.3-1|2	Name:		lxde-ctrl-center
14cu|lxde-ctrl-center-0.1.3-1|3	Version:	0.1.3
14cu|lxde-ctrl-center-0.1.3-1|4	Release:	1
14cu|lxde-ctrl-center-0.1.3-1|5	Group:		System/Configuration/Other
14cu|lxde-ctrl-center-0.1.3-1|6	License:	GPLv3+
14cu|lxde-ctrl-center-0.1.3-1|7	Url:		http://code.google.com/p/lxde-ctrl-center/
14cu|lxde-ctrl-center-0.1.3-1|8	Source0:	http://code.google.com/p/lxde-ctrl-center/files/%{name}-%{version}.tar.gz
14cu|lxde-ctrl-center-0.1.3-1|9	Source1:	clouds.png
14cu|lxde-ctrl-center-0.1.3-1|10	Source2:	bg.png
14cu|lxde-ctrl-center-0.1.3-1|11	BuildRequires:	gettext
14cu|lxde-ctrl-center-0.1.3-1|12	BuildRequires:	python
14cu|lxde-ctrl-center-0.1.3-1|13	Requires:	pygtk2.0
14cu|lxde-ctrl-center-0.1.3-1|14	Requires:	python-webkitgtk
14cu|lxde-ctrl-center-0.1.3-1|15	Requires:	python-simplejson
14cu|lxde-ctrl-center-0.1.3-1|16	Requires:	beesu
14cu|lxde-ctrl-center-0.1.3-1|17	Requires:	lxde-common
14cu|lxde-ctrl-center-0.1.3-1|18	BuildArch:	noarch
14cu|lxde-ctrl-center-0.1.3-1|19	
14cu|lxde-ctrl-center-0.1.3-1|20	#drakuser
14cu|lxde-ctrl-center-0.1.3-1|21	Suggests:	userdrake
14cu|lxde-ctrl-center-0.1.3-1|22	#drakauth, drakkeyboard, /usr/sbin/drakscanner, /usr/sbin/diskdrake, /usr/sbin/draksound, drakups, /usr/sbin/drakxservices, draklocale, drakboot, draklog, /usr/sbin/drakedm
14cu|lxde-ctrl-center-0.1.3-1|23	Suggests:	drakxtools-curses
14cu|lxde-ctrl-center-0.1.3-1|24	#/usr/sbin/drakguard
14cu|lxde-ctrl-center-0.1.3-1|25	Suggests:	drakguard
14cu|lxde-ctrl-center-0.1.3-1|26	#obconf
14cu|lxde-ctrl-center-0.1.3-1|27	Suggests:	obconf
14cu|lxde-ctrl-center-0.1.3-1|28	#lxappearance
14cu|lxde-ctrl-center-0.1.3-1|29	Suggests:	lxappearance
14cu|lxde-ctrl-center-0.1.3-1|30	#pcmanfm --desktop-pref
14cu|lxde-ctrl-center-0.1.3-1|31	Suggests:	pcmanfm
14cu|lxde-ctrl-center-0.1.3-1|32	#lxrandr
14cu|lxde-ctrl-center-0.1.3-1|33	Suggests:	lxrandr
14cu|lxde-ctrl-center-0.1.3-1|34	#xscreensaver-demo
14cu|lxde-ctrl-center-0.1.3-1|35	Suggests:	xscreensaver
14cu|lxde-ctrl-center-0.1.3-1|36	#drakfont, drakclock, /usr/sbin/draksec
14cu|lxde-ctrl-center-0.1.3-1|37	Suggests:	drakxtools
14cu|lxde-ctrl-center-0.1.3-1|38	#/usr/sbin/harddrake2
14cu|lxde-ctrl-center-0.1.3-1|39	Suggests:	harddrake-ui
14cu|lxde-ctrl-center-0.1.3-1|40	#XFdrake, /usr/sbin/mousedrake
14cu|lxde-ctrl-center-0.1.3-1|41	Suggests:	drakx-kbd-mouse-x11
14cu|lxde-ctrl-center-0.1.3-1|42	#system-config-printer
14cu|lxde-ctrl-center-0.1.3-1|43	Suggests:	system-config-printer
14cu|lxde-ctrl-center-0.1.3-1|44	#mdvinput
14cu|lxde-ctrl-center-0.1.3-1|45	Suggests:	mdvinput
14cu|lxde-ctrl-center-0.1.3-1|46	#pavucontrol
14cu|lxde-ctrl-center-0.1.3-1|47	Suggests:	pavucontrol
14cu|lxde-ctrl-center-0.1.3-1|48	#drakproxy, /usr/sbin/drakfirewall, drakgw
14cu|lxde-ctrl-center-0.1.3-1|49	Suggests:	drakx-net-text
14cu|lxde-ctrl-center-0.1.3-1|50	#vpnpptp
14cu|lxde-ctrl-center-0.1.3-1|51	Suggests:	vpnpptp-allde
14cu|lxde-ctrl-center-0.1.3-1|52	#system-config-nfs
14cu|lxde-ctrl-center-0.1.3-1|53	Suggests:	system-config-nfs
14cu|lxde-ctrl-center-0.1.3-1|54	#system-config-samba
14cu|lxde-ctrl-center-0.1.3-1|55	Suggests:	system-config-samba
14cu|lxde-ctrl-center-0.1.3-1|56	#gigolo
14cu|lxde-ctrl-center-0.1.3-1|57	Suggests:	gigolo
14cu|lxde-ctrl-center-0.1.3-1|58	#drakhosts
14cu|lxde-ctrl-center-0.1.3-1|59	Suggests:	drakx-net
14cu|lxde-ctrl-center-0.1.3-1|60	#drakrpm, drakrpm-edit-media, drakrpm-update
14cu|lxde-ctrl-center-0.1.3-1|61	Suggests:	rpmdrake
14cu|lxde-ctrl-center-0.1.3-1|62	#libfm-pref-apps
14cu|lxde-ctrl-center-0.1.3-1|63	Suggests:	libfm
14cu|lxde-ctrl-center-0.1.3-1|64	#fskbsetting
14cu|lxde-ctrl-center-0.1.3-1|65	Suggests:	fskbsetting
14cu|lxde-ctrl-center-0.1.3-1|66	#/usr/sbin/msecgui
14cu|lxde-ctrl-center-0.1.3-1|67	Suggests:	msec-gui
14cu|lxde-ctrl-center-0.1.3-1|68	#nm-connection-editor
14cu|lxde-ctrl-center-0.1.3-1|69	Suggests:	networkmanager-applet
14cu|lxde-ctrl-center-0.1.3-1|70	#add2sudoers, rmfromsudoers
14cu|lxde-ctrl-center-0.1.3-1|71	Suggests:	xsudo-sudoers
14cu|lxde-ctrl-center-0.1.3-1|72	
14cu|lxde-ctrl-center-0.1.3-1|73	%description
14cu|lxde-ctrl-center-0.1.3-1|74	LXDE Control Center is united launch tools for DrakX
14cu|lxde-ctrl-center-0.1.3-1|75	and LXDE configuration programs.
14cu|lxde-ctrl-center-0.1.3-1|76	
14cu|lxde-ctrl-center-0.1.3-1|77	%prep
14cu|lxde-ctrl-center-0.1.3-1|78	%setup -q -n %{name}
14cu|lxde-ctrl-center-0.1.3-1|79	cp -f %{SOURCE1} ./share/%{name}/frontend/images/
14cu|lxde-ctrl-center-0.1.3-1|80	cp -f %{SOURCE2} ./share/%{name}/frontend/images/
14cu|lxde-ctrl-center-0.1.3-1|81	sed -i -e 's/"beesu drakconnect"/"nm-connection-editor"/g' ./share/%{name}/items/x0002x
14cu|lxde-ctrl-center-0.1.3-1|82	sed -i -e '/"beesu drakgw"/d' ./share/%{name}/items/x0002x
14cu|lxde-ctrl-center-0.1.3-1|83	
14cu|lxde-ctrl-center-0.1.3-1|84	%build
14cu|lxde-ctrl-center-0.1.3-1|85	./make build_pkg
14cu|lxde-ctrl-center-0.1.3-1|86	
14cu|lxde-ctrl-center-0.1.3-1|87	%install
14cu|lxde-ctrl-center-0.1.3-1|88	mkdir -p %{buildroot}%{_bindir}
14cu|lxde-ctrl-center-0.1.3-1|89	mkdir -p %{buildroot}%{_datadir}
14cu|lxde-ctrl-center-0.1.3-1|90	
14cu|lxde-ctrl-center-0.1.3-1|91	cp -rf ./bin/* %{buildroot}%{_bindir}/
14cu|lxde-ctrl-center-0.1.3-1|92	cp -rf ./share/* %{buildroot}%{_datadir}/
14cu|lxde-ctrl-center-0.1.3-1|93	
14cu|lxde-ctrl-center-0.1.3-1|94	%find_lang %{name}
14cu|lxde-ctrl-center-0.1.3-1|95	
14cu|lxde-ctrl-center-0.1.3-1|96	%files -f %{name}.lang
14cu|lxde-ctrl-center-0.1.3-1|97	%doc AUTHORS COPYING
14cu|lxde-ctrl-center-0.1.3-1|98	%{_bindir}/%{name}
14cu|lxde-ctrl-center-0.1.3-1|99	%{_datadir}/applications/%{name}.desktop
14cu|lxde-ctrl-center-0.1.3-1|100	%{_datadir}/%{name}
14cu|lxde-ctrl-center-0.1.3-1|101	
14cu|lxde-ctrl-center-0.1.3-1|102	
14cu|lxde-ctrl-center-0.1.3-1|103	%changelog
14cu|lxde-ctrl-center-0.1.3-1|104	
14cu|lxde-ctrl-center-0.1.3-1|105	* Thu Aug 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-1
14cu|lxde-ctrl-center-0.1.3-1|106	- (3b6a98b) Updated to 0.1.3
14cu|lxde-ctrl-center-0.1.3-1|107	
14cu|lxde-ctrl-center-0.1.3-1|108	

10776 14
14cu|lxde-icon-theme-0.0.1-5|1	Summary: LXDE icon theme
14cu|lxde-icon-theme-0.0.1-5|2	Name: lxde-icon-theme
14cu|lxde-icon-theme-0.0.1-5|3	Version: 0.0.1
14cu|lxde-icon-theme-0.0.1-5|4	Release: 5
14cu|lxde-icon-theme-0.0.1-5|5	License: LGPLv2+
14cu|lxde-icon-theme-0.0.1-5|6	Group: Graphical desktop/Other
14cu|lxde-icon-theme-0.0.1-5|7	URL: http://www.lxde.org
14cu|lxde-icon-theme-0.0.1-5|8	Source: http://freefr.dl.sourceforge.net/project/lxde/LXDE%20Icon%20Theme/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cu|lxde-icon-theme-0.0.1-5|9	BuildArch: noarch
14cu|lxde-icon-theme-0.0.1-5|10	Provides: nuoveXT2-icon-theme = %{version}-%{release}
14cu|lxde-icon-theme-0.0.1-5|11	Obsoletes: nuoveXT2-icon-theme < 0.5.0
14cu|lxde-icon-theme-0.0.1-5|12	
14cu|lxde-icon-theme-0.0.1-5|13	%description
14cu|lxde-icon-theme-0.0.1-5|14	This package contains nuoveXT2 icon theme for LXDE.
14cu|lxde-icon-theme-0.0.1-5|15	
14cu|lxde-icon-theme-0.0.1-5|16	%prep
14cu|lxde-icon-theme-0.0.1-5|17	%setup -q
14cu|lxde-icon-theme-0.0.1-5|18	
14cu|lxde-icon-theme-0.0.1-5|19	%build
14cu|lxde-icon-theme-0.0.1-5|20	%configure2_5x
14cu|lxde-icon-theme-0.0.1-5|21	
14cu|lxde-icon-theme-0.0.1-5|22	%install
14cu|lxde-icon-theme-0.0.1-5|23	%makeinstall_std
14cu|lxde-icon-theme-0.0.1-5|24	
14cu|lxde-icon-theme-0.0.1-5|25	touch %{buildroot}%{_iconsdir}/nuoveXT2/icon-theme.cache
14cu|lxde-icon-theme-0.0.1-5|26	
14cu|lxde-icon-theme-0.0.1-5|27	%clean
14cu|lxde-icon-theme-0.0.1-5|28	
14cu|lxde-icon-theme-0.0.1-5|29	%post
14cu|lxde-icon-theme-0.0.1-5|30	%update_icon_cache nuoveXT2
14cu|lxde-icon-theme-0.0.1-5|31	
14cu|lxde-icon-theme-0.0.1-5|32	%postun
14cu|lxde-icon-theme-0.0.1-5|33	%clean_icon_cache nuoveXT2
14cu|lxde-icon-theme-0.0.1-5|34	
14cu|lxde-icon-theme-0.0.1-5|35	%files
14cu|lxde-icon-theme-0.0.1-5|36	%defattr(-,root,root,-)
14cu|lxde-icon-theme-0.0.1-5|37	%dir %{_iconsdir}/nuoveXT2
14cu|lxde-icon-theme-0.0.1-5|38	%{_iconsdir}/nuoveXT2/*/*/*
14cu|lxde-icon-theme-0.0.1-5|39	%{_iconsdir}/nuoveXT2/extra/*
14cu|lxde-icon-theme-0.0.1-5|40	%{_iconsdir}/nuoveXT2/index.theme
14cu|lxde-icon-theme-0.0.1-5|41	%ghost %{_iconsdir}/nuoveXT2/icon-theme.cache
14cu|lxde-icon-theme-0.0.1-5|42	
14cu|lxde-icon-theme-0.0.1-5|43	%changelog
14cu|lxde-icon-theme-0.0.1-5|44	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-5
14cu|lxde-icon-theme-0.0.1-5|45	+ Revision: 48f1092
14cu|lxde-icon-theme-0.0.1-5|46	- Move to contrib repository
14cu|lxde-icon-theme-0.0.1-5|47	
14cu|lxde-icon-theme-0.0.1-5|48	

10777 14
14cu|lximage-qt-0.4.0-2|1	%define debug_package %{nil}
14cu|lximage-qt-0.4.0-2|2	
14cu|lximage-qt-0.4.0-2|3	Name:		lximage-qt
14cu|lximage-qt-0.4.0-2|4	Version:	0.4.0
14cu|lximage-qt-0.4.0-2|5	Release:	2
14cu|lximage-qt-0.4.0-2|6	Source0:	http://lxqt.org/downloads/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|lximage-qt-0.4.0-2|7	Source1:    lximage-ru_translations.tar.gz
14cu|lximage-qt-0.4.0-2|8	Summary:	Image viewer and screenshot tool for the LXQt desktop
14cu|lximage-qt-0.4.0-2|9	Url:		http://lxqt.org/
14cu|lximage-qt-0.4.0-2|10	License:	GPLv2+
14cu|lximage-qt-0.4.0-2|11	Group:		Graphical desktop/Other
14cu|lximage-qt-0.4.0-2|12	BuildRequires:	cmake
14cu|lximage-qt-0.4.0-2|13	BuildRequires:	qt5-devel
14cu|lximage-qt-0.4.0-2|14	BuildRequires:	qt5-linguist-tools
14cu|lximage-qt-0.4.0-2|15	BuildRequires:	pkgconfig(lxqt)
14cu|lximage-qt-0.4.0-2|16	BuildRequires:	pkgconfig(libfm-qt5)
14cu|lximage-qt-0.4.0-2|17	BuildRequires:	pkgconfig(Qt5Help)
14cu|lximage-qt-0.4.0-2|18	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|lximage-qt-0.4.0-2|19	BuildRequires:	pkgconfig(glib-2.0)
14cu|lximage-qt-0.4.0-2|20	BuildRequires:	pkgconfig(libexif)
14cu|lximage-qt-0.4.0-2|21	BuildRequires:	pkgconfig(xfixes)
14cu|lximage-qt-0.4.0-2|22	
14cu|lximage-qt-0.4.0-2|23	%description
14cu|lximage-qt-0.4.0-2|24	Image viewer and screenshot tool for the LXQt desktop
14cu|lximage-qt-0.4.0-2|25	
14cu|lximage-qt-0.4.0-2|26	%prep
14cu|lximage-qt-0.4.0-2|27	%setup -q
14cu|lximage-qt-0.4.0-2|28	
14cu|lximage-qt-0.4.0-2|29	pushd src
14cu|lximage-qt-0.4.0-2|30	tar -xvzf %{SOURCE1}
14cu|lximage-qt-0.4.0-2|31	popd
14cu|lximage-qt-0.4.0-2|32	
14cu|lximage-qt-0.4.0-2|33	%cmake -DUSE_QT5=ON
14cu|lximage-qt-0.4.0-2|34	
14cu|lximage-qt-0.4.0-2|35	%build
14cu|lximage-qt-0.4.0-2|36	%make -C build
14cu|lximage-qt-0.4.0-2|37	
14cu|lximage-qt-0.4.0-2|38	%install
14cu|lximage-qt-0.4.0-2|39	%makeinstall_std -C build
14cu|lximage-qt-0.4.0-2|40	
14cu|lximage-qt-0.4.0-2|41	%files
14cu|lximage-qt-0.4.0-2|42	%{_bindir}/%{name}
14cu|lximage-qt-0.4.0-2|43	%{_datadir}/applications/%{name}.desktop
14cu|lximage-qt-0.4.0-2|44	%{_datadir}/applications/%{name}-screenshot.desktop
14cu|lximage-qt-0.4.0-2|45	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|lximage-qt-0.4.0-2|46	%{_datadir}/%{name}/translations/%{name}*.qm
14cu|lximage-qt-0.4.0-2|47	
14cu|lximage-qt-0.4.0-2|48	%changelog
14cu|lximage-qt-0.4.0-2|49	
14cu|lximage-qt-0.4.0-2|50	* Sun Sep 27 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.4.0-2
14cu|lximage-qt-0.4.0-2|51	- (92ec179) Added Russian translation
14cu|lximage-qt-0.4.0-2|52	
14cu|lximage-qt-0.4.0-2|53	

10778 14
14cu|lxmusic-0.4.6-1|1	Name:           lxmusic
14cu|lxmusic-0.4.6-1|2	Version:        0.4.6
14cu|lxmusic-0.4.6-1|3	Release:        1
14cu|lxmusic-0.4.6-1|4	Summary:        Lightweight XMMS2 client with simple user interface
14cu|lxmusic-0.4.6-1|5	
14cu|lxmusic-0.4.6-1|6	Group:          Sound
14cu|lxmusic-0.4.6-1|7	License:        GPLv2+
14cu|lxmusic-0.4.6-1|8	URL:            http://lxde.org
14cu|lxmusic-0.4.6-1|9	Source0:        http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
14cu|lxmusic-0.4.6-1|10	# As long as there are no plugins, disable the Tools menu
14cu|lxmusic-0.4.6-1|11	Patch0:         lxmusic-0.3.0-no-tools-menu.patch
14cu|lxmusic-0.4.6-1|12	# https://bugzilla.redhat.com/show_bug.cgi?id=1250738
14cu|lxmusic-0.4.6-1|13	# https://sourceforge.net/p/lxde/bugs/774/
14cu|lxmusic-0.4.6-1|14	Patch10:		lxmusic-0.4.6-saver_quit_from_taskber_on_play.patch
14cu|lxmusic-0.4.6-1|15	
14cu|lxmusic-0.4.6-1|16	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|lxmusic-0.4.6-1|17	BuildRequires:  pkgconfig(gmodule-export-2.0)
14cu|lxmusic-0.4.6-1|18	BuildRequires:  pkgconfig(xmms2-client)
14cu|lxmusic-0.4.6-1|19	BuildRequires:  pkgconfig(xmms2-client-glib)
14cu|lxmusic-0.4.6-1|20	BuildRequires:  pkgconfig(libnotify)
14cu|lxmusic-0.4.6-1|21	BuildRequires:  gettext
14cu|lxmusic-0.4.6-1|22	BuildRequires:  intltool
14cu|lxmusic-0.4.6-1|23	BuildRequires:  desktop-file-utils
14cu|lxmusic-0.4.6-1|24	Requires:       xmms2 >= 0.7
14cu|lxmusic-0.4.6-1|25	
14cu|lxmusic-0.4.6-1|26	%description
14cu|lxmusic-0.4.6-1|27	LXMusic is a very simple gtk+ XMMS2 client written in pure C. It has very few
14cu|lxmusic-0.4.6-1|28	functionality, and can do nothing more than play the music. The UI is very
14cu|lxmusic-0.4.6-1|29	clean and simple. This is currently aimed to be used as the default music
14cu|lxmusic-0.4.6-1|30	player of LXDE (Lightweight X11 Desktop Environment) project.
14cu|lxmusic-0.4.6-1|31	
14cu|lxmusic-0.4.6-1|32	%prep
14cu|lxmusic-0.4.6-1|33	%setup -q
14cu|lxmusic-0.4.6-1|34	%patch0 -p1 -b .no-tools
14cu|lxmusic-0.4.6-1|35	%patch10 -p1 -b .saverquit
14cu|lxmusic-0.4.6-1|36	
14cu|lxmusic-0.4.6-1|37	%build
14cu|lxmusic-0.4.6-1|38	%configure
14cu|lxmusic-0.4.6-1|39	%make
14cu|lxmusic-0.4.6-1|40	
14cu|lxmusic-0.4.6-1|41	
14cu|lxmusic-0.4.6-1|42	%install
14cu|lxmusic-0.4.6-1|43	%makeinstall_std
14cu|lxmusic-0.4.6-1|44	desktop-file-install                                       \
14cu|lxmusic-0.4.6-1|45	--delete-original                                        \
14cu|lxmusic-0.4.6-1|46	--dir=%{buildroot}%{_datadir}/applications          \
14cu|lxmusic-0.4.6-1|47	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|lxmusic-0.4.6-1|48	%find_lang %{name}
14cu|lxmusic-0.4.6-1|49	
14cu|lxmusic-0.4.6-1|50	# Register as an application to be visible in the software center
14cu|lxmusic-0.4.6-1|51	#
14cu|lxmusic-0.4.6-1|52	# NOTE: It would be *awesome* if this file was maintained by the upstream
14cu|lxmusic-0.4.6-1|53	# project, translated and installed into the right place during `make install`.
14cu|lxmusic-0.4.6-1|54	#
14cu|lxmusic-0.4.6-1|55	# See http://www.freedesktop.org/software/appstream/docs/ for more details.
14cu|lxmusic-0.4.6-1|56	#
14cu|lxmusic-0.4.6-1|57	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|lxmusic-0.4.6-1|58	cat > %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml <<EOF
14cu|lxmusic-0.4.6-1|59	<?xml version="1.0" encoding="UTF-8"?>
14cu|lxmusic-0.4.6-1|60	<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
14cu|lxmusic-0.4.6-1|61	<application>
14cu|lxmusic-0.4.6-1|62	<id type="desktop">lxmusic.desktop</id>
14cu|lxmusic-0.4.6-1|63	<metadata_license>CC0-1.0</metadata_license>
14cu|lxmusic-0.4.6-1|64	<name>LXMusic</name>
14cu|lxmusic-0.4.6-1|65	<summary>A minimalist music player for LXDE</summary>
14cu|lxmusic-0.4.6-1|66	</application>
14cu|lxmusic-0.4.6-1|67	EOF
14cu|lxmusic-0.4.6-1|68	
14cu|lxmusic-0.4.6-1|69	%files -f %{name}.lang
14cu|lxmusic-0.4.6-1|70	%doc AUTHORS README COPYING
14cu|lxmusic-0.4.6-1|71	%{_bindir}/%{name}
14cu|lxmusic-0.4.6-1|72	%{_mandir}/man1/%{name}.1*
14cu|lxmusic-0.4.6-1|73	%{_datadir}/appdata/%{name}.appdata.xml
14cu|lxmusic-0.4.6-1|74	%{_datadir}/applications/lxmusic.desktop
14cu|lxmusic-0.4.6-1|75	%{_datadir}/lxmusic
14cu|lxmusic-0.4.6-1|76	%{_datadir}/pixmaps/lxmusic.png
14cu|lxmusic-0.4.6-1|77	
14cu|lxmusic-0.4.6-1|78	
14cu|lxmusic-0.4.6-1|79	
14cu|lxmusic-0.4.6-1|80	%changelog
14cu|lxmusic-0.4.6-1|81	
14cu|lxmusic-0.4.6-1|82	* Mon Dec 21 2015 Denis Silakov <dsilakov@gmail.com> 0.4.6-1
14cu|lxmusic-0.4.6-1|83	- (95ba3f3) Fix group
14cu|lxmusic-0.4.6-1|84	
14cu|lxmusic-0.4.6-1|85	

10779 14
14cu|lxpanel-0.6.1-5|1	%define git 0
14cu|lxpanel-0.6.1-5|2	%define prerel 63ffd68
14cu|lxpanel-0.6.1-5|3	%define ver 0.6.1
14cu|lxpanel-0.6.1-5|4	%define gitday 20121312
14cu|lxpanel-0.6.1-5|5	
14cu|lxpanel-0.6.1-5|6	Summary:	Lightweight X11 desktop panel based on fbpanel
14cu|lxpanel-0.6.1-5|7	Name:	  	lxpanel
14cu|lxpanel-0.6.1-5|8	Release:	5
14cu|lxpanel-0.6.1-5|9	Epoch:		1
14cu|lxpanel-0.6.1-5|10	%if %git
14cu|lxpanel-0.6.1-5|11	Version:	%{ver}.git%{gitday}
14cu|lxpanel-0.6.1-5|12	Source0:	%{name}-%{prerel}.tar.gz
14cu|lxpanel-0.6.1-5|13	%else
14cu|lxpanel-0.6.1-5|14	Version:	%{ver}
14cu|lxpanel-0.6.1-5|15	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{version}/%{name}-%{version}.tar.gz
14cu|lxpanel-0.6.1-5|16	%endif
14cu|lxpanel-0.6.1-5|17	License:	GPLv2+
14cu|lxpanel-0.6.1-5|18	Group:		Graphical desktop/Other
14cu|lxpanel-0.6.1-5|19	URL:		http://lxde.sourceforge.net/
14cu|lxpanel-0.6.1-5|20	#Source1:	volume_icon.tar.gz
14cu|lxpanel-0.6.1-5|21	Patch1:		configure_desktop_number.patch
14cu|lxpanel-0.6.1-5|22	#Patch2:		automake-1.13.patch
14cu|lxpanel-0.6.1-5|23	Patch3:		lxpanel-0.5.10-iconsize.patch
14cu|lxpanel-0.6.1-5|24	Patch4:		lxpanel-0.6.1-power-manager-plugin.patch
14cu|lxpanel-0.6.1-5|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|lxpanel-0.6.1-5|26	BuildRequires:	pkgconfig(alsa)
14cu|lxpanel-0.6.1-5|27	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|lxpanel-0.6.1-5|28	#BuildRequires:	pkgconfig(keybinder)
14cu|lxpanel-0.6.1-5|29	#BuildRequires:	pkgconfig(libfm-gtk)
14cu|lxpanel-0.6.1-5|30	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|lxpanel-0.6.1-5|31	BuildRequires:	intltool
14cu|lxpanel-0.6.1-5|32	BuildRequires:	menu-cache-devel >= 0.5.0
14cu|lxpanel-0.6.1-5|33	BuildRequires:	xsltproc
14cu|lxpanel-0.6.1-5|34	BuildRequires:	docbook-to-man
14cu|lxpanel-0.6.1-5|35	BuildRequires:	docbook-dtd412-xml
14cu|lxpanel-0.6.1-5|36	BuildRequires:	docbook-style-xsl
14cu|lxpanel-0.6.1-5|37	Requires:	desktop-common-data
14cu|lxpanel-0.6.1-5|38	Requires:	obconf
14cu|lxpanel-0.6.1-5|39	Suggests:	pcmanfm
14cu|lxpanel-0.6.1-5|40	Conflicts:	lxpanelx
14cu|lxpanel-0.6.1-5|41	
14cu|lxpanel-0.6.1-5|42	%description
14cu|lxpanel-0.6.1-5|43	LXPanel is a lightweight X11 desktop panel contains:
14cu|lxpanel-0.6.1-5|44	1. User-friendly application menu automatically generated from *.desktop
14cu|lxpanel-0.6.1-5|45	files on the system.
14cu|lxpanel-0.6.1-5|46	2. Launcher bar (Small icons clicked to launch apps)
14cu|lxpanel-0.6.1-5|47	3. Task bar supporting urgency hint (Can flash when gaim gets new
14cu|lxpanel-0.6.1-5|48	incoming messages)
14cu|lxpanel-0.6.1-5|49	4. Notification area (System tray)
14cu|lxpanel-0.6.1-5|50	5. Digital clock
14cu|lxpanel-0.6.1-5|51	6. Run dialog (A dialog let you type a command and run, can be called in
14cu|lxpanel-0.6.1-5|52	external programs)
14cu|lxpanel-0.6.1-5|53	7. Volume control plug-in (optional, written by jserv)
14cu|lxpanel-0.6.1-5|54	8. lxpanelctl, an external controller let you control lxpanel in other
14cu|lxpanel-0.6.1-5|55	programs.
14cu|lxpanel-0.6.1-5|56	
14cu|lxpanel-0.6.1-5|57	%package devel
14cu|lxpanel-0.6.1-5|58	Summary:	Development files for lxpanel
14cu|lxpanel-0.6.1-5|59	Group:		Graphical desktop/Other
14cu|lxpanel-0.6.1-5|60	
14cu|lxpanel-0.6.1-5|61	%description devel
14cu|lxpanel-0.6.1-5|62	This package contains development files needed for building lxde plugins.
14cu|lxpanel-0.6.1-5|63	
14cu|lxpanel-0.6.1-5|64	%prep
14cu|lxpanel-0.6.1-5|65	%if %git
14cu|lxpanel-0.6.1-5|66	%setup -q -n %{name}-%{prerel} -a1
14cu|lxpanel-0.6.1-5|67	%else
14cu|lxpanel-0.6.1-5|68	%setup -q
14cu|lxpanel-0.6.1-5|69	%endif
14cu|lxpanel-0.6.1-5|70	%apply_patches
14cu|lxpanel-0.6.1-5|71	
14cu|lxpanel-0.6.1-5|72	%build
14cu|lxpanel-0.6.1-5|73	./autogen.sh
14cu|lxpanel-0.6.1-5|74	%configure2_5x \
14cu|lxpanel-0.6.1-5|75	--enable-man \
14cu|lxpanel-0.6.1-5|76	--with-plugins="cpu batt kbled xkb thermal deskno volumealsa" \
14cu|lxpanel-0.6.1-5|77	--disable-static
14cu|lxpanel-0.6.1-5|78	%make
14cu|lxpanel-0.6.1-5|79	
14cu|lxpanel-0.6.1-5|80	%install
14cu|lxpanel-0.6.1-5|81	%makeinstall_std
14cu|lxpanel-0.6.1-5|82	
14cu|lxpanel-0.6.1-5|83	%find_lang %{name}
14cu|lxpanel-0.6.1-5|84	
14cu|lxpanel-0.6.1-5|85	%files -f %{name}.lang
14cu|lxpanel-0.6.1-5|86	%{_bindir}/%{name}
14cu|lxpanel-0.6.1-5|87	%{_bindir}/lxpanelctl
14cu|lxpanel-0.6.1-5|88	# %{_sysconfdir}/xdg/%{name}
14cu|lxpanel-0.6.1-5|89	%dir %{_libdir}/%{name}
14cu|lxpanel-0.6.1-5|90	%dir %{_libdir}/%{name}/plugins
14cu|lxpanel-0.6.1-5|91	# %{_libdir}/%{name}/lib%{name}.so.*
14cu|lxpanel-0.6.1-5|92	%{_libdir}/%{name}/plugins/batt.so
14cu|lxpanel-0.6.1-5|93	%{_libdir}/%{name}/plugins/cpu.so
14cu|lxpanel-0.6.1-5|94	%{_libdir}/%{name}/plugins/deskno.so
14cu|lxpanel-0.6.1-5|95	%{_libdir}/%{name}/plugins/kbled.so
14cu|lxpanel-0.6.1-5|96	%{_libdir}/%{name}/plugins/volumealsa.so
14cu|lxpanel-0.6.1-5|97	%{_libdir}/%{name}/plugins/xkb.so
14cu|lxpanel-0.6.1-5|98	%{_libdir}/%{name}/plugins/thermal.so
14cu|lxpanel-0.6.1-5|99	%{_datadir}/%{name}
14cu|lxpanel-0.6.1-5|100	%{_mandir}/man1/*
14cu|lxpanel-0.6.1-5|101	
14cu|lxpanel-0.6.1-5|102	%files devel
14cu|lxpanel-0.6.1-5|103	%{_includedir}/lxpanel
14cu|lxpanel-0.6.1-5|104	%{_libdir}/pkgconfig/lxpanel.pc
14cu|lxpanel-0.6.1-5|105	# %{_libdir}/%{name}/lib%{name}.so
14cu|lxpanel-0.6.1-5|106	
14cu|lxpanel-0.6.1-5|107	%changelog
14cu|lxpanel-0.6.1-5|108	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.1-5
14cu|lxpanel-0.6.1-5|109	+ Revision: f02751e
14cu|lxpanel-0.6.1-5|110	- Enable lxde_power_manager plugin by default
14cu|lxpanel-0.6.1-5|111	
14cu|lxpanel-0.6.1-5|112	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.1-4
14cu|lxpanel-0.6.1-5|113	+ Revision: ff4035c
14cu|lxpanel-0.6.1-5|114	- Drop wrong patch
14cu|lxpanel-0.6.1-5|115	
14cu|lxpanel-0.6.1-5|116	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.1-4
14cu|lxpanel-0.6.1-5|117	+ Revision: 50c6130
14cu|lxpanel-0.6.1-5|118	- Turn back 0.6.1 for now
14cu|lxpanel-0.6.1-5|119	
14cu|lxpanel-0.6.1-5|120	* Tue Dec 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-4
14cu|lxpanel-0.6.1-5|121	+ Revision: 261712b
14cu|lxpanel-0.6.1-5|122	- Updated to 0.8.0
14cu|lxpanel-0.6.1-5|123	
14cu|lxpanel-0.6.1-5|124	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-4
14cu|lxpanel-0.6.1-5|125	+ Revision: b3f2d73
14cu|lxpanel-0.6.1-5|126	- Move to contrib repository
14cu|lxpanel-0.6.1-5|127	
14cu|lxpanel-0.6.1-5|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.1-3
14cu|lxpanel-0.6.1-5|129	+ Revision: f75cf1e
14cu|lxpanel-0.6.1-5|130	- MassBuild#440: Increase release tag
14cu|lxpanel-0.6.1-5|131	
14cu|lxpanel-0.6.1-5|132	* Tue May 06 2014 Tigro <ashejn@gmail.com> 0.6.1-2
14cu|lxpanel-0.6.1-5|133	+ Revision: c0acee1
14cu|lxpanel-0.6.1-5|134	- fix parameters
14cu|lxpanel-0.6.1-5|135	
14cu|lxpanel-0.6.1-5|136	* Fri Feb 07 2014 Alexander Kazancev <kazancas@gmail.com> 0.6.1-2
14cu|lxpanel-0.6.1-5|137	+ Revision: 183e477
14cu|lxpanel-0.6.1-5|138	- Rebuild and disable static
14cu|lxpanel-0.6.1-5|139	
14cu|lxpanel-0.6.1-5|140	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
14cu|lxpanel-0.6.1-5|141	+ Revision: b073187
14cu|lxpanel-0.6.1-5|142	- disable automake patch
14cu|lxpanel-0.6.1-5|143	
14cu|lxpanel-0.6.1-5|144	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
14cu|lxpanel-0.6.1-5|145	+ Revision: d30411e
14cu|lxpanel-0.6.1-5|146	- update to 0.6.1
14cu|lxpanel-0.6.1-5|147	
14cu|lxpanel-0.6.1-5|148	* Sat Aug 10 2013 akdengi <kazancas@mandriva.ru> 0.5.12-3
14cu|lxpanel-0.6.1-5|149	+ Revision: d43d891
14cu|lxpanel-0.6.1-5|150	- build with automake 1.13
14cu|lxpanel-0.6.1-5|151	
14cu|lxpanel-0.6.1-5|152	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14cu|lxpanel-0.6.1-5|153	+ Revision: 8896a2f
14cu|lxpanel-0.6.1-5|154	- drop patch4
14cu|lxpanel-0.6.1-5|155	
14cu|lxpanel-0.6.1-5|156	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14cu|lxpanel-0.6.1-5|157	+ Revision: 29d5738
14cu|lxpanel-0.6.1-5|158	- remove patch2
14cu|lxpanel-0.6.1-5|159	
14cu|lxpanel-0.6.1-5|160	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14cu|lxpanel-0.6.1-5|161	+ Revision: b7d2a73
14cu|lxpanel-0.6.1-5|162	- add source patches
14cu|lxpanel-0.6.1-5|163	
14cu|lxpanel-0.6.1-5|164	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14cu|lxpanel-0.6.1-5|165	+ Revision: cab3bb4
14cu|lxpanel-0.6.1-5|166	- try add some patches, like cairo use, bigger icons and some UI fixes
14cu|lxpanel-0.6.1-5|167	
14cu|lxpanel-0.6.1-5|168	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
14cu|lxpanel-0.6.1-5|169	+ Revision: 19e2723
14cu|lxpanel-0.6.1-5|170	- fix build
14cu|lxpanel-0.6.1-5|171	
14cu|lxpanel-0.6.1-5|172	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
14cu|lxpanel-0.6.1-5|173	+ Revision: cbfecce
14cu|lxpanel-0.6.1-5|174	- 0.5.12
14cu|lxpanel-0.6.1-5|175	
14cu|lxpanel-0.6.1-5|176	* Thu Dec 27 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.10.git20121312-2
14cu|lxpanel-0.6.1-5|177	+ Revision: 044b386
14cu|lxpanel-0.6.1-5|178	- release up
14cu|lxpanel-0.6.1-5|179	
14cu|lxpanel-0.6.1-5|180	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 0.5.10.git20121312-1
14cu|lxpanel-0.6.1-5|181	+ Revision: 52e95d6
14cu|lxpanel-0.6.1-5|182	- LOG lxpanel git 20121312
14cu|lxpanel-0.6.1-5|183	
14cu|lxpanel-0.6.1-5|184	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14cu|lxpanel-0.6.1-5|185	+ Revision: 22770b9
14cu|lxpanel-0.6.1-5|186	- LOG Update BuildRequires
14cu|lxpanel-0.6.1-5|187	
14cu|lxpanel-0.6.1-5|188	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14cu|lxpanel-0.6.1-5|189	+ Revision: 06fb719
14cu|lxpanel-0.6.1-5|190	- Re-create yml file
14cu|lxpanel-0.6.1-5|191	
14cu|lxpanel-0.6.1-5|192	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14cu|lxpanel-0.6.1-5|193	+ Revision: 9b33bf3
14cu|lxpanel-0.6.1-5|194	- LOG Update BuildRequires, re-diff patches, update configure flags, fix files
14cu|lxpanel-0.6.1-5|195	
14cu|lxpanel-0.6.1-5|196	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14cu|lxpanel-0.6.1-5|197	+ Revision: 1d017ad
14cu|lxpanel-0.6.1-5|198	- LOG Add patches to fix build, minor cleanups
14cu|lxpanel-0.6.1-5|199	
14cu|lxpanel-0.6.1-5|200	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|201	+ Revision: 1011eb5
14cu|lxpanel-0.6.1-5|202	- fix BR
14cu|lxpanel-0.6.1-5|203	
14cu|lxpanel-0.6.1-5|204	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|205	+ Revision: df627e0
14cu|lxpanel-0.6.1-5|206	- fix BR
14cu|lxpanel-0.6.1-5|207	
14cu|lxpanel-0.6.1-5|208	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|209	+ Revision: 30c32fa
14cu|lxpanel-0.6.1-5|210	- remove binaries from git tree
14cu|lxpanel-0.6.1-5|211	
14cu|lxpanel-0.6.1-5|212	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|213	+ Revision: ebe6508
14cu|lxpanel-0.6.1-5|214	- cleanup
14cu|lxpanel-0.6.1-5|215	
14cu|lxpanel-0.6.1-5|216	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|217	+ Revision: 7180fcc
14cu|lxpanel-0.6.1-5|218	- working tarball
14cu|lxpanel-0.6.1-5|219	
14cu|lxpanel-0.6.1-5|220	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
14cu|lxpanel-0.6.1-5|221	+ Revision: 2338978
14cu|lxpanel-0.6.1-5|222	- add userface icon to logout button
14cu|lxpanel-0.6.1-5|223	
14cu|lxpanel-0.6.1-5|224	* Tue May 29 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14cu|lxpanel-0.6.1-5|225	+ Revision: 36d9893
14cu|lxpanel-0.6.1-5|226	- update URL
14cu|lxpanel-0.6.1-5|227	
14cu|lxpanel-0.6.1-5|228	

10780 14
14cu|lxqt-about-0.10.0-1|1	Summary:	About application for the LXQt desktop
14cu|lxqt-about-0.10.0-1|2	Name:		lxqt-about
14cu|lxqt-about-0.10.0-1|3	Version:	0.10.0
14cu|lxqt-about-0.10.0-1|4	Release:	1
14cu|lxqt-about-0.10.0-1|5	License:	LGPLv2.1+
14cu|lxqt-about-0.10.0-1|6	Group:		Graphical desktop/Other
14cu|lxqt-about-0.10.0-1|7	Url:		http://lxqt.org/
14cu|lxqt-about-0.10.0-1|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-about-0.10.0-1|9	BuildRequires:	cmake
14cu|lxqt-about-0.10.0-1|10	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-about-0.10.0-1|11	BuildRequires:	qmake5
14cu|lxqt-about-0.10.0-1|12	BuildRequires:	qt5-devel
14cu|lxqt-about-0.10.0-1|13	BuildRequires:  qt5-linguist-tools
14cu|lxqt-about-0.10.0-1|14	
14cu|lxqt-about-0.10.0-1|15	%description
14cu|lxqt-about-0.10.0-1|16	About application for the LXQt desktop.
14cu|lxqt-about-0.10.0-1|17	
14cu|lxqt-about-0.10.0-1|18	%files -f %{name}.lang
14cu|lxqt-about-0.10.0-1|19	%{_bindir}/lxqt-about
14cu|lxqt-about-0.10.0-1|20	%{_datadir}/applications/lxqt-about.desktop
14cu|lxqt-about-0.10.0-1|21	#%{_datadir}/lxqt/%{name}
14cu|lxqt-about-0.10.0-1|22	
14cu|lxqt-about-0.10.0-1|23	#----------------------------------------------------------------------------
14cu|lxqt-about-0.10.0-1|24	
14cu|lxqt-about-0.10.0-1|25	%prep
14cu|lxqt-about-0.10.0-1|26	%setup -q
14cu|lxqt-about-0.10.0-1|27	
14cu|lxqt-about-0.10.0-1|28	%build
14cu|lxqt-about-0.10.0-1|29	%cmake -DUSE_QT5=ON
14cu|lxqt-about-0.10.0-1|30	%make
14cu|lxqt-about-0.10.0-1|31	
14cu|lxqt-about-0.10.0-1|32	%install
14cu|lxqt-about-0.10.0-1|33	%makeinstall_std -C build
14cu|lxqt-about-0.10.0-1|34	
14cu|lxqt-about-0.10.0-1|35	%find_lang %{name} --with-qt --all-name
14cu|lxqt-about-0.10.0-1|36	
14cu|lxqt-about-0.10.0-1|37	%changelog
14cu|lxqt-about-0.10.0-1|38	
14cu|lxqt-about-0.10.0-1|39	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
14cu|lxqt-about-0.10.0-1|40	- (7f4c5cd) Updated to 0.10.0
14cu|lxqt-about-0.10.0-1|41	
14cu|lxqt-about-0.10.0-1|42	

10781 14
14cu|lxqt-admin-0.10.0-3|1	Name:		lxqt-admin
14cu|lxqt-admin-0.10.0-3|2	Version:	0.10.0
14cu|lxqt-admin-0.10.0-3|3	Release:	3
14cu|lxqt-admin-0.10.0-3|4	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-admin-0.10.0-3|5	Patch0:		lxqt-admin-0.9.0-use-userdrake.patch
14cu|lxqt-admin-0.10.0-3|6	Patch1:		lxqt-admin-0.10.0-rosa-icons.patch
14cu|lxqt-admin-0.10.0-3|7	Patch2:		lxqt-admin-0.10.0-use-drakclock.patch
14cu|lxqt-admin-0.10.0-3|8	Summary:	Admin tools for the LXQt desktop
14cu|lxqt-admin-0.10.0-3|9	Url:		http://lxqt.org/
14cu|lxqt-admin-0.10.0-3|10	License:	GPL
14cu|lxqt-admin-0.10.0-3|11	Group:		Graphical desktop/Other
14cu|lxqt-admin-0.10.0-3|12	BuildRequires:	cmake
14cu|lxqt-admin-0.10.0-3|13	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-admin-0.10.0-3|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|lxqt-admin-0.10.0-3|15	BuildRequires:	pkgconfig(liboobs-1)
14cu|lxqt-admin-0.10.0-3|16	BuildRequires:	qt5-devel
14cu|lxqt-admin-0.10.0-3|17	BuildRequires:	qt5-linguist-tools
14cu|lxqt-admin-0.10.0-3|18	Requires:	system-tools-backends2
14cu|lxqt-admin-0.10.0-3|19	
14cu|lxqt-admin-0.10.0-3|20	%description
14cu|lxqt-admin-0.10.0-3|21	Admin tools for the LXQt desktop
14cu|lxqt-admin-0.10.0-3|22	
14cu|lxqt-admin-0.10.0-3|23	%files -f %{name}.lang
14cu|lxqt-admin-0.10.0-3|24	%{_bindir}/lxqt-admin-time
14cu|lxqt-admin-0.10.0-3|25	%{_bindir}/lxqt-admin-user
14cu|lxqt-admin-0.10.0-3|26	%{_datadir}/applications/lxqt-admin-time.desktop
14cu|lxqt-admin-0.10.0-3|27	%{_datadir}/applications/lxqt-admin-user.desktop
14cu|lxqt-admin-0.10.0-3|28	
14cu|lxqt-admin-0.10.0-3|29	#----------------------------------------------------------------------------
14cu|lxqt-admin-0.10.0-3|30	
14cu|lxqt-admin-0.10.0-3|31	%prep
14cu|lxqt-admin-0.10.0-3|32	%setup -q
14cu|lxqt-admin-0.10.0-3|33	%patch0 -p1
14cu|lxqt-admin-0.10.0-3|34	%patch1 -p1
14cu|lxqt-admin-0.10.0-3|35	%patch2 -p1
14cu|lxqt-admin-0.10.0-3|36	%cmake -DUSE_QT5:BOOL=ON
14cu|lxqt-admin-0.10.0-3|37	
14cu|lxqt-admin-0.10.0-3|38	%build
14cu|lxqt-admin-0.10.0-3|39	%make -C build
14cu|lxqt-admin-0.10.0-3|40	
14cu|lxqt-admin-0.10.0-3|41	%install
14cu|lxqt-admin-0.10.0-3|42	%makeinstall_std -C build
14cu|lxqt-admin-0.10.0-3|43	
14cu|lxqt-admin-0.10.0-3|44	%find_lang %{name}-time %{name}-user %{name}.lang --with-qt
14cu|lxqt-admin-0.10.0-3|45	
14cu|lxqt-admin-0.10.0-3|46	%changelog
14cu|lxqt-admin-0.10.0-3|47	
14cu|lxqt-admin-0.10.0-3|48	* Mon Dec 14 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-3
14cu|lxqt-admin-0.10.0-3|49	- (448469c) Bump release
14cu|lxqt-admin-0.10.0-3|50	
14cu|lxqt-admin-0.10.0-3|51	

10782 14
14cu|lxqt-bluemoon-2.0-2|1	Summary:	LXQt bluetooth manager
14cu|lxqt-bluemoon-2.0-2|2	Name:		lxqt-bluemoon
14cu|lxqt-bluemoon-2.0-2|3	Version:	2.0
14cu|lxqt-bluemoon-2.0-2|4	Release:	2
14cu|lxqt-bluemoon-2.0-2|5	License:	GPLv2
14cu|lxqt-bluemoon-2.0-2|6	Group:		Communications
14cu|lxqt-bluemoon-2.0-2|7	Url:		https://github.com/sklins/BlueMoon
14cu|lxqt-bluemoon-2.0-2|8	Source0:	BlueMoon-%{version}.tar.gz
14cu|lxqt-bluemoon-2.0-2|9	Patch0:		BlueMoon-2.0-icon-location.patch
14cu|lxqt-bluemoon-2.0-2|10	BuildRequires:	qt5-devel
14cu|lxqt-bluemoon-2.0-2|11	BuildRequires:	pkgconfig(Qt5Bluetooth)
14cu|lxqt-bluemoon-2.0-2|12	
14cu|lxqt-bluemoon-2.0-2|13	
14cu|lxqt-bluemoon-2.0-2|14	%description
14cu|lxqt-bluemoon-2.0-2|15	LXQt bluetooth manager.
14cu|lxqt-bluemoon-2.0-2|16	
14cu|lxqt-bluemoon-2.0-2|17	%files
14cu|lxqt-bluemoon-2.0-2|18	%{_bindir}/*
14cu|lxqt-bluemoon-2.0-2|19	%{_datadir}/bluemoon
14cu|lxqt-bluemoon-2.0-2|20	
14cu|lxqt-bluemoon-2.0-2|21	#----------------------------------------------------------------------------
14cu|lxqt-bluemoon-2.0-2|22	
14cu|lxqt-bluemoon-2.0-2|23	%prep
14cu|lxqt-bluemoon-2.0-2|24	%setup -qn BlueMoon-%{version}
14cu|lxqt-bluemoon-2.0-2|25	%patch0 -p1
14cu|lxqt-bluemoon-2.0-2|26	
14cu|lxqt-bluemoon-2.0-2|27	%build
14cu|lxqt-bluemoon-2.0-2|28	pushd BlueMoon
14cu|lxqt-bluemoon-2.0-2|29	%qmake_qt5
14cu|lxqt-bluemoon-2.0-2|30	%make
14cu|lxqt-bluemoon-2.0-2|31	popd
14cu|lxqt-bluemoon-2.0-2|32	
14cu|lxqt-bluemoon-2.0-2|33	%install
14cu|lxqt-bluemoon-2.0-2|34	mkdir -p %{buildroot}%{_bindir}
14cu|lxqt-bluemoon-2.0-2|35	install -m755 BlueMoon/blue_moon %{buildroot}%{_bindir}/
14cu|lxqt-bluemoon-2.0-2|36	
14cu|lxqt-bluemoon-2.0-2|37	mkdir -p %{buildroot}%{_datadir}/bluemoon/icons
14cu|lxqt-bluemoon-2.0-2|38	install -m644 icons/scalable_bluemoon.svg %{buildroot}%{_datadir}/bluemoon/icons/
14cu|lxqt-bluemoon-2.0-2|39	
14cu|lxqt-bluemoon-2.0-2|40	%changelog
14cu|lxqt-bluemoon-2.0-2|41	
14cu|lxqt-bluemoon-2.0-2|42	* Sun Jun 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.0-2
14cu|lxqt-bluemoon-2.0-2|43	- (3942879) Added bluetooth BR
14cu|lxqt-bluemoon-2.0-2|44	
14cu|lxqt-bluemoon-2.0-2|45	

10783 14
14cu|lxqt-common-0.10.0-6|1	Summary:	Common files for the LXQt desktop
14cu|lxqt-common-0.10.0-6|2	Name:		lxqt-common
14cu|lxqt-common-0.10.0-6|3	Version:	0.10.0
14cu|lxqt-common-0.10.0-6|4	Release:	6
14cu|lxqt-common-0.10.0-6|5	License:	LGPLv2.1+
14cu|lxqt-common-0.10.0-6|6	Group:		Graphical desktop/Other
14cu|lxqt-common-0.10.0-6|7	Url:		http://lxqt.org/
14cu|lxqt-common-0.10.0-6|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-common-0.10.0-6|9	Source1:	rosa.svg
14cu|lxqt-common-0.10.0-6|10	Source2:        lxqt-applications_ru.menu.tar.gz
14cu|lxqt-common-0.10.0-6|11	Patch0:		lxqt-common-0.10.0-rosa-settings.patch
14cu|lxqt-common-0.10.0-6|12	Patch2:		lxqt-common-0.10.0-startlxqt-rosa-user-settings.patch
14cu|lxqt-common-0.10.0-6|13	Patch3:         lxqt-common-0.10.0-cmakelists.patch
14cu|lxqt-common-0.10.0-6|14	Patch4:         lxqt-common-0.10.0-l10n-ru.patch
14cu|lxqt-common-0.10.0-6|15	BuildRequires:	cmake
14cu|lxqt-common-0.10.0-6|16	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-common-0.10.0-6|17	BuildRequires:	qmake5
14cu|lxqt-common-0.10.0-6|18	BuildRequires:	qt5-devel
14cu|lxqt-common-0.10.0-6|19	BuildRequires:  qt5-linguist-tools
14cu|lxqt-common-0.10.0-6|20	BuildArch:	noarch
14cu|lxqt-common-0.10.0-6|21	
14cu|lxqt-common-0.10.0-6|22	%description
14cu|lxqt-common-0.10.0-6|23	Common files for the LXQt desktop.
14cu|lxqt-common-0.10.0-6|24	
14cu|lxqt-common-0.10.0-6|25	%files
14cu|lxqt-common-0.10.0-6|26	%{_bindir}/startlxqt
14cu|lxqt-common-0.10.0-6|27	%{_datadir}/desktop-directories/lxqt-*.directory
14cu|lxqt-common-0.10.0-6|28	%{_datadir}/kdm/sessions/*
14cu|lxqt-common-0.10.0-6|29	%{_datadir}/lxqt/themes
14cu|lxqt-common-0.10.0-6|30	%{_datadir}/lxqt/graphics
14cu|lxqt-common-0.10.0-6|31	%{_datadir}/lxqt/openbox
14cu|lxqt-common-0.10.0-6|32	%{_datadir}/xsessions/lxqt.desktop
14cu|lxqt-common-0.10.0-6|33	%{_iconsdir}/hicolor/scalable/places/start-here-lxqt.svg
14cu|lxqt-common-0.10.0-6|34	%{_sysconfdir}/xdg/lxqt
14cu|lxqt-common-0.10.0-6|35	%{_sysconfdir}/xdg/menus/*
14cu|lxqt-common-0.10.0-6|36	%{_sysconfdir}/xdg/pcmanfm-qt
14cu|lxqt-common-0.10.0-6|37	%{_sysconfdir}/xdg/autostart/lxqt*
14cu|lxqt-common-0.10.0-6|38	%{_iconsdir}/rosa.svg
14cu|lxqt-common-0.10.0-6|39	
14cu|lxqt-common-0.10.0-6|40	#----------------------------------------------------------------------------
14cu|lxqt-common-0.10.0-6|41	
14cu|lxqt-common-0.10.0-6|42	%prep
14cu|lxqt-common-0.10.0-6|43	%setup -q
14cu|lxqt-common-0.10.0-6|44	%apply_patches
14cu|lxqt-common-0.10.0-6|45	
14cu|lxqt-common-0.10.0-6|46	pushd menu
14cu|lxqt-common-0.10.0-6|47	tar -xvzf %{SOURCE2}
14cu|lxqt-common-0.10.0-6|48	popd
14cu|lxqt-common-0.10.0-6|49	
14cu|lxqt-common-0.10.0-6|50	%build
14cu|lxqt-common-0.10.0-6|51	%cmake -DUSE_QT5=ON
14cu|lxqt-common-0.10.0-6|52	%make
14cu|lxqt-common-0.10.0-6|53	
14cu|lxqt-common-0.10.0-6|54	%install
14cu|lxqt-common-0.10.0-6|55	%makeinstall_std -C build
14cu|lxqt-common-0.10.0-6|56	
14cu|lxqt-common-0.10.0-6|57	# Don't duplicate it there because KDM now reads %{_datadir}/xsessions/ by default
14cu|lxqt-common-0.10.0-6|58	rm -f %{buildroot}%{_datadir}/apps/kdm/sessions/lxqt.desktop
14cu|lxqt-common-0.10.0-6|59	
14cu|lxqt-common-0.10.0-6|60	install -m644 -p %{SOURCE1} %{buildroot}%{_iconsdir}/rosa.svg
14cu|lxqt-common-0.10.0-6|61	
14cu|lxqt-common-0.10.0-6|62	# ROSA icons
14cu|lxqt-common-0.10.0-6|63	for i in `ls -1 %{buildroot}/usr/share/lxqt/themes`; do
14cu|lxqt-common-0.10.0-6|64	ln -sf %{_iconsdir}/rosa.svg %{buildroot}%{_datadir}/lxqt/themes/$i/rosa.svg
14cu|lxqt-common-0.10.0-6|65	sed -i -e "s/mainmenu.svg/rosa.svg/g" %{buildroot}%{_datadir}/lxqt/themes/$i/lxqt-panel.qss
14cu|lxqt-common-0.10.0-6|66	sed -i 's|file=.*$|file=default.png|' %{buildroot}%{_datadir}/lxqt/themes/$i/wallpaper.cfg
14cu|lxqt-common-0.10.0-6|67	ln -sf %{_datadir}/mdk/backgrounds/default.png %{buildroot}%{_datadir}/lxqt/themes/$i/default.png
14cu|lxqt-common-0.10.0-6|68	done
14cu|lxqt-common-0.10.0-6|69	
14cu|lxqt-common-0.10.0-6|70	
14cu|lxqt-common-0.10.0-6|71	
14cu|lxqt-common-0.10.0-6|72	%changelog
14cu|lxqt-common-0.10.0-6|73	
14cu|lxqt-common-0.10.0-6|74	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-6
14cu|lxqt-common-0.10.0-6|75	- (ffbcf87) Use GTK+ widget style by default
14cu|lxqt-common-0.10.0-6|76	
14cu|lxqt-common-0.10.0-6|77	

10784 14
14cu|lxqt-config-0.10.0-4|1	Summary:	Config panel for the LXQt desktop
14cu|lxqt-config-0.10.0-4|2	Name:		lxqt-config
14cu|lxqt-config-0.10.0-4|3	Version:	0.10.0
14cu|lxqt-config-0.10.0-4|4	Release:	4
14cu|lxqt-config-0.10.0-4|5	License:	LGPLv2.1+
14cu|lxqt-config-0.10.0-4|6	Group:		Graphical desktop/LXQt
14cu|lxqt-config-0.10.0-4|7	Url:		http://lxqt.org/
14cu|lxqt-config-0.10.0-4|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-config-0.10.0-4|9	Source100:	%{name}.rpmlintrc
14cu|lxqt-config-0.10.0-4|10	Patch0:		lxqt-config-0.9.0-pkg-menu.patch
14cu|lxqt-config-0.10.0-4|11	Patch2:		lxqt-config-0.10.0-l10n-ru.patch
14cu|lxqt-config-0.10.0-4|12	BuildRequires:	cmake
14cu|lxqt-config-0.10.0-4|13	BuildRequires:	qt5-linguist-tools
14cu|lxqt-config-0.10.0-4|14	BuildRequires:	pkgconfig(kscreen2)
14cu|lxqt-config-0.10.0-4|15	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-config-0.10.0-4|16	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|lxqt-config-0.10.0-4|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|lxqt-config-0.10.0-4|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|lxqt-config-0.10.0-4|19	BuildRequires:	pkgconfig(Qt5Svg)
14cu|lxqt-config-0.10.0-4|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|lxqt-config-0.10.0-4|21	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|lxqt-config-0.10.0-4|22	BuildRequires:	pkgconfig(Qt5Xdg)
14cu|lxqt-config-0.10.0-4|23	BuildRequires:	pkgconfig(Qt5Xml)
14cu|lxqt-config-0.10.0-4|24	BuildRequires:	pkgconfig(x11)
14cu|lxqt-config-0.10.0-4|25	BuildRequires:	pkgconfig(xcursor)
14cu|lxqt-config-0.10.0-4|26	BuildRequires:	pkgconfig(zlib)
14cu|lxqt-config-0.10.0-4|27	
14cu|lxqt-config-0.10.0-4|28	%description
14cu|lxqt-config-0.10.0-4|29	Config panel for the LXQt desktop.
14cu|lxqt-config-0.10.0-4|30	
14cu|lxqt-config-0.10.0-4|31	%files -f %{name}.lang
14cu|lxqt-config-0.10.0-4|32	%{_bindir}/*
14cu|lxqt-config-0.10.0-4|33	%{_libdir}/lib*.so
14cu|lxqt-config-0.10.0-4|34	%{_datadir}/applications/lxqt-config*.desktop
14cu|lxqt-config-0.10.0-4|35	%{_sysconfdir}/xdg/menus/lxqt-config.menu
14cu|lxqt-config-0.10.0-4|36	
14cu|lxqt-config-0.10.0-4|37	#----------------------------------------------------------------------------
14cu|lxqt-config-0.10.0-4|38	
14cu|lxqt-config-0.10.0-4|39	%prep
14cu|lxqt-config-0.10.0-4|40	%setup -q
14cu|lxqt-config-0.10.0-4|41	%apply_patches
14cu|lxqt-config-0.10.0-4|42	
14cu|lxqt-config-0.10.0-4|43	%build
14cu|lxqt-config-0.10.0-4|44	export LC_ALL=en_US.UTF8
14cu|lxqt-config-0.10.0-4|45	%cmake -DUSE_QT5=ON
14cu|lxqt-config-0.10.0-4|46	%make
14cu|lxqt-config-0.10.0-4|47	
14cu|lxqt-config-0.10.0-4|48	%install
14cu|lxqt-config-0.10.0-4|49	%makeinstall_std -C build
14cu|lxqt-config-0.10.0-4|50	# cursor library is installed in lxqt-config subfolder
14cu|lxqt-config-0.10.0-4|51	mv %{buildroot}%{_libdir}/%{name}/* %{buildroot}%{_libdir}/
14cu|lxqt-config-0.10.0-4|52	rm -rf %{buildroot}%{_libdir}/%{name}
14cu|lxqt-config-0.10.0-4|53	%find_lang %{name} --with-qt --all-name
14cu|lxqt-config-0.10.0-4|54	
14cu|lxqt-config-0.10.0-4|55	%changelog
14cu|lxqt-config-0.10.0-4|56	
14cu|lxqt-config-0.10.0-4|57	* Thu Apr 14 2016 Denis Silakov <dsilakov@gmail.com> 0.10.0-4
14cu|lxqt-config-0.10.0-4|58	- (b7b4353) Build with non-C locale
14cu|lxqt-config-0.10.0-4|59	
14cu|lxqt-config-0.10.0-4|60	

10785 14
14cu|lxqt-config-randr-0.7.0-4|1	Summary:	RandR config module for LXQt
14cu|lxqt-config-randr-0.7.0-4|2	Name:		lxqt-config-randr
14cu|lxqt-config-randr-0.7.0-4|3	Version:	0.7.0
14cu|lxqt-config-randr-0.7.0-4|4	Release:	4
14cu|lxqt-config-randr-0.7.0-4|5	License:	LGPLv2.1+
14cu|lxqt-config-randr-0.7.0-4|6	Group:		Graphical desktop/Other
14cu|lxqt-config-randr-0.7.0-4|7	Url:		http://lxqt.org
14cu|lxqt-config-randr-0.7.0-4|8	Source0:	https://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-config-randr-0.7.0-4|9	Patch1:		lxqt-config-randr-0.7.0-desktop-l10n.patch
14cu|lxqt-config-randr-0.7.0-4|10	BuildRequires:	cmake
14cu|lxqt-config-randr-0.7.0-4|11	BuildRequires:	qt4-devel
14cu|lxqt-config-randr-0.7.0-4|12	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-config-randr-0.7.0-4|13	BuildRequires:	pkgconfig(x11)
14cu|lxqt-config-randr-0.7.0-4|14	BuildRequires:	pkgconfig(xrandr)
14cu|lxqt-config-randr-0.7.0-4|15	
14cu|lxqt-config-randr-0.7.0-4|16	%description
14cu|lxqt-config-randr-0.7.0-4|17	RandR config module for LXQt.
14cu|lxqt-config-randr-0.7.0-4|18	
14cu|lxqt-config-randr-0.7.0-4|19	%files
14cu|lxqt-config-randr-0.7.0-4|20	%{_bindir}/%{name}
14cu|lxqt-config-randr-0.7.0-4|21	%{_datadir}/applications/%{name}.desktop
14cu|lxqt-config-randr-0.7.0-4|22	
14cu|lxqt-config-randr-0.7.0-4|23	#----------------------------------------------------------------------------
14cu|lxqt-config-randr-0.7.0-4|24	
14cu|lxqt-config-randr-0.7.0-4|25	%prep
14cu|lxqt-config-randr-0.7.0-4|26	%setup -q -c %{name}-%{version}
14cu|lxqt-config-randr-0.7.0-4|27	%patch1 -p1
14cu|lxqt-config-randr-0.7.0-4|28	
14cu|lxqt-config-randr-0.7.0-4|29	%build
14cu|lxqt-config-randr-0.7.0-4|30	%cmake
14cu|lxqt-config-randr-0.7.0-4|31	%make
14cu|lxqt-config-randr-0.7.0-4|32	
14cu|lxqt-config-randr-0.7.0-4|33	%install
14cu|lxqt-config-randr-0.7.0-4|34	%makeinstall_std -C build
14cu|lxqt-config-randr-0.7.0-4|35	
14cu|lxqt-config-randr-0.7.0-4|36	
14cu|lxqt-config-randr-0.7.0-4|37	%changelog
14cu|lxqt-config-randr-0.7.0-4|38	
14cu|lxqt-config-randr-0.7.0-4|39	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 0.7.0-4
14cu|lxqt-config-randr-0.7.0-4|40	- (0fe46c7) Added l10n for desktop file
14cu|lxqt-config-randr-0.7.0-4|41	
14cu|lxqt-config-randr-0.7.0-4|42	

10786 14
14cu|lxqt-globalkeys-0.10.0-1|1	%define major 0
14cu|lxqt-globalkeys-0.10.0-1|2	%define api_ver 5
14cu|lxqt-globalkeys-0.10.0-1|3	
14cu|lxqt-globalkeys-0.10.0-1|4	%define oldlibname %mklibname lxqt-globalkeys-qt %{api_ver} %{major}
14cu|lxqt-globalkeys-0.10.0-1|5	%define olddevname %mklibname lxqt-globalkeys-qt %{api_ver} -d
14cu|lxqt-globalkeys-0.10.0-1|6	%define olduiname %mklibname lxqt-globalkeys-ui-qt %{api_ver} %{major}
14cu|lxqt-globalkeys-0.10.0-1|7	%define olduidevname %mklibname lxqt-globalkeys-ui-qt %{api_ver} -d
14cu|lxqt-globalkeys-0.10.0-1|8	%define libname %mklibname lxqt-globalkeys %{major}
14cu|lxqt-globalkeys-0.10.0-1|9	%define devname %mklibname lxqt-globalkeys -d
14cu|lxqt-globalkeys-0.10.0-1|10	%define uiname %mklibname lxqt-globalkeys-ui %{major}
14cu|lxqt-globalkeys-0.10.0-1|11	%define uidevname %mklibname lxqt-globalkeys-ui -d
14cu|lxqt-globalkeys-0.10.0-1|12	
14cu|lxqt-globalkeys-0.10.0-1|13	Summary:	Global keys config module for LXQt
14cu|lxqt-globalkeys-0.10.0-1|14	Name:		lxqt-globalkeys
14cu|lxqt-globalkeys-0.10.0-1|15	Version:	0.10.0
14cu|lxqt-globalkeys-0.10.0-1|16	Release:	1
14cu|lxqt-globalkeys-0.10.0-1|17	License:	LGPLv2.1+
14cu|lxqt-globalkeys-0.10.0-1|18	Group:		Graphical desktop/Other
14cu|lxqt-globalkeys-0.10.0-1|19	Url:		http://lxqt.org
14cu|lxqt-globalkeys-0.10.0-1|20	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-globalkeys-0.10.0-1|21	BuildRequires:	cmake
14cu|lxqt-globalkeys-0.10.0-1|22	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-globalkeys-0.10.0-1|23	BuildRequires:	qmake5
14cu|lxqt-globalkeys-0.10.0-1|24	BuildRequires:	qt5-devel
14cu|lxqt-globalkeys-0.10.0-1|25	BuildRequires:	qt5-linguist-tools
14cu|lxqt-globalkeys-0.10.0-1|26	
14cu|lxqt-globalkeys-0.10.0-1|27	%description
14cu|lxqt-globalkeys-0.10.0-1|28	Global keys config module for LXQt.
14cu|lxqt-globalkeys-0.10.0-1|29	
14cu|lxqt-globalkeys-0.10.0-1|30	%files -f %{name}.lang
14cu|lxqt-globalkeys-0.10.0-1|31	%{_bindir}/*
14cu|lxqt-globalkeys-0.10.0-1|32	%{_datadir}/applications/*.desktop
14cu|lxqt-globalkeys-0.10.0-1|33	
14cu|lxqt-globalkeys-0.10.0-1|34	#----------------------------------------------------------------------------
14cu|lxqt-globalkeys-0.10.0-1|35	
14cu|lxqt-globalkeys-0.10.0-1|36	%package -n %{libname}
14cu|lxqt-globalkeys-0.10.0-1|37	Summary:	The LXQt globalkeys library
14cu|lxqt-globalkeys-0.10.0-1|38	Group:		System/Libraries
14cu|lxqt-globalkeys-0.10.0-1|39	%rename		%{oldlibname}
14cu|lxqt-globalkeys-0.10.0-1|40	Obsoletes:	%{_lib}lxqt-globalkeys-qt0
14cu|lxqt-globalkeys-0.10.0-1|41	
14cu|lxqt-globalkeys-0.10.0-1|42	%description -n %{libname}
14cu|lxqt-globalkeys-0.10.0-1|43	The LXQt globalkeys library.
14cu|lxqt-globalkeys-0.10.0-1|44	
14cu|lxqt-globalkeys-0.10.0-1|45	%files -n %{libname}
14cu|lxqt-globalkeys-0.10.0-1|46	%{_libdir}/liblxqt-globalkeys.so.%{major}*
14cu|lxqt-globalkeys-0.10.0-1|47	
14cu|lxqt-globalkeys-0.10.0-1|48	#----------------------------------------------------------------------------
14cu|lxqt-globalkeys-0.10.0-1|49	
14cu|lxqt-globalkeys-0.10.0-1|50	%package -n %{uiname}
14cu|lxqt-globalkeys-0.10.0-1|51	Summary:	The LXQt globalkeys UI library
14cu|lxqt-globalkeys-0.10.0-1|52	Group:		System/Libraries
14cu|lxqt-globalkeys-0.10.0-1|53	%rename		%{olduiname}
14cu|lxqt-globalkeys-0.10.0-1|54	Obsoletes:	%{_lib}lxqt-globalkeys-ui-qt0
14cu|lxqt-globalkeys-0.10.0-1|55	
14cu|lxqt-globalkeys-0.10.0-1|56	%description -n %{uiname}
14cu|lxqt-globalkeys-0.10.0-1|57	The LXQt globalkeys UI library.
14cu|lxqt-globalkeys-0.10.0-1|58	
14cu|lxqt-globalkeys-0.10.0-1|59	%files -n %{uiname}
14cu|lxqt-globalkeys-0.10.0-1|60	%{_libdir}/liblxqt-globalkeys-ui.so.%{major}*
14cu|lxqt-globalkeys-0.10.0-1|61	
14cu|lxqt-globalkeys-0.10.0-1|62	#----------------------------------------------------------------------------
14cu|lxqt-globalkeys-0.10.0-1|63	
14cu|lxqt-globalkeys-0.10.0-1|64	%package -n %{devname}
14cu|lxqt-globalkeys-0.10.0-1|65	Summary:	Development files for the LXQt globalkeys library
14cu|lxqt-globalkeys-0.10.0-1|66	Group:		Development/C++
14cu|lxqt-globalkeys-0.10.0-1|67	Requires:	%{libname} = %{EVRD}
14cu|lxqt-globalkeys-0.10.0-1|68	%rename		%{olddevname}
14cu|lxqt-globalkeys-0.10.0-1|69	
14cu|lxqt-globalkeys-0.10.0-1|70	%description -n %{devname}
14cu|lxqt-globalkeys-0.10.0-1|71	Development files for the LXQt globalkeys library.
14cu|lxqt-globalkeys-0.10.0-1|72	
14cu|lxqt-globalkeys-0.10.0-1|73	%files -n %{devname}
14cu|lxqt-globalkeys-0.10.0-1|74	%{_libdir}/liblxqt-globalkeys.so
14cu|lxqt-globalkeys-0.10.0-1|75	%{_includedir}/lxqt-globalkeys
14cu|lxqt-globalkeys-0.10.0-1|76	%{_libdir}/pkgconfig/lxqt-globalkeys.pc
14cu|lxqt-globalkeys-0.10.0-1|77	%{_datadir}/cmake/lxqt-globalkeys
14cu|lxqt-globalkeys-0.10.0-1|78	
14cu|lxqt-globalkeys-0.10.0-1|79	#----------------------------------------------------------------------------
14cu|lxqt-globalkeys-0.10.0-1|80	
14cu|lxqt-globalkeys-0.10.0-1|81	%package -n %{uidevname}
14cu|lxqt-globalkeys-0.10.0-1|82	Summary:	Development files for the LXQt globalkeys UI library
14cu|lxqt-globalkeys-0.10.0-1|83	Group:		Development/C++
14cu|lxqt-globalkeys-0.10.0-1|84	Requires:	%{uiname} = %{EVRD}
14cu|lxqt-globalkeys-0.10.0-1|85	%rename		%{olduidevname}
14cu|lxqt-globalkeys-0.10.0-1|86	
14cu|lxqt-globalkeys-0.10.0-1|87	%description -n %{uidevname}
14cu|lxqt-globalkeys-0.10.0-1|88	Development files for the LXQt globalkeys UI library.
14cu|lxqt-globalkeys-0.10.0-1|89	
14cu|lxqt-globalkeys-0.10.0-1|90	%files -n %{uidevname}
14cu|lxqt-globalkeys-0.10.0-1|91	%{_includedir}/lxqt-globalkeys-ui
14cu|lxqt-globalkeys-0.10.0-1|92	%{_libdir}/liblxqt-globalkeys-ui.so
14cu|lxqt-globalkeys-0.10.0-1|93	%{_libdir}/pkgconfig/lxqt-globalkeys-ui.pc
14cu|lxqt-globalkeys-0.10.0-1|94	%{_datadir}/cmake/lxqt-globalkeys-ui
14cu|lxqt-globalkeys-0.10.0-1|95	
14cu|lxqt-globalkeys-0.10.0-1|96	#----------------------------------------------------------------------------
14cu|lxqt-globalkeys-0.10.0-1|97	
14cu|lxqt-globalkeys-0.10.0-1|98	%prep
14cu|lxqt-globalkeys-0.10.0-1|99	%setup -q
14cu|lxqt-globalkeys-0.10.0-1|100	
14cu|lxqt-globalkeys-0.10.0-1|101	%build
14cu|lxqt-globalkeys-0.10.0-1|102	%cmake -DUSE_QT5=ON
14cu|lxqt-globalkeys-0.10.0-1|103	%make
14cu|lxqt-globalkeys-0.10.0-1|104	
14cu|lxqt-globalkeys-0.10.0-1|105	%install
14cu|lxqt-globalkeys-0.10.0-1|106	%makeinstall_std -C build
14cu|lxqt-globalkeys-0.10.0-1|107	
14cu|lxqt-globalkeys-0.10.0-1|108	# Drop double slash from pc files
14cu|lxqt-globalkeys-0.10.0-1|109	sed -i 's#//usr#/usr#' %{buildroot}%{_libdir}/pkgconfig/*pc
14cu|lxqt-globalkeys-0.10.0-1|110	
14cu|lxqt-globalkeys-0.10.0-1|111	%find_lang %{name} --with-qt --all-name
14cu|lxqt-globalkeys-0.10.0-1|112	
14cu|lxqt-globalkeys-0.10.0-1|113	%changelog
14cu|lxqt-globalkeys-0.10.0-1|114	
14cu|lxqt-globalkeys-0.10.0-1|115	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
14cu|lxqt-globalkeys-0.10.0-1|116	- (a1aaaa1) Updated to 0.10.0
14cu|lxqt-globalkeys-0.10.0-1|117	
14cu|lxqt-globalkeys-0.10.0-1|118	

10787 14
14cu|lxqt-notificationd-0.10.0-1|1	Summary:	Notification daemon for the LXQt desktop
14cu|lxqt-notificationd-0.10.0-1|2	Name:		lxqt-notificationd
14cu|lxqt-notificationd-0.10.0-1|3	Version:	0.10.0
14cu|lxqt-notificationd-0.10.0-1|4	Release:	1
14cu|lxqt-notificationd-0.10.0-1|5	License:	LGPLv2.1+
14cu|lxqt-notificationd-0.10.0-1|6	Group:		Graphical desktop/Other
14cu|lxqt-notificationd-0.10.0-1|7	Url:		http://lxqt.org
14cu|lxqt-notificationd-0.10.0-1|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-notificationd-0.10.0-1|9	BuildRequires:	cmake
14cu|lxqt-notificationd-0.10.0-1|10	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-notificationd-0.10.0-1|11	BuildRequires:	qmake5
14cu|lxqt-notificationd-0.10.0-1|12	BuildRequires:	qt5-devel
14cu|lxqt-notificationd-0.10.0-1|13	BuildRequires:	qt5-linguist-tools
14cu|lxqt-notificationd-0.10.0-1|14	
14cu|lxqt-notificationd-0.10.0-1|15	%description
14cu|lxqt-notificationd-0.10.0-1|16	Notification daemon for the LXQt desktop.
14cu|lxqt-notificationd-0.10.0-1|17	
14cu|lxqt-notificationd-0.10.0-1|18	%files -f %{name}.lang
14cu|lxqt-notificationd-0.10.0-1|19	%{_bindir}/lxqt-notificationd
14cu|lxqt-notificationd-0.10.0-1|20	%{_bindir}/lxqt-config-notificationd
14cu|lxqt-notificationd-0.10.0-1|21	%{_datadir}/applications/lxqt-config-notificationd.desktop
14cu|lxqt-notificationd-0.10.0-1|22	
14cu|lxqt-notificationd-0.10.0-1|23	#----------------------------------------------------------------------------
14cu|lxqt-notificationd-0.10.0-1|24	
14cu|lxqt-notificationd-0.10.0-1|25	%prep
14cu|lxqt-notificationd-0.10.0-1|26	%setup -q %{name}-%{version}
14cu|lxqt-notificationd-0.10.0-1|27	
14cu|lxqt-notificationd-0.10.0-1|28	%build
14cu|lxqt-notificationd-0.10.0-1|29	%cmake -DUSE_QT5=ON
14cu|lxqt-notificationd-0.10.0-1|30	%make
14cu|lxqt-notificationd-0.10.0-1|31	
14cu|lxqt-notificationd-0.10.0-1|32	%install
14cu|lxqt-notificationd-0.10.0-1|33	%makeinstall_std -C build
14cu|lxqt-notificationd-0.10.0-1|34	
14cu|lxqt-notificationd-0.10.0-1|35	%find_lang %{name} lxqt-config-notificationd %{name}.lang --with-qt
14cu|lxqt-notificationd-0.10.0-1|36	
14cu|lxqt-notificationd-0.10.0-1|37	
14cu|lxqt-notificationd-0.10.0-1|38	
14cu|lxqt-notificationd-0.10.0-1|39	%changelog
14cu|lxqt-notificationd-0.10.0-1|40	
14cu|lxqt-notificationd-0.10.0-1|41	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
14cu|lxqt-notificationd-0.10.0-1|42	- (7e1480b) Updated to 0.10.0
14cu|lxqt-notificationd-0.10.0-1|43	
14cu|lxqt-notificationd-0.10.0-1|44	

10788 14
14cu|lxqt-openssh-askpass-0.10.0-1|1	Summary:	OpenSSH askpass application for the LXQt desktop
14cu|lxqt-openssh-askpass-0.10.0-1|2	Name:		lxqt-openssh-askpass
14cu|lxqt-openssh-askpass-0.10.0-1|3	Version:	0.10.0
14cu|lxqt-openssh-askpass-0.10.0-1|4	Release:	1
14cu|lxqt-openssh-askpass-0.10.0-1|5	License:	LGPLv2.1+
14cu|lxqt-openssh-askpass-0.10.0-1|6	Group:		Graphical desktop/Other
14cu|lxqt-openssh-askpass-0.10.0-1|7	Url:		http://lxqt.org
14cu|lxqt-openssh-askpass-0.10.0-1|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-openssh-askpass-0.10.0-1|9	BuildRequires:	cmake
14cu|lxqt-openssh-askpass-0.10.0-1|10	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-openssh-askpass-0.10.0-1|11	BuildRequires:	qmake5
14cu|lxqt-openssh-askpass-0.10.0-1|12	BuildRequires:	qt5-devel
14cu|lxqt-openssh-askpass-0.10.0-1|13	BuildRequires:	qt5-linguist-tools
14cu|lxqt-openssh-askpass-0.10.0-1|14	
14cu|lxqt-openssh-askpass-0.10.0-1|15	%description
14cu|lxqt-openssh-askpass-0.10.0-1|16	OpenSSH askpass application for the LXQt desktop.
14cu|lxqt-openssh-askpass-0.10.0-1|17	
14cu|lxqt-openssh-askpass-0.10.0-1|18	%files -f %{name}.lang
14cu|lxqt-openssh-askpass-0.10.0-1|19	%{_bindir}/%{name}
14cu|lxqt-openssh-askpass-0.10.0-1|20	
14cu|lxqt-openssh-askpass-0.10.0-1|21	#----------------------------------------------------------------------------
14cu|lxqt-openssh-askpass-0.10.0-1|22	
14cu|lxqt-openssh-askpass-0.10.0-1|23	%prep
14cu|lxqt-openssh-askpass-0.10.0-1|24	%setup -q
14cu|lxqt-openssh-askpass-0.10.0-1|25	
14cu|lxqt-openssh-askpass-0.10.0-1|26	%build
14cu|lxqt-openssh-askpass-0.10.0-1|27	%cmake -DUSE_QT5=ON
14cu|lxqt-openssh-askpass-0.10.0-1|28	%make
14cu|lxqt-openssh-askpass-0.10.0-1|29	
14cu|lxqt-openssh-askpass-0.10.0-1|30	%install
14cu|lxqt-openssh-askpass-0.10.0-1|31	%makeinstall_std -C build
14cu|lxqt-openssh-askpass-0.10.0-1|32	
14cu|lxqt-openssh-askpass-0.10.0-1|33	%find_lang %{name} %{name}.lang --with-qt
14cu|lxqt-openssh-askpass-0.10.0-1|34	
14cu|lxqt-openssh-askpass-0.10.0-1|35	
14cu|lxqt-openssh-askpass-0.10.0-1|36	
14cu|lxqt-openssh-askpass-0.10.0-1|37	%changelog
14cu|lxqt-openssh-askpass-0.10.0-1|38	
14cu|lxqt-openssh-askpass-0.10.0-1|39	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
14cu|lxqt-openssh-askpass-0.10.0-1|40	- (549ecc9) Updated to 0.10.0
14cu|lxqt-openssh-askpass-0.10.0-1|41	
14cu|lxqt-openssh-askpass-0.10.0-1|42	

10789 14
14cu|lxqt-panel-0.10.0-5|1	Summary:	Launcher panel for the LXQt desktop
14cu|lxqt-panel-0.10.0-5|2	Name:		lxqt-panel
14cu|lxqt-panel-0.10.0-5|3	Version:	0.10.0
14cu|lxqt-panel-0.10.0-5|4	Release:	5
14cu|lxqt-panel-0.10.0-5|5	License:	LGPLv2.1+
14cu|lxqt-panel-0.10.0-5|6	Group:		Graphical desktop/Other
14cu|lxqt-panel-0.10.0-5|7	Url:		http://lxqt.org
14cu|lxqt-panel-0.10.0-5|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-panel-0.10.0-5|9	#Source1:        lxqt-panel_translations.tar.gz
14cu|lxqt-panel-0.10.0-5|10	Patch0:         lxqt-panel-0.10.0-rosa-settings.patch
14cu|lxqt-panel-0.10.0-5|11	Patch1:		lxqt-panel-0.10.0-l10n-ru.patch
14cu|lxqt-panel-0.10.0-5|12	# https://github.com/lxde/lxqt-panel/pull/102
14cu|lxqt-panel-0.10.0-5|13	# Unfortunately, lead to panel segfaults in recent builds, so we disable kbd indicator plugin in default settings
14cu|lxqt-panel-0.10.0-5|14	#Patch1:		lxqt-panel-0.9.0-kbd-layout-indicator.patch
14cu|lxqt-panel-0.10.0-5|15	BuildRequires:	cmake
14cu|lxqt-panel-0.10.0-5|16	BuildRequires:	icu-devel
14cu|lxqt-panel-0.10.0-5|17	BuildRequires:	kf5solid-devel
14cu|lxqt-panel-0.10.0-5|18	BuildRequires:	kguiaddons-devel
14cu|lxqt-panel-0.10.0-5|19	BuildRequires:  kwindowsystem-devel
14cu|lxqt-panel-0.10.0-5|20	BuildRequires:	lm_sensors-devel
14cu|lxqt-panel-0.10.0-5|21	BuildRequires:	pkgconfig(alsa)
14cu|lxqt-panel-0.10.0-5|22	BuildRequires:	pkgconfig(dbusmenu-qt5)
14cu|lxqt-panel-0.10.0-5|23	BuildRequires:	pkgconfig(libmenu-cache)
14cu|lxqt-panel-0.10.0-5|24	BuildRequires:	pkgconfig(libpulse)
14cu|lxqt-panel-0.10.0-5|25	BuildRequires:	pkgconfig(libstatgrab)
14cu|lxqt-panel-0.10.0-5|26	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-panel-0.10.0-5|27	BuildRequires:	pkgconfig(lxqt-globalkeys)
14cu|lxqt-panel-0.10.0-5|28	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
14cu|lxqt-panel-0.10.0-5|29	BuildRequires:	pkgconfig(Qt5Xdg)
14cu|lxqt-panel-0.10.0-5|30	BuildRequires:	pkgconfig(sysstat-qt5)
14cu|lxqt-panel-0.10.0-5|31	BuildRequires:	pkgconfig(x11)
14cu|lxqt-panel-0.10.0-5|32	BuildRequires:	pkgconfig(xcb-event)
14cu|lxqt-panel-0.10.0-5|33	BuildRequires:	pkgconfig(xcomposite)
14cu|lxqt-panel-0.10.0-5|34	BuildRequires:	pkgconfig(xdamage)
14cu|lxqt-panel-0.10.0-5|35	BuildRequires:	pkgconfig(xkbcommon-x11)
14cu|lxqt-panel-0.10.0-5|36	BuildRequires:	pkgconfig(xrender)
14cu|lxqt-panel-0.10.0-5|37	BuildRequires:  qmake5
14cu|lxqt-panel-0.10.0-5|38	BuildRequires:  qt5-devel
14cu|lxqt-panel-0.10.0-5|39	BuildRequires:  qt5-linguist-tools
14cu|lxqt-panel-0.10.0-5|40	
14cu|lxqt-panel-0.10.0-5|41	%description
14cu|lxqt-panel-0.10.0-5|42	Launcher panel for the LXQt desktop.
14cu|lxqt-panel-0.10.0-5|43	
14cu|lxqt-panel-0.10.0-5|44	%files -f %{name}.lang
14cu|lxqt-panel-0.10.0-5|45	%{_bindir}/lxqt-panel
14cu|lxqt-panel-0.10.0-5|46	%{_datadir}/lxqt/lxqt-panel
14cu|lxqt-panel-0.10.0-5|47	%{_libdir}/lxqt-panel/*.so
14cu|lxqt-panel-0.10.0-5|48	%{_sysconfdir}/xdg/lxqt/panel.conf
14cu|lxqt-panel-0.10.0-5|49	
14cu|lxqt-panel-0.10.0-5|50	#----------------------------------------------------------------------------
14cu|lxqt-panel-0.10.0-5|51	
14cu|lxqt-panel-0.10.0-5|52	%package devel
14cu|lxqt-panel-0.10.0-5|53	Summary:	Development files for the LXQt panel
14cu|lxqt-panel-0.10.0-5|54	Group:		Development/C
14cu|lxqt-panel-0.10.0-5|55	
14cu|lxqt-panel-0.10.0-5|56	%description devel
14cu|lxqt-panel-0.10.0-5|57	Development files for the LXQt panel.
14cu|lxqt-panel-0.10.0-5|58	
14cu|lxqt-panel-0.10.0-5|59	%files devel
14cu|lxqt-panel-0.10.0-5|60	%{_includedir}/lxqt
14cu|lxqt-panel-0.10.0-5|61	
14cu|lxqt-panel-0.10.0-5|62	#----------------------------------------------------------------------------
14cu|lxqt-panel-0.10.0-5|63	
14cu|lxqt-panel-0.10.0-5|64	%prep
14cu|lxqt-panel-0.10.0-5|65	%setup -q
14cu|lxqt-panel-0.10.0-5|66	%apply_patches
14cu|lxqt-panel-0.10.0-5|67	
14cu|lxqt-panel-0.10.0-5|68	#pushd panel
14cu|lxqt-panel-0.10.0-5|69	#tar -xvzf %{SOURCE1}
14cu|lxqt-panel-0.10.0-5|70	#popd
14cu|lxqt-panel-0.10.0-5|71	
14cu|lxqt-panel-0.10.0-5|72	%build
14cu|lxqt-panel-0.10.0-5|73	export CXXFLAGS="%{optflags} -I/usr/include/dbusmenu-qt5"
14cu|lxqt-panel-0.10.0-5|74	%cmake -DUSE_QT5=ON
14cu|lxqt-panel-0.10.0-5|75	%make
14cu|lxqt-panel-0.10.0-5|76	
14cu|lxqt-panel-0.10.0-5|77	%install
14cu|lxqt-panel-0.10.0-5|78	%makeinstall_std -C build
14cu|lxqt-panel-0.10.0-5|79	
14cu|lxqt-panel-0.10.0-5|80	%find_lang %{name} --with-qt --all-name
14cu|lxqt-panel-0.10.0-5|81	
14cu|lxqt-panel-0.10.0-5|82	%changelog
14cu|lxqt-panel-0.10.0-5|83	
14cu|lxqt-panel-0.10.0-5|84	* Sat Dec 05 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-5
14cu|lxqt-panel-0.10.0-5|85	- (33310d3) Make panel layout closer to ROSA KDE
14cu|lxqt-panel-0.10.0-5|86	
14cu|lxqt-panel-0.10.0-5|87	

10790 14
14cu|lxqt-policykit-0.10.0-1|1	Summary:	LXQt PolicyKit agent
14cu|lxqt-policykit-0.10.0-1|2	Name:		lxqt-policykit
14cu|lxqt-policykit-0.10.0-1|3	Version:	0.10.0
14cu|lxqt-policykit-0.10.0-1|4	Release:	1
14cu|lxqt-policykit-0.10.0-1|5	License:	LGPLv2.1+
14cu|lxqt-policykit-0.10.0-1|6	Group:		Graphical desktop/Other
14cu|lxqt-policykit-0.10.0-1|7	Url:		http://lxqt.org
14cu|lxqt-policykit-0.10.0-1|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-policykit-0.10.0-1|9	Patch0:		lxqt-policykit-0.10.0-compile.patch
14cu|lxqt-policykit-0.10.0-1|10	BuildRequires:	cmake
14cu|lxqt-policykit-0.10.0-1|11	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-policykit-0.10.0-1|12	BuildRequires:	pkgconfig(polkit-qt5-1)
14cu|lxqt-policykit-0.10.0-1|13	BuildRequires:  qmake5
14cu|lxqt-policykit-0.10.0-1|14	BuildRequires:  qt5-devel
14cu|lxqt-policykit-0.10.0-1|15	BuildRequires:  qt5-linguist-tools
14cu|lxqt-policykit-0.10.0-1|16	
14cu|lxqt-policykit-0.10.0-1|17	%description
14cu|lxqt-policykit-0.10.0-1|18	LXQt PolicyKit agent.
14cu|lxqt-policykit-0.10.0-1|19	
14cu|lxqt-policykit-0.10.0-1|20	%files -f %{name}.lang
14cu|lxqt-policykit-0.10.0-1|21	%{_bindir}/lxqt-policykit-agent
14cu|lxqt-policykit-0.10.0-1|22	
14cu|lxqt-policykit-0.10.0-1|23	#----------------------------------------------------------------------------
14cu|lxqt-policykit-0.10.0-1|24	
14cu|lxqt-policykit-0.10.0-1|25	%prep
14cu|lxqt-policykit-0.10.0-1|26	%setup -q
14cu|lxqt-policykit-0.10.0-1|27	%apply_patches
14cu|lxqt-policykit-0.10.0-1|28	
14cu|lxqt-policykit-0.10.0-1|29	%build
14cu|lxqt-policykit-0.10.0-1|30	export CMAKE_PREFIX_PATH=%{_libdir}/cmake/PolkitQt-1
14cu|lxqt-policykit-0.10.0-1|31	%cmake -DUSE_QT5:BOOL=ON
14cu|lxqt-policykit-0.10.0-1|32	%make
14cu|lxqt-policykit-0.10.0-1|33	
14cu|lxqt-policykit-0.10.0-1|34	%install
14cu|lxqt-policykit-0.10.0-1|35	%makeinstall_std -C build
14cu|lxqt-policykit-0.10.0-1|36	
14cu|lxqt-policykit-0.10.0-1|37	%find_lang %{name}-agent %{name}.lang --with-qt
14cu|lxqt-policykit-0.10.0-1|38	
14cu|lxqt-policykit-0.10.0-1|39	
14cu|lxqt-policykit-0.10.0-1|40	
14cu|lxqt-policykit-0.10.0-1|41	%changelog
14cu|lxqt-policykit-0.10.0-1|42	
14cu|lxqt-policykit-0.10.0-1|43	* Wed Nov 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
14cu|lxqt-policykit-0.10.0-1|44	- (8cd5f14) Updated to 0.10.0
14cu|lxqt-policykit-0.10.0-1|45	
14cu|lxqt-policykit-0.10.0-1|46	

10791 14
14cu|lxqt-powermanagement-0.10.0-3|1	Summary:	Power management module for LXQt
14cu|lxqt-powermanagement-0.10.0-3|2	Name:		lxqt-powermanagement
14cu|lxqt-powermanagement-0.10.0-3|3	Version:	0.10.0
14cu|lxqt-powermanagement-0.10.0-3|4	Release:	3
14cu|lxqt-powermanagement-0.10.0-3|5	License:	LGPLv2.1+
14cu|lxqt-powermanagement-0.10.0-3|6	Group:		Graphical desktop/Other
14cu|lxqt-powermanagement-0.10.0-3|7	Url:		http://lxqt.org
14cu|lxqt-powermanagement-0.10.0-3|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-powermanagement-0.10.0-3|9	Patch0:         lxqt-powermanagement-0.10.0-l10n-ru.patch
14cu|lxqt-powermanagement-0.10.0-3|10	BuildRequires:	cmake
14cu|lxqt-powermanagement-0.10.0-3|11	BuildRequires:	kf5solid-devel
14cu|lxqt-powermanagement-0.10.0-3|12	BuildRequires:	pkgconfig(Qt5Svg)
14cu|lxqt-powermanagement-0.10.0-3|13	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-powermanagement-0.10.0-3|14	BuildRequires:	pkgconfig(x11-xcb)
14cu|lxqt-powermanagement-0.10.0-3|15	BuildRequires:	pkgconfig(xcb)
14cu|lxqt-powermanagement-0.10.0-3|16	BuildRequires:	pkgconfig(xcb-dpms)
14cu|lxqt-powermanagement-0.10.0-3|17	BuildRequires:	pkgconfig(xcb-screensaver)
14cu|lxqt-powermanagement-0.10.0-3|18	BuildRequires:  qmake5
14cu|lxqt-powermanagement-0.10.0-3|19	BuildRequires:  qt5-devel
14cu|lxqt-powermanagement-0.10.0-3|20	BuildRequires:  qt5-linguist-tools
14cu|lxqt-powermanagement-0.10.0-3|21	
14cu|lxqt-powermanagement-0.10.0-3|22	%description
14cu|lxqt-powermanagement-0.10.0-3|23	Power management module for LXQt.
14cu|lxqt-powermanagement-0.10.0-3|24	
14cu|lxqt-powermanagement-0.10.0-3|25	%files -f %{name}.lang
14cu|lxqt-powermanagement-0.10.0-3|26	%{_bindir}/lxqt-config-powermanagement
14cu|lxqt-powermanagement-0.10.0-3|27	%{_bindir}/lxqt-powermanagement
14cu|lxqt-powermanagement-0.10.0-3|28	%{_datadir}/applications/lxqt-config-powermanagement.desktop
14cu|lxqt-powermanagement-0.10.0-3|29	%{_iconsdir}/*/*/*/laptop-lid.*
14cu|lxqt-powermanagement-0.10.0-3|30	
14cu|lxqt-powermanagement-0.10.0-3|31	#----------------------------------------------------------------------------
14cu|lxqt-powermanagement-0.10.0-3|32	
14cu|lxqt-powermanagement-0.10.0-3|33	%prep
14cu|lxqt-powermanagement-0.10.0-3|34	%setup -q
14cu|lxqt-powermanagement-0.10.0-3|35	%apply_patches
14cu|lxqt-powermanagement-0.10.0-3|36	
14cu|lxqt-powermanagement-0.10.0-3|37	%build
14cu|lxqt-powermanagement-0.10.0-3|38	%cmake -DUSE_QT5=ON
14cu|lxqt-powermanagement-0.10.0-3|39	%make
14cu|lxqt-powermanagement-0.10.0-3|40	
14cu|lxqt-powermanagement-0.10.0-3|41	%install
14cu|lxqt-powermanagement-0.10.0-3|42	%makeinstall_std -C build
14cu|lxqt-powermanagement-0.10.0-3|43	
14cu|lxqt-powermanagement-0.10.0-3|44	%find_lang %{name} lxqt-config-powermanagement %{name}.lang --with-qt
14cu|lxqt-powermanagement-0.10.0-3|45	
14cu|lxqt-powermanagement-0.10.0-3|46	
14cu|lxqt-powermanagement-0.10.0-3|47	
14cu|lxqt-powermanagement-0.10.0-3|48	
14cu|lxqt-powermanagement-0.10.0-3|49	%changelog
14cu|lxqt-powermanagement-0.10.0-3|50	
14cu|lxqt-powermanagement-0.10.0-3|51	* Mon May 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
14cu|lxqt-powermanagement-0.10.0-3|52	- (f3920e4) Added Qt5Svg BR
14cu|lxqt-powermanagement-0.10.0-3|53	
14cu|lxqt-powermanagement-0.10.0-3|54	

10792 14
14cu|lxqt-qtplugin-0.10.0-1|1	Summary:	Qt plugin for the LXQt desktop
14cu|lxqt-qtplugin-0.10.0-1|2	Name:		lxqt-qtplugin
14cu|lxqt-qtplugin-0.10.0-1|3	Version:	0.10.0
14cu|lxqt-qtplugin-0.10.0-1|4	Release:	1
14cu|lxqt-qtplugin-0.10.0-1|5	License:	LGPLv2.1+
14cu|lxqt-qtplugin-0.10.0-1|6	Group:		Graphical desktop/Other
14cu|lxqt-qtplugin-0.10.0-1|7	Url:		http://lxqt.org
14cu|lxqt-qtplugin-0.10.0-1|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-qtplugin-0.10.0-1|9	BuildRequires:	cmake
14cu|lxqt-qtplugin-0.10.0-1|10	BuildRequires:	kf5solid-devel
14cu|lxqt-qtplugin-0.10.0-1|11	BuildRequires:  pkgconfig(dbusmenu-qt5)
14cu|lxqt-qtplugin-0.10.0-1|12	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-qtplugin-0.10.0-1|13	BuildRequires:  qmake5
14cu|lxqt-qtplugin-0.10.0-1|14	BuildRequires:  qt5-devel
14cu|lxqt-qtplugin-0.10.0-1|15	BuildRequires:  qt5-linguist-tools
14cu|lxqt-qtplugin-0.10.0-1|16	
14cu|lxqt-qtplugin-0.10.0-1|17	%description
14cu|lxqt-qtplugin-0.10.0-1|18	LXQt system integration plugin for Qt. With this plugin, all Qt-based programs
14cu|lxqt-qtplugin-0.10.0-1|19	can adopt settings of LXQt, such as the icon theme.
14cu|lxqt-qtplugin-0.10.0-1|20	
14cu|lxqt-qtplugin-0.10.0-1|21	%package -n qt5-platformtheme-lxqt
14cu|lxqt-qtplugin-0.10.0-1|22	Summary:	Qt5 plugin for the LXQt desktop
14cu|lxqt-qtplugin-0.10.0-1|23	Group:          Graphical desktop/Other
14cu|lxqt-qtplugin-0.10.0-1|24	Conflicts:  lxqt-qtplugin < 0.9.0-3
14cu|lxqt-qtplugin-0.10.0-1|25	Obsoletes:  lxqt-qtplugin < 0.9.0-3
14cu|lxqt-qtplugin-0.10.0-1|26	
14cu|lxqt-qtplugin-0.10.0-1|27	%description
14cu|lxqt-qtplugin-0.10.0-1|28	LXQt system integration plugin for Qt5. With this plugin, all Qt-based programs
14cu|lxqt-qtplugin-0.10.0-1|29	can adopt settings of LXQt, such as the icon theme.
14cu|lxqt-qtplugin-0.10.0-1|30	
14cu|lxqt-qtplugin-0.10.0-1|31	%files -n qt5-platformtheme-lxqt
14cu|lxqt-qtplugin-0.10.0-1|32	%{_libdir}/qt5/plugins/platformthemes/libqtlxqt.so
14cu|lxqt-qtplugin-0.10.0-1|33	
14cu|lxqt-qtplugin-0.10.0-1|34	#----------------------------------------------------------------------------
14cu|lxqt-qtplugin-0.10.0-1|35	
14cu|lxqt-qtplugin-0.10.0-1|36	%prep
14cu|lxqt-qtplugin-0.10.0-1|37	%setup -q
14cu|lxqt-qtplugin-0.10.0-1|38	
14cu|lxqt-qtplugin-0.10.0-1|39	%build
14cu|lxqt-qtplugin-0.10.0-1|40	export CXXFLAGS="%{optflags} -I/usr/include/dbusmenu-qt5"
14cu|lxqt-qtplugin-0.10.0-1|41	%cmake -DUSE_QT5=ON
14cu|lxqt-qtplugin-0.10.0-1|42	%make
14cu|lxqt-qtplugin-0.10.0-1|43	
14cu|lxqt-qtplugin-0.10.0-1|44	%install
14cu|lxqt-qtplugin-0.10.0-1|45	%makeinstall_std -C build
14cu|lxqt-qtplugin-0.10.0-1|46	
14cu|lxqt-qtplugin-0.10.0-1|47	
14cu|lxqt-qtplugin-0.10.0-1|48	
14cu|lxqt-qtplugin-0.10.0-1|49	%changelog
14cu|lxqt-qtplugin-0.10.0-1|50	
14cu|lxqt-qtplugin-0.10.0-1|51	* Fri Nov 13 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-1
14cu|lxqt-qtplugin-0.10.0-1|52	- (bf75031) Added dbusmenu-qt BR
14cu|lxqt-qtplugin-0.10.0-1|53	
14cu|lxqt-qtplugin-0.10.0-1|54	

10793 14
14cu|lxqt-runner-0.10.0-2|1	Summary:	Launcher runner for the LXQt desktop
14cu|lxqt-runner-0.10.0-2|2	Name:		lxqt-runner
14cu|lxqt-runner-0.10.0-2|3	Version:	0.10.0
14cu|lxqt-runner-0.10.0-2|4	Release:	2
14cu|lxqt-runner-0.10.0-2|5	License:	LGPLv2.1+
14cu|lxqt-runner-0.10.0-2|6	Group:		Graphical desktop/Other
14cu|lxqt-runner-0.10.0-2|7	Url:		http://lxqt.org
14cu|lxqt-runner-0.10.0-2|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-runner-0.10.0-2|9	BuildRequires:	cmake
14cu|lxqt-runner-0.10.0-2|10	BuildRequires:	pkgconfig(Qt5Script)
14cu|lxqt-runner-0.10.0-2|11	BuildRequires:	pkgconfig(libmenu-cache)
14cu|lxqt-runner-0.10.0-2|12	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-runner-0.10.0-2|13	BuildRequires:	pkgconfig(lxqt-globalkeys)
14cu|lxqt-runner-0.10.0-2|14	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
14cu|lxqt-runner-0.10.0-2|15	BuildRequires:	pkgconfig(x11)
14cu|lxqt-runner-0.10.0-2|16	BuildRequires:  qmake5
14cu|lxqt-runner-0.10.0-2|17	BuildRequires:  qt5-devel
14cu|lxqt-runner-0.10.0-2|18	BuildRequires:  qt5-linguist-tools
14cu|lxqt-runner-0.10.0-2|19	
14cu|lxqt-runner-0.10.0-2|20	%description
14cu|lxqt-runner-0.10.0-2|21	Launcher runner for the LXQt desktop.
14cu|lxqt-runner-0.10.0-2|22	
14cu|lxqt-runner-0.10.0-2|23	%files -f %{name}.lang
14cu|lxqt-runner-0.10.0-2|24	%{_bindir}/lxqt-runner
14cu|lxqt-runner-0.10.0-2|25	#%{_datadir}/lxqt/lxqt-runner
14cu|lxqt-runner-0.10.0-2|26	
14cu|lxqt-runner-0.10.0-2|27	#----------------------------------------------------------------------------
14cu|lxqt-runner-0.10.0-2|28	
14cu|lxqt-runner-0.10.0-2|29	%prep
14cu|lxqt-runner-0.10.0-2|30	%setup -q
14cu|lxqt-runner-0.10.0-2|31	
14cu|lxqt-runner-0.10.0-2|32	%build
14cu|lxqt-runner-0.10.0-2|33	%cmake -DUSE_QT5=ON
14cu|lxqt-runner-0.10.0-2|34	%make
14cu|lxqt-runner-0.10.0-2|35	
14cu|lxqt-runner-0.10.0-2|36	%install
14cu|lxqt-runner-0.10.0-2|37	%makeinstall_std -C build
14cu|lxqt-runner-0.10.0-2|38	
14cu|lxqt-runner-0.10.0-2|39	%find_lang %{name} --with-qt --all-name
14cu|lxqt-runner-0.10.0-2|40	
14cu|lxqt-runner-0.10.0-2|41	
14cu|lxqt-runner-0.10.0-2|42	%changelog
14cu|lxqt-runner-0.10.0-2|43	
14cu|lxqt-runner-0.10.0-2|44	* Mon May 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-2
14cu|lxqt-runner-0.10.0-2|45	- (824c5c4) Bump release
14cu|lxqt-runner-0.10.0-2|46	
14cu|lxqt-runner-0.10.0-2|47	

10794 14
14cu|lxqt-session-0.10.0-3|1	Summary:	Session manager for the LXQt desktop
14cu|lxqt-session-0.10.0-3|2	Name:		lxqt-session
14cu|lxqt-session-0.10.0-3|3	Version:	0.10.0
14cu|lxqt-session-0.10.0-3|4	Release:	3
14cu|lxqt-session-0.10.0-3|5	License:	LGPLv2.1+
14cu|lxqt-session-0.10.0-3|6	Group:		Graphical desktop/Other
14cu|lxqt-session-0.10.0-3|7	Url:		http://lxqt.org/
14cu|lxqt-session-0.10.0-3|8	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-session-0.10.0-3|9	Patch0:		lxqt-session-0.10.0-l10n-ru.patch
14cu|lxqt-session-0.10.0-3|10	BuildRequires:	cmake
14cu|lxqt-session-0.10.0-3|11	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-session-0.10.0-3|12	BuildRequires:	pkgconfig(x11)
14cu|lxqt-session-0.10.0-3|13	BuildRequires:  qmake5
14cu|lxqt-session-0.10.0-3|14	BuildRequires:  qt5-devel
14cu|lxqt-session-0.10.0-3|15	BuildRequires:  qt5-linguist-tools
14cu|lxqt-session-0.10.0-3|16	Requires:	xdg-utils
14cu|lxqt-session-0.10.0-3|17	
14cu|lxqt-session-0.10.0-3|18	%description
14cu|lxqt-session-0.10.0-3|19	Session manager for the LXQt desktop.
14cu|lxqt-session-0.10.0-3|20	
14cu|lxqt-session-0.10.0-3|21	%files -f %{name}.lang
14cu|lxqt-session-0.10.0-3|22	%{_bindir}/lxqt-session
14cu|lxqt-session-0.10.0-3|23	%{_bindir}/lxqt-config-session
14cu|lxqt-session-0.10.0-3|24	%{_bindir}/lxqt-leave
14cu|lxqt-session-0.10.0-3|25	# %{_datadir}/lxqt/lxqt-session
14cu|lxqt-session-0.10.0-3|26	# %{_datadir}/lxqt/lxqt-config-session
14cu|lxqt-session-0.10.0-3|27	%{_datadir}/applications/*.desktop
14cu|lxqt-session-0.10.0-3|28	%{_mandir}/man?/*
14cu|lxqt-session-0.10.0-3|29	
14cu|lxqt-session-0.10.0-3|30	#----------------------------------------------------------------------------
14cu|lxqt-session-0.10.0-3|31	
14cu|lxqt-session-0.10.0-3|32	%prep
14cu|lxqt-session-0.10.0-3|33	%setup -q
14cu|lxqt-session-0.10.0-3|34	%apply_patches
14cu|lxqt-session-0.10.0-3|35	
14cu|lxqt-session-0.10.0-3|36	%build
14cu|lxqt-session-0.10.0-3|37	%cmake -DBUNDLE_XDG_UTILS=No -DUSE_QT5=ON
14cu|lxqt-session-0.10.0-3|38	%make
14cu|lxqt-session-0.10.0-3|39	
14cu|lxqt-session-0.10.0-3|40	%install
14cu|lxqt-session-0.10.0-3|41	%makeinstall_std -C build
14cu|lxqt-session-0.10.0-3|42	
14cu|lxqt-session-0.10.0-3|43	%find_lang %{name} --with-qt --all-name
14cu|lxqt-session-0.10.0-3|44	
14cu|lxqt-session-0.10.0-3|45	
14cu|lxqt-session-0.10.0-3|46	%changelog
14cu|lxqt-session-0.10.0-3|47	
14cu|lxqt-session-0.10.0-3|48	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-3
14cu|lxqt-session-0.10.0-3|49	- (1e2b788) Improve Russian l10n
14cu|lxqt-session-0.10.0-3|50	
14cu|lxqt-session-0.10.0-3|51	

10795 14
14cu|lxqt-sudo-0.10.0-1|1	Name:		lxqt-sudo
14cu|lxqt-sudo-0.10.0-1|2	Version:	0.10.0
14cu|lxqt-sudo-0.10.0-1|3	Release:	1
14cu|lxqt-sudo-0.10.0-1|4	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|lxqt-sudo-0.10.0-1|5	Source1:	https://raw.githubusercontent.com/lxde/lxqt-sudo/master/translations/lxqt-sudo_ru.ts
14cu|lxqt-sudo-0.10.0-1|6	Summary:	Sudo for the LXQt desktop
14cu|lxqt-sudo-0.10.0-1|7	Url:		http://lxqt.org/
14cu|lxqt-sudo-0.10.0-1|8	License:	GPL
14cu|lxqt-sudo-0.10.0-1|9	Group:		Graphical desktop/Other
14cu|lxqt-sudo-0.10.0-1|10	BuildRequires:	cmake
14cu|lxqt-sudo-0.10.0-1|11	BuildRequires:	pkgconfig(lxqt)
14cu|lxqt-sudo-0.10.0-1|12	BuildRequires:	qt5-devel
14cu|lxqt-sudo-0.10.0-1|13	BuildRequires:	qt5-linguist-tools
14cu|lxqt-sudo-0.10.0-1|14	
14cu|lxqt-sudo-0.10.0-1|15	%description
14cu|lxqt-sudo-0.10.0-1|16	Execute a command as privileged user in LXQt
14cu|lxqt-sudo-0.10.0-1|17	
14cu|lxqt-sudo-0.10.0-1|18	%files -f %{name}.lang
14cu|lxqt-sudo-0.10.0-1|19	%{_bindir}/*
14cu|lxqt-sudo-0.10.0-1|20	%{_mandir}/*man?/*
14cu|lxqt-sudo-0.10.0-1|21	
14cu|lxqt-sudo-0.10.0-1|22	#----------------------------------------------------------------------------
14cu|lxqt-sudo-0.10.0-1|23	
14cu|lxqt-sudo-0.10.0-1|24	%prep
14cu|lxqt-sudo-0.10.0-1|25	%setup -q
14cu|lxqt-sudo-0.10.0-1|26	cp %{SOURCE1} translations
14cu|lxqt-sudo-0.10.0-1|27	%cmake -DUSE_QT5:BOOL=ON
14cu|lxqt-sudo-0.10.0-1|28	
14cu|lxqt-sudo-0.10.0-1|29	%build
14cu|lxqt-sudo-0.10.0-1|30	%make -C build
14cu|lxqt-sudo-0.10.0-1|31	
14cu|lxqt-sudo-0.10.0-1|32	%install
14cu|lxqt-sudo-0.10.0-1|33	%makeinstall_std -C build
14cu|lxqt-sudo-0.10.0-1|34	
14cu|lxqt-sudo-0.10.0-1|35	%find_lang %{name} %{name}.lang --with-qt
14cu|lxqt-sudo-0.10.0-1|36	
14cu|lxqt-sudo-0.10.0-1|37	%changelog
14cu|lxqt-sudo-0.10.0-1|38	
14cu|lxqt-sudo-0.10.0-1|39	* Thu Nov 12 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-1
14cu|lxqt-sudo-0.10.0-1|40	- (4f09a33) Added Russian localization
14cu|lxqt-sudo-0.10.0-1|41	
14cu|lxqt-sudo-0.10.0-1|42	

10796 14
14cu|lxrandr-0.1.2-3|1	%define git 0
14cu|lxrandr-0.1.2-3|2	Summary:	Simple monitor config tool for LXDE
14cu|lxrandr-0.1.2-3|3	Name:     	lxrandr
14cu|lxrandr-0.1.2-3|4	Version:	0.1.2
14cu|lxrandr-0.1.2-3|5	Release:	3
14cu|lxrandr-0.1.2-3|6	License:	GPLv2+
14cu|lxrandr-0.1.2-3|7	Group:		Graphical desktop/Other
14cu|lxrandr-0.1.2-3|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cu|lxrandr-0.1.2-3|9	URL:		http://lxde.sourceforge.net/
14cu|lxrandr-0.1.2-3|10	BuildRequires:	gtk+2-devel intltool
14cu|lxrandr-0.1.2-3|11	Requires:	xrandr
14cu|lxrandr-0.1.2-3|12	
14cu|lxrandr-0.1.2-3|13	%description
14cu|lxrandr-0.1.2-3|14	This is a very basic monitor config tool utilizing XRandR. It can let you
14cu|lxrandr-0.1.2-3|15	change the screen resolution on the fly. Besides, when you run lxrandr
14cu|lxrandr-0.1.2-3|16	with external monitor connected, its GUI will change, and show you some
14cu|lxrandr-0.1.2-3|17	quick options to get your projector working correctly.
14cu|lxrandr-0.1.2-3|18	
14cu|lxrandr-0.1.2-3|19	%prep
14cu|lxrandr-0.1.2-3|20	%setup -q
14cu|lxrandr-0.1.2-3|21	
14cu|lxrandr-0.1.2-3|22	%build
14cu|lxrandr-0.1.2-3|23	%configure2_5x
14cu|lxrandr-0.1.2-3|24	%make
14cu|lxrandr-0.1.2-3|25	
14cu|lxrandr-0.1.2-3|26	%install
14cu|lxrandr-0.1.2-3|27	%makeinstall_std
14cu|lxrandr-0.1.2-3|28	
14cu|lxrandr-0.1.2-3|29	%{find_lang} %{name}
14cu|lxrandr-0.1.2-3|30	
14cu|lxrandr-0.1.2-3|31	%clean
14cu|lxrandr-0.1.2-3|32	
14cu|lxrandr-0.1.2-3|33	%files -f %{name}.lang
14cu|lxrandr-0.1.2-3|34	%defattr(-, root, root)
14cu|lxrandr-0.1.2-3|35	%{_bindir}/%{name}
14cu|lxrandr-0.1.2-3|36	%{_mandir}/man1/*.1.*
14cu|lxrandr-0.1.2-3|37	%{_datadir}/applications/*.desktop
14cu|lxrandr-0.1.2-3|38	
14cu|lxrandr-0.1.2-3|39	%changelog
14cu|lxrandr-0.1.2-3|40	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-3
14cu|lxrandr-0.1.2-3|41	+ Revision: 735b483
14cu|lxrandr-0.1.2-3|42	- Move to contrib repository
14cu|lxrandr-0.1.2-3|43	
14cu|lxrandr-0.1.2-3|44	

10797 14
14cu|lxsession-0.4.6.1-7|1	Summary:	The default X11 session manager of LXDE
14cu|lxsession-0.4.6.1-7|2	Name:     	lxsession
14cu|lxsession-0.4.6.1-7|3	Version:	0.4.6.1
14cu|lxsession-0.4.6.1-7|4	Release:	7
14cu|lxsession-0.4.6.1-7|5	License:	GPLv2+
14cu|lxsession-0.4.6.1-7|6	Group:		Graphical desktop/Other
14cu|lxsession-0.4.6.1-7|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cu|lxsession-0.4.6.1-7|8	Patch0:		lxsession-0.4.6.1-systemd-logind.patch
14cu|lxsession-0.4.6.1-7|9	Patch1:		lxsession-0.4.6.1-gdm3.patch
14cu|lxsession-0.4.6.1-7|10	Patch2:		lxsession-0.4.6.1-ru-l10n.patch
14cu|lxsession-0.4.6.1-7|11	URL:		http://www.lxde.org
14cu|lxsession-0.4.6.1-7|12	BuildRequires:	gtk+2-devel
14cu|lxsession-0.4.6.1-7|13	BuildRequires:	dbus-glib-devel
14cu|lxsession-0.4.6.1-7|14	BuildRequires:	docbook-to-man
14cu|lxsession-0.4.6.1-7|15	BuildRequires:	intltool
14cu|lxsession-0.4.6.1-7|16	Requires:	desktop-common-data
14cu|lxsession-0.4.6.1-7|17	Obsoletes:	lxsession-lite < %{version}
14cu|lxsession-0.4.6.1-7|18	Provides:	lxsession-lite = %{version}
14cu|lxsession-0.4.6.1-7|19	Provides:	lxde-session-manager
14cu|lxsession-0.4.6.1-7|20	Obsoletes:      lxde-settings-daemon
14cu|lxsession-0.4.6.1-7|21	
14cu|lxsession-0.4.6.1-7|22	%description
14cu|lxsession-0.4.6.1-7|23	LXSession is lightweiht session manager, and it's not tighted to "any" desktop
14cu|lxsession-0.4.6.1-7|24	environment. It's desktop-independent and can be used with any window manager.
14cu|lxsession-0.4.6.1-7|25	With proper configuration, you can make your own desktop environment with
14cu|lxsession-0.4.6.1-7|26	LXSession. This is very useful to the users and developers of non-mainstream
14cu|lxsession-0.4.6.1-7|27	window managers and desktop environemts.
14cu|lxsession-0.4.6.1-7|28	
14cu|lxsession-0.4.6.1-7|29	%prep
14cu|lxsession-0.4.6.1-7|30	%setup -q
14cu|lxsession-0.4.6.1-7|31	%apply_patches
14cu|lxsession-0.4.6.1-7|32	
14cu|lxsession-0.4.6.1-7|33	%build
14cu|lxsession-0.4.6.1-7|34	%configure2_5x
14cu|lxsession-0.4.6.1-7|35	%make
14cu|lxsession-0.4.6.1-7|36	
14cu|lxsession-0.4.6.1-7|37	%install
14cu|lxsession-0.4.6.1-7|38	%makeinstall_std
14cu|lxsession-0.4.6.1-7|39	
14cu|lxsession-0.4.6.1-7|40	%{find_lang} %{name}
14cu|lxsession-0.4.6.1-7|41	
14cu|lxsession-0.4.6.1-7|42	%clean
14cu|lxsession-0.4.6.1-7|43	
14cu|lxsession-0.4.6.1-7|44	%files -f %{name}.lang
14cu|lxsession-0.4.6.1-7|45	%defattr(-, root, root)
14cu|lxsession-0.4.6.1-7|46	%{_bindir}/lxsession
14cu|lxsession-0.4.6.1-7|47	%{_bindir}/lxlock
14cu|lxsession-0.4.6.1-7|48	%{_bindir}/lxsession-logout
14cu|lxsession-0.4.6.1-7|49	%{_datadir}/lxsession
14cu|lxsession-0.4.6.1-7|50	%{_mandir}/man1/*
14cu|lxsession-0.4.6.1-7|51	
14cu|lxsession-0.4.6.1-7|52	%changelog
14cu|lxsession-0.4.6.1-7|53	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6.1-7
14cu|lxsession-0.4.6.1-7|54	+ Revision: 2a51807
14cu|lxsession-0.4.6.1-7|55	- Add Russian l10n for 'Lock screen'
14cu|lxsession-0.4.6.1-7|56	
14cu|lxsession-0.4.6.1-7|57	

10798 14
14cu|lxtask-0.1.4-6|1	Summary:	Lightweight and desktop independent task manager
14cu|lxtask-0.1.4-6|2	Name:		lxtask
14cu|lxtask-0.1.4-6|3	Version:	0.1.4
14cu|lxtask-0.1.4-6|4	Release:	6
14cu|lxtask-0.1.4-6|5	License:	GPLv2+
14cu|lxtask-0.1.4-6|6	Group:		Graphical desktop/Other
14cu|lxtask-0.1.4-6|7	Url:		http://lxde.sourceforge.net/
14cu|lxtask-0.1.4-6|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cu|lxtask-0.1.4-6|9	BuildRequires:	desktop-file-utils
14cu|lxtask-0.1.4-6|10	BuildRequires:	intltool
14cu|lxtask-0.1.4-6|11	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14cu|lxtask-0.1.4-6|12	
14cu|lxtask-0.1.4-6|13	%description
14cu|lxtask-0.1.4-6|14	Lightweight and desktop independent task manager.
14cu|lxtask-0.1.4-6|15	
14cu|lxtask-0.1.4-6|16	%prep
14cu|lxtask-0.1.4-6|17	%setup -q
14cu|lxtask-0.1.4-6|18	
14cu|lxtask-0.1.4-6|19	%build
14cu|lxtask-0.1.4-6|20	%configure2_5x
14cu|lxtask-0.1.4-6|21	%make
14cu|lxtask-0.1.4-6|22	
14cu|lxtask-0.1.4-6|23	%install
14cu|lxtask-0.1.4-6|24	%makeinstall_std
14cu|lxtask-0.1.4-6|25	
14cu|lxtask-0.1.4-6|26	%find_lang %{name}
14cu|lxtask-0.1.4-6|27	
14cu|lxtask-0.1.4-6|28	%files -f %{name}.lang
14cu|lxtask-0.1.4-6|29	%{_bindir}/%{name}
14cu|lxtask-0.1.4-6|30	%{_datadir}/applications/*.desktop
14cu|lxtask-0.1.4-6|31	
14cu|lxtask-0.1.4-6|32	%changelog
14cu|lxtask-0.1.4-6|33	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-6
14cu|lxtask-0.1.4-6|34	+ Revision: 86e33bb
14cu|lxtask-0.1.4-6|35	- Move to contrib repository
14cu|lxtask-0.1.4-6|36	
14cu|lxtask-0.1.4-6|37	

10799 14
14cu|lxterminal-0.1.11-6|1	%define git 0
14cu|lxterminal-0.1.11-6|2	%define prerel 31813de
14cu|lxterminal-0.1.11-6|3	%define gitday 20110613
14cu|lxterminal-0.1.11-6|4	%define ver 0.1.11
14cu|lxterminal-0.1.11-6|5	
14cu|lxterminal-0.1.11-6|6	Summary:	Lightweight VTE-based terminal emulator
14cu|lxterminal-0.1.11-6|7	Name:     	lxterminal
14cu|lxterminal-0.1.11-6|8	%if %git
14cu|lxterminal-0.1.11-6|9	Version:	%{ver}.git%{gitday}
14cu|lxterminal-0.1.11-6|10	Source0:	%{name}-%{prerel}.tar.gz
14cu|lxterminal-0.1.11-6|11	%else
14cu|lxterminal-0.1.11-6|12	Version:	%{ver}
14cu|lxterminal-0.1.11-6|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14cu|lxterminal-0.1.11-6|14	%endif
14cu|lxterminal-0.1.11-6|15	Release:	6
14cu|lxterminal-0.1.11-6|16	License:	GPLv2+
14cu|lxterminal-0.1.11-6|17	Group:		Graphical desktop/Other
14cu|lxterminal-0.1.11-6|18	#Patch0:		lxterminal-0.1.9-fix-build-with-new-vte.patch
14cu|lxterminal-0.1.11-6|19	#Patch1:		lxterminal-deprecate-revert.patch
14cu|lxterminal-0.1.11-6|20	Patch2:		mdk-lxterminal-conf.patch
14cu|lxterminal-0.1.11-6|21	URL:		http://lxde.sourceforge.net/
14cu|lxterminal-0.1.11-6|22	%if %git
14cu|lxterminal-0.1.11-6|23	BuildRequires:	docbook-to-man docbook-dtd412-xml docbook-style-xsl
14cu|lxterminal-0.1.11-6|24	%endif
14cu|lxterminal-0.1.11-6|25	BuildRequires:	gtk+2-devel vte-devel
14cu|lxterminal-0.1.11-6|26	BuildRequires:	intltool
14cu|lxterminal-0.1.11-6|27	
14cu|lxterminal-0.1.11-6|28	%description
14cu|lxterminal-0.1.11-6|29	Desktop-independent VTE-based terminal emulator without any unnecessary
14cu|lxterminal-0.1.11-6|30	dependencies.
14cu|lxterminal-0.1.11-6|31	
14cu|lxterminal-0.1.11-6|32	Feature:
14cu|lxterminal-0.1.11-6|33	* Support Multi-tab.
14cu|lxterminal-0.1.11-6|34	* It doesn't have any unnecessary dependencies.
14cu|lxterminal-0.1.11-6|35	* All instances share the same process to reduce memory usage.
14cu|lxterminal-0.1.11-6|36	* It has correct behavior with nice performance when resizing window,
14cu|lxterminal-0.1.11-6|37	tab and VTE stuff.
14cu|lxterminal-0.1.11-6|38	* Using unix-socket instead of D-bus to accomplish all instances share
14cu|lxterminal-0.1.11-6|39	the same process.
14cu|lxterminal-0.1.11-6|40	
14cu|lxterminal-0.1.11-6|41	%prep
14cu|lxterminal-0.1.11-6|42	%if %git
14cu|lxterminal-0.1.11-6|43	%setup -q -n %{name}-%{prerel}
14cu|lxterminal-0.1.11-6|44	#patch1 -p0 -b.deprecate_revert
14cu|lxterminal-0.1.11-6|45	%else
14cu|lxterminal-0.1.11-6|46	%setup -q -n %{name}-%{version}
14cu|lxterminal-0.1.11-6|47	#patch0 -p1 -b .vte
14cu|lxterminal-0.1.11-6|48	%endif
14cu|lxterminal-0.1.11-6|49	#patch1 -p1 -b .dragndrop
14cu|lxterminal-0.1.11-6|50	%patch2 -p0 -b.conf
14cu|lxterminal-0.1.11-6|51	
14cu|lxterminal-0.1.11-6|52	%build
14cu|lxterminal-0.1.11-6|53	%if %git
14cu|lxterminal-0.1.11-6|54	./autogen.sh
14cu|lxterminal-0.1.11-6|55	%configure2_5x --enable-man
14cu|lxterminal-0.1.11-6|56	%else
14cu|lxterminal-0.1.11-6|57	%configure2_5x
14cu|lxterminal-0.1.11-6|58	%endif
14cu|lxterminal-0.1.11-6|59	%make
14cu|lxterminal-0.1.11-6|60	
14cu|lxterminal-0.1.11-6|61	%install
14cu|lxterminal-0.1.11-6|62	%makeinstall_std
14cu|lxterminal-0.1.11-6|63	
14cu|lxterminal-0.1.11-6|64	%{find_lang} %{name}
14cu|lxterminal-0.1.11-6|65	
14cu|lxterminal-0.1.11-6|66	%clean
14cu|lxterminal-0.1.11-6|67	
14cu|lxterminal-0.1.11-6|68	%files -f %{name}.lang
14cu|lxterminal-0.1.11-6|69	%defattr(-, root, root)
14cu|lxterminal-0.1.11-6|70	%{_bindir}/%{name}
14cu|lxterminal-0.1.11-6|71	%{_datadir}/%{name}
14cu|lxterminal-0.1.11-6|72	%{_datadir}/applications/*.desktop
14cu|lxterminal-0.1.11-6|73	%{_datadir}/pixmaps/*.png
14cu|lxterminal-0.1.11-6|74	%{_mandir}/man1/*
14cu|lxterminal-0.1.11-6|75	
14cu|lxterminal-0.1.11-6|76	%changelog
14cu|lxterminal-0.1.11-6|77	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.11-6
14cu|lxterminal-0.1.11-6|78	+ Revision: 2e51ae3
14cu|lxterminal-0.1.11-6|79	- Move to contrib repository
14cu|lxterminal-0.1.11-6|80	
14cu|lxterminal-0.1.11-6|81	

10800 14
14cu|lynis-2.3.4-1|1	%define bashcompdir %{_datadir}/bash-completion/completions
14cu|lynis-2.3.4-1|2	
14cu|lynis-2.3.4-1|3	Summary:	Security and system auditing tool
14cu|lynis-2.3.4-1|4	Name:		lynis
14cu|lynis-2.3.4-1|5	Version:	2.3.4
14cu|lynis-2.3.4-1|6	Release:	1
14cu|lynis-2.3.4-1|7	License:	GPL
14cu|lynis-2.3.4-1|8	Group:		System/Configuration/Other
14cu|lynis-2.3.4-1|9	URL:		https://cisofy.com/lynis/
14cu|lynis-2.3.4-1|10	Source0:	https://cisofy.com/files/%{name}-%{version}.tar.gz
14cu|lynis-2.3.4-1|11	Source100:	%{name}.rpmlintrc
14cu|lynis-2.3.4-1|12	Patch0:		languages-ru.patch
14cu|lynis-2.3.4-1|13	BuildArch:	noarch
14cu|lynis-2.3.4-1|14	Requires:	audit
14cu|lynis-2.3.4-1|15	Requires:	e2fsprogs
14cu|lynis-2.3.4-1|16	
14cu|lynis-2.3.4-1|17	%description
14cu|lynis-2.3.4-1|18	Lynis is an auditing and hardening tool for Unix/Linux and you might even call
14cu|lynis-2.3.4-1|19	it a compliance tool. It scans the system and installed software. Then it.
14cu|lynis-2.3.4-1|20	performs many individual security control checks. It determines the hardening.
14cu|lynis-2.3.4-1|21	state of the machine, detects security issues and provides suggestions to.
14cu|lynis-2.3.4-1|22	improve the security defense of the system.
14cu|lynis-2.3.4-1|23	
14cu|lynis-2.3.4-1|24	%files
14cu|lynis-2.3.4-1|25	%doc CONTRIBUTORS FAQ README LICENSE
14cu|lynis-2.3.4-1|26	%doc extras/systemd/
14cu|lynis-2.3.4-1|27	%{_bindir}/lynis
14cu|lynis-2.3.4-1|28	%{bashcompdir}/*
14cu|lynis-2.3.4-1|29	%{_datadir}/lynis/
14cu|lynis-2.3.4-1|30	%{_mandir}/man8/lynis.8*
14cu|lynis-2.3.4-1|31	%dir %{_sysconfdir}/%{name}
14cu|lynis-2.3.4-1|32	%config(noreplace) %{_sysconfdir}/%{name}/default.prf
14cu|lynis-2.3.4-1|33	%ghost %{_localstatedir}/log/lynis.log
14cu|lynis-2.3.4-1|34	%ghost %{_localstatedir}/log/lynis-report.dat
14cu|lynis-2.3.4-1|35	
14cu|lynis-2.3.4-1|36	#-----------------------------------------------------------------------------
14cu|lynis-2.3.4-1|37	
14cu|lynis-2.3.4-1|38	%prep
14cu|lynis-2.3.4-1|39	%setup -qn %{name}
14cu|lynis-2.3.4-1|40	%patch0 -p1
14cu|lynis-2.3.4-1|41	
14cu|lynis-2.3.4-1|42	%build
14cu|lynis-2.3.4-1|43	
14cu|lynis-2.3.4-1|44	%install
14cu|lynis-2.3.4-1|45	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|lynis-2.3.4-1|46	install -pm644 default.prf %{buildroot}%{_sysconfdir}/%{name}
14cu|lynis-2.3.4-1|47	
14cu|lynis-2.3.4-1|48	mkdir -p %{buildroot}%{_bindir}
14cu|lynis-2.3.4-1|49	install -pm755 lynis %{buildroot}%{_bindir}
14cu|lynis-2.3.4-1|50	
14cu|lynis-2.3.4-1|51	mkdir -p %{buildroot}%{_mandir}/man8
14cu|lynis-2.3.4-1|52	install -pm644 lynis.8 %{buildroot}%{_mandir}/man8
14cu|lynis-2.3.4-1|53	
14cu|lynis-2.3.4-1|54	mkdir -p  %{buildroot}%{_datadir}/%{name}/include/
14cu|lynis-2.3.4-1|55	# Forced by upstream. Otherwise these scripts can't be executed.
14cu|lynis-2.3.4-1|56	install -pm600 include/* %{buildroot}%{_datadir}/%{name}/include/
14cu|lynis-2.3.4-1|57	
14cu|lynis-2.3.4-1|58	mkdir -p  %{buildroot}%{_datadir}/%{name}/plugins/
14cu|lynis-2.3.4-1|59	install -pm644 plugins/* %{buildroot}%{_datadir}/%{name}/plugins/
14cu|lynis-2.3.4-1|60	
14cu|lynis-2.3.4-1|61	mkdir -p %{buildroot}%{_datadir}/%{name}/db/
14cu|lynis-2.3.4-1|62	install -pm644 db/*.db %{buildroot}%{_datadir}/%{name}/db/
14cu|lynis-2.3.4-1|63	
14cu|lynis-2.3.4-1|64	mkdir -p %{buildroot}%{_datadir}/%{name}/db/languages/
14cu|lynis-2.3.4-1|65	install -pm644 db/languages/* %{buildroot}%{_datadir}/%{name}/db/languages
14cu|lynis-2.3.4-1|66	
14cu|lynis-2.3.4-1|67	mkdir -p %{buildroot}%{bashcompdir}
14cu|lynis-2.3.4-1|68	install -pm644 extras/bash_completion.d/lynis %{buildroot}%{bashcompdir}/
14cu|lynis-2.3.4-1|69	
14cu|lynis-2.3.4-1|70	mkdir -p %{buildroot}%{_localstatedir}/log/
14cu|lynis-2.3.4-1|71	touch %{buildroot}%{_localstatedir}/log/lynis.log
14cu|lynis-2.3.4-1|72	touch %{buildroot}%{_localstatedir}/log/lynis-report.dat
14cu|lynis-2.3.4-1|73	
14cu|lynis-2.3.4-1|74	%changelog
14cu|lynis-2.3.4-1|75	
14cu|lynis-2.3.4-1|76	* Tue Sep 27 2016 alzim <alzim@bk.ru> 2.3.4-1
14cu|lynis-2.3.4-1|77	- (40b79d1) Merge pull request #1 from import/lynis:rosa2016.1
14cu|lynis-2.3.4-1|78	- (40b79d1) Updated to 2.3.4
14cu|lynis-2.3.4-1|79	
14cu|lynis-2.3.4-1|80	

10801 14
14cu|lyx2html-0.2-12|1	Summary:	Simple lyx to html converter
14cu|lyx2html-0.2-12|2	Name:		lyx2html
14cu|lyx2html-0.2-12|3	Version:	0.2
14cu|lyx2html-0.2-12|4	Release:	12
14cu|lyx2html-0.2-12|5	Source0:	%{name}-%{version}.tar.bz2
14cu|lyx2html-0.2-12|6	Patch0:		%{name}-makefile.patch
14cu|lyx2html-0.2-12|7	License:	GPL
14cu|lyx2html-0.2-12|8	URL:		http://www.netmeister.org/apps/lyx2html/index.html
14cu|lyx2html-0.2-12|9	Group:		Text tools
14cu|lyx2html-0.2-12|10	
14cu|lyx2html-0.2-12|11	%description
14cu|lyx2html-0.2-12|12	"lyx2html" is a very simple Lyx to HTML converter. As the name
14cu|lyx2html-0.2-12|13	suggests, it takes a ".lyx" document as input and generates an
14cu|lyx2html-0.2-12|14	HTML-file following a few simple rules. "lyx2html" can be very
14cu|lyx2html-0.2-12|15	useful for generation documentation. This is a beta-release,
14cu|lyx2html-0.2-12|16	meaning there are probably still a lot of bugs in the program,
14cu|lyx2html-0.2-12|17	and that it might not generate the expected output or that it
14cu|lyx2html-0.2-12|18	might even segfault on you.
14cu|lyx2html-0.2-12|19	
14cu|lyx2html-0.2-12|20	%prep
14cu|lyx2html-0.2-12|21	%setup
14cu|lyx2html-0.2-12|22	chmod a+r *.c *.h
14cu|lyx2html-0.2-12|23	%patch0 -p1
14cu|lyx2html-0.2-12|24	
14cu|lyx2html-0.2-12|25	%build
14cu|lyx2html-0.2-12|26	%make
14cu|lyx2html-0.2-12|27	
14cu|lyx2html-0.2-12|28	%install
14cu|lyx2html-0.2-12|29	mkdir -p %{buildroot}/%{_bindir}
14cu|lyx2html-0.2-12|30	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|lyx2html-0.2-12|31	make DESTDIR=%{buildroot} install
14cu|lyx2html-0.2-12|32	
14cu|lyx2html-0.2-12|33	%clean
14cu|lyx2html-0.2-12|34	
14cu|lyx2html-0.2-12|35	%files
14cu|lyx2html-0.2-12|36	%{_bindir}/lyx2html
14cu|lyx2html-0.2-12|37	%defattr(644,root,root,755)
14cu|lyx2html-0.2-12|38	%doc README COPYING
14cu|lyx2html-0.2-12|39	%{_mandir}/man1/*
14cu|lyx2html-0.2-12|40	
14cu|lyx2html-0.2-12|41	
14cu|lyx2html-0.2-12|42	
14cu|lyx2html-0.2-12|43	
14cu|lyx2html-0.2-12|44	
14cu|lyx2html-0.2-12|45	%changelog
14cu|lyx2html-0.2-12|46	
14cu|lyx2html-0.2-12|47	* Mon May 30 2016 Denis Silakov <dsilakov@gmail.com> 0.2-12
14cu|lyx2html-0.2-12|48	- (4489276) Fixed debuginfo package
14cu|lyx2html-0.2-12|49	
14cu|lyx2html-0.2-12|50	

10802 14
14cu|lziprecover-1.18-1|1	%define debug_package %{nil}
14cu|lziprecover-1.18-1|2	
14cu|lziprecover-1.18-1|3	Name:		lziprecover
14cu|lziprecover-1.18-1|4	Summary:	Data recovery tool and decompressor for lzipped files
14cu|lziprecover-1.18-1|5	Version:	1.18
14cu|lziprecover-1.18-1|6	Release:	1
14cu|lziprecover-1.18-1|7	License:	GPLv3+
14cu|lziprecover-1.18-1|8	Group:		Archiving/Compression
14cu|lziprecover-1.18-1|9	URL:		http://www.nongnu.org/lzip/lziprecover.html
14cu|lziprecover-1.18-1|10	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.lz
14cu|lziprecover-1.18-1|11	Source1:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.lz.sig
14cu|lziprecover-1.18-1|12	BuildRequires:	lzip
14cu|lziprecover-1.18-1|13	
14cu|lziprecover-1.18-1|14	%description
14cu|lziprecover-1.18-1|15	Lziprecover is a data recovery tool and decompressor for files in the lzip
14cu|lziprecover-1.18-1|16	compressed data format (.lz) able to repair slightly damaged files, recover
14cu|lziprecover-1.18-1|17	badly damaged files from two or more copies, extract undamaged members
14cu|lziprecover-1.18-1|18	from multi-member files, decompress files and test integrity of files.
14cu|lziprecover-1.18-1|19	
14cu|lziprecover-1.18-1|20	Lziprecover is able to recover or decompress files produced by any
14cu|lziprecover-1.18-1|21	of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
14cu|lziprecover-1.18-1|22	and pdlzip. This recovery capability contributes to make the lzip format one
14cu|lziprecover-1.18-1|23	of the best options for long-term data archiving.
14cu|lziprecover-1.18-1|24	
14cu|lziprecover-1.18-1|25	Lziprecover is able to efficiently extract a range of bytes
14cu|lziprecover-1.18-1|26	from a multi-member file, because it only decompresses the members containing
14cu|lziprecover-1.18-1|27	the desired data.
14cu|lziprecover-1.18-1|28	
14cu|lziprecover-1.18-1|29	Lziprecover can print correct total file sizes and ratios even for multi-member
14cu|lziprecover-1.18-1|30	files.
14cu|lziprecover-1.18-1|31	
14cu|lziprecover-1.18-1|32	When recovering data, lziprecover takes as arguments the names of the damaged
14cu|lziprecover-1.18-1|33	files and writes zero or more recovered files depending on the operation
14cu|lziprecover-1.18-1|34	selected and whether the recovery succeeded or not. The damaged files
14cu|lziprecover-1.18-1|35	themselves are never modified.
14cu|lziprecover-1.18-1|36	
14cu|lziprecover-1.18-1|37	When decompressing or testing file integrity, lziprecover behaves like lzip
14cu|lziprecover-1.18-1|38	or lunzip.
14cu|lziprecover-1.18-1|39	
14cu|lziprecover-1.18-1|40	If the files are too damaged for lziprecover to repair them, data from damaged
14cu|lziprecover-1.18-1|41	members can be partially recovered writing it to stdout.
14cu|lziprecover-1.18-1|42	
14cu|lziprecover-1.18-1|43	%prep
14cu|lziprecover-1.18-1|44	%setup -q
14cu|lziprecover-1.18-1|45	
14cu|lziprecover-1.18-1|46	%build
14cu|lziprecover-1.18-1|47	%configure
14cu|lziprecover-1.18-1|48	%make
14cu|lziprecover-1.18-1|49	
14cu|lziprecover-1.18-1|50	%install
14cu|lziprecover-1.18-1|51	%makeinstall_std
14cu|lziprecover-1.18-1|52	
14cu|lziprecover-1.18-1|53	%files
14cu|lziprecover-1.18-1|54	%{_bindir}/lziprecover
14cu|lziprecover-1.18-1|55	%{_mandir}/man1/lziprecover.1*
14cu|lziprecover-1.18-1|56	%{_infodir}/lziprecover.info*
14cu|lziprecover-1.18-1|57	
14cu|lziprecover-1.18-1|58	%changelog
14cu|lziprecover-1.18-1|59	
14cu|lziprecover-1.18-1|60	* Tue Sep 27 2016 alzim <alzim@bk.ru> 1.18-1
14cu|lziprecover-1.18-1|61	- (77a357c) Merge pull request #2 from import/lziprecover:rosa2016.1
14cu|lziprecover-1.18-1|62	- (77a357c) Updated to 1.18
14cu|lziprecover-1.18-1|63	
14cu|lziprecover-1.18-1|64	

10803 14
14cu|lzlib-1.7-1|1	%define debug_package	%{nil}
14cu|lzlib-1.7-1|2	
14cu|lzlib-1.7-1|3	%define dont_remove_libtool_files 1
14cu|lzlib-1.7-1|4	%define major 1
14cu|lzlib-1.7-1|5	%define libname %mklibname lz %major
14cu|lzlib-1.7-1|6	%define devname %mklibname lz -d
14cu|lzlib-1.7-1|7	%define staticname %mklibname lz -d -s
14cu|lzlib-1.7-1|8	
14cu|lzlib-1.7-1|9	Name:		lzlib
14cu|lzlib-1.7-1|10	Summary:	A compression library for lzip files
14cu|lzlib-1.7-1|11	Version:	1.7
14cu|lzlib-1.7-1|12	Release:	1
14cu|lzlib-1.7-1|13	License:	GPLv3+
14cu|lzlib-1.7-1|14	Group:		System/Libraries
14cu|lzlib-1.7-1|15	URL:		http://www.nongnu.org/lzip/lzlib.html
14cu|lzlib-1.7-1|16	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.gz
14cu|lzlib-1.7-1|17	Source1:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.gz.sig
14cu|lzlib-1.7-1|18	BuildRequires:	lzip
14cu|lzlib-1.7-1|19	
14cu|lzlib-1.7-1|20	%description
14cu|lzlib-1.7-1|21	The lzlib compression library provides in-memory LZMA compression
14cu|lzlib-1.7-1|22	and decompression functions, including integrity checking
14cu|lzlib-1.7-1|23	of the decompressed data. The compressed data format used by the library
14cu|lzlib-1.7-1|24	is the lzip format.
14cu|lzlib-1.7-1|25	
14cu|lzlib-1.7-1|26	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cu|lzlib-1.7-1|27	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cu|lzlib-1.7-1|28	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cu|lzlib-1.7-1|29	
14cu|lzlib-1.7-1|30	#------------------------------------------------------------------------------
14cu|lzlib-1.7-1|31	
14cu|lzlib-1.7-1|32	%package -n %{libname}
14cu|lzlib-1.7-1|33	Summary:        A compression library for lzip files
14cu|lzlib-1.7-1|34	Group:          System/Libraries
14cu|lzlib-1.7-1|35	
14cu|lzlib-1.7-1|36	%description -n %{libname}
14cu|lzlib-1.7-1|37	The lzlib compression library provides in-memory LZMA compression
14cu|lzlib-1.7-1|38	and decompression functions, including integrity checking
14cu|lzlib-1.7-1|39	of the decompressed data. The compressed data format used by the library
14cu|lzlib-1.7-1|40	is the lzip format.
14cu|lzlib-1.7-1|41	
14cu|lzlib-1.7-1|42	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cu|lzlib-1.7-1|43	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cu|lzlib-1.7-1|44	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cu|lzlib-1.7-1|45	
14cu|lzlib-1.7-1|46	%files -n %{libname}
14cu|lzlib-1.7-1|47	%{_libdir}/*.so.%{major}*
14cu|lzlib-1.7-1|48	
14cu|lzlib-1.7-1|49	#------------------------------------------------------------------------------
14cu|lzlib-1.7-1|50	
14cu|lzlib-1.7-1|51	%package -n %{devname}
14cu|lzlib-1.7-1|52	Summary:        A compression library for lzip files
14cu|lzlib-1.7-1|53	Group:          Development/C
14cu|lzlib-1.7-1|54	Requires:       %{libname} = %{version}
14cu|lzlib-1.7-1|55	Provides:	%{name}-devel = %{EVRD}
14cu|lzlib-1.7-1|56	
14cu|lzlib-1.7-1|57	%description -n %{devname}
14cu|lzlib-1.7-1|58	The lzlib compression library provides in-memory LZMA compression
14cu|lzlib-1.7-1|59	and decompression functions, including integrity checking
14cu|lzlib-1.7-1|60	of the decompressed data. The compressed data format used by the library
14cu|lzlib-1.7-1|61	is the lzip format.
14cu|lzlib-1.7-1|62	
14cu|lzlib-1.7-1|63	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cu|lzlib-1.7-1|64	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cu|lzlib-1.7-1|65	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cu|lzlib-1.7-1|66	
14cu|lzlib-1.7-1|67	%files -n %{devname}
14cu|lzlib-1.7-1|68	%{_libdir}/*.so
14cu|lzlib-1.7-1|69	%{_infodir}/*
14cu|lzlib-1.7-1|70	%{_includedir}/*
14cu|lzlib-1.7-1|71	%doc AUTHORS ChangeLog NEWS README
14cu|lzlib-1.7-1|72	
14cu|lzlib-1.7-1|73	%if %{mdvver} < 201200
14cu|lzlib-1.7-1|74	%post -n %{devname}
14cu|lzlib-1.7-1|75	%_install_info
14cu|lzlib-1.7-1|76	
14cu|lzlib-1.7-1|77	%postun -n %{devname}
14cu|lzlib-1.7-1|78	%_remove_install_info
14cu|lzlib-1.7-1|79	%endif
14cu|lzlib-1.7-1|80	
14cu|lzlib-1.7-1|81	#------------------------------------------------------------------------------
14cu|lzlib-1.7-1|82	
14cu|lzlib-1.7-1|83	%package -n %{staticname}
14cu|lzlib-1.7-1|84	Summary:	A compression library for lzip files
14cu|lzlib-1.7-1|85	Group:		Development/C
14cu|lzlib-1.7-1|86	
14cu|lzlib-1.7-1|87	%description -n %{staticname}
14cu|lzlib-1.7-1|88	The lzlib compression library provides in-memory LZMA compression
14cu|lzlib-1.7-1|89	and decompression functions, including integrity checking
14cu|lzlib-1.7-1|90	of the decompressed data. The compressed data format used by the library
14cu|lzlib-1.7-1|91	is the lzip format.
14cu|lzlib-1.7-1|92	
14cu|lzlib-1.7-1|93	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
14cu|lzlib-1.7-1|94	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
14cu|lzlib-1.7-1|95	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
14cu|lzlib-1.7-1|96	
14cu|lzlib-1.7-1|97	%files -n %{staticname}
14cu|lzlib-1.7-1|98	%{_libdir}/*.a
14cu|lzlib-1.7-1|99	
14cu|lzlib-1.7-1|100	#------------------------------------------------------------------------------
14cu|lzlib-1.7-1|101	
14cu|lzlib-1.7-1|102	%prep
14cu|lzlib-1.7-1|103	%setup -q
14cu|lzlib-1.7-1|104	
14cu|lzlib-1.7-1|105	%build
14cu|lzlib-1.7-1|106	%configure --enable-shared
14cu|lzlib-1.7-1|107	%make
14cu|lzlib-1.7-1|108	
14cu|lzlib-1.7-1|109	%install
14cu|lzlib-1.7-1|110	%makeinstall_std
14cu|lzlib-1.7-1|111	pushd %{buildroot}%{_libdir}/
14cu|lzlib-1.7-1|112	popd
14cu|lzlib-1.7-1|113	
14cu|lzlib-1.7-1|114	%check
14cu|lzlib-1.7-1|115	make check
14cu|lzlib-1.7-1|116	
14cu|lzlib-1.7-1|117	%changelog
14cu|lzlib-1.7-1|118	
14cu|lzlib-1.7-1|119	* Sat Apr 09 2016 dsilakov <denis.silakov@rosalab.ru> 1.7-1
14cu|lzlib-1.7-1|120	- (4ac94f7) Merge pull request #1 from alzim/lzlib:rosa2014.1
14cu|lzlib-1.7-1|121	- (4ac94f7) Updated to 1.17
14cu|lzlib-1.7-1|122	
14cu|lzlib-1.7-1|123	

10804 14
14cu|m17n-contrib-1.1.14-1|1	%define m17n_db_version 1.5.0
14cu|m17n-contrib-1.1.14-1|2	
14cu|m17n-contrib-1.1.14-1|3	Name:      m17n-contrib
14cu|m17n-contrib-1.1.14-1|4	Summary:   Contributed input methods for m17n library
14cu|m17n-contrib-1.1.14-1|5	Version:   1.1.14
14cu|m17n-contrib-1.1.14-1|6	Release:   1
14cu|m17n-contrib-1.1.14-1|7	Group:     System/Internationalization
14cu|m17n-contrib-1.1.14-1|8	License:   LGPLv2+
14cu|m17n-contrib-1.1.14-1|9	URL:       http://www.m17n.org/m17n-lib-en/
14cu|m17n-contrib-1.1.14-1|10	Source0:   http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
14cu|m17n-contrib-1.1.14-1|11	Requires:        m17n-db >= %{m17n_db_version}
14cu|m17n-contrib-1.1.14-1|12	BuildRequires:   m17n-db-devel >= %{m17n_db_version}
14cu|m17n-contrib-1.1.14-1|13	BuildArch:	noarch
14cu|m17n-contrib-1.1.14-1|14	BuildRoot:	%{tmpdir}/%{name}-%{version}-%{release}-buildroot
14cu|m17n-contrib-1.1.14-1|15	
14cu|m17n-contrib-1.1.14-1|16	%description
14cu|m17n-contrib-1.1.14-1|17	Contributed input methods for m17n library.
14cu|m17n-contrib-1.1.14-1|18	
14cu|m17n-contrib-1.1.14-1|19	%prep
14cu|m17n-contrib-1.1.14-1|20	%setup -qn %{name}-%{version}
14cu|m17n-contrib-1.1.14-1|21	
14cu|m17n-contrib-1.1.14-1|22	%build
14cu|m17n-contrib-1.1.14-1|23	[[ ! -x configure ]] && ./bootstrap.sh
14cu|m17n-contrib-1.1.14-1|24	%configure2_5x --build=%{_host}
14cu|m17n-contrib-1.1.14-1|25	%make
14cu|m17n-contrib-1.1.14-1|26	
14cu|m17n-contrib-1.1.14-1|27	%install
14cu|m17n-contrib-1.1.14-1|28	rm -rf $RPM_BUILD_ROOT
14cu|m17n-contrib-1.1.14-1|29	%makeinstall_std
14cu|m17n-contrib-1.1.14-1|30	
14cu|m17n-contrib-1.1.14-1|31	# The file conflicts with m17n-data
14cu|m17n-contrib-1.1.14-1|32	rm -f $RPM_BUILD_ROOT%{_datadir}/m17n/bn-itrans.mim
14cu|m17n-contrib-1.1.14-1|33	
14cu|m17n-contrib-1.1.14-1|34	%{find_lang} %{name}
14cu|m17n-contrib-1.1.14-1|35	
14cu|m17n-contrib-1.1.14-1|36	%clean
14cu|m17n-contrib-1.1.14-1|37	rm -rf $RPM_BUILD_ROOT
14cu|m17n-contrib-1.1.14-1|38	
14cu|m17n-contrib-1.1.14-1|39	%files -f %{name}.lang
14cu|m17n-contrib-1.1.14-1|40	%defattr(-,root,root)
14cu|m17n-contrib-1.1.14-1|41	%doc AUTHORS ChangeLog NEWS README
14cu|m17n-contrib-1.1.14-1|42	%{_datadir}/m17n/*.mim
14cu|m17n-contrib-1.1.14-1|43	%{_datadir}/m17n/icons/*
14cu|m17n-contrib-1.1.14-1|44	%{_datadir}/m17n/scripts/*
14cu|m17n-contrib-1.1.14-1|45	
14cu|m17n-contrib-1.1.14-1|46	%changelog
14cu|m17n-contrib-1.1.14-1|47	
14cu|m17n-contrib-1.1.14-1|48	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.1.14-1
14cu|m17n-contrib-1.1.14-1|49	- (721d98d) Merge pull request #1 from anek254/m17n-contrib:rosa2014.1
14cu|m17n-contrib-1.1.14-1|50	- (721d98d) Updated to a new version
14cu|m17n-contrib-1.1.14-1|51	
14cu|m17n-contrib-1.1.14-1|52	

10805 14
14cu|macchanger-1.7.0-1|1	%define	lib_name_orig	lib%{name}
14cu|macchanger-1.7.0-1|2	%define	lib_major	0
14cu|macchanger-1.7.0-1|3	%define	lib_name	%mklibname %{name} %{lib_major}
14cu|macchanger-1.7.0-1|4	
14cu|macchanger-1.7.0-1|5	Name:           macchanger
14cu|macchanger-1.7.0-1|6	Summary: 	Uility for viewing/manipulating the MAC address of network interfaces
14cu|macchanger-1.7.0-1|7	Group:		System/Configuration/Networking
14cu|macchanger-1.7.0-1|8	Version:        1.7.0
14cu|macchanger-1.7.0-1|9	Release:        1
14cu|macchanger-1.7.0-1|10	License:	GPL
14cu|macchanger-1.7.0-1|11	URL:		http://www.alobbs.com/macchanger/
14cu|macchanger-1.7.0-1|12	Source:         %{name}-%{version}.tar.gz
14cu|macchanger-1.7.0-1|13	BuildRoot:      %{_tmppath}/%{name}-buildroot
14cu|macchanger-1.7.0-1|14	
14cu|macchanger-1.7.0-1|15	
14cu|macchanger-1.7.0-1|16	%description
14cu|macchanger-1.7.0-1|17	A GNU/Linux utility for viewing/manipulating the MAC address of network
14cu|macchanger-1.7.0-1|18	interfaces.
14cu|macchanger-1.7.0-1|19	Features
14cu|macchanger-1.7.0-1|20	* Set specific MAC address of a network interface
14cu|macchanger-1.7.0-1|21	* Set the MAC randomly
14cu|macchanger-1.7.0-1|22	* Set a MAC of another vendor
14cu|macchanger-1.7.0-1|23	* Set another MAC of the same vendor
14cu|macchanger-1.7.0-1|24	* Set a MAC of the same kind (eg: wireless card)
14cu|macchanger-1.7.0-1|25	* Display a vendor MAC list (today, 6200 items) to choose from
14cu|macchanger-1.7.0-1|26	
14cu|macchanger-1.7.0-1|27	Possible usages
14cu|macchanger-1.7.0-1|28	* You're in a DHCP network with some kind of IP-based restriction
14cu|macchanger-1.7.0-1|29	* You've a cluster that boot with BOOTP and you want to have a
14cu|macchanger-1.7.0-1|30	* clean set of MACs
14cu|macchanger-1.7.0-1|31	* Debug MAC based routes
14cu|macchanger-1.7.0-1|32	
14cu|macchanger-1.7.0-1|33	%prep
14cu|macchanger-1.7.0-1|34	%setup -q
14cu|macchanger-1.7.0-1|35	
14cu|macchanger-1.7.0-1|36	%build
14cu|macchanger-1.7.0-1|37	%configure
14cu|macchanger-1.7.0-1|38	%make
14cu|macchanger-1.7.0-1|39	
14cu|macchanger-1.7.0-1|40	%install
14cu|macchanger-1.7.0-1|41	rm -rf $RPM_BUILD_ROOT
14cu|macchanger-1.7.0-1|42	%makeinstall
14cu|macchanger-1.7.0-1|43	
14cu|macchanger-1.7.0-1|44	
14cu|macchanger-1.7.0-1|45	
14cu|macchanger-1.7.0-1|46	%clean
14cu|macchanger-1.7.0-1|47	rm -rf $RPM_BUILD_ROOT
14cu|macchanger-1.7.0-1|48	
14cu|macchanger-1.7.0-1|49	%files
14cu|macchanger-1.7.0-1|50	%defattr(644,root,root,755)
14cu|macchanger-1.7.0-1|51	%dir %{_datadir}/%{name}
14cu|macchanger-1.7.0-1|52	%{_datadir}/%{name}/*
14cu|macchanger-1.7.0-1|53	%{_mandir}/man1/*
14cu|macchanger-1.7.0-1|54	%{_infodir}/%{name}.info*
14cu|macchanger-1.7.0-1|55	%defattr(755,root,root,755)
14cu|macchanger-1.7.0-1|56	%{_bindir}/*
14cu|macchanger-1.7.0-1|57	%changelog
14cu|macchanger-1.7.0-1|58	
14cu|macchanger-1.7.0-1|59	* Thu Aug 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.7.0-1
14cu|macchanger-1.7.0-1|60	- (85c0622) Merge pull request #1 from anek254/macchanger:rosa2014.1
14cu|macchanger-1.7.0-1|61	- (85c0622) Updated to a new version
14cu|macchanger-1.7.0-1|62	
14cu|macchanger-1.7.0-1|63	

10806 14
14cu|mac-robber-1.02-1|1	Name:           mac-robber
14cu|mac-robber-1.02-1|2	Version:        1.02
14cu|mac-robber-1.02-1|3	Release:        1
14cu|mac-robber-1.02-1|4	Summary:        Tool to create a timeline of file activity for mounted file systems
14cu|mac-robber-1.02-1|5	Group:          File tools
14cu|mac-robber-1.02-1|6	License:        GPLv2+
14cu|mac-robber-1.02-1|7	URL:            http://sourceforge.net/projects/mac-robber/
14cu|mac-robber-1.02-1|8	Source0:        http://downloads.sourceforge.net/mac-robber/mac-robber-%{version}.tar.gz
14cu|mac-robber-1.02-1|9	
14cu|mac-robber-1.02-1|10	%description
14cu|mac-robber-1.02-1|11	mac-robber is a digital forensics and incident response tool that can be used
14cu|mac-robber-1.02-1|12	with The Sleuth Kit to create a timeline of file activity for mounted
14cu|mac-robber-1.02-1|13	file systems.
14cu|mac-robber-1.02-1|14	
14cu|mac-robber-1.02-1|15	
14cu|mac-robber-1.02-1|16	%prep
14cu|mac-robber-1.02-1|17	%setup -q
14cu|mac-robber-1.02-1|18	
14cu|mac-robber-1.02-1|19	%build
14cu|mac-robber-1.02-1|20	%make GCC_OPT="%{optflags}"
14cu|mac-robber-1.02-1|21	
14cu|mac-robber-1.02-1|22	%install
14cu|mac-robber-1.02-1|23	mkdir -p %{buildroot}%{_bindir}
14cu|mac-robber-1.02-1|24	install -pm 0755 mac-robber %{buildroot}%{_bindir}
14cu|mac-robber-1.02-1|25	
14cu|mac-robber-1.02-1|26	%files
14cu|mac-robber-1.02-1|27	%doc CHANGES COPYING README
14cu|mac-robber-1.02-1|28	%{_bindir}/mac-robber
14cu|mac-robber-1.02-1|29	
14cu|mac-robber-1.02-1|30	
14cu|mac-robber-1.02-1|31	
14cu|mac-robber-1.02-1|32	%changelog
14cu|mac-robber-1.02-1|33	
14cu|mac-robber-1.02-1|34	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-1
14cu|mac-robber-1.02-1|35	- (32389de) Imported from SRPM
14cu|mac-robber-1.02-1|36	
14cu|mac-robber-1.02-1|37	

10807 14
14cu|macrofusion-0.7.4-3|1	Name:		macrofusion
14cu|macrofusion-0.7.4-3|2	Version:	0.7.4
14cu|macrofusion-0.7.4-3|3	Release:	3
14cu|macrofusion-0.7.4-3|4	Group:		Graphics
14cu|macrofusion-0.7.4-3|5	Summary:	GUI for HDR tool Enfuse
14cu|macrofusion-0.7.4-3|6	License:	GPLv3
14cu|macrofusion-0.7.4-3|7	URL:		http://sourceforge.net/projects/macrofusion
14cu|macrofusion-0.7.4-3|8	Source0:	http://sourceforge.net/projects/macrofusion/files/%{name}-%{version}/%{name}_%{version}.orig.tar.gz
14cu|macrofusion-0.7.4-3|9	BuildArch:	noarch
14cu|macrofusion-0.7.4-3|10	Requires:	python3
14cu|macrofusion-0.7.4-3|11	Requires:	python3-cairo
14cu|macrofusion-0.7.4-3|12	Requires:	python3-gi
14cu|macrofusion-0.7.4-3|13	Requires:	python3-pillow
14cu|macrofusion-0.7.4-3|14	Requires:	gexiv2-python3
14cu|macrofusion-0.7.4-3|15	Requires:	Image-ExifTool
14cu|macrofusion-0.7.4-3|16	Requires:	hugin
14cu|macrofusion-0.7.4-3|17	Requires:	enfuse
14cu|macrofusion-0.7.4-3|18	Requires:	typelib(GExiv2)
14cu|macrofusion-0.7.4-3|19	
14cu|macrofusion-0.7.4-3|20	%description
14cu|macrofusion-0.7.4-3|21	MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes
14cu|macrofusion-0.7.4-3|22	easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic
14cu|macrofusion-0.7.4-3|23	Range). It can be useful for every macro lovers or landscapers.
14cu|macrofusion-0.7.4-3|24	
14cu|macrofusion-0.7.4-3|25	%prep
14cu|macrofusion-0.7.4-3|26	%setup -q
14cu|macrofusion-0.7.4-3|27	
14cu|macrofusion-0.7.4-3|28	%build
14cu|macrofusion-0.7.4-3|29	
14cu|macrofusion-0.7.4-3|30	%install
14cu|macrofusion-0.7.4-3|31	install -m 755 -D macrofusion.py %{buildroot}%{_bindir}/macrofusion
14cu|macrofusion-0.7.4-3|32	install -m 644 -D macrofusion.desktop %{buildroot}%{_datadir}/applications/macrofusion.desktop
14cu|macrofusion-0.7.4-3|33	install -d -m 755 %{buildroot}%{_datadir}/mfusion/ui
14cu|macrofusion-0.7.4-3|34	install -m 644 ui/* %{buildroot}%{_datadir}/mfusion/ui/
14cu|macrofusion-0.7.4-3|35	install -D -m 644 images/macrofusion.png %{buildroot}%{_datadir}/pixmaps/macrofusion.png
14cu|macrofusion-0.7.4-3|36	install -D -m 644 images/logoSplash.png %{buildroot}%{_datadir}/mfusion/images/logoSplash.png
14cu|macrofusion-0.7.4-3|37	for file in locale/*/LC_MESSAGES/*.mo
14cu|macrofusion-0.7.4-3|38	do
14cu|macrofusion-0.7.4-3|39	install -D -m 644 $file %{buildroot}%{_datadir}/$file
14cu|macrofusion-0.7.4-3|40	done
14cu|macrofusion-0.7.4-3|41	
14cu|macrofusion-0.7.4-3|42	%find_lang MacroFusion
14cu|macrofusion-0.7.4-3|43	
14cu|macrofusion-0.7.4-3|44	%files -f MacroFusion.lang
14cu|macrofusion-0.7.4-3|45	%{_bindir}/macrofusion
14cu|macrofusion-0.7.4-3|46	%{_datadir}/mfusion/
14cu|macrofusion-0.7.4-3|47	%{_datadir}/pixmaps/macrofusion.png
14cu|macrofusion-0.7.4-3|48	%{_datadir}/applications/macrofusion.desktop
14cu|macrofusion-0.7.4-3|49	%doc README CHANGELOG TODO
14cu|macrofusion-0.7.4-3|50	
14cu|macrofusion-0.7.4-3|51	
14cu|macrofusion-0.7.4-3|52	
14cu|macrofusion-0.7.4-3|53	%changelog
14cu|macrofusion-0.7.4-3|54	* Tue Feb 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-3
14cu|macrofusion-0.7.4-3|55	+ Revision: 12cbfe7
14cu|macrofusion-0.7.4-3|56	- Fix gexiv requirement
14cu|macrofusion-0.7.4-3|57	
14cu|macrofusion-0.7.4-3|58	

10808 14
14cu|maildrop-2.8.4-1|1	Summary:	Maildrop mail filter/mail delivery agent
14cu|maildrop-2.8.4-1|2	Name:		maildrop
14cu|maildrop-2.8.4-1|3	Version:	2.8.4
14cu|maildrop-2.8.4-1|4	Release:	1
14cu|maildrop-2.8.4-1|5	License:	GPLv3
14cu|maildrop-2.8.4-1|6	Group:		System/Servers
14cu|maildrop-2.8.4-1|7	URL:		http://www.courier-mta.org/maildrop/
14cu|maildrop-2.8.4-1|8	Source0:	%{name}-%{version}.tar.bz2
14cu|maildrop-2.8.4-1|9	Patch0:		maildrop-1.7.0-format_not_a_string_literal_and_no_format_arguments.diff
14cu|maildrop-2.8.4-1|10	#BuildConflicts:	libreoffice-common
14cu|maildrop-2.8.4-1|11	BuildRequires:	autoconf
14cu|maildrop-2.8.4-1|12	BuildRequires:	automake
14cu|maildrop-2.8.4-1|13	BuildRequires:	db-devel
14cu|maildrop-2.8.4-1|14	BuildRequires:	fam-devel
14cu|maildrop-2.8.4-1|15	BuildRequires:	pkgconfig(libidn)
14cu|maildrop-2.8.4-1|16	BuildRequires:	libstdc++-devel
14cu|maildrop-2.8.4-1|17	BuildRequires:	libtool
14cu|maildrop-2.8.4-1|18	BuildRequires:	pcre-devel
14cu|maildrop-2.8.4-1|19	BuildRequires:  courier-authlib-devel
14cu|maildrop-2.8.4-1|20	BuildRequires:  courier-unicode-devel
14cu|maildrop-2.8.4-1|21	Requires:	sendmail-command
14cu|maildrop-2.8.4-1|22	
14cu|maildrop-2.8.4-1|23	%description
14cu|maildrop-2.8.4-1|24	Maildrop is a combination mail filter/mail delivery agent. Maildrop reads the
14cu|maildrop-2.8.4-1|25	message to be delivered to your mailbox, optionally reads instructions from a
14cu|maildrop-2.8.4-1|26	file how filter incoming mail, then based on these instructions may deliver
14cu|maildrop-2.8.4-1|27	mail to an alternate mailbox, or forward it, instead of dropping the message
14cu|maildrop-2.8.4-1|28	into your mailbox.
14cu|maildrop-2.8.4-1|29	
14cu|maildrop-2.8.4-1|30	Maildrop uses a structured, real, meta-programming language in order to define
14cu|maildrop-2.8.4-1|31	filtering instructions. Its basic features are fast and efficient. At sites
14cu|maildrop-2.8.4-1|32	which carry a light load, the more advanced, CPU-demanding, features can be
14cu|maildrop-2.8.4-1|33	used to build very sophisticated mail filters.  Maildrop deployments have
14cu|maildrop-2.8.4-1|34	been reported at sites that support as many as 30,000 mailboxes.
14cu|maildrop-2.8.4-1|35	
14cu|maildrop-2.8.4-1|36	Maildrop mailing list:
14cu|maildrop-2.8.4-1|37	http://lists.sourceforge.net/lists/listinfo/courier-maildrop
14cu|maildrop-2.8.4-1|38	
14cu|maildrop-2.8.4-1|39	This version is compiled with support for GDBM database files, maildir
14cu|maildrop-2.8.4-1|40	enhancements (folders+quotas), and userdb.
14cu|maildrop-2.8.4-1|41	
14cu|maildrop-2.8.4-1|42	%prep
14cu|maildrop-2.8.4-1|43	
14cu|maildrop-2.8.4-1|44	%setup -q -n %{name}-%{version}
14cu|maildrop-2.8.4-1|45	%patch0 -p0
14cu|maildrop-2.8.4-1|46	
14cu|maildrop-2.8.4-1|47	%build
14cu|maildrop-2.8.4-1|48	export DEFAULT_DEF="./Maildir"
14cu|maildrop-2.8.4-1|49	export MAILBOT="%{_bindir}/mailbot"
14cu|maildrop-2.8.4-1|50	
14cu|maildrop-2.8.4-1|51	%configure2_5x \
14cu|maildrop-2.8.4-1|52	--disable-authlib \
14cu|maildrop-2.8.4-1|53	--enable-crlf-term=1 \
14cu|maildrop-2.8.4-1|54	--enable-global-timeout=300 \
14cu|maildrop-2.8.4-1|55	--enable-keep-fromline=1 \
14cu|maildrop-2.8.4-1|56	--enable-lockext-def=.lock \
14cu|maildrop-2.8.4-1|57	--enable-lockrefresh-def=15 \
14cu|maildrop-2.8.4-1|58	--enable-locksleep-def=5 \
14cu|maildrop-2.8.4-1|59	--enable-locktimeout-def=60 \
14cu|maildrop-2.8.4-1|60	--enable-maildirquota \
14cu|maildrop-2.8.4-1|61	--enable-maildrop-gid=mail \
14cu|maildrop-2.8.4-1|62	--enable-maildrop-uid=root \
14cu|maildrop-2.8.4-1|63	--enable-mimecharset=iso-8859-1 \
14cu|maildrop-2.8.4-1|64	--enable-restrict-trusted=0 \
14cu|maildrop-2.8.4-1|65	--enable-sendmail=%{_sbindir}/sendmail \
14cu|maildrop-2.8.4-1|66	--enable-smallmsg=8192 \
14cu|maildrop-2.8.4-1|67	--enable-syslog=1 \
14cu|maildrop-2.8.4-1|68	--enable-tempdir=.tmp \
14cu|maildrop-2.8.4-1|69	--enable-trusted-users="root mail daemon postfix postmaster uucp qmaild sendmail mmdf vpopmaill" \
14cu|maildrop-2.8.4-1|70	--enable-use-flock=1 \
14cu|maildrop-2.8.4-1|71	--with-db=db \
14cu|maildrop-2.8.4-1|72	--with-dirsync \
14cu|maildrop-2.8.4-1|73	--with-etcdir=%{_sysconfdir}/maildrop \
14cu|maildrop-2.8.4-1|74	--with-libidn=%{_prefix} \
14cu|maildrop-2.8.4-1|75	--without-devel \
14cu|maildrop-2.8.4-1|76	--with-trashquota
14cu|maildrop-2.8.4-1|77	
14cu|maildrop-2.8.4-1|78	%make
14cu|maildrop-2.8.4-1|79	
14cu|maildrop-2.8.4-1|80	%install
14cu|maildrop-2.8.4-1|81	
14cu|maildrop-2.8.4-1|82	%makeinstall_std MAILDROPUID='' MAILDROPGID=''
14cu|maildrop-2.8.4-1|83	
14cu|maildrop-2.8.4-1|84	install -d %{buildroot}%{_sysconfdir}/maildrop/maildroprcs
14cu|maildrop-2.8.4-1|85	
14cu|maildrop-2.8.4-1|86	install -m644 libs/maildir/quotawarnmsg %{buildroot}%{_sysconfdir}/maildrop/quotawarnmsg
14cu|maildrop-2.8.4-1|87	
14cu|maildrop-2.8.4-1|88	cat > %{buildroot}%{_sysconfdir}/maildrop/autoresponsesquota <<EOF
14cu|maildrop-2.8.4-1|89	#100000000S,10000C
14cu|maildrop-2.8.4-1|90	EOF
14cu|maildrop-2.8.4-1|91	
14cu|maildrop-2.8.4-1|92	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirfilterconfig <<EOF
14cu|maildrop-2.8.4-1|93	MAILDIRFILTER=../.mailfilter
14cu|maildrop-2.8.4-1|94	MAILDIR=./Maildir
14cu|maildrop-2.8.4-1|95	EOF
14cu|maildrop-2.8.4-1|96	
14cu|maildrop-2.8.4-1|97	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirshared <<EOF
14cu|maildrop-2.8.4-1|98	#
14cu|maildrop-2.8.4-1|99	EOF
14cu|maildrop-2.8.4-1|100	
14cu|maildrop-2.8.4-1|101	cat > %{buildroot}%{_sysconfdir}/maildrop/maildroprc <<EOF
14cu|maildrop-2.8.4-1|102	#logfile "/var/log/maildrop.log"
14cu|maildrop-2.8.4-1|103	EOF
14cu|maildrop-2.8.4-1|104	
14cu|maildrop-2.8.4-1|105	# fix html docs for proper docs inclusion
14cu|maildrop-2.8.4-1|106	rm -rf html
14cu|maildrop-2.8.4-1|107	mv %{buildroot}%{_datadir}/doc/maildrop/html html
14cu|maildrop-2.8.4-1|108	
14cu|maildrop-2.8.4-1|109	# fix so that these won't conflict with the courier-imap package
14cu|maildrop-2.8.4-1|110	mv %{buildroot}%{_bindir}/deliverquota %{buildroot}%{_bindir}/deliverquota-maildrop
14cu|maildrop-2.8.4-1|111	mv %{buildroot}%{_bindir}/maildirmake %{buildroot}%{_bindir}/maildirmake-maildrop
14cu|maildrop-2.8.4-1|112	
14cu|maildrop-2.8.4-1|113	mv %{buildroot}%{_mandir}/man1/maildirmake.1 %{buildroot}%{_mandir}/man1/maildirmake-maildrop.1
14cu|maildrop-2.8.4-1|114	mv %{buildroot}%{_mandir}/man8/deliverquota.8 %{buildroot}%{_mandir}/man8/maildirmake-deliverquota.8
14cu|maildrop-2.8.4-1|115	
14cu|maildrop-2.8.4-1|116	%files
14cu|maildrop-2.8.4-1|117	%doc INSTALL NEWS UPGRADE ChangeLog libs/maildir/README* html
14cu|maildrop-2.8.4-1|118	%doc INSTALL.html maildroptips.txt
14cu|maildrop-2.8.4-1|119	%doc README.html UPGRADE.html
14cu|maildrop-2.8.4-1|120	#%doc libs/maildir/README.maildirfilter.html
14cu|maildrop-2.8.4-1|121	#%doc libs/maildir/README.maildirquota.html
14cu|maildrop-2.8.4-1|122	#%doc libs/maildir/README.maildirquota.txt
14cu|maildrop-2.8.4-1|123	#%doc libs/maildir/README.sharedfolders.html
14cu|maildrop-2.8.4-1|124	#%doc libs/maildir/README.sharedfolders.txt
14cu|maildrop-2.8.4-1|125	
14cu|maildrop-2.8.4-1|126	%attr(0755,root,mail) %dir %{_sysconfdir}/maildrop
14cu|maildrop-2.8.4-1|127	%attr(0700,root,mail) %dir %{_sysconfdir}/maildrop/maildroprcs
14cu|maildrop-2.8.4-1|128	
14cu|maildrop-2.8.4-1|129	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/autoresponsesquota
14cu|maildrop-2.8.4-1|130	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirfilterconfig
14cu|maildrop-2.8.4-1|131	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirshared
14cu|maildrop-2.8.4-1|132	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildroprc
14cu|maildrop-2.8.4-1|133	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/quotawarnmsg
14cu|maildrop-2.8.4-1|134	
14cu|maildrop-2.8.4-1|135	%attr(0755,root,mail) %{_bindir}/lockmail
14cu|maildrop-2.8.4-1|136	%attr(0755,root,mail) %{_bindir}/maildrop
14cu|maildrop-2.8.4-1|137	%attr(0755,root,root) %{_bindir}/deliverquota-maildrop
14cu|maildrop-2.8.4-1|138	%attr(0755,root,root) %{_bindir}/mailbot
14cu|maildrop-2.8.4-1|139	%attr(0755,root,root) %{_bindir}/maildirmake-maildrop
14cu|maildrop-2.8.4-1|140	%attr(0755,root,root) %{_bindir}/makedatprog
14cu|maildrop-2.8.4-1|141	%attr(0755,root,root) %{_bindir}/makemime
14cu|maildrop-2.8.4-1|142	%attr(0755,root,root) %{_bindir}/reformime
14cu|maildrop-2.8.4-1|143	%attr(0755,root,root) %{_bindir}/makedat
14cu|maildrop-2.8.4-1|144	%attr(0755,root,root) %{_bindir}/reformail
14cu|maildrop-2.8.4-1|145	
14cu|maildrop-2.8.4-1|146	%attr(0644,root,root) %{_mandir}/man[1578]/*
14cu|maildrop-2.8.4-1|147	
14cu|maildrop-2.8.4-1|148	%changelog
14cu|maildrop-2.8.4-1|149	
14cu|maildrop-2.8.4-1|150	* Tue Sep 27 2016 alzim <alzim@bk.ru> 2.8.4-1
14cu|maildrop-2.8.4-1|151	- (6d5a864) Merge pull request #1 from import/maildrop:rosa2016.1
14cu|maildrop-2.8.4-1|152	- (6d5a864) Updated to 2.8.4
14cu|maildrop-2.8.4-1|153	
14cu|maildrop-2.8.4-1|154	

10809 14
14cu|mailman-2.1.23-1|1	%define uid mail
14cu|mailman-2.1.23-1|2	%define gid mail
14cu|mailman-2.1.23-1|3	%define email_version 2.5.8
14cu|mailman-2.1.23-1|4	
14cu|mailman-2.1.23-1|5	Summary:	The GNU Mailing List Management System
14cu|mailman-2.1.23-1|6	Name:		mailman
14cu|mailman-2.1.23-1|7	Version:	2.1.23
14cu|mailman-2.1.23-1|8	Release:	1
14cu|mailman-2.1.23-1|9	Group:		System/Servers
14cu|mailman-2.1.23-1|10	License:	GPLv2
14cu|mailman-2.1.23-1|11	Url:		http://www.list.org/
14cu|mailman-2.1.23-1|12	Source0:	ftp://ftp.gnu.org/gnu/mailman/%{name}-%{version}.tgz
14cu|mailman-2.1.23-1|13	Source1:	ftp://ftp.gnu.org/gnu/mailman/%{name}-%{version}.tgz.sig
14cu|mailman-2.1.23-1|14	Source2:	mailman-tmpfiles.conf
14cu|mailman-2.1.23-1|15	Source3:	mailman.service
14cu|mailman-2.1.23-1|16	Patch0:		%{name}-buildroot-check.patch
14cu|mailman-2.1.23-1|17	Patch1:		%{name}-2.1.21-rename-arch.patch
14cu|mailman-2.1.23-1|18	Patch6:		%{name}-2.1.2-postfix-aliases.patch
14cu|mailman-2.1.23-1|19	Patch9:		%{name}-2.1.11-change-default-icons-url.patch
14cu|mailman-2.1.23-1|20	BuildRequires:	python-devel
14cu|mailman-2.1.23-1|21	BuildRequires:	pythonegg(dnspython)
14cu|mailman-2.1.23-1|22	Requires:	mail-server
14cu|mailman-2.1.23-1|23	Requires:	apache
14cu|mailman-2.1.23-1|24	Requires:	apache-mod_socache_shmcb
14cu|mailman-2.1.23-1|25	Requires:	python-GnuPG-Interface
14cu|mailman-2.1.23-1|26	Requires:	gnupg
14cu|mailman-2.1.23-1|27	Requires:	openssl
14cu|mailman-2.1.23-1|28	
14cu|mailman-2.1.23-1|29	%description
14cu|mailman-2.1.23-1|30	Mailman -- The GNU Mailing List Management System --
14cu|mailman-2.1.23-1|31	is a mailing list management system written mostly in
14cu|mailman-2.1.23-1|32	Python. Features:
14cu|mailman-2.1.23-1|33	
14cu|mailman-2.1.23-1|34	o Most standard mailing list features, including:
14cu|mailman-2.1.23-1|35	moderation, mail based commands, digests, etc...
14cu|mailman-2.1.23-1|36	o An extensive Web interface, customizable on a per-list basis.
14cu|mailman-2.1.23-1|37	o Web based list administration interface for *all* admin-type tasks
14cu|mailman-2.1.23-1|38	o Automatic Web based hypermail-style archives (using pipermail or
14cu|mailman-2.1.23-1|39	other external archiver), including provisions for private archives
14cu|mailman-2.1.23-1|40	o Integrated mail list to newsgroup gatewaying
14cu|mailman-2.1.23-1|41	o Integrated newsgroup to mail list gatewaying (polling-based... if you
14cu|mailman-2.1.23-1|42	have access to the nntp server, you should be able to easily do
14cu|mailman-2.1.23-1|43	non-polling based news->mail list gatewaying; email viega@list.org,
14cu|mailman-2.1.23-1|44	I'd like to help get that going and come up
14cu|mailman-2.1.23-1|45	with instructions)
14cu|mailman-2.1.23-1|46	o Smart bounce detection and correction
14cu|mailman-2.1.23-1|47	o Integrated fast bulk mailing
14cu|mailman-2.1.23-1|48	o Smart spam protection
14cu|mailman-2.1.23-1|49	o Extensible logging
14cu|mailman-2.1.23-1|50	o Multiple list owners and moderators are possible
14cu|mailman-2.1.23-1|51	o Optional MIME-compliant digests
14cu|mailman-2.1.23-1|52	o Nice about which machine you subscribed from if you're from the
14cu|mailman-2.1.23-1|53	right domain
14cu|mailman-2.1.23-1|54	
14cu|mailman-2.1.23-1|55	Conditional build options:
14cu|mailman-2.1.23-1|56	mailman uid --with uid %{uid}
14cu|mailman-2.1.23-1|57	mailman gid --with gid %{gid}
14cu|mailman-2.1.23-1|58	
14cu|mailman-2.1.23-1|59	%prep
14cu|mailman-2.1.23-1|60	%setup -q
14cu|mailman-2.1.23-1|61	%apply_patches
14cu|mailman-2.1.23-1|62	
14cu|mailman-2.1.23-1|63	%build
14cu|mailman-2.1.23-1|64	%serverbuild
14cu|mailman-2.1.23-1|65	# As a normal user, we don't have permissions to do this.  %patch0 changes
14cu|mailman-2.1.23-1|66	#   configure so that the directory check will never fail.
14cu|mailman-2.1.23-1|67	autoreconf
14cu|mailman-2.1.23-1|68	./configure \
14cu|mailman-2.1.23-1|69	--prefix=%{_libdir}/%{name} \
14cu|mailman-2.1.23-1|70	--with-var-prefix=%{_var}/lib/%{name} \
14cu|mailman-2.1.23-1|71	--with-mail-gid=%{gid} \
14cu|mailman-2.1.23-1|72	--with-cgi-gid=apache \
14cu|mailman-2.1.23-1|73	--with-username=%{uid} \
14cu|mailman-2.1.23-1|74	--with-groupname=%{gid} \
14cu|mailman-2.1.23-1|75	--without-permcheck \
14cu|mailman-2.1.23-1|76	--with-cgi-ext=.cgi \
14cu|mailman-2.1.23-1|77	--libdir=%{_libdir}
14cu|mailman-2.1.23-1|78	
14cu|mailman-2.1.23-1|79	make
14cu|mailman-2.1.23-1|80	# fix encoding typo
14cu|mailman-2.1.23-1|81	perl -pi -e 's/gb2132/gb2312/' misc/email-2.5.6/email/Charset.py
14cu|mailman-2.1.23-1|82	
14cu|mailman-2.1.23-1|83	%install
14cu|mailman-2.1.23-1|84	%makeinstall_std
14cu|mailman-2.1.23-1|85	
14cu|mailman-2.1.23-1|86	# apache conf
14cu|mailman-2.1.23-1|87	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|mailman-2.1.23-1|88	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|mailman-2.1.23-1|89	# Mailman Apache configuration file
14cu|mailman-2.1.23-1|90	Alias /%{name}/icons %{_libdir}/%{name}/icons
14cu|mailman-2.1.23-1|91	Alias /%{name}       %{_libdir}/%{name}/cgi-bin
14cu|mailman-2.1.23-1|92	Alias /pipermail     %{_var}/lib/%{name}/archives/public
14cu|mailman-2.1.23-1|93	
14cu|mailman-2.1.23-1|94	
14cu|mailman-2.1.23-1|95	<Directory %{_libdir}/%{name}/cgi-bin>
14cu|mailman-2.1.23-1|96	Require all granted
14cu|mailman-2.1.23-1|97	Options ExecCgi
14cu|mailman-2.1.23-1|98	DirectoryIndex listinfo.cgi
14cu|mailman-2.1.23-1|99	</Directory>
14cu|mailman-2.1.23-1|100	
14cu|mailman-2.1.23-1|101	<Directory %{_libdir}/%{name}/icons>
14cu|mailman-2.1.23-1|102	Require all granted
14cu|mailman-2.1.23-1|103	</Directory>
14cu|mailman-2.1.23-1|104	
14cu|mailman-2.1.23-1|105	<Directory %{_var}/lib/mailman/archives/public>
14cu|mailman-2.1.23-1|106	Require all granted
14cu|mailman-2.1.23-1|107	Options FollowSymlinks
14cu|mailman-2.1.23-1|108	</Directory>
14cu|mailman-2.1.23-1|109	EOF
14cu|mailman-2.1.23-1|110	
14cu|mailman-2.1.23-1|111	install -p -D -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/mailman.conf
14cu|mailman-2.1.23-1|112	
14cu|mailman-2.1.23-1|113	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|mailman-2.1.23-1|114	
14cu|mailman-2.1.23-1|115	# Systemd service file
14cu|mailman-2.1.23-1|116	mkdir -p %{buildroot}%{_unitdir}
14cu|mailman-2.1.23-1|117	install -m644 %{SOURCE3} %{buildroot}%{_unitdir}
14cu|mailman-2.1.23-1|118	
14cu|mailman-2.1.23-1|119	# move logs directory into /var/log
14cu|mailman-2.1.23-1|120	install -d -m 755 %{buildroot}%{_var}/log
14cu|mailman-2.1.23-1|121	mv %{buildroot}%{_var}/lib/%{name}/logs %{buildroot}%{_var}/log/%{name}
14cu|mailman-2.1.23-1|122	(cd %{buildroot}%{_var}/lib/%{name} && ln -s ../../log/%{name} logs)
14cu|mailman-2.1.23-1|123	
14cu|mailman-2.1.23-1|124	# move config file into /etc
14cu|mailman-2.1.23-1|125	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|mailman-2.1.23-1|126	mv %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py %{buildroot}%{_sysconfdir}/%{name}
14cu|mailman-2.1.23-1|127	(cd %{buildroot}%{_libdir}/%{name}/Mailman && ln -s ../../../..%{_sysconfdir}/%{name} mm_cfg.py)
14cu|mailman-2.1.23-1|128	rm -f %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py.dist
14cu|mailman-2.1.23-1|129	
14cu|mailman-2.1.23-1|130	# fix permissions mess
14cu|mailman-2.1.23-1|131	chmod -R go=u-ws %{buildroot}%{_libdir}/%{name}
14cu|mailman-2.1.23-1|132	chmod 750 %{buildroot}%{_var}/lib/%{name}/archives/private
14cu|mailman-2.1.23-1|133	
14cu|mailman-2.1.23-1|134	# logrotate
14cu|mailman-2.1.23-1|135	install -d m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|mailman-2.1.23-1|136	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|mailman-2.1.23-1|137	# daily rotated log files
14cu|mailman-2.1.23-1|138	%{_var}/log/mailman/smtp-failure %{_var}/log/mailman/smtp %{_var}/log/mailman/locks %{_var}/log/mailman/fromusenet %{_var}/log/mailman/qrunner {
14cu|mailman-2.1.23-1|139	daily
14cu|mailman-2.1.23-1|140	missingok
14cu|mailman-2.1.23-1|141	rotate 7
14cu|mailman-2.1.23-1|142	sharedscripts
14cu|mailman-2.1.23-1|143	postrotate
14cu|mailman-2.1.23-1|144	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14cu|mailman-2.1.23-1|145	endscript
14cu|mailman-2.1.23-1|146	}
14cu|mailman-2.1.23-1|147	
14cu|mailman-2.1.23-1|148	# weekly rotated log files
14cu|mailman-2.1.23-1|149	%{_var}/log/mailman/bounce %{_var}/log/mailman/error %{_var}/log/mailman/vette %{_var}/log/mailman/mischief {
14cu|mailman-2.1.23-1|150	weekly
14cu|mailman-2.1.23-1|151	missingok
14cu|mailman-2.1.23-1|152	rotate 4
14cu|mailman-2.1.23-1|153	sharedscripts
14cu|mailman-2.1.23-1|154	postrotate
14cu|mailman-2.1.23-1|155	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14cu|mailman-2.1.23-1|156	endscript
14cu|mailman-2.1.23-1|157	}
14cu|mailman-2.1.23-1|158	
14cu|mailman-2.1.23-1|159	# monthly rotated log files
14cu|mailman-2.1.23-1|160	%{_var}/log/mailman/digest %{_var}/log/mailman/subscribe %{_var}/log/mailman/post {
14cu|mailman-2.1.23-1|161	monthly
14cu|mailman-2.1.23-1|162	missingok
14cu|mailman-2.1.23-1|163	rotate 12
14cu|mailman-2.1.23-1|164	sharedscripts
14cu|mailman-2.1.23-1|165	postrotate
14cu|mailman-2.1.23-1|166	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14cu|mailman-2.1.23-1|167	endscript
14cu|mailman-2.1.23-1|168	}
14cu|mailman-2.1.23-1|169	EOF
14cu|mailman-2.1.23-1|170	
14cu|mailman-2.1.23-1|171	
14cu|mailman-2.1.23-1|172	# binaries symlinks from /usr/sbin
14cu|mailman-2.1.23-1|173	install -d -m 755 %{buildroot}%{_sbindir}
14cu|mailman-2.1.23-1|174	pushd %{buildroot}%{_sbindir}
14cu|mailman-2.1.23-1|175	for bin in ../..%{_libdir}/%{name}/bin/*; do
14cu|mailman-2.1.23-1|176	ln -s $bin .
14cu|mailman-2.1.23-1|177	done
14cu|mailman-2.1.23-1|178	popd
14cu|mailman-2.1.23-1|179	
14cu|mailman-2.1.23-1|180	cat > README.mdv <<EOF
14cu|mailman-2.1.23-1|181	ROSA RPM specific notes
14cu|mailman-2.1.23-1|182	
14cu|mailman-2.1.23-1|183	setup
14cu|mailman-2.1.23-1|184	-----
14cu|mailman-2.1.23-1|185	The setup used here differs from default one, to achieve better FHS compliance.
14cu|mailman-2.1.23-1|186	- the configuration file is /etc/mailman
14cu|mailman-2.1.23-1|187	- the log files are in /var/log/mailman
14cu|mailman-2.1.23-1|188	- the constant files are in /usr/lib/mailman
14cu|mailman-2.1.23-1|189	- the variable files are in /var/lib/mailman
14cu|mailman-2.1.23-1|190	Moreover, the perms used are most standard and secures. check_perms will
14cu|mailman-2.1.23-1|191	scream, but mailman runs fine.
14cu|mailman-2.1.23-1|192	
14cu|mailman-2.1.23-1|193	post-installation
14cu|mailman-2.1.23-1|194	-----------------
14cu|mailman-2.1.23-1|195	Post-installation script attempts first to integrate mailman aliases file with
14cu|mailman-2.1.23-1|196	existing mail aliases. Then the server-wide 'mailman' list is automatically
14cu|mailman-2.1.23-1|197	created, with root@hostname as admin, and a randomly generated password. This
14cu|mailman-2.1.23-1|198	list is configured with generic default values, but its configuration should be
14cu|mailman-2.1.23-1|199	reviewed before usage.
14cu|mailman-2.1.23-1|200	The password is available in the notification message sent by mailman upon list
14cu|mailman-2.1.23-1|201	creation, and is also used as the site password. The mailman service has to be
14cu|mailman-2.1.23-1|202	started, and the SMTP server has to be running for the message to be correctly
14cu|mailman-2.1.23-1|203	delivered.
14cu|mailman-2.1.23-1|204	
14cu|mailman-2.1.23-1|205	upgrade
14cu|mailman-2.1.23-1|206	-------
14cu|mailman-2.1.23-1|207	The alias db (/var/lib/mailman/data/aliases.db) should be owned by the same uid
14cu|mailman-2.1.23-1|208	and gid as the one used by mailman, mail.mail here. You may experience toubles
14cu|mailman-2.1.23-1|209	when upgrading from old releases of the packages.
14cu|mailman-2.1.23-1|210	
14cu|mailman-2.1.23-1|211	EOF
14cu|mailman-2.1.23-1|212	
14cu|mailman-2.1.23-1|213	
14cu|mailman-2.1.23-1|214	%pre
14cu|mailman-2.1.23-1|215	if [ $1 = "2" ]; then
14cu|mailman-2.1.23-1|216	if [ ! -L %{_libdir}/%{name}/Mailman/mm_cfg.py ]; then
14cu|mailman-2.1.23-1|217	mv %{_libdir}/%{name}/Mailman/mm_cfg.py %{_sysconfdir}/%{name}.tmp
14cu|mailman-2.1.23-1|218	fi
14cu|mailman-2.1.23-1|219	if [ ! -L %{_var}/lib/%{name}/logs ]; then
14cu|mailman-2.1.23-1|220	mv %{_var}/lib/%{name}/logs %{_var}/log/%{name}
14cu|mailman-2.1.23-1|221	fi
14cu|mailman-2.1.23-1|222	fi
14cu|mailman-2.1.23-1|223	
14cu|mailman-2.1.23-1|224	%post
14cu|mailman-2.1.23-1|225	%systemd_post mailman.service
14cu|mailman-2.1.23-1|226	
14cu|mailman-2.1.23-1|227	cd %{_libdir}/%{name}
14cu|mailman-2.1.23-1|228	
14cu|mailman-2.1.23-1|229	if [ $1 = 1 ]; then
14cu|mailman-2.1.23-1|230	# installation
14cu|mailman-2.1.23-1|231	
14cu|mailman-2.1.23-1|232	# generic tasks
14cu|mailman-2.1.23-1|233	hostname=`hostname`
14cu|mailman-2.1.23-1|234	domainname=`dnsdomainname`
14cu|mailman-2.1.23-1|235	
14cu|mailman-2.1.23-1|236	if [ -z "$domainname" ]; then
14cu|mailman-2.1.23-1|237	domainname=localdomain
14cu|mailman-2.1.23-1|238	fi
14cu|mailman-2.1.23-1|239	
14cu|mailman-2.1.23-1|240	# mailman basic configuration
14cu|mailman-2.1.23-1|241	cat >>Mailman/mm_cfg.py <<EOF
14cu|mailman-2.1.23-1|242	DEFAULT_EMAIL_HOST = '$domainname'
14cu|mailman-2.1.23-1|243	DEFAULT_URL_HOST = '$hostname'
14cu|mailman-2.1.23-1|244	add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
14cu|mailman-2.1.23-1|245	EOF
14cu|mailman-2.1.23-1|246	
14cu|mailman-2.1.23-1|247	# make sure mail user is allowed to use cron
14cu|mailman-2.1.23-1|248	if [ -f %{_sysconfdir}/cron.allow ]; then
14cu|mailman-2.1.23-1|249	if ! grep -q %{uid} %{_sysconfdir}/cron.allow; then
14cu|mailman-2.1.23-1|250	echo "%{uid}" >> %{_sysconfdir}/cron.allow
14cu|mailman-2.1.23-1|251	fi
14cu|mailman-2.1.23-1|252	fi
14cu|mailman-2.1.23-1|253	
14cu|mailman-2.1.23-1|254	# add cron task
14cu|mailman-2.1.23-1|255	crontab -u %{uid} %{_libdir}/%{name}/cron/crontab.in
14cu|mailman-2.1.23-1|256	
14cu|mailman-2.1.23-1|257	# add aliases
14cu|mailman-2.1.23-1|258	%create_ghostfile %{_var}/lib/%{name}/data/aliases %{uid} %{gid} 660
14cu|mailman-2.1.23-1|259	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cu|mailman-2.1.23-1|260	if [ "$mta" == "postfix" ]; then
14cu|mailman-2.1.23-1|261	cat >>Mailman/mm_cfg.py <<EOF
14cu|mailman-2.1.23-1|262	MTA = 'Postfix'
14cu|mailman-2.1.23-1|263	EOF
14cu|mailman-2.1.23-1|264	maps=`/usr/sbin/postconf -h alias_maps`
14cu|mailman-2.1.23-1|265	postconf -e \
14cu|mailman-2.1.23-1|266	"recipient_delimiter = +" \
14cu|mailman-2.1.23-1|267	"unknown_local_recipient_reject_code = 550" \
14cu|mailman-2.1.23-1|268	"alias_maps = $maps, hash:%{_var}/lib/%{name}/data/aliases"
14cu|mailman-2.1.23-1|269	/usr/sbin/postalias %{_var}/lib/%{name}/data/aliases
14cu|mailman-2.1.23-1|270	else
14cu|mailman-2.1.23-1|271	cat >> %{_sysconfdir}/aliases <<EOF
14cu|mailman-2.1.23-1|272	:include:	%{_var}/lib/%{name}/data/aliases
14cu|mailman-2.1.23-1|273	EOF
14cu|mailman-2.1.23-1|274	/usr/bin/newaliases
14cu|mailman-2.1.23-1|275	fi
14cu|mailman-2.1.23-1|276	
14cu|mailman-2.1.23-1|277	# generate random password
14cu|mailman-2.1.23-1|278	passwd=%_get_password 8
14cu|mailman-2.1.23-1|279	
14cu|mailman-2.1.23-1|280	# site password
14cu|mailman-2.1.23-1|281	%{_sbindir}/mmsitepass $passwd > /dev/null
14cu|mailman-2.1.23-1|282	
14cu|mailman-2.1.23-1|283	if [ ! -f /var/lib/mailman/lists/mailman/config.pck ]; then
14cu|mailman-2.1.23-1|284	# initial list creation and configuration
14cu|mailman-2.1.23-1|285	su %{uid} \
14cu|mailman-2.1.23-1|286	-c "%{_sbindir}/newlist mailman root@$hostname $passwd" > /dev/null
14cu|mailman-2.1.23-1|287	su %{uid} \
14cu|mailman-2.1.23-1|288	-c "%{_sbindir}/config_list -i /var/lib/mailman/data/sitelist.cfg mailman"
14cu|mailman-2.1.23-1|289	fi
14cu|mailman-2.1.23-1|290	
14cu|mailman-2.1.23-1|291	else
14cu|mailman-2.1.23-1|292	# upgrade
14cu|mailman-2.1.23-1|293	if [ -f %{_sysconfdir}/%{name}.tmp ]; then
14cu|mailman-2.1.23-1|294	mv -f %{_sysconfdir}/%{name}.tmp %{_sysconfdir}/%{name}
14cu|mailman-2.1.23-1|295	fi
14cu|mailman-2.1.23-1|296	fi
14cu|mailman-2.1.23-1|297	
14cu|mailman-2.1.23-1|298	%preun
14cu|mailman-2.1.23-1|299	%systemd_preun mailman.service
14cu|mailman-2.1.23-1|300	# rpm should not abort if last command run had non-zero exit status, exit cleanly
14cu|mailman-2.1.23-1|301	exit 0
14cu|mailman-2.1.23-1|302	
14cu|mailman-2.1.23-1|303	%postun
14cu|mailman-2.1.23-1|304	if [ $1 = 0 ]; then
14cu|mailman-2.1.23-1|305	# generic tasks
14cu|mailman-2.1.23-1|306	
14cu|mailman-2.1.23-1|307	# remove cron task
14cu|mailman-2.1.23-1|308	crontab -u %{uid} -r
14cu|mailman-2.1.23-1|309	
14cu|mailman-2.1.23-1|310	# remove aliases
14cu|mailman-2.1.23-1|311	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cu|mailman-2.1.23-1|312	if [ "$mta" == "postfix" ]; then
14cu|mailman-2.1.23-1|313	database=`/usr/sbin/postconf -h alias_database | \
14cu|mailman-2.1.23-1|314	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
14cu|mailman-2.1.23-1|315	maps=`/usr/sbin/postconf -h alias_maps | \
14cu|mailman-2.1.23-1|316	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
14cu|mailman-2.1.23-1|317	postconf -e \
14cu|mailman-2.1.23-1|318	"alias_database = $database" \
14cu|mailman-2.1.23-1|319	"alias_maps = $maps"
14cu|mailman-2.1.23-1|320	else
14cu|mailman-2.1.23-1|321	sed -i -e '/:include:	%{_var}/lib/%{name}/data/aliases/d' \
14cu|mailman-2.1.23-1|322	%{_sysconfdir}/aliases
14cu|mailman-2.1.23-1|323	fi
14cu|mailman-2.1.23-1|324	/usr/bin/newaliases
14cu|mailman-2.1.23-1|325	fi
14cu|mailman-2.1.23-1|326	
14cu|mailman-2.1.23-1|327	%systemd_postun_with_restart mailman.service
14cu|mailman-2.1.23-1|328	
14cu|mailman-2.1.23-1|329	# rpm should not abort if last command run had non-zero exit status, exit cleanly
14cu|mailman-2.1.23-1|330	exit 0
14cu|mailman-2.1.23-1|331	
14cu|mailman-2.1.23-1|332	%files
14cu|mailman-2.1.23-1|333	%doc ACKNOWLEDGMENTS BUGS FAQ INSTALL NEWS* README* TODO* UPGRADING
14cu|mailman-2.1.23-1|334	%doc gnu-COPYING-GPL contrib/README.check_perms_grsecurity
14cu|mailman-2.1.23-1|335	%doc doc/*
14cu|mailman-2.1.23-1|336	# constant files
14cu|mailman-2.1.23-1|337	%dir %{_libdir}/%{name}
14cu|mailman-2.1.23-1|338	%{_libdir}/%{name}/cron
14cu|mailman-2.1.23-1|339	%{_libdir}/%{name}/pythonlib
14cu|mailman-2.1.23-1|340	%{_libdir}/%{name}/scripts
14cu|mailman-2.1.23-1|341	%{_libdir}/%{name}/tests
14cu|mailman-2.1.23-1|342	%{_libdir}/%{name}/messages
14cu|mailman-2.1.23-1|343	%{_libdir}/%{name}/templates
14cu|mailman-2.1.23-1|344	%{_libdir}/%{name}/bin
14cu|mailman-2.1.23-1|345	%{_libdir}/%{name}/Mailman
14cu|mailman-2.1.23-1|346	%{_libdir}/%{name}/icons
14cu|mailman-2.1.23-1|347	%dir %{_libdir}/%{name}/mail
14cu|mailman-2.1.23-1|348	%attr(2755,root,%{gid}) %{_libdir}/%{name}/mail/*
14cu|mailman-2.1.23-1|349	%dir %{_libdir}/%{name}/cgi-bin
14cu|mailman-2.1.23-1|350	%attr(2755,root,%{gid}) %{_libdir}/%{name}/cgi-bin/*
14cu|mailman-2.1.23-1|351	# variable files
14cu|mailman-2.1.23-1|352	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/data
14cu|mailman-2.1.23-1|353	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/lists
14cu|mailman-2.1.23-1|354	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/locks
14cu|mailman-2.1.23-1|355	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/qfiles
14cu|mailman-2.1.23-1|356	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/spam
14cu|mailman-2.1.23-1|357	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/logs
14cu|mailman-2.1.23-1|358	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/archives/public
14cu|mailman-2.1.23-1|359	%attr(-,%{uid},apache) %{_var}/lib/%{name}/archives/private
14cu|mailman-2.1.23-1|360	%attr(-,%{uid},%{gid}) %{_var}/log/%{name}
14cu|mailman-2.1.23-1|361	# configuration files
14cu|mailman-2.1.23-1|362	%{_unitdir}/mailman.service
14cu|mailman-2.1.23-1|363	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|mailman-2.1.23-1|364	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|mailman-2.1.23-1|365	%config(noreplace) %{_sysconfdir}/%{name}
14cu|mailman-2.1.23-1|366	%config(noreplace) %{_sysconfdir}/tmpfiles.d/mailman.conf
14cu|mailman-2.1.23-1|367	%{_sbindir}/*
14cu|mailman-2.1.23-1|368	
14cu|mailman-2.1.23-1|369	%changelog
14cu|mailman-2.1.23-1|370	
14cu|mailman-2.1.23-1|371	* Tue Sep 27 2016 alzim <alzim@bk.ru> 2.1.23-1
14cu|mailman-2.1.23-1|372	- (0135c9e) Merge pull request #3 from import/mailman:rosa2016.1
14cu|mailman-2.1.23-1|373	- (0135c9e) Updated to 2.1.23
14cu|mailman-2.1.23-1|374	
14cu|mailman-2.1.23-1|375	

10810 14
14cu|maitreya-7.1.1-1|1	Summary:	Vedic and western astrology
14cu|maitreya-7.1.1-1|2	Name:		maitreya
14cu|maitreya-7.1.1-1|3	Version:	7.1.1
14cu|maitreya-7.1.1-1|4	Release:	1
14cu|maitreya-7.1.1-1|5	License:	GPLv2+
14cu|maitreya-7.1.1-1|6	Group:		Sciences/Astronomy
14cu|maitreya-7.1.1-1|7	Url:		http://www.saravali.de/index.html
14cu|maitreya-7.1.1-1|8	Source0:	http://www.saravali.de/downloads/%{version}/maitreya-%{version}.tar.bz2
14cu|maitreya-7.1.1-1|9	Patch0:		maitreya-7.0.7-lpthread.patch
14cu|maitreya-7.1.1-1|10	BuildRequires:	wxGTK-devel
14cu|maitreya-7.1.1-1|11	
14cu|maitreya-7.1.1-1|12	%description
14cu|maitreya-7.1.1-1|13	Mature Open Source platform for Vedic and western astrology.
14cu|maitreya-7.1.1-1|14	
14cu|maitreya-7.1.1-1|15	%files -f %{name}.lang
14cu|maitreya-7.1.1-1|16	%{_bindir}/*
14cu|maitreya-7.1.1-1|17	%{_datadir}/%{name}7
14cu|maitreya-7.1.1-1|18	%{_datadir}/applications/*desktop
14cu|maitreya-7.1.1-1|19	%{_datadir}/pixmaps/*
14cu|maitreya-7.1.1-1|20	%{_datadir}/fonts/truetype/%{name}
14cu|maitreya-7.1.1-1|21	
14cu|maitreya-7.1.1-1|22	#----------------------------------------------------------------------------
14cu|maitreya-7.1.1-1|23	
14cu|maitreya-7.1.1-1|24	%prep
14cu|maitreya-7.1.1-1|25	%setup -q
14cu|maitreya-7.1.1-1|26	%patch0 -p1
14cu|maitreya-7.1.1-1|27	
14cu|maitreya-7.1.1-1|28	%build
14cu|maitreya-7.1.1-1|29	%configure2_5x
14cu|maitreya-7.1.1-1|30	%make
14cu|maitreya-7.1.1-1|31	
14cu|maitreya-7.1.1-1|32	%install
14cu|maitreya-7.1.1-1|33	%makeinstall_std
14cu|maitreya-7.1.1-1|34	
14cu|maitreya-7.1.1-1|35	%find_lang %{name}7 %{name}.lang
14cu|maitreya-7.1.1-1|36	
14cu|maitreya-7.1.1-1|37	%changelog
14cu|maitreya-7.1.1-1|38	
14cu|maitreya-7.1.1-1|39	* Tue Jun 28 2016 abondrov <andrey.bondrov@rosalab.ru> 7.1.1-1
14cu|maitreya-7.1.1-1|40	- (8d62a80) Merge pull request #1 from tremod/maitreya:rosa2014.1
14cu|maitreya-7.1.1-1|41	- (8d62a80) Update to 7.1.1
14cu|maitreya-7.1.1-1|42	
14cu|maitreya-7.1.1-1|43	

10811 14
14cu|makehuman-1.0.2-3|1	Name:           makehuman
14cu|makehuman-1.0.2-3|2	Version:        1.0.2
14cu|makehuman-1.0.2-3|3	Release:        3
14cu|makehuman-1.0.2-3|4	Summary:        Modeling of three-dimensional humanoid characters
14cu|makehuman-1.0.2-3|5	Group:          Graphics
14cu|makehuman-1.0.2-3|6	License:        GPLv3+
14cu|makehuman-1.0.2-3|7	URL:            http://www.makehuman.org/
14cu|makehuman-1.0.2-3|8	Source0:        https://bitbucket.org/MakeHuman/makehuman/get/%{version}.zip
14cu|makehuman-1.0.2-3|9	Source1:	MakeHuman.desktop
14cu|makehuman-1.0.2-3|10	Source2:	makehuman
14cu|makehuman-1.0.2-3|11	BuildArch:	noarch
14cu|makehuman-1.0.2-3|12	
14cu|makehuman-1.0.2-3|13	BuildRequires:	python
14cu|makehuman-1.0.2-3|14	Requires:	python-opengl
14cu|makehuman-1.0.2-3|15	Requires:	python-numpy
14cu|makehuman-1.0.2-3|16	Requires:	python-qt4
14cu|makehuman-1.0.2-3|17	
14cu|makehuman-1.0.2-3|18	%description
14cu|makehuman-1.0.2-3|19	MakeHuman(C) is an open-source, open graphics library, stand-alone,
14cu|makehuman-1.0.2-3|20	multi-platform, software program, which is completely written in
14cu|makehuman-1.0.2-3|21	C++ language. Its purpose is to provide a versatile, professional
14cu|makehuman-1.0.2-3|22	and extremely specialized application for parametrical modeling of
14cu|makehuman-1.0.2-3|23	three-dimensional humanoid characters.
14cu|makehuman-1.0.2-3|24	
14cu|makehuman-1.0.2-3|25	
14cu|makehuman-1.0.2-3|26	%prep
14cu|makehuman-1.0.2-3|27	%setup -qn MakeHuman-makehuman-47eda58327ee
14cu|makehuman-1.0.2-3|28	
14cu|makehuman-1.0.2-3|29	%build
14cu|makehuman-1.0.2-3|30	
14cu|makehuman-1.0.2-3|31	%install
14cu|makehuman-1.0.2-3|32	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_datadir}/applications
14cu|makehuman-1.0.2-3|33	
14cu|makehuman-1.0.2-3|34	mv %{SOURCE1} %{buildroot}%{_datadir}/applications/MakeHuman.desktop
14cu|makehuman-1.0.2-3|35	mv %{SOURCE2} %{buildroot}%{_bindir}/makehuman
14cu|makehuman-1.0.2-3|36	chmod a+x %{buildroot}%{_bindir}/makehuman
14cu|makehuman-1.0.2-3|37	
14cu|makehuman-1.0.2-3|38	mv makehuman %{buildroot}%{_datadir}
14cu|makehuman-1.0.2-3|39	
14cu|makehuman-1.0.2-3|40	%files
14cu|makehuman-1.0.2-3|41	%{_datadir}/%{name}
14cu|makehuman-1.0.2-3|42	%{_datadir}/applications/*
14cu|makehuman-1.0.2-3|43	%{_bindir}/*
14cu|makehuman-1.0.2-3|44	%changelog
14cu|makehuman-1.0.2-3|45	* Sun Mar 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cu|makehuman-1.0.2-3|46	+ Revision: 7fe8005
14cu|makehuman-1.0.2-3|47	- SILENT Fix typo
14cu|makehuman-1.0.2-3|48	
14cu|makehuman-1.0.2-3|49	

10812 14
14cu|makepasswd-0.5.4-1|1	Name: 		makepasswd
14cu|makepasswd-0.5.4-1|2	Version: 	0.5.4
14cu|makepasswd-0.5.4-1|3	Release: 	1
14cu|makepasswd-0.5.4-1|4	Summary: 	Generate random passwords
14cu|makepasswd-0.5.4-1|5	License: 	GPL
14cu|makepasswd-0.5.4-1|6	Group: 		System/Configuration/Other
14cu|makepasswd-0.5.4-1|7	URL: 		http://www.defora.org/index.php?page=projects&project=makepasswd
14cu|makepasswd-0.5.4-1|8	Source0: 	https://github.com/khorben/%{name}/archive/%{name}_0-5-4.tar.gz
14cu|makepasswd-0.5.4-1|9	BuildRequires:	pkgconfig(openssl)
14cu|makepasswd-0.5.4-1|10	BuildRequires:	xsltproc
14cu|makepasswd-0.5.4-1|11	BuildRequires:	libxml2-utils
14cu|makepasswd-0.5.4-1|12	BuildRequires:	docbook-dtds
14cu|makepasswd-0.5.4-1|13	
14cu|makepasswd-0.5.4-1|14	%description
14cu|makepasswd-0.5.4-1|15	Makepasswd generates pseudo-random passwords of a desired length. It is able
14cu|makepasswd-0.5.4-1|16	to generate its crypted equivalent.
14cu|makepasswd-0.5.4-1|17	
14cu|makepasswd-0.5.4-1|18	%prep
14cu|makepasswd-0.5.4-1|19	%setup -qn %{name}-%{name}_0-5-4
14cu|makepasswd-0.5.4-1|20	
14cu|makepasswd-0.5.4-1|21	%build
14cu|makepasswd-0.5.4-1|22	%make CFLAGS="%{optflags}"
14cu|makepasswd-0.5.4-1|23	
14cu|makepasswd-0.5.4-1|24	%install
14cu|makepasswd-0.5.4-1|25	%makeinstall PREFIX=%{buildroot}%{_prefix}
14cu|makepasswd-0.5.4-1|26	
14cu|makepasswd-0.5.4-1|27	%files
14cu|makepasswd-0.5.4-1|28	%{_bindir}/makepasswd
14cu|makepasswd-0.5.4-1|29	%{_mandir}/man1/makepasswd.1.*
14cu|makepasswd-0.5.4-1|30	%{_mandir}/html1/makepasswd.*
14cu|makepasswd-0.5.4-1|31	
14cu|makepasswd-0.5.4-1|32	%changelog
14cu|makepasswd-0.5.4-1|33	
14cu|makepasswd-0.5.4-1|34	* Wed May 04 2016 Denis Silakov <dsilakov@gmail.com> 0.5.4-1
14cu|makepasswd-0.5.4-1|35	- (c2ca0d3) Added docbook-dtds BR
14cu|makepasswd-0.5.4-1|36	
14cu|makepasswd-0.5.4-1|37	

10813 14
14cu|makethumbs-1.239-6|1	Summary:	Web gallery generator
14cu|makethumbs-1.239-6|2	Name:		makethumbs
14cu|makethumbs-1.239-6|3	Version:	1.239
14cu|makethumbs-1.239-6|4	Release:	6
14cu|makethumbs-1.239-6|5	License:	Public Domain
14cu|makethumbs-1.239-6|6	Group:		Graphics
14cu|makethumbs-1.239-6|7	Url:		http://www.molenda.com/makethumbs/
14cu|makethumbs-1.239-6|8	Source1:	http://www.molenda.com/makethumbs/makethumbs.sh
14cu|makethumbs-1.239-6|9	Source2:	http://www.molenda.com/makethumbs/rotate.sh
14cu|makethumbs-1.239-6|10	Requires:	imagemagick
14cu|makethumbs-1.239-6|11	Suggests:	jhead
14cu|makethumbs-1.239-6|12	Suggests:	metacam
14cu|makethumbs-1.239-6|13	BuildArch:	noarch
14cu|makethumbs-1.239-6|14	
14cu|makethumbs-1.239-6|15	%description
14cu|makethumbs-1.239-6|16	makethumbs.sh and rotate.sh are scripts to create polished, static image
14cu|makethumbs-1.239-6|17	galleries suitable for the web or for a CD-ROM, given a bunch of JPEGs
14cu|makethumbs-1.239-6|18	in a directory. makethumbs is most commonly used in conjunction a digital
14cu|makethumbs-1.239-6|19	camera. Do you want to put a batch of pictures on the web for people to
14cu|makethumbs-1.239-6|20	browse? Once the images are on your system, makethumbs will give you
14cu|makethumbs-1.239-6|21	usable web pages with zero extra work. If you have more than five seconds
14cu|makethumbs-1.239-6|22	to spend on your pictures, makethumbs allows for lots of customization,
14cu|makethumbs-1.239-6|23	labeling, and image descriptions.
14cu|makethumbs-1.239-6|24	
14cu|makethumbs-1.239-6|25	%files
14cu|makethumbs-1.239-6|26	%{_bindir}/makethumbs.sh
14cu|makethumbs-1.239-6|27	%{_bindir}/rotate.sh
14cu|makethumbs-1.239-6|28	
14cu|makethumbs-1.239-6|29	#----------------------------------------------------------------------------
14cu|makethumbs-1.239-6|30	
14cu|makethumbs-1.239-6|31	%prep
14cu|makethumbs-1.239-6|32	
14cu|makethumbs-1.239-6|33	%build
14cu|makethumbs-1.239-6|34	
14cu|makethumbs-1.239-6|35	%install
14cu|makethumbs-1.239-6|36	mkdir -p %{buildroot}%{_bindir}
14cu|makethumbs-1.239-6|37	
14cu|makethumbs-1.239-6|38	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/makethumbs.sh
14cu|makethumbs-1.239-6|39	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/rotate.sh
14cu|makethumbs-1.239-6|40	
14cu|makethumbs-1.239-6|41	
14cu|makethumbs-1.239-6|42	%changelog
14cu|makethumbs-1.239-6|43	
14cu|makethumbs-1.239-6|44	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.239-6
14cu|makethumbs-1.239-6|45	- (10fc5d5) Don't build docs
14cu|makethumbs-1.239-6|46	- (10fc5d5) Spec cleanup
14cu|makethumbs-1.239-6|47	
14cu|makethumbs-1.239-6|48	

10814 14
14cu|maldetect-1.5-1|1	%define maldetdir /var/lib/%{name}
14cu|maldetect-1.5-1|2	
14cu|maldetect-1.5-1|3	Name:		maldetect
14cu|maldetect-1.5-1|4	Version:	1.5
14cu|maldetect-1.5-1|5	Release:	1
14cu|maldetect-1.5-1|6	Summary:	Linux Malware Detect (LMD) is a malware scanner for Linux
14cu|maldetect-1.5-1|7	License:	GPLv2
14cu|maldetect-1.5-1|8	Group:		System/Configuration/Other
14cu|maldetect-1.5-1|9	Url:		https://www.rfxn.com/projects/linux-malware-detect/
14cu|maldetect-1.5-1|10	Source:		https://www.rfxn.com/downloads/%{name}-%{version}.tar.gz
14cu|maldetect-1.5-1|11	BuildArch:	noarch
14cu|maldetect-1.5-1|12	Provides:	maldet = %{version}-%{release}
14cu|maldetect-1.5-1|13	#BuildRequires:	mailx
14cu|maldetect-1.5-1|14	
14cu|maldetect-1.5-1|15	%description
14cu|maldetect-1.5-1|16	Linux Malware Detect (LMD) is a malware scanner for Linux released under the
14cu|maldetect-1.5-1|17	GNU GPLv2 license, that is designed around the threats faced in shared hosted
14cu|maldetect-1.5-1|18	environments.
14cu|maldetect-1.5-1|19	It uses threat data from network edge intrusion detection systems
14cu|maldetect-1.5-1|20	to extract malware that is actively being used in attacks
14cu|maldetect-1.5-1|21	and generates signatures for detection.
14cu|maldetect-1.5-1|22	In addition, threat data is also derived from user submissions
14cu|maldetect-1.5-1|23	with the LMD checkout feature and from malware community resources.
14cu|maldetect-1.5-1|24	The signatures that LMD uses are MD5 file hashes and HEX pattern matches,
14cu|maldetect-1.5-1|25	they are also easily exported to any number of detection tools such as ClamAV.
14cu|maldetect-1.5-1|26	
14cu|maldetect-1.5-1|27	See also http://habrahabr.ru/post/194346/
14cu|maldetect-1.5-1|28	
14cu|maldetect-1.5-1|29	%prep
14cu|maldetect-1.5-1|30	%setup
14cu|maldetect-1.5-1|31	sed -i "s|/usr/local/maldetect|%{maldetdir}|g" files/{maldet,ignore_paths,conf.maldet}
14cu|maldetect-1.5-1|32	sed -i "s|/usr/local/maldetect/maldet|maldet|g" files/modsec.sh
14cu|maldetect-1.5-1|33	sed -i "s|/usr/local/lmd_update|/tmp/lmd_update|g" files/maldet
14cu|maldetect-1.5-1|34	sed -i "s|/scripts/suspendacct|$disabled_scripts_suspendacct|g" files/maldet
14cu|maldetect-1.5-1|35	
14cu|maldetect-1.5-1|36	%install
14cu|maldetect-1.5-1|37	mkdir -p %{buildroot}%{_sbindir}/
14cu|maldetect-1.5-1|38	mkdir -p %{buildroot}%{maldetdir}/
14cu|maldetect-1.5-1|39	cp -pR files/* %{buildroot}%{maldetdir}/
14cu|maldetect-1.5-1|40	mv %{buildroot}%{maldetdir}/maldet %{buildroot}%{_sbindir}/
14cu|maldetect-1.5-1|41	ln -s maldet %{buildroot}%{_sbindir}/lmd
14cu|maldetect-1.5-1|42	rm -rf %{buildroot}%{maldetdir}/inotify/*inotify*
14cu|maldetect-1.5-1|43	
14cu|maldetect-1.5-1|44	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/
14cu|maldetect-1.5-1|45	mv %{buildroot}%{maldetdir}/conf.maldet %{buildroot}/%{_sysconfdir}/%{name}/
14cu|maldetect-1.5-1|46	ln -s %{_sysconfdir}/%{name}/conf.maldet %{buildroot}%{maldetdir}/conf.maldet
14cu|maldetect-1.5-1|47	
14cu|maldetect-1.5-1|48	#cp $inspath/inotify/libinotifytools.so.0 /usr/lib/
14cu|maldetect-1.5-1|49	
14cu|maldetect-1.5-1|50	mkdir -p %{buildroot}/etc/cron.daily/
14cu|maldetect-1.5-1|51	cat <<EOF >%{buildroot}/etc/cron.daily/maldet
14cu|maldetect-1.5-1|52	#!/bin/sh
14cu|maldetect-1.5-1|53	
14cu|maldetect-1.5-1|54	MALDIR=%{maldetdir}
14cu|maldetect-1.5-1|55	
14cu|maldetect-1.5-1|56	# clear quarantine/session/tmp data every 14 days
14cu|maldetect-1.5-1|57	/usr/sbin/tmpwatch 336 \$MALDIR/tmp >> /dev/null 2>&1
14cu|maldetect-1.5-1|58	/usr/sbin/tmpwatch 336 \$MALDIR/sess >> /dev/null 2>&1
14cu|maldetect-1.5-1|59	/usr/sbin/tmpwatch 336 \$MALDIR/quarantine >> /dev/null 2>&1
14cu|maldetect-1.5-1|60	/usr/sbin/tmpwatch 336 \$MALDIR/pub/*/ >> /dev/null 2>&1
14cu|maldetect-1.5-1|61	
14cu|maldetect-1.5-1|62	# check for new definition set
14cu|maldetect-1.5-1|63	#%_sbindir/maldet -u >> /dev/null 2>&1
14cu|maldetect-1.5-1|64	
14cu|maldetect-1.5-1|65	# scan the last 2 days of file changes
14cu|maldetect-1.5-1|66	# note! use ? instead *
14cu|maldetect-1.5-1|67	#%_sbindir/maldet -r /home/?/www 2 >> /dev/null 2>&1
14cu|maldetect-1.5-1|68	EOF
14cu|maldetect-1.5-1|69	
14cu|maldetect-1.5-1|70	%files
14cu|maldetect-1.5-1|71	%doc CHANGELOG README
14cu|maldetect-1.5-1|72	%config(noreplace) %attr (0755, root, root) %{_sysconfdir}/%{name}/conf.maldet
14cu|maldetect-1.5-1|73	%config(noreplace) %attr (0755, root, root) %{_sysconfdir}/cron.daily/maldet
14cu|maldetect-1.5-1|74	%{_sbindir}/maldet
14cu|maldetect-1.5-1|75	%{_sbindir}/lmd
14cu|maldetect-1.5-1|76	%{maldetdir}/
14cu|maldetect-1.5-1|77	
14cu|maldetect-1.5-1|78	%changelog

10815 14
14cu|man2html-1.6-9|1	%define posttag g
14cu|man2html-1.6-9|2	%define debian_release 6
14cu|man2html-1.6-9|3	
14cu|man2html-1.6-9|4	Name:       man2html
14cu|man2html-1.6-9|5	Version:    1.6
14cu|man2html-1.6-9|6	Release:    9
14cu|man2html-1.6-9|7	Summary:    Convert man pages to HTML - CGI scripts
14cu|man2html-1.6-9|8	Group:      System/Base
14cu|man2html-1.6-9|9	
14cu|man2html-1.6-9|10	# man2html.c and debian/sources/man2html.cgi.c are Copyright Only
14cu|man2html-1.6-9|11	# utils.c is GPL+
14cu|man2html-1.6-9|12	# everything else is GPLv2
14cu|man2html-1.6-9|13	License:    GPLv2+ and GPL+ and Copyright only
14cu|man2html-1.6-9|14	
14cu|man2html-1.6-9|15	URL:        http://www.kapiti.co.nz/michael/vhman2html.html
14cu|man2html-1.6-9|16	Source0:    http://primates.ximian.com/~flucifredi/man/man-%{version}%{posttag}.tar.gz
14cu|man2html-1.6-9|17	
14cu|man2html-1.6-9|18	# Debian CGI scripts
14cu|man2html-1.6-9|19	Source1:    http://ftp.de.debian.org/debian/pool/main/m/man2html/man2html_%{version}%{posttag}-%{debian_release}.debian.tar.gz
14cu|man2html-1.6-9|20	
14cu|man2html-1.6-9|21	# Apache configuration file
14cu|man2html-1.6-9|22	Source2:    man2html.conf
14cu|man2html-1.6-9|23	
14cu|man2html-1.6-9|24	# Patch1XXX are from Debian, XXX matches their patch number
14cu|man2html-1.6-9|25	# Copyright (C) Christoph Lameter <clameter@debian.org>, Nicolás Lichtmaier
14cu|man2html-1.6-9|26	# <nick@feedback.net.ar>, and Robert Luberda <robert@debian.org>.  GPLv2+
14cu|man2html-1.6-9|27	
14cu|man2html-1.6-9|28	# fix a bashism in %%{_bindir}/hman, allows it to work on other shells
14cu|man2html-1.6-9|29	Patch1001:  man2html-hman-bashism.patch
14cu|man2html-1.6-9|30	
14cu|man2html-1.6-9|31	# use relative links instead of http://localhost/
14cu|man2html-1.6-9|32	Patch1002:  man2html-relative-links.patch
14cu|man2html-1.6-9|33	
14cu|man2html-1.6-9|34	# use file:/// links instead of file:/ (per RFC 1738)
14cu|man2html-1.6-9|35	Patch1013:  man2html-file-link.patch
14cu|man2html-1.6-9|36	
14cu|man2html-1.6-9|37	# show hman(1) in man2html(1) see also section
14cu|man2html-1.6-9|38	Patch1017:  man2html-see-also-hman.patch
14cu|man2html-1.6-9|39	
14cu|man2html-1.6-9|40	# *roff parser fix:  add support for \(lq and \(rq escape sequences
14cu|man2html-1.6-9|41	Patch1018:  man2html-quotes.patch
14cu|man2html-1.6-9|42	
14cu|man2html-1.6-9|43	# fix SEGFAULT on manpages with no sections
14cu|man2html-1.6-9|44	Patch1019:  man2html-noindex-segfault.patch
14cu|man2html-1.6-9|45	
14cu|man2html-1.6-9|46	# *roff parser fix: convert \N'123' to &#123
14cu|man2html-1.6-9|47	Patch1020:  man2html-escape-N.patch
14cu|man2html-1.6-9|48	
14cu|man2html-1.6-9|49	# support Perl manpages (1p/3p/etc.)
14cu|man2html-1.6-9|50	Patch1021:  man2html-perl.patch
14cu|man2html-1.6-9|51	
14cu|man2html-1.6-9|52	# fix typo in Italian man page
14cu|man2html-1.6-9|53	Patch1022:  man2html-it-typo.patch
14cu|man2html-1.6-9|54	
14cu|man2html-1.6-9|55	# *roff parser: properly decode quotes inside quoted text
14cu|man2html-1.6-9|56	Patch1023:  man2html-double-quotes.patch
14cu|man2html-1.6-9|57	
14cu|man2html-1.6-9|58	# *roff parser: handle \$* and \$@ escapes.
14cu|man2html-1.6-9|59	Patch1025:  man2html-all-args.patch
14cu|man2html-1.6-9|60	
14cu|man2html-1.6-9|61	# *roff parser: support macro names longer than two characters
14cu|man2html-1.6-9|62	Patch1026:  man2html-macro-longnames.patch
14cu|man2html-1.6-9|63	
14cu|man2html-1.6-9|64	# *roff parser: parse user defined macros before define ones
14cu|man2html-1.6-9|65	Patch1027:  man2html-macro-priority.patch
14cu|man2html-1.6-9|66	
14cu|man2html-1.6-9|67	# fix a segfault that only happens on groff(1) [lol]
14cu|man2html-1.6-9|68	Patch1028:  man2html-groff-segfault.patch
14cu|man2html-1.6-9|69	
14cu|man2html-1.6-9|70	# *roff parser:  support "\[xx]"
14cu|man2html-1.6-9|71	Patch1029:  man2html-new-macros.patch
14cu|man2html-1.6-9|72	
14cu|man2html-1.6-9|73	# ignore font change requests that aren't followed by any words
14cu|man2html-1.6-9|74	Patch1031:  man2html-BR-empty-line.patch
14cu|man2html-1.6-9|75	
14cu|man2html-1.6-9|76	# fix some GCC warnings
14cu|man2html-1.6-9|77	Patch1033:  man2html-gcc-warnings.patch
14cu|man2html-1.6-9|78	
14cu|man2html-1.6-9|79	# Fedora patches
14cu|man2html-1.6-9|80	
14cu|man2html-1.6-9|81	# use /usr/lib/man2html for CGI
14cu|man2html-1.6-9|82	# originally based on Debian patches 000 and 005
14cu|man2html-1.6-9|83	Patch1:  man2html-paths.patch
14cu|man2html-1.6-9|84	
14cu|man2html-1.6-9|85	# support gunzipping manpages
14cu|man2html-1.6-9|86	# modified version of Debian patch 024
14cu|man2html-1.6-9|87	Patch2:  man2html-ungzip.patch
14cu|man2html-1.6-9|88	Patch3:  man2html-ungzip-makefile.patch
14cu|man2html-1.6-9|89	
14cu|man2html-1.6-9|90	# fix up CGI scripts/Makefile with Fedora paths
14cu|man2html-1.6-9|91	Patch4:  man2html-cgi.patch
14cu|man2html-1.6-9|92	
14cu|man2html-1.6-9|93	# hman cleanup: use xdg-open instead of lynxcgi by default and use correct path
14cu|man2html-1.6-9|94	#               for lynxcgi when manually requested
14cu|man2html-1.6-9|95	Patch5:  man2html-hman.patch
14cu|man2html-1.6-9|96	
14cu|man2html-1.6-9|97	# manpage cleanup:  mention Fedora paths as default, use modern browser examples,
14cu|man2html-1.6-9|98	#                   and describe LYNXCGI issues as runtime, not compile-time
14cu|man2html-1.6-9|99	Patch6:  man2html-doc.patch
14cu|man2html-1.6-9|100	
14cu|man2html-1.6-9|101	# fix format string warnings
14cu|man2html-1.6-9|102	# will send back to Debian as soon as I locate the part of my brain that
14cu|man2html-1.6-9|103	# remembers how to use their bugtracker
14cu|man2html-1.6-9|104	Patch7:  man2html-format.patch
14cu|man2html-1.6-9|105	
14cu|man2html-1.6-9|106	# fix a bug in hman that linked to the wrong URL for mansec and manwhatis
14cu|man2html-1.6-9|107	# (e.g. when just invoking `hman 1`)
14cu|man2html-1.6-9|108	Patch8:  man2html-hman-section.patch
14cu|man2html-1.6-9|109	
14cu|man2html-1.6-9|110	# fix the paths in localized manpages
14cu|man2html-1.6-9|111	Patch9:  man2html-localized-manpage-paths.patch
14cu|man2html-1.6-9|112	
14cu|man2html-1.6-9|113	BuildRequires:  recode
14cu|man2html-1.6-9|114	
14cu|man2html-1.6-9|115	Requires:   %{name}-core = %{version}-%{release}
14cu|man2html-1.6-9|116	
14cu|man2html-1.6-9|117	%description
14cu|man2html-1.6-9|118	man2html is a man page to HTML converter.
14cu|man2html-1.6-9|119	
14cu|man2html-1.6-9|120	This package contains CGI scripts that allow you to view, browse, and search
14cu|man2html-1.6-9|121	man pages using a web server.
14cu|man2html-1.6-9|122	
14cu|man2html-1.6-9|123	
14cu|man2html-1.6-9|124	%package core
14cu|man2html-1.6-9|125	Summary:  Convert man pages to HTML
14cu|man2html-1.6-9|126	
14cu|man2html-1.6-9|127	%description core
14cu|man2html-1.6-9|128	man2html is a man page to HTML converter.
14cu|man2html-1.6-9|129	
14cu|man2html-1.6-9|130	This package contains the man2html executable.
14cu|man2html-1.6-9|131	
14cu|man2html-1.6-9|132	
14cu|man2html-1.6-9|133	%prep
14cu|man2html-1.6-9|134	%setup -q -n man-%{version}%{posttag} -a1
14cu|man2html-1.6-9|135	
14cu|man2html-1.6-9|136	for p in %{patches}; do
14cu|man2html-1.6-9|137	patch -p1 -i $p
14cu|man2html-1.6-9|138	done
14cu|man2html-1.6-9|139	
14cu|man2html-1.6-9|140	
14cu|man2html-1.6-9|141	%build
14cu|man2html-1.6-9|142	CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ;
14cu|man2html-1.6-9|143	
14cu|man2html-1.6-9|144	# Configure and make man2html binary
14cu|man2html-1.6-9|145	#  (not autoconf so don't use %%configure)
14cu|man2html-1.6-9|146	./configure -d +fhs
14cu|man2html-1.6-9|147	%make
14cu|man2html-1.6-9|148	
14cu|man2html-1.6-9|149	# make cgi scripts from debian
14cu|man2html-1.6-9|150	cd debian/sources
14cu|man2html-1.6-9|151	%make
14cu|man2html-1.6-9|152	
14cu|man2html-1.6-9|153	%install
14cu|man2html-1.6-9|154	#install man2html binary
14cu|man2html-1.6-9|155	make -C man2html DESTDIR=%{buildroot} install install-hman
14cu|man2html-1.6-9|156	
14cu|man2html-1.6-9|157	#install CGI scripts
14cu|man2html-1.6-9|158	make -C debian/sources PREFIX=%{buildroot} install
14cu|man2html-1.6-9|159	
14cu|man2html-1.6-9|160	#install localized manpages
14cu|man2html-1.6-9|161	install -Dpm0644 man2html/locales/fr/man2html.1 %{buildroot}%{_mandir}/fr/man1/man2html.1
14cu|man2html-1.6-9|162	install -Dpm0644 man2html/locales/it/man2html.1 %{buildroot}%{_mandir}/it/man1/man2html.1
14cu|man2html-1.6-9|163	install -Dpm0644 man2html/locales/it/hman.1 %{buildroot}%{_mandir}/it/man1/hman.1
14cu|man2html-1.6-9|164	
14cu|man2html-1.6-9|165	#convert localized manpages to UTF-8
14cu|man2html-1.6-9|166	recode latin1..utf8 \
14cu|man2html-1.6-9|167	%{buildroot}%{_mandir}/fr/man1/man2html.1 \
14cu|man2html-1.6-9|168	%{buildroot}%{_mandir}/it/man1/man2html.1 \
14cu|man2html-1.6-9|169	%{buildroot}%{_mandir}/it/man1/hman.1
14cu|man2html-1.6-9|170	
14cu|man2html-1.6-9|171	#install httpd configuration
14cu|man2html-1.6-9|172	install -Dpm0644 %SOURCE2 %{buildroot}%{_sysconfdir}/httpd/conf.d/man2html.conf
14cu|man2html-1.6-9|173	
14cu|man2html-1.6-9|174	#create cache directory for cgi scripts
14cu|man2html-1.6-9|175	mkdir -p %{buildroot}%{_localstatedir}/cache/man2html
14cu|man2html-1.6-9|176	
14cu|man2html-1.6-9|177	
14cu|man2html-1.6-9|178	%post
14cu|man2html-1.6-9|179	#clear out the cache directory so all future pages are regenerated with the new build
14cu|man2html-1.6-9|180	rm -f %{_localstatedir}/cache/man2html/* || :
14cu|man2html-1.6-9|181	
14cu|man2html-1.6-9|182	%files
14cu|man2html-1.6-9|183	%attr(0755,-,-) %{_bindir}/hman
14cu|man2html-1.6-9|184	%{_prefix}/lib/man2html/
14cu|man2html-1.6-9|185	%attr(0775,root,apache) %{_localstatedir}/cache/man2html
14cu|man2html-1.6-9|186	%config(noreplace) %{_sysconfdir}/httpd/conf.d/man2html.conf
14cu|man2html-1.6-9|187	%{_mandir}/man1/hman.1.*
14cu|man2html-1.6-9|188	
14cu|man2html-1.6-9|189	
14cu|man2html-1.6-9|190	%files core
14cu|man2html-1.6-9|191	%{_bindir}/man2html
14cu|man2html-1.6-9|192	%{_mandir}/man1/man2html.1.*
14cu|man2html-1.6-9|193	%{_mandir}/*/man1/*.1.*
14cu|man2html-1.6-9|194	%doc COPYING HISTORY man2html/README man2html/TODO
14cu|man2html-1.6-9|195	
14cu|man2html-1.6-9|196	%changelog
14cu|man2html-1.6-9|197	
14cu|man2html-1.6-9|198	* Sun Jul 19 2015 Bernhard Rosenkraenzer <bero@bero.eu> 1.6-9
14cu|man2html-1.6-9|199	- (b5017c1) MassBuild#774: Increase release tag
14cu|man2html-1.6-9|200	
14cu|man2html-1.6-9|201	

10816 14
14cu|manaplus-1.7.4.15-1|1	Name:		manaplus
14cu|manaplus-1.7.4.15-1|2	Version:	1.7.4.15
14cu|manaplus-1.7.4.15-1|3	Release:	1
14cu|manaplus-1.7.4.15-1|4	Summary:	A client for Evol Online and The Mana World: 2D MMORPG
14cu|manaplus-1.7.4.15-1|5	Group:		Games/Other
14cu|manaplus-1.7.4.15-1|6	License:	GPLv2+
14cu|manaplus-1.7.4.15-1|7	Url:		http://manaplus.org
14cu|manaplus-1.7.4.15-1|8	Source0:	http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.xz
14cu|manaplus-1.7.4.15-1|9	BuildRequires:	autoconf
14cu|manaplus-1.7.4.15-1|10	BuildRequires:	automake
14cu|manaplus-1.7.4.15-1|11	BuildRequires:	pkgconfig(sdl)
14cu|manaplus-1.7.4.15-1|12	BuildRequires:	pkgconfig(SDL_mixer)
14cu|manaplus-1.7.4.15-1|13	BuildRequires:	pkgconfig(SDL_image)
14cu|manaplus-1.7.4.15-1|14	BuildRequires:	pkgconfig(SDL_net)
14cu|manaplus-1.7.4.15-1|15	BuildRequires:	pkgconfig(SDL_ttf)
14cu|manaplus-1.7.4.15-1|16	BuildRequires:	pkgconfig(SDL_gfx)
14cu|manaplus-1.7.4.15-1|17	BuildRequires:	physfs-devel
14cu|manaplus-1.7.4.15-1|18	BuildRequires:	pkgconfig(libcurl)
14cu|manaplus-1.7.4.15-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14cu|manaplus-1.7.4.15-1|20	BuildRequires:	pkgconfig(libpng)
14cu|manaplus-1.7.4.15-1|21	BuildRequires:	pkgconfig(gl)
14cu|manaplus-1.7.4.15-1|22	BuildRequires:	pkgconfig(glu)
14cu|manaplus-1.7.4.15-1|23	BuildRequires:	gettext-devel
14cu|manaplus-1.7.4.15-1|24	BuildRequires:	doxygen
14cu|manaplus-1.7.4.15-1|25	BuildRequires:	imagemagick
14cu|manaplus-1.7.4.15-1|26	BuildRequires:	desktop-file-utils
14cu|manaplus-1.7.4.15-1|27	BuildRequires:	appstream-util
14cu|manaplus-1.7.4.15-1|28	
14cu|manaplus-1.7.4.15-1|29	Provides:	manaworld-client = %{EVRD}
14cu|manaplus-1.7.4.15-1|30	
14cu|manaplus-1.7.4.15-1|31	Suggests:	evol-client = %{EVRD}
14cu|manaplus-1.7.4.15-1|32	Suggests:	mumble
14cu|manaplus-1.7.4.15-1|33	Suggests:	xsel
14cu|manaplus-1.7.4.15-1|34	
14cu|manaplus-1.7.4.15-1|35	%description
14cu|manaplus-1.7.4.15-1|36	ManaPlus is extended client for Evol Online, The Mana World and similar
14cu|manaplus-1.7.4.15-1|37	servers based on eAthena fork.
14cu|manaplus-1.7.4.15-1|38	As a 2D style game, Evol Online aims to create a friendly environment where
14cu|manaplus-1.7.4.15-1|39	people can escape reality and interact with others while enjoying themselves
14cu|manaplus-1.7.4.15-1|40	through a fantasy style game.
14cu|manaplus-1.7.4.15-1|41	The Mana World (TMW) is a serious effort to create an innovative free and
14cu|manaplus-1.7.4.15-1|42	open source MMORPG. TMW uses 2D graphics and aims to create a large and
14cu|manaplus-1.7.4.15-1|43	diverse interactive world.
14cu|manaplus-1.7.4.15-1|44	
14cu|manaplus-1.7.4.15-1|45	%files -f %{name}.lang
14cu|manaplus-1.7.4.15-1|46	%doc AUTHORS ChangeLog COPYING docs/*.txt README
14cu|manaplus-1.7.4.15-1|47	%{_gamesbindir}/%{name}
14cu|manaplus-1.7.4.15-1|48	%{_gamesbindir}/dyecmd
14cu|manaplus-1.7.4.15-1|49	%exclude %{_gamesdatadir}/%{name}/data/evol
14cu|manaplus-1.7.4.15-1|50	%{_gamesdatadir}/%{name}
14cu|manaplus-1.7.4.15-1|51	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|manaplus-1.7.4.15-1|52	%{_datadir}/applications/%{name}.desktop
14cu|manaplus-1.7.4.15-1|53	%{_datadir}/applications/%{name}test.desktop
14cu|manaplus-1.7.4.15-1|54	%{_mandir}/man6/%{name}*
14cu|manaplus-1.7.4.15-1|55	%{_appdatadir}/%{name}.appdata.xml
14cu|manaplus-1.7.4.15-1|56	
14cu|manaplus-1.7.4.15-1|57	#--------------------------------------------------
14cu|manaplus-1.7.4.15-1|58	%package -n evol-client
14cu|manaplus-1.7.4.15-1|59	
14cu|manaplus-1.7.4.15-1|60	Summary:	Evol Online branding and theme in manaplus
14cu|manaplus-1.7.4.15-1|61	BuildArch:	noarch
14cu|manaplus-1.7.4.15-1|62	
14cu|manaplus-1.7.4.15-1|63	Provides:	evolonline-client = %{EVRD}
14cu|manaplus-1.7.4.15-1|64	Requires:	manaplus = %{EVRD}
14cu|manaplus-1.7.4.15-1|65	
14cu|manaplus-1.7.4.15-1|66	%description -n evol-client
14cu|manaplus-1.7.4.15-1|67	This package is part of manaplus and gives branding information inside
14cu|manaplus-1.7.4.15-1|68	ManaPlus for Evol Online server.
14cu|manaplus-1.7.4.15-1|69	
14cu|manaplus-1.7.4.15-1|70	%files -n evol-client
14cu|manaplus-1.7.4.15-1|71	%doc AUTHORS ChangeLog
14cu|manaplus-1.7.4.15-1|72	%{_datadir}/applications/evol.desktop
14cu|manaplus-1.7.4.15-1|73	%{_iconsdir}/hicolor/*/apps/evol-client.png
14cu|manaplus-1.7.4.15-1|74	%{_gamesdatadir}/%{name}/data/evol
14cu|manaplus-1.7.4.15-1|75	
14cu|manaplus-1.7.4.15-1|76	#--------------------------------------------------
14cu|manaplus-1.7.4.15-1|77	
14cu|manaplus-1.7.4.15-1|78	%prep
14cu|manaplus-1.7.4.15-1|79	%setup -q
14cu|manaplus-1.7.4.15-1|80	autoreconf -vif
14cu|manaplus-1.7.4.15-1|81	
14cu|manaplus-1.7.4.15-1|82	%build
14cu|manaplus-1.7.4.15-1|83	%configure2_5x --bindir=%{_gamesbindir} \
14cu|manaplus-1.7.4.15-1|84	--datadir=%{_gamesdatadir} \
14cu|manaplus-1.7.4.15-1|85	--disable-rpath
14cu|manaplus-1.7.4.15-1|86	%make
14cu|manaplus-1.7.4.15-1|87	
14cu|manaplus-1.7.4.15-1|88	%install
14cu|manaplus-1.7.4.15-1|89	%makeinstall_std
14cu|manaplus-1.7.4.15-1|90	%make DESTDIR=%{buildroot} -C data/evol branding
14cu|manaplus-1.7.4.15-1|91	
14cu|manaplus-1.7.4.15-1|92	# icons
14cu|manaplus-1.7.4.15-1|93	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|manaplus-1.7.4.15-1|94	install -dm 0755 \
14cu|manaplus-1.7.4.15-1|95	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|manaplus-1.7.4.15-1|96	convert -strip -resize $size data/icons/manaplus.svg \
14cu|manaplus-1.7.4.15-1|97	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png && \
14cu|manaplus-1.7.4.15-1|98	convert -strip -resize $size data/evol/icons/evol-client.png \
14cu|manaplus-1.7.4.15-1|99	%{buildroot}%{_iconsdir}/hicolor/$size/apps/evol-client.png
14cu|manaplus-1.7.4.15-1|100	done
14cu|manaplus-1.7.4.15-1|101	
14cu|manaplus-1.7.4.15-1|102	# clean
14cu|manaplus-1.7.4.15-1|103	rm -fr %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|manaplus-1.7.4.15-1|104	rm -fr %{buildroot}%{_iconsdir}/evol-client.png
14cu|manaplus-1.7.4.15-1|105	
14cu|manaplus-1.7.4.15-1|106	# appdata
14cu|manaplus-1.7.4.15-1|107	%if %{mdvver} >= 201610
14cu|manaplus-1.7.4.15-1|108	mkdir -p %{buildroot}%{_appdatadir}
14cu|manaplus-1.7.4.15-1|109	cp %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|manaplus-1.7.4.15-1|110	rm -fr %{buildroot}%{_datadir}/appdata
14cu|manaplus-1.7.4.15-1|111	%endif
14cu|manaplus-1.7.4.15-1|112	
14cu|manaplus-1.7.4.15-1|113	
14cu|manaplus-1.7.4.15-1|114	%find_lang %{name}
14cu|manaplus-1.7.4.15-1|115	
14cu|manaplus-1.7.4.15-1|116	%check
14cu|manaplus-1.7.4.15-1|117	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|manaplus-1.7.4.15-1|118	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|manaplus-1.7.4.15-1|119	
14cu|manaplus-1.7.4.15-1|120	
14cu|manaplus-1.7.4.15-1|121	%changelog
14cu|manaplus-1.7.4.15-1|122	
14cu|manaplus-1.7.4.15-1|123	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 1.7.4.15-1
14cu|manaplus-1.7.4.15-1|124	- (5aa55d7) Imported from SRPM
14cu|manaplus-1.7.4.15-1|125	
14cu|manaplus-1.7.4.15-1|126	

10817 14
14cu|mandriva-lxde-config-0.5.5-3|1	Summary: 	Mandriva LXDE configuration files
14cu|mandriva-lxde-config-0.5.5-3|2	Name:    	mandriva-lxde-config
14cu|mandriva-lxde-config-0.5.5-3|3	Version: 	0.5.5
14cu|mandriva-lxde-config-0.5.5-3|4	Release: 	3
14cu|mandriva-lxde-config-0.5.5-3|5	Group:   	Graphical desktop/Other
14cu|mandriva-lxde-config-0.5.5-3|6	License: 	GPLv2+
14cu|mandriva-lxde-config-0.5.5-3|7	URL:		http://www.lxde.org
14cu|mandriva-lxde-config-0.5.5-3|8	# (fwang) http://svn.mandriva.com/svn/soft/mandriva-lxde-config/
14cu|mandriva-lxde-config-0.5.5-3|9	Source0: 	%{name}-%{version}.tar.xz
14cu|mandriva-lxde-config-0.5.5-3|10	BuildArch: 	noarch
14cu|mandriva-lxde-config-0.5.5-3|11	Conflicts:	lxde-common < 0.5.5-0.git20110721.3
14cu|mandriva-lxde-config-0.5.5-3|12	Requires:	mandriva-theme
14cu|mandriva-lxde-config-0.5.5-3|13	Requires:	rosa-flat-icons
14cu|mandriva-lxde-config-0.5.5-3|14	Requires:	rosa-lxde-flat
14cu|mandriva-lxde-config-0.5.5-3|15	Requires:	fonts-ttf-opensans
14cu|mandriva-lxde-config-0.5.5-3|16	
14cu|mandriva-lxde-config-0.5.5-3|17	%description
14cu|mandriva-lxde-config-0.5.5-3|18	Configuration files for ROSA LXDE desktop environment.
14cu|mandriva-lxde-config-0.5.5-3|19	
14cu|mandriva-lxde-config-0.5.5-3|20	%prep
14cu|mandriva-lxde-config-0.5.5-3|21	%setup -qn %{name}-%{version}
14cu|mandriva-lxde-config-0.5.5-3|22	
14cu|mandriva-lxde-config-0.5.5-3|23	%install
14cu|mandriva-lxde-config-0.5.5-3|24	
14cu|mandriva-lxde-config-0.5.5-3|25	install -D desktop.conf -m644 %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
14cu|mandriva-lxde-config-0.5.5-3|26	install -D openbox-rc.xml -m644 %{buildroot}%{_datadir}/lxde/openbox/rc.xml
14cu|mandriva-lxde-config-0.5.5-3|27	
14cu|mandriva-lxde-config-0.5.5-3|28	%files
14cu|mandriva-lxde-config-0.5.5-3|29	%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
14cu|mandriva-lxde-config-0.5.5-3|30	%{_datadir}/lxde/openbox/rc.xml
14cu|mandriva-lxde-config-0.5.5-3|31	
14cu|mandriva-lxde-config-0.5.5-3|32	%changelog
14cu|mandriva-lxde-config-0.5.5-3|33	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-3
14cu|mandriva-lxde-config-0.5.5-3|34	+ Revision: 2648e19
14cu|mandriva-lxde-config-0.5.5-3|35	- Move to contrib repository
14cu|mandriva-lxde-config-0.5.5-3|36	
14cu|mandriva-lxde-config-0.5.5-3|37	

10818 14
14cu|mangler-1.2.5-1|1	%define major 0
14cu|mangler-1.2.5-1|2	%define libname %mklibname ventrilo3_ %{major}
14cu|mangler-1.2.5-1|3	%define devname %mklibname ventrilo3 -d
14cu|mangler-1.2.5-1|4	
14cu|mangler-1.2.5-1|5	Summary:	Open Source VOIP client for gaming
14cu|mangler-1.2.5-1|6	Name:		mangler
14cu|mangler-1.2.5-1|7	Version:	1.2.5
14cu|mangler-1.2.5-1|8	Release:	1
14cu|mangler-1.2.5-1|9	License:	GPLv3+
14cu|mangler-1.2.5-1|10	Group:		Networking/Chat
14cu|mangler-1.2.5-1|11	Url:		http://www.mangler.org/
14cu|mangler-1.2.5-1|12	Source0:	http://www.mangler.org/%{name}-%{version}.tar.gz
14cu|mangler-1.2.5-1|13	Source1:	%{name}.png
14cu|mangler-1.2.5-1|14	Patch0:		mangler-1.2.5-gcc5.patch
14cu|mangler-1.2.5-1|15	BuildRequires:	desktop-file-utils
14cu|mangler-1.2.5-1|16	BuildRequires:	libtool
14cu|mangler-1.2.5-1|17	# Can be enabled later
14cu|mangler-1.2.5-1|18	#BuildRequires:	g15daemon_client-devel
14cu|mangler-1.2.5-1|19	#BuildRequires:	g15render-devel
14cu|mangler-1.2.5-1|20	BuildRequires:	gsm-devel
14cu|mangler-1.2.5-1|21	BuildRequires:	pkgconfig(alsa)
14cu|mangler-1.2.5-1|22	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|mangler-1.2.5-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mangler-1.2.5-1|24	BuildRequires:	pkgconfig(freetype2)
14cu|mangler-1.2.5-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|mangler-1.2.5-1|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|mangler-1.2.5-1|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mangler-1.2.5-1|28	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|mangler-1.2.5-1|29	BuildRequires:	pkgconfig(libpng)
14cu|mangler-1.2.5-1|30	BuildRequires:	pkgconfig(libpulse)
14cu|mangler-1.2.5-1|31	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|mangler-1.2.5-1|32	BuildRequires:	pkgconfig(pangomm-1.4)
14cu|mangler-1.2.5-1|33	BuildRequires:	pkgconfig(pixman-1)
14cu|mangler-1.2.5-1|34	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|mangler-1.2.5-1|35	BuildRequires:	pkgconfig(speex)
14cu|mangler-1.2.5-1|36	
14cu|mangler-1.2.5-1|37	%description
14cu|mangler-1.2.5-1|38	Mangler is an Open source VOIP client capable of connecting to Ventrilo 3.x
14cu|mangler-1.2.5-1|39	servers. It is capable of performing almost all standard user functionality
14cu|mangler-1.2.5-1|40	found in a Windows Ventrilo client.
14cu|mangler-1.2.5-1|41	
14cu|mangler-1.2.5-1|42	%files
14cu|mangler-1.2.5-1|43	%doc COPYING AUTHORS ChangeLog NEWS README
14cu|mangler-1.2.5-1|44	%{_bindir}/%{name}
14cu|mangler-1.2.5-1|45	%{_datadir}/applications/%{name}.desktop
14cu|mangler-1.2.5-1|46	%{_datadir}/pixmaps/%{name}.png
14cu|mangler-1.2.5-1|47	%{_mandir}/man1/%{name}*
14cu|mangler-1.2.5-1|48	
14cu|mangler-1.2.5-1|49	#----------------------------------------------------------------------------
14cu|mangler-1.2.5-1|50	
14cu|mangler-1.2.5-1|51	%package -n %{libname}
14cu|mangler-1.2.5-1|52	Summary:	Shared libraries from %{name} project
14cu|mangler-1.2.5-1|53	Group:		System/Libraries
14cu|mangler-1.2.5-1|54	Conflicts:	%{name} < 1.2.5
14cu|mangler-1.2.5-1|55	
14cu|mangler-1.2.5-1|56	%description -n %{libname}
14cu|mangler-1.2.5-1|57	This package contains the shared libraries from %{name} project.
14cu|mangler-1.2.5-1|58	
14cu|mangler-1.2.5-1|59	%files -n %{libname}
14cu|mangler-1.2.5-1|60	%{_libdir}/libventrilo3.so.%{major}*
14cu|mangler-1.2.5-1|61	
14cu|mangler-1.2.5-1|62	#----------------------------------------------------------------------------
14cu|mangler-1.2.5-1|63	
14cu|mangler-1.2.5-1|64	%package -n %{devname}
14cu|mangler-1.2.5-1|65	Summary:	Development files and headers for %{name}
14cu|mangler-1.2.5-1|66	Group:		Development/C
14cu|mangler-1.2.5-1|67	Requires:	%{libname} = %{EVRD}
14cu|mangler-1.2.5-1|68	Provides:	%{name}-devel = %{EVRD}
14cu|mangler-1.2.5-1|69	Provides:	ventrilo3-devel = %{EVRD}
14cu|mangler-1.2.5-1|70	Conflicts:	%{name}-devel < 1.2.5
14cu|mangler-1.2.5-1|71	Obsoletes:	%{name}-devel < 1.2.5
14cu|mangler-1.2.5-1|72	
14cu|mangler-1.2.5-1|73	%description -n %{devname}
14cu|mangler-1.2.5-1|74	This package contains the development files and headers for %{name}.
14cu|mangler-1.2.5-1|75	
14cu|mangler-1.2.5-1|76	%files -n %{devname}
14cu|mangler-1.2.5-1|77	%{_libdir}/libventrilo3.so
14cu|mangler-1.2.5-1|78	%{_includedir}/ventrilo3.h
14cu|mangler-1.2.5-1|79	
14cu|mangler-1.2.5-1|80	#----------------------------------------------------------------------------
14cu|mangler-1.2.5-1|81	
14cu|mangler-1.2.5-1|82	%prep
14cu|mangler-1.2.5-1|83	%setup -q
14cu|mangler-1.2.5-1|84	%patch0 -p1
14cu|mangler-1.2.5-1|85	
14cu|mangler-1.2.5-1|86	%build
14cu|mangler-1.2.5-1|87	CXXFLAGS="%{optflags} -std=gnu++11" \
14cu|mangler-1.2.5-1|88	%configure2_5x --disable-static
14cu|mangler-1.2.5-1|89	%make
14cu|mangler-1.2.5-1|90	
14cu|mangler-1.2.5-1|91	%install
14cu|mangler-1.2.5-1|92	%makeinstall_std
14cu|mangler-1.2.5-1|93	
14cu|mangler-1.2.5-1|94	# menu-entry
14cu|mangler-1.2.5-1|95	mkdir -p %{buildroot}%{_datadir}/applications
14cu|mangler-1.2.5-1|96	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|mangler-1.2.5-1|97	[Desktop Entry]
14cu|mangler-1.2.5-1|98	Name=Mangler
14cu|mangler-1.2.5-1|99	GenericName=VOIP Client
14cu|mangler-1.2.5-1|100	Comment=Voice chat on Ventrilo 3.x servers
14cu|mangler-1.2.5-1|101	Exec=%{name}
14cu|mangler-1.2.5-1|102	Icon=%{name}
14cu|mangler-1.2.5-1|103	StartupNotify=true
14cu|mangler-1.2.5-1|104	Terminal=false
14cu|mangler-1.2.5-1|105	Type=Application
14cu|mangler-1.2.5-1|106	Categories=GTK;Network;
14cu|mangler-1.2.5-1|107	EOF
14cu|mangler-1.2.5-1|108	
14cu|mangler-1.2.5-1|109	#remove
14cu|mangler-1.2.5-1|110	rm -f %{buildroot}%{_datadir}/pixmaps/*.svg
14cu|mangler-1.2.5-1|111	
14cu|mangler-1.2.5-1|112	#icon
14cu|mangler-1.2.5-1|113	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cu|mangler-1.2.5-1|114	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cu|mangler-1.2.5-1|115	
14cu|mangler-1.2.5-1|116	
14cu|mangler-1.2.5-1|117	%changelog
14cu|mangler-1.2.5-1|118	
14cu|mangler-1.2.5-1|119	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-1
14cu|mangler-1.2.5-1|120	- (4a74691) New version 1.2.5
14cu|mangler-1.2.5-1|121	- (4a74691) Split shared library from main package
14cu|mangler-1.2.5-1|122	- (4a74691) Properly name development package
14cu|mangler-1.2.5-1|123	- (4a74691) Update BuildRequires
14cu|mangler-1.2.5-1|124	- (4a74691) Spec cleanup
14cu|mangler-1.2.5-1|125	
14cu|mangler-1.2.5-1|126	

10819 14
14cu|maniadrive-1.2-21|1	%define rname ManiaDrive
14cu|maniadrive-1.2-21|2	%define engine_name raydium
14cu|maniadrive-1.2-21|3	
14cu|maniadrive-1.2-21|4	%define major 0
14cu|maniadrive-1.2-21|5	%define libname %mklibname %{engine_name} %{major}
14cu|maniadrive-1.2-21|6	
14cu|maniadrive-1.2-21|7	Summary:	Arcade car game on acrobatic tracks
14cu|maniadrive-1.2-21|8	Name:		maniadrive
14cu|maniadrive-1.2-21|9	Version:	1.2
14cu|maniadrive-1.2-21|10	Release:	21
14cu|maniadrive-1.2-21|11	License:	GPLv2+
14cu|maniadrive-1.2-21|12	Group:		Games/Arcade
14cu|maniadrive-1.2-21|13	Url:		http://raydium.org/
14cu|maniadrive-1.2-21|14	# svn export svn://raydium.org/raydium/trunk raydium-svn`date +%Y%m%d`
14cu|maniadrive-1.2-21|15	Source0:	%{rname}-%{version}-src.tar.bz2
14cu|maniadrive-1.2-21|16	Source1:	%{name}.png
14cu|maniadrive-1.2-21|17	Source2:	maniadrive.rpmlintrc
14cu|maniadrive-1.2-21|18	Patch0:		raydium-1.01-svn20060728-build.patch
14cu|maniadrive-1.2-21|19	Patch1:		ManiaDrive-1.1-src.dirs.patch
14cu|maniadrive-1.2-21|20	Patch3:		ManiaDrive-1.1-src.safemode.patch
14cu|maniadrive-1.2-21|21	Patch4:		ManiaDrive-1.1-src.home.patch
14cu|maniadrive-1.2-21|22	Patch5:		ManiaDrive-1.2-src.fPIC.patch
14cu|maniadrive-1.2-21|23	Patch6:		ManiaDrive-1.2-ode.patch
14cu|maniadrive-1.2-21|24	Patch7:		ManiaDrive-1.2-key.patch
14cu|maniadrive-1.2-21|25	Patch8:		maniadrive-1.2-fix-modifying-php-strings-inline.patch
14cu|maniadrive-1.2-21|26	Patch9:		maniadrive-1.2-php-5.2.8-fix.patch
14cu|maniadrive-1.2-21|27	Patch10:	ManiaDrive-1.2-unsigned-eof-bug.patch
14cu|maniadrive-1.2-21|28	Patch11:	maniadrive-1.2-fix-ode-assert.h
14cu|maniadrive-1.2-21|29	Patch12:	maniadrive-1.2-ode-0.12.patch
14cu|maniadrive-1.2-21|30	BuildRequires:	jpeg-devel
14cu|maniadrive-1.2-21|31	BuildRequires:	php-devel
14cu|maniadrive-1.2-21|32	BuildRequires:	pkgconfig(freealut)
14cu|maniadrive-1.2-21|33	BuildRequires:	pkgconfig(glew)
14cu|maniadrive-1.2-21|34	BuildRequires:	pkgconfig(libcurl)
14cu|maniadrive-1.2-21|35	BuildRequires:	pkgconfig(libv4l1)
14cu|maniadrive-1.2-21|36	BuildRequires:	pkgconfig(ode)
14cu|maniadrive-1.2-21|37	BuildRequires:	pkgconfig(openal)
14cu|maniadrive-1.2-21|38	BuildRequires:	pkgconfig(vorbis)
14cu|maniadrive-1.2-21|39	BuildRequires:	pkgconfig(xinerama)
14cu|maniadrive-1.2-21|40	Requires:	maniadrive-data
14cu|maniadrive-1.2-21|41	Requires:	glxinfo
14cu|maniadrive-1.2-21|42	Requires:	php-curl
14cu|maniadrive-1.2-21|43	Requires:	php-ini
14cu|maniadrive-1.2-21|44	Requires:	php-soap
14cu|maniadrive-1.2-21|45	Requires:	php-zlib
14cu|maniadrive-1.2-21|46	
14cu|maniadrive-1.2-21|47	%description
14cu|maniadrive-1.2-21|48	ManiaDrive is a free clone of Trackmania, the great game from Nado
14cu|maniadrive-1.2-21|49	studio, and is an arcade car game on acrobatic tracks, with a quick
14cu|maniadrive-1.2-21|50	and nervous gameplay (tracks almost never exceed one minute), and
14cu|maniadrive-1.2-21|51	features a network mode, as the original.
14cu|maniadrive-1.2-21|52	
14cu|maniadrive-1.2-21|53	Raydium is a game engine. It provides a set of functions which allow
14cu|maniadrive-1.2-21|54	quick and flexible games creation.
14cu|maniadrive-1.2-21|55	Functions covers things like player inputs (keyboard, mouse, joystick,
14cu|maniadrive-1.2-21|56	joypad, force feedback), rendering (3D objets, OSD (On Screen
14cu|maniadrive-1.2-21|57	Display)), time (a game must run at the exact same speed on every
14cu|maniadrive-1.2-21|58	computer), sound, ...
14cu|maniadrive-1.2-21|59	
14cu|maniadrive-1.2-21|60	%files
14cu|maniadrive-1.2-21|61	%{_gamesbindir}/%{name}
14cu|maniadrive-1.2-21|62	%{_gamesbindir}/mania*.static
14cu|maniadrive-1.2-21|63	%dir %{_gamesdatadir}/%{name}/rayphp
14cu|maniadrive-1.2-21|64	%{_gamesdatadir}/%{name}/php.ini
14cu|maniadrive-1.2-21|65	%{_gamesdatadir}/%{name}/mania_*.php
14cu|maniadrive-1.2-21|66	%{_gamesdatadir}/%{name}/rayphp/*
14cu|maniadrive-1.2-21|67	%{_datadir}/icons/%{name}.png
14cu|maniadrive-1.2-21|68	%{_datadir}/applications/%{name}.desktop
14cu|maniadrive-1.2-21|69	
14cu|maniadrive-1.2-21|70	#----------------------------------------------------------------------------
14cu|maniadrive-1.2-21|71	
14cu|maniadrive-1.2-21|72	%package -n %{libname}
14cu|maniadrive-1.2-21|73	Summary:	Shared library for %{name}
14cu|maniadrive-1.2-21|74	Group:		System/Libraries
14cu|maniadrive-1.2-21|75	Conflicts:	%{name} < 1.2-15
14cu|maniadrive-1.2-21|76	
14cu|maniadrive-1.2-21|77	%description -n %{libname}
14cu|maniadrive-1.2-21|78	Shared library for %{name}.
14cu|maniadrive-1.2-21|79	
14cu|maniadrive-1.2-21|80	%files -n %{libname}
14cu|maniadrive-1.2-21|81	%{_libdir}/lib%{engine_name}.so.%{major}*
14cu|maniadrive-1.2-21|82	
14cu|maniadrive-1.2-21|83	#----------------------------------------------------------------------------
14cu|maniadrive-1.2-21|84	
14cu|maniadrive-1.2-21|85	%prep
14cu|maniadrive-1.2-21|86	%setup -q -n %{rname}-%{version}-src
14cu|maniadrive-1.2-21|87	%patch0 -p0 -b .build
14cu|maniadrive-1.2-21|88	%patch1 -p1 -b .dirs
14cu|maniadrive-1.2-21|89	%patch3 -p1 -b .safemode
14cu|maniadrive-1.2-21|90	#patch4 -p1 -b .home
14cu|maniadrive-1.2-21|91	%patch5 -p1 -b .fPIC
14cu|maniadrive-1.2-21|92	%patch6 -p1
14cu|maniadrive-1.2-21|93	%patch7 -p1
14cu|maniadrive-1.2-21|94	%patch8 -p1
14cu|maniadrive-1.2-21|95	%patch9 -p1
14cu|maniadrive-1.2-21|96	%patch10 -p1
14cu|maniadrive-1.2-21|97	%patch11 -p1
14cu|maniadrive-1.2-21|98	%patch12 -p0
14cu|maniadrive-1.2-21|99	
14cu|maniadrive-1.2-21|100	# php weird stuff, borrowed from thttpd-php.spec
14cu|maniadrive-1.2-21|101	cp /usr/src/php-devel/internal_functions.c .
14cu|maniadrive-1.2-21|102	cp %{_includedir}/php/ext/date/lib/timelib_config.h .
14cu|maniadrive-1.2-21|103	ln -s /usr/src/php-devel/ext .
14cu|maniadrive-1.2-21|104	
14cu|maniadrive-1.2-21|105	%build
14cu|maniadrive-1.2-21|106	%make
14cu|maniadrive-1.2-21|107	
14cu|maniadrive-1.2-21|108	for f in mania2 mania_drive mania_server; do
14cu|maniadrive-1.2-21|109	# from odyncomp.sh
14cu|maniadrive-1.2-21|110	gcc $f.c -g -Wall -DFORCE_LIBRAYDIUM %{optflags} -DBINDIR='"%{_gamesbindir}"' -DGAMEDIR='"%{_gamesdatadir}/%{name}"' -o $f.static libraydium.so -lphp5_common -lGL -lm `php-config --includes`
14cu|maniadrive-1.2-21|111	done
14cu|maniadrive-1.2-21|112	
14cu|maniadrive-1.2-21|113	%install
14cu|maniadrive-1.2-21|114	install -d %{buildroot}%{_libdir}
14cu|maniadrive-1.2-21|115	cp -a lib%{engine_name}.so.* %{buildroot}%{_libdir}
14cu|maniadrive-1.2-21|116	install -d %{buildroot}%{_gamesbindir}
14cu|maniadrive-1.2-21|117	install -m755 mania*.static %{buildroot}%{_gamesbindir}
14cu|maniadrive-1.2-21|118	
14cu|maniadrive-1.2-21|119	# This may not be required on future versions of the intel dri driver
14cu|maniadrive-1.2-21|120	# Previously, %{_gamesbindir}/%{name} was a symlink to %{_gamesbindir}/mania_drive.static
14cu|maniadrive-1.2-21|121	# https://bugs.freedesktop.org/show_bug.cgi?id=28002
14cu|maniadrive-1.2-21|122	# https://bugs.freedesktop.org/show_bug.cgi?id=28069
14cu|maniadrive-1.2-21|123	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|maniadrive-1.2-21|124	\`glxinfo | grep -q 'OpenGL renderer string: Mesa'\` && export LIBGL_ALWAYS_INDIRECT=true
14cu|maniadrive-1.2-21|125	exec %{_gamesbindir}/mania_drive.static "\$@"
14cu|maniadrive-1.2-21|126	EOF
14cu|maniadrive-1.2-21|127	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cu|maniadrive-1.2-21|128	
14cu|maniadrive-1.2-21|129	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|maniadrive-1.2-21|130	install -m644 *.php %{buildroot}%{_gamesdatadir}/%{name}
14cu|maniadrive-1.2-21|131	
14cu|maniadrive-1.2-21|132	cp -a rayphp %{buildroot}%{_gamesdatadir}/%{name}
14cu|maniadrive-1.2-21|133	
14cu|maniadrive-1.2-21|134	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cu|maniadrive-1.2-21|135	
14cu|maniadrive-1.2-21|136	# https://qa.mandriva.com/show_bug.cgi?id=37748
14cu|maniadrive-1.2-21|137	rm -f %{buildroot}%{_gamesdatadir}/%{name}/php.ini
14cu|maniadrive-1.2-21|138	install -m 644 php.ini %{buildroot}%{_gamesdatadir}/%{name}/php.ini
14cu|maniadrive-1.2-21|139	
14cu|maniadrive-1.2-21|140	install -d %{buildroot}%{_datadir}/applications
14cu|maniadrive-1.2-21|141	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|maniadrive-1.2-21|142	[Desktop Entry]
14cu|maniadrive-1.2-21|143	Name=ManiaDrive
14cu|maniadrive-1.2-21|144	Comment=Arcade car game on acrobatic tracks
14cu|maniadrive-1.2-21|145	Exec=soundwrapper %{_gamesbindir}/%{name}
14cu|maniadrive-1.2-21|146	Icon=%{name}
14cu|maniadrive-1.2-21|147	Terminal=false
14cu|maniadrive-1.2-21|148	Type=Application
14cu|maniadrive-1.2-21|149	Categories=Game;ArcadeGame;
14cu|maniadrive-1.2-21|150	EOF
14cu|maniadrive-1.2-21|151	
14cu|maniadrive-1.2-21|152	
14cu|maniadrive-1.2-21|153	%changelog
14cu|maniadrive-1.2-21|154	
14cu|maniadrive-1.2-21|155	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-21
14cu|maniadrive-1.2-21|156	- (592f9e4) Link with php embedded
14cu|maniadrive-1.2-21|157	- (592f9e4) Don't use system php.ini
14cu|maniadrive-1.2-21|158	
14cu|maniadrive-1.2-21|159	

10820 14
14cu|mapnik-3.0.10-2|1	%define debug_package %{nil}
14cu|mapnik-3.0.10-2|2	
14cu|mapnik-3.0.10-2|3	%define major 3.0
14cu|mapnik-3.0.10-2|4	%define libname %mklibname %{name} %{major}
14cu|mapnik-3.0.10-2|5	%define devname %mklibname %{name} -d
14cu|mapnik-3.0.10-2|6	
14cu|mapnik-3.0.10-2|7	Summary:	Free Toolkit for developing mapping applications
14cu|mapnik-3.0.10-2|8	Name:		mapnik
14cu|mapnik-3.0.10-2|9	Version:	3.0.10
14cu|mapnik-3.0.10-2|10	Release:	2
14cu|mapnik-3.0.10-2|11	License:	LGPLv2+
14cu|mapnik-3.0.10-2|12	Group:		Geography
14cu|mapnik-3.0.10-2|13	Url:		http://mapnik.org/
14cu|mapnik-3.0.10-2|14	Source0:	http://mapnik.s3.amazonaws.com/dist/v%{version}/%{name}-v%{version}.tar.bz2
14cu|mapnik-3.0.10-2|15	Patch0:		mapnik-v3.0.10-linking.patch
14cu|mapnik-3.0.10-2|16	BuildRequires:	desktop-file-utils
14cu|mapnik-3.0.10-2|17	BuildRequires:	doxygen
14cu|mapnik-3.0.10-2|18	BuildRequires:	postgis
14cu|mapnik-3.0.10-2|19	BuildRequires:	scons
14cu|mapnik-3.0.10-2|20	BuildRequires:	boost-devel
14cu|mapnik-3.0.10-2|21	BuildRequires:	jpeg-devel
14cu|mapnik-3.0.10-2|22	BuildRequires:	libtool-devel
14cu|mapnik-3.0.10-2|23	BuildRequires:	qt4-devel
14cu|mapnik-3.0.10-2|24	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|mapnik-3.0.10-2|25	BuildRequires:	pkgconfig(freetype2)
14cu|mapnik-3.0.10-2|26	BuildRequires:	pkgconfig(gdal)
14cu|mapnik-3.0.10-2|27	BuildRequires:	pkgconfig(harfbuzz)
14cu|mapnik-3.0.10-2|28	BuildRequires:	pkgconfig(icu-i18n)
14cu|mapnik-3.0.10-2|29	BuildRequires:	pkgconfig(libpq)
14cu|mapnik-3.0.10-2|30	BuildRequires:	pkgconfig(libagg)
14cu|mapnik-3.0.10-2|31	BuildRequires:	pkgconfig(libpng)
14cu|mapnik-3.0.10-2|32	BuildRequires:	pkgconfig(libtiff-4)
14cu|mapnik-3.0.10-2|33	BuildRequires:	pkgconfig(libwebp)
14cu|mapnik-3.0.10-2|34	BuildRequires:	pkgconfig(libxml-2.0)
14cu|mapnik-3.0.10-2|35	BuildRequires:	pkgconfig(proj)
14cu|mapnik-3.0.10-2|36	BuildRequires:	pkgconfig(python)
14cu|mapnik-3.0.10-2|37	BuildRequires:	pkgconfig(pycairo)
14cu|mapnik-3.0.10-2|38	BuildRequires:	pythonegg(lxml)
14cu|mapnik-3.0.10-2|39	BuildRequires:	pythonegg(xmldiff)
14cu|mapnik-3.0.10-2|40	Requires:	fonts-ttf-dejavu
14cu|mapnik-3.0.10-2|41	Requires:	%{libname} = %{EVRD}
14cu|mapnik-3.0.10-2|42	
14cu|mapnik-3.0.10-2|43	%description
14cu|mapnik-3.0.10-2|44	Mapnik is a Free Toolkit for developing mapping applications.
14cu|mapnik-3.0.10-2|45	It's written in C++ and there are Python bindings to
14cu|mapnik-3.0.10-2|46	facilitate fast-paced agile development. It can comfortably
14cu|mapnik-3.0.10-2|47	be used for both desktop and web development, which was something
14cu|mapnik-3.0.10-2|48	I wanted from the beginning.
14cu|mapnik-3.0.10-2|49	
14cu|mapnik-3.0.10-2|50	Mapnik is about making beautiful maps. It uses the AGG library
14cu|mapnik-3.0.10-2|51	and offers world class anti-aliasing rendering with subpixel
14cu|mapnik-3.0.10-2|52	accuracy for geographic data. It is written from scratch in
14cu|mapnik-3.0.10-2|53	modern C++ and doesn't suffer from design decisions made a decade
14cu|mapnik-3.0.10-2|54	ago. When it comes to handling common software tasks such as memory
14cu|mapnik-3.0.10-2|55	management, filesystem access, regular expressions, parsing and so
14cu|mapnik-3.0.10-2|56	on, Mapnik doesn't re-invent the wheel, but utilises best of breed
14cu|mapnik-3.0.10-2|57	industry standard libraries from boost.org
14cu|mapnik-3.0.10-2|58	
14cu|mapnik-3.0.10-2|59	%files
14cu|mapnik-3.0.10-2|60	%doc AUTHORS.md COPYING CHANGELOG.md
14cu|mapnik-3.0.10-2|61	%{_libdir}/%{name}
14cu|mapnik-3.0.10-2|62	
14cu|mapnik-3.0.10-2|63	#----------------------------------------------------------------------------
14cu|mapnik-3.0.10-2|64	
14cu|mapnik-3.0.10-2|65	%package -n %{libname}
14cu|mapnik-3.0.10-2|66	Summary:	Mapnik is a Free toolkit for developing mapping applications
14cu|mapnik-3.0.10-2|67	Group:		System/Libraries
14cu|mapnik-3.0.10-2|68	Conflicts:	%{_lib}mapnik3.0_3 < 3.0.10-2
14cu|mapnik-3.0.10-2|69	Obsoletes:	%{_lib}mapnik3.0_3 < 3.0.10-2
14cu|mapnik-3.0.10-2|70	
14cu|mapnik-3.0.10-2|71	%description -n %{libname}
14cu|mapnik-3.0.10-2|72	Mapnik is a Free Toolkit for developing mapping applications.
14cu|mapnik-3.0.10-2|73	It's written in C++ and there are Python bindings to
14cu|mapnik-3.0.10-2|74	facilitate fast-paced agile development. It can comfortably
14cu|mapnik-3.0.10-2|75	be used for both desktop and web development, which was something
14cu|mapnik-3.0.10-2|76	I wanted from the beginning.
14cu|mapnik-3.0.10-2|77	
14cu|mapnik-3.0.10-2|78	Mapnik is about making beautiful maps. It uses the AGG library
14cu|mapnik-3.0.10-2|79	and offers world class anti-aliasing rendering with subpixel
14cu|mapnik-3.0.10-2|80	accuracy for geographic data. It is written from scratch in
14cu|mapnik-3.0.10-2|81	modern C++ and doesn't suffer from design decisions made a decade
14cu|mapnik-3.0.10-2|82	ago. When it comes to handling common software tasks such as memory
14cu|mapnik-3.0.10-2|83	management, filesystem access, regular expressions, parsing and so
14cu|mapnik-3.0.10-2|84	on, Mapnik doesn't re-invent the wheel, but utilises best of breed
14cu|mapnik-3.0.10-2|85	industry standard libraries from boost.org
14cu|mapnik-3.0.10-2|86	
14cu|mapnik-3.0.10-2|87	%files -n %{libname}
14cu|mapnik-3.0.10-2|88	%doc AUTHORS.md COPYING CHANGELOG.md
14cu|mapnik-3.0.10-2|89	%{_libdir}/lib%{name}.so.%{major}*
14cu|mapnik-3.0.10-2|90	
14cu|mapnik-3.0.10-2|91	#----------------------------------------------------------------------------
14cu|mapnik-3.0.10-2|92	
14cu|mapnik-3.0.10-2|93	%package -n %{devname}
14cu|mapnik-3.0.10-2|94	Summary:	Mapnik is a Free toolkit for developing mapping applications
14cu|mapnik-3.0.10-2|95	Group:		Development/C++
14cu|mapnik-3.0.10-2|96	Requires:	%{libname} = %{EVRD}
14cu|mapnik-3.0.10-2|97	Provides:	%{name}-devel = %{EVRD}
14cu|mapnik-3.0.10-2|98	Obsoletes:	%{name}-devel < %{EVRD}
14cu|mapnik-3.0.10-2|99	
14cu|mapnik-3.0.10-2|100	%description -n %{devname}
14cu|mapnik-3.0.10-2|101	Mapnik is a Free Toolkit for developing mapping applications.
14cu|mapnik-3.0.10-2|102	It's written in C++ and there are Python bindings to
14cu|mapnik-3.0.10-2|103	facilitate fast-paced agile development. It can comfortably
14cu|mapnik-3.0.10-2|104	be used for both desktop and web development, which was something
14cu|mapnik-3.0.10-2|105	I wanted from the beginning.
14cu|mapnik-3.0.10-2|106	
14cu|mapnik-3.0.10-2|107	Mapnik is about making beautiful maps. It uses the AGG library
14cu|mapnik-3.0.10-2|108	and offers world class anti-aliasing rendering with subpixel
14cu|mapnik-3.0.10-2|109	accuracy for geographic data. It is written from scratch in
14cu|mapnik-3.0.10-2|110	modern C++ and doesn't suffer from design decisions made a decade
14cu|mapnik-3.0.10-2|111	ago. When it comes to handling common software tasks such as memory
14cu|mapnik-3.0.10-2|112	management, filesystem access, regular expressions, parsing and so
14cu|mapnik-3.0.10-2|113	on, Mapnik doesn't re-invent the wheel, but utilises best of breed
14cu|mapnik-3.0.10-2|114	industry standard libraries from boost.org
14cu|mapnik-3.0.10-2|115	
14cu|mapnik-3.0.10-2|116	%files -n %{devname}
14cu|mapnik-3.0.10-2|117	%doc AUTHORS.md COPYING CHANGELOG.md
14cu|mapnik-3.0.10-2|118	%{_bindir}/mapnik-config
14cu|mapnik-3.0.10-2|119	%{_includedir}/%{name}
14cu|mapnik-3.0.10-2|120	%{_libdir}/lib%{name}.so
14cu|mapnik-3.0.10-2|121	%{_datadir}/pkgconfig/%{name}.pc
14cu|mapnik-3.0.10-2|122	
14cu|mapnik-3.0.10-2|123	#----------------------------------------------------------------------------
14cu|mapnik-3.0.10-2|124	
14cu|mapnik-3.0.10-2|125	%package utils
14cu|mapnik-3.0.10-2|126	Summary:	Utilities distributed with the Mapnik spatial visualization library
14cu|mapnik-3.0.10-2|127	Group:		Geography
14cu|mapnik-3.0.10-2|128	Requires:	%{name} = %{EVRD}
14cu|mapnik-3.0.10-2|129	
14cu|mapnik-3.0.10-2|130	%description utils
14cu|mapnik-3.0.10-2|131	Miscellaneous utilities distributed with the Mapnik spatial visualization
14cu|mapnik-3.0.10-2|132	library
14cu|mapnik-3.0.10-2|133	
14cu|mapnik-3.0.10-2|134	%files utils
14cu|mapnik-3.0.10-2|135	%doc AUTHORS.md COPYING CHANGELOG.md
14cu|mapnik-3.0.10-2|136	%{_bindir}/shapeindex
14cu|mapnik-3.0.10-2|137	%{_bindir}/mapnik-render
14cu|mapnik-3.0.10-2|138	%{_bindir}/mapnik-index
14cu|mapnik-3.0.10-2|139	%{_bindir}/svg2png
14cu|mapnik-3.0.10-2|140	%{_libdir}/libmapnik-json.a
14cu|mapnik-3.0.10-2|141	%{_libdir}/libmapnik-wkt.a
14cu|mapnik-3.0.10-2|142	
14cu|mapnik-3.0.10-2|143	#----------------------------------------------------------------------------
14cu|mapnik-3.0.10-2|144	
14cu|mapnik-3.0.10-2|145	%prep
14cu|mapnik-3.0.10-2|146	%setup -qn %{name}-v%{version}
14cu|mapnik-3.0.10-2|147	%patch0 -p1
14cu|mapnik-3.0.10-2|148	
14cu|mapnik-3.0.10-2|149	%build
14cu|mapnik-3.0.10-2|150	export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" \
14cu|mapnik-3.0.10-2|151	%ifarch x86_64
14cu|mapnik-3.0.10-2|152	%define lds lib64
14cu|mapnik-3.0.10-2|153	%else
14cu|mapnik-3.0.10-2|154	%define lds lib
14cu|mapnik-3.0.10-2|155	%endif
14cu|mapnik-3.0.10-2|156	
14cu|mapnik-3.0.10-2|157	%configure \
14cu|mapnik-3.0.10-2|158	DESTDIR=%{buildroot} \
14cu|mapnik-3.0.10-2|159	PREFIX=%{_prefix} \
14cu|mapnik-3.0.10-2|160	THREADING=multi \
14cu|mapnik-3.0.10-2|161	XMLPARSER=libxml2 \
14cu|mapnik-3.0.10-2|162	GDAL_INCLUDES=%{_includedir}/gdal \
14cu|mapnik-3.0.10-2|163	PGSQL_INCLUDES=/usr/include/pgsql \
14cu|mapnik-3.0.10-2|164	LIBDIR_SCHEMA=%{lds} \
14cu|mapnik-3.0.10-2|165	SVG2PNG=true \
14cu|mapnik-3.0.10-2|166	CUSTOM_LDFLAGS="%{ldflags}" \
14cu|mapnik-3.0.10-2|167	INTERNAL_LIBAGG=False \
14cu|mapnik-3.0.10-2|168	SYSTEM_FONTS=%{_datadir}/fonts \
14cu|mapnik-3.0.10-2|169	DEMO=False
14cu|mapnik-3.0.10-2|170	
14cu|mapnik-3.0.10-2|171	%make
14cu|mapnik-3.0.10-2|172	
14cu|mapnik-3.0.10-2|173	%install
14cu|mapnik-3.0.10-2|174	%make_install
14cu|mapnik-3.0.10-2|175	
14cu|mapnik-3.0.10-2|176	# get rid of fonts use external instead
14cu|mapnik-3.0.10-2|177	rm -rf %{buildroot}%{_libdir}/%{name}/fonts
14cu|mapnik-3.0.10-2|178	
14cu|mapnik-3.0.10-2|179	
14cu|mapnik-3.0.10-2|180	# install pkgconfig file
14cu|mapnik-3.0.10-2|181	cat > %{name}.pc <<EOF
14cu|mapnik-3.0.10-2|182	prefix=%{_prefix}
14cu|mapnik-3.0.10-2|183	exec_prefix=%{_prefix}
14cu|mapnik-3.0.10-2|184	includedir=%{_includedir}
14cu|mapnik-3.0.10-2|185	
14cu|mapnik-3.0.10-2|186	Name: %{name}
14cu|mapnik-3.0.10-2|187	Description: Free Toolkit for developing mapping applications
14cu|mapnik-3.0.10-2|188	Version: %{version}
14cu|mapnik-3.0.10-2|189	Libs: -lmapnik
14cu|mapnik-3.0.10-2|190	Cflags: -I${includedir}/%{name} -I${includedir}/agg
14cu|mapnik-3.0.10-2|191	EOF
14cu|mapnik-3.0.10-2|192	
14cu|mapnik-3.0.10-2|193	mkdir -p %{buildroot}%{_datadir}/pkgconfig/
14cu|mapnik-3.0.10-2|194	install -p -m 644 %{name}.pc %{buildroot}%{_datadir}/pkgconfig/
14cu|mapnik-3.0.10-2|195	
14cu|mapnik-3.0.10-2|196	chmod -x %{buildroot}%{_includedir}/%{name}/agg/*.h
14cu|mapnik-3.0.10-2|197	
14cu|mapnik-3.0.10-2|198	%changelog
14cu|mapnik-3.0.10-2|199	
14cu|mapnik-3.0.10-2|200	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.10-2
14cu|mapnik-3.0.10-2|201	- (a383269) Fix library package name
14cu|mapnik-3.0.10-2|202	- (a383269) Spec cleanup
14cu|mapnik-3.0.10-2|203	
14cu|mapnik-3.0.10-2|204	

10821 14
14cu|mapserver-7.0.4-1|1	%define major 2
14cu|mapserver-7.0.4-1|2	%define libname %mklibname %{name} %{major}
14cu|mapserver-7.0.4-1|3	%define devname %mklibname %{name} -d
14cu|mapserver-7.0.4-1|4	
14cu|mapserver-7.0.4-1|5	Summary:	Web-based Map Server
14cu|mapserver-7.0.4-1|6	Name:		mapserver
14cu|mapserver-7.0.4-1|7	Version:	7.0.4
14cu|mapserver-7.0.4-1|8	Release:	1
14cu|mapserver-7.0.4-1|9	License:	MIT
14cu|mapserver-7.0.4-1|10	Group:		Sciences/Geosciences
14cu|mapserver-7.0.4-1|11	Url:		http://mapserver.org/
14cu|mapserver-7.0.4-1|12	Source0:	http://download.osgeo.org/mapserver/%{name}-%{version}.tar.gz
14cu|mapserver-7.0.4-1|13	BuildRequires:	cmake
14cu|mapserver-7.0.4-1|14	BuildRequires:	fcgi-devel
14cu|mapserver-7.0.4-1|15	BuildRequires:	gd-devel
14cu|mapserver-7.0.4-1|16	BuildRequires:	geos-devel
14cu|mapserver-7.0.4-1|17	BuildRequires:	jpeg-devel
14cu|mapserver-7.0.4-1|18	BuildRequires:	php-devel
14cu|mapserver-7.0.4-1|19	BuildRequires:	postgresql-devel
14cu|mapserver-7.0.4-1|20	BuildRequires:	readline-devel
14cu|mapserver-7.0.4-1|21	BuildRequires:	shapelib-devel
14cu|mapserver-7.0.4-1|22	BuildRequires:	pkgconfig(cairo)
14cu|mapserver-7.0.4-1|23	BuildRequires:	pkgconfig(cfitsio)
14cu|mapserver-7.0.4-1|24	BuildRequires:	pkgconfig(freetype2)
14cu|mapserver-7.0.4-1|25	BuildRequires:	pkgconfig(fribidi)
14cu|mapserver-7.0.4-1|26	BuildRequires:	pkgconfig(ftgl)
14cu|mapserver-7.0.4-1|27	BuildRequires:	pkgconfig(gdal)
14cu|mapserver-7.0.4-1|28	BuildRequires:	pkgconfig(gl)
14cu|mapserver-7.0.4-1|29	BuildRequires:	pkgconfig(glu)
14cu|mapserver-7.0.4-1|30	BuildRequires:	pkgconfig(harfbuzz)
14cu|mapserver-7.0.4-1|31	BuildRequires:	pkgconfig(libcurl)
14cu|mapserver-7.0.4-1|32	BuildRequires:	pkgconfig(libming)
14cu|mapserver-7.0.4-1|33	BuildRequires:	pkgconfig(libpng)
14cu|mapserver-7.0.4-1|34	BuildRequires:	pkgconfig(libsvg-cairo)
14cu|mapserver-7.0.4-1|35	BuildRequires:	pkgconfig(netcdf)
14cu|mapserver-7.0.4-1|36	BuildRequires:	pkgconfig(proj)
14cu|mapserver-7.0.4-1|37	Requires:	webserver
14cu|mapserver-7.0.4-1|38	
14cu|mapserver-7.0.4-1|39	%description
14cu|mapserver-7.0.4-1|40	MapServer is an OpenSource development environment for building spatially
14cu|mapserver-7.0.4-1|41	enabled Internet applications. The software builds upon other popular
14cu|mapserver-7.0.4-1|42	OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF,
14cu|mapserver-7.0.4-1|43	Perl and others.
14cu|mapserver-7.0.4-1|44	
14cu|mapserver-7.0.4-1|45	The MapServer CGI application provides a significant number of
14cu|mapserver-7.0.4-1|46	"out-of-the-box" features. Here's a sampling:
14cu|mapserver-7.0.4-1|47	
14cu|mapserver-7.0.4-1|48	* vector formats supported: ESRI shapefiles, simple embedded features,
14cu|mapserver-7.0.4-1|49	ESRI ArcSDE (alpha release)
14cu|mapserver-7.0.4-1|50	* raster formats supported (8-bit only): TIFF/GeoTIFF, GIF, PNG, ERDAS,
14cu|mapserver-7.0.4-1|51	JPEG and EPPL7
14cu|mapserver-7.0.4-1|52	* quadtree spatial indexing for shapefiles
14cu|mapserver-7.0.4-1|53	* fully customizable, template driven output
14cu|mapserver-7.0.4-1|54	* feature selection by item/value, point, area or another feature
14cu|mapserver-7.0.4-1|55	* TrueType font support
14cu|mapserver-7.0.4-1|56	* support for tiled raster and vector data (display only)
14cu|mapserver-7.0.4-1|57	* automatic legend and scalebar building
14cu|mapserver-7.0.4-1|58	* scale dependent feature drawing and application execution
14cu|mapserver-7.0.4-1|59	* thematic map building using logical or regular expression based classes
14cu|mapserver-7.0.4-1|60	* feature labeling including label collision mediation
14cu|mapserver-7.0.4-1|61	* on-the-fly configuration via URLs
14cu|mapserver-7.0.4-1|62	* on-the-fly projection
14cu|mapserver-7.0.4-1|63	
14cu|mapserver-7.0.4-1|64	MapServer is not a full-featured GIS system, nor does it aspire to be.
14cu|mapserver-7.0.4-1|65	It does, however, provide enough core functionality to support a wide
14cu|mapserver-7.0.4-1|66	variety of web applications. Beyond browsing GIS data, MapServer allows
14cu|mapserver-7.0.4-1|67	you create "geographic image maps", that is, maps that can direct users
14cu|mapserver-7.0.4-1|68	to content.
14cu|mapserver-7.0.4-1|69	
14cu|mapserver-7.0.4-1|70	%files
14cu|mapserver-7.0.4-1|71	%dir %{_var}/www/html/mapserver
14cu|mapserver-7.0.4-1|72	%attr(755,apache,apache) %{_var}/www/html/mapserver/tmp
14cu|mapserver-7.0.4-1|73	%doc README HISTORY.TXT
14cu|mapserver-7.0.4-1|74	%{_bindir}/legend
14cu|mapserver-7.0.4-1|75	%{_bindir}/mapserv
14cu|mapserver-7.0.4-1|76	%{_bindir}/msencrypt
14cu|mapserver-7.0.4-1|77	%{_bindir}/scalebar
14cu|mapserver-7.0.4-1|78	%{_bindir}/shp2img
14cu|mapserver-7.0.4-1|79	%{_bindir}/shptree
14cu|mapserver-7.0.4-1|80	%{_bindir}/shptreetst
14cu|mapserver-7.0.4-1|81	%{_bindir}/shptreevis
14cu|mapserver-7.0.4-1|82	%{_bindir}/sortshp
14cu|mapserver-7.0.4-1|83	%{_bindir}/tile4ms
14cu|mapserver-7.0.4-1|84	
14cu|mapserver-7.0.4-1|85	#----------------------------------------------------------------------------
14cu|mapserver-7.0.4-1|86	
14cu|mapserver-7.0.4-1|87	%package -n php-mapscript
14cu|mapserver-7.0.4-1|88	Summary:	Mapserver php-mapscript
14cu|mapserver-7.0.4-1|89	Group:		Sciences/Geosciences
14cu|mapserver-7.0.4-1|90	Provides:	mapscript = %{EVRD}
14cu|mapserver-7.0.4-1|91	Provides:	mapserver-php = %{EVRD}
14cu|mapserver-7.0.4-1|92	Requires:	php
14cu|mapserver-7.0.4-1|93	Requires:	curl
14cu|mapserver-7.0.4-1|94	Requires:	php(zend-abi) = %{php_zend_api}
14cu|mapserver-7.0.4-1|95	
14cu|mapserver-7.0.4-1|96	%description -n php-mapscript
14cu|mapserver-7.0.4-1|97	php-mapscript allows you to have mapserver functions from within php,
14cu|mapserver-7.0.4-1|98	creating maps with php commands.
14cu|mapserver-7.0.4-1|99	
14cu|mapserver-7.0.4-1|100	%files -n php-mapscript
14cu|mapserver-7.0.4-1|101	%{_sysconfdir}/php.d/40_mapscript.ini
14cu|mapserver-7.0.4-1|102	%{_libdir}/php/extensions/*
14cu|mapserver-7.0.4-1|103	
14cu|mapserver-7.0.4-1|104	%post -n php-mapscript
14cu|mapserver-7.0.4-1|105	%{_post_webapp}
14cu|mapserver-7.0.4-1|106	
14cu|mapserver-7.0.4-1|107	%postun -n php-mapscript
14cu|mapserver-7.0.4-1|108	%{_postun_webapp}
14cu|mapserver-7.0.4-1|109	
14cu|mapserver-7.0.4-1|110	#----------------------------------------------------------------------------
14cu|mapserver-7.0.4-1|111	
14cu|mapserver-7.0.4-1|112	%package -n %{libname}
14cu|mapserver-7.0.4-1|113	Summary:	Mapserver shared library
14cu|mapserver-7.0.4-1|114	Group:		System/Libraries
14cu|mapserver-7.0.4-1|115	
14cu|mapserver-7.0.4-1|116	%description -n %{libname}
14cu|mapserver-7.0.4-1|117	Mapserver shared library.
14cu|mapserver-7.0.4-1|118	
14cu|mapserver-7.0.4-1|119	%files -n %{libname}
14cu|mapserver-7.0.4-1|120	%{_libdir}/lib%{name}.so.%{major}
14cu|mapserver-7.0.4-1|121	%{_libdir}/lib%{name}.so.%{version}
14cu|mapserver-7.0.4-1|122	
14cu|mapserver-7.0.4-1|123	#----------------------------------------------------------------------------
14cu|mapserver-7.0.4-1|124	
14cu|mapserver-7.0.4-1|125	%package -n %{devname}
14cu|mapserver-7.0.4-1|126	Summary:	Mapserver development files
14cu|mapserver-7.0.4-1|127	Group:		Development/Other
14cu|mapserver-7.0.4-1|128	Requires:	%{libname} = %{EVRD}
14cu|mapserver-7.0.4-1|129	Provides:	%{name}-devel = %{EVRD}
14cu|mapserver-7.0.4-1|130	Conflicts:	%{name}-devel < 6.2.1
14cu|mapserver-7.0.4-1|131	Obsoletes:	%{name}-devel < 6.2.1
14cu|mapserver-7.0.4-1|132	
14cu|mapserver-7.0.4-1|133	%description -n %{devname}
14cu|mapserver-7.0.4-1|134	Development files for %{name}.
14cu|mapserver-7.0.4-1|135	
14cu|mapserver-7.0.4-1|136	%files -n %{devname}
14cu|mapserver-7.0.4-1|137	%dir %{_datadir}/mapserver/cmake/
14cu|mapserver-7.0.4-1|138	%{_datadir}/mapserver/cmake/*.cmake
14cu|mapserver-7.0.4-1|139	%dir %{_includedir}/mapserver/
14cu|mapserver-7.0.4-1|140	%{_includedir}/mapserver/*
14cu|mapserver-7.0.4-1|141	%{_libdir}/lib%{name}.so
14cu|mapserver-7.0.4-1|142	
14cu|mapserver-7.0.4-1|143	#----------------------------------------------------------------------------
14cu|mapserver-7.0.4-1|144	
14cu|mapserver-7.0.4-1|145	%prep
14cu|mapserver-7.0.4-1|146	%setup -q
14cu|mapserver-7.0.4-1|147	
14cu|mapserver-7.0.4-1|148	%build
14cu|mapserver-7.0.4-1|149	%cmake \
14cu|mapserver-7.0.4-1|150	-DINSTALL_LIB_DIR=%{_libdir} \
14cu|mapserver-7.0.4-1|151	-DWITH_CURL:BOOL=ON \
14cu|mapserver-7.0.4-1|152	-DWITH_PHP:BOOL=ON \
14cu|mapserver-7.0.4-1|153	-DWITH_SVGCAIRO:BOOL=ON
14cu|mapserver-7.0.4-1|154	%make
14cu|mapserver-7.0.4-1|155	
14cu|mapserver-7.0.4-1|156	%install
14cu|mapserver-7.0.4-1|157	%makeinstall_std -C build
14cu|mapserver-7.0.4-1|158	
14cu|mapserver-7.0.4-1|159	mkdir -p %{buildroot}%{_libdir}/php/extensions
14cu|mapserver-7.0.4-1|160	mkdir -p %{buildroot}%{_sysconfdir}/php.d/
14cu|mapserver-7.0.4-1|161	
14cu|mapserver-7.0.4-1|162	cat > %{buildroot}/%{_sysconfdir}/php.d/40_mapscript.ini <<EOF
14cu|mapserver-7.0.4-1|163	extension = php_mapscript.so
14cu|mapserver-7.0.4-1|164	EOF
14cu|mapserver-7.0.4-1|165	
14cu|mapserver-7.0.4-1|166	install -d %{buildroot}/%{_var}/www/html/mapserver/tmp
14cu|mapserver-7.0.4-1|167	
14cu|mapserver-7.0.4-1|168	%changelog
14cu|mapserver-7.0.4-1|169	
14cu|mapserver-7.0.4-1|170	* Sun Jan 22 2017 alzim <alzim@bk.ru> 7.0.4-1
14cu|mapserver-7.0.4-1|171	- (106b30a) Merge pull request #2 from import/mapserver:rosa2016.1
14cu|mapserver-7.0.4-1|172	- (106b30a) Updated to 7.0.4
14cu|mapserver-7.0.4-1|173	
14cu|mapserver-7.0.4-1|174	

10822 14
14cu|marco-1.12.1-3|1	%define oname mate-window-manager
14cu|marco-1.12.1-3|2	%define major 0
14cu|marco-1.12.1-3|3	%define libname %mklibname marco-private %{major}
14cu|marco-1.12.1-3|4	%define develname %mklibname -d marco-private
14cu|marco-1.12.1-3|5	%define startup_notification_version 0.4
14cu|marco-1.12.1-3|6	
14cu|marco-1.12.1-3|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|marco-1.12.1-3|8	
14cu|marco-1.12.1-3|9	Summary:       Mate window manager
14cu|marco-1.12.1-3|10	Name:          marco
14cu|marco-1.12.1-3|11	Version:       1.12.1
14cu|marco-1.12.1-3|12	Release:       3
14cu|marco-1.12.1-3|13	URL:           http://www.mate-desktop.org/
14cu|marco-1.12.1-3|14	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|marco-1.12.1-3|15	# use oxygen as our default theme
14cu|marco-1.12.1-3|16	Source1:       http://gnome-look.org/CONTENT/content-files/76582-Oxygen_Accurate_Installation_Files.tar.bz2
14cu|marco-1.12.1-3|17	Patch0:		marco-1.12.1-rosa-theme.patch
14cu|marco-1.12.1-3|18	License:       GPLv2+
14cu|marco-1.12.1-3|19	Group:         Graphical desktop/Other
14cu|marco-1.12.1-3|20	
14cu|marco-1.12.1-3|21	BuildRequires:	intltool
14cu|marco-1.12.1-3|22	BuildRequires:	itstool
14cu|marco-1.12.1-3|23	BuildRequires:	mate-common
14cu|marco-1.12.1-3|24	#BuildRequires:	mate-dialogs
14cu|marco-1.12.1-3|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|marco-1.12.1-3|26	BuildRequires:	pkgconfig(ice)
14cu|marco-1.12.1-3|27	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|marco-1.12.1-3|28	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|marco-1.12.1-3|29	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|marco-1.12.1-3|30	#BuildRequires:	pkgconfig(mate-doc-utils)
14cu|marco-1.12.1-3|31	BuildRequires:	pkgconfig(pangoxft)
14cu|marco-1.12.1-3|32	BuildRequires:	pkgconfig(sm)
14cu|marco-1.12.1-3|33	BuildRequires:	pkgconfig(x11)
14cu|marco-1.12.1-3|34	BuildRequires:	pkgconfig(xcomposite)
14cu|marco-1.12.1-3|35	BuildRequires:	pkgconfig(xcursor)
14cu|marco-1.12.1-3|36	BuildRequires:	pkgconfig(xdamage)
14cu|marco-1.12.1-3|37	BuildRequires:	pkgconfig(xext)
14cu|marco-1.12.1-3|38	BuildRequires:	pkgconfig(xfixes)
14cu|marco-1.12.1-3|39	BuildRequires:	pkgconfig(xinerama)
14cu|marco-1.12.1-3|40	BuildRequires:	pkgconfig(xrandr)
14cu|marco-1.12.1-3|41	BuildRequires:	pkgconfig(xrender)
14cu|marco-1.12.1-3|42	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14cu|marco-1.12.1-3|43	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|marco-1.12.1-3|44	BuildRequires:	pkgconfig(glu)
14cu|marco-1.12.1-3|45	BuildRequires:	yelp-tools
14cu|marco-1.12.1-3|46	BuildRequires:	zenity
14cu|marco-1.12.1-3|47	
14cu|marco-1.12.1-3|48	Requires:	mate-dialogs
14cu|marco-1.12.1-3|49	Requires:	mate-desktop
14cu|marco-1.12.1-3|50	
14cu|marco-1.12.1-3|51	%rename		%{oname}
14cu|marco-1.12.1-3|52	
14cu|marco-1.12.1-3|53	%description
14cu|marco-1.12.1-3|54	The Mate window manager integrates nicely with MATE.
14cu|marco-1.12.1-3|55	
14cu|marco-1.12.1-3|56	%package -n %{libname}
14cu|marco-1.12.1-3|57	Summary:        Libraries for Mate window manager
14cu|marco-1.12.1-3|58	Group:          System/Libraries
14cu|marco-1.12.1-3|59	
14cu|marco-1.12.1-3|60	%description -n %{libname}
14cu|marco-1.12.1-3|61	This package contains libraries used by Mate window manager.
14cu|marco-1.12.1-3|62	
14cu|marco-1.12.1-3|63	%package -n %{develname}
14cu|marco-1.12.1-3|64	Summary:        Libraries and include files with Mate window manager
14cu|marco-1.12.1-3|65	Group:          Development/C
14cu|marco-1.12.1-3|66	Requires:	%{libname} = %{version}
14cu|marco-1.12.1-3|67	Provides:	%{oname}-devel = %{version}-%{release}
14cu|marco-1.12.1-3|68	
14cu|marco-1.12.1-3|69	%description -n %{develname}
14cu|marco-1.12.1-3|70	This package provides the necessary development libraries and include
14cu|marco-1.12.1-3|71	files to allow you to develop with Mate window manager.
14cu|marco-1.12.1-3|72	
14cu|marco-1.12.1-3|73	
14cu|marco-1.12.1-3|74	%prep
14cu|marco-1.12.1-3|75	%setup -q -n %{name}-%{version} -b1
14cu|marco-1.12.1-3|76	%apply_patches
14cu|marco-1.12.1-3|77	
14cu|marco-1.12.1-3|78	pushd "../Oxygen Accurate Installation Files"
14cu|marco-1.12.1-3|79	tar xf OxygenAccurate.tar.gz
14cu|marco-1.12.1-3|80	popd
14cu|marco-1.12.1-3|81	
14cu|marco-1.12.1-3|82	%build
14cu|marco-1.12.1-3|83	%configure2_5x \
14cu|marco-1.12.1-3|84	--disable-static \
14cu|marco-1.12.1-3|85	--disable-scrollkeeper
14cu|marco-1.12.1-3|86	
14cu|marco-1.12.1-3|87	%make
14cu|marco-1.12.1-3|88	
14cu|marco-1.12.1-3|89	%install
14cu|marco-1.12.1-3|90	%makeinstall_std
14cu|marco-1.12.1-3|91	
14cu|marco-1.12.1-3|92	%find_lang %{name}
14cu|marco-1.12.1-3|93	
14cu|marco-1.12.1-3|94	pushd "../Oxygen Accurate Installation Files/Oxygen Accurate"
14cu|marco-1.12.1-3|95	mkdir -p %{buildroot}%{_datadir}/themes/oxygnome
14cu|marco-1.12.1-3|96	cp -fr metacity-1 %{buildroot}%{_datadir}/themes/oxygnome/metacity-1
14cu|marco-1.12.1-3|97	popd
14cu|marco-1.12.1-3|98	
14cu|marco-1.12.1-3|99	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|marco-1.12.1-3|100	
14cu|marco-1.12.1-3|101	%files -f %{name}.lang
14cu|marco-1.12.1-3|102	%doc README NEWS HACKING
14cu|marco-1.12.1-3|103	%{_bindir}/marco
14cu|marco-1.12.1-3|104	%{_bindir}/marco-message
14cu|marco-1.12.1-3|105	%{_datadir}/applications/marco.desktop
14cu|marco-1.12.1-3|106	%{_datadir}/themes/ClearlooksRe
14cu|marco-1.12.1-3|107	%{_datadir}/themes/Dopple-Left
14cu|marco-1.12.1-3|108	%{_datadir}/themes/Dopple
14cu|marco-1.12.1-3|109	%{_datadir}/themes/DustBlue
14cu|marco-1.12.1-3|110	%{_datadir}/themes/Spidey-Left
14cu|marco-1.12.1-3|111	%{_datadir}/themes/Spidey
14cu|marco-1.12.1-3|112	%{_datadir}/themes/Splint-Left
14cu|marco-1.12.1-3|113	%{_datadir}/themes/Splint
14cu|marco-1.12.1-3|114	%{_datadir}/themes/WinMe
14cu|marco-1.12.1-3|115	%{_datadir}/themes/eOS
14cu|marco-1.12.1-3|116	%{_datadir}/marco
14cu|marco-1.12.1-3|117	%{_datadir}/mate-control-center/keybindings/50-marco*.xml
14cu|marco-1.12.1-3|118	%{_datadir}/help/C/creating-marco-themes
14cu|marco-1.12.1-3|119	%{_datadir}/mate/wm-properties
14cu|marco-1.12.1-3|120	%{_datadir}/glib-2.0/schemas/org.mate.marco.gschema.xml
14cu|marco-1.12.1-3|121	%{_datadir}/themes/oxygnome/
14cu|marco-1.12.1-3|122	%{_mandir}/man1/marco.1.*
14cu|marco-1.12.1-3|123	%{_mandir}/man1/marco-message.1.*
14cu|marco-1.12.1-3|124	
14cu|marco-1.12.1-3|125	%files -n %{libname}
14cu|marco-1.12.1-3|126	%{_libdir}/libmarco-private.so.%{major}*
14cu|marco-1.12.1-3|127	
14cu|marco-1.12.1-3|128	%files -n %{develname}
14cu|marco-1.12.1-3|129	%doc ChangeLog
14cu|marco-1.12.1-3|130	%{_bindir}/marco-theme-viewer
14cu|marco-1.12.1-3|131	%{_bindir}/marco-window-demo
14cu|marco-1.12.1-3|132	%{_includedir}/marco-1
14cu|marco-1.12.1-3|133	%{_libdir}/libmarco-private.so
14cu|marco-1.12.1-3|134	%{_libdir}/pkgconfig/libmarco-private.pc
14cu|marco-1.12.1-3|135	%{_mandir}/man1/marco-theme-viewer.1.*
14cu|marco-1.12.1-3|136	%{_mandir}/man1/marco-window-demo.1.*
14cu|marco-1.12.1-3|137	
14cu|marco-1.12.1-3|138	
14cu|marco-1.12.1-3|139	%changelog
14cu|marco-1.12.1-3|140	
14cu|marco-1.12.1-3|141	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-3
14cu|marco-1.12.1-3|142	- (e2176c6) Fix fonts
14cu|marco-1.12.1-3|143	
14cu|marco-1.12.1-3|144	

10823 14
14cu|mari0-1.6-1|1	Name:           mari0
14cu|mari0-1.6-1|2	Version:        1.6
14cu|mari0-1.6-1|3	Release:        1
14cu|mari0-1.6-1|4	Summary:        Puzzle platformer with a Portal gun
14cu|mari0-1.6-1|5	Group:          Games/Arcade
14cu|mari0-1.6-1|6	License:        CC-BY-NC-SA
14cu|mari0-1.6-1|7	Url:            http://stabyourself.net/mari0/
14cu|mari0-1.6-1|8	Source0:        http://stabyourself.net/dl.php?file=mari0-1006/%{name}-source.zip
14cu|mari0-1.6-1|9	BuildArch:      noarch
14cu|mari0-1.6-1|10	BuildRequires:  dos2unix
14cu|mari0-1.6-1|11	BuildRequires:  imagemagick
14cu|mari0-1.6-1|12	Requires:       love0.8
14cu|mari0-1.6-1|13	
14cu|mari0-1.6-1|14	%description
14cu|mari0-1.6-1|15	Two genre defining games from completely different eras: Nintendo's Super
14cu|mari0-1.6-1|16	Mario Bros. and Valve's Portal. These two games managed to give Platformers
14cu|mari0-1.6-1|17	and First-Person Puzzle Games a solid place in the video game world. But what
14cu|mari0-1.6-1|18	if Nintendo teamed up with Valve and recreated the famous Mario game with
14cu|mari0-1.6-1|19	Portal gun mechanics?
14cu|mari0-1.6-1|20	
14cu|mari0-1.6-1|21	%files
14cu|mari0-1.6-1|22	%doc readme.txt
14cu|mari0-1.6-1|23	%{_datadir}/applications/%{name}.desktop
14cu|mari0-1.6-1|24	%{_gamesbindir}/%{name}
14cu|mari0-1.6-1|25	%{_gamesdatadir}/%{name}/%{name}.love
14cu|mari0-1.6-1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mari0-1.6-1|27	
14cu|mari0-1.6-1|28	#----------------------------------------------------------------------------
14cu|mari0-1.6-1|29	
14cu|mari0-1.6-1|30	%prep
14cu|mari0-1.6-1|31	%setup -q -c
14cu|mari0-1.6-1|32	# Fix encoding and line-endings
14cu|mari0-1.6-1|33	dos2unix readme.txt
14cu|mari0-1.6-1|34	iconv -f CP1250 -t UTF-8 readme.txt > readme.txt.utf8
14cu|mari0-1.6-1|35	mv readme.txt.utf8 readme.txt
14cu|mari0-1.6-1|36	
14cu|mari0-1.6-1|37	# Extract icon from .love file
14cu|mari0-1.6-1|38	unzip -p %{name}_%{version}.love graphics/icon.gif > icon.gif
14cu|mari0-1.6-1|39	
14cu|mari0-1.6-1|40	%build
14cu|mari0-1.6-1|41	# Launcher script
14cu|mari0-1.6-1|42	cat > %{name}.sh << EOF
14cu|mari0-1.6-1|43	#!/bin/sh
14cu|mari0-1.6-1|44	love0.8 %{_gamesdatadir}/%{name}/%{name}.love
14cu|mari0-1.6-1|45	EOF
14cu|mari0-1.6-1|46	
14cu|mari0-1.6-1|47	# Desktop entry
14cu|mari0-1.6-1|48	cat > %{name}.desktop << EOF
14cu|mari0-1.6-1|49	[Desktop Entry]
14cu|mari0-1.6-1|50	Name=Mari0
14cu|mari0-1.6-1|51	Comment=%{summary}
14cu|mari0-1.6-1|52	Exec=%{name}
14cu|mari0-1.6-1|53	Icon=%{name}
14cu|mari0-1.6-1|54	Terminal=false
14cu|mari0-1.6-1|55	Type=Application
14cu|mari0-1.6-1|56	Categories=Game;ArcadeGame;
14cu|mari0-1.6-1|57	EOF
14cu|mari0-1.6-1|58	
14cu|mari0-1.6-1|59	%install
14cu|mari0-1.6-1|60	install -D -m 644 %{name}_%{version}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|mari0-1.6-1|61	install -D -m 755 %{name}.sh %{buildroot}%{_gamesbindir}/%{name}
14cu|mari0-1.6-1|62	install -D -m 755 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|mari0-1.6-1|63	
14cu|mari0-1.6-1|64	# Icon
14cu|mari0-1.6-1|65	for size in 16 32 64 128 256; do
14cu|mari0-1.6-1|66	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
14cu|mari0-1.6-1|67	convert icon.gif -resize ${size}x${size} \
14cu|mari0-1.6-1|68	%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|mari0-1.6-1|69	done
14cu|mari0-1.6-1|70	
14cu|mari0-1.6-1|71	
14cu|mari0-1.6-1|72	
14cu|mari0-1.6-1|73	%changelog
14cu|mari0-1.6-1|74	
14cu|mari0-1.6-1|75	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 1.6-1
14cu|mari0-1.6-1|76	- (d973a08) Imported from SRPM
14cu|mari0-1.6-1|77	
14cu|mari0-1.6-1|78	

10824 14
14cu|marisa-0.2.4-4|1	%define major 0
14cu|marisa-0.2.4-4|2	%define libname %mklibname %{name} %{major}
14cu|marisa-0.2.4-4|3	%define devname %mklibname %{name} -d
14cu|marisa-0.2.4-4|4	
14cu|marisa-0.2.4-4|5	Summary:	Static and spece-efficient trie data structure library
14cu|marisa-0.2.4-4|6	Name:		marisa
14cu|marisa-0.2.4-4|7	Version:	0.2.4
14cu|marisa-0.2.4-4|8	Release:	4
14cu|marisa-0.2.4-4|9	License:	BSD or LGPL
14cu|marisa-0.2.4-4|10	Group:		System/Internationalization
14cu|marisa-0.2.4-4|11	Url:		https://code.google.com/p/marisa-trie/
14cu|marisa-0.2.4-4|12	Source0:	https://marisa-trie.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|marisa-0.2.4-4|13	BuildRequires:	swig
14cu|marisa-0.2.4-4|14	BuildRequires:	perl-devel
14cu|marisa-0.2.4-4|15	BuildRequires:	pkgconfig(python)
14cu|marisa-0.2.4-4|16	BuildRequires:	pkgconfig(ruby)
14cu|marisa-0.2.4-4|17	
14cu|marisa-0.2.4-4|18	%description
14cu|marisa-0.2.4-4|19	Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
14cu|marisa-0.2.4-4|20	static and space-efficient trie data structure. And libmarisa is a C++
14cu|marisa-0.2.4-4|21	library to provide an implementation of MARISA. Also, the package of
14cu|marisa-0.2.4-4|22	libmarisa contains a set of command line tools for building and
14cu|marisa-0.2.4-4|23	operating a MARISA-based dictionary.
14cu|marisa-0.2.4-4|24	
14cu|marisa-0.2.4-4|25	A MARISA-based dictionary supports not only lookup but also reverse
14cu|marisa-0.2.4-4|26	lookup, common prefix search and predictive search.
14cu|marisa-0.2.4-4|27	
14cu|marisa-0.2.4-4|28	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|29	
14cu|marisa-0.2.4-4|30	%package -n %{libname}
14cu|marisa-0.2.4-4|31	Summary:	Static and spece-efficient trie data structure library
14cu|marisa-0.2.4-4|32	Group:		System/Libraries
14cu|marisa-0.2.4-4|33	Conflicts:	%{name} < 0.2.4-4
14cu|marisa-0.2.4-4|34	Obsoletes:	%{name} < 0.2.4-4
14cu|marisa-0.2.4-4|35	
14cu|marisa-0.2.4-4|36	%description -n %{libname}
14cu|marisa-0.2.4-4|37	Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
14cu|marisa-0.2.4-4|38	static and space-efficient trie data structure. And libmarisa is a C++
14cu|marisa-0.2.4-4|39	library to provide an implementation of MARISA. Also, the package of
14cu|marisa-0.2.4-4|40	libmarisa contains a set of command line tools for building and
14cu|marisa-0.2.4-4|41	operating a MARISA-based dictionary.
14cu|marisa-0.2.4-4|42	
14cu|marisa-0.2.4-4|43	A MARISA-based dictionary supports not only lookup but also reverse
14cu|marisa-0.2.4-4|44	lookup, common prefix search and predictive search.
14cu|marisa-0.2.4-4|45	
14cu|marisa-0.2.4-4|46	%files -n %{libname}
14cu|marisa-0.2.4-4|47	%doc docs/* AUTHORS COPYING README
14cu|marisa-0.2.4-4|48	%{_libdir}/libmarisa.so.%{major}*
14cu|marisa-0.2.4-4|49	
14cu|marisa-0.2.4-4|50	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|51	
14cu|marisa-0.2.4-4|52	%package -n %{devname}
14cu|marisa-0.2.4-4|53	Summary:	Development files for %{name}
14cu|marisa-0.2.4-4|54	Group:		Development/Other
14cu|marisa-0.2.4-4|55	Requires:	%{libname} = %{EVRD}
14cu|marisa-0.2.4-4|56	Provides:	%{name}-devel = %{EVRD}
14cu|marisa-0.2.4-4|57	Conflicts:	%{name}-devel < 0.2.4-4
14cu|marisa-0.2.4-4|58	Obsoletes:	%{name}-devel < 0.2.4-4
14cu|marisa-0.2.4-4|59	
14cu|marisa-0.2.4-4|60	%description -n %{devname}
14cu|marisa-0.2.4-4|61	This package contains libraries and header files for developing applications
14cu|marisa-0.2.4-4|62	that use %{name}.
14cu|marisa-0.2.4-4|63	
14cu|marisa-0.2.4-4|64	%files -n %{devname}
14cu|marisa-0.2.4-4|65	%{_includedir}/*
14cu|marisa-0.2.4-4|66	%{_libdir}/*.so
14cu|marisa-0.2.4-4|67	%{_libdir}/pkgconfig/*.pc
14cu|marisa-0.2.4-4|68	
14cu|marisa-0.2.4-4|69	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|70	
14cu|marisa-0.2.4-4|71	%package tools
14cu|marisa-0.2.4-4|72	Summary:	Tools for %{name}
14cu|marisa-0.2.4-4|73	Group:		System/Internationalization
14cu|marisa-0.2.4-4|74	
14cu|marisa-0.2.4-4|75	%description tools
14cu|marisa-0.2.4-4|76	This package contains tools for developing applications that use %{name}.
14cu|marisa-0.2.4-4|77	
14cu|marisa-0.2.4-4|78	%files tools
14cu|marisa-0.2.4-4|79	%{_bindir}/marisa*
14cu|marisa-0.2.4-4|80	
14cu|marisa-0.2.4-4|81	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|82	
14cu|marisa-0.2.4-4|83	%package perl
14cu|marisa-0.2.4-4|84	Summary:	Perl language binding for marisa
14cu|marisa-0.2.4-4|85	Group:		Development/Perl
14cu|marisa-0.2.4-4|86	Requires:	%{libname} = %{EVRD}
14cu|marisa-0.2.4-4|87	
14cu|marisa-0.2.4-4|88	%description perl
14cu|marisa-0.2.4-4|89	Perl language binding for marisa.
14cu|marisa-0.2.4-4|90	
14cu|marisa-0.2.4-4|91	%files perl
14cu|marisa-0.2.4-4|92	%{perl_vendorarch}/*
14cu|marisa-0.2.4-4|93	#exclude %dir %{perl_vendorarch}/auto/
14cu|marisa-0.2.4-4|94	
14cu|marisa-0.2.4-4|95	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|96	
14cu|marisa-0.2.4-4|97	%package python
14cu|marisa-0.2.4-4|98	Summary:	Python language binding for marisa
14cu|marisa-0.2.4-4|99	Group:		Development/Python
14cu|marisa-0.2.4-4|100	Requires:	%{libname} = %{EVRD}
14cu|marisa-0.2.4-4|101	
14cu|marisa-0.2.4-4|102	%description python
14cu|marisa-0.2.4-4|103	Python language binding for marisa.
14cu|marisa-0.2.4-4|104	
14cu|marisa-0.2.4-4|105	%files python
14cu|marisa-0.2.4-4|106	%{py_platsitedir}/*
14cu|marisa-0.2.4-4|107	
14cu|marisa-0.2.4-4|108	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|109	
14cu|marisa-0.2.4-4|110	%package ruby
14cu|marisa-0.2.4-4|111	Summary:	Ruby language binding for marisa
14cu|marisa-0.2.4-4|112	Group:		Development/Ruby
14cu|marisa-0.2.4-4|113	Requires:	%{libname} = %{EVRD}
14cu|marisa-0.2.4-4|114	Requires:	ruby
14cu|marisa-0.2.4-4|115	
14cu|marisa-0.2.4-4|116	%description ruby
14cu|marisa-0.2.4-4|117	Ruby language binding for marisa.
14cu|marisa-0.2.4-4|118	
14cu|marisa-0.2.4-4|119	%files ruby
14cu|marisa-0.2.4-4|120	%{ruby_vendorarchdir}/*
14cu|marisa-0.2.4-4|121	
14cu|marisa-0.2.4-4|122	#----------------------------------------------------------------------------
14cu|marisa-0.2.4-4|123	
14cu|marisa-0.2.4-4|124	%prep
14cu|marisa-0.2.4-4|125	%setup -q
14cu|marisa-0.2.4-4|126	
14cu|marisa-0.2.4-4|127	%build
14cu|marisa-0.2.4-4|128	%configure2_5x
14cu|marisa-0.2.4-4|129	%make
14cu|marisa-0.2.4-4|130	
14cu|marisa-0.2.4-4|131	# build Perl bindings
14cu|marisa-0.2.4-4|132	pushd bindings/perl
14cu|marisa-0.2.4-4|133	export CFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|134	export LDFLAGS="-lstdc++"
14cu|marisa-0.2.4-4|135	export CXXFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|136	%{__perl} Makefile.PL INC="-I%{_builddir}/%{name}-%{version}/lib" LIBS="-L%{_builddir}/%{name}-%{version}/lib/.libs" INSTALLDIRS=vendor
14cu|marisa-0.2.4-4|137	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" make
14cu|marisa-0.2.4-4|138	popd
14cu|marisa-0.2.4-4|139	
14cu|marisa-0.2.4-4|140	# build Python bindings
14cu|marisa-0.2.4-4|141	pushd bindings/python
14cu|marisa-0.2.4-4|142	python setup.py build_ext --include-dirs="%{_builddir}/%{name}-%{version}/lib" --library-dirs="%{_builddir}/%{name}-%{version}/lib/.libs"
14cu|marisa-0.2.4-4|143	python setup.py build
14cu|marisa-0.2.4-4|144	popd
14cu|marisa-0.2.4-4|145	
14cu|marisa-0.2.4-4|146	# build Ruby bindings
14cu|marisa-0.2.4-4|147	# Regenerate ruby bindings
14cu|marisa-0.2.4-4|148	pushd bindings
14cu|marisa-0.2.4-4|149	export CFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|150	export LDFLAGS="-lstdc++"
14cu|marisa-0.2.4-4|151	export CXXFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|152	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" %make swig-ruby
14cu|marisa-0.2.4-4|153	popd
14cu|marisa-0.2.4-4|154	
14cu|marisa-0.2.4-4|155	pushd bindings/ruby
14cu|marisa-0.2.4-4|156	export CFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|157	export LDFLAGS="-lstdc++"
14cu|marisa-0.2.4-4|158	export CXXFLAGS="-g -O2 -lstdc++"
14cu|marisa-0.2.4-4|159	ruby extconf.rb --with-opt-include="%{_builddir}/%{name}-%{version}/lib" --with-opt-lib="%{_builddir}/%{name}-%{version}/lib/.libs" --vendor
14cu|marisa-0.2.4-4|160	CFLAGS="-g -O2 -lstdc++" LDFLAGS="-lstdc++" %make
14cu|marisa-0.2.4-4|161	popd
14cu|marisa-0.2.4-4|162	
14cu|marisa-0.2.4-4|163	%install
14cu|marisa-0.2.4-4|164	%make_install INSTALL="install -p"
14cu|marisa-0.2.4-4|165	
14cu|marisa-0.2.4-4|166	# install Perl bindings
14cu|marisa-0.2.4-4|167	pushd bindings/perl
14cu|marisa-0.2.4-4|168	%make_install INSTALL="install -p"
14cu|marisa-0.2.4-4|169	popd
14cu|marisa-0.2.4-4|170	
14cu|marisa-0.2.4-4|171	# install Python bindings
14cu|marisa-0.2.4-4|172	pushd bindings/python
14cu|marisa-0.2.4-4|173	python setup.py install --root="%{buildroot}"
14cu|marisa-0.2.4-4|174	popd
14cu|marisa-0.2.4-4|175	
14cu|marisa-0.2.4-4|176	# install Ruby bindings
14cu|marisa-0.2.4-4|177	pushd bindings/ruby
14cu|marisa-0.2.4-4|178	make install DESTDIR=%{buildroot} hdrdir=%{_includedir}/ruby-%{ruby_version} rubyhdrdir=%{_includedir}/ruby-%{ruby_version}
14cu|marisa-0.2.4-4|179	popd
14cu|marisa-0.2.4-4|180	rm -rf %{buildroot}%{_libdir}/libmarisa.{la,a}
14cu|marisa-0.2.4-4|181	
14cu|marisa-0.2.4-4|182	find %{buildroot} -name 'perllocal.pod' -exec rm -f {} ';'
14cu|marisa-0.2.4-4|183	
14cu|marisa-0.2.4-4|184	
14cu|marisa-0.2.4-4|185	%changelog
14cu|marisa-0.2.4-4|186	
14cu|marisa-0.2.4-4|187	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-4
14cu|marisa-0.2.4-4|188	- (0df3063) Properly package library and development files
14cu|marisa-0.2.4-4|189	- (0df3063) Spec cleanup
14cu|marisa-0.2.4-4|190	
14cu|marisa-0.2.4-4|191	

10825 14
14cu|marked-0.3.2-4|1	%{?nodejs_find_provides_and_requires}
14cu|marked-0.3.2-4|2	
14cu|marked-0.3.2-4|3	%global enable_tests 0
14cu|marked-0.3.2-4|4	
14cu|marked-0.3.2-4|5	Name:       marked
14cu|marked-0.3.2-4|6	Version:    0.3.2
14cu|marked-0.3.2-4|7	Release:    4
14cu|marked-0.3.2-4|8	Summary:    A markdown parser for Node.js built for speed
14cu|marked-0.3.2-4|9	License:    MIT
14cu|marked-0.3.2-4|10	Group:      Development/Other
14cu|marked-0.3.2-4|11	URL:        https://github.com/chjj/marked
14cu|marked-0.3.2-4|12	Source0:    http://registry.npmjs.org/marked/-/marked-%{version}.tgz
14cu|marked-0.3.2-4|13	# The test files are not included in the npm tarball.
14cu|marked-0.3.2-4|14	# Source1 is generated by running Source10, which pulls from the upstream
14cu|marked-0.3.2-4|15	# version control repository.
14cu|marked-0.3.2-4|16	Source1:    tests-v%{version}.tar.bz2
14cu|marked-0.3.2-4|17	Source10:   dl-tests.sh
14cu|marked-0.3.2-4|18	
14cu|marked-0.3.2-4|19	BuildArch:	noarch
14cu|marked-0.3.2-4|20	
14cu|marked-0.3.2-4|21	BuildRequires:  nodejs-packaging
14cu|marked-0.3.2-4|22	BuildRequires:  web-assets-devel
14cu|marked-0.3.2-4|23	BuildRequires:  uglify-js
14cu|marked-0.3.2-4|24	
14cu|marked-0.3.2-4|25	%if 0%{?enable_tests}
14cu|marked-0.3.2-4|26	BuildRequires:  npm(express)
14cu|marked-0.3.2-4|27	BuildRequires:  npm(markdown)
14cu|marked-0.3.2-4|28	BuildRequires:  npm(showdown)
14cu|marked-0.3.2-4|29	# Not yet packaged for Fedora.
14cu|marked-0.3.2-4|30	# BuildRequires:  npm(robotskirt)
14cu|marked-0.3.2-4|31	%endif
14cu|marked-0.3.2-4|32	
14cu|marked-0.3.2-4|33	Requires:       js-marked = %{version}-%{release}
14cu|marked-0.3.2-4|34	
14cu|marked-0.3.2-4|35	%description
14cu|marked-0.3.2-4|36	marked is a full-featured markdown compiler that can parse huge chunks of
14cu|marked-0.3.2-4|37	markdown without having to worry about caching the compiled output or
14cu|marked-0.3.2-4|38	blocking for an unnecessarily long time.
14cu|marked-0.3.2-4|39	
14cu|marked-0.3.2-4|40	marked is extremely fast and frequently outperforms similar markdown parsers.
14cu|marked-0.3.2-4|41	marked is very concise and still implements all markdown features, as well
14cu|marked-0.3.2-4|42	as GitHub Flavored Markdown features.
14cu|marked-0.3.2-4|43	
14cu|marked-0.3.2-4|44	marked more or less passes the official markdown test suite in its entirety.
14cu|marked-0.3.2-4|45	This is important because a surprising number of markdown compilers cannot
14cu|marked-0.3.2-4|46	pass more than a few tests.
14cu|marked-0.3.2-4|47	
14cu|marked-0.3.2-4|48	
14cu|marked-0.3.2-4|49	%package -n js-marked
14cu|marked-0.3.2-4|50	Summary:    A markdown parser for JavaScript built for speed
14cu|marked-0.3.2-4|51	Group:      Development/Other
14cu|marked-0.3.2-4|52	Requires:   web-assets-filesystem
14cu|marked-0.3.2-4|53	
14cu|marked-0.3.2-4|54	%description -n js-marked
14cu|marked-0.3.2-4|55	marked is a full-featured markdown compiler that can parse huge chunks of
14cu|marked-0.3.2-4|56	markdown without having to worry about caching the compiled output or
14cu|marked-0.3.2-4|57	blocking for an unnecessarily long time.
14cu|marked-0.3.2-4|58	
14cu|marked-0.3.2-4|59	marked is extremely fast and frequently outperforms similar markdown parsers.
14cu|marked-0.3.2-4|60	marked is very concise and still implements all markdown features, as well
14cu|marked-0.3.2-4|61	as GitHub Flavored Markdown features.
14cu|marked-0.3.2-4|62	
14cu|marked-0.3.2-4|63	marked more or less passes the official markdown test suite in its entirety.
14cu|marked-0.3.2-4|64	This is important because a surprising number of markdown compilers cannot
14cu|marked-0.3.2-4|65	pass more than a few tests.
14cu|marked-0.3.2-4|66	
14cu|marked-0.3.2-4|67	
14cu|marked-0.3.2-4|68	%prep
14cu|marked-0.3.2-4|69	%setup -q -n package
14cu|marked-0.3.2-4|70	%setup -q -T -D -a 1 -n package
14cu|marked-0.3.2-4|71	
14cu|marked-0.3.2-4|72	# remove the bundled minified marked
14cu|marked-0.3.2-4|73	rm -f marked.min.js
14cu|marked-0.3.2-4|74	
14cu|marked-0.3.2-4|75	
14cu|marked-0.3.2-4|76	%build
14cu|marked-0.3.2-4|77	uglifyjs --comments '/Copyright/' lib/marked.js -o marked.min.js
14cu|marked-0.3.2-4|78	
14cu|marked-0.3.2-4|79	
14cu|marked-0.3.2-4|80	%install
14cu|marked-0.3.2-4|81	mkdir -p %{buildroot}%{_jsdir}/marked
14cu|marked-0.3.2-4|82	cp -pr lib/marked.js marked.min.js %{buildroot}%{_jsdir}/marked
14cu|marked-0.3.2-4|83	
14cu|marked-0.3.2-4|84	mkdir -p %{buildroot}%{nodejs_sitelib}/marked
14cu|marked-0.3.2-4|85	cp -pr package.json component.json \
14cu|marked-0.3.2-4|86	%{buildroot}%{nodejs_sitelib}/marked
14cu|marked-0.3.2-4|87	mkdir -p %{buildroot}%{nodejs_sitelib}/marked/lib
14cu|marked-0.3.2-4|88	ln -sf %{_jsdir}/marked/marked.js \
14cu|marked-0.3.2-4|89	%{buildroot}%{nodejs_sitelib}/marked/lib/marked.js
14cu|marked-0.3.2-4|90	mkdir -p %{buildroot}%{nodejs_sitelib}/marked/bin
14cu|marked-0.3.2-4|91	install -p -D -m0755 bin/marked \
14cu|marked-0.3.2-4|92	%{buildroot}%{nodejs_sitelib}/marked/bin/marked
14cu|marked-0.3.2-4|93	mkdir -p %{buildroot}/%{_bindir}
14cu|marked-0.3.2-4|94	ln -sf %{nodejs_sitelib}/marked/bin/marked \
14cu|marked-0.3.2-4|95	%{buildroot}%{_bindir}/marked
14cu|marked-0.3.2-4|96	
14cu|marked-0.3.2-4|97	mkdir -p %{buildroot}%{_mandir}/man1
14cu|marked-0.3.2-4|98	install -p -D -m0644 man/marked.1 \
14cu|marked-0.3.2-4|99	%{buildroot}%{_mandir}/man1/marked.1
14cu|marked-0.3.2-4|100	
14cu|marked-0.3.2-4|101	%nodejs_symlink_deps
14cu|marked-0.3.2-4|102	
14cu|marked-0.3.2-4|103	
14cu|marked-0.3.2-4|104	%if 0%{?enable_tests}
14cu|marked-0.3.2-4|105	%check
14cu|marked-0.3.2-4|106	# gfm_code_hr_list test is known to fail but the author has not yet arrived
14cu|marked-0.3.2-4|107	# at a satisfactory solution: https://github.com/chjj/marked/pull/118
14cu|marked-0.3.2-4|108	
14cu|marked-0.3.2-4|109	# def_blocks and double_link are also known to fail:
14cu|marked-0.3.2-4|110	# https://github.com/chjj/marked/issues/136#issuecomment-15016714
14cu|marked-0.3.2-4|111	
14cu|marked-0.3.2-4|112	%nodejs_symlink_deps --check
14cu|marked-0.3.2-4|113	# /usr/bin/npm install robotskirt
14cu|marked-0.3.2-4|114	%__nodejs ./test/
14cu|marked-0.3.2-4|115	%endif
14cu|marked-0.3.2-4|116	
14cu|marked-0.3.2-4|117	
14cu|marked-0.3.2-4|118	%files
14cu|marked-0.3.2-4|119	%{nodejs_sitelib}/marked
14cu|marked-0.3.2-4|120	%{_bindir}/marked
14cu|marked-0.3.2-4|121	%{_mandir}/man1/marked.1*
14cu|marked-0.3.2-4|122	
14cu|marked-0.3.2-4|123	
14cu|marked-0.3.2-4|124	%files -n js-marked
14cu|marked-0.3.2-4|125	%doc LICENSE README.md doc/
14cu|marked-0.3.2-4|126	%{_jsdir}/marked
14cu|marked-0.3.2-4|127	
14cu|marked-0.3.2-4|128	%changelog
14cu|marked-0.3.2-4|129	
14cu|marked-0.3.2-4|130	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|marked-0.3.2-4|131	- (cbe6709) BuildList#2799825: Increase release tag
14cu|marked-0.3.2-4|132	
14cu|marked-0.3.2-4|133	

10826 14
14cu|mars_nwe-0.99.pl22-5|1	Summary:	NetWare file and print servers which run on Linux systems
14cu|mars_nwe-0.99.pl22-5|2	Name:		mars_nwe
14cu|mars_nwe-0.99.pl22-5|3	Version:	0.99.pl22
14cu|mars_nwe-0.99.pl22-5|4	Release:	5
14cu|mars_nwe-0.99.pl22-5|5	License:	GPLv2+
14cu|mars_nwe-0.99.pl22-5|6	Group:		Graphics
14cu|mars_nwe-0.99.pl22-5|7	Url:		http://www.compu-art.de/mars_nwe/
14cu|mars_nwe-0.99.pl22-5|8	Source0:	http://ftp.disconnected-by-peer.at/ncpfs/%{name}-%{version}.tar.bz2
14cu|mars_nwe-0.99.pl22-5|9	BuildRequires:	cmake
14cu|mars_nwe-0.99.pl22-5|10	BuildRequires:	gdbm-devel
14cu|mars_nwe-0.99.pl22-5|11	
14cu|mars_nwe-0.99.pl22-5|12	%description
14cu|mars_nwe-0.99.pl22-5|13	The mars_nwe (MARtin Stover's NetWare Emulator) package enables Linux
14cu|mars_nwe-0.99.pl22-5|14	to provide both file and print services for NetWare clients (i.e.,
14cu|mars_nwe-0.99.pl22-5|15	providing the services of a Novell NetWare file server). mars_nwe
14cu|mars_nwe-0.99.pl22-5|16	allows the sharing of files between Linux machines and Novell NetWare
14cu|mars_nwe-0.99.pl22-5|17	clients, using NetWare's native IPX protocol suite.
14cu|mars_nwe-0.99.pl22-5|18	
14cu|mars_nwe-0.99.pl22-5|19	%files
14cu|mars_nwe-0.99.pl22-5|20	%{_sysconfdir}/skel/.nwopt
14cu|mars_nwe-0.99.pl22-5|21	%{_sysconfdir}/%{name}
14cu|mars_nwe-0.99.pl22-5|22	%{_libdir}/%{name}
14cu|mars_nwe-0.99.pl22-5|23	%{_sbindir}/*
14cu|mars_nwe-0.99.pl22-5|24	/var/%{name}
14cu|mars_nwe-0.99.pl22-5|25	
14cu|mars_nwe-0.99.pl22-5|26	#----------------------------------------------------------------------------
14cu|mars_nwe-0.99.pl22-5|27	
14cu|mars_nwe-0.99.pl22-5|28	%prep
14cu|mars_nwe-0.99.pl22-5|29	%setup -q
14cu|mars_nwe-0.99.pl22-5|30	
14cu|mars_nwe-0.99.pl22-5|31	%build
14cu|mars_nwe-0.99.pl22-5|32	%global optflags %{optflags} -Wp,-D_FORTIFY_SOURCE=0
14cu|mars_nwe-0.99.pl22-5|33	%cmake
14cu|mars_nwe-0.99.pl22-5|34	%make
14cu|mars_nwe-0.99.pl22-5|35	
14cu|mars_nwe-0.99.pl22-5|36	%install
14cu|mars_nwe-0.99.pl22-5|37	%makeinstall_std -C build
14cu|mars_nwe-0.99.pl22-5|38	mv %{buildroot}/usr/etc/* %{buildroot}%{_sysconfdir}/
14cu|mars_nwe-0.99.pl22-5|39	
14cu|mars_nwe-0.99.pl22-5|40	
14cu|mars_nwe-0.99.pl22-5|41	%changelog
14cu|mars_nwe-0.99.pl22-5|42	
14cu|mars_nwe-0.99.pl22-5|43	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.pl22-5
14cu|mars_nwe-0.99.pl22-5|44	- (ee5e3a1) Move files properly
14cu|mars_nwe-0.99.pl22-5|45	
14cu|mars_nwe-0.99.pl22-5|46	

10827 14
14cu|marsshooter-0.7.6-1|1	%define _appdatadir %{_datadir}/appdata
14cu|marsshooter-0.7.6-1|2	
14cu|marsshooter-0.7.6-1|3	
14cu|marsshooter-0.7.6-1|4	Summary:	M.A.R.S. - A Ridiculous Shooter
14cu|marsshooter-0.7.6-1|5	Name:		marsshooter
14cu|marsshooter-0.7.6-1|6	Version:	0.7.6
14cu|marsshooter-0.7.6-1|7	Release:	1
14cu|marsshooter-0.7.6-1|8	License:	GPLv3+
14cu|marsshooter-0.7.6-1|9	Group:		Games/Arcade
14cu|marsshooter-0.7.6-1|10	Url:		http://mars-game.sourceforge.net/
14cu|marsshooter-0.7.6-1|11	Source0:        https://github.com/jwrdegoede/M.A.R.S./archive/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|marsshooter-0.7.6-1|12	BuildRequires:	cmake
14cu|marsshooter-0.7.6-1|13	BuildRequires:	dos2unix
14cu|marsshooter-0.7.6-1|14	BuildRequires:	pkgconfig(sfml-all) >= 2.2
14cu|marsshooter-0.7.6-1|15	BuildRequires:	pkgconfig(gl)
14cu|marsshooter-0.7.6-1|16	BuildRequires:	pkgconfig(glu)
14cu|marsshooter-0.7.6-1|17	BuildRequires:	pkgconfig(fribidi)
14cu|marsshooter-0.7.6-1|18	BuildRequires:	pkgconfig(taglib)
14cu|marsshooter-0.7.6-1|19	BuildRequires:	desktop-file-utils
14cu|marsshooter-0.7.6-1|20	BuildRequires:	appstream-util
14cu|marsshooter-0.7.6-1|21	
14cu|marsshooter-0.7.6-1|22	%description
14cu|marsshooter-0.7.6-1|23	It is a game for two players, flying with ships in a
14cu|marsshooter-0.7.6-1|24	two-dimensional space setting, governed by the laws of gravity.
14cu|marsshooter-0.7.6-1|25	It features:
14cu|marsshooter-0.7.6-1|26	* awesome 2D-graphics with an unique style
14cu|marsshooter-0.7.6-1|27	* a stunning amount of particles
14cu|marsshooter-0.7.6-1|28	* single- and multiplayer-support
14cu|marsshooter-0.7.6-1|29	* an artificial intelligence using an aggro-system, which
14cu|marsshooter-0.7.6-1|30	reacts differentlyupon varying situations
14cu|marsshooter-0.7.6-1|31	* many impressive weapons
14cu|marsshooter-0.7.6-1|32	* customizable ships
14cu|marsshooter-0.7.6-1|33	* a very sexy GUI
14cu|marsshooter-0.7.6-1|34	* several game modes: Sacceball, TeamDeathmatch, Cannonkeep,
14cu|marsshooter-0.7.6-1|35	Deathmatch, Grave-Itation Pit
14cu|marsshooter-0.7.6-1|36	
14cu|marsshooter-0.7.6-1|37	%files
14cu|marsshooter-0.7.6-1|38	%doc credits.txt license.txt README.md NEWS
14cu|marsshooter-0.7.6-1|39	%{_gamesbindir}/%{name}
14cu|marsshooter-0.7.6-1|40	%{_gamesdatadir}/%{name}
14cu|marsshooter-0.7.6-1|41	%{_appdatadir}/%{name}.appdata.xml
14cu|marsshooter-0.7.6-1|42	%{_datadir}/applications/%{name}.desktop
14cu|marsshooter-0.7.6-1|43	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|marsshooter-0.7.6-1|44	%{_mandir}/man6/%{name}.6.*
14cu|marsshooter-0.7.6-1|45	
14cu|marsshooter-0.7.6-1|46	#----------------------------------------------------------------------------
14cu|marsshooter-0.7.6-1|47	
14cu|marsshooter-0.7.6-1|48	%prep
14cu|marsshooter-0.7.6-1|49	%setup -qn M.A.R.S.-%{name}-%{version}
14cu|marsshooter-0.7.6-1|50	rm -fr cmake data_src ext_libs_for_windows
14cu|marsshooter-0.7.6-1|51	# Fix attr for polish
14cu|marsshooter-0.7.6-1|52	for i in data/locales/Polish.txt \
14cu|marsshooter-0.7.6-1|53	include/Interface/ComboBox.hpp src/Interface/ComboBox.cpp \
14cu|marsshooter-0.7.6-1|54	include/Interface/DropDownWindow.hpp src/Interface/DropDownWindow.cpp \
14cu|marsshooter-0.7.6-1|55	include/Items/PUSleep.hpp src/Items/PUSleep.cpp; do
14cu|marsshooter-0.7.6-1|56	chmod -x $i;
14cu|marsshooter-0.7.6-1|57	done
14cu|marsshooter-0.7.6-1|58	dos2unix credits.txt license.txt
14cu|marsshooter-0.7.6-1|59	
14cu|marsshooter-0.7.6-1|60	%build
14cu|marsshooter-0.7.6-1|61	%cmake -Dmars_DATA_DEST_DIR=%{_gamesdatadir}/%{name} -Dmars_EXE_DEST_DIR=%{_gamesbindir}
14cu|marsshooter-0.7.6-1|62	%make VERBOSE=1
14cu|marsshooter-0.7.6-1|63	
14cu|marsshooter-0.7.6-1|64	%install
14cu|marsshooter-0.7.6-1|65	%makeinstall_std -C build
14cu|marsshooter-0.7.6-1|66	# We handle this in %%doc
14cu|marsshooter-0.7.6-1|67	rm -r %{buildroot}%{_docdir}
14cu|marsshooter-0.7.6-1|68	# Remove obsolete pixmap
14cu|marsshooter-0.7.6-1|69	rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|marsshooter-0.7.6-1|70	
14cu|marsshooter-0.7.6-1|71	%check
14cu|marsshooter-0.7.6-1|72	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|marsshooter-0.7.6-1|73	appstream-util validate-relax --nonet \
14cu|marsshooter-0.7.6-1|74	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|marsshooter-0.7.6-1|75	
14cu|marsshooter-0.7.6-1|76	%changelog
14cu|marsshooter-0.7.6-1|77	
14cu|marsshooter-0.7.6-1|78	* Sat Jul 02 2016 abfonly <abfonly@gmail.com> 0.7.6-1
14cu|marsshooter-0.7.6-1|79	- (e37261b) Merge pull request #1 from rosalinuxro/marsshooter:rosa2014.1
14cu|marsshooter-0.7.6-1|80	- (e37261b) abfonly
14cu|marsshooter-0.7.6-1|81	
14cu|marsshooter-0.7.6-1|82	

10828 14
14cu|mate-applets-1.12.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-applets-1.12.1-1|2	
14cu|mate-applets-1.12.1-1|3	Name:           mate-applets
14cu|mate-applets-1.12.1-1|4	Version:        1.12.1
14cu|mate-applets-1.12.1-1|5	Release:        1
14cu|mate-applets-1.12.1-1|6	Summary:        MATE Desktop panel applets
14cu|mate-applets-1.12.1-1|7	Group:          Graphical desktop/Other
14cu|mate-applets-1.12.1-1|8	License:        GPLv2+ and LGPLv2+
14cu|mate-applets-1.12.1-1|9	URL:            http://mate-desktop.org
14cu|mate-applets-1.12.1-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-applets-1.12.1-1|11	# (Fedora) Patch to fix cpufreq compilation
14cu|mate-applets-1.12.1-1|12	Patch0:		mate-applets-1.12.0-fdo-cpufreq.patch
14cu|mate-applets-1.12.1-1|13	
14cu|mate-applets-1.12.1-1|14	BuildRequires:  pkgconfig(libgtop-2.0)
14cu|mate-applets-1.12.1-1|15	BuildRequires:  pkgconfig(gtksourceview-2.0)
14cu|mate-applets-1.12.1-1|16	BuildRequires:  pkgconfig(libxml-2.0)
14cu|mate-applets-1.12.1-1|17	BuildRequires:  pkgconfig(mate-settings-daemon)
14cu|mate-applets-1.12.1-1|18	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|mate-applets-1.12.1-1|19	BuildRequires:  pkgconfig(gio-unix-2.0)
14cu|mate-applets-1.12.1-1|20	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-applets-1.12.1-1|21	BuildRequires:  pkgconfig(libnotify)
14cu|mate-applets-1.12.1-1|22	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cu|mate-applets-1.12.1-1|23	BuildRequires:  pkgconfig(libwnck-1.0)
14cu|mate-applets-1.12.1-1|24	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cu|mate-applets-1.12.1-1|25	#BuildRequires:  pkgconfig(mate-icon-theme)
14cu|mate-applets-1.12.1-1|26	BuildRequires:  pkgconfig(mateweather)
14cu|mate-applets-1.12.1-1|27	BuildRequires:  pkgconfig(polkit-agent-1)
14cu|mate-applets-1.12.1-1|28	#BuildRequires:  pkgconfig(gucharmap-2.90)
14cu|mate-applets-1.12.1-1|29	BuildRequires:  pkgconfig(upower-glib)
14cu|mate-applets-1.12.1-1|30	BuildRequires:  mate-common
14cu|mate-applets-1.12.1-1|31	BuildRequires:  pygtk2.0-devel
14cu|mate-applets-1.12.1-1|32	BuildRequires:  python3-gobject3-devel
14cu|mate-applets-1.12.1-1|33	BuildRequires:  cpupower-devel
14cu|mate-applets-1.12.1-1|34	BuildRequires:  libxklavier-devel >= 1.13
14cu|mate-applets-1.12.1-1|35	BuildRequires:  itstool
14cu|mate-applets-1.12.1-1|36	BuildRequires:  NetworkManager-devel
14cu|mate-applets-1.12.1-1|37	
14cu|mate-applets-1.12.1-1|38	Requires:       polkit-agent
14cu|mate-applets-1.12.1-1|39	Requires:       usermode-consoleonly
14cu|mate-applets-1.12.1-1|40	Requires:       python-gi
14cu|mate-applets-1.12.1-1|41	## mate-character-map obsoleted by upstream. Use gucharmap...
14cu|mate-applets-1.12.1-1|42	#Requires:		gucharmap
14cu|mate-applets-1.12.1-1|43	
14cu|mate-applets-1.12.1-1|44	%description
14cu|mate-applets-1.12.1-1|45	MATE Desktop panel applets
14cu|mate-applets-1.12.1-1|46	
14cu|mate-applets-1.12.1-1|47	%prep
14cu|mate-applets-1.12.1-1|48	%setup -q
14cu|mate-applets-1.12.1-1|49	%apply_patches
14cu|mate-applets-1.12.1-1|50	
14cu|mate-applets-1.12.1-1|51	%build
14cu|mate-applets-1.12.1-1|52	# autoreconf -fi
14cu|mate-applets-1.12.1-1|53	%configure2_5x   \
14cu|mate-applets-1.12.1-1|54	--disable-schemas-compile                \
14cu|mate-applets-1.12.1-1|55	--disable-cpufreq                        \
14cu|mate-applets-1.12.1-1|56	--with-gtk=2.0                           \
14cu|mate-applets-1.12.1-1|57	--disable-static                         \
14cu|mate-applets-1.12.1-1|58	--with-x                                 \
14cu|mate-applets-1.12.1-1|59	--enable-polkit                          \
14cu|mate-applets-1.12.1-1|60	--enable-networkmanager                  \
14cu|mate-applets-1.12.1-1|61	--enable-ipv6                            \
14cu|mate-applets-1.12.1-1|62	--libexecdir=%{_libexecdir}/mate-applets
14cu|mate-applets-1.12.1-1|63	
14cu|mate-applets-1.12.1-1|64	%make
14cu|mate-applets-1.12.1-1|65	
14cu|mate-applets-1.12.1-1|66	%install
14cu|mate-applets-1.12.1-1|67	%makeinstall_std
14cu|mate-applets-1.12.1-1|68	
14cu|mate-applets-1.12.1-1|69	#make python script executable
14cu|mate-applets-1.12.1-1|70	#http://forums.fedoraforum.org/showthread.php?t=284962
14cu|mate-applets-1.12.1-1|71	chmod a+x %{buildroot}%{python_sitelib}/mate_invest/chart.py
14cu|mate-applets-1.12.1-1|72	
14cu|mate-applets-1.12.1-1|73	# remove needless MateConf stuff
14cu|mate-applets-1.12.1-1|74	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|mate-applets-1.12.1-1|75	
14cu|mate-applets-1.12.1-1|76	%find_lang %{name} --with-gnome --all-name
14cu|mate-applets-1.12.1-1|77	
14cu|mate-applets-1.12.1-1|78	%files -f %{name}.lang
14cu|mate-applets-1.12.1-1|79	%doc AUTHORS COPYING README
14cu|mate-applets-1.12.1-1|80	%config(noreplace) %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
14cu|mate-applets-1.12.1-1|81	# %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.CPUFreqSelector.conf
14cu|mate-applets-1.12.1-1|82	%{_bindir}/mate-invest-chart
14cu|mate-applets-1.12.1-1|83	# %{_bindir}/mate-cpufreq-selector
14cu|mate-applets-1.12.1-1|84	%{python_sitelib}/mate_invest
14cu|mate-applets-1.12.1-1|85	%{_libexecdir}/mate-applets
14cu|mate-applets-1.12.1-1|86	%{_datadir}/mate-applets
14cu|mate-applets-1.12.1-1|87	%{_datadir}/mate-panel/applets
14cu|mate-applets-1.12.1-1|88	%{_datadir}/dbus-1/services/org.mate.panel.applet.CommandAppletFactory.service
14cu|mate-applets-1.12.1-1|89	%{_datadir}/dbus-1/services/org.mate.panel.applet.TimerAppletFactory.service
14cu|mate-applets-1.12.1-1|90	%{_datadir}/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
14cu|mate-applets-1.12.1-1|91	%{_datadir}/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
14cu|mate-applets-1.12.1-1|92	%{_datadir}/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
14cu|mate-applets-1.12.1-1|93	%{_datadir}/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service
14cu|mate-applets-1.12.1-1|94	%{_datadir}/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service
14cu|mate-applets-1.12.1-1|95	%{_datadir}/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service
14cu|mate-applets-1.12.1-1|96	%{_datadir}/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service
14cu|mate-applets-1.12.1-1|97	%{_datadir}/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service
14cu|mate-applets-1.12.1-1|98	%{_datadir}/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service
14cu|mate-applets-1.12.1-1|99	%{_datadir}/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service
14cu|mate-applets-1.12.1-1|100	# %{_datadir}/dbus-1/services/org.mate.panel.applet.CPUFreqAppletFactory.service
14cu|mate-applets-1.12.1-1|101	# %{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
14cu|mate-applets-1.12.1-1|102	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.battstat.gschema.xml
14cu|mate-applets-1.12.1-1|103	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.charpick.gschema.xml
14cu|mate-applets-1.12.1-1|104	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.geyes.gschema.xml
14cu|mate-applets-1.12.1-1|105	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.multiload.gschema.xml
14cu|mate-applets-1.12.1-1|106	%{_datadir}/glib-2.0/schemas/org.mate.stickynotes.gschema.xml
14cu|mate-applets-1.12.1-1|107	# %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.cpufreq.gschema.xml
14cu|mate-applets-1.12.1-1|108	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.command.gschema.xml
14cu|mate-applets-1.12.1-1|109	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.timer.gschema.xml
14cu|mate-applets-1.12.1-1|110	# %{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
14cu|mate-applets-1.12.1-1|111	%{_datadir}/icons/hicolor/*x*/apps/*.png
14cu|mate-applets-1.12.1-1|112	%{_datadir}/icons/hicolor/scalable/apps/mate-eyes-applet.svg
14cu|mate-applets-1.12.1-1|113	%{_datadir}/icons/hicolor/scalable/apps/mate-sticky-notes-applet.svg
14cu|mate-applets-1.12.1-1|114	%{_datadir}/icons/hicolor/scalable/apps/mate-invest-applet.svg
14cu|mate-applets-1.12.1-1|115	# %{_datadir}/icons/hicolor/scalable/apps/mate-cpu-frequency-applet.svg
14cu|mate-applets-1.12.1-1|116	#%{_datadir}/icons/mate/48x48/apps/ax-applet.png
14cu|mate-applets-1.12.1-1|117	%{_datadir}/mate/ui/*
14cu|mate-applets-1.12.1-1|118	# %{_datadir}/mate-2.0/ui/cpufreq-applet-menu.xml
14cu|mate-applets-1.12.1-1|119	%{_datadir}/pixmaps/mate-accessx-status-applet
14cu|mate-applets-1.12.1-1|120	%{_datadir}/pixmaps/mate-stickynotes
14cu|mate-applets-1.12.1-1|121	# %{_datadir}/pixmaps/mate-cpufreq-applet
14cu|mate-applets-1.12.1-1|122	# %{_datadir}/help/*/mate-accessx-status
14cu|mate-applets-1.12.1-1|123	# %{_datadir}/help/*/mate-battstat
14cu|mate-applets-1.12.1-1|124	# %{_datadir}/help/*/mate-char-palette
14cu|mate-applets-1.12.1-1|125	# %{_datadir}/help/*/mate-cpufreq-applet
14cu|mate-applets-1.12.1-1|126	# %{_datadir}/help/*/mate-drivemount
14cu|mate-applets-1.12.1-1|127	# %{_datadir}/help/*/mate-geyes
14cu|mate-applets-1.12.1-1|128	# %{_datadir}/help/*/mate-invest-applet
14cu|mate-applets-1.12.1-1|129	# %{_datadir}/help/*/mate-multiload
14cu|mate-applets-1.12.1-1|130	# %{_datadir}/help/*/mate-stickynotes_applet
14cu|mate-applets-1.12.1-1|131	# %{_datadir}/help/*/mate-trashapplet
14cu|mate-applets-1.12.1-1|132	# %{_datadir}/help/*/mateweather
14cu|mate-applets-1.12.1-1|133	%{_mandir}/man1/*.xz
14cu|mate-applets-1.12.1-1|134	
14cu|mate-applets-1.12.1-1|135	%changelog
14cu|mate-applets-1.12.1-1|136	
14cu|mate-applets-1.12.1-1|137	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-applets-1.12.1-1|138	- (b424c52) Updated to 1.12.1
14cu|mate-applets-1.12.1-1|139	
14cu|mate-applets-1.12.1-1|140	

10829 14
14cu|mate-applet-streamer-0.1.2-1|1	Name:           mate-applet-streamer
14cu|mate-applet-streamer-0.1.2-1|2	Version:        0.1.2
14cu|mate-applet-streamer-0.1.2-1|3	Release:        1
14cu|mate-applet-streamer-0.1.2-1|4	Summary:        MATE online radio streamer applet
14cu|mate-applet-streamer-0.1.2-1|5	Group:          Graphical desktop/Other
14cu|mate-applet-streamer-0.1.2-1|6	License:        GPLv2+
14cu|mate-applet-streamer-0.1.2-1|7	URL:            http://www.zavedil.com/online-radio-applet
14cu|mate-applet-streamer-0.1.2-1|8	Source:         http://www.zavedil.com/wp-content/uploads/2014/11/%{name}-%{version}.tar.gz
14cu|mate-applet-streamer-0.1.2-1|9	
14cu|mate-applet-streamer-0.1.2-1|10	BuildRequires:  pkgconfig(libnotify)
14cu|mate-applet-streamer-0.1.2-1|11	BuildRequires:  gstreamer1.0-devel
14cu|mate-applet-streamer-0.1.2-1|12	BuildRequires:  gstreamer1.0-plugins-base-devel
14cu|mate-applet-streamer-0.1.2-1|13	BuildRequires:  gtk2-devel
14cu|mate-applet-streamer-0.1.2-1|14	BuildRequires:  sqlite-devel
14cu|mate-applet-streamer-0.1.2-1|15	BuildRequires:  mate-panel-devel
14cu|mate-applet-streamer-0.1.2-1|16	
14cu|mate-applet-streamer-0.1.2-1|17	# for GStreamer with nonfree codecs
14cu|mate-applet-streamer-0.1.2-1|18	Requires:       gstreamer1.0-plugins-ugly
14cu|mate-applet-streamer-0.1.2-1|19	
14cu|mate-applet-streamer-0.1.2-1|20	%description
14cu|mate-applet-streamer-0.1.2-1|21	This is a MATE panel applet to let you play your favorite online radio station
14cu|mate-applet-streamer-0.1.2-1|22	from your system tray or panel with a single click.
14cu|mate-applet-streamer-0.1.2-1|23	Icecast directory listing in included.
14cu|mate-applet-streamer-0.1.2-1|24	
14cu|mate-applet-streamer-0.1.2-1|25	%prep
14cu|mate-applet-streamer-0.1.2-1|26	%setup -q
14cu|mate-applet-streamer-0.1.2-1|27	
14cu|mate-applet-streamer-0.1.2-1|28	%build
14cu|mate-applet-streamer-0.1.2-1|29	%configure
14cu|mate-applet-streamer-0.1.2-1|30	
14cu|mate-applet-streamer-0.1.2-1|31	%make V=1
14cu|mate-applet-streamer-0.1.2-1|32	
14cu|mate-applet-streamer-0.1.2-1|33	%install
14cu|mate-applet-streamer-0.1.2-1|34	%{make_install}
14cu|mate-applet-streamer-0.1.2-1|35	
14cu|mate-applet-streamer-0.1.2-1|36	# Do not install doc files: they are handled as rpm doc files.
14cu|mate-applet-streamer-0.1.2-1|37	rm -rf ${RPM_BUILD_ROOT}%{_docdir}
14cu|mate-applet-streamer-0.1.2-1|38	
14cu|mate-applet-streamer-0.1.2-1|39	%find_lang %{name}
14cu|mate-applet-streamer-0.1.2-1|40	
14cu|mate-applet-streamer-0.1.2-1|41	
14cu|mate-applet-streamer-0.1.2-1|42	%files -f %{name}.lang
14cu|mate-applet-streamer-0.1.2-1|43	%doc AUTHORS BUGS COPYING ChangeLog README TODO
14cu|mate-applet-streamer-0.1.2-1|44	%{_libexecdir}/streamer_applet
14cu|mate-applet-streamer-0.1.2-1|45	%{_libdir}/bonobo/servers/StreamerAppletFactory.server
14cu|mate-applet-streamer-0.1.2-1|46	%{_datadir}/mate-panel/applets/org.mate.applets.StreamerApplet.mate-panel-applet
14cu|mate-applet-streamer-0.1.2-1|47	%{_datadir}/dbus-1/services/org.mate.panel.applet.StreamerApplet.service
14cu|mate-applet-streamer-0.1.2-1|48	%dir %{_datadir}/streamer_applet
14cu|mate-applet-streamer-0.1.2-1|49	%{_datadir}/streamer_applet/streamer.sqlite
14cu|mate-applet-streamer-0.1.2-1|50	%{_datadir}/pixmaps/applet_streamer*.png
14cu|mate-applet-streamer-0.1.2-1|51	%{_datadir}/icons/hicolor/*/apps/applet_streamer.png
14cu|mate-applet-streamer-0.1.2-1|52	
14cu|mate-applet-streamer-0.1.2-1|53	%changelog
14cu|mate-applet-streamer-0.1.2-1|54	
14cu|mate-applet-streamer-0.1.2-1|55	* Wed Apr 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
14cu|mate-applet-streamer-0.1.2-1|56	- (b11c417) Fix requires
14cu|mate-applet-streamer-0.1.2-1|57	
14cu|mate-applet-streamer-0.1.2-1|58	

10830 14
14cu|mate-backgrounds-1.12.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|mate-backgrounds-1.12.0-1|2	
14cu|mate-backgrounds-1.12.0-1|3	Name:           mate-backgrounds
14cu|mate-backgrounds-1.12.0-1|4	Version:        1.12.0
14cu|mate-backgrounds-1.12.0-1|5	Release:        1
14cu|mate-backgrounds-1.12.0-1|6	Summary:        MATE Desktop backgrounds
14cu|mate-backgrounds-1.12.0-1|7	Group:          Graphical desktop/Other
14cu|mate-backgrounds-1.12.0-1|8	License:        GPLv2+
14cu|mate-backgrounds-1.12.0-1|9	URL:            http://mate-desktop.org
14cu|mate-backgrounds-1.12.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-backgrounds-1.12.0-1|11	
14cu|mate-backgrounds-1.12.0-1|12	BuildArch:      noarch
14cu|mate-backgrounds-1.12.0-1|13	BuildRequires:  mate-common
14cu|mate-backgrounds-1.12.0-1|14	BuildRequires:  intltool
14cu|mate-backgrounds-1.12.0-1|15	
14cu|mate-backgrounds-1.12.0-1|16	%description
14cu|mate-backgrounds-1.12.0-1|17	This module contains a set of backgrounds packaged with the MATE desktop.
14cu|mate-backgrounds-1.12.0-1|18	
14cu|mate-backgrounds-1.12.0-1|19	%prep
14cu|mate-backgrounds-1.12.0-1|20	%setup -q
14cu|mate-backgrounds-1.12.0-1|21	NOCONFIGURE=1 ./autogen.sh
14cu|mate-backgrounds-1.12.0-1|22	
14cu|mate-backgrounds-1.12.0-1|23	
14cu|mate-backgrounds-1.12.0-1|24	%build
14cu|mate-backgrounds-1.12.0-1|25	%configure2_5x
14cu|mate-backgrounds-1.12.0-1|26	%make
14cu|mate-backgrounds-1.12.0-1|27	
14cu|mate-backgrounds-1.12.0-1|28	
14cu|mate-backgrounds-1.12.0-1|29	%install
14cu|mate-backgrounds-1.12.0-1|30	%makeinstall_std
14cu|mate-backgrounds-1.12.0-1|31	%find_lang %{name} --all-name
14cu|mate-backgrounds-1.12.0-1|32	
14cu|mate-backgrounds-1.12.0-1|33	%files -f %{name}.lang
14cu|mate-backgrounds-1.12.0-1|34	%doc AUTHORS COPYING README
14cu|mate-backgrounds-1.12.0-1|35	%{_datadir}/mate-background-properties/
14cu|mate-backgrounds-1.12.0-1|36	%{_datadir}/backgrounds/mate/*
14cu|mate-backgrounds-1.12.0-1|37	
14cu|mate-backgrounds-1.12.0-1|38	
14cu|mate-backgrounds-1.12.0-1|39	
14cu|mate-backgrounds-1.12.0-1|40	%changelog
14cu|mate-backgrounds-1.12.0-1|41	
14cu|mate-backgrounds-1.12.0-1|42	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-backgrounds-1.12.0-1|43	- (97402c3) Updated to 1.12.0
14cu|mate-backgrounds-1.12.0-1|44	
14cu|mate-backgrounds-1.12.0-1|45	

10831 14
14cu|mate-common-1.12.0-1|1	Summary:	Common files for MATE desktop environment
14cu|mate-common-1.12.0-1|2	Name:		mate-common
14cu|mate-common-1.12.0-1|3	Version:	1.12.0
14cu|mate-common-1.12.0-1|4	Release:	1
14cu|mate-common-1.12.0-1|5	License:	GPLv3+
14cu|mate-common-1.12.0-1|6	Group:		Graphical desktop/Other
14cu|mate-common-1.12.0-1|7	URL:		http://www.mate-desktop.org
14cu|mate-common-1.12.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
14cu|mate-common-1.12.0-1|9	BuildArch:	noarch
14cu|mate-common-1.12.0-1|10	BuildRequires:  gettext-devel
14cu|mate-common-1.12.0-1|11	Requires:	automake
14cu|mate-common-1.12.0-1|12	Requires:	autoconf
14cu|mate-common-1.12.0-1|13	Requires:	m4
14cu|mate-common-1.12.0-1|14	Requires:	intltool
14cu|mate-common-1.12.0-1|15	Requires: 	gtk-doc
14cu|mate-common-1.12.0-1|16	
14cu|mate-common-1.12.0-1|17	%description
14cu|mate-common-1.12.0-1|18	Binaries for building all MATE desktop sub components.
14cu|mate-common-1.12.0-1|19	
14cu|mate-common-1.12.0-1|20	%prep
14cu|mate-common-1.12.0-1|21	%setup -q
14cu|mate-common-1.12.0-1|22	
14cu|mate-common-1.12.0-1|23	%build
14cu|mate-common-1.12.0-1|24	./autogen.sh
14cu|mate-common-1.12.0-1|25	%configure2_5x
14cu|mate-common-1.12.0-1|26	%make
14cu|mate-common-1.12.0-1|27	
14cu|mate-common-1.12.0-1|28	%install
14cu|mate-common-1.12.0-1|29	%makeinstall_std
14cu|mate-common-1.12.0-1|30	
14cu|mate-common-1.12.0-1|31	%files
14cu|mate-common-1.12.0-1|32	%{_bindir}/*
14cu|mate-common-1.12.0-1|33	%{_datadir}/aclocal/*.m4
14cu|mate-common-1.12.0-1|34	%{_datadir}/mate-common
14cu|mate-common-1.12.0-1|35	%{_mandir}/man1/*
14cu|mate-common-1.12.0-1|36	
14cu|mate-common-1.12.0-1|37	
14cu|mate-common-1.12.0-1|38	%changelog
14cu|mate-common-1.12.0-1|39	
14cu|mate-common-1.12.0-1|40	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-common-1.12.0-1|41	- (60729e6) Updated to 1.12.0
14cu|mate-common-1.12.0-1|42	
14cu|mate-common-1.12.0-1|43	

10832 14
14cu|mate-control-center-1.12.1-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-control-center-1.12.1-2|2	%define major        1
14cu|mate-control-center-1.12.1-2|3	%define slab_major   0
14cu|mate-control-center-1.12.1-2|4	%define libname      %mklibname mate-window-settings %{major}
14cu|mate-control-center-1.12.1-2|5	%define libslabname  %mklibname mate-slab %{slab_major}
14cu|mate-control-center-1.12.1-2|6	%define develname    %mklibname -d mate-window-settings
14cu|mate-control-center-1.12.1-2|7	
14cu|mate-control-center-1.12.1-2|8	Summary:         MATE control center
14cu|mate-control-center-1.12.1-2|9	Name:            mate-control-center
14cu|mate-control-center-1.12.1-2|10	Version:         1.12.1
14cu|mate-control-center-1.12.1-2|11	Release:         2
14cu|mate-control-center-1.12.1-2|12	License:         GPLv2+
14cu|mate-control-center-1.12.1-2|13	Group:           Graphical desktop/Other
14cu|mate-control-center-1.12.1-2|14	URL:             http://mate-desktop.org
14cu|mate-control-center-1.12.1-2|15	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-control-center-1.12.1-2|16	# (fc) display icons when control-center is not started from MATE (Mdk bug #16767)
14cu|mate-control-center-1.12.1-2|17	Patch0:          gnome-control-center-2.27.90-menulocation.patch
14cu|mate-control-center-1.12.1-2|18	# (fc) force default dpi to 96, don't use X server value
14cu|mate-control-center-1.12.1-2|19	Patch1:          gnome-control-center-2.23.6-forcedpi.patch
14cu|mate-control-center-1.12.1-2|20	# (fc) fix markup (GNOME bug #597006) (Fedora)
14cu|mate-control-center-1.12.1-2|21	Patch2:          gnome-control-center-2.31.91-fix-markup.patch
14cu|mate-control-center-1.12.1-2|22	
14cu|mate-control-center-1.12.1-2|23	BuildRequires:  itstool
14cu|mate-control-center-1.12.1-2|24	BuildRequires:  mate-common
14cu|mate-control-center-1.12.1-2|25	BuildRequires:  xsltproc
14cu|mate-control-center-1.12.1-2|26	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|mate-control-center-1.12.1-2|27	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cu|mate-control-center-1.12.1-2|28	BuildRequires:  pkgconfig(glib-2.0)
14cu|mate-control-center-1.12.1-2|29	BuildRequires:  pkgconfig(gstreamer-0.10)
14cu|mate-control-center-1.12.1-2|30	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-control-center-1.12.1-2|31	BuildRequires:  pkgconfig(libcanberra-gtk)
14cu|mate-control-center-1.12.1-2|32	BuildRequires:  pkgconfig(libmarco-private)
14cu|mate-control-center-1.12.1-2|33	BuildRequires:  pkgconfig(libmate-menu)
14cu|mate-control-center-1.12.1-2|34	BuildRequires:  pkgconfig(libmatekbd)
14cu|mate-control-center-1.12.1-2|35	BuildRequires:  pkgconfig(libnotify)
14cu|mate-control-center-1.12.1-2|36	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cu|mate-control-center-1.12.1-2|37	BuildRequires:  pkgconfig(mate-settings-daemon)
14cu|mate-control-center-1.12.1-2|38	BuildRequires:  pkgconfig(librsvg-2.0)
14cu|mate-control-center-1.12.1-2|39	BuildRequires:  pkgconfig(pango)
14cu|mate-control-center-1.12.1-2|40	BuildRequires:  pkgconfig(sm)
14cu|mate-control-center-1.12.1-2|41	BuildRequires:  pkgconfig(unique-1.0)
14cu|mate-control-center-1.12.1-2|42	BuildRequires:  pkgconfig(xxf86misc)
14cu|mate-control-center-1.12.1-2|43	BuildRequires:  pkgconfig(xscrnsaver)
14cu|mate-control-center-1.12.1-2|44	BuildRequires:  pkgconfig(dconf) >= 0.10
14cu|mate-control-center-1.12.1-2|45	BuildRequires:  gsettings-desktop-schemas-devel
14cu|mate-control-center-1.12.1-2|46	BuildRequires:  desktop-file-utils
14cu|mate-control-center-1.12.1-2|47	BuildRequires:  shared-mime-info
14cu|mate-control-center-1.12.1-2|48	BuildRequires:  xml2po
14cu|mate-control-center-1.12.1-2|49	BuildRequires:  itstool
14cu|mate-control-center-1.12.1-2|50	BuildRequires:  yelp-tools
14cu|mate-control-center-1.12.1-2|51	BuildRequires:  pkgconfig(ice)
14cu|mate-control-center-1.12.1-2|52	BuildRequires:  pkgconfig(iso-codes)
14cu|mate-control-center-1.12.1-2|53	BuildRequires:  pkgconfig(libebook-1.2)
14cu|mate-control-center-1.12.1-2|54	BuildRequires:  pkgconfig(libmatekbdui)
14cu|mate-control-center-1.12.1-2|55	#BuildRequires:  pkgconfig(mate-doc-utils)
14cu|mate-control-center-1.12.1-2|56	BuildRequires:  pkgconfig(x11)
14cu|mate-control-center-1.12.1-2|57	BuildRequires:  pkgconfig(xi)
14cu|mate-control-center-1.12.1-2|58	BuildRequires:  pkgconfig(xext)
14cu|mate-control-center-1.12.1-2|59	BuildRequires:  pkgconfig(xft)
14cu|mate-control-center-1.12.1-2|60	BuildRequires:  pkgconfig(libcaja-extension) >= 1.1.0
14cu|mate-control-center-1.12.1-2|61	
14cu|mate-control-center-1.12.1-2|62	Requires:	mate-desktop
14cu|mate-control-center-1.12.1-2|63	Requires:	mate-settings-daemon >= 1.7.0
14cu|mate-control-center-1.12.1-2|64	Requires:	gnome-keyring
14cu|mate-control-center-1.12.1-2|65	Requires:	%{libname} = %{version}-%{release}
14cu|mate-control-center-1.12.1-2|66	
14cu|mate-control-center-1.12.1-2|67	Requires(post):   desktop-file-utils
14cu|mate-control-center-1.12.1-2|68	Requires(postun): desktop-file-utils
14cu|mate-control-center-1.12.1-2|69	
14cu|mate-control-center-1.12.1-2|70	%description
14cu|mate-control-center-1.12.1-2|71	MATE Control-center is a configuration tool for easily
14cu|mate-control-center-1.12.1-2|72	setting up your MATE environment.
14cu|mate-control-center-1.12.1-2|73	
14cu|mate-control-center-1.12.1-2|74	%package -n %{libname}
14cu|mate-control-center-1.12.1-2|75	Summary:    %{summary}
14cu|mate-control-center-1.12.1-2|76	Group:      System/Libraries
14cu|mate-control-center-1.12.1-2|77	Provides:   libmate-window-settings = %{version}-%{release}
14cu|mate-control-center-1.12.1-2|78	
14cu|mate-control-center-1.12.1-2|79	%description -n %{libname}
14cu|mate-control-center-1.12.1-2|80	Dynamic libraries used by MATE Control Center
14cu|mate-control-center-1.12.1-2|81	
14cu|mate-control-center-1.12.1-2|82	%package -n %{libslabname}
14cu|mate-control-center-1.12.1-2|83	Summary:    %{summary}
14cu|mate-control-center-1.12.1-2|84	Group:      System/Libraries
14cu|mate-control-center-1.12.1-2|85	# Override libslab from gnome2
14cu|mate-control-center-1.12.1-2|86	Epoch:      1
14cu|mate-control-center-1.12.1-2|87	
14cu|mate-control-center-1.12.1-2|88	%description -n %{libslabname}
14cu|mate-control-center-1.12.1-2|89	Dynamic libraries used by MATE Control Center
14cu|mate-control-center-1.12.1-2|90	
14cu|mate-control-center-1.12.1-2|91	%package -n %{develname}
14cu|mate-control-center-1.12.1-2|92	Summary:    Static libraries, include files for MATE control center
14cu|mate-control-center-1.12.1-2|93	Group:      Development/C
14cu|mate-control-center-1.12.1-2|94	Provides:   %{name}-devel = %{version}-%{release}
14cu|mate-control-center-1.12.1-2|95	Requires:   %{libname} >= %{version}
14cu|mate-control-center-1.12.1-2|96	Requires:   %{libslabname} = %{EVRD}
14cu|mate-control-center-1.12.1-2|97	
14cu|mate-control-center-1.12.1-2|98	%description -n %{develname}
14cu|mate-control-center-1.12.1-2|99	Static libraries, include files for MATE Control Center
14cu|mate-control-center-1.12.1-2|100	
14cu|mate-control-center-1.12.1-2|101	%prep
14cu|mate-control-center-1.12.1-2|102	%setup -q
14cu|mate-control-center-1.12.1-2|103	%apply_patches
14cu|mate-control-center-1.12.1-2|104	
14cu|mate-control-center-1.12.1-2|105	%build
14cu|mate-control-center-1.12.1-2|106	NOCONFIGURE=1 ./autogen.sh
14cu|mate-control-center-1.12.1-2|107	%configure2_5x \
14cu|mate-control-center-1.12.1-2|108	--disable-static          \
14cu|mate-control-center-1.12.1-2|109	--disable-schemas-compile \
14cu|mate-control-center-1.12.1-2|110	--disable-update-mimedb   \
14cu|mate-control-center-1.12.1-2|111	--disable-scrollkeeper
14cu|mate-control-center-1.12.1-2|112	
14cu|mate-control-center-1.12.1-2|113	%make LIBS='-lm -lgmodule-2.0'
14cu|mate-control-center-1.12.1-2|114	
14cu|mate-control-center-1.12.1-2|115	%install
14cu|mate-control-center-1.12.1-2|116	%makeinstall_std
14cu|mate-control-center-1.12.1-2|117	
14cu|mate-control-center-1.12.1-2|118	for desktopfile in %{buildroot}%{_datadir}/applications/*.desktop
14cu|mate-control-center-1.12.1-2|119	do
14cu|mate-control-center-1.12.1-2|120	desktop-file-edit --remove-category=MATE --add-category=X-MATE $desktopfile
14cu|mate-control-center-1.12.1-2|121	done
14cu|mate-control-center-1.12.1-2|122	
14cu|mate-control-center-1.12.1-2|123	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cu|mate-control-center-1.12.1-2|124	
14cu|mate-control-center-1.12.1-2|125	%find_lang %{name} --with-gnome --all-name
14cu|mate-control-center-1.12.1-2|126	
14cu|mate-control-center-1.12.1-2|127	mkdir -p %{buildroot}%{_datadir}/mate-background-properties
14cu|mate-control-center-1.12.1-2|128	
14cu|mate-control-center-1.12.1-2|129	#remove unneeded mateconf file
14cu|mate-control-center-1.12.1-2|130	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|mate-control-center-1.12.1-2|131	
14cu|mate-control-center-1.12.1-2|132	%files -f %{name}.lang
14cu|mate-control-center-1.12.1-2|133	%doc AUTHORS NEWS README
14cu|mate-control-center-1.12.1-2|134	%config(noreplace) %{_sysconfdir}/xdg/menus/matecc.menu
14cu|mate-control-center-1.12.1-2|135	%{_bindir}/mate-control-center
14cu|mate-control-center-1.12.1-2|136	%{_bindir}/mate-font-viewer
14cu|mate-control-center-1.12.1-2|137	%{_bindir}/mate-thumbnail-font
14cu|mate-control-center-1.12.1-2|138	%{_bindir}/mate-about-me
14cu|mate-control-center-1.12.1-2|139	%{_bindir}/mate-window-properties
14cu|mate-control-center-1.12.1-2|140	%{_bindir}/mate-network-properties
14cu|mate-control-center-1.12.1-2|141	%{_bindir}/mate-mouse-properties
14cu|mate-control-center-1.12.1-2|142	%{_bindir}/mate-keybinding-properties
14cu|mate-control-center-1.12.1-2|143	%{_bindir}/mate-keyboard-properties
14cu|mate-control-center-1.12.1-2|144	%{_bindir}/mate-display-properties
14cu|mate-control-center-1.12.1-2|145	%{_bindir}/mate-default-applications-properties
14cu|mate-control-center-1.12.1-2|146	%{_bindir}/mate-appearance-properties
14cu|mate-control-center-1.12.1-2|147	%{_bindir}/mate-at-properties
14cu|mate-control-center-1.12.1-2|148	%{_bindir}/mate-typing-monitor
14cu|mate-control-center-1.12.1-2|149	%{_sbindir}/mate-display-properties-install-systemwide
14cu|mate-control-center-1.12.1-2|150	%{_datadir}/polkit-1/actions/org.mate.randr.policy
14cu|mate-control-center-1.12.1-2|151	%{_iconsdir}/hicolor/*/*/*
14cu|mate-control-center-1.12.1-2|152	%{_datadir}/mate-background-properties
14cu|mate-control-center-1.12.1-2|153	%{_datadir}/applications/*.desktop
14cu|mate-control-center-1.12.1-2|154	%{_datadir}/desktop-directories/*
14cu|mate-control-center-1.12.1-2|155	%{_datadir}/mate-control-center/
14cu|mate-control-center-1.12.1-2|156	%{_datadir}/glib-2.0/schemas/org.mate.control-center.gschema.xml
14cu|mate-control-center-1.12.1-2|157	%{_datadir}/glib-2.0/schemas/org.mate.control-center.keybinding.gschema.xml
14cu|mate-control-center-1.12.1-2|158	%dir %{_datadir}/mate/cursor-fonts/
14cu|mate-control-center-1.12.1-2|159	%{_datadir}/mate/cursor-fonts/*
14cu|mate-control-center-1.12.1-2|160	%{_datadir}/mime/packages/mate-theme-package.xml
14cu|mate-control-center-1.12.1-2|161	%{_datadir}/thumbnailers/mate-font-viewer.thumbnailer
14cu|mate-control-center-1.12.1-2|162	%{_datadir}/man/man1/*
14cu|mate-control-center-1.12.1-2|163	/etc/xdg/menus/mate-preferences-categories.menu
14cu|mate-control-center-1.12.1-2|164	
14cu|mate-control-center-1.12.1-2|165	%files -n %{libname}
14cu|mate-control-center-1.12.1-2|166	%{_libdir}/libmate-window-settings.so.%{major}*
14cu|mate-control-center-1.12.1-2|167	%{_libdir}/window-manager-settings/libmarco.so
14cu|mate-control-center-1.12.1-2|168	
14cu|mate-control-center-1.12.1-2|169	%files -n %{libslabname}
14cu|mate-control-center-1.12.1-2|170	%{_libdir}/libmate-slab.so.%{slab_major}
14cu|mate-control-center-1.12.1-2|171	%{_libdir}/libmate-slab.so.%{slab_major}.*
14cu|mate-control-center-1.12.1-2|172	
14cu|mate-control-center-1.12.1-2|173	%files -n %{develname}
14cu|mate-control-center-1.12.1-2|174	%doc ChangeLog
14cu|mate-control-center-1.12.1-2|175	%{_libdir}/libmate-window-settings.so
14cu|mate-control-center-1.12.1-2|176	%{_libdir}/libmate-slab.so
14cu|mate-control-center-1.12.1-2|177	%{_libdir}/pkgconfig/*
14cu|mate-control-center-1.12.1-2|178	%dir %{_includedir}/mate-window-settings-2.0
14cu|mate-control-center-1.12.1-2|179	%{_includedir}/mate-window-settings-2.0/*
14cu|mate-control-center-1.12.1-2|180	%{_includedir}/libmate-slab
14cu|mate-control-center-1.12.1-2|181	
14cu|mate-control-center-1.12.1-2|182	%changelog
14cu|mate-control-center-1.12.1-2|183	
14cu|mate-control-center-1.12.1-2|184	* Mon Jun 27 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-2
14cu|mate-control-center-1.12.1-2|185	- (21eb9aa) Drop drakkeyboard
14cu|mate-control-center-1.12.1-2|186	
14cu|mate-control-center-1.12.1-2|187	

10833 14
14cu|mate-desktop-1.12.1-4|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-desktop-1.12.1-4|2	
14cu|mate-desktop-1.12.1-4|3	%define api 2
14cu|mate-desktop-1.12.1-4|4	%define gir_api 2.0
14cu|mate-desktop-1.12.1-4|5	%define major 17
14cu|mate-desktop-1.12.1-4|6	%define libname %mklibname %{name} %{api} %{major}
14cu|mate-desktop-1.12.1-4|7	%define develname %mklibname %{name} -d
14cu|mate-desktop-1.12.1-4|8	%define girname %mklibname matedesktop-gir %{gir_api}
14cu|mate-desktop-1.12.1-4|9	
14cu|mate-desktop-1.12.1-4|10	
14cu|mate-desktop-1.12.1-4|11	Name:           mate-desktop
14cu|mate-desktop-1.12.1-4|12	Version:        1.12.1
14cu|mate-desktop-1.12.1-4|13	Release:        4
14cu|mate-desktop-1.12.1-4|14	Epoch:		1
14cu|mate-desktop-1.12.1-4|15	License:        GPLv2+ and LGPLv2+ and MIT
14cu|mate-desktop-1.12.1-4|16	Summary:        Library with common API for various MATE modules
14cu|mate-desktop-1.12.1-4|17	Url:            http://mate-desktop.org/
14cu|mate-desktop-1.12.1-4|18	Group:          Graphical desktop/Other
14cu|mate-desktop-1.12.1-4|19	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-desktop-1.12.1-4|20	Source1:        user-dirs-update-mate.desktop
14cu|mate-desktop-1.12.1-4|21	Patch0:		mate-desktop-1.12.0-default-background.patch
14cu|mate-desktop-1.12.1-4|22	Patch1:		mate-desktop-1.12.1-rosa-theme.patch
14cu|mate-desktop-1.12.1-4|23	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14cu|mate-desktop-1.12.1-4|24	BuildRequires:  pkgconfig(glib-2.0)
14cu|mate-desktop-1.12.1-4|25	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|mate-desktop-1.12.1-4|26	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-desktop-1.12.1-4|27	BuildRequires:  pkgconfig(libstartup-notification-1.0)
14cu|mate-desktop-1.12.1-4|28	BuildRequires:  pkgconfig(unique-1.0)
14cu|mate-desktop-1.12.1-4|29	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cu|mate-desktop-1.12.1-4|30	BuildRequires:	docbook-dtd412-xml
14cu|mate-desktop-1.12.1-4|31	BuildRequires:  gobject-introspection
14cu|mate-desktop-1.12.1-4|32	BuildRequires:  gtk-doc
14cu|mate-desktop-1.12.1-4|33	BuildRequires:  intltool
14cu|mate-desktop-1.12.1-4|34	BuildRequires:  ldetect-lst
14cu|mate-desktop-1.12.1-4|35	BuildRequires:  mate-common
14cu|mate-desktop-1.12.1-4|36	BuildRequires:  gettext
14cu|mate-desktop-1.12.1-4|37	BuildRequires:  pkgconfig(libnotify)
14cu|mate-desktop-1.12.1-4|38	BuildRequires:  desktop-file-utils
14cu|mate-desktop-1.12.1-4|39	BuildRequires:	which
14cu|mate-desktop-1.12.1-4|40	BuildRequires:	xml2po
14cu|mate-desktop-1.12.1-4|41	BuildRequires:	itstool
14cu|mate-desktop-1.12.1-4|42	BuildRequires:	pkgconfig(dconf)
14cu|mate-desktop-1.12.1-4|43	BuildRequires:	yelp-tools
14cu|mate-desktop-1.12.1-4|44	BuildRequires:  pkgconfig(x11)
14cu|mate-desktop-1.12.1-4|45	BuildRequires:  pkgconfig(xext)
14cu|mate-desktop-1.12.1-4|46	BuildRequires:  pkgconfig(xrandr)
14cu|mate-desktop-1.12.1-4|47	
14cu|mate-desktop-1.12.1-4|48	Requires:       pygtk2
14cu|mate-desktop-1.12.1-4|49	Requires:       xdg-user-dirs-gtk
14cu|mate-desktop-1.12.1-4|50	Requires:       mate-panel
14cu|mate-desktop-1.12.1-4|51	
14cu|mate-desktop-1.12.1-4|52	%description
14cu|mate-desktop-1.12.1-4|53	This package contains some data files and other shared components of the
14cu|mate-desktop-1.12.1-4|54	MATE user environment.
14cu|mate-desktop-1.12.1-4|55	
14cu|mate-desktop-1.12.1-4|56	%package -n %{libname}
14cu|mate-desktop-1.12.1-4|57	Summary:        %{summary}
14cu|mate-desktop-1.12.1-4|58	Group:          System/Libraries
14cu|mate-desktop-1.12.1-4|59	
14cu|mate-desktop-1.12.1-4|60	%description -n %{libname}
14cu|mate-desktop-1.12.1-4|61	Internal library (libmatedesktop) used to implement some portions of the
14cu|mate-desktop-1.12.1-4|62	GNOME desktop.
14cu|mate-desktop-1.12.1-4|63	
14cu|mate-desktop-1.12.1-4|64	%package -n %{develname}
14cu|mate-desktop-1.12.1-4|65	Summary:        MATE module API library development files
14cu|mate-desktop-1.12.1-4|66	Group:          Development/C
14cu|mate-desktop-1.12.1-4|67	Requires:       %{libname} = %{epoch}:%{version}
14cu|mate-desktop-1.12.1-4|68	Provides:       %{name}-devel = %{version}-%{release}
14cu|mate-desktop-1.12.1-4|69	
14cu|mate-desktop-1.12.1-4|70	%description -n %{develname}
14cu|mate-desktop-1.12.1-4|71	Development library with common API for various MATE modules.
14cu|mate-desktop-1.12.1-4|72	
14cu|mate-desktop-1.12.1-4|73	%package -n %{girname}
14cu|mate-desktop-1.12.1-4|74	Summary:        Typelib file for MateDesktop
14cu|mate-desktop-1.12.1-4|75	Group:          Graphical desktop/Other
14cu|mate-desktop-1.12.1-4|76	Requires:       %{libname} = %{EVRD}
14cu|mate-desktop-1.12.1-4|77	
14cu|mate-desktop-1.12.1-4|78	%description -n %{girname}
14cu|mate-desktop-1.12.1-4|79	A GObject based library for MateDesktop clients to use to interface with
14cu|mate-desktop-1.12.1-4|80	MateDesktop.
14cu|mate-desktop-1.12.1-4|81	
14cu|mate-desktop-1.12.1-4|82	%prep
14cu|mate-desktop-1.12.1-4|83	%setup -q
14cu|mate-desktop-1.12.1-4|84	%apply_patches
14cu|mate-desktop-1.12.1-4|85	
14cu|mate-desktop-1.12.1-4|86	%build
14cu|mate-desktop-1.12.1-4|87	NOCONFIGURE=yes ./autogen.sh
14cu|mate-desktop-1.12.1-4|88	%configure2_5x \
14cu|mate-desktop-1.12.1-4|89	--disable-scrollkeeper                                \
14cu|mate-desktop-1.12.1-4|90	--disable-schemas-compile                             \
14cu|mate-desktop-1.12.1-4|91	--with-gtk=2.0                                        \
14cu|mate-desktop-1.12.1-4|92	--with-x                                              \
14cu|mate-desktop-1.12.1-4|93	--disable-static                                      \
14cu|mate-desktop-1.12.1-4|94	--enable-unique                                       \
14cu|mate-desktop-1.12.1-4|95	--enable-gtk-doc                                      \
14cu|mate-desktop-1.12.1-4|96	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids          \
14cu|mate-desktop-1.12.1-4|97	--with-omf-dir=%{_datadir}/omf/mate-desktop
14cu|mate-desktop-1.12.1-4|98	%make
14cu|mate-desktop-1.12.1-4|99	
14cu|mate-desktop-1.12.1-4|100	%install
14cu|mate-desktop-1.12.1-4|101	%makeinstall_std
14cu|mate-desktop-1.12.1-4|102	%find_lang %{name}
14cu|mate-desktop-1.12.1-4|103	
14cu|mate-desktop-1.12.1-4|104	
14cu|mate-desktop-1.12.1-4|105	%files -f %{name}.lang
14cu|mate-desktop-1.12.1-4|106	%doc AUTHORS COPYING COPYING.LIB NEWS README
14cu|mate-desktop-1.12.1-4|107	%{_bindir}/*
14cu|mate-desktop-1.12.1-4|108	%{_datadir}/applications/*.desktop
14cu|mate-desktop-1.12.1-4|109	%{_datadir}/mate-about/
14cu|mate-desktop-1.12.1-4|110	%{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml
14cu|mate-desktop-1.12.1-4|111	%{_datadir}/MateConf/gsettings/mate-desktop.convert
14cu|mate-desktop-1.12.1-4|112	#%{_datadir}/help/*
14cu|mate-desktop-1.12.1-4|113	%{_mandir}/man1/*
14cu|mate-desktop-1.12.1-4|114	%{_iconsdir}/hicolor/*/apps/*
14cu|mate-desktop-1.12.1-4|115	
14cu|mate-desktop-1.12.1-4|116	%files -n %{libname}
14cu|mate-desktop-1.12.1-4|117	%{_libdir}/libmate-desktop-%{api}.so.%{major}*
14cu|mate-desktop-1.12.1-4|118	
14cu|mate-desktop-1.12.1-4|119	%files -n %{develname}
14cu|mate-desktop-1.12.1-4|120	%{_datadir}/gtk-doc/html/mate-desktop
14cu|mate-desktop-1.12.1-4|121	%{_libdir}/libmate-desktop-2.so
14cu|mate-desktop-1.12.1-4|122	%{_libdir}/pkgconfig/mate-desktop-2.0.pc
14cu|mate-desktop-1.12.1-4|123	%{_includedir}/mate-desktop-2.0
14cu|mate-desktop-1.12.1-4|124	%{_datadir}/gir-1.0/MateDesktop-2.0.gir
14cu|mate-desktop-1.12.1-4|125	
14cu|mate-desktop-1.12.1-4|126	%files -n %{girname}
14cu|mate-desktop-1.12.1-4|127	%{_libdir}/girepository-1.0/MateDesktop-2.0.typelib
14cu|mate-desktop-1.12.1-4|128	
14cu|mate-desktop-1.12.1-4|129	
14cu|mate-desktop-1.12.1-4|130	%changelog
14cu|mate-desktop-1.12.1-4|131	
14cu|mate-desktop-1.12.1-4|132	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1:1.12.1-4
14cu|mate-desktop-1.12.1-4|133	- (55031b8) Merge fonts and theme patches
14cu|mate-desktop-1.12.1-4|134	
14cu|mate-desktop-1.12.1-4|135	

10834 14
14cu|mate-doc-utils-1.6.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-doc-utils-1.6.2-1|2	
14cu|mate-doc-utils-1.6.2-1|3	Summary:   MATE XML documentation utilities
14cu|mate-doc-utils-1.6.2-1|4	Name:      mate-doc-utils
14cu|mate-doc-utils-1.6.2-1|5	Version:   1.6.2
14cu|mate-doc-utils-1.6.2-1|6	Release:   1
14cu|mate-doc-utils-1.6.2-1|7	License:   GPLv3+
14cu|mate-doc-utils-1.6.2-1|8	Group:     Graphical desktop/Other
14cu|mate-doc-utils-1.6.2-1|9	URL:       http://mate-desktop.org
14cu|mate-doc-utils-1.6.2-1|10	Source0:   http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-doc-utils-1.6.2-1|11	BuildArch: noarch
14cu|mate-doc-utils-1.6.2-1|12	
14cu|mate-doc-utils-1.6.2-1|13	BuildRequires: docbook-dtd44-xml
14cu|mate-doc-utils-1.6.2-1|14	BuildRequires: intltool
14cu|mate-doc-utils-1.6.2-1|15	BuildRequires: mate-common
14cu|mate-doc-utils-1.6.2-1|16	BuildRequires: libxml2-utils
14cu|mate-doc-utils-1.6.2-1|17	BuildRequires: xsltproc
14cu|mate-doc-utils-1.6.2-1|18	BuildRequires: python-libxml2
14cu|mate-doc-utils-1.6.2-1|19	BuildRequires: pkgconfig(libxml-2.0)
14cu|mate-doc-utils-1.6.2-1|20	BuildRequires: pkgconfig(libxslt)
14cu|mate-doc-utils-1.6.2-1|21	BuildRequires: pkgconfig(rarian)
14cu|mate-doc-utils-1.6.2-1|22	Requires:      xsltproc
14cu|mate-doc-utils-1.6.2-1|23	
14cu|mate-doc-utils-1.6.2-1|24	%description
14cu|mate-doc-utils-1.6.2-1|25	mate-doc-utils is a collection of documentation utilities for the MATE
14cu|mate-doc-utils-1.6.2-1|26	project. Notably, it contains utilities for building documentation and all
14cu|mate-doc-utils-1.6.2-1|27	auxiliary files in your source tree, and it contains the DocBook XSLT.
14cu|mate-doc-utils-1.6.2-1|28	
14cu|mate-doc-utils-1.6.2-1|29	%package devel
14cu|mate-doc-utils-1.6.2-1|30	Summary:  A Collection of Documentation Utilities for MATE
14cu|mate-doc-utils-1.6.2-1|31	Group:    Development/Other
14cu|mate-doc-utils-1.6.2-1|32	Provides: %{name}-devel = %{version}-%{release}
14cu|mate-doc-utils-1.6.2-1|33	Requires: %{name} = %{version}
14cu|mate-doc-utils-1.6.2-1|34	Requires: docbook-dtd412-xml
14cu|mate-doc-utils-1.6.2-1|35	Requires: docbook-dtd44-xml
14cu|mate-doc-utils-1.6.2-1|36	Requires: libxml2-utils
14cu|mate-doc-utils-1.6.2-1|37	Requires: mate-common
14cu|mate-doc-utils-1.6.2-1|38	Requires: gnome-doc-utils
14cu|mate-doc-utils-1.6.2-1|39	
14cu|mate-doc-utils-1.6.2-1|40	%description devel
14cu|mate-doc-utils-1.6.2-1|41	This package contains the development files for %{name}.
14cu|mate-doc-utils-1.6.2-1|42	
14cu|mate-doc-utils-1.6.2-1|43	%prep
14cu|mate-doc-utils-1.6.2-1|44	%setup -q
14cu|mate-doc-utils-1.6.2-1|45	
14cu|mate-doc-utils-1.6.2-1|46	%build
14cu|mate-doc-utils-1.6.2-1|47	%configure2_5x \
14cu|mate-doc-utils-1.6.2-1|48	--build=%{_build} \
14cu|mate-doc-utils-1.6.2-1|49	--disable-scrollkeeper
14cu|mate-doc-utils-1.6.2-1|50	
14cu|mate-doc-utils-1.6.2-1|51	%make
14cu|mate-doc-utils-1.6.2-1|52	
14cu|mate-doc-utils-1.6.2-1|53	%install
14cu|mate-doc-utils-1.6.2-1|54	%makeinstall_std
14cu|mate-doc-utils-1.6.2-1|55	
14cu|mate-doc-utils-1.6.2-1|56	%find_lang %{name}
14cu|mate-doc-utils-1.6.2-1|57	#Remove unnecessary python sitepackages provided by gnome-doc-utils
14cu|mate-doc-utils-1.6.2-1|58	rm -rf %{buildroot}/%{python_sitelib}/*
14cu|mate-doc-utils-1.6.2-1|59	rm -rf %{buildroot}/%{python_sitelib}/xml2po/
14cu|mate-doc-utils-1.6.2-1|60	rm -rf %{buildroot}/%{_mandir}/man1/*
14cu|mate-doc-utils-1.6.2-1|61	rm -rf %{buildroot}/%{_datadir}/xml/mallard
14cu|mate-doc-utils-1.6.2-1|62	rm -rf %{buildroot}/%{_bindir}/xml2po
14cu|mate-doc-utils-1.6.2-1|63	rm -rf %{buildroot}/%{_datadir}/pkgconfig/xml2po.pc
14cu|mate-doc-utils-1.6.2-1|64	#Debian script not needed
14cu|mate-doc-utils-1.6.2-1|65	rm -rf %{buildroot}/%{_datadir}/mate-doc-utils/mate-debian.sh
14cu|mate-doc-utils-1.6.2-1|66	
14cu|mate-doc-utils-1.6.2-1|67	%files -f %{name}.lang
14cu|mate-doc-utils-1.6.2-1|68	%doc AUTHORS ChangeLog README
14cu|mate-doc-utils-1.6.2-1|69	%{_bindir}/mate-doc-tool
14cu|mate-doc-utils-1.6.2-1|70	%dir %{_datadir}/mate-doc-utils
14cu|mate-doc-utils-1.6.2-1|71	%{_datadir}/mate-doc-utils/icons
14cu|mate-doc-utils-1.6.2-1|72	%{_datadir}/mate-doc-utils/watermarks
14cu|mate-doc-utils-1.6.2-1|73	%dir %{_datadir}/xml/
14cu|mate-doc-utils-1.6.2-1|74	%{_datadir}/xml/mate
14cu|mate-doc-utils-1.6.2-1|75	%{_datadir}/mate/help/
14cu|mate-doc-utils-1.6.2-1|76	
14cu|mate-doc-utils-1.6.2-1|77	
14cu|mate-doc-utils-1.6.2-1|78	%files devel
14cu|mate-doc-utils-1.6.2-1|79	%{_bindir}/mate-doc-prepare
14cu|mate-doc-utils-1.6.2-1|80	%{_datadir}/pkgconfig/*.pc
14cu|mate-doc-utils-1.6.2-1|81	%{_datadir}/aclocal/*.m4
14cu|mate-doc-utils-1.6.2-1|82	%{_datadir}/mate-doc-utils/mate-doc-utils.make
14cu|mate-doc-utils-1.6.2-1|83	%{_datadir}/mate-doc-utils/templates
14cu|mate-doc-utils-1.6.2-1|84	%{_datadir}/mate-doc-utils/template*.*
14cu|mate-doc-utils-1.6.2-1|85	%{_datadir}/omf/mate-doc-make/
14cu|mate-doc-utils-1.6.2-1|86	%{_datadir}/omf/mate-doc-xslt/
14cu|mate-doc-utils-1.6.2-1|87	
14cu|mate-doc-utils-1.6.2-1|88	%changelog
14cu|mate-doc-utils-1.6.2-1|89	
14cu|mate-doc-utils-1.6.2-1|90	* Tue Sep 29 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.2-1
14cu|mate-doc-utils-1.6.2-1|91	- (d753851) Merge pull request #1 from anek254/mate-doc-utils:rosa2014.1
14cu|mate-doc-utils-1.6.2-1|92	- (d753851) Updated to a new version
14cu|mate-doc-utils-1.6.2-1|93	
14cu|mate-doc-utils-1.6.2-1|94	

10835 14
14cu|mate-icon-theme-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-icon-theme-1.12.0-1|2	
14cu|mate-icon-theme-1.12.0-1|3	Summary:         MATE desktop default icons
14cu|mate-icon-theme-1.12.0-1|4	Name:            mate-icon-theme
14cu|mate-icon-theme-1.12.0-1|5	Version:         1.12.0
14cu|mate-icon-theme-1.12.0-1|6	Release:         1
14cu|mate-icon-theme-1.12.0-1|7	License:         LGPLv3
14cu|mate-icon-theme-1.12.0-1|8	Group:           Graphical desktop/Other
14cu|mate-icon-theme-1.12.0-1|9	URL:             http://www.mate-desktop.org/
14cu|mate-icon-theme-1.12.0-1|10	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-icon-theme-1.12.0-1|11	
14cu|mate-icon-theme-1.12.0-1|12	BuildRequires:   icon-naming-utils >= 0.8.7
14cu|mate-icon-theme-1.12.0-1|13	BuildRequires:   mate-common
14cu|mate-icon-theme-1.12.0-1|14	BuildRequires:   intltool
14cu|mate-icon-theme-1.12.0-1|15	BuildArch:       noarch
14cu|mate-icon-theme-1.12.0-1|16	
14cu|mate-icon-theme-1.12.0-1|17	Requires: hicolor-icon-theme
14cu|mate-icon-theme-1.12.0-1|18	
14cu|mate-icon-theme-1.12.0-1|19	%description
14cu|mate-icon-theme-1.12.0-1|20	A collection of icons used as the basis for MATE themes
14cu|mate-icon-theme-1.12.0-1|21	
14cu|mate-icon-theme-1.12.0-1|22	%package menta
14cu|mate-icon-theme-1.12.0-1|23	Summary:	Menta Icon theme for MATE Desktop
14cu|mate-icon-theme-1.12.0-1|24	Group:		Graphical desktop/Other
14cu|mate-icon-theme-1.12.0-1|25	Requires:	%{name} = %{version}-%{release}
14cu|mate-icon-theme-1.12.0-1|26	
14cu|mate-icon-theme-1.12.0-1|27	%description menta
14cu|mate-icon-theme-1.12.0-1|28	Menta Icon theme for MATE Desktop.
14cu|mate-icon-theme-1.12.0-1|29	
14cu|mate-icon-theme-1.12.0-1|30	%package devel
14cu|mate-icon-theme-1.12.0-1|31	Summary:	Development files for mate-icon-theme
14cu|mate-icon-theme-1.12.0-1|32	Group:		Development/C
14cu|mate-icon-theme-1.12.0-1|33	
14cu|mate-icon-theme-1.12.0-1|34	%description devel
14cu|mate-icon-theme-1.12.0-1|35	Development files for mate-icon-theme.
14cu|mate-icon-theme-1.12.0-1|36	
14cu|mate-icon-theme-1.12.0-1|37	%prep
14cu|mate-icon-theme-1.12.0-1|38	%setup -q
14cu|mate-icon-theme-1.12.0-1|39	
14cu|mate-icon-theme-1.12.0-1|40	%build
14cu|mate-icon-theme-1.12.0-1|41	%configure \
14cu|mate-icon-theme-1.12.0-1|42	--disable-silent-rules \
14cu|mate-icon-theme-1.12.0-1|43	--enable-icon-mapping
14cu|mate-icon-theme-1.12.0-1|44	%make
14cu|mate-icon-theme-1.12.0-1|45	
14cu|mate-icon-theme-1.12.0-1|46	%install
14cu|mate-icon-theme-1.12.0-1|47	%make install \
14cu|mate-icon-theme-1.12.0-1|48	install_sh="install -p" \
14cu|mate-icon-theme-1.12.0-1|49	DESTDIR=%{buildroot}
14cu|mate-icon-theme-1.12.0-1|50	
14cu|mate-icon-theme-1.12.0-1|51	install -d %{buildroot}%{_datadir}/icons/mate/scalable/{actions,apps,status}
14cu|mate-icon-theme-1.12.0-1|52	> %{buildroot}%{_iconsdir}/mate/icon-theme.cache
14cu|mate-icon-theme-1.12.0-1|53	> %{buildroot}%{_iconsdir}/menta/icon-theme.cache
14cu|mate-icon-theme-1.12.0-1|54	
14cu|mate-icon-theme-1.12.0-1|55	%post
14cu|mate-icon-theme-1.12.0-1|56	%update_icon_cache mate
14cu|mate-icon-theme-1.12.0-1|57	
14cu|mate-icon-theme-1.12.0-1|58	%postun
14cu|mate-icon-theme-1.12.0-1|59	%update_icon_cache mate
14cu|mate-icon-theme-1.12.0-1|60	
14cu|mate-icon-theme-1.12.0-1|61	%post menta
14cu|mate-icon-theme-1.12.0-1|62	%update_icon_cache menta
14cu|mate-icon-theme-1.12.0-1|63	
14cu|mate-icon-theme-1.12.0-1|64	%postun menta
14cu|mate-icon-theme-1.12.0-1|65	%update_icon_cache menta
14cu|mate-icon-theme-1.12.0-1|66	
14cu|mate-icon-theme-1.12.0-1|67	%files
14cu|mate-icon-theme-1.12.0-1|68	%defattr(644,root,root,755)
14cu|mate-icon-theme-1.12.0-1|69	%doc AUTHORS README
14cu|mate-icon-theme-1.12.0-1|70	%dir %{_iconsdir}/mate
14cu|mate-icon-theme-1.12.0-1|71	%{_iconsdir}/mate/index.theme
14cu|mate-icon-theme-1.12.0-1|72	%{_iconsdir}/mate/[0-9]*x*
14cu|mate-icon-theme-1.12.0-1|73	%{_iconsdir}/mate/scalable
14cu|mate-icon-theme-1.12.0-1|74	%ghost %{_iconsdir}/mate/icon-theme.cache
14cu|mate-icon-theme-1.12.0-1|75	
14cu|mate-icon-theme-1.12.0-1|76	%files menta
14cu|mate-icon-theme-1.12.0-1|77	%defattr(644,root,root,755)
14cu|mate-icon-theme-1.12.0-1|78	%dir %{_iconsdir}/menta
14cu|mate-icon-theme-1.12.0-1|79	%{_iconsdir}/menta/[0-9]*x*
14cu|mate-icon-theme-1.12.0-1|80	%{_iconsdir}/menta/index.theme
14cu|mate-icon-theme-1.12.0-1|81	%ghost %{_iconsdir}/menta/icon-theme.cache
14cu|mate-icon-theme-1.12.0-1|82	
14cu|mate-icon-theme-1.12.0-1|83	%files devel
14cu|mate-icon-theme-1.12.0-1|84	%defattr(644,root,root,755)
14cu|mate-icon-theme-1.12.0-1|85	#%{_datadir}/pkgconfig/%{name}.pc
14cu|mate-icon-theme-1.12.0-1|86	%{_datadir}/icons/mate/scalable-up-to-32/status/process-working-symbolic.svg
14cu|mate-icon-theme-1.12.0-1|87	
14cu|mate-icon-theme-1.12.0-1|88	
14cu|mate-icon-theme-1.12.0-1|89	%changelog
14cu|mate-icon-theme-1.12.0-1|90	
14cu|mate-icon-theme-1.12.0-1|91	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-icon-theme-1.12.0-1|92	- (27cfb7f) Updated to 1.12.0
14cu|mate-icon-theme-1.12.0-1|93	
14cu|mate-icon-theme-1.12.0-1|94	

10836 14
14cu|mate-indicator-applet-1.12.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-indicator-applet-1.12.1-1|2	
14cu|mate-indicator-applet-1.12.1-1|3	Summary: MATE Panel applet indicator
14cu|mate-indicator-applet-1.12.1-1|4	Name:    mate-indicator-applet
14cu|mate-indicator-applet-1.12.1-1|5	Version: 1.12.1
14cu|mate-indicator-applet-1.12.1-1|6	Release: 1
14cu|mate-indicator-applet-1.12.1-1|7	License: LGPLv2+ and GPLv3
14cu|mate-indicator-applet-1.12.1-1|8	Group:   Graphical desktop/Other
14cu|mate-indicator-applet-1.12.1-1|9	URL:     http://mate-desktop.org
14cu|mate-indicator-applet-1.12.1-1|10	Source0: http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-indicator-applet-1.12.1-1|11	# This patch fixes 'AM_CONFIG_HEADER' macro is deprecated error
14cu|mate-indicator-applet-1.12.1-1|12	Patch0: mate-indicator-applet-1.8.0-rosa-fix-configure_ac-script.patch
14cu|mate-indicator-applet-1.12.1-1|13	
14cu|mate-indicator-applet-1.12.1-1|14	BuildRequires: intltool
14cu|mate-indicator-applet-1.12.1-1|15	BuildRequires: mate-common
14cu|mate-indicator-applet-1.12.1-1|16	BuildRequires: pkgconfig(gtk+-2.0)
14cu|mate-indicator-applet-1.12.1-1|17	BuildRequires: pkgconfig(indicator-0.4)
14cu|mate-indicator-applet-1.12.1-1|18	BuildRequires: pkgconfig(dbus-glib-1)
14cu|mate-indicator-applet-1.12.1-1|19	BuildRequires: mate-settings-daemon-devel
14cu|mate-indicator-applet-1.12.1-1|20	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
14cu|mate-indicator-applet-1.12.1-1|21	
14cu|mate-indicator-applet-1.12.1-1|22	Requires:      mate-panel
14cu|mate-indicator-applet-1.12.1-1|23	
14cu|mate-indicator-applet-1.12.1-1|24	%description
14cu|mate-indicator-applet-1.12.1-1|25	A small applet to display information from various applications consistently
14cu|mate-indicator-applet-1.12.1-1|26	in the panel. The indicator applet exposes Ayatana Indicators in the MATE
14cu|mate-indicator-applet-1.12.1-1|27	Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and
14cu|mate-indicator-applet-1.12.1-1|28	clean system and application status indication. They take the form of an icon
14cu|mate-indicator-applet-1.12.1-1|29	and associated menu, displayed (usually) in the desktop panel. Existing
14cu|mate-indicator-applet-1.12.1-1|30	indicators include the Message Menu, Battery Menu and Sound menu.
14cu|mate-indicator-applet-1.12.1-1|31	
14cu|mate-indicator-applet-1.12.1-1|32	%prep
14cu|mate-indicator-applet-1.12.1-1|33	%setup -q
14cu|mate-indicator-applet-1.12.1-1|34	# %apply_patches
14cu|mate-indicator-applet-1.12.1-1|35	
14cu|mate-indicator-applet-1.12.1-1|36	%build
14cu|mate-indicator-applet-1.12.1-1|37	# NOCONFIGURE=1 ./autogen.sh
14cu|mate-indicator-applet-1.12.1-1|38	%configure2_5x \
14cu|mate-indicator-applet-1.12.1-1|39	--disable-static
14cu|mate-indicator-applet-1.12.1-1|40	
14cu|mate-indicator-applet-1.12.1-1|41	%make
14cu|mate-indicator-applet-1.12.1-1|42	
14cu|mate-indicator-applet-1.12.1-1|43	%install
14cu|mate-indicator-applet-1.12.1-1|44	%makeinstall_std
14cu|mate-indicator-applet-1.12.1-1|45	
14cu|mate-indicator-applet-1.12.1-1|46	%find_lang %{name}
14cu|mate-indicator-applet-1.12.1-1|47	
14cu|mate-indicator-applet-1.12.1-1|48	%files -f %{name}.lang
14cu|mate-indicator-applet-1.12.1-1|49	%doc ChangeLog COPYING
14cu|mate-indicator-applet-1.12.1-1|50	%{_libexecdir}/mate-indicator-applet*
14cu|mate-indicator-applet-1.12.1-1|51	%{_datadir}/dbus-1/services/*.service
14cu|mate-indicator-applet-1.12.1-1|52	%{_datadir}/mate-panel/applets/*.mate-panel-applet
14cu|mate-indicator-applet-1.12.1-1|53	%{_iconsdir}/hicolor/*/*/*
14cu|mate-indicator-applet-1.12.1-1|54	
14cu|mate-indicator-applet-1.12.1-1|55	
14cu|mate-indicator-applet-1.12.1-1|56	%changelog
14cu|mate-indicator-applet-1.12.1-1|57	
14cu|mate-indicator-applet-1.12.1-1|58	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-indicator-applet-1.12.1-1|59	- (c291496) Updated to 1.12.1
14cu|mate-indicator-applet-1.12.1-1|60	
14cu|mate-indicator-applet-1.12.1-1|61	

10837 14
14cu|mate-keyring-1.6.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-keyring-1.6.1-1|2	%define major 0
14cu|mate-keyring-1.6.1-1|3	%define libname %mklibname %{name} %{major}
14cu|mate-keyring-1.6.1-1|4	%define develname %mklibname -d %{name}
14cu|mate-keyring-1.6.1-1|5	
14cu|mate-keyring-1.6.1-1|6	Summary:        Framework for managing passwords and other secrets
14cu|mate-keyring-1.6.1-1|7	Name:           mate-keyring
14cu|mate-keyring-1.6.1-1|8	Version:        1.6.1
14cu|mate-keyring-1.6.1-1|9	Release:        1
14cu|mate-keyring-1.6.1-1|10	License:        GPLv2+ and LGPLv2+
14cu|mate-keyring-1.6.1-1|11	Group:          Networking/Remote access
14cu|mate-keyring-1.6.1-1|12	URL:            http://mate-desktop.org
14cu|mate-keyring-1.6.1-1|13	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-keyring-1.6.1-1|14	
14cu|mate-keyring-1.6.1-1|15	BuildRequires: gtk-doc
14cu|mate-keyring-1.6.1-1|16	BuildRequires: libcap-devel
14cu|mate-keyring-1.6.1-1|17	BuildRequires: libgcrypt-devel
14cu|mate-keyring-1.6.1-1|18	BuildRequires: pkgconfig(dbus-1) >= 1.0
14cu|mate-keyring-1.6.1-1|19	BuildRequires: pkgconfig(glib-2.0)
14cu|mate-keyring-1.6.1-1|20	BuildRequires: pkgconfig(gtk+-2.0)
14cu|mate-keyring-1.6.1-1|21	BuildRequires: pkgconfig(libtasn1)
14cu|mate-keyring-1.6.1-1|22	BuildRequires: libtasn1-tools
14cu|mate-keyring-1.6.1-1|23	BuildRequires: mate-common
14cu|mate-keyring-1.6.1-1|24	BuildRequires: pam-devel
14cu|mate-keyring-1.6.1-1|25	BuildRequires: intltool
14cu|mate-keyring-1.6.1-1|26	
14cu|mate-keyring-1.6.1-1|27	%description
14cu|mate-keyring-1.6.1-1|28	The mate-keyring session daemon manages passwords and other types of
14cu|mate-keyring-1.6.1-1|29	secrets for the user, storing them encrypted with a main password.
14cu|mate-keyring-1.6.1-1|30	Applications can use the mate-keyring library to integrate with the keyring.
14cu|mate-keyring-1.6.1-1|31	
14cu|mate-keyring-1.6.1-1|32	%package -n %{libname}
14cu|mate-keyring-1.6.1-1|33	Summary: Library files for mate-keyring
14cu|mate-keyring-1.6.1-1|34	License: LGPLv2+
14cu|mate-keyring-1.6.1-1|35	Group:   System/Libraries
14cu|mate-keyring-1.6.1-1|36	
14cu|mate-keyring-1.6.1-1|37	%description -n %{libname}
14cu|mate-keyring-1.6.1-1|38	This package contain the library files for %{name}
14cu|mate-keyring-1.6.1-1|39	
14cu|mate-keyring-1.6.1-1|40	%package -n %{develname}
14cu|mate-keyring-1.6.1-1|41	Summary:        Development files for %{name}
14cu|mate-keyring-1.6.1-1|42	Group:          Development/C
14cu|mate-keyring-1.6.1-1|43	Requires:       %{libname} = %{version}
14cu|mate-keyring-1.6.1-1|44	Provides:       %{name}-devel = %{version}-%{release}
14cu|mate-keyring-1.6.1-1|45	
14cu|mate-keyring-1.6.1-1|46	%description -n %{develname}
14cu|mate-keyring-1.6.1-1|47	This package contains the libraries and
14cu|mate-keyring-1.6.1-1|48	header files needed to develop applications that use mate-keyring.
14cu|mate-keyring-1.6.1-1|49	
14cu|mate-keyring-1.6.1-1|50	%prep
14cu|mate-keyring-1.6.1-1|51	%setup -q
14cu|mate-keyring-1.6.1-1|52	
14cu|mate-keyring-1.6.1-1|53	%build
14cu|mate-keyring-1.6.1-1|54	%configure \
14cu|mate-keyring-1.6.1-1|55	--disable-static                    \
14cu|mate-keyring-1.6.1-1|56	--with-gtk=2.0                      \
14cu|mate-keyring-1.6.1-1|57	--disable-schemas-compile           \
14cu|mate-keyring-1.6.1-1|58	--with-pam-dir=/%{_lib}/security/   \
14cu|mate-keyring-1.6.1-1|59	--with-root-certs=%{_sysconfdir}/pki/tls/certs
14cu|mate-keyring-1.6.1-1|60	
14cu|mate-keyring-1.6.1-1|61	%make LIBS='-lgmodule-2.0'
14cu|mate-keyring-1.6.1-1|62	
14cu|mate-keyring-1.6.1-1|63	%install
14cu|mate-keyring-1.6.1-1|64	%makeinstall_std
14cu|mate-keyring-1.6.1-1|65	
14cu|mate-keyring-1.6.1-1|66	%find_lang %{name}
14cu|mate-keyring-1.6.1-1|67	
14cu|mate-keyring-1.6.1-1|68	
14cu|mate-keyring-1.6.1-1|69	%files -f %{name}.lang
14cu|mate-keyring-1.6.1-1|70	%doc AUTHORS NEWS README COPYING COPYING.LIB
14cu|mate-keyring-1.6.1-1|71	%{_bindir}/mate-keyring
14cu|mate-keyring-1.6.1-1|72	%attr(755,root,root) %{_bindir}/mate-keyring-daemon
14cu|mate-keyring-1.6.1-1|73	%{_sysconfdir}/xdg/autostart/mate-keyring-pkcs11.desktop
14cu|mate-keyring-1.6.1-1|74	%{_sysconfdir}/xdg/autostart/mate-keyring-secrets.desktop
14cu|mate-keyring-1.6.1-1|75	%{_sysconfdir}/xdg/autostart/mate-keyring-ssh.desktop
14cu|mate-keyring-1.6.1-1|76	%{_sysconfdir}/xdg/autostart/mate-keyring-gpg.desktop
14cu|mate-keyring-1.6.1-1|77	%{_libexecdir}/mate-keyring-prompt
14cu|mate-keyring-1.6.1-1|78	%{_datadir}/dbus-1/services/*.service
14cu|mate-keyring-1.6.1-1|79	%{_datadir}/mategcr/
14cu|mate-keyring-1.6.1-1|80	%{_datadir}/mate-keyring/
14cu|mate-keyring-1.6.1-1|81	%{_datadir}/MateConf/gsettings/*.convert
14cu|mate-keyring-1.6.1-1|82	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14cu|mate-keyring-1.6.1-1|83	%{_datadir}/gtk-doc/html/gck/*
14cu|mate-keyring-1.6.1-1|84	%{_datadir}/gtk-doc/html/gcr-0/*
14cu|mate-keyring-1.6.1-1|85	%{_mandir}/man1/mate-keyring-daemon.1.xz
14cu|mate-keyring-1.6.1-1|86	%{_mandir}/man1/mate-keyring.1.xz
14cu|mate-keyring-1.6.1-1|87	
14cu|mate-keyring-1.6.1-1|88	%files -n %{libname}
14cu|mate-keyring-1.6.1-1|89	%{_libdir}/libmategck.so.%{major}*
14cu|mate-keyring-1.6.1-1|90	%{_libdir}/libmategcr.so.%{major}*
14cu|mate-keyring-1.6.1-1|91	%{_libdir}/mate-keyring/
14cu|mate-keyring-1.6.1-1|92	%{_libdir}/pkcs11/mate-keyring-pkcs11.so
14cu|mate-keyring-1.6.1-1|93	/%{_lib}/security/pam_mate_keyring.so
14cu|mate-keyring-1.6.1-1|94	
14cu|mate-keyring-1.6.1-1|95	%files -n %{develname}
14cu|mate-keyring-1.6.1-1|96	%{_includedir}/mategcr/
14cu|mate-keyring-1.6.1-1|97	%{_includedir}/mate-gck/
14cu|mate-keyring-1.6.1-1|98	%{_includedir}/gck/
14cu|mate-keyring-1.6.1-1|99	%{_libdir}/libmategck.so
14cu|mate-keyring-1.6.1-1|100	%{_libdir}/libmategcr.so
14cu|mate-keyring-1.6.1-1|101	%{_libdir}/pkgconfig/mate-gck-0.pc
14cu|mate-keyring-1.6.1-1|102	%{_libdir}/pkgconfig/mate-gcr-0.pc
14cu|mate-keyring-1.6.1-1|103	
14cu|mate-keyring-1.6.1-1|104	
14cu|mate-keyring-1.6.1-1|105	
14cu|mate-keyring-1.6.1-1|106	%changelog
14cu|mate-keyring-1.6.1-1|107	
14cu|mate-keyring-1.6.1-1|108	* Tue Sep 29 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.1-1
14cu|mate-keyring-1.6.1-1|109	- (d106b83) Merge pull request #1 from anek254/mate-keyring:rosa2014.1
14cu|mate-keyring-1.6.1-1|110	- (d106b83) Updated to a new version
14cu|mate-keyring-1.6.1-1|111	
14cu|mate-keyring-1.6.1-1|112	

10838 14
14cu|mate-media-1.12.1-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-media-1.12.1-1|2	%define source_name  mate-media
14cu|mate-media-1.12.1-1|3	%define pulse   1
14cu|mate-media-1.12.1-1|4	%define gst     1
14cu|mate-media-1.12.1-1|5	
14cu|mate-media-1.12.1-1|6	
14cu|mate-media-1.12.1-1|7	Summary:        MATE media programs
14cu|mate-media-1.12.1-1|8	Name:           mate-media
14cu|mate-media-1.12.1-1|9	Version:        1.12.1
14cu|mate-media-1.12.1-1|10	Release:        1
14cu|mate-media-1.12.1-1|11	License:        GPLv2+ and LGPLv2+
14cu|mate-media-1.12.1-1|12	Group:          Graphical desktop/Other
14cu|mate-media-1.12.1-1|13	URL:            http://mate-desktop.org
14cu|mate-media-1.12.1-1|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-media-1.12.1-1|15	
14cu|mate-media-1.12.1-1|16	BuildRequires:	itstool
14cu|mate-media-1.12.1-1|17	BuildRequires:	mate-common
14cu|mate-media-1.12.1-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mate-media-1.12.1-1|19	BuildRequires:	pkgconfig(mate-desktop-2.0)
14cu|mate-media-1.12.1-1|20	#BuildRequires:	pkgconfig(mate-window-settings-2.0)
14cu|mate-media-1.12.1-1|21	BuildRequires:	pkgconfig(libmatepanelapplet-4.0)
14cu|mate-media-1.12.1-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-media-1.12.1-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|mate-media-1.12.1-1|24	BuildRequires:	pkgconfig(unique-1.0)
14cu|mate-media-1.12.1-1|25	BuildRequires:	pkgconfig(libmatemixer)
14cu|mate-media-1.12.1-1|26	
14cu|mate-media-1.12.1-1|27	%if pulse
14cu|mate-media-1.12.1-1|28	BuildRequires:  pkgconfig(libcanberra-gtk)
14cu|mate-media-1.12.1-1|29	BuildRequires:  pkgconfig(libpulse)
14cu|mate-media-1.12.1-1|30	%endif
14cu|mate-media-1.12.1-1|31	
14cu|mate-media-1.12.1-1|32	%if gst
14cu|mate-media-1.12.1-1|33	BuildRequires:  pkgconfig(gstreamer-0.10)
14cu|mate-media-1.12.1-1|34	BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
14cu|mate-media-1.12.1-1|35	%endif
14cu|mate-media-1.12.1-1|36	
14cu|mate-media-1.12.1-1|37	Obsoletes:      %{name}-pulse < 1.7.0
14cu|mate-media-1.12.1-1|38	Obsoletes:      %{name}-gstreamer < 1.7.0
14cu|mate-media-1.12.1-1|39	Conflicts:      %{name}-pulse < 1.7.0
14cu|mate-media-1.12.1-1|40	Conflicts:      %{name}-gstreamer < 1.7.0
14cu|mate-media-1.12.1-1|41	Requires:	marco
14cu|mate-media-1.12.1-1|42	
14cu|mate-media-1.12.1-1|43	%description
14cu|mate-media-1.12.1-1|44	Media utilities for the MATE desktop, including an audio mixer.
14cu|mate-media-1.12.1-1|45	
14cu|mate-media-1.12.1-1|46	%package -n %{name}-common
14cu|mate-media-1.12.1-1|47	Summary:         Common files for mate-media
14cu|mate-media-1.12.1-1|48	Group:           Graphical desktop/Other
14cu|mate-media-1.12.1-1|49	Requires:        mate-desktop
14cu|mate-media-1.12.1-1|50	Requires:        mate-settings-daemon-common
14cu|mate-media-1.12.1-1|51	Requires:        %{name}-pulse = %{EVRD}
14cu|mate-media-1.12.1-1|52	Suggests:        %{name}-gstreamer = %{EVRD}
14cu|mate-media-1.12.1-1|53	Provides:        %{name} = %{version}-%{release}
14cu|mate-media-1.12.1-1|54	
14cu|mate-media-1.12.1-1|55	%description -n %{name}-common
14cu|mate-media-1.12.1-1|56	Media utilities for the MATE desktop, including an audio mixer.
14cu|mate-media-1.12.1-1|57	
14cu|mate-media-1.12.1-1|58	This package includes common files for MATE media.
14cu|mate-media-1.12.1-1|59	
14cu|mate-media-1.12.1-1|60	%if %pulse
14cu|mate-media-1.12.1-1|61	%package -n %{name}-pulse
14cu|mate-media-1.12.1-1|62	Summary:	MATE media programs with pulseaudio backend
14cu|mate-media-1.12.1-1|63	Group:		Graphical desktop/Other
14cu|mate-media-1.12.1-1|64	Requires:	pulseaudio
14cu|mate-media-1.12.1-1|65	Requires:	%{name}-common = %{EVRD}
14cu|mate-media-1.12.1-1|66	Obsoletes:  %{name}-pulse < 1.7.0
14cu|mate-media-1.12.1-1|67	Conflicts:  %{name}-pulse < 1.7.0
14cu|mate-media-1.12.1-1|68	
14cu|mate-media-1.12.1-1|69	%description -n %{name}-pulse
14cu|mate-media-1.12.1-1|70	Media utilities for the MATE desktop, including an audio mixer.
14cu|mate-media-1.12.1-1|71	
14cu|mate-media-1.12.1-1|72	This package uses pulseaudio backend. If you want to use
14cu|mate-media-1.12.1-1|73	gstreamer backend you should install mate-media-gstreamer
14cu|mate-media-1.12.1-1|74	package instead of this.
14cu|mate-media-1.12.1-1|75	%endif
14cu|mate-media-1.12.1-1|76	
14cu|mate-media-1.12.1-1|77	%if gst
14cu|mate-media-1.12.1-1|78	%package -n %{name}-gstreamer
14cu|mate-media-1.12.1-1|79	Summary:	MATE media programs with gstreamer backend
14cu|mate-media-1.12.1-1|80	Group:		Graphical desktop/Other
14cu|mate-media-1.12.1-1|81	Requires:	%{name}-common = %{EVRD}
14cu|mate-media-1.12.1-1|82	Obsoletes:  %{name}-gstreamer < 1.7.0
14cu|mate-media-1.12.1-1|83	Conflicts:  %{name}-gstreamer < 1.7.0
14cu|mate-media-1.12.1-1|84	
14cu|mate-media-1.12.1-1|85	%description -n %{name}-gstreamer
14cu|mate-media-1.12.1-1|86	Media utilities for the MATE desktop, including an audio mixer.
14cu|mate-media-1.12.1-1|87	
14cu|mate-media-1.12.1-1|88	This package uses gstreamer backend. If you want to use
14cu|mate-media-1.12.1-1|89	pulseaudio backend you should install mate-media-pulse
14cu|mate-media-1.12.1-1|90	package instead of this.
14cu|mate-media-1.12.1-1|91	%endif
14cu|mate-media-1.12.1-1|92	
14cu|mate-media-1.12.1-1|93	%prep
14cu|mate-media-1.12.1-1|94	%setup -q -n %{name} -c
14cu|mate-media-1.12.1-1|95	cp -a %{name}-%{version} %{name}-pulse
14cu|mate-media-1.12.1-1|96	mv -f %{name}-%{version} %{name}-gst
14cu|mate-media-1.12.1-1|97	
14cu|mate-media-1.12.1-1|98	%build
14cu|mate-media-1.12.1-1|99	%if gst
14cu|mate-media-1.12.1-1|100	pushd %{name}-gst
14cu|mate-media-1.12.1-1|101	%configure2_5x  \
14cu|mate-media-1.12.1-1|102	--disable-static \
14cu|mate-media-1.12.1-1|103	--enable-gstmix \
14cu|mate-media-1.12.1-1|104	--disable-schemas-compile \
14cu|mate-media-1.12.1-1|105	--disable-scrollkeeper \
14cu|mate-media-1.12.1-1|106	--enable-gst-mixer-applet \
14cu|mate-media-1.12.1-1|107	--disable-pulseaudio \
14cu|mate-media-1.12.1-1|108	--enable-gstreamer
14cu|mate-media-1.12.1-1|109	
14cu|mate-media-1.12.1-1|110	%make
14cu|mate-media-1.12.1-1|111	popd
14cu|mate-media-1.12.1-1|112	%endif
14cu|mate-media-1.12.1-1|113	
14cu|mate-media-1.12.1-1|114	%if pulse
14cu|mate-media-1.12.1-1|115	pushd %{name}-pulse
14cu|mate-media-1.12.1-1|116	%configure2_5x  \
14cu|mate-media-1.12.1-1|117	--disable-static \
14cu|mate-media-1.12.1-1|118	--disable-gstmix \
14cu|mate-media-1.12.1-1|119	--disable-schemas-compile \
14cu|mate-media-1.12.1-1|120	--disable-scrollkeeper \
14cu|mate-media-1.12.1-1|121	--disable-gst-mixer-applet \
14cu|mate-media-1.12.1-1|122	--enable-pulseaudio
14cu|mate-media-1.12.1-1|123	%make
14cu|mate-media-1.12.1-1|124	popd
14cu|mate-media-1.12.1-1|125	%endif
14cu|mate-media-1.12.1-1|126	
14cu|mate-media-1.12.1-1|127	
14cu|mate-media-1.12.1-1|128	%install
14cu|mate-media-1.12.1-1|129	%if %pulse
14cu|mate-media-1.12.1-1|130	pushd %{name}-pulse
14cu|mate-media-1.12.1-1|131	%makeinstall_std
14cu|mate-media-1.12.1-1|132	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-pulse
14cu|mate-media-1.12.1-1|133	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin
14cu|mate-media-1.12.1-1|134	ln -s %{_bindir}/mate-volume-control-pulse %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
14cu|mate-media-1.12.1-1|135	popd
14cu|mate-media-1.12.1-1|136	%endif
14cu|mate-media-1.12.1-1|137	
14cu|mate-media-1.12.1-1|138	%if %gst
14cu|mate-media-1.12.1-1|139	pushd %{name}-gst
14cu|mate-media-1.12.1-1|140	%makeinstall_std
14cu|mate-media-1.12.1-1|141	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-gst
14cu|mate-media-1.12.1-1|142	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin
14cu|mate-media-1.12.1-1|143	ln -s %{_bindir}/mate-volume-control-gst %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
14cu|mate-media-1.12.1-1|144	popd
14cu|mate-media-1.12.1-1|145	%endif
14cu|mate-media-1.12.1-1|146	
14cu|mate-media-1.12.1-1|147	%if %pulse || %gst
14cu|mate-media-1.12.1-1|148	ln -s %{_sysconfdir}/sound/profiles/current/mate/bin/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control
14cu|mate-media-1.12.1-1|149	%endif
14cu|mate-media-1.12.1-1|150	
14cu|mate-media-1.12.1-1|151	# We don't need MateConf stuff in Mageia
14cu|mate-media-1.12.1-1|152	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|mate-media-1.12.1-1|153	
14cu|mate-media-1.12.1-1|154	%find_lang %{name} --all-name
14cu|mate-media-1.12.1-1|155	
14cu|mate-media-1.12.1-1|156	%files -n %{name}-common -f %{name}.lang
14cu|mate-media-1.12.1-1|157	%doc %{name}-pulse/AUTHORS %{name}-pulse/README %{name}-pulse/ChangeLog
14cu|mate-media-1.12.1-1|158	%{_bindir}/mate-volume-control
14cu|mate-media-1.12.1-1|159	%{_datadir}/mate-media/
14cu|mate-media-1.12.1-1|160	%{_datadir}/applications/mate-volume-control.desktop
14cu|mate-media-1.12.1-1|161	%{_datadir}/sounds/mate/
14cu|mate-media-1.12.1-1|162	%{_mandir}/man1/mate-volume-control.1.*
14cu|mate-media-1.12.1-1|163	
14cu|mate-media-1.12.1-1|164	%if %pulse
14cu|mate-media-1.12.1-1|165	%files -n %{name}-pulse
14cu|mate-media-1.12.1-1|166	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
14cu|mate-media-1.12.1-1|167	%{_bindir}/mate-volume-control-pulse
14cu|mate-media-1.12.1-1|168	%{_bindir}/mate-volume-control-applet
14cu|mate-media-1.12.1-1|169	%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
14cu|mate-media-1.12.1-1|170	%{_mandir}/man1/mate-volume-control-applet.1.*
14cu|mate-media-1.12.1-1|171	%endif
14cu|mate-media-1.12.1-1|172	
14cu|mate-media-1.12.1-1|173	%if %gst
14cu|mate-media-1.12.1-1|174	%files -n %{name}-gstreamer
14cu|mate-media-1.12.1-1|175	%{_bindir}/mate-volume-control-gst
14cu|mate-media-1.12.1-1|176	%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
14cu|mate-media-1.12.1-1|177	%endif
14cu|mate-media-1.12.1-1|178	
14cu|mate-media-1.12.1-1|179	%changelog
14cu|mate-media-1.12.1-1|180	
14cu|mate-media-1.12.1-1|181	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-media-1.12.1-1|182	- (2bf170f) Updated to 1.12.1
14cu|mate-media-1.12.1-1|183	
14cu|mate-media-1.12.1-1|184	

10839 14
14cu|mate-menus-1.12.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|mate-menus-1.12.0-1|2	%define major 2
14cu|mate-menus-1.12.0-1|3	%define libname %mklibname mate-menu %{major}
14cu|mate-menus-1.12.0-1|4	%define develname %mklibname -d mate-menu
14cu|mate-menus-1.12.0-1|5	%define api 2.0
14cu|mate-menus-1.12.0-1|6	%define gi_major 2.0
14cu|mate-menus-1.12.0-1|7	%define girname %mklibname mate-menu-gir %{gi_major}
14cu|mate-menus-1.12.0-1|8	
14cu|mate-menus-1.12.0-1|9	Summary:        MATE menu library
14cu|mate-menus-1.12.0-1|10	Name:           mate-menus
14cu|mate-menus-1.12.0-1|11	Version:        1.12.0
14cu|mate-menus-1.12.0-1|12	Release:        1
14cu|mate-menus-1.12.0-1|13	License:        GPLv2+ and LGPLv2+
14cu|mate-menus-1.12.0-1|14	URL:            http://mate-desktop.org
14cu|mate-menus-1.12.0-1|15	Group:          System/Libraries
14cu|mate-menus-1.12.0-1|16	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-menus-1.12.0-1|17	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
14cu|mate-menus-1.12.0-1|18	Patch0:         mate-menus-1.10.0-uncluttermenu.patch
14cu|mate-menus-1.12.0-1|19	Patch1:         mate-menus-1.10.0-l10n.patch
14cu|mate-menus-1.12.0-1|20	
14cu|mate-menus-1.12.0-1|21	BuildRequires:  intltool
14cu|mate-menus-1.12.0-1|22	BuildRequires:  mate-common
14cu|mate-menus-1.12.0-1|23	BuildRequires:  pkgconfig(glib-2.0)
14cu|mate-menus-1.12.0-1|24	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|mate-menus-1.12.0-1|25	BuildRequires:  pkgconfig(python)
14cu|mate-menus-1.12.0-1|26	
14cu|mate-menus-1.12.0-1|27	Suggests:       python-%{name}
14cu|mate-menus-1.12.0-1|28	
14cu|mate-menus-1.12.0-1|29	%description
14cu|mate-menus-1.12.0-1|30	The package contains an implementation of the draft "Desktop Menu
14cu|mate-menus-1.12.0-1|31	Specification" from freedesktop.org:
14cu|mate-menus-1.12.0-1|32	http://www.freedesktop.org/Standards/menu-spec
14cu|mate-menus-1.12.0-1|33	
14cu|mate-menus-1.12.0-1|34	Also contained here are the MATE menu layout configuration files,
14cu|mate-menus-1.12.0-1|35	.directory files and assorted menu related utility programs.
14cu|mate-menus-1.12.0-1|36	
14cu|mate-menus-1.12.0-1|37	%package -n python-%{name}
14cu|mate-menus-1.12.0-1|38	Group:      Development/Python
14cu|mate-menus-1.12.0-1|39	Summary:    Module to access XDG menu
14cu|mate-menus-1.12.0-1|40	
14cu|mate-menus-1.12.0-1|41	%description -n python-%{name}
14cu|mate-menus-1.12.0-1|42	Python module to access XDG menu.
14cu|mate-menus-1.12.0-1|43	
14cu|mate-menus-1.12.0-1|44	%package -n %libname
14cu|mate-menus-1.12.0-1|45	Group:      System/Libraries
14cu|mate-menus-1.12.0-1|46	Summary:    MATE menu library
14cu|mate-menus-1.12.0-1|47	Conflicts:  gir-repository < 0.6.5-8
14cu|mate-menus-1.12.0-1|48	
14cu|mate-menus-1.12.0-1|49	%description -n %libname
14cu|mate-menus-1.12.0-1|50	The package contains an implementation of the draft "Desktop Menu
14cu|mate-menus-1.12.0-1|51	Specification" from freedesktop.org:
14cu|mate-menus-1.12.0-1|52	http://www.freedesktop.org/Standards/menu-spec
14cu|mate-menus-1.12.0-1|53	
14cu|mate-menus-1.12.0-1|54	%package -n %{girname}
14cu|mate-menus-1.12.0-1|55	Summary:        GObject Introspection interface description for %{name}
14cu|mate-menus-1.12.0-1|56	Group:          System/Libraries
14cu|mate-menus-1.12.0-1|57	Requires:       %{libname} = %{version}
14cu|mate-menus-1.12.0-1|58	
14cu|mate-menus-1.12.0-1|59	%description -n %{girname}
14cu|mate-menus-1.12.0-1|60	GObject Introspection interface description for %{name}.
14cu|mate-menus-1.12.0-1|61	
14cu|mate-menus-1.12.0-1|62	%package -n %develname
14cu|mate-menus-1.12.0-1|63	Group:      Development/C
14cu|mate-menus-1.12.0-1|64	Summary:    MATE menu library development files
14cu|mate-menus-1.12.0-1|65	Requires: %{libname} = %{version}-%{release}
14cu|mate-menus-1.12.0-1|66	Requires: %{girname} = %{version}-%{release}
14cu|mate-menus-1.12.0-1|67	Provides:   %{name}-devel = %{version}-%{release}
14cu|mate-menus-1.12.0-1|68	
14cu|mate-menus-1.12.0-1|69	%description -n %develname
14cu|mate-menus-1.12.0-1|70	The package contains an implementation of the draft "Desktop Menu
14cu|mate-menus-1.12.0-1|71	Specification" from freedesktop.org:
14cu|mate-menus-1.12.0-1|72	http://www.freedesktop.org/Standards/menu-spec
14cu|mate-menus-1.12.0-1|73	
14cu|mate-menus-1.12.0-1|74	%prep
14cu|mate-menus-1.12.0-1|75	%setup -q
14cu|mate-menus-1.12.0-1|76	%apply_patches
14cu|mate-menus-1.12.0-1|77	
14cu|mate-menus-1.12.0-1|78	%build
14cu|mate-menus-1.12.0-1|79	NOCONFIGURE=1 ./autogen.sh
14cu|mate-menus-1.12.0-1|80	%configure2_5x \
14cu|mate-menus-1.12.0-1|81	--disable-static \
14cu|mate-menus-1.12.0-1|82	--enable-python \
14cu|mate-menus-1.12.0-1|83	--enable-introspection=yes
14cu|mate-menus-1.12.0-1|84	%make
14cu|mate-menus-1.12.0-1|85	
14cu|mate-menus-1.12.0-1|86	%install
14cu|mate-menus-1.12.0-1|87	%makeinstall_std
14cu|mate-menus-1.12.0-1|88	
14cu|mate-menus-1.12.0-1|89	%find_lang %{name}
14cu|mate-menus-1.12.0-1|90	
14cu|mate-menus-1.12.0-1|91	mkdir -p %{buildroot}%{_sysconfdir}/xdg/mate
14cu|mate-menus-1.12.0-1|92	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/mate
14cu|mate-menus-1.12.0-1|93	
14cu|mate-menus-1.12.0-1|94	%files -f %{name}.lang
14cu|mate-menus-1.12.0-1|95	%doc AUTHORS COPYING README
14cu|mate-menus-1.12.0-1|96	%dir %{_sysconfdir}/xdg/mate
14cu|mate-menus-1.12.0-1|97	%dir %{_sysconfdir}/xdg/mate/menus
14cu|mate-menus-1.12.0-1|98	%config(noreplace) %{_sysconfdir}/xdg/mate/menus/*
14cu|mate-menus-1.12.0-1|99	%{_datadir}/%{name}
14cu|mate-menus-1.12.0-1|100	%{_datadir}/mate/desktop-directories/*
14cu|mate-menus-1.12.0-1|101	
14cu|mate-menus-1.12.0-1|102	%files -n python-%{name}
14cu|mate-menus-1.12.0-1|103	%{py_platsitedir}/*
14cu|mate-menus-1.12.0-1|104	
14cu|mate-menus-1.12.0-1|105	%files -n %libname
14cu|mate-menus-1.12.0-1|106	%{_libdir}/libmate-menu.so.%{major}*
14cu|mate-menus-1.12.0-1|107	
14cu|mate-menus-1.12.0-1|108	%files -n %{girname}
14cu|mate-menus-1.12.0-1|109	%{_libdir}/girepository-1.0/MateMenu-%{gi_major}.typelib
14cu|mate-menus-1.12.0-1|110	
14cu|mate-menus-1.12.0-1|111	%files -n %develname
14cu|mate-menus-1.12.0-1|112	%{_libdir}/lib*.so
14cu|mate-menus-1.12.0-1|113	%{_includedir}/mate-menus/
14cu|mate-menus-1.12.0-1|114	%{_libdir}/pkgconfig/*.pc
14cu|mate-menus-1.12.0-1|115	%{_datadir}/gir-1.0/MateMenu-%{api}.gir
14cu|mate-menus-1.12.0-1|116	
14cu|mate-menus-1.12.0-1|117	%changelog
14cu|mate-menus-1.12.0-1|118	
14cu|mate-menus-1.12.0-1|119	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-menus-1.12.0-1|120	- (e39e032) Updated to 1.12.0
14cu|mate-menus-1.12.0-1|121	
14cu|mate-menus-1.12.0-1|122	

10840 14
14cu|mate-netbook-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-netbook-1.12.0-1|2	
14cu|mate-netbook-1.12.0-1|3	Summary:	    MATE Desktop window management tool
14cu|mate-netbook-1.12.0-1|4	Name:               mate-netbook
14cu|mate-netbook-1.12.0-1|5	Version:	    1.12.0
14cu|mate-netbook-1.12.0-1|6	Release:	    1
14cu|mate-netbook-1.12.0-1|7	License:	    GPLv3
14cu|mate-netbook-1.12.0-1|8	Group:		    Graphical desktop/Other
14cu|mate-netbook-1.12.0-1|9	URL:		    http://mate-desktop.org
14cu|mate-netbook-1.12.0-1|10	Source0:	    http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-netbook-1.12.0-1|11	
14cu|mate-netbook-1.12.0-1|12	BuildRequires:	intltool
14cu|mate-netbook-1.12.0-1|13	BuildRequires:	mate-common
14cu|mate-netbook-1.12.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-netbook-1.12.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-netbook-1.12.0-1|16	BuildRequires:	pkgconfig(libfakekey)
14cu|mate-netbook-1.12.0-1|17	#BuildRequires:	pkgconfig(libmatewnck)
14cu|mate-netbook-1.12.0-1|18	BuildRequires:	pkgconfig(libmatepanelapplet-4.0)
14cu|mate-netbook-1.12.0-1|19	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|mate-netbook-1.12.0-1|20	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cu|mate-netbook-1.12.0-1|21	#BuildRequires:	pkgconfig(mate-doc-utils)
14cu|mate-netbook-1.12.0-1|22	BuildRequires:	pkgconfig(unique-1.0)
14cu|mate-netbook-1.12.0-1|23	BuildRequires:	pkgconfig(xtst)
14cu|mate-netbook-1.12.0-1|24	
14cu|mate-netbook-1.12.0-1|25	Requires:	    mate-panel >= 1.6.0
14cu|mate-netbook-1.12.0-1|26	
14cu|mate-netbook-1.12.0-1|27	%description
14cu|mate-netbook-1.12.0-1|28	This package provides a simple window management tool which provides the
14cu|mate-netbook-1.12.0-1|29	following functionality:
14cu|mate-netbook-1.12.0-1|30	* Allow to set basic rules for window types;
14cu|mate-netbook-1.12.0-1|31	* Allow exceptions to the rules based on string matching for window
14cu|mate-netbook-1.12.0-1|32	name and window class;
14cu|mate-netbook-1.12.0-1|33	* Allows reversing of rules when the user manually changes something;
14cu|mate-netbook-1.12.0-1|34	* Re-decorates windows on un-maximize
14cu|mate-netbook-1.12.0-1|35	
14cu|mate-netbook-1.12.0-1|36	%prep
14cu|mate-netbook-1.12.0-1|37	%setup -q
14cu|mate-netbook-1.12.0-1|38	
14cu|mate-netbook-1.12.0-1|39	%build
14cu|mate-netbook-1.12.0-1|40	# NOCONFIGURE=1 ./autogen.sh
14cu|mate-netbook-1.12.0-1|41	%configure2_5x \
14cu|mate-netbook-1.12.0-1|42	--libexecdir=%{_libexecdir}/%{name}
14cu|mate-netbook-1.12.0-1|43	
14cu|mate-netbook-1.12.0-1|44	%make LIBS='-lm'
14cu|mate-netbook-1.12.0-1|45	
14cu|mate-netbook-1.12.0-1|46	%install
14cu|mate-netbook-1.12.0-1|47	%makeinstall_std
14cu|mate-netbook-1.12.0-1|48	%find_lang %{name} --with-gnome --all-name
14cu|mate-netbook-1.12.0-1|49	
14cu|mate-netbook-1.12.0-1|50	%files -f %{name}.lang
14cu|mate-netbook-1.12.0-1|51	%doc ChangeLog README COPYING
14cu|mate-netbook-1.12.0-1|52	%config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
14cu|mate-netbook-1.12.0-1|53	%dir %{_libexecdir}/%{name}
14cu|mate-netbook-1.12.0-1|54	%{_bindir}/mate-maximus
14cu|mate-netbook-1.12.0-1|55	%{_libexecdir}/%{name}/mate-window-picker-applet
14cu|mate-netbook-1.12.0-1|56	%{_datadir}/dbus-1/services/*.service
14cu|mate-netbook-1.12.0-1|57	%{_datadir}/glib-2.0/schemas/*.xml
14cu|mate-netbook-1.12.0-1|58	%{_datadir}/mate-panel/
14cu|mate-netbook-1.12.0-1|59	%{_datadir}/MateConf/gsettings/mate-maximus.convert
14cu|mate-netbook-1.12.0-1|60	%{_mandir}/man1/mate-maximus.1.xz
14cu|mate-netbook-1.12.0-1|61	
14cu|mate-netbook-1.12.0-1|62	
14cu|mate-netbook-1.12.0-1|63	%changelog
14cu|mate-netbook-1.12.0-1|64	
14cu|mate-netbook-1.12.0-1|65	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-netbook-1.12.0-1|66	- (c57b5c2) Updated to 1.12.0
14cu|mate-netbook-1.12.0-1|67	
14cu|mate-netbook-1.12.0-1|68	

10841 14
14cu|mate-netspeed-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-netspeed-1.12.0-1|2	%define oname   mate-netspeed
14cu|mate-netspeed-1.12.0-1|3	
14cu|mate-netspeed-1.12.0-1|4	Summary:	MATE applet that shows traffic on a network device
14cu|mate-netspeed-1.12.0-1|5	Name:		mate-netspeed
14cu|mate-netspeed-1.12.0-1|6	Version:	1.12.0
14cu|mate-netspeed-1.12.0-1|7	Release:	1
14cu|mate-netspeed-1.12.0-1|8	Group:		Graphical desktop/GNOME
14cu|mate-netspeed-1.12.0-1|9	License:	GPLv2+
14cu|mate-netspeed-1.12.0-1|10	URL:		http://mate-desktop.org
14cu|mate-netspeed-1.12.0-1|11	Source0:	http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
14cu|mate-netspeed-1.12.0-1|12	
14cu|mate-netspeed-1.12.0-1|13	BuildRequires:  intltool
14cu|mate-netspeed-1.12.0-1|14	BuildRequires:  itstool
14cu|mate-netspeed-1.12.0-1|15	BuildRequires:  mate-common
14cu|mate-netspeed-1.12.0-1|16	BuildRequires:  which
14cu|mate-netspeed-1.12.0-1|17	BuildRequires:  xml2po
14cu|mate-netspeed-1.12.0-1|18	BuildRequires:  pkgconfig(glib-2.0)
14cu|mate-netspeed-1.12.0-1|19	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-netspeed-1.12.0-1|20	BuildRequires:  pkgconfig(libgtop-2.0)
14cu|mate-netspeed-1.12.0-1|21	#BuildRequires:  pkgconfig(libmatewnck)
14cu|mate-netspeed-1.12.0-1|22	BuildRequires:  pkgconfig(libnotify)
14cu|mate-netspeed-1.12.0-1|23	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cu|mate-netspeed-1.12.0-1|24	BuildRequires:  pkgconfig(mate-desktop-2.0)
14cu|mate-netspeed-1.12.0-1|25	
14cu|mate-netspeed-1.12.0-1|26	
14cu|mate-netspeed-1.12.0-1|27	%description
14cu|mate-netspeed-1.12.0-1|28	netspeed is a little MATE applet that shows the traffic on a
14cu|mate-netspeed-1.12.0-1|29	specified network device (for example eth0) in kbytes/s.
14cu|mate-netspeed-1.12.0-1|30	
14cu|mate-netspeed-1.12.0-1|31	%prep
14cu|mate-netspeed-1.12.0-1|32	%setup -q
14cu|mate-netspeed-1.12.0-1|33	
14cu|mate-netspeed-1.12.0-1|34	%build
14cu|mate-netspeed-1.12.0-1|35	#aclocal
14cu|mate-netspeed-1.12.0-1|36	#libtoolize --force --automake --copy
14cu|mate-netspeed-1.12.0-1|37	#autoheader
14cu|mate-netspeed-1.12.0-1|38	#automake --add-missing --copy
14cu|mate-netspeed-1.12.0-1|39	#autoconf
14cu|mate-netspeed-1.12.0-1|40	#cp configure.ac configure.in
14cu|mate-netspeed-1.12.0-1|41	# NOCONFIGURE=1 sh ./autogen.sh
14cu|mate-netspeed-1.12.0-1|42	#intltoolize --copy --force
14cu|mate-netspeed-1.12.0-1|43	
14cu|mate-netspeed-1.12.0-1|44	%configure2_5x \
14cu|mate-netspeed-1.12.0-1|45	--disable-scrollkeeper
14cu|mate-netspeed-1.12.0-1|46	
14cu|mate-netspeed-1.12.0-1|47	%make LIBS='-lm'
14cu|mate-netspeed-1.12.0-1|48	
14cu|mate-netspeed-1.12.0-1|49	%install
14cu|mate-netspeed-1.12.0-1|50	%makeinstall_std
14cu|mate-netspeed-1.12.0-1|51	
14cu|mate-netspeed-1.12.0-1|52	%find_lang %{name} --all-name
14cu|mate-netspeed-1.12.0-1|53	
14cu|mate-netspeed-1.12.0-1|54	%files -f %{name}.lang
14cu|mate-netspeed-1.12.0-1|55	%doc AUTHORS COPYING README
14cu|mate-netspeed-1.12.0-1|56	%{_libexecdir}/mate-netspeed-applet
14cu|mate-netspeed-1.12.0-1|57	%{_datadir}/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service
14cu|mate-netspeed-1.12.0-1|58	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.netspeed.gschema.xml
14cu|mate-netspeed-1.12.0-1|59	%{_datadir}/help/*/mate-netspeed-applet
14cu|mate-netspeed-1.12.0-1|60	%{_datadir}/mate-panel/applets/org.mate.panel.NetspeedApplet.mate-panel-applet
14cu|mate-netspeed-1.12.0-1|61	%{_datadir}/mate-panel/ui/netspeed-menu.xml
14cu|mate-netspeed-1.12.0-1|62	%{_iconsdir}/hicolor/*/*/*
14cu|mate-netspeed-1.12.0-1|63	
14cu|mate-netspeed-1.12.0-1|64	%changelog
14cu|mate-netspeed-1.12.0-1|65	
14cu|mate-netspeed-1.12.0-1|66	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-netspeed-1.12.0-1|67	- (3bc9b6e) Updated to 1.12.0
14cu|mate-netspeed-1.12.0-1|68	
14cu|mate-netspeed-1.12.0-1|69	

10842 14
14cu|mate-notification-daemon-1.12.1-1|1	%define _libexecdir %{_prefix}/libexec
14cu|mate-notification-daemon-1.12.1-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-notification-daemon-1.12.1-1|3	
14cu|mate-notification-daemon-1.12.1-1|4	Summary:       Mate Notification Daemon
14cu|mate-notification-daemon-1.12.1-1|5	Name:          mate-notification-daemon
14cu|mate-notification-daemon-1.12.1-1|6	Version:       1.12.1
14cu|mate-notification-daemon-1.12.1-1|7	Release:       1
14cu|mate-notification-daemon-1.12.1-1|8	License:       GPLv2+
14cu|mate-notification-daemon-1.12.1-1|9	Group:         System/Servers
14cu|mate-notification-daemon-1.12.1-1|10	URL:           http://mate-desktop.org/
14cu|mate-notification-daemon-1.12.1-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-notification-daemon-1.12.1-1|12	
14cu|mate-notification-daemon-1.12.1-1|13	# BuildRequires: pkgconfig(gio-2.0) >= 2.27.0
14cu|mate-notification-daemon-1.12.1-1|14	BuildRequires: mate-common
14cu|mate-notification-daemon-1.12.1-1|15	BuildRequires: dbus-devel
14cu|mate-notification-daemon-1.12.1-1|16	BuildRequires: dbus-glib-devel
14cu|mate-notification-daemon-1.12.1-1|17	BuildRequires: glib-devel
14cu|mate-notification-daemon-1.12.1-1|18	BuildRequires: xml2po
14cu|mate-notification-daemon-1.12.1-1|19	BuildRequires: gettext
14cu|mate-notification-daemon-1.12.1-1|20	BuildRequires: glib-gettextize
14cu|mate-notification-daemon-1.12.1-1|21	BuildRequires: icon-naming-utils
14cu|mate-notification-daemon-1.12.1-1|22	BuildRequires: desktop-file-utils
14cu|mate-notification-daemon-1.12.1-1|23	BuildRequires: mate-desktop-devel
14cu|mate-notification-daemon-1.12.1-1|24	BuildRequires: pkgconfig(libnotify)
14cu|mate-notification-daemon-1.12.1-1|25	BuildRequires: pkgconfig(dbus-glib-1)
14cu|mate-notification-daemon-1.12.1-1|26	BuildRequires: pkgconfig(glib-2.0)
14cu|mate-notification-daemon-1.12.1-1|27	BuildRequires: pkgconfig(gtk+-2.0)
14cu|mate-notification-daemon-1.12.1-1|28	BuildRequires: pkgconfig(libcanberra-gtk)
14cu|mate-notification-daemon-1.12.1-1|29	#BuildRequires: pkgconfig(libmatewnck)
14cu|mate-notification-daemon-1.12.1-1|30	BuildRequires: pkgconfig(x11)
14cu|mate-notification-daemon-1.12.1-1|31	BuildRequires: pkgconfig(gdk-2.0)
14cu|mate-notification-daemon-1.12.1-1|32	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14cu|mate-notification-daemon-1.12.1-1|33	BuildRequires: pkgconfig(gio-2.0)
14cu|mate-notification-daemon-1.12.1-1|34	BuildRequires: pkgconfig(gmodule-2.0)
14cu|mate-notification-daemon-1.12.1-1|35	BuildRequires: pkgconfig(gtk+-3.0)
14cu|mate-notification-daemon-1.12.1-1|36	BuildRequires: pkgconfig(libwnck-1.0)
14cu|mate-notification-daemon-1.12.1-1|37	
14cu|mate-notification-daemon-1.12.1-1|38	Provides:      virtual-notification-daemon
14cu|mate-notification-daemon-1.12.1-1|39	Conflicts:     xfce4-notifyd
14cu|mate-notification-daemon-1.12.1-1|40	Suggests:      notification-daemon-engine-nodoka
14cu|mate-notification-daemon-1.12.1-1|41	%description
14cu|mate-notification-daemon-1.12.1-1|42	Notification daemon for MATE Desktop
14cu|mate-notification-daemon-1.12.1-1|43	
14cu|mate-notification-daemon-1.12.1-1|44	%prep
14cu|mate-notification-daemon-1.12.1-1|45	%setup -q
14cu|mate-notification-daemon-1.12.1-1|46	
14cu|mate-notification-daemon-1.12.1-1|47	%build
14cu|mate-notification-daemon-1.12.1-1|48	NOCONFIGURE=1 ./autogen.sh
14cu|mate-notification-daemon-1.12.1-1|49	%configure --disable-schemas-compile   \
14cu|mate-notification-daemon-1.12.1-1|50	--with-gtk=2.0
14cu|mate-notification-daemon-1.12.1-1|51	
14cu|mate-notification-daemon-1.12.1-1|52	%make V=1
14cu|mate-notification-daemon-1.12.1-1|53	
14cu|mate-notification-daemon-1.12.1-1|54	%install
14cu|mate-notification-daemon-1.12.1-1|55	#Keeping this just in case, not needed anymore
14cu|mate-notification-daemon-1.12.1-1|56	#LIBTOOL="/usr/bin/libtool"
14cu|mate-notification-daemon-1.12.1-1|57	%makeinstall_std
14cu|mate-notification-daemon-1.12.1-1|58	
14cu|mate-notification-daemon-1.12.1-1|59	%find_lang %{name}
14cu|mate-notification-daemon-1.12.1-1|60	
14cu|mate-notification-daemon-1.12.1-1|61	%files -f %{name}.lang
14cu|mate-notification-daemon-1.12.1-1|62	%doc AUTHORS COPYING README
14cu|mate-notification-daemon-1.12.1-1|63	%{_bindir}/mate-notification-properties
14cu|mate-notification-daemon-1.12.1-1|64	%{_datadir}/applications/mate-notification-properties.desktop
14cu|mate-notification-daemon-1.12.1-1|65	%{_datadir}/dbus-1/services/org.freedesktop.mate.Notifications.service
14cu|mate-notification-daemon-1.12.1-1|66	%{_datadir}/mate-notification-daemon/mate-notification-properties.ui
14cu|mate-notification-daemon-1.12.1-1|67	%{_libexecdir}/mate-notification-daemon
14cu|mate-notification-daemon-1.12.1-1|68	%{_datadir}/icons/hicolor/*/apps/mate-notification-properties.*
14cu|mate-notification-daemon-1.12.1-1|69	%{_datadir}/glib-2.0/schemas/org.mate.NotificationDaemon.gschema.xml
14cu|mate-notification-daemon-1.12.1-1|70	%{_datadir}/MateConf/gsettings/mate-notification-daemon.convert
14cu|mate-notification-daemon-1.12.1-1|71	%{_libdir}/mate-notification-daemon
14cu|mate-notification-daemon-1.12.1-1|72	%{_mandir}/man1/*
14cu|mate-notification-daemon-1.12.1-1|73	
14cu|mate-notification-daemon-1.12.1-1|74	
14cu|mate-notification-daemon-1.12.1-1|75	%changelog
14cu|mate-notification-daemon-1.12.1-1|76	
14cu|mate-notification-daemon-1.12.1-1|77	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-notification-daemon-1.12.1-1|78	- (b4ccb93) Updated to 1.12.1
14cu|mate-notification-daemon-1.12.1-1|79	
14cu|mate-notification-daemon-1.12.1-1|80	

10843 14
14cu|mate-panel-1.12.2-4|1	%define api 4
14cu|mate-panel-1.12.2-4|2	%define major 1
14cu|mate-panel-1.12.2-4|3	%define girmajor 4.0
14cu|mate-panel-1.12.2-4|4	%define libname %mklibname mate-panel-applet %{api} %{major}
14cu|mate-panel-1.12.2-4|5	%define girname %mklibname matepanelapplet-gir %{girmajor}
14cu|mate-panel-1.12.2-4|6	%define devname %mklibname mate-panel-applet -d
14cu|mate-panel-1.12.2-4|7	
14cu|mate-panel-1.12.2-4|8	Summary:	The core programs for the MATE GUI desktop environment
14cu|mate-panel-1.12.2-4|9	Name:		mate-panel
14cu|mate-panel-1.12.2-4|10	Version:	1.12.2
14cu|mate-panel-1.12.2-4|11	Release:	4
14cu|mate-panel-1.12.2-4|12	License:	GPLv2+ and LGPLv2+
14cu|mate-panel-1.12.2-4|13	Group:		Graphical desktop/Other
14cu|mate-panel-1.12.2-4|14	Url:		http://mate-desktop.org
14cu|mate-panel-1.12.2-4|15	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cu|mate-panel-1.12.2-4|16	Source1:	rosa-panel.png
14cu|mate-panel-1.12.2-4|17	
14cu|mate-panel-1.12.2-4|18	# use xlock instead of xscreensaver to lock root desktop
14cu|mate-panel-1.12.2-4|19	Patch0:		mate-panel-1.10.0-rootlock.patch
14cu|mate-panel-1.12.2-4|20	# ensure net_applet role is network
14cu|mate-panel-1.12.2-4|21	Patch1:		mate-panel-1.10.0-netapplet.patch
14cu|mate-panel-1.12.2-4|22	
14cu|mate-panel-1.12.2-4|23	#Patch2:	mate-panel_fix-gtk-style-context.patch
14cu|mate-panel-1.12.2-4|24	Patch3:		mate-panel-1.12.2-rosa-layout.patch
14cu|mate-panel-1.12.2-4|25	
14cu|mate-panel-1.12.2-4|26	BuildRequires:	docbook-dtd412-xml
14cu|mate-panel-1.12.2-4|27	BuildRequires:	gtk-doc
14cu|mate-panel-1.12.2-4|28	BuildRequires:	intltool
14cu|mate-panel-1.12.2-4|29	BuildRequires:	itstool
14cu|mate-panel-1.12.2-4|30	BuildRequires:	mate-common
14cu|mate-panel-1.12.2-4|31	BuildRequires:	which
14cu|mate-panel-1.12.2-4|32	BuildRequires:	xml2po
14cu|mate-panel-1.12.2-4|33	BuildRequires:	xsltproc
14cu|mate-panel-1.12.2-4|34	BuildRequires:	yelp-tools
14cu|mate-panel-1.12.2-4|35	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mate-panel-1.12.2-4|36	BuildRequires:	pkgconfig(dconf)
14cu|mate-panel-1.12.2-4|37	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-panel-1.12.2-4|38	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|mate-panel-1.12.2-4|39	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-panel-1.12.2-4|40	BuildRequires:	pkgconfig(ice)
14cu|mate-panel-1.12.2-4|41	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|mate-panel-1.12.2-4|42	#BuildRequires:	pkgconfig(libmatewnck)
14cu|mate-panel-1.12.2-4|43	BuildRequires:	pkgconfig(libmate-menu)
14cu|mate-panel-1.12.2-4|44	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|mate-panel-1.12.2-4|45	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|mate-panel-1.12.2-4|46	BuildRequires:	pkgconfig(mate-desktop-2.0)
14cu|mate-panel-1.12.2-4|47	BuildRequires:	pkgconfig(mateweather)
14cu|mate-panel-1.12.2-4|48	BuildRequires:	pkgconfig(NetworkManager)
14cu|mate-panel-1.12.2-4|49	BuildRequires:	pkgconfig(sm)
14cu|mate-panel-1.12.2-4|50	BuildRequires:	pkgconfig(x11)
14cu|mate-panel-1.12.2-4|51	BuildRequires:	pkgconfig(xau)
14cu|mate-panel-1.12.2-4|52	BuildRequires:	pkgconfig(xrandr)
14cu|mate-panel-1.12.2-4|53	Requires:	desktop-common-data
14cu|mate-panel-1.12.2-4|54	Requires:	mate-desktop
14cu|mate-panel-1.12.2-4|55	Requires:	mate-menus
14cu|mate-panel-1.12.2-4|56	Requires:	mate-polkit
14cu|mate-panel-1.12.2-4|57	Requires:	mate-screensaver
14cu|mate-panel-1.12.2-4|58	Requires:	mate-session-manager
14cu|mate-panel-1.12.2-4|59	#(patch0)
14cu|mate-panel-1.12.2-4|60	Requires:	xlockmore
14cu|mate-panel-1.12.2-4|61	Suggests:	mate-applets
14cu|mate-panel-1.12.2-4|62	
14cu|mate-panel-1.12.2-4|63	%description
14cu|mate-panel-1.12.2-4|64	The MATE panel packages provides the mate panel, menus and some
14cu|mate-panel-1.12.2-4|65	basic applets for the panel.
14cu|mate-panel-1.12.2-4|66	
14cu|mate-panel-1.12.2-4|67	%files -f %{name}-3.0.lang
14cu|mate-panel-1.12.2-4|68	%doc AUTHORS COPYING README
14cu|mate-panel-1.12.2-4|69	%{_datadir}/glib-2.0/schemas/org.mate.panel.*.xml
14cu|mate-panel-1.12.2-4|70	%{_bindir}/*
14cu|mate-panel-1.12.2-4|71	%{_libexecdir}/mate-applets/clock-applet
14cu|mate-panel-1.12.2-4|72	%{_libexecdir}/mate-applets/fish-applet
14cu|mate-panel-1.12.2-4|73	%{_libexecdir}/mate-applets/notification-area-applet
14cu|mate-panel-1.12.2-4|74	%{_libexecdir}/mate-applets/wnck-applet
14cu|mate-panel-1.12.2-4|75	%{_datadir}/applications/*.desktop
14cu|mate-panel-1.12.2-4|76	%{_datadir}/MateConf/gsettings/mate-panel.convert
14cu|mate-panel-1.12.2-4|77	%{_datadir}/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
14cu|mate-panel-1.12.2-4|78	%{_datadir}/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
14cu|mate-panel-1.12.2-4|79	%{_datadir}/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
14cu|mate-panel-1.12.2-4|80	%{_datadir}/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
14cu|mate-panel-1.12.2-4|81	%{_datadir}/%{name}
14cu|mate-panel-1.12.2-4|82	%{_iconsdir}/hicolor/*/apps/*
14cu|mate-panel-1.12.2-4|83	%{_mandir}/man1/*
14cu|mate-panel-1.12.2-4|84	
14cu|mate-panel-1.12.2-4|85	#----------------------------------------------------------------------------
14cu|mate-panel-1.12.2-4|86	
14cu|mate-panel-1.12.2-4|87	%package -n %{libname}
14cu|mate-panel-1.12.2-4|88	Summary:	Panel libraries for running MATE panels
14cu|mate-panel-1.12.2-4|89	Group:		System/Libraries
14cu|mate-panel-1.12.2-4|90	
14cu|mate-panel-1.12.2-4|91	%description -n %{libname}
14cu|mate-panel-1.12.2-4|92	Panel libraries for running MATE panels.
14cu|mate-panel-1.12.2-4|93	
14cu|mate-panel-1.12.2-4|94	%files -n %{libname}
14cu|mate-panel-1.12.2-4|95	%{_libdir}/libmate-panel-applet-%{api}.so.%{major}*
14cu|mate-panel-1.12.2-4|96	
14cu|mate-panel-1.12.2-4|97	#----------------------------------------------------------------------------
14cu|mate-panel-1.12.2-4|98	
14cu|mate-panel-1.12.2-4|99	%package -n %{girname}
14cu|mate-panel-1.12.2-4|100	Summary:	GObject Introspection interface description for %{name}
14cu|mate-panel-1.12.2-4|101	Group:		System/Libraries
14cu|mate-panel-1.12.2-4|102	
14cu|mate-panel-1.12.2-4|103	%description -n %{girname}
14cu|mate-panel-1.12.2-4|104	GObject Introspection interface description for %{name}.
14cu|mate-panel-1.12.2-4|105	
14cu|mate-panel-1.12.2-4|106	%files -n %{girname}
14cu|mate-panel-1.12.2-4|107	%{_libdir}/girepository-1.0/MatePanelApplet-%{girmajor}.typelib
14cu|mate-panel-1.12.2-4|108	
14cu|mate-panel-1.12.2-4|109	#----------------------------------------------------------------------------
14cu|mate-panel-1.12.2-4|110	
14cu|mate-panel-1.12.2-4|111	%package -n %{devname}
14cu|mate-panel-1.12.2-4|112	Summary:	Development libraries, include files for MATE panel
14cu|mate-panel-1.12.2-4|113	Group:		Development/C
14cu|mate-panel-1.12.2-4|114	Requires:	%{libname} = %{EVRD}
14cu|mate-panel-1.12.2-4|115	Requires:	%{girname} = %{EVRD}
14cu|mate-panel-1.12.2-4|116	Provides:	%{name}-devel = %{EVRD}
14cu|mate-panel-1.12.2-4|117	
14cu|mate-panel-1.12.2-4|118	%description -n %{devname}
14cu|mate-panel-1.12.2-4|119	Panel libraries and header files for creating MATE panels.
14cu|mate-panel-1.12.2-4|120	
14cu|mate-panel-1.12.2-4|121	%files -n %{devname}
14cu|mate-panel-1.12.2-4|122	%doc ChangeLog
14cu|mate-panel-1.12.2-4|123	%doc %{_datadir}/gtk-doc/html/*
14cu|mate-panel-1.12.2-4|124	%{_includedir}/*
14cu|mate-panel-1.12.2-4|125	%{_libdir}/libmate-panel*.so
14cu|mate-panel-1.12.2-4|126	%{_libdir}/pkgconfig/*
14cu|mate-panel-1.12.2-4|127	%{_datadir}/gir-1.0/MatePanelApplet-%{girmajor}.gir
14cu|mate-panel-1.12.2-4|128	
14cu|mate-panel-1.12.2-4|129	#----------------------------------------------------------------------------
14cu|mate-panel-1.12.2-4|130	
14cu|mate-panel-1.12.2-4|131	%prep
14cu|mate-panel-1.12.2-4|132	%setup -q
14cu|mate-panel-1.12.2-4|133	%apply_patches
14cu|mate-panel-1.12.2-4|134	
14cu|mate-panel-1.12.2-4|135	%build
14cu|mate-panel-1.12.2-4|136	# NOCONFIGURE=yes ./autogen.sh
14cu|mate-panel-1.12.2-4|137	%configure2_5x \
14cu|mate-panel-1.12.2-4|138	--disable-static \
14cu|mate-panel-1.12.2-4|139	--libexecdir=%{_libexecdir}/mate-applets \
14cu|mate-panel-1.12.2-4|140	--enable-introspection  \
14cu|mate-panel-1.12.2-4|141	--enable-matecomponent  \
14cu|mate-panel-1.12.2-4|142	--disable-scrollkeeper \
14cu|mate-panel-1.12.2-4|143	--disable-schemas-install
14cu|mate-panel-1.12.2-4|144	
14cu|mate-panel-1.12.2-4|145	%make LIBS='-lgmodule-2.0'
14cu|mate-panel-1.12.2-4|146	
14cu|mate-panel-1.12.2-4|147	%install
14cu|mate-panel-1.12.2-4|148	%makeinstall_std
14cu|mate-panel-1.12.2-4|149	
14cu|mate-panel-1.12.2-4|150	%find_lang %{name}-3.0 --with-gnome --all-name
14cu|mate-panel-1.12.2-4|151	
14cu|mate-panel-1.12.2-4|152	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|mate-panel-1.12.2-4|153	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|mate-panel-1.12.2-4|154	
14cu|mate-panel-1.12.2-4|155	
14cu|mate-panel-1.12.2-4|156	%changelog
14cu|mate-panel-1.12.2-4|157	
14cu|mate-panel-1.12.2-4|158	* Tue Jul 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.2-4
14cu|mate-panel-1.12.2-4|159	- (dc25dc9) Replace Firefox with New Moon
14cu|mate-panel-1.12.2-4|160	- (dc25dc9) Spec cleanup
14cu|mate-panel-1.12.2-4|161	
14cu|mate-panel-1.12.2-4|162	

10844 14
14cu|mate-polkit-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-polkit-1.12.0-1|2	
14cu|mate-polkit-1.12.0-1|3	%define major         0
14cu|mate-polkit-1.12.0-1|4	%define api           1
14cu|mate-polkit-1.12.0-1|5	%define libname       %mklibname %name %api %{major}
14cu|mate-polkit-1.12.0-1|6	%define develname     %mklibname -d %name %api
14cu|mate-polkit-1.12.0-1|7	
14cu|mate-polkit-1.12.0-1|8	%define gi_major      1.0
14cu|mate-polkit-1.12.0-1|9	%define girname       %mklibname %{name}-gir %{gi_major}
14cu|mate-polkit-1.12.0-1|10	
14cu|mate-polkit-1.12.0-1|11	Summary:        PolicyKit integration for the MATE desktop
14cu|mate-polkit-1.12.0-1|12	Name:           mate-polkit
14cu|mate-polkit-1.12.0-1|13	Version:        1.12.0
14cu|mate-polkit-1.12.0-1|14	Release:        1
14cu|mate-polkit-1.12.0-1|15	License:        LGPLv2+
14cu|mate-polkit-1.12.0-1|16	Group:          System/Libraries
14cu|mate-polkit-1.12.0-1|17	URL:            http://mate-desktop.org
14cu|mate-polkit-1.12.0-1|18	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-polkit-1.12.0-1|19	Source1:        polkit-gnome-authentication-agent-1.desktop.in
14cu|mate-polkit-1.12.0-1|20	
14cu|mate-polkit-1.12.0-1|21	BuildRequires:  gtk-doc
14cu|mate-polkit-1.12.0-1|22	BuildRequires:  intltool
14cu|mate-polkit-1.12.0-1|23	BuildRequires:  mate-common
14cu|mate-polkit-1.12.0-1|24	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-polkit-1.12.0-1|25	BuildRequires:  pkgconfig(polkit-agent-1)
14cu|mate-polkit-1.12.0-1|26	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|mate-polkit-1.12.0-1|27	
14cu|mate-polkit-1.12.0-1|28	Provides: polkit-agent
14cu|mate-polkit-1.12.0-1|29	Provides: polkit-mate = %{version}
14cu|mate-polkit-1.12.0-1|30	
14cu|mate-polkit-1.12.0-1|31	%description
14cu|mate-polkit-1.12.0-1|32	mate-polkit provides an authentication agent for PolicyKit
14cu|mate-polkit-1.12.0-1|33	that matches the look and feel of the MATE desktop.
14cu|mate-polkit-1.12.0-1|34	
14cu|mate-polkit-1.12.0-1|35	%package -n %{libname}
14cu|mate-polkit-1.12.0-1|36	Summary:       Development files for mate-polkit
14cu|mate-polkit-1.12.0-1|37	Group:         System/Libraries
14cu|mate-polkit-1.12.0-1|38	Provides:      %mklibname polkit-gtk %{api} %{major} = %{version}-%{release}
14cu|mate-polkit-1.12.0-1|39	Provides:      libpolkit-gtk-mate-1 = %{version}-%{release}
14cu|mate-polkit-1.12.0-1|40	Provides:      libpolkit-gtk-mate = %{version}-%{release}
14cu|mate-polkit-1.12.0-1|41	
14cu|mate-polkit-1.12.0-1|42	%define oldlib %mklibname polkit-gtk-mate %{api} %{major}
14cu|mate-polkit-1.12.0-1|43	%rename %{oldlib}
14cu|mate-polkit-1.12.0-1|44	
14cu|mate-polkit-1.12.0-1|45	%description -n %{libname}
14cu|mate-polkit-1.12.0-1|46	Development files for mate-polkit.
14cu|mate-polkit-1.12.0-1|47	
14cu|mate-polkit-1.12.0-1|48	%package -n %{girname}
14cu|mate-polkit-1.12.0-1|49	Summary:       GObject Introspection interface description for %{name}
14cu|mate-polkit-1.12.0-1|50	Group:         System/Libraries
14cu|mate-polkit-1.12.0-1|51	Requires:      %{libname} = %{version}
14cu|mate-polkit-1.12.0-1|52	
14cu|mate-polkit-1.12.0-1|53	%description -n %{girname}
14cu|mate-polkit-1.12.0-1|54	GObject Introspection interface description for %{name}
14cu|mate-polkit-1.12.0-1|55	
14cu|mate-polkit-1.12.0-1|56	%package -n %{develname}
14cu|mate-polkit-1.12.0-1|57	Summary:      Development files for mate-polkit
14cu|mate-polkit-1.12.0-1|58	Group:        Development/C
14cu|mate-polkit-1.12.0-1|59	Requires:     %{libname} = %{version}
14cu|mate-polkit-1.12.0-1|60	Requires:     %{girname} = %{version}
14cu|mate-polkit-1.12.0-1|61	Provides:     %{name}-devel = %{version}-%{release}
14cu|mate-polkit-1.12.0-1|62	
14cu|mate-polkit-1.12.0-1|63	%description -n %{develname}
14cu|mate-polkit-1.12.0-1|64	Development files for mate-polkit.
14cu|mate-polkit-1.12.0-1|65	
14cu|mate-polkit-1.12.0-1|66	%prep
14cu|mate-polkit-1.12.0-1|67	%setup -q
14cu|mate-polkit-1.12.0-1|68	
14cu|mate-polkit-1.12.0-1|69	%build
14cu|mate-polkit-1.12.0-1|70	NOCONFIGURE=1 ./autogen.sh
14cu|mate-polkit-1.12.0-1|71	%configure2_5x \
14cu|mate-polkit-1.12.0-1|72	--disable-static
14cu|mate-polkit-1.12.0-1|73	%make
14cu|mate-polkit-1.12.0-1|74	
14cu|mate-polkit-1.12.0-1|75	%install
14cu|mate-polkit-1.12.0-1|76	%makeinstall_std
14cu|mate-polkit-1.12.0-1|77	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cu|mate-polkit-1.12.0-1|78	
14cu|mate-polkit-1.12.0-1|79	sed -i 's,@FULL_LIBEXECDIR@,%{_libdir},' %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cu|mate-polkit-1.12.0-1|80	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cu|mate-polkit-1.12.0-1|81	
14cu|mate-polkit-1.12.0-1|82	%find_lang %{name}
14cu|mate-polkit-1.12.0-1|83	
14cu|mate-polkit-1.12.0-1|84	%files -f %{name}.lang
14cu|mate-polkit-1.12.0-1|85	%doc COPYING AUTHORS README
14cu|mate-polkit-1.12.0-1|86	%config(noreplace) %_sysconfdir/xdg/autostart/polkit-mate-authentication-agent-1.desktop
14cu|mate-polkit-1.12.0-1|87	%{_libexecdir}/polkit-mate-authentication-agent-1
14cu|mate-polkit-1.12.0-1|88	
14cu|mate-polkit-1.12.0-1|89	%files -n %{libname}
14cu|mate-polkit-1.12.0-1|90	%{_libdir}/libpolkit-gtk-mate-%{api}.so.%{major}*
14cu|mate-polkit-1.12.0-1|91	
14cu|mate-polkit-1.12.0-1|92	%files -n %{girname}
14cu|mate-polkit-1.12.0-1|93	%{_libdir}/girepository-1.0/PolkitGtkMate-%{gi_major}.typelib
14cu|mate-polkit-1.12.0-1|94	
14cu|mate-polkit-1.12.0-1|95	%files -n %{develname}
14cu|mate-polkit-1.12.0-1|96	%{_libdir}/lib*.so
14cu|mate-polkit-1.12.0-1|97	%{_libdir}/pkgconfig/polkit-gtk-mate-%{api}.pc
14cu|mate-polkit-1.12.0-1|98	%dir %{_includedir}/polkit-gtk-mate-1
14cu|mate-polkit-1.12.0-1|99	%dir %{_includedir}/polkit-gtk-mate-1/polkitgtkmate
14cu|mate-polkit-1.12.0-1|100	%{_includedir}/polkit-gtk-mate-1/polkitgtkmate/*
14cu|mate-polkit-1.12.0-1|101	%_datadir/gir-1.0/PolkitGtkMate-%{gi_major}.gir
14cu|mate-polkit-1.12.0-1|102	
14cu|mate-polkit-1.12.0-1|103	
14cu|mate-polkit-1.12.0-1|104	
14cu|mate-polkit-1.12.0-1|105	
14cu|mate-polkit-1.12.0-1|106	%changelog
14cu|mate-polkit-1.12.0-1|107	
14cu|mate-polkit-1.12.0-1|108	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-polkit-1.12.0-1|109	- (b241fd6) Updated to 1.12.0
14cu|mate-polkit-1.12.0-1|110	
14cu|mate-polkit-1.12.0-1|111	

10845 14
14cu|mate-power-manager-1.12.1-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-power-manager-1.12.1-2|2	Name:           mate-power-manager
14cu|mate-power-manager-1.12.1-2|3	Version:        1.12.1
14cu|mate-power-manager-1.12.1-2|4	Release:        2
14cu|mate-power-manager-1.12.1-2|5	Summary:        MATE Power Manager
14cu|mate-power-manager-1.12.1-2|6	License:        GPLv2+
14cu|mate-power-manager-1.12.1-2|7	Group:          Graphical desktop/Other
14cu|mate-power-manager-1.12.1-2|8	URL:            http://pub.mate-desktop.org
14cu|mate-power-manager-1.12.1-2|9	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-power-manager-1.12.1-2|10	Patch0:		mate-power-manager-1.12.1-rosa-power.patch
14cu|mate-power-manager-1.12.1-2|11	
14cu|mate-power-manager-1.12.1-2|12	BuildRequires: intltool
14cu|mate-power-manager-1.12.1-2|13	BuildRequires: mate-common
14cu|mate-power-manager-1.12.1-2|14	BuildRequires: rarian
14cu|mate-power-manager-1.12.1-2|15	BuildRequires: xmlto
14cu|mate-power-manager-1.12.1-2|16	BuildRequires: which
14cu|mate-power-manager-1.12.1-2|17	BuildRequires: xml2po
14cu|mate-power-manager-1.12.1-2|18	BuildRequires: docbook-utils
14cu|mate-power-manager-1.12.1-2|19	BuildRequires: docbook-dtd41-sgml
14cu|mate-power-manager-1.12.1-2|20	BuildRequires: pkgconfig(cairo)
14cu|mate-power-manager-1.12.1-2|21	BuildRequires: pkgconfig(gtk+-2.0)
14cu|mate-power-manager-1.12.1-2|22	BuildRequires: pkgconfig(libcanberra-gtk)
14cu|mate-power-manager-1.12.1-2|23	BuildRequires: pkgconfig(libnotify)
14cu|mate-power-manager-1.12.1-2|24	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
14cu|mate-power-manager-1.12.1-2|25	BuildRequires: pkgconfig(libwnck-1.0)
14cu|mate-power-manager-1.12.1-2|26	BuildRequires: pkgconfig(mate-desktop-2.0)
14cu|mate-power-manager-1.12.1-2|27	#BuildRequires: pkgconfig(mate-doc-utils)
14cu|mate-power-manager-1.12.1-2|28	#BuildRequires: pkgconfig(mate-keyring-1)
14cu|mate-power-manager-1.12.1-2|29	BuildRequires: pkgconfig(unique-1.0)
14cu|mate-power-manager-1.12.1-2|30	BuildRequires: pkgconfig(upower-glib)
14cu|mate-power-manager-1.12.1-2|31	BuildRequires: pkgconfig(systemd)
14cu|mate-power-manager-1.12.1-2|32	BuildRequires: pkgconfig(gnome-keyring-1)
14cu|mate-power-manager-1.12.1-2|33	BuildRequires: yelp-tools
14cu|mate-power-manager-1.12.1-2|34	BuildRequires: itstool
14cu|mate-power-manager-1.12.1-2|35	
14cu|mate-power-manager-1.12.1-2|36	Requires:      mate-icon-theme
14cu|mate-power-manager-1.12.1-2|37	Requires:      upower
14cu|mate-power-manager-1.12.1-2|38	
14cu|mate-power-manager-1.12.1-2|39	
14cu|mate-power-manager-1.12.1-2|40	%description
14cu|mate-power-manager-1.12.1-2|41	MATE Power Manager uses the information and facilities provided by UPower
14cu|mate-power-manager-1.12.1-2|42	displaying icons and handling user callbacks in an interactive MATE session.
14cu|mate-power-manager-1.12.1-2|43	
14cu|mate-power-manager-1.12.1-2|44	%prep
14cu|mate-power-manager-1.12.1-2|45	%setup -q
14cu|mate-power-manager-1.12.1-2|46	%patch0 -p1
14cu|mate-power-manager-1.12.1-2|47	
14cu|mate-power-manager-1.12.1-2|48	%build
14cu|mate-power-manager-1.12.1-2|49	# Not needed >= 1.6.1 version
14cu|mate-power-manager-1.12.1-2|50	# NOCONFIGURE=1 ./autogen.sh
14cu|mate-power-manager-1.12.1-2|51	%configure2_5x \
14cu|mate-power-manager-1.12.1-2|52	--enable-unique \
14cu|mate-power-manager-1.12.1-2|53	--with-systemdinhibit \
14cu|mate-power-manager-1.12.1-2|54	--with-gtk=2.0 \
14cu|mate-power-manager-1.12.1-2|55	--disable-scrollkeeper \
14cu|mate-power-manager-1.12.1-2|56	--enable-docbook-docs \
14cu|mate-power-manager-1.12.1-2|57	--enable-applets \
14cu|mate-power-manager-1.12.1-2|58	--with-doc-dir=%{buildroot}%{_datadir}/doc
14cu|mate-power-manager-1.12.1-2|59	
14cu|mate-power-manager-1.12.1-2|60	%make
14cu|mate-power-manager-1.12.1-2|61	
14cu|mate-power-manager-1.12.1-2|62	%install
14cu|mate-power-manager-1.12.1-2|63	%makeinstall_std
14cu|mate-power-manager-1.12.1-2|64	
14cu|mate-power-manager-1.12.1-2|65	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14cu|mate-power-manager-1.12.1-2|66	
14cu|mate-power-manager-1.12.1-2|67	%find_lang %name --with-gnome --all-name
14cu|mate-power-manager-1.12.1-2|68	
14cu|mate-power-manager-1.12.1-2|69	%files  -f %{name}.lang
14cu|mate-power-manager-1.12.1-2|70	%doc AUTHORS COPYING README
14cu|mate-power-manager-1.12.1-2|71	%{_mandir}/man1/*
14cu|mate-power-manager-1.12.1-2|72	%{_bindir}/mate-power-manager
14cu|mate-power-manager-1.12.1-2|73	%{_bindir}/mate-power-preferences
14cu|mate-power-manager-1.12.1-2|74	%{_bindir}/mate-power-statistics
14cu|mate-power-manager-1.12.1-2|75	%{_sbindir}/mate-power-backlight-helper
14cu|mate-power-manager-1.12.1-2|76	%{_datadir}/applications/mate-*.desktop
14cu|mate-power-manager-1.12.1-2|77	%dir %{_datadir}/dbus-1/services
14cu|mate-power-manager-1.12.1-2|78	%{_datadir}/dbus-1/services/*.service
14cu|mate-power-manager-1.12.1-2|79	%{_datadir}/mate-power-manager/
14cu|mate-power-manager-1.12.1-2|80	%{_datadir}/icons/hicolor/*/apps/mate-*.*
14cu|mate-power-manager-1.12.1-2|81	%{_datadir}/polkit-1/actions/org.mate.power.policy
14cu|mate-power-manager-1.12.1-2|82	%{_datadir}/mate-panel/applets/org.mate.BrightnessApplet.mate-panel-applet
14cu|mate-power-manager-1.12.1-2|83	%{_datadir}/mate-panel/applets/org.mate.InhibitApplet.mate-panel-applet
14cu|mate-power-manager-1.12.1-2|84	%{_datadir}/glib-2.0/schemas/org.mate.power-manager.gschema.xml
14cu|mate-power-manager-1.12.1-2|85	%{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
14cu|mate-power-manager-1.12.1-2|86	%{_libexecdir}/mate-brightness-applet
14cu|mate-power-manager-1.12.1-2|87	%{_libexecdir}/mate-inhibit-applet
14cu|mate-power-manager-1.12.1-2|88	%{_datadir}/MateConf/gsettings/mate-power-manager.convert
14cu|mate-power-manager-1.12.1-2|89	
14cu|mate-power-manager-1.12.1-2|90	
14cu|mate-power-manager-1.12.1-2|91	
14cu|mate-power-manager-1.12.1-2|92	%changelog
14cu|mate-power-manager-1.12.1-2|93	
14cu|mate-power-manager-1.12.1-2|94	* Mon Jun 27 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-2
14cu|mate-power-manager-1.12.1-2|95	- (109391e) Adjust power settings
14cu|mate-power-manager-1.12.1-2|96	
14cu|mate-power-manager-1.12.1-2|97	

10846 14
14cu|mate-screensaver-1.12.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-screensaver-1.12.0-2|2	
14cu|mate-screensaver-1.12.0-2|3	Name:           mate-screensaver
14cu|mate-screensaver-1.12.0-2|4	Version:        1.12.0
14cu|mate-screensaver-1.12.0-2|5	Release:        2
14cu|mate-screensaver-1.12.0-2|6	Summary:        MATE Screensaver
14cu|mate-screensaver-1.12.0-2|7	License:        GPLv2+ and LGPLv2+
14cu|mate-screensaver-1.12.0-2|8	Group:          Graphical desktop/Other
14cu|mate-screensaver-1.12.0-2|9	URL:            http://pub.mate-desktop.org
14cu|mate-screensaver-1.12.0-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-screensaver-1.12.0-2|11	Patch0:		mate-screensaver-1.12.0-rosa.patch
14cu|mate-screensaver-1.12.0-2|12	
14cu|mate-screensaver-1.12.0-2|13	BuildRequires: intltool
14cu|mate-screensaver-1.12.0-2|14	BuildRequires: mate-common
14cu|mate-screensaver-1.12.0-2|15	BuildRequires: pam-devel
14cu|mate-screensaver-1.12.0-2|16	BuildRequires: xml2po
14cu|mate-screensaver-1.12.0-2|17	BuildRequires: pkgconfig(xscrnsaver)
14cu|mate-screensaver-1.12.0-2|18	BuildRequires: pkgconfig(dbus-glib-1)
14cu|mate-screensaver-1.12.0-2|19	BuildRequires: pkgconfig(gl)
14cu|mate-screensaver-1.12.0-2|20	BuildRequires: pkgconfig(gtk+-2.0)
14cu|mate-screensaver-1.12.0-2|21	BuildRequires: pkgconfig(libmate-menu)
14cu|mate-screensaver-1.12.0-2|22	BuildRequires: pkgconfig(libmatekbdui)
14cu|mate-screensaver-1.12.0-2|23	BuildRequires: pkgconfig(libnotify)
14cu|mate-screensaver-1.12.0-2|24	BuildRequires: pkgconfig(mate-desktop-2.0)
14cu|mate-screensaver-1.12.0-2|25	BuildRequires: pkgconfig(xext)
14cu|mate-screensaver-1.12.0-2|26	BuildRequires: pkgconfig(xxf86misc)
14cu|mate-screensaver-1.12.0-2|27	BuildRequires: pkgconfig(xxf86vm)
14cu|mate-screensaver-1.12.0-2|28	BuildRequires: pkgconfig(xtst)
14cu|mate-screensaver-1.12.0-2|29	BuildRequires: pkgconfig(systemd)
14cu|mate-screensaver-1.12.0-2|30	BuildRequires: libsystemd-login-devel
14cu|mate-screensaver-1.12.0-2|31	BuildRequires: pkgconfig(libsystemd-login)
14cu|mate-screensaver-1.12.0-2|32	BuildRequires: pkgconfig(libsystemd-daemon)
14cu|mate-screensaver-1.12.0-2|33	BuildRequires: pkgconfig(gthread-2.0)
14cu|mate-screensaver-1.12.0-2|34	
14cu|mate-screensaver-1.12.0-2|35	Requires:       mate-keyring >= 1.1.0
14cu|mate-screensaver-1.12.0-2|36	Requires:       mate-backgrounds
14cu|mate-screensaver-1.12.0-2|37	Requires:       mate-desktop
14cu|mate-screensaver-1.12.0-2|38	Requires:       mate-power-manager
14cu|mate-screensaver-1.12.0-2|39	Requires:       dbus-x11
14cu|mate-screensaver-1.12.0-2|40	Requires: 	pkgconfig(xscrnsaver)
14cu|mate-screensaver-1.12.0-2|41	
14cu|mate-screensaver-1.12.0-2|42	%description
14cu|mate-screensaver-1.12.0-2|43	mate-screensaver is a screen saver and locker that aims to have
14cu|mate-screensaver-1.12.0-2|44	simple, sane, secure defaults and be well integrated with the desktop.
14cu|mate-screensaver-1.12.0-2|45	
14cu|mate-screensaver-1.12.0-2|46	
14cu|mate-screensaver-1.12.0-2|47	%package devel
14cu|mate-screensaver-1.12.0-2|48	Summary: Development files for mate-screensaver
14cu|mate-screensaver-1.12.0-2|49	Group:   Development/C
14cu|mate-screensaver-1.12.0-2|50	Requires: %{name} = %{version}
14cu|mate-screensaver-1.12.0-2|51	
14cu|mate-screensaver-1.12.0-2|52	%description devel
14cu|mate-screensaver-1.12.0-2|53	Development files for mate-screensaver
14cu|mate-screensaver-1.12.0-2|54	
14cu|mate-screensaver-1.12.0-2|55	
14cu|mate-screensaver-1.12.0-2|56	%prep
14cu|mate-screensaver-1.12.0-2|57	%setup -q
14cu|mate-screensaver-1.12.0-2|58	%patch0 -p1
14cu|mate-screensaver-1.12.0-2|59	
14cu|mate-screensaver-1.12.0-2|60	%build
14cu|mate-screensaver-1.12.0-2|61	NOCONFIGURE=1 ./autogen.sh
14cu|mate-screensaver-1.12.0-2|62	%configure2_5x --disable-more-warnings \
14cu|mate-screensaver-1.12.0-2|63	--with-xscreensaverdir=%{_datadir}/xscreensaver/config \
14cu|mate-screensaver-1.12.0-2|64	--with-xscreensaverhackdir=%{_libdir}/xscreensaver
14cu|mate-screensaver-1.12.0-2|65	
14cu|mate-screensaver-1.12.0-2|66	%make
14cu|mate-screensaver-1.12.0-2|67	
14cu|mate-screensaver-1.12.0-2|68	
14cu|mate-screensaver-1.12.0-2|69	%install
14cu|mate-screensaver-1.12.0-2|70	%makeinstall_std
14cu|mate-screensaver-1.12.0-2|71	
14cu|mate-screensaver-1.12.0-2|72	sed -ie 's@XSL=${DIST_BIN}/xscreensaver-config.xsl@XSL=%{_datadir}/mate-screensaver/xscreensaver-config.xsl@' \
14cu|mate-screensaver-1.12.0-2|73	data/migrate-xscreensaver-config.sh
14cu|mate-screensaver-1.12.0-2|74	sed -ie 's@b=`basename ${FILE} .xml`@b=xscreensaver-`basename ${FILE} .xml`@' \
14cu|mate-screensaver-1.12.0-2|75	data/migrate-xscreensaver-config.sh
14cu|mate-screensaver-1.12.0-2|76	
14cu|mate-screensaver-1.12.0-2|77	install -m755 data/migrate-xscreensaver-config.sh %{buildroot}%{_datadir}/mate-screensaver
14cu|mate-screensaver-1.12.0-2|78	install -m644 data/xscreensaver-config.xsl %{buildroot}%{_datadir}/mate-screensaver
14cu|mate-screensaver-1.12.0-2|79	
14cu|mate-screensaver-1.12.0-2|80	# Do we need this doc?
14cu|mate-screensaver-1.12.0-2|81	rm -fr %{buildroot}%{_docdir}/mate-screensaver-1.6.0
14cu|mate-screensaver-1.12.0-2|82	
14cu|mate-screensaver-1.12.0-2|83	%find_lang %{name} --with-gnome
14cu|mate-screensaver-1.12.0-2|84	
14cu|mate-screensaver-1.12.0-2|85	%triggerin -- xscreensaver-base xscreensaver-gl xscreensaver-extrusion xscreensaver-matrix
14cu|mate-screensaver-1.12.0-2|86	(  cd %{_datadir}/applications/screensavers ; \
14cu|mate-screensaver-1.12.0-2|87	for f in %{_datadir}/xscreensaver/config/*.xml; do
14cu|mate-screensaver-1.12.0-2|88	%{_datadir}/mate-screensaver/migrate-xscreensaver-config.sh $f > /dev/null 2>&1
14cu|mate-screensaver-1.12.0-2|89	done)
14cu|mate-screensaver-1.12.0-2|90	
14cu|mate-screensaver-1.12.0-2|91	%triggerun -- xscreensaver-base
14cu|mate-screensaver-1.12.0-2|92	[ "$2" = 0 ] || exit 0
14cu|mate-screensaver-1.12.0-2|93	(cd %{_datadir}/applications/screensavers; \
14cu|mate-screensaver-1.12.0-2|94	for f in $(rpm -ql xscreensaver-base | grep '%{_datadir}/xscreensaver/config/'); do
14cu|mate-screensaver-1.12.0-2|95	rm -f xscreensaver-$(basename $f .xml).desktop
14cu|mate-screensaver-1.12.0-2|96	done)
14cu|mate-screensaver-1.12.0-2|97	
14cu|mate-screensaver-1.12.0-2|98	%triggerun -- xscreensaver-gl
14cu|mate-screensaver-1.12.0-2|99	[ "$2" = 0 ] || exit 0
14cu|mate-screensaver-1.12.0-2|100	(cd %{_datadir}/applications/screensavers; \
14cu|mate-screensaver-1.12.0-2|101	for f in $(rpm -ql xscreensaver-gl | grep '%{_datadir}/xscreensaver/config/'); do
14cu|mate-screensaver-1.12.0-2|102	rm -f xscreensaver-$(basename $f .xml).desktop
14cu|mate-screensaver-1.12.0-2|103	done)
14cu|mate-screensaver-1.12.0-2|104	
14cu|mate-screensaver-1.12.0-2|105	%triggerun -- xscreensaver-extrusion
14cu|mate-screensaver-1.12.0-2|106	[ "$2" = 0 ] || exit 0
14cu|mate-screensaver-1.12.0-2|107	(cd %{_datadir}/applications/screensavers; \
14cu|mate-screensaver-1.12.0-2|108	for f in $(rpm -ql xscreensaver-extrusion | grep '%{_datadir}/xscreensaver/config/'); do
14cu|mate-screensaver-1.12.0-2|109	rm -f xscreensaver-$(basename $f .xml).desktop
14cu|mate-screensaver-1.12.0-2|110	done)
14cu|mate-screensaver-1.12.0-2|111	
14cu|mate-screensaver-1.12.0-2|112	%triggerun -- xscreensaver-matrix
14cu|mate-screensaver-1.12.0-2|113	[ "$2" = 0 ] || exit 0
14cu|mate-screensaver-1.12.0-2|114	(cd %{_datadir}/applications/screensavers; \
14cu|mate-screensaver-1.12.0-2|115	for f in $(rpm -ql xscreensaver-matrix | grep '%{_datadir}/xscreensaver/config/'); do
14cu|mate-screensaver-1.12.0-2|116	rm -f xscreensaver-$(basename $f .xml).desktop
14cu|mate-screensaver-1.12.0-2|117	done)
14cu|mate-screensaver-1.12.0-2|118	
14cu|mate-screensaver-1.12.0-2|119	%files -f %{name}.lang
14cu|mate-screensaver-1.12.0-2|120	%doc AUTHORS NEWS README COPYING
14cu|mate-screensaver-1.12.0-2|121	%{_bindir}/mate-screensaver*
14cu|mate-screensaver-1.12.0-2|122	%config(noreplace) %{_sysconfdir}/pam.d/mate-screensaver
14cu|mate-screensaver-1.12.0-2|123	%config(noreplace) %{_sysconfdir}/xdg/menus/mate-screensavers.menu
14cu|mate-screensaver-1.12.0-2|124	%{_sysconfdir}/xdg/autostart/mate-screensaver.desktop
14cu|mate-screensaver-1.12.0-2|125	%{_libexecdir}/mate-screensaver-*
14cu|mate-screensaver-1.12.0-2|126	%{_libexecdir}/mate-screensaver
14cu|mate-screensaver-1.12.0-2|127	%{_datadir}/applications/mate-screensaver-preferences.desktop
14cu|mate-screensaver-1.12.0-2|128	%{_datadir}/applications/screensavers/*.desktop
14cu|mate-screensaver-1.12.0-2|129	%{_datadir}/mate-screensaver
14cu|mate-screensaver-1.12.0-2|130	%{_datadir}/backgrounds/cosmos/
14cu|mate-screensaver-1.12.0-2|131	%{_datadir}/pixmaps/*.svg
14cu|mate-screensaver-1.12.0-2|132	%{_datadir}/desktop-directories/mate-screensaver.directory
14cu|mate-screensaver-1.12.0-2|133	%{_datadir}/MateConf/gsettings/org.mate.screensaver.gschema.migrate
14cu|mate-screensaver-1.12.0-2|134	%{_datadir}/glib-2.0/schemas/org.mate.screensaver.gschema.xml
14cu|mate-screensaver-1.12.0-2|135	%{_datadir}/mate-background-properties/cosmos.xml
14cu|mate-screensaver-1.12.0-2|136	%{_datadir}/dbus-1/services/org.mate.ScreenSaver.service
14cu|mate-screensaver-1.12.0-2|137	%{_mandir}/man1/*
14cu|mate-screensaver-1.12.0-2|138	
14cu|mate-screensaver-1.12.0-2|139	%files devel
14cu|mate-screensaver-1.12.0-2|140	%{_libdir}/pkgconfig/*
14cu|mate-screensaver-1.12.0-2|141	
14cu|mate-screensaver-1.12.0-2|142	
14cu|mate-screensaver-1.12.0-2|143	%changelog
14cu|mate-screensaver-1.12.0-2|144	
14cu|mate-screensaver-1.12.0-2|145	* Mon Jun 27 2016 Denis Silakov <dsilakov@gmail.com> 1.12.0-2
14cu|mate-screensaver-1.12.0-2|146	- (65b3af5) Adjusted for ROSa
14cu|mate-screensaver-1.12.0-2|147	
14cu|mate-screensaver-1.12.0-2|148	

10847 14
14cu|mate-sensors-applet-1.12.1-1|1	%define _libexecdir %{_exec_prefix}/libexec
14cu|mate-sensors-applet-1.12.1-1|2	%define url_ver   %(echo %{version}|cut -d. -f1,2)
14cu|mate-sensors-applet-1.12.1-1|3	%define major     0
14cu|mate-sensors-applet-1.12.1-1|4	%define libname   %mklibname %{name} %{major}
14cu|mate-sensors-applet-1.12.1-1|5	%define develname %mklibname -d %{name}
14cu|mate-sensors-applet-1.12.1-1|6	
14cu|mate-sensors-applet-1.12.1-1|7	Summary:        Detailed hardware monitoring applet for MATE
14cu|mate-sensors-applet-1.12.1-1|8	Name:           mate-sensors-applet
14cu|mate-sensors-applet-1.12.1-1|9	Version:        1.12.1
14cu|mate-sensors-applet-1.12.1-1|10	Release:        1
14cu|mate-sensors-applet-1.12.1-1|11	License:        GPLv2+
14cu|mate-sensors-applet-1.12.1-1|12	Group:          Graphical desktop/Other
14cu|mate-sensors-applet-1.12.1-1|13	URL:            http://mate-desktop.org
14cu|mate-sensors-applet-1.12.1-1|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-sensors-applet-1.12.1-1|15	Patch0:         sensors-applet-2.2.3-fix-linkage.patch
14cu|mate-sensors-applet-1.12.1-1|16	
14cu|mate-sensors-applet-1.12.1-1|17	BuildRequires:  itstool
14cu|mate-sensors-applet-1.12.1-1|18	BuildRequires:  mate-common
14cu|mate-sensors-applet-1.12.1-1|19	BuildRequires:  xsltproc
14cu|mate-sensors-applet-1.12.1-1|20	BuildRequires:  yelp-tools
14cu|mate-sensors-applet-1.12.1-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-sensors-applet-1.12.1-1|22	BuildRequires:  pkgconfig(libatasmart)
14cu|mate-sensors-applet-1.12.1-1|23	BuildRequires:  pkgconfig(libnotify)
14cu|mate-sensors-applet-1.12.1-1|24	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
14cu|mate-sensors-applet-1.12.1-1|25	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|mate-sensors-applet-1.12.1-1|26	BuildRequires:  lm_sensors-devel
14cu|mate-sensors-applet-1.12.1-1|27	
14cu|mate-sensors-applet-1.12.1-1|28	%description
14cu|mate-sensors-applet-1.12.1-1|29	MATE Sensors Applet is an applet for the MATE Panel to display readings
14cu|mate-sensors-applet-1.12.1-1|30	from hardware sensors, including CPU and system temperatures, fan speeds and
14cu|mate-sensors-applet-1.12.1-1|31	voltage readings under Linux.
14cu|mate-sensors-applet-1.12.1-1|32	
14cu|mate-sensors-applet-1.12.1-1|33	Interfaces via the Linux kernel i2c modules.
14cu|mate-sensors-applet-1.12.1-1|34	
14cu|mate-sensors-applet-1.12.1-1|35	%package -n %{libname}
14cu|mate-sensors-applet-1.12.1-1|36	Summary:    mate-sensors-applet libraries
14cu|mate-sensors-applet-1.12.1-1|37	Group:      System/Libraries
14cu|mate-sensors-applet-1.12.1-1|38	
14cu|mate-sensors-applet-1.12.1-1|39	%description -n %{libname}
14cu|mate-sensors-applet-1.12.1-1|40	This is the shared library parts of %{name}.
14cu|mate-sensors-applet-1.12.1-1|41	
14cu|mate-sensors-applet-1.12.1-1|42	%package -n %{develname}
14cu|mate-sensors-applet-1.12.1-1|43	Summary:    Development files for mate-sensors-applet
14cu|mate-sensors-applet-1.12.1-1|44	Group:      Development/C
14cu|mate-sensors-applet-1.12.1-1|45	Requires:   %{libname} = %{version}
14cu|mate-sensors-applet-1.12.1-1|46	Provides:   %{name}-devel = %{version}-%{release}
14cu|mate-sensors-applet-1.12.1-1|47	
14cu|mate-sensors-applet-1.12.1-1|48	%description -n %{develname}
14cu|mate-sensors-applet-1.12.1-1|49	This package contains development files for mate-sensors-applet.
14cu|mate-sensors-applet-1.12.1-1|50	
14cu|mate-sensors-applet-1.12.1-1|51	%prep
14cu|mate-sensors-applet-1.12.1-1|52	%setup -q
14cu|mate-sensors-applet-1.12.1-1|53	%apply_patches
14cu|mate-sensors-applet-1.12.1-1|54	
14cu|mate-sensors-applet-1.12.1-1|55	%build
14cu|mate-sensors-applet-1.12.1-1|56	%configure2_5x \
14cu|mate-sensors-applet-1.12.1-1|57	--disable-static \
14cu|mate-sensors-applet-1.12.1-1|58	--disable-scrollkeeper \
14cu|mate-sensors-applet-1.12.1-1|59	--enable-libnotify \
14cu|mate-sensors-applet-1.12.1-1|60	--with-nvidia
14cu|mate-sensors-applet-1.12.1-1|61	
14cu|mate-sensors-applet-1.12.1-1|62	%make
14cu|mate-sensors-applet-1.12.1-1|63	
14cu|mate-sensors-applet-1.12.1-1|64	%install
14cu|mate-sensors-applet-1.12.1-1|65	%makeinstall_std
14cu|mate-sensors-applet-1.12.1-1|66	
14cu|mate-sensors-applet-1.12.1-1|67	%find_lang %{name}
14cu|mate-sensors-applet-1.12.1-1|68	
14cu|mate-sensors-applet-1.12.1-1|69	%files -f %{name}.lang
14cu|mate-sensors-applet-1.12.1-1|70	%doc AUTHORS NEWS README TODO
14cu|mate-sensors-applet-1.12.1-1|71	%{_libexecdir}/mate-sensors-applet
14cu|mate-sensors-applet-1.12.1-1|72	%{_libdir}/mate-sensors-applet/
14cu|mate-sensors-applet-1.12.1-1|73	%{_datadir}/mate-sensors-applet/ui/
14cu|mate-sensors-applet-1.12.1-1|74	%{_datadir}/help/*/mate-sensors-applet/*
14cu|mate-sensors-applet-1.12.1-1|75	%{_datadir}/pixmaps/mate-sensors-applet/
14cu|mate-sensors-applet-1.12.1-1|76	%{_datadir}/icons/hicolor/*/*/*.png
14cu|mate-sensors-applet-1.12.1-1|77	%{_datadir}/dbus-1/services/org.mate.panel.applet.SensorsAppletFactory.service
14cu|mate-sensors-applet-1.12.1-1|78	%dir %{_datadir}/glib-2.0/schemas
14cu|mate-sensors-applet-1.12.1-1|79	%{_datadir}/glib-2.0/schemas/*.xml
14cu|mate-sensors-applet-1.12.1-1|80	%dir %{_datadir}/mate-panel/applets
14cu|mate-sensors-applet-1.12.1-1|81	%{_datadir}/mate-panel/applets/org.mate.applets.sensors-applet.mate-panel-applet
14cu|mate-sensors-applet-1.12.1-1|82	
14cu|mate-sensors-applet-1.12.1-1|83	%files -n %{libname}
14cu|mate-sensors-applet-1.12.1-1|84	%{_libdir}/libmate-sensors-applet-plugin.so.%{major}*
14cu|mate-sensors-applet-1.12.1-1|85	
14cu|mate-sensors-applet-1.12.1-1|86	%files -n %{develname}
14cu|mate-sensors-applet-1.12.1-1|87	%doc ChangeLog
14cu|mate-sensors-applet-1.12.1-1|88	%{_includedir}/mate-sensors-applet/*
14cu|mate-sensors-applet-1.12.1-1|89	%{_libdir}/*.so
14cu|mate-sensors-applet-1.12.1-1|90	
14cu|mate-sensors-applet-1.12.1-1|91	
14cu|mate-sensors-applet-1.12.1-1|92	%changelog
14cu|mate-sensors-applet-1.12.1-1|93	
14cu|mate-sensors-applet-1.12.1-1|94	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-sensors-applet-1.12.1-1|95	- (c602989) Updated to 1.12.1
14cu|mate-sensors-applet-1.12.1-1|96	
14cu|mate-sensors-applet-1.12.1-1|97	

10848 14
14cu|mate-session-manager-1.12.1-1|1	Summary:	The mate desktop programs for the MATE GUI desktop environment
14cu|mate-session-manager-1.12.1-1|2	Name:		mate-session-manager
14cu|mate-session-manager-1.12.1-1|3	Version:	1.12.1
14cu|mate-session-manager-1.12.1-1|4	Release:	1
14cu|mate-session-manager-1.12.1-1|5	License:	GPLv2+
14cu|mate-session-manager-1.12.1-1|6	Group:		Graphical desktop/MATE
14cu|mate-session-manager-1.12.1-1|7	Url:		http://mate-desktop.org
14cu|mate-session-manager-1.12.1-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cu|mate-session-manager-1.12.1-1|9	Source1:	startmate
14cu|mate-session-manager-1.12.1-1|10	Source2:	materc
14cu|mate-session-manager-1.12.1-1|11	Patch0:		mate-session-manager-1.10.2-session.patch
14cu|mate-session-manager-1.12.1-1|12	BuildRequires:	gtk-doc
14cu|mate-session-manager-1.12.1-1|13	BuildRequires:	intltool
14cu|mate-session-manager-1.12.1-1|14	BuildRequires:	mate-common
14cu|mate-session-manager-1.12.1-1|15	BuildRequires:	xmlto
14cu|mate-session-manager-1.12.1-1|16	BuildRequires:	docbook-dtds
14cu|mate-session-manager-1.12.1-1|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mate-session-manager-1.12.1-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-session-manager-1.12.1-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-session-manager-1.12.1-1|20	BuildRequires:	pkgconfig(ice)
14cu|mate-session-manager-1.12.1-1|21	BuildRequires:	pkgconfig(sm)
14cu|mate-session-manager-1.12.1-1|22	BuildRequires:	pkgconfig(systemd)
14cu|mate-session-manager-1.12.1-1|23	BuildRequires:	pkgconfig(xtrans)
14cu|mate-session-manager-1.12.1-1|24	BuildRequires:	pkgconfig(mate-desktop-2.0)
14cu|mate-session-manager-1.12.1-1|25	BuildRequires:	pkgconfig(libsystemd-login)
14cu|mate-session-manager-1.12.1-1|26	
14cu|mate-session-manager-1.12.1-1|27	Requires:	desktop-common-data
14cu|mate-session-manager-1.12.1-1|28	Requires:	mate-settings-daemon
14cu|mate-session-manager-1.12.1-1|29	Requires:	%{name}-bin >= %{EVRD}
14cu|mate-session-manager-1.12.1-1|30	
14cu|mate-session-manager-1.12.1-1|31	%description
14cu|mate-session-manager-1.12.1-1|32	MATE (GNU Network Object Model Environment) is a user-friendly
14cu|mate-session-manager-1.12.1-1|33	set of applications and desktop tools to be used in conjunction with a
14cu|mate-session-manager-1.12.1-1|34	window manager for the X Window System.
14cu|mate-session-manager-1.12.1-1|35	
14cu|mate-session-manager-1.12.1-1|36	The MATE Session Manager restores a set session (group of applications)
14cu|mate-session-manager-1.12.1-1|37	when you log into MATE.
14cu|mate-session-manager-1.12.1-1|38	
14cu|mate-session-manager-1.12.1-1|39	%files -f %{name}.lang
14cu|mate-session-manager-1.12.1-1|40	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|mate-session-manager-1.12.1-1|41	%{_bindir}/mate-session-inhibit
14cu|mate-session-manager-1.12.1-1|42	%{_bindir}/mate-session-properties
14cu|mate-session-manager-1.12.1-1|43	%{_bindir}/mate-session-save
14cu|mate-session-manager-1.12.1-1|44	%{_bindir}/mate-wm
14cu|mate-session-manager-1.12.1-1|45	%{_datadir}/applications/*
14cu|mate-session-manager-1.12.1-1|46	%{_datadir}/xsessions/mate.desktop
14cu|mate-session-manager-1.12.1-1|47	%{_mandir}/man1/mate-session-inhibit.*
14cu|mate-session-manager-1.12.1-1|48	%{_mandir}/man1/mate-session-properties.*
14cu|mate-session-manager-1.12.1-1|49	%{_mandir}/man1/mate-session-save.*
14cu|mate-session-manager-1.12.1-1|50	%{_mandir}/man1/mate-wm.1.xz
14cu|mate-session-manager-1.12.1-1|51	%{_datadir}/MateConf/gsettings/mate-session.convert
14cu|mate-session-manager-1.12.1-1|52	
14cu|mate-session-manager-1.12.1-1|53	#----------------------------------------------------------------------------
14cu|mate-session-manager-1.12.1-1|54	
14cu|mate-session-manager-1.12.1-1|55	%package bin
14cu|mate-session-manager-1.12.1-1|56	Summary:	The mate desktop programs for the MATE GUI desktop environment
14cu|mate-session-manager-1.12.1-1|57	Group:		Graphical desktop/MATE
14cu|mate-session-manager-1.12.1-1|58	
14cu|mate-session-manager-1.12.1-1|59	%description bin
14cu|mate-session-manager-1.12.1-1|60	This package contains the binaries for the MATE Session Manager, but
14cu|mate-session-manager-1.12.1-1|61	no startup scripts. It is meant for applications such as GDM that use
14cu|mate-session-manager-1.12.1-1|62	mate-session internally.
14cu|mate-session-manager-1.12.1-1|63	
14cu|mate-session-manager-1.12.1-1|64	%files bin
14cu|mate-session-manager-1.12.1-1|65	%{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
14cu|mate-session-manager-1.12.1-1|66	%{_sysconfdir}/materc
14cu|mate-session-manager-1.12.1-1|67	%{_bindir}/mate-session
14cu|mate-session-manager-1.12.1-1|68	%{_bindir}/startmate
14cu|mate-session-manager-1.12.1-1|69	%{_datadir}/mate-session-manager
14cu|mate-session-manager-1.12.1-1|70	%{_iconsdir}/hicolor/*/apps/*
14cu|mate-session-manager-1.12.1-1|71	%{_mandir}/man1/mate-session.*
14cu|mate-session-manager-1.12.1-1|72	
14cu|mate-session-manager-1.12.1-1|73	#----------------------------------------------------------------------------
14cu|mate-session-manager-1.12.1-1|74	
14cu|mate-session-manager-1.12.1-1|75	%prep
14cu|mate-session-manager-1.12.1-1|76	%setup -q
14cu|mate-session-manager-1.12.1-1|77	%apply_patches
14cu|mate-session-manager-1.12.1-1|78	
14cu|mate-session-manager-1.12.1-1|79	%build
14cu|mate-session-manager-1.12.1-1|80	NOCONFIGURE=yes ./autogen.sh
14cu|mate-session-manager-1.12.1-1|81	%configure2_5x \
14cu|mate-session-manager-1.12.1-1|82	--disable-upower \
14cu|mate-session-manager-1.12.1-1|83	--with-systemd
14cu|mate-session-manager-1.12.1-1|84	
14cu|mate-session-manager-1.12.1-1|85	%make
14cu|mate-session-manager-1.12.1-1|86	
14cu|mate-session-manager-1.12.1-1|87	%install
14cu|mate-session-manager-1.12.1-1|88	%makeinstall_std
14cu|mate-session-manager-1.12.1-1|89	rm -f %{buildroot}%{_datadir}/doc/mate-session/dbus/mate-session.html
14cu|mate-session-manager-1.12.1-1|90	
14cu|mate-session-manager-1.12.1-1|91	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/startmate
14cu|mate-session-manager-1.12.1-1|92	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/materc
14cu|mate-session-manager-1.12.1-1|93	
14cu|mate-session-manager-1.12.1-1|94	%find_lang %{name}
14cu|mate-session-manager-1.12.1-1|95	
14cu|mate-session-manager-1.12.1-1|96	
14cu|mate-session-manager-1.12.1-1|97	%changelog
14cu|mate-session-manager-1.12.1-1|98	
14cu|mate-session-manager-1.12.1-1|99	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-session-manager-1.12.1-1|100	- (12124e9) Added docbook-dtds BRs
14cu|mate-session-manager-1.12.1-1|101	
14cu|mate-session-manager-1.12.1-1|102	

10849 14
14cu|mate-settings-daemon-1.12.1-5|1	%define __noautoprovfiles %{_sysconfdir}/sound/profiles/
14cu|mate-settings-daemon-1.12.1-5|2	%define __noautoreqfiles %{_sysconfdir}/sound/profiles/
14cu|mate-settings-daemon-1.12.1-5|3	
14cu|mate-settings-daemon-1.12.1-5|4	%define _libexecdir %{_exec_prefix}/libexec
14cu|mate-settings-daemon-1.12.1-5|5	
14cu|mate-settings-daemon-1.12.1-5|6	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-settings-daemon-1.12.1-5|7	
14cu|mate-settings-daemon-1.12.1-5|8	%bcond_without pulse
14cu|mate-settings-daemon-1.12.1-5|9	%bcond_without gstreamer
14cu|mate-settings-daemon-1.12.1-5|10	
14cu|mate-settings-daemon-1.12.1-5|11	Summary:	MATE Desktop settings daemon
14cu|mate-settings-daemon-1.12.1-5|12	Name:		mate-settings-daemon
14cu|mate-settings-daemon-1.12.1-5|13	Version:	1.12.1
14cu|mate-settings-daemon-1.12.1-5|14	Release:	5
14cu|mate-settings-daemon-1.12.1-5|15	License:	GPLv2+
14cu|mate-settings-daemon-1.12.1-5|16	Group:		Graphical desktop/MATE
14cu|mate-settings-daemon-1.12.1-5|17	Url:		http://mate-desktop.org
14cu|mate-settings-daemon-1.12.1-5|18	Source0:	http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-settings-daemon-1.12.1-5|19	Patch0:		mate-settings-daemon-1.12.1-rosa-fonts.patch
14cu|mate-settings-daemon-1.12.1-5|20	Patch1:		mate-settings-daemon-1.12.1-touchpad.patch
14cu|mate-settings-daemon-1.12.1-5|21	BuildRequires:	itstool
14cu|mate-settings-daemon-1.12.1-5|22	BuildRequires:	mate-common
14cu|mate-settings-daemon-1.12.1-5|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mate-settings-daemon-1.12.1-5|24	BuildRequires:	pkgconfig(dconf)
14cu|mate-settings-daemon-1.12.1-5|25	BuildRequires:	pkgconfig(fontconfig)
14cu|mate-settings-daemon-1.12.1-5|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-settings-daemon-1.12.1-5|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-settings-daemon-1.12.1-5|28	BuildRequires:	pkgconfig(ice)
14cu|mate-settings-daemon-1.12.1-5|29	BuildRequires:	pkgconfig(libmatekbd)
14cu|mate-settings-daemon-1.12.1-5|30	BuildRequires:	pkgconfig(libmatemixer)
14cu|mate-settings-daemon-1.12.1-5|31	BuildRequires:	pkgconfig(libnotify)
14cu|mate-settings-daemon-1.12.1-5|32	BuildRequires:	pkgconfig(libxklavier)
14cu|mate-settings-daemon-1.12.1-5|33	BuildRequires:	pkgconfig(mate-desktop-2.0) >= 1.7.3
14cu|mate-settings-daemon-1.12.1-5|34	BuildRequires:	pkgconfig(nss)
14cu|mate-settings-daemon-1.12.1-5|35	BuildRequires:	pkgconfig(polkit-gtk-mate-1)
14cu|mate-settings-daemon-1.12.1-5|36	BuildRequires:	pkgconfig(sm)
14cu|mate-settings-daemon-1.12.1-5|37	BuildRequires:	pkgconfig(x11)
14cu|mate-settings-daemon-1.12.1-5|38	BuildRequires:	pkgconfig(xfixes)
14cu|mate-settings-daemon-1.12.1-5|39	BuildRequires:	pkgconfig(xi)
14cu|mate-settings-daemon-1.12.1-5|40	%if %{with pulse}
14cu|mate-settings-daemon-1.12.1-5|41	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|mate-settings-daemon-1.12.1-5|42	BuildRequires:	pkgconfig(libpulse)
14cu|mate-settings-daemon-1.12.1-5|43	%endif
14cu|mate-settings-daemon-1.12.1-5|44	%if %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|45	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cu|mate-settings-daemon-1.12.1-5|46	%endif
14cu|mate-settings-daemon-1.12.1-5|47	
14cu|mate-settings-daemon-1.12.1-5|48	%description
14cu|mate-settings-daemon-1.12.1-5|49	MATE settings daemon manages the configuration of the desktop in the
14cu|mate-settings-daemon-1.12.1-5|50	background.
14cu|mate-settings-daemon-1.12.1-5|51	
14cu|mate-settings-daemon-1.12.1-5|52	#----------------------------------------------------------------------------
14cu|mate-settings-daemon-1.12.1-5|53	
14cu|mate-settings-daemon-1.12.1-5|54	%package common
14cu|mate-settings-daemon-1.12.1-5|55	Summary:	Common files for mate-settings-daemon
14cu|mate-settings-daemon-1.12.1-5|56	Group:		Graphical desktop/MATE
14cu|mate-settings-daemon-1.12.1-5|57	Requires:	mate-icon-theme
14cu|mate-settings-daemon-1.12.1-5|58	Provides:	%{name} = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|59	Requires:	%{name}-pulse = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|60	Suggests:	%{name}-gstreamer = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|61	Conflicts:	%{name}-pulse < 1.7.0
14cu|mate-settings-daemon-1.12.1-5|62	Conflicts:	%{name}-gstreamer < 1.7.0
14cu|mate-settings-daemon-1.12.1-5|63	
14cu|mate-settings-daemon-1.12.1-5|64	%description common
14cu|mate-settings-daemon-1.12.1-5|65	MATE settings daemon manages the configuration of the desktop in the
14cu|mate-settings-daemon-1.12.1-5|66	background.
14cu|mate-settings-daemon-1.12.1-5|67	
14cu|mate-settings-daemon-1.12.1-5|68	This package includes common files for MATE settings daemon.
14cu|mate-settings-daemon-1.12.1-5|69	
14cu|mate-settings-daemon-1.12.1-5|70	%files -n %{name}-common -f %{name}.lang
14cu|mate-settings-daemon-1.12.1-5|71	%doc %{name}-pulse/AUTHORS %{name}-pulse/README
14cu|mate-settings-daemon-1.12.1-5|72	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
14cu|mate-settings-daemon-1.12.1-5|73	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
14cu|mate-settings-daemon-1.12.1-5|74	%{_libdir}/%{name}/liba11y-keyboard.so
14cu|mate-settings-daemon-1.12.1-5|75	%{_libdir}/%{name}/liba11y-settings.so
14cu|mate-settings-daemon-1.12.1-5|76	%{_libdir}/%{name}/libkeybindings.so
14cu|mate-settings-daemon-1.12.1-5|77	%{_libdir}/%{name}/libmpris.so
14cu|mate-settings-daemon-1.12.1-5|78	%{_libdir}/%{name}/libxrandr.so
14cu|mate-settings-daemon-1.12.1-5|79	%{_libdir}/%{name}/libbackground.so
14cu|mate-settings-daemon-1.12.1-5|80	%{_libdir}/%{name}/libkeyboard.so
14cu|mate-settings-daemon-1.12.1-5|81	%{_libdir}/%{name}/libsmartcard.so
14cu|mate-settings-daemon-1.12.1-5|82	%{_libdir}/%{name}/libxrdb.so
14cu|mate-settings-daemon-1.12.1-5|83	%{_libdir}/%{name}/libclipboard.so
14cu|mate-settings-daemon-1.12.1-5|84	%{_libdir}/%{name}/libxsettings.so
14cu|mate-settings-daemon-1.12.1-5|85	%{_libdir}/%{name}/libhousekeeping.so
14cu|mate-settings-daemon-1.12.1-5|86	%{_libdir}/%{name}/libmouse.so
14cu|mate-settings-daemon-1.12.1-5|87	%{_libdir}/%{name}/libtyping-break.so
14cu|mate-settings-daemon-1.12.1-5|88	%{_libdir}/%{name}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|89	%{_libdir}/%{name}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|90	%{_libdir}/%{name}/*.mate-settings-plugin
14cu|mate-settings-daemon-1.12.1-5|91	%{_libexecdir}/*
14cu|mate-settings-daemon-1.12.1-5|92	%{_datadir}/dbus-1/services/org.mate.SettingsDaemon.service
14cu|mate-settings-daemon-1.12.1-5|93	%{_datadir}/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
14cu|mate-settings-daemon-1.12.1-5|94	%{_iconsdir}/mate/*/*/*
14cu|mate-settings-daemon-1.12.1-5|95	%{_iconsdir}/hicolor/*/apps/*
14cu|mate-settings-daemon-1.12.1-5|96	%{_datadir}/%{name}
14cu|mate-settings-daemon-1.12.1-5|97	%{_datadir}/mate-control-center/keybindings/*
14cu|mate-settings-daemon-1.12.1-5|98	%{_datadir}/glib-2.0/schemas/org.mate.*.xml
14cu|mate-settings-daemon-1.12.1-5|99	%{_datadir}/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
14cu|mate-settings-daemon-1.12.1-5|100	%{_mandir}/man1/mate-settings-daemon.1*
14cu|mate-settings-daemon-1.12.1-5|101	%{_mandir}/man1/msd-datetime-mechanism.1.xz
14cu|mate-settings-daemon-1.12.1-5|102	%{_mandir}/man1/msd-locate-pointer.1.xz
14cu|mate-settings-daemon-1.12.1-5|103	%{_sysconfdir}/xrdb/*
14cu|mate-settings-daemon-1.12.1-5|104	
14cu|mate-settings-daemon-1.12.1-5|105	#----------------------------------------------------------------------------
14cu|mate-settings-daemon-1.12.1-5|106	
14cu|mate-settings-daemon-1.12.1-5|107	%if %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|108	%package gstreamer
14cu|mate-settings-daemon-1.12.1-5|109	Summary:	MATE settings daemon GStreamer backend
14cu|mate-settings-daemon-1.12.1-5|110	Group:		Graphical desktop/MATE
14cu|mate-settings-daemon-1.12.1-5|111	Requires:	%{name}-common = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|112	Requires:	gstreamer0.10-plugins-good
14cu|mate-settings-daemon-1.12.1-5|113	Requires:	gstreamer0.10-plugins-base
14cu|mate-settings-daemon-1.12.1-5|114	
14cu|mate-settings-daemon-1.12.1-5|115	%description gstreamer
14cu|mate-settings-daemon-1.12.1-5|116	MATE settings daemon manages the configuration of the desktop in the
14cu|mate-settings-daemon-1.12.1-5|117	background.
14cu|mate-settings-daemon-1.12.1-5|118	
14cu|mate-settings-daemon-1.12.1-5|119	This package is built with GStreamer support. If you
14cu|mate-settings-daemon-1.12.1-5|120	want to use GStreamer backend then install mate-settings-daemon-gstreamer
14cu|mate-settings-daemon-1.12.1-5|121	package.
14cu|mate-settings-daemon-1.12.1-5|122	
14cu|mate-settings-daemon-1.12.1-5|123	%files gstreamer
14cu|mate-settings-daemon-1.12.1-5|124	%{_sysconfdir}/sound/profiles/alsa/mate/%{_lib}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|125	%{_sysconfdir}/sound/profiles/alsa/mate/%{_lib}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|126	%{_libdir}/%{name}/libmedia-keys-gstreamer.so
14cu|mate-settings-daemon-1.12.1-5|127	%{_libdir}/%{name}/libsound-gstreamer.so
14cu|mate-settings-daemon-1.12.1-5|128	%endif
14cu|mate-settings-daemon-1.12.1-5|129	
14cu|mate-settings-daemon-1.12.1-5|130	#----------------------------------------------------------------------------
14cu|mate-settings-daemon-1.12.1-5|131	
14cu|mate-settings-daemon-1.12.1-5|132	%if %{with pulse}
14cu|mate-settings-daemon-1.12.1-5|133	%package pulse
14cu|mate-settings-daemon-1.12.1-5|134	Summary:	MATE settings daemon PulseAudio backend
14cu|mate-settings-daemon-1.12.1-5|135	Group:		Graphical desktop/MATE
14cu|mate-settings-daemon-1.12.1-5|136	Requires:	%{name}-common = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|137	
14cu|mate-settings-daemon-1.12.1-5|138	%description pulse
14cu|mate-settings-daemon-1.12.1-5|139	MATE settings daemon manages the configuration of the desktop in the
14cu|mate-settings-daemon-1.12.1-5|140	background.
14cu|mate-settings-daemon-1.12.1-5|141	
14cu|mate-settings-daemon-1.12.1-5|142	This package is built with PulseAudio support. If you
14cu|mate-settings-daemon-1.12.1-5|143	want to use GStreamer backend then install mate-settings-daemon-gstreamer
14cu|mate-settings-daemon-1.12.1-5|144	package.
14cu|mate-settings-daemon-1.12.1-5|145	
14cu|mate-settings-daemon-1.12.1-5|146	%files pulse
14cu|mate-settings-daemon-1.12.1-5|147	%{_libdir}/%{name}/libmedia-keys-pulse.so
14cu|mate-settings-daemon-1.12.1-5|148	%{_libdir}/%{name}/libsound-pulse.so
14cu|mate-settings-daemon-1.12.1-5|149	%{_sysconfdir}/sound/profiles/pulse/mate/%{_lib}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|150	%{_sysconfdir}/sound/profiles/pulse/mate/%{_lib}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|151	%endif
14cu|mate-settings-daemon-1.12.1-5|152	
14cu|mate-settings-daemon-1.12.1-5|153	#----------------------------------------------------------------------------
14cu|mate-settings-daemon-1.12.1-5|154	
14cu|mate-settings-daemon-1.12.1-5|155	%package devel
14cu|mate-settings-daemon-1.12.1-5|156	Summary:	Include files for the MATE settings daemon
14cu|mate-settings-daemon-1.12.1-5|157	Group:		Development/GNOME and GTK+
14cu|mate-settings-daemon-1.12.1-5|158	Requires:	%{name}-common = %{EVRD}
14cu|mate-settings-daemon-1.12.1-5|159	
14cu|mate-settings-daemon-1.12.1-5|160	%description devel
14cu|mate-settings-daemon-1.12.1-5|161	Include files for the MATE settings daemon.
14cu|mate-settings-daemon-1.12.1-5|162	
14cu|mate-settings-daemon-1.12.1-5|163	%files devel
14cu|mate-settings-daemon-1.12.1-5|164	%doc %{name}-pulse/ChangeLog
14cu|mate-settings-daemon-1.12.1-5|165	%{_includedir}/*
14cu|mate-settings-daemon-1.12.1-5|166	%{_libdir}/pkgconfig/*
14cu|mate-settings-daemon-1.12.1-5|167	
14cu|mate-settings-daemon-1.12.1-5|168	#----------------------------------------------------------------------------
14cu|mate-settings-daemon-1.12.1-5|169	
14cu|mate-settings-daemon-1.12.1-5|170	%prep
14cu|mate-settings-daemon-1.12.1-5|171	%setup -q -n %{name} -c
14cu|mate-settings-daemon-1.12.1-5|172	pushd %{name}-%{version}
14cu|mate-settings-daemon-1.12.1-5|173	%apply_patches
14cu|mate-settings-daemon-1.12.1-5|174	popd
14cu|mate-settings-daemon-1.12.1-5|175	
14cu|mate-settings-daemon-1.12.1-5|176	%if %{with pulse}
14cu|mate-settings-daemon-1.12.1-5|177	cp -a %{name}-%{version} %{name}-pulse
14cu|mate-settings-daemon-1.12.1-5|178	%endif
14cu|mate-settings-daemon-1.12.1-5|179	
14cu|mate-settings-daemon-1.12.1-5|180	%if %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|181	mv -f %{name}-%{version} %{name}-gstreamer
14cu|mate-settings-daemon-1.12.1-5|182	%endif
14cu|mate-settings-daemon-1.12.1-5|183	
14cu|mate-settings-daemon-1.12.1-5|184	%build
14cu|mate-settings-daemon-1.12.1-5|185	%if %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|186	pushd %{name}-gstreamer
14cu|mate-settings-daemon-1.12.1-5|187	autoreconf -fi
14cu|mate-settings-daemon-1.12.1-5|188	%configure2_5x \
14cu|mate-settings-daemon-1.12.1-5|189	--disable-static \
14cu|mate-settings-daemon-1.12.1-5|190	--enable-polkit \
14cu|mate-settings-daemon-1.12.1-5|191	--disable-pulse \
14cu|mate-settings-daemon-1.12.1-5|192	--enable-gstreamer \
14cu|mate-settings-daemon-1.12.1-5|193	--enable-profiling   \
14cu|mate-settings-daemon-1.12.1-5|194	--with-nssdb
14cu|mate-settings-daemon-1.12.1-5|195	%make
14cu|mate-settings-daemon-1.12.1-5|196	popd
14cu|mate-settings-daemon-1.12.1-5|197	%endif
14cu|mate-settings-daemon-1.12.1-5|198	
14cu|mate-settings-daemon-1.12.1-5|199	%if %{with pulse}
14cu|mate-settings-daemon-1.12.1-5|200	pushd %{name}-pulse
14cu|mate-settings-daemon-1.12.1-5|201	autoreconf -fi
14cu|mate-settings-daemon-1.12.1-5|202	%configure2_5x \
14cu|mate-settings-daemon-1.12.1-5|203	--disable-static \
14cu|mate-settings-daemon-1.12.1-5|204	--enable-polkit \
14cu|mate-settings-daemon-1.12.1-5|205	--enable-pulse \
14cu|mate-settings-daemon-1.12.1-5|206	--disable-gstreamer \
14cu|mate-settings-daemon-1.12.1-5|207	--enable-profiling \
14cu|mate-settings-daemon-1.12.1-5|208	--with-nssdb
14cu|mate-settings-daemon-1.12.1-5|209	%make
14cu|mate-settings-daemon-1.12.1-5|210	popd
14cu|mate-settings-daemon-1.12.1-5|211	%endif
14cu|mate-settings-daemon-1.12.1-5|212	
14cu|mate-settings-daemon-1.12.1-5|213	%install
14cu|mate-settings-daemon-1.12.1-5|214	%if %{with pulse}
14cu|mate-settings-daemon-1.12.1-5|215	pushd %{name}-pulse
14cu|mate-settings-daemon-1.12.1-5|216	%makeinstall_std
14cu|mate-settings-daemon-1.12.1-5|217	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/libmedia-keys-pulse.so
14cu|mate-settings-daemon-1.12.1-5|218	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/libsound-pulse.so
14cu|mate-settings-daemon-1.12.1-5|219	# remove all installations except libsound-pulse.so and libmedia-keys-pulse.so;
14cu|mate-settings-daemon-1.12.1-5|220	# they will created by gstreamer installation
14cu|mate-settings-daemon-1.12.1-5|221	rm -fr %{buildroot}%{_libdir}/{mate-settings-daemon/*,pkgconfig}
14cu|mate-settings-daemon-1.12.1-5|222	rm -fr %{buildroot}%{_datadir}
14cu|mate-settings-daemon-1.12.1-5|223	rm -fr %{buildroot}%{_libexecdir}
14cu|mate-settings-daemon-1.12.1-5|224	rm -fr %{buildroot}%{_sysconfdir}/{xdg,dbus-1}
14cu|mate-settings-daemon-1.12.1-5|225	rm -fr %{buildroot}%{_includedir}
14cu|mate-settings-daemon-1.12.1-5|226	# move libsound-pulse.so and libmedia-keys-pulse.so into its own place
14cu|mate-settings-daemon-1.12.1-5|227	mv -f %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/%{name}/
14cu|mate-settings-daemon-1.12.1-5|228	# create /etc/sound stuff
14cu|mate-settings-daemon-1.12.1-5|229	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%{_lib}
14cu|mate-settings-daemon-1.12.1-5|230	ln -s %{_libdir}/%{name}/libmedia-keys-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%{_lib}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|231	ln -s %{_libdir}/%{name}/libsound-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%{_lib}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|232	popd
14cu|mate-settings-daemon-1.12.1-5|233	%endif
14cu|mate-settings-daemon-1.12.1-5|234	
14cu|mate-settings-daemon-1.12.1-5|235	%if %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|236	pushd %{name}-gstreamer
14cu|mate-settings-daemon-1.12.1-5|237	%makeinstall_std
14cu|mate-settings-daemon-1.12.1-5|238	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys-gstreamer.so
14cu|mate-settings-daemon-1.12.1-5|239	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/%{name}/libsound-gstreamer.so
14cu|mate-settings-daemon-1.12.1-5|240	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%{_lib}
14cu|mate-settings-daemon-1.12.1-5|241	ln -s %{_libdir}/%{name}/libmedia-keys-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%{_lib}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|242	ln -s %{_libdir}/%{name}/libsound-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%{_lib}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|243	popd
14cu|mate-settings-daemon-1.12.1-5|244	%endif
14cu|mate-settings-daemon-1.12.1-5|245	
14cu|mate-settings-daemon-1.12.1-5|246	%if %{with pulse} || %{with gstreamer}
14cu|mate-settings-daemon-1.12.1-5|247	ln -s %{_sysconfdir}/sound/profiles/current/mate/%{_lib}/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys.so
14cu|mate-settings-daemon-1.12.1-5|248	ln -s %{_sysconfdir}/sound/profiles/current/mate/%{_lib}/libsound.so %{buildroot}%{_libdir}/%{name}/libsound.so
14cu|mate-settings-daemon-1.12.1-5|249	%endif
14cu|mate-settings-daemon-1.12.1-5|250	
14cu|mate-settings-daemon-1.12.1-5|251	find %{buildroot}%{_libdir} -type f -name "*.a" -delete
14cu|mate-settings-daemon-1.12.1-5|252	
14cu|mate-settings-daemon-1.12.1-5|253	# We don't need MateConf convert files:
14cu|mate-settings-daemon-1.12.1-5|254	rm -fr %{buildroot}%{_datadir}/MateConf
14cu|mate-settings-daemon-1.12.1-5|255	
14cu|mate-settings-daemon-1.12.1-5|256	%find_lang %{name}
14cu|mate-settings-daemon-1.12.1-5|257	
14cu|mate-settings-daemon-1.12.1-5|258	
14cu|mate-settings-daemon-1.12.1-5|259	%changelog
14cu|mate-settings-daemon-1.12.1-5|260	
14cu|mate-settings-daemon-1.12.1-5|261	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-5
14cu|mate-settings-daemon-1.12.1-5|262	- (523d500) Enable mouse clicks with touchpad
14cu|mate-settings-daemon-1.12.1-5|263	
14cu|mate-settings-daemon-1.12.1-5|264	

10850 14
14cu|mate-system-monitor-1.12.1-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-system-monitor-1.12.1-1|2	
14cu|mate-system-monitor-1.12.1-1|3	Summary:        Simple process monitor for MATE
14cu|mate-system-monitor-1.12.1-1|4	Name:           mate-system-monitor
14cu|mate-system-monitor-1.12.1-1|5	Version:        1.12.1
14cu|mate-system-monitor-1.12.1-1|6	Release:        1
14cu|mate-system-monitor-1.12.1-1|7	License:        GPLv2+
14cu|mate-system-monitor-1.12.1-1|8	Group:          Graphical desktop/Other
14cu|mate-system-monitor-1.12.1-1|9	URL:            http://mate-desktop.org
14cu|mate-system-monitor-1.12.1-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-system-monitor-1.12.1-1|11	
14cu|mate-system-monitor-1.12.1-1|12	BuildRequires:  libxml2-python
14cu|mate-system-monitor-1.12.1-1|13	BuildRequires:  xml2po
14cu|mate-system-monitor-1.12.1-1|14	BuildRequires:  mate-common
14cu|mate-system-monitor-1.12.1-1|15	BuildRequires:  libgksu-devel
14cu|mate-system-monitor-1.12.1-1|16	BuildRequires:	dbus-glib-devel
14cu|mate-system-monitor-1.12.1-1|17	BuildRequires:	desktop-file-utils
14cu|mate-system-monitor-1.12.1-1|18	BuildRequires:	docbook-dtd412-xml
14cu|mate-system-monitor-1.12.1-1|19	BuildRequires:	startup-notification-devel
14cu|mate-system-monitor-1.12.1-1|20	BuildRequires:  pkgconfig(dconf)
14cu|mate-system-monitor-1.12.1-1|21	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|mate-system-monitor-1.12.1-1|22	BuildRequires:  pkgconfig(glib-2.0)
14cu|mate-system-monitor-1.12.1-1|23	BuildRequires:  pkgconfig(libgtop-2.0)
14cu|mate-system-monitor-1.12.1-1|24	#BuildRequires:  pkgconfig(libmatewnck)
14cu|mate-system-monitor-1.12.1-1|25	BuildRequires:  pkgconfig(librsvg-2.0)
14cu|mate-system-monitor-1.12.1-1|26	BuildRequires:  pkgconfig(libwnck-1.0)
14cu|mate-system-monitor-1.12.1-1|27	BuildRequires:  pkgconfig(libxml-2.0)
14cu|mate-system-monitor-1.12.1-1|28	BuildRequires:  pkgconfig(glibmm-2.4)
14cu|mate-system-monitor-1.12.1-1|29	BuildRequires:  pkgconfig(giomm-2.4)
14cu|mate-system-monitor-1.12.1-1|30	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-system-monitor-1.12.1-1|31	BuildRequires:  pkgconfig(gtkmm-2.4)
14cu|mate-system-monitor-1.12.1-1|32	#BuildRequires:  pkgconfig(mate-icon-theme)
14cu|mate-system-monitor-1.12.1-1|33	BuildRequires:  pkgconfig(gtkmm-2.4)
14cu|mate-system-monitor-1.12.1-1|34	BuildRequires:  desktop-file-utils
14cu|mate-system-monitor-1.12.1-1|35	BuildRequires:  mate-polkit-devel >= 1.1.0
14cu|mate-system-monitor-1.12.1-1|36	BuildRequires:	pcre-devel
14cu|mate-system-monitor-1.12.1-1|37	BuildRequires:	yelp-tools
14cu|mate-system-monitor-1.12.1-1|38	BuildRequires:	itstool
14cu|mate-system-monitor-1.12.1-1|39	
14cu|mate-system-monitor-1.12.1-1|40	Requires:       polkit-agent
14cu|mate-system-monitor-1.12.1-1|41	
14cu|mate-system-monitor-1.12.1-1|42	%description
14cu|mate-system-monitor-1.12.1-1|43	mate-system-monitor allows to graphically view and manipulate the
14cu|mate-system-monitor-1.12.1-1|44	running processes on your system. It also provides an overview of
14cu|mate-system-monitor-1.12.1-1|45	available resources such as CPU and memory.
14cu|mate-system-monitor-1.12.1-1|46	
14cu|mate-system-monitor-1.12.1-1|47	%prep
14cu|mate-system-monitor-1.12.1-1|48	%setup -q
14cu|mate-system-monitor-1.12.1-1|49	
14cu|mate-system-monitor-1.12.1-1|50	%build
14cu|mate-system-monitor-1.12.1-1|51	NOCONFIGURE=1 ./autogen.sh
14cu|mate-system-monitor-1.12.1-1|52	%configure \
14cu|mate-system-monitor-1.12.1-1|53	--disable-static \
14cu|mate-system-monitor-1.12.1-1|54	--disable-scrollkeeper \
14cu|mate-system-monitor-1.12.1-1|55	--enable-compile-warnings=minimum
14cu|mate-system-monitor-1.12.1-1|56	
14cu|mate-system-monitor-1.12.1-1|57	%make
14cu|mate-system-monitor-1.12.1-1|58	
14cu|mate-system-monitor-1.12.1-1|59	%install
14cu|mate-system-monitor-1.12.1-1|60	%makeinstall_std
14cu|mate-system-monitor-1.12.1-1|61	
14cu|mate-system-monitor-1.12.1-1|62	%find_lang %{name} --with-gnome
14cu|mate-system-monitor-1.12.1-1|63	
14cu|mate-system-monitor-1.12.1-1|64	%files -f %{name}.lang
14cu|mate-system-monitor-1.12.1-1|65	%defattr(644,root,root,755)
14cu|mate-system-monitor-1.12.1-1|66	%doc AUTHORS NEWS README
14cu|mate-system-monitor-1.12.1-1|67	%attr(755,root,root) %{_bindir}/%{name}
14cu|mate-system-monitor-1.12.1-1|68	%{_datadir}/applications/mate-system-monitor.desktop
14cu|mate-system-monitor-1.12.1-1|69	%{_datadir}/pixmaps/mate-system-monitor/*
14cu|mate-system-monitor-1.12.1-1|70	%{_datadir}/appdata/*
14cu|mate-system-monitor-1.12.1-1|71	%{_datadir}/glib-2.0/schemas/*
14cu|mate-system-monitor-1.12.1-1|72	%{_datadir}/MateConf/*
14cu|mate-system-monitor-1.12.1-1|73	%{_mandir}/man1/*
14cu|mate-system-monitor-1.12.1-1|74	
14cu|mate-system-monitor-1.12.1-1|75	
14cu|mate-system-monitor-1.12.1-1|76	%changelog
14cu|mate-system-monitor-1.12.1-1|77	
14cu|mate-system-monitor-1.12.1-1|78	* Sun Mar 06 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-1
14cu|mate-system-monitor-1.12.1-1|79	- (7f04b0b) Updated to 1.12.1
14cu|mate-system-monitor-1.12.1-1|80	
14cu|mate-system-monitor-1.12.1-1|81	

10851 14
14cu|mate-system-tools-1.8.1-1|1	Summary:	MATE System Tools
14cu|mate-system-tools-1.8.1-1|2	Name:		mate-system-tools
14cu|mate-system-tools-1.8.1-1|3	Version:	1.8.1
14cu|mate-system-tools-1.8.1-1|4	Release:	1
14cu|mate-system-tools-1.8.1-1|5	License:	GPLv2+
14cu|mate-system-tools-1.8.1-1|6	Group:		System/Configuration/Other
14cu|mate-system-tools-1.8.1-1|7	URL:		http://mate-desktop.org
14cu|mate-system-tools-1.8.1-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
14cu|mate-system-tools-1.8.1-1|9	
14cu|mate-system-tools-1.8.1-1|10	BuildRequires:	docbook-dtd412-xml
14cu|mate-system-tools-1.8.1-1|11	BuildRequires:	intltool
14cu|mate-system-tools-1.8.1-1|12	BuildRequires:	mate-common
14cu|mate-system-tools-1.8.1-1|13	BuildRequires:	rarian
14cu|mate-system-tools-1.8.1-1|14	BuildRequires:	itstool
14cu|mate-system-tools-1.8.1-1|15	BuildRequires:	yelp-tools
14cu|mate-system-tools-1.8.1-1|16	BuildRequires:	xsltproc
14cu|mate-system-tools-1.8.1-1|17	BuildRequires:	libiw-devel
14cu|mate-system-tools-1.8.1-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-system-tools-1.8.1-1|19	BuildRequires:	pkgconfig(liboobs-1)
14cu|mate-system-tools-1.8.1-1|20	BuildRequires:	pkgconfig(libcaja-extension)
14cu|mate-system-tools-1.8.1-1|21	BuildRequires:	pkgconfig(pango)
14cu|mate-system-tools-1.8.1-1|22	BuildRequires:	pkgconfig(polkit-gtk-mate-1)
14cu|mate-system-tools-1.8.1-1|23	BuildRequires:	pkgconfig(system-tools-backends-2.0)
14cu|mate-system-tools-1.8.1-1|24	
14cu|mate-system-tools-1.8.1-1|25	Requires:	system-tools-backends2
14cu|mate-system-tools-1.8.1-1|26	Requires:	usermode
14cu|mate-system-tools-1.8.1-1|27	
14cu|mate-system-tools-1.8.1-1|28	%description
14cu|mate-system-tools-1.8.1-1|29	Day-to-day system management on Unix systems is a chore. Even when
14cu|mate-system-tools-1.8.1-1|30	you're using a friendly graphical desktop, seemingly basic tasks
14cu|mate-system-tools-1.8.1-1|31	like setting the system time, changing the network setup, importing
14cu|mate-system-tools-1.8.1-1|32	and exporting network shared filesystems and configuring swap partitions
14cu|mate-system-tools-1.8.1-1|33	requires editing configuration files by hand, and the exact procedure
14cu|mate-system-tools-1.8.1-1|34	varies between different operating systems and distributions.
14cu|mate-system-tools-1.8.1-1|35	
14cu|mate-system-tools-1.8.1-1|36	The MATE System Tools solve all these problems, giving you a simple
14cu|mate-system-tools-1.8.1-1|37	graphical interface for each task, which uses an advanced backend to
14cu|mate-system-tools-1.8.1-1|38	edit all the relevant files and apply your changes. The interface
14cu|mate-system-tools-1.8.1-1|39	looks and acts in exactly the same way regardless of what platform
14cu|mate-system-tools-1.8.1-1|40	you're using.
14cu|mate-system-tools-1.8.1-1|41	
14cu|mate-system-tools-1.8.1-1|42	%package devel
14cu|mate-system-tools-1.8.1-1|43	Summary:	Pkgconfig file for %{name}
14cu|mate-system-tools-1.8.1-1|44	Group:		Development/Other
14cu|mate-system-tools-1.8.1-1|45	
14cu|mate-system-tools-1.8.1-1|46	%description devel
14cu|mate-system-tools-1.8.1-1|47	This package contains the pkgconfig file for %{name}.
14cu|mate-system-tools-1.8.1-1|48	
14cu|mate-system-tools-1.8.1-1|49	%prep
14cu|mate-system-tools-1.8.1-1|50	%setup -q
14cu|mate-system-tools-1.8.1-1|51	%apply_patches
14cu|mate-system-tools-1.8.1-1|52	
14cu|mate-system-tools-1.8.1-1|53	%build
14cu|mate-system-tools-1.8.1-1|54	# NOCONFIGURE=yes ./autogen.sh
14cu|mate-system-tools-1.8.1-1|55	%configure2_5x \
14cu|mate-system-tools-1.8.1-1|56	--disable-static \
14cu|mate-system-tools-1.8.1-1|57	--disable-scrollkeeper \
14cu|mate-system-tools-1.8.1-1|58	--enable-services
14cu|mate-system-tools-1.8.1-1|59	
14cu|mate-system-tools-1.8.1-1|60	%make LIBS='-lm'
14cu|mate-system-tools-1.8.1-1|61	
14cu|mate-system-tools-1.8.1-1|62	%install
14cu|mate-system-tools-1.8.1-1|63	%makeinstall_std
14cu|mate-system-tools-1.8.1-1|64	rm -rf %buildroot/var/lib/scrollkeeper
14cu|mate-system-tools-1.8.1-1|65	
14cu|mate-system-tools-1.8.1-1|66	%find_lang %{name} --with-gnome --all-name
14cu|mate-system-tools-1.8.1-1|67	
14cu|mate-system-tools-1.8.1-1|68	%files -f %{name}.lang
14cu|mate-system-tools-1.8.1-1|69	%doc README AUTHORS COPYING HACKING NEWS ChangeLog
14cu|mate-system-tools-1.8.1-1|70	%dir %_sysconfdir/%{name}
14cu|mate-system-tools-1.8.1-1|71	%config(noreplace) %_sysconfdir/%{name}/*.conf
14cu|mate-system-tools-1.8.1-1|72	%{_bindir}/mate-network-admin
14cu|mate-system-tools-1.8.1-1|73	%{_bindir}/mate-services-admin
14cu|mate-system-tools-1.8.1-1|74	%{_bindir}/mate-shares-admin
14cu|mate-system-tools-1.8.1-1|75	%{_bindir}/mate-time-admin
14cu|mate-system-tools-1.8.1-1|76	%{_bindir}/mate-users-admin
14cu|mate-system-tools-1.8.1-1|77	%{_libdir}/caja/extensions-2.0/libcaja-gst-shares.so
14cu|mate-system-tools-1.8.1-1|78	%{_datadir}/applications/mate-network.desktop
14cu|mate-system-tools-1.8.1-1|79	%{_datadir}/applications/mate-services.desktop
14cu|mate-system-tools-1.8.1-1|80	%{_datadir}/applications/mate-shares.desktop
14cu|mate-system-tools-1.8.1-1|81	%{_datadir}/applications/mate-time.desktop
14cu|mate-system-tools-1.8.1-1|82	%{_datadir}/applications/mate-users.desktop
14cu|mate-system-tools-1.8.1-1|83	%{_datadir}/glib-2.0/schemas/org.mate.system-tools.gschema.xml
14cu|mate-system-tools-1.8.1-1|84	%{_datadir}/%{name}
14cu|mate-system-tools-1.8.1-1|85	%{_iconsdir}/mate/*/*/*
14cu|mate-system-tools-1.8.1-1|86	
14cu|mate-system-tools-1.8.1-1|87	%files devel
14cu|mate-system-tools-1.8.1-1|88	%_libdir/pkgconfig/mate-system-tools.pc
14cu|mate-system-tools-1.8.1-1|89	
14cu|mate-system-tools-1.8.1-1|90	%changelog
14cu|mate-system-tools-1.8.1-1|91	
14cu|mate-system-tools-1.8.1-1|92	* Tue Sep 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.1-1
14cu|mate-system-tools-1.8.1-1|93	- (cb05be1) Merge pull request #1 from anek254/mate-system-tools:rosa2014.1
14cu|mate-system-tools-1.8.1-1|94	- (cb05be1) Updated to a new version
14cu|mate-system-tools-1.8.1-1|95	
14cu|mate-system-tools-1.8.1-1|96	

10852 14
14cu|mate-terminal-1.12.1-2|1	%define url_ver    %(echo %{version}|cut -d. -f1,2)
14cu|mate-terminal-1.12.1-2|2	
14cu|mate-terminal-1.12.1-2|3	Name:           mate-terminal
14cu|mate-terminal-1.12.1-2|4	Summary:        MATE terminal emulator
14cu|mate-terminal-1.12.1-2|5	Version:        1.12.1
14cu|mate-terminal-1.12.1-2|6	Release:        2
14cu|mate-terminal-1.12.1-2|7	URL:            http://mate-desktop.org
14cu|mate-terminal-1.12.1-2|8	License:        GPLv2+
14cu|mate-terminal-1.12.1-2|9	Group:          Graphical desktop/Other
14cu|mate-terminal-1.12.1-2|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-terminal-1.12.1-2|11	# (fc) add -geometry support
14cu|mate-terminal-1.12.1-2|12	Patch0:         gnome-terminal-2.25.3-geometry.patch
14cu|mate-terminal-1.12.1-2|13	# (fc) change default background (grey on black)
14cu|mate-terminal-1.12.1-2|14	Patch2:         gnome-terminal-2.10.0-background.patch
14cu|mate-terminal-1.12.1-2|15	Patch3:		mate-terminal-1.12.1-rosa-scheme.patch
14cu|mate-terminal-1.12.1-2|16	
14cu|mate-terminal-1.12.1-2|17	BuildRequires:	docbook-dtd412-xml
14cu|mate-terminal-1.12.1-2|18	BuildRequires:	intltool
14cu|mate-terminal-1.12.1-2|19	BuildRequires:	mate-common
14cu|mate-terminal-1.12.1-2|20	BuildRequires:	rarian
14cu|mate-terminal-1.12.1-2|21	BuildRequires:	xml2po
14cu|mate-terminal-1.12.1-2|22	BuildRequires:	xsltproc
14cu|mate-terminal-1.12.1-2|23	BuildRequires:	itstool
14cu|mate-terminal-1.12.1-2|24	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-terminal-1.12.1-2|25	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-terminal-1.12.1-2|26	BuildRequires:	pkgconfig(ice)
14cu|mate-terminal-1.12.1-2|27	#BuildRequires:	pkgconfig(mate-doc-utils)
14cu|mate-terminal-1.12.1-2|28	BuildRequires:	pkgconfig(mate-desktop-2.0)
14cu|mate-terminal-1.12.1-2|29	BuildRequires:	pkgconfig(sm)
14cu|mate-terminal-1.12.1-2|30	BuildRequires:	pkgconfig(vte)
14cu|mate-terminal-1.12.1-2|31	BuildRequires:	pkgconfig(x11)
14cu|mate-terminal-1.12.1-2|32	BuildRequires:	pkgconfig(dconf)
14cu|mate-terminal-1.12.1-2|33	Requires:	mate-desktop
14cu|mate-terminal-1.12.1-2|34	
14cu|mate-terminal-1.12.1-2|35	%description
14cu|mate-terminal-1.12.1-2|36	Mate-terminal is a terminal emulator for MATE. It supports translucent
14cu|mate-terminal-1.12.1-2|37	backgrounds, opening multiple terminals in a single window (tabs) and
14cu|mate-terminal-1.12.1-2|38	clickable URLs.
14cu|mate-terminal-1.12.1-2|39	
14cu|mate-terminal-1.12.1-2|40	%prep
14cu|mate-terminal-1.12.1-2|41	%setup -q
14cu|mate-terminal-1.12.1-2|42	%apply_patches
14cu|mate-terminal-1.12.1-2|43	
14cu|mate-terminal-1.12.1-2|44	%build
14cu|mate-terminal-1.12.1-2|45	# NOCONFIGURE=1 ./autogen.sh
14cu|mate-terminal-1.12.1-2|46	%configure2_5x
14cu|mate-terminal-1.12.1-2|47	%make
14cu|mate-terminal-1.12.1-2|48	
14cu|mate-terminal-1.12.1-2|49	%install
14cu|mate-terminal-1.12.1-2|50	%makeinstall_std
14cu|mate-terminal-1.12.1-2|51	rm -rf %{buildroot}/var
14cu|mate-terminal-1.12.1-2|52	
14cu|mate-terminal-1.12.1-2|53	desktop-file-install --vendor="" \
14cu|mate-terminal-1.12.1-2|54	--remove-category="Application" \
14cu|mate-terminal-1.12.1-2|55	--add-only-show-in="MATE" \
14cu|mate-terminal-1.12.1-2|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|mate-terminal-1.12.1-2|57	
14cu|mate-terminal-1.12.1-2|58	
14cu|mate-terminal-1.12.1-2|59	%find_lang %{name}
14cu|mate-terminal-1.12.1-2|60	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
14cu|mate-terminal-1.12.1-2|61	#echo "%lang($(basename $omf|sed -e s/%{name}-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
14cu|mate-terminal-1.12.1-2|62	#done
14cu|mate-terminal-1.12.1-2|63	
14cu|mate-terminal-1.12.1-2|64	%post
14cu|mate-terminal-1.12.1-2|65	if [ "$1" = "2" ]; then
14cu|mate-terminal-1.12.1-2|66	update-alternatives --remove xvt %{_bindir}/mate-terminal
14cu|mate-terminal-1.12.1-2|67	fi
14cu|mate-terminal-1.12.1-2|68	
14cu|mate-terminal-1.12.1-2|69	%files -f %{name}.lang
14cu|mate-terminal-1.12.1-2|70	%doc AUTHORS COPYING NEWS README ChangeLog
14cu|mate-terminal-1.12.1-2|71	%{_mandir}/man1/*
14cu|mate-terminal-1.12.1-2|72	%{_bindir}/mate-terminal
14cu|mate-terminal-1.12.1-2|73	%{_bindir}/mate-terminal.wrapper
14cu|mate-terminal-1.12.1-2|74	%{_datadir}/mate-terminal
14cu|mate-terminal-1.12.1-2|75	%{_datadir}/appdata/*xml
14cu|mate-terminal-1.12.1-2|76	%{_datadir}/applications/mate-terminal.desktop
14cu|mate-terminal-1.12.1-2|77	%{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
14cu|mate-terminal-1.12.1-2|78	%{_datadir}/help/*/mate-terminal/legal.xml
14cu|mate-terminal-1.12.1-2|79	%{_datadir}/help/*/mate-terminal/index.docbook
14cu|mate-terminal-1.12.1-2|80	%{_datadir}/help/*/mate-terminal/figures/*.png
14cu|mate-terminal-1.12.1-2|81	
14cu|mate-terminal-1.12.1-2|82	
14cu|mate-terminal-1.12.1-2|83	%changelog
14cu|mate-terminal-1.12.1-2|84	
14cu|mate-terminal-1.12.1-2|85	* Tue Jun 28 2016 Denis Silakov <dsilakov@gmail.com> 1.12.1-2
14cu|mate-terminal-1.12.1-2|86	- (54c25ed) Adjust settings for ROSa
14cu|mate-terminal-1.12.1-2|87	
14cu|mate-terminal-1.12.1-2|88	

10853 14
14cu|mate-user-share-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mate-user-share-1.12.0-1|2	
14cu|mate-user-share-1.12.0-1|3	Name:           mate-user-share
14cu|mate-user-share-1.12.0-1|4	Version:        1.12.0
14cu|mate-user-share-1.12.0-1|5	Release:        1
14cu|mate-user-share-1.12.0-1|6	License:        GPLv2+
14cu|mate-user-share-1.12.0-1|7	Summary:        MATE  user file sharing
14cu|mate-user-share-1.12.0-1|8	URL:            http://mate-desktop.org
14cu|mate-user-share-1.12.0-1|9	Group:          System/Servers
14cu|mate-user-share-1.12.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-user-share-1.12.0-1|11	
14cu|mate-user-share-1.12.0-1|12	BuildRequires:  apache-devel
14cu|mate-user-share-1.12.0-1|13	BuildRequires:  itstool
14cu|mate-user-share-1.12.0-1|14	BuildRequires:  libxml2-utils
14cu|mate-user-share-1.12.0-1|15	BuildRequires:  itstool
14cu|mate-user-share-1.12.0-1|16	BuildRequires:  pkgconfig(dbus-1)
14cu|mate-user-share-1.12.0-1|17	BuildRequires:  hicolor-icon-theme
14cu|mate-user-share-1.12.0-1|18	BuildRequires:  mate-common
14cu|mate-user-share-1.12.0-1|19	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|mate-user-share-1.12.0-1|20	BuildRequires:  pkgconfig(libcaja-extension)
14cu|mate-user-share-1.12.0-1|21	BuildRequires:  pkgconfig(libnotify)
14cu|mate-user-share-1.12.0-1|22	BuildRequires:  pkgconfig(libcanberra-gtk)
14cu|mate-user-share-1.12.0-1|23	BuildRequires:  pkgconfig(gdk-x11-2.0)
14cu|mate-user-share-1.12.0-1|24	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|mate-user-share-1.12.0-1|25	BuildRequires:  perl(XML::Parser)
14cu|mate-user-share-1.12.0-1|26	BuildRequires:  pkgconfig(unique-1.0)
14cu|mate-user-share-1.12.0-1|27	BuildRequires:  pkgconfig(ice)
14cu|mate-user-share-1.12.0-1|28	BuildRequires:  pkgconfig(sm)
14cu|mate-user-share-1.12.0-1|29	BuildRequires:  yelp-tools
14cu|mate-user-share-1.12.0-1|30	
14cu|mate-user-share-1.12.0-1|31	Suggests:       apache
14cu|mate-user-share-1.12.0-1|32	
14cu|mate-user-share-1.12.0-1|33	# already not working bluetooth support dropped by upstream:
14cu|mate-user-share-1.12.0-1|34	Obsoletes:		mate-bluetooth
14cu|mate-user-share-1.12.0-1|35	Obsoletes:		mate-file-manager-sendto-bluetooth
14cu|mate-user-share-1.12.0-1|36	Obsoletes:		libmate-bluetooth-devel
14cu|mate-user-share-1.12.0-1|37	Obsoletes:		libmate-bluetooth-gir1.0
14cu|mate-user-share-1.12.0-1|38	Obsoletes:		libmate-bluetooth8
14cu|mate-user-share-1.12.0-1|39	Conflicts:		mate-bluetooth
14cu|mate-user-share-1.12.0-1|40	Conflicts:		mate-file-manager-sendto-bluetooth
14cu|mate-user-share-1.12.0-1|41	Conflicts:		libmate-bluetooth-devel
14cu|mate-user-share-1.12.0-1|42	Conflicts:		libmate-bluetooth-gir1.0
14cu|mate-user-share-1.12.0-1|43	Conflicts:		libmate-bluetooth8
14cu|mate-user-share-1.12.0-1|44	
14cu|mate-user-share-1.12.0-1|45	%description
14cu|mate-user-share-1.12.0-1|46	This program enables user to share directories through Webdav.
14cu|mate-user-share-1.12.0-1|47	
14cu|mate-user-share-1.12.0-1|48	This package does not provide bluetooth support. Use a generic
14cu|mate-user-share-1.12.0-1|49	tool to get bluetooth support.
14cu|mate-user-share-1.12.0-1|50	
14cu|mate-user-share-1.12.0-1|51	%prep
14cu|mate-user-share-1.12.0-1|52	%setup -q
14cu|mate-user-share-1.12.0-1|53	%apply_patches
14cu|mate-user-share-1.12.0-1|54	
14cu|mate-user-share-1.12.0-1|55	%build
14cu|mate-user-share-1.12.0-1|56	%configure2_5x \
14cu|mate-user-share-1.12.0-1|57	--disable-scrollkeeper \
14cu|mate-user-share-1.12.0-1|58	--disable-static \
14cu|mate-user-share-1.12.0-1|59	--disable-bluetooth \
14cu|mate-user-share-1.12.0-1|60	--disable-schemas-compile
14cu|mate-user-share-1.12.0-1|61	%make
14cu|mate-user-share-1.12.0-1|62	
14cu|mate-user-share-1.12.0-1|63	%install
14cu|mate-user-share-1.12.0-1|64	%makeinstall_std
14cu|mate-user-share-1.12.0-1|65	
14cu|mate-user-share-1.12.0-1|66	# remove needless gsettings convert file to avoid slow session start
14cu|mate-user-share-1.12.0-1|67	rm -fr  %{buildroot}%{_datadir}/MateConf
14cu|mate-user-share-1.12.0-1|68	
14cu|mate-user-share-1.12.0-1|69	# remove obsolete bluetooth stuff
14cu|mate-user-share-1.12.0-1|70	rm -fr  %{buildroot}%{_sysconfdir}/xdg/autostart/mate-user-share-obex*
14cu|mate-user-share-1.12.0-1|71	
14cu|mate-user-share-1.12.0-1|72	%find_lang %{name} --with-gnome --all-name
14cu|mate-user-share-1.12.0-1|73	
14cu|mate-user-share-1.12.0-1|74	%files -f %{name}.lang
14cu|mate-user-share-1.12.0-1|75	%doc ChangeLog README
14cu|mate-user-share-1.12.0-1|76	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-user-share-webdav.desktop
14cu|mate-user-share-1.12.0-1|77	%{_bindir}/mate-file-share-properties
14cu|mate-user-share-1.12.0-1|78	%{_libexecdir}/%{name}
14cu|mate-user-share-1.12.0-1|79	%{_libdir}/caja/
14cu|mate-user-share-1.12.0-1|80	%{_datadir}/%{name}/
14cu|mate-user-share-1.12.0-1|81	%{_datadir}/applications/mate-user-share-properties.desktop
14cu|mate-user-share-1.12.0-1|82	%{_datadir}/icons/hicolor/
14cu|mate-user-share-1.12.0-1|83	%{_datadir}/glib-2.0/schemas/org.mate.FileSharing.gschema.xml
14cu|mate-user-share-1.12.0-1|84	#%{_datadir}/help/*/mate-user-share
14cu|mate-user-share-1.12.0-1|85	%{_mandir}/man1/mate-file-share-properties.1*
14cu|mate-user-share-1.12.0-1|86	%{_datadir}/caja/extensions/libcaja-user-share.caja-extension
14cu|mate-user-share-1.12.0-1|87	
14cu|mate-user-share-1.12.0-1|88	
14cu|mate-user-share-1.12.0-1|89	%changelog
14cu|mate-user-share-1.12.0-1|90	
14cu|mate-user-share-1.12.0-1|91	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-user-share-1.12.0-1|92	- (23c853e) Updated to 1.12.0
14cu|mate-user-share-1.12.0-1|93	
14cu|mate-user-share-1.12.0-1|94	

10854 14
14cu|mate-utils-1.12.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
14cu|mate-utils-1.12.0-1|2	%define major 6
14cu|mate-utils-1.12.0-1|3	%define libname %mklibname matedict1.0_ %{major}
14cu|mate-utils-1.12.0-1|4	%define develname %mklibname -d matedict1.0
14cu|mate-utils-1.12.0-1|5	
14cu|mate-utils-1.12.0-1|6	%define subrel 1
14cu|mate-utils-1.12.0-1|7	
14cu|mate-utils-1.12.0-1|8	Summary:        MATE utility programs such as file search and calculator
14cu|mate-utils-1.12.0-1|9	Name:           mate-utils
14cu|mate-utils-1.12.0-1|10	Version:        1.12.0
14cu|mate-utils-1.12.0-1|11	Release:        1
14cu|mate-utils-1.12.0-1|12	Group:          Graphical desktop/Other
14cu|mate-utils-1.12.0-1|13	License:        GPLv2+ and LGPLv2+
14cu|mate-utils-1.12.0-1|14	URL:            http://mate-desktop.org
14cu|mate-utils-1.12.0-1|15	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mate-utils-1.12.0-1|16	Patch0:         mate-utils_glib-compile-schema-fix.patch
14cu|mate-utils-1.12.0-1|17	
14cu|mate-utils-1.12.0-1|18	BuildRequires:	docbook-dtd412-xml
14cu|mate-utils-1.12.0-1|19	BuildRequires:	gtk-doc
14cu|mate-utils-1.12.0-1|20	BuildRequires:	intltool
14cu|mate-utils-1.12.0-1|21	BuildRequires:	mate-common
14cu|mate-utils-1.12.0-1|22	BuildRequires:	xml2po
14cu|mate-utils-1.12.0-1|23	BuildRequires:	itstool
14cu|mate-utils-1.12.0-1|24	BuildRequires:	yelp-tools
14cu|mate-utils-1.12.0-1|25	BuildRequires:	pkgconfig(glib-2.0)
14cu|mate-utils-1.12.0-1|26	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mate-utils-1.12.0-1|27	BuildRequires:	pkgconfig(ice)
14cu|mate-utils-1.12.0-1|28	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|mate-utils-1.12.0-1|29	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|mate-utils-1.12.0-1|30	BuildRequires:	pkgconfig(libmatepanelapplet-4.0)
14cu|mate-utils-1.12.0-1|31	BuildRequires:	pkgconfig(sm)
14cu|mate-utils-1.12.0-1|32	BuildRequires:	pkgconfig(x11)
14cu|mate-utils-1.12.0-1|33	BuildRequires:	pkgconfig(xext)
14cu|mate-utils-1.12.0-1|34	Requires:	mate-desktop
14cu|mate-utils-1.12.0-1|35	
14cu|mate-utils-1.12.0-1|36	%description
14cu|mate-utils-1.12.0-1|37	MATE Utilities is a collection of small applications all there to make
14cu|mate-utils-1.12.0-1|38	your day just that little bit brighter - System Log Viewer,
14cu|mate-utils-1.12.0-1|39	Search Tool, Dictionary.
14cu|mate-utils-1.12.0-1|40	
14cu|mate-utils-1.12.0-1|41	%package -n %{libname}
14cu|mate-utils-1.12.0-1|42	Group:   System/Libraries
14cu|mate-utils-1.12.0-1|43	Summary: MATE dictionary shared library
14cu|mate-utils-1.12.0-1|44	
14cu|mate-utils-1.12.0-1|45	%description -n %{libname}
14cu|mate-utils-1.12.0-1|46	This is the shared library required by the MATE Dictionary.
14cu|mate-utils-1.12.0-1|47	
14cu|mate-utils-1.12.0-1|48	%package -n %{develname}
14cu|mate-utils-1.12.0-1|49	Group:     Development/C
14cu|mate-utils-1.12.0-1|50	Summary:   MATE dictionary library development files
14cu|mate-utils-1.12.0-1|51	Requires:  %{libname} = %{version}
14cu|mate-utils-1.12.0-1|52	Provides:  libmatedict1.0-devel = %{version}-%{release}
14cu|mate-utils-1.12.0-1|53	Provides:  %{name}-devel = %{version}-%{release}
14cu|mate-utils-1.12.0-1|54	
14cu|mate-utils-1.12.0-1|55	%description -n %{develname}
14cu|mate-utils-1.12.0-1|56	This is the shared library required by the MATE Dictionary.
14cu|mate-utils-1.12.0-1|57	
14cu|mate-utils-1.12.0-1|58	%prep
14cu|mate-utils-1.12.0-1|59	%setup -q
14cu|mate-utils-1.12.0-1|60	%apply_patches
14cu|mate-utils-1.12.0-1|61	
14cu|mate-utils-1.12.0-1|62	%build
14cu|mate-utils-1.12.0-1|63	NOCONFIGURE=1 ./autogen.sh
14cu|mate-utils-1.12.0-1|64	%configure2_5x \
14cu|mate-utils-1.12.0-1|65	--disable-static            \
14cu|mate-utils-1.12.0-1|66	--disable-scrollkeeper      \
14cu|mate-utils-1.12.0-1|67	--disable-schemas-compile   \
14cu|mate-utils-1.12.0-1|68	--enable-gdict-applet       \
14cu|mate-utils-1.12.0-1|69	--enable-gtk-doc-html       \
14cu|mate-utils-1.12.0-1|70	--enable-ipv6=yes           \
14cu|mate-utils-1.12.0-1|71	--disable-schemas-compile   \
14cu|mate-utils-1.12.0-1|72	--with-x
14cu|mate-utils-1.12.0-1|73	
14cu|mate-utils-1.12.0-1|74	%make
14cu|mate-utils-1.12.0-1|75	
14cu|mate-utils-1.12.0-1|76	%install
14cu|mate-utils-1.12.0-1|77	%makeinstall_std
14cu|mate-utils-1.12.0-1|78	rm -rf %{buildroot}/var
14cu|mate-utils-1.12.0-1|79	
14cu|mate-utils-1.12.0-1|80	# make mate-system-log use consolehelper until it starts using polkit
14cu|mate-utils-1.12.0-1|81	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cu|mate-utils-1.12.0-1|82	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/mate-system-log
14cu|mate-utils-1.12.0-1|83	#%%PAM-1.0
14cu|mate-utils-1.12.0-1|84	auth		include		system-auth
14cu|mate-utils-1.12.0-1|85	account		include		system-auth
14cu|mate-utils-1.12.0-1|86	session		include		system-auth
14cu|mate-utils-1.12.0-1|87	EOF
14cu|mate-utils-1.12.0-1|88	
14cu|mate-utils-1.12.0-1|89	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14cu|mate-utils-1.12.0-1|90	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/mate-system-log
14cu|mate-utils-1.12.0-1|91	USER=root
14cu|mate-utils-1.12.0-1|92	PROGRAM=/usr/sbin/mate-system-log
14cu|mate-utils-1.12.0-1|93	SESSION=true
14cu|mate-utils-1.12.0-1|94	FALLBACK=true
14cu|mate-utils-1.12.0-1|95	EOF
14cu|mate-utils-1.12.0-1|96	
14cu|mate-utils-1.12.0-1|97	mkdir -p %{buildroot}%{_sbindir}
14cu|mate-utils-1.12.0-1|98	/bin/mv %{buildroot}%{_bindir}/mate-system-log %{buildroot}%{_sbindir}
14cu|mate-utils-1.12.0-1|99	/bin/ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/mate-system-log
14cu|mate-utils-1.12.0-1|100	
14cu|mate-utils-1.12.0-1|101	%{find_lang} %{name}-2.0 --with-gnome --all-name
14cu|mate-utils-1.12.0-1|102	
14cu|mate-utils-1.12.0-1|103	desktop-file-install                          \
14cu|mate-utils-1.12.0-1|104	--remove-category="MATE"                    \
14cu|mate-utils-1.12.0-1|105	--add-category="X-Mate"                     \
14cu|mate-utils-1.12.0-1|106	--delete-original                           \
14cu|mate-utils-1.12.0-1|107	--dir %{buildroot}%{_datadir}/applications  \
14cu|mate-utils-1.12.0-1|108	%{buildroot}%{_datadir}/applications/*
14cu|mate-utils-1.12.0-1|109	
14cu|mate-utils-1.12.0-1|110	for i in %{buildroot}%{_datadir}/applications/* ; do
14cu|mate-utils-1.12.0-1|111	desktop-file-validate $i
14cu|mate-utils-1.12.0-1|112	done
14cu|mate-utils-1.12.0-1|113	
14cu|mate-utils-1.12.0-1|114	rm -fv %{buildroot}%{_bindir}/test-reader
14cu|mate-utils-1.12.0-1|115	
14cu|mate-utils-1.12.0-1|116	%files -f %{name}-2.0.lang
14cu|mate-utils-1.12.0-1|117	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|mate-utils-1.12.0-1|118	%doc mate-dictionary/AUTHORS
14cu|mate-utils-1.12.0-1|119	%doc mate-dictionary/README
14cu|mate-utils-1.12.0-1|120	%doc baobab/AUTHORS
14cu|mate-utils-1.12.0-1|121	%doc baobab/README
14cu|mate-utils-1.12.0-1|122	%config(noreplace) %{_datadir}/dbus-1/services/*.service
14cu|mate-utils-1.12.0-1|123	%{_sysconfdir}/security/console.apps/mate-system-log
14cu|mate-utils-1.12.0-1|124	%{_sysconfdir}/pam.d/mate-system-log
14cu|mate-utils-1.12.0-1|125	%{_bindir}/*
14cu|mate-utils-1.12.0-1|126	%{_sbindir}/mate-system-log
14cu|mate-utils-1.12.0-1|127	%{_libexecdir}/mate-dictionary-applet
14cu|mate-utils-1.12.0-1|128	%{_mandir}/*/*
14cu|mate-utils-1.12.0-1|129	%{_datadir}/appdata/*
14cu|mate-utils-1.12.0-1|130	%{_datadir}/applications/mate-*.desktop
14cu|mate-utils-1.12.0-1|131	%{_datadir}/mate-dict/
14cu|mate-utils-1.12.0-1|132	%{_datadir}/mate-dictionary/
14cu|mate-utils-1.12.0-1|133	%{_datadir}/mate-screenshot/
14cu|mate-utils-1.12.0-1|134	%{_datadir}/mate-disk-usage-analyzer/
14cu|mate-utils-1.12.0-1|135	%{_datadir}/mate-utils/
14cu|mate-utils-1.12.0-1|136	%{_datadir}/pixmaps/*
14cu|mate-utils-1.12.0-1|137	%{_datadir}/MateConf/gsettings/*.convert
14cu|mate-utils-1.12.0-1|138	%{_datadir}/glib-2.0/schemas/*gschema.xml
14cu|mate-utils-1.12.0-1|139	%{_datadir}/gtk-doc/html/mate-dict
14cu|mate-utils-1.12.0-1|140	%{_datadir}/mate-panel/applets/org.mate.DictionaryApplet.mate-panel-applet
14cu|mate-utils-1.12.0-1|141	%{_iconsdir}/hicolor/*/apps/*
14cu|mate-utils-1.12.0-1|142	
14cu|mate-utils-1.12.0-1|143	%files -n %{libname}
14cu|mate-utils-1.12.0-1|144	%_libdir/libmatedict.so.%{major}*
14cu|mate-utils-1.12.0-1|145	
14cu|mate-utils-1.12.0-1|146	%files -n %{develname}
14cu|mate-utils-1.12.0-1|147	%{_libdir}/libmatedict*.so
14cu|mate-utils-1.12.0-1|148	%{_libdir}/pkgconfig/mate-dict*.pc
14cu|mate-utils-1.12.0-1|149	%{_includedir}/mate-dict
14cu|mate-utils-1.12.0-1|150	
14cu|mate-utils-1.12.0-1|151	
14cu|mate-utils-1.12.0-1|152	
14cu|mate-utils-1.12.0-1|153	%changelog
14cu|mate-utils-1.12.0-1|154	
14cu|mate-utils-1.12.0-1|155	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mate-utils-1.12.0-1|156	- (0dec25b) Updated to 1.12.0
14cu|mate-utils-1.12.0-1|157	
14cu|mate-utils-1.12.0-1|158	

10855 14
14cu|mathgl-2.2.2.1-4|1	%define major 7.2.0
14cu|mathgl-2.2.2.1-4|2	%define libname %mklibname mgl %{major}
14cu|mathgl-2.2.2.1-4|3	%define fltkmajor 7.2.0
14cu|mathgl-2.2.2.1-4|4	%define fltklibname %mklibname mgl-fltk %{fltkmajor}
14cu|mathgl-2.2.2.1-4|5	%define glutmajor 7.2.0
14cu|mathgl-2.2.2.1-4|6	%define glutlibname %mklibname mgl-glut %{glutmajor}
14cu|mathgl-2.2.2.1-4|7	%define qtmajor 7.2.0
14cu|mathgl-2.2.2.1-4|8	%define qtlibname %mklibname mgl-qt %{qtmajor}
14cu|mathgl-2.2.2.1-4|9	%define qt4major 7.2.0
14cu|mathgl-2.2.2.1-4|10	%define qt4libname %mklibname mgl-qt4_ %{qt4major}
14cu|mathgl-2.2.2.1-4|11	%define wndmajor 7.2.0
14cu|mathgl-2.2.2.1-4|12	%define wndlibname %mklibname mgl-wnd %{wndmajor}
14cu|mathgl-2.2.2.1-4|13	%define wxmajor 7.2.0
14cu|mathgl-2.2.2.1-4|14	%define wxlibname %mklibname mgl-wx %{wxmajor}
14cu|mathgl-2.2.2.1-4|15	%define devname %mklibname mgl -d
14cu|mathgl-2.2.2.1-4|16	%define sdevname %mklibname mgl -d -s
14cu|mathgl-2.2.2.1-4|17	
14cu|mathgl-2.2.2.1-4|18	# Broken for now due to swig issues (doesn't build)
14cu|mathgl-2.2.2.1-4|19	%bcond_with octave
14cu|mathgl-2.2.2.1-4|20	
14cu|mathgl-2.2.2.1-4|21	Summary:	Library for scientific graphics
14cu|mathgl-2.2.2.1-4|22	Name:		mathgl
14cu|mathgl-2.2.2.1-4|23	Version:	2.2.2.1
14cu|mathgl-2.2.2.1-4|24	Release:	4
14cu|mathgl-2.2.2.1-4|25	License:	GPLv2+
14cu|mathgl-2.2.2.1-4|26	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|27	Url:		http://mathgl.sourceforge.net/
14cu|mathgl-2.2.2.1-4|28	Source0:	http://downloads.sourceforge.net/mathgl/%{name}-%{version}.tar.gz
14cu|mathgl-2.2.2.1-4|29	Patch0:		mathgl-2.2.2.1-mathgl-fltk.patch
14cu|mathgl-2.2.2.1-4|30	Patch1:		mathgl-2.2.2.1-udav-help-path.patch
14cu|mathgl-2.2.2.1-4|31	Patch2:		mathgl-2.2-no_octave.patch
14cu|mathgl-2.2.2.1-4|32	Patch3:		mathgl-2.2.2.1-giflib51.patch
14cu|mathgl-2.2.2.1-4|33	Patch4:		mathgl-2.2.2.1-x11.patch
14cu|mathgl-2.2.2.1-4|34	BuildRequires:	chrpath
14cu|mathgl-2.2.2.1-4|35	BuildRequires:	cmake
14cu|mathgl-2.2.2.1-4|36	BuildRequires:	swig
14cu|mathgl-2.2.2.1-4|37	BuildRequires:	texi2html
14cu|mathgl-2.2.2.1-4|38	BuildRequires:	texinfo
14cu|mathgl-2.2.2.1-4|39	BuildRequires:	texlive
14cu|mathgl-2.2.2.1-4|40	BuildRequires:	texlive-collection-fontsrecommended
14cu|mathgl-2.2.2.1-4|41	BuildRequires:	texlive-collection-genericrecommended
14cu|mathgl-2.2.2.1-4|42	BuildRequires:	texlive-collection-langgerman
14cu|mathgl-2.2.2.1-4|43	BuildRequires:	texlive-texinfo
14cu|mathgl-2.2.2.1-4|44	BuildRequires:	fltk-devel
14cu|mathgl-2.2.2.1-4|45	BuildRequires:	giflib-devel
14cu|mathgl-2.2.2.1-4|46	BuildRequires:	hdf5-devel
14cu|mathgl-2.2.2.1-4|47	BuildRequires:	jpeg-devel
14cu|mathgl-2.2.2.1-4|48	BuildRequires:	libharu-devel
14cu|mathgl-2.2.2.1-4|49	%if %{with octave}
14cu|mathgl-2.2.2.1-4|50	BuildRequires:	octave-devel
14cu|mathgl-2.2.2.1-4|51	%endif
14cu|mathgl-2.2.2.1-4|52	BuildRequires:	qt4-devel
14cu|mathgl-2.2.2.1-4|53	BuildRequires:	wxgtku2.8-devel
14cu|mathgl-2.2.2.1-4|54	BuildRequires:	pkgconfig(gl)
14cu|mathgl-2.2.2.1-4|55	BuildRequires:	pkgconfig(glut)
14cu|mathgl-2.2.2.1-4|56	BuildRequires:	pkgconfig(gsl)
14cu|mathgl-2.2.2.1-4|57	BuildRequires:	pkgconfig(xmu)
14cu|mathgl-2.2.2.1-4|58	%if !%{with octave}
14cu|mathgl-2.2.2.1-4|59	Obsoletes:	%{name}-octave < %{EVRD}
14cu|mathgl-2.2.2.1-4|60	%endif
14cu|mathgl-2.2.2.1-4|61	
14cu|mathgl-2.2.2.1-4|62	%description
14cu|mathgl-2.2.2.1-4|63	MathGL is a library for making high-quality scientific graphics. It
14cu|mathgl-2.2.2.1-4|64	provides fast data plotting and handling of large data arrays.
14cu|mathgl-2.2.2.1-4|65	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
14cu|mathgl-2.2.2.1-4|66	console programs.
14cu|mathgl-2.2.2.1-4|67	
14cu|mathgl-2.2.2.1-4|68	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|69	
14cu|mathgl-2.2.2.1-4|70	%package tools
14cu|mathgl-2.2.2.1-4|71	Summary:	Tools for MathGL
14cu|mathgl-2.2.2.1-4|72	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|73	
14cu|mathgl-2.2.2.1-4|74	%description tools
14cu|mathgl-2.2.2.1-4|75	This package contains the MathGL tools.
14cu|mathgl-2.2.2.1-4|76	
14cu|mathgl-2.2.2.1-4|77	%files tools
14cu|mathgl-2.2.2.1-4|78	%{_bindir}/mglconv
14cu|mathgl-2.2.2.1-4|79	%{_bindir}/mglview
14cu|mathgl-2.2.2.1-4|80	%{_bindir}/mgl.cgi
14cu|mathgl-2.2.2.1-4|81	%{_mandir}/man1/mglconv.1*
14cu|mathgl-2.2.2.1-4|82	%{_mandir}/man1/mglview.1*
14cu|mathgl-2.2.2.1-4|83	%{_mandir}/man1/mgl.cgi.1*
14cu|mathgl-2.2.2.1-4|84	
14cu|mathgl-2.2.2.1-4|85	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|86	
14cu|mathgl-2.2.2.1-4|87	%package examples
14cu|mathgl-2.2.2.1-4|88	Summary:	Examples for MathGL
14cu|mathgl-2.2.2.1-4|89	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|90	
14cu|mathgl-2.2.2.1-4|91	%description examples
14cu|mathgl-2.2.2.1-4|92	This package contains the MathGL examples.
14cu|mathgl-2.2.2.1-4|93	
14cu|mathgl-2.2.2.1-4|94	%files examples
14cu|mathgl-2.2.2.1-4|95	%{_bindir}/mgl*_example
14cu|mathgl-2.2.2.1-4|96	
14cu|mathgl-2.2.2.1-4|97	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|98	
14cu|mathgl-2.2.2.1-4|99	%package data
14cu|mathgl-2.2.2.1-4|100	Summary:	Data files for MathGL
14cu|mathgl-2.2.2.1-4|101	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|102	
14cu|mathgl-2.2.2.1-4|103	%description data
14cu|mathgl-2.2.2.1-4|104	This package contains the MathGL data files.
14cu|mathgl-2.2.2.1-4|105	
14cu|mathgl-2.2.2.1-4|106	%files data
14cu|mathgl-2.2.2.1-4|107	%{_datadir}/%{name}
14cu|mathgl-2.2.2.1-4|108	
14cu|mathgl-2.2.2.1-4|109	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|110	
14cu|mathgl-2.2.2.1-4|111	%if %{with octave}
14cu|mathgl-2.2.2.1-4|112	%package octave
14cu|mathgl-2.2.2.1-4|113	Summary:	MathGL bindings for octave
14cu|mathgl-2.2.2.1-4|114	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|115	Requires(post):	octave(api) = %{octave_api}
14cu|mathgl-2.2.2.1-4|116	Requires(postun): octave(api) = %{octave_api}
14cu|mathgl-2.2.2.1-4|117	Requires:	octave(api) = %{octave_api}
14cu|mathgl-2.2.2.1-4|118	
14cu|mathgl-2.2.2.1-4|119	%description octave
14cu|mathgl-2.2.2.1-4|120	This package contains the MathGL bindings for octave.
14cu|mathgl-2.2.2.1-4|121	
14cu|mathgl-2.2.2.1-4|122	%files octave
14cu|mathgl-2.2.2.1-4|123	%{_datadir}/octave/packages/*
14cu|mathgl-2.2.2.1-4|124	%{_libexecdir}/octave/packages/*
14cu|mathgl-2.2.2.1-4|125	
14cu|mathgl-2.2.2.1-4|126	%post octave
14cu|mathgl-2.2.2.1-4|127	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
14cu|mathgl-2.2.2.1-4|128	
14cu|mathgl-2.2.2.1-4|129	%postun octave
14cu|mathgl-2.2.2.1-4|130	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
14cu|mathgl-2.2.2.1-4|131	%endif
14cu|mathgl-2.2.2.1-4|132	
14cu|mathgl-2.2.2.1-4|133	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|134	
14cu|mathgl-2.2.2.1-4|135	%package doc
14cu|mathgl-2.2.2.1-4|136	Summary:	Documentation for MathGL
14cu|mathgl-2.2.2.1-4|137	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|138	
14cu|mathgl-2.2.2.1-4|139	%description doc
14cu|mathgl-2.2.2.1-4|140	This package contains the MathGL documentation.
14cu|mathgl-2.2.2.1-4|141	
14cu|mathgl-2.2.2.1-4|142	%files doc
14cu|mathgl-2.2.2.1-4|143	%{_docdir}/%{name}
14cu|mathgl-2.2.2.1-4|144	%{_infodir}/*
14cu|mathgl-2.2.2.1-4|145	%{_mandir}/man5/mgl.5*
14cu|mathgl-2.2.2.1-4|146	
14cu|mathgl-2.2.2.1-4|147	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|148	
14cu|mathgl-2.2.2.1-4|149	%package -n %{libname}
14cu|mathgl-2.2.2.1-4|150	Summary:	Main runtime library for MathGL
14cu|mathgl-2.2.2.1-4|151	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|152	Requires:	%{name}-data
14cu|mathgl-2.2.2.1-4|153	
14cu|mathgl-2.2.2.1-4|154	%description -n %{libname}
14cu|mathgl-2.2.2.1-4|155	MathGL is a library for making high-quality scientific graphics. It
14cu|mathgl-2.2.2.1-4|156	provides fast data plotting and handling of large data arrays.
14cu|mathgl-2.2.2.1-4|157	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
14cu|mathgl-2.2.2.1-4|158	console programs.
14cu|mathgl-2.2.2.1-4|159	
14cu|mathgl-2.2.2.1-4|160	This package contains the MathGL main runtime library.
14cu|mathgl-2.2.2.1-4|161	
14cu|mathgl-2.2.2.1-4|162	%files -n %{libname}
14cu|mathgl-2.2.2.1-4|163	%doc AUTHORS COPYING COPYING_LGPL ChangeLog.txt README README_V2
14cu|mathgl-2.2.2.1-4|164	%{_libdir}/libmgl.so.%{major}*
14cu|mathgl-2.2.2.1-4|165	
14cu|mathgl-2.2.2.1-4|166	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|167	
14cu|mathgl-2.2.2.1-4|168	%package -n %{fltklibname}
14cu|mathgl-2.2.2.1-4|169	Summary:	Fltk runtime library for MathGL
14cu|mathgl-2.2.2.1-4|170	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|171	
14cu|mathgl-2.2.2.1-4|172	%description -n %{fltklibname}
14cu|mathgl-2.2.2.1-4|173	This package contains the MathGL fltk runtime library.
14cu|mathgl-2.2.2.1-4|174	
14cu|mathgl-2.2.2.1-4|175	%files -n %{fltklibname}
14cu|mathgl-2.2.2.1-4|176	%{_libdir}/libmgl-fltk.so.%{fltkmajor}*
14cu|mathgl-2.2.2.1-4|177	
14cu|mathgl-2.2.2.1-4|178	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|179	
14cu|mathgl-2.2.2.1-4|180	%package -n %{glutlibname}
14cu|mathgl-2.2.2.1-4|181	Summary:	Glut runtime library for MathGL
14cu|mathgl-2.2.2.1-4|182	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|183	
14cu|mathgl-2.2.2.1-4|184	%description -n %{glutlibname}
14cu|mathgl-2.2.2.1-4|185	This package contains the MathGL glut runtime library.
14cu|mathgl-2.2.2.1-4|186	
14cu|mathgl-2.2.2.1-4|187	%files -n %{glutlibname}
14cu|mathgl-2.2.2.1-4|188	%{_libdir}/libmgl-glut.so.%{glutmajor}*
14cu|mathgl-2.2.2.1-4|189	
14cu|mathgl-2.2.2.1-4|190	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|191	
14cu|mathgl-2.2.2.1-4|192	%package -n %{qtlibname}
14cu|mathgl-2.2.2.1-4|193	Summary:	Qt runtime library for MathGL
14cu|mathgl-2.2.2.1-4|194	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|195	
14cu|mathgl-2.2.2.1-4|196	%description -n %{qtlibname}
14cu|mathgl-2.2.2.1-4|197	This package contains the MathGL Qt runtime library.
14cu|mathgl-2.2.2.1-4|198	
14cu|mathgl-2.2.2.1-4|199	%files -n %{qtlibname}
14cu|mathgl-2.2.2.1-4|200	%{_libdir}/libmgl-qt.so.%{qtmajor}*
14cu|mathgl-2.2.2.1-4|201	
14cu|mathgl-2.2.2.1-4|202	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|203	
14cu|mathgl-2.2.2.1-4|204	%package -n %{qt4libname}
14cu|mathgl-2.2.2.1-4|205	Summary:	Qt4 runtime library for MathGL
14cu|mathgl-2.2.2.1-4|206	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|207	
14cu|mathgl-2.2.2.1-4|208	%description -n %{qt4libname}
14cu|mathgl-2.2.2.1-4|209	This package contains the MathGL Qt runtime library.
14cu|mathgl-2.2.2.1-4|210	
14cu|mathgl-2.2.2.1-4|211	%files -n %{qt4libname}
14cu|mathgl-2.2.2.1-4|212	%{_libdir}/libmgl-qt4.so.%{qt4major}*
14cu|mathgl-2.2.2.1-4|213	
14cu|mathgl-2.2.2.1-4|214	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|215	
14cu|mathgl-2.2.2.1-4|216	%package -n %{wndlibname}
14cu|mathgl-2.2.2.1-4|217	Summary:	WND runtime library for MathGL
14cu|mathgl-2.2.2.1-4|218	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|219	
14cu|mathgl-2.2.2.1-4|220	%description -n %{wndlibname}
14cu|mathgl-2.2.2.1-4|221	This package contains the MathGL WND runtime library.
14cu|mathgl-2.2.2.1-4|222	
14cu|mathgl-2.2.2.1-4|223	%files -n %{wndlibname}
14cu|mathgl-2.2.2.1-4|224	%{_libdir}/libmgl-wnd.so.%{wndmajor}*
14cu|mathgl-2.2.2.1-4|225	
14cu|mathgl-2.2.2.1-4|226	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|227	
14cu|mathgl-2.2.2.1-4|228	%package -n %{wxlibname}
14cu|mathgl-2.2.2.1-4|229	Summary:	WxWidgets runtime library for MathGL
14cu|mathgl-2.2.2.1-4|230	Group:		System/Libraries
14cu|mathgl-2.2.2.1-4|231	
14cu|mathgl-2.2.2.1-4|232	%description -n %{wxlibname}
14cu|mathgl-2.2.2.1-4|233	This package contains the MathGL wxWidgets runtime library.
14cu|mathgl-2.2.2.1-4|234	
14cu|mathgl-2.2.2.1-4|235	%files -n %{wxlibname}
14cu|mathgl-2.2.2.1-4|236	%{_libdir}/libmgl-wx.so.%{wxmajor}*
14cu|mathgl-2.2.2.1-4|237	
14cu|mathgl-2.2.2.1-4|238	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|239	
14cu|mathgl-2.2.2.1-4|240	%package -n %{devname}
14cu|mathgl-2.2.2.1-4|241	Summary:	Development files for MathGL
14cu|mathgl-2.2.2.1-4|242	Group:		Development/Other
14cu|mathgl-2.2.2.1-4|243	Provides:	%{name}-devel = %{EVRD}
14cu|mathgl-2.2.2.1-4|244	Requires:	%{libname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|245	Requires:	%{fltklibname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|246	Requires:	%{glutlibname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|247	Requires:	%{qtlibname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|248	Requires:	%{qt4libname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|249	Requires:	%{wndlibname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|250	Requires:	%{wxlibname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|251	
14cu|mathgl-2.2.2.1-4|252	%description -n %{devname}
14cu|mathgl-2.2.2.1-4|253	This package contains the MathGL development files.
14cu|mathgl-2.2.2.1-4|254	
14cu|mathgl-2.2.2.1-4|255	%files -n %{devname}
14cu|mathgl-2.2.2.1-4|256	%{_libdir}/libmgl*.so
14cu|mathgl-2.2.2.1-4|257	%{_includedir}/mgl2
14cu|mathgl-2.2.2.1-4|258	
14cu|mathgl-2.2.2.1-4|259	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|260	
14cu|mathgl-2.2.2.1-4|261	%package -n %{sdevname}
14cu|mathgl-2.2.2.1-4|262	Summary:	Static development files for MathGL
14cu|mathgl-2.2.2.1-4|263	Group:		Development/Other
14cu|mathgl-2.2.2.1-4|264	Requires:	%{devname} = %{EVRD}
14cu|mathgl-2.2.2.1-4|265	
14cu|mathgl-2.2.2.1-4|266	%description -n %{sdevname}
14cu|mathgl-2.2.2.1-4|267	This package contains the MathGL static development files.
14cu|mathgl-2.2.2.1-4|268	
14cu|mathgl-2.2.2.1-4|269	%files -n %{sdevname}
14cu|mathgl-2.2.2.1-4|270	%{_libdir}/*.a
14cu|mathgl-2.2.2.1-4|271	
14cu|mathgl-2.2.2.1-4|272	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|273	
14cu|mathgl-2.2.2.1-4|274	%package -n udav
14cu|mathgl-2.2.2.1-4|275	Summary:	Fast and interactive data plotting based on MathGL
14cu|mathgl-2.2.2.1-4|276	Group:		Sciences/Mathematics
14cu|mathgl-2.2.2.1-4|277	
14cu|mathgl-2.2.2.1-4|278	%description -n udav
14cu|mathgl-2.2.2.1-4|279	UDAV is cross-platform program for data arrays visualization based on
14cu|mathgl-2.2.2.1-4|280	MathGL library. It support wide spectrum of graphics, simple script
14cu|mathgl-2.2.2.1-4|281	language and visual data handling and editing. It has window
14cu|mathgl-2.2.2.1-4|282	interface for data viewing, changing and plotting. Also it can
14cu|mathgl-2.2.2.1-4|283	execute MGL scripts, setup and rotate graphics and so on.
14cu|mathgl-2.2.2.1-4|284	
14cu|mathgl-2.2.2.1-4|285	%files -n udav
14cu|mathgl-2.2.2.1-4|286	%{_bindir}/udav
14cu|mathgl-2.2.2.1-4|287	%{_datadir}/applications/udav.desktop
14cu|mathgl-2.2.2.1-4|288	%{_datadir}/pixmaps/udav.png
14cu|mathgl-2.2.2.1-4|289	%dir %{_datadir}/udav/
14cu|mathgl-2.2.2.1-4|290	%{_datadir}/udav/*
14cu|mathgl-2.2.2.1-4|291	%{_mandir}/man1/udav.1*
14cu|mathgl-2.2.2.1-4|292	
14cu|mathgl-2.2.2.1-4|293	#----------------------------------------------------------------------------
14cu|mathgl-2.2.2.1-4|294	
14cu|mathgl-2.2.2.1-4|295	%prep
14cu|mathgl-2.2.2.1-4|296	%setup -q
14cu|mathgl-2.2.2.1-4|297	%patch0 -p1
14cu|mathgl-2.2.2.1-4|298	%patch1 -p1
14cu|mathgl-2.2.2.1-4|299	%if !%{with octave}
14cu|mathgl-2.2.2.1-4|300	%patch2 -p0
14cu|mathgl-2.2.2.1-4|301	%endif
14cu|mathgl-2.2.2.1-4|302	%patch3 -p1
14cu|mathgl-2.2.2.1-4|303	%patch4 -p1
14cu|mathgl-2.2.2.1-4|304	
14cu|mathgl-2.2.2.1-4|305	%build
14cu|mathgl-2.2.2.1-4|306	%cmake \
14cu|mathgl-2.2.2.1-4|307	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14cu|mathgl-2.2.2.1-4|308	-Denable-double=on \
14cu|mathgl-2.2.2.1-4|309	-Denable-mpi=off \
14cu|mathgl-2.2.2.1-4|310	-Denable-pthread=off \
14cu|mathgl-2.2.2.1-4|311	-Denable-openmp=off \
14cu|mathgl-2.2.2.1-4|312	-Denable-gsl=on \
14cu|mathgl-2.2.2.1-4|313	-Denable-jpeg=on \
14cu|mathgl-2.2.2.1-4|314	-Denable-png=on \
14cu|mathgl-2.2.2.1-4|315	-Denable-zlib=on \
14cu|mathgl-2.2.2.1-4|316	-Denable-pdf=on \
14cu|mathgl-2.2.2.1-4|317	-Denable-gif=on \
14cu|mathgl-2.2.2.1-4|318	-Denable-hdf5=on \
14cu|mathgl-2.2.2.1-4|319	-Denable-opengl=on \
14cu|mathgl-2.2.2.1-4|320	-Denable-glut=on \
14cu|mathgl-2.2.2.1-4|321	-Denable-fltk=on \
14cu|mathgl-2.2.2.1-4|322	-Denable-wx=on \
14cu|mathgl-2.2.2.1-4|323	-Denable-qt4=on \
14cu|mathgl-2.2.2.1-4|324	-Denable-qt5=off \
14cu|mathgl-2.2.2.1-4|325	-Denable-python=off \
14cu|mathgl-2.2.2.1-4|326	-Denable-lua=off \
14cu|mathgl-2.2.2.1-4|327	%if %{with octave}
14cu|mathgl-2.2.2.1-4|328	-Denable-octave=on \
14cu|mathgl-2.2.2.1-4|329	-Denable-octave-install=on \
14cu|mathgl-2.2.2.1-4|330	%else
14cu|mathgl-2.2.2.1-4|331	-Denable-octave=off \
14cu|mathgl-2.2.2.1-4|332	-Denable-octave-install=off \
14cu|mathgl-2.2.2.1-4|333	%endif
14cu|mathgl-2.2.2.1-4|334	-Denable-all-docs=on \
14cu|mathgl-2.2.2.1-4|335	-Denable-texi2html=on \
14cu|mathgl-2.2.2.1-4|336	-DMGL_LIB_INSTALL_DIR=%{_lib}
14cu|mathgl-2.2.2.1-4|337	
14cu|mathgl-2.2.2.1-4|338	%make
14cu|mathgl-2.2.2.1-4|339	
14cu|mathgl-2.2.2.1-4|340	%install
14cu|mathgl-2.2.2.1-4|341	%makeinstall_std -C build
14cu|mathgl-2.2.2.1-4|342	
14cu|mathgl-2.2.2.1-4|343	cp build/examples/mgl*_example %{buildroot}%{_bindir}/
14cu|mathgl-2.2.2.1-4|344	mv %{buildroot}%{_datadir}/mathgl/mgl.cgi %{buildroot}%{_bindir}/
14cu|mathgl-2.2.2.1-4|345	
14cu|mathgl-2.2.2.1-4|346	# rpath is required at build time but not in package
14cu|mathgl-2.2.2.1-4|347	chrpath -d %{buildroot}%{_bindir}/*
14cu|mathgl-2.2.2.1-4|348	
14cu|mathgl-2.2.2.1-4|349	
14cu|mathgl-2.2.2.1-4|350	%changelog
14cu|mathgl-2.2.2.1-4|351	
14cu|mathgl-2.2.2.1-4|352	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.2.1-4
14cu|mathgl-2.2.2.1-4|353	- (9fe12d9) Build requires texlive-collection-genericrecommended
14cu|mathgl-2.2.2.1-4|354	
14cu|mathgl-2.2.2.1-4|355	

10856 14
14cu|maven2-common-poms-1.0-6|1	%define parent maven2
14cu|maven2-common-poms-1.0-6|2	%define subname common-poms
14cu|maven2-common-poms-1.0-6|3	
14cu|maven2-common-poms-1.0-6|4	Name:              %{parent}-%{subname}
14cu|maven2-common-poms-1.0-6|5	Version:           1.0
14cu|maven2-common-poms-1.0-6|6	Release:           6
14cu|maven2-common-poms-1.0-6|7	Epoch:             0
14cu|maven2-common-poms-1.0-6|8	Summary:           Common poms for maven2
14cu|maven2-common-poms-1.0-6|9	License:           Apache License
14cu|maven2-common-poms-1.0-6|10	Group:             Development/Java
14cu|maven2-common-poms-1.0-6|11	URL:               http://jpackage.org/
14cu|maven2-common-poms-1.0-6|12	
14cu|maven2-common-poms-1.0-6|13	# No source location for these. They are ascii files generated from maven
14cu|maven2-common-poms-1.0-6|14	# repositories, and are not in cvs/svn.
14cu|maven2-common-poms-1.0-6|15	Source0:           %{name}-src.tar.gz
14cu|maven2-common-poms-1.0-6|16	Source1:           %{name}-jpp-depmap.xml
14cu|maven2-common-poms-1.0-6|17	Source2:           %{name}-docs.tar.gz
14cu|maven2-common-poms-1.0-6|18	
14cu|maven2-common-poms-1.0-6|19	
14cu|maven2-common-poms-1.0-6|20	BuildArch:         noarch
14cu|maven2-common-poms-1.0-6|21	BuildRequires:     java-rpmbuild >= 0:1.7.2
14cu|maven2-common-poms-1.0-6|22	Requires:          jpackage-utils >= 0:1.7.2
14cu|maven2-common-poms-1.0-6|23	
14cu|maven2-common-poms-1.0-6|24	%description
14cu|maven2-common-poms-1.0-6|25	This package is a collection of poms required by various maven2-dependent
14cu|maven2-common-poms-1.0-6|26	packages.
14cu|maven2-common-poms-1.0-6|27	
14cu|maven2-common-poms-1.0-6|28	%prep
14cu|maven2-common-poms-1.0-6|29	%setup -q -n %{name}
14cu|maven2-common-poms-1.0-6|30	
14cu|maven2-common-poms-1.0-6|31	tar xzf %{SOURCE2}
14cu|maven2-common-poms-1.0-6|32	
14cu|maven2-common-poms-1.0-6|33	%build
14cu|maven2-common-poms-1.0-6|34	
14cu|maven2-common-poms-1.0-6|35	%install
14cu|maven2-common-poms-1.0-6|36	
14cu|maven2-common-poms-1.0-6|37	# Map
14cu|maven2-common-poms-1.0-6|38	install -dm 755 %{buildroot}%{_mavendepmapdir}
14cu|maven2-common-poms-1.0-6|39	cp %{SOURCE1} %{buildroot}%{_mavendepmapdir}/maven2-versionless-depmap.xml
14cu|maven2-common-poms-1.0-6|40	
14cu|maven2-common-poms-1.0-6|41	install -d -m 755 %{buildroot}%{_javadir}/maven2
14cu|maven2-common-poms-1.0-6|42	install -d -m 755 %{buildroot}%{_datadir}/maven2/default_poms
14cu|maven2-common-poms-1.0-6|43	install -pm 644 *.pom %{buildroot}%{_datadir}/maven2/default_poms
14cu|maven2-common-poms-1.0-6|44	
14cu|maven2-common-poms-1.0-6|45	install -d -m 755 %{buildroot}%{_javadir}/maven2
14cu|maven2-common-poms-1.0-6|46	ln -s %{_datadir}/maven2/default_poms %{buildroot}%{_javadir}/maven2
14cu|maven2-common-poms-1.0-6|47	
14cu|maven2-common-poms-1.0-6|48	%clean
14cu|maven2-common-poms-1.0-6|49	
14cu|maven2-common-poms-1.0-6|50	%files
14cu|maven2-common-poms-1.0-6|51	%defattr(-,root,root,-)
14cu|maven2-common-poms-1.0-6|52	%doc APACHE_LICENSE.TXT JSCH_LICENSE.TXT FEDORA.README
14cu|maven2-common-poms-1.0-6|53	%config(noreplace) %{_mavendepmapdir}/maven2-versionless-depmap.xml
14cu|maven2-common-poms-1.0-6|54	%{_javadir}/maven2
14cu|maven2-common-poms-1.0-6|55	%{_datadir}/maven2
14cu|maven2-common-poms-1.0-6|56	
14cu|maven2-common-poms-1.0-6|57	
14cu|maven2-common-poms-1.0-6|58	
14cu|maven2-common-poms-1.0-6|59	%changelog
14cu|maven2-common-poms-1.0-6|60	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-6
14cu|maven2-common-poms-1.0-6|61	+ Revision: 4ce874a
14cu|maven2-common-poms-1.0-6|62	- Move to contrib
14cu|maven2-common-poms-1.0-6|63	
14cu|maven2-common-poms-1.0-6|64	

10857 14
14cu|maven-3.3.9-1|1	Name:		maven
14cu|maven-3.3.9-1|2	Version:	3.3.9
14cu|maven-3.3.9-1|3	Release:	1
14cu|maven-3.3.9-1|4	License:	ASL 2.0
14cu|maven-3.3.9-1|5	Group:		Development/Java
14cu|maven-3.3.9-1|6	Summary:	Maven is a software project management and comprehension tool
14cu|maven-3.3.9-1|7	URL:		https://github.com/apache/maven/tree/%{name}-%{version}
14cu|maven-3.3.9-1|8	Source:		%{name}-%{version}.tar.gz
14cu|maven-3.3.9-1|9	Requires:	java
14cu|maven-3.3.9-1|10	BuildRequires:	ant
14cu|maven-3.3.9-1|11	BuildRequires:	java >= 1.7.0
14cu|maven-3.3.9-1|12	BuildArch:	noarch
14cu|maven-3.3.9-1|13	Conflicts:	maven2
14cu|maven-3.3.9-1|14	
14cu|maven-3.3.9-1|15	%description
14cu|maven-3.3.9-1|16	A software project management and comprehension tool.
14cu|maven-3.3.9-1|17	Based on the concept of a project object model (POM), Maven can
14cu|maven-3.3.9-1|18	manage a project's build, reporting and documentation from a
14cu|maven-3.3.9-1|19	central piece of information
14cu|maven-3.3.9-1|20	
14cu|maven-3.3.9-1|21	%prep
14cu|maven-3.3.9-1|22	%setup -q -n %{name}-%{name}-%{version}
14cu|maven-3.3.9-1|23	
14cu|maven-3.3.9-1|24	%build
14cu|maven-3.3.9-1|25	ant -Dmaven.home="./build"
14cu|maven-3.3.9-1|26	
14cu|maven-3.3.9-1|27	%install
14cu|maven-3.3.9-1|28	install -d %{buildroot}/usr/share/java/maven/bin
14cu|maven-3.3.9-1|29	install -p build/bin/m2.conf %{buildroot}/usr/share/java/maven/bin
14cu|maven-3.3.9-1|30	install -p build/bin/mvn %{buildroot}/usr/share/java/maven/bin
14cu|maven-3.3.9-1|31	install -p build/bin/mvnDebug %{buildroot}/usr/share/java/maven/bin
14cu|maven-3.3.9-1|32	install -p build/bin/mvnyjp %{buildroot}/usr/share/java/maven/bin
14cu|maven-3.3.9-1|33	
14cu|maven-3.3.9-1|34	install -d %{buildroot}/usr/share/java/maven/lib
14cu|maven-3.3.9-1|35	cp -R build/lib/* %{buildroot}/usr/share/java/maven/lib
14cu|maven-3.3.9-1|36	
14cu|maven-3.3.9-1|37	install -d %{buildroot}/usr/share/java/maven/conf
14cu|maven-3.3.9-1|38	cp -R build/conf/* %{buildroot}/usr/share/java/maven/conf
14cu|maven-3.3.9-1|39	
14cu|maven-3.3.9-1|40	install -d %{buildroot}/usr/share/java/maven/boot
14cu|maven-3.3.9-1|41	install -p build/boot/* %{buildroot}/usr/share/java/maven/boot
14cu|maven-3.3.9-1|42	
14cu|maven-3.3.9-1|43	#ls -al $RPM_BUILD_ROOT/usr/share/java/maven/bin/
14cu|maven-3.3.9-1|44	install -d %{buildroot}/usr/bin
14cu|maven-3.3.9-1|45	for binary in mvn mvnDebug mvnyjp; do
14cu|maven-3.3.9-1|46	ln -s /usr/share/java/maven/bin/$binary %{buildroot}/usr/bin/
14cu|maven-3.3.9-1|47	done
14cu|maven-3.3.9-1|48	
14cu|maven-3.3.9-1|49	%clean
14cu|maven-3.3.9-1|50	rm -rf "%{buildroot}"
14cu|maven-3.3.9-1|51	
14cu|maven-3.3.9-1|52	%files
14cu|maven-3.3.9-1|53	%doc LICENSE README.md NOTICE
14cu|maven-3.3.9-1|54	%{_datadir}/java/maven/
14cu|maven-3.3.9-1|55	%{_bindir}/mvn
14cu|maven-3.3.9-1|56	%{_bindir}/mvnDebug
14cu|maven-3.3.9-1|57	%{_bindir}/mvnyjp
14cu|maven-3.3.9-1|58	
14cu|maven-3.3.9-1|59	%changelog
14cu|maven-3.3.9-1|60	
14cu|maven-3.3.9-1|61	* Thu Apr 21 2016 Denis Silakov <dsilakov@gmail.com> 3.3.9-1
14cu|maven-3.3.9-1|62	- (6d78211) Updated to 3.3.9
14cu|maven-3.3.9-1|63	
14cu|maven-3.3.9-1|64	

10858 14
14cu|maven-archiver-2.4.1-11|1	Name:           maven-archiver
14cu|maven-archiver-2.4.1-11|2	Version:        2.4.1
14cu|maven-archiver-2.4.1-11|3	Release:        11
14cu|maven-archiver-2.4.1-11|4	Summary:        Maven Archiver
14cu|maven-archiver-2.4.1-11|5	License:        ASL 2.0
14cu|maven-archiver-2.4.1-11|6	Group:          Development/Java
14cu|maven-archiver-2.4.1-11|7	URL:            http://maven.apache.org/
14cu|maven-archiver-2.4.1-11|8	
14cu|maven-archiver-2.4.1-11|9	# svn export https://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.4.1 maven-archiver
14cu|maven-archiver-2.4.1-11|10	# tar caf maven-archiver-2.4.1-src.tar.xz maven-archiver/
14cu|maven-archiver-2.4.1-11|11	Source0:        %{name}-%{version}-src.tar.xz
14cu|maven-archiver-2.4.1-11|12	Source1:        %{name}-depmap.xml
14cu|maven-archiver-2.4.1-11|13	
14cu|maven-archiver-2.4.1-11|14	BuildArch:      noarch
14cu|maven-archiver-2.4.1-11|15	
14cu|maven-archiver-2.4.1-11|16	BuildRequires:  java-devel >= 0:1.6.0
14cu|maven-archiver-2.4.1-11|17	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|maven-archiver-2.4.1-11|18	BuildRequires:  maven2 >= 0:2.0.8
14cu|maven-archiver-2.4.1-11|19	BuildRequires:  maven-compiler-plugin
14cu|maven-archiver-2.4.1-11|20	BuildRequires:  maven-install-plugin
14cu|maven-archiver-2.4.1-11|21	BuildRequires:  maven-jar-plugin
14cu|maven-archiver-2.4.1-11|22	BuildRequires:  maven-javadoc-plugin
14cu|maven-archiver-2.4.1-11|23	BuildRequires:  maven-resources-plugin
14cu|maven-archiver-2.4.1-11|24	BuildRequires:  maven-site-plugin
14cu|maven-archiver-2.4.1-11|25	BuildRequires:  maven-surefire-plugin
14cu|maven-archiver-2.4.1-11|26	BuildRequires:  maven-surefire-provider-junit
14cu|maven-archiver-2.4.1-11|27	BuildRequires:  maven-doxia-sitetools
14cu|maven-archiver-2.4.1-11|28	#BuildRequires:  maven-shared-jar
14cu|maven-archiver-2.4.1-11|29	BuildRequires:  plexus-interpolation
14cu|maven-archiver-2.4.1-11|30	BuildRequires:  plexus-archiver >= 1.0-0.1.a7
14cu|maven-archiver-2.4.1-11|31	BuildRequires:  plexus-utils
14cu|maven-archiver-2.4.1-11|32	#BuildRequires:  apache-commons-parent
14cu|maven-archiver-2.4.1-11|33	
14cu|maven-archiver-2.4.1-11|34	Requires:       maven2 >= 0:2.0.4-9
14cu|maven-archiver-2.4.1-11|35	Requires:       plexus-archiver >= 1.0-0.1.a7
14cu|maven-archiver-2.4.1-11|36	Requires:       plexus-interpolation
14cu|maven-archiver-2.4.1-11|37	Requires:       plexus-utils
14cu|maven-archiver-2.4.1-11|38	
14cu|maven-archiver-2.4.1-11|39	Requires(post):   jpackage-utils >= 0:1.7.2
14cu|maven-archiver-2.4.1-11|40	Requires(postun): jpackage-utils >= 0:1.7.2
14cu|maven-archiver-2.4.1-11|41	%rename maven-shared-archiver
14cu|maven-archiver-2.4.1-11|42	
14cu|maven-archiver-2.4.1-11|43	%description
14cu|maven-archiver-2.4.1-11|44	The Maven Archiver is used by other Maven plugins
14cu|maven-archiver-2.4.1-11|45	to handle packaging
14cu|maven-archiver-2.4.1-11|46	
14cu|maven-archiver-2.4.1-11|47	%package javadoc
14cu|maven-archiver-2.4.1-11|48	Summary:        Javadoc for %{name}
14cu|maven-archiver-2.4.1-11|49	Group:          Development/Java
14cu|maven-archiver-2.4.1-11|50	Requires:       jpackage-utils
14cu|maven-archiver-2.4.1-11|51	
14cu|maven-archiver-2.4.1-11|52	%description javadoc
14cu|maven-archiver-2.4.1-11|53	Javadoc for %{name}.
14cu|maven-archiver-2.4.1-11|54	
14cu|maven-archiver-2.4.1-11|55	%prep
14cu|maven-archiver-2.4.1-11|56	%setup -q -n %{name}
14cu|maven-archiver-2.4.1-11|57	
14cu|maven-archiver-2.4.1-11|58	#tests don't compile with maven 2.2.1
14cu|maven-archiver-2.4.1-11|59	rm -fr src/test/java/org/apache/maven/archiver/*.java
14cu|maven-archiver-2.4.1-11|60	
14cu|maven-archiver-2.4.1-11|61	%build
14cu|maven-archiver-2.4.1-11|62	mvn \
14cu|maven-archiver-2.4.1-11|63	-Dmaven.test.failure.ignore=true \
14cu|maven-archiver-2.4.1-11|64	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14cu|maven-archiver-2.4.1-11|65	install javadoc:javadoc
14cu|maven-archiver-2.4.1-11|66	
14cu|maven-archiver-2.4.1-11|67	%install
14cu|maven-archiver-2.4.1-11|68	# jars/poms
14cu|maven-archiver-2.4.1-11|69	install -d -m 755 %{buildroot}%{_javadir}
14cu|maven-archiver-2.4.1-11|70	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|maven-archiver-2.4.1-11|71	
14cu|maven-archiver-2.4.1-11|72	# Copy file and create unversioned symlink
14cu|maven-archiver-2.4.1-11|73	install -pm 644 target/%{name}-%{version}.jar \
14cu|maven-archiver-2.4.1-11|74	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-archiver-2.4.1-11|75	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-archiver-2.4.1-11|76	
14cu|maven-archiver-2.4.1-11|77	# Copy pom
14cu|maven-archiver-2.4.1-11|78	install -pm 644 pom.xml \
14cu|maven-archiver-2.4.1-11|79	%{buildroot}/%{_datadir}/maven2/poms/JPP-maven-archiver.pom
14cu|maven-archiver-2.4.1-11|80	%add_to_maven_depmap org.apache.maven maven-archiver %{version} JPP maven-archiver
14cu|maven-archiver-2.4.1-11|81	
14cu|maven-archiver-2.4.1-11|82	# javadoc
14cu|maven-archiver-2.4.1-11|83	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-archiver-2.4.1-11|84	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-archiver-2.4.1-11|85	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-archiver-2.4.1-11|86	
14cu|maven-archiver-2.4.1-11|87	%files
14cu|maven-archiver-2.4.1-11|88	%{_javadir}/%{name}.jar
14cu|maven-archiver-2.4.1-11|89	%{_javadir}/%{name}-%{version}.jar
14cu|maven-archiver-2.4.1-11|90	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-archiver-2.4.1-11|91	%{_mavendepmapfragdir}/%{name}
14cu|maven-archiver-2.4.1-11|92	
14cu|maven-archiver-2.4.1-11|93	%files javadoc
14cu|maven-archiver-2.4.1-11|94	%{_javadocdir}/%{name}-%{version}
14cu|maven-archiver-2.4.1-11|95	%{_javadocdir}/%{name}
14cu|maven-archiver-2.4.1-11|96	
14cu|maven-archiver-2.4.1-11|97	%changelog
14cu|maven-archiver-2.4.1-11|98	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-11
14cu|maven-archiver-2.4.1-11|99	+ Revision: c4296cf
14cu|maven-archiver-2.4.1-11|100	- Move to contrib
14cu|maven-archiver-2.4.1-11|101	
14cu|maven-archiver-2.4.1-11|102	

10859 14
14cu|maven-assembly-plugin-2.2-8|1	Name:           maven-assembly-plugin
14cu|maven-assembly-plugin-2.2-8|2	Version:        2.2
14cu|maven-assembly-plugin-2.2-8|3	Release:        8
14cu|maven-assembly-plugin-2.2-8|4	Summary:        Maven Assembly Plugin
14cu|maven-assembly-plugin-2.2-8|5	
14cu|maven-assembly-plugin-2.2-8|6	Group:          Development/Java
14cu|maven-assembly-plugin-2.2-8|7	License:        ASL 2.0
14cu|maven-assembly-plugin-2.2-8|8	URL:            http://maven.apache.org/plugins/maven-assembly-plugin/
14cu|maven-assembly-plugin-2.2-8|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cu|maven-assembly-plugin-2.2-8|10	Source1:        %{name}-jpp-depmap.xml
14cu|maven-assembly-plugin-2.2-8|11	
14cu|maven-assembly-plugin-2.2-8|12	BuildArch: noarch
14cu|maven-assembly-plugin-2.2-8|13	
14cu|maven-assembly-plugin-2.2-8|14	Obsoletes: maven2-plugin-assembly <= 0:2.0.8
14cu|maven-assembly-plugin-2.2-8|15	Provides:  maven2-plugin-assembly = 1:%{version}-%{release}
14cu|maven-assembly-plugin-2.2-8|16	
14cu|maven-assembly-plugin-2.2-8|17	BuildRequires: java >= 0:1.6.0
14cu|maven-assembly-plugin-2.2-8|18	BuildRequires: jpackage-utils >= 0:1.7.2
14cu|maven-assembly-plugin-2.2-8|19	BuildRequires:  ant, ant-nodeps
14cu|maven-assembly-plugin-2.2-8|20	BuildRequires:  maven2 >= 0:2.0.4-9
14cu|maven-assembly-plugin-2.2-8|21	#BuildRequires:  maven-assembly-plugin
14cu|maven-assembly-plugin-2.2-8|22	BuildRequires:  maven-compiler-plugin
14cu|maven-assembly-plugin-2.2-8|23	BuildRequires:  maven-install-plugin
14cu|maven-assembly-plugin-2.2-8|24	BuildRequires:  maven-jar-plugin
14cu|maven-assembly-plugin-2.2-8|25	BuildRequires:  maven-resources-plugin
14cu|maven-assembly-plugin-2.2-8|26	BuildRequires:  maven-site-plugin
14cu|maven-assembly-plugin-2.2-8|27	BuildRequires:  maven-plugin-plugin
14cu|maven-assembly-plugin-2.2-8|28	BuildRequires:  maven-surefire-maven-plugin
14cu|maven-assembly-plugin-2.2-8|29	BuildRequires:  maven-surefire-provider-junit
14cu|maven-assembly-plugin-2.2-8|30	BuildRequires:  maven-javadoc-plugin
14cu|maven-assembly-plugin-2.2-8|31	BuildRequires:  maven-shared-filtering
14cu|maven-assembly-plugin-2.2-8|32	BuildRequires:  maven-doxia
14cu|maven-assembly-plugin-2.2-8|33	BuildRequires:  maven-doxia-sitetools
14cu|maven-assembly-plugin-2.2-8|34	
14cu|maven-assembly-plugin-2.2-8|35	BuildRequires: plexus-container-default
14cu|maven-assembly-plugin-2.2-8|36	BuildRequires: plexus-utils
14cu|maven-assembly-plugin-2.2-8|37	#BuildRequires: plexus-active-collections
14cu|maven-assembly-plugin-2.2-8|38	BuildRequires: plexus-maven-plugin
14cu|maven-assembly-plugin-2.2-8|39	#BuildRequires: plexus-io
14cu|maven-assembly-plugin-2.2-8|40	BuildRequires: plexus-interpolation
14cu|maven-assembly-plugin-2.2-8|41	BuildRequires: plexus-archiver
14cu|maven-assembly-plugin-2.2-8|42	
14cu|maven-assembly-plugin-2.2-8|43	BuildRequires: maven-shared-file-management
14cu|maven-assembly-plugin-2.2-8|44	BuildRequires: maven-shared-repository-builder
14cu|maven-assembly-plugin-2.2-8|45	BuildRequires: maven-shared-filtering
14cu|maven-assembly-plugin-2.2-8|46	
14cu|maven-assembly-plugin-2.2-8|47	BuildRequires: easymock2
14cu|maven-assembly-plugin-2.2-8|48	BuildRequires: jdom
14cu|maven-assembly-plugin-2.2-8|49	BuildRequires: jaxen
14cu|maven-assembly-plugin-2.2-8|50	BuildRequires: saxpath
14cu|maven-assembly-plugin-2.2-8|51	BuildRequires: junit
14cu|maven-assembly-plugin-2.2-8|52	
14cu|maven-assembly-plugin-2.2-8|53	Requires: java >= 0:1.6.0
14cu|maven-assembly-plugin-2.2-8|54	Requires: easymock2
14cu|maven-assembly-plugin-2.2-8|55	Requires: jdom
14cu|maven-assembly-plugin-2.2-8|56	Requires: jaxen
14cu|maven-assembly-plugin-2.2-8|57	Requires: saxpath
14cu|maven-assembly-plugin-2.2-8|58	Requires: plexus-container-default
14cu|maven-assembly-plugin-2.2-8|59	Requires: plexus-utils
14cu|maven-assembly-plugin-2.2-8|60	#Requires: plexus-active-collections
14cu|maven-assembly-plugin-2.2-8|61	Requires: plexus-maven-plugin
14cu|maven-assembly-plugin-2.2-8|62	#Requires: plexus-io
14cu|maven-assembly-plugin-2.2-8|63	Requires: plexus-interpolation
14cu|maven-assembly-plugin-2.2-8|64	Requires: plexus-archiver
14cu|maven-assembly-plugin-2.2-8|65	Requires: maven-shared-repository-builder
14cu|maven-assembly-plugin-2.2-8|66	Requires: maven-shared-filtering
14cu|maven-assembly-plugin-2.2-8|67	
14cu|maven-assembly-plugin-2.2-8|68	Requires:          jpackage-utils >= 0:1.7.2
14cu|maven-assembly-plugin-2.2-8|69	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|maven-assembly-plugin-2.2-8|70	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|maven-assembly-plugin-2.2-8|71	
14cu|maven-assembly-plugin-2.2-8|72	%description
14cu|maven-assembly-plugin-2.2-8|73	A Maven 2 plugin to create archives of your project's sources, classes,
14cu|maven-assembly-plugin-2.2-8|74	dependencies etc. from flexible assembly descriptors.
14cu|maven-assembly-plugin-2.2-8|75	
14cu|maven-assembly-plugin-2.2-8|76	%package javadoc
14cu|maven-assembly-plugin-2.2-8|77	Group:          Development/Java
14cu|maven-assembly-plugin-2.2-8|78	Summary:        Javadoc for %{name}
14cu|maven-assembly-plugin-2.2-8|79	Requires:          jpackage-utils >= 0:1.7.2
14cu|maven-assembly-plugin-2.2-8|80	
14cu|maven-assembly-plugin-2.2-8|81	%description javadoc
14cu|maven-assembly-plugin-2.2-8|82	API documentation for %{name}.
14cu|maven-assembly-plugin-2.2-8|83	
14cu|maven-assembly-plugin-2.2-8|84	
14cu|maven-assembly-plugin-2.2-8|85	%prep
14cu|maven-assembly-plugin-2.2-8|86	%setup -q -n %{name}-%{version}
14cu|maven-assembly-plugin-2.2-8|87	mkdir -p target/classes/
14cu|maven-assembly-plugin-2.2-8|88	cp -pr src/main/resources/META-INF/ target/classes/
14cu|maven-assembly-plugin-2.2-8|89	
14cu|maven-assembly-plugin-2.2-8|90	%build
14cu|maven-assembly-plugin-2.2-8|91	# seems koji don't have easymockclassextension
14cu|maven-assembly-plugin-2.2-8|92	mvn \
14cu|maven-assembly-plugin-2.2-8|93	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14cu|maven-assembly-plugin-2.2-8|94	-Dmaven.test.skip=true \
14cu|maven-assembly-plugin-2.2-8|95	install javadoc:javadoc
14cu|maven-assembly-plugin-2.2-8|96	
14cu|maven-assembly-plugin-2.2-8|97	%install
14cu|maven-assembly-plugin-2.2-8|98	# jars
14cu|maven-assembly-plugin-2.2-8|99	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-assembly-plugin-2.2-8|100	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-assembly-plugin-2.2-8|101	
14cu|maven-assembly-plugin-2.2-8|102	%add_to_maven_depmap org.apache.maven.plugins maven-assembly-plugin %{version} JPP maven-assembly-plugin
14cu|maven-assembly-plugin-2.2-8|103	
14cu|maven-assembly-plugin-2.2-8|104	# poms
14cu|maven-assembly-plugin-2.2-8|105	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-assembly-plugin-2.2-8|106	install -pm 644 pom.xml \
14cu|maven-assembly-plugin-2.2-8|107	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-assembly-plugin-2.2-8|108	
14cu|maven-assembly-plugin-2.2-8|109	# javadoc
14cu|maven-assembly-plugin-2.2-8|110	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-assembly-plugin-2.2-8|111	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
14cu|maven-assembly-plugin-2.2-8|112	rm -rf target/site/api*
14cu|maven-assembly-plugin-2.2-8|113	
14cu|maven-assembly-plugin-2.2-8|114	%post
14cu|maven-assembly-plugin-2.2-8|115	%update_maven_depmap
14cu|maven-assembly-plugin-2.2-8|116	
14cu|maven-assembly-plugin-2.2-8|117	%postun
14cu|maven-assembly-plugin-2.2-8|118	%update_maven_depmap
14cu|maven-assembly-plugin-2.2-8|119	
14cu|maven-assembly-plugin-2.2-8|120	%files
14cu|maven-assembly-plugin-2.2-8|121	%{_javadir}/*
14cu|maven-assembly-plugin-2.2-8|122	%{_mavenpomdir}/*
14cu|maven-assembly-plugin-2.2-8|123	%{_mavendepmapfragdir}/*
14cu|maven-assembly-plugin-2.2-8|124	
14cu|maven-assembly-plugin-2.2-8|125	%files javadoc
14cu|maven-assembly-plugin-2.2-8|126	%{_javadocdir}/%{name}
14cu|maven-assembly-plugin-2.2-8|127	
14cu|maven-assembly-plugin-2.2-8|128	%changelog
14cu|maven-assembly-plugin-2.2-8|129	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-8
14cu|maven-assembly-plugin-2.2-8|130	+ Revision: d529a29
14cu|maven-assembly-plugin-2.2-8|131	- Move to contrib
14cu|maven-assembly-plugin-2.2-8|132	
14cu|maven-assembly-plugin-2.2-8|133	

10860 14
14cu|maven-clean-plugin-2.4.1-7|1	Name:           maven-clean-plugin
14cu|maven-clean-plugin-2.4.1-7|2	Version:        2.4.1
14cu|maven-clean-plugin-2.4.1-7|3	Release:        7
14cu|maven-clean-plugin-2.4.1-7|4	Summary:        Maven Clean Plugin
14cu|maven-clean-plugin-2.4.1-7|5	Group:          Development/Java
14cu|maven-clean-plugin-2.4.1-7|6	License:        ASL 2.0
14cu|maven-clean-plugin-2.4.1-7|7	URL:            http://maven.apache.org/plugins/maven-clean-plugin/
14cu|maven-clean-plugin-2.4.1-7|8	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.4.1 maven-clean-plugin-2.4.1
14cu|maven-clean-plugin-2.4.1-7|9	#tar caf maven-clean-plugin-2.4.1.tar.xz maven-clean-plugin-2.4.1/
14cu|maven-clean-plugin-2.4.1-7|10	Source0:        %{name}-%{version}.tar.xz
14cu|maven-clean-plugin-2.4.1-7|11	BuildArch: noarch
14cu|maven-clean-plugin-2.4.1-7|12	
14cu|maven-clean-plugin-2.4.1-7|13	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-clean-plugin-2.4.1-7|14	BuildRequires: maven2
14cu|maven-clean-plugin-2.4.1-7|15	BuildRequires: maven-plugin-plugin
14cu|maven-clean-plugin-2.4.1-7|16	BuildRequires: maven-compiler-plugin
14cu|maven-clean-plugin-2.4.1-7|17	BuildRequires: maven-jar-plugin
14cu|maven-clean-plugin-2.4.1-7|18	BuildRequires: maven-install-plugin
14cu|maven-clean-plugin-2.4.1-7|19	BuildRequires: maven-resources-plugin
14cu|maven-clean-plugin-2.4.1-7|20	BuildRequires: maven-javadoc-plugin
14cu|maven-clean-plugin-2.4.1-7|21	BuildRequires: maven-surefire-maven-plugin
14cu|maven-clean-plugin-2.4.1-7|22	BuildRequires: maven-surefire-provider-junit
14cu|maven-clean-plugin-2.4.1-7|23	BuildRequires: maven-doxia-sitetools
14cu|maven-clean-plugin-2.4.1-7|24	#BuildRequires: maven-shared-plugin-testing-harness
14cu|maven-clean-plugin-2.4.1-7|25	Requires:	maven2
14cu|maven-clean-plugin-2.4.1-7|26	Requires:	jpackage-utils
14cu|maven-clean-plugin-2.4.1-7|27	Requires:	java
14cu|maven-clean-plugin-2.4.1-7|28	Requires(post):       jpackage-utils
14cu|maven-clean-plugin-2.4.1-7|29	Requires(postun):     jpackage-utils
14cu|maven-clean-plugin-2.4.1-7|30	
14cu|maven-clean-plugin-2.4.1-7|31	Provides:       maven2-plugin-clean = 1:%{version}-%{release}
14cu|maven-clean-plugin-2.4.1-7|32	Obsoletes:      maven2-plugin-clean <= 0:2.0.8
14cu|maven-clean-plugin-2.4.1-7|33	
14cu|maven-clean-plugin-2.4.1-7|34	%description
14cu|maven-clean-plugin-2.4.1-7|35	The Maven Clean Plugin is a plugin that removes files generated
14cu|maven-clean-plugin-2.4.1-7|36	at build-time in a project's directory.
14cu|maven-clean-plugin-2.4.1-7|37	
14cu|maven-clean-plugin-2.4.1-7|38	%package javadoc
14cu|maven-clean-plugin-2.4.1-7|39	Group:          Development/Java
14cu|maven-clean-plugin-2.4.1-7|40	Summary:        Javadoc for %{name}
14cu|maven-clean-plugin-2.4.1-7|41	Requires:       jpackage-utils
14cu|maven-clean-plugin-2.4.1-7|42	
14cu|maven-clean-plugin-2.4.1-7|43	%description javadoc
14cu|maven-clean-plugin-2.4.1-7|44	API documentation for %{name}.
14cu|maven-clean-plugin-2.4.1-7|45	
14cu|maven-clean-plugin-2.4.1-7|46	%prep
14cu|maven-clean-plugin-2.4.1-7|47	%setup -q
14cu|maven-clean-plugin-2.4.1-7|48	
14cu|maven-clean-plugin-2.4.1-7|49	%build
14cu|maven-clean-plugin-2.4.1-7|50	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|maven-clean-plugin-2.4.1-7|51	mvn -Dmaven.test.skip=true \
14cu|maven-clean-plugin-2.4.1-7|52	install javadoc:javadoc
14cu|maven-clean-plugin-2.4.1-7|53	
14cu|maven-clean-plugin-2.4.1-7|54	%install
14cu|maven-clean-plugin-2.4.1-7|55	
14cu|maven-clean-plugin-2.4.1-7|56	# jars
14cu|maven-clean-plugin-2.4.1-7|57	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-clean-plugin-2.4.1-7|58	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-clean-plugin-2.4.1-7|59	
14cu|maven-clean-plugin-2.4.1-7|60	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-clean-plugin-2.4.1-7|61	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-clean-plugin-2.4.1-7|62	
14cu|maven-clean-plugin-2.4.1-7|63	%add_to_maven_depmap org.apache.maven.plugins maven-clean-plugin %{version} JPP maven-clean-plugin
14cu|maven-clean-plugin-2.4.1-7|64	
14cu|maven-clean-plugin-2.4.1-7|65	# poms
14cu|maven-clean-plugin-2.4.1-7|66	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-clean-plugin-2.4.1-7|67	install -pm 644 pom.xml \
14cu|maven-clean-plugin-2.4.1-7|68	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-clean-plugin-2.4.1-7|69	
14cu|maven-clean-plugin-2.4.1-7|70	# javadoc
14cu|maven-clean-plugin-2.4.1-7|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-clean-plugin-2.4.1-7|72	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-clean-plugin-2.4.1-7|73	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-clean-plugin-2.4.1-7|74	rm -rf target/site/api*
14cu|maven-clean-plugin-2.4.1-7|75	
14cu|maven-clean-plugin-2.4.1-7|76	%post
14cu|maven-clean-plugin-2.4.1-7|77	%update_maven_depmap
14cu|maven-clean-plugin-2.4.1-7|78	
14cu|maven-clean-plugin-2.4.1-7|79	%postun
14cu|maven-clean-plugin-2.4.1-7|80	%update_maven_depmap
14cu|maven-clean-plugin-2.4.1-7|81	
14cu|maven-clean-plugin-2.4.1-7|82	%files
14cu|maven-clean-plugin-2.4.1-7|83	%{_javadir}/%{name}.jar
14cu|maven-clean-plugin-2.4.1-7|84	%{_javadir}/%{name}-%{version}.jar
14cu|maven-clean-plugin-2.4.1-7|85	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-clean-plugin-2.4.1-7|86	%{_mavendepmapfragdir}/%{name}
14cu|maven-clean-plugin-2.4.1-7|87	
14cu|maven-clean-plugin-2.4.1-7|88	%files javadoc
14cu|maven-clean-plugin-2.4.1-7|89	%{_javadocdir}/%{name}-%{version}
14cu|maven-clean-plugin-2.4.1-7|90	%{_javadocdir}/%{name}
14cu|maven-clean-plugin-2.4.1-7|91	
14cu|maven-clean-plugin-2.4.1-7|92	
14cu|maven-clean-plugin-2.4.1-7|93	%changelog
14cu|maven-clean-plugin-2.4.1-7|94	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-7
14cu|maven-clean-plugin-2.4.1-7|95	+ Revision: e2f6cfe
14cu|maven-clean-plugin-2.4.1-7|96	- Move to contrib
14cu|maven-clean-plugin-2.4.1-7|97	
14cu|maven-clean-plugin-2.4.1-7|98	

10861 14
14cu|maven-compiler-plugin-2.3.2-5|1	Name:           maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-5|2	Version:        2.3.2
14cu|maven-compiler-plugin-2.3.2-5|3	Release:        5
14cu|maven-compiler-plugin-2.3.2-5|4	Summary:        Maven Compiler Plugin
14cu|maven-compiler-plugin-2.3.2-5|5	
14cu|maven-compiler-plugin-2.3.2-5|6	Group:          Development/Java
14cu|maven-compiler-plugin-2.3.2-5|7	License:        ASL 2.0
14cu|maven-compiler-plugin-2.3.2-5|8	URL:            http://maven.apache.org/plugins/maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-5|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.3.2 maven-compiler-plugin-2.3.2
14cu|maven-compiler-plugin-2.3.2-5|10	#tar caf maven-compiler-plugin-2.3.2.tar.xz maven-compiler-plugin-2.3.2/
14cu|maven-compiler-plugin-2.3.2-5|11	Source0:        %{name}-%{version}.tar.xz
14cu|maven-compiler-plugin-2.3.2-5|12	
14cu|maven-compiler-plugin-2.3.2-5|13	BuildArch: noarch
14cu|maven-compiler-plugin-2.3.2-5|14	
14cu|maven-compiler-plugin-2.3.2-5|15	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-compiler-plugin-2.3.2-5|16	BuildRequires: maven2
14cu|maven-compiler-plugin-2.3.2-5|17	BuildRequires: maven-plugin-plugin
14cu|maven-compiler-plugin-2.3.2-5|18	#BuildRequires: maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-5|19	BuildRequires: maven-jar-plugin
14cu|maven-compiler-plugin-2.3.2-5|20	BuildRequires: maven-install-plugin
14cu|maven-compiler-plugin-2.3.2-5|21	BuildRequires: maven-resources-plugin
14cu|maven-compiler-plugin-2.3.2-5|22	BuildRequires: maven-javadoc-plugin
14cu|maven-compiler-plugin-2.3.2-5|23	BuildRequires: maven-surefire-plugin
14cu|maven-compiler-plugin-2.3.2-5|24	BuildRequires: maven-surefire-provider-junit
14cu|maven-compiler-plugin-2.3.2-5|25	#BuildRequires: maven-doxia-sitetools
14cu|maven-compiler-plugin-2.3.2-5|26	BuildRequires: maven-plugin-testing-harness
14cu|maven-compiler-plugin-2.3.2-5|27	
14cu|maven-compiler-plugin-2.3.2-5|28	Requires:      maven2
14cu|maven-compiler-plugin-2.3.2-5|29	Requires:      jpackage-utils
14cu|maven-compiler-plugin-2.3.2-5|30	Requires:      java
14cu|maven-compiler-plugin-2.3.2-5|31	Requires(post):       jpackage-utils
14cu|maven-compiler-plugin-2.3.2-5|32	Requires(postun):     jpackage-utils
14cu|maven-compiler-plugin-2.3.2-5|33	
14cu|maven-compiler-plugin-2.3.2-5|34	Provides:       maven2-plugin-compiler = %{version}-%{release}
14cu|maven-compiler-plugin-2.3.2-5|35	Obsoletes:      maven2-plugin-compiler <= 0:2.0.8
14cu|maven-compiler-plugin-2.3.2-5|36	
14cu|maven-compiler-plugin-2.3.2-5|37	%description
14cu|maven-compiler-plugin-2.3.2-5|38	The Compiler Plugin is used to compile the sources of your project.
14cu|maven-compiler-plugin-2.3.2-5|39	
14cu|maven-compiler-plugin-2.3.2-5|40	%package javadoc
14cu|maven-compiler-plugin-2.3.2-5|41	Group:          Development/Java
14cu|maven-compiler-plugin-2.3.2-5|42	Summary:        Javadoc for %{name}
14cu|maven-compiler-plugin-2.3.2-5|43	Requires:       jpackage-utils
14cu|maven-compiler-plugin-2.3.2-5|44	
14cu|maven-compiler-plugin-2.3.2-5|45	%description javadoc
14cu|maven-compiler-plugin-2.3.2-5|46	API documentation for %{name}.
14cu|maven-compiler-plugin-2.3.2-5|47	
14cu|maven-compiler-plugin-2.3.2-5|48	%prep
14cu|maven-compiler-plugin-2.3.2-5|49	%setup -q #You may need to update this according to your Source0
14cu|maven-compiler-plugin-2.3.2-5|50	
14cu|maven-compiler-plugin-2.3.2-5|51	%build
14cu|maven-compiler-plugin-2.3.2-5|52	mvn	-Dmaven.test.failure.ignore=true \
14cu|maven-compiler-plugin-2.3.2-5|53	install javadoc:javadoc
14cu|maven-compiler-plugin-2.3.2-5|54	
14cu|maven-compiler-plugin-2.3.2-5|55	%install
14cu|maven-compiler-plugin-2.3.2-5|56	
14cu|maven-compiler-plugin-2.3.2-5|57	# jars
14cu|maven-compiler-plugin-2.3.2-5|58	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-compiler-plugin-2.3.2-5|59	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-compiler-plugin-2.3.2-5|60	
14cu|maven-compiler-plugin-2.3.2-5|61	%add_to_maven_depmap org.apache.maven.plugins maven-compiler-plugin %{version} JPP maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-5|62	
14cu|maven-compiler-plugin-2.3.2-5|63	# poms
14cu|maven-compiler-plugin-2.3.2-5|64	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-compiler-plugin-2.3.2-5|65	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-compiler-plugin-2.3.2-5|66	
14cu|maven-compiler-plugin-2.3.2-5|67	# javadoc
14cu|maven-compiler-plugin-2.3.2-5|68	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-5|69	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-5|70	
14cu|maven-compiler-plugin-2.3.2-5|71	%pre javadoc
14cu|maven-compiler-plugin-2.3.2-5|72	# workaround for rpm bug, can be removed in F-17
14cu|maven-compiler-plugin-2.3.2-5|73	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-compiler-plugin-2.3.2-5|74	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-compiler-plugin-2.3.2-5|75	
14cu|maven-compiler-plugin-2.3.2-5|76	%post
14cu|maven-compiler-plugin-2.3.2-5|77	%update_maven_depmap
14cu|maven-compiler-plugin-2.3.2-5|78	
14cu|maven-compiler-plugin-2.3.2-5|79	%postun
14cu|maven-compiler-plugin-2.3.2-5|80	%update_maven_depmap
14cu|maven-compiler-plugin-2.3.2-5|81	
14cu|maven-compiler-plugin-2.3.2-5|82	%files
14cu|maven-compiler-plugin-2.3.2-5|83	%{_javadir}/%{name}.jar
14cu|maven-compiler-plugin-2.3.2-5|84	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-compiler-plugin-2.3.2-5|85	%{_mavendepmapfragdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-5|86	
14cu|maven-compiler-plugin-2.3.2-5|87	%files javadoc
14cu|maven-compiler-plugin-2.3.2-5|88	%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-5|89	
14cu|maven-compiler-plugin-2.3.2-5|90	
14cu|maven-compiler-plugin-2.3.2-5|91	%changelog
14cu|maven-compiler-plugin-2.3.2-5|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.2-5
14cu|maven-compiler-plugin-2.3.2-5|93	+ Revision: d00f995
14cu|maven-compiler-plugin-2.3.2-5|94	- MassBuild#440: Increase release tag
14cu|maven-compiler-plugin-2.3.2-5|95	
14cu|maven-compiler-plugin-2.3.2-5|96	

10862 14
14cu|maven-compiler-plugin-2.3.2-6|1	Name:           maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-6|2	Version:        2.3.2
14cu|maven-compiler-plugin-2.3.2-6|3	Release:        6
14cu|maven-compiler-plugin-2.3.2-6|4	Summary:        Maven Compiler Plugin
14cu|maven-compiler-plugin-2.3.2-6|5	
14cu|maven-compiler-plugin-2.3.2-6|6	Group:          Development/Java
14cu|maven-compiler-plugin-2.3.2-6|7	License:        ASL 2.0
14cu|maven-compiler-plugin-2.3.2-6|8	URL:            http://maven.apache.org/plugins/maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-6|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.3.2 maven-compiler-plugin-2.3.2
14cu|maven-compiler-plugin-2.3.2-6|10	#tar caf maven-compiler-plugin-2.3.2.tar.xz maven-compiler-plugin-2.3.2/
14cu|maven-compiler-plugin-2.3.2-6|11	Source0:        %{name}-%{version}.tar.xz
14cu|maven-compiler-plugin-2.3.2-6|12	
14cu|maven-compiler-plugin-2.3.2-6|13	BuildArch: noarch
14cu|maven-compiler-plugin-2.3.2-6|14	
14cu|maven-compiler-plugin-2.3.2-6|15	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-compiler-plugin-2.3.2-6|16	BuildRequires: maven2
14cu|maven-compiler-plugin-2.3.2-6|17	BuildRequires: maven-plugin-plugin
14cu|maven-compiler-plugin-2.3.2-6|18	#BuildRequires: maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-6|19	BuildRequires: maven-jar-plugin
14cu|maven-compiler-plugin-2.3.2-6|20	BuildRequires: maven-install-plugin
14cu|maven-compiler-plugin-2.3.2-6|21	BuildRequires: maven-resources-plugin
14cu|maven-compiler-plugin-2.3.2-6|22	BuildRequires: maven-javadoc-plugin
14cu|maven-compiler-plugin-2.3.2-6|23	BuildRequires: maven-surefire-plugin
14cu|maven-compiler-plugin-2.3.2-6|24	BuildRequires: maven-surefire-provider-junit
14cu|maven-compiler-plugin-2.3.2-6|25	#BuildRequires: maven-doxia-sitetools
14cu|maven-compiler-plugin-2.3.2-6|26	BuildRequires: maven-plugin-testing-harness
14cu|maven-compiler-plugin-2.3.2-6|27	
14cu|maven-compiler-plugin-2.3.2-6|28	Requires:      maven2
14cu|maven-compiler-plugin-2.3.2-6|29	Requires:      jpackage-utils
14cu|maven-compiler-plugin-2.3.2-6|30	Requires:      java
14cu|maven-compiler-plugin-2.3.2-6|31	Requires(post):       jpackage-utils
14cu|maven-compiler-plugin-2.3.2-6|32	Requires(postun):     jpackage-utils
14cu|maven-compiler-plugin-2.3.2-6|33	
14cu|maven-compiler-plugin-2.3.2-6|34	Provides:       maven2-plugin-compiler = %{version}-%{release}
14cu|maven-compiler-plugin-2.3.2-6|35	Obsoletes:      maven2-plugin-compiler <= 0:2.0.8
14cu|maven-compiler-plugin-2.3.2-6|36	
14cu|maven-compiler-plugin-2.3.2-6|37	%description
14cu|maven-compiler-plugin-2.3.2-6|38	The Compiler Plugin is used to compile the sources of your project.
14cu|maven-compiler-plugin-2.3.2-6|39	
14cu|maven-compiler-plugin-2.3.2-6|40	%package javadoc
14cu|maven-compiler-plugin-2.3.2-6|41	Group:          Development/Java
14cu|maven-compiler-plugin-2.3.2-6|42	Summary:        Javadoc for %{name}
14cu|maven-compiler-plugin-2.3.2-6|43	Requires:       jpackage-utils
14cu|maven-compiler-plugin-2.3.2-6|44	
14cu|maven-compiler-plugin-2.3.2-6|45	%description javadoc
14cu|maven-compiler-plugin-2.3.2-6|46	API documentation for %{name}.
14cu|maven-compiler-plugin-2.3.2-6|47	
14cu|maven-compiler-plugin-2.3.2-6|48	%prep
14cu|maven-compiler-plugin-2.3.2-6|49	%setup -q #You may need to update this according to your Source0
14cu|maven-compiler-plugin-2.3.2-6|50	
14cu|maven-compiler-plugin-2.3.2-6|51	%build
14cu|maven-compiler-plugin-2.3.2-6|52	mvn	-Dmaven.test.failure.ignore=true \
14cu|maven-compiler-plugin-2.3.2-6|53	install javadoc:javadoc
14cu|maven-compiler-plugin-2.3.2-6|54	
14cu|maven-compiler-plugin-2.3.2-6|55	%install
14cu|maven-compiler-plugin-2.3.2-6|56	
14cu|maven-compiler-plugin-2.3.2-6|57	# jars
14cu|maven-compiler-plugin-2.3.2-6|58	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-compiler-plugin-2.3.2-6|59	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-compiler-plugin-2.3.2-6|60	
14cu|maven-compiler-plugin-2.3.2-6|61	%add_to_maven_depmap org.apache.maven.plugins maven-compiler-plugin %{version} JPP maven-compiler-plugin
14cu|maven-compiler-plugin-2.3.2-6|62	
14cu|maven-compiler-plugin-2.3.2-6|63	# poms
14cu|maven-compiler-plugin-2.3.2-6|64	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-compiler-plugin-2.3.2-6|65	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-compiler-plugin-2.3.2-6|66	
14cu|maven-compiler-plugin-2.3.2-6|67	# javadoc
14cu|maven-compiler-plugin-2.3.2-6|68	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-6|69	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-6|70	
14cu|maven-compiler-plugin-2.3.2-6|71	%pre javadoc
14cu|maven-compiler-plugin-2.3.2-6|72	# workaround for rpm bug, can be removed in F-17
14cu|maven-compiler-plugin-2.3.2-6|73	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-compiler-plugin-2.3.2-6|74	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-compiler-plugin-2.3.2-6|75	
14cu|maven-compiler-plugin-2.3.2-6|76	%post
14cu|maven-compiler-plugin-2.3.2-6|77	%update_maven_depmap
14cu|maven-compiler-plugin-2.3.2-6|78	
14cu|maven-compiler-plugin-2.3.2-6|79	%postun
14cu|maven-compiler-plugin-2.3.2-6|80	%update_maven_depmap
14cu|maven-compiler-plugin-2.3.2-6|81	
14cu|maven-compiler-plugin-2.3.2-6|82	%files
14cu|maven-compiler-plugin-2.3.2-6|83	%{_javadir}/%{name}.jar
14cu|maven-compiler-plugin-2.3.2-6|84	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-compiler-plugin-2.3.2-6|85	%{_mavendepmapfragdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-6|86	
14cu|maven-compiler-plugin-2.3.2-6|87	%files javadoc
14cu|maven-compiler-plugin-2.3.2-6|88	%{_javadocdir}/%{name}
14cu|maven-compiler-plugin-2.3.2-6|89	
14cu|maven-compiler-plugin-2.3.2-6|90	
14cu|maven-compiler-plugin-2.3.2-6|91	%changelog
14cu|maven-compiler-plugin-2.3.2-6|92	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-6
14cu|maven-compiler-plugin-2.3.2-6|93	+ Revision: e0e9e36
14cu|maven-compiler-plugin-2.3.2-6|94	- Move to contrib
14cu|maven-compiler-plugin-2.3.2-6|95	
14cu|maven-compiler-plugin-2.3.2-6|96	

10863 14
14cu|maven-doxia-1.0-2|1	%bcond_with maven
14cu|maven-doxia-1.0-2|2	
14cu|maven-doxia-1.0-2|3	%define namedversion 1.0-alpha-7
14cu|maven-doxia-1.0-2|4	
14cu|maven-doxia-1.0-2|5	Name:           maven-doxia
14cu|maven-doxia-1.0-2|6	Version:        1.0
14cu|maven-doxia-1.0-2|7	Release:        2
14cu|maven-doxia-1.0-2|8	Epoch:          0
14cu|maven-doxia-1.0-2|9	Summary:        Content generation framework
14cu|maven-doxia-1.0-2|10	License:        Apache Software License
14cu|maven-doxia-1.0-2|11	Group:          Development/Java
14cu|maven-doxia-1.0-2|12	URL:            http://maven.apache.org/doxia/
14cu|maven-doxia-1.0-2|13	
14cu|maven-doxia-1.0-2|14	# svn export http://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/
14cu|maven-doxia-1.0-2|15	#       maven-doxia/
14cu|maven-doxia-1.0-2|16	# tar czf maven-doxia-1.0.a7-src.tar.gz maven-doxia/
14cu|maven-doxia-1.0-2|17	Source0:        %{name}-%{version}a7.tar.gz
14cu|maven-doxia-1.0-2|18	
14cu|maven-doxia-1.0-2|19	Source1:        %{name}-decoration-model-build.xml
14cu|maven-doxia-1.0-2|20	Source2:        %{name}-core-build.xml
14cu|maven-doxia-1.0-2|21	Source3:        %{name}-sink-api-build.xml
14cu|maven-doxia-1.0-2|22	Source4:        %{name}-site-renderer-build.xml
14cu|maven-doxia-1.0-2|23	
14cu|maven-doxia-1.0-2|24	# These files are taken from the doxia build itself, done with maven2
14cu|maven-doxia-1.0-2|25	# To regenerate, build above tarball with upstream maven
14cu|maven-doxia-1.0-2|26	Source5:        %{name}-autogenerated-files.tar.gz
14cu|maven-doxia-1.0-2|27	
14cu|maven-doxia-1.0-2|28	Patch0:         %{name}-1.4compile.patch
14cu|maven-doxia-1.0-2|29	
14cu|maven-doxia-1.0-2|30	
14cu|maven-doxia-1.0-2|31	BuildArch:      noarch
14cu|maven-doxia-1.0-2|32	
14cu|maven-doxia-1.0-2|33	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|maven-doxia-1.0-2|34	BuildRequires:  ant
14cu|maven-doxia-1.0-2|35	BuildRequires:  ant-nodeps
14cu|maven-doxia-1.0-2|36	BuildRequires:  locales-en
14cu|maven-doxia-1.0-2|37	%if %with maven
14cu|maven-doxia-1.0-2|38	BuildRequires:  maven2 >= 0:2.0.4-9
14cu|maven-doxia-1.0-2|39	BuildRequires:  maven2-plugin-compiler
14cu|maven-doxia-1.0-2|40	BuildRequires:  maven2-plugin-install
14cu|maven-doxia-1.0-2|41	BuildRequires:  maven2-plugin-jar
14cu|maven-doxia-1.0-2|42	BuildRequires:  maven2-plugin-javadoc
14cu|maven-doxia-1.0-2|43	BuildRequires:  maven2-plugin-resources
14cu|maven-doxia-1.0-2|44	BuildRequires:  maven2-plugin-site
14cu|maven-doxia-1.0-2|45	BuildRequires:  maven2-plugin-surefire
14cu|maven-doxia-1.0-2|46	BuildRequires:  plexus-maven-plugin >= 0:1.2-2
14cu|maven-doxia-1.0-2|47	BuildRequires:  modello-maven-plugin >= 0:1.0-0.a8.3
14cu|maven-doxia-1.0-2|48	BuildRequires:  plexus-xmlrpc >= 0:1.0-0.b4.3
14cu|maven-doxia-1.0-2|49	%endif
14cu|maven-doxia-1.0-2|50	BuildRequires:  classworlds
14cu|maven-doxia-1.0-2|51	BuildRequires:  jakarta-commons-collections
14cu|maven-doxia-1.0-2|52	BuildRequires:  jakarta-commons-logging
14cu|maven-doxia-1.0-2|53	BuildRequires:  jakarta-commons-validator
14cu|maven-doxia-1.0-2|54	BuildRequires:  junit
14cu|maven-doxia-1.0-2|55	BuildRequires:  oro
14cu|maven-doxia-1.0-2|56	BuildRequires:  plexus-container-default
14cu|maven-doxia-1.0-2|57	BuildRequires:  plexus-i18n
14cu|maven-doxia-1.0-2|58	BuildRequires:  plexus-utils
14cu|maven-doxia-1.0-2|59	BuildRequires:  plexus-velocity
14cu|maven-doxia-1.0-2|60	BuildRequires:  velocity
14cu|maven-doxia-1.0-2|61	
14cu|maven-doxia-1.0-2|62	Requires:       classworlds
14cu|maven-doxia-1.0-2|63	Requires:       jakarta-commons-collections
14cu|maven-doxia-1.0-2|64	Requires:       jakarta-commons-logging
14cu|maven-doxia-1.0-2|65	Requires:       jakarta-commons-validator
14cu|maven-doxia-1.0-2|66	Requires:       junit
14cu|maven-doxia-1.0-2|67	Requires:       oro
14cu|maven-doxia-1.0-2|68	Requires:       plexus-container-default
14cu|maven-doxia-1.0-2|69	Requires:       plexus-i18n
14cu|maven-doxia-1.0-2|70	Requires:       plexus-utils
14cu|maven-doxia-1.0-2|71	Requires:       plexus-velocity
14cu|maven-doxia-1.0-2|72	Requires:       velocity
14cu|maven-doxia-1.0-2|73	
14cu|maven-doxia-1.0-2|74	Requires(post):   jpackage-utils >= 0:1.7.2
14cu|maven-doxia-1.0-2|75	Requires(postun): jpackage-utils >= 0:1.7.2
14cu|maven-doxia-1.0-2|76	
14cu|maven-doxia-1.0-2|77	%description
14cu|maven-doxia-1.0-2|78	Doxia is a content generation framework which aims to provide its
14cu|maven-doxia-1.0-2|79	users with powerful techniques for generating static and dynamic
14cu|maven-doxia-1.0-2|80	content. Doxia can be used to generate static sites in addition to
14cu|maven-doxia-1.0-2|81	being incorporated into dynamic content generation systems like blogs,
14cu|maven-doxia-1.0-2|82	wikis and content management systems.
14cu|maven-doxia-1.0-2|83	
14cu|maven-doxia-1.0-2|84	%if %with maven
14cu|maven-doxia-1.0-2|85	%package javadoc
14cu|maven-doxia-1.0-2|86	Summary:        Javadoc for %{name}
14cu|maven-doxia-1.0-2|87	Group:          Development/Documentation
14cu|maven-doxia-1.0-2|88	
14cu|maven-doxia-1.0-2|89	%description javadoc
14cu|maven-doxia-1.0-2|90	Javadoc for %{name}.
14cu|maven-doxia-1.0-2|91	%endif
14cu|maven-doxia-1.0-2|92	
14cu|maven-doxia-1.0-2|93	%prep
14cu|maven-doxia-1.0-2|94	%setup -q -n %{name}
14cu|maven-doxia-1.0-2|95	cp -p %{SOURCE1} doxia-decoration-model/build.xml
14cu|maven-doxia-1.0-2|96	cp -p %{SOURCE2} doxia-core/build.xml
14cu|maven-doxia-1.0-2|97	cp -p %{SOURCE3} doxia-sink-api/build.xml
14cu|maven-doxia-1.0-2|98	cp -p %{SOURCE4} doxia-site-renderer/build.xml
14cu|maven-doxia-1.0-2|99	
14cu|maven-doxia-1.0-2|100	%patch0 -p0 -b .sav
14cu|maven-doxia-1.0-2|101	
14cu|maven-doxia-1.0-2|102	%build
14cu|maven-doxia-1.0-2|103	export LC_ALL=en_US.ISO-8859-1
14cu|maven-doxia-1.0-2|104	
14cu|maven-doxia-1.0-2|105	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|maven-doxia-1.0-2|106	mkdir -p $MAVEN_REPO_LOCAL
14cu|maven-doxia-1.0-2|107	
14cu|maven-doxia-1.0-2|108	%if %with maven
14cu|maven-doxia-1.0-2|109	
14cu|maven-doxia-1.0-2|110	mvn-jpp \
14cu|maven-doxia-1.0-2|111	-e \
14cu|maven-doxia-1.0-2|112	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|maven-doxia-1.0-2|113	-Dmaven.test.failure.ignore=true \
14cu|maven-doxia-1.0-2|114	install javadoc:javadoc
14cu|maven-doxia-1.0-2|115	
14cu|maven-doxia-1.0-2|116	%else
14cu|maven-doxia-1.0-2|117	
14cu|maven-doxia-1.0-2|118	mkdir lib
14cu|maven-doxia-1.0-2|119	build-jar-repository -s -p lib/ \
14cu|maven-doxia-1.0-2|120	commons-collections \
14cu|maven-doxia-1.0-2|121	commons-logging-api \
14cu|maven-doxia-1.0-2|122	classworlds \
14cu|maven-doxia-1.0-2|123	junit \
14cu|maven-doxia-1.0-2|124	oro \
14cu|maven-doxia-1.0-2|125	plexus/container-default \
14cu|maven-doxia-1.0-2|126	plexus/i18n \
14cu|maven-doxia-1.0-2|127	plexus/utils \
14cu|maven-doxia-1.0-2|128	plexus/velocity \
14cu|maven-doxia-1.0-2|129	velocity
14cu|maven-doxia-1.0-2|130	
14cu|maven-doxia-1.0-2|131	# Extract autogenerated (by maven) files
14cu|maven-doxia-1.0-2|132	tar xzf %{SOURCE5}
14cu|maven-doxia-1.0-2|133	
14cu|maven-doxia-1.0-2|134	for project in doxia-decoration-model \
14cu|maven-doxia-1.0-2|135	doxia-sink-api \
14cu|maven-doxia-1.0-2|136	doxia-core \
14cu|maven-doxia-1.0-2|137	doxia-site-renderer; do
14cu|maven-doxia-1.0-2|138	
14cu|maven-doxia-1.0-2|139	pushd $project
14cu|maven-doxia-1.0-2|140	
14cu|maven-doxia-1.0-2|141	ant -Dmaven.mode.offline=true -Dmaven.repo.local=$MAVEN_REPO_LOCAL
14cu|maven-doxia-1.0-2|142	
14cu|maven-doxia-1.0-2|143	# Copy over the jar
14cu|maven-doxia-1.0-2|144	cp -p target/*jar ../lib/$project.jar
14cu|maven-doxia-1.0-2|145	popd
14cu|maven-doxia-1.0-2|146	done
14cu|maven-doxia-1.0-2|147	
14cu|maven-doxia-1.0-2|148	%endif
14cu|maven-doxia-1.0-2|149	
14cu|maven-doxia-1.0-2|150	%install
14cu|maven-doxia-1.0-2|151	# jars/poms
14cu|maven-doxia-1.0-2|152	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|maven-doxia-1.0-2|153	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|maven-doxia-1.0-2|154	
14cu|maven-doxia-1.0-2|155	for project in decoration-model \
14cu|maven-doxia-1.0-2|156	sink-api \
14cu|maven-doxia-1.0-2|157	core \
14cu|maven-doxia-1.0-2|158	site-renderer \
14cu|maven-doxia-1.0-2|159	module-twiki; do
14cu|maven-doxia-1.0-2|160	
14cu|maven-doxia-1.0-2|161	if [ -f doxia-$project/target/doxia-$project-%{namedversion}.jar ]; then                  install -pm 644 \
14cu|maven-doxia-1.0-2|162	doxia-$project/target/doxia-$project-%{namedversion}.jar \
14cu|maven-doxia-1.0-2|163	%{buildroot}%{_javadir}/%{name}/$project-%{namedversion}.jar
14cu|maven-doxia-1.0-2|164	%add_to_maven_depmap org.apache.maven.doxia doxia-$project %{namedversion} JPP/maven-doxia $project
14cu|maven-doxia-1.0-2|165	
14cu|maven-doxia-1.0-2|166	fi
14cu|maven-doxia-1.0-2|167	
14cu|maven-doxia-1.0-2|168	# Install pom to groupid-artifactid
14cu|maven-doxia-1.0-2|169	install -pm 644 doxia-$project/pom.xml \
14cu|maven-doxia-1.0-2|170	%{buildroot}/%{_datadir}/maven2/poms/JPP.maven-doxia-$project.pom
14cu|maven-doxia-1.0-2|171	done
14cu|maven-doxia-1.0-2|172	
14cu|maven-doxia-1.0-2|173	install -pm 644 pom.xml \
14cu|maven-doxia-1.0-2|174	%{buildroot}/%{_datadir}/maven2/poms/JPP.maven-doxia-doxia.pom
14cu|maven-doxia-1.0-2|175	%add_to_maven_depmap org.apache.maven.doxia doxia %{namedversion} JPP/maven-doxia doxia
14cu|maven-doxia-1.0-2|176	
14cu|maven-doxia-1.0-2|177	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{namedversion}*; \
14cu|maven-doxia-1.0-2|178	do ln -sf ${jar} `echo $jar| sed  "s|-%{namedversion}||g"`; done)
14cu|maven-doxia-1.0-2|179	
14cu|maven-doxia-1.0-2|180	%if %with maven
14cu|maven-doxia-1.0-2|181	# javadoc
14cu|maven-doxia-1.0-2|182	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-doxia-1.0-2|183	
14cu|maven-doxia-1.0-2|184	for p in doxia-decoration-model \
14cu|maven-doxia-1.0-2|185	doxia-sink-api \
14cu|maven-doxia-1.0-2|186	doxia-core \
14cu|maven-doxia-1.0-2|187	doxia-site-renderer; do
14cu|maven-doxia-1.0-2|188	
14cu|maven-doxia-1.0-2|189	project=`basename $p`
14cu|maven-doxia-1.0-2|190	install -d -m 755 \
14cu|maven-doxia-1.0-2|191	%{buildroot}%{_javadocdir}/%{name}-%{version}/$project
14cu|maven-doxia-1.0-2|192	cp -pr $project/target/site/apidocs/* \
14cu|maven-doxia-1.0-2|193	%{buildroot}%{_javadocdir}/%{name}-%{version}/$project
14cu|maven-doxia-1.0-2|194	
14cu|maven-doxia-1.0-2|195	done
14cu|maven-doxia-1.0-2|196	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-doxia-1.0-2|197	%endif
14cu|maven-doxia-1.0-2|198	
14cu|maven-doxia-1.0-2|199	%files
14cu|maven-doxia-1.0-2|200	%{_javadir}/%{name}
14cu|maven-doxia-1.0-2|201	%{_datadir}/maven2
14cu|maven-doxia-1.0-2|202	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|maven-doxia-1.0-2|203	
14cu|maven-doxia-1.0-2|204	%if %with maven
14cu|maven-doxia-1.0-2|205	%files javadoc
14cu|maven-doxia-1.0-2|206	%defattr(-,root,root,-)
14cu|maven-doxia-1.0-2|207	%doc %{_javadocdir}/*
14cu|maven-doxia-1.0-2|208	%endif
14cu|maven-doxia-1.0-2|209	
14cu|maven-doxia-1.0-2|210	
14cu|maven-doxia-1.0-2|211	
14cu|maven-doxia-1.0-2|212	%changelog
14cu|maven-doxia-1.0-2|213	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2
14cu|maven-doxia-1.0-2|214	+ Revision: 86147aa
14cu|maven-doxia-1.0-2|215	- Move to contrib
14cu|maven-doxia-1.0-2|216	
14cu|maven-doxia-1.0-2|217	

10864 14
14cu|maven-doxia-sitetools-1.2-7|1	%global parent maven-doxia
14cu|maven-doxia-sitetools-1.2-7|2	%global subproj sitetools
14cu|maven-doxia-sitetools-1.2-7|3	
14cu|maven-doxia-sitetools-1.2-7|4	Name:           %{parent}-%{subproj}
14cu|maven-doxia-sitetools-1.2-7|5	Version:        1.2
14cu|maven-doxia-sitetools-1.2-7|6	Release:        7
14cu|maven-doxia-sitetools-1.2-7|7	Summary:        Doxia content generation framework
14cu|maven-doxia-sitetools-1.2-7|8	License:        ASL 2.0
14cu|maven-doxia-sitetools-1.2-7|9	Group:          Development/Java
14cu|maven-doxia-sitetools-1.2-7|10	URL:            http://maven.apache.org/doxia/
14cu|maven-doxia-sitetools-1.2-7|11	
14cu|maven-doxia-sitetools-1.2-7|12	Source0:        http://repo2.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/%{version}/doxia-%{subproj}-%{version}-source-release.zip
14cu|maven-doxia-sitetools-1.2-7|13	
14cu|maven-doxia-sitetools-1.2-7|14	# Point it at the correct plexus-container-default
14cu|maven-doxia-sitetools-1.2-7|15	Source1:        maven-doxia-depmap.xml
14cu|maven-doxia-sitetools-1.2-7|16	
14cu|maven-doxia-sitetools-1.2-7|17	Patch0:         0001-Remove-clirr-dependency.patch
14cu|maven-doxia-sitetools-1.2-7|18	Patch1:         0002-Remove-htmlunit-dependency.patch
14cu|maven-doxia-sitetools-1.2-7|19	Patch2:         0003-Migration-to-component-metadata.patch
14cu|maven-doxia-sitetools-1.2-7|20	
14cu|maven-doxia-sitetools-1.2-7|21	BuildRequires:  java-devel >= 1.6.0
14cu|maven-doxia-sitetools-1.2-7|22	BuildRequires:  itext
14cu|maven-doxia-sitetools-1.2-7|23	BuildRequires:  jpackage-utils
14cu|maven-doxia-sitetools-1.2-7|24	BuildRequires:  maven2
14cu|maven-doxia-sitetools-1.2-7|25	BuildRequires:  maven-compiler-plugin
14cu|maven-doxia-sitetools-1.2-7|26	BuildRequires:  maven-install-plugin
14cu|maven-doxia-sitetools-1.2-7|27	BuildRequires:  maven-jar-plugin
14cu|maven-doxia-sitetools-1.2-7|28	BuildRequires:  maven-javadoc-plugin
14cu|maven-doxia-sitetools-1.2-7|29	BuildRequires:  maven-resources-plugin
14cu|maven-doxia-sitetools-1.2-7|30	BuildRequires:  maven-site-plugin
14cu|maven-doxia-sitetools-1.2-7|31	BuildRequires:  maven-surefire-plugin
14cu|maven-doxia-sitetools-1.2-7|32	#BuildRequires:  maven-shared-reporting-impl
14cu|maven-doxia-sitetools-1.2-7|33	BuildRequires:  maven-surefire-provider-junit
14cu|maven-doxia-sitetools-1.2-7|34	BuildRequires:  maven-doxia
14cu|maven-doxia-sitetools-1.2-7|35	#BuildRequires:  modello-maven-plugin
14cu|maven-doxia-sitetools-1.2-7|36	BuildRequires:  classworlds
14cu|maven-doxia-sitetools-1.2-7|37	#BuildRequires:  apache-commons-collections
14cu|maven-doxia-sitetools-1.2-7|38	#BuildRequires:  apache-commons-configuration
14cu|maven-doxia-sitetools-1.2-7|39	#BuildRequires:  apache-commons-logging
14cu|maven-doxia-sitetools-1.2-7|40	#BuildRequires:  apache-commons-validator
14cu|maven-doxia-sitetools-1.2-7|41	BuildRequires:  junit
14cu|maven-doxia-sitetools-1.2-7|42	BuildRequires:  jakarta-oro
14cu|maven-doxia-sitetools-1.2-7|43	BuildRequires:  plexus-container-default
14cu|maven-doxia-sitetools-1.2-7|44	#BuildRequires:  plexus-containers-container-default
14cu|maven-doxia-sitetools-1.2-7|45	#BuildRequires:  plexus-containers-component-javadoc
14cu|maven-doxia-sitetools-1.2-7|46	#BuildRequires:  plexus-containers-component-metadata
14cu|maven-doxia-sitetools-1.2-7|47	BuildRequires:  plexus-i18n
14cu|maven-doxia-sitetools-1.2-7|48	BuildRequires:  plexus-utils
14cu|maven-doxia-sitetools-1.2-7|49	BuildRequires:  plexus-velocity
14cu|maven-doxia-sitetools-1.2-7|50	BuildRequires:  velocity
14cu|maven-doxia-sitetools-1.2-7|51	BuildRequires:  javamail
14cu|maven-doxia-sitetools-1.2-7|52	
14cu|maven-doxia-sitetools-1.2-7|53	Requires:       classworlds
14cu|maven-doxia-sitetools-1.2-7|54	#Requires:       apache-commons-collections
14cu|maven-doxia-sitetools-1.2-7|55	#Requires:       apache-commons-configuration
14cu|maven-doxia-sitetools-1.2-7|56	#Requires:       apache-commons-logging
14cu|maven-doxia-sitetools-1.2-7|57	#Requires:       apache-commons-validator
14cu|maven-doxia-sitetools-1.2-7|58	Requires:       junit
14cu|maven-doxia-sitetools-1.2-7|59	Requires:       maven-doxia
14cu|maven-doxia-sitetools-1.2-7|60	Requires:       jakarta-oro
14cu|maven-doxia-sitetools-1.2-7|61	Requires:       plexus-container-default
14cu|maven-doxia-sitetools-1.2-7|62	#Requires:       plexus-containers-container-default
14cu|maven-doxia-sitetools-1.2-7|63	Requires:       plexus-i18n
14cu|maven-doxia-sitetools-1.2-7|64	Requires:       plexus-utils
14cu|maven-doxia-sitetools-1.2-7|65	Requires:       plexus-velocity
14cu|maven-doxia-sitetools-1.2-7|66	Requires:       velocity
14cu|maven-doxia-sitetools-1.2-7|67	Requires:       javamail
14cu|maven-doxia-sitetools-1.2-7|68	
14cu|maven-doxia-sitetools-1.2-7|69	Requires:       java >= 1.6.0
14cu|maven-doxia-sitetools-1.2-7|70	Requires:       jpackage-utils
14cu|maven-doxia-sitetools-1.2-7|71	
14cu|maven-doxia-sitetools-1.2-7|72	BuildArch:      noarch
14cu|maven-doxia-sitetools-1.2-7|73	
14cu|maven-doxia-sitetools-1.2-7|74	%description
14cu|maven-doxia-sitetools-1.2-7|75	Doxia is a content generation framework which aims to provide its
14cu|maven-doxia-sitetools-1.2-7|76	users with powerful techniques for generating static and dynamic
14cu|maven-doxia-sitetools-1.2-7|77	content. Doxia can be used to generate static sites in addition to
14cu|maven-doxia-sitetools-1.2-7|78	being incorporated into dynamic content generation systems like blogs,
14cu|maven-doxia-sitetools-1.2-7|79	wikis and content management systems.
14cu|maven-doxia-sitetools-1.2-7|80	
14cu|maven-doxia-sitetools-1.2-7|81	%package javadoc
14cu|maven-doxia-sitetools-1.2-7|82	Summary:        Javadoc for %{name}
14cu|maven-doxia-sitetools-1.2-7|83	Group:          Development/Java
14cu|maven-doxia-sitetools-1.2-7|84	Requires:       jpackage-utils
14cu|maven-doxia-sitetools-1.2-7|85	
14cu|maven-doxia-sitetools-1.2-7|86	%description javadoc
14cu|maven-doxia-sitetools-1.2-7|87	API documentation for %{name}.
14cu|maven-doxia-sitetools-1.2-7|88	
14cu|maven-doxia-sitetools-1.2-7|89	%prep
14cu|maven-doxia-sitetools-1.2-7|90	%setup -q -n doxia-%{subproj}-%{version}
14cu|maven-doxia-sitetools-1.2-7|91	
14cu|maven-doxia-sitetools-1.2-7|92	%patch0 -p1
14cu|maven-doxia-sitetools-1.2-7|93	
14cu|maven-doxia-sitetools-1.2-7|94	# Disable tests that need htmlunit, until we get it in Fedora
14cu|maven-doxia-sitetools-1.2-7|95	%patch1 -p1
14cu|maven-doxia-sitetools-1.2-7|96	
14cu|maven-doxia-sitetools-1.2-7|97	%patch2 -p1
14cu|maven-doxia-sitetools-1.2-7|98	
14cu|maven-doxia-sitetools-1.2-7|99	
14cu|maven-doxia-sitetools-1.2-7|100	%build
14cu|maven-doxia-sitetools-1.2-7|101	
14cu|maven-doxia-sitetools-1.2-7|102	# tests can't run because of missing deps
14cu|maven-doxia-sitetools-1.2-7|103	mvn \
14cu|maven-doxia-sitetools-1.2-7|104	-Dmaven.local.depmap.file=%{SOURCE1} \
14cu|maven-doxia-sitetools-1.2-7|105	-Dmaven.test.skip=true \
14cu|maven-doxia-sitetools-1.2-7|106	install javadoc:aggregate
14cu|maven-doxia-sitetools-1.2-7|107	
14cu|maven-doxia-sitetools-1.2-7|108	%install
14cu|maven-doxia-sitetools-1.2-7|109	
14cu|maven-doxia-sitetools-1.2-7|110	# jars/poms
14cu|maven-doxia-sitetools-1.2-7|111	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-doxia-sitetools-1.2-7|112	
14cu|maven-doxia-sitetools-1.2-7|113	install -m 644 -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-sitetools.pom
14cu|maven-doxia-sitetools-1.2-7|114	#install -m 644 -p doxia-decoration-model/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-decoration-model.pom
14cu|maven-doxia-sitetools-1.2-7|115	#install -m 644 -p doxia-site-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-site-renderer.pom
14cu|maven-doxia-sitetools-1.2-7|116	install -m 644 -p doxia-doc-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-doc-renderer.pom
14cu|maven-doxia-sitetools-1.2-7|117	
14cu|maven-doxia-sitetools-1.2-7|118	install -dm 755 %{buildroot}%{_javadir}/%{parent}
14cu|maven-doxia-sitetools-1.2-7|119	
14cu|maven-doxia-sitetools-1.2-7|120	#install -m 644 -p doxia-decoration-model/target/doxia-decoration-model-%{version}.jar \
14cu|maven-doxia-sitetools-1.2-7|121	#	%{buildroot}%{_javadir}/%{parent}/decoration-model.jar
14cu|maven-doxia-sitetools-1.2-7|122	#install -m 644 -p doxia-site-renderer/target/doxia-site-renderer-%{version}.jar \
14cu|maven-doxia-sitetools-1.2-7|123	#	%{buildroot}%{_javadir}/%{parent}/site-renderer.jar
14cu|maven-doxia-sitetools-1.2-7|124	install -m 644 -p doxia-doc-renderer/target/doxia-doc-renderer-%{version}.jar \
14cu|maven-doxia-sitetools-1.2-7|125	%{buildroot}%{_javadir}/%{parent}/doc-renderer.jar
14cu|maven-doxia-sitetools-1.2-7|126	
14cu|maven-doxia-sitetools-1.2-7|127	install -dm 755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-doxia-sitetools-1.2-7|128	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-doxia-sitetools-1.2-7|129	
14cu|maven-doxia-sitetools-1.2-7|130	%add_to_maven_depmap org.apache.maven.doxia doxia-sitetools %{namedversion} JPP/maven-doxia-sitetools doxia-sitetools
14cu|maven-doxia-sitetools-1.2-7|131	#%add_to_maven_depmap org.apache.maven.doxia doxia-decoration-model %{namedversion} JPP/maven-doxia-decoration-model doxia-decoration-model
14cu|maven-doxia-sitetools-1.2-7|132	#%add_to_maven_depmap org.apache.maven.doxia doxia-site-renderer %{namedversion} JPP/maven-doxia-site-renderer doxia-site-rendeder
14cu|maven-doxia-sitetools-1.2-7|133	%add_to_maven_depmap org.apache.maven.doxia doxia-doc-renderer %{namedversion} JPP/maven-doxia-doc-renderer doxia-doc-renderer
14cu|maven-doxia-sitetools-1.2-7|134	
14cu|maven-doxia-sitetools-1.2-7|135	%files
14cu|maven-doxia-sitetools-1.2-7|136	%{_javadir}/%{parent}/*.jar
14cu|maven-doxia-sitetools-1.2-7|137	%{_mavenpomdir}/JPP-*.pom
14cu|maven-doxia-sitetools-1.2-7|138	%{_mavendepmapfragdir}/%{name}
14cu|maven-doxia-sitetools-1.2-7|139	
14cu|maven-doxia-sitetools-1.2-7|140	%files javadoc
14cu|maven-doxia-sitetools-1.2-7|141	%doc %{_javadocdir}/%{name}
14cu|maven-doxia-sitetools-1.2-7|142	
14cu|maven-doxia-sitetools-1.2-7|143	%changelog
14cu|maven-doxia-sitetools-1.2-7|144	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14cu|maven-doxia-sitetools-1.2-7|145	+ Revision: 357d2e6
14cu|maven-doxia-sitetools-1.2-7|146	- Move to contrib
14cu|maven-doxia-sitetools-1.2-7|147	
14cu|maven-doxia-sitetools-1.2-7|148	

10865 14
14cu|maven-doxia-tools-1.4-3|1	Name:		maven-doxia-tools
14cu|maven-doxia-tools-1.4-3|2	Version:	1.4
14cu|maven-doxia-tools-1.4-3|3	Release:	3
14cu|maven-doxia-tools-1.4-3|4	Summary:	Maven Doxia Integration Tools
14cu|maven-doxia-tools-1.4-3|5	
14cu|maven-doxia-tools-1.4-3|6	Group:		Development/Java
14cu|maven-doxia-tools-1.4-3|7	License:	ASL 2.0
14cu|maven-doxia-tools-1.4-3|8	URL:		http://maven.apache.org/shared/maven-doxia-tools/
14cu|maven-doxia-tools-1.4-3|9	Source0:	http://repo1.maven.org/maven2/org/apache/maven/shared/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cu|maven-doxia-tools-1.4-3|10	Patch0:		%{name}-migration-to-component-metadata.patch
14cu|maven-doxia-tools-1.4-3|11	
14cu|maven-doxia-tools-1.4-3|12	#BuildRequires:	apache-commons-io >= 1.4
14cu|maven-doxia-tools-1.4-3|13	BuildRequires:	apache-commons-logging
14cu|maven-doxia-tools-1.4-3|14	BuildRequires:	plexus-utils
14cu|maven-doxia-tools-1.4-3|15	BuildRequires:	plexus-interpolation
14cu|maven-doxia-tools-1.4-3|16	BuildRequires:	plexus-container-default
14cu|maven-doxia-tools-1.4-3|17	BuildRequires:	plexus-i18n
14cu|maven-doxia-tools-1.4-3|18	BuildRequires:	maven2
14cu|maven-doxia-tools-1.4-3|19	#BuildRequires:	maven-shared
14cu|maven-doxia-tools-1.4-3|20	BuildRequires:	maven-doxia
14cu|maven-doxia-tools-1.4-3|21	BuildRequires:	maven-doxia-sitetools
14cu|maven-doxia-tools-1.4-3|22	BuildRequires:	maven-compiler-plugin
14cu|maven-doxia-tools-1.4-3|23	BuildRequires:	maven-install-plugin
14cu|maven-doxia-tools-1.4-3|24	BuildRequires:	maven-jar-plugin
14cu|maven-doxia-tools-1.4-3|25	BuildRequires:	maven-javadoc-plugin
14cu|maven-doxia-tools-1.4-3|26	BuildRequires:	maven-resources-plugin
14cu|maven-doxia-tools-1.4-3|27	BuildRequires:	maven-surefire-plugin
14cu|maven-doxia-tools-1.4-3|28	BuildRequires:	maven-plugin-testing-harness
14cu|maven-doxia-tools-1.4-3|29	#BuildRequires:	maven-shared-reporting-impl
14cu|maven-doxia-tools-1.4-3|30	#BuildRequires:	plexus-containers-component-metadata
14cu|maven-doxia-tools-1.4-3|31	BuildRequires:	java-devel >= 1.6.0
14cu|maven-doxia-tools-1.4-3|32	
14cu|maven-doxia-tools-1.4-3|33	BuildArch:	noarch
14cu|maven-doxia-tools-1.4-3|34	
14cu|maven-doxia-tools-1.4-3|35	#Requires:	apache-commons-io >= 1.4
14cu|maven-doxia-tools-1.4-3|36	Requires:	plexus-utils
14cu|maven-doxia-tools-1.4-3|37	Requires:	plexus-interpolation
14cu|maven-doxia-tools-1.4-3|38	Requires:	plexus-container-default
14cu|maven-doxia-tools-1.4-3|39	Requires:	plexus-i18n
14cu|maven-doxia-tools-1.4-3|40	#Requires:	maven-shared
14cu|maven-doxia-tools-1.4-3|41	Requires:	maven-doxia
14cu|maven-doxia-tools-1.4-3|42	Requires:	maven-doxia-sitetools
14cu|maven-doxia-tools-1.4-3|43	
14cu|maven-doxia-tools-1.4-3|44	Requires:	jpackage-utils
14cu|maven-doxia-tools-1.4-3|45	
14cu|maven-doxia-tools-1.4-3|46	%description
14cu|maven-doxia-tools-1.4-3|47	A collection of tools to help the integration of Doxia in Maven plugins.
14cu|maven-doxia-tools-1.4-3|48	
14cu|maven-doxia-tools-1.4-3|49	%package javadoc
14cu|maven-doxia-tools-1.4-3|50	Summary:	Javadoc for %{name}
14cu|maven-doxia-tools-1.4-3|51	Group:		Development/Java
14cu|maven-doxia-tools-1.4-3|52	Requires:	jpackage-utils
14cu|maven-doxia-tools-1.4-3|53	
14cu|maven-doxia-tools-1.4-3|54	%description javadoc
14cu|maven-doxia-tools-1.4-3|55	API documentation for %{name}.
14cu|maven-doxia-tools-1.4-3|56	
14cu|maven-doxia-tools-1.4-3|57	%prep
14cu|maven-doxia-tools-1.4-3|58	%setup -q
14cu|maven-doxia-tools-1.4-3|59	%patch0 -b .sav
14cu|maven-doxia-tools-1.4-3|60	
14cu|maven-doxia-tools-1.4-3|61	
14cu|maven-doxia-tools-1.4-3|62	%build
14cu|maven-doxia-tools-1.4-3|63	mvn \
14cu|maven-doxia-tools-1.4-3|64	-Dmaven.test.skip=true \
14cu|maven-doxia-tools-1.4-3|65	install javadoc:aggregate
14cu|maven-doxia-tools-1.4-3|66	
14cu|maven-doxia-tools-1.4-3|67	%install
14cu|maven-doxia-tools-1.4-3|68	# jars
14cu|maven-doxia-tools-1.4-3|69	install -Dm 644 target/%{name}-%{version}.jar %{buildroot}/%{_javadir}/%{name}.jar
14cu|maven-doxia-tools-1.4-3|70	
14cu|maven-doxia-tools-1.4-3|71	# javadoc
14cu|maven-doxia-tools-1.4-3|72	install -d -m 755 %{buildroot}/%{_javadocdir}/%{name}
14cu|maven-doxia-tools-1.4-3|73	cp -pr target/site/apidocs/* %{buildroot}/%{_javadocdir}/%{name}
14cu|maven-doxia-tools-1.4-3|74	
14cu|maven-doxia-tools-1.4-3|75	# poms
14cu|maven-doxia-tools-1.4-3|76	install -Dpm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-doxia-tools-1.4-3|77	
14cu|maven-doxia-tools-1.4-3|78	#%add_maven_depmap JPP-%{name}.pom %{name}.jar
14cu|maven-doxia-tools-1.4-3|79	%add_to_maven_depmap org.apache.maven.doxia doxia-tools %{namedversion} JPP/maven-doxia-tools doxia-tools
14cu|maven-doxia-tools-1.4-3|80	
14cu|maven-doxia-tools-1.4-3|81	%files
14cu|maven-doxia-tools-1.4-3|82	%{_javadir}/*
14cu|maven-doxia-tools-1.4-3|83	%{_mavenpomdir}/*
14cu|maven-doxia-tools-1.4-3|84	%{_mavendepmapfragdir}/%{name}
14cu|maven-doxia-tools-1.4-3|85	%doc LICENSE NOTICE DEPENDENCIES
14cu|maven-doxia-tools-1.4-3|86	
14cu|maven-doxia-tools-1.4-3|87	%files javadoc
14cu|maven-doxia-tools-1.4-3|88	%doc %{_javadocdir}/*
14cu|maven-doxia-tools-1.4-3|89	%doc LICENSE
14cu|maven-doxia-tools-1.4-3|90	
14cu|maven-doxia-tools-1.4-3|91	
14cu|maven-doxia-tools-1.4-3|92	%changelog
14cu|maven-doxia-tools-1.4-3|93	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14cu|maven-doxia-tools-1.4-3|94	+ Revision: c966846
14cu|maven-doxia-tools-1.4-3|95	- Move to contrib
14cu|maven-doxia-tools-1.4-3|96	
14cu|maven-doxia-tools-1.4-3|97	

10866 14
14cu|maven-enforcer-1.3.1-4|1	Name:           maven-enforcer
14cu|maven-enforcer-1.3.1-4|2	Version:        1.3.1
14cu|maven-enforcer-1.3.1-4|3	Release:        4
14cu|maven-enforcer-1.3.1-4|4	Summary:        Maven Enforcer
14cu|maven-enforcer-1.3.1-4|5	
14cu|maven-enforcer-1.3.1-4|6	Group:          Development/Java
14cu|maven-enforcer-1.3.1-4|7	License:        ASL 2.0
14cu|maven-enforcer-1.3.1-4|8	URL:            http://maven.apache.org/enforcer
14cu|maven-enforcer-1.3.1-4|9	#svn export http://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.3 enforcer-1.3
14cu|maven-enforcer-1.3.1-4|10	#tar caf enforcer-1.3.tar.xz enforcer-1.3
14cu|maven-enforcer-1.3.1-4|11	Source0:        enforcer-1.3.1-source-release.zip
14cu|maven-enforcer-1.3.1-4|12	Source1:        %{name}-depmap.xml
14cu|maven-enforcer-1.3.1-4|13	Patch0:		fix-site.patch
14cu|maven-enforcer-1.3.1-4|14	BuildArch: noarch
14cu|maven-enforcer-1.3.1-4|15	
14cu|maven-enforcer-1.3.1-4|16	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-enforcer-1.3.1-4|17	
14cu|maven-enforcer-1.3.1-4|18	BuildRequires: maven2
14cu|maven-enforcer-1.3.1-4|19	BuildRequires: maven-plugin-plugin
14cu|maven-enforcer-1.3.1-4|20	BuildRequires: maven-assembly-plugin
14cu|maven-enforcer-1.3.1-4|21	BuildRequires: maven-compiler-plugin
14cu|maven-enforcer-1.3.1-4|22	BuildRequires: maven-doxia
14cu|maven-enforcer-1.3.1-4|23	#BuildRequires: maven-doxia-sitetools
14cu|maven-enforcer-1.3.1-4|24	BuildRequires: maven-doxia-tools
14cu|maven-enforcer-1.3.1-4|25	BuildRequires: maven-install-plugin
14cu|maven-enforcer-1.3.1-4|26	BuildRequires: maven-javadoc-plugin
14cu|maven-enforcer-1.3.1-4|27	BuildRequires: maven-jar-plugin
14cu|maven-enforcer-1.3.1-4|28	BuildRequires: maven-plugin-testing-harness
14cu|maven-enforcer-1.3.1-4|29	BuildRequires: maven-plugin-cobertura
14cu|maven-enforcer-1.3.1-4|30	BuildRequires: maven-resources-plugin
14cu|maven-enforcer-1.3.1-4|31	BuildRequires: maven-site-plugin
14cu|maven-enforcer-1.3.1-4|32	BuildRequires: maven-shared-reporting-impl
14cu|maven-enforcer-1.3.1-4|33	BuildRequires: maven-surefire-plugin
14cu|maven-enforcer-1.3.1-4|34	BuildRequires: maven-surefire-provider-junit
14cu|maven-enforcer-1.3.1-4|35	BuildRequires: tomcat
14cu|maven-enforcer-1.3.1-4|36	BuildRequires: plexus-maven-plugin
14cu|maven-enforcer-1.3.1-4|37	#BuildRequires: plexus-containers-component-javadoc
14cu|maven-enforcer-1.3.1-4|38	Requires:      maven2
14cu|maven-enforcer-1.3.1-4|39	Requires:       jpackage-utils
14cu|maven-enforcer-1.3.1-4|40	Requires:       java
14cu|maven-enforcer-1.3.1-4|41	Requires(post):       jpackage-utils
14cu|maven-enforcer-1.3.1-4|42	Requires(postun):     jpackage-utils
14cu|maven-enforcer-1.3.1-4|43	
14cu|maven-enforcer-1.3.1-4|44	%description
14cu|maven-enforcer-1.3.1-4|45	Enforcer is a build rule execution framework.
14cu|maven-enforcer-1.3.1-4|46	
14cu|maven-enforcer-1.3.1-4|47	%package javadoc
14cu|maven-enforcer-1.3.1-4|48	Group:          Development/Java
14cu|maven-enforcer-1.3.1-4|49	Summary:        Javadoc for %{name}
14cu|maven-enforcer-1.3.1-4|50	Requires:       jpackage-utils
14cu|maven-enforcer-1.3.1-4|51	
14cu|maven-enforcer-1.3.1-4|52	%description javadoc
14cu|maven-enforcer-1.3.1-4|53	API documentation for %{name}.
14cu|maven-enforcer-1.3.1-4|54	
14cu|maven-enforcer-1.3.1-4|55	%package api
14cu|maven-enforcer-1.3.1-4|56	Summary: Enforcer API
14cu|maven-enforcer-1.3.1-4|57	Group: Development/Java
14cu|maven-enforcer-1.3.1-4|58	Requires: %{name} = %{version}-%{release}
14cu|maven-enforcer-1.3.1-4|59	
14cu|maven-enforcer-1.3.1-4|60	%description api
14cu|maven-enforcer-1.3.1-4|61	This component provides the generic interfaces needed to
14cu|maven-enforcer-1.3.1-4|62	implement custom rules for the maven-enforcer-plugin.
14cu|maven-enforcer-1.3.1-4|63	
14cu|maven-enforcer-1.3.1-4|64	%package rules
14cu|maven-enforcer-1.3.1-4|65	Summary: Enforcer Rules
14cu|maven-enforcer-1.3.1-4|66	Group: Development/Java
14cu|maven-enforcer-1.3.1-4|67	Requires: %{name} = %{version}-%{release}
14cu|maven-enforcer-1.3.1-4|68	Requires: %{name}-api
14cu|maven-enforcer-1.3.1-4|69	
14cu|maven-enforcer-1.3.1-4|70	%description rules
14cu|maven-enforcer-1.3.1-4|71	This component contains the standard Enforcer Rules.
14cu|maven-enforcer-1.3.1-4|72	
14cu|maven-enforcer-1.3.1-4|73	%package -n maven-enforcer-plugin
14cu|maven-enforcer-1.3.1-4|74	Summary: Enforcer Rules
14cu|maven-enforcer-1.3.1-4|75	Group: Development/Java
14cu|maven-enforcer-1.3.1-4|76	Requires: %{name} = %{version}-%{release}
14cu|maven-enforcer-1.3.1-4|77	Requires: %{name}-rules
14cu|maven-enforcer-1.3.1-4|78	Obsoletes: maven2-plugin-enforcer <= 0:2.0.8
14cu|maven-enforcer-1.3.1-4|79	Provides: maven2-plugin-enforcer = 1:%{version}-%{release}
14cu|maven-enforcer-1.3.1-4|80	
14cu|maven-enforcer-1.3.1-4|81	%description -n maven-enforcer-plugin
14cu|maven-enforcer-1.3.1-4|82	This component contains the standard Enforcer Rules.
14cu|maven-enforcer-1.3.1-4|83	
14cu|maven-enforcer-1.3.1-4|84	%prep
14cu|maven-enforcer-1.3.1-4|85	%setup -q -n enforcer-%{version}
14cu|maven-enforcer-1.3.1-4|86	%patch0 -p1
14cu|maven-enforcer-1.3.1-4|87	
14cu|maven-enforcer-1.3.1-4|88	# fix old dep on javadoc taglet
14cu|maven-enforcer-1.3.1-4|89	sed -i 's:<artifactId>plexus-javadoc</artifactId>:<artifactId>plexus-component-javadoc</artifactId>:' pom.xml
14cu|maven-enforcer-1.3.1-4|90	
14cu|maven-enforcer-1.3.1-4|91	%build
14cu|maven-enforcer-1.3.1-4|92	mvn \
14cu|maven-enforcer-1.3.1-4|93	-Dmaven.local.depmap.file=%{SOURCE1} \
14cu|maven-enforcer-1.3.1-4|94	-Dmaven.test.failure.ignore=true \
14cu|maven-enforcer-1.3.1-4|95	install javadoc:aggregate
14cu|maven-enforcer-1.3.1-4|96	
14cu|maven-enforcer-1.3.1-4|97	%install
14cu|maven-enforcer-1.3.1-4|98	# jars
14cu|maven-enforcer-1.3.1-4|99	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
14cu|maven-enforcer-1.3.1-4|100	install -m 644 enforcer-api/target/enforcer-api-%{version}.jar  \
14cu|maven-enforcer-1.3.1-4|101	%{buildroot}%{_javadir}/%{name}/enforcer-api.jar
14cu|maven-enforcer-1.3.1-4|102	install -m 644 enforcer-rules/target/enforcer-rules-%{version}.jar \
14cu|maven-enforcer-1.3.1-4|103	%{buildroot}%{_javadir}/%{name}/enforcer-rules.jar
14cu|maven-enforcer-1.3.1-4|104	install -m 644 maven-enforcer-plugin/target/maven-enforcer-plugin-%{version}.jar  \
14cu|maven-enforcer-1.3.1-4|105	%{buildroot}%{_javadir}/%{name}/plugin.jar
14cu|maven-enforcer-1.3.1-4|106	
14cu|maven-enforcer-1.3.1-4|107	# poms
14cu|maven-enforcer-1.3.1-4|108	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14cu|maven-enforcer-1.3.1-4|109	
14cu|maven-enforcer-1.3.1-4|110	install -pm 644 pom.xml \
14cu|maven-enforcer-1.3.1-4|111	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-enforcer-1.3.1-4|112	%add_to_maven_depmap org.apache.maven.enforcer enforcer %{version} JPP %{name}
14cu|maven-enforcer-1.3.1-4|113	
14cu|maven-enforcer-1.3.1-4|114	install -pm 644 enforcer-api/pom.xml \
14cu|maven-enforcer-1.3.1-4|115	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-api.pom
14cu|maven-enforcer-1.3.1-4|116	%add_to_maven_depmap org.apache.maven.enforcer enforcer-api %{version} JPP/%{name} enforcer-api
14cu|maven-enforcer-1.3.1-4|117	
14cu|maven-enforcer-1.3.1-4|118	install -pm 644 enforcer-rules/pom.xml \
14cu|maven-enforcer-1.3.1-4|119	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-rules.pom
14cu|maven-enforcer-1.3.1-4|120	%add_to_maven_depmap org.apache.maven.enforcer enforcer-rules %{version} JPP/%{name} enforcer-rules
14cu|maven-enforcer-1.3.1-4|121	
14cu|maven-enforcer-1.3.1-4|122	install -pm 644 maven-enforcer-plugin/pom.xml \
14cu|maven-enforcer-1.3.1-4|123	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-plugin.pom
14cu|maven-enforcer-1.3.1-4|124	%add_to_maven_depmap org.apache.maven.plugins maven-enforcer-plugin %{version} JPP/%{name} plugin
14cu|maven-enforcer-1.3.1-4|125	
14cu|maven-enforcer-1.3.1-4|126	# javadoc
14cu|maven-enforcer-1.3.1-4|127	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-enforcer-1.3.1-4|128	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-enforcer-1.3.1-4|129	
14cu|maven-enforcer-1.3.1-4|130	
14cu|maven-enforcer-1.3.1-4|131	%post
14cu|maven-enforcer-1.3.1-4|132	%update_maven_depmap
14cu|maven-enforcer-1.3.1-4|133	
14cu|maven-enforcer-1.3.1-4|134	%postun
14cu|maven-enforcer-1.3.1-4|135	%update_maven_depmap
14cu|maven-enforcer-1.3.1-4|136	
14cu|maven-enforcer-1.3.1-4|137	%pre javadoc
14cu|maven-enforcer-1.3.1-4|138	# workaround for rpm bug, can be removed in F-17
14cu|maven-enforcer-1.3.1-4|139	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-enforcer-1.3.1-4|140	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-enforcer-1.3.1-4|141	
14cu|maven-enforcer-1.3.1-4|142	
14cu|maven-enforcer-1.3.1-4|143	%files
14cu|maven-enforcer-1.3.1-4|144	%dir %{_javadir}/%{name}
14cu|maven-enforcer-1.3.1-4|145	%{_mavenpomdir}/*
14cu|maven-enforcer-1.3.1-4|146	%{_mavendepmapfragdir}/*
14cu|maven-enforcer-1.3.1-4|147	
14cu|maven-enforcer-1.3.1-4|148	%files javadoc
14cu|maven-enforcer-1.3.1-4|149	%{_javadocdir}/%{name}
14cu|maven-enforcer-1.3.1-4|150	
14cu|maven-enforcer-1.3.1-4|151	%files api
14cu|maven-enforcer-1.3.1-4|152	%{_javadir}/%{name}/enforcer-api*
14cu|maven-enforcer-1.3.1-4|153	
14cu|maven-enforcer-1.3.1-4|154	%files rules
14cu|maven-enforcer-1.3.1-4|155	%{_javadir}/%{name}/enforcer-rules*
14cu|maven-enforcer-1.3.1-4|156	
14cu|maven-enforcer-1.3.1-4|157	%files -n maven-enforcer-plugin
14cu|maven-enforcer-1.3.1-4|158	%{_javadir}/%{name}/plugin*
14cu|maven-enforcer-1.3.1-4|159	
14cu|maven-enforcer-1.3.1-4|160	
14cu|maven-enforcer-1.3.1-4|161	%changelog
14cu|maven-enforcer-1.3.1-4|162	
14cu|maven-enforcer-1.3.1-4|163	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 1.3.1-4
14cu|maven-enforcer-1.3.1-4|164	- (12dd71c) Switch to newer servlet
14cu|maven-enforcer-1.3.1-4|165	
14cu|maven-enforcer-1.3.1-4|166	

10867 14
14cu|maven-idea-plugin-2.2-6|1	Name:           maven-idea-plugin
14cu|maven-idea-plugin-2.2-6|2	Version:        2.2
14cu|maven-idea-plugin-2.2-6|3	Release:        6
14cu|maven-idea-plugin-2.2-6|4	Summary:        Maven IDEA Plugin
14cu|maven-idea-plugin-2.2-6|5	
14cu|maven-idea-plugin-2.2-6|6	Group:          Development/Java
14cu|maven-idea-plugin-2.2-6|7	License:        ASL 2.0
14cu|maven-idea-plugin-2.2-6|8	URL:            http://maven.apache.org/plugins/%{name}
14cu|maven-idea-plugin-2.2-6|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.2
14cu|maven-idea-plugin-2.2-6|10	# tar caf maven-idea-plugin-2.2.tar.xz maven-idea-plugin-2.2
14cu|maven-idea-plugin-2.2-6|11	Source0:        %{name}-%{version}.tar.xz
14cu|maven-idea-plugin-2.2-6|12	
14cu|maven-idea-plugin-2.2-6|13	BuildArch: noarch
14cu|maven-idea-plugin-2.2-6|14	
14cu|maven-idea-plugin-2.2-6|15	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-idea-plugin-2.2-6|16	BuildRequires: plexus-utils
14cu|maven-idea-plugin-2.2-6|17	BuildRequires: ant
14cu|maven-idea-plugin-2.2-6|18	BuildRequires: maven2
14cu|maven-idea-plugin-2.2-6|19	BuildRequires: maven-wagon
14cu|maven-idea-plugin-2.2-6|20	BuildRequires: plexus-container-default
14cu|maven-idea-plugin-2.2-6|21	BuildRequires: maven-install-plugin
14cu|maven-idea-plugin-2.2-6|22	BuildRequires: maven-compiler-plugin
14cu|maven-idea-plugin-2.2-6|23	BuildRequires: maven-plugin-plugin
14cu|maven-idea-plugin-2.2-6|24	BuildRequires: maven-resources-plugin
14cu|maven-idea-plugin-2.2-6|25	BuildRequires: maven-surefire-maven-plugin
14cu|maven-idea-plugin-2.2-6|26	BuildRequires: maven-surefire-provider-junit
14cu|maven-idea-plugin-2.2-6|27	BuildRequires: maven-jar-plugin
14cu|maven-idea-plugin-2.2-6|28	BuildRequires: maven-javadoc-plugin
14cu|maven-idea-plugin-2.2-6|29	#BuildRequires: maven-shared-plugin-testing-harness
14cu|maven-idea-plugin-2.2-6|30	#BuildRequires: dom4j
14cu|maven-idea-plugin-2.2-6|31	Requires: ant
14cu|maven-idea-plugin-2.2-6|32	Requires: maven2
14cu|maven-idea-plugin-2.2-6|33	Requires: jpackage-utils
14cu|maven-idea-plugin-2.2-6|34	Requires: java
14cu|maven-idea-plugin-2.2-6|35	Requires(post): jpackage-utils
14cu|maven-idea-plugin-2.2-6|36	Requires(postun): jpackage-utils
14cu|maven-idea-plugin-2.2-6|37	
14cu|maven-idea-plugin-2.2-6|38	Obsoletes: maven2-plugin-idea <= 0:2.0.8
14cu|maven-idea-plugin-2.2-6|39	Provides: maven2-plugin-idea = 1:%{version}-%{release}
14cu|maven-idea-plugin-2.2-6|40	
14cu|maven-idea-plugin-2.2-6|41	%description
14cu|maven-idea-plugin-2.2-6|42	The IDEA Plugin is used to generate files (ipr, iml, and iws) for a
14cu|maven-idea-plugin-2.2-6|43	project so you can work on it using the IDE, IntelliJ IDEA.
14cu|maven-idea-plugin-2.2-6|44	
14cu|maven-idea-plugin-2.2-6|45	
14cu|maven-idea-plugin-2.2-6|46	%package javadoc
14cu|maven-idea-plugin-2.2-6|47	Group:          Development/Java
14cu|maven-idea-plugin-2.2-6|48	Summary:        API documentation for %{name}
14cu|maven-idea-plugin-2.2-6|49	Requires:       jpackage-utils
14cu|maven-idea-plugin-2.2-6|50	
14cu|maven-idea-plugin-2.2-6|51	%description javadoc
14cu|maven-idea-plugin-2.2-6|52	%{summary}.
14cu|maven-idea-plugin-2.2-6|53	
14cu|maven-idea-plugin-2.2-6|54	%prep
14cu|maven-idea-plugin-2.2-6|55	%setup -q #You may need to update this according to your Source0
14cu|maven-idea-plugin-2.2-6|56	
14cu|maven-idea-plugin-2.2-6|57	%build
14cu|maven-idea-plugin-2.2-6|58	mvn \
14cu|maven-idea-plugin-2.2-6|59	-Dmaven.test.failure.ignore=true \
14cu|maven-idea-plugin-2.2-6|60	install javadoc:javadoc
14cu|maven-idea-plugin-2.2-6|61	
14cu|maven-idea-plugin-2.2-6|62	%install
14cu|maven-idea-plugin-2.2-6|63	# jars
14cu|maven-idea-plugin-2.2-6|64	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-idea-plugin-2.2-6|65	
14cu|maven-idea-plugin-2.2-6|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-idea-plugin-2.2-6|67	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-idea-plugin-2.2-6|68	
14cu|maven-idea-plugin-2.2-6|69	# poms
14cu|maven-idea-plugin-2.2-6|70	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-idea-plugin-2.2-6|71	
14cu|maven-idea-plugin-2.2-6|72	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
14cu|maven-idea-plugin-2.2-6|73	
14cu|maven-idea-plugin-2.2-6|74	# javadoc
14cu|maven-idea-plugin-2.2-6|75	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-idea-plugin-2.2-6|76	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-idea-plugin-2.2-6|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-idea-plugin-2.2-6|78	rm -rf target/site/api*
14cu|maven-idea-plugin-2.2-6|79	
14cu|maven-idea-plugin-2.2-6|80	%post
14cu|maven-idea-plugin-2.2-6|81	%update_maven_depmap
14cu|maven-idea-plugin-2.2-6|82	
14cu|maven-idea-plugin-2.2-6|83	%postun
14cu|maven-idea-plugin-2.2-6|84	%update_maven_depmap
14cu|maven-idea-plugin-2.2-6|85	
14cu|maven-idea-plugin-2.2-6|86	%files
14cu|maven-idea-plugin-2.2-6|87	%{_javadir}/*
14cu|maven-idea-plugin-2.2-6|88	%{_mavenpomdir}/*
14cu|maven-idea-plugin-2.2-6|89	%{_mavendepmapfragdir}/*
14cu|maven-idea-plugin-2.2-6|90	
14cu|maven-idea-plugin-2.2-6|91	%files javadoc
14cu|maven-idea-plugin-2.2-6|92	%{_javadocdir}/%{name}-%{version}
14cu|maven-idea-plugin-2.2-6|93	%{_javadocdir}/%{name}
14cu|maven-idea-plugin-2.2-6|94	
14cu|maven-idea-plugin-2.2-6|95	
14cu|maven-idea-plugin-2.2-6|96	%changelog
14cu|maven-idea-plugin-2.2-6|97	
14cu|maven-idea-plugin-2.2-6|98	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-6
14cu|maven-idea-plugin-2.2-6|99	- (26f2890) Fix ant BRs
14cu|maven-idea-plugin-2.2-6|100	
14cu|maven-idea-plugin-2.2-6|101	

10868 14
14cu|maven-jar-plugin-2.3.1-8|1	Name:           maven-jar-plugin
14cu|maven-jar-plugin-2.3.1-8|2	Version:        2.3.1
14cu|maven-jar-plugin-2.3.1-8|3	Release:        8
14cu|maven-jar-plugin-2.3.1-8|4	Summary:        Maven JAR Plugin
14cu|maven-jar-plugin-2.3.1-8|5	Group:          Development/Java
14cu|maven-jar-plugin-2.3.1-8|6	License:        ASL 2.0
14cu|maven-jar-plugin-2.3.1-8|7	URL:            http://maven.apache.org/plugins/maven-jar-plugin/
14cu|maven-jar-plugin-2.3.1-8|8	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1-source-release.zip
14cu|maven-jar-plugin-2.3.1-8|9	BuildArch: noarch
14cu|maven-jar-plugin-2.3.1-8|10	
14cu|maven-jar-plugin-2.3.1-8|11	BuildRequires: java-rpmbuild >= 0:1.6
14cu|maven-jar-plugin-2.3.1-8|12	BuildRequires: maven2
14cu|maven-jar-plugin-2.3.1-8|13	BuildRequires: maven-plugin-plugin
14cu|maven-jar-plugin-2.3.1-8|14	BuildRequires: maven-jar-plugin
14cu|maven-jar-plugin-2.3.1-8|15	BuildRequires: maven-install-plugin
14cu|maven-jar-plugin-2.3.1-8|16	BuildRequires: maven-resources-plugin
14cu|maven-jar-plugin-2.3.1-8|17	BuildRequires: maven-compiler-plugin
14cu|maven-jar-plugin-2.3.1-8|18	BuildRequires: maven-javadoc-plugin
14cu|maven-jar-plugin-2.3.1-8|19	BuildRequires: maven-surefire-plugin
14cu|maven-jar-plugin-2.3.1-8|20	BuildRequires: maven-surefire-provider-junit
14cu|maven-jar-plugin-2.3.1-8|21	BuildRequires: maven-doxia-sitetools
14cu|maven-jar-plugin-2.3.1-8|22	BuildRequires: maven-plugin-testing-harness
14cu|maven-jar-plugin-2.3.1-8|23	BuildRequires: maven-archiver
14cu|maven-jar-plugin-2.3.1-8|24	BuildRequires: plexus-archiver
14cu|maven-jar-plugin-2.3.1-8|25	BuildRequires: plexus-container-default
14cu|maven-jar-plugin-2.3.1-8|26	BuildRequires: apache-commons-lang
14cu|maven-jar-plugin-2.3.1-8|27	BuildRequires: plexus-utils
14cu|maven-jar-plugin-2.3.1-8|28	BuildRequires: junit
14cu|maven-jar-plugin-2.3.1-8|29	Requires:	maven2
14cu|maven-jar-plugin-2.3.1-8|30	Requires:	maven-archiver
14cu|maven-jar-plugin-2.3.1-8|31	Requires:	plexus-archiver
14cu|maven-jar-plugin-2.3.1-8|32	Requires:	apache-commons-lang
14cu|maven-jar-plugin-2.3.1-8|33	Requires:	plexus-utils
14cu|maven-jar-plugin-2.3.1-8|34	Requires:	maven-plugin-testing-harness
14cu|maven-jar-plugin-2.3.1-8|35	Requires:	junit
14cu|maven-jar-plugin-2.3.1-8|36	Requires:	jpackage-utils
14cu|maven-jar-plugin-2.3.1-8|37	Requires:	java
14cu|maven-jar-plugin-2.3.1-8|38	Requires(post):       jpackage-utils
14cu|maven-jar-plugin-2.3.1-8|39	Requires(postun):     jpackage-utils
14cu|maven-jar-plugin-2.3.1-8|40	
14cu|maven-jar-plugin-2.3.1-8|41	%rename maven2-plugin-jar
14cu|maven-jar-plugin-2.3.1-8|42	
14cu|maven-jar-plugin-2.3.1-8|43	%description
14cu|maven-jar-plugin-2.3.1-8|44	Builds a Java Archive (JAR) file from the compiled
14cu|maven-jar-plugin-2.3.1-8|45	project classes and resources.
14cu|maven-jar-plugin-2.3.1-8|46	
14cu|maven-jar-plugin-2.3.1-8|47	%package javadoc
14cu|maven-jar-plugin-2.3.1-8|48	Group:          Development/Java
14cu|maven-jar-plugin-2.3.1-8|49	Summary:        Javadoc for %{name}
14cu|maven-jar-plugin-2.3.1-8|50	Requires:       jpackage-utils
14cu|maven-jar-plugin-2.3.1-8|51	
14cu|maven-jar-plugin-2.3.1-8|52	%description javadoc
14cu|maven-jar-plugin-2.3.1-8|53	API documentation for %{name}.
14cu|maven-jar-plugin-2.3.1-8|54	
14cu|maven-jar-plugin-2.3.1-8|55	%prep
14cu|maven-jar-plugin-2.3.1-8|56	%setup -q
14cu|maven-jar-plugin-2.3.1-8|57	
14cu|maven-jar-plugin-2.3.1-8|58	%build
14cu|maven-jar-plugin-2.3.1-8|59	mvn -Dmaven.test.skip=true \
14cu|maven-jar-plugin-2.3.1-8|60	install javadoc:javadoc
14cu|maven-jar-plugin-2.3.1-8|61	
14cu|maven-jar-plugin-2.3.1-8|62	%install
14cu|maven-jar-plugin-2.3.1-8|63	
14cu|maven-jar-plugin-2.3.1-8|64	# jars
14cu|maven-jar-plugin-2.3.1-8|65	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-jar-plugin-2.3.1-8|66	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-jar-plugin-2.3.1-8|67	
14cu|maven-jar-plugin-2.3.1-8|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-jar-plugin-2.3.1-8|69	
14cu|maven-jar-plugin-2.3.1-8|70	%add_to_maven_depmap org.apache.maven.plugins maven-jar-plugin %{version} JPP maven-jar-plugin
14cu|maven-jar-plugin-2.3.1-8|71	
14cu|maven-jar-plugin-2.3.1-8|72	# poms
14cu|maven-jar-plugin-2.3.1-8|73	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-jar-plugin-2.3.1-8|74	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-jar-plugin-2.3.1-8|75	
14cu|maven-jar-plugin-2.3.1-8|76	# javadoc
14cu|maven-jar-plugin-2.3.1-8|77	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-jar-plugin-2.3.1-8|78	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-jar-plugin-2.3.1-8|79	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-jar-plugin-2.3.1-8|80	rm -rf target/site/api*
14cu|maven-jar-plugin-2.3.1-8|81	
14cu|maven-jar-plugin-2.3.1-8|82	%post
14cu|maven-jar-plugin-2.3.1-8|83	%update_maven_depmap
14cu|maven-jar-plugin-2.3.1-8|84	
14cu|maven-jar-plugin-2.3.1-8|85	%postun
14cu|maven-jar-plugin-2.3.1-8|86	%update_maven_depmap
14cu|maven-jar-plugin-2.3.1-8|87	
14cu|maven-jar-plugin-2.3.1-8|88	%files
14cu|maven-jar-plugin-2.3.1-8|89	%{_javadir}/%{name}.jar
14cu|maven-jar-plugin-2.3.1-8|90	%{_javadir}/%{name}-%{version}.jar
14cu|maven-jar-plugin-2.3.1-8|91	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-jar-plugin-2.3.1-8|92	%{_mavendepmapfragdir}/%{name}
14cu|maven-jar-plugin-2.3.1-8|93	
14cu|maven-jar-plugin-2.3.1-8|94	%files javadoc
14cu|maven-jar-plugin-2.3.1-8|95	%{_javadocdir}/%{name}-%{version}
14cu|maven-jar-plugin-2.3.1-8|96	%{_javadocdir}/%{name}
14cu|maven-jar-plugin-2.3.1-8|97	
14cu|maven-jar-plugin-2.3.1-8|98	
14cu|maven-jar-plugin-2.3.1-8|99	%changelog
14cu|maven-jar-plugin-2.3.1-8|100	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-8
14cu|maven-jar-plugin-2.3.1-8|101	+ Revision: a752b20
14cu|maven-jar-plugin-2.3.1-8|102	- Move to contrib
14cu|maven-jar-plugin-2.3.1-8|103	
14cu|maven-jar-plugin-2.3.1-8|104	

10869 14
14cu|maven-javadoc-plugin-2.7-10|1	%global bootstrap 1
14cu|maven-javadoc-plugin-2.7-10|2	
14cu|maven-javadoc-plugin-2.7-10|3	Name:           maven-javadoc-plugin
14cu|maven-javadoc-plugin-2.7-10|4	Version:        2.7
14cu|maven-javadoc-plugin-2.7-10|5	Release:        10
14cu|maven-javadoc-plugin-2.7-10|6	Summary:        Maven Javadoc Plugin
14cu|maven-javadoc-plugin-2.7-10|7	
14cu|maven-javadoc-plugin-2.7-10|8	Group:          Development/Java
14cu|maven-javadoc-plugin-2.7-10|9	License:        ASL 2.0
14cu|maven-javadoc-plugin-2.7-10|10	URL:            http://maven.apache.org/plugins/maven-javadoc-plugin
14cu|maven-javadoc-plugin-2.7-10|11	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.7
14cu|maven-javadoc-plugin-2.7-10|12	# tar caf maven-javadoc-plugin-2.7.tar.xz maven-javadoc-plugin-2.7/
14cu|maven-javadoc-plugin-2.7-10|13	Source0:        %{name}-%{version}.tar.xz
14cu|maven-javadoc-plugin-2.7-10|14	Patch0:         remove-test-deps.patch
14cu|maven-javadoc-plugin-2.7-10|15	#Patch1:         pom.patch
14cu|maven-javadoc-plugin-2.7-10|16	
14cu|maven-javadoc-plugin-2.7-10|17	BuildRequires:  maven2
14cu|maven-javadoc-plugin-2.7-10|18	BuildRequires:  maven-clean-plugin
14cu|maven-javadoc-plugin-2.7-10|19	BuildRequires:  maven-compiler-plugin
14cu|maven-javadoc-plugin-2.7-10|20	BuildRequires:  maven-install-plugin
14cu|maven-javadoc-plugin-2.7-10|21	BuildRequires:  maven-jar-plugin
14cu|maven-javadoc-plugin-2.7-10|22	BuildRequires:  maven-plugin-plugin
14cu|maven-javadoc-plugin-2.7-10|23	BuildRequires:  maven-resources-plugin
14cu|maven-javadoc-plugin-2.7-10|24	
14cu|maven-javadoc-plugin-2.7-10|25	#BuildRequires:  maven-surefire-maven-plugin
14cu|maven-javadoc-plugin-2.7-10|26	#BuildRequires:  maven-doxia-sitetools
14cu|maven-javadoc-plugin-2.7-10|27	#BuildRequires:  maven-shared-plugin-testing-harness
14cu|maven-javadoc-plugin-2.7-10|28	#BuildRequires:  maven-shade-plugin
14cu|maven-javadoc-plugin-2.7-10|29	#BuildRequires:  plexus-interactivity
14cu|maven-javadoc-plugin-2.7-10|30	#BuildRequires:  maven-shared-invoker
14cu|maven-javadoc-plugin-2.7-10|31	%if ! %{bootstrap}
14cu|maven-javadoc-plugin-2.7-10|32	BuildRequires:  maven-javadoc-plugin
14cu|maven-javadoc-plugin-2.7-10|33	%endif
14cu|maven-javadoc-plugin-2.7-10|34	
14cu|maven-javadoc-plugin-2.7-10|35	BuildRequires: java-devel >= 0:1.6.0.
14cu|maven-javadoc-plugin-2.7-10|36	
14cu|maven-javadoc-plugin-2.7-10|37	Requires:       jpackage-utils
14cu|maven-javadoc-plugin-2.7-10|38	Requires:       maven2
14cu|maven-javadoc-plugin-2.7-10|39	#Requires:       maven-shared-invoker
14cu|maven-javadoc-plugin-2.7-10|40	Requires(post): jpackage-utils
14cu|maven-javadoc-plugin-2.7-10|41	Requires(postun): jpackage-utils
14cu|maven-javadoc-plugin-2.7-10|42	
14cu|maven-javadoc-plugin-2.7-10|43	BuildArch: noarch
14cu|maven-javadoc-plugin-2.7-10|44	
14cu|maven-javadoc-plugin-2.7-10|45	Obsoletes: maven2-plugin-javadoc <= 2.0.8
14cu|maven-javadoc-plugin-2.7-10|46	Provides:  maven2-plugin-javadoc = %{version}-%{release}
14cu|maven-javadoc-plugin-2.7-10|47	
14cu|maven-javadoc-plugin-2.7-10|48	%description
14cu|maven-javadoc-plugin-2.7-10|49	The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
14cu|maven-javadoc-plugin-2.7-10|50	generating javadocs for the specified project.
14cu|maven-javadoc-plugin-2.7-10|51	
14cu|maven-javadoc-plugin-2.7-10|52	%if ! %{bootstrap}
14cu|maven-javadoc-plugin-2.7-10|53	%package javadoc
14cu|maven-javadoc-plugin-2.7-10|54	Group:          Development/Java
14cu|maven-javadoc-plugin-2.7-10|55	Summary:        Javadoc for %{name}
14cu|maven-javadoc-plugin-2.7-10|56	Requires:       %{name} = %{version}-%{release}
14cu|maven-javadoc-plugin-2.7-10|57	Requires:       jpackage-utils
14cu|maven-javadoc-plugin-2.7-10|58	
14cu|maven-javadoc-plugin-2.7-10|59	%description javadoc
14cu|maven-javadoc-plugin-2.7-10|60	API documentation for %{name}.
14cu|maven-javadoc-plugin-2.7-10|61	%endif
14cu|maven-javadoc-plugin-2.7-10|62	
14cu|maven-javadoc-plugin-2.7-10|63	%prep
14cu|maven-javadoc-plugin-2.7-10|64	%setup -q
14cu|maven-javadoc-plugin-2.7-10|65	%patch0
14cu|maven-javadoc-plugin-2.7-10|66	# Update source for use with newer doxia
14cu|maven-javadoc-plugin-2.7-10|67	#%patch1
14cu|maven-javadoc-plugin-2.7-10|68	
14cu|maven-javadoc-plugin-2.7-10|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
14cu|maven-javadoc-plugin-2.7-10|70	
14cu|maven-javadoc-plugin-2.7-10|71	sed -i -e "s|model>|models>|g" pom.xml
14cu|maven-javadoc-plugin-2.7-10|72	
14cu|maven-javadoc-plugin-2.7-10|73	%build
14cu|maven-javadoc-plugin-2.7-10|74	mvn -Dmaven.test.skip=true \
14cu|maven-javadoc-plugin-2.7-10|75	install
14cu|maven-javadoc-plugin-2.7-10|76	%if ! %{bootstrap}
14cu|maven-javadoc-plugin-2.7-10|77	mvn-jpp -Dmaven.test.skip=true \
14cu|maven-javadoc-plugin-2.7-10|78	javadoc:javadoc
14cu|maven-javadoc-plugin-2.7-10|79	%endif
14cu|maven-javadoc-plugin-2.7-10|80	
14cu|maven-javadoc-plugin-2.7-10|81	%install
14cu|maven-javadoc-plugin-2.7-10|82	
14cu|maven-javadoc-plugin-2.7-10|83	# jars
14cu|maven-javadoc-plugin-2.7-10|84	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-javadoc-plugin-2.7-10|85	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-javadoc-plugin-2.7-10|86	
14cu|maven-javadoc-plugin-2.7-10|87	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-javadoc-plugin-2.7-10|88	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-javadoc-plugin-2.7-10|89	
14cu|maven-javadoc-plugin-2.7-10|90	%add_to_maven_depmap org.apache.maven.plugins maven-javadoc-plugin %{version} JPP maven-javadoc-plugin
14cu|maven-javadoc-plugin-2.7-10|91	
14cu|maven-javadoc-plugin-2.7-10|92	# poms
14cu|maven-javadoc-plugin-2.7-10|93	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-javadoc-plugin-2.7-10|94	install -pm 644 pom.xml \
14cu|maven-javadoc-plugin-2.7-10|95	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-javadoc-plugin-2.7-10|96	
14cu|maven-javadoc-plugin-2.7-10|97	%if ! %{bootstrap}
14cu|maven-javadoc-plugin-2.7-10|98	# javadoc
14cu|maven-javadoc-plugin-2.7-10|99	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-javadoc-plugin-2.7-10|100	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-javadoc-plugin-2.7-10|101	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-javadoc-plugin-2.7-10|102	rm -rf target/site/api*
14cu|maven-javadoc-plugin-2.7-10|103	%endif
14cu|maven-javadoc-plugin-2.7-10|104	
14cu|maven-javadoc-plugin-2.7-10|105	%post
14cu|maven-javadoc-plugin-2.7-10|106	%update_maven_depmap
14cu|maven-javadoc-plugin-2.7-10|107	
14cu|maven-javadoc-plugin-2.7-10|108	%postun
14cu|maven-javadoc-plugin-2.7-10|109	%update_maven_depmap
14cu|maven-javadoc-plugin-2.7-10|110	
14cu|maven-javadoc-plugin-2.7-10|111	%files
14cu|maven-javadoc-plugin-2.7-10|112	%{_javadir}/%{name}.jar
14cu|maven-javadoc-plugin-2.7-10|113	%{_javadir}/%{name}-%{version}.jar
14cu|maven-javadoc-plugin-2.7-10|114	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-javadoc-plugin-2.7-10|115	%{_mavendepmapfragdir}/%{name}
14cu|maven-javadoc-plugin-2.7-10|116	
14cu|maven-javadoc-plugin-2.7-10|117	%if ! %{bootstrap}
14cu|maven-javadoc-plugin-2.7-10|118	%files javadoc
14cu|maven-javadoc-plugin-2.7-10|119	%{_javadocdir}/%{name}-%{version}
14cu|maven-javadoc-plugin-2.7-10|120	%{_javadocdir}/%{name}
14cu|maven-javadoc-plugin-2.7-10|121	%endif
14cu|maven-javadoc-plugin-2.7-10|122	
14cu|maven-javadoc-plugin-2.7-10|123	
14cu|maven-javadoc-plugin-2.7-10|124	%changelog
14cu|maven-javadoc-plugin-2.7-10|125	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-10
14cu|maven-javadoc-plugin-2.7-10|126	+ Revision: 456ce0a
14cu|maven-javadoc-plugin-2.7-10|127	- Move to contrib
14cu|maven-javadoc-plugin-2.7-10|128	
14cu|maven-javadoc-plugin-2.7-10|129	

10870 14
14cu|maven-plugin-cobertura-2.4-6|1	Name:       maven-plugin-cobertura
14cu|maven-plugin-cobertura-2.4-6|2	Version:    2.4
14cu|maven-plugin-cobertura-2.4-6|3	Release:    6
14cu|maven-plugin-cobertura-2.4-6|4	Summary:    Plugin providing the features of Cobertura within Maven
14cu|maven-plugin-cobertura-2.4-6|5	
14cu|maven-plugin-cobertura-2.4-6|6	Group:      Development/Java
14cu|maven-plugin-cobertura-2.4-6|7	License:    ASL 2.0 and GPLv2 and GPLv2+
14cu|maven-plugin-cobertura-2.4-6|8	URL:        http://mojo.codehaus.org/cobertura-maven-plugin/
14cu|maven-plugin-cobertura-2.4-6|9	Source0:    http://repo2.maven.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-%{version}-source-release.zip
14cu|maven-plugin-cobertura-2.4-6|10	BuildArch:  noarch
14cu|maven-plugin-cobertura-2.4-6|11	
14cu|maven-plugin-cobertura-2.4-6|12	BuildRequires:  maven2
14cu|maven-plugin-cobertura-2.4-6|13	BuildRequires:  maven-plugin-plugin
14cu|maven-plugin-cobertura-2.4-6|14	BuildRequires:  maven-resources-plugin
14cu|maven-plugin-cobertura-2.4-6|15	BuildRequires:  maven-compiler-plugin
14cu|maven-plugin-cobertura-2.4-6|16	BuildRequires:  maven-jar-plugin
14cu|maven-plugin-cobertura-2.4-6|17	BuildRequires:  maven-install-plugin
14cu|maven-plugin-cobertura-2.4-6|18	#BuildRequires:  maven-invoker-plugin
14cu|maven-plugin-cobertura-2.4-6|19	BuildRequires:  maven-javadoc-plugin
14cu|maven-plugin-cobertura-2.4-6|20	BuildRequires:  maven-surefire-maven-plugin
14cu|maven-plugin-cobertura-2.4-6|21	BuildRequires:  maven-doxia-sitetools
14cu|maven-plugin-cobertura-2.4-6|22	BuildRequires:  maven-plugin-testing-harness
14cu|maven-plugin-cobertura-2.4-6|23	BuildRequires:  gnu.getopt
14cu|maven-plugin-cobertura-2.4-6|24	BuildRequires:  java-1.7.0-openjdk-devel
14cu|maven-plugin-cobertura-2.4-6|25	#BuildRequires:  cobertura
14cu|maven-plugin-cobertura-2.4-6|26	#BuildRequires:  mojo-parent
14cu|maven-plugin-cobertura-2.4-6|27	
14cu|maven-plugin-cobertura-2.4-6|28	Requires:       maven2
14cu|maven-plugin-cobertura-2.4-6|29	#Requires:       cobertura
14cu|maven-plugin-cobertura-2.4-6|30	#Requires:       mojo-parent
14cu|maven-plugin-cobertura-2.4-6|31	Requires(post): jpackage-utils
14cu|maven-plugin-cobertura-2.4-6|32	Requires(postun):  jpackage-utils
14cu|maven-plugin-cobertura-2.4-6|33	
14cu|maven-plugin-cobertura-2.4-6|34	%description
14cu|maven-plugin-cobertura-2.4-6|35	This plugin provides the features of Cobertura within the Maven 2 environment.
14cu|maven-plugin-cobertura-2.4-6|36	The report generated by this plugin is the result of executing the Cobertura
14cu|maven-plugin-cobertura-2.4-6|37	tool against your compiled classes to help you determine how well the unit
14cu|maven-plugin-cobertura-2.4-6|38	testing efforts have been, and can then be used to identify which parts
14cu|maven-plugin-cobertura-2.4-6|39	of your Java program are lacking test coverage.
14cu|maven-plugin-cobertura-2.4-6|40	
14cu|maven-plugin-cobertura-2.4-6|41	%package	javadoc
14cu|maven-plugin-cobertura-2.4-6|42	Summary:    Javadoc for %{name}
14cu|maven-plugin-cobertura-2.4-6|43	Group:      Development/Java
14cu|maven-plugin-cobertura-2.4-6|44	Requires:   %{name} = %{version}-%{release}
14cu|maven-plugin-cobertura-2.4-6|45	Requires:   jpackage-utils
14cu|maven-plugin-cobertura-2.4-6|46	
14cu|maven-plugin-cobertura-2.4-6|47	%description	javadoc
14cu|maven-plugin-cobertura-2.4-6|48	This package contains the API documentation for %{name}.
14cu|maven-plugin-cobertura-2.4-6|49	
14cu|maven-plugin-cobertura-2.4-6|50	%prep
14cu|maven-plugin-cobertura-2.4-6|51	%setup -q -n cobertura-maven-plugin-%{version}
14cu|maven-plugin-cobertura-2.4-6|52	
14cu|maven-plugin-cobertura-2.4-6|53	%build
14cu|maven-plugin-cobertura-2.4-6|54	mvn \
14cu|maven-plugin-cobertura-2.4-6|55	-Dmaven.test.skip=true \
14cu|maven-plugin-cobertura-2.4-6|56	package javadoc:javadoc
14cu|maven-plugin-cobertura-2.4-6|57	
14cu|maven-plugin-cobertura-2.4-6|58	%install
14cu|maven-plugin-cobertura-2.4-6|59	# jar
14cu|maven-plugin-cobertura-2.4-6|60	ln -sf $(build-classpath gnu.getopt)
14cu|maven-plugin-cobertura-2.4-6|61	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14cu|maven-plugin-cobertura-2.4-6|62	install -p -m 644 target/cobertura-maven-plugin-%{version}.jar \
14cu|maven-plugin-cobertura-2.4-6|63	$RPM_BUILD_ROOT%{_javadir}/maven-plugin-cobertura.jar
14cu|maven-plugin-cobertura-2.4-6|64	
14cu|maven-plugin-cobertura-2.4-6|65	# pom
14cu|maven-plugin-cobertura-2.4-6|66	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14cu|maven-plugin-cobertura-2.4-6|67	install -p -m 644 pom.xml \
14cu|maven-plugin-cobertura-2.4-6|68	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-maven-plugin-cobertura.pom
14cu|maven-plugin-cobertura-2.4-6|69	%add_to_maven_depmap org.codehaus.mojo cobertura-maven-plugin %{version} JPP maven-plugin-cobertura
14cu|maven-plugin-cobertura-2.4-6|70	
14cu|maven-plugin-cobertura-2.4-6|71	# javadoc
14cu|maven-plugin-cobertura-2.4-6|72	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|maven-plugin-cobertura-2.4-6|73	cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|maven-plugin-cobertura-2.4-6|74	
14cu|maven-plugin-cobertura-2.4-6|75	%post
14cu|maven-plugin-cobertura-2.4-6|76	%update_maven_depmap
14cu|maven-plugin-cobertura-2.4-6|77	
14cu|maven-plugin-cobertura-2.4-6|78	%postun
14cu|maven-plugin-cobertura-2.4-6|79	%update_maven_depmap
14cu|maven-plugin-cobertura-2.4-6|80	
14cu|maven-plugin-cobertura-2.4-6|81	%files
14cu|maven-plugin-cobertura-2.4-6|82	%{_mavenpomdir}/JPP-%{name}*.pom
14cu|maven-plugin-cobertura-2.4-6|83	%config(noreplace) %{_mavendepmapfragdir}
14cu|maven-plugin-cobertura-2.4-6|84	%{_javadir}/*
14cu|maven-plugin-cobertura-2.4-6|85	
14cu|maven-plugin-cobertura-2.4-6|86	%files javadoc
14cu|maven-plugin-cobertura-2.4-6|87	%{_javadocdir}/%{name}
14cu|maven-plugin-cobertura-2.4-6|88	
14cu|maven-plugin-cobertura-2.4-6|89	
14cu|maven-plugin-cobertura-2.4-6|90	%changelog
14cu|maven-plugin-cobertura-2.4-6|91	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-6
14cu|maven-plugin-cobertura-2.4-6|92	+ Revision: 6f21cb4
14cu|maven-plugin-cobertura-2.4-6|93	- Move to contrib
14cu|maven-plugin-cobertura-2.4-6|94	
14cu|maven-plugin-cobertura-2.4-6|95	

10871 14
14cu|maven-plugin-plugin-3.2-3|1	Name:           maven-plugin-plugin
14cu|maven-plugin-plugin-3.2-3|2	Version:        3.2
14cu|maven-plugin-plugin-3.2-3|3	Release:        3
14cu|maven-plugin-plugin-3.2-3|4	Summary:        Maven Plugin Plugin
14cu|maven-plugin-plugin-3.2-3|5	
14cu|maven-plugin-plugin-3.2-3|6	Group:          Development/Java
14cu|maven-plugin-plugin-3.2-3|7	License:        ASL 2.0
14cu|maven-plugin-plugin-3.2-3|8	URL:            http://maven.apache.org/plugins/maven-plugin-plugin
14cu|maven-plugin-plugin-3.2-3|9	#svn checkout http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.2/maven-plugin-plugin maven-plugin-plugin
14cu|maven-plugin-plugin-3.2-3|10	#tar caf maven-plugin-plugin-3.2.tar.xz maven-plugin-plugin-3.2/
14cu|maven-plugin-plugin-3.2-3|11	Source0:        %{name}-%{version}.tar.xz
14cu|maven-plugin-plugin-3.2-3|12	
14cu|maven-plugin-plugin-3.2-3|13	BuildArch: noarch
14cu|maven-plugin-plugin-3.2-3|14	
14cu|maven-plugin-plugin-3.2-3|15	BuildRequires: java-rpmbuild >= 0:1.6
14cu|maven-plugin-plugin-3.2-3|16	BuildRequires: maven2
14cu|maven-plugin-plugin-3.2-3|17	BuildRequires: maven-compiler-plugin
14cu|maven-plugin-plugin-3.2-3|18	BuildRequires: maven-jar-plugin
14cu|maven-plugin-plugin-3.2-3|19	BuildRequires: maven-install-plugin
14cu|maven-plugin-plugin-3.2-3|20	BuildRequires: maven-resources-plugin
14cu|maven-plugin-plugin-3.2-3|21	BuildRequires: maven-javadoc-plugin
14cu|maven-plugin-plugin-3.2-3|22	BuildRequires: maven-surefire-plugin
14cu|maven-plugin-plugin-3.2-3|23	BuildRequires: maven-surefire-provider-junit
14cu|maven-plugin-plugin-3.2-3|24	#BuildRequires: maven-doxia-sitetools
14cu|maven-plugin-plugin-3.2-3|25	BuildRequires: maven-plugin-testing-harness
14cu|maven-plugin-plugin-3.2-3|26	#BuildRequires:	maven-modello-plugin
14cu|maven-plugin-plugin-3.2-3|27	
14cu|maven-plugin-plugin-3.2-3|28	Requires:      maven2
14cu|maven-plugin-plugin-3.2-3|29	Requires:      jpackage-utils
14cu|maven-plugin-plugin-3.2-3|30	Requires:      java
14cu|maven-plugin-plugin-3.2-3|31	Requires(post):       jpackage-utils
14cu|maven-plugin-plugin-3.2-3|32	Requires(postun):     jpackage-utils
14cu|maven-plugin-plugin-3.2-3|33	
14cu|maven-plugin-plugin-3.2-3|34	%description
14cu|maven-plugin-plugin-3.2-3|35	The Maven Plugin Plugin is used to create a Maven plugin descriptor for any
14cu|maven-plugin-plugin-3.2-3|36	Mojo's found in the source tree, to include in the JAR. It is also used to
14cu|maven-plugin-plugin-3.2-3|37	generate report files for the Mojos as well as for updating the plugin
14cu|maven-plugin-plugin-3.2-3|38	registry, the artifact metadata and generating a generic help goal.
14cu|maven-plugin-plugin-3.2-3|39	
14cu|maven-plugin-plugin-3.2-3|40	%package javadoc
14cu|maven-plugin-plugin-3.2-3|41	Group:          Development/Java
14cu|maven-plugin-plugin-3.2-3|42	Summary:        Javadoc for %{name}
14cu|maven-plugin-plugin-3.2-3|43	Requires:       jpackage-utils
14cu|maven-plugin-plugin-3.2-3|44	
14cu|maven-plugin-plugin-3.2-3|45	%description javadoc
14cu|maven-plugin-plugin-3.2-3|46	API documentation for %{name}.
14cu|maven-plugin-plugin-3.2-3|47	
14cu|maven-plugin-plugin-3.2-3|48	%prep
14cu|maven-plugin-plugin-3.2-3|49	%setup -q
14cu|maven-plugin-plugin-3.2-3|50	
14cu|maven-plugin-plugin-3.2-3|51	%build
14cu|maven-plugin-plugin-3.2-3|52	mvn install javadoc:javadoc
14cu|maven-plugin-plugin-3.2-3|53	
14cu|maven-plugin-plugin-3.2-3|54	%install
14cu|maven-plugin-plugin-3.2-3|55	
14cu|maven-plugin-plugin-3.2-3|56	# jars
14cu|maven-plugin-plugin-3.2-3|57	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-plugin-plugin-3.2-3|58	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-plugin-plugin-3.2-3|59	
14cu|maven-plugin-plugin-3.2-3|60	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-plugin %{version} JPP maven-plugin-plugin
14cu|maven-plugin-plugin-3.2-3|61	
14cu|maven-plugin-plugin-3.2-3|62	# poms
14cu|maven-plugin-plugin-3.2-3|63	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-plugin-plugin-3.2-3|64	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugin-plugin-3.2-3|65	
14cu|maven-plugin-plugin-3.2-3|66	# javadoc
14cu|maven-plugin-plugin-3.2-3|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-plugin-plugin-3.2-3|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-plugin-plugin-3.2-3|69	
14cu|maven-plugin-plugin-3.2-3|70	%pre javadoc
14cu|maven-plugin-plugin-3.2-3|71	# workaround for rpm bug, can be removed in F-17
14cu|maven-plugin-plugin-3.2-3|72	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-plugin-plugin-3.2-3|73	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-plugin-plugin-3.2-3|74	
14cu|maven-plugin-plugin-3.2-3|75	%post
14cu|maven-plugin-plugin-3.2-3|76	%update_maven_depmap
14cu|maven-plugin-plugin-3.2-3|77	
14cu|maven-plugin-plugin-3.2-3|78	%postun
14cu|maven-plugin-plugin-3.2-3|79	%update_maven_depmap
14cu|maven-plugin-plugin-3.2-3|80	
14cu|maven-plugin-plugin-3.2-3|81	%files
14cu|maven-plugin-plugin-3.2-3|82	%{_javadir}/%{name}.jar
14cu|maven-plugin-plugin-3.2-3|83	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugin-plugin-3.2-3|84	%{_mavendepmapfragdir}/%{name}
14cu|maven-plugin-plugin-3.2-3|85	
14cu|maven-plugin-plugin-3.2-3|86	%files javadoc
14cu|maven-plugin-plugin-3.2-3|87	%{_javadocdir}/%{name}
14cu|maven-plugin-plugin-3.2-3|88	
14cu|maven-plugin-plugin-3.2-3|89	
14cu|maven-plugin-plugin-3.2-3|90	%changelog
14cu|maven-plugin-plugin-3.2-3|91	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-3
14cu|maven-plugin-plugin-3.2-3|92	+ Revision: a51975f
14cu|maven-plugin-plugin-3.2-3|93	- Move to contrib
14cu|maven-plugin-plugin-3.2-3|94	
14cu|maven-plugin-plugin-3.2-3|95	

10872 14
14cu|maven-plugins-pom-23-2|1	%define short_name maven-plugins
14cu|maven-plugins-pom-23-2|2	
14cu|maven-plugins-pom-23-2|3	Name:           %{short_name}-pom
14cu|maven-plugins-pom-23-2|4	Version:        23
14cu|maven-plugins-pom-23-2|5	Release:        2
14cu|maven-plugins-pom-23-2|6	Summary:        Maven Plugins POM
14cu|maven-plugins-pom-23-2|7	BuildArch:      noarch
14cu|maven-plugins-pom-23-2|8	Group:          Development/Java
14cu|maven-plugins-pom-23-2|9	License:        ASL 2.0
14cu|maven-plugins-pom-23-2|10	URL:            http://maven.apache.org/plugins/
14cu|maven-plugins-pom-23-2|11	Source0:        http://repo.maven.apache.org/maven2/org/apache/maven/plugins/%{short_name}/%{version}/%{short_name}-%{version}-source-release.zip
14cu|maven-plugins-pom-23-2|12	
14cu|maven-plugins-pom-23-2|13	BuildRequires:  maven2
14cu|maven-plugins-pom-23-2|14	BuildRequires:  jpackage-utils
14cu|maven-plugins-pom-23-2|15	
14cu|maven-plugins-pom-23-2|16	Requires:       jpackage-utils
14cu|maven-plugins-pom-23-2|17	
14cu|maven-plugins-pom-23-2|18	%description
14cu|maven-plugins-pom-23-2|19	This package provides Maven Plugins parent POM used by different
14cu|maven-plugins-pom-23-2|20	Apache Maven plugins.
14cu|maven-plugins-pom-23-2|21	
14cu|maven-plugins-pom-23-2|22	%prep
14cu|maven-plugins-pom-23-2|23	%setup -q -n %{short_name}-%{version}
14cu|maven-plugins-pom-23-2|24	
14cu|maven-plugins-pom-23-2|25	%build
14cu|maven-plugins-pom-23-2|26	# nothing
14cu|maven-plugins-pom-23-2|27	
14cu|maven-plugins-pom-23-2|28	%install
14cu|maven-plugins-pom-23-2|29	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-plugins-pom-23-2|30	install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugins-pom-23-2|31	
14cu|maven-plugins-pom-23-2|32	%add_to_maven_depmap org.apache.maven maven-plugins %{version} JPP maven-plugins
14cu|maven-plugins-pom-23-2|33	
14cu|maven-plugins-pom-23-2|34	%post
14cu|maven-plugins-pom-23-2|35	%update_maven_depmap
14cu|maven-plugins-pom-23-2|36	
14cu|maven-plugins-pom-23-2|37	%postun
14cu|maven-plugins-pom-23-2|38	%update_maven_depmap
14cu|maven-plugins-pom-23-2|39	
14cu|maven-plugins-pom-23-2|40	%files
14cu|maven-plugins-pom-23-2|41	%doc LICENSE NOTICE
14cu|maven-plugins-pom-23-2|42	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugins-pom-23-2|43	%{_mavendepmapfragdir}/%{name}
14cu|maven-plugins-pom-23-2|44	
14cu|maven-plugins-pom-23-2|45	%changelog
14cu|maven-plugins-pom-23-2|46	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 23-2
14cu|maven-plugins-pom-23-2|47	+ Revision: d617aff
14cu|maven-plugins-pom-23-2|48	- Move to contrib
14cu|maven-plugins-pom-23-2|49	
14cu|maven-plugins-pom-23-2|50	

10873 14
14cu|maven-plugin-testing-1.3-5|1	Name:           maven-plugin-testing
14cu|maven-plugin-testing-1.3-5|2	Version:        1.3
14cu|maven-plugin-testing-1.3-5|3	Release:        5
14cu|maven-plugin-testing-1.3-5|4	Summary:        Maven Plugin Testing
14cu|maven-plugin-testing-1.3-5|5	
14cu|maven-plugin-testing-1.3-5|6	Group:          Development/Java
14cu|maven-plugin-testing-1.3-5|7	License:        ASL 2.0
14cu|maven-plugin-testing-1.3-5|8	URL:            http://maven.apache.org/plugin-testing/
14cu|maven-plugin-testing-1.3-5|9	#svn export http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3 maven-plugin-testing-1.3
14cu|maven-plugin-testing-1.3-5|10	#tar caf maven-plugin-testing-1.3.tar.gz maven-plugin-testing-1.3/
14cu|maven-plugin-testing-1.3-5|11	Source0:        %{name}-%{version}.tar.gz
14cu|maven-plugin-testing-1.3-5|12	
14cu|maven-plugin-testing-1.3-5|13	BuildArch: noarch
14cu|maven-plugin-testing-1.3-5|14	
14cu|maven-plugin-testing-1.3-5|15	BuildRequires: junit
14cu|maven-plugin-testing-1.3-5|16	BuildRequires: java-rpmbuild >= 0:1.6
14cu|maven-plugin-testing-1.3-5|17	BuildRequires: maven2
14cu|maven-plugin-testing-1.3-5|18	BuildRequires: maven-install-plugin
14cu|maven-plugin-testing-1.3-5|19	BuildRequires: maven-compiler-plugin
14cu|maven-plugin-testing-1.3-5|20	BuildRequires: maven-resources-plugin
14cu|maven-plugin-testing-1.3-5|21	BuildRequires: maven-jar-plugin
14cu|maven-plugin-testing-1.3-5|22	BuildRequires: maven-source-plugin
14cu|maven-plugin-testing-1.3-5|23	BuildRequires: maven-site-plugin
14cu|maven-plugin-testing-1.3-5|24	BuildRequires: plexus-maven-plugin
14cu|maven-plugin-testing-1.3-5|25	BuildRequires: maven-javadoc-plugin
14cu|maven-plugin-testing-1.3-5|26	BuildRequires: maven-doxia-sitetools
14cu|maven-plugin-testing-1.3-5|27	BuildRequires: maven-surefire-plugin
14cu|maven-plugin-testing-1.3-5|28	BuildRequires: maven-surefire-provider-junit
14cu|maven-plugin-testing-1.3-5|29	#BuildRequires: maven-shared-reporting-impl
14cu|maven-plugin-testing-1.3-5|30	BuildRequires: maven-test-tools
14cu|maven-plugin-testing-1.3-5|31	
14cu|maven-plugin-testing-1.3-5|32	Requires:		maven2
14cu|maven-plugin-testing-1.3-5|33	Requires:       jpackage-utils
14cu|maven-plugin-testing-1.3-5|34	Requires:       java
14cu|maven-plugin-testing-1.3-5|35	Requires(post):       jpackage-utils
14cu|maven-plugin-testing-1.3-5|36	Requires(postun):     jpackage-utils
14cu|maven-plugin-testing-1.3-5|37	
14cu|maven-plugin-testing-1.3-5|38	%description
14cu|maven-plugin-testing-1.3-5|39	The Maven Plugin Testing contains the necessary modules
14cu|maven-plugin-testing-1.3-5|40	to be able to test Maven Plugins.
14cu|maven-plugin-testing-1.3-5|41	
14cu|maven-plugin-testing-1.3-5|42	%package javadoc
14cu|maven-plugin-testing-1.3-5|43	Group:          Development/Java
14cu|maven-plugin-testing-1.3-5|44	Summary:        Javadoc for %{name}
14cu|maven-plugin-testing-1.3-5|45	Requires:       jpackage-utils
14cu|maven-plugin-testing-1.3-5|46	
14cu|maven-plugin-testing-1.3-5|47	%description javadoc
14cu|maven-plugin-testing-1.3-5|48	API documentation for %{name}.
14cu|maven-plugin-testing-1.3-5|49	
14cu|maven-plugin-testing-1.3-5|50	%package harness
14cu|maven-plugin-testing-1.3-5|51	Summary: Maven Plugin Testing Mechanism
14cu|maven-plugin-testing-1.3-5|52	Group: Development/Java
14cu|maven-plugin-testing-1.3-5|53	Requires: maven-plugin-testing = %{version}-%{release}
14cu|maven-plugin-testing-1.3-5|54	%rename maven-shared-plugin-testing-harness
14cu|maven-plugin-testing-1.3-5|55	
14cu|maven-plugin-testing-1.3-5|56	%description harness
14cu|maven-plugin-testing-1.3-5|57	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
14cu|maven-plugin-testing-1.3-5|58	
14cu|maven-plugin-testing-1.3-5|59	%package tools
14cu|maven-plugin-testing-1.3-5|60	Summary: Maven Plugin Testing Tools
14cu|maven-plugin-testing-1.3-5|61	Group: Development/Java
14cu|maven-plugin-testing-1.3-5|62	Requires: maven-plugin-testing = %{version}-%{release}
14cu|maven-plugin-testing-1.3-5|63	%rename maven-shared-plugin-testing-tools
14cu|maven-plugin-testing-1.3-5|64	
14cu|maven-plugin-testing-1.3-5|65	%description tools
14cu|maven-plugin-testing-1.3-5|66	A set of useful tools to help the Maven Plugin testing.
14cu|maven-plugin-testing-1.3-5|67	
14cu|maven-plugin-testing-1.3-5|68	%package -n maven-test-tools
14cu|maven-plugin-testing-1.3-5|69	Summary: Maven Testing Tool
14cu|maven-plugin-testing-1.3-5|70	Group: Development/Java
14cu|maven-plugin-testing-1.3-5|71	Requires: maven-plugin-testing = %{version}-%{release}
14cu|maven-plugin-testing-1.3-5|72	%rename maven-shared-test-tools
14cu|maven-plugin-testing-1.3-5|73	
14cu|maven-plugin-testing-1.3-5|74	%description -n maven-test-tools
14cu|maven-plugin-testing-1.3-5|75	Framework to test Maven Plugins with Easymock objects.
14cu|maven-plugin-testing-1.3-5|76	
14cu|maven-plugin-testing-1.3-5|77	%prep
14cu|maven-plugin-testing-1.3-5|78	%setup -q
14cu|maven-plugin-testing-1.3-5|79	
14cu|maven-plugin-testing-1.3-5|80	%build
14cu|maven-plugin-testing-1.3-5|81	mvn install javadoc:aggregate
14cu|maven-plugin-testing-1.3-5|82	
14cu|maven-plugin-testing-1.3-5|83	%install
14cu|maven-plugin-testing-1.3-5|84	# jars
14cu|maven-plugin-testing-1.3-5|85	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
14cu|maven-plugin-testing-1.3-5|86	install -m 644 maven-plugin-testing-harness/target/%{name}-harness-%{version}.jar  \
14cu|maven-plugin-testing-1.3-5|87	%{buildroot}%{_javadir}/%{name}/%{name}-harness.jar
14cu|maven-plugin-testing-1.3-5|88	install -m 644 maven-plugin-testing-tools/target/%{name}-tools-%{version}.jar \
14cu|maven-plugin-testing-1.3-5|89	%{buildroot}%{_javadir}/%{name}/%{name}-tools.jar
14cu|maven-plugin-testing-1.3-5|90	install -m 644 maven-test-tools/target/maven-test-tools-%{version}.jar  \
14cu|maven-plugin-testing-1.3-5|91	%{buildroot}%{_javadir}/%{name}/maven-test-tools.jar
14cu|maven-plugin-testing-1.3-5|92	
14cu|maven-plugin-testing-1.3-5|93	# poms
14cu|maven-plugin-testing-1.3-5|94	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-plugin-testing-1.3-5|95	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}.pom
14cu|maven-plugin-testing-1.3-5|96	%add_to_maven_depmap org.apache.maven.plugin-testing %{name} %{version} JPP/%{name} %{name}
14cu|maven-plugin-testing-1.3-5|97	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}
14cu|maven-plugin-testing-1.3-5|98	install -pm 644 maven-plugin-testing-harness/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-harness.pom
14cu|maven-plugin-testing-1.3-5|99	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-harness %{version} JPP/%{name} %{name}-harness
14cu|maven-plugin-testing-1.3-5|100	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}-harness
14cu|maven-plugin-testing-1.3-5|101	install -pm 644 maven-plugin-testing-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-tools.pom
14cu|maven-plugin-testing-1.3-5|102	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-tools %{version} JPP/%{name} %{name}-tools
14cu|maven-plugin-testing-1.3-5|103	%add_to_maven_depmap org.apache.maven.shared %{name}-tools %{version} JPP/%{name} %{name}-tools
14cu|maven-plugin-testing-1.3-5|104	install -pm 644 maven-test-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-maven-test-tools.pom
14cu|maven-plugin-testing-1.3-5|105	%add_to_maven_depmap org.apache.maven.plugin-testing maven-test-tools %{version} JPP/%{name} maven-test-tools
14cu|maven-plugin-testing-1.3-5|106	%add_to_maven_depmap org.apache.maven.shared maven-test-tools %{version} JPP/%{name} maven-test-tools
14cu|maven-plugin-testing-1.3-5|107	
14cu|maven-plugin-testing-1.3-5|108	# javadoc
14cu|maven-plugin-testing-1.3-5|109	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-plugin-testing-1.3-5|110	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
14cu|maven-plugin-testing-1.3-5|111	
14cu|maven-plugin-testing-1.3-5|112	%pre javadoc
14cu|maven-plugin-testing-1.3-5|113	# workaround for rpm bug, can be removed in F-17
14cu|maven-plugin-testing-1.3-5|114	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-plugin-testing-1.3-5|115	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-plugin-testing-1.3-5|116	
14cu|maven-plugin-testing-1.3-5|117	%post
14cu|maven-plugin-testing-1.3-5|118	%update_maven_depmap
14cu|maven-plugin-testing-1.3-5|119	
14cu|maven-plugin-testing-1.3-5|120	%postun
14cu|maven-plugin-testing-1.3-5|121	%update_maven_depmap
14cu|maven-plugin-testing-1.3-5|122	
14cu|maven-plugin-testing-1.3-5|123	%files
14cu|maven-plugin-testing-1.3-5|124	%{_mavenpomdir}/*
14cu|maven-plugin-testing-1.3-5|125	%{_mavendepmapfragdir}/*
14cu|maven-plugin-testing-1.3-5|126	
14cu|maven-plugin-testing-1.3-5|127	%files javadoc
14cu|maven-plugin-testing-1.3-5|128	%{_javadocdir}/*
14cu|maven-plugin-testing-1.3-5|129	
14cu|maven-plugin-testing-1.3-5|130	%files harness
14cu|maven-plugin-testing-1.3-5|131	%{_javadir}/%{name}/%{name}-harness*
14cu|maven-plugin-testing-1.3-5|132	
14cu|maven-plugin-testing-1.3-5|133	%files tools
14cu|maven-plugin-testing-1.3-5|134	%{_javadir}/%{name}/%{name}-tools*
14cu|maven-plugin-testing-1.3-5|135	
14cu|maven-plugin-testing-1.3-5|136	%files -n maven-test-tools
14cu|maven-plugin-testing-1.3-5|137	%{_javadir}/%{name}/maven-test-tools*
14cu|maven-plugin-testing-1.3-5|138	
14cu|maven-plugin-testing-1.3-5|139	
14cu|maven-plugin-testing-1.3-5|140	%changelog
14cu|maven-plugin-testing-1.3-5|141	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|maven-plugin-testing-1.3-5|142	+ Revision: bb9ac02
14cu|maven-plugin-testing-1.3-5|143	- Move to contrib
14cu|maven-plugin-testing-1.3-5|144	
14cu|maven-plugin-testing-1.3-5|145	

10874 14
14cu|maven-plugin-testing-harness-2.0-3|1	Name:           maven-plugin-testing-harness
14cu|maven-plugin-testing-harness-2.0-3|2	Version:        2.0
14cu|maven-plugin-testing-harness-2.0-3|3	Release:        3
14cu|maven-plugin-testing-harness-2.0-3|4	Summary:        The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos
14cu|maven-plugin-testing-harness-2.0-3|5	
14cu|maven-plugin-testing-harness-2.0-3|6	Group:          Development/Java
14cu|maven-plugin-testing-harness-2.0-3|7	License:        ASL 2.0
14cu|maven-plugin-testing-harness-2.0-3|8	URL:            http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
14cu|maven-plugin-testing-harness-2.0-3|9	Source0:        %{name}-%{version}.tar.xz
14cu|maven-plugin-testing-harness-2.0-3|10	
14cu|maven-plugin-testing-harness-2.0-3|11	BuildRequires:  maven2
14cu|maven-plugin-testing-harness-2.0-3|12	BuildRequires:  maven-clean-plugin
14cu|maven-plugin-testing-harness-2.0-3|13	BuildRequires:  maven-compiler-plugin
14cu|maven-plugin-testing-harness-2.0-3|14	BuildRequires:  maven-install-plugin
14cu|maven-plugin-testing-harness-2.0-3|15	BuildRequires:  maven-jar-plugin
14cu|maven-plugin-testing-harness-2.0-3|16	BuildRequires:  maven-plugin-plugin
14cu|maven-plugin-testing-harness-2.0-3|17	BuildRequires:  maven-resources-plugin
14cu|maven-plugin-testing-harness-2.0-3|18	BuildRequires:	maven-plugin-testing
14cu|maven-plugin-testing-harness-2.0-3|19	BuildRequires:	java-1.7.0-openjdk-devel
14cu|maven-plugin-testing-harness-2.0-3|20	
14cu|maven-plugin-testing-harness-2.0-3|21	Requires:       jpackage-utils
14cu|maven-plugin-testing-harness-2.0-3|22	Requires:       maven2
14cu|maven-plugin-testing-harness-2.0-3|23	Requires(post): jpackage-utils
14cu|maven-plugin-testing-harness-2.0-3|24	Requires(postun): jpackage-utils
14cu|maven-plugin-testing-harness-2.0-3|25	
14cu|maven-plugin-testing-harness-2.0-3|26	BuildArch: noarch
14cu|maven-plugin-testing-harness-2.0-3|27	
14cu|maven-plugin-testing-harness-2.0-3|28	%description
14cu|maven-plugin-testing-harness-2.0-3|29	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos,
14cu|maven-plugin-testing-harness-2.0-3|30	i.e. by pre-constructing the Plexus components, providing stub objects for
14cu|maven-plugin-testing-harness-2.0-3|31	Maven functionality such as projects, and populating fields from an XML file
14cu|maven-plugin-testing-harness-2.0-3|32	that resembles the plugin configuration in the POM.
14cu|maven-plugin-testing-harness-2.0-3|33	
14cu|maven-plugin-testing-harness-2.0-3|34	%package javadoc
14cu|maven-plugin-testing-harness-2.0-3|35	Group:          Development/Java
14cu|maven-plugin-testing-harness-2.0-3|36	Summary:        Javadoc for %{name}
14cu|maven-plugin-testing-harness-2.0-3|37	Requires:       %{name} = %{version}-%{release}
14cu|maven-plugin-testing-harness-2.0-3|38	Requires:       jpackage-utils
14cu|maven-plugin-testing-harness-2.0-3|39	
14cu|maven-plugin-testing-harness-2.0-3|40	%description javadoc
14cu|maven-plugin-testing-harness-2.0-3|41	API documentation for %{name}.
14cu|maven-plugin-testing-harness-2.0-3|42	
14cu|maven-plugin-testing-harness-2.0-3|43	%prep
14cu|maven-plugin-testing-harness-2.0-3|44	%setup -q
14cu|maven-plugin-testing-harness-2.0-3|45	
14cu|maven-plugin-testing-harness-2.0-3|46	%build
14cu|maven-plugin-testing-harness-2.0-3|47	mvn -Dmaven.test.skip=true \
14cu|maven-plugin-testing-harness-2.0-3|48	install javadoc:javadoc
14cu|maven-plugin-testing-harness-2.0-3|49	
14cu|maven-plugin-testing-harness-2.0-3|50	%install
14cu|maven-plugin-testing-harness-2.0-3|51	
14cu|maven-plugin-testing-harness-2.0-3|52	# jars
14cu|maven-plugin-testing-harness-2.0-3|53	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-plugin-testing-harness-2.0-3|54	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-plugin-testing-harness-2.0-3|55	
14cu|maven-plugin-testing-harness-2.0-3|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-plugin-testing-harness-2.0-3|57	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-plugin-testing-harness-2.0-3|58	
14cu|maven-plugin-testing-harness-2.0-3|59	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-testing-harness %{version} JPP maven-plugin-testing-harness
14cu|maven-plugin-testing-harness-2.0-3|60	
14cu|maven-plugin-testing-harness-2.0-3|61	# poms
14cu|maven-plugin-testing-harness-2.0-3|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-plugin-testing-harness-2.0-3|63	install -pm 644 pom.xml \
14cu|maven-plugin-testing-harness-2.0-3|64	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugin-testing-harness-2.0-3|65	
14cu|maven-plugin-testing-harness-2.0-3|66	# javadoc
14cu|maven-plugin-testing-harness-2.0-3|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-plugin-testing-harness-2.0-3|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-plugin-testing-harness-2.0-3|69	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-plugin-testing-harness-2.0-3|70	rm -rf target/site/api*
14cu|maven-plugin-testing-harness-2.0-3|71	
14cu|maven-plugin-testing-harness-2.0-3|72	%post
14cu|maven-plugin-testing-harness-2.0-3|73	%update_maven_depmap
14cu|maven-plugin-testing-harness-2.0-3|74	
14cu|maven-plugin-testing-harness-2.0-3|75	%postun
14cu|maven-plugin-testing-harness-2.0-3|76	%update_maven_depmap
14cu|maven-plugin-testing-harness-2.0-3|77	
14cu|maven-plugin-testing-harness-2.0-3|78	%files
14cu|maven-plugin-testing-harness-2.0-3|79	%{_javadir}/%{name}.jar
14cu|maven-plugin-testing-harness-2.0-3|80	%{_javadir}/%{name}-%{version}.jar
14cu|maven-plugin-testing-harness-2.0-3|81	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-plugin-testing-harness-2.0-3|82	%{_mavendepmapfragdir}/%{name}
14cu|maven-plugin-testing-harness-2.0-3|83	
14cu|maven-plugin-testing-harness-2.0-3|84	%files javadoc
14cu|maven-plugin-testing-harness-2.0-3|85	%{_javadocdir}/%{name}-%{version}
14cu|maven-plugin-testing-harness-2.0-3|86	%{_javadocdir}/%{name}
14cu|maven-plugin-testing-harness-2.0-3|87	
14cu|maven-plugin-testing-harness-2.0-3|88	%changelog
14cu|maven-plugin-testing-harness-2.0-3|89	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14cu|maven-plugin-testing-harness-2.0-3|90	+ Revision: 6fb0afb
14cu|maven-plugin-testing-harness-2.0-3|91	- Move to contrib
14cu|maven-plugin-testing-harness-2.0-3|92	
14cu|maven-plugin-testing-harness-2.0-3|93	

10875 14
14cu|maven-release-2.0-6|1	# maven-release parent pom version
14cu|maven-release-2.0-6|2	%global pversion 16
14cu|maven-release-2.0-6|3	# maven-release-manager jar version
14cu|maven-release-2.0-6|4	%global mjarver 2.0
14cu|maven-release-2.0-6|5	# maven-release-plugin jar version
14cu|maven-release-2.0-6|6	%global pjarver 2.0
14cu|maven-release-2.0-6|7	
14cu|maven-release-2.0-6|8	Name:           maven-release
14cu|maven-release-2.0-6|9	Version:        2.0
14cu|maven-release-2.0-6|10	Release:        6
14cu|maven-release-2.0-6|11	Summary:        Release a project updating the POM and tagging in the SCM
14cu|maven-release-2.0-6|12	
14cu|maven-release-2.0-6|13	Group:          Development/Java
14cu|maven-release-2.0-6|14	License:        ASL 2.0
14cu|maven-release-2.0-6|15	URL:            http://maven.apache.org/plugins/maven-release-plugin/
14cu|maven-release-2.0-6|16	# tar creation instructions
14cu|maven-release-2.0-6|17	# svn export http://svn.apache.org/repos/asf//maven/release/tags/maven-release-2.0 maven-release-2.0
14cu|maven-release-2.0-6|18	# tar cfJ maven-release-2.0.tar.xz maven-release-2.0
14cu|maven-release-2.0-6|19	Source0:        maven-release-2.0.tar.xz
14cu|maven-release-2.0-6|20	Source1:        maven-release-jpp-depmap.xml
14cu|maven-release-2.0-6|21	# Remove jmock needed for tests and set source to 1.4 to support assert stmt
14cu|maven-release-2.0-6|22	Patch0:         001_mavenreleasemanager_fixbuild.patch
14cu|maven-release-2.0-6|23	# Remove deps needed for tests, till jmock gets packaged
14cu|maven-release-2.0-6|24	Patch1:         002_mavenreleaseplugin_skiptests.patch
14cu|maven-release-2.0-6|25	BuildArch:      noarch
14cu|maven-release-2.0-6|26	
14cu|maven-release-2.0-6|27	BuildRequires:  java-devel
14cu|maven-release-2.0-6|28	BuildRequires:  jpackage-utils
14cu|maven-release-2.0-6|29	#BuildRequires:  maven-scm >= 1.4-1
14cu|maven-release-2.0-6|30	#BuildRequires:  maven-scm-test >= 1.4-1
14cu|maven-release-2.0-6|31	BuildRequires:  maven2
14cu|maven-release-2.0-6|32	BuildRequires:  maven2-common-poms
14cu|maven-release-2.0-6|33	#BuildRequires:  maven-antrun-plugin
14cu|maven-release-2.0-6|34	BuildRequires:  maven-jar-plugin
14cu|maven-release-2.0-6|35	BuildRequires:  maven-javadoc-plugin
14cu|maven-release-2.0-6|36	BuildRequires:  maven-source-plugin
14cu|maven-release-2.0-6|37	BuildRequires:  maven-compiler-plugin
14cu|maven-release-2.0-6|38	BuildRequires:  maven-install-plugin
14cu|maven-release-2.0-6|39	BuildRequires:  maven-plugin-plugin
14cu|maven-release-2.0-6|40	BuildRequires:  maven-resources-plugin
14cu|maven-release-2.0-6|41	BuildRequires:  maven-site-plugin
14cu|maven-release-2.0-6|42	BuildRequires:  maven-plugin-testing-harness
14cu|maven-release-2.0-6|43	BuildRequires:  plexus-maven-plugin
14cu|maven-release-2.0-6|44	BuildRequires:  plexus-utils
14cu|maven-release-2.0-6|45	BuildRequires:  maven-surefire-maven-plugin
14cu|maven-release-2.0-6|46	BuildRequires:  jaxen
14cu|maven-release-2.0-6|47	
14cu|maven-release-2.0-6|48	Requires:       java
14cu|maven-release-2.0-6|49	Requires:       jpackage-utils
14cu|maven-release-2.0-6|50	
14cu|maven-release-2.0-6|51	Requires(post):   jpackage-utils
14cu|maven-release-2.0-6|52	Requires(postun): jpackage-utils
14cu|maven-release-2.0-6|53	
14cu|maven-release-2.0-6|54	
14cu|maven-release-2.0-6|55	%description
14cu|maven-release-2.0-6|56	This plugin is used to release a project with Maven, saving a lot of
14cu|maven-release-2.0-6|57	repetitive, manual work. Releasing a project is made in two steps:
14cu|maven-release-2.0-6|58	prepare and perform.
14cu|maven-release-2.0-6|59	
14cu|maven-release-2.0-6|60	
14cu|maven-release-2.0-6|61	%package manager
14cu|maven-release-2.0-6|62	Summary:        Release a project updating the POM and tagging in the SCM
14cu|maven-release-2.0-6|63	Group:          Development/Java
14cu|maven-release-2.0-6|64	Requires:       %{name} = %{version}-%{release}
14cu|maven-release-2.0-6|65	Requires:       jpackage-utils
14cu|maven-release-2.0-6|66	BuildArch:      noarch
14cu|maven-release-2.0-6|67	
14cu|maven-release-2.0-6|68	%description manager
14cu|maven-release-2.0-6|69	This package contains %{name}-manager needed by %{name}-plugin.
14cu|maven-release-2.0-6|70	
14cu|maven-release-2.0-6|71	
14cu|maven-release-2.0-6|72	%package plugin
14cu|maven-release-2.0-6|73	Summary:        Release a project updating the POM and tagging in the SCM
14cu|maven-release-2.0-6|74	Group:          Development/Java
14cu|maven-release-2.0-6|75	Requires:       %{name}-manager = %{version}-%{release}
14cu|maven-release-2.0-6|76	Requires:       jpackage-utils
14cu|maven-release-2.0-6|77	BuildArch:      noarch
14cu|maven-release-2.0-6|78	
14cu|maven-release-2.0-6|79	%description plugin
14cu|maven-release-2.0-6|80	This plugin is used to release a project with Maven, saving a lot of
14cu|maven-release-2.0-6|81	repetitive, manual work. Releasing a project is made in two steps:
14cu|maven-release-2.0-6|82	prepare and perform.
14cu|maven-release-2.0-6|83	
14cu|maven-release-2.0-6|84	
14cu|maven-release-2.0-6|85	%package javadoc
14cu|maven-release-2.0-6|86	Summary:        Javadocs for %{name}
14cu|maven-release-2.0-6|87	Group:          Development/Java
14cu|maven-release-2.0-6|88	Requires:       %{name} = %{version}-%{release}
14cu|maven-release-2.0-6|89	Requires:       jpackage-utils
14cu|maven-release-2.0-6|90	Obsoletes:      %{name}-manager-javadoc <= 2.0-1
14cu|maven-release-2.0-6|91	Obsoletes:      %{name}-plugin-javadoc <= 2.0-1
14cu|maven-release-2.0-6|92	BuildArch:      noarch
14cu|maven-release-2.0-6|93	
14cu|maven-release-2.0-6|94	%description javadoc
14cu|maven-release-2.0-6|95	This package contains the API documentation for %{name}.
14cu|maven-release-2.0-6|96	
14cu|maven-release-2.0-6|97	
14cu|maven-release-2.0-6|98	%prep
14cu|maven-release-2.0-6|99	%setup -q -n %{name}-%{version}
14cu|maven-release-2.0-6|100	%patch0 -p1
14cu|maven-release-2.0-6|101	%patch1 -p1
14cu|maven-release-2.0-6|102	cat > README << EOT
14cu|maven-release-2.0-6|103	%{name}-%{version}
14cu|maven-release-2.0-6|104	
14cu|maven-release-2.0-6|105	This plugin is used to release a project with Maven, saving a lot of
14cu|maven-release-2.0-6|106	repetitive, manual work. Releasing a project is made in two steps:
14cu|maven-release-2.0-6|107	prepare and perform.
14cu|maven-release-2.0-6|108	EOT
14cu|maven-release-2.0-6|109	
14cu|maven-release-2.0-6|110	
14cu|maven-release-2.0-6|111	%build
14cu|maven-release-2.0-6|112	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|maven-release-2.0-6|113	mkdir -p $MAVEN_REPO_LOCAL
14cu|maven-release-2.0-6|114	
14cu|maven-release-2.0-6|115	mvn \
14cu|maven-release-2.0-6|116	-e  \
14cu|maven-release-2.0-6|117	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|maven-release-2.0-6|118	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14cu|maven-release-2.0-6|119	-Dmaven.test.skip=true \
14cu|maven-release-2.0-6|120	install javadoc:aggregate
14cu|maven-release-2.0-6|121	
14cu|maven-release-2.0-6|122	
14cu|maven-release-2.0-6|123	%install
14cu|maven-release-2.0-6|124	mkdir -p %{buildroot}%{_javadir}
14cu|maven-release-2.0-6|125	
14cu|maven-release-2.0-6|126	# jars
14cu|maven-release-2.0-6|127	install -Dp -m 644 %{name}-manager/target/%{name}-manager-%{mjarver}.jar \
14cu|maven-release-2.0-6|128	%{buildroot}%{_javadir}//%{name}-manager.jar
14cu|maven-release-2.0-6|129	
14cu|maven-release-2.0-6|130	install -Dp -m 644 %{name}-plugin/target/%{name}-plugin-%{pjarver}.jar \
14cu|maven-release-2.0-6|131	%{buildroot}%{_javadir}/%{name}-plugin.jar
14cu|maven-release-2.0-6|132	
14cu|maven-release-2.0-6|133	# javadocs
14cu|maven-release-2.0-6|134	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-release-2.0-6|135	cp -rp target/site/apidocs/  \
14cu|maven-release-2.0-6|136	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-release-2.0-6|137	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cu|maven-release-2.0-6|138	
14cu|maven-release-2.0-6|139	# poms
14cu|maven-release-2.0-6|140	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|maven-release-2.0-6|141	install -pm 644 pom.xml  \
14cu|maven-release-2.0-6|142	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14cu|maven-release-2.0-6|143	install -pm 644 %{name}-manager/pom.xml  \
14cu|maven-release-2.0-6|144	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}-manager.pom
14cu|maven-release-2.0-6|145	install -pm 644 %{name}-plugin/pom.xml  \
14cu|maven-release-2.0-6|146	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}-plugin.pom
14cu|maven-release-2.0-6|147	
14cu|maven-release-2.0-6|148	%add_to_maven_depmap org.apache.maven.release %{name} %{pversion} JPP %{name}
14cu|maven-release-2.0-6|149	%add_to_maven_depmap org.apache.maven.release %{name}-manager %{mjarver} JPP %{name}-manager
14cu|maven-release-2.0-6|150	%add_to_maven_depmap org.apache.maven.plugins %{name}-plugin %{pjarver} JPP %{name}-plugin
14cu|maven-release-2.0-6|151	
14cu|maven-release-2.0-6|152	%files
14cu|maven-release-2.0-6|153	%defattr(-,root,root,-)
14cu|maven-release-2.0-6|154	%doc README
14cu|maven-release-2.0-6|155	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-release-2.0-6|156	%{_mavendepmapfragdir}/*
14cu|maven-release-2.0-6|157	
14cu|maven-release-2.0-6|158	
14cu|maven-release-2.0-6|159	%files manager
14cu|maven-release-2.0-6|160	%defattr(-,root,root,-)
14cu|maven-release-2.0-6|161	%{_javadir}/*manager*
14cu|maven-release-2.0-6|162	%{_mavenpomdir}/JPP-%{name}-manager.pom
14cu|maven-release-2.0-6|163	
14cu|maven-release-2.0-6|164	
14cu|maven-release-2.0-6|165	%files plugin
14cu|maven-release-2.0-6|166	%defattr(-,root,root,-)
14cu|maven-release-2.0-6|167	%{_javadir}/*plugin*
14cu|maven-release-2.0-6|168	%{_mavenpomdir}/JPP-%{name}-plugin.pom
14cu|maven-release-2.0-6|169	
14cu|maven-release-2.0-6|170	
14cu|maven-release-2.0-6|171	%files javadoc
14cu|maven-release-2.0-6|172	%defattr(-,root,root,-)
14cu|maven-release-2.0-6|173	%{_javadocdir}/%{name}
14cu|maven-release-2.0-6|174	%{_javadocdir}/%{name}-%{version}
14cu|maven-release-2.0-6|175	
14cu|maven-release-2.0-6|176	
14cu|maven-release-2.0-6|177	%post
14cu|maven-release-2.0-6|178	%update_maven_depmap
14cu|maven-release-2.0-6|179	
14cu|maven-release-2.0-6|180	
14cu|maven-release-2.0-6|181	%postun
14cu|maven-release-2.0-6|182	%update_maven_depmap
14cu|maven-release-2.0-6|183	
14cu|maven-release-2.0-6|184	%changelog
14cu|maven-release-2.0-6|185	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-6
14cu|maven-release-2.0-6|186	+ Revision: 68a9ff6
14cu|maven-release-2.0-6|187	- Move to contrib
14cu|maven-release-2.0-6|188	
14cu|maven-release-2.0-6|189	

10876 14
14cu|maven-remote-resources-plugin-1.5-3|1	Name:           maven-remote-resources-plugin
14cu|maven-remote-resources-plugin-1.5-3|2	Version:        1.5
14cu|maven-remote-resources-plugin-1.5-3|3	Release:        3
14cu|maven-remote-resources-plugin-1.5-3|4	Summary:        Maven Remote Resources Plugin
14cu|maven-remote-resources-plugin-1.5-3|5	
14cu|maven-remote-resources-plugin-1.5-3|6	Group:          Development/Java
14cu|maven-remote-resources-plugin-1.5-3|7	License:        ASL 2.0
14cu|maven-remote-resources-plugin-1.5-3|8	URL:            http://maven.apache.org/plugins/maven-remote-resources-plugin/
14cu|maven-remote-resources-plugin-1.5-3|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-remote-resources-plugin-1.5/
14cu|maven-remote-resources-plugin-1.5-3|10	#tar jcf maven-remote-resources-plugin-1.5.tar.bz2 maven-remote-resources-plugin-1.5/
14cu|maven-remote-resources-plugin-1.5-3|11	Source0:        %{name}-%{version}.tar.bz2
14cu|maven-remote-resources-plugin-1.5-3|12	
14cu|maven-remote-resources-plugin-1.5-3|13	BuildArch: noarch
14cu|maven-remote-resources-plugin-1.5-3|14	
14cu|maven-remote-resources-plugin-1.5-3|15	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-remote-resources-plugin-1.5-3|16	BuildRequires: maven2
14cu|maven-remote-resources-plugin-1.5-3|17	BuildRequires: maven-plugin-plugin
14cu|maven-remote-resources-plugin-1.5-3|18	BuildRequires: maven-compiler-plugin
14cu|maven-remote-resources-plugin-1.5-3|19	BuildRequires: maven-install-plugin
14cu|maven-remote-resources-plugin-1.5-3|20	BuildRequires: maven-jar-plugin
14cu|maven-remote-resources-plugin-1.5-3|21	BuildRequires: maven-javadoc-plugin
14cu|maven-remote-resources-plugin-1.5-3|22	BuildRequires: maven-resources-plugin
14cu|maven-remote-resources-plugin-1.5-3|23	BuildRequires: maven-surefire-maven-plugin
14cu|maven-remote-resources-plugin-1.5-3|24	BuildRequires: maven-shared-filtering
14cu|maven-remote-resources-plugin-1.5-3|25	BuildRequires: plexus-container-default
14cu|maven-remote-resources-plugin-1.5-3|26	BuildRequires: velocity
14cu|maven-remote-resources-plugin-1.5-3|27	BuildRequires: maven-shared-artifact-resolver
14cu|maven-remote-resources-plugin-1.5-3|28	BuildRequires: maven-shared-common-artifact-filters
14cu|maven-remote-resources-plugin-1.5-3|29	BuildRequires: maven-shared-downloader
14cu|maven-remote-resources-plugin-1.5-3|30	BuildRequires: plexus-interpolation
14cu|maven-remote-resources-plugin-1.5-3|31	BuildRequires: plexus-utils
14cu|maven-remote-resources-plugin-1.5-3|32	BuildRequires: plexus-velocity
14cu|maven-remote-resources-plugin-1.5-3|33	#BuildRequires: plexus-resources
14cu|maven-remote-resources-plugin-1.5-3|34	BuildRequires: junit
14cu|maven-remote-resources-plugin-1.5-3|35	BuildRequires: maven-plugin-testing-harness
14cu|maven-remote-resources-plugin-1.5-3|36	#BuildRequires: maven-wagon
14cu|maven-remote-resources-plugin-1.5-3|37	BuildRequires: maven-shared-verifier
14cu|maven-remote-resources-plugin-1.5-3|38	BuildRequires: maven-surefire-provider-junit
14cu|maven-remote-resources-plugin-1.5-3|39	
14cu|maven-remote-resources-plugin-1.5-3|40	Requires:       maven2
14cu|maven-remote-resources-plugin-1.5-3|41	Requires:       java
14cu|maven-remote-resources-plugin-1.5-3|42	Requires:       jpackage-utils
14cu|maven-remote-resources-plugin-1.5-3|43	#Requires:       maven-wagon
14cu|maven-remote-resources-plugin-1.5-3|44	Requires:       maven-shared-artifact-resolver
14cu|maven-remote-resources-plugin-1.5-3|45	
14cu|maven-remote-resources-plugin-1.5-3|46	Requires(post):       jpackage-utils
14cu|maven-remote-resources-plugin-1.5-3|47	Requires(postun):     jpackage-utils
14cu|maven-remote-resources-plugin-1.5-3|48	
14cu|maven-remote-resources-plugin-1.5-3|49	Obsoletes:      maven2-plugin-remote-resources <= 0:2.0.8
14cu|maven-remote-resources-plugin-1.5-3|50	Provides:       maven2-plugin-remote-resources = 1:%{version}-%{release}
14cu|maven-remote-resources-plugin-1.5-3|51	
14cu|maven-remote-resources-plugin-1.5-3|52	%description
14cu|maven-remote-resources-plugin-1.5-3|53	Process resources packaged in JARs that have been deployed to
14cu|maven-remote-resources-plugin-1.5-3|54	a remote repository. The primary use case being satisfied is
14cu|maven-remote-resources-plugin-1.5-3|55	the consistent inclusion of common resources in a large set of
14cu|maven-remote-resources-plugin-1.5-3|56	projects. Maven projects at Apache use this plug-in to satisfy
14cu|maven-remote-resources-plugin-1.5-3|57	licensing requirements at Apache where each project much include
14cu|maven-remote-resources-plugin-1.5-3|58	license and notice files for each release.
14cu|maven-remote-resources-plugin-1.5-3|59	
14cu|maven-remote-resources-plugin-1.5-3|60	%package javadoc
14cu|maven-remote-resources-plugin-1.5-3|61	Group:          Development/Java
14cu|maven-remote-resources-plugin-1.5-3|62	Summary:        Javadoc for %{name}
14cu|maven-remote-resources-plugin-1.5-3|63	Requires:       jpackage-utils
14cu|maven-remote-resources-plugin-1.5-3|64	
14cu|maven-remote-resources-plugin-1.5-3|65	%description javadoc
14cu|maven-remote-resources-plugin-1.5-3|66	API documentation for %{name}.
14cu|maven-remote-resources-plugin-1.5-3|67	
14cu|maven-remote-resources-plugin-1.5-3|68	%prep
14cu|maven-remote-resources-plugin-1.5-3|69	%setup -q
14cu|maven-remote-resources-plugin-1.5-3|70	
14cu|maven-remote-resources-plugin-1.5-3|71	%build
14cu|maven-remote-resources-plugin-1.5-3|72	mvn install javadoc:javadoc
14cu|maven-remote-resources-plugin-1.5-3|73	
14cu|maven-remote-resources-plugin-1.5-3|74	%install
14cu|maven-remote-resources-plugin-1.5-3|75	# jars
14cu|maven-remote-resources-plugin-1.5-3|76	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-remote-resources-plugin-1.5-3|77	
14cu|maven-remote-resources-plugin-1.5-3|78	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-remote-resources-plugin-1.5-3|79	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-remote-resources-plugin-1.5-3|80	
14cu|maven-remote-resources-plugin-1.5-3|81	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
14cu|maven-remote-resources-plugin-1.5-3|82	
14cu|maven-remote-resources-plugin-1.5-3|83	# poms
14cu|maven-remote-resources-plugin-1.5-3|84	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-remote-resources-plugin-1.5-3|85	
14cu|maven-remote-resources-plugin-1.5-3|86	# javadoc
14cu|maven-remote-resources-plugin-1.5-3|87	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-remote-resources-plugin-1.5-3|88	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-remote-resources-plugin-1.5-3|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-remote-resources-plugin-1.5-3|90	rm -rf target/site/api*
14cu|maven-remote-resources-plugin-1.5-3|91	
14cu|maven-remote-resources-plugin-1.5-3|92	%post
14cu|maven-remote-resources-plugin-1.5-3|93	%update_maven_depmap
14cu|maven-remote-resources-plugin-1.5-3|94	
14cu|maven-remote-resources-plugin-1.5-3|95	%postun
14cu|maven-remote-resources-plugin-1.5-3|96	%update_maven_depmap
14cu|maven-remote-resources-plugin-1.5-3|97	
14cu|maven-remote-resources-plugin-1.5-3|98	%files
14cu|maven-remote-resources-plugin-1.5-3|99	%{_javadir}/*
14cu|maven-remote-resources-plugin-1.5-3|100	%{_mavenpomdir}/*
14cu|maven-remote-resources-plugin-1.5-3|101	%{_mavendepmapfragdir}/*
14cu|maven-remote-resources-plugin-1.5-3|102	
14cu|maven-remote-resources-plugin-1.5-3|103	%files javadoc
14cu|maven-remote-resources-plugin-1.5-3|104	%{_javadocdir}/%{name}-%{version}
14cu|maven-remote-resources-plugin-1.5-3|105	%{_javadocdir}/%{name}
14cu|maven-remote-resources-plugin-1.5-3|106	
14cu|maven-remote-resources-plugin-1.5-3|107	%changelog
14cu|maven-remote-resources-plugin-1.5-3|108	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-3
14cu|maven-remote-resources-plugin-1.5-3|109	+ Revision: 187abd8
14cu|maven-remote-resources-plugin-1.5-3|110	- Move to contrib
14cu|maven-remote-resources-plugin-1.5-3|111	
14cu|maven-remote-resources-plugin-1.5-3|112	

10877 14
14cu|maven-resources-plugin-2.4.3-7|1	Name:           maven-resources-plugin
14cu|maven-resources-plugin-2.4.3-7|2	Version:        2.4.3
14cu|maven-resources-plugin-2.4.3-7|3	Release:        7
14cu|maven-resources-plugin-2.4.3-7|4	Summary:        Maven Resources Plugin
14cu|maven-resources-plugin-2.4.3-7|5	Group:          Development/Java
14cu|maven-resources-plugin-2.4.3-7|6	License:        ASL 2.0
14cu|maven-resources-plugin-2.4.3-7|7	URL:            http://maven.apache.org/plugins/maven-resources-plugin
14cu|maven-resources-plugin-2.4.3-7|8	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3 maven-resources-plugin-2.4.3
14cu|maven-resources-plugin-2.4.3-7|9	#tar zcf maven-resources-plugin-2.4.3.tar.gz maven-resources-plugin-2.4.3/
14cu|maven-resources-plugin-2.4.3-7|10	Source0:        %{name}-%{version}.tar.gz
14cu|maven-resources-plugin-2.4.3-7|11	BuildArch: noarch
14cu|maven-resources-plugin-2.4.3-7|12	
14cu|maven-resources-plugin-2.4.3-7|13	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-resources-plugin-2.4.3-7|14	BuildRequires: maven2
14cu|maven-resources-plugin-2.4.3-7|15	BuildRequires: maven-plugin-plugin
14cu|maven-resources-plugin-2.4.3-7|16	BuildRequires: maven-resources-plugin
14cu|maven-resources-plugin-2.4.3-7|17	BuildRequires: maven-jar-plugin
14cu|maven-resources-plugin-2.4.3-7|18	BuildRequires: maven-install-plugin
14cu|maven-resources-plugin-2.4.3-7|19	BuildRequires: maven-compiler-plugin
14cu|maven-resources-plugin-2.4.3-7|20	BuildRequires: maven-javadoc-plugin
14cu|maven-resources-plugin-2.4.3-7|21	BuildRequires: maven-surefire-maven-plugin
14cu|maven-resources-plugin-2.4.3-7|22	BuildRequires: maven-surefire-provider-junit
14cu|maven-resources-plugin-2.4.3-7|23	BuildRequires: maven-doxia-sitetools
14cu|maven-resources-plugin-2.4.3-7|24	BuildRequires: maven-plugin-testing-harness
14cu|maven-resources-plugin-2.4.3-7|25	#BuildRequires: maven-shared-reporting-impl
14cu|maven-resources-plugin-2.4.3-7|26	BuildRequires: plexus-digest
14cu|maven-resources-plugin-2.4.3-7|27	
14cu|maven-resources-plugin-2.4.3-7|28	Requires:	maven-plugin-testing-harness
14cu|maven-resources-plugin-2.4.3-7|29	Requires:	maven2
14cu|maven-resources-plugin-2.4.3-7|30	Requires:	jpackage-utils
14cu|maven-resources-plugin-2.4.3-7|31	Requires:	java
14cu|maven-resources-plugin-2.4.3-7|32	Requires(post):       jpackage-utils
14cu|maven-resources-plugin-2.4.3-7|33	Requires(postun):     jpackage-utils
14cu|maven-resources-plugin-2.4.3-7|34	
14cu|maven-resources-plugin-2.4.3-7|35	Provides:       maven2-plugin-resources = %{version}-%{release}
14cu|maven-resources-plugin-2.4.3-7|36	Obsoletes:      maven2-plugin-resources <= 0:2.0.8
14cu|maven-resources-plugin-2.4.3-7|37	
14cu|maven-resources-plugin-2.4.3-7|38	%description
14cu|maven-resources-plugin-2.4.3-7|39	The Resources Plugin handles the copying of project resources
14cu|maven-resources-plugin-2.4.3-7|40	to the output directory.
14cu|maven-resources-plugin-2.4.3-7|41	
14cu|maven-resources-plugin-2.4.3-7|42	%package javadoc
14cu|maven-resources-plugin-2.4.3-7|43	Group:          Development/Java
14cu|maven-resources-plugin-2.4.3-7|44	Summary:        Javadoc for %{name}
14cu|maven-resources-plugin-2.4.3-7|45	Requires:       jpackage-utils
14cu|maven-resources-plugin-2.4.3-7|46	
14cu|maven-resources-plugin-2.4.3-7|47	%description javadoc
14cu|maven-resources-plugin-2.4.3-7|48	API documentation for %{name}.
14cu|maven-resources-plugin-2.4.3-7|49	
14cu|maven-resources-plugin-2.4.3-7|50	%prep
14cu|maven-resources-plugin-2.4.3-7|51	%setup -q -n %{name}-%{version}
14cu|maven-resources-plugin-2.4.3-7|52	
14cu|maven-resources-plugin-2.4.3-7|53	%build
14cu|maven-resources-plugin-2.4.3-7|54	mvn -Dmaven.test.failure.ignore=true \
14cu|maven-resources-plugin-2.4.3-7|55	install javadoc:javadoc
14cu|maven-resources-plugin-2.4.3-7|56	
14cu|maven-resources-plugin-2.4.3-7|57	%install
14cu|maven-resources-plugin-2.4.3-7|58	
14cu|maven-resources-plugin-2.4.3-7|59	# jars
14cu|maven-resources-plugin-2.4.3-7|60	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-resources-plugin-2.4.3-7|61	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|maven-resources-plugin-2.4.3-7|62	
14cu|maven-resources-plugin-2.4.3-7|63	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14cu|maven-resources-plugin-2.4.3-7|64	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|maven-resources-plugin-2.4.3-7|65	
14cu|maven-resources-plugin-2.4.3-7|66	%add_to_maven_depmap org.apache.maven.plugins maven-resources-plugin %{version} JPP maven-resources-plugin
14cu|maven-resources-plugin-2.4.3-7|67	
14cu|maven-resources-plugin-2.4.3-7|68	# poms
14cu|maven-resources-plugin-2.4.3-7|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-resources-plugin-2.4.3-7|70	install -pm 644 pom.xml \
14cu|maven-resources-plugin-2.4.3-7|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-resources-plugin-2.4.3-7|72	
14cu|maven-resources-plugin-2.4.3-7|73	# javadoc
14cu|maven-resources-plugin-2.4.3-7|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-resources-plugin-2.4.3-7|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-resources-plugin-2.4.3-7|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-resources-plugin-2.4.3-7|77	rm -rf target/site/api*
14cu|maven-resources-plugin-2.4.3-7|78	
14cu|maven-resources-plugin-2.4.3-7|79	%post
14cu|maven-resources-plugin-2.4.3-7|80	%update_maven_depmap
14cu|maven-resources-plugin-2.4.3-7|81	
14cu|maven-resources-plugin-2.4.3-7|82	%postun
14cu|maven-resources-plugin-2.4.3-7|83	%update_maven_depmap
14cu|maven-resources-plugin-2.4.3-7|84	
14cu|maven-resources-plugin-2.4.3-7|85	%files
14cu|maven-resources-plugin-2.4.3-7|86	%{_javadir}/%{name}.jar
14cu|maven-resources-plugin-2.4.3-7|87	%{_javadir}/%{name}-%{version}.jar
14cu|maven-resources-plugin-2.4.3-7|88	%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-resources-plugin-2.4.3-7|89	%{_mavendepmapfragdir}/%{name}
14cu|maven-resources-plugin-2.4.3-7|90	
14cu|maven-resources-plugin-2.4.3-7|91	%files javadoc
14cu|maven-resources-plugin-2.4.3-7|92	%{_javadocdir}/%{name}-%{version}
14cu|maven-resources-plugin-2.4.3-7|93	%{_javadocdir}/%{name}
14cu|maven-resources-plugin-2.4.3-7|94	
14cu|maven-resources-plugin-2.4.3-7|95	
14cu|maven-resources-plugin-2.4.3-7|96	%changelog
14cu|maven-resources-plugin-2.4.3-7|97	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.3-7
14cu|maven-resources-plugin-2.4.3-7|98	+ Revision: 866be36
14cu|maven-resources-plugin-2.4.3-7|99	- Move to contrib
14cu|maven-resources-plugin-2.4.3-7|100	
14cu|maven-resources-plugin-2.4.3-7|101	

10878 14
14cu|maven-shared-15-22|1	%global shared_components_version 15
14cu|maven-shared-15-22|2	%global file_management_version 1.2.2
14cu|maven-shared-15-22|3	%global ant_version 1.0
14cu|maven-shared-15-22|4	
14cu|maven-shared-15-22|5	%global artifact_resolver_version 1.1
14cu|maven-shared-15-22|6	
14cu|maven-shared-15-22|7	%global common_artifact_filters_version 1.3
14cu|maven-shared-15-22|8	%global dependency_analyzer_version 1.2
14cu|maven-shared-15-22|9	%global dependency_tree_version 1.3
14cu|maven-shared-15-22|10	%global downloader_version 1.2
14cu|maven-shared-15-22|11	
14cu|maven-shared-15-22|12	# missing?
14cu|maven-shared-15-22|13	%global plugin_testing_harness_version 1.2
14cu|maven-shared-15-22|14	
14cu|maven-shared-15-22|15	%global filtering_version 1.0
14cu|maven-shared-15-22|16	
14cu|maven-shared-15-22|17	%global invoker_version 2.0.12
14cu|maven-shared-15-22|18	%global model_converter_version 2.3
14cu|maven-shared-15-22|19	%global osgi_version 0.3.0
14cu|maven-shared-15-22|20	
14cu|maven-shared-15-22|21	#this model is not included in parent pom
14cu|maven-shared-15-22|22	%global reporting_api_version 3.0
14cu|maven-shared-15-22|23	
14cu|maven-shared-15-22|24	%global reporting_impl_version 2.1
14cu|maven-shared-15-22|25	%global repository_builder_version 1.0
14cu|maven-shared-15-22|26	
14cu|maven-shared-15-22|27	%global runtime_version 1.0
14cu|maven-shared-15-22|28	
14cu|maven-shared-15-22|29	%global io_version 1.2
14cu|maven-shared-15-22|30	%global jar_version 1.1
14cu|maven-shared-15-22|31	%global monitor_version 1.0
14cu|maven-shared-15-22|32	### disabled by pom.xml default
14cu|maven-shared-15-22|33	#%global script_ant_version 2.1
14cu|maven-shared-15-22|34	#%global script_beanshell_version 2.1
14cu|maven-shared-15-22|35	#%global test_tools_version 1.0
14cu|maven-shared-15-22|36	#%global toolchain_version 1.0
14cu|maven-shared-15-22|37	%global verifier_version 1.3
14cu|maven-shared-15-22|38	
14cu|maven-shared-15-22|39	Summary:        Maven Shared Components
14cu|maven-shared-15-22|40	URL:            http://maven.apache.org/shared/
14cu|maven-shared-15-22|41	Name:           maven-shared
14cu|maven-shared-15-22|42	Version:        15
14cu|maven-shared-15-22|43	Release:        22
14cu|maven-shared-15-22|44	License:        ASL 2.0
14cu|maven-shared-15-22|45	Group:          Development/Java
14cu|maven-shared-15-22|46	
14cu|maven-shared-15-22|47	# svn export \
14cu|maven-shared-15-22|48	# http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-15/
14cu|maven-shared-15-22|49	# tar czf maven-shared-components-14.tar.gz maven-shared-components-15
14cu|maven-shared-15-22|50	Source0:        maven-shared-components-%{version}.tar.gz
14cu|maven-shared-15-22|51	Source1:        %{name}-jpp-depmap.xml
14cu|maven-shared-15-22|52	
14cu|maven-shared-15-22|53	Patch0:        %{name}-pom.patch
14cu|maven-shared-15-22|54	Patch2:        maven-dependency-tree-pom.patch
14cu|maven-shared-15-22|55	Patch3:        maven-osgi-pom.patch
14cu|maven-shared-15-22|56	Patch5:        maven-runtime-pom.patch
14cu|maven-shared-15-22|57	Patch6:        maven-runtime-XMLMavenRuntimeVisitor.patch
14cu|maven-shared-15-22|58	Patch7:        maven-artifact-resolver-pom.patch
14cu|maven-shared-15-22|59	
14cu|maven-shared-15-22|60	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|maven-shared-15-22|61	BuildRequires:  ant
14cu|maven-shared-15-22|62	BuildRequires:  maven2
14cu|maven-shared-15-22|63	BuildRequires:  maven-compiler-plugin
14cu|maven-shared-15-22|64	BuildRequires:  maven-install-plugin
14cu|maven-shared-15-22|65	BuildRequires:  maven-jar-plugin
14cu|maven-shared-15-22|66	BuildRequires:  maven-javadoc-plugin
14cu|maven-shared-15-22|67	BuildRequires:  maven-resources-plugin
14cu|maven-shared-15-22|68	BuildRequires:  maven-source-plugin
14cu|maven-shared-15-22|69	BuildRequires:  maven-surefire-plugin
14cu|maven-shared-15-22|70	BuildRequires:  maven-surefire-report-plugin
14cu|maven-shared-15-22|71	BuildRequires:  maven-site-plugin
14cu|maven-shared-15-22|72	BuildRequires:  maven-javadoc-plugin
14cu|maven-shared-15-22|73	BuildRequires:  maven-doxia
14cu|maven-shared-15-22|74	BuildRequires:  maven-doxia-sitetools
14cu|maven-shared-15-22|75	BuildRequires:  maven-doxia-tools
14cu|maven-shared-15-22|76	BuildRequires:  maven-shared-reporting-impl
14cu|maven-shared-15-22|77	BuildRequires:  maven-plugin-testing-tools
14cu|maven-shared-15-22|78	BuildRequires:  maven-test-tools
14cu|maven-shared-15-22|79	BuildRequires:  plexus-maven-plugin
14cu|maven-shared-15-22|80	#BuildRequires:  plexus-component-api
14cu|maven-shared-15-22|81	BuildRequires:  maven-plugin-cobertura
14cu|maven-shared-15-22|82	BuildRequires:  junit
14cu|maven-shared-15-22|83	#BuildRequires:  saxon
14cu|maven-shared-15-22|84	#BuildRequires:  saxon-scripts
14cu|maven-shared-15-22|85	BuildRequires:  plexus-utils
14cu|maven-shared-15-22|86	BuildRequires:  plexus-digest
14cu|maven-shared-15-22|87	#BuildRequires:  modello
14cu|maven-shared-15-22|88	BuildRequires:  easymock2
14cu|maven-shared-15-22|89	BuildRequires:  objectweb-asm
14cu|maven-shared-15-22|90	#BuildRequires:  dom4j
14cu|maven-shared-15-22|91	BuildRequires: aqute-bndlib
14cu|maven-shared-15-22|92	BuildRequires:  maven-wagon
14cu|maven-shared-15-22|93	
14cu|maven-shared-15-22|94	Requires:       ant
14cu|maven-shared-15-22|95	Requires:       maven2 >= 0:2.0.4
14cu|maven-shared-15-22|96	Requires:       plexus-utils
14cu|maven-shared-15-22|97	#Requires:       saxon
14cu|maven-shared-15-22|98	#Requires:       saxon-scripts
14cu|maven-shared-15-22|99	Requires:       plexus-utils
14cu|maven-shared-15-22|100	Requires:       plexus-digest
14cu|maven-shared-15-22|101	Requires:       objectweb-asm
14cu|maven-shared-15-22|102	#Requires:       dom4j
14cu|maven-shared-15-22|103	Requires:       aqute-bndlib
14cu|maven-shared-15-22|104	Requires:       maven-wagon
14cu|maven-shared-15-22|105	
14cu|maven-shared-15-22|106	BuildArch:      noarch
14cu|maven-shared-15-22|107	
14cu|maven-shared-15-22|108	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|maven-shared-15-22|109	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|maven-shared-15-22|110	
14cu|maven-shared-15-22|111	%description
14cu|maven-shared-15-22|112	Maven Shared Components
14cu|maven-shared-15-22|113	
14cu|maven-shared-15-22|114	%package file-management
14cu|maven-shared-15-22|115	Summary:        Maven Shared File Management API
14cu|maven-shared-15-22|116	Group:          Development/Java
14cu|maven-shared-15-22|117	Version:        %{file_management_version}
14cu|maven-shared-15-22|118	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|119	Requires:  %{name}-io >= 0:%{io_version}
14cu|maven-shared-15-22|120	Requires:  maven2
14cu|maven-shared-15-22|121	Requires:  plexus-container-default
14cu|maven-shared-15-22|122	Requires:  plexus-utils
14cu|maven-shared-15-22|123	
14cu|maven-shared-15-22|124	%description file-management
14cu|maven-shared-15-22|125	API to collect files from a given directory using
14cu|maven-shared-15-22|126	several include/exclude rules.
14cu|maven-shared-15-22|127	
14cu|maven-shared-15-22|128	%package osgi
14cu|maven-shared-15-22|129	Summary:        Maven OSGi
14cu|maven-shared-15-22|130	Group:          Development/Java
14cu|maven-shared-15-22|131	Version:        %{osgi_version}
14cu|maven-shared-15-22|132	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|133	Requires:  aqute-bndlib
14cu|maven-shared-15-22|134	Requires:  maven2
14cu|maven-shared-15-22|135	
14cu|maven-shared-15-22|136	%description osgi
14cu|maven-shared-15-22|137	Library for Maven-OSGi integration
14cu|maven-shared-15-22|138	
14cu|maven-shared-15-22|139	%package ant
14cu|maven-shared-15-22|140	Summary:        Maven Ant
14cu|maven-shared-15-22|141	Group:          Development/Java
14cu|maven-shared-15-22|142	Version:        %{ant_version}
14cu|maven-shared-15-22|143	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|144	Requires:  ant
14cu|maven-shared-15-22|145	Requires:  maven2
14cu|maven-shared-15-22|146	Requires:  plexus-container-default
14cu|maven-shared-15-22|147	
14cu|maven-shared-15-22|148	%description ant
14cu|maven-shared-15-22|149	Runs ant scripts embedded in the POM.
14cu|maven-shared-15-22|150	
14cu|maven-shared-15-22|151	%package common-artifact-filters
14cu|maven-shared-15-22|152	Summary:        Maven Common Artifact Filters
14cu|maven-shared-15-22|153	Group:          Development/Java
14cu|maven-shared-15-22|154	Version:        %{common_artifact_filters_version}
14cu|maven-shared-15-22|155	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|156	Requires:  %{name}-test-tools >= 0:%{test_tools_version}-%{release}
14cu|maven-shared-15-22|157	Requires:  junit
14cu|maven-shared-15-22|158	Requires:  maven2
14cu|maven-shared-15-22|159	Requires:  plexus-container-default
14cu|maven-shared-15-22|160	
14cu|maven-shared-15-22|161	%description common-artifact-filters
14cu|maven-shared-15-22|162	%{summary}.
14cu|maven-shared-15-22|163	
14cu|maven-shared-15-22|164	%package dependency-tree
14cu|maven-shared-15-22|165	Summary:        Maven Dependency Tree
14cu|maven-shared-15-22|166	Group:          Development/Java
14cu|maven-shared-15-22|167	Version:        %{dependency_tree_version}
14cu|maven-shared-15-22|168	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|169	#Requires:  %{name}-plugin-testing-harness >= 0:%{plugin_testing_harness_version}-%{release}
14cu|maven-shared-15-22|170	Requires:  maven2
14cu|maven-shared-15-22|171	
14cu|maven-shared-15-22|172	%description dependency-tree
14cu|maven-shared-15-22|173	%{summary}.
14cu|maven-shared-15-22|174	
14cu|maven-shared-15-22|175	%package downloader
14cu|maven-shared-15-22|176	Summary:        Maven Downloader
14cu|maven-shared-15-22|177	Group:          Development/Java
14cu|maven-shared-15-22|178	Version:        %{downloader_version}
14cu|maven-shared-15-22|179	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|180	Requires:  maven2
14cu|maven-shared-15-22|181	
14cu|maven-shared-15-22|182	%description downloader
14cu|maven-shared-15-22|183	Provide a super simple interface for downloading a
14cu|maven-shared-15-22|184	single artifact.
14cu|maven-shared-15-22|185	
14cu|maven-shared-15-22|186	%package dependency-analyzer
14cu|maven-shared-15-22|187	Summary:        Maven Dependency Analyzer
14cu|maven-shared-15-22|188	Group:          Development/Java
14cu|maven-shared-15-22|189	Version:        %{dependency_analyzer_version}
14cu|maven-shared-15-22|190	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|191	Requires:  maven2
14cu|maven-shared-15-22|192	Requires:  objectweb-asm
14cu|maven-shared-15-22|193	
14cu|maven-shared-15-22|194	%description dependency-analyzer
14cu|maven-shared-15-22|195	%{summary}.
14cu|maven-shared-15-22|196	
14cu|maven-shared-15-22|197	%package invoker
14cu|maven-shared-15-22|198	Summary:        Maven Process Invoker
14cu|maven-shared-15-22|199	Group:          Development/Java
14cu|maven-shared-15-22|200	Version:        %{invoker_version}
14cu|maven-shared-15-22|201	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|202	Requires:  %{name}-monitor >= 0:%{monitor_version}-%{release}
14cu|maven-shared-15-22|203	Requires:  maven2
14cu|maven-shared-15-22|204	Requires:  plexus-utils
14cu|maven-shared-15-22|205	
14cu|maven-shared-15-22|206	%description invoker
14cu|maven-shared-15-22|207	%{summary}.
14cu|maven-shared-15-22|208	
14cu|maven-shared-15-22|209	%package model-converter
14cu|maven-shared-15-22|210	Summary:        Maven Model Converter
14cu|maven-shared-15-22|211	Group:          Development/Java
14cu|maven-shared-15-22|212	Version:        %{model_converter_version}
14cu|maven-shared-15-22|213	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|214	#Requires:  dom4j
14cu|maven-shared-15-22|215	Requires:  maven2
14cu|maven-shared-15-22|216	Requires:  plexus-container-default
14cu|maven-shared-15-22|217	Requires:  plexus-utils
14cu|maven-shared-15-22|218	
14cu|maven-shared-15-22|219	%description model-converter
14cu|maven-shared-15-22|220	Converts between version 3.0.0 and version 4.0.0 models.
14cu|maven-shared-15-22|221	
14cu|maven-shared-15-22|222	%package reporting-impl
14cu|maven-shared-15-22|223	Summary:        Maven Reporting Implementation
14cu|maven-shared-15-22|224	Group:          Development/Java
14cu|maven-shared-15-22|225	Version:        %{reporting_impl_version}
14cu|maven-shared-15-22|226	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|227	Requires:  jakarta-commons-validator
14cu|maven-shared-15-22|228	Requires:  jakarta-oro
14cu|maven-shared-15-22|229	Requires:  maven2
14cu|maven-shared-15-22|230	Requires:  maven-doxia
14cu|maven-shared-15-22|231	
14cu|maven-shared-15-22|232	%description reporting-impl
14cu|maven-shared-15-22|233	%{summary}.
14cu|maven-shared-15-22|234	
14cu|maven-shared-15-22|235	%package repository-builder
14cu|maven-shared-15-22|236	Summary:        Maven Repository Builder
14cu|maven-shared-15-22|237	Group:          Development/Java
14cu|maven-shared-15-22|238	Version:        %{repository_builder_version}
14cu|maven-shared-15-22|239	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|240	Requires:  %{name}-common-artifact-filters = 0:%{common_artifact_filters_version}-%{release}
14cu|maven-shared-15-22|241	Requires:  maven2
14cu|maven-shared-15-22|242	
14cu|maven-shared-15-22|243	%description repository-builder
14cu|maven-shared-15-22|244	%{summary}.
14cu|maven-shared-15-22|245	
14cu|maven-shared-15-22|246	%package io
14cu|maven-shared-15-22|247	Summary:        Maven Shared I/O API
14cu|maven-shared-15-22|248	Group:          Development/Java
14cu|maven-shared-15-22|249	Version:        %{io_version}
14cu|maven-shared-15-22|250	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|251	Requires:  maven2
14cu|maven-shared-15-22|252	Requires:  maven-wagon
14cu|maven-shared-15-22|253	Requires:  plexus-utils
14cu|maven-shared-15-22|254	Requires:  plexus-container-default
14cu|maven-shared-15-22|255	
14cu|maven-shared-15-22|256	%description io
14cu|maven-shared-15-22|257	%{summary}.
14cu|maven-shared-15-22|258	
14cu|maven-shared-15-22|259	%package jar
14cu|maven-shared-15-22|260	Summary:        Maven Shared Jar
14cu|maven-shared-15-22|261	Group:          Development/Java
14cu|maven-shared-15-22|262	Version:        %{jar_version}
14cu|maven-shared-15-22|263	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|264	Requires:  maven2
14cu|maven-shared-15-22|265	
14cu|maven-shared-15-22|266	%description jar
14cu|maven-shared-15-22|267	Utilities that help identify the contents of a JAR,
14cu|maven-shared-15-22|268	including Java class analysis and Maven metadata
14cu|maven-shared-15-22|269	analysis.
14cu|maven-shared-15-22|270	
14cu|maven-shared-15-22|271	%package monitor
14cu|maven-shared-15-22|272	Summary:        Maven Shared Monitor API
14cu|maven-shared-15-22|273	Group:          Development/Java
14cu|maven-shared-15-22|274	Version:        %{monitor_version}
14cu|maven-shared-15-22|275	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|276	Requires:  maven2
14cu|maven-shared-15-22|277	Requires:  plexus-container-default
14cu|maven-shared-15-22|278	
14cu|maven-shared-15-22|279	%description monitor
14cu|maven-shared-15-22|280	%{summary}.
14cu|maven-shared-15-22|281	
14cu|maven-shared-15-22|282	%package verifier
14cu|maven-shared-15-22|283	Summary:        Maven Verifier Component
14cu|maven-shared-15-22|284	Group:          Development/Java
14cu|maven-shared-15-22|285	Version:        %{verifier_version}
14cu|maven-shared-15-22|286	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|287	Requires:  junit
14cu|maven-shared-15-22|288	
14cu|maven-shared-15-22|289	%description verifier
14cu|maven-shared-15-22|290	%{summary}.
14cu|maven-shared-15-22|291	
14cu|maven-shared-15-22|292	%package javadoc
14cu|maven-shared-15-22|293	Summary:        Javadoc for %{name}
14cu|maven-shared-15-22|294	Group:          Development/Java
14cu|maven-shared-15-22|295	Provides:       %{name}-file-management-javadoc = %{file_management_version}-%{release}
14cu|maven-shared-15-22|296	Obsoletes:      %{name}-file-management-javadoc < %{file_management_version}-%{release}
14cu|maven-shared-15-22|297	Provides:       %{name}-plugin-testing-harness-javadoc = %{plugin_testing_harness_version}-%{release}
14cu|maven-shared-15-22|298	Obsoletes:      %{name}-plugin-testing-harness-javadoc < %{plugin_testing_harness_version}-%{release}
14cu|maven-shared-15-22|299	
14cu|maven-shared-15-22|300	%description javadoc
14cu|maven-shared-15-22|301	%{summary}.
14cu|maven-shared-15-22|302	
14cu|maven-shared-15-22|303	%package artifact-resolver
14cu|maven-shared-15-22|304	Summary:        Maven Artifact Resolution API
14cu|maven-shared-15-22|305	Group:          Development/Java
14cu|maven-shared-15-22|306	Version:        %{artifact_resolver_version}
14cu|maven-shared-15-22|307	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|308	Requires:  ant
14cu|maven-shared-15-22|309	Requires:  maven2
14cu|maven-shared-15-22|310	
14cu|maven-shared-15-22|311	%description artifact-resolver
14cu|maven-shared-15-22|312	Provides a component for plugins to easily resolve project dependencies.
14cu|maven-shared-15-22|313	
14cu|maven-shared-15-22|314	%package filtering
14cu|maven-shared-15-22|315	Summary:        Maven Filtering
14cu|maven-shared-15-22|316	Group:          Development/Java
14cu|maven-shared-15-22|317	Version:        %{filtering_version}
14cu|maven-shared-15-22|318	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|319	Requires:  ant
14cu|maven-shared-15-22|320	Requires:  maven2
14cu|maven-shared-15-22|321	
14cu|maven-shared-15-22|322	%description filtering
14cu|maven-shared-15-22|323	A component to assist in filtering of resource files with properties
14cu|maven-shared-15-22|324	from a Maven project.
14cu|maven-shared-15-22|325	
14cu|maven-shared-15-22|326	%package reporting-api
14cu|maven-shared-15-22|327	Summary:        Maven Reporting API
14cu|maven-shared-15-22|328	Group:          Development/Java
14cu|maven-shared-15-22|329	Version:        %{reporting_api_version}
14cu|maven-shared-15-22|330	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|331	Requires:  ant
14cu|maven-shared-15-22|332	Requires:  maven2
14cu|maven-shared-15-22|333	
14cu|maven-shared-15-22|334	%description reporting-api
14cu|maven-shared-15-22|335	Maven Reporting API.
14cu|maven-shared-15-22|336	
14cu|maven-shared-15-22|337	%package runtime
14cu|maven-shared-15-22|338	Summary:        Maven Runtime
14cu|maven-shared-15-22|339	Group:          Development/Java
14cu|maven-shared-15-22|340	Version:        %{runtime_version}
14cu|maven-shared-15-22|341	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14cu|maven-shared-15-22|342	Requires:  ant
14cu|maven-shared-15-22|343	Requires:  maven2
14cu|maven-shared-15-22|344	
14cu|maven-shared-15-22|345	%description runtime
14cu|maven-shared-15-22|346	Maven Runtime allows introspection of Maven project metadata at runtime.
14cu|maven-shared-15-22|347	Basic artifact information or full Maven project metadata can be obtained
14cu|maven-shared-15-22|348	for all projects within a given class loader, optionally sorted into dependency
14cu|maven-shared-15-22|349	order, and also for a given class within a project.
14cu|maven-shared-15-22|350	
14cu|maven-shared-15-22|351	%prep
14cu|maven-shared-15-22|352	%setup -q -n %{name}-components-%{shared_components_version}
14cu|maven-shared-15-22|353	chmod -R go=u-w *
14cu|maven-shared-15-22|354	#%patch0 -p0 -b .sav0
14cu|maven-shared-15-22|355	%patch1 -p0 -b .sav1
14cu|maven-shared-15-22|356	%patch2 -p0 -b .sav2
14cu|maven-shared-15-22|357	%patch3 -p0 -b .sav3
14cu|maven-shared-15-22|358	#%patch4 -p0 -b .sav4
14cu|maven-shared-15-22|359	%patch5 -p0 -b .sav5
14cu|maven-shared-15-22|360	%patch6 -p0 -b .sav6
14cu|maven-shared-15-22|361	%patch7 -p0 -b .sav7
14cu|maven-shared-15-22|362	
14cu|maven-shared-15-22|363	# need namespace for new version modello
14cu|maven-shared-15-22|364	sed -i "s|<model>|<model xmlns=\"http://modello.codehaus.org/MODELLO/1.3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://modello.codehaus.org/MODELLO/1.3.0 http://modello.codehaus.org/xsd/modello-1.3.0.xsd\" xml.namespace=\"..\" xml.schemaLocation=\"..\" xsd.namespace=\"..\" xsd.targetNamespace=\"..\">|" file-management/src/main/mdo/fileset.mdo
14cu|maven-shared-15-22|365	#sed -i "s|<groupId>ant|<groupId>org.apache.ant|g" maven-ant/pom.xml
14cu|maven-shared-15-22|366	
14cu|maven-shared-15-22|367	# Remove test that needs junit-addons until that makes it into Fedora
14cu|maven-shared-15-22|368	rm -f maven-reporting-impl/src/test/java/org/apache/maven/reporting/AbstractMavenReportRendererTest.java
14cu|maven-shared-15-22|369	
14cu|maven-shared-15-22|370	# Remove tests that need jmock (for now)
14cu|maven-shared-15-22|371	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.java
14cu|maven-shared-15-22|372	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.java
14cu|maven-shared-15-22|373	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.java
14cu|maven-shared-15-22|374	
14cu|maven-shared-15-22|375	%build
14cu|maven-shared-15-22|376	mvn \
14cu|maven-shared-15-22|377	-Dmaven.local.depmap.file=%{SOURCE1} \
14cu|maven-shared-15-22|378	-Dmaven.test.skip=true \
14cu|maven-shared-15-22|379	-Dmaven.test.failure.ignore=true \
14cu|maven-shared-15-22|380	install javadoc:aggregate
14cu|maven-shared-15-22|381	
14cu|maven-shared-15-22|382	%install
14cu|maven-shared-15-22|383	# main package infrastructure
14cu|maven-shared-15-22|384	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven-shared
14cu|maven-shared-15-22|385	install -d -m 755 $RPM_BUILD_ROOT/%{_mavenpomdir}
14cu|maven-shared-15-22|386	
14cu|maven-shared-15-22|387	# poms and jars
14cu|maven-shared-15-22|388	install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
14cu|maven-shared-15-22|389	%add_to_maven_depmap org.apache.maven.shared maven-shared-components %{shared_components_version} JPP/maven-shared components-parent
14cu|maven-shared-15-22|390	
14cu|maven-shared-15-22|391	install -pm 644 maven-downloader/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-downloader.pom
14cu|maven-shared-15-22|392	%add_to_maven_depmap org.apache.maven.shared maven-downloader %{downloader_version} JPP/maven-shared downloader
14cu|maven-shared-15-22|393	install -p -m 0644 maven-downloader/target/maven-downloader-%{downloader_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|394	$RPM_BUILD_ROOT%{_javadir}/maven-shared/downloader.jar
14cu|maven-shared-15-22|395	
14cu|maven-shared-15-22|396	install -pm 644 maven-dependency-analyzer/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
14cu|maven-shared-15-22|397	%add_to_maven_depmap org.apache.maven.shared maven-dependency-analyzer %{dependency_analyzer_version} JPP/maven-shared dependency-analyzer
14cu|maven-shared-15-22|398	install -p -m 0644 maven-dependency-analyzer/target/maven-dependency-analyzer-%{dependency_analyzer_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|399	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-analyzer.jar
14cu|maven-shared-15-22|400	
14cu|maven-shared-15-22|401	install -pm 644 maven-dependency-tree/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
14cu|maven-shared-15-22|402	%add_to_maven_depmap org.apache.maven.shared maven-dependency-tree %{dependency_tree_version} JPP/maven-shared dependency-tree
14cu|maven-shared-15-22|403	install -p -m 0644 maven-dependency-tree/target/maven-dependency-tree-%{dependency_tree_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|404	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-tree.jar
14cu|maven-shared-15-22|405	
14cu|maven-shared-15-22|406	install -pm 644 maven-verifier/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-verifier.pom
14cu|maven-shared-15-22|407	%add_to_maven_depmap org.apache.maven.shared maven-verifier %{verifier_version} JPP/maven-shared verifier
14cu|maven-shared-15-22|408	install -p -m 0644 maven-verifier/target/maven-verifier-%{verifier_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|409	$RPM_BUILD_ROOT%{_javadir}/maven-shared/verifier.jar
14cu|maven-shared-15-22|410	
14cu|maven-shared-15-22|411	install -pm 644 maven-shared-monitor/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-monitor.pom
14cu|maven-shared-15-22|412	%add_to_maven_depmap org.apache.maven.shared maven-shared-monitor %{monitor_version} JPP/maven-shared monitor
14cu|maven-shared-15-22|413	install -p -m 0644 maven-shared-monitor/target/maven-shared-monitor-%{monitor_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|414	$RPM_BUILD_ROOT%{_javadir}/maven-shared/monitor.jar
14cu|maven-shared-15-22|415	
14cu|maven-shared-15-22|416	install -pm 644 maven-shared-io/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-io.pom
14cu|maven-shared-15-22|417	%add_to_maven_depmap org.apache.maven.shared maven-shared-io %{io_version} JPP/maven-shared io
14cu|maven-shared-15-22|418	install -p -m 0644 maven-shared-io/target/maven-shared-io-%{io_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|419	$RPM_BUILD_ROOT%{_javadir}/maven-shared/io.jar
14cu|maven-shared-15-22|420	
14cu|maven-shared-15-22|421	install -pm 644 maven-shared-jar/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-jar.pom
14cu|maven-shared-15-22|422	%add_to_maven_depmap org.apache.maven.shared maven-shared-jar %{jar_version} JPP/maven-shared jar
14cu|maven-shared-15-22|423	install -p -m 0644 maven-shared-jar/target/maven-shared-jar-%{jar_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|424	$RPM_BUILD_ROOT%{_javadir}/maven-shared/jar.jar
14cu|maven-shared-15-22|425	
14cu|maven-shared-15-22|426	install -pm 644 maven-repository-builder/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
14cu|maven-shared-15-22|427	%add_to_maven_depmap org.apache.maven.shared maven-repository-builder %{repository_builder_version} JPP/maven-shared repository-builder
14cu|maven-shared-15-22|428	install -p -m 0644 maven-repository-builder/target/maven-repository-builder-%{repository_builder_version}-alpha-3-SNAPSHOT.jar \
14cu|maven-shared-15-22|429	$RPM_BUILD_ROOT%{_javadir}/maven-shared/repository-builder.jar
14cu|maven-shared-15-22|430	
14cu|maven-shared-15-22|431	install -pm 644 maven-reporting-impl/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
14cu|maven-shared-15-22|432	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-impl %{reporting_impl_version} JPP/maven-shared reporting-impl
14cu|maven-shared-15-22|433	install -p -m 0644 maven-reporting-impl/target/maven-reporting-impl-%{reporting_impl_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|434	$RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-impl.jar
14cu|maven-shared-15-22|435	
14cu|maven-shared-15-22|436	install -pm 644 maven-model-converter/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
14cu|maven-shared-15-22|437	%add_to_maven_depmap org.apache.maven.shared maven-model-converter %{model_converter_version} JPP/maven-shared model-converter
14cu|maven-shared-15-22|438	install -p -m 0644 maven-model-converter/target/maven-model-converter-%{model_converter_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|439	$RPM_BUILD_ROOT%{_javadir}/maven-shared/model-converter.jar
14cu|maven-shared-15-22|440	
14cu|maven-shared-15-22|441	install -pm 644 maven-invoker/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-invoker.pom
14cu|maven-shared-15-22|442	%add_to_maven_depmap org.apache.maven.shared maven-invoker %{invoker_version} JPP/maven-shared invoker
14cu|maven-shared-15-22|443	install -p -m 0644 maven-invoker/target/maven-invoker-%{invoker_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|444	$RPM_BUILD_ROOT%{_javadir}/maven-shared/invoker.jar
14cu|maven-shared-15-22|445	
14cu|maven-shared-15-22|446	install -pm 644 maven-common-artifact-filters/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
14cu|maven-shared-15-22|447	%add_to_maven_depmap org.apache.maven.shared maven-common-artifact-filters %{common_artifact_filters_version} JPP/maven-shared common-artifact-filters
14cu|maven-shared-15-22|448	install -p -m 0644 maven-common-artifact-filters/target/maven-common-artifact-filters-%{common_artifact_filters_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|449	$RPM_BUILD_ROOT%{_javadir}/maven-shared/common-artifact-filters.jar
14cu|maven-shared-15-22|450	
14cu|maven-shared-15-22|451	install -pm 644 maven-ant/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-ant.pom
14cu|maven-shared-15-22|452	%add_to_maven_depmap org.apache.maven.shared maven-ant %{ant_version} JPP/maven-shared ant
14cu|maven-shared-15-22|453	install -p -m 0644 maven-ant/target/maven-ant-%{ant_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|454	$RPM_BUILD_ROOT%{_javadir}/maven-shared/ant.jar
14cu|maven-shared-15-22|455	
14cu|maven-shared-15-22|456	install -pm 644 maven-osgi/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-osgi.pom
14cu|maven-shared-15-22|457	%add_to_maven_depmap org.apache.maven.shared maven-osgi %{osgi_version} JPP/maven-shared osgi
14cu|maven-shared-15-22|458	install -p -m 0644 maven-osgi/target/maven-osgi-%{osgi_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|459	$RPM_BUILD_ROOT%{_javadir}/maven-shared/osgi.jar
14cu|maven-shared-15-22|460	
14cu|maven-shared-15-22|461	install -pm 644 file-management/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-file-management.pom
14cu|maven-shared-15-22|462	%add_to_maven_depmap org.apache.maven.shared file-management %{file_management_version} JPP/maven-shared file-management
14cu|maven-shared-15-22|463	install -p -m 0644 file-management/target/file-management-%{file_management_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|464	$RPM_BUILD_ROOT%{_javadir}/maven-shared/file-management.jar
14cu|maven-shared-15-22|465	
14cu|maven-shared-15-22|466	install -pm 644 maven-artifact-resolver/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
14cu|maven-shared-15-22|467	%add_to_maven_depmap org.apache.maven.shared maven-artifact-resolver %{artifact_resolver_version} JPP/maven-shared artifact-resolver
14cu|maven-shared-15-22|468	install -p -m 0644 maven-artifact-resolver/target/maven-artifact-resolver-%{artifact_resolver_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|469	$RPM_BUILD_ROOT%{_javadir}/maven-shared/artifact-resolver.jar
14cu|maven-shared-15-22|470	
14cu|maven-shared-15-22|471	install -pm 644 maven-filtering/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-filtering.pom
14cu|maven-shared-15-22|472	%add_to_maven_depmap org.apache.maven.shared maven-filtering %{filtering_version} JPP/maven-shared filtering
14cu|maven-shared-15-22|473	install -p -m 0644 maven-filtering/target/maven-filtering-%{filtering_version}-beta-4-SNAPSHOT.jar \
14cu|maven-shared-15-22|474	$RPM_BUILD_ROOT%{_javadir}/maven-shared/filtering.jar
14cu|maven-shared-15-22|475	
14cu|maven-shared-15-22|476	#install -pm 644 maven-reporting-api/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
14cu|maven-shared-15-22|477	#%add_to_maven_depmap org.apache.maven.shared maven-reporting-api %{reporting_api_version} JPP/maven-shared reporting-api
14cu|maven-shared-15-22|478	#install -p -m 0644 maven-reporting-api/target/maven-reporting-api-%{reporting_api_version}-SNAPSHOT.jar \
14cu|maven-shared-15-22|479	#        $RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-api.jar
14cu|maven-shared-15-22|480	
14cu|maven-shared-15-22|481	install -pm 644 maven-runtime/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-runtime.pom
14cu|maven-shared-15-22|482	%add_to_maven_depmap org.apache.maven.shared maven-runtime %{runtime_version} JPP/maven-shared runtime
14cu|maven-shared-15-22|483	install -p -m 0644 maven-runtime/target/maven-runtime-%{runtime_version}-alpha-3-SNAPSHOT.jar \
14cu|maven-shared-15-22|484	$RPM_BUILD_ROOT%{_javadir}/maven-shared/runtime.jar
14cu|maven-shared-15-22|485	
14cu|maven-shared-15-22|486	# javadoc
14cu|maven-shared-15-22|487	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}
14cu|maven-shared-15-22|488	cp -pr target/site/apidocs/* \
14cu|maven-shared-15-22|489	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}/
14cu|maven-shared-15-22|490	
14cu|maven-shared-15-22|491	ln -s %{name}-%{shared_components_version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14cu|maven-shared-15-22|492	
14cu|maven-shared-15-22|493	%post
14cu|maven-shared-15-22|494	%update_maven_depmap
14cu|maven-shared-15-22|495	
14cu|maven-shared-15-22|496	%postun
14cu|maven-shared-15-22|497	%update_maven_depmap
14cu|maven-shared-15-22|498	
14cu|maven-shared-15-22|499	%files
14cu|maven-shared-15-22|500	%dir %{_javadir}/maven-shared
14cu|maven-shared-15-22|501	%dir %{_mavenpomdir}
14cu|maven-shared-15-22|502	%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
14cu|maven-shared-15-22|503	%{_mavendepmapfragdir}
14cu|maven-shared-15-22|504	
14cu|maven-shared-15-22|505	%files file-management
14cu|maven-shared-15-22|506	%{_javadir}/maven-shared/file-management*.jar
14cu|maven-shared-15-22|507	%{_mavenpomdir}/JPP.maven-shared-file-management.pom
14cu|maven-shared-15-22|508	
14cu|maven-shared-15-22|509	%files osgi
14cu|maven-shared-15-22|510	%{_javadir}/maven-shared/osgi*.jar
14cu|maven-shared-15-22|511	%{_mavenpomdir}/JPP.maven-shared-osgi.pom
14cu|maven-shared-15-22|512	
14cu|maven-shared-15-22|513	%files ant
14cu|maven-shared-15-22|514	%{_javadir}/maven-shared/ant*.jar
14cu|maven-shared-15-22|515	%{_mavenpomdir}/JPP.maven-shared-ant.pom
14cu|maven-shared-15-22|516	
14cu|maven-shared-15-22|517	%files common-artifact-filters
14cu|maven-shared-15-22|518	%{_javadir}/maven-shared/common-artifact-filters*.jar
14cu|maven-shared-15-22|519	%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
14cu|maven-shared-15-22|520	
14cu|maven-shared-15-22|521	%files dependency-analyzer
14cu|maven-shared-15-22|522	%{_javadir}/maven-shared/dependency-analyzer*.jar
14cu|maven-shared-15-22|523	%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
14cu|maven-shared-15-22|524	
14cu|maven-shared-15-22|525	%files dependency-tree
14cu|maven-shared-15-22|526	%{_javadir}/maven-shared/dependency-tree*.jar
14cu|maven-shared-15-22|527	%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
14cu|maven-shared-15-22|528	
14cu|maven-shared-15-22|529	%files downloader
14cu|maven-shared-15-22|530	%{_javadir}/maven-shared/downloader*.jar
14cu|maven-shared-15-22|531	%{_mavenpomdir}/JPP.maven-shared-downloader.pom
14cu|maven-shared-15-22|532	
14cu|maven-shared-15-22|533	%files invoker
14cu|maven-shared-15-22|534	%{_javadir}/maven-shared/invoker*.jar
14cu|maven-shared-15-22|535	%{_mavenpomdir}/JPP.maven-shared-invoker.pom
14cu|maven-shared-15-22|536	
14cu|maven-shared-15-22|537	%files model-converter
14cu|maven-shared-15-22|538	%{_javadir}/maven-shared/model-converter*.jar
14cu|maven-shared-15-22|539	%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
14cu|maven-shared-15-22|540	
14cu|maven-shared-15-22|541	
14cu|maven-shared-15-22|542	%files reporting-impl
14cu|maven-shared-15-22|543	%{_javadir}/maven-shared/reporting-impl*.jar
14cu|maven-shared-15-22|544	%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
14cu|maven-shared-15-22|545	
14cu|maven-shared-15-22|546	%files repository-builder
14cu|maven-shared-15-22|547	%{_javadir}/maven-shared/repository-builder*.jar
14cu|maven-shared-15-22|548	%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
14cu|maven-shared-15-22|549	
14cu|maven-shared-15-22|550	%files io
14cu|maven-shared-15-22|551	%{_javadir}/maven-shared/io*.jar
14cu|maven-shared-15-22|552	%{_mavenpomdir}/JPP.maven-shared-io.pom
14cu|maven-shared-15-22|553	
14cu|maven-shared-15-22|554	%files jar
14cu|maven-shared-15-22|555	%{_javadir}/maven-shared/jar*.jar
14cu|maven-shared-15-22|556	%{_mavenpomdir}/JPP.maven-shared-jar.pom
14cu|maven-shared-15-22|557	
14cu|maven-shared-15-22|558	%files monitor
14cu|maven-shared-15-22|559	%{_javadir}/maven-shared/monitor*.jar
14cu|maven-shared-15-22|560	%{_mavenpomdir}/JPP.maven-shared-monitor.pom
14cu|maven-shared-15-22|561	
14cu|maven-shared-15-22|562	%files verifier
14cu|maven-shared-15-22|563	%{_javadir}/maven-shared/verifier*.jar
14cu|maven-shared-15-22|564	%{_mavenpomdir}/JPP.maven-shared-verifier.pom
14cu|maven-shared-15-22|565	
14cu|maven-shared-15-22|566	%files artifact-resolver
14cu|maven-shared-15-22|567	%{_javadir}/maven-shared/artifact-resolver*.jar
14cu|maven-shared-15-22|568	%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
14cu|maven-shared-15-22|569	
14cu|maven-shared-15-22|570	%files filtering
14cu|maven-shared-15-22|571	%{_javadir}/maven-shared/filtering*.jar
14cu|maven-shared-15-22|572	%{_mavenpomdir}/JPP.maven-shared-filtering.pom
14cu|maven-shared-15-22|573	
14cu|maven-shared-15-22|574	#%files reporting-api
14cu|maven-shared-15-22|575	#%{_javadir}/maven-shared/reporting-api*.jar
14cu|maven-shared-15-22|576	#%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
14cu|maven-shared-15-22|577	
14cu|maven-shared-15-22|578	%files runtime
14cu|maven-shared-15-22|579	%{_javadir}/maven-shared/runtime*.jar
14cu|maven-shared-15-22|580	%{_mavenpomdir}/JPP.maven-shared-runtime.pom
14cu|maven-shared-15-22|581	
14cu|maven-shared-15-22|582	%files javadoc
14cu|maven-shared-15-22|583	%{_javadocdir}/%{name}-%{shared_components_version}
14cu|maven-shared-15-22|584	%doc %{_javadocdir}/%{name}
14cu|maven-shared-15-22|585	
14cu|maven-shared-15-22|586	
14cu|maven-shared-15-22|587	%changelog
14cu|maven-shared-15-22|588	
14cu|maven-shared-15-22|589	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 15-22
14cu|maven-shared-15-22|590	- (b70e1c0) Fix ant BRs
14cu|maven-shared-15-22|591	
14cu|maven-shared-15-22|592	

10879 14
14cu|maven-site-plugin-2.2-5|1	Name:           maven-site-plugin
14cu|maven-site-plugin-2.2-5|2	Version:        2.2
14cu|maven-site-plugin-2.2-5|3	Release:        5
14cu|maven-site-plugin-2.2-5|4	Summary:        Maven Site Plugin
14cu|maven-site-plugin-2.2-5|5	
14cu|maven-site-plugin-2.2-5|6	Group:          Development/Java
14cu|maven-site-plugin-2.2-5|7	License:        ASL 2.0
14cu|maven-site-plugin-2.2-5|8	URL:            http://maven.apache.org/plugins/maven-site-plugin/
14cu|maven-site-plugin-2.2-5|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cu|maven-site-plugin-2.2-5|10	Patch0:         add-servlet-dep.patch
14cu|maven-site-plugin-2.2-5|11	
14cu|maven-site-plugin-2.2-5|12	BuildArch: noarch
14cu|maven-site-plugin-2.2-5|13	
14cu|maven-site-plugin-2.2-5|14	BuildRequires: java-devel >= 0:1.6.0
14cu|maven-site-plugin-2.2-5|15	BuildRequires: maven2
14cu|maven-site-plugin-2.2-5|16	BuildRequires: maven-plugin-plugin
14cu|maven-site-plugin-2.2-5|17	#BuildRequires: maven-assembly-plugin
14cu|maven-site-plugin-2.2-5|18	#BuildRequires: plexus-maven-plugin
14cu|maven-site-plugin-2.2-5|19	BuildRequires: maven-compiler-plugin
14cu|maven-site-plugin-2.2-5|20	BuildRequires: maven-install-plugin
14cu|maven-site-plugin-2.2-5|21	BuildRequires: maven-javadoc-plugin
14cu|maven-site-plugin-2.2-5|22	BuildRequires: maven-jar-plugin
14cu|maven-site-plugin-2.2-5|23	BuildRequires: maven-resources-plugin
14cu|maven-site-plugin-2.2-5|24	BuildRequires: maven-doxia
14cu|maven-site-plugin-2.2-5|25	#BuildRequires: maven-doxia-sitetools
14cu|maven-site-plugin-2.2-5|26	#BuildRequires: maven-doxia-tools
14cu|maven-site-plugin-2.2-5|27	BuildRequires: maven-surefire-plugin
14cu|maven-site-plugin-2.2-5|28	BuildRequires: maven-surefire-provider-junit
14cu|maven-site-plugin-2.2-5|29	BuildRequires: maven-plugin-testing-harness
14cu|maven-site-plugin-2.2-5|30	BuildRequires: maven-plugin-cobertura
14cu|maven-site-plugin-2.2-5|31	#BuildRequires:	jetty
14cu|maven-site-plugin-2.2-5|32	Requires: maven2
14cu|maven-site-plugin-2.2-5|33	Requires: java
14cu|maven-site-plugin-2.2-5|34	Requires: jpackage-utils
14cu|maven-site-plugin-2.2-5|35	#Requires: maven-doxia-tools
14cu|maven-site-plugin-2.2-5|36	#Requires:		jetty
14cu|maven-site-plugin-2.2-5|37	Requires(post): jpackage-utils
14cu|maven-site-plugin-2.2-5|38	Requires(postun): jpackage-utils
14cu|maven-site-plugin-2.2-5|39	
14cu|maven-site-plugin-2.2-5|40	Provides:       maven2-plugin-site = %{version}-%{release}
14cu|maven-site-plugin-2.2-5|41	Obsoletes:      maven2-plugin-site <= 0:2.0.8
14cu|maven-site-plugin-2.2-5|42	
14cu|maven-site-plugin-2.2-5|43	%description
14cu|maven-site-plugin-2.2-5|44	The Maven Site Plugin generates a site for the current project.
14cu|maven-site-plugin-2.2-5|45	
14cu|maven-site-plugin-2.2-5|46	%package javadoc
14cu|maven-site-plugin-2.2-5|47	Group:          Development/Java
14cu|maven-site-plugin-2.2-5|48	Summary:        Javadoc for %{name}
14cu|maven-site-plugin-2.2-5|49	Requires:       jpackage-utils
14cu|maven-site-plugin-2.2-5|50	
14cu|maven-site-plugin-2.2-5|51	%description javadoc
14cu|maven-site-plugin-2.2-5|52	API documentation for %{name}.
14cu|maven-site-plugin-2.2-5|53	
14cu|maven-site-plugin-2.2-5|54	%prep
14cu|maven-site-plugin-2.2-5|55	%setup -q
14cu|maven-site-plugin-2.2-5|56	%patch0
14cu|maven-site-plugin-2.2-5|57	
14cu|maven-site-plugin-2.2-5|58	%build
14cu|maven-site-plugin-2.2-5|59	mvn install javadoc:javadoc
14cu|maven-site-plugin-2.2-5|60	
14cu|maven-site-plugin-2.2-5|61	%install
14cu|maven-site-plugin-2.2-5|62	# jars
14cu|maven-site-plugin-2.2-5|63	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-site-plugin-2.2-5|64	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-site-plugin-2.2-5|65	
14cu|maven-site-plugin-2.2-5|66	%add_to_maven_depmap org.apache.maven.plugins maven-site-plugin %{version} JPP maven-site-plugin
14cu|maven-site-plugin-2.2-5|67	
14cu|maven-site-plugin-2.2-5|68	# poms
14cu|maven-site-plugin-2.2-5|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-site-plugin-2.2-5|70	install -pm 644 pom.xml \
14cu|maven-site-plugin-2.2-5|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-site-plugin-2.2-5|72	
14cu|maven-site-plugin-2.2-5|73	# javadoc
14cu|maven-site-plugin-2.2-5|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|maven-site-plugin-2.2-5|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|maven-site-plugin-2.2-5|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|maven-site-plugin-2.2-5|77	rm -rf target/site/api*
14cu|maven-site-plugin-2.2-5|78	
14cu|maven-site-plugin-2.2-5|79	%post
14cu|maven-site-plugin-2.2-5|80	%update_maven_depmap
14cu|maven-site-plugin-2.2-5|81	
14cu|maven-site-plugin-2.2-5|82	%postun
14cu|maven-site-plugin-2.2-5|83	%update_maven_depmap
14cu|maven-site-plugin-2.2-5|84	
14cu|maven-site-plugin-2.2-5|85	%files
14cu|maven-site-plugin-2.2-5|86	%{_javadir}/*
14cu|maven-site-plugin-2.2-5|87	%{_mavenpomdir}/*
14cu|maven-site-plugin-2.2-5|88	%{_mavendepmapfragdir}/*
14cu|maven-site-plugin-2.2-5|89	
14cu|maven-site-plugin-2.2-5|90	%files javadoc
14cu|maven-site-plugin-2.2-5|91	%{_javadocdir}/%{name}-%{version}
14cu|maven-site-plugin-2.2-5|92	%{_javadocdir}/%{name}
14cu|maven-site-plugin-2.2-5|93	
14cu|maven-site-plugin-2.2-5|94	
14cu|maven-site-plugin-2.2-5|95	%changelog
14cu|maven-site-plugin-2.2-5|96	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cu|maven-site-plugin-2.2-5|97	+ Revision: aef382d
14cu|maven-site-plugin-2.2-5|98	- Move to contrib
14cu|maven-site-plugin-2.2-5|99	
14cu|maven-site-plugin-2.2-5|100	

10880 14
14cu|maven-source-plugin-2.1.2-12|1	Name:           maven-source-plugin
14cu|maven-source-plugin-2.1.2-12|2	Version:        2.1.2
14cu|maven-source-plugin-2.1.2-12|3	Release:        12
14cu|maven-source-plugin-2.1.2-12|4	Summary:        Plugin creating source jar
14cu|maven-source-plugin-2.1.2-12|5	
14cu|maven-source-plugin-2.1.2-12|6	Group:          Development/Java
14cu|maven-source-plugin-2.1.2-12|7	License:        ASL 2.0
14cu|maven-source-plugin-2.1.2-12|8	URL:            http://maven.apache.org/plugins/maven-source-plugin/
14cu|maven-source-plugin-2.1.2-12|9	Source0:        http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cu|maven-source-plugin-2.1.2-12|10	
14cu|maven-source-plugin-2.1.2-12|11	BuildArch: noarch
14cu|maven-source-plugin-2.1.2-12|12	
14cu|maven-source-plugin-2.1.2-12|13	BuildRequires: java-devel >= 1.6.0
14cu|maven-source-plugin-2.1.2-12|14	BuildRequires: plexus-utils
14cu|maven-source-plugin-2.1.2-12|15	BuildRequires: maven2
14cu|maven-source-plugin-2.1.2-12|16	BuildRequires: maven-install-plugin
14cu|maven-source-plugin-2.1.2-12|17	BuildRequires: maven-compiler-plugin
14cu|maven-source-plugin-2.1.2-12|18	BuildRequires: maven-plugin-plugin
14cu|maven-source-plugin-2.1.2-12|19	BuildRequires: maven-resources-plugin
14cu|maven-source-plugin-2.1.2-12|20	BuildRequires: maven-surefire-plugin
14cu|maven-source-plugin-2.1.2-12|21	BuildRequires: maven-surefire-provider-junit
14cu|maven-source-plugin-2.1.2-12|22	BuildRequires: maven-jar-plugin
14cu|maven-source-plugin-2.1.2-12|23	BuildRequires: maven-javadoc-plugin
14cu|maven-source-plugin-2.1.2-12|24	BuildRequires: jpackage-utils
14cu|maven-source-plugin-2.1.2-12|25	Requires: ant
14cu|maven-source-plugin-2.1.2-12|26	Requires: maven2
14cu|maven-source-plugin-2.1.2-12|27	Requires: jpackage-utils
14cu|maven-source-plugin-2.1.2-12|28	Requires: java
14cu|maven-source-plugin-2.1.2-12|29	Requires(post): jpackage-utils
14cu|maven-source-plugin-2.1.2-12|30	Requires(postun): jpackage-utils
14cu|maven-source-plugin-2.1.2-12|31	
14cu|maven-source-plugin-2.1.2-12|32	Obsoletes: maven2-plugin-source < 0:%{version}-%{release}
14cu|maven-source-plugin-2.1.2-12|33	Provides: maven2-plugin-source = 0:%{version}-%{release}
14cu|maven-source-plugin-2.1.2-12|34	
14cu|maven-source-plugin-2.1.2-12|35	%description
14cu|maven-source-plugin-2.1.2-12|36	The Maven 2 Source Plugin creates a JAR archive of the
14cu|maven-source-plugin-2.1.2-12|37	source files of the current project.
14cu|maven-source-plugin-2.1.2-12|38	
14cu|maven-source-plugin-2.1.2-12|39	%package javadoc
14cu|maven-source-plugin-2.1.2-12|40	Group:          Development/Java
14cu|maven-source-plugin-2.1.2-12|41	Summary:        Javadoc for %{name}
14cu|maven-source-plugin-2.1.2-12|42	Requires: jpackage-utils
14cu|maven-source-plugin-2.1.2-12|43	
14cu|maven-source-plugin-2.1.2-12|44	%description javadoc
14cu|maven-source-plugin-2.1.2-12|45	API documentation for %{name}.
14cu|maven-source-plugin-2.1.2-12|46	
14cu|maven-source-plugin-2.1.2-12|47	
14cu|maven-source-plugin-2.1.2-12|48	%prep
14cu|maven-source-plugin-2.1.2-12|49	%setup -q
14cu|maven-source-plugin-2.1.2-12|50	sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
14cu|maven-source-plugin-2.1.2-12|51	
14cu|maven-source-plugin-2.1.2-12|52	%build
14cu|maven-source-plugin-2.1.2-12|53	mvn \
14cu|maven-source-plugin-2.1.2-12|54	-Dmaven.test.failure.ignore=true \
14cu|maven-source-plugin-2.1.2-12|55	install javadoc:aggregate
14cu|maven-source-plugin-2.1.2-12|56	
14cu|maven-source-plugin-2.1.2-12|57	%install
14cu|maven-source-plugin-2.1.2-12|58	# jars
14cu|maven-source-plugin-2.1.2-12|59	install -d -m 0755 %{buildroot}%{_javadir}
14cu|maven-source-plugin-2.1.2-12|60	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14cu|maven-source-plugin-2.1.2-12|61	
14cu|maven-source-plugin-2.1.2-12|62	%add_to_maven_depmap org.apache.maven.plugins maven-source-plugin %{version} JPP maven-source-plugin
14cu|maven-source-plugin-2.1.2-12|63	
14cu|maven-source-plugin-2.1.2-12|64	# poms
14cu|maven-source-plugin-2.1.2-12|65	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-source-plugin-2.1.2-12|66	install -pm 644 pom.xml \
14cu|maven-source-plugin-2.1.2-12|67	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|maven-source-plugin-2.1.2-12|68	
14cu|maven-source-plugin-2.1.2-12|69	# javadoc
14cu|maven-source-plugin-2.1.2-12|70	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-source-plugin-2.1.2-12|71	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
14cu|maven-source-plugin-2.1.2-12|72	
14cu|maven-source-plugin-2.1.2-12|73	%post
14cu|maven-source-plugin-2.1.2-12|74	%update_maven_depmap
14cu|maven-source-plugin-2.1.2-12|75	
14cu|maven-source-plugin-2.1.2-12|76	%postun
14cu|maven-source-plugin-2.1.2-12|77	%update_maven_depmap
14cu|maven-source-plugin-2.1.2-12|78	
14cu|maven-source-plugin-2.1.2-12|79	%files
14cu|maven-source-plugin-2.1.2-12|80	%{_javadir}/*
14cu|maven-source-plugin-2.1.2-12|81	%{_mavenpomdir}/*
14cu|maven-source-plugin-2.1.2-12|82	%{_mavendepmapfragdir}/*
14cu|maven-source-plugin-2.1.2-12|83	
14cu|maven-source-plugin-2.1.2-12|84	%files javadoc
14cu|maven-source-plugin-2.1.2-12|85	%{_javadocdir}/%{name}
14cu|maven-source-plugin-2.1.2-12|86	
14cu|maven-source-plugin-2.1.2-12|87	%changelog
14cu|maven-source-plugin-2.1.2-12|88	
14cu|maven-source-plugin-2.1.2-12|89	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-12
14cu|maven-source-plugin-2.1.2-12|90	- (9889589) Rebuild with Java8
14cu|maven-source-plugin-2.1.2-12|91	
14cu|maven-source-plugin-2.1.2-12|92	

10881 14
14cu|maven-surefire-2.7.2-5|1	Name:           maven-surefire
14cu|maven-surefire-2.7.2-5|2	Version:        2.7.2
14cu|maven-surefire-2.7.2-5|3	Release:        5
14cu|maven-surefire-2.7.2-5|4	Summary:        Test framework project
14cu|maven-surefire-2.7.2-5|5	License:        ASL 2.0
14cu|maven-surefire-2.7.2-5|6	Group:          Development/Java
14cu|maven-surefire-2.7.2-5|7	URL:            http://maven.apache.org/surefire/
14cu|maven-surefire-2.7.2-5|8	
14cu|maven-surefire-2.7.2-5|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/surefire/surefire/%{version}/surefire-%{version}-source-release.zip
14cu|maven-surefire-2.7.2-5|10	Source1:        %{name}-jpp-depmap.xml
14cu|maven-surefire-2.7.2-5|11	
14cu|maven-surefire-2.7.2-5|12	# mockito is not available in Fedora yet
14cu|maven-surefire-2.7.2-5|13	Patch1:         0001-Remove-mockito-dependency.patch
14cu|maven-surefire-2.7.2-5|14	
14cu|maven-surefire-2.7.2-5|15	# use current version of maven-failsafe-plugin present in maven-surefire
14cu|maven-surefire-2.7.2-5|16	Patch2:         0002-Fix-failsafe-plugin-dependency-version.patch
14cu|maven-surefire-2.7.2-5|17	
14cu|maven-surefire-2.7.2-5|18	# remove test dep on htmlunit
14cu|maven-surefire-2.7.2-5|19	Patch3:         0003-Remove-htmlunit-dependency.patch
14cu|maven-surefire-2.7.2-5|20	
14cu|maven-surefire-2.7.2-5|21	BuildArch:      noarch
14cu|maven-surefire-2.7.2-5|22	BuildRequires:  ant
14cu|maven-surefire-2.7.2-5|23	BuildRequires:  ant-nodeps
14cu|maven-surefire-2.7.2-5|24	BuildRequires:  classworlds
14cu|maven-surefire-2.7.2-5|25	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|maven-surefire-2.7.2-5|26	BuildRequires:  junit >= 3.8.2
14cu|maven-surefire-2.7.2-5|27	BuildRequires:  plexus-utils
14cu|maven-surefire-2.7.2-5|28	BuildRequires:  junit4
14cu|maven-surefire-2.7.2-5|29	BuildRequires:  testng
14cu|maven-surefire-2.7.2-5|30	
14cu|maven-surefire-2.7.2-5|31	BuildRequires:  maven2
14cu|maven-surefire-2.7.2-5|32	BuildRequires:  maven-compiler-plugin
14cu|maven-surefire-2.7.2-5|33	#BuildRequires:  maven-help-plugin
14cu|maven-surefire-2.7.2-5|34	BuildRequires:  maven-install-plugin
14cu|maven-surefire-2.7.2-5|35	#BuildRequires:  maven-invoker-plugin
14cu|maven-surefire-2.7.2-5|36	BuildRequires:  maven-jar-plugin
14cu|maven-surefire-2.7.2-5|37	BuildRequires:  maven-javadoc-plugin
14cu|maven-surefire-2.7.2-5|38	BuildRequires:  maven-plugin-plugin
14cu|maven-surefire-2.7.2-5|39	BuildRequires:  maven-resources-plugin
14cu|maven-surefire-2.7.2-5|40	BuildRequires:  maven-site-plugin
14cu|maven-surefire-2.7.2-5|41	#BuildRequires:  maven-shade-plugin
14cu|maven-surefire-2.7.2-5|42	#BuildRequires:  maven-shared-verifier
14cu|maven-surefire-2.7.2-5|43	BuildRequires:  maven-surefire-maven-plugin
14cu|maven-surefire-2.7.2-5|44	
14cu|maven-surefire-2.7.2-5|45	#BuildRequires:  plexus-containers-component-api >= 1.0-0.a34
14cu|maven-surefire-2.7.2-5|46	BuildRequires:  tomcat
14cu|maven-surefire-2.7.2-5|47	BuildRequires:  servlet6
14cu|maven-surefire-2.7.2-5|48	BuildRequires:  maven-plugin-testing-harness
14cu|maven-surefire-2.7.2-5|49	BuildRequires:  bsf
14cu|maven-surefire-2.7.2-5|50	
14cu|maven-surefire-2.7.2-5|51	Requires:       classworlds
14cu|maven-surefire-2.7.2-5|52	Requires:       maven2
14cu|maven-surefire-2.7.2-5|53	Requires:       junit
14cu|maven-surefire-2.7.2-5|54	Requires:       plexus-utils
14cu|maven-surefire-2.7.2-5|55	
14cu|maven-surefire-2.7.2-5|56	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|maven-surefire-2.7.2-5|57	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|maven-surefire-2.7.2-5|58	
14cu|maven-surefire-2.7.2-5|59	Obsoletes:      maven-surefire-booter <= 0:1.5.3
14cu|maven-surefire-2.7.2-5|60	Provides:       maven-surefire-booter = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|61	
14cu|maven-surefire-2.7.2-5|62	%description
14cu|maven-surefire-2.7.2-5|63	Surefire is a test framework project.
14cu|maven-surefire-2.7.2-5|64	
14cu|maven-surefire-2.7.2-5|65	%package plugin
14cu|maven-surefire-2.7.2-5|66	Summary:                Surefire plugin for maven
14cu|maven-surefire-2.7.2-5|67	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|68	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|69	Obsoletes:              maven2-plugin-surefire <= 0:2.0.4
14cu|maven-surefire-2.7.2-5|70	Provides :              maven2-plugin-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|71	Obsoletes:              maven-surefire-maven-plugin < 0:2.6
14cu|maven-surefire-2.7.2-5|72	Provides :              maven-surefire-maven-plugin = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|73	
14cu|maven-surefire-2.7.2-5|74	%description plugin
14cu|maven-surefire-2.7.2-5|75	Maven surefire plugin for running tests via the surefire framework.
14cu|maven-surefire-2.7.2-5|76	
14cu|maven-surefire-2.7.2-5|77	%package report-plugin
14cu|maven-surefire-2.7.2-5|78	Summary:                Surefire reports plugin for maven
14cu|maven-surefire-2.7.2-5|79	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|80	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|81	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4
14cu|maven-surefire-2.7.2-5|82	Provides :              maven2-plugin-surefire-report = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|83	Obsoletes:              maven-surefire-report-maven-plugin < 0:2.6
14cu|maven-surefire-2.7.2-5|84	Provides :              maven-surefire-report-maven-plugin = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|85	
14cu|maven-surefire-2.7.2-5|86	%description report-plugin
14cu|maven-surefire-2.7.2-5|87	Plugin for generating reports from surefire test runs.
14cu|maven-surefire-2.7.2-5|88	
14cu|maven-surefire-2.7.2-5|89	%package provider-junit
14cu|maven-surefire-2.7.2-5|90	Summary:                JUnit3 provider for Maven Surefire
14cu|maven-surefire-2.7.2-5|91	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|92	Requires:               junit
14cu|maven-surefire-2.7.2-5|93	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|94	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4O
14cu|maven-surefire-2.7.2-5|95	#Obsoletes:              maven-surefire-junit = 2.3.1
14cu|maven-surefire-2.7.2-5|96	Provides:              maven2-plugin-surefire-report = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|97	#Provides:              maven-surefire-junit = 2.3.1
14cu|maven-surefire-2.7.2-5|98	
14cu|maven-surefire-2.7.2-5|99	%description provider-junit
14cu|maven-surefire-2.7.2-5|100	JUnit3 provider for Maven Surefire.
14cu|maven-surefire-2.7.2-5|101	
14cu|maven-surefire-2.7.2-5|102	%package provider-junit4
14cu|maven-surefire-2.7.2-5|103	Summary:                JUnit4 provider for Maven Surefire
14cu|maven-surefire-2.7.2-5|104	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|105	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|106	Requires:               junit4
14cu|maven-surefire-2.7.2-5|107	
14cu|maven-surefire-2.7.2-5|108	%description provider-junit4
14cu|maven-surefire-2.7.2-5|109	JUnit4 provider for Maven Surefire.
14cu|maven-surefire-2.7.2-5|110	
14cu|maven-surefire-2.7.2-5|111	%package provider-testng
14cu|maven-surefire-2.7.2-5|112	Summary:                TestNG provider for Maven Surefire
14cu|maven-surefire-2.7.2-5|113	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|114	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|115	Requires:               testng
14cu|maven-surefire-2.7.2-5|116	
14cu|maven-surefire-2.7.2-5|117	%description provider-testng
14cu|maven-surefire-2.7.2-5|118	TestNG provider for Maven Surefire.
14cu|maven-surefire-2.7.2-5|119	
14cu|maven-surefire-2.7.2-5|120	%package -n maven-failsafe-plugin
14cu|maven-surefire-2.7.2-5|121	Summary:                Maven plugin for running integration tests
14cu|maven-surefire-2.7.2-5|122	Group:                  Development/Java
14cu|maven-surefire-2.7.2-5|123	Requires:               maven-surefire = %{version}-%{release}
14cu|maven-surefire-2.7.2-5|124	
14cu|maven-surefire-2.7.2-5|125	%description -n maven-failsafe-plugin
14cu|maven-surefire-2.7.2-5|126	The Failsafe Plugin is designed to run integration tests while the
14cu|maven-surefire-2.7.2-5|127	Surefire Plugins is designed to run unit. The name (failsafe) was
14cu|maven-surefire-2.7.2-5|128	chosen both because it is a synonym of surefire and because it implies
14cu|maven-surefire-2.7.2-5|129	that when it fails, it does so in a safe way.
14cu|maven-surefire-2.7.2-5|130	
14cu|maven-surefire-2.7.2-5|131	If you use the Surefire Plugin for running tests, then when you have a
14cu|maven-surefire-2.7.2-5|132	test failure, the build will stop at the integration-test phase and
14cu|maven-surefire-2.7.2-5|133	your integration test environment will not have been torn down
14cu|maven-surefire-2.7.2-5|134	correctly.
14cu|maven-surefire-2.7.2-5|135	
14cu|maven-surefire-2.7.2-5|136	The Failsafe Plugin is used during the integration-test and verify
14cu|maven-surefire-2.7.2-5|137	phases of the build lifecycle to execute the integration tests of an
14cu|maven-surefire-2.7.2-5|138	application. The Failsafe Plugin will not fail the build during the
14cu|maven-surefire-2.7.2-5|139	integration-test phase thus enabling the post-integration-test phase
14cu|maven-surefire-2.7.2-5|140	to execute.
14cu|maven-surefire-2.7.2-5|141	
14cu|maven-surefire-2.7.2-5|142	%package javadoc
14cu|maven-surefire-2.7.2-5|143	Summary:          Javadoc for %{name}
14cu|maven-surefire-2.7.2-5|144	Group:            Development/Java
14cu|maven-surefire-2.7.2-5|145	
14cu|maven-surefire-2.7.2-5|146	%description javadoc
14cu|maven-surefire-2.7.2-5|147	Javadoc for %{name}.
14cu|maven-surefire-2.7.2-5|148	
14cu|maven-surefire-2.7.2-5|149	%prep
14cu|maven-surefire-2.7.2-5|150	%setup -q -n surefire-%{version}
14cu|maven-surefire-2.7.2-5|151	
14cu|maven-surefire-2.7.2-5|152	%patch1 -p1 -b .sav
14cu|maven-surefire-2.7.2-5|153	%patch2 -p1 -b .sav
14cu|maven-surefire-2.7.2-5|154	%patch3 -p1 -b .sav
14cu|maven-surefire-2.7.2-5|155	
14cu|maven-surefire-2.7.2-5|156	%build
14cu|maven-surefire-2.7.2-5|157	# tests turned off because they need jmock
14cu|maven-surefire-2.7.2-5|158	mvn \
14cu|maven-surefire-2.7.2-5|159	-Dmaven.local.depmap.file=%{SOURCE1} \
14cu|maven-surefire-2.7.2-5|160	-Dmaven.test.skip=true \
14cu|maven-surefire-2.7.2-5|161	install javadoc:aggregate
14cu|maven-surefire-2.7.2-5|162	
14cu|maven-surefire-2.7.2-5|163	%install
14cu|maven-surefire-2.7.2-5|164	# jars
14cu|maven-surefire-2.7.2-5|165	install -d -m 755 %{buildroot}%{_javadir}/maven-surefire
14cu|maven-surefire-2.7.2-5|166	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|maven-surefire-2.7.2-5|167	
14cu|maven-surefire-2.7.2-5|168	install -pm 644 maven-surefire-plugin/target/maven-surefire-plugin-*.jar %{buildroot}%{_javadir}/maven-surefire/maven-plugin.jar
14cu|maven-surefire-2.7.2-5|169	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-plugin %{version} JPP/maven-surefire maven-plugin
14cu|maven-surefire-2.7.2-5|170	install -pm 644 maven-surefire-plugin/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-maven-plugin.pom
14cu|maven-surefire-2.7.2-5|171	install -pm 644 maven-surefire-plugin/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven2.plugins-surefire-plugin.pom
14cu|maven-surefire-2.7.2-5|172	
14cu|maven-surefire-2.7.2-5|173	install -pm 644 maven-surefire-common/target/maven-surefire-common-*.jar %{buildroot}%{_javadir}/maven-surefire/common.jar
14cu|maven-surefire-2.7.2-5|174	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-common %{version} JPP/maven-surefire common
14cu|maven-surefire-2.7.2-5|175	install -pm 644 maven-surefire-common/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-common.pom
14cu|maven-surefire-2.7.2-5|176	
14cu|maven-surefire-2.7.2-5|177	install -pm 644 maven-surefire-report-plugin/target/maven-surefire-report-plugin-*.jar %{buildroot}%{_javadir}/maven-surefire/report-maven-plugin.jar
14cu|maven-surefire-2.7.2-5|178	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-report-plugin %{version} JPP/maven-surefire report-maven-plugin
14cu|maven-surefire-2.7.2-5|179	install -pm 644 maven-surefire-report-plugin/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-report-maven-plugin.pom
14cu|maven-surefire-2.7.2-5|180	
14cu|maven-surefire-2.7.2-5|181	install -pm 644 surefire-api/target/original-surefire-api-*.jar %{buildroot}%{_javadir}/maven-surefire/api.jar
14cu|maven-surefire-2.7.2-5|182	%add_to_maven_depmap org.apache.maven.surefire surefire-api %{version} JPP/maven-surefire api
14cu|maven-surefire-2.7.2-5|183	install -pm 644 surefire-api/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-api.pom
14cu|maven-surefire-2.7.2-5|184	
14cu|maven-surefire-2.7.2-5|185	install -pm 644 surefire-booter/target/surefire-booter-*.jar %{buildroot}%{_javadir}/maven-surefire/booter.jar
14cu|maven-surefire-2.7.2-5|186	%add_to_maven_depmap org.apache.maven.surefire surefire-booter %{version} JPP/maven-surefire booter
14cu|maven-surefire-2.7.2-5|187	install -pm 644 surefire-booter/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-booter.pom
14cu|maven-surefire-2.7.2-5|188	
14cu|maven-surefire-2.7.2-5|189	install -pm 644 surefire-providers/common-junit3/target/common-junit3-*.jar %{buildroot}%{_javadir}/maven-surefire/common-junit.jar
14cu|maven-surefire-2.7.2-5|190	%add_to_maven_depmap org.apache.maven.surefire common-junit3 %{version} JPP/maven-surefire common-junit
14cu|maven-surefire-2.7.2-5|191	install -pm 644 surefire-providers/common-junit3/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-common-junit.pom
14cu|maven-surefire-2.7.2-5|192	
14cu|maven-surefire-2.7.2-5|193	install -pm 644 surefire-providers/surefire-junit3/target/original-surefire-junit3-*.jar %{buildroot}%{_javadir}/maven-surefire/junit.jar
14cu|maven-surefire-2.7.2-5|194	%add_to_maven_depmap org.apache.maven.surefire surefire-junit3 %{version} JPP/maven-surefire junit
14cu|maven-surefire-2.7.2-5|195	%add_to_maven_depmap org.apache.maven.surefire surefire-junit %{version} JPP/maven-surefire junit
14cu|maven-surefire-2.7.2-5|196	install -pm 644 surefire-providers/surefire-junit3/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-junit.pom
14cu|maven-surefire-2.7.2-5|197	
14cu|maven-surefire-2.7.2-5|198	install -pm 644 surefire-providers/common-junit4/target/common-junit4-*.jar %{buildroot}%{_javadir}/maven-surefire/common-junit4.jar
14cu|maven-surefire-2.7.2-5|199	%add_to_maven_depmap org.apache.maven.surefire common-junit4 %{version} JPP/maven-surefire common-junit4
14cu|maven-surefire-2.7.2-5|200	install -pm 644 surefire-providers/common-junit4/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-common-junit4.pom
14cu|maven-surefire-2.7.2-5|201	
14cu|maven-surefire-2.7.2-5|202	install -pm 644 surefire-providers/surefire-junit4/target/original-surefire-junit4-*.jar %{buildroot}%{_javadir}/maven-surefire/junit4.jar
14cu|maven-surefire-2.7.2-5|203	%add_to_maven_depmap org.apache.maven.surefire surefire-junit4 %{version} JPP/maven-surefire junit4
14cu|maven-surefire-2.7.2-5|204	install -pm 644 surefire-providers/surefire-junit4/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-junit4.pom
14cu|maven-surefire-2.7.2-5|205	
14cu|maven-surefire-2.7.2-5|206	install -pm 644 surefire-providers/surefire-junit47/target/original-surefire-junit47-*.jar %{buildroot}%{_javadir}/maven-surefire/junit47.jar
14cu|maven-surefire-2.7.2-5|207	%add_to_maven_depmap org.apache.maven.surefire surefire-junit47 %{version} JPP/maven-surefire junit47
14cu|maven-surefire-2.7.2-5|208	install -pm 644 surefire-providers/surefire-junit47/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-junit47.pom
14cu|maven-surefire-2.7.2-5|209	
14cu|maven-surefire-2.7.2-5|210	install -pm 644 surefire-providers/surefire-testng/target/surefire-testng-*.jar %{buildroot}%{_javadir}/maven-surefire/testng.jar
14cu|maven-surefire-2.7.2-5|211	%add_to_maven_depmap org.apache.maven.surefire surefire-testng %{version} JPP/maven-surefire testng
14cu|maven-surefire-2.7.2-5|212	install -pm 644 surefire-providers/surefire-testng/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-testng.pom
14cu|maven-surefire-2.7.2-5|213	
14cu|maven-surefire-2.7.2-5|214	%add_to_maven_depmap org.apache.maven.surefire providers %{version} JPP/maven-surefire providers
14cu|maven-surefire-2.7.2-5|215	install -pm 644 surefire-providers/pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-providers.pom
14cu|maven-surefire-2.7.2-5|216	
14cu|maven-surefire-2.7.2-5|217	install -pm 644 maven-failsafe-plugin/target/maven-failsafe-plugin*.jar %{buildroot}%{_javadir}/maven-failsafe-plugin.jar
14cu|maven-surefire-2.7.2-5|218	%add_to_maven_depmap org.apache.maven.plugins maven-failsafe-plugin %{version} JPP maven-failsafe-plugin
14cu|maven-surefire-2.7.2-5|219	install -pm 644 maven-failsafe-plugin/pom.xml %{buildroot}%{_mavenpomdir}/JPP-maven-failsafe-plugin.pom
14cu|maven-surefire-2.7.2-5|220	
14cu|maven-surefire-2.7.2-5|221	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.maven-surefire-main.pom
14cu|maven-surefire-2.7.2-5|222	%add_to_maven_depmap org.apache.maven.surefire surefire %{version} JPP/maven-surefire main
14cu|maven-surefire-2.7.2-5|223	
14cu|maven-surefire-2.7.2-5|224	# javadoc
14cu|maven-surefire-2.7.2-5|225	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-surefire-2.7.2-5|226	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-surefire-2.7.2-5|227	
14cu|maven-surefire-2.7.2-5|228	# Create compatibility links
14cu|maven-surefire-2.7.2-5|229	ln -s %{_javadir}/maven-surefire/api.jar \
14cu|maven-surefire-2.7.2-5|230	%{buildroot}%{_javadir}/maven-surefire/surefire.jar
14cu|maven-surefire-2.7.2-5|231	
14cu|maven-surefire-2.7.2-5|232	install -dm 755 %{buildroot}%{_datadir}/maven2/plugins
14cu|maven-surefire-2.7.2-5|233	ln -s %{_javadir}/maven-surefire/maven-plugin.jar \
14cu|maven-surefire-2.7.2-5|234	%{buildroot}%{_datadir}/maven2/plugins/surefire-plugin.jar
14cu|maven-surefire-2.7.2-5|235	
14cu|maven-surefire-2.7.2-5|236	ln -s %{_javadir}/maven-surefire/report-maven-plugin.jar \
14cu|maven-surefire-2.7.2-5|237	%{buildroot}%{_datadir}/maven2/plugins/surefire-report-plugin.jar
14cu|maven-surefire-2.7.2-5|238	
14cu|maven-surefire-2.7.2-5|239	%pre javadoc
14cu|maven-surefire-2.7.2-5|240	# workaround for rpm bug, can be removed in F-18
14cu|maven-surefire-2.7.2-5|241	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|maven-surefire-2.7.2-5|242	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|maven-surefire-2.7.2-5|243	
14cu|maven-surefire-2.7.2-5|244	
14cu|maven-surefire-2.7.2-5|245	%post
14cu|maven-surefire-2.7.2-5|246	%update_maven_depmap
14cu|maven-surefire-2.7.2-5|247	
14cu|maven-surefire-2.7.2-5|248	%postun
14cu|maven-surefire-2.7.2-5|249	%update_maven_depmap
14cu|maven-surefire-2.7.2-5|250	
14cu|maven-surefire-2.7.2-5|251	%files
14cu|maven-surefire-2.7.2-5|252	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|253	%dir %{_javadir}/maven-surefire
14cu|maven-surefire-2.7.2-5|254	%{_javadir}/maven-surefire/api.jar
14cu|maven-surefire-2.7.2-5|255	%{_javadir}/maven-surefire/booter.jar
14cu|maven-surefire-2.7.2-5|256	%{_javadir}/maven-surefire/surefire.jar
14cu|maven-surefire-2.7.2-5|257	%{_javadir}/maven-surefire/common.jar
14cu|maven-surefire-2.7.2-5|258	%{_mavenpomdir}/*
14cu|maven-surefire-2.7.2-5|259	%{_mavendepmapfragdir}/*
14cu|maven-surefire-2.7.2-5|260	
14cu|maven-surefire-2.7.2-5|261	%files plugin
14cu|maven-surefire-2.7.2-5|262	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|263	%{_javadir}/maven-surefire/maven-plugin.jar
14cu|maven-surefire-2.7.2-5|264	%dir %{_datadir}/maven2/plugins
14cu|maven-surefire-2.7.2-5|265	%{_datadir}/maven2/plugins/surefire-plugin.jar
14cu|maven-surefire-2.7.2-5|266	
14cu|maven-surefire-2.7.2-5|267	%files report-plugin
14cu|maven-surefire-2.7.2-5|268	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|269	%{_javadir}/maven-surefire/report-maven-plugin.jar
14cu|maven-surefire-2.7.2-5|270	%dir %{_datadir}/maven2/plugins
14cu|maven-surefire-2.7.2-5|271	%{_datadir}/maven2/plugins/surefire-report-plugin.jar
14cu|maven-surefire-2.7.2-5|272	
14cu|maven-surefire-2.7.2-5|273	%files provider-junit
14cu|maven-surefire-2.7.2-5|274	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|275	%{_javadir}/maven-surefire/junit.jar
14cu|maven-surefire-2.7.2-5|276	%{_javadir}/maven-surefire/common-junit.jar
14cu|maven-surefire-2.7.2-5|277	
14cu|maven-surefire-2.7.2-5|278	%files provider-junit4
14cu|maven-surefire-2.7.2-5|279	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|280	%{_javadir}/maven-surefire/junit4.jar
14cu|maven-surefire-2.7.2-5|281	%{_javadir}/maven-surefire/junit47.jar
14cu|maven-surefire-2.7.2-5|282	%{_javadir}/maven-surefire/common-junit4.jar
14cu|maven-surefire-2.7.2-5|283	
14cu|maven-surefire-2.7.2-5|284	%files provider-testng
14cu|maven-surefire-2.7.2-5|285	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|286	%{_javadir}/maven-surefire/testng.jar
14cu|maven-surefire-2.7.2-5|287	
14cu|maven-surefire-2.7.2-5|288	%files -n maven-failsafe-plugin
14cu|maven-surefire-2.7.2-5|289	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|290	%{_javadir}/maven-failsafe-plugin.jar
14cu|maven-surefire-2.7.2-5|291	
14cu|maven-surefire-2.7.2-5|292	%files javadoc
14cu|maven-surefire-2.7.2-5|293	%defattr(-,root,root,-)
14cu|maven-surefire-2.7.2-5|294	%doc %{_javadocdir}/*
14cu|maven-surefire-2.7.2-5|295	
14cu|maven-surefire-2.7.2-5|296	
14cu|maven-surefire-2.7.2-5|297	%changelog
14cu|maven-surefire-2.7.2-5|298	
14cu|maven-surefire-2.7.2-5|299	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 2.7.2-5
14cu|maven-surefire-2.7.2-5|300	- (e9a8c13) Switch to newer servlet
14cu|maven-surefire-2.7.2-5|301	
14cu|maven-surefire-2.7.2-5|302	

10882 14
14cu|maven-timestamp-plugin-1.0-7|1	Name:           maven-timestamp-plugin
14cu|maven-timestamp-plugin-1.0-7|2	Version:        1.0
14cu|maven-timestamp-plugin-1.0-7|3	Release:        7
14cu|maven-timestamp-plugin-1.0-7|4	Summary:        Provides formatted timestamps for maven builds
14cu|maven-timestamp-plugin-1.0-7|5	
14cu|maven-timestamp-plugin-1.0-7|6	Group:          Development/Java
14cu|maven-timestamp-plugin-1.0-7|7	License:        ASL 2.0
14cu|maven-timestamp-plugin-1.0-7|8	URL:            http://code.google.com/p/maven-timestamp-plugin
14cu|maven-timestamp-plugin-1.0-7|9	### upstream only provides binaries or source without build scripts
14cu|maven-timestamp-plugin-1.0-7|10	# tar creation instructions
14cu|maven-timestamp-plugin-1.0-7|11	# svn export http://maven-timestamp-plugin.googlecode.com/svn/tags/maven-timestamp-plugin-1.0 maven-timestamp-plugin
14cu|maven-timestamp-plugin-1.0-7|12	# tar cf maven-timestamp-plugin-1.0.tar maven-timestamp-plugin
14cu|maven-timestamp-plugin-1.0-7|13	# xz maven-timestamp-plugin-1.0.tar
14cu|maven-timestamp-plugin-1.0-7|14	Source0:        maven-timestamp-plugin-1.0.tar.xz
14cu|maven-timestamp-plugin-1.0-7|15	# remove previous timestamp plugin version from build
14cu|maven-timestamp-plugin-1.0-7|16	Patch0:         001_build_without_timestamps.patch
14cu|maven-timestamp-plugin-1.0-7|17	BuildArch:      noarch
14cu|maven-timestamp-plugin-1.0-7|18	
14cu|maven-timestamp-plugin-1.0-7|19	BuildRequires:  java-devel
14cu|maven-timestamp-plugin-1.0-7|20	BuildRequires:  jpackage-utils
14cu|maven-timestamp-plugin-1.0-7|21	BuildRequires:  maven2
14cu|maven-timestamp-plugin-1.0-7|22	BuildRequires:  maven-jar-plugin
14cu|maven-timestamp-plugin-1.0-7|23	BuildRequires:  maven-javadoc-plugin
14cu|maven-timestamp-plugin-1.0-7|24	BuildRequires:  maven-source-plugin
14cu|maven-timestamp-plugin-1.0-7|25	BuildRequires:  maven-compiler-plugin
14cu|maven-timestamp-plugin-1.0-7|26	BuildRequires:  maven-install-plugin
14cu|maven-timestamp-plugin-1.0-7|27	BuildRequires:  maven-plugin-plugin
14cu|maven-timestamp-plugin-1.0-7|28	BuildRequires:  maven-release-plugin
14cu|maven-timestamp-plugin-1.0-7|29	BuildRequires:  maven-resources-plugin
14cu|maven-timestamp-plugin-1.0-7|30	BuildRequires:  maven-site-plugin
14cu|maven-timestamp-plugin-1.0-7|31	BuildRequires:  maven-surefire-plugin
14cu|maven-timestamp-plugin-1.0-7|32	BuildRequires:  maven-surefire-provider-junit4
14cu|maven-timestamp-plugin-1.0-7|33	
14cu|maven-timestamp-plugin-1.0-7|34	Requires:       java
14cu|maven-timestamp-plugin-1.0-7|35	Requires:       jpackage-utils
14cu|maven-timestamp-plugin-1.0-7|36	
14cu|maven-timestamp-plugin-1.0-7|37	Requires(post):   jpackage-utils
14cu|maven-timestamp-plugin-1.0-7|38	Requires(postun): jpackage-utils
14cu|maven-timestamp-plugin-1.0-7|39	
14cu|maven-timestamp-plugin-1.0-7|40	%description
14cu|maven-timestamp-plugin-1.0-7|41	There are a few ways to get a timestamp in your maven build. Unfortunately
14cu|maven-timestamp-plugin-1.0-7|42	most of them make you jump through giant hoops. This maven plugin makes it
14cu|maven-timestamp-plugin-1.0-7|43	as simple as 1-2-3 to create a timestamp at your disposal.
14cu|maven-timestamp-plugin-1.0-7|44	Also, it enables you to use the syntax of SimpleDateFormat to form custom
14cu|maven-timestamp-plugin-1.0-7|45	formatted dates.
14cu|maven-timestamp-plugin-1.0-7|46	
14cu|maven-timestamp-plugin-1.0-7|47	
14cu|maven-timestamp-plugin-1.0-7|48	%package javadoc
14cu|maven-timestamp-plugin-1.0-7|49	Summary:        Javadocs for %{name}
14cu|maven-timestamp-plugin-1.0-7|50	Group:          Development/Java
14cu|maven-timestamp-plugin-1.0-7|51	Requires:       %{name} = %{version}-%{release}
14cu|maven-timestamp-plugin-1.0-7|52	Requires:       jpackage-utils
14cu|maven-timestamp-plugin-1.0-7|53	
14cu|maven-timestamp-plugin-1.0-7|54	%description javadoc
14cu|maven-timestamp-plugin-1.0-7|55	This package contains the API documentation for %{name}.
14cu|maven-timestamp-plugin-1.0-7|56	
14cu|maven-timestamp-plugin-1.0-7|57	
14cu|maven-timestamp-plugin-1.0-7|58	%prep
14cu|maven-timestamp-plugin-1.0-7|59	%setup -q -n %{name}
14cu|maven-timestamp-plugin-1.0-7|60	%patch0 -p 1
14cu|maven-timestamp-plugin-1.0-7|61	cat > README << EOT
14cu|maven-timestamp-plugin-1.0-7|62	%{name}-%{version}
14cu|maven-timestamp-plugin-1.0-7|63	
14cu|maven-timestamp-plugin-1.0-7|64	%{description}
14cu|maven-timestamp-plugin-1.0-7|65	EOT
14cu|maven-timestamp-plugin-1.0-7|66	
14cu|maven-timestamp-plugin-1.0-7|67	
14cu|maven-timestamp-plugin-1.0-7|68	%build
14cu|maven-timestamp-plugin-1.0-7|69	mvn install javadoc:javadoc
14cu|maven-timestamp-plugin-1.0-7|70	
14cu|maven-timestamp-plugin-1.0-7|71	
14cu|maven-timestamp-plugin-1.0-7|72	%install
14cu|maven-timestamp-plugin-1.0-7|73	mkdir -p %{buildroot}%{_javadir}
14cu|maven-timestamp-plugin-1.0-7|74	
14cu|maven-timestamp-plugin-1.0-7|75	# jar
14cu|maven-timestamp-plugin-1.0-7|76	install -Dp -m 644 target/%{name}-%{version}.jar \
14cu|maven-timestamp-plugin-1.0-7|77	%{buildroot}%{_javadir}/%{name}.jar
14cu|maven-timestamp-plugin-1.0-7|78	
14cu|maven-timestamp-plugin-1.0-7|79	# javadoc
14cu|maven-timestamp-plugin-1.0-7|80	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|maven-timestamp-plugin-1.0-7|81	cp -rp target/site/apidocs/  %{buildroot}%{_javadocdir}/%{name}
14cu|maven-timestamp-plugin-1.0-7|82	
14cu|maven-timestamp-plugin-1.0-7|83	# pom
14cu|maven-timestamp-plugin-1.0-7|84	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|maven-timestamp-plugin-1.0-7|85	install -pm 644 pom.xml  \
14cu|maven-timestamp-plugin-1.0-7|86	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14cu|maven-timestamp-plugin-1.0-7|87	
14cu|maven-timestamp-plugin-1.0-7|88	%add_to_maven_depmap com.keyboardsamurais.maven %{name} %{version} JPP %{name}
14cu|maven-timestamp-plugin-1.0-7|89	
14cu|maven-timestamp-plugin-1.0-7|90	
14cu|maven-timestamp-plugin-1.0-7|91	%files
14cu|maven-timestamp-plugin-1.0-7|92	%defattr(-,root,root,-)
14cu|maven-timestamp-plugin-1.0-7|93	%doc README
14cu|maven-timestamp-plugin-1.0-7|94	%{_mavenpomdir}/*
14cu|maven-timestamp-plugin-1.0-7|95	%{_mavendepmapfragdir}/*
14cu|maven-timestamp-plugin-1.0-7|96	%{_javadir}/*
14cu|maven-timestamp-plugin-1.0-7|97	
14cu|maven-timestamp-plugin-1.0-7|98	%files javadoc
14cu|maven-timestamp-plugin-1.0-7|99	%defattr(-,root,root,-)
14cu|maven-timestamp-plugin-1.0-7|100	%{_javadocdir}/%{name}
14cu|maven-timestamp-plugin-1.0-7|101	
14cu|maven-timestamp-plugin-1.0-7|102	%post
14cu|maven-timestamp-plugin-1.0-7|103	%update_maven_depmap
14cu|maven-timestamp-plugin-1.0-7|104	
14cu|maven-timestamp-plugin-1.0-7|105	%postun
14cu|maven-timestamp-plugin-1.0-7|106	%update_maven_depmap
14cu|maven-timestamp-plugin-1.0-7|107	
14cu|maven-timestamp-plugin-1.0-7|108	%changelog
14cu|maven-timestamp-plugin-1.0-7|109	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14cu|maven-timestamp-plugin-1.0-7|110	+ Revision: 9bd987c
14cu|maven-timestamp-plugin-1.0-7|111	- Move to contrib
14cu|maven-timestamp-plugin-1.0-7|112	
14cu|maven-timestamp-plugin-1.0-7|113	

10883 14
14cu|maven-wagon-1.0-4|1	%global bname     wagon
14cu|maven-wagon-1.0-4|2	
14cu|maven-wagon-1.0-4|3	# FIXME1: wagon-scm has been disabled for now due to maven-scm dependency
14cu|maven-wagon-1.0-4|4	# FIXME2: haltOnFailure/Error has been set to false for
14cu|maven-wagon-1.0-4|5	# wagon-http/wagon-ssh-external tests due to failures.
14cu|maven-wagon-1.0-4|6	
14cu|maven-wagon-1.0-4|7	Name:           maven-%{bname}
14cu|maven-wagon-1.0-4|8	Version:        1.0
14cu|maven-wagon-1.0-4|9	Release:        4
14cu|maven-wagon-1.0-4|10	Summary:        Tools to manage artifacts and deployment
14cu|maven-wagon-1.0-4|11	License:        ASL 2.0
14cu|maven-wagon-1.0-4|12	Group:          Development/Java
14cu|maven-wagon-1.0-4|13	URL:            http://maven.apache.org/wagon
14cu|maven-wagon-1.0-4|14	# svn export http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0/ && tar czf wagon-1.0.tgz wagon-1.0
14cu|maven-wagon-1.0-4|15	Source0:        wagon-1.0.tar.gz
14cu|maven-wagon-1.0-4|16	Source1:        wagon-1.0-jpp-depmap.xml
14cu|maven-wagon-1.0-4|17	Patch1:         disable-tck.patch
14cu|maven-wagon-1.0-4|18	
14cu|maven-wagon-1.0-4|19	BuildArch:      noarch
14cu|maven-wagon-1.0-4|20	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|maven-wagon-1.0-4|21	BuildRequires:  ant >= 0:1.6
14cu|maven-wagon-1.0-4|22	BuildRequires:  junit
14cu|maven-wagon-1.0-4|23	BuildRequires:  maven2 >= 0:2.0.8
14cu|maven-wagon-1.0-4|24	BuildRequires:  maven-compiler-plugin
14cu|maven-wagon-1.0-4|25	BuildRequires:  maven-install-plugin
14cu|maven-wagon-1.0-4|26	BuildRequires:  maven-jar-plugin
14cu|maven-wagon-1.0-4|27	BuildRequires:  maven-javadoc-plugin
14cu|maven-wagon-1.0-4|28	#BuildRequires:  maven-project-info-reports-plugin
14cu|maven-wagon-1.0-4|29	BuildRequires:  maven-resources-plugin
14cu|maven-wagon-1.0-4|30	BuildRequires:  maven-site-plugin
14cu|maven-wagon-1.0-4|31	BuildRequires:  maven-surefire-plugin
14cu|maven-wagon-1.0-4|32	BuildRequires:  maven-surefire-provider-junit
14cu|maven-wagon-1.0-4|33	#BuildRequires:  maven-enforcer-plugin
14cu|maven-wagon-1.0-4|34	#BuildRequires:  maven2-default-skin
14cu|maven-wagon-1.0-4|35	BuildRequires:  plexus-maven-plugin
14cu|maven-wagon-1.0-4|36	#BuildRequires:  maven-scm-test
14cu|maven-wagon-1.0-4|37	BuildRequires:  xerces-j2
14cu|maven-wagon-1.0-4|38	BuildRequires:  classworlds
14cu|maven-wagon-1.0-4|39	BuildRequires:  nekohtml
14cu|maven-wagon-1.0-4|40	BuildRequires:  concurrent
14cu|maven-wagon-1.0-4|41	BuildRequires:  ganymed-ssh2
14cu|maven-wagon-1.0-4|42	BuildRequires:  apache-commons-codec
14cu|maven-wagon-1.0-4|43	BuildRequires:  jakarta-commons-collections
14cu|maven-wagon-1.0-4|44	BuildRequires:  apache-commons-net
14cu|maven-wagon-1.0-4|45	BuildRequires:  jakarta-commons-httpclient
14cu|maven-wagon-1.0-4|46	#BuildRequires:  apache-commons-logging
14cu|maven-wagon-1.0-4|47	#BuildRequires:  jakarta-slide-webdavclient
14cu|maven-wagon-1.0-4|48	BuildRequires:  jsch
14cu|maven-wagon-1.0-4|49	BuildRequires:  jtidy
14cu|maven-wagon-1.0-4|50	BuildRequires:  plexus-container-default
14cu|maven-wagon-1.0-4|51	BuildRequires:  plexus-interactivity
14cu|maven-wagon-1.0-4|52	BuildRequires:  plexus-utils
14cu|maven-wagon-1.0-4|53	BuildRequires:  servlet6
14cu|maven-wagon-1.0-4|54	BuildRequires:  xml-commons-apis
14cu|maven-wagon-1.0-4|55	BuildRequires:  easymock
14cu|maven-wagon-1.0-4|56	
14cu|maven-wagon-1.0-4|57	Requires:       ganymed-ssh2
14cu|maven-wagon-1.0-4|58	Requires:       jakarta-commons-httpclient
14cu|maven-wagon-1.0-4|59	Requires:       apache-commons-net
14cu|maven-wagon-1.0-4|60	#Requires:       jakarta-slide-webdavclient
14cu|maven-wagon-1.0-4|61	Requires:       jsch
14cu|maven-wagon-1.0-4|62	Requires:       jtidy
14cu|maven-wagon-1.0-4|63	Requires:       plexus-interactivity
14cu|maven-wagon-1.0-4|64	Requires:       plexus-utils
14cu|maven-wagon-1.0-4|65	Requires:       xml-commons-apis
14cu|maven-wagon-1.0-4|66	Requires:       nekohtml
14cu|maven-wagon-1.0-4|67	Requires:       xerces-j2
14cu|maven-wagon-1.0-4|68	
14cu|maven-wagon-1.0-4|69	%description
14cu|maven-wagon-1.0-4|70	Maven Wagon is a transport abstraction that is used in Maven's
14cu|maven-wagon-1.0-4|71	artifact and repository handling code. Currently wagon has the
14cu|maven-wagon-1.0-4|72	following providers:
14cu|maven-wagon-1.0-4|73	* File
14cu|maven-wagon-1.0-4|74	* HTTP
14cu|maven-wagon-1.0-4|75	* FTP
14cu|maven-wagon-1.0-4|76	* SSH/SCP
14cu|maven-wagon-1.0-4|77	* WebDAV (in progress)
14cu|maven-wagon-1.0-4|78	
14cu|maven-wagon-1.0-4|79	%package javadoc
14cu|maven-wagon-1.0-4|80	Summary:        Javadoc for %{name}
14cu|maven-wagon-1.0-4|81	Group:          Development/Java
14cu|maven-wagon-1.0-4|82	
14cu|maven-wagon-1.0-4|83	%description javadoc
14cu|maven-wagon-1.0-4|84	Javadoc for %{name}.
14cu|maven-wagon-1.0-4|85	
14cu|maven-wagon-1.0-4|86	%package manual
14cu|maven-wagon-1.0-4|87	Summary:        Documents for %{name}
14cu|maven-wagon-1.0-4|88	Group:          Development/Java
14cu|maven-wagon-1.0-4|89	
14cu|maven-wagon-1.0-4|90	%description manual
14cu|maven-wagon-1.0-4|91	Documents for %{name}.
14cu|maven-wagon-1.0-4|92	
14cu|maven-wagon-1.0-4|93	%prep
14cu|maven-wagon-1.0-4|94	%setup -q -n %{bname}-%{version}
14cu|maven-wagon-1.0-4|95	
14cu|maven-wagon-1.0-4|96	#FIXME: have to drop wagon-webdav-jackrabbit until jackrabbit is available
14cu|maven-wagon-1.0-4|97	sed -i "s|<module>wagon-webdav-jackrabbit</module>|<!-- <module>wagon-webdav-jackrabbit</module> -->|" wagon-providers/pom.xml
14cu|maven-wagon-1.0-4|98	
14cu|maven-wagon-1.0-4|99	%patch1 -p0
14cu|maven-wagon-1.0-4|100	
14cu|maven-wagon-1.0-4|101	# To wire out jetty, plexus-avalon-personality and plexus-ftpd requirement
14cu|maven-wagon-1.0-4|102	rm -f wagon-providers/wagon-ftp/src/test/java/org/apache/maven/wagon/providers/ftp/FtpWagonTest.java
14cu|maven-wagon-1.0-4|103	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonTest.java
14cu|maven-wagon-1.0-4|104	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonGzipTest.java
14cu|maven-wagon-1.0-4|105	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonTest.java
14cu|maven-wagon-1.0-4|106	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonGzipTest.java
14cu|maven-wagon-1.0-4|107	#rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/WagonTestCase.java
14cu|maven-wagon-1.0-4|108	rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/http/HttpWagonTestCase.java
14cu|maven-wagon-1.0-4|109	
14cu|maven-wagon-1.0-4|110	%build
14cu|maven-wagon-1.0-4|111	mvn \
14cu|maven-wagon-1.0-4|112	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14cu|maven-wagon-1.0-4|113	-Dmaven.test.failure.ignore=true \
14cu|maven-wagon-1.0-4|114	-Dmaven.test.skip=true \
14cu|maven-wagon-1.0-4|115	install javadoc:aggregate
14cu|maven-wagon-1.0-4|116	
14cu|maven-wagon-1.0-4|117	%install
14cu|maven-wagon-1.0-4|118	# jars
14cu|maven-wagon-1.0-4|119	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|maven-wagon-1.0-4|120	
14cu|maven-wagon-1.0-4|121	install -m 644 \
14cu|maven-wagon-1.0-4|122	wagon-provider-api/target/wagon-provider-api-%{version}.jar \
14cu|maven-wagon-1.0-4|123	%{buildroot}%{_javadir}/%{name}/provider-api.jar
14cu|maven-wagon-1.0-4|124	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-api %{version} JPP/%{name} provider-api
14cu|maven-wagon-1.0-4|125	
14cu|maven-wagon-1.0-4|126	install -m 644 \
14cu|maven-wagon-1.0-4|127	wagon-providers/wagon-file/target/wagon-file-%{version}.jar \
14cu|maven-wagon-1.0-4|128	%{buildroot}%{_javadir}/%{name}/file.jar
14cu|maven-wagon-1.0-4|129	%add_to_maven_depmap org.apache.maven.wagon wagon-file %{version} JPP/%{name} file
14cu|maven-wagon-1.0-4|130	
14cu|maven-wagon-1.0-4|131	install -m 644 \
14cu|maven-wagon-1.0-4|132	wagon-providers/wagon-ftp/target/wagon-ftp-%{version}.jar \
14cu|maven-wagon-1.0-4|133	%{buildroot}%{_javadir}/%{name}/ftp.jar
14cu|maven-wagon-1.0-4|134	%add_to_maven_depmap org.apache.maven.wagon wagon-ftp %{version} JPP/%{name} ftp
14cu|maven-wagon-1.0-4|135	
14cu|maven-wagon-1.0-4|136	install -m 644 \
14cu|maven-wagon-1.0-4|137	wagon-providers/wagon-http/target/wagon-http-%{version}.jar \
14cu|maven-wagon-1.0-4|138	%{buildroot}%{_javadir}/%{name}/http.jar
14cu|maven-wagon-1.0-4|139	
14cu|maven-wagon-1.0-4|140	%add_to_maven_depmap org.apache.maven.wagon wagon-http %{version} JPP/%{name} http
14cu|maven-wagon-1.0-4|141	
14cu|maven-wagon-1.0-4|142	install -m 644 \
14cu|maven-wagon-1.0-4|143	wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-%{version}.jar \
14cu|maven-wagon-1.0-4|144	%{buildroot}%{_javadir}/%{name}/http-lightweight.jar
14cu|maven-wagon-1.0-4|145	%add_to_maven_depmap org.apache.maven.wagon wagon-http-lightweight %{version} JPP/%{name} http-lightweight
14cu|maven-wagon-1.0-4|146	
14cu|maven-wagon-1.0-4|147	install -m 644 \
14cu|maven-wagon-1.0-4|148	wagon-providers/wagon-http-shared/target/wagon-http-shared-%{version}.jar \
14cu|maven-wagon-1.0-4|149	%{buildroot}%{_javadir}/%{name}/http-shared.jar
14cu|maven-wagon-1.0-4|150	%add_to_maven_depmap org.apache.maven.wagon wagon-http-shared %{version} JPP/%{name} http-shared
14cu|maven-wagon-1.0-4|151	
14cu|maven-wagon-1.0-4|152	install -m 644 \
14cu|maven-wagon-1.0-4|153	wagon-providers/wagon-scm/target/wagon-scm-%{version}.jar \
14cu|maven-wagon-1.0-4|154	%{buildroot}%{_javadir}/%{name}/scm.jar
14cu|maven-wagon-1.0-4|155	%add_to_maven_depmap org.apache.maven.wagon wagon-scm %{version} JPP/%{name} scm
14cu|maven-wagon-1.0-4|156	
14cu|maven-wagon-1.0-4|157	install -m 644 \
14cu|maven-wagon-1.0-4|158	wagon-providers/wagon-ssh/target/wagon-ssh-%{version}.jar \
14cu|maven-wagon-1.0-4|159	%{buildroot}%{_javadir}/%{name}/ssh.jar
14cu|maven-wagon-1.0-4|160	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh %{version} JPP/%{name} ssh
14cu|maven-wagon-1.0-4|161	
14cu|maven-wagon-1.0-4|162	install -m 644 \
14cu|maven-wagon-1.0-4|163	wagon-providers/wagon-ssh-common/target/wagon-ssh-common-%{version}.jar \
14cu|maven-wagon-1.0-4|164	%{buildroot}%{_javadir}/%{name}/ssh-common.jar
14cu|maven-wagon-1.0-4|165	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common %{version} JPP/%{name} ssh-common
14cu|maven-wagon-1.0-4|166	
14cu|maven-wagon-1.0-4|167	install -m 644 \
14cu|maven-wagon-1.0-4|168	wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-%{version}.jar \
14cu|maven-wagon-1.0-4|169	%{buildroot}%{_javadir}/%{name}/ssh-common-test.jar
14cu|maven-wagon-1.0-4|170	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common-test %{version} JPP/%{name} ssh-common-test
14cu|maven-wagon-1.0-4|171	
14cu|maven-wagon-1.0-4|172	install -m 644 \
14cu|maven-wagon-1.0-4|173	wagon-providers/wagon-ssh-external/target/wagon-ssh-external-%{version}.jar \
14cu|maven-wagon-1.0-4|174	%{buildroot}%{_javadir}/%{name}/ssh-external.jar
14cu|maven-wagon-1.0-4|175	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-external %{version} JPP/%{name} ssh-external
14cu|maven-wagon-1.0-4|176	
14cu|maven-wagon-1.0-4|177	#Until webdav is available, map it to an empty dep
14cu|maven-wagon-1.0-4|178	#install -m 644 \
14cu|maven-wagon-1.0-4|179	#  wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-%{version}.jar \
14cu|maven-wagon-1.0-4|180	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/web-jackrabbit-%{version}.jar
14cu|maven-wagon-1.0-4|181	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav-jackrabbit %{version} JPP/%{name} webdav-jackrabbit
14cu|maven-wagon-1.0-4|182	
14cu|maven-wagon-1.0-4|183	#install -m 644 \
14cu|maven-wagon-1.0-4|184	#  wagon-providers/wagon-webdav/target/wagon-webdav-%{version}.jar \
14cu|maven-wagon-1.0-4|185	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/webdav-%{version}.jar
14cu|maven-wagon-1.0-4|186	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav %{version} JPP/%{name} webdav
14cu|maven-wagon-1.0-4|187	
14cu|maven-wagon-1.0-4|188	install -m 644 \
14cu|maven-wagon-1.0-4|189	wagon-provider-test/target/wagon-provider-test-%{version}.jar \
14cu|maven-wagon-1.0-4|190	%{buildroot}%{_javadir}/%{name}/provider-test.jar
14cu|maven-wagon-1.0-4|191	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-test %{version} JPP/%{name} provider-test
14cu|maven-wagon-1.0-4|192	
14cu|maven-wagon-1.0-4|193	# poms
14cu|maven-wagon-1.0-4|194	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|maven-wagon-1.0-4|195	install -m 644 pom.xml \
14cu|maven-wagon-1.0-4|196	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-wagon.pom
14cu|maven-wagon-1.0-4|197	install -m 644 wagon-provider-api/pom.xml \
14cu|maven-wagon-1.0-4|198	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-provider-api.pom
14cu|maven-wagon-1.0-4|199	install -m 644 wagon-provider-test/pom.xml \
14cu|maven-wagon-1.0-4|200	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-provider-test.pom
14cu|maven-wagon-1.0-4|201	install -m 644 wagon-providers/pom.xml \
14cu|maven-wagon-1.0-4|202	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-providers.pom
14cu|maven-wagon-1.0-4|203	install -m 644 wagon-providers/wagon-file/pom.xml \
14cu|maven-wagon-1.0-4|204	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-file.pom
14cu|maven-wagon-1.0-4|205	install -m 644 wagon-providers/wagon-ftp/pom.xml \
14cu|maven-wagon-1.0-4|206	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-ftp.pom
14cu|maven-wagon-1.0-4|207	install -m 644 wagon-providers/wagon-http-shared/pom.xml \
14cu|maven-wagon-1.0-4|208	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-http-shared.pom
14cu|maven-wagon-1.0-4|209	install -m 644 wagon-providers/wagon-http-lightweight/pom.xml \
14cu|maven-wagon-1.0-4|210	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-http-lightweight.pom
14cu|maven-wagon-1.0-4|211	install -m 644 wagon-providers/wagon-http/pom.xml \
14cu|maven-wagon-1.0-4|212	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-http.pom
14cu|maven-wagon-1.0-4|213	install -m 644 wagon-providers/wagon-scm/pom.xml \
14cu|maven-wagon-1.0-4|214	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-scm.pom
14cu|maven-wagon-1.0-4|215	install -m 644 wagon-providers/wagon-ssh-common/pom.xml \
14cu|maven-wagon-1.0-4|216	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common.pom
14cu|maven-wagon-1.0-4|217	install -m 644 wagon-providers/wagon-ssh-common-test/pom.xml \
14cu|maven-wagon-1.0-4|218	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common-test.pom
14cu|maven-wagon-1.0-4|219	install -m 644 wagon-providers/wagon-ssh-external/pom.xml \
14cu|maven-wagon-1.0-4|220	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-external.pom
14cu|maven-wagon-1.0-4|221	install -m 644 wagon-providers/wagon-ssh/pom.xml \
14cu|maven-wagon-1.0-4|222	%{buildroot}%{_datadir}/maven2/poms/JPP.maven-wagon-ssh.pom
14cu|maven-wagon-1.0-4|223	#install -m 644 wagon-providers/wagon-webdav/pom.xml \
14cu|maven-wagon-1.0-4|224	#    $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-webdav.pom
14cu|maven-wagon-1.0-4|225	
14cu|maven-wagon-1.0-4|226	# javadoc
14cu|maven-wagon-1.0-4|227	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|maven-wagon-1.0-4|228	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|maven-wagon-1.0-4|229	
14cu|maven-wagon-1.0-4|230	# manual
14cu|maven-wagon-1.0-4|231	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|maven-wagon-1.0-4|232	#install -m 644 wagon-provider-api/LICENSE.txt \
14cu|maven-wagon-1.0-4|233	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cu|maven-wagon-1.0-4|234	
14cu|maven-wagon-1.0-4|235	#%if %{with_maven}
14cu|maven-wagon-1.0-4|236	#cp -pr wagon-site/target/site/* \
14cu|maven-wagon-1.0-4|237	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cu|maven-wagon-1.0-4|238	#%endif
14cu|maven-wagon-1.0-4|239	
14cu|maven-wagon-1.0-4|240	
14cu|maven-wagon-1.0-4|241	%post
14cu|maven-wagon-1.0-4|242	%update_maven_depmap
14cu|maven-wagon-1.0-4|243	
14cu|maven-wagon-1.0-4|244	%postun
14cu|maven-wagon-1.0-4|245	%update_maven_depmap
14cu|maven-wagon-1.0-4|246	
14cu|maven-wagon-1.0-4|247	%files
14cu|maven-wagon-1.0-4|248	%{_javadir}/*
14cu|maven-wagon-1.0-4|249	%{_datadir}/maven2/poms/*.pom
14cu|maven-wagon-1.0-4|250	%{_mavendepmapfragdir}
14cu|maven-wagon-1.0-4|251	
14cu|maven-wagon-1.0-4|252	%files javadoc
14cu|maven-wagon-1.0-4|253	%doc %{_javadocdir}/%{name}
14cu|maven-wagon-1.0-4|254	
14cu|maven-wagon-1.0-4|255	%files manual
14cu|maven-wagon-1.0-4|256	%doc %{_docdir}/%{name}-%{version}
14cu|maven-wagon-1.0-4|257	
14cu|maven-wagon-1.0-4|258	
14cu|maven-wagon-1.0-4|259	%changelog
14cu|maven-wagon-1.0-4|260	
14cu|maven-wagon-1.0-4|261	* Thu Mar 17 2016 Denis Silakov <dsilakov@gmail.com> 1.0-4
14cu|maven-wagon-1.0-4|262	- (c314d13) Switch to newer servlet
14cu|maven-wagon-1.0-4|263	
14cu|maven-wagon-1.0-4|264	

10884 14
14cu|maxima-5.36.1-1|1	%define _enable_debug_packages	%{nil}
14cu|maxima-5.36.1-1|2	%define debug_package	%{nil}
14cu|maxima-5.36.1-1|3	
14cu|maxima-5.36.1-1|4	%define enable_clisp	1
14cu|maxima-5.36.1-1|5	%define enable_gcl	0
14cu|maxima-5.36.1-1|6	%define enable_sbcl	1
14cu|maxima-5.36.1-1|7	%define enable_ecl	1
14cu|maxima-5.36.1-1|8	%define defaultlisp	sbcl
14cu|maxima-5.36.1-1|9	
14cu|maxima-5.36.1-1|10	%if %enable_clisp
14cu|maxima-5.36.1-1|11	%define clisp_flags	--enable-clisp
14cu|maxima-5.36.1-1|12	%else
14cu|maxima-5.36.1-1|13	%define clisp_flags	--disable-clisp
14cu|maxima-5.36.1-1|14	%endif
14cu|maxima-5.36.1-1|15	
14cu|maxima-5.36.1-1|16	%if %enable_gcl
14cu|maxima-5.36.1-1|17	%define gcl_flags	--enable-gcl
14cu|maxima-5.36.1-1|18	%else
14cu|maxima-5.36.1-1|19	%define gcl_flags	--disable-gcl
14cu|maxima-5.36.1-1|20	%endif
14cu|maxima-5.36.1-1|21	
14cu|maxima-5.36.1-1|22	%if %enable_sbcl
14cu|maxima-5.36.1-1|23	%define sbcl_flags	--enable-sbcl
14cu|maxima-5.36.1-1|24	%define sbcl_version	1.1.14
14cu|maxima-5.36.1-1|25	%else
14cu|maxima-5.36.1-1|26	%define sbcl_flags	--disable-sbcl
14cu|maxima-5.36.1-1|27	%endif
14cu|maxima-5.36.1-1|28	
14cu|maxima-5.36.1-1|29	%if %enable_ecl
14cu|maxima-5.36.1-1|30	%define ecl_flags	--enable-ecl
14cu|maxima-5.36.1-1|31	# build module required by sagemath runtime?
14cu|maxima-5.36.1-1|32	%define sagemath	1
14cu|maxima-5.36.1-1|33	%define ecllib		%(ecl -eval "(princ (SI:GET-LIBRARY-PATHNAME))" -eval "(quit)")
14cu|maxima-5.36.1-1|34	%else
14cu|maxima-5.36.1-1|35	%define sagemath	0
14cu|maxima-5.36.1-1|36	%define ecl_flags	--disable-ecl
14cu|maxima-5.36.1-1|37	%endif
14cu|maxima-5.36.1-1|38	
14cu|maxima-5.36.1-1|39	%define emacs_sitelisp	%{_datadir}/emacs/site-lisp/
14cu|maxima-5.36.1-1|40	%define xemacs_sitelisp	%{_datadir}/xemacs/site-packages/lisp/
14cu|maxima-5.36.1-1|41	%define texmf		%{_datadir}/texmf
14cu|maxima-5.36.1-1|42	
14cu|maxima-5.36.1-1|43	Summary:	Maxima Symbolic Computation Program
14cu|maxima-5.36.1-1|44	Name:		maxima
14cu|maxima-5.36.1-1|45	Version:	5.36.1
14cu|maxima-5.36.1-1|46	Release:	1
14cu|maxima-5.36.1-1|47	License:	GPLv2
14cu|maxima-5.36.1-1|48	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|49	URL:		http://maxima.sourceforge.net
14cu|maxima-5.36.1-1|50	Source0:	http://downloads.sourceforge.net/sourceforge/maxima/maxima-%{version}.tar.gz
14cu|maxima-5.36.1-1|51	Source1:	maxima.png
14cu|maxima-5.36.1-1|52	Source2:	xmaxima.desktop
14cu|maxima-5.36.1-1|53	Source6:	maxima-modes.el
14cu|maxima-5.36.1-1|54	
14cu|maxima-5.36.1-1|55	## Other maxima reference docs
14cu|maxima-5.36.1-1|56	Source10:	http://starship.python.net/crew/mike/TixMaxima/macref.pdf
14cu|maxima-5.36.1-1|57	Source11:	http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf
14cu|maxima-5.36.1-1|58	
14cu|maxima-5.36.1-1|59	## upstreamable patches
14cu|maxima-5.36.1-1|60	# https://bugzilla.redhat.com/show_bug.cgi?id=837142
14cu|maxima-5.36.1-1|61	# https://sourceforge.net/tracker/?func=detail&aid=3539587&group_id=4933&atid=104933
14cu|maxima-5.36.1-1|62	Patch50: maxima-5.28.0-clisp-noreadline.patch
14cu|maxima-5.36.1-1|63	
14cu|maxima-5.36.1-1|64	# Build the fasl while building the executable to avoid double initialization
14cu|maxima-5.36.1-1|65	Patch51: maxima-5.30.0-build-fasl.patch
14cu|maxima-5.36.1-1|66	
14cu|maxima-5.36.1-1|67	BuildRequires:	desktop-file-utils
14cu|maxima-5.36.1-1|68	BuildRequires:	texinfo
14cu|maxima-5.36.1-1|69	BuildRequires:	texlive-epsf
14cu|maxima-5.36.1-1|70	BuildRequires:	texlive-ec
14cu|maxima-5.36.1-1|71	BuildRequires:	texlive-cm-super
14cu|maxima-5.36.1-1|72	BuildRequires:	texlive-collection-latex
14cu|maxima-5.36.1-1|73	#BuildRequires:	texlive
14cu|maxima-5.36.1-1|74	BuildRequires:	python
14cu|maxima-5.36.1-1|75	BuildRequires:	time
14cu|maxima-5.36.1-1|76	%if %{enable_clisp}
14cu|maxima-5.36.1-1|77	BuildRequires:	clisp
14cu|maxima-5.36.1-1|78	%endif
14cu|maxima-5.36.1-1|79	%if %{enable_gcl}
14cu|maxima-5.36.1-1|80	BuildRequires:	gcl > 2.5.3
14cu|maxima-5.36.1-1|81	%endif
14cu|maxima-5.36.1-1|82	%if %{enable_sbcl}
14cu|maxima-5.36.1-1|83	BuildRequires:	sbcl = %{sbcl_version}
14cu|maxima-5.36.1-1|84	%endif
14cu|maxima-5.36.1-1|85	%if %{enable_ecl}
14cu|maxima-5.36.1-1|86	BuildRequires:	ecl
14cu|maxima-5.36.1-1|87	BuildRequires:	pkgconfig(libffi)
14cu|maxima-5.36.1-1|88	%endif
14cu|maxima-5.36.1-1|89	Requires:	gnuplot
14cu|maxima-5.36.1-1|90	Requires:	maxima-runtime
14cu|maxima-5.36.1-1|91	Suggests:	tcl
14cu|maxima-5.36.1-1|92	Suggests:	tk
14cu|maxima-5.36.1-1|93	
14cu|maxima-5.36.1-1|94	%description
14cu|maxima-5.36.1-1|95	Maxima is a full symbolic computation program.  It is full featured
14cu|maxima-5.36.1-1|96	doing symbolic manipulation of polynomials, matrices, rational
14cu|maxima-5.36.1-1|97	functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
14cu|maxima-5.36.1-1|98	symbolic debugger source level debugger for maxima code.  Maxima is
14cu|maxima-5.36.1-1|99	based on the original Macsyma developed at MIT in the 1970's.  It is
14cu|maxima-5.36.1-1|100	quite reliable, and has good garbage collection, and no memory leaks.
14cu|maxima-5.36.1-1|101	It comes with hundreds of self tests.
14cu|maxima-5.36.1-1|102	
14cu|maxima-5.36.1-1|103	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|104	
14cu|maxima-5.36.1-1|105	%package gui
14cu|maxima-5.36.1-1|106	Summary: Tcl/Tk GUI interface to Maxima
14cu|maxima-5.36.1-1|107	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|108	Requires:	maxima
14cu|maxima-5.36.1-1|109	Requires:	tk
14cu|maxima-5.36.1-1|110	Provides:	xmaxima = %{version}-%{release}
14cu|maxima-5.36.1-1|111	%description gui
14cu|maxima-5.36.1-1|112	Tcl/Tk GUI interface to Maxima.
14cu|maxima-5.36.1-1|113	
14cu|maxima-5.36.1-1|114	%files gui
14cu|maxima-5.36.1-1|115	%{_bindir}/xmaxima
14cu|maxima-5.36.1-1|116	%{_datadir}/applications/*.desktop
14cu|maxima-5.36.1-1|117	%{_iconsdir}/hicolor/*/apps/*.png
14cu|maxima-5.36.1-1|118	
14cu|maxima-5.36.1-1|119	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|120	
14cu|maxima-5.36.1-1|121	%if %{enable_clisp}
14cu|maxima-5.36.1-1|122	%package runtime-clisp
14cu|maxima-5.36.1-1|123	Summary: Maxima compiled with clisp
14cu|maxima-5.36.1-1|124	Group: Sciences/Mathematics
14cu|maxima-5.36.1-1|125	Requires:	clisp
14cu|maxima-5.36.1-1|126	Requires:	maxima = %{version}-%{release}
14cu|maxima-5.36.1-1|127	Provides:	maxima-runtime = %{version}-%{release}
14cu|maxima-5.36.1-1|128	%description runtime-clisp
14cu|maxima-5.36.1-1|129	Maxima compiled with clisp.
14cu|maxima-5.36.1-1|130	
14cu|maxima-5.36.1-1|131	%files runtime-clisp
14cu|maxima-5.36.1-1|132	%dir %{_libdir}/maxima/%{version}/binary-clisp
14cu|maxima-5.36.1-1|133	%{_libdir}/maxima/%{version}/binary-clisp/*
14cu|maxima-5.36.1-1|134	%endif
14cu|maxima-5.36.1-1|135	
14cu|maxima-5.36.1-1|136	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|137	
14cu|maxima-5.36.1-1|138	%if %{enable_gcl}
14cu|maxima-5.36.1-1|139	%package runtime-gcl
14cu|maxima-5.36.1-1|140	Summary: Maxima compiled with GCL
14cu|maxima-5.36.1-1|141	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|142	Requires:	maxima = %{version}-%{release}
14cu|maxima-5.36.1-1|143	Suggests:	rlwrap
14cu|maxima-5.36.1-1|144	Provides:	maxima-runtime = %{version}-%{release}
14cu|maxima-5.36.1-1|145	%description runtime-gcl
14cu|maxima-5.36.1-1|146	Maxima compiled with Gnu Common Lisp.
14cu|maxima-5.36.1-1|147	
14cu|maxima-5.36.1-1|148	%files runtime-gcl
14cu|maxima-5.36.1-1|149	%dir %{_libdir}/maxima/%{version}/binary-gcl
14cu|maxima-5.36.1-1|150	%{_libdir}/maxima/%{version}/binary-gcl/*
14cu|maxima-5.36.1-1|151	%endif
14cu|maxima-5.36.1-1|152	
14cu|maxima-5.36.1-1|153	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|154	%if %{enable_sbcl}
14cu|maxima-5.36.1-1|155	%package runtime-sbcl
14cu|maxima-5.36.1-1|156	Summary: Maxima compiled with SBCL
14cu|maxima-5.36.1-1|157	Group: Sciences/Mathematics
14cu|maxima-5.36.1-1|158	Requires:	sbcl = %{sbcl_version}
14cu|maxima-5.36.1-1|159	Requires:	maxima = %{version}-%{release}
14cu|maxima-5.36.1-1|160	Provides:	maxima-runtime = %{version}-%{release}
14cu|maxima-5.36.1-1|161	
14cu|maxima-5.36.1-1|162	%description runtime-sbcl
14cu|maxima-5.36.1-1|163	Maxima compiled with SBCL.
14cu|maxima-5.36.1-1|164	
14cu|maxima-5.36.1-1|165	%files runtime-sbcl
14cu|maxima-5.36.1-1|166	%dir %{_libdir}/maxima/%{version}/binary-sbcl
14cu|maxima-5.36.1-1|167	%{_libdir}/maxima/%{version}/binary-sbcl/*
14cu|maxima-5.36.1-1|168	%endif
14cu|maxima-5.36.1-1|169	
14cu|maxima-5.36.1-1|170	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|171	%if %{enable_ecl}
14cu|maxima-5.36.1-1|172	%package runtime-ecl
14cu|maxima-5.36.1-1|173	Summary: Maxima compiled with ECL
14cu|maxima-5.36.1-1|174	Group: Sciences/Mathematics
14cu|maxima-5.36.1-1|175	Requires:	maxima = %{version}-%{release}
14cu|maxima-5.36.1-1|176	Provides:	maxima-runtime = %{version}-%{release}
14cu|maxima-5.36.1-1|177	
14cu|maxima-5.36.1-1|178	%description runtime-ecl
14cu|maxima-5.36.1-1|179	Maxima compiled with ECL.
14cu|maxima-5.36.1-1|180	
14cu|maxima-5.36.1-1|181	%files runtime-ecl
14cu|maxima-5.36.1-1|182	%dir %{_libdir}/maxima/%{version}/binary-ecl
14cu|maxima-5.36.1-1|183	%{_libdir}/maxima/%{version}/binary-ecl/*
14cu|maxima-5.36.1-1|184	%{ecllib}/maxima.fas
14cu|maxima-5.36.1-1|185	%endif
14cu|maxima-5.36.1-1|186	
14cu|maxima-5.36.1-1|187	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|188	%package lang-de-utf8
14cu|maxima-5.36.1-1|189	Summary:	Maxima German UTF-8 language pack
14cu|maxima-5.36.1-1|190	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|191	Requires:	maxima = %{version}
14cu|maxima-5.36.1-1|192	
14cu|maxima-5.36.1-1|193	%description lang-de-utf8
14cu|maxima-5.36.1-1|194	Maxima German language support (UTF-8).
14cu|maxima-5.36.1-1|195	
14cu|maxima-5.36.1-1|196	%files lang-de-utf8
14cu|maxima-5.36.1-1|197	%doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
14cu|maxima-5.36.1-1|198	%{_infodir}/de.utf8
14cu|maxima-5.36.1-1|199	
14cu|maxima-5.36.1-1|200	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|201	%package lang-es-utf8
14cu|maxima-5.36.1-1|202	Summary:	Maxima Spanish UTF-8 language pack
14cu|maxima-5.36.1-1|203	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|204	Requires:	maxima = %{version}
14cu|maxima-5.36.1-1|205	
14cu|maxima-5.36.1-1|206	%description lang-es-utf8
14cu|maxima-5.36.1-1|207	Maxima Spanish language support (UTF-8).
14cu|maxima-5.36.1-1|208	
14cu|maxima-5.36.1-1|209	%files lang-es-utf8
14cu|maxima-5.36.1-1|210	%doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
14cu|maxima-5.36.1-1|211	%{_infodir}/es.utf8
14cu|maxima-5.36.1-1|212	
14cu|maxima-5.36.1-1|213	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|214	%package lang-pt-utf8
14cu|maxima-5.36.1-1|215	Summary:	Maxima Portuguese UTF-8 language pack
14cu|maxima-5.36.1-1|216	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|217	Requires:	maxima = %{version}
14cu|maxima-5.36.1-1|218	
14cu|maxima-5.36.1-1|219	%description lang-pt-utf8
14cu|maxima-5.36.1-1|220	Maxima Portuguese language support (UTF-8).
14cu|maxima-5.36.1-1|221	
14cu|maxima-5.36.1-1|222	%files lang-pt-utf8
14cu|maxima-5.36.1-1|223	%doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
14cu|maxima-5.36.1-1|224	%{_infodir}/pt.utf8
14cu|maxima-5.36.1-1|225	
14cu|maxima-5.36.1-1|226	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|227	%package lang-pt_BR-utf8
14cu|maxima-5.36.1-1|228	Summary:	Maxima Brazilian Portuguese UTF-8 language pack
14cu|maxima-5.36.1-1|229	Group:		Sciences/Mathematics
14cu|maxima-5.36.1-1|230	Requires:	maxima = %{version}
14cu|maxima-5.36.1-1|231	
14cu|maxima-5.36.1-1|232	%description lang-pt_BR-utf8
14cu|maxima-5.36.1-1|233	Maxima Brazilian Portuguese language support (UTF-8).
14cu|maxima-5.36.1-1|234	
14cu|maxima-5.36.1-1|235	%files lang-pt_BR-utf8
14cu|maxima-5.36.1-1|236	%doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
14cu|maxima-5.36.1-1|237	%{_infodir}/pt_BR.utf8
14cu|maxima-5.36.1-1|238	
14cu|maxima-5.36.1-1|239	#--------------------------------------------------------------------
14cu|maxima-5.36.1-1|240	
14cu|maxima-5.36.1-1|241	%prep
14cu|maxima-5.36.1-1|242	%setup -q
14cu|maxima-5.36.1-1|243	
14cu|maxima-5.36.1-1|244	%patch50 -p1 -b .clisp-noreadline
14cu|maxima-5.36.1-1|245	%patch51 -p1 -b .build-fasl
14cu|maxima-5.36.1-1|246	
14cu|maxima-5.36.1-1|247	# Extra docs
14cu|maxima-5.36.1-1|248	install -p -m644 %{SOURCE10} .
14cu|maxima-5.36.1-1|249	install -D -p -m644 %{SOURCE11} doc/maximabook/maxima.pdf
14cu|maxima-5.36.1-1|250	
14cu|maxima-5.36.1-1|251	sed -i -e 's|@ARCH@|%{_target_cpu}|' src/maxima.in
14cu|maxima-5.36.1-1|252	
14cu|maxima-5.36.1-1|253	sed -i -e 's:/usr/local/info:/usr/share/info:' \
14cu|maxima-5.36.1-1|254	interfaces/emacs/emaxima/maxima.el
14cu|maxima-5.36.1-1|255	sed -i -e \
14cu|maxima-5.36.1-1|256	's/(defcustom\s+maxima-info-index-file\s+)(\S+)/$1\"maxima.info-16\"/' \
14cu|maxima-5.36.1-1|257	interfaces/emacs/emaxima/maxima.el
14cu|maxima-5.36.1-1|258	
14cu|maxima-5.36.1-1|259	# remove CVS crud
14cu|maxima-5.36.1-1|260	find -name CVS -type d | xargs --no-run-if-empty rm -rv
14cu|maxima-5.36.1-1|261	
14cu|maxima-5.36.1-1|262	%build
14cu|maxima-5.36.1-1|263	autoreconf -fi
14cu|maxima-5.36.1-1|264	
14cu|maxima-5.36.1-1|265	%if %{enable_gcl}
14cu|maxima-5.36.1-1|266	export GCL_ANSI=y
14cu|maxima-5.36.1-1|267	%endif
14cu|maxima-5.36.1-1|268	%if %{enable_sbcl}
14cu|maxima-5.36.1-1|269	export SBCL_HOME=%{_libdir}/sbcl
14cu|maxima-5.36.1-1|270	%endif
14cu|maxima-5.36.1-1|271	export CFLAGS="%{optflags} -fno-fast-math"
14cu|maxima-5.36.1-1|272	export CXXFLAGS="%{optflags} -fno-fast-math"
14cu|maxima-5.36.1-1|273	%configure2_5x \
14cu|maxima-5.36.1-1|274	%{clisp_flags} \
14cu|maxima-5.36.1-1|275	%{gcl_flags} \
14cu|maxima-5.36.1-1|276	%{sbcl_flags} \
14cu|maxima-5.36.1-1|277	%{ecl_flags} \
14cu|maxima-5.36.1-1|278	--with-default-lisp=%{defaultlisp} \
14cu|maxima-5.36.1-1|279	--enable-lang-de-utf8 \
14cu|maxima-5.36.1-1|280	--enable-lang-es-utf8 \
14cu|maxima-5.36.1-1|281	--enable-lang-pt-utf8 \
14cu|maxima-5.36.1-1|282	--enable-lang-pt_BR-utf8 LDFLAGS=
14cu|maxima-5.36.1-1|283	
14cu|maxima-5.36.1-1|284	# help avoid (re)running makeinfo/tex
14cu|maxima-5.36.1-1|285	touch doc/info/maxima.info
14cu|maxima-5.36.1-1|286	
14cu|maxima-5.36.1-1|287	make
14cu|maxima-5.36.1-1|288	
14cu|maxima-5.36.1-1|289	%install
14cu|maxima-5.36.1-1|290	%makeinstall_std
14cu|maxima-5.36.1-1|291	
14cu|maxima-5.36.1-1|292	%if %{?enable_ecl}
14cu|maxima-5.36.1-1|293	install -D -m755 src/binary-ecl/maxima.fas %{buildroot}%{ecllib}/maxima.fas
14cu|maxima-5.36.1-1|294	%endif
14cu|maxima-5.36.1-1|295	
14cu|maxima-5.36.1-1|296	# app icon
14cu|maxima-5.36.1-1|297	install -p -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/maxima.png
14cu|maxima-5.36.1-1|298	
14cu|maxima-5.36.1-1|299	desktop-file-install \
14cu|maxima-5.36.1-1|300	--dir="%{buildroot}%{_datadir}/applications" \
14cu|maxima-5.36.1-1|301	%{SOURCE2}
14cu|maxima-5.36.1-1|302	
14cu|maxima-5.36.1-1|303	# (x)emacs
14cu|maxima-5.36.1-1|304	install -D -m644 -p %{SOURCE6} %{buildroot}%{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el
14cu|maxima-5.36.1-1|305	
14cu|maxima-5.36.1-1|306	for dir in %{emacs_sitelisp} %{xemacs_sitelisp} ; do
14cu|maxima-5.36.1-1|307	install -d -m755 %{buildroot}$dir/{,site-start.d}
14cu|maxima-5.36.1-1|308	ln -s %{_datadir}/maxima/%{version}/emacs %{buildroot}$dir/maxima
14cu|maxima-5.36.1-1|309	for file in %{buildroot}%{_datadir}/maxima/%{version}/emacs/*.el ; do
14cu|maxima-5.36.1-1|310	touch `dirname $file`/`basename $file .el`.elc
14cu|maxima-5.36.1-1|311	done
14cu|maxima-5.36.1-1|312	ln -s %{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el %{buildroot}$dir/site-start.d/
14cu|maxima-5.36.1-1|313	touch %{buildroot}$dir/site-start.d/maxima-modes.elc
14cu|maxima-5.36.1-1|314	done
14cu|maxima-5.36.1-1|315	
14cu|maxima-5.36.1-1|316	# emaxima LaTeX style (%ghost)
14cu|maxima-5.36.1-1|317	install -d %{buildroot}%{texmf}/tex/latex/
14cu|maxima-5.36.1-1|318	ln -sf  %{_datadir}/maxima/%{version}/emacs \
14cu|maxima-5.36.1-1|319	%{buildroot}%{texmf}/tex/latex/emaxima
14cu|maxima-5.36.1-1|320	
14cu|maxima-5.36.1-1|321	## unwanted/unpackaged files
14cu|maxima-5.36.1-1|322	rm -f %{buildroot}%{_infodir}/dir
14cu|maxima-5.36.1-1|323	# docs
14cu|maxima-5.36.1-1|324	rm -rf %{buildroot}%{_datadir}/maxima/%{version}/doc/{contributors,implementation,misc,maximabook,EMaximaIntro.ps}
14cu|maxima-5.36.1-1|325	
14cu|maxima-5.36.1-1|326	%check
14cu|maxima-5.36.1-1|327	make -k check
14cu|maxima-5.36.1-1|328	
14cu|maxima-5.36.1-1|329	# A little hack - maxima wants this file to be uncompressed, but it is compressed
14cu|maxima-5.36.1-1|330	# automatiaclly by rpmbuild
14cu|maxima-5.36.1-1|331	# Maybe a better solution would be to palce this file to another location...
14cu|maxima-5.36.1-1|332	%postun
14cu|maxima-5.36.1-1|333	rm -f %{_infodir}/maxima-index.lisp
14cu|maxima-5.36.1-1|334	
14cu|maxima-5.36.1-1|335	%posttrans
14cu|maxima-5.36.1-1|336	xz -d %{_infodir}/maxima-index.lisp.xz
14cu|maxima-5.36.1-1|337	
14cu|maxima-5.36.1-1|338	%files
14cu|maxima-5.36.1-1|339	%doc AUTHORS COPYING README README.lisps
14cu|maxima-5.36.1-1|340	%{_bindir}/maxima
14cu|maxima-5.36.1-1|341	%{_bindir}/rmaxima
14cu|maxima-5.36.1-1|342	%{_libdir}/maxima/%{version}/mgnuplot
14cu|maxima-5.36.1-1|343	%{_datadir}/maxima/%{version}/*
14cu|maxima-5.36.1-1|344	%{_infodir}/*.info*
14cu|maxima-5.36.1-1|345	%{_infodir}/maxima-index.lisp*
14cu|maxima-5.36.1-1|346	%{_mandir}/man1/maxima.*
14cu|maxima-5.36.1-1|347	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
14cu|maxima-5.36.1-1|348	%exclude %{_infodir}/es.utf8
14cu|maxima-5.36.1-1|349	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
14cu|maxima-5.36.1-1|350	%exclude %{_infodir}/de.utf8
14cu|maxima-5.36.1-1|351	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
14cu|maxima-5.36.1-1|352	%exclude %{_infodir}/pt.utf8
14cu|maxima-5.36.1-1|353	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
14cu|maxima-5.36.1-1|354	%exclude %{_infodir}/pt_BR.utf8
14cu|maxima-5.36.1-1|355	%{texmf}/tex/latex/emaxima
14cu|maxima-5.36.1-1|356	%{emacs_sitelisp}/maxima
14cu|maxima-5.36.1-1|357	%{emacs_sitelisp}/site-start.d/*
14cu|maxima-5.36.1-1|358	%{xemacs_sitelisp}/maxima
14cu|maxima-5.36.1-1|359	%{xemacs_sitelisp}/site-start.d/*
14cu|maxima-5.36.1-1|360	
14cu|maxima-5.36.1-1|361	%changelog
14cu|maxima-5.36.1-1|362	
14cu|maxima-5.36.1-1|363	* Tue Jun 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.36.1-1
14cu|maxima-5.36.1-1|364	- (5b3da6b) Updated to 5.36.1
14cu|maxima-5.36.1-1|365	
14cu|maxima-5.36.1-1|366	

10885 14
14cu|mbootpack-0.6a-1|1	%define debug_package %{nil}
14cu|mbootpack-0.6a-1|2	
14cu|mbootpack-0.6a-1|3	Summary:	Turns a multiboot kernel and modules (eg Xen) into a single file
14cu|mbootpack-0.6a-1|4	Name:		mbootpack
14cu|mbootpack-0.6a-1|5	Version:	0.6a
14cu|mbootpack-0.6a-1|6	Release:	1
14cu|mbootpack-0.6a-1|7	License:	BSD
14cu|mbootpack-0.6a-1|8	Group:		System/Kernel and hardware
14cu|mbootpack-0.6a-1|9	URL:		http://www.tjd.phlegethon.org/software/#mbootpack
14cu|mbootpack-0.6a-1|10	Source:		http://www.tjd.phlegethon.org/software/%{name}-%{version}.tar.gz
14cu|mbootpack-0.6a-1|11	Patch0:		mbootpack-0.4a-fix-build-new-kernel-headers.patch
14cu|mbootpack-0.6a-1|12	
14cu|mbootpack-0.6a-1|13	%description
14cu|mbootpack-0.6a-1|14	This is a tool that takes a multiboot kernel and modules (e.g. a Xen VMM, linux
14cu|mbootpack-0.6a-1|15	kernel and initrd), and packages them up as a single file that looks like a
14cu|mbootpack-0.6a-1|16	bzImage linux kernel. The aim is to allow you to boot multiboot kernels (in
14cu|mbootpack-0.6a-1|17	particular, Xen) using bootloaders that don't support multiboot (i.e. pretty
14cu|mbootpack-0.6a-1|18	much anything except GRUB and SYSLINUX).
14cu|mbootpack-0.6a-1|19	
14cu|mbootpack-0.6a-1|20	%prep
14cu|mbootpack-0.6a-1|21	%setup -q
14cu|mbootpack-0.6a-1|22	%patch0 -p1 -b .fix-build-new-kernel-headers
14cu|mbootpack-0.6a-1|23	
14cu|mbootpack-0.6a-1|24	%build
14cu|mbootpack-0.6a-1|25	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cu|mbootpack-0.6a-1|26	%make
14cu|mbootpack-0.6a-1|27	
14cu|mbootpack-0.6a-1|28	%install
14cu|mbootpack-0.6a-1|29	mkdir -p %{buildroot}/%{_bindir}
14cu|mbootpack-0.6a-1|30	install -m 755 mbootpack %{buildroot}/%{_bindir}/
14cu|mbootpack-0.6a-1|31	
14cu|mbootpack-0.6a-1|32	%clean
14cu|mbootpack-0.6a-1|33	
14cu|mbootpack-0.6a-1|34	%files
14cu|mbootpack-0.6a-1|35	%doc README Changes
14cu|mbootpack-0.6a-1|36	%{_bindir}/*
14cu|mbootpack-0.6a-1|37	
14cu|mbootpack-0.6a-1|38	
14cu|mbootpack-0.6a-1|39	
14cu|mbootpack-0.6a-1|40	
14cu|mbootpack-0.6a-1|41	
14cu|mbootpack-0.6a-1|42	
14cu|mbootpack-0.6a-1|43	%changelog
14cu|mbootpack-0.6a-1|44	
14cu|mbootpack-0.6a-1|45	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.6a-1
14cu|mbootpack-0.6a-1|46	- (65149b9) Updated to 0.6a
14cu|mbootpack-0.6a-1|47	
14cu|mbootpack-0.6a-1|48	

10886 14
14cu|mc-contrib-4.8.19-1|1	# Fell free to add your commits to the git but,
14cu|mc-contrib-4.8.19-1|2	# Do not disable any feature , unless buggy.
14cu|mc-contrib-4.8.19-1|3	# Thank you. Symbianflo
14cu|mc-contrib-4.8.19-1|4	
14cu|mc-contrib-4.8.19-1|5	%bcond_without mrb
14cu|mc-contrib-4.8.19-1|6	%bcond_with mc46_style
14cu|mc-contrib-4.8.19-1|7	%define oname mc
14cu|mc-contrib-4.8.19-1|8	
14cu|mc-contrib-4.8.19-1|9	
14cu|mc-contrib-4.8.19-1|10	Summary:	A user-friendly file manager and visual shell
14cu|mc-contrib-4.8.19-1|11	Name:		%{oname}-contrib
14cu|mc-contrib-4.8.19-1|12	Version:	4.8.19
14cu|mc-contrib-4.8.19-1|13	Release:	1
14cu|mc-contrib-4.8.19-1|14	License:	GPLv2+
14cu|mc-contrib-4.8.19-1|15	Group:		File tools
14cu|mc-contrib-4.8.19-1|16	Url:		http://www.midnight-commander.org/
14cu|mc-contrib-4.8.19-1|17	Source0:	http://ftp.midnight-commander.org/%{oname}-%{version}.tar.xz
14cu|mc-contrib-4.8.19-1|18	# http://xfce-look.cp1.hive01.com/CONTENT/content-files/163325-Midnight%20Commander.svg
14cu|mc-contrib-4.8.19-1|19	Source1:	MidnightCommander.svg
14cu|mc-contrib-4.8.19-1|20	Source2:	mc.desktop
14cu|mc-contrib-4.8.19-1|21	Source100:	mc-contrib.rpmlintrc
14cu|mc-contrib-4.8.19-1|22	Patch0:		mc-4.8.12-old-style-defaults.patch
14cu|mc-contrib-4.8.19-1|23	Patch1:		mc-4.8.19-do-not-mark-tabs.patch
14cu|mc-contrib-4.8.19-1|24	Patch2:		mc-4.7.2-bash_history.patch
14cu|mc-contrib-4.8.19-1|25	Patch3:		mc-4.8.16-bash_history2.patch
14cu|mc-contrib-4.8.19-1|26	# https://www.midnight-commander.org/ticket/3406
14cu|mc-contrib-4.8.19-1|27	Patch4:		mc-3406-sftp-extend-sftp-protocol-error-msg.patch
14cu|mc-contrib-4.8.19-1|28	Patch5:		mc-3406-sftp-handle-stat-error-EACCESS.patch
14cu|mc-contrib-4.8.19-1|29	BuildRequires:	bison
14cu|mc-contrib-4.8.19-1|30	BuildRequires:	gettext-devel
14cu|mc-contrib-4.8.19-1|31	BuildRequires:	gpm-devel
14cu|mc-contrib-4.8.19-1|32	BuildRequires:	pam-devel
14cu|mc-contrib-4.8.19-1|33	BuildRequires:	pkgconfig(ext2fs)
14cu|mc-contrib-4.8.19-1|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.14.0
14cu|mc-contrib-4.8.19-1|35	BuildRequires:	pkgconfig(libpcre)
14cu|mc-contrib-4.8.19-1|36	# we use ncurses for tty  because is build with X11 support.
14cu|mc-contrib-4.8.19-1|37	BuildRequires:	pkgconfig(ncurses)
14cu|mc-contrib-4.8.19-1|38	# let's build documentation too. Sflo
14cu|mc-contrib-4.8.19-1|39	BuildRequires:	doxygen
14cu|mc-contrib-4.8.19-1|40	BuildRequires:	gettext-devel
14cu|mc-contrib-4.8.19-1|41	%if %{with mrb}
14cu|mc-contrib-4.8.19-1|42	BuildRequires:	desktop-file-utils
14cu|mc-contrib-4.8.19-1|43	BuildRequires:	imagemagick
14cu|mc-contrib-4.8.19-1|44	BuildRequires:	pkgconfig(xt)
14cu|mc-contrib-4.8.19-1|45	BuildRequires:	bison
14cu|mc-contrib-4.8.19-1|46	BuildRequires:	pkgconfig(slang)
14cu|mc-contrib-4.8.19-1|47	BuildRequires:	groff
14cu|mc-contrib-4.8.19-1|48	BuildRequires:	aspell-devel
14cu|mc-contrib-4.8.19-1|49	BuildRequires:	pkgconfig(libssh2) >= 1.2.5
14cu|mc-contrib-4.8.19-1|50	BuildRequires:	pkgconfig(x11)
14cu|mc-contrib-4.8.19-1|51	Requires:	aspell-en
14cu|mc-contrib-4.8.19-1|52	Requires:	e2fsprogs
14cu|mc-contrib-4.8.19-1|53	# keep suggested for full featred mc.Sflo
14cu|mc-contrib-4.8.19-1|54	# might include restricted packages.
14cu|mc-contrib-4.8.19-1|55	# ucab extfs
14cu|mc-contrib-4.8.19-1|56	Suggests:	cabextract
14cu|mc-contrib-4.8.19-1|57	# audio extfs
14cu|mc-contrib-4.8.19-1|58	Suggests:	cdparanoia
14cu|mc-contrib-4.8.19-1|59	# iso9660 extfs
14cu|mc-contrib-4.8.19-1|60	Suggests:	cdrkit
14cu|mc-contrib-4.8.19-1|61	# hp48+ extfs
14cu|mc-contrib-4.8.19-1|62	Suggests:	gawk
14cu|mc-contrib-4.8.19-1|63	# spelling corrections
14cu|mc-contrib-4.8.19-1|64	Suggests:	aspell
14cu|mc-contrib-4.8.19-1|65	# CVS support
14cu|mc-contrib-4.8.19-1|66	Suggests:	config(cvs)
14cu|mc-contrib-4.8.19-1|67	# a+ extfs
14cu|mc-contrib-4.8.19-1|68	Suggests:	config(mtools)
14cu|mc-contrib-4.8.19-1|69	# needed by several extfs scripts
14cu|mc-contrib-4.8.19-1|70	Suggests:	perl
14cu|mc-contrib-4.8.19-1|71	# s3+ extfs
14cu|mc-contrib-4.8.19-1|72	Suggests:	pythonegg(boto)
14cu|mc-contrib-4.8.19-1|73	Suggests:	pythonegg(pytz)
14cu|mc-contrib-4.8.19-1|74	# uace extfs
14cu|mc-contrib-4.8.19-1|75	Suggests:	unace
14cu|mc-contrib-4.8.19-1|76	# uarj extfs
14cu|mc-contrib-4.8.19-1|77	Suggests:	unarj
14cu|mc-contrib-4.8.19-1|78	# urar extfs
14cu|mc-contrib-4.8.19-1|79	Suggests:	unrar
14cu|mc-contrib-4.8.19-1|80	# uzip extfs
14cu|mc-contrib-4.8.19-1|81	Suggests:	zip
14cu|mc-contrib-4.8.19-1|82	# support for 7zip archives
14cu|mc-contrib-4.8.19-1|83	Suggests:	p7zip
14cu|mc-contrib-4.8.19-1|84	%endif
14cu|mc-contrib-4.8.19-1|85	#########################################
14cu|mc-contrib-4.8.19-1|86	# see http://www.midnight-commander.org/wiki/NEWS-4.8.14
14cu|mc-contrib-4.8.19-1|87	Requires:	groff
14cu|mc-contrib-4.8.19-1|88	Requires:	glibc  >= 2.14.0
14cu|mc-contrib-4.8.19-1|89	
14cu|mc-contrib-4.8.19-1|90	Conflicts:	%{oname}
14cu|mc-contrib-4.8.19-1|91	
14cu|mc-contrib-4.8.19-1|92	%description
14cu|mc-contrib-4.8.19-1|93	Midnight Commander is a visual shell much like a file manager, only with way
14cu|mc-contrib-4.8.19-1|94	more features.  It is text mode, but also includes mouse support if you are
14cu|mc-contrib-4.8.19-1|95	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
14cu|mc-contrib-4.8.19-1|96	files, and poke into RPMs for specific files.
14cu|mc-contrib-4.8.19-1|97	This is contrib version
14cu|mc-contrib-4.8.19-1|98	- Menu entry provided
14cu|mc-contrib-4.8.19-1|99	- Default systemwide skin darkfar
14cu|mc-contrib-4.8.19-1|100	- Fixed uzip extfs info
14cu|mc-contrib-4.8.19-1|101	- Enabled features at build time:
14cu|mc-contrib-4.8.19-1|102	File system:                Midnight Commander Virtual Filesystem
14cu|mc-contrib-4.8.19-1|103	cpio, extfs, fish, ftp, sfs, sftp, smb, tar
14cu|mc-contrib-4.8.19-1|104	Screen library:             S-Lang
14cu|mc-contrib-4.8.19-1|105	Mouse support:              gpm and xterm
14cu|mc-contrib-4.8.19-1|106	X11 events support:         yes
14cu|mc-contrib-4.8.19-1|107	With subshell support:      yes
14cu|mc-contrib-4.8.19-1|108	With background operations: yes
14cu|mc-contrib-4.8.19-1|109	Internal editor:            yes with aspell support
14cu|mc-contrib-4.8.19-1|110	Diff viewer:                yes
14cu|mc-contrib-4.8.19-1|111	Support for charset:        yes.
14cu|mc-contrib-4.8.19-1|112	
14cu|mc-contrib-4.8.19-1|113	
14cu|mc-contrib-4.8.19-1|114	
14cu|mc-contrib-4.8.19-1|115	%files -f %{oname}.lang
14cu|mc-contrib-4.8.19-1|116	%doc doc/FAQ doc/COPYING doc/NEWS doc/README doc/keybind-migration.txt
14cu|mc-contrib-4.8.19-1|117	%{_bindir}/mc
14cu|mc-contrib-4.8.19-1|118	%{_bindir}/mcdiff
14cu|mc-contrib-4.8.19-1|119	%{_bindir}/mcedit
14cu|mc-contrib-4.8.19-1|120	%{_bindir}/mcview
14cu|mc-contrib-4.8.19-1|121	%{_mandir}/man1/*
14cu|mc-contrib-4.8.19-1|122	%{_libdir}/mc
14cu|mc-contrib-4.8.19-1|123	%{_datadir}/mc
14cu|mc-contrib-4.8.19-1|124	%{_sysconfdir}/profile.d/*
14cu|mc-contrib-4.8.19-1|125	%config(noreplace) %{_sysconfdir}/mc/mc.ext
14cu|mc-contrib-4.8.19-1|126	%config(noreplace) %{_sysconfdir}/mc/*edit*
14cu|mc-contrib-4.8.19-1|127	%config(noreplace) %{_sysconfdir}/mc/mc*.keymap
14cu|mc-contrib-4.8.19-1|128	%config(noreplace) %{_sysconfdir}/mc/mc.menu*
14cu|mc-contrib-4.8.19-1|129	%config(noreplace) %{_sysconfdir}/mc/*.ini
14cu|mc-contrib-4.8.19-1|130	# Menu entry
14cu|mc-contrib-4.8.19-1|131	%{_datadir}/applications/mc.desktop
14cu|mc-contrib-4.8.19-1|132	%{_iconsdir}/hicolor/*/*/%{oname}.png
14cu|mc-contrib-4.8.19-1|133	
14cu|mc-contrib-4.8.19-1|134	#----------------------------------------------------------------------------
14cu|mc-contrib-4.8.19-1|135	
14cu|mc-contrib-4.8.19-1|136	%prep
14cu|mc-contrib-4.8.19-1|137	%setup -qn %{oname}-%{version}
14cu|mc-contrib-4.8.19-1|138	%if %{with mc46_style}
14cu|mc-contrib-4.8.19-1|139	%patch0 -p1 -b .mc46-style~
14cu|mc-contrib-4.8.19-1|140	%else
14cu|mc-contrib-4.8.19-1|141	%patch1 -p1 -b .tabs~
14cu|mc-contrib-4.8.19-1|142	%endif
14cu|mc-contrib-4.8.19-1|143	%patch2 -p1 -b .bash_history~
14cu|mc-contrib-4.8.19-1|144	%patch3 -p1 -b .bash_history2~
14cu|mc-contrib-4.8.19-1|145	%patch4 -p1 -b .sftp1~
14cu|mc-contrib-4.8.19-1|146	%patch5 -p1 -b .sftp2~
14cu|mc-contrib-4.8.19-1|147	
14cu|mc-contrib-4.8.19-1|148	sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax.in
14cu|mc-contrib-4.8.19-1|149	
14cu|mc-contrib-4.8.19-1|150	%build
14cu|mc-contrib-4.8.19-1|151	export X11_WWW="www-browser"
14cu|mc-contrib-4.8.19-1|152	export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags} -Wno-strict-aliasing"
14cu|mc-contrib-4.8.19-1|153	%configure2_5x \
14cu|mc-contrib-4.8.19-1|154	--with-debug \
14cu|mc-contrib-4.8.19-1|155	--enable-dependency-tracking \
14cu|mc-contrib-4.8.19-1|156	--without-included-gettext \
14cu|mc-contrib-4.8.19-1|157	--without-included-slang \
14cu|mc-contrib-4.8.19-1|158	--with-screen=slang \
14cu|mc-contrib-4.8.19-1|159	--with-search-engine=glib \
14cu|mc-contrib-4.8.19-1|160	--enable-nls \
14cu|mc-contrib-4.8.19-1|161	--enable-charset \
14cu|mc-contrib-4.8.19-1|162	--enable-largefile \
14cu|mc-contrib-4.8.19-1|163	--disable-rpath \
14cu|mc-contrib-4.8.19-1|164	--with-mmap \
14cu|mc-contrib-4.8.19-1|165	--with-mcfs \
14cu|mc-contrib-4.8.19-1|166	--enable-extcharset \
14cu|mc-contrib-4.8.19-1|167	--with-ext2undel \
14cu|mc-contrib-4.8.19-1|168	%if %{with mrb}
14cu|mc-contrib-4.8.19-1|169	--enable-vfs-smb \
14cu|mc-contrib-4.8.19-1|170	--enable-background \
14cu|mc-contrib-4.8.19-1|171	--with-subshell \
14cu|mc-contrib-4.8.19-1|172	--enable-vfs-sftp \
14cu|mc-contrib-4.8.19-1|173	--with-gpm-mouse \
14cu|mc-contrib-4.8.19-1|174	--enable-aspell \
14cu|mc-contrib-4.8.19-1|175	--with-x \
14cu|mc-contrib-4.8.19-1|176	%endif
14cu|mc-contrib-4.8.19-1|177	--libexecdir=%{_libexecdir}
14cu|mc-contrib-4.8.19-1|178	
14cu|mc-contrib-4.8.19-1|179	%make
14cu|mc-contrib-4.8.19-1|180	
14cu|mc-contrib-4.8.19-1|181	
14cu|mc-contrib-4.8.19-1|182	%install
14cu|mc-contrib-4.8.19-1|183	%makeinstall_std
14cu|mc-contrib-4.8.19-1|184	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cu|mc-contrib-4.8.19-1|185	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
14cu|mc-contrib-4.8.19-1|186	
14cu|mc-contrib-4.8.19-1|187	# Menu entry:
14cu|mc-contrib-4.8.19-1|188	desktop-file-install %{SOURCE2} \
14cu|mc-contrib-4.8.19-1|189	--dir=%{buildroot}%{_datadir}/applications
14cu|mc-contrib-4.8.19-1|190	# icons
14cu|mc-contrib-4.8.19-1|191	install -d 755 %{buildroot}%{_iconsdir}/hicolor/scalable
14cu|mc-contrib-4.8.19-1|192	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|mc-contrib-4.8.19-1|193	install -dm 0755 \
14cu|mc-contrib-4.8.19-1|194	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|mc-contrib-4.8.19-1|195	convert -strip -resize $size %{SOURCE1} \
14cu|mc-contrib-4.8.19-1|196	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{oname}.png
14cu|mc-contrib-4.8.19-1|197	done
14cu|mc-contrib-4.8.19-1|198	# using darkfar skin system wide
14cu|mc-contrib-4.8.19-1|199	pushd %{buildroot}%{_datadir}/mc/skins
14cu|mc-contrib-4.8.19-1|200	mv default.ini 1default.ini
14cu|mc-contrib-4.8.19-1|201	ln -s darkfar.ini default.ini
14cu|mc-contrib-4.8.19-1|202	popd
14cu|mc-contrib-4.8.19-1|203	
14cu|mc-contrib-4.8.19-1|204	# end entry here. Sflo
14cu|mc-contrib-4.8.19-1|205	
14cu|mc-contrib-4.8.19-1|206	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cu|mc-contrib-4.8.19-1|207	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
14cu|mc-contrib-4.8.19-1|208	
14cu|mc-contrib-4.8.19-1|209	%find_lang %{oname} --with-man
14cu|mc-contrib-4.8.19-1|210	
14cu|mc-contrib-4.8.19-1|211	
14cu|mc-contrib-4.8.19-1|212	
14cu|mc-contrib-4.8.19-1|213	%changelog
14cu|mc-contrib-4.8.19-1|214	
14cu|mc-contrib-4.8.19-1|215	* Fri Mar 17 2017 abfonly <abfonly@gmail.com> 4.8.19-1
14cu|mc-contrib-4.8.19-1|216	- (85020e7) Log: Update to 4.8.19
14cu|mc-contrib-4.8.19-1|217	- (85020e7) spec update
14cu|mc-contrib-4.8.19-1|218	
14cu|mc-contrib-4.8.19-1|219	* Fri Jul 01 2016 abfonly <abfonly@gmail.com> None
14cu|mc-contrib-4.8.19-1|220	- (3fb8578) Log: Update to 4.8.17
14cu|mc-contrib-4.8.19-1|221	- (abfonly: d62ea7e) 4.8.16, I will skip this release ( too many regressions)
14cu|mc-contrib-4.8.19-1|222	- (abfonly: d62ea7e) Symbianflo
14cu|mc-contrib-4.8.19-1|223	- (abfonly: 7f498ab) Log: Update to 4.8.15
14cu|mc-contrib-4.8.19-1|224	- (abfonly: 02f763f) Updated mc.spec
14cu|mc-contrib-4.8.19-1|225	- (abfonly: 29a8bc9) Log: First contrib version  4.8.14
14cu|mc-contrib-4.8.19-1|226	- (abfonly: 29a8bc9) - Menu entry provided
14cu|mc-contrib-4.8.19-1|227	- (abfonly: 29a8bc9) - Default systemwide skin darkfar
14cu|mc-contrib-4.8.19-1|228	- (abfonly: 29a8bc9) - Fixed uzip extfs info
14cu|mc-contrib-4.8.19-1|229	- (abfonly: 29a8bc9) - Enabled features at build time:
14cu|mc-contrib-4.8.19-1|230	- (abfonly: 29a8bc9) -File system:                Midnight Commander Virtual Filesystem
14cu|mc-contrib-4.8.19-1|231	- (abfonly: 29a8bc9) cpio, tar, sfs, extfs, ftp, sftp, fish, smb
14cu|mc-contrib-4.8.19-1|232	- (abfonly: 29a8bc9) -Screen library:             Ncurses library (buggy in xterm but awesome in tty)
14cu|mc-contrib-4.8.19-1|233	- (abfonly: 29a8bc9) -Mouse support:              gpm and xterm
14cu|mc-contrib-4.8.19-1|234	- (abfonly: 29a8bc9) -X11 events support:         yes
14cu|mc-contrib-4.8.19-1|235	- (abfonly: 29a8bc9) -With subshell support:      yes
14cu|mc-contrib-4.8.19-1|236	- (abfonly: 29a8bc9) -With background operations: yes
14cu|mc-contrib-4.8.19-1|237	- (abfonly: 29a8bc9) -Internal editor:            yes with aspell support
14cu|mc-contrib-4.8.19-1|238	- (abfonly: 29a8bc9) -Diff viewer:                yes
14cu|mc-contrib-4.8.19-1|239	- (abfonly: 29a8bc9) -Support for charset:        yes
14cu|mc-contrib-4.8.19-1|240	- (abfonly: 29a8bc9) -Search type:                glib-regexp
14cu|mc-contrib-4.8.19-1|241	- (abfonly: a2cb302) Log: First contrib version  4.8.14
14cu|mc-contrib-4.8.19-1|242	- (abfonly: a2cb302) - Menu entry provided
14cu|mc-contrib-4.8.19-1|243	- (abfonly: a2cb302) - Default systemwide skin darkfar
14cu|mc-contrib-4.8.19-1|244	- (abfonly: a2cb302) - Fixed uzip extfs info
14cu|mc-contrib-4.8.19-1|245	- (abfonly: a2cb302) - Enabled features at build time:
14cu|mc-contrib-4.8.19-1|246	- (abfonly: a2cb302) -File system:                Midnight Commander Virtual Filesystem
14cu|mc-contrib-4.8.19-1|247	- (abfonly: a2cb302) cpio, tar, sfs, extfs, ftp, sftp, fish, smb
14cu|mc-contrib-4.8.19-1|248	- (abfonly: a2cb302) -Screen library:             Ncurses library (buggy in xterm but awesome in tty)
14cu|mc-contrib-4.8.19-1|249	- (abfonly: a2cb302) -Mouse support:              gpm and xterm
14cu|mc-contrib-4.8.19-1|250	- (abfonly: a2cb302) -X11 events support:         yes
14cu|mc-contrib-4.8.19-1|251	- (abfonly: a2cb302) -With subshell support:      yes
14cu|mc-contrib-4.8.19-1|252	- (abfonly: a2cb302) -With background operations: yes
14cu|mc-contrib-4.8.19-1|253	- (abfonly: a2cb302) -Internal editor:            yes with aspell support
14cu|mc-contrib-4.8.19-1|254	- (abfonly: a2cb302) -Diff viewer:                yes
14cu|mc-contrib-4.8.19-1|255	- (abfonly: a2cb302) -Support for charset:        yes
14cu|mc-contrib-4.8.19-1|256	- (abfonly: a2cb302) -Search type:                glib-regexp
14cu|mc-contrib-4.8.19-1|257	- (abfonly: 2e4083e) Log: set darkfar as default skin systemwide
14cu|mc-contrib-4.8.19-1|258	- (abfonly: 465bb44) Updated mc.spec
14cu|mc-contrib-4.8.19-1|259	- (abfonly: 450ff28) Log: Update to 4.8.14,
14cu|mc-contrib-4.8.19-1|260	- (abfonly: 450ff28) - first full optional build
14cu|mc-contrib-4.8.19-1|261	- (abfonly: 450ff28) - http://www.midnight-commander.org/wiki/NEWS-4.8.14 for all fix
14cu|mc-contrib-4.8.19-1|262	- (abfonly: 450ff28) - new minimal glibc ( 2014.1 not affected)
14cu|mc-contrib-4.8.19-1|263	- (abfonly: 450ff28) - Config enabled options:
14cu|mc-contrib-4.8.19-1|264	- (abfonly: 450ff28) File system: Midnight Commander Virtual Filesystem
14cu|mc-contrib-4.8.19-1|265	- (abfonly: 450ff28) cpio, tar, sfs, extfs, ftp, sftp, fish
14cu|mc-contrib-4.8.19-1|266	- (abfonly: 450ff28) Screen library:
14cu|mc-contrib-4.8.19-1|267	- (abfonly: 450ff28) Mouse support: gpm and xterm
14cu|mc-contrib-4.8.19-1|268	- (abfonly: 450ff28) X11 events support: yes
14cu|mc-contrib-4.8.19-1|269	- (abfonly: 450ff28) With subshell support: yes
14cu|mc-contrib-4.8.19-1|270	- (abfonly: 450ff28) With background operations: yes
14cu|mc-contrib-4.8.19-1|271	- (abfonly: 450ff28) Internal editor: yes with aspell support
14cu|mc-contrib-4.8.19-1|272	- (abfonly: 450ff28) Diff viewer: yes
14cu|mc-contrib-4.8.19-1|273	- (abfonly: 450ff28) Support for charset: yes
14cu|mc-contrib-4.8.19-1|274	- (abfonly: 450ff28) Search type: glib-regexp
14cu|mc-contrib-4.8.19-1|275	- (abfonly: 9ee3d25) Log: Update to 4.8.13,
14cu|mc-contrib-4.8.19-1|276	- (abfonly: 9ee3d25) - first full optional build
14cu|mc-contrib-4.8.19-1|277	- (abfonly: 9ee3d25) - http://www.midnight-commander.org/wiki/NEWS-4.8.14 for all fix
14cu|mc-contrib-4.8.19-1|278	- (abfonly: 9ee3d25) - new minimal glibc ( 2014.1 not affected)
14cu|mc-contrib-4.8.19-1|279	- (abfonly: 9ee3d25) - Config enabled options:
14cu|mc-contrib-4.8.19-1|280	- (abfonly: 9ee3d25) File system:                Midnight Commander Virtual Filesystem
14cu|mc-contrib-4.8.19-1|281	- (abfonly: 9ee3d25) cpio, tar, sfs, extfs, ftp, sftp, fish
14cu|mc-contrib-4.8.19-1|282	- (abfonly: 9ee3d25) Screen library:
14cu|mc-contrib-4.8.19-1|283	- (abfonly: 9ee3d25) Mouse support:              gpm and xterm
14cu|mc-contrib-4.8.19-1|284	- (abfonly: 9ee3d25) X11 events support:         yes
14cu|mc-contrib-4.8.19-1|285	- (abfonly: 9ee3d25) With subshell support:      yes
14cu|mc-contrib-4.8.19-1|286	- (abfonly: 9ee3d25) With background operations: yes
14cu|mc-contrib-4.8.19-1|287	- (abfonly: 9ee3d25) Internal editor:            yes with aspell support
14cu|mc-contrib-4.8.19-1|288	- (abfonly: 9ee3d25) Diff viewer:                yes
14cu|mc-contrib-4.8.19-1|289	- (abfonly: 9ee3d25) Support for charset:        yes
14cu|mc-contrib-4.8.19-1|290	- (abfonly: 9ee3d25) Search type:                glib-regexp
14cu|mc-contrib-4.8.19-1|291	- (abfonly: a30a155) set darkfar.ini as default in menu entry.
14cu|mc-contrib-4.8.19-1|292	- (abfonly: d44b5f0) update russian comment
14cu|mc-contrib-4.8.19-1|293	- (abfonly: de2ba81) Log: add menu entry , build for mrb
14cu|mc-contrib-4.8.19-1|294	- (Andrey Bondrov: 8844bee) New version 4.8.13
14cu|mc-contrib-4.8.19-1|295	- (Andrey Bondrov: 66b2726) Re-diff old-style-defaults patch, minor spec cleanups
14cu|mc-contrib-4.8.19-1|296	- (Andrey Bondrov: dcbbe11) Require aspell-en when building with aspell support
14cu|mc-contrib-4.8.19-1|297	- (symbianflo: 8702744) Version 4.8.12- Core
14cu|mc-contrib-4.8.19-1|298	- (symbianflo: 8702744) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|299	- (symbianflo: 8702744) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|300	- (symbianflo: 8702744) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|301	- (symbianflo: 8702744) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|302	- (symbianflo: 8702744) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|303	- (symbianflo: 8702744) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|304	- (symbianflo: 8702744) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|305	- (symbianflo: 8702744) - VFS
14cu|mc-contrib-4.8.19-1|306	- (symbianflo: 8702744) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|307	- (symbianflo: 8702744) - Editor
14cu|mc-contrib-4.8.19-1|308	- (symbianflo: 8702744) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|309	- (symbianflo: 8702744) - Misc
14cu|mc-contrib-4.8.19-1|310	- (symbianflo: 8702744) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|311	- (symbianflo: 8702744) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|312	- (symbianflo: 8702744) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|313	- (symbianflo: 8702744) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|314	- (symbianflo: 8702744) * Do not consider 'String not found' message as error (#3179)
14cu|mc-contrib-4.8.19-1|315	- (symbianflo: 8702744) - Fixes
14cu|mc-contrib-4.8.19-1|316	- (symbianflo: 8702744) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|317	- (symbianflo: 8702744) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|318	- (symbianflo: 8702744) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|319	- (symbianflo: 8702744) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|320	- (symbianflo: 8702744) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|321	- (symbianflo: 8702744) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|322	- (symbianflo: 8702744) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|323	- (symbianflo: 8702744) * Some inconsistencies in 'Learn keys' UI (#3134)
14cu|mc-contrib-4.8.19-1|324	- (symbianflo: 8702744) * Unconventional behavior of 'Display bits' dialog (#3152)
14cu|mc-contrib-4.8.19-1|325	- (symbianflo: 8702744) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|326	- (symbianflo: 8702744) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|327	- (symbianflo: 8702744) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|328	- (symbianflo: 8702744) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|329	- (symbianflo: 8702744) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|330	- (symbianflo: 8702744) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|331	- (symbianflo: 8702744) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|332	- (symbianflo: 8702744) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|333	- (symbianflo: 8702744) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|334	- (symbianflo: 8702744) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|335	- (symbianflo: 8702744) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|336	- (symbianflo: 8702744) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|337	- (symbianflo: 8702744) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|338	- (symbianflo: 8702744) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|339	- (symbianflo: 8702744) * Incorrect definition of -topmiddle- and -bottommiddle- characters (#3183)
14cu|mc-contrib-4.8.19-1|340	- (symbianflo: 1f72a31) Version 4.8.12- Core
14cu|mc-contrib-4.8.19-1|341	- (symbianflo: 1f72a31) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|342	- (symbianflo: 1f72a31) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|343	- (symbianflo: 1f72a31) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|344	- (symbianflo: 1f72a31) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|345	- (symbianflo: 1f72a31) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|346	- (symbianflo: 1f72a31) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|347	- (symbianflo: 1f72a31) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|348	- (symbianflo: 1f72a31) - VFS
14cu|mc-contrib-4.8.19-1|349	- (symbianflo: 1f72a31) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|350	- (symbianflo: 1f72a31) - Editor
14cu|mc-contrib-4.8.19-1|351	- (symbianflo: 1f72a31) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|352	- (symbianflo: 1f72a31) - Misc
14cu|mc-contrib-4.8.19-1|353	- (symbianflo: 1f72a31) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|354	- (symbianflo: 1f72a31) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|355	- (symbianflo: 1f72a31) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|356	- (symbianflo: 1f72a31) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|357	- (symbianflo: 1f72a31) * Do not consider 'String not found' message as error (#3179)
14cu|mc-contrib-4.8.19-1|358	- (symbianflo: 1f72a31) - Fixes
14cu|mc-contrib-4.8.19-1|359	- (symbianflo: 1f72a31) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|360	- (symbianflo: 1f72a31) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|361	- (symbianflo: 1f72a31) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|362	- (symbianflo: 1f72a31) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|363	- (symbianflo: 1f72a31) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|364	- (symbianflo: 1f72a31) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|365	- (symbianflo: 1f72a31) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|366	- (symbianflo: 1f72a31) * Some inconsistencies in 'Learn keys' UI (#3134)
14cu|mc-contrib-4.8.19-1|367	- (symbianflo: 1f72a31) * Unconventional behavior of 'Display bits' dialog (#3152)
14cu|mc-contrib-4.8.19-1|368	- (symbianflo: 1f72a31) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|369	- (symbianflo: 1f72a31) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|370	- (symbianflo: 1f72a31) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|371	- (symbianflo: 1f72a31) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|372	- (symbianflo: 1f72a31) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|373	- (symbianflo: 1f72a31) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|374	- (symbianflo: 1f72a31) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|375	- (symbianflo: 1f72a31) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|376	- (symbianflo: 1f72a31) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|377	- (symbianflo: 1f72a31) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|378	- (symbianflo: 1f72a31) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|379	- (symbianflo: 1f72a31) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|380	- (symbianflo: 1f72a31) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|381	- (symbianflo: 1f72a31) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|382	- (symbianflo: 1f72a31) * Incorrect definition of -topmiddle- and -bottommiddle- characters (#3183)
14cu|mc-contrib-4.8.19-1|383	- (symbianflo: 297f8bc) Version 4.8.12- Core
14cu|mc-contrib-4.8.19-1|384	- (symbianflo: 297f8bc) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|385	- (symbianflo: 297f8bc) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|386	- (symbianflo: 297f8bc) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|387	- (symbianflo: 297f8bc) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|388	- (symbianflo: 297f8bc) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|389	- (symbianflo: 297f8bc) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|390	- (symbianflo: 297f8bc) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|391	- (symbianflo: 297f8bc) - VFS
14cu|mc-contrib-4.8.19-1|392	- (symbianflo: 297f8bc) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|393	- (symbianflo: 297f8bc) - Editor
14cu|mc-contrib-4.8.19-1|394	- (symbianflo: 297f8bc) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|395	- (symbianflo: 297f8bc) - Misc
14cu|mc-contrib-4.8.19-1|396	- (symbianflo: 297f8bc) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|397	- (symbianflo: 297f8bc) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|398	- (symbianflo: 297f8bc) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|399	- (symbianflo: 297f8bc) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|400	- (symbianflo: 297f8bc) * Do not consider 'String not found' message as error (#3179)
14cu|mc-contrib-4.8.19-1|401	- (symbianflo: 297f8bc) - Fixes
14cu|mc-contrib-4.8.19-1|402	- (symbianflo: 297f8bc) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|403	- (symbianflo: 297f8bc) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|404	- (symbianflo: 297f8bc) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|405	- (symbianflo: 297f8bc) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|406	- (symbianflo: 297f8bc) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|407	- (symbianflo: 297f8bc) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|408	- (symbianflo: 297f8bc) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|409	- (symbianflo: 297f8bc) * Some inconsistencies in 'Learn keys' UI (#3134)
14cu|mc-contrib-4.8.19-1|410	- (symbianflo: 297f8bc) * Unconventional behavior of 'Display bits' dialog (#3152)
14cu|mc-contrib-4.8.19-1|411	- (symbianflo: 297f8bc) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|412	- (symbianflo: 297f8bc) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|413	- (symbianflo: 297f8bc) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|414	- (symbianflo: 297f8bc) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|415	- (symbianflo: 297f8bc) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|416	- (symbianflo: 297f8bc) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|417	- (symbianflo: 297f8bc) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|418	- (symbianflo: 297f8bc) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|419	- (symbianflo: 297f8bc) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|420	- (symbianflo: 297f8bc) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|421	- (symbianflo: 297f8bc) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|422	- (symbianflo: 297f8bc) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|423	- (symbianflo: 297f8bc) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|424	- (symbianflo: 297f8bc) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|425	- (symbianflo: 297f8bc) * Incorrect definition of -topmiddle- and -bottommiddle- characters (#3183)
14cu|mc-contrib-4.8.19-1|426	- (symbianflo: 229441a) Version 4.8.12- Core
14cu|mc-contrib-4.8.19-1|427	- (symbianflo: 229441a) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|428	- (symbianflo: 229441a) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|429	- (symbianflo: 229441a) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|430	- (symbianflo: 229441a) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|431	- (symbianflo: 229441a) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|432	- (symbianflo: 229441a) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|433	- (symbianflo: 229441a) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|434	- (symbianflo: 229441a) - VFS
14cu|mc-contrib-4.8.19-1|435	- (symbianflo: 229441a) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|436	- (symbianflo: 229441a) - Editor
14cu|mc-contrib-4.8.19-1|437	- (symbianflo: 229441a) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|438	- (symbianflo: 229441a) - Misc
14cu|mc-contrib-4.8.19-1|439	- (symbianflo: 229441a) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|440	- (symbianflo: 229441a) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|441	- (symbianflo: 229441a) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|442	- (symbianflo: 229441a) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|443	- (symbianflo: 229441a) * Do not consider 'String not found' message as error (#3179)
14cu|mc-contrib-4.8.19-1|444	- (symbianflo: 229441a) - Fixes
14cu|mc-contrib-4.8.19-1|445	- (symbianflo: 229441a) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|446	- (symbianflo: 229441a) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|447	- (symbianflo: 229441a) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|448	- (symbianflo: 229441a) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|449	- (symbianflo: 229441a) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|450	- (symbianflo: 229441a) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|451	- (symbianflo: 229441a) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|452	- (symbianflo: 229441a) * Some inconsistencies in 'Learn keys' UI (#3134)
14cu|mc-contrib-4.8.19-1|453	- (symbianflo: 229441a) * Unconventional behavior of 'Display bits' dialog (#3152)
14cu|mc-contrib-4.8.19-1|454	- (symbianflo: 229441a) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|455	- (symbianflo: 229441a) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|456	- (symbianflo: 229441a) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|457	- (symbianflo: 229441a) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|458	- (symbianflo: 229441a) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|459	- (symbianflo: 229441a) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|460	- (symbianflo: 229441a) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|461	- (symbianflo: 229441a) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|462	- (symbianflo: 229441a) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|463	- (symbianflo: 229441a) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|464	- (symbianflo: 229441a) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|465	- (symbianflo: 229441a) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|466	- (symbianflo: 229441a) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|467	- (symbianflo: 229441a) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|468	- (symbianflo: 229441a) * Incorrect definition of -topmiddle- and -bottommiddle- characters (#3183)
14cu|mc-contrib-4.8.19-1|469	- (symbianflo: f57a7e3) Version 4.8.12- Core
14cu|mc-contrib-4.8.19-1|470	- (symbianflo: f57a7e3) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|471	- (symbianflo: f57a7e3) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|472	- (symbianflo: f57a7e3) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|473	- (symbianflo: f57a7e3) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|474	- (symbianflo: f57a7e3) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|475	- (symbianflo: f57a7e3) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|476	- (symbianflo: f57a7e3) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|477	- (symbianflo: f57a7e3) - VFS
14cu|mc-contrib-4.8.19-1|478	- (symbianflo: f57a7e3) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|479	- (symbianflo: f57a7e3) - Editor
14cu|mc-contrib-4.8.19-1|480	- (symbianflo: f57a7e3) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|481	- (symbianflo: f57a7e3) - Misc
14cu|mc-contrib-4.8.19-1|482	- (symbianflo: f57a7e3) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|483	- (symbianflo: f57a7e3) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|484	- (symbianflo: f57a7e3) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|485	- (symbianflo: f57a7e3) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|486	- (symbianflo: f57a7e3) * Do not consider 'String not found' message as error (#3179)
14cu|mc-contrib-4.8.19-1|487	- (symbianflo: f57a7e3) - Fixes
14cu|mc-contrib-4.8.19-1|488	- (symbianflo: f57a7e3) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|489	- (symbianflo: f57a7e3) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|490	- (symbianflo: f57a7e3) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|491	- (symbianflo: f57a7e3) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|492	- (symbianflo: f57a7e3) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|493	- (symbianflo: f57a7e3) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|494	- (symbianflo: f57a7e3) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|495	- (symbianflo: f57a7e3) * Some inconsistencies in 'Learn keys' UI (#3134)
14cu|mc-contrib-4.8.19-1|496	- (symbianflo: f57a7e3) * Unconventional behavior of 'Display bits' dialog (#3152)
14cu|mc-contrib-4.8.19-1|497	- (symbianflo: f57a7e3) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|498	- (symbianflo: f57a7e3) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|499	- (symbianflo: f57a7e3) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|500	- (symbianflo: f57a7e3) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|501	- (symbianflo: f57a7e3) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|502	- (symbianflo: f57a7e3) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|503	- (symbianflo: f57a7e3) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|504	- (symbianflo: f57a7e3) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|505	- (symbianflo: f57a7e3) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|506	- (symbianflo: f57a7e3) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|507	- (symbianflo: f57a7e3) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|508	- (symbianflo: f57a7e3) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|509	- (symbianflo: f57a7e3) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|510	- (symbianflo: f57a7e3) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|511	- (symbianflo: f57a7e3) * Incorrect definition of -topmiddle- and -bottommiddle- characters (#3183)
14cu|mc-contrib-4.8.19-1|512	- (SymbianFlo: ee32f7a) Huge bug fix , check this out: http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.8.12
14cu|mc-contrib-4.8.19-1|513	- (SymbianFlo: ee32f7a) Version 4.8.12
14cu|mc-contrib-4.8.19-1|514	- (SymbianFlo: ee32f7a) - Core
14cu|mc-contrib-4.8.19-1|515	- (SymbianFlo: ee32f7a) * Speed up of file find (#2290)
14cu|mc-contrib-4.8.19-1|516	- (SymbianFlo: ee32f7a) * If cwd is a symlink it is kept at startup (#3093)
14cu|mc-contrib-4.8.19-1|517	- (SymbianFlo: ee32f7a) * Improve support of Zsh (#3121, #3124, #3125, #3177)
14cu|mc-contrib-4.8.19-1|518	- (SymbianFlo: ee32f7a) * Launch external editor/viewer without passing line number (#3117)
14cu|mc-contrib-4.8.19-1|519	- (SymbianFlo: ee32f7a) * Exit without confirmation by default (#3132)
14cu|mc-contrib-4.8.19-1|520	- (SymbianFlo: ee32f7a) * Simple user-friendly skin selector (#2165, #3178)
14cu|mc-contrib-4.8.19-1|521	- (SymbianFlo: ee32f7a) * Use Joliet and RockRidge in ISO9660 image view action (#3187)
14cu|mc-contrib-4.8.19-1|522	- (SymbianFlo: ee32f7a) - VFS
14cu|mc-contrib-4.8.19-1|523	- (SymbianFlo: ee32f7a) * Use .zip extension as preferred way to recognize ZIP archives (#2857)
14cu|mc-contrib-4.8.19-1|524	- (SymbianFlo: ee32f7a) - Editor
14cu|mc-contrib-4.8.19-1|525	- (SymbianFlo: ee32f7a) * Configurable selection reset on CK_Store (#3111)
14cu|mc-contrib-4.8.19-1|526	- (SymbianFlo: ee32f7a) - Misc
14cu|mc-contrib-4.8.19-1|527	- (SymbianFlo: ee32f7a) * Code cleanup (#3113, #3151)
14cu|mc-contrib-4.8.19-1|528	- (SymbianFlo: ee32f7a) * Adjust script permissions to installed ones (#2274)
14cu|mc-contrib-4.8.19-1|529	- (SymbianFlo: ee32f7a) * Fix name of FSF in add source files (#3167)
14cu|mc-contrib-4.8.19-1|530	- (SymbianFlo: ee32f7a) * Skin cleanups (#3180, #3184)
14cu|mc-contrib-4.8.19-1|531	- (SymbianFlo: ee32f7a) * Do not consider "String not found" message as error (#3179)
14cu|mc-contrib-4.8.19-1|532	- (SymbianFlo: ee32f7a) - Fixes
14cu|mc-contrib-4.8.19-1|533	- (SymbianFlo: ee32f7a) * Broken build with NCurses (#3114)
14cu|mc-contrib-4.8.19-1|534	- (SymbianFlo: ee32f7a) * Incorrect tilde expansion in copy/rename/move dialog (#3131)
14cu|mc-contrib-4.8.19-1|535	- (SymbianFlo: ee32f7a) * Advanced chown: Escape on user list accepts value (#3150)
14cu|mc-contrib-4.8.19-1|536	- (SymbianFlo: ee32f7a) * Toggling hidden files using mouse doesn't update the other panel (#3156)
14cu|mc-contrib-4.8.19-1|537	- (SymbianFlo: ee32f7a) * Question mark in delete confirmation is on its own line (#3123)
14cu|mc-contrib-4.8.19-1|538	- (SymbianFlo: ee32f7a) * Popup dialogs wander upwards upon resize (#3173)
14cu|mc-contrib-4.8.19-1|539	- (SymbianFlo: ee32f7a) * Keypad '*' doesn't work with numlock off (#3133)
14cu|mc-contrib-4.8.19-1|540	- (SymbianFlo: ee32f7a) * Some inconsistencies in "Learn keys" UI (#3134)
14cu|mc-contrib-4.8.19-1|541	- (SymbianFlo: ee32f7a) * Unconventional behavior of "Display bits" dialog (#3152)
14cu|mc-contrib-4.8.19-1|542	- (SymbianFlo: ee32f7a) * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
14cu|mc-contrib-4.8.19-1|543	- (SymbianFlo: ee32f7a) * mcedit: format paragraph produces inconsistent wrapping (#3119)
14cu|mc-contrib-4.8.19-1|544	- (SymbianFlo: ee32f7a) * mcedit: file out-of-date check on saving is botched (#3142)
14cu|mc-contrib-4.8.19-1|545	- (SymbianFlo: ee32f7a) * mcedit: 1st line is shifted after paragraph format (#1666)
14cu|mc-contrib-4.8.19-1|546	- (SymbianFlo: ee32f7a) * mcedit: trailing newline check applied too early when exiting (#3140)
14cu|mc-contrib-4.8.19-1|547	- (SymbianFlo: ee32f7a) * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
14cu|mc-contrib-4.8.19-1|548	- (SymbianFlo: ee32f7a) * Possible segfault while passing messages to widgets (#3116)
14cu|mc-contrib-4.8.19-1|549	- (SymbianFlo: ee32f7a) * Possible segfault when freeing a VFS (#3116)
14cu|mc-contrib-4.8.19-1|550	- (SymbianFlo: ee32f7a) * Segfault in cpio VFS while reading corrupted RPM (#3116)
14cu|mc-contrib-4.8.19-1|551	- (SymbianFlo: ee32f7a) * Segfault in sftpfs VFS when trying to view a file (#3176)
14cu|mc-contrib-4.8.19-1|552	- (SymbianFlo: ee32f7a) * Incorrect handling of filenames with unrar v5 (#3073)
14cu|mc-contrib-4.8.19-1|553	- (SymbianFlo: ee32f7a) * FISH VFS: remote panel confused by filenames with '%' (#2983)
14cu|mc-contrib-4.8.19-1|554	- (SymbianFlo: ee32f7a) * iso9660: xorriso shows only one depth (#3122)
14cu|mc-contrib-4.8.19-1|555	- (SymbianFlo: ee32f7a) * Nicedark skin looks bad on black-on-white terminals (#3154)
14cu|mc-contrib-4.8.19-1|556	- (SymbianFlo: ee32f7a) * Incorrect definition of "topmiddle" and "bottommiddle" characters (#3183)
14cu|mc-contrib-4.8.19-1|557	- (Andrey Bondrov: 19898bd) LOG Re-diff old-style-defaults patch
14cu|mc-contrib-4.8.19-1|558	- (Denis Silakov: f658e0d) Updated to 4.8.11
14cu|mc-contrib-4.8.19-1|559	- (Denis Silakov: e3db80f) LOG Added support for rpms with ustar payload
14cu|mc-contrib-4.8.19-1|560	- (Andrey Bondrov: e8a7853) LOG New version 4.8.10, enable smb vfs
14cu|mc-contrib-4.8.19-1|561	- (Andrey Bondrov: 6566749) LOG New version 4.8.9
14cu|mc-contrib-4.8.19-1|562	- (Andrey Bondrov: fd9a61a) LOG Add optional (disabled by default) patch for old style highlighting defaults
14cu|mc-contrib-4.8.19-1|563	- (Denis Silakov: e8d9984) LOG Updated to 4.8.8
14cu|mc-contrib-4.8.19-1|564	- (Andrey Bondrov: b0a95e3) LOG New version 4.8.7
14cu|mc-contrib-4.8.19-1|565	- (Konstantin Vlasov: c6a34e6) Merge forward 2012lts
14cu|mc-contrib-4.8.19-1|566	- (Alexander Khryukin: ec8de17) version update 4.8.6
14cu|mc-contrib-4.8.19-1|567	- (Alexander Khryukin: bcd2a36) version update 4.8.5
14cu|mc-contrib-4.8.19-1|568	- (root: a611e8d) possible 4.8.4 update
14cu|mc-contrib-4.8.19-1|569	- (Rosa: 0742107) Automatic import for version 4.8.4
14cu|mc-contrib-4.8.19-1|570	- (Rosa: e5f7f6f) Automatic import for version 4.8.3
14cu|mc-contrib-4.8.19-1|571	- (akdengi: b5ce4cb) up release
14cu|mc-contrib-4.8.19-1|572	- (akdengi: c0fa0b1) fix tar arch open error
14cu|mc-contrib-4.8.19-1|573	- (Rosa: 88c55e4) Automatic import for version 4.8.2
14cu|mc-contrib-4.8.19-1|574	- (Rosa: d8ba5ed) Automatic import for version 4.8.1
14cu|mc-contrib-4.8.19-1|575	
14cu|mc-contrib-4.8.19-1|576	

10887 14
14cu|mcelog-141-1|1	Name:		mcelog
14cu|mcelog-141-1|2	Version:	141
14cu|mcelog-141-1|3	Release:	1
14cu|mcelog-141-1|4	Summary:	The kernel machine check logger
14cu|mcelog-141-1|5	License:	GPLv2
14cu|mcelog-141-1|6	Group:		System/Kernel and hardware
14cu|mcelog-141-1|7	Url:		http://www.mcelog.org
14cu|mcelog-141-1|8	Source:		https://github.com/andikleen/mcelog/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|mcelog-141-1|9	
14cu|mcelog-141-1|10	%description
14cu|mcelog-141-1|11	mcelog is the user space interface to the in kernel machine check logger
14cu|mcelog-141-1|12	on x86-64. It decodes the binary machine check records into a human
14cu|mcelog-141-1|13	readable format.
14cu|mcelog-141-1|14	
14cu|mcelog-141-1|15	%prep
14cu|mcelog-141-1|16	%setup -q
14cu|mcelog-141-1|17	
14cu|mcelog-141-1|18	%build
14cu|mcelog-141-1|19	%make CFLAGS="%{optflags}"
14cu|mcelog-141-1|20	
14cu|mcelog-141-1|21	%install
14cu|mcelog-141-1|22	mkdir -p %{buildroot}/%{_sbindir}
14cu|mcelog-141-1|23	mkdir -p %{buildroot}/%{_mandir}/man8
14cu|mcelog-141-1|24	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
14cu|mcelog-141-1|25	mkdir -p %{buildroot}/%{_sysconfdir}/cron.hourly/
14cu|mcelog-141-1|26	
14cu|mcelog-141-1|27	%makeinstall etcprefix=%{buildroot}
14cu|mcelog-141-1|28	cp mcelog.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14cu|mcelog-141-1|29	cp mcelog.cron %{buildroot}/%{_sysconfdir}/cron.hourly/%{name}
14cu|mcelog-141-1|30	
14cu|mcelog-141-1|31	%files
14cu|mcelog-141-1|32	%{_sbindir}/mcelog
14cu|mcelog-141-1|33	%{_mandir}/man5/*
14cu|mcelog-141-1|34	%{_mandir}/man8/*
14cu|mcelog-141-1|35	%{_sysconfdir}/cron.hourly/%{name}
14cu|mcelog-141-1|36	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|mcelog-141-1|37	%config(noreplace) %{_sysconfdir}/mcelog/mcelog.conf
14cu|mcelog-141-1|38	/etc/mcelog/cache-error-trigger
14cu|mcelog-141-1|39	/etc/mcelog/dimm-error-trigger
14cu|mcelog-141-1|40	/etc/mcelog/page-error-trigger
14cu|mcelog-141-1|41	/etc/mcelog/socket-memory-error-trigger
14cu|mcelog-141-1|42	/etc/mcelog/bus-error-trigger
14cu|mcelog-141-1|43	/etc/mcelog/iomca-error-trigger
14cu|mcelog-141-1|44	/etc/mcelog/unknown-error-trigger
14cu|mcelog-141-1|45	
14cu|mcelog-141-1|46	%changelog
14cu|mcelog-141-1|47	
14cu|mcelog-141-1|48	* Fri Sep 30 2016 alzim <alzim@bk.ru> 141-1
14cu|mcelog-141-1|49	- (e902d7e) Merge pull request #3 from import/mcelog:rosa2016.1
14cu|mcelog-141-1|50	- (e902d7e) Updated to 141
14cu|mcelog-141-1|51	
14cu|mcelog-141-1|52	

10888 14
14cu|mcomix-1.2.1-1|1	Summary:	Comic book viewer
14cu|mcomix-1.2.1-1|2	Name:		mcomix
14cu|mcomix-1.2.1-1|3	Version:	1.2.1
14cu|mcomix-1.2.1-1|4	Release:	1
14cu|mcomix-1.2.1-1|5	License:	GPLv2+
14cu|mcomix-1.2.1-1|6	Group:		Office
14cu|mcomix-1.2.1-1|7	Url:		http://mcomix.sourceforge.net/
14cu|mcomix-1.2.1-1|8	Source0:	http://downloads.sourceforge.net/mcomix/%{name}-%{version}.tar.bz2
14cu|mcomix-1.2.1-1|9	BuildRequires:	desktop-file-utils
14cu|mcomix-1.2.1-1|10	BuildRequires:	jpeg-progs
14cu|mcomix-1.2.1-1|11	BuildRequires:	pygtk2.0
14cu|mcomix-1.2.1-1|12	BuildRequires:	python-pillow
14cu|mcomix-1.2.1-1|13	BuildRequires:	python-setuptools
14cu|mcomix-1.2.1-1|14	Requires:	jpeg-progs
14cu|mcomix-1.2.1-1|15	Requires:	pygtk2.0
14cu|mcomix-1.2.1-1|16	Requires:	python-pillow
14cu|mcomix-1.2.1-1|17	Buildarch:	noarch
14cu|mcomix-1.2.1-1|18	
14cu|mcomix-1.2.1-1|19	%description
14cu|mcomix-1.2.1-1|20	MComix is a comic book viewer. It reads zip, rar, tar, tar.gz, and tar.bz2
14cu|mcomix-1.2.1-1|21	archives (often called .cbz, .cbr and .cbt) as well as normal image files.
14cu|mcomix-1.2.1-1|22	
14cu|mcomix-1.2.1-1|23	%files
14cu|mcomix-1.2.1-1|24	%doc ChangeLog COPYING README
14cu|mcomix-1.2.1-1|25	%{_bindir}/mcomix
14cu|mcomix-1.2.1-1|26	%{_mandir}/man1/*
14cu|mcomix-1.2.1-1|27	%{_datadir}/appdata/mcomix.appdata.xml
14cu|mcomix-1.2.1-1|28	%{_datadir}/applications/*comix.desktop
14cu|mcomix-1.2.1-1|29	%{_datadir}/mime/packages/mcomix.xml
14cu|mcomix-1.2.1-1|30	%{_iconsdir}/hicolor/*/*/*
14cu|mcomix-1.2.1-1|31	%{py_puresitedir}/%{name}
14cu|mcomix-1.2.1-1|32	%{py_puresitedir}/*egg-info
14cu|mcomix-1.2.1-1|33	
14cu|mcomix-1.2.1-1|34	#----------------------------------------------------------------------------
14cu|mcomix-1.2.1-1|35	
14cu|mcomix-1.2.1-1|36	%prep
14cu|mcomix-1.2.1-1|37	%setup -q
14cu|mcomix-1.2.1-1|38	
14cu|mcomix-1.2.1-1|39	%build
14cu|mcomix-1.2.1-1|40	%{__python} setup.py build
14cu|mcomix-1.2.1-1|41	
14cu|mcomix-1.2.1-1|42	%install
14cu|mcomix-1.2.1-1|43	%{__python} setup.py install --root=%{buildroot} --skip-build
14cu|mcomix-1.2.1-1|44	
14cu|mcomix-1.2.1-1|45	desktop-file-install --vendor='' \
14cu|mcomix-1.2.1-1|46	--dir %{buildroot}%{_datadir}/applications \
14cu|mcomix-1.2.1-1|47	--remove-category='Application' \
14cu|mcomix-1.2.1-1|48	--add-category='GNOME;GTK' \
14cu|mcomix-1.2.1-1|49	%{buildroot}%{_datadir}/applications/*.desktop
14cu|mcomix-1.2.1-1|50	
14cu|mcomix-1.2.1-1|51	%changelog
14cu|mcomix-1.2.1-1|52	
14cu|mcomix-1.2.1-1|53	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
14cu|mcomix-1.2.1-1|54	- (1e7a367) New version 1.2.1
14cu|mcomix-1.2.1-1|55	- (1e7a367) Update BuildRequires and Requires
14cu|mcomix-1.2.1-1|56	- (1e7a367) Spec cleanup
14cu|mcomix-1.2.1-1|57	
14cu|mcomix-1.2.1-1|58	

10889 14
14cu|mcp-plugins-0.4.0-3|1	Summary:	A set of audio plugins for LADSPA
14cu|mcp-plugins-0.4.0-3|2	Name:		mcp-plugins
14cu|mcp-plugins-0.4.0-3|3	Version:	0.4.0
14cu|mcp-plugins-0.4.0-3|4	Release:	3
14cu|mcp-plugins-0.4.0-3|5	License:	GPLv2+
14cu|mcp-plugins-0.4.0-3|6	Group:		Sound
14cu|mcp-plugins-0.4.0-3|7	Url:		http://kokkinizita.linuxaudio.org/linuxaudio
14cu|mcp-plugins-0.4.0-3|8	Source0:	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/MCP-plugins-%{version}.tar.bz2
14cu|mcp-plugins-0.4.0-3|9	Patch0:		MCP-plugins-0.4.0-optflags.patch
14cu|mcp-plugins-0.4.0-3|10	Requires:	ladspa
14cu|mcp-plugins-0.4.0-3|11	
14cu|mcp-plugins-0.4.0-3|12	%description
14cu|mcp-plugins-0.4.0-3|13	A set of audio plugins for LADSPA by Fons Adriaensen.
14cu|mcp-plugins-0.4.0-3|14	Currently contains a phaser, a chorus and a moog vcf.
14cu|mcp-plugins-0.4.0-3|15	
14cu|mcp-plugins-0.4.0-3|16	%files
14cu|mcp-plugins-0.4.0-3|17	%doc AUTHORS COPYING README
14cu|mcp-plugins-0.4.0-3|18	%{_libdir}/ladspa/*.so
14cu|mcp-plugins-0.4.0-3|19	
14cu|mcp-plugins-0.4.0-3|20	#----------------------------------------------------------------------------
14cu|mcp-plugins-0.4.0-3|21	
14cu|mcp-plugins-0.4.0-3|22	%prep
14cu|mcp-plugins-0.4.0-3|23	%setup -q -n MCP-plugins-%{version}
14cu|mcp-plugins-0.4.0-3|24	%patch0 -p1
14cu|mcp-plugins-0.4.0-3|25	perl -pi -e 's/\/usr\/lib\/ladspa/\$(DESTDIR)/g' Makefile
14cu|mcp-plugins-0.4.0-3|26	
14cu|mcp-plugins-0.4.0-3|27	%build
14cu|mcp-plugins-0.4.0-3|28	%setup_compile_flags
14cu|mcp-plugins-0.4.0-3|29	%make
14cu|mcp-plugins-0.4.0-3|30	
14cu|mcp-plugins-0.4.0-3|31	%install
14cu|mcp-plugins-0.4.0-3|32	mkdir -p %{buildroot}%{_libdir}/ladspa
14cu|mcp-plugins-0.4.0-3|33	make DESTDIR=%{buildroot}%{_libdir}/ladspa install
14cu|mcp-plugins-0.4.0-3|34	
14cu|mcp-plugins-0.4.0-3|35	
14cu|mcp-plugins-0.4.0-3|36	
14cu|mcp-plugins-0.4.0-3|37	%changelog
14cu|mcp-plugins-0.4.0-3|38	
14cu|mcp-plugins-0.4.0-3|39	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-3
14cu|mcp-plugins-0.4.0-3|40	- (62ea013) Build with system optflags to fix debug package
14cu|mcp-plugins-0.4.0-3|41	- (62ea013) Spec cleanup
14cu|mcp-plugins-0.4.0-3|42	
14cu|mcp-plugins-0.4.0-3|43	

10890 14
14cu|mdbtools-0.7.1-4|1	%define major 2
14cu|mdbtools-0.7.1-4|2	%define libname %mklibname mdb %{major}
14cu|mdbtools-0.7.1-4|3	%define libsql %mklibname mdbsql %{major}
14cu|mdbtools-0.7.1-4|4	%define devname %mklibname mdb -d
14cu|mdbtools-0.7.1-4|5	
14cu|mdbtools-0.7.1-4|6	Summary:	Access data stored in Microsoft Access databases
14cu|mdbtools-0.7.1-4|7	Name:		mdbtools
14cu|mdbtools-0.7.1-4|8	Version:	0.7.1
14cu|mdbtools-0.7.1-4|9	Release:	4
14cu|mdbtools-0.7.1-4|10	License:	GPLv2+
14cu|mdbtools-0.7.1-4|11	Group:		Development/Databases
14cu|mdbtools-0.7.1-4|12	Url:		https://github.com/brianb/mdbtools/wiki
14cu|mdbtools-0.7.1-4|13	Source0:	https://github.com/brianb/mdbtools/archive/%{version}.tar.gz
14cu|mdbtools-0.7.1-4|14	Source1:	gmdb2.desktop
14cu|mdbtools-0.7.1-4|15	# From upstream
14cu|mdbtools-0.7.1-4|16	Patch0:		0001-Fix-parallel-builds-make-jN-in-SQL-lexer-parser.patch
14cu|mdbtools-0.7.1-4|17	Patch1:		0002-Fixes-build-error-introduced-by-previous-commit.patch
14cu|mdbtools-0.7.1-4|18	BuildRequires:	bison
14cu|mdbtools-0.7.1-4|19	BuildRequires:	desktop-file-utils
14cu|mdbtools-0.7.1-4|20	BuildRequires:	flex
14cu|mdbtools-0.7.1-4|21	BuildRequires:	gnome-common
14cu|mdbtools-0.7.1-4|22	BuildRequires:	gnome-doc-utils
14cu|mdbtools-0.7.1-4|23	BuildRequires:	libtool
14cu|mdbtools-0.7.1-4|24	BuildRequires:	rarian
14cu|mdbtools-0.7.1-4|25	BuildRequires:	txt2man
14cu|mdbtools-0.7.1-4|26	BuildRequires:	readline-devel
14cu|mdbtools-0.7.1-4|27	BuildRequires:	unixODBC-devel
14cu|mdbtools-0.7.1-4|28	BuildRequires:	pkgconfig(glib-2.0)
14cu|mdbtools-0.7.1-4|29	BuildRequires:	pkgconfig(libxml-2.0)
14cu|mdbtools-0.7.1-4|30	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|mdbtools-0.7.1-4|31	BuildRequires:	pkgconfig(libglade-2.0)
14cu|mdbtools-0.7.1-4|32	Conflicts:	%{name}-devel < 0.7.1-4
14cu|mdbtools-0.7.1-4|33	
14cu|mdbtools-0.7.1-4|34	%description
14cu|mdbtools-0.7.1-4|35	MDB Tools is a suite of programs for accessing data stored in Microsoft
14cu|mdbtools-0.7.1-4|36	Access databases.
14cu|mdbtools-0.7.1-4|37	
14cu|mdbtools-0.7.1-4|38	%files
14cu|mdbtools-0.7.1-4|39	%doc COPYING
14cu|mdbtools-0.7.1-4|40	%{_bindir}/mdb-*
14cu|mdbtools-0.7.1-4|41	%{_mandir}/man1/mdb-*
14cu|mdbtools-0.7.1-4|42	%{_libdir}/libmdbodbc.so
14cu|mdbtools-0.7.1-4|43	%{_libdir}/libmdbodbcW.so
14cu|mdbtools-0.7.1-4|44	
14cu|mdbtools-0.7.1-4|45	#----------------------------------------------------------------------------
14cu|mdbtools-0.7.1-4|46	
14cu|mdbtools-0.7.1-4|47	%package gui
14cu|mdbtools-0.7.1-4|48	Summary:	Graphical interface for MDB Tools
14cu|mdbtools-0.7.1-4|49	Group:		Development/Databases
14cu|mdbtools-0.7.1-4|50	Requires:	%{name}
14cu|mdbtools-0.7.1-4|51	
14cu|mdbtools-0.7.1-4|52	%description gui
14cu|mdbtools-0.7.1-4|53	The mdbtools-gui package contains the gmdb2 graphical user interface
14cu|mdbtools-0.7.1-4|54	for MDB Tools
14cu|mdbtools-0.7.1-4|55	
14cu|mdbtools-0.7.1-4|56	%files gui
14cu|mdbtools-0.7.1-4|57	%{_bindir}/gmdb2
14cu|mdbtools-0.7.1-4|58	%{_datadir}/gmdb
14cu|mdbtools-0.7.1-4|59	%{_datadir}/gnome/help/gmdb
14cu|mdbtools-0.7.1-4|60	%{_datadir}/applications/*gmdb2.desktop
14cu|mdbtools-0.7.1-4|61	%{_datadir}/omf/mdbtools/gmdb-C.omf
14cu|mdbtools-0.7.1-4|62	%{_mandir}/man1/gmdb2*
14cu|mdbtools-0.7.1-4|63	
14cu|mdbtools-0.7.1-4|64	#----------------------------------------------------------------------------
14cu|mdbtools-0.7.1-4|65	
14cu|mdbtools-0.7.1-4|66	%package -n %{libname}
14cu|mdbtools-0.7.1-4|67	Summary:	Library for accessing data stored in Microsoft Access databases
14cu|mdbtools-0.7.1-4|68	Group:		System/Libraries
14cu|mdbtools-0.7.1-4|69	Conflicts:	mdbtools-libs < 0.7.1-4
14cu|mdbtools-0.7.1-4|70	Obsoletes:	mdbtools-libs < 0.7.1-4
14cu|mdbtools-0.7.1-4|71	
14cu|mdbtools-0.7.1-4|72	%description -n %{libname}
14cu|mdbtools-0.7.1-4|73	This package contains the MDB Tools library, which can be used by applications
14cu|mdbtools-0.7.1-4|74	to access data stored in Microsoft Access databases.
14cu|mdbtools-0.7.1-4|75	
14cu|mdbtools-0.7.1-4|76	%files -n %{libname}
14cu|mdbtools-0.7.1-4|77	%doc AUTHORS COPYING.LIB NEWS README
14cu|mdbtools-0.7.1-4|78	%{_libdir}/libmdb.so.%{major}*
14cu|mdbtools-0.7.1-4|79	
14cu|mdbtools-0.7.1-4|80	#----------------------------------------------------------------------------
14cu|mdbtools-0.7.1-4|81	
14cu|mdbtools-0.7.1-4|82	%package -n %{libsql}
14cu|mdbtools-0.7.1-4|83	Summary:	Library for accessing data stored in Microsoft Access databases
14cu|mdbtools-0.7.1-4|84	Group:		System/Libraries
14cu|mdbtools-0.7.1-4|85	Conflicts:	mdbtools-libs < 0.7.1-4
14cu|mdbtools-0.7.1-4|86	
14cu|mdbtools-0.7.1-4|87	%description -n %{libsql}
14cu|mdbtools-0.7.1-4|88	This package contains the MDB Tools library, which can be used by applications
14cu|mdbtools-0.7.1-4|89	to access data stored in Microsoft Access databases.
14cu|mdbtools-0.7.1-4|90	
14cu|mdbtools-0.7.1-4|91	%files -n %{libsql}
14cu|mdbtools-0.7.1-4|92	%doc AUTHORS COPYING.LIB NEWS README
14cu|mdbtools-0.7.1-4|93	%{_libdir}/libmdbsql.so.%{major}*
14cu|mdbtools-0.7.1-4|94	
14cu|mdbtools-0.7.1-4|95	#----------------------------------------------------------------------------
14cu|mdbtools-0.7.1-4|96	
14cu|mdbtools-0.7.1-4|97	%package -n %{devname}
14cu|mdbtools-0.7.1-4|98	Summary:	Development files for %{name}
14cu|mdbtools-0.7.1-4|99	Group:		Development/Databases
14cu|mdbtools-0.7.1-4|100	Requires:	%{libname} = %{EVRD}
14cu|mdbtools-0.7.1-4|101	Requires:	%{libsql} = %{EVRD}
14cu|mdbtools-0.7.1-4|102	Requires:	pkgconfig(glib-2.0)
14cu|mdbtools-0.7.1-4|103	Provides:	%{name}-devel = %{EVRD}
14cu|mdbtools-0.7.1-4|104	Conflicts:	%{name}-devel < 0.7.1-4
14cu|mdbtools-0.7.1-4|105	Obsoletes:	%{name}-devel < 0.7.1-4
14cu|mdbtools-0.7.1-4|106	
14cu|mdbtools-0.7.1-4|107	%description -n %{devname}
14cu|mdbtools-0.7.1-4|108	This package contains libraries and header files for developing applications
14cu|mdbtools-0.7.1-4|109	that use %{name}.
14cu|mdbtools-0.7.1-4|110	
14cu|mdbtools-0.7.1-4|111	%files -n %{devname}
14cu|mdbtools-0.7.1-4|112	%doc HACKING ChangeLog TODO doc/faq.html
14cu|mdbtools-0.7.1-4|113	%{_libdir}/libmdb.so
14cu|mdbtools-0.7.1-4|114	%{_libdir}/libmdbsql.so
14cu|mdbtools-0.7.1-4|115	%{_libdir}/pkgconfig/libmdb*.pc
14cu|mdbtools-0.7.1-4|116	%{_includedir}/mdb*.h
14cu|mdbtools-0.7.1-4|117	
14cu|mdbtools-0.7.1-4|118	#----------------------------------------------------------------------------
14cu|mdbtools-0.7.1-4|119	
14cu|mdbtools-0.7.1-4|120	%prep
14cu|mdbtools-0.7.1-4|121	%setup -q
14cu|mdbtools-0.7.1-4|122	%patch0 -p1
14cu|mdbtools-0.7.1-4|123	%patch1 -p1
14cu|mdbtools-0.7.1-4|124	
14cu|mdbtools-0.7.1-4|125	%build
14cu|mdbtools-0.7.1-4|126	autoreconf -vif
14cu|mdbtools-0.7.1-4|127	%configure \
14cu|mdbtools-0.7.1-4|128	--disable-static \
14cu|mdbtools-0.7.1-4|129	--with-unixodbc="%{_prefix}"\
14cu|mdbtools-0.7.1-4|130	--enable-gtk-doc
14cu|mdbtools-0.7.1-4|131	%make V=1
14cu|mdbtools-0.7.1-4|132	
14cu|mdbtools-0.7.1-4|133	%install
14cu|mdbtools-0.7.1-4|134	%makeinstall_std
14cu|mdbtools-0.7.1-4|135	
14cu|mdbtools-0.7.1-4|136	# remove some headers which should not be installed / exported
14cu|mdbtools-0.7.1-4|137	rm -f %{buildroot}%{_includedir}/gmdb.h
14cu|mdbtools-0.7.1-4|138	rm -f %{buildroot}%{_includedir}/mdbver.h
14cu|mdbtools-0.7.1-4|139	
14cu|mdbtools-0.7.1-4|140	mkdir -p %{buildroot}%{_datadir}/applications
14cu|mdbtools-0.7.1-4|141	
14cu|mdbtools-0.7.1-4|142	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|mdbtools-0.7.1-4|143	
14cu|mdbtools-0.7.1-4|144	
14cu|mdbtools-0.7.1-4|145	%changelog
14cu|mdbtools-0.7.1-4|146	
14cu|mdbtools-0.7.1-4|147	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-4
14cu|mdbtools-0.7.1-4|148	- (67d8f43) Move odbc plugin files from development to main package
14cu|mdbtools-0.7.1-4|149	- (67d8f43) Properly package libraries (move from mdbtools-libs to individual packages)
14cu|mdbtools-0.7.1-4|150	- (67d8f43) Properly name development package
14cu|mdbtools-0.7.1-4|151	
14cu|mdbtools-0.7.1-4|152	

10891 14
14cu|mdp-1.0.8-1|1	%define debug_package %{nil}
14cu|mdp-1.0.8-1|2	
14cu|mdp-1.0.8-1|3	Summary:	Command-line based markdown presentation tool
14cu|mdp-1.0.8-1|4	Name:		mdp
14cu|mdp-1.0.8-1|5	Version:	1.0.8
14cu|mdp-1.0.8-1|6	Release:	1
14cu|mdp-1.0.8-1|7	License:	GPLv3
14cu|mdp-1.0.8-1|8	Group:		Office
14cu|mdp-1.0.8-1|9	Url:		https://github.com/visit1985/mdp
14cu|mdp-1.0.8-1|10	Source0:	https://github.com/visit1985/mdp/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|mdp-1.0.8-1|11	BuildRequires:	pkgconfig(ncurses)
14cu|mdp-1.0.8-1|12	BuildRequires:	pkgconfig(ncursesw)
14cu|mdp-1.0.8-1|13	
14cu|mdp-1.0.8-1|14	%description
14cu|mdp-1.0.8-1|15	A command-line based markdown presentation tool.
14cu|mdp-1.0.8-1|16	
14cu|mdp-1.0.8-1|17	%files
14cu|mdp-1.0.8-1|18	%{_bindir}/*
14cu|mdp-1.0.8-1|19	%{_mandir}/man1/mdp.1.xz
14cu|mdp-1.0.8-1|20	
14cu|mdp-1.0.8-1|21	#----------------------------------------------------------------------------
14cu|mdp-1.0.8-1|22	
14cu|mdp-1.0.8-1|23	%prep
14cu|mdp-1.0.8-1|24	%setup -q
14cu|mdp-1.0.8-1|25	
14cu|mdp-1.0.8-1|26	%build
14cu|mdp-1.0.8-1|27	%make
14cu|mdp-1.0.8-1|28	
14cu|mdp-1.0.8-1|29	%install
14cu|mdp-1.0.8-1|30	%makeinstall_std PREFIX=/usr
14cu|mdp-1.0.8-1|31	
14cu|mdp-1.0.8-1|32	%changelog
14cu|mdp-1.0.8-1|33	
14cu|mdp-1.0.8-1|34	* Fri Sep 30 2016 alzim <alzim@bk.ru> 1.0.8-1
14cu|mdp-1.0.8-1|35	- (7f205a3) Merge pull request #1 from import/mdp:rosa2016.1
14cu|mdp-1.0.8-1|36	- (7f205a3) Updated to 1.0.8
14cu|mdp-1.0.8-1|37	
14cu|mdp-1.0.8-1|38	

10892 14
14cu|mdvinput-1.6.2-5|1	Name: mdvinput
14cu|mdvinput-1.6.2-5|2	Version: 1.6.2
14cu|mdvinput-1.6.2-5|3	Release: 5
14cu|mdvinput-1.6.2-5|4	Summary:  Small programm for set keyboard, mouse and touchpad
14cu|mdvinput-1.6.2-5|5	
14cu|mdvinput-1.6.2-5|6	Group: Graphical desktop/Other
14cu|mdvinput-1.6.2-5|7	License: GPLv2+
14cu|mdvinput-1.6.2-5|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|mdvinput-1.6.2-5|9	Patch0:  mdvinput-1.6.2-missing-locale.patch
14cu|mdvinput-1.6.2-5|10	Patch1:	 mdvinput-1.6.2-fix-config.patch
14cu|mdvinput-1.6.2-5|11	URL:	http://mandriva-lxde.googlecode.com
14cu|mdvinput-1.6.2-5|12	Requires: python, pygtk2.0, python-configobj
14cu|mdvinput-1.6.2-5|13	Suggests: x11-driver-input-synaptics
14cu|mdvinput-1.6.2-5|14	Obsoletes: lxinput
14cu|mdvinput-1.6.2-5|15	BuildArch: noarch
14cu|mdvinput-1.6.2-5|16	
14cu|mdvinput-1.6.2-5|17	%description
14cu|mdvinput-1.6.2-5|18	
14cu|mdvinput-1.6.2-5|19	Small utilite for setup keyboard, mouse and touchpad.
14cu|mdvinput-1.6.2-5|20	
14cu|mdvinput-1.6.2-5|21	%prep
14cu|mdvinput-1.6.2-5|22	%setup -q
14cu|mdvinput-1.6.2-5|23	%apply_patches
14cu|mdvinput-1.6.2-5|24	
14cu|mdvinput-1.6.2-5|25	%install
14cu|mdvinput-1.6.2-5|26	
14cu|mdvinput-1.6.2-5|27	mkdir -p %{buildroot}/usr
14cu|mdvinput-1.6.2-5|28	mkdir -p %{buildroot}/usr/lib
14cu|mdvinput-1.6.2-5|29	mkdir -p %{buildroot}%{_datadir}/applications
14cu|mdvinput-1.6.2-5|30	
14cu|mdvinput-1.6.2-5|31	cp -rf ./bin %{buildroot}/usr/
14cu|mdvinput-1.6.2-5|32	cp -rf ./share %{buildroot}/usr/
14cu|mdvinput-1.6.2-5|33	cp -rf ./mdvinput %{buildroot}/usr/lib/
14cu|mdvinput-1.6.2-5|34	
14cu|mdvinput-1.6.2-5|35	%files
14cu|mdvinput-1.6.2-5|36	%defattr(-,root,root,-)
14cu|mdvinput-1.6.2-5|37	%{_bindir}/*
14cu|mdvinput-1.6.2-5|38	%{_datadir}/applications/*.desktop
14cu|mdvinput-1.6.2-5|39	%{_datadir}/locale/*
14cu|mdvinput-1.6.2-5|40	%{_datadir}/%{name}
14cu|mdvinput-1.6.2-5|41	/usr/lib/%{name}
14cu|mdvinput-1.6.2-5|42	
14cu|mdvinput-1.6.2-5|43	%changelog
14cu|mdvinput-1.6.2-5|44	* Wed Jan 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-5
14cu|mdvinput-1.6.2-5|45	+ Revision: 423670d
14cu|mdvinput-1.6.2-5|46	- Move to contrib
14cu|mdvinput-1.6.2-5|47	
14cu|mdvinput-1.6.2-5|48	

10893 14
14cu|meandmyshadow-0.4.1-3|1	Summary:	Me and My Shadow is a puzzle/platform game
14cu|meandmyshadow-0.4.1-3|2	Name:		meandmyshadow
14cu|meandmyshadow-0.4.1-3|3	Version:	0.4.1
14cu|meandmyshadow-0.4.1-3|4	Release:	3
14cu|meandmyshadow-0.4.1-3|5	License:	GPLv3+
14cu|meandmyshadow-0.4.1-3|6	Group:		Games/Arcade
14cu|meandmyshadow-0.4.1-3|7	Url:		http://meandmyshadow.sourceforge.net
14cu|meandmyshadow-0.4.1-3|8	Source0:	https://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}-src.tar.gz
14cu|meandmyshadow-0.4.1-3|9	Patch0:		meandmyshadow-0.4.1-mga-link-x11.patch
14cu|meandmyshadow-0.4.1-3|10	Patch1:		meandmyshadow-0.4.1-mga-sf-url.patch
14cu|meandmyshadow-0.4.1-3|11	BuildRequires:	cmake
14cu|meandmyshadow-0.4.1-3|12	BuildRequires:	pkgconfig(gl)
14cu|meandmyshadow-0.4.1-3|13	BuildRequires:	pkgconfig(glu)
14cu|meandmyshadow-0.4.1-3|14	BuildRequires:	pkgconfig(libarchive)
14cu|meandmyshadow-0.4.1-3|15	BuildRequires:	pkgconfig(libcurl)
14cu|meandmyshadow-0.4.1-3|16	BuildRequires:	pkgconfig(openssl)
14cu|meandmyshadow-0.4.1-3|17	BuildRequires:	pkgconfig(sdl)
14cu|meandmyshadow-0.4.1-3|18	BuildRequires:	pkgconfig(SDL_gfx)
14cu|meandmyshadow-0.4.1-3|19	BuildRequires:	pkgconfig(SDL_image)
14cu|meandmyshadow-0.4.1-3|20	BuildRequires:	pkgconfig(SDL_mixer)
14cu|meandmyshadow-0.4.1-3|21	BuildRequires:	pkgconfig(SDL_ttf)
14cu|meandmyshadow-0.4.1-3|22	BuildRequires:	pkgconfig(x11)
14cu|meandmyshadow-0.4.1-3|23	
14cu|meandmyshadow-0.4.1-3|24	%description
14cu|meandmyshadow-0.4.1-3|25	Me and My Shadow is a puzzle/platform game written by Luka Horvat.
14cu|meandmyshadow-0.4.1-3|26	The author has given us permission to GPL the game, and develop it further.
14cu|meandmyshadow-0.4.1-3|27	It has an interesting concept and rather unique gameplay.
14cu|meandmyshadow-0.4.1-3|28	
14cu|meandmyshadow-0.4.1-3|29	%files
14cu|meandmyshadow-0.4.1-3|30	%doc README COPYING ChangeLog AUTHORS
14cu|meandmyshadow-0.4.1-3|31	%{_bindir}/meandmyshadow
14cu|meandmyshadow-0.4.1-3|32	%dir %{_datadir}/%{name}
14cu|meandmyshadow-0.4.1-3|33	%{_datadir}/%{name}/*
14cu|meandmyshadow-0.4.1-3|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|meandmyshadow-0.4.1-3|35	%{_datadir}/applications/%{name}.desktop
14cu|meandmyshadow-0.4.1-3|36	
14cu|meandmyshadow-0.4.1-3|37	#----------------------------------------------------------------------------
14cu|meandmyshadow-0.4.1-3|38	
14cu|meandmyshadow-0.4.1-3|39	%prep
14cu|meandmyshadow-0.4.1-3|40	%setup -q
14cu|meandmyshadow-0.4.1-3|41	%patch0 -p1
14cu|meandmyshadow-0.4.1-3|42	%patch1 -p1
14cu|meandmyshadow-0.4.1-3|43	find . -type f -exec chmod 0644 '{}' \;
14cu|meandmyshadow-0.4.1-3|44	
14cu|meandmyshadow-0.4.1-3|45	%build
14cu|meandmyshadow-0.4.1-3|46	%cmake
14cu|meandmyshadow-0.4.1-3|47	%make
14cu|meandmyshadow-0.4.1-3|48	
14cu|meandmyshadow-0.4.1-3|49	%install
14cu|meandmyshadow-0.4.1-3|50	%makeinstall_std -C build
14cu|meandmyshadow-0.4.1-3|51	
14cu|meandmyshadow-0.4.1-3|52	
14cu|meandmyshadow-0.4.1-3|53	%changelog
14cu|meandmyshadow-0.4.1-3|54	
14cu|meandmyshadow-0.4.1-3|55	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-3
14cu|meandmyshadow-0.4.1-3|56	- (27ac1ee) Add patches from Mageia to fix linkage and addons download URL
14cu|meandmyshadow-0.4.1-3|57	
14cu|meandmyshadow-0.4.1-3|58	

10894 14
14cu|meataxe-2.4.24-6|1	%define major 2
14cu|meataxe-2.4.24-6|2	%define libname %mklibname mtx %{major}
14cu|meataxe-2.4.24-6|3	%define devname %mklibname mtx -d
14cu|meataxe-2.4.24-6|4	
14cu|meataxe-2.4.24-6|5	Summary:	Matrix representations over finite fields
14cu|meataxe-2.4.24-6|6	Name:		meataxe
14cu|meataxe-2.4.24-6|7	Version:	2.4.24
14cu|meataxe-2.4.24-6|8	Release:	6
14cu|meataxe-2.4.24-6|9	License:	GPLv2+
14cu|meataxe-2.4.24-6|10	Group:		Sciences/Mathematics
14cu|meataxe-2.4.24-6|11	Url:		http://www.math.rwth-aachen.de/~MTX/
14cu|meataxe-2.4.24-6|12	Source0:	http://www.math.rwth-aachen.de/~MTX/%{name}-%{version}.tar.gz
14cu|meataxe-2.4.24-6|13	# These man pages were written by Jerry James <loganjerry@gmail.com> using
14cu|meataxe-2.4.24-6|14	# text taken from the sources.  Therefore, these pages have the same copyright
14cu|meataxe-2.4.24-6|15	# and license as the source files.
14cu|meataxe-2.4.24-6|16	Source1:	%{name}-man.tar.xz
14cu|meataxe-2.4.24-6|17	# This patch causes a shared library to be built instead of a static library,
14cu|meataxe-2.4.24-6|18	# and to link all of the binaries against the shared library.  Upstream is
14cu|meataxe-2.4.24-6|19	# not interested in building a shared library.
14cu|meataxe-2.4.24-6|20	Patch0:		%{name}-shared.patch
14cu|meataxe-2.4.24-6|21	BuildRequires:	doxygen
14cu|meataxe-2.4.24-6|22	
14cu|meataxe-2.4.24-6|23	%description
14cu|meataxe-2.4.24-6|24	The MeatAxe is a set of programs for working with matrix representations
14cu|meataxe-2.4.24-6|25	over finite fields. Permutation representations are supported to some
14cu|meataxe-2.4.24-6|26	extent, too.
14cu|meataxe-2.4.24-6|27	
14cu|meataxe-2.4.24-6|28	%files
14cu|meataxe-2.4.24-6|29	%{_bindir}/*
14cu|meataxe-2.4.24-6|30	%{_mandir}/man1/*
14cu|meataxe-2.4.24-6|31	
14cu|meataxe-2.4.24-6|32	#----------------------------------------------------------------------------
14cu|meataxe-2.4.24-6|33	
14cu|meataxe-2.4.24-6|34	%package -n %{libname}
14cu|meataxe-2.4.24-6|35	Summary:	Library of matrix representations over finite fields
14cu|meataxe-2.4.24-6|36	Group:		System/Libraries
14cu|meataxe-2.4.24-6|37	Conflicts:	%{name}-libs < 2.4.24-6
14cu|meataxe-2.4.24-6|38	Obsoletes:	%{name}-libs < 2.4.24-6
14cu|meataxe-2.4.24-6|39	
14cu|meataxe-2.4.24-6|40	%description -n %{libname}
14cu|meataxe-2.4.24-6|41	This package contains the MeatAxe library, which provides functions for
14cu|meataxe-2.4.24-6|42	working with matrix representations over finite fields. Permutation
14cu|meataxe-2.4.24-6|43	representations are supported to some extent, too.
14cu|meataxe-2.4.24-6|44	
14cu|meataxe-2.4.24-6|45	%files -n %{libname}
14cu|meataxe-2.4.24-6|46	%doc COPYING README
14cu|meataxe-2.4.24-6|47	%{_libdir}/libmtx.so.%{major}*
14cu|meataxe-2.4.24-6|48	
14cu|meataxe-2.4.24-6|49	#----------------------------------------------------------------------------
14cu|meataxe-2.4.24-6|50	
14cu|meataxe-2.4.24-6|51	%package -n %{devname}
14cu|meataxe-2.4.24-6|52	Summary:	Header files and libraries for MeatAxe development
14cu|meataxe-2.4.24-6|53	Group:		Development/Other
14cu|meataxe-2.4.24-6|54	Requires:	%{libname} = %{EVRD}
14cu|meataxe-2.4.24-6|55	Provides:	%{name}-devel = %{EVRD}
14cu|meataxe-2.4.24-6|56	Conflicts:	%{name}-devel < 2.4.24-6
14cu|meataxe-2.4.24-6|57	Obsoletes:	%{name}-devel < 2.4.24-6
14cu|meataxe-2.4.24-6|58	
14cu|meataxe-2.4.24-6|59	%description -n %{devname}
14cu|meataxe-2.4.24-6|60	This package contains the header files and library links for building
14cu|meataxe-2.4.24-6|61	applications that use the MeatAxe library.
14cu|meataxe-2.4.24-6|62	
14cu|meataxe-2.4.24-6|63	%files -n %{devname}
14cu|meataxe-2.4.24-6|64	%doc doc
14cu|meataxe-2.4.24-6|65	%{_includedir}/meataxe.h
14cu|meataxe-2.4.24-6|66	%{_libdir}/libmtx.so
14cu|meataxe-2.4.24-6|67	
14cu|meataxe-2.4.24-6|68	#----------------------------------------------------------------------------
14cu|meataxe-2.4.24-6|69	
14cu|meataxe-2.4.24-6|70	%prep
14cu|meataxe-2.4.24-6|71	%setup -q -c
14cu|meataxe-2.4.24-6|72	%setup -q -T -D -a 1
14cu|meataxe-2.4.24-6|73	%patch0
14cu|meataxe-2.4.24-6|74	
14cu|meataxe-2.4.24-6|75	# Set up the configuration
14cu|meataxe-2.4.24-6|76	sed -e "s|^MTXLIB=.*|MTXLIB=%{_libdir}|" \
14cu|meataxe-2.4.24-6|77	-e "s|^MTXBIN=.*|MTXBIN=%{_bindir}|" \
14cu|meataxe-2.4.24-6|78	-e "s|^CFLAGS1=.*|CFLAGS1=-std=gnu99 %{optflags}|" \
14cu|meataxe-2.4.24-6|79	Makefile.conf.dist > Makefile.conf
14cu|meataxe-2.4.24-6|80	
14cu|meataxe-2.4.24-6|81	# Let Doxygen find standard header files
14cu|meataxe-2.4.24-6|82	sed -ri \
14cu|meataxe-2.4.24-6|83	"s|^(INCLUDE_PATH.*=)|\1 %{_includedir} `echo %{_libdir}/gcc/*/*/include`|" \
14cu|meataxe-2.4.24-6|84	etc/Doxyfile
14cu|meataxe-2.4.24-6|85	
14cu|meataxe-2.4.24-6|86	# Let us see compiler warnings
14cu|meataxe-2.4.24-6|87	sed -i 's|@\$(CC)|\$(CC)|' Makefile
14cu|meataxe-2.4.24-6|88	
14cu|meataxe-2.4.24-6|89	%build
14cu|meataxe-2.4.24-6|90	%make VERSION=%{version} LFLAGS1="%{ldflags}"
14cu|meataxe-2.4.24-6|91	%make rebuild-doc
14cu|meataxe-2.4.24-6|92	
14cu|meataxe-2.4.24-6|93	%install
14cu|meataxe-2.4.24-6|94	# Install the binaries
14cu|meataxe-2.4.24-6|95	mkdir -p %{buildroot}%{_bindir}
14cu|meataxe-2.4.24-6|96	install -m 0755 bin/* -p %{buildroot}%{_bindir}
14cu|meataxe-2.4.24-6|97	rm -f %{buildroot}%{_bindir}/mk.dir
14cu|meataxe-2.4.24-6|98	
14cu|meataxe-2.4.24-6|99	# Install the libraries
14cu|meataxe-2.4.24-6|100	mkdir -p %{buildroot}%{_libdir}
14cu|meataxe-2.4.24-6|101	cp -dp tmp/libmtx.so* %{buildroot}%{_libdir}
14cu|meataxe-2.4.24-6|102	chmod 0755 %{buildroot}%{_libdir}/libmtx.so.%{version}
14cu|meataxe-2.4.24-6|103	
14cu|meataxe-2.4.24-6|104	# Install the header
14cu|meataxe-2.4.24-6|105	mkdir -p %{buildroot}%{_includedir}
14cu|meataxe-2.4.24-6|106	cp -p src/meataxe.h %{buildroot}%{_includedir}
14cu|meataxe-2.4.24-6|107	
14cu|meataxe-2.4.24-6|108	# Install the man pages
14cu|meataxe-2.4.24-6|109	mkdir -p %{buildroot}%{_mandir}/man1
14cu|meataxe-2.4.24-6|110	cd man
14cu|meataxe-2.4.24-6|111	for m in *.1; do
14cu|meataxe-2.4.24-6|112	sed "s/@VERSION@/%{version}/" $m > %{buildroot}%{_mandir}/man1/$m
14cu|meataxe-2.4.24-6|113	touch -r $m %{buildroot}%{_mandir}/man1/$m
14cu|meataxe-2.4.24-6|114	done
14cu|meataxe-2.4.24-6|115	
14cu|meataxe-2.4.24-6|116	%check
14cu|meataxe-2.4.24-6|117	make check
14cu|meataxe-2.4.24-6|118	
14cu|meataxe-2.4.24-6|119	
14cu|meataxe-2.4.24-6|120	%changelog
14cu|meataxe-2.4.24-6|121	
14cu|meataxe-2.4.24-6|122	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.24-6
14cu|meataxe-2.4.24-6|123	- (28100c2) Propely name shared library and development packages (follow packaging policies)
14cu|meataxe-2.4.24-6|124	
14cu|meataxe-2.4.24-6|125	

10895 14
14cu|mediadownloader-1.5.2-4|1	Summary:	Qt4 based viewer and downloader for Google Image and YouTube
14cu|mediadownloader-1.5.2-4|2	Name:		mediadownloader
14cu|mediadownloader-1.5.2-4|3	Version:	1.5.2
14cu|mediadownloader-1.5.2-4|4	Release:	4
14cu|mediadownloader-1.5.2-4|5	License:	GPLv3+
14cu|mediadownloader-1.5.2-4|6	Group:		Networking/WWW
14cu|mediadownloader-1.5.2-4|7	Url:		http://mediadownloader.cz.cc/
14cu|mediadownloader-1.5.2-4|8	Source0:	http://download.sourceforge.net/googleimagedown/project/%{name}_%{version}-src.tar.gz
14cu|mediadownloader-1.5.2-4|9	Patch0:		%{name}-1.5.1-fix_appdata_path.patch
14cu|mediadownloader-1.5.2-4|10	BuildRequires:	desktop-file-utils
14cu|mediadownloader-1.5.2-4|11	BuildRequires:	qt4-devel
14cu|mediadownloader-1.5.2-4|12	BuildRequires:	phonon-devel
14cu|mediadownloader-1.5.2-4|13	BuildRequires:	pkgconfig(gl)
14cu|mediadownloader-1.5.2-4|14	BuildRequires:	pkgconfig(x11)
14cu|mediadownloader-1.5.2-4|15	BuildRequires:	pkgconfig(xtst)
14cu|mediadownloader-1.5.2-4|16	BuildRequires:	imagemagick
14cu|mediadownloader-1.5.2-4|17	Requires:	ffmpeg
14cu|mediadownloader-1.5.2-4|18	Suggests:	lame-mp3x
14cu|mediadownloader-1.5.2-4|19	Requires:	mplayer
14cu|mediadownloader-1.5.2-4|20	
14cu|mediadownloader-1.5.2-4|21	%description
14cu|mediadownloader-1.5.2-4|22	Mediadownloader is a Qt4 based software that let you search, watch and
14cu|mediadownloader-1.5.2-4|23	download items with Google Image and YouTube. Search results are displayed as
14cu|mediadownloader-1.5.2-4|24	thumbnails within a nice mouse scrollable view. It can also make a slide show
14cu|mediadownloader-1.5.2-4|25	of searched videos and images, set images as wallpaper, save and restore
14cu|mediadownloader-1.5.2-4|26	searches, make multiple searches by a given text file, and convert local
14cu|mediadownloader-1.5.2-4|27	videos or videos while downloading with a dedicated ffmpeg GUI front-end.
14cu|mediadownloader-1.5.2-4|28	It will also look at the Firefox cache to catch video streaming contents while
14cu|mediadownloader-1.5.2-4|29	browsing.
14cu|mediadownloader-1.5.2-4|30	
14cu|mediadownloader-1.5.2-4|31	%files
14cu|mediadownloader-1.5.2-4|32	%doc COPYING README.txt
14cu|mediadownloader-1.5.2-4|33	%{_bindir}/%{name}
14cu|mediadownloader-1.5.2-4|34	%{_datadir}/applications/%{name}.desktop
14cu|mediadownloader-1.5.2-4|35	%{_datadir}/%{name}/css/*.css
14cu|mediadownloader-1.5.2-4|36	%{_datadir}/%{name}/ffmpeg-presets/*.ffpreset
14cu|mediadownloader-1.5.2-4|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mediadownloader-1.5.2-4|38	
14cu|mediadownloader-1.5.2-4|39	#----------------------------------------------------------------------------
14cu|mediadownloader-1.5.2-4|40	
14cu|mediadownloader-1.5.2-4|41	%prep
14cu|mediadownloader-1.5.2-4|42	%setup -q
14cu|mediadownloader-1.5.2-4|43	%apply_patches
14cu|mediadownloader-1.5.2-4|44	
14cu|mediadownloader-1.5.2-4|45	%build
14cu|mediadownloader-1.5.2-4|46	%qmake_qt4
14cu|mediadownloader-1.5.2-4|47	%make
14cu|mediadownloader-1.5.2-4|48	
14cu|mediadownloader-1.5.2-4|49	%install
14cu|mediadownloader-1.5.2-4|50	%makeinstall_qt
14cu|mediadownloader-1.5.2-4|51	
14cu|mediadownloader-1.5.2-4|52	# This is still required to modify the .desktop file
14cu|mediadownloader-1.5.2-4|53	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|mediadownloader-1.5.2-4|54	desktop-file-install -m 644 --copy-name-to-generic-name --dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cu|mediadownloader-1.5.2-4|55	
14cu|mediadownloader-1.5.2-4|56	# Manually move the other required files
14cu|mediadownloader-1.5.2-4|57	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|mediadownloader-1.5.2-4|58	mkdir -p %{buildroot}%{_datadir}/%{name}/css
14cu|mediadownloader-1.5.2-4|59	mkdir -p %{buildroot}%{_datadir}/%{name}/ffmpeg-presets
14cu|mediadownloader-1.5.2-4|60	install -p -m 644 ./css/*.css %{buildroot}%{_datadir}/%{name}/css
14cu|mediadownloader-1.5.2-4|61	install -p -m 644 ./ffmpeg-presets/*.ffpreset %{buildroot}%{_datadir}/%{name}/ffmpeg-presets
14cu|mediadownloader-1.5.2-4|62	
14cu|mediadownloader-1.5.2-4|63	# For the icons first install the provided one
14cu|mediadownloader-1.5.2-4|64	install -Dm 644 icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|mediadownloader-1.5.2-4|65	# then resize it to the needed sizes and place the result in the right dirs
14cu|mediadownloader-1.5.2-4|66	for size in 96x96 64x64 48x48 32x32 22x22 16x16
14cu|mediadownloader-1.5.2-4|67	do
14cu|mediadownloader-1.5.2-4|68	install -p -dm 0755 %{buildroot}%{_iconsdir}/hicolor/${size}/apps
14cu|mediadownloader-1.5.2-4|69	convert -resize ${size} icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}/apps/%{name}.png
14cu|mediadownloader-1.5.2-4|70	done
14cu|mediadownloader-1.5.2-4|71	
14cu|mediadownloader-1.5.2-4|72	
14cu|mediadownloader-1.5.2-4|73	%changelog
14cu|mediadownloader-1.5.2-4|74	
14cu|mediadownloader-1.5.2-4|75	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-4
14cu|mediadownloader-1.5.2-4|76	- (4af3d19) Bump release
14cu|mediadownloader-1.5.2-4|77	
14cu|mediadownloader-1.5.2-4|78	

10896 14
14cu|mediainfo-0.7.89-1|1	Summary:	Supplies technical and tag information about a video or audio file
14cu|mediainfo-0.7.89-1|2	Name:		mediainfo
14cu|mediainfo-0.7.89-1|3	Version:	0.7.89
14cu|mediainfo-0.7.89-1|4	Release:	1
14cu|mediainfo-0.7.89-1|5	License:	BSD
14cu|mediainfo-0.7.89-1|6	Group:		Sound
14cu|mediainfo-0.7.89-1|7	Url:		http://mediaarea.net/en/MediaInfo
14cu|mediainfo-0.7.89-1|8	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
14cu|mediainfo-0.7.89-1|9	Patch0:		mediainfo_0.7.63-fix-qtgui-build.patch
14cu|mediainfo-0.7.89-1|10	BuildRequires:	dos2unix
14cu|mediainfo-0.7.89-1|11	BuildRequires:	imagemagick
14cu|mediainfo-0.7.89-1|12	BuildRequires:	qt4-devel
14cu|mediainfo-0.7.89-1|13	BuildRequires:	wxgtku2.8-devel
14cu|mediainfo-0.7.89-1|14	BuildRequires:	pkgconfig(libmediainfo) >= %{version}
14cu|mediainfo-0.7.89-1|15	BuildRequires:	pkgconfig(libzen) >= 0.4.33
14cu|mediainfo-0.7.89-1|16	BuildRequires:	pkgconfig(zlib)
14cu|mediainfo-0.7.89-1|17	
14cu|mediainfo-0.7.89-1|18	%description
14cu|mediainfo-0.7.89-1|19	MediaInfo supplies technical and tag information about a video or audio file.
14cu|mediainfo-0.7.89-1|20	What information can I get from MediaInfo?
14cu|mediainfo-0.7.89-1|21	* General: title, author, director, album, track number, date, duration...
14cu|mediainfo-0.7.89-1|22	* Video: codec, aspect, fps, bitrate...
14cu|mediainfo-0.7.89-1|23	* Audio: codec, sample rate, channels, language, bitrate...
14cu|mediainfo-0.7.89-1|24	* Text: language of subtitle
14cu|mediainfo-0.7.89-1|25	* Chapters: number of chapters, list of chapters.
14cu|mediainfo-0.7.89-1|26	
14cu|mediainfo-0.7.89-1|27	DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
14cu|mediainfo-0.7.89-1|28	MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
14cu|mediainfo-0.7.89-1|29	RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
14cu|mediainfo-0.7.89-1|30	VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2.
14cu|mediainfo-0.7.89-1|31	
14cu|mediainfo-0.7.89-1|32	What format (container) does MediaInfo support?
14cu|mediainfo-0.7.89-1|33	* Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1,
14cu|mediainfo-0.7.89-1|34	MPEG-2, MPEG-4, DVD (VOB) (Codecs: DivX, XviD, MSMPEG4, ASP,
14cu|mediainfo-0.7.89-1|35	H.264, AVC...)
14cu|mediainfo-0.7.89-1|36	* Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF
14cu|mediainfo-0.7.89-1|37	* Subtitles: SRT, SSA, ASS, SAMI.
14cu|mediainfo-0.7.89-1|38	
14cu|mediainfo-0.7.89-1|39	%files
14cu|mediainfo-0.7.89-1|40	%doc Release/ReadMe_CLI_Linux.txt Contrib/CLI_Help.doc
14cu|mediainfo-0.7.89-1|41	%doc License.html History_CLI.txt
14cu|mediainfo-0.7.89-1|42	%{_bindir}/mediainfo
14cu|mediainfo-0.7.89-1|43	
14cu|mediainfo-0.7.89-1|44	#----------------------------------------------------------------------------
14cu|mediainfo-0.7.89-1|45	
14cu|mediainfo-0.7.89-1|46	%package gui-wx
14cu|mediainfo-0.7.89-1|47	Summary:	GUI for %{name}
14cu|mediainfo-0.7.89-1|48	Group:		Sound
14cu|mediainfo-0.7.89-1|49	Requires:	%{name}-gui-common = %{EVRD}
14cu|mediainfo-0.7.89-1|50	Provides:	%{name}-gui = %{EVRD}
14cu|mediainfo-0.7.89-1|51	
14cu|mediainfo-0.7.89-1|52	%description gui-wx
14cu|mediainfo-0.7.89-1|53	Graphical user interface for %{name}.
14cu|mediainfo-0.7.89-1|54	
14cu|mediainfo-0.7.89-1|55	%files gui-wx
14cu|mediainfo-0.7.89-1|56	%doc Release/ReadMe_GUI_Linux.txt
14cu|mediainfo-0.7.89-1|57	%doc License.html History_GUI.txt
14cu|mediainfo-0.7.89-1|58	%{_bindir}/%{name}-wx
14cu|mediainfo-0.7.89-1|59	%{_datadir}/applications/%{vendor}-%{name}-wx.desktop
14cu|mediainfo-0.7.89-1|60	
14cu|mediainfo-0.7.89-1|61	#----------------------------------------------------------------------------
14cu|mediainfo-0.7.89-1|62	
14cu|mediainfo-0.7.89-1|63	%package gui-qt
14cu|mediainfo-0.7.89-1|64	Summary:	GUI for %{name}
14cu|mediainfo-0.7.89-1|65	Group:		Sound
14cu|mediainfo-0.7.89-1|66	Requires:	%{name}-gui-common = %{EVRD}
14cu|mediainfo-0.7.89-1|67	Provides:	%{name}-gui = %{EVRD}
14cu|mediainfo-0.7.89-1|68	
14cu|mediainfo-0.7.89-1|69	%description gui-qt
14cu|mediainfo-0.7.89-1|70	Qt-based graphical user interface for %{name}.
14cu|mediainfo-0.7.89-1|71	
14cu|mediainfo-0.7.89-1|72	%files gui-qt
14cu|mediainfo-0.7.89-1|73	%doc License.html
14cu|mediainfo-0.7.89-1|74	%{_bindir}/%{name}-qt
14cu|mediainfo-0.7.89-1|75	%{_datadir}/applications/%{vendor}-%{name}-qt.desktop
14cu|mediainfo-0.7.89-1|76	
14cu|mediainfo-0.7.89-1|77	#----------------------------------------------------------------------------
14cu|mediainfo-0.7.89-1|78	
14cu|mediainfo-0.7.89-1|79	%package gui-common
14cu|mediainfo-0.7.89-1|80	Summary:	Common files for %{name} GUIs
14cu|mediainfo-0.7.89-1|81	Group:		Sound
14cu|mediainfo-0.7.89-1|82	BuildArch:	noarch
14cu|mediainfo-0.7.89-1|83	
14cu|mediainfo-0.7.89-1|84	%description gui-common
14cu|mediainfo-0.7.89-1|85	Common files for %{name} GUI packages.
14cu|mediainfo-0.7.89-1|86	
14cu|mediainfo-0.7.89-1|87	%files gui-common
14cu|mediainfo-0.7.89-1|88	%doc License.html
14cu|mediainfo-0.7.89-1|89	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|mediainfo-0.7.89-1|90	%{_datadir}/appdata/%{name}-gui.appdata.xml
14cu|mediainfo-0.7.89-1|91	
14cu|mediainfo-0.7.89-1|92	#----------------------------------------------------------------------------
14cu|mediainfo-0.7.89-1|93	
14cu|mediainfo-0.7.89-1|94	%prep
14cu|mediainfo-0.7.89-1|95	%setup -qn MediaInfo
14cu|mediainfo-0.7.89-1|96	%patch0 -p0 -b .buildfix
14cu|mediainfo-0.7.89-1|97	
14cu|mediainfo-0.7.89-1|98	# fix EOLs and rights
14cu|mediainfo-0.7.89-1|99	dos2unix License.html History_*.txt
14cu|mediainfo-0.7.89-1|100	chmod 644 *.html *.txt Release/*.txt
14cu|mediainfo-0.7.89-1|101	
14cu|mediainfo-0.7.89-1|102	
14cu|mediainfo-0.7.89-1|103	%build
14cu|mediainfo-0.7.89-1|104	# build CLI
14cu|mediainfo-0.7.89-1|105	pushd Project/GNU/CLI
14cu|mediainfo-0.7.89-1|106	autoreconf -vfi
14cu|mediainfo-0.7.89-1|107	%configure2_5x --disable-static
14cu|mediainfo-0.7.89-1|108	%make
14cu|mediainfo-0.7.89-1|109	popd
14cu|mediainfo-0.7.89-1|110	
14cu|mediainfo-0.7.89-1|111	# build GUI
14cu|mediainfo-0.7.89-1|112	pushd Project/GNU/GUI
14cu|mediainfo-0.7.89-1|113	autoreconf -vfi
14cu|mediainfo-0.7.89-1|114	%configure2_5x --disable-static
14cu|mediainfo-0.7.89-1|115	%make
14cu|mediainfo-0.7.89-1|116	popd
14cu|mediainfo-0.7.89-1|117	
14cu|mediainfo-0.7.89-1|118	# build Qt based GUI
14cu|mediainfo-0.7.89-1|119	pushd Project/QMake/GUI
14cu|mediainfo-0.7.89-1|120	%qmake_qt4
14cu|mediainfo-0.7.89-1|121	%make
14cu|mediainfo-0.7.89-1|122	popd
14cu|mediainfo-0.7.89-1|123	
14cu|mediainfo-0.7.89-1|124	
14cu|mediainfo-0.7.89-1|125	%install
14cu|mediainfo-0.7.89-1|126	pushd Project/GNU/CLI
14cu|mediainfo-0.7.89-1|127	%makeinstall_std
14cu|mediainfo-0.7.89-1|128	popd
14cu|mediainfo-0.7.89-1|129	
14cu|mediainfo-0.7.89-1|130	pushd Project/GNU/GUI
14cu|mediainfo-0.7.89-1|131	%makeinstall_std
14cu|mediainfo-0.7.89-1|132	popd
14cu|mediainfo-0.7.89-1|133	
14cu|mediainfo-0.7.89-1|134	pushd Project/QMake/GUI
14cu|mediainfo-0.7.89-1|135	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|mediainfo-0.7.89-1|136	popd
14cu|mediainfo-0.7.89-1|137	
14cu|mediainfo-0.7.89-1|138	# icon
14cu|mediainfo-0.7.89-1|139	install -Dm 644 Source/Resource/Image/MediaInfo.png \
14cu|mediainfo-0.7.89-1|140	%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cu|mediainfo-0.7.89-1|141	
14cu|mediainfo-0.7.89-1|142	for i in 16 32 48 64 128; do
14cu|mediainfo-0.7.89-1|143	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
14cu|mediainfo-0.7.89-1|144	convert -scale ${i} Source/Resource/Image/MediaInfo.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14cu|mediainfo-0.7.89-1|145	done
14cu|mediainfo-0.7.89-1|146	
14cu|mediainfo-0.7.89-1|147	# menu-entry
14cu|mediainfo-0.7.89-1|148	mkdir -p %{buildroot}/%{_datadir}/applications/
14cu|mediainfo-0.7.89-1|149	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-wx.desktop << EOF
14cu|mediainfo-0.7.89-1|150	[Desktop Entry]
14cu|mediainfo-0.7.89-1|151	Type=Application
14cu|mediainfo-0.7.89-1|152	Name=MediaInfo
14cu|mediainfo-0.7.89-1|153	Comment=Supplies technical and tag information about a video or audio file
14cu|mediainfo-0.7.89-1|154	Icon=%{name}
14cu|mediainfo-0.7.89-1|155	Exec=%{name}-wx %f
14cu|mediainfo-0.7.89-1|156	Terminal=false
14cu|mediainfo-0.7.89-1|157	Categories=AudioVideo;AudioVideoEditing;
14cu|mediainfo-0.7.89-1|158	EOF
14cu|mediainfo-0.7.89-1|159	
14cu|mediainfo-0.7.89-1|160	mkdir -p %{buildroot}/%{_datadir}/applications/
14cu|mediainfo-0.7.89-1|161	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-qt.desktop << EOF
14cu|mediainfo-0.7.89-1|162	[Desktop Entry]
14cu|mediainfo-0.7.89-1|163	Type=Application
14cu|mediainfo-0.7.89-1|164	Name=MediaInfo
14cu|mediainfo-0.7.89-1|165	Comment=Supplies technical and tag information about a video or audio file
14cu|mediainfo-0.7.89-1|166	Icon=%{name}
14cu|mediainfo-0.7.89-1|167	Exec=%{name}-qt %f
14cu|mediainfo-0.7.89-1|168	Terminal=false
14cu|mediainfo-0.7.89-1|169	Categories=AudioVideo;AudioVideoEditing;
14cu|mediainfo-0.7.89-1|170	EOF
14cu|mediainfo-0.7.89-1|171	
14cu|mediainfo-0.7.89-1|172	#fix binary name
14cu|mediainfo-0.7.89-1|173	mv %{buildroot}%{_bindir}/%{name}-gui %{buildroot}%{_bindir}/%{name}-wx
14cu|mediainfo-0.7.89-1|174	
14cu|mediainfo-0.7.89-1|175	%changelog
14cu|mediainfo-0.7.89-1|176	
14cu|mediainfo-0.7.89-1|177	* Fri Sep 30 2016 alzim <alzim@bk.ru> 0.7.89-1
14cu|mediainfo-0.7.89-1|178	- (7bdad99) Merge pull request #2 from import/mediainfo:rosa2016.1
14cu|mediainfo-0.7.89-1|179	- (7bdad99) Updated to 0.7.89
14cu|mediainfo-0.7.89-1|180	
14cu|mediainfo-0.7.89-1|181	

10897 14
14cu|mediatomb-0.12.1-9|1	Summary:	UPnP AV MediaServer
14cu|mediatomb-0.12.1-9|2	Name:		mediatomb
14cu|mediatomb-0.12.1-9|3	Version:	0.12.1
14cu|mediatomb-0.12.1-9|4	Release:	9
14cu|mediatomb-0.12.1-9|5	License:	GPLv2+
14cu|mediatomb-0.12.1-9|6	Group:		Networking/Remote access
14cu|mediatomb-0.12.1-9|7	Url:		http://mediatomb.cc
14cu|mediatomb-0.12.1-9|8	Source0:	http://downloads.sourceforge.net/mediatomb/%{name}-%{version}.tar.gz
14cu|mediatomb-0.12.1-9|9	Source1:	mediatomb.logrotate
14cu|mediatomb-0.12.1-9|10	Source2:	80-mediatomb.preset
14cu|mediatomb-0.12.1-9|11	Source3:	mediatomb.service
14cu|mediatomb-0.12.1-9|12	# Adds parallel init info to init.d script - AdamW 2007/06
14cu|mediatomb-0.12.1-9|13	Patch0:		mediatomb-0.11.0-initinfo.patch
14cu|mediatomb-0.12.1-9|14	Patch1:		mediatomb-0.12.1-gcc46.patch
14cu|mediatomb-0.12.1-9|15	Patch2:		mediatomb-0.12.1-gcc47.patch
14cu|mediatomb-0.12.1-9|16	Patch3:		mediatomb-0.12.1-mozjs185.patch
14cu|mediatomb-0.12.1-9|17	Patch4:		mediatomb-0.12.1.tonewjs.patch
14cu|mediatomb-0.12.1-9|18	Patch5:		mediatomb-0.12.1-jsparse.patch
14cu|mediatomb-0.12.1-9|19	Patch6:		mediatomb-0.12.1-libmp4v2.patch
14cu|mediatomb-0.12.1-9|20	# Diff from upstream
14cu|mediatomb-0.12.1-9|21	Patch7:		mediatomb-0.12.1-ffmpeg2.5.patch
14cu|mediatomb-0.12.1-9|22	BuildRequires:	file
14cu|mediatomb-0.12.1-9|23	# For systemd macros
14cu|mediatomb-0.12.1-9|24	BuildRequires:	systemd-units
14cu|mediatomb-0.12.1-9|25	BuildRequires:	ffmpeg-devel
14cu|mediatomb-0.12.1-9|26	BuildRequires:	libmp4v2-devel
14cu|mediatomb-0.12.1-9|27	BuildRequires:	magic-devel
14cu|mediatomb-0.12.1-9|28	BuildRequires:	pkgconfig(expat)
14cu|mediatomb-0.12.1-9|29	BuildRequires:	pkgconfig(id3tag)
14cu|mediatomb-0.12.1-9|30	BuildRequires:	pkgconfig(libcurl)
14cu|mediatomb-0.12.1-9|31	BuildRequires:	pkgconfig(libexif)
14cu|mediatomb-0.12.1-9|32	BuildRequires:	pkgconfig(mozjs185)
14cu|mediatomb-0.12.1-9|33	BuildRequires:	pkgconfig(sqlite3)
14cu|mediatomb-0.12.1-9|34	BuildRequires:	pkgconfig(taglib)
14cu|mediatomb-0.12.1-9|35	Requires(pre,post,postun):	rpm-helper
14cu|mediatomb-0.12.1-9|36	Requires(post,preun):	systemd
14cu|mediatomb-0.12.1-9|37	
14cu|mediatomb-0.12.1-9|38	%description
14cu|mediatomb-0.12.1-9|39	MediaTomb - UPnP AV Mediaserver for Linux.
14cu|mediatomb-0.12.1-9|40	
14cu|mediatomb-0.12.1-9|41	%files
14cu|mediatomb-0.12.1-9|42	%doc README README.UTF_8 AUTHORS ChangeLog INSTALL doc/doxygen.conf
14cu|mediatomb-0.12.1-9|43	%doc doc/scripting.txt doc/scripting_utf8.txt
14cu|mediatomb-0.12.1-9|44	%{_sysconfdir}/logrotate.d/%{name}
14cu|mediatomb-0.12.1-9|45	%{_bindir}/%{name}
14cu|mediatomb-0.12.1-9|46	%{_datadir}/%{name}
14cu|mediatomb-0.12.1-9|47	%{_mandir}/man1/*
14cu|mediatomb-0.12.1-9|48	%{_presetdir}/80-%{name}.preset
14cu|mediatomb-0.12.1-9|49	%{_unitdir}/%{name}.service
14cu|mediatomb-0.12.1-9|50	%defattr(-,%{name},%{name})
14cu|mediatomb-0.12.1-9|51	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|mediatomb-0.12.1-9|52	%ghost %{_logdir}/%{name}
14cu|mediatomb-0.12.1-9|53	
14cu|mediatomb-0.12.1-9|54	%pre
14cu|mediatomb-0.12.1-9|55	# Create a user
14cu|mediatomb-0.12.1-9|56	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|mediatomb-0.12.1-9|57	
14cu|mediatomb-0.12.1-9|58	%post
14cu|mediatomb-0.12.1-9|59	%systemd_post %{name}.service
14cu|mediatomb-0.12.1-9|60	
14cu|mediatomb-0.12.1-9|61	# Create initial log file so that logrotate doesn't complain
14cu|mediatomb-0.12.1-9|62	if [ $1 = 1 ]; then
14cu|mediatomb-0.12.1-9|63	%create_ghostfile %{_logdir}/%{name} root root 644
14cu|mediatomb-0.12.1-9|64	fi
14cu|mediatomb-0.12.1-9|65	
14cu|mediatomb-0.12.1-9|66	%preun
14cu|mediatomb-0.12.1-9|67	%systemd_preun %{name}.service
14cu|mediatomb-0.12.1-9|68	
14cu|mediatomb-0.12.1-9|69	%postun
14cu|mediatomb-0.12.1-9|70	%_postun_userdel %{name}
14cu|mediatomb-0.12.1-9|71	
14cu|mediatomb-0.12.1-9|72	#----------------------------------------------------------------------------
14cu|mediatomb-0.12.1-9|73	
14cu|mediatomb-0.12.1-9|74	%prep
14cu|mediatomb-0.12.1-9|75	%setup -q
14cu|mediatomb-0.12.1-9|76	%patch0 -p1
14cu|mediatomb-0.12.1-9|77	%patch1 -p1
14cu|mediatomb-0.12.1-9|78	%patch2 -p1
14cu|mediatomb-0.12.1-9|79	%patch3 -p1
14cu|mediatomb-0.12.1-9|80	%patch4 -p1
14cu|mediatomb-0.12.1-9|81	%patch5 -p1
14cu|mediatomb-0.12.1-9|82	%patch6 -p1
14cu|mediatomb-0.12.1-9|83	%patch7 -p1
14cu|mediatomb-0.12.1-9|84	
14cu|mediatomb-0.12.1-9|85	%build
14cu|mediatomb-0.12.1-9|86	autoreconf -fi
14cu|mediatomb-0.12.1-9|87	%configure2_5x \
14cu|mediatomb-0.12.1-9|88	--enable-taglib \
14cu|mediatomb-0.12.1-9|89	--enable-libjs \
14cu|mediatomb-0.12.1-9|90	--with-js-h=%{_includedir}/js \
14cu|mediatomb-0.12.1-9|91	--enable-external-transcoding \
14cu|mediatomb-0.12.1-9|92	--enable-protocolinfo-extension
14cu|mediatomb-0.12.1-9|93	
14cu|mediatomb-0.12.1-9|94	%make
14cu|mediatomb-0.12.1-9|95	
14cu|mediatomb-0.12.1-9|96	%install
14cu|mediatomb-0.12.1-9|97	install -D -m 0644 %{SOURCE2} %{buildroot}%{_presetdir}/80-%{name}.preset
14cu|mediatomb-0.12.1-9|98	install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cu|mediatomb-0.12.1-9|99	install -D -m 0755 config/mediatomb-conf-fedora %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|mediatomb-0.12.1-9|100	
14cu|mediatomb-0.12.1-9|101	%makeinstall_std
14cu|mediatomb-0.12.1-9|102	
14cu|mediatomb-0.12.1-9|103	mkdir -p %{buildroot}%{_logdir}
14cu|mediatomb-0.12.1-9|104	touch %{buildroot}%{_logdir}/%{name}
14cu|mediatomb-0.12.1-9|105	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/%{name}
14cu|mediatomb-0.12.1-9|106	
14cu|mediatomb-0.12.1-9|107	
14cu|mediatomb-0.12.1-9|108	%changelog
14cu|mediatomb-0.12.1-9|109	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.1-9
14cu|mediatomb-0.12.1-9|110	+ Revision: 83e0ba6
14cu|mediatomb-0.12.1-9|111	- Add patch to fix build with ffmpeg 2.5
14cu|mediatomb-0.12.1-9|112	
14cu|mediatomb-0.12.1-9|113	

10898 14
14cu|medit-1.2.0-1|1	Name:		medit
14cu|medit-1.2.0-1|2	Version:	1.2.0
14cu|medit-1.2.0-1|3	Release:	1
14cu|medit-1.2.0-1|4	Summary:	Multiplatform GTK+2 text editor
14cu|medit-1.2.0-1|5	Group:		Editors
14cu|medit-1.2.0-1|6	License:	GPLv2+
14cu|medit-1.2.0-1|7	URL:		http://mooedit.sourceforge.net/
14cu|medit-1.2.0-1|8	Source0:	https://sourceforge.net/projects/mooedit/files/medit/%{version}/%{name}-%{version}.tar.bz2
14cu|medit-1.2.0-1|9	Patch0:		medit-1.1.0-dso.patch
14cu|medit-1.2.0-1|10	BuildRequires:	gtk2-devel
14cu|medit-1.2.0-1|11	BuildRequires:	libxml2-devel
14cu|medit-1.2.0-1|12	BuildRequires:	intltool
14cu|medit-1.2.0-1|13	BuildRequires:	python-devel
14cu|medit-1.2.0-1|14	BuildRequires:	pygtk2.0-devel
14cu|medit-1.2.0-1|15	BuildRequires:	pkgconfig(sm)
14cu|medit-1.2.0-1|16	BuildRequires:	imagemagick
14cu|medit-1.2.0-1|17	
14cu|medit-1.2.0-1|18	%description
14cu|medit-1.2.0-1|19	Medit is a multiplatform GTK+2 text editor.
14cu|medit-1.2.0-1|20	Features:
14cu|medit-1.2.0-1|21	o Configurable syntax highlighting
14cu|medit-1.2.0-1|22	o Configurable keyboard accelerators
14cu|medit-1.2.0-1|23	o Multiplatform - works both on unix and windows
14cu|medit-1.2.0-1|24	
14cu|medit-1.2.0-1|25	%prep
14cu|medit-1.2.0-1|26	%setup -q
14cu|medit-1.2.0-1|27	%patch0 -p1
14cu|medit-1.2.0-1|28	
14cu|medit-1.2.0-1|29	%build
14cu|medit-1.2.0-1|30	%configure2_5x --disable-install-hooks
14cu|medit-1.2.0-1|31	%make
14cu|medit-1.2.0-1|32	
14cu|medit-1.2.0-1|33	%install
14cu|medit-1.2.0-1|34	%makeinstall_std
14cu|medit-1.2.0-1|35	
14cu|medit-1.2.0-1|36	# more icon sizes, 48x48 is already installed by make install
14cu|medit-1.2.0-1|37	for size in 32x32 16x16; do
14cu|medit-1.2.0-1|38	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/$size/apps;
14cu|medit-1.2.0-1|39	convert moo/mooutils/pixmaps/medit.png -scale $size %{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png;
14cu|medit-1.2.0-1|40	done
14cu|medit-1.2.0-1|41	
14cu|medit-1.2.0-1|42	%if %{mdvver} >= 2012
14cu|medit-1.2.0-1|43	%find_lang medit-1 medit-1-gsv medit-1.lang
14cu|medit-1.2.0-1|44	%else
14cu|medit-1.2.0-1|45	%find_lang medit-1 medit-1-gsv
14cu|medit-1.2.0-1|46	%endif
14cu|medit-1.2.0-1|47	
14cu|medit-1.2.0-1|48	%files -f medit-1.lang
14cu|medit-1.2.0-1|49	%doc README
14cu|medit-1.2.0-1|50	%doc %{_defaultdocdir}/medit-1
14cu|medit-1.2.0-1|51	%{_bindir}/medit
14cu|medit-1.2.0-1|52	%{_datadir}/applications/*.desktop
14cu|medit-1.2.0-1|53	%{_iconsdir}/hicolor/*/apps/*
14cu|medit-1.2.0-1|54	%{_mandir}/man1/medit.1.*
14cu|medit-1.2.0-1|55	%{_datadir}/medit-1/
14cu|medit-1.2.0-1|56	
14cu|medit-1.2.0-1|57	%changelog

10899 14
14cu|mednafen-0.9.47-1|1	Summary:	Multi-consoles Emulator
14cu|mednafen-0.9.47-1|2	Name:		mednafen
14cu|mednafen-0.9.47-1|3	Version:	0.9.47
14cu|mednafen-0.9.47-1|4	Release:	1
14cu|mednafen-0.9.47-1|5	License:	GPLv2+
14cu|mednafen-0.9.47-1|6	Group:		Emulators
14cu|mednafen-0.9.47-1|7	Url:		http://mednafen.sourceforge.net/
14cu|mednafen-0.9.47-1|8	Source0:	https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
14cu|mednafen-0.9.47-1|9	# Fix issue with old gcc
14cu|mednafen-0.9.47-1|10	Patch0:		mednafen-tests.patch
14cu|mednafen-0.9.47-1|11	BuildRequires:	bison
14cu|mednafen-0.9.47-1|12	BuildRequires:	pkgconfig(alsa)
14cu|mednafen-0.9.47-1|13	BuildRequires:	pkgconfig(gl)
14cu|mednafen-0.9.47-1|14	BuildRequires:	pkgconfig(glu)
14cu|mednafen-0.9.47-1|15	BuildRequires:	pkgconfig(libcdio)
14cu|mednafen-0.9.47-1|16	BuildRequires:	pkgconfig(sdl)
14cu|mednafen-0.9.47-1|17	BuildRequires:	pkgconfig(SDL_net)
14cu|mednafen-0.9.47-1|18	BuildRequires:	pkgconfig(sndfile)
14cu|mednafen-0.9.47-1|19	BuildRequires:	pkgconfig(vorbis)
14cu|mednafen-0.9.47-1|20	BuildRequires:	pkgconfig(zlib)
14cu|mednafen-0.9.47-1|21	
14cu|mednafen-0.9.47-1|22	%description
14cu|mednafen-0.9.47-1|23	Mednafen emulates several consoles:
14cu|mednafen-0.9.47-1|24	-Atari Lynx
14cu|mednafen-0.9.47-1|25	-GameBoy (Color)
14cu|mednafen-0.9.47-1|26	-GameBoy Advance
14cu|mednafen-0.9.47-1|27	-Neo Geo Pocket (Color)
14cu|mednafen-0.9.47-1|28	-NES
14cu|mednafen-0.9.47-1|29	-SNES
14cu|mednafen-0.9.47-1|30	-PC Engine (TurboGrafx 16)
14cu|mednafen-0.9.47-1|31	-PC-FX
14cu|mednafen-0.9.47-1|32	-Sega Master System & Game Gear
14cu|mednafen-0.9.47-1|33	-SuperGrafx
14cu|mednafen-0.9.47-1|34	-Virtual Boy
14cu|mednafen-0.9.47-1|35	-WonderSwan (Color)
14cu|mednafen-0.9.47-1|36	
14cu|mednafen-0.9.47-1|37	Warning: No GUI.
14cu|mednafen-0.9.47-1|38	
14cu|mednafen-0.9.47-1|39	%files -f %{name}.lang
14cu|mednafen-0.9.47-1|40	%doc ABOUT-NLS AUTHORS COPYING ChangeLog TODO Documentation/*
14cu|mednafen-0.9.47-1|41	%{_bindir}/%{name}
14cu|mednafen-0.9.47-1|42	
14cu|mednafen-0.9.47-1|43	#----------------------------------------------------------------------------
14cu|mednafen-0.9.47-1|44	
14cu|mednafen-0.9.47-1|45	%prep
14cu|mednafen-0.9.47-1|46	%setup -qn %{name}
14cu|mednafen-0.9.47-1|47	%if %{mdvver} < 201410
14cu|mednafen-0.9.47-1|48	%patch0 -p0
14cu|mednafen-0.9.47-1|49	%endif
14cu|mednafen-0.9.47-1|50	find ./src -type f -exec chmod 644 '{}' +
14cu|mednafen-0.9.47-1|51	find ./src -type d -exec chmod 755 '{}' +
14cu|mednafen-0.9.47-1|52	
14cu|mednafen-0.9.47-1|53	%build
14cu|mednafen-0.9.47-1|54	autoreconf -i
14cu|mednafen-0.9.47-1|55	%configure2_5x
14cu|mednafen-0.9.47-1|56	%make
14cu|mednafen-0.9.47-1|57	
14cu|mednafen-0.9.47-1|58	%install
14cu|mednafen-0.9.47-1|59	%makeinstall_std
14cu|mednafen-0.9.47-1|60	
14cu|mednafen-0.9.47-1|61	%find_lang %{name}
14cu|mednafen-0.9.47-1|62	
14cu|mednafen-0.9.47-1|63	
14cu|mednafen-0.9.47-1|64	%changelog
14cu|mednafen-0.9.47-1|65	
14cu|mednafen-0.9.47-1|66	* Fri Sep 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.47-1
14cu|mednafen-0.9.47-1|67	- (9dc377a) New version 0.9.47
14cu|mednafen-0.9.47-1|68	
14cu|mednafen-0.9.47-1|69	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.46-1
14cu|mednafen-0.9.47-1|70	- (148dc8c) New version 0.9.46
14cu|mednafen-0.9.47-1|71	
14cu|mednafen-0.9.47-1|72	* Mon Jun 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.45.1-1
14cu|mednafen-0.9.47-1|73	- (3799731) New version 0.9.45.1
14cu|mednafen-0.9.47-1|74	
14cu|mednafen-0.9.47-1|75	* Wed Jun 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.45-1
14cu|mednafen-0.9.47-1|76	- (117010b) New version 0.9.45
14cu|mednafen-0.9.47-1|77	
14cu|mednafen-0.9.47-1|78	* Mon Apr 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.44.1-1
14cu|mednafen-0.9.47-1|79	- (115f3cd) New version 0.9.44.1
14cu|mednafen-0.9.47-1|80	
14cu|mednafen-0.9.47-1|81	* Sat Apr 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.44-1
14cu|mednafen-0.9.47-1|82	- (9ce39b0) New version 0.9.44
14cu|mednafen-0.9.47-1|83	
14cu|mednafen-0.9.47-1|84	* Mon Feb 27 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.43-1
14cu|mednafen-0.9.47-1|85	- (f8dc4bb) New version 0.9.43
14cu|mednafen-0.9.47-1|86	
14cu|mednafen-0.9.47-1|87	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.41-2
14cu|mednafen-0.9.47-1|88	- (944914b) MassBuild#1257: Increase release tag
14cu|mednafen-0.9.47-1|89	
14cu|mednafen-0.9.47-1|90	* Sun Jan 29 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.41-1
14cu|mednafen-0.9.47-1|91	- (d690a4f) New version 0.9.41
14cu|mednafen-0.9.47-1|92	
14cu|mednafen-0.9.47-1|93	* Fri Dec 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.39.2-2
14cu|mednafen-0.9.47-1|94	- (c911ed3) MassBuild#1190: Increase release tag
14cu|mednafen-0.9.47-1|95	
14cu|mednafen-0.9.47-1|96	* Fri Sep 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.39.2-1
14cu|mednafen-0.9.47-1|97	- (352a852) New version 0.9.39.2
14cu|mednafen-0.9.47-1|98	
14cu|mednafen-0.9.47-1|99	* Wed Sep 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.39.1-1
14cu|mednafen-0.9.47-1|100	- (1de1659) New version 0.9.39.1
14cu|mednafen-0.9.47-1|101	- (1de1659) File c68k_op0.inc is no longer installed
14cu|mednafen-0.9.47-1|102	
14cu|mednafen-0.9.47-1|103	* Mon Oct 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.38.7-1
14cu|mednafen-0.9.47-1|104	- (8926aef) New version 0.9.38.7
14cu|mednafen-0.9.47-1|105	
14cu|mednafen-0.9.47-1|106	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.38.6-1
14cu|mednafen-0.9.47-1|107	- (de49552) New version 0.9.38.6
14cu|mednafen-0.9.47-1|108	
14cu|mednafen-0.9.47-1|109	* Mon Jul 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.38.5-1
14cu|mednafen-0.9.47-1|110	- (72a6dfb) New version 0.9.38.5
14cu|mednafen-0.9.47-1|111	
14cu|mednafen-0.9.47-1|112	* Sun Mar 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.38.3-1
14cu|mednafen-0.9.47-1|113	- (e60fb97) New version 0.9.38.3
14cu|mednafen-0.9.47-1|114	
14cu|mednafen-0.9.47-1|115	* Thu Jan 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.37.1-1
14cu|mednafen-0.9.47-1|116	- (a6440ea) New version 0.9.37.1
14cu|mednafen-0.9.47-1|117	
14cu|mednafen-0.9.47-1|118	* Mon Jan 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.36.5-1
14cu|mednafen-0.9.47-1|119	- (20eeb3a) New version 0.9.36.5
14cu|mednafen-0.9.47-1|120	
14cu|mednafen-0.9.47-1|121	* Sat Oct 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.36.4-3
14cu|mednafen-0.9.47-1|122	- (950d206) New version 0.9.36.4
14cu|mednafen-0.9.47-1|123	
14cu|mednafen-0.9.47-1|124	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.33.3-3
14cu|mednafen-0.9.47-1|125	- (4aa3140) MassBuild#464: Increase release tag
14cu|mednafen-0.9.47-1|126	
14cu|mednafen-0.9.47-1|127	* Wed Jul 02 2014 abfonly <abfonly@gmail.com> 0.9.33.3-2
14cu|mednafen-0.9.47-1|128	- (f92dd19) rebuild against new libcdio, bump rel
14cu|mednafen-0.9.47-1|129	
14cu|mednafen-0.9.47-1|130	* Sun Apr 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.33.3-1
14cu|mednafen-0.9.47-1|131	- (f8e3472) New version 0.9.33.3
14cu|mednafen-0.9.47-1|132	
14cu|mednafen-0.9.47-1|133	* Mon Nov 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.32.1-1
14cu|mednafen-0.9.47-1|134	- (04ab4f8) LOG New version 0.9.32.1
14cu|mednafen-0.9.47-1|135	
14cu|mednafen-0.9.47-1|136	* Sat Sep 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.32-1
14cu|mednafen-0.9.47-1|137	- (85535cb) LOG New version 0.9.32
14cu|mednafen-0.9.47-1|138	
14cu|mednafen-0.9.47-1|139	* Mon Sep 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.31-1
14cu|mednafen-0.9.47-1|140	- (239cbaf) LOG New version 0.9.31
14cu|mednafen-0.9.47-1|141	
14cu|mednafen-0.9.47-1|142	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.29-1
14cu|mednafen-0.9.47-1|143	- (3b82c83) LOG New version 0.9.29
14cu|mednafen-0.9.47-1|144	
14cu|mednafen-0.9.47-1|145	* Tue Jan 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.28-1
14cu|mednafen-0.9.47-1|146	- (e725ba2) LOG New version 0.9.28
14cu|mednafen-0.9.47-1|147	
14cu|mednafen-0.9.47-1|148	* Mon Dec 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.27-1
14cu|mednafen-0.9.47-1|149	- (2f28f29) LOG New version 0.9.27
14cu|mednafen-0.9.47-1|150	
14cu|mednafen-0.9.47-1|151	* Wed Dec 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.26-1
14cu|mednafen-0.9.47-1|152	- (6f9a23d) LOG New version 0.9.26
14cu|mednafen-0.9.47-1|153	
14cu|mednafen-0.9.47-1|154	* Thu Oct 11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.25-1
14cu|mednafen-0.9.47-1|155	- (69b7dd4) LOG Drop no longer needed patch
14cu|mednafen-0.9.47-1|156	
14cu|mednafen-0.9.47-1|157	

10900 14
14cu|mednafen-server-0.5.2-1|1	Summary:	Mednafen Network Play Server
14cu|mednafen-server-0.5.2-1|2	Name:		mednafen-server
14cu|mednafen-server-0.5.2-1|3	Version:	0.5.2
14cu|mednafen-server-0.5.2-1|4	Release:	1
14cu|mednafen-server-0.5.2-1|5	License:	GPLv2+
14cu|mednafen-server-0.5.2-1|6	Group:		Emulators
14cu|mednafen-server-0.5.2-1|7	Url:		http://mednafen.sourceforge.net/
14cu|mednafen-server-0.5.2-1|8	Source0:	http://downloads.sourceforge.net/mednafen/%{name}-%{version}.tar.gz
14cu|mednafen-server-0.5.2-1|9	
14cu|mednafen-server-0.5.2-1|10	%description
14cu|mednafen-server-0.5.2-1|11	This CLI-driven server aims at providing multiplayer gaming over a LAN
14cu|mednafen-server-0.5.2-1|12	for mednafen emulator.
14cu|mednafen-server-0.5.2-1|13	
14cu|mednafen-server-0.5.2-1|14	Look at the provided documentation for an example config file and usage.
14cu|mednafen-server-0.5.2-1|15	
14cu|mednafen-server-0.5.2-1|16	%files
14cu|mednafen-server-0.5.2-1|17	%doc ChangeLog README TODO run.sh standard.conf
14cu|mednafen-server-0.5.2-1|18	%{_bindir}/%{name}
14cu|mednafen-server-0.5.2-1|19	
14cu|mednafen-server-0.5.2-1|20	#----------------------------------------------------------------------------
14cu|mednafen-server-0.5.2-1|21	
14cu|mednafen-server-0.5.2-1|22	%prep
14cu|mednafen-server-0.5.2-1|23	%setup -qn %{name}
14cu|mednafen-server-0.5.2-1|24	
14cu|mednafen-server-0.5.2-1|25	%build
14cu|mednafen-server-0.5.2-1|26	%configure2_5x
14cu|mednafen-server-0.5.2-1|27	%make
14cu|mednafen-server-0.5.2-1|28	
14cu|mednafen-server-0.5.2-1|29	%install
14cu|mednafen-server-0.5.2-1|30	%makeinstall_std
14cu|mednafen-server-0.5.2-1|31	
14cu|mednafen-server-0.5.2-1|32	
14cu|mednafen-server-0.5.2-1|33	%changelog
14cu|mednafen-server-0.5.2-1|34	* Thu Jan 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.2-1
14cu|mednafen-server-0.5.2-1|35	+ Revision: 3956c22
14cu|mednafen-server-0.5.2-1|36	- New version 0.5.2
14cu|mednafen-server-0.5.2-1|37	
14cu|mednafen-server-0.5.2-1|38	

10901 14
14cu|mednaffe-0.8-1|1	# Seems to have issues when built with optflags, so we don't use them here
14cu|mednaffe-0.8-1|2	%global optflags %{nil}
14cu|mednaffe-0.8-1|3	%define _enable_debug_packages %{nil}
14cu|mednaffe-0.8-1|4	%define debug_package %{nil}
14cu|mednaffe-0.8-1|5	
14cu|mednaffe-0.8-1|6	Summary:	A front-end (GUI) for Mednafen emulator
14cu|mednaffe-0.8-1|7	Name:		mednaffe
14cu|mednaffe-0.8-1|8	Version:	0.8
14cu|mednaffe-0.8-1|9	Release:	1
14cu|mednaffe-0.8-1|10	License:	GPLv3+
14cu|mednaffe-0.8-1|11	Group:		Emulators
14cu|mednaffe-0.8-1|12	Url:		https://code.google.com/p/mednaffe/
14cu|mednaffe-0.8-1|13	# https://github.com/AmatCoder/mednaffe/archive/v%{version}.tar.gz
14cu|mednaffe-0.8-1|14	Source0:	%{name}-%{version}.tar.gz
14cu|mednaffe-0.8-1|15	Patch0:		mednaffe-0.8-error-message.patch
14cu|mednaffe-0.8-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mednaffe-0.8-1|17	Requires:	mednafen
14cu|mednaffe-0.8-1|18	
14cu|mednaffe-0.8-1|19	%description
14cu|mednaffe-0.8-1|20	Mednaffe is a front-end (GUI) for Mednafen emulator.
14cu|mednaffe-0.8-1|21	
14cu|mednaffe-0.8-1|22	For now Mednaffe only works with 0.9.3x-WIP versions of mednafen emulator.
14cu|mednaffe-0.8-1|23	
14cu|mednaffe-0.8-1|24	%files
14cu|mednaffe-0.8-1|25	%doc COPYING ChangeLog README AUTHORS
14cu|mednaffe-0.8-1|26	%{_bindir}/%{name}
14cu|mednaffe-0.8-1|27	%{_datadir}/applications/%{name}.desktop
14cu|mednaffe-0.8-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|mednaffe-0.8-1|29	%{_datadir}/pixmaps/%{name}.png
14cu|mednaffe-0.8-1|30	
14cu|mednaffe-0.8-1|31	#----------------------------------------------------------------------------
14cu|mednaffe-0.8-1|32	
14cu|mednaffe-0.8-1|33	%prep
14cu|mednaffe-0.8-1|34	%setup -q
14cu|mednaffe-0.8-1|35	%patch0 -p1
14cu|mednaffe-0.8-1|36	
14cu|mednaffe-0.8-1|37	%build
14cu|mednaffe-0.8-1|38	%configure2_5x
14cu|mednaffe-0.8-1|39	%make
14cu|mednaffe-0.8-1|40	
14cu|mednaffe-0.8-1|41	%install
14cu|mednaffe-0.8-1|42	%makeinstall_std
14cu|mednaffe-0.8-1|43	
14cu|mednaffe-0.8-1|44	
14cu|mednaffe-0.8-1|45	%changelog
14cu|mednaffe-0.8-1|46	
14cu|mednaffe-0.8-1|47	* Fri Jul 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
14cu|mednaffe-0.8-1|48	- (f1aec6c) New version 0.8
14cu|mednaffe-0.8-1|49	
14cu|mednaffe-0.8-1|50	

10902 14
14cu|megaglest-3.12.0-2|1	# no matter what, ignores -lssl -lcrypto dependency of -lcurl
14cu|megaglest-3.12.0-2|2	%define _disable_ld_as_needed 1
14cu|megaglest-3.12.0-2|3	
14cu|megaglest-3.12.0-2|4	Summary:	Open Source 3d real time strategy game
14cu|megaglest-3.12.0-2|5	Name:		megaglest
14cu|megaglest-3.12.0-2|6	Version:	3.12.0
14cu|megaglest-3.12.0-2|7	Release:	2
14cu|megaglest-3.12.0-2|8	License:	GPLv3+
14cu|megaglest-3.12.0-2|9	Group:		Games/Strategy
14cu|megaglest-3.12.0-2|10	Url:		http://megaglest.org/
14cu|megaglest-3.12.0-2|11	Source0:	https://github.com/MegaGlest/megaglest-source/releases/download/3.12.0/megaglest-source-%{version}.tar.xz
14cu|megaglest-3.12.0-2|12	# Correct usage of xvfb-run when generating manpages
14cu|megaglest-3.12.0-2|13	Patch0:		megaglest-3.12.0-help2man.patch
14cu|megaglest-3.12.0-2|14	# Do not fail with cryptic message if there are missing translations
14cu|megaglest-3.12.0-2|15	# just use english text
14cu|megaglest-3.12.0-2|16	Patch1:		megaglest-3.9.1-translation-missing.patch
14cu|megaglest-3.12.0-2|17	# Don not overwrite system compiler flags
14cu|megaglest-3.12.0-2|18	Patch4:		megaglest-3.12.0-flags.patch
14cu|megaglest-3.12.0-2|19	BuildRequires:	cmake
14cu|megaglest-3.12.0-2|20	BuildRequires:	help2man
14cu|megaglest-3.12.0-2|21	BuildRequires:	subversion
14cu|megaglest-3.12.0-2|22	BuildRequires:	x11-server-xvfb
14cu|megaglest-3.12.0-2|23	BuildRequires:	jpeg-devel
14cu|megaglest-3.12.0-2|24	BuildRequires:	libircclient-static-devel
14cu|megaglest-3.12.0-2|25	BuildRequires:	miniupnpc-devel
14cu|megaglest-3.12.0-2|26	BuildRequires:	wxgtku-devel
14cu|megaglest-3.12.0-2|27	BuildRequires:	pkgconfig(libcurl)
14cu|megaglest-3.12.0-2|28	BuildRequires:	pkgconfig(ftgl)
14cu|megaglest-3.12.0-2|29	BuildRequires:	pkgconfig(gl)
14cu|megaglest-3.12.0-2|30	BuildRequires:	pkgconfig(glew)
14cu|megaglest-3.12.0-2|31	BuildRequires:	pkgconfig(gnutls)
14cu|megaglest-3.12.0-2|32	BuildRequires:	pkgconfig(icu-i18n)
14cu|megaglest-3.12.0-2|33	BuildRequires:	pkgconfig(libpng)
14cu|megaglest-3.12.0-2|34	BuildRequires:	pkgconfig(libvlc)
14cu|megaglest-3.12.0-2|35	BuildRequires:	pkgconfig(lua)
14cu|megaglest-3.12.0-2|36	BuildRequires:	pkgconfig(openal)
14cu|megaglest-3.12.0-2|37	BuildRequires:	pkgconfig(openssl)
14cu|megaglest-3.12.0-2|38	BuildRequires:	pkgconfig(sdl2)
14cu|megaglest-3.12.0-2|39	BuildRequires:	pkgconfig(vorbis)
14cu|megaglest-3.12.0-2|40	BuildRequires:	pkgconfig(xerces-c)
14cu|megaglest-3.12.0-2|41	BuildRequires:	pkgconfig(zlib)
14cu|megaglest-3.12.0-2|42	Requires:	glxinfo
14cu|megaglest-3.12.0-2|43	Requires:	megaglest-data = %{version}
14cu|megaglest-3.12.0-2|44	Requires:	p7zip
14cu|megaglest-3.12.0-2|45	
14cu|megaglest-3.12.0-2|46	%description
14cu|megaglest-3.12.0-2|47	MegaGlest is an open source 3D-real-time strategy game, where you control
14cu|megaglest-3.12.0-2|48	the armies of one of seven different factions: Tech, Magic, Egyptians,
14cu|megaglest-3.12.0-2|49	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
14cu|megaglest-3.12.0-2|50	naturally looking settings, which -like the unit models- are crafted with
14cu|megaglest-3.12.0-2|51	great appreciation for detail. Additional game data can be downloaded from
14cu|megaglest-3.12.0-2|52	within the game at no cost.
14cu|megaglest-3.12.0-2|53	
14cu|megaglest-3.12.0-2|54	%files
14cu|megaglest-3.12.0-2|55	%doc docs/AUTHORS.source_code.txt
14cu|megaglest-3.12.0-2|56	%doc docs/CHANGELOG.txt
14cu|megaglest-3.12.0-2|57	%doc docs/COPYRIGHT.source_code.txt
14cu|megaglest-3.12.0-2|58	%doc docs/gnu_gpl_3.0.txt
14cu|megaglest-3.12.0-2|59	%doc docs/README.txt
14cu|megaglest-3.12.0-2|60	%{_mandir}/man6/*.6*
14cu|megaglest-3.12.0-2|61	%{_gamesbindir}/*
14cu|megaglest-3.12.0-2|62	%{_gamesdatadir}/megaglest/*
14cu|megaglest-3.12.0-2|63	
14cu|megaglest-3.12.0-2|64	#-----------------------------------------------------------------------
14cu|megaglest-3.12.0-2|65	
14cu|megaglest-3.12.0-2|66	%prep
14cu|megaglest-3.12.0-2|67	%setup -q
14cu|megaglest-3.12.0-2|68	%patch0 -p1
14cu|megaglest-3.12.0-2|69	%patch1 -p1
14cu|megaglest-3.12.0-2|70	%patch4 -p1
14cu|megaglest-3.12.0-2|71	
14cu|megaglest-3.12.0-2|72	%build
14cu|megaglest-3.12.0-2|73	%cmake -DMEGAGLEST_BIN_INSTALL_PATH=games/ \
14cu|megaglest-3.12.0-2|74	-DMEGAGLEST_DATA_INSTALL_PATH=share/games/%{name}/ \
14cu|megaglest-3.12.0-2|75	-DMEGAGLEST_ICON_INSTALL_PATH=share/icons/hicolor/48x48/apps/ \
14cu|megaglest-3.12.0-2|76	-DCMAKE_BUILD_TYPE=RELWITHDEBINFO
14cu|megaglest-3.12.0-2|77	
14cu|megaglest-3.12.0-2|78	%make
14cu|megaglest-3.12.0-2|79	
14cu|megaglest-3.12.0-2|80	%install
14cu|megaglest-3.12.0-2|81	%makeinstall_std -C build
14cu|megaglest-3.12.0-2|82	
14cu|megaglest-3.12.0-2|83	%changelog
14cu|megaglest-3.12.0-2|84	
14cu|megaglest-3.12.0-2|85	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.0-2
14cu|megaglest-3.12.0-2|86	- (b94d288) Drop no longer used SDL1 libraries from build requirements
14cu|megaglest-3.12.0-2|87	
14cu|megaglest-3.12.0-2|88	

10903 14
14cu|megaglest-data-3.12.0-2|1	%define rel b1
14cu|megaglest-data-3.12.0-2|2	
14cu|megaglest-data-3.12.0-2|3	Summary:	Mega Glest data files
14cu|megaglest-data-3.12.0-2|4	Name:		megaglest-data
14cu|megaglest-data-3.12.0-2|5	Version:	3.12.0
14cu|megaglest-data-3.12.0-2|6	Release:	2
14cu|megaglest-data-3.12.0-2|7	License:	Creative Commons Attribution
14cu|megaglest-data-3.12.0-2|8	Group:		Games/Strategy
14cu|megaglest-data-3.12.0-2|9	Url:		http://megaglest.org/
14cu|megaglest-data-3.12.0-2|10	Source0:	https://github.com/MegaGlest/megaglest-data/releases/download/%{version}/%{name}-%{version}.%{rel}.tar.xz
14cu|megaglest-data-3.12.0-2|11	BuildRequires:	cmake
14cu|megaglest-data-3.12.0-2|12	# Some files moved from main package here
14cu|megaglest-data-3.12.0-2|13	Conflicts:	megaglest < 3.12.0
14cu|megaglest-data-3.12.0-2|14	BuildArch:	noarch
14cu|megaglest-data-3.12.0-2|15	
14cu|megaglest-data-3.12.0-2|16	%description
14cu|megaglest-data-3.12.0-2|17	MegaGlest is an open source 3D-real-time strategy game, where you control
14cu|megaglest-data-3.12.0-2|18	the armies of one of seven different factions: Tech, Magic, Egyptians,
14cu|megaglest-data-3.12.0-2|19	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
14cu|megaglest-data-3.12.0-2|20	naturally looking settings, which -like the unit models- are crafted with
14cu|megaglest-data-3.12.0-2|21	great appreciation for detail. Additional game data can be downloaded from
14cu|megaglest-data-3.12.0-2|22	within the game at no cost.
14cu|megaglest-data-3.12.0-2|23	
14cu|megaglest-data-3.12.0-2|24	%files
14cu|megaglest-data-3.12.0-2|25	%doc docs/*
14cu|megaglest-data-3.12.0-2|26	%{_gamesdatadir}/megaglest
14cu|megaglest-data-3.12.0-2|27	%{_datadir}/appdata/megaglest.appdata.xml
14cu|megaglest-data-3.12.0-2|28	%{_datadir}/appdata/megaglest_editor.appdata.xml
14cu|megaglest-data-3.12.0-2|29	%{_datadir}/applications/megaglest.desktop
14cu|megaglest-data-3.12.0-2|30	%{_datadir}/applications/megaglest_editor.desktop
14cu|megaglest-data-3.12.0-2|31	%{_datadir}/applications/megaglest_g3dviewer.desktop
14cu|megaglest-data-3.12.0-2|32	%{_iconsdir}/*
14cu|megaglest-data-3.12.0-2|33	%{_datadir}/menu/megaglest
14cu|megaglest-data-3.12.0-2|34	
14cu|megaglest-data-3.12.0-2|35	#----------------------------------------------------------------------------
14cu|megaglest-data-3.12.0-2|36	
14cu|megaglest-data-3.12.0-2|37	%prep
14cu|megaglest-data-3.12.0-2|38	%setup -qn megaglest-%{version}
14cu|megaglest-data-3.12.0-2|39	
14cu|megaglest-data-3.12.0-2|40	%build
14cu|megaglest-data-3.12.0-2|41	%cmake \
14cu|megaglest-data-3.12.0-2|42	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir} \
14cu|megaglest-data-3.12.0-2|43	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir} \
14cu|megaglest-data-3.12.0-2|44	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
14cu|megaglest-data-3.12.0-2|45	%make
14cu|megaglest-data-3.12.0-2|46	
14cu|megaglest-data-3.12.0-2|47	%install
14cu|megaglest-data-3.12.0-2|48	%makeinstall_std -C build
14cu|megaglest-data-3.12.0-2|49	rm -fr %{buildroot}%{_gamesdatadir}/megaglest/docs
14cu|megaglest-data-3.12.0-2|50	
14cu|megaglest-data-3.12.0-2|51	%changelog
14cu|megaglest-data-3.12.0-2|52	
14cu|megaglest-data-3.12.0-2|53	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.0-2
14cu|megaglest-data-3.12.0-2|54	- (6325102) Some files moved from megaglest package here, add Conflicts
14cu|megaglest-data-3.12.0-2|55	
14cu|megaglest-data-3.12.0-2|56	

10904 14
14cu|megasync-1.0.29-2|1	Summary:	Easy automated syncing between your computers and your MEGA cloud drive
14cu|megasync-1.0.29-2|2	Name:		megasync
14cu|megasync-1.0.29-2|3	Version:	1.0.29
14cu|megasync-1.0.29-2|4	Release:	2
14cu|megasync-1.0.29-2|5	License:	Freeware
14cu|megasync-1.0.29-2|6	Group:		Networking/File transfer
14cu|megasync-1.0.29-2|7	Url:		https://mega.co.nz
14cu|megasync-1.0.29-2|8	Source0:	megasync_%{version}.tar.gz
14cu|megasync-1.0.29-2|9	BuildRequires:	qt4-devel
14cu|megasync-1.0.29-2|10	BuildRequires:	pkgconfig(cryptopp)
14cu|megasync-1.0.29-2|11	BuildRequires:	pkgconfig(libcares)
14cu|megasync-1.0.29-2|12	BuildRequires:	pkgconfig(libcrypto)
14cu|megasync-1.0.29-2|13	BuildRequires:	pkgconfig(sqlite3)
14cu|megasync-1.0.29-2|14	BuildRequires:	pkgconfig(zlib)
14cu|megasync-1.0.29-2|15	Requires:	qt4-common
14cu|megasync-1.0.29-2|16	
14cu|megasync-1.0.29-2|17	%description
14cu|megasync-1.0.29-2|18	Secure:
14cu|megasync-1.0.29-2|19	Your data is encrypted end to end. Nobody can intercept it while in storage
14cu|megasync-1.0.29-2|20	or in transit.
14cu|megasync-1.0.29-2|21	
14cu|megasync-1.0.29-2|22	Flexible:
14cu|megasync-1.0.29-2|23	Sync any folder from your PC to any folder in the cloud. Sync any number of
14cu|megasync-1.0.29-2|24	folders in parallel.
14cu|megasync-1.0.29-2|25	
14cu|megasync-1.0.29-2|26	Fast:
14cu|megasync-1.0.29-2|27	Take advantage of MEGA's high-powered infrastructure and multi-connection
14cu|megasync-1.0.29-2|28	transfers.
14cu|megasync-1.0.29-2|29	
14cu|megasync-1.0.29-2|30	Generous:
14cu|megasync-1.0.29-2|31	Store up to 50 GB for free!
14cu|megasync-1.0.29-2|32	
14cu|megasync-1.0.29-2|33	%files
14cu|megasync-1.0.29-2|34	%{_bindir}/%{name}
14cu|megasync-1.0.29-2|35	%{_datadir}/applications/megasync.desktop
14cu|megasync-1.0.29-2|36	%{_datadir}/icons/hicolor/*/*/mega.png
14cu|megasync-1.0.29-2|37	
14cu|megasync-1.0.29-2|38	#----------------------------------------------------------------------------
14cu|megasync-1.0.29-2|39	
14cu|megasync-1.0.29-2|40	%prep
14cu|megasync-1.0.29-2|41	%setup -q
14cu|megasync-1.0.29-2|42	
14cu|megasync-1.0.29-2|43	%build
14cu|megasync-1.0.29-2|44	%configure
14cu|megasync-1.0.29-2|45	export DESKTOP_DESTDIR=%{buildroot}%{_prefix}
14cu|megasync-1.0.29-2|46	
14cu|megasync-1.0.29-2|47	%qmake_qt4 DESTDIR=%{buildroot}%{_bindir}
14cu|megasync-1.0.29-2|48	lrelease  MEGASync/MEGASync.pro
14cu|megasync-1.0.29-2|49	%make
14cu|megasync-1.0.29-2|50	
14cu|megasync-1.0.29-2|51	%install
14cu|megasync-1.0.29-2|52	%makeinstall DESTDIR=%{buildroot}%{_bindir}
14cu|megasync-1.0.29-2|53	
14cu|megasync-1.0.29-2|54	desktop-file-install \
14cu|megasync-1.0.29-2|55	--add-category="Network" \
14cu|megasync-1.0.29-2|56	--dir %{buildroot}%{_datadir}/applications \
14cu|megasync-1.0.29-2|57	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|megasync-1.0.29-2|58	
14cu|megasync-1.0.29-2|59	
14cu|megasync-1.0.29-2|60	%changelog
14cu|megasync-1.0.29-2|61	
14cu|megasync-1.0.29-2|62	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.29-2
14cu|megasync-1.0.29-2|63	- (de15f08) Spec cleanup
14cu|megasync-1.0.29-2|64	
14cu|megasync-1.0.29-2|65	

10905 14
14cu|megatunix-0.9.23-2|1	Summary:	MegaTunix Tuning Software
14cu|megatunix-0.9.23-2|2	Name:		megatunix
14cu|megatunix-0.9.23-2|3	Version:	0.9.23
14cu|megatunix-0.9.23-2|4	Release:	2
14cu|megatunix-0.9.23-2|5	License:	GPLv2+
14cu|megatunix-0.9.23-2|6	Group:		Networking/Other
14cu|megatunix-0.9.23-2|7	Url:		http://sourceforge.net/projects/megatunix
14cu|megatunix-0.9.23-2|8	Source0:	http://sourceforge.net/projects/megatunix/files/MegaTunix/%{version}/%{name}-%{version}.tar.gz
14cu|megatunix-0.9.23-2|9	Patch0:		megatunix-0.9.23-glib_fix.diff
14cu|megatunix-0.9.23-2|10	Patch1:		megatunix-0.9.23-menu_fixes.diff
14cu|megatunix-0.9.23-2|11	Patch2:		megatunix-0.9.23-optflags.patch
14cu|megatunix-0.9.23-2|12	BuildRequires:	bison
14cu|megatunix-0.9.23-2|13	BuildRequires:	flex
14cu|megatunix-0.9.23-2|14	BuildRequires:	libtool
14cu|megatunix-0.9.23-2|15	BuildRequires:	imagemagick
14cu|megatunix-0.9.23-2|16	BuildRequires:	intltool
14cu|megatunix-0.9.23-2|17	BuildRequires:	pkgconfig(gdk-2.0)
14cu|megatunix-0.9.23-2|18	BuildRequires:	pkgconfig(gdkglext-1.0)
14cu|megatunix-0.9.23-2|19	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
14cu|megatunix-0.9.23-2|20	BuildRequires:	pkgconfig(gdk-x11-2.0)
14cu|megatunix-0.9.23-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|megatunix-0.9.23-2|22	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|megatunix-0.9.23-2|23	BuildRequires:	pkgconfig(gtkglext-x11-1.0)
14cu|megatunix-0.9.23-2|24	BuildRequires:	pkgconfig(gtk+-unix-print-2.0)
14cu|megatunix-0.9.23-2|25	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14cu|megatunix-0.9.23-2|26	BuildRequires:	pkgconfig(libglade-2.0)
14cu|megatunix-0.9.23-2|27	BuildRequires:	pkgconfig(libxml-2.0)
14cu|megatunix-0.9.23-2|28	
14cu|megatunix-0.9.23-2|29	%description
14cu|megatunix-0.9.23-2|30	MegaTunix is a cross-platform tuning application for some of the available DIY
14cu|megatunix-0.9.23-2|31	Fuel Injection controllers, including the MegaSquirt (MS1, MS1-Extra, MS2 and
14cu|megatunix-0.9.23-2|32	MS2-Extra) as well as the FreeEMS EFI system and the JimStim ECU
14cu|megatunix-0.9.23-2|33	stimulator/development tool.
14cu|megatunix-0.9.23-2|34	
14cu|megatunix-0.9.23-2|35	%files
14cu|megatunix-0.9.23-2|36	%doc AUTHORS CREDITS LICENSE README TODO
14cu|megatunix-0.9.23-2|37	%{_sysconfdir}/xdg/menus/applications-merged/automotive.menu
14cu|megatunix-0.9.23-2|38	%{_bindir}/dashdesigner
14cu|megatunix-0.9.23-2|39	%{_bindir}/gaugedesigner
14cu|megatunix-0.9.23-2|40	%{_bindir}/megatunix
14cu|megatunix-0.9.23-2|41	%{_bindir}/msloader
14cu|megatunix-0.9.23-2|42	%{_bindir}/mtxloader
14cu|megatunix-0.9.23-2|43	%{_datadir}/MegaTunix
14cu|megatunix-0.9.23-2|44	%{_datadir}/desktop-directories/Automotive.directory
14cu|megatunix-0.9.23-2|45	%{_datadir}/applications/*.desktop
14cu|megatunix-0.9.23-2|46	%{_miconsdir}/*.png
14cu|megatunix-0.9.23-2|47	%{_iconsdir}/*.png
14cu|megatunix-0.9.23-2|48	%{_liconsdir}/*.png
14cu|megatunix-0.9.23-2|49	
14cu|megatunix-0.9.23-2|50	#----------------------------------------------------------------------------
14cu|megatunix-0.9.23-2|51	
14cu|megatunix-0.9.23-2|52	%prep
14cu|megatunix-0.9.23-2|53	%setup -q
14cu|megatunix-0.9.23-2|54	%patch0 -p0
14cu|megatunix-0.9.23-2|55	%patch1 -p1
14cu|megatunix-0.9.23-2|56	%patch2 -p1
14cu|megatunix-0.9.23-2|57	
14cu|megatunix-0.9.23-2|58	%build
14cu|megatunix-0.9.23-2|59	autoreconf -fi
14cu|megatunix-0.9.23-2|60	
14cu|megatunix-0.9.23-2|61	%configure2_5x \
14cu|megatunix-0.9.23-2|62	--disable-rpath \
14cu|megatunix-0.9.23-2|63	--disable-static
14cu|megatunix-0.9.23-2|64	
14cu|megatunix-0.9.23-2|65	%make
14cu|megatunix-0.9.23-2|66	
14cu|megatunix-0.9.23-2|67	%install
14cu|megatunix-0.9.23-2|68	%makeinstall_std
14cu|megatunix-0.9.23-2|69	
14cu|megatunix-0.9.23-2|70	rm -rf %{buildroot}%{_datadir}/icons
14cu|megatunix-0.9.23-2|71	
14cu|megatunix-0.9.23-2|72	install -d %{buildroot}%{_miconsdir}
14cu|megatunix-0.9.23-2|73	install -d %{buildroot}%{_iconsdir}
14cu|megatunix-0.9.23-2|74	install -d %{buildroot}%{_liconsdir}
14cu|megatunix-0.9.23-2|75	
14cu|megatunix-0.9.23-2|76	for i in automotive dashdesigner gaugedesigner megatunix mtxloader; do
14cu|megatunix-0.9.23-2|77	convert icons/${i}.xpm -resize 16x16 %{buildroot}%{_miconsdir}/${i}.png
14cu|megatunix-0.9.23-2|78	convert icons/${i}.xpm -resize 32x32 %{buildroot}%{_iconsdir}/${i}.png
14cu|megatunix-0.9.23-2|79	convert icons/${i}.xpm -resize 48x48 %{buildroot}%{_liconsdir}/${i}.png
14cu|megatunix-0.9.23-2|80	done
14cu|megatunix-0.9.23-2|81	
14cu|megatunix-0.9.23-2|82	
14cu|megatunix-0.9.23-2|83	%changelog
14cu|megatunix-0.9.23-2|84	
14cu|megatunix-0.9.23-2|85	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.23-2
14cu|megatunix-0.9.23-2|86	- (56cce11) Build with system optflags to fix debug package
14cu|megatunix-0.9.23-2|87	
14cu|megatunix-0.9.23-2|88	

10906 14
14cu|meld-3.16.3-3|1	Summary:	Visual diff and merge tool
14cu|meld-3.16.3-3|2	Name:		meld
14cu|meld-3.16.3-3|3	Version:	3.16.3
14cu|meld-3.16.3-3|4	Release:	3
14cu|meld-3.16.3-3|5	License:	GPLv2+
14cu|meld-3.16.3-3|6	Group:		File tools
14cu|meld-3.16.3-3|7	Url:		http://meldmerge.org/
14cu|meld-3.16.3-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.16/%{name}-%{version}.tar.xz
14cu|meld-3.16.3-3|9	# Revert 3.16.3 change because
14cu|meld-3.16.3-3|10	# AttributeError: gi.repository.GLib object has no attribute log_set_handler
14cu|meld-3.16.3-3|11	Patch0:		meld-3.16.3-logging.patch
14cu|meld-3.16.3-3|12	BuildRequires:	desktop-file-utils
14cu|meld-3.16.3-3|13	BuildRequires:	gettext
14cu|meld-3.16.3-3|14	BuildRequires:	intltool
14cu|meld-3.16.3-3|15	BuildRequires:	itstool
14cu|meld-3.16.3-3|16	BuildRequires:	rarian
14cu|meld-3.16.3-3|17	Requires:	dbus-x11
14cu|meld-3.16.3-3|18	Requires:	patch
14cu|meld-3.16.3-3|19	Requires:	python-gi
14cu|meld-3.16.3-3|20	Requires:	python-gi-cairo
14cu|meld-3.16.3-3|21	Requires:	python-dbus
14cu|meld-3.16.3-3|22	Requires:	typelib(Atk) = 1.0
14cu|meld-3.16.3-3|23	Requires:	typelib(GdkPixbuf) = 2.0
14cu|meld-3.16.3-3|24	Requires:	typelib(Gtk) = 3.0
14cu|meld-3.16.3-3|25	Requires:	typelib(GtkSource) = 3.0
14cu|meld-3.16.3-3|26	Requires:	typelib(Pango) = 1.0
14cu|meld-3.16.3-3|27	BuildArch:	noarch
14cu|meld-3.16.3-3|28	
14cu|meld-3.16.3-3|29	%description
14cu|meld-3.16.3-3|30	Meld is a visual diff and merge tool targeted at developers. It helps you
14cu|meld-3.16.3-3|31	compare files, directories, and version controlled projects. It provides
14cu|meld-3.16.3-3|32	two-and three-way comparison of both files and directories, and the tabbed
14cu|meld-3.16.3-3|33	interface allows you to open many diffs at once. Meld has has support for many
14cu|meld-3.16.3-3|34	popular version control systems including Git, Mercurial, Bazaar, SVN and CVS.
14cu|meld-3.16.3-3|35	The diff viewer lets you edit files in place (diffs update dynamically), and
14cu|meld-3.16.3-3|36	a middle column shows detailed changes and allows merges. The margins show
14cu|meld-3.16.3-3|37	location of changes for easy navigation.
14cu|meld-3.16.3-3|38	
14cu|meld-3.16.3-3|39	%files -f %{name}.lang
14cu|meld-3.16.3-3|40	%doc COPYING NEWS README
14cu|meld-3.16.3-3|41	%{_bindir}/%{name}
14cu|meld-3.16.3-3|42	%{_datadir}/%{name}
14cu|meld-3.16.3-3|43	%{_datadir}/applications/*
14cu|meld-3.16.3-3|44	%{_iconsdir}/*/*/*/
14cu|meld-3.16.3-3|45	%{_datadir}/mime/packages/%{name}.xml
14cu|meld-3.16.3-3|46	%{_datadir}/appdata/%{name}.appdata.xml
14cu|meld-3.16.3-3|47	%{python_sitelib}/%{name}/*
14cu|meld-3.16.3-3|48	%{python_sitelib}/%{name}-*-info
14cu|meld-3.16.3-3|49	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14cu|meld-3.16.3-3|50	%{_mandir}/man?/meld.?.*
14cu|meld-3.16.3-3|51	
14cu|meld-3.16.3-3|52	#----------------------------------------------------------------------------
14cu|meld-3.16.3-3|53	
14cu|meld-3.16.3-3|54	%prep
14cu|meld-3.16.3-3|55	%setup -q
14cu|meld-3.16.3-3|56	%patch0 -p1 -R
14cu|meld-3.16.3-3|57	
14cu|meld-3.16.3-3|58	sed -i "s|#! /usr/bin/env python|#\!/usr/bin/python|" ./bin/meld
14cu|meld-3.16.3-3|59	
14cu|meld-3.16.3-3|60	%build
14cu|meld-3.16.3-3|61	python setup.py build
14cu|meld-3.16.3-3|62	
14cu|meld-3.16.3-3|63	%install
14cu|meld-3.16.3-3|64	python setup.py --no-update-icon-cache --no-compile-schemas install --root %{buildroot}
14cu|meld-3.16.3-3|65	
14cu|meld-3.16.3-3|66	desktop-file-install \
14cu|meld-3.16.3-3|67	--dir %{buildroot}%{_datadir}/applications \
14cu|meld-3.16.3-3|68	--delete-original \
14cu|meld-3.16.3-3|69	--add-category="GTK" \
14cu|meld-3.16.3-3|70	--remove-category="Application" \
14cu|meld-3.16.3-3|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|meld-3.16.3-3|72	
14cu|meld-3.16.3-3|73	rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cu|meld-3.16.3-3|74	
14cu|meld-3.16.3-3|75	%find_lang %{name} --with-gnome
14cu|meld-3.16.3-3|76	
14cu|meld-3.16.3-3|77	%changelog
14cu|meld-3.16.3-3|78	
14cu|meld-3.16.3-3|79	* Thu Oct 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.16.3-3
14cu|meld-3.16.3-3|80	- (8f1783b) Revert 3.16.3 change because gi.repository.GLib object has no attribute log_set_handler
14cu|meld-3.16.3-3|81	
14cu|meld-3.16.3-3|82	

10907 14
14cu|menhir-20140422-1|1	%define _enable_debug_packages %{nil}
14cu|menhir-20140422-1|2	%define debug_package %{nil}
14cu|menhir-20140422-1|3	
14cu|menhir-20140422-1|4	Summary:	Menhir is a LR(1) parser generator for OCaml
14cu|menhir-20140422-1|5	Name:		menhir
14cu|menhir-20140422-1|6	Version:	20140422
14cu|menhir-20140422-1|7	Release:	1
14cu|menhir-20140422-1|8	License:	LGPLv2.1+ and QPL with static compilation exception
14cu|menhir-20140422-1|9	Group:		Development/OCaml
14cu|menhir-20140422-1|10	Url:		http://pauillac.inria.fr/~fpottier/menhir/
14cu|menhir-20140422-1|11	Source0:	http://pauillac.inria.fr/~fpottier/menhir/menhir-%{version}.tar.gz
14cu|menhir-20140422-1|12	BuildRequires:	ocaml
14cu|menhir-20140422-1|13	BuildRequires:	ocaml-findlib
14cu|menhir-20140422-1|14	
14cu|menhir-20140422-1|15	%description
14cu|menhir-20140422-1|16	Menhir is a LR(1) parser generator for OCaml. It is mostly compatible
14cu|menhir-20140422-1|17	with the standard ocamlyacc and has the following enhancements:
14cu|menhir-20140422-1|18	
14cu|menhir-20140422-1|19	- it accepts LR(1) grammars,
14cu|menhir-20140422-1|20	- it offers parameterized nonterminal symbols as well as a library of
14cu|menhir-20140422-1|21	standard definitions,
14cu|menhir-20140422-1|22	- it explains conflicts in terms of the grammar,
14cu|menhir-20140422-1|23	- it allows grammar specifications to be split over multiple files and
14cu|menhir-20140422-1|24	parametrized by OCaml modules,
14cu|menhir-20140422-1|25	- it produces reentrant parsers.
14cu|menhir-20140422-1|26	
14cu|menhir-20140422-1|27	%files
14cu|menhir-20140422-1|28	%doc manual.pdf
14cu|menhir-20140422-1|29	%{_bindir}/menhir
14cu|menhir-20140422-1|30	%{_mandir}/man1/menhir.1*
14cu|menhir-20140422-1|31	%{_datadir}/menhir/standard.mly
14cu|menhir-20140422-1|32	%dir %{_libdir}/ocaml/menhirLib
14cu|menhir-20140422-1|33	%{_libdir}/ocaml/menhirLib/*.cmi
14cu|menhir-20140422-1|34	%{_libdir}/ocaml/menhirLib/*.cmo
14cu|menhir-20140422-1|35	%{_libdir}/ocaml/menhirLib/*.o
14cu|menhir-20140422-1|36	%{_libdir}/ocaml/menhirLib/META
14cu|menhir-20140422-1|37	
14cu|menhir-20140422-1|38	#----------------------------------------------------------------------------
14cu|menhir-20140422-1|39	
14cu|menhir-20140422-1|40	%package devel
14cu|menhir-20140422-1|41	Summary:	Development files for %{name}
14cu|menhir-20140422-1|42	Group:		Development/OCaml
14cu|menhir-20140422-1|43	Requires:	%{name} = %{EVRD}
14cu|menhir-20140422-1|44	
14cu|menhir-20140422-1|45	%description devel
14cu|menhir-20140422-1|46	The %{name}-devel package contains libraries and signature files for
14cu|menhir-20140422-1|47	developing applications that use %{name}.
14cu|menhir-20140422-1|48	
14cu|menhir-20140422-1|49	%files devel
14cu|menhir-20140422-1|50	%doc demos/
14cu|menhir-20140422-1|51	%{_libdir}/ocaml/menhirLib/*.cmx
14cu|menhir-20140422-1|52	
14cu|menhir-20140422-1|53	#----------------------------------------------------------------------------
14cu|menhir-20140422-1|54	
14cu|menhir-20140422-1|55	%prep
14cu|menhir-20140422-1|56	%setup -q
14cu|menhir-20140422-1|57	
14cu|menhir-20140422-1|58	%build
14cu|menhir-20140422-1|59	# PREFIX is there without %{buildroot} because it is used to write the
14cu|menhir-20140422-1|60	# lib path in the source
14cu|menhir-20140422-1|61	make PREFIX=/usr
14cu|menhir-20140422-1|62	
14cu|menhir-20140422-1|63	%install
14cu|menhir-20140422-1|64	# Prevent recompilation when doing make install
14cu|menhir-20140422-1|65	sed -i 's/install: all/install:/' Makefile
14cu|menhir-20140422-1|66	export DESTDIR=%{buildroot}
14cu|menhir-20140422-1|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|menhir-20140422-1|68	mkdir -p $OCAMLFIND_DESTDIR/menhirLib
14cu|menhir-20140422-1|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|menhir-20140422-1|70	make install PREFIX=%{buildroot}/usr
14cu|menhir-20140422-1|71	
14cu|menhir-20140422-1|72	
14cu|menhir-20140422-1|73	%changelog
14cu|menhir-20140422-1|74	
14cu|menhir-20140422-1|75	* Fri Sep 18 2015 dsilakov <denis.silakov@rosalab.ru> 20140422-1
14cu|menhir-20140422-1|76	- (9a91714) Merge pull request #1 from anek254/menhir:rosa2014.1
14cu|menhir-20140422-1|77	- (9a91714) Updated to a new version
14cu|menhir-20140422-1|78	
14cu|menhir-20140422-1|79	

10908 14
14cu|menulibre-2.1.3-1|1	%global __noautoreq 'typelib\\(LaunchpadIntegration\\)'
14cu|menulibre-2.1.3-1|2	
14cu|menulibre-2.1.3-1|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|menulibre-2.1.3-1|4	
14cu|menulibre-2.1.3-1|5	Name:		menulibre
14cu|menulibre-2.1.3-1|6	Version:	2.1.3
14cu|menulibre-2.1.3-1|7	Release:	1
14cu|menulibre-2.1.3-1|8	Summary:	Advanced menu editor
14cu|menulibre-2.1.3-1|9	License:	GPLv3
14cu|menulibre-2.1.3-1|10	Group:		Graphical desktop/Other
14cu|menulibre-2.1.3-1|11	Url:		https://launchpad.net/menulibre
14cu|menulibre-2.1.3-1|12	Source0:	https://launchpad.net/menulibre/%{url_ver}/%{version}/+download/menulibre-%{version}.tar.gz
14cu|menulibre-2.1.3-1|13	BuildArch:	noarch
14cu|menulibre-2.1.3-1|14	BuildRequires:	intltool
14cu|menulibre-2.1.3-1|15	BuildRequires:	locales
14cu|menulibre-2.1.3-1|16	BuildRequires:	python3
14cu|menulibre-2.1.3-1|17	BuildRequires:	python3-distutils-extra
14cu|menulibre-2.1.3-1|18	BuildRequires:	python3-psutil
14cu|menulibre-2.1.3-1|19	BuildRequires:	python3-gobject3
14cu|menulibre-2.1.3-1|20	Requires:	python3-gobject3
14cu|menulibre-2.1.3-1|21	Requires:	python3-psutil
14cu|menulibre-2.1.3-1|22	
14cu|menulibre-2.1.3-1|23	%description
14cu|menulibre-2.1.3-1|24	An advanced menu editor that provides modern features in a clean, easy-to-use
14cu|menulibre-2.1.3-1|25	interface.
14cu|menulibre-2.1.3-1|26	
14cu|menulibre-2.1.3-1|27	%prep
14cu|menulibre-2.1.3-1|28	%setup -q
14cu|menulibre-2.1.3-1|29	
14cu|menulibre-2.1.3-1|30	%build
14cu|menulibre-2.1.3-1|31	#nothing
14cu|menulibre-2.1.3-1|32	
14cu|menulibre-2.1.3-1|33	%install
14cu|menulibre-2.1.3-1|34	python3 setup.py install --root=%{buildroot}
14cu|menulibre-2.1.3-1|35	
14cu|menulibre-2.1.3-1|36	%find_lang %{name}
14cu|menulibre-2.1.3-1|37	
14cu|menulibre-2.1.3-1|38	%files -f %{name}.lang
14cu|menulibre-2.1.3-1|39	%doc AUTHORS NEWS README
14cu|menulibre-2.1.3-1|40	%{_bindir}/%{name}
14cu|menulibre-2.1.3-1|41	%{_datadir}/%{name}/
14cu|menulibre-2.1.3-1|42	%{_datadir}/applications/%{name}.desktop
14cu|menulibre-2.1.3-1|43	%{_datadir}/pixmaps/%{name}.png
14cu|menulibre-2.1.3-1|44	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|menulibre-2.1.3-1|45	%{_mandir}/man?/%{name}.*
14cu|menulibre-2.1.3-1|46	%{py3_puresitedir}/%{name}*/
14cu|menulibre-2.1.3-1|47	
14cu|menulibre-2.1.3-1|48	%changelog
14cu|menulibre-2.1.3-1|49	
14cu|menulibre-2.1.3-1|50	* Fri Sep 30 2016 alzim <alzim@bk.ru> 2.1.3-1
14cu|menulibre-2.1.3-1|51	- (5190452) Merge pull request #1 from import/menulibre:rosa2016.1
14cu|menulibre-2.1.3-1|52	- (5190452) Updated to 2.1.3
14cu|menulibre-2.1.3-1|53	
14cu|menulibre-2.1.3-1|54	

10909 14
14cu|mercurial-server-1.3-1|1	Summary:	Mercurial authentication and authorization tools
14cu|mercurial-server-1.3-1|2	Name:		mercurial-server
14cu|mercurial-server-1.3-1|3	Version:	1.3
14cu|mercurial-server-1.3-1|4	Release:	1
14cu|mercurial-server-1.3-1|5	Source0:	http://dev.lshift.net/paul/%{name}/%{name}_%{version}.tar.gz
14cu|mercurial-server-1.3-1|6	License:	GPLv2
14cu|mercurial-server-1.3-1|7	Group:		Development/Other
14cu|mercurial-server-1.3-1|8	Url:		http://www.lshift.net/mercurial-server.html
14cu|mercurial-server-1.3-1|9	BuildArch:	noarch
14cu|mercurial-server-1.3-1|10	Requires:	mercurial, openssh-server
14cu|mercurial-server-1.3-1|11	BuildRequires:	xsltproc, docbook-style-xsl
14cu|mercurial-server-1.3-1|12	
14cu|mercurial-server-1.3-1|13	%description
14cu|mercurial-server-1.3-1|14	mercurial-server gives your developers remote read/write access to centralized
14cu|mercurial-server-1.3-1|15	Mercurial repositories using SSH public key authentication; it provides
14cu|mercurial-server-1.3-1|16	convenient and fine-grained key management and access control.
14cu|mercurial-server-1.3-1|17	
14cu|mercurial-server-1.3-1|18	%prep
14cu|mercurial-server-1.3-1|19	%setup -q
14cu|mercurial-server-1.3-1|20	
14cu|mercurial-server-1.3-1|21	%install
14cu|mercurial-server-1.3-1|22	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/root
14cu|mercurial-server-1.3-1|23	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/users
14cu|mercurial-server-1.3-1|24	%__install -m 644 src/init/conf/access.conf %{buildroot}%{_sysconfdir}/mercurial-server/
14cu|mercurial-server-1.3-1|25	
14cu|mercurial-server-1.3-1|26	%__install -d -m 755 %{buildroot}%{_sysconfdir}/remote-hgrc.d
14cu|mercurial-server-1.3-1|27	%__install -m 644 src/init/conf/remote-hgrc.d/* %{buildroot}%{_sysconfdir}/remote-hgrc.d
14cu|mercurial-server-1.3-1|28	
14cu|mercurial-server-1.3-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --install-scripts=%{_datadir}/%{name} --install-data=%{_datadir}/%{name} --record=FILE_LIST
14cu|mercurial-server-1.3-1|30	
14cu|mercurial-server-1.3-1|31	%__install -m 755 -d %{buildroot}/var/hg
14cu|mercurial-server-1.3-1|32	
14cu|mercurial-server-1.3-1|33	pushd doc
14cu|mercurial-server-1.3-1|34	xsltproc --nonet -o ../manual.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl manual.docbook
14cu|mercurial-server-1.3-1|35	
14cu|mercurial-server-1.3-1|36	%pre
14cu|mercurial-server-1.3-1|37	# Need to run usermod -U twice to unlock created account:
14cu|mercurial-server-1.3-1|38	if ! getent passwd hg 2>&1 > /dev/null; then \
14cu|mercurial-server-1.3-1|39	/usr/sbin/useradd -r -m -d /var/hg -s /bin/bash -c "Mercurial repository server user" hg && \
14cu|mercurial-server-1.3-1|40	/usr/sbin/usermod -U hg && /usr/sbin/usermod -U hg
14cu|mercurial-server-1.3-1|41	fi
14cu|mercurial-server-1.3-1|42	
14cu|mercurial-server-1.3-1|43	# .mercurial-server needs to be in the hg user directory:
14cu|mercurial-server-1.3-1|44	[ ! -e ~hg/.mercurial-server ] && /bin/su hg -c "install -m 600 /etc/mercurial-server/init/dot-mercurial-server ~hg/.mercurial-server"
14cu|mercurial-server-1.3-1|45	
14cu|mercurial-server-1.3-1|46	%post
14cu|mercurial-server-1.3-1|47	[ -d /var/hg ] && [ ! -d /var/hg/repos ] && \
14cu|mercurial-server-1.3-1|48	chown -R hg:hg /var/hg && \
14cu|mercurial-server-1.3-1|49	/bin/su hg -c "/usr/share/mercurial-server/init/hginit /usr/share/mercurial-server"
14cu|mercurial-server-1.3-1|50	
14cu|mercurial-server-1.3-1|51	cat <<EOF
14cu|mercurial-server-1.3-1|52	-------------------------------------------------------------------------------
14cu|mercurial-server-1.3-1|53	Place the SSH public key(s) of the user(s) who require access to the repository
14cu|mercurial-server-1.3-1|54	in the directory /etc/mercurial-server/keys/root and run
14cu|mercurial-server-1.3-1|55	/usr/share/mercurial-server/refresh-auth while logged in as the user hg.
14cu|mercurial-server-1.3-1|56	-------------------------------------------------------------------------------
14cu|mercurial-server-1.3-1|57	EOF
14cu|mercurial-server-1.3-1|58	
14cu|mercurial-server-1.3-1|59	%postun
14cu|mercurial-server-1.3-1|60	/usr/sbin/userdel -r hg
14cu|mercurial-server-1.3-1|61	
14cu|mercurial-server-1.3-1|62	%files -f FILE_LIST
14cu|mercurial-server-1.3-1|63	%doc CREDITS LICENSE NEWS README manual.html
14cu|mercurial-server-1.3-1|64	%config(noreplace) %{_sysconfdir}/mercurial-server/
14cu|mercurial-server-1.3-1|65	%{_sysconfdir}/remote-hgrc.d/access.rc
14cu|mercurial-server-1.3-1|66	%{_sysconfdir}/remote-hgrc.d/logging.rc
14cu|mercurial-server-1.3-1|67	/var/hg
14cu|mercurial-server-1.3-1|68	
14cu|mercurial-server-1.3-1|69	%changelog
14cu|mercurial-server-1.3-1|70	
14cu|mercurial-server-1.3-1|71	* Thu Oct 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14cu|mercurial-server-1.3-1|72	- (cba8873) Spec cleanup
14cu|mercurial-server-1.3-1|73	
14cu|mercurial-server-1.3-1|74	

10910 14
14cu|merkaartor-0.18.3-1|1	Summary:	Openstreetmap mapping program
14cu|merkaartor-0.18.3-1|2	Name:		merkaartor
14cu|merkaartor-0.18.3-1|3	Version:	0.18.3
14cu|merkaartor-0.18.3-1|4	Release:	1
14cu|merkaartor-0.18.3-1|5	License:	GPLv2+
14cu|merkaartor-0.18.3-1|6	Group:		Sciences/Other
14cu|merkaartor-0.18.3-1|7	Url:		http://merkaartor.be
14cu|merkaartor-0.18.3-1|8	Source0:	https://github.com/openstreetmap/merkaartor/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|merkaartor-0.18.3-1|9	BuildRequires:	gdb
14cu|merkaartor-0.18.3-1|10	BuildRequires:	qt4-linguist
14cu|merkaartor-0.18.3-1|11	BuildRequires:	boost-devel
14cu|merkaartor-0.18.3-1|12	BuildRequires:	gdal-devel
14cu|merkaartor-0.18.3-1|13	BuildRequires:	qt4-devel
14cu|merkaartor-0.18.3-1|14	BuildRequires:	pkgconfig(exiv2)
14cu|merkaartor-0.18.3-1|15	BuildRequires:	pkgconfig(QtWebKit)
14cu|merkaartor-0.18.3-1|16	
14cu|merkaartor-0.18.3-1|17	%description
14cu|merkaartor-0.18.3-1|18	Merkaartor is an openstreetmap (http://www.openstreetmap.org) mapping
14cu|merkaartor-0.18.3-1|19	program. Merkaartor focuses on providing a visually pleasing but
14cu|merkaartor-0.18.3-1|20	performant editing environment for free geographical data.
14cu|merkaartor-0.18.3-1|21	
14cu|merkaartor-0.18.3-1|22	%files -f %{name}.lang
14cu|merkaartor-0.18.3-1|23	%doc AUTHORS CHANGELOG CREDITS
14cu|merkaartor-0.18.3-1|24	%{_bindir}/*
14cu|merkaartor-0.18.3-1|25	%{_datadir}/%{name}/*.xml
14cu|merkaartor-0.18.3-1|26	%{_datadir}/applications/*.desktop
14cu|merkaartor-0.18.3-1|27	%{_libdir}/%{name}/plugins/background/*.so
14cu|merkaartor-0.18.3-1|28	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|merkaartor-0.18.3-1|29	
14cu|merkaartor-0.18.3-1|30	#----------------------------------------------------------------------------
14cu|merkaartor-0.18.3-1|31	
14cu|merkaartor-0.18.3-1|32	%prep
14cu|merkaartor-0.18.3-1|33	%setup -q
14cu|merkaartor-0.18.3-1|34	
14cu|merkaartor-0.18.3-1|35	%build
14cu|merkaartor-0.18.3-1|36	lrelease translations/merkaartor*.ts
14cu|merkaartor-0.18.3-1|37	%qmake_qt4 \
14cu|merkaartor-0.18.3-1|38	PREFIX=%{_prefix} \
14cu|merkaartor-0.18.3-1|39	LIBDIR=%{_libdir} \
14cu|merkaartor-0.18.3-1|40	TRANSDIR_MERKAARTOR=%{_datadir}/%{name}/translations \
14cu|merkaartor-0.18.3-1|41	TRANSDIR_SYSTEM=%{qt4dir}/translations \
14cu|merkaartor-0.18.3-1|42	GDAL=1
14cu|merkaartor-0.18.3-1|43	%make
14cu|merkaartor-0.18.3-1|44	
14cu|merkaartor-0.18.3-1|45	%install
14cu|merkaartor-0.18.3-1|46	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|merkaartor-0.18.3-1|47	
14cu|merkaartor-0.18.3-1|48	%find_lang %{name} --with-qt
14cu|merkaartor-0.18.3-1|49	
14cu|merkaartor-0.18.3-1|50	rm -f %{buildroot}/merkaartor.gdb-index
14cu|merkaartor-0.18.3-1|51	
14cu|merkaartor-0.18.3-1|52	%changelog
14cu|merkaartor-0.18.3-1|53	
14cu|merkaartor-0.18.3-1|54	* Fri Sep 30 2016 alzim <alzim@bk.ru> 0.18.3-1
14cu|merkaartor-0.18.3-1|55	- (e7c90bc) Merge pull request #2 from import/merkaartor:rosa2016.1
14cu|merkaartor-0.18.3-1|56	- (e7c90bc) Updated to 0.18.3
14cu|merkaartor-0.18.3-1|57	
14cu|merkaartor-0.18.3-1|58	

10911 14
14cu|meshlab-1.3.1-1|1	Summary:	A system for processing and editing unstructured 3D triangular meshes
14cu|meshlab-1.3.1-1|2	Name:		meshlab
14cu|meshlab-1.3.1-1|3	Version:	1.3.1
14cu|meshlab-1.3.1-1|4	Release:	1
14cu|meshlab-1.3.1-1|5	URL:		http://meshlab.sourceforge.net/
14cu|meshlab-1.3.1-1|6	
14cu|meshlab-1.3.1-1|7	Source0:	http://downloads.sourceforge.net/%{name}/MeshLabSrc_AllInc_v131.tgz
14cu|meshlab-1.3.1-1|8	Source1:	meshlab-48x48.xpm
14cu|meshlab-1.3.1-1|9	
14cu|meshlab-1.3.1-1|10	# Meshlab v131 tarball is missing the docs directory. Reported upstream,
14cu|meshlab-1.3.1-1|11	# but for now we'll extract them from the v122 tarball.
14cu|meshlab-1.3.1-1|12	Source2:	http://downloads.sourceforge.net/%{name}/MeshLabSrc_v122.tar.gz
14cu|meshlab-1.3.1-1|13	
14cu|meshlab-1.3.1-1|14	# Fedora-specific patches to use shared libraries, and to put plugins and
14cu|meshlab-1.3.1-1|15	# shaders in appropriate directories
14cu|meshlab-1.3.1-1|16	Patch0:		meshlab-1.3.1-sharedlib.patch
14cu|meshlab-1.3.1-1|17	Patch1:		meshlab-1.2.3a-plugin-path.patch
14cu|meshlab-1.3.1-1|18	Patch2:		meshlab-1.3.1-shader-path.patch
14cu|meshlab-1.3.1-1|19	
14cu|meshlab-1.3.1-1|20	# Patch to fix FTBFS due to missing include
14cu|meshlab-1.3.1-1|21	# from Teemu Ikonen <tpikonen@gmail.com>
14cu|meshlab-1.3.1-1|22	Patch3:		meshlab-1.3.1-cstddef.patch
14cu|meshlab-1.3.1-1|23	
14cu|meshlab-1.3.1-1|24	# Patch to fix reading of .ply files in comma separator locales
14cu|meshlab-1.3.1-1|25	# from Teemu Ikonen <tpikonen@gmail.com>
14cu|meshlab-1.3.1-1|26	Patch4:		meshlab-1.3.1-ply-numeric.patch
14cu|meshlab-1.3.1-1|27	
14cu|meshlab-1.3.1-1|28	# Add #include <GL/glu.h> to various files
14cu|meshlab-1.3.1-1|29	Patch5:		meshlab-1.3.1-glu.patch
14cu|meshlab-1.3.1-1|30	
14cu|meshlab-1.3.1-1|31	# Disable io_ctm until openctm is packaged
14cu|meshlab-1.3.1-1|32	Patch6:		meshlab-1.3.1-noctm.patch
14cu|meshlab-1.3.1-1|33	
14cu|meshlab-1.3.1-1|34	# Fix crash in XSetCommand() in XSetWMProperties() due to bad argc,
14cu|meshlab-1.3.1-1|35	# because mlapplication subclass of QApplication doesn't declare argc
14cu|meshlab-1.3.1-1|36	# as a reference.
14cu|meshlab-1.3.1-1|37	Patch7:		meshlab-1.3.1-argcref.patch
14cu|meshlab-1.3.1-1|38	
14cu|meshlab-1.3.1-1|39	Patch8:		meshlab-1.3.1-gcc47.patch
14cu|meshlab-1.3.1-1|40	Patch9:		meshlab-1.3.1-fix-str-fmt.patch
14cu|meshlab-1.3.1-1|41	Patch10:	meshlab-1.3.1-include-path-double-slash.patch
14cu|meshlab-1.3.1-1|42	
14cu|meshlab-1.3.1-1|43	License:	GPLv2+ and BSD
14cu|meshlab-1.3.1-1|44	Group:		Graphics
14cu|meshlab-1.3.1-1|45	BuildRequires:	bzip2-devel
14cu|meshlab-1.3.1-1|46	BuildRequires:	glew-devel
14cu|meshlab-1.3.1-1|47	BuildRequires:	levmar-devel
14cu|meshlab-1.3.1-1|48	BuildRequires:	lib3ds-devel
14cu|meshlab-1.3.1-1|49	BuildRequires:	muparser-devel
14cu|meshlab-1.3.1-1|50	BuildRequires:	qhull-devel
14cu|meshlab-1.3.1-1|51	BuildRequires:	gmp-devel
14cu|meshlab-1.3.1-1|52	BuildRequires:	gmpxx-devel
14cu|meshlab-1.3.1-1|53	BuildRequires:	qt4-devel
14cu|meshlab-1.3.1-1|54	BuildRequires:	qtsoap-devel
14cu|meshlab-1.3.1-1|55	BuildRequires:	chrpath
14cu|meshlab-1.3.1-1|56	BuildRequires:	desktop-file-utils
14cu|meshlab-1.3.1-1|57	BuildRequires:	imagemagick
14cu|meshlab-1.3.1-1|58	
14cu|meshlab-1.3.1-1|59	%description
14cu|meshlab-1.3.1-1|60	MeshLab is an open source, portable, and extensible system for the
14cu|meshlab-1.3.1-1|61	processing and editing of unstructured 3D triangular meshes.  The
14cu|meshlab-1.3.1-1|62	system is aimed to help the processing of the typical not-so-small
14cu|meshlab-1.3.1-1|63	unstructured models arising in 3D scanning, providing a set of tools
14cu|meshlab-1.3.1-1|64	for editing, cleaning, healing, inspecting, rendering and converting
14cu|meshlab-1.3.1-1|65	these kinds of meshes.
14cu|meshlab-1.3.1-1|66	
14cu|meshlab-1.3.1-1|67	%prep
14cu|meshlab-1.3.1-1|68	%setup -q -c %{name}-%{version}
14cu|meshlab-1.3.1-1|69	
14cu|meshlab-1.3.1-1|70	# get the missing docs directory from the old tarball
14cu|meshlab-1.3.1-1|71	%setup -q -T -D -a 2
14cu|meshlab-1.3.1-1|72	mv meshlab-snapshot-svn3524/meshlab/docs meshlab/docs
14cu|meshlab-1.3.1-1|73	rm -rf meshlab-snapshot-svn3524
14cu|meshlab-1.3.1-1|74	
14cu|meshlab-1.3.1-1|75	%patch -P 0 -p1 -b .sharedlib
14cu|meshlab-1.3.1-1|76	%patch -P 1 -p1 -b .plugin-path
14cu|meshlab-1.3.1-1|77	%patch -P 2 -p1 -b .shader-path
14cu|meshlab-1.3.1-1|78	%patch -P 3 -p1 -b .cstddef
14cu|meshlab-1.3.1-1|79	%patch -P 4 -p1 -b .ply-numeric
14cu|meshlab-1.3.1-1|80	%patch -P 5 -p1 -b .glu
14cu|meshlab-1.3.1-1|81	%patch -P 6 -p1 -b .noctm
14cu|meshlab-1.3.1-1|82	%patch -P 7 -p1 -b .argcref
14cu|meshlab-1.3.1-1|83	%patch -P 8 -p1 -b .gcc
14cu|meshlab-1.3.1-1|84	%patch -P 9 -p1 -b .str
14cu|meshlab-1.3.1-1|85	%patch -P 10 -p1 -b .slash
14cu|meshlab-1.3.1-1|86	
14cu|meshlab-1.3.1-1|87	# Turn of execute permissions on source files to avoid rpmlint
14cu|meshlab-1.3.1-1|88	# errors and warnings for the debuginfo package
14cu|meshlab-1.3.1-1|89	find . \( -name *.h -o -name *.cpp -o -name *.inl \) -a -executable \
14cu|meshlab-1.3.1-1|90	-exec chmod -x {} \;
14cu|meshlab-1.3.1-1|91	
14cu|meshlab-1.3.1-1|92	# Remove bundled library sources, since we use the Fedora packaged
14cu|meshlab-1.3.1-1|93	# libraries
14cu|meshlab-1.3.1-1|94	rm -rf vcglib/wrap/system
14cu|meshlab-1.3.1-1|95	rm -rf meshlab/src/external/{ann*,bzip2*,glew*,levmar*,lib3ds*,muparser*,ode*,qhull*,qtsoap*}
14cu|meshlab-1.3.1-1|96	
14cu|meshlab-1.3.1-1|97	%build
14cu|meshlab-1.3.1-1|98	# Build instructions from the wiki:
14cu|meshlab-1.3.1-1|99	#   http://meshlab.sourceforge.net/wiki/index.php/Compiling_V122
14cu|meshlab-1.3.1-1|100	# Note that the build instructions in README.linux are out of date.
14cu|meshlab-1.3.1-1|101	
14cu|meshlab-1.3.1-1|102	cd meshlab/src/external
14cu|meshlab-1.3.1-1|103	%qmake_qt4 -recursive external.pro
14cu|meshlab-1.3.1-1|104	%make CFLAGS="%{optflags}"
14cu|meshlab-1.3.1-1|105	cd ..
14cu|meshlab-1.3.1-1|106	%qmake_qt4 -recursive meshlab_full.pro
14cu|meshlab-1.3.1-1|107	%make CFLAGS="%{optflags} -D__DISABLE_AUTO_STATS__ -DPLUGIN_DIR=\\\"%{_libdir}/%{name}\\\"" \
14cu|meshlab-1.3.1-1|108	CXXFLAGS="%{optflags} -fpermissive -D__DISABLE_AUTO_STATS__ -DPLUGIN_DIR=\\\"%{_libdir}/%{name}\\\""
14cu|meshlab-1.3.1-1|109	
14cu|meshlab-1.3.1-1|110	# process icon
14cu|meshlab-1.3.1-1|111	convert %{SOURCE1} meshlab.png
14cu|meshlab-1.3.1-1|112	
14cu|meshlab-1.3.1-1|113	# create desktop file
14cu|meshlab-1.3.1-1|114	cat <<EOF >meshlab.desktop
14cu|meshlab-1.3.1-1|115	[Desktop Entry]
14cu|meshlab-1.3.1-1|116	Name=meshlab
14cu|meshlab-1.3.1-1|117	GenericName=MeshLab 3D triangular mesh processing and editing
14cu|meshlab-1.3.1-1|118	Exec=meshlab
14cu|meshlab-1.3.1-1|119	Icon=meshlab
14cu|meshlab-1.3.1-1|120	Terminal=false
14cu|meshlab-1.3.1-1|121	Type=Application
14cu|meshlab-1.3.1-1|122	Categories=Graphics;
14cu|meshlab-1.3.1-1|123	EOF
14cu|meshlab-1.3.1-1|124	
14cu|meshlab-1.3.1-1|125	# convert doc files from ISO-8859-1 to UTF-8 encoding:
14cu|meshlab-1.3.1-1|126	cd ../docs
14cu|meshlab-1.3.1-1|127	for f in contrib_Gangemi_Vannini.txt contrib_Buzzelli_Mazzanti.txt
14cu|meshlab-1.3.1-1|128	do
14cu|meshlab-1.3.1-1|129	iconv -fiso88591 -tutf8 $f >$f.new
14cu|meshlab-1.3.1-1|130	touch -r $f $f.new
14cu|meshlab-1.3.1-1|131	mv $f.new $f
14cu|meshlab-1.3.1-1|132	done
14cu|meshlab-1.3.1-1|133	
14cu|meshlab-1.3.1-1|134	%install
14cu|meshlab-1.3.1-1|135	# The QMAKE_RPATHDIR stuff puts in the path to the compile-time location
14cu|meshlab-1.3.1-1|136	# of libcommon, which won't work at runtime, so we change the rpath here.
14cu|meshlab-1.3.1-1|137	# The use of rpath will cause an rpmlint error, but the Fedora Packaging
14cu|meshlab-1.3.1-1|138	# Guidelines specifically allow use of an rpath for internal libraries:
14cu|meshlab-1.3.1-1|139	# http://fedoraproject.org/wiki/Packaging:Guidelines#Rpath_for_Internal_Libraries
14cu|meshlab-1.3.1-1|140	# Ideally upstream would rename the library to libmeshlab, libmeshlabcommon,
14cu|meshlab-1.3.1-1|141	# or the like, so that we could put it in the system library directory
14cu|meshlab-1.3.1-1|142	# and avoid rpath entirely.
14cu|meshlab-1.3.1-1|143	chrpath -r %{_libdir}/meshlab meshlab/src/distrib/{meshlab,meshlabserver}
14cu|meshlab-1.3.1-1|144	
14cu|meshlab-1.3.1-1|145	install -d -m 755 %{buildroot}%{_bindir}
14cu|meshlab-1.3.1-1|146	install -p -m 755 meshlab/src/distrib/meshlab \
14cu|meshlab-1.3.1-1|147	meshlab/src/distrib/meshlabserver \
14cu|meshlab-1.3.1-1|148	%{buildroot}%{_bindir}
14cu|meshlab-1.3.1-1|149	
14cu|meshlab-1.3.1-1|150	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|meshlab-1.3.1-1|151	install -p -m 644 meshlab/docs/meshlab.1 \
14cu|meshlab-1.3.1-1|152	meshlab/docs/meshlabserver.1 \
14cu|meshlab-1.3.1-1|153	%{buildroot}%{_mandir}/man1
14cu|meshlab-1.3.1-1|154	
14cu|meshlab-1.3.1-1|155	install -d -m 755 %{buildroot}%{_libdir}/meshlab
14cu|meshlab-1.3.1-1|156	install -p -m 755 meshlab/src/distrib/libcommon.so.1.0.0 \
14cu|meshlab-1.3.1-1|157	%{buildroot}%{_libdir}/meshlab
14cu|meshlab-1.3.1-1|158	ln -s libcommon.so.1.0.0 %{buildroot}%{_libdir}/meshlab/libcommon.so.1.0
14cu|meshlab-1.3.1-1|159	ln -s libcommon.so.1.0.0 %{buildroot}%{_libdir}/meshlab/libcommon.so.1
14cu|meshlab-1.3.1-1|160	ln -s libcommon.so.1.0.0 %{buildroot}%{_libdir}/meshlab/libcommon.so
14cu|meshlab-1.3.1-1|161	
14cu|meshlab-1.3.1-1|162	install -d -m 755 %{buildroot}%{_libdir}/meshlab/plugins
14cu|meshlab-1.3.1-1|163	install -p -m 755 meshlab/src/distrib/plugins/*.so \
14cu|meshlab-1.3.1-1|164	%{buildroot}%{_libdir}/meshlab/plugins
14cu|meshlab-1.3.1-1|165	
14cu|meshlab-1.3.1-1|166	install -d -m 755 %{buildroot}%{_datadir}/meshlab/shaders
14cu|meshlab-1.3.1-1|167	install -p -m 644 meshlab/src/distrib/shaders/*.{frag,gdp,vert} \
14cu|meshlab-1.3.1-1|168	%{buildroot}%{_datadir}/meshlab/shaders
14cu|meshlab-1.3.1-1|169	
14cu|meshlab-1.3.1-1|170	install -d -m 755 %{buildroot}%{_datadir}/meshlab/shaders/shadersrm
14cu|meshlab-1.3.1-1|171	install -p -m 644 meshlab/src/distrib/shaders/shadersrm/*.rfx \
14cu|meshlab-1.3.1-1|172	%{buildroot}%{_datadir}/meshlab/shaders/shadersrm
14cu|meshlab-1.3.1-1|173	
14cu|meshlab-1.3.1-1|174	install -d -m 755 %{buildroot}%{_datadir}/meshlab/textures
14cu|meshlab-1.3.1-1|175	
14cu|meshlab-1.3.1-1|176	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cu|meshlab-1.3.1-1|177	install -p -m 644 meshlab/src/meshlab.png \
14cu|meshlab-1.3.1-1|178	%{buildroot}%{_datadir}/pixmaps
14cu|meshlab-1.3.1-1|179	
14cu|meshlab-1.3.1-1|180	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|meshlab-1.3.1-1|181	install -p -m 644 meshlab/src/meshlab.desktop \
14cu|meshlab-1.3.1-1|182	%{buildroot}%{_datadir}/applications
14cu|meshlab-1.3.1-1|183	
14cu|meshlab-1.3.1-1|184	%files
14cu|meshlab-1.3.1-1|185	%{_bindir}/meshlab
14cu|meshlab-1.3.1-1|186	%{_bindir}/meshlabserver
14cu|meshlab-1.3.1-1|187	%{_libdir}/meshlab/
14cu|meshlab-1.3.1-1|188	%{_datadir}/meshlab/
14cu|meshlab-1.3.1-1|189	%{_mandir}/man1/*.1.*
14cu|meshlab-1.3.1-1|190	%doc meshlab/docs/contrib_Buzzelli_Mazzanti.txt
14cu|meshlab-1.3.1-1|191	%doc meshlab/docs/contrib_Gangemi_Vannini.txt
14cu|meshlab-1.3.1-1|192	%doc meshlab/docs/contrib_Latronico_Venturi.txt
14cu|meshlab-1.3.1-1|193	%doc meshlab/docs/contrib_Mochi_Portelli_Vacca.txt
14cu|meshlab-1.3.1-1|194	%doc meshlab/docs/gpl.txt
14cu|meshlab-1.3.1-1|195	%doc meshlab/docs/history.txt
14cu|meshlab-1.3.1-1|196	%doc meshlab/docs/privacy.txt
14cu|meshlab-1.3.1-1|197	%doc meshlab/docs/README.linux
14cu|meshlab-1.3.1-1|198	%doc meshlab/docs/readme.txt
14cu|meshlab-1.3.1-1|199	%doc meshlab/docs/ToDo.txt
14cu|meshlab-1.3.1-1|200	%doc meshlab/src/distrib/shaders/3Dlabs-license.txt
14cu|meshlab-1.3.1-1|201	%doc meshlab/src/distrib/shaders/LightworkDesign-license.txt
14cu|meshlab-1.3.1-1|202	%doc meshlab/src/meshlabplugins/filter_poisson/license.txt
14cu|meshlab-1.3.1-1|203	%{_datadir}/applications/meshlab.desktop
14cu|meshlab-1.3.1-1|204	%{_datadir}/pixmaps/meshlab.png
14cu|meshlab-1.3.1-1|205	
14cu|meshlab-1.3.1-1|206	
14cu|meshlab-1.3.1-1|207	
14cu|meshlab-1.3.1-1|208	%changelog
14cu|meshlab-1.3.1-1|209	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
14cu|meshlab-1.3.1-1|210	+ Revision: e8b806d
14cu|meshlab-1.3.1-1|211	- Fix BRs
14cu|meshlab-1.3.1-1|212	
14cu|meshlab-1.3.1-1|213	

10912 14
14cu|metadata-extractor-2.9.1-1|1	# This spec is based on Toni Graffy's from OpenSUSE and
14cu|metadata-extractor-2.9.1-1|2	# Alberto Altieri's from MIB work
14cu|metadata-extractor-2.9.1-1|3	
14cu|metadata-extractor-2.9.1-1|4	Name:		metadata-extractor
14cu|metadata-extractor-2.9.1-1|5	Summary:	A project to extract Exif and Iptc image meta-data from media files
14cu|metadata-extractor-2.9.1-1|6	Version:	2.9.1
14cu|metadata-extractor-2.9.1-1|7	Release:	1
14cu|metadata-extractor-2.9.1-1|8	License:	ASL 2.0 and BSD
14cu|metadata-extractor-2.9.1-1|9	Group:		Graphics
14cu|metadata-extractor-2.9.1-1|10	URL:		http://www.drewnoakes.com/code/exif/
14cu|metadata-extractor-2.9.1-1|11	Source0:	https://github.com/drewnoakes/metadata-extractor/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|metadata-extractor-2.9.1-1|12	Patch0:		%{name}-2.9.1-fix-build.xml.patch
14cu|metadata-extractor-2.9.1-1|13	BuildRequires:	ant
14cu|metadata-extractor-2.9.1-1|14	BuildRequires:	ant-junit
14cu|metadata-extractor-2.9.1-1|15	BuildRequires:	java-devel-openjdk
14cu|metadata-extractor-2.9.1-1|16	BuildRequires:	junit4 >= 4.11
14cu|metadata-extractor-2.9.1-1|17	BuildRequires:	update-alternatives
14cu|metadata-extractor-2.9.1-1|18	BuildRequires:	xerces-j2
14cu|metadata-extractor-2.9.1-1|19	BuildRequires:	xml-commons-apis
14cu|metadata-extractor-2.9.1-1|20	BuildRequires:	java-rpmbuild
14cu|metadata-extractor-2.9.1-1|21	Requires:	java >= 1.8
14cu|metadata-extractor-2.9.1-1|22	Requires:	jpackage-utils
14cu|metadata-extractor-2.9.1-1|23	BuildArch:	noarch
14cu|metadata-extractor-2.9.1-1|24	
14cu|metadata-extractor-2.9.1-1|25	%description
14cu|metadata-extractor-2.9.1-1|26	A project to extract Exif and Iptc image meta-data from media such as JPEG
14cu|metadata-extractor-2.9.1-1|27	files.
14cu|metadata-extractor-2.9.1-1|28	What began as a simple utility to extract the date-taken from a digital still
14cu|metadata-extractor-2.9.1-1|29	camera (DSC) Jpeg file is now a general metadata extraction framework. Support
14cu|metadata-extractor-2.9.1-1|30	currently exists for Exif and Iptc metadata segments. Extraction of these
14cu|metadata-extractor-2.9.1-1|31	segments is provided for Jpeg files. It is hoped that individuals with
14cu|metadata-extractor-2.9.1-1|32	specific needs will extend the framework by adding their own classes.
14cu|metadata-extractor-2.9.1-1|33	Information extracted by this library might be of use to you if you're writing
14cu|metadata-extractor-2.9.1-1|34	an image browser, image categoriser, photo album, etc...
14cu|metadata-extractor-2.9.1-1|35	I started coding this library for use in my own photo gallery.
14cu|metadata-extractor-2.9.1-1|36	This metadata library is available with Java source code for usage in the
14cu|metadata-extractor-2.9.1-1|37	public domain.
14cu|metadata-extractor-2.9.1-1|38	
14cu|metadata-extractor-2.9.1-1|39	%files
14cu|metadata-extractor-2.9.1-1|40	%doc LICENSE-2.0.txt README.md
14cu|metadata-extractor-2.9.1-1|41	%{_javadir}/*.jar
14cu|metadata-extractor-2.9.1-1|42	%{_javadir}/%{name}
14cu|metadata-extractor-2.9.1-1|43	%{_javadir}/xmpcore
14cu|metadata-extractor-2.9.1-1|44	
14cu|metadata-extractor-2.9.1-1|45	#-----------------------------------------------------------------------------
14cu|metadata-extractor-2.9.1-1|46	
14cu|metadata-extractor-2.9.1-1|47	%package javadoc
14cu|metadata-extractor-2.9.1-1|48	Summary:	User documentation for %{name}
14cu|metadata-extractor-2.9.1-1|49	Group:		Development/Java
14cu|metadata-extractor-2.9.1-1|50	Requires:	jpackage-utils
14cu|metadata-extractor-2.9.1-1|51	
14cu|metadata-extractor-2.9.1-1|52	%description javadoc
14cu|metadata-extractor-2.9.1-1|53	User documentation for %{name}.
14cu|metadata-extractor-2.9.1-1|54	
14cu|metadata-extractor-2.9.1-1|55	%files javadoc
14cu|metadata-extractor-2.9.1-1|56	%doc LICENSE-2.0.txt README.md
14cu|metadata-extractor-2.9.1-1|57	%doc %{_javadocdir}/%{name}-%{version}
14cu|metadata-extractor-2.9.1-1|58	%ghost %doc %{_javadocdir}/%{name}
14cu|metadata-extractor-2.9.1-1|59	
14cu|metadata-extractor-2.9.1-1|60	
14cu|metadata-extractor-2.9.1-1|61	%post javadoc
14cu|metadata-extractor-2.9.1-1|62	%__rm -f %{_javadocdir}/%{name}
14cu|metadata-extractor-2.9.1-1|63	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
14cu|metadata-extractor-2.9.1-1|64	
14cu|metadata-extractor-2.9.1-1|65	#-----------------------------------------------------------------------------
14cu|metadata-extractor-2.9.1-1|66	
14cu|metadata-extractor-2.9.1-1|67	%prep
14cu|metadata-extractor-2.9.1-1|68	%setup -q
14cu|metadata-extractor-2.9.1-1|69	%patch0 -p1
14cu|metadata-extractor-2.9.1-1|70	
14cu|metadata-extractor-2.9.1-1|71	# (gvm) Don't kill the libraries:
14cu|metadata-extractor-2.9.1-1|72	# we don't provide xpmcore yet and we neeed it
14cu|metadata-extractor-2.9.1-1|73	#__rm -rf Libraries
14cu|metadata-extractor-2.9.1-1|74	
14cu|metadata-extractor-2.9.1-1|75	
14cu|metadata-extractor-2.9.1-1|76	%build
14cu|metadata-extractor-2.9.1-1|77	%ant dist-binaries javadoc
14cu|metadata-extractor-2.9.1-1|78	
14cu|metadata-extractor-2.9.1-1|79	
14cu|metadata-extractor-2.9.1-1|80	%install
14cu|metadata-extractor-2.9.1-1|81	export NO_BRP_CHECK_BYTECODE_VERSION=true
14cu|metadata-extractor-2.9.1-1|82	
14cu|metadata-extractor-2.9.1-1|83	# (gvm) Process jar files:
14cu|metadata-extractor-2.9.1-1|84	# we have to take also the one for xmpcore-5.1.2, because
14cu|metadata-extractor-2.9.1-1|85	# we don't provide it yet in Rosa
14cu|metadata-extractor-2.9.1-1|86	%__install -dm 755 %{buildroot}%{_javadir}
14cu|metadata-extractor-2.9.1-1|87	%__install -m 644 Releases/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cu|metadata-extractor-2.9.1-1|88	%__install -m 644 Libraries/xmpcore-5.1.2.jar %{buildroot}%{_javadir}
14cu|metadata-extractor-2.9.1-1|89	pushd %{buildroot}%{_javadir}
14cu|metadata-extractor-2.9.1-1|90	ln -sf %{name}-%{version}.jar %{name}
14cu|metadata-extractor-2.9.1-1|91	ln -sf xmpcore-5.1.2.jar xmpcore
14cu|metadata-extractor-2.9.1-1|92	popd
14cu|metadata-extractor-2.9.1-1|93	# Old way
14cu|metadata-extractor-2.9.1-1|94	# for jar in *-%%{version}*; do
14cu|metadata-extractor-2.9.1-1|95	# ln -sf ${jar} `echo $jar| sed "s|-%%{version}||g"`
14cu|metadata-extractor-2.9.1-1|96	# done
14cu|metadata-extractor-2.9.1-1|97	
14cu|metadata-extractor-2.9.1-1|98	
14cu|metadata-extractor-2.9.1-1|99	# Process javadoc
14cu|metadata-extractor-2.9.1-1|100	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|metadata-extractor-2.9.1-1|101	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|metadata-extractor-2.9.1-1|102	%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14cu|metadata-extractor-2.9.1-1|103	
14cu|metadata-extractor-2.9.1-1|104	%changelog

10913 14
14cu|metakit-2.4.9.7-10|1	%define major 1
14cu|metakit-2.4.9.7-10|2	%define libname %mklibname mk4_ %{major}
14cu|metakit-2.4.9.7-10|3	%define devname %mklibname %{name} -d
14cu|metakit-2.4.9.7-10|4	%define soname libmk4.so.%{major}
14cu|metakit-2.4.9.7-10|5	
14cu|metakit-2.4.9.7-10|6	Summary:	Embeddable database
14cu|metakit-2.4.9.7-10|7	Name:		metakit
14cu|metakit-2.4.9.7-10|8	Version:	2.4.9.7
14cu|metakit-2.4.9.7-10|9	Release:	10
14cu|metakit-2.4.9.7-10|10	License:	MIT
14cu|metakit-2.4.9.7-10|11	Group:		System/Libraries
14cu|metakit-2.4.9.7-10|12	Url:		http://www.equi4.com/metakit/
14cu|metakit-2.4.9.7-10|13	Source0:	http://www.equi4.com/pub/mk/%{name}-%{version}.tar.gz
14cu|metakit-2.4.9.7-10|14	Patch0:		metakit-2.4.9.7-flags.patch
14cu|metakit-2.4.9.7-10|15	Patch1:		metakit-2.4.9.6-alt-soname.patch
14cu|metakit-2.4.9.7-10|16	Patch2:		metakit-2.4.9.7-tcl8.6.patch
14cu|metakit-2.4.9.7-10|17	Patch3:		metakit-2.4.9.7-linkage.patch
14cu|metakit-2.4.9.7-10|18	BuildRequires:	pkgconfig(python)
14cu|metakit-2.4.9.7-10|19	BuildRequires:	pkgconfig(tcl)
14cu|metakit-2.4.9.7-10|20	
14cu|metakit-2.4.9.7-10|21	%description
14cu|metakit-2.4.9.7-10|22	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cu|metakit-2.4.9.7-10|23	and other platforms. It lets you build applications which store their data
14cu|metakit-2.4.9.7-10|24	efficiently, in a portable way, and which will not need a complex runtime
14cu|metakit-2.4.9.7-10|25	installation. In terms of the data model, MetaKit takes the middle ground
14cu|metakit-2.4.9.7-10|26	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cu|metakit-2.4.9.7-10|27	from each of them.
14cu|metakit-2.4.9.7-10|28	
14cu|metakit-2.4.9.7-10|29	#----------------------------------------------------------------------------
14cu|metakit-2.4.9.7-10|30	
14cu|metakit-2.4.9.7-10|31	%package -n %{libname}
14cu|metakit-2.4.9.7-10|32	Summary:	Main library for %{name}, a embeddable database
14cu|metakit-2.4.9.7-10|33	Group:		System/Libraries
14cu|metakit-2.4.9.7-10|34	Provides:	%{name} = %{EVRD}
14cu|metakit-2.4.9.7-10|35	Conflicts:	%{_lib}metakit1 < 2.4.9.7-10
14cu|metakit-2.4.9.7-10|36	Obsoletes:	%{_lib}metakit1 < 2.4.9.7-10
14cu|metakit-2.4.9.7-10|37	
14cu|metakit-2.4.9.7-10|38	%description -n %{libname}
14cu|metakit-2.4.9.7-10|39	This package contains the library needed to run programs dynamically
14cu|metakit-2.4.9.7-10|40	linked with %{name}.
14cu|metakit-2.4.9.7-10|41	
14cu|metakit-2.4.9.7-10|42	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cu|metakit-2.4.9.7-10|43	and other platforms. It lets you build applications which store their data
14cu|metakit-2.4.9.7-10|44	efficiently, in a portable way, and which will not need a complex runtime
14cu|metakit-2.4.9.7-10|45	installation. In terms of the data model, MetaKit takes the middle ground
14cu|metakit-2.4.9.7-10|46	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cu|metakit-2.4.9.7-10|47	from each of them.
14cu|metakit-2.4.9.7-10|48	
14cu|metakit-2.4.9.7-10|49	%files -n %{libname}
14cu|metakit-2.4.9.7-10|50	%doc README
14cu|metakit-2.4.9.7-10|51	%{_libdir}/*.so.%{major}*
14cu|metakit-2.4.9.7-10|52	
14cu|metakit-2.4.9.7-10|53	#----------------------------------------------------------------------------
14cu|metakit-2.4.9.7-10|54	
14cu|metakit-2.4.9.7-10|55	%package -n %{devname}
14cu|metakit-2.4.9.7-10|56	Summary:	Files to compile programs that will use %{name}
14cu|metakit-2.4.9.7-10|57	Group:		Development/C
14cu|metakit-2.4.9.7-10|58	Requires:	%{libname} = %{EVRD}
14cu|metakit-2.4.9.7-10|59	Provides:	%{name}-devel = %{EVRD}
14cu|metakit-2.4.9.7-10|60	
14cu|metakit-2.4.9.7-10|61	%description -n %{devname}
14cu|metakit-2.4.9.7-10|62	This package contains the headers that programmers will need to develop
14cu|metakit-2.4.9.7-10|63	applications which will use %{name}.
14cu|metakit-2.4.9.7-10|64	
14cu|metakit-2.4.9.7-10|65	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cu|metakit-2.4.9.7-10|66	and other platforms. It lets you build applications which store their data
14cu|metakit-2.4.9.7-10|67	efficiently, in a portable way, and which will not need a complex runtime
14cu|metakit-2.4.9.7-10|68	installation. In terms of the data model, MetaKit takes the middle ground
14cu|metakit-2.4.9.7-10|69	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cu|metakit-2.4.9.7-10|70	from each of them.
14cu|metakit-2.4.9.7-10|71	
14cu|metakit-2.4.9.7-10|72	%files -n %{devname}
14cu|metakit-2.4.9.7-10|73	%doc README CHANGES doc demos examples
14cu|metakit-2.4.9.7-10|74	%{_libdir}/*.so
14cu|metakit-2.4.9.7-10|75	%{_includedir}/*
14cu|metakit-2.4.9.7-10|76	
14cu|metakit-2.4.9.7-10|77	#----------------------------------------------------------------------------
14cu|metakit-2.4.9.7-10|78	
14cu|metakit-2.4.9.7-10|79	%package -n python-%{name}
14cu|metakit-2.4.9.7-10|80	Summary:	Python bindings for %{name}, a embeddable database
14cu|metakit-2.4.9.7-10|81	Group:		System/Libraries
14cu|metakit-2.4.9.7-10|82	Requires:	%{libname} = %{EVRD}
14cu|metakit-2.4.9.7-10|83	Provides:	Mk4py = %{EVRD}
14cu|metakit-2.4.9.7-10|84	Provides:	mk4py = %{EVRD}
14cu|metakit-2.4.9.7-10|85	Provides:	%{name}-python = %{EVRD}
14cu|metakit-2.4.9.7-10|86	
14cu|metakit-2.4.9.7-10|87	%description -n python-%{name}
14cu|metakit-2.4.9.7-10|88	Python bindings for %{name}.
14cu|metakit-2.4.9.7-10|89	
14cu|metakit-2.4.9.7-10|90	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cu|metakit-2.4.9.7-10|91	and other platforms. It lets you build applications which store their data
14cu|metakit-2.4.9.7-10|92	efficiently, in a portable way, and which will not need a complex runtime
14cu|metakit-2.4.9.7-10|93	installation. In terms of the data model, MetaKit takes the middle ground
14cu|metakit-2.4.9.7-10|94	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cu|metakit-2.4.9.7-10|95	from each of them.
14cu|metakit-2.4.9.7-10|96	
14cu|metakit-2.4.9.7-10|97	%files -n python-%{name}
14cu|metakit-2.4.9.7-10|98	%doc README
14cu|metakit-2.4.9.7-10|99	%{py_platsitedir}/Mk4py.so
14cu|metakit-2.4.9.7-10|100	%{py_platsitedir}/metakit.py
14cu|metakit-2.4.9.7-10|101	
14cu|metakit-2.4.9.7-10|102	#----------------------------------------------------------------------------
14cu|metakit-2.4.9.7-10|103	
14cu|metakit-2.4.9.7-10|104	%package tcl
14cu|metakit-2.4.9.7-10|105	Summary:	Tcl bindings for %{name}, a embeddable database
14cu|metakit-2.4.9.7-10|106	Group:		System/Libraries
14cu|metakit-2.4.9.7-10|107	Requires:	%{libname} = %{EVRD}
14cu|metakit-2.4.9.7-10|108	Provides:	Mk4tcl = %{EVRD}
14cu|metakit-2.4.9.7-10|109	Provides:	mk4tcl = %{EVRD}
14cu|metakit-2.4.9.7-10|110	
14cu|metakit-2.4.9.7-10|111	%description tcl
14cu|metakit-2.4.9.7-10|112	Tcl bindings for %{name}.
14cu|metakit-2.4.9.7-10|113	
14cu|metakit-2.4.9.7-10|114	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
14cu|metakit-2.4.9.7-10|115	and other platforms. It lets you build applications which store their data
14cu|metakit-2.4.9.7-10|116	efficiently, in a portable way, and which will not need a complex runtime
14cu|metakit-2.4.9.7-10|117	installation. In terms of the data model, MetaKit takes the middle ground
14cu|metakit-2.4.9.7-10|118	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
14cu|metakit-2.4.9.7-10|119	from each of them.
14cu|metakit-2.4.9.7-10|120	
14cu|metakit-2.4.9.7-10|121	%files tcl
14cu|metakit-2.4.9.7-10|122	%doc doc/tcl.html doc/tcl.gif doc/e4s.gif
14cu|metakit-2.4.9.7-10|123	%{tcl_sitearch}/Mk4tcl
14cu|metakit-2.4.9.7-10|124	
14cu|metakit-2.4.9.7-10|125	#----------------------------------------------------------------------------
14cu|metakit-2.4.9.7-10|126	
14cu|metakit-2.4.9.7-10|127	%prep
14cu|metakit-2.4.9.7-10|128	%setup -q
14cu|metakit-2.4.9.7-10|129	%patch0 -p0
14cu|metakit-2.4.9.7-10|130	%patch1 -p1
14cu|metakit-2.4.9.7-10|131	%patch2 -p1
14cu|metakit-2.4.9.7-10|132	%patch3 -p0
14cu|metakit-2.4.9.7-10|133	rm -rf builds/tests/CVS
14cu|metakit-2.4.9.7-10|134	
14cu|metakit-2.4.9.7-10|135	%build
14cu|metakit-2.4.9.7-10|136	cd unix
14cu|metakit-2.4.9.7-10|137	sed -i -e "s/^CXXFLAGS.*/CXXFLAGS = %{optflags} -fPIC/" Makefile.in
14cu|metakit-2.4.9.7-10|138	cd ../builds
14cu|metakit-2.4.9.7-10|139	CONFIGURE_TOP="../unix" \
14cu|metakit-2.4.9.7-10|140	%configure2_5x \
14cu|metakit-2.4.9.7-10|141	--enable-python \
14cu|metakit-2.4.9.7-10|142	--with-python="%{_includedir}/python%{python_version},%{py_platsitedir}" \
14cu|metakit-2.4.9.7-10|143	--with-tcl=%{_includedir},%{tcl_sitearch}
14cu|metakit-2.4.9.7-10|144	
14cu|metakit-2.4.9.7-10|145	%make MK4_SONAME=%{soname} TCL_LIB=-ltcl PYTHON_LIB=-lpython%{py_ver}
14cu|metakit-2.4.9.7-10|146	
14cu|metakit-2.4.9.7-10|147	%check
14cu|metakit-2.4.9.7-10|148	cd builds
14cu|metakit-2.4.9.7-10|149	export LD_LIBRARY_PATH=`pwd`
14cu|metakit-2.4.9.7-10|150	make test
14cu|metakit-2.4.9.7-10|151	
14cu|metakit-2.4.9.7-10|152	%install
14cu|metakit-2.4.9.7-10|153	mkdir -p %{buildroot}/%{py_platsitedir}
14cu|metakit-2.4.9.7-10|154	%makeinstall_std -C builds MK4_SONAME=%{soname}
14cu|metakit-2.4.9.7-10|155	
14cu|metakit-2.4.9.7-10|156	
14cu|metakit-2.4.9.7-10|157	%changelog
14cu|metakit-2.4.9.7-10|158	
14cu|metakit-2.4.9.7-10|159	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.9.7-10
14cu|metakit-2.4.9.7-10|160	- (34bdcf4) Fix library package name
14cu|metakit-2.4.9.7-10|161	- (34bdcf4) Spec cleanup
14cu|metakit-2.4.9.7-10|162	
14cu|metakit-2.4.9.7-10|163	

10914 14
14cu|metasploit-4.5-1|1	# rpmlint check is really useless here
14cu|metasploit-4.5-1|2	%define _build_pkgcheck_set %{nil}
14cu|metasploit-4.5-1|3	
14cu|metasploit-4.5-1|4	# prevent rpm to create debug files for binary content
14cu|metasploit-4.5-1|5	%define debug_package     %{nil}
14cu|metasploit-4.5-1|6	
14cu|metasploit-4.5-1|7	Name:		metasploit
14cu|metasploit-4.5-1|8	Version:	4.5
14cu|metasploit-4.5-1|9	Release:	1
14cu|metasploit-4.5-1|10	Summary:	Penetration Testing Resources
14cu|metasploit-4.5-1|11	License:	GPLv2
14cu|metasploit-4.5-1|12	Group:		Monitoring
14cu|metasploit-4.5-1|13	URL:		http://www.metasploit.com/
14cu|metasploit-4.5-1|14	Source0:	http://www.metasploit.com/releases/framework-%{version}.tar.bz2
14cu|metasploit-4.5-1|15	# To avoid automatic dependency on file
14cu|metasploit-4.5-1|16	Patch0:		rdoc-cve-2013-0256.patch
14cu|metasploit-4.5-1|17	Requires:	rubygems
14cu|metasploit-4.5-1|18	Requires:	rubygem(msgpack)
14cu|metasploit-4.5-1|19	AutoReqProv:	no
14cu|metasploit-4.5-1|20	BuildRequires:	ruby
14cu|metasploit-4.5-1|21	BuildArch:	noarch
14cu|metasploit-4.5-1|22	
14cu|metasploit-4.5-1|23	%description
14cu|metasploit-4.5-1|24	Metasploit provides useful information and tools for penetration
14cu|metasploit-4.5-1|25	testers, security researchers, and IDS signature developers. This
14cu|metasploit-4.5-1|26	project was created to provide information on exploit techniques
14cu|metasploit-4.5-1|27	and to create a functional knowledgebase for exploit developers and
14cu|metasploit-4.5-1|28	security professionals. The tools and information on this site are
14cu|metasploit-4.5-1|29	provided for legal security research and testing purposes only.
14cu|metasploit-4.5-1|30	Metasploit is an open source project managed by Rapid7.
14cu|metasploit-4.5-1|31	
14cu|metasploit-4.5-1|32	%package gui
14cu|metasploit-4.5-1|33	Summary:	GUI for %{name}
14cu|metasploit-4.5-1|34	Group:		Monitoring
14cu|metasploit-4.5-1|35	Requires:	%{name} = %{version}-%{release}
14cu|metasploit-4.5-1|36	Requires:	rubygem(gtk2)
14cu|metasploit-4.5-1|37	
14cu|metasploit-4.5-1|38	%description gui
14cu|metasploit-4.5-1|39	This package contains a GUI for %{name}.
14cu|metasploit-4.5-1|40	
14cu|metasploit-4.5-1|41	%prep
14cu|metasploit-4.5-1|42	%setup -q -n msf3
14cu|metasploit-4.5-1|43	%patch0 -p0
14cu|metasploit-4.5-1|44	find . -name .svn | xargs rm -rf
14cu|metasploit-4.5-1|45	find . -type f | \
14cu|metasploit-4.5-1|46	xargs perl -pi -e "s|msfbase = __FILE__|msfbase = '%{_datadir}/%{name}/.'|"
14cu|metasploit-4.5-1|47	
14cu|metasploit-4.5-1|48	%build
14cu|metasploit-4.5-1|49	
14cu|metasploit-4.5-1|50	%install
14cu|metasploit-4.5-1|51	install -d -m 755 %{buildroot}%{_bindir}
14cu|metasploit-4.5-1|52	install -m 755 msf* %{buildroot}%{_bindir}
14cu|metasploit-4.5-1|53	
14cu|metasploit-4.5-1|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|55	cp -r data %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|56	cp -r external %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|57	cp -r lib %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|58	cp -r modules %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|59	cp -r plugins %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|60	cp -r scripts %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|61	cp -r tools %{buildroot}%{_datadir}/%{name}
14cu|metasploit-4.5-1|62	
14cu|metasploit-4.5-1|63	rm -rf %{buildroot}%{_datadir}/%{name}/external/source
14cu|metasploit-4.5-1|64	
14cu|metasploit-4.5-1|65	%files
14cu|metasploit-4.5-1|66	%doc HACKING documentation/*
14cu|metasploit-4.5-1|67	%{_bindir}/*
14cu|metasploit-4.5-1|68	%{_datadir}/metasploit
14cu|metasploit-4.5-1|69	%exclude %{_bindir}/msfgui
14cu|metasploit-4.5-1|70	
14cu|metasploit-4.5-1|71	%files gui
14cu|metasploit-4.5-1|72	%{_bindir}/msfgui
14cu|metasploit-4.5-1|73	
14cu|metasploit-4.5-1|74	
14cu|metasploit-4.5-1|75	
14cu|metasploit-4.5-1|76	%changelog
14cu|metasploit-4.5-1|77	* Sun Mar 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5-1
14cu|metasploit-4.5-1|78	+ Revision: 4d75a1a
14cu|metasploit-4.5-1|79	- Updated to 4.5
14cu|metasploit-4.5-1|80	
14cu|metasploit-4.5-1|81	

10915 14
14cu|meteor-1.4.0-6|1	Summary:	A GameBoy Advance emulator
14cu|meteor-1.4.0-6|2	Name:		meteor
14cu|meteor-1.4.0-6|3	Version:	1.4.0
14cu|meteor-1.4.0-6|4	Release:	6
14cu|meteor-1.4.0-6|5	License:	GPLv3+
14cu|meteor-1.4.0-6|6	Group:		Emulators
14cu|meteor-1.4.0-6|7	Url:		http://sourceforge.net/projects/meteorgba/
14cu|meteor-1.4.0-6|8	Source0:	http://sourceforge.net/projects/meteorgba/files/%{name}-%{version}.tar.bz2
14cu|meteor-1.4.0-6|9	Patch0:		meteor-1.4.0-gcc4.7.patch
14cu|meteor-1.4.0-6|10	Patch1:		meteor-1.4.0-sfml2.patch
14cu|meteor-1.4.0-6|11	Patch2:		meteor-1.4.0-fpic.patch
14cu|meteor-1.4.0-6|12	Patch3:		meteor-1.4.0-static.patch
14cu|meteor-1.4.0-6|13	BuildRequires:	cmake
14cu|meteor-1.4.0-6|14	BuildRequires:	nasm
14cu|meteor-1.4.0-6|15	BuildRequires:	pkgconfig(sfml-all) >= 2.2
14cu|meteor-1.4.0-6|16	BuildRequires:	pkgconfig(ao)
14cu|meteor-1.4.0-6|17	BuildRequires:	pkgconfig(freetype2)
14cu|meteor-1.4.0-6|18	BuildRequires:	pkgconfig(gl)
14cu|meteor-1.4.0-6|19	BuildRequires:	pkgconfig(glew)
14cu|meteor-1.4.0-6|20	BuildRequires:	pkgconfig(glu)
14cu|meteor-1.4.0-6|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|meteor-1.4.0-6|22	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|meteor-1.4.0-6|23	BuildRequires:	pkgconfig(x11)
14cu|meteor-1.4.0-6|24	
14cu|meteor-1.4.0-6|25	%description
14cu|meteor-1.4.0-6|26	Meteor is a GameBoy Advance emulator with GTK2 frontend.
14cu|meteor-1.4.0-6|27	
14cu|meteor-1.4.0-6|28	%files
14cu|meteor-1.4.0-6|29	%doc README COPYING AUTHORS
14cu|meteor-1.4.0-6|30	%{_bindir}/%{name}
14cu|meteor-1.4.0-6|31	%{_datadir}/%{name}
14cu|meteor-1.4.0-6|32	%{_datadir}/applications/%{name}.desktop
14cu|meteor-1.4.0-6|33	
14cu|meteor-1.4.0-6|34	#----------------------------------------------------------------------------
14cu|meteor-1.4.0-6|35	
14cu|meteor-1.4.0-6|36	%prep
14cu|meteor-1.4.0-6|37	%setup -q
14cu|meteor-1.4.0-6|38	%patch0 -p1
14cu|meteor-1.4.0-6|39	%patch1 -p1
14cu|meteor-1.4.0-6|40	%patch2 -p1
14cu|meteor-1.4.0-6|41	%patch3 -p1
14cu|meteor-1.4.0-6|42	
14cu|meteor-1.4.0-6|43	%build
14cu|meteor-1.4.0-6|44	%cmake \
14cu|meteor-1.4.0-6|45	-DCXXFLAGS="%{optflags}" \
14cu|meteor-1.4.0-6|46	-DLDFLAGS="%{ldflags}"
14cu|meteor-1.4.0-6|47	%make
14cu|meteor-1.4.0-6|48	
14cu|meteor-1.4.0-6|49	%install
14cu|meteor-1.4.0-6|50	%makeinstall_std -C build
14cu|meteor-1.4.0-6|51	
14cu|meteor-1.4.0-6|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|meteor-1.4.0-6|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|meteor-1.4.0-6|54	[Desktop Entry]
14cu|meteor-1.4.0-6|55	Name=Meteor
14cu|meteor-1.4.0-6|56	Comment=GameBoy Advance emulator
14cu|meteor-1.4.0-6|57	Exec=%{_bindir}/%{name}
14cu|meteor-1.4.0-6|58	Icon=emulators_section
14cu|meteor-1.4.0-6|59	Terminal=false
14cu|meteor-1.4.0-6|60	Type=Application
14cu|meteor-1.4.0-6|61	StartupNotify=true
14cu|meteor-1.4.0-6|62	Categories=GTK;Game;Emulator;
14cu|meteor-1.4.0-6|63	EOF
14cu|meteor-1.4.0-6|64	
14cu|meteor-1.4.0-6|65	%changelog
14cu|meteor-1.4.0-6|66	
14cu|meteor-1.4.0-6|67	* Sat Jul 02 2016 abfonly <abfonly@gmail.com> 1.4.0-6
14cu|meteor-1.4.0-6|68	- (6f790d6) Merge pull request #1 from rosalinuxro/meteor:rosa2014.1
14cu|meteor-1.4.0-6|69	- (6f790d6) abfonly
14cu|meteor-1.4.0-6|70	
14cu|meteor-1.4.0-6|71	

10916 14
14cu|mftrace-1.2.18-3|1	Summary:	Generates scalable fonts for TeX
14cu|mftrace-1.2.18-3|2	Name:		mftrace
14cu|mftrace-1.2.18-3|3	Version:	1.2.18
14cu|mftrace-1.2.18-3|4	Release:	3
14cu|mftrace-1.2.18-3|5	Epoch:		2
14cu|mftrace-1.2.18-3|6	License:	GPLv2+
14cu|mftrace-1.2.18-3|7	Group:		Publishing
14cu|mftrace-1.2.18-3|8	Url:		http://lilypond.org/mftrace/
14cu|mftrace-1.2.18-3|9	Source0:	http://lilypond.org/download/sources/mftrace/mftrace-%{version}.tar.gz
14cu|mftrace-1.2.18-3|10	Patch0:		mftrace-1.2.18-fontforge-fix.patch
14cu|mftrace-1.2.18-3|11	BuildRequires:	autotrace
14cu|mftrace-1.2.18-3|12	BuildRequires:	potrace
14cu|mftrace-1.2.18-3|13	Requires:	autotrace
14cu|mftrace-1.2.18-3|14	Requires:	fontforge
14cu|mftrace-1.2.18-3|15	Requires:	potrace
14cu|mftrace-1.2.18-3|16	Requires:	python
14cu|mftrace-1.2.18-3|17	Requires:	t1utils
14cu|mftrace-1.2.18-3|18	Requires:	texlive
14cu|mftrace-1.2.18-3|19	
14cu|mftrace-1.2.18-3|20	%description
14cu|mftrace-1.2.18-3|21	mftrace is a small Python program that lets you trace a TeX bitmap
14cu|mftrace-1.2.18-3|22	font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF
14cu|mftrace-1.2.18-3|23	(TrueType) font. It is licensed under the GNU GPL.
14cu|mftrace-1.2.18-3|24	
14cu|mftrace-1.2.18-3|25	Scalable fonts offer many advantages over bitmaps, as they allow
14cu|mftrace-1.2.18-3|26	documents to render correctly at many printer resolutions. Moreover,
14cu|mftrace-1.2.18-3|27	Ghostscript can generate much better PDF, if given scalable PostScript
14cu|mftrace-1.2.18-3|28	fonts.
14cu|mftrace-1.2.18-3|29	
14cu|mftrace-1.2.18-3|30	%files
14cu|mftrace-1.2.18-3|31	%attr(0755,root,root) %{_bindir}/gf2pbm
14cu|mftrace-1.2.18-3|32	%attr(0755,root,root) %{_bindir}/mftrace
14cu|mftrace-1.2.18-3|33	%{_mandir}/man1/mftrace.1*
14cu|mftrace-1.2.18-3|34	%{_datadir}/%{name}
14cu|mftrace-1.2.18-3|35	
14cu|mftrace-1.2.18-3|36	#----------------------------------------------------------------------------
14cu|mftrace-1.2.18-3|37	
14cu|mftrace-1.2.18-3|38	%prep
14cu|mftrace-1.2.18-3|39	%setup -q
14cu|mftrace-1.2.18-3|40	%patch0 -p1
14cu|mftrace-1.2.18-3|41	
14cu|mftrace-1.2.18-3|42	%build
14cu|mftrace-1.2.18-3|43	%configure2_5x
14cu|mftrace-1.2.18-3|44	%make \
14cu|mftrace-1.2.18-3|45	CC="%{__cc}" \
14cu|mftrace-1.2.18-3|46	CFLAGS="%{optflags}"
14cu|mftrace-1.2.18-3|47	
14cu|mftrace-1.2.18-3|48	%install
14cu|mftrace-1.2.18-3|49	%makeinstall_std
14cu|mftrace-1.2.18-3|50	
14cu|mftrace-1.2.18-3|51	
14cu|mftrace-1.2.18-3|52	%changelog
14cu|mftrace-1.2.18-3|53	
14cu|mftrace-1.2.18-3|54	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.2.18-3
14cu|mftrace-1.2.18-3|55	- (ea6d12b) Add patch to fix fontforge detection
14cu|mftrace-1.2.18-3|56	- (ea6d12b) Spec cleanup
14cu|mftrace-1.2.18-3|57	
14cu|mftrace-1.2.18-3|58	

10917 14
14cu|mgba-0.5.2-1|1	Summary:	Game Boy Advance (GBA) emulator
14cu|mgba-0.5.2-1|2	Name:		mgba
14cu|mgba-0.5.2-1|3	Version:	0.5.2
14cu|mgba-0.5.2-1|4	Release:	1
14cu|mgba-0.5.2-1|5	License:	MPL
14cu|mgba-0.5.2-1|6	Group:		Emulators
14cu|mgba-0.5.2-1|7	Url:		http://mgba.io
14cu|mgba-0.5.2-1|8	Source0:	https://github.com/mgba-emu/mgba/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|mgba-0.5.2-1|9	Patch0:		mgba-0.5.0-linkage.patch
14cu|mgba-0.5.2-1|10	BuildRequires:	cmake
14cu|mgba-0.5.2-1|11	BuildRequires:	pkgconfig(epoxy)
14cu|mgba-0.5.2-1|12	BuildRequires:	pkgconfig(gl)
14cu|mgba-0.5.2-1|13	BuildRequires:	pkgconfig(glu)
14cu|mgba-0.5.2-1|14	BuildRequires:	pkgconfig(ice)
14cu|mgba-0.5.2-1|15	BuildRequires:	pkgconfig(libpng)
14cu|mgba-0.5.2-1|16	BuildRequires:	pkgconfig(libzip)
14cu|mgba-0.5.2-1|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|mgba-0.5.2-1|18	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|mgba-0.5.2-1|19	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|mgba-0.5.2-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|mgba-0.5.2-1|21	BuildRequires:	pkgconfig(sdl2)
14cu|mgba-0.5.2-1|22	BuildRequires:	pkgconfig(sm)
14cu|mgba-0.5.2-1|23	BuildRequires:	pkgconfig(x11)
14cu|mgba-0.5.2-1|24	BuildRequires:	pkgconfig(zlib)
14cu|mgba-0.5.2-1|25	
14cu|mgba-0.5.2-1|26	%description
14cu|mgba-0.5.2-1|27	Game Boy Advance (GBA) emulator with the goal of being fast enough to run on
14cu|mgba-0.5.2-1|28	lower end hardware than other emulators support, without sacrificing accuracy
14cu|mgba-0.5.2-1|29	or portability. Other goals include accurate enough emulation to provide a
14cu|mgba-0.5.2-1|30	development environment for homebrew software, a good workflow for tool-assist
14cu|mgba-0.5.2-1|31	runners, and a modern feature set for emulators that older emulators may not
14cu|mgba-0.5.2-1|32	support.
14cu|mgba-0.5.2-1|33	
14cu|mgba-0.5.2-1|34	%files
14cu|mgba-0.5.2-1|35	%doc CHANGES LICENSE README.md
14cu|mgba-0.5.2-1|36	%{_bindir}/%{name}-qt
14cu|mgba-0.5.2-1|37	%{_datadir}/applications/%{name}-qt.desktop
14cu|mgba-0.5.2-1|38	%dir %{_datadir}/%{name}
14cu|mgba-0.5.2-1|39	%{_datadir}/%{name}/*
14cu|mgba-0.5.2-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mgba-0.5.2-1|41	%{_mandir}/man6/mgba-qt.6*
14cu|mgba-0.5.2-1|42	
14cu|mgba-0.5.2-1|43	#----------------------------------------------------------------------------
14cu|mgba-0.5.2-1|44	
14cu|mgba-0.5.2-1|45	%package sdl
14cu|mgba-0.5.2-1|46	Summary:	Game Boy Advance (GBA) emulator (SDL2-based CLI version)
14cu|mgba-0.5.2-1|47	Group:		Emulators
14cu|mgba-0.5.2-1|48	
14cu|mgba-0.5.2-1|49	%description sdl
14cu|mgba-0.5.2-1|50	Game Boy Advance (GBA) emulator with the goal of being fast enough to run on
14cu|mgba-0.5.2-1|51	lower end hardware than other emulators support, without sacrificing accuracy
14cu|mgba-0.5.2-1|52	or portability. Other goals include accurate enough emulation to provide a
14cu|mgba-0.5.2-1|53	development environment for homebrew software, a good workflow for tool-assist
14cu|mgba-0.5.2-1|54	runners, and a modern feature set for emulators that older emulators may not
14cu|mgba-0.5.2-1|55	support.
14cu|mgba-0.5.2-1|56	
14cu|mgba-0.5.2-1|57	This package provides SDL2-based CLI version of mGBA.
14cu|mgba-0.5.2-1|58	
14cu|mgba-0.5.2-1|59	%files sdl
14cu|mgba-0.5.2-1|60	%{_bindir}/%{name}
14cu|mgba-0.5.2-1|61	%{_mandir}/man6/mgba.6*
14cu|mgba-0.5.2-1|62	
14cu|mgba-0.5.2-1|63	#----------------------------------------------------------------------------
14cu|mgba-0.5.2-1|64	
14cu|mgba-0.5.2-1|65	%prep
14cu|mgba-0.5.2-1|66	%setup -q
14cu|mgba-0.5.2-1|67	%patch0 -p1
14cu|mgba-0.5.2-1|68	
14cu|mgba-0.5.2-1|69	%build
14cu|mgba-0.5.2-1|70	%global optflags %{optflags} -fPIC
14cu|mgba-0.5.2-1|71	
14cu|mgba-0.5.2-1|72	%cmake \
14cu|mgba-0.5.2-1|73	-DLIBDIR=%{_lib} \
14cu|mgba-0.5.2-1|74	-DBUILD_LTO:BOOL=OFF \
14cu|mgba-0.5.2-1|75	-DBUILD_SDL:BOOL=ON \
14cu|mgba-0.5.2-1|76	-DBUILD_SHARED:BOOL=OFF \
14cu|mgba-0.5.2-1|77	-DBUILD_STATIC:BOOL=ON \
14cu|mgba-0.5.2-1|78	-DUSE_CLI_DEBUGGER:BOOL=OFF \
14cu|mgba-0.5.2-1|79	-DUSE_FFMPEG:BOOL=OFF \
14cu|mgba-0.5.2-1|80	-DUSE_MAGICK:BOOL=OFF
14cu|mgba-0.5.2-1|81	%make
14cu|mgba-0.5.2-1|82	
14cu|mgba-0.5.2-1|83	%install
14cu|mgba-0.5.2-1|84	%makeinstall_std -C build
14cu|mgba-0.5.2-1|85	
14cu|mgba-0.5.2-1|86	# rather use %%doc
14cu|mgba-0.5.2-1|87	rm -rf %{buildroot}%{_defaultdocdir}/mGBA
14cu|mgba-0.5.2-1|88	
14cu|mgba-0.5.2-1|89	# not needed
14cu|mgba-0.5.2-1|90	find %{buildroot} -name libmgba.a | xargs rm
14cu|mgba-0.5.2-1|91	
14cu|mgba-0.5.2-1|92	
14cu|mgba-0.5.2-1|93	%changelog
14cu|mgba-0.5.2-1|94	
14cu|mgba-0.5.2-1|95	* Thu Apr 20 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.2-1
14cu|mgba-0.5.2-1|96	- (bec3786) Merge branch 'rosa2016.1' into rosa2014.1
14cu|mgba-0.5.2-1|97	
14cu|mgba-0.5.2-1|98	

10918 14
14cu|mhwaveedit-1.4.23-1|1	Summary:	WAV Editing Package
14cu|mhwaveedit-1.4.23-1|2	Name: 		mhwaveedit
14cu|mhwaveedit-1.4.23-1|3	Version: 	1.4.23
14cu|mhwaveedit-1.4.23-1|4	Release: 	1
14cu|mhwaveedit-1.4.23-1|5	License: 	GPLv2+
14cu|mhwaveedit-1.4.23-1|6	Group: 		Sound
14cu|mhwaveedit-1.4.23-1|7	URL: 		https://gna.org/projects/%{name}/
14cu|mhwaveedit-1.4.23-1|8	Source0: 	http://download.gna.org/%{name}/%{name}-%{version}.tar.bz2
14cu|mhwaveedit-1.4.23-1|9	BuildRequires: 	pkgconfig(gtk+-2.0)
14cu|mhwaveedit-1.4.23-1|10	BuildRequires: 	pkgconfig(gthread-2.0)
14cu|mhwaveedit-1.4.23-1|11	BuildRequires: 	pkgconfig(sdl)
14cu|mhwaveedit-1.4.23-1|12	BuildRequires: 	pkgconfig(sndfile)
14cu|mhwaveedit-1.4.23-1|13	BuildRequires: 	pkgconfig(alsa)
14cu|mhwaveedit-1.4.23-1|14	BuildRequires: 	pkgconfig(libpulse) >= 0.9.10
14cu|mhwaveedit-1.4.23-1|15	BuildRequires:	pkgconfig(jack) >= 0.98.0
14cu|mhwaveedit-1.4.23-1|16	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|mhwaveedit-1.4.23-1|17	BuildRequires: 	pkgconfig(samplerate)
14cu|mhwaveedit-1.4.23-1|18	BuildRequires: 	ladspa-devel
14cu|mhwaveedit-1.4.23-1|19	# For OGG support
14cu|mhwaveedit-1.4.23-1|20	BuildRequires:	pkgconfig(ogg)
14cu|mhwaveedit-1.4.23-1|21	# For default mixer (alsamixer)
14cu|mhwaveedit-1.4.23-1|22	Requires:	alsa-utils
14cu|mhwaveedit-1.4.23-1|23	
14cu|mhwaveedit-1.4.23-1|24	
14cu|mhwaveedit-1.4.23-1|25	%description
14cu|mhwaveedit-1.4.23-1|26	mhWaveEdit is a graphical program for editing sound files. It is completely
14cu|mhwaveedit-1.4.23-1|27	free (GPL) and it's written by Magnus Hjorth. It is intended to be
14cu|mhwaveedit-1.4.23-1|28	user-friendly and robust. OGG and LAME support are available if installed.
14cu|mhwaveedit-1.4.23-1|29	
14cu|mhwaveedit-1.4.23-1|30	%files -f %{name}.lang
14cu|mhwaveedit-1.4.23-1|31	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cu|mhwaveedit-1.4.23-1|32	%{_bindir}/%{name}
14cu|mhwaveedit-1.4.23-1|33	%{_datadir}/applications/*
14cu|mhwaveedit-1.4.23-1|34	%{_datadir}/pixmaps/%{name}.xpm
14cu|mhwaveedit-1.4.23-1|35	%{_mandir}/man1/%{name}.1*
14cu|mhwaveedit-1.4.23-1|36	
14cu|mhwaveedit-1.4.23-1|37	#-----------------------------------------------------------------------------
14cu|mhwaveedit-1.4.23-1|38	
14cu|mhwaveedit-1.4.23-1|39	%prep
14cu|mhwaveedit-1.4.23-1|40	%setup -q
14cu|mhwaveedit-1.4.23-1|41	
14cu|mhwaveedit-1.4.23-1|42	
14cu|mhwaveedit-1.4.23-1|43	%build
14cu|mhwaveedit-1.4.23-1|44	%configure2_5x	--with-default-mixerapp="alsamixer" \
14cu|mhwaveedit-1.4.23-1|45	--without-esound \
14cu|mhwaveedit-1.4.23-1|46	--without-sun \
14cu|mhwaveedit-1.4.23-1|47	--without-arts \
14cu|mhwaveedit-1.4.23-1|48	--with-double-samples
14cu|mhwaveedit-1.4.23-1|49	%make
14cu|mhwaveedit-1.4.23-1|50	
14cu|mhwaveedit-1.4.23-1|51	
14cu|mhwaveedit-1.4.23-1|52	%install
14cu|mhwaveedit-1.4.23-1|53	%makeinstall_std
14cu|mhwaveedit-1.4.23-1|54	
14cu|mhwaveedit-1.4.23-1|55	%find_lang %{name}
14cu|mhwaveedit-1.4.23-1|56	
14cu|mhwaveedit-1.4.23-1|57	
14cu|mhwaveedit-1.4.23-1|58	%changelog
14cu|mhwaveedit-1.4.23-1|59	
14cu|mhwaveedit-1.4.23-1|60	* Tue Apr 07 2015 Giovanni Mariani <mc2374@mclink.it> 1.4.23-1
14cu|mhwaveedit-1.4.23-1|61	- (818dc9d) Updated to release 1.4.23, cleaned specfile, adjusted BReqs and changed default mixer app
14cu|mhwaveedit-1.4.23-1|62	
14cu|mhwaveedit-1.4.23-1|63	

10919 14
14cu|miam-0.8.0-1|1	%define major 1.0.0
14cu|miam-0.8.0-1|2	%define libname		%mklibname %{name} %{major}
14cu|miam-0.8.0-1|3	%define devname		%mklibname %{name} -d
14cu|miam-0.8.0-1|4	
14cu|miam-0.8.0-1|5	%define _appdatadir %{_datadir}/appdata
14cu|miam-0.8.0-1|6	%define oname   Miam-Player
14cu|miam-0.8.0-1|7	
14cu|miam-0.8.0-1|8	Name:           miam
14cu|miam-0.8.0-1|9	Version:        0.8.0
14cu|miam-0.8.0-1|10	Release:        1
14cu|miam-0.8.0-1|11	Summary:        A nice music player
14cu|miam-0.8.0-1|12	Group:          Sound
14cu|miam-0.8.0-1|13	License:        GPLv3+
14cu|miam-0.8.0-1|14	URL:            http://www.miam-player.org/
14cu|miam-0.8.0-1|15	#Source0:        https://github.com/MBach/%{oname}/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|miam-0.8.0-1|16	# Repacked to remove windows packaging and dlls
14cu|miam-0.8.0-1|17	Source0:        %{oname}-%{version}.tar.xz
14cu|miam-0.8.0-1|18	Patch0:         miam-player-0.8.0-mga-qxt-x11-linking.patch
14cu|miam-0.8.0-1|19	Patch1:         miam-player-0.8.0-mga-desktop.patch
14cu|miam-0.8.0-1|20	BuildRequires:  imagemagick
14cu|miam-0.8.0-1|21	BuildRequires:  qt5-devel
14cu|miam-0.8.0-1|22	BuildRequires:  pkgconfig(Qt5X11Extras)
14cu|miam-0.8.0-1|23	BuildRequires:  pkgconfig(Qt5Core)
14cu|miam-0.8.0-1|24	BuildRequires:  pkgconfig(Qt5Multimedia)
14cu|miam-0.8.0-1|25	BuildRequires:  pkgconfig(Qt5Sql)
14cu|miam-0.8.0-1|26	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|miam-0.8.0-1|27	BuildRequires:  pkgconfig(taglib)
14cu|miam-0.8.0-1|28	BuildRequires:  QtAV-devel
14cu|miam-0.8.0-1|29	BuildRequires:	appstream-util
14cu|miam-0.8.0-1|30	BuildRequires:	desktop-file-utils
14cu|miam-0.8.0-1|31	BuildRequires:	hicolor-icon-theme
14cu|miam-0.8.0-1|32	Requires:       qt5-database-plugin-sqlite
14cu|miam-0.8.0-1|33	Requires:       %{libname} = %{EVRD}
14cu|miam-0.8.0-1|34	
14cu|miam-0.8.0-1|35	
14cu|miam-0.8.0-1|36	%description
14cu|miam-0.8.0-1|37	Miam Player is a cross-platform open source music player based on Qt5:
14cu|miam-0.8.0-1|38	
14cu|miam-0.8.0-1|39	- Read .mp3, .m4a (MP4), .flac, .ogg, .oga (OGG Vorbis), .asf, .ape
14cu|miam-0.8.0-1|40	(Monkey Audio) and more
14cu|miam-0.8.0-1|41	- Read and edit lots of tags using Taglib
14cu|miam-0.8.0-1|42	- Customize everything: user interface, covers, shortcuts, buttons, themes
14cu|miam-0.8.0-1|43	- Fast and reliable (audio player is provided by VLC Media Player)
14cu|miam-0.8.0-1|44	
14cu|miam-0.8.0-1|45	A plugin system makes it possible to extend the possibilites of the player.
14cu|miam-0.8.0-1|46	
14cu|miam-0.8.0-1|47	%files
14cu|miam-0.8.0-1|48	%doc README.* LICENSE
14cu|miam-0.8.0-1|49	%{_bindir}/%{name}-player
14cu|miam-0.8.0-1|50	%{_datadir}/applications/%{name}-player.desktop
14cu|miam-0.8.0-1|51	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|miam-0.8.0-1|52	%{_appdatadir}/*.appdata.xml
14cu|miam-0.8.0-1|53	#--------------------------------------------------------
14cu|miam-0.8.0-1|54	%package -n %{libname}
14cu|miam-0.8.0-1|55	Summary:	Library for %{name}
14cu|miam-0.8.0-1|56	Group:		System/Libraries
14cu|miam-0.8.0-1|57	
14cu|miam-0.8.0-1|58	%description -n %{libname}
14cu|miam-0.8.0-1|59	Runtime libs for %{name}
14cu|miam-0.8.0-1|60	
14cu|miam-0.8.0-1|61	%files -n %{libname}
14cu|miam-0.8.0-1|62	%doc README.* LICENSE
14cu|miam-0.8.0-1|63	%{_libdir}/libmiam-*.so.*
14cu|miam-0.8.0-1|64	
14cu|miam-0.8.0-1|65	#--------------------------------------------------------
14cu|miam-0.8.0-1|66	
14cu|miam-0.8.0-1|67	%package -n %{devname}
14cu|miam-0.8.0-1|68	Summary:	Development files for %{name}
14cu|miam-0.8.0-1|69	Group:		Development/C
14cu|miam-0.8.0-1|70	Requires:	%{libname} = %{EVRD}
14cu|miam-0.8.0-1|71	Provides:	%{name}-devel = %{EVRD}
14cu|miam-0.8.0-1|72	
14cu|miam-0.8.0-1|73	%description -n %{devname}
14cu|miam-0.8.0-1|74	Devel files for %{name}
14cu|miam-0.8.0-1|75	
14cu|miam-0.8.0-1|76	%files -n %{devname}
14cu|miam-0.8.0-1|77	%doc README.* LICENSE
14cu|miam-0.8.0-1|78	%{_libdir}/libmiam-*.so
14cu|miam-0.8.0-1|79	#--------------------------------------------------------
14cu|miam-0.8.0-1|80	
14cu|miam-0.8.0-1|81	%prep
14cu|miam-0.8.0-1|82	%setup -qn %{oname}-%{version}
14cu|miam-0.8.0-1|83	%patch0 -p1
14cu|miam-0.8.0-1|84	%patch1 -p1
14cu|miam-0.8.0-1|85	
14cu|miam-0.8.0-1|86	%build
14cu|miam-0.8.0-1|87	%ifarch x86_64
14cu|miam-0.8.0-1|88	%qmake_qt5 LIB_SUFFIX=64 QMAKE_CXXFLAGS="%optflags"
14cu|miam-0.8.0-1|89	%else
14cu|miam-0.8.0-1|90	%qmake_qt5 QMAKE_CXXFLAGS="%optflags"
14cu|miam-0.8.0-1|91	%endif
14cu|miam-0.8.0-1|92	
14cu|miam-0.8.0-1|93	%make
14cu|miam-0.8.0-1|94	
14cu|miam-0.8.0-1|95	%install
14cu|miam-0.8.0-1|96	%makeinstall_qt
14cu|miam-0.8.0-1|97	
14cu|miam-0.8.0-1|98	install -d %{buildroot}%{_datadir}/applications
14cu|miam-0.8.0-1|99	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-player.desktop
14cu|miam-0.8.0-1|100	[Desktop Entry]
14cu|miam-0.8.0-1|101	Name=Miam-Player
14cu|miam-0.8.0-1|102	GenericName=Music player
14cu|miam-0.8.0-1|103	Comment=%{summary}
14cu|miam-0.8.0-1|104	Exec=%{name}-player %U
14cu|miam-0.8.0-1|105	Icon=%{name}
14cu|miam-0.8.0-1|106	Type=Application
14cu|miam-0.8.0-1|107	Categories=AudioVideo;Player;Qt;
14cu|miam-0.8.0-1|108	EOF
14cu|miam-0.8.0-1|109	
14cu|miam-0.8.0-1|110	for size in 256 64 48 32 16; do
14cu|miam-0.8.0-1|111	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|miam-0.8.0-1|112	convert doc/mp.png -resize ${size} %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|miam-0.8.0-1|113	done
14cu|miam-0.8.0-1|114	
14cu|miam-0.8.0-1|115	mkdir -p %{buildroot}%{_appdatadir}
14cu|miam-0.8.0-1|116	cp -pr fedora/%{name}-player.appdata.xml \
14cu|miam-0.8.0-1|117	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|miam-0.8.0-1|118	
14cu|miam-0.8.0-1|119	rm -fr   %{buildroot}%{_iconsdir}/hicolor/64x64/apps/application-x-miamplayer.png
14cu|miam-0.8.0-1|120	
14cu|miam-0.8.0-1|121	%check
14cu|miam-0.8.0-1|122	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}-player.desktop
14cu|miam-0.8.0-1|123	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|miam-0.8.0-1|124	
14cu|miam-0.8.0-1|125	
14cu|miam-0.8.0-1|126	
14cu|miam-0.8.0-1|127	
14cu|miam-0.8.0-1|128	%changelog
14cu|miam-0.8.0-1|129	
14cu|miam-0.8.0-1|130	* Wed Jun 29 2016 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|miam-0.8.0-1|131	- (6acb27e) Updated miam.spec
14cu|miam-0.8.0-1|132	
14cu|miam-0.8.0-1|133	

10920 14
14cu|mib-report-0.15-1|1	Summary:	A tool to generate packages reports for Rosa, OMDV and MGA repos
14cu|mib-report-0.15-1|2	Name:		mib-report
14cu|mib-report-0.15-1|3	Version:	0.15
14cu|mib-report-0.15-1|4	Release:	1
14cu|mib-report-0.15-1|5	License:	GPLv2+
14cu|mib-report-0.15-1|6	Group:		System/Configuration/Packaging
14cu|mib-report-0.15-1|7	Url:		http://mib.pianetalinux.org/mib-report/
14cu|mib-report-0.15-1|8	Source0:	http://mib.pianetalinux.org/mib-report/%{name}-%{version}.tar.bz2
14cu|mib-report-0.15-1|9	# bash-completion
14cu|mib-report-0.15-1|10	Source1:	%{name}
14cu|mib-report-0.15-1|11	Patch0:		mib-report-0.9-rpm4.patch
14cu|mib-report-0.15-1|12	# Qt5 is also supported
14cu|mib-report-0.15-1|13	BuildRequires:	qt4-devel
14cu|mib-report-0.15-1|14	BuildRequires:	rpm-devel
14cu|mib-report-0.15-1|15	Requires:	lynx
14cu|mib-report-0.15-1|16	Requires:	curl
14cu|mib-report-0.15-1|17	
14cu|mib-report-0.15-1|18	%description
14cu|mib-report-0.15-1|19	A tool to generate packages reports and check package versions.
14cu|mib-report-0.15-1|20	
14cu|mib-report-0.15-1|21	Since 0.9 it supports 6 report modes:
14cu|mib-report-0.15-1|22	1) mga-mdv - report for packages in Mageia repositories that may be interesting
14cu|mib-report-0.15-1|23	for OpenMandriva packagers
14cu|mib-report-0.15-1|24	2) mdv-mga - like mga-mdv but for Mageia packagers (by request)
14cu|mib-report-0.15-1|25	3) mdv-rosa
14cu|mib-report-0.15-1|26	4) rosa-mdv
14cu|mib-report-0.15-1|27	5) mga-rosa
14cu|mib-report-0.15-1|28	6) rosa-mga
14cu|mib-report-0.15-1|29	
14cu|mib-report-0.15-1|30	It produces a table with packages and shows if there are newer versions of
14cu|mib-report-0.15-1|31	these packages in other distros. It also gives quick links for source packages
14cu|mib-report-0.15-1|32	and programs' homepages.
14cu|mib-report-0.15-1|33	
14cu|mib-report-0.15-1|34	Since 0.4 new mode "--search package" was added. It searches for package in all
14cu|mib-report-0.15-1|35	reference repositories and displays results in Repository, Version, URL format.
14cu|mib-report-0.15-1|36	
14cu|mib-report-0.15-1|37	Version %{version} supports reference repositories:
14cu|mib-report-0.15-1|38	-Rosa 2016.1
14cu|mib-report-0.15-1|39	-OMDV Cooker
14cu|mib-report-0.15-1|40	-Mageia Cauldron
14cu|mib-report-0.15-1|41	-Fedora Rawhide (+RpmFusion)
14cu|mib-report-0.15-1|42	-PCLinuxOS
14cu|mib-report-0.15-1|43	-Alt Linux Sisyphus
14cu|mib-report-0.15-1|44	-OpenSUSE Factory
14cu|mib-report-0.15-1|45	-PLD Linux 3.0
14cu|mib-report-0.15-1|46	-Gentoo
14cu|mib-report-0.15-1|47	-Debian
14cu|mib-report-0.15-1|48	-Ubuntu
14cu|mib-report-0.15-1|49	-Upstream Tracker
14cu|mib-report-0.15-1|50	
14cu|mib-report-0.15-1|51	%files
14cu|mib-report-0.15-1|52	%doc COPYING AUTHORS ChangeLog
14cu|mib-report-0.15-1|53	%{_bindir}/%{name}
14cu|mib-report-0.15-1|54	%{_bindir}/urls-fetcher
14cu|mib-report-0.15-1|55	%dir %{_datadir}/%{name}
14cu|mib-report-0.15-1|56	%{_datadir}/%{name}/urls.txt
14cu|mib-report-0.15-1|57	%{_datadir}/%{name}/blacklist.txt
14cu|mib-report-0.15-1|58	%{_datadir}/bash-completion/completions/%{name}
14cu|mib-report-0.15-1|59	
14cu|mib-report-0.15-1|60	#----------------------------------------------------------------------------
14cu|mib-report-0.15-1|61	
14cu|mib-report-0.15-1|62	%prep
14cu|mib-report-0.15-1|63	%setup -q
14cu|mib-report-0.15-1|64	%if %{mdvver} < 201100
14cu|mib-report-0.15-1|65	%patch0 -p1
14cu|mib-report-0.15-1|66	%endif
14cu|mib-report-0.15-1|67	
14cu|mib-report-0.15-1|68	%build
14cu|mib-report-0.15-1|69	# Can be built with Qt5 if needed
14cu|mib-report-0.15-1|70	%qmake_qt4
14cu|mib-report-0.15-1|71	%make
14cu|mib-report-0.15-1|72	
14cu|mib-report-0.15-1|73	%install
14cu|mib-report-0.15-1|74	mkdir -p %{buildroot}%{_bindir}
14cu|mib-report-0.15-1|75	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|mib-report-0.15-1|76	install -D -m 755 urls-fetcher %{buildroot}%{_bindir}/urls-fetcher
14cu|mib-report-0.15-1|77	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|mib-report-0.15-1|78	install -D -m 644 urls.txt %{buildroot}%{_datadir}/%{name}/urls.txt
14cu|mib-report-0.15-1|79	install -D -m 644 blacklist.txt %{buildroot}%{_datadir}/%{name}/blacklist.txt
14cu|mib-report-0.15-1|80	
14cu|mib-report-0.15-1|81	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions/
14cu|mib-report-0.15-1|82	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/%{name}
14cu|mib-report-0.15-1|83	
14cu|mib-report-0.15-1|84	
14cu|mib-report-0.15-1|85	%changelog
14cu|mib-report-0.15-1|86	
14cu|mib-report-0.15-1|87	* Tue Jun 19 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15-1
14cu|mib-report-0.15-1|88	- (e291f97) New version 0.15 (fix OpenSUSE packages list fetching)
14cu|mib-report-0.15-1|89	
14cu|mib-report-0.15-1|90	

10921 14
14cu|midori-0.5.11-2|1	%define __noautoprov '.so$'
14cu|midori-0.5.11-2|2	
14cu|midori-0.5.11-2|3	%define major 1
14cu|midori-0.5.11-2|4	%define libname %mklibname midori-core %{major}
14cu|midori-0.5.11-2|5	
14cu|midori-0.5.11-2|6	Summary:	Web browser based on WebKitGtk
14cu|midori-0.5.11-2|7	Name:		midori
14cu|midori-0.5.11-2|8	Version:	0.5.11
14cu|midori-0.5.11-2|9	Release:	2
14cu|midori-0.5.11-2|10	License:	LGPLv2+
14cu|midori-0.5.11-2|11	Group:		Networking/WWW
14cu|midori-0.5.11-2|12	Url:		http://www.midori-browser.org
14cu|midori-0.5.11-2|13	# For git: git clone http://software.twotoasts.de/media/midori.git
14cu|midori-0.5.11-2|14	Source0:	http://www.midori-browser.org/download/source/%{name}_%{version}_all_.tar.bz2
14cu|midori-0.5.11-2|15	Patch0:		midori-0.5.9-rosa-default-homepage.patch
14cu|midori-0.5.11-2|16	Source100:	%{name}.rpmlintrc
14cu|midori-0.5.11-2|17	BuildRequires:	cmake
14cu|midori-0.5.11-2|18	BuildRequires:	desktop-file-utils
14cu|midori-0.5.11-2|19	BuildRequires:	gettext
14cu|midori-0.5.11-2|20	BuildRequires:	gtk-doc
14cu|midori-0.5.11-2|21	BuildRequires:	intltool
14cu|midori-0.5.11-2|22	BuildRequires:	librsvg
14cu|midori-0.5.11-2|23	BuildRequires:	granite-vala
14cu|midori-0.5.11-2|24	BuildRequires:	vala >= 0.16.0
14cu|midori-0.5.11-2|25	BuildRequires:	pkgconfig(gcr-3) >= 2.32
14cu|midori-0.5.11-2|26	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
14cu|midori-0.5.11-2|27	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.32.3
14cu|midori-0.5.11-2|28	BuildRequires:	pkgconfig(granite)
14cu|midori-0.5.11-2|29	BuildRequires:	pkgconfig(gthread-2.0) >= 2.8.0
14cu|midori-0.5.11-2|30	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14cu|midori-0.5.11-2|31	BuildRequires:	pkgconfig(libidn) >= 1.0
14cu|midori-0.5.11-2|32	BuildRequires:	pkgconfig(libnotify)
14cu|midori-0.5.11-2|33	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.27.90
14cu|midori-0.5.11-2|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6
14cu|midori-0.5.11-2|35	BuildRequires:	pkgconfig(sqlite3) >= 3.6.19
14cu|midori-0.5.11-2|36	BuildRequires:	pkgconfig(unique-3.0) >= 0.9
14cu|midori-0.5.11-2|37	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.1
14cu|midori-0.5.11-2|38	BuildRequires:	pkgconfig(x11)
14cu|midori-0.5.11-2|39	BuildRequires:	pkgconfig(xscrnsaver)
14cu|midori-0.5.11-2|40	BuildRequires:	pkgconfig(zeitgeist-2.0)
14cu|midori-0.5.11-2|41	Requires:	dbus-x11
14cu|midori-0.5.11-2|42	Requires:	glib-networking
14cu|midori-0.5.11-2|43	Requires:	gnome-keyring
14cu|midori-0.5.11-2|44	Requires:	indexhtml
14cu|midori-0.5.11-2|45	Requires:	xdg-utils
14cu|midori-0.5.11-2|46	Provides:	webclient = %{version}-%{release}
14cu|midori-0.5.11-2|47	Conflicts:	%{_lib}midori1 < 0.5.8
14cu|midori-0.5.11-2|48	%rename		%{name}-vala
14cu|midori-0.5.11-2|49	%rename		%{name}-devel
14cu|midori-0.5.11-2|50	
14cu|midori-0.5.11-2|51	%description
14cu|midori-0.5.11-2|52	Midori is a lightweight GTK+ 2 web browser based on WebKitGtk. It features
14cu|midori-0.5.11-2|53	tabs, windows and session management, bookmarks stored with XBEL, searchbox
14cu|midori-0.5.11-2|54	based on OpenSearch, and user scripts support.
14cu|midori-0.5.11-2|55	
14cu|midori-0.5.11-2|56	%files -f %{name}.lang
14cu|midori-0.5.11-2|57	%doc AUTHORS ChangeLog README
14cu|midori-0.5.11-2|58	%{_bindir}/%{name}*
14cu|midori-0.5.11-2|59	%{_datadir}/appdata/%{name}.appdata.xml
14cu|midori-0.5.11-2|60	%{_datadir}/applications/%{name}*.desktop
14cu|midori-0.5.11-2|61	%{_datadir}/%{name}
14cu|midori-0.5.11-2|62	%{_datadir}/gtk-doc/html/*
14cu|midori-0.5.11-2|63	%{_iconsdir}/hicolor/*/*/*
14cu|midori-0.5.11-2|64	%{_libdir}/%{name}
14cu|midori-0.5.11-2|65	%{_sysconfdir}/xdg/%{name}
14cu|midori-0.5.11-2|66	
14cu|midori-0.5.11-2|67	#----------------------------------------------------------------------------
14cu|midori-0.5.11-2|68	
14cu|midori-0.5.11-2|69	%package -n %{libname}
14cu|midori-0.5.11-2|70	Summary:	Shared librariy for Midori
14cu|midori-0.5.11-2|71	Group:		System/Libraries
14cu|midori-0.5.11-2|72	Conflicts:	%{_lib}midori1 < 0.5.8
14cu|midori-0.5.11-2|73	Obsoletes:	%{_lib}midori1 < 0.5.8
14cu|midori-0.5.11-2|74	
14cu|midori-0.5.11-2|75	%description -n %{libname}
14cu|midori-0.5.11-2|76	This package contains the shared libraries needed by %{name}.
14cu|midori-0.5.11-2|77	
14cu|midori-0.5.11-2|78	%files -n %{libname}
14cu|midori-0.5.11-2|79	%{_libdir}/lib%{name}-core.so.%{major}*
14cu|midori-0.5.11-2|80	%{_libdir}/lib%{name}-core.so.0*
14cu|midori-0.5.11-2|81	
14cu|midori-0.5.11-2|82	#-----------------------------------------------------------------------------
14cu|midori-0.5.11-2|83	
14cu|midori-0.5.11-2|84	%prep
14cu|midori-0.5.11-2|85	%setup -q
14cu|midori-0.5.11-2|86	%apply_patches
14cu|midori-0.5.11-2|87	
14cu|midori-0.5.11-2|88	%build
14cu|midori-0.5.11-2|89	%cmake \
14cu|midori-0.5.11-2|90	-DUSE_APIDOCS=ON \
14cu|midori-0.5.11-2|91	-DUSE_GRANITE=ON \
14cu|midori-0.5.11-2|92	-DUSE_GTK3=ON \
14cu|midori-0.5.11-2|93	-DUSE_ZEITGEIST=ON
14cu|midori-0.5.11-2|94	%make
14cu|midori-0.5.11-2|95	
14cu|midori-0.5.11-2|96	
14cu|midori-0.5.11-2|97	%install
14cu|midori-0.5.11-2|98	%makeinstall_std -C build
14cu|midori-0.5.11-2|99	
14cu|midori-0.5.11-2|100	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.bin
14cu|midori-0.5.11-2|101	
14cu|midori-0.5.11-2|102	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|midori-0.5.11-2|103	#!/bin/sh
14cu|midori-0.5.11-2|104	
14cu|midori-0.5.11-2|105	gnome-keyring-daemon -s
14cu|midori-0.5.11-2|106	%{_bindir}/%{name}.bin "\$@"
14cu|midori-0.5.11-2|107	EOF
14cu|midori-0.5.11-2|108	
14cu|midori-0.5.11-2|109	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|midori-0.5.11-2|110	
14cu|midori-0.5.11-2|111	#fix desktop file
14cu|midori-0.5.11-2|112	desktop-file-install \
14cu|midori-0.5.11-2|113	--remove-not-show-in="Pantheon" \
14cu|midori-0.5.11-2|114	--dir %{buildroot}%{_datadir}/applications \
14cu|midori-0.5.11-2|115	%{buildroot}%{_datadir}/applications/%{name}-private.desktop
14cu|midori-0.5.11-2|116	
14cu|midori-0.5.11-2|117	# We have no more devel package
14cu|midori-0.5.11-2|118	rm -rf %{buildroot}%{_libdir}/lib%{name}-core.so
14cu|midori-0.5.11-2|119	
14cu|midori-0.5.11-2|120	%find_lang %{name}
14cu|midori-0.5.11-2|121	
14cu|midori-0.5.11-2|122	
14cu|midori-0.5.11-2|123	%changelog
14cu|midori-0.5.11-2|124	
14cu|midori-0.5.11-2|125	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.11-2
14cu|midori-0.5.11-2|126	- (0a0d245) Bump release
14cu|midori-0.5.11-2|127	
14cu|midori-0.5.11-2|128	

10922 14
14cu|mikmod-3.2.7-2|1	#define	prerel	beta1
14cu|mikmod-3.2.7-2|2	#define	release	%%mkrel 1.%%prerel.6
14cu|mikmod-3.2.7-2|3	
14cu|mikmod-3.2.7-2|4	Name:		mikmod
14cu|mikmod-3.2.7-2|5	Summary:	A MOD music file player
14cu|mikmod-3.2.7-2|6	Version:	3.2.7
14cu|mikmod-3.2.7-2|7	Release:	2
14cu|mikmod-3.2.7-2|8	License:	GPLv2+
14cu|mikmod-3.2.7-2|9	Group:		Sound
14cu|mikmod-3.2.7-2|10	Url:		http://mikmod.sourceforge.net/
14cu|mikmod-3.2.7-2|11	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|mikmod-3.2.7-2|12	#Patch0:	mikmod-3.2.2-beta1-missing-protos.patch
14cu|mikmod-3.2.7-2|13	#Patch1:	mikmod-3.2.2-fix-str-fmt.patch
14cu|mikmod-3.2.7-2|14	BuildRequires:	pkgconfig(libmikmod) >= 3.2.1
14cu|mikmod-3.2.7-2|15	BuildRequires:	pkgconfig(ncurses)
14cu|mikmod-3.2.7-2|16	
14cu|mikmod-3.2.7-2|17	%description
14cu|mikmod-3.2.7-2|18	MikMod is one of the best and most well known MOD music file players for
14cu|mikmod-3.2.7-2|19	UNIX-like systems. This particular distribution is intended to compile fairly
14cu|mikmod-3.2.7-2|20	painlessly in a Linux environment. MikMod uses the OSS /dev/dsp driver
14cu|mikmod-3.2.7-2|21	including all recent kernels for output, and will also write .wav files.
14cu|mikmod-3.2.7-2|22	Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
14cu|mikmod-3.2.7-2|23	The player uses ncurses for console output and supports transparent loading
14cu|mikmod-3.2.7-2|24	from gzip/pkzip/zoo archives and the loading/saving of playlists.
14cu|mikmod-3.2.7-2|25	Install the mikmod package if you need a MOD music file player.
14cu|mikmod-3.2.7-2|26	
14cu|mikmod-3.2.7-2|27	%files
14cu|mikmod-3.2.7-2|28	%doc AUTHORS NEWS README
14cu|mikmod-3.2.7-2|29	%{_bindir}/%{name}
14cu|mikmod-3.2.7-2|30	%{_mandir}/man1/%{name}.1*
14cu|mikmod-3.2.7-2|31	%{_datadir}/%name
14cu|mikmod-3.2.7-2|32	
14cu|mikmod-3.2.7-2|33	#-----------------------------------------------------------------------------
14cu|mikmod-3.2.7-2|34	
14cu|mikmod-3.2.7-2|35	%prep
14cu|mikmod-3.2.7-2|36	%setup -qn %{name}-%{version}
14cu|mikmod-3.2.7-2|37	
14cu|mikmod-3.2.7-2|38	
14cu|mikmod-3.2.7-2|39	%build
14cu|mikmod-3.2.7-2|40	%configure2_5x
14cu|mikmod-3.2.7-2|41	%make
14cu|mikmod-3.2.7-2|42	
14cu|mikmod-3.2.7-2|43	
14cu|mikmod-3.2.7-2|44	%install
14cu|mikmod-3.2.7-2|45	%makeinstall_std
14cu|mikmod-3.2.7-2|46	
14cu|mikmod-3.2.7-2|47	%changelog
14cu|mikmod-3.2.7-2|48	
14cu|mikmod-3.2.7-2|49	* Thu Feb 11 2016 Denis Silakov <dsilakov@gmail.com> 3.2.7-2
14cu|mikmod-3.2.7-2|50	- (7a60573) Move to contrib
14cu|mikmod-3.2.7-2|51	
14cu|mikmod-3.2.7-2|52	

10923 14
14cu|milkytracker-1.0.0-1|1	%define oname MilkyTracker
14cu|milkytracker-1.0.0-1|2	
14cu|milkytracker-1.0.0-1|3	Summary:	Fasttracker II compatible music tracker
14cu|milkytracker-1.0.0-1|4	Name:		milkytracker
14cu|milkytracker-1.0.0-1|5	Version:	1.0.0
14cu|milkytracker-1.0.0-1|6	Release:	1
14cu|milkytracker-1.0.0-1|7	License:	GPLv2+
14cu|milkytracker-1.0.0-1|8	Group:		Sound
14cu|milkytracker-1.0.0-1|9	Url:		http://milkytracker.titandemo.org/
14cu|milkytracker-1.0.0-1|10	# From git by tag https://github.com/milkytracker/MilkyTracker/archive/
14cu|milkytracker-1.0.0-1|11	Source0:	%{oname}-%{version}.tar.gz
14cu|milkytracker-1.0.0-1|12	Patch0:		MilkyTracker-1.0.0-cmake-sdl2.patch
14cu|milkytracker-1.0.0-1|13	Patch1:		MilkyTracker-1.0.0-static.patch
14cu|milkytracker-1.0.0-1|14	BuildRequires:	cmake
14cu|milkytracker-1.0.0-1|15	BuildRequires:	imagemagick
14cu|milkytracker-1.0.0-1|16	BuildRequires:	pkgconfig(alsa)
14cu|milkytracker-1.0.0-1|17	BuildRequires:	pkgconfig(jack)
14cu|milkytracker-1.0.0-1|18	BuildRequires:	pkgconfig(sdl2)
14cu|milkytracker-1.0.0-1|19	BuildRequires:	pkgconfig(zlib)
14cu|milkytracker-1.0.0-1|20	BuildRequires:	pkgconfig(zziplib)
14cu|milkytracker-1.0.0-1|21	
14cu|milkytracker-1.0.0-1|22	%description
14cu|milkytracker-1.0.0-1|23	MilkyTracker is an open source, multi-platform music application for creating
14cu|milkytracker-1.0.0-1|24	.MOD and .XM module files. It attempts to recreate the module replay and user
14cu|milkytracker-1.0.0-1|25	experience of the popular DOS program Fasttracker II, with special playback
14cu|milkytracker-1.0.0-1|26	modes available for improved Amiga ProTracker 2/3 compatibility.
14cu|milkytracker-1.0.0-1|27	
14cu|milkytracker-1.0.0-1|28	%files
14cu|milkytracker-1.0.0-1|29	%{_bindir}/%{name}
14cu|milkytracker-1.0.0-1|30	%{_datadir}/applications/%{name}.desktop
14cu|milkytracker-1.0.0-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|milkytracker-1.0.0-1|32	%{_datadir}/%{name}
14cu|milkytracker-1.0.0-1|33	%{_datadir}/doc/%{name}
14cu|milkytracker-1.0.0-1|34	
14cu|milkytracker-1.0.0-1|35	#----------------------------------------------------------------------------
14cu|milkytracker-1.0.0-1|36	
14cu|milkytracker-1.0.0-1|37	%prep
14cu|milkytracker-1.0.0-1|38	%setup -qn %{oname}-%{version}
14cu|milkytracker-1.0.0-1|39	%patch0 -p1
14cu|milkytracker-1.0.0-1|40	%patch1 -p1
14cu|milkytracker-1.0.0-1|41	
14cu|milkytracker-1.0.0-1|42	%build
14cu|milkytracker-1.0.0-1|43	%cmake
14cu|milkytracker-1.0.0-1|44	%make
14cu|milkytracker-1.0.0-1|45	
14cu|milkytracker-1.0.0-1|46	%install
14cu|milkytracker-1.0.0-1|47	%makeinstall_std -C build
14cu|milkytracker-1.0.0-1|48	
14cu|milkytracker-1.0.0-1|49	# install menu entry
14cu|milkytracker-1.0.0-1|50	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|milkytracker-1.0.0-1|51	install -m 0644 resources/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|milkytracker-1.0.0-1|52	
14cu|milkytracker-1.0.0-1|53	# install menu icons
14cu|milkytracker-1.0.0-1|54	for N in 16 32 48 64 128;
14cu|milkytracker-1.0.0-1|55	do
14cu|milkytracker-1.0.0-1|56	convert resources/pictures/carton.png -scale ${N}x${N} $N.png;
14cu|milkytracker-1.0.0-1|57	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|milkytracker-1.0.0-1|58	done
14cu|milkytracker-1.0.0-1|59	
14cu|milkytracker-1.0.0-1|60	
14cu|milkytracker-1.0.0-1|61	%changelog
14cu|milkytracker-1.0.0-1|62	
14cu|milkytracker-1.0.0-1|63	* Mon Mar 13 2017 Rosa <rosa@abf.rosalinux.ru> 1.0.0-1
14cu|milkytracker-1.0.0-1|64	- (8795fed) Automatic import for version 1.0.0-1
14cu|milkytracker-1.0.0-1|65	
14cu|milkytracker-1.0.0-1|66	

10924 14
14cu|mille-xterm-nbd-3.7-1|1	Summary:	Network Block Device support for MILLE-XTERM
14cu|mille-xterm-nbd-3.7-1|2	Name:		mille-xterm-nbd
14cu|mille-xterm-nbd-3.7-1|3	Version:	3.7
14cu|mille-xterm-nbd-3.7-1|4	Release:	1
14cu|mille-xterm-nbd-3.7-1|5	License:	GPL
14cu|mille-xterm-nbd-3.7-1|6	Group:		System/Servers
14cu|mille-xterm-nbd-3.7-1|7	URL:		http://sourceforge.net/projects/nbd
14cu|mille-xterm-nbd-3.7-1|8	Source0:	http://prdownloads.sourceforge.net/nbd/nbd-%{version}.tar.gz
14cu|mille-xterm-nbd-3.7-1|9	Source1:	nbd-server.wrapper
14cu|mille-xterm-nbd-3.7-1|10	Source2:	nbd-server.xinetd
14cu|mille-xterm-nbd-3.7-1|11	Source3:	README.fr
14cu|mille-xterm-nbd-3.7-1|12	Source4:	INSTALL.fr
14cu|mille-xterm-nbd-3.7-1|13	BuildRequires:	pkgconfig
14cu|mille-xterm-nbd-3.7-1|14	BuildRequires:	glib2-devel
14cu|mille-xterm-nbd-3.7-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|mille-xterm-nbd-3.7-1|16	
14cu|mille-xterm-nbd-3.7-1|17	%description
14cu|mille-xterm-nbd-3.7-1|18	Network Block Device support for MILLE-XTERM.
14cu|mille-xterm-nbd-3.7-1|19	
14cu|mille-xterm-nbd-3.7-1|20	%package -n	%{name}-server
14cu|mille-xterm-nbd-3.7-1|21	Summary:	NBD server
14cu|mille-xterm-nbd-3.7-1|22	Group:		System/Servers
14cu|mille-xterm-nbd-3.7-1|23	Requires:	xinetd
14cu|mille-xterm-nbd-3.7-1|24	Requires(post): rpm-helper
14cu|mille-xterm-nbd-3.7-1|25	Requires(preun): rpm-helper
14cu|mille-xterm-nbd-3.7-1|26	Requires(pre): rpm-helper
14cu|mille-xterm-nbd-3.7-1|27	Requires(postun): rpm-helper
14cu|mille-xterm-nbd-3.7-1|28	
14cu|mille-xterm-nbd-3.7-1|29	%description -n	%{name}-server
14cu|mille-xterm-nbd-3.7-1|30	NBD server for the MILLE-XTERM project.
14cu|mille-xterm-nbd-3.7-1|31	
14cu|mille-xterm-nbd-3.7-1|32	%package -n	%{name}-client
14cu|mille-xterm-nbd-3.7-1|33	Summary:	NBD client
14cu|mille-xterm-nbd-3.7-1|34	Group:		System/Servers
14cu|mille-xterm-nbd-3.7-1|35	
14cu|mille-xterm-nbd-3.7-1|36	%description -n	%{name}-client
14cu|mille-xterm-nbd-3.7-1|37	NBD client for the MILLE-XTERM project.
14cu|mille-xterm-nbd-3.7-1|38	
14cu|mille-xterm-nbd-3.7-1|39	%prep
14cu|mille-xterm-nbd-3.7-1|40	
14cu|mille-xterm-nbd-3.7-1|41	%setup -q -n nbd-%{version}
14cu|mille-xterm-nbd-3.7-1|42	cp %{SOURCE1} nbd-server.wrapper
14cu|mille-xterm-nbd-3.7-1|43	cp %{SOURCE2} nbd-server.xinetd
14cu|mille-xterm-nbd-3.7-1|44	cp %{SOURCE3} README.fr
14cu|mille-xterm-nbd-3.7-1|45	cp %{SOURCE4} INSTALL.fr
14cu|mille-xterm-nbd-3.7-1|46	
14cu|mille-xterm-nbd-3.7-1|47	
14cu|mille-xterm-nbd-3.7-1|48	chmod 644 README.fr INSTALL.fr
14cu|mille-xterm-nbd-3.7-1|49	
14cu|mille-xterm-nbd-3.7-1|50	%build
14cu|mille-xterm-nbd-3.7-1|51	
14cu|mille-xterm-nbd-3.7-1|52	%configure2_5x
14cu|mille-xterm-nbd-3.7-1|53	
14cu|mille-xterm-nbd-3.7-1|54	%make
14cu|mille-xterm-nbd-3.7-1|55	
14cu|mille-xterm-nbd-3.7-1|56	%install
14cu|mille-xterm-nbd-3.7-1|57	rm -rf %{buildroot}
14cu|mille-xterm-nbd-3.7-1|58	
14cu|mille-xterm-nbd-3.7-1|59	#It seems they have inverted sbin and bin!
14cu|mille-xterm-nbd-3.7-1|60	%makeinstall sbindir=%{buildroot}%{_bindir} bindir=%{buildroot}%{_sbindir}
14cu|mille-xterm-nbd-3.7-1|61	
14cu|mille-xterm-nbd-3.7-1|62	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14cu|mille-xterm-nbd-3.7-1|63	
14cu|mille-xterm-nbd-3.7-1|64	install -m0755 nbd-server.wrapper %{buildroot}%{_sbindir}/nbd-server.wrapper
14cu|mille-xterm-nbd-3.7-1|65	install -m0644 nbd-server.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/nbd-server
14cu|mille-xterm-nbd-3.7-1|66	
14cu|mille-xterm-nbd-3.7-1|67	%pre -n %{name}-server
14cu|mille-xterm-nbd-3.7-1|68	%{_datadir}/rpm-helper/add-user %{name}-server $1 nbd /var/lib/rpm /bin/false
14cu|mille-xterm-nbd-3.7-1|69	
14cu|mille-xterm-nbd-3.7-1|70	%postun -n %{name}-server
14cu|mille-xterm-nbd-3.7-1|71	%{_datadir}/rpm-helper/del-user %{name}-server $1 nbd
14cu|mille-xterm-nbd-3.7-1|72	%{_initrddir}/xinetd restart
14cu|mille-xterm-nbd-3.7-1|73	
14cu|mille-xterm-nbd-3.7-1|74	%post -n %{name}-server
14cu|mille-xterm-nbd-3.7-1|75	if [ ! -d /swapfiles ]; then
14cu|mille-xterm-nbd-3.7-1|76	mkdir /swapfiles
14cu|mille-xterm-nbd-3.7-1|77	dd if=/dev/zero of=/swapfiles/default.swap bs=1024 count=32000
14cu|mille-xterm-nbd-3.7-1|78	mkswap /swapfiles/default.swap
14cu|mille-xterm-nbd-3.7-1|79	chown nbd:nbd -R /swapfiles
14cu|mille-xterm-nbd-3.7-1|80	fi
14cu|mille-xterm-nbd-3.7-1|81	
14cu|mille-xterm-nbd-3.7-1|82	if ! grep nbd-server %{_sysconfdir}/services; then
14cu|mille-xterm-nbd-3.7-1|83	echo -e "# nbd-server added by the %{name}-server-%{version}-%{release} package at `LC_ALL=C date`\nnbd-server\t3000/tcp\t\t\t# Network Block Device" >> %{_sysconfdir}/services
14cu|mille-xterm-nbd-3.7-1|84	fi
14cu|mille-xterm-nbd-3.7-1|85	
14cu|mille-xterm-nbd-3.7-1|86	%{_initrddir}/xinetd restart
14cu|mille-xterm-nbd-3.7-1|87	
14cu|mille-xterm-nbd-3.7-1|88	%clean
14cu|mille-xterm-nbd-3.7-1|89	rm -rf %{buildroot}
14cu|mille-xterm-nbd-3.7-1|90	
14cu|mille-xterm-nbd-3.7-1|91	%files -n %{name}-server
14cu|mille-xterm-nbd-3.7-1|92	%defattr(-,root,root)
14cu|mille-xterm-nbd-3.7-1|93	%doc README* INSTALL*
14cu|mille-xterm-nbd-3.7-1|94	%config(noreplace) %{_sysconfdir}/xinetd.d/nbd-server
14cu|mille-xterm-nbd-3.7-1|95	%{_sbindir}/nbd-server
14cu|mille-xterm-nbd-3.7-1|96	%{_sbindir}/nbd-server.wrapper
14cu|mille-xterm-nbd-3.7-1|97	%{_mandir}/man1/nbd-server.1*
14cu|mille-xterm-nbd-3.7-1|98	%{_mandir}/man5/nbd-server.5*
14cu|mille-xterm-nbd-3.7-1|99	
14cu|mille-xterm-nbd-3.7-1|100	%files -n %{name}-client
14cu|mille-xterm-nbd-3.7-1|101	%defattr(-,root,root)
14cu|mille-xterm-nbd-3.7-1|102	%{_bindir}/nbd-client
14cu|mille-xterm-nbd-3.7-1|103	%{_mandir}/man8/nbd-client.8*
14cu|mille-xterm-nbd-3.7-1|104	%{_mandir}/man1/nbd-trdump.1.xz
14cu|mille-xterm-nbd-3.7-1|105	%{_sbindir}/nbd-trdump
14cu|mille-xterm-nbd-3.7-1|106	
14cu|mille-xterm-nbd-3.7-1|107	
14cu|mille-xterm-nbd-3.7-1|108	
14cu|mille-xterm-nbd-3.7-1|109	%changelog
14cu|mille-xterm-nbd-3.7-1|110	
14cu|mille-xterm-nbd-3.7-1|111	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.7-1
14cu|mille-xterm-nbd-3.7-1|112	- (a221ae7) Updated tarball name
14cu|mille-xterm-nbd-3.7-1|113	
14cu|mille-xterm-nbd-3.7-1|114	

10925 14
14cu|mille-xterm-pam-storepw-1.0-9|1	Summary:	Pluggable Authentication Module for storing user password
14cu|mille-xterm-pam-storepw-1.0-9|2	Name:		mille-xterm-pam-storepw
14cu|mille-xterm-pam-storepw-1.0-9|3	Version:	1.0
14cu|mille-xterm-pam-storepw-1.0-9|4	Release:	9
14cu|mille-xterm-pam-storepw-1.0-9|5	License:	GPLv2+
14cu|mille-xterm-pam-storepw-1.0-9|6	Group:		Networking/Other
14cu|mille-xterm-pam-storepw-1.0-9|7	Url:		http://silicon-verl.de/home/flo/software/pamcifs.html
14cu|mille-xterm-pam-storepw-1.0-9|8	Source0:	%{name}-%{version}.tar.bz2
14cu|mille-xterm-pam-storepw-1.0-9|9	Source1:	mille-xterm-pam-storepw-tmpfiles.conf
14cu|mille-xterm-pam-storepw-1.0-9|10	BuildRequires:	pam-devel
14cu|mille-xterm-pam-storepw-1.0-9|11	Requires(post):	systemd
14cu|mille-xterm-pam-storepw-1.0-9|12	
14cu|mille-xterm-pam-storepw-1.0-9|13	%description
14cu|mille-xterm-pam-storepw-1.0-9|14	pam_storepw is a PAM module to store the user's password. It is used to
14cu|mille-xterm-pam-storepw-1.0-9|15	mount drives, use remote printers and generally connect to services where
14cu|mille-xterm-pam-storepw-1.0-9|16	the user would usually need to re-authenticate. The module stores the user
14cu|mille-xterm-pam-storepw-1.0-9|17	password in /var/run/pw/<USER>.
14cu|mille-xterm-pam-storepw-1.0-9|18	
14cu|mille-xterm-pam-storepw-1.0-9|19	%files
14cu|mille-xterm-pam-storepw-1.0-9|20	%defattr(0644,root,root,0755)
14cu|mille-xterm-pam-storepw-1.0-9|21	%doc README AUTHORS Changelog COPYING INSTALL
14cu|mille-xterm-pam-storepw-1.0-9|22	/%{_lib}/security/pam_storepw*.so
14cu|mille-xterm-pam-storepw-1.0-9|23	%ghost %dir %{_var}/run/pw
14cu|mille-xterm-pam-storepw-1.0-9|24	%{_tmpfilesdir}/%{name}.conf
14cu|mille-xterm-pam-storepw-1.0-9|25	
14cu|mille-xterm-pam-storepw-1.0-9|26	%post
14cu|mille-xterm-pam-storepw-1.0-9|27	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|mille-xterm-pam-storepw-1.0-9|28	
14cu|mille-xterm-pam-storepw-1.0-9|29	#----------------------------------------------------------------------------
14cu|mille-xterm-pam-storepw-1.0-9|30	
14cu|mille-xterm-pam-storepw-1.0-9|31	%prep
14cu|mille-xterm-pam-storepw-1.0-9|32	%setup -q
14cu|mille-xterm-pam-storepw-1.0-9|33	perl -pi -e "s/-lpam_misc/-lpam_misc -lc/;" libpam-storepw-*/Makefile
14cu|mille-xterm-pam-storepw-1.0-9|34	
14cu|mille-xterm-pam-storepw-1.0-9|35	%build
14cu|mille-xterm-pam-storepw-1.0-9|36	cd libpam-storepw-*/
14cu|mille-xterm-pam-storepw-1.0-9|37	
14cu|mille-xterm-pam-storepw-1.0-9|38	%make CFLAGS="%{optflags} -fPIC"
14cu|mille-xterm-pam-storepw-1.0-9|39	
14cu|mille-xterm-pam-storepw-1.0-9|40	%install
14cu|mille-xterm-pam-storepw-1.0-9|41	install -d %{buildroot}/%{_lib}/security
14cu|mille-xterm-pam-storepw-1.0-9|42	install -d %{buildroot}%{_var}/run/pw
14cu|mille-xterm-pam-storepw-1.0-9|43	install -d %{buildroot}%{_tmpfilesdir}
14cu|mille-xterm-pam-storepw-1.0-9|44	
14cu|mille-xterm-pam-storepw-1.0-9|45	install -m0755 libpam-storepw-*/pam_storepw.so %{buildroot}/%{_lib}/security
14cu|mille-xterm-pam-storepw-1.0-9|46	
14cu|mille-xterm-pam-storepw-1.0-9|47	install -m0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|mille-xterm-pam-storepw-1.0-9|48	
14cu|mille-xterm-pam-storepw-1.0-9|49	%changelog
14cu|mille-xterm-pam-storepw-1.0-9|50	
14cu|mille-xterm-pam-storepw-1.0-9|51	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-9
14cu|mille-xterm-pam-storepw-1.0-9|52	- (d74dc7d) Properly handle /var/run/pw
14cu|mille-xterm-pam-storepw-1.0-9|53	
14cu|mille-xterm-pam-storepw-1.0-9|54	

10926 14
14cu|million-1.0.2-3|1	Summary:	Who Wants To Be A Millionaire game (Russian version)
14cu|million-1.0.2-3|2	Name:		million
14cu|million-1.0.2-3|3	Version:	1.0.2
14cu|million-1.0.2-3|4	Release:	3
14cu|million-1.0.2-3|5	License:	GPLv3+
14cu|million-1.0.2-3|6	Group:		Games/Puzzles
14cu|million-1.0.2-3|7	Url:		http://dansoft.krasnokamensk.ru/more.html?id=1012
14cu|million-1.0.2-3|8	Source0:	%{name}-%{version}.tar.gz
14cu|million-1.0.2-3|9	BuildRequires:	imagemagick
14cu|million-1.0.2-3|10	BuildRequires:	qmake5
14cu|million-1.0.2-3|11	BuildRequires:	pkgconfig(Qt5Core)
14cu|million-1.0.2-3|12	BuildRequires:	pkgconfig(Qt5Gui)
14cu|million-1.0.2-3|13	BuildRequires:	pkgconfig(Qt5Sql)
14cu|million-1.0.2-3|14	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|million-1.0.2-3|15	BuildRequires:	pkgconfig(sdl)
14cu|million-1.0.2-3|16	BuildRequires:	pkgconfig(SDL_mixer)
14cu|million-1.0.2-3|17	Requires:	qt5-database-plugin-sqlite
14cu|million-1.0.2-3|18	
14cu|million-1.0.2-3|19	%description
14cu|million-1.0.2-3|20	Who Wants To Be A Millionaire? is a game after quiz TV show.
14cu|million-1.0.2-3|21	This is Russian version of the game. No other languages are supported.
14cu|million-1.0.2-3|22	
14cu|million-1.0.2-3|23	%files
14cu|million-1.0.2-3|24	%doc COPYING
14cu|million-1.0.2-3|25	%{_bindir}/%{name}
14cu|million-1.0.2-3|26	%{_datadir}/%{name}
14cu|million-1.0.2-3|27	%{_datadir}/applications/%{name}.desktop
14cu|million-1.0.2-3|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|million-1.0.2-3|29	
14cu|million-1.0.2-3|30	#----------------------------------------------------------------------------
14cu|million-1.0.2-3|31	
14cu|million-1.0.2-3|32	%prep
14cu|million-1.0.2-3|33	%setup -q
14cu|million-1.0.2-3|34	
14cu|million-1.0.2-3|35	%build
14cu|million-1.0.2-3|36	%qmake_qt5 %{name}.pro
14cu|million-1.0.2-3|37	%make
14cu|million-1.0.2-3|38	
14cu|million-1.0.2-3|39	%install
14cu|million-1.0.2-3|40	# install binary
14cu|million-1.0.2-3|41	mkdir -p %{buildroot}%{_bindir}
14cu|million-1.0.2-3|42	cp Bin/%{name} %{buildroot}%{_bindir}/
14cu|million-1.0.2-3|43	
14cu|million-1.0.2-3|44	# install game data
14cu|million-1.0.2-3|45	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|million-1.0.2-3|46	cp Bin/%{name}.db %{buildroot}%{_datadir}/%{name}/
14cu|million-1.0.2-3|47	cp -r Bin/sounds %{buildroot}%{_datadir}/%{name}/
14cu|million-1.0.2-3|48	
14cu|million-1.0.2-3|49	# create and install icons
14cu|million-1.0.2-3|50	for N in 16 32 48 64 128; do convert images/logo.png -scale ${N}x${N}! $N.png; done
14cu|million-1.0.2-3|51	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|million-1.0.2-3|52	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|million-1.0.2-3|53	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|million-1.0.2-3|54	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|million-1.0.2-3|55	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|million-1.0.2-3|56	
14cu|million-1.0.2-3|57	# XDG menu entry
14cu|million-1.0.2-3|58	mkdir -p %{buildroot}%{_datadir}/applications
14cu|million-1.0.2-3|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|million-1.0.2-3|60	[Desktop Entry]
14cu|million-1.0.2-3|61	Type=Application
14cu|million-1.0.2-3|62	Name=Who Wants To Be A Millionaire?
14cu|million-1.0.2-3|63	Name[ru]=Кто хочет стать миллионером?
14cu|million-1.0.2-3|64	Comment=Quiz game after TV show
14cu|million-1.0.2-3|65	Comment[ru]=Аналог знаменитой телеигры
14cu|million-1.0.2-3|66	Icon=%{name}
14cu|million-1.0.2-3|67	Exec=%{name}
14cu|million-1.0.2-3|68	Terminal=false
14cu|million-1.0.2-3|69	Categories=Game;LogicGame;
14cu|million-1.0.2-3|70	EOF
14cu|million-1.0.2-3|71	
14cu|million-1.0.2-3|72	
14cu|million-1.0.2-3|73	%changelog
14cu|million-1.0.2-3|74	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-3
14cu|million-1.0.2-3|75	+ Revision: c0a84bd
14cu|million-1.0.2-3|76	- Adjust Requires and BuildRequires, stylistic spec changes
14cu|million-1.0.2-3|77	
14cu|million-1.0.2-3|78	

10927 14
14cu|mime-construct-1.11-1|1	Summary:	Construct and optionally mail MIME messages
14cu|mime-construct-1.11-1|2	Name:		mime-construct
14cu|mime-construct-1.11-1|3	Version:	1.11
14cu|mime-construct-1.11-1|4	Release:	1
14cu|mime-construct-1.11-1|5	License:	GPL or Artistic
14cu|mime-construct-1.11-1|6	Group:		Development/Perl
14cu|mime-construct-1.11-1|7	URL:		http://search.cpan.org/~rosch/mime-construct/
14cu|mime-construct-1.11-1|8	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/%{name}-%{version}.tar.gz
14cu|mime-construct-1.11-1|9	BuildRequires:	perl-devel
14cu|mime-construct-1.11-1|10	BuildArch:	noarch
14cu|mime-construct-1.11-1|11	
14cu|mime-construct-1.11-1|12	%description
14cu|mime-construct-1.11-1|13	mime-construct constructs and (by default) mails MIME messages. It
14cu|mime-construct-1.11-1|14	is entirely driven from the command line, it is designed to be
14cu|mime-construct-1.11-1|15	used by other programs, or people who act like programs.
14cu|mime-construct-1.11-1|16	
14cu|mime-construct-1.11-1|17	%prep
14cu|mime-construct-1.11-1|18	
14cu|mime-construct-1.11-1|19	%setup -q -n %{name}-%{version}
14cu|mime-construct-1.11-1|20	
14cu|mime-construct-1.11-1|21	%build
14cu|mime-construct-1.11-1|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|mime-construct-1.11-1|23	
14cu|mime-construct-1.11-1|24	%make
14cu|mime-construct-1.11-1|25	make test
14cu|mime-construct-1.11-1|26	
14cu|mime-construct-1.11-1|27	%install
14cu|mime-construct-1.11-1|28	%makeinstall_std
14cu|mime-construct-1.11-1|29	
14cu|mime-construct-1.11-1|30	%files
14cu|mime-construct-1.11-1|31	%doc README
14cu|mime-construct-1.11-1|32	%{_bindir}/mime-construct
14cu|mime-construct-1.11-1|33	%{_mandir}/*/*
14cu|mime-construct-1.11-1|34	
14cu|mime-construct-1.11-1|35	
14cu|mime-construct-1.11-1|36	%changelog
14cu|mime-construct-1.11-1|37	
14cu|mime-construct-1.11-1|38	* Fri Oct 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.11-1
14cu|mime-construct-1.11-1|39	- (2d3267d) Spec cleanup
14cu|mime-construct-1.11-1|40	
14cu|mime-construct-1.11-1|41	

10928 14
14cu|minetest-0.4.15-1|1	Summary:	An InfiniMiner/Minecraft inspired game
14cu|minetest-0.4.15-1|2	Name:		minetest
14cu|minetest-0.4.15-1|3	Version:	0.4.15
14cu|minetest-0.4.15-1|4	Release:	1
14cu|minetest-0.4.15-1|5	License:	GPLv2+
14cu|minetest-0.4.15-1|6	Group:		Games/Other
14cu|minetest-0.4.15-1|7	Url:		http://minetest.net
14cu|minetest-0.4.15-1|8	# From github by tag
14cu|minetest-0.4.15-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|minetest-0.4.15-1|10	Source1:	%{name}_game-%{version}.tar.gz
14cu|minetest-0.4.15-1|11	Patch0:		minetest-0.4.14-static.patch
14cu|minetest-0.4.15-1|12	Patch2:		minetest-0.4.13-optflags.patch
14cu|minetest-0.4.15-1|13	BuildRequires:	cmake
14cu|minetest-0.4.15-1|14	BuildRequires:	bzip2-devel
14cu|minetest-0.4.15-1|15	BuildRequires:	gettext-devel
14cu|minetest-0.4.15-1|16	BuildRequires:	irrlicht-devel
14cu|minetest-0.4.15-1|17	BuildRequires:	jpeg-devel
14cu|minetest-0.4.15-1|18	BuildRequires:	pkgconfig(gl)
14cu|minetest-0.4.15-1|19	BuildRequires:	pkgconfig(glu)
14cu|minetest-0.4.15-1|20	BuildRequires:	pkgconfig(libcurl)
14cu|minetest-0.4.15-1|21	BuildRequires:	pkgconfig(libpng)
14cu|minetest-0.4.15-1|22	BuildRequires:	pkgconfig(luajit)
14cu|minetest-0.4.15-1|23	BuildRequires:	pkgconfig(openal)
14cu|minetest-0.4.15-1|24	BuildRequires:	pkgconfig(sqlite3)
14cu|minetest-0.4.15-1|25	BuildRequires:	pkgconfig(vorbisfile)
14cu|minetest-0.4.15-1|26	BuildRequires:	pkgconfig(x11)
14cu|minetest-0.4.15-1|27	BuildRequires:	pkgconfig(xext)
14cu|minetest-0.4.15-1|28	BuildRequires:	pkgconfig(xxf86vm)
14cu|minetest-0.4.15-1|29	BuildRequires:	pkgconfig(zlib)
14cu|minetest-0.4.15-1|30	
14cu|minetest-0.4.15-1|31	%description
14cu|minetest-0.4.15-1|32	One of the first InfiniMiner/Minecraft(/whatever) inspired games (started
14cu|minetest-0.4.15-1|33	October 2010), with a goal of taking the survival multiplayer gameplay
14cu|minetest-0.4.15-1|34	to a slightly different direction.
14cu|minetest-0.4.15-1|35	
14cu|minetest-0.4.15-1|36	This game is under development, and as of now, the game does not really
14cu|minetest-0.4.15-1|37	differ from Minecraft except for having a lot less features. Still, playing
14cu|minetest-0.4.15-1|38	is quite fun already, especially for people who have not been able to
14cu|minetest-0.4.15-1|39	experience Minecraft.
14cu|minetest-0.4.15-1|40	
14cu|minetest-0.4.15-1|41	%files
14cu|minetest-0.4.15-1|42	%doc doc/*.txt
14cu|minetest-0.4.15-1|43	%{_bindir}/%{name}
14cu|minetest-0.4.15-1|44	%{_bindir}/%{name}server
14cu|minetest-0.4.15-1|45	%{_datadir}/%{name}
14cu|minetest-0.4.15-1|46	%{_datadir}/appdata/minetest.appdata.xml
14cu|minetest-0.4.15-1|47	%{_datadir}/applications/%{name}.desktop
14cu|minetest-0.4.15-1|48	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|minetest-0.4.15-1|49	%{_iconsdir}/hicolor/*/apps/minetest.png
14cu|minetest-0.4.15-1|50	%{_mandir}/man6/%{name}.6*
14cu|minetest-0.4.15-1|51	%{_mandir}/man6/%{name}server.6*
14cu|minetest-0.4.15-1|52	
14cu|minetest-0.4.15-1|53	#----------------------------------------------------------------------------
14cu|minetest-0.4.15-1|54	
14cu|minetest-0.4.15-1|55	%prep
14cu|minetest-0.4.15-1|56	%setup -q
14cu|minetest-0.4.15-1|57	%patch0 -p1
14cu|minetest-0.4.15-1|58	%patch2 -p1
14cu|minetest-0.4.15-1|59	
14cu|minetest-0.4.15-1|60	%build
14cu|minetest-0.4.15-1|61	# With default LDFLAGS OpenGL is not properly detected for some reasons
14cu|minetest-0.4.15-1|62	%global ldflags %{nil}
14cu|minetest-0.4.15-1|63	
14cu|minetest-0.4.15-1|64	%cmake \
14cu|minetest-0.4.15-1|65	-DENABLE_GETTEXT:BOOL=ON \
14cu|minetest-0.4.15-1|66	-DCMAKE_CXX_FLAGS_RELEASE=  \
14cu|minetest-0.4.15-1|67	-DCMAKE_MODULE_LINKER_FLAGS=  \
14cu|minetest-0.4.15-1|68	-DBUILD_SERVER:BOOL=ON
14cu|minetest-0.4.15-1|69	
14cu|minetest-0.4.15-1|70	%make
14cu|minetest-0.4.15-1|71	
14cu|minetest-0.4.15-1|72	%install
14cu|minetest-0.4.15-1|73	%makeinstall_std -C build
14cu|minetest-0.4.15-1|74	
14cu|minetest-0.4.15-1|75	pushd %{buildroot}%{_datadir}/%{name}/games/
14cu|minetest-0.4.15-1|76	tar -xf %{SOURCE1}
14cu|minetest-0.4.15-1|77	mv %{name}_game-%{version} %{name}_game
14cu|minetest-0.4.15-1|78	popd
14cu|minetest-0.4.15-1|79	
14cu|minetest-0.4.15-1|80	
14cu|minetest-0.4.15-1|81	%changelog
14cu|minetest-0.4.15-1|82	
14cu|minetest-0.4.15-1|83	* Thu Jan 12 2017 tremod <negry.m@yandex.ru> 0.4.15-1
14cu|minetest-0.4.15-1|84	- (cb915f6) Update to 0.4.15
14cu|minetest-0.4.15-1|85	
14cu|minetest-0.4.15-1|86	

10929 14
14cu|minidjvu-0.8-1|1	%define major 0
14cu|minidjvu-0.8-1|2	%define libname %mklibname %{name} %{major}
14cu|minidjvu-0.8-1|3	%define devname %mklibname %{name} -d
14cu|minidjvu-0.8-1|4	
14cu|minidjvu-0.8-1|5	Name:           minidjvu
14cu|minidjvu-0.8-1|6	Version:        0.8
14cu|minidjvu-0.8-1|7	Release:        1
14cu|minidjvu-0.8-1|8	License:        GPLv2
14cu|minidjvu-0.8-1|9	Summary:        Bitonal DjVu Encoder/Decoder
14cu|minidjvu-0.8-1|10	URL:            http://minidjvu.sourceforge.net/
14cu|minidjvu-0.8-1|11	Group:          Graphics
14cu|minidjvu-0.8-1|12	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|minidjvu-0.8-1|13	# PATCH-FIX-OPENSUSE minidjvu-0.8-gzip.patch lazy.kent@opensuse.org -- gzip manpages in buildroot
14cu|minidjvu-0.8-1|14	Patch0:         minidjvu-0.8-gzip.patch
14cu|minidjvu-0.8-1|15	# PATCH-FIX-OPENSUSE minidjvu-0.8-install.patch lazy.kent@opensuse.org -- fix install options
14cu|minidjvu-0.8-1|16	Patch1:         minidjvu-0.8-install.patch
14cu|minidjvu-0.8-1|17	BuildRequires:  gcc-c++
14cu|minidjvu-0.8-1|18	BuildRequires:  tiff-devel
14cu|minidjvu-0.8-1|19	
14cu|minidjvu-0.8-1|20	%description
14cu|minidjvu-0.8-1|21	minidjvu is a command line utility which encodes and decodes single page
14cu|minidjvu-0.8-1|22	black-and-white DjVu files, and can compress multiple pages, taking
14cu|minidjvu-0.8-1|23	advantage from similarities between pages.
14cu|minidjvu-0.8-1|24	
14cu|minidjvu-0.8-1|25	%package -n %{libname}
14cu|minidjvu-0.8-1|26	Summary:        Bitonal DjVu Encoder/Decoder Library
14cu|minidjvu-0.8-1|27	Group:          System/Libraries
14cu|minidjvu-0.8-1|28	
14cu|minidjvu-0.8-1|29	%description -n %{libname}
14cu|minidjvu-0.8-1|30	Library for DjVu encoding/decoding black-and-white images.
14cu|minidjvu-0.8-1|31	
14cu|minidjvu-0.8-1|32	%package -n %{devname}
14cu|minidjvu-0.8-1|33	Summary:        Minidjvu Development Files
14cu|minidjvu-0.8-1|34	Group:          Development/C
14cu|minidjvu-0.8-1|35	Requires:       %{libname} = %{version}
14cu|minidjvu-0.8-1|36	
14cu|minidjvu-0.8-1|37	%description -n %{devname}
14cu|minidjvu-0.8-1|38	Development files for the package minidjvu.
14cu|minidjvu-0.8-1|39	
14cu|minidjvu-0.8-1|40	%prep
14cu|minidjvu-0.8-1|41	%setup -q
14cu|minidjvu-0.8-1|42	%patch0
14cu|minidjvu-0.8-1|43	%patch1
14cu|minidjvu-0.8-1|44	
14cu|minidjvu-0.8-1|45	%build
14cu|minidjvu-0.8-1|46	autoreconf -fiv
14cu|minidjvu-0.8-1|47	%configure --disable-static
14cu|minidjvu-0.8-1|48	# Don't run parallel make because of error!
14cu|minidjvu-0.8-1|49	make
14cu|minidjvu-0.8-1|50	
14cu|minidjvu-0.8-1|51	%install
14cu|minidjvu-0.8-1|52	%makeinstall
14cu|minidjvu-0.8-1|53	chmod 755 %{buildroot}%{_libdir}/*
14cu|minidjvu-0.8-1|54	install -Dm 0644 %{name}.h %{buildroot}%{_includedir}/%{name}.h
14cu|minidjvu-0.8-1|55	for x in $(find ./minidjvu -type f -name "*.h") ; do
14cu|minidjvu-0.8-1|56	install -Dm 0644 ${x} %{buildroot}%{_includedir}/${x}
14cu|minidjvu-0.8-1|57	done
14cu|minidjvu-0.8-1|58	%find_lang %{name}
14cu|minidjvu-0.8-1|59	
14cu|minidjvu-0.8-1|60	%files -f %{name}.lang
14cu|minidjvu-0.8-1|61	%doc COPYING NEWS README
14cu|minidjvu-0.8-1|62	%{_bindir}/%{name}
14cu|minidjvu-0.8-1|63	%doc %{_mandir}/man1/*
14cu|minidjvu-0.8-1|64	%doc %{_mandir}/ru
14cu|minidjvu-0.8-1|65	
14cu|minidjvu-0.8-1|66	%files -n %{libname}
14cu|minidjvu-0.8-1|67	%{_libdir}/*.so.*
14cu|minidjvu-0.8-1|68	
14cu|minidjvu-0.8-1|69	%files -n %{devname}
14cu|minidjvu-0.8-1|70	%doc doc/{decode.html,encode.html}
14cu|minidjvu-0.8-1|71	%{_libdir}/*.so
14cu|minidjvu-0.8-1|72	%{_includedir}/%{name}
14cu|minidjvu-0.8-1|73	%{_includedir}/%{name}.h
14cu|minidjvu-0.8-1|74	
14cu|minidjvu-0.8-1|75	
14cu|minidjvu-0.8-1|76	%changelog
14cu|minidjvu-0.8-1|77	
14cu|minidjvu-0.8-1|78	* Sun Jun 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
14cu|minidjvu-0.8-1|79	- (cf7cf74) Imported from SRPM
14cu|minidjvu-0.8-1|80	
14cu|minidjvu-0.8-1|81	

10930 14
14cu|minidlna-1.2.1-1|1	Summary:	A DLNA/UPnP-AV compliant media server
14cu|minidlna-1.2.1-1|2	Name:		minidlna
14cu|minidlna-1.2.1-1|3	Version:	1.2.1
14cu|minidlna-1.2.1-1|4	Release:	1
14cu|minidlna-1.2.1-1|5	License:	GPLv2+
14cu|minidlna-1.2.1-1|6	Group:		Networking/Other
14cu|minidlna-1.2.1-1|7	Url:		http://sourceforge.net/projects/minidlna/
14cu|minidlna-1.2.1-1|8	Source0:	http://downloads.sourceforge.net/project/minidlna/minidlna/%{version}/minidlna-%{version}.tar.gz
14cu|minidlna-1.2.1-1|9	Source2:	minidlna-tmpfiles.conf
14cu|minidlna-1.2.1-1|10	Source3:	minidlna.1
14cu|minidlna-1.2.1-1|11	Source4:	minidlna.conf.5
14cu|minidlna-1.2.1-1|12	Source5:	%{name}.service
14cu|minidlna-1.2.1-1|13	Patch0:     minidlna-1.1.6.l10n.patch
14cu|minidlna-1.2.1-1|14	BuildRequires:	pkgconfig(flac)
14cu|minidlna-1.2.1-1|15	BuildRequires:	libid3tag-devel
14cu|minidlna-1.2.1-1|16	BuildRequires:	libexif-devel
14cu|minidlna-1.2.1-1|17	BuildRequires:	jpeg-devel
14cu|minidlna-1.2.1-1|18	BuildRequires:	pkgconfig(sqlite3)
14cu|minidlna-1.2.1-1|19	BuildRequires:	ffmpeg-devel >= 1.1
14cu|minidlna-1.2.1-1|20	BuildRequires:	pkgconfig(vorbis)
14cu|minidlna-1.2.1-1|21	BuildRequires:  pkgconfig(libavcodec)
14cu|minidlna-1.2.1-1|22	BuildRequires:  pkgconfig(libavformat)
14cu|minidlna-1.2.1-1|23	BuildRequires:  pkgconfig(libavutil)
14cu|minidlna-1.2.1-1|24	BuildRequires:	systemd
14cu|minidlna-1.2.1-1|25	BuildRequires:	pkgconfig
14cu|minidlna-1.2.1-1|26	BuildRequires:  autoconf
14cu|minidlna-1.2.1-1|27	BuildRequires:  automake
14cu|minidlna-1.2.1-1|28	BuildRequires:  libtool
14cu|minidlna-1.2.1-1|29	BuildRequires:  gettext-devel
14cu|minidlna-1.2.1-1|30	Requires(post):	rpm-helper
14cu|minidlna-1.2.1-1|31	Requires(preun):	rpm-helper
14cu|minidlna-1.2.1-1|32	Requires(postun):	rpm-helper
14cu|minidlna-1.2.1-1|33	
14cu|minidlna-1.2.1-1|34	%description
14cu|minidlna-1.2.1-1|35	MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully
14cu|minidlna-1.2.1-1|36	compliant with DLNA/UPnP-AV clients. MiniDLNA serves multimedia content
14cu|minidlna-1.2.1-1|37	such as music, video and pictures to compatible clients on the network.
14cu|minidlna-1.2.1-1|38	
14cu|minidlna-1.2.1-1|39	See http://www.upnp.org/ for more details on UPnP
14cu|minidlna-1.2.1-1|40	and http://www.dlna.org/ for mode details on DLNA.
14cu|minidlna-1.2.1-1|41	
14cu|minidlna-1.2.1-1|42	%prep
14cu|minidlna-1.2.1-1|43	%setup -q
14cu|minidlna-1.2.1-1|44	%patch0 -p1
14cu|minidlna-1.2.1-1|45	
14cu|minidlna-1.2.1-1|46	%build
14cu|minidlna-1.2.1-1|47	%serverbuild
14cu|minidlna-1.2.1-1|48	
14cu|minidlna-1.2.1-1|49	CPPFLAGS="`pkg-config --cflags libavcodec libavformat libavutil`"
14cu|minidlna-1.2.1-1|50	export CPPFLAGS
14cu|minidlna-1.2.1-1|51	./autogen.sh
14cu|minidlna-1.2.1-1|52	%configure2_5x \
14cu|minidlna-1.2.1-1|53	--with-log-path=%{_logdir} \
14cu|minidlna-1.2.1-1|54	--with-db-path=%{_localstatedir}/cache \
14cu|minidlna-1.2.1-1|55	--with-os-name="%{distribution}"\
14cu|minidlna-1.2.1-1|56	--with-os-version="%{distro_release}" \
14cu|minidlna-1.2.1-1|57	--with-os-url="%{disturl}"
14cu|minidlna-1.2.1-1|58	
14cu|minidlna-1.2.1-1|59	%make
14cu|minidlna-1.2.1-1|60	
14cu|minidlna-1.2.1-1|61	%install
14cu|minidlna-1.2.1-1|62	%makeinstall_std
14cu|minidlna-1.2.1-1|63	
14cu|minidlna-1.2.1-1|64	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
14cu|minidlna-1.2.1-1|65	install -m 644 -D minidlna.conf %{buildroot}%{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|66	install -m 644 -D %{SOURCE3} %{buildroot}%{_mandir}/man1/minidlna.1
14cu|minidlna-1.2.1-1|67	install -m 644 -D %{SOURCE4} %{buildroot}%{_mandir}/man5/minidlna.conf.5
14cu|minidlna-1.2.1-1|68	
14cu|minidlna-1.2.1-1|69	sed 's|#friendly_name=My DLNA Server|friendly_name=Rosa|' -i %{buildroot}%{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|70	sed 's|#db_dir=/var/cache/minidlna|db_dir=/var/cache/minidlna|' -i %{buildroot}%{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|71	sed 's|#log_dir=/var/log|log_dir=/var/log|' -i %{buildroot}%{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|72	sed 's|#wide_links=no|wide_links=yes|' -i %{buildroot}%{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|73	
14cu|minidlna-1.2.1-1|74	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
14cu|minidlna-1.2.1-1|75	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|minidlna-1.2.1-1|76	
14cu|minidlna-1.2.1-1|77	install -d -m 0755 %{buildroot}%{_localstatedir}/cache/%{name}/
14cu|minidlna-1.2.1-1|78	touch %{buildroot}%{_localstatedir}/cache/%{name}/files.db
14cu|minidlna-1.2.1-1|79	
14cu|minidlna-1.2.1-1|80	%find_lang %{name}
14cu|minidlna-1.2.1-1|81	
14cu|minidlna-1.2.1-1|82	%pre
14cu|minidlna-1.2.1-1|83	%_pre_useradd %{name} /run/%{name} /sbin/nologin
14cu|minidlna-1.2.1-1|84	%_pre_groupadd minidlna minidlna
14cu|minidlna-1.2.1-1|85	
14cu|minidlna-1.2.1-1|86	%post
14cu|minidlna-1.2.1-1|87	%create_ghostfile %{_localstatedir}/cache/%{name}/files.db %{name} %{name} 0644
14cu|minidlna-1.2.1-1|88	%_post_service minidlna
14cu|minidlna-1.2.1-1|89	%tmpfiles_create %{name}.conf
14cu|minidlna-1.2.1-1|90	
14cu|minidlna-1.2.1-1|91	%preun
14cu|minidlna-1.2.1-1|92	%_preun_service minidlna
14cu|minidlna-1.2.1-1|93	
14cu|minidlna-1.2.1-1|94	%postun
14cu|minidlna-1.2.1-1|95	%_postun_userdel minidlna
14cu|minidlna-1.2.1-1|96	%_postun_groupdel minidlna minidlna
14cu|minidlna-1.2.1-1|97	
14cu|minidlna-1.2.1-1|98	%files -f %{name}.lang
14cu|minidlna-1.2.1-1|99	%doc README
14cu|minidlna-1.2.1-1|100	%dir %attr(-,minidlna,minidlna) %{_localstatedir}/cache/%{name}/
14cu|minidlna-1.2.1-1|101	%ghost %attr(-,minidlna,minidlna) %{_localstatedir}/cache/%{name}/files.db
14cu|minidlna-1.2.1-1|102	%attr(755,-,-) %{_sbindir}/minidlna*
14cu|minidlna-1.2.1-1|103	%{_unitdir}/%{name}.service
14cu|minidlna-1.2.1-1|104	%config(noreplace) %{_sysconfdir}/minidlna.conf
14cu|minidlna-1.2.1-1|105	%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|minidlna-1.2.1-1|106	%{_mandir}/man1/minidlna.1*
14cu|minidlna-1.2.1-1|107	%{_mandir}/man5/minidlna.conf.5*
14cu|minidlna-1.2.1-1|108	
14cu|minidlna-1.2.1-1|109	%changelog

10931 14
14cu|mininim-0.10-1|1	Summary:	Advanced Prince of Persia Engine
14cu|mininim-0.10-1|2	Name:		mininim
14cu|mininim-0.10-1|3	Version:	0.10
14cu|mininim-0.10-1|4	Release:	1
14cu|mininim-0.10-1|5	License:	GPLv2+
14cu|mininim-0.10-1|6	Group:		Games/Arcade
14cu|mininim-0.10-1|7	Url:		http://oitofelix.github.io/mininim/
14cu|mininim-0.10-1|8	Source0:	https://github.com/oitofelix/mininim/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|mininim-0.10-1|9	Source1:	mininim.png
14cu|mininim-0.10-1|10	BuildRequires:	help2man
14cu|mininim-0.10-1|11	BuildRequires:	imagemagick
14cu|mininim-0.10-1|12	BuildRequires:	texinfo
14cu|mininim-0.10-1|13	BuildRequires:	pkgconfig(allegro-5)
14cu|mininim-0.10-1|14	BuildRequires:	pkgconfig(allegro_acodec-5)
14cu|mininim-0.10-1|15	BuildRequires:	pkgconfig(allegro_audio-5)
14cu|mininim-0.10-1|16	BuildRequires:	pkgconfig(allegro_dialog-5)
14cu|mininim-0.10-1|17	BuildRequires:	pkgconfig(allegro_font-5)
14cu|mininim-0.10-1|18	BuildRequires:	pkgconfig(allegro_image-5)
14cu|mininim-0.10-1|19	BuildRequires:	pkgconfig(allegro_primitives-5)
14cu|mininim-0.10-1|20	
14cu|mininim-0.10-1|21	%description
14cu|mininim-0.10-1|22	Advanced Prince of Persia Engine.
14cu|mininim-0.10-1|23	
14cu|mininim-0.10-1|24	%files
14cu|mininim-0.10-1|25	%{_bindir}/%{name}
14cu|mininim-0.10-1|26	%{_datadir}/applications/%{name}.desktop
14cu|mininim-0.10-1|27	%dir %{_datadir}/%{name}/
14cu|mininim-0.10-1|28	%{_datadir}/%{name}/*
14cu|mininim-0.10-1|29	%{_mandir}/man1/%{name}.1*
14cu|mininim-0.10-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mininim-0.10-1|31	
14cu|mininim-0.10-1|32	#----------------------------------------------------------------------------
14cu|mininim-0.10-1|33	
14cu|mininim-0.10-1|34	%prep
14cu|mininim-0.10-1|35	%setup -q
14cu|mininim-0.10-1|36	
14cu|mininim-0.10-1|37	%build
14cu|mininim-0.10-1|38	autoreconf -fi
14cu|mininim-0.10-1|39	%configure2_5x
14cu|mininim-0.10-1|40	%make
14cu|mininim-0.10-1|41	
14cu|mininim-0.10-1|42	%install
14cu|mininim-0.10-1|43	%makeinstall_std
14cu|mininim-0.10-1|44	
14cu|mininim-0.10-1|45	# install menu entry
14cu|mininim-0.10-1|46	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|mininim-0.10-1|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|mininim-0.10-1|48	[Desktop Entry]
14cu|mininim-0.10-1|49	Name=MININIM
14cu|mininim-0.10-1|50	Comment=Advanced Prince of Persia Engine
14cu|mininim-0.10-1|51	Exec=%{_bindir}/%{name}
14cu|mininim-0.10-1|52	Icon=%{name}
14cu|mininim-0.10-1|53	Terminal=false
14cu|mininim-0.10-1|54	Type=Application
14cu|mininim-0.10-1|55	Categories=Game;ArcadeGame;
14cu|mininim-0.10-1|56	EOF
14cu|mininim-0.10-1|57	
14cu|mininim-0.10-1|58	# install menu icons
14cu|mininim-0.10-1|59	for N in 16 22 32 48 64 128;
14cu|mininim-0.10-1|60	do
14cu|mininim-0.10-1|61	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cu|mininim-0.10-1|62	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|mininim-0.10-1|63	done
14cu|mininim-0.10-1|64	
14cu|mininim-0.10-1|65	%changelog
14cu|mininim-0.10-1|66	
14cu|mininim-0.10-1|67	* Sat Oct 01 2016 alzim <alzim@bk.ru> 0.10-1
14cu|mininim-0.10-1|68	- (991b82f) Merge pull request #1 from import/mininim:rosa2016.1
14cu|mininim-0.10-1|69	- (991b82f) Updated to 0.10
14cu|mininim-0.10-1|70	
14cu|mininim-0.10-1|71	

10932 14
14cu|mini_sendmail-1.3.9-1|1	Summary:	Accept email on behalf of real sendmail
14cu|mini_sendmail-1.3.9-1|2	Name:		mini_sendmail
14cu|mini_sendmail-1.3.9-1|3	Version:	1.3.9
14cu|mini_sendmail-1.3.9-1|4	Release:	1
14cu|mini_sendmail-1.3.9-1|5	License:	BSD
14cu|mini_sendmail-1.3.9-1|6	Group:		Networking/Mail
14cu|mini_sendmail-1.3.9-1|7	Url:		http://www.acme.com/software/mini_sendmail
14cu|mini_sendmail-1.3.9-1|8	Source0:	http://www.acme.com/software/mini_sendmail/%{name}-%{version}.tar.gz
14cu|mini_sendmail-1.3.9-1|9	Provides:	sendmail-command
14cu|mini_sendmail-1.3.9-1|10	Requires(post,preun):	update-alternatives
14cu|mini_sendmail-1.3.9-1|11	
14cu|mini_sendmail-1.3.9-1|12	%description
14cu|mini_sendmail-1.3.9-1|13	mini_sendmail reads its standard input up to an end-of-file and sends a copy
14cu|mini_sendmail-1.3.9-1|14	of the message found there to all of the addresses listed. The message is sent
14cu|mini_sendmail-1.3.9-1|15	by connecting to a local SMTP server. This means mini_sendmail can be used to
14cu|mini_sendmail-1.3.9-1|16	send email from inside a chroot(2) area.
14cu|mini_sendmail-1.3.9-1|17	
14cu|mini_sendmail-1.3.9-1|18	%files
14cu|mini_sendmail-1.3.9-1|19	%doc README
14cu|mini_sendmail-1.3.9-1|20	%{_sbindir}/mini_sendmail
14cu|mini_sendmail-1.3.9-1|21	%{_mandir}/man8/mini_sendmail.8*
14cu|mini_sendmail-1.3.9-1|22	
14cu|mini_sendmail-1.3.9-1|23	%post
14cu|mini_sendmail-1.3.9-1|24	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/mini_sendmail 5
14cu|mini_sendmail-1.3.9-1|25	
14cu|mini_sendmail-1.3.9-1|26	%preun
14cu|mini_sendmail-1.3.9-1|27	if [ $1 = 0 ]; then
14cu|mini_sendmail-1.3.9-1|28	update-alternatives --remove sendmail-command %{_sbindir}/mini_sendmail
14cu|mini_sendmail-1.3.9-1|29	fi
14cu|mini_sendmail-1.3.9-1|30	
14cu|mini_sendmail-1.3.9-1|31	#----------------------------------------------------------------------------
14cu|mini_sendmail-1.3.9-1|32	
14cu|mini_sendmail-1.3.9-1|33	%prep
14cu|mini_sendmail-1.3.9-1|34	%setup -q
14cu|mini_sendmail-1.3.9-1|35	#patch0 -p1 -b .makefile
14cu|mini_sendmail-1.3.9-1|36	
14cu|mini_sendmail-1.3.9-1|37	%build
14cu|mini_sendmail-1.3.9-1|38	make mini_sendmail \
14cu|mini_sendmail-1.3.9-1|39	CFLAGS="%{optflags}" \
14cu|mini_sendmail-1.3.9-1|40	LDFLAGS="%{ldflags}"
14cu|mini_sendmail-1.3.9-1|41	
14cu|mini_sendmail-1.3.9-1|42	%install
14cu|mini_sendmail-1.3.9-1|43	mkdir -p %{buildroot}%{_sbindir}
14cu|mini_sendmail-1.3.9-1|44	mkdir -p %{buildroot}%{_mandir}/man8
14cu|mini_sendmail-1.3.9-1|45	
14cu|mini_sendmail-1.3.9-1|46	install mini_sendmail %{buildroot}%{_sbindir}/mini_sendmail
14cu|mini_sendmail-1.3.9-1|47	install mini_sendmail.8 %{buildroot}%{_mandir}/man8/mini_sendmail.8
14cu|mini_sendmail-1.3.9-1|48	
14cu|mini_sendmail-1.3.9-1|49	
14cu|mini_sendmail-1.3.9-1|50	%changelog
14cu|mini_sendmail-1.3.9-1|51	
14cu|mini_sendmail-1.3.9-1|52	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.9-1
14cu|mini_sendmail-1.3.9-1|53	- (b693e74) Build with system optflags to fix debug package
14cu|mini_sendmail-1.3.9-1|54	- (b693e74) New version 1.3.9
14cu|mini_sendmail-1.3.9-1|55	- (b693e74) Spec cleanup
14cu|mini_sendmail-1.3.9-1|56	
14cu|mini_sendmail-1.3.9-1|57	

10933 14
14cu|minitube-2.7-1|1	# Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
14cu|minitube-2.7-1|2	# Note: these are for ROSA use ONLY.
14cu|minitube-2.7-1|3	# For your own builds, please get your own set of keys.
14cu|minitube-2.7-1|4	%define google_api_key AIzaSyATtfdjLrUXVLODfLrXXwkW_XRSvt2PB5g
14cu|minitube-2.7-1|5	
14cu|minitube-2.7-1|6	%define debug_package %{nil}
14cu|minitube-2.7-1|7	
14cu|minitube-2.7-1|8	Summary:	A native YouTube client
14cu|minitube-2.7-1|9	Name:		minitube
14cu|minitube-2.7-1|10	Version:	2.7
14cu|minitube-2.7-1|11	Release:	1
14cu|minitube-2.7-1|12	License:	GPLv2+
14cu|minitube-2.7-1|13	Group:		Video
14cu|minitube-2.7-1|14	Url:		http://flavio.tordini.org/minitube
14cu|minitube-2.7-1|15	Source0:	https://github.com/flaviotordini/minitube/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|minitube-2.7-1|16	BuildRequires:	qt5-linguist-tools
14cu|minitube-2.7-1|17	BuildRequires:	pkgconfig(phonon4qt5)
14cu|minitube-2.7-1|18	BuildRequires:	pkgconfig(Qt5Core)
14cu|minitube-2.7-1|19	BuildRequires:	pkgconfig(Qt5Network)
14cu|minitube-2.7-1|20	BuildRequires:	pkgconfig(Qt5Qml)
14cu|minitube-2.7-1|21	BuildRequires:	pkgconfig(Qt5Sql)
14cu|minitube-2.7-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|minitube-2.7-1|23	Requires:	phonon4qt5-backend
14cu|minitube-2.7-1|24	
14cu|minitube-2.7-1|25	%description
14cu|minitube-2.7-1|26	Minitube is a native YouTube client. With it you can watch YouTube videos in
14cu|minitube-2.7-1|27	a new way: you type a keyword, Minitube gives you an endless video stream.
14cu|minitube-2.7-1|28	Minitube does not require the Flash Player.
14cu|minitube-2.7-1|29	Minitube is not about cloning the original Youtube web interface, it strives
14cu|minitube-2.7-1|30	to create a new TV-like experience.
14cu|minitube-2.7-1|31	If you have problems with video playback, try to switch to vlc Phonon back-end
14cu|minitube-2.7-1|32	in KDE settings.
14cu|minitube-2.7-1|33	
14cu|minitube-2.7-1|34	%files
14cu|minitube-2.7-1|35	%doc TODO CHANGES AUTHORS
14cu|minitube-2.7-1|36	%{_bindir}/%{name}
14cu|minitube-2.7-1|37	%{_datadir}/appdata/%{name}.appdata.xml
14cu|minitube-2.7-1|38	%{_datadir}/applications/%{name}.desktop
14cu|minitube-2.7-1|39	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|minitube-2.7-1|40	%{_datadir}/%{name}
14cu|minitube-2.7-1|41	
14cu|minitube-2.7-1|42	#----------------------------------------------------------------------------
14cu|minitube-2.7-1|43	
14cu|minitube-2.7-1|44	%prep
14cu|minitube-2.7-1|45	%setup -q
14cu|minitube-2.7-1|46	
14cu|minitube-2.7-1|47	%build
14cu|minitube-2.7-1|48	%qmake_qt5 \
14cu|minitube-2.7-1|49	PREFIX=%{_prefix} \
14cu|minitube-2.7-1|50	DEFINES+=APP_GOOGLE_API_KEY=%{google_api_key}
14cu|minitube-2.7-1|51	%make
14cu|minitube-2.7-1|52	
14cu|minitube-2.7-1|53	%install
14cu|minitube-2.7-1|54	%makeinstall_qt
14cu|minitube-2.7-1|55	
14cu|minitube-2.7-1|56	%changelog
14cu|minitube-2.7-1|57	
14cu|minitube-2.7-1|58	* Fri Jun 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7-1
14cu|minitube-2.7-1|59	- (fddc866) Merge branch 'rosa2016.1' into rosa2014.1
14cu|minitube-2.7-1|60	
14cu|minitube-2.7-1|61	

10934 14
14cu|miniupnpd-1.8.20140523-4|1	Summary:	The UPNP & NAT-PMP implementation
14cu|miniupnpd-1.8.20140523-4|2	Name:		miniupnpd
14cu|miniupnpd-1.8.20140523-4|3	Version:	1.8.20140523
14cu|miniupnpd-1.8.20140523-4|4	Release:	4
14cu|miniupnpd-1.8.20140523-4|5	License:	GPLv2+
14cu|miniupnpd-1.8.20140523-4|6	Group:		System/Servers
14cu|miniupnpd-1.8.20140523-4|7	Url:		http://miniupnp.free.fr
14cu|miniupnpd-1.8.20140523-4|8	Source0:	http://miniupnp.free.fr/files/download.php?file=/%{name}-%{version}.tar.gz
14cu|miniupnpd-1.8.20140523-4|9	Source1:	miniupnpd.service
14cu|miniupnpd-1.8.20140523-4|10	Patch0:		miniupnpd-1.8.20140523-makefile.patch
14cu|miniupnpd-1.8.20140523-4|11	BuildRequires:	iptables-devel
14cu|miniupnpd-1.8.20140523-4|12	BuildRequires:	iptables-ip4tc-devel
14cu|miniupnpd-1.8.20140523-4|13	BuildRequires:	pkgconfig(libiptc)
14cu|miniupnpd-1.8.20140523-4|14	BuildRequires:	pkgconfig(libnetfilter_conntrack)
14cu|miniupnpd-1.8.20140523-4|15	Requires:	iptables
14cu|miniupnpd-1.8.20140523-4|16	Requires(post,preun,postun):	systemd
14cu|miniupnpd-1.8.20140523-4|17	
14cu|miniupnpd-1.8.20140523-4|18	%description
14cu|miniupnpd-1.8.20140523-4|19	The miniUPnP daemon is an UPnP IGD (internet gateway device)
14cu|miniupnpd-1.8.20140523-4|20	which provide NAT traversal services to any UPnP enabled client on
14cu|miniupnpd-1.8.20140523-4|21	the network.
14cu|miniupnpd-1.8.20140523-4|22	
14cu|miniupnpd-1.8.20140523-4|23	See http://www.upnp.org/ for more details on UPnP.
14cu|miniupnpd-1.8.20140523-4|24	
14cu|miniupnpd-1.8.20140523-4|25	%files
14cu|miniupnpd-1.8.20140523-4|26	%doc README Changelog.txt
14cu|miniupnpd-1.8.20140523-4|27	%config(noreplace) %{_sysconfdir}/miniupnpd/*
14cu|miniupnpd-1.8.20140523-4|28	%{_sbindir}/miniupnpd
14cu|miniupnpd-1.8.20140523-4|29	%{_unitdir}/miniupnpd*
14cu|miniupnpd-1.8.20140523-4|30	%{_mandir}/man*/*
14cu|miniupnpd-1.8.20140523-4|31	
14cu|miniupnpd-1.8.20140523-4|32	%post
14cu|miniupnpd-1.8.20140523-4|33	%systemd_post %{name}.service
14cu|miniupnpd-1.8.20140523-4|34	
14cu|miniupnpd-1.8.20140523-4|35	%preun
14cu|miniupnpd-1.8.20140523-4|36	%systemd_preun %{name}.service
14cu|miniupnpd-1.8.20140523-4|37	
14cu|miniupnpd-1.8.20140523-4|38	%postun
14cu|miniupnpd-1.8.20140523-4|39	%systemd_postun_with_restart %{name}.service
14cu|miniupnpd-1.8.20140523-4|40	
14cu|miniupnpd-1.8.20140523-4|41	#----------------------------------------------------------------------------
14cu|miniupnpd-1.8.20140523-4|42	
14cu|miniupnpd-1.8.20140523-4|43	%prep
14cu|miniupnpd-1.8.20140523-4|44	%setup -q
14cu|miniupnpd-1.8.20140523-4|45	mv Makefile.linux Makefile
14cu|miniupnpd-1.8.20140523-4|46	%patch0 -p1
14cu|miniupnpd-1.8.20140523-4|47	
14cu|miniupnpd-1.8.20140523-4|48	%build
14cu|miniupnpd-1.8.20140523-4|49	make config.h
14cu|miniupnpd-1.8.20140523-4|50	sed -i \
14cu|miniupnpd-1.8.20140523-4|51	-e 's/\/\*#define ENABLE_LEASEFILE\*\//#define ENABLE_LEASEFILE/g' \
14cu|miniupnpd-1.8.20140523-4|52	config.h || die
14cu|miniupnpd-1.8.20140523-4|53	
14cu|miniupnpd-1.8.20140523-4|54	%make CC=gcc CFLAGS="%{optflags}"
14cu|miniupnpd-1.8.20140523-4|55	
14cu|miniupnpd-1.8.20140523-4|56	%install
14cu|miniupnpd-1.8.20140523-4|57	mkdir -p %{buildroot}%{_mandir}/man8/
14cu|miniupnpd-1.8.20140523-4|58	
14cu|miniupnpd-1.8.20140523-4|59	make install PREFIX="%{buildroot}" STRIP="true"
14cu|miniupnpd-1.8.20140523-4|60	rm -f %{buildroot}%{_sysconfdir}/init.d/miniupnpd
14cu|miniupnpd-1.8.20140523-4|61	rm -f %{buildroot}%{_sysconfdir}/miniupnpd/miniupnpd.conf~
14cu|miniupnpd-1.8.20140523-4|62	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|miniupnpd-1.8.20140523-4|63	
14cu|miniupnpd-1.8.20140523-4|64	
14cu|miniupnpd-1.8.20140523-4|65	%changelog
14cu|miniupnpd-1.8.20140523-4|66	
14cu|miniupnpd-1.8.20140523-4|67	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.20140523-4
14cu|miniupnpd-1.8.20140523-4|68	- (a59ff5d) Build with system optflags to fix debug package
14cu|miniupnpd-1.8.20140523-4|69	- (a59ff5d) Move some in-spec seds to patch
14cu|miniupnpd-1.8.20140523-4|70	- (a59ff5d) Spec cleanup
14cu|miniupnpd-1.8.20140523-4|71	
14cu|miniupnpd-1.8.20140523-4|72	

10935 14
14cu|mirage-0.9.5.2-7|1	Summary:	A fast and simple image viewer
14cu|mirage-0.9.5.2-7|2	Name:		mirage
14cu|mirage-0.9.5.2-7|3	Version:	0.9.5.2
14cu|mirage-0.9.5.2-7|4	Release:	7
14cu|mirage-0.9.5.2-7|5	Group:		Graphics
14cu|mirage-0.9.5.2-7|6	License:	GPLv2+
14cu|mirage-0.9.5.2-7|7	URL:		http://mirageiv.berlios.de/
14cu|mirage-0.9.5.2-7|8	Source0:	http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2
14cu|mirage-0.9.5.2-7|9	Source1:    mirage_ru.tar.gz
14cu|mirage-0.9.5.2-7|10	Patch0:     mirage-0.9.5.2-fix_locale.patch
14cu|mirage-0.9.5.2-7|11	BuildRequires:	python-devel
14cu|mirage-0.9.5.2-7|12	BuildRequires:	desktop-file-utils
14cu|mirage-0.9.5.2-7|13	BuildRequires:	pkgconfig(x11)
14cu|mirage-0.9.5.2-7|14	Requires:	pygtk2.0
14cu|mirage-0.9.5.2-7|15	Requires:	gnome-python-gconf
14cu|mirage-0.9.5.2-7|16	
14cu|mirage-0.9.5.2-7|17	%description
14cu|mirage-0.9.5.2-7|18	Mirage is a fast and simple GTK+ image viewer. Because it
14cu|mirage-0.9.5.2-7|19	depends only on PyGTK, Mirage is ideal for users who wish to
14cu|mirage-0.9.5.2-7|20	keep their computers lean while still having a clean image viewer.
14cu|mirage-0.9.5.2-7|21	
14cu|mirage-0.9.5.2-7|22	%prep
14cu|mirage-0.9.5.2-7|23	%setup -q
14cu|mirage-0.9.5.2-7|24	%patch0 -p1
14cu|mirage-0.9.5.2-7|25	
14cu|mirage-0.9.5.2-7|26	pushd po
14cu|mirage-0.9.5.2-7|27	tar -xvzf %{SOURCE1}
14cu|mirage-0.9.5.2-7|28	popd
14cu|mirage-0.9.5.2-7|29	
14cu|mirage-0.9.5.2-7|30	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop
14cu|mirage-0.9.5.2-7|31	
14cu|mirage-0.9.5.2-7|32	%build
14cu|mirage-0.9.5.2-7|33	env CFLAGS="%{optflags}" python setup.py build
14cu|mirage-0.9.5.2-7|34	
14cu|mirage-0.9.5.2-7|35	%install
14cu|mirage-0.9.5.2-7|36	rm -rf %{buildroot}
14cu|mirage-0.9.5.2-7|37	
14cu|mirage-0.9.5.2-7|38	mkdir -p %{buildroot}
14cu|mirage-0.9.5.2-7|39	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14cu|mirage-0.9.5.2-7|40	
14cu|mirage-0.9.5.2-7|41	# remove document files
14cu|mirage-0.9.5.2-7|42	rm -f %{buildroot}%{_datadir}/%{name}/[A-Z]*
14cu|mirage-0.9.5.2-7|43	
14cu|mirage-0.9.5.2-7|44	desktop-file-install \
14cu|mirage-0.9.5.2-7|45	--remove-category="Application" \
14cu|mirage-0.9.5.2-7|46	--add-category="Viewer" \
14cu|mirage-0.9.5.2-7|47	--remove-key="Version" \
14cu|mirage-0.9.5.2-7|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|mirage-0.9.5.2-7|49	
14cu|mirage-0.9.5.2-7|50	%find_lang %{name}
14cu|mirage-0.9.5.2-7|51	
14cu|mirage-0.9.5.2-7|52	%if %mdkversion < 200900
14cu|mirage-0.9.5.2-7|53	%post
14cu|mirage-0.9.5.2-7|54	%{update_menus}
14cu|mirage-0.9.5.2-7|55	%{update_desktop_database}
14cu|mirage-0.9.5.2-7|56	%endif
14cu|mirage-0.9.5.2-7|57	
14cu|mirage-0.9.5.2-7|58	%if %mdkversion < 200900
14cu|mirage-0.9.5.2-7|59	%postun
14cu|mirage-0.9.5.2-7|60	%{clean_menus}
14cu|mirage-0.9.5.2-7|61	%{clean_desktop_database}
14cu|mirage-0.9.5.2-7|62	%endif
14cu|mirage-0.9.5.2-7|63	
14cu|mirage-0.9.5.2-7|64	%clean
14cu|mirage-0.9.5.2-7|65	rm -rf %{buildroot}
14cu|mirage-0.9.5.2-7|66	
14cu|mirage-0.9.5.2-7|67	%files -f %{name}.lang
14cu|mirage-0.9.5.2-7|68	%defattr(-,root,root)
14cu|mirage-0.9.5.2-7|69	%doc CHANGELOG README TODO TRANSLATORS
14cu|mirage-0.9.5.2-7|70	%{_bindir}/%{name}
14cu|mirage-0.9.5.2-7|71	%{python_sitearch}/%{name}.py*
14cu|mirage-0.9.5.2-7|72	%{python_sitearch}/*.egg-info
14cu|mirage-0.9.5.2-7|73	%{python_sitearch}/*.so
14cu|mirage-0.9.5.2-7|74	%{_datadir}/%{name}/
14cu|mirage-0.9.5.2-7|75	%{_datadir}/pixmaps/*.png
14cu|mirage-0.9.5.2-7|76	%{_datadir}/applications/*%{name}.desktop
14cu|mirage-0.9.5.2-7|77	
14cu|mirage-0.9.5.2-7|78	
14cu|mirage-0.9.5.2-7|79	%changelog
14cu|mirage-0.9.5.2-7|80	
14cu|mirage-0.9.5.2-7|81	* Thu Jan 19 2017 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.5.2-7
14cu|mirage-0.9.5.2-7|82	- (d5ba67e) Revert patch mirage-0.9.5.2-fix_locale.patch
14cu|mirage-0.9.5.2-7|83	
14cu|mirage-0.9.5.2-7|84	

10936 14
14cu|miro-6.0-6|1	Summary:	Miro Player
14cu|miro-6.0-6|2	Name:		miro
14cu|miro-6.0-6|3	Version:	6.0
14cu|miro-6.0-6|4	Release:	6
14cu|miro-6.0-6|5	License:	GPLv2+
14cu|miro-6.0-6|6	Group:		Video
14cu|miro-6.0-6|7	Url:		http://www.getmiro.com/
14cu|miro-6.0-6|8	Source0:	ftp://ftp.osuosl.org/pub/pculture.org/miro/src/%{name}-%{version}.tar.gz
14cu|miro-6.0-6|9	Patch0:		miro-6.0-charrefs.patch
14cu|miro-6.0-6|10	Patch1:		miro-6.0-sqlite-fixes.patch
14cu|miro-6.0-6|11	Patch2:		miro-6.0-video-controls.patch
14cu|miro-6.0-6|12	BuildRequires:	desktop-file-utils
14cu|miro-6.0-6|13	BuildRequires:	imagemagick
14cu|miro-6.0-6|14	BuildRequires:	python-pyrex
14cu|miro-6.0-6|15	BuildRequires:	boost-devel
14cu|miro-6.0-6|16	BuildRequires:	ffmpeg-devel
14cu|miro-6.0-6|17	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|miro-6.0-6|18	BuildRequires:	pkgconfig(pygobject-2.0)
14cu|miro-6.0-6|19	BuildRequires:	pkgconfig(python)
14cu|miro-6.0-6|20	BuildRequires:	pkgconfig(taglib)
14cu|miro-6.0-6|21	BuildRequires:	pkgconfig(webkit-1.0)
14cu|miro-6.0-6|22	BuildRequires:	pkgconfig(x11)
14cu|miro-6.0-6|23	Requires:	gnome-python-gconf
14cu|miro-6.0-6|24	Requires:	dbus-python
14cu|miro-6.0-6|25	Requires:	ffmpeg
14cu|miro-6.0-6|26	Requires:	ffmpeg2theora
14cu|miro-6.0-6|27	Requires:	gstreamer0.10-python
14cu|miro-6.0-6|28	Requires:	gstreamer0.10-plugins-good
14cu|miro-6.0-6|29	Requires:	mutagen
14cu|miro-6.0-6|30	Requires:	pygtk2.0
14cu|miro-6.0-6|31	Requires:	python-curl
14cu|miro-6.0-6|32	Requires:	python-libtorrent-rasterbar
14cu|miro-6.0-6|33	Requires:	python-webkitgtk
14cu|miro-6.0-6|34	
14cu|miro-6.0-6|35	%description
14cu|miro-6.0-6|36	Internet TV player with integrated RSS and BitTorrent functionality.
14cu|miro-6.0-6|37	
14cu|miro-6.0-6|38	%files -f miro.lang
14cu|miro-6.0-6|39	%doc README CREDITS
14cu|miro-6.0-6|40	%attr(755,root,root) %{_bindir}/*
14cu|miro-6.0-6|41	%{_datadir}/miro
14cu|miro-6.0-6|42	%{_datadir}/applications/*.desktop
14cu|miro-6.0-6|43	%{_iconsdir}/hicolor/*/apps/*.png
14cu|miro-6.0-6|44	%{_datadir}/pixmaps/*.xpm
14cu|miro-6.0-6|45	%{_mandir}/man1/*
14cu|miro-6.0-6|46	%{_datadir}/mime/packages/*.xml
14cu|miro-6.0-6|47	%{py_platsitedir}/miro*
14cu|miro-6.0-6|48	
14cu|miro-6.0-6|49	#----------------------------------------------------------------------------
14cu|miro-6.0-6|50	
14cu|miro-6.0-6|51	%prep
14cu|miro-6.0-6|52	%setup -q
14cu|miro-6.0-6|53	%patch0 -p2
14cu|miro-6.0-6|54	%patch1 -p2
14cu|miro-6.0-6|55	%patch2 -p2
14cu|miro-6.0-6|56	
14cu|miro-6.0-6|57	%build
14cu|miro-6.0-6|58	pushd linux
14cu|miro-6.0-6|59	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" python setup.py build
14cu|miro-6.0-6|60	popd
14cu|miro-6.0-6|61	
14cu|miro-6.0-6|62	%install
14cu|miro-6.0-6|63	pushd linux
14cu|miro-6.0-6|64	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|miro-6.0-6|65	popd
14cu|miro-6.0-6|66	
14cu|miro-6.0-6|67	%find_lang miro
14cu|miro-6.0-6|68	sed -i '/.*testdata.*/d' miro.lang
14cu|miro-6.0-6|69	
14cu|miro-6.0-6|70	desktop-file-install --vendor="" \
14cu|miro-6.0-6|71	--remove-key="Encoding" \
14cu|miro-6.0-6|72	--remove-category="Application" \
14cu|miro-6.0-6|73	--add-category="Video" \
14cu|miro-6.0-6|74	--add-category="Network" \
14cu|miro-6.0-6|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|miro-6.0-6|76	
14cu|miro-6.0-6|77	# Some binaries that we don't seem to need
14cu|miro-6.0-6|78	rm -rf %{buildroot}%{_bindir}/codegen*
14cu|miro-6.0-6|79	
14cu|miro-6.0-6|80	
14cu|miro-6.0-6|81	%changelog
14cu|miro-6.0-6|82	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-6
14cu|miro-6.0-6|83	+ Revision: 49910a3
14cu|miro-6.0-6|84	- Bump release
14cu|miro-6.0-6|85	
14cu|miro-6.0-6|86	

10937 14
14cu|mirovideoconverter-3.0.2-2.2015_05_08|1	%define debug_package	%{nil}
14cu|mirovideoconverter-3.0.2-2.2015_05_08|2	%define oname	mvc
14cu|mirovideoconverter-3.0.2-2.2015_05_08|3	%define oversion 2015-05-08
14cu|mirovideoconverter-3.0.2-2.2015_05_08|4	%define pversion 2015_05_08
14cu|mirovideoconverter-3.0.2-2.2015_05_08|5	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|6	Summary:	Convert almost any video
14cu|mirovideoconverter-3.0.2-2.2015_05_08|7	Name:		mirovideoconverter
14cu|mirovideoconverter-3.0.2-2.2015_05_08|8	Version:	3.0.2
14cu|mirovideoconverter-3.0.2-2.2015_05_08|9	Release:	2.%{pversion}
14cu|mirovideoconverter-3.0.2-2.2015_05_08|10	URL:		http://www.mirovideoconverter.com/
14cu|mirovideoconverter-3.0.2-2.2015_05_08|11	Source0:	http://nightlies.pculture.org/data_volume/%{oname}-%{oversion}-.tar.gz
14cu|mirovideoconverter-3.0.2-2.2015_05_08|12	Patch0:		linux-build.patch
14cu|mirovideoconverter-3.0.2-2.2015_05_08|13	License:	GPLv3
14cu|mirovideoconverter-3.0.2-2.2015_05_08|14	Group:		Video
14cu|mirovideoconverter-3.0.2-2.2015_05_08|15	BuildRequires:	pkgconfig(python)
14cu|mirovideoconverter-3.0.2-2.2015_05_08|16	BuildRequires:  python-setuptools
14cu|mirovideoconverter-3.0.2-2.2015_05_08|17	BuildRequires:	desktop-file-utils
14cu|mirovideoconverter-3.0.2-2.2015_05_08|18	Requires:	python(abi)
14cu|mirovideoconverter-3.0.2-2.2015_05_08|19	Requires:	ffmpeg
14cu|mirovideoconverter-3.0.2-2.2015_05_08|20	BuildArch:	noarch
14cu|mirovideoconverter-3.0.2-2.2015_05_08|21	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|22	%description
14cu|mirovideoconverter-3.0.2-2.2015_05_08|23	Miro Video Converter is super simple way to
14cu|mirovideoconverter-3.0.2-2.2015_05_08|24	convert almost any video to MP4, WebM (vp8),
14cu|mirovideoconverter-3.0.2-2.2015_05_08|25	Ogg Theora, or for Android, iPhone, and more.
14cu|mirovideoconverter-3.0.2-2.2015_05_08|26	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|27	%prep
14cu|mirovideoconverter-3.0.2-2.2015_05_08|28	%setup -q
14cu|mirovideoconverter-3.0.2-2.2015_05_08|29	rm -fr setup-files/osx
14cu|mirovideoconverter-3.0.2-2.2015_05_08|30	rm -fr setup-files/windows
14cu|mirovideoconverter-3.0.2-2.2015_05_08|31	%patch0 -p0
14cu|mirovideoconverter-3.0.2-2.2015_05_08|32	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|33	%build
14cu|mirovideoconverter-3.0.2-2.2015_05_08|34	python setup.py build
14cu|mirovideoconverter-3.0.2-2.2015_05_08|35	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|36	%install
14cu|mirovideoconverter-3.0.2-2.2015_05_08|37	python setup.py install --root=%{buildroot}
14cu|mirovideoconverter-3.0.2-2.2015_05_08|38	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|39	%files
14cu|mirovideoconverter-3.0.2-2.2015_05_08|40	%doc LICENSE
14cu|mirovideoconverter-3.0.2-2.2015_05_08|41	%{_bindir}/*
14cu|mirovideoconverter-3.0.2-2.2015_05_08|42	%{py_puresitedir}/mirovideoconverter-3.0.2-py*.egg-info/*
14cu|mirovideoconverter-3.0.2-2.2015_05_08|43	%{py_puresitedir}/mvc/*.py
14cu|mirovideoconverter-3.0.2-2.2015_05_08|44	%{py_puresitedir}/mvc/qtfaststart/*.py
14cu|mirovideoconverter-3.0.2-2.2015_05_08|45	%{py_puresitedir}/mvc/resources/*
14cu|mirovideoconverter-3.0.2-2.2015_05_08|46	%{py_puresitedir}/mvc/ui/*.py
14cu|mirovideoconverter-3.0.2-2.2015_05_08|47	%{py_puresitedir}/mvc/widgets/*
14cu|mirovideoconverter-3.0.2-2.2015_05_08|48	%{_datadir}/applications/%{name}.desktop
14cu|mirovideoconverter-3.0.2-2.2015_05_08|49	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|mirovideoconverter-3.0.2-2.2015_05_08|50	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|51	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|52	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|53	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|54	%changelog
14cu|mirovideoconverter-3.0.2-2.2015_05_08|55	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|56	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 3.0.2-2.2015_05_08
14cu|mirovideoconverter-3.0.2-2.2015_05_08|57	- (e7a69d3) Updated to 2015-05-08 snapshot
14cu|mirovideoconverter-3.0.2-2.2015_05_08|58	
14cu|mirovideoconverter-3.0.2-2.2015_05_08|59	

10938 14
14cu|mixxx-2.0.0-0|1	Summary:	Music DJing software
14cu|mixxx-2.0.0-0|2	Name:		mixxx
14cu|mixxx-2.0.0-0|3	Version:	2.0.0
14cu|mixxx-2.0.0-0|4	Release:	0
14cu|mixxx-2.0.0-0|5	Group:		Sound
14cu|mixxx-2.0.0-0|6	License:	GPLv2+
14cu|mixxx-2.0.0-0|7	URL:		http://mixxx.sourceforge.net/
14cu|mixxx-2.0.0-0|8	Source0:	http://downloads.mixxx.org/%{name}-%{version}/%{name}-%{version}-src.tar.gz
14cu|mixxx-2.0.0-0|9	Patch0:		%{name}-2.0.0-fix-libpath-on-x86_64.patch
14cu|mixxx-2.0.0-0|10	#Patch2:	mixxx-1.9.0-remove-track-include.patch
14cu|mixxx-2.0.0-0|11	BuildRequires:	pkgconfig(alsa)
14cu|mixxx-2.0.0-0|12	BuildRequires:	pkgconfig(audiofile)
14cu|mixxx-2.0.0-0|13	BuildRequires:	pkgconfig(fftw3)
14cu|mixxx-2.0.0-0|14	BuildRequires:	pkgconfig(flac)
14cu|mixxx-2.0.0-0|15	BuildRequires:	pkgconfig(gl)
14cu|mixxx-2.0.0-0|16	BuildRequires:	pkgconfig(glu)
14cu|mixxx-2.0.0-0|17	BuildRequires:	pkgconfig(jack)
14cu|mixxx-2.0.0-0|18	BuildRequires:	pkgconfig(id3tag)
14cu|mixxx-2.0.0-0|19	BuildRequires:	pkgconfig(libchromaprint)
14cu|mixxx-2.0.0-0|20	BuildRequires:	pkgconfig(libdjconsole)
14cu|mixxx-2.0.0-0|21	BuildRequires:	pkgconfig(libgpod-1.0)
14cu|mixxx-2.0.0-0|22	BuildRequires:	pkgconfig(libmodplug)
14cu|mixxx-2.0.0-0|23	BuildRequires:	pkgconfig(libusb-1.0)
14cu|mixxx-2.0.0-0|24	BuildRequires:	pkgconfig(mad)
14cu|mixxx-2.0.0-0|25	BuildRequires:	pkgconfig(ogg)
14cu|mixxx-2.0.0-0|26	BuildRequires:	pkgconfig(opus)
14cu|mixxx-2.0.0-0|27	BuildRequires:	pkgconfig(opusfile)
14cu|mixxx-2.0.0-0|28	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|mixxx-2.0.0-0|29	BuildRequires:	pkgconfig(protobuf)
14cu|mixxx-2.0.0-0|30	BuildRequires:	pkgconfig(rubberband)
14cu|mixxx-2.0.0-0|31	BuildRequires:	pkgconfig(shout)
14cu|mixxx-2.0.0-0|32	BuildRequires:	pkgconfig(sndfile)
14cu|mixxx-2.0.0-0|33	BuildRequires:	pkgconfig(sqlite3)
14cu|mixxx-2.0.0-0|34	BuildRequires:	pkgconfig(taglib)
14cu|mixxx-2.0.0-0|35	BuildRequires:	pkgconfig(vorbis)
14cu|mixxx-2.0.0-0|36	BuildRequires:	pkgconfig(wavpack)
14cu|mixxx-2.0.0-0|37	BuildRequires:	pkgconfig(x11)
14cu|mixxx-2.0.0-0|38	BuildRequires:	ffmpeg-devel
14cu|mixxx-2.0.0-0|39	BuildRequires:	ladspa-devel
14cu|mixxx-2.0.0-0|40	# Enable only when building for Restricted
14cu|mixxx-2.0.0-0|41	#BuildRequires:	libfaad2-devel
14cu|mixxx-2.0.0-0|42	#BuildRequires:	libmp4v2-devel
14cu|mixxx-2.0.0-0|43	BuildRequires:	portmidi-devel
14cu|mixxx-2.0.0-0|44	BuildRequires:	qt4-devel >= 4.6.0
14cu|mixxx-2.0.0-0|45	BuildRequires:	imagemagick
14cu|mixxx-2.0.0-0|46	BuildRequires:	python
14cu|mixxx-2.0.0-0|47	BuildRequires:	scons
14cu|mixxx-2.0.0-0|48	Requires:	qt4-database-plugin-sqlite
14cu|mixxx-2.0.0-0|49	
14cu|mixxx-2.0.0-0|50	%description
14cu|mixxx-2.0.0-0|51	Mixxx allows DJs to mix music live with a clean, simple interface.
14cu|mixxx-2.0.0-0|52	Futhermore, Mixxx has a number of key features to help DJs in the mix: beat
14cu|mixxx-2.0.0-0|53	estimation, parallel visual displays, and support for various DJ hardware
14cu|mixxx-2.0.0-0|54	controllers.
14cu|mixxx-2.0.0-0|55	
14cu|mixxx-2.0.0-0|56	It can be controlled through the GUI using the mouse, or by connecting MIDI
14cu|mixxx-2.0.0-0|57	devices to the computer. Commercial and custom build MIDI controllers can be
14cu|mixxx-2.0.0-0|58	used. The mapping between functions and MIDI controller values are done in
14cu|mixxx-2.0.0-0|59	text files.
14cu|mixxx-2.0.0-0|60	
14cu|mixxx-2.0.0-0|61	%files
14cu|mixxx-2.0.0-0|62	%doc COPYING README LICENSE README.md
14cu|mixxx-2.0.0-0|63	%doc Mixxx-Manual.pdf
14cu|mixxx-2.0.0-0|64	%{_bindir}/%{name}
14cu|mixxx-2.0.0-0|65	%{_libdir}/%{name}/plugins/vamp/*.so
14cu|mixxx-2.0.0-0|66	%{_libdir}/%{name}/plugins/soundsource/*.so
14cu|mixxx-2.0.0-0|67	%{_iconsdir}/hicolor/*/apps/%{name}-icon.png
14cu|mixxx-2.0.0-0|68	%{_datadir}/%{name}
14cu|mixxx-2.0.0-0|69	%{_datadir}/applications/%{name}.desktop
14cu|mixxx-2.0.0-0|70	%{_datadir}/appdata/%{name}.appdata.xml
14cu|mixxx-2.0.0-0|71	
14cu|mixxx-2.0.0-0|72	#-----------------------------------------------------------------------------
14cu|mixxx-2.0.0-0|73	
14cu|mixxx-2.0.0-0|74	%prep
14cu|mixxx-2.0.0-0|75	%setup -q
14cu|mixxx-2.0.0-0|76	# The sed machinery below only works for Qt path
14cu|mixxx-2.0.0-0|77	%ifarch x86_64
14cu|mixxx-2.0.0-0|78	%patch0 -p1
14cu|mixxx-2.0.0-0|79	%endif
14cu|mixxx-2.0.0-0|80	#patch2 -p0
14cu|mixxx-2.0.0-0|81	
14cu|mixxx-2.0.0-0|82	# Fix search path for Qt
14cu|mixxx-2.0.0-0|83	#sed -i -e "s|QTDIR\/lib|QTDIR\/%%{_lib}|g" src/SConscript
14cu|mixxx-2.0.0-0|84	# Fix vamp plugins installation dir
14cu|mixxx-2.0.0-0|85	#sed -i -e "s|env.get('LIBDIR', 'lib')|env.get('LIBDIR', '%%{_lib}')|g" src/SConscript
14cu|mixxx-2.0.0-0|86	
14cu|mixxx-2.0.0-0|87	
14cu|mixxx-2.0.0-0|88	%build
14cu|mixxx-2.0.0-0|89	# No support in Rosa: hss1394
14cu|mixxx-2.0.0-0|90	# No more present in SConscript: hifieq, tonal, tuned, djconsole
14cu|mixxx-2.0.0-0|91	# Build fail when enabled: ipod, ladspa
14cu|mixxx-2.0.0-0|92	# This works but needs a package in Restricted (libmp4v2): faad
14cu|mixxx-2.0.0-0|93	%scons	\
14cu|mixxx-2.0.0-0|94	prefix=%{_prefix} \
14cu|mixxx-2.0.0-0|95	install_root=%{buildroot}%{_prefix} \
14cu|mixxx-2.0.0-0|96	qtdir=%{qt4dir} \
14cu|mixxx-2.0.0-0|97	qdebug=0 \
14cu|mixxx-2.0.0-0|98	autodjcrates=1 \
14cu|mixxx-2.0.0-0|99	mad=1 \
14cu|mixxx-2.0.0-0|100	modplug=1 \
14cu|mixxx-2.0.0-0|101	shoutcast=1 \
14cu|mixxx-2.0.0-0|102	wv=1 \
14cu|mixxx-2.0.0-0|103	opus=1 \
14cu|mixxx-2.0.0-0|104	promotracks=1 \
14cu|mixxx-2.0.0-0|105	ladspa=0 \
14cu|mixxx-2.0.0-0|106	ipod=0 \
14cu|mixxx-2.0.0-0|107	ffmpeg=1 \
14cu|mixxx-2.0.0-0|108	vamp=1 \
14cu|mixxx-2.0.0-0|109	vinylcontrol=1 \
14cu|mixxx-2.0.0-0|110	portmidi=1 \
14cu|mixxx-2.0.0-0|111	faad=0
14cu|mixxx-2.0.0-0|112	
14cu|mixxx-2.0.0-0|113	
14cu|mixxx-2.0.0-0|114	%install
14cu|mixxx-2.0.0-0|115	export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:%{qt4lib}/pkgconfig
14cu|mixxx-2.0.0-0|116	mkdir -p %{buildroot}%{_prefix}
14cu|mixxx-2.0.0-0|117	%scons_install \
14cu|mixxx-2.0.0-0|118	prefix=%{_prefix} \
14cu|mixxx-2.0.0-0|119	install_root=%{buildroot}%{_prefix}
14cu|mixxx-2.0.0-0|120	
14cu|mixxx-2.0.0-0|121	# Fix icon placement
14cu|mixxx-2.0.0-0|122	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
14cu|mixxx-2.0.0-0|123	
14cu|mixxx-2.0.0-0|124	install -m644 res/images/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}-icon.png
14cu|mixxx-2.0.0-0|125	convert -resize 128x128 res/images/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}-icon.png
14cu|mixxx-2.0.0-0|126	convert -resize 32x32 res/images/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}-icon.png
14cu|mixxx-2.0.0-0|127	convert -resize 16x16 res/images/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}-icon.png
14cu|mixxx-2.0.0-0|128	# This one is not needed
14cu|mixxx-2.0.0-0|129	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|mixxx-2.0.0-0|130	
14cu|mixxx-2.0.0-0|131	# Fix rpmlint warnings
14cu|mixxx-2.0.0-0|132	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/convertToXMLSchemaV1.php
14cu|mixxx-2.0.0-0|133	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/Vestax-VCI-300-scripts.js
14cu|mixxx-2.0.0-0|134	
14cu|mixxx-2.0.0-0|135	
14cu|mixxx-2.0.0-0|136	%changelog
14cu|mixxx-2.0.0-0|137	
14cu|mixxx-2.0.0-0|138	* Tue Jan 05 2016 Giovanni Mariani <mc2374@mclink.it> 2.0.0-0
14cu|mixxx-2.0.0-0|139	- (8208121) Updated to release 2.0.0, added P0 to workaround brain-damaged build-system, updated S100 and file list
14cu|mixxx-2.0.0-0|140	
14cu|mixxx-2.0.0-0|141	

10939 14
14cu|mjpg-streamer-r137-1|1	%define debug_package	%{nil}
14cu|mjpg-streamer-r137-1|2	
14cu|mjpg-streamer-r137-1|3	Summary:	Stream webcam video to HTTP
14cu|mjpg-streamer-r137-1|4	Name:		mjpg-streamer
14cu|mjpg-streamer-r137-1|5	Version:	r137
14cu|mjpg-streamer-r137-1|6	Release:	1
14cu|mjpg-streamer-r137-1|7	License:	GPLv2
14cu|mjpg-streamer-r137-1|8	Group:		Video
14cu|mjpg-streamer-r137-1|9	URL: http://mjpg-streamer.sourceforge.net/
14cu|mjpg-streamer-r137-1|10	
14cu|mjpg-streamer-r137-1|11	Source0:	%{name}.tar.bz2
14cu|mjpg-streamer-r137-1|12	Source1:	%{name}.desktop
14cu|mjpg-streamer-r137-1|13	Source2:	%{name}.png
14cu|mjpg-streamer-r137-1|14	Source3:	%{name}-udp-client.desktop
14cu|mjpg-streamer-r137-1|15	Source4:	mjpg_streamer.1
14cu|mjpg-streamer-r137-1|16	Source5:	mjpg_streamer_udp_client.1
14cu|mjpg-streamer-r137-1|17	Source6:	mstreamer.1
14cu|mjpg-streamer-r137-1|18	Source7:	mjpg_streamer.sysconfig
14cu|mjpg-streamer-r137-1|19	Source8:	videodev.h
14cu|mjpg-streamer-r137-1|20	Source44:	import.info
14cu|mjpg-streamer-r137-1|21	
14cu|mjpg-streamer-r137-1|22	Patch0:		%{name}.Makefile.patch
14cu|mjpg-streamer-r137-1|23	Patch1:		%{name}.start.sh.patch
14cu|mjpg-streamer-r137-1|24	Patch2:		%{name}.uvc.patch
14cu|mjpg-streamer-r137-1|25	Patch3:		%{name}.control.patch
14cu|mjpg-streamer-r137-1|26	Patch4:		%{name}.outputhttp.patch
14cu|mjpg-streamer-r137-1|27	
14cu|mjpg-streamer-r137-1|28	BuildRequires:	pkgconfig(libv4l1)
14cu|mjpg-streamer-r137-1|29	BuildRequires:	jpeg-devel
14cu|mjpg-streamer-r137-1|30	BuildRequires:	pkgconfig(sdl)
14cu|mjpg-streamer-r137-1|31	BuildRequires:	unzip
14cu|mjpg-streamer-r137-1|32	BuildRequires:	qt4-devel
14cu|mjpg-streamer-r137-1|33	BuildRequires:	imagemagick
14cu|mjpg-streamer-r137-1|34	BuildRequires:	desktop-file-utils
14cu|mjpg-streamer-r137-1|35	
14cu|mjpg-streamer-r137-1|36	# don't cancel libSDL.Sflo
14cu|mjpg-streamer-r137-1|37	%ifarch x86_64
14cu|mjpg-streamer-r137-1|38	Requires: lib64SDL1.2_0
14cu|mjpg-streamer-r137-1|39	%else
14cu|mjpg-streamer-r137-1|40	Requires: libSDL1.2_0
14cu|mjpg-streamer-r137-1|41	%endif
14cu|mjpg-streamer-r137-1|42	Requires: procps
14cu|mjpg-streamer-r137-1|43	Requires: kdialog
14cu|mjpg-streamer-r137-1|44	
14cu|mjpg-streamer-r137-1|45	
14cu|mjpg-streamer-r137-1|46	
14cu|mjpg-streamer-r137-1|47	
14cu|mjpg-streamer-r137-1|48	
14cu|mjpg-streamer-r137-1|49	%description
14cu|mjpg-streamer-r137-1|50	MJPG-streamer takes JPGs from Linux-UVC compatible webcams,
14cu|mjpg-streamer-r137-1|51	from local files or other input plugins and streams
14cu|mjpg-streamer-r137-1|52	them as M-JPEG via HTTP to webbrowsers, VLC and other software.
14cu|mjpg-streamer-r137-1|53	It is the successor of uvc-streamer, a Linux-UVC
14cu|mjpg-streamer-r137-1|54	streaming application with Pan/Tilt.
14cu|mjpg-streamer-r137-1|55	Control the application with mstreamer <start|stop|status>
14cu|mjpg-streamer-r137-1|56	from the command line or use the desktop menu in KDE.
14cu|mjpg-streamer-r137-1|57	
14cu|mjpg-streamer-r137-1|58	%prep
14cu|mjpg-streamer-r137-1|59	%setup -qn %{name}
14cu|mjpg-streamer-r137-1|60	%patch0 -p0
14cu|mjpg-streamer-r137-1|61	%patch1 -p0
14cu|mjpg-streamer-r137-1|62	%patch2 -p0
14cu|mjpg-streamer-r137-1|63	%patch3 -p0
14cu|mjpg-streamer-r137-1|64	%patch4 -p0
14cu|mjpg-streamer-r137-1|65	
14cu|mjpg-streamer-r137-1|66	cp -a %{S:2} .
14cu|mjpg-streamer-r137-1|67	cp -a %{S:4} .
14cu|mjpg-streamer-r137-1|68	cp -a %{S:5} .
14cu|mjpg-streamer-r137-1|69	cp -a %{S:6} .
14cu|mjpg-streamer-r137-1|70	cp -a %{S:8} .
14cu|mjpg-streamer-r137-1|71	
14cu|mjpg-streamer-r137-1|72	rm www/LICENSE.txt
14cu|mjpg-streamer-r137-1|73	
14cu|mjpg-streamer-r137-1|74	find plugins/ -name '*.c' -or -name '*.h' -print , -exec sed -i -e 's:<linux/videodev.h>:"../../videodev.h":' '{}' ';' 2>/dev/null
14cu|mjpg-streamer-r137-1|75	find ./ -name mjpg_streamer.c -print , -exec sed -i -e 's:<linux/videodev.h>:"videodev.h":' '{}' ';' 2>/dev/null
14cu|mjpg-streamer-r137-1|76	
14cu|mjpg-streamer-r137-1|77	
14cu|mjpg-streamer-r137-1|78	%build
14cu|mjpg-streamer-r137-1|79	%make USE_LIBV4L2=true
14cu|mjpg-streamer-r137-1|80	gzip -9 mjpg_streamer.1
14cu|mjpg-streamer-r137-1|81	gzip -9 mjpg_streamer_udp_client.1
14cu|mjpg-streamer-r137-1|82	gzip -9 mstreamer.1
14cu|mjpg-streamer-r137-1|83	cd ../udp_client
14cu|mjpg-streamer-r137-1|84	%qmake_qt4 -unix -o Makefile udp_client.pro
14cu|mjpg-streamer-r137-1|85	make
14cu|mjpg-streamer-r137-1|86	strip udp_client
14cu|mjpg-streamer-r137-1|87	
14cu|mjpg-streamer-r137-1|88	%install
14cu|mjpg-streamer-r137-1|89	mkdir -p %{buildroot}%{_datadir}/%{name}/www
14cu|mjpg-streamer-r137-1|90	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/actions
14cu|mjpg-streamer-r137-1|91	make DESTDIR="%{buildroot}" LIBDIR="%{_libdir}" install
14cu|mjpg-streamer-r137-1|92	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cu|mjpg-streamer-r137-1|93	install -m 644 %{name}.png %{buildroot}%{_datadir}/pixmaps/
14cu|mjpg-streamer-r137-1|94	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|mjpg-streamer-r137-1|95	install -m 644 mjpg_streamer.1.gz %{buildroot}%{_mandir}/man1/
14cu|mjpg-streamer-r137-1|96	install -m 644 mjpg_streamer_udp_client.1.gz %{buildroot}%{_mandir}/man1/
14cu|mjpg-streamer-r137-1|97	install -m 644 mstreamer.1.gz %{buildroot}%{_mandir}/man1/
14cu|mjpg-streamer-r137-1|98	
14cu|mjpg-streamer-r137-1|99	# Source7: mjpg_streamer.sysconfig
14cu|mjpg-streamer-r137-1|100	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|mjpg-streamer-r137-1|101	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/mjpg-streamer
14cu|mjpg-streamer-r137-1|102	
14cu|mjpg-streamer-r137-1|103	cd ../udp_client
14cu|mjpg-streamer-r137-1|104	install -m 755 udp_client %{buildroot}%{_bindir}/mjpg_streamer_udp_client
14cu|mjpg-streamer-r137-1|105	
14cu|mjpg-streamer-r137-1|106	
14cu|mjpg-streamer-r137-1|107	desktop-file-install %{SOURCE1} --dir=%{buildroot}%{_datadir}/applications
14cu|mjpg-streamer-r137-1|108	desktop-file-install %{SOURCE3} --dir=%{buildroot}%{_datadir}/applications
14cu|mjpg-streamer-r137-1|109	
14cu|mjpg-streamer-r137-1|110	
14cu|mjpg-streamer-r137-1|111	
14cu|mjpg-streamer-r137-1|112	%files
14cu|mjpg-streamer-r137-1|113	%doc README CHANGELOG LICENSE start.sh
14cu|mjpg-streamer-r137-1|114	%doc %{_mandir}/man1/mjpg_streamer.1.*
14cu|mjpg-streamer-r137-1|115	%doc %{_mandir}/man1/mjpg_streamer_udp_client.1.*
14cu|mjpg-streamer-r137-1|116	%doc %{_mandir}/man1/mstreamer.1.*
14cu|mjpg-streamer-r137-1|117	%dir %{_datadir}/%{name}
14cu|mjpg-streamer-r137-1|118	%dir %{_datadir}/%{name}/www
14cu|mjpg-streamer-r137-1|119	%dir %{_libdir}/%{name}
14cu|mjpg-streamer-r137-1|120	%{_bindir}/mjpg_streamer
14cu|mjpg-streamer-r137-1|121	%{_bindir}/mjpg_streamer_udp_client
14cu|mjpg-streamer-r137-1|122	%{_bindir}/mstreamer
14cu|mjpg-streamer-r137-1|123	%{_libdir}/%{name}/*.so
14cu|mjpg-streamer-r137-1|124	%{_datadir}/%{name}/www/*
14cu|mjpg-streamer-r137-1|125	%{_datadir}/applications/%{name}.desktop
14cu|mjpg-streamer-r137-1|126	%{_datadir}/applications/%{name}-udp-client.desktop
14cu|mjpg-streamer-r137-1|127	%{_datadir}/pixmaps/%name.png
14cu|mjpg-streamer-r137-1|128	%config(noreplace) %{_sysconfdir}/mjpg-streamer
14cu|mjpg-streamer-r137-1|129	
14cu|mjpg-streamer-r137-1|130	
14cu|mjpg-streamer-r137-1|131	
14cu|mjpg-streamer-r137-1|132	%changelog
14cu|mjpg-streamer-r137-1|133	* Wed Dec 03 2014 abfonly <abfonly@gmail.com> r137-1
14cu|mjpg-streamer-r137-1|134	+ Revision: cc7c144
14cu|mjpg-streamer-r137-1|135	- Imported from SRPM
14cu|mjpg-streamer-r137-1|136	
14cu|mjpg-streamer-r137-1|137	

10940 14
14cu|mkbootdisk-1.5.5-1|1	Summary:	Creates an initial ramdisk image for preloading modules
14cu|mkbootdisk-1.5.5-1|2	Name:		mkbootdisk
14cu|mkbootdisk-1.5.5-1|3	Version:	1.5.5
14cu|mkbootdisk-1.5.5-1|4	Release:	1
14cu|mkbootdisk-1.5.5-1|5	License:	GPL
14cu|mkbootdisk-1.5.5-1|6	Group:		System/Kernel and hardware
14cu|mkbootdisk-1.5.5-1|7	Source:		%{name}-%{version}.tar.xz
14cu|mkbootdisk-1.5.5-1|8	URL:		http://www.redhat.com/swr/src/mkbootdisk-1.4.2-1.src.html
14cu|mkbootdisk-1.5.5-1|9	Patch0:		mkbootdisk-1.5.5-fix-long-volid.patch
14cu|mkbootdisk-1.5.5-1|10	Patch1:		mkbootdisk-1.5.5-man-dracut.patch
14cu|mkbootdisk-1.5.5-1|11	Patch2:		mkbootdisk-1.5.5-syslinux-5-fix.patch
14cu|mkbootdisk-1.5.5-1|12	Requires:	syslinux
14cu|mkbootdisk-1.5.5-1|13	Requires:	genisoimage
14cu|mkbootdisk-1.5.5-1|14	
14cu|mkbootdisk-1.5.5-1|15	%description
14cu|mkbootdisk-1.5.5-1|16	The mkbootdisk program creates a standalone boot floppy disk for booting
14cu|mkbootdisk-1.5.5-1|17	the running system.  The created boot disk will look for the root
14cu|mkbootdisk-1.5.5-1|18	filesystem on the device mentioned in /etc/fstab and includes an
14cu|mkbootdisk-1.5.5-1|19	initial ramdisk image which will load any necessary SCSI modules for
14cu|mkbootdisk-1.5.5-1|20	the system.
14cu|mkbootdisk-1.5.5-1|21	
14cu|mkbootdisk-1.5.5-1|22	%prep
14cu|mkbootdisk-1.5.5-1|23	%setup -q
14cu|mkbootdisk-1.5.5-1|24	%patch0 -p1 -b .mdk
14cu|mkbootdisk-1.5.5-1|25	%patch1 -p1 -b .devfs
14cu|mkbootdisk-1.5.5-1|26	
14cu|mkbootdisk-1.5.5-1|27	%install
14cu|mkbootdisk-1.5.5-1|28	%make BUILDROOT=%{buildroot} mandir=%{_mandir} install
14cu|mkbootdisk-1.5.5-1|29	
14cu|mkbootdisk-1.5.5-1|30	%clean
14cu|mkbootdisk-1.5.5-1|31	
14cu|mkbootdisk-1.5.5-1|32	%files
14cu|mkbootdisk-1.5.5-1|33	%attr(755,root,root) /sbin/mkbootdisk
14cu|mkbootdisk-1.5.5-1|34	%attr(644,root,root) %{_mandir}/man8/mkbootdisk.8*
14cu|mkbootdisk-1.5.5-1|35	
14cu|mkbootdisk-1.5.5-1|36	%changelog
14cu|mkbootdisk-1.5.5-1|37	
14cu|mkbootdisk-1.5.5-1|38	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-1
14cu|mkbootdisk-1.5.5-1|39	- (6432147) Updated to 1.5.5
14cu|mkbootdisk-1.5.5-1|40	
14cu|mkbootdisk-1.5.5-1|41	

10941 14
14cu|mkgmap-r3695-1|1	Name:		mkgmap
14cu|mkgmap-r3695-1|2	Version:	r3695
14cu|mkgmap-r3695-1|3	Release:	1
14cu|mkgmap-r3695-1|4	Summary:	Open Street Map to Garmin converter
14cu|mkgmap-r3695-1|5	License:	MIT
14cu|mkgmap-r3695-1|6	Group:		Communications
14cu|mkgmap-r3695-1|7	URL:		http://www.mkgmap.org.uk/
14cu|mkgmap-r3695-1|8	Source0:	http://www.mkgmap.org.uk/download/%{name}-%{version}.tar.gz
14cu|mkgmap-r3695-1|9	BuildArch:	noarch
14cu|mkgmap-r3695-1|10	Requires:	java-1.8.0-openjdk
14cu|mkgmap-r3695-1|11	
14cu|mkgmap-r3695-1|12	%description
14cu|mkgmap-r3695-1|13	Open Street Map to Garmin converter.
14cu|mkgmap-r3695-1|14	
14cu|mkgmap-r3695-1|15	%prep
14cu|mkgmap-r3695-1|16	%setup -q
14cu|mkgmap-r3695-1|17	
14cu|mkgmap-r3695-1|18	%build
14cu|mkgmap-r3695-1|19	
14cu|mkgmap-r3695-1|20	%install
14cu|mkgmap-r3695-1|21	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|mkgmap-r3695-1|22	cp -r lib %{buildroot}%{_datadir}/%{name}
14cu|mkgmap-r3695-1|23	cp mkgmap.jar %{buildroot}%{_datadir}/%{name}
14cu|mkgmap-r3695-1|24	mkdir -p %{buildroot}%{_bindir}
14cu|mkgmap-r3695-1|25	cat >%{buildroot}%{_bindir}/mkgmap <<EOF
14cu|mkgmap-r3695-1|26	#!/bin/sh
14cu|mkgmap-r3695-1|27	java -cp %{_datadir}/%{name}/fastutil-6.5.15-mkg.1b.jar:%{_datadir}/%{name}/osmpbf-1.3.3.jar:%{_datadir}/%{name}/protobuf-java-2.5.0.jar  -jar %{_datadir}/%{name}/mkgmap.jar \$@
14cu|mkgmap-r3695-1|28	EOF
14cu|mkgmap-r3695-1|29	chmod 755 %{buildroot}%{_bindir}/mkgmap
14cu|mkgmap-r3695-1|30	
14cu|mkgmap-r3695-1|31	%files
14cu|mkgmap-r3695-1|32	%doc doc examples
14cu|mkgmap-r3695-1|33	%{_bindir}/*
14cu|mkgmap-r3695-1|34	%{_datadir}/%{name}
14cu|mkgmap-r3695-1|35	
14cu|mkgmap-r3695-1|36	%changelog
14cu|mkgmap-r3695-1|37	
14cu|mkgmap-r3695-1|38	* Mon Oct 03 2016 alzim <alzim@bk.ru> r3695-1
14cu|mkgmap-r3695-1|39	- (e333abb) Merge pull request #1 from import/mkgmap:rosa2016.1
14cu|mkgmap-r3695-1|40	- (e333abb) Updated to r3695
14cu|mkgmap-r3695-1|41	
14cu|mkgmap-r3695-1|42	

10942 14
14cu|mm3d-1.3.8a-5|1	%define debug_package %{nil}
14cu|mm3d-1.3.8a-5|2	
14cu|mm3d-1.3.8a-5|3	Summary:	Misfit Model 3D - OpenGL-based 3D model editor
14cu|mm3d-1.3.8a-5|4	Name:		mm3d
14cu|mm3d-1.3.8a-5|5	Version:	1.3.8a
14cu|mm3d-1.3.8a-5|6	Release:	5
14cu|mm3d-1.3.8a-5|7	License:	GPLv2+
14cu|mm3d-1.3.8a-5|8	Group:		Graphics
14cu|mm3d-1.3.8a-5|9	Url:		http://www.misfitcode.com/misfitmodel3d/
14cu|mm3d-1.3.8a-5|10	Source0:	http://downloads.sourceforge.net/misfitmodel3d/%{name}-%{version}.tar.gz
14cu|mm3d-1.3.8a-5|11	Patch0:		mm3d-1.3.8a-gcc47.patch
14cu|mm3d-1.3.8a-5|12	BuildRequires:	desktop-file-utils
14cu|mm3d-1.3.8a-5|13	BuildRequires:	qt4-assistant
14cu|mm3d-1.3.8a-5|14	BuildRequires:	qt4-linguist
14cu|mm3d-1.3.8a-5|15	BuildRequires:	pkgconfig(gl)
14cu|mm3d-1.3.8a-5|16	BuildRequires:	pkgconfig(glu)
14cu|mm3d-1.3.8a-5|17	BuildRequires:	pkgconfig(Qt3Support)
14cu|mm3d-1.3.8a-5|18	BuildRequires:	pkgconfig(QtCore)
14cu|mm3d-1.3.8a-5|19	BuildRequires:	pkgconfig(QtGui)
14cu|mm3d-1.3.8a-5|20	BuildRequires:	pkgconfig(QtCore)
14cu|mm3d-1.3.8a-5|21	BuildRequires:	pkgconfig(QtNetwork)
14cu|mm3d-1.3.8a-5|22	BuildRequires:	pkgconfig(QtOpenGL)
14cu|mm3d-1.3.8a-5|23	BuildRequires:	pkgconfig(x11)
14cu|mm3d-1.3.8a-5|24	BuildRequires:	pkgconfig(xi)
14cu|mm3d-1.3.8a-5|25	BuildRequires:	pkgconfig(xmu)
14cu|mm3d-1.3.8a-5|26	
14cu|mm3d-1.3.8a-5|27	%description
14cu|mm3d-1.3.8a-5|28	Misfit Model 3D is an OpenGL-based 3D model editor that works with
14cu|mm3d-1.3.8a-5|29	triangle-based models. It supports multi-level undo, skeletal
14cu|mm3d-1.3.8a-5|30	animations, simple texturing, scripting, command-line batch
14cu|mm3d-1.3.8a-5|31	processing, and a plugin system for adding new model and image
14cu|mm3d-1.3.8a-5|32	filters. Complete online help is included. It is designed to be easy
14cu|mm3d-1.3.8a-5|33	to use and easy to extend with plugins and scripts.
14cu|mm3d-1.3.8a-5|34	
14cu|mm3d-1.3.8a-5|35	%files
14cu|mm3d-1.3.8a-5|36	%doc %{_datadir}/doc/%{name}/html
14cu|mm3d-1.3.8a-5|37	%{_bindir}/%{name}
14cu|mm3d-1.3.8a-5|38	%dir %{_datadir}/%{name}/plugins/1.3
14cu|mm3d-1.3.8a-5|39	%{_datadir}/applications/%{name}.desktop
14cu|mm3d-1.3.8a-5|40	%{_datadir}/mimelnk/application/*.desktop
14cu|mm3d-1.3.8a-5|41	%{_datadir}/%{name}/i18n/mm3d_bork.qm
14cu|mm3d-1.3.8a-5|42	%{_datadir}/%{name}/i18n/mm3d_ref.qm
14cu|mm3d-1.3.8a-5|43	%{_datadir}/%{name}/i18n/mm3d_sk.qm
14cu|mm3d-1.3.8a-5|44	%{_datadir}/%{name}/i18n/mm3d_de.qm
14cu|mm3d-1.3.8a-5|45	%{_datadir}/%{name}/i18n/mm3d_fr.qm
14cu|mm3d-1.3.8a-5|46	%lang(ar) %{_datadir}/%{name}/i18n/qt_ar.qm
14cu|mm3d-1.3.8a-5|47	%lang(cs) %{_datadir}/%{name}/i18n/qt_cs.qm
14cu|mm3d-1.3.8a-5|48	%lang(de) %{_datadir}/%{name}/i18n/qt_de.qm
14cu|mm3d-1.3.8a-5|49	%lang(fr) %{_datadir}/%{name}/i18n/qt_fr.qm
14cu|mm3d-1.3.8a-5|50	%lang(iw) %{_datadir}/%{name}/i18n/qt_iw.qm
14cu|mm3d-1.3.8a-5|51	%lang(ru) %{_datadir}/%{name}/i18n/qt_ru.qm
14cu|mm3d-1.3.8a-5|52	%lang(sk) %{_datadir}/%{name}/i18n/qt_sk.qm
14cu|mm3d-1.3.8a-5|53	%lang(zh_CN) %{_datadir}/%{name}/i18n/qt_zh_CN.qm
14cu|mm3d-1.3.8a-5|54	%{_mandir}/man1/mm3d.1.*
14cu|mm3d-1.3.8a-5|55	%{_datadir}/pixmaps/*.xpm
14cu|mm3d-1.3.8a-5|56	
14cu|mm3d-1.3.8a-5|57	#----------------------------------------------------------------------------
14cu|mm3d-1.3.8a-5|58	
14cu|mm3d-1.3.8a-5|59	%prep
14cu|mm3d-1.3.8a-5|60	%setup -q
14cu|mm3d-1.3.8a-5|61	%patch0 -p1
14cu|mm3d-1.3.8a-5|62	
14cu|mm3d-1.3.8a-5|63	%build
14cu|mm3d-1.3.8a-5|64	%configure2_5x
14cu|mm3d-1.3.8a-5|65	%make
14cu|mm3d-1.3.8a-5|66	
14cu|mm3d-1.3.8a-5|67	%install
14cu|mm3d-1.3.8a-5|68	%makeinstall_std
14cu|mm3d-1.3.8a-5|69	
14cu|mm3d-1.3.8a-5|70	desktop-file-install \
14cu|mm3d-1.3.8a-5|71	--add-category="3DGraphics" \
14cu|mm3d-1.3.8a-5|72	--remove-category="Application" \
14cu|mm3d-1.3.8a-5|73	--remove-key="Encoding" \
14cu|mm3d-1.3.8a-5|74	--dir %{buildroot}%{_datadir}/applications \
14cu|mm3d-1.3.8a-5|75	%{buildroot}%{_datadir}/applications/*
14cu|mm3d-1.3.8a-5|76	
14cu|mm3d-1.3.8a-5|77	
14cu|mm3d-1.3.8a-5|78	%changelog
14cu|mm3d-1.3.8a-5|79	
14cu|mm3d-1.3.8a-5|80	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.8a-5
14cu|mm3d-1.3.8a-5|81	- (86cdbfa) Update BuildRequires (add more Qt4 libraries and glu)
14cu|mm3d-1.3.8a-5|82	
14cu|mm3d-1.3.8a-5|83	

10943 14
14cu|mma-16.06-1|1	Name:		mma
14cu|mma-16.06-1|2	Summary:	Musical MIDI Accompaniment
14cu|mma-16.06-1|3	Version:	16.06
14cu|mma-16.06-1|4	Release:	1
14cu|mma-16.06-1|5	License:	GPLv2+
14cu|mma-16.06-1|6	Group:		Sound
14cu|mma-16.06-1|7	URL:		http://www.mellowood.ca/mma/
14cu|mma-16.06-1|8	Source0:	http://www.mellowood.ca/mma/%{name}-bin-%{version}.tar.gz
14cu|mma-16.06-1|9	Requires:	python >= 2.7
14cu|mma-16.06-1|10	BuildArch:	noarch
14cu|mma-16.06-1|11	
14cu|mma-16.06-1|12	%description
14cu|mma-16.06-1|13	"Musical MIDI Accompaniment" is an accompaniment generator: it creates midi
14cu|mma-16.06-1|14	tracks for a soloist to perform over from a user supplied file containing
14cu|mma-16.06-1|15	chords and MMA directives. It is very versatile and generates excellent
14cu|mma-16.06-1|16	tracks. It comes with an extensive user-extendable library with a variety of
14cu|mma-16.06-1|17	patterns for various popular rhythms, an extensive user manual, and several
14cu|mma-16.06-1|18	demo songs. It is a command line driven program. It creates MIDI files which
14cu|mma-16.06-1|19	need a sequencer or MIDI file play program.
14cu|mma-16.06-1|20	
14cu|mma-16.06-1|21	%files
14cu|mma-16.06-1|22	%doc text/* egs util/README.*
14cu|mma-16.06-1|23	%{_bindir}/*
14cu|mma-16.06-1|24	%{py_sitedir}/MMA
14cu|mma-16.06-1|25	%{py_sitedir}/plugins
14cu|mma-16.06-1|26	%{py_sitedir}/util
14cu|mma-16.06-1|27	%{_datadir}/%{name}
14cu|mma-16.06-1|28	%{_mandir}/man?/*
14cu|mma-16.06-1|29	
14cu|mma-16.06-1|30	#-----------------------------------------------------------------------------
14cu|mma-16.06-1|31	
14cu|mma-16.06-1|32	%prep
14cu|mma-16.06-1|33	%setup -qn %{name}-bin-%{version}
14cu|mma-16.06-1|34	
14cu|mma-16.06-1|35	
14cu|mma-16.06-1|36	%build
14cu|mma-16.06-1|37	# Nothing to do
14cu|mma-16.06-1|38	
14cu|mma-16.06-1|39	
14cu|mma-16.06-1|40	%install
14cu|mma-16.06-1|41	install -d -m 755 %{buildroot}%{_bindir}
14cu|mma-16.06-1|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|mma-16.06-1|43	install -d -m 755 %{buildroot}%{py_sitedir}
14cu|mma-16.06-1|44	install -d -m 755 %{buildroot}%{_docdir}
14cu|mma-16.06-1|45	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|mma-16.06-1|46	install -d -m 755 %{buildroot}%{_mandir}/man8
14cu|mma-16.06-1|47	install -D %{name}.py %{buildroot}%{_bindir}/%{name}
14cu|mma-16.06-1|48	cp -a lib %{buildroot}%{_datadir}/%{name}/lib
14cu|mma-16.06-1|49	cp -a includes %{buildroot}%{_datadir}/%{name}/includes
14cu|mma-16.06-1|50	cp -a MMA %{buildroot}%{py_sitedir}/MMA
14cu|mma-16.06-1|51	cp -a plugins %{buildroot}%{py_sitedir}/plugins
14cu|mma-16.06-1|52	cp -a util %{buildroot}%{py_sitedir}/util
14cu|mma-16.06-1|53	cp -a docs/html %{buildroot}%{_docdir}/%{name}
14cu|mma-16.06-1|54	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1/
14cu|mma-16.06-1|55	install -m 644 docs/man/*.8 %{buildroot}%{_mandir}/man8/
14cu|mma-16.06-1|56	
14cu|mma-16.06-1|57	for file in util/*.py
14cu|mma-16.06-1|58	do
14cu|mma-16.06-1|59	prog=`echo "$file" | sed 's|^util/||' | sed 's|.py$||'`
14cu|mma-16.06-1|60	install -D -m 755 "$file" "%{buildroot}%{_bindir}/$prog"
14cu|mma-16.06-1|61	done
14cu|mma-16.06-1|62	
14cu|mma-16.06-1|63	# Fix perms
14cu|mma-16.06-1|64	chmod +x %{buildroot}%{py_sitedir}/MMA/*.py
14cu|mma-16.06-1|65	
14cu|mma-16.06-1|66	# Fix various rpmlint warnings
14cu|mma-16.06-1|67	rm -f %{buildroot}%{_docdir}/mma/INSTALL
14cu|mma-16.06-1|68	
14cu|mma-16.06-1|69	
14cu|mma-16.06-1|70	
14cu|mma-16.06-1|71	%post
14cu|mma-16.06-1|72	mma -G
14cu|mma-16.06-1|73	
14cu|mma-16.06-1|74	%changelog
14cu|mma-16.06-1|75	
14cu|mma-16.06-1|76	* Tue Aug 09 2016 Giovanni Mariani <mc2374@mclink.it> 16.06-1
14cu|mma-16.06-1|77	- (dc74bd8) Updated to release 16.06, fixed file list and cleaned specfile
14cu|mma-16.06-1|78	
14cu|mma-16.06-1|79	

10944 14
14cu|mnemosyne-2.3.6-1|1	%define oname   Mnemosyne
14cu|mnemosyne-2.3.6-1|2	
14cu|mnemosyne-2.3.6-1|3	Name:		mnemosyne
14cu|mnemosyne-2.3.6-1|4	Summary:	Flash-card learning tool
14cu|mnemosyne-2.3.6-1|5	Version:	2.3.6
14cu|mnemosyne-2.3.6-1|6	Release:	1
14cu|mnemosyne-2.3.6-1|7	URL:		http://www.mnemosyne-proj.org/
14cu|mnemosyne-2.3.6-1|8	Source0:	http://downloads.sourceforge.net/mnemosyne-proj/%{oname}-%{version}.tar.gz
14cu|mnemosyne-2.3.6-1|9	Patch0:		%{name}-desktop.patch
14cu|mnemosyne-2.3.6-1|10	License:	GPLv2+
14cu|mnemosyne-2.3.6-1|11	Group:		Education
14cu|mnemosyne-2.3.6-1|12	BuildRequires:	desktop-file-utils
14cu|mnemosyne-2.3.6-1|13	BuildRequires:	pkgconfig(python)
14cu|mnemosyne-2.3.6-1|14	BuildRequires:	pythonegg(setuptools)
14cu|mnemosyne-2.3.6-1|15	BuildArch:	noarch
14cu|mnemosyne-2.3.6-1|16	Requires:	hicolor-icon-theme
14cu|mnemosyne-2.3.6-1|17	Requires:	pythonegg(pygame)
14cu|mnemosyne-2.3.6-1|18	Requires:	python-qt4
14cu|mnemosyne-2.3.6-1|19	Requires:	pythonegg(pillow)
14cu|mnemosyne-2.3.6-1|20	Requires:	python-matplotlib-qt4
14cu|mnemosyne-2.3.6-1|21	Requires:	pythonegg(cherrypy)
14cu|mnemosyne-2.3.6-1|22	Requires:	pythonegg(webob)
14cu|mnemosyne-2.3.6-1|23	
14cu|mnemosyne-2.3.6-1|24	
14cu|mnemosyne-2.3.6-1|25	%description
14cu|mnemosyne-2.3.6-1|26	Mnemosyne resembles a traditional flash-card program but with an
14cu|mnemosyne-2.3.6-1|27	important twist: it uses a sophisticated algorithm to schedule the best
14cu|mnemosyne-2.3.6-1|28	time for a card to come up for review.
14cu|mnemosyne-2.3.6-1|29	
14cu|mnemosyne-2.3.6-1|30	Optional dependencies:
14cu|mnemosyne-2.3.6-1|31	* latex: enables entering formulas using latex syntax.
14cu|mnemosyne-2.3.6-1|32	
14cu|mnemosyne-2.3.6-1|33	%files -f %{name}.lang
14cu|mnemosyne-2.3.6-1|34	%doc ChangeLog README
14cu|mnemosyne-2.3.6-1|35	%{_bindir}/%{name}
14cu|mnemosyne-2.3.6-1|36	%{python_sitelib}/%{name}
14cu|mnemosyne-2.3.6-1|37	%{python_sitelib}/Mnemosyne-%{version}-*.egg-info
14cu|mnemosyne-2.3.6-1|38	%{python_sitelib}/openSM2sync
14cu|mnemosyne-2.3.6-1|39	%{_datadir}/applications/%{name}.desktop
14cu|mnemosyne-2.3.6-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mnemosyne-2.3.6-1|41	#----------------------------------------------------------------------
14cu|mnemosyne-2.3.6-1|42	
14cu|mnemosyne-2.3.6-1|43	%prep
14cu|mnemosyne-2.3.6-1|44	%setup -qn %{oname}-%{version}
14cu|mnemosyne-2.3.6-1|45	%patch0 -p1 -b .d
14cu|mnemosyne-2.3.6-1|46	
14cu|mnemosyne-2.3.6-1|47	%build
14cu|mnemosyne-2.3.6-1|48	CFLAGS="%{optflags}" python setup.py build
14cu|mnemosyne-2.3.6-1|49	
14cu|mnemosyne-2.3.6-1|50	%install
14cu|mnemosyne-2.3.6-1|51	python setup.py install --root %{buildroot}
14cu|mnemosyne-2.3.6-1|52	
14cu|mnemosyne-2.3.6-1|53	install -d %{buildroot}%{_datadir}/applications
14cu|mnemosyne-2.3.6-1|54	desktop-file-install --vendor="" \
14cu|mnemosyne-2.3.6-1|55	--dir=%{buildroot}%{_datadir}/applications \
14cu|mnemosyne-2.3.6-1|56	%{name}.desktop
14cu|mnemosyne-2.3.6-1|57	
14cu|mnemosyne-2.3.6-1|58	install -d %{buildroot}%{_iconsdir}/hicolor/128x128/apps
14cu|mnemosyne-2.3.6-1|59	pushd %{buildroot}%{_iconsdir}
14cu|mnemosyne-2.3.6-1|60	mv %{name}.png hicolor/128x128/apps/%{name}.png
14cu|mnemosyne-2.3.6-1|61	popd
14cu|mnemosyne-2.3.6-1|62	
14cu|mnemosyne-2.3.6-1|63	%find_lang %{name}
14cu|mnemosyne-2.3.6-1|64	
14cu|mnemosyne-2.3.6-1|65	
14cu|mnemosyne-2.3.6-1|66	%changelog
14cu|mnemosyne-2.3.6-1|67	
14cu|mnemosyne-2.3.6-1|68	* Tue May 10 2016 abfonly <abfonly@gmail.com> 2.3.6-1
14cu|mnemosyne-2.3.6-1|69	- (5fd6dc4) log: Update to 2.3.6
14cu|mnemosyne-2.3.6-1|70	- (5fd6dc4) Mnemosyne 2.3.6 : 2016-05-02
14cu|mnemosyne-2.3.6-1|71	- (5fd6dc4) http://mnemosyne-proj.org/whats-new
14cu|mnemosyne-2.3.6-1|72	- (5fd6dc4) Cards sets : http://mnemosyne-proj.org/card-sets
14cu|mnemosyne-2.3.6-1|73	
14cu|mnemosyne-2.3.6-1|74	

10945 14
14cu|modello-1.8.3-1|1	Summary:	Modello Data Model toolkit
14cu|modello-1.8.3-1|2	Name:		modello
14cu|modello-1.8.3-1|3	Version:	1.8.3
14cu|modello-1.8.3-1|4	Release:	1
14cu|modello-1.8.3-1|5	License:	MIT
14cu|modello-1.8.3-1|6	Group:		Development/Java
14cu|modello-1.8.3-1|7	URL:		http://modello.codehaus.org/
14cu|modello-1.8.3-1|8	Source0:	http://repo2.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip
14cu|modello-1.8.3-1|9	Source2:	%{name}-jpp-depmap.xml
14cu|modello-1.8.3-1|10	BuildRequires:	ant >= 0:1.6
14cu|modello-1.8.3-1|11	BuildRequires:	jpackage-utils >= 0:1.7.2
14cu|modello-1.8.3-1|12	BuildRequires:	maven2 >= 2.0.4-9
14cu|modello-1.8.3-1|13	BuildRequires:	maven-assembly-plugin
14cu|modello-1.8.3-1|14	BuildRequires:	maven-compiler-plugin
14cu|modello-1.8.3-1|15	BuildRequires:	maven-install-plugin
14cu|modello-1.8.3-1|16	BuildRequires:	maven-jar-plugin
14cu|modello-1.8.3-1|17	BuildRequires:	maven-javadoc-plugin
14cu|modello-1.8.3-1|18	BuildRequires:	maven-resources-plugin
14cu|modello-1.8.3-1|19	BuildRequires:	maven-surefire-plugin
14cu|modello-1.8.3-1|20	BuildRequires:	maven-site-plugin
14cu|modello-1.8.3-1|21	BuildRequires:	maven-surefire-provider-junit
14cu|modello-1.8.3-1|22	BuildRequires:	maven-plugin-plugin
14cu|modello-1.8.3-1|23	BuildRequires:	maven-shared-reporting-impl
14cu|modello-1.8.3-1|24	BuildRequires:	classworlds >= 0:1.1
14cu|modello-1.8.3-1|25	BuildRequires:	plexus-container-default
14cu|modello-1.8.3-1|26	BuildRequires:	plexus-utils
14cu|modello-1.8.3-1|27	BuildRequires:	plexus-velocity
14cu|modello-1.8.3-1|28	BuildRequires:	velocity
14cu|modello-1.8.3-1|29	BuildRequires:	maven-doxia
14cu|modello-1.8.3-1|30	BuildRequires:	maven-doxia-sitetools
14cu|modello-1.8.3-1|31	BuildRequires:	maven-doxia-tools
14cu|modello-1.8.3-1|32	BuildRequires:	ws-jaxme
14cu|modello-1.8.3-1|33	BuildRequires:	xmlunit
14cu|modello-1.8.3-1|34	BuildRequires:	jpa_api = 3.0
14cu|modello-1.8.3-1|35	BuildRequires:	geronimo-parent-poms
14cu|modello-1.8.3-1|36	Requires:	classworlds >= 0:1.1
14cu|modello-1.8.3-1|37	#Requires:	plexus-containers-container-default
14cu|modello-1.8.3-1|38	#Requires:	plexus-build-api
14cu|modello-1.8.3-1|39	Requires:	plexus-utils
14cu|modello-1.8.3-1|40	Requires:	plexus-velocity
14cu|modello-1.8.3-1|41	Requires:	velocity
14cu|modello-1.8.3-1|42	#Requires:	guava
14cu|modello-1.8.3-1|43	#Requires:	xbean
14cu|modello-1.8.3-1|44	Requires:	jpackage-utils
14cu|modello-1.8.3-1|45	Requires(post):	jpackage-utils
14cu|modello-1.8.3-1|46	Requires(postun):	jpackage-utils
14cu|modello-1.8.3-1|47	
14cu|modello-1.8.3-1|48	Provides:	modello-maven-plugin = %{version}-%{release}
14cu|modello-1.8.3-1|49	Obsoletes:	modello-maven-plugin < 0:1.0-0.a8.3jpp
14cu|modello-1.8.3-1|50	
14cu|modello-1.8.3-1|51	BuildArch:	noarch
14cu|modello-1.8.3-1|52	
14cu|modello-1.8.3-1|53	%description
14cu|modello-1.8.3-1|54	Modello is a Data Model toolkit in use by the
14cu|modello-1.8.3-1|55	http://maven.apache.org/maven2.
14cu|modello-1.8.3-1|56	It all starts with the Data Model. Once a data model is defined,
14cu|modello-1.8.3-1|57	the toolkit can be used to generate any of the following at compile
14cu|modello-1.8.3-1|58	time.
14cu|modello-1.8.3-1|59	Java POJOs of the model.
14cu|modello-1.8.3-1|60	Java POJOs to XML Writer (provided via xpp3 or dom4j).
14cu|modello-1.8.3-1|61	XML to Java Pojos Reader (provided via xpp3 or dom4j).
14cu|modello-1.8.3-1|62	XDoc documentation of the data model.
14cu|modello-1.8.3-1|63	Java model to [Prevayler|http://www.prevayler.org/] Store.
14cu|modello-1.8.3-1|64	Java model to [JPOX|http://www.jpox.org/] Store.
14cu|modello-1.8.3-1|65	Java model to [JPOX|http://www.jpox.org/] Mapping.
14cu|modello-1.8.3-1|66	
14cu|modello-1.8.3-1|67	%files
14cu|modello-1.8.3-1|68	%defattr(-,root,root,-)
14cu|modello-1.8.3-1|69	%{_mavenpomdir}/*
14cu|modello-1.8.3-1|70	%{_javadir}/%{name}
14cu|modello-1.8.3-1|71	%{_bindir}/*
14cu|modello-1.8.3-1|72	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|modello-1.8.3-1|73	
14cu|modello-1.8.3-1|74	#-----------------------------------------------------------------
14cu|modello-1.8.3-1|75	
14cu|modello-1.8.3-1|76	%package javadoc
14cu|modello-1.8.3-1|77	Summary:	Javadoc for %{name}
14cu|modello-1.8.3-1|78	Group:		Development/Java
14cu|modello-1.8.3-1|79	Requires:	jpackage-utils
14cu|modello-1.8.3-1|80	
14cu|modello-1.8.3-1|81	%description javadoc
14cu|modello-1.8.3-1|82	API documentation for %{name}.
14cu|modello-1.8.3-1|83	
14cu|modello-1.8.3-1|84	%files javadoc
14cu|modello-1.8.3-1|85	%defattr(-,root,root,-)
14cu|modello-1.8.3-1|86	%{_javadocdir}/%{name}-%{version}
14cu|modello-1.8.3-1|87	%{_javadocdir}/%{name}
14cu|modello-1.8.3-1|88	
14cu|modello-1.8.3-1|89	#-----------------------------------------------------------------
14cu|modello-1.8.3-1|90	
14cu|modello-1.8.3-1|91	%prep
14cu|modello-1.8.3-1|92	%setup -q -n %{name}-%{version}
14cu|modello-1.8.3-1|93	
14cu|modello-1.8.3-1|94	%build
14cu|modello-1.8.3-1|95	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|modello-1.8.3-1|96	mkdir -p $MAVEN_REPO_LOCAL
14cu|modello-1.8.3-1|97	
14cu|modello-1.8.3-1|98	# skip tests because we have too old xmlunit in Fedora now (1.0.8)
14cu|modello-1.8.3-1|99	mvn \
14cu|modello-1.8.3-1|100	-e \
14cu|modello-1.8.3-1|101	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|modello-1.8.3-1|102	-Dmaven2.jpp.depmap.file=%{SOURCE2} \
14cu|modello-1.8.3-1|103	-Dmaven.test.skip=true \
14cu|modello-1.8.3-1|104	install javadoc:aggregate
14cu|modello-1.8.3-1|105	
14cu|modello-1.8.3-1|106	%install
14cu|modello-1.8.3-1|107	# poms and depmap fragments
14cu|modello-1.8.3-1|108	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|modello-1.8.3-1|109	for i in `find . -name pom.xml -not -path ./pom.xml -not -path "*src/it/*"`; do
14cu|modello-1.8.3-1|110	# i is in format ..../artifactid/pom.xml
14cu|modello-1.8.3-1|111	cp -p $i %{buildroot}%{_mavenpomdir}/JPP.`basename \`dirname $i\``.pom
14cu|modello-1.8.3-1|112	
14cu|modello-1.8.3-1|113	artifactname=`basename \`dirname $i\` | sed -e s:^modello-::g`
14cu|modello-1.8.3-1|114	%add_to_maven_depmap org.codehaus.modello modello-$artifactname %{version} JPP/%{name} $artifactname
14cu|modello-1.8.3-1|115	done
14cu|modello-1.8.3-1|116	
14cu|modello-1.8.3-1|117	cp -p pom.xml %{buildroot}%{_mavenpomdir}/JPP.modello-modello.pom
14cu|modello-1.8.3-1|118	%add_to_maven_depmap org.codehaus.modello modello %{version} JPP/%{name} modello
14cu|modello-1.8.3-1|119	
14cu|modello-1.8.3-1|120	# script
14cu|modello-1.8.3-1|121	install -d -m 755 %{buildroot}%{_bindir}
14cu|modello-1.8.3-1|122	%jpackage_script org.codehaus.modello.ModelloCli "" ""  "modello/core:modello/plugin-xpp3:modello/plugin-xml:guava:xbean:plexus/containers-container-default:plexus/utils:plexus/classworlds)" %{name} true
14cu|modello-1.8.3-1|123	
14cu|modello-1.8.3-1|124	# jars
14cu|modello-1.8.3-1|125	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|modello-1.8.3-1|126	for jar in $(find -type f -name "*-%{version}.jar" | grep -E target/.*.jar); do
14cu|modello-1.8.3-1|127	install -m 644 $jar %{buildroot}%{_javadir}/%{name}/`basename $jar |sed -e s:modello-::g|sed -e s:-%{version}::g`
14cu|modello-1.8.3-1|128	done
14cu|modello-1.8.3-1|129	
14cu|modello-1.8.3-1|130	# javadoc
14cu|modello-1.8.3-1|131	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|modello-1.8.3-1|132	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|modello-1.8.3-1|133	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cu|modello-1.8.3-1|134	
14cu|modello-1.8.3-1|135	%post
14cu|modello-1.8.3-1|136	%update_maven_depmap
14cu|modello-1.8.3-1|137	
14cu|modello-1.8.3-1|138	%postun
14cu|modello-1.8.3-1|139	%update_maven_depmap
14cu|modello-1.8.3-1|140	
14cu|modello-1.8.3-1|141	%changelog
14cu|modello-1.8.3-1|142	
14cu|modello-1.8.3-1|143	* Mon Oct 03 2016 alzim <alzim@bk.ru> 1.8.3-1
14cu|modello-1.8.3-1|144	- (7c0d030) Merge pull request #2 from import/modello:rosa2016.1
14cu|modello-1.8.3-1|145	- (7c0d030) Updated to 1.8.3
14cu|modello-1.8.3-1|146	
14cu|modello-1.8.3-1|147	

10946 14
14cu|modem-manager-gui-0.0.19.1-1|1	Summary: Modem Manager GUI
14cu|modem-manager-gui-0.0.19.1-1|2	Name: modem-manager-gui
14cu|modem-manager-gui-0.0.19.1-1|3	Version: 0.0.19.1
14cu|modem-manager-gui-0.0.19.1-1|4	Release: 1
14cu|modem-manager-gui-0.0.19.1-1|5	License: GPLv3
14cu|modem-manager-gui-0.0.19.1-1|6	Group: System/Configuration/Networking
14cu|modem-manager-gui-0.0.19.1-1|7	URL: http://linuxonly.ru
14cu|modem-manager-gui-0.0.19.1-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|modem-manager-gui-0.0.19.1-1|9	Vendor:	Alex <alex@linuxonly.ru>
14cu|modem-manager-gui-0.0.19.1-1|10	
14cu|modem-manager-gui-0.0.19.1-1|11	BuildRequires: pkgconfig
14cu|modem-manager-gui-0.0.19.1-1|12	BuildRequires: po4a
14cu|modem-manager-gui-0.0.19.1-1|13	BuildRequires: itstool
14cu|modem-manager-gui-0.0.19.1-1|14	BuildRequires: pkgconfig(gtk+-3.0)
14cu|modem-manager-gui-0.0.19.1-1|15	BuildRequires: pkgconfig(glib-2.0) >= 2.32.1
14cu|modem-manager-gui-0.0.19.1-1|16	BuildRequires: gdbm-devel >= 1.10
14cu|modem-manager-gui-0.0.19.1-1|17	BuildRequires: pkgconfig(libnotify) >= 0.7.5
14cu|modem-manager-gui-0.0.19.1-1|18	BuildRequires: pkgconfig(libnotify) >= 0.7.5
14cu|modem-manager-gui-0.0.19.1-1|19	BuildRequires: appindicator-gtk3-devel
14cu|modem-manager-gui-0.0.19.1-1|20	Requires: gtk+3.0 >= 3.4.0
14cu|modem-manager-gui-0.0.19.1-1|21	Requires: glib2 >= 2.32.1
14cu|modem-manager-gui-0.0.19.1-1|22	Requires: gdbm >= 1.10
14cu|modem-manager-gui-0.0.19.1-1|23	Requires: libnotify >= 0.7.5
14cu|modem-manager-gui-0.0.19.1-1|24	Requires: modemmanager >= 0.6.0.0
14cu|modem-manager-gui-0.0.19.1-1|25	Suggests: networkmanager
14cu|modem-manager-gui-0.0.19.1-1|26	
14cu|modem-manager-gui-0.0.19.1-1|27	%description
14cu|modem-manager-gui-0.0.19.1-1|28	This program is simple graphical interface for Modem Manager
14cu|modem-manager-gui-0.0.19.1-1|29	daemon dbus interface.
14cu|modem-manager-gui-0.0.19.1-1|30	Current features:
14cu|modem-manager-gui-0.0.19.1-1|31	- View device information: Operator name, Mode, IMEI, IMSI,
14cu|modem-manager-gui-0.0.19.1-1|32	Signal level.
14cu|modem-manager-gui-0.0.19.1-1|33	- Send and receive SMS messages with long massages
14cu|modem-manager-gui-0.0.19.1-1|34	concatenation and store messages in database.
14cu|modem-manager-gui-0.0.19.1-1|35	- Send USSD requests and read answers in GSM7 and UCS2 formats
14cu|modem-manager-gui-0.0.19.1-1|36	converted to system UTF8 charset.
14cu|modem-manager-gui-0.0.19.1-1|37	- Scan available mobile networks.
14cu|modem-manager-gui-0.0.19.1-1|38	
14cu|modem-manager-gui-0.0.19.1-1|39	%prep
14cu|modem-manager-gui-0.0.19.1-1|40	%setup -q
14cu|modem-manager-gui-0.0.19.1-1|41	
14cu|modem-manager-gui-0.0.19.1-1|42	%build
14cu|modem-manager-gui-0.0.19.1-1|43	%configure
14cu|modem-manager-gui-0.0.19.1-1|44	%make
14cu|modem-manager-gui-0.0.19.1-1|45	
14cu|modem-manager-gui-0.0.19.1-1|46	%install
14cu|modem-manager-gui-0.0.19.1-1|47	rm -rf %{buildroot}
14cu|modem-manager-gui-0.0.19.1-1|48	make install INSTALLPREFIX=%{buildroot}
14cu|modem-manager-gui-0.0.19.1-1|49	%find_lang %{name}
14cu|modem-manager-gui-0.0.19.1-1|50	
14cu|modem-manager-gui-0.0.19.1-1|51	
14cu|modem-manager-gui-0.0.19.1-1|52	%files -f %{name}.lang
14cu|modem-manager-gui-0.0.19.1-1|53	%doc LICENSE
14cu|modem-manager-gui-0.0.19.1-1|54	%doc AUTHORS
14cu|modem-manager-gui-0.0.19.1-1|55	%doc Changelog
14cu|modem-manager-gui-0.0.19.1-1|56	%{_bindir}/modem-manager-gui
14cu|modem-manager-gui-0.0.19.1-1|57	%{_libdir}/modem-manager-gui/modules/*
14cu|modem-manager-gui-0.0.19.1-1|58	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|modem-manager-gui-0.0.19.1-1|59	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|modem-manager-gui-0.0.19.1-1|60	%{_iconsdir}/hicolor/symbolic/apps/%{name}-symbolic.svg
14cu|modem-manager-gui-0.0.19.1-1|61	%{_datadir}/metainfo/modem-manager-gui.appdata.xml
14cu|modem-manager-gui-0.0.19.1-1|62	%{_datadir}/modem-manager-gui/pixmaps/*
14cu|modem-manager-gui-0.0.19.1-1|63	%{_datadir}/modem-manager-gui/sounds/message.ogg
14cu|modem-manager-gui-0.0.19.1-1|64	%{_datadir}/modem-manager-gui/ui/modem-manager-gui.ui
14cu|modem-manager-gui-0.0.19.1-1|65	%{_datadir}/applications/modem-manager-gui.desktop
14cu|modem-manager-gui-0.0.19.1-1|66	%{_datadir}/help/*/modem-manager-gui/*.page
14cu|modem-manager-gui-0.0.19.1-1|67	%{_datadir}/help/*/modem-manager-gui/figures/*.png
14cu|modem-manager-gui-0.0.19.1-1|68	%{_datadir}/polkit-1/actions/*
14cu|modem-manager-gui-0.0.19.1-1|69	%{_sysconfdir}/NetworkManager/dispatcher.d/95-mmgui-timestamp-notifier
14cu|modem-manager-gui-0.0.19.1-1|70	%{_mandir}/man1/modem-manager-gui.1.xz
14cu|modem-manager-gui-0.0.19.1-1|71	%{_mandir}/*/man1/modem-manager-gui.1.xz
14cu|modem-manager-gui-0.0.19.1-1|72	
14cu|modem-manager-gui-0.0.19.1-1|73	
14cu|modem-manager-gui-0.0.19.1-1|74	%changelog
14cu|modem-manager-gui-0.0.19.1-1|75	
14cu|modem-manager-gui-0.0.19.1-1|76	* Fri Jan 25 2019 Victor Ryzhikh <victorr2007@yandex.ru> 0.0.19.1-1
14cu|modem-manager-gui-0.0.19.1-1|77	- (f54db33) Updated to 0.0.19.1
14cu|modem-manager-gui-0.0.19.1-1|78	
14cu|modem-manager-gui-0.0.19.1-1|79	

10947 14
14cu|moin-1.9.9-1|1	Summary:	Python clone of WikiWiki
14cu|moin-1.9.9-1|2	Name:		moin
14cu|moin-1.9.9-1|3	Version:	1.9.9
14cu|moin-1.9.9-1|4	Release:	1
14cu|moin-1.9.9-1|5	License:	GPLv2
14cu|moin-1.9.9-1|6	Group:		Networking/WWW
14cu|moin-1.9.9-1|7	URL:		http://moinmo.in/
14cu|moin-1.9.9-1|8	Source0:	http://static.moinmo.in/files/%{name}-%{version}.tar.gz
14cu|moin-1.9.9-1|9	Source1:	README.RPM
14cu|moin-1.9.9-1|10	Patch0:		moin-1.9.9-fix-wrong-digestmod.patch
14cu|moin-1.9.9-1|11	Requires:	apache-conf
14cu|moin-1.9.9-1|12	Requires:	python
14cu|moin-1.9.9-1|13	BuildRequires:	python-devel
14cu|moin-1.9.9-1|14	BuildArch:	noarch
14cu|moin-1.9.9-1|15	
14cu|moin-1.9.9-1|16	%description
14cu|moin-1.9.9-1|17	A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on
14cu|moin-1.9.9-1|18	easy access to and modification of information. MoinMoin is a Python
14cu|moin-1.9.9-1|19	WikiClone that allows you to easily set up your own wiki, only requiring a
14cu|moin-1.9.9-1|20	Web server and a Python installation.
14cu|moin-1.9.9-1|21	
14cu|moin-1.9.9-1|22	%prep
14cu|moin-1.9.9-1|23	%setup -q
14cu|moin-1.9.9-1|24	%apply_patches
14cu|moin-1.9.9-1|25	# Change the encoding to UTF-8, users are likely to edit this file
14cu|moin-1.9.9-1|26	sed -i -e 's|coding: iso-8859-1|coding: utf-8|' wiki/config/wikiconfig.py
14cu|moin-1.9.9-1|27	# Remove the leading comment from url_prefix_static. The Moin default assumes
14cu|moin-1.9.9-1|28	# the wiki is served from the root of the site, change it to better suit the
14cu|moin-1.9.9-1|29	# example in README-rpm, in which the wiki is served from
14cu|moin-1.9.9-1|30	# example.tld/mywiki
14cu|moin-1.9.9-1|31	sed -i -e 's|\(#\)\(url_prefix_static.*\)|\2|' wiki/config/wikiconfig.py
14cu|moin-1.9.9-1|32	# Add the directory containing moin.wsgi to the Python search path, as
14cu|moin-1.9.9-1|33	# in the README-rpm example these files will be in the same directory.
14cu|moin-1.9.9-1|34	sed -i -e "s|#sys.path.insert(0, '/path/to/wikiconfigdir')|sys.path.insert(0, os.path.abspath(os.path.dirname(__file__)))|" wiki/server/moin.wsgi
14cu|moin-1.9.9-1|35	
14cu|moin-1.9.9-1|36	%build
14cu|moin-1.9.9-1|37	python setup.py build
14cu|moin-1.9.9-1|38	
14cu|moin-1.9.9-1|39	%install
14cu|moin-1.9.9-1|40	python setup.py install --root=%{buildroot}
14cu|moin-1.9.9-1|41	
14cu|moin-1.9.9-1|42	cp %{SOURCE1} README.update.urpmi
14cu|moin-1.9.9-1|43	
14cu|moin-1.9.9-1|44	# ensure "templates" are readable
14cu|moin-1.9.9-1|45	chmod a+r -R %{buildroot}%{_datadir}
14cu|moin-1.9.9-1|46	
14cu|moin-1.9.9-1|47	%files
14cu|moin-1.9.9-1|48	%doc README README.update.urpmi docs/CHANGES* docs/INSTALL.html docs/README.migration
14cu|moin-1.9.9-1|49	%doc docs/licenses/
14cu|moin-1.9.9-1|50	%{_bindir}/moin
14cu|moin-1.9.9-1|51	%{_datadir}/%{name}/
14cu|moin-1.9.9-1|52	%{py_puresitedir}/jabberbot
14cu|moin-1.9.9-1|53	%{py_puresitedir}/MoinMoin
14cu|moin-1.9.9-1|54	%{py_puresitedir}/*.egg-info
14cu|moin-1.9.9-1|55	
14cu|moin-1.9.9-1|56	%changelog
14cu|moin-1.9.9-1|57	
14cu|moin-1.9.9-1|58	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.9.9-1
14cu|moin-1.9.9-1|59	- (d8300fb) Fix files
14cu|moin-1.9.9-1|60	
14cu|moin-1.9.9-1|61	

10948 14
14cu|moneymanagerex-1.3.0-1|1	%define oname mmex
14cu|moneymanagerex-1.3.0-1|2	
14cu|moneymanagerex-1.3.0-1|3	Summary:	Easy-to-use personal finance software
14cu|moneymanagerex-1.3.0-1|4	Name:		moneymanagerex
14cu|moneymanagerex-1.3.0-1|5	Version:	1.3.0
14cu|moneymanagerex-1.3.0-1|6	Release:	1
14cu|moneymanagerex-1.3.0-1|7	License:	GPLv2+
14cu|moneymanagerex-1.3.0-1|8	Group:		Office
14cu|moneymanagerex-1.3.0-1|9	Url:		http://www.moneymanagerex.org
14cu|moneymanagerex-1.3.0-1|10	# Re-pack from https://github.com/moneymanagerex/moneymanagerex
14cu|moneymanagerex-1.3.0-1|11	# git clone https://github.com/moneymanagerex/moneymanagerex.git
14cu|moneymanagerex-1.3.0-1|12	# git checkout v%{version}
14cu|moneymanagerex-1.3.0-1|13	# git submodule update --init --recursive
14cu|moneymanagerex-1.3.0-1|14	# mv moneymanagerex moneymanagerex-%{version}
14cu|moneymanagerex-1.3.0-1|15	# tar -jcvf moneymanagerex-%{version}.tar.bz2 moneymanagerex-%{version}
14cu|moneymanagerex-1.3.0-1|16	Source0:	%{name}-%{version}.tar.bz2
14cu|moneymanagerex-1.3.0-1|17	Patch0:		moneymanagerex-1.1.0-flags.patch
14cu|moneymanagerex-1.3.0-1|18	BuildRequires:	wxgtku3.0-devel
14cu|moneymanagerex-1.3.0-1|19	%description
14cu|moneymanagerex-1.3.0-1|20	Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal
14cu|moneymanagerex-1.3.0-1|21	finance software. It primarily helps organize one's finances and keeps track
14cu|moneymanagerex-1.3.0-1|22	of where, when and how the money goes. It is also a great tool to get a bird's
14cu|moneymanagerex-1.3.0-1|23	eye view of your financial worth.
14cu|moneymanagerex-1.3.0-1|24	
14cu|moneymanagerex-1.3.0-1|25	Money Manager includes all the basic features that 90% of users would want to
14cu|moneymanagerex-1.3.0-1|26	see in a personal finance application. The design goals are to concentrate on
14cu|moneymanagerex-1.3.0-1|27	simplicity and user-friendliness - something one can use everyday.
14cu|moneymanagerex-1.3.0-1|28	
14cu|moneymanagerex-1.3.0-1|29	%files
14cu|moneymanagerex-1.3.0-1|30	%{_bindir}/%{oname}
14cu|moneymanagerex-1.3.0-1|31	%{_datadir}/applications/%{oname}.desktop
14cu|moneymanagerex-1.3.0-1|32	%dir %{_datadir}/%{oname}
14cu|moneymanagerex-1.3.0-1|33	%{_datadir}/%{oname}/*
14cu|moneymanagerex-1.3.0-1|34	%dir %{_defaultdocdir}/%{oname}
14cu|moneymanagerex-1.3.0-1|35	%{_defaultdocdir}/%{oname}/*
14cu|moneymanagerex-1.3.0-1|36	%{_iconsdir}/hicolor/*/apps/%{oname}.*
14cu|moneymanagerex-1.3.0-1|37	
14cu|moneymanagerex-1.3.0-1|38	#----------------------------------------------------------------------------
14cu|moneymanagerex-1.3.0-1|39	
14cu|moneymanagerex-1.3.0-1|40	%prep
14cu|moneymanagerex-1.3.0-1|41	%setup -q
14cu|moneymanagerex-1.3.0-1|42	%patch0 -p1
14cu|moneymanagerex-1.3.0-1|43	
14cu|moneymanagerex-1.3.0-1|44	%build
14cu|moneymanagerex-1.3.0-1|45	%configure2_5x
14cu|moneymanagerex-1.3.0-1|46	%make
14cu|moneymanagerex-1.3.0-1|47	
14cu|moneymanagerex-1.3.0-1|48	%install
14cu|moneymanagerex-1.3.0-1|49	%makeinstall_std
14cu|moneymanagerex-1.3.0-1|50	
14cu|moneymanagerex-1.3.0-1|51	
14cu|moneymanagerex-1.3.0-1|52	%changelog
14cu|moneymanagerex-1.3.0-1|53	
14cu|moneymanagerex-1.3.0-1|54	* Wed Jan 04 2017 tremod <negry.m@yandex.ru> 1.3.0-1
14cu|moneymanagerex-1.3.0-1|55	- (842c672) Update to 1.3.0
14cu|moneymanagerex-1.3.0-1|56	
14cu|moneymanagerex-1.3.0-1|57	

10949 14
14cu|mongo-2004.08.17-8|1	Summary:	Filesystem load tester
14cu|mongo-2004.08.17-8|2	Name:		mongo
14cu|mongo-2004.08.17-8|3	Version:	2004.08.17
14cu|mongo-2004.08.17-8|4	Release:	8
14cu|mongo-2004.08.17-8|5	License:	GPLv2+
14cu|mongo-2004.08.17-8|6	Group:		System/Kernel and hardware
14cu|mongo-2004.08.17-8|7	Url:		http://thebsh.namesys.com/benchmarks/dist
14cu|mongo-2004.08.17-8|8	Source0:	%{name}-%{version}.tar.gz
14cu|mongo-2004.08.17-8|9	
14cu|mongo-2004.08.17-8|10	%description
14cu|mongo-2004.08.17-8|11	Mongo is a program to test linux filesystems for performance and
14cu|mongo-2004.08.17-8|12	functionality.
14cu|mongo-2004.08.17-8|13	
14cu|mongo-2004.08.17-8|14	The way to run a Mongo test is runing the mongo.pl script. The mongo.pl
14cu|mongo-2004.08.17-8|15	creates output files can be parsed by mongo_parse.pl script.
14cu|mongo-2004.08.17-8|16	
14cu|mongo-2004.08.17-8|17	%files
14cu|mongo-2004.08.17-8|18	%doc README mongo.cmds.example
14cu|mongo-2004.08.17-8|19	%{_bindir}/mongo_append
14cu|mongo-2004.08.17-8|20	%{_bindir}/mongo_copy
14cu|mongo-2004.08.17-8|21	%{_bindir}/mongo_delete
14cu|mongo-2004.08.17-8|22	%{_bindir}/mongo_parser.pl
14cu|mongo-2004.08.17-8|23	%{_bindir}/summ
14cu|mongo-2004.08.17-8|24	%{_bindir}/map5
14cu|mongo-2004.08.17-8|25	%{_bindir}/mongo_modify
14cu|mongo-2004.08.17-8|26	%{_bindir}/mongo.pl
14cu|mongo-2004.08.17-8|27	%{_bindir}/mongo_slinks
14cu|mongo-2004.08.17-8|28	%{_bindir}/reiser_fract_tree
14cu|mongo-2004.08.17-8|29	%{_bindir}/mongo_dd
14cu|mongo-2004.08.17-8|30	%{_bindir}/mongo_holes
14cu|mongo-2004.08.17-8|31	%{_bindir}/mongo_read
14cu|mongo-2004.08.17-8|32	%{_bindir}/update-flist.pl
14cu|mongo-2004.08.17-8|33	
14cu|mongo-2004.08.17-8|34	#----------------------------------------------------------------------------
14cu|mongo-2004.08.17-8|35	
14cu|mongo-2004.08.17-8|36	%prep
14cu|mongo-2004.08.17-8|37	%setup -qn %{name}
14cu|mongo-2004.08.17-8|38	
14cu|mongo-2004.08.17-8|39	%build
14cu|mongo-2004.08.17-8|40	%make CFLAGS="%{optflags}"
14cu|mongo-2004.08.17-8|41	
14cu|mongo-2004.08.17-8|42	%install
14cu|mongo-2004.08.17-8|43	mkdir -p %{buildroot}%{_bindir}
14cu|mongo-2004.08.17-8|44	install -m 755 mongo.pl %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|45	install -m 755 mongo_append %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|46	install -m 755 mongo_copy %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|47	install -m 755 mongo_dd %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|48	install -m 755 mongo_delete %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|49	install -m 755 mongo_holes %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|50	install -m 755 mongo_modify %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|51	install -m 755 mongo_parser.pl %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|52	install -m 755 mongo_read %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|53	install -m 755 mongo_slinks %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|54	install -m 755 map5 %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|55	install -m 755 reiser_fract_tree %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|56	install -m 755 summ %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|57	install -m 755 update-flist.pl %{buildroot}%{_bindir}/
14cu|mongo-2004.08.17-8|58	
14cu|mongo-2004.08.17-8|59	
14cu|mongo-2004.08.17-8|60	%changelog
14cu|mongo-2004.08.17-8|61	
14cu|mongo-2004.08.17-8|62	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2004.08.17-8
14cu|mongo-2004.08.17-8|63	- (9815870) Build with system optflags to fix debug package
14cu|mongo-2004.08.17-8|64	- (9815870) Spec cleanup
14cu|mongo-2004.08.17-8|65	
14cu|mongo-2004.08.17-8|66	

10950 14
14cu|mongodb-2.4.13-1|1	Summary:	MongoDB client shell and tools
14cu|mongodb-2.4.13-1|2	Name:		mongodb
14cu|mongodb-2.4.13-1|3	Version:	2.4.13
14cu|mongodb-2.4.13-1|4	Release:	1
14cu|mongodb-2.4.13-1|5	License:	AGPL 3.0
14cu|mongodb-2.4.13-1|6	Group:		Databases
14cu|mongodb-2.4.13-1|7	Url:		http://www.mongodb.org
14cu|mongodb-2.4.13-1|8	Source0:	http://downloads.mongodb.org/src/%{name}-src-r%{version}.tar.gz
14cu|mongodb-2.4.13-1|9	Source1:	mongod.service
14cu|mongodb-2.4.13-1|10	Patch0:		mongo-2.4.4-werror.patch
14cu|mongodb-2.4.13-1|11	Patch1:		mongo-2.4.4-gcc4.8.patch
14cu|mongodb-2.4.13-1|12	Patch2:		mongo-2.4.13-unused-local-typedefs.patch
14cu|mongodb-2.4.13-1|13	Patch3:		mongo-2.4.10-no-unused-function.patch
14cu|mongodb-2.4.13-1|14	BuildRequires:	scons
14cu|mongodb-2.4.13-1|15	BuildRequires:	boost-devel
14cu|mongodb-2.4.13-1|16	BuildRequires:	js-devel
14cu|mongodb-2.4.13-1|17	BuildRequires:	pcap-devel
14cu|mongodb-2.4.13-1|18	BuildRequires:	readline-devel
14cu|mongodb-2.4.13-1|19	BuildRequires:	pkgconfig(libpcre)
14cu|mongodb-2.4.13-1|20	Obsoletes:	%{name}-devel < 2.4.9
14cu|mongodb-2.4.13-1|21	
14cu|mongodb-2.4.13-1|22	%description
14cu|mongodb-2.4.13-1|23	Mongo (from "huMONGOus") is a schema-free document-oriented database.
14cu|mongodb-2.4.13-1|24	It features dynamic profileable queries, full indexing, replication
14cu|mongodb-2.4.13-1|25	and fail-over support, efficient storage of large binary data objects,
14cu|mongodb-2.4.13-1|26	and auto-sharding.
14cu|mongodb-2.4.13-1|27	
14cu|mongodb-2.4.13-1|28	This package provides the mongo shell, import/export tools, and other
14cu|mongodb-2.4.13-1|29	client utilities.
14cu|mongodb-2.4.13-1|30	
14cu|mongodb-2.4.13-1|31	%files
14cu|mongodb-2.4.13-1|32	%doc README GNU-AGPL-3.0.txt
14cu|mongodb-2.4.13-1|33	%{_bindir}/mongo
14cu|mongodb-2.4.13-1|34	%{_bindir}/mongodump
14cu|mongodb-2.4.13-1|35	%{_bindir}/mongooplog
14cu|mongodb-2.4.13-1|36	%{_bindir}/mongoperf
14cu|mongodb-2.4.13-1|37	%{_bindir}/mongoexport
14cu|mongodb-2.4.13-1|38	%{_bindir}/mongofiles
14cu|mongodb-2.4.13-1|39	%{_bindir}/mongoimport
14cu|mongodb-2.4.13-1|40	%{_bindir}/mongorestore
14cu|mongodb-2.4.13-1|41	%{_bindir}/mongostat
14cu|mongodb-2.4.13-1|42	%{_bindir}/mongosniff
14cu|mongodb-2.4.13-1|43	%{_bindir}/mongotop
14cu|mongodb-2.4.13-1|44	%{_bindir}/bsondump
14cu|mongodb-2.4.13-1|45	%{_mandir}/man1/mongo.1*
14cu|mongodb-2.4.13-1|46	%{_mandir}/man1/mongodump.1*
14cu|mongodb-2.4.13-1|47	%{_mandir}/man1/mongoexport.1*
14cu|mongodb-2.4.13-1|48	%{_mandir}/man1/mongofiles.1*
14cu|mongodb-2.4.13-1|49	%{_mandir}/man1/mongoimport.1*
14cu|mongodb-2.4.13-1|50	%{_mandir}/man1/mongosniff.1*
14cu|mongodb-2.4.13-1|51	%{_mandir}/man1/mongostat.1*
14cu|mongodb-2.4.13-1|52	%{_mandir}/man1/mongorestore.1*
14cu|mongodb-2.4.13-1|53	%{_mandir}/man1/bsondump.1*
14cu|mongodb-2.4.13-1|54	%{_mandir}/man1/mongooplog.1.*
14cu|mongodb-2.4.13-1|55	%{_mandir}/man1/mongoperf.1.*
14cu|mongodb-2.4.13-1|56	%{_mandir}/man1/mongotop.1.*
14cu|mongodb-2.4.13-1|57	
14cu|mongodb-2.4.13-1|58	#----------------------------------------------------------------------------
14cu|mongodb-2.4.13-1|59	
14cu|mongodb-2.4.13-1|60	%package server
14cu|mongodb-2.4.13-1|61	Summary:	MongoDB server, sharding server, and support scripts
14cu|mongodb-2.4.13-1|62	Group:		Databases
14cu|mongodb-2.4.13-1|63	Requires:	%{name}
14cu|mongodb-2.4.13-1|64	Requires(post,preun):	rpm-helper
14cu|mongodb-2.4.13-1|65	
14cu|mongodb-2.4.13-1|66	%description server
14cu|mongodb-2.4.13-1|67	Mongo (from "huMONGOus") is a schema-free document-oriented database.
14cu|mongodb-2.4.13-1|68	
14cu|mongodb-2.4.13-1|69	This package provides the mongo server software, mongo sharding server
14cu|mongodb-2.4.13-1|70	softwware, default configuration files, and init.d scripts.
14cu|mongodb-2.4.13-1|71	
14cu|mongodb-2.4.13-1|72	%files server
14cu|mongodb-2.4.13-1|73	%config(noreplace) %{_sysconfdir}/mongod.conf
14cu|mongodb-2.4.13-1|74	%{_bindir}/mongod
14cu|mongodb-2.4.13-1|75	%{_bindir}/mongos
14cu|mongodb-2.4.13-1|76	%{_mandir}/man1/mongod.1*
14cu|mongodb-2.4.13-1|77	%{_mandir}/man1/mongos.1*
14cu|mongodb-2.4.13-1|78	%{_prefix}/lib/tmpfiles.d/%{name}-server.conf
14cu|mongodb-2.4.13-1|79	%{_unitdir}/mongod.service
14cu|mongodb-2.4.13-1|80	%{_sysconfdir}/rc.d/init.d/mongod
14cu|mongodb-2.4.13-1|81	%{_sysconfdir}/sysconfig/mongod
14cu|mongodb-2.4.13-1|82	%attr(0755,mongod,mongod) %dir %{_var}/lib/mongo
14cu|mongodb-2.4.13-1|83	%attr(0755,mongod,mongod) %dir %{_var}/log/mongo
14cu|mongodb-2.4.13-1|84	%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_var}/log/mongo/mongod.log
14cu|mongodb-2.4.13-1|85	
14cu|mongodb-2.4.13-1|86	%pre server
14cu|mongodb-2.4.13-1|87	%_pre_useradd mongod /var/lib/mongo /bin/false
14cu|mongodb-2.4.13-1|88	
14cu|mongodb-2.4.13-1|89	%post server
14cu|mongodb-2.4.13-1|90	# (cg) Make sure the pid folder exists on install
14cu|mongodb-2.4.13-1|91	mkdir -p %{_var}/run/mongo
14cu|mongodb-2.4.13-1|92	chown mongod.mongod %{_var}/run/mongo
14cu|mongodb-2.4.13-1|93	%_post_service mongod
14cu|mongodb-2.4.13-1|94	
14cu|mongodb-2.4.13-1|95	%preun server
14cu|mongodb-2.4.13-1|96	%_preun_service mongod
14cu|mongodb-2.4.13-1|97	
14cu|mongodb-2.4.13-1|98	%postun server
14cu|mongodb-2.4.13-1|99	%_postun_userdel mongod
14cu|mongodb-2.4.13-1|100	
14cu|mongodb-2.4.13-1|101	#----------------------------------------------------------------------------
14cu|mongodb-2.4.13-1|102	
14cu|mongodb-2.4.13-1|103	%prep
14cu|mongodb-2.4.13-1|104	%setup -qn %{name}-src-r%{version}
14cu|mongodb-2.4.13-1|105	%patch0 -p0
14cu|mongodb-2.4.13-1|106	%patch1 -p1
14cu|mongodb-2.4.13-1|107	%patch2 -p1
14cu|mongodb-2.4.13-1|108	%patch3 -p1
14cu|mongodb-2.4.13-1|109	
14cu|mongodb-2.4.13-1|110	%build
14cu|mongodb-2.4.13-1|111	%serverbuild
14cu|mongodb-2.4.13-1|112	export CXXFLAGS="%{optflags}"
14cu|mongodb-2.4.13-1|113	export LINKFLAGS='%{ldflags}'
14cu|mongodb-2.4.13-1|114	%scons \
14cu|mongodb-2.4.13-1|115	--prefix=%{_prefix} \
14cu|mongodb-2.4.13-1|116	--use-system-pcre=True \
14cu|mongodb-2.4.13-1|117	--use-system-boost=True \
14cu|mongodb-2.4.13-1|118	--nostrip=True
14cu|mongodb-2.4.13-1|119	
14cu|mongodb-2.4.13-1|120	%install
14cu|mongodb-2.4.13-1|121	%serverbuild
14cu|mongodb-2.4.13-1|122	export CXXFLAGS="%{optflags}"
14cu|mongodb-2.4.13-1|123	export LINKFLAGS='%{ldflags}'
14cu|mongodb-2.4.13-1|124	
14cu|mongodb-2.4.13-1|125	%scons \
14cu|mongodb-2.4.13-1|126	--prefix=%{buildroot}%{_prefix} \
14cu|mongodb-2.4.13-1|127	--nostrip=True \
14cu|mongodb-2.4.13-1|128	install
14cu|mongodb-2.4.13-1|129	
14cu|mongodb-2.4.13-1|130	mkdir -p %{buildroot}%{_mandir}/man1
14cu|mongodb-2.4.13-1|131	cp debian/*.1 %{buildroot}%{_mandir}/man1/
14cu|mongodb-2.4.13-1|132	mkdir -p %{buildroot}%{_unitdir}
14cu|mongodb-2.4.13-1|133	cp %{SOURCE1} %{buildroot}%{_unitdir}/mongod.service
14cu|mongodb-2.4.13-1|134	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
14cu|mongodb-2.4.13-1|135	cp rpm/init.d-mongod %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
14cu|mongodb-2.4.13-1|136	chmod a+x %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
14cu|mongodb-2.4.13-1|137	mkdir -p %{buildroot}%{_sysconfdir}
14cu|mongodb-2.4.13-1|138	cp rpm/mongod.conf %{buildroot}%{_sysconfdir}/mongod.conf
14cu|mongodb-2.4.13-1|139	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|mongodb-2.4.13-1|140	cp rpm/mongod.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mongod
14cu|mongodb-2.4.13-1|141	mkdir -p %{buildroot}%{_var}/lib/mongo
14cu|mongodb-2.4.13-1|142	mkdir -p %{buildroot}%{_var}/log/mongo
14cu|mongodb-2.4.13-1|143	touch %{buildroot}%{_var}/log/mongo/mongod.log
14cu|mongodb-2.4.13-1|144	
14cu|mongodb-2.4.13-1|145	cat >> %{buildroot}%{_sysconfdir}/sysconfig/mongod << EOF
14cu|mongodb-2.4.13-1|146	OPTIONS="-f /etc/mongod.conf"
14cu|mongodb-2.4.13-1|147	EOF
14cu|mongodb-2.4.13-1|148	
14cu|mongodb-2.4.13-1|149	# (cg) Ensure the pid file folder exists (this is more important under mga3
14cu|mongodb-2.4.13-1|150	# when /var/run will be on tmpfs)
14cu|mongodb-2.4.13-1|151	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
14cu|mongodb-2.4.13-1|152	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}-server.conf << EOF
14cu|mongodb-2.4.13-1|153	d %{_var}/run/mongo 0755 mongod mongod -
14cu|mongodb-2.4.13-1|154	EOF
14cu|mongodb-2.4.13-1|155	
14cu|mongodb-2.4.13-1|156	rm -f %{buildroot}/usr/lib/libmongoclient.a
14cu|mongodb-2.4.13-1|157	
14cu|mongodb-2.4.13-1|158	
14cu|mongodb-2.4.13-1|159	%changelog
14cu|mongodb-2.4.13-1|160	
14cu|mongodb-2.4.13-1|161	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.13-1
14cu|mongodb-2.4.13-1|162	- (f8d69d3) Updated to 2.4.13
14cu|mongodb-2.4.13-1|163	
14cu|mongodb-2.4.13-1|164	

10951 14
14cu|monit-5.20.0-1|1	Summary:	Process monitor and restart utility
14cu|monit-5.20.0-1|2	Name:		monit
14cu|monit-5.20.0-1|3	Version:	5.20.0
14cu|monit-5.20.0-1|4	Release:	1
14cu|monit-5.20.0-1|5	License:	GPLv3+
14cu|monit-5.20.0-1|6	Group:		Monitoring
14cu|monit-5.20.0-1|7	Url:		https://mmonit.com/monit/
14cu|monit-5.20.0-1|8	Source0:	https://mmonit.com/monit/dist/%{name}-%{version}.tar.gz
14cu|monit-5.20.0-1|9	BuildRequires:	bison
14cu|monit-5.20.0-1|10	BuildRequires:	flex
14cu|monit-5.20.0-1|11	BuildRequires:	pam-devel
14cu|monit-5.20.0-1|12	BuildRequires:	pkgconfig(openssl)
14cu|monit-5.20.0-1|13	Requires(post,preun):	rpm-helper
14cu|monit-5.20.0-1|14	
14cu|monit-5.20.0-1|15	%description
14cu|monit-5.20.0-1|16	Monit is a utility for managing and monitoring processes, files, directories
14cu|monit-5.20.0-1|17	and devices on a Unix system. Monit conducts automatic maintenance and repair
14cu|monit-5.20.0-1|18	and can execute meaningful causal actions in error situations.
14cu|monit-5.20.0-1|19	
14cu|monit-5.20.0-1|20	%files
14cu|monit-5.20.0-1|21	%doc COPYING README
14cu|monit-5.20.0-1|22	%config(noreplace) %{_sysconfdir}/monitrc
14cu|monit-5.20.0-1|23	%dir %{_sysconfdir}/%{name}.d
14cu|monit-5.20.0-1|24	%{_unitdir}/%{name}.service
14cu|monit-5.20.0-1|25	%{_bindir}/%{name}
14cu|monit-5.20.0-1|26	%{_mandir}/man1/%{name}.1.*
14cu|monit-5.20.0-1|27	
14cu|monit-5.20.0-1|28	%post
14cu|monit-5.20.0-1|29	%_post_service %{name}
14cu|monit-5.20.0-1|30	
14cu|monit-5.20.0-1|31	%preun
14cu|monit-5.20.0-1|32	%_preun_service %{name}
14cu|monit-5.20.0-1|33	
14cu|monit-5.20.0-1|34	#----------------------------------------------------------------------------
14cu|monit-5.20.0-1|35	
14cu|monit-5.20.0-1|36	%prep
14cu|monit-5.20.0-1|37	%setup -q
14cu|monit-5.20.0-1|38	
14cu|monit-5.20.0-1|39	%build
14cu|monit-5.20.0-1|40	%configure2_5x
14cu|monit-5.20.0-1|41	%make
14cu|monit-5.20.0-1|42	# enable logging
14cu|monit-5.20.0-1|43	sed -i 's|^# set logfile|set logfile|' monitrc
14cu|monit-5.20.0-1|44	
14cu|monit-5.20.0-1|45	%install
14cu|monit-5.20.0-1|46	%makeinstall_std
14cu|monit-5.20.0-1|47	
14cu|monit-5.20.0-1|48	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
14cu|monit-5.20.0-1|49	install -m 600 monitrc %{buildroot}%{_sysconfdir}/monitrc
14cu|monit-5.20.0-1|50	
14cu|monit-5.20.0-1|51	install -d -m 755 %{buildroot}%{_unitdir}
14cu|monit-5.20.0-1|52	install -m 755 system/startup/monit.service %{buildroot}%{_unitdir}/%{name}.service
14cu|monit-5.20.0-1|53	
14cu|monit-5.20.0-1|54	%changelog
14cu|monit-5.20.0-1|55	
14cu|monit-5.20.0-1|56	* Mon Nov 14 2016 Denis Silakov <dsilakov@gmail.com> 5.20.0-1
14cu|monit-5.20.0-1|57	- (0356853) :Merge branch 'rosa2016.1' into rosa2014.1
14cu|monit-5.20.0-1|58	
14cu|monit-5.20.0-1|59	

10952 14
14cu|mono-basic-4.6-1|1	Summary:	Visual Basic .NET support for Mono
14cu|mono-basic-4.6-1|2	Name:		mono-basic
14cu|mono-basic-4.6-1|3	Version:	4.6
14cu|mono-basic-4.6-1|4	Release:	1
14cu|mono-basic-4.6-1|5	License:	BSD
14cu|mono-basic-4.6-1|6	Group:		Development/Other
14cu|mono-basic-4.6-1|7	Url:		http://www.mono-project.com/
14cu|mono-basic-4.6-1|8	Source0:	http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
14cu|mono-basic-4.6-1|9	BuildRequires:	locales
14cu|mono-basic-4.6-1|10	BuildRequires:	pkgconfig(mono) >= 3.0
14cu|mono-basic-4.6-1|11	Obsoletes:	%{name}-2.0 < 2.10
14cu|mono-basic-4.6-1|12	BuildArch:	noarch
14cu|mono-basic-4.6-1|13	
14cu|mono-basic-4.6-1|14	%description
14cu|mono-basic-4.6-1|15	This package contains the Visual Basic .NET compiler and language
14cu|mono-basic-4.6-1|16	runtime. This allows you to compile and run VB.NET application and
14cu|mono-basic-4.6-1|17	assemblies.
14cu|mono-basic-4.6-1|18	
14cu|mono-basic-4.6-1|19	%files
14cu|mono-basic-4.6-1|20	%doc README
14cu|mono-basic-4.6-1|21	%{_bindir}/*
14cu|mono-basic-4.6-1|22	%{_prefix}/lib/mono/4.5/*
14cu|mono-basic-4.6-1|23	%{_prefix}/lib/mono/gac/Microsoft.VisualBasic/10.0.0.0*
14cu|mono-basic-4.6-1|24	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.5.0*
14cu|mono-basic-4.6-1|25	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.5.0*
14cu|mono-basic-4.6-1|26	%{_prefix}/lib/mono/gac/Mono.Cecil.VB/0.9.5.0*
14cu|mono-basic-4.6-1|27	%{_mandir}/man1/vbnc.1*
14cu|mono-basic-4.6-1|28	
14cu|mono-basic-4.6-1|29	#--------------------------------------------------------------------
14cu|mono-basic-4.6-1|30	
14cu|mono-basic-4.6-1|31	%prep
14cu|mono-basic-4.6-1|32	%setup -q
14cu|mono-basic-4.6-1|33	
14cu|mono-basic-4.6-1|34	%build
14cu|mono-basic-4.6-1|35	export LC_ALL=UTF-8
14cu|mono-basic-4.6-1|36	./configure --prefix=%{_prefix}
14cu|mono-basic-4.6-1|37	make
14cu|mono-basic-4.6-1|38	
14cu|mono-basic-4.6-1|39	%install
14cu|mono-basic-4.6-1|40	%makeinstall_std
14cu|mono-basic-4.6-1|41	
14cu|mono-basic-4.6-1|42	%changelog
14cu|mono-basic-4.6-1|43	
14cu|mono-basic-4.6-1|44	* Mon Oct 03 2016 alzim <alzim@bk.ru> 4.6-1
14cu|mono-basic-4.6-1|45	- (09dc42d) Merge pull request #1 from import/mono-basic:rosa2016.1
14cu|mono-basic-4.6-1|46	- (09dc42d) Updated to 4.6
14cu|mono-basic-4.6-1|47	
14cu|mono-basic-4.6-1|48	

10953 14
14cu|mono-debugger-2.10-5|1	%define major 0
14cu|mono-debugger-2.10-5|2	%define libname %mklibname monodebuggerserver %{major}
14cu|mono-debugger-2.10-5|3	%define devname %mklibname %{name} -d
14cu|mono-debugger-2.10-5|4	
14cu|mono-debugger-2.10-5|5	%define monodir %{_prefix}/lib/mono
14cu|mono-debugger-2.10-5|6	
14cu|mono-debugger-2.10-5|7	Summary:	Mono Debugger
14cu|mono-debugger-2.10-5|8	Name:		mono-debugger
14cu|mono-debugger-2.10-5|9	Version:	2.10
14cu|mono-debugger-2.10-5|10	Release:	5
14cu|mono-debugger-2.10-5|11	License:	GPLv2+ and MIT
14cu|mono-debugger-2.10-5|12	Group:		Development/Other
14cu|mono-debugger-2.10-5|13	Url:		http://www.go-mono.com/
14cu|mono-debugger-2.10-5|14	Source0:	http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.bz2
14cu|mono-debugger-2.10-5|15	Patch0:		mono-debugger-2.10-glib-includes.patch
14cu|mono-debugger-2.10-5|16	Patch1:		mono-debugger-2.2-dllmap.patch
14cu|mono-debugger-2.10-5|17	BuildRequires:	readline-devel
14cu|mono-debugger-2.10-5|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|mono-debugger-2.10-5|19	BuildRequires:	pkgconfig(mono)
14cu|mono-debugger-2.10-5|20	BuildRequires:	pkgconfig(ncurses)
14cu|mono-debugger-2.10-5|21	Requires:	mono
14cu|mono-debugger-2.10-5|22	Requires:	%{libname} = %{EVRD}
14cu|mono-debugger-2.10-5|23	
14cu|mono-debugger-2.10-5|24	%description
14cu|mono-debugger-2.10-5|25	The Mono Debugger.
14cu|mono-debugger-2.10-5|26	
14cu|mono-debugger-2.10-5|27	%files
14cu|mono-debugger-2.10-5|28	%doc AUTHORS README NEWS ChangeLog
14cu|mono-debugger-2.10-5|29	%{_bindir}/*
14cu|mono-debugger-2.10-5|30	%{monodir}/*
14cu|mono-debugger-2.10-5|31	
14cu|mono-debugger-2.10-5|32	#----------------------------------------------------------------------------
14cu|mono-debugger-2.10-5|33	
14cu|mono-debugger-2.10-5|34	%package -n %{libname}
14cu|mono-debugger-2.10-5|35	Summary:	Shared libraries of the Mono Debugger
14cu|mono-debugger-2.10-5|36	Group:		System/Libraries
14cu|mono-debugger-2.10-5|37	Obsoletes:	%{_lib}mono-debugger0 < 2.10-3
14cu|mono-debugger-2.10-5|38	Conflicts:	%{_lib}mono-debugger0 < 2.10-3
14cu|mono-debugger-2.10-5|39	
14cu|mono-debugger-2.10-5|40	%description -n %{libname}
14cu|mono-debugger-2.10-5|41	This contains shared libraries used by the Mono Debugger.
14cu|mono-debugger-2.10-5|42	
14cu|mono-debugger-2.10-5|43	%files -n %{libname}
14cu|mono-debugger-2.10-5|44	%{_libdir}/libmonodebuggerserver.so.%{major}*
14cu|mono-debugger-2.10-5|45	
14cu|mono-debugger-2.10-5|46	#----------------------------------------------------------------------------
14cu|mono-debugger-2.10-5|47	
14cu|mono-debugger-2.10-5|48	%package -n %{devname}
14cu|mono-debugger-2.10-5|49	Summary:	Headers of the Mono Debugger
14cu|mono-debugger-2.10-5|50	Group:		Development/Other
14cu|mono-debugger-2.10-5|51	Provides:	%{name}-devel = %{EVRD}
14cu|mono-debugger-2.10-5|52	Requires:	%{libname} = %{EVRD}
14cu|mono-debugger-2.10-5|53	Obsoletes:	%{_lib}mono-debugger0-devel < 2.10-3
14cu|mono-debugger-2.10-5|54	Conflicts:	%{_lib}mono-debugger0-devel < 2.10-3
14cu|mono-debugger-2.10-5|55	
14cu|mono-debugger-2.10-5|56	%description -n %{devname}
14cu|mono-debugger-2.10-5|57	This contains headers and libraries of the Mono Debugger.
14cu|mono-debugger-2.10-5|58	
14cu|mono-debugger-2.10-5|59	%files -n %{devname}
14cu|mono-debugger-2.10-5|60	%{_libdir}/libmonodebuggerserver.so
14cu|mono-debugger-2.10-5|61	%{_libdir}/pkgconfig/*.pc
14cu|mono-debugger-2.10-5|62	
14cu|mono-debugger-2.10-5|63	#----------------------------------------------------------------------------
14cu|mono-debugger-2.10-5|64	
14cu|mono-debugger-2.10-5|65	%prep
14cu|mono-debugger-2.10-5|66	%setup -q
14cu|mono-debugger-2.10-5|67	%apply_patches
14cu|mono-debugger-2.10-5|68	
14cu|mono-debugger-2.10-5|69	%build
14cu|mono-debugger-2.10-5|70	%define _disable_ld_no_undefined 1
14cu|mono-debugger-2.10-5|71	%configure2_5x
14cu|mono-debugger-2.10-5|72	#gw parallel build broken in 2.4.3
14cu|mono-debugger-2.10-5|73	make
14cu|mono-debugger-2.10-5|74	
14cu|mono-debugger-2.10-5|75	%install
14cu|mono-debugger-2.10-5|76	%makeinstall_std
14cu|mono-debugger-2.10-5|77	install -m 644 wrapper/mdb.exe.config %{buildroot}%{monodir}/2.0/
14cu|mono-debugger-2.10-5|78	
14cu|mono-debugger-2.10-5|79	
14cu|mono-debugger-2.10-5|80	%changelog
14cu|mono-debugger-2.10-5|81	
14cu|mono-debugger-2.10-5|82	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-5
14cu|mono-debugger-2.10-5|83	- (d1cde3e) Build requires pkgconfig(ncurses) instead of termcap-devel
14cu|mono-debugger-2.10-5|84	
14cu|mono-debugger-2.10-5|85	

10954 14
14cu|monodevelop-5.0.1-3|1	%define internal 0
14cu|monodevelop-5.0.1-3|2	%define gtksharp 2.12.21
14cu|monodevelop-5.0.1-3|3	%define monodoc  1.0
14cu|monodevelop-5.0.1-3|4	%define pkgconfigdir %{_datadir}/pkgconfig
14cu|monodevelop-5.0.1-3|5	
14cu|monodevelop-5.0.1-3|6	Summary:	Full-featured IDE for mono and Gtk#
14cu|monodevelop-5.0.1-3|7	Name:		monodevelop
14cu|monodevelop-5.0.1-3|8	Version:	5.0.1
14cu|monodevelop-5.0.1-3|9	Release:	3
14cu|monodevelop-5.0.1-3|10	Source:		http://download.mono-project.com/sources/monodevelop/%{name}-%{version}-%{internal}.tar.bz2
14cu|monodevelop-5.0.1-3|11	Patch:		monodevelop-1.9.2-libxul.patch
14cu|monodevelop-5.0.1-3|12	Patch1:		link_system_nunit.patch
14cu|monodevelop-5.0.1-3|13	Patch2:		%{name}-3.0.3.2-md-gettext.patch
14cu|monodevelop-5.0.1-3|14	URL:		http://www.monodevelop.com/
14cu|monodevelop-5.0.1-3|15	License:	LGPLv2
14cu|monodevelop-5.0.1-3|16	Group:		Development/Other
14cu|monodevelop-5.0.1-3|17	#Requires: gtksourceview-sharp >= %gtksourceview
14cu|monodevelop-5.0.1-3|18	Requires:	gnome-sharp2 >= %{gtksharp}
14cu|monodevelop-5.0.1-3|19	Requires:	glade-sharp2 >= %{gtksharp}
14cu|monodevelop-5.0.1-3|20	Requires:	monodoc >= %{monodoc}
14cu|monodevelop-5.0.1-3|21	#Requires:	mono-tools
14cu|monodevelop-5.0.1-3|22	Requires:	mono-basic
14cu|monodevelop-5.0.1-3|23	Requires:	libmono-devel
14cu|monodevelop-5.0.1-3|24	Requires:	shared-mime-info
14cu|monodevelop-5.0.1-3|25	Requires:	xterm
14cu|monodevelop-5.0.1-3|26	Requires:	subversion
14cu|monodevelop-5.0.1-3|27	Requires:	git
14cu|monodevelop-5.0.1-3|28	Requires:	xsp
14cu|monodevelop-5.0.1-3|29	BuildRequires:	pkgconfig(gconf-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|30	BuildRequires:	pkgconfig(glade-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|31	BuildRequires:	pkgconfig(glib-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|32	BuildRequires:	pkgconfig(gnome-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|33	BuildRequires:	pkgconfig(gnome-vfs-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|34	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12.8
14cu|monodevelop-5.0.1-3|35	BuildRequires:	pkgconfig(wcf)
14cu|monodevelop-5.0.1-3|36	BuildRequires:	pkgconfig(mono-addins) >= 0.6
14cu|monodevelop-5.0.1-3|37	BuildRequires:	pkgconfig(mono-addins-gui) >= 0.6
14cu|monodevelop-5.0.1-3|38	BuildRequires:	pkgconfig(mono-addins-setup) >= 0.6
14cu|monodevelop-5.0.1-3|39	BuildRequires:	pkgconfig(mono-nunit)
14cu|monodevelop-5.0.1-3|40	BuildRequires:	pkgconfig(monodoc) >= 1.0
14cu|monodevelop-5.0.1-3|41	BuildRequires:	pkgconfig(mono) >= 2.8
14cu|monodevelop-5.0.1-3|42	BuildRequires:	rsync
14cu|monodevelop-5.0.1-3|43	BuildRequires:	intltool
14cu|monodevelop-5.0.1-3|44	BuildRequires:	desktop-file-utils
14cu|monodevelop-5.0.1-3|45	BuildRequires:	gettext
14cu|monodevelop-5.0.1-3|46	# Obsolete deprecated plugins which are not compatible with MD 2.6
14cu|monodevelop-5.0.1-3|47	Obsoletes:	monodevelop-boo
14cu|monodevelop-5.0.1-3|48	Obsoletes:	monodevelop-debugger-mdb
14cu|monodevelop-5.0.1-3|49	
14cu|monodevelop-5.0.1-3|50	Conflicts:	%{name} <= 3.0.3.2-2
14cu|monodevelop-5.0.1-3|51	Obsoletes:	%{name} <= 3.0.3.2-2
14cu|monodevelop-5.0.1-3|52	
14cu|monodevelop-5.0.1-3|53	BuildArch:     noarch
14cu|monodevelop-5.0.1-3|54	
14cu|monodevelop-5.0.1-3|55	%description
14cu|monodevelop-5.0.1-3|56	This is MonoDevelop which is intended to be a full-featured
14cu|monodevelop-5.0.1-3|57	integrated development environment (IDE) for mono and Gtk#.
14cu|monodevelop-5.0.1-3|58	It was originally a port of SharpDevelop 0.98.
14cu|monodevelop-5.0.1-3|59	
14cu|monodevelop-5.0.1-3|60	%prep
14cu|monodevelop-5.0.1-3|61	%setup -q
14cu|monodevelop-5.0.1-3|62	
14cu|monodevelop-5.0.1-3|63	%build
14cu|monodevelop-5.0.1-3|64	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib --enable-subversion --enable-git --enable-monoextensions --disable-update-mimedb --disable-update-desktopdb
14cu|monodevelop-5.0.1-3|65	#--enable-gtksourceview2
14cu|monodevelop-5.0.1-3|66	make
14cu|monodevelop-5.0.1-3|67	
14cu|monodevelop-5.0.1-3|68	%install
14cu|monodevelop-5.0.1-3|69	mkdir -p %{buildroot}/`monodoc --get-sourcesdir`
14cu|monodevelop-5.0.1-3|70	%makeinstall_std pkgconfigdir=%{pkgconfigdir} packagedir=%{buildroot}%{_prefix}/lib/monodevelop/AddIns/AspNetEdit MOZILLA_HOME=%{buildroot}%{_prefix}/lib/firefox-%{mozver}/
14cu|monodevelop-5.0.1-3|71	
14cu|monodevelop-5.0.1-3|72	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14cu|monodevelop-5.0.1-3|73	%{buildroot}%{_datadir}/applications/*.desktop
14cu|monodevelop-5.0.1-3|74	
14cu|monodevelop-5.0.1-3|75	%find_lang %{name}
14cu|monodevelop-5.0.1-3|76	
14cu|monodevelop-5.0.1-3|77	%files -f %{name}.lang
14cu|monodevelop-5.0.1-3|78	%doc AUTHORS ChangeLog README
14cu|monodevelop-5.0.1-3|79	%{_bindir}/mdtool
14cu|monodevelop-5.0.1-3|80	%{_bindir}/monodevelop
14cu|monodevelop-5.0.1-3|81	%{_prefix}/lib/monodevelop/bin
14cu|monodevelop-5.0.1-3|82	%{_prefix}/lib/monodevelop/data
14cu|monodevelop-5.0.1-3|83	%{_prefix}/lib/monodevelop/AddIns
14cu|monodevelop-5.0.1-3|84	%{_mandir}/man1/mdtool.1*
14cu|monodevelop-5.0.1-3|85	%{_mandir}/man1/monodevelop.1*
14cu|monodevelop-5.0.1-3|86	%{_datadir}/applications/monodevelop.desktop
14cu|monodevelop-5.0.1-3|87	%{_datadir}/mime/packages/monodevelop.xml
14cu|monodevelop-5.0.1-3|88	%{_datadir}/icons/hicolor/*/apps/monodevelop.*
14cu|monodevelop-5.0.1-3|89	%{pkgconfigdir}/monodevelop.pc
14cu|monodevelop-5.0.1-3|90	%{pkgconfigdir}/monodevelop-core-addins.pc
14cu|monodevelop-5.0.1-3|91	
14cu|monodevelop-5.0.1-3|92	
14cu|monodevelop-5.0.1-3|93	
14cu|monodevelop-5.0.1-3|94	%changelog
14cu|monodevelop-5.0.1-3|95	* Wed Jan 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.1-3
14cu|monodevelop-5.0.1-3|96	+ Revision: ea9d30e
14cu|monodevelop-5.0.1-3|97	- Updated to 5.0.1
14cu|monodevelop-5.0.1-3|98	
14cu|monodevelop-5.0.1-3|99	

10955 14
14cu|monodevelop-debugger-gdb-5.0.1-1|1	%define         internal 0
14cu|monodevelop-debugger-gdb-5.0.1-1|2	Name:     	monodevelop-debugger-gdb
14cu|monodevelop-debugger-gdb-5.0.1-1|3	Version:	5.0.1
14cu|monodevelop-debugger-gdb-5.0.1-1|4	Release:	1
14cu|monodevelop-debugger-gdb-5.0.1-1|5	License:	MIT
14cu|monodevelop-debugger-gdb-5.0.1-1|6	BuildArch:      noarch
14cu|monodevelop-debugger-gdb-5.0.1-1|7	URL:		http://www.go-mono.com
14cu|monodevelop-debugger-gdb-5.0.1-1|8	Source0:	http://download.mono-project.com/sources/monodevelop-debugger-gdb/%{name}-%{version}-%{internal}.tar.bz2
14cu|monodevelop-debugger-gdb-5.0.1-1|9	BuildRequires:  monodevelop >= %version
14cu|monodevelop-debugger-gdb-5.0.1-1|10	BuildRequires:  mono-devel
14cu|monodevelop-debugger-gdb-5.0.1-1|11	Requires: gdb
14cu|monodevelop-debugger-gdb-5.0.1-1|12	Summary:	Monodevelop GDB Addin
14cu|monodevelop-debugger-gdb-5.0.1-1|13	Group:		Development/Other
14cu|monodevelop-debugger-gdb-5.0.1-1|14	
14cu|monodevelop-debugger-gdb-5.0.1-1|15	%description
14cu|monodevelop-debugger-gdb-5.0.1-1|16	Monodevelop Addin to integrate the GNU debugger.
14cu|monodevelop-debugger-gdb-5.0.1-1|17	
14cu|monodevelop-debugger-gdb-5.0.1-1|18	
14cu|monodevelop-debugger-gdb-5.0.1-1|19	%prep
14cu|monodevelop-debugger-gdb-5.0.1-1|20	%setup -q
14cu|monodevelop-debugger-gdb-5.0.1-1|21	
14cu|monodevelop-debugger-gdb-5.0.1-1|22	%build
14cu|monodevelop-debugger-gdb-5.0.1-1|23	./configure --prefix=%{_prefix}
14cu|monodevelop-debugger-gdb-5.0.1-1|24	%make
14cu|monodevelop-debugger-gdb-5.0.1-1|25	
14cu|monodevelop-debugger-gdb-5.0.1-1|26	%install
14cu|monodevelop-debugger-gdb-5.0.1-1|27	%makeinstall_std
14cu|monodevelop-debugger-gdb-5.0.1-1|28	
14cu|monodevelop-debugger-gdb-5.0.1-1|29	
14cu|monodevelop-debugger-gdb-5.0.1-1|30	%files
14cu|monodevelop-debugger-gdb-5.0.1-1|31	%{_prefix}/lib/monodevelop/AddIns/MonoDevelop.Debugger/
14cu|monodevelop-debugger-gdb-5.0.1-1|32	
14cu|monodevelop-debugger-gdb-5.0.1-1|33	%changelog
14cu|monodevelop-debugger-gdb-5.0.1-1|34	
14cu|monodevelop-debugger-gdb-5.0.1-1|35	* Wed Sep 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.1-1
14cu|monodevelop-debugger-gdb-5.0.1-1|36	- (3d3e3f7) Spec cleanup
14cu|monodevelop-debugger-gdb-5.0.1-1|37	
14cu|monodevelop-debugger-gdb-5.0.1-1|38	

10956 14
14cu|monotone-1.1-2|1	Summary:	A distributed version control tool
14cu|monotone-1.1-2|2	Name:		monotone
14cu|monotone-1.1-2|3	Version:	1.1
14cu|monotone-1.1-2|4	Release:	2
14cu|monotone-1.1-2|5	License:	GPLv2+
14cu|monotone-1.1-2|6	Group:		Development/Other
14cu|monotone-1.1-2|7	Url:		http://monotone.ca
14cu|monotone-1.1-2|8	Source0:	http://monotone.ca/downloads/%{version}/%{name}-%{version}.tar.bz2
14cu|monotone-1.1-2|9	Patch0:		monotone-1.0-pot-segfault.patch
14cu|monotone-1.1-2|10	BuildRequires:	texinfo
14cu|monotone-1.1-2|11	BuildRequires:	boost-devel
14cu|monotone-1.1-2|12	BuildRequires:	pkgconfig(botan-1.10)
14cu|monotone-1.1-2|13	BuildRequires:	pkgconfig(libidn)
14cu|monotone-1.1-2|14	BuildRequires:	pkgconfig(libpcre)
14cu|monotone-1.1-2|15	BuildRequires:	pkgconfig(lua)
14cu|monotone-1.1-2|16	BuildRequires:	pkgconfig(sqlite3)
14cu|monotone-1.1-2|17	BuildRequires:	pkgconfig(zlib)
14cu|monotone-1.1-2|18	
14cu|monotone-1.1-2|19	%description
14cu|monotone-1.1-2|20	monotone is a free, distributed version control system. it provides
14cu|monotone-1.1-2|21	fully disconnected operation, manages complete tree versions, keeps
14cu|monotone-1.1-2|22	its state in a local transactional database, supports overlapping
14cu|monotone-1.1-2|23	branches and extensible metadata, exchanges work over plain network
14cu|monotone-1.1-2|24	protocols, performs history-sensitive merging, and delegates trust
14cu|monotone-1.1-2|25	functions to client-side RSA certificates.
14cu|monotone-1.1-2|26	
14cu|monotone-1.1-2|27	%files -f %{name}.lang
14cu|monotone-1.1-2|28	%doc AUTHORS COPYING NEWS README UPGRADE doc/monotone.html contrib
14cu|monotone-1.1-2|29	%{_bindir}/mtn*
14cu|monotone-1.1-2|30	%dir %{_datadir}/%{name}
14cu|monotone-1.1-2|31	%{_datadir}/%{name}/hooks
14cu|monotone-1.1-2|32	%{_datadir}/%{name}/scripts
14cu|monotone-1.1-2|33	%{_sysconfdir}/bash_completion.d/*
14cu|monotone-1.1-2|34	%{_infodir}/%{name}*
14cu|monotone-1.1-2|35	%{_mandir}/man1/*
14cu|monotone-1.1-2|36	
14cu|monotone-1.1-2|37	#----------------------------------------------------------------------------
14cu|monotone-1.1-2|38	
14cu|monotone-1.1-2|39	%prep
14cu|monotone-1.1-2|40	%setup -q
14cu|monotone-1.1-2|41	%patch0 -p1
14cu|monotone-1.1-2|42	
14cu|monotone-1.1-2|43	%build
14cu|monotone-1.1-2|44	%configure2_5x
14cu|monotone-1.1-2|45	%make
14cu|monotone-1.1-2|46	make html
14cu|monotone-1.1-2|47	
14cu|monotone-1.1-2|48	%check
14cu|monotone-1.1-2|49	# Remove a test which fails (to investigate with upstream) syntax_errors_in_.mtn-ignore
14cu|monotone-1.1-2|50	rm -rf test/func/syntax_errors_in_.mtn-ignore
14cu|monotone-1.1-2|51	make check
14cu|monotone-1.1-2|52	
14cu|monotone-1.1-2|53	%install
14cu|monotone-1.1-2|54	%makeinstall_std
14cu|monotone-1.1-2|55	rm -fr %{buildroot}%{_docdir}/%{name}
14cu|monotone-1.1-2|56	
14cu|monotone-1.1-2|57	%find_lang %{name}
14cu|monotone-1.1-2|58	
14cu|monotone-1.1-2|59	
14cu|monotone-1.1-2|60	%changelog
14cu|monotone-1.1-2|61	
14cu|monotone-1.1-2|62	* Fri Mar 11 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
14cu|monotone-1.1-2|63	- (58707e4) Rebuild with new botan
14cu|monotone-1.1-2|64	
14cu|monotone-1.1-2|65	

10957 14
14cu|mono-zeroconf-0.9.0-10|1	Summary:	Cross platform Zero Configuration Networking library
14cu|mono-zeroconf-0.9.0-10|2	Name:		mono-zeroconf
14cu|mono-zeroconf-0.9.0-10|3	Version:	0.9.0
14cu|mono-zeroconf-0.9.0-10|4	Release:	10
14cu|mono-zeroconf-0.9.0-10|5	Source0:	http://download.banshee-project.org/mono-zeroconf/%{name}-%{version}.zip
14cu|mono-zeroconf-0.9.0-10|6	License:	BSD
14cu|mono-zeroconf-0.9.0-10|7	Group:		System/Libraries
14cu|mono-zeroconf-0.9.0-10|8	Url:		http://mono-project.com/Mono_Zeroconf
14cu|mono-zeroconf-0.9.0-10|9	BuildArch:	noarch
14cu|mono-zeroconf-0.9.0-10|10	BuildRequires:	mono-devel
14cu|mono-zeroconf-0.9.0-10|11	BuildRequires:	monodoc
14cu|mono-zeroconf-0.9.0-10|12	BuildRequires:	avahi-sharp
14cu|mono-zeroconf-0.9.0-10|13	
14cu|mono-zeroconf-0.9.0-10|14	%description
14cu|mono-zeroconf-0.9.0-10|15	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|16	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|17	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|18	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|19	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|20	
14cu|mono-zeroconf-0.9.0-10|21	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|22	
14cu|mono-zeroconf-0.9.0-10|23	%package 1.0
14cu|mono-zeroconf-0.9.0-10|24	Summary: Cross platform Zero Configuration Networking library
14cu|mono-zeroconf-0.9.0-10|25	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|26	Conflicts: %{name} < 0.9.0-5
14cu|mono-zeroconf-0.9.0-10|27	Requires: %{name} = %{version}
14cu|mono-zeroconf-0.9.0-10|28	
14cu|mono-zeroconf-0.9.0-10|29	%description 1.0
14cu|mono-zeroconf-0.9.0-10|30	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|31	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|32	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|33	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|34	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|35	
14cu|mono-zeroconf-0.9.0-10|36	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|37	
14cu|mono-zeroconf-0.9.0-10|38	This package contains a compatibility API for older applications.
14cu|mono-zeroconf-0.9.0-10|39	
14cu|mono-zeroconf-0.9.0-10|40	%package 2.0
14cu|mono-zeroconf-0.9.0-10|41	Summary: Cross platform Zero Configuration Networking library
14cu|mono-zeroconf-0.9.0-10|42	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|43	Conflicts: %{name} < 0.9.0-5
14cu|mono-zeroconf-0.9.0-10|44	Requires: %{name} = %{version}
14cu|mono-zeroconf-0.9.0-10|45	
14cu|mono-zeroconf-0.9.0-10|46	%description 2.0
14cu|mono-zeroconf-0.9.0-10|47	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|48	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|49	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|50	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|51	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|52	
14cu|mono-zeroconf-0.9.0-10|53	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|54	
14cu|mono-zeroconf-0.9.0-10|55	This package contains a compatibility API for older applications.
14cu|mono-zeroconf-0.9.0-10|56	
14cu|mono-zeroconf-0.9.0-10|57	%package 3.0
14cu|mono-zeroconf-0.9.0-10|58	Summary: Cross platform Zero Configuration Networking library
14cu|mono-zeroconf-0.9.0-10|59	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|60	Conflicts: %{name} < 0.9.0-5
14cu|mono-zeroconf-0.9.0-10|61	Requires: %{name} = %{version}
14cu|mono-zeroconf-0.9.0-10|62	
14cu|mono-zeroconf-0.9.0-10|63	%description 3.0
14cu|mono-zeroconf-0.9.0-10|64	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|65	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|66	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|67	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|68	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|69	
14cu|mono-zeroconf-0.9.0-10|70	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|71	
14cu|mono-zeroconf-0.9.0-10|72	This package contains a compatibility API for older applications.
14cu|mono-zeroconf-0.9.0-10|73	
14cu|mono-zeroconf-0.9.0-10|74	%package 4.0
14cu|mono-zeroconf-0.9.0-10|75	Summary: Cross platform Zero Configuration Networking library
14cu|mono-zeroconf-0.9.0-10|76	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|77	Conflicts: %{name} < 0.9.0-5
14cu|mono-zeroconf-0.9.0-10|78	Requires: %{name} = %{version}
14cu|mono-zeroconf-0.9.0-10|79	
14cu|mono-zeroconf-0.9.0-10|80	%description 4.0
14cu|mono-zeroconf-0.9.0-10|81	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|82	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|83	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|84	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|85	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|86	
14cu|mono-zeroconf-0.9.0-10|87	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|88	
14cu|mono-zeroconf-0.9.0-10|89	This package contains a compatibility API for older applications.
14cu|mono-zeroconf-0.9.0-10|90	
14cu|mono-zeroconf-0.9.0-10|91	%package devel
14cu|mono-zeroconf-0.9.0-10|92	Summary: Development files for %name
14cu|mono-zeroconf-0.9.0-10|93	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|94	Requires: %{name} = %{version}-%{release}
14cu|mono-zeroconf-0.9.0-10|95	
14cu|mono-zeroconf-0.9.0-10|96	%description devel
14cu|mono-zeroconf-0.9.0-10|97	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14cu|mono-zeroconf-0.9.0-10|98	Mono and .NET. It provides a unified API for performing the most common
14cu|mono-zeroconf-0.9.0-10|99	zeroconf operations on a variety of platforms and subsystems: all the
14cu|mono-zeroconf-0.9.0-10|100	operating systems supported by Mono and both the Avahi and
14cu|mono-zeroconf-0.9.0-10|101	Bonjour/mDNSResponder transports.
14cu|mono-zeroconf-0.9.0-10|102	
14cu|mono-zeroconf-0.9.0-10|103	This package was built with support vor Avahi only.
14cu|mono-zeroconf-0.9.0-10|104	
14cu|mono-zeroconf-0.9.0-10|105	%package doc
14cu|mono-zeroconf-0.9.0-10|106	Summary: Development documentation for %name
14cu|mono-zeroconf-0.9.0-10|107	Group: Development/Other
14cu|mono-zeroconf-0.9.0-10|108	Requires(post): mono-tools >= 1.1.9
14cu|mono-zeroconf-0.9.0-10|109	Requires(postun): mono-tools >= 1.1.9
14cu|mono-zeroconf-0.9.0-10|110	
14cu|mono-zeroconf-0.9.0-10|111	%description doc
14cu|mono-zeroconf-0.9.0-10|112	This package contains the API documentation for %{name} in
14cu|mono-zeroconf-0.9.0-10|113	Monodoc format.
14cu|mono-zeroconf-0.9.0-10|114	
14cu|mono-zeroconf-0.9.0-10|115	%prep
14cu|mono-zeroconf-0.9.0-10|116	%setup -q
14cu|mono-zeroconf-0.9.0-10|117	
14cu|mono-zeroconf-0.9.0-10|118	%build
14cu|mono-zeroconf-0.9.0-10|119	./configure --prefix=%{_prefix} --disable-mdnsresponder
14cu|mono-zeroconf-0.9.0-10|120	make
14cu|mono-zeroconf-0.9.0-10|121	
14cu|mono-zeroconf-0.9.0-10|122	%install
14cu|mono-zeroconf-0.9.0-10|123	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14cu|mono-zeroconf-0.9.0-10|124	
14cu|mono-zeroconf-0.9.0-10|125	%clean
14cu|mono-zeroconf-0.9.0-10|126	
14cu|mono-zeroconf-0.9.0-10|127	%post doc
14cu|mono-zeroconf-0.9.0-10|128	%{_bindir}/monodoc --make-index > /dev/null
14cu|mono-zeroconf-0.9.0-10|129	
14cu|mono-zeroconf-0.9.0-10|130	%postun doc
14cu|mono-zeroconf-0.9.0-10|131	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14cu|mono-zeroconf-0.9.0-10|132	fi
14cu|mono-zeroconf-0.9.0-10|133	
14cu|mono-zeroconf-0.9.0-10|134	
14cu|mono-zeroconf-0.9.0-10|135	%files
14cu|mono-zeroconf-0.9.0-10|136	%doc README COPYING
14cu|mono-zeroconf-0.9.0-10|137	%{_bindir}/mzclient
14cu|mono-zeroconf-0.9.0-10|138	%{_prefix}/lib/%{name}
14cu|mono-zeroconf-0.9.0-10|139	%{_prefix}/lib/mono/gac/Mono.Zeroconf
14cu|mono-zeroconf-0.9.0-10|140	%{_prefix}/lib/mono/%{name}
14cu|mono-zeroconf-0.9.0-10|141	
14cu|mono-zeroconf-0.9.0-10|142	%files 1.0
14cu|mono-zeroconf-0.9.0-10|143	%{_prefix}/lib/mono/gac/policy.1.0.Mono.Zeroconf
14cu|mono-zeroconf-0.9.0-10|144	
14cu|mono-zeroconf-0.9.0-10|145	%files 2.0
14cu|mono-zeroconf-0.9.0-10|146	%{_prefix}/lib/mono/gac/policy.2.0.Mono.Zeroconf
14cu|mono-zeroconf-0.9.0-10|147	
14cu|mono-zeroconf-0.9.0-10|148	%files 3.0
14cu|mono-zeroconf-0.9.0-10|149	%{_prefix}/lib/mono/gac/policy.3.0.Mono.Zeroconf
14cu|mono-zeroconf-0.9.0-10|150	
14cu|mono-zeroconf-0.9.0-10|151	%files 4.0
14cu|mono-zeroconf-0.9.0-10|152	%{_prefix}/lib/mono/gac/policy.4.0.Mono.Zeroconf
14cu|mono-zeroconf-0.9.0-10|153	
14cu|mono-zeroconf-0.9.0-10|154	%files devel
14cu|mono-zeroconf-0.9.0-10|155	%{_datadir}/pkgconfig/mono-zeroconf.pc
14cu|mono-zeroconf-0.9.0-10|156	
14cu|mono-zeroconf-0.9.0-10|157	%files doc
14cu|mono-zeroconf-0.9.0-10|158	%{_prefix}/lib/monodoc/sources/*
14cu|mono-zeroconf-0.9.0-10|159	
14cu|mono-zeroconf-0.9.0-10|160	
14cu|mono-zeroconf-0.9.0-10|161	%changelog
14cu|mono-zeroconf-0.9.0-10|162	
14cu|mono-zeroconf-0.9.0-10|163	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 0.9.0-10
14cu|mono-zeroconf-0.9.0-10|164	- (03e9a19) Move to contrib
14cu|mono-zeroconf-0.9.0-10|165	
14cu|mono-zeroconf-0.9.0-10|166	

10958 14
14cu|monsterz-0.7.1-9|1	Name:		monsterz
14cu|monsterz-0.7.1-9|2	Version:	0.7.1
14cu|monsterz-0.7.1-9|3	Release:	9
14cu|monsterz-0.7.1-9|4	# in reality, this is the DWYF license.
14cu|monsterz-0.7.1-9|5	License:	Freeware
14cu|monsterz-0.7.1-9|6	Group:		Games/Puzzles
14cu|monsterz-0.7.1-9|7	Summary:	A little addictive puzzle game
14cu|monsterz-0.7.1-9|8	Source:		http://sam.zoy.org/projects/monsterz/%{name}-%{version}.zip
14cu|monsterz-0.7.1-9|9	#gw Debian man page
14cu|monsterz-0.7.1-9|10	Source1:	monsterz.1
14cu|monsterz-0.7.1-9|11	Patch:		monsterz-fix-crash-x86_64.patch
14cu|monsterz-0.7.1-9|12	#gw from Debian, fix crash on start (bug #49431)
14cu|monsterz-0.7.1-9|13	Patch1:		020_fix_blit_crash.diff
14cu|monsterz-0.7.1-9|14	Url:		http://sam.zoy.org/projects/monsterz
14cu|monsterz-0.7.1-9|15	Requires:	pygame
14cu|monsterz-0.7.1-9|16	BuildArch:	noarch
14cu|monsterz-0.7.1-9|17	BuildRequires:	imagemagick
14cu|monsterz-0.7.1-9|18	
14cu|monsterz-0.7.1-9|19	%description
14cu|monsterz-0.7.1-9|20	Monsterz is a little puzzle game, similar to the famous Bejeweled or Zookeeper.
14cu|monsterz-0.7.1-9|21	
14cu|monsterz-0.7.1-9|22	The goal of the game is to create rows of similar monsters, either horizontally
14cu|monsterz-0.7.1-9|23	or vertically. The only allowed move is the swap of two adjacent monsters, on
14cu|monsterz-0.7.1-9|24	the condition that it creates a row of three or more. When alignments are
14cu|monsterz-0.7.1-9|25	cleared, pieces fall from the top of the screen to fill the board again. Chain
14cu|monsterz-0.7.1-9|26	reactions earn you even more points.
14cu|monsterz-0.7.1-9|27	
14cu|monsterz-0.7.1-9|28	This game is mostly about luck, but it remains highly addictive. You have been
14cu|monsterz-0.7.1-9|29	warned.
14cu|monsterz-0.7.1-9|30	
14cu|monsterz-0.7.1-9|31	%prep
14cu|monsterz-0.7.1-9|32	%setup -q
14cu|monsterz-0.7.1-9|33	%patch -p0
14cu|monsterz-0.7.1-9|34	%patch1 -p1
14cu|monsterz-0.7.1-9|35	
14cu|monsterz-0.7.1-9|36	%build
14cu|monsterz-0.7.1-9|37	
14cu|monsterz-0.7.1-9|38	%install
14cu|monsterz-0.7.1-9|39	mkdir -p %{buildroot}/%{_gamesdatadir}/%{name}
14cu|monsterz-0.7.1-9|40	cp -R monsterz.py graphics/ sound/ %{buildroot}/%{_gamesdatadir}/%{name}
14cu|monsterz-0.7.1-9|41	
14cu|monsterz-0.7.1-9|42	mkdir -p %{buildroot}/%{_gamesbindir}/
14cu|monsterz-0.7.1-9|43	
14cu|monsterz-0.7.1-9|44	cat > %{buildroot}/%{_gamesbindir}/%{name} <<EOF
14cu|monsterz-0.7.1-9|45	#!/bin/bash
14cu|monsterz-0.7.1-9|46	exec python %{_gamesdatadir}/%{name}/monsterz.py
14cu|monsterz-0.7.1-9|47	EOF
14cu|monsterz-0.7.1-9|48	
14cu|monsterz-0.7.1-9|49	chmod 755 %{buildroot}/%{_gamesbindir}/%{name}
14cu|monsterz-0.7.1-9|50	
14cu|monsterz-0.7.1-9|51	
14cu|monsterz-0.7.1-9|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|monsterz-0.7.1-9|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|monsterz-0.7.1-9|54	[Desktop Entry]
14cu|monsterz-0.7.1-9|55	Name=Monsterz
14cu|monsterz-0.7.1-9|56	Comment=Addictive puzzle game
14cu|monsterz-0.7.1-9|57	Comment[ru]=Затягивающая игра-головоломка
14cu|monsterz-0.7.1-9|58	Exec=%{_gamesbindir}/%{name}
14cu|monsterz-0.7.1-9|59	Icon=%{name}
14cu|monsterz-0.7.1-9|60	Terminal=false
14cu|monsterz-0.7.1-9|61	Type=Application
14cu|monsterz-0.7.1-9|62	StartupNotify=true
14cu|monsterz-0.7.1-9|63	Categories=Game;BlocksGame;
14cu|monsterz-0.7.1-9|64	EOF
14cu|monsterz-0.7.1-9|65	
14cu|monsterz-0.7.1-9|66	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}/
14cu|monsterz-0.7.1-9|67	convert -geometry 16x16 graphics/icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|68	convert -geometry 32x32 graphics/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|69	convert -geometry 48x48 graphics/icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|70	
14cu|monsterz-0.7.1-9|71	install -D %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|monsterz-0.7.1-9|72	
14cu|monsterz-0.7.1-9|73	%clean
14cu|monsterz-0.7.1-9|74	
14cu|monsterz-0.7.1-9|75	%files
14cu|monsterz-0.7.1-9|76	%doc AUTHORS COPYING INSTALL README TODO
14cu|monsterz-0.7.1-9|77	%{_gamesdatadir}/%{name}/
14cu|monsterz-0.7.1-9|78	%{_gamesbindir}/%{name}
14cu|monsterz-0.7.1-9|79	%{_mandir}/man6/%{name}.6*
14cu|monsterz-0.7.1-9|80	%{_datadir}/applications/mandriva*
14cu|monsterz-0.7.1-9|81	%{_miconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|82	%{_iconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|83	%{_liconsdir}/%{name}.png
14cu|monsterz-0.7.1-9|84	
14cu|monsterz-0.7.1-9|85	%changelog
14cu|monsterz-0.7.1-9|86	
14cu|monsterz-0.7.1-9|87	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.7.1-9
14cu|monsterz-0.7.1-9|88	- (c684590) Repack tarball according to upstream
14cu|monsterz-0.7.1-9|89	
14cu|monsterz-0.7.1-9|90	

10959 14
14cu|moodle-2.8.12-1|1	%undefine __find_provides
14cu|moodle-2.8.12-1|2	%define __noautoreqfiles '\\.php$'
14cu|moodle-2.8.12-1|3	
14cu|moodle-2.8.12-1|4	Summary:    A course management system for distance education
14cu|moodle-2.8.12-1|5	Name:       moodle
14cu|moodle-2.8.12-1|6	Version:    2.8.12
14cu|moodle-2.8.12-1|7	Release:    1
14cu|moodle-2.8.12-1|8	License:    GPLv2
14cu|moodle-2.8.12-1|9	Group:      System/Servers
14cu|moodle-2.8.12-1|10	URL:        http://moodle.org/
14cu|moodle-2.8.12-1|11	Source0:    http://download.moodle.org/stable28/%{name}-%{version}.tgz
14cu|moodle-2.8.12-1|12	Source1:    http://oasychev-moodle-plugins.googlecode.com/files/preg_27.zip
14cu|moodle-2.8.12-1|13	
14cu|moodle-2.8.12-1|14	Source2:    http://download.moodle.org/langpack/2.8/af.zip
14cu|moodle-2.8.12-1|15	Source3:    http://download.moodle.org/langpack/2.8/sq.zip
14cu|moodle-2.8.12-1|16	Source4:    http://download.moodle.org/langpack/2.8/ar.zip
14cu|moodle-2.8.12-1|17	Source5:    http://download.moodle.org/langpack/2.8/eu.zip
14cu|moodle-2.8.12-1|18	Source6:    http://download.moodle.org/langpack/2.8/be.zip
14cu|moodle-2.8.12-1|19	Source7:    http://download.moodle.org/langpack/2.8/bs.zip
14cu|moodle-2.8.12-1|20	Source8:    http://download.moodle.org/langpack/2.8/bg.zip
14cu|moodle-2.8.12-1|21	Source9:    http://download.moodle.org/langpack/2.8/ca.zip
14cu|moodle-2.8.12-1|22	Source10:   http://download.moodle.org/langpack/2.8/hr.zip
14cu|moodle-2.8.12-1|23	Source11:   http://download.moodle.org/langpack/2.8/zh_cn.zip
14cu|moodle-2.8.12-1|24	Source12:   http://download.moodle.org/langpack/2.8/zh_tw.zip
14cu|moodle-2.8.12-1|25	Source13:   http://download.moodle.org/langpack/2.8/cs.zip
14cu|moodle-2.8.12-1|26	Source14:   http://download.moodle.org/langpack/2.8/da.zip
14cu|moodle-2.8.12-1|27	Source15:   http://download.moodle.org/langpack/2.8/nl.zip
14cu|moodle-2.8.12-1|28	Source16:   http://download.moodle.org/langpack/2.8/en_us.zip
14cu|moodle-2.8.12-1|29	Source17:   http://download.moodle.org/langpack/2.8/et.zip
14cu|moodle-2.8.12-1|30	Source18:   http://download.moodle.org/langpack/2.8/fa.zip
14cu|moodle-2.8.12-1|31	Source19:   http://download.moodle.org/langpack/2.8/fil.zip
14cu|moodle-2.8.12-1|32	Source20:   http://download.moodle.org/langpack/2.8/fi.zip
14cu|moodle-2.8.12-1|33	Source21:   http://download.moodle.org/langpack/2.8/fr.zip
14cu|moodle-2.8.12-1|34	Source22:   http://download.moodle.org/langpack/2.8/fr_ca.zip
14cu|moodle-2.8.12-1|35	Source23:   http://download.moodle.org/langpack/2.8/ga.zip
14cu|moodle-2.8.12-1|36	Source24:   http://download.moodle.org/langpack/2.8/gl.zip
14cu|moodle-2.8.12-1|37	Source25:   http://download.moodle.org/langpack/2.8/ka.zip
14cu|moodle-2.8.12-1|38	Source26:   http://download.moodle.org/langpack/2.8/de.zip
14cu|moodle-2.8.12-1|39	Source27:   http://download.moodle.org/langpack/2.8/de_du.zip
14cu|moodle-2.8.12-1|40	Source28:   http://download.moodle.org/langpack/2.8/el.zip
14cu|moodle-2.8.12-1|41	Source29:   http://download.moodle.org/langpack/2.8/gu.zip
14cu|moodle-2.8.12-1|42	Source30:   http://download.moodle.org/langpack/2.8/he.zip
14cu|moodle-2.8.12-1|43	Source31:   http://download.moodle.org/langpack/2.8/hi.zip
14cu|moodle-2.8.12-1|44	Source32:   http://download.moodle.org/langpack/2.8/hu.zip
14cu|moodle-2.8.12-1|45	Source33:   http://download.moodle.org/langpack/2.8/is.zip
14cu|moodle-2.8.12-1|46	Source34:   http://download.moodle.org/langpack/2.8/id.zip
14cu|moodle-2.8.12-1|47	Source35:   http://download.moodle.org/langpack/2.8/it.zip
14cu|moodle-2.8.12-1|48	Source36:   http://download.moodle.org/langpack/2.8/ja.zip
14cu|moodle-2.8.12-1|49	Source37:   http://download.moodle.org/langpack/2.8/kn.zip
14cu|moodle-2.8.12-1|50	Source38:   http://download.moodle.org/langpack/2.8/km.zip
14cu|moodle-2.8.12-1|51	Source39:   http://download.moodle.org/langpack/2.8/ko.zip
14cu|moodle-2.8.12-1|52	Source40:   http://download.moodle.org/langpack/2.8/lt.zip
14cu|moodle-2.8.12-1|53	Source41:   http://download.moodle.org/langpack/2.8/lo.zip
14cu|moodle-2.8.12-1|54	Source42:   http://download.moodle.org/langpack/2.8/lv.zip
14cu|moodle-2.8.12-1|55	Source43:   http://download.moodle.org/langpack/2.8/ml.zip
14cu|moodle-2.8.12-1|56	Source44:   http://download.moodle.org/langpack/2.8/ms.zip
14cu|moodle-2.8.12-1|57	Source45:   http://download.moodle.org/langpack/2.8/mi_tn.zip
14cu|moodle-2.8.12-1|58	Source46:   http://download.moodle.org/langpack/2.8/mi_wwow.zip
14cu|moodle-2.8.12-1|59	Source47:   http://download.moodle.org/langpack/2.8/mn.zip
14cu|moodle-2.8.12-1|60	Source48:   http://download.moodle.org/langpack/2.8/no.zip
14cu|moodle-2.8.12-1|61	Source49:   http://download.moodle.org/langpack/2.8/no_gr.zip
14cu|moodle-2.8.12-1|62	Source50:   http://download.moodle.org/langpack/2.8/nn.zip
14cu|moodle-2.8.12-1|63	Source51:   http://download.moodle.org/langpack/2.8/pl.zip
14cu|moodle-2.8.12-1|64	Source52:   http://download.moodle.org/langpack/2.8/pt.zip
14cu|moodle-2.8.12-1|65	Source53:   http://download.moodle.org/langpack/2.8/pt_br.zip
14cu|moodle-2.8.12-1|66	Source54:   http://download.moodle.org/langpack/2.8/ro.zip
14cu|moodle-2.8.12-1|67	Source55:   http://download.moodle.org/langpack/2.8/ru.zip
14cu|moodle-2.8.12-1|68	Source56:   http://download.moodle.org/langpack/2.8/sm.zip
14cu|moodle-2.8.12-1|69	Source57:   http://download.moodle.org/langpack/2.8/si.zip
14cu|moodle-2.8.12-1|70	Source58:   http://download.moodle.org/langpack/2.8/sr_cr_bo.zip
14cu|moodle-2.8.12-1|71	Source59:   http://download.moodle.org/langpack/2.8/sr_cr.zip
14cu|moodle-2.8.12-1|72	Source60:   http://download.moodle.org/langpack/2.8/sr_lt.zip
14cu|moodle-2.8.12-1|73	Source61:   http://download.moodle.org/langpack/2.8/sk.zip
14cu|moodle-2.8.12-1|74	Source62:   http://download.moodle.org/langpack/2.8/sl.zip
14cu|moodle-2.8.12-1|75	Source63:   http://download.moodle.org/langpack/2.8/so.zip
14cu|moodle-2.8.12-1|76	Source64:   http://download.moodle.org/langpack/2.8/es.zip
14cu|moodle-2.8.12-1|77	Source65:   http://download.moodle.org/langpack/2.8/sv.zip
14cu|moodle-2.8.12-1|78	Source66:   http://download.moodle.org/langpack/2.8/tl.zip
14cu|moodle-2.8.12-1|79	Source67:   http://download.moodle.org/langpack/2.8/ta.zip
14cu|moodle-2.8.12-1|80	Source68:   http://download.moodle.org/langpack/2.8/th.zip
14cu|moodle-2.8.12-1|81	Source69:   http://download.moodle.org/langpack/2.8/to.zip
14cu|moodle-2.8.12-1|82	Source70:   http://download.moodle.org/langpack/2.8/tr.zip
14cu|moodle-2.8.12-1|83	Source71:   http://download.moodle.org/langpack/2.8/uk.zip
14cu|moodle-2.8.12-1|84	Source72:   http://download.moodle.org/langpack/2.8/vi.zip
14cu|moodle-2.8.12-1|85	Source73:   http://download.moodle.org/langpack/2.8/dv.zip
14cu|moodle-2.8.12-1|86	Source74:   http://download.moodle.org/langpack/2.8/cy.zip
14cu|moodle-2.8.12-1|87	Source75:   http://download.moodle.org/langpack/2.8/mr.zip
14cu|moodle-2.8.12-1|88	Source76:   http://download.moodle.org/langpack/2.8/ur.zip
14cu|moodle-2.8.12-1|89	Source77:   http://download.moodle.org/langpack/2.8/ast.zip
14cu|moodle-2.8.12-1|90	Source78:   http://download.moodle.org/langpack/2.8/la.zip
14cu|moodle-2.8.12-1|91	Source79:   http://download.moodle.org/langpack/2.8/uz.zip
14cu|moodle-2.8.12-1|92	Source80:   http://download.moodle.org/langpack/2.8/kk.zip
14cu|moodle-2.8.12-1|93	Source81:   http://download.moodle.org/langpack/2.8/mk.zip
14cu|moodle-2.8.12-1|94	Source82:   http://download.moodle.org/langpack/2.8/hy.zip
14cu|moodle-2.8.12-1|95	Source83:   http://download.moodle.org/langpack/2.8/ta_lk.zip
14cu|moodle-2.8.12-1|96	Source84:   http://download.moodle.org/langpack/2.8/zu.zip
14cu|moodle-2.8.12-1|97	Source85:   http://download.moodle.org/langpack/2.8/bn.zip
14cu|moodle-2.8.12-1|98	
14cu|moodle-2.8.12-1|99	Source100:  moodle.rpmlintrc
14cu|moodle-2.8.12-1|100	Source101:  moodle-config.php
14cu|moodle-2.8.12-1|101	
14cu|moodle-2.8.12-1|102	Requires:       php-cli
14cu|moodle-2.8.12-1|103	Requires:       php-curl
14cu|moodle-2.8.12-1|104	Requires:       php-gd
14cu|moodle-2.8.12-1|105	Requires:       php-iconv
14cu|moodle-2.8.12-1|106	Requires:       php-intl
14cu|moodle-2.8.12-1|107	Requires:       php-ldap
14cu|moodle-2.8.12-1|108	Requires:       php-mbstring
14cu|moodle-2.8.12-1|109	Requires:       php-mysql
14cu|moodle-2.8.12-1|110	Requires:       php-mysqli
14cu|moodle-2.8.12-1|111	Requires:       php-openssl
14cu|moodle-2.8.12-1|112	Requires:       php-pgsql
14cu|moodle-2.8.12-1|113	Requires:       php-soap
14cu|moodle-2.8.12-1|114	Requires:       php-sockets
14cu|moodle-2.8.12-1|115	Requires:       php-tidy
14cu|moodle-2.8.12-1|116	Requires:       php-tokenizer
14cu|moodle-2.8.12-1|117	Requires:       php-xml
14cu|moodle-2.8.12-1|118	Requires:       php-xmlrpc
14cu|moodle-2.8.12-1|119	Requires:       php-zip
14cu|moodle-2.8.12-1|120	Requires:       php-zlib
14cu|moodle-2.8.12-1|121	
14cu|moodle-2.8.12-1|122	# local copies of the following removed from moodle's lib directory
14cu|moodle-2.8.12-1|123	
14cu|moodle-2.8.12-1|124	Requires:       php-adodb
14cu|moodle-2.8.12-1|125	# we don't have php-markdown packaged
14cu|moodle-2.8.12-1|126	#Requires:      php-markdown
14cu|moodle-2.8.12-1|127	Requires:       php-pear
14cu|moodle-2.8.12-1|128	Requires:       php-pear-Auth_RADIUS
14cu|moodle-2.8.12-1|129	Requires:       php-pear-CAS
14cu|moodle-2.8.12-1|130	Requires:       php-pear-Crypt_CHAP
14cu|moodle-2.8.12-1|131	Requires:       php-pear-HTML_Common
14cu|moodle-2.8.12-1|132	Requires:       php-pear-HTML_QuickForm
14cu|moodle-2.8.12-1|133	Requires:       php-pear-HTML_QuickForm_DHTMLRulesTableless
14cu|moodle-2.8.12-1|134	Requires:       php-pear-Net_GeoIP
14cu|moodle-2.8.12-1|135	Requires:       php-pear-OLE
14cu|moodle-2.8.12-1|136	Requires:       php-pear-HTTP_WebDAV_Server
14cu|moodle-2.8.12-1|137	Requires:       php-pear-Spreadsheet_Excel_Writer
14cu|moodle-2.8.12-1|138	
14cu|moodle-2.8.12-1|139	Requires:	imagemagick
14cu|moodle-2.8.12-1|140	Requires:	mimetex
14cu|moodle-2.8.12-1|141	Requires:	tetex-dvips
14cu|moodle-2.8.12-1|142	Requires:	tetex-latex
14cu|moodle-2.8.12-1|143	
14cu|moodle-2.8.12-1|144	BuildArch:	noarch
14cu|moodle-2.8.12-1|145	
14cu|moodle-2.8.12-1|146	%description
14cu|moodle-2.8.12-1|147	Moodle is a learning management system for producing Internet-based course Web
14cu|moodle-2.8.12-1|148	sites. It is written in PHP and is easy to install and use on Linux, Windows,
14cu|moodle-2.8.12-1|149	Mac OS X, SunOS, BSD, and Netware 6. It has been designed to support modern
14cu|moodle-2.8.12-1|150	pedagogies based on social constructionist theory, and includes activity
14cu|moodle-2.8.12-1|151	modules such as forums, chats, resources, journals, quizzes, surveys, choices,
14cu|moodle-2.8.12-1|152	workshops, glossaries, lessons, and assignments. It has been translated into
14cu|moodle-2.8.12-1|153	over 70 languages, with more on the way, and supports the popular SCORM
14cu|moodle-2.8.12-1|154	standard for content packaging. Moodle offers a free alternative to commercial
14cu|moodle-2.8.12-1|155	software such as WebCT or Blackboard, and is being used by a growing number of
14cu|moodle-2.8.12-1|156	universities, schools, and independent teachers for distance education or to
14cu|moodle-2.8.12-1|157	supplement face-to-face teaching.
14cu|moodle-2.8.12-1|158	
14cu|moodle-2.8.12-1|159	%prep
14cu|moodle-2.8.12-1|160	
14cu|moodle-2.8.12-1|161	%setup -q -n %{name}
14cu|moodle-2.8.12-1|162	
14cu|moodle-2.8.12-1|163	unzip -q %{SOURCE1}
14cu|moodle-2.8.12-1|164	
14cu|moodle-2.8.12-1|165	# magic by anssi
14cu|moodle-2.8.12-1|166	pushd lang; %{expand:%(for i in {2..85}; do echo "unzip -q %%SOURCE$i"; done)}; popd
14cu|moodle-2.8.12-1|167	
14cu|moodle-2.8.12-1|168	# clean up CVS stuff
14cu|moodle-2.8.12-1|169	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|moodle-2.8.12-1|170	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|moodle-2.8.12-1|171	done
14cu|moodle-2.8.12-1|172	
14cu|moodle-2.8.12-1|173	# fix dir perms
14cu|moodle-2.8.12-1|174	find . -type d -print0 | xargs --null chmod 755
14cu|moodle-2.8.12-1|175	
14cu|moodle-2.8.12-1|176	# fix file perms
14cu|moodle-2.8.12-1|177	find . -type f -print0 | xargs --null chmod 644
14cu|moodle-2.8.12-1|178	
14cu|moodle-2.8.12-1|179	# nuke bundled stuff
14cu|moodle-2.8.12-1|180	rm -rf lib/pear
14cu|moodle-2.8.12-1|181	rm -f filter/tex/mimetex.* filter/tex/README.mimetex
14cu|moodle-2.8.12-1|182	
14cu|moodle-2.8.12-1|183	# nuke more stuff (from fedora)
14cu|moodle-2.8.12-1|184	rm -f config-dist.php install.php
14cu|moodle-2.8.12-1|185	
14cu|moodle-2.8.12-1|186	# also from fedora:
14cu|moodle-2.8.12-1|187	# Get rid of lang files in subpackages for langs not supported by moodle
14cu|moodle-2.8.12-1|188	rm -f lib/phpmailer/language/phpmailer.lang-[bcdfhijnprst]*
14cu|moodle-2.8.12-1|189	rm -f lib/phpmailer/language/phpmailer.lang-es.php
14cu|moodle-2.8.12-1|190	
14cu|moodle-2.8.12-1|191	# Drop precompiled flash
14cu|moodle-2.8.12-1|192	find . -type f -name '*.swf' -delete
14cu|moodle-2.8.12-1|193	
14cu|moodle-2.8.12-1|194	# remove some carriage returns
14cu|moodle-2.8.12-1|195	sed -i 's/\r//g' lib/*/*.txt
14cu|moodle-2.8.12-1|196	
14cu|moodle-2.8.12-1|197	# set some exec bits
14cu|moodle-2.8.12-1|198	chmod 755 filter/algebra/algebra2tex.pl
14cu|moodle-2.8.12-1|199	
14cu|moodle-2.8.12-1|200	# more exec bits (from fedora)
14cu|moodle-2.8.12-1|201	#find . -name \*.cgi -exec chmod 755 {} +
14cu|moodle-2.8.12-1|202	chmod 755 admin/process_email.php
14cu|moodle-2.8.12-1|203	chmod 755 mod/chat/chatd.php
14cu|moodle-2.8.12-1|204	
14cu|moodle-2.8.12-1|205	%build
14cu|moodle-2.8.12-1|206	
14cu|moodle-2.8.12-1|207	%install
14cu|moodle-2.8.12-1|208	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|moodle-2.8.12-1|209	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|moodle-2.8.12-1|210	install -d %{buildroot}%{_sysconfdir}/cron.d
14cu|moodle-2.8.12-1|211	install -d %{buildroot}/var/www/%{name}
14cu|moodle-2.8.12-1|212	install -d %{buildroot}/var/moodledata
14cu|moodle-2.8.12-1|213	
14cu|moodle-2.8.12-1|214	cp -aRf * %{buildroot}/var/www/%{name}/
14cu|moodle-2.8.12-1|215	
14cu|moodle-2.8.12-1|216	install -p -D -m 0644 %{SOURCE101} %{buildroot}%{_var}/www/%{name}/config.php
14cu|moodle-2.8.12-1|217	
14cu|moodle-2.8.12-1|218	# apache config
14cu|moodle-2.8.12-1|219	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cu|moodle-2.8.12-1|220	
14cu|moodle-2.8.12-1|221	Alias /%{name} /var/www/%{name}
14cu|moodle-2.8.12-1|222	
14cu|moodle-2.8.12-1|223	<Directory /var/www/%{name}>
14cu|moodle-2.8.12-1|224	Require all granted
14cu|moodle-2.8.12-1|225	
14cu|moodle-2.8.12-1|226	# On some PHP servers it may help if this file is copied
14cu|moodle-2.8.12-1|227	# to the main moodle directory and renamed .htaccess
14cu|moodle-2.8.12-1|228	#
14cu|moodle-2.8.12-1|229	# As soon as you do this, check your web site.  Is it
14cu|moodle-2.8.12-1|230	# still working OK?  If you are getting a "configuration
14cu|moodle-2.8.12-1|231	# error" then you may need to enable overrides by editing
14cu|moodle-2.8.12-1|232	# the main httpd.conf for Apache and in the main server
14cu|moodle-2.8.12-1|233	# or virtual server area, adding something like:
14cu|moodle-2.8.12-1|234	#
14cu|moodle-2.8.12-1|235	# <Directory /web/moodle>
14cu|moodle-2.8.12-1|236	#     AllowOverride All
14cu|moodle-2.8.12-1|237	# </Directory>
14cu|moodle-2.8.12-1|238	#
14cu|moodle-2.8.12-1|239	
14cu|moodle-2.8.12-1|240	### Firstly, if you are using Apache 2, you need the following
14cu|moodle-2.8.12-1|241	### line to allow Apache to pass a PATH_INFO variable
14cu|moodle-2.8.12-1|242	### correctly for URLs like http://server/file.php/arg1/arg2
14cu|moodle-2.8.12-1|243	AcceptPathInfo on
14cu|moodle-2.8.12-1|244	
14cu|moodle-2.8.12-1|245	### Secondly, you can define the default files in the Moodle
14cu|moodle-2.8.12-1|246	### directories as follows:
14cu|moodle-2.8.12-1|247	
14cu|moodle-2.8.12-1|248	DirectoryIndex index.php index.html index.htm
14cu|moodle-2.8.12-1|249	
14cu|moodle-2.8.12-1|250	### Thirdly, set up some PHP variables that Moodle needs
14cu|moodle-2.8.12-1|251	php_admin_value magic_quotes_gpc		1
14cu|moodle-2.8.12-1|252	php_admin_value magic_quotes_runtime	0
14cu|moodle-2.8.12-1|253	php_admin_value register_globals		0
14cu|moodle-2.8.12-1|254	php_admin_value file_uploads		1
14cu|moodle-2.8.12-1|255	php_admin_value short_open_tag		1
14cu|moodle-2.8.12-1|256	php_admin_value session.auto_start		0
14cu|moodle-2.8.12-1|257	php_admin_value session.bug_compat_warn	0
14cu|moodle-2.8.12-1|258	
14cu|moodle-2.8.12-1|259	php_admin_value safe_mode			0
14cu|moodle-2.8.12-1|260	php_admin_value memory_limit		64M
14cu|moodle-2.8.12-1|261	php_admin_value session.save_handler	files
14cu|moodle-2.8.12-1|262	
14cu|moodle-2.8.12-1|263	### Fourthly, sometimes Apache limits the size of uploaded files
14cu|moodle-2.8.12-1|264	### (this is a separate limit to the one in PHP, see below).
14cu|moodle-2.8.12-1|265	### The setting here turns off this limitation
14cu|moodle-2.8.12-1|266	LimitRequestBody 0
14cu|moodle-2.8.12-1|267	
14cu|moodle-2.8.12-1|268	### These are optional - you may not want to override php.ini
14cu|moodle-2.8.12-1|269	### To enable them, remove the leading hash (#)
14cu|moodle-2.8.12-1|270	php_admin_value upload_max_filesize		2M
14cu|moodle-2.8.12-1|271	php_admin_value post_max_size		2M
14cu|moodle-2.8.12-1|272	php_admin_value session.gc_maxlifetime	7200
14cu|moodle-2.8.12-1|273	
14cu|moodle-2.8.12-1|274	### You can change the following line to point to the
14cu|moodle-2.8.12-1|275	### error/index.php file in your Moodle distribution.
14cu|moodle-2.8.12-1|276	### It provides a form which emails you (the admin)
14cu|moodle-2.8.12-1|277	### about 404 errors (URL not found).
14cu|moodle-2.8.12-1|278	#ErrorDocument 404 http://example.org/moodle/error/index.php
14cu|moodle-2.8.12-1|279	
14cu|moodle-2.8.12-1|280	### People have reported that these can help in some cases
14cu|moodle-2.8.12-1|281	### (unusual) when you see errors about undefined functions
14cu|moodle-2.8.12-1|282	#php_admin_value auto_prepend_file		none
14cu|moodle-2.8.12-1|283	#php_admin_value include_path		.
14cu|moodle-2.8.12-1|284	
14cu|moodle-2.8.12-1|285	</Directory>
14cu|moodle-2.8.12-1|286	
14cu|moodle-2.8.12-1|287	<Directory /var/www/%{name}/install>
14cu|moodle-2.8.12-1|288	Require local
14cu|moodle-2.8.12-1|289	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cu|moodle-2.8.12-1|290	</Directory>
14cu|moodle-2.8.12-1|291	
14cu|moodle-2.8.12-1|292	<FilesMatch install.php>
14cu|moodle-2.8.12-1|293	Require local
14cu|moodle-2.8.12-1|294	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cu|moodle-2.8.12-1|295	</FilesMatch>
14cu|moodle-2.8.12-1|296	
14cu|moodle-2.8.12-1|297	EOF
14cu|moodle-2.8.12-1|298	
14cu|moodle-2.8.12-1|299	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} << EOF
14cu|moodle-2.8.12-1|300	* * * * * apache /usr/bin/php -d memory_limit=512M %{_var}/www/%{name}/admin/cli/cron.php > /dev/null
14cu|moodle-2.8.12-1|301	EOF
14cu|moodle-2.8.12-1|302	
14cu|moodle-2.8.12-1|303	# from fedora, use some system php libs
14cu|moodle-2.8.12-1|304	
14cu|moodle-2.8.12-1|305	# also markdown, which we don't have packaged
14cu|moodle-2.8.12-1|306	# also smarty, which does not appear to be shipped by moodle anymore
14cu|moodle-2.8.12-1|307	for phplib in adodb; do
14cu|moodle-2.8.12-1|308	rm -rf %{buildroot}%{_var}/www/%{name}/lib/$phplib
14cu|moodle-2.8.12-1|309	ln -s %{_datadir}/php/$phplib %{buildroot}%{_var}/www/moodle/lib/$phplib
14cu|moodle-2.8.12-1|310	done
14cu|moodle-2.8.12-1|311	
14cu|moodle-2.8.12-1|312	rm -f %{buildroot}%{_var}/www/moodle/lib/default.ttf
14cu|moodle-2.8.12-1|313	ln -s %{_datadir}/fonts/gnu-free/FreeSans.ttf %{buildroot}%{_var}/www/moodle/lib/default.ttf
14cu|moodle-2.8.12-1|314	
14cu|moodle-2.8.12-1|315	# also php-pear-CAS
14cu|moodle-2.8.12-1|316	rm -rf %{buildroot}%{_var}/www/moodle/auth/cas/CAS
14cu|moodle-2.8.12-1|317	ln -s %{_datadir}/pear %{buildroot}%{_var}/www/moodle/auth/cas/CAS
14cu|moodle-2.8.12-1|318	
14cu|moodle-2.8.12-1|319	%clean
14cu|moodle-2.8.12-1|320	
14cu|moodle-2.8.12-1|321	
14cu|moodle-2.8.12-1|322	%files
14cu|moodle-2.8.12-1|323	%defattr(-,apache,apache,-)
14cu|moodle-2.8.12-1|324	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/%{name}
14cu|moodle-2.8.12-1|325	%{_var}/www/%{name}
14cu|moodle-2.8.12-1|326	%attr(2770,apache,apache) %dir %{_var}/moodledata
14cu|moodle-2.8.12-1|327	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|moodle-2.8.12-1|328	
14cu|moodle-2.8.12-1|329	%changelog
14cu|moodle-2.8.12-1|330	
14cu|moodle-2.8.12-1|331	* Fri May 27 2016 Denis Silakov <dsilakov@gmail.com> 2.8.12-1
14cu|moodle-2.8.12-1|332	- (556b2f5) Updated to 2.8.12
14cu|moodle-2.8.12-1|333	
14cu|moodle-2.8.12-1|334	

10960 14
14cu|morituri-0.2.3-1|1	Name:		morituri
14cu|morituri-0.2.3-1|2	Version:	0.2.3
14cu|morituri-0.2.3-1|3	Release:	1
14cu|morituri-0.2.3-1|4	Summary:	CD ripper aiming for accuracy over speed
14cu|morituri-0.2.3-1|5	License:	GPLv3
14cu|morituri-0.2.3-1|6	Group:		Sound
14cu|morituri-0.2.3-1|7	URL:		http://thomas.apestaart.org/%{name}/trac
14cu|morituri-0.2.3-1|8	Source0:	http://thomas.apestaart.org/download/%{name}/%{name}-%{version}.tar.bz2
14cu|morituri-0.2.3-1|9	BuildArch:	noarch
14cu|morituri-0.2.3-1|10	BuildRequires:	python-gobject
14cu|morituri-0.2.3-1|11	BuildRequires:	python-setuptools
14cu|morituri-0.2.3-1|12	BuildRequires:	gstreamer0.10-python
14cu|morituri-0.2.3-1|13	Requires:	cdparanoia
14cu|morituri-0.2.3-1|14	Requires:	cdrdao >= 1.2.3
14cu|morituri-0.2.3-1|15	Requires:	gstreamer0.10-plugins-base
14cu|morituri-0.2.3-1|16	Requires:	gstreamer0.10-plugins-good >= 0.10.16
14cu|morituri-0.2.3-1|17	Requires:	gstreamer0.10-python
14cu|morituri-0.2.3-1|18	Requires:	python-musicbrainz2
14cu|morituri-0.2.3-1|19	Requires:	python-pycdio
14cu|morituri-0.2.3-1|20	Requires:	python-pyxdg
14cu|morituri-0.2.3-1|21	Requires:	python-CDDB
14cu|morituri-0.2.3-1|22	Requires:	python-pkg-resources
14cu|morituri-0.2.3-1|23	Requires:	python-setuptools
14cu|morituri-0.2.3-1|24	
14cu|morituri-0.2.3-1|25	%description
14cu|morituri-0.2.3-1|26	Morituri is a CD ripper that aims for accuracy over speed. Its features are
14cu|morituri-0.2.3-1|27	modeled to compare with Exact Audio Copy on Windows.
14cu|morituri-0.2.3-1|28	It features support for:
14cu|morituri-0.2.3-1|29	* MusicBrainz for metadata lookup,
14cu|morituri-0.2.3-1|30	* AccurateRip verification,
14cu|morituri-0.2.3-1|31	* detection of sample read offset of drives,
14cu|morituri-0.2.3-1|32	* test and copy of a rip,
14cu|morituri-0.2.3-1|33	* the ability to detect and rip Hidden Track One Audio,
14cu|morituri-0.2.3-1|34	* templates for file and directory naming,
14cu|morituri-0.2.3-1|35	* lossless enconding and lossy enconding or re-encoding of rip images,
14cu|morituri-0.2.3-1|36	* tagging using GStreamer (including embedding MusicBrainz id's),
14cu|morituri-0.2.3-1|37	* retagging of rip images,
14cu|morituri-0.2.3-1|38	* plugins for logging.
14cu|morituri-0.2.3-1|39	Currently, only has a command line client.
14cu|morituri-0.2.3-1|40	
14cu|morituri-0.2.3-1|41	%files
14cu|morituri-0.2.3-1|42	%doc README COPYING morituri.doap NEWS RELEASE ChangeLog
14cu|morituri-0.2.3-1|43	%{_bindir}/rip
14cu|morituri-0.2.3-1|44	%{_libdir}/morituri/plugins
14cu|morituri-0.2.3-1|45	%{_mandir}/man1/rip.1*
14cu|morituri-0.2.3-1|46	%{py_puresitedir}/morituri
14cu|morituri-0.2.3-1|47	%{_sysconfdir}/bash_completion.d/rip
14cu|morituri-0.2.3-1|48	
14cu|morituri-0.2.3-1|49	#-----------------------------------------------------------------------------
14cu|morituri-0.2.3-1|50	
14cu|morituri-0.2.3-1|51	%prep
14cu|morituri-0.2.3-1|52	%setup -q
14cu|morituri-0.2.3-1|53	%configure2_5x --sysconfdir=%{_sysconfdir}
14cu|morituri-0.2.3-1|54	
14cu|morituri-0.2.3-1|55	
14cu|morituri-0.2.3-1|56	%build
14cu|morituri-0.2.3-1|57	# Nothing to do
14cu|morituri-0.2.3-1|58	
14cu|morituri-0.2.3-1|59	
14cu|morituri-0.2.3-1|60	%install
14cu|morituri-0.2.3-1|61	%makeinstall_std
14cu|morituri-0.2.3-1|62	
14cu|morituri-0.2.3-1|63	mkdir -p %{buildroot}%{_libdir}/morituri/plugins
14cu|morituri-0.2.3-1|64	
14cu|morituri-0.2.3-1|65	%changelog
14cu|morituri-0.2.3-1|66	
14cu|morituri-0.2.3-1|67	* Tue Apr 07 2015 Giovanni Mariani <mc2374@mclink.it> 0.2.3-1
14cu|morituri-0.2.3-1|68	- (93f9944) Updated to release 0.2.3, cleaned specfile. updated BReqs and Reqs, updated feature list and file list
14cu|morituri-0.2.3-1|69	
14cu|morituri-0.2.3-1|70	

10961 14
14cu|moserial-3.0.10-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14cu|moserial-3.0.10-1|2	
14cu|moserial-3.0.10-1|3	Summary:	Serial terminal for the Gnome desktop
14cu|moserial-3.0.10-1|4	Name:		moserial
14cu|moserial-3.0.10-1|5	Version:	3.0.10
14cu|moserial-3.0.10-1|6	Release:	1
14cu|moserial-3.0.10-1|7	Group:		Communications
14cu|moserial-3.0.10-1|8	License:	GPLv3+
14cu|moserial-3.0.10-1|9	URL:		http://live.gnome.org/moserial/
14cu|moserial-3.0.10-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|moserial-3.0.10-1|11	BuildRequires:	desktop-file-utils
14cu|moserial-3.0.10-1|12	BuildRequires:	intltool
14cu|moserial-3.0.10-1|13	BuildRequires:	itstool
14cu|moserial-3.0.10-1|14	BuildRequires:	rarian
14cu|moserial-3.0.10-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|moserial-3.0.10-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|moserial-3.0.10-1|17	Requires:	hicolor-icon-theme
14cu|moserial-3.0.10-1|18	Requires:	yelp
14cu|moserial-3.0.10-1|19	
14cu|moserial-3.0.10-1|20	%description
14cu|moserial-3.0.10-1|21	Moserial is a clean, friendly gtk-based serial terminal for the Gnome
14cu|moserial-3.0.10-1|22	desktop. It is written in Vala for extra goodness.
14cu|moserial-3.0.10-1|23	
14cu|moserial-3.0.10-1|24	%prep
14cu|moserial-3.0.10-1|25	%setup -q
14cu|moserial-3.0.10-1|26	
14cu|moserial-3.0.10-1|27	%build
14cu|moserial-3.0.10-1|28	%configure2_5x
14cu|moserial-3.0.10-1|29	%make
14cu|moserial-3.0.10-1|30	
14cu|moserial-3.0.10-1|31	%install
14cu|moserial-3.0.10-1|32	%makeinstall_std
14cu|moserial-3.0.10-1|33	
14cu|moserial-3.0.10-1|34	desktop-file-install \
14cu|moserial-3.0.10-1|35	--dir %{buildroot}%{_datadir}/applications \
14cu|moserial-3.0.10-1|36	%{buildroot}%{_datadir}/applications/*.desktop
14cu|moserial-3.0.10-1|37	
14cu|moserial-3.0.10-1|38	%find_lang %{name} --with-gnome
14cu|moserial-3.0.10-1|39	
14cu|moserial-3.0.10-1|40	%files -f %{name}.lang
14cu|moserial-3.0.10-1|41	%doc AUTHORS ChangeLog ChangeLog.pre-git MAINTAINERS NEWS
14cu|moserial-3.0.10-1|42	%{_bindir}/%{name}
14cu|moserial-3.0.10-1|43	%{_datadir}/applications/%{name}.desktop
14cu|moserial-3.0.10-1|44	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|moserial-3.0.10-1|45	%{_mandir}/man1/%{name}*
14cu|moserial-3.0.10-1|46	%{_datadir}/appdata/moserial.appdata.xml
14cu|moserial-3.0.10-1|47	
14cu|moserial-3.0.10-1|48	%changelog
14cu|moserial-3.0.10-1|49	
14cu|moserial-3.0.10-1|50	* Mon Oct 03 2016 alzim <alzim@bk.ru> 3.0.10-1
14cu|moserial-3.0.10-1|51	- (1051d9d) Merge pull request #2 from import/moserial:rosa2016.1
14cu|moserial-3.0.10-1|52	- (1051d9d) Updated to 3.0.10
14cu|moserial-3.0.10-1|53	
14cu|moserial-3.0.10-1|54	

10962 14
14cu|mosh-1.2.6-1|1	Summary:	Remote terminal application
14cu|mosh-1.2.6-1|2	Name:		mosh
14cu|mosh-1.2.6-1|3	Version:	1.2.6
14cu|mosh-1.2.6-1|4	Release:	1
14cu|mosh-1.2.6-1|5	License:	GPLv3+
14cu|mosh-1.2.6-1|6	Group:		Networking/Remote access
14cu|mosh-1.2.6-1|7	URL:		https://mosh.org
14cu|mosh-1.2.6-1|8	Source0:	https://github.com/mobile-shell/mosh/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|mosh-1.2.6-1|9	BuildRequires:	protobuf-compiler
14cu|mosh-1.2.6-1|10	BuildRequires:	protobuf-devel
14cu|mosh-1.2.6-1|11	BuildRequires:	libutempter-devel
14cu|mosh-1.2.6-1|12	BuildRequires:	zlib-devel
14cu|mosh-1.2.6-1|13	BuildRequires:	ncurses-devel
14cu|mosh-1.2.6-1|14	BuildRequires:	pkgconfig(openssl)
14cu|mosh-1.2.6-1|15	Requires:	openssh
14cu|mosh-1.2.6-1|16	Requires:	perl(IO::Pty::Easy)
14cu|mosh-1.2.6-1|17	
14cu|mosh-1.2.6-1|18	%description
14cu|mosh-1.2.6-1|19	Mosh (mobile shell)
14cu|mosh-1.2.6-1|20	
14cu|mosh-1.2.6-1|21	%prep
14cu|mosh-1.2.6-1|22	%setup -q
14cu|mosh-1.2.6-1|23	
14cu|mosh-1.2.6-1|24	%build
14cu|mosh-1.2.6-1|25	export CFLAGS="-g -O2" CXXFLAGS="-g -O2"
14cu|mosh-1.2.6-1|26	%configure --enable-compile-warnings=error
14cu|mosh-1.2.6-1|27	%make
14cu|mosh-1.2.6-1|28	
14cu|mosh-1.2.6-1|29	%install
14cu|mosh-1.2.6-1|30	%makeinstall_std
14cu|mosh-1.2.6-1|31	
14cu|mosh-1.2.6-1|32	%files
14cu|mosh-1.2.6-1|33	%doc README.md COPYING ChangeLog
14cu|mosh-1.2.6-1|34	%{_bindir}/mosh
14cu|mosh-1.2.6-1|35	%{_bindir}/mosh-client
14cu|mosh-1.2.6-1|36	%{_bindir}/mosh-server
14cu|mosh-1.2.6-1|37	%{_mandir}/man1/mosh.1.xz
14cu|mosh-1.2.6-1|38	%{_mandir}/man1/mosh-client.1.xz
14cu|mosh-1.2.6-1|39	%{_mandir}/man1/mosh-server.1.xz
14cu|mosh-1.2.6-1|40	
14cu|mosh-1.2.6-1|41	%changelog
14cu|mosh-1.2.6-1|42	
14cu|mosh-1.2.6-1|43	* Mon Oct 03 2016 alzim <alzim@bk.ru> 1.2.6-1
14cu|mosh-1.2.6-1|44	- (bc692ca) Merge pull request #2 from import/mosh:rosa2016.1
14cu|mosh-1.2.6-1|45	- (bc692ca) Updated to 1.2.6
14cu|mosh-1.2.6-1|46	
14cu|mosh-1.2.6-1|47	

10963 14
14cu|motion-3.4.1-0.rc01|1	%define		git		rc01
14cu|motion-3.4.1-0.rc01|2	
14cu|motion-3.4.1-0.rc01|3	Summary:	A highly customizable software motion detector
14cu|motion-3.4.1-0.rc01|4	Name:		motion
14cu|motion-3.4.1-0.rc01|5	Version:	3.4.1
14cu|motion-3.4.1-0.rc01|6	Release:	0.%{git}
14cu|motion-3.4.1-0.rc01|7	License:	GPLv2+
14cu|motion-3.4.1-0.rc01|8	Group:		Video
14cu|motion-3.4.1-0.rc01|9	Url:		http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
14cu|motion-3.4.1-0.rc01|10	Source0:	http://heanet.dl.sourceforge.net/motion/%{name}_%{version}%{git}.tar.gz
14cu|motion-3.4.1-0.rc01|11	Source1:	%{name}-tmpfiles.conf
14cu|motion-3.4.1-0.rc01|12	Source100:	%{name}.rpmlintrc
14cu|motion-3.4.1-0.rc01|13	BuildRequires:	ffmpeg-devel
14cu|motion-3.4.1-0.rc01|14	BuildRequires:	jpeg-devel
14cu|motion-3.4.1-0.rc01|15	BuildRequires:	linux-userspace-headers
14cu|motion-3.4.1-0.rc01|16	BuildRequires:	mysql-devel
14cu|motion-3.4.1-0.rc01|17	BuildRequires:	pkgconfig(sdl)
14cu|motion-3.4.1-0.rc01|18	BuildRequires:	pkgconfig(sqlite3)
14cu|motion-3.4.1-0.rc01|19	BuildRequires:	postgresql-devel
14cu|motion-3.4.1-0.rc01|20	Requires(post):	systemd
14cu|motion-3.4.1-0.rc01|21	
14cu|motion-3.4.1-0.rc01|22	%description
14cu|motion-3.4.1-0.rc01|23	This is a software motion detector. It grabs images from video4linux devices
14cu|motion-3.4.1-0.rc01|24	and/or from web cams (such as the axis network cameras). It is the perfect
14cu|motion-3.4.1-0.rc01|25	tool for keeping an eye on your property keeping only those images that are
14cu|motion-3.4.1-0.rc01|26	interesting.
14cu|motion-3.4.1-0.rc01|27	
14cu|motion-3.4.1-0.rc01|28	%files
14cu|motion-3.4.1-0.rc01|29	%doc CHANGELOG COPYING CREDITS FAQ README README.axis_2100 %{name}_guide.html
14cu|motion-3.4.1-0.rc01|30	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|motion-3.4.1-0.rc01|31	%{_bindir}/%{name}
14cu|motion-3.4.1-0.rc01|32	%{_mandir}/man1/%{name}.1*
14cu|motion-3.4.1-0.rc01|33	%{_datadir}/%{name}
14cu|motion-3.4.1-0.rc01|34	%{_tmpfilesdir}/%{name}.conf
14cu|motion-3.4.1-0.rc01|35	
14cu|motion-3.4.1-0.rc01|36	#-----------------------------------------------------------------------------
14cu|motion-3.4.1-0.rc01|37	
14cu|motion-3.4.1-0.rc01|38	%prep
14cu|motion-3.4.1-0.rc01|39	%setup -qn %{name}_%{version}%{git}
14cu|motion-3.4.1-0.rc01|40	
14cu|motion-3.4.1-0.rc01|41	
14cu|motion-3.4.1-0.rc01|42	%build
14cu|motion-3.4.1-0.rc01|43	autoreconf -vfi
14cu|motion-3.4.1-0.rc01|44	%configure2_5x
14cu|motion-3.4.1-0.rc01|45	%make
14cu|motion-3.4.1-0.rc01|46	
14cu|motion-3.4.1-0.rc01|47	
14cu|motion-3.4.1-0.rc01|48	%install
14cu|motion-3.4.1-0.rc01|49	%makeinstall_std
14cu|motion-3.4.1-0.rc01|50	
14cu|motion-3.4.1-0.rc01|51	# Use standard names
14cu|motion-3.4.1-0.rc01|52	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}-dist.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|motion-3.4.1-0.rc01|53	# and remove other sample config files (they are already in %%{_datadir}/%%{name}/examples
14cu|motion-3.4.1-0.rc01|54	rm -rf %{buildroot}%{_sysconfdir}/%{name}/thread*-dist.conf
14cu|motion-3.4.1-0.rc01|55	
14cu|motion-3.4.1-0.rc01|56	# Needed no more
14cu|motion-3.4.1-0.rc01|57	#chmod 644 %%{buildroot}%%{_sysconfdir}/%%{name}.conf
14cu|motion-3.4.1-0.rc01|58	
14cu|motion-3.4.1-0.rc01|59	rm -rf %{buildroot}%{_datadir}/doc/
14cu|motion-3.4.1-0.rc01|60	
14cu|motion-3.4.1-0.rc01|61	#systemd compat
14cu|motion-3.4.1-0.rc01|62	install -D -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|motion-3.4.1-0.rc01|63	
14cu|motion-3.4.1-0.rc01|64	
14cu|motion-3.4.1-0.rc01|65	%post
14cu|motion-3.4.1-0.rc01|66	systemd-tmpfiles --create %{name}.conf ||:
14cu|motion-3.4.1-0.rc01|67	
14cu|motion-3.4.1-0.rc01|68	%changelog
14cu|motion-3.4.1-0.rc01|69	
14cu|motion-3.4.1-0.rc01|70	* Sat Dec 26 2015 Giovanni Mariani <mc2374@mclink.it> 3.4.1-0.rc01
14cu|motion-3.4.1-0.rc01|71	- (07ed68b) Updated to release 3.4.1rc01, updated file list, cleaned specfile and added S100 to avoid useless rpmlint warnings
14cu|motion-3.4.1-0.rc01|72	
14cu|motion-3.4.1-0.rc01|73	

10964 14
14cu|Mowitz-0.3.0-14|1	%define major 0
14cu|Mowitz-0.3.0-14|2	%define libname %mklibname %{name} %{major}
14cu|Mowitz-0.3.0-14|3	%define libnamedev %mklibname %{name} -d
14cu|Mowitz-0.3.0-14|4	
14cu|Mowitz-0.3.0-14|5	Summary:	Collection of widgets for X applications
14cu|Mowitz-0.3.0-14|6	Name:		Mowitz
14cu|Mowitz-0.3.0-14|7	Version:	0.3.0
14cu|Mowitz-0.3.0-14|8	Release:	14
14cu|Mowitz-0.3.0-14|9	License:	GPL
14cu|Mowitz-0.3.0-14|10	Group:		System/Libraries
14cu|Mowitz-0.3.0-14|11	URL:		http://siag.nu/mowitz/
14cu|Mowitz-0.3.0-14|12	Source:		http://siag.nu/pub/mowitz/%{name}-%{version}.tar.gz
14cu|Mowitz-0.3.0-14|13	Patch0:		Mowitz-0.3.0-overflow.patch
14cu|Mowitz-0.3.0-14|14	Patch1:		Mowitz-0.3.0-overflow2.patch
14cu|Mowitz-0.3.0-14|15	Patch2:		Mowitz-0.3.0-overflow3.patch
14cu|Mowitz-0.3.0-14|16	Patch3:		Mowitz-0.3.0-overflow4.patch
14cu|Mowitz-0.3.0-14|17	Patch4:		Mowitz-0.3.0-overflow5.patch
14cu|Mowitz-0.3.0-14|18	Patch5:		Mowitz-0.3.0-overflow6.patch
14cu|Mowitz-0.3.0-14|19	Patch6:		Mowitz-0.3.0-overflow7.patch
14cu|Mowitz-0.3.0-14|20	Patch7:		Mowitz-0.3.0-overflow8.patch
14cu|Mowitz-0.3.0-14|21	Patch8:		Mowitz-0.3.0-link.patch
14cu|Mowitz-0.3.0-14|22	BuildRequires:	pkgconfig(x11)
14cu|Mowitz-0.3.0-14|23	BuildRequires:	pkgconfig(xpm)
14cu|Mowitz-0.3.0-14|24	BuildRequires:	pkgconfig(xext)
14cu|Mowitz-0.3.0-14|25	BuildRequires:	pkgconfig(xaw7)
14cu|Mowitz-0.3.0-14|26	BuildRequires:	pkgconfig(xmu)
14cu|Mowitz-0.3.0-14|27	BuildRequires:	pkgconfig(xt)
14cu|Mowitz-0.3.0-14|28	BuildRequires:	libneXtaw-devel
14cu|Mowitz-0.3.0-14|29	
14cu|Mowitz-0.3.0-14|30	%description
14cu|Mowitz-0.3.0-14|31	The Mowitz library contains a large collection of widgets for X applications
14cu|Mowitz-0.3.0-14|32	to use. It complements a widget set such as Xaw3d or neXtaw.
14cu|Mowitz-0.3.0-14|33	
14cu|Mowitz-0.3.0-14|34	%package -n %{libname}
14cu|Mowitz-0.3.0-14|35	Summary:	Collection of widgets for X applications
14cu|Mowitz-0.3.0-14|36	Group:		System/Libraries
14cu|Mowitz-0.3.0-14|37	
14cu|Mowitz-0.3.0-14|38	%description -n %{libname}
14cu|Mowitz-0.3.0-14|39	The Mowitz library contains a large collection of widgets for X applications
14cu|Mowitz-0.3.0-14|40	to use. It complements a widget set such as Xaw3d or neXtaw.
14cu|Mowitz-0.3.0-14|41	
14cu|Mowitz-0.3.0-14|42	%package -n %{libnamedev}
14cu|Mowitz-0.3.0-14|43	Summary:	Collection of widgets for X applications
14cu|Mowitz-0.3.0-14|44	Group:		Development/C
14cu|Mowitz-0.3.0-14|45	Requires:	%{libname} = %{version}-%{release}
14cu|Mowitz-0.3.0-14|46	Provides:	libMowitz-devel = %{version}-%{release}
14cu|Mowitz-0.3.0-14|47	
14cu|Mowitz-0.3.0-14|48	%description -n %{libnamedev}
14cu|Mowitz-0.3.0-14|49	The Mowitz library contains a large collection of widgets for X applications
14cu|Mowitz-0.3.0-14|50	to use. It complements a widget set such as Xaw3d or neXtaw.
14cu|Mowitz-0.3.0-14|51	
14cu|Mowitz-0.3.0-14|52	%prep
14cu|Mowitz-0.3.0-14|53	%setup -q
14cu|Mowitz-0.3.0-14|54	%patch0 -p0 -b .overflow
14cu|Mowitz-0.3.0-14|55	%patch1 -p0 -b .overflow2
14cu|Mowitz-0.3.0-14|56	%patch2 -p0 -b .overflow3
14cu|Mowitz-0.3.0-14|57	%patch3 -p0 -b .overflow4
14cu|Mowitz-0.3.0-14|58	%patch4 -p0 -b .overflow5
14cu|Mowitz-0.3.0-14|59	%patch5 -p0 -b .overflow6
14cu|Mowitz-0.3.0-14|60	%patch6 -p0 -b .overflow7
14cu|Mowitz-0.3.0-14|61	%patch7 -p0 -b .overflow8
14cu|Mowitz-0.3.0-14|62	%patch8 -p0 -b .link
14cu|Mowitz-0.3.0-14|63	
14cu|Mowitz-0.3.0-14|64	%build
14cu|Mowitz-0.3.0-14|65	%configure2_5x
14cu|Mowitz-0.3.0-14|66	%make
14cu|Mowitz-0.3.0-14|67	
14cu|Mowitz-0.3.0-14|68	%install
14cu|Mowitz-0.3.0-14|69	%makeinstall_std
14cu|Mowitz-0.3.0-14|70	
14cu|Mowitz-0.3.0-14|71	%multiarch_binaries %{buildroot}%{_bindir}/mowitz-config
14cu|Mowitz-0.3.0-14|72	
14cu|Mowitz-0.3.0-14|73	rm -rf %{buildroot}/usr/doc/
14cu|Mowitz-0.3.0-14|74	
14cu|Mowitz-0.3.0-14|75	%files -n %{libname}
14cu|Mowitz-0.3.0-14|76	%{_libdir}/lib*.so.*
14cu|Mowitz-0.3.0-14|77	%{_datadir}/%{name}
14cu|Mowitz-0.3.0-14|78	
14cu|Mowitz-0.3.0-14|79	%files -n %{libnamedev}
14cu|Mowitz-0.3.0-14|80	%{_bindir}/mowitz-config
14cu|Mowitz-0.3.0-14|81	%{multiarch_bindir}/mowitz-config
14cu|Mowitz-0.3.0-14|82	%{_includedir}/%{name}/
14cu|Mowitz-0.3.0-14|83	%{_libdir}/lib*.a
14cu|Mowitz-0.3.0-14|84	%{_libdir}/lib*.so
14cu|Mowitz-0.3.0-14|85	
14cu|Mowitz-0.3.0-14|86	
14cu|Mowitz-0.3.0-14|87	%changelog
14cu|Mowitz-0.3.0-14|88	
14cu|Mowitz-0.3.0-14|89	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.3.0-14
14cu|Mowitz-0.3.0-14|90	- (ff26260) Repack tarball according to upstream
14cu|Mowitz-0.3.0-14|91	
14cu|Mowitz-0.3.0-14|92	

10965 14
14cu|mozldap-6.0.7-10|1	%define nspr_name       nspr
14cu|mozldap-6.0.7-10|2	%define nspr_version    4.6
14cu|mozldap-6.0.7-10|3	%define nss_name        nss
14cu|mozldap-6.0.7-10|4	%define nss_version     3.11
14cu|mozldap-6.0.7-10|5	%define svrcore_name    svrcore
14cu|mozldap-6.0.7-10|6	%define svrcore_version 4.0.4
14cu|mozldap-6.0.7-10|7	
14cu|mozldap-6.0.7-10|8	%define major           6
14cu|mozldap-6.0.7-10|9	%define minor           0
14cu|mozldap-6.0.7-10|10	%define submin          7
14cu|mozldap-6.0.7-10|11	%define libsuffix       %{major}0
14cu|mozldap-6.0.7-10|12	
14cu|mozldap-6.0.7-10|13	Summary:          Mozilla LDAP C SDK
14cu|mozldap-6.0.7-10|14	Name:             mozldap
14cu|mozldap-6.0.7-10|15	Version:          %{major}.%{minor}.%{submin}
14cu|mozldap-6.0.7-10|16	Release:          10
14cu|mozldap-6.0.7-10|17	License:          MPLv1.1 or GPLv2+ or LGPLv2+
14cu|mozldap-6.0.7-10|18	URL:              http://www.mozilla.org/directory/csdk.html
14cu|mozldap-6.0.7-10|19	Group:            System/Libraries
14cu|mozldap-6.0.7-10|20	BuildRequires:    %{nspr_name}-devel >= %{nspr_version}
14cu|mozldap-6.0.7-10|21	BuildRequires:    %{nss_name}-devel >= %{nss_version}
14cu|mozldap-6.0.7-10|22	BuildRequires:    %{svrcore_name}-devel >= %{svrcore_version}
14cu|mozldap-6.0.7-10|23	BuildRequires:    gcc-c++
14cu|mozldap-6.0.7-10|24	BuildRequires:    libsasl-devel
14cu|mozldap-6.0.7-10|25	
14cu|mozldap-6.0.7-10|26	Source0:          ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v%{version}/src/%{name}-%{version}.tar.gz
14cu|mozldap-6.0.7-10|27	Source100:		%{name}.rpmlintrc
14cu|mozldap-6.0.7-10|28	
14cu|mozldap-6.0.7-10|29	%description
14cu|mozldap-6.0.7-10|30	The Mozilla LDAP C SDK is a set of libraries that
14cu|mozldap-6.0.7-10|31	allow applications to communicate with LDAP directory
14cu|mozldap-6.0.7-10|32	servers.  These libraries are derived from the University
14cu|mozldap-6.0.7-10|33	of Michigan and Netscape LDAP libraries.  They use Mozilla
14cu|mozldap-6.0.7-10|34	NSPR and NSS for crypto.
14cu|mozldap-6.0.7-10|35	
14cu|mozldap-6.0.7-10|36	
14cu|mozldap-6.0.7-10|37	%package tools
14cu|mozldap-6.0.7-10|38	Summary:          Tools for the Mozilla LDAP C SDK
14cu|mozldap-6.0.7-10|39	Group:            System/Libraries
14cu|mozldap-6.0.7-10|40	Requires:         %{name} = %{version}-%{release}
14cu|mozldap-6.0.7-10|41	BuildRequires:    %{nspr_name}-devel >= %{nspr_version}
14cu|mozldap-6.0.7-10|42	BuildRequires:    %{nss_name}-devel >= %{nss_version}
14cu|mozldap-6.0.7-10|43	BuildRequires:    %{svrcore_name}-devel >= %{svrcore_version}
14cu|mozldap-6.0.7-10|44	
14cu|mozldap-6.0.7-10|45	%description tools
14cu|mozldap-6.0.7-10|46	The mozldap-tools package provides the ldapsearch,
14cu|mozldap-6.0.7-10|47	ldapmodify, and ldapdelete tools that use the
14cu|mozldap-6.0.7-10|48	Mozilla LDAP C SDK libraries.
14cu|mozldap-6.0.7-10|49	
14cu|mozldap-6.0.7-10|50	
14cu|mozldap-6.0.7-10|51	%package devel
14cu|mozldap-6.0.7-10|52	Summary:          Development libraries and examples for Mozilla LDAP C SDK
14cu|mozldap-6.0.7-10|53	Group:            Development/C
14cu|mozldap-6.0.7-10|54	Requires:         %{name} = %{version}-%{release}
14cu|mozldap-6.0.7-10|55	
14cu|mozldap-6.0.7-10|56	%description devel
14cu|mozldap-6.0.7-10|57	Header and Library files for doing development with the Mozilla LDAP C SDK
14cu|mozldap-6.0.7-10|58	
14cu|mozldap-6.0.7-10|59	%prep
14cu|mozldap-6.0.7-10|60	%setup -q
14cu|mozldap-6.0.7-10|61	
14cu|mozldap-6.0.7-10|62	%build
14cu|mozldap-6.0.7-10|63	%setup_compile_flags
14cu|mozldap-6.0.7-10|64	
14cu|mozldap-6.0.7-10|65	cd c-sdk
14cu|mozldap-6.0.7-10|66	
14cu|mozldap-6.0.7-10|67	./configure \
14cu|mozldap-6.0.7-10|68	%ifarch x86_64
14cu|mozldap-6.0.7-10|69	--enable-64bit \
14cu|mozldap-6.0.7-10|70	%endif
14cu|mozldap-6.0.7-10|71	--with-sasl \
14cu|mozldap-6.0.7-10|72	--with-system-nss \
14cu|mozldap-6.0.7-10|73	--with-system-nspr \
14cu|mozldap-6.0.7-10|74	--with-system-svrcore \
14cu|mozldap-6.0.7-10|75	--enable-clu \
14cu|mozldap-6.0.7-10|76	--enable-optimize \
14cu|mozldap-6.0.7-10|77	--disable-debug
14cu|mozldap-6.0.7-10|78	
14cu|mozldap-6.0.7-10|79	# Enable compiler optimizations and disable debugging code
14cu|mozldap-6.0.7-10|80	BUILD_OPT=1
14cu|mozldap-6.0.7-10|81	export BUILD_OPT
14cu|mozldap-6.0.7-10|82	
14cu|mozldap-6.0.7-10|83	# Generate symbolic info for debuggers
14cu|mozldap-6.0.7-10|84	XCFLAGS="%{optflags}"
14cu|mozldap-6.0.7-10|85	export XCFLAGS
14cu|mozldap-6.0.7-10|86	
14cu|mozldap-6.0.7-10|87	PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
14cu|mozldap-6.0.7-10|88	PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
14cu|mozldap-6.0.7-10|89	
14cu|mozldap-6.0.7-10|90	export PKG_CONFIG_ALLOW_SYSTEM_LIBS
14cu|mozldap-6.0.7-10|91	export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS
14cu|mozldap-6.0.7-10|92	
14cu|mozldap-6.0.7-10|93	make \
14cu|mozldap-6.0.7-10|94	%ifarch x86_64
14cu|mozldap-6.0.7-10|95	USE_64=1
14cu|mozldap-6.0.7-10|96	%endif
14cu|mozldap-6.0.7-10|97	
14cu|mozldap-6.0.7-10|98	%install
14cu|mozldap-6.0.7-10|99	# Set up our package file
14cu|mozldap-6.0.7-10|100	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cu|mozldap-6.0.7-10|101	cat c-sdk/mozldap.pc.in \
14cu|mozldap-6.0.7-10|102	| sed -e "s,%%libdir%%,%{_libdir},g" \
14cu|mozldap-6.0.7-10|103	-e "s,%%prefix%%,%{_prefix},g" \
14cu|mozldap-6.0.7-10|104	-e "s,%%major%%,%{major},g" \
14cu|mozldap-6.0.7-10|105	-e "s,%%minor%%,%{minor},g" \
14cu|mozldap-6.0.7-10|106	-e "s,%%submin%%,%{submin},g" \
14cu|mozldap-6.0.7-10|107	-e "s,%%libsuffix%%,%{libsuffix},g" \
14cu|mozldap-6.0.7-10|108	-e "s,%%bindir%%,%{_libdir}/%{name},g" \
14cu|mozldap-6.0.7-10|109	-e "s,%%exec_prefix%%,%{_prefix},g" \
14cu|mozldap-6.0.7-10|110	-e "s,%%includedir%%,%{_includedir}/%{name},g" \
14cu|mozldap-6.0.7-10|111	-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
14cu|mozldap-6.0.7-10|112	-e "s,%%NSS_VERSION%%,%{nss_version},g" \
14cu|mozldap-6.0.7-10|113	-e "s,%%SVRCORE_VERSION%%,%{svrcore_version},g" \
14cu|mozldap-6.0.7-10|114	-e "s,%%MOZLDAP_VERSION%%,%{version},g" \
14cu|mozldap-6.0.7-10|115	> %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cu|mozldap-6.0.7-10|116	
14cu|mozldap-6.0.7-10|117	# There is no make install target so we'll do it ourselves.
14cu|mozldap-6.0.7-10|118	
14cu|mozldap-6.0.7-10|119	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|mozldap-6.0.7-10|120	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|mozldap-6.0.7-10|121	echo $(pwd)
14cu|mozldap-6.0.7-10|122	
14cu|mozldap-6.0.7-10|123	# Copy the binary libraries we want
14cu|mozldap-6.0.7-10|124	for file in libssldap%{libsuffix}.so libprldap%{libsuffix}.so libldap%{libsuffix}.so libldif%{libsuffix}.so
14cu|mozldap-6.0.7-10|125	do
14cu|mozldap-6.0.7-10|126	install -m 755 ../dist/lib/$file %{buildroot}%{_libdir}
14cu|mozldap-6.0.7-10|127	done
14cu|mozldap-6.0.7-10|128	
14cu|mozldap-6.0.7-10|129	# Copy the binaries we want
14cu|mozldap-6.0.7-10|130	for file in ldapsearch ldapmodify ldapdelete ldapcmp ldapcompare ldappasswd
14cu|mozldap-6.0.7-10|131	do
14cu|mozldap-6.0.7-10|132	install -m 755 ../dist/bin/$file %{buildroot}%{_libdir}/%{name}
14cu|mozldap-6.0.7-10|133	done
14cu|mozldap-6.0.7-10|134	
14cu|mozldap-6.0.7-10|135	# Copy the include files
14cu|mozldap-6.0.7-10|136	for file in ../dist/public/ldap/*.h
14cu|mozldap-6.0.7-10|137	do
14cu|mozldap-6.0.7-10|138	install -p -m 644 $file %{buildroot}%{_includedir}/%{name}
14cu|mozldap-6.0.7-10|139	done
14cu|mozldap-6.0.7-10|140	
14cu|mozldap-6.0.7-10|141	# Copy the developer files
14cu|mozldap-6.0.7-10|142	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|mozldap-6.0.7-10|143	cp -r c-sdk/ldap/examples %{buildroot}%{_datadir}/%{name}
14cu|mozldap-6.0.7-10|144	mkdir -p %{buildroot}%{_datadir}/%{name}/etc
14cu|mozldap-6.0.7-10|145	install -m 644 c-sdk/ldap/examples/xmplflt.conf %{buildroot}%{_datadir}/%{name}/etc
14cu|mozldap-6.0.7-10|146	install -m 644 c-sdk/ldap/libraries/libldap/ldaptemplates.conf %{buildroot}%{_datadir}/%{name}/etc
14cu|mozldap-6.0.7-10|147	install -m 644 c-sdk/ldap/libraries/libldap/ldapfilter.conf %{buildroot}%{_datadir}/%{name}/etc
14cu|mozldap-6.0.7-10|148	install -m 644 c-sdk/ldap/libraries/libldap/ldapsearchprefs.conf %{buildroot}%{_datadir}/%{name}/etc
14cu|mozldap-6.0.7-10|149	
14cu|mozldap-6.0.7-10|150	%files
14cu|mozldap-6.0.7-10|151	%doc c-sdk/README.rpm
14cu|mozldap-6.0.7-10|152	%{_libdir}/libssldap*.so
14cu|mozldap-6.0.7-10|153	%{_libdir}/libprldap*.so
14cu|mozldap-6.0.7-10|154	%{_libdir}/libldap*.so
14cu|mozldap-6.0.7-10|155	%{_libdir}/libldif*.so
14cu|mozldap-6.0.7-10|156	
14cu|mozldap-6.0.7-10|157	%files tools
14cu|mozldap-6.0.7-10|158	%dir %{_libdir}/%{name}
14cu|mozldap-6.0.7-10|159	%{_libdir}/%{name}/ldapsearch
14cu|mozldap-6.0.7-10|160	%{_libdir}/%{name}/ldapmodify
14cu|mozldap-6.0.7-10|161	%{_libdir}/%{name}/ldapdelete
14cu|mozldap-6.0.7-10|162	%{_libdir}/%{name}/ldapcmp
14cu|mozldap-6.0.7-10|163	%{_libdir}/%{name}/ldapcompare
14cu|mozldap-6.0.7-10|164	%{_libdir}/%{name}/ldappasswd
14cu|mozldap-6.0.7-10|165	
14cu|mozldap-6.0.7-10|166	%files devel
14cu|mozldap-6.0.7-10|167	%{_libdir}/pkgconfig/%{name}.pc
14cu|mozldap-6.0.7-10|168	%{_includedir}/%{name}
14cu|mozldap-6.0.7-10|169	%{_datadir}/%{name}
14cu|mozldap-6.0.7-10|170	
14cu|mozldap-6.0.7-10|171	%changelog
14cu|mozldap-6.0.7-10|172	
14cu|mozldap-6.0.7-10|173	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 6.0.7-10
14cu|mozldap-6.0.7-10|174	- (1a52646) Imported from SRPM
14cu|mozldap-6.0.7-10|175	
14cu|mozldap-6.0.7-10|176	

10966 14
14cu|mozo-1.12.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|mozo-1.12.0-1|2	%define oname   mate-menu-editor
14cu|mozo-1.12.0-1|3	
14cu|mozo-1.12.0-1|4	Summary:       Simple menu editor for MATE
14cu|mozo-1.12.0-1|5	Name:          mozo
14cu|mozo-1.12.0-1|6	Version:       1.12.0
14cu|mozo-1.12.0-1|7	Release:       1
14cu|mozo-1.12.0-1|8	Group:         System/Configuration/Other
14cu|mozo-1.12.0-1|9	License:       LGPLv2+
14cu|mozo-1.12.0-1|10	Url:           http://mate-desktop.org
14cu|mozo-1.12.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|mozo-1.12.0-1|12	BuildArch:     noarch
14cu|mozo-1.12.0-1|13	
14cu|mozo-1.12.0-1|14	#BuildRequires: pkgconfig(mate-doc-utils) >= 1.6.0
14cu|mozo-1.12.0-1|15	BuildRequires: intltool
14cu|mozo-1.12.0-1|16	BuildRequires: mate-common
14cu|mozo-1.12.0-1|17	BuildRequires: pkgconfig(libmate-menu)
14cu|mozo-1.12.0-1|18	BuildRequires: pkgconfig(pygtk-2.0)
14cu|mozo-1.12.0-1|19	
14cu|mozo-1.12.0-1|20	Requires:	pygtk2.0 >= 2.8.0
14cu|mozo-1.12.0-1|21	Requires:	python-mate-menus >= 1.6.0
14cu|mozo-1.12.0-1|22	
14cu|mozo-1.12.0-1|23	%rename %{oname}
14cu|mozo-1.12.0-1|24	
14cu|mozo-1.12.0-1|25	%description
14cu|mozo-1.12.0-1|26	Mozo is a menu editor for MATE that lets you get things done,
14cu|mozo-1.12.0-1|27	simply and quickly.
14cu|mozo-1.12.0-1|28	
14cu|mozo-1.12.0-1|29	Just click and type to edit, add, and delete any menu entry.
14cu|mozo-1.12.0-1|30	
14cu|mozo-1.12.0-1|31	%prep
14cu|mozo-1.12.0-1|32	%setup -q
14cu|mozo-1.12.0-1|33	
14cu|mozo-1.12.0-1|34	%build
14cu|mozo-1.12.0-1|35	# NOCONFIGURE=1 ./autogen.sh
14cu|mozo-1.12.0-1|36	%configure2_5x
14cu|mozo-1.12.0-1|37	%make
14cu|mozo-1.12.0-1|38	
14cu|mozo-1.12.0-1|39	%install
14cu|mozo-1.12.0-1|40	%makeinstall_std
14cu|mozo-1.12.0-1|41	
14cu|mozo-1.12.0-1|42	%find_lang %{name} --all-name
14cu|mozo-1.12.0-1|43	
14cu|mozo-1.12.0-1|44	%files -f %{name}.lang
14cu|mozo-1.12.0-1|45	%doc README AUTHORS COPYING
14cu|mozo-1.12.0-1|46	%{py_puresitedir}/*
14cu|mozo-1.12.0-1|47	%{_bindir}/*
14cu|mozo-1.12.0-1|48	%{_datadir}/applications/*
14cu|mozo-1.12.0-1|49	%{_datadir}/mozo
14cu|mozo-1.12.0-1|50	%{_iconsdir}/hicolor/*/*/*
14cu|mozo-1.12.0-1|51	%{_mandir}/man1/mozo.1.*
14cu|mozo-1.12.0-1|52	
14cu|mozo-1.12.0-1|53	%changelog
14cu|mozo-1.12.0-1|54	
14cu|mozo-1.12.0-1|55	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|mozo-1.12.0-1|56	- (eacae2d) Updated to 1.12.0
14cu|mozo-1.12.0-1|57	
14cu|mozo-1.12.0-1|58	

10967 14
14cu|mozplugger-2.1.6-1|1	%define	_mozillapath	%{_libdir}/mozilla/plugins
14cu|mozplugger-2.1.6-1|2	
14cu|mozplugger-2.1.6-1|3	Summary:	Generic mozilla plug-in
14cu|mozplugger-2.1.6-1|4	Name:		mozplugger
14cu|mozplugger-2.1.6-1|5	Version:	2.1.6
14cu|mozplugger-2.1.6-1|6	Release:	1
14cu|mozplugger-2.1.6-1|7	License:	GPLv2+
14cu|mozplugger-2.1.6-1|8	Group:		Networking/WWW
14cu|mozplugger-2.1.6-1|9	Url:		http://mozplugger.mozdev.org/
14cu|mozplugger-2.1.6-1|10	Source0:	http://mozplugger.mozdev.org/files/mozplugger-%{version}.tar.gz
14cu|mozplugger-2.1.6-1|11	Source1:	http://umn.dl.sourceforge.net/sourceforge/mplayerplug-in/mini.tar.bz2
14cu|mozplugger-2.1.6-1|12	Source2:	mozmimetypes-1.4.1.tar.bz2
14cu|mozplugger-2.1.6-1|13	Patch1:		mozplugger-2.1.4-pulseaudio.patch
14cu|mozplugger-2.1.6-1|14	Patch2:		mozplugger-2.1.4-gqview.patch
14cu|mozplugger-2.1.6-1|15	BuildRequires:	pkgconfig(x11)
14cu|mozplugger-2.1.6-1|16	Requires:	geeqie
14cu|mozplugger-2.1.6-1|17	Requires:	gv
14cu|mozplugger-2.1.6-1|18	Requires:	imagemagick
14cu|mozplugger-2.1.6-1|19	Requires:	mikmod
14cu|mozplugger-2.1.6-1|20	Requires:	mpg123
14cu|mozplugger-2.1.6-1|21	Requires:	mplayer
14cu|mozplugger-2.1.6-1|22	Requires:	sox
14cu|mozplugger-2.1.6-1|23	Requires:	TiMidity++
14cu|mozplugger-2.1.6-1|24	Requires:	xpdf
14cu|mozplugger-2.1.6-1|25	%rename		plugger
14cu|mozplugger-2.1.6-1|26	
14cu|mozplugger-2.1.6-1|27	%description
14cu|mozplugger-2.1.6-1|28	MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
14cu|mozplugger-2.1.6-1|29	programs as plug-ins for media types on the Internet.
14cu|mozplugger-2.1.6-1|30	
14cu|mozplugger-2.1.6-1|31	%files
14cu|mozplugger-2.1.6-1|32	%doc README COPYING
14cu|mozplugger-2.1.6-1|33	%{_bindir}/enable_mozmimetypes
14cu|mozplugger-2.1.6-1|34	%{_bindir}/disable_mozmimetypes
14cu|mozplugger-2.1.6-1|35	%{_bindir}/mozpluggerrc-sanitize
14cu|mozplugger-2.1.6-1|36	%{_bindir}/mozplugger-helper
14cu|mozplugger-2.1.6-1|37	%{_bindir}/mozplugger-linker
14cu|mozplugger-2.1.6-1|38	%{_bindir}/mozplugger-controller
14cu|mozplugger-2.1.6-1|39	%{_datadir}/mplayer/Skin/mini
14cu|mozplugger-2.1.6-1|40	%{_libdir}/netscape/plugins/mozplugger.so
14cu|mozplugger-2.1.6-1|41	%{_mozillapath}/mozplugger.so
14cu|mozplugger-2.1.6-1|42	%{_mandir}/man7/mozplugger.7*
14cu|mozplugger-2.1.6-1|43	%config(noreplace) %{_sysconfdir}/mozpluggerrc
14cu|mozplugger-2.1.6-1|44	%config(noreplace) %{_sysconfdir}/mozpluggerrc.default
14cu|mozplugger-2.1.6-1|45	
14cu|mozplugger-2.1.6-1|46	#----------------------------------------------------------------------------
14cu|mozplugger-2.1.6-1|47	
14cu|mozplugger-2.1.6-1|48	%prep
14cu|mozplugger-2.1.6-1|49	%setup -q -a 1 -a 2
14cu|mozplugger-2.1.6-1|50	%patch1 -p1 -b .pulse
14cu|mozplugger-2.1.6-1|51	%patch2 -p1 -b .gqview
14cu|mozplugger-2.1.6-1|52	
14cu|mozplugger-2.1.6-1|53	%build
14cu|mozplugger-2.1.6-1|54	%configure
14cu|mozplugger-2.1.6-1|55	%make XCFLAGS="%{optflags}"
14cu|mozplugger-2.1.6-1|56	
14cu|mozplugger-2.1.6-1|57	%install
14cu|mozplugger-2.1.6-1|58	mkdir -p %{buildroot}%{_mozillapath}/plugins \
14cu|mozplugger-2.1.6-1|59	%{buildroot}%{_libdir}/netscape/plugins \
14cu|mozplugger-2.1.6-1|60	%{buildroot}%{_bindir} \
14cu|mozplugger-2.1.6-1|61	%{buildroot}%{_sysconfdir} \
14cu|mozplugger-2.1.6-1|62	%{buildroot}%{_mandir}/man7 \
14cu|mozplugger-2.1.6-1|63	%{buildroot}%{_datadir}/mplayer/Skin/mini
14cu|mozplugger-2.1.6-1|64	
14cu|mozplugger-2.1.6-1|65	install -p -m 755 mozplugger-helper %{buildroot}%{_bindir}
14cu|mozplugger-2.1.6-1|66	install -p -m 755 mozplugger-controller %{buildroot}%{_bindir}
14cu|mozplugger-2.1.6-1|67	install -p -m 755 mozplugger-linker %{buildroot}%{_bindir}
14cu|mozplugger-2.1.6-1|68	install -p -m 755 mozplugger.so %{buildroot}%{_mozillapath}
14cu|mozplugger-2.1.6-1|69	install -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc
14cu|mozplugger-2.1.6-1|70	install -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc.default
14cu|mozplugger-2.1.6-1|71	install -p -m 644 mozplugger.7 %{buildroot}%{_mandir}/man7
14cu|mozplugger-2.1.6-1|72	
14cu|mozplugger-2.1.6-1|73	mkdir -p %{buildroot}%{_mozillapath}
14cu|mozplugger-2.1.6-1|74	ln -s %{_mozillapath}/mozplugger.so \
14cu|mozplugger-2.1.6-1|75	%{buildroot}%{_libdir}/netscape/plugins/mozplugger.so
14cu|mozplugger-2.1.6-1|76	install -p -m 644 mini/*.png mini/skin mini/VERSION mini/README \
14cu|mozplugger-2.1.6-1|77	%{buildroot}%{_datadir}/mplayer/Skin/mini/
14cu|mozplugger-2.1.6-1|78	
14cu|mozplugger-2.1.6-1|79	install -p -m 755 enable_mozmimetypes %{buildroot}%{_bindir}
14cu|mozplugger-2.1.6-1|80	ln -s ./enable_mozmimetypes %{buildroot}%{_bindir}/disable_mozmimetypes
14cu|mozplugger-2.1.6-1|81	
14cu|mozplugger-2.1.6-1|82	install -p -m 755 mozpluggerrc-sanitize %{buildroot}%{_bindir}
14cu|mozplugger-2.1.6-1|83	perl -pi -e \
14cu|mozplugger-2.1.6-1|84	"s|\@LIBDIR\@|%{_libdir}|g;\
14cu|mozplugger-2.1.6-1|85	s|\@SYSCONFDIR\@|%{_sysconfdir}|g;\
14cu|mozplugger-2.1.6-1|86	s|\@PLUGINDIR\@|%{_mozillapath}|g;\
14cu|mozplugger-2.1.6-1|87	s|\@BINDIR\@|%{_bindir}|g;" \
14cu|mozplugger-2.1.6-1|88	%{buildroot}%{_bindir}/mozpluggerrc-sanitize
14cu|mozplugger-2.1.6-1|89	
14cu|mozplugger-2.1.6-1|90	%triggerin -- mplayerplugin
14cu|mozplugger-2.1.6-1|91	[ "$2" -ge 1 ] || exit 0
14cu|mozplugger-2.1.6-1|92	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cu|mozplugger-2.1.6-1|93	if [ -x %{_bindir}/disable_mozmimetypes ]; then
14cu|mozplugger-2.1.6-1|94	%{_bindir}/disable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cu|mozplugger-2.1.6-1|95	application/x-drm-v2 \
14cu|mozplugger-2.1.6-1|96	application/x-mplayer2 \
14cu|mozplugger-2.1.6-1|97	application/x-ogg \
14cu|mozplugger-2.1.6-1|98	application/x-quicktimeplayer \
14cu|mozplugger-2.1.6-1|99	application/x-ms-wmw \
14cu|mozplugger-2.1.6-1|100	application/x-nsv-vp3-mp3 \
14cu|mozplugger-2.1.6-1|101	audio/ogg \
14cu|mozplugger-2.1.6-1|102	audio/wav \
14cu|mozplugger-2.1.6-1|103	audio/x-ms-wax \
14cu|mozplugger-2.1.6-1|104	audio/x-ms-wma \
14cu|mozplugger-2.1.6-1|105	audio/x-wav \
14cu|mozplugger-2.1.6-1|106	video/anim \
14cu|mozplugger-2.1.6-1|107	video/dl \
14cu|mozplugger-2.1.6-1|108	video/fli \
14cu|mozplugger-2.1.6-1|109	video/mp4 \
14cu|mozplugger-2.1.6-1|110	video/mpeg \
14cu|mozplugger-2.1.6-1|111	video/msvideo \
14cu|mozplugger-2.1.6-1|112	video/quicktime \
14cu|mozplugger-2.1.6-1|113	video/sgi-movie \
14cu|mozplugger-2.1.6-1|114	video/x-anim \
14cu|mozplugger-2.1.6-1|115	video/x-dl \
14cu|mozplugger-2.1.6-1|116	video/x-fli \
14cu|mozplugger-2.1.6-1|117	video/x-mpeg \
14cu|mozplugger-2.1.6-1|118	video/x-mpeg2 \
14cu|mozplugger-2.1.6-1|119	video/x-ms-asf \
14cu|mozplugger-2.1.6-1|120	video/x-ms-asf-plugin \
14cu|mozplugger-2.1.6-1|121	video/x-msvideo \
14cu|mozplugger-2.1.6-1|122	video/x-ms-wm \
14cu|mozplugger-2.1.6-1|123	video/x-ms-wmv \
14cu|mozplugger-2.1.6-1|124	video/x-ms-wvx \
14cu|mozplugger-2.1.6-1|125	image/x-macpaint \
14cu|mozplugger-2.1.6-1|126	video/x-quicktime \
14cu|mozplugger-2.1.6-1|127	video/x-sgi-movie
14cu|mozplugger-2.1.6-1|128	touch %{_mozillapath}/mozplugger.so
14cu|mozplugger-2.1.6-1|129	fi
14cu|mozplugger-2.1.6-1|130	fi
14cu|mozplugger-2.1.6-1|131	
14cu|mozplugger-2.1.6-1|132	%triggerun -- mplayerplugin
14cu|mozplugger-2.1.6-1|133	[ "$2" = "0" ] || exit 0
14cu|mozplugger-2.1.6-1|134	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cu|mozplugger-2.1.6-1|135	if [ -x %{_bindir}/enable_mozmimetypes ]; then
14cu|mozplugger-2.1.6-1|136	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cu|mozplugger-2.1.6-1|137	application/x-drm-v2 \
14cu|mozplugger-2.1.6-1|138	application/x-mplayer2 \
14cu|mozplugger-2.1.6-1|139	application/x-ogg \
14cu|mozplugger-2.1.6-1|140	application/x-quicktimeplayer \
14cu|mozplugger-2.1.6-1|141	application/x-ms-wmv \
14cu|mozplugger-2.1.6-1|142	application/x-nsv-vp3-mp3 \
14cu|mozplugger-2.1.6-1|143	audio/ogg \
14cu|mozplugger-2.1.6-1|144	audio/wav \
14cu|mozplugger-2.1.6-1|145	audio/x-ms-wax \
14cu|mozplugger-2.1.6-1|146	audio/x-ms-wma \
14cu|mozplugger-2.1.6-1|147	audio/x-wav \
14cu|mozplugger-2.1.6-1|148	video/anim \
14cu|mozplugger-2.1.6-1|149	video/dl \
14cu|mozplugger-2.1.6-1|150	video/fli \
14cu|mozplugger-2.1.6-1|151	video/mp4 \
14cu|mozplugger-2.1.6-1|152	video/mpeg \
14cu|mozplugger-2.1.6-1|153	video/msvideo \
14cu|mozplugger-2.1.6-1|154	video/quicktime \
14cu|mozplugger-2.1.6-1|155	video/sgi-movie \
14cu|mozplugger-2.1.6-1|156	video/x-anim \
14cu|mozplugger-2.1.6-1|157	video/x-dl \
14cu|mozplugger-2.1.6-1|158	video/x-fli \
14cu|mozplugger-2.1.6-1|159	video/x-mpeg \
14cu|mozplugger-2.1.6-1|160	video/x-mpeg2 \
14cu|mozplugger-2.1.6-1|161	video/x-ms-asf \
14cu|mozplugger-2.1.6-1|162	video/x-ms-asf-plugin \
14cu|mozplugger-2.1.6-1|163	video/x-msvideo \
14cu|mozplugger-2.1.6-1|164	video/x-ms-wm \
14cu|mozplugger-2.1.6-1|165	video/x-ms-wmv \
14cu|mozplugger-2.1.6-1|166	video/x-ms-wvx \
14cu|mozplugger-2.1.6-1|167	image/x-macpaint \
14cu|mozplugger-2.1.6-1|168	video/x-quicktime \
14cu|mozplugger-2.1.6-1|169	video/x-sgi-movie
14cu|mozplugger-2.1.6-1|170	touch %{_mozillapath}/mozplugger.so
14cu|mozplugger-2.1.6-1|171	fi
14cu|mozplugger-2.1.6-1|172	fi
14cu|mozplugger-2.1.6-1|173	
14cu|mozplugger-2.1.6-1|174	%triggerpostun -- mplayerplugin
14cu|mozplugger-2.1.6-1|175	[ "$2" = "0" ] || exit 0
14cu|mozplugger-2.1.6-1|176	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
14cu|mozplugger-2.1.6-1|177	if [ -x %{_bindir}/enable_mozmimetypes ]; then
14cu|mozplugger-2.1.6-1|178	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
14cu|mozplugger-2.1.6-1|179	application/x-drm-v2 \
14cu|mozplugger-2.1.6-1|180	application/x-mplayer2 \
14cu|mozplugger-2.1.6-1|181	application/x-ogg \
14cu|mozplugger-2.1.6-1|182	application/x-quicktimeplayer \
14cu|mozplugger-2.1.6-1|183	application/x-ms-wmv \
14cu|mozplugger-2.1.6-1|184	application/x-nsv-vmp3-mp3 \
14cu|mozplugger-2.1.6-1|185	audio/ogg \
14cu|mozplugger-2.1.6-1|186	audio/wav \
14cu|mozplugger-2.1.6-1|187	audio/x-ms-wax \
14cu|mozplugger-2.1.6-1|188	audio/x-ms-wma \
14cu|mozplugger-2.1.6-1|189	audio/x-wav \
14cu|mozplugger-2.1.6-1|190	video/anim \
14cu|mozplugger-2.1.6-1|191	video/dl \
14cu|mozplugger-2.1.6-1|192	video/fli \
14cu|mozplugger-2.1.6-1|193	video/mp4 \
14cu|mozplugger-2.1.6-1|194	video/mpeg \
14cu|mozplugger-2.1.6-1|195	video/msvideo \
14cu|mozplugger-2.1.6-1|196	video/quicktime \
14cu|mozplugger-2.1.6-1|197	video/sgi-movie \
14cu|mozplugger-2.1.6-1|198	video/x-anim \
14cu|mozplugger-2.1.6-1|199	video/x-dl \
14cu|mozplugger-2.1.6-1|200	video/x-fli \
14cu|mozplugger-2.1.6-1|201	video/x-mpeg \
14cu|mozplugger-2.1.6-1|202	video/x-mpeg2 \
14cu|mozplugger-2.1.6-1|203	video/x-ms-asf \
14cu|mozplugger-2.1.6-1|204	video/x-ms-asf-plugin \
14cu|mozplugger-2.1.6-1|205	video/x-msvideo \
14cu|mozplugger-2.1.6-1|206	video/x-ms-wm \
14cu|mozplugger-2.1.6-1|207	video/x-ms-wmv \
14cu|mozplugger-2.1.6-1|208	video/x-ms-wvx \
14cu|mozplugger-2.1.6-1|209	image/x-macpaint \
14cu|mozplugger-2.1.6-1|210	video/x-quicktime \
14cu|mozplugger-2.1.6-1|211	video/x-sgi-movie
14cu|mozplugger-2.1.6-1|212	touch %{_mozillapath}/mozplugger.so
14cu|mozplugger-2.1.6-1|213	fi
14cu|mozplugger-2.1.6-1|214	fi
14cu|mozplugger-2.1.6-1|215	
14cu|mozplugger-2.1.6-1|216	
14cu|mozplugger-2.1.6-1|217	%changelog
14cu|mozplugger-2.1.6-1|218	
14cu|mozplugger-2.1.6-1|219	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.6-1
14cu|mozplugger-2.1.6-1|220	- (5520c0a) New version 2.1.6
14cu|mozplugger-2.1.6-1|221	- (5520c0a) Build with system optflags to fix debug package
14cu|mozplugger-2.1.6-1|222	
14cu|mozplugger-2.1.6-1|223	

10968 14
14cu|mp3diags-1.3.04-1|1	%define	oname	MP3Diags
14cu|mp3diags-1.3.04-1|2	#debuginfo-without-sources
14cu|mp3diags-1.3.04-1|3	%define debug_package	%{nil}
14cu|mp3diags-1.3.04-1|4	
14cu|mp3diags-1.3.04-1|5	Name:		mp3diags
14cu|mp3diags-1.3.04-1|6	Version:	1.3.04
14cu|mp3diags-1.3.04-1|7	Release:	1
14cu|mp3diags-1.3.04-1|8	Summary:	Tool for finding and fixing problems in MP3 files
14cu|mp3diags-1.3.04-1|9	License:	GPLv2+
14cu|mp3diags-1.3.04-1|10	Group:		Sound
14cu|mp3diags-1.3.04-1|11	URL:		http://mp3diags.sourceforge.net/
14cu|mp3diags-1.3.04-1|12	# Switching to unstable to fix upgrade from older package (1.2.276
14cu|mp3diags-1.3.04-1|13	# while the real current stable is 1.2.03)
14cu|mp3diags-1.3.04-1|14	Source0:	https://sourceforge.net/projects/mp3diags/files/unstable/mp3diags-src/%{oname}-unstable-%{version}.tar.gz
14cu|mp3diags-1.3.04-1|15	Source1:	https://sourceforge.net/projects/mp3diags/files/unstable/mp3diags-doc/%{oname}Doc-unstable-%{version}.tar.gz
14cu|mp3diags-1.3.04-1|16	Patch0:		%{name}-1.3.04-fix-string_not_literal-error.patch
14cu|mp3diags-1.3.04-1|17	#BuildRequires:	kdelibs4-devel
14cu|mp3diags-1.3.04-1|18	BuildRequires:	qt4-devel >= 4.4.0
14cu|mp3diags-1.3.04-1|19	BuildRequires:	boost-devel >= 1.37
14cu|mp3diags-1.3.04-1|20	BuildRequires:	boost-static-devel >= 1.37
14cu|mp3diags-1.3.04-1|21	BuildRequires:	zlib-devel
14cu|mp3diags-1.3.04-1|22	BuildRequires:	coreutils
14cu|mp3diags-1.3.04-1|23	BuildRequires:	desktop-file-utils
14cu|mp3diags-1.3.04-1|24	Suggests:	%{name}-doc
14cu|mp3diags-1.3.04-1|25	
14cu|mp3diags-1.3.04-1|26	%description
14cu|mp3diags-1.3.04-1|27	It finds problems in MP3 files and helps the user to fix many of them. Looks
14cu|mp3diags-1.3.04-1|28	at both the audio part (VBR info, quality, normalization) and the tags
14cu|mp3diags-1.3.04-1|29	containing track information (ID3). It includes also a tag editor, which can
14cu|mp3diags-1.3.04-1|30	download album information (including cover art) from MusicBrainz and Discogs,
14cu|mp3diags-1.3.04-1|31	as well as paste data from the clipboard. Track information can also be
14cu|mp3diags-1.3.04-1|32	extracted from the file name. Another component is the file renamer, which can
14cu|mp3diags-1.3.04-1|33	rename files based on the fields in their ID3V2 tags (artist, track number,
14cu|mp3diags-1.3.04-1|34	album, genre, ...).
14cu|mp3diags-1.3.04-1|35	
14cu|mp3diags-1.3.04-1|36	%files -f %{name}.lang
14cu|mp3diags-1.3.04-1|37	%doc changelog.txt COPYING README.TXT
14cu|mp3diags-1.3.04-1|38	%exclude %{_docdir}/%{name}/html
14cu|mp3diags-1.3.04-1|39	%{_iconsdir}/hicolor/*/apps/MP3Diags.png
14cu|mp3diags-1.3.04-1|40	%{_bindir}/%{oname}
14cu|mp3diags-1.3.04-1|41	%{_datadir}/applications/%{oname}.desktop
14cu|mp3diags-1.3.04-1|42	
14cu|mp3diags-1.3.04-1|43	##############################################################################
14cu|mp3diags-1.3.04-1|44	
14cu|mp3diags-1.3.04-1|45	%package -n %{name}-doc
14cu|mp3diags-1.3.04-1|46	
14cu|mp3diags-1.3.04-1|47	Summary:	HTML documentation for %{name}
14cu|mp3diags-1.3.04-1|48	Group:		Books/Howtos
14cu|mp3diags-1.3.04-1|49	Requires:	%{name}
14cu|mp3diags-1.3.04-1|50	
14cu|mp3diags-1.3.04-1|51	%description
14cu|mp3diags-1.3.04-1|52	Html documentation for %{name}.
14cu|mp3diags-1.3.04-1|53	
14cu|mp3diags-1.3.04-1|54	%files -n %{name}-doc
14cu|mp3diags-1.3.04-1|55	%{_docdir}/%{name}/html
14cu|mp3diags-1.3.04-1|56	
14cu|mp3diags-1.3.04-1|57	#############################################################################
14cu|mp3diags-1.3.04-1|58	
14cu|mp3diags-1.3.04-1|59	%prep
14cu|mp3diags-1.3.04-1|60	%setup -qn %{oname}-unstable-%{version} -a1
14cu|mp3diags-1.3.04-1|61	%patch0 -p1
14cu|mp3diags-1.3.04-1|62	
14cu|mp3diags-1.3.04-1|63	# Needed? It seems unused...
14cu|mp3diags-1.3.04-1|64	perl -pi -e "s|/usr/local/bin|/usr/bin|" Install.sh
14cu|mp3diags-1.3.04-1|65	
14cu|mp3diags-1.3.04-1|66	# M$ stuff not needed, package neither, that's we are here for, or most of us...
14cu|mp3diags-1.3.04-1|67	rm -rf Windows package
14cu|mp3diags-1.3.04-1|68	
14cu|mp3diags-1.3.04-1|69	./AdjustMt.sh
14cu|mp3diags-1.3.04-1|70	./MakeTranslations.sh
14cu|mp3diags-1.3.04-1|71	
14cu|mp3diags-1.3.04-1|72	
14cu|mp3diags-1.3.04-1|73	%build
14cu|mp3diags-1.3.04-1|74	%qmake_qt4
14cu|mp3diags-1.3.04-1|75	%make
14cu|mp3diags-1.3.04-1|76	
14cu|mp3diags-1.3.04-1|77	
14cu|mp3diags-1.3.04-1|78	%install
14cu|mp3diags-1.3.04-1|79	# Creating directory tree
14cu|mp3diags-1.3.04-1|80	mkdir -p "%{buildroot}%{_bindir}" \
14cu|mp3diags-1.3.04-1|81	"%{buildroot}%{_datadir}/applications" \
14cu|mp3diags-1.3.04-1|82	"%{buildroot}%{_datadir}/%{name}/translations" \
14cu|mp3diags-1.3.04-1|83	"%{buildroot}%{_docdir}/%{name}/html"
14cu|mp3diags-1.3.04-1|84	
14cu|mp3diags-1.3.04-1|85	# 1. Menu entry
14cu|mp3diags-1.3.04-1|86	desktop-file-install	--dir=%{buildroot}%{_datadir}/applications -m 0644 \
14cu|mp3diags-1.3.04-1|87	--set-icon="%{oname}" --set-name="MP3 Diags" \
14cu|mp3diags-1.3.04-1|88	--set-key="Exec" --set-value="%{oname}" \
14cu|mp3diags-1.3.04-1|89	desktop/%{oname}-unstable.desktop
14cu|mp3diags-1.3.04-1|90	mv %{buildroot}%{_datadir}/applications/%{oname}-unstable.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|mp3diags-1.3.04-1|91	
14cu|mp3diags-1.3.04-1|92	# 2. main executable
14cu|mp3diags-1.3.04-1|93	install -p -m755 bin/%{oname}-unstable %{buildroot}%{_bindir}/%{oname}
14cu|mp3diags-1.3.04-1|94	
14cu|mp3diags-1.3.04-1|95	# 3. icons
14cu|mp3diags-1.3.04-1|96	for i in "16" "22" "24" "32" "36" "40" "48"; do
14cu|mp3diags-1.3.04-1|97	mkdir -p "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps"
14cu|mp3diags-1.3.04-1|98	install -p -m644 "desktop/MP3Diags-unstable${i}.png" "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps/MP3Diags.png"
14cu|mp3diags-1.3.04-1|99	done
14cu|mp3diags-1.3.04-1|100	
14cu|mp3diags-1.3.04-1|101	# 4. localize
14cu|mp3diags-1.3.04-1|102	install -p -m644 src/translations/%{name}*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cu|mp3diags-1.3.04-1|103	
14cu|mp3diags-1.3.04-1|104	# 5. html documentation
14cu|mp3diags-1.3.04-1|105	install -p -m644 %{oname}Doc-unstable-%{version}/{*.css,*.html,*.png,*.jpg,*.ico} -t %{buildroot}%{_docdir}/%{name}/html
14cu|mp3diags-1.3.04-1|106	
14cu|mp3diags-1.3.04-1|107	# Get the SVN noise out of the main tree
14cu|mp3diags-1.3.04-1|108	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
14cu|mp3diags-1.3.04-1|109	
14cu|mp3diags-1.3.04-1|110	%find_lang %{name} --with-qt
14cu|mp3diags-1.3.04-1|111	
14cu|mp3diags-1.3.04-1|112	
14cu|mp3diags-1.3.04-1|113	%changelog
14cu|mp3diags-1.3.04-1|114	
14cu|mp3diags-1.3.04-1|115	* Tue Aug 09 2016 Giovanni Mariani <mc2374@mclink.it> 1.3.04-1
14cu|mp3diags-1.3.04-1|116	- (abfaff9) Drop kde4 dependency
14cu|mp3diags-1.3.04-1|117	
14cu|mp3diags-1.3.04-1|118	

10969 14
14cu|mp3packer-2.04-1|1	%if %{_lib} == lib
14cu|mp3packer-2.04-1|2	%define binary mp3packer
14cu|mp3packer-2.04-1|3	%else
14cu|mp3packer-2.04-1|4	%define binary mp3packer64
14cu|mp3packer-2.04-1|5	%endif
14cu|mp3packer-2.04-1|6	
14cu|mp3packer-2.04-1|7	Summary:	MP3 reorganizer and repacker
14cu|mp3packer-2.04-1|8	Name:		mp3packer
14cu|mp3packer-2.04-1|9	Version:	2.04
14cu|mp3packer-2.04-1|10	Release:	1
14cu|mp3packer-2.04-1|11	License:	GPLv2+
14cu|mp3packer-2.04-1|12	Group:		Sound
14cu|mp3packer-2.04-1|13	Url:		http://www.hydrogenaud.io/forums/index.php?showtopic=32379
14cu|mp3packer-2.04-1|14	Source0:	http://dl.dropbox.com/u/5833814/%{name}/%{name}-%{version}_src.zip
14cu|mp3packer-2.04-1|15	Patch0:		mp3packer-2.04-fix-build.patch
14cu|mp3packer-2.04-1|16	BuildRequires:	ocaml
14cu|mp3packer-2.04-1|17	# The source file does not unpack with unzip
14cu|mp3packer-2.04-1|18	BuildRequires:	p7zip
14cu|mp3packer-2.04-1|19	
14cu|mp3packer-2.04-1|20	%description
14cu|mp3packer-2.04-1|21	MP3packer is a program which can rearrange the data within an MP3 to fulfill
14cu|mp3packer-2.04-1|22	specific goals. By default, the program generates the smallest MP3 possible
14cu|mp3packer-2.04-1|23	(with the least padding). However, many people also use it to turn VBR files
14cu|mp3packer-2.04-1|24	into CBR for use with players which don't support VBR.
14cu|mp3packer-2.04-1|25	
14cu|mp3packer-2.04-1|26	%files
14cu|mp3packer-2.04-1|27	%doc *.html
14cu|mp3packer-2.04-1|28	%{_bindir}/%{name}
14cu|mp3packer-2.04-1|29	
14cu|mp3packer-2.04-1|30	#-----------------------------------------------------------------------------
14cu|mp3packer-2.04-1|31	
14cu|mp3packer-2.04-1|32	%prep
14cu|mp3packer-2.04-1|33	%setup -T -c
14cu|mp3packer-2.04-1|34	7z e %{SOURCE0}
14cu|mp3packer-2.04-1|35	%apply_patches
14cu|mp3packer-2.04-1|36	touch .depend
14cu|mp3packer-2.04-1|37	
14cu|mp3packer-2.04-1|38	
14cu|mp3packer-2.04-1|39	%build
14cu|mp3packer-2.04-1|40	make depend
14cu|mp3packer-2.04-1|41	#make
14cu|mp3packer-2.04-1|42	%make %{binary}
14cu|mp3packer-2.04-1|43	
14cu|mp3packer-2.04-1|44	%install
14cu|mp3packer-2.04-1|45	mkdir -p %{buildroot}%{_bindir}/
14cu|mp3packer-2.04-1|46	#cp %%{name} %%{buildroot}%%{_bindir}/%%{name}
14cu|mp3packer-2.04-1|47	cp %{binary} %{buildroot}%{_bindir}/%{name}
14cu|mp3packer-2.04-1|48	
14cu|mp3packer-2.04-1|49	%changelog
14cu|mp3packer-2.04-1|50	* Mon Feb 16 2015 Giovanni Mariani <mc2374@mclink.it> 2.04-1
14cu|mp3packer-2.04-1|51	+ Revision: fcf385a
14cu|mp3packer-2.04-1|52	- Updated to release 2.04, taken P0 from Mageia, updated URLs and worked around stupid makefile
14cu|mp3packer-2.04-1|53	
14cu|mp3packer-2.04-1|54	

10970 14
14cu|mp3splt-2.6.2-1|1	Name:		mp3splt
14cu|mp3splt-2.6.2-1|2	Summary:	Command line utility to split mp3 and ogg files
14cu|mp3splt-2.6.2-1|3	Version:	2.6.2
14cu|mp3splt-2.6.2-1|4	Release:	1
14cu|mp3splt-2.6.2-1|5	License:	GPLv2+
14cu|mp3splt-2.6.2-1|6	Group:		Sound
14cu|mp3splt-2.6.2-1|7	URL:		http://mp3splt.sourceforge.net/
14cu|mp3splt-2.6.2-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|mp3splt-2.6.2-1|9	BuildRequires:	gettext >= 0.13.1
14cu|mp3splt-2.6.2-1|10	BuildRequires:	pkgconfig(vorbis)
14cu|mp3splt-2.6.2-1|11	BuildRequires:	pkgconfig(mad)
14cu|mp3splt-2.6.2-1|12	BuildRequires:	pkgconfig(flac)
14cu|mp3splt-2.6.2-1|13	BuildRequires:	pkgconfig(libmp3splt) >= 0.9.2
14cu|mp3splt-2.6.2-1|14	
14cu|mp3splt-2.6.2-1|15	
14cu|mp3splt-2.6.2-1|16	%description
14cu|mp3splt-2.6.2-1|17	Mp3Splt is a command line utility to split MP3 (VBR supported) and Ogg Vorbis
14cu|mp3splt-2.6.2-1|18	files between a beginning and an end time position, without decoding.
14cu|mp3splt-2.6.2-1|19	
14cu|mp3splt-2.6.2-1|20	It's very useful to split large mp3/ogg to make smaller files or to split
14cu|mp3splt-2.6.2-1|21	entire albums to obtain original tracks. If you want to split an album, you
14cu|mp3splt-2.6.2-1|22	can select split points and filenames manually or you can get them
14cu|mp3splt-2.6.2-1|23	automatically from CDDB (internet or a local file) or from .cue files.
14cu|mp3splt-2.6.2-1|24	It supports also automatic silence split, that can be used also to adjust
14cu|mp3splt-2.6.2-1|25	cddb/cue splitpoints. Otherwise if you have a file created either with
14cu|mp3splt-2.6.2-1|26	Mp3Wrap or AlbumWrap you can extract tracks just in few seconds.
14cu|mp3splt-2.6.2-1|27	
14cu|mp3splt-2.6.2-1|28	
14cu|mp3splt-2.6.2-1|29	%files -f %{name}.lang
14cu|mp3splt-2.6.2-1|30	%doc AUTHORS ChangeLog README
14cu|mp3splt-2.6.2-1|31	%{_bindir}/*
14cu|mp3splt-2.6.2-1|32	%{_mandir}/man1/flacsplt.*
14cu|mp3splt-2.6.2-1|33	%{_mandir}/man1/mp3splt.*
14cu|mp3splt-2.6.2-1|34	%{_mandir}/man1/oggsplt.*
14cu|mp3splt-2.6.2-1|35	
14cu|mp3splt-2.6.2-1|36	#-----------------------------------------------------------------------------
14cu|mp3splt-2.6.2-1|37	
14cu|mp3splt-2.6.2-1|38	%prep
14cu|mp3splt-2.6.2-1|39	%setup -q
14cu|mp3splt-2.6.2-1|40	
14cu|mp3splt-2.6.2-1|41	
14cu|mp3splt-2.6.2-1|42	%build
14cu|mp3splt-2.6.2-1|43	%configure2_5x \
14cu|mp3splt-2.6.2-1|44	--enable-oggsplt_symlink \
14cu|mp3splt-2.6.2-1|45	--enable-flacsplt_symlink \
14cu|mp3splt-2.6.2-1|46	--disable-rpath
14cu|mp3splt-2.6.2-1|47	%make
14cu|mp3splt-2.6.2-1|48	
14cu|mp3splt-2.6.2-1|49	
14cu|mp3splt-2.6.2-1|50	%install
14cu|mp3splt-2.6.2-1|51	%makeinstall_std
14cu|mp3splt-2.6.2-1|52	
14cu|mp3splt-2.6.2-1|53	%find_lang %{name}
14cu|mp3splt-2.6.2-1|54	
14cu|mp3splt-2.6.2-1|55	
14cu|mp3splt-2.6.2-1|56	%changelog
14cu|mp3splt-2.6.2-1|57	* Mon Feb 16 2015 Giovanni Mariani <mc2374@mclink.it> 2.6.2-1
14cu|mp3splt-2.6.2-1|58	+ Revision: 126778f
14cu|mp3splt-2.6.2-1|59	- Updated to release 2.6.2, fixed file list
14cu|mp3splt-2.6.2-1|60	
14cu|mp3splt-2.6.2-1|61	

10971 14
14cu|mp3splt-gtk-0.9.2-2|1	%bcond_with docs
14cu|mp3splt-gtk-0.9.2-2|2	
14cu|mp3splt-gtk-0.9.2-2|3	Summary:	GTK3 utility to split MP3 and Ogg Files without decoding
14cu|mp3splt-gtk-0.9.2-2|4	Name:		mp3splt-gtk
14cu|mp3splt-gtk-0.9.2-2|5	Version:	0.9.2
14cu|mp3splt-gtk-0.9.2-2|6	Release:	2
14cu|mp3splt-gtk-0.9.2-2|7	License:	GPLv2+
14cu|mp3splt-gtk-0.9.2-2|8	Group:		Sound
14cu|mp3splt-gtk-0.9.2-2|9	Url:		http://mp3splt.sourceforge.net
14cu|mp3splt-gtk-0.9.2-2|10	Source0:	http://prdownloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
14cu|mp3splt-gtk-0.9.2-2|11	Patch0:		%{name}-0.8.2-fix-format-string-error.patch
14cu|mp3splt-gtk-0.9.2-2|12	BuildRequires:	desktop-file-utils
14cu|mp3splt-gtk-0.9.2-2|13	%if %{with docs}
14cu|mp3splt-gtk-0.9.2-2|14	BuildRequires:	doxygen
14cu|mp3splt-gtk-0.9.2-2|15	BuildRequires:	graphviz
14cu|mp3splt-gtk-0.9.2-2|16	%endif
14cu|mp3splt-gtk-0.9.2-2|17	BuildRequires:	rarian
14cu|mp3splt-gtk-0.9.2-2|18	BuildRequires:	pkgconfig(audclient)
14cu|mp3splt-gtk-0.9.2-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|mp3splt-gtk-0.9.2-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|mp3splt-gtk-0.9.2-2|21	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|mp3splt-gtk-0.9.2-2|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|mp3splt-gtk-0.9.2-2|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.2
14cu|mp3splt-gtk-0.9.2-2|24	BuildRequires:	pkgconfig(libmp3splt) >= 0.9.2
14cu|mp3splt-gtk-0.9.2-2|25	BuildRequires:	pkgconfig(libpng)
14cu|mp3splt-gtk-0.9.2-2|26	
14cu|mp3splt-gtk-0.9.2-2|27	%description
14cu|mp3splt-gtk-0.9.2-2|28	This package contains a GTK3 utility to split mp3 and ogg files selecting a
14cu|mp3splt-gtk-0.9.2-2|29	begin and an end time position, without decoding. It is very useful to split
14cu|mp3splt-gtk-0.9.2-2|30	large mp3/ogg to make smaller files or to split entire albums to obtain
14cu|mp3splt-gtk-0.9.2-2|31	original tracks.
14cu|mp3splt-gtk-0.9.2-2|32	
14cu|mp3splt-gtk-0.9.2-2|33	%files -f %{name}.lang
14cu|mp3splt-gtk-0.9.2-2|34	%doc AUTHORS ChangeLog NEWS README
14cu|mp3splt-gtk-0.9.2-2|35	%{_bindir}/%{name}
14cu|mp3splt-gtk-0.9.2-2|36	%{_datadir}/%{name}
14cu|mp3splt-gtk-0.9.2-2|37	%{_datadir}/pixmaps/%{name}*.*
14cu|mp3splt-gtk-0.9.2-2|38	%{_datadir}/applications/%{name}.desktop
14cu|mp3splt-gtk-0.9.2-2|39	%{_mandir}/man1/%{name}.*
14cu|mp3splt-gtk-0.9.2-2|40	
14cu|mp3splt-gtk-0.9.2-2|41	#-----------------------------------------------------------------------------
14cu|mp3splt-gtk-0.9.2-2|42	
14cu|mp3splt-gtk-0.9.2-2|43	%prep
14cu|mp3splt-gtk-0.9.2-2|44	%setup -q
14cu|mp3splt-gtk-0.9.2-2|45	%patch0 -p1
14cu|mp3splt-gtk-0.9.2-2|46	
14cu|mp3splt-gtk-0.9.2-2|47	%build
14cu|mp3splt-gtk-0.9.2-2|48	%configure2_5x \
14cu|mp3splt-gtk-0.9.2-2|49	%if %{with docs}
14cu|mp3splt-gtk-0.9.2-2|50	--enable-doxygen_doc \
14cu|mp3splt-gtk-0.9.2-2|51	%else
14cu|mp3splt-gtk-0.9.2-2|52	--disable-doxygen_doc \
14cu|mp3splt-gtk-0.9.2-2|53	%endif
14cu|mp3splt-gtk-0.9.2-2|54	--disable-rpath
14cu|mp3splt-gtk-0.9.2-2|55	%make
14cu|mp3splt-gtk-0.9.2-2|56	
14cu|mp3splt-gtk-0.9.2-2|57	
14cu|mp3splt-gtk-0.9.2-2|58	%install
14cu|mp3splt-gtk-0.9.2-2|59	%makeinstall_std
14cu|mp3splt-gtk-0.9.2-2|60	
14cu|mp3splt-gtk-0.9.2-2|61	# desktop file
14cu|mp3splt-gtk-0.9.2-2|62	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|mp3splt-gtk-0.9.2-2|63	desktop-file-install \
14cu|mp3splt-gtk-0.9.2-2|64	%{name}.desktop \
14cu|mp3splt-gtk-0.9.2-2|65	--dir %{buildroot}%{_datadir}/applications/ \
14cu|mp3splt-gtk-0.9.2-2|66	--remove-category=Application
14cu|mp3splt-gtk-0.9.2-2|67	
14cu|mp3splt-gtk-0.9.2-2|68	%find_lang %{name} --with-gnome
14cu|mp3splt-gtk-0.9.2-2|69	
14cu|mp3splt-gtk-0.9.2-2|70	%changelog
14cu|mp3splt-gtk-0.9.2-2|71	
14cu|mp3splt-gtk-0.9.2-2|72	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-2
14cu|mp3splt-gtk-0.9.2-2|73	- (160dbc9) Build requires pkgconfig(audclient) instead of pkgconfig(audacious) now
14cu|mp3splt-gtk-0.9.2-2|74	
14cu|mp3splt-gtk-0.9.2-2|75	

10972 14
14cu|mp-5.2.10-1|1	%bcond_without	kde4
14cu|mp-5.2.10-1|2	%define		basever	5
14cu|mp-5.2.10-1|3	
14cu|mp-5.2.10-1|4	Name:		mp
14cu|mp-5.2.10-1|5	Version:	5.2.10
14cu|mp-5.2.10-1|6	Release:	1
14cu|mp-5.2.10-1|7	Summary:	Minimum Profit - Programmer Text Editor
14cu|mp-5.2.10-1|8	Group:		Editors
14cu|mp-5.2.10-1|9	License:	GPL
14cu|mp-5.2.10-1|10	URL:		http://triptico.com
14cu|mp-5.2.10-1|11	Source0:	http://triptico.com/download/%{name}-%{version}.tar.gz
14cu|mp-5.2.10-1|12	BuildRequires:	pkgconfig(ncursesw)
14cu|mp-5.2.10-1|13	BuildRequires:	qt4-devel
14cu|mp-5.2.10-1|14	%if %with kde4
14cu|mp-5.2.10-1|15	BuildRequires:	kdelibs4-devel
14cu|mp-5.2.10-1|16	%endif
14cu|mp-5.2.10-1|17	Provides:	minimum-profit = %{EVRD}
14cu|mp-5.2.10-1|18	Patch0:		mp-5.2.1-prll.patch
14cu|mp-5.2.10-1|19	
14cu|mp-5.2.10-1|20	
14cu|mp-5.2.10-1|21	%description
14cu|mp-5.2.10-1|22	
14cu|mp-5.2.10-1|23	Minimum Profit (mp) is a text editor for programmers. Among its features
14cu|mp-5.2.10-1|24	are the following:
14cu|mp-5.2.10-1|25	
14cu|mp-5.2.10-1|26	- Fully scriptable using a C-like scripting language.
14cu|mp-5.2.10-1|27	- Unlimited undo levels.
14cu|mp-5.2.10-1|28	- Complete Unicode support.
14cu|mp-5.2.10-1|29	- Multiple files can be edited at the same time and blocks copied
14cu|mp-5.2.10-1|30	and pasted among them.
14cu|mp-5.2.10-1|31	- Syntax highlighting for many popular languages / file formats: C, C++,
14cu|mp-5.2.10-1|32	Perl, Shell Scripts, Ruby, Php, Python, HTML...
14cu|mp-5.2.10-1|33	- Creative use of tags: tags created by the external utility _ctags_
14cu|mp-5.2.10-1|34	are used to move instantaneously to functions or variables inside
14cu|mp-5.2.10-1|35	your current source tree. Tags are visually highlighted (underlined),
14cu|mp-5.2.10-1|36	and symbol completion can be triggered to avoid typing your own function
14cu|mp-5.2.10-1|37	names over and over.
14cu|mp-5.2.10-1|38	
14cu|mp-5.2.10-1|39	
14cu|mp-5.2.10-1|40	%prep
14cu|mp-5.2.10-1|41	%setup -q
14cu|mp-5.2.10-1|42	%patch0 -p1
14cu|mp-5.2.10-1|43	
14cu|mp-5.2.10-1|44	%build
14cu|mp-5.2.10-1|45	./config.sh --prefix="%{_prefix}" --without-win32 \
14cu|mp-5.2.10-1|46	%if %with kde4
14cu|mp-5.2.10-1|47	--with-kde4 \
14cu|mp-5.2.10-1|48	%endif
14cu|mp-5.2.10-1|49	%{nil}
14cu|mp-5.2.10-1|50	
14cu|mp-5.2.10-1|51	make MOC=%{qt4bin}/moc
14cu|mp-5.2.10-1|52	
14cu|mp-5.2.10-1|53	%install
14cu|mp-5.2.10-1|54	mkdir -p %{buildroot}/%{_bindir}
14cu|mp-5.2.10-1|55	%makeinstall_std
14cu|mp-5.2.10-1|56	
14cu|mp-5.2.10-1|57	%files
14cu|mp-5.2.10-1|58	%doc COPYING README
14cu|mp-5.2.10-1|59	%{_bindir}/%{name}-%{basever}
14cu|mp-5.2.10-1|60	%{_bindir}/mpsl
14cu|mp-5.2.10-1|61	%{_mandir}/man1/%{name}-%{basever}.*
14cu|mp-5.2.10-1|62	%{_docdir}/%{name}-%{basever}
14cu|mp-5.2.10-1|63	%{_datadir}/%{name}-%{basever}
14cu|mp-5.2.10-1|64	%{_datadir}/locale/
14cu|mp-5.2.10-1|65	
14cu|mp-5.2.10-1|66	%changelog
14cu|mp-5.2.10-1|67	
14cu|mp-5.2.10-1|68	* Wed Oct 07 2015 Denis Silakov <dsilakov@gmail.com> 5.2.10-1
14cu|mp-5.2.10-1|69	- (0628d69) Updated to 5.2.10
14cu|mp-5.2.10-1|70	
14cu|mp-5.2.10-1|71	

10973 14
14cu|mpc-0.27-1|1	Summary:	A command-line client for MPD
14cu|mpc-0.27-1|2	Name:		mpc
14cu|mpc-0.27-1|3	Version:	0.27
14cu|mpc-0.27-1|4	Release:	1
14cu|mpc-0.27-1|5	License:	GPLv2+
14cu|mpc-0.27-1|6	Group:		Sound
14cu|mpc-0.27-1|7	URL:		http://www.musicpd.org/
14cu|mpc-0.27-1|8	Source0:	http://www.musicpd.org/download/mpc/0/%{name}-%{version}.tar.xz
14cu|mpc-0.27-1|9	Source100:	%{name}.rpmlintrc
14cu|mpc-0.27-1|10	# Requires:	mpd
14cu|mpc-0.27-1|11	BuildRequires:	pkgconfig(libmpdclient) >= 2.3
14cu|mpc-0.27-1|12	
14cu|mpc-0.27-1|13	%description
14cu|mpc-0.27-1|14	A command line tool to interface MPD. Scriptable.
14cu|mpc-0.27-1|15	Features:
14cu|mpc-0.27-1|16	* Bash tab completion
14cu|mpc-0.27-1|17	* Can pipe output of other commands into mpc.
14cu|mpc-0.27-1|18	
14cu|mpc-0.27-1|19	%files
14cu|mpc-0.27-1|20	%doc README AUTHORS COPYING doc/*.sh
14cu|mpc-0.27-1|21	%{_sysconfdir}/bash_completion.d/%{name}
14cu|mpc-0.27-1|22	%{_bindir}/%{name}
14cu|mpc-0.27-1|23	%{_mandir}/man1/*
14cu|mpc-0.27-1|24	
14cu|mpc-0.27-1|25	#----------------------------------------------------------------------------
14cu|mpc-0.27-1|26	
14cu|mpc-0.27-1|27	%prep
14cu|mpc-0.27-1|28	%setup -q
14cu|mpc-0.27-1|29	
14cu|mpc-0.27-1|30	# Fix perms
14cu|mpc-0.27-1|31	chmod 0755 doc/mpd-{m3u,pls}-handler.sh
14cu|mpc-0.27-1|32	
14cu|mpc-0.27-1|33	
14cu|mpc-0.27-1|34	%build
14cu|mpc-0.27-1|35	%configure2_5x
14cu|mpc-0.27-1|36	%make
14cu|mpc-0.27-1|37	
14cu|mpc-0.27-1|38	
14cu|mpc-0.27-1|39	%install
14cu|mpc-0.27-1|40	%makeinstall_std
14cu|mpc-0.27-1|41	
14cu|mpc-0.27-1|42	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cu|mpc-0.27-1|43	cp doc/%{name}-completion.bash %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cu|mpc-0.27-1|44	
14cu|mpc-0.27-1|45	rm -rf %{buildroot}%{_docdir}/%{name}/
14cu|mpc-0.27-1|46	
14cu|mpc-0.27-1|47	%changelog
14cu|mpc-0.27-1|48	
14cu|mpc-0.27-1|49	* Tue Aug 09 2016 Giovanni Mariani <mc2374@mclink.it> 0.27-1
14cu|mpc-0.27-1|50	- (a66d347) Updated to release 0.27, added S100 to fix wrong rpmlint warning
14cu|mpc-0.27-1|51	
14cu|mpc-0.27-1|52	

10974 14
14cu|mpd-0.19.14-1|1	#####################
14cu|mpd-0.19.14-1|2	# Hardcode PLF build
14cu|mpd-0.19.14-1|3	%define build_plf 0
14cu|mpd-0.19.14-1|4	#####################
14cu|mpd-0.19.14-1|5	
14cu|mpd-0.19.14-1|6	%if %{build_plf}
14cu|mpd-0.19.14-1|7	%define distsuffix plf
14cu|mpd-0.19.14-1|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14cu|mpd-0.19.14-1|9	%define extrarelsuffix plf
14cu|mpd-0.19.14-1|10	%endif
14cu|mpd-0.19.14-1|11	
14cu|mpd-0.19.14-1|12	Summary:	MPD, the Music Player Daemon
14cu|mpd-0.19.14-1|13	Name:		mpd
14cu|mpd-0.19.14-1|14	Version:	0.19.14
14cu|mpd-0.19.14-1|15	Release:	1%{?extrarelsuffix}
14cu|mpd-0.19.14-1|16	License:	GPLv2+
14cu|mpd-0.19.14-1|17	Group:		Sound
14cu|mpd-0.19.14-1|18	Url:		http://www.musicpd.org/
14cu|mpd-0.19.14-1|19	Source0:	http://www.musicpd.org/download/mpd/0.19/%{name}-%{version}.tar.xz
14cu|mpd-0.19.14-1|20	Source1:	%{name}.conf
14cu|mpd-0.19.14-1|21	Source2:	%{name}.tmpfiles.d
14cu|mpd-0.19.14-1|22	Source3:	%{name}.logrotate
14cu|mpd-0.19.14-1|23	Source100:	%{name}.rpmlintrc
14cu|mpd-0.19.14-1|24	BuildRequires:	avahi-common-devel
14cu|mpd-0.19.14-1|25	BuildRequires:	boost-devel >= 1.54
14cu|mpd-0.19.14-1|26	BuildRequires:	ffmpeg-devel
14cu|mpd-0.19.14-1|27	%if %{build_plf}
14cu|mpd-0.19.14-1|28	BuildRequires:	lame-devel
14cu|mpd-0.19.14-1|29	BuildRequires:	libfaad2-devel
14cu|mpd-0.19.14-1|30	%endif
14cu|mpd-0.19.14-1|31	BuildRequires:	libgme-devel
14cu|mpd-0.19.14-1|32	BuildRequires:	libmp4v2-devel
14cu|mpd-0.19.14-1|33	BuildRequires:	libmpcdec-devel
14cu|mpd-0.19.14-1|34	BuildRequires:	wildmidi-devel
14cu|mpd-0.19.14-1|35	BuildRequires:	wrap-devel
14cu|mpd-0.19.14-1|36	BuildRequires:	pkgconfig(adplug)
14cu|mpd-0.19.14-1|37	BuildRequires:	pkgconfig(alsa)
14cu|mpd-0.19.14-1|38	BuildRequires:	pkgconfig(ao)
14cu|mpd-0.19.14-1|39	BuildRequires:	pkgconfig(atomic_ops)
14cu|mpd-0.19.14-1|40	BuildRequires:	pkgconfig(audiofile) >= 0.3
14cu|mpd-0.19.14-1|41	BuildRequires:	pkgconfig(avahi-client)
14cu|mpd-0.19.14-1|42	BuildRequires:	pkgconfig(expat)
14cu|mpd-0.19.14-1|43	BuildRequires:	pkgconfig(flac) >= 1.2
14cu|mpd-0.19.14-1|44	BuildRequires:	pkgconfig(flac++)
14cu|mpd-0.19.14-1|45	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
14cu|mpd-0.19.14-1|46	BuildRequires:	pkgconfig(glib-2.0) >=, 2.28
14cu|mpd-0.19.14-1|47	BuildRequires:	pkgconfig(gthread-2.0)
14cu|mpd-0.19.14-1|48	BuildRequires:	pkgconfig(icu-i18n)
14cu|mpd-0.19.14-1|49	BuildRequires:	pkgconfig(id3tag)
14cu|mpd-0.19.14-1|50	BuildRequires:	pkgconfig(jack)
14cu|mpd-0.19.14-1|51	BuildRequires:	pkgconfig(libcdio_paranoia)
14cu|mpd-0.19.14-1|52	BuildRequires:	pkgconfig(libcurl) >= 7.18
14cu|mpd-0.19.14-1|53	BuildRequires:	pkgconfig(libffado)
14cu|mpd-0.19.14-1|54	BuildRequires:	pkgconfig(libiso9660)
14cu|mpd-0.19.14-1|55	BuildRequires:	pkgconfig(libmikmod)
14cu|mpd-0.19.14-1|56	BuildRequires:	pkgconfig(libmms) >= 0.4
14cu|mpd-0.19.14-1|57	BuildRequires:	pkgconfig(libmodplug)
14cu|mpd-0.19.14-1|58	# This one is in Contrib
14cu|mpd-0.19.14-1|59	#BuildRequires:	pkgconfig(libmpdclient) >= 2.2
14cu|mpd-0.19.14-1|60	BuildRequires:	pkgconfig(libmpg123)
14cu|mpd-0.19.14-1|61	BuildRequires:	pkgconfig(libnfs)
14cu|mpd-0.19.14-1|62	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14cu|mpd-0.19.14-1|63	BuildRequires:	pkgconfig(libsidplay2)
14cu|mpd-0.19.14-1|64	BuildRequires:	pkgconfig(libsidutils)
14cu|mpd-0.19.14-1|65	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|mpd-0.19.14-1|66	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|mpd-0.19.14-1|67	BuildRequires:	pkgconfig(libupnp)
14cu|mpd-0.19.14-1|68	BuildRequires:	pkgconfig(mad)
14cu|mpd-0.19.14-1|69	BuildRequires:	pkgconfig(ogg)
14cu|mpd-0.19.14-1|70	BuildRequires:	pkgconfig(openal)
14cu|mpd-0.19.14-1|71	BuildRequires:	pkgconfig(opus)
14cu|mpd-0.19.14-1|72	BuildRequires:	pkgconfig(samplerate) >= 0.1.3
14cu|mpd-0.19.14-1|73	BuildRequires:	pkgconfig(shout)
14cu|mpd-0.19.14-1|74	BuildRequires:	pkgconfig(smbclient) >= 0.2
14cu|mpd-0.19.14-1|75	BuildRequires:	pkgconfig(sndfile)
14cu|mpd-0.19.14-1|76	BuildRequires:	pkgconfig(soxr)
14cu|mpd-0.19.14-1|77	BuildRequires:	pkgconfig(sqlite3)
14cu|mpd-0.19.14-1|78	BuildRequires:	pkgconfig(twolame)
14cu|mpd-0.19.14-1|79	BuildRequires:	pkgconfig(vorbis)
14cu|mpd-0.19.14-1|80	BuildRequires:	pkgconfig(wavpack)
14cu|mpd-0.19.14-1|81	BuildRequires:	pkgconfig(yajl) >= 2.0
14cu|mpd-0.19.14-1|82	BuildRequires:	pkgconfig(zziplib) >= 0.13
14cu|mpd-0.19.14-1|83	Requires(pre,post,preun,postun):	rpm-helper
14cu|mpd-0.19.14-1|84	Requires(post):		systemd
14cu|mpd-0.19.14-1|85	
14cu|mpd-0.19.14-1|86	%description
14cu|mpd-0.19.14-1|87	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
14cu|mpd-0.19.14-1|88	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
14cu|mpd-0.19.14-1|89	for integrating a computer into a stereo system that provides control for music
14cu|mpd-0.19.14-1|90	playback over a local network. It is also makes a great desktop music player,
14cu|mpd-0.19.14-1|91	especially if you are a console junkie, like front-end options, or restart X
14cu|mpd-0.19.14-1|92	often.
14cu|mpd-0.19.14-1|93	
14cu|mpd-0.19.14-1|94	%if %{build_plf}
14cu|mpd-0.19.14-1|95	This package is in Restricted repository because it is built with AAC support
14cu|mpd-0.19.14-1|96	of libfaad2, which is patent-protected.
14cu|mpd-0.19.14-1|97	%endif
14cu|mpd-0.19.14-1|98	
14cu|mpd-0.19.14-1|99	%files
14cu|mpd-0.19.14-1|100	%doc AUTHORS COPYING README NEWS doc/mpdconf.example
14cu|mpd-0.19.14-1|101	%{_bindir}/%{name}
14cu|mpd-0.19.14-1|102	%{_mandir}/man1/*
14cu|mpd-0.19.14-1|103	%{_mandir}/man5/*
14cu|mpd-0.19.14-1|104	%{_tmpfilesdir}/%{name}.conf
14cu|mpd-0.19.14-1|105	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|mpd-0.19.14-1|106	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|mpd-0.19.14-1|107	%defattr(644,mpd,audio)
14cu|mpd-0.19.14-1|108	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}
14cu|mpd-0.19.14-1|109	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}/music
14cu|mpd-0.19.14-1|110	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}/playlists
14cu|mpd-0.19.14-1|111	%ghost %{_localstatedir}/lib/%{name}/%{name}.db
14cu|mpd-0.19.14-1|112	%ghost %{_localstatedir}/lib/%{name}/mpdstate
14cu|mpd-0.19.14-1|113	%ghost %attr(755,mpd,audio) %dir /var/log/%{name}
14cu|mpd-0.19.14-1|114	%ghost %attr(755,mpd,audio) %dir /var/run/%{name}
14cu|mpd-0.19.14-1|115	%ghost /var/log/%{name}/%{name}.log
14cu|mpd-0.19.14-1|116	%ghost /var/log/%{name}/%{name}.error
14cu|mpd-0.19.14-1|117	%attr(644,root,root) /lib/systemd/system/%{name}.service
14cu|mpd-0.19.14-1|118	%attr(644,root,root) /lib/systemd/system/%{name}.socket
14cu|mpd-0.19.14-1|119	
14cu|mpd-0.19.14-1|120	%pre
14cu|mpd-0.19.14-1|121	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|mpd-0.19.14-1|122	usermod -g audio %{name}
14cu|mpd-0.19.14-1|123	
14cu|mpd-0.19.14-1|124	%post
14cu|mpd-0.19.14-1|125	if [ $1 -eq 1 ]
14cu|mpd-0.19.14-1|126	then
14cu|mpd-0.19.14-1|127	%create_ghostfile %{_localstatedir}/lib/%{name}/%{name}.db mpd audio 644
14cu|mpd-0.19.14-1|128	%create_ghostfile %{_localstatedir}/lib/%{name}/mpdstate mpd audio 644
14cu|mpd-0.19.14-1|129	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.log mpd audio 644
14cu|mpd-0.19.14-1|130	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.error mpd audio 644
14cu|mpd-0.19.14-1|131	fi
14cu|mpd-0.19.14-1|132	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|mpd-0.19.14-1|133	%_post_service %{name}
14cu|mpd-0.19.14-1|134	
14cu|mpd-0.19.14-1|135	%preun
14cu|mpd-0.19.14-1|136	%_preun_service %{name}
14cu|mpd-0.19.14-1|137	
14cu|mpd-0.19.14-1|138	%postun
14cu|mpd-0.19.14-1|139	%_postun_userdel %{name}
14cu|mpd-0.19.14-1|140	
14cu|mpd-0.19.14-1|141	#----------------------------------------------------------------------------
14cu|mpd-0.19.14-1|142	
14cu|mpd-0.19.14-1|143	%prep
14cu|mpd-0.19.14-1|144	%setup -q
14cu|mpd-0.19.14-1|145	
14cu|mpd-0.19.14-1|146	%build
14cu|mpd-0.19.14-1|147	autoreconf -vfi
14cu|mpd-0.19.14-1|148	# 0.19.12: sidplay option makes the build fail:
14cu|mpd-0.19.14-1|149	# because it does not find libresid-builder library
14cu|mpd-0.19.14-1|150	# (provided by %%libsidplay2-devel package) even if installed;
14cu|mpd-0.19.14-1|151	# It also does not find libmpcdec even if installed (%%libmpcdec):
14cu|mpd-0.19.14-1|152	# it lacks mpc_demux_init (too old?)
14cu|mpd-0.19.14-1|153	
14cu|mpd-0.19.14-1|154	# See http://bugs.musicpd.org/view.php?id=4484:
14cu|mpd-0.19.14-1|155	# the %%{_libidir}/mad.h file from libmad conflicts with the file
14cu|mpd-0.19.14-1|156	# %%{_libdir}/adplug/mad.h from libadplug.
14cu|mpd-0.19.14-1|157	# Override pkgconfig file to force the use of the right one and enable mad option.
14cu|mpd-0.19.14-1|158	export MAD_LIBS="-L%{_libdir} -lmad -lm" MAD_CFLAGS="-include %{_includedir}/mad.h"
14cu|mpd-0.19.14-1|159	%configure2_5x \
14cu|mpd-0.19.14-1|160	--with-systemdsystemunitdir=%{_unitdir} \
14cu|mpd-0.19.14-1|161	--with-zeroconf=auto \
14cu|mpd-0.19.14-1|162	--enable-adplug \
14cu|mpd-0.19.14-1|163	--enable-alsa \
14cu|mpd-0.19.14-1|164	--enable-ao \
14cu|mpd-0.19.14-1|165	--enable-audiofile \
14cu|mpd-0.19.14-1|166	--enable-cdio-paranoia \
14cu|mpd-0.19.14-1|167	--enable-curl \
14cu|mpd-0.19.14-1|168	--enable-expat \
14cu|mpd-0.19.14-1|169	--enable-flac \
14cu|mpd-0.19.14-1|170	--enable-ffmpeg \
14cu|mpd-0.19.14-1|171	--enable-fluidsynth \
14cu|mpd-0.19.14-1|172	--enable-gme \
14cu|mpd-0.19.14-1|173	--enable-icu \
14cu|mpd-0.19.14-1|174	--enable-id3 \
14cu|mpd-0.19.14-1|175	--enable-iso9660 \
14cu|mpd-0.19.14-1|176	--enable-jack \
14cu|mpd-0.19.14-1|177	--enable-soundcloud \
14cu|mpd-0.19.14-1|178	--enable-lsr \
14cu|mpd-0.19.14-1|179	--enable-mad \
14cu|mpd-0.19.14-1|180	--enable-mikmod \
14cu|mpd-0.19.14-1|181	--enable-mms \
14cu|mpd-0.19.14-1|182	--enable-modplug \
14cu|mpd-0.19.14-1|183	--enable-mpg123 \
14cu|mpd-0.19.14-1|184	--enable-nfs \
14cu|mpd-0.19.14-1|185	--enable-openal \
14cu|mpd-0.19.14-1|186	--enable-opus \
14cu|mpd-0.19.14-1|187	--enable-pulse \
14cu|mpd-0.19.14-1|188	--enable-recorder-output \
14cu|mpd-0.19.14-1|189	--disable-roar \
14cu|mpd-0.19.14-1|190	--enable-shout \
14cu|mpd-0.19.14-1|191	--disable-sidplay \
14cu|mpd-0.19.14-1|192	--enable-smbclient \
14cu|mpd-0.19.14-1|193	--enable-sndfile \
14cu|mpd-0.19.14-1|194	--enable-soxr \
14cu|mpd-0.19.14-1|195	--enable-twolame-encoder \
14cu|mpd-0.19.14-1|196	--enable-upnp \
14cu|mpd-0.19.14-1|197	--enable-vorbis \
14cu|mpd-0.19.14-1|198	--enable-vorbis-encoder \
14cu|mpd-0.19.14-1|199	--enable-wave-encoder \
14cu|mpd-0.19.14-1|200	--enable-wavpack \
14cu|mpd-0.19.14-1|201	--enable-wildmidi \
14cu|mpd-0.19.14-1|202	--enable-zzip \
14cu|mpd-0.19.14-1|203	%if !%{build_plf}
14cu|mpd-0.19.14-1|204	--disable-aac \
14cu|mpd-0.19.14-1|205	--disable-lame-encoder \
14cu|mpd-0.19.14-1|206	%endif
14cu|mpd-0.19.14-1|207	--enable-sqlite
14cu|mpd-0.19.14-1|208	%make
14cu|mpd-0.19.14-1|209	
14cu|mpd-0.19.14-1|210	
14cu|mpd-0.19.14-1|211	%install
14cu|mpd-0.19.14-1|212	%makeinstall_std
14cu|mpd-0.19.14-1|213	
14cu|mpd-0.19.14-1|214	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cu|mpd-0.19.14-1|215	touch %{buildroot}%{_localstatedir}/lib/%{name}/%{name}.db
14cu|mpd-0.19.14-1|216	touch %{buildroot}%{_localstatedir}/lib/%{name}/mpdstate
14cu|mpd-0.19.14-1|217	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14cu|mpd-0.19.14-1|218	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14cu|mpd-0.19.14-1|219	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.error
14cu|mpd-0.19.14-1|220	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
14cu|mpd-0.19.14-1|221	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/playlists
14cu|mpd-0.19.14-1|222	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/music
14cu|mpd-0.19.14-1|223	mkdir -p %{buildroot}/lib/systemd/system
14cu|mpd-0.19.14-1|224	
14cu|mpd-0.19.14-1|225	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|mpd-0.19.14-1|226	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|mpd-0.19.14-1|227	rm -rf %{buildroot}%{_docdir}/mpd
14cu|mpd-0.19.14-1|228	
14cu|mpd-0.19.14-1|229	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|mpd-0.19.14-1|230	
14cu|mpd-0.19.14-1|231	%changelog
14cu|mpd-0.19.14-1|232	
14cu|mpd-0.19.14-1|233	* Tue Jun 07 2016 dsilakov <denis.silakov@rosalab.ru> 0.19.14-1
14cu|mpd-0.19.14-1|234	- (7d7a697) Merge pull request #1 from alzim/mpd:rosa2014.1
14cu|mpd-0.19.14-1|235	- (7d7a697) Updated to 0.19.14
14cu|mpd-0.19.14-1|236	
14cu|mpd-0.19.14-1|237	

10975 14
14cu|mpeg-stat-2.2b-4|1	Summary:	MPEG-1 video analyser
14cu|mpeg-stat-2.2b-4|2	Name:		mpeg-stat
14cu|mpeg-stat-2.2b-4|3	Version:	2.2b
14cu|mpeg-stat-2.2b-4|4	Release:	4
14cu|mpeg-stat-2.2b-4|5	License:	BSD
14cu|mpeg-stat-2.2b-4|6	Group:		Video
14cu|mpeg-stat-2.2b-4|7	Url:		http://bmrc.berkeley.edu/research/mpeg/
14cu|mpeg-stat-2.2b-4|8	Source0:	mpeg_stat-%{version}-src.tar.gz
14cu|mpeg-stat-2.2b-4|9	#http://bmrc.berkeley.edu/ftp/pub/multimedia/mpeg/stat/mpeg_stat-2.2b-src.tar.gz
14cu|mpeg-stat-2.2b-4|10	
14cu|mpeg-stat-2.2b-4|11	%description
14cu|mpeg-stat-2.2b-4|12	MPEG_STAT gathers all lot of statistics (e.g., bitrate, real Q-scale
14cu|mpeg-stat-2.2b-4|13	information, detailed motion vector/cbp information, constrained parameter
14cu|mpeg-stat-2.2b-4|14	checking, etc.).
14cu|mpeg-stat-2.2b-4|15	
14cu|mpeg-stat-2.2b-4|16	%files
14cu|mpeg-stat-2.2b-4|17	%doc BUGS CHANGES COPYRIGHT README
14cu|mpeg-stat-2.2b-4|18	%{_bindir}/mpeg_stat
14cu|mpeg-stat-2.2b-4|19	%{_mandir}/man1/*
14cu|mpeg-stat-2.2b-4|20	
14cu|mpeg-stat-2.2b-4|21	#----------------------------------------------------------------------------
14cu|mpeg-stat-2.2b-4|22	
14cu|mpeg-stat-2.2b-4|23	%prep
14cu|mpeg-stat-2.2b-4|24	%setup -qn mpeg_stat
14cu|mpeg-stat-2.2b-4|25	
14cu|mpeg-stat-2.2b-4|26	%build
14cu|mpeg-stat-2.2b-4|27	%make mpeg_stat \
14cu|mpeg-stat-2.2b-4|28	DEBUGFLAG="%{optflags}"
14cu|mpeg-stat-2.2b-4|29	
14cu|mpeg-stat-2.2b-4|30	%install
14cu|mpeg-stat-2.2b-4|31	install -D -m 755 mpeg_stat %{buildroot}%{_bindir}/mpeg_stat
14cu|mpeg-stat-2.2b-4|32	install -D -m 644 mpeg_stat.1 %{buildroot}%{_mandir}/man1/mpeg_stat.1
14cu|mpeg-stat-2.2b-4|33	
14cu|mpeg-stat-2.2b-4|34	
14cu|mpeg-stat-2.2b-4|35	%changelog
14cu|mpeg-stat-2.2b-4|36	
14cu|mpeg-stat-2.2b-4|37	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2b-4
14cu|mpeg-stat-2.2b-4|38	- (7830b65) Build with system optflags to fix debug package
14cu|mpeg-stat-2.2b-4|39	
14cu|mpeg-stat-2.2b-4|40	

10976 14
14cu|mpqc-2.3.1-16|1	%define	major		7
14cu|mpqc-2.3.1-16|2	%define	libname		%mklibname SC %{major}
14cu|mpqc-2.3.1-16|3	%define develname	%mklibname SC -d
14cu|mpqc-2.3.1-16|4	
14cu|mpqc-2.3.1-16|5	Summary:	Ab-inito chemistry program
14cu|mpqc-2.3.1-16|6	Name:		mpqc
14cu|mpqc-2.3.1-16|7	Version:	2.3.1
14cu|mpqc-2.3.1-16|8	Release:	16
14cu|mpqc-2.3.1-16|9	License:	GPLv2+
14cu|mpqc-2.3.1-16|10	Group:		Sciences/Chemistry
14cu|mpqc-2.3.1-16|11	Source0:	http://prdownloads.sourceforge.net/mpqc/%name-%version.tar.bz2
14cu|mpqc-2.3.1-16|12	Patch0:		mpqc-2.3.1-fix-sc-config.patch
14cu|mpqc-2.3.1-16|13	URL:		http://mpqc.org/
14cu|mpqc-2.3.1-16|14	BuildRequires:	flex bison lapack-devel
14cu|mpqc-2.3.1-16|15	BuildRequires:	gcc-gfortran tk blas-devel mpich2-devel doxygen
14cu|mpqc-2.3.1-16|16	BuildRequires:	autoconf
14cu|mpqc-2.3.1-16|17	BuildConflicts:	gcc3.3-g77
14cu|mpqc-2.3.1-16|18	
14cu|mpqc-2.3.1-16|19	%description
14cu|mpqc-2.3.1-16|20	MPQC is the Massively Parallel Quantum Chemistry Program. It computes
14cu|mpqc-2.3.1-16|21	properties of atoms and molecules from first principles using the time
14cu|mpqc-2.3.1-16|22	independent SchrÃ¶dinger equation. It runs on a wide range of architectures
14cu|mpqc-2.3.1-16|23	ranging from individual workstations to symmetric multiprocessors to
14cu|mpqc-2.3.1-16|24	massively parallel computers. Its design is object oriented, using the C++
14cu|mpqc-2.3.1-16|25	programming language.
14cu|mpqc-2.3.1-16|26	
14cu|mpqc-2.3.1-16|27	If you want to use this program on a distributed (parallel) network, you'll
14cu|mpqc-2.3.1-16|28	also have to install the libmpich package.
14cu|mpqc-2.3.1-16|29	
14cu|mpqc-2.3.1-16|30	%package data
14cu|mpqc-2.3.1-16|31	Summary:	Atom info and basis sets from MPQC
14cu|mpqc-2.3.1-16|32	Group:		Sciences/Chemistry
14cu|mpqc-2.3.1-16|33	
14cu|mpqc-2.3.1-16|34	%description data
14cu|mpqc-2.3.1-16|35	Atom info and basis sets from MPQC.
14cu|mpqc-2.3.1-16|36	
14cu|mpqc-2.3.1-16|37	%package html
14cu|mpqc-2.3.1-16|38	Summary:	HTML documentation for MPQC
14cu|mpqc-2.3.1-16|39	Group:		Sciences/Chemistry
14cu|mpqc-2.3.1-16|40	
14cu|mpqc-2.3.1-16|41	%description html
14cu|mpqc-2.3.1-16|42	This package contains the full documentation for MPQC that can be viewed
14cu|mpqc-2.3.1-16|43	with a graphical browser like Mozilla.
14cu|mpqc-2.3.1-16|44	
14cu|mpqc-2.3.1-16|45	%package -n molrender
14cu|mpqc-2.3.1-16|46	Summary:	Graphical molecular rendering program
14cu|mpqc-2.3.1-16|47	Group:		Sciences/Chemistry
14cu|mpqc-2.3.1-16|48	
14cu|mpqc-2.3.1-16|49	%description -n molrender
14cu|mpqc-2.3.1-16|50	This package graphically renders 3D molecules based on the output of
14cu|mpqc-2.3.1-16|51	computational chemistry packages like mpqc.
14cu|mpqc-2.3.1-16|52	
14cu|mpqc-2.3.1-16|53	%package -n %{libname}
14cu|mpqc-2.3.1-16|54	Summary:	Main libraries for %{name}
14cu|mpqc-2.3.1-16|55	Group:		System/Libraries
14cu|mpqc-2.3.1-16|56	Requires:	%{name}-data
14cu|mpqc-2.3.1-16|57	
14cu|mpqc-2.3.1-16|58	%description -n %{libname}
14cu|mpqc-2.3.1-16|59	This package contains the library needed to run programs dynamically linked
14cu|mpqc-2.3.1-16|60	with %libname, the scientific computing toolkit, based on mpqc computational
14cu|mpqc-2.3.1-16|61	chemistry package from Sandia Labs.
14cu|mpqc-2.3.1-16|62	
14cu|mpqc-2.3.1-16|63	%package -n %{develname}
14cu|mpqc-2.3.1-16|64	Summary:	Main libraries for %{name}
14cu|mpqc-2.3.1-16|65	Group:		Development/C++
14cu|mpqc-2.3.1-16|66	Requires:	%{libname} = %{version}-%{release}
14cu|mpqc-2.3.1-16|67	Provides:	libSC-devel
14cu|mpqc-2.3.1-16|68	Provides:	SC-devel
14cu|mpqc-2.3.1-16|69	
14cu|mpqc-2.3.1-16|70	%description -n %{develname}
14cu|mpqc-2.3.1-16|71	This package contains the library needed to run programs dynamically linked
14cu|mpqc-2.3.1-16|72	with %libname, the scientific computing toolkit, based on mpqc computational
14cu|mpqc-2.3.1-16|73	chemistry package from Sandia Labs.
14cu|mpqc-2.3.1-16|74	
14cu|mpqc-2.3.1-16|75	%prep
14cu|mpqc-2.3.1-16|76	%setup -q
14cu|mpqc-2.3.1-16|77	%apply_patches
14cu|mpqc-2.3.1-16|78	
14cu|mpqc-2.3.1-16|79	%build
14cu|mpqc-2.3.1-16|80	sed -i -e 's,prefix\/lib,prefix\/%{_lib},g' configure.in
14cu|mpqc-2.3.1-16|81	autoconf
14cu|mpqc-2.3.1-16|82	%configure2_5x \
14cu|mpqc-2.3.1-16|83	--enable-shared \
14cu|mpqc-2.3.1-16|84	--disable-static \
14cu|mpqc-2.3.1-16|85	--enable-threads
14cu|mpqc-2.3.1-16|86	make
14cu|mpqc-2.3.1-16|87	cd doc
14cu|mpqc-2.3.1-16|88	%make
14cu|mpqc-2.3.1-16|89	make man1
14cu|mpqc-2.3.1-16|90	make man3
14cu|mpqc-2.3.1-16|91	
14cu|mpqc-2.3.1-16|92	%install
14cu|mpqc-2.3.1-16|93	echo hello
14cu|mpqc-2.3.1-16|94	make install installroot=%{buildroot}
14cu|mpqc-2.3.1-16|95	make install_devel installroot=%{buildroot}
14cu|mpqc-2.3.1-16|96	cp -r doc/man %{buildroot}%{_datadir}
14cu|mpqc-2.3.1-16|97	
14cu|mpqc-2.3.1-16|98	mkdir -p %{buildroot}%{_datadir}/applications
14cu|mpqc-2.3.1-16|99	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|mpqc-2.3.1-16|100	[Desktop Entry]
14cu|mpqc-2.3.1-16|101	Name=Molrender
14cu|mpqc-2.3.1-16|102	Comment=Ab-inito chemistry program
14cu|mpqc-2.3.1-16|103	Exec=%{_bindir}/tkmolrender
14cu|mpqc-2.3.1-16|104	Icon=sciences_section
14cu|mpqc-2.3.1-16|105	Terminal=false
14cu|mpqc-2.3.1-16|106	Type=Application
14cu|mpqc-2.3.1-16|107	Categories=Science;Chemistry;
14cu|mpqc-2.3.1-16|108	EOF
14cu|mpqc-2.3.1-16|109	
14cu|mpqc-2.3.1-16|110	# inelegant workaround to fix sc-config
14cu|mpqc-2.3.1-16|111	sed -i -e 's:libSCdft.la libSCscf.la libSCwfn.la:libSCwfn.la libSCdft.la libSCscf.la:' %{buildroot}%{_bindir}/sc-config
14cu|mpqc-2.3.1-16|112	
14cu|mpqc-2.3.1-16|113	%multiarch_binaries %{buildroot}%{_bindir}/sc-config
14cu|mpqc-2.3.1-16|114	
14cu|mpqc-2.3.1-16|115	# To fix unstripped-binary-or-object error
14cu|mpqc-2.3.1-16|116	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
14cu|mpqc-2.3.1-16|117	
14cu|mpqc-2.3.1-16|118	%files
14cu|mpqc-2.3.1-16|119	%doc CHANGES CITATION LICENSE README
14cu|mpqc-2.3.1-16|120	%{_bindir}/mpqc
14cu|mpqc-2.3.1-16|121	%{_bindir}/chkmpqcout
14cu|mpqc-2.3.1-16|122	%{_bindir}/scls
14cu|mpqc-2.3.1-16|123	%{_bindir}/scpr
14cu|mpqc-2.3.1-16|124	%{_bindir}/*run
14cu|mpqc-2.3.1-16|125	%{_mandir}/man1/mpqc*
14cu|mpqc-2.3.1-16|126	%{_mandir}/man1/scls*
14cu|mpqc-2.3.1-16|127	%{_mandir}/man1/scpr*
14cu|mpqc-2.3.1-16|128	
14cu|mpqc-2.3.1-16|129	%files data
14cu|mpqc-2.3.1-16|130	%{_datadir}/%{name}
14cu|mpqc-2.3.1-16|131	
14cu|mpqc-2.3.1-16|132	%files html
14cu|mpqc-2.3.1-16|133	%doc doc/html
14cu|mpqc-2.3.1-16|134	
14cu|mpqc-2.3.1-16|135	%files -n %{libname}
14cu|mpqc-2.3.1-16|136	%{_libdir}/lib*.so.%{major}*
14cu|mpqc-2.3.1-16|137	
14cu|mpqc-2.3.1-16|138	%files -n %{develname}
14cu|mpqc-2.3.1-16|139	%{_bindir}/sc-*
14cu|mpqc-2.3.1-16|140	%{multiarch_bindir}/sc-config
14cu|mpqc-2.3.1-16|141	%{_libdir}/lib*.so
14cu|mpqc-2.3.1-16|142	%{_includedir}/*
14cu|mpqc-2.3.1-16|143	%{_mandir}/man1/sc-*
14cu|mpqc-2.3.1-16|144	%{_mandir}/man3/*
14cu|mpqc-2.3.1-16|145	
14cu|mpqc-2.3.1-16|146	%files -n molrender
14cu|mpqc-2.3.1-16|147	%{_bindir}/molrender
14cu|mpqc-2.3.1-16|148	%{_bindir}/tkmolrender
14cu|mpqc-2.3.1-16|149	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|mpqc-2.3.1-16|150	%{_mandir}/man1/molrender*
14cu|mpqc-2.3.1-16|151	
14cu|mpqc-2.3.1-16|152	
14cu|mpqc-2.3.1-16|153	%changelog
14cu|mpqc-2.3.1-16|154	* Thu Oct 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-16
14cu|mpqc-2.3.1-16|155	+ Revision: f2346bb
14cu|mpqc-2.3.1-16|156	- Fix sc-config after removal of static libs
14cu|mpqc-2.3.1-16|157	
14cu|mpqc-2.3.1-16|158	

10977 14
14cu|mpv-0.25.0-3|1	# enable git here
14cu|mpv-0.25.0-3|2	%bcond_with git
14cu|mpv-0.25.0-3|3	
14cu|mpv-0.25.0-3|4	%if %{with git}
14cu|mpv-0.25.0-3|5	%define git 20150901
14cu|mpv-0.25.0-3|6	%define release 0.%{git}.69
14cu|mpv-0.25.0-3|7	%else
14cu|mpv-0.25.0-3|8	%define release 3
14cu|mpv-0.25.0-3|9	%endif
14cu|mpv-0.25.0-3|10	
14cu|mpv-0.25.0-3|11	%define major 1
14cu|mpv-0.25.0-3|12	%define libname %mklibname %{name} %{major}
14cu|mpv-0.25.0-3|13	%define devname %mklibname %{name} -d
14cu|mpv-0.25.0-3|14	%define wafver 1.9.10
14cu|mpv-0.25.0-3|15	
14cu|mpv-0.25.0-3|16	Summary:	Movie player playing most video formats and DVDs
14cu|mpv-0.25.0-3|17	Name:		mpv
14cu|mpv-0.25.0-3|18	Version:	0.25.0
14cu|mpv-0.25.0-3|19	Release:	%{release}
14cu|mpv-0.25.0-3|20	License:	GPLv2+
14cu|mpv-0.25.0-3|21	Group:		Video
14cu|mpv-0.25.0-3|22	Url:		http://%{name}.io/
14cu|mpv-0.25.0-3|23	%if %{with git}
14cu|mpv-0.25.0-3|24	Source0:	%{name}-%{git}.tar.gz
14cu|mpv-0.25.0-3|25	%else
14cu|mpv-0.25.0-3|26	Source0:	https://github.com/%{name}-player/%{name}/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|mpv-0.25.0-3|27	%endif
14cu|mpv-0.25.0-3|28	Source1:	https://waf.io/waf-%{wafver}
14cu|mpv-0.25.0-3|29	Source2:	https://raw.githubusercontent.com/sanjayankur31/rpmfusion-appdata/master/appdata-extra-free/desktop/mpv.appdata.xml
14cu|mpv-0.25.0-3|30	BuildRequires:	desktop-file-utils
14cu|mpv-0.25.0-3|31	BuildRequires:	appstream-util
14cu|mpv-0.25.0-3|32	BuildRequires:	hicolor-icon-theme
14cu|mpv-0.25.0-3|33	BuildRequires:	imagemagick
14cu|mpv-0.25.0-3|34	BuildRequires:	linux-userspace-headers
14cu|mpv-0.25.0-3|35	BuildRequires:	python-docutils
14cu|mpv-0.25.0-3|36	BuildRequires:	python-rst2pdf
14cu|mpv-0.25.0-3|37	BuildRequires:	texlive-caption
14cu|mpv-0.25.0-3|38	BuildRequires:	texlive-latex
14cu|mpv-0.25.0-3|39	BuildRequires:	texlive-cmap
14cu|mpv-0.25.0-3|40	BuildRequires:	texlive-preprint
14cu|mpv-0.25.0-3|41	BuildRequires:	yasm
14cu|mpv-0.25.0-3|42	BuildRequires:	ladspa-devel
14cu|mpv-0.25.0-3|43	BuildRequires:	ffmpeg-devel >= 3.2.2
14cu|mpv-0.25.0-3|44	BuildRequires:	jpeg-devel
14cu|mpv-0.25.0-3|45	BuildRequires:	krb5-devel
14cu|mpv-0.25.0-3|46	BuildRequires:	pkgconfig(alsa)
14cu|mpv-0.25.0-3|47	BuildRequires:	pkgconfig(caca)
14cu|mpv-0.25.0-3|48	BuildRequires:	pkgconfig(dri)
14cu|mpv-0.25.0-3|49	BuildRequires:	pkgconfig(dvdnav)
14cu|mpv-0.25.0-3|50	BuildRequires:	pkgconfig(dvdread)
14cu|mpv-0.25.0-3|51	BuildRequires:	pkgconfig(egl) >= 10.5.3
14cu|mpv-0.25.0-3|52	BuildRequires:	pkgconfig(enca)
14cu|mpv-0.25.0-3|53	BuildRequires:	pkgconfig(jack)
14cu|mpv-0.25.0-3|54	BuildRequires:	pkgconfig(lcms2)
14cu|mpv-0.25.0-3|55	BuildRequires:	pkgconfig(libass) >= 0.12.1
14cu|mpv-0.25.0-3|56	BuildRequires:	pkgconfig(libarchive)
14cu|mpv-0.25.0-3|57	BuildRequires:	pkgconfig(libbluray)
14cu|mpv-0.25.0-3|58	BuildRequires:	pkgconfig(libbs2b)
14cu|mpv-0.25.0-3|59	BuildRequires:	pkgconfig(libcdio)
14cu|mpv-0.25.0-3|60	BuildRequires:	pkgconfig(libcdio_cdda)
14cu|mpv-0.25.0-3|61	BuildRequires:	pkgconfig(libcdio_paranoia)
14cu|mpv-0.25.0-3|62	BuildRequires:	pkgconfig(libguess)
14cu|mpv-0.25.0-3|63	BuildRequires:	pkgconfig(libiso9660)
14cu|mpv-0.25.0-3|64	BuildRequires:	pkgconfig(liblircclient0)
14cu|mpv-0.25.0-3|65	BuildRequires:	pkgconfig(libmng)
14cu|mpv-0.25.0-3|66	BuildRequires:	pkgconfig(libmpg123)
14cu|mpv-0.25.0-3|67	BuildRequires:	pkgconfig(libpulse)
14cu|mpv-0.25.0-3|68	BuildRequires:	quvi-devel
14cu|mpv-0.25.0-3|69	BuildRequires:	pkgconfig(libudf)
14cu|mpv-0.25.0-3|70	BuildRequires:	pkgconfig(libv4lconvert)
14cu|mpv-0.25.0-3|71	BuildRequires:	pkgconfig(libva)
14cu|mpv-0.25.0-3|72	BuildRequires:	pkgconfig(libva-x11)
14cu|mpv-0.25.0-3|73	BuildRequires:	pkgconfig(lua)
14cu|mpv-0.25.0-3|74	BuildRequires:	pkgconfig(luajit)
14cu|mpv-0.25.0-3|75	BuildRequires:	pkgconfig(ncurses)
14cu|mpv-0.25.0-3|76	BuildRequires:	pkgconfig(openal)
14cu|mpv-0.25.0-3|77	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|mpv-0.25.0-3|78	BuildRequires:	pkgconfig(ptlib)
14cu|mpv-0.25.0-3|79	BuildRequires:	pkgconfig(rubberband) >= 1.8.0
14cu|mpv-0.25.0-3|80	BuildRequires:	pkgconfig(sdl2)
14cu|mpv-0.25.0-3|81	BuildRequires:	pkgconfig(smbclient)
14cu|mpv-0.25.0-3|82	BuildRequires:	pkgconfig(uchardet)
14cu|mpv-0.25.0-3|83	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|mpv-0.25.0-3|84	BuildRequires:	pkgconfig(vdpau)
14cu|mpv-0.25.0-3|85	BuildRequires:	pkgconfig(wayland-egl) >= 10.5.3
14cu|mpv-0.25.0-3|86	BuildRequires:	pkgconfig(wayland-client) >= 1.7.0
14cu|mpv-0.25.0-3|87	BuildRequires:	pkgconfig(wayland-cursor) >= 1.7.0
14cu|mpv-0.25.0-3|88	BuildRequires:	pkgconfig(wayland-scanner) >= 1.7.0
14cu|mpv-0.25.0-3|89	BuildRequires:	pkgconfig(wayland-server) >= 1.7.0
14cu|mpv-0.25.0-3|90	BuildRequires:	wayland-tools >= 1.7.0
14cu|mpv-0.25.0-3|91	#
14cu|mpv-0.25.0-3|92	#those are in plf,enabled in rosalinuxro build
14cu|mpv-0.25.0-3|93	#BuildRequires:	pkgconfig(x265)
14cu|mpv-0.25.0-3|94	BuildRequires:	pkgconfig(xext)
14cu|mpv-0.25.0-3|95	BuildRequires:	pkgconfig(xinerama)
14cu|mpv-0.25.0-3|96	BuildRequires:	pkgconfig(xkbcommon)
14cu|mpv-0.25.0-3|97	BuildRequires:	pkgconfig(xrandr)
14cu|mpv-0.25.0-3|98	BuildRequires:	pkgconfig(xscrnsaver)
14cu|mpv-0.25.0-3|99	BuildRequires:	pkgconfig(xv)
14cu|mpv-0.25.0-3|100	BuildRequires:	pkgconfig(xxf86vm)
14cu|mpv-0.25.0-3|101	BuildRequires:	pkgconfig(zlib)
14cu|mpv-0.25.0-3|102	BuildRequires:	pkgconfig(libarchive)
14cu|mpv-0.25.0-3|103	
14cu|mpv-0.25.0-3|104	Requires:	hicolor-icon-theme
14cu|mpv-0.25.0-3|105	Requires:	%{libname} = %{EVRD}
14cu|mpv-0.25.0-3|106	Suggests:	youtube-dl
14cu|mpv-0.25.0-3|107	
14cu|mpv-0.25.0-3|108	%description
14cu|mpv-0.25.0-3|109	Mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
14cu|mpv-0.25.0-3|110	of video file formats, audio and video codecs, and subtitle types. Special
14cu|mpv-0.25.0-3|111	input URL types are available to read input from a variety of sources other
14cu|mpv-0.25.0-3|112	than disk files. Depending on platform, a variety of different video and audio
14cu|mpv-0.25.0-3|113	output methods are supported.
14cu|mpv-0.25.0-3|114	
14cu|mpv-0.25.0-3|115	%files
14cu|mpv-0.25.0-3|116	%doc LICENSE README.md Copyright etc/mpv.conf etc/input.conf
14cu|mpv-0.25.0-3|117	%{_bindir}/%{name}
14cu|mpv-0.25.0-3|118	%{_datadir}/applications/%{name}.desktop
14cu|mpv-0.25.0-3|119	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cu|mpv-0.25.0-3|120	%dir %{_datadir}/zsh/site-functions
14cu|mpv-0.25.0-3|121	%{_datadir}/zsh/site-functions/_mpv
14cu|mpv-0.25.0-3|122	%{_mandir}/man1/%{name}.*
14cu|mpv-0.25.0-3|123	%dir %{_sysconfdir}/%{name}
14cu|mpv-0.25.0-3|124	%config(noreplace) %{_sysconfdir}/%{name}/encoding-profiles.conf
14cu|mpv-0.25.0-3|125	%{_iconsdir}/hicolor/symbolic/apps/mpv-symbolic.svg
14cu|mpv-0.25.0-3|126	%{_appdatadir}/%{name}.appdata.xml
14cu|mpv-0.25.0-3|127	
14cu|mpv-0.25.0-3|128	#----------------------------------------------------------------------------
14cu|mpv-0.25.0-3|129	
14cu|mpv-0.25.0-3|130	%package -n %{libname}
14cu|mpv-0.25.0-3|131	Summary:	Shared library for %{name}
14cu|mpv-0.25.0-3|132	Group:		System/Libraries
14cu|mpv-0.25.0-3|133	
14cu|mpv-0.25.0-3|134	%description -n %{libname}
14cu|mpv-0.25.0-3|135	Mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
14cu|mpv-0.25.0-3|136	of video file formats, audio and video codecs, and subtitle types. Special
14cu|mpv-0.25.0-3|137	input URL types are available to read input from a variety of sources other
14cu|mpv-0.25.0-3|138	than disk files. Depending on platform, a variety of different video and audio
14cu|mpv-0.25.0-3|139	output methods are supported.
14cu|mpv-0.25.0-3|140	
14cu|mpv-0.25.0-3|141	%files -n %{libname}
14cu|mpv-0.25.0-3|142	%doc LICENSE README.md Copyright
14cu|mpv-0.25.0-3|143	%{_libdir}/libmpv.so.%{major}*
14cu|mpv-0.25.0-3|144	%{_libdir}/mpv/*.so
14cu|mpv-0.25.0-3|145	
14cu|mpv-0.25.0-3|146	#----------------------------------------------------------------------------
14cu|mpv-0.25.0-3|147	
14cu|mpv-0.25.0-3|148	%package -n %{devname}
14cu|mpv-0.25.0-3|149	Summary:	Development files for %{name}
14cu|mpv-0.25.0-3|150	Group:		Development/C
14cu|mpv-0.25.0-3|151	Requires:	%{libname} = %{EVRD}
14cu|mpv-0.25.0-3|152	Requires:	pkgconfig(vapoursynth)
14cu|mpv-0.25.0-3|153	Provides:	%{name}-devel = %{EVRD}
14cu|mpv-0.25.0-3|154	
14cu|mpv-0.25.0-3|155	%description -n %{devname}
14cu|mpv-0.25.0-3|156	Mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
14cu|mpv-0.25.0-3|157	of video file formats, audio and video codecs, and subtitle types. Special
14cu|mpv-0.25.0-3|158	input URL types are available to read input from a variety of sources other
14cu|mpv-0.25.0-3|159	than disk files. Depending on platform, a variety of different video and audio
14cu|mpv-0.25.0-3|160	output methods are supported.
14cu|mpv-0.25.0-3|161	
14cu|mpv-0.25.0-3|162	%files -n %{devname}
14cu|mpv-0.25.0-3|163	%doc LICENSE README.md Copyright
14cu|mpv-0.25.0-3|164	%dir %{_includedir}/%{name}
14cu|mpv-0.25.0-3|165	%{_includedir}/%{name}/*.h
14cu|mpv-0.25.0-3|166	%{_includedir}/%{name}/*.hpp
14cu|mpv-0.25.0-3|167	%{_libdir}/*.so
14cu|mpv-0.25.0-3|168	%{_libdir}/pkgconfig/%{name}.pc
14cu|mpv-0.25.0-3|169	
14cu|mpv-0.25.0-3|170	#----------------------------------------------------------------------------
14cu|mpv-0.25.0-3|171	
14cu|mpv-0.25.0-3|172	%prep
14cu|mpv-0.25.0-3|173	%if %{with git}
14cu|mpv-0.25.0-3|174	%setup -qn %{name}-%{git}
14cu|mpv-0.25.0-3|175	%else
14cu|mpv-0.25.0-3|176	%setup -q
14cu|mpv-0.25.0-3|177	%endif
14cu|mpv-0.25.0-3|178	cp -R %{SOURCE1} waf && chmod +x waf
14cu|mpv-0.25.0-3|179	
14cu|mpv-0.25.0-3|180	%build
14cu|mpv-0.25.0-3|181	LDFLAGS="%{ldflags} -lSDL" \
14cu|mpv-0.25.0-3|182	CCFLAGS="%{optflags}" \
14cu|mpv-0.25.0-3|183	./waf configure \
14cu|mpv-0.25.0-3|184	--prefix="%{_prefix}" \
14cu|mpv-0.25.0-3|185	--bindir="%{_bindir}" \
14cu|mpv-0.25.0-3|186	--mandir="%{_mandir}" \
14cu|mpv-0.25.0-3|187	--libdir="%{_libdir}" \
14cu|mpv-0.25.0-3|188	--docdir="%{_docdir}/%{name}" \
14cu|mpv-0.25.0-3|189	--confdir="%{_sysconfdir}/%{name}" \
14cu|mpv-0.25.0-3|190	--disable-build-date \
14cu|mpv-0.25.0-3|191	--enable-openal \
14cu|mpv-0.25.0-3|192	--enable-cdda \
14cu|mpv-0.25.0-3|193	--enable-libmpv-shared \
14cu|mpv-0.25.0-3|194	--enable-sdl2 \
14cu|mpv-0.25.0-3|195	--enable-pdf-build \
14cu|mpv-0.25.0-3|196	--enable-zsh-comp \
14cu|mpv-0.25.0-3|197	--enable-vf-dlopen-filters \
14cu|mpv-0.25.0-3|198	--enable-encoding \
14cu|mpv-0.25.0-3|199	--enable-libarchive \
14cu|mpv-0.25.0-3|200	--enable-wayland
14cu|mpv-0.25.0-3|201	
14cu|mpv-0.25.0-3|202	
14cu|mpv-0.25.0-3|203	./waf build --verbose
14cu|mpv-0.25.0-3|204	
14cu|mpv-0.25.0-3|205	%install
14cu|mpv-0.25.0-3|206	./waf --destdir=%{buildroot} install
14cu|mpv-0.25.0-3|207	
14cu|mpv-0.25.0-3|208	# appdata
14cu|mpv-0.25.0-3|209	mkdir -p %{buildroot}%{_appdatadir}
14cu|mpv-0.25.0-3|210	install -m 0644 %{SOURCE2} %{buildroot}%{_appdatadir}/
14cu|mpv-0.25.0-3|211	
14cu|mpv-0.25.0-3|212	%check
14cu|mpv-0.25.0-3|213	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|mpv-0.25.0-3|214	
14cu|mpv-0.25.0-3|215	%changelog

10978 14
14cu|mrrescue-1.02e-1|1	Name:           mrrescue
14cu|mrrescue-1.02e-1|2	Version:        1.02e
14cu|mrrescue-1.02e-1|3	Release:        1
14cu|mrrescue-1.02e-1|4	Summary:        Action game where you evacuate civilians from burning buildings
14cu|mrrescue-1.02e-1|5	Group:          Games/Arcade
14cu|mrrescue-1.02e-1|6	License:        zlib
14cu|mrrescue-1.02e-1|7	Url:            http://tangramgames.dk/games/mrrescue/
14cu|mrrescue-1.02e-1|8	Source0:        https://github.com/SimonLarsen/mrrescue/archive/%{version}/%{name}-%{version}.tar.gz
14cu|mrrescue-1.02e-1|9	BuildRequires:  zip
14cu|mrrescue-1.02e-1|10	BuildRequires:  imagemagick
14cu|mrrescue-1.02e-1|11	Requires:       love >= 0.10
14cu|mrrescue-1.02e-1|12	BuildArch:      noarch
14cu|mrrescue-1.02e-1|13	
14cu|mrrescue-1.02e-1|14	%description
14cu|mrrescue-1.02e-1|15	Mr. Rescue is an arcade styled 2d action game centered around
14cu|mrrescue-1.02e-1|16	evacuating civilians from burning buildings.
14cu|mrrescue-1.02e-1|17	
14cu|mrrescue-1.02e-1|18	The game features fast paced fire extinguishing action,
14cu|mrrescue-1.02e-1|19	intense boss battles, a catchy soundtrack and lots of throwing people
14cu|mrrescue-1.02e-1|20	around in pseudo-randomly generated buildings.
14cu|mrrescue-1.02e-1|21	
14cu|mrrescue-1.02e-1|22	%files
14cu|mrrescue-1.02e-1|23	%doc LICENSE README.md
14cu|mrrescue-1.02e-1|24	%{_datadir}/applications/%{name}.desktop
14cu|mrrescue-1.02e-1|25	%{_gamesbindir}/%{name}
14cu|mrrescue-1.02e-1|26	%{_gamesdatadir}/%{name}/%{name}.love
14cu|mrrescue-1.02e-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mrrescue-1.02e-1|28	
14cu|mrrescue-1.02e-1|29	#----------------------------------------------------------------------------
14cu|mrrescue-1.02e-1|30	
14cu|mrrescue-1.02e-1|31	%prep
14cu|mrrescue-1.02e-1|32	%setup -q
14cu|mrrescue-1.02e-1|33	
14cu|mrrescue-1.02e-1|34	%build
14cu|mrrescue-1.02e-1|35	
14cu|mrrescue-1.02e-1|36	%install
14cu|mrrescue-1.02e-1|37	# Create data
14cu|mrrescue-1.02e-1|38	zip -9 -q -r %{name}.love .
14cu|mrrescue-1.02e-1|39	install -D -m 644 %{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|mrrescue-1.02e-1|40	
14cu|mrrescue-1.02e-1|41	# wrapper
14cu|mrrescue-1.02e-1|42	mkdir -p %{buildroot}%{_gamesbindir}
14cu|mrrescue-1.02e-1|43	cat > %{buildroot}%{_gamesbindir}/%{name}<< EOF
14cu|mrrescue-1.02e-1|44	#!/bin/sh
14cu|mrrescue-1.02e-1|45	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|mrrescue-1.02e-1|46	EOF
14cu|mrrescue-1.02e-1|47	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|mrrescue-1.02e-1|48	
14cu|mrrescue-1.02e-1|49	# Desktop entry
14cu|mrrescue-1.02e-1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|mrrescue-1.02e-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|mrrescue-1.02e-1|52	[Desktop Entry]
14cu|mrrescue-1.02e-1|53	Name=Mr. Rescue
14cu|mrrescue-1.02e-1|54	Comment=Evacuate civilians from burning buildings
14cu|mrrescue-1.02e-1|55	Exec=%{name}
14cu|mrrescue-1.02e-1|56	Icon=%{name}
14cu|mrrescue-1.02e-1|57	Terminal=false
14cu|mrrescue-1.02e-1|58	Type=Application
14cu|mrrescue-1.02e-1|59	Categories=Game;ArcadeGame;
14cu|mrrescue-1.02e-1|60	EOF
14cu|mrrescue-1.02e-1|61	
14cu|mrrescue-1.02e-1|62	# icons
14cu|mrrescue-1.02e-1|63	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|mrrescue-1.02e-1|64	install -dm 0755 \
14cu|mrrescue-1.02e-1|65	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|mrrescue-1.02e-1|66	convert -strip -resize $size data/splash.png \
14cu|mrrescue-1.02e-1|67	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|mrrescue-1.02e-1|68	done
14cu|mrrescue-1.02e-1|69	
14cu|mrrescue-1.02e-1|70	
14cu|mrrescue-1.02e-1|71	
14cu|mrrescue-1.02e-1|72	%changelog
14cu|mrrescue-1.02e-1|73	
14cu|mrrescue-1.02e-1|74	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 1.02e-1
14cu|mrrescue-1.02e-1|75	- (c5749eb) Imported from SRPM
14cu|mrrescue-1.02e-1|76	
14cu|mrrescue-1.02e-1|77	

10979 14
14cu|ms-sys-2.5.3-1|1	Summary:	Create DOS/MS-compatible boot records
14cu|ms-sys-2.5.3-1|2	Name:		ms-sys
14cu|ms-sys-2.5.3-1|3	Version:	2.5.3
14cu|ms-sys-2.5.3-1|4	Release:	1
14cu|ms-sys-2.5.3-1|5	License:	GPLv2
14cu|ms-sys-2.5.3-1|6	Group:		System/Configuration/Boot and Init
14cu|ms-sys-2.5.3-1|7	URL:		http://ms-sys.sourceforge.net/
14cu|ms-sys-2.5.3-1|8	Source0:	http://dl.sf.net/ms-sys/ms-sys-%{version}.tar.gz
14cu|ms-sys-2.5.3-1|9	Patch0:		ms-sys-2.3.0_mandir.patch
14cu|ms-sys-2.5.3-1|10	BuildRequires:	gettext
14cu|ms-sys-2.5.3-1|11	
14cu|ms-sys-2.5.3-1|12	%description
14cu|ms-sys-2.5.3-1|13	This program is used to create DOS/MS-compatible boot records. It is
14cu|ms-sys-2.5.3-1|14	able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is
14cu|ms-sys-2.5.3-1|15	also able to do the same as DOS "sys" to a floppy or FAT32 partition
14cu|ms-sys-2.5.3-1|16	except that it does not copy any system files, only the boot record is
14cu|ms-sys-2.5.3-1|17	written.
14cu|ms-sys-2.5.3-1|18	
14cu|ms-sys-2.5.3-1|19	%prep
14cu|ms-sys-2.5.3-1|20	%setup -q
14cu|ms-sys-2.5.3-1|21	%apply_patches
14cu|ms-sys-2.5.3-1|22	
14cu|ms-sys-2.5.3-1|23	%build
14cu|ms-sys-2.5.3-1|24	%make debug \
14cu|ms-sys-2.5.3-1|25	CC="${CC:-%{__cc}}" \
14cu|ms-sys-2.5.3-1|26	EXTRA_CFLAGS="%{optflags} -fasm" \
14cu|ms-sys-2.5.3-1|27	EXTRA_LDFLAGS="%{optflags}"
14cu|ms-sys-2.5.3-1|28	
14cu|ms-sys-2.5.3-1|29	%install
14cu|ms-sys-2.5.3-1|30	make install \
14cu|ms-sys-2.5.3-1|31	DESTDIR=%{buildroot} \
14cu|ms-sys-2.5.3-1|32	PREFIX="%{_prefix}" \
14cu|ms-sys-2.5.3-1|33	
14cu|ms-sys-2.5.3-1|34	%find_lang %{name}
14cu|ms-sys-2.5.3-1|35	
14cu|ms-sys-2.5.3-1|36	%files -f %{name}.lang
14cu|ms-sys-2.5.3-1|37	%doc CHANGELOG CONTRIBUTORS COPYING README TODO
14cu|ms-sys-2.5.3-1|38	%{_bindir}/ms-sys
14cu|ms-sys-2.5.3-1|39	%{_mandir}/man1/ms-sys.1*
14cu|ms-sys-2.5.3-1|40	%{_mandir}/de/man1/ms-sys.1.*
14cu|ms-sys-2.5.3-1|41	%{_mandir}/fr/man1/ms-sys.1.*
14cu|ms-sys-2.5.3-1|42	%{_mandir}/sv/man1/ms-sys.1.*
14cu|ms-sys-2.5.3-1|43	%changelog
14cu|ms-sys-2.5.3-1|44	
14cu|ms-sys-2.5.3-1|45	* Wed May 04 2016 dsilakov <denis.silakov@rosalab.ru> 2.5.3-1
14cu|ms-sys-2.5.3-1|46	- (45c6b65) Merge pull request #1 from tremod/ms-sys:rosa2014.1
14cu|ms-sys-2.5.3-1|47	- (45c6b65) Update to 2.5.3
14cu|ms-sys-2.5.3-1|48	
14cu|ms-sys-2.5.3-1|49	

10980 14
14cu|mt7601u-20150729-1.gitae46ece5|1	# Project on GitHub
14cu|mt7601u-20150729-1.gitae46ece5|2	%define pname mt7601u
14cu|mt7601u-20150729-1.gitae46ece5|3	
14cu|mt7601u-20150729-1.gitae46ece5|4	# Revision from the upstream git repository and the date of that revision.
14cu|mt7601u-20150729-1.gitae46ece5|5	%define git_rev		ae46ece5
14cu|mt7601u-20150729-1.gitae46ece5|6	%define git_date	20150729
14cu|mt7601u-20150729-1.gitae46ece5|7	
14cu|mt7601u-20150729-1.gitae46ece5|8	# The firmware
14cu|mt7601u-20150729-1.gitae46ece5|9	%define fw_name_raw MT7601.bin
14cu|mt7601u-20150729-1.gitae46ece5|10	
14cu|mt7601u-20150729-1.gitae46ece5|11	%define _enable_debug_packages	%{nil}
14cu|mt7601u-20150729-1.gitae46ece5|12	%define debug_package	%{nil}
14cu|mt7601u-20150729-1.gitae46ece5|13	
14cu|mt7601u-20150729-1.gitae46ece5|14	
14cu|mt7601u-20150729-1.gitae46ece5|15	Summary:	Driver for Mediatek/Ralink MT7601 USB WiFi devices
14cu|mt7601u-20150729-1.gitae46ece5|16	Name:		mt7601u
14cu|mt7601u-20150729-1.gitae46ece5|17	Version:	%{git_date}
14cu|mt7601u-20150729-1.gitae46ece5|18	Release:	1.git%{git_rev}
14cu|mt7601u-20150729-1.gitae46ece5|19	Source0:	%{pname}-%{git_rev}.tar.xz
14cu|mt7601u-20150729-1.gitae46ece5|20	Source1:	https://github.com/porjo/mt7601/blob/master/src/mcu/bin/%{fw_name_raw}
14cu|mt7601u-20150729-1.gitae46ece5|21	License:	GPLv2
14cu|mt7601u-20150729-1.gitae46ece5|22	Group:		System/Kernel and hardware
14cu|mt7601u-20150729-1.gitae46ece5|23	URL:		https://github.com/kuba-moo/mt7601u
14cu|mt7601u-20150729-1.gitae46ece5|24	
14cu|mt7601u-20150729-1.gitae46ece5|25	
14cu|mt7601u-20150729-1.gitae46ece5|26	%description
14cu|mt7601u-20150729-1.gitae46ece5|27	This package contains the mac80211-based driver for Mediatek MT7601U USB bgn
14cu|mt7601u-20150729-1.gitae46ece5|28	WiFi dongle. Kernels from 3.19 to 4.1 inclusive are supported. The driver is
14cu|mt7601u-20150729-1.gitae46ece5|29	included into kernel 4.2.
14cu|mt7601u-20150729-1.gitae46ece5|30	
14cu|mt7601u-20150729-1.gitae46ece5|31	
14cu|mt7601u-20150729-1.gitae46ece5|32	%package -n dkms-%{name}
14cu|mt7601u-20150729-1.gitae46ece5|33	Summary:	Driver for Mediatek/Ralink MT7601 USB WiFi devices
14cu|mt7601u-20150729-1.gitae46ece5|34	Group:		System/Kernel and hardware
14cu|mt7601u-20150729-1.gitae46ece5|35	Requires(post,preun):	dkms
14cu|mt7601u-20150729-1.gitae46ece5|36	Requires:	dkms
14cu|mt7601u-20150729-1.gitae46ece5|37	
14cu|mt7601u-20150729-1.gitae46ece5|38	%description -n dkms-%{name}
14cu|mt7601u-20150729-1.gitae46ece5|39	This package contains the mac80211-based driver for Mediatek MT7601U USB bgn
14cu|mt7601u-20150729-1.gitae46ece5|40	WiFi dongle. Kernels from 3.19 to 4.1 inclusive are supported. The driver is
14cu|mt7601u-20150729-1.gitae46ece5|41	included into kernel 4.2.
14cu|mt7601u-20150729-1.gitae46ece5|42	
14cu|mt7601u-20150729-1.gitae46ece5|43	
14cu|mt7601u-20150729-1.gitae46ece5|44	%prep
14cu|mt7601u-20150729-1.gitae46ece5|45	%setup -q -n %{pname}-%{git_rev}
14cu|mt7601u-20150729-1.gitae46ece5|46	
14cu|mt7601u-20150729-1.gitae46ece5|47	%build
14cu|mt7601u-20150729-1.gitae46ece5|48	
14cu|mt7601u-20150729-1.gitae46ece5|49	%install
14cu|mt7601u-20150729-1.gitae46ece5|50	
14cu|mt7601u-20150729-1.gitae46ece5|51	# Sources to be used by DKMS
14cu|mt7601u-20150729-1.gitae46ece5|52	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|53	cp -R *.c *.h Kbuild README.md \
14cu|mt7601u-20150729-1.gitae46ece5|54	%{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|mt7601u-20150729-1.gitae46ece5|55	
14cu|mt7601u-20150729-1.gitae46ece5|56	mkdir -p %{buildroot}/lib/firmware/
14cu|mt7601u-20150729-1.gitae46ece5|57	install -m 644 %{SOURCE1} %{buildroot}/lib/firmware/mt7601u.bin
14cu|mt7601u-20150729-1.gitae46ece5|58	
14cu|mt7601u-20150729-1.gitae46ece5|59	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|mt7601u-20150729-1.gitae46ece5|60	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14cu|mt7601u-20150729-1.gitae46ece5|61	PACKAGE_NAME=%{name}
14cu|mt7601u-20150729-1.gitae46ece5|62	PACKAGE_VERSION=%{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|63	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|mt7601u-20150729-1.gitae46ece5|64	BUILT_MODULE_NAME=%{name}
14cu|mt7601u-20150729-1.gitae46ece5|65	AUTOINSTALL=yes
14cu|mt7601u-20150729-1.gitae46ece5|66	EOF
14cu|mt7601u-20150729-1.gitae46ece5|67	
14cu|mt7601u-20150729-1.gitae46ece5|68	%post -n dkms-%{name}
14cu|mt7601u-20150729-1.gitae46ece5|69	set -x
14cu|mt7601u-20150729-1.gitae46ece5|70	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|71	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|72	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|73	
14cu|mt7601u-20150729-1.gitae46ece5|74	
14cu|mt7601u-20150729-1.gitae46ece5|75	%preun -n dkms-%{name}
14cu|mt7601u-20150729-1.gitae46ece5|76	# rmmod can fail
14cu|mt7601u-20150729-1.gitae46ece5|77	/sbin/rmmod %{name} >/dev/null 2>&1
14cu|mt7601u-20150729-1.gitae46ece5|78	set -x
14cu|mt7601u-20150729-1.gitae46ece5|79	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
14cu|mt7601u-20150729-1.gitae46ece5|80	
14cu|mt7601u-20150729-1.gitae46ece5|81	
14cu|mt7601u-20150729-1.gitae46ece5|82	%files -n dkms-%{name}
14cu|mt7601u-20150729-1.gitae46ece5|83	%doc README.md
14cu|mt7601u-20150729-1.gitae46ece5|84	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|mt7601u-20150729-1.gitae46ece5|85	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|mt7601u-20150729-1.gitae46ece5|86	/lib/firmware/mt7601u.bin
14cu|mt7601u-20150729-1.gitae46ece5|87	
14cu|mt7601u-20150729-1.gitae46ece5|88	%changelog
14cu|mt7601u-20150729-1.gitae46ece5|89	
14cu|mt7601u-20150729-1.gitae46ece5|90	* Fri Aug 21 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20150729-1.gitae46ece5
14cu|mt7601u-20150729-1.gitae46ece5|91	- (d024a17) Fixed the file in .abf.yml
14cu|mt7601u-20150729-1.gitae46ece5|92	
14cu|mt7601u-20150729-1.gitae46ece5|93	

10981 14
14cu|mt7630e-2.3.9-1|1	%define gitrev dfef2af
14cu|mt7630e-2.3.9-1|2	%define gitdate 20161020
14cu|mt7630e-2.3.9-1|3	
14cu|mt7630e-2.3.9-1|4	# How to prepare the source archive from the git tree:
14cu|mt7630e-2.3.9-1|5	# $ hash=`git log -1 --format='%h'`
14cu|mt7630e-2.3.9-1|6	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14cu|mt7630e-2.3.9-1|7	# $ git archive --prefix mt7630e-${date}-git${hash}/ ${hash} \
14cu|mt7630e-2.3.9-1|8	#	| xz -7e > ../mt7630e-${date}-git${hash}.tar.xz
14cu|mt7630e-2.3.9-1|9	
14cu|mt7630e-2.3.9-1|10	%define firmware_dir /lib/firmware/
14cu|mt7630e-2.3.9-1|11	
14cu|mt7630e-2.3.9-1|12	%define _enable_debug_packages	%{nil}
14cu|mt7630e-2.3.9-1|13	%define debug_package		%{nil}
14cu|mt7630e-2.3.9-1|14	
14cu|mt7630e-2.3.9-1|15	Summary:	Driver for Mediatek MT7630E Wireless LAN
14cu|mt7630e-2.3.9-1|16	Name:		mt7630e
14cu|mt7630e-2.3.9-1|17	Version:	2.3.9
14cu|mt7630e-2.3.9-1|18	Release:	1
14cu|mt7630e-2.3.9-1|19	License:	GPLv2
14cu|mt7630e-2.3.9-1|20	Group:		System/Kernel and hardware
14cu|mt7630e-2.3.9-1|21	URL:		https://github.com/benjarobin/MT7630E
14cu|mt7630e-2.3.9-1|22	Source0:	%{name}-%{gitdate}-git%{gitrev}.tar.xz
14cu|mt7630e-2.3.9-1|23	Source1:	%{name}.rpmlintrc
14cu|mt7630e-2.3.9-1|24	Source2:	Makefile
14cu|mt7630e-2.3.9-1|25	Patch0:		Fix-bug-for-kernel-4.10-which-is-due-to-the-WDS-bein.patch
14cu|mt7630e-2.3.9-1|26	
14cu|mt7630e-2.3.9-1|27	%description
14cu|mt7630e-2.3.9-1|28	This package contains the driver for MT7630E wireless LAN adapter
14cu|mt7630e-2.3.9-1|29	by Mediatek.
14cu|mt7630e-2.3.9-1|30	
14cu|mt7630e-2.3.9-1|31	
14cu|mt7630e-2.3.9-1|32	%package -n dkms-%{name}
14cu|mt7630e-2.3.9-1|33	Summary:	Driver for Mediatek MT7630E Wireless LAN
14cu|mt7630e-2.3.9-1|34	Group:		System/Kernel and hardware
14cu|mt7630e-2.3.9-1|35	Requires(post):		dkms
14cu|mt7630e-2.3.9-1|36	Requires(preun):	dkms
14cu|mt7630e-2.3.9-1|37	Requires:	%{name}-firmware
14cu|mt7630e-2.3.9-1|38	
14cu|mt7630e-2.3.9-1|39	
14cu|mt7630e-2.3.9-1|40	%description -n dkms-%{name}
14cu|mt7630e-2.3.9-1|41	This package contains the driver for MT7630E wireless LAN adapter
14cu|mt7630e-2.3.9-1|42	by Mediatek.
14cu|mt7630e-2.3.9-1|43	
14cu|mt7630e-2.3.9-1|44	%files -n dkms-%{name}
14cu|mt7630e-2.3.9-1|45	%doc LICENSE README.md
14cu|mt7630e-2.3.9-1|46	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|mt7630e-2.3.9-1|47	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|mt7630e-2.3.9-1|48	
14cu|mt7630e-2.3.9-1|49	#---------------------------------------------------------------------------
14cu|mt7630e-2.3.9-1|50	
14cu|mt7630e-2.3.9-1|51	%package -n %{name}-firmware
14cu|mt7630e-2.3.9-1|52	Summary:	Firmware for Mediatek MT7630E Wireless LAN driver
14cu|mt7630e-2.3.9-1|53	Group:		System/Kernel and hardware
14cu|mt7630e-2.3.9-1|54	
14cu|mt7630e-2.3.9-1|55	%description -n %{name}-firmware
14cu|mt7630e-2.3.9-1|56	Firmware for Mediatek MT7630E Wireless LAN driver.
14cu|mt7630e-2.3.9-1|57	
14cu|mt7630e-2.3.9-1|58	%files -n %{name}-firmware
14cu|mt7630e-2.3.9-1|59	%{firmware_dir}/MT7650E234.bin
14cu|mt7630e-2.3.9-1|60	%{firmware_dir}/mt76x0.bin
14cu|mt7630e-2.3.9-1|61	
14cu|mt7630e-2.3.9-1|62	#---------------------------------------------------------------------------
14cu|mt7630e-2.3.9-1|63	
14cu|mt7630e-2.3.9-1|64	%prep
14cu|mt7630e-2.3.9-1|65	%setup -qn %{name}-%{gitdate}-git%{gitrev}
14cu|mt7630e-2.3.9-1|66	%apply_patches
14cu|mt7630e-2.3.9-1|67	
14cu|mt7630e-2.3.9-1|68	
14cu|mt7630e-2.3.9-1|69	%build
14cu|mt7630e-2.3.9-1|70	
14cu|mt7630e-2.3.9-1|71	
14cu|mt7630e-2.3.9-1|72	%install
14cu|mt7630e-2.3.9-1|73	
14cu|mt7630e-2.3.9-1|74	# install dkms sources
14cu|mt7630e-2.3.9-1|75	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|mt7630e-2.3.9-1|76	cp -R btloader rt2x00 %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|mt7630e-2.3.9-1|77	cp %{SOURCE2} %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|mt7630e-2.3.9-1|78	
14cu|mt7630e-2.3.9-1|79	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|mt7630e-2.3.9-1|80	MAKE="make"
14cu|mt7630e-2.3.9-1|81	PACKAGE_NAME=%{name}
14cu|mt7630e-2.3.9-1|82	PACKAGE_VERSION=%{version}-%{release}
14cu|mt7630e-2.3.9-1|83	BUILT_MODULE_NAME[0]=%{name}
14cu|mt7630e-2.3.9-1|84	BUILT_MODULE_LOCATION[0]="rt2x00/"
14cu|mt7630e-2.3.9-1|85	BUILT_MODULE_NAME[1]=mt76xx
14cu|mt7630e-2.3.9-1|86	BUILT_MODULE_LOCATION[1]="btloader/"
14cu|mt7630e-2.3.9-1|87	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/%{name}
14cu|mt7630e-2.3.9-1|88	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/%{name}
14cu|mt7630e-2.3.9-1|89	AUTOINSTALL="yes"
14cu|mt7630e-2.3.9-1|90	EOF
14cu|mt7630e-2.3.9-1|91	
14cu|mt7630e-2.3.9-1|92	# install the firmware
14cu|mt7630e-2.3.9-1|93	mkdir -p %{buildroot}%{firmware_dir}
14cu|mt7630e-2.3.9-1|94	install -m 644 firmware/BT/mt76x0.bin %{buildroot}%{firmware_dir}
14cu|mt7630e-2.3.9-1|95	install -m 644 firmware/Wi-FI/MT7650E234.bin %{buildroot}%{firmware_dir}
14cu|mt7630e-2.3.9-1|96	
14cu|mt7630e-2.3.9-1|97	
14cu|mt7630e-2.3.9-1|98	%post -n dkms-%{name}
14cu|mt7630e-2.3.9-1|99	set -x
14cu|mt7630e-2.3.9-1|100	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|mt7630e-2.3.9-1|101	
14cu|mt7630e-2.3.9-1|102	
14cu|mt7630e-2.3.9-1|103	# Build and install the driver for all available kernels that have devel
14cu|mt7630e-2.3.9-1|104	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|mt7630e-2.3.9-1|105	# Do not fail the installation of the package if the build fails for some
14cu|mt7630e-2.3.9-1|106	# kernels, this may happen during testing, etc.
14cu|mt7630e-2.3.9-1|107	for kk in /lib/modules/*; do
14cu|mt7630e-2.3.9-1|108	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|mt7630e-2.3.9-1|109	if test -d "/lib/modules/$kk/build"; then
14cu|mt7630e-2.3.9-1|110	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14cu|mt7630e-2.3.9-1|111	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14cu|mt7630e-2.3.9-1|112	else
14cu|mt7630e-2.3.9-1|113	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|mt7630e-2.3.9-1|114	fi;
14cu|mt7630e-2.3.9-1|115	done
14cu|mt7630e-2.3.9-1|116	
14cu|mt7630e-2.3.9-1|117	
14cu|mt7630e-2.3.9-1|118	%preun -n dkms-%{name}
14cu|mt7630e-2.3.9-1|119	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14cu|mt7630e-2.3.9-1|120	# deinstallation.
14cu|mt7630e-2.3.9-1|121	/sbin/rmmod %{name} >/dev/null 2>&1 || true
14cu|mt7630e-2.3.9-1|122	set -x
14cu|mt7630e-2.3.9-1|123	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14cu|mt7630e-2.3.9-1|124	
14cu|mt7630e-2.3.9-1|125	%changelog
14cu|mt7630e-2.3.9-1|126	
14cu|mt7630e-2.3.9-1|127	* Sun Jul 02 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.3.9-1
14cu|mt7630e-2.3.9-1|128	- (231bc1d) Added an upstream patch to fix some issues with kernel 4.10+
14cu|mt7630e-2.3.9-1|129	- (231bc1d) The patch also bumps driver version to 2.3.9.
14cu|mt7630e-2.3.9-1|130	
14cu|mt7630e-2.3.9-1|131	

10982 14
14cu|mtd-utils-1.5.2-1|1	Summary:	Utilities for dealing with MTD (flash) devices
14cu|mtd-utils-1.5.2-1|2	Name:		mtd-utils
14cu|mtd-utils-1.5.2-1|3	Version:	1.5.2
14cu|mtd-utils-1.5.2-1|4	Release:	1
14cu|mtd-utils-1.5.2-1|5	License:	GPLv2+
14cu|mtd-utils-1.5.2-1|6	Group:		Development/Other
14cu|mtd-utils-1.5.2-1|7	URL:		http://www.linux-mtd.infradead.org
14cu|mtd-utils-1.5.2-1|8	Source0:	ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.bz2
14cu|mtd-utils-1.5.2-1|9	BuildRequires:	zlib-devel
14cu|mtd-utils-1.5.2-1|10	BuildRequires:	libuuid-devel
14cu|mtd-utils-1.5.2-1|11	BuildRequires:	liblzo-devel
14cu|mtd-utils-1.5.2-1|12	BuildRequires:	acl-devel
14cu|mtd-utils-1.5.2-1|13	
14cu|mtd-utils-1.5.2-1|14	%description
14cu|mtd-utils-1.5.2-1|15	The mtd-utils package contains utilities related to handling MTD devices,
14cu|mtd-utils-1.5.2-1|16	and for dealing with FTL, NFTL JFFS2 etc.
14cu|mtd-utils-1.5.2-1|17	
14cu|mtd-utils-1.5.2-1|18	%files
14cu|mtd-utils-1.5.2-1|19	%doc COPYING device_table.txt
14cu|mtd-utils-1.5.2-1|20	%{_sbindir}/doc*
14cu|mtd-utils-1.5.2-1|21	%{_sbindir}/flash*
14cu|mtd-utils-1.5.2-1|22	%{_sbindir}/mtdinfo
14cu|mtd-utils-1.5.2-1|23	%{_sbindir}/mtdpart
14cu|mtd-utils-1.5.2-1|24	%{_sbindir}/ftl*
14cu|mtd-utils-1.5.2-1|25	%{_sbindir}/jffs2dump
14cu|mtd-utils-1.5.2-1|26	%{_sbindir}/jffs2reader
14cu|mtd-utils-1.5.2-1|27	%{_sbindir}/mkfs.jffs2
14cu|mtd-utils-1.5.2-1|28	%{_sbindir}/mtd_debug
14cu|mtd-utils-1.5.2-1|29	%{_sbindir}/nand*
14cu|mtd-utils-1.5.2-1|30	%{_sbindir}/nftl*
14cu|mtd-utils-1.5.2-1|31	%{_sbindir}/recv_image
14cu|mtd-utils-1.5.2-1|32	%{_sbindir}/rfd*
14cu|mtd-utils-1.5.2-1|33	%{_sbindir}/serve_image
14cu|mtd-utils-1.5.2-1|34	%{_sbindir}/sumtool
14cu|mtd-utils-1.5.2-1|35	%{_mandir}/*/*
14cu|mtd-utils-1.5.2-1|36	
14cu|mtd-utils-1.5.2-1|37	#--------------------------------------------------------------------------
14cu|mtd-utils-1.5.2-1|38	
14cu|mtd-utils-1.5.2-1|39	%package ubi
14cu|mtd-utils-1.5.2-1|40	Summary:	Utilities for dealing with UBI
14cu|mtd-utils-1.5.2-1|41	Group:		Development/Other
14cu|mtd-utils-1.5.2-1|42	
14cu|mtd-utils-1.5.2-1|43	%description ubi
14cu|mtd-utils-1.5.2-1|44	The mtd-utils-ubi package contains utilities for manipulating UBI on
14cu|mtd-utils-1.5.2-1|45	MTD (flash) devices.
14cu|mtd-utils-1.5.2-1|46	
14cu|mtd-utils-1.5.2-1|47	%files ubi
14cu|mtd-utils-1.5.2-1|48	%{_sbindir}/mkfs.ubifs
14cu|mtd-utils-1.5.2-1|49	%{_sbindir}/ubiattach
14cu|mtd-utils-1.5.2-1|50	%{_sbindir}/ubicrc32
14cu|mtd-utils-1.5.2-1|51	%{_sbindir}/ubidetach
14cu|mtd-utils-1.5.2-1|52	%{_sbindir}/ubiformat
14cu|mtd-utils-1.5.2-1|53	%{_sbindir}/ubiupdatevol
14cu|mtd-utils-1.5.2-1|54	%{_sbindir}/ubirsvol
14cu|mtd-utils-1.5.2-1|55	%{_sbindir}/ubirmvol
14cu|mtd-utils-1.5.2-1|56	%{_sbindir}/ubirename
14cu|mtd-utils-1.5.2-1|57	%{_sbindir}/ubinize
14cu|mtd-utils-1.5.2-1|58	%{_sbindir}/ubinfo
14cu|mtd-utils-1.5.2-1|59	%{_sbindir}/ubimkvol
14cu|mtd-utils-1.5.2-1|60	%{_sbindir}/ubiblock
14cu|mtd-utils-1.5.2-1|61	
14cu|mtd-utils-1.5.2-1|62	#--------------------------------------------------------------------------
14cu|mtd-utils-1.5.2-1|63	
14cu|mtd-utils-1.5.2-1|64	%prep
14cu|mtd-utils-1.5.2-1|65	%setup -q
14cu|mtd-utils-1.5.2-1|66	
14cu|mtd-utils-1.5.2-1|67	%build
14cu|mtd-utils-1.5.2-1|68	%make
14cu|mtd-utils-1.5.2-1|69	
14cu|mtd-utils-1.5.2-1|70	%install
14cu|mtd-utils-1.5.2-1|71	%makeinstall_std
14cu|mtd-utils-1.5.2-1|72	
14cu|mtd-utils-1.5.2-1|73	%changelog
14cu|mtd-utils-1.5.2-1|74	
14cu|mtd-utils-1.5.2-1|75	* Mon Oct 03 2016 alzim <alzim@bk.ru> 1.5.2-1
14cu|mtd-utils-1.5.2-1|76	- (f1526b1) Merge pull request #2 from import/mtd-utils:rosa2016.1
14cu|mtd-utils-1.5.2-1|77	- (f1526b1) Updated to 1.5.2
14cu|mtd-utils-1.5.2-1|78	
14cu|mtd-utils-1.5.2-1|79	

10983 14
14cu|mtpaint-3.40-6|1	Summary:	A simple painting program
14cu|mtpaint-3.40-6|2	Name:		mtpaint
14cu|mtpaint-3.40-6|3	Version:	3.40
14cu|mtpaint-3.40-6|4	Release:	6
14cu|mtpaint-3.40-6|5	License:	GPLv3+
14cu|mtpaint-3.40-6|6	Group:		Graphics
14cu|mtpaint-3.40-6|7	Url:		http://mtpaint.sourceforge.net/
14cu|mtpaint-3.40-6|8	Source0:	%{name}-%{version}.tar.bz2
14cu|mtpaint-3.40-6|9	# Fedora patches
14cu|mtpaint-3.40-6|10	Patch0:		mtpaint-3.40-xdg-open.patch
14cu|mtpaint-3.40-6|11	Patch1:		mtpaint-3.40-strip.patch
14cu|mtpaint-3.40-6|12	Patch2:		mtpaint-3.40-png.patch
14cu|mtpaint-3.40-6|13	# Giflib 5.1 support
14cu|mtpaint-3.40-6|14	Patch3:		mtpaint-3.40-giflib5.1.patch
14cu|mtpaint-3.40-6|15	BuildRequires:	giflib-devel
14cu|mtpaint-3.40-6|16	BuildRequires:	jpeg-devel
14cu|mtpaint-3.40-6|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mtpaint-3.40-6|18	BuildRequires:	pkgconfig(libtiff-4)
14cu|mtpaint-3.40-6|19	Requires:	ungifsicle
14cu|mtpaint-3.40-6|20	
14cu|mtpaint-3.40-6|21	%description
14cu|mtpaint-3.40-6|22	A simple painting program to easily create pixel art and manipulate digital
14cu|mtpaint-3.40-6|23	photos.
14cu|mtpaint-3.40-6|24	
14cu|mtpaint-3.40-6|25	%files -f %{name}.lang
14cu|mtpaint-3.40-6|26	%doc COPYING README NEWS
14cu|mtpaint-3.40-6|27	%{_bindir}/%{name}
14cu|mtpaint-3.40-6|28	%{_datadir}/applications/%{name}.desktop
14cu|mtpaint-3.40-6|29	%{_datadir}/applications/%{name}-screenshot.desktop
14cu|mtpaint-3.40-6|30	%{_datadir}/pixmaps/%{name}.png
14cu|mtpaint-3.40-6|31	%{_mandir}/man1/%{name}.1*
14cu|mtpaint-3.40-6|32	
14cu|mtpaint-3.40-6|33	#----------------------------------------------------------------------------
14cu|mtpaint-3.40-6|34	
14cu|mtpaint-3.40-6|35	%prep
14cu|mtpaint-3.40-6|36	%setup -q
14cu|mtpaint-3.40-6|37	%patch0 -p1
14cu|mtpaint-3.40-6|38	%patch1 -p0
14cu|mtpaint-3.40-6|39	%patch2 -p1
14cu|mtpaint-3.40-6|40	%patch3 -p1
14cu|mtpaint-3.40-6|41	
14cu|mtpaint-3.40-6|42	%build
14cu|mtpaint-3.40-6|43	%ifarch x86_64
14cu|mtpaint-3.40-6|44	%define	arch	x86-64
14cu|mtpaint-3.40-6|45	%endif
14cu|mtpaint-3.40-6|46	
14cu|mtpaint-3.40-6|47	%ifarch %{ix86}
14cu|mtpaint-3.40-6|48	%define	arch	i586
14cu|mtpaint-3.40-6|49	%endif
14cu|mtpaint-3.40-6|50	
14cu|mtpaint-3.40-6|51	%configure2_5x \
14cu|mtpaint-3.40-6|52	--cpu=%{arch} \
14cu|mtpaint-3.40-6|53	intl \
14cu|mtpaint-3.40-6|54	man \
14cu|mtpaint-3.40-6|55	gtkfilesel \
14cu|mtpaint-3.40-6|56	nojp2 \
14cu|mtpaint-3.40-6|57	cflags \
14cu|mtpaint-3.40-6|58	CFLAGS="%{optflags}"
14cu|mtpaint-3.40-6|59	
14cu|mtpaint-3.40-6|60	%make
14cu|mtpaint-3.40-6|61	
14cu|mtpaint-3.40-6|62	%install
14cu|mtpaint-3.40-6|63	%makeinstall_std
14cu|mtpaint-3.40-6|64	
14cu|mtpaint-3.40-6|65	#screenshot menu entry
14cu|mtpaint-3.40-6|66	cat > %{buildroot}%{_datadir}/applications/%{name}-screenshot.desktop << EOF
14cu|mtpaint-3.40-6|67	[Desktop Entry]
14cu|mtpaint-3.40-6|68	Encoding=UTF-8
14cu|mtpaint-3.40-6|69	Name=Get Screenshot
14cu|mtpaint-3.40-6|70	Comment=%{summary}
14cu|mtpaint-3.40-6|71	Exec=%{_bindir}/%{name} -s
14cu|mtpaint-3.40-6|72	Icon=%{name}
14cu|mtpaint-3.40-6|73	Terminal=false
14cu|mtpaint-3.40-6|74	Type=Application
14cu|mtpaint-3.40-6|75	StartupNotify=true
14cu|mtpaint-3.40-6|76	Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;
14cu|mtpaint-3.40-6|77	EOF
14cu|mtpaint-3.40-6|78	
14cu|mtpaint-3.40-6|79	%find_lang %{name}
14cu|mtpaint-3.40-6|80	
14cu|mtpaint-3.40-6|81	
14cu|mtpaint-3.40-6|82	%changelog
14cu|mtpaint-3.40-6|83	
14cu|mtpaint-3.40-6|84	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.40-6
14cu|mtpaint-3.40-6|85	- (261bcc6) Build with system optflags to fix debug package
14cu|mtpaint-3.40-6|86	
14cu|mtpaint-3.40-6|87	

10984 14
14cu|mtpfs-1.1-3|1	Summary:	FUSE filesystem that supports MTP devices
14cu|mtpfs-1.1-3|2	Name:		mtpfs
14cu|mtpfs-1.1-3|3	Version:	1.1
14cu|mtpfs-1.1-3|4	Release:	3
14cu|mtpfs-1.1-3|5	License:	GPLv2+
14cu|mtpfs-1.1-3|6	Group:		File tools
14cu|mtpfs-1.1-3|7	URL:		http://www.adebenham.com/mtpfs
14cu|mtpfs-1.1-3|8	Source0:	http://www.adebenham.com/files/mtp/%{name}-%{version}.tar.gz
14cu|mtpfs-1.1-3|9	BuildRequires:	libmtp-devel >= 0.3.0
14cu|mtpfs-1.1-3|10	BuildRequires:	fuse-devel
14cu|mtpfs-1.1-3|11	BuildRequires:	libmad-devel
14cu|mtpfs-1.1-3|12	BuildRequires:	id3tag-devel
14cu|mtpfs-1.1-3|13	BuildRequires:	glib2-devel
14cu|mtpfs-1.1-3|14	Requires:	fuse
14cu|mtpfs-1.1-3|15	
14cu|mtpfs-1.1-3|16	%description
14cu|mtpfs-1.1-3|17	MTPfs is a FUSE filesystem that supports reading and writing from any
14cu|mtpfs-1.1-3|18	MTP device supported by libmtp.
14cu|mtpfs-1.1-3|19	
14cu|mtpfs-1.1-3|20	%prep
14cu|mtpfs-1.1-3|21	%setup -q
14cu|mtpfs-1.1-3|22	
14cu|mtpfs-1.1-3|23	%build
14cu|mtpfs-1.1-3|24	%configure2_5x
14cu|mtpfs-1.1-3|25	%make
14cu|mtpfs-1.1-3|26	
14cu|mtpfs-1.1-3|27	%install
14cu|mtpfs-1.1-3|28	%makeinstall_std
14cu|mtpfs-1.1-3|29	
14cu|mtpfs-1.1-3|30	%files
14cu|mtpfs-1.1-3|31	%doc AUTHORS NEWS README
14cu|mtpfs-1.1-3|32	%{_bindir}/%{name}
14cu|mtpfs-1.1-3|33	
14cu|mtpfs-1.1-3|34	
14cu|mtpfs-1.1-3|35	
14cu|mtpfs-1.1-3|36	%changelog
14cu|mtpfs-1.1-3|37	
14cu|mtpfs-1.1-3|38	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 1.1-3
14cu|mtpfs-1.1-3|39	- (59368d2) Updated upstream URL
14cu|mtpfs-1.1-3|40	
14cu|mtpfs-1.1-3|41	

10985 14
14cu|mtr-0.87-1|1	Summary:	Ping/Traceroute network diagnostic tool
14cu|mtr-0.87-1|2	Name:		mtr
14cu|mtr-0.87-1|3	Version:	0.87
14cu|mtr-0.87-1|4	Release:	1
14cu|mtr-0.87-1|5	License:	GPLv2+
14cu|mtr-0.87-1|6	Group:		Networking/Other
14cu|mtr-0.87-1|7	Url:		http://www.bitwizard.nl/mtr
14cu|mtr-0.87-1|8	Source0:	ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
14cu|mtr-0.87-1|9	Patch0:		mtr-0.71-underflow.patch
14cu|mtr-0.87-1|10	BuildRequires:	imagemagick
14cu|mtr-0.87-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mtr-0.87-1|12	BuildRequires:	pkgconfig(ncurses)
14cu|mtr-0.87-1|13	
14cu|mtr-0.87-1|14	%description
14cu|mtr-0.87-1|15	Mtr is a network diagnostic tool which combines Ping and Traceroute into one
14cu|mtr-0.87-1|16	program. Mtr also has two interfaces: An ncurses interface, useful for using
14cu|mtr-0.87-1|17	Mtr from a telnet session and a Gtk interface if you are using X.
14cu|mtr-0.87-1|18	
14cu|mtr-0.87-1|19	%files
14cu|mtr-0.87-1|20	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
14cu|mtr-0.87-1|21	%attr(4755,root,ntools) %{_bindir}/mtr
14cu|mtr-0.87-1|22	%attr(4755,root,ntools) %{_sbindir}/mtr
14cu|mtr-0.87-1|23	%{_mandir}/*/*
14cu|mtr-0.87-1|24	
14cu|mtr-0.87-1|25	#----------------------------------------------------------------------------
14cu|mtr-0.87-1|26	
14cu|mtr-0.87-1|27	%package gtk
14cu|mtr-0.87-1|28	Summary:	Ping/Traceroute network diagnostic tool - GTK Interface
14cu|mtr-0.87-1|29	Group:		Networking/Other
14cu|mtr-0.87-1|30	Requires:	mtr
14cu|mtr-0.87-1|31	
14cu|mtr-0.87-1|32	%description gtk
14cu|mtr-0.87-1|33	This is the Gtk interface for the mtr network diagnostic tool.
14cu|mtr-0.87-1|34	
14cu|mtr-0.87-1|35	%files gtk
14cu|mtr-0.87-1|36	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
14cu|mtr-0.87-1|37	%attr(4755,root,ntools) %{_bindir}/xmtr
14cu|mtr-0.87-1|38	%{_iconsdir}/%{name}.png
14cu|mtr-0.87-1|39	%{_liconsdir}/%{name}.png
14cu|mtr-0.87-1|40	%{_miconsdir}/%{name}.png
14cu|mtr-0.87-1|41	%{_datadir}/applications/*.desktop
14cu|mtr-0.87-1|42	
14cu|mtr-0.87-1|43	#----------------------------------------------------------------------------
14cu|mtr-0.87-1|44	
14cu|mtr-0.87-1|45	%prep
14cu|mtr-0.87-1|46	%setup -q
14cu|mtr-0.87-1|47	%patch0 -p0 -b .underflow
14cu|mtr-0.87-1|48	touch ChangeLog
14cu|mtr-0.87-1|49	
14cu|mtr-0.87-1|50	%build
14cu|mtr-0.87-1|51	autoreconf -fi
14cu|mtr-0.87-1|52	%configure2_5x \
14cu|mtr-0.87-1|53	--with-gtk2
14cu|mtr-0.87-1|54	
14cu|mtr-0.87-1|55	%make && mv mtr xmtr && make clean
14cu|mtr-0.87-1|56	
14cu|mtr-0.87-1|57	# mmm, broken configure script
14cu|mtr-0.87-1|58	#export GTK_CONFIG=/dev/null
14cu|mtr-0.87-1|59	%configure2_5x \
14cu|mtr-0.87-1|60	--without-gtk
14cu|mtr-0.87-1|61	
14cu|mtr-0.87-1|62	%make
14cu|mtr-0.87-1|63	
14cu|mtr-0.87-1|64	%install
14cu|mtr-0.87-1|65	install -d %{buildroot}%{_bindir}
14cu|mtr-0.87-1|66	install -d %{buildroot}%{_sbindir}
14cu|mtr-0.87-1|67	install -d %{buildroot}%{_mandir}/man8
14cu|mtr-0.87-1|68	install -d %{buildroot}%{_miconsdir}
14cu|mtr-0.87-1|69	install -d %{buildroot}%{_iconsdir}
14cu|mtr-0.87-1|70	install -d %{buildroot}%{_liconsdir}
14cu|mtr-0.87-1|71	install -d %{buildroot}%{_menudir}
14cu|mtr-0.87-1|72	
14cu|mtr-0.87-1|73	%makeinstall_std
14cu|mtr-0.87-1|74	
14cu|mtr-0.87-1|75	# convert the icon
14cu|mtr-0.87-1|76	convert img/mtr_icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|mtr-0.87-1|77	convert img/mtr_icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|mtr-0.87-1|78	convert img/mtr_icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cu|mtr-0.87-1|79	
14cu|mtr-0.87-1|80	install -m755 xmtr %{buildroot}%{_bindir}/
14cu|mtr-0.87-1|81	
14cu|mtr-0.87-1|82	ln -s ../sbin/mtr %{buildroot}%{_bindir}/mtr
14cu|mtr-0.87-1|83	
14cu|mtr-0.87-1|84	# XDG menu
14cu|mtr-0.87-1|85	install -d %{buildroot}%{_datadir}/applications
14cu|mtr-0.87-1|86	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|mtr-0.87-1|87	[Desktop Entry]
14cu|mtr-0.87-1|88	Name=Xmtr
14cu|mtr-0.87-1|89	Comment=Ping/Traceroute network diagnostic tool
14cu|mtr-0.87-1|90	Exec=%{_bindir}/xmtr
14cu|mtr-0.87-1|91	Icon=%{name}
14cu|mtr-0.87-1|92	Terminal=false
14cu|mtr-0.87-1|93	Type=Application
14cu|mtr-0.87-1|94	Categories=GTK;System;Monitor;
14cu|mtr-0.87-1|95	EOF
14cu|mtr-0.87-1|96	
14cu|mtr-0.87-1|97	%changelog
14cu|mtr-0.87-1|98	
14cu|mtr-0.87-1|99	* Mon Oct 03 2016 alzim <alzim@bk.ru> 0.87-1
14cu|mtr-0.87-1|100	- (5fb7876) Merge pull request #1 from import/mtr:rosa2016.1
14cu|mtr-0.87-1|101	- (5fb7876) Updated to 0.87
14cu|mtr-0.87-1|102	
14cu|mtr-0.87-1|103	

10986 14
14cu|multi-aterm-0.2.1-7|1	Summary:	Light tabbed terminal emulator
14cu|multi-aterm-0.2.1-7|2	Name:		multi-aterm
14cu|multi-aterm-0.2.1-7|3	Version:	0.2.1
14cu|multi-aterm-0.2.1-7|4	Release:	7
14cu|multi-aterm-0.2.1-7|5	License:	GPLv2+
14cu|multi-aterm-0.2.1-7|6	Group:		Terminals
14cu|multi-aterm-0.2.1-7|7	Url:		http://www.nongnu.org/materm/materm.html
14cu|multi-aterm-0.2.1-7|8	Source0:	http://www.nongnu.org/materm/%{name}-%{version}.tar.bz2
14cu|multi-aterm-0.2.1-7|9	Source1:	multi-aterm.png
14cu|multi-aterm-0.2.1-7|10	Patch0:		multi-aterm-0.2.1-optflags.patch
14cu|multi-aterm-0.2.1-7|11	BuildRequires:	imagemagick
14cu|multi-aterm-0.2.1-7|12	BuildRequires:	pkgconfig(x11)
14cu|multi-aterm-0.2.1-7|13	BuildRequires:	pkgconfig(xpm)
14cu|multi-aterm-0.2.1-7|14	BuildRequires:	pkgconfig(xt)
14cu|multi-aterm-0.2.1-7|15	
14cu|multi-aterm-0.2.1-7|16	%description
14cu|multi-aterm-0.2.1-7|17	Multi-aterm is a terminal emulator like rxvt, xterm, eterm, aterm
14cu|multi-aterm-0.2.1-7|18	- It's a terminal emulator which is small and fast with efficent
14cu|multi-aterm-0.2.1-7|19	pseudo-transparency, like aterm.
14cu|multi-aterm-0.2.1-7|20	- It's also a tabbed terminal emulator.
14cu|multi-aterm-0.2.1-7|21	- It's a terminal emulator not requiring GNOME or KDE libs, just
14cu|multi-aterm-0.2.1-7|22	written in X-lib (for people not using GNOME nor KDE).
14cu|multi-aterm-0.2.1-7|23	
14cu|multi-aterm-0.2.1-7|24	%files
14cu|multi-aterm-0.2.1-7|25	%doc doc/TODO AUTHORS ChangeLog
14cu|multi-aterm-0.2.1-7|26	%{_mandir}/man1/*
14cu|multi-aterm-0.2.1-7|27	%{_datadir}/applications/mandriva-*.desktop
14cu|multi-aterm-0.2.1-7|28	%{_bindir}/multi-aterm
14cu|multi-aterm-0.2.1-7|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|multi-aterm-0.2.1-7|30	
14cu|multi-aterm-0.2.1-7|31	#----------------------------------------------------------------------------
14cu|multi-aterm-0.2.1-7|32	
14cu|multi-aterm-0.2.1-7|33	%prep
14cu|multi-aterm-0.2.1-7|34	%setup -q
14cu|multi-aterm-0.2.1-7|35	%patch0 -p1
14cu|multi-aterm-0.2.1-7|36	
14cu|multi-aterm-0.2.1-7|37	%build
14cu|multi-aterm-0.2.1-7|38	autoreconf -fi
14cu|multi-aterm-0.2.1-7|39	%configure2_5x \
14cu|multi-aterm-0.2.1-7|40	--enable-keepscrolling \
14cu|multi-aterm-0.2.1-7|41	--enable-mousewheel \
14cu|multi-aterm-0.2.1-7|42	--enable-transparency \
14cu|multi-aterm-0.2.1-7|43	--enable-xterm-scroll \
14cu|multi-aterm-0.2.1-7|44	--enable-fading \
14cu|multi-aterm-0.2.1-7|45	--enable-half-shadow \
14cu|multi-aterm-0.2.1-7|46	--enable-swapscreen \
14cu|multi-aterm-0.2.1-7|47	--with-xpm=%{_prefix}
14cu|multi-aterm-0.2.1-7|48	%make
14cu|multi-aterm-0.2.1-7|49	
14cu|multi-aterm-0.2.1-7|50	%install
14cu|multi-aterm-0.2.1-7|51	%makeinstall_std
14cu|multi-aterm-0.2.1-7|52	
14cu|multi-aterm-0.2.1-7|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|multi-aterm-0.2.1-7|54	install -m644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|multi-aterm-0.2.1-7|55	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|multi-aterm-0.2.1-7|56	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|multi-aterm-0.2.1-7|57	
14cu|multi-aterm-0.2.1-7|58	mkdir -p %{buildroot}%{_datadir}/applications
14cu|multi-aterm-0.2.1-7|59	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|multi-aterm-0.2.1-7|60	[Desktop Entry]
14cu|multi-aterm-0.2.1-7|61	Type=Application
14cu|multi-aterm-0.2.1-7|62	Exec=%{_bindir}/%{name}
14cu|multi-aterm-0.2.1-7|63	Icon=%{name}
14cu|multi-aterm-0.2.1-7|64	Categories=System;TerminalEmulator;
14cu|multi-aterm-0.2.1-7|65	Name=Multi-aterm
14cu|multi-aterm-0.2.1-7|66	Name[ru]=Multi-aterm
14cu|multi-aterm-0.2.1-7|67	Comment=Light tabbed terminal emulator
14cu|multi-aterm-0.2.1-7|68	Comment[ru]=Легковесный эмулятор терминала со вкладками
14cu|multi-aterm-0.2.1-7|69	EOF
14cu|multi-aterm-0.2.1-7|70	
14cu|multi-aterm-0.2.1-7|71	
14cu|multi-aterm-0.2.1-7|72	%changelog
14cu|multi-aterm-0.2.1-7|73	
14cu|multi-aterm-0.2.1-7|74	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-7
14cu|multi-aterm-0.2.1-7|75	- (3992f03) Build with system optflags to fix debug package
14cu|multi-aterm-0.2.1-7|76	- (3992f03) Spec cleanup
14cu|multi-aterm-0.2.1-7|77	
14cu|multi-aterm-0.2.1-7|78	

10987 14
14cu|multibootusb-8.5.0-1|1	Summary:       Create multiboot live Linux on a USB disk
14cu|multibootusb-8.5.0-1|2	Name:          multibootusb
14cu|multibootusb-8.5.0-1|3	Version:       8.5.0
14cu|multibootusb-8.5.0-1|4	Release:       1
14cu|multibootusb-8.5.0-1|5	Group:         Graphics
14cu|multibootusb-8.5.0-1|6	License:       GPLv2+
14cu|multibootusb-8.5.0-1|7	URL:           https://github.com/mbusb/multibootusb
14cu|multibootusb-8.5.0-1|8	Source0:       https://github.com/mbusb/multibootusb/archive/%{name}-%{version}.tar.gz
14cu|multibootusb-8.5.0-1|9	BuildRequires: python3-setuptools
14cu|multibootusb-8.5.0-1|10	BuildRequires: pkgconfig(python3)
14cu|multibootusb-8.5.0-1|11	Requires:      mtools
14cu|multibootusb-8.5.0-1|12	Requires:      util-linux
14cu|multibootusb-8.5.0-1|13	Requires:      parted
14cu|multibootusb-8.5.0-1|14	Requires:      python3-qt5
14cu|multibootusb-8.5.0-1|15	Requires:      python3-dbus
14cu|multibootusb-8.5.0-1|16	Requires:      python3-six
14cu|multibootusb-8.5.0-1|17	Requires:      polkit
14cu|multibootusb-8.5.0-1|18	Requires:      p7zip
14cu|multibootusb-8.5.0-1|19	Suggests:      qemu
14cu|multibootusb-8.5.0-1|20	BuildArch:     noarch
14cu|multibootusb-8.5.0-1|21	
14cu|multibootusb-8.5.0-1|22	%description
14cu|multibootusb-8.5.0-1|23	MultiBootUSB is a cross platform* software/utility to create multi boot live
14cu|multibootusb-8.5.0-1|24	Linux on a removable media i.e USB disk.
14cu|multibootusb-8.5.0-1|25	It is similar to unetbootin but many distros can be installed,
14cu|multibootusb-8.5.0-1|26	provided you have enough space on the disk.
14cu|multibootusb-8.5.0-1|27	MultiBootUSB also provides an option to uninstall distro(s) at any time,
14cu|multibootusb-8.5.0-1|28	if you wish.
14cu|multibootusb-8.5.0-1|29	
14cu|multibootusb-8.5.0-1|30	
14cu|multibootusb-8.5.0-1|31	%files
14cu|multibootusb-8.5.0-1|32	%{py3_puresitedir}/scripts
14cu|multibootusb-8.5.0-1|33	%{py3_puresitedir}/multibootusb-%{version}-py3.4.egg-info
14cu|multibootusb-8.5.0-1|34	%{_bindir}/multibootusb
14cu|multibootusb-8.5.0-1|35	%{_bindir}/multibootusb-pkexec
14cu|multibootusb-8.5.0-1|36	%{_datadir}/applications/multibootusb.desktop
14cu|multibootusb-8.5.0-1|37	%{_datadir}/pixmaps/multibootusb.png
14cu|multibootusb-8.5.0-1|38	%{_datadir}/polkit-1/actions/org.debian.pkexec.run-multibootusb.policy
14cu|multibootusb-8.5.0-1|39	%dir %{_datadir}/multibootusb
14cu|multibootusb-8.5.0-1|40	%{_datadir}/multibootusb/*
14cu|multibootusb-8.5.0-1|41	#------------------------------------------------------------------------------
14cu|multibootusb-8.5.0-1|42	
14cu|multibootusb-8.5.0-1|43	%prep
14cu|multibootusb-8.5.0-1|44	%setup -q
14cu|multibootusb-8.5.0-1|45	
14cu|multibootusb-8.5.0-1|46	%build
14cu|multibootusb-8.5.0-1|47	
14cu|multibootusb-8.5.0-1|48	
14cu|multibootusb-8.5.0-1|49	%install
14cu|multibootusb-8.5.0-1|50	%__python3 setup.py install --root=%{buildroot}
14cu|multibootusb-8.5.0-1|51	
14cu|multibootusb-8.5.0-1|52	
14cu|multibootusb-8.5.0-1|53	%changelog
14cu|multibootusb-8.5.0-1|54	
14cu|multibootusb-8.5.0-1|55	* Mon Feb 13 2017 tremod <negry.m@yandex.ru> 8.5.0-1
14cu|multibootusb-8.5.0-1|56	- (867ec65) Update to 8.5.0
14cu|multibootusb-8.5.0-1|57	
14cu|multibootusb-8.5.0-1|58	

10988 14
14cu|multiplicationstation-0.8.1-1|1	Summary:       Teach your child to add, subtract and multiply
14cu|multiplicationstation-0.8.1-1|2	Name:           multiplicationstation
14cu|multiplicationstation-0.8.1-1|3	Version:        0.8.1
14cu|multiplicationstation-0.8.1-1|4	Release:        1
14cu|multiplicationstation-0.8.1-1|5	License:        GPLv3
14cu|multiplicationstation-0.8.1-1|6	Group:          Games/Boards
14cu|multiplicationstation-0.8.1-1|7	Url:            http://www.asymptopia.org/multiplicationstation/
14cu|multiplicationstation-0.8.1-1|8	Source0:        https://github.com/asymptopia/multiplicationstation/archive/%{version}.tar.gz
14cu|multiplicationstation-0.8.1-1|9	BuildRequires:  imagemagick
14cu|multiplicationstation-0.8.1-1|10	BuildRequires:  desktop-file-utils
14cu|multiplicationstation-0.8.1-1|11	Requires:       pythonegg(pygame)
14cu|multiplicationstation-0.8.1-1|12	Requires:       pythonegg(wxpython)
14cu|multiplicationstation-0.8.1-1|13	BuildArch:      noarch
14cu|multiplicationstation-0.8.1-1|14	
14cu|multiplicationstation-0.8.1-1|15	%description
14cu|multiplicationstation-0.8.1-1|16	Math game, Multiplication Station will
14cu|multiplicationstation-0.8.1-1|17	teach your child to add, subtract and multiply
14cu|multiplicationstation-0.8.1-1|18	
14cu|multiplicationstation-0.8.1-1|19	%files
14cu|multiplicationstation-0.8.1-1|20	%doc LICENSE README CHANGES
14cu|multiplicationstation-0.8.1-1|21	%{_gamesbindir}/%{name}
14cu|multiplicationstation-0.8.1-1|22	%{_gamesdatadir}/%{name}
14cu|multiplicationstation-0.8.1-1|23	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|multiplicationstation-0.8.1-1|24	%{_datadir}/applications/%{name}.desktop
14cu|multiplicationstation-0.8.1-1|25	%{_datadir}/applications/%{name}-admin.desktop
14cu|multiplicationstation-0.8.1-1|26	#-----------------------------------------------------------
14cu|multiplicationstation-0.8.1-1|27	%prep
14cu|multiplicationstation-0.8.1-1|28	%setup -q
14cu|multiplicationstation-0.8.1-1|29	
14cu|multiplicationstation-0.8.1-1|30	%build
14cu|multiplicationstation-0.8.1-1|31	
14cu|multiplicationstation-0.8.1-1|32	%install
14cu|multiplicationstation-0.8.1-1|33	# fonts
14cu|multiplicationstation-0.8.1-1|34	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|multiplicationstation-0.8.1-1|35	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
14cu|multiplicationstation-0.8.1-1|36	# config
14cu|multiplicationstation-0.8.1-1|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|multiplicationstation-0.8.1-1|38	cp -pr MultiplicationStation %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|multiplicationstation-0.8.1-1|39	cp .mstation_config_master  %{buildroot}%{_gamesdatadir}/%{name}
14cu|multiplicationstation-0.8.1-1|40	# binary
14cu|multiplicationstation-0.8.1-1|41	mkdir -p %{buildroot}%{_gamesbindir}
14cu|multiplicationstation-0.8.1-1|42	install -m 755 mstation.py %{buildroot}%{_gamesbindir}/%{name}
14cu|multiplicationstation-0.8.1-1|43	# icons
14cu|multiplicationstation-0.8.1-1|44	for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|multiplicationstation-0.8.1-1|45	install -dm 0755 \
14cu|multiplicationstation-0.8.1-1|46	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|multiplicationstation-0.8.1-1|47	convert -strip -resize $size mstation.ico \
14cu|multiplicationstation-0.8.1-1|48	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|multiplicationstation-0.8.1-1|49	done
14cu|multiplicationstation-0.8.1-1|50	# menu entry
14cu|multiplicationstation-0.8.1-1|51	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|multiplicationstation-0.8.1-1|52	%{name}.desktop
14cu|multiplicationstation-0.8.1-1|53	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|multiplicationstation-0.8.1-1|54	%{name}-admin.desktop
14cu|multiplicationstation-0.8.1-1|55	
14cu|multiplicationstation-0.8.1-1|56	
14cu|multiplicationstation-0.8.1-1|57	# linting
14cu|multiplicationstation-0.8.1-1|58	chmod +x %{buildroot}%{_gamesdatadir}/%{name}/lib/MultiplicationStation/{mstation_wx,mstation,projectile}.py
14cu|multiplicationstation-0.8.1-1|59	
14cu|multiplicationstation-0.8.1-1|60	%changelog
14cu|multiplicationstation-0.8.1-1|61	
14cu|multiplicationstation-0.8.1-1|62	* Sat Jul 01 2017 abfonly <abfonly@gmail.com> 0.8.1-1
14cu|multiplicationstation-0.8.1-1|63	- (0b0fbae) Imported from SRPM
14cu|multiplicationstation-0.8.1-1|64	
14cu|multiplicationstation-0.8.1-1|65	

10989 14
14cu|multitail-6.4.2-1|1	%define debug_package %{nil}
14cu|multitail-6.4.2-1|2	
14cu|multitail-6.4.2-1|3	Summary:	Multitail lets you view one or multiple files like the original tail program
14cu|multitail-6.4.2-1|4	Name:		multitail
14cu|multitail-6.4.2-1|5	Version:	6.4.2
14cu|multitail-6.4.2-1|6	Release:	1
14cu|multitail-6.4.2-1|7	License:	GPL
14cu|multitail-6.4.2-1|8	Group:		Text tools
14cu|multitail-6.4.2-1|9	Url:		http://www.vanheusden.com/multitail/
14cu|multitail-6.4.2-1|10	Source:		http://www.vanheusden.com/multitail/%{name}-%{version}.tgz
14cu|multitail-6.4.2-1|11	BuildRequires:	ncurses-devel
14cu|multitail-6.4.2-1|12	
14cu|multitail-6.4.2-1|13	%description
14cu|multitail-6.4.2-1|14	multitail lets you view one or multiple files like the original tail program.
14cu|multitail-6.4.2-1|15	The difference is that it creates multiple windows on your console (with
14cu|multitail-6.4.2-1|16	ncurses). It can also use colors while displaying the logfiles, for faster
14cu|multitail-6.4.2-1|17	recognition of which lines are important and which are not. It supports regular
14cu|multitail-6.4.2-1|18	expressions. It has interactive menus for editing given regular expressions and
14cu|multitail-6.4.2-1|19	deleting and adding windows.
14cu|multitail-6.4.2-1|20	
14cu|multitail-6.4.2-1|21	%prep
14cu|multitail-6.4.2-1|22	%setup -q
14cu|multitail-6.4.2-1|23	
14cu|multitail-6.4.2-1|24	%build
14cu|multitail-6.4.2-1|25	%make
14cu|multitail-6.4.2-1|26	
14cu|multitail-6.4.2-1|27	%install
14cu|multitail-6.4.2-1|28	mkdir -p %{buildroot}%{_bindir}
14cu|multitail-6.4.2-1|29	mkdir -p %{buildroot}%{_mandir}/man1
14cu|multitail-6.4.2-1|30	install -m 755 %{name} %{buildroot}%{_bindir}/
14cu|multitail-6.4.2-1|31	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/
14cu|multitail-6.4.2-1|32	
14cu|multitail-6.4.2-1|33	%files
14cu|multitail-6.4.2-1|34	%defattr(-,root,root)
14cu|multitail-6.4.2-1|35	%{_bindir}/*
14cu|multitail-6.4.2-1|36	%{_mandir}/man1/*
14cu|multitail-6.4.2-1|37	
14cu|multitail-6.4.2-1|38	%changelog
14cu|multitail-6.4.2-1|39	
14cu|multitail-6.4.2-1|40	* Tue Oct 04 2016 alzim <alzim@bk.ru> 6.4.2-1
14cu|multitail-6.4.2-1|41	- (288d5bf) Merge pull request #2 from import/multitail:rosa2016.1
14cu|multitail-6.4.2-1|42	- (288d5bf) Updated to 6.4.2
14cu|multitail-6.4.2-1|43	
14cu|multitail-6.4.2-1|44	

10990 14
14cu|mumble-1.2.15-1|1	# configuration options for the server (murmur)
14cu|mumble-1.2.15-1|2	%bcond_without server
14cu|mumble-1.2.15-1|3	%bcond_with ice
14cu|mumble-1.2.15-1|4	# configuration options for the client
14cu|mumble-1.2.15-1|5	%bcond_without client
14cu|mumble-1.2.15-1|6	%bcond_without speechd
14cu|mumble-1.2.15-1|7	%bcond_with g15
14cu|mumble-1.2.15-1|8	
14cu|mumble-1.2.15-1|9	Summary:	Low-latency, high-quality voice communication for gamers
14cu|mumble-1.2.15-1|10	Name:		mumble
14cu|mumble-1.2.15-1|11	Version:	1.2.15
14cu|mumble-1.2.15-1|12	Release:	1
14cu|mumble-1.2.15-1|13	License:	BSD
14cu|mumble-1.2.15-1|14	Group:		Sound
14cu|mumble-1.2.15-1|15	Url:		http://mumble.sourceforge.net/
14cu|mumble-1.2.15-1|16	Source0:	http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
14cu|mumble-1.2.15-1|17	# conf files courtesy of debian package
14cu|mumble-1.2.15-1|18	Source1:	%{name}-server.ini
14cu|mumble-1.2.15-1|19	Source2:	%{name}-server-web.conf
14cu|mumble-1.2.15-1|20	Source3:	MurmurPHP.ini
14cu|mumble-1.2.15-1|21	Source4:	README.install.urpmi.mumble-server-web
14cu|mumble-1.2.15-1|22	Source5:	%{name}-server-init.mdv
14cu|mumble-1.2.15-1|23	Source6:	%{name}-server.logrotate
14cu|mumble-1.2.15-1|24	Source7:	%{name}-tmpfiles.conf
14cu|mumble-1.2.15-1|25	Source100:	mumble.rpmlintrc
14cu|mumble-1.2.15-1|26	Patch0:		mumble-1.2.4-celt-0.11.1.patch
14cu|mumble-1.2.15-1|27	Patch1:		0001-use-std-max-instead-of-MAX.patch
14cu|mumble-1.2.15-1|28	#Patch2:	mumble-1.2.5-fdr-compile-fix.patch
14cu|mumble-1.2.15-1|29	BuildRequires:	kde4-macros
14cu|mumble-1.2.15-1|30	BuildRequires:	protobuf-compiler
14cu|mumble-1.2.15-1|31	BuildRequires:	qt4-linguist
14cu|mumble-1.2.15-1|32	BuildRequires:	boost-devel
14cu|mumble-1.2.15-1|33	BuildRequires:	cap-devel
14cu|mumble-1.2.15-1|34	%if %{with g15}
14cu|mumble-1.2.15-1|35	BuildRequires:	g15daemon_client-devel
14cu|mumble-1.2.15-1|36	%endif
14cu|mumble-1.2.15-1|37	BuildRequires:	qt4-devel
14cu|mumble-1.2.15-1|38	%if %{with speechd}
14cu|mumble-1.2.15-1|39	BuildRequires:	speech-dispatcher-devel
14cu|mumble-1.2.15-1|40	%endif
14cu|mumble-1.2.15-1|41	BuildRequires:	pkgconfig(alsa)
14cu|mumble-1.2.15-1|42	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14cu|mumble-1.2.15-1|43	BuildRequires:	pkgconfig(celt) >= 0.11.1
14cu|mumble-1.2.15-1|44	# Sources no longer include opus src: use our package
14cu|mumble-1.2.15-1|45	BuildRequires:	pkgconfig(opus)
14cu|mumble-1.2.15-1|46	BuildRequires:	pkgconfig(libcap-ng)
14cu|mumble-1.2.15-1|47	BuildRequires:	pkgconfig(libpulse)
14cu|mumble-1.2.15-1|48	BuildRequires:	pkgconfig(libssl)
14cu|mumble-1.2.15-1|49	BuildRequires:	pkgconfig(ogg)
14cu|mumble-1.2.15-1|50	BuildRequires:	pkgconfig(protobuf)
14cu|mumble-1.2.15-1|51	BuildRequires:	pkgconfig(speex) >= 1.2
14cu|mumble-1.2.15-1|52	BuildRequires:	pkgconfig(sndfile)
14cu|mumble-1.2.15-1|53	BuildRequires:	pkgconfig(xevie)
14cu|mumble-1.2.15-1|54	BuildRequires:	pkgconfig(xi)
14cu|mumble-1.2.15-1|55	Requires:	qt4-database-plugin-sqlite
14cu|mumble-1.2.15-1|56	Requires:	%{name}-plugins = %{EVRD}
14cu|mumble-1.2.15-1|57	Suggests:	%{name}-protocol
14cu|mumble-1.2.15-1|58	%if %{with speechd}
14cu|mumble-1.2.15-1|59	Suggests:	speech-dispatcher
14cu|mumble-1.2.15-1|60	%endif
14cu|mumble-1.2.15-1|61	%if %{with g15}
14cu|mumble-1.2.15-1|62	Suggests:	g15daemon
14cu|mumble-1.2.15-1|63	%endif
14cu|mumble-1.2.15-1|64	# Strange, but true: We actually do require several different
14cu|mumble-1.2.15-1|65	# versions of the same library (celt) installed at the same time.
14cu|mumble-1.2.15-1|66	# The reason is that they're API/ABI compatible, but bitstream
14cu|mumble-1.2.15-1|67	# incompatible, releases - mumble dlopens any celt library it can
14cu|mumble-1.2.15-1|68	# find to support their bitstream versions.
14cu|mumble-1.2.15-1|69	# Since a lot of Mumble users are on legacy celt (0.7.x) [that's
14cu|mumble-1.2.15-1|70	# what Ubuntu ships], it is necessary to have that version
14cu|mumble-1.2.15-1|71	# installed to talk to those users.
14cu|mumble-1.2.15-1|72	Requires:	%mklibname celt0_ 0
14cu|mumble-1.2.15-1|73	Requires:	%mklibname celt0_ 2
14cu|mumble-1.2.15-1|74	
14cu|mumble-1.2.15-1|75	%description
14cu|mumble-1.2.15-1|76	Low-latency, high-quality voice communication for gamers.
14cu|mumble-1.2.15-1|77	Includes game linking, so voice from other players comes from the direction of
14cu|mumble-1.2.15-1|78	their characters, and has echo cancellation so the sound from your
14cu|mumble-1.2.15-1|79	loudspeakers won't be audible to other players.
14cu|mumble-1.2.15-1|80	
14cu|mumble-1.2.15-1|81	%if %{with client}
14cu|mumble-1.2.15-1|82	%files
14cu|mumble-1.2.15-1|83	%doc README README.Linux CHANGES LICENSE
14cu|mumble-1.2.15-1|84	%{_bindir}/%{name}
14cu|mumble-1.2.15-1|85	%{_bindir}/%{name}-overlay
14cu|mumble-1.2.15-1|86	%{_datadir}/applications/%{name}.desktop
14cu|mumble-1.2.15-1|87	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|mumble-1.2.15-1|88	%{_mandir}/man1/%{name}.*
14cu|mumble-1.2.15-1|89	%{_mandir}/man1/%{name}-overlay.*
14cu|mumble-1.2.15-1|90	%endif
14cu|mumble-1.2.15-1|91	
14cu|mumble-1.2.15-1|92	#----------------------------------------------------------------------------
14cu|mumble-1.2.15-1|93	
14cu|mumble-1.2.15-1|94	%if %{with client}
14cu|mumble-1.2.15-1|95	%package protocol-kde4
14cu|mumble-1.2.15-1|96	Summary:	The mumble protocol for KDE4
14cu|mumble-1.2.15-1|97	Group:		Graphical desktop/KDE
14cu|mumble-1.2.15-1|98	Requires:	%{name} = %{EVRD}
14cu|mumble-1.2.15-1|99	Provides:	%{name}-protocol = %{EVRD}
14cu|mumble-1.2.15-1|100	
14cu|mumble-1.2.15-1|101	%description protocol-kde4
14cu|mumble-1.2.15-1|102	The mumble protocol for KDE4.
14cu|mumble-1.2.15-1|103	
14cu|mumble-1.2.15-1|104	%files protocol-kde4
14cu|mumble-1.2.15-1|105	%doc LICENSE
14cu|mumble-1.2.15-1|106	%{_kde_datadir}/kde4/services/%{name}.protocol
14cu|mumble-1.2.15-1|107	%endif
14cu|mumble-1.2.15-1|108	
14cu|mumble-1.2.15-1|109	#----------------------------------------------------------------------------
14cu|mumble-1.2.15-1|110	
14cu|mumble-1.2.15-1|111	%if %{with client}
14cu|mumble-1.2.15-1|112	%package plugins
14cu|mumble-1.2.15-1|113	Summary:	Mumble plugins
14cu|mumble-1.2.15-1|114	Group:		Sound
14cu|mumble-1.2.15-1|115	Requires:	%{name} = %{EVRD}
14cu|mumble-1.2.15-1|116	
14cu|mumble-1.2.15-1|117	%description plugins
14cu|mumble-1.2.15-1|118	This packages provides the Mumble plugins.
14cu|mumble-1.2.15-1|119	
14cu|mumble-1.2.15-1|120	%files plugins
14cu|mumble-1.2.15-1|121	%doc LICENSE
14cu|mumble-1.2.15-1|122	%{_libdir}/%{name}
14cu|mumble-1.2.15-1|123	%endif
14cu|mumble-1.2.15-1|124	
14cu|mumble-1.2.15-1|125	#----------------------------------------------------------------------------
14cu|mumble-1.2.15-1|126	
14cu|mumble-1.2.15-1|127	%if %{with server}
14cu|mumble-1.2.15-1|128	%package server
14cu|mumble-1.2.15-1|129	Summary:	Murmur, the VOIP server for Mumble
14cu|mumble-1.2.15-1|130	Group:		Sound
14cu|mumble-1.2.15-1|131	%if %{with ice}
14cu|mumble-1.2.15-1|132	BuildRequires:	slice2cpp
14cu|mumble-1.2.15-1|133	%endif
14cu|mumble-1.2.15-1|134	Requires:	dbus
14cu|mumble-1.2.15-1|135	Requires:	qt4-database-plugin-sqlite
14cu|mumble-1.2.15-1|136	Requires(post,preun):	rpm-helper
14cu|mumble-1.2.15-1|137	
14cu|mumble-1.2.15-1|138	%description server
14cu|mumble-1.2.15-1|139	This package provides Murmur, the VOIP server for Mumble.
14cu|mumble-1.2.15-1|140	
14cu|mumble-1.2.15-1|141	%files server
14cu|mumble-1.2.15-1|142	%if %{without client}
14cu|mumble-1.2.15-1|143	%doc README README.Linux CHANGES LICENSE
14cu|mumble-1.2.15-1|144	%endif
14cu|mumble-1.2.15-1|145	%doc scripts/murmur.ini
14cu|mumble-1.2.15-1|146	%{_bindir}/murmur-user-wrapper
14cu|mumble-1.2.15-1|147	%{_sbindir}/murmurd
14cu|mumble-1.2.15-1|148	%{_initrddir}/%{name}-server
14cu|mumble-1.2.15-1|149	%{_tmpfilesdir}/%{name}-server.conf
14cu|mumble-1.2.15-1|150	%config(noreplace) %{_sysconfdir}/%{name}-server.ini
14cu|mumble-1.2.15-1|151	%{_sysconfdir}/logrotate.d/%{name}-server
14cu|mumble-1.2.15-1|152	%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
14cu|mumble-1.2.15-1|153	%attr(-,mumble-server,mumble-server) %dir %{_var}/lib/%{name}-server
14cu|mumble-1.2.15-1|154	%attr(-,mumble-server,root) %ghost %dir %{_var}/log/%{name}-server
14cu|mumble-1.2.15-1|155	%attr(-,mumble-server,mumble-server) %ghost %dir %{_var}/run/%{name}-server
14cu|mumble-1.2.15-1|156	%if %{with ice}
14cu|mumble-1.2.15-1|157	%{_datadir}/slice/Murmur.ice
14cu|mumble-1.2.15-1|158	%endif
14cu|mumble-1.2.15-1|159	%{_mandir}/man1/murmur-user-wrapper.*
14cu|mumble-1.2.15-1|160	%{_mandir}/man1/murmurd.*
14cu|mumble-1.2.15-1|161	
14cu|mumble-1.2.15-1|162	%pre server
14cu|mumble-1.2.15-1|163	%_pre_useradd %{name}-server %{_var}/lib/%{name}-server /bin/sh
14cu|mumble-1.2.15-1|164	
14cu|mumble-1.2.15-1|165	%post server
14cu|mumble-1.2.15-1|166	%_post_service %{name}-server
14cu|mumble-1.2.15-1|167	%tmpfiles_create %{_tmpfilesdir}/%{name}-server
14cu|mumble-1.2.15-1|168	%__service messagebus reload
14cu|mumble-1.2.15-1|169	
14cu|mumble-1.2.15-1|170	%preun server
14cu|mumble-1.2.15-1|171	if [ $1 = 0 ]; then
14cu|mumble-1.2.15-1|172	%_preun_service %{name}-server
14cu|mumble-1.2.15-1|173	fi
14cu|mumble-1.2.15-1|174	
14cu|mumble-1.2.15-1|175	%postun server
14cu|mumble-1.2.15-1|176	%_postun_userdel %{name}-server
14cu|mumble-1.2.15-1|177	
14cu|mumble-1.2.15-1|178	%endif
14cu|mumble-1.2.15-1|179	
14cu|mumble-1.2.15-1|180	#----------------------------------------------------------------------------
14cu|mumble-1.2.15-1|181	
14cu|mumble-1.2.15-1|182	%if %{with server}
14cu|mumble-1.2.15-1|183	%package server-web
14cu|mumble-1.2.15-1|184	Summary:	Web scripts for mumble-server
14cu|mumble-1.2.15-1|185	Group:		Sound
14cu|mumble-1.2.15-1|186	Requires:	%{name}-server = %{EVRD}
14cu|mumble-1.2.15-1|187	Requires:	apache
14cu|mumble-1.2.15-1|188	Requires:	mail-server
14cu|mumble-1.2.15-1|189	Requires:	perl-CGI
14cu|mumble-1.2.15-1|190	%if %{with ice}
14cu|mumble-1.2.15-1|191	Requires:	zeroc-ice-php
14cu|mumble-1.2.15-1|192	%endif
14cu|mumble-1.2.15-1|193	
14cu|mumble-1.2.15-1|194	%description server-web
14cu|mumble-1.2.15-1|195	This package contains the web scripts for mumble-server.
14cu|mumble-1.2.15-1|196	
14cu|mumble-1.2.15-1|197	%files server-web
14cu|mumble-1.2.15-1|198	%doc README.install.urpmi
14cu|mumble-1.2.15-1|199	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
14cu|mumble-1.2.15-1|200	%config(noreplace) %{_sysconfdir}/php.d/MurmurPHP.ini
14cu|mumble-1.2.15-1|201	%{_datadir}/%{name}-server-web
14cu|mumble-1.2.15-1|202	%endif
14cu|mumble-1.2.15-1|203	
14cu|mumble-1.2.15-1|204	#----------------------------------------------------------------------------
14cu|mumble-1.2.15-1|205	
14cu|mumble-1.2.15-1|206	%prep
14cu|mumble-1.2.15-1|207	%setup -q
14cu|mumble-1.2.15-1|208	%patch0 -p1 -b .celt11~
14cu|mumble-1.2.15-1|209	%patch1 -p1 -b .max~
14cu|mumble-1.2.15-1|210	#patch2 -p1 -b .compile~
14cu|mumble-1.2.15-1|211	cp -p %{SOURCE4} README.install.urpmi
14cu|mumble-1.2.15-1|212	
14cu|mumble-1.2.15-1|213	%build
14cu|mumble-1.2.15-1|214	%qmake_qt4 main.pro \
14cu|mumble-1.2.15-1|215	%if %{without server}
14cu|mumble-1.2.15-1|216	CONFIG+=no-server \
14cu|mumble-1.2.15-1|217	%endif
14cu|mumble-1.2.15-1|218	%if %{without ice}
14cu|mumble-1.2.15-1|219	CONFIG+=no-ice \
14cu|mumble-1.2.15-1|220	%endif
14cu|mumble-1.2.15-1|221	%if %{without client}
14cu|mumble-1.2.15-1|222	CONFIG+=no-client \
14cu|mumble-1.2.15-1|223	%endif
14cu|mumble-1.2.15-1|224	%if %{without speechd}
14cu|mumble-1.2.15-1|225	CONFIG+=no-speechd \
14cu|mumble-1.2.15-1|226	%endif
14cu|mumble-1.2.15-1|227	%if %{without g15}
14cu|mumble-1.2.15-1|228	CONFIG+=no-g15 \
14cu|mumble-1.2.15-1|229	%endif
14cu|mumble-1.2.15-1|230	CONFIG+=no-bundled-speex \
14cu|mumble-1.2.15-1|231	CONFIG+=no-bundled-celt \
14cu|mumble-1.2.15-1|232	CONFIG+=no-bundled-opus \
14cu|mumble-1.2.15-1|233	CONFIG+=no-embed-qt-translations \
14cu|mumble-1.2.15-1|234	CONFIG+=no-update \
14cu|mumble-1.2.15-1|235	DEFINES+=PLUGIN_PATH=%{_libdir}/%{name} \
14cu|mumble-1.2.15-1|236	DEFINES+=DEFAULT_SOUNDSYSTEM=PulseAudio
14cu|mumble-1.2.15-1|237	
14cu|mumble-1.2.15-1|238	%make
14cu|mumble-1.2.15-1|239	
14cu|mumble-1.2.15-1|240	
14cu|mumble-1.2.15-1|241	%install
14cu|mumble-1.2.15-1|242	%if %{with client}
14cu|mumble-1.2.15-1|243	# --- Mumble install ---
14cu|mumble-1.2.15-1|244	
14cu|mumble-1.2.15-1|245	install -D -m 0755 release/%{name} %{buildroot}%{_bindir}/%{name}
14cu|mumble-1.2.15-1|246	install -m 0755 scripts/%{name}-overlay %{buildroot}%{_bindir}/%{name}-overlay
14cu|mumble-1.2.15-1|247	install -D -m 0644 scripts/%{name}.protocol %{buildroot}%{_kde_datadir}/kde4/services/%{name}.protocol
14cu|mumble-1.2.15-1|248	install -d -m 0755 %{buildroot}%{_libdir}/%{name}/plugins
14cu|mumble-1.2.15-1|249	cp -Pp release/libmumble* %{buildroot}%{_libdir}/%{name}/
14cu|mumble-1.2.15-1|250	cp -p release/plugins/liblink.so %{buildroot}%{_libdir}/%{name}/
14cu|mumble-1.2.15-1|251	
14cu|mumble-1.2.15-1|252	# Mumble icons
14cu|mumble-1.2.15-1|253	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|mumble-1.2.15-1|254	
14cu|mumble-1.2.15-1|255	# Mumble desktop file
14cu|mumble-1.2.15-1|256	install -d -m 0755 %{buildroot}%{_datadir}/applications
14cu|mumble-1.2.15-1|257	install -m 0644 scripts/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|mumble-1.2.15-1|258	desktop-file-install \
14cu|mumble-1.2.15-1|259	--remove-category="Qt" \
14cu|mumble-1.2.15-1|260	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|mumble-1.2.15-1|261	%endif
14cu|mumble-1.2.15-1|262	
14cu|mumble-1.2.15-1|263	%if %{with server}
14cu|mumble-1.2.15-1|264	# --- Mumble-server/Murmur install ---
14cu|mumble-1.2.15-1|265	
14cu|mumble-1.2.15-1|266	install -D -m0755 release/murmurd "%{buildroot}%{_sbindir}/murmurd"
14cu|mumble-1.2.15-1|267	install -D -m0755 scripts/murmur-user-wrapper %{buildroot}%{_bindir}/murmur-user-wrapper
14cu|mumble-1.2.15-1|268	mkdir -p %{buildroot}%{_sysconfdir}/{dbus-1/system.d,logrotate.d}
14cu|mumble-1.2.15-1|269	install -m0644 scripts/murmur.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
14cu|mumble-1.2.15-1|270	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-server
14cu|mumble-1.2.15-1|271	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}-server.ini
14cu|mumble-1.2.15-1|272	
14cu|mumble-1.2.15-1|273	%if %{with ice}
14cu|mumble-1.2.15-1|274	# install Mumur.ice  in /usr/share/slice
14cu|mumble-1.2.15-1|275	install -D -m0755 src/murmur/Murmur.ice %{buildroot}%{_datadir}/slice/Murmur.ice
14cu|mumble-1.2.15-1|276	%endif
14cu|mumble-1.2.15-1|277	
14cu|mumble-1.2.15-1|278	# install initscript
14cu|mumble-1.2.15-1|279	mkdir -p %{buildroot}%{_initrddir}
14cu|mumble-1.2.15-1|280	# Why 0744?
14cu|mumble-1.2.15-1|281	#install -m0744 %%{SOURCE5} %%{buildroot}%%{_initrddir}/%%{name}-server
14cu|mumble-1.2.15-1|282	install -m0755 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-server
14cu|mumble-1.2.15-1|283	
14cu|mumble-1.2.15-1|284	# create database directory
14cu|mumble-1.2.15-1|285	install -d -m0755 %{buildroot}%{_var}/lib/%{name}-server
14cu|mumble-1.2.15-1|286	
14cu|mumble-1.2.15-1|287	# create log directory
14cu|mumble-1.2.15-1|288	install -d -m0755 %{buildroot}%{_var}/log/%{name}-server
14cu|mumble-1.2.15-1|289	
14cu|mumble-1.2.15-1|290	# create tmpfiles directory
14cu|mumble-1.2.15-1|291	install -D -p -m 0644 %{SOURCE7} %{buildroot}%{_tmpfilesdir}/%{name}-server.conf
14cu|mumble-1.2.15-1|292	
14cu|mumble-1.2.15-1|293	# create pidfile directory
14cu|mumble-1.2.15-1|294	install -d -m0755 %{buildroot}%{_var}/run/%{name}-server
14cu|mumble-1.2.15-1|295	
14cu|mumble-1.2.15-1|296	# install example
14cu|mumble-1.2.15-1|297	mkdir -p %{buildroot}%{_var}/%{name}-server/examples
14cu|mumble-1.2.15-1|298	
14cu|mumble-1.2.15-1|299	# --- Mumble-server-web files ---
14cu|mumble-1.2.15-1|300	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
14cu|mumble-1.2.15-1|301	install -D -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/MurmurPHP.ini
14cu|mumble-1.2.15-1|302	install -D -m0644 scripts/weblist.php %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.php
14cu|mumble-1.2.15-1|303	install -D -m0755 scripts/weblist.pl %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.cgi
14cu|mumble-1.2.15-1|304	install -D -m0755 scripts/murmur.pl %{buildroot}%{_datadir}/%{name}-server-web/www/register.cgi
14cu|mumble-1.2.15-1|305	pushd %{buildroot}%{_datadir}/%{name}-server-web/www
14cu|mumble-1.2.15-1|306	ln -s weblist.php index.php
14cu|mumble-1.2.15-1|307	popd
14cu|mumble-1.2.15-1|308	%endif
14cu|mumble-1.2.15-1|309	
14cu|mumble-1.2.15-1|310	# --- Manpages ---
14cu|mumble-1.2.15-1|311	install -d -m 0755 %{buildroot}%{_mandir}/man1
14cu|mumble-1.2.15-1|312	%if %{with server}
14cu|mumble-1.2.15-1|313	install -m 0644 man/murmur* %{buildroot}%{_mandir}/man1
14cu|mumble-1.2.15-1|314	%endif
14cu|mumble-1.2.15-1|315	%if %{with client}
14cu|mumble-1.2.15-1|316	install -m 0644 man/mumble* %{buildroot}%{_mandir}/man1
14cu|mumble-1.2.15-1|317	%endif
14cu|mumble-1.2.15-1|318	
14cu|mumble-1.2.15-1|319	
14cu|mumble-1.2.15-1|320	%changelog
14cu|mumble-1.2.15-1|321	
14cu|mumble-1.2.15-1|322	* Mon Mar 07 2016 Giovanni Mariani <mc2374@mclink.it> 1.2.15-1
14cu|mumble-1.2.15-1|323	- (d16ac40) Updated to release 1.2.15
14cu|mumble-1.2.15-1|324	
14cu|mumble-1.2.15-1|325	

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

10992 14
14cu|munin-2.0.25-4|1	Name:      munin
14cu|munin-2.0.25-4|2	Version:   2.0.25
14cu|munin-2.0.25-4|3	Release:   4
14cu|munin-2.0.25-4|4	Summary:   Network-wide graphing framework (grapher/gatherer)
14cu|munin-2.0.25-4|5	License:   GPLv2
14cu|munin-2.0.25-4|6	Group:     Monitoring
14cu|munin-2.0.25-4|7	URL:       http://munin.projects.linpro.no/
14cu|munin-2.0.25-4|8	Source0:   http://download.sourceforge.net/sourceforge/munin/%{name}-%{version}.tar.gz
14cu|munin-2.0.25-4|9	Source1:    munin-node.service
14cu|munin-2.0.25-4|10	Source2:    munin-asyncd.service
14cu|munin-2.0.25-4|11	Source3:    munin-fcgi-html.service
14cu|munin-2.0.25-4|12	Source4:    munin-fcgi-graph.service
14cu|munin-2.0.25-4|13	Source5:    munin.tmpfiles
14cu|munin-2.0.25-4|14	Patch0:     munin-2.0.18-use-system-fonts.patch
14cu|munin-2.0.25-4|15	Patch1:     munin-2.0.25-CVE-2017-6188.patch
14cu|munin-2.0.25-4|16	Requires(post):  rpm-helper
14cu|munin-2.0.25-4|17	Requires(preun): rpm-helper
14cu|munin-2.0.25-4|18	Requires:	apache-base
14cu|munin-2.0.25-4|19	BuildRequires: html2text
14cu|munin-2.0.25-4|20	BuildRequires: htmldoc
14cu|munin-2.0.25-4|21	BuildRequires: java-devel
14cu|munin-2.0.25-4|22	BuildRequires: perl(Module::Build)
14cu|munin-2.0.25-4|23	BuildRequires: perl(JSON::PP)
14cu|munin-2.0.25-4|24	BuildArch: noarch
14cu|munin-2.0.25-4|25	
14cu|munin-2.0.25-4|26	%description
14cu|munin-2.0.25-4|27	Munin is a highly flexible and powerful solution used to create graphs of
14cu|munin-2.0.25-4|28	virtually everything imaginable throughout your network, while still
14cu|munin-2.0.25-4|29	maintaining a rattling ease of installation and configuration.
14cu|munin-2.0.25-4|30	
14cu|munin-2.0.25-4|31	%package master
14cu|munin-2.0.25-4|32	Group: Monitoring
14cu|munin-2.0.25-4|33	Summary: Network-wide graphing framework (master)
14cu|munin-2.0.25-4|34	Requires: rrdtool
14cu|munin-2.0.25-4|35	Requires: %{name} = %{version}-%{release}
14cu|munin-2.0.25-4|36	Suggests:   perl(CGI::Fast)
14cu|munin-2.0.25-4|37	Requires:   perl(FCGI)
14cu|munin-2.0.25-4|38	Requires:   spawn-fcgi
14cu|munin-2.0.25-4|39	Requires(post): rpm-helper
14cu|munin-2.0.25-4|40	Requires(postun): rpm-helper
14cu|munin-2.0.25-4|41	
14cu|munin-2.0.25-4|42	%description master
14cu|munin-2.0.25-4|43	Munin is a highly flexible and powerful solution used to create graphs of
14cu|munin-2.0.25-4|44	virtually everything imaginable throughout your network, while still
14cu|munin-2.0.25-4|45	maintaining a rattling ease of installation and configuration.
14cu|munin-2.0.25-4|46	
14cu|munin-2.0.25-4|47	This package contains the grapher/gatherer. You will only need one instance of
14cu|munin-2.0.25-4|48	it in your network. It will periodically poll all the nodes in your network
14cu|munin-2.0.25-4|49	it's aware of for data, which it in turn will use to create graphs and HTML
14cu|munin-2.0.25-4|50	pages, suitable for viewing with your graphical web browser of choice.
14cu|munin-2.0.25-4|51	
14cu|munin-2.0.25-4|52	%package node
14cu|munin-2.0.25-4|53	Group: Monitoring
14cu|munin-2.0.25-4|54	Summary: Network-wide graphing framework (node)
14cu|munin-2.0.25-4|55	Requires: procps >= 2.0.7
14cu|munin-2.0.25-4|56	Requires: sysstat
14cu|munin-2.0.25-4|57	Requires: %{name} = %{version}-%{release}
14cu|munin-2.0.25-4|58	Requires(post):  rpm-helper
14cu|munin-2.0.25-4|59	Requires(preun): rpm-helper
14cu|munin-2.0.25-4|60	
14cu|munin-2.0.25-4|61	%description node
14cu|munin-2.0.25-4|62	Munin is a highly flexible and powerful solution used to create graphs of
14cu|munin-2.0.25-4|63	virtually everything imaginable throughout your network, while still
14cu|munin-2.0.25-4|64	maintaining a rattling ease of installation and configuration.
14cu|munin-2.0.25-4|65	
14cu|munin-2.0.25-4|66	This package contains node software. You should install it on all the nodes
14cu|munin-2.0.25-4|67	in your network. It will know how to extract all sorts of data from the
14cu|munin-2.0.25-4|68	node it runs on, and will wait for the gatherer to request this data for
14cu|munin-2.0.25-4|69	further processing.
14cu|munin-2.0.25-4|70	
14cu|munin-2.0.25-4|71	It includes a range of plugins capable of extracting common values such as
14cu|munin-2.0.25-4|72	cpu usage, network usage, load average, and so on. Creating your own plugins
14cu|munin-2.0.25-4|73	which are capable of extracting other system-specific values is very easy,
14cu|munin-2.0.25-4|74	and is often done in a matter of minutes. You can also create plugins which
14cu|munin-2.0.25-4|75	relay information from other devices in your network that can't run Munin,
14cu|munin-2.0.25-4|76	such as a switch or a server running another operating system, by using
14cu|munin-2.0.25-4|77	SNMP or similar technology.
14cu|munin-2.0.25-4|78	
14cu|munin-2.0.25-4|79	%package java-plugins
14cu|munin-2.0.25-4|80	Group:      Monitoring
14cu|munin-2.0.25-4|81	Summary:    Java-plugins for munin
14cu|munin-2.0.25-4|82	Requires:   %{name}-node = %{version}-%{release}
14cu|munin-2.0.25-4|83	Requires:   jpackage-utils
14cu|munin-2.0.25-4|84	
14cu|munin-2.0.25-4|85	%description java-plugins
14cu|munin-2.0.25-4|86	java-plugins for munin-node.
14cu|munin-2.0.25-4|87	
14cu|munin-2.0.25-4|88	%package async
14cu|munin-2.0.25-4|89	Group:      Monitoring
14cu|munin-2.0.25-4|90	Summary:    Asynchronous client tools for munin
14cu|munin-2.0.25-4|91	Requires:   %{name}-node = %{version}-%{release}
14cu|munin-2.0.25-4|92	
14cu|munin-2.0.25-4|93	%description async
14cu|munin-2.0.25-4|94	Munin is a highly flexible and powerful solution used to create graphs of
14cu|munin-2.0.25-4|95	virtually everything imaginable throughout your network, while still
14cu|munin-2.0.25-4|96	maintaining a rattling ease of installation and configuration.
14cu|munin-2.0.25-4|97	This package contains the tools necessary for setting up an asynchronous
14cu|munin-2.0.25-4|98	client / spooling system
14cu|munin-2.0.25-4|99	
14cu|munin-2.0.25-4|100	%prep
14cu|munin-2.0.25-4|101	%setup -q
14cu|munin-2.0.25-4|102	%patch0 -p 1
14cu|munin-2.0.25-4|103	
14cu|munin-2.0.25-4|104	%build
14cu|munin-2.0.25-4|105	make \
14cu|munin-2.0.25-4|106	CONFIG=Makefile.config \
14cu|munin-2.0.25-4|107	PREFIX=%{_prefix} \
14cu|munin-2.0.25-4|108	DOCDIR=%{_docdir}/%{name} \
14cu|munin-2.0.25-4|109	MANDIR=%{_mandir} \
14cu|munin-2.0.25-4|110	HTMLDIR=%{_localstatedir}/lib/munin/html \
14cu|munin-2.0.25-4|111	DBDIR=%{_localstatedir}/lib/munin/data \
14cu|munin-2.0.25-4|112	PLUGSTATE=%{_localstatedir}/lib/munin/plugin-state \
14cu|munin-2.0.25-4|113	LOGDIR=%{_localstatedir}/log/munin \
14cu|munin-2.0.25-4|114	STATEDIR=/run/munin \
14cu|munin-2.0.25-4|115	CGIDIR=%{_datadir}/%{name}/cgi \
14cu|munin-2.0.25-4|116	CONFDIR=%{_sysconfdir}/munin \
14cu|munin-2.0.25-4|117	LIBDIR=%{_datadir}/munin \
14cu|munin-2.0.25-4|118	PERLLIB=%{perl_vendorlib} \
14cu|munin-2.0.25-4|119	HOSTNAME=localhost \
14cu|munin-2.0.25-4|120	build
14cu|munin-2.0.25-4|121	
14cu|munin-2.0.25-4|122	%install
14cu|munin-2.0.25-4|123	
14cu|munin-2.0.25-4|124	# ugly hack
14cu|munin-2.0.25-4|125	cp common/blib/lib/Munin/Common/Defaults.pm Defaults.pm
14cu|munin-2.0.25-4|126	
14cu|munin-2.0.25-4|127	make \
14cu|munin-2.0.25-4|128	CONFIG=Makefile.config \
14cu|munin-2.0.25-4|129	PREFIX=%{buildroot}%{_prefix} \
14cu|munin-2.0.25-4|130	DOCDIR=%{buildroot}%{_docdir}/%{name} \
14cu|munin-2.0.25-4|131	MANDIR=%{buildroot}%{_mandir} \
14cu|munin-2.0.25-4|132	HTMLDIR=%{buildroot}%{_localstatedir}/lib/munin/html \
14cu|munin-2.0.25-4|133	DBDIR=%{buildroot}%{_localstatedir}/lib/munin/data \
14cu|munin-2.0.25-4|134	PLUGSTATE=%{buildroot}%{_localstatedir}/lib/munin/plugin-state \
14cu|munin-2.0.25-4|135	CGIDIR=%{buildroot}%{_datadir}/%{name}/cgi \
14cu|munin-2.0.25-4|136	LOGDIR=%{buildroot}%{_localstatedir}/log/munin \
14cu|munin-2.0.25-4|137	STATEDIR=%{buildroot}/run/munin \
14cu|munin-2.0.25-4|138	LIBDIR=%{buildroot}%{_datadir}/munin \
14cu|munin-2.0.25-4|139	CONFDIR=%{buildroot}%{_sysconfdir}/munin \
14cu|munin-2.0.25-4|140	PERLLIB=%{buildroot}%{perl_vendorlib} \
14cu|munin-2.0.25-4|141	DESTDIR=%{buildroot} \
14cu|munin-2.0.25-4|142	HOSTNAME=localhost \
14cu|munin-2.0.25-4|143	CHOWN=/bin/true \
14cu|munin-2.0.25-4|144	CHGRP=/bin/true \
14cu|munin-2.0.25-4|145	CHMOD=/bin/true \
14cu|munin-2.0.25-4|146	CHECKUSER=true \
14cu|munin-2.0.25-4|147	CHECKGROUP=true \
14cu|munin-2.0.25-4|148	install install-doc
14cu|munin-2.0.25-4|149	
14cu|munin-2.0.25-4|150	cp -f Defaults.pm %{buildroot}%{perl_vendorlib}/Munin/Common/Defaults.pm
14cu|munin-2.0.25-4|151	
14cu|munin-2.0.25-4|152	# move template and static files in data
14cu|munin-2.0.25-4|153	mv %{buildroot}%{_sysconfdir}/munin/templates %{buildroot}%{_datadir}/%{name}
14cu|munin-2.0.25-4|154	mv %{buildroot}%{_sysconfdir}/munin/static %{buildroot}%{_datadir}/%{name}
14cu|munin-2.0.25-4|155	
14cu|munin-2.0.25-4|156	# configuration
14cu|munin-2.0.25-4|157	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
14cu|munin-2.0.25-4|158	perl -pi \
14cu|munin-2.0.25-4|159	-e 's|^# ?tmpldir.*|tmpldir %{_datadir}/%{name}/templates|;' \
14cu|munin-2.0.25-4|160	-e 's|^# ?staticdir.*|staticdir %{_datadir}/%{name}/static|;' \
14cu|munin-2.0.25-4|161	-e 's|^# ?cgiurl_graph.*|cgiurl_graph /munin/cgi/munin-cgi-graph|;' \
14cu|munin-2.0.25-4|162	%{buildroot}%{_sysconfdir}/munin/munin.conf
14cu|munin-2.0.25-4|163	
14cu|munin-2.0.25-4|164	# systemd service
14cu|munin-2.0.25-4|165	install -d -m 755 %{buildroot}%{_unitdir}
14cu|munin-2.0.25-4|166	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/munin-node.service
14cu|munin-2.0.25-4|167	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/munin-asyncd.service
14cu|munin-2.0.25-4|168	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/munin-fcgi-html.service
14cu|munin-2.0.25-4|169	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/munin-fcgi-graph.service
14cu|munin-2.0.25-4|170	
14cu|munin-2.0.25-4|171	install -D -m 644 %{SOURCE5} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cu|munin-2.0.25-4|172	
14cu|munin-2.0.25-4|173	# plugins configuration
14cu|munin-2.0.25-4|174	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
14cu|munin-2.0.25-4|175	cat > %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/munin-node <<EOF
14cu|munin-2.0.25-4|176	[diskstats]
14cu|munin-2.0.25-4|177	user munin
14cu|munin-2.0.25-4|178	
14cu|munin-2.0.25-4|179	[iostat_ios]
14cu|munin-2.0.25-4|180	user munin
14cu|munin-2.0.25-4|181	EOF
14cu|munin-2.0.25-4|182	
14cu|munin-2.0.25-4|183	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/hddtemp_smartctl <<EOF
14cu|munin-2.0.25-4|184	[hddtemp_smartctl]
14cu|munin-2.0.25-4|185	user root
14cu|munin-2.0.25-4|186	EOF
14cu|munin-2.0.25-4|187	
14cu|munin-2.0.25-4|188	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/sendmail <<EOF
14cu|munin-2.0.25-4|189	[sendmail*]
14cu|munin-2.0.25-4|190	user root
14cu|munin-2.0.25-4|191	env.mspqueue %{_localstatedir}/spool/clientmqueue
14cu|munin-2.0.25-4|192	EOF
14cu|munin-2.0.25-4|193	
14cu|munin-2.0.25-4|194	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/postfix <<EOF
14cu|munin-2.0.25-4|195	[postfix*]
14cu|munin-2.0.25-4|196	user root
14cu|munin-2.0.25-4|197	env.logfile info.log
14cu|munin-2.0.25-4|198	env.logdir /var/log/mail
14cu|munin-2.0.25-4|199	EOF
14cu|munin-2.0.25-4|200	
14cu|munin-2.0.25-4|201	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/df <<EOF
14cu|munin-2.0.25-4|202	[df*]
14cu|munin-2.0.25-4|203	env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs binfmt_misc rpc_pipefs fuse.gvfs-fuse-daemon
14cu|munin-2.0.25-4|204	EOF
14cu|munin-2.0.25-4|205	
14cu|munin-2.0.25-4|206	# remove the Sybase plugin for now, as it requires unavailable perl modules
14cu|munin-2.0.25-4|207	rm -f %{buildroot}/usr/share/munin/plugins/sybase_space
14cu|munin-2.0.25-4|208	
14cu|munin-2.0.25-4|209	# move munin-asyncd to /usr/sbin/ (FHS)
14cu|munin-2.0.25-4|210	mv %{buildroot}/%{_datadir}/munin/munin-asyncd \
14cu|munin-2.0.25-4|211	%{buildroot}/%{_sbindir}/munin-asyncd
14cu|munin-2.0.25-4|212	
14cu|munin-2.0.25-4|213	# remove duplicated fonts
14cu|munin-2.0.25-4|214	rm %{buildroot}/usr/share/munin/DejaVuSans*.ttf
14cu|munin-2.0.25-4|215	
14cu|munin-2.0.25-4|216	# additional configuration directory
14cu|munin-2.0.25-4|217	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
14cu|munin-2.0.25-4|218	
14cu|munin-2.0.25-4|219	# state and log directories
14cu|munin-2.0.25-4|220	install -d -m 755 %{buildroot}%{_localstatedir}/lib/munin
14cu|munin-2.0.25-4|221	install -d -m 775 %{buildroot}%{_localstatedir}/lib/munin/data/cgi-tmp
14cu|munin-2.0.25-4|222	install -d -m 775 %{buildroot}%{_localstatedir}/log/munin
14cu|munin-2.0.25-4|223	
14cu|munin-2.0.25-4|224	# apache configuration
14cu|munin-2.0.25-4|225	rm -f %{buildroot}%{_localstatedir}/lib/munin/html/.htaccess
14cu|munin-2.0.25-4|226	
14cu|munin-2.0.25-4|227	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|munin-2.0.25-4|228	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|munin-2.0.25-4|229	ScriptAlias /munin/cgi    %{_datadir}/munin/cgi
14cu|munin-2.0.25-4|230	Alias       /munin/static %{_datadir}/munin/static
14cu|munin-2.0.25-4|231	Alias       /munin        %{_localstatedir}/lib/munin/html
14cu|munin-2.0.25-4|232	
14cu|munin-2.0.25-4|233	<Directory %{_datadir}/munin/cgi>
14cu|munin-2.0.25-4|234	Options ExecCGI
14cu|munin-2.0.25-4|235	Require all granted
14cu|munin-2.0.25-4|236	</Directory>
14cu|munin-2.0.25-4|237	
14cu|munin-2.0.25-4|238	<Directory %{_datadir}/munin/static>
14cu|munin-2.0.25-4|239	Require all granted
14cu|munin-2.0.25-4|240	</Directory>
14cu|munin-2.0.25-4|241	
14cu|munin-2.0.25-4|242	<Directory %{_localstatedir}/lib/munin/html>
14cu|munin-2.0.25-4|243	Require all granted
14cu|munin-2.0.25-4|244	</Directory>
14cu|munin-2.0.25-4|245	EOF
14cu|munin-2.0.25-4|246	
14cu|munin-2.0.25-4|247	# cron task
14cu|munin-2.0.25-4|248	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14cu|munin-2.0.25-4|249	cat > %{buildroot}%{_sysconfdir}/cron.d/munin <<EOF
14cu|munin-2.0.25-4|250	*/5 * * * *     munin /usr/bin/munin-cron
14cu|munin-2.0.25-4|251	EOF
14cu|munin-2.0.25-4|252	
14cu|munin-2.0.25-4|253	# logrotate
14cu|munin-2.0.25-4|254	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|munin-2.0.25-4|255	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin-node <<EOF
14cu|munin-2.0.25-4|256	/var/log/munin/munin-node.log {
14cu|munin-2.0.25-4|257	postrotate
14cu|munin-2.0.25-4|258	service munin-node reload
14cu|munin-2.0.25-4|259	endscript
14cu|munin-2.0.25-4|260	
14cu|munin-2.0.25-4|261	}
14cu|munin-2.0.25-4|262	EOF
14cu|munin-2.0.25-4|263	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin <<EOF
14cu|munin-2.0.25-4|264	/var/log/munin/munin-update.log /var/log/munin/munin-graph.log /var/log/munin/munin-html.log /var/log/munin/munin-limits.log {
14cu|munin-2.0.25-4|265	}
14cu|munin-2.0.25-4|266	EOF
14cu|munin-2.0.25-4|267	
14cu|munin-2.0.25-4|268	# add changelog to installed documentation files
14cu|munin-2.0.25-4|269	install -m 644 ChangeLog %{buildroot}%{_docdir}/%{name}/ChangeLog
14cu|munin-2.0.25-4|270	
14cu|munin-2.0.25-4|271	%pre
14cu|munin-2.0.25-4|272	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|munin-2.0.25-4|273	
14cu|munin-2.0.25-4|274	%post
14cu|munin-2.0.25-4|275	systemd-tmpfiles --create %{name}.conf
14cu|munin-2.0.25-4|276	
14cu|munin-2.0.25-4|277	%postun
14cu|munin-2.0.25-4|278	%_postun_userdel %{name}
14cu|munin-2.0.25-4|279	
14cu|munin-2.0.25-4|280	%post node
14cu|munin-2.0.25-4|281	if [ $1 = 1 ]; then
14cu|munin-2.0.25-4|282	/usr/sbin/munin-node-configure --shell | sh
14cu|munin-2.0.25-4|283	fi
14cu|munin-2.0.25-4|284	%_post_service munin-node
14cu|munin-2.0.25-4|285	
14cu|munin-2.0.25-4|286	%preun node
14cu|munin-2.0.25-4|287	%_preun_service munin-node
14cu|munin-2.0.25-4|288	
14cu|munin-2.0.25-4|289	%files
14cu|munin-2.0.25-4|290	%doc %{_docdir}/%{name}
14cu|munin-2.0.25-4|291	%dir %{_datadir}/munin
14cu|munin-2.0.25-4|292	%dir %{_sysconfdir}/munin
14cu|munin-2.0.25-4|293	%dir %{_localstatedir}/lib/munin
14cu|munin-2.0.25-4|294	%attr(-,munin,apache) %{_localstatedir}/log/munin
14cu|munin-2.0.25-4|295	%{_prefix}/lib/tmpfiles.d/munin.conf
14cu|munin-2.0.25-4|296	%{perl_vendorlib}/Munin
14cu|munin-2.0.25-4|297	%exclude %{perl_vendorlib}/Munin/Master
14cu|munin-2.0.25-4|298	%exclude %{perl_vendorlib}/Munin/Node
14cu|munin-2.0.25-4|299	%exclude %{perl_vendorlib}/Munin/Plugin
14cu|munin-2.0.25-4|300	%exclude %{perl_vendorlib}/Munin/Plugin.pm
14cu|munin-2.0.25-4|301	
14cu|munin-2.0.25-4|302	%files master
14cu|munin-2.0.25-4|303	%{_bindir}/munin-cron
14cu|munin-2.0.25-4|304	%{_bindir}/munin-check
14cu|munin-2.0.25-4|305	%{_datadir}/munin/munin-html
14cu|munin-2.0.25-4|306	%{_datadir}/munin/munin-limits
14cu|munin-2.0.25-4|307	%{_datadir}/munin/munin-update
14cu|munin-2.0.25-4|308	%{_datadir}/munin/munin-datafile2storable
14cu|munin-2.0.25-4|309	%{_datadir}/munin/munin-storable2datafile
14cu|munin-2.0.25-4|310	%{_datadir}/munin/cgi
14cu|munin-2.0.25-4|311	%{perl_vendorlib}/Munin/Master
14cu|munin-2.0.25-4|312	%{_datadir}/munin/static
14cu|munin-2.0.25-4|313	%{_datadir}/munin/templates
14cu|munin-2.0.25-4|314	%{_datadir}/munin/munin-graph
14cu|munin-2.0.25-4|315	%{_unitdir}/munin-fcgi-graph.service
14cu|munin-2.0.25-4|316	%{_unitdir}/munin-fcgi-html.service
14cu|munin-2.0.25-4|317	%dir %{_sysconfdir}/munin/munin-conf.d
14cu|munin-2.0.25-4|318	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|munin-2.0.25-4|319	%config(noreplace) %{_sysconfdir}/munin/munin.conf
14cu|munin-2.0.25-4|320	%config(noreplace) %{_sysconfdir}/cron.d/munin
14cu|munin-2.0.25-4|321	%config(noreplace) %{_sysconfdir}/logrotate.d/munin
14cu|munin-2.0.25-4|322	%attr(-,munin,munin) %{_localstatedir}/lib/munin/data
14cu|munin-2.0.25-4|323	%attr(-,munin,munin) %{_localstatedir}/lib/munin/html
14cu|munin-2.0.25-4|324	%{_mandir}/man8/munin.8*
14cu|munin-2.0.25-4|325	%{_mandir}/man8/munin-update.8*
14cu|munin-2.0.25-4|326	%{_mandir}/man8/munin-limits.8*
14cu|munin-2.0.25-4|327	%{_mandir}/man8/munin-html.8*
14cu|munin-2.0.25-4|328	%{_mandir}/man8/munin-cron.8*
14cu|munin-2.0.25-4|329	%{_mandir}/man8/munin-check.8*
14cu|munin-2.0.25-4|330	%{_mandir}/man8/munin-graph.8*
14cu|munin-2.0.25-4|331	%{_mandir}/man5/munin.conf.5*
14cu|munin-2.0.25-4|332	%{_mandir}/man3/Munin::*
14cu|munin-2.0.25-4|333	
14cu|munin-2.0.25-4|334	%files node
14cu|munin-2.0.25-4|335	#% doc %{_docdir}/%{name}
14cu|munin-2.0.25-4|336	%dir %{_sysconfdir}/munin/plugins
14cu|munin-2.0.25-4|337	%dir %{_sysconfdir}/munin/plugin-conf.d
14cu|munin-2.0.25-4|338	%config(noreplace) %{_sysconfdir}/munin/munin-node.conf
14cu|munin-2.0.25-4|339	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
14cu|munin-2.0.25-4|340	%config(noreplace) %{_sysconfdir}/logrotate.d/munin-node
14cu|munin-2.0.25-4|341	%{_unitdir}/munin-node.service
14cu|munin-2.0.25-4|342	%{_bindir}/munindoc
14cu|munin-2.0.25-4|343	%{_sbindir}/munin-run
14cu|munin-2.0.25-4|344	%{_sbindir}/munin-node
14cu|munin-2.0.25-4|345	%{_sbindir}/munin-node-configure
14cu|munin-2.0.25-4|346	%{_sbindir}/munin-sched
14cu|munin-2.0.25-4|347	%attr(-,munin,munin) %{_localstatedir}/lib/munin/plugin-state
14cu|munin-2.0.25-4|348	%{_datadir}/munin/plugins
14cu|munin-2.0.25-4|349	%exclude %{_datadir}/munin/plugins/jmx_
14cu|munin-2.0.25-4|350	%{perl_vendorlib}/Munin/Node
14cu|munin-2.0.25-4|351	%{perl_vendorlib}/Munin/Plugin
14cu|munin-2.0.25-4|352	%{perl_vendorlib}/Munin/Plugin.pm
14cu|munin-2.0.25-4|353	%{_mandir}/man1/munindoc.1*
14cu|munin-2.0.25-4|354	%{_mandir}/man1/munin-run.1*
14cu|munin-2.0.25-4|355	%{_mandir}/man1/munin-node.1*
14cu|munin-2.0.25-4|356	%{_mandir}/man1/munin-node-configure.1*
14cu|munin-2.0.25-4|357	%{_mandir}/man1/munin-sched.1*
14cu|munin-2.0.25-4|358	%{_mandir}/man5/munin-node.conf.5*
14cu|munin-2.0.25-4|359	
14cu|munin-2.0.25-4|360	%files java-plugins
14cu|munin-2.0.25-4|361	%{_datadir}/munin/munin-jmx-plugins.jar
14cu|munin-2.0.25-4|362	%{_datadir}/munin/plugins/jmx_
14cu|munin-2.0.25-4|363	
14cu|munin-2.0.25-4|364	%files async
14cu|munin-2.0.25-4|365	%{_unitdir}/munin-asyncd.service
14cu|munin-2.0.25-4|366	%{_datadir}/munin/munin-async
14cu|munin-2.0.25-4|367	%{_sbindir}/munin-asyncd
14cu|munin-2.0.25-4|368	
14cu|munin-2.0.25-4|369	%changelog
14cu|munin-2.0.25-4|370	
14cu|munin-2.0.25-4|371	* Tue Apr 11 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.0.25-4
14cu|munin-2.0.25-4|372	- (920ff45) Fix CVE-2017-6188
14cu|munin-2.0.25-4|373	
14cu|munin-2.0.25-4|374	

10993 14
14cu|mupdf-1.11-2|1	%define debug_package %{nil}
14cu|mupdf-1.11-2|2	
14cu|mupdf-1.11-2|3	%define devname %mklibname %{name} -d
14cu|mupdf-1.11-2|4	
14cu|mupdf-1.11-2|5	Summary:	MuPDF is a lightweight PDF viewer and toolkit written in portable C
14cu|mupdf-1.11-2|6	Name:		mupdf
14cu|mupdf-1.11-2|7	Version:	1.11
14cu|mupdf-1.11-2|8	Release:	2
14cu|mupdf-1.11-2|9	License:	GPLv3
14cu|mupdf-1.11-2|10	Group:		Office
14cu|mupdf-1.11-2|11	Url:		http://mupdf.com/
14cu|mupdf-1.11-2|12	Source0:	http://mupdf.googlecode.com/files/%{name}-%{version}-source.tar.gz
14cu|mupdf-1.11-2|13	Source1:	mupdf.desktop
14cu|mupdf-1.11-2|14	Source2:	mupdf16.png
14cu|mupdf-1.11-2|15	Source3:	mupdf32.png
14cu|mupdf-1.11-2|16	Source4:	mupdf48.png
14cu|mupdf-1.11-2|17	Patch1:		mupdf-1.11-fix_opj_static.patch
14cu|mupdf-1.11-2|18	BuildRequires:	jbig2dec-devel
14cu|mupdf-1.11-2|19	BuildRequires:	jpeg-devel
14cu|mupdf-1.11-2|20	BuildRequires:	pkgconfig(freetype2)
14cu|mupdf-1.11-2|21	BuildRequires:	pkgconfig(libcurl)
14cu|mupdf-1.11-2|22	BuildRequires:	pkgconfig(libopenjp2)
14cu|mupdf-1.11-2|23	BuildRequires:	pkgconfig(x11)
14cu|mupdf-1.11-2|24	BuildRequires:	pkgconfig(xext)
14cu|mupdf-1.11-2|25	BuildRequires:	pkgconfig(zlib)
14cu|mupdf-1.11-2|26	
14cu|mupdf-1.11-2|27	%description
14cu|mupdf-1.11-2|28	MuPDF is a lightweight PDF viewer and toolkit written in portable C.
14cu|mupdf-1.11-2|29	
14cu|mupdf-1.11-2|30	The renderer in MuPDF is tailored for high quality anti-aliased
14cu|mupdf-1.11-2|31	graphics.  MuPDF renders text with metrics and spacing accurate to
14cu|mupdf-1.11-2|32	within fractions of a pixel for the highest fidelity in reproducing
14cu|mupdf-1.11-2|33	the look of a printed page on screen.
14cu|mupdf-1.11-2|34	
14cu|mupdf-1.11-2|35	MuPDF has a small footprint.  A binary that includes the standard
14cu|mupdf-1.11-2|36	Roman fonts is only one megabyte.  A build with full CJK support
14cu|mupdf-1.11-2|37	(including an Asian font) is approximately five megabytes.
14cu|mupdf-1.11-2|38	
14cu|mupdf-1.11-2|39	MuPDF has support for all non-interactive PDF 1.7 features, and the
14cu|mupdf-1.11-2|40	toolkit provides a simple API for accessing the internal structures of
14cu|mupdf-1.11-2|41	the PDF document.  Example code for navigating interactive links and
14cu|mupdf-1.11-2|42	bookmarks, encrypting PDF files, extracting fonts, images, and
14cu|mupdf-1.11-2|43	searchable text, and rendering pages to image files is provided.
14cu|mupdf-1.11-2|44	
14cu|mupdf-1.11-2|45	%files
14cu|mupdf-1.11-2|46	%doc CHANGES CONTRIBUTORS README COPYING
14cu|mupdf-1.11-2|47	%doc docs/*.txt
14cu|mupdf-1.11-2|48	%{_bindir}/mujstest
14cu|mupdf-1.11-2|49	%{_bindir}/mupdf-x11
14cu|mupdf-1.11-2|50	%{_bindir}/mupdf-x11-curl
14cu|mupdf-1.11-2|51	%{_bindir}/muraster
14cu|mupdf-1.11-2|52	%{_bindir}/mutool
14cu|mupdf-1.11-2|53	%{_mandir}/man1/mupdf.1*
14cu|mupdf-1.11-2|54	%{_mandir}/man1/mutool.1*
14cu|mupdf-1.11-2|55	%{_datadir}/applications/%{name}.desktop
14cu|mupdf-1.11-2|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|mupdf-1.11-2|57	
14cu|mupdf-1.11-2|58	#----------------------------------------------------------------------------
14cu|mupdf-1.11-2|59	
14cu|mupdf-1.11-2|60	%package -n %{devname}
14cu|mupdf-1.11-2|61	Summary:	Development files for %{name}
14cu|mupdf-1.11-2|62	Group:		Development/C
14cu|mupdf-1.11-2|63	Provides:	%{name}-devel = %{EVRD}
14cu|mupdf-1.11-2|64	
14cu|mupdf-1.11-2|65	%description -n %{devname}
14cu|mupdf-1.11-2|66	The %{devname} package contains header files for developing
14cu|mupdf-1.11-2|67	applications that use MuPDF toolkit.
14cu|mupdf-1.11-2|68	
14cu|mupdf-1.11-2|69	%files -n %{devname}
14cu|mupdf-1.11-2|70	%doc docs/*.txt docs/*.c
14cu|mupdf-1.11-2|71	%{_libdir}/*.a
14cu|mupdf-1.11-2|72	%{_includedir}/%{name}
14cu|mupdf-1.11-2|73	
14cu|mupdf-1.11-2|74	#----------------------------------------------------------------------------
14cu|mupdf-1.11-2|75	
14cu|mupdf-1.11-2|76	%prep
14cu|mupdf-1.11-2|77	%setup -q -n %{name}-%{version}-source
14cu|mupdf-1.11-2|78	rm -rf thirdparty
14cu|mupdf-1.11-2|79	%apply_patches
14cu|mupdf-1.11-2|80	
14cu|mupdf-1.11-2|81	%build
14cu|mupdf-1.11-2|82	%setup_compile_flags
14cu|mupdf-1.11-2|83	#export XCFLAGS="%{optflags} -fPIC -DJBIG_NO_MEMENTO -DTOFU -DTOFU_CJK"
14cu|mupdf-1.11-2|84	%make
14cu|mupdf-1.11-2|85	
14cu|mupdf-1.11-2|86	%install
14cu|mupdf-1.11-2|87	%makeinstall
14cu|mupdf-1.11-2|88	
14cu|mupdf-1.11-2|89	## fix strange permissons (Fedora)
14cu|mupdf-1.11-2|90	chmod 0644 %{buildroot}%{_libdir}/*.a
14cu|mupdf-1.11-2|91	find %{buildroot}%{_mandir} -type f -exec chmod 0644 {} \;
14cu|mupdf-1.11-2|92	find %{buildroot}%{_docdir} -type f -exec chmod 0644 {} \;
14cu|mupdf-1.11-2|93	find %{buildroot}%{_includedir} -type f -exec chmod 0644 {} \;
14cu|mupdf-1.11-2|94	
14cu|mupdf-1.11-2|95	desktop-file-install \
14cu|mupdf-1.11-2|96	--dir=%{buildroot}%{_datadir}/applications/ %{SOURCE1}
14cu|mupdf-1.11-2|97	
14cu|mupdf-1.11-2|98	# install menu icons
14cu|mupdf-1.11-2|99	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|mupdf-1.11-2|100	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|mupdf-1.11-2|101	install -D -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|mupdf-1.11-2|102	
14cu|mupdf-1.11-2|103	%changelog
14cu|mupdf-1.11-2|104	
14cu|mupdf-1.11-2|105	* Mon Oct 23 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11-2
14cu|mupdf-1.11-2|106	- (aae910b) Add icons
14cu|mupdf-1.11-2|107	- (aae910b) Fix executable name in desktop file
14cu|mupdf-1.11-2|108	- (aae910b) Enable curl support
14cu|mupdf-1.11-2|109	
14cu|mupdf-1.11-2|110	

10994 14
14cu|mupen64plus-2.5-2|1	%define major 2
14cu|mupen64plus-2.5-2|2	%define libname %mklibname %{name} %{major}
14cu|mupen64plus-2.5-2|3	%define devname %mklibname %{name} -d
14cu|mupen64plus-2.5-2|4	
14cu|mupen64plus-2.5-2|5	Summary:	Plugin-Based Nintendo 64 Emulator
14cu|mupen64plus-2.5-2|6	Name:		mupen64plus
14cu|mupen64plus-2.5-2|7	Version:	2.5
14cu|mupen64plus-2.5-2|8	Release:	2
14cu|mupen64plus-2.5-2|9	License:	GPLv2+
14cu|mupen64plus-2.5-2|10	Group:		Emulators
14cu|mupen64plus-2.5-2|11	Url:		http://code.google.com/p/mupen64plus/
14cu|mupen64plus-2.5-2|12	Source0:	https://github.com/mupen64plus/mupen64plus-core/releases/download/%{version}/%{name}-bundle-src-%{version}.tar.gz
14cu|mupen64plus-2.5-2|13	Patch0:		mupen64plus-bundle-src-2.5-segfault.patch
14cu|mupen64plus-2.5-2|14	BuildRequires:	pkgconfig(freetype2)
14cu|mupen64plus-2.5-2|15	BuildRequires:	pkgconfig(gl)
14cu|mupen64plus-2.5-2|16	BuildRequires:	pkgconfig(glu)
14cu|mupen64plus-2.5-2|17	BuildRequires:	pkgconfig(liblircclient0)
14cu|mupen64plus-2.5-2|18	BuildRequires:	pkgconfig(libpng)
14cu|mupen64plus-2.5-2|19	BuildRequires:	pkgconfig(samplerate)
14cu|mupen64plus-2.5-2|20	BuildRequires:	pkgconfig(sdl2)
14cu|mupen64plus-2.5-2|21	BuildRequires:	pkgconfig(zlib)
14cu|mupen64plus-2.5-2|22	Requires:	%{libname} = %{EVRD}
14cu|mupen64plus-2.5-2|23	Requires:	fonts-ttf-dejavu
14cu|mupen64plus-2.5-2|24	Suggests:	%{name}-ui-console
14cu|mupen64plus-2.5-2|25	Suggests:	%{name}-ui-m64py
14cu|mupen64plus-2.5-2|26	
14cu|mupen64plus-2.5-2|27	%description
14cu|mupen64plus-2.5-2|28	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cu|mupen64plus-2.5-2|29	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
14cu|mupen64plus-2.5-2|30	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
14cu|mupen64plus-2.5-2|31	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
14cu|mupen64plus-2.5-2|32	
14cu|mupen64plus-2.5-2|33	This package contains only common files for Mupen64Plus. You need to install
14cu|mupen64plus-2.5-2|34	a frontend application to run games. For example, mupen64plus-ui-console or
14cu|mupen64plus-2.5-2|35	mupen64plus-ui-m64py.
14cu|mupen64plus-2.5-2|36	
14cu|mupen64plus-2.5-2|37	%files
14cu|mupen64plus-2.5-2|38	%dir %{_datadir}/mupen64plus2
14cu|mupen64plus-2.5-2|39	%dir %{_libdir}/mupen64plus2
14cu|mupen64plus-2.5-2|40	%{_datadir}/mupen64plus2/mupencheat.txt
14cu|mupen64plus-2.5-2|41	%{_datadir}/mupen64plus2/mupen64plus.ini
14cu|mupen64plus-2.5-2|42	%{_datadir}/mupen64plus2/font.ttf
14cu|mupen64plus-2.5-2|43	
14cu|mupen64plus-2.5-2|44	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|45	
14cu|mupen64plus-2.5-2|46	%package -n %{libname}
14cu|mupen64plus-2.5-2|47	Summary:	Shared Library Interface to Mupen64plus
14cu|mupen64plus-2.5-2|48	Group:		System/Libraries
14cu|mupen64plus-2.5-2|49	
14cu|mupen64plus-2.5-2|50	%description -n %{libname}
14cu|mupen64plus-2.5-2|51	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cu|mupen64plus-2.5-2|52	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
14cu|mupen64plus-2.5-2|53	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
14cu|mupen64plus-2.5-2|54	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
14cu|mupen64plus-2.5-2|55	
14cu|mupen64plus-2.5-2|56	This package contains the shared library interface for frontends.
14cu|mupen64plus-2.5-2|57	
14cu|mupen64plus-2.5-2|58	%files -n %{libname}
14cu|mupen64plus-2.5-2|59	%{_libdir}/libmupen64plus.so.%{major}*
14cu|mupen64plus-2.5-2|60	
14cu|mupen64plus-2.5-2|61	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|62	
14cu|mupen64plus-2.5-2|63	%package -n %{devname}
14cu|mupen64plus-2.5-2|64	Summary:	Include Files for Mupen64plus Development
14cu|mupen64plus-2.5-2|65	Group:		Development/C
14cu|mupen64plus-2.5-2|66	Requires:	%{libname} = %{version}-%{release}
14cu|mupen64plus-2.5-2|67	Provides:	%{name}-devel = %{version}-%{release}
14cu|mupen64plus-2.5-2|68	
14cu|mupen64plus-2.5-2|69	%description -n %{devname}
14cu|mupen64plus-2.5-2|70	This package contains all necessary include files to develop frontends against
14cu|mupen64plus-2.5-2|71	the Mupen64plus shared library interface.
14cu|mupen64plus-2.5-2|72	
14cu|mupen64plus-2.5-2|73	%files -n %{devname}
14cu|mupen64plus-2.5-2|74	%doc source/mupen64plus-core/INSTALL
14cu|mupen64plus-2.5-2|75	%doc source/mupen64plus-core/LICENSES
14cu|mupen64plus-2.5-2|76	%doc source/mupen64plus-core/README
14cu|mupen64plus-2.5-2|77	%doc source/mupen64plus-core/RELEASE
14cu|mupen64plus-2.5-2|78	%dir %{_includedir}/mupen64plus
14cu|mupen64plus-2.5-2|79	%{_includedir}/mupen64plus/*
14cu|mupen64plus-2.5-2|80	%{_libdir}/libmupen64plus.so
14cu|mupen64plus-2.5-2|81	
14cu|mupen64plus-2.5-2|82	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|83	
14cu|mupen64plus-2.5-2|84	%package ui-console
14cu|mupen64plus-2.5-2|85	Summary:	Command Line Frontend for the Mupen64plus Nintendo 64 Emulator
14cu|mupen64plus-2.5-2|86	Group:		Emulators
14cu|mupen64plus-2.5-2|87	Requires:	%{libname} = %{EVRD}
14cu|mupen64plus-2.5-2|88	Requires:	mupen64plus-plugin-audio
14cu|mupen64plus-2.5-2|89	Requires:	mupen64plus-plugin-video
14cu|mupen64plus-2.5-2|90	Requires:	mupen64plus-plugin-input
14cu|mupen64plus-2.5-2|91	Requires:	mupen64plus-plugin-rsp-hle
14cu|mupen64plus-2.5-2|92	
14cu|mupen64plus-2.5-2|93	%description ui-console
14cu|mupen64plus-2.5-2|94	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
14cu|mupen64plus-2.5-2|95	playing many games.
14cu|mupen64plus-2.5-2|96	
14cu|mupen64plus-2.5-2|97	This package contains a command line frontend.
14cu|mupen64plus-2.5-2|98	
14cu|mupen64plus-2.5-2|99	%files ui-console
14cu|mupen64plus-2.5-2|100	%doc source/mupen64plus-ui-console/INSTALL
14cu|mupen64plus-2.5-2|101	%doc source/mupen64plus-ui-console/LICENSES
14cu|mupen64plus-2.5-2|102	%doc source/mupen64plus-ui-console/README
14cu|mupen64plus-2.5-2|103	%doc source/mupen64plus-ui-console/RELEASE
14cu|mupen64plus-2.5-2|104	%doc %{_mandir}/man6/mupen64plus.6*
14cu|mupen64plus-2.5-2|105	%{_bindir}/mupen64plus
14cu|mupen64plus-2.5-2|106	%{_datadir}/applications/mupen64plus.desktop
14cu|mupen64plus-2.5-2|107	%{_iconsdir}/hicolor/*/apps/mupen64plus.*
14cu|mupen64plus-2.5-2|108	
14cu|mupen64plus-2.5-2|109	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|110	
14cu|mupen64plus-2.5-2|111	%package plugin-audio-sdl
14cu|mupen64plus-2.5-2|112	Summary:	SDL Audio Plugin for the Mupen64plus Nintendo 64 Emulator
14cu|mupen64plus-2.5-2|113	Group:		Emulators
14cu|mupen64plus-2.5-2|114	Provides:	mupen64plus-plugin-audio
14cu|mupen64plus-2.5-2|115	
14cu|mupen64plus-2.5-2|116	%description plugin-audio-sdl
14cu|mupen64plus-2.5-2|117	This package contains the SDL audio plugin for the Mupen64plus Nintendo 64
14cu|mupen64plus-2.5-2|118	Emulator.
14cu|mupen64plus-2.5-2|119	
14cu|mupen64plus-2.5-2|120	%files plugin-audio-sdl
14cu|mupen64plus-2.5-2|121	%doc source/mupen64plus-audio-sdl/INSTALL
14cu|mupen64plus-2.5-2|122	%doc source/mupen64plus-audio-sdl/LICENSES
14cu|mupen64plus-2.5-2|123	%doc source/mupen64plus-audio-sdl/RELEASE
14cu|mupen64plus-2.5-2|124	%{_libdir}/mupen64plus2/mupen64plus-audio-sdl.so
14cu|mupen64plus-2.5-2|125	
14cu|mupen64plus-2.5-2|126	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|127	
14cu|mupen64plus-2.5-2|128	%package plugin-input-sdl
14cu|mupen64plus-2.5-2|129	Summary:	SDL Input Plugin for the Mupen64plus Nintendo 64 Emulator
14cu|mupen64plus-2.5-2|130	Group:		Emulators
14cu|mupen64plus-2.5-2|131	Provides:	mupen64plus-plugin-input
14cu|mupen64plus-2.5-2|132	
14cu|mupen64plus-2.5-2|133	%description plugin-input-sdl
14cu|mupen64plus-2.5-2|134	This package contains the SDL input plugin for the Mupen64plus Nintendo 64
14cu|mupen64plus-2.5-2|135	Emulator. It has LIRC Infrared remote control interface and Rumble Pak support.
14cu|mupen64plus-2.5-2|136	
14cu|mupen64plus-2.5-2|137	%files plugin-input-sdl
14cu|mupen64plus-2.5-2|138	%doc source/mupen64plus-input-sdl/AUTHORS
14cu|mupen64plus-2.5-2|139	%doc source/mupen64plus-input-sdl/COPYING
14cu|mupen64plus-2.5-2|140	%doc source/mupen64plus-input-sdl/INSTALL
14cu|mupen64plus-2.5-2|141	%doc source/mupen64plus-input-sdl/LICENSES
14cu|mupen64plus-2.5-2|142	%doc source/mupen64plus-input-sdl/README
14cu|mupen64plus-2.5-2|143	%doc source/mupen64plus-input-sdl/RELEASE
14cu|mupen64plus-2.5-2|144	%{_datadir}/mupen64plus2/InputAutoCfg.ini
14cu|mupen64plus-2.5-2|145	%{_libdir}/mupen64plus2/mupen64plus-input-sdl.so
14cu|mupen64plus-2.5-2|146	
14cu|mupen64plus-2.5-2|147	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|148	
14cu|mupen64plus-2.5-2|149	%package plugin-rsp-hle
14cu|mupen64plus-2.5-2|150	Summary:	RSP High-Level Emulation Plugin For the Mupen64plus
14cu|mupen64plus-2.5-2|151	Group:		Emulators
14cu|mupen64plus-2.5-2|152	Provides:	mupen64plus-plugin-rsp-hle
14cu|mupen64plus-2.5-2|153	
14cu|mupen64plus-2.5-2|154	%description plugin-rsp-hle
14cu|mupen64plus-2.5-2|155	This package contains the RSP High-Level emulation plugin for the Mupen64plus
14cu|mupen64plus-2.5-2|156	Nintendo 64 Emulator.
14cu|mupen64plus-2.5-2|157	
14cu|mupen64plus-2.5-2|158	%files plugin-rsp-hle
14cu|mupen64plus-2.5-2|159	%doc source/mupen64plus-rsp-hle/INSTALL
14cu|mupen64plus-2.5-2|160	%doc source/mupen64plus-rsp-hle/LICENSES
14cu|mupen64plus-2.5-2|161	%doc source/mupen64plus-rsp-hle/RELEASE
14cu|mupen64plus-2.5-2|162	%{_libdir}/mupen64plus2/mupen64plus-rsp-hle.so
14cu|mupen64plus-2.5-2|163	
14cu|mupen64plus-2.5-2|164	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|165	
14cu|mupen64plus-2.5-2|166	%package plugin-video-rice
14cu|mupen64plus-2.5-2|167	Summary:	Rice Video Plugin for the Mupen64plus Nintendo 64 Emulator
14cu|mupen64plus-2.5-2|168	Group:		Emulators
14cu|mupen64plus-2.5-2|169	Provides:	mupen64plus-plugin-video
14cu|mupen64plus-2.5-2|170	
14cu|mupen64plus-2.5-2|171	%description plugin-video-rice
14cu|mupen64plus-2.5-2|172	This package contains the Rice Video Plugin for the Mupen64plus Nintendo 64
14cu|mupen64plus-2.5-2|173	Emulator. It provides Hi-resolution texture support.
14cu|mupen64plus-2.5-2|174	
14cu|mupen64plus-2.5-2|175	%files plugin-video-rice
14cu|mupen64plus-2.5-2|176	%doc source/mupen64plus-video-rice/INSTALL
14cu|mupen64plus-2.5-2|177	%doc source/mupen64plus-video-rice/LICENSES
14cu|mupen64plus-2.5-2|178	%doc source/mupen64plus-video-rice/README
14cu|mupen64plus-2.5-2|179	%doc source/mupen64plus-video-rice/RELEASE
14cu|mupen64plus-2.5-2|180	%{_datadir}/mupen64plus2/RiceVideoLinux.ini
14cu|mupen64plus-2.5-2|181	%{_libdir}/mupen64plus2/mupen64plus-video-rice.so
14cu|mupen64plus-2.5-2|182	
14cu|mupen64plus-2.5-2|183	#----------------------------------------------------------------------------
14cu|mupen64plus-2.5-2|184	
14cu|mupen64plus-2.5-2|185	%prep
14cu|mupen64plus-2.5-2|186	%setup -q -n %{name}-bundle-src-%{version}
14cu|mupen64plus-2.5-2|187	%patch0 -p1
14cu|mupen64plus-2.5-2|188	
14cu|mupen64plus-2.5-2|189	%build
14cu|mupen64plus-2.5-2|190	%make -C source/mupen64plus-core/projects/unix all \
14cu|mupen64plus-2.5-2|191	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|192	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|193	LIRC=1 \
14cu|mupen64plus-2.5-2|194	V=1
14cu|mupen64plus-2.5-2|195	
14cu|mupen64plus-2.5-2|196	%make -C source/mupen64plus-ui-console/projects/unix all \
14cu|mupen64plus-2.5-2|197	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|198	COREDIR=%{_libdir}/ \
14cu|mupen64plus-2.5-2|199	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|200	PLUGINDIR=%{_libdir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|201	V=1
14cu|mupen64plus-2.5-2|202	
14cu|mupen64plus-2.5-2|203	%make -C source/mupen64plus-audio-sdl/projects/unix all \
14cu|mupen64plus-2.5-2|204	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|205	V=1
14cu|mupen64plus-2.5-2|206	
14cu|mupen64plus-2.5-2|207	%make -C source/mupen64plus-input-sdl/projects/unix all \
14cu|mupen64plus-2.5-2|208	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|209	V=1
14cu|mupen64plus-2.5-2|210	
14cu|mupen64plus-2.5-2|211	%make -C source/mupen64plus-rsp-hle/projects/unix all \
14cu|mupen64plus-2.5-2|212	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|213	V=1
14cu|mupen64plus-2.5-2|214	
14cu|mupen64plus-2.5-2|215	%make -C source/mupen64plus-video-rice/projects/unix all \
14cu|mupen64plus-2.5-2|216	OPTFLAGS="%{optflags}" \
14cu|mupen64plus-2.5-2|217	V=1
14cu|mupen64plus-2.5-2|218	
14cu|mupen64plus-2.5-2|219	%install
14cu|mupen64plus-2.5-2|220	%makeinstall_std -C source/mupen64plus-core/projects/unix \
14cu|mupen64plus-2.5-2|221	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|222	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|223	LIBDIR=%{_libdir}/ \
14cu|mupen64plus-2.5-2|224	INCDIR=%{_includedir}/mupen64plus/ \
14cu|mupen64plus-2.5-2|225	LIRC=1 \
14cu|mupen64plus-2.5-2|226	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|227	
14cu|mupen64plus-2.5-2|228	pushd %{buildroot}%{_libdir}
14cu|mupen64plus-2.5-2|229	ln -sf libmupen64plus.so.%{major} libmupen64plus.so
14cu|mupen64plus-2.5-2|230	popd
14cu|mupen64plus-2.5-2|231	
14cu|mupen64plus-2.5-2|232	%makeinstall_std -C source/mupen64plus-ui-console/projects/unix \
14cu|mupen64plus-2.5-2|233	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|234	BINDIR=%{_bindir} \
14cu|mupen64plus-2.5-2|235	MANDIR=%{_mandir}/ \
14cu|mupen64plus-2.5-2|236	NO_ASM=1 \
14cu|mupen64plus-2.5-2|237	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|238	
14cu|mupen64plus-2.5-2|239	%makeinstall_std -C source/mupen64plus-audio-sdl/projects/unix \
14cu|mupen64plus-2.5-2|240	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|241	LIBDIR=%{_libdir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|242	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|243	
14cu|mupen64plus-2.5-2|244	%makeinstall_std -C source/mupen64plus-input-sdl/projects/unix \
14cu|mupen64plus-2.5-2|245	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|246	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|247	LIBDIR=%{_libdir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|248	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|249	
14cu|mupen64plus-2.5-2|250	%makeinstall_std -C source/mupen64plus-rsp-hle/projects/unix \
14cu|mupen64plus-2.5-2|251	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|252	LIBDIR=%{_libdir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|253	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|254	
14cu|mupen64plus-2.5-2|255	%makeinstall_std -C source/mupen64plus-video-rice/projects/unix \
14cu|mupen64plus-2.5-2|256	PREFIX="%{_prefix}" \
14cu|mupen64plus-2.5-2|257	SHAREDIR=%{_datadir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|258	LIBDIR=%{_libdir}/mupen64plus2/ \
14cu|mupen64plus-2.5-2|259	INSTALL_STRIP_FLAG=
14cu|mupen64plus-2.5-2|260	
14cu|mupen64plus-2.5-2|261	chmod -R 0755 %{buildroot}%{_libdir}
14cu|mupen64plus-2.5-2|262	
14cu|mupen64plus-2.5-2|263	mv %{buildroot}%{_libdir}/mupen64plus2/%{name}/mupen64plus*.so %{buildroot}%{_libdir}/mupen64plus2/
14cu|mupen64plus-2.5-2|264	rmdir %{buildroot}%{_libdir}/mupen64plus2/%{name}
14cu|mupen64plus-2.5-2|265	
14cu|mupen64plus-2.5-2|266	
14cu|mupen64plus-2.5-2|267	%changelog
14cu|mupen64plus-2.5-2|268	
14cu|mupen64plus-2.5-2|269	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-2
14cu|mupen64plus-2.5-2|270	- (1e2f6ab) Bump release
14cu|mupen64plus-2.5-2|271	
14cu|mupen64plus-2.5-2|272	

10995 14
14cu|mupen64plus-ui-m64py-0.2.3-3|1	# Could be noarch package but depends on arch library path
14cu|mupen64plus-ui-m64py-0.2.3-3|2	%define _enable_debug_packages %{nil}
14cu|mupen64plus-ui-m64py-0.2.3-3|3	%define debug_package %{nil}
14cu|mupen64plus-ui-m64py-0.2.3-3|4	
14cu|mupen64plus-ui-m64py-0.2.3-3|5	%define oname m64py
14cu|mupen64plus-ui-m64py-0.2.3-3|6	
14cu|mupen64plus-ui-m64py-0.2.3-3|7	Summary:	M64Py - A frontend for Mupen64Plus
14cu|mupen64plus-ui-m64py-0.2.3-3|8	Name:		mupen64plus-ui-%{oname}
14cu|mupen64plus-ui-m64py-0.2.3-3|9	Version:	0.2.3
14cu|mupen64plus-ui-m64py-0.2.3-3|10	Release:	3
14cu|mupen64plus-ui-m64py-0.2.3-3|11	License:	GPLv3+
14cu|mupen64plus-ui-m64py-0.2.3-3|12	Group:		Emulators
14cu|mupen64plus-ui-m64py-0.2.3-3|13	Url:		http://m64py.sourceforge.net
14cu|mupen64plus-ui-m64py-0.2.3-3|14	Source0:	http://sourceforge.net/projects/m64py/files/%{oname}-%{version}/%{oname}-%{version}.tar.gz
14cu|mupen64plus-ui-m64py-0.2.3-3|15	BuildRequires:	python-setuptools
14cu|mupen64plus-ui-m64py-0.2.3-3|16	BuildRequires:	python-qt5-devel
14cu|mupen64plus-ui-m64py-0.2.3-3|17	Requires:	PyQt5
14cu|mupen64plus-ui-m64py-0.2.3-3|18	Requires:	mupen64plus >= 2.5
14cu|mupen64plus-ui-m64py-0.2.3-3|19	Requires:	python-opengl
14cu|mupen64plus-ui-m64py-0.2.3-3|20	
14cu|mupen64plus-ui-m64py-0.2.3-3|21	%description
14cu|mupen64plus-ui-m64py-0.2.3-3|22	M64Py is a Qt5 front-end (GUI) for Mupen64Plus 2.0, a cross-platform
14cu|mupen64plus-ui-m64py-0.2.3-3|23	plugin-based Nintendo 64 emulator. Front-end is written in Python and
14cu|mupen64plus-ui-m64py-0.2.3-3|24	it provides a user-friendly interface over Mupen64Plus shared library.
14cu|mupen64plus-ui-m64py-0.2.3-3|25	
14cu|mupen64plus-ui-m64py-0.2.3-3|26	%files
14cu|mupen64plus-ui-m64py-0.2.3-3|27	%{_bindir}/%{oname}
14cu|mupen64plus-ui-m64py-0.2.3-3|28	%{_datadir}/applications/%{oname}.desktop
14cu|mupen64plus-ui-m64py-0.2.3-3|29	%{_datadir}/pixmaps/%{oname}.png
14cu|mupen64plus-ui-m64py-0.2.3-3|30	%{py_puresitedir}/%{oname}
14cu|mupen64plus-ui-m64py-0.2.3-3|31	%{py_puresitedir}/%{oname}-*.egg-info
14cu|mupen64plus-ui-m64py-0.2.3-3|32	
14cu|mupen64plus-ui-m64py-0.2.3-3|33	#----------------------------------------------------------------------------
14cu|mupen64plus-ui-m64py-0.2.3-3|34	
14cu|mupen64plus-ui-m64py-0.2.3-3|35	%prep
14cu|mupen64plus-ui-m64py-0.2.3-3|36	%setup -q -n %{oname}-%{version}
14cu|mupen64plus-ui-m64py-0.2.3-3|37	sed s,"/usr/lib/mupen64plus","%{_libdir}/mupen64plus2",g -i src/m64py/platform.py
14cu|mupen64plus-ui-m64py-0.2.3-3|38	
14cu|mupen64plus-ui-m64py-0.2.3-3|39	%build
14cu|mupen64plus-ui-m64py-0.2.3-3|40	python setup.py build
14cu|mupen64plus-ui-m64py-0.2.3-3|41	
14cu|mupen64plus-ui-m64py-0.2.3-3|42	%install
14cu|mupen64plus-ui-m64py-0.2.3-3|43	python setup.py install --root %{buildroot}
14cu|mupen64plus-ui-m64py-0.2.3-3|44	
14cu|mupen64plus-ui-m64py-0.2.3-3|45	
14cu|mupen64plus-ui-m64py-0.2.3-3|46	%changelog
14cu|mupen64plus-ui-m64py-0.2.3-3|47	
14cu|mupen64plus-ui-m64py-0.2.3-3|48	* Mon Sep 28 2015 Denis Silakov <dsilakov@gmail.com> 0.2.3-3
14cu|mupen64plus-ui-m64py-0.2.3-3|49	- (94481ab) Fix description - now weuse Qt5, not Qt4
14cu|mupen64plus-ui-m64py-0.2.3-3|50	
14cu|mupen64plus-ui-m64py-0.2.3-3|51	

10996 14
14cu|muse-2.2.1-1|1	# lv2 gtk2 helper target
14cu|muse-2.2.1-1|2	%ifarch x86_64
14cu|muse-2.2.1-1|3	%global LV2_GTK_HELPER lv2Gtk2Helper64.so
14cu|muse-2.2.1-1|4	%else
14cu|muse-2.2.1-1|5	%global LV2_GTK_HELPER lv2Gtk2Helper32.so
14cu|muse-2.2.1-1|6	%endif
14cu|muse-2.2.1-1|7	
14cu|muse-2.2.1-1|8	Summary:	Midi/Audio Music Sequencer
14cu|muse-2.2.1-1|9	Name:		muse
14cu|muse-2.2.1-1|10	Version:	2.2.1
14cu|muse-2.2.1-1|11	Release:	1
14cu|muse-2.2.1-1|12	License: 	Public Domain and GPLv2 and GPLv2+ and LGPLv2+
14cu|muse-2.2.1-1|13	Group:		Sound
14cu|muse-2.2.1-1|14	Url:		http://www.muse-sequencer.org/
14cu|muse-2.2.1-1|15	Source0:	https://downloads.sourceforge.net/project/lmuse/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|muse-2.2.1-1|16	Patch0:		muse-gcc6.patch
14cu|muse-2.2.1-1|17	BuildRequires:	cmake
14cu|muse-2.2.1-1|18	BuildRequires:	desktop-file-utils
14cu|muse-2.2.1-1|19	BuildRequires:	ladspa-devel
14cu|muse-2.2.1-1|20	BuildRequires:	qt4-devel
14cu|muse-2.2.1-1|21	BuildRequires:	pkgconfig(alsa)
14cu|muse-2.2.1-1|22	BuildRequires:	pkgconfig(dssi)
14cu|muse-2.2.1-1|23	BuildRequires:	pkgconfig(fluidsynth)
14cu|muse-2.2.1-1|24	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|muse-2.2.1-1|25	BuildRequires:	pkgconfig(jack)
14cu|muse-2.2.1-1|26	BuildRequires:	pkgconfig(liblo)
14cu|muse-2.2.1-1|27	BuildRequires:	pkgconfig(lilv-0)
14cu|muse-2.2.1-1|28	BuildRequires:	pkgconfig(lv2)
14cu|muse-2.2.1-1|29	BuildRequires:	pkgconfig(python)
14cu|muse-2.2.1-1|30	BuildRequires:	pkgconfig(samplerate)
14cu|muse-2.2.1-1|31	BuildRequires:	pkgconfig(sndfile)
14cu|muse-2.2.1-1|32	BuildRequires:	pkgconfig(uuid)
14cu|muse-2.2.1-1|33	
14cu|muse-2.2.1-1|34	%description
14cu|muse-2.2.1-1|35	MusE is a MIDI/Audio sequencer with recording and editing capabilities. It can
14cu|muse-2.2.1-1|36	perform audio effects like chorus/flanger in real-time via LASH and it supports
14cu|muse-2.2.1-1|37	Jack and ALSA interfaces. MusE aims to be a complete multitrack virtual studio
14cu|muse-2.2.1-1|38	for Linux.
14cu|muse-2.2.1-1|39	
14cu|muse-2.2.1-1|40	%files
14cu|muse-2.2.1-1|41	%{_docdir}/%{name}-*/
14cu|muse-2.2.1-1|42	%{_bindir}/%{name}*
14cu|muse-2.2.1-1|43	%{_bindir}/grepmidi
14cu|muse-2.2.1-1|44	%{_libdir}/%{name}-*/
14cu|muse-2.2.1-1|45	%{_datadir}/%{name}-*/
14cu|muse-2.2.1-1|46	%{_datadir}/applications/%{name}.desktop
14cu|muse-2.2.1-1|47	%{_datadir}/icons/hicolor/64x64/apps/%{name}_icon.png
14cu|muse-2.2.1-1|48	%{_mandir}/man1/grepmidi*
14cu|muse-2.2.1-1|49	%{_mandir}/man1/%{name}*
14cu|muse-2.2.1-1|50	%{_datadir}/mime/packages/muse.xml
14cu|muse-2.2.1-1|51	
14cu|muse-2.2.1-1|52	#----------------------------------------------------------------------------
14cu|muse-2.2.1-1|53	
14cu|muse-2.2.1-1|54	%prep
14cu|muse-2.2.1-1|55	%setup -q
14cu|muse-2.2.1-1|56	%patch0 -p1
14cu|muse-2.2.1-1|57	
14cu|muse-2.2.1-1|58	# remove precompiled binaries
14cu|muse-2.2.1-1|59	find . -name "*.so" -exec rm {} \;
14cu|muse-2.2.1-1|60	
14cu|muse-2.2.1-1|61	# install only the helper with the appropriate bitness
14cu|muse-2.2.1-1|62	sed -i "s|\(install(FILES\).*|\1 %{LV2_GTK_HELPER}|" muse/lv2Gtk2Helper/CMakeLists.txt
14cu|muse-2.2.1-1|63	
14cu|muse-2.2.1-1|64	# Module dependency fix. This is fixed in upstream trunk
14cu|muse-2.2.1-1|65	sed -i 's|awl|awl widgets|' muse/liste/CMakeLists.txt synti/deicsonze/CMakeLists.txt muse/instruments/CMakeLists.txt
14cu|muse-2.2.1-1|66	
14cu|muse-2.2.1-1|67	%build
14cu|muse-2.2.1-1|68	make \
14cu|muse-2.2.1-1|69	-C muse/lv2Gtk2Helper/ \
14cu|muse-2.2.1-1|70	%{LV2_GTK_HELPER} \
14cu|muse-2.2.1-1|71	DEBUGFLAGS="%{optflags} -std=gnu++14" \
14cu|muse-2.2.1-1|72	FLAGS32= \
14cu|muse-2.2.1-1|73	FLAGS64=
14cu|muse-2.2.1-1|74	
14cu|muse-2.2.1-1|75	%cmake \
14cu|muse-2.2.1-1|76	-DMusE_DOC_DIR=%{_docdir}/%{name}-%{version}/ \
14cu|muse-2.2.1-1|77	-DENABLE_PYTHON=0 \
14cu|muse-2.2.1-1|78	-DENABLE_LASH=0 \
14cu|muse-2.2.1-1|79	-DENABLE_FLUID=0 \
14cu|muse-2.2.1-1|80	-DCMAKE_EXE_LINKER_FLAGS="-lX11" \
14cu|muse-2.2.1-1|81	-DCMAKE_SHARED_LINKER_FLAGS="-lX11"
14cu|muse-2.2.1-1|82	%make
14cu|muse-2.2.1-1|83	
14cu|muse-2.2.1-1|84	%install
14cu|muse-2.2.1-1|85	%makeinstall_std -C build
14cu|muse-2.2.1-1|86	
14cu|muse-2.2.1-1|87	
14cu|muse-2.2.1-1|88	%changelog
14cu|muse-2.2.1-1|89	
14cu|muse-2.2.1-1|90	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-1
14cu|muse-2.2.1-1|91	- (180da13) Build requires pkgconfig(gtkmm-2.4)
14cu|muse-2.2.1-1|92	
14cu|muse-2.2.1-1|93	

10997 14
14cu|musescore-2.0.3-1|1	%define	srcname		MuseScore
14cu|musescore-2.0.3-1|2	%define	shortname	mscore
14cu|musescore-2.0.3-1|3	
14cu|musescore-2.0.3-1|4	# Musical OCR, based on tesseract
14cu|musescore-2.0.3-1|5	# ATM fails to build (gvm 05/15)
14cu|musescore-2.0.3-1|6	%define	with_omr	0
14cu|musescore-2.0.3-1|7	# Pipe organ synthetizer
14cu|musescore-2.0.3-1|8	# Also broken ATM
14cu|musescore-2.0.3-1|9	%define	with_aeolus	0
14cu|musescore-2.0.3-1|10	
14cu|musescore-2.0.3-1|11	Summary:	Linux MusE Score Typesetter
14cu|musescore-2.0.3-1|12	Name:		musescore
14cu|musescore-2.0.3-1|13	Version:	2.0.3
14cu|musescore-2.0.3-1|14	Release:	1
14cu|musescore-2.0.3-1|15	# (Fedora) rtf2html is LGPLv2+
14cu|musescore-2.0.3-1|16	# paper4.png paper5.png are LGPLv3
14cu|musescore-2.0.3-1|17	# the rest is GPLv2
14cu|musescore-2.0.3-1|18	# Soundfont is MIT
14cu|musescore-2.0.3-1|19	# Bravura and gootville are OFL
14cu|musescore-2.0.3-1|20	License:	GPLv2 and LGPLv2+ and LGPLv3 and CC-BY and MIT and OFL
14cu|musescore-2.0.3-1|21	Group:		Sound
14cu|musescore-2.0.3-1|22	Url:		http://musescore.org
14cu|musescore-2.0.3-1|23	Source0:	https://sourceforge.net/projects/mscore/files/mscore/%{srcname}-%{version}/%{srcname}-%{version}.zip
14cu|musescore-2.0.3-1|24	# (Fedora) For mime types
14cu|musescore-2.0.3-1|25	Source2:	%{shortname}.xml
14cu|musescore-2.0.3-1|26	# Add metainfo file for font to show in gnome-software
14cu|musescore-2.0.3-1|27	Source3:	%{shortname}.metainfo.xml
14cu|musescore-2.0.3-1|28	# (Fedora) use the system default soundfont instead of the deleted, non-free, one
14cu|musescore-2.0.3-1|29	Patch1:		musescore-2.0.3-use-default-soundfont.patch
14cu|musescore-2.0.3-1|30	# (Fedora) don't build the common files (font files, wallpapers, demo song,
14cu|musescore-2.0.3-1|31	# instrument list) into the binary executable to reduce its size. This is also
14cu|musescore-2.0.3-1|32	# useful to inform the users about the existence of different choices for common
14cu|musescore-2.0.3-1|33	# files. The font files need to be separated due to the font packaging guidelines.
14cu|musescore-2.0.3-1|34	Patch2:		musescore-2.0.3-separate-commonfiles.patch
14cu|musescore-2.0.3-1|35	# Use CXXFLAGS for precompiled header
14cu|musescore-2.0.3-1|36	Patch4:		%{name}-2.0.1-fix-flags-for-precompiled-header.patch
14cu|musescore-2.0.3-1|37	# Drop mp3 support due to no lame in main: http://musescore.org/en/node/57736
14cu|musescore-2.0.3-1|38	Patch5:		museScore-2.0.3-remove-lame-support.patch
14cu|musescore-2.0.3-1|39	# For big docs
14cu|musescore-2.0.3-1|40	BuildRequires:	doxygen
14cu|musescore-2.0.3-1|41	BuildRequires:	graphviz
14cu|musescore-2.0.3-1|42	BuildRequires:	texlive-latex
14cu|musescore-2.0.3-1|43	BuildRequires:	texlive-dvips
14cu|musescore-2.0.3-1|44	BuildRequires:	cmake >= 2.8.7
14cu|musescore-2.0.3-1|45	BuildRequires:	desktop-file-utils
14cu|musescore-2.0.3-1|46	BuildRequires:	qt5-linguist
14cu|musescore-2.0.3-1|47	BuildRequires:	qt5-tools
14cu|musescore-2.0.3-1|48	BuildRequires:	qtsingleapplication-devel
14cu|musescore-2.0.3-1|49	BuildRequires:	pkgconfig(Qt5Core) >= 5.3.0
14cu|musescore-2.0.3-1|50	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|musescore-2.0.3-1|51	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|musescore-2.0.3-1|52	BuildRequires:	pkgconfig(Qt5Designer)
14cu|musescore-2.0.3-1|53	BuildRequires:	pkgconfig(Qt5Gui)
14cu|musescore-2.0.3-1|54	BuildRequires:	pkgconfig(Qt5Help)
14cu|musescore-2.0.3-1|55	BuildRequires:	pkgconfig(Qt5Network)
14cu|musescore-2.0.3-1|56	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|musescore-2.0.3-1|57	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|musescore-2.0.3-1|58	BuildRequires:	pkgconfig(Qt5Quick)
14cu|musescore-2.0.3-1|59	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14cu|musescore-2.0.3-1|60	BuildRequires:	pkgconfig(Qt5Script)
14cu|musescore-2.0.3-1|61	BuildRequires:	pkgconfig(Qt5ScriptTools)
14cu|musescore-2.0.3-1|62	BuildRequires:	pkgconfig(Qt5Svg)
14cu|musescore-2.0.3-1|63	BuildRequires:	pkgconfig(Qt5Test)
14cu|musescore-2.0.3-1|64	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|musescore-2.0.3-1|65	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|musescore-2.0.3-1|66	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|musescore-2.0.3-1|67	BuildRequires:	pkgconfig(alsa) >= 1.0.0
14cu|musescore-2.0.3-1|68	BuildRequires:	pkgconfig(libpulse)
14cu|musescore-2.0.3-1|69	BuildRequires:	pkgconfig(fluidsynth)
14cu|musescore-2.0.3-1|70	BuildRequires:	pkgconfig(jack) >= 0.98
14cu|musescore-2.0.3-1|71	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
14cu|musescore-2.0.3-1|72	BuildRequires:	pkgconfig(sndfile)
14cu|musescore-2.0.3-1|73	BuildRequires:	pkgconfig(vorbis)
14cu|musescore-2.0.3-1|74	BuildRequires:	pkgconfig(ogg)
14cu|musescore-2.0.3-1|75	BuildRequires:	perl(Pod::Usage)
14cu|musescore-2.0.3-1|76	%if %{with_omr}
14cu|musescore-2.0.3-1|77	BuildRequires:	pkgconfig(tesseract) >= 3.0
14cu|musescore-2.0.3-1|78	Requires:	tesseract > 3.0
14cu|musescore-2.0.3-1|79	%endif
14cu|musescore-2.0.3-1|80	Requires:	qtscriptbindings
14cu|musescore-2.0.3-1|81	Requires:	%{name}-fonts = %{EVRD}
14cu|musescore-2.0.3-1|82	Requires:	soundfont2-default
14cu|musescore-2.0.3-1|83	%rename		mscore
14cu|musescore-2.0.3-1|84	
14cu|musescore-2.0.3-1|85	%description
14cu|musescore-2.0.3-1|86	MuseScore stands for Linux MusE Score Typesetter.
14cu|musescore-2.0.3-1|87	It features:
14cu|musescore-2.0.3-1|88	- WYSIWYG design, notes are entered on a "virtual note sheet"
14cu|musescore-2.0.3-1|89	- TrueType font(s) for printing & display allows for high quality scaling to
14cu|musescore-2.0.3-1|90	all sizes
14cu|musescore-2.0.3-1|91	- Unlimited number of staves
14cu|musescore-2.0.3-1|92	- Up to four voices per staff
14cu|musescore-2.0.3-1|93	- Easy & fast note entry with mouse, keyboard or MIDI
14cu|musescore-2.0.3-1|94	- Many editing functions
14cu|musescore-2.0.3-1|95	- MusicXML and Midi (SMF) import/export
14cu|musescore-2.0.3-1|96	- MuseData import
14cu|musescore-2.0.3-1|97	- Integrated sequencer and FluidSynth software synthesizer to play scores
14cu|musescore-2.0.3-1|98	- Print or create pdf files
14cu|musescore-2.0.3-1|99	- Translated in 26 languages.
14cu|musescore-2.0.3-1|100	
14cu|musescore-2.0.3-1|101	%files
14cu|musescore-2.0.3-1|102	%doc ChangeLog* README* COPYING*
14cu|musescore-2.0.3-1|103	%{_bindir}/%{shortname}
14cu|musescore-2.0.3-1|104	%{_bindir}/musescore
14cu|musescore-2.0.3-1|105	%{_datadir}/%{shortname}*
14cu|musescore-2.0.3-1|106	%{_datadir}/applications/%{shortname}.desktop
14cu|musescore-2.0.3-1|107	%{_datadir}/mime/packages/%{shortname}.xml
14cu|musescore-2.0.3-1|108	%{_datadir}/mime/packages/musescore.xml
14cu|musescore-2.0.3-1|109	%{_datadir}/soundfonts/FluidR3Mono_GM.sf3
14cu|musescore-2.0.3-1|110	%{_datadir}/soundfonts/FluidR3Mono_License.md
14cu|musescore-2.0.3-1|111	%{_iconsdir}/hicolor/*/*/*
14cu|musescore-2.0.3-1|112	%{_mandir}/man1/*.1*
14cu|musescore-2.0.3-1|113	%exclude %{_datadir}/%{shortname}-2.0/manual/*
14cu|musescore-2.0.3-1|114	
14cu|musescore-2.0.3-1|115	#----------------------------------------------------------------------------
14cu|musescore-2.0.3-1|116	
14cu|musescore-2.0.3-1|117	%package doc
14cu|musescore-2.0.3-1|118	Summary:	MuseScore documentation
14cu|musescore-2.0.3-1|119	License:	CC-BY
14cu|musescore-2.0.3-1|120	Group:		Development/Other
14cu|musescore-2.0.3-1|121	Requires:	%{name} = %{EVRD}
14cu|musescore-2.0.3-1|122	BuildArch:	noarch
14cu|musescore-2.0.3-1|123	%rename		mscore-doc
14cu|musescore-2.0.3-1|124	
14cu|musescore-2.0.3-1|125	%description doc
14cu|musescore-2.0.3-1|126	MuseScore is a free cross platform WYSIWYG music notation program.
14cu|musescore-2.0.3-1|127	This package contains the user manual of MuseScore in different languages.
14cu|musescore-2.0.3-1|128	
14cu|musescore-2.0.3-1|129	%files doc
14cu|musescore-2.0.3-1|130	%doc %{_datadir}/%{shortname}-2.0/manual/*
14cu|musescore-2.0.3-1|131	
14cu|musescore-2.0.3-1|132	#----------------------------------------------------------------------------
14cu|musescore-2.0.3-1|133	
14cu|musescore-2.0.3-1|134	%package fonts
14cu|musescore-2.0.3-1|135	Summary:	MuseScore fonts
14cu|musescore-2.0.3-1|136	License:	GPL+ with exceptions and OFL
14cu|musescore-2.0.3-1|137	Group:		Publishing
14cu|musescore-2.0.3-1|138	BuildRequires:	fontforge
14cu|musescore-2.0.3-1|139	BuildRequires:	tetex
14cu|musescore-2.0.3-1|140	BuildRequires:	t1utils
14cu|musescore-2.0.3-1|141	BuildRequires:	texlive-mf2pt1
14cu|musescore-2.0.3-1|142	BuildRequires:	texlive-metapost.bin
14cu|musescore-2.0.3-1|143	BuildRequires:	texlive-cm-lgc
14cu|musescore-2.0.3-1|144	BuildArch:	noarch
14cu|musescore-2.0.3-1|145	%rename		mscore-fonts
14cu|musescore-2.0.3-1|146	
14cu|musescore-2.0.3-1|147	%description fonts
14cu|musescore-2.0.3-1|148	MuseScore is a free cross platform WYSIWYG music notation program.
14cu|musescore-2.0.3-1|149	This package contains the musical notation fonts for use of MuseScore.
14cu|musescore-2.0.3-1|150	
14cu|musescore-2.0.3-1|151	%files fonts
14cu|musescore-2.0.3-1|152	%doc COPYING*
14cu|musescore-2.0.3-1|153	%{_datadir}/fonts/%{shortname}/bravura/*
14cu|musescore-2.0.3-1|154	%{_datadir}/fonts/%{shortname}/gootville/*
14cu|musescore-2.0.3-1|155	%{_datadir}/fonts/%{shortname}/*.ttf
14cu|musescore-2.0.3-1|156	%{_datadir}/fonts/%{shortname}/*.otf
14cu|musescore-2.0.3-1|157	%{_datadir}/fonts/%{shortname}/*.json
14cu|musescore-2.0.3-1|158	%{_datadir}/fonts/%{shortname}/*.xml
14cu|musescore-2.0.3-1|159	%{_datadir}/appdata/%{shortname}.metainfo.xml
14cu|musescore-2.0.3-1|160	
14cu|musescore-2.0.3-1|161	#----------------------------------------------------------------------------
14cu|musescore-2.0.3-1|162	
14cu|musescore-2.0.3-1|163	%prep
14cu|musescore-2.0.3-1|164	%setup -qn %{srcname}-%{version}
14cu|musescore-2.0.3-1|165	%patch1 -p1 -b .default-soundfont
14cu|musescore-2.0.3-1|166	%patch2 -p1 -b .separate-commonfiles
14cu|musescore-2.0.3-1|167	%patch4 -p1
14cu|musescore-2.0.3-1|168	%patch5 -p1
14cu|musescore-2.0.3-1|169	
14cu|musescore-2.0.3-1|170	# (Fedora) Remove the precompiled binary
14cu|musescore-2.0.3-1|171	rm thirdparty/rtf2html/rtf2html
14cu|musescore-2.0.3-1|172	# (Fedora) Fix EOL encoding
14cu|musescore-2.0.3-1|173	sed 's|\r||' thirdparty/rtf2html/README > tmpfile
14cu|musescore-2.0.3-1|174	touch -r thirdparty/rtf2html/README tmpfile
14cu|musescore-2.0.3-1|175	mv -f tmpfile thirdparty/rtf2html/README
14cu|musescore-2.0.3-1|176	
14cu|musescore-2.0.3-1|177	# Why would we have to do this? Go as in Mageia and keep them
14cu|musescore-2.0.3-1|178	# (Fedora) Remove preshipped fonts. We will build them from source
14cu|musescore-2.0.3-1|179	
14cu|musescore-2.0.3-1|180	# (Fedora) Force specific compile flags:
14cu|musescore-2.0.3-1|181	find . -name CMakeLists.txt -exec sed -i -e 's|-m32|%{optflags}|' -e 's|-O3|%{optflags}|' {} \;
14cu|musescore-2.0.3-1|182	find . -name CMakeLists.txt -exec sed -i 's|-O3|%{optflags}|' {} \;
14cu|musescore-2.0.3-1|183	
14cu|musescore-2.0.3-1|184	
14cu|musescore-2.0.3-1|185	%build
14cu|musescore-2.0.3-1|186	mkdir -p build.release
14cu|musescore-2.0.3-1|187	pushd build.release
14cu|musescore-2.0.3-1|188	%cmake_qt5 ../.. -DCMAKE_BUILD_TYPE=RELEASE \
14cu|musescore-2.0.3-1|189	-DCMAKE_CXX_FLAGS="%{optflags} -fsigned-char"    \
14cu|musescore-2.0.3-1|190	-DCMAKE_CXX_FLAGS_RELEASE="%{optflags} -std=c++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -fsigned-char" \
14cu|musescore-2.0.3-1|191	-DCMAKE_BUILD_WITH_INSTALL_RPATH="OFF" \
14cu|musescore-2.0.3-1|192	%if %{with_aeolus}
14cu|musescore-2.0.3-1|193	-DAEOLUS="ON" \
14cu|musescore-2.0.3-1|194	%else
14cu|musescore-2.0.3-1|195	-DAEOLUS="OFF" \
14cu|musescore-2.0.3-1|196	%endif
14cu|musescore-2.0.3-1|197	%if %{with_omr}
14cu|musescore-2.0.3-1|198	-DOMR="ON" -DOCR="ON"
14cu|musescore-2.0.3-1|199	%else
14cu|musescore-2.0.3-1|200	-DOMR="OFF" -DOCR="OFF"
14cu|musescore-2.0.3-1|201	%endif
14cu|musescore-2.0.3-1|202	# This one hangs forever
14cu|musescore-2.0.3-1|203	#make lupdate
14cu|musescore-2.0.3-1|204	%make lrelease
14cu|musescore-2.0.3-1|205	%make
14cu|musescore-2.0.3-1|206	pushd rdoc
14cu|musescore-2.0.3-1|207	%make
14cu|musescore-2.0.3-1|208	popd
14cu|musescore-2.0.3-1|209	popd
14cu|musescore-2.0.3-1|210	
14cu|musescore-2.0.3-1|211	
14cu|musescore-2.0.3-1|212	%install
14cu|musescore-2.0.3-1|213	pushd build.release
14cu|musescore-2.0.3-1|214	%makeinstall_std -C build
14cu|musescore-2.0.3-1|215	popd
14cu|musescore-2.0.3-1|216	
14cu|musescore-2.0.3-1|217	pushd build.release/build/rdoc
14cu|musescore-2.0.3-1|218	%makeinstall_std
14cu|musescore-2.0.3-1|219	popd
14cu|musescore-2.0.3-1|220	
14cu|musescore-2.0.3-1|221	# Install fonts
14cu|musescore-2.0.3-1|222	mkdir -p %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|223	mkdir -p %{buildroot}%{_datadir}/fonts/%{shortname}/bravura
14cu|musescore-2.0.3-1|224	mkdir -p %{buildroot}%{_datadir}/fonts/%{shortname}/gootville
14cu|musescore-2.0.3-1|225	install -pm 644 fonts/*.ttf %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|226	install -pm 644 fonts/%{shortname}/*.ttf %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|227	install -pm 644 fonts/%{shortname}/*.otf %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|228	install -pm 644 fonts/%{shortname}/*.json %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|229	install -pm 644 fonts/bravura/*.otf %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|230	install -pm 644 fonts/bravura/*.json %{buildroot}%{_datadir}/fonts/%{shortname}/bravura
14cu|musescore-2.0.3-1|231	install -pm 644 fonts/gootville/*.otf %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|232	install -pm 644 fonts/gootville/*.json %{buildroot}%{_datadir}/fonts/%{shortname}/gootville
14cu|musescore-2.0.3-1|233	install -pm 644 fonts/*.xml %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|234	
14cu|musescore-2.0.3-1|235	pushd  %{buildroot}%{_datadir}/fonts/%{shortname}
14cu|musescore-2.0.3-1|236	cd bravura
14cu|musescore-2.0.3-1|237	ln -s ../Bravura.otf .
14cu|musescore-2.0.3-1|238	ln -s ../BravuraText.otf .
14cu|musescore-2.0.3-1|239	cd ../gootville
14cu|musescore-2.0.3-1|240	ln -s ../Gootville.otf .
14cu|musescore-2.0.3-1|241	ln -s ../GootvilleText.otf .
14cu|musescore-2.0.3-1|242	cd ..
14cu|musescore-2.0.3-1|243	popd
14cu|musescore-2.0.3-1|244	
14cu|musescore-2.0.3-1|245	# Install .mscz files
14cu|musescore-2.0.3-1|246	mkdir -p %{buildroot}%{_datadir}/%{shortname}-2.0/demos/
14cu|musescore-2.0.3-1|247	install -p share/templates/*.mscz %{buildroot}%{_datadir}/%{shortname}-2.0/demos/
14cu|musescore-2.0.3-1|248	# symlinks to be safe
14cu|musescore-2.0.3-1|249	pushd %{buildroot}%{_datadir}/%{shortname}-2.0/demos/
14cu|musescore-2.0.3-1|250	for i in *.mcsz; do
14cu|musescore-2.0.3-1|251	ln -s $i ../templates/$i
14cu|musescore-2.0.3-1|252	done
14cu|musescore-2.0.3-1|253	popd
14cu|musescore-2.0.3-1|254	
14cu|musescore-2.0.3-1|255	# Install mimetype file
14cu|musescore-2.0.3-1|256	install -D -pm 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{shortname}.xml
14cu|musescore-2.0.3-1|257	
14cu|musescore-2.0.3-1|258	# Add AppStream metadata
14cu|musescore-2.0.3-1|259	install -Dm 0644 -p %{SOURCE3} %{buildroot}%{_datadir}/appdata/%{shortname}.metainfo.xml
14cu|musescore-2.0.3-1|260	
14cu|musescore-2.0.3-1|261	# (Fedora) gather the doc files in one location
14cu|musescore-2.0.3-1|262	cp -p thirdparty/rtf2html/ChangeLog        ChangeLog.rtf2html
14cu|musescore-2.0.3-1|263	cp -p thirdparty/rtf2html/COPYING.LESSER   COPYING.LESSER.rtf2html
14cu|musescore-2.0.3-1|264	cp -p thirdparty/rtf2html/README           README.rtf2html
14cu|musescore-2.0.3-1|265	cp -p thirdparty/rtf2html/README.mscore    README.mscore.rtf2html
14cu|musescore-2.0.3-1|266	cp -p thirdparty/rtf2html/README.ru        README.ru.rtf2html
14cu|musescore-2.0.3-1|267	cp -p share/wallpaper/COPYRIGHT COPYING.wallpaper
14cu|musescore-2.0.3-1|268	cp -p %{buildroot}%{_datadir}/soundfonts/FluidR3Mono_License.md COPYING.FluidR3Mono
14cu|musescore-2.0.3-1|269	cp -p fonts/bravura/OFL.txt                COPYING.OFL
14cu|musescore-2.0.3-1|270	
14cu|musescore-2.0.3-1|271	# Fix Desktop file
14cu|musescore-2.0.3-1|272	desktop-file-install	--dir=%{buildroot}/%{_datadir}/applications \
14cu|musescore-2.0.3-1|273	--remove-key="Version" \
14cu|musescore-2.0.3-1|274	--add-category="X-Notation" \
14cu|musescore-2.0.3-1|275	--remove-category="Sequencer" --remove-category="AudioVideoEditing" \
14cu|musescore-2.0.3-1|276	--add-mime-type="audio/midi" --add-mime-type="text/x-lilypond" --add-mime-type="application/xml" \
14cu|musescore-2.0.3-1|277	%{buildroot}/%{_datadir}/applications/%{shortname}.desktop
14cu|musescore-2.0.3-1|278	
14cu|musescore-2.0.3-1|279	# Move images to the standard freedesktop location
14cu|musescore-2.0.3-1|280	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{32x32,64x64}/apps/
14cu|musescore-2.0.3-1|281	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{32x32,64x64}/mimetypes/
14cu|musescore-2.0.3-1|282	cp -a %{shortname}/data/%{shortname}.xpm %{buildroot}/%{_iconsdir}/hicolor/32x32/mimetypes/application-x-%{shortname}.xpm
14cu|musescore-2.0.3-1|283	cp -a %{shortname}/data/%{shortname}.xpm %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/
14cu|musescore-2.0.3-1|284	cp -a %{shortname}/data/%{shortname}.png %{buildroot}/%{_iconsdir}/hicolor/64x64/mimetypes/application-x-%{shortname}.png
14cu|musescore-2.0.3-1|285	cp -a %{shortname}/data/%{shortname}.png %{buildroot}/%{_iconsdir}/hicolor/64x64/apps/
14cu|musescore-2.0.3-1|286	
14cu|musescore-2.0.3-1|287	%changelog
14cu|musescore-2.0.3-1|288	
14cu|musescore-2.0.3-1|289	* Thu Apr 28 2016 abondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
14cu|musescore-2.0.3-1|290	- (1b6d266) Merge pull request #2 from alzim/musescore:rosa2014.1
14cu|musescore-2.0.3-1|291	- (1b6d266) Updated to 2.0.3
14cu|musescore-2.0.3-1|292	
14cu|musescore-2.0.3-1|293	

10998 14
14cu|musique-1.4-1|1	Name:		musique
14cu|musique-1.4-1|2	Version:	1.4
14cu|musique-1.4-1|3	Release:	1
14cu|musique-1.4-1|4	Summary:	Lightweight music player
14cu|musique-1.4-1|5	Group:		Sound
14cu|musique-1.4-1|6	License:	GPLv3
14cu|musique-1.4-1|7	URL:		http://flavio.tordini.org/musique
14cu|musique-1.4-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|musique-1.4-1|9	BuildRequires:	pkgconfig(taglib)
14cu|musique-1.4-1|10	BuildRequires:	pkgconfig(phonon)
14cu|musique-1.4-1|11	BuildRequires:	qt4-devel
14cu|musique-1.4-1|12	Requires:	phonon-backend
14cu|musique-1.4-1|13	Requires:	qt4-database-plugin-sqlite
14cu|musique-1.4-1|14	
14cu|musique-1.4-1|15	%description
14cu|musique-1.4-1|16	Musique is a lightweight and versatile music player for QT4.
14cu|musique-1.4-1|17	
14cu|musique-1.4-1|18	
14cu|musique-1.4-1|19	%prep
14cu|musique-1.4-1|20	%setup -qn %{name}
14cu|musique-1.4-1|21	
14cu|musique-1.4-1|22	
14cu|musique-1.4-1|23	%build
14cu|musique-1.4-1|24	%qmake_qt4 PREFIX=%{_prefix}
14cu|musique-1.4-1|25	%make
14cu|musique-1.4-1|26	
14cu|musique-1.4-1|27	
14cu|musique-1.4-1|28	%install
14cu|musique-1.4-1|29	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|musique-1.4-1|30	
14cu|musique-1.4-1|31	
14cu|musique-1.4-1|32	%files
14cu|musique-1.4-1|33	%doc CHANGES COPYING
14cu|musique-1.4-1|34	%{_bindir}/%{name}
14cu|musique-1.4-1|35	%{_datadir}/applications/%{name}.desktop
14cu|musique-1.4-1|36	%{_datadir}/icons/hicolor/*
14cu|musique-1.4-1|37	%{_datadir}/%{name}/locale/*
14cu|musique-1.4-1|38	%changelog
14cu|musique-1.4-1|39	
14cu|musique-1.4-1|40	* Wed Apr 08 2015 Giovanni Mariani <mc2374@mclink.it> 1.4-1
14cu|musique-1.4-1|41	- (860d293) Updated to release 1.4
14cu|musique-1.4-1|42	
14cu|musique-1.4-1|43	

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

11000 14
14cu|mx4j-3.0.2-10|1	# Don't enable tests! Missing burlap, hessian, caucho-services packages
14cu|mx4j-3.0.2-10|2	%define with_tests 0
14cu|mx4j-3.0.2-10|3	
14cu|mx4j-3.0.2-10|4	%define jmx_version 1.2.1
14cu|mx4j-3.0.2-10|5	
14cu|mx4j-3.0.2-10|6	%define section free
14cu|mx4j-3.0.2-10|7	
14cu|mx4j-3.0.2-10|8	%define bootstrap 0
14cu|mx4j-3.0.2-10|9	
14cu|mx4j-3.0.2-10|10	Summary:	Open source implementation of JMX Java API
14cu|mx4j-3.0.2-10|11	Name:		mx4j
14cu|mx4j-3.0.2-10|12	Version:	3.0.2
14cu|mx4j-3.0.2-10|13	Release:	10
14cu|mx4j-3.0.2-10|14	License:	Apache License
14cu|mx4j-3.0.2-10|15	Group:		Development/Java
14cu|mx4j-3.0.2-10|16	Url:		http://mx4j.sourceforge.net/
14cu|mx4j-3.0.2-10|17	Source0:	http://downloads.sourceforge.net/project/mx4j/MX4J%20Source/3.0.2/mx4j-3.0.2-src.tar.gz
14cu|mx4j-3.0.2-10|18	Source1:	%{name}-build.policy
14cu|mx4j-3.0.2-10|19	Source2:	CatalogManager.properties
14cu|mx4j-3.0.2-10|20	Source3:	http://mirrors.ibiblio.org/pub/mirrors/maven2/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
14cu|mx4j-3.0.2-10|21	Source4:	http://mirrors.ibiblio.org/pub/mirrors/maven2/mx4j/mx4j-remote/3.0.2/mx4j-remote-3.0.2.pom
14cu|mx4j-3.0.2-10|22	Patch0:		mx4j-javaxssl.patch
14cu|mx4j-3.0.2-10|23	Patch2:		mx4j-build.patch
14cu|mx4j-3.0.2-10|24	Patch3:		mx4j-docbook.patch
14cu|mx4j-3.0.2-10|25	Patch5:		mx4j-caucho-build.patch
14cu|mx4j-3.0.2-10|26	Patch7:		mx4j-split-tools.patch
14cu|mx4j-3.0.2-10|27	BuildArch:      noarch
14cu|mx4j-3.0.2-10|28	BuildRequires:	jpackage-utils > 0:1.6
14cu|mx4j-3.0.2-10|29	BuildRequires:	ant >= 0:1.6
14cu|mx4j-3.0.2-10|30	BuildRequires:	java-rpmbuild > 0:1.5
14cu|mx4j-3.0.2-10|31	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|32	BuildRequires:	ant-apache-resolver
14cu|mx4j-3.0.2-10|33	BuildRequires:	jaf
14cu|mx4j-3.0.2-10|34	BuildRequires:	javamail >= 0:1.2
14cu|mx4j-3.0.2-10|35	BuildRequires:	servlet6
14cu|mx4j-3.0.2-10|36	BuildRequires:	wsdl4j
14cu|mx4j-3.0.2-10|37	BuildRequires:	jakarta-commons-discovery
14cu|mx4j-3.0.2-10|38	%endif
14cu|mx4j-3.0.2-10|39	BuildRequires:	bcel >= 0:5.0
14cu|mx4j-3.0.2-10|40	BuildRequires:	log4j >= 0:1.2.7
14cu|mx4j-3.0.2-10|41	BuildRequires:	jakarta-commons-logging >= 0:1.0.1
14cu|mx4j-3.0.2-10|42	BuildRequires:	jsse >= 0:1.0.2
14cu|mx4j-3.0.2-10|43	BuildRequires:	jce >= 0:1.2.2
14cu|mx4j-3.0.2-10|44	BuildRequires:	coreutils
14cu|mx4j-3.0.2-10|45	BuildRequires:	docbook-style-xsl >= 0:1.61
14cu|mx4j-3.0.2-10|46	BuildRequires:	xml-commons-resolver
14cu|mx4j-3.0.2-10|47	BuildRequires:	xml-commons-jaxp-1.3-apis
14cu|mx4j-3.0.2-10|48	BuildRequires:	xerces-j2
14cu|mx4j-3.0.2-10|49	BuildRequires:	libxml2-utils
14cu|mx4j-3.0.2-10|50	%if %{with_tests}
14cu|mx4j-3.0.2-10|51	BuildRequires:	ant-junit
14cu|mx4j-3.0.2-10|52	BuildRequires:	junit >= 0:3.7.1
14cu|mx4j-3.0.2-10|53	BuildRequires:	xmlunit
14cu|mx4j-3.0.2-10|54	%endif
14cu|mx4j-3.0.2-10|55	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|56	Requires:	jaf
14cu|mx4j-3.0.2-10|57	Requires:	javamail >= 0:1.2
14cu|mx4j-3.0.2-10|58	%endif
14cu|mx4j-3.0.2-10|59	Requires:	log4j >= 0:1.2.7
14cu|mx4j-3.0.2-10|60	Requires:	jakarta-commons-logging >= 0:1.0.1
14cu|mx4j-3.0.2-10|61	Requires:	bcel >= 0:5.0
14cu|mx4j-3.0.2-10|62	Requires:	jsse >= 0:1.0.2
14cu|mx4j-3.0.2-10|63	Requires:	jce >= 0:1.2.2
14cu|mx4j-3.0.2-10|64	Requires:	xml-commons-resolver
14cu|mx4j-3.0.2-10|65	Requires:	xml-commons-jaxp-1.3-apis
14cu|mx4j-3.0.2-10|66	Requires(post,postun):	jpackage-utils
14cu|mx4j-3.0.2-10|67	Requires:	jpackage-utils
14cu|mx4j-3.0.2-10|68	Requires(pre):	coreutils
14cu|mx4j-3.0.2-10|69	Requires(post,postun):	%{_sbindir}/update-alternatives
14cu|mx4j-3.0.2-10|70	Provides:	jmxri = %{version}-%{release}
14cu|mx4j-3.0.2-10|71	
14cu|mx4j-3.0.2-10|72	%description
14cu|mx4j-3.0.2-10|73	OpenJMX is an open source implementation of the
14cu|mx4j-3.0.2-10|74	Java(TM) Management Extensions (JMX).
14cu|mx4j-3.0.2-10|75	
14cu|mx4j-3.0.2-10|76	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|77	%package tools-extra
14cu|mx4j-3.0.2-10|78	Group:		Development/Java
14cu|mx4j-3.0.2-10|79	Summary:	Additional protocols and scripting for %{name}
14cu|mx4j-3.0.2-10|80	BuildRequires:	jython >= 0:2.1
14cu|mx4j-3.0.2-10|81	BuildRequires:	axis >= 0:1.1
14cu|mx4j-3.0.2-10|82	# BuildRequires:	burlap >= 0:3.0.8
14cu|mx4j-3.0.2-10|83	# BuildRequires:	caucho-services
14cu|mx4j-3.0.2-10|84	# BuildRequires:	hessian >= 0:3.0.8
14cu|mx4j-3.0.2-10|85	Requires:	jython >= 0:2.1
14cu|mx4j-3.0.2-10|86	Requires:	axis >= 0:1.1
14cu|mx4j-3.0.2-10|87	# Requires:	burlap >= 0:3.0.8
14cu|mx4j-3.0.2-10|88	# Requires:	caucho-services
14cu|mx4j-3.0.2-10|89	# Requires:	hessian >= 0:3.0.8
14cu|mx4j-3.0.2-10|90	
14cu|mx4j-3.0.2-10|91	%description tools-extra
14cu|mx4j-3.0.2-10|92	%{summary}.
14cu|mx4j-3.0.2-10|93	%endif
14cu|mx4j-3.0.2-10|94	
14cu|mx4j-3.0.2-10|95	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|96	%package manual
14cu|mx4j-3.0.2-10|97	Group:		Development/Java
14cu|mx4j-3.0.2-10|98	Summary:	Documentation for %{name}
14cu|mx4j-3.0.2-10|99	
14cu|mx4j-3.0.2-10|100	%description    manual
14cu|mx4j-3.0.2-10|101	%{summary}.
14cu|mx4j-3.0.2-10|102	%endif
14cu|mx4j-3.0.2-10|103	
14cu|mx4j-3.0.2-10|104	%prep
14cu|mx4j-3.0.2-10|105	%setup -q
14cu|mx4j-3.0.2-10|106	
14cu|mx4j-3.0.2-10|107	%patch0 -p1 -b .sav0
14cu|mx4j-3.0.2-10|108	%patch2 -p0 -b .sav2
14cu|mx4j-3.0.2-10|109	%patch3 -p1 -b .sav3
14cu|mx4j-3.0.2-10|110	%patch5 -p1 -b .sav5
14cu|mx4j-3.0.2-10|111	%patch7 -p0 -b .sav7
14cu|mx4j-3.0.2-10|112	
14cu|mx4j-3.0.2-10|113	cp -p %{SOURCE1} build
14cu|mx4j-3.0.2-10|114	cp -p %{SOURCE2} %{_builddir}/%{name}-%{version}/build/
14cu|mx4j-3.0.2-10|115	# use the one from docbook-dtds instead of getting it from the net
14cu|mx4j-3.0.2-10|116	catalogfile=`%{_bindir}/xmlcatalog /usr/share/sgml/docbook/xmlcatalog "-//OASIS//DTD DocBook XML V4.1.2//EN"`
14cu|mx4j-3.0.2-10|117	sed -i -e 's|http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd|'$catalogfile'|' src/docs/index.xml
14cu|mx4j-3.0.2-10|118	catalogfile=`%{_bindir}/xmlcatalog /etc/xml/catalog "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl" | sed -e 's|file://||'`
14cu|mx4j-3.0.2-10|119	sed -i -e 's|http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl|'$catalogfile'|' src/docs/xsl/mx4j-chunk.xsl
14cu|mx4j-3.0.2-10|120	
14cu|mx4j-3.0.2-10|121	pushd lib
14cu|mx4j-3.0.2-10|122	%if %{with_tests}
14cu|mx4j-3.0.2-10|123	ln -sf $(build-classpath junit) .
14cu|mx4j-3.0.2-10|124	ln -sf $(build-classpath xmlunit) .
14cu|mx4j-3.0.2-10|125	%endif
14cu|mx4j-3.0.2-10|126	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
14cu|mx4j-3.0.2-10|127	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
14cu|mx4j-3.0.2-10|128	ln -sf $(build-classpath xalan-j2) xalan.jar
14cu|mx4j-3.0.2-10|129	ln -sf $(build-classpath commons-logging) .
14cu|mx4j-3.0.2-10|130	ln -sf $(build-classpath log4j) .
14cu|mx4j-3.0.2-10|131	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|132	#   ln -sf $(build-classpath burlap) .
14cu|mx4j-3.0.2-10|133	#   ln -sf $(build-classpath caucho-services) .
14cu|mx4j-3.0.2-10|134	#   ln -sf $(build-classpath hessian) .
14cu|mx4j-3.0.2-10|135	ln -sf $(build-classpath axis/axis) .
14cu|mx4j-3.0.2-10|136	ln -sf $(build-classpath axis/jaxrpc) .
14cu|mx4j-3.0.2-10|137	ln -sf $(build-classpath axis/saaj) .
14cu|mx4j-3.0.2-10|138	ln -sf $(build-classpath wsdl4j) .
14cu|mx4j-3.0.2-10|139	ln -sf $(build-classpath jython) .
14cu|mx4j-3.0.2-10|140	ln -sf $(build-classpath javamail/mailapi) .
14cu|mx4j-3.0.2-10|141	ln -sf $(build-classpath javamail/smtp) .
14cu|mx4j-3.0.2-10|142	ln -sf $(build-classpath jaf) .
14cu|mx4j-3.0.2-10|143	ln -sf $(build-classpath commons-discovery) .
14cu|mx4j-3.0.2-10|144	%endif
14cu|mx4j-3.0.2-10|145	ln -sf $(build-classpath bcel) .
14cu|mx4j-3.0.2-10|146	ln -sf $(build-classpath tomcat-servlet-api) servlet.jar
14cu|mx4j-3.0.2-10|147	ln -sf $(build-classpath jsse) .
14cu|mx4j-3.0.2-10|148	ln -sf $(build-classpath jsse/jcert) jcert.jar
14cu|mx4j-3.0.2-10|149	ln -sf $(build-classpath jsse/jnet) jnet.jar
14cu|mx4j-3.0.2-10|150	ln -sf $(build-classpath jaas) .
14cu|mx4j-3.0.2-10|151	ln -sf $(build-classpath xml-commons-resolver) .
14cu|mx4j-3.0.2-10|152	popd
14cu|mx4j-3.0.2-10|153	
14cu|mx4j-3.0.2-10|154	%build
14cu|mx4j-3.0.2-10|155	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"
14cu|mx4j-3.0.2-10|156	
14cu|mx4j-3.0.2-10|157	cd build
14cu|mx4j-3.0.2-10|158	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|159	%if %{with_tests}
14cu|mx4j-3.0.2-10|160	%{ant} -Dbuild.sysclasspath=first compile.jmx compile.rjmx compile.tools tests-report docs
14cu|mx4j-3.0.2-10|161	%else
14cu|mx4j-3.0.2-10|162	%{ant} -Dbuild.sysclasspath=first compile.jmx compile.rjmx compile.tools docs
14cu|mx4j-3.0.2-10|163	%endif
14cu|mx4j-3.0.2-10|164	%else
14cu|mx4j-3.0.2-10|165	%{ant} -Dbuild.sysclasspath=first compile.jmx compile.rjmx
14cu|mx4j-3.0.2-10|166	%endif
14cu|mx4j-3.0.2-10|167	
14cu|mx4j-3.0.2-10|168	%install
14cu|mx4j-3.0.2-10|169	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14cu|mx4j-3.0.2-10|170	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|mx4j-3.0.2-10|171	install -m 644 dist/lib/%{name}-impl.jar %{buildroot}%{_javadir}/%{name}/mx4j-impl-%{version}.jar
14cu|mx4j-3.0.2-10|172	install -m 644 dist/lib/%{name}-jmx.jar %{buildroot}%{_javadir}/%{name}/mx4j-jmx-%{version}.jar
14cu|mx4j-3.0.2-10|173	install -m 644 dist/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}/mx4j-%{version}.jar
14cu|mx4j-3.0.2-10|174	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|175	install -m 644 dist/lib/%{name}-tools.jar %{buildroot}%{_javadir}/%{name}/mx4j-tools-%{version}.jar
14cu|mx4j-3.0.2-10|176	install -m 644 dist/lib/%{name}-tools-extra.jar %{buildroot}%{_javadir}/%{name}/mx4j-tools-extra-%{version}.jar
14cu|mx4j-3.0.2-10|177	%endif
14cu|mx4j-3.0.2-10|178	install -m 644 dist/lib/%{name}-rjmx.jar %{buildroot}%{_javadir}/%{name}/mx4j-rjmx-%{version}.jar
14cu|mx4j-3.0.2-10|179	install -m 644 dist/lib/%{name}-rimpl.jar %{buildroot}%{_javadir}/%{name}/mx4j-rimpl-%{version}.jar
14cu|mx4j-3.0.2-10|180	install -m 644 dist/lib/%{name}-remote.jar %{buildroot}%{_javadir}/%{name}/mx4j-remote-%{version}.jar
14cu|mx4j-3.0.2-10|181	install -d -m 755 %{buildroot}%{_javadir}/%{name}/boa
14cu|mx4j-3.0.2-10|182	install -m 644 dist/lib/boa/%{name}-rjmx-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-rjmx-boa-%{version}.jar
14cu|mx4j-3.0.2-10|183	install -m 644 dist/lib/boa/%{name}-rimpl-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-rimpl-boa-%{version}.jar
14cu|mx4j-3.0.2-10|184	install -m 644 dist/lib/boa/%{name}-remote-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-remote-boa-%{version}.jar
14cu|mx4j-3.0.2-10|185	
14cu|mx4j-3.0.2-10|186	pushd %{buildroot}%{_javadir}/%{name}
14cu|mx4j-3.0.2-10|187	for jar in *-%{version}.jar ; do
14cu|mx4j-3.0.2-10|188	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14cu|mx4j-3.0.2-10|189	done
14cu|mx4j-3.0.2-10|190	popd
14cu|mx4j-3.0.2-10|191	
14cu|mx4j-3.0.2-10|192	pushd %{buildroot}%{_javadir}/%{name}/boa
14cu|mx4j-3.0.2-10|193	for jar in *-%{version}.jar ; do
14cu|mx4j-3.0.2-10|194	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14cu|mx4j-3.0.2-10|195	done
14cu|mx4j-3.0.2-10|196	popd
14cu|mx4j-3.0.2-10|197	
14cu|mx4j-3.0.2-10|198	# poms
14cu|mx4j-3.0.2-10|199	
14cu|mx4j-3.0.2-10|200	mkdir -p %{buildroot}%{_mavenpomdir}
14cu|mx4j-3.0.2-10|201	cp -p %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP.%{name}-mx4j.pom
14cu|mx4j-3.0.2-10|202	cp -p %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP.%{name}-mx4j-remote.pom
14cu|mx4j-3.0.2-10|203	%add_to_maven_depmap mx4j mx4j %{version} JPP/%{name} mx4j
14cu|mx4j-3.0.2-10|204	%add_to_maven_depmap mx4j mx4j-remote %{version} JPP/%{name} mx4j-remote
14cu|mx4j-3.0.2-10|205	
14cu|mx4j-3.0.2-10|206	%pre
14cu|mx4j-3.0.2-10|207	%{__rm} -f %{_javadir}/%{name}.jar
14cu|mx4j-3.0.2-10|208	
14cu|mx4j-3.0.2-10|209	%post
14cu|mx4j-3.0.2-10|210	%{_sbindir}/update-alternatives --install %{_javadir}/jmxri.jar jmxri %{_javadir}/%{name}/mx4j-jmx.jar 0
14cu|mx4j-3.0.2-10|211	
14cu|mx4j-3.0.2-10|212	%update_maven_depmap
14cu|mx4j-3.0.2-10|213	
14cu|mx4j-3.0.2-10|214	%postun
14cu|mx4j-3.0.2-10|215	%update_maven_depmap
14cu|mx4j-3.0.2-10|216	
14cu|mx4j-3.0.2-10|217	if [ "$1" = "0" ]; then
14cu|mx4j-3.0.2-10|218	%{_sbindir}/update-alternatives --remove jmxri %{_javadir}/%{name}/mx4j-jmx.jar
14cu|mx4j-3.0.2-10|219	fi
14cu|mx4j-3.0.2-10|220	
14cu|mx4j-3.0.2-10|221	%files
14cu|mx4j-3.0.2-10|222	%dir %{_javadir}/%{name}
14cu|mx4j-3.0.2-10|223	%{_javadir}/%{name}/mx4j-%{version}.jar
14cu|mx4j-3.0.2-10|224	%{_javadir}/%{name}/mx4j.jar
14cu|mx4j-3.0.2-10|225	%{_javadir}/%{name}/mx4j-impl-%{version}.jar
14cu|mx4j-3.0.2-10|226	%{_javadir}/%{name}/mx4j-impl.jar
14cu|mx4j-3.0.2-10|227	%{_javadir}/%{name}/mx4j-jmx-%{version}.jar
14cu|mx4j-3.0.2-10|228	%{_javadir}/%{name}/mx4j-jmx.jar
14cu|mx4j-3.0.2-10|229	%{_javadir}/%{name}/mx4j-remote-%{version}.jar
14cu|mx4j-3.0.2-10|230	%{_javadir}/%{name}/mx4j-remote.jar
14cu|mx4j-3.0.2-10|231	%{_javadir}/%{name}/mx4j-rimpl-%{version}.jar
14cu|mx4j-3.0.2-10|232	%{_javadir}/%{name}/mx4j-rimpl.jar
14cu|mx4j-3.0.2-10|233	%{_javadir}/%{name}/mx4j-rjmx-%{version}.jar
14cu|mx4j-3.0.2-10|234	%{_javadir}/%{name}/mx4j-rjmx.jar
14cu|mx4j-3.0.2-10|235	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|236	%{_javadir}/%{name}/mx4j-tools-%{version}.jar
14cu|mx4j-3.0.2-10|237	%{_javadir}/%{name}/mx4j-tools.jar
14cu|mx4j-3.0.2-10|238	%endif
14cu|mx4j-3.0.2-10|239	%dir %{_javadir}/%{name}/boa
14cu|mx4j-3.0.2-10|240	%{_javadir}/%{name}/boa/mx4j-remote-boa-%{version}.jar
14cu|mx4j-3.0.2-10|241	%{_javadir}/%{name}/boa/mx4j-remote-boa.jar
14cu|mx4j-3.0.2-10|242	%{_javadir}/%{name}/boa/mx4j-rimpl-boa-%{version}.jar
14cu|mx4j-3.0.2-10|243	%{_javadir}/%{name}/boa/mx4j-rimpl-boa.jar
14cu|mx4j-3.0.2-10|244	%{_javadir}/%{name}/boa/mx4j-rjmx-boa-%{version}.jar
14cu|mx4j-3.0.2-10|245	%{_javadir}/%{name}/boa/mx4j-rjmx-boa.jar
14cu|mx4j-3.0.2-10|246	%{_mavenpomdir}/JPP.%{name}-mx4j.pom
14cu|mx4j-3.0.2-10|247	%{_mavenpomdir}/JPP.%{name}-mx4j-remote.pom
14cu|mx4j-3.0.2-10|248	%config %{_mavendepmapfragdir}/%{name}
14cu|mx4j-3.0.2-10|249	
14cu|mx4j-3.0.2-10|250	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|251	%files tools-extra
14cu|mx4j-3.0.2-10|252	%defattr(0644,root,root,0755)
14cu|mx4j-3.0.2-10|253	%{_javadir}/%{name}/mx4j-tools-extra-%{version}.jar
14cu|mx4j-3.0.2-10|254	%{_javadir}/%{name}/mx4j-tools-extra.jar
14cu|mx4j-3.0.2-10|255	%endif
14cu|mx4j-3.0.2-10|256	
14cu|mx4j-3.0.2-10|257	%if ! %{bootstrap}
14cu|mx4j-3.0.2-10|258	%files manual
14cu|mx4j-3.0.2-10|259	%defattr(0644,root,root,0755)
14cu|mx4j-3.0.2-10|260	%doc dist/docs/*
14cu|mx4j-3.0.2-10|261	%endif
14cu|mx4j-3.0.2-10|262	
14cu|mx4j-3.0.2-10|263	
14cu|mx4j-3.0.2-10|264	%changelog
14cu|mx4j-3.0.2-10|265	
14cu|mx4j-3.0.2-10|266	* Tue Mar 15 2016 Denis Silakov <dsilakov@gmail.com> 3.0.2-10
14cu|mx4j-3.0.2-10|267	- (e0739eb) Switch to modern servlet
14cu|mx4j-3.0.2-10|268	
14cu|mx4j-3.0.2-10|269	

11001 14
14cu|mxml-2.10-1|1	%define major 1
14cu|mxml-2.10-1|2	%define libname %mklibname mxml %{major}
14cu|mxml-2.10-1|3	%define devname %mklibname mxml -d
14cu|mxml-2.10-1|4	
14cu|mxml-2.10-1|5	Summary:	Miniature XML development library
14cu|mxml-2.10-1|6	Name:		mxml
14cu|mxml-2.10-1|7	Version:	2.10
14cu|mxml-2.10-1|8	Release:	1
14cu|mxml-2.10-1|9	License:	LGPLv2+
14cu|mxml-2.10-1|10	Group:		System/Libraries
14cu|mxml-2.10-1|11	Url:		http://www.minixml.org/
14cu|mxml-2.10-1|12	Source0:	http://ftp.easysw.com/pub/mxml/%version/mxml-%{version}.tar.gz
14cu|mxml-2.10-1|13	BuildRequires:	chrpath
14cu|mxml-2.10-1|14	
14cu|mxml-2.10-1|15	%description
14cu|mxml-2.10-1|16	Mini-XML is a small XML parsing library that you can use to read XML and
14cu|mxml-2.10-1|17	XML-like data files in your application without requiring large non-standard
14cu|mxml-2.10-1|18	libraries.  Mini-XML provides the following functionality:
14cu|mxml-2.10-1|19	
14cu|mxml-2.10-1|20	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
14cu|mxml-2.10-1|21	strings.
14cu|mxml-2.10-1|22	- Data is stored in a linked-list tree structure, preserving  the XML data
14cu|mxml-2.10-1|23	hierarchy.
14cu|mxml-2.10-1|24	- Supports arbitrary element names, attributes, and attribute values with no
14cu|mxml-2.10-1|25	preset limits, just available memory.
14cu|mxml-2.10-1|26	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
14cu|mxml-2.10-1|27	nodes.
14cu|mxml-2.10-1|28	- Functions for creating and managing trees of data.
14cu|mxml-2.10-1|29	- "Find" and "walk" functions for easily locating and navigating trees of data.
14cu|mxml-2.10-1|30	
14cu|mxml-2.10-1|31	Mini-XML doesn't do validation or other types of processing on the data based
14cu|mxml-2.10-1|32	upon schema files or other sources of definition information, nor does it
14cu|mxml-2.10-1|33	support character entities other than those required by the XML specification.
14cu|mxml-2.10-1|34	
14cu|mxml-2.10-1|35	#----------------------------------------------------------------------------
14cu|mxml-2.10-1|36	
14cu|mxml-2.10-1|37	%package -n %{libname}
14cu|mxml-2.10-1|38	Summary:	Miniature XML development library
14cu|mxml-2.10-1|39	Group:		System/Libraries
14cu|mxml-2.10-1|40	
14cu|mxml-2.10-1|41	%description -n %{libname}
14cu|mxml-2.10-1|42	Mini-XML is a small XML parsing library that you can use to read XML and
14cu|mxml-2.10-1|43	XML-like data files in your application without requiring large non-standard
14cu|mxml-2.10-1|44	libraries.  Mini-XML provides the following functionality:
14cu|mxml-2.10-1|45	
14cu|mxml-2.10-1|46	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
14cu|mxml-2.10-1|47	strings.
14cu|mxml-2.10-1|48	- Data is stored in a linked-list tree structure, preserving  the XML data
14cu|mxml-2.10-1|49	hierarchy.
14cu|mxml-2.10-1|50	- Supports arbitrary element names, attributes, and attribute values with no
14cu|mxml-2.10-1|51	preset limits, just available memory.
14cu|mxml-2.10-1|52	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
14cu|mxml-2.10-1|53	nodes.
14cu|mxml-2.10-1|54	- Functions for creating and managing trees of data.
14cu|mxml-2.10-1|55	- "Find" and "walk" functions for easily locating and navigating trees of data.
14cu|mxml-2.10-1|56	
14cu|mxml-2.10-1|57	Mini-XML doesn't do validation or other types of processing on the data based
14cu|mxml-2.10-1|58	upon schema files or other sources of definition information, nor does it
14cu|mxml-2.10-1|59	support character entities other than those required by the XML specification.
14cu|mxml-2.10-1|60	
14cu|mxml-2.10-1|61	%files -n %{libname}
14cu|mxml-2.10-1|62	%{_libdir}/libmxml.so.%{major}*
14cu|mxml-2.10-1|63	
14cu|mxml-2.10-1|64	#----------------------------------------------------------------------------
14cu|mxml-2.10-1|65	
14cu|mxml-2.10-1|66	%package -n %{devname}
14cu|mxml-2.10-1|67	Summary:	Static library and header files for the Miniature XML development library
14cu|mxml-2.10-1|68	Group:		Development/C
14cu|mxml-2.10-1|69	Requires:	%{libname} = %{EVRD}
14cu|mxml-2.10-1|70	Provides:	lib%{name}-devel = %{EVRD}
14cu|mxml-2.10-1|71	Provides:	%{name}-devel = %{EVRD}
14cu|mxml-2.10-1|72	
14cu|mxml-2.10-1|73	%description -n %{devname}
14cu|mxml-2.10-1|74	This package contains the static mxml library and its header files.
14cu|mxml-2.10-1|75	
14cu|mxml-2.10-1|76	%files -n %{devname}
14cu|mxml-2.10-1|77	%defattr(644,root,root,755)
14cu|mxml-2.10-1|78	%doc installed-docs/*
14cu|mxml-2.10-1|79	%attr(755,root,root) %{_bindir}/*
14cu|mxml-2.10-1|80	%{_includedir}/*
14cu|mxml-2.10-1|81	%{_libdir}/libmxml.so
14cu|mxml-2.10-1|82	%{_libdir}/libmxml.a
14cu|mxml-2.10-1|83	%{_libdir}/pkgconfig/mxml.pc
14cu|mxml-2.10-1|84	%{_mandir}/man1/*
14cu|mxml-2.10-1|85	%{_mandir}/man3/*
14cu|mxml-2.10-1|86	
14cu|mxml-2.10-1|87	#----------------------------------------------------------------------------
14cu|mxml-2.10-1|88	
14cu|mxml-2.10-1|89	%prep
14cu|mxml-2.10-1|90	%setup -q
14cu|mxml-2.10-1|91	
14cu|mxml-2.10-1|92	%build
14cu|mxml-2.10-1|93	%configure2_5x \
14cu|mxml-2.10-1|94	--enable-shared
14cu|mxml-2.10-1|95	
14cu|mxml-2.10-1|96	%make
14cu|mxml-2.10-1|97	
14cu|mxml-2.10-1|98	%install
14cu|mxml-2.10-1|99	%makeinstall_std BUILDROOT=%{buildroot}
14cu|mxml-2.10-1|100	
14cu|mxml-2.10-1|101	mv %{buildroot}%{_datadir}/doc/mxml installed-docs
14cu|mxml-2.10-1|102	
14cu|mxml-2.10-1|103	rm -rf %{buildroot}%{_mandir}/cat*
14cu|mxml-2.10-1|104	
14cu|mxml-2.10-1|105	chrpath -d %{buildroot}%{_libdir}/*.so.%{major}*
14cu|mxml-2.10-1|106	chrpath -d %{buildroot}%{_bindir}/mxmldoc
14cu|mxml-2.10-1|107	
14cu|mxml-2.10-1|108	
14cu|mxml-2.10-1|109	%changelog
14cu|mxml-2.10-1|110	
14cu|mxml-2.10-1|111	* Tue Apr 11 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.10-1
14cu|mxml-2.10-1|112	- (a42c5d5) Updated to 2.10
14cu|mxml-2.10-1|113	
14cu|mxml-2.10-1|114	

11002 14
14cu|mybashburn-1.0.2-3|1	Summary: MyBashBurn burn data and create songs with interactive dialog box
14cu|mybashburn-1.0.2-3|2	Name: mybashburn
14cu|mybashburn-1.0.2-3|3	Version: 1.0.2
14cu|mybashburn-1.0.2-3|4	Release: 3
14cu|mybashburn-1.0.2-3|5	Group: Archiving/Cd burning
14cu|mybashburn-1.0.2-3|6	License: GPL
14cu|mybashburn-1.0.2-3|7	URL: http://mybashburn.sf.net
14cu|mybashburn-1.0.2-3|8	Source0: http://ufpr.dl.sourceforge.net/sourceforge/mybashburn/%{name}-%{version}.tar.bz2
14cu|mybashburn-1.0.2-3|9	Requires: config(bash)
14cu|mybashburn-1.0.2-3|10	Requires: cdrdao
14cu|mybashburn-1.0.2-3|11	Requires: cdrecord
14cu|mybashburn-1.0.2-3|12	Requires: mkisofs
14cu|mybashburn-1.0.2-3|13	Requires: dvd+rw-tools
14cu|mybashburn-1.0.2-3|14	Requires: cdrkit-icedax
14cu|mybashburn-1.0.2-3|15	Requires: vorbis-tools
14cu|mybashburn-1.0.2-3|16	Requires: flac
14cu|mybashburn-1.0.2-3|17	Requires: coreutils
14cu|mybashburn-1.0.2-3|18	Requires: eject
14cu|mybashburn-1.0.2-3|19	Requires: dialog >= 1.0
14cu|mybashburn-1.0.2-3|20	BuildArch: noarch
14cu|mybashburn-1.0.2-3|21	
14cu|mybashburn-1.0.2-3|22	%description
14cu|mybashburn-1.0.2-3|23	MyBashBurn is a fork based on ncurses of the CD burning shell script
14cu|mybashburn-1.0.2-3|24	called BashBurn for Linux. It can burn bin/cue files, create ogg and
14cu|mybashburn-1.0.2-3|25	flac files, data, music and multisession CDs, as well as burn and create
14cu|mybashburn-1.0.2-3|26	ISO files, DVD-images, data DVDs and some other funny options.
14cu|mybashburn-1.0.2-3|27	MyBashBurn makes use of cdrecord and other back-end applications, so basically
14cu|mybashburn-1.0.2-3|28	if your writing device works with them, MyBashBurn will work flawlessly.
14cu|mybashburn-1.0.2-3|29	
14cu|mybashburn-1.0.2-3|30	%prep
14cu|mybashburn-1.0.2-3|31	%setup -q
14cu|mybashburn-1.0.2-3|32	%{__sed} -i 's/\r//' {lang/Polish/burning.lang,lang/Polish/multi.lang}
14cu|mybashburn-1.0.2-3|33	iconv -f ISO-8859-1 -t UTF8 < FILES > FILES.tmp
14cu|mybashburn-1.0.2-3|34	rm -f FILES && mv FILES.tmp FILES
14cu|mybashburn-1.0.2-3|35	
14cu|mybashburn-1.0.2-3|36	%build
14cu|mybashburn-1.0.2-3|37	
14cu|mybashburn-1.0.2-3|38	%install
14cu|mybashburn-1.0.2-3|39	install -d %{buildroot}%{_bindir}
14cu|mybashburn-1.0.2-3|40	install -d %{buildroot}%{_datadir}/%{name}
14cu|mybashburn-1.0.2-3|41	install -d %{buildroot}%{_datadir}/%{name}/config
14cu|mybashburn-1.0.2-3|42	install -d %{buildroot}%{_datadir}/%{name}/burning
14cu|mybashburn-1.0.2-3|43	install -d %{buildroot}%{_datadir}/%{name}/lang
14cu|mybashburn-1.0.2-3|44	install -d %{buildroot}%{_datadir}/%{name}/lang/English
14cu|mybashburn-1.0.2-3|45	install -d %{buildroot}%{_datadir}/%{name}/lang/Polish
14cu|mybashburn-1.0.2-3|46	install -d %{buildroot}%{_datadir}/%{name}/lang/Swedish
14cu|mybashburn-1.0.2-3|47	install -d %{buildroot}%{_datadir}/%{name}/lang/German
14cu|mybashburn-1.0.2-3|48	install -d %{buildroot}%{_datadir}/%{name}/lang/Czech
14cu|mybashburn-1.0.2-3|49	install -d %{buildroot}%{_datadir}/%{name}/lang/Spanish
14cu|mybashburn-1.0.2-3|50	install -d %{buildroot}%{_datadir}/%{name}/lang/Norwegian
14cu|mybashburn-1.0.2-3|51	install -d %{buildroot}%{_datadir}/%{name}/convert
14cu|mybashburn-1.0.2-3|52	install -d %{buildroot}%{_datadir}/%{name}/misc
14cu|mybashburn-1.0.2-3|53	install -d %{buildroot}%{_datadir}/%{name}/menus
14cu|mybashburn-1.0.2-3|54	install -d %{buildroot}%{_mandir}/man1
14cu|mybashburn-1.0.2-3|55	install -d %{buildroot}%{_sysconfdir}
14cu|mybashburn-1.0.2-3|56	
14cu|mybashburn-1.0.2-3|57	# and now, install everything
14cu|mybashburn-1.0.2-3|58	install -pc -m755 MyBashBurn.sh %{buildroot}%{_datadir}/%{name}/MyBashBurn.sh
14cu|mybashburn-1.0.2-3|59	install -p man/mybashburn.1.gz %{buildroot}%{_mandir}/man1/
14cu|mybashburn-1.0.2-3|60	
14cu|mybashburn-1.0.2-3|61	cp -pR {etc/,CREDITS,HOWTO} %{buildroot}%{_datadir}/%{name}
14cu|mybashburn-1.0.2-3|62	cp -pR {lang/,config/,burning/,convert/,misc/,menus/} %{buildroot}%{_datadir}/%{name}
14cu|mybashburn-1.0.2-3|63	ln -sf ../../usr/share/mybashburn/MyBashBurn.sh %{buildroot}%{_bindir}/mybashburn
14cu|mybashburn-1.0.2-3|64	
14cu|mybashburn-1.0.2-3|65	%files
14cu|mybashburn-1.0.2-3|66	%{_datadir}/%{name}/
14cu|mybashburn-1.0.2-3|67	%{_bindir}/mybashburn
14cu|mybashburn-1.0.2-3|68	%doc COPYING CREDITS ChangeLog FAQ FILES HOWTO README TODO
14cu|mybashburn-1.0.2-3|69	%{_mandir}/man1/*
14cu|mybashburn-1.0.2-3|70	
14cu|mybashburn-1.0.2-3|71	
14cu|mybashburn-1.0.2-3|72	%changelog
14cu|mybashburn-1.0.2-3|73	* Mon Oct 27 2014 abfonly <abfonly@gmail.com> 1.0.2-3
14cu|mybashburn-1.0.2-3|74	+ Revision: 81eb944
14cu|mybashburn-1.0.2-3|75	- Updated mybashburn.spec
14cu|mybashburn-1.0.2-3|76	
14cu|mybashburn-1.0.2-3|77	

11003 14
14cu|mygui-3.2.1-1|1	%define major 3
14cu|mygui-3.2.1-1|2	%define libname %mklibname %{name} %{major}
14cu|mygui-3.2.1-1|3	%define devname %mklibname %{name} -d
14cu|mygui-3.2.1-1|4	
14cu|mygui-3.2.1-1|5	Summary:	Fast, simple and flexible GUI library for Ogre
14cu|mygui-3.2.1-1|6	Name:		mygui
14cu|mygui-3.2.1-1|7	Version:	3.2.1
14cu|mygui-3.2.1-1|8	Release:	1
14cu|mygui-3.2.1-1|9	# UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
14cu|mygui-3.2.1-1|10	License:	LGPLv3+
14cu|mygui-3.2.1-1|11	Group:		System/Libraries
14cu|mygui-3.2.1-1|12	Url:		http://mygui.info/
14cu|mygui-3.2.1-1|13	Source0:	http://downloads.sourceforge.net/my-gui/MyGUI%{version}.tar.gz
14cu|mygui-3.2.1-1|14	Patch0:		MyGUI3.2-linkage.patch
14cu|mygui-3.2.1-1|15	Patch1:		mygui-3.2.1-libCommon-fixup.patch
14cu|mygui-3.2.1-1|16	# Get find poco from ogre
14cu|mygui-3.2.1-1|17	Patch3:		mygui-add-findpoco.patch
14cu|mygui-3.2.1-1|18	Patch5:		MyGUI-3.2.0-cmake-svn.patch
14cu|mygui-3.2.1-1|19	BuildRequires:	cmake
14cu|mygui-3.2.1-1|20	BuildRequires:	doxygen
14cu|mygui-3.2.1-1|21	BuildRequires:	graphviz
14cu|mygui-3.2.1-1|22	BuildRequires:	pkgconfig(freetype2)
14cu|mygui-3.2.1-1|23	BuildRequires:	pkgconfig(OIS)
14cu|mygui-3.2.1-1|24	BuildRequires:	pkgconfig(OGRE)
14cu|mygui-3.2.1-1|25	BuildRequires:	pkgconfig(uuid)
14cu|mygui-3.2.1-1|26	
14cu|mygui-3.2.1-1|27	%description
14cu|mygui-3.2.1-1|28	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
14cu|mygui-3.2.1-1|29	flexible and simple in using.
14cu|mygui-3.2.1-1|30	
14cu|mygui-3.2.1-1|31	%files
14cu|mygui-3.2.1-1|32	%dir %{_libdir}/MYGUI/
14cu|mygui-3.2.1-1|33	%{_libdir}/MYGUI/*
14cu|mygui-3.2.1-1|34	%dir %{_datadir}/MYGUI/Media
14cu|mygui-3.2.1-1|35	%{_datadir}/MYGUI/Media/*
14cu|mygui-3.2.1-1|36	
14cu|mygui-3.2.1-1|37	#----------------------------------------------------------------------------
14cu|mygui-3.2.1-1|38	
14cu|mygui-3.2.1-1|39	%package -n %{libname}
14cu|mygui-3.2.1-1|40	Summary:	Fast, simple and flexible GUI library for Ogre
14cu|mygui-3.2.1-1|41	Group:		System/Libraries
14cu|mygui-3.2.1-1|42	
14cu|mygui-3.2.1-1|43	%description -n %{libname}
14cu|mygui-3.2.1-1|44	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
14cu|mygui-3.2.1-1|45	flexible and simple in using.
14cu|mygui-3.2.1-1|46	
14cu|mygui-3.2.1-1|47	%files -n %{libname}
14cu|mygui-3.2.1-1|48	%{_libdir}/libMyGUIEngine.so.%{major}*
14cu|mygui-3.2.1-1|49	
14cu|mygui-3.2.1-1|50	#----------------------------------------------------------------------------
14cu|mygui-3.2.1-1|51	
14cu|mygui-3.2.1-1|52	%package -n %{devname}
14cu|mygui-3.2.1-1|53	Summary:	Development files for MyGUI
14cu|mygui-3.2.1-1|54	Group:		Development/C++
14cu|mygui-3.2.1-1|55	Requires:	%{libname} = %{EVRD}
14cu|mygui-3.2.1-1|56	Requires:	pkgconfig(OIS)
14cu|mygui-3.2.1-1|57	Requires:	pkgconfig(OGRE)
14cu|mygui-3.2.1-1|58	Provides:	%{name}-devel = %{EVRD}
14cu|mygui-3.2.1-1|59	
14cu|mygui-3.2.1-1|60	%description -n %{devname}
14cu|mygui-3.2.1-1|61	The %{devname} package contains libraries and header files for
14cu|mygui-3.2.1-1|62	developing applications that use %{name}.
14cu|mygui-3.2.1-1|63	
14cu|mygui-3.2.1-1|64	%files -n %{devname}
14cu|mygui-3.2.1-1|65	%{_includedir}/*
14cu|mygui-3.2.1-1|66	%{_libdir}/libMyGUI.OgrePlatform.a
14cu|mygui-3.2.1-1|67	%{_libdir}/libMyGUIEngine.so
14cu|mygui-3.2.1-1|68	%{_libdir}/pkgconfig/*.pc
14cu|mygui-3.2.1-1|69	
14cu|mygui-3.2.1-1|70	#----------------------------------------------------------------------------
14cu|mygui-3.2.1-1|71	
14cu|mygui-3.2.1-1|72	%package doc
14cu|mygui-3.2.1-1|73	Summary:	Development documentation for MyGUI
14cu|mygui-3.2.1-1|74	Group:		Development/C++
14cu|mygui-3.2.1-1|75	BuildArch:	noarch
14cu|mygui-3.2.1-1|76	
14cu|mygui-3.2.1-1|77	%description doc
14cu|mygui-3.2.1-1|78	The %{name}-doc package contains reference documentation for
14cu|mygui-3.2.1-1|79	developing applications that use %{name}.
14cu|mygui-3.2.1-1|80	
14cu|mygui-3.2.1-1|81	%files doc
14cu|mygui-3.2.1-1|82	%doc Docs/html
14cu|mygui-3.2.1-1|83	
14cu|mygui-3.2.1-1|84	#----------------------------------------------------------------------------
14cu|mygui-3.2.1-1|85	
14cu|mygui-3.2.1-1|86	%prep
14cu|mygui-3.2.1-1|87	%setup -qn %{name}-MyGUI%{version}
14cu|mygui-3.2.1-1|88	%patch0 -p1
14cu|mygui-3.2.1-1|89	%patch1 -p1
14cu|mygui-3.2.1-1|90	%patch3 -p0
14cu|mygui-3.2.1-1|91	%patch5 -p1 -b .svn
14cu|mygui-3.2.1-1|92	
14cu|mygui-3.2.1-1|93	%build
14cu|mygui-3.2.1-1|94	# Plugins are windows only atm
14cu|mygui-3.2.1-1|95	cmake \
14cu|mygui-3.2.1-1|96	-DCMAKE_INSTALL_PREFIX:PATH=/usr \
14cu|mygui-3.2.1-1|97	-DMYGUI_INSTALL_PDB:INTERNAL=FALSE \
14cu|mygui-3.2.1-1|98	-DCMAKE_BUILD_TYPE:STRING=Release \
14cu|mygui-3.2.1-1|99	-DMYGUI_BUILD_PLUGINS:BOOL=OFF \
14cu|mygui-3.2.1-1|100	-DMYGUI_BUILD_TOOLS:BOOL=OFF \
14cu|mygui-3.2.1-1|101	-DCMAKE_CXX_FLAGS_RELEASE="%{optflags}" \
14cu|mygui-3.2.1-1|102	-DCMAKE_SKIP_RPATH:BOOL=ON
14cu|mygui-3.2.1-1|103	%make
14cu|mygui-3.2.1-1|104	# Generate doxygen documentation
14cu|mygui-3.2.1-1|105	pushd Docs
14cu|mygui-3.2.1-1|106	doxygen
14cu|mygui-3.2.1-1|107	rm -f html/installdox
14cu|mygui-3.2.1-1|108	popd
14cu|mygui-3.2.1-1|109	
14cu|mygui-3.2.1-1|110	%install
14cu|mygui-3.2.1-1|111	%makeinstall_std
14cu|mygui-3.2.1-1|112	
14cu|mygui-3.2.1-1|113	%ifarch x86_64
14cu|mygui-3.2.1-1|114	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
14cu|mygui-3.2.1-1|115	sed -i s,/lib,/lib64, %{buildroot}%{_libdir}/pkgconfig/MYGUI.pc
14cu|mygui-3.2.1-1|116	%endif
14cu|mygui-3.2.1-1|117	
14cu|mygui-3.2.1-1|118	# Remove sample showing plugin usage
14cu|mygui-3.2.1-1|119	for file in bin/Demo_* ; do
14cu|mygui-3.2.1-1|120	install -Dp -m 755 $file %{buildroot}%{_libdir}/MYGUI/Demos/`basename $file`
14cu|mygui-3.2.1-1|121	done
14cu|mygui-3.2.1-1|122	
14cu|mygui-3.2.1-1|123	# Copy Media files
14cu|mygui-3.2.1-1|124	mkdir -p %{buildroot}%{_datadir}/MYGUI/
14cu|mygui-3.2.1-1|125	cp -a Media %{buildroot}%{_datadir}/MYGUI/
14cu|mygui-3.2.1-1|126	
14cu|mygui-3.2.1-1|127	# Strip away unittests Media
14cu|mygui-3.2.1-1|128	rm -rf %{buildroot}%{_datadir}/MYGUI/Media/UnitTests
14cu|mygui-3.2.1-1|129	
14cu|mygui-3.2.1-1|130	# Remove CMake stuff from Media
14cu|mygui-3.2.1-1|131	rm -f %{buildroot}%{_datadir}/MYGUI/Media/CMakeLists.txt
14cu|mygui-3.2.1-1|132	
14cu|mygui-3.2.1-1|133	
14cu|mygui-3.2.1-1|134	%changelog
14cu|mygui-3.2.1-1|135	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.1-1
14cu|mygui-3.2.1-1|136	+ Revision: d27c069
14cu|mygui-3.2.1-1|137	- New version 3.2.1
14cu|mygui-3.2.1-1|138	
14cu|mygui-3.2.1-1|139	

11004 14
14cu|myman-0.7.1-1|1	%define tarver 2009-10-30
14cu|myman-0.7.1-1|2	
14cu|myman-0.7.1-1|3	
14cu|myman-0.7.1-1|4	Summary:	The board puzzle game of Greed
14cu|myman-0.7.1-1|5	Name:		myman
14cu|myman-0.7.1-1|6	Version:	0.7.1
14cu|myman-0.7.1-1|7	Release:	1
14cu|myman-0.7.1-1|8	License:	BSD
14cu|myman-0.7.1-1|9	Group:		Games/Puzzles
14cu|myman-0.7.1-1|10	Url:		http://%{name}.sourceforge.net/
14cu|myman-0.7.1-1|11	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}-cvs/%{name}-cvs-%{tarver}/%{name}-wip-%{tarver}.tar.gz
14cu|myman-0.7.1-1|12	BuildRequires:	pkgconfig(ncurses)
14cu|myman-0.7.1-1|13	BuildRequires:	groff
14cu|myman-0.7.1-1|14	
14cu|myman-0.7.1-1|15	%description
14cu|myman-0.7.1-1|16	MyMan is a text-mode videogame inspired by Namco's Pac-Man.
14cu|myman-0.7.1-1|17	
14cu|myman-0.7.1-1|18	
14cu|myman-0.7.1-1|19	%files
14cu|myman-0.7.1-1|20	%{_bindir}/%{name}
14cu|myman-0.7.1-1|21	%{_bindir}/%{name}-%{version}
14cu|myman-0.7.1-1|22	%{_bindir}/%{name}.*
14cu|myman-0.7.1-1|23	%{_defaultdocdir}/%{name}-%{version}
14cu|myman-0.7.1-1|24	%{_mandir}/man6/*.xz
14cu|myman-0.7.1-1|25	%{_datadir}/%{name}-%{version}
14cu|myman-0.7.1-1|26	
14cu|myman-0.7.1-1|27	
14cu|myman-0.7.1-1|28	#-----------------------------------------------------------
14cu|myman-0.7.1-1|29	%prep
14cu|myman-0.7.1-1|30	%setup -qn %{name}-wip-%{tarver}
14cu|myman-0.7.1-1|31	
14cu|myman-0.7.1-1|32	%build
14cu|myman-0.7.1-1|33	%configure2_5x
14cu|myman-0.7.1-1|34	%setup_compile_flags
14cu|myman-0.7.1-1|35	%make
14cu|myman-0.7.1-1|36	
14cu|myman-0.7.1-1|37	%install
14cu|myman-0.7.1-1|38	%makeinstall_std
14cu|myman-0.7.1-1|39	rm -fr %{buildroot}%{_mandir}/{cat6,CACHEDIR.TAG,index.db}
14cu|myman-0.7.1-1|40	rm -fr %{buildroot}%{_defaultdocdir}/INSTALL
14cu|myman-0.7.1-1|41	
14cu|myman-0.7.1-1|42	%changelog
14cu|myman-0.7.1-1|43	
14cu|myman-0.7.1-1|44	* Sat Aug 13 2016 abfonly <abfonly@gmail.com> 0.7.1-1
14cu|myman-0.7.1-1|45	- (9ccd509) Imported from SRPM
14cu|myman-0.7.1-1|46	
14cu|myman-0.7.1-1|47	

11005 14
14cu|mysqlard-1.0.0-23|1	Summary:	MySQL performance logging daemon
14cu|mysqlard-1.0.0-23|2	Name:		mysqlard
14cu|mysqlard-1.0.0-23|3	Version:	1.0.0
14cu|mysqlard-1.0.0-23|4	Release:	23
14cu|mysqlard-1.0.0-23|5	License:	GPLv2+
14cu|mysqlard-1.0.0-23|6	Group:		System/Servers
14cu|mysqlard-1.0.0-23|7	Url:		http://gert.sos.be/en/
14cu|mysqlard-1.0.0-23|8	Source0:	http://www.sos.be/projects/%{name}/dist/%{name}-%{version}.tar.bz2
14cu|mysqlard-1.0.0-23|9	Source1:	mysqlard-tmpfiles.conf
14cu|mysqlard-1.0.0-23|10	Patch0:		mysqlard-1.0.0-mdv_conf.diff
14cu|mysqlard-1.0.0-23|11	Patch1:		mysqlard-1.0.0-mariadb10.patch
14cu|mysqlard-1.0.0-23|12	BuildRequires:	rrdtool
14cu|mysqlard-1.0.0-23|13	BuildRequires:	mysql-devel
14cu|mysqlard-1.0.0-23|14	BuildRequires:	rrdtool-devel
14cu|mysqlard-1.0.0-23|15	Requires:	apache-mod_php
14cu|mysqlard-1.0.0-23|16	Requires:	mysql
14cu|mysqlard-1.0.0-23|17	Requires:	php-mysql
14cu|mysqlard-1.0.0-23|18	Requires:	rrdtool
14cu|mysqlard-1.0.0-23|19	Requires(post,preun):	rpm-helper
14cu|mysqlard-1.0.0-23|20	
14cu|mysqlard-1.0.0-23|21	%description
14cu|mysqlard-1.0.0-23|22	mysqlard daemon collects MySQL(TM) performance data in a Round Robin Database.
14cu|mysqlard-1.0.0-23|23	The package also contains example graphing and php scripts.
14cu|mysqlard-1.0.0-23|24	
14cu|mysqlard-1.0.0-23|25	%files
14cu|mysqlard-1.0.0-23|26	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cu|mysqlard-1.0.0-23|27	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cnf
14cu|mysqlard-1.0.0-23|28	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|mysqlard-1.0.0-23|29	%attr(0755,root,root) %{_initrddir}/mysqlard
14cu|mysqlard-1.0.0-23|30	%attr(0755,root,root) %{_sysconfdir}/cron.d/%{name}
14cu|mysqlard-1.0.0-23|31	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
14cu|mysqlard-1.0.0-23|32	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/%{name}
14cu|mysqlard-1.0.0-23|33	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/%{name}
14cu|mysqlard-1.0.0-23|34	%{_bindir}/*
14cu|mysqlard-1.0.0-23|35	%{_sbindir}/*
14cu|mysqlard-1.0.0-23|36	%{_var}/lib/%{name}
14cu|mysqlard-1.0.0-23|37	%ghost %dir %{_var}/run/%{name}
14cu|mysqlard-1.0.0-23|38	%{_mandir}/man1/*
14cu|mysqlard-1.0.0-23|39	%{_mandir}/man8/*
14cu|mysqlard-1.0.0-23|40	%{_tmpfilesdir}/%{name}.conf
14cu|mysqlard-1.0.0-23|41	
14cu|mysqlard-1.0.0-23|42	%post
14cu|mysqlard-1.0.0-23|43	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|mysqlard-1.0.0-23|44	%_post_service %{name}
14cu|mysqlard-1.0.0-23|45	
14cu|mysqlard-1.0.0-23|46	%preun
14cu|mysqlard-1.0.0-23|47	%_preun_service %{name}
14cu|mysqlard-1.0.0-23|48	
14cu|mysqlard-1.0.0-23|49	#----------------------------------------------------------------------------
14cu|mysqlard-1.0.0-23|50	
14cu|mysqlard-1.0.0-23|51	%prep
14cu|mysqlard-1.0.0-23|52	%setup -q
14cu|mysqlard-1.0.0-23|53	%patch0 -p0
14cu|mysqlard-1.0.0-23|54	%patch1 -p1
14cu|mysqlard-1.0.0-23|55	
14cu|mysqlard-1.0.0-23|56	chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
14cu|mysqlard-1.0.0-23|57	
14cu|mysqlard-1.0.0-23|58	%build
14cu|mysqlard-1.0.0-23|59	autoreconf -fi -Iconfig
14cu|mysqlard-1.0.0-23|60	
14cu|mysqlard-1.0.0-23|61	%serverbuild
14cu|mysqlard-1.0.0-23|62	
14cu|mysqlard-1.0.0-23|63	%configure2_5x \
14cu|mysqlard-1.0.0-23|64	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|mysqlard-1.0.0-23|65	--localstatedir=%{_var}/run/%{name} \
14cu|mysqlard-1.0.0-23|66	--datadir=%{_var}/lib
14cu|mysqlard-1.0.0-23|67	
14cu|mysqlard-1.0.0-23|68	%make
14cu|mysqlard-1.0.0-23|69	
14cu|mysqlard-1.0.0-23|70	%install
14cu|mysqlard-1.0.0-23|71	%makeinstall_std
14cu|mysqlard-1.0.0-23|72	
14cu|mysqlard-1.0.0-23|73	install -d %{buildroot}%{_initrddir}
14cu|mysqlard-1.0.0-23|74	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|mysqlard-1.0.0-23|75	install -d %{buildroot}%{_sysconfdir}/cron.d
14cu|mysqlard-1.0.0-23|76	install -d %{buildroot}%{_sysconfdir}/cron.daily
14cu|mysqlard-1.0.0-23|77	install -d %{buildroot}%{_sysconfdir}/cron.weekly
14cu|mysqlard-1.0.0-23|78	install -d %{buildroot}%{_sysconfdir}/cron.monthly
14cu|mysqlard-1.0.0-23|79	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|mysqlard-1.0.0-23|80	install -d %{buildroot}%{_var}/lib/%{name}/archive
14cu|mysqlard-1.0.0-23|81	install -d %{buildroot}%{_var}/run/%{name}
14cu|mysqlard-1.0.0-23|82	install -d %{buildroot}%{_tmpfilesdir}
14cu|mysqlard-1.0.0-23|83	
14cu|mysqlard-1.0.0-23|84	install -m0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|mysqlard-1.0.0-23|85	
14cu|mysqlard-1.0.0-23|86	mv %{buildroot}%{_var}/lib/%{name}/*.cnf %{buildroot}%{_sysconfdir}/%{name}/
14cu|mysqlard-1.0.0-23|87	mv %{buildroot}%{_var}/lib/%{name}/*.server %{buildroot}%{_initrddir}/%{name}
14cu|mysqlard-1.0.0-23|88	
14cu|mysqlard-1.0.0-23|89	mv %{buildroot}%{_var}/lib/%{name}/mysqlar.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14cu|mysqlard-1.0.0-23|90	
14cu|mysqlard-1.0.0-23|91	mv %{buildroot}%{_var}/lib/%{name}/mysqlar.weekly %{buildroot}%{_sysconfdir}/cron.weekly/%{name}
14cu|mysqlard-1.0.0-23|92	
14cu|mysqlard-1.0.0-23|93	mv %{buildroot}%{_var}/lib/%{name}/mysqlar.monthly %{buildroot}%{_sysconfdir}/cron.monthly/%{name}
14cu|mysqlard-1.0.0-23|94	
14cu|mysqlard-1.0.0-23|95	mv %{buildroot}%{_var}/lib/%{name}/mysqlar.php %{buildroot}%{_var}/lib/%{name}/index.php
14cu|mysqlard-1.0.0-23|96	
14cu|mysqlard-1.0.0-23|97	cat > %{name}.crond << EOF
14cu|mysqlard-1.0.0-23|98	*/5 * * * * root hourly=1 daily=1 weekly=1 monthly=1 %{_bindir}/mysqlar_graph > /dev/null
14cu|mysqlard-1.0.0-23|99	EOF
14cu|mysqlard-1.0.0-23|100	
14cu|mysqlard-1.0.0-23|101	install -m0755 %{name}.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
14cu|mysqlard-1.0.0-23|102	
14cu|mysqlard-1.0.0-23|103	cat > %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cu|mysqlard-1.0.0-23|104	
14cu|mysqlard-1.0.0-23|105	Alias /%{name} %{_var}/lib/%{name}
14cu|mysqlard-1.0.0-23|106	
14cu|mysqlard-1.0.0-23|107	<Directory %{_var}/lib/%{name}>
14cu|mysqlard-1.0.0-23|108	Require all granted
14cu|mysqlard-1.0.0-23|109	</Directory>
14cu|mysqlard-1.0.0-23|110	EOF
14cu|mysqlard-1.0.0-23|111	
14cu|mysqlard-1.0.0-23|112	
14cu|mysqlard-1.0.0-23|113	%changelog
14cu|mysqlard-1.0.0-23|114	
14cu|mysqlard-1.0.0-23|115	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-23
14cu|mysqlard-1.0.0-23|116	- (73bf432) Properly handle /var/run/mysqlard
14cu|mysqlard-1.0.0-23|117	
14cu|mysqlard-1.0.0-23|118	

11006 14
14cu|mysql_performance_tuning_primer-1.6-1|1	%define debug_package          %{nil}
14cu|mysql_performance_tuning_primer-1.6-1|2	
14cu|mysql_performance_tuning_primer-1.6-1|3	Summary:	MySQL Performance Tuning Primer Script
14cu|mysql_performance_tuning_primer-1.6-1|4	Name:		mysql_performance_tuning_primer
14cu|mysql_performance_tuning_primer-1.6-1|5	Version:	1.6
14cu|mysql_performance_tuning_primer-1.6-1|6	Release:	1
14cu|mysql_performance_tuning_primer-1.6-1|7	Group:		System/Servers
14cu|mysql_performance_tuning_primer-1.6-1|8	License:	GPL
14cu|mysql_performance_tuning_primer-1.6-1|9	URL:		http://www.day32.com/MySQL/
14cu|mysql_performance_tuning_primer-1.6-1|10	Source0:	http://www.day32.com/MySQL/tuning-primer.sh
14cu|mysql_performance_tuning_primer-1.6-1|11	Source1:	http://www.day32.com/MySQL/time_behind_master.sh
14cu|mysql_performance_tuning_primer-1.6-1|12	Source2:	http://www.day32.com/MySQL/slave_status.sh
14cu|mysql_performance_tuning_primer-1.6-1|13	Source3:	http://www.day32.com/MySQL/MYSQL_BACKUP.sh
14cu|mysql_performance_tuning_primer-1.6-1|14	Requires:	mysql
14cu|mysql_performance_tuning_primer-1.6-1|15	BuildArch:	noarch
14cu|mysql_performance_tuning_primer-1.6-1|16	
14cu|mysql_performance_tuning_primer-1.6-1|17	%description
14cu|mysql_performance_tuning_primer-1.6-1|18	This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES
14cu|mysql_performance_tuning_primer-1.6-1|19	LIKE..." to produce sane recomendations for tuning server variables. It is
14cu|mysql_performance_tuning_primer-1.6-1|20	compatibly with all versions of MySQL 3.23 and higher (including 5.1).
14cu|mysql_performance_tuning_primer-1.6-1|21	
14cu|mysql_performance_tuning_primer-1.6-1|22	o Currently it handles recomendations for the following:
14cu|mysql_performance_tuning_primer-1.6-1|23	o Slow Query Log
14cu|mysql_performance_tuning_primer-1.6-1|24	o Max Connections
14cu|mysql_performance_tuning_primer-1.6-1|25	o Worker Threads
14cu|mysql_performance_tuning_primer-1.6-1|26	o Key Buffer
14cu|mysql_performance_tuning_primer-1.6-1|27	o Query Cache
14cu|mysql_performance_tuning_primer-1.6-1|28	o Sort Buffer
14cu|mysql_performance_tuning_primer-1.6-1|29	o Joins
14cu|mysql_performance_tuning_primer-1.6-1|30	o Temp Tables
14cu|mysql_performance_tuning_primer-1.6-1|31	o Table (Open & Definition) Cache
14cu|mysql_performance_tuning_primer-1.6-1|32	o Table Locking
14cu|mysql_performance_tuning_primer-1.6-1|33	o Table Scans (read_buffer)
14cu|mysql_performance_tuning_primer-1.6-1|34	o Innodb Status
14cu|mysql_performance_tuning_primer-1.6-1|35	
14cu|mysql_performance_tuning_primer-1.6-1|36	%prep
14cu|mysql_performance_tuning_primer-1.6-1|37	
14cu|mysql_performance_tuning_primer-1.6-1|38	%setup -q -c -T
14cu|mysql_performance_tuning_primer-1.6-1|39	
14cu|mysql_performance_tuning_primer-1.6-1|40	cp %{SOURCE0} mysql_performance_tuning_primer
14cu|mysql_performance_tuning_primer-1.6-1|41	cp %{SOURCE1} mysql_performance_time_behind_master
14cu|mysql_performance_tuning_primer-1.6-1|42	cp %{SOURCE2} mysql_performance_slave_status
14cu|mysql_performance_tuning_primer-1.6-1|43	cp %{SOURCE2} mysql_performance_backup
14cu|mysql_performance_tuning_primer-1.6-1|44	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_tuning_primer
14cu|mysql_performance_tuning_primer-1.6-1|45	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_time_behind_master
14cu|mysql_performance_tuning_primer-1.6-1|46	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_slave_status
14cu|mysql_performance_tuning_primer-1.6-1|47	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_backup
14cu|mysql_performance_tuning_primer-1.6-1|48	
14cu|mysql_performance_tuning_primer-1.6-1|49	%build
14cu|mysql_performance_tuning_primer-1.6-1|50	
14cu|mysql_performance_tuning_primer-1.6-1|51	%install
14cu|mysql_performance_tuning_primer-1.6-1|52	install -d %{buildroot}%{_sbindir}
14cu|mysql_performance_tuning_primer-1.6-1|53	install -m0755 mysql_performance_tuning_primer %{buildroot}%{_sbindir}/
14cu|mysql_performance_tuning_primer-1.6-1|54	
14cu|mysql_performance_tuning_primer-1.6-1|55	%files
14cu|mysql_performance_tuning_primer-1.6-1|56	%defattr(0755,root,root)
14cu|mysql_performance_tuning_primer-1.6-1|57	%attr(0755,root,root) %{_sbindir}/mysql_performance_tuning_primer
14cu|mysql_performance_tuning_primer-1.6-1|58	
14cu|mysql_performance_tuning_primer-1.6-1|59	%changelog
14cu|mysql_performance_tuning_primer-1.6-1|60	
14cu|mysql_performance_tuning_primer-1.6-1|61	* Tue Sep 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
14cu|mysql_performance_tuning_primer-1.6-1|62	- (c60b945) Minor spec cleanup
14cu|mysql_performance_tuning_primer-1.6-1|63	
14cu|mysql_performance_tuning_primer-1.6-1|64	

11007 14
14cu|mysql-proxy-0.8.5-1|1	%define major 0
14cu|mysql-proxy-0.8.5-1|2	%define libname %mklibname mysql-proxy %{major}
14cu|mysql-proxy-0.8.5-1|3	%define libchassis %mklibname mysql-chassis %{major}
14cu|mysql-proxy-0.8.5-1|4	%define libchassis_glibext %mklibname mysql-chassis-glibext %{major}
14cu|mysql-proxy-0.8.5-1|5	%define libchassis_timing %mklibname mysql-chassis-timing %{major}
14cu|mysql-proxy-0.8.5-1|6	%define devname %mklibname mysql-proxy -d
14cu|mysql-proxy-0.8.5-1|7	
14cu|mysql-proxy-0.8.5-1|8	Summary:	A Proxy for the MySQL Client/Server protocol
14cu|mysql-proxy-0.8.5-1|9	Name:		mysql-proxy
14cu|mysql-proxy-0.8.5-1|10	Version:	0.8.5
14cu|mysql-proxy-0.8.5-1|11	Release:	1
14cu|mysql-proxy-0.8.5-1|12	License:	GPLv2+
14cu|mysql-proxy-0.8.5-1|13	Group:		System/Servers
14cu|mysql-proxy-0.8.5-1|14	Url:		http://forge.mysql.com/wiki/MySQL_Proxy
14cu|mysql-proxy-0.8.5-1|15	Source0:	http://mysql.dataphone.se/Downloads/MySQL-Proxy/mysql-proxy-%{version}.tar.gz
14cu|mysql-proxy-0.8.5-1|16	Source2:	mysql-proxy.init
14cu|mysql-proxy-0.8.5-1|17	Source3:	mysql-proxy-tmpfiles.conf
14cu|mysql-proxy-0.8.5-1|18	BuildRequires:	bison
14cu|mysql-proxy-0.8.5-1|19	BuildRequires:	flex
14cu|mysql-proxy-0.8.5-1|20	BuildRequires:	mysql-devel
14cu|mysql-proxy-0.8.5-1|21	BuildRequires:	pkgconfig(glib-2.0)
14cu|mysql-proxy-0.8.5-1|22	BuildRequires:	pkgconfig(libevent)
14cu|mysql-proxy-0.8.5-1|23	BuildRequires:	pkgconfig(lua) < 5.2
14cu|mysql-proxy-0.8.5-1|24	Requires(preun,post):	rpm-helper
14cu|mysql-proxy-0.8.5-1|25	
14cu|mysql-proxy-0.8.5-1|26	%description
14cu|mysql-proxy-0.8.5-1|27	MySQL Proxy is a simple program that sits between your client and MySQL
14cu|mysql-proxy-0.8.5-1|28	server(s) that can monitor, analyze or transform their communication. Its
14cu|mysql-proxy-0.8.5-1|29	flexibility allows for unlimited uses; common ones include: load balancing;
14cu|mysql-proxy-0.8.5-1|30	failover; query analysis; query filtering and modification; and many more.
14cu|mysql-proxy-0.8.5-1|31	
14cu|mysql-proxy-0.8.5-1|32	%files
14cu|mysql-proxy-0.8.5-1|33	%doc AUTHORS NEWS README README.TESTS
14cu|mysql-proxy-0.8.5-1|34	%attr(0755,root,root) %{_initrddir}/%{name}
14cu|mysql-proxy-0.8.5-1|35	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|mysql-proxy-0.8.5-1|36	%{_sbindir}/mysql-proxy
14cu|mysql-proxy-0.8.5-1|37	%{_bindir}/mysql-binlog-dump
14cu|mysql-proxy-0.8.5-1|38	%{_bindir}/mysql-myisam-dump
14cu|mysql-proxy-0.8.5-1|39	%dir %{_datadir}/%{name}
14cu|mysql-proxy-0.8.5-1|40	%{_datadir}/%{name}/*.lua
14cu|mysql-proxy-0.8.5-1|41	%ghost %dir %{_var}/run/%{name}
14cu|mysql-proxy-0.8.5-1|42	%dir %{_libdir}/mysql-proxy
14cu|mysql-proxy-0.8.5-1|43	%dir %{_libdir}/mysql-proxy/plugins
14cu|mysql-proxy-0.8.5-1|44	%dir %{_libdir}/mysql-proxy/lua
14cu|mysql-proxy-0.8.5-1|45	%dir %{_libdir}/mysql-proxy/lua/proxy
14cu|mysql-proxy-0.8.5-1|46	%{_libdir}/mysql-proxy/plugins/*.so
14cu|mysql-proxy-0.8.5-1|47	%{_libdir}/mysql-proxy/lua/*.so
14cu|mysql-proxy-0.8.5-1|48	%{_libdir}/mysql-proxy/lua/proxy/*.lua
14cu|mysql-proxy-0.8.5-1|49	%{_libdir}/mysql-proxy/lua/*.lua
14cu|mysql-proxy-0.8.5-1|50	%{_tmpfilesdir}/%{name}.conf
14cu|mysql-proxy-0.8.5-1|51	
14cu|mysql-proxy-0.8.5-1|52	%post
14cu|mysql-proxy-0.8.5-1|53	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|mysql-proxy-0.8.5-1|54	%_post_service %{name}
14cu|mysql-proxy-0.8.5-1|55	
14cu|mysql-proxy-0.8.5-1|56	%preun
14cu|mysql-proxy-0.8.5-1|57	%_preun_service %{name}
14cu|mysql-proxy-0.8.5-1|58	
14cu|mysql-proxy-0.8.5-1|59	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|60	
14cu|mysql-proxy-0.8.5-1|61	%package -n %{libname}
14cu|mysql-proxy-0.8.5-1|62	Summary:	Shared library for %{name}
14cu|mysql-proxy-0.8.5-1|63	Group:		System/Libraries
14cu|mysql-proxy-0.8.5-1|64	
14cu|mysql-proxy-0.8.5-1|65	%description -n %{libname}
14cu|mysql-proxy-0.8.5-1|66	This package contains shared library for %{name}.
14cu|mysql-proxy-0.8.5-1|67	
14cu|mysql-proxy-0.8.5-1|68	%files -n %{libname}
14cu|mysql-proxy-0.8.5-1|69	%{_libdir}/libmysql-proxy.so.%{major}*
14cu|mysql-proxy-0.8.5-1|70	
14cu|mysql-proxy-0.8.5-1|71	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|72	
14cu|mysql-proxy-0.8.5-1|73	%package -n %{libchassis}
14cu|mysql-proxy-0.8.5-1|74	Summary:	Shared library for %{name}
14cu|mysql-proxy-0.8.5-1|75	Group:		System/Libraries
14cu|mysql-proxy-0.8.5-1|76	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cu|mysql-proxy-0.8.5-1|77	
14cu|mysql-proxy-0.8.5-1|78	%description -n %{libchassis}
14cu|mysql-proxy-0.8.5-1|79	This package contains shared library for %{name}.
14cu|mysql-proxy-0.8.5-1|80	
14cu|mysql-proxy-0.8.5-1|81	%files -n %{libchassis}
14cu|mysql-proxy-0.8.5-1|82	%{_libdir}/libmysql-chassis.so.%{major}*
14cu|mysql-proxy-0.8.5-1|83	
14cu|mysql-proxy-0.8.5-1|84	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|85	
14cu|mysql-proxy-0.8.5-1|86	%package -n %{libchassis_glibext}
14cu|mysql-proxy-0.8.5-1|87	Summary:	Shared library for %{name}
14cu|mysql-proxy-0.8.5-1|88	Group:		System/Libraries
14cu|mysql-proxy-0.8.5-1|89	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cu|mysql-proxy-0.8.5-1|90	
14cu|mysql-proxy-0.8.5-1|91	%description -n %{libchassis_glibext}
14cu|mysql-proxy-0.8.5-1|92	This package contains shared library for %{name}.
14cu|mysql-proxy-0.8.5-1|93	
14cu|mysql-proxy-0.8.5-1|94	%files -n %{libchassis_glibext}
14cu|mysql-proxy-0.8.5-1|95	%{_libdir}/libmysql-chassis-glibext.so.%{major}*
14cu|mysql-proxy-0.8.5-1|96	
14cu|mysql-proxy-0.8.5-1|97	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|98	
14cu|mysql-proxy-0.8.5-1|99	%package -n %{libchassis_timing}
14cu|mysql-proxy-0.8.5-1|100	Summary:	Shared library for %{name}
14cu|mysql-proxy-0.8.5-1|101	Group:		System/Libraries
14cu|mysql-proxy-0.8.5-1|102	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
14cu|mysql-proxy-0.8.5-1|103	
14cu|mysql-proxy-0.8.5-1|104	%description -n %{libchassis_timing}
14cu|mysql-proxy-0.8.5-1|105	This package contains shared library for %{name}.
14cu|mysql-proxy-0.8.5-1|106	
14cu|mysql-proxy-0.8.5-1|107	%files -n %{libchassis_timing}
14cu|mysql-proxy-0.8.5-1|108	%{_libdir}/libmysql-chassis-timing.so.%{major}*
14cu|mysql-proxy-0.8.5-1|109	
14cu|mysql-proxy-0.8.5-1|110	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|111	
14cu|mysql-proxy-0.8.5-1|112	%package -n %{devname}
14cu|mysql-proxy-0.8.5-1|113	Summary:	Development files for %{name}
14cu|mysql-proxy-0.8.5-1|114	Group:		Development/C
14cu|mysql-proxy-0.8.5-1|115	Requires:	%{libname} = %{EVRD}
14cu|mysql-proxy-0.8.5-1|116	Requires:	%{libchassis} = %{EVRD}
14cu|mysql-proxy-0.8.5-1|117	Requires:	%{libchassis_glibext} = %{EVRD}
14cu|mysql-proxy-0.8.5-1|118	Requires:	%{libchassis_timing} = %{EVRD}
14cu|mysql-proxy-0.8.5-1|119	Provides:	%{name}-devel = %{EVRD}
14cu|mysql-proxy-0.8.5-1|120	
14cu|mysql-proxy-0.8.5-1|121	%description -n %{devname}
14cu|mysql-proxy-0.8.5-1|122	This package contains development files for %{name}.
14cu|mysql-proxy-0.8.5-1|123	
14cu|mysql-proxy-0.8.5-1|124	%files -n %{devname}
14cu|mysql-proxy-0.8.5-1|125	%doc COPYING
14cu|mysql-proxy-0.8.5-1|126	%dir %{_includedir}/%{name}
14cu|mysql-proxy-0.8.5-1|127	%{_includedir}/%{name}/*.h
14cu|mysql-proxy-0.8.5-1|128	%{_libdir}/*.so
14cu|mysql-proxy-0.8.5-1|129	%{_libdir}/pkgconfig/mysql-chassis.pc
14cu|mysql-proxy-0.8.5-1|130	%{_libdir}/pkgconfig/mysql-proxy.pc
14cu|mysql-proxy-0.8.5-1|131	
14cu|mysql-proxy-0.8.5-1|132	#----------------------------------------------------------------------------
14cu|mysql-proxy-0.8.5-1|133	
14cu|mysql-proxy-0.8.5-1|134	%prep
14cu|mysql-proxy-0.8.5-1|135	%setup -q
14cu|mysql-proxy-0.8.5-1|136	
14cu|mysql-proxy-0.8.5-1|137	cp %{SOURCE2} mysql-proxy.init
14cu|mysql-proxy-0.8.5-1|138	
14cu|mysql-proxy-0.8.5-1|139	%build
14cu|mysql-proxy-0.8.5-1|140	%serverbuild
14cu|mysql-proxy-0.8.5-1|141	
14cu|mysql-proxy-0.8.5-1|142	%configure2_5x \
14cu|mysql-proxy-0.8.5-1|143	--with-lua
14cu|mysql-proxy-0.8.5-1|144	
14cu|mysql-proxy-0.8.5-1|145	%make LIBS='-llua'
14cu|mysql-proxy-0.8.5-1|146	
14cu|mysql-proxy-0.8.5-1|147	%install
14cu|mysql-proxy-0.8.5-1|148	install -d %{buildroot}%{_initrddir}
14cu|mysql-proxy-0.8.5-1|149	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|mysql-proxy-0.8.5-1|150	install -d %{buildroot}%{_datadir}/%{name}
14cu|mysql-proxy-0.8.5-1|151	install -d %{buildroot}%{_var}/run/%{name}
14cu|mysql-proxy-0.8.5-1|152	install -d %{buildroot}%{_sbindir}
14cu|mysql-proxy-0.8.5-1|153	install -d %{buildroot}%{_includedir}/%{name}
14cu|mysql-proxy-0.8.5-1|154	install -d %{buildroot}%{_tmpfilesdir}
14cu|mysql-proxy-0.8.5-1|155	
14cu|mysql-proxy-0.8.5-1|156	%makeinstall
14cu|mysql-proxy-0.8.5-1|157	# bork
14cu|mysql-proxy-0.8.5-1|158	mv %{buildroot}%{_bindir}/mysql-proxy %{buildroot}%{_sbindir}/
14cu|mysql-proxy-0.8.5-1|159	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
14cu|mysql-proxy-0.8.5-1|160	
14cu|mysql-proxy-0.8.5-1|161	install -m0755 mysql-proxy.init %{buildroot}%{_initrddir}/%{name}
14cu|mysql-proxy-0.8.5-1|162	install -m0644 examples/*.lua %{buildroot}%{_datadir}/%{name}/
14cu|mysql-proxy-0.8.5-1|163	
14cu|mysql-proxy-0.8.5-1|164	cat > mysql-proxy.sysconfig << EOF
14cu|mysql-proxy-0.8.5-1|165	MYSQL_PROXY_OPTIONS="--daemon --proxy-lua-script %{_datadir}/%{name}/tutorial-basic.lua --plugin-dir=%{_libdir}/mysql-proxy/plugins"
14cu|mysql-proxy-0.8.5-1|166	EOF
14cu|mysql-proxy-0.8.5-1|167	
14cu|mysql-proxy-0.8.5-1|168	install -m0644 mysql-proxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|mysql-proxy-0.8.5-1|169	
14cu|mysql-proxy-0.8.5-1|170	install -m0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|mysql-proxy-0.8.5-1|171	
14cu|mysql-proxy-0.8.5-1|172	%changelog
14cu|mysql-proxy-0.8.5-1|173	
14cu|mysql-proxy-0.8.5-1|174	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-1
14cu|mysql-proxy-0.8.5-1|175	- (7cb37ad) New version 0.8.5
14cu|mysql-proxy-0.8.5-1|176	- (7cb37ad) Properly handle /var/run/mysql-proxy
14cu|mysql-proxy-0.8.5-1|177	
14cu|mysql-proxy-0.8.5-1|178	

11008 14
14cu|mysql-workbench-oss-6.1.7-4|1	%define Werror_cflags -Wformat -fpermissive -Wextra -Wall -Wno-unused -Wno-deprecated
14cu|mysql-workbench-oss-6.1.7-4|2	%define _disable_ld_no_undefined 1
14cu|mysql-workbench-oss-6.1.7-4|3	
14cu|mysql-workbench-oss-6.1.7-4|4	%define build_java 0
14cu|mysql-workbench-oss-6.1.7-4|5	
14cu|mysql-workbench-oss-6.1.7-4|6	# Keep internal libraries private
14cu|mysql-workbench-oss-6.1.7-4|7	%define __noautoprov 'devel(.*)|_cairo\\.so(.*)|_mforms\\.so(.*)|db(.*)\\.so(.*)|forms\\.grt\\.so(.*)|libantlr3c_wb(.*)|libcdbc\\.so(.*)|libgrt\\.so(.*)|liblinux_utilities\\.so(.*)|libmdcanvas\\.so(.*)|libmdcanvasgtk\\.so(.*)|libmforms\\.so(.*)|libmysqlparser\\.so(.*)|libsqlide\\.so(.*)|libsqlparser\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
14cu|mysql-workbench-oss-6.1.7-4|8	%define __noautoreq '_cairo\\.so(.*)|_mforms\\.so(.*)|db(.*)\\.so(.*)|forms\\.grt\\.so(.*)|libantlr3c_wb(.*)|libcdbc\\.so(.*)|libgrt\\.so(.*)|liblinux_utilities\\.so(.*)|libmdcanvas\\.so(.*)|libmdcanvasgtk\\.so(.*)|libmforms\\.so(.*)|libmysqlparser\\.so(.*)|libsqlide\\.so(.*)|libsqlparser\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
14cu|mysql-workbench-oss-6.1.7-4|9	
14cu|mysql-workbench-oss-6.1.7-4|10	Summary:	Extensible modeling tool for MySQL 5.x
14cu|mysql-workbench-oss-6.1.7-4|11	Name:		mysql-workbench-oss
14cu|mysql-workbench-oss-6.1.7-4|12	Version:	6.1.7
14cu|mysql-workbench-oss-6.1.7-4|13	Release:	4
14cu|mysql-workbench-oss-6.1.7-4|14	License:	GPLv2+ and LGPLv2+
14cu|mysql-workbench-oss-6.1.7-4|15	Group:		Databases
14cu|mysql-workbench-oss-6.1.7-4|16	Url:		http://dev.mysql.com/downloads/workbench/
14cu|mysql-workbench-oss-6.1.7-4|17	Source0:	http://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-%{version}-src.tar.gz
14cu|mysql-workbench-oss-6.1.7-4|18	Patch0:		mysql-workbench-ctemplate.patch
14cu|mysql-workbench-oss-6.1.7-4|19	Patch1:		mysql-workbench-mariadb-10.patch
14cu|mysql-workbench-oss-6.1.7-4|20	Patch2:		mysql-workbench-no-check-for-updates.patch
14cu|mysql-workbench-oss-6.1.7-4|21	
14cu|mysql-workbench-oss-6.1.7-4|22	Obsoletes:	mysql-workbench < 6.1.7
14cu|mysql-workbench-oss-6.1.7-4|23	Provides:	mysql-workbench = %{EVRD}
14cu|mysql-workbench-oss-6.1.7-4|24	BuildRequires:	ant
14cu|mysql-workbench-oss-6.1.7-4|25	BuildRequires:	cmake
14cu|mysql-workbench-oss-6.1.7-4|26	BuildRequires:	gettext
14cu|mysql-workbench-oss-6.1.7-4|27	BuildRequires:	imagemagick
14cu|mysql-workbench-oss-6.1.7-4|28	BuildRequires:	swig
14cu|mysql-workbench-oss-6.1.7-4|29	BuildRequires:	config(ant-antlr3)
14cu|mysql-workbench-oss-6.1.7-4|30	BuildRequires:	boost-devel
14cu|mysql-workbench-oss-6.1.7-4|31	BuildRequires:	fcgi-devel
14cu|mysql-workbench-oss-6.1.7-4|32	BuildRequires:	gettext-devel
14cu|mysql-workbench-oss-6.1.7-4|33	BuildRequires:	mysql-devel
14cu|mysql-workbench-oss-6.1.7-4|34	BuildRequires:	mysql-connector-c++-devel
14cu|mysql-workbench-oss-6.1.7-4|35	BuildRequires:	readline-devel
14cu|mysql-workbench-oss-6.1.7-4|36	BuildRequires:	tinyxml-devel
14cu|mysql-workbench-oss-6.1.7-4|37	BuildRequires:	vsqlite++-devel
14cu|mysql-workbench-oss-6.1.7-4|38	BuildRequires:	pkgconfig(cairo)
14cu|mysql-workbench-oss-6.1.7-4|39	BuildRequires:	pkgconfig(cairomm-1.0)
14cu|mysql-workbench-oss-6.1.7-4|40	BuildRequires:	pkgconfig(expat)
14cu|mysql-workbench-oss-6.1.7-4|41	BuildRequires:	pkgconfig(ext2fs)
14cu|mysql-workbench-oss-6.1.7-4|42	BuildRequires:	pkgconfig(fontconfig)
14cu|mysql-workbench-oss-6.1.7-4|43	BuildRequires:	pkgconfig(freetype2)
14cu|mysql-workbench-oss-6.1.7-4|44	BuildRequires:	pkgconfig(gl)
14cu|mysql-workbench-oss-6.1.7-4|45	BuildRequires:	pkgconfig(glu)
14cu|mysql-workbench-oss-6.1.7-4|46	BuildRequires:	pkgconfig(glib-2.0)
14cu|mysql-workbench-oss-6.1.7-4|47	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|mysql-workbench-oss-6.1.7-4|48	BuildRequires:	pkgconfig(glitz)
14cu|mysql-workbench-oss-6.1.7-4|49	BuildRequires:	pkgconfig(gnome-keyring-1)
14cu|mysql-workbench-oss-6.1.7-4|50	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|mysql-workbench-oss-6.1.7-4|51	BuildRequires:	pkgconfig(gtkmm-2.4)
14cu|mysql-workbench-oss-6.1.7-4|52	BuildRequires:	pkgconfig(libctemplate)
14cu|mysql-workbench-oss-6.1.7-4|53	BuildRequires:	pkgconfig(libglade-2.0)
14cu|mysql-workbench-oss-6.1.7-4|54	BuildRequires:	pkgconfig(libgnome-2.0)
14cu|mysql-workbench-oss-6.1.7-4|55	BuildRequires:	pkgconfig(libgnomeprint-2.2)
14cu|mysql-workbench-oss-6.1.7-4|56	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14cu|mysql-workbench-oss-6.1.7-4|57	BuildRequires:	pkgconfig(libiodbc)
14cu|mysql-workbench-oss-6.1.7-4|58	BuildRequires:	pkgconfig(libpcre)
14cu|mysql-workbench-oss-6.1.7-4|59	BuildRequires:	pkgconfig(libpng)
14cu|mysql-workbench-oss-6.1.7-4|60	BuildRequires:	pkgconfig(libxml-2.0)
14cu|mysql-workbench-oss-6.1.7-4|61	BuildRequires:	pkgconfig(libzip)
14cu|mysql-workbench-oss-6.1.7-4|62	BuildRequires:	pkgconfig(lua) < 5.2
14cu|mysql-workbench-oss-6.1.7-4|63	BuildRequires:	pkgconfig(ncurses)
14cu|mysql-workbench-oss-6.1.7-4|64	BuildRequires:	pkgconfig(openssl)
14cu|mysql-workbench-oss-6.1.7-4|65	BuildRequires:	pkgconfig(pixman-1)
14cu|mysql-workbench-oss-6.1.7-4|66	BuildRequires:	pkgconfig(python)
14cu|mysql-workbench-oss-6.1.7-4|67	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|mysql-workbench-oss-6.1.7-4|68	BuildRequires:	pkgconfig(slang)
14cu|mysql-workbench-oss-6.1.7-4|69	BuildRequires:	pkgconfig(sqlite3)
14cu|mysql-workbench-oss-6.1.7-4|70	BuildRequires:	pkgconfig(uuid)
14cu|mysql-workbench-oss-6.1.7-4|71	BuildRequires:	pkgconfig(x11)
14cu|mysql-workbench-oss-6.1.7-4|72	BuildRequires:	pkgconfig(xext)
14cu|mysql-workbench-oss-6.1.7-4|73	BuildRequires:	pkgconfig(xrender)
14cu|mysql-workbench-oss-6.1.7-4|74	%if %{build_java}
14cu|mysql-workbench-oss-6.1.7-4|75	BuildRequires:	junit
14cu|mysql-workbench-oss-6.1.7-4|76	BuildRequires:	eclipse-ecj
14cu|mysql-workbench-oss-6.1.7-4|77	BuildRequires:	gcj-tools
14cu|mysql-workbench-oss-6.1.7-4|78	BuildRequires:	jpackage-utils
14cu|mysql-workbench-oss-6.1.7-4|79	%endif
14cu|mysql-workbench-oss-6.1.7-4|80	Requires:	python-paramiko
14cu|mysql-workbench-oss-6.1.7-4|81	Requires:	python-pexpect
14cu|mysql-workbench-oss-6.1.7-4|82	
14cu|mysql-workbench-oss-6.1.7-4|83	%description
14cu|mysql-workbench-oss-6.1.7-4|84	MySQL Workbench is modeling tool that allows you to design and generate MySQL
14cu|mysql-workbench-oss-6.1.7-4|85	databases graphically.
14cu|mysql-workbench-oss-6.1.7-4|86	
14cu|mysql-workbench-oss-6.1.7-4|87	MySQL Workbench requires OpenGL and a 3D accelerated graphics card with at
14cu|mysql-workbench-oss-6.1.7-4|88	least 16MB of memory.
14cu|mysql-workbench-oss-6.1.7-4|89	
14cu|mysql-workbench-oss-6.1.7-4|90	%files
14cu|mysql-workbench-oss-6.1.7-4|91	%doc COPYING ChangeLog README
14cu|mysql-workbench-oss-6.1.7-4|92	%{_bindir}/*
14cu|mysql-workbench-oss-6.1.7-4|93	%{_libdir}/mysql-workbench
14cu|mysql-workbench-oss-6.1.7-4|94	%{_libdir}/mysql-workbench-oss/mysql-workbench-bin
14cu|mysql-workbench-oss-6.1.7-4|95	%{_datadir}/mysql-workbench
14cu|mysql-workbench-oss-6.1.7-4|96	%{_datadir}/applications/mysql-workbench-oss.desktop
14cu|mysql-workbench-oss-6.1.7-4|97	%{_datadir}/icons/hicolor/*/*/*
14cu|mysql-workbench-oss-6.1.7-4|98	%{_datadir}/mime/packages/mysql-workbench.xml
14cu|mysql-workbench-oss-6.1.7-4|99	%{_datadir}/mime-info/mysql-workbench.mime
14cu|mysql-workbench-oss-6.1.7-4|100	
14cu|mysql-workbench-oss-6.1.7-4|101	#----------------------------------------------------------------------------
14cu|mysql-workbench-oss-6.1.7-4|102	
14cu|mysql-workbench-oss-6.1.7-4|103	%prep
14cu|mysql-workbench-oss-6.1.7-4|104	%setup -qn mysql-workbench-community-6.1.7-src
14cu|mysql-workbench-oss-6.1.7-4|105	%patch0 -p1
14cu|mysql-workbench-oss-6.1.7-4|106	%patch1 -p1
14cu|mysql-workbench-oss-6.1.7-4|107	%patch2 -p1
14cu|mysql-workbench-oss-6.1.7-4|108	
14cu|mysql-workbench-oss-6.1.7-4|109	%build
14cu|mysql-workbench-oss-6.1.7-4|110	export PATH=$PWD/bin:$PATH
14cu|mysql-workbench-oss-6.1.7-4|111	export CFLAGS="%{optflags} -fPIE -pie"
14cu|mysql-workbench-oss-6.1.7-4|112	export CXXFLAGS="%{optflags} -fPIE -pie"
14cu|mysql-workbench-oss-6.1.7-4|113	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|mysql-workbench-oss-6.1.7-4|114	-DMYSQL_CONFIG_PATH=%{_bindir}/mysql_config \
14cu|mysql-workbench-oss-6.1.7-4|115	-DLIB_INSTALL_DIR=%{_libdir} \
14cu|mysql-workbench-oss-6.1.7-4|116	-DCMAKE_BUILD_TYPE=%{edition} \
14cu|mysql-workbench-oss-6.1.7-4|117	-DREAL_EXECUTABLE_DIR=%{_libdir}/%{name} \
14cu|mysql-workbench-oss-6.1.7-4|118	-DUSE_UNIXODBC=FALSE \
14cu|mysql-workbench-oss-6.1.7-4|119	..
14cu|mysql-workbench-oss-6.1.7-4|120	
14cu|mysql-workbench-oss-6.1.7-4|121	# paralel build broken
14cu|mysql-workbench-oss-6.1.7-4|122	make -j2
14cu|mysql-workbench-oss-6.1.7-4|123	
14cu|mysql-workbench-oss-6.1.7-4|124	%install
14cu|mysql-workbench-oss-6.1.7-4|125	%makeinstall_std -C build
14cu|mysql-workbench-oss-6.1.7-4|126	
14cu|mysql-workbench-oss-6.1.7-4|127	# construct a clean and correct wrapper
14cu|mysql-workbench-oss-6.1.7-4|128	cat > %{buildroot}%{_bindir}/mysql-workbench << EOF
14cu|mysql-workbench-oss-6.1.7-4|129	#!/bin/bash
14cu|mysql-workbench-oss-6.1.7-4|130	export LD_LIBRARY_PATH="%{_libdir}/mysql-workbench:\$LD_LIBRARY_PATH"
14cu|mysql-workbench-oss-6.1.7-4|131	export MWB_DATA_DIR="%{_datadir}/mysql-workbench"
14cu|mysql-workbench-oss-6.1.7-4|132	export MWB_LIBRARY_DIR="%{_datadir}/mysql-workbench/libraries"
14cu|mysql-workbench-oss-6.1.7-4|133	export MWB_MODULE_DIR="%{_libdir}/mysql-workbench/modules"
14cu|mysql-workbench-oss-6.1.7-4|134	export MWB_PLUGIN_DIR="%{_libdir}/mysql-workbench/plugins"
14cu|mysql-workbench-oss-6.1.7-4|135	export DBC_DRIVER_PATH="%{_libdir}/mysql-workbench"
14cu|mysql-workbench-oss-6.1.7-4|136	%{_libdir}/mysql-workbench-oss/mysql-workbench-bin \$*
14cu|mysql-workbench-oss-6.1.7-4|137	EOF
14cu|mysql-workbench-oss-6.1.7-4|138	
14cu|mysql-workbench-oss-6.1.7-4|139	install -d %{buildroot}%{_datadir}/applications
14cu|mysql-workbench-oss-6.1.7-4|140	rm -f %{buildroot}%{_datadir}/applications/MySQLWorkbench.desktop
14cu|mysql-workbench-oss-6.1.7-4|141	rm -f %{buildroot}%{_datadir}/applications/mysql-workbench.desktop
14cu|mysql-workbench-oss-6.1.7-4|142	cat > %{buildroot}%{_datadir}/applications/mysql-workbench-oss.desktop << EOF
14cu|mysql-workbench-oss-6.1.7-4|143	[Desktop Entry]
14cu|mysql-workbench-oss-6.1.7-4|144	Name=MySQL Workbench
14cu|mysql-workbench-oss-6.1.7-4|145	Comment=MySQL Database Design Tool
14cu|mysql-workbench-oss-6.1.7-4|146	Exec=%{_bindir}/mysql-workbench
14cu|mysql-workbench-oss-6.1.7-4|147	Terminal=false
14cu|mysql-workbench-oss-6.1.7-4|148	Type=Application
14cu|mysql-workbench-oss-6.1.7-4|149	Icon=mysql-workbench
14cu|mysql-workbench-oss-6.1.7-4|150	Categories=Database;Office;
14cu|mysql-workbench-oss-6.1.7-4|151	EOF
14cu|mysql-workbench-oss-6.1.7-4|152	
14cu|mysql-workbench-oss-6.1.7-4|153	# More reliable icons
14cu|mysql-workbench-oss-6.1.7-4|154	rm -rf %{buildroot}%{_datadir}/icons/hicolor/*/*/mysql-workbench.png
14cu|mysql-workbench-oss-6.1.7-4|155	for N in 16 32 48 64 128;
14cu|mysql-workbench-oss-6.1.7-4|156	do
14cu|mysql-workbench-oss-6.1.7-4|157	convert images/icons/linux/128x128/apps/mysql-workbench.png -resize ${N}x${N} $N.png;
14cu|mysql-workbench-oss-6.1.7-4|158	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/mysql-workbench.png
14cu|mysql-workbench-oss-6.1.7-4|159	done
14cu|mysql-workbench-oss-6.1.7-4|160	
14cu|mysql-workbench-oss-6.1.7-4|161	chmod a+x %{buildroot}%{_datadir}/mysql-workbench/sshtunnel.py
14cu|mysql-workbench-oss-6.1.7-4|162	
14cu|mysql-workbench-oss-6.1.7-4|163	# cleanup
14cu|mysql-workbench-oss-6.1.7-4|164	rm -f %{buildroot}%{_libdir}/mysql-workbench/*.*a
14cu|mysql-workbench-oss-6.1.7-4|165	rm -f %{buildroot}%{_libdir}/mysql-workbench/modules/*.*a
14cu|mysql-workbench-oss-6.1.7-4|166	rm -f %{buildroot}%{_libdir}/mysql-workbench/plugins/*.*a
14cu|mysql-workbench-oss-6.1.7-4|167	rm -rf %{buildroot}%{_docdir}/mysql-workbench
14cu|mysql-workbench-oss-6.1.7-4|168	
14cu|mysql-workbench-oss-6.1.7-4|169	
14cu|mysql-workbench-oss-6.1.7-4|170	%changelog
14cu|mysql-workbench-oss-6.1.7-4|171	
14cu|mysql-workbench-oss-6.1.7-4|172	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 6.1.7-4
14cu|mysql-workbench-oss-6.1.7-4|173	- (8b1ca8e) Rebuild with new libzip
14cu|mysql-workbench-oss-6.1.7-4|174	
14cu|mysql-workbench-oss-6.1.7-4|175	

11009 14
14cu|mytop-1.6-8|1	Summary: A clone of top for MySQL 3.22.x to 4.x
14cu|mytop-1.6-8|2	Name: mytop
14cu|mytop-1.6-8|3	Version: 1.6
14cu|mytop-1.6-8|4	Release: 8
14cu|mytop-1.6-8|5	Source0: http://jeremy.zawodny.com/mysql/mytop/%{name}-%{version}.tar.gz
14cu|mytop-1.6-8|6	Patch0:  mytop-1.6.long_nums.patch
14cu|mytop-1.6-8|7	URL: http://jeremy.zawodny.com/mysql/mytop/
14cu|mytop-1.6-8|8	License: GPL
14cu|mytop-1.6-8|9	Group: Databases
14cu|mytop-1.6-8|10	BuildArch:  noarch
14cu|mytop-1.6-8|11	BuildRequires: perl-Term-ReadKey
14cu|mytop-1.6-8|12	BuildRequires: perl-devel
14cu|mytop-1.6-8|13	Requires: perl-Term-ReadKey
14cu|mytop-1.6-8|14	Requires: perl-Mysql
14cu|mytop-1.6-8|15	Obsoletes: perl-mytop
14cu|mytop-1.6-8|16	
14cu|mytop-1.6-8|17	%description
14cu|mytop-1.6-8|18	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
14cu|mytop-1.6-8|19	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
14cu|mytop-1.6-8|20	
14cu|mytop-1.6-8|21	%prep
14cu|mytop-1.6-8|22	%setup -q
14cu|mytop-1.6-8|23	%patch0 -p1
14cu|mytop-1.6-8|24	
14cu|mytop-1.6-8|25	%build
14cu|mytop-1.6-8|26	perl Makefile.PL INSTALLDIRS=vendor
14cu|mytop-1.6-8|27	make
14cu|mytop-1.6-8|28	
14cu|mytop-1.6-8|29	%check
14cu|mytop-1.6-8|30	make test
14cu|mytop-1.6-8|31	
14cu|mytop-1.6-8|32	%install
14cu|mytop-1.6-8|33	%makeinstall_std
14cu|mytop-1.6-8|34	
14cu|mytop-1.6-8|35	%files
14cu|mytop-1.6-8|36	%{_bindir}/mytop
14cu|mytop-1.6-8|37	%{_mandir}/man1/%{name}.*
14cu|mytop-1.6-8|38	%doc README
14cu|mytop-1.6-8|39	
14cu|mytop-1.6-8|40	
14cu|mytop-1.6-8|41	%changelog
14cu|mytop-1.6-8|42	
14cu|mytop-1.6-8|43	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.6-8
14cu|mytop-1.6-8|44	- (e83ec13) Repack tarball according to upstream
14cu|mytop-1.6-8|45	
14cu|mytop-1.6-8|46	

11010 14
14cu|nacl-20110221-3|1	%define debug_package %{nil}
14cu|nacl-20110221-3|2	
14cu|nacl-20110221-3|3	%define staticname %mklibname nacl -d -s
14cu|nacl-20110221-3|4	
14cu|nacl-20110221-3|5	Summary:	Networking and Cryptography library
14cu|nacl-20110221-3|6	Name:		nacl
14cu|nacl-20110221-3|7	Version:	20110221
14cu|nacl-20110221-3|8	Release:	3
14cu|nacl-20110221-3|9	License:	Public Domain
14cu|nacl-20110221-3|10	Group:		System/Libraries
14cu|nacl-20110221-3|11	Url:		http://nacl.cr.yp.to/
14cu|nacl-20110221-3|12	Source0:	http://hyperelliptic.org/nacl/%{name}-%{version}.tar.bz2
14cu|nacl-20110221-3|13	
14cu|nacl-20110221-3|14	%description
14cu|nacl-20110221-3|15	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
14cu|nacl-20110221-3|16	for network communication, encryption, decryption, signatures, etc. NaCl's goal
14cu|nacl-20110221-3|17	is to provide all of the core operations needed to build higher-level
14cu|nacl-20110221-3|18	cryptographic tools.
14cu|nacl-20110221-3|19	
14cu|nacl-20110221-3|20	%files
14cu|nacl-20110221-3|21	%{_bindir}/*
14cu|nacl-20110221-3|22	
14cu|nacl-20110221-3|23	#----------------------------------------------------------------------------
14cu|nacl-20110221-3|24	
14cu|nacl-20110221-3|25	%package -n %{staticname}
14cu|nacl-20110221-3|26	Summary:	NaCl library for static linking
14cu|nacl-20110221-3|27	Provides:	%{name}-static-devel = %{EVRD}
14cu|nacl-20110221-3|28	
14cu|nacl-20110221-3|29	%description -n %{staticname}
14cu|nacl-20110221-3|30	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
14cu|nacl-20110221-3|31	for network communication, encryption, decryption, signatures, etc. NaCl's goal
14cu|nacl-20110221-3|32	is to provide all of the core operations needed to build higher-level
14cu|nacl-20110221-3|33	cryptographic tools.
14cu|nacl-20110221-3|34	
14cu|nacl-20110221-3|35	%files -n %{staticname}
14cu|nacl-20110221-3|36	%{_includedir}/nacl/
14cu|nacl-20110221-3|37	%{_libdir}/libnacl.a
14cu|nacl-20110221-3|38	
14cu|nacl-20110221-3|39	#----------------------------------------------------------------------------
14cu|nacl-20110221-3|40	
14cu|nacl-20110221-3|41	%prep
14cu|nacl-20110221-3|42	%setup -q
14cu|nacl-20110221-3|43	
14cu|nacl-20110221-3|44	%build
14cu|nacl-20110221-3|45	%setup_compile_flags
14cu|nacl-20110221-3|46	./do
14cu|nacl-20110221-3|47	
14cu|nacl-20110221-3|48	%install
14cu|nacl-20110221-3|49	SHORTHOSTNAME=$(echo $HOSTNAME | cut -d. -f1 | sed 's/-//g')
14cu|nacl-20110221-3|50	%ifarch x86_64
14cu|nacl-20110221-3|51	mv build/${SHORTHOSTNAME}/include/amd64/* build/${SHORTHOSTNAME}/include/
14cu|nacl-20110221-3|52	%else
14cu|nacl-20110221-3|53	%ifarch %{ix86}
14cu|nacl-20110221-3|54	mv build/${SHORTHOSTNAME}/include/x86/* build/${SHORTHOSTNAME}/include/
14cu|nacl-20110221-3|55	%endif
14cu|nacl-20110221-3|56	%endif
14cu|nacl-20110221-3|57	mkdir build/${SHORTHOSTNAME}/include/nacl
14cu|nacl-20110221-3|58	mv build/${SHORTHOSTNAME}/include/*.h build/${SHORTHOSTNAME}/include/nacl/
14cu|nacl-20110221-3|59	%ifarch x86_64
14cu|nacl-20110221-3|60	mv build/${SHORTHOSTNAME}/lib/amd64/* build/${SHORTHOSTNAME}/lib/
14cu|nacl-20110221-3|61	%else
14cu|nacl-20110221-3|62	%ifarch %{ix86}
14cu|nacl-20110221-3|63	mv build/${SHORTHOSTNAME}/lib/x86/* build/${SHORTHOSTNAME}/lib/
14cu|nacl-20110221-3|64	%endif
14cu|nacl-20110221-3|65	%endif
14cu|nacl-20110221-3|66	rm -rf build/${SHORTHOSTNAME}/log
14cu|nacl-20110221-3|67	rm -rf build/${SHORTHOSTNAME}/work
14cu|nacl-20110221-3|68	rm -rf build/${SHORTHOSTNAME}/data
14cu|nacl-20110221-3|69	rm -rf build/${SHORTHOSTNAME}/include/x86
14cu|nacl-20110221-3|70	rm -rf build/${SHORTHOSTNAME}/include/amd64
14cu|nacl-20110221-3|71	rm -rf build/${SHORTHOSTNAME}/include/lpia
14cu|nacl-20110221-3|72	rm -rf build/${SHORTHOSTNAME}/lib/x86
14cu|nacl-20110221-3|73	rm -rf build/${SHORTHOSTNAME}/lib/amd64
14cu|nacl-20110221-3|74	rm -rf build/${SHORTHOSTNAME}/lib/lpia
14cu|nacl-20110221-3|75	rm -f build/${SHORTHOSTNAME}/bin/ok*
14cu|nacl-20110221-3|76	rm -f build/${SHORTHOSTNAME}/lib/*.o
14cu|nacl-20110221-3|77	rm build/${SHORTHOSTNAME}/include/nacl/cpuid.h
14cu|nacl-20110221-3|78	
14cu|nacl-20110221-3|79	mkdir -p %{buildroot}%{_prefix}
14cu|nacl-20110221-3|80	mv build/$SHORTHOSTNAME/include %{buildroot}%{_includedir}
14cu|nacl-20110221-3|81	mv build/$SHORTHOSTNAME/bin %{buildroot}%{_bindir}
14cu|nacl-20110221-3|82	mv build/$SHORTHOSTNAME/lib %{buildroot}%{_libdir}
14cu|nacl-20110221-3|83	
14cu|nacl-20110221-3|84	
14cu|nacl-20110221-3|85	%changelog
14cu|nacl-20110221-3|86	
14cu|nacl-20110221-3|87	* Thu Jun 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20110221-3
14cu|nacl-20110221-3|88	- (807eb06) Disable debug package
14cu|nacl-20110221-3|89	- (807eb06) Spec cleanup
14cu|nacl-20110221-3|90	
14cu|nacl-20110221-3|91	

11011 14
14cu|naev-0.6.1-1|1	%define _appdatadir %{_datadir}/appdata
14cu|naev-0.6.1-1|2	
14cu|naev-0.6.1-1|3	Name:		naev
14cu|naev-0.6.1-1|4	Version:	0.6.1
14cu|naev-0.6.1-1|5	Release:	1
14cu|naev-0.6.1-1|6	Summary:	2D space trading and combat game
14cu|naev-0.6.1-1|7	Group:		Games/Arcade
14cu|naev-0.6.1-1|8	License: 	GPLv3+
14cu|naev-0.6.1-1|9	Url:		http://naev.org/
14cu|naev-0.6.1-1|10	Source0:	https://sourceforge.net/projects/naev/files/naev-0.6.1/naev-%{version}.tar.bz2
14cu|naev-0.6.1-1|11	Source1:	http://sourceforge.net/projects/naev/files/naev-%{version}/ndata-%{version}.zip
14cu|naev-0.6.1-1|12	BuildRequires:	binutils-devel
14cu|naev-0.6.1-1|13	BuildRequires:	pkgconfig(freetype2)
14cu|naev-0.6.1-1|14	BuildRequires:	jpeg-devel
14cu|naev-0.6.1-1|15	BuildRequires:	pkgconfig(vorbis)
14cu|naev-0.6.1-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|naev-0.6.1-1|17	BuildRequires:	pkgconfig(gl)
14cu|naev-0.6.1-1|18	BuildRequires:	pkgconfig(glu)
14cu|naev-0.6.1-1|19	BuildRequires:	pkgconfig(openal)
14cu|naev-0.6.1-1|20	BuildRequires:	pkgconfig(libpng)
14cu|naev-0.6.1-1|21	BuildRequires:	pkgconfig(sdl)
14cu|naev-0.6.1-1|22	BuildRequires:	pkgconfig(SDL_image)
14cu|naev-0.6.1-1|23	BuildRequires:	pkgconfig(zlib)
14cu|naev-0.6.1-1|24	BuildRequires:	pkgconfig(lua)
14cu|naev-0.6.1-1|25	BuildRequires:	pkgconfig(libzip)
14cu|naev-0.6.1-1|26	BuildRequires:	readline-devel
14cu|naev-0.6.1-1|27	BuildRequires:	imagemagick
14cu|naev-0.6.1-1|28	BuildRequires:	appstream-util
14cu|naev-0.6.1-1|29	BuildRequires:	desktop-file-utils
14cu|naev-0.6.1-1|30	Requires:	%{name}-data = %{EVRD}
14cu|naev-0.6.1-1|31	
14cu|naev-0.6.1-1|32	%description
14cu|naev-0.6.1-1|33	NAEV is a 2D space trading and combat game, taking inspiration from the
14cu|naev-0.6.1-1|34	Escape Velocity series.
14cu|naev-0.6.1-1|35	
14cu|naev-0.6.1-1|36	You pilot a space ship from a top-down perspective, and are more or less
14cu|naev-0.6.1-1|37	free to do what you want. As the genre name implies, you’re able to trade
14cu|naev-0.6.1-1|38	and engage in combat at will. Beyond that, there’s an ever-growing number
14cu|naev-0.6.1-1|39	of storyline missions, equipment, and ships; Even the galaxy itself grows
14cu|naev-0.6.1-1|40	larger with each release. For the literarily-inclined, there are large
14cu|naev-0.6.1-1|41	amounts of lore accompanying everything from planets to equipment.
14cu|naev-0.6.1-1|42	
14cu|naev-0.6.1-1|43	%files
14cu|naev-0.6.1-1|44	%doc README LICENSE AUTHORS TODO
14cu|naev-0.6.1-1|45	%attr(755,root,root) %{_gamesbindir}/%{name}
14cu|naev-0.6.1-1|46	%{_mandir}/man6/%{name}.6.*
14cu|naev-0.6.1-1|47	%{_datadir}/applications/%{name}.desktop
14cu|naev-0.6.1-1|48	%{_datadir}/%{name}/naev-confupdate.sh
14cu|naev-0.6.1-1|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|naev-0.6.1-1|50	%{_datadir}/pixmaps/%{name}.png
14cu|naev-0.6.1-1|51	%{_appdatadir}/%{name}.appdata.xml
14cu|naev-0.6.1-1|52	#--------------------------------------------------------------------------
14cu|naev-0.6.1-1|53	
14cu|naev-0.6.1-1|54	%package	data
14cu|naev-0.6.1-1|55	Group:		Games/Arcade
14cu|naev-0.6.1-1|56	License:	GPLv3+ AND GPLv3 AND GPLv2+ AND Public Domain AND CC-by 3.0 AND CC-by-sa 3.0
14cu|naev-0.6.1-1|57	Summary:	Data files for %{name}
14cu|naev-0.6.1-1|58	Suggests:	naev
14cu|naev-0.6.1-1|59	BuildArch:	noarch
14cu|naev-0.6.1-1|60	
14cu|naev-0.6.1-1|61	%description	data
14cu|naev-0.6.1-1|62	NAEV is a 2D space trading and combat game, taking inspiration from the
14cu|naev-0.6.1-1|63	Escape Velocity series.
14cu|naev-0.6.1-1|64	
14cu|naev-0.6.1-1|65	This is the data file.
14cu|naev-0.6.1-1|66	
14cu|naev-0.6.1-1|67	%files data
14cu|naev-0.6.1-1|68	%doc AUTHORS VERSION
14cu|naev-0.6.1-1|69	%{_gamesdatadir}/%{name}/*
14cu|naev-0.6.1-1|70	#------------------------------------------------------------------
14cu|naev-0.6.1-1|71	%prep
14cu|naev-0.6.1-1|72	%setup -q
14cu|naev-0.6.1-1|73	chmod 755 naev-confupdate.sh
14cu|naev-0.6.1-1|74	
14cu|naev-0.6.1-1|75	%build
14cu|naev-0.6.1-1|76	### NOTE: ndata-path needs to point directly to the zip file ###
14cu|naev-0.6.1-1|77	%configure2_5x --with-ndata-path=%{_gamesdatadir}/%{name}/ndata-%{version}.zip --bindir=%{_gamesbindir}
14cu|naev-0.6.1-1|78	%make LIBS="-lvorbis -lm"
14cu|naev-0.6.1-1|79	
14cu|naev-0.6.1-1|80	%install
14cu|naev-0.6.1-1|81	%makeinstall_std
14cu|naev-0.6.1-1|82	
14cu|naev-0.6.1-1|83	install -m644 %{SOURCE1} -D %{buildroot}%{_gamesdatadir}/%{name}/ndata-%{version}.zip
14cu|naev-0.6.1-1|84	
14cu|naev-0.6.1-1|85	for size in 256 64 48 32 16; do
14cu|naev-0.6.1-1|86	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|naev-0.6.1-1|87	convert extras/logos/%{name}.png -resize ${size} %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|naev-0.6.1-1|88	done
14cu|naev-0.6.1-1|89	
14cu|naev-0.6.1-1|90	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|naev-0.6.1-1|91	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|naev-0.6.1-1|92	[Desktop Entry]
14cu|naev-0.6.1-1|93	Name=Naev
14cu|naev-0.6.1-1|94	GenericName=Naev
14cu|naev-0.6.1-1|95	Comment=2D space trading and combat game
14cu|naev-0.6.1-1|96	Icon=%{name}
14cu|naev-0.6.1-1|97	Exec=%{_gamesbindir}/%{name}
14cu|naev-0.6.1-1|98	Type=Application
14cu|naev-0.6.1-1|99	Categories=Game;StrategyGame;
14cu|naev-0.6.1-1|100	StartupNotify=true
14cu|naev-0.6.1-1|101	EOF
14cu|naev-0.6.1-1|102	
14cu|naev-0.6.1-1|103	%check
14cu|naev-0.6.1-1|104	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|naev-0.6.1-1|105	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|naev-0.6.1-1|106	
14cu|naev-0.6.1-1|107	%changelog
14cu|naev-0.6.1-1|108	
14cu|naev-0.6.1-1|109	* Sun Jul 03 2016 abfonly <abfonly@gmail.com> 0.6.1-1
14cu|naev-0.6.1-1|110	- (e379e2f) Log: Update to 0.6.1
14cu|naev-0.6.1-1|111	- (e379e2f) clean spec and git
14cu|naev-0.6.1-1|112	
14cu|naev-0.6.1-1|113	

11012 14
14cu|nagios-4.0.8-1|1	%define nsusr nagios
14cu|nagios-4.0.8-1|2	%define nsgrp nagios
14cu|nagios-4.0.8-1|3	%define cmdusr apache
14cu|nagios-4.0.8-1|4	%define cmdgrp apache
14cu|nagios-4.0.8-1|5	%define _disable_ld_no_undefined 1
14cu|nagios-4.0.8-1|6	
14cu|nagios-4.0.8-1|7	Summary:    Host/service/network monitoring program
14cu|nagios-4.0.8-1|8	Name:       nagios
14cu|nagios-4.0.8-1|9	Version:    4.0.8
14cu|nagios-4.0.8-1|10	Release:    1
14cu|nagios-4.0.8-1|11	License:    GPLv2
14cu|nagios-4.0.8-1|12	Group:      Networking/Other
14cu|nagios-4.0.8-1|13	URL:        http://www.nagios.org/
14cu|nagios-4.0.8-1|14	Source0:    http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
14cu|nagios-4.0.8-1|15	Source1:    %{name}.service
14cu|nagios-4.0.8-1|16	Source2:    %{name}.tmpfiles
14cu|nagios-4.0.8-1|17	Source5:    favicon.ico
14cu|nagios-4.0.8-1|18	Patch1:     nagios-4.0.0-conf.d.patch
14cu|nagios-4.0.8-1|19	Requires(post): rpm-helper
14cu|nagios-4.0.8-1|20	Requires(preun): rpm-helper
14cu|nagios-4.0.8-1|21	Requires(pre): rpm-helper
14cu|nagios-4.0.8-1|22	Requires(postun): rpm-helper
14cu|nagios-4.0.8-1|23	Requires:   nagios-plugins
14cu|nagios-4.0.8-1|24	BuildRequires:  gd-devel
14cu|nagios-4.0.8-1|25	BuildRequires:  imagemagick
14cu|nagios-4.0.8-1|26	BuildRequires:  jpeg-devel
14cu|nagios-4.0.8-1|27	BuildRequires:  libtool-devel
14cu|nagios-4.0.8-1|28	BuildRequires:  multiarch-utils >= 1.0.3
14cu|nagios-4.0.8-1|29	BuildRequires:  perl-devel
14cu|nagios-4.0.8-1|30	Epoch:      1
14cu|nagios-4.0.8-1|31	
14cu|nagios-4.0.8-1|32	%description
14cu|nagios-4.0.8-1|33	Nagios is a program that will monitor hosts and services on your
14cu|nagios-4.0.8-1|34	network. It has the ability to email or page you when a problem
14cu|nagios-4.0.8-1|35	arises and when a problem is resolved. Nagios is written in C and
14cu|nagios-4.0.8-1|36	is designed to run under Linux (and some other *NIX variants) as a
14cu|nagios-4.0.8-1|37	background process, intermittently running checks on various
14cu|nagios-4.0.8-1|38	services that you specify.
14cu|nagios-4.0.8-1|39	
14cu|nagios-4.0.8-1|40	The actual service checks are performed by separate "plugin"
14cu|nagios-4.0.8-1|41	programs which return the status of the checks to Nagios.
14cu|nagios-4.0.8-1|42	
14cu|nagios-4.0.8-1|43	This package provide core programs for nagios. The web interface,
14cu|nagios-4.0.8-1|44	documentation, and development files are built as separate
14cu|nagios-4.0.8-1|45	packages
14cu|nagios-4.0.8-1|46	
14cu|nagios-4.0.8-1|47	%package    www
14cu|nagios-4.0.8-1|48	Summary:    Provides the HTML and CGI files for the Nagios web interface
14cu|nagios-4.0.8-1|49	Group:      Networking/WWW
14cu|nagios-4.0.8-1|50	Requires:   %{name} = %{epoch}:%{version}-%{release}
14cu|nagios-4.0.8-1|51	Requires:   freetype
14cu|nagios-4.0.8-1|52	Requires:   nail
14cu|nagios-4.0.8-1|53	Requires:   traceroute
14cu|nagios-4.0.8-1|54	Requires:   apache-mod_php
14cu|nagios-4.0.8-1|55	Epoch:      %{epoch}
14cu|nagios-4.0.8-1|56	
14cu|nagios-4.0.8-1|57	%description    www
14cu|nagios-4.0.8-1|58	Nagios is a program that will monitor hosts and services on your network. It
14cu|nagios-4.0.8-1|59	has the ability to email or page you when a problem arises and when a problem
14cu|nagios-4.0.8-1|60	is resolved. Nagios is written in C and is designed to run under Linux (and
14cu|nagios-4.0.8-1|61	some other *NIX variants) as a background process, intermittently running
14cu|nagios-4.0.8-1|62	checks on various services that you specify.
14cu|nagios-4.0.8-1|63	
14cu|nagios-4.0.8-1|64	Several CGI programs are included with Nagios in order to allow you to view the
14cu|nagios-4.0.8-1|65	current service status, problem history, notification history, and log file via
14cu|nagios-4.0.8-1|66	the web. This package provides the HTML and CGI files for the Nagios web
14cu|nagios-4.0.8-1|67	interface. In addition, HTML documentation is included in this package
14cu|nagios-4.0.8-1|68	
14cu|nagios-4.0.8-1|69	%package    devel
14cu|nagios-4.0.8-1|70	Group:      Development/C
14cu|nagios-4.0.8-1|71	Summary:    Provides include files that Nagios-related applications may compile against
14cu|nagios-4.0.8-1|72	Epoch:      %{epoch}
14cu|nagios-4.0.8-1|73	
14cu|nagios-4.0.8-1|74	%description    devel
14cu|nagios-4.0.8-1|75	Nagios is a program that will monitor hosts and services on your network. It
14cu|nagios-4.0.8-1|76	has the ability to email or page you when a problem arises and when a problem
14cu|nagios-4.0.8-1|77	is resolved. Nagios is written in C and is designed to run under Linux (and
14cu|nagios-4.0.8-1|78	some other *NIX variants) as a background process, intermittently running
14cu|nagios-4.0.8-1|79	checks on various services that you specify.
14cu|nagios-4.0.8-1|80	
14cu|nagios-4.0.8-1|81	This package provides include files that Nagios-related applications may
14cu|nagios-4.0.8-1|82	compile against.
14cu|nagios-4.0.8-1|83	
14cu|nagios-4.0.8-1|84	%prep
14cu|nagios-4.0.8-1|85	%setup -q
14cu|nagios-4.0.8-1|86	%apply_patches
14cu|nagios-4.0.8-1|87	
14cu|nagios-4.0.8-1|88	%build
14cu|nagios-4.0.8-1|89	%serverbuild
14cu|nagios-4.0.8-1|90	
14cu|nagios-4.0.8-1|91	export CFLAGS="$CFLAGS -fPIC"
14cu|nagios-4.0.8-1|92	export CXXFLAGS="$CXXFLAGS -fPIC"
14cu|nagios-4.0.8-1|93	export FFLAGS="$FFLAGS -fPIC"
14cu|nagios-4.0.8-1|94	%configure \
14cu|nagios-4.0.8-1|95	--with-httpd-conf=%{_webappconfdir} \
14cu|nagios-4.0.8-1|96	--with-checkresult-dir=/var/spool/nagios/checkresults \
14cu|nagios-4.0.8-1|97	--with-temp-dir=/tmp \
14cu|nagios-4.0.8-1|98	--exec-prefix=%{_sbindir} \
14cu|nagios-4.0.8-1|99	--bindir=%{_sbindir} \
14cu|nagios-4.0.8-1|100	--sbindir=%{_libdir}/nagios/cgi \
14cu|nagios-4.0.8-1|101	--libexecdir=%{_libdir}/nagios/plugins \
14cu|nagios-4.0.8-1|102	--datadir=%{_datadir}/nagios \
14cu|nagios-4.0.8-1|103	--sysconfdir=%{_sysconfdir}/nagios \
14cu|nagios-4.0.8-1|104	--localstatedir=/var/log/nagios \
14cu|nagios-4.0.8-1|105	--with-lockfile=/var/run/nagios/nagios.pid \
14cu|nagios-4.0.8-1|106	--with-mail=/bin/mail \
14cu|nagios-4.0.8-1|107	--with-nagios-user=%{nsusr} \
14cu|nagios-4.0.8-1|108	--with-nagios-group=%{nsgrp} \
14cu|nagios-4.0.8-1|109	--with-command-user=%{cmdusr} \
14cu|nagios-4.0.8-1|110	--with-command-grp=%{cmdgrp} \
14cu|nagios-4.0.8-1|111	--with-cgiurl=/nagios/cgi-bin \
14cu|nagios-4.0.8-1|112	--with-htmurl=/nagios \
14cu|nagios-4.0.8-1|113	--with-gd-lib=%{_libdir} \
14cu|nagios-4.0.8-1|114	--with-gd-inc=%{_includedir}
14cu|nagios-4.0.8-1|115	
14cu|nagios-4.0.8-1|116	# bug
14cu|nagios-4.0.8-1|117	perl -pi -e "s|/var/log/nagios/spool/checkresults|/var/spool/nagios/checkresults|g" include/locations.h
14cu|nagios-4.0.8-1|118	
14cu|nagios-4.0.8-1|119	# the helloworld one doesn't like -fPIE
14cu|nagios-4.0.8-1|120	perl -pi -e "s|-fPIE||g" module/Makefile
14cu|nagios-4.0.8-1|121	
14cu|nagios-4.0.8-1|122	%make all
14cu|nagios-4.0.8-1|123	
14cu|nagios-4.0.8-1|124	pushd contrib
14cu|nagios-4.0.8-1|125	make convertcfg
14cu|nagios-4.0.8-1|126	make daemonchk.cgi
14cu|nagios-4.0.8-1|127	popd
14cu|nagios-4.0.8-1|128	
14cu|nagios-4.0.8-1|129	%install
14cu|nagios-4.0.8-1|130	rm -rf %{buildroot}
14cu|nagios-4.0.8-1|131	
14cu|nagios-4.0.8-1|132	install -d -m0755 %{buildroot}%{_webappconfdir}
14cu|nagios-4.0.8-1|133	install -d -m0755 %{buildroot}/var/spool/nagios/checkresults
14cu|nagios-4.0.8-1|134	install -d -m0755 %{buildroot}/var/run/nagios
14cu|nagios-4.0.8-1|135	install -d -m0755 %{buildroot}%{_includedir}/nagios
14cu|nagios-4.0.8-1|136	
14cu|nagios-4.0.8-1|137	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/{servers,printers,switches,routers,conf.d,plugins.d}
14cu|nagios-4.0.8-1|138	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/eventhandlers
14cu|nagios-4.0.8-1|139	
14cu|nagios-4.0.8-1|140	make \
14cu|nagios-4.0.8-1|141	DESTDIR=%{buildroot} \
14cu|nagios-4.0.8-1|142	BINDIR=%{_sbindir} \
14cu|nagios-4.0.8-1|143	CFGDIR=%{_sysconfdir}/nagios \
14cu|nagios-4.0.8-1|144	CGIDIR=%{_libdir}/nagios/cgi \
14cu|nagios-4.0.8-1|145	COMMAND_OPTS="" \
14cu|nagios-4.0.8-1|146	HTMLDIR=%{_datadir}/nagios/www \
14cu|nagios-4.0.8-1|147	INIT_OPTS="" \
14cu|nagios-4.0.8-1|148	INSTALL=install \
14cu|nagios-4.0.8-1|149	INSTALL_OPTS="" \
14cu|nagios-4.0.8-1|150	LOGDIR=/var/log/nagios \
14cu|nagios-4.0.8-1|151	STRIP=/bin/true \
14cu|nagios-4.0.8-1|152	install \
14cu|nagios-4.0.8-1|153	install-devel \
14cu|nagios-4.0.8-1|154	install-config
14cu|nagios-4.0.8-1|155	
14cu|nagios-4.0.8-1|156	# fix docs
14cu|nagios-4.0.8-1|157	cp sample-config/README README.sample-config
14cu|nagios-4.0.8-1|158	cp sample-config/template-object/README README.template-object
14cu|nagios-4.0.8-1|159	
14cu|nagios-4.0.8-1|160	# install headers
14cu|nagios-4.0.8-1|161	install -m0644 include/locations.h %{buildroot}%{_includedir}/nagios/
14cu|nagios-4.0.8-1|162	
14cu|nagios-4.0.8-1|163	pushd contrib
14cu|nagios-4.0.8-1|164	make \
14cu|nagios-4.0.8-1|165	DESTDIR=%{buildroot} \
14cu|nagios-4.0.8-1|166	BINDIR=%{_sbindir} \
14cu|nagios-4.0.8-1|167	CFGDIR=%{_sysconfdir}/nagios \
14cu|nagios-4.0.8-1|168	CGIDIR=%{_libdir}/nagios/cgi \
14cu|nagios-4.0.8-1|169	COMMAND_OPTS="" \
14cu|nagios-4.0.8-1|170	HTMLDIR=%{_datadir}/nagios/www \
14cu|nagios-4.0.8-1|171	INIT_OPTS="" \
14cu|nagios-4.0.8-1|172	INSTALL=install \
14cu|nagios-4.0.8-1|173	INSTALL_OPTS="" \
14cu|nagios-4.0.8-1|174	LOGDIR=/var/log/nagios \
14cu|nagios-4.0.8-1|175	install
14cu|nagios-4.0.8-1|176	popd
14cu|nagios-4.0.8-1|177	
14cu|nagios-4.0.8-1|178	# fix strange perms
14cu|nagios-4.0.8-1|179	find %{buildroot}%{_datadir}/nagios -type d | xargs chmod 755
14cu|nagios-4.0.8-1|180	find %{buildroot}%{_datadir}/nagios/www -type f | xargs chmod 644
14cu|nagios-4.0.8-1|181	chmod 755 \
14cu|nagios-4.0.8-1|182	%{buildroot}%{_libdir}/nagios/cgi/* \
14cu|nagios-4.0.8-1|183	%{buildroot}%{_sbindir}/*
14cu|nagios-4.0.8-1|184	
14cu|nagios-4.0.8-1|185	# fix default config
14cu|nagios-4.0.8-1|186	perl -pi \
14cu|nagios-4.0.8-1|187	-e 's|^check_for_updates=1|check_for_updates=0|;' \
14cu|nagios-4.0.8-1|188	-e 's|^#query_socket=|query_socket=|;' \
14cu|nagios-4.0.8-1|189	-e "s|=/var/log/nagios/rw/|=/var/spool/nagios/|;" \
14cu|nagios-4.0.8-1|190	%{buildroot}%{_sysconfdir}/nagios/nagios.cfg
14cu|nagios-4.0.8-1|191	perl -pi \
14cu|nagios-4.0.8-1|192	-e "s|^physical_html_path=.*|physical_html_path=%{_datadir}/nagios/www|;" \
14cu|nagios-4.0.8-1|193	%{buildroot}%{_sysconfdir}/nagios/cgi.cfg
14cu|nagios-4.0.8-1|194	
14cu|nagios-4.0.8-1|195	
14cu|nagios-4.0.8-1|196	# systemd
14cu|nagios-4.0.8-1|197	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/nagios.service
14cu|nagios-4.0.8-1|198	install -D -m 644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/nagios.conf
14cu|nagios-4.0.8-1|199	rm -f %{buildroot}%{_initrddir}/nagios
14cu|nagios-4.0.8-1|200	
14cu|nagios-4.0.8-1|201	# apache configuration
14cu|nagios-4.0.8-1|202	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|nagios-4.0.8-1|203	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|nagios-4.0.8-1|204	# Nagios Apache configuration
14cu|nagios-4.0.8-1|205	
14cu|nagios-4.0.8-1|206	ScriptAlias /%{name}/cgi-bin %{_libdir}/%{name}/cgi
14cu|nagios-4.0.8-1|207	
14cu|nagios-4.0.8-1|208	<Directory %{_libdir}/%{name}/cgi>
14cu|nagios-4.0.8-1|209	Options ExecCGI
14cu|nagios-4.0.8-1|210	Require all granted
14cu|nagios-4.0.8-1|211	</Directory>
14cu|nagios-4.0.8-1|212	
14cu|nagios-4.0.8-1|213	Alias /%{name} %{_datadir}/%{name}/www
14cu|nagios-4.0.8-1|214	
14cu|nagios-4.0.8-1|215	<Directory %{_datadir}/%{name}/www>
14cu|nagios-4.0.8-1|216	Require all granted
14cu|nagios-4.0.8-1|217	</Directory>
14cu|nagios-4.0.8-1|218	EOF
14cu|nagios-4.0.8-1|219	
14cu|nagios-4.0.8-1|220	# install and fix event handlers
14cu|nagios-4.0.8-1|221	install -m0755 contrib/eventhandlers/disable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|222	install -m0755 contrib/eventhandlers/disable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|223	install -m0755 contrib/eventhandlers/enable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|224	install -m0755 contrib/eventhandlers/enable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|225	install -m0755 contrib/eventhandlers/submit_check_result %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|226	install -m0755 contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|227	install -m0755 contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|228	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-host-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|229	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
14cu|nagios-4.0.8-1|230	
14cu|nagios-4.0.8-1|231	find %{buildroot}%{_libdir}/nagios/plugins/eventhandlers -type f | \
14cu|nagios-4.0.8-1|232	xargs perl -pi \
14cu|nagios-4.0.8-1|233	-e 's|/usr/local/nagios/var/rw/|/var/spool/nagios/|;' \
14cu|nagios-4.0.8-1|234	-e 's|/usr/local/nagios/libexec/eventhandlers|%{_libdir}/nagios/plugins/eventhandlers|g;' \
14cu|nagios-4.0.8-1|235	-e 's|/usr/local/nagios/libexec/send_nsca|%{_libdir}/nagios/plugins/send_nsca|g;' \
14cu|nagios-4.0.8-1|236	-e 's|/usr/local/nagios/test/var|/var/log/nagios|g;' \
14cu|nagios-4.0.8-1|237	-e 's|/usr/local/nagios/etc/send_nsca.cfg|%{_sysconfdir}/nagios/send_nsca.cfg|g;' \
14cu|nagios-4.0.8-1|238	-e 's|printfcmd="/bin/printf"|printfcmd="/usr/bin/printf"|;'
14cu|nagios-4.0.8-1|239	
14cu|nagios-4.0.8-1|240	%multiarch_includes %{buildroot}%{_includedir}/nagios/locations.h
14cu|nagios-4.0.8-1|241	
14cu|nagios-4.0.8-1|242	# install the favicon.ico
14cu|nagios-4.0.8-1|243	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/nagios/www
14cu|nagios-4.0.8-1|244	
14cu|nagios-4.0.8-1|245	# automatic reloading for new plugins
14cu|nagios-4.0.8-1|246	install -d %buildroot%{_var}/lib/rpm/filetriggers
14cu|nagios-4.0.8-1|247	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.filter << EOF
14cu|nagios-4.0.8-1|248	^.%{_sysconfdir}/nagios/plugins.d/.*\.cfg$
14cu|nagios-4.0.8-1|249	EOF
14cu|nagios-4.0.8-1|250	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.script << EOF
14cu|nagios-4.0.8-1|251	#!/bin/sh
14cu|nagios-4.0.8-1|252	systemctl try-restart nagios.service
14cu|nagios-4.0.8-1|253	EOF
14cu|nagios-4.0.8-1|254	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/nagios.script
14cu|nagios-4.0.8-1|255	
14cu|nagios-4.0.8-1|256	%pretrans
14cu|nagios-4.0.8-1|257	# prevent symlink creation failure on update
14cu|nagios-4.0.8-1|258	if [ -d /etc/nagios/plugins.d -a ! -L /etc/nagios/plugins.d ]; then
14cu|nagios-4.0.8-1|259	if [ ! -d /etc/nagios/conf.d ]; then
14cu|nagios-4.0.8-1|260	mkdir -p /etc/nagios/conf.d
14cu|nagios-4.0.8-1|261	fi
14cu|nagios-4.0.8-1|262	mv -f /etc/nagios/plugins.d/* /etc/nagios/conf.d 2>/dev/null
14cu|nagios-4.0.8-1|263	rmdir /etc/nagios/plugins.d
14cu|nagios-4.0.8-1|264	fi
14cu|nagios-4.0.8-1|265	
14cu|nagios-4.0.8-1|266	%pre
14cu|nagios-4.0.8-1|267	%_pre_useradd %{nsusr} /var/log/nagios /bin/sh
14cu|nagios-4.0.8-1|268	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
14cu|nagios-4.0.8-1|269	
14cu|nagios-4.0.8-1|270	%post
14cu|nagios-4.0.8-1|271	%_post_service %{name}
14cu|nagios-4.0.8-1|272	
14cu|nagios-4.0.8-1|273	%preun
14cu|nagios-4.0.8-1|274	%_preun_service %{name}
14cu|nagios-4.0.8-1|275	
14cu|nagios-4.0.8-1|276	%postun
14cu|nagios-4.0.8-1|277	%_postun_userdel %{nsusr}
14cu|nagios-4.0.8-1|278	
14cu|nagios-4.0.8-1|279	%files
14cu|nagios-4.0.8-1|280	%doc Changelog INSTALLING LEGAL README UPGRADING
14cu|nagios-4.0.8-1|281	%doc sample-config/mrtg.cfg
14cu|nagios-4.0.8-1|282	%{_unitdir}/nagios.service
14cu|nagios-4.0.8-1|283	%{_prefix}/lib/tmpfiles.d/nagios.conf
14cu|nagios-4.0.8-1|284	%{_sbindir}/*
14cu|nagios-4.0.8-1|285	%dir %{_sysconfdir}/nagios
14cu|nagios-4.0.8-1|286	%dir %{_sysconfdir}/nagios/conf.d
14cu|nagios-4.0.8-1|287	%dir %{_sysconfdir}/nagios/plugins.d
14cu|nagios-4.0.8-1|288	%dir %{_sysconfdir}/nagios/objects
14cu|nagios-4.0.8-1|289	%config(noreplace) %{_sysconfdir}/nagios/*.cfg
14cu|nagios-4.0.8-1|290	%config(noreplace) %{_sysconfdir}/nagios/objects/*.cfg
14cu|nagios-4.0.8-1|291	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios
14cu|nagios-4.0.8-1|292	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios/archives
14cu|nagios-4.0.8-1|293	%attr(2775,%{nsusr},%{cmdgrp}) %dir /var/spool/nagios
14cu|nagios-4.0.8-1|294	%attr(-,%{nsusr},%{nsgrp}) %dir /var/spool/nagios/checkresults
14cu|nagios-4.0.8-1|295	%dir %{_libdir}/nagios/plugins/eventhandlers
14cu|nagios-4.0.8-1|296	%{_libdir}/nagios/plugins/eventhandlers/*
14cu|nagios-4.0.8-1|297	%{_var}/lib/rpm/filetriggers/nagios.*
14cu|nagios-4.0.8-1|298	
14cu|nagios-4.0.8-1|299	%files www
14cu|nagios-4.0.8-1|300	%config(noreplace) %{_webappconfdir}/nagios.conf
14cu|nagios-4.0.8-1|301	%{_libdir}/nagios/cgi
14cu|nagios-4.0.8-1|302	%{_datadir}/nagios/www
14cu|nagios-4.0.8-1|303	
14cu|nagios-4.0.8-1|304	%files devel
14cu|nagios-4.0.8-1|305	%{multiarch_includedir}/nagios/locations.h
14cu|nagios-4.0.8-1|306	%{_includedir}/nagios
14cu|nagios-4.0.8-1|307	%{_libdir}/libnagios.a
14cu|nagios-4.0.8-1|308	
14cu|nagios-4.0.8-1|309	
14cu|nagios-4.0.8-1|310	%changelog
14cu|nagios-4.0.8-1|311	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.8-1
14cu|nagios-4.0.8-1|312	+ Revision: 9063672
14cu|nagios-4.0.8-1|313	- Fix pid files handling
14cu|nagios-4.0.8-1|314	
14cu|nagios-4.0.8-1|315	

11013 14
14cu|nagios-check_logfiles-3.5.1-1|1	# This package is de-facto noarch, but we need to install files to arch-specific places
14cu|nagios-check_logfiles-3.5.1-1|2	%define debug_package %{nil}
14cu|nagios-check_logfiles-3.5.1-1|3	
14cu|nagios-check_logfiles-3.5.1-1|4	Name:		nagios-check_logfiles
14cu|nagios-check_logfiles-3.5.1-1|5	Version:	3.5.1
14cu|nagios-check_logfiles-3.5.1-1|6	Release:	1
14cu|nagios-check_logfiles-3.5.1-1|7	Summary:	Check log files for specific patterns
14cu|nagios-check_logfiles-3.5.1-1|8	Group:		Networking/Other
14cu|nagios-check_logfiles-3.5.1-1|9	License:	BSD
14cu|nagios-check_logfiles-3.5.1-1|10	URL:		http://www.consol.com/opensource/nagios/check-logfiles
14cu|nagios-check_logfiles-3.5.1-1|11	Source:     http://www.consol.com/fileadmin/opensource/Nagios/check_logfiles-%{version}.tar.gz
14cu|nagios-check_logfiles-3.5.1-1|12	
14cu|nagios-check_logfiles-3.5.1-1|13	%description
14cu|nagios-check_logfiles-3.5.1-1|14	check_logfiles is a Plugin for Nagios which scans log files for specific
14cu|nagios-check_logfiles-3.5.1-1|15	patterns.
14cu|nagios-check_logfiles-3.5.1-1|16	
14cu|nagios-check_logfiles-3.5.1-1|17	%prep
14cu|nagios-check_logfiles-3.5.1-1|18	%setup -q -n check_logfiles-%{version}
14cu|nagios-check_logfiles-3.5.1-1|19	
14cu|nagios-check_logfiles-3.5.1-1|20	%build
14cu|nagios-check_logfiles-3.5.1-1|21	%configure2_5x --build=i586-mandriva-linux-gnu --libexec=%{_libdir}/nagios/plugins
14cu|nagios-check_logfiles-3.5.1-1|22	%make
14cu|nagios-check_logfiles-3.5.1-1|23	
14cu|nagios-check_logfiles-3.5.1-1|24	
14cu|nagios-check_logfiles-3.5.1-1|25	%install
14cu|nagios-check_logfiles-3.5.1-1|26	%makeinstall_std
14cu|nagios-check_logfiles-3.5.1-1|27	
14cu|nagios-check_logfiles-3.5.1-1|28	%files
14cu|nagios-check_logfiles-3.5.1-1|29	%{_libdir}/nagios/plugins/check_logfiles
14cu|nagios-check_logfiles-3.5.1-1|30	
14cu|nagios-check_logfiles-3.5.1-1|31	
14cu|nagios-check_logfiles-3.5.1-1|32	%changelog
14cu|nagios-check_logfiles-3.5.1-1|33	
14cu|nagios-check_logfiles-3.5.1-1|34	* Sun Aug 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-1
14cu|nagios-check_logfiles-3.5.1-1|35	- (59deed2) Updated to 3.5.1
14cu|nagios-check_logfiles-3.5.1-1|36	
14cu|nagios-check_logfiles-3.5.1-1|37	

11014 14
14cu|nagios-check_mk-1.2.4b7-1|1	Name:		nagios-check_mk
14cu|nagios-check_mk-1.2.4b7-1|2	Version:	1.2.4b7
14cu|nagios-check_mk-1.2.4b7-1|3	Release:	1
14cu|nagios-check_mk-1.2.4b7-1|4	Summary:	A new general purpose Nagios-plugin for retrieving data
14cu|nagios-check_mk-1.2.4b7-1|5	Group:		Networking/Other
14cu|nagios-check_mk-1.2.4b7-1|6	License:	BSD
14cu|nagios-check_mk-1.2.4b7-1|7	URL:		http://mathias-kettner.de/check_mk
14cu|nagios-check_mk-1.2.4b7-1|8	Source:     http://mathias-kettner.de/download/check_mk-%{version}.tar.gz
14cu|nagios-check_mk-1.2.4b7-1|9	BuildArch:  noarch
14cu|nagios-check_mk-1.2.4b7-1|10	
14cu|nagios-check_mk-1.2.4b7-1|11	%description
14cu|nagios-check_mk-1.2.4b7-1|12	check_mk is a general purpose Nagios-plugin for retrieving data. It adopts a
14cu|nagios-check_mk-1.2.4b7-1|13	new approach for collecting data from operating systems and network components.
14cu|nagios-check_mk-1.2.4b7-1|14	It obsoletes NRPE, check_by_ssh, NSClient, and check_snmp and it has many
14cu|nagios-check_mk-1.2.4b7-1|15	benefits, the most important of which are significant reduction of CPU usage on
14cu|nagios-check_mk-1.2.4b7-1|16	the Nagios host and automatic inventory of items to be checked on hosts. The
14cu|nagios-check_mk-1.2.4b7-1|17	larger your Nagios installation is, the more helpful these improvements.
14cu|nagios-check_mk-1.2.4b7-1|18	
14cu|nagios-check_mk-1.2.4b7-1|19	%package agent
14cu|nagios-check_mk-1.2.4b7-1|20	Summary:    Agent for check_mk
14cu|nagios-check_mk-1.2.4b7-1|21	Requires:   xinetd
14cu|nagios-check_mk-1.2.4b7-1|22	Group:      Networking/Other
14cu|nagios-check_mk-1.2.4b7-1|23	
14cu|nagios-check_mk-1.2.4b7-1|24	%description agent
14cu|nagios-check_mk-1.2.4b7-1|25	This package contains the agent for check_mk. Install this on
14cu|nagios-check_mk-1.2.4b7-1|26	all Linux machines you want to monitor via check_mk.
14cu|nagios-check_mk-1.2.4b7-1|27	
14cu|nagios-check_mk-1.2.4b7-1|28	%prep
14cu|nagios-check_mk-1.2.4b7-1|29	%setup -q -n check_mk-%{version}
14cu|nagios-check_mk-1.2.4b7-1|30	tar xf agents.tar.gz
14cu|nagios-check_mk-1.2.4b7-1|31	
14cu|nagios-check_mk-1.2.4b7-1|32	%build
14cu|nagios-check_mk-1.2.4b7-1|33	
14cu|nagios-check_mk-1.2.4b7-1|34	%install
14cu|nagios-check_mk-1.2.4b7-1|35	install -d -m 755 %{buildroot}%{_bindir}
14cu|nagios-check_mk-1.2.4b7-1|36	cat > %{buildroot}%{_bindir}/check_mk <<'EOF'
14cu|nagios-check_mk-1.2.4b7-1|37	#!/bin/sh
14cu|nagios-check_mk-1.2.4b7-1|38	exec python %{_datadir}/check_mk/modules/check_mk.py "$@"
14cu|nagios-check_mk-1.2.4b7-1|39	EOF
14cu|nagios-check_mk-1.2.4b7-1|40	chmod +x %{buildroot}%{_bindir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|41	
14cu|nagios-check_mk-1.2.4b7-1|42	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|43	cat > %{buildroot}%{_sysconfdir}/check_mk/main.mk <<'EOF'
14cu|nagios-check_mk-1.2.4b7-1|44	all_hosts = [ "localhost" ]
14cu|nagios-check_mk-1.2.4b7-1|45	EOF
14cu|nagios-check_mk-1.2.4b7-1|46	
14cu|nagios-check_mk-1.2.4b7-1|47	install -d -m 755 %{buildroot}%{_datadir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|48	install -d -m 755 %{buildroot}%{_datadir}/check_mk/modules
14cu|nagios-check_mk-1.2.4b7-1|49	tar xf modules.tar.gz -C %{buildroot}%{_datadir}/check_mk/modules
14cu|nagios-check_mk-1.2.4b7-1|50	install -d -m 755 %{buildroot}%{_datadir}/check_mk/checks
14cu|nagios-check_mk-1.2.4b7-1|51	tar xf checks.tar.gz -C %{buildroot}%{_datadir}/check_mk/checks
14cu|nagios-check_mk-1.2.4b7-1|52	install -d -m 755 %{buildroot}%{_datadir}/check_mk/web
14cu|nagios-check_mk-1.2.4b7-1|53	tar xf web.tar.gz -C %{buildroot}%{_datadir}/check_mk/web
14cu|nagios-check_mk-1.2.4b7-1|54	install -d -m 755 %{buildroot}%{_datadir}/check_mk/pnp-templates
14cu|nagios-check_mk-1.2.4b7-1|55	tar xf pnp-templates.tar.gz -C %{buildroot}%{_datadir}/check_mk/pnp-templates
14cu|nagios-check_mk-1.2.4b7-1|56	
14cu|nagios-check_mk-1.2.4b7-1|57	cat > %{buildroot}%{_datadir}/check_mk/modules/defaults <<'EOF'
14cu|nagios-check_mk-1.2.4b7-1|58	# created during package creation
14cu|nagios-check_mk-1.2.4b7-1|59	
14cu|nagios-check_mk-1.2.4b7-1|60	check_mk_version            = '%{version}'
14cu|nagios-check_mk-1.2.4b7-1|61	default_config_dir          = '%{_sysconfdir}/check_mk'
14cu|nagios-check_mk-1.2.4b7-1|62	check_mk_configdir          = '%{_sysconfdir}/check_mk/conf.d'
14cu|nagios-check_mk-1.2.4b7-1|63	checks_dir                  = '%{_datadir}/check_mk/checks'
14cu|nagios-check_mk-1.2.4b7-1|64	check_manpages_dir          = '%{_datadir}/check_mk/doc/checks'
14cu|nagios-check_mk-1.2.4b7-1|65	modules_dir                 = '%{_datadir}/check_mk/modules'
14cu|nagios-check_mk-1.2.4b7-1|66	agents_dir                  = '%{_datadir}/check_mk/agents'
14cu|nagios-check_mk-1.2.4b7-1|67	var_dir                     = '%{_localstatedir}/lib/check_mk'
14cu|nagios-check_mk-1.2.4b7-1|68	lib_dir                     = ''
14cu|nagios-check_mk-1.2.4b7-1|69	autochecksdir               = '%{_localstatedir}/lib/check_mk/autochecks'
14cu|nagios-check_mk-1.2.4b7-1|70	precompiled_hostchecks_dir  = '%{_localstatedir}/lib/check_mk/precompiled'
14cu|nagios-check_mk-1.2.4b7-1|71	counters_directory          = '%{_localstatedir}/lib/check_mk/counters'
14cu|nagios-check_mk-1.2.4b7-1|72	tcp_cache_dir               = '%{_localstatedir}/lib/check_mk/cache'
14cu|nagios-check_mk-1.2.4b7-1|73	logwatch_dir                = '%{_localstatedir}/lib/check_mk/logwatch'
14cu|nagios-check_mk-1.2.4b7-1|74	nagios_objects_file         = '%{_sysconfdir}/nagios/objects/check_mk_objects.cfg'
14cu|nagios-check_mk-1.2.4b7-1|75	rrd_path                    = '%{_localstatedir}/lib/check_mk/rrd'
14cu|nagios-check_mk-1.2.4b7-1|76	nagios_command_pipe_path    = '/var/log/nagios/rw/nagios.cmd'
14cu|nagios-check_mk-1.2.4b7-1|77	nagios_status_file          = '/var/log/nagios/status.dat'
14cu|nagios-check_mk-1.2.4b7-1|78	nagios_conf_dir             = '/etc/nagios/objects'
14cu|nagios-check_mk-1.2.4b7-1|79	nagios_user                 = 'nagios'
14cu|nagios-check_mk-1.2.4b7-1|80	nagios_url                  = '/nagios'
14cu|nagios-check_mk-1.2.4b7-1|81	nagios_cgi_url              = '/nagios/cgi-bin'
14cu|nagios-check_mk-1.2.4b7-1|82	logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
14cu|nagios-check_mk-1.2.4b7-1|83	www_group                   = 'apache'
14cu|nagios-check_mk-1.2.4b7-1|84	nagios_config_file          = '%{_sysconfdir}/nagios/nagios.cfg'
14cu|nagios-check_mk-1.2.4b7-1|85	nagios_startscript          = '%{_initrddir}/nagios'
14cu|nagios-check_mk-1.2.4b7-1|86	nagios_binary               = '%{_sbindir}/nagios'
14cu|nagios-check_mk-1.2.4b7-1|87	apache_config_dir           = '%{_sysconfdir}/httpd/conf/webapps.d'
14cu|nagios-check_mk-1.2.4b7-1|88	htpasswd_file               = '%{_sysconfdir}/check_mk/htpasswd.users'
14cu|nagios-check_mk-1.2.4b7-1|89	nagios_auth_name            = 'Nagios Access'
14cu|nagios-check_mk-1.2.4b7-1|90	web_dir                     = '%{_datadir}/check_mk/web'
14cu|nagios-check_mk-1.2.4b7-1|91	checkmk_web_uri             = '/check_mk'
14cu|nagios-check_mk-1.2.4b7-1|92	livestatus_unix_socket      = '/'
14cu|nagios-check_mk-1.2.4b7-1|93	livebackendsdir             = ''
14cu|nagios-check_mk-1.2.4b7-1|94	pnp_url                     = '/pnp4nagios/'
14cu|nagios-check_mk-1.2.4b7-1|95	pnp_templates_dir           = '%{_datadir}/check_mk/pnp-templates'
14cu|nagios-check_mk-1.2.4b7-1|96	doc_dir                     = '%{_datadir}/doc/check_mk'
14cu|nagios-check_mk-1.2.4b7-1|97	EOF
14cu|nagios-check_mk-1.2.4b7-1|98	cp %{buildroot}%{_datadir}/check_mk/modules/defaults \
14cu|nagios-check_mk-1.2.4b7-1|99	%{buildroot}%{_datadir}/check_mk/web/htdocs/defaults.py
14cu|nagios-check_mk-1.2.4b7-1|100	
14cu|nagios-check_mk-1.2.4b7-1|101	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk
14cu|nagios-check_mk-1.2.4b7-1|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/autochecks
14cu|nagios-check_mk-1.2.4b7-1|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/cache
14cu|nagios-check_mk-1.2.4b7-1|104	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/counters
14cu|nagios-check_mk-1.2.4b7-1|105	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/precompiled
14cu|nagios-check_mk-1.2.4b7-1|106	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/logwatch
14cu|nagios-check_mk-1.2.4b7-1|107	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/rrd
14cu|nagios-check_mk-1.2.4b7-1|108	
14cu|nagios-check_mk-1.2.4b7-1|109	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14cu|nagios-check_mk-1.2.4b7-1|110	tar xf doc.tar.gz -C %{buildroot}%{_docdir}/%{name} --exclude livestatus
14cu|nagios-check_mk-1.2.4b7-1|111	
14cu|nagios-check_mk-1.2.4b7-1|112	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14cu|nagios-check_mk-1.2.4b7-1|113	install -m 644 xinetd.conf %{buildroot}%{_sysconfdir}/xinetd.d/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|114	
14cu|nagios-check_mk-1.2.4b7-1|115	install -d -m 755 %{buildroot}%{_bindir}
14cu|nagios-check_mk-1.2.4b7-1|116	install -m 755 check_mk_agent.linux %{buildroot}%{_bindir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|117	
14cu|nagios-check_mk-1.2.4b7-1|118	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|119	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/plugins
14cu|nagios-check_mk-1.2.4b7-1|120	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/local
14cu|nagios-check_mk-1.2.4b7-1|121	install -m 644 plugins/mk_logwatch %{buildroot}%{_datadir}/check_mk_agent/plugins
14cu|nagios-check_mk-1.2.4b7-1|122	install -m 644 plugins/j4p_performance %{buildroot}%{_datadir}/check_mk_agent/plugins
14cu|nagios-check_mk-1.2.4b7-1|123	install -m 644 plugins/mk_oracle %{buildroot}%{_datadir}/check_mk_agent/plugins
14cu|nagios-check_mk-1.2.4b7-1|124	install -m 644 plugins/sylo %{buildroot}%{_datadir}/check_mk_agent/plugins
14cu|nagios-check_mk-1.2.4b7-1|125	
14cu|nagios-check_mk-1.2.4b7-1|126	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|127	install -m 644 logwatch.cfg %{buildroot}%{_sysconfdir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|128	
14cu|nagios-check_mk-1.2.4b7-1|129	perl -pi \
14cu|nagios-check_mk-1.2.4b7-1|130	-e 's|LIBDIR="/to/be/changed"|LIBDIR="%{_datadir}/check_mk_agent"|;' \
14cu|nagios-check_mk-1.2.4b7-1|131	-e 's|CONFDIR="/to/be/changed"|CONFDIR="%{_sysconfdir}/check_mk_agent"|;' \
14cu|nagios-check_mk-1.2.4b7-1|132	%{buildroot}%{_bindir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|133	
14cu|nagios-check_mk-1.2.4b7-1|134	# Drop compiled example - it won't launch in our systems
14cu|nagios-check_mk-1.2.4b7-1|135	rm -f %{buildroot}%{_datadir}/doc/nagios-check_mk/treasures/modbus/agent_modbus
14cu|nagios-check_mk-1.2.4b7-1|136	
14cu|nagios-check_mk-1.2.4b7-1|137	%files
14cu|nagios-check_mk-1.2.4b7-1|138	%doc %{_docdir}/%{name}
14cu|nagios-check_mk-1.2.4b7-1|139	%{_bindir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|140	%config(noreplace) %{_sysconfdir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|141	%{_datadir}/check_mk
14cu|nagios-check_mk-1.2.4b7-1|142	%{_localstatedir}/lib/check_mk
14cu|nagios-check_mk-1.2.4b7-1|143	
14cu|nagios-check_mk-1.2.4b7-1|144	%files agent
14cu|nagios-check_mk-1.2.4b7-1|145	%{_bindir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|146	%{_datadir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|147	%config(noreplace) %{_sysconfdir}/xinetd.d/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|148	%config(noreplace) %{_sysconfdir}/check_mk_agent
14cu|nagios-check_mk-1.2.4b7-1|149	%changelog
14cu|nagios-check_mk-1.2.4b7-1|150	
14cu|nagios-check_mk-1.2.4b7-1|151	* Thu Sep 10 2015 Denis Silakov <dsilakov@gmail.com> 1.2.4b7-1
14cu|nagios-check_mk-1.2.4b7-1|152	- (8e9f63b) Drop compiled example - it won't launch in our systems
14cu|nagios-check_mk-1.2.4b7-1|153	
14cu|nagios-check_mk-1.2.4b7-1|154	

11015 14
14cu|nagios-check_mysql_health-2.1.7-1|1	%define up_name	check_mysql_health
14cu|nagios-check_mysql_health-2.1.7-1|2	
14cu|nagios-check_mysql_health-2.1.7-1|3	Name:		nagios-%{up_name}
14cu|nagios-check_mysql_health-2.1.7-1|4	Version:	2.1.7
14cu|nagios-check_mysql_health-2.1.7-1|5	Release:	1
14cu|nagios-check_mysql_health-2.1.7-1|6	Summary:	Check MySQL
14cu|nagios-check_mysql_health-2.1.7-1|7	Group:		Networking/Other
14cu|nagios-check_mysql_health-2.1.7-1|8	License:	GPL
14cu|nagios-check_mysql_health-2.1.7-1|9	URL:		http://www.consol.de/opensource/nagios/check-mysql-health/
14cu|nagios-check_mysql_health-2.1.7-1|10	Source0:	http://labs.consol.de/wp-content/uploads/2010/03/%{up_name}-%{version}.tar.gz
14cu|nagios-check_mysql_health-2.1.7-1|11	BuildArch:	noarch
14cu|nagios-check_mysql_health-2.1.7-1|12	
14cu|nagios-check_mysql_health-2.1.7-1|13	%description
14cu|nagios-check_mysql_health-2.1.7-1|14	This plugin is used to monitor a variety of mysql database metrics.
14cu|nagios-check_mysql_health-2.1.7-1|15	
14cu|nagios-check_mysql_health-2.1.7-1|16	%prep
14cu|nagios-check_mysql_health-2.1.7-1|17	%setup -q -n %{up_name}-%{version}
14cu|nagios-check_mysql_health-2.1.7-1|18	
14cu|nagios-check_mysql_health-2.1.7-1|19	%build
14cu|nagios-check_mysql_health-2.1.7-1|20	%configure2_5x \
14cu|nagios-check_mysql_health-2.1.7-1|21	--libexecdir=%{_datadir}/nagios/plugins \
14cu|nagios-check_mysql_health-2.1.7-1|22	--with-statefiles-dir=%{_localstatedir}/lib/nagios
14cu|nagios-check_mysql_health-2.1.7-1|23	%make
14cu|nagios-check_mysql_health-2.1.7-1|24	
14cu|nagios-check_mysql_health-2.1.7-1|25	%install
14cu|nagios-check_mysql_health-2.1.7-1|26	%makeinstall_std
14cu|nagios-check_mysql_health-2.1.7-1|27	
14cu|nagios-check_mysql_health-2.1.7-1|28	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cu|nagios-check_mysql_health-2.1.7-1|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg <<'EOF'
14cu|nagios-check_mysql_health-2.1.7-1|30	define command{
14cu|nagios-check_mysql_health-2.1.7-1|31	command_name	check_mysql_health
14cu|nagios-check_mysql_health-2.1.7-1|32	command_line	%{_datadir}/nagios/plugins/check_mysql_health
14cu|nagios-check_mysql_health-2.1.7-1|33	}
14cu|nagios-check_mysql_health-2.1.7-1|34	EOF
14cu|nagios-check_mysql_health-2.1.7-1|35	
14cu|nagios-check_mysql_health-2.1.7-1|36	%files
14cu|nagios-check_mysql_health-2.1.7-1|37	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg
14cu|nagios-check_mysql_health-2.1.7-1|38	%{_datadir}/nagios/plugins/check_mysql_health
14cu|nagios-check_mysql_health-2.1.7-1|39	
14cu|nagios-check_mysql_health-2.1.7-1|40	%changelog
14cu|nagios-check_mysql_health-2.1.7-1|41	
14cu|nagios-check_mysql_health-2.1.7-1|42	* Mon Aug 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-1
14cu|nagios-check_mysql_health-2.1.7-1|43	- (f30e0d3) Minor spec cleanup
14cu|nagios-check_mysql_health-2.1.7-1|44	
14cu|nagios-check_mysql_health-2.1.7-1|45	

11016 14
14cu|nagios-check_spamd-0.01-8|1	%define _enable_debug_packages	%{nil}
14cu|nagios-check_spamd-0.01-8|2	%define debug_package		%{nil}
14cu|nagios-check_spamd-0.01-8|3	
14cu|nagios-check_spamd-0.01-8|4	Summary:	Spamd monitoring script for use with Nagios
14cu|nagios-check_spamd-0.01-8|5	Name:		nagios-check_spamd
14cu|nagios-check_spamd-0.01-8|6	Version:	0.01
14cu|nagios-check_spamd-0.01-8|7	Release:	8
14cu|nagios-check_spamd-0.01-8|8	License:	Apache License
14cu|nagios-check_spamd-0.01-8|9	Group:		Networking/Other
14cu|nagios-check_spamd-0.01-8|10	URL:		http://www.apache.org/
14cu|nagios-check_spamd-0.01-8|11	# Originally taken from here, but URL doesnt' work anymore: http://svn.apache.org/repos/asf/spamassassin/trunk/contrib/check_spamd
14cu|nagios-check_spamd-0.01-8|12	Source0:	check_spamd
14cu|nagios-check_spamd-0.01-8|13	Requires:	nagios-plugins
14cu|nagios-check_spamd-0.01-8|14	Requires:	perl(Time::HiRes)
14cu|nagios-check_spamd-0.01-8|15	Requires:	perl(Mail::SpamAssassin::Client)
14cu|nagios-check_spamd-0.01-8|16	Requires:	perl(Mail::SpamAssassin::Timeout)
14cu|nagios-check_spamd-0.01-8|17	BuildArch:  noarch
14cu|nagios-check_spamd-0.01-8|18	
14cu|nagios-check_spamd-0.01-8|19	%description
14cu|nagios-check_spamd-0.01-8|20	The purpose of this program is to provide a tool to monitor the status of
14cu|nagios-check_spamd-0.01-8|21	"spamd" server processes. spamd is the daemonized version of the spamassassin
14cu|nagios-check_spamd-0.01-8|22	executable, both provided in the SpamAssassin distribution.
14cu|nagios-check_spamd-0.01-8|23	
14cu|nagios-check_spamd-0.01-8|24	This program is designed for use, as a plugin, with the Nagios service
14cu|nagios-check_spamd-0.01-8|25	monitoring software available from http://nagios.org. It might be compatible
14cu|nagios-check_spamd-0.01-8|26	with other service monitoring packages. It is also useful as a command line
14cu|nagios-check_spamd-0.01-8|27	utility or as a component of a custom shell script.
14cu|nagios-check_spamd-0.01-8|28	
14cu|nagios-check_spamd-0.01-8|29	%prep
14cu|nagios-check_spamd-0.01-8|30	%setup -q -c -T
14cu|nagios-check_spamd-0.01-8|31	
14cu|nagios-check_spamd-0.01-8|32	%build
14cu|nagios-check_spamd-0.01-8|33	
14cu|nagios-check_spamd-0.01-8|34	%install
14cu|nagios-check_spamd-0.01-8|35	
14cu|nagios-check_spamd-0.01-8|36	install -d %{buildroot}%{_datadir}/nagios/plugins
14cu|nagios-check_spamd-0.01-8|37	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
14cu|nagios-check_spamd-0.01-8|38	
14cu|nagios-check_spamd-0.01-8|39	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cu|nagios-check_spamd-0.01-8|40	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_spamd.cfg <<'EOF'
14cu|nagios-check_spamd-0.01-8|41	define command {
14cu|nagios-check_spamd-0.01-8|42	command_name    check_spamd
14cu|nagios-check_spamd-0.01-8|43	command_line    %{_datadir}/nagios/plugins/check_spamd -H $HOSTADDRESS$ -c $ARG1$ -p $ARG2$ -t $ARG3$ -w $ARG4$
14cu|nagios-check_spamd-0.01-8|44	}
14cu|nagios-check_spamd-0.01-8|45	EOF
14cu|nagios-check_spamd-0.01-8|46	
14cu|nagios-check_spamd-0.01-8|47	%clean
14cu|nagios-check_spamd-0.01-8|48	
14cu|nagios-check_spamd-0.01-8|49	%files
14cu|nagios-check_spamd-0.01-8|50	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_spamd.cfg
14cu|nagios-check_spamd-0.01-8|51	%{_datadir}/nagios/plugins/check_spamd
14cu|nagios-check_spamd-0.01-8|52	
14cu|nagios-check_spamd-0.01-8|53	
14cu|nagios-check_spamd-0.01-8|54	
14cu|nagios-check_spamd-0.01-8|55	%changelog
14cu|nagios-check_spamd-0.01-8|56	
14cu|nagios-check_spamd-0.01-8|57	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0.01-8
14cu|nagios-check_spamd-0.01-8|58	- (3f116fe) Spec cleanup
14cu|nagios-check_spamd-0.01-8|59	
14cu|nagios-check_spamd-0.01-8|60	

11017 14
14cu|nagios-check_whitelist-0-9|1	%define _enable_debug_packages	%{nil}
14cu|nagios-check_whitelist-0-9|2	%define debug_package		%{nil}
14cu|nagios-check_whitelist-0-9|3	
14cu|nagios-check_whitelist-0-9|4	Summary:	Examine and manipulate SpamAssassin's auto-whitelist db
14cu|nagios-check_whitelist-0-9|5	Name:		nagios-check_whitelist
14cu|nagios-check_whitelist-0-9|6	Version:	0
14cu|nagios-check_whitelist-0-9|7	Release:	9
14cu|nagios-check_whitelist-0-9|8	License:	Apache License
14cu|nagios-check_whitelist-0-9|9	Group:		Networking/Other
14cu|nagios-check_whitelist-0-9|10	URL:		http://www.apache.org/
14cu|nagios-check_whitelist-0-9|11	# Originally taken from here, but URL doesnt' work anymore: http://svn.apache.org/repos/asf/spamassassin/trunk/tools/check_whitelist
14cu|nagios-check_whitelist-0-9|12	Source0:	check_whitelist
14cu|nagios-check_whitelist-0-9|13	Source1:	check_whitelist.cfg
14cu|nagios-check_whitelist-0-9|14	Requires:	nagios-plugins
14cu|nagios-check_whitelist-0-9|15	BuildArch:  noarch
14cu|nagios-check_whitelist-0-9|16	
14cu|nagios-check_whitelist-0-9|17	%description
14cu|nagios-check_whitelist-0-9|18	Check or clean a SpamAssassin auto-whitelist (AWL) database file.
14cu|nagios-check_whitelist-0-9|19	
14cu|nagios-check_whitelist-0-9|20	%prep
14cu|nagios-check_whitelist-0-9|21	%setup -q -c -T
14cu|nagios-check_whitelist-0-9|22	
14cu|nagios-check_whitelist-0-9|23	%build
14cu|nagios-check_whitelist-0-9|24	
14cu|nagios-check_whitelist-0-9|25	%install
14cu|nagios-check_whitelist-0-9|26	
14cu|nagios-check_whitelist-0-9|27	install -d %{buildroot}%{_datadir}/nagios/plugins
14cu|nagios-check_whitelist-0-9|28	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/
14cu|nagios-check_whitelist-0-9|29	
14cu|nagios-check_whitelist-0-9|30	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cu|nagios-check_whitelist-0-9|31	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg <<'EOF'
14cu|nagios-check_whitelist-0-9|32	define command {
14cu|nagios-check_whitelist-0-9|33	command_name    check_whitelist
14cu|nagios-check_whitelist-0-9|34	command_line    %{_datadir}/nagios/plugins/check_whitelist --clean --min $ARG1$ $ARG2$
14cu|nagios-check_whitelist-0-9|35	}
14cu|nagios-check_whitelist-0-9|36	EOF
14cu|nagios-check_whitelist-0-9|37	
14cu|nagios-check_whitelist-0-9|38	%clean
14cu|nagios-check_whitelist-0-9|39	
14cu|nagios-check_whitelist-0-9|40	%files
14cu|nagios-check_whitelist-0-9|41	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg
14cu|nagios-check_whitelist-0-9|42	%{_datadir}/nagios/plugins/check_whitelist
14cu|nagios-check_whitelist-0-9|43	
14cu|nagios-check_whitelist-0-9|44	
14cu|nagios-check_whitelist-0-9|45	
14cu|nagios-check_whitelist-0-9|46	%changelog
14cu|nagios-check_whitelist-0-9|47	
14cu|nagios-check_whitelist-0-9|48	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0-9
14cu|nagios-check_whitelist-0-9|49	- (311a955) Spec cleanup
14cu|nagios-check_whitelist-0-9|50	
14cu|nagios-check_whitelist-0-9|51	

11018 14
14cu|nagiosgraph-1.4.4-1|1	Name:		nagiosgraph
14cu|nagiosgraph-1.4.4-1|2	Version:	1.4.4
14cu|nagiosgraph-1.4.4-1|3	Release:	1
14cu|nagiosgraph-1.4.4-1|4	Summary:	Visualization addon for nagios
14cu|nagiosgraph-1.4.4-1|5	License:	GPL
14cu|nagiosgraph-1.4.4-1|6	Group:		Networking/WWW
14cu|nagiosgraph-1.4.4-1|7	URL:		http://nagiosgraph.sourceforge.net
14cu|nagiosgraph-1.4.4-1|8	Source:     http://downloads.sourceforge.net/nagiosgraph/%{name}-%{version}.tar.gz
14cu|nagiosgraph-1.4.4-1|9	Requires:   nagios
14cu|nagiosgraph-1.4.4-1|10	BuildArch:	noarch
14cu|nagiosgraph-1.4.4-1|11	
14cu|nagiosgraph-1.4.4-1|12	%description
14cu|nagiosgraph-1.4.4-1|13	Nagiosgraph is an add-on of Nagios. It collects service performance data into
14cu|nagiosgraph-1.4.4-1|14	rrd format, and displays the resulting graphs via cgi.
14cu|nagiosgraph-1.4.4-1|15	
14cu|nagiosgraph-1.4.4-1|16	%prep
14cu|nagiosgraph-1.4.4-1|17	%setup -q -n %{name}-%{version}
14cu|nagiosgraph-1.4.4-1|18	
14cu|nagiosgraph-1.4.4-1|19	%build
14cu|nagiosgraph-1.4.4-1|20	
14cu|nagiosgraph-1.4.4-1|21	%install
14cu|nagiosgraph-1.4.4-1|22	rm -rf %{buildroot}
14cu|nagiosgraph-1.4.4-1|23	
14cu|nagiosgraph-1.4.4-1|24	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|nagiosgraph-1.4.4-1|25	install -m 644 etc/* %{buildroot}%{_sysconfdir}/%{name}
14cu|nagiosgraph-1.4.4-1|26	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.pm
14cu|nagiosgraph-1.4.4-1|27	
14cu|nagiosgraph-1.4.4-1|28	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|nagiosgraph-1.4.4-1|29	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
14cu|nagiosgraph-1.4.4-1|30	install -m 644 etc/ngshared.pm %{buildroot}%{_datadir}/%{name}/lib
14cu|nagiosgraph-1.4.4-1|31	
14cu|nagiosgraph-1.4.4-1|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
14cu|nagiosgraph-1.4.4-1|33	install -m 755 cgi/* %{buildroot}%{_datadir}/%{name}/www
14cu|nagiosgraph-1.4.4-1|34	install -m 644 share/*.css %{buildroot}%{_datadir}/%{name}/www
14cu|nagiosgraph-1.4.4-1|35	
14cu|nagiosgraph-1.4.4-1|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
14cu|nagiosgraph-1.4.4-1|37	install -m 755 lib/* %{buildroot}%{_datadir}/%{name}/bin
14cu|nagiosgraph-1.4.4-1|38	
14cu|nagiosgraph-1.4.4-1|39	install -d -m 755 %{buildroot}%{_var}/lib/nagiosgraph
14cu|nagiosgraph-1.4.4-1|40	
14cu|nagiosgraph-1.4.4-1|41	# apache configuration
14cu|nagiosgraph-1.4.4-1|42	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|nagiosgraph-1.4.4-1|43	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|nagiosgraph-1.4.4-1|44	# %{name} Apache configuration
14cu|nagiosgraph-1.4.4-1|45	Alias /%{name} %{_datadir}/%{name}/www
14cu|nagiosgraph-1.4.4-1|46	
14cu|nagiosgraph-1.4.4-1|47	<Directory %{_datadir}/%{name}/www>
14cu|nagiosgraph-1.4.4-1|48	DirectoryIndex show.cgi
14cu|nagiosgraph-1.4.4-1|49	Options ExecCGI
14cu|nagiosgraph-1.4.4-1|50	
14cu|nagiosgraph-1.4.4-1|51	Require all granted
14cu|nagiosgraph-1.4.4-1|52	</Directory>
14cu|nagiosgraph-1.4.4-1|53	EOF
14cu|nagiosgraph-1.4.4-1|54	
14cu|nagiosgraph-1.4.4-1|55	cat > README.urpmi <<EOF
14cu|nagiosgraph-1.4.4-1|56	Mandriva RPM specific notes
14cu|nagiosgraph-1.4.4-1|57	
14cu|nagiosgraph-1.4.4-1|58	setup
14cu|nagiosgraph-1.4.4-1|59	-----
14cu|nagiosgraph-1.4.4-1|60	This software has been modified to comply with FHS:
14cu|nagiosgraph-1.4.4-1|61	- all configurations files are located in %{_sysconfdir}/nagiosgraph
14cu|nagiosgraph-1.4.4-1|62	EOF
14cu|nagiosgraph-1.4.4-1|63	
14cu|nagiosgraph-1.4.4-1|64	%clean
14cu|nagiosgraph-1.4.4-1|65	rm -rf %{buildroot}
14cu|nagiosgraph-1.4.4-1|66	
14cu|nagiosgraph-1.4.4-1|67	%post
14cu|nagiosgraph-1.4.4-1|68	%if %mdkversion < 201010
14cu|nagiosgraph-1.4.4-1|69	%_post_webapp
14cu|nagiosgraph-1.4.4-1|70	%endif
14cu|nagiosgraph-1.4.4-1|71	%create_ghostfile /var/log/nagiosgraph.log nagios apache 664
14cu|nagiosgraph-1.4.4-1|72	
14cu|nagiosgraph-1.4.4-1|73	
14cu|nagiosgraph-1.4.4-1|74	%files
14cu|nagiosgraph-1.4.4-1|75	%defattr(-,root,root)
14cu|nagiosgraph-1.4.4-1|76	%doc AUTHORS CHANGELOG INSTALL README README.urpmi TODO
14cu|nagiosgraph-1.4.4-1|77	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|nagiosgraph-1.4.4-1|78	%config(noreplace) %{_sysconfdir}/nagiosgraph
14cu|nagiosgraph-1.4.4-1|79	%{_datadir}/%{name}
14cu|nagiosgraph-1.4.4-1|80	%attr(-,nagios,nagios) %{_var}/lib/%{name}
14cu|nagiosgraph-1.4.4-1|81	
14cu|nagiosgraph-1.4.4-1|82	
14cu|nagiosgraph-1.4.4-1|83	
14cu|nagiosgraph-1.4.4-1|84	
14cu|nagiosgraph-1.4.4-1|85	%changelog
14cu|nagiosgraph-1.4.4-1|86	
14cu|nagiosgraph-1.4.4-1|87	* Tue Aug 25 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.4-1
14cu|nagiosgraph-1.4.4-1|88	- (9e88f87) Merge pull request #2 from dalyadov/nagiosgraph:rosa2014.1
14cu|nagiosgraph-1.4.4-1|89	- (9e88f87) nagiosgraph
14cu|nagiosgraph-1.4.4-1|90	
14cu|nagiosgraph-1.4.4-1|91	

11019 14
14cu|nagios-plugins-1.5-3|1	%define nsusr nagios
14cu|nagios-plugins-1.5-3|2	%define nsgrp nagios
14cu|nagios-plugins-1.5-3|3	%define cmdusr apache
14cu|nagios-plugins-1.5-3|4	%define cmdgrp apache
14cu|nagios-plugins-1.5-3|5	
14cu|nagios-plugins-1.5-3|6	Summary:	Host/service/network monitoring program plugins for Nagios
14cu|nagios-plugins-1.5-3|7	Name:		nagios-plugins
14cu|nagios-plugins-1.5-3|8	Version:	1.5
14cu|nagios-plugins-1.5-3|9	Release:	3
14cu|nagios-plugins-1.5-3|10	Epoch:		1
14cu|nagios-plugins-1.5-3|11	License:	GPLv2+
14cu|nagios-plugins-1.5-3|12	Group:		Monitoring
14cu|nagios-plugins-1.5-3|13	Url:		http://nagiosplug.sourceforge.net/
14cu|nagios-plugins-1.5-3|14	Source0:	http://prdownloads.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
14cu|nagios-plugins-1.5-3|15	Source101:	check_breeze.cfg
14cu|nagios-plugins-1.5-3|16	Source102:	check_by_ssh.cfg
14cu|nagios-plugins-1.5-3|17	Source103:	check_cluster.cfg
14cu|nagios-plugins-1.5-3|18	Source104:	check_dhcp.cfg
14cu|nagios-plugins-1.5-3|19	Source105:	check_dig.cfg
14cu|nagios-plugins-1.5-3|20	Source106:	check_disk.cfg
14cu|nagios-plugins-1.5-3|21	Source107:	check_disk_smb.cfg
14cu|nagios-plugins-1.5-3|22	Source108:	check_dns.cfg
14cu|nagios-plugins-1.5-3|23	Source109:	check_dummy.cfg
14cu|nagios-plugins-1.5-3|24	Source110:	check_file_age.cfg
14cu|nagios-plugins-1.5-3|25	Source111:	check_flexlm.cfg
14cu|nagios-plugins-1.5-3|26	Source112:	check_fping.cfg
14cu|nagios-plugins-1.5-3|27	Source113:	check_game.cfg
14cu|nagios-plugins-1.5-3|28	Source114:	check_hpjd.cfg
14cu|nagios-plugins-1.5-3|29	Source115:	check_http.cfg
14cu|nagios-plugins-1.5-3|30	Source116:	check_icmp.cfg
14cu|nagios-plugins-1.5-3|31	Source117:	check_ide_smart.cfg
14cu|nagios-plugins-1.5-3|32	Source118:	check_ifoperstatus.cfg
14cu|nagios-plugins-1.5-3|33	Source119:	check_ifstatus.cfg
14cu|nagios-plugins-1.5-3|34	Source120:	check_ircd.cfg
14cu|nagios-plugins-1.5-3|35	Source121:	check_ldap.cfg
14cu|nagios-plugins-1.5-3|36	Source122:	check_load.cfg
14cu|nagios-plugins-1.5-3|37	Source123:	check_log.cfg
14cu|nagios-plugins-1.5-3|38	Source124:	check_mailq.cfg
14cu|nagios-plugins-1.5-3|39	Source127:	check_mysql.cfg
14cu|nagios-plugins-1.5-3|40	Source128:	check_mysql_query.cfg
14cu|nagios-plugins-1.5-3|41	Source129:	check_nagios.cfg
14cu|nagios-plugins-1.5-3|42	Source130:	check_nt.cfg
14cu|nagios-plugins-1.5-3|43	Source131:	check_ntp.cfg
14cu|nagios-plugins-1.5-3|44	Source132:	check_ntp_peer.cfg
14cu|nagios-plugins-1.5-3|45	Source133:	check_ntp_time.cfg
14cu|nagios-plugins-1.5-3|46	Source134:	check_nwstat.cfg
14cu|nagios-plugins-1.5-3|47	Source135:	check_oracle.cfg
14cu|nagios-plugins-1.5-3|48	Source136:	check_overcr.cfg
14cu|nagios-plugins-1.5-3|49	Source137:	check_pgsql.cfg
14cu|nagios-plugins-1.5-3|50	Source138:	check_ping.cfg
14cu|nagios-plugins-1.5-3|51	Source139:	check_procs.cfg
14cu|nagios-plugins-1.5-3|52	Source140:	check_radius.cfg
14cu|nagios-plugins-1.5-3|53	Source141:	check_real.cfg
14cu|nagios-plugins-1.5-3|54	Source142:	check_rpc.cfg
14cu|nagios-plugins-1.5-3|55	Source143:	check_sensors.cfg
14cu|nagios-plugins-1.5-3|56	Source144:	check_smtp.cfg
14cu|nagios-plugins-1.5-3|57	Source145:	check_snmp.cfg
14cu|nagios-plugins-1.5-3|58	Source146:	check_ssh.cfg
14cu|nagios-plugins-1.5-3|59	Source147:	check_swap.cfg
14cu|nagios-plugins-1.5-3|60	Source148:	check_tcp.cfg
14cu|nagios-plugins-1.5-3|61	Source149:	check_time.cfg
14cu|nagios-plugins-1.5-3|62	Source150:	check_ups.cfg
14cu|nagios-plugins-1.5-3|63	Source151:	check_users.cfg
14cu|nagios-plugins-1.5-3|64	Source152:	check_wave.cfg
14cu|nagios-plugins-1.5-3|65	
14cu|nagios-plugins-1.5-3|66	Patch6:		nagios-plugins-check_ping-socket-filter-warning.diff
14cu|nagios-plugins-1.5-3|67	# http://sourceforge.net/tracker/index.php?func=detail&aid=1854415&group_id=29880&atid=397599
14cu|nagios-plugins-1.5-3|68	Patch21:	nagios-plugins-1.4.15-check_dhcp-roguedhcpservercheck.patch
14cu|nagios-plugins-1.5-3|69	# http://sourceforge.net/tracker/?func=detail&atid=397599&aid=2430999&group_id=29880
14cu|nagios-plugins-1.5-3|70	Patch22:	nagios-plugins-1.5-check_ldap_certificate.patch
14cu|nagios-plugins-1.5-3|71	Patch23:	nagios-plugins-1.5-automake-1.14.patch
14cu|nagios-plugins-1.5-3|72	BuildRequires:	bind-utils
14cu|nagios-plugins-1.5-3|73	BuildRequires:	cvs
14cu|nagios-plugins-1.5-3|74	BuildRequires:	fping
14cu|nagios-plugins-1.5-3|75	BuildRequires:	net-snmp-utils
14cu|nagios-plugins-1.5-3|76	BuildRequires:	ntp
14cu|nagios-plugins-1.5-3|77	BuildRequires:	nut
14cu|nagios-plugins-1.5-3|78	BuildRequires:	openssh-clients
14cu|nagios-plugins-1.5-3|79	BuildRequires:	samba-client
14cu|nagios-plugins-1.5-3|80	BuildRequires:	shadow-utils
14cu|nagios-plugins-1.5-3|81	BuildRequires:	traceroute
14cu|nagios-plugins-1.5-3|82	BuildRequires:	gettext-devel
14cu|nagios-plugins-1.5-3|83	BuildRequires:	libsasl-devel
14cu|nagios-plugins-1.5-3|84	BuildRequires:	mysql-devel
14cu|nagios-plugins-1.5-3|85	BuildRequires:	openldap-devel
14cu|nagios-plugins-1.5-3|86	BuildRequires:	pam-devel
14cu|nagios-plugins-1.5-3|87	BuildRequires:	radiusclient-ng-devel
14cu|nagios-plugins-1.5-3|88	BuildRequires:	pkgconfig(dbi)
14cu|nagios-plugins-1.5-3|89	BuildRequires:	pkgconfig(libpq)
14cu|nagios-plugins-1.5-3|90	BuildRequires:	pkgconfig(openssl)
14cu|nagios-plugins-1.5-3|91	BuildRequires:	pkgconfig(zlib)
14cu|nagios-plugins-1.5-3|92	Requires(post,preun):	rpm-helper
14cu|nagios-plugins-1.5-3|93	
14cu|nagios-plugins-1.5-3|94	%description
14cu|nagios-plugins-1.5-3|95	Nagios is a program that will monitor hosts and services on your network, and
14cu|nagios-plugins-1.5-3|96	to email or page you when a problem arises or is resolved. Nagios runs on a
14cu|nagios-plugins-1.5-3|97	Unix server as a background or daemon process, intermittently running checks on
14cu|nagios-plugins-1.5-3|98	various services that you specify. The actual service checks are performed by
14cu|nagios-plugins-1.5-3|99	separate "plugin" programs which return the status of the checks to Nagios.
14cu|nagios-plugins-1.5-3|100	
14cu|nagios-plugins-1.5-3|101	This package contains the basic plugins necessary for use with the Nagios
14cu|nagios-plugins-1.5-3|102	package. This package should install cleanly on almost any RPM-based system.
14cu|nagios-plugins-1.5-3|103	
14cu|nagios-plugins-1.5-3|104	%files -f %{name}.lang
14cu|nagios-plugins-1.5-3|105	%doc AUTHORS CODING ChangeLog FAQ LEGAL NEWS README* REQUIREMENTS SUPPORT
14cu|nagios-plugins-1.5-3|106	%dir %{_libdir}/nagios
14cu|nagios-plugins-1.5-3|107	%dir %{_libdir}/nagios/plugins
14cu|nagios-plugins-1.5-3|108	%{_libdir}/nagios/plugins/negate
14cu|nagios-plugins-1.5-3|109	%{_libdir}/nagios/plugins/urlize
14cu|nagios-plugins-1.5-3|110	%{_libdir}/nagios/plugins/utils.pm
14cu|nagios-plugins-1.5-3|111	%{_libdir}/nagios/plugins/utils.sh
14cu|nagios-plugins-1.5-3|112	%{_datadir}/nagios/plugins
14cu|nagios-plugins-1.5-3|113	
14cu|nagios-plugins-1.5-3|114	%pre
14cu|nagios-plugins-1.5-3|115	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
14cu|nagios-plugins-1.5-3|116	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
14cu|nagios-plugins-1.5-3|117	
14cu|nagios-plugins-1.5-3|118	%postun
14cu|nagios-plugins-1.5-3|119	%_postun_userdel %{nsusr}
14cu|nagios-plugins-1.5-3|120	
14cu|nagios-plugins-1.5-3|121	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|122	
14cu|nagios-plugins-1.5-3|123	%package -n nagios-check_breeze
14cu|nagios-plugins-1.5-3|124	Summary:	The check_breeze plugin for nagios
14cu|nagios-plugins-1.5-3|125	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|126	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|127	
14cu|nagios-plugins-1.5-3|128	%description -n nagios-check_breeze
14cu|nagios-plugins-1.5-3|129	This plugin reports the signal strength of a Breezecom wireless equipment
14cu|nagios-plugins-1.5-3|130	
14cu|nagios-plugins-1.5-3|131	%files -n nagios-check_breeze
14cu|nagios-plugins-1.5-3|132	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_breeze.cfg
14cu|nagios-plugins-1.5-3|133	%{_libdir}/nagios/plugins/check_breeze
14cu|nagios-plugins-1.5-3|134	
14cu|nagios-plugins-1.5-3|135	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|136	
14cu|nagios-plugins-1.5-3|137	%package -n nagios-check_by_ssh
14cu|nagios-plugins-1.5-3|138	Summary:	The check_by_ssh plugin for nagios
14cu|nagios-plugins-1.5-3|139	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|140	Requires:	nagios-check_disk
14cu|nagios-plugins-1.5-3|141	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|142	
14cu|nagios-plugins-1.5-3|143	%description -n nagios-check_by_ssh
14cu|nagios-plugins-1.5-3|144	This plugin uses SSH to execute commands on a remote host.
14cu|nagios-plugins-1.5-3|145	
14cu|nagios-plugins-1.5-3|146	%files -n nagios-check_by_ssh
14cu|nagios-plugins-1.5-3|147	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_by_ssh.cfg
14cu|nagios-plugins-1.5-3|148	%{_libdir}/nagios/plugins/check_by_ssh
14cu|nagios-plugins-1.5-3|149	
14cu|nagios-plugins-1.5-3|150	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|151	
14cu|nagios-plugins-1.5-3|152	%package -n nagios-check_cluster
14cu|nagios-plugins-1.5-3|153	Summary:	The check_cluster plugin for nagios
14cu|nagios-plugins-1.5-3|154	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|155	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|156	
14cu|nagios-plugins-1.5-3|157	%description -n nagios-check_cluster
14cu|nagios-plugins-1.5-3|158	This package contains the check_cluster plugin for nagios.
14cu|nagios-plugins-1.5-3|159	
14cu|nagios-plugins-1.5-3|160	%files -n nagios-check_cluster
14cu|nagios-plugins-1.5-3|161	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cluster.cfg
14cu|nagios-plugins-1.5-3|162	%{_libdir}/nagios/plugins/check_cluster
14cu|nagios-plugins-1.5-3|163	
14cu|nagios-plugins-1.5-3|164	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|165	
14cu|nagios-plugins-1.5-3|166	%package -n nagios-check_dbi
14cu|nagios-plugins-1.5-3|167	Summary:	The check_dbi plugin for nagios
14cu|nagios-plugins-1.5-3|168	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|169	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|170	
14cu|nagios-plugins-1.5-3|171	%description -n nagios-check_dbi
14cu|nagios-plugins-1.5-3|172	This package contains the check_dbi plugin for nagios.
14cu|nagios-plugins-1.5-3|173	
14cu|nagios-plugins-1.5-3|174	%files -n nagios-check_dbi
14cu|nagios-plugins-1.5-3|175	%{_libdir}/nagios/plugins/check_dbi
14cu|nagios-plugins-1.5-3|176	
14cu|nagios-plugins-1.5-3|177	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|178	
14cu|nagios-plugins-1.5-3|179	%package -n nagios-check_dhcp
14cu|nagios-plugins-1.5-3|180	Summary:	The check_dhcp plugin for nagios
14cu|nagios-plugins-1.5-3|181	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|182	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|183	
14cu|nagios-plugins-1.5-3|184	%description -n nagios-check_dhcp
14cu|nagios-plugins-1.5-3|185	This plugin tests the availability of DHCP servers on a network.
14cu|nagios-plugins-1.5-3|186	
14cu|nagios-plugins-1.5-3|187	%files -n nagios-check_dhcp
14cu|nagios-plugins-1.5-3|188	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dhcp.cfg
14cu|nagios-plugins-1.5-3|189	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_dhcp
14cu|nagios-plugins-1.5-3|190	
14cu|nagios-plugins-1.5-3|191	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|192	
14cu|nagios-plugins-1.5-3|193	%package -n nagios-check_dig
14cu|nagios-plugins-1.5-3|194	Summary:	The check_dig plugin for nagios
14cu|nagios-plugins-1.5-3|195	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|196	Requires:	bind-utils
14cu|nagios-plugins-1.5-3|197	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|198	
14cu|nagios-plugins-1.5-3|199	%description -n nagios-check_dig
14cu|nagios-plugins-1.5-3|200	This plugin test the DNS service on the specified host using dig.
14cu|nagios-plugins-1.5-3|201	
14cu|nagios-plugins-1.5-3|202	%files -n nagios-check_dig
14cu|nagios-plugins-1.5-3|203	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dig.cfg
14cu|nagios-plugins-1.5-3|204	%{_libdir}/nagios/plugins/check_dig
14cu|nagios-plugins-1.5-3|205	
14cu|nagios-plugins-1.5-3|206	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|207	
14cu|nagios-plugins-1.5-3|208	%package -n nagios-check_disk
14cu|nagios-plugins-1.5-3|209	Summary:	The check_disk plugin for nagios
14cu|nagios-plugins-1.5-3|210	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|211	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|212	
14cu|nagios-plugins-1.5-3|213	%description -n nagios-check_disk
14cu|nagios-plugins-1.5-3|214	This plugin checks the amount of used disk space on a mounted file system and
14cu|nagios-plugins-1.5-3|215	generates an alert if free space is less than one of the threshold values
14cu|nagios-plugins-1.5-3|216	
14cu|nagios-plugins-1.5-3|217	%files -n nagios-check_disk
14cu|nagios-plugins-1.5-3|218	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk.cfg
14cu|nagios-plugins-1.5-3|219	%{_libdir}/nagios/plugins/check_disk
14cu|nagios-plugins-1.5-3|220	
14cu|nagios-plugins-1.5-3|221	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|222	
14cu|nagios-plugins-1.5-3|223	%package -n nagios-check_disk_smb
14cu|nagios-plugins-1.5-3|224	Summary:	The check_disk_smb plugin for nagios
14cu|nagios-plugins-1.5-3|225	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|226	Requires:	samba-client
14cu|nagios-plugins-1.5-3|227	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|228	
14cu|nagios-plugins-1.5-3|229	%description -n nagios-check_disk_smb
14cu|nagios-plugins-1.5-3|230	Perl Check SMB Disk plugin for Nagios.
14cu|nagios-plugins-1.5-3|231	
14cu|nagios-plugins-1.5-3|232	%files -n nagios-check_disk_smb
14cu|nagios-plugins-1.5-3|233	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk_smb.cfg
14cu|nagios-plugins-1.5-3|234	%{_libdir}/nagios/plugins/check_disk_smb
14cu|nagios-plugins-1.5-3|235	
14cu|nagios-plugins-1.5-3|236	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|237	
14cu|nagios-plugins-1.5-3|238	%package -n nagios-check_dns
14cu|nagios-plugins-1.5-3|239	Summary:	The check_dns plugin for nagios
14cu|nagios-plugins-1.5-3|240	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|241	Requires:	bind-utils
14cu|nagios-plugins-1.5-3|242	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|243	
14cu|nagios-plugins-1.5-3|244	%description -n nagios-check_dns
14cu|nagios-plugins-1.5-3|245	This plugin uses the nslookup program to obtain the IP address for the given
14cu|nagios-plugins-1.5-3|246	host/domain query. An optional DNS server to use may be specified. If no DNS
14cu|nagios-plugins-1.5-3|247	server is specified, the default server(s) specified in /etc/resolv.conf will
14cu|nagios-plugins-1.5-3|248	be used.
14cu|nagios-plugins-1.5-3|249	
14cu|nagios-plugins-1.5-3|250	%files -n nagios-check_dns
14cu|nagios-plugins-1.5-3|251	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dns.cfg
14cu|nagios-plugins-1.5-3|252	%{_libdir}/nagios/plugins/check_dns
14cu|nagios-plugins-1.5-3|253	
14cu|nagios-plugins-1.5-3|254	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|255	
14cu|nagios-plugins-1.5-3|256	%package -n nagios-check_dummy
14cu|nagios-plugins-1.5-3|257	Summary:	The check_dummy plugin for nagios
14cu|nagios-plugins-1.5-3|258	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|259	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|260	
14cu|nagios-plugins-1.5-3|261	%description -n nagios-check_dummy
14cu|nagios-plugins-1.5-3|262	This plugin will simply return the state corresponding to the numeric value
14cu|nagios-plugins-1.5-3|263	of the <state> argument with optional text
14cu|nagios-plugins-1.5-3|264	
14cu|nagios-plugins-1.5-3|265	%files -n nagios-check_dummy
14cu|nagios-plugins-1.5-3|266	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dummy.cfg
14cu|nagios-plugins-1.5-3|267	%{_libdir}/nagios/plugins/check_dummy
14cu|nagios-plugins-1.5-3|268	
14cu|nagios-plugins-1.5-3|269	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|270	
14cu|nagios-plugins-1.5-3|271	%package -n nagios-check_file_age
14cu|nagios-plugins-1.5-3|272	Summary:	The check_file_age plugin for nagios
14cu|nagios-plugins-1.5-3|273	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|274	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|275	
14cu|nagios-plugins-1.5-3|276	%description -n nagios-check_file_age
14cu|nagios-plugins-1.5-3|277	This package contains the check_file_age plugin for nagios.
14cu|nagios-plugins-1.5-3|278	
14cu|nagios-plugins-1.5-3|279	%files -n nagios-check_file_age
14cu|nagios-plugins-1.5-3|280	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_file_age.cfg
14cu|nagios-plugins-1.5-3|281	%{_libdir}/nagios/plugins/check_file_age
14cu|nagios-plugins-1.5-3|282	
14cu|nagios-plugins-1.5-3|283	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|284	
14cu|nagios-plugins-1.5-3|285	%package -n nagios-check_flexlm
14cu|nagios-plugins-1.5-3|286	Summary:	The check_flexlm plugin for nagios
14cu|nagios-plugins-1.5-3|287	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|288	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|289	
14cu|nagios-plugins-1.5-3|290	%description -n nagios-check_flexlm
14cu|nagios-plugins-1.5-3|291	Check available flexlm license managers.
14cu|nagios-plugins-1.5-3|292	
14cu|nagios-plugins-1.5-3|293	%files -n nagios-check_flexlm
14cu|nagios-plugins-1.5-3|294	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_flexlm.cfg
14cu|nagios-plugins-1.5-3|295	%{_libdir}/nagios/plugins/check_flexlm
14cu|nagios-plugins-1.5-3|296	
14cu|nagios-plugins-1.5-3|297	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|298	
14cu|nagios-plugins-1.5-3|299	%package -n nagios-check_fping
14cu|nagios-plugins-1.5-3|300	Summary:	The check_fping plugin for nagios
14cu|nagios-plugins-1.5-3|301	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|302	Requires:	fping
14cu|nagios-plugins-1.5-3|303	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|304	
14cu|nagios-plugins-1.5-3|305	%description -n nagios-check_fping
14cu|nagios-plugins-1.5-3|306	This plugin will use the fping command to ping the specified host for a fast
14cu|nagios-plugins-1.5-3|307	check Note that it is necessary to set the suid flag on fping.
14cu|nagios-plugins-1.5-3|308	
14cu|nagios-plugins-1.5-3|309	%files -n nagios-check_fping
14cu|nagios-plugins-1.5-3|310	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_fping.cfg
14cu|nagios-plugins-1.5-3|311	%{_libdir}/nagios/plugins/check_fping
14cu|nagios-plugins-1.5-3|312	
14cu|nagios-plugins-1.5-3|313	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|314	
14cu|nagios-plugins-1.5-3|315	%package -n nagios-check_game
14cu|nagios-plugins-1.5-3|316	Summary:	The check_game plugin for nagios
14cu|nagios-plugins-1.5-3|317	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|318	Requires:	qstat
14cu|nagios-plugins-1.5-3|319	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|320	
14cu|nagios-plugins-1.5-3|321	%description -n nagios-check_game
14cu|nagios-plugins-1.5-3|322	This plugin tests game server connections with the specified host.
14cu|nagios-plugins-1.5-3|323	
14cu|nagios-plugins-1.5-3|324	%files -n nagios-check_game
14cu|nagios-plugins-1.5-3|325	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_game.cfg
14cu|nagios-plugins-1.5-3|326	%{_libdir}/nagios/plugins/check_game
14cu|nagios-plugins-1.5-3|327	
14cu|nagios-plugins-1.5-3|328	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|329	
14cu|nagios-plugins-1.5-3|330	%package -n nagios-check_hpjd
14cu|nagios-plugins-1.5-3|331	Summary:	The check_hpjd plugin for nagios
14cu|nagios-plugins-1.5-3|332	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|333	Requires:	net-snmp-utils
14cu|nagios-plugins-1.5-3|334	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|335	
14cu|nagios-plugins-1.5-3|336	%description -n nagios-check_hpjd
14cu|nagios-plugins-1.5-3|337	This plugin tests the STATUS of an HP printer with a JetDirect card. Net-snmp
14cu|nagios-plugins-1.5-3|338	must be installed on the computer running the plugin.
14cu|nagios-plugins-1.5-3|339	
14cu|nagios-plugins-1.5-3|340	%files -n nagios-check_hpjd
14cu|nagios-plugins-1.5-3|341	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hpjd.cfg
14cu|nagios-plugins-1.5-3|342	%{_libdir}/nagios/plugins/check_hpjd
14cu|nagios-plugins-1.5-3|343	
14cu|nagios-plugins-1.5-3|344	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|345	
14cu|nagios-plugins-1.5-3|346	%package -n nagios-check_http
14cu|nagios-plugins-1.5-3|347	Summary:	The check_http plugin for nagios
14cu|nagios-plugins-1.5-3|348	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|349	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|350	
14cu|nagios-plugins-1.5-3|351	%description -n nagios-check_http
14cu|nagios-plugins-1.5-3|352	This plugin tests the HTTP service on the specified host. It can test normal
14cu|nagios-plugins-1.5-3|353	(http) and secure (https) servers, follow redirects, search for strings and
14cu|nagios-plugins-1.5-3|354	regular expressions, check connection times, and report on certificate
14cu|nagios-plugins-1.5-3|355	expiration times.
14cu|nagios-plugins-1.5-3|356	
14cu|nagios-plugins-1.5-3|357	%files -n nagios-check_http
14cu|nagios-plugins-1.5-3|358	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_http.cfg
14cu|nagios-plugins-1.5-3|359	%{_libdir}/nagios/plugins/check_http
14cu|nagios-plugins-1.5-3|360	
14cu|nagios-plugins-1.5-3|361	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|362	
14cu|nagios-plugins-1.5-3|363	%package -n nagios-check_icmp
14cu|nagios-plugins-1.5-3|364	Summary:	The check_icmp plugin for nagios
14cu|nagios-plugins-1.5-3|365	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|366	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|367	
14cu|nagios-plugins-1.5-3|368	%description -n nagios-check_icmp
14cu|nagios-plugins-1.5-3|369	This package contains the check_icmp plugin for nagios.
14cu|nagios-plugins-1.5-3|370	
14cu|nagios-plugins-1.5-3|371	%files -n nagios-check_icmp
14cu|nagios-plugins-1.5-3|372	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_icmp.cfg
14cu|nagios-plugins-1.5-3|373	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_icmp
14cu|nagios-plugins-1.5-3|374	
14cu|nagios-plugins-1.5-3|375	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|376	
14cu|nagios-plugins-1.5-3|377	%package -n nagios-check_ide_smart
14cu|nagios-plugins-1.5-3|378	Summary:	The check_ide_smart plugin for nagios
14cu|nagios-plugins-1.5-3|379	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|380	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|381	
14cu|nagios-plugins-1.5-3|382	%description -n nagios-check_ide_smart
14cu|nagios-plugins-1.5-3|383	This plugin checks a local hard drive with the (Linux specific) SMART interface
14cu|nagios-plugins-1.5-3|384	[http://smartlinux.sourceforge.net/smart/index.php].
14cu|nagios-plugins-1.5-3|385	
14cu|nagios-plugins-1.5-3|386	%files -n nagios-check_ide_smart
14cu|nagios-plugins-1.5-3|387	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ide_smart.cfg
14cu|nagios-plugins-1.5-3|388	%{_libdir}/nagios/plugins/check_ide_smart
14cu|nagios-plugins-1.5-3|389	
14cu|nagios-plugins-1.5-3|390	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|391	
14cu|nagios-plugins-1.5-3|392	%package -n nagios-check_ifoperstatus
14cu|nagios-plugins-1.5-3|393	Summary:	The check_ifoperstatus plugin for nagios
14cu|nagios-plugins-1.5-3|394	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|395	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|396	
14cu|nagios-plugins-1.5-3|397	%description -n nagios-check_ifoperstatus
14cu|nagios-plugins-1.5-3|398	check_ifoperstatus plugin for Nagios monitors operational status of a
14cu|nagios-plugins-1.5-3|399	particular network interface on the target host.
14cu|nagios-plugins-1.5-3|400	
14cu|nagios-plugins-1.5-3|401	%files -n nagios-check_ifoperstatus
14cu|nagios-plugins-1.5-3|402	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifoperstatus.cfg
14cu|nagios-plugins-1.5-3|403	%{_libdir}/nagios/plugins/check_ifoperstatus
14cu|nagios-plugins-1.5-3|404	
14cu|nagios-plugins-1.5-3|405	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|406	
14cu|nagios-plugins-1.5-3|407	%package -n nagios-check_ifstatus
14cu|nagios-plugins-1.5-3|408	Summary:	The check_ifstatus plugin for nagios
14cu|nagios-plugins-1.5-3|409	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|410	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|411	
14cu|nagios-plugins-1.5-3|412	%description -n nagios-check_ifstatus
14cu|nagios-plugins-1.5-3|413	check_ifstatus plugin for Nagios monitors operational status of each network
14cu|nagios-plugins-1.5-3|414	interface on the target host.
14cu|nagios-plugins-1.5-3|415	
14cu|nagios-plugins-1.5-3|416	%files -n nagios-check_ifstatus
14cu|nagios-plugins-1.5-3|417	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifstatus.cfg
14cu|nagios-plugins-1.5-3|418	%{_libdir}/nagios/plugins/check_ifstatus
14cu|nagios-plugins-1.5-3|419	
14cu|nagios-plugins-1.5-3|420	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|421	
14cu|nagios-plugins-1.5-3|422	%package -n nagios-check_ircd
14cu|nagios-plugins-1.5-3|423	Summary:	The check_ircd plugin for nagios
14cu|nagios-plugins-1.5-3|424	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|425	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|426	
14cu|nagios-plugins-1.5-3|427	%description -n nagios-check_ircd
14cu|nagios-plugins-1.5-3|428	Perl Check IRCD plugin for Nagios.
14cu|nagios-plugins-1.5-3|429	
14cu|nagios-plugins-1.5-3|430	%files -n nagios-check_ircd
14cu|nagios-plugins-1.5-3|431	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ircd.cfg
14cu|nagios-plugins-1.5-3|432	%{_libdir}/nagios/plugins/check_ircd
14cu|nagios-plugins-1.5-3|433	
14cu|nagios-plugins-1.5-3|434	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|435	
14cu|nagios-plugins-1.5-3|436	%package -n nagios-check_ldap
14cu|nagios-plugins-1.5-3|437	Summary:	The check_ldap plugin for nagios
14cu|nagios-plugins-1.5-3|438	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|439	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|440	
14cu|nagios-plugins-1.5-3|441	%description -n nagios-check_ldap
14cu|nagios-plugins-1.5-3|442	This package contains the check_ldap plugin for nagios.
14cu|nagios-plugins-1.5-3|443	
14cu|nagios-plugins-1.5-3|444	%files -n nagios-check_ldap
14cu|nagios-plugins-1.5-3|445	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ldap.cfg
14cu|nagios-plugins-1.5-3|446	%{_libdir}/nagios/plugins/check_ldap
14cu|nagios-plugins-1.5-3|447	%{_libdir}/nagios/plugins/check_ldaps
14cu|nagios-plugins-1.5-3|448	
14cu|nagios-plugins-1.5-3|449	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|450	
14cu|nagios-plugins-1.5-3|451	%package -n nagios-check_load
14cu|nagios-plugins-1.5-3|452	Summary:	The check_load plugin for nagios
14cu|nagios-plugins-1.5-3|453	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|454	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|455	
14cu|nagios-plugins-1.5-3|456	%description -n nagios-check_load
14cu|nagios-plugins-1.5-3|457	This plugin tests the current system load average.
14cu|nagios-plugins-1.5-3|458	
14cu|nagios-plugins-1.5-3|459	%files -n nagios-check_load
14cu|nagios-plugins-1.5-3|460	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_load.cfg
14cu|nagios-plugins-1.5-3|461	%{_libdir}/nagios/plugins/check_load
14cu|nagios-plugins-1.5-3|462	
14cu|nagios-plugins-1.5-3|463	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|464	
14cu|nagios-plugins-1.5-3|465	%package -n nagios-check_log
14cu|nagios-plugins-1.5-3|466	Summary:	The check_log plugin for nagios
14cu|nagios-plugins-1.5-3|467	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|468	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|469	
14cu|nagios-plugins-1.5-3|470	%description -n nagios-check_log
14cu|nagios-plugins-1.5-3|471	Log file pattern detector plugin for Nagios.
14cu|nagios-plugins-1.5-3|472	
14cu|nagios-plugins-1.5-3|473	%files -n nagios-check_log
14cu|nagios-plugins-1.5-3|474	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_log.cfg
14cu|nagios-plugins-1.5-3|475	%{_libdir}/nagios/plugins/check_log
14cu|nagios-plugins-1.5-3|476	
14cu|nagios-plugins-1.5-3|477	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|478	
14cu|nagios-plugins-1.5-3|479	%package -n nagios-check_mailq
14cu|nagios-plugins-1.5-3|480	Summary:	The check_mailq plugin for nagios
14cu|nagios-plugins-1.5-3|481	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|482	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|483	
14cu|nagios-plugins-1.5-3|484	%description -n nagios-check_mailq
14cu|nagios-plugins-1.5-3|485	Checks the number of messages in the mail queue (supports multiple sendmail
14cu|nagios-plugins-1.5-3|486	queues, qmail).
14cu|nagios-plugins-1.5-3|487	
14cu|nagios-plugins-1.5-3|488	%files -n nagios-check_mailq
14cu|nagios-plugins-1.5-3|489	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mailq.cfg
14cu|nagios-plugins-1.5-3|490	%{_libdir}/nagios/plugins/check_mailq
14cu|nagios-plugins-1.5-3|491	
14cu|nagios-plugins-1.5-3|492	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|493	
14cu|nagios-plugins-1.5-3|494	%package -n nagios-check_mysql
14cu|nagios-plugins-1.5-3|495	Summary:	The check_mysql plugin for nagios
14cu|nagios-plugins-1.5-3|496	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|497	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|498	
14cu|nagios-plugins-1.5-3|499	%description -n nagios-check_mysql
14cu|nagios-plugins-1.5-3|500	This program tests connections to a mysql server.
14cu|nagios-plugins-1.5-3|501	
14cu|nagios-plugins-1.5-3|502	%files -n nagios-check_mysql
14cu|nagios-plugins-1.5-3|503	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql.cfg
14cu|nagios-plugins-1.5-3|504	%{_libdir}/nagios/plugins/check_mysql
14cu|nagios-plugins-1.5-3|505	
14cu|nagios-plugins-1.5-3|506	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|507	
14cu|nagios-plugins-1.5-3|508	%package -n nagios-check_mysql_query
14cu|nagios-plugins-1.5-3|509	Summary:	The check_mysql_query plugin for nagios
14cu|nagios-plugins-1.5-3|510	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|511	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|512	
14cu|nagios-plugins-1.5-3|513	%description -n nagios-check_mysql_query
14cu|nagios-plugins-1.5-3|514	This program checks a query result against threshold levels.
14cu|nagios-plugins-1.5-3|515	
14cu|nagios-plugins-1.5-3|516	%files -n nagios-check_mysql_query
14cu|nagios-plugins-1.5-3|517	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_query.cfg
14cu|nagios-plugins-1.5-3|518	%{_libdir}/nagios/plugins/check_mysql_query
14cu|nagios-plugins-1.5-3|519	
14cu|nagios-plugins-1.5-3|520	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|521	
14cu|nagios-plugins-1.5-3|522	%package -n nagios-check_nagios
14cu|nagios-plugins-1.5-3|523	Summary:	The check_nagios plugin for nagios
14cu|nagios-plugins-1.5-3|524	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|525	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|526	
14cu|nagios-plugins-1.5-3|527	%description -n nagios-check_nagios
14cu|nagios-plugins-1.5-3|528	This plugin checks the status of the Nagios process on the local machine. The
14cu|nagios-plugins-1.5-3|529	plugin will check to make sure the Nagios status log is no older than the
14cu|nagios-plugins-1.5-3|530	number of minutes specified by the expires option. It also checks the process
14cu|nagios-plugins-1.5-3|531	table for a process matching the command argument.
14cu|nagios-plugins-1.5-3|532	
14cu|nagios-plugins-1.5-3|533	%files -n nagios-check_nagios
14cu|nagios-plugins-1.5-3|534	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nagios.cfg
14cu|nagios-plugins-1.5-3|535	%{_libdir}/nagios/plugins/check_nagios
14cu|nagios-plugins-1.5-3|536	
14cu|nagios-plugins-1.5-3|537	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|538	
14cu|nagios-plugins-1.5-3|539	%package -n nagios-check_nt
14cu|nagios-plugins-1.5-3|540	Summary:	The check_nt plugin for nagios
14cu|nagios-plugins-1.5-3|541	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|542	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|543	
14cu|nagios-plugins-1.5-3|544	%description -n nagios-check_nt
14cu|nagios-plugins-1.5-3|545	This plugin collects data from the NSClient service running on a Windows(tm)
14cu|nagios-plugins-1.5-3|546	NT/2000/XP/2003 server.
14cu|nagios-plugins-1.5-3|547	
14cu|nagios-plugins-1.5-3|548	%files -n nagios-check_nt
14cu|nagios-plugins-1.5-3|549	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nt.cfg
14cu|nagios-plugins-1.5-3|550	%{_libdir}/nagios/plugins/check_nt
14cu|nagios-plugins-1.5-3|551	
14cu|nagios-plugins-1.5-3|552	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|553	
14cu|nagios-plugins-1.5-3|554	%package -n nagios-check_ntp
14cu|nagios-plugins-1.5-3|555	Summary:	The check_ntp plugin for nagios
14cu|nagios-plugins-1.5-3|556	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|557	Requires:	ntp
14cu|nagios-plugins-1.5-3|558	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|559	
14cu|nagios-plugins-1.5-3|560	%description -n nagios-check_ntp
14cu|nagios-plugins-1.5-3|561	This plugin checks the selected ntp server.
14cu|nagios-plugins-1.5-3|562	
14cu|nagios-plugins-1.5-3|563	%files -n nagios-check_ntp
14cu|nagios-plugins-1.5-3|564	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp.cfg
14cu|nagios-plugins-1.5-3|565	%{_libdir}/nagios/plugins/check_ntp
14cu|nagios-plugins-1.5-3|566	
14cu|nagios-plugins-1.5-3|567	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|568	
14cu|nagios-plugins-1.5-3|569	%package -n nagios-check_ntp_peer
14cu|nagios-plugins-1.5-3|570	Summary:	The check_ntp_peer plugin for nagios
14cu|nagios-plugins-1.5-3|571	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|572	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|573	
14cu|nagios-plugins-1.5-3|574	%description -n nagios-check_ntp_peer
14cu|nagios-plugins-1.5-3|575	This plugin checks the selected ntp server.
14cu|nagios-plugins-1.5-3|576	
14cu|nagios-plugins-1.5-3|577	%files -n nagios-check_ntp_peer
14cu|nagios-plugins-1.5-3|578	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_peer.cfg
14cu|nagios-plugins-1.5-3|579	%{_libdir}/nagios/plugins/check_ntp_peer
14cu|nagios-plugins-1.5-3|580	
14cu|nagios-plugins-1.5-3|581	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|582	
14cu|nagios-plugins-1.5-3|583	%package -n nagios-check_ntp_time
14cu|nagios-plugins-1.5-3|584	Summary:	The check_ntp_time plugin for nagios
14cu|nagios-plugins-1.5-3|585	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|586	Requires:	ntp
14cu|nagios-plugins-1.5-3|587	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|588	
14cu|nagios-plugins-1.5-3|589	%description -n nagios-check_ntp_time
14cu|nagios-plugins-1.5-3|590	This plugin checks the clock offset with the ntp server.
14cu|nagios-plugins-1.5-3|591	
14cu|nagios-plugins-1.5-3|592	%files -n nagios-check_ntp_time
14cu|nagios-plugins-1.5-3|593	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_time.cfg
14cu|nagios-plugins-1.5-3|594	%{_libdir}/nagios/plugins/check_ntp_time
14cu|nagios-plugins-1.5-3|595	
14cu|nagios-plugins-1.5-3|596	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|597	
14cu|nagios-plugins-1.5-3|598	%package -n nagios-check_nwstat
14cu|nagios-plugins-1.5-3|599	Summary:	The check_nwstat plugin for nagios
14cu|nagios-plugins-1.5-3|600	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|601	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|602	
14cu|nagios-plugins-1.5-3|603	%description -n nagios-check_nwstat
14cu|nagios-plugins-1.5-3|604	This plugin attempts to contact the MRTGEXT NLM running on a Novell server
14cu|nagios-plugins-1.5-3|605	to gather the requested system information.
14cu|nagios-plugins-1.5-3|606	
14cu|nagios-plugins-1.5-3|607	%files -n nagios-check_nwstat
14cu|nagios-plugins-1.5-3|608	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nwstat.cfg
14cu|nagios-plugins-1.5-3|609	%{_libdir}/nagios/plugins/check_nwstat
14cu|nagios-plugins-1.5-3|610	
14cu|nagios-plugins-1.5-3|611	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|612	
14cu|nagios-plugins-1.5-3|613	%package -n nagios-check_oracle
14cu|nagios-plugins-1.5-3|614	Summary:	The check_oracle plugin for nagios
14cu|nagios-plugins-1.5-3|615	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|616	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|617	
14cu|nagios-plugins-1.5-3|618	%description -n nagios-check_oracle
14cu|nagios-plugins-1.5-3|619	Check Oracle status.
14cu|nagios-plugins-1.5-3|620	
14cu|nagios-plugins-1.5-3|621	%files -n nagios-check_oracle
14cu|nagios-plugins-1.5-3|622	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_oracle.cfg
14cu|nagios-plugins-1.5-3|623	%{_libdir}/nagios/plugins/check_oracle
14cu|nagios-plugins-1.5-3|624	
14cu|nagios-plugins-1.5-3|625	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|626	
14cu|nagios-plugins-1.5-3|627	%package -n nagios-check_overcr
14cu|nagios-plugins-1.5-3|628	Summary:	The check_overcr plugin for nagios
14cu|nagios-plugins-1.5-3|629	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|630	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|631	
14cu|nagios-plugins-1.5-3|632	%description -n nagios-check_overcr
14cu|nagios-plugins-1.5-3|633	This plugin attempts to contact the Over-CR collector daemon running on the
14cu|nagios-plugins-1.5-3|634	remote UNIX server in order to gather the requested system information.
14cu|nagios-plugins-1.5-3|635	
14cu|nagios-plugins-1.5-3|636	%files -n nagios-check_overcr
14cu|nagios-plugins-1.5-3|637	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_overcr.cfg
14cu|nagios-plugins-1.5-3|638	%{_libdir}/nagios/plugins/check_overcr
14cu|nagios-plugins-1.5-3|639	
14cu|nagios-plugins-1.5-3|640	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|641	
14cu|nagios-plugins-1.5-3|642	%package -n nagios-check_pgsql
14cu|nagios-plugins-1.5-3|643	Summary:	The check_pgsql plugin for nagios
14cu|nagios-plugins-1.5-3|644	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|645	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|646	
14cu|nagios-plugins-1.5-3|647	%description -n nagios-check_pgsql
14cu|nagios-plugins-1.5-3|648	Test whether a PostgreSQL Database is accepting connections.
14cu|nagios-plugins-1.5-3|649	
14cu|nagios-plugins-1.5-3|650	%files -n nagios-check_pgsql
14cu|nagios-plugins-1.5-3|651	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pgsql.cfg
14cu|nagios-plugins-1.5-3|652	%{_libdir}/nagios/plugins/check_pgsql
14cu|nagios-plugins-1.5-3|653	
14cu|nagios-plugins-1.5-3|654	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|655	
14cu|nagios-plugins-1.5-3|656	%package -n nagios-check_ping
14cu|nagios-plugins-1.5-3|657	Summary:	The check_ping plugin for nagios
14cu|nagios-plugins-1.5-3|658	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|659	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|660	
14cu|nagios-plugins-1.5-3|661	%description -n nagios-check_ping
14cu|nagios-plugins-1.5-3|662	Use ping to check connection statistics for a remote host.
14cu|nagios-plugins-1.5-3|663	
14cu|nagios-plugins-1.5-3|664	%files -n nagios-check_ping
14cu|nagios-plugins-1.5-3|665	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ping.cfg
14cu|nagios-plugins-1.5-3|666	%{_libdir}/nagios/plugins/check_ping
14cu|nagios-plugins-1.5-3|667	
14cu|nagios-plugins-1.5-3|668	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|669	
14cu|nagios-plugins-1.5-3|670	%package -n nagios-check_procs
14cu|nagios-plugins-1.5-3|671	Summary:	The check_procs plugin for nagios
14cu|nagios-plugins-1.5-3|672	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|673	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|674	
14cu|nagios-plugins-1.5-3|675	%description -n nagios-check_procs
14cu|nagios-plugins-1.5-3|676	Checks all processes and generates WARNING or CRITICAL states if the specified
14cu|nagios-plugins-1.5-3|677	metric is outside the required threshold ranges. The metric defaults to number
14cu|nagios-plugins-1.5-3|678	of processes. Search filters can be applied to limit the processes to check.
14cu|nagios-plugins-1.5-3|679	
14cu|nagios-plugins-1.5-3|680	%files -n nagios-check_procs
14cu|nagios-plugins-1.5-3|681	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_procs.cfg
14cu|nagios-plugins-1.5-3|682	%{_libdir}/nagios/plugins/check_procs
14cu|nagios-plugins-1.5-3|683	
14cu|nagios-plugins-1.5-3|684	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|685	
14cu|nagios-plugins-1.5-3|686	%package -n nagios-check_radius
14cu|nagios-plugins-1.5-3|687	Summary:	The check_radius plugin for nagios
14cu|nagios-plugins-1.5-3|688	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|689	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|690	
14cu|nagios-plugins-1.5-3|691	%description -n nagios-check_radius
14cu|nagios-plugins-1.5-3|692	Tests to see if a radius server is accepting connections.
14cu|nagios-plugins-1.5-3|693	
14cu|nagios-plugins-1.5-3|694	%files -n nagios-check_radius
14cu|nagios-plugins-1.5-3|695	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_radius.cfg
14cu|nagios-plugins-1.5-3|696	%{_libdir}/nagios/plugins/check_radius
14cu|nagios-plugins-1.5-3|697	
14cu|nagios-plugins-1.5-3|698	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|699	
14cu|nagios-plugins-1.5-3|700	%package -n nagios-check_real
14cu|nagios-plugins-1.5-3|701	Summary:	The check_real plugin for nagios
14cu|nagios-plugins-1.5-3|702	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|703	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|704	
14cu|nagios-plugins-1.5-3|705	%description -n nagios-check_real
14cu|nagios-plugins-1.5-3|706	This plugin tests the REAL service on the specified host.
14cu|nagios-plugins-1.5-3|707	
14cu|nagios-plugins-1.5-3|708	%files -n nagios-check_real
14cu|nagios-plugins-1.5-3|709	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_real.cfg
14cu|nagios-plugins-1.5-3|710	%{_libdir}/nagios/plugins/check_real
14cu|nagios-plugins-1.5-3|711	
14cu|nagios-plugins-1.5-3|712	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|713	
14cu|nagios-plugins-1.5-3|714	%package -n nagios-check_rpc
14cu|nagios-plugins-1.5-3|715	Summary:	The check_rpc plugin for nagios
14cu|nagios-plugins-1.5-3|716	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|717	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|718	
14cu|nagios-plugins-1.5-3|719	%description -n nagios-check_rpc
14cu|nagios-plugins-1.5-3|720	Check if a rpc service is registered and running using:
14cu|nagios-plugins-1.5-3|721	rpcinfo -H host -C rpc_command.
14cu|nagios-plugins-1.5-3|722	
14cu|nagios-plugins-1.5-3|723	%files -n nagios-check_rpc
14cu|nagios-plugins-1.5-3|724	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rpc.cfg
14cu|nagios-plugins-1.5-3|725	%{_libdir}/nagios/plugins/check_rpc
14cu|nagios-plugins-1.5-3|726	
14cu|nagios-plugins-1.5-3|727	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|728	
14cu|nagios-plugins-1.5-3|729	%package -n nagios-check_sensors
14cu|nagios-plugins-1.5-3|730	Summary:	The check_sensors plugin for nagios
14cu|nagios-plugins-1.5-3|731	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|732	Requires:	lm_sensors
14cu|nagios-plugins-1.5-3|733	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|734	
14cu|nagios-plugins-1.5-3|735	%description -n nagios-check_sensors
14cu|nagios-plugins-1.5-3|736	This plugin checks hardware status using the lm_sensors package.
14cu|nagios-plugins-1.5-3|737	
14cu|nagios-plugins-1.5-3|738	%files -n nagios-check_sensors
14cu|nagios-plugins-1.5-3|739	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sensors.cfg
14cu|nagios-plugins-1.5-3|740	%{_libdir}/nagios/plugins/check_sensors
14cu|nagios-plugins-1.5-3|741	
14cu|nagios-plugins-1.5-3|742	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|743	
14cu|nagios-plugins-1.5-3|744	%package -n nagios-check_smtp
14cu|nagios-plugins-1.5-3|745	Summary:	The check_smtp plugin for nagios
14cu|nagios-plugins-1.5-3|746	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|747	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|748	
14cu|nagios-plugins-1.5-3|749	%description -n nagios-check_smtp
14cu|nagios-plugins-1.5-3|750	This plugin will attempt to open an SMTP connection with the host.
14cu|nagios-plugins-1.5-3|751	
14cu|nagios-plugins-1.5-3|752	%files -n nagios-check_smtp
14cu|nagios-plugins-1.5-3|753	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smtp.cfg
14cu|nagios-plugins-1.5-3|754	%{_libdir}/nagios/plugins/check_smtp
14cu|nagios-plugins-1.5-3|755	
14cu|nagios-plugins-1.5-3|756	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|757	
14cu|nagios-plugins-1.5-3|758	%package -n nagios-check_snmp
14cu|nagios-plugins-1.5-3|759	Summary:	The check_snmp plugin for nagios
14cu|nagios-plugins-1.5-3|760	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|761	Requires:	net-snmp-utils
14cu|nagios-plugins-1.5-3|762	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|763	
14cu|nagios-plugins-1.5-3|764	%description -n nagios-check_snmp
14cu|nagios-plugins-1.5-3|765	Check status of remote machines and obtain sustem information via SNMP.
14cu|nagios-plugins-1.5-3|766	
14cu|nagios-plugins-1.5-3|767	%files -n nagios-check_snmp
14cu|nagios-plugins-1.5-3|768	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp.cfg
14cu|nagios-plugins-1.5-3|769	%{_libdir}/nagios/plugins/check_snmp
14cu|nagios-plugins-1.5-3|770	
14cu|nagios-plugins-1.5-3|771	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|772	
14cu|nagios-plugins-1.5-3|773	%package -n nagios-check_ssh
14cu|nagios-plugins-1.5-3|774	Summary:	The check_ssh plugin for nagios
14cu|nagios-plugins-1.5-3|775	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|776	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|777	
14cu|nagios-plugins-1.5-3|778	%description -n nagios-check_ssh
14cu|nagios-plugins-1.5-3|779	Try to connect to an SSH server at specified server and port.
14cu|nagios-plugins-1.5-3|780	
14cu|nagios-plugins-1.5-3|781	%files -n nagios-check_ssh
14cu|nagios-plugins-1.5-3|782	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ssh.cfg
14cu|nagios-plugins-1.5-3|783	%{_libdir}/nagios/plugins/check_ssh
14cu|nagios-plugins-1.5-3|784	
14cu|nagios-plugins-1.5-3|785	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|786	
14cu|nagios-plugins-1.5-3|787	%package -n nagios-check_swap
14cu|nagios-plugins-1.5-3|788	Summary:	The check_swap plugin for nagios
14cu|nagios-plugins-1.5-3|789	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|790	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|791	
14cu|nagios-plugins-1.5-3|792	%description -n nagios-check_swap
14cu|nagios-plugins-1.5-3|793	Check swap space on local machine.
14cu|nagios-plugins-1.5-3|794	
14cu|nagios-plugins-1.5-3|795	%files -n nagios-check_swap
14cu|nagios-plugins-1.5-3|796	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_swap.cfg
14cu|nagios-plugins-1.5-3|797	%{_libdir}/nagios/plugins/check_swap
14cu|nagios-plugins-1.5-3|798	
14cu|nagios-plugins-1.5-3|799	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|800	
14cu|nagios-plugins-1.5-3|801	%package -n nagios-check_tcp
14cu|nagios-plugins-1.5-3|802	Summary:	The check_tcp plugin for nagios
14cu|nagios-plugins-1.5-3|803	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|804	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|805	
14cu|nagios-plugins-1.5-3|806	%description -n nagios-check_tcp
14cu|nagios-plugins-1.5-3|807	This plugin tests TCP connections with the specified host (or unix socket).
14cu|nagios-plugins-1.5-3|808	
14cu|nagios-plugins-1.5-3|809	%files -n nagios-check_tcp
14cu|nagios-plugins-1.5-3|810	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_tcp.cfg
14cu|nagios-plugins-1.5-3|811	%{_libdir}/nagios/plugins/check_tcp
14cu|nagios-plugins-1.5-3|812	%{_libdir}/nagios/plugins/check_imap
14cu|nagios-plugins-1.5-3|813	%{_libdir}/nagios/plugins/check_spop
14cu|nagios-plugins-1.5-3|814	%{_libdir}/nagios/plugins/check_simap
14cu|nagios-plugins-1.5-3|815	%{_libdir}/nagios/plugins/check_udp
14cu|nagios-plugins-1.5-3|816	%{_libdir}/nagios/plugins/check_pop
14cu|nagios-plugins-1.5-3|817	%{_libdir}/nagios/plugins/check_nntp
14cu|nagios-plugins-1.5-3|818	%{_libdir}/nagios/plugins/check_jabber
14cu|nagios-plugins-1.5-3|819	%{_libdir}/nagios/plugins/check_clamd
14cu|nagios-plugins-1.5-3|820	%{_libdir}/nagios/plugins/check_ftp
14cu|nagios-plugins-1.5-3|821	%{_libdir}/nagios/plugins/check_ssmtp
14cu|nagios-plugins-1.5-3|822	%{_libdir}/nagios/plugins/check_nntps
14cu|nagios-plugins-1.5-3|823	
14cu|nagios-plugins-1.5-3|824	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|825	
14cu|nagios-plugins-1.5-3|826	%package -n nagios-check_time
14cu|nagios-plugins-1.5-3|827	Summary:	The check_time plugin for nagios
14cu|nagios-plugins-1.5-3|828	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|829	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|830	
14cu|nagios-plugins-1.5-3|831	%description -n nagios-check_time
14cu|nagios-plugins-1.5-3|832	This plugin will check the time on the specified host.
14cu|nagios-plugins-1.5-3|833	
14cu|nagios-plugins-1.5-3|834	%files -n nagios-check_time
14cu|nagios-plugins-1.5-3|835	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_time.cfg
14cu|nagios-plugins-1.5-3|836	%{_libdir}/nagios/plugins/check_time
14cu|nagios-plugins-1.5-3|837	
14cu|nagios-plugins-1.5-3|838	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|839	
14cu|nagios-plugins-1.5-3|840	%package -n nagios-check_ups
14cu|nagios-plugins-1.5-3|841	Summary:	The check_ups plugin for nagios
14cu|nagios-plugins-1.5-3|842	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|843	Requires:	nut
14cu|nagios-plugins-1.5-3|844	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|845	
14cu|nagios-plugins-1.5-3|846	%description -n nagios-check_ups
14cu|nagios-plugins-1.5-3|847	This plugin tests the UPS service on the specified host.Network UPS Tools
14cu|nagios-plugins-1.5-3|848	from www.networkupstools.org must be running for thisplugin to work.
14cu|nagios-plugins-1.5-3|849	
14cu|nagios-plugins-1.5-3|850	%files -n nagios-check_ups
14cu|nagios-plugins-1.5-3|851	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ups.cfg
14cu|nagios-plugins-1.5-3|852	%{_libdir}/nagios/plugins/check_ups
14cu|nagios-plugins-1.5-3|853	
14cu|nagios-plugins-1.5-3|854	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|855	
14cu|nagios-plugins-1.5-3|856	%package -n nagios-check_users
14cu|nagios-plugins-1.5-3|857	Summary:	The check_users plugin for nagios
14cu|nagios-plugins-1.5-3|858	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|859	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|860	
14cu|nagios-plugins-1.5-3|861	%description -n nagios-check_users
14cu|nagios-plugins-1.5-3|862	This plugin checks the number of users currently logged in on the local
14cu|nagios-plugins-1.5-3|863	system and generates an error if the number exceeds the thresholds specified.
14cu|nagios-plugins-1.5-3|864	
14cu|nagios-plugins-1.5-3|865	%files -n nagios-check_users
14cu|nagios-plugins-1.5-3|866	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_users.cfg
14cu|nagios-plugins-1.5-3|867	%{_libdir}/nagios/plugins/check_users
14cu|nagios-plugins-1.5-3|868	
14cu|nagios-plugins-1.5-3|869	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|870	
14cu|nagios-plugins-1.5-3|871	%package -n nagios-check_wave
14cu|nagios-plugins-1.5-3|872	Summary:	The check_wave plugin for nagios
14cu|nagios-plugins-1.5-3|873	Group:		Networking/Other
14cu|nagios-plugins-1.5-3|874	Requires:	nagios-plugins
14cu|nagios-plugins-1.5-3|875	
14cu|nagios-plugins-1.5-3|876	%description -n nagios-check_wave
14cu|nagios-plugins-1.5-3|877	This package contains the check_wave plugin for nagios.
14cu|nagios-plugins-1.5-3|878	
14cu|nagios-plugins-1.5-3|879	%files -n nagios-check_wave
14cu|nagios-plugins-1.5-3|880	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_wave.cfg
14cu|nagios-plugins-1.5-3|881	%{_libdir}/nagios/plugins/check_wave
14cu|nagios-plugins-1.5-3|882	
14cu|nagios-plugins-1.5-3|883	#----------------------------------------------------------------------------
14cu|nagios-plugins-1.5-3|884	
14cu|nagios-plugins-1.5-3|885	%prep
14cu|nagios-plugins-1.5-3|886	%setup -q
14cu|nagios-plugins-1.5-3|887	%patch6 -p0
14cu|nagios-plugins-1.5-3|888	%patch21 -p1
14cu|nagios-plugins-1.5-3|889	%patch22 -p1
14cu|nagios-plugins-1.5-3|890	%patch23 -p1
14cu|nagios-plugins-1.5-3|891	
14cu|nagios-plugins-1.5-3|892	%build
14cu|nagios-plugins-1.5-3|893	autoreconf -fi
14cu|nagios-plugins-1.5-3|894	
14cu|nagios-plugins-1.5-3|895	export PATH_TO_DIG=/usr/bin/dig
14cu|nagios-plugins-1.5-3|896	export PATH_TO_FPING=/bin/fping
14cu|nagios-plugins-1.5-3|897	export PATH_TO_HOST=/usr/bin/host
14cu|nagios-plugins-1.5-3|898	export PATH_TO_LMSTAT=
14cu|nagios-plugins-1.5-3|899	export PATH_TO_LSPS=
14cu|nagios-plugins-1.5-3|900	export PATH_TO_MAILQ=/usr/bin/mailq
14cu|nagios-plugins-1.5-3|901	export PATH_TO_NSLOOKUP=/usr/bin/nslookup
14cu|nagios-plugins-1.5-3|902	export PATH_TO_PING=/bin/ping
14cu|nagios-plugins-1.5-3|903	export PATH_TO_PING6=/usr/bin/ping6
14cu|nagios-plugins-1.5-3|904	export PATH_TO_PS=/bin/ps
14cu|nagios-plugins-1.5-3|905	export PATH_TO_QMAIL_QSTAT=/var/qmail/bin/qmail-qstat
14cu|nagios-plugins-1.5-3|906	export PATH_TO_QSTAT=/usr/bin/qstat-quake
14cu|nagios-plugins-1.5-3|907	export PATH_TO_QUAKESTAT=
14cu|nagios-plugins-1.5-3|908	export PATH_TO_RPCINFO=/usr/sbin/rpcinfo
14cu|nagios-plugins-1.5-3|909	export PATH_TO_SMBCLIENT=/usr/bin/smbclient
14cu|nagios-plugins-1.5-3|910	export PATH_TO_SNMPGET=/usr/bin/snmpget
14cu|nagios-plugins-1.5-3|911	export PATH_TO_SNMPGETNEXT=/usr/bin/snmpgetnext
14cu|nagios-plugins-1.5-3|912	export PATH_TO_SSH=/usr/bin/ssh
14cu|nagios-plugins-1.5-3|913	export PATH_TO_SWAP=
14cu|nagios-plugins-1.5-3|914	export PATH_TO_SWAPINFO=
14cu|nagios-plugins-1.5-3|915	export PATH_TO_UPTIME=/usr/bin/uptime
14cu|nagios-plugins-1.5-3|916	export PATH_TO_WHO=/usr/bin/who
14cu|nagios-plugins-1.5-3|917	
14cu|nagios-plugins-1.5-3|918	%serverbuild
14cu|nagios-plugins-1.5-3|919	
14cu|nagios-plugins-1.5-3|920	%configure2_5x \
14cu|nagios-plugins-1.5-3|921	--libexecdir=%{_libdir}/nagios/plugins \
14cu|nagios-plugins-1.5-3|922	--disable-rpath \
14cu|nagios-plugins-1.5-3|923	--with-cgiurl=/nagios/cgi-bin \
14cu|nagios-plugins-1.5-3|924	--with-trusted-path="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" \
14cu|nagios-plugins-1.5-3|925	--with-openssl=%{_prefix} \
14cu|nagios-plugins-1.5-3|926	--with-pgsql=%{_prefix} \
14cu|nagios-plugins-1.5-3|927	--with-mysql=%{_prefix} \
14cu|nagios-plugins-1.5-3|928	--with-ping-command="/bin/ping -n -U -w %d -c %d %s" \
14cu|nagios-plugins-1.5-3|929	--with-ping6-command="%{_bindir}/ping6 -n -U -w %d -c %d %s" \
14cu|nagios-plugins-1.5-3|930	--with-ps-command="/bin/ps axwo 'stat uid pid ppid vsz rss pcpu etime comm args'" \
14cu|nagios-plugins-1.5-3|931	--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
14cu|nagios-plugins-1.5-3|932	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,&procetime,procprog,&pos' \
14cu|nagios-plugins-1.5-3|933	--with-ps-cols=10 \
14cu|nagios-plugins-1.5-3|934	--with-ipv6
14cu|nagios-plugins-1.5-3|935	
14cu|nagios-plugins-1.5-3|936	find . -type f -name "Makefile" -exec /usr/bin/perl -pi -e "s|-L/usr/lib|-L%{_libdir}|g" \{\} \;
14cu|nagios-plugins-1.5-3|937	
14cu|nagios-plugins-1.5-3|938	# anti recheck hack
14cu|nagios-plugins-1.5-3|939	touch *
14cu|nagios-plugins-1.5-3|940	
14cu|nagios-plugins-1.5-3|941	export CPPFLAGS="-I%{_includedir}/ldap -I%{_includedir}/mysql -I%{_includedir}/pgsql -I%{_includedir}/openssl"
14cu|nagios-plugins-1.5-3|942	
14cu|nagios-plugins-1.5-3|943	make
14cu|nagios-plugins-1.5-3|944	
14cu|nagios-plugins-1.5-3|945	make -C plugins \
14cu|nagios-plugins-1.5-3|946	check_ide_smart check_ldap check_pgsql check_radius
14cu|nagios-plugins-1.5-3|947	
14cu|nagios-plugins-1.5-3|948	%install
14cu|nagios-plugins-1.5-3|949	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cu|nagios-plugins-1.5-3|950	%makeinstall_std MKDIR_P="/bin/mkdir -p"
14cu|nagios-plugins-1.5-3|951	
14cu|nagios-plugins-1.5-3|952	install -m0755 plugins/check_pgsql %{buildroot}%{_libdir}/nagios/plugins/
14cu|nagios-plugins-1.5-3|953	install -m0755 plugins/check_radius %{buildroot}%{_libdir}/nagios/plugins/
14cu|nagios-plugins-1.5-3|954	install -m0755 plugins/check_ide_smart %{buildroot}%{_libdir}/nagios/plugins/
14cu|nagios-plugins-1.5-3|955	install -m0755 plugins-root/check_dhcp %{buildroot}%{_libdir}/nagios/plugins/
14cu|nagios-plugins-1.5-3|956	install -m0755 plugins-root/check_icmp %{buildroot}%{_libdir}/nagios/plugins/
14cu|nagios-plugins-1.5-3|957	
14cu|nagios-plugins-1.5-3|958	# magic by anssi
14cu|nagios-plugins-1.5-3|959	pushd %{buildroot}%{_sysconfdir}/nagios/plugins.d
14cu|nagios-plugins-1.5-3|960	%{expand:%(for i in {101..124}; do echo "install -m 644 %%SOURCE$i ."; done)}
14cu|nagios-plugins-1.5-3|961	%{expand:%(for i in {127..152}; do echo "install -m 644 %%SOURCE$i ."; done)}
14cu|nagios-plugins-1.5-3|962	popd
14cu|nagios-plugins-1.5-3|963	
14cu|nagios-plugins-1.5-3|964	perl -pi -e 's|\@libexecdir\@|%{_libdir}/nagios/plugins|g' \
14cu|nagios-plugins-1.5-3|965	%{buildroot}%{_sysconfdir}/nagios/plugins.d/*
14cu|nagios-plugins-1.5-3|966	
14cu|nagios-plugins-1.5-3|967	# fix bad paths (again!)
14cu|nagios-plugins-1.5-3|968	for i in check_breeze check_disk_smb check_file_age check_flexlm check_ifoperstatus \
14cu|nagios-plugins-1.5-3|969	check_ifstatus check_ircd check_mailq check_ntp check_rpc check_wave; do
14cu|nagios-plugins-1.5-3|970	perl -pi -e "s|\"nagios/plugins\"|\"%{_libdir}/nagios/plugins\"|g" \
14cu|nagios-plugins-1.5-3|971	%{buildroot}%{_libdir}/nagios/plugins/$i
14cu|nagios-plugins-1.5-3|972	done
14cu|nagios-plugins-1.5-3|973	
14cu|nagios-plugins-1.5-3|974	%find_lang %{name}
14cu|nagios-plugins-1.5-3|975	
14cu|nagios-plugins-1.5-3|976	# make noarch pluginds installable under %{_datadir} also
14cu|nagios-plugins-1.5-3|977	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
14cu|nagios-plugins-1.5-3|978	pushd %{buildroot}%{_datadir}/nagios/plugins
14cu|nagios-plugins-1.5-3|979	ln -sf ../../../%{_lib}/nagios/plugins/utils.pm .
14cu|nagios-plugins-1.5-3|980	ln -sf ../../../%{_lib}/nagios/plugins/utils.sh .
14cu|nagios-plugins-1.5-3|981	popd
14cu|nagios-plugins-1.5-3|982	
14cu|nagios-plugins-1.5-3|983	# delete unusable plugins
14cu|nagios-plugins-1.5-3|984	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_apt
14cu|nagios-plugins-1.5-3|985	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtg
14cu|nagios-plugins-1.5-3|986	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtgtraf
14cu|nagios-plugins-1.5-3|987	
14cu|nagios-plugins-1.5-3|988	
14cu|nagios-plugins-1.5-3|989	%changelog
14cu|nagios-plugins-1.5-3|990	
14cu|nagios-plugins-1.5-3|991	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.5-3
14cu|nagios-plugins-1.5-3|992	- (fecd2ea) Spec cleanup
14cu|nagios-plugins-1.5-3|993	
14cu|nagios-plugins-1.5-3|994	

11020 14
14cu|nagvis-1.8.5-1|1	Name:		nagvis
14cu|nagvis-1.8.5-1|2	Version:	1.8.5
14cu|nagvis-1.8.5-1|3	Release:	1
14cu|nagvis-1.8.5-1|4	Summary:	Visualization addon for nagios
14cu|nagvis-1.8.5-1|5	License:	GPL
14cu|nagvis-1.8.5-1|6	Group:		Networking/WWW
14cu|nagvis-1.8.5-1|7	URL:		http://nagvis.org
14cu|nagvis-1.8.5-1|8	Source:     http://downloads.sourceforge.net/nagvis/%{name}-%{version}.tar.gz
14cu|nagvis-1.8.5-1|9	Requires:   mod_php
14cu|nagvis-1.8.5-1|10	Requires:   php-xml
14cu|nagvis-1.8.5-1|11	Requires:   php-gd
14cu|nagvis-1.8.5-1|12	Requires:   php-mbstring
14cu|nagvis-1.8.5-1|13	Requires:   php-sockets
14cu|nagvis-1.8.5-1|14	Requires:   php-gettext
14cu|nagvis-1.8.5-1|15	Requires:   php-session
14cu|nagvis-1.8.5-1|16	Requires:   php-pdo_sqlite
14cu|nagvis-1.8.5-1|17	Requires:   php-ZendFramework
14cu|nagvis-1.8.5-1|18	Requires:   graphviz
14cu|nagvis-1.8.5-1|19	BuildArch:	noarch
14cu|nagvis-1.8.5-1|20	
14cu|nagvis-1.8.5-1|21	%description
14cu|nagvis-1.8.5-1|22	NagVis is a visualization addon for the well known network managment system
14cu|nagvis-1.8.5-1|23	Nagios. NagVis can be used to visualize Nagios Data, e.g. to display IT
14cu|nagvis-1.8.5-1|24	processes like a mail system or a network infrastructure.
14cu|nagvis-1.8.5-1|25	
14cu|nagvis-1.8.5-1|26	%prep
14cu|nagvis-1.8.5-1|27	%setup -q -n %{name}-%{version}
14cu|nagvis-1.8.5-1|28	
14cu|nagvis-1.8.5-1|29	%build
14cu|nagvis-1.8.5-1|30	
14cu|nagvis-1.8.5-1|31	%install
14cu|nagvis-1.8.5-1|32	
14cu|nagvis-1.8.5-1|33	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|nagvis-1.8.5-1|34	cp -r share %{buildroot}%{_datadir}/%{name}
14cu|nagvis-1.8.5-1|35	cp -r docs %{buildroot}%{_datadir}/%{name}/share
14cu|nagvis-1.8.5-1|36	
14cu|nagvis-1.8.5-1|37	cmp() {
14cu|nagvis-1.8.5-1|38	cat $1 | sed 's#\(var\)\s*\(\S*\)\s*=\s*#\1 \2=#;s#^\s*##;s#\s*$##;s#\t+# #g' | awk '
14cu|nagvis-1.8.5-1|39	BEGIN { OK=1; braces=0 }
14cu|nagvis-1.8.5-1|40	{
14cu|nagvis-1.8.5-1|41	# Remove /* */ one line comments
14cu|nagvis-1.8.5-1|42	sub(/\/\*[^@]*\*\//,"");
14cu|nagvis-1.8.5-1|43	# Remove // comments (line beginning)
14cu|nagvis-1.8.5-1|44	sub(/^\/\/.*/,"");
14cu|nagvis-1.8.5-1|45	
14cu|nagvis-1.8.5-1|46	# Count braces
14cu|nagvis-1.8.5-1|47	anz1 = gsub(/\{/,"{");
14cu|nagvis-1.8.5-1|48	anz2 = gsub(/}/,"}");
14cu|nagvis-1.8.5-1|49	
14cu|nagvis-1.8.5-1|50	if (OK == 1) {
14cu|nagvis-1.8.5-1|51	braces += anz1;
14cu|nagvis-1.8.5-1|52	braces -= anz2;
14cu|nagvis-1.8.5-1|53	}
14cu|nagvis-1.8.5-1|54	}
14cu|nagvis-1.8.5-1|55	/\/\*/ {
14cu|nagvis-1.8.5-1|56	c = gsub(/\/\*[^@]*$/,"");
14cu|nagvis-1.8.5-1|57	if(c > 0) {
14cu|nagvis-1.8.5-1|58	OK=0;
14cu|nagvis-1.8.5-1|59	}
14cu|nagvis-1.8.5-1|60	}
14cu|nagvis-1.8.5-1|61	/\*\/$/ {
14cu|nagvis-1.8.5-1|62	c = gsub(/^[^@]*\*\//,"");
14cu|nagvis-1.8.5-1|63	if(c > 0) {
14cu|nagvis-1.8.5-1|64	OK=1;
14cu|nagvis-1.8.5-1|65	}
14cu|nagvis-1.8.5-1|66	}
14cu|nagvis-1.8.5-1|67	{
14cu|nagvis-1.8.5-1|68	line = $0;
14cu|nagvis-1.8.5-1|69	#anz = gsub(/function/," function");
14cu|nagvis-1.8.5-1|70	#ch = substr(line,length(line));
14cu|nagvis-1.8.5-1|71	if (OK == 1) {
14cu|nagvis-1.8.5-1|72	if (length(line) > 0) {
14cu|nagvis-1.8.5-1|73	#if (ch == "}") {
14cu|nagvis-1.8.5-1|74	#	if (braces == 0) {
14cu|nagvis-1.8.5-1|75	#		if (length(line) > 0) {
14cu|nagvis-1.8.5-1|76	#			print line
14cu|nagvis-1.8.5-1|77	#		}
14cu|nagvis-1.8.5-1|78	#		line = ""
14cu|nagvis-1.8.5-1|79	#	}
14cu|nagvis-1.8.5-1|80	#}
14cu|nagvis-1.8.5-1|81	#line = line $0;
14cu|nagvis-1.8.5-1|82	
14cu|nagvis-1.8.5-1|83	print line;
14cu|nagvis-1.8.5-1|84	}
14cu|nagvis-1.8.5-1|85	}
14cu|nagvis-1.8.5-1|86	}
14cu|nagvis-1.8.5-1|87	' >> $OUT
14cu|nagvis-1.8.5-1|88	}
14cu|nagvis-1.8.5-1|89	
14cu|nagvis-1.8.5-1|90	
14cu|nagvis-1.8.5-1|91	
14cu|nagvis-1.8.5-1|92	
14cu|nagvis-1.8.5-1|93	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/nagvis-js/js/
14cu|nagvis-1.8.5-1|94	OUT=NagVisCompressed.js
14cu|nagvis-1.8.5-1|95	>$OUT
14cu|nagvis-1.8.5-1|96	cmp ExtStacktrace.js
14cu|nagvis-1.8.5-1|97	cmp nagvis.js
14cu|nagvis-1.8.5-1|98	cmp popupWindow.js
14cu|nagvis-1.8.5-1|99	cmp ExtBase.js
14cu|nagvis-1.8.5-1|100	cmp frontendMessage.js
14cu|nagvis-1.8.5-1|101	cmp frontendEventlog.js
14cu|nagvis-1.8.5-1|102	cmp frontendHover.js
14cu|nagvis-1.8.5-1|103	cmp hover.js
14cu|nagvis-1.8.5-1|104	cmp frontendContext.js
14cu|nagvis-1.8.5-1|105	cmp ajax.js
14cu|nagvis-1.8.5-1|106	cmp dynfavicon.js
14cu|nagvis-1.8.5-1|107	cmp frontend.js
14cu|nagvis-1.8.5-1|108	cmp lines.js
14cu|nagvis-1.8.5-1|109	cmp NagVisObject.js
14cu|nagvis-1.8.5-1|110	cmp NagVisStatefulObject.js
14cu|nagvis-1.8.5-1|111	cmp NagVisStatelessObject.js
14cu|nagvis-1.8.5-1|112	cmp NagVisHost.js
14cu|nagvis-1.8.5-1|113	cmp NagVisService.js
14cu|nagvis-1.8.5-1|114	cmp NagVisHostgroup.js
14cu|nagvis-1.8.5-1|115	cmp NagVisServicegroup.js
14cu|nagvis-1.8.5-1|116	cmp NagVisMap.js
14cu|nagvis-1.8.5-1|117	cmp NagVisShape.js
14cu|nagvis-1.8.5-1|118	cmp NagVisLine.js
14cu|nagvis-1.8.5-1|119	cmp NagVisTextbox.js
14cu|nagvis-1.8.5-1|120	cmp NagVisRotation.js
14cu|nagvis-1.8.5-1|121	cmp wz_jsgraphics.js
14cu|nagvis-1.8.5-1|122	popd
14cu|nagvis-1.8.5-1|123	
14cu|nagvis-1.8.5-1|124	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|nagvis-1.8.5-1|125	cp -r etc/maps %{buildroot}%{_sysconfdir}/%{name}
14cu|nagvis-1.8.5-1|126	cp -r etc/conf.d %{buildroot}%{_sysconfdir}/%{name}
14cu|nagvis-1.8.5-1|127	cp -r etc/geomap %{buildroot}%{_sysconfdir}/%{name}
14cu|nagvis-1.8.5-1|128	install -m 644 etc/nagvis.ini.php-sample \
14cu|nagvis-1.8.5-1|129	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cu|nagvis-1.8.5-1|130	pushd %{buildroot}%{_datadir}/%{name}
14cu|nagvis-1.8.5-1|131	ln -s ../../..%{_sysconfdir}/%{name} etc
14cu|nagvis-1.8.5-1|132	popd
14cu|nagvis-1.8.5-1|133	
14cu|nagvis-1.8.5-1|134	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
14cu|nagvis-1.8.5-1|135	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl
14cu|nagvis-1.8.5-1|136	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/cache
14cu|nagvis-1.8.5-1|137	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/compile
14cu|nagvis-1.8.5-1|138	pushd %{buildroot}%{_datadir}/%{name}
14cu|nagvis-1.8.5-1|139	ln -s ../../..%{_var}/lib/%{name} var
14cu|nagvis-1.8.5-1|140	popd
14cu|nagvis-1.8.5-1|141	
14cu|nagvis-1.8.5-1|142	# apache configuration
14cu|nagvis-1.8.5-1|143	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|nagvis-1.8.5-1|144	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|nagvis-1.8.5-1|145	# %{name} Apache configuration
14cu|nagvis-1.8.5-1|146	Alias /%{name} %{_datadir}/%{name}/share
14cu|nagvis-1.8.5-1|147	
14cu|nagvis-1.8.5-1|148	<Directory %{_datadir}/%{name}/share>
14cu|nagvis-1.8.5-1|149	Require all granted
14cu|nagvis-1.8.5-1|150	
14cu|nagvis-1.8.5-1|151	Options FollowSymLinks
14cu|nagvis-1.8.5-1|152	</Directory>
14cu|nagvis-1.8.5-1|153	EOF
14cu|nagvis-1.8.5-1|154	
14cu|nagvis-1.8.5-1|155	# nagvis configuration
14cu|nagvis-1.8.5-1|156	perl -pi \
14cu|nagvis-1.8.5-1|157	-e 's|;base=.*|base="%{_datadir}/nagvis/"|;' \
14cu|nagvis-1.8.5-1|158	-e 's|;htmlbase=.*|htmlbase="/nagvis"|;' \
14cu|nagvis-1.8.5-1|159	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cu|nagvis-1.8.5-1|160	
14cu|nagvis-1.8.5-1|161	# make configuration apache-writable
14cu|nagvis-1.8.5-1|162	chmod -R g=u %{buildroot}%{_sysconfdir}/%{name}
14cu|nagvis-1.8.5-1|163	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
14cu|nagvis-1.8.5-1|164	
14cu|nagvis-1.8.5-1|165	%clean
14cu|nagvis-1.8.5-1|166	
14cu|nagvis-1.8.5-1|167	
14cu|nagvis-1.8.5-1|168	
14cu|nagvis-1.8.5-1|169	%files
14cu|nagvis-1.8.5-1|170	%doc INSTALL LICENCE README
14cu|nagvis-1.8.5-1|171	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|nagvis-1.8.5-1|172	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis
14cu|nagvis-1.8.5-1|173	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/maps
14cu|nagvis-1.8.5-1|174	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/conf.d
14cu|nagvis-1.8.5-1|175	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/geomap
14cu|nagvis-1.8.5-1|176	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/nagvis.ini.php
14cu|nagvis-1.8.5-1|177	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/maps/*.cfg
14cu|nagvis-1.8.5-1|178	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/conf.d/*
14cu|nagvis-1.8.5-1|179	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/geomap/*
14cu|nagvis-1.8.5-1|180	%attr(-,apache,apache) %{_var}/lib/%{name}
14cu|nagvis-1.8.5-1|181	%{_datadir}/%{name}
14cu|nagvis-1.8.5-1|182	
14cu|nagvis-1.8.5-1|183	
14cu|nagvis-1.8.5-1|184	
14cu|nagvis-1.8.5-1|185	%changelog
14cu|nagvis-1.8.5-1|186	
14cu|nagvis-1.8.5-1|187	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-1
14cu|nagvis-1.8.5-1|188	- (dadfe25) Updated to 1.8.5
14cu|nagvis-1.8.5-1|189	
14cu|nagvis-1.8.5-1|190	

11021 14
14cu|namazu-2.0.21-2|1	# XXX is this right - it was /var/lib before FHS macros
14cu|namazu-2.0.21-2|2	%define _localstatedir	/var/lib
14cu|namazu-2.0.21-2|3	%define _libexecdir	/var/www/cgi-bin
14cu|namazu-2.0.21-2|4	
14cu|namazu-2.0.21-2|5	%define major 7
14cu|namazu-2.0.21-2|6	%define libname %mklibname nmz %{major}
14cu|namazu-2.0.21-2|7	%define devname %mklibname nmz -d
14cu|namazu-2.0.21-2|8	
14cu|namazu-2.0.21-2|9	Summary:	Full-text search engine
14cu|namazu-2.0.21-2|10	Name:		namazu
14cu|namazu-2.0.21-2|11	Version:	2.0.21
14cu|namazu-2.0.21-2|12	Release:	2
14cu|namazu-2.0.21-2|13	License:	GPLv2+
14cu|namazu-2.0.21-2|14	Group:		File tools
14cu|namazu-2.0.21-2|15	Url:		http://www.namazu.org/
14cu|namazu-2.0.21-2|16	Source0:	http://www.namazu.org/stable/%{name}-%{version}.tar.gz
14cu|namazu-2.0.21-2|17	BuildRequires:	perl-File-MMagic >= 1.12
14cu|namazu-2.0.21-2|18	BuildRequires:	perl-NKF >= 1.70
14cu|namazu-2.0.21-2|19	BuildRequires:	perl-Text-Kakasi >= 1.00
14cu|namazu-2.0.21-2|20	Requires:	perl-File-MMagic >= 1.12
14cu|namazu-2.0.21-2|21	Requires:	perl-NKF >= 1.70
14cu|namazu-2.0.21-2|22	Requires:	perl-Text-Kakasi >= 1.00
14cu|namazu-2.0.21-2|23	Requires:	kakasi >= 2.3.0
14cu|namazu-2.0.21-2|24	
14cu|namazu-2.0.21-2|25	%description
14cu|namazu-2.0.21-2|26	Namazu is a full-text search engine software intended for easy use.
14cu|namazu-2.0.21-2|27	Not only it works as CGI program for small or medium scale WWW
14cu|namazu-2.0.21-2|28	search engine, but also works as personal use such as search system
14cu|namazu-2.0.21-2|29	for local HDD.
14cu|namazu-2.0.21-2|30	
14cu|namazu-2.0.21-2|31	%files -f %{name}.lang
14cu|namazu-2.0.21-2|32	%doc AUTHORS ChangeLog ChangeLog.1 CREDITS COPYING HACKING HACKING-ja
14cu|namazu-2.0.21-2|33	%doc INSTALL INSTALL-ja README README-es README-ja NEWS THANKS TODO
14cu|namazu-2.0.21-2|34	%doc etc/namazu.png
14cu|namazu-2.0.21-2|35	%config(noreplace) %{_sysconfdir}/namazu/*
14cu|namazu-2.0.21-2|36	%{_bindir}/namazu
14cu|namazu-2.0.21-2|37	%{_bindir}/bnamazu
14cu|namazu-2.0.21-2|38	%{_bindir}/*nmz
14cu|namazu-2.0.21-2|39	%{_bindir}/mailutime
14cu|namazu-2.0.21-2|40	%{_bindir}/nmzgrep
14cu|namazu-2.0.21-2|41	%{_bindir}/nmzegrep
14cu|namazu-2.0.21-2|42	%{_bindir}/nmzmerge
14cu|namazu-2.0.21-2|43	%{_bindir}/nmzcat
14cu|namazu-2.0.21-2|44	%{_mandir}/man1/namazu.*
14cu|namazu-2.0.21-2|45	%{_mandir}/man1/mknmz.*
14cu|namazu-2.0.21-2|46	%{_datadir}/namazu/doc/*
14cu|namazu-2.0.21-2|47	%{_datadir}/namazu/filter/*
14cu|namazu-2.0.21-2|48	%{_datadir}/namazu/pl/*
14cu|namazu-2.0.21-2|49	%{_datadir}/namazu/template/*
14cu|namazu-2.0.21-2|50	%{_datadir}/namazu/etc/
14cu|namazu-2.0.21-2|51	%dir %{_localstatedir}/namazu
14cu|namazu-2.0.21-2|52	%dir %{_localstatedir}/namazu/index
14cu|namazu-2.0.21-2|53	
14cu|namazu-2.0.21-2|54	#----------------------------------------------------------------------------
14cu|namazu-2.0.21-2|55	
14cu|namazu-2.0.21-2|56	%package -n %{libname}
14cu|namazu-2.0.21-2|57	Summary:	Libraries of Namazu
14cu|namazu-2.0.21-2|58	Group:		System/Libraries
14cu|namazu-2.0.21-2|59	
14cu|namazu-2.0.21-2|60	%description -n %{libname}
14cu|namazu-2.0.21-2|61	Libraries used by Namazu.
14cu|namazu-2.0.21-2|62	
14cu|namazu-2.0.21-2|63	%files -n %{libname}
14cu|namazu-2.0.21-2|64	%{_libdir}/libnmz.so.%{major}*
14cu|namazu-2.0.21-2|65	
14cu|namazu-2.0.21-2|66	#----------------------------------------------------------------------------
14cu|namazu-2.0.21-2|67	
14cu|namazu-2.0.21-2|68	%package  -n %{devname}
14cu|namazu-2.0.21-2|69	Summary:	Libraries and include files of Namazu
14cu|namazu-2.0.21-2|70	Group:		Development/C
14cu|namazu-2.0.21-2|71	Requires:	%{libname} = %{EVRD}
14cu|namazu-2.0.21-2|72	Provides:	%{name}-devel = %{EVRD}
14cu|namazu-2.0.21-2|73	Provides:	lib%{name}-devel = %{EVRD}
14cu|namazu-2.0.21-2|74	Conflicts:	%{_lib}nmz3-devel < 2.0.21-2
14cu|namazu-2.0.21-2|75	Obsoletes:	%{_lib}nmz3-devel < 2.0.21-2
14cu|namazu-2.0.21-2|76	Conflicts:	%{_lib}nmz7-devel < 2.0.21-2
14cu|namazu-2.0.21-2|77	Obsoletes:	%{_lib}nmz7-devel < 2.0.21-2
14cu|namazu-2.0.21-2|78	
14cu|namazu-2.0.21-2|79	%description -n %{devname}
14cu|namazu-2.0.21-2|80	Libraries and include files of Namazu.
14cu|namazu-2.0.21-2|81	
14cu|namazu-2.0.21-2|82	%files -n %{devname}
14cu|namazu-2.0.21-2|83	%{_bindir}/nmz-config
14cu|namazu-2.0.21-2|84	%{_includedir}/namazu/*.h
14cu|namazu-2.0.21-2|85	%{_libdir}/libnmz.so
14cu|namazu-2.0.21-2|86	%{_libdir}/libnmz.a
14cu|namazu-2.0.21-2|87	
14cu|namazu-2.0.21-2|88	#----------------------------------------------------------------------------
14cu|namazu-2.0.21-2|89	
14cu|namazu-2.0.21-2|90	%package cgi
14cu|namazu-2.0.21-2|91	Summary:	CGI interface for Namazu
14cu|namazu-2.0.21-2|92	Group:		Networking/WWW
14cu|namazu-2.0.21-2|93	Requires:	%{name} = %{EVRD}
14cu|namazu-2.0.21-2|94	Requires:	webserver
14cu|namazu-2.0.21-2|95	
14cu|namazu-2.0.21-2|96	%description cgi
14cu|namazu-2.0.21-2|97	A CGI interface for Namazu.
14cu|namazu-2.0.21-2|98	
14cu|namazu-2.0.21-2|99	%files cgi
14cu|namazu-2.0.21-2|100	%{_libexecdir}/namazu.cgi
14cu|namazu-2.0.21-2|101	
14cu|namazu-2.0.21-2|102	#----------------------------------------------------------------------------
14cu|namazu-2.0.21-2|103	
14cu|namazu-2.0.21-2|104	%prep
14cu|namazu-2.0.21-2|105	%setup -q
14cu|namazu-2.0.21-2|106	
14cu|namazu-2.0.21-2|107	%build
14cu|namazu-2.0.21-2|108	autoreconf -f -i
14cu|namazu-2.0.21-2|109	%configure
14cu|namazu-2.0.21-2|110	
14cu|namazu-2.0.21-2|111	%make
14cu|namazu-2.0.21-2|112	
14cu|namazu-2.0.21-2|113	%install
14cu|namazu-2.0.21-2|114	%makeinstall
14cu|namazu-2.0.21-2|115	
14cu|namazu-2.0.21-2|116	mv %{buildroot}%{_sysconfdir}/namazu/namazurc-sample \
14cu|namazu-2.0.21-2|117	%{buildroot}%{_sysconfdir}/namazu/namazurc
14cu|namazu-2.0.21-2|118	mv %{buildroot}%{_sysconfdir}/namazu/mknmzrc-sample \
14cu|namazu-2.0.21-2|119	%{buildroot}%{_sysconfdir}/namazu/mknmzrc
14cu|namazu-2.0.21-2|120	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu
14cu|namazu-2.0.21-2|121	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu/index
14cu|namazu-2.0.21-2|122	
14cu|namazu-2.0.21-2|123	rm -f  %{buildroot}/%{_datadir}/locale/ja_JP.SJIS/LC_MESSAGES/namazu.mo
14cu|namazu-2.0.21-2|124	
14cu|namazu-2.0.21-2|125	%find_lang %{name}
14cu|namazu-2.0.21-2|126	
14cu|namazu-2.0.21-2|127	%changelog
14cu|namazu-2.0.21-2|128	
14cu|namazu-2.0.21-2|129	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.21-2
14cu|namazu-2.0.21-2|130	- (9eecdc9) Properly name development package
14cu|namazu-2.0.21-2|131	- (9eecdc9) Spec cleanup
14cu|namazu-2.0.21-2|132	
14cu|namazu-2.0.21-2|133	

11022 14
14cu|nano-2.7.5-1|1	Summary:	Tiny console text editor that aims to emulate Pico
14cu|nano-2.7.5-1|2	Name:		nano
14cu|nano-2.7.5-1|3	Version:	2.7.5
14cu|nano-2.7.5-1|4	Release:	1
14cu|nano-2.7.5-1|5	License:	GPLv3+
14cu|nano-2.7.5-1|6	Group:		Editors
14cu|nano-2.7.5-1|7	Url:		http://www.nano-editor.org/
14cu|nano-2.7.5-1|8	Source0:	http://www.nano-editor.org/dist/v2.7/%{name}-%{version}.tar.xz
14cu|nano-2.7.5-1|9	Source1:	http://www.nano-editor.org/dist/v2.7/%{name}-%{version}.tar.xz.asc
14cu|nano-2.7.5-1|10	BuildRequires:	texinfo
14cu|nano-2.7.5-1|11	BuildRequires:	pkgconfig(ncurses)
14cu|nano-2.7.5-1|12	
14cu|nano-2.7.5-1|13	%description
14cu|nano-2.7.5-1|14	nano (Nano's ANOther editor) is the editor formerly known as
14cu|nano-2.7.5-1|15	TIP (TIP Isn't Pico). It aims to emulate Pico as closely as
14cu|nano-2.7.5-1|16	possible while also offering a few enhancements.
14cu|nano-2.7.5-1|17	
14cu|nano-2.7.5-1|18	%files -f %{name}.lang
14cu|nano-2.7.5-1|19	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14cu|nano-2.7.5-1|20	%doc doc/faq.html doc/sample.nanorc
14cu|nano-2.7.5-1|21	%{_bindir}/nano
14cu|nano-2.7.5-1|22	%{_bindir}/rnano
14cu|nano-2.7.5-1|23	%{_datadir}/nano
14cu|nano-2.7.5-1|24	%{_infodir}/nano.info*
14cu|nano-2.7.5-1|25	%{_mandir}/man1/nano.1*
14cu|nano-2.7.5-1|26	%{_mandir}/man1/rnano.1*
14cu|nano-2.7.5-1|27	%{_mandir}/man5/nanorc.5*
14cu|nano-2.7.5-1|28	%config(noreplace) %{_sysconfdir}/nanorc
14cu|nano-2.7.5-1|29	
14cu|nano-2.7.5-1|30	#----------------------------------------------------------------------------
14cu|nano-2.7.5-1|31	
14cu|nano-2.7.5-1|32	%prep
14cu|nano-2.7.5-1|33	%setup -q
14cu|nano-2.7.5-1|34	
14cu|nano-2.7.5-1|35	%build
14cu|nano-2.7.5-1|36	# do not run autotools, we have already reflected the configure.ac
14cu|nano-2.7.5-1|37	# changes in configure and config.h.in
14cu|nano-2.7.5-1|38	touch -c aclocal.m4 config.h.in configure Makefile.in
14cu|nano-2.7.5-1|39	
14cu|nano-2.7.5-1|40	%configure
14cu|nano-2.7.5-1|41	%make
14cu|nano-2.7.5-1|42	
14cu|nano-2.7.5-1|43	%install
14cu|nano-2.7.5-1|44	%makeinstall_std
14cu|nano-2.7.5-1|45	
14cu|nano-2.7.5-1|46	#config file
14cu|nano-2.7.5-1|47	install -Dpm644 doc/sample.nanorc %{buildroot}%{_sysconfdir}/nanorc
14cu|nano-2.7.5-1|48	
14cu|nano-2.7.5-1|49	#disable line wrapping by default
14cu|nano-2.7.5-1|50	sed -i -e 's/# set nowrap/set nowrap/' %{buildroot}%{_sysconfdir}/nanorc
14cu|nano-2.7.5-1|51	
14cu|nano-2.7.5-1|52	#enable some syntax highlighting by default
14cu|nano-2.7.5-1|53	for i in nanorc c makefile patch perl python ruby sh; do
14cu|nano-2.7.5-1|54	sed -i -e "/\/$i\.nanorc/ s/^#\s//" %{buildroot}%{_sysconfdir}/nanorc
14cu|nano-2.7.5-1|55	done
14cu|nano-2.7.5-1|56	
14cu|nano-2.7.5-1|57	#add and enable .spec syntax highlighting
14cu|nano-2.7.5-1|58	cat >> %{buildroot}%{_sysconfdir}/nanorc << EOF
14cu|nano-2.7.5-1|59	
14cu|nano-2.7.5-1|60	## RPM .spec files
14cu|nano-2.7.5-1|61	include "%{_datadir}/nano/spec.nanorc"
14cu|nano-2.7.5-1|62	EOF
14cu|nano-2.7.5-1|63	
14cu|nano-2.7.5-1|64	%find_lang %{name} --with-man --all-name
14cu|nano-2.7.5-1|65	
14cu|nano-2.7.5-1|66	%changelog

11023 14
14cu|nanoxml-2.2.3-5|1	Name:           nanoxml
14cu|nanoxml-2.2.3-5|2	Version:        2.2.3
14cu|nanoxml-2.2.3-5|3	Release:        5
14cu|nanoxml-2.2.3-5|4	Epoch:          0
14cu|nanoxml-2.2.3-5|5	Summary:        Small XML parser for Java
14cu|nanoxml-2.2.3-5|6	License:        BSD-style
14cu|nanoxml-2.2.3-5|7	URL:            http://nanoxml.cyberelf.be/
14cu|nanoxml-2.2.3-5|8	Source0:        http://nanoxml.cyberelf.be/downloads/NanoXML-2.2.3.tar.bz2
14cu|nanoxml-2.2.3-5|9	Source1:        %{name}-java-1.4.2-package-list
14cu|nanoxml-2.2.3-5|10	Patch0:         %{name}-build.patch
14cu|nanoxml-2.2.3-5|11	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|nanoxml-2.2.3-5|12	#BuildRequires:  java-javadoc
14cu|nanoxml-2.2.3-5|13	Group:          Development/Java
14cu|nanoxml-2.2.3-5|14	BuildRequires: java-devel >= 0:1.4.2
14cu|nanoxml-2.2.3-5|15	BuildArch:      noarch
14cu|nanoxml-2.2.3-5|16	
14cu|nanoxml-2.2.3-5|17	%description
14cu|nanoxml-2.2.3-5|18	The intent of NanoXML is to be a small parser which is easy to use.
14cu|nanoxml-2.2.3-5|19	Although many features were added to NanoXML, it is very small.
14cu|nanoxml-2.2.3-5|20	The full parser with builder fits in a JAR file of about 32K.
14cu|nanoxml-2.2.3-5|21	
14cu|nanoxml-2.2.3-5|22	%package        lite
14cu|nanoxml-2.2.3-5|23	Summary:        Lite version of %{name}
14cu|nanoxml-2.2.3-5|24	Group:          Development/Java
14cu|nanoxml-2.2.3-5|25	
14cu|nanoxml-2.2.3-5|26	%description    lite
14cu|nanoxml-2.2.3-5|27	Lite version of %{name}.
14cu|nanoxml-2.2.3-5|28	
14cu|nanoxml-2.2.3-5|29	%package        manual
14cu|nanoxml-2.2.3-5|30	Summary:        Manual for %{name}
14cu|nanoxml-2.2.3-5|31	Group:          Development/Java
14cu|nanoxml-2.2.3-5|32	
14cu|nanoxml-2.2.3-5|33	%description    manual
14cu|nanoxml-2.2.3-5|34	Documentation for %{name}.
14cu|nanoxml-2.2.3-5|35	
14cu|nanoxml-2.2.3-5|36	%package        manual-lite
14cu|nanoxml-2.2.3-5|37	Summary:        Manual for the lite version of %{name}
14cu|nanoxml-2.2.3-5|38	Group:          Development/Java
14cu|nanoxml-2.2.3-5|39	
14cu|nanoxml-2.2.3-5|40	%description    manual-lite
14cu|nanoxml-2.2.3-5|41	Documentation for the lite version of %{name}.
14cu|nanoxml-2.2.3-5|42	
14cu|nanoxml-2.2.3-5|43	%package        javadoc
14cu|nanoxml-2.2.3-5|44	Summary:        Javadoc for %{name}
14cu|nanoxml-2.2.3-5|45	Group:          Development/Java
14cu|nanoxml-2.2.3-5|46	
14cu|nanoxml-2.2.3-5|47	%description    javadoc
14cu|nanoxml-2.2.3-5|48	Javadoc for %{name}.
14cu|nanoxml-2.2.3-5|49	
14cu|nanoxml-2.2.3-5|50	
14cu|nanoxml-2.2.3-5|51	%prep
14cu|nanoxml-2.2.3-5|52	%setup -q -n NanoXML-%{version}
14cu|nanoxml-2.2.3-5|53	%patch0
14cu|nanoxml-2.2.3-5|54	cp %{SOURCE1} package-list
14cu|nanoxml-2.2.3-5|55	find . -name "*.jar" | xargs -t rm
14cu|nanoxml-2.2.3-5|56	perl -pi -e 's|javac |%{javac} -source 1.3 |;' -e 's|jar |%{jar} |g;' -e 's|javadoc |%{javadoc} -source 1.3 |;' ./build.sh
14cu|nanoxml-2.2.3-5|57	
14cu|nanoxml-2.2.3-5|58	%build
14cu|nanoxml-2.2.3-5|59	sh ./build.sh
14cu|nanoxml-2.2.3-5|60	
14cu|nanoxml-2.2.3-5|61	
14cu|nanoxml-2.2.3-5|62	%install
14cu|nanoxml-2.2.3-5|63	
14cu|nanoxml-2.2.3-5|64	# jars
14cu|nanoxml-2.2.3-5|65	install -dm 755 %{buildroot}%{_javadir}
14cu|nanoxml-2.2.3-5|66	install -pm 644 Output/%{name}-lite.jar \
14cu|nanoxml-2.2.3-5|67	%{buildroot}%{_javadir}/%{name}-lite-%{version}.jar
14cu|nanoxml-2.2.3-5|68	install -pm 644 Output/%{name}-sax.jar \
14cu|nanoxml-2.2.3-5|69	%{buildroot}%{_javadir}/%{name}-sax-%{version}.jar
14cu|nanoxml-2.2.3-5|70	install -pm 644 Output/%{name}.jar \
14cu|nanoxml-2.2.3-5|71	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|nanoxml-2.2.3-5|72	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|nanoxml-2.2.3-5|73	
14cu|nanoxml-2.2.3-5|74	# javadoc
14cu|nanoxml-2.2.3-5|75	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|nanoxml-2.2.3-5|76	cp -pr Documentation/JavaDoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|nanoxml-2.2.3-5|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|nanoxml-2.2.3-5|78	
14cu|nanoxml-2.2.3-5|79	%files
14cu|nanoxml-2.2.3-5|80	%{_javadir}/%{name}-%{version}.jar
14cu|nanoxml-2.2.3-5|81	%{_javadir}/%{name}.jar
14cu|nanoxml-2.2.3-5|82	%{_javadir}/%{name}-sax-%{version}.jar
14cu|nanoxml-2.2.3-5|83	%{_javadir}/%{name}-sax.jar
14cu|nanoxml-2.2.3-5|84	
14cu|nanoxml-2.2.3-5|85	%files lite
14cu|nanoxml-2.2.3-5|86	%defattr(-,root,root,-)
14cu|nanoxml-2.2.3-5|87	%{_javadir}/%{name}-lite-%{version}.jar
14cu|nanoxml-2.2.3-5|88	%{_javadir}/%{name}-lite.jar
14cu|nanoxml-2.2.3-5|89	
14cu|nanoxml-2.2.3-5|90	%files manual
14cu|nanoxml-2.2.3-5|91	%defattr(0644,root,root,0755)
14cu|nanoxml-2.2.3-5|92	%doc Documentation/NanoXML-Java/*
14cu|nanoxml-2.2.3-5|93	
14cu|nanoxml-2.2.3-5|94	%files manual-lite
14cu|nanoxml-2.2.3-5|95	%defattr(0644,root,root,0755)
14cu|nanoxml-2.2.3-5|96	%doc Documentation/NanoXML-Lite/*
14cu|nanoxml-2.2.3-5|97	
14cu|nanoxml-2.2.3-5|98	%files javadoc
14cu|nanoxml-2.2.3-5|99	%defattr(0644,root,root,0755)
14cu|nanoxml-2.2.3-5|100	%doc %{_javadocdir}/%{name}-%{version}
14cu|nanoxml-2.2.3-5|101	%doc %{_javadocdir}/%{name}
14cu|nanoxml-2.2.3-5|102	
14cu|nanoxml-2.2.3-5|103	
14cu|nanoxml-2.2.3-5|104	
14cu|nanoxml-2.2.3-5|105	%changelog
14cu|nanoxml-2.2.3-5|106	
14cu|nanoxml-2.2.3-5|107	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:2.2.3-5
14cu|nanoxml-2.2.3-5|108	- (4d4518f) Drop gcj
14cu|nanoxml-2.2.3-5|109	
14cu|nanoxml-2.2.3-5|110	

11024 14
14cu|natmonitor-2.4-9|1	Summary:	This little utility monitor hosts bandwidth usage in your home lan
14cu|natmonitor-2.4-9|2	Name:		natmonitor
14cu|natmonitor-2.4-9|3	Version:	2.4
14cu|natmonitor-2.4-9|4	Release:	9
14cu|natmonitor-2.4-9|5	License:	GPLv2+
14cu|natmonitor-2.4-9|6	Group:		Monitoring
14cu|natmonitor-2.4-9|7	Url:		http://natmonitor.sourceforge.net/
14cu|natmonitor-2.4-9|8	Source0:	http://prdownloads.sourceforge.net/natmonitor/%{name}-%{version}.tar.bz2
14cu|natmonitor-2.4-9|9	Source1:	natmonitord.service
14cu|natmonitor-2.4-9|10	Patch0:		natmonitor-datadir.patch.bz2
14cu|natmonitor-2.4-9|11	Patch1:		natmonitord-conf.patch.bz2
14cu|natmonitor-2.4-9|12	Patch2:		natmonitor-2.4-makefile.patch
14cu|natmonitor-2.4-9|13	BuildRequires:	pcap-devel
14cu|natmonitor-2.4-9|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|natmonitor-2.4-9|15	
14cu|natmonitor-2.4-9|16	%description
14cu|natmonitor-2.4-9|17	NAT Monitor is a tool to monitor hosts' bandwidth usage in a
14cu|natmonitor-2.4-9|18	Linux-NAT network. A daemon collects data and clients display them
14cu|natmonitor-2.4-9|19	(currently a GTK app with graph and a text version). It detects
14cu|natmonitor-2.4-9|20	new hosts, saves up to 12 hours of data, and has a nice summary
14cu|natmonitor-2.4-9|21	statistic.
14cu|natmonitor-2.4-9|22	
14cu|natmonitor-2.4-9|23	%files
14cu|natmonitor-2.4-9|24	%doc API BUGS CHANGELOG README TODO
14cu|natmonitor-2.4-9|25	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitor.conf
14cu|natmonitor-2.4-9|26	%attr(0755,root,root) %{_bindir}/natmonitor
14cu|natmonitor-2.4-9|27	%attr(0755,root,root) %{_bindir}/natmonitorconsole
14cu|natmonitor-2.4-9|28	%{_datadir}/applications/%{name}.desktop
14cu|natmonitor-2.4-9|29	%{_miconsdir}/%{name}.png
14cu|natmonitor-2.4-9|30	%{_iconsdir}/%{name}.png
14cu|natmonitor-2.4-9|31	%{_liconsdir}/%{name}.png
14cu|natmonitor-2.4-9|32	
14cu|natmonitor-2.4-9|33	#----------------------------------------------------------------------------
14cu|natmonitor-2.4-9|34	
14cu|natmonitor-2.4-9|35	%package -n natmonitord
14cu|natmonitor-2.4-9|36	Summary:	The NAT Monitor daemon
14cu|natmonitor-2.4-9|37	Group:		System/Servers
14cu|natmonitor-2.4-9|38	Requires(pre,postun):	rpm-helper
14cu|natmonitor-2.4-9|39	Requires(post,preun,postun):	systemd
14cu|natmonitor-2.4-9|40	
14cu|natmonitor-2.4-9|41	%description -n natmonitord
14cu|natmonitor-2.4-9|42	The NAT Monitor daemon collects data for the natmonitor clients.
14cu|natmonitor-2.4-9|43	
14cu|natmonitor-2.4-9|44	%files -n natmonitord
14cu|natmonitor-2.4-9|45	%attr(0755,root,root) %{_unitdir}/natmonitord.service
14cu|natmonitor-2.4-9|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitord.conf
14cu|natmonitor-2.4-9|47	%attr(0755,root,root) %{_sbindir}/natmonitord
14cu|natmonitor-2.4-9|48	%attr(0755,natmonitor,natmonitor) %dir %{_localstatedir}/lib/natmonitor
14cu|natmonitor-2.4-9|49	
14cu|natmonitor-2.4-9|50	%pre -n natmonitord
14cu|natmonitor-2.4-9|51	%_pre_useradd natmonitor %{_localstatedir}/lib/natmonitor /bin/false
14cu|natmonitor-2.4-9|52	
14cu|natmonitor-2.4-9|53	%post -n natmonitord
14cu|natmonitor-2.4-9|54	%systemd_post natmonitord.service
14cu|natmonitor-2.4-9|55	
14cu|natmonitor-2.4-9|56	%preun -n natmonitord
14cu|natmonitor-2.4-9|57	%systemd_preun natmonitord.service
14cu|natmonitor-2.4-9|58	
14cu|natmonitor-2.4-9|59	%postun -n natmonitord
14cu|natmonitor-2.4-9|60	%systemd_postun_with_restart natmonitord.service
14cu|natmonitor-2.4-9|61	%_postun_userdel natmonitor
14cu|natmonitor-2.4-9|62	
14cu|natmonitor-2.4-9|63	#----------------------------------------------------------------------------
14cu|natmonitor-2.4-9|64	
14cu|natmonitor-2.4-9|65	%prep
14cu|natmonitor-2.4-9|66	%setup -q
14cu|natmonitor-2.4-9|67	%patch0 -p0 -b .datadir
14cu|natmonitor-2.4-9|68	%patch1 -p0 -b .natmonitord-conf
14cu|natmonitor-2.4-9|69	%patch2 -p1
14cu|natmonitor-2.4-9|70	
14cu|natmonitor-2.4-9|71	# fix dir perms
14cu|natmonitor-2.4-9|72	find . -type d | xargs chmod 755
14cu|natmonitor-2.4-9|73	
14cu|natmonitor-2.4-9|74	# fix file perms
14cu|natmonitor-2.4-9|75	find . -type f | xargs chmod 644
14cu|natmonitor-2.4-9|76	
14cu|natmonitor-2.4-9|77	%build
14cu|natmonitor-2.4-9|78	%make CC="%__cc %{optflags}"
14cu|natmonitor-2.4-9|79	
14cu|natmonitor-2.4-9|80	%install
14cu|natmonitor-2.4-9|81	install -d %{buildroot}%{_sysconfdir}
14cu|natmonitor-2.4-9|82	install -d %{buildroot}%{_unitdir}
14cu|natmonitor-2.4-9|83	install -d %{buildroot}%{_bindir}
14cu|natmonitor-2.4-9|84	install -d %{buildroot}%{_sbindir}
14cu|natmonitor-2.4-9|85	install -d %{buildroot}%{_localstatedir}/lib/natmonitor
14cu|natmonitor-2.4-9|86	
14cu|natmonitor-2.4-9|87	install -d %{buildroot}%{_miconsdir}
14cu|natmonitor-2.4-9|88	install -d %{buildroot}%{_iconsdir}
14cu|natmonitor-2.4-9|89	install -d %{buildroot}%{_liconsdir}
14cu|natmonitor-2.4-9|90	
14cu|natmonitor-2.4-9|91	install -m644 icons/%{name}16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|natmonitor-2.4-9|92	install -m644 icons/%{name}32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|natmonitor-2.4-9|93	install -m644 icons/%{name}48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|natmonitor-2.4-9|94	
14cu|natmonitor-2.4-9|95	install -m755 natmonitor %{buildroot}%{_bindir}/
14cu|natmonitor-2.4-9|96	install -m755 natmonitorconsole %{buildroot}%{_bindir}/
14cu|natmonitor-2.4-9|97	install -m755 natmonitord %{buildroot}%{_sbindir}/
14cu|natmonitor-2.4-9|98	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/natmonitord.service
14cu|natmonitor-2.4-9|99	
14cu|natmonitor-2.4-9|100	install -m644 natmonitor.conf %{buildroot}%{_sysconfdir}
14cu|natmonitor-2.4-9|101	install -m644 natmonitord.conf %{buildroot}%{_sysconfdir}
14cu|natmonitor-2.4-9|102	
14cu|natmonitor-2.4-9|103	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|natmonitor-2.4-9|104	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|natmonitor-2.4-9|105	[Desktop Entry]
14cu|natmonitor-2.4-9|106	Type=Application
14cu|natmonitor-2.4-9|107	Exec=%{name}
14cu|natmonitor-2.4-9|108	Name=Natmonitor
14cu|natmonitor-2.4-9|109	Comment=Utility to monitor hosts bandwidth usage in your home lan
14cu|natmonitor-2.4-9|110	Icon=%{name}
14cu|natmonitor-2.4-9|111	Categories=System;Monitor;
14cu|natmonitor-2.4-9|112	EOF
14cu|natmonitor-2.4-9|113	
14cu|natmonitor-2.4-9|114	
14cu|natmonitor-2.4-9|115	%changelog
14cu|natmonitor-2.4-9|116	
14cu|natmonitor-2.4-9|117	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4-9
14cu|natmonitor-2.4-9|118	- (7d2a55f) Build with system optflags to fix debug package
14cu|natmonitor-2.4-9|119	- (7d2a55f) Spec cleanup
14cu|natmonitor-2.4-9|120	
14cu|natmonitor-2.4-9|121	

11025 14
14cu|natron-2.0.1-1|1	%define oname Natron
14cu|natron-2.0.1-1|2	
14cu|natron-2.0.1-1|3	Summary:	Nodal video compositing software
14cu|natron-2.0.1-1|4	Name:		natron
14cu|natron-2.0.1-1|5	Version:	2.0.1
14cu|natron-2.0.1-1|6	Release:	1
14cu|natron-2.0.1-1|7	License:	MPLv2+
14cu|natron-2.0.1-1|8	Group:		Video
14cu|natron-2.0.1-1|9	Url:		http://natron.fr
14cu|natron-2.0.1-1|10	# Obtaining the source:
14cu|natron-2.0.1-1|11	# git clone https://github.com/MrKepzie/Natron.git --branch %{version} --single-branch
14cu|natron-2.0.1-1|12	# tar -zcvf %{oname}-%{version}.tar.gz Natron
14cu|natron-2.0.1-1|13	Source0:	%{oname}-%{version}.tar.gz
14cu|natron-2.0.1-1|14	#Source0:	https://github.com/MrKepzie/Natron/archive/%{version}.zip
14cu|natron-2.0.1-1|15	Patch0:		Natron-pyside.patch
14cu|natron-2.0.1-1|16	Patch1:		Natron-cairo.patch
14cu|natron-2.0.1-1|17	Patch2:		Natron-pyside2.patch
14cu|natron-2.0.1-1|18	
14cu|natron-2.0.1-1|19	BuildRequires:	imagemagick
14cu|natron-2.0.1-1|20	BuildRequires:	boost-devel
14cu|natron-2.0.1-1|21	BuildRequires:	qt4-devel
14cu|natron-2.0.1-1|22	BuildRequires:	pkgconfig(cairo)
14cu|natron-2.0.1-1|23	BuildRequires:	pkgconfig(expat)
14cu|natron-2.0.1-1|24	BuildRequires:	pkgconfig(gl)
14cu|natron-2.0.1-1|25	BuildRequires:	pkgconfig(glew)
14cu|natron-2.0.1-1|26	BuildRequires:	pkgconfig(glu)
14cu|natron-2.0.1-1|27	BuildRequires:	git
14cu|natron-2.0.1-1|28	BuildRequires:	pyside-devel
14cu|natron-2.0.1-1|29	BuildRequires:	shiboken-devel
14cu|natron-2.0.1-1|30	# Natron is useless without nodes
14cu|natron-2.0.1-1|31	Requires:	openfx-io
14cu|natron-2.0.1-1|32	Requires:	openfx-misc
14cu|natron-2.0.1-1|33	
14cu|natron-2.0.1-1|34	%description
14cu|natron-2.0.1-1|35	Natron is a free open-source video compositing software, similar in
14cu|natron-2.0.1-1|36	functionality to Adobe After Effects or Nuke by The Foundry.
14cu|natron-2.0.1-1|37	
14cu|natron-2.0.1-1|38	Features:
14cu|natron-2.0.1-1|39	- 32 bits floating point linear colour processing pipeline.
14cu|natron-2.0.1-1|40	- Colorspace management handled by the famous open-source OpenColorIO library.
14cu|natron-2.0.1-1|41	- Dozens of file formats supported: EXR, DPX, TIFF, JPG, PNG etc.
14cu|natron-2.0.1-1|42	- Support for many free and open-source OpenFX plugins.
14cu|natron-2.0.1-1|43	
14cu|natron-2.0.1-1|44	%files
14cu|natron-2.0.1-1|45	%doc BUGS.md CHANGELOG.md CONTRIBUTORS.txt LICENSE.txt README.md
14cu|natron-2.0.1-1|46	%{_bindir}/%{name}
14cu|natron-2.0.1-1|47	%{_datadir}/applications/%{name}.desktop
14cu|natron-2.0.1-1|48	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|natron-2.0.1-1|49	
14cu|natron-2.0.1-1|50	#----------------------------------------------------------------------------
14cu|natron-2.0.1-1|51	
14cu|natron-2.0.1-1|52	%prep
14cu|natron-2.0.1-1|53	%setup -qn %{oname}
14cu|natron-2.0.1-1|54	%patch0 -p1
14cu|natron-2.0.1-1|55	%patch1 -p1
14cu|natron-2.0.1-1|56	%patch2 -p1
14cu|natron-2.0.1-1|57	# update the submodules
14cu|natron-2.0.1-1|58	git submodule update -i --recursive
14cu|natron-2.0.1-1|59	# create pri file for boost and expat libs .See README.md
14cu|natron-2.0.1-1|60	cat > config.pri << EOF
14cu|natron-2.0.1-1|61	boost: LIBS += -lboost_serialization
14cu|natron-2.0.1-1|62	expat: LIBS += -lexpat
14cu|natron-2.0.1-1|63	expat: PKGCONFIG -= expat
14cu|natron-2.0.1-1|64	cairo: LIBS += -lcairo
14cu|natron-2.0.1-1|65	cairo: PKGCONFIG += cairo
14cu|natron-2.0.1-1|66	cairo: LIBS -=  $$system(pkg-config --variable=libdir cairo)/libcairo.a
14cu|natron-2.0.1-1|67	cairo: LIBS += -lcairo
14cu|natron-2.0.1-1|68	
14cu|natron-2.0.1-1|69	EOF
14cu|natron-2.0.1-1|70	# fix linting in debug
14cu|natron-2.0.1-1|71	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|natron-2.0.1-1|72	# upstream lack in revision
14cu|natron-2.0.1-1|73	perl -pi -e "s|#define NATRON_VERSION_REVISION 0|#define NATRON_VERSION_REVISION 1|" Global/Macros.h
14cu|natron-2.0.1-1|74	
14cu|natron-2.0.1-1|75	%build
14cu|natron-2.0.1-1|76	%qmake_qt4
14cu|natron-2.0.1-1|77	%make
14cu|natron-2.0.1-1|78	
14cu|natron-2.0.1-1|79	%install
14cu|natron-2.0.1-1|80	# install binary
14cu|natron-2.0.1-1|81	mkdir -p %{buildroot}%{_bindir}
14cu|natron-2.0.1-1|82	install -m 0755 App/%{oname} %{buildroot}%{_bindir}/%{name}
14cu|natron-2.0.1-1|83	
14cu|natron-2.0.1-1|84	# install menu entry
14cu|natron-2.0.1-1|85	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|natron-2.0.1-1|86	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|natron-2.0.1-1|87	[Desktop Entry]
14cu|natron-2.0.1-1|88	Name=Natron
14cu|natron-2.0.1-1|89	Comment=Nodal video compositing software
14cu|natron-2.0.1-1|90	Exec=%{name}
14cu|natron-2.0.1-1|91	Icon=%{name}
14cu|natron-2.0.1-1|92	Terminal=false
14cu|natron-2.0.1-1|93	Type=Application
14cu|natron-2.0.1-1|94	Categories=AudioVideo;AudioVideoEditing;
14cu|natron-2.0.1-1|95	EOF
14cu|natron-2.0.1-1|96	
14cu|natron-2.0.1-1|97	# install menu icons
14cu|natron-2.0.1-1|98	for N in 16 32 48 64 128 256;
14cu|natron-2.0.1-1|99	do
14cu|natron-2.0.1-1|100	convert Gui/Resources/Images/natronIcon256_linux.png -scale ${N}x${N} $N.png;
14cu|natron-2.0.1-1|101	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|natron-2.0.1-1|102	done
14cu|natron-2.0.1-1|103	
14cu|natron-2.0.1-1|104	
14cu|natron-2.0.1-1|105	%changelog
14cu|natron-2.0.1-1|106	
14cu|natron-2.0.1-1|107	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 2.0.1-1
14cu|natron-2.0.1-1|108	- (49c85dc) Updated to 2.0.1
14cu|natron-2.0.1-1|109	
14cu|natron-2.0.1-1|110	

11026 14
14cu|navit-0.2.0-4|1	Summary:	Car navigation system with routing engine
14cu|navit-0.2.0-4|2	Name:		navit
14cu|navit-0.2.0-4|3	Version:	0.2.0
14cu|navit-0.2.0-4|4	Release:	4
14cu|navit-0.2.0-4|5	License:	GPLv2+
14cu|navit-0.2.0-4|6	Group:		Sciences/Other
14cu|navit-0.2.0-4|7	Url:		http://www.navit-project.org/
14cu|navit-0.2.0-4|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|navit-0.2.0-4|9	Source1:	http://www.navit-project.org/maps/osm_bbox_11.3,47.9,11.7,48.2.osm.bz2
14cu|navit-0.2.0-4|10	Patch0:		navit-0.2.0-freetype2.patch
14cu|navit-0.2.0-4|11	Patch1:		navit-0.2.0-gpsd3.patch
14cu|navit-0.2.0-4|12	BuildRequires:	gd-devel
14cu|navit-0.2.0-4|13	BuildRequires:	gettext-devel
14cu|navit-0.2.0-4|14	BuildRequires:	nas-devel
14cu|navit-0.2.0-4|15	BuildRequires:	speech-dispatcher-devel
14cu|navit-0.2.0-4|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|navit-0.2.0-4|17	BuildRequires:	pkgconfig(fontconfig)
14cu|navit-0.2.0-4|18	BuildRequires:	pkgconfig(freetype2)
14cu|navit-0.2.0-4|19	BuildRequires:	pkgconfig(glu)
14cu|navit-0.2.0-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|navit-0.2.0-4|21	BuildRequires:	pkgconfig(imlib2)
14cu|navit-0.2.0-4|22	BuildRequires:	pkgconfig(libgpsd)
14cu|navit-0.2.0-4|23	BuildRequires:	pkgconfig(libpq)
14cu|navit-0.2.0-4|24	BuildRequires:	pkgconfig(python)
14cu|navit-0.2.0-4|25	BuildRequires:	pkgconfig(quesoglc)
14cu|navit-0.2.0-4|26	BuildRequires:	pkgconfig(SDL_image)
14cu|navit-0.2.0-4|27	BuildRequires:	pkgconfig(xmu)
14cu|navit-0.2.0-4|28	BuildRequires:	pkgconfig(zlib)
14cu|navit-0.2.0-4|29	Requires:	fonts-ttf-dejavu
14cu|navit-0.2.0-4|30	Suggests:	gpsd
14cu|navit-0.2.0-4|31	
14cu|navit-0.2.0-4|32	%description
14cu|navit-0.2.0-4|33	Navit is a car navigation system with routing engine. Its modular
14cu|navit-0.2.0-4|34	design is capable of using vector maps of various formats for routing
14cu|navit-0.2.0-4|35	and rendering of the displayed map. It's even possible to use multiple
14cu|navit-0.2.0-4|36	maps at a time.
14cu|navit-0.2.0-4|37	
14cu|navit-0.2.0-4|38	The GTK+ or SDL user interfaces are designed to work well with touch
14cu|navit-0.2.0-4|39	screen displays. Points of Interest of various formats are displayed
14cu|navit-0.2.0-4|40	on the map.
14cu|navit-0.2.0-4|41	
14cu|navit-0.2.0-4|42	The current vehicle position is either read from gpsd or directly from
14cu|navit-0.2.0-4|43	NMEA GPS sensors.
14cu|navit-0.2.0-4|44	
14cu|navit-0.2.0-4|45	The routing engine not only calculates an optimal route to your
14cu|navit-0.2.0-4|46	destination, but also generates directions and even speaks to you.
14cu|navit-0.2.0-4|47	
14cu|navit-0.2.0-4|48	%files -f %{name}.lang
14cu|navit-0.2.0-4|49	%doc AUTHORS README README.urpmi
14cu|navit-0.2.0-4|50	%{_bindir}/*
14cu|navit-0.2.0-4|51	%{_libdir}/%{name}
14cu|navit-0.2.0-4|52	%{_datadir}/dbus-1/services/org.navit_project.navit.service
14cu|navit-0.2.0-4|53	%exclude %{_libdir}/%{name}/graphics/libgraphics_sdl*
14cu|navit-0.2.0-4|54	%exclude %{_libdir}/%{name}/gui/libgui_gtk*
14cu|navit-0.2.0-4|55	%{_datadir}/applications/%{name}.desktop
14cu|navit-0.2.0-4|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|navit-0.2.0-4|57	%{_datadir}/%{name}
14cu|navit-0.2.0-4|58	%{_mandir}/man1/*
14cu|navit-0.2.0-4|59	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.xml
14cu|navit-0.2.0-4|60	
14cu|navit-0.2.0-4|61	#----------------------------------------------------------------------------
14cu|navit-0.2.0-4|62	
14cu|navit-0.2.0-4|63	%package graphics-sdl
14cu|navit-0.2.0-4|64	Summary:	SDL graphics renderer for Navit navigation system
14cu|navit-0.2.0-4|65	Group:		Sciences/Other
14cu|navit-0.2.0-4|66	Requires:	%{name} = %{EVRD}
14cu|navit-0.2.0-4|67	
14cu|navit-0.2.0-4|68	%description graphics-sdl
14cu|navit-0.2.0-4|69	Navit is a car navigation system with routing engine. This package
14cu|navit-0.2.0-4|70	contains the SDL graphics renderer for Navit. You need to enable
14cu|navit-0.2.0-4|71	this renderer in /etc/navit/navit.xml or ~/.navit/navit.xml to use it.
14cu|navit-0.2.0-4|72	
14cu|navit-0.2.0-4|73	%files graphics-sdl
14cu|navit-0.2.0-4|74	%{_libdir}/%{name}/graphics/libgraphics_sdl*
14cu|navit-0.2.0-4|75	
14cu|navit-0.2.0-4|76	#----------------------------------------------------------------------------
14cu|navit-0.2.0-4|77	
14cu|navit-0.2.0-4|78	%package gtk-gui
14cu|navit-0.2.0-4|79	Summary:	GTK GUI for Navit navigation system
14cu|navit-0.2.0-4|80	Group:		Sciences/Other
14cu|navit-0.2.0-4|81	Requires:	%{name} = %{EVRD}
14cu|navit-0.2.0-4|82	
14cu|navit-0.2.0-4|83	%description gtk-gui
14cu|navit-0.2.0-4|84	Navit is a car navigation system with routing engine. This package
14cu|navit-0.2.0-4|85	contains the GTK GUI for Navit. You need to enable this GUI in
14cu|navit-0.2.0-4|86	/etc/navit/navit.xml or ~/.navit/navit.xml to use it.
14cu|navit-0.2.0-4|87	
14cu|navit-0.2.0-4|88	%files gtk-gui
14cu|navit-0.2.0-4|89	%{_libdir}/%{name}/gui/libgui_gtk*
14cu|navit-0.2.0-4|90	
14cu|navit-0.2.0-4|91	#----------------------------------------------------------------------------
14cu|navit-0.2.0-4|92	
14cu|navit-0.2.0-4|93	%prep
14cu|navit-0.2.0-4|94	%setup -q
14cu|navit-0.2.0-4|95	%patch0 -p1
14cu|navit-0.2.0-4|96	%patch1 -p1
14cu|navit-0.2.0-4|97	install -m 0644 %{SOURCE1} navit/maps
14cu|navit-0.2.0-4|98	
14cu|navit-0.2.0-4|99	%build
14cu|navit-0.2.0-4|100	%configure2_5x \
14cu|navit-0.2.0-4|101	--enable-graphics-gd \
14cu|navit-0.2.0-4|102	--disable-graphics-qt-qpainter
14cu|navit-0.2.0-4|103	%make
14cu|navit-0.2.0-4|104	
14cu|navit-0.2.0-4|105	%install
14cu|navit-0.2.0-4|106	%makeinstall_std
14cu|navit-0.2.0-4|107	
14cu|navit-0.2.0-4|108	# Don't need the README here
14cu|navit-0.2.0-4|109	rm -f %{buildroot}%{_datadir}/%{name}/README
14cu|navit-0.2.0-4|110	
14cu|navit-0.2.0-4|111	# Put the config file in /etc: upstream likes it in /usr to be
14cu|navit-0.2.0-4|112	# relocatable, but that doesn't concern us. The code does check
14cu|navit-0.2.0-4|113	# in /etc, so we don't need a patch - AdamW 2009/01
14cu|navit-0.2.0-4|114	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|navit-0.2.0-4|115	mv %{buildroot}%{_datadir}/%{name}/%{name}.xml %{buildroot}%{_sysconfdir}/%{name}/%{name}.xml
14cu|navit-0.2.0-4|116	
14cu|navit-0.2.0-4|117	# Create a README.urpmi - AdamW 2009/01
14cu|navit-0.2.0-4|118	cat > README.urpmi << EOF
14cu|navit-0.2.0-4|119	Navit comes with a sample map of Munich, but if you live (or drive!)
14cu|navit-0.2.0-4|120	anywhere else, you'll need to add another map set. These are not
14cu|navit-0.2.0-4|121	available as packages because they're rather large and the data changes
14cu|navit-0.2.0-4|122	on a daily basis, so the packages would have to be refreshed very
14cu|navit-0.2.0-4|123	often. For instructions on downloading or generating, and installing,
14cu|navit-0.2.0-4|124	different types of map sets, see these Navit Wiki pages:
14cu|navit-0.2.0-4|125	
14cu|navit-0.2.0-4|126	http://wiki.navit-project.org/index.php/OpenStreetMaps
14cu|navit-0.2.0-4|127	
14cu|navit-0.2.0-4|128	http://wiki.navit-project.org/index.php/European_maps
14cu|navit-0.2.0-4|129	
14cu|navit-0.2.0-4|130	http://wiki.navit-project.org/index.php/Garmin_maps
14cu|navit-0.2.0-4|131	
14cu|navit-0.2.0-4|132	You should either add the appropriate configuration elements to
14cu|navit-0.2.0-4|133	/etc/navit/navit.xml, or copy /etc/navit/navit.xml to
14cu|navit-0.2.0-4|134	~/.navit/navit.xml and edit it there. You may have to remove or comment
14cu|navit-0.2.0-4|135	out the section for the sample map set, also. Also note that the
14cu|navit-0.2.0-4|136	default configuration assumes you have a GPS device active, and gpsd
14cu|navit-0.2.0-4|137	running.
14cu|navit-0.2.0-4|138	EOF
14cu|navit-0.2.0-4|139	
14cu|navit-0.2.0-4|140	%find_lang %{name}
14cu|navit-0.2.0-4|141	
14cu|navit-0.2.0-4|142	%changelog
14cu|navit-0.2.0-4|143	
14cu|navit-0.2.0-4|144	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-4
14cu|navit-0.2.0-4|145	- (fe2f73d) Add patch to fix build with gpsd 3.15
14cu|navit-0.2.0-4|146	
14cu|navit-0.2.0-4|147	

11027 14
14cu|ncdu-1.12-1|1	Summary:	Text-based disk usage viewer
14cu|ncdu-1.12-1|2	Name:		ncdu
14cu|ncdu-1.12-1|3	Version:	1.12
14cu|ncdu-1.12-1|4	Release:	1
14cu|ncdu-1.12-1|5	License:	MIT
14cu|ncdu-1.12-1|6	Group:		Monitoring
14cu|ncdu-1.12-1|7	URL:		http://dev.yorhel.nl/ncdu/
14cu|ncdu-1.12-1|8	Source0:	http://dev.yorhel.nl/download/%{name}-%{version}.tar.gz
14cu|ncdu-1.12-1|9	BuildRequires:	ncurses-devel
14cu|ncdu-1.12-1|10	
14cu|ncdu-1.12-1|11	%description
14cu|ncdu-1.12-1|12	ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du',
14cu|ncdu-1.12-1|13	and provides a fast way to see what directories are using your disk space.
14cu|ncdu-1.12-1|14	
14cu|ncdu-1.12-1|15	%prep
14cu|ncdu-1.12-1|16	%setup -q
14cu|ncdu-1.12-1|17	
14cu|ncdu-1.12-1|18	%build
14cu|ncdu-1.12-1|19	%configure
14cu|ncdu-1.12-1|20	%make
14cu|ncdu-1.12-1|21	
14cu|ncdu-1.12-1|22	%install
14cu|ncdu-1.12-1|23	%makeinstall_std
14cu|ncdu-1.12-1|24	
14cu|ncdu-1.12-1|25	%files
14cu|ncdu-1.12-1|26	%{_mandir}/man1/ncdu.1*
14cu|ncdu-1.12-1|27	%doc COPYING ChangeLog
14cu|ncdu-1.12-1|28	%{_bindir}/ncdu
14cu|ncdu-1.12-1|29	
14cu|ncdu-1.12-1|30	%changelog
14cu|ncdu-1.12-1|31	
14cu|ncdu-1.12-1|32	* Tue Oct 04 2016 alzim <alzim@bk.ru> 1.12-1
14cu|ncdu-1.12-1|33	- (c564a1d) Merge pull request #1 from import/ncdu:rosa2016.1
14cu|ncdu-1.12-1|34	- (c564a1d) Updated to 1.12
14cu|ncdu-1.12-1|35	
14cu|ncdu-1.12-1|36	

11028 14
14cu|ncmpc-0.27-1|1	Summary:	Ncurses client for MPD
14cu|ncmpc-0.27-1|2	Name:		ncmpc
14cu|ncmpc-0.27-1|3	Version:	0.27
14cu|ncmpc-0.27-1|4	Release:	1
14cu|ncmpc-0.27-1|5	License:	GPLv2+
14cu|ncmpc-0.27-1|6	Group:		Sound
14cu|ncmpc-0.27-1|7	Url:		http://www.musicpd.org/
14cu|ncmpc-0.27-1|8	Source0:	http://www.musicpd.org/download/ncmpc/0/ncmpc-%{version}.tar.xz
14cu|ncmpc-0.27-1|9	BuildRequires:	gettext
14cu|ncmpc-0.27-1|10	BuildRequires:	pkgconfig(glib-2.0) >= 2.14
14cu|ncmpc-0.27-1|11	BuildRequires:	pkgconfig(libmpdclient) >= 2.5
14cu|ncmpc-0.27-1|12	BuildRequires:	pkgconfig(ncursesw)
14cu|ncmpc-0.27-1|13	
14cu|ncmpc-0.27-1|14	%description
14cu|ncmpc-0.27-1|15	ncmpc is a curses client for the Music Player Daemon (MPD). ncmpc connects to a
14cu|ncmpc-0.27-1|16	MPD running on a machine on the local network, and controls this with an
14cu|ncmpc-0.27-1|17	interface inspired by cplay. If ncmpc is used with lirc and irpty it can be
14cu|ncmpc-0.27-1|18	used to manage playlists and control MPD with a remote control.
14cu|ncmpc-0.27-1|19	
14cu|ncmpc-0.27-1|20	%files -f %{name}.lang
14cu|ncmpc-0.27-1|21	%doc README AUTHORS NEWS COPYING doc/config.sample doc/keys.sample doc/ncmpc.lirc
14cu|ncmpc-0.27-1|22	%{_bindir}/%{name}
14cu|ncmpc-0.27-1|23	%{_mandir}/man1/*
14cu|ncmpc-0.27-1|24	%dir %{_sysconfdir}/%{name}
14cu|ncmpc-0.27-1|25	%config(noreplace) %{_sysconfdir}/%{name}/config
14cu|ncmpc-0.27-1|26	%config(noreplace) %{_sysconfdir}/%{name}/keys
14cu|ncmpc-0.27-1|27	%dir %{_datadir}/%{name}
14cu|ncmpc-0.27-1|28	%dir %{_datadir}/%{name}/lyrics
14cu|ncmpc-0.27-1|29	%{_datadir}/%{name}/lyrics/*
14cu|ncmpc-0.27-1|30	
14cu|ncmpc-0.27-1|31	#----------------------------------------------------------------------------
14cu|ncmpc-0.27-1|32	
14cu|ncmpc-0.27-1|33	%prep
14cu|ncmpc-0.27-1|34	%setup -q
14cu|ncmpc-0.27-1|35	
14cu|ncmpc-0.27-1|36	%build
14cu|ncmpc-0.27-1|37	%configure2_5x \
14cu|ncmpc-0.27-1|38	--enable-colors \
14cu|ncmpc-0.27-1|39	--enable-lyrics-screen \
14cu|ncmpc-0.27-1|40	--with-lyrics-plugin-dir=%{_datadir}/%{name}/lyrics
14cu|ncmpc-0.27-1|41	%make
14cu|ncmpc-0.27-1|42	
14cu|ncmpc-0.27-1|43	%install
14cu|ncmpc-0.27-1|44	%makeinstall_std
14cu|ncmpc-0.27-1|45	
14cu|ncmpc-0.27-1|46	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|ncmpc-0.27-1|47	install -p -m644 doc/config.sample %{buildroot}%{_sysconfdir}/%{name}/config
14cu|ncmpc-0.27-1|48	install -p -m644 doc/keys.sample %{buildroot}%{_sysconfdir}/%{name}/keys
14cu|ncmpc-0.27-1|49	
14cu|ncmpc-0.27-1|50	%find_lang %{name}
14cu|ncmpc-0.27-1|51	
14cu|ncmpc-0.27-1|52	
14cu|ncmpc-0.27-1|53	%changelog
14cu|ncmpc-0.27-1|54	
14cu|ncmpc-0.27-1|55	* Thu Aug 17 2017 dsilakov <denis.silakov@rosalab.ru> 0.27-1
14cu|ncmpc-0.27-1|56	- (82c1a46) Merge pull request #2 from vladimir71/ncmpc:rosa2014.1
14cu|ncmpc-0.27-1|57	- (82c1a46) ncmpc
14cu|ncmpc-0.27-1|58	
14cu|ncmpc-0.27-1|59	

11029 14
14cu|ncmpcpp-0.7-1|1	Summary:	An ncurses mpd client inspired by ncmpc
14cu|ncmpcpp-0.7-1|2	Name:		ncmpcpp
14cu|ncmpcpp-0.7-1|3	Version:	0.7
14cu|ncmpcpp-0.7-1|4	Release:	1
14cu|ncmpcpp-0.7-1|5	License:	GPLv2+
14cu|ncmpcpp-0.7-1|6	Group:		Sound
14cu|ncmpcpp-0.7-1|7	URL:		http://unkart.ovh.org/ncmpcpp
14cu|ncmpcpp-0.7-1|8	Source:		http://unkart.ovh.org/ncmpcpp/%{name}-%{version}.tar.bz2
14cu|ncmpcpp-0.7-1|9	BuildRequires:	pkgconfig(libmpdclient) >= 2.8
14cu|ncmpcpp-0.7-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|ncmpcpp-0.7-1|11	BuildRequires:	pkgconfig(ncursesw)
14cu|ncmpcpp-0.7-1|12	BuildRequires:	boost-devel
14cu|ncmpcpp-0.7-1|13	BuildRequires:	pkgconfig(libcurl)
14cu|ncmpcpp-0.7-1|14	BuildRequires:	pkgconfig(taglib)
14cu|ncmpcpp-0.7-1|15	BuildRequires:	readline-devel
14cu|ncmpcpp-0.7-1|16	BuildRequires:	pkgconfig(fftw3)
14cu|ncmpcpp-0.7-1|17	
14cu|ncmpcpp-0.7-1|18	%description
14cu|ncmpcpp-0.7-1|19	Ncmpcpp has UI very similar to ncmpc's one, but it provides new useful
14cu|ncmpcpp-0.7-1|20	features such as support for regular expressions in search engine, extended
14cu|ncmpcpp-0.7-1|21	song format, items filtering, last.fm support, ability to sort playlist, local
14cu|ncmpcpp-0.7-1|22	filesystem browser and other minor functions.
14cu|ncmpcpp-0.7-1|23	
14cu|ncmpcpp-0.7-1|24	%files
14cu|ncmpcpp-0.7-1|25	%doc AUTHORS NEWS COPYING
14cu|ncmpcpp-0.7-1|26	%{_bindir}/%{name}
14cu|ncmpcpp-0.7-1|27	%{_mandir}/man1/%{name}.*
14cu|ncmpcpp-0.7-1|28	
14cu|ncmpcpp-0.7-1|29	
14cu|ncmpcpp-0.7-1|30	#-----------------------------------------------------------------------------
14cu|ncmpcpp-0.7-1|31	
14cu|ncmpcpp-0.7-1|32	%prep
14cu|ncmpcpp-0.7-1|33	%setup -q
14cu|ncmpcpp-0.7-1|34	
14cu|ncmpcpp-0.7-1|35	
14cu|ncmpcpp-0.7-1|36	%build
14cu|ncmpcpp-0.7-1|37	%configure2_5x
14cu|ncmpcpp-0.7-1|38	%make
14cu|ncmpcpp-0.7-1|39	
14cu|ncmpcpp-0.7-1|40	
14cu|ncmpcpp-0.7-1|41	%install
14cu|ncmpcpp-0.7-1|42	%makeinstall
14cu|ncmpcpp-0.7-1|43	
14cu|ncmpcpp-0.7-1|44	
14cu|ncmpcpp-0.7-1|45	%changelog
14cu|ncmpcpp-0.7-1|46	
14cu|ncmpcpp-0.7-1|47	* Mon Dec 21 2015 Giovanni Mariani <mc2374@mclink.it> 0.7-1
14cu|ncmpcpp-0.7-1|48	- (800a6b4) Updated to release 0.7
14cu|ncmpcpp-0.7-1|49	
14cu|ncmpcpp-0.7-1|50	

11030 14
14cu|nco-4.6.0-1|1	%define _disable_ld_as_needed 0
14cu|nco-4.6.0-1|2	
14cu|nco-4.6.0-1|3	%bcond_without ncocpp
14cu|nco-4.6.0-1|4	
14cu|nco-4.6.0-1|5	%define major %{version}
14cu|nco-4.6.0-1|6	%define libname %mklibname %{name} %{major}
14cu|nco-4.6.0-1|7	%define devname %mklibname %{name} -d
14cu|nco-4.6.0-1|8	
14cu|nco-4.6.0-1|9	Summary:	Arithmetic and metadata operators for netCDF and HDF4 files
14cu|nco-4.6.0-1|10	Name:		nco
14cu|nco-4.6.0-1|11	Version:	4.6.0
14cu|nco-4.6.0-1|12	Release:	1
14cu|nco-4.6.0-1|13	License:	GPLv3+
14cu|nco-4.6.0-1|14	Group:		Sciences/Mathematics
14cu|nco-4.6.0-1|15	Url:		http://nco.sourceforge.net
14cu|nco-4.6.0-1|16	Source0:	http://nco.sourceforge.net/src/%{name}-%{version}.tar.gz
14cu|nco-4.6.0-1|17	Patch0:		nco-undefined-functions.patch
14cu|nco-4.6.0-1|18	Patch1:		nco-version.patch
14cu|nco-4.6.0-1|19	Patch2:		nco-4.0.3-install_C_headers.patch
14cu|nco-4.6.0-1|20	BuildRequires:	texinfo
14cu|nco-4.6.0-1|21	BuildRequires:	udunits-devel
14cu|nco-4.6.0-1|22	BuildRequires:	pkgconfig(netcdf)
14cu|nco-4.6.0-1|23	# we needs c++ in order to build ncap:
14cu|nco-4.6.0-1|24	%if %{with ncocpp}
14cu|nco-4.6.0-1|25	BuildRequires:	antlr-C++
14cu|nco-4.6.0-1|26	%endif
14cu|nco-4.6.0-1|27	
14cu|nco-4.6.0-1|28	%description
14cu|nco-4.6.0-1|29	The netCDF Operators, or NCO, are a suite of programs known as
14cu|nco-4.6.0-1|30	operators. The operators facilitate manipulation and analysis of
14cu|nco-4.6.0-1|31	self-describing data stored in the netCDF or HDF4 formats, which are
14cu|nco-4.6.0-1|32	freely available (http://www.unidata.ucar.edu/packages/netcdf and
14cu|nco-4.6.0-1|33	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
14cu|nco-4.6.0-1|34	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
14cu|nco-4.6.0-1|35	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
14cu|nco-4.6.0-1|36	file. Although most users of netCDF and HDF data are involved in
14cu|nco-4.6.0-1|37	scientific research, these data formats, and thus NCO, are generic and
14cu|nco-4.6.0-1|38	are equally useful in fields like finance. The NCO User's Guide
14cu|nco-4.6.0-1|39	illustrates NCO use with examples from the field of climate modeling
14cu|nco-4.6.0-1|40	and analysis. The NCO homepage is http://nco.sourceforge.net.
14cu|nco-4.6.0-1|41	
14cu|nco-4.6.0-1|42	%files
14cu|nco-4.6.0-1|43	%doc doc/*
14cu|nco-4.6.0-1|44	%{_bindir}/*
14cu|nco-4.6.0-1|45	%{_mandir}/*/*
14cu|nco-4.6.0-1|46	%{_infodir}/*
14cu|nco-4.6.0-1|47	
14cu|nco-4.6.0-1|48	#----------------------------------------------------------------------------
14cu|nco-4.6.0-1|49	
14cu|nco-4.6.0-1|50	%package -n %{libname}
14cu|nco-4.6.0-1|51	Summary:	NCO shared libraries
14cu|nco-4.6.0-1|52	Group:		System/Libraries
14cu|nco-4.6.0-1|53	
14cu|nco-4.6.0-1|54	%description -n %{libname}
14cu|nco-4.6.0-1|55	This package contains shared libraries from NCO.
14cu|nco-4.6.0-1|56	
14cu|nco-4.6.0-1|57	%files -n %{libname}
14cu|nco-4.6.0-1|58	%{_libdir}/libnco-%{version}.so
14cu|nco-4.6.0-1|59	%if %{with ncocpp}
14cu|nco-4.6.0-1|60	%{_libdir}/libnco_c++-%{version}.so
14cu|nco-4.6.0-1|61	%endif
14cu|nco-4.6.0-1|62	
14cu|nco-4.6.0-1|63	#----------------------------------------------------------------------------
14cu|nco-4.6.0-1|64	
14cu|nco-4.6.0-1|65	%package -n %{devname}
14cu|nco-4.6.0-1|66	Summary:	Development files from NCO
14cu|nco-4.6.0-1|67	Group:		Development/Other
14cu|nco-4.6.0-1|68	Provides:	%{name}-devel = %{EVRD}
14cu|nco-4.6.0-1|69	Requires:	%{libname} = %{EVRD}
14cu|nco-4.6.0-1|70	
14cu|nco-4.6.0-1|71	%description -n %{devname}
14cu|nco-4.6.0-1|72	This package contains files need to build application using NCO library.
14cu|nco-4.6.0-1|73	
14cu|nco-4.6.0-1|74	%files -n %{devname}
14cu|nco-4.6.0-1|75	%if %{with ncocpp}
14cu|nco-4.6.0-1|76	%{_includedir}/*.hh
14cu|nco-4.6.0-1|77	%{_libdir}/libnco_c++.so
14cu|nco-4.6.0-1|78	%endif
14cu|nco-4.6.0-1|79	%{_libdir}/libnco.so
14cu|nco-4.6.0-1|80	
14cu|nco-4.6.0-1|81	#----------------------------------------------------------------------------
14cu|nco-4.6.0-1|82	
14cu|nco-4.6.0-1|83	%prep
14cu|nco-4.6.0-1|84	%setup -q
14cu|nco-4.6.0-1|85	%patch0 -p1
14cu|nco-4.6.0-1|86	%patch1 -p1
14cu|nco-4.6.0-1|87	%patch2 -p1
14cu|nco-4.6.0-1|88	
14cu|nco-4.6.0-1|89	%build
14cu|nco-4.6.0-1|90	%configure2_5x \
14cu|nco-4.6.0-1|91	--disable-static \
14cu|nco-4.6.0-1|92	%if %{with ncocpp}
14cu|nco-4.6.0-1|93	--enable-nco_cplusplus \
14cu|nco-4.6.0-1|94	--enable-ncoxx
14cu|nco-4.6.0-1|95	%else
14cu|nco-4.6.0-1|96	--disable-nco_cplusplus \
14cu|nco-4.6.0-1|97	--disable-ncoxx \
14cu|nco-4.6.0-1|98	--disable-ncap2
14cu|nco-4.6.0-1|99	%endif
14cu|nco-4.6.0-1|100	
14cu|nco-4.6.0-1|101	%make \
14cu|nco-4.6.0-1|102	CPPFLAGS="%{optflags} -fPIC -I %{_includedir}/netcdf-3" \
14cu|nco-4.6.0-1|103	CCFLAGS="%{optflags} -fPIC -I %{_includedir}/netcdf-3"
14cu|nco-4.6.0-1|104	
14cu|nco-4.6.0-1|105	%install
14cu|nco-4.6.0-1|106	%makeinstall_std
14cu|nco-4.6.0-1|107	
14cu|nco-4.6.0-1|108	%changelog
14cu|nco-4.6.0-1|109	
14cu|nco-4.6.0-1|110	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.0-1
14cu|nco-4.6.0-1|111	- (203017d) Build requires texinfo
14cu|nco-4.6.0-1|112	
14cu|nco-4.6.0-1|113	

11031 14
14cu|ncview-2.1.7-1|1	%define debug_package %{nil}
14cu|ncview-2.1.7-1|2	
14cu|ncview-2.1.7-1|3	Summary:	Graphic for netCDF data file
14cu|ncview-2.1.7-1|4	Name:		ncview
14cu|ncview-2.1.7-1|5	Version:	2.1.7
14cu|ncview-2.1.7-1|6	Release:	1
14cu|ncview-2.1.7-1|7	License:	GPLv3+
14cu|ncview-2.1.7-1|8	Group:		Sciences/Other
14cu|ncview-2.1.7-1|9	Url:		http://meteora.ucsd.edu/~pierce/ncview_home_page.html
14cu|ncview-2.1.7-1|10	Source0:	ftp://cirrus.ucsd.edu/pub/ncview/ncview-%{version}.tar.gz
14cu|ncview-2.1.7-1|11	Patch0:		%{name}-2.1.2-fix-ldflag-linking.patch
14cu|ncview-2.1.7-1|12	BuildRequires:	netpbm-devel
14cu|ncview-2.1.7-1|13	BuildRequires:	udunits2-devel
14cu|ncview-2.1.7-1|14	BuildRequires:	pkgconfig(expat)
14cu|ncview-2.1.7-1|15	BuildRequires:	pkgconfig(libpng)
14cu|ncview-2.1.7-1|16	BuildRequires:	pkgconfig(netcdf)
14cu|ncview-2.1.7-1|17	BuildRequires:	pkgconfig(x11)
14cu|ncview-2.1.7-1|18	BuildRequires:	pkgconfig(xaw7)
14cu|ncview-2.1.7-1|19	BuildRequires:	pkgconfig(xt)
14cu|ncview-2.1.7-1|20	
14cu|ncview-2.1.7-1|21	%description
14cu|ncview-2.1.7-1|22	Ncview is a visual browser for netCDF format files.  Typically you
14cu|ncview-2.1.7-1|23	would use ncview to get a quick and easy, push-button look at your
14cu|ncview-2.1.7-1|24	netCDF files.  You can view simple movies of the data, view along
14cu|ncview-2.1.7-1|25	various dimensions, take a look at the actual data values, change
14cu|ncview-2.1.7-1|26	color maps, invert the data, etc.
14cu|ncview-2.1.7-1|27	
14cu|ncview-2.1.7-1|28	%files
14cu|ncview-2.1.7-1|29	%doc COPYING INSTALL README
14cu|ncview-2.1.7-1|30	%{_bindir}/*
14cu|ncview-2.1.7-1|31	%{_datadir}/applications/%{name}.desktop
14cu|ncview-2.1.7-1|32	
14cu|ncview-2.1.7-1|33	#----------------------------------------------------------------------------
14cu|ncview-2.1.7-1|34	
14cu|ncview-2.1.7-1|35	%prep
14cu|ncview-2.1.7-1|36	%setup -q
14cu|ncview-2.1.7-1|37	%patch0 -p0 -b .link
14cu|ncview-2.1.7-1|38	
14cu|ncview-2.1.7-1|39	%build
14cu|ncview-2.1.7-1|40	autoreconf -fi -Im4macros
14cu|ncview-2.1.7-1|41	%configure2_5x \
14cu|ncview-2.1.7-1|42	--with-ppm_libdir=%{_libdir} \
14cu|ncview-2.1.7-1|43	--with-udunits2_libdir=%{_libdir} \
14cu|ncview-2.1.7-1|44	--with-udunits2_incdir=%{_includedir}/udunits2 \
14cu|ncview-2.1.7-1|45	--with-ppm_libdir=%{_libdir} \
14cu|ncview-2.1.7-1|46	--with-ppm_incdir=%{_includedir}/netpbm
14cu|ncview-2.1.7-1|47	%make
14cu|ncview-2.1.7-1|48	
14cu|ncview-2.1.7-1|49	%install
14cu|ncview-2.1.7-1|50	%makeinstall_std
14cu|ncview-2.1.7-1|51	
14cu|ncview-2.1.7-1|52	# Menu
14cu|ncview-2.1.7-1|53	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|ncview-2.1.7-1|54	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|ncview-2.1.7-1|55	[Desktop Entry]
14cu|ncview-2.1.7-1|56	Encoding=UTF-8
14cu|ncview-2.1.7-1|57	Type=Application
14cu|ncview-2.1.7-1|58	Name=%{name}
14cu|ncview-2.1.7-1|59	Comment=Graphic for netCDF data file
14cu|ncview-2.1.7-1|60	Exec=%{_bindir}/%{name}
14cu|ncview-2.1.7-1|61	Icon=%{name}
14cu|ncview-2.1.7-1|62	Categories=Science;Education;
14cu|ncview-2.1.7-1|63	EOF
14cu|ncview-2.1.7-1|64	
14cu|ncview-2.1.7-1|65	%changelog
14cu|ncview-2.1.7-1|66	
14cu|ncview-2.1.7-1|67	* Tue Oct 04 2016 alzim <alzim@bk.ru> 2.1.7-1
14cu|ncview-2.1.7-1|68	- (7613316) Merge pull request #2 from import/ncview:rosa2016.1
14cu|ncview-2.1.7-1|69	- (7613316) Updated to 2.1.7
14cu|ncview-2.1.7-1|70	
14cu|ncview-2.1.7-1|71	

11032 14
14cu|ndisc6-1.0.3-1|1	Summary:	IPv6 diagnostic tools
14cu|ndisc6-1.0.3-1|2	Name:		ndisc6
14cu|ndisc6-1.0.3-1|3	Version:	1.0.3
14cu|ndisc6-1.0.3-1|4	Release:	1
14cu|ndisc6-1.0.3-1|5	License:	GPLv2+ or GPLv3+
14cu|ndisc6-1.0.3-1|6	Group:		Networking/Other
14cu|ndisc6-1.0.3-1|7	Url:		http://www.remlab.net/ndisc6/
14cu|ndisc6-1.0.3-1|8	Source0:	http://www.remlab.net/files/ndisc6/%{name}-%{version}.tar.bz2
14cu|ndisc6-1.0.3-1|9	Source1:	rdnssd.rc
14cu|ndisc6-1.0.3-1|10	Source2:	ndisc6-tmpfiles.conf
14cu|ndisc6-1.0.3-1|11	Patch1:		ndisc6-var_run.patch
14cu|ndisc6-1.0.3-1|12	
14cu|ndisc6-1.0.3-1|13	%description
14cu|ndisc6-1.0.3-1|14	This package gathers a few diagnostic tools for IPv6 networks:
14cu|ndisc6-1.0.3-1|15	- ndisc6, which performs ICMPv6 Neighbor Discovery in userland,
14cu|ndisc6-1.0.3-1|16	- rdisc6, which performs ICMPv6 Router Discovery in userland,
14cu|ndisc6-1.0.3-1|17	- rltraceroute6, yet another IPv6 implementation of traceroute,
14cu|ndisc6-1.0.3-1|18	- tcptraceroute6, a TCP/IPv6-based traceroute implementation,
14cu|ndisc6-1.0.3-1|19	- tracert6, a ICMPv6 Echo Request based traceroute,
14cu|ndisc6-1.0.3-1|20	- tcpspray6, a TCP/IP Discard/Echo bandwidth metter.
14cu|ndisc6-1.0.3-1|21	
14cu|ndisc6-1.0.3-1|22	%files -f %{name}.lang
14cu|ndisc6-1.0.3-1|23	%doc COPYING README
14cu|ndisc6-1.0.3-1|24	%{_bindir}/addr2name
14cu|ndisc6-1.0.3-1|25	%{_bindir}/dnssort
14cu|ndisc6-1.0.3-1|26	%{_bindir}/name2addr
14cu|ndisc6-1.0.3-1|27	%{_sbindir}/rdisc6
14cu|ndisc6-1.0.3-1|28	%{_sbindir}/ndisc6
14cu|ndisc6-1.0.3-1|29	%{_sbindir}/rltraceroute6
14cu|ndisc6-1.0.3-1|30	%{_bindir}/tcpspray
14cu|ndisc6-1.0.3-1|31	%{_bindir}/tcpspray6
14cu|ndisc6-1.0.3-1|32	%{_sbindir}/tcptraceroute6
14cu|ndisc6-1.0.3-1|33	%{_sbindir}/tracert6
14cu|ndisc6-1.0.3-1|34	%{_mandir}/man1/addr2name.1.*
14cu|ndisc6-1.0.3-1|35	%{_mandir}/man1/dnssort.1.*
14cu|ndisc6-1.0.3-1|36	%{_mandir}/man1/name2addr.1.*
14cu|ndisc6-1.0.3-1|37	%{_mandir}/man1/tcpspray.1.*
14cu|ndisc6-1.0.3-1|38	%{_mandir}/man1/tcpspray6.1.*
14cu|ndisc6-1.0.3-1|39	%{_mandir}/man8/ndisc6.8.*
14cu|ndisc6-1.0.3-1|40	%{_mandir}/man8/rdisc6.8.*
14cu|ndisc6-1.0.3-1|41	%{_mandir}/man8/rltraceroute6.8.*
14cu|ndisc6-1.0.3-1|42	%{_mandir}/man8/tcptraceroute6.8.*
14cu|ndisc6-1.0.3-1|43	%{_mandir}/man8/tracert6.8.*
14cu|ndisc6-1.0.3-1|44	
14cu|ndisc6-1.0.3-1|45	#----------------------------------------------------------------------------
14cu|ndisc6-1.0.3-1|46	
14cu|ndisc6-1.0.3-1|47	%package -n rdnssd
14cu|ndisc6-1.0.3-1|48	Summary:	IPv6 recursive DNS server discovery daemon
14cu|ndisc6-1.0.3-1|49	Group:		Networking/Other
14cu|ndisc6-1.0.3-1|50	Requires(pre,post,preun,postun):	rpm-helper
14cu|ndisc6-1.0.3-1|51	
14cu|ndisc6-1.0.3-1|52	%description -n rdnssd
14cu|ndisc6-1.0.3-1|53	rdnssd autoconfigures recursive DNS servers on IPv6 networks
14cu|ndisc6-1.0.3-1|54	using ICMPv6 Neighbor Discovery (RFC 5006), and can update
14cu|ndisc6-1.0.3-1|55	the DNS resolvers configuration (/etc/resolv.conf) accordingly.
14cu|ndisc6-1.0.3-1|56	
14cu|ndisc6-1.0.3-1|57	%files -n rdnssd
14cu|ndisc6-1.0.3-1|58	%doc COPYING README
14cu|ndisc6-1.0.3-1|59	%doc %{_mandir}/man8/rdnssd.8.*
14cu|ndisc6-1.0.3-1|60	%{_sbindir}/rdnssd
14cu|ndisc6-1.0.3-1|61	%dir %{_sysconfdir}/rdnssd
14cu|ndisc6-1.0.3-1|62	%{_initrddir}/rdnssd
14cu|ndisc6-1.0.3-1|63	%attr(755,root,root) %{_sysconfdir}/rdnssd/merge-hook
14cu|ndisc6-1.0.3-1|64	%ghost %dir %attr(0755,rdnssd,nogroup) %{_var}/run/rdnssd
14cu|ndisc6-1.0.3-1|65	%{_tmpfilesdir}/%{name}.conf
14cu|ndisc6-1.0.3-1|66	
14cu|ndisc6-1.0.3-1|67	%pre -n rdnssd
14cu|ndisc6-1.0.3-1|68	%_pre_useradd rdnssd %{_var}/run/rdnssd /bin/false
14cu|ndisc6-1.0.3-1|69	
14cu|ndisc6-1.0.3-1|70	%postun -n rdnssd
14cu|ndisc6-1.0.3-1|71	%_postun_userdel rdnssd
14cu|ndisc6-1.0.3-1|72	
14cu|ndisc6-1.0.3-1|73	%post -n rdnssd
14cu|ndisc6-1.0.3-1|74	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|ndisc6-1.0.3-1|75	%_post_service rdnssd
14cu|ndisc6-1.0.3-1|76	
14cu|ndisc6-1.0.3-1|77	%preun -n rdnssd
14cu|ndisc6-1.0.3-1|78	%_preun_service rdnssd
14cu|ndisc6-1.0.3-1|79	
14cu|ndisc6-1.0.3-1|80	#----------------------------------------------------------------------------
14cu|ndisc6-1.0.3-1|81	
14cu|ndisc6-1.0.3-1|82	%prep
14cu|ndisc6-1.0.3-1|83	%setup -q
14cu|ndisc6-1.0.3-1|84	%patch1 -p0
14cu|ndisc6-1.0.3-1|85	
14cu|ndisc6-1.0.3-1|86	%build
14cu|ndisc6-1.0.3-1|87	%configure2_5x \
14cu|ndisc6-1.0.3-1|88	--disable-suid-install
14cu|ndisc6-1.0.3-1|89	%make
14cu|ndisc6-1.0.3-1|90	
14cu|ndisc6-1.0.3-1|91	%install
14cu|ndisc6-1.0.3-1|92	%makeinstall_std
14cu|ndisc6-1.0.3-1|93	mkdir -p %{buildroot}%{_initrddir}
14cu|ndisc6-1.0.3-1|94	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/rdnssd
14cu|ndisc6-1.0.3-1|95	
14cu|ndisc6-1.0.3-1|96	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|ndisc6-1.0.3-1|97	install -m0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ndisc6-1.0.3-1|98	
14cu|ndisc6-1.0.3-1|99	%find_lang %{name}
14cu|ndisc6-1.0.3-1|100	
14cu|ndisc6-1.0.3-1|101	
14cu|ndisc6-1.0.3-1|102	%changelog
14cu|ndisc6-1.0.3-1|103	
14cu|ndisc6-1.0.3-1|104	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14cu|ndisc6-1.0.3-1|105	- (a45b642) Properly handle /var/run/rdnssd
14cu|ndisc6-1.0.3-1|106	
14cu|ndisc6-1.0.3-1|107	

11033 14
14cu|ne-3.0.1-1|1	Summary:	The Nice Editor
14cu|ne-3.0.1-1|2	Name:		ne
14cu|ne-3.0.1-1|3	Version:	3.0.1
14cu|ne-3.0.1-1|4	Release:	1
14cu|ne-3.0.1-1|5	License:	GPLv2+
14cu|ne-3.0.1-1|6	Group:		Editors
14cu|ne-3.0.1-1|7	Url:		https://github.com/vigna/ne
14cu|ne-3.0.1-1|8	Source0:	https://github.com/vigna/ne/archive/%{name}-%{version}.tar.gz
14cu|ne-3.0.1-1|9	Patch0:		ne-3.0.1-makefiles.patch
14cu|ne-3.0.1-1|10	BuildRequires:	texinfo
14cu|ne-3.0.1-1|11	BuildRequires:	pkgconfig(ncursesw)
14cu|ne-3.0.1-1|12	
14cu|ne-3.0.1-1|13	%description
14cu|ne-3.0.1-1|14	ne is a text editor based on the POSIX standard that runs
14cu|ne-3.0.1-1|15	on almost any UN*X machine.
14cu|ne-3.0.1-1|16	Some of the features of ne are:
14cu|ne-3.0.1-1|17	* is fast, small (~250K), powerful and simple to use;
14cu|ne-3.0.1-1|18	* syntax highlighting;
14cu|ne-3.0.1-1|19	* full support for UTF-8;
14cu|ne-3.0.1-1|20	* unlimited undo/redo capability;
14cu|ne-3.0.1-1|21	* simple scripting language;
14cu|ne-3.0.1-1|22	* extended regular expression search and replace;
14cu|ne-3.0.1-1|23	* editing of binary files.
14cu|ne-3.0.1-1|24	
14cu|ne-3.0.1-1|25	%files
14cu|ne-3.0.1-1|26	%doc doc/default.keys doc/default.menus
14cu|ne-3.0.1-1|27	%{_bindir}/%{name}
14cu|ne-3.0.1-1|28	%dir %{_datadir}/%{name}/
14cu|ne-3.0.1-1|29	%{_datadir}/%{name}/*
14cu|ne-3.0.1-1|30	%{_mandir}/man1/%{name}.1*
14cu|ne-3.0.1-1|31	
14cu|ne-3.0.1-1|32	#----------------------------------------------------------------------------
14cu|ne-3.0.1-1|33	
14cu|ne-3.0.1-1|34	%prep
14cu|ne-3.0.1-1|35	%setup -q
14cu|ne-3.0.1-1|36	%patch0 -p1
14cu|ne-3.0.1-1|37	
14cu|ne-3.0.1-1|38	%build
14cu|ne-3.0.1-1|39	make \
14cu|ne-3.0.1-1|40	CC=gcc \
14cu|ne-3.0.1-1|41	OPTS="%{optflags}" \
14cu|ne-3.0.1-1|42	NE_GLOBAL_DIR=%{_datadir}/%{name}
14cu|ne-3.0.1-1|43	
14cu|ne-3.0.1-1|44	%install
14cu|ne-3.0.1-1|45	%makeinstall_std \
14cu|ne-3.0.1-1|46	PREFIX=%{_prefix}
14cu|ne-3.0.1-1|47	
14cu|ne-3.0.1-1|48	
14cu|ne-3.0.1-1|49	%changelog
14cu|ne-3.0.1-1|50	
14cu|ne-3.0.1-1|51	* Mon Feb 22 2016 Rosa <rosa@abf.rosalinux.ru> 3.0.1-1
14cu|ne-3.0.1-1|52	- (fff8e96) Automatic import for version 3.0.1-1
14cu|ne-3.0.1-1|53	
14cu|ne-3.0.1-1|54	

11034 14
14cu|nekohtml-1.9.6.1-1|1	Name:           nekohtml
14cu|nekohtml-1.9.6.1-1|2	Version:        1.9.6.1
14cu|nekohtml-1.9.6.1-1|3	Release:        1
14cu|nekohtml-1.9.6.1-1|4	Epoch:          0
14cu|nekohtml-1.9.6.1-1|5	Summary:        HTML scanner and tag balancer
14cu|nekohtml-1.9.6.1-1|6	License:        Apache License
14cu|nekohtml-1.9.6.1-1|7	URL:            http://nekohtml.sourceforge.net/
14cu|nekohtml-1.9.6.1-1|8	Source0:        http://downloads.sourceforge.net/nekohtml/nekohtml-%{version}.tar.gz
14cu|nekohtml-1.9.6.1-1|9	# Source 1      http://www.jpackage.org/cgi-bin/viewvc.cgi/*checkout*/rpms/devel/nekohtml/nekohtml-filter.sh?root=jpackage&content-type=text%2Fplain
14cu|nekohtml-1.9.6.1-1|10	Source1:        %{name}-filter.sh
14cu|nekohtml-1.9.6.1-1|11	Patch0:         %{name}-crosslink.patch
14cu|nekohtml-1.9.6.1-1|12	Patch1:         %{name}-1.9.6-jars.patch
14cu|nekohtml-1.9.6.1-1|13	Group:          Development/Java
14cu|nekohtml-1.9.6.1-1|14	BuildArch:      noarch
14cu|nekohtml-1.9.6.1-1|15	BuildRequires:  java-devel
14cu|nekohtml-1.9.6.1-1|16	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|nekohtml-1.9.6.1-1|17	BuildRequires:  ant
14cu|nekohtml-1.9.6.1-1|18	BuildRequires:  java-javadoc
14cu|nekohtml-1.9.6.1-1|19	BuildRequires:  bcel-javadoc
14cu|nekohtml-1.9.6.1-1|20	BuildRequires:  xerces-j2 >= 0:2.7.1
14cu|nekohtml-1.9.6.1-1|21	BuildRequires:  xerces-j2-javadoc-xni
14cu|nekohtml-1.9.6.1-1|22	BuildRequires:  xerces-j2-javadoc-impl
14cu|nekohtml-1.9.6.1-1|23	Requires:       bcel
14cu|nekohtml-1.9.6.1-1|24	Requires:       jpackage-utils >= 0:1.6
14cu|nekohtml-1.9.6.1-1|25	Requires:       xerces-j2 >= 0:2.7.1
14cu|nekohtml-1.9.6.1-1|26	
14cu|nekohtml-1.9.6.1-1|27	%description
14cu|nekohtml-1.9.6.1-1|28	NekoHTML is a simple HTML scanner and tag balancer that enables
14cu|nekohtml-1.9.6.1-1|29	application programmers to parse HTML documents and access the
14cu|nekohtml-1.9.6.1-1|30	information using standard XML interfaces. The parser can scan HTML
14cu|nekohtml-1.9.6.1-1|31	files and "fix up" many common mistakes that human (and computer)
14cu|nekohtml-1.9.6.1-1|32	authors make in writing HTML documents.  NekoHTML adds missing parent
14cu|nekohtml-1.9.6.1-1|33	elements; automatically closes elements with optional end tags; and
14cu|nekohtml-1.9.6.1-1|34	can handle mismatched inline element tags.
14cu|nekohtml-1.9.6.1-1|35	NekoHTML is written using the Xerces Native Interface (XNI) that is
14cu|nekohtml-1.9.6.1-1|36	the foundation of the Xerces2 implementation. This enables you to use
14cu|nekohtml-1.9.6.1-1|37	the NekoHTML parser with existing XNI tools without modification or
14cu|nekohtml-1.9.6.1-1|38	rewriting code.
14cu|nekohtml-1.9.6.1-1|39	
14cu|nekohtml-1.9.6.1-1|40	%package        javadoc
14cu|nekohtml-1.9.6.1-1|41	Summary:        Javadoc for %{name}
14cu|nekohtml-1.9.6.1-1|42	Group:          Development/Java
14cu|nekohtml-1.9.6.1-1|43	Requires:               jpackage-utils >= 0:1.6
14cu|nekohtml-1.9.6.1-1|44	Requires(postun):       jpackage-utils >= 0:1.6
14cu|nekohtml-1.9.6.1-1|45	
14cu|nekohtml-1.9.6.1-1|46	%description    javadoc
14cu|nekohtml-1.9.6.1-1|47	Javadoc for %{name}.
14cu|nekohtml-1.9.6.1-1|48	
14cu|nekohtml-1.9.6.1-1|49	%package        demo
14cu|nekohtml-1.9.6.1-1|50	Summary:        Demo for %{name}
14cu|nekohtml-1.9.6.1-1|51	Group:          Development/Java
14cu|nekohtml-1.9.6.1-1|52	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|nekohtml-1.9.6.1-1|53	Requires:               jpackage-utils >= 0:1.6
14cu|nekohtml-1.9.6.1-1|54	Requires(postun):       jpackage-utils >= 0:1.6
14cu|nekohtml-1.9.6.1-1|55	
14cu|nekohtml-1.9.6.1-1|56	%description    demo
14cu|nekohtml-1.9.6.1-1|57	Demonstrations and samples for %{name}.
14cu|nekohtml-1.9.6.1-1|58	
14cu|nekohtml-1.9.6.1-1|59	
14cu|nekohtml-1.9.6.1-1|60	%prep
14cu|nekohtml-1.9.6.1-1|61	%setup -q
14cu|nekohtml-1.9.6.1-1|62	%patch0 -p1
14cu|nekohtml-1.9.6.1-1|63	%patch1 -p1
14cu|nekohtml-1.9.6.1-1|64	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm
14cu|nekohtml-1.9.6.1-1|65	perl -pi -e 's/\r$//g' *.txt doc/*.html
14cu|nekohtml-1.9.6.1-1|66	rm -r doc/javadoc
14cu|nekohtml-1.9.6.1-1|67	
14cu|nekohtml-1.9.6.1-1|68	%build
14cu|nekohtml-1.9.6.1-1|69	export CLASSPATH=$(build-classpath bcel xerces-j2)
14cu|nekohtml-1.9.6.1-1|70	export OPT_JAR_LIST=:
14cu|nekohtml-1.9.6.1-1|71	%{ant} \
14cu|nekohtml-1.9.6.1-1|72	-Dbuild.sysclasspath=first \
14cu|nekohtml-1.9.6.1-1|73	-Djava.dir=%{_javadir} \
14cu|nekohtml-1.9.6.1-1|74	-Djar.file=%{name}-%{version}.jar \
14cu|nekohtml-1.9.6.1-1|75	-Djar.xni.file=%{name}-xni-%{version}.jar \
14cu|nekohtml-1.9.6.1-1|76	-Djar.samples.file=%{name}-samples-%{version}.jar \
14cu|nekohtml-1.9.6.1-1|77	-Dbcel.javadoc=%{_javadocdir}/bcel \
14cu|nekohtml-1.9.6.1-1|78	-Dj2se.javadoc=%{_javadocdir}/java \
14cu|nekohtml-1.9.6.1-1|79	-Dxni.javadoc=%{_javadocdir}/xerces-j2-xni \
14cu|nekohtml-1.9.6.1-1|80	-Dxerces.javadoc=%{_javadocdir}/xerces-j2-impl \
14cu|nekohtml-1.9.6.1-1|81	clean jar jar-xni doc #test
14cu|nekohtml-1.9.6.1-1|82	
14cu|nekohtml-1.9.6.1-1|83	%install
14cu|nekohtml-1.9.6.1-1|84	
14cu|nekohtml-1.9.6.1-1|85	# Jars
14cu|nekohtml-1.9.6.1-1|86	install -d -m 755 %{buildroot}%{_javadir}
14cu|nekohtml-1.9.6.1-1|87	install -p -m 644 %{name}{,-xni}-%{version}.jar %{buildroot}%{_javadir}/
14cu|nekohtml-1.9.6.1-1|88	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|nekohtml-1.9.6.1-1|89	ln -s %{name}-xni-%{version}.jar %{buildroot}%{_javadir}/%{name}-xni.jar
14cu|nekohtml-1.9.6.1-1|90	
14cu|nekohtml-1.9.6.1-1|91	# Scripts
14cu|nekohtml-1.9.6.1-1|92	install -Dpm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}-filter
14cu|nekohtml-1.9.6.1-1|93	
14cu|nekohtml-1.9.6.1-1|94	# Samples
14cu|nekohtml-1.9.6.1-1|95	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
14cu|nekohtml-1.9.6.1-1|96	install -p -m 644 %{name}-samples-%{version}.jar \
14cu|nekohtml-1.9.6.1-1|97	%{buildroot}%{_datadir}/%{name}-%{version}/
14cu|nekohtml-1.9.6.1-1|98	
14cu|nekohtml-1.9.6.1-1|99	# Javadocs
14cu|nekohtml-1.9.6.1-1|100	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|nekohtml-1.9.6.1-1|101	cp -a build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|nekohtml-1.9.6.1-1|102	
14cu|nekohtml-1.9.6.1-1|103	%files
14cu|nekohtml-1.9.6.1-1|104	%defattr(0644,root,root,0755)
14cu|nekohtml-1.9.6.1-1|105	%doc LICENSE.txt README.txt doc/*.html
14cu|nekohtml-1.9.6.1-1|106	%attr(755,root,root) %{_bindir}/%{name}-filter
14cu|nekohtml-1.9.6.1-1|107	%{_javadir}/%{name}*.jar
14cu|nekohtml-1.9.6.1-1|108	
14cu|nekohtml-1.9.6.1-1|109	%files javadoc
14cu|nekohtml-1.9.6.1-1|110	%defattr(0644,root,root,0755)
14cu|nekohtml-1.9.6.1-1|111	%doc %{_javadocdir}/*
14cu|nekohtml-1.9.6.1-1|112	
14cu|nekohtml-1.9.6.1-1|113	%files demo
14cu|nekohtml-1.9.6.1-1|114	%defattr(0644,root,root,0755)
14cu|nekohtml-1.9.6.1-1|115	%{_datadir}/%{name}-%{version}
14cu|nekohtml-1.9.6.1-1|116	
14cu|nekohtml-1.9.6.1-1|117	
14cu|nekohtml-1.9.6.1-1|118	
14cu|nekohtml-1.9.6.1-1|119	%changelog
14cu|nekohtml-1.9.6.1-1|120	
14cu|nekohtml-1.9.6.1-1|121	* Mon Jun 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9.6.1-1
14cu|nekohtml-1.9.6.1-1|122	- (3443788) Spec cleanup
14cu|nekohtml-1.9.6.1-1|123	
14cu|nekohtml-1.9.6.1-1|124	

11035 14
14cu|neofetch-3.0.1-1|1	%define debug_package		%{nil}
14cu|neofetch-3.0.1-1|2	
14cu|neofetch-3.0.1-1|3	Summary: 	Neofetch is a CLI system information tool written in BASH
14cu|neofetch-3.0.1-1|4	Name:           neofetch
14cu|neofetch-3.0.1-1|5	Version:        3.0.1
14cu|neofetch-3.0.1-1|6	Release:        1
14cu|neofetch-3.0.1-1|7	License: 	MIT
14cu|neofetch-3.0.1-1|8	Group: 		Shells
14cu|neofetch-3.0.1-1|9	Url:		https://github.com/dylanaraps/neofetch
14cu|neofetch-3.0.1-1|10	Source0:	%{name}-%{version}.tar.gz
14cu|neofetch-3.0.1-1|11	BuildArch: 	noarch
14cu|neofetch-3.0.1-1|12	
14cu|neofetch-3.0.1-1|13	%description
14cu|neofetch-3.0.1-1|14	Neofetch is a CLI system information tool written in BASH.
14cu|neofetch-3.0.1-1|15	Neofetch displays information about your system next to an image, your OS logo,
14cu|neofetch-3.0.1-1|16	or any ascii file of your choice.
14cu|neofetch-3.0.1-1|17	
14cu|neofetch-3.0.1-1|18	%prep
14cu|neofetch-3.0.1-1|19	%setup -q
14cu|neofetch-3.0.1-1|20	
14cu|neofetch-3.0.1-1|21	%build
14cu|neofetch-3.0.1-1|22	%make
14cu|neofetch-3.0.1-1|23	
14cu|neofetch-3.0.1-1|24	%install
14cu|neofetch-3.0.1-1|25	%makeinstall_std
14cu|neofetch-3.0.1-1|26	
14cu|neofetch-3.0.1-1|27	%files
14cu|neofetch-3.0.1-1|28	%{_bindir}/neofetch
14cu|neofetch-3.0.1-1|29	%{_mandir}/man1/neofetch.1.*
14cu|neofetch-3.0.1-1|30	%dir %{_datadir}/neofetch
14cu|neofetch-3.0.1-1|31	%{_datadir}/neofetch/*
14cu|neofetch-3.0.1-1|32	%dir %{_sysconfdir}/neofetch
14cu|neofetch-3.0.1-1|33	%config(noreplace) %{_sysconfdir}/neofetch/config
14cu|neofetch-3.0.1-1|34	
14cu|neofetch-3.0.1-1|35	%changelog
14cu|neofetch-3.0.1-1|36	
14cu|neofetch-3.0.1-1|37	* Tue Feb 14 2017 tremod <negry.m@yandex.ru> 3.0.1-1
14cu|neofetch-3.0.1-1|38	- (6c645f8) Update to 3.0.1
14cu|neofetch-3.0.1-1|39	
14cu|neofetch-3.0.1-1|40	

11036 14
14cu|neonview-0.8.2-3|1	Summary:	A simple, minimalist and lightweight image viewer for the Linux platform
14cu|neonview-0.8.2-3|2	Name:		neonview
14cu|neonview-0.8.2-3|3	Version:	0.8.2
14cu|neonview-0.8.2-3|4	Release:	3
14cu|neonview-0.8.2-3|5	License:	GPLv2+
14cu|neonview-0.8.2-3|6	Group:		Graphics
14cu|neonview-0.8.2-3|7	Url:		http://www.tuxarena.com/intro/neonview.php
14cu|neonview-0.8.2-3|8	Source0:	http://www.tuxarena.com/intro/files/%{name}-%{version}-src.tar.gz
14cu|neonview-0.8.2-3|9	Patch0:		neonview-0.8.2-makefile.patch
14cu|neonview-0.8.2-3|10	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14cu|neonview-0.8.2-3|11	
14cu|neonview-0.8.2-3|12	%description
14cu|neonview-0.8.2-3|13	NeonView is a simple, minimalist and lightweight image viewer for the Linux
14cu|neonview-0.8.2-3|14	platform, written in C and GTK, completely free and open-source. The goal
14cu|neonview-0.8.2-3|15	of NeonView is to stay lightweight while also providing ease of use and only
14cu|neonview-0.8.2-3|16	the necessary features a basic image viewer should have. NeonView supports
14cu|neonview-0.8.2-3|17	a bunch of image formats, and it will remember settings like fit to window
14cu|neonview-0.8.2-3|18	images between sessions or lock fit to window for the current session. Basic
14cu|neonview-0.8.2-3|19	manipulation functions like zooming or rotating are also available.
14cu|neonview-0.8.2-3|20	
14cu|neonview-0.8.2-3|21	%files
14cu|neonview-0.8.2-3|22	%{_bindir}/neonview
14cu|neonview-0.8.2-3|23	
14cu|neonview-0.8.2-3|24	#----------------------------------------------------------------------------
14cu|neonview-0.8.2-3|25	
14cu|neonview-0.8.2-3|26	%prep
14cu|neonview-0.8.2-3|27	%setup -q -n %{name}-%{version}-src
14cu|neonview-0.8.2-3|28	%patch0 -p1
14cu|neonview-0.8.2-3|29	
14cu|neonview-0.8.2-3|30	%build
14cu|neonview-0.8.2-3|31	%setup_compile_flags
14cu|neonview-0.8.2-3|32	%make
14cu|neonview-0.8.2-3|33	
14cu|neonview-0.8.2-3|34	%install
14cu|neonview-0.8.2-3|35	mkdir -p %{buildroot}%{_bindir}
14cu|neonview-0.8.2-3|36	install -m 0755 %{name} %{buildroot}%{_bindir}/
14cu|neonview-0.8.2-3|37	
14cu|neonview-0.8.2-3|38	
14cu|neonview-0.8.2-3|39	%changelog
14cu|neonview-0.8.2-3|40	
14cu|neonview-0.8.2-3|41	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.2-3
14cu|neonview-0.8.2-3|42	- (cbda70a) Build with system optflags to fix debug package
14cu|neonview-0.8.2-3|43	
14cu|neonview-0.8.2-3|44	

11037 14
14cu|nessus-libraries-2.2.10-10|1	%define major 2
14cu|nessus-libraries-2.2.10-10|2	%define libname %mklibname nessus %{major}
14cu|nessus-libraries-2.2.10-10|3	%define libhosts_gatherer %mklibname hosts_gatherer %{major}
14cu|nessus-libraries-2.2.10-10|4	%define libpcap_nessus %mklibname pcap-nessus %{major}
14cu|nessus-libraries-2.2.10-10|5	%define devname %mklibname nessus -d
14cu|nessus-libraries-2.2.10-10|6	
14cu|nessus-libraries-2.2.10-10|7	Summary:	Libraries needed by the Nessus security scanner
14cu|nessus-libraries-2.2.10-10|8	Name:		nessus-libraries
14cu|nessus-libraries-2.2.10-10|9	Version:	2.2.10
14cu|nessus-libraries-2.2.10-10|10	Release:	10
14cu|nessus-libraries-2.2.10-10|11	License:	GPLv2+
14cu|nessus-libraries-2.2.10-10|12	Group:		System/Libraries
14cu|nessus-libraries-2.2.10-10|13	Url:		http://www.nessus.org
14cu|nessus-libraries-2.2.10-10|14	# http://cgi.tenablesecurity.com/nessus3dl.php?file=nessus-libraries-2.2.10.tar.gz&licence_accept=yes&t=5a144975306462c6d49d299ba1d6c0b2
14cu|nessus-libraries-2.2.10-10|15	Source0:	%{name}-%{version}.tar.gz
14cu|nessus-libraries-2.2.10-10|16	Patch0:		nessus-libraries-2.2.7-nessus-config.diff
14cu|nessus-libraries-2.2.10-10|17	Patch1:		nessus-libraries-2.2.10-link.patch
14cu|nessus-libraries-2.2.10-10|18	Patch2:		nessus-libraries-2.2.10-sslv2.patch
14cu|nessus-libraries-2.2.10-10|19	BuildRequires:	bison
14cu|nessus-libraries-2.2.10-10|20	BuildRequires:	flex
14cu|nessus-libraries-2.2.10-10|21	BuildRequires:	%{name}-devel
14cu|nessus-libraries-2.2.10-10|22	BuildRequires:	pkgconfig(openssl)
14cu|nessus-libraries-2.2.10-10|23	
14cu|nessus-libraries-2.2.10-10|24	%description
14cu|nessus-libraries-2.2.10-10|25	Nessus 2.2 is a free, up-to-date, and full featured remote security scanner for
14cu|nessus-libraries-2.2.10-10|26	Linux. It is multithreaded, plugin-based, has a nice GTK interface, and
14cu|nessus-libraries-2.2.10-10|27	currently performs 410 remote security checks. It has powerful reporting
14cu|nessus-libraries-2.2.10-10|28	capabilities (HTML, LaTeX, ASCII text) and not only points out problems,
14cu|nessus-libraries-2.2.10-10|29	but suggests a solution for each of them.
14cu|nessus-libraries-2.2.10-10|30	
14cu|nessus-libraries-2.2.10-10|31	This package provides libraries needed by nessus.
14cu|nessus-libraries-2.2.10-10|32	
14cu|nessus-libraries-2.2.10-10|33	#----------------------------------------------------------------------------
14cu|nessus-libraries-2.2.10-10|34	
14cu|nessus-libraries-2.2.10-10|35	%package -n %{libname}
14cu|nessus-libraries-2.2.10-10|36	Summary:	Shared library for Nessus
14cu|nessus-libraries-2.2.10-10|37	Group:		System/Libraries
14cu|nessus-libraries-2.2.10-10|38	
14cu|nessus-libraries-2.2.10-10|39	%description -n %{libname}
14cu|nessus-libraries-2.2.10-10|40	Shared library for Nessus.
14cu|nessus-libraries-2.2.10-10|41	
14cu|nessus-libraries-2.2.10-10|42	%files -n %{libname}
14cu|nessus-libraries-2.2.10-10|43	%{_libdir}/libnessus.so.%{major}*
14cu|nessus-libraries-2.2.10-10|44	
14cu|nessus-libraries-2.2.10-10|45	#----------------------------------------------------------------------------
14cu|nessus-libraries-2.2.10-10|46	
14cu|nessus-libraries-2.2.10-10|47	%package -n %{libhosts_gatherer}
14cu|nessus-libraries-2.2.10-10|48	Summary:	Shared library for Nessus
14cu|nessus-libraries-2.2.10-10|49	Group:		System/Libraries
14cu|nessus-libraries-2.2.10-10|50	Conflicts:	%{_lib}nessus2 < 2.2.10-10
14cu|nessus-libraries-2.2.10-10|51	
14cu|nessus-libraries-2.2.10-10|52	%description -n %{libhosts_gatherer}
14cu|nessus-libraries-2.2.10-10|53	Shared library for Nessus.
14cu|nessus-libraries-2.2.10-10|54	
14cu|nessus-libraries-2.2.10-10|55	%files -n %{libhosts_gatherer}
14cu|nessus-libraries-2.2.10-10|56	%{_libdir}/libhosts_gatherer.so.%{major}*
14cu|nessus-libraries-2.2.10-10|57	
14cu|nessus-libraries-2.2.10-10|58	#----------------------------------------------------------------------------
14cu|nessus-libraries-2.2.10-10|59	
14cu|nessus-libraries-2.2.10-10|60	%package -n %{libpcap_nessus}
14cu|nessus-libraries-2.2.10-10|61	Summary:	Shared library for Nessus
14cu|nessus-libraries-2.2.10-10|62	Group:		System/Libraries
14cu|nessus-libraries-2.2.10-10|63	Conflicts:	%{_lib}nessus2 < 2.2.10-10
14cu|nessus-libraries-2.2.10-10|64	
14cu|nessus-libraries-2.2.10-10|65	%description -n %{libpcap_nessus}
14cu|nessus-libraries-2.2.10-10|66	Shared library for Nessus.
14cu|nessus-libraries-2.2.10-10|67	
14cu|nessus-libraries-2.2.10-10|68	%files -n %{libpcap_nessus}
14cu|nessus-libraries-2.2.10-10|69	%{_libdir}/libpcap-nessus.so.%{major}*
14cu|nessus-libraries-2.2.10-10|70	
14cu|nessus-libraries-2.2.10-10|71	#----------------------------------------------------------------------------
14cu|nessus-libraries-2.2.10-10|72	
14cu|nessus-libraries-2.2.10-10|73	%package -n %{devname}
14cu|nessus-libraries-2.2.10-10|74	Summary:	Development libraries and headers for Nessus
14cu|nessus-libraries-2.2.10-10|75	Group:		System/Libraries
14cu|nessus-libraries-2.2.10-10|76	Requires:	%{libname} = %{EVRD}
14cu|nessus-libraries-2.2.10-10|77	Requires:	%{libhosts_gatherer} = %{EVRD}
14cu|nessus-libraries-2.2.10-10|78	Requires:	%{libpcap_nessus} = %{EVRD}
14cu|nessus-libraries-2.2.10-10|79	Provides:	%{name}-devel = %{EVRD}
14cu|nessus-libraries-2.2.10-10|80	Provides:	libnessus-devel = %{EVRD}
14cu|nessus-libraries-2.2.10-10|81	
14cu|nessus-libraries-2.2.10-10|82	%description -n %{devname}
14cu|nessus-libraries-2.2.10-10|83	Development libraries and headers for Nessus.
14cu|nessus-libraries-2.2.10-10|84	
14cu|nessus-libraries-2.2.10-10|85	%files -n %{devname}
14cu|nessus-libraries-2.2.10-10|86	%dir %{_includedir}/nessus
14cu|nessus-libraries-2.2.10-10|87	%{_includedir}/nessus/*
14cu|nessus-libraries-2.2.10-10|88	%{_libdir}/*.so
14cu|nessus-libraries-2.2.10-10|89	%{_bindir}/nessus-config
14cu|nessus-libraries-2.2.10-10|90	%{_mandir}/man1/*
14cu|nessus-libraries-2.2.10-10|91	
14cu|nessus-libraries-2.2.10-10|92	#----------------------------------------------------------------------------
14cu|nessus-libraries-2.2.10-10|93	
14cu|nessus-libraries-2.2.10-10|94	%prep
14cu|nessus-libraries-2.2.10-10|95	%setup -qn %{name}
14cu|nessus-libraries-2.2.10-10|96	%patch0 -p0
14cu|nessus-libraries-2.2.10-10|97	%patch1 -p0
14cu|nessus-libraries-2.2.10-10|98	%patch2 -p1
14cu|nessus-libraries-2.2.10-10|99	
14cu|nessus-libraries-2.2.10-10|100	# lib64 fix
14cu|nessus-libraries-2.2.10-10|101	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cu|nessus-libraries-2.2.10-10|102	
14cu|nessus-libraries-2.2.10-10|103	%build
14cu|nessus-libraries-2.2.10-10|104	CFLAGS="%{optflags}" ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no \
14cu|nessus-libraries-2.2.10-10|105	%configure2_5x \
14cu|nessus-libraries-2.2.10-10|106	--prefix=%{_prefix} \
14cu|nessus-libraries-2.2.10-10|107	--disable-static \
14cu|nessus-libraries-2.2.10-10|108	--enable-cipher \
14cu|nessus-libraries-2.2.10-10|109	--enable-zlib
14cu|nessus-libraries-2.2.10-10|110	
14cu|nessus-libraries-2.2.10-10|111	perl -pi -e 's/-o root / /g; s/-o \$\(installuser\) / /g; y/{}/()/' Makefile
14cu|nessus-libraries-2.2.10-10|112	%make LDFLAGS="%{ldflags}"
14cu|nessus-libraries-2.2.10-10|113	
14cu|nessus-libraries-2.2.10-10|114	%install
14cu|nessus-libraries-2.2.10-10|115	%makeinstall_std
14cu|nessus-libraries-2.2.10-10|116	
14cu|nessus-libraries-2.2.10-10|117	# remove unwanted files
14cu|nessus-libraries-2.2.10-10|118	rm -rf %{buildroot}%{_sbindir}/uninstall-nessus
14cu|nessus-libraries-2.2.10-10|119	rm -rf %{buildroot}%{_datadir}/doc
14cu|nessus-libraries-2.2.10-10|120	
14cu|nessus-libraries-2.2.10-10|121	
14cu|nessus-libraries-2.2.10-10|122	%changelog
14cu|nessus-libraries-2.2.10-10|123	
14cu|nessus-libraries-2.2.10-10|124	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.10-10
14cu|nessus-libraries-2.2.10-10|125	- (85c3673) Apply patch properly
14cu|nessus-libraries-2.2.10-10|126	
14cu|nessus-libraries-2.2.10-10|127	

11038 14
14cu|nestopia-1.47-2|1	Summary:	A portable Nintendo Entertainment System emulator
14cu|nestopia-1.47-2|2	Name:		nestopia
14cu|nestopia-1.47-2|3	Version:	1.47
14cu|nestopia-1.47-2|4	Release:	2
14cu|nestopia-1.47-2|5	License:	GPLv2+
14cu|nestopia-1.47-2|6	Group:		Emulators
14cu|nestopia-1.47-2|7	Url:		http://0ldsk00l.ca/nestopia.html
14cu|nestopia-1.47-2|8	Source0:	https://github.com/downloads/rdanbrook/nestopia/%{name}-%{version}.tgz
14cu|nestopia-1.47-2|9	Patch0:		nestopia-1.46.1-sfmt.patch
14cu|nestopia-1.47-2|10	Patch1:		nestopia-1.47-gdkwayland.patch
14cu|nestopia-1.47-2|11	BuildRequires:	pkgconfig(ao)
14cu|nestopia-1.47-2|12	BuildRequires:	pkgconfig(gl)
14cu|nestopia-1.47-2|13	BuildRequires:	pkgconfig(glu)
14cu|nestopia-1.47-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|nestopia-1.47-2|15	BuildRequires:	pkgconfig(libarchive)
14cu|nestopia-1.47-2|16	BuildRequires:	pkgconfig(sdl2)
14cu|nestopia-1.47-2|17	BuildRequires:	pkgconfig(x11)
14cu|nestopia-1.47-2|18	
14cu|nestopia-1.47-2|19	%description
14cu|nestopia-1.47-2|20	NEStopia is a portable Nintendo Entertainment System emulator written in C++
14cu|nestopia-1.47-2|21	by Martin Freij and ported to Linux by R. Belmont.
14cu|nestopia-1.47-2|22	
14cu|nestopia-1.47-2|23	NEStopia strives for the most accurate emulation possible at the
14cu|nestopia-1.47-2|24	pixel-by-pixel and sample-by-sample level, and it has excellent mapper
14cu|nestopia-1.47-2|25	and UNIF board support as well.
14cu|nestopia-1.47-2|26	
14cu|nestopia-1.47-2|27	A few features:
14cu|nestopia-1.47-2|28	- Supports .nes, .unf/.unif, and XML format ROMs, including Vs. and
14cu|nestopia-1.47-2|29	Playchoice 10 games
14cu|nestopia-1.47-2|30	- Supports .fds discs (a file named diskrom.sys is needed for this feature)
14cu|nestopia-1.47-2|31	- Supports .nsf music rips
14cu|nestopia-1.47-2|32	- All supported files can be extracted from zip or 7zip containers (an
14cu|nestopia-1.47-2|33	archive browser is not yet included - this assumes the common GoodSet case
14cu|nestopia-1.47-2|34	of one zip or 7zip per game)
14cu|nestopia-1.47-2|35	- Supports save states
14cu|nestopia-1.47-2|36	- Supports movie recordings
14cu|nestopia-1.47-2|37	- Supports the “rewinder” - if you make a bad jump and screw up your
14cu|nestopia-1.47-2|38	game, press Backspace and the game will run in reverse. Press \ to take over
14cu|nestopia-1.47-2|39	again and try to fix your mistake.
14cu|nestopia-1.47-2|40	- Friendly GUI configuration
14cu|nestopia-1.47-2|41	- Autodetection of PAL and NTSC format games
14cu|nestopia-1.47-2|42	- Supports drag and drop of compatible games and music rips from modern Linux
14cu|nestopia-1.47-2|43	file managers, including KDE’s Konqueror and GNOME’s Nautilus.
14cu|nestopia-1.47-2|44	
14cu|nestopia-1.47-2|45	%files
14cu|nestopia-1.47-2|46	%doc README.unix
14cu|nestopia-1.47-2|47	%{_bindir}/nestopia
14cu|nestopia-1.47-2|48	%{_datadir}/nestopia
14cu|nestopia-1.47-2|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|nestopia-1.47-2|50	%{_datadir}/applications/mandriva-nestopia.desktop
14cu|nestopia-1.47-2|51	
14cu|nestopia-1.47-2|52	#----------------------------------------------------------------------------
14cu|nestopia-1.47-2|53	
14cu|nestopia-1.47-2|54	%prep
14cu|nestopia-1.47-2|55	%setup -q
14cu|nestopia-1.47-2|56	%patch0 -p1
14cu|nestopia-1.47-2|57	%patch1 -p1
14cu|nestopia-1.47-2|58	
14cu|nestopia-1.47-2|59	%build
14cu|nestopia-1.47-2|60	%make \
14cu|nestopia-1.47-2|61	PREFIX=%{_prefix} \
14cu|nestopia-1.47-2|62	CXXFLAGS="%{optflags}"
14cu|nestopia-1.47-2|63	
14cu|nestopia-1.47-2|64	%install
14cu|nestopia-1.47-2|65	# binary
14cu|nestopia-1.47-2|66	install -d -m 755 %{buildroot}%{_bindir}
14cu|nestopia-1.47-2|67	install -m 755 nestopia %{buildroot}%{_bindir}/
14cu|nestopia-1.47-2|68	
14cu|nestopia-1.47-2|69	# data files
14cu|nestopia-1.47-2|70	install -d -m 755 %{buildroot}%{_datadir}/nestopia
14cu|nestopia-1.47-2|71	install -m 644 NstDatabase.xml %{buildroot}%{_datadir}/nestopia/
14cu|nestopia-1.47-2|72	install -d -m 755 %{buildroot}%{_datadir}/nestopia/icons
14cu|nestopia-1.47-2|73	install -m 644 source/unix/icons/nespad.svg %{buildroot}%{_datadir}/nestopia/icons/
14cu|nestopia-1.47-2|74	
14cu|nestopia-1.47-2|75	# icons
14cu|nestopia-1.47-2|76	for N in 32 48 64 96 128;
14cu|nestopia-1.47-2|77	do
14cu|nestopia-1.47-2|78	install -D source/unix/icons/%{name}${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|nestopia-1.47-2|79	done
14cu|nestopia-1.47-2|80	
14cu|nestopia-1.47-2|81	# xdg menu
14cu|nestopia-1.47-2|82	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|nestopia-1.47-2|83	cat > %{buildroot}%{_datadir}/applications/mandriva-nestopia.desktop << EOF
14cu|nestopia-1.47-2|84	[Desktop Entry]
14cu|nestopia-1.47-2|85	Encoding=UTF-8
14cu|nestopia-1.47-2|86	Name=NEStopia
14cu|nestopia-1.47-2|87	Comment=%{summary}
14cu|nestopia-1.47-2|88	Exec=nestopia -e
14cu|nestopia-1.47-2|89	Icon=nestopia
14cu|nestopia-1.47-2|90	Terminal=false
14cu|nestopia-1.47-2|91	Type=Application
14cu|nestopia-1.47-2|92	Categories=Game;Emulator;
14cu|nestopia-1.47-2|93	EOF
14cu|nestopia-1.47-2|94	
14cu|nestopia-1.47-2|95	
14cu|nestopia-1.47-2|96	%changelog
14cu|nestopia-1.47-2|97	
14cu|nestopia-1.47-2|98	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.47-2
14cu|nestopia-1.47-2|99	- (5f7e09c) Bump release
14cu|nestopia-1.47-2|100	
14cu|nestopia-1.47-2|101	

11039 14
14cu|netcat-openbsd-1.89-5|1	Summary:	Reads and writes data across network connections using TCP or UDP
14cu|netcat-openbsd-1.89-5|2	Name:		netcat-openbsd
14cu|netcat-openbsd-1.89-5|3	Version:	1.89
14cu|netcat-openbsd-1.89-5|4	Release:	5
14cu|netcat-openbsd-1.89-5|5	License:	BSD
14cu|netcat-openbsd-1.89-5|6	Group:		Networking/Other
14cu|netcat-openbsd-1.89-5|7	Url:		http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
14cu|netcat-openbsd-1.89-5|8	# source is CVS checkout
14cu|netcat-openbsd-1.89-5|9	Source0:	netcat-openbsd-%{version}.tar.gz
14cu|netcat-openbsd-1.89-5|10	Patch0:		openbsd-compat.patch
14cu|netcat-openbsd-1.89-5|11	Patch1:		socks-b64-prototype.patch
14cu|netcat-openbsd-1.89-5|12	Patch2:		silence-z.patch
14cu|netcat-openbsd-1.89-5|13	Patch3:		glib-strlcpy.patch
14cu|netcat-openbsd-1.89-5|14	Patch4:		no-strtonum.patch
14cu|netcat-openbsd-1.89-5|15	Patch5:		pollhup.patch
14cu|netcat-openbsd-1.89-5|16	Patch6:		reuseaddr.patch
14cu|netcat-openbsd-1.89-5|17	Patch7:		connect-timeout.patch
14cu|netcat-openbsd-1.89-5|18	Patch8:		udp-scan-timeout.patch
14cu|netcat-openbsd-1.89-5|19	Patch9:		verbose-numeric-port.patch
14cu|netcat-openbsd-1.89-5|20	Patch10:	send-crlf.patch
14cu|netcat-openbsd-1.89-5|21	Patch11:	help-version-exit.patch
14cu|netcat-openbsd-1.89-5|22	Patch12:	quit-timer.patch
14cu|netcat-openbsd-1.89-5|23	Patch13:	getservbyname.patch
14cu|netcat-openbsd-1.89-5|24	Patch14:	gcc-warnings.patch
14cu|netcat-openbsd-1.89-5|25	Patch20:	netcat-openbsd-1.89-makefile.patch
14cu|netcat-openbsd-1.89-5|26	Patch21:	netcat-openbsd-1.89-openbsd-compat.patch
14cu|netcat-openbsd-1.89-5|27	BuildRequires:	pkgconfig(glib-2.0)
14cu|netcat-openbsd-1.89-5|28	Requires:	glib2
14cu|netcat-openbsd-1.89-5|29	Provides:	netcat = 1.0
14cu|netcat-openbsd-1.89-5|30	Conflicts:	netcat < 1.0
14cu|netcat-openbsd-1.89-5|31	Conflicts:	netcat-traditional
14cu|netcat-openbsd-1.89-5|32	Conflicts:	netcat-gnu
14cu|netcat-openbsd-1.89-5|33	
14cu|netcat-openbsd-1.89-5|34	%description
14cu|netcat-openbsd-1.89-5|35	The nc package contains Netcat (the program is actually nc), a simple
14cu|netcat-openbsd-1.89-5|36	utility for reading and writing data across network connections, using
14cu|netcat-openbsd-1.89-5|37	the TCP or UDP protocols. Netcat is intended to be a reliable back-end
14cu|netcat-openbsd-1.89-5|38	tool which can be used directly or easily driven by other programs and
14cu|netcat-openbsd-1.89-5|39	scripts.  Netcat is also a feature-rich network debugging and
14cu|netcat-openbsd-1.89-5|40	exploration tool, since it can create many different connections and
14cu|netcat-openbsd-1.89-5|41	has many built-in capabilities.
14cu|netcat-openbsd-1.89-5|42	
14cu|netcat-openbsd-1.89-5|43	You may want to install the netcat package if you are administering a
14cu|netcat-openbsd-1.89-5|44	network and you'd like to use its debugging and network exploration
14cu|netcat-openbsd-1.89-5|45	capabilities.
14cu|netcat-openbsd-1.89-5|46	
14cu|netcat-openbsd-1.89-5|47	%files
14cu|netcat-openbsd-1.89-5|48	%{_bindir}/nc
14cu|netcat-openbsd-1.89-5|49	%{_bindir}/netcat
14cu|netcat-openbsd-1.89-5|50	%{_mandir}/man1/nc.1*
14cu|netcat-openbsd-1.89-5|51	%{_mandir}/man1/netcat.1*
14cu|netcat-openbsd-1.89-5|52	
14cu|netcat-openbsd-1.89-5|53	#----------------------------------------------------------------------------
14cu|netcat-openbsd-1.89-5|54	
14cu|netcat-openbsd-1.89-5|55	%prep
14cu|netcat-openbsd-1.89-5|56	%setup -q -n netcat-openbsd-%{version}.orig
14cu|netcat-openbsd-1.89-5|57	
14cu|netcat-openbsd-1.89-5|58	%patch20 -p1
14cu|netcat-openbsd-1.89-5|59	%patch21 -p1
14cu|netcat-openbsd-1.89-5|60	
14cu|netcat-openbsd-1.89-5|61	%patch0 -p1
14cu|netcat-openbsd-1.89-5|62	%patch1 -p1
14cu|netcat-openbsd-1.89-5|63	%patch2 -p1
14cu|netcat-openbsd-1.89-5|64	%patch3 -p1
14cu|netcat-openbsd-1.89-5|65	%patch4 -p1
14cu|netcat-openbsd-1.89-5|66	%patch5 -p1
14cu|netcat-openbsd-1.89-5|67	%patch6 -p1
14cu|netcat-openbsd-1.89-5|68	%patch7 -p1
14cu|netcat-openbsd-1.89-5|69	%patch8 -p1
14cu|netcat-openbsd-1.89-5|70	%patch9 -p1
14cu|netcat-openbsd-1.89-5|71	%patch10 -p1
14cu|netcat-openbsd-1.89-5|72	%patch11 -p1
14cu|netcat-openbsd-1.89-5|73	%patch12 -p1
14cu|netcat-openbsd-1.89-5|74	%patch13 -p1
14cu|netcat-openbsd-1.89-5|75	%patch14 -p1
14cu|netcat-openbsd-1.89-5|76	
14cu|netcat-openbsd-1.89-5|77	%build
14cu|netcat-openbsd-1.89-5|78	%setup_compile_flags
14cu|netcat-openbsd-1.89-5|79	%make
14cu|netcat-openbsd-1.89-5|80	
14cu|netcat-openbsd-1.89-5|81	%install
14cu|netcat-openbsd-1.89-5|82	install -d %{buildroot}%{_bindir}
14cu|netcat-openbsd-1.89-5|83	install -m 755 nc %{buildroot}%{_bindir}
14cu|netcat-openbsd-1.89-5|84	(cd %{buildroot}%{_bindir} && ln -s nc netcat)
14cu|netcat-openbsd-1.89-5|85	install -d %{buildroot}%{_mandir}/man1
14cu|netcat-openbsd-1.89-5|86	install -m 644 nc.1 %{buildroot}%{_mandir}/man1
14cu|netcat-openbsd-1.89-5|87	(cd %{buildroot}%{_mandir}/man1 && ln -s nc.1 netcat.1)
14cu|netcat-openbsd-1.89-5|88	
14cu|netcat-openbsd-1.89-5|89	
14cu|netcat-openbsd-1.89-5|90	%changelog
14cu|netcat-openbsd-1.89-5|91	
14cu|netcat-openbsd-1.89-5|92	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.89-5
14cu|netcat-openbsd-1.89-5|93	- (185c707) Build with system optflags to fix debug package
14cu|netcat-openbsd-1.89-5|94	- (185c707) Spec cleanup
14cu|netcat-openbsd-1.89-5|95	
14cu|netcat-openbsd-1.89-5|96	

11040 14
14cu|netdiscover-0.3-0.beta7.6|1	%define beta beta7
14cu|netdiscover-0.3-0.beta7.6|2	%define rev r118
14cu|netdiscover-0.3-0.beta7.6|3	
14cu|netdiscover-0.3-0.beta7.6|4	Summary:	A network address discovering tool
14cu|netdiscover-0.3-0.beta7.6|5	Name:		netdiscover
14cu|netdiscover-0.3-0.beta7.6|6	Version:	0.3
14cu|netdiscover-0.3-0.beta7.6|7	Release:	0.%{beta}.6
14cu|netdiscover-0.3-0.beta7.6|8	License:	GPLv3+
14cu|netdiscover-0.3-0.beta7.6|9	Group:		Networking/Other
14cu|netdiscover-0.3-0.beta7.6|10	Url:		http://nixgeneration.com/~jaime/netdiscover/
14cu|netdiscover-0.3-0.beta7.6|11	# http://www.pc-workshop.da.ru/cvs/netdiscover.tar.gz?view=tar
14cu|netdiscover-0.3-0.beta7.6|12	Source0:	%{name}-%{version}-%{beta}-%{rev}.tar.gz
14cu|netdiscover-0.3-0.beta7.6|13	BuildRequires:	dos2unix
14cu|netdiscover-0.3-0.beta7.6|14	BuildRequires:	libtool
14cu|netdiscover-0.3-0.beta7.6|15	BuildRequires:	wget
14cu|netdiscover-0.3-0.beta7.6|16	BuildRequires:	libnet-devel >= 1.1.3
14cu|netdiscover-0.3-0.beta7.6|17	BuildRequires:	pcap-devel
14cu|netdiscover-0.3-0.beta7.6|18	
14cu|netdiscover-0.3-0.beta7.6|19	%description
14cu|netdiscover-0.3-0.beta7.6|20	Netdiscover is a network address discovering tool, developed mainly for those
14cu|netdiscover-0.3-0.beta7.6|21	wireless networks without dhcp server, but it also works on hub/switched
14cu|netdiscover-0.3-0.beta7.6|22	networks. Its based on arp requests, it will send arp requests and sniff for
14cu|netdiscover-0.3-0.beta7.6|23	replies.
14cu|netdiscover-0.3-0.beta7.6|24	
14cu|netdiscover-0.3-0.beta7.6|25	%files
14cu|netdiscover-0.3-0.beta7.6|26	%doc AUTHORS ChangeLog README TODO
14cu|netdiscover-0.3-0.beta7.6|27	%{_sbindir}/*
14cu|netdiscover-0.3-0.beta7.6|28	%{_mandir}/man8/*
14cu|netdiscover-0.3-0.beta7.6|29	
14cu|netdiscover-0.3-0.beta7.6|30	#----------------------------------------------------------------------------
14cu|netdiscover-0.3-0.beta7.6|31	
14cu|netdiscover-0.3-0.beta7.6|32	%prep
14cu|netdiscover-0.3-0.beta7.6|33	%setup -q -n %{name}-%{version}-%{beta}-%{rev}
14cu|netdiscover-0.3-0.beta7.6|34	
14cu|netdiscover-0.3-0.beta7.6|35	%build
14cu|netdiscover-0.3-0.beta7.6|36	LC_ALL=C sh update-oui-database.sh
14cu|netdiscover-0.3-0.beta7.6|37	autoreconf -fi
14cu|netdiscover-0.3-0.beta7.6|38	%configure2_5x
14cu|netdiscover-0.3-0.beta7.6|39	%make
14cu|netdiscover-0.3-0.beta7.6|40	
14cu|netdiscover-0.3-0.beta7.6|41	%install
14cu|netdiscover-0.3-0.beta7.6|42	%makeinstall_std
14cu|netdiscover-0.3-0.beta7.6|43	
14cu|netdiscover-0.3-0.beta7.6|44	# cleanup
14cu|netdiscover-0.3-0.beta7.6|45	rm -rf %{buildroot}%{_prefix}/doc
14cu|netdiscover-0.3-0.beta7.6|46	
14cu|netdiscover-0.3-0.beta7.6|47	
14cu|netdiscover-0.3-0.beta7.6|48	%changelog
14cu|netdiscover-0.3-0.beta7.6|49	
14cu|netdiscover-0.3-0.beta7.6|50	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-0.beta7.6
14cu|netdiscover-0.3-0.beta7.6|51	- (43ec402) Update to revision 118
14cu|netdiscover-0.3-0.beta7.6|52	
14cu|netdiscover-0.3-0.beta7.6|53	

11041 14
14cu|netgen-4.9.13-4|1	Name:		netgen
14cu|netgen-4.9.13-4|2	Group:		Sciences/Physics
14cu|netgen-4.9.13-4|3	Version:	4.9.13
14cu|netgen-4.9.13-4|4	Release:	4
14cu|netgen-4.9.13-4|5	Summary:	Automatic 3d tetrahedral mesh generator
14cu|netgen-4.9.13-4|6	License:	GPL
14cu|netgen-4.9.13-4|7	URL:		http://www.hpfem.jku.at/netgen/
14cu|netgen-4.9.13-4|8	Source0:	%{name}-%{version}.tar.gz
14cu|netgen-4.9.13-4|9	Patch0:		netgen-4.9.13-togl.patch
14cu|netgen-4.9.13-4|10	Patch1:		netgen-4.9.13-opencascade.patch
14cu|netgen-4.9.13-4|11	
14cu|netgen-4.9.13-4|12	BuildRequires:	pkgconfig(glu)
14cu|netgen-4.9.13-4|13	BuildRequires:	pkgconfig(xmu)
14cu|netgen-4.9.13-4|14	BuildRequires:	opencascade
14cu|netgen-4.9.13-4|15	BuildRequires:	opencascade-devel
14cu|netgen-4.9.13-4|16	BuildRequires:	openmpi-devel
14cu|netgen-4.9.13-4|17	BuildRequires:	tcl-devel
14cu|netgen-4.9.13-4|18	BuildRequires:	tk-devel
14cu|netgen-4.9.13-4|19	BuildRequires:	togl
14cu|netgen-4.9.13-4|20	Requires:	tix
14cu|netgen-4.9.13-4|21	
14cu|netgen-4.9.13-4|22	%description
14cu|netgen-4.9.13-4|23	NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from
14cu|netgen-4.9.13-4|24	constructive solid geometry (CSG) or boundary representation (BRep) from STL
14cu|netgen-4.9.13-4|25	file format. The connection to a geometry kernel allows the handling of IGES
14cu|netgen-4.9.13-4|26	and STEP files. NETGEN contains modules for mesh optimization and hierarchical
14cu|netgen-4.9.13-4|27	mesh refinement. Netgen is open source based on the LGPL license. It is
14cu|netgen-4.9.13-4|28	available for Unix/Linux and Windows.
14cu|netgen-4.9.13-4|29	
14cu|netgen-4.9.13-4|30	NETGEN was developed mainly by Joachim Schöberl within project grants from
14cu|netgen-4.9.13-4|31	the Austrian Science Fund FWF ( Special Research Project "Numerical and
14cu|netgen-4.9.13-4|32	Symbolic Scientific Computing", Start Project "hp-FEM) at the Johannes
14cu|netgen-4.9.13-4|33	Kepler University Linz. Significant contributions were made by Johannes
14cu|netgen-4.9.13-4|34	Gerstmayr (STL geometry) Robert Gaisbauer (OpenCascade interface).
14cu|netgen-4.9.13-4|35	
14cu|netgen-4.9.13-4|36	%prep
14cu|netgen-4.9.13-4|37	%setup -q
14cu|netgen-4.9.13-4|38	%patch0 -p1
14cu|netgen-4.9.13-4|39	%patch1 -p1
14cu|netgen-4.9.13-4|40	
14cu|netgen-4.9.13-4|41	%build
14cu|netgen-4.9.13-4|42	%configure2_5x
14cu|netgen-4.9.13-4|43	# Integration with modern opencascade is broken
14cu|netgen-4.9.13-4|44	# --with-occ=%{_datadir}/opencascade
14cu|netgen-4.9.13-4|45	%make
14cu|netgen-4.9.13-4|46	
14cu|netgen-4.9.13-4|47	%install
14cu|netgen-4.9.13-4|48	%makeinstall_std
14cu|netgen-4.9.13-4|49	
14cu|netgen-4.9.13-4|50	mkdir -p %{buildroot}%{_datadir}/%{name}/tutorials
14cu|netgen-4.9.13-4|51	mv -f %{buildroot}%{_datadir}/%{name}/*.{geo,in2d,step,stl,surf} %{buildroot}%{_datadir}/%{name}/tutorials
14cu|netgen-4.9.13-4|52	mv -f %{buildroot}%{_bindir}/* %{buildroot}%{_datadir}/%{name}
14cu|netgen-4.9.13-4|53	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|netgen-4.9.13-4|54	#!/bin/sh
14cu|netgen-4.9.13-4|55	
14cu|netgen-4.9.13-4|56	export NETGENDIR=%{_datadir}/%{name}
14cu|netgen-4.9.13-4|57	export PATH=\$NETGENDIR:\$PATH
14cu|netgen-4.9.13-4|58	[ -z "\$NETGEN_USER_DIR" ] && export NETGEN_USER_DIR=\$HOME
14cu|netgen-4.9.13-4|59	\$NETGENDIR/%{name} "\$@"
14cu|netgen-4.9.13-4|60	EOF
14cu|netgen-4.9.13-4|61	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|netgen-4.9.13-4|62	
14cu|netgen-4.9.13-4|63	%files
14cu|netgen-4.9.13-4|64	%{_bindir}/*
14cu|netgen-4.9.13-4|65	%{_includedir}/*
14cu|netgen-4.9.13-4|66	%dir %{_datadir}/%{name}
14cu|netgen-4.9.13-4|67	%{_datadir}/%{name}/*
14cu|netgen-4.9.13-4|68	%dir %{_docdir}/%{name}/
14cu|netgen-4.9.13-4|69	%{_docdir}/%{name}/*
14cu|netgen-4.9.13-4|70	%{_libdir}/*.so
14cu|netgen-4.9.13-4|71	
14cu|netgen-4.9.13-4|72	
14cu|netgen-4.9.13-4|73	%changelog
14cu|netgen-4.9.13-4|74	
14cu|netgen-4.9.13-4|75	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.9.13-4
14cu|netgen-4.9.13-4|76	- (766ed67) Added xmu BR
14cu|netgen-4.9.13-4|77	
14cu|netgen-4.9.13-4|78	

11042 14
14cu|nethogs-0.8.5-1|1	Summary:	Top-like monitor for network traffic
14cu|nethogs-0.8.5-1|2	Name:		nethogs
14cu|nethogs-0.8.5-1|3	Version:	0.8.5
14cu|nethogs-0.8.5-1|4	Release:	1
14cu|nethogs-0.8.5-1|5	Group:		Monitoring
14cu|nethogs-0.8.5-1|6	License:	GPL+
14cu|nethogs-0.8.5-1|7	URL:		http://raboof.github.io/nethogs/
14cu|nethogs-0.8.5-1|8	Source0:	https://github.com/raboof/nethogs/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|nethogs-0.8.5-1|9	BuildRequires:	ncurses-devel
14cu|nethogs-0.8.5-1|10	BuildRequires:	pcap-devel
14cu|nethogs-0.8.5-1|11	BuildRequires:	gcc-c++
14cu|nethogs-0.8.5-1|12	
14cu|nethogs-0.8.5-1|13	
14cu|nethogs-0.8.5-1|14	%description
14cu|nethogs-0.8.5-1|15	NetHogs is a small "net top" tool.
14cu|nethogs-0.8.5-1|16	
14cu|nethogs-0.8.5-1|17	Instead of breaking the traffic down per protocol or per subnet, like
14cu|nethogs-0.8.5-1|18	most such tools do, it groups bandwidth by process and does not rely
14cu|nethogs-0.8.5-1|19	on a special kernel module to be loaded.
14cu|nethogs-0.8.5-1|20	
14cu|nethogs-0.8.5-1|21	So if there's suddenly a lot of network traffic, you can fire up
14cu|nethogs-0.8.5-1|22	NetHogs and immediately see which PID is causing this, and if it's
14cu|nethogs-0.8.5-1|23	some kind of spinning process, kill it.
14cu|nethogs-0.8.5-1|24	
14cu|nethogs-0.8.5-1|25	Features:
14cu|nethogs-0.8.5-1|26	- shows TCP download- and upload-speed per process
14cu|nethogs-0.8.5-1|27	- supports both IPv4 and IPv6
14cu|nethogs-0.8.5-1|28	- supports both Ethernet and PPP
14cu|nethogs-0.8.5-1|29	
14cu|nethogs-0.8.5-1|30	%prep
14cu|nethogs-0.8.5-1|31	
14cu|nethogs-0.8.5-1|32	%setup -q
14cu|nethogs-0.8.5-1|33	
14cu|nethogs-0.8.5-1|34	%build
14cu|nethogs-0.8.5-1|35	%make CFLAGS="%{optflags}"
14cu|nethogs-0.8.5-1|36	
14cu|nethogs-0.8.5-1|37	%install
14cu|nethogs-0.8.5-1|38	%makeinstall_std PREFIX=%{_prefix}
14cu|nethogs-0.8.5-1|39	
14cu|nethogs-0.8.5-1|40	%files
14cu|nethogs-0.8.5-1|41	%doc Changelog DESIGN README*
14cu|nethogs-0.8.5-1|42	%{_sbindir}/nethogs
14cu|nethogs-0.8.5-1|43	%{_mandir}/man*/*
14cu|nethogs-0.8.5-1|44	
14cu|nethogs-0.8.5-1|45	%changelog
14cu|nethogs-0.8.5-1|46	
14cu|nethogs-0.8.5-1|47	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 0.8.5-1
14cu|nethogs-0.8.5-1|48	- (960140b) Updated to 0.8.5
14cu|nethogs-0.8.5-1|49	
14cu|nethogs-0.8.5-1|50	

11043 14
14cu|netsniff-ng-0.6.1-1|1	%define debug_package %{nil}
14cu|netsniff-ng-0.6.1-1|2	
14cu|netsniff-ng-0.6.1-1|3	Name:		netsniff-ng
14cu|netsniff-ng-0.6.1-1|4	Version:	0.6.1
14cu|netsniff-ng-0.6.1-1|5	Release:	1
14cu|netsniff-ng-0.6.1-1|6	Summary:	A high performance network sniffer for packet inspection
14cu|netsniff-ng-0.6.1-1|7	License:	GPLv2
14cu|netsniff-ng-0.6.1-1|8	Group:		Networking/Other
14cu|netsniff-ng-0.6.1-1|9	URL:		http://netsniff-ng.org/
14cu|netsniff-ng-0.6.1-1|10	Source0:	http://www.netsniff-ng.org/pub/netsniff-ng/%{name}-%{version}.tar.xz
14cu|netsniff-ng-0.6.1-1|11	Source100:	%{name}.rpmlintrc
14cu|netsniff-ng-0.6.1-1|12	BuildRequires:  cmake
14cu|netsniff-ng-0.6.1-1|13	BuildRequires:  ncurses-devel
14cu|netsniff-ng-0.6.1-1|14	BuildRequires:  pkgconfig(libnl-3.0)
14cu|netsniff-ng-0.6.1-1|15	BuildRequires:  pkgconfig(zlib)
14cu|netsniff-ng-0.6.1-1|16	BuildRequires:	pcap-devel
14cu|netsniff-ng-0.6.1-1|17	BuildRequires:  flex
14cu|netsniff-ng-0.6.1-1|18	BuildRequires:  bison
14cu|netsniff-ng-0.6.1-1|19	BuildRequires:  geoip-devel
14cu|netsniff-ng-0.6.1-1|20	BuildRequires:  netfilter_conntrack-devel
14cu|netsniff-ng-0.6.1-1|21	
14cu|netsniff-ng-0.6.1-1|22	%description
14cu|netsniff-ng-0.6.1-1|23	netsniff-ng is a high performance linux network sniffer for packet inspection.
14cu|netsniff-ng-0.6.1-1|24	Basically, it is similar to tcpdump, but it doesn't need one syscall per
14cu|netsniff-ng-0.6.1-1|25	packet. Instead, it uses an memory mapped area within kernelspace for accessing
14cu|netsniff-ng-0.6.1-1|26	packets without copying them to userspace (zero-copy mechanism).
14cu|netsniff-ng-0.6.1-1|27	
14cu|netsniff-ng-0.6.1-1|28	This tool is useful for debugging your network, measuring performance
14cu|netsniff-ng-0.6.1-1|29	throughput or creating network statistics of incoming packets on central
14cu|netsniff-ng-0.6.1-1|30	network nodes like routers or firewalls.
14cu|netsniff-ng-0.6.1-1|31	
14cu|netsniff-ng-0.6.1-1|32	%prep
14cu|netsniff-ng-0.6.1-1|33	%setup -q
14cu|netsniff-ng-0.6.1-1|34	
14cu|netsniff-ng-0.6.1-1|35	%build
14cu|netsniff-ng-0.6.1-1|36	%setup_compile_flags
14cu|netsniff-ng-0.6.1-1|37	./configure
14cu|netsniff-ng-0.6.1-1|38	%make \
14cu|netsniff-ng-0.6.1-1|39	PREFIX=%{_prefix} \
14cu|netsniff-ng-0.6.1-1|40	CFLAGS="$CFLAGS" \
14cu|netsniff-ng-0.6.1-1|41	LDFLAGS="$LDFLAGS" \
14cu|netsniff-ng-0.6.1-1|42	DISTRO=1 \
14cu|netsniff-ng-0.6.1-1|43	ETCDIR=%{_sysconfdir}
14cu|netsniff-ng-0.6.1-1|44	
14cu|netsniff-ng-0.6.1-1|45	%install
14cu|netsniff-ng-0.6.1-1|46	%makeinstall_std \
14cu|netsniff-ng-0.6.1-1|47	PREFIX=%{_prefix} \
14cu|netsniff-ng-0.6.1-1|48	ETCDIR=%{_sysconfdir}
14cu|netsniff-ng-0.6.1-1|49	
14cu|netsniff-ng-0.6.1-1|50	%files
14cu|netsniff-ng-0.6.1-1|51	%doc AUTHORS COPYING README REPORTING-BUGS
14cu|netsniff-ng-0.6.1-1|52	%{_sbindir}/netsniff-ng
14cu|netsniff-ng-0.6.1-1|53	%{_sbindir}/bpfc
14cu|netsniff-ng-0.6.1-1|54	%{_sbindir}/ifpps
14cu|netsniff-ng-0.6.1-1|55	%{_sbindir}/astraceroute
14cu|netsniff-ng-0.6.1-1|56	%{_sbindir}/trafgen
14cu|netsniff-ng-0.6.1-1|57	%{_mandir}/man8/*.8*
14cu|netsniff-ng-0.6.1-1|58	%dir %{_sysconfdir}/netsniff-ng
14cu|netsniff-ng-0.6.1-1|59	%config(noreplace) %{_sysconfdir}/netsniff-ng/*
14cu|netsniff-ng-0.6.1-1|60	
14cu|netsniff-ng-0.6.1-1|61	%changelog
14cu|netsniff-ng-0.6.1-1|62	
14cu|netsniff-ng-0.6.1-1|63	* Tue Oct 04 2016 alzim <alzim@bk.ru> 0.6.1-1
14cu|netsniff-ng-0.6.1-1|64	- (5b2563f) Merge pull request #2 from import/netsniff-ng:rosa2016.1
14cu|netsniff-ng-0.6.1-1|65	- (5b2563f) Updated to 0.6.1
14cu|netsniff-ng-0.6.1-1|66	
14cu|netsniff-ng-0.6.1-1|67	

11044 14
14cu|nettee-0.1.9.1-1|1	Summary: Network "tee" program
14cu|nettee-0.1.9.1-1|2	Name: nettee
14cu|nettee-0.1.9.1-1|3	Version: 0.1.9.1
14cu|nettee-0.1.9.1-1|4	Release: 1
14cu|nettee-0.1.9.1-1|5	Source0: %{name}-%{version}.tar.gz
14cu|nettee-0.1.9.1-1|6	License: GPL
14cu|nettee-0.1.9.1-1|7	Group: Networking/Other
14cu|nettee-0.1.9.1-1|8	Url: http://saf.bio.caltech.edu/nettee.html
14cu|nettee-0.1.9.1-1|9	
14cu|nettee-0.1.9.1-1|10	
14cu|nettee-0.1.9.1-1|11	%description
14cu|nettee-0.1.9.1-1|12	nettee is a network "tee" program.  It can typically transfer
14cu|nettee-0.1.9.1-1|13	data between N nodes at (nearly) the full bandwidth provided by the
14cu|nettee-0.1.9.1-1|14	switch which connects them.  It is handy for cloning nodes or moving
14cu|nettee-0.1.9.1-1|15	large database files.
14cu|nettee-0.1.9.1-1|16	
14cu|nettee-0.1.9.1-1|17	%prep
14cu|nettee-0.1.9.1-1|18	%setup -q -n %{name}-%{version}
14cu|nettee-0.1.9.1-1|19	
14cu|nettee-0.1.9.1-1|20	%build
14cu|nettee-0.1.9.1-1|21	gcc -O2 -g -pipe -Wformat -Werror=format-security -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -fasynchronous-unwind-tables -D_LARGEFILE64_SOURCE -o nettee nettee.c
14cu|nettee-0.1.9.1-1|22	
14cu|nettee-0.1.9.1-1|23	%install
14cu|nettee-0.1.9.1-1|24	mkdir -p %{buildroot}%{_bindir}
14cu|nettee-0.1.9.1-1|25	mkdir -p %{buildroot}%{_mandir}/man1
14cu|nettee-0.1.9.1-1|26	install -m755 $RPM_BUILD_DIR/%{name}-%{version}/%{name} %{buildroot}%{_bindir}/%{name}
14cu|nettee-0.1.9.1-1|27	install -m644 $RPM_BUILD_DIR/%{name}-%{version}/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|nettee-0.1.9.1-1|28	
14cu|nettee-0.1.9.1-1|29	%clean
14cu|nettee-0.1.9.1-1|30	
14cu|nettee-0.1.9.1-1|31	%files
14cu|nettee-0.1.9.1-1|32	%doc LICENSE *.TXT *.html *.sh
14cu|nettee-0.1.9.1-1|33	%{_bindir}/%{name}
14cu|nettee-0.1.9.1-1|34	%{_mandir}/man1/%{name}.*
14cu|nettee-0.1.9.1-1|35	
14cu|nettee-0.1.9.1-1|36	
14cu|nettee-0.1.9.1-1|37	
14cu|nettee-0.1.9.1-1|38	%changelog
14cu|nettee-0.1.9.1-1|39	
14cu|nettee-0.1.9.1-1|40	* Mon Aug 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9.1-1
14cu|nettee-0.1.9.1-1|41	- (de5d3e2) Spec cleanup
14cu|nettee-0.1.9.1-1|42	
14cu|nettee-0.1.9.1-1|43	

11045 14
14cu|nettoe-1.5.1-1|1	Name:           nettoe
14cu|nettoe-1.5.1-1|2	Version:        1.5.1
14cu|nettoe-1.5.1-1|3	Release:        1
14cu|nettoe-1.5.1-1|4	Summary:        Tic Tac Toe-like game for the Unix consoles written in C
14cu|nettoe-1.5.1-1|5	License:        GPLv2
14cu|nettoe-1.5.1-1|6	Group:          Games/Puzzles
14cu|nettoe-1.5.1-1|7	Url:            http://nettoe.sourceforge.net/index.php
14cu|nettoe-1.5.1-1|8	Source0:        http://prdownloads.sourceforge.net/nettoe/%{name}-%{version}.tar.gz
14cu|nettoe-1.5.1-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|nettoe-1.5.1-1|10	
14cu|nettoe-1.5.1-1|11	%description
14cu|nettoe-1.5.1-1|12	%{summary}.
14cu|nettoe-1.5.1-1|13	
14cu|nettoe-1.5.1-1|14	%files
14cu|nettoe-1.5.1-1|15	%doc BUGS COPYING README AUTHORS NEWS ChangeLog
14cu|nettoe-1.5.1-1|16	%{_bindir}/%{name}
14cu|nettoe-1.5.1-1|17	%{_mandir}/man6/%{name}.6*
14cu|nettoe-1.5.1-1|18	%{_datadir}/applications/*.desktop
14cu|nettoe-1.5.1-1|19	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|nettoe-1.5.1-1|20	#----------------------------------------------
14cu|nettoe-1.5.1-1|21	
14cu|nettoe-1.5.1-1|22	%prep
14cu|nettoe-1.5.1-1|23	%setup -q
14cu|nettoe-1.5.1-1|24	
14cu|nettoe-1.5.1-1|25	%build
14cu|nettoe-1.5.1-1|26	%configure2_5x --prefix=%{_prefix} \
14cu|nettoe-1.5.1-1|27	--bindir=%{_bindir} \
14cu|nettoe-1.5.1-1|28	--datadir=%{_datadir} \
14cu|nettoe-1.5.1-1|29	--enable-desktop
14cu|nettoe-1.5.1-1|30	
14cu|nettoe-1.5.1-1|31	%setup_compile_flags
14cu|nettoe-1.5.1-1|32	%make
14cu|nettoe-1.5.1-1|33	
14cu|nettoe-1.5.1-1|34	%install
14cu|nettoe-1.5.1-1|35	%makeinstall_std
14cu|nettoe-1.5.1-1|36	
14cu|nettoe-1.5.1-1|37	rm -fr %{buildroot}%{_datadir}/pixmaps
14cu|nettoe-1.5.1-1|38	
14cu|nettoe-1.5.1-1|39	
14cu|nettoe-1.5.1-1|40	%check
14cu|nettoe-1.5.1-1|41	%make test
14cu|nettoe-1.5.1-1|42	
14cu|nettoe-1.5.1-1|43	
14cu|nettoe-1.5.1-1|44	%changelog
14cu|nettoe-1.5.1-1|45	
14cu|nettoe-1.5.1-1|46	* Sat Sep 03 2016 abfonly <abfonly@gmail.com> 1.5.1-1
14cu|nettoe-1.5.1-1|47	- (cc81b91) Imported from SRPM
14cu|nettoe-1.5.1-1|48	
14cu|nettoe-1.5.1-1|49	

11046 14
14cu|neverball-1.6.0-3|1	Summary:	Arcade game
14cu|neverball-1.6.0-3|2	Name:		neverball
14cu|neverball-1.6.0-3|3	Version:	1.6.0
14cu|neverball-1.6.0-3|4	Release:	3
14cu|neverball-1.6.0-3|5	Epoch:		1
14cu|neverball-1.6.0-3|6	License:	GPLv2+
14cu|neverball-1.6.0-3|7	Group:		Games/Arcade
14cu|neverball-1.6.0-3|8	Url:		http://icculus.org/neverball/
14cu|neverball-1.6.0-3|9	Source0:	http://icculus.org/neverball/%{name}-%{version}.tar.gz
14cu|neverball-1.6.0-3|10	BuildRequires:	jpeg-devel
14cu|neverball-1.6.0-3|11	BuildRequires:	libphysfs-devel
14cu|neverball-1.6.0-3|12	BuildRequires:	pkgconfig(gl)
14cu|neverball-1.6.0-3|13	BuildRequires:	pkgconfig(libpng)
14cu|neverball-1.6.0-3|14	BuildRequires:	pkgconfig(sdl2)
14cu|neverball-1.6.0-3|15	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|neverball-1.6.0-3|16	BuildRequires:	pkgconfig(vorbisfile)
14cu|neverball-1.6.0-3|17	
14cu|neverball-1.6.0-3|18	%description
14cu|neverball-1.6.0-3|19	Tilt the floor to roll the ball through the obstacle course before time
14cu|neverball-1.6.0-3|20	runs out.
14cu|neverball-1.6.0-3|21	
14cu|neverball-1.6.0-3|22	This package inclutes neverputt, a golf game based on neverball.
14cu|neverball-1.6.0-3|23	
14cu|neverball-1.6.0-3|24	Hardware accellerated OpenGL support with multitexture (OpenGL 1.2.1
14cu|neverball-1.6.0-3|25	or greater) is required.
14cu|neverball-1.6.0-3|26	
14cu|neverball-1.6.0-3|27	%files -f %{name}.lang
14cu|neverball-1.6.0-3|28	%doc LICENSE.md README.md
14cu|neverball-1.6.0-3|29	%doc doc/*
14cu|neverball-1.6.0-3|30	%{_gamesbindir}/%{name}
14cu|neverball-1.6.0-3|31	%{_gamesbindir}/neverputt
14cu|neverball-1.6.0-3|32	%dir %{_gamesdatadir}/%{name}
14cu|neverball-1.6.0-3|33	%{_gamesdatadir}/%{name}/*
14cu|neverball-1.6.0-3|34	%{_datadir}/applications/%{name}.desktop
14cu|neverball-1.6.0-3|35	%{_datadir}/applications/neverputt.desktop
14cu|neverball-1.6.0-3|36	%{_datadir}/icons/hicolor/*/apps/never*png
14cu|neverball-1.6.0-3|37	%{_mandir}/man6/neverball.6*
14cu|neverball-1.6.0-3|38	%{_mandir}/man6/neverputt.6*
14cu|neverball-1.6.0-3|39	
14cu|neverball-1.6.0-3|40	#----------------------------------------------------------------------------
14cu|neverball-1.6.0-3|41	
14cu|neverball-1.6.0-3|42	%prep
14cu|neverball-1.6.0-3|43	%setup -q
14cu|neverball-1.6.0-3|44	
14cu|neverball-1.6.0-3|45	%build
14cu|neverball-1.6.0-3|46	%make \
14cu|neverball-1.6.0-3|47	CFLAGS="%{optflags}" \
14cu|neverball-1.6.0-3|48	CXXFLAGS="%{optflags}" \
14cu|neverball-1.6.0-3|49	ENABLE_NLS=1 \
14cu|neverball-1.6.0-3|50	DATADIR=%{_gamesdatadir}/%{name}/data \
14cu|neverball-1.6.0-3|51	LOCALEDIR=%{_datadir}/locale
14cu|neverball-1.6.0-3|52	
14cu|neverball-1.6.0-3|53	%install
14cu|neverball-1.6.0-3|54	install -m 755 -D %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|neverball-1.6.0-3|55	install -m 755 neverputt %{buildroot}%{_gamesbindir}/
14cu|neverball-1.6.0-3|56	
14cu|neverball-1.6.0-3|57	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|neverball-1.6.0-3|58	rm -fr data/map-*/*.map
14cu|neverball-1.6.0-3|59	find data -perm 0600 | xargs chmod 0644
14cu|neverball-1.6.0-3|60	cp -a data %{buildroot}%{_gamesdatadir}/%{name}/
14cu|neverball-1.6.0-3|61	
14cu|neverball-1.6.0-3|62	mkdir -p %{buildroot}%{_datadir}/applications
14cu|neverball-1.6.0-3|63	install -m 644 dist/*.desktop %{buildroot}%{_datadir}/applications
14cu|neverball-1.6.0-3|64	mkdir -p %{buildroot}%{_mandir}/man6
14cu|neverball-1.6.0-3|65	install -m 644 dist/*.6 %{buildroot}%{_mandir}/man6
14cu|neverball-1.6.0-3|66	
14cu|neverball-1.6.0-3|67	for res in 16 24 32 48 64 128 256; do
14cu|neverball-1.6.0-3|68	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps
14cu|neverball-1.6.0-3|69	install -m 644 dist/neverball_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverball.png
14cu|neverball-1.6.0-3|70	install -m 644 dist/neverputt_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverputt.png
14cu|neverball-1.6.0-3|71	done
14cu|neverball-1.6.0-3|72	
14cu|neverball-1.6.0-3|73	cp -r locale %{buildroot}%{_datadir}/
14cu|neverball-1.6.0-3|74	
14cu|neverball-1.6.0-3|75	%find_lang %{name}
14cu|neverball-1.6.0-3|76	
14cu|neverball-1.6.0-3|77	
14cu|neverball-1.6.0-3|78	%changelog
14cu|neverball-1.6.0-3|79	
14cu|neverball-1.6.0-3|80	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.6.0-3
14cu|neverball-1.6.0-3|81	- (f582333) Bump release
14cu|neverball-1.6.0-3|82	
14cu|neverball-1.6.0-3|83	

11047 14
14cu|newsupaplex-0.803-1|1	%define beta 803
14cu|newsupaplex-0.803-1|2	
14cu|newsupaplex-0.803-1|3	Summary:	Supaplex clone
14cu|newsupaplex-0.803-1|4	Name:		newsupaplex
14cu|newsupaplex-0.803-1|5	Version:	0.%{beta}
14cu|newsupaplex-0.803-1|6	Release:	1
14cu|newsupaplex-0.803-1|7	License:	BSD-like with copyright notice
14cu|newsupaplex-0.803-1|8	Group:		Games/Arcade
14cu|newsupaplex-0.803-1|9	Url:		http://www.newsupaplex.pp.ru/
14cu|newsupaplex-0.803-1|10	BuildRequires:	tar
14cu|newsupaplex-0.803-1|11	BuildRequires:	gzip
14cu|newsupaplex-0.803-1|12	# Even with __noautoreqfiles, the process of dependency detection is rather slow ...
14cu|newsupaplex-0.803-1|13	#AutoReqProv:	no
14cu|newsupaplex-0.803-1|14	AutoProv:	no
14cu|newsupaplex-0.803-1|15	# % define __noautoreqfiles (/opt/brackets/locales|/opt/brackets/www|/opt/brackets/samples|/opt/brackets/node-core)
14cu|newsupaplex-0.803-1|16	%define __noautoreq 'libclan.*|libbass.*|libjpeg.*|libpng.*'
14cu|newsupaplex-0.803-1|17	
14cu|newsupaplex-0.803-1|18	# Though brackets is Open Source, currently we just repack deb packages from upstream
14cu|newsupaplex-0.803-1|19	Source0:	http://www.newsupaplex.pp.ru/files/newsupaplex%{beta}_linux_i386.tar.gz
14cu|newsupaplex-0.803-1|20	Source1:	http://www.newsupaplex.pp.ru/files/newsupaplex%{beta}_linux_amd64.tar.gz
14cu|newsupaplex-0.803-1|21	Source2:	%{name}.desktop
14cu|newsupaplex-0.803-1|22	Source3:	newsupaplex.sh
14cu|newsupaplex-0.803-1|23	Source4:	%{name}.png
14cu|newsupaplex-0.803-1|24	Source100:	%{name}.rpmlintrc
14cu|newsupaplex-0.803-1|25	
14cu|newsupaplex-0.803-1|26	%description
14cu|newsupaplex-0.803-1|27	Supaplex clone.
14cu|newsupaplex-0.803-1|28	
14cu|newsupaplex-0.803-1|29	%files
14cu|newsupaplex-0.803-1|30	/opt/NewSupaplex
14cu|newsupaplex-0.803-1|31	%{_bindir}/*
14cu|newsupaplex-0.803-1|32	%{_datadir}/applications/*
14cu|newsupaplex-0.803-1|33	%{_iconsdir}/hicolor/*/apps/*
14cu|newsupaplex-0.803-1|34	
14cu|newsupaplex-0.803-1|35	#----------------------------------------------------------------------------
14cu|newsupaplex-0.803-1|36	
14cu|newsupaplex-0.803-1|37	%prep
14cu|newsupaplex-0.803-1|38	%setup -qcT
14cu|newsupaplex-0.803-1|39	%ifarch x86_64
14cu|newsupaplex-0.803-1|40	tar xzf %{SOURCE1}
14cu|newsupaplex-0.803-1|41	%endif
14cu|newsupaplex-0.803-1|42	
14cu|newsupaplex-0.803-1|43	%ifarch %{ix86}
14cu|newsupaplex-0.803-1|44	tar xzf %{SOURCE0}
14cu|newsupaplex-0.803-1|45	%endif
14cu|newsupaplex-0.803-1|46	
14cu|newsupaplex-0.803-1|47	%install
14cu|newsupaplex-0.803-1|48	mkdir -p %{buildroot}/opt
14cu|newsupaplex-0.803-1|49	cp -r NewSupaplex %{buildroot}/opt
14cu|newsupaplex-0.803-1|50	mkdir -p %{buildroot}/%{_bindir}
14cu|newsupaplex-0.803-1|51	install -m755 %{SOURCE3} %{buildroot}/%{_bindir}/newsupaplex
14cu|newsupaplex-0.803-1|52	pushd %{buildroot}/%{_bindir}
14cu|newsupaplex-0.803-1|53	ln -s newsupaplex supaplex
14cu|newsupaplex-0.803-1|54	popd
14cu|newsupaplex-0.803-1|55	
14cu|newsupaplex-0.803-1|56	
14cu|newsupaplex-0.803-1|57	#for s in 32 48 128 256; do
14cu|newsupaplex-0.803-1|58	#  mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|newsupaplex-0.803-1|59	#done
14cu|newsupaplex-0.803-1|60	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cu|newsupaplex-0.803-1|61	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|newsupaplex-0.803-1|62	
14cu|newsupaplex-0.803-1|63	#install -m 0644 opt/brackets/appshell32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|newsupaplex-0.803-1|64	#install -m 0644 opt/brackets/appshell48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|newsupaplex-0.803-1|65	#install -m 0644 opt/brackets/appshell128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|newsupaplex-0.803-1|66	#install -m 0644 opt/brackets/appshell256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|newsupaplex-0.803-1|67	
14cu|newsupaplex-0.803-1|68	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|newsupaplex-0.803-1|69	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|newsupaplex-0.803-1|70	
14cu|newsupaplex-0.803-1|71	%changelog
14cu|newsupaplex-0.803-1|72	
14cu|newsupaplex-0.803-1|73	* Sun Feb 14 2016 Denis Silakov <dsilakov@gmail.com> 0.803-1
14cu|newsupaplex-0.803-1|74	- (cd36b9d) Reupload tarball
14cu|newsupaplex-0.803-1|75	
14cu|newsupaplex-0.803-1|76	

11048 14
14cu|nextcloud-10.0.1-1|1	Summary:	Open personal cloud
14cu|nextcloud-10.0.1-1|2	Name:		nextcloud
14cu|nextcloud-10.0.1-1|3	Version:	10.0.1
14cu|nextcloud-10.0.1-1|4	Release:	1
14cu|nextcloud-10.0.1-1|5	License:	AGPLv3
14cu|nextcloud-10.0.1-1|6	Group:		System/Servers
14cu|nextcloud-10.0.1-1|7	Url:		https://nextcloud.com
14cu|nextcloud-10.0.1-1|8	Source0:	https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2
14cu|nextcloud-10.0.1-1|9	Source1:	https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2.asc
14cu|nextcloud-10.0.1-1|10	Source2:	apache.example.conf
14cu|nextcloud-10.0.1-1|11	Source100:	%{name}.rpmlintrc
14cu|nextcloud-10.0.1-1|12	
14cu|nextcloud-10.0.1-1|13	# apache
14cu|nextcloud-10.0.1-1|14	Requires:	config(apache-base)
14cu|nextcloud-10.0.1-1|15	Requires:	config(apache-mod_php)
14cu|nextcloud-10.0.1-1|16	# perl
14cu|nextcloud-10.0.1-1|17	Requires:	perl(Locale::PO)
14cu|nextcloud-10.0.1-1|18	Requires:	perl(Cwd)
14cu|nextcloud-10.0.1-1|19	Requires:	perl(Data::Dumper)
14cu|nextcloud-10.0.1-1|20	Requires:	perl(File::Basename)
14cu|nextcloud-10.0.1-1|21	Requires:	perl(File::Path)
14cu|nextcloud-10.0.1-1|22	Requires:	perl(Locale::PO)
14cu|nextcloud-10.0.1-1|23	#php
14cu|nextcloud-10.0.1-1|24	Requires:	php-apcu
14cu|nextcloud-10.0.1-1|25	Requires:	php-cli
14cu|nextcloud-10.0.1-1|26	Requires:	config(php-apacheaccessor)
14cu|nextcloud-10.0.1-1|27	Requires:	config(php-curl)
14cu|nextcloud-10.0.1-1|28	Requires:	config(php-gd)
14cu|nextcloud-10.0.1-1|29	Requires:	config(php-iconv)
14cu|nextcloud-10.0.1-1|30	Requires:	config(php-intl)
14cu|nextcloud-10.0.1-1|31	Requires:	config(php-ldap)
14cu|nextcloud-10.0.1-1|32	Requires:	config(php-mbstring)
14cu|nextcloud-10.0.1-1|33	Requires:	config(php-mcrypt)
14cu|nextcloud-10.0.1-1|34	Requires:	config(php-pdo_sqlite)
14cu|nextcloud-10.0.1-1|35	Requires:	config(php-pgsql)
14cu|nextcloud-10.0.1-1|36	Requires:	config(php-sqlite3)
14cu|nextcloud-10.0.1-1|37	Requires:	config(php-zip)
14cu|nextcloud-10.0.1-1|38	# Drop cacheing because of conflicts,Sflo
14cu|nextcloud-10.0.1-1|39	#Suggests:	config(php-xcache)
14cu|nextcloud-10.0.1-1|40	Requires:	mariadb
14cu|nextcloud-10.0.1-1|41	Requires:	samba-client
14cu|nextcloud-10.0.1-1|42	# Files preview
14cu|nextcloud-10.0.1-1|43	Requires:	ffmpeg
14cu|nextcloud-10.0.1-1|44	Suggests:	libreoffice
14cu|nextcloud-10.0.1-1|45	# For apache user and group
14cu|nextcloud-10.0.1-1|46	Requires(pre):	apache-base
14cu|nextcloud-10.0.1-1|47	Conflicts:	owncloud
14cu|nextcloud-10.0.1-1|48	# It takes too long to detect empty Requires and Provides, just disable it
14cu|nextcloud-10.0.1-1|49	AutoReqProv:	0
14cu|nextcloud-10.0.1-1|50	BuildArch:	noarch
14cu|nextcloud-10.0.1-1|51	
14cu|nextcloud-10.0.1-1|52	%description
14cu|nextcloud-10.0.1-1|53	Nextcloud is an open source, self-hosted file sync and share and communication
14cu|nextcloud-10.0.1-1|54	app platform. Access & sync your files, contacts, calendars & communicate and
14cu|nextcloud-10.0.1-1|55	collaborate across your devices.
14cu|nextcloud-10.0.1-1|56	
14cu|nextcloud-10.0.1-1|57	%files
14cu|nextcloud-10.0.1-1|58	%doc COPYING-AGPL AUTHORS
14cu|nextcloud-10.0.1-1|59	%attr(-,apache,apache) %{_datadir}/%{name}
14cu|nextcloud-10.0.1-1|60	# Not sure if this is useful...
14cu|nextcloud-10.0.1-1|61	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/.htaccess
14cu|nextcloud-10.0.1-1|62	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/apache.conf.example
14cu|nextcloud-10.0.1-1|63	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/config.sample.php
14cu|nextcloud-10.0.1-1|64	%{_sysconfdir}/pki/%{name}/*.pem
14cu|nextcloud-10.0.1-1|65	
14cu|nextcloud-10.0.1-1|66	%post
14cu|nextcloud-10.0.1-1|67	ln -s %{_sysconfdir}/httpd/conf/webapps.d %{_datadir}/%{name}/config
14cu|nextcloud-10.0.1-1|68	
14cu|nextcloud-10.0.1-1|69	%postun
14cu|nextcloud-10.0.1-1|70	rm -Rf %{_datadir}/%{name}/config
14cu|nextcloud-10.0.1-1|71	
14cu|nextcloud-10.0.1-1|72	#--------------------------------------------------------------------
14cu|nextcloud-10.0.1-1|73	
14cu|nextcloud-10.0.1-1|74	%prep
14cu|nextcloud-10.0.1-1|75	%setup -qn %{name}
14cu|nextcloud-10.0.1-1|76	sed -i "s|'appstoreenabled'.*|'appstoreenabled' => false,|" config/config.sample.php
14cu|nextcloud-10.0.1-1|77	
14cu|nextcloud-10.0.1-1|78	%build
14cu|nextcloud-10.0.1-1|79	
14cu|nextcloud-10.0.1-1|80	%install
14cu|nextcloud-10.0.1-1|81	mkdir -p %{buildroot}%{_datadir}/nextcloud
14cu|nextcloud-10.0.1-1|82	(
14cu|nextcloud-10.0.1-1|83	cd %{buildroot}%{_datadir}
14cu|nextcloud-10.0.1-1|84	tar xjf %{SOURCE0}
14cu|nextcloud-10.0.1-1|85	)
14cu|nextcloud-10.0.1-1|86	
14cu|nextcloud-10.0.1-1|87	# clean zero lenght
14cu|nextcloud-10.0.1-1|88	find %{buildroot} -size 0 -delete
14cu|nextcloud-10.0.1-1|89	
14cu|nextcloud-10.0.1-1|90	# move config to /etc
14cu|nextcloud-10.0.1-1|91	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|nextcloud-10.0.1-1|92	mv %{buildroot}%{_datadir}/%{name}/config/config.sample.php %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|nextcloud-10.0.1-1|93	# Not sure if this is useful...
14cu|nextcloud-10.0.1-1|94	mv %{buildroot}%{_datadir}/%{name}/config/.htaccess %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|nextcloud-10.0.1-1|95	
14cu|nextcloud-10.0.1-1|96	# install apache config file
14cu|nextcloud-10.0.1-1|97	install -m 644 %{SOURCE2}  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/apache.conf.example
14cu|nextcloud-10.0.1-1|98	
14cu|nextcloud-10.0.1-1|99	# fix some attr
14cu|nextcloud-10.0.1-1|100	find %{buildroot}%{_datadir}/nextcloud -type f -exec chmod 0644 {} \;
14cu|nextcloud-10.0.1-1|101	find %{buildroot}%{_datadir}/nextcloud -type d -exec chmod 0755 {} \;
14cu|nextcloud-10.0.1-1|102	
14cu|nextcloud-10.0.1-1|103	# pem cert.
14cu|nextcloud-10.0.1-1|104	mkdir -p %{buildroot}%{_sysconfdir}/pki/%{name}
14cu|nextcloud-10.0.1-1|105	find . %{buildroot} -name "*.pem" -exec mv --target-directory=%{buildroot}%{_sysconfdir}/pki/%{name} {} \;
14cu|nextcloud-10.0.1-1|106	
14cu|nextcloud-10.0.1-1|107	%changelog

11049 14
14cu|nfoview-1.20-1|1	Summary:	Simple viewer for NFO files
14cu|nfoview-1.20-1|2	Name:		nfoview
14cu|nfoview-1.20-1|3	Version:	1.20
14cu|nfoview-1.20-1|4	Release:	1
14cu|nfoview-1.20-1|5	License:	GPLv3+
14cu|nfoview-1.20-1|6	Group:		File tools
14cu|nfoview-1.20-1|7	URL:		http://otsaloma.io/nfoview/
14cu|nfoview-1.20-1|8	Source0:	https://github.com/otsaloma/nfoview/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|nfoview-1.20-1|9	Requires:	pygtk2.0
14cu|nfoview-1.20-1|10	Requires:	pygtk2.0-libglade
14cu|nfoview-1.20-1|11	Requires:	python3-gobject3
14cu|nfoview-1.20-1|12	Suggests:	terminus-font
14cu|nfoview-1.20-1|13	BuildRequires:	desktop-file-utils
14cu|nfoview-1.20-1|14	BuildRequires:	intltool
14cu|nfoview-1.20-1|15	BuildRequires:	python3-devel
14cu|nfoview-1.20-1|16	BuildRequires:	pygtk2.0
14cu|nfoview-1.20-1|17	BuildRequires:	pygtk2.0-libglade
14cu|nfoview-1.20-1|18	Requires(post):	desktop-common-data
14cu|nfoview-1.20-1|19	Requires(postun): desktop-common-data
14cu|nfoview-1.20-1|20	Requires(post):	desktop-file-utils
14cu|nfoview-1.20-1|21	Requires(postun): desktop-file-utils
14cu|nfoview-1.20-1|22	BuildArch:		noarch
14cu|nfoview-1.20-1|23	
14cu|nfoview-1.20-1|24	%description
14cu|nfoview-1.20-1|25	NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in
14cu|nfoview-1.20-1|26	the CP437 codepage. The advantages of using NFO Viewer instead of a
14cu|nfoview-1.20-1|27	text editor are preset font and encoding settings, automatic window
14cu|nfoview-1.20-1|28	size and clickable hyperlinks.
14cu|nfoview-1.20-1|29	
14cu|nfoview-1.20-1|30	%prep
14cu|nfoview-1.20-1|31	%setup -q
14cu|nfoview-1.20-1|32	
14cu|nfoview-1.20-1|33	%build
14cu|nfoview-1.20-1|34	python3 setup.py build
14cu|nfoview-1.20-1|35	
14cu|nfoview-1.20-1|36	%install
14cu|nfoview-1.20-1|37	python3 setup.py install --root=%{buildroot}
14cu|nfoview-1.20-1|38	%find_lang %{name}
14cu|nfoview-1.20-1|39	
14cu|nfoview-1.20-1|40	%files -f %{name}.lang
14cu|nfoview-1.20-1|41	%defattr(-,root,root,-)
14cu|nfoview-1.20-1|42	%doc AUTHORS.md NEWS.md README.md TODO.md
14cu|nfoview-1.20-1|43	%{_bindir}/nfoview
14cu|nfoview-1.20-1|44	%{py3_puresitedir}/nfoview*
14cu|nfoview-1.20-1|45	%{_datadir}/applications/nfoview.desktop
14cu|nfoview-1.20-1|46	%{_mandir}/man1/nfoview.1*
14cu|nfoview-1.20-1|47	%{_datadir}/nfoview
14cu|nfoview-1.20-1|48	%{_datadir}/icons/hicolor/*/apps/nfoview.*
14cu|nfoview-1.20-1|49	%{_datadir}/appdata/nfoview.appdata.xml
14cu|nfoview-1.20-1|50	
14cu|nfoview-1.20-1|51	%changelog
14cu|nfoview-1.20-1|52	
14cu|nfoview-1.20-1|53	* Tue Oct 04 2016 alzim <alzim@bk.ru> 1.20-1
14cu|nfoview-1.20-1|54	- (5504c3e) Merge pull request #2 from import/nfoview:rosa2016.1
14cu|nfoview-1.20-1|55	- (5504c3e) Updated to 1.20
14cu|nfoview-1.20-1|56	
14cu|nfoview-1.20-1|57	

11050 14
14cu|nilfs-utils-2.2.5-1|1	%define major 0
14cu|nilfs-utils-2.2.5-1|2	#define libname %mklibname %{name} %{api} %{major}
14cu|nilfs-utils-2.2.5-1|3	%define libname %mklibname %{name}
14cu|nilfs-utils-2.2.5-1|4	%define devname %mklibname %{name} -d
14cu|nilfs-utils-2.2.5-1|5	
14cu|nilfs-utils-2.2.5-1|6	%define libnilfs %mklibname nilfs %{major}
14cu|nilfs-utils-2.2.5-1|7	%define libnilfscleaner %mklibname nilfscleaner %{major}
14cu|nilfs-utils-2.2.5-1|8	%define libnilfsgc %mklibname nilfsgc %{major}
14cu|nilfs-utils-2.2.5-1|9	
14cu|nilfs-utils-2.2.5-1|10	%define _root_sbindir /sbin
14cu|nilfs-utils-2.2.5-1|11	
14cu|nilfs-utils-2.2.5-1|12	%bcond_with uclibc
14cu|nilfs-utils-2.2.5-1|13	
14cu|nilfs-utils-2.2.5-1|14	Summary:	Tools for nilfs filesystem
14cu|nilfs-utils-2.2.5-1|15	Name:		nilfs-utils
14cu|nilfs-utils-2.2.5-1|16	Version:	2.2.5
14cu|nilfs-utils-2.2.5-1|17	Release:	1
14cu|nilfs-utils-2.2.5-1|18	License:	GPLv2+
14cu|nilfs-utils-2.2.5-1|19	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|20	Source0:	https://github.com/nilfs-dev/nilfs-utils/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|nilfs-utils-2.2.5-1|21	Url:		http://www.nilfs.org/en/index.html
14cu|nilfs-utils-2.2.5-1|22	BuildRequires:	pkgconfig(ext2fs)
14cu|nilfs-utils-2.2.5-1|23	BuildRequires:	pkgconfig(uuid)
14cu|nilfs-utils-2.2.5-1|24	BuildRequires:	pkgconfig(mount)
14cu|nilfs-utils-2.2.5-1|25	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|26	BuildRequires:	uClibc-devel
14cu|nilfs-utils-2.2.5-1|27	BuildRequires:	uclibc-ext2fs-devel
14cu|nilfs-utils-2.2.5-1|28	BuildRequires:	uclibc-libuuid-devel
14cu|nilfs-utils-2.2.5-1|29	BuildRequires:	uclibc-libmount-devel
14cu|nilfs-utils-2.2.5-1|30	%endif
14cu|nilfs-utils-2.2.5-1|31	
14cu|nilfs-utils-2.2.5-1|32	%description
14cu|nilfs-utils-2.2.5-1|33	NILFS is a log-structured file system supporting versioning of the entire
14cu|nilfs-utils-2.2.5-1|34	file system and continuous snapshotting which allows users to even restore
14cu|nilfs-utils-2.2.5-1|35	files mistakenly overwritten or destroyed just a few seconds ago.
14cu|nilfs-utils-2.2.5-1|36	
14cu|nilfs-utils-2.2.5-1|37	%files
14cu|nilfs-utils-2.2.5-1|38	%doc AUTHORS ChangeLog README
14cu|nilfs-utils-2.2.5-1|39	%config(noreplace) %{_sysconfdir}/nilfs_cleanerd.conf
14cu|nilfs-utils-2.2.5-1|40	%{_bindir}/*
14cu|nilfs-utils-2.2.5-1|41	%{_root_sbindir}/*
14cu|nilfs-utils-2.2.5-1|42	%{_sbindir}/*
14cu|nilfs-utils-2.2.5-1|43	%{_mandir}/man?/*.xz
14cu|nilfs-utils-2.2.5-1|44	
14cu|nilfs-utils-2.2.5-1|45	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|46	
14cu|nilfs-utils-2.2.5-1|47	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|48	%package -n uclibc-%{name}
14cu|nilfs-utils-2.2.5-1|49	Summary:	Tools for nilfs filesystem (uClibc build)
14cu|nilfs-utils-2.2.5-1|50	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|51	
14cu|nilfs-utils-2.2.5-1|52	%description -n	uclibc-%{name}
14cu|nilfs-utils-2.2.5-1|53	NILFS is a log-structured file system supporting versioning of the entire
14cu|nilfs-utils-2.2.5-1|54	file system and continuous snapshotting which allows users to even restore
14cu|nilfs-utils-2.2.5-1|55	files mistakenly overwritten or destroyed just a few seconds ago.
14cu|nilfs-utils-2.2.5-1|56	
14cu|nilfs-utils-2.2.5-1|57	%files -n uclibc-%{name}
14cu|nilfs-utils-2.2.5-1|58	%{uclibc_root}%{_bindir}/*
14cu|nilfs-utils-2.2.5-1|59	%{uclibc_root}%{_root_sbindir}/*
14cu|nilfs-utils-2.2.5-1|60	%endif
14cu|nilfs-utils-2.2.5-1|61	
14cu|nilfs-utils-2.2.5-1|62	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|63	
14cu|nilfs-utils-2.2.5-1|64	%package -n %{libnilfs}
14cu|nilfs-utils-2.2.5-1|65	Summary:	The libnilfs library for %{name}
14cu|nilfs-utils-2.2.5-1|66	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|67	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|68	%rename		%{libname}
14cu|nilfs-utils-2.2.5-1|69	%rename		%{libname}0
14cu|nilfs-utils-2.2.5-1|70	
14cu|nilfs-utils-2.2.5-1|71	%description -n %{libnilfs}
14cu|nilfs-utils-2.2.5-1|72	This package contains the libnilfs library needed to run programs dynamically
14cu|nilfs-utils-2.2.5-1|73	linked with %{name}.
14cu|nilfs-utils-2.2.5-1|74	
14cu|nilfs-utils-2.2.5-1|75	%files -n %{libnilfs}
14cu|nilfs-utils-2.2.5-1|76	%{_libdir}/libnilfs.so.%{major}*
14cu|nilfs-utils-2.2.5-1|77	
14cu|nilfs-utils-2.2.5-1|78	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|79	
14cu|nilfs-utils-2.2.5-1|80	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|81	%package -n uclibc-%{libnilfs}
14cu|nilfs-utils-2.2.5-1|82	Summary:	The libnilfs library for %{name} (uClibc build)
14cu|nilfs-utils-2.2.5-1|83	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|84	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|85	
14cu|nilfs-utils-2.2.5-1|86	%description -n uclibc-%{libnilfs}
14cu|nilfs-utils-2.2.5-1|87	This package contains the libnilfs library needed to run programs dynamically
14cu|nilfs-utils-2.2.5-1|88	linked with %{name}.
14cu|nilfs-utils-2.2.5-1|89	
14cu|nilfs-utils-2.2.5-1|90	%files -n uclibc-%{libnilfs}
14cu|nilfs-utils-2.2.5-1|91	%{uclibc_root}%{_libdir}/libnilfs.so.%{major}*
14cu|nilfs-utils-2.2.5-1|92	%endif
14cu|nilfs-utils-2.2.5-1|93	
14cu|nilfs-utils-2.2.5-1|94	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|95	
14cu|nilfs-utils-2.2.5-1|96	%package -n %{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|97	Summary:	The libnilfscleaner library for %{name}
14cu|nilfs-utils-2.2.5-1|98	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|99	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|100	%rename		%{libname}
14cu|nilfs-utils-2.2.5-1|101	%rename		%{libname}0
14cu|nilfs-utils-2.2.5-1|102	
14cu|nilfs-utils-2.2.5-1|103	%description -n %{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|104	This package contains the libnilfscleaner library needed to run programs
14cu|nilfs-utils-2.2.5-1|105	dynamically linked with %{name}.
14cu|nilfs-utils-2.2.5-1|106	
14cu|nilfs-utils-2.2.5-1|107	%files -n %{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|108	%{_libdir}/libnilfscleaner.so.%{major}*
14cu|nilfs-utils-2.2.5-1|109	
14cu|nilfs-utils-2.2.5-1|110	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|111	
14cu|nilfs-utils-2.2.5-1|112	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|113	%package -n uclibc-%{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|114	Summary:	The libnilfscleaner library for %{name} (uClibc build)
14cu|nilfs-utils-2.2.5-1|115	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|116	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|117	
14cu|nilfs-utils-2.2.5-1|118	%description -n uclibc-%{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|119	This package contains the libnilfscleaner library needed to run programs
14cu|nilfs-utils-2.2.5-1|120	dynamically linked with %{name}.
14cu|nilfs-utils-2.2.5-1|121	
14cu|nilfs-utils-2.2.5-1|122	%files -n uclibc-%{libnilfscleaner}
14cu|nilfs-utils-2.2.5-1|123	%{uclibc_root}%{_libdir}/libnilfscleaner.so.%{major}*
14cu|nilfs-utils-2.2.5-1|124	%endif
14cu|nilfs-utils-2.2.5-1|125	
14cu|nilfs-utils-2.2.5-1|126	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|127	
14cu|nilfs-utils-2.2.5-1|128	%package -n %{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|129	Summary:	The libnilfsgc library for %{name}
14cu|nilfs-utils-2.2.5-1|130	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|131	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|132	%rename		%{libname}
14cu|nilfs-utils-2.2.5-1|133	%rename		%{libname}0
14cu|nilfs-utils-2.2.5-1|134	
14cu|nilfs-utils-2.2.5-1|135	%description -n %{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|136	This package contains the libnilfsgc library needed to run programs dynamically
14cu|nilfs-utils-2.2.5-1|137	linked with %{name}.
14cu|nilfs-utils-2.2.5-1|138	
14cu|nilfs-utils-2.2.5-1|139	%files -n %{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|140	%{_libdir}/libnilfsgc.so.%{major}*
14cu|nilfs-utils-2.2.5-1|141	
14cu|nilfs-utils-2.2.5-1|142	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|143	
14cu|nilfs-utils-2.2.5-1|144	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|145	%package -n uclibc-%{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|146	Summary:	The libnilfsgc library for %{name} (uClibc build)
14cu|nilfs-utils-2.2.5-1|147	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|148	License:	LGPLv2.1+
14cu|nilfs-utils-2.2.5-1|149	
14cu|nilfs-utils-2.2.5-1|150	%description -n uclibc-%{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|151	This package contains the libnilfsgc library needed to run programs dynamically
14cu|nilfs-utils-2.2.5-1|152	linked with %{name}.
14cu|nilfs-utils-2.2.5-1|153	
14cu|nilfs-utils-2.2.5-1|154	%files -n uclibc-%{libnilfsgc}
14cu|nilfs-utils-2.2.5-1|155	%{uclibc_root}%{_libdir}/libnilfsgc.so.%{major}*
14cu|nilfs-utils-2.2.5-1|156	%endif
14cu|nilfs-utils-2.2.5-1|157	
14cu|nilfs-utils-2.2.5-1|158	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|159	
14cu|nilfs-utils-2.2.5-1|160	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|161	%package -n uclibc-%{devname}
14cu|nilfs-utils-2.2.5-1|162	Summary:	Headers for developing programs that will use %{name}
14cu|nilfs-utils-2.2.5-1|163	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|164	Requires:	uclibc-%{devname} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|165	Requires:	uclibc-%{libnilfs} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|166	Requires:	uclibc-%{libnilfsgc} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|167	Requires:	uclibc-%{libnilfscleaner} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|168	Provides:	uclibc-%{name}-devel = %{EVRD}
14cu|nilfs-utils-2.2.5-1|169	
14cu|nilfs-utils-2.2.5-1|170	%description -n uclibc-%{devname}
14cu|nilfs-utils-2.2.5-1|171	This package contains the headers that programmers will need to develop
14cu|nilfs-utils-2.2.5-1|172	applications which will use %{name}.
14cu|nilfs-utils-2.2.5-1|173	
14cu|nilfs-utils-2.2.5-1|174	%files -n uclibc-%{devname}
14cu|nilfs-utils-2.2.5-1|175	%{uclibc_root}%{_libdir}/libnilfs*.so
14cu|nilfs-utils-2.2.5-1|176	%endif
14cu|nilfs-utils-2.2.5-1|177	
14cu|nilfs-utils-2.2.5-1|178	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|179	
14cu|nilfs-utils-2.2.5-1|180	%package -n %{devname}
14cu|nilfs-utils-2.2.5-1|181	Summary:	Headers for developing programs that will use %{name}
14cu|nilfs-utils-2.2.5-1|182	Group:		System/Base
14cu|nilfs-utils-2.2.5-1|183	Requires:	%{name} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|184	Requires:	%{libnilfs} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|185	Requires:	%{libnilfsgc} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|186	Requires:	%{libnilfscleaner} = %{EVRD}
14cu|nilfs-utils-2.2.5-1|187	Provides:	%{name}-devel = %{EVRD}
14cu|nilfs-utils-2.2.5-1|188	
14cu|nilfs-utils-2.2.5-1|189	%description -n %{devname}
14cu|nilfs-utils-2.2.5-1|190	This package contains the headers that programmers will need to develop
14cu|nilfs-utils-2.2.5-1|191	applications which will use %{name}.
14cu|nilfs-utils-2.2.5-1|192	
14cu|nilfs-utils-2.2.5-1|193	%files -n %{devname}
14cu|nilfs-utils-2.2.5-1|194	%{_libdir}/libnilfs*.so
14cu|nilfs-utils-2.2.5-1|195	%{_includedir}/*.h
14cu|nilfs-utils-2.2.5-1|196	
14cu|nilfs-utils-2.2.5-1|197	#------------------------------------------------------------------------
14cu|nilfs-utils-2.2.5-1|198	
14cu|nilfs-utils-2.2.5-1|199	%prep
14cu|nilfs-utils-2.2.5-1|200	%setup -q
14cu|nilfs-utils-2.2.5-1|201	%before_configure
14cu|nilfs-utils-2.2.5-1|202	
14cu|nilfs-utils-2.2.5-1|203	%build
14cu|nilfs-utils-2.2.5-1|204	autoreconf -fiv
14cu|nilfs-utils-2.2.5-1|205	CONFIGURE_TOP="$PWD"
14cu|nilfs-utils-2.2.5-1|206	
14cu|nilfs-utils-2.2.5-1|207	mkdir -p glibc
14cu|nilfs-utils-2.2.5-1|208	pushd glibc
14cu|nilfs-utils-2.2.5-1|209	%configure --disable-static
14cu|nilfs-utils-2.2.5-1|210	%make CC=%{__cc}
14cu|nilfs-utils-2.2.5-1|211	popd
14cu|nilfs-utils-2.2.5-1|212	
14cu|nilfs-utils-2.2.5-1|213	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|214	mkdir -p uclibc
14cu|nilfs-utils-2.2.5-1|215	pushd uclibc
14cu|nilfs-utils-2.2.5-1|216	%uclibc_configure \
14cu|nilfs-utils-2.2.5-1|217	--disable-static
14cu|nilfs-utils-2.2.5-1|218	%make
14cu|nilfs-utils-2.2.5-1|219	popd
14cu|nilfs-utils-2.2.5-1|220	%endif
14cu|nilfs-utils-2.2.5-1|221	
14cu|nilfs-utils-2.2.5-1|222	%install
14cu|nilfs-utils-2.2.5-1|223	%if %{with uclibc}
14cu|nilfs-utils-2.2.5-1|224	%makeinstall_std -C uclibc LDCONFIG=/bin/true sbindir=%{uclibc_root}/%{_root_sbindir}
14cu|nilfs-utils-2.2.5-1|225	%endif
14cu|nilfs-utils-2.2.5-1|226	
14cu|nilfs-utils-2.2.5-1|227	%makeinstall_std -C glibc LDCONFIG=/bin/true
14cu|nilfs-utils-2.2.5-1|228	
14cu|nilfs-utils-2.2.5-1|229	%changelog
14cu|nilfs-utils-2.2.5-1|230	
14cu|nilfs-utils-2.2.5-1|231	* Tue Oct 04 2016 alzim <alzim@bk.ru> 2.2.5-1
14cu|nilfs-utils-2.2.5-1|232	- (b2b6037) Merge pull request #2 from import/nilfs-utils:rosa2016.1
14cu|nilfs-utils-2.2.5-1|233	- (b2b6037) Updated to 2.2.5
14cu|nilfs-utils-2.2.5-1|234	
14cu|nilfs-utils-2.2.5-1|235	

11051 14
14cu|ninja-ide-2.3-2|1	Summary:	Python Development Environment
14cu|ninja-ide-2.3-2|2	Name:		ninja-ide
14cu|ninja-ide-2.3-2|3	Version:	2.3
14cu|ninja-ide-2.3-2|4	Release:	2
14cu|ninja-ide-2.3-2|5	License:	GPLv3+
14cu|ninja-ide-2.3-2|6	Group:		Development/Python
14cu|ninja-ide-2.3-2|7	Url:		http://www.ninja-ide.org
14cu|ninja-ide-2.3-2|8	Source0:	%{name}-%{version}.zip
14cu|ninja-ide-2.3-2|9	Source1:	%{name}.desktop
14cu|ninja-ide-2.3-2|10	BuildRequires:	imagemagick
14cu|ninja-ide-2.3-2|11	BuildRequires:	python-pyinotify
14cu|ninja-ide-2.3-2|12	BuildRequires:	python-qt4
14cu|ninja-ide-2.3-2|13	BuildRequires:	python-setuptools
14cu|ninja-ide-2.3-2|14	Requires:	python-qt4
14cu|ninja-ide-2.3-2|15	Requires:	python-pyinotify
14cu|ninja-ide-2.3-2|16	BuildArch:	noarch
14cu|ninja-ide-2.3-2|17	
14cu|ninja-ide-2.3-2|18	%description
14cu|ninja-ide-2.3-2|19	NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"),
14cu|ninja-ide-2.3-2|20	is a cross-platform integrated development environment (IDE).
14cu|ninja-ide-2.3-2|21	
14cu|ninja-ide-2.3-2|22	NINJA-IDE runs on Linux/X11, Mac OS X and Windows desktop operating systems,
14cu|ninja-ide-2.3-2|23	and allows developers to create applications for several purposes using all
14cu|ninja-ide-2.3-2|24	the tools and utilities of NINJA-IDE, making the task of writing software
14cu|ninja-ide-2.3-2|25	easier and more enjoyable.
14cu|ninja-ide-2.3-2|26	
14cu|ninja-ide-2.3-2|27	%files
14cu|ninja-ide-2.3-2|28	%{_bindir}/%{name}
14cu|ninja-ide-2.3-2|29	%{_datadir}/applications/%{name}.desktop
14cu|ninja-ide-2.3-2|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ninja-ide-2.3-2|31	%{py_puresitedir}/ninja_ide/
14cu|ninja-ide-2.3-2|32	%{py_puresitedir}/ninja_tests/
14cu|ninja-ide-2.3-2|33	%{py_puresitedir}/NINJA_IDE-%{version}-py%{python2_version}.egg-info
14cu|ninja-ide-2.3-2|34	
14cu|ninja-ide-2.3-2|35	#----------------------------------------------------------------------------
14cu|ninja-ide-2.3-2|36	
14cu|ninja-ide-2.3-2|37	%prep
14cu|ninja-ide-2.3-2|38	%setup -qn %{name}-%{version}
14cu|ninja-ide-2.3-2|39	
14cu|ninja-ide-2.3-2|40	%build
14cu|ninja-ide-2.3-2|41	
14cu|ninja-ide-2.3-2|42	%install
14cu|ninja-ide-2.3-2|43	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cu|ninja-ide-2.3-2|44	
14cu|ninja-ide-2.3-2|45	mogrify %{buildroot}%{py_puresitedir}/ninja_ide/img/*.png
14cu|ninja-ide-2.3-2|46	
14cu|ninja-ide-2.3-2|47	mkdir -p %{buildroot}%{_datadir}/applications
14cu|ninja-ide-2.3-2|48	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|ninja-ide-2.3-2|49	
14cu|ninja-ide-2.3-2|50	# install menu icons
14cu|ninja-ide-2.3-2|51	for N in 16 32 48 64 128;
14cu|ninja-ide-2.3-2|52	do
14cu|ninja-ide-2.3-2|53	convert %{buildroot}%{py_puresitedir}/ninja_ide/img/icon.png -scale ${N}x${N} $N.png;
14cu|ninja-ide-2.3-2|54	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|ninja-ide-2.3-2|55	done
14cu|ninja-ide-2.3-2|56	
14cu|ninja-ide-2.3-2|57	%changelog
14cu|ninja-ide-2.3-2|58	
14cu|ninja-ide-2.3-2|59	* Wed Jan 24 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-2
14cu|ninja-ide-2.3-2|60	- (c0e8d14) Final cleanups
14cu|ninja-ide-2.3-2|61	
14cu|ninja-ide-2.3-2|62	

11052 14
14cu|nip2-7.42.1-1|1	Summary:	Interface for vips image manipulation tool
14cu|nip2-7.42.1-1|2	Name:		nip2
14cu|nip2-7.42.1-1|3	Version:	7.42.1
14cu|nip2-7.42.1-1|4	Release:	1
14cu|nip2-7.42.1-1|5	License:	LGPLv2+
14cu|nip2-7.42.1-1|6	Group:		Video
14cu|nip2-7.42.1-1|7	Url:		http://www.vips.ecs.soton.ac.uk/index.php
14cu|nip2-7.42.1-1|8	Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.42/%{name}-%{version}.tar.gz
14cu|nip2-7.42.1-1|9	BuildRequires:	bison
14cu|nip2-7.42.1-1|10	BuildRequires:	flex >= 2.5.36
14cu|nip2-7.42.1-1|11	BuildRequires:	gettext
14cu|nip2-7.42.1-1|12	BuildRequires:	imagemagick
14cu|nip2-7.42.1-1|13	# It tests for xdg-open - AdamW
14cu|nip2-7.42.1-1|14	BuildRequires:	xdg-utils
14cu|nip2-7.42.1-1|15	# It tests for update-{mime,desktop}-database,
14cu|nip2-7.42.1-1|16	# but we don't use them at build time
14cu|nip2-7.42.1-1|17	#BuildRequires:	desktop-file-utils
14cu|nip2-7.42.1-1|18	BuildRequires:	pkgconfig(fftw3)
14cu|nip2-7.42.1-1|19	BuildRequires:	pkgconfig(gsl)
14cu|nip2-7.42.1-1|20	BuildRequires:	pkgconfig(libgsf-1)
14cu|nip2-7.42.1-1|21	BuildRequires:	graphviz
14cu|nip2-7.42.1-1|22	BuildRequires:	pkgconfig(libgoffice-0.8)
14cu|nip2-7.42.1-1|23	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.24
14cu|nip2-7.42.1-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.14
14cu|nip2-7.42.1-1|25	BuildRequires:	pkgconfig(libxml-2.0)
14cu|nip2-7.42.1-1|26	BuildRequires:	pkgconfig(vips) >= %{version}
14cu|nip2-7.42.1-1|27	BuildRequires:	perl(XML::Parser)
14cu|nip2-7.42.1-1|28	Requires:	xdg-utils
14cu|nip2-7.42.1-1|29	
14cu|nip2-7.42.1-1|30	%description
14cu|nip2-7.42.1-1|31	This program aims to be about halfway between Excel and Photoshop. You don't
14cu|nip2-7.42.1-1|32	directly edit images - instead, like a spreadsheet, you build relationships
14cu|nip2-7.42.1-1|33	between objects. When you make a change somewhere, nip2 will recalculate the
14cu|nip2-7.42.1-1|34	objects affected by that change. Since it is demand-driven this update is
14cu|nip2-7.42.1-1|35	usually (almost) instant, even for very, very large images.
14cu|nip2-7.42.1-1|36	
14cu|nip2-7.42.1-1|37	%files -f %{name}.lang
14cu|nip2-7.42.1-1|38	%doc %{_defaultdocdir}/%{name}
14cu|nip2-7.42.1-1|39	%{_bindir}/*
14cu|nip2-7.42.1-1|40	%{_datadir}/%{name}
14cu|nip2-7.42.1-1|41	%{_mandir}/man1/%{name}.1.*
14cu|nip2-7.42.1-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|nip2-7.42.1-1|43	%{_datadir}/applications/*
14cu|nip2-7.42.1-1|44	%{_datadir}/appdata/%{name}.appdata.xml
14cu|nip2-7.42.1-1|45	%{_datadir}/mime/packages/%{name}.xml
14cu|nip2-7.42.1-1|46	
14cu|nip2-7.42.1-1|47	#----------------------------------------------------------------------------
14cu|nip2-7.42.1-1|48	
14cu|nip2-7.42.1-1|49	%prep
14cu|nip2-7.42.1-1|50	%setup -q
14cu|nip2-7.42.1-1|51	
14cu|nip2-7.42.1-1|52	
14cu|nip2-7.42.1-1|53	%build
14cu|nip2-7.42.1-1|54	%configure2_5x --disable-update-desktop
14cu|nip2-7.42.1-1|55	%make
14cu|nip2-7.42.1-1|56	
14cu|nip2-7.42.1-1|57	
14cu|nip2-7.42.1-1|58	%install
14cu|nip2-7.42.1-1|59	%makeinstall_std
14cu|nip2-7.42.1-1|60	
14cu|nip2-7.42.1-1|61	rm -fr %{buildroot}%{_datadir}/locale/malkovich
14cu|nip2-7.42.1-1|62	
14cu|nip2-7.42.1-1|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|nip2-7.42.1-1|64	convert -scale 16x16 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|nip2-7.42.1-1|65	convert -scale 32x32 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|nip2-7.42.1-1|66	convert -scale 48x48 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|nip2-7.42.1-1|67	
14cu|nip2-7.42.1-1|68	%find_lang %{name}
14cu|nip2-7.42.1-1|69	
14cu|nip2-7.42.1-1|70	
14cu|nip2-7.42.1-1|71	%changelog
14cu|nip2-7.42.1-1|72	
14cu|nip2-7.42.1-1|73	* Mon Apr 13 2015 Giovanni Mariani <mc2374@mclink.it> 7.42.1-1
14cu|nip2-7.42.1-1|74	- (3af73b8) Updated to release 7.42.1, updated BReqs and fixed file list
14cu|nip2-7.42.1-1|75	
14cu|nip2-7.42.1-1|76	

11053 14
14cu|nitroshare-0.3.4-2|1	%define urlver %(echo %{version}|cut -d. -f1,2)
14cu|nitroshare-0.3.4-2|2	
14cu|nitroshare-0.3.4-2|3	Summary:	A simple tool for sending files to other machines on a local network
14cu|nitroshare-0.3.4-2|4	Name:		nitroshare
14cu|nitroshare-0.3.4-2|5	Version:	0.3.4
14cu|nitroshare-0.3.4-2|6	Release:	2
14cu|nitroshare-0.3.4-2|7	License:	MIT
14cu|nitroshare-0.3.4-2|8	Group:		Networking/File transfer
14cu|nitroshare-0.3.4-2|9	Url:		https://nitroshare.net
14cu|nitroshare-0.3.4-2|10	# https://github.com/nitroshare/nitroshare-desktop
14cu|nitroshare-0.3.4-2|11	Source0:	https://launchpad.net/nitroshare/%{urlver}/%{version}/+download/%{name}-%{version}.tar.gz
14cu|nitroshare-0.3.4-2|12	Source1:	https://launchpad.net/nitroshare/%{urlver}/%{version}/+download/%{name}-%{version}.tar.gz.asc
14cu|nitroshare-0.3.4-2|13	Source2:	nitroshare-0.3.4_ru.tar.gz
14cu|nitroshare-0.3.4-2|14	BuildRequires:	cmake
14cu|nitroshare-0.3.4-2|15	BuildRequires:	kde5-macros
14cu|nitroshare-0.3.4-2|16	BuildRequires:	qt5-linguist-tools
14cu|nitroshare-0.3.4-2|17	BuildRequires:	pkgconfig(Qt5Network)
14cu|nitroshare-0.3.4-2|18	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|nitroshare-0.3.4-2|19	BuildRequires:	pkgconfig(Qt5Svg)
14cu|nitroshare-0.3.4-2|20	BuildRequires:	pkgconfig(Qt5DBus)
14cu|nitroshare-0.3.4-2|21	# extra BRs needed for Mate, Gnome and Cinnamon DEs
14cu|nitroshare-0.3.4-2|22	BuildRequires:	pkgconfig(appindicator-0.1)
14cu|nitroshare-0.3.4-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|nitroshare-0.3.4-2|24	BuildRequires:	pkgconfig(libnotify)
14cu|nitroshare-0.3.4-2|25	
14cu|nitroshare-0.3.4-2|26	%description
14cu|nitroshare-0.3.4-2|27	A cross-platform network file transfer application designed to make
14cu|nitroshare-0.3.4-2|28	transferring any file to any device as painless as possible.
14cu|nitroshare-0.3.4-2|29	
14cu|nitroshare-0.3.4-2|30	Features:
14cu|nitroshare-0.3.4-2|31	* Automatic discovery of devices on the local network.
14cu|nitroshare-0.3.4-2|32	* Simple and intuitive user interface.
14cu|nitroshare-0.3.4-2|33	* Transfer entire directories.
14cu|nitroshare-0.3.4-2|34	
14cu|nitroshare-0.3.4-2|35	%files
14cu|nitroshare-0.3.4-2|36	%doc README.md
14cu|nitroshare-0.3.4-2|37	%{_bindir}/%{name}*
14cu|nitroshare-0.3.4-2|38	%{_datadir}/applications/%{name}.desktop
14cu|nitroshare-0.3.4-2|39	%{_kde5_services}/nitroshare_addtoservicemenu.desktop
14cu|nitroshare-0.3.4-2|40	%{_iconsdir}/hicolor/*/*/%{name}*.svg
14cu|nitroshare-0.3.4-2|41	%{_iconsdir}/breeze*/*/*/%{name}*.svg
14cu|nitroshare-0.3.4-2|42	%{_mandir}/man1/%{name}.1*
14cu|nitroshare-0.3.4-2|43	%{_iconsdir}/gnome/24x24/apps/nitroshare-indicator.png
14cu|nitroshare-0.3.4-2|44	%{_iconsdir}/ubuntu-mono-dark/apps/22/nitroshare-indicator.png
14cu|nitroshare-0.3.4-2|45	%{_iconsdir}/ubuntu-mono-dark/apps/24/nitroshare-indicator.svg
14cu|nitroshare-0.3.4-2|46	%{_iconsdir}/ubuntu-mono-light/apps/22/nitroshare-indicator.png
14cu|nitroshare-0.3.4-2|47	%{_iconsdir}/ubuntu-mono-light/apps/24/nitroshare-indicator.svg
14cu|nitroshare-0.3.4-2|48	
14cu|nitroshare-0.3.4-2|49	#----------------------------------------------------
14cu|nitroshare-0.3.4-2|50	
14cu|nitroshare-0.3.4-2|51	%package nautilus
14cu|nitroshare-0.3.4-2|52	Summary:	Nautilus extension for Nitroshare
14cu|nitroshare-0.3.4-2|53	Group:		Graphical desktop/GNOME
14cu|nitroshare-0.3.4-2|54	Requires:	%{name} = %{EVRD}
14cu|nitroshare-0.3.4-2|55	Requires:	nautilus-python
14cu|nitroshare-0.3.4-2|56	BuildArch:	noarch
14cu|nitroshare-0.3.4-2|57	
14cu|nitroshare-0.3.4-2|58	%description nautilus
14cu|nitroshare-0.3.4-2|59	The %{name}-nautilus package contains the %{name} extension for the
14cu|nitroshare-0.3.4-2|60	nautilus file manager.
14cu|nitroshare-0.3.4-2|61	
14cu|nitroshare-0.3.4-2|62	%files nautilus
14cu|nitroshare-0.3.4-2|63	%doc README.md
14cu|nitroshare-0.3.4-2|64	%{_datadir}/nautilus-python/extensions/*.py*
14cu|nitroshare-0.3.4-2|65	
14cu|nitroshare-0.3.4-2|66	#----------------------------------------------------
14cu|nitroshare-0.3.4-2|67	
14cu|nitroshare-0.3.4-2|68	%package caja
14cu|nitroshare-0.3.4-2|69	Summary:	Caja extension for Nitroshare
14cu|nitroshare-0.3.4-2|70	Group:		Graphical desktop/MATE
14cu|nitroshare-0.3.4-2|71	Requires:	%{name} = %{EVRD}
14cu|nitroshare-0.3.4-2|72	Requires:	python-caja
14cu|nitroshare-0.3.4-2|73	BuildArch:	noarch
14cu|nitroshare-0.3.4-2|74	
14cu|nitroshare-0.3.4-2|75	%description caja
14cu|nitroshare-0.3.4-2|76	The %{name}-caja package contains the %{name} extension for the
14cu|nitroshare-0.3.4-2|77	caja file manager.
14cu|nitroshare-0.3.4-2|78	
14cu|nitroshare-0.3.4-2|79	%files caja
14cu|nitroshare-0.3.4-2|80	%doc README.md
14cu|nitroshare-0.3.4-2|81	%{_datadir}/caja-python/extensions/*.py*
14cu|nitroshare-0.3.4-2|82	
14cu|nitroshare-0.3.4-2|83	#----------------------------------------------------
14cu|nitroshare-0.3.4-2|84	
14cu|nitroshare-0.3.4-2|85	%prep
14cu|nitroshare-0.3.4-2|86	%setup -q
14cu|nitroshare-0.3.4-2|87	
14cu|nitroshare-0.3.4-2|88	pushd src/data/ts
14cu|nitroshare-0.3.4-2|89	tar -xvzf %{SOURCE2}
14cu|nitroshare-0.3.4-2|90	popd
14cu|nitroshare-0.3.4-2|91	
14cu|nitroshare-0.3.4-2|92	%build
14cu|nitroshare-0.3.4-2|93	%cmake_qt5
14cu|nitroshare-0.3.4-2|94	
14cu|nitroshare-0.3.4-2|95	%make
14cu|nitroshare-0.3.4-2|96	
14cu|nitroshare-0.3.4-2|97	# Caja is GTK2 so fix version of typelib(Gtk;Caja)
14cu|nitroshare-0.3.4-2|98	sed -i -e "s|'3.0'|'2.0'|g" src/dist/nitroshare_caja.py
14cu|nitroshare-0.3.4-2|99	
14cu|nitroshare-0.3.4-2|100	%install
14cu|nitroshare-0.3.4-2|101	%makeinstall_std -C build
14cu|nitroshare-0.3.4-2|102	
14cu|nitroshare-0.3.4-2|103	rm -rf %{buildroot}%{_datadir}/nemo-python/extensions/*.py*
14cu|nitroshare-0.3.4-2|104	
14cu|nitroshare-0.3.4-2|105	%changelog
14cu|nitroshare-0.3.4-2|106	
14cu|nitroshare-0.3.4-2|107	* Mon Nov 06 2017 Victor Ryzhikh <victorr2007@yandex.ru> 0.3.4-2
14cu|nitroshare-0.3.4-2|108	- (8888bb0) Updated Russian translations
14cu|nitroshare-0.3.4-2|109	
14cu|nitroshare-0.3.4-2|110	

11054 14
14cu|nixnote-2.0-0.1|1	%define oname nixnote2
14cu|nixnote-2.0-0.1|2	%define __noautoreq 'libcurl\\.so(.*)'
14cu|nixnote-2.0-0.1|3	
14cu|nixnote-2.0-0.1|4	Name:		nixnote
14cu|nixnote-2.0-0.1|5	Version:	2.0
14cu|nixnote-2.0-0.1|6	Release:	0.1
14cu|nixnote-2.0-0.1|7	Group:		Networking/Other
14cu|nixnote-2.0-0.1|8	Summary:	Evernote-clone. Use with Evernote to remember everything
14cu|nixnote-2.0-0.1|9	License:	GPLv2
14cu|nixnote-2.0-0.1|10	URL:		http://nevernote.sourceforge.net/
14cu|nixnote-2.0-0.1|11	Source0:	%{oname}-%{version}-beta8_i386.tar.gz
14cu|nixnote-2.0-0.1|12	Source1:	%{oname}-%{version}-beta8_amd64.tar.gz
14cu|nixnote-2.0-0.1|13	Source2:    nixnote2_ru.tar.gz
14cu|nixnote-2.0-0.1|14	Requires:   java-openjdk
14cu|nixnote-2.0-0.1|15	%ifarch %ix86
14cu|nixnote-2.0-0.1|16	Requires:   libpng0
14cu|nixnote-2.0-0.1|17	%else
14cu|nixnote-2.0-0.1|18	Requires:   lib64png0
14cu|nixnote-2.0-0.1|19	%endif
14cu|nixnote-2.0-0.1|20	Obsoletes:	nevernote
14cu|nixnote-2.0-0.1|21	
14cu|nixnote-2.0-0.1|22	%description
14cu|nixnote-2.0-0.1|23	Evernote-clone. Use with Evernote to remember everything
14cu|nixnote-2.0-0.1|24	
14cu|nixnote-2.0-0.1|25	%prep
14cu|nixnote-2.0-0.1|26	%ifarch %ix86
14cu|nixnote-2.0-0.1|27	%setup -q -b 0 -n %{oname}
14cu|nixnote-2.0-0.1|28	%else
14cu|nixnote-2.0-0.1|29	%setup -q -b 1 -n %{oname}
14cu|nixnote-2.0-0.1|30	%endif
14cu|nixnote-2.0-0.1|31	
14cu|nixnote-2.0-0.1|32	pushd usr/share/nixnote2/translations
14cu|nixnote-2.0-0.1|33	tar -xvzf %{SOURCE2}
14cu|nixnote-2.0-0.1|34	popd
14cu|nixnote-2.0-0.1|35	
14cu|nixnote-2.0-0.1|36	%install
14cu|nixnote-2.0-0.1|37	install -d -m 755 %{buildroot}%{_bindir}
14cu|nixnote-2.0-0.1|38	install -m 755 usr/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nixnote-2.0-0.1|39	
14cu|nixnote-2.0-0.1|40	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|nixnote-2.0-0.1|41	install -m 644 usr/share/applications/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|nixnote-2.0-0.1|42	
14cu|nixnote-2.0-0.1|43	install -d -m 755 %{buildroot}%{_datadir}/%{oname}
14cu|nixnote-2.0-0.1|44	cp -a usr/share/%{oname}/* %{buildroot}%{_datadir}/%{oname}
14cu|nixnote-2.0-0.1|45	
14cu|nixnote-2.0-0.1|46	%files
14cu|nixnote-2.0-0.1|47	%defattr(-,root,root)
14cu|nixnote-2.0-0.1|48	%{_bindir}/%{oname}
14cu|nixnote-2.0-0.1|49	%{_datadir}/applications/%{oname}.desktop
14cu|nixnote-2.0-0.1|50	%{_datadir}/%{oname}
14cu|nixnote-2.0-0.1|51	
14cu|nixnote-2.0-0.1|52	%changelog
14cu|nixnote-2.0-0.1|53	
14cu|nixnote-2.0-0.1|54	* Thu Sep 22 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0-0.1
14cu|nixnote-2.0-0.1|55	- (3a9c134) Updated to 2.0, updated Russian translations
14cu|nixnote-2.0-0.1|56	
14cu|nixnote-2.0-0.1|57	

11055 14
14cu|nkf-2.1.4-2|1	Summary:	Network Kanji code conversion Filter
14cu|nkf-2.1.4-2|2	Name:		nkf
14cu|nkf-2.1.4-2|3	Version:	2.1.4
14cu|nkf-2.1.4-2|4	Release:	2
14cu|nkf-2.1.4-2|5	License:	BSD
14cu|nkf-2.1.4-2|6	Group:		System/Internationalization
14cu|nkf-2.1.4-2|7	Url:		http://sourceforge.jp/projects/nkf/
14cu|nkf-2.1.4-2|8	Source0:	http://prdownloads.sourceforge.jp/nkf/20055/%{name}-%{version}.tar.gz
14cu|nkf-2.1.4-2|9	BuildRequires:	perl-devel
14cu|nkf-2.1.4-2|10	
14cu|nkf-2.1.4-2|11	%description
14cu|nkf-2.1.4-2|12	Nkf is a yet another kanji code converter among networks, hosts and
14cu|nkf-2.1.4-2|13	terminals.  It converts input kanji code to designated kanji code such
14cu|nkf-2.1.4-2|14	as 7-bit JIS, MS-kanji (shifted-JIS) or EUC.
14cu|nkf-2.1.4-2|15	
14cu|nkf-2.1.4-2|16	%files
14cu|nkf-2.1.4-2|17	%doc nkf.doc
14cu|nkf-2.1.4-2|18	%{_bindir}/nkf
14cu|nkf-2.1.4-2|19	%{_mandir}/man1/nkf.1*
14cu|nkf-2.1.4-2|20	%{_mandir}/ja/man1/nkf.1*
14cu|nkf-2.1.4-2|21	
14cu|nkf-2.1.4-2|22	#----------------------------------------------------------------------------
14cu|nkf-2.1.4-2|23	
14cu|nkf-2.1.4-2|24	%package -n perl-nkf
14cu|nkf-2.1.4-2|25	Summary:	Perl extension for Network Kanji Filter
14cu|nkf-2.1.4-2|26	Obsoletes:	perl-NKF
14cu|nkf-2.1.4-2|27	
14cu|nkf-2.1.4-2|28	%description -n perl-nkf
14cu|nkf-2.1.4-2|29	This is a Perl Extension version of nkf (Netowrk Kanji Filter).
14cu|nkf-2.1.4-2|30	It converts the last argument and return converted result. Conversion
14cu|nkf-2.1.4-2|31	details are specified by flags before the last argument.
14cu|nkf-2.1.4-2|32	
14cu|nkf-2.1.4-2|33	%files -n perl-nkf
14cu|nkf-2.1.4-2|34	%{perl_vendorarch}/NKF.pm
14cu|nkf-2.1.4-2|35	%{perl_vendorarch}/auto/NKF
14cu|nkf-2.1.4-2|36	%{_mandir}/man3/*
14cu|nkf-2.1.4-2|37	
14cu|nkf-2.1.4-2|38	#----------------------------------------------------------------------------
14cu|nkf-2.1.4-2|39	
14cu|nkf-2.1.4-2|40	%prep
14cu|nkf-2.1.4-2|41	%setup -q
14cu|nkf-2.1.4-2|42	
14cu|nkf-2.1.4-2|43	%build
14cu|nkf-2.1.4-2|44	%make CFLAGS="%{optflags}" nkf
14cu|nkf-2.1.4-2|45	
14cu|nkf-2.1.4-2|46	pushd NKF.mod
14cu|nkf-2.1.4-2|47	perl Makefile.PL INSTALLDIRS=vendor
14cu|nkf-2.1.4-2|48	%make  CFLAGS='%{optflags}'
14cu|nkf-2.1.4-2|49	popd
14cu|nkf-2.1.4-2|50	
14cu|nkf-2.1.4-2|51	%install
14cu|nkf-2.1.4-2|52	install -d %{buildroot}%{_bindir}
14cu|nkf-2.1.4-2|53	install -m 755 nkf %{buildroot}%{_bindir}
14cu|nkf-2.1.4-2|54	
14cu|nkf-2.1.4-2|55	install -d %{buildroot}%{_mandir}/man1
14cu|nkf-2.1.4-2|56	install -m 644 nkf.1 %{buildroot}%{_mandir}/man1
14cu|nkf-2.1.4-2|57	
14cu|nkf-2.1.4-2|58	install -d %{buildroot}%{_mandir}/ja/man1
14cu|nkf-2.1.4-2|59	install -m 644 nkf.1j %{buildroot}%{_mandir}/ja/man1/nkf.1
14cu|nkf-2.1.4-2|60	
14cu|nkf-2.1.4-2|61	pushd NKF.mod
14cu|nkf-2.1.4-2|62	%makeinstall_std
14cu|nkf-2.1.4-2|63	popd
14cu|nkf-2.1.4-2|64	
14cu|nkf-2.1.4-2|65	%changelog
14cu|nkf-2.1.4-2|66	
14cu|nkf-2.1.4-2|67	* Fri Mar 04 2016 Denis Silakov <dsilakov@gmail.com> 2.1.4-2
14cu|nkf-2.1.4-2|68	- (663f7a8) Added perl-devel BR
14cu|nkf-2.1.4-2|69	
14cu|nkf-2.1.4-2|70	

11056 14
14cu|nmapsi4-0.4.1-1|1	Summary:	Qt4-based GUI to provide a complete nmap interface
14cu|nmapsi4-0.4.1-1|2	Name:		nmapsi4
14cu|nmapsi4-0.4.1-1|3	Version:	0.4.1
14cu|nmapsi4-0.4.1-1|4	Release:	1
14cu|nmapsi4-0.4.1-1|5	License:	GPLv2+
14cu|nmapsi4-0.4.1-1|6	Group:		Networking/Other
14cu|nmapsi4-0.4.1-1|7	Url:		http://www.nmapsi4.org/
14cu|nmapsi4-0.4.1-1|8	Source0:	http://nmapsi4.googlecode.com/files/%{name}-%{version}.tar.xz
14cu|nmapsi4-0.4.1-1|9	BuildRequires:	cmake
14cu|nmapsi4-0.4.1-1|10	BuildRequires:	nmap
14cu|nmapsi4-0.4.1-1|11	BuildRequires:	kdelibs4-devel
14cu|nmapsi4-0.4.1-1|12	Requires:	nmap
14cu|nmapsi4-0.4.1-1|13	
14cu|nmapsi4-0.4.1-1|14	%description
14cu|nmapsi4-0.4.1-1|15	NmapSI4 is a Qt4-based GUI with the design goals to provide a complete
14cu|nmapsi4-0.4.1-1|16	nmap interface for users, in order to management all option of this power
14cu|nmapsi4-0.4.1-1|17	security net scanner.
14cu|nmapsi4-0.4.1-1|18	
14cu|nmapsi4-0.4.1-1|19	%files
14cu|nmapsi4-0.4.1-1|20	%doc AUTHORS README NEWS TODO NEWS
14cu|nmapsi4-0.4.1-1|21	%{_bindir}/nmapsi4
14cu|nmapsi4-0.4.1-1|22	%{_kde_applicationsdir}/nmapsi4*.desktop
14cu|nmapsi4-0.4.1-1|23	%{_kde_iconsdir}/hicolor/*/apps/nmapsi4.png
14cu|nmapsi4-0.4.1-1|24	%{_datadir}/dbus-1/interfaces/org.nmapsi4.Nmapsi4.xml
14cu|nmapsi4-0.4.1-1|25	%{_datadir}/nmapsi4/locale/nmapsi4_*.qm
14cu|nmapsi4-0.4.1-1|26	
14cu|nmapsi4-0.4.1-1|27	#----------------------------------------------------------------------------
14cu|nmapsi4-0.4.1-1|28	
14cu|nmapsi4-0.4.1-1|29	%prep
14cu|nmapsi4-0.4.1-1|30	%setup -q
14cu|nmapsi4-0.4.1-1|31	
14cu|nmapsi4-0.4.1-1|32	%build
14cu|nmapsi4-0.4.1-1|33	%cmake_kde4
14cu|nmapsi4-0.4.1-1|34	%make
14cu|nmapsi4-0.4.1-1|35	
14cu|nmapsi4-0.4.1-1|36	%install
14cu|nmapsi4-0.4.1-1|37	%makeinstall_std -C build
14cu|nmapsi4-0.4.1-1|38	
14cu|nmapsi4-0.4.1-1|39	
14cu|nmapsi4-0.4.1-1|40	
14cu|nmapsi4-0.4.1-1|41	%changelog
14cu|nmapsi4-0.4.1-1|42	* Mon Oct 06 2014 Rosa <rosa@abf.rosalinux.ru> 0.4.1-1
14cu|nmapsi4-0.4.1-1|43	+ Revision: 3a18a5a
14cu|nmapsi4-0.4.1-1|44	- Automatic import for version 0.4.1-1
14cu|nmapsi4-0.4.1-1|45	
14cu|nmapsi4-0.4.1-1|46	

11057 14
14cu|nml-0.4.4-1|1	# Dropped noarch qualify to really fix build on i586
14cu|nml-0.4.4-1|2	%define	debug_package %{nil}
14cu|nml-0.4.4-1|3	
14cu|nml-0.4.4-1|4	Summary:	A tool to compile nml files to grf or nfo files
14cu|nml-0.4.4-1|5	Name:		nml
14cu|nml-0.4.4-1|6	Version:	0.4.4
14cu|nml-0.4.4-1|7	Release:	1
14cu|nml-0.4.4-1|8	License:	GPLv2+
14cu|nml-0.4.4-1|9	Group:		Graphics
14cu|nml-0.4.4-1|10	Url:		http://dev.openttdcoop.org/projects/nml
14cu|nml-0.4.4-1|11	Source0:	http://bundles.openttdcoop.org/nml/releases/LATEST/%{name}-%{version}.tar.gz
14cu|nml-0.4.4-1|12	BuildRequires:	pkgconfig(python3)
14cu|nml-0.4.4-1|13	BuildRequires:	python3-setuptools
14cu|nml-0.4.4-1|14	BuildRequires:	python3-pillow
14cu|nml-0.4.4-1|15	BuildRequires:	python3-ply
14cu|nml-0.4.4-1|16	Requires:	python3 >= 3.2
14cu|nml-0.4.4-1|17	Requires:	python3-ply
14cu|nml-0.4.4-1|18	Requires:	python3-pillow
14cu|nml-0.4.4-1|19	Requires:	python3-pkg-resources
14cu|nml-0.4.4-1|20	# Drop this because otherwise there is no way to handle
14cu|nml-0.4.4-1|21	# the files being put in %%{py3_platsitedir} on x86_64
14cu|nml-0.4.4-1|22	#BuildArch:	noarch
14cu|nml-0.4.4-1|23	Conflicts:	%{name} < %{EVRD}
14cu|nml-0.4.4-1|24	
14cu|nml-0.4.4-1|25	%description
14cu|nml-0.4.4-1|26	A python3-based tool to compile nml files to grf and/or nfo files. NML is a
14cu|nml-0.4.4-1|27	meta-language that aims to be a lot simpler to learn and use than nfo.
14cu|nml-0.4.4-1|28	
14cu|nml-0.4.4-1|29	%files
14cu|nml-0.4.4-1|30	%doc docs/* examples/
14cu|nml-0.4.4-1|31	%{_bindir}/nmlc
14cu|nml-0.4.4-1|32	%{_mandir}/man1/nmlc.1.*
14cu|nml-0.4.4-1|33	%{py3_platsitedir}/%{name}-%{version}-py*.egg-info/*
14cu|nml-0.4.4-1|34	%{py3_platsitedir}/%{name}/*
14cu|nml-0.4.4-1|35	%{py3_platsitedir}/%{name}*.so
14cu|nml-0.4.4-1|36	
14cu|nml-0.4.4-1|37	#----------------------------------------------------------------------------
14cu|nml-0.4.4-1|38	
14cu|nml-0.4.4-1|39	%prep
14cu|nml-0.4.4-1|40	%setup -q
14cu|nml-0.4.4-1|41	
14cu|nml-0.4.4-1|42	# fix build with new python3-pillow
14cu|nml-0.4.4-1|43	sed -i -e 's,tostring(),tobytes(),g' \
14cu|nml-0.4.4-1|44	nml/spriteencoder.py \
14cu|nml-0.4.4-1|45	nml/lz77.py
14cu|nml-0.4.4-1|46	
14cu|nml-0.4.4-1|47	%build
14cu|nml-0.4.4-1|48	PYTHONDONTWRITEBYTECODE=  python3 setup.py build
14cu|nml-0.4.4-1|49	
14cu|nml-0.4.4-1|50	
14cu|nml-0.4.4-1|51	%install
14cu|nml-0.4.4-1|52	export PYTHONPATH=%{buildroot}%{py3_platsitedir}
14cu|nml-0.4.4-1|53	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root %{buildroot}
14cu|nml-0.4.4-1|54	
14cu|nml-0.4.4-1|55	#handle docs in files section
14cu|nml-0.4.4-1|56	rm -rf %{buildroot}%{_defaultdocdir}
14cu|nml-0.4.4-1|57	
14cu|nml-0.4.4-1|58	#man pages
14cu|nml-0.4.4-1|59	install -Dpm655 docs/nmlc.1 %{buildroot}%{_mandir}/man1/nmlc.1
14cu|nml-0.4.4-1|60	
14cu|nml-0.4.4-1|61	%changelog
14cu|nml-0.4.4-1|62	
14cu|nml-0.4.4-1|63	* Wed Oct 05 2016 alzim <alzim@bk.ru> 0.4.4-1
14cu|nml-0.4.4-1|64	- (547a18a) Merge pull request #1 from import/nml:rosa2016.1
14cu|nml-0.4.4-1|65	- (547a18a) Updated to 0.4.4
14cu|nml-0.4.4-1|66	
14cu|nml-0.4.4-1|67	

11058 14
14cu|nmon-14i-1|1	Summary:	Performance analysis tool
14cu|nmon-14i-1|2	Name:		nmon
14cu|nmon-14i-1|3	Version:	14i
14cu|nmon-14i-1|4	Release:	1
14cu|nmon-14i-1|5	License:	GPLv3
14cu|nmon-14i-1|6	Group:		Monitoring
14cu|nmon-14i-1|7	URL:		http://nmon.sourceforge.net/
14cu|nmon-14i-1|8	Source0:	http://downloads.sourceforge.net/%{name}/lmon14i.c
14cu|nmon-14i-1|9	Source1:	http://downloads.sourceforge.net/%{name}/Documentation.txt
14cu|nmon-14i-1|10	# Manpage available from the patch archive:
14cu|nmon-14i-1|11	# http://sourceforge.net/tracker/?func=detail&aid=2833213&group_id=271307&atid=1153693
14cu|nmon-14i-1|12	Source2:	%{name}.1
14cu|nmon-14i-1|13	BuildRequires: ncurses-devel
14cu|nmon-14i-1|14	
14cu|nmon-14i-1|15	%description
14cu|nmon-14i-1|16	nmon is designed for performance specialists to use for monitoring and
14cu|nmon-14i-1|17	analyzing performance data.
14cu|nmon-14i-1|18	
14cu|nmon-14i-1|19	%prep
14cu|nmon-14i-1|20	%setup -T -c -n %{name}
14cu|nmon-14i-1|21	sed -e "s/\r//" %{SOURCE1} > Documentation.txt
14cu|nmon-14i-1|22	touch -c -r %{SOURCE1} Documentation.txt
14cu|nmon-14i-1|23	cp %{SOURCE0} .
14cu|nmon-14i-1|24	
14cu|nmon-14i-1|25	%{__cat} <<EOF >nmon-script.sysconfig
14cu|nmon-14i-1|26	### The directory to store the nmon data files
14cu|nmon-14i-1|27	NMONDIR="/var/log/nmon"
14cu|nmon-14i-1|28	
14cu|nmon-14i-1|29	### Default options for nmon
14cu|nmon-14i-1|30	OPTIONS="-f -t"
14cu|nmon-14i-1|31	
14cu|nmon-14i-1|32	### Number of days to keep nmon data files
14cu|nmon-14i-1|33	KEEPDAYS="31"
14cu|nmon-14i-1|34	EOF
14cu|nmon-14i-1|35	
14cu|nmon-14i-1|36	%{__cat} <<'EOF' >nmon-script.sh
14cu|nmon-14i-1|37	#!/bin/bash
14cu|nmon-14i-1|38	
14cu|nmon-14i-1|39	### Please make modifications to the options and path in /etc/sysconfig/nmon-script
14cu|nmon-14i-1|40	
14cu|nmon-14i-1|41	### Default variables
14cu|nmon-14i-1|42	SYSCONFIG="/etc/sysconfig/nmon-script"
14cu|nmon-14i-1|43	NMONDIR="/var/log/nmon"
14cu|nmon-14i-1|44	OPTIONS="-f -t"
14cu|nmon-14i-1|45	KEEPDAYS="31"
14cu|nmon-14i-1|46	
14cu|nmon-14i-1|47	### Read configuration
14cu|nmon-14i-1|48	[ -r "$SYSCONFIG" ] && source "$SYSCONFIG"
14cu|nmon-14i-1|49	
14cu|nmon-14i-1|50	### Kill the old process(es)
14cu|nmon-14i-1|51	/usr/bin/pkill -x -f "/usr/bin/nmon $OPTIONS -m $NMONDIR"
14cu|nmon-14i-1|52	
14cu|nmon-14i-1|53	### Remove old log files
14cu|nmon-14i-1|54	/usr/bin/find $NMONDIR -ctime +$KEEPDAYS -daystart -type f | xargs rm -f
14cu|nmon-14i-1|55	
14cu|nmon-14i-1|56	### Start the new process
14cu|nmon-14i-1|57	exec /usr/bin/nmon $OPTIONS -m $NMONDIR
14cu|nmon-14i-1|58	EOF
14cu|nmon-14i-1|59	
14cu|nmon-14i-1|60	%{__cat} <<EOF >nmon-script.cron
14cu|nmon-14i-1|61	0 0 * * * nobody /usr/bin/nmon-script
14cu|nmon-14i-1|62	EOF
14cu|nmon-14i-1|63	
14cu|nmon-14i-1|64	%build
14cu|nmon-14i-1|65	%{__cc} %{optflags} -D JFS -D GETUSER -D LARGEMEM -D X86 -lncurses lmon%{version}.c -o %{name}
14cu|nmon-14i-1|66	
14cu|nmon-14i-1|67	%install
14cu|nmon-14i-1|68	install -Dp -m0755 nmon %{buildroot}%{_bindir}/nmon
14cu|nmon-14i-1|69	
14cu|nmon-14i-1|70	install -d -m0755 %{buildroot}%{_localstatedir}/log/nmon/
14cu|nmon-14i-1|71	install -Dp -m0755 nmon-script.sh %{buildroot}%{_bindir}/nmon-script
14cu|nmon-14i-1|72	install -Dp -m0644 nmon-script.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/nmon-script
14cu|nmon-14i-1|73	install -Dp -m0644 nmon-script.cron %{buildroot}%{_sysconfdir}/cron.d/nmon-script
14cu|nmon-14i-1|74	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/%{name}.1
14cu|nmon-14i-1|75	
14cu|nmon-14i-1|76	%files
14cu|nmon-14i-1|77	%doc Documentation.txt
14cu|nmon-14i-1|78	%config(noreplace) %{_sysconfdir}/sysconfig/nmon-script
14cu|nmon-14i-1|79	%config %{_sysconfdir}/cron.d/nmon-script
14cu|nmon-14i-1|80	%{_bindir}/nmon
14cu|nmon-14i-1|81	%{_bindir}/nmon-script
14cu|nmon-14i-1|82	%{_mandir}/man1/*
14cu|nmon-14i-1|83	
14cu|nmon-14i-1|84	%defattr(-, nobody, nobody, 0755)
14cu|nmon-14i-1|85	%{_localstatedir}/log/nmon/
14cu|nmon-14i-1|86	
14cu|nmon-14i-1|87	%changelog
14cu|nmon-14i-1|88	
14cu|nmon-14i-1|89	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 14i-1
14cu|nmon-14i-1|90	- (5958554) Updated to 14i
14cu|nmon-14i-1|91	
14cu|nmon-14i-1|92	

11059 14
14cu|nodejs-abbrev-1.0.7-4|1	%define oname abbrev
14cu|nodejs-abbrev-1.0.7-4|2	
14cu|nodejs-abbrev-1.0.7-4|3	Name:       nodejs-%{oname}
14cu|nodejs-abbrev-1.0.7-4|4	Version:    1.0.7
14cu|nodejs-abbrev-1.0.7-4|5	Release:    4
14cu|nodejs-abbrev-1.0.7-4|6	Group:      Development/Other
14cu|nodejs-abbrev-1.0.7-4|7	Summary:    Abbreviation calculator for Node.js
14cu|nodejs-abbrev-1.0.7-4|8	License:    ISC
14cu|nodejs-abbrev-1.0.7-4|9	URL:        https://github.com/isaacs/%{oname}-js
14cu|nodejs-abbrev-1.0.7-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-abbrev-1.0.7-4|11	
14cu|nodejs-abbrev-1.0.7-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-abbrev-1.0.7-4|13	
14cu|nodejs-abbrev-1.0.7-4|14	BuildArch:  noarch
14cu|nodejs-abbrev-1.0.7-4|15	
14cu|nodejs-abbrev-1.0.7-4|16	%description
14cu|nodejs-abbrev-1.0.7-4|17	Calculate the set of unique abbreviations for a given set of strings.
14cu|nodejs-abbrev-1.0.7-4|18	
14cu|nodejs-abbrev-1.0.7-4|19	%files
14cu|nodejs-abbrev-1.0.7-4|20	%doc README.md LICENSE CONTRIBUTING.md
14cu|nodejs-abbrev-1.0.7-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-abbrev-1.0.7-4|22	
14cu|nodejs-abbrev-1.0.7-4|23	#-----------------------------------------------------------------------
14cu|nodejs-abbrev-1.0.7-4|24	
14cu|nodejs-abbrev-1.0.7-4|25	
14cu|nodejs-abbrev-1.0.7-4|26	%prep
14cu|nodejs-abbrev-1.0.7-4|27	%setup -q -n package
14cu|nodejs-abbrev-1.0.7-4|28	
14cu|nodejs-abbrev-1.0.7-4|29	%build
14cu|nodejs-abbrev-1.0.7-4|30	#nothing to do
14cu|nodejs-abbrev-1.0.7-4|31	
14cu|nodejs-abbrev-1.0.7-4|32	%install
14cu|nodejs-abbrev-1.0.7-4|33	
14cu|nodejs-abbrev-1.0.7-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-abbrev-1.0.7-4|35	cp -pr package.json abbrev.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-abbrev-1.0.7-4|36	
14cu|nodejs-abbrev-1.0.7-4|37	%nodejs_symlink_deps
14cu|nodejs-abbrev-1.0.7-4|38	
14cu|nodejs-abbrev-1.0.7-4|39	%check
14cu|nodejs-abbrev-1.0.7-4|40	node test.js
14cu|nodejs-abbrev-1.0.7-4|41	
14cu|nodejs-abbrev-1.0.7-4|42	
14cu|nodejs-abbrev-1.0.7-4|43	
14cu|nodejs-abbrev-1.0.7-4|44	
14cu|nodejs-abbrev-1.0.7-4|45	
14cu|nodejs-abbrev-1.0.7-4|46	%changelog
14cu|nodejs-abbrev-1.0.7-4|47	
14cu|nodejs-abbrev-1.0.7-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.7-4
14cu|nodejs-abbrev-1.0.7-4|49	- (efb1754) BuildList#2799825: Increase release tag
14cu|nodejs-abbrev-1.0.7-4|50	
14cu|nodejs-abbrev-1.0.7-4|51	

11060 14
14cu|nodejs-accepts-1.3.0-4|1	%define oname accepts
14cu|nodejs-accepts-1.3.0-4|2	
14cu|nodejs-accepts-1.3.0-4|3	Summary:        Higher-level content negotiation
14cu|nodejs-accepts-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-accepts-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-accepts-1.3.0-4|6	Release:        4
14cu|nodejs-accepts-1.3.0-4|7	License:        MIT
14cu|nodejs-accepts-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-accepts-1.3.0-4|9	Url:            https://github.com/jshttp/accepts
14cu|nodejs-accepts-1.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-accepts-1.3.0-4|11	Source0:        https://github.com/jshttp/accepts/archive/%{version}.tar.gz
14cu|nodejs-accepts-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-accepts-1.3.0-4|13	BuildRequires:  npm(negotiator) >= 0.6.0
14cu|nodejs-accepts-1.3.0-4|14	BuildRequires:  npm(mime-types)
14cu|nodejs-accepts-1.3.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-accepts-1.3.0-4|16	BuildArch:      noarch
14cu|nodejs-accepts-1.3.0-4|17	
14cu|nodejs-accepts-1.3.0-4|18	%description
14cu|nodejs-accepts-1.3.0-4|19	%{summary}.
14cu|nodejs-accepts-1.3.0-4|20	
14cu|nodejs-accepts-1.3.0-4|21	%files
14cu|nodejs-accepts-1.3.0-4|22	%doc LICENSE *.md
14cu|nodejs-accepts-1.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-accepts-1.3.0-4|24	
14cu|nodejs-accepts-1.3.0-4|25	#------------------------------------------------------------------
14cu|nodejs-accepts-1.3.0-4|26	
14cu|nodejs-accepts-1.3.0-4|27	%prep
14cu|nodejs-accepts-1.3.0-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-accepts-1.3.0-4|29	rm -rf node_modules
14cu|nodejs-accepts-1.3.0-4|30	%nodejs_fixdep negotiator
14cu|nodejs-accepts-1.3.0-4|31	%nodejs_fixdep mime-types
14cu|nodejs-accepts-1.3.0-4|32	
14cu|nodejs-accepts-1.3.0-4|33	%build
14cu|nodejs-accepts-1.3.0-4|34	
14cu|nodejs-accepts-1.3.0-4|35	%install
14cu|nodejs-accepts-1.3.0-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-accepts-1.3.0-4|37	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-accepts-1.3.0-4|38	%nodejs_symlink_deps
14cu|nodejs-accepts-1.3.0-4|39	
14cu|nodejs-accepts-1.3.0-4|40	%check
14cu|nodejs-accepts-1.3.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-accepts-1.3.0-4|42	mocha --reporter spec --check-leaks --bail test/
14cu|nodejs-accepts-1.3.0-4|43	
14cu|nodejs-accepts-1.3.0-4|44	
14cu|nodejs-accepts-1.3.0-4|45	
14cu|nodejs-accepts-1.3.0-4|46	%changelog
14cu|nodejs-accepts-1.3.0-4|47	
14cu|nodejs-accepts-1.3.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-accepts-1.3.0-4|49	- (9edfc64) BuildList#2799825: Increase release tag
14cu|nodejs-accepts-1.3.0-4|50	
14cu|nodejs-accepts-1.3.0-4|51	

11061 14
14cu|nodejs-acorn-2.6.4-4|1	%define oname acorn
14cu|nodejs-acorn-2.6.4-4|2	
14cu|nodejs-acorn-2.6.4-4|3	Summary:        ECMAScript parser
14cu|nodejs-acorn-2.6.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-acorn-2.6.4-4|5	Version:        2.6.4
14cu|nodejs-acorn-2.6.4-4|6	Release:        4
14cu|nodejs-acorn-2.6.4-4|7	License:        MIT
14cu|nodejs-acorn-2.6.4-4|8	Group:          Development/Other
14cu|nodejs-acorn-2.6.4-4|9	Url:            https://github.com/ternjs/acorn
14cu|nodejs-acorn-2.6.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-acorn-2.6.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-acorn-2.6.4-4|12	BuildArch:      noarch
14cu|nodejs-acorn-2.6.4-4|13	
14cu|nodejs-acorn-2.6.4-4|14	%description
14cu|nodejs-acorn-2.6.4-4|15	%{summary}.
14cu|nodejs-acorn-2.6.4-4|16	
14cu|nodejs-acorn-2.6.4-4|17	%files
14cu|nodejs-acorn-2.6.4-4|18	%doc LICENSE README.md AUTHORS
14cu|nodejs-acorn-2.6.4-4|19	%{_bindir}/%{oname}
14cu|nodejs-acorn-2.6.4-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-2.6.4-4|21	
14cu|nodejs-acorn-2.6.4-4|22	#------------------------------------------------------------------
14cu|nodejs-acorn-2.6.4-4|23	
14cu|nodejs-acorn-2.6.4-4|24	%prep
14cu|nodejs-acorn-2.6.4-4|25	%setup -q -n package
14cu|nodejs-acorn-2.6.4-4|26	rm -rf node_modules
14cu|nodejs-acorn-2.6.4-4|27	
14cu|nodejs-acorn-2.6.4-4|28	%build
14cu|nodejs-acorn-2.6.4-4|29	
14cu|nodejs-acorn-2.6.4-4|30	%install
14cu|nodejs-acorn-2.6.4-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-2.6.4-4|32	cp -r package.json bin/ dist/ src/ \
14cu|nodejs-acorn-2.6.4-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-2.6.4-4|34	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-acorn-2.6.4-4|35	
14cu|nodejs-acorn-2.6.4-4|36	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-acorn-2.6.4-4|37	ln -sf ../lib/node_modules/%{oname}/bin/%{oname} \
14cu|nodejs-acorn-2.6.4-4|38	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-acorn-2.6.4-4|39	
14cu|nodejs-acorn-2.6.4-4|40	find %{buildroot} -size 0 -delete
14cu|nodejs-acorn-2.6.4-4|41	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/src/bin/acorn.js
14cu|nodejs-acorn-2.6.4-4|42	%nodejs_symlink_deps
14cu|nodejs-acorn-2.6.4-4|43	%changelog
14cu|nodejs-acorn-2.6.4-4|44	
14cu|nodejs-acorn-2.6.4-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.6.4-4
14cu|nodejs-acorn-2.6.4-4|46	- (6593ab7) BuildList#2799825: Increase release tag
14cu|nodejs-acorn-2.6.4-4|47	
14cu|nodejs-acorn-2.6.4-4|48	

11062 14
14cu|nodejs-acorn-globals-2.0.0-4|1	%define oname acorn-globals
14cu|nodejs-acorn-globals-2.0.0-4|2	
14cu|nodejs-acorn-globals-2.0.0-4|3	Summary:        Detect global variables in JavaScript using acorn
14cu|nodejs-acorn-globals-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-acorn-globals-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-acorn-globals-2.0.0-4|6	Release:        4
14cu|nodejs-acorn-globals-2.0.0-4|7	License:        MIT
14cu|nodejs-acorn-globals-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-acorn-globals-2.0.0-4|9	Url:            https://github.com/ForbesLindesay/acorn-globals
14cu|nodejs-acorn-globals-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-acorn-globals-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-acorn-globals-2.0.0-4|12	BuildRequires:  npm(acorn)
14cu|nodejs-acorn-globals-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-acorn-globals-2.0.0-4|14	
14cu|nodejs-acorn-globals-2.0.0-4|15	%description
14cu|nodejs-acorn-globals-2.0.0-4|16	%{summary}.
14cu|nodejs-acorn-globals-2.0.0-4|17	
14cu|nodejs-acorn-globals-2.0.0-4|18	%files
14cu|nodejs-acorn-globals-2.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-acorn-globals-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-globals-2.0.0-4|21	
14cu|nodejs-acorn-globals-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-acorn-globals-2.0.0-4|23	
14cu|nodejs-acorn-globals-2.0.0-4|24	%prep
14cu|nodejs-acorn-globals-2.0.0-4|25	%setup -q -n package
14cu|nodejs-acorn-globals-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-acorn-globals-2.0.0-4|27	
14cu|nodejs-acorn-globals-2.0.0-4|28	%build
14cu|nodejs-acorn-globals-2.0.0-4|29	
14cu|nodejs-acorn-globals-2.0.0-4|30	%install
14cu|nodejs-acorn-globals-2.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-globals-2.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-globals-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-acorn-globals-2.0.0-4|34	
14cu|nodejs-acorn-globals-2.0.0-4|35	
14cu|nodejs-acorn-globals-2.0.0-4|36	%changelog
14cu|nodejs-acorn-globals-2.0.0-4|37	
14cu|nodejs-acorn-globals-2.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-acorn-globals-2.0.0-4|39	- (bd28e3f) BuildList#2799825: Increase release tag
14cu|nodejs-acorn-globals-2.0.0-4|40	
14cu|nodejs-acorn-globals-2.0.0-4|41	

11063 14
14cu|nodejs-acorn-to-esprima-2.0.8-4|1	%define oname acorn-to-esprima
14cu|nodejs-acorn-to-esprima-2.0.8-4|2	
14cu|nodejs-acorn-to-esprima-2.0.8-4|3	Summary:        Convert acorn tokens to esprima
14cu|nodejs-acorn-to-esprima-2.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-acorn-to-esprima-2.0.8-4|5	Version:        2.0.8
14cu|nodejs-acorn-to-esprima-2.0.8-4|6	Release:        4
14cu|nodejs-acorn-to-esprima-2.0.8-4|7	License:        MIT
14cu|nodejs-acorn-to-esprima-2.0.8-4|8	Group:          Development/Other
14cu|nodejs-acorn-to-esprima-2.0.8-4|9	Url:            https://github.com/babel/acorn-to-esprima
14cu|nodejs-acorn-to-esprima-2.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-acorn-to-esprima-2.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-acorn-to-esprima-2.0.8-4|12	BuildArch:      noarch
14cu|nodejs-acorn-to-esprima-2.0.8-4|13	
14cu|nodejs-acorn-to-esprima-2.0.8-4|14	%description
14cu|nodejs-acorn-to-esprima-2.0.8-4|15	%{summary}.
14cu|nodejs-acorn-to-esprima-2.0.8-4|16	
14cu|nodejs-acorn-to-esprima-2.0.8-4|17	%files
14cu|nodejs-acorn-to-esprima-2.0.8-4|18	%doc LICENSE *.md
14cu|nodejs-acorn-to-esprima-2.0.8-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-to-esprima-2.0.8-4|20	
14cu|nodejs-acorn-to-esprima-2.0.8-4|21	#------------------------------------------------------------------
14cu|nodejs-acorn-to-esprima-2.0.8-4|22	
14cu|nodejs-acorn-to-esprima-2.0.8-4|23	%prep
14cu|nodejs-acorn-to-esprima-2.0.8-4|24	%setup -q -n package
14cu|nodejs-acorn-to-esprima-2.0.8-4|25	rm -rf node_modules
14cu|nodejs-acorn-to-esprima-2.0.8-4|26	
14cu|nodejs-acorn-to-esprima-2.0.8-4|27	%build
14cu|nodejs-acorn-to-esprima-2.0.8-4|28	
14cu|nodejs-acorn-to-esprima-2.0.8-4|29	%install
14cu|nodejs-acorn-to-esprima-2.0.8-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-to-esprima-2.0.8-4|31	cp -r package.json src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-acorn-to-esprima-2.0.8-4|32	%nodejs_symlink_deps
14cu|nodejs-acorn-to-esprima-2.0.8-4|33	%changelog
14cu|nodejs-acorn-to-esprima-2.0.8-4|34	
14cu|nodejs-acorn-to-esprima-2.0.8-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.8-4
14cu|nodejs-acorn-to-esprima-2.0.8-4|36	- (f2c7aa4) BuildList#2799825: Increase release tag
14cu|nodejs-acorn-to-esprima-2.0.8-4|37	
14cu|nodejs-acorn-to-esprima-2.0.8-4|38	

11064 14
14cu|nodejs-adm-zip-0.4.7-4|1	%define oname adm-zip
14cu|nodejs-adm-zip-0.4.7-4|2	
14cu|nodejs-adm-zip-0.4.7-4|3	Summary:        A Javascript implementation of zip for nodejs
14cu|nodejs-adm-zip-0.4.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-adm-zip-0.4.7-4|5	Version:        0.4.7
14cu|nodejs-adm-zip-0.4.7-4|6	Release:        4
14cu|nodejs-adm-zip-0.4.7-4|7	License:        MIT
14cu|nodejs-adm-zip-0.4.7-4|8	Group:          Development/Other
14cu|nodejs-adm-zip-0.4.7-4|9	Url:            https://github.com/cthackers/adm-zip
14cu|nodejs-adm-zip-0.4.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-adm-zip-0.4.7-4|11	Source1:        https://raw.githubusercontent.com/cthackers/adm-zip/master/MIT-LICENSE.txt
14cu|nodejs-adm-zip-0.4.7-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-adm-zip-0.4.7-4|13	BuildArch:      noarch
14cu|nodejs-adm-zip-0.4.7-4|14	
14cu|nodejs-adm-zip-0.4.7-4|15	%description
14cu|nodejs-adm-zip-0.4.7-4|16	%{summary}.
14cu|nodejs-adm-zip-0.4.7-4|17	
14cu|nodejs-adm-zip-0.4.7-4|18	%files
14cu|nodejs-adm-zip-0.4.7-4|19	%doc *.txt *.md
14cu|nodejs-adm-zip-0.4.7-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-adm-zip-0.4.7-4|21	
14cu|nodejs-adm-zip-0.4.7-4|22	#------------------------------------------------------------------
14cu|nodejs-adm-zip-0.4.7-4|23	
14cu|nodejs-adm-zip-0.4.7-4|24	%prep
14cu|nodejs-adm-zip-0.4.7-4|25	%setup -q -n package
14cu|nodejs-adm-zip-0.4.7-4|26	rm -rf node_modules
14cu|nodejs-adm-zip-0.4.7-4|27	cp -p %{SOURCE1} .
14cu|nodejs-adm-zip-0.4.7-4|28	
14cu|nodejs-adm-zip-0.4.7-4|29	%build
14cu|nodejs-adm-zip-0.4.7-4|30	
14cu|nodejs-adm-zip-0.4.7-4|31	%install
14cu|nodejs-adm-zip-0.4.7-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-adm-zip-0.4.7-4|33	cp -r package.json *.js headers/ methods/ util/ \
14cu|nodejs-adm-zip-0.4.7-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-adm-zip-0.4.7-4|35	%nodejs_symlink_deps
14cu|nodejs-adm-zip-0.4.7-4|36	%changelog
14cu|nodejs-adm-zip-0.4.7-4|37	
14cu|nodejs-adm-zip-0.4.7-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.7-4
14cu|nodejs-adm-zip-0.4.7-4|39	- (e227918) BuildList#2799825: Increase release tag
14cu|nodejs-adm-zip-0.4.7-4|40	
14cu|nodejs-adm-zip-0.4.7-4|41	

11065 14
14cu|nodejs-after-0.8.1-4|1	%define oname after
14cu|nodejs-after-0.8.1-4|2	
14cu|nodejs-after-0.8.1-4|3	Summary:        After - tiny flow control
14cu|nodejs-after-0.8.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-after-0.8.1-4|5	Version:        0.8.1
14cu|nodejs-after-0.8.1-4|6	Release:        4
14cu|nodejs-after-0.8.1-4|7	License:        MIT
14cu|nodejs-after-0.8.1-4|8	Group:          Development/Other
14cu|nodejs-after-0.8.1-4|9	Url:            https://github.com/Raynos/after
14cu|nodejs-after-0.8.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-after-0.8.1-4|11	Source0:        https://github.com/Raynos/after/archive/v%{version}.tar.gz
14cu|nodejs-after-0.8.1-4|12	Source1:        https://raw.githubusercontent.com/Raynos/after/master/LICENCE
14cu|nodejs-after-0.8.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-after-0.8.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-after-0.8.1-4|15	BuildArch:      noarch
14cu|nodejs-after-0.8.1-4|16	
14cu|nodejs-after-0.8.1-4|17	%description
14cu|nodejs-after-0.8.1-4|18	%{summary}.
14cu|nodejs-after-0.8.1-4|19	
14cu|nodejs-after-0.8.1-4|20	%files
14cu|nodejs-after-0.8.1-4|21	%doc LICENSE README.md
14cu|nodejs-after-0.8.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-after-0.8.1-4|23	
14cu|nodejs-after-0.8.1-4|24	#------------------------------------------------------------------
14cu|nodejs-after-0.8.1-4|25	
14cu|nodejs-after-0.8.1-4|26	%prep
14cu|nodejs-after-0.8.1-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-after-0.8.1-4|28	rm -rf node_modules
14cu|nodejs-after-0.8.1-4|29	cp -p %{SOURCE1} LICENSE
14cu|nodejs-after-0.8.1-4|30	%build
14cu|nodejs-after-0.8.1-4|31	
14cu|nodejs-after-0.8.1-4|32	%install
14cu|nodejs-after-0.8.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-after-0.8.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-after-0.8.1-4|35	%nodejs_symlink_deps
14cu|nodejs-after-0.8.1-4|36	
14cu|nodejs-after-0.8.1-4|37	%check
14cu|nodejs-after-0.8.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-after-0.8.1-4|39	mocha --ui tdd --reporter spec test/*.js
14cu|nodejs-after-0.8.1-4|40	
14cu|nodejs-after-0.8.1-4|41	%changelog
14cu|nodejs-after-0.8.1-4|42	
14cu|nodejs-after-0.8.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.1-4
14cu|nodejs-after-0.8.1-4|44	- (e4d4c26) BuildList#2799825: Increase release tag
14cu|nodejs-after-0.8.1-4|45	
14cu|nodejs-after-0.8.1-4|46	

11066 14
14cu|nodejs-agentkeepalive-2.0.3-4|1	%define oname agentkeepalive
14cu|nodejs-agentkeepalive-2.0.3-4|2	
14cu|nodejs-agentkeepalive-2.0.3-4|3	Summary:        Missing keep-alive http.Agent
14cu|nodejs-agentkeepalive-2.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-agentkeepalive-2.0.3-4|5	Version:        2.0.3
14cu|nodejs-agentkeepalive-2.0.3-4|6	Release:        4
14cu|nodejs-agentkeepalive-2.0.3-4|7	Group:		Development/Other
14cu|nodejs-agentkeepalive-2.0.3-4|8	License:        MIT
14cu|nodejs-agentkeepalive-2.0.3-4|9	URL:            https://github.com/TBEDP/%{oname}
14cu|nodejs-agentkeepalive-2.0.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-agentkeepalive-2.0.3-4|11	Source0:        https://github.com/node-modules/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-agentkeepalive-2.0.3-4|12	Source20:       nodejs-%{oname}-ssl.conf
14cu|nodejs-agentkeepalive-2.0.3-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-agentkeepalive-2.0.3-4|14	BuildRequires:  openssl
14cu|nodejs-agentkeepalive-2.0.3-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-agentkeepalive-2.0.3-4|16	BuildRequires:  npm(should)
14cu|nodejs-agentkeepalive-2.0.3-4|17	BuildRequires:  npm(should-http)
14cu|nodejs-agentkeepalive-2.0.3-4|18	BuildRequires:  npm(pedding) >= 1.0.0
14cu|nodejs-agentkeepalive-2.0.3-4|19	BuildRequires:  npm(istanbul)
14cu|nodejs-agentkeepalive-2.0.3-4|20	BuildArch:      noarch
14cu|nodejs-agentkeepalive-2.0.3-4|21	
14cu|nodejs-agentkeepalive-2.0.3-4|22	
14cu|nodejs-agentkeepalive-2.0.3-4|23	%description
14cu|nodejs-agentkeepalive-2.0.3-4|24	The nodejs's missing keep alive http.Agent. Support HTTP and HTTPS.
14cu|nodejs-agentkeepalive-2.0.3-4|25	
14cu|nodejs-agentkeepalive-2.0.3-4|26	
14cu|nodejs-agentkeepalive-2.0.3-4|27	
14cu|nodejs-agentkeepalive-2.0.3-4|28	%files
14cu|nodejs-agentkeepalive-2.0.3-4|29	%doc README.md History.md AUTHORS example
14cu|nodejs-agentkeepalive-2.0.3-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-agentkeepalive-2.0.3-4|31	#-------------------------------------------------
14cu|nodejs-agentkeepalive-2.0.3-4|32	%prep
14cu|nodejs-agentkeepalive-2.0.3-4|33	%setup -qn %{oname}-%{version}
14cu|nodejs-agentkeepalive-2.0.3-4|34	rm -rf node_modules
14cu|nodejs-agentkeepalive-2.0.3-4|35	
14cu|nodejs-agentkeepalive-2.0.3-4|36	
14cu|nodejs-agentkeepalive-2.0.3-4|37	%build
14cu|nodejs-agentkeepalive-2.0.3-4|38	
14cu|nodejs-agentkeepalive-2.0.3-4|39	
14cu|nodejs-agentkeepalive-2.0.3-4|40	%install
14cu|nodejs-agentkeepalive-2.0.3-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-agentkeepalive-2.0.3-4|42	cp -pr package.json index.js lib/ \
14cu|nodejs-agentkeepalive-2.0.3-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-agentkeepalive-2.0.3-4|44	%nodejs_symlink_deps
14cu|nodejs-agentkeepalive-2.0.3-4|45	
14cu|nodejs-agentkeepalive-2.0.3-4|46	# tests faild on 32 bit jail
14cu|nodejs-agentkeepalive-2.0.3-4|47	%ifarch x86_64
14cu|nodejs-agentkeepalive-2.0.3-4|48	%nodejs_symlink_deps --check
14cu|nodejs-agentkeepalive-2.0.3-4|49	pushd test/fixtures
14cu|nodejs-agentkeepalive-2.0.3-4|50	OPENSSL_CONF=%{SOURCE20} sh genkey.sh
14cu|nodejs-agentkeepalive-2.0.3-4|51	popd
14cu|nodejs-agentkeepalive-2.0.3-4|52	NODE_TLS_REJECT_UNAUTHORIZED=0 mocha -R spec -t 5000 -r should-http test/*.test.js
14cu|nodejs-agentkeepalive-2.0.3-4|53	%endif
14cu|nodejs-agentkeepalive-2.0.3-4|54	
14cu|nodejs-agentkeepalive-2.0.3-4|55	%changelog
14cu|nodejs-agentkeepalive-2.0.3-4|56	
14cu|nodejs-agentkeepalive-2.0.3-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.3-4
14cu|nodejs-agentkeepalive-2.0.3-4|58	- (2fa885b) BuildList#2799825: Increase release tag
14cu|nodejs-agentkeepalive-2.0.3-4|59	
14cu|nodejs-agentkeepalive-2.0.3-4|60	

11067 14
14cu|nodejs-ain2-1.5.3-4|1	%define oname ain2
14cu|nodejs-ain2-1.5.3-4|2	
14cu|nodejs-ain2-1.5.3-4|3	Summary:    A Node.js module for syslog logging (and a continuation of ain)
14cu|nodejs-ain2-1.5.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-ain2-1.5.3-4|5	Version:    1.5.3
14cu|nodejs-ain2-1.5.3-4|6	Release:    4
14cu|nodejs-ain2-1.5.3-4|7	License:    MIT
14cu|nodejs-ain2-1.5.3-4|8	Group:      Development/Other
14cu|nodejs-ain2-1.5.3-4|9	URL:        https://github.com/phuesler/ain
14cu|nodejs-ain2-1.5.3-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ain2-1.5.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ain2-1.5.3-4|12	BuildRequires:  npm(unix-dgram)
14cu|nodejs-ain2-1.5.3-4|13	BuildRequires:  npm(chai)
14cu|nodejs-ain2-1.5.3-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-ain2-1.5.3-4|15	BuildArch:  noarch
14cu|nodejs-ain2-1.5.3-4|16	
14cu|nodejs-ain2-1.5.3-4|17	%description
14cu|nodejs-ain2-1.5.3-4|18	This module provides syslog logging for Node.js.
14cu|nodejs-ain2-1.5.3-4|19	
14cu|nodejs-ain2-1.5.3-4|20	Ain2 is written with full compatibility with the Node.js console module.
14cu|nodejs-ain2-1.5.3-4|21	It implements all console functions and formatting. Ain2 also supports UTF-8.
14cu|nodejs-ain2-1.5.3-4|22	
14cu|nodejs-ain2-1.5.3-4|23	Ain2 can send messages by UDP to 127.0.0.1:514 or to the a Unix socket such
14cu|nodejs-ain2-1.5.3-4|24	as /dev/log.
14cu|nodejs-ain2-1.5.3-4|25	
14cu|nodejs-ain2-1.5.3-4|26	%files
14cu|nodejs-ain2-1.5.3-4|27	%doc CHANGELOG.md LICENSE readme.md
14cu|nodejs-ain2-1.5.3-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ain2-1.5.3-4|29	#------------------------------------------------------------------
14cu|nodejs-ain2-1.5.3-4|30	%prep
14cu|nodejs-ain2-1.5.3-4|31	%setup -q -n package
14cu|nodejs-ain2-1.5.3-4|32	for i in CHANGELOG.md LICENSE readme.md; do
14cu|nodejs-ain2-1.5.3-4|33	sed 's/\r//' "${i}" > "${i}.new"
14cu|nodejs-ain2-1.5.3-4|34	touch -r "${i}" "${i}.new"
14cu|nodejs-ain2-1.5.3-4|35	mv "${i}.new" "${i}"
14cu|nodejs-ain2-1.5.3-4|36	done
14cu|nodejs-ain2-1.5.3-4|37	%nodejs_fixdep unix-dgram
14cu|nodejs-ain2-1.5.3-4|38	
14cu|nodejs-ain2-1.5.3-4|39	%build
14cu|nodejs-ain2-1.5.3-4|40	#nothing to do
14cu|nodejs-ain2-1.5.3-4|41	
14cu|nodejs-ain2-1.5.3-4|42	
14cu|nodejs-ain2-1.5.3-4|43	%install
14cu|nodejs-ain2-1.5.3-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ain2-1.5.3-4|45	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ain2-1.5.3-4|46	
14cu|nodejs-ain2-1.5.3-4|47	%nodejs_symlink_deps unix-dgram
14cu|nodejs-ain2-1.5.3-4|48	
14cu|nodejs-ain2-1.5.3-4|49	
14cu|nodejs-ain2-1.5.3-4|50	%check
14cu|nodejs-ain2-1.5.3-4|51	%nodejs_symlink_deps --check
14cu|nodejs-ain2-1.5.3-4|52	mocha test/**/*.spec.js || :
14cu|nodejs-ain2-1.5.3-4|53	
14cu|nodejs-ain2-1.5.3-4|54	%changelog
14cu|nodejs-ain2-1.5.3-4|55	
14cu|nodejs-ain2-1.5.3-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.3-4
14cu|nodejs-ain2-1.5.3-4|57	- (6f118b5) BuildList#2799825: Increase release tag
14cu|nodejs-ain2-1.5.3-4|58	
14cu|nodejs-ain2-1.5.3-4|59	

11068 14
14cu|nodejs-airplay-js-0.2.16-4|1	%define oname airplay-js
14cu|nodejs-airplay-js-0.2.16-4|2	
14cu|nodejs-airplay-js-0.2.16-4|3	Summary:        JS Native Apple AirPlay client library for AppleTV
14cu|nodejs-airplay-js-0.2.16-4|4	Name:           nodejs-%{oname}
14cu|nodejs-airplay-js-0.2.16-4|5	Version:        0.2.16
14cu|nodejs-airplay-js-0.2.16-4|6	Release:        4
14cu|nodejs-airplay-js-0.2.16-4|7	License:        NONE
14cu|nodejs-airplay-js-0.2.16-4|8	Group:          Development/Other
14cu|nodejs-airplay-js-0.2.16-4|9	Url:            https://github.com/zfkun/node-airplay
14cu|nodejs-airplay-js-0.2.16-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-airplay-js-0.2.16-4|11	Source1:        https://raw.githubusercontent.com/zfkun/node-airplay/master/LICENSE.txt
14cu|nodejs-airplay-js-0.2.16-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-airplay-js-0.2.16-4|13	BuildRequires:  npm(plist)
14cu|nodejs-airplay-js-0.2.16-4|14	BuildRequires:  npm(mdns-js)
14cu|nodejs-airplay-js-0.2.16-4|15	#BuildRequires:  npm(readable-stream)
14cu|nodejs-airplay-js-0.2.16-4|16	#BuildRequires:  ffmpeg
14cu|nodejs-airplay-js-0.2.16-4|17	BuildArch:      noarch
14cu|nodejs-airplay-js-0.2.16-4|18	
14cu|nodejs-airplay-js-0.2.16-4|19	%description
14cu|nodejs-airplay-js-0.2.16-4|20	%{summary}.
14cu|nodejs-airplay-js-0.2.16-4|21	
14cu|nodejs-airplay-js-0.2.16-4|22	%files
14cu|nodejs-airplay-js-0.2.16-4|23	%doc LICENSE.txt *.md
14cu|nodejs-airplay-js-0.2.16-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-airplay-js-0.2.16-4|25	
14cu|nodejs-airplay-js-0.2.16-4|26	#------------------------------------------------------------------
14cu|nodejs-airplay-js-0.2.16-4|27	
14cu|nodejs-airplay-js-0.2.16-4|28	%prep
14cu|nodejs-airplay-js-0.2.16-4|29	%setup -q -n package
14cu|nodejs-airplay-js-0.2.16-4|30	rm -rf node_modules_prev
14cu|nodejs-airplay-js-0.2.16-4|31	cp -p %{SOURCE1} .
14cu|nodejs-airplay-js-0.2.16-4|32	
14cu|nodejs-airplay-js-0.2.16-4|33	
14cu|nodejs-airplay-js-0.2.16-4|34	%build
14cu|nodejs-airplay-js-0.2.16-4|35	
14cu|nodejs-airplay-js-0.2.16-4|36	%install
14cu|nodejs-airplay-js-0.2.16-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-airplay-js-0.2.16-4|38	cp -r package.json *.js airplay/ \
14cu|nodejs-airplay-js-0.2.16-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-airplay-js-0.2.16-4|40	%nodejs_symlink_deps
14cu|nodejs-airplay-js-0.2.16-4|41	
14cu|nodejs-airplay-js-0.2.16-4|42	%check
14cu|nodejs-airplay-js-0.2.16-4|43	# test video file deleted upstream
14cu|nodejs-airplay-js-0.2.16-4|44	# %%nodejs_symlink_deps --check
14cu|nodejs-airplay-js-0.2.16-4|45	# %%__nodejs test/*.js
14cu|nodejs-airplay-js-0.2.16-4|46	
14cu|nodejs-airplay-js-0.2.16-4|47	%changelog
14cu|nodejs-airplay-js-0.2.16-4|48	
14cu|nodejs-airplay-js-0.2.16-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.16-4
14cu|nodejs-airplay-js-0.2.16-4|50	- (ee660e5) BuildList#2799825: Increase release tag
14cu|nodejs-airplay-js-0.2.16-4|51	
14cu|nodejs-airplay-js-0.2.16-4|52	

11069 14
14cu|nodejs-ambi-2.4.0-4|1	%define oname ambi
14cu|nodejs-ambi-2.4.0-4|2	
14cu|nodejs-ambi-2.4.0-4|3	Summary:        Execute a function ambidextrously
14cu|nodejs-ambi-2.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ambi-2.4.0-4|5	Version:        2.4.0
14cu|nodejs-ambi-2.4.0-4|6	Release:        4
14cu|nodejs-ambi-2.4.0-4|7	License:        MIT
14cu|nodejs-ambi-2.4.0-4|8	Group:          Development/Other
14cu|nodejs-ambi-2.4.0-4|9	Url:            https://github.com/bevry/ambi
14cu|nodejs-ambi-2.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ambi-2.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ambi-2.4.0-4|12	BuildRequires:  npm(typechecker)
14cu|nodejs-ambi-2.4.0-4|13	BuildRequires:  npm(esnextguardian)
14cu|nodejs-ambi-2.4.0-4|14	BuildArch:      noarch
14cu|nodejs-ambi-2.4.0-4|15	
14cu|nodejs-ambi-2.4.0-4|16	%description
14cu|nodejs-ambi-2.4.0-4|17	Execute a function ambidextrously
14cu|nodejs-ambi-2.4.0-4|18	(normalizes the differences between
14cu|nodejs-ambi-2.4.0-4|19	synchronous and asynchronous functions).
14cu|nodejs-ambi-2.4.0-4|20	Useful for treating synchronous functions
14cu|nodejs-ambi-2.4.0-4|21	as asynchronous functions (like supporting
14cu|nodejs-ambi-2.4.0-4|22	both synchronous and
14cu|nodejs-ambi-2.4.0-4|23	asynchronous event definitions automat.
14cu|nodejs-ambi-2.4.0-4|24	
14cu|nodejs-ambi-2.4.0-4|25	%files
14cu|nodejs-ambi-2.4.0-4|26	%doc *.md
14cu|nodejs-ambi-2.4.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ambi-2.4.0-4|28	
14cu|nodejs-ambi-2.4.0-4|29	#------------------------------------------------------------------
14cu|nodejs-ambi-2.4.0-4|30	
14cu|nodejs-ambi-2.4.0-4|31	%prep
14cu|nodejs-ambi-2.4.0-4|32	%setup -q -n package
14cu|nodejs-ambi-2.4.0-4|33	rm -rf node_modules
14cu|nodejs-ambi-2.4.0-4|34	find . -type f -exec chmod -x {} \;
14cu|nodejs-ambi-2.4.0-4|35	
14cu|nodejs-ambi-2.4.0-4|36	%build
14cu|nodejs-ambi-2.4.0-4|37	
14cu|nodejs-ambi-2.4.0-4|38	%install
14cu|nodejs-ambi-2.4.0-4|39	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ambi-2.4.0-4|40	cp -r package.json *.js es5/ esnext/ \
14cu|nodejs-ambi-2.4.0-4|41	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ambi-2.4.0-4|42	%nodejs_symlink_deps
14cu|nodejs-ambi-2.4.0-4|43	%changelog
14cu|nodejs-ambi-2.4.0-4|44	
14cu|nodejs-ambi-2.4.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.0-4
14cu|nodejs-ambi-2.4.0-4|46	- (4ee434d) BuildList#2799825: Increase release tag
14cu|nodejs-ambi-2.4.0-4|47	
14cu|nodejs-ambi-2.4.0-4|48	

11070 14
14cu|nodejs-amdefine-1.0.0-4|1	%define oname amdefine
14cu|nodejs-amdefine-1.0.0-4|2	
14cu|nodejs-amdefine-1.0.0-4|3	Summary:        Provide AMD's define() API for declaring modules in the AMD format
14cu|nodejs-amdefine-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-amdefine-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-amdefine-1.0.0-4|6	Release:        4
14cu|nodejs-amdefine-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-amdefine-1.0.0-4|8	License:        BSD or MIT
14cu|nodejs-amdefine-1.0.0-4|9	Url:            https://github.com/jrburke/%{oname}
14cu|nodejs-amdefine-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-amdefine-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-amdefine-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-amdefine-1.0.0-4|13	
14cu|nodejs-amdefine-1.0.0-4|14	%description
14cu|nodejs-amdefine-1.0.0-4|15	A module that can be used to implement the Asynchronous Module Definition's
14cu|nodejs-amdefine-1.0.0-4|16	define() in Node. This allows you to code to the AMD API and have the module
14cu|nodejs-amdefine-1.0.0-4|17	work in node programs without requiring those other programs to use AMD.
14cu|nodejs-amdefine-1.0.0-4|18	
14cu|nodejs-amdefine-1.0.0-4|19	%files
14cu|nodejs-amdefine-1.0.0-4|20	%doc LICENSE README.md
14cu|nodejs-amdefine-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-amdefine-1.0.0-4|22	#-----------------------------------------------------------
14cu|nodejs-amdefine-1.0.0-4|23	
14cu|nodejs-amdefine-1.0.0-4|24	%prep
14cu|nodejs-amdefine-1.0.0-4|25	%setup -q -n package
14cu|nodejs-amdefine-1.0.0-4|26	
14cu|nodejs-amdefine-1.0.0-4|27	%build
14cu|nodejs-amdefine-1.0.0-4|28	#nothing to do
14cu|nodejs-amdefine-1.0.0-4|29	
14cu|nodejs-amdefine-1.0.0-4|30	%install
14cu|nodejs-amdefine-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-amdefine-1.0.0-4|32	cp -pr package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-amdefine-1.0.0-4|33	
14cu|nodejs-amdefine-1.0.0-4|34	
14cu|nodejs-amdefine-1.0.0-4|35	
14cu|nodejs-amdefine-1.0.0-4|36	
14cu|nodejs-amdefine-1.0.0-4|37	
14cu|nodejs-amdefine-1.0.0-4|38	%changelog
14cu|nodejs-amdefine-1.0.0-4|39	
14cu|nodejs-amdefine-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-amdefine-1.0.0-4|41	- (6f93964) BuildList#2799825: Increase release tag
14cu|nodejs-amdefine-1.0.0-4|42	
14cu|nodejs-amdefine-1.0.0-4|43	

11071 14
14cu|nodejs-ansi-0.3.1-4|1	%define oname ansi
14cu|nodejs-ansi-0.3.1-4|2	
14cu|nodejs-ansi-0.3.1-4|3	Summary:    ANSI escape codes for Node.js
14cu|nodejs-ansi-0.3.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-ansi-0.3.1-4|5	Version:    0.3.1
14cu|nodejs-ansi-0.3.1-4|6	Release:    4
14cu|nodejs-ansi-0.3.1-4|7	License:    MIT
14cu|nodejs-ansi-0.3.1-4|8	Group:      Development/Other
14cu|nodejs-ansi-0.3.1-4|9	URL:        https://github.com/TooTallNate/ansi.js
14cu|nodejs-ansi-0.3.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansi-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansi-0.3.1-4|12	BuildArch:  noarch
14cu|nodejs-ansi-0.3.1-4|13	
14cu|nodejs-ansi-0.3.1-4|14	%description
14cu|nodejs-ansi-0.3.1-4|15	ansi.js is a module for Node.js that provides an easy-to-use API for writing
14cu|nodejs-ansi-0.3.1-4|16	ANSI escape codes to Stream instances. ANSI escape codes are used to do fancy
14cu|nodejs-ansi-0.3.1-4|17	things in a terminal window, like render text in colors, delete characters,
14cu|nodejs-ansi-0.3.1-4|18	lines, the entire window, or hide and show the cursor, and lots more!
14cu|nodejs-ansi-0.3.1-4|19	
14cu|nodejs-ansi-0.3.1-4|20	%files
14cu|nodejs-ansi-0.3.1-4|21	%doc LICENSE *.md examples/
14cu|nodejs-ansi-0.3.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-0.3.1-4|23	#----------------------------------------------------------
14cu|nodejs-ansi-0.3.1-4|24	
14cu|nodejs-ansi-0.3.1-4|25	%prep
14cu|nodejs-ansi-0.3.1-4|26	%setup -qn package
14cu|nodejs-ansi-0.3.1-4|27	
14cu|nodejs-ansi-0.3.1-4|28	#fix perms in stuff that goes in %%doc
14cu|nodejs-ansi-0.3.1-4|29	chmod 0644 examples/*.js examples/*/*
14cu|nodejs-ansi-0.3.1-4|30	
14cu|nodejs-ansi-0.3.1-4|31	%build
14cu|nodejs-ansi-0.3.1-4|32	#nothing to do
14cu|nodejs-ansi-0.3.1-4|33	
14cu|nodejs-ansi-0.3.1-4|34	%install
14cu|nodejs-ansi-0.3.1-4|35	
14cu|nodejs-ansi-0.3.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-0.3.1-4|37	cp -pr lib/ package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-0.3.1-4|38	
14cu|nodejs-ansi-0.3.1-4|39	%nodejs_symlink_deps
14cu|nodejs-ansi-0.3.1-4|40	
14cu|nodejs-ansi-0.3.1-4|41	
14cu|nodejs-ansi-0.3.1-4|42	
14cu|nodejs-ansi-0.3.1-4|43	
14cu|nodejs-ansi-0.3.1-4|44	
14cu|nodejs-ansi-0.3.1-4|45	%changelog
14cu|nodejs-ansi-0.3.1-4|46	
14cu|nodejs-ansi-0.3.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-ansi-0.3.1-4|48	- (f946b85) BuildList#2799825: Increase release tag
14cu|nodejs-ansi-0.3.1-4|49	
14cu|nodejs-ansi-0.3.1-4|50	

11072 14
14cu|nodejs-ansicolors-0.3.2-3.4|1	%define oname ansicolors
14cu|nodejs-ansicolors-0.3.2-3.4|2	
14cu|nodejs-ansicolors-0.3.2-3.4|3	Summary:        Functions that surround a string with ansi color codes so it prints in color
14cu|nodejs-ansicolors-0.3.2-3.4|4	Name:           nodejs-%{oname}
14cu|nodejs-ansicolors-0.3.2-3.4|5	Version:        0.3.2
14cu|nodejs-ansicolors-0.3.2-3.4|6	Release:        3.4
14cu|nodejs-ansicolors-0.3.2-3.4|7	Group:		Development/Other
14cu|nodejs-ansicolors-0.3.2-3.4|8	License:        MIT
14cu|nodejs-ansicolors-0.3.2-3.4|9	Url:            https://github.com/thlorenz/%{oname}
14cu|nodejs-ansicolors-0.3.2-3.4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansicolors-0.3.2-3.4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansicolors-0.3.2-3.4|12	BuildArch:	noarch
14cu|nodejs-ansicolors-0.3.2-3.4|13	
14cu|nodejs-ansicolors-0.3.2-3.4|14	
14cu|nodejs-ansicolors-0.3.2-3.4|15	%description
14cu|nodejs-ansicolors-0.3.2-3.4|16	Functions that surround a string with ansi color codes so it prints in color.
14cu|nodejs-ansicolors-0.3.2-3.4|17	
14cu|nodejs-ansicolors-0.3.2-3.4|18	%files
14cu|nodejs-ansicolors-0.3.2-3.4|19	%doc LICENSE README.md
14cu|nodejs-ansicolors-0.3.2-3.4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansicolors-0.3.2-3.4|21	
14cu|nodejs-ansicolors-0.3.2-3.4|22	%prep
14cu|nodejs-ansicolors-0.3.2-3.4|23	%setup -q -n package
14cu|nodejs-ansicolors-0.3.2-3.4|24	
14cu|nodejs-ansicolors-0.3.2-3.4|25	%build
14cu|nodejs-ansicolors-0.3.2-3.4|26	#nothing to do
14cu|nodejs-ansicolors-0.3.2-3.4|27	
14cu|nodejs-ansicolors-0.3.2-3.4|28	%install
14cu|nodejs-ansicolors-0.3.2-3.4|29	
14cu|nodejs-ansicolors-0.3.2-3.4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansicolors-0.3.2-3.4|31	cp -pr %{oname}.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansicolors-0.3.2-3.4|32	%nodejs_symlink_deps
14cu|nodejs-ansicolors-0.3.2-3.4|33	
14cu|nodejs-ansicolors-0.3.2-3.4|34	%check
14cu|nodejs-ansicolors-0.3.2-3.4|35	%__nodejs test/%{oname}.js
14cu|nodejs-ansicolors-0.3.2-3.4|36	
14cu|nodejs-ansicolors-0.3.2-3.4|37	%changelog
14cu|nodejs-ansicolors-0.3.2-3.4|38	
14cu|nodejs-ansicolors-0.3.2-3.4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-3.4
14cu|nodejs-ansicolors-0.3.2-3.4|40	- (e23a8c3) BuildList#2799825: Increase release tag
14cu|nodejs-ansicolors-0.3.2-3.4|41	
14cu|nodejs-ansicolors-0.3.2-3.4|42	

11073 14
14cu|nodejs-ansi-escapes-1.1.0-4|1	%define oname ansi-escapes
14cu|nodejs-ansi-escapes-1.1.0-4|2	
14cu|nodejs-ansi-escapes-1.1.0-4|3	Summary:        ANSI escape codes for manipulating the terminal
14cu|nodejs-ansi-escapes-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ansi-escapes-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-ansi-escapes-1.1.0-4|6	Release:        4
14cu|nodejs-ansi-escapes-1.1.0-4|7	License:        MIT
14cu|nodejs-ansi-escapes-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-ansi-escapes-1.1.0-4|9	Url:            https://github.com/sindresorhus/ansi-escapes
14cu|nodejs-ansi-escapes-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansi-escapes-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansi-escapes-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-ansi-escapes-1.1.0-4|13	
14cu|nodejs-ansi-escapes-1.1.0-4|14	%description
14cu|nodejs-ansi-escapes-1.1.0-4|15	%{summary}.
14cu|nodejs-ansi-escapes-1.1.0-4|16	
14cu|nodejs-ansi-escapes-1.1.0-4|17	%files
14cu|nodejs-ansi-escapes-1.1.0-4|18	%doc license readme.md
14cu|nodejs-ansi-escapes-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-escapes-1.1.0-4|20	
14cu|nodejs-ansi-escapes-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-ansi-escapes-1.1.0-4|22	
14cu|nodejs-ansi-escapes-1.1.0-4|23	%prep
14cu|nodejs-ansi-escapes-1.1.0-4|24	%setup -q -n package
14cu|nodejs-ansi-escapes-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-ansi-escapes-1.1.0-4|26	
14cu|nodejs-ansi-escapes-1.1.0-4|27	%build
14cu|nodejs-ansi-escapes-1.1.0-4|28	
14cu|nodejs-ansi-escapes-1.1.0-4|29	%install
14cu|nodejs-ansi-escapes-1.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-escapes-1.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-escapes-1.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-ansi-escapes-1.1.0-4|33	%changelog
14cu|nodejs-ansi-escapes-1.1.0-4|34	
14cu|nodejs-ansi-escapes-1.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-ansi-escapes-1.1.0-4|36	- (06ae744) BuildList#2799825: Increase release tag
14cu|nodejs-ansi-escapes-1.1.0-4|37	
14cu|nodejs-ansi-escapes-1.1.0-4|38	

11074 14
14cu|nodejs-ansi-font-0.0.2-4|1	%define oname ansi-font
14cu|nodejs-ansi-font-0.0.2-4|2	
14cu|nodejs-ansi-font-0.0.2-4|3	Summary:        ANSI font styling utils
14cu|nodejs-ansi-font-0.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ansi-font-0.0.2-4|5	Version:        0.0.2
14cu|nodejs-ansi-font-0.0.2-4|6	Release:        4
14cu|nodejs-ansi-font-0.0.2-4|7	License:        MIT
14cu|nodejs-ansi-font-0.0.2-4|8	Group:          Development/Other
14cu|nodejs-ansi-font-0.0.2-4|9	Url:            https://github.com/Gozala/ansi-font
14cu|nodejs-ansi-font-0.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansi-font-0.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansi-font-0.0.2-4|12	BuildArch:      noarch
14cu|nodejs-ansi-font-0.0.2-4|13	
14cu|nodejs-ansi-font-0.0.2-4|14	%description
14cu|nodejs-ansi-font-0.0.2-4|15	%{summary}.
14cu|nodejs-ansi-font-0.0.2-4|16	
14cu|nodejs-ansi-font-0.0.2-4|17	%files
14cu|nodejs-ansi-font-0.0.2-4|18	%doc *.md
14cu|nodejs-ansi-font-0.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-font-0.0.2-4|20	
14cu|nodejs-ansi-font-0.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-ansi-font-0.0.2-4|22	
14cu|nodejs-ansi-font-0.0.2-4|23	%prep
14cu|nodejs-ansi-font-0.0.2-4|24	%setup -q -n package
14cu|nodejs-ansi-font-0.0.2-4|25	rm -rf node_modules
14cu|nodejs-ansi-font-0.0.2-4|26	
14cu|nodejs-ansi-font-0.0.2-4|27	%build
14cu|nodejs-ansi-font-0.0.2-4|28	
14cu|nodejs-ansi-font-0.0.2-4|29	%install
14cu|nodejs-ansi-font-0.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-font-0.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-font-0.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-ansi-font-0.0.2-4|33	%changelog
14cu|nodejs-ansi-font-0.0.2-4|34	
14cu|nodejs-ansi-font-0.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.2-4
14cu|nodejs-ansi-font-0.0.2-4|36	- (f6200af) BuildList#2799825: Increase release tag
14cu|nodejs-ansi-font-0.0.2-4|37	
14cu|nodejs-ansi-font-0.0.2-4|38	

11075 14
14cu|nodejs-ansi-regex-2.0.0-4|1	%define oname ansi-regex
14cu|nodejs-ansi-regex-2.0.0-4|2	
14cu|nodejs-ansi-regex-2.0.0-4|3	Summary:        Regular expression for matching ANSI escape codes
14cu|nodejs-ansi-regex-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ansi-regex-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-ansi-regex-2.0.0-4|6	Release:        4
14cu|nodejs-ansi-regex-2.0.0-4|7	License:        MIT
14cu|nodejs-ansi-regex-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-ansi-regex-2.0.0-4|9	Url:            https://github.com/sindresorhus/ansi-regex
14cu|nodejs-ansi-regex-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansi-regex-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansi-regex-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-ansi-regex-2.0.0-4|13	
14cu|nodejs-ansi-regex-2.0.0-4|14	%description
14cu|nodejs-ansi-regex-2.0.0-4|15	%{summary}.
14cu|nodejs-ansi-regex-2.0.0-4|16	
14cu|nodejs-ansi-regex-2.0.0-4|17	%files
14cu|nodejs-ansi-regex-2.0.0-4|18	%doc license readme.md
14cu|nodejs-ansi-regex-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-regex-2.0.0-4|20	
14cu|nodejs-ansi-regex-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-ansi-regex-2.0.0-4|22	
14cu|nodejs-ansi-regex-2.0.0-4|23	%prep
14cu|nodejs-ansi-regex-2.0.0-4|24	%setup -q -n package
14cu|nodejs-ansi-regex-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-ansi-regex-2.0.0-4|26	
14cu|nodejs-ansi-regex-2.0.0-4|27	%build
14cu|nodejs-ansi-regex-2.0.0-4|28	
14cu|nodejs-ansi-regex-2.0.0-4|29	%install
14cu|nodejs-ansi-regex-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-regex-2.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-regex-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-ansi-regex-2.0.0-4|33	%changelog
14cu|nodejs-ansi-regex-2.0.0-4|34	
14cu|nodejs-ansi-regex-2.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-ansi-regex-2.0.0-4|36	- (c88bb28) BuildList#2799825: Increase release tag
14cu|nodejs-ansi-regex-2.0.0-4|37	
14cu|nodejs-ansi-regex-2.0.0-4|38	

11076 14
14cu|nodejs-ansistyles-0.1.3-8|1	Name:           nodejs-ansistyles
14cu|nodejs-ansistyles-0.1.3-8|2	Version:        0.1.3
14cu|nodejs-ansistyles-0.1.3-8|3	Release:        8
14cu|nodejs-ansistyles-0.1.3-8|4	Summary:        Functions that surround a string with ansistyle codes so it prints in style
14cu|nodejs-ansistyles-0.1.3-8|5	Group:		Development/Other
14cu|nodejs-ansistyles-0.1.3-8|6	License:        MIT
14cu|nodejs-ansistyles-0.1.3-8|7	Url:            https://github.com/sindresorhus/ansi-styles
14cu|nodejs-ansistyles-0.1.3-8|8	Source0:        http://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz
14cu|nodejs-ansistyles-0.1.3-8|9	BuildArch:	noarch
14cu|nodejs-ansistyles-0.1.3-8|10	BuildRequires:  nodejs-packaging
14cu|nodejs-ansistyles-0.1.3-8|11	BuildRequires:  nodejs
14cu|nodejs-ansistyles-0.1.3-8|12	BuildRequires:  nodejs-tap
14cu|nodejs-ansistyles-0.1.3-8|13	
14cu|nodejs-ansistyles-0.1.3-8|14	%description
14cu|nodejs-ansistyles-0.1.3-8|15	Functions that surround a string with ansistyle codes so it prints in style.
14cu|nodejs-ansistyles-0.1.3-8|16	
14cu|nodejs-ansistyles-0.1.3-8|17	%prep
14cu|nodejs-ansistyles-0.1.3-8|18	%setup -q -n package
14cu|nodejs-ansistyles-0.1.3-8|19	
14cu|nodejs-ansistyles-0.1.3-8|20	%build
14cu|nodejs-ansistyles-0.1.3-8|21	#nothing to do
14cu|nodejs-ansistyles-0.1.3-8|22	
14cu|nodejs-ansistyles-0.1.3-8|23	%install
14cu|nodejs-ansistyles-0.1.3-8|24	
14cu|nodejs-ansistyles-0.1.3-8|25	mkdir -p %{buildroot}%{nodejs_sitelib}/ansistyles
14cu|nodejs-ansistyles-0.1.3-8|26	cp -pr ansistyles.js package.json %{buildroot}%{nodejs_sitelib}/ansistyles
14cu|nodejs-ansistyles-0.1.3-8|27	
14cu|nodejs-ansistyles-0.1.3-8|28	%nodejs_symlink_deps
14cu|nodejs-ansistyles-0.1.3-8|29	
14cu|nodejs-ansistyles-0.1.3-8|30	%check
14cu|nodejs-ansistyles-0.1.3-8|31	tap test/
14cu|nodejs-ansistyles-0.1.3-8|32	
14cu|nodejs-ansistyles-0.1.3-8|33	%clean
14cu|nodejs-ansistyles-0.1.3-8|34	
14cu|nodejs-ansistyles-0.1.3-8|35	%files
14cu|nodejs-ansistyles-0.1.3-8|36	%defattr(-,root,root,-)
14cu|nodejs-ansistyles-0.1.3-8|37	%{nodejs_sitelib}/ansistyles
14cu|nodejs-ansistyles-0.1.3-8|38	
14cu|nodejs-ansistyles-0.1.3-8|39	%doc LICENSE README.md
14cu|nodejs-ansistyles-0.1.3-8|40	
14cu|nodejs-ansistyles-0.1.3-8|41	
14cu|nodejs-ansistyles-0.1.3-8|42	%changelog
14cu|nodejs-ansistyles-0.1.3-8|43	
14cu|nodejs-ansistyles-0.1.3-8|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-8
14cu|nodejs-ansistyles-0.1.3-8|45	- (fe9bc3d) BuildList#2799825: Increase release tag
14cu|nodejs-ansistyles-0.1.3-8|46	
14cu|nodejs-ansistyles-0.1.3-8|47	

11077 14
14cu|nodejs-ansi-styles-2.1.0-4|1	%define oname ansi-styles
14cu|nodejs-ansi-styles-2.1.0-4|2	
14cu|nodejs-ansi-styles-2.1.0-4|3	Summary:        ANSI escape codes for styling strings in the terminal
14cu|nodejs-ansi-styles-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ansi-styles-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-ansi-styles-2.1.0-4|6	Release:        4
14cu|nodejs-ansi-styles-2.1.0-4|7	License:        MIT
14cu|nodejs-ansi-styles-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-ansi-styles-2.1.0-4|9	Url:            https://github.com/chalk/ansi-styles
14cu|nodejs-ansi-styles-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ansi-styles-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ansi-styles-2.1.0-4|12	BuildArch:      noarch
14cu|nodejs-ansi-styles-2.1.0-4|13	
14cu|nodejs-ansi-styles-2.1.0-4|14	%description
14cu|nodejs-ansi-styles-2.1.0-4|15	%{summary}.
14cu|nodejs-ansi-styles-2.1.0-4|16	
14cu|nodejs-ansi-styles-2.1.0-4|17	%files
14cu|nodejs-ansi-styles-2.1.0-4|18	%doc license readme.md
14cu|nodejs-ansi-styles-2.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-styles-2.1.0-4|20	
14cu|nodejs-ansi-styles-2.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-ansi-styles-2.1.0-4|22	
14cu|nodejs-ansi-styles-2.1.0-4|23	%prep
14cu|nodejs-ansi-styles-2.1.0-4|24	%setup -q -n package
14cu|nodejs-ansi-styles-2.1.0-4|25	rm -rf node_modules
14cu|nodejs-ansi-styles-2.1.0-4|26	
14cu|nodejs-ansi-styles-2.1.0-4|27	%build
14cu|nodejs-ansi-styles-2.1.0-4|28	
14cu|nodejs-ansi-styles-2.1.0-4|29	%install
14cu|nodejs-ansi-styles-2.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-styles-2.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ansi-styles-2.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-ansi-styles-2.1.0-4|33	%changelog
14cu|nodejs-ansi-styles-2.1.0-4|34	
14cu|nodejs-ansi-styles-2.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-ansi-styles-2.1.0-4|36	- (43569c2) BuildList#2799825: Increase release tag
14cu|nodejs-ansi-styles-2.1.0-4|37	
14cu|nodejs-ansi-styles-2.1.0-4|38	

11078 14
14cu|nodejs-any-promise-1.3.0-4|1	%define oname any-promise
14cu|nodejs-any-promise-1.3.0-4|2	
14cu|nodejs-any-promise-1.3.0-4|3	Summary:        Resolve any installed ES6 compatible promise
14cu|nodejs-any-promise-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-any-promise-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-any-promise-1.3.0-4|6	Release:        4
14cu|nodejs-any-promise-1.3.0-4|7	License:        MIT
14cu|nodejs-any-promise-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-any-promise-1.3.0-4|9	Url:            https://github.com/kevinbeaty/any-promise
14cu|nodejs-any-promise-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-any-promise-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-any-promise-1.3.0-4|12	BuildArch:      noarch
14cu|nodejs-any-promise-1.3.0-4|13	
14cu|nodejs-any-promise-1.3.0-4|14	%description
14cu|nodejs-any-promise-1.3.0-4|15	%{summary}.
14cu|nodejs-any-promise-1.3.0-4|16	
14cu|nodejs-any-promise-1.3.0-4|17	%files
14cu|nodejs-any-promise-1.3.0-4|18	%doc LICENSE
14cu|nodejs-any-promise-1.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-any-promise-1.3.0-4|20	
14cu|nodejs-any-promise-1.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-any-promise-1.3.0-4|22	
14cu|nodejs-any-promise-1.3.0-4|23	%prep
14cu|nodejs-any-promise-1.3.0-4|24	%setup -q -n package
14cu|nodejs-any-promise-1.3.0-4|25	rm -rf node_modules
14cu|nodejs-any-promise-1.3.0-4|26	
14cu|nodejs-any-promise-1.3.0-4|27	%build
14cu|nodejs-any-promise-1.3.0-4|28	
14cu|nodejs-any-promise-1.3.0-4|29	%install
14cu|nodejs-any-promise-1.3.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-any-promise-1.3.0-4|31	cp -r package.json *.js *.ts register/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-any-promise-1.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-any-promise-1.3.0-4|33	
14cu|nodejs-any-promise-1.3.0-4|34	%changelog
14cu|nodejs-any-promise-1.3.0-4|35	
14cu|nodejs-any-promise-1.3.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-any-promise-1.3.0-4|37	- (7d51c32) BuildList#2799825: Increase release tag
14cu|nodejs-any-promise-1.3.0-4|38	
14cu|nodejs-any-promise-1.3.0-4|39	

11079 14
14cu|nodejs-ap-0.2.0-4|1	%define oname ap
14cu|nodejs-ap-0.2.0-4|2	
14cu|nodejs-ap-0.2.0-4|3	Summary:        Currying in javascript. Like .bind() without also setting this
14cu|nodejs-ap-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ap-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-ap-0.2.0-4|6	Release:        4
14cu|nodejs-ap-0.2.0-4|7	License:        MIT
14cu|nodejs-ap-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-ap-0.2.0-4|9	Url:            https://github.com/substack/node-ap
14cu|nodejs-ap-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ap-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ap-0.2.0-4|12	BuildRequires:  npm(tap)
14cu|nodejs-ap-0.2.0-4|13	BuildArch:      noarch
14cu|nodejs-ap-0.2.0-4|14	
14cu|nodejs-ap-0.2.0-4|15	%description
14cu|nodejs-ap-0.2.0-4|16	%{summary}.
14cu|nodejs-ap-0.2.0-4|17	
14cu|nodejs-ap-0.2.0-4|18	%files
14cu|nodejs-ap-0.2.0-4|19	%doc README.* examples/
14cu|nodejs-ap-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ap-0.2.0-4|21	
14cu|nodejs-ap-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ap-0.2.0-4|23	
14cu|nodejs-ap-0.2.0-4|24	%prep
14cu|nodejs-ap-0.2.0-4|25	%setup -qn package
14cu|nodejs-ap-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-ap-0.2.0-4|27	
14cu|nodejs-ap-0.2.0-4|28	%build
14cu|nodejs-ap-0.2.0-4|29	
14cu|nodejs-ap-0.2.0-4|30	%install
14cu|nodejs-ap-0.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ap-0.2.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ap-0.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ap-0.2.0-4|34	
14cu|nodejs-ap-0.2.0-4|35	%check
14cu|nodejs-ap-0.2.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-ap-0.2.0-4|37	%tap test
14cu|nodejs-ap-0.2.0-4|38	
14cu|nodejs-ap-0.2.0-4|39	%changelog
14cu|nodejs-ap-0.2.0-4|40	
14cu|nodejs-ap-0.2.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-ap-0.2.0-4|42	- (0b2508e) BuildList#2799825: Increase release tag
14cu|nodejs-ap-0.2.0-4|43	
14cu|nodejs-ap-0.2.0-4|44	

11080 14
14cu|nodejs-archiver-0.21.0-4|1	%define oname archiver
14cu|nodejs-archiver-0.21.0-4|2	
14cu|nodejs-archiver-0.21.0-4|3	Summary:        A streaming interface for archive generation
14cu|nodejs-archiver-0.21.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-archiver-0.21.0-4|5	Version:        0.21.0
14cu|nodejs-archiver-0.21.0-4|6	Release:        4
14cu|nodejs-archiver-0.21.0-4|7	License:        MIT
14cu|nodejs-archiver-0.21.0-4|8	Group:          Development/Other
14cu|nodejs-archiver-0.21.0-4|9	Url:            https://github.com/archiverjs/node-archiver
14cu|nodejs-archiver-0.21.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-archiver-0.21.0-4|11	Source0:        https://github.com/archiverjs/node-archiver/archive/%{version}.tar.gz
14cu|nodejs-archiver-0.21.0-4|12	Source100:      %{name}.rpmlintrc
14cu|nodejs-archiver-0.21.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-archiver-0.21.0-4|14	BuildRequires:  npm(zip-stream)
14cu|nodejs-archiver-0.21.0-4|15	BuildRequires:  npm(tar-stream)
14cu|nodejs-archiver-0.21.0-4|16	BuildRequires:  npm(readable-stream)
14cu|nodejs-archiver-0.21.0-4|17	BuildRequires:  npm(lodash)
14cu|nodejs-archiver-0.21.0-4|18	BuildRequires:  npm(glob)
14cu|nodejs-archiver-0.21.0-4|19	BuildRequires:  npm(buffer-crc32)
14cu|nodejs-archiver-0.21.0-4|20	BuildRequires:  npm(async)
14cu|nodejs-archiver-0.21.0-4|21	BuildRequires:  npm(archiver-utils)
14cu|nodejs-archiver-0.21.0-4|22	#
14cu|nodejs-archiver-0.21.0-4|23	BuildRequires:  npm(mocha)
14cu|nodejs-archiver-0.21.0-4|24	BuildRequires:  npm(chai)
14cu|nodejs-archiver-0.21.0-4|25	BuildRequires:  npm(mkdirp)
14cu|nodejs-archiver-0.21.0-4|26	BuildRequires:  npm(rimraf)
14cu|nodejs-archiver-0.21.0-4|27	BuildRequires:  npm(tar)
14cu|nodejs-archiver-0.21.0-4|28	BuildRequires:  npm(yauzl)
14cu|nodejs-archiver-0.21.0-4|29	BuildArch:      noarch
14cu|nodejs-archiver-0.21.0-4|30	
14cu|nodejs-archiver-0.21.0-4|31	%description
14cu|nodejs-archiver-0.21.0-4|32	%{summary}.
14cu|nodejs-archiver-0.21.0-4|33	
14cu|nodejs-archiver-0.21.0-4|34	%files
14cu|nodejs-archiver-0.21.0-4|35	%doc LICENSE *.md examples/
14cu|nodejs-archiver-0.21.0-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-0.21.0-4|37	
14cu|nodejs-archiver-0.21.0-4|38	#------------------------------------------------------------------
14cu|nodejs-archiver-0.21.0-4|39	
14cu|nodejs-archiver-0.21.0-4|40	%prep
14cu|nodejs-archiver-0.21.0-4|41	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-archiver-0.21.0-4|42	rm -rf node_modules
14cu|nodejs-archiver-0.21.0-4|43	%nodejs_fixdep zip-stream
14cu|nodejs-archiver-0.21.0-4|44	%nodejs_fixdep tar-stream
14cu|nodejs-archiver-0.21.0-4|45	%nodejs_fixdep readable-stream
14cu|nodejs-archiver-0.21.0-4|46	%nodejs_fixdep lodash
14cu|nodejs-archiver-0.21.0-4|47	%nodejs_fixdep glob
14cu|nodejs-archiver-0.21.0-4|48	%nodejs_fixdep buffer-crc32
14cu|nodejs-archiver-0.21.0-4|49	%nodejs_fixdep async
14cu|nodejs-archiver-0.21.0-4|50	%nodejs_fixdep archiver-utils
14cu|nodejs-archiver-0.21.0-4|51	
14cu|nodejs-archiver-0.21.0-4|52	%build
14cu|nodejs-archiver-0.21.0-4|53	
14cu|nodejs-archiver-0.21.0-4|54	%install
14cu|nodejs-archiver-0.21.0-4|55	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-0.21.0-4|56	cp -r *.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-0.21.0-4|57	%nodejs_symlink_deps
14cu|nodejs-archiver-0.21.0-4|58	
14cu|nodejs-archiver-0.21.0-4|59	%check
14cu|nodejs-archiver-0.21.0-4|60	%nodejs_symlink_deps --check
14cu|nodejs-archiver-0.21.0-4|61	mocha --reporter dot || :
14cu|nodejs-archiver-0.21.0-4|62	
14cu|nodejs-archiver-0.21.0-4|63	%changelog
14cu|nodejs-archiver-0.21.0-4|64	
14cu|nodejs-archiver-0.21.0-4|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.21.0-4
14cu|nodejs-archiver-0.21.0-4|66	- (9667539) BuildList#2799825: Increase release tag
14cu|nodejs-archiver-0.21.0-4|67	
14cu|nodejs-archiver-0.21.0-4|68	

11081 14
14cu|nodejs-archiver-utils-0.3.0-4|1	%define oname archiver-utils
14cu|nodejs-archiver-utils-0.3.0-4|2	
14cu|nodejs-archiver-utils-0.3.0-4|3	Summary:        Utility functions for archiver
14cu|nodejs-archiver-utils-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-archiver-utils-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-archiver-utils-0.3.0-4|6	Release:        4
14cu|nodejs-archiver-utils-0.3.0-4|7	License:        MIT
14cu|nodejs-archiver-utils-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-archiver-utils-0.3.0-4|9	Url:            https://github.com/archiverjs/archiver-utils
14cu|nodejs-archiver-utils-0.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-archiver-utils-0.3.0-4|11	Source0:        https://github.com/archiverjs/archiver-utils/archive/%{version}.tar.gz
14cu|nodejs-archiver-utils-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-archiver-utils-0.3.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-archiver-utils-0.3.0-4|14	BuildRequires:  npm(normalize-path)
14cu|nodejs-archiver-utils-0.3.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-archiver-utils-0.3.0-4|16	BuildRequires:  npm(lazystream)
14cu|nodejs-archiver-utils-0.3.0-4|17	BuildRequires:  npm(glob)
14cu|nodejs-archiver-utils-0.3.0-4|18	#
14cu|nodejs-archiver-utils-0.3.0-4|19	BuildRequires:  npm(chai)
14cu|nodejs-archiver-utils-0.3.0-4|20	BuildRequires:  npm(mkdirp)
14cu|nodejs-archiver-utils-0.3.0-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-archiver-utils-0.3.0-4|22	BuildRequires:  npm(rimraf)
14cu|nodejs-archiver-utils-0.3.0-4|23	BuildArch:      noarch
14cu|nodejs-archiver-utils-0.3.0-4|24	
14cu|nodejs-archiver-utils-0.3.0-4|25	%description
14cu|nodejs-archiver-utils-0.3.0-4|26	%{summary}.
14cu|nodejs-archiver-utils-0.3.0-4|27	
14cu|nodejs-archiver-utils-0.3.0-4|28	%files
14cu|nodejs-archiver-utils-0.3.0-4|29	%doc LICENSE *.md
14cu|nodejs-archiver-utils-0.3.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-utils-0.3.0-4|31	
14cu|nodejs-archiver-utils-0.3.0-4|32	#------------------------------------------------------------------
14cu|nodejs-archiver-utils-0.3.0-4|33	
14cu|nodejs-archiver-utils-0.3.0-4|34	%prep
14cu|nodejs-archiver-utils-0.3.0-4|35	%setup -q -n %{oname}-%{version}
14cu|nodejs-archiver-utils-0.3.0-4|36	rm -rf node_modules
14cu|nodejs-archiver-utils-0.3.0-4|37	%nodejs_fixdep readable-stream
14cu|nodejs-archiver-utils-0.3.0-4|38	%nodejs_fixdep normalize-path
14cu|nodejs-archiver-utils-0.3.0-4|39	%nodejs_fixdep lodash
14cu|nodejs-archiver-utils-0.3.0-4|40	%nodejs_fixdep lazystream
14cu|nodejs-archiver-utils-0.3.0-4|41	%nodejs_fixdep glob
14cu|nodejs-archiver-utils-0.3.0-4|42	
14cu|nodejs-archiver-utils-0.3.0-4|43	%build
14cu|nodejs-archiver-utils-0.3.0-4|44	
14cu|nodejs-archiver-utils-0.3.0-4|45	%install
14cu|nodejs-archiver-utils-0.3.0-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-utils-0.3.0-4|47	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archiver-utils-0.3.0-4|48	%nodejs_symlink_deps
14cu|nodejs-archiver-utils-0.3.0-4|49	
14cu|nodejs-archiver-utils-0.3.0-4|50	%check
14cu|nodejs-archiver-utils-0.3.0-4|51	%nodejs_symlink_deps --check
14cu|nodejs-archiver-utils-0.3.0-4|52	mocha --reporter dot
14cu|nodejs-archiver-utils-0.3.0-4|53	
14cu|nodejs-archiver-utils-0.3.0-4|54	%changelog
14cu|nodejs-archiver-utils-0.3.0-4|55	
14cu|nodejs-archiver-utils-0.3.0-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-archiver-utils-0.3.0-4|57	- (d220e34) BuildList#2799825: Increase release tag
14cu|nodejs-archiver-utils-0.3.0-4|58	
14cu|nodejs-archiver-utils-0.3.0-4|59	

11082 14
14cu|nodejs-archive-type-3.2.0-4|1	%define oname archive-type
14cu|nodejs-archive-type-3.2.0-4|2	
14cu|nodejs-archive-type-3.2.0-4|3	Summary:        Detect the archive type of a Buffer/Uint8Array
14cu|nodejs-archive-type-3.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-archive-type-3.2.0-4|5	Version:        3.2.0
14cu|nodejs-archive-type-3.2.0-4|6	Release:        4
14cu|nodejs-archive-type-3.2.0-4|7	License:        MIT
14cu|nodejs-archive-type-3.2.0-4|8	Group:          Development/Other
14cu|nodejs-archive-type-3.2.0-4|9	Url:            https://github.com/kevva/archive-type
14cu|nodejs-archive-type-3.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-archive-type-3.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-archive-type-3.2.0-4|12	BuildRequires:  npm(file-type)
14cu|nodejs-archive-type-3.2.0-4|13	BuildArch:      noarch
14cu|nodejs-archive-type-3.2.0-4|14	
14cu|nodejs-archive-type-3.2.0-4|15	%description
14cu|nodejs-archive-type-3.2.0-4|16	%{summary}.
14cu|nodejs-archive-type-3.2.0-4|17	
14cu|nodejs-archive-type-3.2.0-4|18	%files
14cu|nodejs-archive-type-3.2.0-4|19	%doc license *.md
14cu|nodejs-archive-type-3.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-archive-type-3.2.0-4|21	
14cu|nodejs-archive-type-3.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-archive-type-3.2.0-4|23	
14cu|nodejs-archive-type-3.2.0-4|24	%prep
14cu|nodejs-archive-type-3.2.0-4|25	%setup -q -n package
14cu|nodejs-archive-type-3.2.0-4|26	rm -rf node_modules
14cu|nodejs-archive-type-3.2.0-4|27	
14cu|nodejs-archive-type-3.2.0-4|28	%build
14cu|nodejs-archive-type-3.2.0-4|29	
14cu|nodejs-archive-type-3.2.0-4|30	%install
14cu|nodejs-archive-type-3.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archive-type-3.2.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archive-type-3.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-archive-type-3.2.0-4|34	%changelog
14cu|nodejs-archive-type-3.2.0-4|35	
14cu|nodejs-archive-type-3.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-archive-type-3.2.0-4|37	- (1c5cdd8) BuildList#2799825: Increase release tag
14cu|nodejs-archive-type-3.2.0-4|38	
14cu|nodejs-archive-type-3.2.0-4|39	

11083 14
14cu|nodejs-archy-1.0.0-4|1	%define oname archy
14cu|nodejs-archy-1.0.0-4|2	
14cu|nodejs-archy-1.0.0-4|3	Summary:    Renders nested hierarchies with unicode pipes
14cu|nodejs-archy-1.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-archy-1.0.0-4|5	Version:    1.0.0
14cu|nodejs-archy-1.0.0-4|6	Release:    4
14cu|nodejs-archy-1.0.0-4|7	License:    MIT
14cu|nodejs-archy-1.0.0-4|8	Group:      Development/Other
14cu|nodejs-archy-1.0.0-4|9	URL:        https://github.com/substack/node-%{oname}
14cu|nodejs-archy-1.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-archy-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-archy-1.0.0-4|12	# for testing
14cu|nodejs-archy-1.0.0-4|13	BuildRequires:  npm(tap) >= 2.3.1
14cu|nodejs-archy-1.0.0-4|14	BuildRequires:  npm(tape) >= 4.2.2
14cu|nodejs-archy-1.0.0-4|15	BuildArch:  noarch
14cu|nodejs-archy-1.0.0-4|16	
14cu|nodejs-archy-1.0.0-4|17	%description
14cu|nodejs-archy-1.0.0-4|18	Render nested hierarchies with unicode pipes, `npm ls` style.
14cu|nodejs-archy-1.0.0-4|19	
14cu|nodejs-archy-1.0.0-4|20	%files
14cu|nodejs-archy-1.0.0-4|21	%doc LICENSE readme.markdown examples
14cu|nodejs-archy-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-archy-1.0.0-4|23	
14cu|nodejs-archy-1.0.0-4|24	#------------------------------------------------------
14cu|nodejs-archy-1.0.0-4|25	%prep
14cu|nodejs-archy-1.0.0-4|26	%setup -q -n package
14cu|nodejs-archy-1.0.0-4|27	
14cu|nodejs-archy-1.0.0-4|28	%build
14cu|nodejs-archy-1.0.0-4|29	#nothing to do
14cu|nodejs-archy-1.0.0-4|30	
14cu|nodejs-archy-1.0.0-4|31	%install
14cu|nodejs-archy-1.0.0-4|32	
14cu|nodejs-archy-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archy-1.0.0-4|34	cp -p index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-archy-1.0.0-4|35	
14cu|nodejs-archy-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-archy-1.0.0-4|37	
14cu|nodejs-archy-1.0.0-4|38	%check
14cu|nodejs-archy-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-archy-1.0.0-4|40	%tap test
14cu|nodejs-archy-1.0.0-4|41	
14cu|nodejs-archy-1.0.0-4|42	
14cu|nodejs-archy-1.0.0-4|43	
14cu|nodejs-archy-1.0.0-4|44	%changelog
14cu|nodejs-archy-1.0.0-4|45	
14cu|nodejs-archy-1.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-archy-1.0.0-4|47	- (f3865cb) BuildList#2799825: Increase release tag
14cu|nodejs-archy-1.0.0-4|48	
14cu|nodejs-archy-1.0.0-4|49	

11084 14
14cu|nodejs-are-we-there-yet-1.1.1-4|1	%define oname are-we-there-yet
14cu|nodejs-are-we-there-yet-1.1.1-4|2	
14cu|nodejs-are-we-there-yet-1.1.1-4|3	Summary:        Keep track of the overall completion of many dispirate processes
14cu|nodejs-are-we-there-yet-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-are-we-there-yet-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-are-we-there-yet-1.1.1-4|6	Release:        4
14cu|nodejs-are-we-there-yet-1.1.1-4|7	License:        ISC
14cu|nodejs-are-we-there-yet-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-are-we-there-yet-1.1.1-4|9	Url:            https://github.com/iarna/are-we-there-yet
14cu|nodejs-are-we-there-yet-1.1.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-are-we-there-yet-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-are-we-there-yet-1.1.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-are-we-there-yet-1.1.1-4|13	BuildRequires:  npm(delegates)
14cu|nodejs-are-we-there-yet-1.1.1-4|14	BuildRequires:  npm(tap)
14cu|nodejs-are-we-there-yet-1.1.1-4|15	BuildArch:      noarch
14cu|nodejs-are-we-there-yet-1.1.1-4|16	
14cu|nodejs-are-we-there-yet-1.1.1-4|17	%description
14cu|nodejs-are-we-there-yet-1.1.1-4|18	%{summary}.
14cu|nodejs-are-we-there-yet-1.1.1-4|19	
14cu|nodejs-are-we-there-yet-1.1.1-4|20	%files
14cu|nodejs-are-we-there-yet-1.1.1-4|21	%doc LICENSE *.md
14cu|nodejs-are-we-there-yet-1.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-are-we-there-yet-1.1.1-4|23	
14cu|nodejs-are-we-there-yet-1.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-are-we-there-yet-1.1.1-4|25	
14cu|nodejs-are-we-there-yet-1.1.1-4|26	%prep
14cu|nodejs-are-we-there-yet-1.1.1-4|27	%setup -q -n package
14cu|nodejs-are-we-there-yet-1.1.1-4|28	rm -rf node_modules
14cu|nodejs-are-we-there-yet-1.1.1-4|29	
14cu|nodejs-are-we-there-yet-1.1.1-4|30	%build
14cu|nodejs-are-we-there-yet-1.1.1-4|31	
14cu|nodejs-are-we-there-yet-1.1.1-4|32	%install
14cu|nodejs-are-we-there-yet-1.1.1-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-are-we-there-yet-1.1.1-4|34	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-are-we-there-yet-1.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-are-we-there-yet-1.1.1-4|36	
14cu|nodejs-are-we-there-yet-1.1.1-4|37	%check
14cu|nodejs-are-we-there-yet-1.1.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-are-we-there-yet-1.1.1-4|39	%tap test
14cu|nodejs-are-we-there-yet-1.1.1-4|40	
14cu|nodejs-are-we-there-yet-1.1.1-4|41	%changelog
14cu|nodejs-are-we-there-yet-1.1.1-4|42	
14cu|nodejs-are-we-there-yet-1.1.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-are-we-there-yet-1.1.1-4|44	- (1def9d3) BuildList#2799825: Increase release tag
14cu|nodejs-are-we-there-yet-1.1.1-4|45	
14cu|nodejs-are-we-there-yet-1.1.1-4|46	

11085 14
14cu|nodejs-argparse-1.0.3-4|1	%define oname argparse
14cu|nodejs-argparse-1.0.3-4|2	
14cu|nodejs-argparse-1.0.3-4|3	Summary:        CLI arguments parser
14cu|nodejs-argparse-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-argparse-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-argparse-1.0.3-4|6	Release:        4
14cu|nodejs-argparse-1.0.3-4|7	License:        MIT
14cu|nodejs-argparse-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-argparse-1.0.3-4|9	Url:            https://github.com/nodeca/argparse
14cu|nodejs-argparse-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-argparse-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-argparse-1.0.3-4|12	BuildRequires:  npm(sprintf-js) >= 1.0.2
14cu|nodejs-argparse-1.0.3-4|13	BuildRequires:  npm(lodash) >= 3.2.0
14cu|nodejs-argparse-1.0.3-4|14	
14cu|nodejs-argparse-1.0.3-4|15	BuildArch:      noarch
14cu|nodejs-argparse-1.0.3-4|16	
14cu|nodejs-argparse-1.0.3-4|17	%description
14cu|nodejs-argparse-1.0.3-4|18	Very powerful CLI arguments parser. Native port of
14cu|nodejs-argparse-1.0.3-4|19	argparse - python's options parsing library.
14cu|nodejs-argparse-1.0.3-4|20	CLI arguments parser for node.js. Javascript port of python's
14cu|nodejs-argparse-1.0.3-4|21	argparse module (original version 3.2).
14cu|nodejs-argparse-1.0.3-4|22	That's a full port, except some very rare options,
14cu|nodejs-argparse-1.0.3-4|23	recorded in issue tracker.
14cu|nodejs-argparse-1.0.3-4|24	
14cu|nodejs-argparse-1.0.3-4|25	%files
14cu|nodejs-argparse-1.0.3-4|26	%doc LICENSE *.md examples
14cu|nodejs-argparse-1.0.3-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-argparse-1.0.3-4|28	
14cu|nodejs-argparse-1.0.3-4|29	#------------------------------------------------------------------
14cu|nodejs-argparse-1.0.3-4|30	
14cu|nodejs-argparse-1.0.3-4|31	%prep
14cu|nodejs-argparse-1.0.3-4|32	%setup -q -n package
14cu|nodejs-argparse-1.0.3-4|33	rm -rf node_modules
14cu|nodejs-argparse-1.0.3-4|34	
14cu|nodejs-argparse-1.0.3-4|35	%build
14cu|nodejs-argparse-1.0.3-4|36	
14cu|nodejs-argparse-1.0.3-4|37	%install
14cu|nodejs-argparse-1.0.3-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-argparse-1.0.3-4|39	cp -r package.json index.js lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-argparse-1.0.3-4|40	%nodejs_symlink_deps
14cu|nodejs-argparse-1.0.3-4|41	%changelog
14cu|nodejs-argparse-1.0.3-4|42	
14cu|nodejs-argparse-1.0.3-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-argparse-1.0.3-4|44	- (d4d3cae) BuildList#2799825: Increase release tag
14cu|nodejs-argparse-1.0.3-4|45	
14cu|nodejs-argparse-1.0.3-4|46	

11086 14
14cu|nodejs-args-2.2.1-4|1	%define oname args
14cu|nodejs-args-2.2.1-4|2	
14cu|nodejs-args-2.2.1-4|3	Summary:        Minimal toolkit for building CLIs
14cu|nodejs-args-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-args-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-args-2.2.1-4|6	Release:        4
14cu|nodejs-args-2.2.1-4|7	License:        MIT
14cu|nodejs-args-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-args-2.2.1-4|9	Url:            https://github.com/leo/args
14cu|nodejs-args-2.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-args-2.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-args-2.2.1-4|12	BuildRequires:  npm(pkginfo)
14cu|nodejs-args-2.2.1-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-args-2.2.1-4|14	BuildRequires:  npm(loud-rejection)
14cu|nodejs-args-2.2.1-4|15	BuildRequires:  npm(chalk)
14cu|nodejs-args-2.2.1-4|16	BuildRequires:  npm(camelcase)
14cu|nodejs-args-2.2.1-4|17	
14cu|nodejs-args-2.2.1-4|18	BuildArch:      noarch
14cu|nodejs-args-2.2.1-4|19	
14cu|nodejs-args-2.2.1-4|20	%description
14cu|nodejs-args-2.2.1-4|21	%{summary}.
14cu|nodejs-args-2.2.1-4|22	
14cu|nodejs-args-2.2.1-4|23	%files
14cu|nodejs-args-2.2.1-4|24	%doc LICENSE.md README.md
14cu|nodejs-args-2.2.1-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-args-2.2.1-4|26	
14cu|nodejs-args-2.2.1-4|27	#------------------------------------------------------------------
14cu|nodejs-args-2.2.1-4|28	
14cu|nodejs-args-2.2.1-4|29	%prep
14cu|nodejs-args-2.2.1-4|30	%setup -q -n package
14cu|nodejs-args-2.2.1-4|31	rm -rf node_modules
14cu|nodejs-args-2.2.1-4|32	perl -pi -e "s|>= 6.0.0||"  package.json
14cu|nodejs-args-2.2.1-4|33	
14cu|nodejs-args-2.2.1-4|34	%build
14cu|nodejs-args-2.2.1-4|35	
14cu|nodejs-args-2.2.1-4|36	%install
14cu|nodejs-args-2.2.1-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-args-2.2.1-4|38	cp -r package.json dist/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-args-2.2.1-4|39	%nodejs_symlink_deps
14cu|nodejs-args-2.2.1-4|40	
14cu|nodejs-args-2.2.1-4|41	%changelog
14cu|nodejs-args-2.2.1-4|42	
14cu|nodejs-args-2.2.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-args-2.2.1-4|44	- (44c7388) BuildList#2799825: Increase release tag
14cu|nodejs-args-2.2.1-4|45	
14cu|nodejs-args-2.2.1-4|46	

11087 14
14cu|nodejs-array-differ-1.0.0-4|1	%define oname array-differ
14cu|nodejs-array-differ-1.0.0-4|2	
14cu|nodejs-array-differ-1.0.0-4|3	Summary:        Create an array with values in the first input
14cu|nodejs-array-differ-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-differ-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-array-differ-1.0.0-4|6	Release:        4
14cu|nodejs-array-differ-1.0.0-4|7	License:        MIT
14cu|nodejs-array-differ-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-differ-1.0.0-4|9	Url:            https://github.com/sindresorhus/array-differ
14cu|nodejs-array-differ-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-differ-1.0.0-4|11	Source0:        https://github.com/sindresorhus/array-differ/archive/v1.0.0.tar.gz
14cu|nodejs-array-differ-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-array-differ-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-array-differ-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-array-differ-1.0.0-4|15	
14cu|nodejs-array-differ-1.0.0-4|16	%description
14cu|nodejs-array-differ-1.0.0-4|17	%{summary}.
14cu|nodejs-array-differ-1.0.0-4|18	
14cu|nodejs-array-differ-1.0.0-4|19	%files
14cu|nodejs-array-differ-1.0.0-4|20	%doc license readme.md
14cu|nodejs-array-differ-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-differ-1.0.0-4|22	
14cu|nodejs-array-differ-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-array-differ-1.0.0-4|24	
14cu|nodejs-array-differ-1.0.0-4|25	%prep
14cu|nodejs-array-differ-1.0.0-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-array-differ-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-array-differ-1.0.0-4|28	
14cu|nodejs-array-differ-1.0.0-4|29	%build
14cu|nodejs-array-differ-1.0.0-4|30	
14cu|nodejs-array-differ-1.0.0-4|31	%install
14cu|nodejs-array-differ-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-differ-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-differ-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-array-differ-1.0.0-4|35	
14cu|nodejs-array-differ-1.0.0-4|36	%check
14cu|nodejs-array-differ-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-array-differ-1.0.0-4|38	mocha
14cu|nodejs-array-differ-1.0.0-4|39	
14cu|nodejs-array-differ-1.0.0-4|40	%changelog
14cu|nodejs-array-differ-1.0.0-4|41	
14cu|nodejs-array-differ-1.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-array-differ-1.0.0-4|43	- (10e80c3) BuildList#2799825: Increase release tag
14cu|nodejs-array-differ-1.0.0-4|44	
14cu|nodejs-array-differ-1.0.0-4|45	

11088 14
14cu|nodejs-array-filter-1.0.0-4|1	%define oname array-filter
14cu|nodejs-array-filter-1.0.0-4|2	
14cu|nodejs-array-filter-1.0.0-4|3	Summary:        Array#filter for older browsers
14cu|nodejs-array-filter-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-filter-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-array-filter-1.0.0-4|6	Release:        4
14cu|nodejs-array-filter-1.0.0-4|7	License:        MIT
14cu|nodejs-array-filter-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-filter-1.0.0-4|9	Url:            https://github.com/juliangruber/array-filter
14cu|nodejs-array-filter-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-filter-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-array-filter-1.0.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-array-filter-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-array-filter-1.0.0-4|14	
14cu|nodejs-array-filter-1.0.0-4|15	%description
14cu|nodejs-array-filter-1.0.0-4|16	%{summary}.
14cu|nodejs-array-filter-1.0.0-4|17	
14cu|nodejs-array-filter-1.0.0-4|18	%files
14cu|nodejs-array-filter-1.0.0-4|19	%doc README.md
14cu|nodejs-array-filter-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-filter-1.0.0-4|21	
14cu|nodejs-array-filter-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-array-filter-1.0.0-4|23	
14cu|nodejs-array-filter-1.0.0-4|24	%prep
14cu|nodejs-array-filter-1.0.0-4|25	%setup -q -n package
14cu|nodejs-array-filter-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-array-filter-1.0.0-4|27	
14cu|nodejs-array-filter-1.0.0-4|28	%build
14cu|nodejs-array-filter-1.0.0-4|29	
14cu|nodejs-array-filter-1.0.0-4|30	%install
14cu|nodejs-array-filter-1.0.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-filter-1.0.0-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-filter-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-array-filter-1.0.0-4|34	
14cu|nodejs-array-filter-1.0.0-4|35	
14cu|nodejs-array-filter-1.0.0-4|36	# dunno why on 586 all tape tests fail...
14cu|nodejs-array-filter-1.0.0-4|37	%ifarch x86_64
14cu|nodejs-array-filter-1.0.0-4|38	%check
14cu|nodejs-array-filter-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-array-filter-1.0.0-4|40	tape test/*.js
14cu|nodejs-array-filter-1.0.0-4|41	
14cu|nodejs-array-filter-1.0.0-4|42	%endif
14cu|nodejs-array-filter-1.0.0-4|43	%changelog
14cu|nodejs-array-filter-1.0.0-4|44	
14cu|nodejs-array-filter-1.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-array-filter-1.0.0-4|46	- (0765db3) BuildList#2799825: Increase release tag
14cu|nodejs-array-filter-1.0.0-4|47	
14cu|nodejs-array-filter-1.0.0-4|48	

11089 14
14cu|nodejs-array-flatten-2.0.0-4|1	%define oname array-flatten
14cu|nodejs-array-flatten-2.0.0-4|2	
14cu|nodejs-array-flatten-2.0.0-4|3	Summary:        Flatten nested arrays
14cu|nodejs-array-flatten-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-flatten-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-array-flatten-2.0.0-4|6	Release:        4
14cu|nodejs-array-flatten-2.0.0-4|7	License:        MIT
14cu|nodejs-array-flatten-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-flatten-2.0.0-4|9	Url:            https://github.com/blakeembrey/array-flatten
14cu|nodejs-array-flatten-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-flatten-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-array-flatten-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-array-flatten-2.0.0-4|13	
14cu|nodejs-array-flatten-2.0.0-4|14	%description
14cu|nodejs-array-flatten-2.0.0-4|15	%{summary}.
14cu|nodejs-array-flatten-2.0.0-4|16	
14cu|nodejs-array-flatten-2.0.0-4|17	%files
14cu|nodejs-array-flatten-2.0.0-4|18	%doc LICENSE README.md
14cu|nodejs-array-flatten-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-flatten-2.0.0-4|20	
14cu|nodejs-array-flatten-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-array-flatten-2.0.0-4|22	
14cu|nodejs-array-flatten-2.0.0-4|23	%prep
14cu|nodejs-array-flatten-2.0.0-4|24	%setup -q -n package
14cu|nodejs-array-flatten-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-array-flatten-2.0.0-4|26	
14cu|nodejs-array-flatten-2.0.0-4|27	%build
14cu|nodejs-array-flatten-2.0.0-4|28	
14cu|nodejs-array-flatten-2.0.0-4|29	%install
14cu|nodejs-array-flatten-2.0.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-flatten-2.0.0-4|31	cp -r package.json array-flatten.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-flatten-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-array-flatten-2.0.0-4|33	
14cu|nodejs-array-flatten-2.0.0-4|34	%changelog
14cu|nodejs-array-flatten-2.0.0-4|35	
14cu|nodejs-array-flatten-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-array-flatten-2.0.0-4|37	- (389657f) BuildList#2799825: Increase release tag
14cu|nodejs-array-flatten-2.0.0-4|38	
14cu|nodejs-array-flatten-2.0.0-4|39	

11090 14
14cu|nodejs-array-index-1.0.0-4|1	%define oname array-index
14cu|nodejs-array-index-1.0.0-4|2	
14cu|nodejs-array-index-1.0.0-4|3	Summary:        Invoke getter/setter functions on array-like objects
14cu|nodejs-array-index-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-index-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-array-index-1.0.0-4|6	Release:        4
14cu|nodejs-array-index-1.0.0-4|7	License:        MIT
14cu|nodejs-array-index-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-index-1.0.0-4|9	Url:            https://github.com/TooTallNate/array-index
14cu|nodejs-array-index-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-index-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-array-index-1.0.0-4|12	BuildRequires:  npm(es6-symbol)
14cu|nodejs-array-index-1.0.0-4|13	BuildRequires:  npm(debug)
14cu|nodejs-array-index-1.0.0-4|14	
14cu|nodejs-array-index-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-array-index-1.0.0-4|16	
14cu|nodejs-array-index-1.0.0-4|17	%description
14cu|nodejs-array-index-1.0.0-4|18	%{summary}.
14cu|nodejs-array-index-1.0.0-4|19	
14cu|nodejs-array-index-1.0.0-4|20	%files
14cu|nodejs-array-index-1.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-array-index-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-index-1.0.0-4|23	
14cu|nodejs-array-index-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-array-index-1.0.0-4|25	
14cu|nodejs-array-index-1.0.0-4|26	%prep
14cu|nodejs-array-index-1.0.0-4|27	%setup -qn package
14cu|nodejs-array-index-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-array-index-1.0.0-4|29	
14cu|nodejs-array-index-1.0.0-4|30	%build
14cu|nodejs-array-index-1.0.0-4|31	
14cu|nodejs-array-index-1.0.0-4|32	%install
14cu|nodejs-array-index-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-index-1.0.0-4|34	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-index-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-array-index-1.0.0-4|36	
14cu|nodejs-array-index-1.0.0-4|37	%check
14cu|nodejs-array-index-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-array-index-1.0.0-4|39	%__nodejs test
14cu|nodejs-array-index-1.0.0-4|40	
14cu|nodejs-array-index-1.0.0-4|41	%changelog
14cu|nodejs-array-index-1.0.0-4|42	
14cu|nodejs-array-index-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-array-index-1.0.0-4|44	- (6bdc8df) BuildList#2799825: Increase release tag
14cu|nodejs-array-index-1.0.0-4|45	
14cu|nodejs-array-index-1.0.0-4|46	

11091 14
14cu|nodejs-array-map-0.0.0-4|1	%define oname array-map
14cu|nodejs-array-map-0.0.0-4|2	
14cu|nodejs-array-map-0.0.0-4|3	Summary:        [].map(f) for older browsers
14cu|nodejs-array-map-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-map-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-array-map-0.0.0-4|6	Release:        4
14cu|nodejs-array-map-0.0.0-4|7	License:        MIT
14cu|nodejs-array-map-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-map-0.0.0-4|9	Url:            https://github.com/substack/array-map
14cu|nodejs-array-map-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-map-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-array-map-0.0.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-array-map-0.0.0-4|13	BuildArch:      noarch
14cu|nodejs-array-map-0.0.0-4|14	
14cu|nodejs-array-map-0.0.0-4|15	%description
14cu|nodejs-array-map-0.0.0-4|16	%{summary}.
14cu|nodejs-array-map-0.0.0-4|17	
14cu|nodejs-array-map-0.0.0-4|18	%files
14cu|nodejs-array-map-0.0.0-4|19	%doc LICENSE readme.markdown example
14cu|nodejs-array-map-0.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-map-0.0.0-4|21	
14cu|nodejs-array-map-0.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-array-map-0.0.0-4|23	
14cu|nodejs-array-map-0.0.0-4|24	%prep
14cu|nodejs-array-map-0.0.0-4|25	%setup -q -n package
14cu|nodejs-array-map-0.0.0-4|26	rm -rf node_modules
14cu|nodejs-array-map-0.0.0-4|27	
14cu|nodejs-array-map-0.0.0-4|28	%build
14cu|nodejs-array-map-0.0.0-4|29	
14cu|nodejs-array-map-0.0.0-4|30	%install
14cu|nodejs-array-map-0.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-map-0.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-map-0.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-array-map-0.0.0-4|34	
14cu|nodejs-array-map-0.0.0-4|35	
14cu|nodejs-array-map-0.0.0-4|36	%check
14cu|nodejs-array-map-0.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-array-map-0.0.0-4|38	tape test/*.js
14cu|nodejs-array-map-0.0.0-4|39	
14cu|nodejs-array-map-0.0.0-4|40	
14cu|nodejs-array-map-0.0.0-4|41	
14cu|nodejs-array-map-0.0.0-4|42	
14cu|nodejs-array-map-0.0.0-4|43	%changelog
14cu|nodejs-array-map-0.0.0-4|44	
14cu|nodejs-array-map-0.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-array-map-0.0.0-4|46	- (c61c1b9) BuildList#2799825: Increase release tag
14cu|nodejs-array-map-0.0.0-4|47	
14cu|nodejs-array-map-0.0.0-4|48	

11092 14
14cu|nodejs-array-reduce-0.0.0-4|1	%define oname array-reduce
14cu|nodejs-array-reduce-0.0.0-4|2	
14cu|nodejs-array-reduce-0.0.0-4|3	Summary:        [].reduce() for old browsers
14cu|nodejs-array-reduce-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-reduce-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-array-reduce-0.0.0-4|6	Release:        4
14cu|nodejs-array-reduce-0.0.0-4|7	License:        MIT
14cu|nodejs-array-reduce-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-array-reduce-0.0.0-4|9	Url:            https://github.com/substack/array-reduce
14cu|nodejs-array-reduce-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-reduce-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-array-reduce-0.0.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-array-reduce-0.0.0-4|13	BuildArch:      noarch
14cu|nodejs-array-reduce-0.0.0-4|14	
14cu|nodejs-array-reduce-0.0.0-4|15	%description
14cu|nodejs-array-reduce-0.0.0-4|16	%{summary}.
14cu|nodejs-array-reduce-0.0.0-4|17	
14cu|nodejs-array-reduce-0.0.0-4|18	%files
14cu|nodejs-array-reduce-0.0.0-4|19	%doc LICENSE readme.markdown example
14cu|nodejs-array-reduce-0.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-reduce-0.0.0-4|21	
14cu|nodejs-array-reduce-0.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-array-reduce-0.0.0-4|23	
14cu|nodejs-array-reduce-0.0.0-4|24	%prep
14cu|nodejs-array-reduce-0.0.0-4|25	%setup -q -n package
14cu|nodejs-array-reduce-0.0.0-4|26	rm -rf node_modules
14cu|nodejs-array-reduce-0.0.0-4|27	
14cu|nodejs-array-reduce-0.0.0-4|28	%build
14cu|nodejs-array-reduce-0.0.0-4|29	
14cu|nodejs-array-reduce-0.0.0-4|30	%install
14cu|nodejs-array-reduce-0.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-reduce-0.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-reduce-0.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-array-reduce-0.0.0-4|34	
14cu|nodejs-array-reduce-0.0.0-4|35	
14cu|nodejs-array-reduce-0.0.0-4|36	%check
14cu|nodejs-array-reduce-0.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-array-reduce-0.0.0-4|38	tape test/*.js
14cu|nodejs-array-reduce-0.0.0-4|39	
14cu|nodejs-array-reduce-0.0.0-4|40	
14cu|nodejs-array-reduce-0.0.0-4|41	
14cu|nodejs-array-reduce-0.0.0-4|42	%changelog
14cu|nodejs-array-reduce-0.0.0-4|43	
14cu|nodejs-array-reduce-0.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-array-reduce-0.0.0-4|45	- (8b1e603) BuildList#2799825: Increase release tag
14cu|nodejs-array-reduce-0.0.0-4|46	
14cu|nodejs-array-reduce-0.0.0-4|47	

11093 14
14cu|nodejs-array-union-1.0.1-4|1	%define oname array-union
14cu|nodejs-array-union-1.0.1-4|2	
14cu|nodejs-array-union-1.0.1-4|3	Summary:        Create an array of unique values, in order, from the input arrays
14cu|nodejs-array-union-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-union-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-array-union-1.0.1-4|6	Release:        4
14cu|nodejs-array-union-1.0.1-4|7	License:        MIT
14cu|nodejs-array-union-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-array-union-1.0.1-4|9	Url:            https://github.com/sindresorhus/array-union
14cu|nodejs-array-union-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-union-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/array-union/master/license
14cu|nodejs-array-union-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-array-union-1.0.1-4|13	BuildRequires:  npm(array-uniq)
14cu|nodejs-array-union-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-array-union-1.0.1-4|15	
14cu|nodejs-array-union-1.0.1-4|16	%description
14cu|nodejs-array-union-1.0.1-4|17	%{summary}.
14cu|nodejs-array-union-1.0.1-4|18	
14cu|nodejs-array-union-1.0.1-4|19	%files
14cu|nodejs-array-union-1.0.1-4|20	%doc readme.md license
14cu|nodejs-array-union-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-union-1.0.1-4|22	
14cu|nodejs-array-union-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-array-union-1.0.1-4|24	
14cu|nodejs-array-union-1.0.1-4|25	%prep
14cu|nodejs-array-union-1.0.1-4|26	%setup -q -n package
14cu|nodejs-array-union-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-array-union-1.0.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-array-union-1.0.1-4|29	%build
14cu|nodejs-array-union-1.0.1-4|30	
14cu|nodejs-array-union-1.0.1-4|31	%install
14cu|nodejs-array-union-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-union-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-union-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-array-union-1.0.1-4|35	%changelog
14cu|nodejs-array-union-1.0.1-4|36	
14cu|nodejs-array-union-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-array-union-1.0.1-4|38	- (38b485a) BuildList#2799825: Increase release tag
14cu|nodejs-array-union-1.0.1-4|39	
14cu|nodejs-array-union-1.0.1-4|40	

11094 14
14cu|nodejs-array-uniq-1.0.2-4|1	%define oname array-uniq
14cu|nodejs-array-uniq-1.0.2-4|2	
14cu|nodejs-array-uniq-1.0.2-4|3	Summary:        Create an array without duplicates
14cu|nodejs-array-uniq-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-uniq-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-array-uniq-1.0.2-4|6	Release:        4
14cu|nodejs-array-uniq-1.0.2-4|7	License:        MIT
14cu|nodejs-array-uniq-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-array-uniq-1.0.2-4|9	Url:            https://github.com/sindresorhus/array-uniq
14cu|nodejs-array-uniq-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-uniq-1.0.2-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/array-uniq/master/license
14cu|nodejs-array-uniq-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-array-uniq-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-array-uniq-1.0.2-4|14	
14cu|nodejs-array-uniq-1.0.2-4|15	%description
14cu|nodejs-array-uniq-1.0.2-4|16	%{summary}.
14cu|nodejs-array-uniq-1.0.2-4|17	
14cu|nodejs-array-uniq-1.0.2-4|18	%files
14cu|nodejs-array-uniq-1.0.2-4|19	%doc readme.md
14cu|nodejs-array-uniq-1.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-uniq-1.0.2-4|21	
14cu|nodejs-array-uniq-1.0.2-4|22	#------------------------------------------------------------------
14cu|nodejs-array-uniq-1.0.2-4|23	
14cu|nodejs-array-uniq-1.0.2-4|24	%prep
14cu|nodejs-array-uniq-1.0.2-4|25	%setup -q -n package
14cu|nodejs-array-uniq-1.0.2-4|26	rm -rf node_modules
14cu|nodejs-array-uniq-1.0.2-4|27	cp -p %{SOURCE1} .
14cu|nodejs-array-uniq-1.0.2-4|28	
14cu|nodejs-array-uniq-1.0.2-4|29	%build
14cu|nodejs-array-uniq-1.0.2-4|30	
14cu|nodejs-array-uniq-1.0.2-4|31	%install
14cu|nodejs-array-uniq-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-uniq-1.0.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-uniq-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-array-uniq-1.0.2-4|35	%changelog
14cu|nodejs-array-uniq-1.0.2-4|36	
14cu|nodejs-array-uniq-1.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-array-uniq-1.0.2-4|38	- (50132b3) BuildList#2799825: Increase release tag
14cu|nodejs-array-uniq-1.0.2-4|39	
14cu|nodejs-array-uniq-1.0.2-4|40	

11095 14
14cu|nodejs-array-unique-0.2.1-4|1	%define oname array-unique
14cu|nodejs-array-unique-0.2.1-4|2	
14cu|nodejs-array-unique-0.2.1-4|3	Summary:        Return an array free of duplicate values. Fastest ES5 implementation
14cu|nodejs-array-unique-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-array-unique-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-array-unique-0.2.1-4|6	Release:        4
14cu|nodejs-array-unique-0.2.1-4|7	License:        MIT
14cu|nodejs-array-unique-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-array-unique-0.2.1-4|9	Url:            https://github.com/jonschlinkert/array-unique
14cu|nodejs-array-unique-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-array-unique-0.2.1-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/array-unique/master/test.js
14cu|nodejs-array-unique-0.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-array-unique-0.2.1-4|13	#
14cu|nodejs-array-unique-0.2.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-array-unique-0.2.1-4|15	BuildRequires:  npm(should)
14cu|nodejs-array-unique-0.2.1-4|16	BuildArch:      noarch
14cu|nodejs-array-unique-0.2.1-4|17	
14cu|nodejs-array-unique-0.2.1-4|18	%description
14cu|nodejs-array-unique-0.2.1-4|19	%{summary}.
14cu|nodejs-array-unique-0.2.1-4|20	
14cu|nodejs-array-unique-0.2.1-4|21	%files
14cu|nodejs-array-unique-0.2.1-4|22	%doc LICENSE *.md
14cu|nodejs-array-unique-0.2.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-unique-0.2.1-4|24	
14cu|nodejs-array-unique-0.2.1-4|25	#------------------------------------------------------------------
14cu|nodejs-array-unique-0.2.1-4|26	
14cu|nodejs-array-unique-0.2.1-4|27	%prep
14cu|nodejs-array-unique-0.2.1-4|28	%setup -q -n package
14cu|nodejs-array-unique-0.2.1-4|29	rm -rf node_modules
14cu|nodejs-array-unique-0.2.1-4|30	cp -p %{SOURCE1} .
14cu|nodejs-array-unique-0.2.1-4|31	find . -type f -exec chmod 644 {} \;
14cu|nodejs-array-unique-0.2.1-4|32	
14cu|nodejs-array-unique-0.2.1-4|33	%build
14cu|nodejs-array-unique-0.2.1-4|34	
14cu|nodejs-array-unique-0.2.1-4|35	%install
14cu|nodejs-array-unique-0.2.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-unique-0.2.1-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-array-unique-0.2.1-4|38	%nodejs_symlink_deps
14cu|nodejs-array-unique-0.2.1-4|39	
14cu|nodejs-array-unique-0.2.1-4|40	%check
14cu|nodejs-array-unique-0.2.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-array-unique-0.2.1-4|42	mocha test.js
14cu|nodejs-array-unique-0.2.1-4|43	
14cu|nodejs-array-unique-0.2.1-4|44	%changelog
14cu|nodejs-array-unique-0.2.1-4|45	
14cu|nodejs-array-unique-0.2.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-array-unique-0.2.1-4|47	- (cbc0e91) BuildList#2799825: Increase release tag
14cu|nodejs-array-unique-0.2.1-4|48	
14cu|nodejs-array-unique-0.2.1-4|49	

11096 14
14cu|nodejs-arr-diff-2.0.0-4|1	%define oname arr-diff
14cu|nodejs-arr-diff-2.0.0-4|2	
14cu|nodejs-arr-diff-2.0.0-4|3	Summary:        Returns an array with only the unique values from the first array
14cu|nodejs-arr-diff-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-arr-diff-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-arr-diff-2.0.0-4|6	Release:        4
14cu|nodejs-arr-diff-2.0.0-4|7	License:        MIT
14cu|nodejs-arr-diff-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-arr-diff-2.0.0-4|9	Url:            https://github.com/jonschlinkert/arr-diff
14cu|nodejs-arr-diff-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-arr-diff-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-arr-diff-2.0.0-4|12	BuildRequires:  npm(arr-flatten)
14cu|nodejs-arr-diff-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-arr-diff-2.0.0-4|14	
14cu|nodejs-arr-diff-2.0.0-4|15	%description
14cu|nodejs-arr-diff-2.0.0-4|16	%{summary}.
14cu|nodejs-arr-diff-2.0.0-4|17	
14cu|nodejs-arr-diff-2.0.0-4|18	%files
14cu|nodejs-arr-diff-2.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-arr-diff-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-diff-2.0.0-4|21	
14cu|nodejs-arr-diff-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-arr-diff-2.0.0-4|23	
14cu|nodejs-arr-diff-2.0.0-4|24	%prep
14cu|nodejs-arr-diff-2.0.0-4|25	%setup -q -n package
14cu|nodejs-arr-diff-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-arr-diff-2.0.0-4|27	chmod 644 LICENSE
14cu|nodejs-arr-diff-2.0.0-4|28	
14cu|nodejs-arr-diff-2.0.0-4|29	%build
14cu|nodejs-arr-diff-2.0.0-4|30	
14cu|nodejs-arr-diff-2.0.0-4|31	%install
14cu|nodejs-arr-diff-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-diff-2.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-diff-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-arr-diff-2.0.0-4|35	%changelog
14cu|nodejs-arr-diff-2.0.0-4|36	
14cu|nodejs-arr-diff-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-arr-diff-2.0.0-4|38	- (96218b8) BuildList#2799825: Increase release tag
14cu|nodejs-arr-diff-2.0.0-4|39	
14cu|nodejs-arr-diff-2.0.0-4|40	

11097 14
14cu|nodejs-arr-flatten-1.0.1-4|1	%define oname arr-flatten
14cu|nodejs-arr-flatten-1.0.1-4|2	
14cu|nodejs-arr-flatten-1.0.1-4|3	Summary:        Recursively flatten an array or arrays
14cu|nodejs-arr-flatten-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-arr-flatten-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-arr-flatten-1.0.1-4|6	Release:        4
14cu|nodejs-arr-flatten-1.0.1-4|7	License:        MIT
14cu|nodejs-arr-flatten-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-arr-flatten-1.0.1-4|9	Url:            https://github.com/jonschlinkert/arr-flatten
14cu|nodejs-arr-flatten-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-arr-flatten-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-arr-flatten-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-arr-flatten-1.0.1-4|13	
14cu|nodejs-arr-flatten-1.0.1-4|14	%description
14cu|nodejs-arr-flatten-1.0.1-4|15	%{summary}.
14cu|nodejs-arr-flatten-1.0.1-4|16	
14cu|nodejs-arr-flatten-1.0.1-4|17	%files
14cu|nodejs-arr-flatten-1.0.1-4|18	%doc LICENSE *.md
14cu|nodejs-arr-flatten-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-flatten-1.0.1-4|20	
14cu|nodejs-arr-flatten-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-arr-flatten-1.0.1-4|22	
14cu|nodejs-arr-flatten-1.0.1-4|23	%prep
14cu|nodejs-arr-flatten-1.0.1-4|24	%setup -q -n package
14cu|nodejs-arr-flatten-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-arr-flatten-1.0.1-4|26	find . -type f -exec chmod 644 {} \;
14cu|nodejs-arr-flatten-1.0.1-4|27	%build
14cu|nodejs-arr-flatten-1.0.1-4|28	
14cu|nodejs-arr-flatten-1.0.1-4|29	%install
14cu|nodejs-arr-flatten-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-flatten-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arr-flatten-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-arr-flatten-1.0.1-4|33	%changelog
14cu|nodejs-arr-flatten-1.0.1-4|34	
14cu|nodejs-arr-flatten-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-arr-flatten-1.0.1-4|36	- (544899b) BuildList#2799825: Increase release tag
14cu|nodejs-arr-flatten-1.0.1-4|37	
14cu|nodejs-arr-flatten-1.0.1-4|38	

11098 14
14cu|nodejs-arrify-1.0.1-4|1	%define oname arrify
14cu|nodejs-arrify-1.0.1-4|2	
14cu|nodejs-arrify-1.0.1-4|3	Summary:        Convert a value to an array
14cu|nodejs-arrify-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-arrify-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-arrify-1.0.1-4|6	Release:        4
14cu|nodejs-arrify-1.0.1-4|7	License:        MIT
14cu|nodejs-arrify-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-arrify-1.0.1-4|9	Url:            https://github.com/sindresorhus/arrify
14cu|nodejs-arrify-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-arrify-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-arrify-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-arrify-1.0.1-4|13	
14cu|nodejs-arrify-1.0.1-4|14	%description
14cu|nodejs-arrify-1.0.1-4|15	%{summary}.
14cu|nodejs-arrify-1.0.1-4|16	
14cu|nodejs-arrify-1.0.1-4|17	%files
14cu|nodejs-arrify-1.0.1-4|18	%doc license readme.md
14cu|nodejs-arrify-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-arrify-1.0.1-4|20	
14cu|nodejs-arrify-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-arrify-1.0.1-4|22	
14cu|nodejs-arrify-1.0.1-4|23	%prep
14cu|nodejs-arrify-1.0.1-4|24	%setup -q -n package
14cu|nodejs-arrify-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-arrify-1.0.1-4|26	
14cu|nodejs-arrify-1.0.1-4|27	%build
14cu|nodejs-arrify-1.0.1-4|28	
14cu|nodejs-arrify-1.0.1-4|29	%install
14cu|nodejs-arrify-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arrify-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-arrify-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-arrify-1.0.1-4|33	%changelog
14cu|nodejs-arrify-1.0.1-4|34	
14cu|nodejs-arrify-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-arrify-1.0.1-4|36	- (2071765) BuildList#2799825: Increase release tag
14cu|nodejs-arrify-1.0.1-4|37	
14cu|nodejs-arrify-1.0.1-4|38	

11099 14
14cu|nodejs-asap-2.0.3-4|1	%define oname asap
14cu|nodejs-asap-2.0.3-4|2	
14cu|nodejs-asap-2.0.3-4|3	Summary:    High-priority task queue for Node.js and browser
14cu|nodejs-asap-2.0.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-asap-2.0.3-4|5	Version:    2.0.3
14cu|nodejs-asap-2.0.3-4|6	Release:    4
14cu|nodejs-asap-2.0.3-4|7	License:    MIT
14cu|nodejs-asap-2.0.3-4|8	Group:      Development/Other
14cu|nodejs-asap-2.0.3-4|9	URL:        https://github.com/kriskowal/asap
14cu|nodejs-asap-2.0.3-4|10	Source0:    http://registry.npmjs.org/asap/-/asap-%{version}.tgz
14cu|nodejs-asap-2.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-asap-2.0.3-4|12	BuildArch:  noarch
14cu|nodejs-asap-2.0.3-4|13	
14cu|nodejs-asap-2.0.3-4|14	%description
14cu|nodejs-asap-2.0.3-4|15	%{summary}.
14cu|nodejs-asap-2.0.3-4|16	
14cu|nodejs-asap-2.0.3-4|17	%files
14cu|nodejs-asap-2.0.3-4|18	%doc LICENSE.md README.md CHANGES.md
14cu|nodejs-asap-2.0.3-4|19	%{nodejs_sitelib}/asap
14cu|nodejs-asap-2.0.3-4|20	#--------------------------------------------------------
14cu|nodejs-asap-2.0.3-4|21	
14cu|nodejs-asap-2.0.3-4|22	%prep
14cu|nodejs-asap-2.0.3-4|23	%setup -q -n package
14cu|nodejs-asap-2.0.3-4|24	
14cu|nodejs-asap-2.0.3-4|25	
14cu|nodejs-asap-2.0.3-4|26	%build
14cu|nodejs-asap-2.0.3-4|27	#nothing to do
14cu|nodejs-asap-2.0.3-4|28	
14cu|nodejs-asap-2.0.3-4|29	
14cu|nodejs-asap-2.0.3-4|30	%install
14cu|nodejs-asap-2.0.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/asap
14cu|nodejs-asap-2.0.3-4|32	cp -pr package.json *.js \
14cu|nodejs-asap-2.0.3-4|33	%{buildroot}%{nodejs_sitelib}/asap
14cu|nodejs-asap-2.0.3-4|34	
14cu|nodejs-asap-2.0.3-4|35	%nodejs_symlink_deps
14cu|nodejs-asap-2.0.3-4|36	
14cu|nodejs-asap-2.0.3-4|37	
14cu|nodejs-asap-2.0.3-4|38	
14cu|nodejs-asap-2.0.3-4|39	%changelog
14cu|nodejs-asap-2.0.3-4|40	
14cu|nodejs-asap-2.0.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.3-4
14cu|nodejs-asap-2.0.3-4|42	- (67a6a5b) BuildList#2799825: Increase release tag
14cu|nodejs-asap-2.0.3-4|43	
14cu|nodejs-asap-2.0.3-4|44	

11100 14
14cu|nodejs-ascli-1.0.0-4|1	%define oname ascli
14cu|nodejs-ascli-1.0.0-4|2	
14cu|nodejs-ascli-1.0.0-4|3	Summary:        A uniform foundation for unobtrusive (ASCII art in) cli apps
14cu|nodejs-ascli-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ascli-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-ascli-1.0.0-4|6	Release:        4
14cu|nodejs-ascli-1.0.0-4|7	License:        ASL 2.0
14cu|nodejs-ascli-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-ascli-1.0.0-4|9	Url:            https://github.com/dcodeIO/ascli
14cu|nodejs-ascli-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ascli-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ascli-1.0.0-4|12	BuildRequires:  npm(optjs)
14cu|nodejs-ascli-1.0.0-4|13	BuildRequires:  npm(colour)
14cu|nodejs-ascli-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-ascli-1.0.0-4|15	
14cu|nodejs-ascli-1.0.0-4|16	%description
14cu|nodejs-ascli-1.0.0-4|17	%{summary}.
14cu|nodejs-ascli-1.0.0-4|18	
14cu|nodejs-ascli-1.0.0-4|19	%files
14cu|nodejs-ascli-1.0.0-4|20	%doc LICENSE *.md
14cu|nodejs-ascli-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ascli-1.0.0-4|22	
14cu|nodejs-ascli-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-ascli-1.0.0-4|24	
14cu|nodejs-ascli-1.0.0-4|25	%prep
14cu|nodejs-ascli-1.0.0-4|26	%setup -q -n package
14cu|nodejs-ascli-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-ascli-1.0.0-4|28	
14cu|nodejs-ascli-1.0.0-4|29	%build
14cu|nodejs-ascli-1.0.0-4|30	
14cu|nodejs-ascli-1.0.0-4|31	%install
14cu|nodejs-ascli-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ascli-1.0.0-4|33	cp -r package.json %{oname}.js alphabet/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ascli-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-ascli-1.0.0-4|35	
14cu|nodejs-ascli-1.0.0-4|36	
14cu|nodejs-ascli-1.0.0-4|37	%check
14cu|nodejs-ascli-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-ascli-1.0.0-4|39	%__nodejs tests/test.js
14cu|nodejs-ascli-1.0.0-4|40	
14cu|nodejs-ascli-1.0.0-4|41	%changelog
14cu|nodejs-ascli-1.0.0-4|42	
14cu|nodejs-ascli-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-ascli-1.0.0-4|44	- (5480747) BuildList#2799825: Increase release tag
14cu|nodejs-ascli-1.0.0-4|45	
14cu|nodejs-ascli-1.0.0-4|46	

11101 14
14cu|nodejs-asn1-0.2.3-4|1	%define oname asn1
14cu|nodejs-asn1-0.2.3-4|2	
14cu|nodejs-asn1-0.2.3-4|3	Summary:        Contains parsers and serializers for ASN.1 (currently BER only)
14cu|nodejs-asn1-0.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-asn1-0.2.3-4|5	Version:        0.2.3
14cu|nodejs-asn1-0.2.3-4|6	Release:        4
14cu|nodejs-asn1-0.2.3-4|7	Group:          Development/Other
14cu|nodejs-asn1-0.2.3-4|8	License:        MIT
14cu|nodejs-asn1-0.2.3-4|9	URL:            https://github.com/mcavage/node-%{oname}
14cu|nodejs-asn1-0.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-asn1-0.2.3-4|11	
14cu|nodejs-asn1-0.2.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-asn1-0.2.3-4|13	BuildArch:      noarch
14cu|nodejs-asn1-0.2.3-4|14	
14cu|nodejs-asn1-0.2.3-4|15	
14cu|nodejs-asn1-0.2.3-4|16	%description
14cu|nodejs-asn1-0.2.3-4|17	nodejs-%{oname} is a library for encoding and decoding Abstract Syntax Notation
14cu|nodejs-asn1-0.2.3-4|18	One (ASN.1) datatypes in pure JavaScript. ASN.1 is  is a standard and notation
14cu|nodejs-asn1-0.2.3-4|19	that describes rules and structures for representing, encoding, transmitting,
14cu|nodejs-asn1-0.2.3-4|20	and decoding data in telecommunications and computer networking.
14cu|nodejs-asn1-0.2.3-4|21	
14cu|nodejs-asn1-0.2.3-4|22	Currently Basic Encoding Rules (BER) encoding is supported; at some point
14cu|nodejs-asn1-0.2.3-4|23	Distinguished Encoding Rules (DER) will likely also be supported.
14cu|nodejs-asn1-0.2.3-4|24	
14cu|nodejs-asn1-0.2.3-4|25	%files
14cu|nodejs-asn1-0.2.3-4|26	%doc LICENSE README.md
14cu|nodejs-asn1-0.2.3-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1-0.2.3-4|28	
14cu|nodejs-asn1-0.2.3-4|29	#------------------------------------------------------------
14cu|nodejs-asn1-0.2.3-4|30	%prep
14cu|nodejs-asn1-0.2.3-4|31	%setup -q -n package
14cu|nodejs-asn1-0.2.3-4|32	
14cu|nodejs-asn1-0.2.3-4|33	%build
14cu|nodejs-asn1-0.2.3-4|34	#nothing to do
14cu|nodejs-asn1-0.2.3-4|35	
14cu|nodejs-asn1-0.2.3-4|36	%install
14cu|nodejs-asn1-0.2.3-4|37	
14cu|nodejs-asn1-0.2.3-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1-0.2.3-4|39	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1-0.2.3-4|40	
14cu|nodejs-asn1-0.2.3-4|41	%nodejs_symlink_deps
14cu|nodejs-asn1-0.2.3-4|42	
14cu|nodejs-asn1-0.2.3-4|43	
14cu|nodejs-asn1-0.2.3-4|44	
14cu|nodejs-asn1-0.2.3-4|45	%changelog
14cu|nodejs-asn1-0.2.3-4|46	
14cu|nodejs-asn1-0.2.3-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.3-4
14cu|nodejs-asn1-0.2.3-4|48	- (fbda53f) BuildList#2799825: Increase release tag
14cu|nodejs-asn1-0.2.3-4|49	
14cu|nodejs-asn1-0.2.3-4|50	

11102 14
14cu|nodejs-asn1.js-4.2.1-4|1	%define oname asn1.js
14cu|nodejs-asn1.js-4.2.1-4|2	
14cu|nodejs-asn1.js-4.2.1-4|3	Summary:        ASN.1 encoder and decoder
14cu|nodejs-asn1.js-4.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-asn1.js-4.2.1-4|5	Version:        4.2.1
14cu|nodejs-asn1.js-4.2.1-4|6	Release:        4
14cu|nodejs-asn1.js-4.2.1-4|7	License:        MIT
14cu|nodejs-asn1.js-4.2.1-4|8	Group:          Development/Other
14cu|nodejs-asn1.js-4.2.1-4|9	Url:            https://github.com/indutny/asn1.js
14cu|nodejs-asn1.js-4.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-asn1.js-4.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-asn1.js-4.2.1-4|12	BuildRequires:  npm(minimalistic-assert)
14cu|nodejs-asn1.js-4.2.1-4|13	BuildRequires:  npm(inherits)
14cu|nodejs-asn1.js-4.2.1-4|14	BuildRequires:  npm(bn.js)
14cu|nodejs-asn1.js-4.2.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-asn1.js-4.2.1-4|16	BuildArch:      noarch
14cu|nodejs-asn1.js-4.2.1-4|17	
14cu|nodejs-asn1.js-4.2.1-4|18	%description
14cu|nodejs-asn1.js-4.2.1-4|19	%{summary}.
14cu|nodejs-asn1.js-4.2.1-4|20	
14cu|nodejs-asn1.js-4.2.1-4|21	%files
14cu|nodejs-asn1.js-4.2.1-4|22	%doc README.md
14cu|nodejs-asn1.js-4.2.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1.js-4.2.1-4|24	
14cu|nodejs-asn1.js-4.2.1-4|25	#------------------------------------------------------------------
14cu|nodejs-asn1.js-4.2.1-4|26	
14cu|nodejs-asn1.js-4.2.1-4|27	%prep
14cu|nodejs-asn1.js-4.2.1-4|28	%setup -q -n package
14cu|nodejs-asn1.js-4.2.1-4|29	rm -rf node_modules
14cu|nodejs-asn1.js-4.2.1-4|30	%nodejs_fixdep inherits
14cu|nodejs-asn1.js-4.2.1-4|31	
14cu|nodejs-asn1.js-4.2.1-4|32	%build
14cu|nodejs-asn1.js-4.2.1-4|33	
14cu|nodejs-asn1.js-4.2.1-4|34	%install
14cu|nodejs-asn1.js-4.2.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1.js-4.2.1-4|36	cp -r package.json lib rfc %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-asn1.js-4.2.1-4|37	%nodejs_symlink_deps
14cu|nodejs-asn1.js-4.2.1-4|38	
14cu|nodejs-asn1.js-4.2.1-4|39	%check
14cu|nodejs-asn1.js-4.2.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-asn1.js-4.2.1-4|41	mocha --reporter spec test/*-test.js rfc/2560/test/*-test.js rfc/3280/test/*-test.js
14cu|nodejs-asn1.js-4.2.1-4|42	
14cu|nodejs-asn1.js-4.2.1-4|43	
14cu|nodejs-asn1.js-4.2.1-4|44	
14cu|nodejs-asn1.js-4.2.1-4|45	%changelog
14cu|nodejs-asn1.js-4.2.1-4|46	
14cu|nodejs-asn1.js-4.2.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.2.1-4
14cu|nodejs-asn1.js-4.2.1-4|48	- (d98d420) BuildList#2799825: Increase release tag
14cu|nodejs-asn1.js-4.2.1-4|49	
14cu|nodejs-asn1.js-4.2.1-4|50	

11103 14
14cu|nodejs-assert-1.3.0-4|1	%define oname assert
14cu|nodejs-assert-1.3.0-4|2	
14cu|nodejs-assert-1.3.0-4|3	Summary:        Commonjs assert - node.js api compatible
14cu|nodejs-assert-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-assert-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-assert-1.3.0-4|6	Release:        4
14cu|nodejs-assert-1.3.0-4|7	License:        MIT
14cu|nodejs-assert-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-assert-1.3.0-4|9	Url:            https://github.com/defunctzombie/commonjs-assert
14cu|nodejs-assert-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-assert-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-assert-1.3.0-4|12	BuildRequires:  npm(util)
14cu|nodejs-assert-1.3.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-assert-1.3.0-4|14	BuildArch:      noarch
14cu|nodejs-assert-1.3.0-4|15	
14cu|nodejs-assert-1.3.0-4|16	%description
14cu|nodejs-assert-1.3.0-4|17	%{summary}.
14cu|nodejs-assert-1.3.0-4|18	
14cu|nodejs-assert-1.3.0-4|19	%files
14cu|nodejs-assert-1.3.0-4|20	%doc LICENSE README.md
14cu|nodejs-assert-1.3.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-1.3.0-4|22	
14cu|nodejs-assert-1.3.0-4|23	#------------------------------------------------------------------
14cu|nodejs-assert-1.3.0-4|24	
14cu|nodejs-assert-1.3.0-4|25	%prep
14cu|nodejs-assert-1.3.0-4|26	%setup -q -n package
14cu|nodejs-assert-1.3.0-4|27	rm -rf node_modules
14cu|nodejs-assert-1.3.0-4|28	
14cu|nodejs-assert-1.3.0-4|29	%build
14cu|nodejs-assert-1.3.0-4|30	
14cu|nodejs-assert-1.3.0-4|31	%install
14cu|nodejs-assert-1.3.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-1.3.0-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-1.3.0-4|34	%nodejs_symlink_deps
14cu|nodejs-assert-1.3.0-4|35	
14cu|nodejs-assert-1.3.0-4|36	
14cu|nodejs-assert-1.3.0-4|37	%check
14cu|nodejs-assert-1.3.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-assert-1.3.0-4|39	mocha --ui qunit test.js
14cu|nodejs-assert-1.3.0-4|40	
14cu|nodejs-assert-1.3.0-4|41	%changelog
14cu|nodejs-assert-1.3.0-4|42	
14cu|nodejs-assert-1.3.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-assert-1.3.0-4|44	- (7e81770) BuildList#2799825: Increase release tag
14cu|nodejs-assert-1.3.0-4|45	
14cu|nodejs-assert-1.3.0-4|46	

11104 14
14cu|nodejs-assertion-error-1.0.1-4|1	%define oname assertion-error
14cu|nodejs-assertion-error-1.0.1-4|2	
14cu|nodejs-assertion-error-1.0.1-4|3	Summary:        Error constructor for test and validation frameworks
14cu|nodejs-assertion-error-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-assertion-error-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-assertion-error-1.0.1-4|6	Release:        4
14cu|nodejs-assertion-error-1.0.1-4|7	Group:		    Development/Other
14cu|nodejs-assertion-error-1.0.1-4|8	License:        MIT
14cu|nodejs-assertion-error-1.0.1-4|9	Url:            https://github.com/chaijs/%{oname}
14cu|nodejs-assertion-error-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-assertion-error-1.0.1-4|11	Source1:        %{oname}-tests-%{version}.tar.bz2
14cu|nodejs-assertion-error-1.0.1-4|12	Source10:       %{oname}-dl-tests.sh
14cu|nodejs-assertion-error-1.0.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-assertion-error-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-assertion-error-1.0.1-4|15	
14cu|nodejs-assertion-error-1.0.1-4|16	%description
14cu|nodejs-assertion-error-1.0.1-4|17	Error constructor for test and validation frameworks that implements
14cu|nodejs-assertion-error-1.0.1-4|18	standardized AssertionError specification.
14cu|nodejs-assertion-error-1.0.1-4|19	
14cu|nodejs-assertion-error-1.0.1-4|20	
14cu|nodejs-assertion-error-1.0.1-4|21	%files
14cu|nodejs-assertion-error-1.0.1-4|22	%doc *.md
14cu|nodejs-assertion-error-1.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-assertion-error-1.0.1-4|24	#---------------------------------------------------------
14cu|nodejs-assertion-error-1.0.1-4|25	%prep
14cu|nodejs-assertion-error-1.0.1-4|26	%setup -q -n package
14cu|nodejs-assertion-error-1.0.1-4|27	%setup -T -D -a 1 -q -n package
14cu|nodejs-assertion-error-1.0.1-4|28	rm -rf node_modules
14cu|nodejs-assertion-error-1.0.1-4|29	
14cu|nodejs-assertion-error-1.0.1-4|30	%build
14cu|nodejs-assertion-error-1.0.1-4|31	
14cu|nodejs-assertion-error-1.0.1-4|32	
14cu|nodejs-assertion-error-1.0.1-4|33	%install
14cu|nodejs-assertion-error-1.0.1-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-assertion-error-1.0.1-4|35	cp -r package.json index.js \
14cu|nodejs-assertion-error-1.0.1-4|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-assertion-error-1.0.1-4|37	%nodejs_symlink_deps
14cu|nodejs-assertion-error-1.0.1-4|38	
14cu|nodejs-assertion-error-1.0.1-4|39	%check
14cu|nodejs-assertion-error-1.0.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-assertion-error-1.0.1-4|41	%{__nodejs} test/index.js
14cu|nodejs-assertion-error-1.0.1-4|42	
14cu|nodejs-assertion-error-1.0.1-4|43	
14cu|nodejs-assertion-error-1.0.1-4|44	%changelog
14cu|nodejs-assertion-error-1.0.1-4|45	
14cu|nodejs-assertion-error-1.0.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-assertion-error-1.0.1-4|47	- (7021b3d) BuildList#2799825: Increase release tag
14cu|nodejs-assertion-error-1.0.1-4|48	
14cu|nodejs-assertion-error-1.0.1-4|49	

11105 14
14cu|nodejs-assert-plus-0.2.0-4|1	%define oname assert-plus
14cu|nodejs-assert-plus-0.2.0-4|2	
14cu|nodejs-assert-plus-0.2.0-4|3	
14cu|nodejs-assert-plus-0.2.0-4|4	Summary:        Extra assertions on top of node's assert module
14cu|nodejs-assert-plus-0.2.0-4|5	Name:           nodejs-%{oname}
14cu|nodejs-assert-plus-0.2.0-4|6	Version:        0.2.0
14cu|nodejs-assert-plus-0.2.0-4|7	Release:        4
14cu|nodejs-assert-plus-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-assert-plus-0.2.0-4|9	License:        MIT
14cu|nodejs-assert-plus-0.2.0-4|10	URL:            https://github.com/mcavage/node-%{oname}
14cu|nodejs-assert-plus-0.2.0-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-assert-plus-0.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-assert-plus-0.2.0-4|13	BuildArch:      noarch
14cu|nodejs-assert-plus-0.2.0-4|14	
14cu|nodejs-assert-plus-0.2.0-4|15	
14cu|nodejs-assert-plus-0.2.0-4|16	%description
14cu|nodejs-assert-plus-0.2.0-4|17	This library is a super small wrapper over node's assert module that has two
14cu|nodejs-assert-plus-0.2.0-4|18	things: (1) the ability to disable assertions with the environment variable
14cu|nodejs-assert-plus-0.2.0-4|19	NODE_NDEBUG, and (2) some API wrappers for argument testing.
14cu|nodejs-assert-plus-0.2.0-4|20	
14cu|nodejs-assert-plus-0.2.0-4|21	%files
14cu|nodejs-assert-plus-0.2.0-4|22	%doc README.md AUTHORS CHANGES.md
14cu|nodejs-assert-plus-0.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-plus-0.2.0-4|24	
14cu|nodejs-assert-plus-0.2.0-4|25	#---------------------------------------------------------
14cu|nodejs-assert-plus-0.2.0-4|26	
14cu|nodejs-assert-plus-0.2.0-4|27	%prep
14cu|nodejs-assert-plus-0.2.0-4|28	%setup -q -n package
14cu|nodejs-assert-plus-0.2.0-4|29	
14cu|nodejs-assert-plus-0.2.0-4|30	%build
14cu|nodejs-assert-plus-0.2.0-4|31	#nothing to do
14cu|nodejs-assert-plus-0.2.0-4|32	
14cu|nodejs-assert-plus-0.2.0-4|33	%install
14cu|nodejs-assert-plus-0.2.0-4|34	
14cu|nodejs-assert-plus-0.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-plus-0.2.0-4|36	cp -pr package.json assert.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assert-plus-0.2.0-4|37	
14cu|nodejs-assert-plus-0.2.0-4|38	%nodejs_symlink_deps
14cu|nodejs-assert-plus-0.2.0-4|39	
14cu|nodejs-assert-plus-0.2.0-4|40	
14cu|nodejs-assert-plus-0.2.0-4|41	
14cu|nodejs-assert-plus-0.2.0-4|42	%changelog
14cu|nodejs-assert-plus-0.2.0-4|43	
14cu|nodejs-assert-plus-0.2.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-assert-plus-0.2.0-4|45	- (4d150a0) BuildList#2799825: Increase release tag
14cu|nodejs-assert-plus-0.2.0-4|46	
14cu|nodejs-assert-plus-0.2.0-4|47	

11106 14
14cu|nodejs-assume-1.4.1-4|1	%define oname assume
14cu|nodejs-assume-1.4.1-4|2	
14cu|nodejs-assume-1.4.1-4|3	Summary:        Expect-like assertions that works seamlessly in node and browsers
14cu|nodejs-assume-1.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-assume-1.4.1-4|5	Version:        1.4.1
14cu|nodejs-assume-1.4.1-4|6	Release:        4
14cu|nodejs-assume-1.4.1-4|7	License:        MIT
14cu|nodejs-assume-1.4.1-4|8	Group:          Development/Other
14cu|nodejs-assume-1.4.1-4|9	Url:            https://github.com/bigpipe/assume
14cu|nodejs-assume-1.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-assume-1.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-assume-1.4.1-4|12	BuildRequires:  npm(pruddy-error)
14cu|nodejs-assume-1.4.1-4|13	BuildRequires:  npm(pathval)
14cu|nodejs-assume-1.4.1-4|14	BuildRequires:  npm(object-inspect)
14cu|nodejs-assume-1.4.1-4|15	BuildRequires:  npm(fn.name)
14cu|nodejs-assume-1.4.1-4|16	BuildRequires:  npm(deep-eql)
14cu|nodejs-assume-1.4.1-4|17	BuildArch:      noarch
14cu|nodejs-assume-1.4.1-4|18	
14cu|nodejs-assume-1.4.1-4|19	%description
14cu|nodejs-assume-1.4.1-4|20	%{summary}.
14cu|nodejs-assume-1.4.1-4|21	
14cu|nodejs-assume-1.4.1-4|22	%files
14cu|nodejs-assume-1.4.1-4|23	%doc LICENSE *.md
14cu|nodejs-assume-1.4.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-assume-1.4.1-4|25	
14cu|nodejs-assume-1.4.1-4|26	#------------------------------------------------------------------
14cu|nodejs-assume-1.4.1-4|27	
14cu|nodejs-assume-1.4.1-4|28	%prep
14cu|nodejs-assume-1.4.1-4|29	%setup -q -n package
14cu|nodejs-assume-1.4.1-4|30	rm -rf node_modules
14cu|nodejs-assume-1.4.1-4|31	
14cu|nodejs-assume-1.4.1-4|32	%build
14cu|nodejs-assume-1.4.1-4|33	
14cu|nodejs-assume-1.4.1-4|34	%install
14cu|nodejs-assume-1.4.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assume-1.4.1-4|36	cp -r package.json index.js dist/ \
14cu|nodejs-assume-1.4.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-assume-1.4.1-4|38	%nodejs_symlink_deps
14cu|nodejs-assume-1.4.1-4|39	%changelog
14cu|nodejs-assume-1.4.1-4|40	
14cu|nodejs-assume-1.4.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-assume-1.4.1-4|42	- (88f2b51) BuildList#2799825: Increase release tag
14cu|nodejs-assume-1.4.1-4|43	
14cu|nodejs-assume-1.4.1-4|44	

11107 14
14cu|nodejs-astw-2.0.0-4|1	%define oname astw
14cu|nodejs-astw-2.0.0-4|2	
14cu|nodejs-astw-2.0.0-4|3	Summary:        Walk the ast with references to parent nodes
14cu|nodejs-astw-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-astw-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-astw-2.0.0-4|6	Release:        4
14cu|nodejs-astw-2.0.0-4|7	License:        MIT
14cu|nodejs-astw-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-astw-2.0.0-4|9	Url:            https://github.com/substack/astw
14cu|nodejs-astw-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-astw-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-astw-2.0.0-4|12	BuildRequires:  npm(acorn)
14cu|nodejs-astw-2.0.0-4|13	BuildRequires:  npm(escodegen)
14cu|nodejs-astw-2.0.0-4|14	BuildRequires:  npm(tape)
14cu|nodejs-astw-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-astw-2.0.0-4|16	
14cu|nodejs-astw-2.0.0-4|17	%description
14cu|nodejs-astw-2.0.0-4|18	%{summary}.
14cu|nodejs-astw-2.0.0-4|19	
14cu|nodejs-astw-2.0.0-4|20	%files
14cu|nodejs-astw-2.0.0-4|21	%doc LICENSE readme.markdown example/
14cu|nodejs-astw-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-astw-2.0.0-4|23	
14cu|nodejs-astw-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-astw-2.0.0-4|25	
14cu|nodejs-astw-2.0.0-4|26	%prep
14cu|nodejs-astw-2.0.0-4|27	%setup -q -n package
14cu|nodejs-astw-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-astw-2.0.0-4|29	
14cu|nodejs-astw-2.0.0-4|30	%build
14cu|nodejs-astw-2.0.0-4|31	
14cu|nodejs-astw-2.0.0-4|32	%install
14cu|nodejs-astw-2.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-astw-2.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-astw-2.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-astw-2.0.0-4|36	
14cu|nodejs-astw-2.0.0-4|37	%check
14cu|nodejs-astw-2.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-astw-2.0.0-4|39	tape test/*.js
14cu|nodejs-astw-2.0.0-4|40	
14cu|nodejs-astw-2.0.0-4|41	%changelog
14cu|nodejs-astw-2.0.0-4|42	
14cu|nodejs-astw-2.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-astw-2.0.0-4|44	- (3863886) BuildList#2799825: Increase release tag
14cu|nodejs-astw-2.0.0-4|45	
14cu|nodejs-astw-2.0.0-4|46	

11108 14
14cu|nodejs-async-1.5.0-4|1	%define oname async
14cu|nodejs-async-1.5.0-4|2	
14cu|nodejs-async-1.5.0-4|3	Summary:        Higher-order functions and common patterns for asynchronous code
14cu|nodejs-async-1.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-async-1.5.0-4|5	Version:        1.5.0
14cu|nodejs-async-1.5.0-4|6	Release:        4
14cu|nodejs-async-1.5.0-4|7	Group:          Development/Other
14cu|nodejs-async-1.5.0-4|8	License:        MIT
14cu|nodejs-async-1.5.0-4|9	URL:            http://github.com/caolan/%{oname}/
14cu|nodejs-async-1.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-async-1.5.0-4|11	
14cu|nodejs-async-1.5.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-async-1.5.0-4|13	BuildRequires:  nodejs
14cu|nodejs-async-1.5.0-4|14	
14cu|nodejs-async-1.5.0-4|15	BuildArch:	noarch
14cu|nodejs-async-1.5.0-4|16	
14cu|nodejs-async-1.5.0-4|17	%description
14cu|nodejs-async-1.5.0-4|18	Async is a utility module which provides straight-forward, powerful functions
14cu|nodejs-async-1.5.0-4|19	for working with asynchronous JavaScript. Although originally designed for
14cu|nodejs-async-1.5.0-4|20	use with Node.js, it can also be used directly in the browser.
14cu|nodejs-async-1.5.0-4|21	
14cu|nodejs-async-1.5.0-4|22	Async provides around 20 functions that include the usual 'functional'
14cu|nodejs-async-1.5.0-4|23	suspects (map, reduce, filter, forEach…) as well as some common patterns
14cu|nodejs-async-1.5.0-4|24	for asynchronous control flow (parallel, series, waterfall…). All these
14cu|nodejs-async-1.5.0-4|25	functions assume you follow the Node.js convention of providing a single
14cu|nodejs-async-1.5.0-4|26	callback as the last argument of your async function.
14cu|nodejs-async-1.5.0-4|27	
14cu|nodejs-async-1.5.0-4|28	%files
14cu|nodejs-async-1.5.0-4|29	%doc README.md LICENSE CHANGELOG.md
14cu|nodejs-async-1.5.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-1.5.0-4|31	#-----------------------------------------------------
14cu|nodejs-async-1.5.0-4|32	%prep
14cu|nodejs-async-1.5.0-4|33	%setup -q -n package
14cu|nodejs-async-1.5.0-4|34	
14cu|nodejs-async-1.5.0-4|35	
14cu|nodejs-async-1.5.0-4|36	%build
14cu|nodejs-async-1.5.0-4|37	#nothing to do
14cu|nodejs-async-1.5.0-4|38	
14cu|nodejs-async-1.5.0-4|39	%install
14cu|nodejs-async-1.5.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-1.5.0-4|41	cp -pr *.json dist lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-1.5.0-4|42	
14cu|nodejs-async-1.5.0-4|43	
14cu|nodejs-async-1.5.0-4|44	%changelog
14cu|nodejs-async-1.5.0-4|45	
14cu|nodejs-async-1.5.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.0-4
14cu|nodejs-async-1.5.0-4|47	- (331fcda) BuildList#2799825: Increase release tag
14cu|nodejs-async-1.5.0-4|48	
14cu|nodejs-async-1.5.0-4|49	

11109 14
14cu|nodejs-async-to-gen-1.3.0-4|1	%define oname async-to-gen
14cu|nodejs-async-to-gen-1.3.0-4|2	
14cu|nodejs-async-to-gen-1.3.0-4|3	Summary:        Transform async functions to generator functions with speed and simplicity
14cu|nodejs-async-to-gen-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-async-to-gen-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-async-to-gen-1.3.0-4|6	Release:        4
14cu|nodejs-async-to-gen-1.3.0-4|7	License:        BSD
14cu|nodejs-async-to-gen-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-async-to-gen-1.3.0-4|9	Url:            https://github.com/leebyron/async-to-gen
14cu|nodejs-async-to-gen-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-async-to-gen-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-async-to-gen-1.3.0-4|12	BuildRequires:  npm(magic-string)
14cu|nodejs-async-to-gen-1.3.0-4|13	BuildRequires:  npm(babylon)
14cu|nodejs-async-to-gen-1.3.0-4|14	
14cu|nodejs-async-to-gen-1.3.0-4|15	BuildArch:      noarch
14cu|nodejs-async-to-gen-1.3.0-4|16	
14cu|nodejs-async-to-gen-1.3.0-4|17	%description
14cu|nodejs-async-to-gen-1.3.0-4|18	%{summary}.
14cu|nodejs-async-to-gen-1.3.0-4|19	
14cu|nodejs-async-to-gen-1.3.0-4|20	%files
14cu|nodejs-async-to-gen-1.3.0-4|21	%doc README.md
14cu|nodejs-async-to-gen-1.3.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-to-gen-1.3.0-4|23	
14cu|nodejs-async-to-gen-1.3.0-4|24	#------------------------------------------------------------------
14cu|nodejs-async-to-gen-1.3.0-4|25	
14cu|nodejs-async-to-gen-1.3.0-4|26	%prep
14cu|nodejs-async-to-gen-1.3.0-4|27	%setup -q -n package
14cu|nodejs-async-to-gen-1.3.0-4|28	rm -rf node_modules
14cu|nodejs-async-to-gen-1.3.0-4|29	
14cu|nodejs-async-to-gen-1.3.0-4|30	%build
14cu|nodejs-async-to-gen-1.3.0-4|31	
14cu|nodejs-async-to-gen-1.3.0-4|32	%install
14cu|nodejs-async-to-gen-1.3.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-to-gen-1.3.0-4|34	cp -r package.json *.js async-node async-to-gen \
14cu|nodejs-async-to-gen-1.3.0-4|35	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-async-to-gen-1.3.0-4|36	%nodejs_symlink_deps
14cu|nodejs-async-to-gen-1.3.0-4|37	
14cu|nodejs-async-to-gen-1.3.0-4|38	%changelog
14cu|nodejs-async-to-gen-1.3.0-4|39	
14cu|nodejs-async-to-gen-1.3.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-async-to-gen-1.3.0-4|41	- (b0aae54) BuildList#2799825: Increase release tag
14cu|nodejs-async-to-gen-1.3.0-4|42	
14cu|nodejs-async-to-gen-1.3.0-4|43	

11110 14
14cu|nodejs-atob-1.1.2-4|1	%define oname atob
14cu|nodejs-atob-1.1.2-4|2	
14cu|nodejs-atob-1.1.2-4|3	Summary:        Atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
14cu|nodejs-atob-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-atob-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-atob-1.1.2-4|6	Release:        4
14cu|nodejs-atob-1.1.2-4|7	License:        ASL 2.0
14cu|nodejs-atob-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-atob-1.1.2-4|9	Url:            https://github.com/coolaj86/node-browser-compat
14cu|nodejs-atob-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-atob-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-atob-1.1.2-4|12	BuildArch:      noarch
14cu|nodejs-atob-1.1.2-4|13	
14cu|nodejs-atob-1.1.2-4|14	%description
14cu|nodejs-atob-1.1.2-4|15	%{summary}.
14cu|nodejs-atob-1.1.2-4|16	
14cu|nodejs-atob-1.1.2-4|17	%files
14cu|nodejs-atob-1.1.2-4|18	%doc LICENSE README.md
14cu|nodejs-atob-1.1.2-4|19	%{_bindir}/%{oname}.js
14cu|nodejs-atob-1.1.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-atob-1.1.2-4|21	
14cu|nodejs-atob-1.1.2-4|22	#------------------------------------------------------------------
14cu|nodejs-atob-1.1.2-4|23	
14cu|nodejs-atob-1.1.2-4|24	%prep
14cu|nodejs-atob-1.1.2-4|25	%setup -q -n package
14cu|nodejs-atob-1.1.2-4|26	rm -rf node_modules
14cu|nodejs-atob-1.1.2-4|27	
14cu|nodejs-atob-1.1.2-4|28	%build
14cu|nodejs-atob-1.1.2-4|29	
14cu|nodejs-atob-1.1.2-4|30	%install
14cu|nodejs-atob-1.1.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-atob-1.1.2-4|32	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-atob-1.1.2-4|33	
14cu|nodejs-atob-1.1.2-4|34	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-atob-1.1.2-4|35	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js \
14cu|nodejs-atob-1.1.2-4|36	%{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-atob-1.1.2-4|37	
14cu|nodejs-atob-1.1.2-4|38	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-atob-1.1.2-4|39	
14cu|nodejs-atob-1.1.2-4|40	%nodejs_symlink_deps
14cu|nodejs-atob-1.1.2-4|41	
14cu|nodejs-atob-1.1.2-4|42	
14cu|nodejs-atob-1.1.2-4|43	%check
14cu|nodejs-atob-1.1.2-4|44	%nodejs_symlink_deps --check
14cu|nodejs-atob-1.1.2-4|45	%__nodejs test.js
14cu|nodejs-atob-1.1.2-4|46	
14cu|nodejs-atob-1.1.2-4|47	
14cu|nodejs-atob-1.1.2-4|48	
14cu|nodejs-atob-1.1.2-4|49	%changelog
14cu|nodejs-atob-1.1.2-4|50	
14cu|nodejs-atob-1.1.2-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-atob-1.1.2-4|52	- (b9fb295) BuildList#2799825: Increase release tag
14cu|nodejs-atob-1.1.2-4|53	
14cu|nodejs-atob-1.1.2-4|54	

11111 14
14cu|nodejs-aws-sign-0.3.0-6|1	Name:       nodejs-aws-sign
14cu|nodejs-aws-sign-0.3.0-6|2	Version:    0.3.0
14cu|nodejs-aws-sign-0.3.0-6|3	Release:    6
14cu|nodejs-aws-sign-0.3.0-6|4	Summary:    AWS signing for Node.js
14cu|nodejs-aws-sign-0.3.0-6|5	# Apache 2.0 License added upstream, will appear in next release
14cu|nodejs-aws-sign-0.3.0-6|6	# https://github.com/mikeal/aws-sign/blob/master/LICENSE
14cu|nodejs-aws-sign-0.3.0-6|7	License:    ASL 2.0
14cu|nodejs-aws-sign-0.3.0-6|8	Group:      Development/Other
14cu|nodejs-aws-sign-0.3.0-6|9	URL:        https://github.com/mikeal/aws-sign
14cu|nodejs-aws-sign-0.3.0-6|10	Source0:    http://registry.npmjs.org/aws-sign/-/aws-sign-%{version}.tgz
14cu|nodejs-aws-sign-0.3.0-6|11	BuildArch:  noarch
14cu|nodejs-aws-sign-0.3.0-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-aws-sign-0.3.0-6|13	BuildRequires:  nodejs
14cu|nodejs-aws-sign-0.3.0-6|14	
14cu|nodejs-aws-sign-0.3.0-6|15	%description
14cu|nodejs-aws-sign-0.3.0-6|16	Simple module to calculate Authorization header for Amazon AWS REST requests.
14cu|nodejs-aws-sign-0.3.0-6|17	
14cu|nodejs-aws-sign-0.3.0-6|18	%prep
14cu|nodejs-aws-sign-0.3.0-6|19	%setup -q -n package
14cu|nodejs-aws-sign-0.3.0-6|20	
14cu|nodejs-aws-sign-0.3.0-6|21	%build
14cu|nodejs-aws-sign-0.3.0-6|22	#nothing to do
14cu|nodejs-aws-sign-0.3.0-6|23	
14cu|nodejs-aws-sign-0.3.0-6|24	%install
14cu|nodejs-aws-sign-0.3.0-6|25	
14cu|nodejs-aws-sign-0.3.0-6|26	mkdir -p %{buildroot}%{nodejs_sitelib}/aws-sign
14cu|nodejs-aws-sign-0.3.0-6|27	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/aws-sign
14cu|nodejs-aws-sign-0.3.0-6|28	
14cu|nodejs-aws-sign-0.3.0-6|29	%nodejs_symlink_deps
14cu|nodejs-aws-sign-0.3.0-6|30	
14cu|nodejs-aws-sign-0.3.0-6|31	%clean
14cu|nodejs-aws-sign-0.3.0-6|32	
14cu|nodejs-aws-sign-0.3.0-6|33	%files
14cu|nodejs-aws-sign-0.3.0-6|34	%defattr(-,root,root,-)
14cu|nodejs-aws-sign-0.3.0-6|35	%{nodejs_sitelib}/aws-sign
14cu|nodejs-aws-sign-0.3.0-6|36	
14cu|nodejs-aws-sign-0.3.0-6|37	
14cu|nodejs-aws-sign-0.3.0-6|38	%changelog
14cu|nodejs-aws-sign-0.3.0-6|39	
14cu|nodejs-aws-sign-0.3.0-6|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-6
14cu|nodejs-aws-sign-0.3.0-6|41	- (7ee44a0) BuildList#2799825: Increase release tag
14cu|nodejs-aws-sign-0.3.0-6|42	
14cu|nodejs-aws-sign-0.3.0-6|43	

11112 14
14cu|nodejs-aws-sign2-0.6.0-4|1	%define oname aws-sign2
14cu|nodejs-aws-sign2-0.6.0-4|2	
14cu|nodejs-aws-sign2-0.6.0-4|3	Summary:        AWS signing module for npm
14cu|nodejs-aws-sign2-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-aws-sign2-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-aws-sign2-0.6.0-4|6	Release:        4
14cu|nodejs-aws-sign2-0.6.0-4|7	License:        ASL 2.0
14cu|nodejs-aws-sign2-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-aws-sign2-0.6.0-4|9	Url:            https://github.com/mikeal/aws-sign
14cu|nodejs-aws-sign2-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-aws-sign2-0.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-aws-sign2-0.6.0-4|12	BuildArch:      noarch
14cu|nodejs-aws-sign2-0.6.0-4|13	
14cu|nodejs-aws-sign2-0.6.0-4|14	%description
14cu|nodejs-aws-sign2-0.6.0-4|15	AWS signing. Originally pulled from
14cu|nodejs-aws-sign2-0.6.0-4|16	LearnBoost/knox, maintained as vendor in
14cu|nodejs-aws-sign2-0.6.0-4|17	request, now a standalone module..
14cu|nodejs-aws-sign2-0.6.0-4|18	
14cu|nodejs-aws-sign2-0.6.0-4|19	%files
14cu|nodejs-aws-sign2-0.6.0-4|20	%doc LICENSE README.md
14cu|nodejs-aws-sign2-0.6.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-aws-sign2-0.6.0-4|22	
14cu|nodejs-aws-sign2-0.6.0-4|23	#------------------------------------------------------------------
14cu|nodejs-aws-sign2-0.6.0-4|24	
14cu|nodejs-aws-sign2-0.6.0-4|25	%prep
14cu|nodejs-aws-sign2-0.6.0-4|26	%setup -q -n package
14cu|nodejs-aws-sign2-0.6.0-4|27	rm -rf node_modules
14cu|nodejs-aws-sign2-0.6.0-4|28	
14cu|nodejs-aws-sign2-0.6.0-4|29	%build
14cu|nodejs-aws-sign2-0.6.0-4|30	
14cu|nodejs-aws-sign2-0.6.0-4|31	%install
14cu|nodejs-aws-sign2-0.6.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-aws-sign2-0.6.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-aws-sign2-0.6.0-4|34	%nodejs_symlink_deps
14cu|nodejs-aws-sign2-0.6.0-4|35	%changelog
14cu|nodejs-aws-sign2-0.6.0-4|36	
14cu|nodejs-aws-sign2-0.6.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-aws-sign2-0.6.0-4|38	- (b8563ed) BuildList#2799825: Increase release tag
14cu|nodejs-aws-sign2-0.6.0-4|39	
14cu|nodejs-aws-sign2-0.6.0-4|40	

11113 14
14cu|nodejs-axios-0.13.1-4|1	%define oname axios
14cu|nodejs-axios-0.13.1-4|2	
14cu|nodejs-axios-0.13.1-4|3	Summary:        Promise based HTTP client for the browser and node.js
14cu|nodejs-axios-0.13.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-axios-0.13.1-4|5	Version:        0.13.1
14cu|nodejs-axios-0.13.1-4|6	Release:        4
14cu|nodejs-axios-0.13.1-4|7	License:        MIT
14cu|nodejs-axios-0.13.1-4|8	Group:          Development/Other
14cu|nodejs-axios-0.13.1-4|9	Url:            https://github.com/mzabriskie/axios
14cu|nodejs-axios-0.13.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-axios-0.13.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-axios-0.13.1-4|12	BuildRequires:  npm(follow-redirects)
14cu|nodejs-axios-0.13.1-4|13	
14cu|nodejs-axios-0.13.1-4|14	BuildArch:      noarch
14cu|nodejs-axios-0.13.1-4|15	
14cu|nodejs-axios-0.13.1-4|16	%description
14cu|nodejs-axios-0.13.1-4|17	%{summary}.
14cu|nodejs-axios-0.13.1-4|18	
14cu|nodejs-axios-0.13.1-4|19	%files
14cu|nodejs-axios-0.13.1-4|20	%doc LICENSE *.md
14cu|nodejs-axios-0.13.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-axios-0.13.1-4|22	
14cu|nodejs-axios-0.13.1-4|23	#------------------------------------------------------------------
14cu|nodejs-axios-0.13.1-4|24	
14cu|nodejs-axios-0.13.1-4|25	%prep
14cu|nodejs-axios-0.13.1-4|26	%setup -qn package
14cu|nodejs-axios-0.13.1-4|27	rm -rf node_modules
14cu|nodejs-axios-0.13.1-4|28	%nodejs_fixdep follow-redirects
14cu|nodejs-axios-0.13.1-4|29	
14cu|nodejs-axios-0.13.1-4|30	%build
14cu|nodejs-axios-0.13.1-4|31	
14cu|nodejs-axios-0.13.1-4|32	%install
14cu|nodejs-axios-0.13.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-axios-0.13.1-4|34	cp -r package.json index.js dist/ lib/ *.txt *.ts \
14cu|nodejs-axios-0.13.1-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-axios-0.13.1-4|36	%nodejs_symlink_deps
14cu|nodejs-axios-0.13.1-4|37	%changelog
14cu|nodejs-axios-0.13.1-4|38	
14cu|nodejs-axios-0.13.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.13.1-4
14cu|nodejs-axios-0.13.1-4|40	- (8480b1e) BuildList#2799825: Increase release tag
14cu|nodejs-axios-0.13.1-4|41	
14cu|nodejs-axios-0.13.1-4|42	

11114 14
14cu|nodejs-babel-code-frame-6.3.13-6|1	%define oname babel-code-frame
14cu|nodejs-babel-code-frame-6.3.13-6|2	
14cu|nodejs-babel-code-frame-6.3.13-6|3	Summary:        Generate errors that contain a code frame that point to source locations
14cu|nodejs-babel-code-frame-6.3.13-6|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-code-frame-6.3.13-6|5	Version:        6.3.13
14cu|nodejs-babel-code-frame-6.3.13-6|6	Release:        6
14cu|nodejs-babel-code-frame-6.3.13-6|7	License:        MIT
14cu|nodejs-babel-code-frame-6.3.13-6|8	Group:          Development/Other
14cu|nodejs-babel-code-frame-6.3.13-6|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-code-frame-6.3.13-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-code-frame-6.3.13-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-code-frame-6.3.13-6|12	BuildRequires:  npm(repeating)
14cu|nodejs-babel-code-frame-6.3.13-6|13	BuildRequires:  npm(line-numbers)
14cu|nodejs-babel-code-frame-6.3.13-6|14	BuildRequires:  npm(js-tokens)
14cu|nodejs-babel-code-frame-6.3.13-6|15	BuildRequires:  npm(esutils)
14cu|nodejs-babel-code-frame-6.3.13-6|16	BuildRequires:  npm(chalk)
14cu|nodejs-babel-code-frame-6.3.13-6|17	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-code-frame-6.3.13-6|18	BuildArch:      noarch
14cu|nodejs-babel-code-frame-6.3.13-6|19	
14cu|nodejs-babel-code-frame-6.3.13-6|20	%description
14cu|nodejs-babel-code-frame-6.3.13-6|21	%{summary}.
14cu|nodejs-babel-code-frame-6.3.13-6|22	
14cu|nodejs-babel-code-frame-6.3.13-6|23	%files
14cu|nodejs-babel-code-frame-6.3.13-6|24	%doc *.md
14cu|nodejs-babel-code-frame-6.3.13-6|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-code-frame-6.3.13-6|26	
14cu|nodejs-babel-code-frame-6.3.13-6|27	#------------------------------------------------------------------
14cu|nodejs-babel-code-frame-6.3.13-6|28	
14cu|nodejs-babel-code-frame-6.3.13-6|29	%prep
14cu|nodejs-babel-code-frame-6.3.13-6|30	%setup -q -n package
14cu|nodejs-babel-code-frame-6.3.13-6|31	rm -rf node_modules
14cu|nodejs-babel-code-frame-6.3.13-6|32	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babel-code-frame-6.3.13-6|33	
14cu|nodejs-babel-code-frame-6.3.13-6|34	%build
14cu|nodejs-babel-code-frame-6.3.13-6|35	
14cu|nodejs-babel-code-frame-6.3.13-6|36	%install
14cu|nodejs-babel-code-frame-6.3.13-6|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-code-frame-6.3.13-6|38	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-code-frame-6.3.13-6|39	%nodejs_symlink_deps
14cu|nodejs-babel-code-frame-6.3.13-6|40	
14cu|nodejs-babel-code-frame-6.3.13-6|41	
14cu|nodejs-babel-code-frame-6.3.13-6|42	%changelog
14cu|nodejs-babel-code-frame-6.3.13-6|43	
14cu|nodejs-babel-code-frame-6.3.13-6|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.3.13-6
14cu|nodejs-babel-code-frame-6.3.13-6|45	- (2301f3e) BuildList#2799825: Increase release tag
14cu|nodejs-babel-code-frame-6.3.13-6|46	
14cu|nodejs-babel-code-frame-6.3.13-6|47	

11115 14
14cu|nodejs-babel-core-6.4.5-4|1	%define oname babel-core
14cu|nodejs-babel-core-6.4.5-4|2	
14cu|nodejs-babel-core-6.4.5-4|3	Summary:        Babel compiler core
14cu|nodejs-babel-core-6.4.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-core-6.4.5-4|5	Version:        6.4.5
14cu|nodejs-babel-core-6.4.5-4|6	Release:        4
14cu|nodejs-babel-core-6.4.5-4|7	License:        MIT
14cu|nodejs-babel-core-6.4.5-4|8	Group:          Development/Other
14cu|nodejs-babel-core-6.4.5-4|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-core-6.4.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-core-6.4.5-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-babel-core-6.4.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-core-6.4.5-4|13	BuildRequires:  npm(source-map)
14cu|nodejs-babel-core-6.4.5-4|14	BuildRequires:  npm(slash)
14cu|nodejs-babel-core-6.4.5-4|15	BuildRequires:  npm(shebang-regex)
14cu|nodejs-babel-core-6.4.5-4|16	BuildRequires:  npm(private)
14cu|nodejs-babel-core-6.4.5-4|17	BuildRequires:  npm(path-is-absolute)
14cu|nodejs-babel-core-6.4.5-4|18	BuildRequires:  npm(path-exists)
14cu|nodejs-babel-core-6.4.5-4|19	BuildRequires:  npm(minimatch)
14cu|nodejs-babel-core-6.4.5-4|20	BuildRequires:  npm(lodash)
14cu|nodejs-babel-core-6.4.5-4|21	BuildRequires:  npm(json5)
14cu|nodejs-babel-core-6.4.5-4|22	BuildRequires:  npm(debug)
14cu|nodejs-babel-core-6.4.5-4|23	BuildRequires:  npm(convert-source-map)
14cu|nodejs-babel-core-6.4.5-4|24	BuildRequires:  npm(babylon)
14cu|nodejs-babel-core-6.4.5-4|25	BuildRequires:  npm(babel-types)
14cu|nodejs-babel-core-6.4.5-4|26	BuildRequires:  npm(babel-traverse)
14cu|nodejs-babel-core-6.4.5-4|27	BuildRequires:  npm(babel-register)
14cu|nodejs-babel-core-6.4.5-4|28	BuildRequires:  nodejs-babel-runtime5 = 5.8.35
14cu|nodejs-babel-core-6.4.5-4|29	BuildRequires:  npm(babel-template)
14cu|nodejs-babel-core-6.4.5-4|30	BuildRequires:  npm(babel-messages)
14cu|nodejs-babel-core-6.4.5-4|31	BuildRequires:  npm(babel-helpers)
14cu|nodejs-babel-core-6.4.5-4|32	BuildRequires:  npm(babel-generator)
14cu|nodejs-babel-core-6.4.5-4|33	BuildRequires:  npm(babel-code-frame)
14cu|nodejs-babel-core-6.4.5-4|34	BuildArch:      noarch
14cu|nodejs-babel-core-6.4.5-4|35	
14cu|nodejs-babel-core-6.4.5-4|36	%description
14cu|nodejs-babel-core-6.4.5-4|37	%{summary}.
14cu|nodejs-babel-core-6.4.5-4|38	
14cu|nodejs-babel-core-6.4.5-4|39	%files
14cu|nodejs-babel-core-6.4.5-4|40	%doc *.md
14cu|nodejs-babel-core-6.4.5-4|41	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-core-6.4.5-4|42	
14cu|nodejs-babel-core-6.4.5-4|43	#------------------------------------------------------------------
14cu|nodejs-babel-core-6.4.5-4|44	
14cu|nodejs-babel-core-6.4.5-4|45	%prep
14cu|nodejs-babel-core-6.4.5-4|46	%setup -q -n package
14cu|nodejs-babel-core-6.4.5-4|47	rm -rf node_modules
14cu|nodejs-babel-core-6.4.5-4|48	%nodejs_fixdep babel-runtime 5.8.35
14cu|nodejs-babel-core-6.4.5-4|49	
14cu|nodejs-babel-core-6.4.5-4|50	%build
14cu|nodejs-babel-core-6.4.5-4|51	
14cu|nodejs-babel-core-6.4.5-4|52	%install
14cu|nodejs-babel-core-6.4.5-4|53	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-core-6.4.5-4|54	cp -r package.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-core-6.4.5-4|55	%nodejs_symlink_deps
14cu|nodejs-babel-core-6.4.5-4|56	%changelog
14cu|nodejs-babel-core-6.4.5-4|57	
14cu|nodejs-babel-core-6.4.5-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-4
14cu|nodejs-babel-core-6.4.5-4|59	- (fda13e1) BuildList#2799825: Increase release tag
14cu|nodejs-babel-core-6.4.5-4|60	
14cu|nodejs-babel-core-6.4.5-4|61	

11116 14
14cu|nodejs-babel-generator-6.4.5-6|1	%define oname babel-generator
14cu|nodejs-babel-generator-6.4.5-6|2	
14cu|nodejs-babel-generator-6.4.5-6|3	Summary:        Turns an AST into code
14cu|nodejs-babel-generator-6.4.5-6|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-generator-6.4.5-6|5	Version:        6.4.5
14cu|nodejs-babel-generator-6.4.5-6|6	Release:        6
14cu|nodejs-babel-generator-6.4.5-6|7	License:        MIT
14cu|nodejs-babel-generator-6.4.5-6|8	Group:          Development/Other
14cu|nodejs-babel-generator-6.4.5-6|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-generator-6.4.5-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-generator-6.4.5-6|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-babel-generator-6.4.5-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-generator-6.4.5-6|13	BuildRequires:  npm(trim-right)
14cu|nodejs-babel-generator-6.4.5-6|14	BuildRequires:  npm(source-map)
14cu|nodejs-babel-generator-6.4.5-6|15	BuildRequires:  npm(repeating)
14cu|nodejs-babel-generator-6.4.5-6|16	BuildRequires:  npm(lodash)
14cu|nodejs-babel-generator-6.4.5-6|17	BuildRequires:  npm(is-integer)
14cu|nodejs-babel-generator-6.4.5-6|18	BuildRequires:  npm(detect-indent)
14cu|nodejs-babel-generator-6.4.5-6|19	BuildRequires:  npm(babel-types)
14cu|nodejs-babel-generator-6.4.5-6|20	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-generator-6.4.5-6|21	BuildRequires:  npm(babel-messages)
14cu|nodejs-babel-generator-6.4.5-6|22	BuildArch:      noarch
14cu|nodejs-babel-generator-6.4.5-6|23	
14cu|nodejs-babel-generator-6.4.5-6|24	%description
14cu|nodejs-babel-generator-6.4.5-6|25	%{summary}.
14cu|nodejs-babel-generator-6.4.5-6|26	
14cu|nodejs-babel-generator-6.4.5-6|27	%files
14cu|nodejs-babel-generator-6.4.5-6|28	%doc *.md
14cu|nodejs-babel-generator-6.4.5-6|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-generator-6.4.5-6|30	
14cu|nodejs-babel-generator-6.4.5-6|31	#------------------------------------------------------------------
14cu|nodejs-babel-generator-6.4.5-6|32	
14cu|nodejs-babel-generator-6.4.5-6|33	%prep
14cu|nodejs-babel-generator-6.4.5-6|34	%setup -q -n package
14cu|nodejs-babel-generator-6.4.5-6|35	rm -rf node_modules
14cu|nodejs-babel-generator-6.4.5-6|36	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babel-generator-6.4.5-6|37	
14cu|nodejs-babel-generator-6.4.5-6|38	%build
14cu|nodejs-babel-generator-6.4.5-6|39	
14cu|nodejs-babel-generator-6.4.5-6|40	%install
14cu|nodejs-babel-generator-6.4.5-6|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-generator-6.4.5-6|42	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-generator-6.4.5-6|43	%nodejs_symlink_deps
14cu|nodejs-babel-generator-6.4.5-6|44	%changelog
14cu|nodejs-babel-generator-6.4.5-6|45	
14cu|nodejs-babel-generator-6.4.5-6|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-6
14cu|nodejs-babel-generator-6.4.5-6|47	- (e1dbf82) BuildList#2799825: Increase release tag
14cu|nodejs-babel-generator-6.4.5-6|48	
14cu|nodejs-babel-generator-6.4.5-6|49	

11117 14
14cu|nodejs-babel-helpers-6.4.5-4|1	%define oname babel-helpers
14cu|nodejs-babel-helpers-6.4.5-4|2	
14cu|nodejs-babel-helpers-6.4.5-4|3	Summary:        Collection of helper functions used by Babel transforms
14cu|nodejs-babel-helpers-6.4.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-helpers-6.4.5-4|5	Version:        6.4.5
14cu|nodejs-babel-helpers-6.4.5-4|6	Release:        4
14cu|nodejs-babel-helpers-6.4.5-4|7	License:        MIT
14cu|nodejs-babel-helpers-6.4.5-4|8	Group:          Development/Other
14cu|nodejs-babel-helpers-6.4.5-4|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-helpers-6.4.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-helpers-6.4.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-helpers-6.4.5-4|12	BuildRequires:  npm(babel-template) >= 6.3.13
14cu|nodejs-babel-helpers-6.4.5-4|13	BuildRequires:  npm(babel-runtime)
14cu|nodejs-babel-helpers-6.4.5-4|14	BuildArch:      noarch
14cu|nodejs-babel-helpers-6.4.5-4|15	
14cu|nodejs-babel-helpers-6.4.5-4|16	%description
14cu|nodejs-babel-helpers-6.4.5-4|17	%{summary}.
14cu|nodejs-babel-helpers-6.4.5-4|18	
14cu|nodejs-babel-helpers-6.4.5-4|19	%files
14cu|nodejs-babel-helpers-6.4.5-4|20	%doc *.md
14cu|nodejs-babel-helpers-6.4.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-helpers-6.4.5-4|22	
14cu|nodejs-babel-helpers-6.4.5-4|23	#------------------------------------------------------------------
14cu|nodejs-babel-helpers-6.4.5-4|24	
14cu|nodejs-babel-helpers-6.4.5-4|25	%prep
14cu|nodejs-babel-helpers-6.4.5-4|26	%setup -q -n package
14cu|nodejs-babel-helpers-6.4.5-4|27	rm -rf node_modules
14cu|nodejs-babel-helpers-6.4.5-4|28	%nodejs_fixdep babel-runtime 5.8.35
14cu|nodejs-babel-helpers-6.4.5-4|29	%build
14cu|nodejs-babel-helpers-6.4.5-4|30	
14cu|nodejs-babel-helpers-6.4.5-4|31	%install
14cu|nodejs-babel-helpers-6.4.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-helpers-6.4.5-4|33	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-helpers-6.4.5-4|34	%nodejs_symlink_deps
14cu|nodejs-babel-helpers-6.4.5-4|35	%changelog
14cu|nodejs-babel-helpers-6.4.5-4|36	
14cu|nodejs-babel-helpers-6.4.5-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-4
14cu|nodejs-babel-helpers-6.4.5-4|38	- (ce915d4) BuildList#2799825: Increase release tag
14cu|nodejs-babel-helpers-6.4.5-4|39	
14cu|nodejs-babel-helpers-6.4.5-4|40	

11118 14
14cu|nodejs-babel-jscs-3.0.0-0.4|1	%define oname babel-jscs
14cu|nodejs-babel-jscs-3.0.0-0.4|2	
14cu|nodejs-babel-jscs-3.0.0-0.4|3	Summary:        Allows linting ALL valid Babel code with JSCS
14cu|nodejs-babel-jscs-3.0.0-0.4|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-jscs-3.0.0-0.4|5	Version:        3.0.0
14cu|nodejs-babel-jscs-3.0.0-0.4|6	Release:        0.4
14cu|nodejs-babel-jscs-3.0.0-0.4|7	License:        MIT
14cu|nodejs-babel-jscs-3.0.0-0.4|8	Group:          Development/Other
14cu|nodejs-babel-jscs-3.0.0-0.4|9	Url:            https://github.com/jscs-dev/babel-jscs
14cu|nodejs-babel-jscs-3.0.0-0.4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}-beta1.tgz
14cu|nodejs-babel-jscs-3.0.0-0.4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-jscs-3.0.0-0.4|12	BuildRequires:  npm(lodash.assign)
14cu|nodejs-babel-jscs-3.0.0-0.4|13	BuildRequires:  npm(babylon)
14cu|nodejs-babel-jscs-3.0.0-0.4|14	BuildRequires:  npm(babel-types)
14cu|nodejs-babel-jscs-3.0.0-0.4|15	BuildRequires:  npm(babel-traverse)
14cu|nodejs-babel-jscs-3.0.0-0.4|16	BuildRequires:  npm(acorn-to-esprima)
14cu|nodejs-babel-jscs-3.0.0-0.4|17	BuildArch:      noarch
14cu|nodejs-babel-jscs-3.0.0-0.4|18	
14cu|nodejs-babel-jscs-3.0.0-0.4|19	%description
14cu|nodejs-babel-jscs-3.0.0-0.4|20	%{summary}.
14cu|nodejs-babel-jscs-3.0.0-0.4|21	
14cu|nodejs-babel-jscs-3.0.0-0.4|22	%files
14cu|nodejs-babel-jscs-3.0.0-0.4|23	%doc LICENSE *.md
14cu|nodejs-babel-jscs-3.0.0-0.4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-jscs-3.0.0-0.4|25	
14cu|nodejs-babel-jscs-3.0.0-0.4|26	#------------------------------------------------------------------
14cu|nodejs-babel-jscs-3.0.0-0.4|27	
14cu|nodejs-babel-jscs-3.0.0-0.4|28	%prep
14cu|nodejs-babel-jscs-3.0.0-0.4|29	%setup -q -n package
14cu|nodejs-babel-jscs-3.0.0-0.4|30	rm -rf node_modules
14cu|nodejs-babel-jscs-3.0.0-0.4|31	chmod 644 LICENSE *.md index.js
14cu|nodejs-babel-jscs-3.0.0-0.4|32	
14cu|nodejs-babel-jscs-3.0.0-0.4|33	%build
14cu|nodejs-babel-jscs-3.0.0-0.4|34	
14cu|nodejs-babel-jscs-3.0.0-0.4|35	%install
14cu|nodejs-babel-jscs-3.0.0-0.4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-jscs-3.0.0-0.4|37	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-jscs-3.0.0-0.4|38	%nodejs_symlink_deps
14cu|nodejs-babel-jscs-3.0.0-0.4|39	%changelog
14cu|nodejs-babel-jscs-3.0.0-0.4|40	
14cu|nodejs-babel-jscs-3.0.0-0.4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-0.4
14cu|nodejs-babel-jscs-3.0.0-0.4|42	- (c7c8a40) BuildList#2799825: Increase release tag
14cu|nodejs-babel-jscs-3.0.0-0.4|43	
14cu|nodejs-babel-jscs-3.0.0-0.4|44	

11119 14
14cu|nodejs-babel-messages-6.3.18-5|1	%define oname babel-messages
14cu|nodejs-babel-messages-6.3.18-5|2	
14cu|nodejs-babel-messages-6.3.18-5|3	Summary:        Collection of debug messages used by Babel
14cu|nodejs-babel-messages-6.3.18-5|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-messages-6.3.18-5|5	Version:        6.3.18
14cu|nodejs-babel-messages-6.3.18-5|6	Release:        5
14cu|nodejs-babel-messages-6.3.18-5|7	License:        MIT
14cu|nodejs-babel-messages-6.3.18-5|8	Group:          Development/Other
14cu|nodejs-babel-messages-6.3.18-5|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-messages-6.3.18-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-messages-6.3.18-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-messages-6.3.18-5|12	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-messages-6.3.18-5|13	BuildArch:      noarch
14cu|nodejs-babel-messages-6.3.18-5|14	
14cu|nodejs-babel-messages-6.3.18-5|15	%description
14cu|nodejs-babel-messages-6.3.18-5|16	%{summary}.
14cu|nodejs-babel-messages-6.3.18-5|17	
14cu|nodejs-babel-messages-6.3.18-5|18	%files
14cu|nodejs-babel-messages-6.3.18-5|19	%doc *.md
14cu|nodejs-babel-messages-6.3.18-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-messages-6.3.18-5|21	
14cu|nodejs-babel-messages-6.3.18-5|22	#------------------------------------------------------------------
14cu|nodejs-babel-messages-6.3.18-5|23	
14cu|nodejs-babel-messages-6.3.18-5|24	%prep
14cu|nodejs-babel-messages-6.3.18-5|25	%setup -q -n package
14cu|nodejs-babel-messages-6.3.18-5|26	rm -rf node_modules
14cu|nodejs-babel-messages-6.3.18-5|27	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babel-messages-6.3.18-5|28	
14cu|nodejs-babel-messages-6.3.18-5|29	%build
14cu|nodejs-babel-messages-6.3.18-5|30	
14cu|nodejs-babel-messages-6.3.18-5|31	%install
14cu|nodejs-babel-messages-6.3.18-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-messages-6.3.18-5|33	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-messages-6.3.18-5|34	%nodejs_symlink_deps
14cu|nodejs-babel-messages-6.3.18-5|35	%changelog
14cu|nodejs-babel-messages-6.3.18-5|36	
14cu|nodejs-babel-messages-6.3.18-5|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.3.18-5
14cu|nodejs-babel-messages-6.3.18-5|38	- (e919de6) BuildList#2799825: Increase release tag
14cu|nodejs-babel-messages-6.3.18-5|39	
14cu|nodejs-babel-messages-6.3.18-5|40	

11120 14
14cu|nodejs-babel-register-6.4.3-4|1	#bootstrap babel-core is circular
14cu|nodejs-babel-register-6.4.3-4|2	#%%define __noautoreq 'npm\\(babel-core\\)'
14cu|nodejs-babel-register-6.4.3-4|3	
14cu|nodejs-babel-register-6.4.3-4|4	%define oname babel-register
14cu|nodejs-babel-register-6.4.3-4|5	
14cu|nodejs-babel-register-6.4.3-4|6	Summary:        Babel require hook
14cu|nodejs-babel-register-6.4.3-4|7	Name:           nodejs-%{oname}
14cu|nodejs-babel-register-6.4.3-4|8	Version:        6.4.3
14cu|nodejs-babel-register-6.4.3-4|9	Release:        4
14cu|nodejs-babel-register-6.4.3-4|10	License:        MIT
14cu|nodejs-babel-register-6.4.3-4|11	Group:          Development/Other
14cu|nodejs-babel-register-6.4.3-4|12	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-register-6.4.3-4|13	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-register-6.4.3-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-register-6.4.3-4|15	BuildRequires:  npm(source-map-support)
14cu|nodejs-babel-register-6.4.3-4|16	BuildRequires:  npm(path-exists)
14cu|nodejs-babel-register-6.4.3-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-babel-register-6.4.3-4|18	BuildRequires:  npm(lodash)
14cu|nodejs-babel-register-6.4.3-4|19	BuildRequires:  npm(home-or-tmp)
14cu|nodejs-babel-register-6.4.3-4|20	BuildRequires:  npm(core-js)
14cu|nodejs-babel-register-6.4.3-4|21	BuildRequires:  npm(babel-runtime)
14cu|nodejs-babel-register-6.4.3-4|22	BuildRequires:  npm(babel-core)
14cu|nodejs-babel-register-6.4.3-4|23	BuildArch:      noarch
14cu|nodejs-babel-register-6.4.3-4|24	
14cu|nodejs-babel-register-6.4.3-4|25	%description
14cu|nodejs-babel-register-6.4.3-4|26	%{summary}.
14cu|nodejs-babel-register-6.4.3-4|27	
14cu|nodejs-babel-register-6.4.3-4|28	%files
14cu|nodejs-babel-register-6.4.3-4|29	%doc *.md
14cu|nodejs-babel-register-6.4.3-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-register-6.4.3-4|31	
14cu|nodejs-babel-register-6.4.3-4|32	#------------------------------------------------------------------
14cu|nodejs-babel-register-6.4.3-4|33	
14cu|nodejs-babel-register-6.4.3-4|34	%prep
14cu|nodejs-babel-register-6.4.3-4|35	%setup -q -n package
14cu|nodejs-babel-register-6.4.3-4|36	rm -rf node_modules
14cu|nodejs-babel-register-6.4.3-4|37	
14cu|nodejs-babel-register-6.4.3-4|38	%build
14cu|nodejs-babel-register-6.4.3-4|39	
14cu|nodejs-babel-register-6.4.3-4|40	%install
14cu|nodejs-babel-register-6.4.3-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-register-6.4.3-4|42	cp -r package.json lib/ src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-register-6.4.3-4|43	%nodejs_symlink_deps
14cu|nodejs-babel-register-6.4.3-4|44	
14cu|nodejs-babel-register-6.4.3-4|45	
14cu|nodejs-babel-register-6.4.3-4|46	%changelog
14cu|nodejs-babel-register-6.4.3-4|47	
14cu|nodejs-babel-register-6.4.3-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.3-4
14cu|nodejs-babel-register-6.4.3-4|49	- (af25e45) BuildList#2799825: Increase release tag
14cu|nodejs-babel-register-6.4.3-4|50	
14cu|nodejs-babel-register-6.4.3-4|51	

11121 14
14cu|nodejs-babel-runtime5-5.8.35-5|1	%define oname babel-runtime
14cu|nodejs-babel-runtime5-5.8.35-5|2	
14cu|nodejs-babel-runtime5-5.8.35-5|3	Summary:        Legacy babel-runtime5
14cu|nodejs-babel-runtime5-5.8.35-5|4	Name:           nodejs-%{oname}5
14cu|nodejs-babel-runtime5-5.8.35-5|5	Version:        5.8.35
14cu|nodejs-babel-runtime5-5.8.35-5|6	Release:        5
14cu|nodejs-babel-runtime5-5.8.35-5|7	License:        MIT
14cu|nodejs-babel-runtime5-5.8.35-5|8	Group:          Development/Other
14cu|nodejs-babel-runtime5-5.8.35-5|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-runtime5-5.8.35-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-runtime5-5.8.35-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-runtime5-5.8.35-5|12	BuildRequires:  npm(core-js)
14cu|nodejs-babel-runtime5-5.8.35-5|13	Conflicts:      nodejs-babel-runtime > %{EVRD}
14cu|nodejs-babel-runtime5-5.8.35-5|14	BuildArch:      noarch
14cu|nodejs-babel-runtime5-5.8.35-5|15	
14cu|nodejs-babel-runtime5-5.8.35-5|16	%description
14cu|nodejs-babel-runtime5-5.8.35-5|17	%{summary}.
14cu|nodejs-babel-runtime5-5.8.35-5|18	This is 5.x.x (legacy) version
14cu|nodejs-babel-runtime5-5.8.35-5|19	
14cu|nodejs-babel-runtime5-5.8.35-5|20	%files
14cu|nodejs-babel-runtime5-5.8.35-5|21	%doc  *.md
14cu|nodejs-babel-runtime5-5.8.35-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime5-5.8.35-5|23	
14cu|nodejs-babel-runtime5-5.8.35-5|24	#------------------------------------------------------------------
14cu|nodejs-babel-runtime5-5.8.35-5|25	
14cu|nodejs-babel-runtime5-5.8.35-5|26	%prep
14cu|nodejs-babel-runtime5-5.8.35-5|27	%setup -q -n package
14cu|nodejs-babel-runtime5-5.8.35-5|28	rm -rf node_modules
14cu|nodejs-babel-runtime5-5.8.35-5|29	
14cu|nodejs-babel-runtime5-5.8.35-5|30	%build
14cu|nodejs-babel-runtime5-5.8.35-5|31	
14cu|nodejs-babel-runtime5-5.8.35-5|32	%install
14cu|nodejs-babel-runtime5-5.8.35-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime5-5.8.35-5|34	cp -r core-js/ core-js.js helpers/ package.json regenerator/ \
14cu|nodejs-babel-runtime5-5.8.35-5|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime5-5.8.35-5|36	%nodejs_symlink_deps
14cu|nodejs-babel-runtime5-5.8.35-5|37	
14cu|nodejs-babel-runtime5-5.8.35-5|38	%changelog
14cu|nodejs-babel-runtime5-5.8.35-5|39	
14cu|nodejs-babel-runtime5-5.8.35-5|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.8.35-5
14cu|nodejs-babel-runtime5-5.8.35-5|41	- (efc37d6) BuildList#2799825: Increase release tag
14cu|nodejs-babel-runtime5-5.8.35-5|42	
14cu|nodejs-babel-runtime5-5.8.35-5|43	

11122 14
14cu|nodejs-babel-runtime-6.3.19-8|1	%define oname babel-runtime
14cu|nodejs-babel-runtime-6.3.19-8|2	%define  __noautoprov 'npm\\(babel-runtime\\)'
14cu|nodejs-babel-runtime-6.3.19-8|3	
14cu|nodejs-babel-runtime-6.3.19-8|4	Summary:        The babel selfContained runtime
14cu|nodejs-babel-runtime-6.3.19-8|5	Name:           nodejs-%{oname}
14cu|nodejs-babel-runtime-6.3.19-8|6	Version:        6.3.19
14cu|nodejs-babel-runtime-6.3.19-8|7	Release:        8
14cu|nodejs-babel-runtime-6.3.19-8|8	License:        MIT
14cu|nodejs-babel-runtime-6.3.19-8|9	Group:          Development/Other
14cu|nodejs-babel-runtime-6.3.19-8|10	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-runtime-6.3.19-8|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-runtime-6.3.19-8|12	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-runtime-6.3.19-8|13	BuildRequires:  npm(core-js)
14cu|nodejs-babel-runtime-6.3.19-8|14	Provides:       npm(babel-runtime6)
14cu|nodejs-babel-runtime-6.3.19-8|15	
14cu|nodejs-babel-runtime-6.3.19-8|16	BuildArch:      noarch
14cu|nodejs-babel-runtime-6.3.19-8|17	
14cu|nodejs-babel-runtime-6.3.19-8|18	%description
14cu|nodejs-babel-runtime-6.3.19-8|19	%{summary}.
14cu|nodejs-babel-runtime-6.3.19-8|20	
14cu|nodejs-babel-runtime-6.3.19-8|21	%files
14cu|nodejs-babel-runtime-6.3.19-8|22	%doc *.md
14cu|nodejs-babel-runtime-6.3.19-8|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime-6.3.19-8|24	
14cu|nodejs-babel-runtime-6.3.19-8|25	#------------------------------------------------------------------
14cu|nodejs-babel-runtime-6.3.19-8|26	
14cu|nodejs-babel-runtime-6.3.19-8|27	%prep
14cu|nodejs-babel-runtime-6.3.19-8|28	%setup -q -n package
14cu|nodejs-babel-runtime-6.3.19-8|29	rm -rf node_modules
14cu|nodejs-babel-runtime-6.3.19-8|30	
14cu|nodejs-babel-runtime-6.3.19-8|31	%build
14cu|nodejs-babel-runtime-6.3.19-8|32	
14cu|nodejs-babel-runtime-6.3.19-8|33	%install
14cu|nodejs-babel-runtime-6.3.19-8|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime-6.3.19-8|35	cp -r core-js/ core-js.js helpers/ package.json regenerator/ \
14cu|nodejs-babel-runtime-6.3.19-8|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-runtime-6.3.19-8|37	%nodejs_symlink_deps
14cu|nodejs-babel-runtime-6.3.19-8|38	%changelog
14cu|nodejs-babel-runtime-6.3.19-8|39	
14cu|nodejs-babel-runtime-6.3.19-8|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.3.19-8
14cu|nodejs-babel-runtime-6.3.19-8|41	- (a9ae5de) BuildList#2799825: Increase release tag
14cu|nodejs-babel-runtime-6.3.19-8|42	
14cu|nodejs-babel-runtime-6.3.19-8|43	

11123 14
14cu|nodejs-babel-template-6.3.13-4|1	%define oname babel-template
14cu|nodejs-babel-template-6.3.13-4|2	
14cu|nodejs-babel-template-6.3.13-4|3	Summary:        Generate an AST from a string template
14cu|nodejs-babel-template-6.3.13-4|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-template-6.3.13-4|5	Version:        6.3.13
14cu|nodejs-babel-template-6.3.13-4|6	Release:        4
14cu|nodejs-babel-template-6.3.13-4|7	License:        MIT
14cu|nodejs-babel-template-6.3.13-4|8	Group:          Development/Other
14cu|nodejs-babel-template-6.3.13-4|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-template-6.3.13-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-template-6.3.13-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-template-6.3.13-4|12	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-template-6.3.13-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-babel-template-6.3.13-4|14	BuildRequires:  npm(babel-types)
14cu|nodejs-babel-template-6.3.13-4|15	BuildRequires:  npm(babel-traverse)
14cu|nodejs-babel-template-6.3.13-4|16	BuildRequires:  npm(babylon)
14cu|nodejs-babel-template-6.3.13-4|17	BuildArch:      noarch
14cu|nodejs-babel-template-6.3.13-4|18	
14cu|nodejs-babel-template-6.3.13-4|19	%description
14cu|nodejs-babel-template-6.3.13-4|20	%{summary}.
14cu|nodejs-babel-template-6.3.13-4|21	
14cu|nodejs-babel-template-6.3.13-4|22	%files
14cu|nodejs-babel-template-6.3.13-4|23	%doc *.md
14cu|nodejs-babel-template-6.3.13-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-template-6.3.13-4|25	
14cu|nodejs-babel-template-6.3.13-4|26	#------------------------------------------------------------------
14cu|nodejs-babel-template-6.3.13-4|27	
14cu|nodejs-babel-template-6.3.13-4|28	%prep
14cu|nodejs-babel-template-6.3.13-4|29	%setup -q -n package
14cu|nodejs-babel-template-6.3.13-4|30	rm -rf node_modules
14cu|nodejs-babel-template-6.3.13-4|31	%nodejs_fixdep babel-runtime 5.8.35
14cu|nodejs-babel-template-6.3.13-4|32	
14cu|nodejs-babel-template-6.3.13-4|33	%build
14cu|nodejs-babel-template-6.3.13-4|34	
14cu|nodejs-babel-template-6.3.13-4|35	%install
14cu|nodejs-babel-template-6.3.13-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-template-6.3.13-4|37	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-template-6.3.13-4|38	%nodejs_symlink_deps
14cu|nodejs-babel-template-6.3.13-4|39	
14cu|nodejs-babel-template-6.3.13-4|40	%changelog
14cu|nodejs-babel-template-6.3.13-4|41	
14cu|nodejs-babel-template-6.3.13-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.3.13-4
14cu|nodejs-babel-template-6.3.13-4|43	- (f872917) BuildList#2799825: Increase release tag
14cu|nodejs-babel-template-6.3.13-4|44	
14cu|nodejs-babel-template-6.3.13-4|45	

11124 14
14cu|nodejs-babel-traverse-6.4.5-7|1	# bootstrap
14cu|nodejs-babel-traverse-6.4.5-7|2	### %define __noautoreq 'npm\\(babel-types\\)' ###
14cu|nodejs-babel-traverse-6.4.5-7|3	
14cu|nodejs-babel-traverse-6.4.5-7|4	%define oname babel-traverse
14cu|nodejs-babel-traverse-6.4.5-7|5	
14cu|nodejs-babel-traverse-6.4.5-7|6	Summary:        Babel traverse
14cu|nodejs-babel-traverse-6.4.5-7|7	Name:           nodejs-%{oname}
14cu|nodejs-babel-traverse-6.4.5-7|8	Version:        6.4.5
14cu|nodejs-babel-traverse-6.4.5-7|9	Release:        7
14cu|nodejs-babel-traverse-6.4.5-7|10	License:        MIT
14cu|nodejs-babel-traverse-6.4.5-7|11	Group:          Development/Other
14cu|nodejs-babel-traverse-6.4.5-7|12	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-traverse-6.4.5-7|13	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-traverse-6.4.5-7|14	Source100:      %{name}.rpmlintrc
14cu|nodejs-babel-traverse-6.4.5-7|15	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-traverse-6.4.5-7|16	BuildRequires:  npm(repeating)
14cu|nodejs-babel-traverse-6.4.5-7|17	BuildRequires:  npm(lodash)
14cu|nodejs-babel-traverse-6.4.5-7|18	BuildRequires:  npm(invariant)
14cu|nodejs-babel-traverse-6.4.5-7|19	BuildRequires:  npm(globals)
14cu|nodejs-babel-traverse-6.4.5-7|20	BuildRequires:  npm(debug)
14cu|nodejs-babel-traverse-6.4.5-7|21	BuildRequires:  npm(babylon)
14cu|nodejs-babel-traverse-6.4.5-7|22	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-traverse-6.4.5-7|23	BuildRequires:  npm(babel-messages)
14cu|nodejs-babel-traverse-6.4.5-7|24	BuildRequires:  npm(babel-code-frame)
14cu|nodejs-babel-traverse-6.4.5-7|25	#babel-types is circular , needs a bootstrap build
14cu|nodejs-babel-traverse-6.4.5-7|26	BuildRequires:  npm(babel-types)
14cu|nodejs-babel-traverse-6.4.5-7|27	#
14cu|nodejs-babel-traverse-6.4.5-7|28	BuildArch:      noarch
14cu|nodejs-babel-traverse-6.4.5-7|29	
14cu|nodejs-babel-traverse-6.4.5-7|30	%description
14cu|nodejs-babel-traverse-6.4.5-7|31	%{summary}.
14cu|nodejs-babel-traverse-6.4.5-7|32	
14cu|nodejs-babel-traverse-6.4.5-7|33	%files
14cu|nodejs-babel-traverse-6.4.5-7|34	%doc *.md
14cu|nodejs-babel-traverse-6.4.5-7|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-traverse-6.4.5-7|36	
14cu|nodejs-babel-traverse-6.4.5-7|37	#------------------------------------------------------------------
14cu|nodejs-babel-traverse-6.4.5-7|38	
14cu|nodejs-babel-traverse-6.4.5-7|39	%prep
14cu|nodejs-babel-traverse-6.4.5-7|40	%setup -q -n package
14cu|nodejs-babel-traverse-6.4.5-7|41	rm -rf node_modules
14cu|nodejs-babel-traverse-6.4.5-7|42	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babel-traverse-6.4.5-7|43	
14cu|nodejs-babel-traverse-6.4.5-7|44	%build
14cu|nodejs-babel-traverse-6.4.5-7|45	
14cu|nodejs-babel-traverse-6.4.5-7|46	%install
14cu|nodejs-babel-traverse-6.4.5-7|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-traverse-6.4.5-7|48	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-traverse-6.4.5-7|49	%nodejs_symlink_deps
14cu|nodejs-babel-traverse-6.4.5-7|50	%changelog
14cu|nodejs-babel-traverse-6.4.5-7|51	
14cu|nodejs-babel-traverse-6.4.5-7|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-7
14cu|nodejs-babel-traverse-6.4.5-7|53	- (0bc5b2a) BuildList#2799825: Increase release tag
14cu|nodejs-babel-traverse-6.4.5-7|54	
14cu|nodejs-babel-traverse-6.4.5-7|55	

11125 14
14cu|nodejs-babel-types-6.4.5-6|1	%define oname babel-types
14cu|nodejs-babel-types-6.4.5-6|2	
14cu|nodejs-babel-types-6.4.5-6|3	Summary:        Build and check types of AST nodes
14cu|nodejs-babel-types-6.4.5-6|4	Name:           nodejs-%{oname}
14cu|nodejs-babel-types-6.4.5-6|5	Version:        6.4.5
14cu|nodejs-babel-types-6.4.5-6|6	Release:        6
14cu|nodejs-babel-types-6.4.5-6|7	License:        MIT
14cu|nodejs-babel-types-6.4.5-6|8	Group:          Development/Other
14cu|nodejs-babel-types-6.4.5-6|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babel-types-6.4.5-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babel-types-6.4.5-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babel-types-6.4.5-6|12	BuildRequires:  npm(to-fast-properties)
14cu|nodejs-babel-types-6.4.5-6|13	BuildRequires:  npm(lodash)
14cu|nodejs-babel-types-6.4.5-6|14	BuildRequires:  npm(esutils)
14cu|nodejs-babel-types-6.4.5-6|15	BuildRequires:  npm(babel-traverse)
14cu|nodejs-babel-types-6.4.5-6|16	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babel-types-6.4.5-6|17	BuildArch:      noarch
14cu|nodejs-babel-types-6.4.5-6|18	
14cu|nodejs-babel-types-6.4.5-6|19	%description
14cu|nodejs-babel-types-6.4.5-6|20	%{summary}.
14cu|nodejs-babel-types-6.4.5-6|21	
14cu|nodejs-babel-types-6.4.5-6|22	%files
14cu|nodejs-babel-types-6.4.5-6|23	%doc *.md
14cu|nodejs-babel-types-6.4.5-6|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-types-6.4.5-6|25	
14cu|nodejs-babel-types-6.4.5-6|26	#------------------------------------------------------------------
14cu|nodejs-babel-types-6.4.5-6|27	
14cu|nodejs-babel-types-6.4.5-6|28	%prep
14cu|nodejs-babel-types-6.4.5-6|29	%setup -q -n package
14cu|nodejs-babel-types-6.4.5-6|30	rm -rf node_modules
14cu|nodejs-babel-types-6.4.5-6|31	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babel-types-6.4.5-6|32	
14cu|nodejs-babel-types-6.4.5-6|33	%build
14cu|nodejs-babel-types-6.4.5-6|34	
14cu|nodejs-babel-types-6.4.5-6|35	%install
14cu|nodejs-babel-types-6.4.5-6|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-types-6.4.5-6|37	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babel-types-6.4.5-6|38	%nodejs_symlink_deps
14cu|nodejs-babel-types-6.4.5-6|39	%changelog
14cu|nodejs-babel-types-6.4.5-6|40	
14cu|nodejs-babel-types-6.4.5-6|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-6
14cu|nodejs-babel-types-6.4.5-6|42	- (b40b926) BuildList#2799825: Increase release tag
14cu|nodejs-babel-types-6.4.5-6|43	
14cu|nodejs-babel-types-6.4.5-6|44	

11126 14
14cu|nodejs-babylon-6.4.5-6|1	%define oname babylon
14cu|nodejs-babylon-6.4.5-6|2	
14cu|nodejs-babylon-6.4.5-6|3	Summary:        A JavaScript parser
14cu|nodejs-babylon-6.4.5-6|4	Name:           nodejs-%{oname}
14cu|nodejs-babylon-6.4.5-6|5	Version:        6.4.5
14cu|nodejs-babylon-6.4.5-6|6	Release:        6
14cu|nodejs-babylon-6.4.5-6|7	License:        MIT
14cu|nodejs-babylon-6.4.5-6|8	Group:          Development/Other
14cu|nodejs-babylon-6.4.5-6|9	Url:            https://github.com/babel/babel/tree/master/packages
14cu|nodejs-babylon-6.4.5-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-babylon-6.4.5-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-babylon-6.4.5-6|12	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-babylon-6.4.5-6|13	BuildArch:      noarch
14cu|nodejs-babylon-6.4.5-6|14	
14cu|nodejs-babylon-6.4.5-6|15	%description
14cu|nodejs-babylon-6.4.5-6|16	%{summary}.
14cu|nodejs-babylon-6.4.5-6|17	
14cu|nodejs-babylon-6.4.5-6|18	%files
14cu|nodejs-babylon-6.4.5-6|19	%doc LICENSE AUTHORS *.md
14cu|nodejs-babylon-6.4.5-6|20	%{_bindir}/%{oname}.js
14cu|nodejs-babylon-6.4.5-6|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-babylon-6.4.5-6|22	
14cu|nodejs-babylon-6.4.5-6|23	#------------------------------------------------------------------
14cu|nodejs-babylon-6.4.5-6|24	
14cu|nodejs-babylon-6.4.5-6|25	%prep
14cu|nodejs-babylon-6.4.5-6|26	%setup -q -n package
14cu|nodejs-babylon-6.4.5-6|27	rm -rf node_modules
14cu|nodejs-babylon-6.4.5-6|28	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-babylon-6.4.5-6|29	
14cu|nodejs-babylon-6.4.5-6|30	%build
14cu|nodejs-babylon-6.4.5-6|31	
14cu|nodejs-babylon-6.4.5-6|32	%install
14cu|nodejs-babylon-6.4.5-6|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babylon-6.4.5-6|34	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-babylon-6.4.5-6|35	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-babylon-6.4.5-6|36	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-babylon-6.4.5-6|37	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-babylon-6.4.5-6|38	
14cu|nodejs-babylon-6.4.5-6|39	%nodejs_symlink_deps
14cu|nodejs-babylon-6.4.5-6|40	%changelog
14cu|nodejs-babylon-6.4.5-6|41	
14cu|nodejs-babylon-6.4.5-6|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.4.5-6
14cu|nodejs-babylon-6.4.5-6|43	- (53e45b4) BuildList#2799825: Increase release tag
14cu|nodejs-babylon-6.4.5-6|44	
14cu|nodejs-babylon-6.4.5-6|45	

11127 14
14cu|nodejs-backbone-1.2.3-4|1	%define oname backbone
14cu|nodejs-backbone-1.2.3-4|2	
14cu|nodejs-backbone-1.2.3-4|3	Summary:        Give your JS App some Backbone with Models,Views,Collections,and Events
14cu|nodejs-backbone-1.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-backbone-1.2.3-4|5	Version:        1.2.3
14cu|nodejs-backbone-1.2.3-4|6	Release:        4
14cu|nodejs-backbone-1.2.3-4|7	License:        MIT
14cu|nodejs-backbone-1.2.3-4|8	Group:          Development/Other
14cu|nodejs-backbone-1.2.3-4|9	Url:            https://github.com/jashkenas/backbone
14cu|nodejs-backbone-1.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-backbone-1.2.3-4|11	Source1:        https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE
14cu|nodejs-backbone-1.2.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-backbone-1.2.3-4|13	BuildRequires:  npm(underscore)
14cu|nodejs-backbone-1.2.3-4|14	BuildArch:      noarch
14cu|nodejs-backbone-1.2.3-4|15	
14cu|nodejs-backbone-1.2.3-4|16	%description
14cu|nodejs-backbone-1.2.3-4|17	%{summary}.
14cu|nodejs-backbone-1.2.3-4|18	
14cu|nodejs-backbone-1.2.3-4|19	%files
14cu|nodejs-backbone-1.2.3-4|20	%doc LICENSE README.md
14cu|nodejs-backbone-1.2.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-backbone-1.2.3-4|22	
14cu|nodejs-backbone-1.2.3-4|23	#------------------------------------------------------------------
14cu|nodejs-backbone-1.2.3-4|24	
14cu|nodejs-backbone-1.2.3-4|25	%prep
14cu|nodejs-backbone-1.2.3-4|26	%setup -q -n package
14cu|nodejs-backbone-1.2.3-4|27	rm -rf node_modules
14cu|nodejs-backbone-1.2.3-4|28	cp -p %{SOURCE1} .
14cu|nodejs-backbone-1.2.3-4|29	
14cu|nodejs-backbone-1.2.3-4|30	%build
14cu|nodejs-backbone-1.2.3-4|31	
14cu|nodejs-backbone-1.2.3-4|32	%install
14cu|nodejs-backbone-1.2.3-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-backbone-1.2.3-4|34	cp -r package.json *.js *.map %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-backbone-1.2.3-4|35	%nodejs_symlink_deps
14cu|nodejs-backbone-1.2.3-4|36	%changelog
14cu|nodejs-backbone-1.2.3-4|37	
14cu|nodejs-backbone-1.2.3-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.3-4
14cu|nodejs-backbone-1.2.3-4|39	- (8805748) BuildList#2799825: Increase release tag
14cu|nodejs-backbone-1.2.3-4|40	
14cu|nodejs-backbone-1.2.3-4|41	

11128 14
14cu|nodejs-balanced-match-0.3.0-4|1	%define oname balanced-match
14cu|nodejs-balanced-match-0.3.0-4|2	
14cu|nodejs-balanced-match-0.3.0-4|3	Summary:        Match balanced character pairs, like "{" and "}"
14cu|nodejs-balanced-match-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-balanced-match-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-balanced-match-0.3.0-4|6	Release:        4
14cu|nodejs-balanced-match-0.3.0-4|7	License:        MIT
14cu|nodejs-balanced-match-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-balanced-match-0.3.0-4|9	Url:            https://github.com/juliangruber/balanced-match
14cu|nodejs-balanced-match-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-balanced-match-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-balanced-match-0.3.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-balanced-match-0.3.0-4|13	BuildArch:      noarch
14cu|nodejs-balanced-match-0.3.0-4|14	
14cu|nodejs-balanced-match-0.3.0-4|15	%description
14cu|nodejs-balanced-match-0.3.0-4|16	%{summary}.
14cu|nodejs-balanced-match-0.3.0-4|17	
14cu|nodejs-balanced-match-0.3.0-4|18	%files
14cu|nodejs-balanced-match-0.3.0-4|19	%doc LICENSE.md README.md example.js
14cu|nodejs-balanced-match-0.3.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-balanced-match-0.3.0-4|21	
14cu|nodejs-balanced-match-0.3.0-4|22	#------------------------------------------------------------------
14cu|nodejs-balanced-match-0.3.0-4|23	
14cu|nodejs-balanced-match-0.3.0-4|24	%prep
14cu|nodejs-balanced-match-0.3.0-4|25	%setup -q -n package
14cu|nodejs-balanced-match-0.3.0-4|26	rm -rf node_modules
14cu|nodejs-balanced-match-0.3.0-4|27	
14cu|nodejs-balanced-match-0.3.0-4|28	%build
14cu|nodejs-balanced-match-0.3.0-4|29	
14cu|nodejs-balanced-match-0.3.0-4|30	%install
14cu|nodejs-balanced-match-0.3.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-balanced-match-0.3.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-balanced-match-0.3.0-4|33	%nodejs_symlink_deps
14cu|nodejs-balanced-match-0.3.0-4|34	
14cu|nodejs-balanced-match-0.3.0-4|35	%check
14cu|nodejs-balanced-match-0.3.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-balanced-match-0.3.0-4|37	tape test/*.js
14cu|nodejs-balanced-match-0.3.0-4|38	
14cu|nodejs-balanced-match-0.3.0-4|39	
14cu|nodejs-balanced-match-0.3.0-4|40	%changelog
14cu|nodejs-balanced-match-0.3.0-4|41	
14cu|nodejs-balanced-match-0.3.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-balanced-match-0.3.0-4|43	- (369fa29) BuildList#2799825: Increase release tag
14cu|nodejs-balanced-match-0.3.0-4|44	
14cu|nodejs-balanced-match-0.3.0-4|45	

11129 14
14cu|nodejs-bar-0.1.2-4|1	%define oname bar
14cu|nodejs-bar-0.1.2-4|2	
14cu|nodejs-bar-0.1.2-4|3	Summary:        Node.js framework for building large modular web applications
14cu|nodejs-bar-0.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bar-0.1.2-4|5	Version:        0.1.2
14cu|nodejs-bar-0.1.2-4|6	Release:        4
14cu|nodejs-bar-0.1.2-4|7	License:        MIT
14cu|nodejs-bar-0.1.2-4|8	Group:          Development/Other
14cu|nodejs-bar-0.1.2-4|9	Url:            https://github.com/indutny/bar
14cu|nodejs-bar-0.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bar-0.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bar-0.1.2-4|12	BuildRequires:  npm(optimist)
14cu|nodejs-bar-0.1.2-4|13	BuildRequires:  npm(watch)
14cu|nodejs-bar-0.1.2-4|14	BuildRequires:  npm(vows)
14cu|nodejs-bar-0.1.2-4|15	BuildArch:      noarch
14cu|nodejs-bar-0.1.2-4|16	
14cu|nodejs-bar-0.1.2-4|17	%description
14cu|nodejs-bar-0.1.2-4|18	%{summary}.
14cu|nodejs-bar-0.1.2-4|19	
14cu|nodejs-bar-0.1.2-4|20	%files
14cu|nodejs-bar-0.1.2-4|21	%doc README.md examples
14cu|nodejs-bar-0.1.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bar-0.1.2-4|23	
14cu|nodejs-bar-0.1.2-4|24	#------------------------------------------------------------------
14cu|nodejs-bar-0.1.2-4|25	
14cu|nodejs-bar-0.1.2-4|26	%prep
14cu|nodejs-bar-0.1.2-4|27	%setup -q -n package
14cu|nodejs-bar-0.1.2-4|28	rm -rf node_modules
14cu|nodejs-bar-0.1.2-4|29	%nodejs_fixdep optimist 0.6.x
14cu|nodejs-bar-0.1.2-4|30	%nodejs_fixdep watch 0.17.x
14cu|nodejs-bar-0.1.2-4|31	%build
14cu|nodejs-bar-0.1.2-4|32	
14cu|nodejs-bar-0.1.2-4|33	%install
14cu|nodejs-bar-0.1.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bar-0.1.2-4|35	cp -r package.json bin lib vendor bar.jpg \
14cu|nodejs-bar-0.1.2-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bar-0.1.2-4|37	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-bar-0.1.2-4|38	%nodejs_symlink_deps
14cu|nodejs-bar-0.1.2-4|39	
14cu|nodejs-bar-0.1.2-4|40	%check
14cu|nodejs-bar-0.1.2-4|41	# the test will leave bar.() instance open .
14cu|nodejs-bar-0.1.2-4|42	#%nodejs_symlink_deps --check
14cu|nodejs-bar-0.1.2-4|43	#vows --spec tests/*-test.js
14cu|nodejs-bar-0.1.2-4|44	
14cu|nodejs-bar-0.1.2-4|45	%changelog
14cu|nodejs-bar-0.1.2-4|46	
14cu|nodejs-bar-0.1.2-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-4
14cu|nodejs-bar-0.1.2-4|48	- (513114b) BuildList#2799825: Increase release tag
14cu|nodejs-bar-0.1.2-4|49	
14cu|nodejs-bar-0.1.2-4|50	

11130 14
14cu|nodejs-Base64-0.3.0-4|1	%define oname Base64
14cu|nodejs-Base64-0.3.0-4|2	
14cu|nodejs-Base64-0.3.0-4|3	Summary:        Base64 encoding and decoding
14cu|nodejs-Base64-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-Base64-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-Base64-0.3.0-4|6	Release:        4
14cu|nodejs-Base64-0.3.0-4|7	License:        WTFPL
14cu|nodejs-Base64-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-Base64-0.3.0-4|9	Url:            https://github.com/davidchambers/Base64.js
14cu|nodejs-Base64-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-Base64-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-Base64-0.3.0-4|12	BuildRequires:  npm(coffee-script)
14cu|nodejs-Base64-0.3.0-4|13	BuildRequires:  npm(istanbul)
14cu|nodejs-Base64-0.3.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-Base64-0.3.0-4|15	BuildRequires:  npm(uglify-js)
14cu|nodejs-Base64-0.3.0-4|16	BuildRequires:  npm(xyz)
14cu|nodejs-Base64-0.3.0-4|17	BuildArch:      noarch
14cu|nodejs-Base64-0.3.0-4|18	
14cu|nodejs-Base64-0.3.0-4|19	%description
14cu|nodejs-Base64-0.3.0-4|20	%{summary}.
14cu|nodejs-Base64-0.3.0-4|21	
14cu|nodejs-Base64-0.3.0-4|22	%files
14cu|nodejs-Base64-0.3.0-4|23	%doc LICENSE *.md
14cu|nodejs-Base64-0.3.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-Base64-0.3.0-4|25	
14cu|nodejs-Base64-0.3.0-4|26	#------------------------------------------------------------------
14cu|nodejs-Base64-0.3.0-4|27	
14cu|nodejs-Base64-0.3.0-4|28	%prep
14cu|nodejs-Base64-0.3.0-4|29	%setup -q -n package
14cu|nodejs-Base64-0.3.0-4|30	rm -rf node_modules
14cu|nodejs-Base64-0.3.0-4|31	
14cu|nodejs-Base64-0.3.0-4|32	%build
14cu|nodejs-Base64-0.3.0-4|33	
14cu|nodejs-Base64-0.3.0-4|34	%install
14cu|nodejs-Base64-0.3.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-Base64-0.3.0-4|36	cp -r *.json *.js scripts/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-Base64-0.3.0-4|37	%nodejs_symlink_deps
14cu|nodejs-Base64-0.3.0-4|38	
14cu|nodejs-Base64-0.3.0-4|39	%check
14cu|nodejs-Base64-0.3.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-Base64-0.3.0-4|41	istanbul-js cover node_modules/mocha/bin/_mocha -- --compilers coffee:coffee-script/register
14cu|nodejs-Base64-0.3.0-4|42	
14cu|nodejs-Base64-0.3.0-4|43	%changelog
14cu|nodejs-Base64-0.3.0-4|44	
14cu|nodejs-Base64-0.3.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-Base64-0.3.0-4|46	- (8800d12) BuildList#2799825: Increase release tag
14cu|nodejs-Base64-0.3.0-4|47	
14cu|nodejs-Base64-0.3.0-4|48	

11131 14
14cu|nodejs-base64-js-0.0.8-4|1	%define oname base64-js
14cu|nodejs-base64-js-0.0.8-4|2	
14cu|nodejs-base64-js-0.0.8-4|3	Summary:        Base64 encoding/decoding in pure JS
14cu|nodejs-base64-js-0.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-base64-js-0.0.8-4|5	Version:        0.0.8
14cu|nodejs-base64-js-0.0.8-4|6	Release:        4
14cu|nodejs-base64-js-0.0.8-4|7	License:        MIT
14cu|nodejs-base64-js-0.0.8-4|8	Group:          Development/Other
14cu|nodejs-base64-js-0.0.8-4|9	Url:            https://github.com/beatgammit/base64-js
14cu|nodejs-base64-js-0.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-base64-js-0.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-base64-js-0.0.8-4|12	BuildRequires:  npm(tape)
14cu|nodejs-base64-js-0.0.8-4|13	BuildArch:      noarch
14cu|nodejs-base64-js-0.0.8-4|14	
14cu|nodejs-base64-js-0.0.8-4|15	%description
14cu|nodejs-base64-js-0.0.8-4|16	%{summary}.
14cu|nodejs-base64-js-0.0.8-4|17	
14cu|nodejs-base64-js-0.0.8-4|18	%files
14cu|nodejs-base64-js-0.0.8-4|19	%doc LICENSE.MIT README.md
14cu|nodejs-base64-js-0.0.8-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-js-0.0.8-4|21	
14cu|nodejs-base64-js-0.0.8-4|22	#------------------------------------------------------------------
14cu|nodejs-base64-js-0.0.8-4|23	
14cu|nodejs-base64-js-0.0.8-4|24	%prep
14cu|nodejs-base64-js-0.0.8-4|25	%setup -q -n package
14cu|nodejs-base64-js-0.0.8-4|26	rm -rf node_modules
14cu|nodejs-base64-js-0.0.8-4|27	
14cu|nodejs-base64-js-0.0.8-4|28	%build
14cu|nodejs-base64-js-0.0.8-4|29	
14cu|nodejs-base64-js-0.0.8-4|30	%install
14cu|nodejs-base64-js-0.0.8-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-js-0.0.8-4|32	cp -r package.json bench lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-js-0.0.8-4|33	%nodejs_symlink_deps
14cu|nodejs-base64-js-0.0.8-4|34	
14cu|nodejs-base64-js-0.0.8-4|35	
14cu|nodejs-base64-js-0.0.8-4|36	%check
14cu|nodejs-base64-js-0.0.8-4|37	%nodejs_symlink_deps --check
14cu|nodejs-base64-js-0.0.8-4|38	tape test/*.js
14cu|nodejs-base64-js-0.0.8-4|39	
14cu|nodejs-base64-js-0.0.8-4|40	%changelog
14cu|nodejs-base64-js-0.0.8-4|41	
14cu|nodejs-base64-js-0.0.8-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-4
14cu|nodejs-base64-js-0.0.8-4|43	- (ef173a0) BuildList#2799825: Increase release tag
14cu|nodejs-base64-js-0.0.8-4|44	
14cu|nodejs-base64-js-0.0.8-4|45	

11132 14
14cu|nodejs-base64url-1.0.6-4|1	%define oname base64url
14cu|nodejs-base64url-1.0.6-4|2	
14cu|nodejs-base64url-1.0.6-4|3	Summary:        For encoding to/from base64urls
14cu|nodejs-base64url-1.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-base64url-1.0.6-4|5	Version:        1.0.6
14cu|nodejs-base64url-1.0.6-4|6	Release:        4
14cu|nodejs-base64url-1.0.6-4|7	License:        MIT
14cu|nodejs-base64url-1.0.6-4|8	Group:          Development/Other
14cu|nodejs-base64url-1.0.6-4|9	Url:            https://github.com/brianloveswords/base64url
14cu|nodejs-base64url-1.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-base64url-1.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-base64url-1.0.6-4|12	BuildRequires:  npm(meow)
14cu|nodejs-base64url-1.0.6-4|13	BuildRequires:  npm(concat-stream)
14cu|nodejs-base64url-1.0.6-4|14	#
14cu|nodejs-base64url-1.0.6-4|15	BuildRequires:  npm(tap)
14cu|nodejs-base64url-1.0.6-4|16	BuildArch:      noarch
14cu|nodejs-base64url-1.0.6-4|17	
14cu|nodejs-base64url-1.0.6-4|18	%description
14cu|nodejs-base64url-1.0.6-4|19	%{summary}.
14cu|nodejs-base64url-1.0.6-4|20	
14cu|nodejs-base64url-1.0.6-4|21	%files
14cu|nodejs-base64url-1.0.6-4|22	%doc LICENSE *.md
14cu|nodejs-base64url-1.0.6-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64url-1.0.6-4|24	
14cu|nodejs-base64url-1.0.6-4|25	#------------------------------------------------------------------
14cu|nodejs-base64url-1.0.6-4|26	
14cu|nodejs-base64url-1.0.6-4|27	%prep
14cu|nodejs-base64url-1.0.6-4|28	%setup -q -n package
14cu|nodejs-base64url-1.0.6-4|29	rm -rf node_modules
14cu|nodejs-base64url-1.0.6-4|30	%nodejs_fixdep meow
14cu|nodejs-base64url-1.0.6-4|31	%nodejs_fixdep concat-stream
14cu|nodejs-base64url-1.0.6-4|32	
14cu|nodejs-base64url-1.0.6-4|33	%build
14cu|nodejs-base64url-1.0.6-4|34	
14cu|nodejs-base64url-1.0.6-4|35	%install
14cu|nodejs-base64url-1.0.6-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64url-1.0.6-4|37	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64url-1.0.6-4|38	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-base64url-1.0.6-4|39	%nodejs_symlink_deps
14cu|nodejs-base64url-1.0.6-4|40	
14cu|nodejs-base64url-1.0.6-4|41	%check
14cu|nodejs-base64url-1.0.6-4|42	%nodejs_symlink_deps --check
14cu|nodejs-base64url-1.0.6-4|43	%tap test/*.test.js
14cu|nodejs-base64url-1.0.6-4|44	
14cu|nodejs-base64url-1.0.6-4|45	%changelog
14cu|nodejs-base64url-1.0.6-4|46	
14cu|nodejs-base64url-1.0.6-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.6-4
14cu|nodejs-base64url-1.0.6-4|48	- (f0708fc) BuildList#2799825: Increase release tag
14cu|nodejs-base64url-1.0.6-4|49	
14cu|nodejs-base64url-1.0.6-4|50	

11133 14
14cu|nodejs-base64-url-1.2.1-4|1	%define oname base64-url
14cu|nodejs-base64-url-1.2.1-4|2	
14cu|nodejs-base64-url-1.2.1-4|3	Summary:        Base64 encode, decode, escape and unescape for URL applications
14cu|nodejs-base64-url-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-base64-url-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-base64-url-1.2.1-4|6	Release:        4
14cu|nodejs-base64-url-1.2.1-4|7	License:        ISC
14cu|nodejs-base64-url-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-base64-url-1.2.1-4|9	Url:            https://github.com/joaquimserafim/base64-url
14cu|nodejs-base64-url-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-base64-url-1.2.1-4|11	Source1:        https://raw.githubusercontent.com/joaquimserafim/base64-url/master/test.js
14cu|nodejs-base64-url-1.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-base64-url-1.2.1-4|13	BuildRequires:  npm(tape)
14cu|nodejs-base64-url-1.2.1-4|14	BuildArch:      noarch
14cu|nodejs-base64-url-1.2.1-4|15	
14cu|nodejs-base64-url-1.2.1-4|16	%description
14cu|nodejs-base64-url-1.2.1-4|17	%{summary}.
14cu|nodejs-base64-url-1.2.1-4|18	
14cu|nodejs-base64-url-1.2.1-4|19	%files
14cu|nodejs-base64-url-1.2.1-4|20	%doc LICENSE *.md
14cu|nodejs-base64-url-1.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-url-1.2.1-4|22	
14cu|nodejs-base64-url-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-base64-url-1.2.1-4|24	
14cu|nodejs-base64-url-1.2.1-4|25	%prep
14cu|nodejs-base64-url-1.2.1-4|26	%setup -q -n package
14cu|nodejs-base64-url-1.2.1-4|27	rm -rf node_modules
14cu|nodejs-base64-url-1.2.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-base64-url-1.2.1-4|29	
14cu|nodejs-base64-url-1.2.1-4|30	%build
14cu|nodejs-base64-url-1.2.1-4|31	
14cu|nodejs-base64-url-1.2.1-4|32	%install
14cu|nodejs-base64-url-1.2.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-url-1.2.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-base64-url-1.2.1-4|35	%nodejs_symlink_deps
14cu|nodejs-base64-url-1.2.1-4|36	
14cu|nodejs-base64-url-1.2.1-4|37	
14cu|nodejs-base64-url-1.2.1-4|38	%check
14cu|nodejs-base64-url-1.2.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-base64-url-1.2.1-4|40	tape test.js
14cu|nodejs-base64-url-1.2.1-4|41	
14cu|nodejs-base64-url-1.2.1-4|42	%changelog
14cu|nodejs-base64-url-1.2.1-4|43	
14cu|nodejs-base64-url-1.2.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-base64-url-1.2.1-4|45	- (52623fd) BuildList#2799825: Increase release tag
14cu|nodejs-base64-url-1.2.1-4|46	
14cu|nodejs-base64-url-1.2.1-4|47	

11134 14
14cu|nodejs-basic-auth-1.0.3-4|1	%define oname basic-auth
14cu|nodejs-basic-auth-1.0.3-4|2	
14cu|nodejs-basic-auth-1.0.3-4|3	Summary:        Node.js basic auth parser
14cu|nodejs-basic-auth-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-basic-auth-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-basic-auth-1.0.3-4|6	Release:        4
14cu|nodejs-basic-auth-1.0.3-4|7	License:        MIT
14cu|nodejs-basic-auth-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-basic-auth-1.0.3-4|9	Url:            https://github.com/jshttp/basic-auth
14cu|nodejs-basic-auth-1.0.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-basic-auth-1.0.3-4|11	Source0:        https://github.com/jshttp/basic-auth/archive/v%{version}.tar.gz
14cu|nodejs-basic-auth-1.0.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-basic-auth-1.0.3-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-basic-auth-1.0.3-4|14	BuildArch:      noarch
14cu|nodejs-basic-auth-1.0.3-4|15	
14cu|nodejs-basic-auth-1.0.3-4|16	%description
14cu|nodejs-basic-auth-1.0.3-4|17	%{summary}.
14cu|nodejs-basic-auth-1.0.3-4|18	
14cu|nodejs-basic-auth-1.0.3-4|19	%files
14cu|nodejs-basic-auth-1.0.3-4|20	%doc LICENSE *.md
14cu|nodejs-basic-auth-1.0.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-basic-auth-1.0.3-4|22	
14cu|nodejs-basic-auth-1.0.3-4|23	#------------------------------------------------------------------
14cu|nodejs-basic-auth-1.0.3-4|24	
14cu|nodejs-basic-auth-1.0.3-4|25	%prep
14cu|nodejs-basic-auth-1.0.3-4|26	%setup -qn %{oname}-%{version}
14cu|nodejs-basic-auth-1.0.3-4|27	rm -rf node_modules
14cu|nodejs-basic-auth-1.0.3-4|28	
14cu|nodejs-basic-auth-1.0.3-4|29	%build
14cu|nodejs-basic-auth-1.0.3-4|30	
14cu|nodejs-basic-auth-1.0.3-4|31	%install
14cu|nodejs-basic-auth-1.0.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-basic-auth-1.0.3-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-basic-auth-1.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-basic-auth-1.0.3-4|35	
14cu|nodejs-basic-auth-1.0.3-4|36	%check
14cu|nodejs-basic-auth-1.0.3-4|37	%nodejs_symlink_deps --check
14cu|nodejs-basic-auth-1.0.3-4|38	mocha --check-leaks --reporter spec --bail
14cu|nodejs-basic-auth-1.0.3-4|39	
14cu|nodejs-basic-auth-1.0.3-4|40	%changelog
14cu|nodejs-basic-auth-1.0.3-4|41	
14cu|nodejs-basic-auth-1.0.3-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-basic-auth-1.0.3-4|43	- (bbaaec0) BuildList#2799825: Increase release tag
14cu|nodejs-basic-auth-1.0.3-4|44	
14cu|nodejs-basic-auth-1.0.3-4|45	

11135 14
14cu|nodejs-basic-auth-connect-1.0.0-6|1	%global enable_tests 0
14cu|nodejs-basic-auth-connect-1.0.0-6|2	
14cu|nodejs-basic-auth-connect-1.0.0-6|3	Name:       nodejs-basic-auth-connect
14cu|nodejs-basic-auth-connect-1.0.0-6|4	Version:    1.0.0
14cu|nodejs-basic-auth-connect-1.0.0-6|5	Release:    6
14cu|nodejs-basic-auth-connect-1.0.0-6|6	Summary:    Basic authentication middleware for Node.js and Connect
14cu|nodejs-basic-auth-connect-1.0.0-6|7	License:    MIT
14cu|nodejs-basic-auth-connect-1.0.0-6|8	Group:      System/Libraries
14cu|nodejs-basic-auth-connect-1.0.0-6|9	URL:        https://github.com/expressjs/basic-auth-connect
14cu|nodejs-basic-auth-connect-1.0.0-6|10	Source0:    http://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-%{version}.tgz
14cu|nodejs-basic-auth-connect-1.0.0-6|11	# This test file is not included in the NPM tarball.
14cu|nodejs-basic-auth-connect-1.0.0-6|12	Source1:    https://raw.github.com/expressjs/basic-auth-connect/7a0b814741446933cf78a303fd269b4f54d74f12/test.js
14cu|nodejs-basic-auth-connect-1.0.0-6|13	
14cu|nodejs-basic-auth-connect-1.0.0-6|14	BuildArch:  noarch
14cu|nodejs-basic-auth-connect-1.0.0-6|15	BuildRequires:  nodejs-packaging
14cu|nodejs-basic-auth-connect-1.0.0-6|16	
14cu|nodejs-basic-auth-connect-1.0.0-6|17	%if 0%{?enable_tests}
14cu|nodejs-basic-auth-connect-1.0.0-6|18	BuildRequires:  mocha
14cu|nodejs-basic-auth-connect-1.0.0-6|19	BuildRequires:  npm(connect)
14cu|nodejs-basic-auth-connect-1.0.0-6|20	BuildRequires:  npm(should)
14cu|nodejs-basic-auth-connect-1.0.0-6|21	BuildRequires:  npm(supertest)
14cu|nodejs-basic-auth-connect-1.0.0-6|22	%endif
14cu|nodejs-basic-auth-connect-1.0.0-6|23	
14cu|nodejs-basic-auth-connect-1.0.0-6|24	%description
14cu|nodejs-basic-auth-connect-1.0.0-6|25	%{summary}.
14cu|nodejs-basic-auth-connect-1.0.0-6|26	
14cu|nodejs-basic-auth-connect-1.0.0-6|27	
14cu|nodejs-basic-auth-connect-1.0.0-6|28	%prep
14cu|nodejs-basic-auth-connect-1.0.0-6|29	%setup -q -n package
14cu|nodejs-basic-auth-connect-1.0.0-6|30	cp -p %{SOURCE1} .
14cu|nodejs-basic-auth-connect-1.0.0-6|31	
14cu|nodejs-basic-auth-connect-1.0.0-6|32	
14cu|nodejs-basic-auth-connect-1.0.0-6|33	%build
14cu|nodejs-basic-auth-connect-1.0.0-6|34	#nothing to do
14cu|nodejs-basic-auth-connect-1.0.0-6|35	
14cu|nodejs-basic-auth-connect-1.0.0-6|36	
14cu|nodejs-basic-auth-connect-1.0.0-6|37	%install
14cu|nodejs-basic-auth-connect-1.0.0-6|38	mkdir -p %{buildroot}%{nodejs_sitelib}/basic-auth-connect
14cu|nodejs-basic-auth-connect-1.0.0-6|39	cp -pr package.json index.js \
14cu|nodejs-basic-auth-connect-1.0.0-6|40	%{buildroot}%{nodejs_sitelib}/basic-auth-connect
14cu|nodejs-basic-auth-connect-1.0.0-6|41	
14cu|nodejs-basic-auth-connect-1.0.0-6|42	%nodejs_symlink_deps
14cu|nodejs-basic-auth-connect-1.0.0-6|43	
14cu|nodejs-basic-auth-connect-1.0.0-6|44	
14cu|nodejs-basic-auth-connect-1.0.0-6|45	%if 0%{?enable_tests}
14cu|nodejs-basic-auth-connect-1.0.0-6|46	%check
14cu|nodejs-basic-auth-connect-1.0.0-6|47	%nodejs_symlink_deps --check
14cu|nodejs-basic-auth-connect-1.0.0-6|48	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cu|nodejs-basic-auth-connect-1.0.0-6|49	%endif
14cu|nodejs-basic-auth-connect-1.0.0-6|50	
14cu|nodejs-basic-auth-connect-1.0.0-6|51	
14cu|nodejs-basic-auth-connect-1.0.0-6|52	%files
14cu|nodejs-basic-auth-connect-1.0.0-6|53	%doc README.md
14cu|nodejs-basic-auth-connect-1.0.0-6|54	%{nodejs_sitelib}/basic-auth-connect
14cu|nodejs-basic-auth-connect-1.0.0-6|55	
14cu|nodejs-basic-auth-connect-1.0.0-6|56	
14cu|nodejs-basic-auth-connect-1.0.0-6|57	
14cu|nodejs-basic-auth-connect-1.0.0-6|58	%changelog
14cu|nodejs-basic-auth-connect-1.0.0-6|59	
14cu|nodejs-basic-auth-connect-1.0.0-6|60	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-basic-auth-connect-1.0.0-6|61	- (a36efa9) BuildList#2799825: Increase release tag
14cu|nodejs-basic-auth-connect-1.0.0-6|62	
14cu|nodejs-basic-auth-connect-1.0.0-6|63	

11136 14
14cu|nodejs-batch-0.5.0-7|1	%global enable_tests 1
14cu|nodejs-batch-0.5.0-7|2	
14cu|nodejs-batch-0.5.0-7|3	Name:       nodejs-batch
14cu|nodejs-batch-0.5.0-7|4	Version:    0.5.0
14cu|nodejs-batch-0.5.0-7|5	Release:    7
14cu|nodejs-batch-0.5.0-7|6	Summary:    Asynchronous batch module with concurrency control and progress reporting
14cu|nodejs-batch-0.5.0-7|7	License:    MIT
14cu|nodejs-batch-0.5.0-7|8	Group:      Development/Other
14cu|nodejs-batch-0.5.0-7|9	URL:        https://github.com/visionmedia/batch
14cu|nodejs-batch-0.5.0-7|10	Source0:    http://registry.npmjs.org/batch/-/batch-%{version}.tgz
14cu|nodejs-batch-0.5.0-7|11	# The test/ and examples/ folders are not included in the npm tarball.
14cu|nodejs-batch-0.5.0-7|12	# Source1 and Source2 are generated by running Source10, which pulls from the
14cu|nodejs-batch-0.5.0-7|13	# upstream version control repository.
14cu|nodejs-batch-0.5.0-7|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-batch-0.5.0-7|15	Source2:    examples-%{version}.tar.bz2
14cu|nodejs-batch-0.5.0-7|16	Source10:   dl-tests.sh
14cu|nodejs-batch-0.5.0-7|17	
14cu|nodejs-batch-0.5.0-7|18	# Fix missing semicolon.
14cu|nodejs-batch-0.5.0-7|19	# https://github.com/visionmedia/batch/commit/8a12ad8d352336cd1ab58785e490c3d8ae129a47
14cu|nodejs-batch-0.5.0-7|20	Patch0:     %{name}-0.5.0-Fix-missing-semicolon.patch
14cu|nodejs-batch-0.5.0-7|21	# Fix test .should.be.a.('number') isn't valid.
14cu|nodejs-batch-0.5.0-7|22	# https://github.com/visionmedia/batch/commit/d4c9ef6f157a765c0bc5e63486be44f9cd95c67e
14cu|nodejs-batch-0.5.0-7|23	Patch1:     %{name}-0.5.0-Fix-test-should.be.a-number.patch
14cu|nodejs-batch-0.5.0-7|24	
14cu|nodejs-batch-0.5.0-7|25	BuildArch:  noarch
14cu|nodejs-batch-0.5.0-7|26	
14cu|nodejs-batch-0.5.0-7|27	BuildRequires:  nodejs-packaging
14cu|nodejs-batch-0.5.0-7|28	
14cu|nodejs-batch-0.5.0-7|29	%if 0%{?enable_tests}
14cu|nodejs-batch-0.5.0-7|30	BuildRequires:  mocha
14cu|nodejs-batch-0.5.0-7|31	BuildRequires:  npm(should)
14cu|nodejs-batch-0.5.0-7|32	%endif
14cu|nodejs-batch-0.5.0-7|33	
14cu|nodejs-batch-0.5.0-7|34	%description
14cu|nodejs-batch-0.5.0-7|35	%{summary}.
14cu|nodejs-batch-0.5.0-7|36	
14cu|nodejs-batch-0.5.0-7|37	
14cu|nodejs-batch-0.5.0-7|38	%prep
14cu|nodejs-batch-0.5.0-7|39	%setup -q -n package
14cu|nodejs-batch-0.5.0-7|40	%setup -q -T -D -a 1 -n package
14cu|nodejs-batch-0.5.0-7|41	%setup -q -T -D -a 2 -n package
14cu|nodejs-batch-0.5.0-7|42	%patch0 -p1
14cu|nodejs-batch-0.5.0-7|43	%patch1 -p1
14cu|nodejs-batch-0.5.0-7|44	
14cu|nodejs-batch-0.5.0-7|45	
14cu|nodejs-batch-0.5.0-7|46	%build
14cu|nodejs-batch-0.5.0-7|47	#nothing to do
14cu|nodejs-batch-0.5.0-7|48	
14cu|nodejs-batch-0.5.0-7|49	
14cu|nodejs-batch-0.5.0-7|50	%install
14cu|nodejs-batch-0.5.0-7|51	mkdir -p %{buildroot}%{nodejs_sitelib}/batch
14cu|nodejs-batch-0.5.0-7|52	cp -pr package.json index.js \
14cu|nodejs-batch-0.5.0-7|53	%{buildroot}%{nodejs_sitelib}/batch
14cu|nodejs-batch-0.5.0-7|54	
14cu|nodejs-batch-0.5.0-7|55	%nodejs_symlink_deps
14cu|nodejs-batch-0.5.0-7|56	
14cu|nodejs-batch-0.5.0-7|57	
14cu|nodejs-batch-0.5.0-7|58	%if 0%{?enable_tests}
14cu|nodejs-batch-0.5.0-7|59	%check
14cu|nodejs-batch-0.5.0-7|60	%nodejs_symlink_deps --check
14cu|nodejs-batch-0.5.0-7|61	/usr/bin/mocha --require should
14cu|nodejs-batch-0.5.0-7|62	%endif
14cu|nodejs-batch-0.5.0-7|63	
14cu|nodejs-batch-0.5.0-7|64	
14cu|nodejs-batch-0.5.0-7|65	%files
14cu|nodejs-batch-0.5.0-7|66	%doc History.md Readme.md examples/
14cu|nodejs-batch-0.5.0-7|67	%{nodejs_sitelib}/batch
14cu|nodejs-batch-0.5.0-7|68	
14cu|nodejs-batch-0.5.0-7|69	%changelog
14cu|nodejs-batch-0.5.0-7|70	
14cu|nodejs-batch-0.5.0-7|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-7
14cu|nodejs-batch-0.5.0-7|72	- (0974a1e) BuildList#2799825: Increase release tag
14cu|nodejs-batch-0.5.0-7|73	
14cu|nodejs-batch-0.5.0-7|74	

11137 14
14cu|nodejs-beeper-1.1.0-4|1	%define oname beeper
14cu|nodejs-beeper-1.1.0-4|2	
14cu|nodejs-beeper-1.1.0-4|3	Summary:        Make your terminal beep
14cu|nodejs-beeper-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-beeper-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-beeper-1.1.0-4|6	Release:        4
14cu|nodejs-beeper-1.1.0-4|7	License:        MIT
14cu|nodejs-beeper-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-beeper-1.1.0-4|9	Url:            https://github.com/sindresorhus/beeper
14cu|nodejs-beeper-1.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-beeper-1.1.0-4|11	Source0:        https://github.com/sindresorhus/beeper/archive/%{version}.tar.gz
14cu|nodejs-beeper-1.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-beeper-1.1.0-4|13	#
14cu|nodejs-beeper-1.1.0-4|14	BuildRequires:  npm(hooker)
14cu|nodejs-beeper-1.1.0-4|15	BuildRequires:  npm(tape)
14cu|nodejs-beeper-1.1.0-4|16	BuildArch:      noarch
14cu|nodejs-beeper-1.1.0-4|17	
14cu|nodejs-beeper-1.1.0-4|18	%description
14cu|nodejs-beeper-1.1.0-4|19	%{summary}.
14cu|nodejs-beeper-1.1.0-4|20	
14cu|nodejs-beeper-1.1.0-4|21	%files
14cu|nodejs-beeper-1.1.0-4|22	%doc license *.md
14cu|nodejs-beeper-1.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-beeper-1.1.0-4|24	
14cu|nodejs-beeper-1.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-beeper-1.1.0-4|26	
14cu|nodejs-beeper-1.1.0-4|27	%prep
14cu|nodejs-beeper-1.1.0-4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-beeper-1.1.0-4|29	rm -rf node_modules
14cu|nodejs-beeper-1.1.0-4|30	
14cu|nodejs-beeper-1.1.0-4|31	%build
14cu|nodejs-beeper-1.1.0-4|32	
14cu|nodejs-beeper-1.1.0-4|33	%install
14cu|nodejs-beeper-1.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-beeper-1.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-beeper-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-beeper-1.1.0-4|37	
14cu|nodejs-beeper-1.1.0-4|38	%check
14cu|nodejs-beeper-1.1.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-beeper-1.1.0-4|40	%__nodejs test.js || :
14cu|nodejs-beeper-1.1.0-4|41	
14cu|nodejs-beeper-1.1.0-4|42	
14cu|nodejs-beeper-1.1.0-4|43	%changelog
14cu|nodejs-beeper-1.1.0-4|44	
14cu|nodejs-beeper-1.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-beeper-1.1.0-4|46	- (b559a6b) BuildList#2799825: Increase release tag
14cu|nodejs-beeper-1.1.0-4|47	
14cu|nodejs-beeper-1.1.0-4|48	

11138 14
14cu|nodejs-benchmark-2.0.0-4|1	%define oname benchmark
14cu|nodejs-benchmark-2.0.0-4|2	
14cu|nodejs-benchmark-2.0.0-4|3	Summary:        A benchmarking library for Nodejs
14cu|nodejs-benchmark-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-benchmark-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-benchmark-2.0.0-4|6	Release:        4
14cu|nodejs-benchmark-2.0.0-4|7	License:        MIT
14cu|nodejs-benchmark-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-benchmark-2.0.0-4|9	Url:            https://github.com/bestiejs/benchmark.js
14cu|nodejs-benchmark-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-benchmark-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-benchmark-2.0.0-4|12	BuildRequires:  npm(platform)
14cu|nodejs-benchmark-2.0.0-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-benchmark-2.0.0-4|14	
14cu|nodejs-benchmark-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-benchmark-2.0.0-4|16	
14cu|nodejs-benchmark-2.0.0-4|17	%description
14cu|nodejs-benchmark-2.0.0-4|18	%{summary}.
14cu|nodejs-benchmark-2.0.0-4|19	
14cu|nodejs-benchmark-2.0.0-4|20	%files
14cu|nodejs-benchmark-2.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-benchmark-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-benchmark-2.0.0-4|23	
14cu|nodejs-benchmark-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-benchmark-2.0.0-4|25	
14cu|nodejs-benchmark-2.0.0-4|26	%prep
14cu|nodejs-benchmark-2.0.0-4|27	%setup -q -n package
14cu|nodejs-benchmark-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-benchmark-2.0.0-4|29	%nodejs_fixdep platform
14cu|nodejs-benchmark-2.0.0-4|30	%nodejs_fixdep lodash
14cu|nodejs-benchmark-2.0.0-4|31	
14cu|nodejs-benchmark-2.0.0-4|32	%build
14cu|nodejs-benchmark-2.0.0-4|33	
14cu|nodejs-benchmark-2.0.0-4|34	%install
14cu|nodejs-benchmark-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-benchmark-2.0.0-4|36	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-benchmark-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-benchmark-2.0.0-4|38	
14cu|nodejs-benchmark-2.0.0-4|39	%changelog
14cu|nodejs-benchmark-2.0.0-4|40	
14cu|nodejs-benchmark-2.0.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-benchmark-2.0.0-4|42	- (f0d87b7) BuildList#2799825: Increase release tag
14cu|nodejs-benchmark-2.0.0-4|43	
14cu|nodejs-benchmark-2.0.0-4|44	

11139 14
14cu|nodejs-bencode-0.8.0-4|1	%define oname bencode
14cu|nodejs-bencode-0.8.0-4|2	
14cu|nodejs-bencode-0.8.0-4|3	Summary:        Bencode de/encoder
14cu|nodejs-bencode-0.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bencode-0.8.0-4|5	Version:        0.8.0
14cu|nodejs-bencode-0.8.0-4|6	Release:        4
14cu|nodejs-bencode-0.8.0-4|7	License:        MIT
14cu|nodejs-bencode-0.8.0-4|8	Group:          Development/Other
14cu|nodejs-bencode-0.8.0-4|9	Url:            https://github.com/themasch/node-bencode
14cu|nodejs-bencode-0.8.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bencode-0.8.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bencode-0.8.0-4|12	#
14cu|nodejs-bencode-0.8.0-4|13	BuildRequires:  npm(tap-spec)
14cu|nodejs-bencode-0.8.0-4|14	BuildRequires:  npm(tape)
14cu|nodejs-bencode-0.8.0-4|15	BuildArch:      noarch
14cu|nodejs-bencode-0.8.0-4|16	
14cu|nodejs-bencode-0.8.0-4|17	%description
14cu|nodejs-bencode-0.8.0-4|18	%{summary}.
14cu|nodejs-bencode-0.8.0-4|19	
14cu|nodejs-bencode-0.8.0-4|20	%files
14cu|nodejs-bencode-0.8.0-4|21	%doc AUTHORS *.md
14cu|nodejs-bencode-0.8.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bencode-0.8.0-4|23	
14cu|nodejs-bencode-0.8.0-4|24	#------------------------------------------------------------------
14cu|nodejs-bencode-0.8.0-4|25	
14cu|nodejs-bencode-0.8.0-4|26	%prep
14cu|nodejs-bencode-0.8.0-4|27	%setup -q -n package
14cu|nodejs-bencode-0.8.0-4|28	rm -rf node_modules
14cu|nodejs-bencode-0.8.0-4|29	
14cu|nodejs-bencode-0.8.0-4|30	%build
14cu|nodejs-bencode-0.8.0-4|31	
14cu|nodejs-bencode-0.8.0-4|32	%install
14cu|nodejs-bencode-0.8.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bencode-0.8.0-4|34	cp -r package.json *.js lib/ \
14cu|nodejs-bencode-0.8.0-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bencode-0.8.0-4|36	%nodejs_symlink_deps
14cu|nodejs-bencode-0.8.0-4|37	
14cu|nodejs-bencode-0.8.0-4|38	%check
14cu|nodejs-bencode-0.8.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-bencode-0.8.0-4|40	tape test/*.test.js | tap-spec
14cu|nodejs-bencode-0.8.0-4|41	
14cu|nodejs-bencode-0.8.0-4|42	%changelog
14cu|nodejs-bencode-0.8.0-4|43	
14cu|nodejs-bencode-0.8.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.0-4
14cu|nodejs-bencode-0.8.0-4|45	- (1894e40) BuildList#2799825: Increase release tag
14cu|nodejs-bencode-0.8.0-4|46	
14cu|nodejs-bencode-0.8.0-4|47	

11140 14
14cu|nodejs-better-assert-1.0.2-4|1	%define oname better-assert
14cu|nodejs-better-assert-1.0.2-4|2	
14cu|nodejs-better-assert-1.0.2-4|3	Summary:        C-style assert() for Node.js
14cu|nodejs-better-assert-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-better-assert-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-better-assert-1.0.2-4|6	Release:        4
14cu|nodejs-better-assert-1.0.2-4|7	Group:          Development/Other
14cu|nodejs-better-assert-1.0.2-4|8	License:        MIT
14cu|nodejs-better-assert-1.0.2-4|9	URL:            https://github.com/visionmedia/%{oname}
14cu|nodejs-better-assert-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-better-assert-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-better-assert-1.0.2-4|12	BuildRequires:  npm(callsite)
14cu|nodejs-better-assert-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-better-assert-1.0.2-4|14	
14cu|nodejs-better-assert-1.0.2-4|15	%description
14cu|nodejs-better-assert-1.0.2-4|16	C-style assert() for Node.js, reporting the expression string as the error
14cu|nodejs-better-assert-1.0.2-4|17	message.
14cu|nodejs-better-assert-1.0.2-4|18	
14cu|nodejs-better-assert-1.0.2-4|19	%files
14cu|nodejs-better-assert-1.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-assert-1.0.2-4|21	%doc Readme.md History.md
14cu|nodejs-better-assert-1.0.2-4|22	#------------------------------------------------------------------------
14cu|nodejs-better-assert-1.0.2-4|23	
14cu|nodejs-better-assert-1.0.2-4|24	%prep
14cu|nodejs-better-assert-1.0.2-4|25	%setup -qn package
14cu|nodejs-better-assert-1.0.2-4|26	
14cu|nodejs-better-assert-1.0.2-4|27	%build
14cu|nodejs-better-assert-1.0.2-4|28	#nothing to do
14cu|nodejs-better-assert-1.0.2-4|29	
14cu|nodejs-better-assert-1.0.2-4|30	%install
14cu|nodejs-better-assert-1.0.2-4|31	
14cu|nodejs-better-assert-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-assert-1.0.2-4|33	cp -pr *.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-assert-1.0.2-4|34	
14cu|nodejs-better-assert-1.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-better-assert-1.0.2-4|36	
14cu|nodejs-better-assert-1.0.2-4|37	%check
14cu|nodejs-better-assert-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-better-assert-1.0.2-4|39	make test
14cu|nodejs-better-assert-1.0.2-4|40	
14cu|nodejs-better-assert-1.0.2-4|41	
14cu|nodejs-better-assert-1.0.2-4|42	
14cu|nodejs-better-assert-1.0.2-4|43	%changelog
14cu|nodejs-better-assert-1.0.2-4|44	
14cu|nodejs-better-assert-1.0.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-better-assert-1.0.2-4|46	- (3b3d3c2) BuildList#2799825: Increase release tag
14cu|nodejs-better-assert-1.0.2-4|47	
14cu|nodejs-better-assert-1.0.2-4|48	

11141 14
14cu|nodejs-better-curry-1.6.0-4|1	%define oname better-curry
14cu|nodejs-better-curry-1.6.0-4|2	
14cu|nodejs-better-curry-1.6.0-4|3	Summary:        Forget Function.bind and func.apply(context,arguments),performance matters
14cu|nodejs-better-curry-1.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-better-curry-1.6.0-4|5	Version:        1.6.0
14cu|nodejs-better-curry-1.6.0-4|6	Release:        4
14cu|nodejs-better-curry-1.6.0-4|7	License:        MIT
14cu|nodejs-better-curry-1.6.0-4|8	Group:          Development/Other
14cu|nodejs-better-curry-1.6.0-4|9	Url:            https://github.com/pocesar/js-bettercurry
14cu|nodejs-better-curry-1.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-better-curry-1.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-better-curry-1.6.0-4|12	#
14cu|nodejs-better-curry-1.6.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-better-curry-1.6.0-4|14	BuildRequires:  npm(expect.js)
14cu|nodejs-better-curry-1.6.0-4|15	BuildRequires:  npm(benchmark)
14cu|nodejs-better-curry-1.6.0-4|16	BuildRequires:  npm(delegates)
14cu|nodejs-better-curry-1.6.0-4|17	BuildArch:      noarch
14cu|nodejs-better-curry-1.6.0-4|18	
14cu|nodejs-better-curry-1.6.0-4|19	%description
14cu|nodejs-better-curry-1.6.0-4|20	%{summary}.
14cu|nodejs-better-curry-1.6.0-4|21	
14cu|nodejs-better-curry-1.6.0-4|22	%files
14cu|nodejs-better-curry-1.6.0-4|23	%doc *.md
14cu|nodejs-better-curry-1.6.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-curry-1.6.0-4|25	
14cu|nodejs-better-curry-1.6.0-4|26	#------------------------------------------------------------------
14cu|nodejs-better-curry-1.6.0-4|27	
14cu|nodejs-better-curry-1.6.0-4|28	%prep
14cu|nodejs-better-curry-1.6.0-4|29	%setup -q -n package
14cu|nodejs-better-curry-1.6.0-4|30	rm -rf node_modules
14cu|nodejs-better-curry-1.6.0-4|31	
14cu|nodejs-better-curry-1.6.0-4|32	%build
14cu|nodejs-better-curry-1.6.0-4|33	
14cu|nodejs-better-curry-1.6.0-4|34	%install
14cu|nodejs-better-curry-1.6.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-curry-1.6.0-4|36	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-better-curry-1.6.0-4|37	%nodejs_symlink_deps
14cu|nodejs-better-curry-1.6.0-4|38	
14cu|nodejs-better-curry-1.6.0-4|39	%check
14cu|nodejs-better-curry-1.6.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-better-curry-1.6.0-4|41	mocha test
14cu|nodejs-better-curry-1.6.0-4|42	
14cu|nodejs-better-curry-1.6.0-4|43	%changelog
14cu|nodejs-better-curry-1.6.0-4|44	
14cu|nodejs-better-curry-1.6.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.0-4
14cu|nodejs-better-curry-1.6.0-4|46	- (ba038a8) BuildList#2799825: Increase release tag
14cu|nodejs-better-curry-1.6.0-4|47	
14cu|nodejs-better-curry-1.6.0-4|48	

11142 14
14cu|nodejs-bignumber-js-1.2.0-7|1	%global npm_name bignumber.js
14cu|nodejs-bignumber-js-1.2.0-7|2	%global enable_tests 1
14cu|nodejs-bignumber-js-1.2.0-7|3	
14cu|nodejs-bignumber-js-1.2.0-7|4	Summary:       Library for arbitrary-precision decimal and non-decimal arithmetic
14cu|nodejs-bignumber-js-1.2.0-7|5	Name:          nodejs-bignumber-js
14cu|nodejs-bignumber-js-1.2.0-7|6	Version:       1.2.0
14cu|nodejs-bignumber-js-1.2.0-7|7	Release:       7
14cu|nodejs-bignumber-js-1.2.0-7|8	Group:         Development/Other
14cu|nodejs-bignumber-js-1.2.0-7|9	License:       MIT
14cu|nodejs-bignumber-js-1.2.0-7|10	URL:           http://github.com/MikeMcl/bignumber.js
14cu|nodejs-bignumber-js-1.2.0-7|11	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cu|nodejs-bignumber-js-1.2.0-7|12	BuildRequires: nodejs-packaging
14cu|nodejs-bignumber-js-1.2.0-7|13	BuildRequires:  nodejs
14cu|nodejs-bignumber-js-1.2.0-7|14	BuildArch:     noarch
14cu|nodejs-bignumber-js-1.2.0-7|15	
14cu|nodejs-bignumber-js-1.2.0-7|16	%description
14cu|nodejs-bignumber-js-1.2.0-7|17	A JavaScript library for arbitrary-precision decimal and non-decimal
14cu|nodejs-bignumber-js-1.2.0-7|18	arithmetic.
14cu|nodejs-bignumber-js-1.2.0-7|19	
14cu|nodejs-bignumber-js-1.2.0-7|20	%prep
14cu|nodejs-bignumber-js-1.2.0-7|21	%setup -q -n package
14cu|nodejs-bignumber-js-1.2.0-7|22	
14cu|nodejs-bignumber-js-1.2.0-7|23	# wrong end-of-file encoding
14cu|nodejs-bignumber-js-1.2.0-7|24	sed -i 's/\r//' README.md LICENCE
14cu|nodejs-bignumber-js-1.2.0-7|25	
14cu|nodejs-bignumber-js-1.2.0-7|26	%build
14cu|nodejs-bignumber-js-1.2.0-7|27	#nothing to do
14cu|nodejs-bignumber-js-1.2.0-7|28	
14cu|nodejs-bignumber-js-1.2.0-7|29	%install
14cu|nodejs-bignumber-js-1.2.0-7|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-bignumber-js-1.2.0-7|31	cp -pr bignumber.js bignumber.min.js bn_test.html doc package.json perf pi.html test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-bignumber-js-1.2.0-7|32	
14cu|nodejs-bignumber-js-1.2.0-7|33	%if 0%{?enable_tests}
14cu|nodejs-bignumber-js-1.2.0-7|34	%check
14cu|nodejs-bignumber-js-1.2.0-7|35	node ./test/every-test.js
14cu|nodejs-bignumber-js-1.2.0-7|36	%endif
14cu|nodejs-bignumber-js-1.2.0-7|37	
14cu|nodejs-bignumber-js-1.2.0-7|38	%files
14cu|nodejs-bignumber-js-1.2.0-7|39	%doc LICENCE README.md
14cu|nodejs-bignumber-js-1.2.0-7|40	%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-bignumber-js-1.2.0-7|41	
14cu|nodejs-bignumber-js-1.2.0-7|42	
14cu|nodejs-bignumber-js-1.2.0-7|43	%changelog
14cu|nodejs-bignumber-js-1.2.0-7|44	
14cu|nodejs-bignumber-js-1.2.0-7|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-7
14cu|nodejs-bignumber-js-1.2.0-7|46	- (2260a54) BuildList#2799825: Increase release tag
14cu|nodejs-bignumber-js-1.2.0-7|47	
14cu|nodejs-bignumber-js-1.2.0-7|48	

11143 14
14cu|nodejs-binary-0.3.0-4|1	%define oname binary
14cu|nodejs-binary-0.3.0-4|2	
14cu|nodejs-binary-0.3.0-4|3	Summary:        Unpack multibyte binary values from buffers
14cu|nodejs-binary-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-binary-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-binary-0.3.0-4|6	Release:        4
14cu|nodejs-binary-0.3.0-4|7	License:        MIT
14cu|nodejs-binary-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-binary-0.3.0-4|9	Url:            https://github.com/substack/node-binary
14cu|nodejs-binary-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-binary-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-binary-0.3.0-4|12	BuildRequires:  npm(chainsaw)
14cu|nodejs-binary-0.3.0-4|13	BuildRequires:  npm(buffers)
14cu|nodejs-binary-0.3.0-4|14	BuildRequires:  npm(seq)
14cu|nodejs-binary-0.3.0-4|15	BuildRequires:  npm(tap)
14cu|nodejs-binary-0.3.0-4|16	BuildArch:      noarch
14cu|nodejs-binary-0.3.0-4|17	
14cu|nodejs-binary-0.3.0-4|18	%description
14cu|nodejs-binary-0.3.0-4|19	%{summary}.
14cu|nodejs-binary-0.3.0-4|20	
14cu|nodejs-binary-0.3.0-4|21	%files
14cu|nodejs-binary-0.3.0-4|22	%doc example/ README.markdown
14cu|nodejs-binary-0.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-0.3.0-4|24	
14cu|nodejs-binary-0.3.0-4|25	#------------------------------------------------------------------
14cu|nodejs-binary-0.3.0-4|26	
14cu|nodejs-binary-0.3.0-4|27	%prep
14cu|nodejs-binary-0.3.0-4|28	%setup -q -n package
14cu|nodejs-binary-0.3.0-4|29	rm -rf test/{pipe,loop}.js
14cu|nodejs-binary-0.3.0-4|30	
14cu|nodejs-binary-0.3.0-4|31	%build
14cu|nodejs-binary-0.3.0-4|32	
14cu|nodejs-binary-0.3.0-4|33	%install
14cu|nodejs-binary-0.3.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-0.3.0-4|35	cp -r package.json index.js lib/ perf/ \
14cu|nodejs-binary-0.3.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-0.3.0-4|37	
14cu|nodejs-binary-0.3.0-4|38	%nodejs_symlink_deps
14cu|nodejs-binary-0.3.0-4|39	
14cu|nodejs-binary-0.3.0-4|40	%check
14cu|nodejs-binary-0.3.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-binary-0.3.0-4|42	%tap test
14cu|nodejs-binary-0.3.0-4|43	
14cu|nodejs-binary-0.3.0-4|44	
14cu|nodejs-binary-0.3.0-4|45	%changelog
14cu|nodejs-binary-0.3.0-4|46	
14cu|nodejs-binary-0.3.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-binary-0.3.0-4|48	- (68296eb) BuildList#2799825: Increase release tag
14cu|nodejs-binary-0.3.0-4|49	
14cu|nodejs-binary-0.3.0-4|50	

11144 14
14cu|nodejs-binaryextensions-2.0.0-4|1	%define oname binaryextensions
14cu|nodejs-binaryextensions-2.0.0-4|2	
14cu|nodejs-binaryextensions-2.0.0-4|3	Summary:        Array of every single file extension there is for binary files
14cu|nodejs-binaryextensions-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-binaryextensions-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-binaryextensions-2.0.0-4|6	Release:        4
14cu|nodejs-binaryextensions-2.0.0-4|7	License:        MIT
14cu|nodejs-binaryextensions-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-binaryextensions-2.0.0-4|9	Url:            https://github.com/bevry/binaryextensions
14cu|nodejs-binaryextensions-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-binaryextensions-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-binaryextensions-2.0.0-4|12	
14cu|nodejs-binaryextensions-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-binaryextensions-2.0.0-4|14	
14cu|nodejs-binaryextensions-2.0.0-4|15	%description
14cu|nodejs-binaryextensions-2.0.0-4|16	%{summary}.
14cu|nodejs-binaryextensions-2.0.0-4|17	
14cu|nodejs-binaryextensions-2.0.0-4|18	%files
14cu|nodejs-binaryextensions-2.0.0-4|19	%doc LICENSE.md HISTORY.md README.md
14cu|nodejs-binaryextensions-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-binaryextensions-2.0.0-4|21	
14cu|nodejs-binaryextensions-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-binaryextensions-2.0.0-4|23	
14cu|nodejs-binaryextensions-2.0.0-4|24	%prep
14cu|nodejs-binaryextensions-2.0.0-4|25	%setup -q -n package
14cu|nodejs-binaryextensions-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-binaryextensions-2.0.0-4|27	
14cu|nodejs-binaryextensions-2.0.0-4|28	%build
14cu|nodejs-binaryextensions-2.0.0-4|29	
14cu|nodejs-binaryextensions-2.0.0-4|30	%install
14cu|nodejs-binaryextensions-2.0.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-binaryextensions-2.0.0-4|32	cp -r *.json %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-binaryextensions-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-binaryextensions-2.0.0-4|34	
14cu|nodejs-binaryextensions-2.0.0-4|35	%changelog
14cu|nodejs-binaryextensions-2.0.0-4|36	
14cu|nodejs-binaryextensions-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-binaryextensions-2.0.0-4|38	- (fe80e0d) BuildList#2799825: Increase release tag
14cu|nodejs-binaryextensions-2.0.0-4|39	
14cu|nodejs-binaryextensions-2.0.0-4|40	

11145 14
14cu|nodejs-binary-search-tree-0.2.5-4|1	%define oname binary-search-tree
14cu|nodejs-binary-search-tree-0.2.5-4|2	
14cu|nodejs-binary-search-tree-0.2.5-4|3	Summary:        Different binary search tree implementations,including a self-balancing one
14cu|nodejs-binary-search-tree-0.2.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-binary-search-tree-0.2.5-4|5	Version:        0.2.5
14cu|nodejs-binary-search-tree-0.2.5-4|6	Release:        4
14cu|nodejs-binary-search-tree-0.2.5-4|7	License:        MIT
14cu|nodejs-binary-search-tree-0.2.5-4|8	Group:          Development/Other
14cu|nodejs-binary-search-tree-0.2.5-4|9	Url:            https://github.com/louischatriot/node-binary-search-tree
14cu|nodejs-binary-search-tree-0.2.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-binary-search-tree-0.2.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-binary-search-tree-0.2.5-4|12	BuildRequires:  npm(underscore)
14cu|nodejs-binary-search-tree-0.2.5-4|13	#
14cu|nodejs-binary-search-tree-0.2.5-4|14	BuildRequires:  npm(chai)
14cu|nodejs-binary-search-tree-0.2.5-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-binary-search-tree-0.2.5-4|16	BuildArch:      noarch
14cu|nodejs-binary-search-tree-0.2.5-4|17	
14cu|nodejs-binary-search-tree-0.2.5-4|18	%description
14cu|nodejs-binary-search-tree-0.2.5-4|19	%{summary}.
14cu|nodejs-binary-search-tree-0.2.5-4|20	
14cu|nodejs-binary-search-tree-0.2.5-4|21	%files
14cu|nodejs-binary-search-tree-0.2.5-4|22	%doc *.md
14cu|nodejs-binary-search-tree-0.2.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-search-tree-0.2.5-4|24	
14cu|nodejs-binary-search-tree-0.2.5-4|25	#------------------------------------------------------------------
14cu|nodejs-binary-search-tree-0.2.5-4|26	
14cu|nodejs-binary-search-tree-0.2.5-4|27	%prep
14cu|nodejs-binary-search-tree-0.2.5-4|28	%setup -q -n package
14cu|nodejs-binary-search-tree-0.2.5-4|29	rm -rf node_modules
14cu|nodejs-binary-search-tree-0.2.5-4|30	%nodejs_fixdep underscore
14cu|nodejs-binary-search-tree-0.2.5-4|31	
14cu|nodejs-binary-search-tree-0.2.5-4|32	%build
14cu|nodejs-binary-search-tree-0.2.5-4|33	
14cu|nodejs-binary-search-tree-0.2.5-4|34	%install
14cu|nodejs-binary-search-tree-0.2.5-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-search-tree-0.2.5-4|36	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-binary-search-tree-0.2.5-4|37	%nodejs_symlink_deps
14cu|nodejs-binary-search-tree-0.2.5-4|38	
14cu|nodejs-binary-search-tree-0.2.5-4|39	%check
14cu|nodejs-binary-search-tree-0.2.5-4|40	%nodejs_symlink_deps --check
14cu|nodejs-binary-search-tree-0.2.5-4|41	mocha --timeout 10000 --reporter spec
14cu|nodejs-binary-search-tree-0.2.5-4|42	
14cu|nodejs-binary-search-tree-0.2.5-4|43	%changelog
14cu|nodejs-binary-search-tree-0.2.5-4|44	
14cu|nodejs-binary-search-tree-0.2.5-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.5-4
14cu|nodejs-binary-search-tree-0.2.5-4|46	- (c9a4e03) BuildList#2799825: Increase release tag
14cu|nodejs-binary-search-tree-0.2.5-4|47	
14cu|nodejs-binary-search-tree-0.2.5-4|48	

11146 14
14cu|nodejs-bindings-1.2.1-4|1	%define oname bindings
14cu|nodejs-bindings-1.2.1-4|2	
14cu|nodejs-bindings-1.2.1-4|3	Summary:    Helper module for loading your native module's .node file
14cu|nodejs-bindings-1.2.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-bindings-1.2.1-4|5	Version:    1.2.1
14cu|nodejs-bindings-1.2.1-4|6	Release:    4
14cu|nodejs-bindings-1.2.1-4|7	License:    MIT
14cu|nodejs-bindings-1.2.1-4|8	Group:      Development/Other
14cu|nodejs-bindings-1.2.1-4|9	URL:        https://github.com/TooTallNate/node-%{oname}
14cu|nodejs-bindings-1.2.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bindings-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bindings-1.2.1-4|12	BuildArch:  noarch
14cu|nodejs-bindings-1.2.1-4|13	
14cu|nodejs-bindings-1.2.1-4|14	%description
14cu|nodejs-bindings-1.2.1-4|15	This is a helper module for authors of Node.js native addon modules.
14cu|nodejs-bindings-1.2.1-4|16	It is basically the "swiss army knife" of require()ing your native module's
14cu|nodejs-bindings-1.2.1-4|17	.node file.
14cu|nodejs-bindings-1.2.1-4|18	
14cu|nodejs-bindings-1.2.1-4|19	Throughout the course of Node's native addon history, addons have ended up
14cu|nodejs-bindings-1.2.1-4|20	being compiled in a variety of different places, depending on which build tool
14cu|nodejs-bindings-1.2.1-4|21	and which version of node was used. To make matters worse, now the gyp build
14cu|nodejs-bindings-1.2.1-4|22	tool can produce either a Release or Debug build, each being built into
14cu|nodejs-bindings-1.2.1-4|23	different locations.
14cu|nodejs-bindings-1.2.1-4|24	
14cu|nodejs-bindings-1.2.1-4|25	This module checks all the possible locations that a native addon would be
14cu|nodejs-bindings-1.2.1-4|26	built at, and returns the first one that loads successfully.
14cu|nodejs-bindings-1.2.1-4|27	
14cu|nodejs-bindings-1.2.1-4|28	%files
14cu|nodejs-bindings-1.2.1-4|29	%doc README.md
14cu|nodejs-bindings-1.2.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bindings-1.2.1-4|31	#---------------------------------------------------------------
14cu|nodejs-bindings-1.2.1-4|32	
14cu|nodejs-bindings-1.2.1-4|33	%prep
14cu|nodejs-bindings-1.2.1-4|34	%setup -qn package
14cu|nodejs-bindings-1.2.1-4|35	
14cu|nodejs-bindings-1.2.1-4|36	
14cu|nodejs-bindings-1.2.1-4|37	%build
14cu|nodejs-bindings-1.2.1-4|38	#nothing to do
14cu|nodejs-bindings-1.2.1-4|39	
14cu|nodejs-bindings-1.2.1-4|40	
14cu|nodejs-bindings-1.2.1-4|41	%install
14cu|nodejs-bindings-1.2.1-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bindings-1.2.1-4|43	cp -pr package.json %{oname}.js \
14cu|nodejs-bindings-1.2.1-4|44	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bindings-1.2.1-4|45	
14cu|nodejs-bindings-1.2.1-4|46	%nodejs_symlink_deps
14cu|nodejs-bindings-1.2.1-4|47	
14cu|nodejs-bindings-1.2.1-4|48	
14cu|nodejs-bindings-1.2.1-4|49	
14cu|nodejs-bindings-1.2.1-4|50	
14cu|nodejs-bindings-1.2.1-4|51	
14cu|nodejs-bindings-1.2.1-4|52	
14cu|nodejs-bindings-1.2.1-4|53	%changelog
14cu|nodejs-bindings-1.2.1-4|54	
14cu|nodejs-bindings-1.2.1-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-bindings-1.2.1-4|56	- (1cced0e) BuildList#2799825: Increase release tag
14cu|nodejs-bindings-1.2.1-4|57	
14cu|nodejs-bindings-1.2.1-4|58	

11147 14
14cu|nodejs-bl-1.0.0-4|1	%define oname bl
14cu|nodejs-bl-1.0.0-4|2	
14cu|nodejs-bl-1.0.0-4|3	Summary:        Collect buffers and access with a standard readable Buffer interface
14cu|nodejs-bl-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bl-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-bl-1.0.0-4|6	Release:        4
14cu|nodejs-bl-1.0.0-4|7	License:        MIT
14cu|nodejs-bl-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-bl-1.0.0-4|9	Url:            https://github.com/rvagg/bl
14cu|nodejs-bl-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bl-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bl-1.0.0-4|12	BuildRequires:  npm(readable-stream) >= 2.0.0
14cu|nodejs-bl-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-bl-1.0.0-4|14	
14cu|nodejs-bl-1.0.0-4|15	%description
14cu|nodejs-bl-1.0.0-4|16	Buffer List: collect buffers and access with a
14cu|nodejs-bl-1.0.0-4|17	standard readable Buffer interface, streamable too.
14cu|nodejs-bl-1.0.0-4|18	
14cu|nodejs-bl-1.0.0-4|19	%files
14cu|nodejs-bl-1.0.0-4|20	%doc LICENSE.md README.md
14cu|nodejs-bl-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bl-1.0.0-4|22	
14cu|nodejs-bl-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-bl-1.0.0-4|24	
14cu|nodejs-bl-1.0.0-4|25	%prep
14cu|nodejs-bl-1.0.0-4|26	%setup -q -n package
14cu|nodejs-bl-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-bl-1.0.0-4|28	
14cu|nodejs-bl-1.0.0-4|29	%build
14cu|nodejs-bl-1.0.0-4|30	
14cu|nodejs-bl-1.0.0-4|31	%install
14cu|nodejs-bl-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bl-1.0.0-4|33	cp -r package.json bl.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bl-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-bl-1.0.0-4|35	%changelog
14cu|nodejs-bl-1.0.0-4|36	
14cu|nodejs-bl-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-bl-1.0.0-4|38	- (7638a4f) BuildList#2799825: Increase release tag
14cu|nodejs-bl-1.0.0-4|39	
14cu|nodejs-bl-1.0.0-4|40	

11148 14
14cu|nodejs-blob-to-buffer-1.2.6-4|1	%define oname blob-to-buffer
14cu|nodejs-blob-to-buffer-1.2.6-4|2	
14cu|nodejs-blob-to-buffer-1.2.6-4|3	Summary:        Convert a Blob to a Buffer
14cu|nodejs-blob-to-buffer-1.2.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-blob-to-buffer-1.2.6-4|5	Version:        1.2.6
14cu|nodejs-blob-to-buffer-1.2.6-4|6	Release:        4
14cu|nodejs-blob-to-buffer-1.2.6-4|7	License:        MIT
14cu|nodejs-blob-to-buffer-1.2.6-4|8	Group:          Development/Other
14cu|nodejs-blob-to-buffer-1.2.6-4|9	Url:            https://github.com/feross/blob-to-buffer
14cu|nodejs-blob-to-buffer-1.2.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-blob-to-buffer-1.2.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-blob-to-buffer-1.2.6-4|12	BuildArch:      noarch
14cu|nodejs-blob-to-buffer-1.2.6-4|13	
14cu|nodejs-blob-to-buffer-1.2.6-4|14	%description
14cu|nodejs-blob-to-buffer-1.2.6-4|15	%{summary}.
14cu|nodejs-blob-to-buffer-1.2.6-4|16	
14cu|nodejs-blob-to-buffer-1.2.6-4|17	%files
14cu|nodejs-blob-to-buffer-1.2.6-4|18	%doc LICENSE *.md
14cu|nodejs-blob-to-buffer-1.2.6-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-blob-to-buffer-1.2.6-4|20	
14cu|nodejs-blob-to-buffer-1.2.6-4|21	#------------------------------------------------------------------
14cu|nodejs-blob-to-buffer-1.2.6-4|22	
14cu|nodejs-blob-to-buffer-1.2.6-4|23	%prep
14cu|nodejs-blob-to-buffer-1.2.6-4|24	%setup -q -n package
14cu|nodejs-blob-to-buffer-1.2.6-4|25	rm -rf node_modules
14cu|nodejs-blob-to-buffer-1.2.6-4|26	
14cu|nodejs-blob-to-buffer-1.2.6-4|27	%build
14cu|nodejs-blob-to-buffer-1.2.6-4|28	
14cu|nodejs-blob-to-buffer-1.2.6-4|29	%install
14cu|nodejs-blob-to-buffer-1.2.6-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-blob-to-buffer-1.2.6-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-blob-to-buffer-1.2.6-4|32	%nodejs_symlink_deps
14cu|nodejs-blob-to-buffer-1.2.6-4|33	
14cu|nodejs-blob-to-buffer-1.2.6-4|34	%changelog
14cu|nodejs-blob-to-buffer-1.2.6-4|35	
14cu|nodejs-blob-to-buffer-1.2.6-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.6-4
14cu|nodejs-blob-to-buffer-1.2.6-4|37	- (22c34bc) BuildList#2799825: Increase release tag
14cu|nodejs-blob-to-buffer-1.2.6-4|38	
14cu|nodejs-blob-to-buffer-1.2.6-4|39	

11149 14
14cu|nodejs-block-stream-0.0.8-4|1	Name:       nodejs-block-stream
14cu|nodejs-block-stream-0.0.8-4|2	Version:    0.0.8
14cu|nodejs-block-stream-0.0.8-4|3	Release:    4
14cu|nodejs-block-stream-0.0.8-4|4	Summary:    A stream of blocks
14cu|nodejs-block-stream-0.0.8-4|5	License:    ISC
14cu|nodejs-block-stream-0.0.8-4|6	Group:      Development/Other
14cu|nodejs-block-stream-0.0.8-4|7	URL:        https://github.com/isaacs/block-stream
14cu|nodejs-block-stream-0.0.8-4|8	Source0:    http://registry.npmjs.org/block-stream/-/block-stream-%{version}.tgz
14cu|nodejs-block-stream-0.0.8-4|9	BuildArch:  noarch
14cu|nodejs-block-stream-0.0.8-4|10	BuildRequires:  nodejs-packaging
14cu|nodejs-block-stream-0.0.8-4|11	BuildRequires:  nodejs-tap
14cu|nodejs-block-stream-0.0.8-4|12	BuildRequires:  nodejs-inherits
14cu|nodejs-block-stream-0.0.8-4|13	BuildRequires:  nodejs
14cu|nodejs-block-stream-0.0.8-4|14	
14cu|nodejs-block-stream-0.0.8-4|15	%description
14cu|nodejs-block-stream-0.0.8-4|16	Write data into it, and it'll output data in buffer blocks the size you
14cu|nodejs-block-stream-0.0.8-4|17	specify, padding with zeroes if necessary.
14cu|nodejs-block-stream-0.0.8-4|18	
14cu|nodejs-block-stream-0.0.8-4|19	%files
14cu|nodejs-block-stream-0.0.8-4|20	%{nodejs_sitelib}/block-stream
14cu|nodejs-block-stream-0.0.8-4|21	%doc README.md LICENCE
14cu|nodejs-block-stream-0.0.8-4|22	#-------------------------------------------------------
14cu|nodejs-block-stream-0.0.8-4|23	
14cu|nodejs-block-stream-0.0.8-4|24	%prep
14cu|nodejs-block-stream-0.0.8-4|25	%setup -q -n package
14cu|nodejs-block-stream-0.0.8-4|26	%nodejs_fixdep inherits
14cu|nodejs-block-stream-0.0.8-4|27	
14cu|nodejs-block-stream-0.0.8-4|28	%build
14cu|nodejs-block-stream-0.0.8-4|29	#nothing to do
14cu|nodejs-block-stream-0.0.8-4|30	
14cu|nodejs-block-stream-0.0.8-4|31	%install
14cu|nodejs-block-stream-0.0.8-4|32	
14cu|nodejs-block-stream-0.0.8-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/block-stream
14cu|nodejs-block-stream-0.0.8-4|34	cp -pr block-stream.js package.json %{buildroot}%{nodejs_sitelib}/block-stream
14cu|nodejs-block-stream-0.0.8-4|35	
14cu|nodejs-block-stream-0.0.8-4|36	%nodejs_symlink_deps
14cu|nodejs-block-stream-0.0.8-4|37	
14cu|nodejs-block-stream-0.0.8-4|38	%check
14cu|nodejs-block-stream-0.0.8-4|39	%nodejs_symlink_deps --check
14cu|nodejs-block-stream-0.0.8-4|40	ln -sf %{nodejs_sitelib}/inherits node_modules
14cu|nodejs-block-stream-0.0.8-4|41	tap test/
14cu|nodejs-block-stream-0.0.8-4|42	
14cu|nodejs-block-stream-0.0.8-4|43	
14cu|nodejs-block-stream-0.0.8-4|44	
14cu|nodejs-block-stream-0.0.8-4|45	
14cu|nodejs-block-stream-0.0.8-4|46	%changelog
14cu|nodejs-block-stream-0.0.8-4|47	
14cu|nodejs-block-stream-0.0.8-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-4
14cu|nodejs-block-stream-0.0.8-4|49	- (5df4a93) BuildList#2799825: Increase release tag
14cu|nodejs-block-stream-0.0.8-4|50	
14cu|nodejs-block-stream-0.0.8-4|51	

11150 14
14cu|nodejs-bluebird-3.0.5-4|1	%define oname bluebird
14cu|nodejs-bluebird-3.0.5-4|2	
14cu|nodejs-bluebird-3.0.5-4|3	Summary:        Full featured Promises/A+ implementation with exceptionally good performance
14cu|nodejs-bluebird-3.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bluebird-3.0.5-4|5	Version:        3.0.5
14cu|nodejs-bluebird-3.0.5-4|6	Release:        4
14cu|nodejs-bluebird-3.0.5-4|7	License:        MIT
14cu|nodejs-bluebird-3.0.5-4|8	Group:          Development/Other
14cu|nodejs-bluebird-3.0.5-4|9	Url:            https://github.com/petkaantonov/bluebird
14cu|nodejs-bluebird-3.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bluebird-3.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bluebird-3.0.5-4|12	BuildArch:      noarch
14cu|nodejs-bluebird-3.0.5-4|13	
14cu|nodejs-bluebird-3.0.5-4|14	%description
14cu|nodejs-bluebird-3.0.5-4|15	%{summary}.
14cu|nodejs-bluebird-3.0.5-4|16	
14cu|nodejs-bluebird-3.0.5-4|17	%files
14cu|nodejs-bluebird-3.0.5-4|18	%doc changelog.md LICENSE README.md
14cu|nodejs-bluebird-3.0.5-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bluebird-3.0.5-4|20	
14cu|nodejs-bluebird-3.0.5-4|21	#------------------------------------------------------------------
14cu|nodejs-bluebird-3.0.5-4|22	
14cu|nodejs-bluebird-3.0.5-4|23	%prep
14cu|nodejs-bluebird-3.0.5-4|24	%setup -q -n package
14cu|nodejs-bluebird-3.0.5-4|25	rm -rf node_modules
14cu|nodejs-bluebird-3.0.5-4|26	
14cu|nodejs-bluebird-3.0.5-4|27	%build
14cu|nodejs-bluebird-3.0.5-4|28	
14cu|nodejs-bluebird-3.0.5-4|29	%install
14cu|nodejs-bluebird-3.0.5-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bluebird-3.0.5-4|31	cp -r package.json js \
14cu|nodejs-bluebird-3.0.5-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bluebird-3.0.5-4|33	%nodejs_symlink_deps
14cu|nodejs-bluebird-3.0.5-4|34	%changelog
14cu|nodejs-bluebird-3.0.5-4|35	
14cu|nodejs-bluebird-3.0.5-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.5-4
14cu|nodejs-bluebird-3.0.5-4|37	- (1ef6532) BuildList#2799825: Increase release tag
14cu|nodejs-bluebird-3.0.5-4|38	
14cu|nodejs-bluebird-3.0.5-4|39	

11151 14
14cu|nodejs-bn.js-4.6.1-4|1	%define oname bn.js
14cu|nodejs-bn.js-4.6.1-4|2	
14cu|nodejs-bn.js-4.6.1-4|3	Summary:        Big number implementation in pure javascript
14cu|nodejs-bn.js-4.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bn.js-4.6.1-4|5	Version:        4.6.1
14cu|nodejs-bn.js-4.6.1-4|6	Release:        4
14cu|nodejs-bn.js-4.6.1-4|7	License:        MIT
14cu|nodejs-bn.js-4.6.1-4|8	Group:          Development/Other
14cu|nodejs-bn.js-4.6.1-4|9	Url:            https://github.com/indutny/bn.js
14cu|nodejs-bn.js-4.6.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bn.js-4.6.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bn.js-4.6.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-bn.js-4.6.1-4|13	BuildArch:      noarch
14cu|nodejs-bn.js-4.6.1-4|14	
14cu|nodejs-bn.js-4.6.1-4|15	%description
14cu|nodejs-bn.js-4.6.1-4|16	%{summary}.
14cu|nodejs-bn.js-4.6.1-4|17	
14cu|nodejs-bn.js-4.6.1-4|18	%files
14cu|nodejs-bn.js-4.6.1-4|19	%doc README.md
14cu|nodejs-bn.js-4.6.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bn.js-4.6.1-4|21	
14cu|nodejs-bn.js-4.6.1-4|22	#------------------------------------------------------------------
14cu|nodejs-bn.js-4.6.1-4|23	
14cu|nodejs-bn.js-4.6.1-4|24	%prep
14cu|nodejs-bn.js-4.6.1-4|25	%setup -q -n package
14cu|nodejs-bn.js-4.6.1-4|26	rm -rf node_modules
14cu|nodejs-bn.js-4.6.1-4|27	
14cu|nodejs-bn.js-4.6.1-4|28	%build
14cu|nodejs-bn.js-4.6.1-4|29	
14cu|nodejs-bn.js-4.6.1-4|30	%install
14cu|nodejs-bn.js-4.6.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bn.js-4.6.1-4|32	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bn.js-4.6.1-4|33	%nodejs_symlink_deps
14cu|nodejs-bn.js-4.6.1-4|34	
14cu|nodejs-bn.js-4.6.1-4|35	%check
14cu|nodejs-bn.js-4.6.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-bn.js-4.6.1-4|37	mocha --reporter=spec test/*-test.js
14cu|nodejs-bn.js-4.6.1-4|38	
14cu|nodejs-bn.js-4.6.1-4|39	%changelog
14cu|nodejs-bn.js-4.6.1-4|40	
14cu|nodejs-bn.js-4.6.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.6.1-4
14cu|nodejs-bn.js-4.6.1-4|42	- (daf85f9) BuildList#2799825: Increase release tag
14cu|nodejs-bn.js-4.6.1-4|43	
14cu|nodejs-bn.js-4.6.1-4|44	

11152 14
14cu|nodejs-body-parser-1.14.2-5|1	%define oname body-parser
14cu|nodejs-body-parser-1.14.2-5|2	
14cu|nodejs-body-parser-1.14.2-5|3	Summary:        Node.js body parsing middleware
14cu|nodejs-body-parser-1.14.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-body-parser-1.14.2-5|5	Version:        1.14.2
14cu|nodejs-body-parser-1.14.2-5|6	Release:        5
14cu|nodejs-body-parser-1.14.2-5|7	License:        MIT
14cu|nodejs-body-parser-1.14.2-5|8	Group:          Development/Other
14cu|nodejs-body-parser-1.14.2-5|9	Url:            https://github.com/expressjs/body-parser
14cu|nodejs-body-parser-1.14.2-5|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-body-parser-1.14.2-5|11	Source0:        https://github.com/expressjs/body-parser/archive/%{version}.tar.gz
14cu|nodejs-body-parser-1.14.2-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-body-parser-1.14.2-5|13	BuildRequires:  npm(bytes) >= 2.2.0
14cu|nodejs-body-parser-1.14.2-5|14	BuildRequires:  npm(content-type)
14cu|nodejs-body-parser-1.14.2-5|15	BuildRequires:  npm(debug)
14cu|nodejs-body-parser-1.14.2-5|16	BuildRequires:  npm(depd)
14cu|nodejs-body-parser-1.14.2-5|17	BuildRequires:  npm(http-errors)
14cu|nodejs-body-parser-1.14.2-5|18	BuildRequires:  npm(iconv-lite)
14cu|nodejs-body-parser-1.14.2-5|19	BuildRequires:  npm(on-finished)
14cu|nodejs-body-parser-1.14.2-5|20	BuildRequires:  npm(qs)
14cu|nodejs-body-parser-1.14.2-5|21	BuildRequires:  npm(raw-body)
14cu|nodejs-body-parser-1.14.2-5|22	BuildRequires:  npm(type-is)
14cu|nodejs-body-parser-1.14.2-5|23	#circular
14cu|nodejs-body-parser-1.14.2-5|24	#BuildRequires:  npm(methods)
14cu|nodejs-body-parser-1.14.2-5|25	#BuildRequires:  npm(mocha)
14cu|nodejs-body-parser-1.14.2-5|26	#BuildRequires:  npm(supertest)
14cu|nodejs-body-parser-1.14.2-5|27	BuildArch:      noarch
14cu|nodejs-body-parser-1.14.2-5|28	
14cu|nodejs-body-parser-1.14.2-5|29	%description
14cu|nodejs-body-parser-1.14.2-5|30	%{summary}.
14cu|nodejs-body-parser-1.14.2-5|31	
14cu|nodejs-body-parser-1.14.2-5|32	%files
14cu|nodejs-body-parser-1.14.2-5|33	%doc LICENSE *.md
14cu|nodejs-body-parser-1.14.2-5|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-body-parser-1.14.2-5|35	
14cu|nodejs-body-parser-1.14.2-5|36	#------------------------------------------------------------------
14cu|nodejs-body-parser-1.14.2-5|37	
14cu|nodejs-body-parser-1.14.2-5|38	%prep
14cu|nodejs-body-parser-1.14.2-5|39	%setup -q -n %{oname}-%{version}
14cu|nodejs-body-parser-1.14.2-5|40	rm -rf node_modules
14cu|nodejs-body-parser-1.14.2-5|41	%nodejs_fixdep bytes
14cu|nodejs-body-parser-1.14.2-5|42	%nodejs_fixdep content-type
14cu|nodejs-body-parser-1.14.2-5|43	%nodejs_fixdep debug
14cu|nodejs-body-parser-1.14.2-5|44	%nodejs_fixdep depd
14cu|nodejs-body-parser-1.14.2-5|45	%nodejs_fixdep http-errors
14cu|nodejs-body-parser-1.14.2-5|46	%nodejs_fixdep iconv-lite
14cu|nodejs-body-parser-1.14.2-5|47	%nodejs_fixdep on-finished
14cu|nodejs-body-parser-1.14.2-5|48	%nodejs_fixdep qs
14cu|nodejs-body-parser-1.14.2-5|49	%nodejs_fixdep raw-body
14cu|nodejs-body-parser-1.14.2-5|50	%nodejs_fixdep type-is
14cu|nodejs-body-parser-1.14.2-5|51	
14cu|nodejs-body-parser-1.14.2-5|52	%build
14cu|nodejs-body-parser-1.14.2-5|53	
14cu|nodejs-body-parser-1.14.2-5|54	%install
14cu|nodejs-body-parser-1.14.2-5|55	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-body-parser-1.14.2-5|56	cp -r package.json index.js lib/ \
14cu|nodejs-body-parser-1.14.2-5|57	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-body-parser-1.14.2-5|58	%nodejs_symlink_deps
14cu|nodejs-body-parser-1.14.2-5|59	
14cu|nodejs-body-parser-1.14.2-5|60	%check
14cu|nodejs-body-parser-1.14.2-5|61	### TODO: Enable tests after supertest is backported ###
14cu|nodejs-body-parser-1.14.2-5|62	%nodejs_symlink_deps --check
14cu|nodejs-body-parser-1.14.2-5|63	mocha --require test/support/env --reporter spec --check-leaks --bail test/ || :
14cu|nodejs-body-parser-1.14.2-5|64	
14cu|nodejs-body-parser-1.14.2-5|65	
14cu|nodejs-body-parser-1.14.2-5|66	%changelog
14cu|nodejs-body-parser-1.14.2-5|67	
14cu|nodejs-body-parser-1.14.2-5|68	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.14.2-5
14cu|nodejs-body-parser-1.14.2-5|69	- (4734cbc) BuildList#2799825: Increase release tag
14cu|nodejs-body-parser-1.14.2-5|70	
14cu|nodejs-body-parser-1.14.2-5|71	

11153 14
14cu|nodejs-boolbase-1.0.0-4|1	%define oname boolbase
14cu|nodejs-boolbase-1.0.0-4|2	
14cu|nodejs-boolbase-1.0.0-4|3	Summary:        Two functions: One that returns true, one that returns false
14cu|nodejs-boolbase-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-boolbase-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-boolbase-1.0.0-4|6	Release:        4
14cu|nodejs-boolbase-1.0.0-4|7	License:        ISC
14cu|nodejs-boolbase-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-boolbase-1.0.0-4|9	Url:            https://github.com/fb55/boolbase
14cu|nodejs-boolbase-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-boolbase-1.0.0-4|11	Source0:        https://github.com/fb55/boolbase/archive/master.zip
14cu|nodejs-boolbase-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-boolbase-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-boolbase-1.0.0-4|14	
14cu|nodejs-boolbase-1.0.0-4|15	%description
14cu|nodejs-boolbase-1.0.0-4|16	%{summary}.
14cu|nodejs-boolbase-1.0.0-4|17	
14cu|nodejs-boolbase-1.0.0-4|18	%files
14cu|nodejs-boolbase-1.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-boolbase-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-boolbase-1.0.0-4|21	
14cu|nodejs-boolbase-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-boolbase-1.0.0-4|23	
14cu|nodejs-boolbase-1.0.0-4|24	%prep
14cu|nodejs-boolbase-1.0.0-4|25	%setup -q -n %{oname}-master
14cu|nodejs-boolbase-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-boolbase-1.0.0-4|27	
14cu|nodejs-boolbase-1.0.0-4|28	%build
14cu|nodejs-boolbase-1.0.0-4|29	
14cu|nodejs-boolbase-1.0.0-4|30	%install
14cu|nodejs-boolbase-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-boolbase-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-boolbase-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-boolbase-1.0.0-4|34	
14cu|nodejs-boolbase-1.0.0-4|35	%check
14cu|nodejs-boolbase-1.0.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-boolbase-1.0.0-4|37	%__nodejs tests.js
14cu|nodejs-boolbase-1.0.0-4|38	
14cu|nodejs-boolbase-1.0.0-4|39	%changelog
14cu|nodejs-boolbase-1.0.0-4|40	
14cu|nodejs-boolbase-1.0.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-boolbase-1.0.0-4|42	- (dd0a801) BuildList#2799825: Increase release tag
14cu|nodejs-boolbase-1.0.0-4|43	
14cu|nodejs-boolbase-1.0.0-4|44	

11154 14
14cu|nodejs-boom-3.0.0-4|1	%define oname boom
14cu|nodejs-boom-3.0.0-4|2	
14cu|nodejs-boom-3.0.0-4|3	
14cu|nodejs-boom-3.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-boom-3.0.0-4|5	Version:    3.0.0
14cu|nodejs-boom-3.0.0-4|6	Release:    4
14cu|nodejs-boom-3.0.0-4|7	Summary:    HTTP friendly error objects
14cu|nodejs-boom-3.0.0-4|8	License:    BSD
14cu|nodejs-boom-3.0.0-4|9	Group:      Development/Other
14cu|nodejs-boom-3.0.0-4|10	URL:        https://github.com/spumko/%{oname}
14cu|nodejs-boom-3.0.0-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-boom-3.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-boom-3.0.0-4|13	BuildRequires:  npm(hoek)
14cu|nodejs-boom-3.0.0-4|14	BuildArch:  noarch
14cu|nodejs-boom-3.0.0-4|15	
14cu|nodejs-boom-3.0.0-4|16	%description
14cu|nodejs-boom-3.0.0-4|17	This library provides friendly JavaScript objects that represent HTTP errors.
14cu|nodejs-boom-3.0.0-4|18	
14cu|nodejs-boom-3.0.0-4|19	%files
14cu|nodejs-boom-3.0.0-4|20	%doc README.md LICENSE CONTRIBUTING.md images
14cu|nodejs-boom-3.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-boom-3.0.0-4|22	#----------------------------------------------
14cu|nodejs-boom-3.0.0-4|23	
14cu|nodejs-boom-3.0.0-4|24	%prep
14cu|nodejs-boom-3.0.0-4|25	%setup -q -n package
14cu|nodejs-boom-3.0.0-4|26	
14cu|nodejs-boom-3.0.0-4|27	#fix perms
14cu|nodejs-boom-3.0.0-4|28	chmod 0644 *.md LICENSE images/* lib/* package.json
14cu|nodejs-boom-3.0.0-4|29	
14cu|nodejs-boom-3.0.0-4|30	%build
14cu|nodejs-boom-3.0.0-4|31	#nothing to do
14cu|nodejs-boom-3.0.0-4|32	
14cu|nodejs-boom-3.0.0-4|33	%install
14cu|nodejs-boom-3.0.0-4|34	
14cu|nodejs-boom-3.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-boom-3.0.0-4|36	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-boom-3.0.0-4|37	
14cu|nodejs-boom-3.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-boom-3.0.0-4|39	
14cu|nodejs-boom-3.0.0-4|40	%changelog
14cu|nodejs-boom-3.0.0-4|41	
14cu|nodejs-boom-3.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-boom-3.0.0-4|43	- (07320e1) BuildList#2799825: Increase release tag
14cu|nodejs-boom-3.0.0-4|44	
14cu|nodejs-boom-3.0.0-4|45	

11155 14
14cu|nodejs-bower-1.7.7-4|1	%define oname bower
14cu|nodejs-bower-1.7.7-4|2	
14cu|nodejs-bower-1.7.7-4|3	Name:		nodejs-%{oname}
14cu|nodejs-bower-1.7.7-4|4	Version:	1.7.7
14cu|nodejs-bower-1.7.7-4|5	Release:	4
14cu|nodejs-bower-1.7.7-4|6	Summary:	A package manager for the web
14cu|nodejs-bower-1.7.7-4|7	Group:		Development/Other
14cu|nodejs-bower-1.7.7-4|8	License:	MIT
14cu|nodejs-bower-1.7.7-4|9	Url:		http://bower.io/
14cu|nodejs-bower-1.7.7-4|10	#Source0:	http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-1.7.7-4|11	Source0:	https://github.com/bower/bower/archive/master.zip
14cu|nodejs-bower-1.7.7-4|12	Source100:	%{name}.rpmlintrc
14cu|nodejs-bower-1.7.7-4|13	BuildRequires:	nodejs-packaging
14cu|nodejs-bower-1.7.7-4|14	BuildRequires:	npm(abbrev)
14cu|nodejs-bower-1.7.7-4|15	BuildRequires:	npm(archy)
14cu|nodejs-bower-1.7.7-4|16	BuildRequires:	npm(bower-config)
14cu|nodejs-bower-1.7.7-4|17	BuildRequires:	npm(bower-endpoint-parser)
14cu|nodejs-bower-1.7.7-4|18	BuildRequires:	npm(bower-json)
14cu|nodejs-bower-1.7.7-4|19	BuildRequires:	npm(bower-logger)
14cu|nodejs-bower-1.7.7-4|20	BuildRequires:	npm(bower-registry-client)
14cu|nodejs-bower-1.7.7-4|21	BuildRequires:	npm(cardinal)
14cu|nodejs-bower-1.7.7-4|22	BuildRequires:	npm(chalk)
14cu|nodejs-bower-1.7.7-4|23	BuildRequires:	npm(chmodr)
14cu|nodejs-bower-1.7.7-4|24	BuildRequires:	npm(configstore)
14cu|nodejs-bower-1.7.7-4|25	BuildRequires:	npm(decompress-zip)
14cu|nodejs-bower-1.7.7-4|26	BuildRequires:	npm(destroy)
14cu|nodejs-bower-1.7.7-4|27	BuildRequires:	npm(findup-sync)
14cu|nodejs-bower-1.7.7-4|28	BuildRequires:	npm(fs-write-stream-atomic)
14cu|nodejs-bower-1.7.7-4|29	BuildRequires:	npm(fstream)
14cu|nodejs-bower-1.7.7-4|30	BuildRequires:	npm(fstream-ignore)
14cu|nodejs-bower-1.7.7-4|31	BuildRequires:	npm(github)
14cu|nodejs-bower-1.7.7-4|32	BuildRequires:	npm(glob)
14cu|nodejs-bower-1.7.7-4|33	BuildRequires:	npm(graceful-fs)
14cu|nodejs-bower-1.7.7-4|34	BuildRequires:	npm(handlebars)
14cu|nodejs-bower-1.7.7-4|35	BuildRequires:	npm(inquirer)
14cu|nodejs-bower-1.7.7-4|36	BuildRequires:	npm(is-root)
14cu|nodejs-bower-1.7.7-4|37	BuildRequires:	npm(junk)
14cu|nodejs-bower-1.7.7-4|38	BuildRequires:	npm(lockfile)
14cu|nodejs-bower-1.7.7-4|39	BuildRequires:	npm(lru-cache)
14cu|nodejs-bower-1.7.7-4|40	BuildRequires:	npm(md5-hex)
14cu|nodejs-bower-1.7.7-4|41	BuildRequires:	npm(mkdirp)
14cu|nodejs-bower-1.7.7-4|42	BuildRequires:	npm(mout)
14cu|nodejs-bower-1.7.7-4|43	BuildRequires:	npm(nopt)
14cu|nodejs-bower-1.7.7-4|44	BuildRequires:	npm(opn)
14cu|nodejs-bower-1.7.7-4|45	BuildRequires:	npm(p-throttler)
14cu|nodejs-bower-1.7.7-4|46	BuildRequires:	npm(promptly)
14cu|nodejs-bower-1.7.7-4|47	BuildRequires:	npm(q)
14cu|nodejs-bower-1.7.7-4|48	BuildRequires:	npm(request)
14cu|nodejs-bower-1.7.7-4|49	BuildRequires:	npm(request-progress)
14cu|nodejs-bower-1.7.7-4|50	BuildRequires:	npm(retry)
14cu|nodejs-bower-1.7.7-4|51	BuildRequires:	npm(rimraf)
14cu|nodejs-bower-1.7.7-4|52	BuildRequires:	npm(semver)
14cu|nodejs-bower-1.7.7-4|53	BuildRequires:	npm(semver-utils)
14cu|nodejs-bower-1.7.7-4|54	BuildRequires:	npm(shell-quote)
14cu|nodejs-bower-1.7.7-4|55	BuildRequires:	npm(stringify-object)
14cu|nodejs-bower-1.7.7-4|56	BuildRequires:	npm(tar-fs)
14cu|nodejs-bower-1.7.7-4|57	BuildRequires:	npm(tmp)
14cu|nodejs-bower-1.7.7-4|58	BuildRequires:	npm(update-notifier)
14cu|nodejs-bower-1.7.7-4|59	BuildRequires:	npm(user-home)
14cu|nodejs-bower-1.7.7-4|60	BuildRequires:	npm(which)
14cu|nodejs-bower-1.7.7-4|61	#
14cu|nodejs-bower-1.7.7-4|62	BuildRequires:	npm(arr-diff)
14cu|nodejs-bower-1.7.7-4|63	BuildRequires:	npm(chai)
14cu|nodejs-bower-1.7.7-4|64	BuildRequires:	npm(coveralls)
14cu|nodejs-bower-1.7.7-4|65	BuildRequires:	npm(expect.js)
14cu|nodejs-bower-1.7.7-4|66	BuildRequires:	npm(grunt)
14cu|nodejs-bower-1.7.7-4|67	BuildRequires:	npm(grunt-cli)
14cu|nodejs-bower-1.7.7-4|68	BuildRequires:	npm(grunt-contrib-jshint)
14cu|nodejs-bower-1.7.7-4|69	BuildRequires:	npm(grunt-contrib-watch)
14cu|nodejs-bower-1.7.7-4|70	BuildRequires:	npm(grunt-exec)
14cu|nodejs-bower-1.7.7-4|71	BuildRequires:	npm(grunt-jscs)
14cu|nodejs-bower-1.7.7-4|72	BuildRequires:	npm(grunt-simple-mocha)
14cu|nodejs-bower-1.7.7-4|73	BuildRequires:	npm(in-publish)
14cu|nodejs-bower-1.7.7-4|74	BuildRequires:	npm(istanbul)
14cu|nodejs-bower-1.7.7-4|75	BuildRequires:	npm(load-grunt-tasks)
14cu|nodejs-bower-1.7.7-4|76	BuildRequires:	npm(mocha)
14cu|nodejs-bower-1.7.7-4|77	BuildRequires:	npm(multiline)
14cu|nodejs-bower-1.7.7-4|78	BuildRequires:	npm(nock)
14cu|nodejs-bower-1.7.7-4|79	BuildRequires:	npm(node-uuid)
14cu|nodejs-bower-1.7.7-4|80	BuildRequires:	npm(proxyquire)
14cu|nodejs-bower-1.7.7-4|81	BuildRequires:	npm(spawn-sync)
14cu|nodejs-bower-1.7.7-4|82	BuildRequires:	npm(wrench)
14cu|nodejs-bower-1.7.7-4|83	BuildArch:	noarch
14cu|nodejs-bower-1.7.7-4|84	AutoReqProv:	yes
14cu|nodejs-bower-1.7.7-4|85	
14cu|nodejs-bower-1.7.7-4|86	%description
14cu|nodejs-bower-1.7.7-4|87	Bower offers a generic, unopinionated solution
14cu|nodejs-bower-1.7.7-4|88	to the problem of front-end package management,
14cu|nodejs-bower-1.7.7-4|89	while exposing the package dependency model
14cu|nodejs-bower-1.7.7-4|90	via an API that can be consumed by a more
14cu|nodejs-bower-1.7.7-4|91	opinionated build stack.
14cu|nodejs-bower-1.7.7-4|92	There are no system wide dependencies,
14cu|nodejs-bower-1.7.7-4|93	no dependencies are shared between different apps,
14cu|nodejs-bower-1.7.7-4|94	and the dependency tree is flat.
14cu|nodejs-bower-1.7.7-4|95	Bower runs over Git, and is package-agnostic.
14cu|nodejs-bower-1.7.7-4|96	A packaged component can be made up of any
14cu|nodejs-bower-1.7.7-4|97	type of asset, and use any type of
14cu|nodejs-bower-1.7.7-4|98	transport (e.g., AMD, CommonJS, etc.).
14cu|nodejs-bower-1.7.7-4|99	
14cu|nodejs-bower-1.7.7-4|100	%files
14cu|nodejs-bower-1.7.7-4|101	%doc LICENSE *.md
14cu|nodejs-bower-1.7.7-4|102	%{_bindir}/%{oname}
14cu|nodejs-bower-1.7.7-4|103	%{nodejs_sitelib}/bower
14cu|nodejs-bower-1.7.7-4|104	#------------------------------------
14cu|nodejs-bower-1.7.7-4|105	
14cu|nodejs-bower-1.7.7-4|106	%prep
14cu|nodejs-bower-1.7.7-4|107	%setup -qn %{oname}-master
14cu|nodejs-bower-1.7.7-4|108	rm -rf node_modules
14cu|nodejs-bower-1.7.7-4|109	%nodejs_fixdep request-progress
14cu|nodejs-bower-1.7.7-4|110	%nodejs_fixdep inquirer
14cu|nodejs-bower-1.7.7-4|111	%nodejs_fixdep promptly
14cu|nodejs-bower-1.7.7-4|112	%nodejs_fixdep cardinal
14cu|nodejs-bower-1.7.7-4|113	%nodejs_fixdep retry
14cu|nodejs-bower-1.7.7-4|114	%nodejs_fixdep mkdirp
14cu|nodejs-bower-1.7.7-4|115	
14cu|nodejs-bower-1.7.7-4|116	
14cu|nodejs-bower-1.7.7-4|117	
14cu|nodejs-bower-1.7.7-4|118	%build
14cu|nodejs-bower-1.7.7-4|119	#nothing to build
14cu|nodejs-bower-1.7.7-4|120	
14cu|nodejs-bower-1.7.7-4|121	
14cu|nodejs-bower-1.7.7-4|122	%install
14cu|nodejs-bower-1.7.7-4|123	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-1.7.7-4|124	cp -pr package.json lib/ bin/ *.yml \
14cu|nodejs-bower-1.7.7-4|125	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-1.7.7-4|126	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-bower-1.7.7-4|127	
14cu|nodejs-bower-1.7.7-4|128	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-bower-1.7.7-4|129	ln -sf ../lib/node_modules/bower/bin/bower %{buildroot}%{_bindir}/bower
14cu|nodejs-bower-1.7.7-4|130	%nodejs_symlink_deps
14cu|nodejs-bower-1.7.7-4|131	
14cu|nodejs-bower-1.7.7-4|132	# fail ATM
14cu|nodejs-bower-1.7.7-4|133	%check
14cu|nodejs-bower-1.7.7-4|134	%nodejs_symlink_deps --check
14cu|nodejs-bower-1.7.7-4|135	grunt test || :
14cu|nodejs-bower-1.7.7-4|136	
14cu|nodejs-bower-1.7.7-4|137	
14cu|nodejs-bower-1.7.7-4|138	%changelog
14cu|nodejs-bower-1.7.7-4|139	
14cu|nodejs-bower-1.7.7-4|140	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.7-4
14cu|nodejs-bower-1.7.7-4|141	- (33c2403) BuildList#2799825: Increase release tag
14cu|nodejs-bower-1.7.7-4|142	
14cu|nodejs-bower-1.7.7-4|143	

11156 14
14cu|nodejs-bower-config-1.2.3-4|1	%define oname bower-config
14cu|nodejs-bower-config-1.2.3-4|2	
14cu|nodejs-bower-config-1.2.3-4|3	Summary:        The Bower config reader and writer
14cu|nodejs-bower-config-1.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bower-config-1.2.3-4|5	Version:        1.2.3
14cu|nodejs-bower-config-1.2.3-4|6	Release:        4
14cu|nodejs-bower-config-1.2.3-4|7	License:        foo
14cu|nodejs-bower-config-1.2.3-4|8	Group:          Development/Other
14cu|nodejs-bower-config-1.2.3-4|9	Url:            https://github.com/bower/config
14cu|nodejs-bower-config-1.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-config-1.2.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bower-config-1.2.3-4|12	BuildRequires:  npm(osenv)
14cu|nodejs-bower-config-1.2.3-4|13	BuildRequires:  npm(optimist)
14cu|nodejs-bower-config-1.2.3-4|14	BuildRequires:  npm(mout)
14cu|nodejs-bower-config-1.2.3-4|15	BuildRequires:  npm(graceful-fs)
14cu|nodejs-bower-config-1.2.3-4|16	BuildArch:      noarch
14cu|nodejs-bower-config-1.2.3-4|17	
14cu|nodejs-bower-config-1.2.3-4|18	%description
14cu|nodejs-bower-config-1.2.3-4|19	%{summary}.
14cu|nodejs-bower-config-1.2.3-4|20	
14cu|nodejs-bower-config-1.2.3-4|21	%files
14cu|nodejs-bower-config-1.2.3-4|22	%doc LICENSE README.md
14cu|nodejs-bower-config-1.2.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-config-1.2.3-4|24	
14cu|nodejs-bower-config-1.2.3-4|25	#------------------------------------------------------------------
14cu|nodejs-bower-config-1.2.3-4|26	
14cu|nodejs-bower-config-1.2.3-4|27	%prep
14cu|nodejs-bower-config-1.2.3-4|28	%setup -q -n package
14cu|nodejs-bower-config-1.2.3-4|29	rm -rf node_modules
14cu|nodejs-bower-config-1.2.3-4|30	
14cu|nodejs-bower-config-1.2.3-4|31	%build
14cu|nodejs-bower-config-1.2.3-4|32	
14cu|nodejs-bower-config-1.2.3-4|33	%install
14cu|nodejs-bower-config-1.2.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-config-1.2.3-4|35	cp -r package.json lib/ \
14cu|nodejs-bower-config-1.2.3-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-config-1.2.3-4|37	%nodejs_symlink_deps
14cu|nodejs-bower-config-1.2.3-4|38	%changelog
14cu|nodejs-bower-config-1.2.3-4|39	
14cu|nodejs-bower-config-1.2.3-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.3-4
14cu|nodejs-bower-config-1.2.3-4|41	- (8fc0c62) BuildList#2799825: Increase release tag
14cu|nodejs-bower-config-1.2.3-4|42	
14cu|nodejs-bower-config-1.2.3-4|43	

11157 14
14cu|nodejs-bower-endpoint-parser-0.2.2-4|1	%define oname bower-endpoint-parser
14cu|nodejs-bower-endpoint-parser-0.2.2-4|2	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|3	Summary:        Little module that helps with endpoints parsing
14cu|nodejs-bower-endpoint-parser-0.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bower-endpoint-parser-0.2.2-4|5	Version:        0.2.2
14cu|nodejs-bower-endpoint-parser-0.2.2-4|6	Release:        4
14cu|nodejs-bower-endpoint-parser-0.2.2-4|7	License:        MIT
14cu|nodejs-bower-endpoint-parser-0.2.2-4|8	Group:          Development/Other
14cu|nodejs-bower-endpoint-parser-0.2.2-4|9	Url:            https://github.com/bower/endpoint-parser
14cu|nodejs-bower-endpoint-parser-0.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-endpoint-parser-0.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bower-endpoint-parser-0.2.2-4|12	BuildArch:      noarch
14cu|nodejs-bower-endpoint-parser-0.2.2-4|13	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|14	%description
14cu|nodejs-bower-endpoint-parser-0.2.2-4|15	%{summary}.
14cu|nodejs-bower-endpoint-parser-0.2.2-4|16	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|17	%files
14cu|nodejs-bower-endpoint-parser-0.2.2-4|18	%doc LICENSE README.md
14cu|nodejs-bower-endpoint-parser-0.2.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-endpoint-parser-0.2.2-4|20	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|21	#------------------------------------------------------------------
14cu|nodejs-bower-endpoint-parser-0.2.2-4|22	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|23	%prep
14cu|nodejs-bower-endpoint-parser-0.2.2-4|24	%setup -q -n package
14cu|nodejs-bower-endpoint-parser-0.2.2-4|25	rm -rf node_modules
14cu|nodejs-bower-endpoint-parser-0.2.2-4|26	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|27	%build
14cu|nodejs-bower-endpoint-parser-0.2.2-4|28	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|29	%install
14cu|nodejs-bower-endpoint-parser-0.2.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-endpoint-parser-0.2.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-endpoint-parser-0.2.2-4|32	%nodejs_symlink_deps
14cu|nodejs-bower-endpoint-parser-0.2.2-4|33	%changelog
14cu|nodejs-bower-endpoint-parser-0.2.2-4|34	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-bower-endpoint-parser-0.2.2-4|36	- (9d648fc) BuildList#2799825: Increase release tag
14cu|nodejs-bower-endpoint-parser-0.2.2-4|37	
14cu|nodejs-bower-endpoint-parser-0.2.2-4|38	

11158 14
14cu|nodejs-bower-json-0.6.0-4|1	%define oname bower-json
14cu|nodejs-bower-json-0.6.0-4|2	
14cu|nodejs-bower-json-0.6.0-4|3	Summary:        Read bower.json , with features
14cu|nodejs-bower-json-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bower-json-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-bower-json-0.6.0-4|6	Release:        4
14cu|nodejs-bower-json-0.6.0-4|7	License:        MIT
14cu|nodejs-bower-json-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-bower-json-0.6.0-4|9	Url:            https://github.com/bower/json
14cu|nodejs-bower-json-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-json-0.6.0-4|11	Source100:	%{name}.rpmlintrc
14cu|nodejs-bower-json-0.6.0-4|12	
14cu|nodejs-bower-json-0.6.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-bower-json-0.6.0-4|14	BuildRequires:  npm(intersect)
14cu|nodejs-bower-json-0.6.0-4|15	BuildRequires:  npm(graceful-fs)
14cu|nodejs-bower-json-0.6.0-4|16	BuildRequires:  npm(ext-name)
14cu|nodejs-bower-json-0.6.0-4|17	BuildRequires:  npm(deep-extend)
14cu|nodejs-bower-json-0.6.0-4|18	
14cu|nodejs-bower-json-0.6.0-4|19	BuildArch:      noarch
14cu|nodejs-bower-json-0.6.0-4|20	
14cu|nodejs-bower-json-0.6.0-4|21	%description
14cu|nodejs-bower-json-0.6.0-4|22	Read bower.json files with semantics,
14cu|nodejs-bower-json-0.6.0-4|23	normalisation, defaults and validation.
14cu|nodejs-bower-json-0.6.0-4|24	
14cu|nodejs-bower-json-0.6.0-4|25	%files
14cu|nodejs-bower-json-0.6.0-4|26	%doc LICENSE README.md
14cu|nodejs-bower-json-0.6.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-json-0.6.0-4|28	
14cu|nodejs-bower-json-0.6.0-4|29	#------------------------------------------------------------------
14cu|nodejs-bower-json-0.6.0-4|30	
14cu|nodejs-bower-json-0.6.0-4|31	%prep
14cu|nodejs-bower-json-0.6.0-4|32	%setup -q -n package
14cu|nodejs-bower-json-0.6.0-4|33	rm -rf node_modules
14cu|nodejs-bower-json-0.6.0-4|34	
14cu|nodejs-bower-json-0.6.0-4|35	%build
14cu|nodejs-bower-json-0.6.0-4|36	
14cu|nodejs-bower-json-0.6.0-4|37	%install
14cu|nodejs-bower-json-0.6.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-json-0.6.0-4|39	cp -pr *.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-json-0.6.0-4|40	
14cu|nodejs-bower-json-0.6.0-4|41	%nodejs_symlink_deps
14cu|nodejs-bower-json-0.6.0-4|42	%changelog
14cu|nodejs-bower-json-0.6.0-4|43	
14cu|nodejs-bower-json-0.6.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-bower-json-0.6.0-4|45	- (d963264) BuildList#2799825: Increase release tag
14cu|nodejs-bower-json-0.6.0-4|46	
14cu|nodejs-bower-json-0.6.0-4|47	

11159 14
14cu|nodejs-bower-logger-0.2.2-4|1	%define oname bower-logger
14cu|nodejs-bower-logger-0.2.2-4|2	
14cu|nodejs-bower-logger-0.2.2-4|3	Summary:        The logger used in the various architecture components of Bower
14cu|nodejs-bower-logger-0.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bower-logger-0.2.2-4|5	Version:        0.2.2
14cu|nodejs-bower-logger-0.2.2-4|6	Release:        4
14cu|nodejs-bower-logger-0.2.2-4|7	License:        MIT
14cu|nodejs-bower-logger-0.2.2-4|8	Group:          Development/Other
14cu|nodejs-bower-logger-0.2.2-4|9	Url:            https://github.com/bower/logger
14cu|nodejs-bower-logger-0.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-logger-0.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bower-logger-0.2.2-4|12	BuildRequires:  npm(expect.js)
14cu|nodejs-bower-logger-0.2.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-bower-logger-0.2.2-4|14	BuildRequires:  npm(event-emitter)
14cu|nodejs-bower-logger-0.2.2-4|15	
14cu|nodejs-bower-logger-0.2.2-4|16	BuildArch:      noarch
14cu|nodejs-bower-logger-0.2.2-4|17	
14cu|nodejs-bower-logger-0.2.2-4|18	%description
14cu|nodejs-bower-logger-0.2.2-4|19	%{summary}.
14cu|nodejs-bower-logger-0.2.2-4|20	
14cu|nodejs-bower-logger-0.2.2-4|21	%files
14cu|nodejs-bower-logger-0.2.2-4|22	%doc LICENSE README.md
14cu|nodejs-bower-logger-0.2.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-logger-0.2.2-4|24	
14cu|nodejs-bower-logger-0.2.2-4|25	#------------------------------------------------------------------
14cu|nodejs-bower-logger-0.2.2-4|26	
14cu|nodejs-bower-logger-0.2.2-4|27	%prep
14cu|nodejs-bower-logger-0.2.2-4|28	%setup -q -n package
14cu|nodejs-bower-logger-0.2.2-4|29	rm -rf node_modules
14cu|nodejs-bower-logger-0.2.2-4|30	%nodejs_fixdep event-emitter
14cu|nodejs-bower-logger-0.2.2-4|31	
14cu|nodejs-bower-logger-0.2.2-4|32	%build
14cu|nodejs-bower-logger-0.2.2-4|33	
14cu|nodejs-bower-logger-0.2.2-4|34	%install
14cu|nodejs-bower-logger-0.2.2-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-logger-0.2.2-4|36	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-logger-0.2.2-4|37	%nodejs_symlink_deps
14cu|nodejs-bower-logger-0.2.2-4|38	
14cu|nodejs-bower-logger-0.2.2-4|39	%check
14cu|nodejs-bower-logger-0.2.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-bower-logger-0.2.2-4|41	mocha -R spec
14cu|nodejs-bower-logger-0.2.2-4|42	
14cu|nodejs-bower-logger-0.2.2-4|43	%changelog
14cu|nodejs-bower-logger-0.2.2-4|44	
14cu|nodejs-bower-logger-0.2.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-bower-logger-0.2.2-4|46	- (641f580) BuildList#2799825: Increase release tag
14cu|nodejs-bower-logger-0.2.2-4|47	
14cu|nodejs-bower-logger-0.2.2-4|48	

11160 14
14cu|nodejs-bower-registry-client-1.0.0-4|1	%define oname bower-registry-client
14cu|nodejs-bower-registry-client-1.0.0-4|2	
14cu|nodejs-bower-registry-client-1.0.0-4|3	Summary:        Provides easy interaction with the Bower registry
14cu|nodejs-bower-registry-client-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bower-registry-client-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-bower-registry-client-1.0.0-4|6	Release:        4
14cu|nodejs-bower-registry-client-1.0.0-4|7	License:        MIT
14cu|nodejs-bower-registry-client-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-bower-registry-client-1.0.0-4|9	Url:            https://github.com/bower/registry-client
14cu|nodejs-bower-registry-client-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bower-registry-client-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bower-registry-client-1.0.0-4|12	BuildRequires:  npm(mkdirp)
14cu|nodejs-bower-registry-client-1.0.0-4|13	BuildRequires:  npm(rimraf)
14cu|nodejs-bower-registry-client-1.0.0-4|14	BuildRequires:  npm(request-replay)
14cu|nodejs-bower-registry-client-1.0.0-4|15	BuildRequires:  npm(request)
14cu|nodejs-bower-registry-client-1.0.0-4|16	BuildRequires:  npm(lru-cache)
14cu|nodejs-bower-registry-client-1.0.0-4|17	BuildRequires:  npm(graceful-fs)
14cu|nodejs-bower-registry-client-1.0.0-4|18	BuildRequires:  npm(async)
14cu|nodejs-bower-registry-client-1.0.0-4|19	# not all backported
14cu|nodejs-bower-registry-client-1.0.0-4|20	#BuildRequires:  npm(bower-config)
14cu|nodejs-bower-registry-client-1.0.0-4|21	#BuildRequires:  npm(expect.js)
14cu|nodejs-bower-registry-client-1.0.0-4|22	#BuildRequires:  npm(grunt)
14cu|nodejs-bower-registry-client-1.0.0-4|23	#BuildRequires:  npm(grunt-cli)
14cu|nodejs-bower-registry-client-1.0.0-4|24	#BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-bower-registry-client-1.0.0-4|25	#BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-bower-registry-client-1.0.0-4|26	#BuildRequires:  npm(grunt-simple-mocha)
14cu|nodejs-bower-registry-client-1.0.0-4|27	#BuildRequires:  npm(mocha)
14cu|nodejs-bower-registry-client-1.0.0-4|28	### TODO ###
14cu|nodejs-bower-registry-client-1.0.0-4|29	#BuildRequires:  npm(nock)
14cu|nodejs-bower-registry-client-1.0.0-4|30	#
14cu|nodejs-bower-registry-client-1.0.0-4|31	BuildArch:      noarch
14cu|nodejs-bower-registry-client-1.0.0-4|32	
14cu|nodejs-bower-registry-client-1.0.0-4|33	%description
14cu|nodejs-bower-registry-client-1.0.0-4|34	%{summary}.
14cu|nodejs-bower-registry-client-1.0.0-4|35	
14cu|nodejs-bower-registry-client-1.0.0-4|36	%files
14cu|nodejs-bower-registry-client-1.0.0-4|37	%doc LICENSE README.md
14cu|nodejs-bower-registry-client-1.0.0-4|38	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-registry-client-1.0.0-4|39	
14cu|nodejs-bower-registry-client-1.0.0-4|40	#------------------------------------------------------------------
14cu|nodejs-bower-registry-client-1.0.0-4|41	
14cu|nodejs-bower-registry-client-1.0.0-4|42	%prep
14cu|nodejs-bower-registry-client-1.0.0-4|43	%setup -q -n package
14cu|nodejs-bower-registry-client-1.0.0-4|44	rm -rf node_modules
14cu|nodejs-bower-registry-client-1.0.0-4|45	%nodejs_fixdep mkdirp
14cu|nodejs-bower-registry-client-1.0.0-4|46	%nodejs_fixdep rimraf
14cu|nodejs-bower-registry-client-1.0.0-4|47	%nodejs_fixdep request-replay
14cu|nodejs-bower-registry-client-1.0.0-4|48	%nodejs_fixdep request
14cu|nodejs-bower-registry-client-1.0.0-4|49	%nodejs_fixdep lru-cache
14cu|nodejs-bower-registry-client-1.0.0-4|50	%nodejs_fixdep graceful-fs
14cu|nodejs-bower-registry-client-1.0.0-4|51	%nodejs_fixdep async
14cu|nodejs-bower-registry-client-1.0.0-4|52	
14cu|nodejs-bower-registry-client-1.0.0-4|53	%build
14cu|nodejs-bower-registry-client-1.0.0-4|54	
14cu|nodejs-bower-registry-client-1.0.0-4|55	%install
14cu|nodejs-bower-registry-client-1.0.0-4|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-registry-client-1.0.0-4|57	cp -r package.json *.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bower-registry-client-1.0.0-4|58	%nodejs_symlink_deps
14cu|nodejs-bower-registry-client-1.0.0-4|59	
14cu|nodejs-bower-registry-client-1.0.0-4|60	
14cu|nodejs-bower-registry-client-1.0.0-4|61	%check
14cu|nodejs-bower-registry-client-1.0.0-4|62	%nodejs_symlink_deps --check
14cu|nodejs-bower-registry-client-1.0.0-4|63	grunt test || :
14cu|nodejs-bower-registry-client-1.0.0-4|64	
14cu|nodejs-bower-registry-client-1.0.0-4|65	%changelog
14cu|nodejs-bower-registry-client-1.0.0-4|66	
14cu|nodejs-bower-registry-client-1.0.0-4|67	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-bower-registry-client-1.0.0-4|68	- (16b66aa) BuildList#2799825: Increase release tag
14cu|nodejs-bower-registry-client-1.0.0-4|69	
14cu|nodejs-bower-registry-client-1.0.0-4|70	

11161 14
14cu|nodejs-brace-expansion-1.1.2-4|1	%define oname brace-expansion
14cu|nodejs-brace-expansion-1.1.2-4|2	
14cu|nodejs-brace-expansion-1.1.2-4|3	Summary:        Brace expansion as known from sh/bash
14cu|nodejs-brace-expansion-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-brace-expansion-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-brace-expansion-1.1.2-4|6	Release:        4
14cu|nodejs-brace-expansion-1.1.2-4|7	License:        MIT
14cu|nodejs-brace-expansion-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-brace-expansion-1.1.2-4|9	Url:            https://github.com/juliangruber/brace-expansion
14cu|nodejs-brace-expansion-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-brace-expansion-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-brace-expansion-1.1.2-4|12	BuildRequires:  npm(concat-map)
14cu|nodejs-brace-expansion-1.1.2-4|13	BuildRequires:  npm(balanced-match)
14cu|nodejs-brace-expansion-1.1.2-4|14	BuildRequires:  npm(tape)
14cu|nodejs-brace-expansion-1.1.2-4|15	BuildArch:      noarch
14cu|nodejs-brace-expansion-1.1.2-4|16	
14cu|nodejs-brace-expansion-1.1.2-4|17	%description
14cu|nodejs-brace-expansion-1.1.2-4|18	%{summary}.
14cu|nodejs-brace-expansion-1.1.2-4|19	
14cu|nodejs-brace-expansion-1.1.2-4|20	%files
14cu|nodejs-brace-expansion-1.1.2-4|21	%doc README.md example.js
14cu|nodejs-brace-expansion-1.1.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-brace-expansion-1.1.2-4|23	
14cu|nodejs-brace-expansion-1.1.2-4|24	#------------------------------------------------------------------
14cu|nodejs-brace-expansion-1.1.2-4|25	
14cu|nodejs-brace-expansion-1.1.2-4|26	%prep
14cu|nodejs-brace-expansion-1.1.2-4|27	%setup -q -n package
14cu|nodejs-brace-expansion-1.1.2-4|28	rm -rf node_modules
14cu|nodejs-brace-expansion-1.1.2-4|29	%nodejs_fixdep concat-map
14cu|nodejs-brace-expansion-1.1.2-4|30	%nodejs_fixdep balanced-match
14cu|nodejs-brace-expansion-1.1.2-4|31	
14cu|nodejs-brace-expansion-1.1.2-4|32	%build
14cu|nodejs-brace-expansion-1.1.2-4|33	
14cu|nodejs-brace-expansion-1.1.2-4|34	%install
14cu|nodejs-brace-expansion-1.1.2-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brace-expansion-1.1.2-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brace-expansion-1.1.2-4|37	%nodejs_symlink_deps
14cu|nodejs-brace-expansion-1.1.2-4|38	
14cu|nodejs-brace-expansion-1.1.2-4|39	%check
14cu|nodejs-brace-expansion-1.1.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-brace-expansion-1.1.2-4|41	tape test/*.js
14cu|nodejs-brace-expansion-1.1.2-4|42	
14cu|nodejs-brace-expansion-1.1.2-4|43	%changelog
14cu|nodejs-brace-expansion-1.1.2-4|44	
14cu|nodejs-brace-expansion-1.1.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-brace-expansion-1.1.2-4|46	- (3154230) BuildList#2799825: Increase release tag
14cu|nodejs-brace-expansion-1.1.2-4|47	
14cu|nodejs-brace-expansion-1.1.2-4|48	

11162 14
14cu|nodejs-braces-1.8.3-4|1	%define oname braces
14cu|nodejs-braces-1.8.3-4|2	
14cu|nodejs-braces-1.8.3-4|3	Summary:        Fastest brace expansion for node.js
14cu|nodejs-braces-1.8.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-braces-1.8.3-4|5	Version:        1.8.3
14cu|nodejs-braces-1.8.3-4|6	Release:        4
14cu|nodejs-braces-1.8.3-4|7	License:        MIT
14cu|nodejs-braces-1.8.3-4|8	Group:          Development/Other
14cu|nodejs-braces-1.8.3-4|9	Url:            https://github.com/jonschlinkert/braces
14cu|nodejs-braces-1.8.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-braces-1.8.3-4|11	Source0:        https://github.com/jonschlinkert/braces/archive/master.zip
14cu|nodejs-braces-1.8.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-braces-1.8.3-4|13	BuildRequires:  npm(repeat-element)
14cu|nodejs-braces-1.8.3-4|14	BuildRequires:  npm(preserve)
14cu|nodejs-braces-1.8.3-4|15	BuildRequires:  npm(expand-range)
14cu|nodejs-braces-1.8.3-4|16	#
14cu|nodejs-braces-1.8.3-4|17	BuildRequires:  npm(brace-expansion)
14cu|nodejs-braces-1.8.3-4|18	BuildRequires:  npm(chalk)
14cu|nodejs-braces-1.8.3-4|19	BuildRequires:  npm(minimatch)
14cu|nodejs-braces-1.8.3-4|20	BuildRequires:  npm(minimist)
14cu|nodejs-braces-1.8.3-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-braces-1.8.3-4|22	BuildRequires:  npm(should)
14cu|nodejs-braces-1.8.3-4|23	BuildArch:      noarch
14cu|nodejs-braces-1.8.3-4|24	
14cu|nodejs-braces-1.8.3-4|25	%description
14cu|nodejs-braces-1.8.3-4|26	%{summary}.
14cu|nodejs-braces-1.8.3-4|27	
14cu|nodejs-braces-1.8.3-4|28	%files
14cu|nodejs-braces-1.8.3-4|29	%doc LICENSE *.md example.js
14cu|nodejs-braces-1.8.3-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-braces-1.8.3-4|31	
14cu|nodejs-braces-1.8.3-4|32	#------------------------------------------------------------------
14cu|nodejs-braces-1.8.3-4|33	
14cu|nodejs-braces-1.8.3-4|34	%prep
14cu|nodejs-braces-1.8.3-4|35	%setup -q -n %{oname}-master
14cu|nodejs-braces-1.8.3-4|36	rm -rf node_modules
14cu|nodejs-braces-1.8.3-4|37	
14cu|nodejs-braces-1.8.3-4|38	%build
14cu|nodejs-braces-1.8.3-4|39	
14cu|nodejs-braces-1.8.3-4|40	%install
14cu|nodejs-braces-1.8.3-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-braces-1.8.3-4|42	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-braces-1.8.3-4|43	%nodejs_symlink_deps
14cu|nodejs-braces-1.8.3-4|44	
14cu|nodejs-braces-1.8.3-4|45	%check
14cu|nodejs-braces-1.8.3-4|46	%nodejs_symlink_deps --check
14cu|nodejs-braces-1.8.3-4|47	mocha test
14cu|nodejs-braces-1.8.3-4|48	
14cu|nodejs-braces-1.8.3-4|49	%changelog
14cu|nodejs-braces-1.8.3-4|50	
14cu|nodejs-braces-1.8.3-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.3-4
14cu|nodejs-braces-1.8.3-4|52	- (5fd864e) BuildList#2799825: Increase release tag
14cu|nodejs-braces-1.8.3-4|53	
14cu|nodejs-braces-1.8.3-4|54	

11163 14
14cu|nodejs-brfs-1.4.3-4|1	%define oname brfs
14cu|nodejs-brfs-1.4.3-4|2	
14cu|nodejs-brfs-1.4.3-4|3	Summary:        Browserify fs.readFileSync() static asset inliner
14cu|nodejs-brfs-1.4.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-brfs-1.4.3-4|5	Version:        1.4.3
14cu|nodejs-brfs-1.4.3-4|6	Release:        4
14cu|nodejs-brfs-1.4.3-4|7	License:        MIT
14cu|nodejs-brfs-1.4.3-4|8	Group:          Development/Other
14cu|nodejs-brfs-1.4.3-4|9	Url:            https://github.com/substack/brfs
14cu|nodejs-brfs-1.4.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-brfs-1.4.3-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-brfs-1.4.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-brfs-1.4.3-4|13	BuildRequires:  npm(through2)
14cu|nodejs-brfs-1.4.3-4|14	BuildRequires:  npm(static-module)
14cu|nodejs-brfs-1.4.3-4|15	BuildRequires:  npm(resolve)
14cu|nodejs-brfs-1.4.3-4|16	BuildRequires:  npm(quote-stream)
14cu|nodejs-brfs-1.4.3-4|17	#
14cu|nodejs-brfs-1.4.3-4|18	BuildRequires:  npm(browserify)
14cu|nodejs-brfs-1.4.3-4|19	BuildRequires:  npm(concat-stream)
14cu|nodejs-brfs-1.4.3-4|20	BuildRequires:  npm(tap)
14cu|nodejs-brfs-1.4.3-4|21	BuildRequires:  npm(through)
14cu|nodejs-brfs-1.4.3-4|22	BuildArch:      noarch
14cu|nodejs-brfs-1.4.3-4|23	
14cu|nodejs-brfs-1.4.3-4|24	%description
14cu|nodejs-brfs-1.4.3-4|25	%{summary}.
14cu|nodejs-brfs-1.4.3-4|26	
14cu|nodejs-brfs-1.4.3-4|27	%files
14cu|nodejs-brfs-1.4.3-4|28	%doc LICENSE package.json example/
14cu|nodejs-brfs-1.4.3-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-brfs-1.4.3-4|30	%{_bindir}/%{oname}
14cu|nodejs-brfs-1.4.3-4|31	#------------------------------------------------------------------
14cu|nodejs-brfs-1.4.3-4|32	
14cu|nodejs-brfs-1.4.3-4|33	%prep
14cu|nodejs-brfs-1.4.3-4|34	%setup -q -n package
14cu|nodejs-brfs-1.4.3-4|35	rm -rf node_modules
14cu|nodejs-brfs-1.4.3-4|36	
14cu|nodejs-brfs-1.4.3-4|37	%build
14cu|nodejs-brfs-1.4.3-4|38	
14cu|nodejs-brfs-1.4.3-4|39	%install
14cu|nodejs-brfs-1.4.3-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brfs-1.4.3-4|41	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brfs-1.4.3-4|42	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/cmd.js
14cu|nodejs-brfs-1.4.3-4|43	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-brfs-1.4.3-4|44	ln -sf %{nodejs_sitelib}/%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-brfs-1.4.3-4|45	%nodejs_symlink_deps
14cu|nodejs-brfs-1.4.3-4|46	
14cu|nodejs-brfs-1.4.3-4|47	%check
14cu|nodejs-brfs-1.4.3-4|48	# drop for now
14cu|nodejs-brfs-1.4.3-4|49	#  23 passing (6s)
14cu|nodejs-brfs-1.4.3-4|50	#  6 failing
14cu|nodejs-brfs-1.4.3-4|51	# https://github.com/substack/brfs/issues
14cu|nodejs-brfs-1.4.3-4|52	%nodejs_symlink_deps --check
14cu|nodejs-brfs-1.4.3-4|53	%tap test/*.js || :
14cu|nodejs-brfs-1.4.3-4|54	
14cu|nodejs-brfs-1.4.3-4|55	%changelog
14cu|nodejs-brfs-1.4.3-4|56	
14cu|nodejs-brfs-1.4.3-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.3-4
14cu|nodejs-brfs-1.4.3-4|58	- (dda563d) BuildList#2799825: Increase release tag
14cu|nodejs-brfs-1.4.3-4|59	
14cu|nodejs-brfs-1.4.3-4|60	

11164 14
14cu|nodejs-brorand-1.0.5-4|1	%define oname brorand
14cu|nodejs-brorand-1.0.5-4|2	
14cu|nodejs-brorand-1.0.5-4|3	Summary:        Random number generator for browsers and node.js
14cu|nodejs-brorand-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-brorand-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-brorand-1.0.5-4|6	Release:        4
14cu|nodejs-brorand-1.0.5-4|7	License:        MIT
14cu|nodejs-brorand-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-brorand-1.0.5-4|9	Url:            https://github.com/indutny/brorand
14cu|nodejs-brorand-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-brorand-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-brorand-1.0.5-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-brorand-1.0.5-4|13	BuildArch:      noarch
14cu|nodejs-brorand-1.0.5-4|14	
14cu|nodejs-brorand-1.0.5-4|15	%description
14cu|nodejs-brorand-1.0.5-4|16	%{summary}.
14cu|nodejs-brorand-1.0.5-4|17	
14cu|nodejs-brorand-1.0.5-4|18	%files
14cu|nodejs-brorand-1.0.5-4|19	%doc LICENSE
14cu|nodejs-brorand-1.0.5-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-brorand-1.0.5-4|21	
14cu|nodejs-brorand-1.0.5-4|22	#------------------------------------------------------------------
14cu|nodejs-brorand-1.0.5-4|23	
14cu|nodejs-brorand-1.0.5-4|24	%prep
14cu|nodejs-brorand-1.0.5-4|25	%setup -q -n package
14cu|nodejs-brorand-1.0.5-4|26	rm -rf node_modules
14cu|nodejs-brorand-1.0.5-4|27	cp -r README.md LICENSE
14cu|nodejs-brorand-1.0.5-4|28	
14cu|nodejs-brorand-1.0.5-4|29	%build
14cu|nodejs-brorand-1.0.5-4|30	
14cu|nodejs-brorand-1.0.5-4|31	%install
14cu|nodejs-brorand-1.0.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brorand-1.0.5-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-brorand-1.0.5-4|34	%nodejs_symlink_deps
14cu|nodejs-brorand-1.0.5-4|35	
14cu|nodejs-brorand-1.0.5-4|36	%check
14cu|nodejs-brorand-1.0.5-4|37	%nodejs_symlink_deps --check
14cu|nodejs-brorand-1.0.5-4|38	mocha --reporter=spec test/**/*-test.js
14cu|nodejs-brorand-1.0.5-4|39	
14cu|nodejs-brorand-1.0.5-4|40	%changelog
14cu|nodejs-brorand-1.0.5-4|41	
14cu|nodejs-brorand-1.0.5-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-brorand-1.0.5-4|43	- (5c4b3c1) BuildList#2799825: Increase release tag
14cu|nodejs-brorand-1.0.5-4|44	
14cu|nodejs-brorand-1.0.5-4|45	

11165 14
14cu|nodejs-browserify-12.0.1-4|1	%define oname browserify
14cu|nodejs-browserify-12.0.1-4|2	
14cu|nodejs-browserify-12.0.1-4|3	Summary:        Browser-side require() the node way
14cu|nodejs-browserify-12.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-12.0.1-4|5	Version:        12.0.1
14cu|nodejs-browserify-12.0.1-4|6	Release:        4
14cu|nodejs-browserify-12.0.1-4|7	License:        MIT
14cu|nodejs-browserify-12.0.1-4|8	Group:          Development/Other
14cu|nodejs-browserify-12.0.1-4|9	Url:            https://github.com/substack/node-browserify
14cu|nodejs-browserify-12.0.1-4|10	# Using git, npm tgz lacks in files.
14cu|nodejs-browserify-12.0.1-4|11	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-12.0.1-4|12	Source0:        https://github.com/substack/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-browserify-12.0.1-4|13	Source100:      %{name}.rpmlintrc
14cu|nodejs-browserify-12.0.1-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-12.0.1-4|15	BuildRequires:  npm(xtend)
14cu|nodejs-browserify-12.0.1-4|16	BuildRequires:  npm(vm-browserify)
14cu|nodejs-browserify-12.0.1-4|17	BuildRequires:  npm(util)
14cu|nodejs-browserify-12.0.1-4|18	BuildRequires:  npm(url)
14cu|nodejs-browserify-12.0.1-4|19	BuildRequires:  npm(tty-browserify)
14cu|nodejs-browserify-12.0.1-4|20	BuildRequires:  npm(timers-browserify)
14cu|nodejs-browserify-12.0.1-4|21	BuildRequires:  npm(through2)
14cu|nodejs-browserify-12.0.1-4|22	BuildRequires:  npm(syntax-error)
14cu|nodejs-browserify-12.0.1-4|23	BuildRequires:  npm(subarg)
14cu|nodejs-browserify-12.0.1-4|24	BuildRequires:  npm(string_decoder)
14cu|nodejs-browserify-12.0.1-4|25	BuildRequires:  npm(stream-browserify)
14cu|nodejs-browserify-12.0.1-4|26	BuildRequires:  npm(shell-quote)
14cu|nodejs-browserify-12.0.1-4|27	BuildRequires:  npm(shasum)
14cu|nodejs-browserify-12.0.1-4|28	BuildRequires:  npm(resolve)
14cu|nodejs-browserify-12.0.1-4|29	BuildRequires:  npm(readable-stream)
14cu|nodejs-browserify-12.0.1-4|30	BuildRequires:  npm(read-only-stream)
14cu|nodejs-browserify-12.0.1-4|31	BuildRequires:  npm(querystring-es3)
14cu|nodejs-browserify-12.0.1-4|32	BuildRequires:  npm(punycode)
14cu|nodejs-browserify-12.0.1-4|33	BuildRequires:  npm(process)
14cu|nodejs-browserify-12.0.1-4|34	BuildRequires:  npm(path-browserify)
14cu|nodejs-browserify-12.0.1-4|35	BuildRequires:  npm(parents)
14cu|nodejs-browserify-12.0.1-4|36	BuildRequires:  npm(os-browserify)
14cu|nodejs-browserify-12.0.1-4|37	BuildRequires:  npm(module-deps)
14cu|nodejs-browserify-12.0.1-4|38	BuildRequires:  npm(labeled-stream-splicer)
14cu|nodejs-browserify-12.0.1-4|39	BuildRequires:  npm(isarray)
14cu|nodejs-browserify-12.0.1-4|40	BuildRequires:  npm(insert-module-globals)
14cu|nodejs-browserify-12.0.1-4|41	BuildRequires:  npm(inherits)
14cu|nodejs-browserify-12.0.1-4|42	BuildRequires:  npm(https-browserify)
14cu|nodejs-browserify-12.0.1-4|43	BuildRequires:  npm(stream-http)
14cu|nodejs-browserify-12.0.1-4|44	BuildRequires:  npm(htmlescape)
14cu|nodejs-browserify-12.0.1-4|45	BuildRequires:  npm(has)
14cu|nodejs-browserify-12.0.1-4|46	BuildRequires:  npm(glob)
14cu|nodejs-browserify-12.0.1-4|47	BuildRequires:  npm(events)
14cu|nodejs-browserify-12.0.1-4|48	BuildRequires:  npm(duplexer2)
14cu|nodejs-browserify-12.0.1-4|49	BuildRequires:  npm(domain-browser)
14cu|nodejs-browserify-12.0.1-4|50	BuildRequires:  npm(deps-sort)
14cu|nodejs-browserify-12.0.1-4|51	BuildRequires:  npm(defined)
14cu|nodejs-browserify-12.0.1-4|52	BuildRequires:  npm(crypto-browserify)
14cu|nodejs-browserify-12.0.1-4|53	BuildRequires:  npm(constants-browserify)
14cu|nodejs-browserify-12.0.1-4|54	BuildRequires:  npm(console-browserify)
14cu|nodejs-browserify-12.0.1-4|55	BuildRequires:  npm(concat-stream)
14cu|nodejs-browserify-12.0.1-4|56	BuildRequires:  npm(buffer)
14cu|nodejs-browserify-12.0.1-4|57	BuildRequires:  npm(browserify-zlib)
14cu|nodejs-browserify-12.0.1-4|58	BuildRequires:  npm(browser-resolve)
14cu|nodejs-browserify-12.0.1-4|59	BuildRequires:  npm(browser-pack)
14cu|nodejs-browserify-12.0.1-4|60	BuildRequires:  npm(assert)
14cu|nodejs-browserify-12.0.1-4|61	BuildRequires:  npm(JSONStream)
14cu|nodejs-browserify-12.0.1-4|62	BuildRequires:  npm(tap)
14cu|nodejs-browserify-12.0.1-4|63	BuildRequires:  npm(backbone)
14cu|nodejs-browserify-12.0.1-4|64	BuildRequires:  npm(browser-unpack)
14cu|nodejs-browserify-12.0.1-4|65	BuildRequires:  npm(coffee-script)
14cu|nodejs-browserify-12.0.1-4|66	BuildRequires:  npm(coffeeify)
14cu|nodejs-browserify-12.0.1-4|67	BuildRequires:  npm(es6ify)
14cu|nodejs-browserify-12.0.1-4|68	BuildRequires:  npm(isstream)
14cu|nodejs-browserify-12.0.1-4|69	BuildRequires:  npm(seq)
14cu|nodejs-browserify-12.0.1-4|70	BuildRequires:  npm(temp)
14cu|nodejs-browserify-12.0.1-4|71	BuildRequires:  npm(through)
14cu|nodejs-browserify-12.0.1-4|72	BuildRequires:  npm(is-buffer)
14cu|nodejs-browserify-12.0.1-4|73	BuildRequires:  npm(labeled-stream-splicer)
14cu|nodejs-browserify-12.0.1-4|74	BuildRequires:  npm(form-data)
14cu|nodejs-browserify-12.0.1-4|75	
14cu|nodejs-browserify-12.0.1-4|76	BuildArch:      noarch
14cu|nodejs-browserify-12.0.1-4|77	
14cu|nodejs-browserify-12.0.1-4|78	%description
14cu|nodejs-browserify-12.0.1-4|79	%{summary}.
14cu|nodejs-browserify-12.0.1-4|80	
14cu|nodejs-browserify-12.0.1-4|81	%files
14cu|nodejs-browserify-12.0.1-4|82	%doc LICENSE changelog.markdown readme.markdown
14cu|nodejs-browserify-12.0.1-4|83	%{_bindir}/%{oname}
14cu|nodejs-browserify-12.0.1-4|84	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-12.0.1-4|85	
14cu|nodejs-browserify-12.0.1-4|86	#------------------------------------------------------------------
14cu|nodejs-browserify-12.0.1-4|87	
14cu|nodejs-browserify-12.0.1-4|88	%prep
14cu|nodejs-browserify-12.0.1-4|89	%setup -qn node-%{oname}-%{version}
14cu|nodejs-browserify-12.0.1-4|90	%nodejs_fixdep is-buffer
14cu|nodejs-browserify-12.0.1-4|91	%nodejs_fixdep labeled-stream-splicer
14cu|nodejs-browserify-12.0.1-4|92	%nodejs_fixdep form-data
14cu|nodejs-browserify-12.0.1-4|93	%nodejs_fixdep os-browserify
14cu|nodejs-browserify-12.0.1-4|94	# those will fail due the massive amount of data to download
14cu|nodejs-browserify-12.0.1-4|95	rm -fr test/{backbone,crypto,yield}.js
14cu|nodejs-browserify-12.0.1-4|96	%build
14cu|nodejs-browserify-12.0.1-4|97	
14cu|nodejs-browserify-12.0.1-4|98	%install
14cu|nodejs-browserify-12.0.1-4|99	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-12.0.1-4|100	cp -r package.json index.js bin example lib \
14cu|nodejs-browserify-12.0.1-4|101	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-12.0.1-4|102	
14cu|nodejs-browserify-12.0.1-4|103	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-browserify-12.0.1-4|104	ln -sf %{nodejs_sitelib}/%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-browserify-12.0.1-4|105	%nodejs_symlink_deps
14cu|nodejs-browserify-12.0.1-4|106	
14cu|nodejs-browserify-12.0.1-4|107	
14cu|nodejs-browserify-12.0.1-4|108	%check
14cu|nodejs-browserify-12.0.1-4|109	%nodejs_symlink_deps --check
14cu|nodejs-browserify-12.0.1-4|110	%tap test/*.js || :
14cu|nodejs-browserify-12.0.1-4|111	
14cu|nodejs-browserify-12.0.1-4|112	%changelog
14cu|nodejs-browserify-12.0.1-4|113	
14cu|nodejs-browserify-12.0.1-4|114	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 12.0.1-4
14cu|nodejs-browserify-12.0.1-4|115	- (fc41329) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-12.0.1-4|116	
14cu|nodejs-browserify-12.0.1-4|117	

11166 14
14cu|nodejs-browserify-aes-1.0.5-4|1	%define oname browserify-aes
14cu|nodejs-browserify-aes-1.0.5-4|2	
14cu|nodejs-browserify-aes-1.0.5-4|3	Summary:        Aes, for browserify
14cu|nodejs-browserify-aes-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-aes-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-browserify-aes-1.0.5-4|6	Release:        4
14cu|nodejs-browserify-aes-1.0.5-4|7	License:        MIT
14cu|nodejs-browserify-aes-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-browserify-aes-1.0.5-4|9	Url:            https://github.com/crypto-browserify/browserify-aes
14cu|nodejs-browserify-aes-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-aes-1.0.5-4|11	Source1:        https://raw.githubusercontent.com/crypto-browserify/browserify-aes/master/LICENSE
14cu|nodejs-browserify-aes-1.0.5-4|12	# mugged from master branch
14cu|nodejs-browserify-aes-1.0.5-4|13	Source2:        test.tar.gz
14cu|nodejs-browserify-aes-1.0.5-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-aes-1.0.5-4|15	BuildRequires:  npm(inherits)
14cu|nodejs-browserify-aes-1.0.5-4|16	BuildRequires:  npm(evp_bytestokey)
14cu|nodejs-browserify-aes-1.0.5-4|17	BuildRequires:  npm(create-hash)
14cu|nodejs-browserify-aes-1.0.5-4|18	BuildRequires:  npm(cipher-base)
14cu|nodejs-browserify-aes-1.0.5-4|19	BuildRequires:  npm(buffer-xor)
14cu|nodejs-browserify-aes-1.0.5-4|20	BuildRequires:  npm(tap-spec)
14cu|nodejs-browserify-aes-1.0.5-4|21	BuildRequires:  npm(tape)
14cu|nodejs-browserify-aes-1.0.5-4|22	BuildArch:      noarch
14cu|nodejs-browserify-aes-1.0.5-4|23	
14cu|nodejs-browserify-aes-1.0.5-4|24	%description
14cu|nodejs-browserify-aes-1.0.5-4|25	%{summary}.
14cu|nodejs-browserify-aes-1.0.5-4|26	
14cu|nodejs-browserify-aes-1.0.5-4|27	%files
14cu|nodejs-browserify-aes-1.0.5-4|28	%doc readme.md LICENSE
14cu|nodejs-browserify-aes-1.0.5-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-aes-1.0.5-4|30	
14cu|nodejs-browserify-aes-1.0.5-4|31	#------------------------------------------------------------------
14cu|nodejs-browserify-aes-1.0.5-4|32	
14cu|nodejs-browserify-aes-1.0.5-4|33	%prep
14cu|nodejs-browserify-aes-1.0.5-4|34	%setup -qn package -a 2
14cu|nodejs-browserify-aes-1.0.5-4|35	rm -rf node_modules
14cu|nodejs-browserify-aes-1.0.5-4|36	cp -p %{SOURCE1} .
14cu|nodejs-browserify-aes-1.0.5-4|37	%nodejs_fixdep inherits
14cu|nodejs-browserify-aes-1.0.5-4|38	
14cu|nodejs-browserify-aes-1.0.5-4|39	%build
14cu|nodejs-browserify-aes-1.0.5-4|40	
14cu|nodejs-browserify-aes-1.0.5-4|41	%install
14cu|nodejs-browserify-aes-1.0.5-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-aes-1.0.5-4|43	cp -r package.json *.js modes \
14cu|nodejs-browserify-aes-1.0.5-4|44	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-aes-1.0.5-4|45	
14cu|nodejs-browserify-aes-1.0.5-4|46	%nodejs_symlink_deps
14cu|nodejs-browserify-aes-1.0.5-4|47	
14cu|nodejs-browserify-aes-1.0.5-4|48	%check
14cu|nodejs-browserify-aes-1.0.5-4|49	%nodejs_symlink_deps --check
14cu|nodejs-browserify-aes-1.0.5-4|50	%__nodejs test/index.js|tap-spec
14cu|nodejs-browserify-aes-1.0.5-4|51	
14cu|nodejs-browserify-aes-1.0.5-4|52	
14cu|nodejs-browserify-aes-1.0.5-4|53	%changelog
14cu|nodejs-browserify-aes-1.0.5-4|54	
14cu|nodejs-browserify-aes-1.0.5-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-browserify-aes-1.0.5-4|56	- (ac707e7) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-aes-1.0.5-4|57	
14cu|nodejs-browserify-aes-1.0.5-4|58	

11167 14
14cu|nodejs-browserify-cipher-1.0.0-4|1	%define oname browserify-cipher
14cu|nodejs-browserify-cipher-1.0.0-4|2	
14cu|nodejs-browserify-cipher-1.0.0-4|3	Summary:        Ciphers for the browser
14cu|nodejs-browserify-cipher-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-cipher-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-browserify-cipher-1.0.0-4|6	Release:        4
14cu|nodejs-browserify-cipher-1.0.0-4|7	License:        MIT
14cu|nodejs-browserify-cipher-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-browserify-cipher-1.0.0-4|9	Url:            https://github.com/crypto-browserify/browserify-cipher
14cu|nodejs-browserify-cipher-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-cipher-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-cipher-1.0.0-4|12	BuildRequires:  npm(evp_bytestokey)
14cu|nodejs-browserify-cipher-1.0.0-4|13	BuildRequires:  npm(browserify-des)
14cu|nodejs-browserify-cipher-1.0.0-4|14	BuildRequires:  npm(browserify-aes)
14cu|nodejs-browserify-cipher-1.0.0-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-browserify-cipher-1.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-browserify-cipher-1.0.0-4|17	BuildArch:      noarch
14cu|nodejs-browserify-cipher-1.0.0-4|18	
14cu|nodejs-browserify-cipher-1.0.0-4|19	%description
14cu|nodejs-browserify-cipher-1.0.0-4|20	%{summary}.
14cu|nodejs-browserify-cipher-1.0.0-4|21	
14cu|nodejs-browserify-cipher-1.0.0-4|22	%files
14cu|nodejs-browserify-cipher-1.0.0-4|23	%doc readme.md
14cu|nodejs-browserify-cipher-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-cipher-1.0.0-4|25	
14cu|nodejs-browserify-cipher-1.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-browserify-cipher-1.0.0-4|27	
14cu|nodejs-browserify-cipher-1.0.0-4|28	%prep
14cu|nodejs-browserify-cipher-1.0.0-4|29	%setup -q -n package
14cu|nodejs-browserify-cipher-1.0.0-4|30	rm -rf node_modules
14cu|nodejs-browserify-cipher-1.0.0-4|31	
14cu|nodejs-browserify-cipher-1.0.0-4|32	%build
14cu|nodejs-browserify-cipher-1.0.0-4|33	
14cu|nodejs-browserify-cipher-1.0.0-4|34	%install
14cu|nodejs-browserify-cipher-1.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-cipher-1.0.0-4|36	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-cipher-1.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-browserify-cipher-1.0.0-4|38	
14cu|nodejs-browserify-cipher-1.0.0-4|39	
14cu|nodejs-browserify-cipher-1.0.0-4|40	%check
14cu|nodejs-browserify-cipher-1.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-browserify-cipher-1.0.0-4|42	%__nodejs test.js | tap-spec
14cu|nodejs-browserify-cipher-1.0.0-4|43	
14cu|nodejs-browserify-cipher-1.0.0-4|44	
14cu|nodejs-browserify-cipher-1.0.0-4|45	
14cu|nodejs-browserify-cipher-1.0.0-4|46	%changelog
14cu|nodejs-browserify-cipher-1.0.0-4|47	
14cu|nodejs-browserify-cipher-1.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-browserify-cipher-1.0.0-4|49	- (1f49895) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-cipher-1.0.0-4|50	
14cu|nodejs-browserify-cipher-1.0.0-4|51	

11168 14
14cu|nodejs-browserify-des-1.0.0-4|1	%define oname browserify-des
14cu|nodejs-browserify-des-1.0.0-4|2	
14cu|nodejs-browserify-des-1.0.0-4|3	Summary:        DES for browserify
14cu|nodejs-browserify-des-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-des-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-browserify-des-1.0.0-4|6	Release:        4
14cu|nodejs-browserify-des-1.0.0-4|7	License:        MIT
14cu|nodejs-browserify-des-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-browserify-des-1.0.0-4|9	Url:            https://github.com/crypto-browserify/browserify-des
14cu|nodejs-browserify-des-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-des-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-des-1.0.0-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-browserify-des-1.0.0-4|13	BuildRequires:  npm(des.js)
14cu|nodejs-browserify-des-1.0.0-4|14	BuildRequires:  npm(cipher-base)
14cu|nodejs-browserify-des-1.0.0-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-browserify-des-1.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-browserify-des-1.0.0-4|17	
14cu|nodejs-browserify-des-1.0.0-4|18	BuildArch:      noarch
14cu|nodejs-browserify-des-1.0.0-4|19	
14cu|nodejs-browserify-des-1.0.0-4|20	%description
14cu|nodejs-browserify-des-1.0.0-4|21	%{summary}.
14cu|nodejs-browserify-des-1.0.0-4|22	
14cu|nodejs-browserify-des-1.0.0-4|23	%files
14cu|nodejs-browserify-des-1.0.0-4|24	%doc readme.md
14cu|nodejs-browserify-des-1.0.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-des-1.0.0-4|26	
14cu|nodejs-browserify-des-1.0.0-4|27	#------------------------------------------------------------------
14cu|nodejs-browserify-des-1.0.0-4|28	
14cu|nodejs-browserify-des-1.0.0-4|29	%prep
14cu|nodejs-browserify-des-1.0.0-4|30	%setup -q -n package
14cu|nodejs-browserify-des-1.0.0-4|31	rm -rf node_modules
14cu|nodejs-browserify-des-1.0.0-4|32	%nodejs_fixdep inherits
14cu|nodejs-browserify-des-1.0.0-4|33	
14cu|nodejs-browserify-des-1.0.0-4|34	%build
14cu|nodejs-browserify-des-1.0.0-4|35	
14cu|nodejs-browserify-des-1.0.0-4|36	%install
14cu|nodejs-browserify-des-1.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-des-1.0.0-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-des-1.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-browserify-des-1.0.0-4|40	
14cu|nodejs-browserify-des-1.0.0-4|41	
14cu|nodejs-browserify-des-1.0.0-4|42	%check
14cu|nodejs-browserify-des-1.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-browserify-des-1.0.0-4|44	%__nodejs test.js | tap-spec
14cu|nodejs-browserify-des-1.0.0-4|45	
14cu|nodejs-browserify-des-1.0.0-4|46	%changelog
14cu|nodejs-browserify-des-1.0.0-4|47	
14cu|nodejs-browserify-des-1.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-browserify-des-1.0.0-4|49	- (4f380f5) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-des-1.0.0-4|50	
14cu|nodejs-browserify-des-1.0.0-4|51	

11169 14
14cu|nodejs-browserify-rsa-4.0.0-4|1	%define oname browserify-rsa
14cu|nodejs-browserify-rsa-4.0.0-4|2	
14cu|nodejs-browserify-rsa-4.0.0-4|3	Summary:        RSA for browserify
14cu|nodejs-browserify-rsa-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-rsa-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-browserify-rsa-4.0.0-4|6	Release:        4
14cu|nodejs-browserify-rsa-4.0.0-4|7	License:        MIT
14cu|nodejs-browserify-rsa-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-browserify-rsa-4.0.0-4|9	Url:            https://github.com/calvinmetcalf/browserify-rsa
14cu|nodejs-browserify-rsa-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-rsa-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-rsa-4.0.0-4|12	BuildRequires:  npm(randombytes)
14cu|nodejs-browserify-rsa-4.0.0-4|13	BuildRequires:  npm(bn.js)
14cu|nodejs-browserify-rsa-4.0.0-4|14	BuildRequires:  npm(parse-asn1)
14cu|nodejs-browserify-rsa-4.0.0-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-browserify-rsa-4.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-browserify-rsa-4.0.0-4|17	BuildArch:      noarch
14cu|nodejs-browserify-rsa-4.0.0-4|18	
14cu|nodejs-browserify-rsa-4.0.0-4|19	%description
14cu|nodejs-browserify-rsa-4.0.0-4|20	%{summary}.
14cu|nodejs-browserify-rsa-4.0.0-4|21	
14cu|nodejs-browserify-rsa-4.0.0-4|22	%files
14cu|nodejs-browserify-rsa-4.0.0-4|23	%doc LICENSE readme.md
14cu|nodejs-browserify-rsa-4.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-rsa-4.0.0-4|25	
14cu|nodejs-browserify-rsa-4.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-browserify-rsa-4.0.0-4|27	
14cu|nodejs-browserify-rsa-4.0.0-4|28	%prep
14cu|nodejs-browserify-rsa-4.0.0-4|29	%setup -q -n package
14cu|nodejs-browserify-rsa-4.0.0-4|30	rm -rf node_modules
14cu|nodejs-browserify-rsa-4.0.0-4|31	
14cu|nodejs-browserify-rsa-4.0.0-4|32	%build
14cu|nodejs-browserify-rsa-4.0.0-4|33	
14cu|nodejs-browserify-rsa-4.0.0-4|34	%install
14cu|nodejs-browserify-rsa-4.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-rsa-4.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-rsa-4.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-browserify-rsa-4.0.0-4|38	
14cu|nodejs-browserify-rsa-4.0.0-4|39	%check
14cu|nodejs-browserify-rsa-4.0.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-browserify-rsa-4.0.0-4|41	%__nodejs test.js | tap-spec
14cu|nodejs-browserify-rsa-4.0.0-4|42	
14cu|nodejs-browserify-rsa-4.0.0-4|43	%changelog
14cu|nodejs-browserify-rsa-4.0.0-4|44	
14cu|nodejs-browserify-rsa-4.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-browserify-rsa-4.0.0-4|46	- (10bd720) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-rsa-4.0.0-4|47	
14cu|nodejs-browserify-rsa-4.0.0-4|48	

11170 14
14cu|nodejs-browserify-sign-4.0.0-4|1	%define oname browserify-sign
14cu|nodejs-browserify-sign-4.0.0-4|2	
14cu|nodejs-browserify-sign-4.0.0-4|3	Summary:        Adds node crypto signing for browsers
14cu|nodejs-browserify-sign-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-sign-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-browserify-sign-4.0.0-4|6	Release:        4
14cu|nodejs-browserify-sign-4.0.0-4|7	License:        ISC
14cu|nodejs-browserify-sign-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-browserify-sign-4.0.0-4|9	Url:            https://github.com/crypto-browserify/browserify-sign
14cu|nodejs-browserify-sign-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-sign-4.0.0-4|11	# mugged from master branch
14cu|nodejs-browserify-sign-4.0.0-4|12	Source1:        test.tar.gz
14cu|nodejs-browserify-sign-4.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-sign-4.0.0-4|14	BuildRequires:  npm(parse-asn1)
14cu|nodejs-browserify-sign-4.0.0-4|15	BuildRequires:  npm(inherits)
14cu|nodejs-browserify-sign-4.0.0-4|16	BuildRequires:  npm(elliptic)
14cu|nodejs-browserify-sign-4.0.0-4|17	BuildRequires:  npm(create-hmac)
14cu|nodejs-browserify-sign-4.0.0-4|18	BuildRequires:  npm(create-hash)
14cu|nodejs-browserify-sign-4.0.0-4|19	BuildRequires:  npm(browserify-rsa)
14cu|nodejs-browserify-sign-4.0.0-4|20	BuildRequires:  npm(bn.js)
14cu|nodejs-browserify-sign-4.0.0-4|21	BuildRequires:  npm(tap-spec)
14cu|nodejs-browserify-sign-4.0.0-4|22	BuildRequires:  npm(tape)
14cu|nodejs-browserify-sign-4.0.0-4|23	BuildArch:      noarch
14cu|nodejs-browserify-sign-4.0.0-4|24	
14cu|nodejs-browserify-sign-4.0.0-4|25	%description
14cu|nodejs-browserify-sign-4.0.0-4|26	%{summary}.
14cu|nodejs-browserify-sign-4.0.0-4|27	
14cu|nodejs-browserify-sign-4.0.0-4|28	%files
14cu|nodejs-browserify-sign-4.0.0-4|29	%doc LICENSE README.md
14cu|nodejs-browserify-sign-4.0.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-sign-4.0.0-4|31	
14cu|nodejs-browserify-sign-4.0.0-4|32	#------------------------------------------------------------------
14cu|nodejs-browserify-sign-4.0.0-4|33	
14cu|nodejs-browserify-sign-4.0.0-4|34	%prep
14cu|nodejs-browserify-sign-4.0.0-4|35	%setup -qn package -a 1
14cu|nodejs-browserify-sign-4.0.0-4|36	rm -rf node_modules
14cu|nodejs-browserify-sign-4.0.0-4|37	%nodejs_fixdep inherits
14cu|nodejs-browserify-sign-4.0.0-4|38	%build
14cu|nodejs-browserify-sign-4.0.0-4|39	
14cu|nodejs-browserify-sign-4.0.0-4|40	%install
14cu|nodejs-browserify-sign-4.0.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-sign-4.0.0-4|42	cp -r *.json *.js ec.param %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-sign-4.0.0-4|43	%nodejs_symlink_deps
14cu|nodejs-browserify-sign-4.0.0-4|44	
14cu|nodejs-browserify-sign-4.0.0-4|45	%check
14cu|nodejs-browserify-sign-4.0.0-4|46	%nodejs_symlink_deps --check
14cu|nodejs-browserify-sign-4.0.0-4|47	%__nodejs test/index.js | tap-spec
14cu|nodejs-browserify-sign-4.0.0-4|48	
14cu|nodejs-browserify-sign-4.0.0-4|49	%changelog
14cu|nodejs-browserify-sign-4.0.0-4|50	
14cu|nodejs-browserify-sign-4.0.0-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-browserify-sign-4.0.0-4|52	- (558345d) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-sign-4.0.0-4|53	
14cu|nodejs-browserify-sign-4.0.0-4|54	

11171 14
14cu|nodejs-browserify-zlib-0.1.4-4|1	%define oname browserify-zlib
14cu|nodejs-browserify-zlib-0.1.4-4|2	
14cu|nodejs-browserify-zlib-0.1.4-4|3	Summary:        Full zlib module for browserify
14cu|nodejs-browserify-zlib-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browserify-zlib-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-browserify-zlib-0.1.4-4|6	Release:        4
14cu|nodejs-browserify-zlib-0.1.4-4|7	License:        MIT
14cu|nodejs-browserify-zlib-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-browserify-zlib-0.1.4-4|9	Url:            https://github.com/devongovett/browserify-zlib
14cu|nodejs-browserify-zlib-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browserify-zlib-0.1.4-4|11	Source1:        https://raw.githubusercontent.com/devongovett/browserify-zlib/master/LICENSE
14cu|nodejs-browserify-zlib-0.1.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-browserify-zlib-0.1.4-4|13	BuildRequires:  npm(pako)
14cu|nodejs-browserify-zlib-0.1.4-4|14	BuildRequires:  npm(tape)
14cu|nodejs-browserify-zlib-0.1.4-4|15	BuildArch:      noarch
14cu|nodejs-browserify-zlib-0.1.4-4|16	
14cu|nodejs-browserify-zlib-0.1.4-4|17	%description
14cu|nodejs-browserify-zlib-0.1.4-4|18	%{summary}.
14cu|nodejs-browserify-zlib-0.1.4-4|19	
14cu|nodejs-browserify-zlib-0.1.4-4|20	%files
14cu|nodejs-browserify-zlib-0.1.4-4|21	%doc LICENSE README.md
14cu|nodejs-browserify-zlib-0.1.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-zlib-0.1.4-4|23	
14cu|nodejs-browserify-zlib-0.1.4-4|24	#------------------------------------------------------------------
14cu|nodejs-browserify-zlib-0.1.4-4|25	
14cu|nodejs-browserify-zlib-0.1.4-4|26	%prep
14cu|nodejs-browserify-zlib-0.1.4-4|27	%setup -q -n package
14cu|nodejs-browserify-zlib-0.1.4-4|28	rm -rf node_modules
14cu|nodejs-browserify-zlib-0.1.4-4|29	cp -p %{SOURCE1} .
14cu|nodejs-browserify-zlib-0.1.4-4|30	
14cu|nodejs-browserify-zlib-0.1.4-4|31	%build
14cu|nodejs-browserify-zlib-0.1.4-4|32	
14cu|nodejs-browserify-zlib-0.1.4-4|33	%install
14cu|nodejs-browserify-zlib-0.1.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-zlib-0.1.4-4|35	cp -r package.json src %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browserify-zlib-0.1.4-4|36	%nodejs_symlink_deps
14cu|nodejs-browserify-zlib-0.1.4-4|37	
14cu|nodejs-browserify-zlib-0.1.4-4|38	%check
14cu|nodejs-browserify-zlib-0.1.4-4|39	#npm i brfs
14cu|nodejs-browserify-zlib-0.1.4-4|40	%nodejs_symlink_deps --check
14cu|nodejs-browserify-zlib-0.1.4-4|41	tape test/*.js
14cu|nodejs-browserify-zlib-0.1.4-4|42	
14cu|nodejs-browserify-zlib-0.1.4-4|43	
14cu|nodejs-browserify-zlib-0.1.4-4|44	%changelog
14cu|nodejs-browserify-zlib-0.1.4-4|45	
14cu|nodejs-browserify-zlib-0.1.4-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-browserify-zlib-0.1.4-4|47	- (7eac124) BuildList#2799825: Increase release tag
14cu|nodejs-browserify-zlib-0.1.4-4|48	
14cu|nodejs-browserify-zlib-0.1.4-4|49	

11172 14
14cu|nodejs-browser-pack-6.0.1-4|1	%define oname browser-pack
14cu|nodejs-browser-pack-6.0.1-4|2	
14cu|nodejs-browser-pack-6.0.1-4|3	Summary:        Pack node-style source files from a json stream into a browser bundle
14cu|nodejs-browser-pack-6.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browser-pack-6.0.1-4|5	Version:        6.0.1
14cu|nodejs-browser-pack-6.0.1-4|6	Release:        4
14cu|nodejs-browser-pack-6.0.1-4|7	License:        MIT
14cu|nodejs-browser-pack-6.0.1-4|8	Group:          Development/Other
14cu|nodejs-browser-pack-6.0.1-4|9	Url:            https://github.com/substack/browser-pack
14cu|nodejs-browser-pack-6.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browser-pack-6.0.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-browser-pack-6.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-browser-pack-6.0.1-4|13	BuildRequires:  npm(umd)
14cu|nodejs-browser-pack-6.0.1-4|14	BuildRequires:  npm(through2)
14cu|nodejs-browser-pack-6.0.1-4|15	BuildRequires:  npm(defined)
14cu|nodejs-browser-pack-6.0.1-4|16	BuildRequires:  npm(combine-source-map)
14cu|nodejs-browser-pack-6.0.1-4|17	BuildRequires:  npm(JSONStream)
14cu|nodejs-browser-pack-6.0.1-4|18	BuildRequires:  npm(concat-stream)
14cu|nodejs-browser-pack-6.0.1-4|19	BuildRequires:  npm(convert-source-map)
14cu|nodejs-browser-pack-6.0.1-4|20	BuildRequires:  npm(parse-base64vlq-mappings)
14cu|nodejs-browser-pack-6.0.1-4|21	BuildRequires:  npm(tap)
14cu|nodejs-browser-pack-6.0.1-4|22	BuildRequires:  npm(uglify-js)
14cu|nodejs-browser-pack-6.0.1-4|23	BuildArch:      noarch
14cu|nodejs-browser-pack-6.0.1-4|24	
14cu|nodejs-browser-pack-6.0.1-4|25	%description
14cu|nodejs-browser-pack-6.0.1-4|26	%{summary}.
14cu|nodejs-browser-pack-6.0.1-4|27	
14cu|nodejs-browser-pack-6.0.1-4|28	%files
14cu|nodejs-browser-pack-6.0.1-4|29	%doc LICENSE readme.markdown example
14cu|nodejs-browser-pack-6.0.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-pack-6.0.1-4|31	
14cu|nodejs-browser-pack-6.0.1-4|32	#------------------------------------------------------------------
14cu|nodejs-browser-pack-6.0.1-4|33	
14cu|nodejs-browser-pack-6.0.1-4|34	%prep
14cu|nodejs-browser-pack-6.0.1-4|35	%setup -q -n package
14cu|nodejs-browser-pack-6.0.1-4|36	rm -rf node_modules
14cu|nodejs-browser-pack-6.0.1-4|37	chmod 644 example/*.js example/*.json \
14cu|nodejs-browser-pack-6.0.1-4|38	LICENSE readme.markdown *.js *.json \
14cu|nodejs-browser-pack-6.0.1-4|39	example/sourcemap/*.json example/sourcemap/*.js
14cu|nodejs-browser-pack-6.0.1-4|40	
14cu|nodejs-browser-pack-6.0.1-4|41	%build
14cu|nodejs-browser-pack-6.0.1-4|42	echo "worse code ever seen"
14cu|nodejs-browser-pack-6.0.1-4|43	# give tap a chance to find all arrays, hopefully ...
14cu|nodejs-browser-pack-6.0.1-4|44	sleep 10s
14cu|nodejs-browser-pack-6.0.1-4|45	
14cu|nodejs-browser-pack-6.0.1-4|46	%install
14cu|nodejs-browser-pack-6.0.1-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-pack-6.0.1-4|48	cp -r package.json *.js bin \
14cu|nodejs-browser-pack-6.0.1-4|49	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-pack-6.0.1-4|50	chmod 755   %{buildroot}%{nodejs_sitelib}/%{oname}/bin/cmd.js
14cu|nodejs-browser-pack-6.0.1-4|51	
14cu|nodejs-browser-pack-6.0.1-4|52	
14cu|nodejs-browser-pack-6.0.1-4|53	%nodejs_symlink_deps
14cu|nodejs-browser-pack-6.0.1-4|54	
14cu|nodejs-browser-pack-6.0.1-4|55	%check
14cu|nodejs-browser-pack-6.0.1-4|56	%nodejs_symlink_deps --check
14cu|nodejs-browser-pack-6.0.1-4|57	%tap test
14cu|nodejs-browser-pack-6.0.1-4|58	
14cu|nodejs-browser-pack-6.0.1-4|59	%changelog
14cu|nodejs-browser-pack-6.0.1-4|60	
14cu|nodejs-browser-pack-6.0.1-4|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.0.1-4
14cu|nodejs-browser-pack-6.0.1-4|62	- (a336b4e) BuildList#2799825: Increase release tag
14cu|nodejs-browser-pack-6.0.1-4|63	
14cu|nodejs-browser-pack-6.0.1-4|64	

11173 14
14cu|nodejs-browser-resolve-1.11.0-5|1	%define oname browser-resolve
14cu|nodejs-browser-resolve-1.11.0-5|2	
14cu|nodejs-browser-resolve-1.11.0-5|3	Summary:        Resolve which handles browser field support in package.json
14cu|nodejs-browser-resolve-1.11.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-browser-resolve-1.11.0-5|5	Version:        1.11.0
14cu|nodejs-browser-resolve-1.11.0-5|6	Release:        5
14cu|nodejs-browser-resolve-1.11.0-5|7	License:        MIT
14cu|nodejs-browser-resolve-1.11.0-5|8	Group:          Development/Other
14cu|nodejs-browser-resolve-1.11.0-5|9	Url:            https://github.com/shtylman/node-browser-resolve
14cu|nodejs-browser-resolve-1.11.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browser-resolve-1.11.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browser-resolve-1.11.0-5|12	BuildRequires:  npm(resolve)
14cu|nodejs-browser-resolve-1.11.0-5|13	BuildArch:      noarch
14cu|nodejs-browser-resolve-1.11.0-5|14	
14cu|nodejs-browser-resolve-1.11.0-5|15	%description
14cu|nodejs-browser-resolve-1.11.0-5|16	%{summary}.
14cu|nodejs-browser-resolve-1.11.0-5|17	
14cu|nodejs-browser-resolve-1.11.0-5|18	%files
14cu|nodejs-browser-resolve-1.11.0-5|19	%doc LICENSE
14cu|nodejs-browser-resolve-1.11.0-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-resolve-1.11.0-5|21	
14cu|nodejs-browser-resolve-1.11.0-5|22	#------------------------------------------------------------------
14cu|nodejs-browser-resolve-1.11.0-5|23	
14cu|nodejs-browser-resolve-1.11.0-5|24	%prep
14cu|nodejs-browser-resolve-1.11.0-5|25	%setup -q -n package
14cu|nodejs-browser-resolve-1.11.0-5|26	rm -rf node_modules
14cu|nodejs-browser-resolve-1.11.0-5|27	
14cu|nodejs-browser-resolve-1.11.0-5|28	%build
14cu|nodejs-browser-resolve-1.11.0-5|29	
14cu|nodejs-browser-resolve-1.11.0-5|30	%install
14cu|nodejs-browser-resolve-1.11.0-5|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-resolve-1.11.0-5|32	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-resolve-1.11.0-5|33	%nodejs_symlink_deps
14cu|nodejs-browser-resolve-1.11.0-5|34	
14cu|nodejs-browser-resolve-1.11.0-5|35	
14cu|nodejs-browser-resolve-1.11.0-5|36	%changelog
14cu|nodejs-browser-resolve-1.11.0-5|37	
14cu|nodejs-browser-resolve-1.11.0-5|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.11.0-5
14cu|nodejs-browser-resolve-1.11.0-5|39	- (7ff38c1) BuildList#2799825: Increase release tag
14cu|nodejs-browser-resolve-1.11.0-5|40	
14cu|nodejs-browser-resolve-1.11.0-5|41	

11174 14
14cu|nodejs-browser-stdout-1.3.0-4|1	%define oname browser-stdout
14cu|nodejs-browser-stdout-1.3.0-4|2	
14cu|nodejs-browser-stdout-1.3.0-4|3	Summary:        process.stdout in your browser
14cu|nodejs-browser-stdout-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browser-stdout-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-browser-stdout-1.3.0-4|6	Release:        4
14cu|nodejs-browser-stdout-1.3.0-4|7	License:        ISC
14cu|nodejs-browser-stdout-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-browser-stdout-1.3.0-4|9	Url:            https://github.com/kumavis/browser-stdout
14cu|nodejs-browser-stdout-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browser-stdout-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browser-stdout-1.3.0-4|12	BuildArch:      noarch
14cu|nodejs-browser-stdout-1.3.0-4|13	
14cu|nodejs-browser-stdout-1.3.0-4|14	%description
14cu|nodejs-browser-stdout-1.3.0-4|15	%{summary}.
14cu|nodejs-browser-stdout-1.3.0-4|16	
14cu|nodejs-browser-stdout-1.3.0-4|17	%files
14cu|nodejs-browser-stdout-1.3.0-4|18	%doc README.md
14cu|nodejs-browser-stdout-1.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-stdout-1.3.0-4|20	
14cu|nodejs-browser-stdout-1.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-browser-stdout-1.3.0-4|22	
14cu|nodejs-browser-stdout-1.3.0-4|23	%prep
14cu|nodejs-browser-stdout-1.3.0-4|24	%setup -q -n package
14cu|nodejs-browser-stdout-1.3.0-4|25	rm -rf node_modules
14cu|nodejs-browser-stdout-1.3.0-4|26	
14cu|nodejs-browser-stdout-1.3.0-4|27	%build
14cu|nodejs-browser-stdout-1.3.0-4|28	
14cu|nodejs-browser-stdout-1.3.0-4|29	%install
14cu|nodejs-browser-stdout-1.3.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-stdout-1.3.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-stdout-1.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-browser-stdout-1.3.0-4|33	%changelog
14cu|nodejs-browser-stdout-1.3.0-4|34	
14cu|nodejs-browser-stdout-1.3.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-browser-stdout-1.3.0-4|36	- (6cb3eb0) BuildList#2799825: Increase release tag
14cu|nodejs-browser-stdout-1.3.0-4|37	
14cu|nodejs-browser-stdout-1.3.0-4|38	

11175 14
14cu|nodejs-browser-unpack-1.1.1-4|1	%define oname browser-unpack
14cu|nodejs-browser-unpack-1.1.1-4|2	
14cu|nodejs-browser-unpack-1.1.1-4|3	Summary:        Parse a bundle generated by browser-pack
14cu|nodejs-browser-unpack-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-browser-unpack-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-browser-unpack-1.1.1-4|6	Release:        4
14cu|nodejs-browser-unpack-1.1.1-4|7	License:        MIT
14cu|nodejs-browser-unpack-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-browser-unpack-1.1.1-4|9	Url:            https://github.com/substack/browser-unpack
14cu|nodejs-browser-unpack-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-browser-unpack-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-browser-unpack-1.1.1-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-browser-unpack-1.1.1-4|13	BuildRequires:  npm(concat-stream)
14cu|nodejs-browser-unpack-1.1.1-4|14	BuildRequires:  npm(browser-pack)
14cu|nodejs-browser-unpack-1.1.1-4|15	BuildRequires:  npm(acorn)
14cu|nodejs-browser-unpack-1.1.1-4|16	BuildRequires:  npm(tape)
14cu|nodejs-browser-unpack-1.1.1-4|17	BuildArch:      noarch
14cu|nodejs-browser-unpack-1.1.1-4|18	
14cu|nodejs-browser-unpack-1.1.1-4|19	%description
14cu|nodejs-browser-unpack-1.1.1-4|20	%{summary}.
14cu|nodejs-browser-unpack-1.1.1-4|21	
14cu|nodejs-browser-unpack-1.1.1-4|22	%files
14cu|nodejs-browser-unpack-1.1.1-4|23	%doc LICENSE readme.markdown example
14cu|nodejs-browser-unpack-1.1.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-unpack-1.1.1-4|25	
14cu|nodejs-browser-unpack-1.1.1-4|26	#------------------------------------------------------------------
14cu|nodejs-browser-unpack-1.1.1-4|27	
14cu|nodejs-browser-unpack-1.1.1-4|28	%prep
14cu|nodejs-browser-unpack-1.1.1-4|29	%setup -q -n package
14cu|nodejs-browser-unpack-1.1.1-4|30	rm -rf node_modules
14cu|nodejs-browser-unpack-1.1.1-4|31	
14cu|nodejs-browser-unpack-1.1.1-4|32	%build
14cu|nodejs-browser-unpack-1.1.1-4|33	
14cu|nodejs-browser-unpack-1.1.1-4|34	%install
14cu|nodejs-browser-unpack-1.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-unpack-1.1.1-4|36	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-browser-unpack-1.1.1-4|37	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-browser-unpack-1.1.1-4|38	%nodejs_symlink_deps
14cu|nodejs-browser-unpack-1.1.1-4|39	
14cu|nodejs-browser-unpack-1.1.1-4|40	
14cu|nodejs-browser-unpack-1.1.1-4|41	%check
14cu|nodejs-browser-unpack-1.1.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-browser-unpack-1.1.1-4|43	tape test/*.js
14cu|nodejs-browser-unpack-1.1.1-4|44	
14cu|nodejs-browser-unpack-1.1.1-4|45	
14cu|nodejs-browser-unpack-1.1.1-4|46	%changelog
14cu|nodejs-browser-unpack-1.1.1-4|47	
14cu|nodejs-browser-unpack-1.1.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-browser-unpack-1.1.1-4|49	- (07f62a2) BuildList#2799825: Increase release tag
14cu|nodejs-browser-unpack-1.1.1-4|50	
14cu|nodejs-browser-unpack-1.1.1-4|51	

11176 14
14cu|nodejs-bson-0.4.23-4|1	%define oname bson
14cu|nodejs-bson-0.4.23-4|2	
14cu|nodejs-bson-0.4.23-4|3	Summary:       A bson parser for node.js and the browser
14cu|nodejs-bson-0.4.23-4|4	Name:          nodejs-%{oname}
14cu|nodejs-bson-0.4.23-4|5	Version:       0.4.23
14cu|nodejs-bson-0.4.23-4|6	Release:       4
14cu|nodejs-bson-0.4.23-4|7	Group:         Development/Other
14cu|nodejs-bson-0.4.23-4|8	License:       ASL 2.0
14cu|nodejs-bson-0.4.23-4|9	URL:           https://github.com/mongodb/js-bson
14cu|nodejs-bson-0.4.23-4|10	#Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bson-0.4.23-4|11	Source0:       https://github.com/mongodb/js-bson/archive/V0.4.23.tar.gz
14cu|nodejs-bson-0.4.23-4|12	BuildRequires: nodejs-packaging
14cu|nodejs-bson-0.4.23-4|13	BuildRequires: npm(nodeunit)
14cu|nodejs-bson-0.4.23-4|14	BuildRequires: npm(gleak)
14cu|nodejs-bson-0.4.23-4|15	BuildRequires: npm(benchmark)
14cu|nodejs-bson-0.4.23-4|16	BuildRequires: npm(colors)
14cu|nodejs-bson-0.4.23-4|17	BuildArch: noarch
14cu|nodejs-bson-0.4.23-4|18	
14cu|nodejs-bson-0.4.23-4|19	%description
14cu|nodejs-bson-0.4.23-4|20	A JS/C++ Bson parser for node, used in the MongoDB Native driver.
14cu|nodejs-bson-0.4.23-4|21	
14cu|nodejs-bson-0.4.23-4|22	%files
14cu|nodejs-bson-0.4.23-4|23	%doc LICENSE HISTORY README.md
14cu|nodejs-bson-0.4.23-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bson-0.4.23-4|25	#---------------------------------------------------
14cu|nodejs-bson-0.4.23-4|26	
14cu|nodejs-bson-0.4.23-4|27	%prep
14cu|nodejs-bson-0.4.23-4|28	%setup -qn js-%{oname}-%{version}
14cu|nodejs-bson-0.4.23-4|29	
14cu|nodejs-bson-0.4.23-4|30	%build
14cu|nodejs-bson-0.4.23-4|31	
14cu|nodejs-bson-0.4.23-4|32	
14cu|nodejs-bson-0.4.23-4|33	%install
14cu|nodejs-bson-0.4.23-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bson-0.4.23-4|35	cp -pr alternate_parsers/ \
14cu|nodejs-bson-0.4.23-4|36	browser_build/ lib/ tools/ \
14cu|nodejs-bson-0.4.23-4|37	benchmarks/ *.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bson-0.4.23-4|38	
14cu|nodejs-bson-0.4.23-4|39	%check
14cu|nodejs-bson-0.4.23-4|40	%nodejs_symlink_deps --check
14cu|nodejs-bson-0.4.23-4|41	nodeunit ./test/node
14cu|nodejs-bson-0.4.23-4|42	
14cu|nodejs-bson-0.4.23-4|43	%changelog
14cu|nodejs-bson-0.4.23-4|44	
14cu|nodejs-bson-0.4.23-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.23-4
14cu|nodejs-bson-0.4.23-4|46	- (0b12e5f) BuildList#2799825: Increase release tag
14cu|nodejs-bson-0.4.23-4|47	
14cu|nodejs-bson-0.4.23-4|48	

11177 14
14cu|nodejs-btoa-1.1.2-4|1	%define oname btoa
14cu|nodejs-btoa-1.1.2-4|2	
14cu|nodejs-btoa-1.1.2-4|3	Summary:        A port of the browser's btoa function
14cu|nodejs-btoa-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-btoa-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-btoa-1.1.2-4|6	Release:        4
14cu|nodejs-btoa-1.1.2-4|7	License:        ASL 2.0
14cu|nodejs-btoa-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-btoa-1.1.2-4|9	Url:            https://github.com/coolaj86/node-browser-compat
14cu|nodejs-btoa-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-btoa-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-btoa-1.1.2-4|12	BuildArch:      noarch
14cu|nodejs-btoa-1.1.2-4|13	
14cu|nodejs-btoa-1.1.2-4|14	%description
14cu|nodejs-btoa-1.1.2-4|15	%{summary}.
14cu|nodejs-btoa-1.1.2-4|16	
14cu|nodejs-btoa-1.1.2-4|17	%files
14cu|nodejs-btoa-1.1.2-4|18	%doc LICENSE *.md LICENSE.*
14cu|nodejs-btoa-1.1.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-btoa-1.1.2-4|20	
14cu|nodejs-btoa-1.1.2-4|21	#------------------------------------------------------------------
14cu|nodejs-btoa-1.1.2-4|22	
14cu|nodejs-btoa-1.1.2-4|23	%prep
14cu|nodejs-btoa-1.1.2-4|24	%setup -q -n package
14cu|nodejs-btoa-1.1.2-4|25	rm -rf node_modules
14cu|nodejs-btoa-1.1.2-4|26	
14cu|nodejs-btoa-1.1.2-4|27	%build
14cu|nodejs-btoa-1.1.2-4|28	
14cu|nodejs-btoa-1.1.2-4|29	%install
14cu|nodejs-btoa-1.1.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-btoa-1.1.2-4|31	cp -r package.json *.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-btoa-1.1.2-4|32	%nodejs_symlink_deps
14cu|nodejs-btoa-1.1.2-4|33	
14cu|nodejs-btoa-1.1.2-4|34	%check
14cu|nodejs-btoa-1.1.2-4|35	%nodejs_symlink_deps --check
14cu|nodejs-btoa-1.1.2-4|36	%__nodejs test.js
14cu|nodejs-btoa-1.1.2-4|37	
14cu|nodejs-btoa-1.1.2-4|38	%changelog
14cu|nodejs-btoa-1.1.2-4|39	
14cu|nodejs-btoa-1.1.2-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-btoa-1.1.2-4|41	- (913a45b) BuildList#2799825: Increase release tag
14cu|nodejs-btoa-1.1.2-4|42	
14cu|nodejs-btoa-1.1.2-4|43	

11178 14
14cu|nodejs-buffer-3.6.0-4|1	%define oname buffer
14cu|nodejs-buffer-3.6.0-4|2	
14cu|nodejs-buffer-3.6.0-4|3	Summary:        Node.js Buffer API, for the browser
14cu|nodejs-buffer-3.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-3.6.0-4|5	Version:        3.6.0
14cu|nodejs-buffer-3.6.0-4|6	Release:        4
14cu|nodejs-buffer-3.6.0-4|7	License:        MIT
14cu|nodejs-buffer-3.6.0-4|8	Group:          Development/Other
14cu|nodejs-buffer-3.6.0-4|9	Url:            https://github.com/feross/buffer
14cu|nodejs-buffer-3.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-3.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-3.6.0-4|12	BuildRequires:  npm(isarray)
14cu|nodejs-buffer-3.6.0-4|13	BuildRequires:  npm(ieee754)
14cu|nodejs-buffer-3.6.0-4|14	BuildRequires:  npm(base64-js)
14cu|nodejs-buffer-3.6.0-4|15	BuildRequires:  npm(tape)
14cu|nodejs-buffer-3.6.0-4|16	
14cu|nodejs-buffer-3.6.0-4|17	BuildArch:      noarch
14cu|nodejs-buffer-3.6.0-4|18	
14cu|nodejs-buffer-3.6.0-4|19	%description
14cu|nodejs-buffer-3.6.0-4|20	%{summary}.
14cu|nodejs-buffer-3.6.0-4|21	
14cu|nodejs-buffer-3.6.0-4|22	%files
14cu|nodejs-buffer-3.6.0-4|23	%doc LICENSE README.md
14cu|nodejs-buffer-3.6.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-3.6.0-4|25	
14cu|nodejs-buffer-3.6.0-4|26	#------------------------------------------------------------------
14cu|nodejs-buffer-3.6.0-4|27	
14cu|nodejs-buffer-3.6.0-4|28	%prep
14cu|nodejs-buffer-3.6.0-4|29	%setup -q -n package
14cu|nodejs-buffer-3.6.0-4|30	rm -rf node_modules
14cu|nodejs-buffer-3.6.0-4|31	
14cu|nodejs-buffer-3.6.0-4|32	%build
14cu|nodejs-buffer-3.6.0-4|33	
14cu|nodejs-buffer-3.6.0-4|34	%install
14cu|nodejs-buffer-3.6.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-3.6.0-4|36	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-3.6.0-4|37	%nodejs_symlink_deps
14cu|nodejs-buffer-3.6.0-4|38	
14cu|nodejs-buffer-3.6.0-4|39	%check
14cu|nodejs-buffer-3.6.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-buffer-3.6.0-4|41	npm install is-nan
14cu|nodejs-buffer-3.6.0-4|42	tape test/*.js
14cu|nodejs-buffer-3.6.0-4|43	
14cu|nodejs-buffer-3.6.0-4|44	%changelog
14cu|nodejs-buffer-3.6.0-4|45	
14cu|nodejs-buffer-3.6.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.6.0-4
14cu|nodejs-buffer-3.6.0-4|47	- (b0c3cd7) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-3.6.0-4|48	
14cu|nodejs-buffer-3.6.0-4|49	

11179 14
14cu|nodejs-buffer-crc32-0.2.5-4|1	%define oname buffer-crc32
14cu|nodejs-buffer-crc32-0.2.5-4|2	
14cu|nodejs-buffer-crc32-0.2.5-4|3	Summary:    A pure JavaScript CRC32 algorithm that plays nice with binary data
14cu|nodejs-buffer-crc32-0.2.5-4|4	Name:       nodejs-%{oname}
14cu|nodejs-buffer-crc32-0.2.5-4|5	Version:    0.2.5
14cu|nodejs-buffer-crc32-0.2.5-4|6	Release:    4
14cu|nodejs-buffer-crc32-0.2.5-4|7	License:    MIT
14cu|nodejs-buffer-crc32-0.2.5-4|8	Group:      Development/Other
14cu|nodejs-buffer-crc32-0.2.5-4|9	URL:        https://github.com/brianloveswords/%{oname}
14cu|nodejs-buffer-crc32-0.2.5-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-crc32-0.2.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-crc32-0.2.5-4|12	BuildRequires:  npm(tap)
14cu|nodejs-buffer-crc32-0.2.5-4|13	BuildArch:  noarch
14cu|nodejs-buffer-crc32-0.2.5-4|14	
14cu|nodejs-buffer-crc32-0.2.5-4|15	%description
14cu|nodejs-buffer-crc32-0.2.5-4|16	This Node.js module provides a pure JavaScript CRC32 algorithm that works
14cu|nodejs-buffer-crc32-0.2.5-4|17	with binary data and fancy character sets, output buffers, signed or unsigned
14cu|nodejs-buffer-crc32-0.2.5-4|18	data and also has tests.
14cu|nodejs-buffer-crc32-0.2.5-4|19	
14cu|nodejs-buffer-crc32-0.2.5-4|20	It is derived from the sample CRC implementation in the PNG specification:
14cu|nodejs-buffer-crc32-0.2.5-4|21	http://www.w3.org/TR/PNG/#D-CRCAppendix
14cu|nodejs-buffer-crc32-0.2.5-4|22	
14cu|nodejs-buffer-crc32-0.2.5-4|23	%files
14cu|nodejs-buffer-crc32-0.2.5-4|24	%doc LICENSE README.md
14cu|nodejs-buffer-crc32-0.2.5-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-crc32-0.2.5-4|26	#-----------------------------------------------------------
14cu|nodejs-buffer-crc32-0.2.5-4|27	%prep
14cu|nodejs-buffer-crc32-0.2.5-4|28	%setup -q -n package
14cu|nodejs-buffer-crc32-0.2.5-4|29	
14cu|nodejs-buffer-crc32-0.2.5-4|30	
14cu|nodejs-buffer-crc32-0.2.5-4|31	
14cu|nodejs-buffer-crc32-0.2.5-4|32	%build
14cu|nodejs-buffer-crc32-0.2.5-4|33	#nothing to do
14cu|nodejs-buffer-crc32-0.2.5-4|34	
14cu|nodejs-buffer-crc32-0.2.5-4|35	
14cu|nodejs-buffer-crc32-0.2.5-4|36	%install
14cu|nodejs-buffer-crc32-0.2.5-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-crc32-0.2.5-4|38	cp -pr package.json index.js \
14cu|nodejs-buffer-crc32-0.2.5-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-crc32-0.2.5-4|40	
14cu|nodejs-buffer-crc32-0.2.5-4|41	%nodejs_symlink_deps
14cu|nodejs-buffer-crc32-0.2.5-4|42	
14cu|nodejs-buffer-crc32-0.2.5-4|43	%check
14cu|nodejs-buffer-crc32-0.2.5-4|44	%nodejs_symlink_deps --check
14cu|nodejs-buffer-crc32-0.2.5-4|45	%tap tests/*.test.js
14cu|nodejs-buffer-crc32-0.2.5-4|46	
14cu|nodejs-buffer-crc32-0.2.5-4|47	
14cu|nodejs-buffer-crc32-0.2.5-4|48	
14cu|nodejs-buffer-crc32-0.2.5-4|49	
14cu|nodejs-buffer-crc32-0.2.5-4|50	%changelog
14cu|nodejs-buffer-crc32-0.2.5-4|51	
14cu|nodejs-buffer-crc32-0.2.5-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.5-4
14cu|nodejs-buffer-crc32-0.2.5-4|53	- (7ca6846) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-crc32-0.2.5-4|54	
14cu|nodejs-buffer-crc32-0.2.5-4|55	

11180 14
14cu|nodejs-buffer-equal-0.0.1-4|1	%define oname buffer-equal
14cu|nodejs-buffer-equal-0.0.1-4|2	
14cu|nodejs-buffer-equal-0.0.1-4|3	Summary:        Returns whether two buffers are equal
14cu|nodejs-buffer-equal-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-equal-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-buffer-equal-0.0.1-4|6	Release:        4
14cu|nodejs-buffer-equal-0.0.1-4|7	Group:          Development/Other
14cu|nodejs-buffer-equal-0.0.1-4|8	License:        MIT
14cu|nodejs-buffer-equal-0.0.1-4|9	URL:            https://github.com/substack/node-%{oname}
14cu|nodejs-buffer-equal-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-equal-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-equal-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-buffer-equal-0.0.1-4|13	
14cu|nodejs-buffer-equal-0.0.1-4|14	%description
14cu|nodejs-buffer-equal-0.0.1-4|15	Returns whether two buffers are equal.
14cu|nodejs-buffer-equal-0.0.1-4|16	
14cu|nodejs-buffer-equal-0.0.1-4|17	%files
14cu|nodejs-buffer-equal-0.0.1-4|18	%doc README.markdown example
14cu|nodejs-buffer-equal-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-0.0.1-4|20	
14cu|nodejs-buffer-equal-0.0.1-4|21	%prep
14cu|nodejs-buffer-equal-0.0.1-4|22	%setup -q -n package
14cu|nodejs-buffer-equal-0.0.1-4|23	
14cu|nodejs-buffer-equal-0.0.1-4|24	%build
14cu|nodejs-buffer-equal-0.0.1-4|25	#nothing to do
14cu|nodejs-buffer-equal-0.0.1-4|26	
14cu|nodejs-buffer-equal-0.0.1-4|27	%install
14cu|nodejs-buffer-equal-0.0.1-4|28	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-0.0.1-4|29	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-0.0.1-4|30	
14cu|nodejs-buffer-equal-0.0.1-4|31	%nodejs_symlink_deps
14cu|nodejs-buffer-equal-0.0.1-4|32	
14cu|nodejs-buffer-equal-0.0.1-4|33	
14cu|nodejs-buffer-equal-0.0.1-4|34	
14cu|nodejs-buffer-equal-0.0.1-4|35	%changelog
14cu|nodejs-buffer-equal-0.0.1-4|36	
14cu|nodejs-buffer-equal-0.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-buffer-equal-0.0.1-4|38	- (095c9f9) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-equal-0.0.1-4|39	
14cu|nodejs-buffer-equal-0.0.1-4|40	

11181 14
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|1	%define oname buffer-equal-constant-time
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|2	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|3	Summary:        Constant-time comparison of Buffers
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|6	Release:        4
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|7	License:        BSD
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|9	Url:            https://github.com/goinstant/buffer-equal-constant-time
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|12	#
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|15	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|16	%description
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|17	%{summary}.
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|18	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|19	%files
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|20	%doc LICENSE.txt *.md
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|22	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|24	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|25	%prep
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|26	%setup -q -n package
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|28	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|29	%build
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|30	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|31	%install
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|35	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|36	%check
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|38	mocha test.js
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|39	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|40	%changelog
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|41	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|43	- (cf68dbd) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|44	
14cu|nodejs-buffer-equal-constant-time-1.0.1-4|45	

11182 14
14cu|nodejs-buffers-0.1.1-4|1	%define oname buffers
14cu|nodejs-buffers-0.1.1-4|2	
14cu|nodejs-buffers-0.1.1-4|3	Summary:        Treat a collection of Buffers as a single contiguous partially mutable Buffer
14cu|nodejs-buffers-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffers-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-buffers-0.1.1-4|6	Release:        4
14cu|nodejs-buffers-0.1.1-4|7	License:        MIT
14cu|nodejs-buffers-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-buffers-0.1.1-4|9	Url:            https://github.com/substack/node-buffers
14cu|nodejs-buffers-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffers-0.1.1-4|11	Source1:        https://raw.githubusercontent.com/substack/node-buffers/master/test/buffers.js
14cu|nodejs-buffers-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-buffers-0.1.1-4|13	BuildRequires:  npm(tap)
14cu|nodejs-buffers-0.1.1-4|14	BuildArch:      noarch
14cu|nodejs-buffers-0.1.1-4|15	
14cu|nodejs-buffers-0.1.1-4|16	%description
14cu|nodejs-buffers-0.1.1-4|17	%{summary}.
14cu|nodejs-buffers-0.1.1-4|18	
14cu|nodejs-buffers-0.1.1-4|19	%files
14cu|nodejs-buffers-0.1.1-4|20	%doc README.markdown examples
14cu|nodejs-buffers-0.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffers-0.1.1-4|22	
14cu|nodejs-buffers-0.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-buffers-0.1.1-4|24	
14cu|nodejs-buffers-0.1.1-4|25	%prep
14cu|nodejs-buffers-0.1.1-4|26	%setup -q -n package
14cu|nodejs-buffers-0.1.1-4|27	rm -rf node_modules test/*.js
14cu|nodejs-buffers-0.1.1-4|28	pushd test
14cu|nodejs-buffers-0.1.1-4|29	cp -p %{SOURCE1} .
14cu|nodejs-buffers-0.1.1-4|30	popd
14cu|nodejs-buffers-0.1.1-4|31	%nodejs_fixdep tap
14cu|nodejs-buffers-0.1.1-4|32	
14cu|nodejs-buffers-0.1.1-4|33	%build
14cu|nodejs-buffers-0.1.1-4|34	
14cu|nodejs-buffers-0.1.1-4|35	%install
14cu|nodejs-buffers-0.1.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffers-0.1.1-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffers-0.1.1-4|38	%nodejs_symlink_deps
14cu|nodejs-buffers-0.1.1-4|39	
14cu|nodejs-buffers-0.1.1-4|40	%check
14cu|nodejs-buffers-0.1.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-buffers-0.1.1-4|42	%tap test || :
14cu|nodejs-buffers-0.1.1-4|43	
14cu|nodejs-buffers-0.1.1-4|44	%changelog
14cu|nodejs-buffers-0.1.1-4|45	
14cu|nodejs-buffers-0.1.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-buffers-0.1.1-4|47	- (d9b08e1) BuildList#2799825: Increase release tag
14cu|nodejs-buffers-0.1.1-4|48	
14cu|nodejs-buffers-0.1.1-4|49	

11183 14
14cu|nodejs-buffer-to-vinyl-1.1.0-4|1	%define oname buffer-to-vinyl
14cu|nodejs-buffer-to-vinyl-1.1.0-4|2	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|3	Summary:        Create a vinyl file or stream from a buffer
14cu|nodejs-buffer-to-vinyl-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-to-vinyl-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-buffer-to-vinyl-1.1.0-4|6	Release:        4
14cu|nodejs-buffer-to-vinyl-1.1.0-4|7	License:        MIT
14cu|nodejs-buffer-to-vinyl-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-buffer-to-vinyl-1.1.0-4|9	Url:            https://github.com/kevva/buffer-to-vinyl
14cu|nodejs-buffer-to-vinyl-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-to-vinyl-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-to-vinyl-1.1.0-4|12	BuildRequires:  npm(vinyl)
14cu|nodejs-buffer-to-vinyl-1.1.0-4|13	BuildRequires:  npm(uuid)
14cu|nodejs-buffer-to-vinyl-1.1.0-4|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-buffer-to-vinyl-1.1.0-4|15	BuildRequires:  npm(file-type)
14cu|nodejs-buffer-to-vinyl-1.1.0-4|16	BuildArch:      noarch
14cu|nodejs-buffer-to-vinyl-1.1.0-4|17	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|18	%description
14cu|nodejs-buffer-to-vinyl-1.1.0-4|19	%{summary}.
14cu|nodejs-buffer-to-vinyl-1.1.0-4|20	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|21	%files
14cu|nodejs-buffer-to-vinyl-1.1.0-4|22	%doc license *.md
14cu|nodejs-buffer-to-vinyl-1.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-to-vinyl-1.1.0-4|24	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-buffer-to-vinyl-1.1.0-4|26	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|27	%prep
14cu|nodejs-buffer-to-vinyl-1.1.0-4|28	%setup -q -n package
14cu|nodejs-buffer-to-vinyl-1.1.0-4|29	rm -rf node_modules
14cu|nodejs-buffer-to-vinyl-1.1.0-4|30	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|31	%build
14cu|nodejs-buffer-to-vinyl-1.1.0-4|32	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|33	%install
14cu|nodejs-buffer-to-vinyl-1.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-to-vinyl-1.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-to-vinyl-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-buffer-to-vinyl-1.1.0-4|37	%changelog
14cu|nodejs-buffer-to-vinyl-1.1.0-4|38	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-buffer-to-vinyl-1.1.0-4|40	- (19b5c32) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-to-vinyl-1.1.0-4|41	
14cu|nodejs-buffer-to-vinyl-1.1.0-4|42	

11184 14
14cu|nodejs-bufferutil-1.2.1-4|1	%define oname bufferutil
14cu|nodejs-bufferutil-1.2.1-4|2	
14cu|nodejs-bufferutil-1.2.1-4|3	Summary:        WebSocket buffer utils
14cu|nodejs-bufferutil-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bufferutil-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-bufferutil-1.2.1-4|6	Release:        4
14cu|nodejs-bufferutil-1.2.1-4|7	License:        MIT
14cu|nodejs-bufferutil-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-bufferutil-1.2.1-4|9	Url:            https://github.com/websockets/bufferutil
14cu|nodejs-bufferutil-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bufferutil-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bufferutil-1.2.1-4|12	BuildRequires:  npm(nan)
14cu|nodejs-bufferutil-1.2.1-4|13	BuildRequires:  npm(bindings)
14cu|nodejs-bufferutil-1.2.1-4|14	BuildRequires:  npm(node-gyp)
14cu|nodejs-bufferutil-1.2.1-4|15	
14cu|nodejs-bufferutil-1.2.1-4|16	%description
14cu|nodejs-bufferutil-1.2.1-4|17	%{summary}.
14cu|nodejs-bufferutil-1.2.1-4|18	
14cu|nodejs-bufferutil-1.2.1-4|19	%files
14cu|nodejs-bufferutil-1.2.1-4|20	%doc *.md
14cu|nodejs-bufferutil-1.2.1-4|21	%{nodejs_sitearch}/%{oname}
14cu|nodejs-bufferutil-1.2.1-4|22	
14cu|nodejs-bufferutil-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-bufferutil-1.2.1-4|24	
14cu|nodejs-bufferutil-1.2.1-4|25	%prep
14cu|nodejs-bufferutil-1.2.1-4|26	%setup -qn package
14cu|nodejs-bufferutil-1.2.1-4|27	rm -rf node_modules
14cu|nodejs-bufferutil-1.2.1-4|28	
14cu|nodejs-bufferutil-1.2.1-4|29	%build
14cu|nodejs-bufferutil-1.2.1-4|30	%nodejs_symlink_deps --check
14cu|nodejs-bufferutil-1.2.1-4|31	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|nodejs-bufferutil-1.2.1-4|32	node-gyp rebuild
14cu|nodejs-bufferutil-1.2.1-4|33	
14cu|nodejs-bufferutil-1.2.1-4|34	
14cu|nodejs-bufferutil-1.2.1-4|35	%install
14cu|nodejs-bufferutil-1.2.1-4|36	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-bufferutil-1.2.1-4|37	cp -r package.json *.js build/ src/ \
14cu|nodejs-bufferutil-1.2.1-4|38	%{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-bufferutil-1.2.1-4|39	%nodejs_symlink_deps
14cu|nodejs-bufferutil-1.2.1-4|40	
14cu|nodejs-bufferutil-1.2.1-4|41	
14cu|nodejs-bufferutil-1.2.1-4|42	
14cu|nodejs-bufferutil-1.2.1-4|43	%changelog
14cu|nodejs-bufferutil-1.2.1-4|44	
14cu|nodejs-bufferutil-1.2.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-bufferutil-1.2.1-4|46	- (8ecd59b) BuildList#2799825: Increase release tag
14cu|nodejs-bufferutil-1.2.1-4|47	
14cu|nodejs-bufferutil-1.2.1-4|48	

11185 14
14cu|nodejs-buffer-writer-1.0.1-4|1	%define oname buffer-writer
14cu|nodejs-buffer-writer-1.0.1-4|2	
14cu|nodejs-buffer-writer-1.0.1-4|3	Summary:        A fast, efficient buffer writer
14cu|nodejs-buffer-writer-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-writer-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-buffer-writer-1.0.1-4|6	Release:        4
14cu|nodejs-buffer-writer-1.0.1-4|7	License:        MIT
14cu|nodejs-buffer-writer-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-buffer-writer-1.0.1-4|9	Url:            https://github.com/brianc/node-buffer-writer
14cu|nodejs-buffer-writer-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-writer-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-writer-1.0.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-buffer-writer-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-buffer-writer-1.0.1-4|14	
14cu|nodejs-buffer-writer-1.0.1-4|15	%description
14cu|nodejs-buffer-writer-1.0.1-4|16	%{summary}.
14cu|nodejs-buffer-writer-1.0.1-4|17	
14cu|nodejs-buffer-writer-1.0.1-4|18	%files
14cu|nodejs-buffer-writer-1.0.1-4|19	%doc LICENSE *.md
14cu|nodejs-buffer-writer-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-writer-1.0.1-4|21	
14cu|nodejs-buffer-writer-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-buffer-writer-1.0.1-4|23	
14cu|nodejs-buffer-writer-1.0.1-4|24	%prep
14cu|nodejs-buffer-writer-1.0.1-4|25	%setup -qn package
14cu|nodejs-buffer-writer-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-buffer-writer-1.0.1-4|27	
14cu|nodejs-buffer-writer-1.0.1-4|28	%build
14cu|nodejs-buffer-writer-1.0.1-4|29	
14cu|nodejs-buffer-writer-1.0.1-4|30	%install
14cu|nodejs-buffer-writer-1.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-writer-1.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-writer-1.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-buffer-writer-1.0.1-4|34	
14cu|nodejs-buffer-writer-1.0.1-4|35	%check
14cu|nodejs-buffer-writer-1.0.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-buffer-writer-1.0.1-4|37	mocha test
14cu|nodejs-buffer-writer-1.0.1-4|38	
14cu|nodejs-buffer-writer-1.0.1-4|39	%changelog
14cu|nodejs-buffer-writer-1.0.1-4|40	
14cu|nodejs-buffer-writer-1.0.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-buffer-writer-1.0.1-4|42	- (1b89618) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-writer-1.0.1-4|43	
14cu|nodejs-buffer-writer-1.0.1-4|44	

11186 14
14cu|nodejs-buffer-xor-1.0.3-4|1	%define oname buffer-xor
14cu|nodejs-buffer-xor-1.0.3-4|2	
14cu|nodejs-buffer-xor-1.0.3-4|3	Summary:        A simple module for bitwise-xor on buffers
14cu|nodejs-buffer-xor-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-buffer-xor-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-buffer-xor-1.0.3-4|6	Release:        4
14cu|nodejs-buffer-xor-1.0.3-4|7	License:        MIT
14cu|nodejs-buffer-xor-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-buffer-xor-1.0.3-4|9	Url:            https://github.com/crypto-browserify/buffer-xor
14cu|nodejs-buffer-xor-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-buffer-xor-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-buffer-xor-1.0.3-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-buffer-xor-1.0.3-4|13	BuildArch:      noarch
14cu|nodejs-buffer-xor-1.0.3-4|14	
14cu|nodejs-buffer-xor-1.0.3-4|15	%description
14cu|nodejs-buffer-xor-1.0.3-4|16	%{summary}.
14cu|nodejs-buffer-xor-1.0.3-4|17	
14cu|nodejs-buffer-xor-1.0.3-4|18	%files
14cu|nodejs-buffer-xor-1.0.3-4|19	%doc LICENSE README.md
14cu|nodejs-buffer-xor-1.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-xor-1.0.3-4|21	
14cu|nodejs-buffer-xor-1.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-buffer-xor-1.0.3-4|23	
14cu|nodejs-buffer-xor-1.0.3-4|24	%prep
14cu|nodejs-buffer-xor-1.0.3-4|25	%setup -q -n package
14cu|nodejs-buffer-xor-1.0.3-4|26	rm -rf node_modules
14cu|nodejs-buffer-xor-1.0.3-4|27	
14cu|nodejs-buffer-xor-1.0.3-4|28	%build
14cu|nodejs-buffer-xor-1.0.3-4|29	
14cu|nodejs-buffer-xor-1.0.3-4|30	%install
14cu|nodejs-buffer-xor-1.0.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-xor-1.0.3-4|32	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-buffer-xor-1.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-buffer-xor-1.0.3-4|34	
14cu|nodejs-buffer-xor-1.0.3-4|35	%check
14cu|nodejs-buffer-xor-1.0.3-4|36	%nodejs_symlink_deps --check
14cu|nodejs-buffer-xor-1.0.3-4|37	npm run-script unit
14cu|nodejs-buffer-xor-1.0.3-4|38	
14cu|nodejs-buffer-xor-1.0.3-4|39	%changelog
14cu|nodejs-buffer-xor-1.0.3-4|40	
14cu|nodejs-buffer-xor-1.0.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-buffer-xor-1.0.3-4|42	- (e69308d) BuildList#2799825: Increase release tag
14cu|nodejs-buffer-xor-1.0.3-4|43	
14cu|nodejs-buffer-xor-1.0.3-4|44	

11187 14
14cu|nodejs-builtin-modules-1.1.0-4|1	%define oname builtin-modules
14cu|nodejs-builtin-modules-1.1.0-4|2	
14cu|nodejs-builtin-modules-1.1.0-4|3	Summary:        List of the Node.js builtin modules
14cu|nodejs-builtin-modules-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-builtin-modules-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-builtin-modules-1.1.0-4|6	Release:        4
14cu|nodejs-builtin-modules-1.1.0-4|7	License:        MIT
14cu|nodejs-builtin-modules-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-builtin-modules-1.1.0-4|9	Url:            https://github.com/sindresorhus/builtin-modules
14cu|nodejs-builtin-modules-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-builtin-modules-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-builtin-modules-1.1.0-4|12	
14cu|nodejs-builtin-modules-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-builtin-modules-1.1.0-4|14	
14cu|nodejs-builtin-modules-1.1.0-4|15	%description
14cu|nodejs-builtin-modules-1.1.0-4|16	%{summary}.
14cu|nodejs-builtin-modules-1.1.0-4|17	
14cu|nodejs-builtin-modules-1.1.0-4|18	%files
14cu|nodejs-builtin-modules-1.1.0-4|19	%doc license readme.md
14cu|nodejs-builtin-modules-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-modules-1.1.0-4|21	
14cu|nodejs-builtin-modules-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-builtin-modules-1.1.0-4|23	
14cu|nodejs-builtin-modules-1.1.0-4|24	%prep
14cu|nodejs-builtin-modules-1.1.0-4|25	%setup -q -n package
14cu|nodejs-builtin-modules-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-builtin-modules-1.1.0-4|27	
14cu|nodejs-builtin-modules-1.1.0-4|28	%build
14cu|nodejs-builtin-modules-1.1.0-4|29	
14cu|nodejs-builtin-modules-1.1.0-4|30	%install
14cu|nodejs-builtin-modules-1.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-modules-1.1.0-4|32	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-modules-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-builtin-modules-1.1.0-4|34	%changelog
14cu|nodejs-builtin-modules-1.1.0-4|35	
14cu|nodejs-builtin-modules-1.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-builtin-modules-1.1.0-4|37	- (6e57c47) BuildList#2799825: Increase release tag
14cu|nodejs-builtin-modules-1.1.0-4|38	
14cu|nodejs-builtin-modules-1.1.0-4|39	

11188 14
14cu|nodejs-builtins-1.0.3-4|1	%define oname builtins
14cu|nodejs-builtins-1.0.3-4|2	
14cu|nodejs-builtins-1.0.3-4|3	Summary:        List of node.js builtin modules
14cu|nodejs-builtins-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-builtins-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-builtins-1.0.3-4|6	Release:        4
14cu|nodejs-builtins-1.0.3-4|7	License:        MIT
14cu|nodejs-builtins-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-builtins-1.0.3-4|9	Url:            https://github.com/juliangruber/builtins
14cu|nodejs-builtins-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-builtins-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-builtins-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-builtins-1.0.3-4|13	
14cu|nodejs-builtins-1.0.3-4|14	%description
14cu|nodejs-builtins-1.0.3-4|15	%{summary}.
14cu|nodejs-builtins-1.0.3-4|16	
14cu|nodejs-builtins-1.0.3-4|17	%files
14cu|nodejs-builtins-1.0.3-4|18	%doc License *.md
14cu|nodejs-builtins-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtins-1.0.3-4|20	
14cu|nodejs-builtins-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-builtins-1.0.3-4|22	
14cu|nodejs-builtins-1.0.3-4|23	%prep
14cu|nodejs-builtins-1.0.3-4|24	%setup -q -n package
14cu|nodejs-builtins-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-builtins-1.0.3-4|26	
14cu|nodejs-builtins-1.0.3-4|27	%build
14cu|nodejs-builtins-1.0.3-4|28	
14cu|nodejs-builtins-1.0.3-4|29	%install
14cu|nodejs-builtins-1.0.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtins-1.0.3-4|31	cp -r *.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtins-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-builtins-1.0.3-4|33	
14cu|nodejs-builtins-1.0.3-4|34	%check
14cu|nodejs-builtins-1.0.3-4|35	%nodejs_symlink_deps --check
14cu|nodejs-builtins-1.0.3-4|36	%__nodejs test.js
14cu|nodejs-builtins-1.0.3-4|37	
14cu|nodejs-builtins-1.0.3-4|38	%changelog
14cu|nodejs-builtins-1.0.3-4|39	
14cu|nodejs-builtins-1.0.3-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-builtins-1.0.3-4|41	- (98b9b04) BuildList#2799825: Increase release tag
14cu|nodejs-builtins-1.0.3-4|42	
14cu|nodejs-builtins-1.0.3-4|43	

11189 14
14cu|nodejs-builtin-status-codes-2.0.0-4|1	%define oname builtin-status-codes
14cu|nodejs-builtin-status-codes-2.0.0-4|2	
14cu|nodejs-builtin-status-codes-2.0.0-4|3	Summary:        The map of HTTP status codes from the builtin http module
14cu|nodejs-builtin-status-codes-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-builtin-status-codes-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-builtin-status-codes-2.0.0-4|6	Release:        4
14cu|nodejs-builtin-status-codes-2.0.0-4|7	License:        MIT
14cu|nodejs-builtin-status-codes-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-builtin-status-codes-2.0.0-4|9	Url:            https://github.com/bendrucker/builtin-status-codes
14cu|nodejs-builtin-status-codes-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-builtin-status-codes-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-builtin-status-codes-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-builtin-status-codes-2.0.0-4|13	
14cu|nodejs-builtin-status-codes-2.0.0-4|14	%description
14cu|nodejs-builtin-status-codes-2.0.0-4|15	%{summary}.
14cu|nodejs-builtin-status-codes-2.0.0-4|16	
14cu|nodejs-builtin-status-codes-2.0.0-4|17	%files
14cu|nodejs-builtin-status-codes-2.0.0-4|18	%doc license readme.md
14cu|nodejs-builtin-status-codes-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-status-codes-2.0.0-4|20	
14cu|nodejs-builtin-status-codes-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-builtin-status-codes-2.0.0-4|22	
14cu|nodejs-builtin-status-codes-2.0.0-4|23	%prep
14cu|nodejs-builtin-status-codes-2.0.0-4|24	%setup -q -n package
14cu|nodejs-builtin-status-codes-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-builtin-status-codes-2.0.0-4|26	
14cu|nodejs-builtin-status-codes-2.0.0-4|27	%build
14cu|nodejs-builtin-status-codes-2.0.0-4|28	
14cu|nodejs-builtin-status-codes-2.0.0-4|29	%install
14cu|nodejs-builtin-status-codes-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-status-codes-2.0.0-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-builtin-status-codes-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-builtin-status-codes-2.0.0-4|33	
14cu|nodejs-builtin-status-codes-2.0.0-4|34	%changelog
14cu|nodejs-builtin-status-codes-2.0.0-4|35	
14cu|nodejs-builtin-status-codes-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-builtin-status-codes-2.0.0-4|37	- (1caecad) BuildList#2799825: Increase release tag
14cu|nodejs-builtin-status-codes-2.0.0-4|38	
14cu|nodejs-builtin-status-codes-2.0.0-4|39	

11190 14
14cu|nodejs-bunker-0.1.2-10|1	Name:           nodejs-bunker
14cu|nodejs-bunker-0.1.2-10|2	Version:        0.1.2
14cu|nodejs-bunker-0.1.2-10|3	Release:        10
14cu|nodejs-bunker-0.1.2-10|4	Summary:        Code coverage in native JavaScript
14cu|nodejs-bunker-0.1.2-10|5	BuildArch:      noarch
14cu|nodejs-bunker-0.1.2-10|6	Group:          System/Libraries
14cu|nodejs-bunker-0.1.2-10|7	#no license file included, "MIT/X11" indicated in package.json
14cu|nodejs-bunker-0.1.2-10|8	License:        MIT
14cu|nodejs-bunker-0.1.2-10|9	URL:            https://github.com/substack/node-bunker
14cu|nodejs-bunker-0.1.2-10|10	Source0:        http://registry.npmjs.org/bunker/-/bunker-%{version}.tgz
14cu|nodejs-bunker-0.1.2-10|11	
14cu|nodejs-bunker-0.1.2-10|12	BuildRequires:  nodejs-packaging
14cu|nodejs-bunker-0.1.2-10|13	BuildRequires:  nodejs-tap
14cu|nodejs-bunker-0.1.2-10|14	
14cu|nodejs-bunker-0.1.2-10|15	%description
14cu|nodejs-bunker-0.1.2-10|16	Bunker is a module to calculate code coverage written in native JavaScript.
14cu|nodejs-bunker-0.1.2-10|17	It uses AST trickery with the help of the nodejs-burrito package.
14cu|nodejs-bunker-0.1.2-10|18	
14cu|nodejs-bunker-0.1.2-10|19	%prep
14cu|nodejs-bunker-0.1.2-10|20	%setup -q -n package
14cu|nodejs-bunker-0.1.2-10|21	
14cu|nodejs-bunker-0.1.2-10|22	%build
14cu|nodejs-bunker-0.1.2-10|23	#nothing to do
14cu|nodejs-bunker-0.1.2-10|24	
14cu|nodejs-bunker-0.1.2-10|25	%install
14cu|nodejs-bunker-0.1.2-10|26	
14cu|nodejs-bunker-0.1.2-10|27	mkdir -p %{buildroot}%{nodejs_sitelib}/bunker
14cu|nodejs-bunker-0.1.2-10|28	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/bunker
14cu|nodejs-bunker-0.1.2-10|29	
14cu|nodejs-bunker-0.1.2-10|30	%nodejs_symlink_deps
14cu|nodejs-bunker-0.1.2-10|31	
14cu|nodejs-bunker-0.1.2-10|32	# %check
14cu|nodejs-bunker-0.1.2-10|33	# tap test/*.js
14cu|nodejs-bunker-0.1.2-10|34	
14cu|nodejs-bunker-0.1.2-10|35	%clean
14cu|nodejs-bunker-0.1.2-10|36	
14cu|nodejs-bunker-0.1.2-10|37	%files
14cu|nodejs-bunker-0.1.2-10|38	%defattr(-,root,root,-)
14cu|nodejs-bunker-0.1.2-10|39	%{nodejs_sitelib}/bunker
14cu|nodejs-bunker-0.1.2-10|40	%doc README.markdown example
14cu|nodejs-bunker-0.1.2-10|41	
14cu|nodejs-bunker-0.1.2-10|42	
14cu|nodejs-bunker-0.1.2-10|43	%changelog
14cu|nodejs-bunker-0.1.2-10|44	
14cu|nodejs-bunker-0.1.2-10|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-10
14cu|nodejs-bunker-0.1.2-10|46	- (3f8344d) BuildList#2799825: Increase release tag
14cu|nodejs-bunker-0.1.2-10|47	
14cu|nodejs-bunker-0.1.2-10|48	

11191 14
14cu|nodejs-burrito-0.2.12-12|1	Name:           nodejs-burrito
14cu|nodejs-burrito-0.2.12-12|2	Version:        0.2.12
14cu|nodejs-burrito-0.2.12-12|3	Release:        12
14cu|nodejs-burrito-0.2.12-12|4	Summary:        Wrap up expressions with a trace function while walking the AST
14cu|nodejs-burrito-0.2.12-12|5	BuildArch:      noarch
14cu|nodejs-burrito-0.2.12-12|6	Group:          System/Libraries
14cu|nodejs-burrito-0.2.12-12|7	#no license file included, "BSD" indicated in package.json
14cu|nodejs-burrito-0.2.12-12|8	License:        BSD
14cu|nodejs-burrito-0.2.12-12|9	URL:            https://github.com/substack/node-burrito
14cu|nodejs-burrito-0.2.12-12|10	Source0:        http://registry.npmjs.org/burrito/-/burrito-%{version}.tgz
14cu|nodejs-burrito-0.2.12-12|11	#to satisfy the BSD requirement that the text of the license be included, we
14cu|nodejs-burrito-0.2.12-12|12	#include this copy of the 3-clause BSD as used in one of the author's projects.
14cu|nodejs-burrito-0.2.12-12|13	Source1:        https://raw.github.com/substack/lambdascape/master/LICENSE
14cu|nodejs-burrito-0.2.12-12|14	
14cu|nodejs-burrito-0.2.12-12|15	BuildRequires:  nodejs-packaging
14cu|nodejs-burrito-0.2.12-12|16	BuildRequires:  nodejs-tap
14cu|nodejs-burrito-0.2.12-12|17	
14cu|nodejs-burrito-0.2.12-12|18	%description
14cu|nodejs-burrito-0.2.12-12|19	Burrito makes it easy to do crazy stuff with the JavaScript AST.
14cu|nodejs-burrito-0.2.12-12|20	
14cu|nodejs-burrito-0.2.12-12|21	This is useful if you want to roll your own stack traces or build a code
14cu|nodejs-burrito-0.2.12-12|22	coverage tool.
14cu|nodejs-burrito-0.2.12-12|23	
14cu|nodejs-burrito-0.2.12-12|24	%prep
14cu|nodejs-burrito-0.2.12-12|25	%setup -q -n package
14cu|nodejs-burrito-0.2.12-12|26	
14cu|nodejs-burrito-0.2.12-12|27	%nodejs_fixdep uglify-js '~1.3.4'
14cu|nodejs-burrito-0.2.12-12|28	%nodejs_fixdep traverse '~0.6.3'
14cu|nodejs-burrito-0.2.12-12|29	
14cu|nodejs-burrito-0.2.12-12|30	cp -p %{SOURCE1} LICENSE
14cu|nodejs-burrito-0.2.12-12|31	
14cu|nodejs-burrito-0.2.12-12|32	%build
14cu|nodejs-burrito-0.2.12-12|33	#nothing to do
14cu|nodejs-burrito-0.2.12-12|34	
14cu|nodejs-burrito-0.2.12-12|35	%install
14cu|nodejs-burrito-0.2.12-12|36	
14cu|nodejs-burrito-0.2.12-12|37	mkdir -p %{buildroot}%{nodejs_sitelib}/burrito/node_modules/
14cu|nodejs-burrito-0.2.12-12|38	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/burrito
14cu|nodejs-burrito-0.2.12-12|39	
14cu|nodejs-burrito-0.2.12-12|40	%nodejs_symlink_deps
14cu|nodejs-burrito-0.2.12-12|41	
14cu|nodejs-burrito-0.2.12-12|42	#%check
14cu|nodejs-burrito-0.2.12-12|43	#tap test/*.js
14cu|nodejs-burrito-0.2.12-12|44	
14cu|nodejs-burrito-0.2.12-12|45	%clean
14cu|nodejs-burrito-0.2.12-12|46	
14cu|nodejs-burrito-0.2.12-12|47	%files
14cu|nodejs-burrito-0.2.12-12|48	%{nodejs_sitelib}/burrito
14cu|nodejs-burrito-0.2.12-12|49	%doc README.markdown example LICENSE
14cu|nodejs-burrito-0.2.12-12|50	
14cu|nodejs-burrito-0.2.12-12|51	
14cu|nodejs-burrito-0.2.12-12|52	%changelog
14cu|nodejs-burrito-0.2.12-12|53	
14cu|nodejs-burrito-0.2.12-12|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.12-12
14cu|nodejs-burrito-0.2.12-12|55	- (43a91fb) BuildList#2799825: Increase release tag
14cu|nodejs-burrito-0.2.12-12|56	
14cu|nodejs-burrito-0.2.12-12|57	

11192 14
14cu|nodejs-butter-provider-0.3.1-4|1	%define oname butter-provider
14cu|nodejs-butter-provider-0.3.1-4|2	
14cu|nodejs-butter-provider-0.3.1-4|3	Summary:        A base class for Butter providers
14cu|nodejs-butter-provider-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-butter-provider-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-butter-provider-0.3.1-4|6	Release:        4
14cu|nodejs-butter-provider-0.3.1-4|7	License:        GPLv3
14cu|nodejs-butter-provider-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-butter-provider-0.3.1-4|9	Url:            https://github.com/butterproviders/butter-provider
14cu|nodejs-butter-provider-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-butter-provider-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-butter-provider-0.3.1-4|12	BuildRequires:  npm(memoizee)
14cu|nodejs-butter-provider-0.3.1-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-butter-provider-0.3.1-4|14	BuildArch:      noarch
14cu|nodejs-butter-provider-0.3.1-4|15	
14cu|nodejs-butter-provider-0.3.1-4|16	%description
14cu|nodejs-butter-provider-0.3.1-4|17	%{summary}.
14cu|nodejs-butter-provider-0.3.1-4|18	
14cu|nodejs-butter-provider-0.3.1-4|19	%files
14cu|nodejs-butter-provider-0.3.1-4|20	%doc *.org
14cu|nodejs-butter-provider-0.3.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-0.3.1-4|22	
14cu|nodejs-butter-provider-0.3.1-4|23	#------------------------------------------------------------------
14cu|nodejs-butter-provider-0.3.1-4|24	
14cu|nodejs-butter-provider-0.3.1-4|25	%prep
14cu|nodejs-butter-provider-0.3.1-4|26	%setup -q -n package
14cu|nodejs-butter-provider-0.3.1-4|27	rm -rf node_modules
14cu|nodejs-butter-provider-0.3.1-4|28	
14cu|nodejs-butter-provider-0.3.1-4|29	%build
14cu|nodejs-butter-provider-0.3.1-4|30	
14cu|nodejs-butter-provider-0.3.1-4|31	%install
14cu|nodejs-butter-provider-0.3.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-0.3.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-0.3.1-4|34	%nodejs_symlink_deps
14cu|nodejs-butter-provider-0.3.1-4|35	%changelog
14cu|nodejs-butter-provider-0.3.1-4|36	
14cu|nodejs-butter-provider-0.3.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-butter-provider-0.3.1-4|38	- (35d5a89) BuildList#2799825: Increase release tag
14cu|nodejs-butter-provider-0.3.1-4|39	
14cu|nodejs-butter-provider-0.3.1-4|40	

11193 14
14cu|nodejs-butter-provider-archive-0.1.0-4|1	%define oname butter-provider-archive
14cu|nodejs-butter-provider-archive-0.1.0-4|2	
14cu|nodejs-butter-provider-archive-0.1.0-4|3	Summary:        A Butter provider for Archive.org
14cu|nodejs-butter-provider-archive-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-butter-provider-archive-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-butter-provider-archive-0.1.0-4|6	Release:        4
14cu|nodejs-butter-provider-archive-0.1.0-4|7	License:        GPLv3
14cu|nodejs-butter-provider-archive-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-butter-provider-archive-0.1.0-4|9	Url:            https://github.com/butterproviders/butter-provider-archive
14cu|nodejs-butter-provider-archive-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-butter-provider-archive-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-butter-provider-archive-0.1.0-4|12	BuildRequires:  npm(q)
14cu|nodejs-butter-provider-archive-0.1.0-4|13	BuildRequires:  npm(moment)
14cu|nodejs-butter-provider-archive-0.1.0-4|14	BuildRequires:  npm(lodash)
14cu|nodejs-butter-provider-archive-0.1.0-4|15	BuildRequires:  npm(defer-request)
14cu|nodejs-butter-provider-archive-0.1.0-4|16	BuildArch:      noarch
14cu|nodejs-butter-provider-archive-0.1.0-4|17	
14cu|nodejs-butter-provider-archive-0.1.0-4|18	%description
14cu|nodejs-butter-provider-archive-0.1.0-4|19	%{summary}.
14cu|nodejs-butter-provider-archive-0.1.0-4|20	
14cu|nodejs-butter-provider-archive-0.1.0-4|21	%files
14cu|nodejs-butter-provider-archive-0.1.0-4|22	%doc *.org
14cu|nodejs-butter-provider-archive-0.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-archive-0.1.0-4|24	
14cu|nodejs-butter-provider-archive-0.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-butter-provider-archive-0.1.0-4|26	
14cu|nodejs-butter-provider-archive-0.1.0-4|27	%prep
14cu|nodejs-butter-provider-archive-0.1.0-4|28	%setup -q -n package
14cu|nodejs-butter-provider-archive-0.1.0-4|29	rm -rf node_modules
14cu|nodejs-butter-provider-archive-0.1.0-4|30	
14cu|nodejs-butter-provider-archive-0.1.0-4|31	%build
14cu|nodejs-butter-provider-archive-0.1.0-4|32	
14cu|nodejs-butter-provider-archive-0.1.0-4|33	%install
14cu|nodejs-butter-provider-archive-0.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-archive-0.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-archive-0.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-butter-provider-archive-0.1.0-4|37	%changelog
14cu|nodejs-butter-provider-archive-0.1.0-4|38	
14cu|nodejs-butter-provider-archive-0.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-butter-provider-archive-0.1.0-4|40	- (cf1b848) BuildList#2799825: Increase release tag
14cu|nodejs-butter-provider-archive-0.1.0-4|41	
14cu|nodejs-butter-provider-archive-0.1.0-4|42	

11194 14
14cu|nodejs-butter-provider-vodo-0.1.0-4|1	%define oname butter-provider-vodo
14cu|nodejs-butter-provider-vodo-0.1.0-4|2	
14cu|nodejs-butter-provider-vodo-0.1.0-4|3	Summary:        A Butter provider for VODO.net
14cu|nodejs-butter-provider-vodo-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-butter-provider-vodo-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-butter-provider-vodo-0.1.0-4|6	Release:        4
14cu|nodejs-butter-provider-vodo-0.1.0-4|7	License:        GPLv3
14cu|nodejs-butter-provider-vodo-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-butter-provider-vodo-0.1.0-4|9	Url:            https://github.com/butterproviders/butter-provider-vodo
14cu|nodejs-butter-provider-vodo-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-butter-provider-vodo-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-butter-provider-vodo-0.1.0-4|12	BuildRequires:  npm(q)
14cu|nodejs-butter-provider-vodo-0.1.0-4|13	BuildRequires:  npm(moment)
14cu|nodejs-butter-provider-vodo-0.1.0-4|14	BuildRequires:  npm(lodash)
14cu|nodejs-butter-provider-vodo-0.1.0-4|15	BuildRequires:  npm(defer-request)
14cu|nodejs-butter-provider-vodo-0.1.0-4|16	BuildArch:      noarch
14cu|nodejs-butter-provider-vodo-0.1.0-4|17	
14cu|nodejs-butter-provider-vodo-0.1.0-4|18	%description
14cu|nodejs-butter-provider-vodo-0.1.0-4|19	%{summary}.
14cu|nodejs-butter-provider-vodo-0.1.0-4|20	
14cu|nodejs-butter-provider-vodo-0.1.0-4|21	%files
14cu|nodejs-butter-provider-vodo-0.1.0-4|22	%doc README.org
14cu|nodejs-butter-provider-vodo-0.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-vodo-0.1.0-4|24	
14cu|nodejs-butter-provider-vodo-0.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-butter-provider-vodo-0.1.0-4|26	
14cu|nodejs-butter-provider-vodo-0.1.0-4|27	%prep
14cu|nodejs-butter-provider-vodo-0.1.0-4|28	%setup -q -n package
14cu|nodejs-butter-provider-vodo-0.1.0-4|29	rm -rf node_modules
14cu|nodejs-butter-provider-vodo-0.1.0-4|30	
14cu|nodejs-butter-provider-vodo-0.1.0-4|31	%build
14cu|nodejs-butter-provider-vodo-0.1.0-4|32	
14cu|nodejs-butter-provider-vodo-0.1.0-4|33	%install
14cu|nodejs-butter-provider-vodo-0.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-vodo-0.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-vodo-0.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-butter-provider-vodo-0.1.0-4|37	%changelog
14cu|nodejs-butter-provider-vodo-0.1.0-4|38	
14cu|nodejs-butter-provider-vodo-0.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-butter-provider-vodo-0.1.0-4|40	- (10b119f) BuildList#2799825: Increase release tag
14cu|nodejs-butter-provider-vodo-0.1.0-4|41	
14cu|nodejs-butter-provider-vodo-0.1.0-4|42	

11195 14
14cu|nodejs-butter-provider-youtube-0.1.0-4|1	%define oname butter-provider-youtube
14cu|nodejs-butter-provider-youtube-0.1.0-4|2	
14cu|nodejs-butter-provider-youtube-0.1.0-4|3	Summary:        A Butter provider for youtube media servers
14cu|nodejs-butter-provider-youtube-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-butter-provider-youtube-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-butter-provider-youtube-0.1.0-4|6	Release:        4
14cu|nodejs-butter-provider-youtube-0.1.0-4|7	License:        GPLv3
14cu|nodejs-butter-provider-youtube-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-butter-provider-youtube-0.1.0-4|9	Url:            https://github.com/butterproviders/butter-provider-youtube
14cu|nodejs-butter-provider-youtube-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-butter-provider-youtube-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-butter-provider-youtube-0.1.0-4|12	BuildRequires:  npm(q)
14cu|nodejs-butter-provider-youtube-0.1.0-4|13	BuildRequires:  npm(node-youtubeapi-simplifier)
14cu|nodejs-butter-provider-youtube-0.1.0-4|14	BuildRequires:  npm(moment)
14cu|nodejs-butter-provider-youtube-0.1.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-butter-provider-youtube-0.1.0-4|16	BuildRequires:  npm(defer-request)
14cu|nodejs-butter-provider-youtube-0.1.0-4|17	BuildRequires:  npm(butter-provider)
14cu|nodejs-butter-provider-youtube-0.1.0-4|18	BuildArch:      noarch
14cu|nodejs-butter-provider-youtube-0.1.0-4|19	
14cu|nodejs-butter-provider-youtube-0.1.0-4|20	%description
14cu|nodejs-butter-provider-youtube-0.1.0-4|21	%{summary}.
14cu|nodejs-butter-provider-youtube-0.1.0-4|22	
14cu|nodejs-butter-provider-youtube-0.1.0-4|23	%files
14cu|nodejs-butter-provider-youtube-0.1.0-4|24	%doc README.org
14cu|nodejs-butter-provider-youtube-0.1.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-youtube-0.1.0-4|26	
14cu|nodejs-butter-provider-youtube-0.1.0-4|27	#------------------------------------------------------------------
14cu|nodejs-butter-provider-youtube-0.1.0-4|28	
14cu|nodejs-butter-provider-youtube-0.1.0-4|29	%prep
14cu|nodejs-butter-provider-youtube-0.1.0-4|30	%setup -q -n package
14cu|nodejs-butter-provider-youtube-0.1.0-4|31	rm -rf node_modules
14cu|nodejs-butter-provider-youtube-0.1.0-4|32	
14cu|nodejs-butter-provider-youtube-0.1.0-4|33	%build
14cu|nodejs-butter-provider-youtube-0.1.0-4|34	
14cu|nodejs-butter-provider-youtube-0.1.0-4|35	%install
14cu|nodejs-butter-provider-youtube-0.1.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-youtube-0.1.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-butter-provider-youtube-0.1.0-4|38	%nodejs_symlink_deps
14cu|nodejs-butter-provider-youtube-0.1.0-4|39	%changelog
14cu|nodejs-butter-provider-youtube-0.1.0-4|40	
14cu|nodejs-butter-provider-youtube-0.1.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-butter-provider-youtube-0.1.0-4|42	- (df9de6f) BuildList#2799825: Increase release tag
14cu|nodejs-butter-provider-youtube-0.1.0-4|43	
14cu|nodejs-butter-provider-youtube-0.1.0-4|44	

11196 14
14cu|nodejs-bytebuffer-5.0.1-4|1	%define oname bytebuffer
14cu|nodejs-bytebuffer-5.0.1-4|2	
14cu|nodejs-bytebuffer-5.0.1-4|3	Summary:        A fast and complete ByteBuffer implementation
14cu|nodejs-bytebuffer-5.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-bytebuffer-5.0.1-4|5	Version:        5.0.1
14cu|nodejs-bytebuffer-5.0.1-4|6	Release:        4
14cu|nodejs-bytebuffer-5.0.1-4|7	License:        ASL 2.0
14cu|nodejs-bytebuffer-5.0.1-4|8	Group:          Development/Other
14cu|nodejs-bytebuffer-5.0.1-4|9	Url:            https://github.com/dcodeIO/bytebuffer.js
14cu|nodejs-bytebuffer-5.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bytebuffer-5.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-bytebuffer-5.0.1-4|12	BuildRequires:  npm(long)
14cu|nodejs-bytebuffer-5.0.1-4|13	BuildArch:      noarch
14cu|nodejs-bytebuffer-5.0.1-4|14	
14cu|nodejs-bytebuffer-5.0.1-4|15	%description
14cu|nodejs-bytebuffer-5.0.1-4|16	%{summary}.
14cu|nodejs-bytebuffer-5.0.1-4|17	
14cu|nodejs-bytebuffer-5.0.1-4|18	%files
14cu|nodejs-bytebuffer-5.0.1-4|19	%doc LICENSE *.md
14cu|nodejs-bytebuffer-5.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytebuffer-5.0.1-4|21	
14cu|nodejs-bytebuffer-5.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-bytebuffer-5.0.1-4|23	
14cu|nodejs-bytebuffer-5.0.1-4|24	%prep
14cu|nodejs-bytebuffer-5.0.1-4|25	%setup -q -n package
14cu|nodejs-bytebuffer-5.0.1-4|26	rm -rf node_modules
14cu|nodejs-bytebuffer-5.0.1-4|27	
14cu|nodejs-bytebuffer-5.0.1-4|28	%build
14cu|nodejs-bytebuffer-5.0.1-4|29	
14cu|nodejs-bytebuffer-5.0.1-4|30	%install
14cu|nodejs-bytebuffer-5.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytebuffer-5.0.1-4|32	cp -r *.json *.js *.png dist/ externs/ scripts/ src/ \
14cu|nodejs-bytebuffer-5.0.1-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytebuffer-5.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-bytebuffer-5.0.1-4|35	%changelog
14cu|nodejs-bytebuffer-5.0.1-4|36	
14cu|nodejs-bytebuffer-5.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.1-4
14cu|nodejs-bytebuffer-5.0.1-4|38	- (df770ac) BuildList#2799825: Increase release tag
14cu|nodejs-bytebuffer-5.0.1-4|39	
14cu|nodejs-bytebuffer-5.0.1-4|40	

11197 14
14cu|nodejs-bytes-2.2.0-4|1	%define oname bytes
14cu|nodejs-bytes-2.2.0-4|2	
14cu|nodejs-bytes-2.2.0-4|3	Summary:    Byte size string parser/serializer for Node.js
14cu|nodejs-bytes-2.2.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-bytes-2.2.0-4|5	Version:    2.2.0
14cu|nodejs-bytes-2.2.0-4|6	Release:    4
14cu|nodejs-bytes-2.2.0-4|7	License:    MIT
14cu|nodejs-bytes-2.2.0-4|8	Group:      Development/Other
14cu|nodejs-bytes-2.2.0-4|9	URL:        https://github.com/visionmedia/%{oname}.js
14cu|nodejs-bytes-2.2.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-bytes-2.2.0-4|11	Source0:    https://github.com/visionmedia/%{oname}.js/archive/%{version}.tar.gz
14cu|nodejs-bytes-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-bytes-2.2.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-bytes-2.2.0-4|14	BuildArch:  noarch
14cu|nodejs-bytes-2.2.0-4|15	
14cu|nodejs-bytes-2.2.0-4|16	%description
14cu|nodejs-bytes-2.2.0-4|17	%summary
14cu|nodejs-bytes-2.2.0-4|18	
14cu|nodejs-bytes-2.2.0-4|19	
14cu|nodejs-bytes-2.2.0-4|20	%files
14cu|nodejs-bytes-2.2.0-4|21	%doc LICENSE *.md
14cu|nodejs-bytes-2.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytes-2.2.0-4|23	#------------------------------------------------------
14cu|nodejs-bytes-2.2.0-4|24	%prep
14cu|nodejs-bytes-2.2.0-4|25	%setup -qn %{oname}.js-%{version}
14cu|nodejs-bytes-2.2.0-4|26	
14cu|nodejs-bytes-2.2.0-4|27	%build
14cu|nodejs-bytes-2.2.0-4|28	#nothing to do
14cu|nodejs-bytes-2.2.0-4|29	
14cu|nodejs-bytes-2.2.0-4|30	
14cu|nodejs-bytes-2.2.0-4|31	%install
14cu|nodejs-bytes-2.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytes-2.2.0-4|33	cp -pr *.json index.js \
14cu|nodejs-bytes-2.2.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-bytes-2.2.0-4|35	
14cu|nodejs-bytes-2.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-bytes-2.2.0-4|37	
14cu|nodejs-bytes-2.2.0-4|38	%check
14cu|nodejs-bytes-2.2.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-bytes-2.2.0-4|40	mocha --check-leaks --reporter spec
14cu|nodejs-bytes-2.2.0-4|41	
14cu|nodejs-bytes-2.2.0-4|42	%changelog
14cu|nodejs-bytes-2.2.0-4|43	
14cu|nodejs-bytes-2.2.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-bytes-2.2.0-4|45	- (00cd115) BuildList#2799825: Increase release tag
14cu|nodejs-bytes-2.2.0-4|46	
14cu|nodejs-bytes-2.2.0-4|47	

11198 14
14cu|nodejs-caller-1.0.1-4|1	%define oname caller
14cu|nodejs-caller-1.0.1-4|2	
14cu|nodejs-caller-1.0.1-4|3	Summary:        Figure out your caller (thanks to @substack)
14cu|nodejs-caller-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-caller-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-caller-1.0.1-4|6	Release:        4
14cu|nodejs-caller-1.0.1-4|7	License:        MIT
14cu|nodejs-caller-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-caller-1.0.1-4|9	Url:            https://github.com/totherik/caller
14cu|nodejs-caller-1.0.1-4|10	#Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-caller-1.0.1-4|11	Source0:        https://github.com/totherik/caller/archive/v%{version}.tar.gz
14cu|nodejs-caller-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-caller-1.0.1-4|13	BuildRequires:  npm(tape)
14cu|nodejs-caller-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-caller-1.0.1-4|15	
14cu|nodejs-caller-1.0.1-4|16	%description
14cu|nodejs-caller-1.0.1-4|17	%{summary}.
14cu|nodejs-caller-1.0.1-4|18	
14cu|nodejs-caller-1.0.1-4|19	%files
14cu|nodejs-caller-1.0.1-4|20	%doc LICENSE *.md
14cu|nodejs-caller-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-caller-1.0.1-4|22	
14cu|nodejs-caller-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-caller-1.0.1-4|24	
14cu|nodejs-caller-1.0.1-4|25	%prep
14cu|nodejs-caller-1.0.1-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-caller-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-caller-1.0.1-4|28	
14cu|nodejs-caller-1.0.1-4|29	%build
14cu|nodejs-caller-1.0.1-4|30	
14cu|nodejs-caller-1.0.1-4|31	%install
14cu|nodejs-caller-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caller-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caller-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-caller-1.0.1-4|35	
14cu|nodejs-caller-1.0.1-4|36	%check
14cu|nodejs-caller-1.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-caller-1.0.1-4|38	tape test/*.js || :
14cu|nodejs-caller-1.0.1-4|39	
14cu|nodejs-caller-1.0.1-4|40	%changelog
14cu|nodejs-caller-1.0.1-4|41	
14cu|nodejs-caller-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-caller-1.0.1-4|43	- (623c2fa) BuildList#2799825: Increase release tag
14cu|nodejs-caller-1.0.1-4|44	
14cu|nodejs-caller-1.0.1-4|45	

11199 14
14cu|nodejs-callsite-1.0.0-7|1	%define commit 8d3927995821596148e77f4af049ab38b03d1b99
14cu|nodejs-callsite-1.0.0-7|2	%define shortcommit %(c=%{commit}; echo ${c:0:7})
14cu|nodejs-callsite-1.0.0-7|3	%define oname callsite
14cu|nodejs-callsite-1.0.0-7|4	
14cu|nodejs-callsite-1.0.0-7|5	Summary:        Provides access to V8's "raw" CallSites from Node.js
14cu|nodejs-callsite-1.0.0-7|6	Name:           nodejs-%{oname}
14cu|nodejs-callsite-1.0.0-7|7	Version:        1.0.0
14cu|nodejs-callsite-1.0.0-7|8	Release:        7
14cu|nodejs-callsite-1.0.0-7|9	Group:          Development/Other
14cu|nodejs-callsite-1.0.0-7|10	License:        MIT
14cu|nodejs-callsite-1.0.0-7|11	URL:            https://github.com/visionmedia/%{oname}
14cu|nodejs-callsite-1.0.0-7|12	Source0:        https://github.com/visionmedia/%{oname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cu|nodejs-callsite-1.0.0-7|13	Source1:        https://raw.github.com/tchollingsworth/%{oname}/8d7615a28a6507c3ef0731f072d3f1a100b3fe27/LICENSE
14cu|nodejs-callsite-1.0.0-7|14	BuildRequires:  nodejs-packaging
14cu|nodejs-callsite-1.0.0-7|15	BuildArch:      noarch
14cu|nodejs-callsite-1.0.0-7|16	
14cu|nodejs-callsite-1.0.0-7|17	
14cu|nodejs-callsite-1.0.0-7|18	%description
14cu|nodejs-callsite-1.0.0-7|19	%{summary}.
14cu|nodejs-callsite-1.0.0-7|20	
14cu|nodejs-callsite-1.0.0-7|21	This is useful for custom traces, C-style assertions, getting the line number
14cu|nodejs-callsite-1.0.0-7|22	in execution, and more.
14cu|nodejs-callsite-1.0.0-7|23	
14cu|nodejs-callsite-1.0.0-7|24	%files
14cu|nodejs-callsite-1.0.0-7|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsite-1.0.0-7|26	%doc Readme.md LICENSE examples History.md
14cu|nodejs-callsite-1.0.0-7|27	#----------------------------------------------------------
14cu|nodejs-callsite-1.0.0-7|28	
14cu|nodejs-callsite-1.0.0-7|29	%prep
14cu|nodejs-callsite-1.0.0-7|30	%setup -qn %{oname}-%{commit}
14cu|nodejs-callsite-1.0.0-7|31	cp %{SOURCE1} LICENSE
14cu|nodejs-callsite-1.0.0-7|32	
14cu|nodejs-callsite-1.0.0-7|33	%build
14cu|nodejs-callsite-1.0.0-7|34	#nothing to do
14cu|nodejs-callsite-1.0.0-7|35	
14cu|nodejs-callsite-1.0.0-7|36	%install
14cu|nodejs-callsite-1.0.0-7|37	
14cu|nodejs-callsite-1.0.0-7|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsite-1.0.0-7|39	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsite-1.0.0-7|40	
14cu|nodejs-callsite-1.0.0-7|41	%nodejs_symlink_deps
14cu|nodejs-callsite-1.0.0-7|42	
14cu|nodejs-callsite-1.0.0-7|43	
14cu|nodejs-callsite-1.0.0-7|44	%changelog
14cu|nodejs-callsite-1.0.0-7|45	
14cu|nodejs-callsite-1.0.0-7|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-7
14cu|nodejs-callsite-1.0.0-7|47	- (ecee1bd) BuildList#2799825: Increase release tag
14cu|nodejs-callsite-1.0.0-7|48	
14cu|nodejs-callsite-1.0.0-7|49	

11200 14
14cu|nodejs-callsites-1.0.0-4|1	%define oname callsites
14cu|nodejs-callsites-1.0.0-4|2	
14cu|nodejs-callsites-1.0.0-4|3	Summary:        Get callsites from the V8 stack trace API
14cu|nodejs-callsites-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-callsites-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-callsites-1.0.0-4|6	Release:        4
14cu|nodejs-callsites-1.0.0-4|7	License:        MIT
14cu|nodejs-callsites-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-callsites-1.0.0-4|9	Url:            https://github.com/sindresorhus/callsites
14cu|nodejs-callsites-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-callsites-1.0.0-4|11	Source0:        https://github.com/sindresorhus/callsites/archive/v%{version}.tar.gz
14cu|nodejs-callsites-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-callsites-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-callsites-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-callsites-1.0.0-4|15	
14cu|nodejs-callsites-1.0.0-4|16	%description
14cu|nodejs-callsites-1.0.0-4|17	%{summary}.
14cu|nodejs-callsites-1.0.0-4|18	
14cu|nodejs-callsites-1.0.0-4|19	%files
14cu|nodejs-callsites-1.0.0-4|20	%doc license *.md
14cu|nodejs-callsites-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsites-1.0.0-4|22	
14cu|nodejs-callsites-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-callsites-1.0.0-4|24	
14cu|nodejs-callsites-1.0.0-4|25	%prep
14cu|nodejs-callsites-1.0.0-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-callsites-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-callsites-1.0.0-4|28	
14cu|nodejs-callsites-1.0.0-4|29	%build
14cu|nodejs-callsites-1.0.0-4|30	
14cu|nodejs-callsites-1.0.0-4|31	%install
14cu|nodejs-callsites-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsites-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-callsites-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-callsites-1.0.0-4|35	
14cu|nodejs-callsites-1.0.0-4|36	%check
14cu|nodejs-callsites-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-callsites-1.0.0-4|38	mocha
14cu|nodejs-callsites-1.0.0-4|39	
14cu|nodejs-callsites-1.0.0-4|40	%changelog
14cu|nodejs-callsites-1.0.0-4|41	
14cu|nodejs-callsites-1.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-callsites-1.0.0-4|43	- (2d30b5a) BuildList#2799825: Increase release tag
14cu|nodejs-callsites-1.0.0-4|44	
14cu|nodejs-callsites-1.0.0-4|45	

11201 14
14cu|nodejs-camelcase-2.0.1-4|1	%define oname camelcase
14cu|nodejs-camelcase-2.0.1-4|2	
14cu|nodejs-camelcase-2.0.1-4|3	Summary:        Convert separated string to camelCase
14cu|nodejs-camelcase-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-camelcase-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-camelcase-2.0.1-4|6	Release:        4
14cu|nodejs-camelcase-2.0.1-4|7	License:        MIT
14cu|nodejs-camelcase-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-camelcase-2.0.1-4|9	Url:            https://github.com/sindresorhus/camelcase
14cu|nodejs-camelcase-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-camelcase-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-camelcase-2.0.1-4|12	
14cu|nodejs-camelcase-2.0.1-4|13	BuildArch:      noarch
14cu|nodejs-camelcase-2.0.1-4|14	
14cu|nodejs-camelcase-2.0.1-4|15	%description
14cu|nodejs-camelcase-2.0.1-4|16	Convert a dash/dot/underscore/space separated
14cu|nodejs-camelcase-2.0.1-4|17	string to camelCase: foo-bar → fooBar.
14cu|nodejs-camelcase-2.0.1-4|18	
14cu|nodejs-camelcase-2.0.1-4|19	%files
14cu|nodejs-camelcase-2.0.1-4|20	%doc license readme.md
14cu|nodejs-camelcase-2.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-2.0.1-4|22	
14cu|nodejs-camelcase-2.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-camelcase-2.0.1-4|24	
14cu|nodejs-camelcase-2.0.1-4|25	%prep
14cu|nodejs-camelcase-2.0.1-4|26	%setup -q -n package
14cu|nodejs-camelcase-2.0.1-4|27	rm -rf node_modules
14cu|nodejs-camelcase-2.0.1-4|28	
14cu|nodejs-camelcase-2.0.1-4|29	%build
14cu|nodejs-camelcase-2.0.1-4|30	
14cu|nodejs-camelcase-2.0.1-4|31	%install
14cu|nodejs-camelcase-2.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-2.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-2.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-camelcase-2.0.1-4|35	%changelog
14cu|nodejs-camelcase-2.0.1-4|36	
14cu|nodejs-camelcase-2.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-camelcase-2.0.1-4|38	- (410c850) BuildList#2799825: Increase release tag
14cu|nodejs-camelcase-2.0.1-4|39	
14cu|nodejs-camelcase-2.0.1-4|40	

11202 14
14cu|nodejs-camelcase-keys-2.0.0-4|1	%define oname camelcase-keys
14cu|nodejs-camelcase-keys-2.0.0-4|2	
14cu|nodejs-camelcase-keys-2.0.0-4|3	Summary:        Convert object keys to camelCase
14cu|nodejs-camelcase-keys-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-camelcase-keys-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-camelcase-keys-2.0.0-4|6	Release:        4
14cu|nodejs-camelcase-keys-2.0.0-4|7	License:        MIT
14cu|nodejs-camelcase-keys-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-camelcase-keys-2.0.0-4|9	Url:            https://github.com/sindresorhus/camelcase-keys
14cu|nodejs-camelcase-keys-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-camelcase-keys-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-camelcase-keys-2.0.0-4|12	BuildRequires:  npm(map-obj)
14cu|nodejs-camelcase-keys-2.0.0-4|13	BuildRequires:  npm(camelcase)
14cu|nodejs-camelcase-keys-2.0.0-4|14	
14cu|nodejs-camelcase-keys-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-camelcase-keys-2.0.0-4|16	
14cu|nodejs-camelcase-keys-2.0.0-4|17	%description
14cu|nodejs-camelcase-keys-2.0.0-4|18	%{summary}.
14cu|nodejs-camelcase-keys-2.0.0-4|19	
14cu|nodejs-camelcase-keys-2.0.0-4|20	%files
14cu|nodejs-camelcase-keys-2.0.0-4|21	%doc license readme.md
14cu|nodejs-camelcase-keys-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-keys-2.0.0-4|23	
14cu|nodejs-camelcase-keys-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-camelcase-keys-2.0.0-4|25	
14cu|nodejs-camelcase-keys-2.0.0-4|26	%prep
14cu|nodejs-camelcase-keys-2.0.0-4|27	%setup -q -n package
14cu|nodejs-camelcase-keys-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-camelcase-keys-2.0.0-4|29	
14cu|nodejs-camelcase-keys-2.0.0-4|30	%build
14cu|nodejs-camelcase-keys-2.0.0-4|31	
14cu|nodejs-camelcase-keys-2.0.0-4|32	%install
14cu|nodejs-camelcase-keys-2.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-keys-2.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-camelcase-keys-2.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-camelcase-keys-2.0.0-4|36	%changelog
14cu|nodejs-camelcase-keys-2.0.0-4|37	
14cu|nodejs-camelcase-keys-2.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-camelcase-keys-2.0.0-4|39	- (865b0f2) BuildList#2799825: Increase release tag
14cu|nodejs-camelcase-keys-2.0.0-4|40	
14cu|nodejs-camelcase-keys-2.0.0-4|41	

11203 14
14cu|nodejs-capture-stack-trace-1.0.0-4|1	%define oname capture-stack-trace
14cu|nodejs-capture-stack-trace-1.0.0-4|2	
14cu|nodejs-capture-stack-trace-1.0.0-4|3	Summary:        Ponyfill for Error.captureStackTrace
14cu|nodejs-capture-stack-trace-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-capture-stack-trace-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-capture-stack-trace-1.0.0-4|6	Release:        4
14cu|nodejs-capture-stack-trace-1.0.0-4|7	License:        MIT
14cu|nodejs-capture-stack-trace-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-capture-stack-trace-1.0.0-4|9	Url:            https://github.com/floatdrop/capture-stack-trace
14cu|nodejs-capture-stack-trace-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-capture-stack-trace-1.0.0-4|11	Source1:	https://github.com/floatdrop/capture-stack-trace/blob/master/license
14cu|nodejs-capture-stack-trace-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-capture-stack-trace-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-capture-stack-trace-1.0.0-4|14	
14cu|nodejs-capture-stack-trace-1.0.0-4|15	%description
14cu|nodejs-capture-stack-trace-1.0.0-4|16	%{summary}.
14cu|nodejs-capture-stack-trace-1.0.0-4|17	
14cu|nodejs-capture-stack-trace-1.0.0-4|18	%files
14cu|nodejs-capture-stack-trace-1.0.0-4|19	%doc license readme.md
14cu|nodejs-capture-stack-trace-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-capture-stack-trace-1.0.0-4|21	
14cu|nodejs-capture-stack-trace-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-capture-stack-trace-1.0.0-4|23	
14cu|nodejs-capture-stack-trace-1.0.0-4|24	%prep
14cu|nodejs-capture-stack-trace-1.0.0-4|25	%setup -q -n package
14cu|nodejs-capture-stack-trace-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-capture-stack-trace-1.0.0-4|27	cp -r %{SOURCE1} license
14cu|nodejs-capture-stack-trace-1.0.0-4|28	
14cu|nodejs-capture-stack-trace-1.0.0-4|29	%build
14cu|nodejs-capture-stack-trace-1.0.0-4|30	
14cu|nodejs-capture-stack-trace-1.0.0-4|31	%install
14cu|nodejs-capture-stack-trace-1.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-capture-stack-trace-1.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-capture-stack-trace-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-capture-stack-trace-1.0.0-4|35	%changelog
14cu|nodejs-capture-stack-trace-1.0.0-4|36	
14cu|nodejs-capture-stack-trace-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-capture-stack-trace-1.0.0-4|38	- (5f09fb0) BuildList#2799825: Increase release tag
14cu|nodejs-capture-stack-trace-1.0.0-4|39	
14cu|nodejs-capture-stack-trace-1.0.0-4|40	

11204 14
14cu|nodejs-cardinal-0.6.0-4|1	%define oname cardinal
14cu|nodejs-cardinal-0.6.0-4|2	
14cu|nodejs-cardinal-0.6.0-4|3	Summary:        JavaScript code with ANSI colors print to the terminal
14cu|nodejs-cardinal-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cardinal-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-cardinal-0.6.0-4|6	Release:        4
14cu|nodejs-cardinal-0.6.0-4|7	License:        MIT
14cu|nodejs-cardinal-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-cardinal-0.6.0-4|9	Url:            https://github.com/thlorenz/cardinal
14cu|nodejs-cardinal-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cardinal-0.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cardinal-0.6.0-4|12	BuildRequires:  npm(redeyed)
14cu|nodejs-cardinal-0.6.0-4|13	BuildRequires:  npm(ansicolors)
14cu|nodejs-cardinal-0.6.0-4|14	BuildRequires:  npm(readdirp)
14cu|nodejs-cardinal-0.6.0-4|15	BuildRequires:  npm(tap)
14cu|nodejs-cardinal-0.6.0-4|16	BuildRequires:  npm(lodash)
14cu|nodejs-cardinal-0.6.0-4|17	BuildArch:      noarch
14cu|nodejs-cardinal-0.6.0-4|18	
14cu|nodejs-cardinal-0.6.0-4|19	%description
14cu|nodejs-cardinal-0.6.0-4|20	%{summary}.
14cu|nodejs-cardinal-0.6.0-4|21	
14cu|nodejs-cardinal-0.6.0-4|22	%files
14cu|nodejs-cardinal-0.6.0-4|23	%doc LICENSE README.md examples/
14cu|nodejs-cardinal-0.6.0-4|24	%{_bindir}/%{oname}
14cu|nodejs-cardinal-0.6.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cardinal-0.6.0-4|26	
14cu|nodejs-cardinal-0.6.0-4|27	#------------------------------------------------------------------
14cu|nodejs-cardinal-0.6.0-4|28	
14cu|nodejs-cardinal-0.6.0-4|29	%prep
14cu|nodejs-cardinal-0.6.0-4|30	%setup -q -n package
14cu|nodejs-cardinal-0.6.0-4|31	rm -rf node_modules
14cu|nodejs-cardinal-0.6.0-4|32	%nodejs_fixdep redeyed
14cu|nodejs-cardinal-0.6.0-4|33	%nodejs_fixdep ansicolors
14cu|nodejs-cardinal-0.6.0-4|34	%nodejs_fixdep lodash
14cu|nodejs-cardinal-0.6.0-4|35	
14cu|nodejs-cardinal-0.6.0-4|36	%build
14cu|nodejs-cardinal-0.6.0-4|37	
14cu|nodejs-cardinal-0.6.0-4|38	%install
14cu|nodejs-cardinal-0.6.0-4|39	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-cardinal-0.6.0-4|40	cp -r package.json *.js lib/ bin/ themes/ \
14cu|nodejs-cardinal-0.6.0-4|41	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-cardinal-0.6.0-4|42	%nodejs_symlink_deps
14cu|nodejs-cardinal-0.6.0-4|43	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/cdl.js
14cu|nodejs-cardinal-0.6.0-4|44	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-cardinal-0.6.0-4|45	ln -sf %{nodejs_sitelib}/%{oname}/bin/cdl.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-cardinal-0.6.0-4|46	
14cu|nodejs-cardinal-0.6.0-4|47	%check
14cu|nodejs-cardinal-0.6.0-4|48	rm -fr test/cardinal-smoke.js
14cu|nodejs-cardinal-0.6.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-cardinal-0.6.0-4|50	%tap ./test/*.js
14cu|nodejs-cardinal-0.6.0-4|51	
14cu|nodejs-cardinal-0.6.0-4|52	%changelog
14cu|nodejs-cardinal-0.6.0-4|53	
14cu|nodejs-cardinal-0.6.0-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-cardinal-0.6.0-4|55	- (fea95c9) BuildList#2799825: Increase release tag
14cu|nodejs-cardinal-0.6.0-4|56	
14cu|nodejs-cardinal-0.6.0-4|57	

11205 14
14cu|nodejs-caseless-0.11.0-4|1	%define oname caseless
14cu|nodejs-caseless-0.11.0-4|2	
14cu|nodejs-caseless-0.11.0-4|3	Summary:        Caseless object set/get/has, very useful when working with HTTP headers
14cu|nodejs-caseless-0.11.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-caseless-0.11.0-4|5	Version:        0.11.0
14cu|nodejs-caseless-0.11.0-4|6	Release:        4
14cu|nodejs-caseless-0.11.0-4|7	License:        ASL 2.0
14cu|nodejs-caseless-0.11.0-4|8	Group:          Development/Other
14cu|nodejs-caseless-0.11.0-4|9	Url:            https://github.com/mikeal/caseless
14cu|nodejs-caseless-0.11.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-caseless-0.11.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-caseless-0.11.0-4|12	BuildArch:      noarch
14cu|nodejs-caseless-0.11.0-4|13	
14cu|nodejs-caseless-0.11.0-4|14	%description
14cu|nodejs-caseless-0.11.0-4|15	%{summary}.
14cu|nodejs-caseless-0.11.0-4|16	
14cu|nodejs-caseless-0.11.0-4|17	%files
14cu|nodejs-caseless-0.11.0-4|18	%doc LICENSE README.md
14cu|nodejs-caseless-0.11.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-caseless-0.11.0-4|20	
14cu|nodejs-caseless-0.11.0-4|21	#------------------------------------------------------------------
14cu|nodejs-caseless-0.11.0-4|22	
14cu|nodejs-caseless-0.11.0-4|23	%prep
14cu|nodejs-caseless-0.11.0-4|24	%setup -q -n package
14cu|nodejs-caseless-0.11.0-4|25	rm -rf node_modules
14cu|nodejs-caseless-0.11.0-4|26	
14cu|nodejs-caseless-0.11.0-4|27	%build
14cu|nodejs-caseless-0.11.0-4|28	
14cu|nodejs-caseless-0.11.0-4|29	%install
14cu|nodejs-caseless-0.11.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caseless-0.11.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caseless-0.11.0-4|32	%nodejs_symlink_deps
14cu|nodejs-caseless-0.11.0-4|33	%changelog
14cu|nodejs-caseless-0.11.0-4|34	
14cu|nodejs-caseless-0.11.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.0-4
14cu|nodejs-caseless-0.11.0-4|36	- (64ef74f) BuildList#2799825: Increase release tag
14cu|nodejs-caseless-0.11.0-4|37	
14cu|nodejs-caseless-0.11.0-4|38	

11206 14
14cu|nodejs-castv2-0.1.6-4|1	%define oname castv2
14cu|nodejs-castv2-0.1.6-4|2	
14cu|nodejs-castv2-0.1.6-4|3	Summary:        An implementation of the Chromecast CASTV2 protocol
14cu|nodejs-castv2-0.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-castv2-0.1.6-4|5	Version:        0.1.6
14cu|nodejs-castv2-0.1.6-4|6	Release:        4
14cu|nodejs-castv2-0.1.6-4|7	License:        MIT
14cu|nodejs-castv2-0.1.6-4|8	Group:          Development/Other
14cu|nodejs-castv2-0.1.6-4|9	Url:            https://github.com/thibauts/node-castv2
14cu|nodejs-castv2-0.1.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-castv2-0.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-castv2-0.1.6-4|12	BuildRequires:  npm(protobufjs)
14cu|nodejs-castv2-0.1.6-4|13	BuildRequires:  npm(debug)
14cu|nodejs-castv2-0.1.6-4|14	BuildArch:      noarch
14cu|nodejs-castv2-0.1.6-4|15	
14cu|nodejs-castv2-0.1.6-4|16	%description
14cu|nodejs-castv2-0.1.6-4|17	%{summary}.
14cu|nodejs-castv2-0.1.6-4|18	
14cu|nodejs-castv2-0.1.6-4|19	%files
14cu|nodejs-castv2-0.1.6-4|20	%doc LICENSE *.md
14cu|nodejs-castv2-0.1.6-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-0.1.6-4|22	
14cu|nodejs-castv2-0.1.6-4|23	#------------------------------------------------------------------
14cu|nodejs-castv2-0.1.6-4|24	
14cu|nodejs-castv2-0.1.6-4|25	%prep
14cu|nodejs-castv2-0.1.6-4|26	%setup -q -n package
14cu|nodejs-castv2-0.1.6-4|27	rm -rf node_modules
14cu|nodejs-castv2-0.1.6-4|28	%nodejs_fixdep debug
14cu|nodejs-castv2-0.1.6-4|29	%nodejs_fixdep protobufjs
14cu|nodejs-castv2-0.1.6-4|30	
14cu|nodejs-castv2-0.1.6-4|31	%build
14cu|nodejs-castv2-0.1.6-4|32	
14cu|nodejs-castv2-0.1.6-4|33	%install
14cu|nodejs-castv2-0.1.6-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-0.1.6-4|35	cp -r package.json index.js bin/ lib/ \
14cu|nodejs-castv2-0.1.6-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-0.1.6-4|37	
14cu|nodejs-castv2-0.1.6-4|38	pushd %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-castv2-0.1.6-4|39	chmod 755 dump-*
14cu|nodejs-castv2-0.1.6-4|40	chmod 755 inspect-cert
14cu|nodejs-castv2-0.1.6-4|41	popd
14cu|nodejs-castv2-0.1.6-4|42	
14cu|nodejs-castv2-0.1.6-4|43	%nodejs_symlink_deps
14cu|nodejs-castv2-0.1.6-4|44	%changelog
14cu|nodejs-castv2-0.1.6-4|45	
14cu|nodejs-castv2-0.1.6-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.6-4
14cu|nodejs-castv2-0.1.6-4|47	- (f4ac947) BuildList#2799825: Increase release tag
14cu|nodejs-castv2-0.1.6-4|48	
14cu|nodejs-castv2-0.1.6-4|49	

11207 14
14cu|nodejs-castv2-client-1.1.1-4|1	%define oname castv2-client
14cu|nodejs-castv2-client-1.1.1-4|2	
14cu|nodejs-castv2-client-1.1.1-4|3	Summary:        A Chromecast client based on the new (CASTV2) protocol
14cu|nodejs-castv2-client-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-castv2-client-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-castv2-client-1.1.1-4|6	Release:        4
14cu|nodejs-castv2-client-1.1.1-4|7	License:        MIT
14cu|nodejs-castv2-client-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-castv2-client-1.1.1-4|9	Url:            https://github.com/thibauts/node-castv2-client
14cu|nodejs-castv2-client-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-castv2-client-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-castv2-client-1.1.1-4|12	BuildRequires:  npm(castv2)
14cu|nodejs-castv2-client-1.1.1-4|13	BuildRequires:  npm(debug)
14cu|nodejs-castv2-client-1.1.1-4|14	BuildArch:      noarch
14cu|nodejs-castv2-client-1.1.1-4|15	
14cu|nodejs-castv2-client-1.1.1-4|16	%description
14cu|nodejs-castv2-client-1.1.1-4|17	%{summary}.
14cu|nodejs-castv2-client-1.1.1-4|18	
14cu|nodejs-castv2-client-1.1.1-4|19	%files
14cu|nodejs-castv2-client-1.1.1-4|20	%doc LICENSE *.md
14cu|nodejs-castv2-client-1.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-client-1.1.1-4|22	
14cu|nodejs-castv2-client-1.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-castv2-client-1.1.1-4|24	
14cu|nodejs-castv2-client-1.1.1-4|25	%prep
14cu|nodejs-castv2-client-1.1.1-4|26	%setup -q -n package
14cu|nodejs-castv2-client-1.1.1-4|27	rm -rf node_modules
14cu|nodejs-castv2-client-1.1.1-4|28	%nodejs_fixdep debug
14cu|nodejs-castv2-client-1.1.1-4|29	
14cu|nodejs-castv2-client-1.1.1-4|30	%build
14cu|nodejs-castv2-client-1.1.1-4|31	
14cu|nodejs-castv2-client-1.1.1-4|32	%install
14cu|nodejs-castv2-client-1.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-client-1.1.1-4|34	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-castv2-client-1.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-castv2-client-1.1.1-4|36	%changelog
14cu|nodejs-castv2-client-1.1.1-4|37	
14cu|nodejs-castv2-client-1.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-castv2-client-1.1.1-4|39	- (3b7795a) BuildList#2799825: Increase release tag
14cu|nodejs-castv2-client-1.1.1-4|40	
14cu|nodejs-castv2-client-1.1.1-4|41	

11208 14
14cu|nodejs-caw-1.2.0-4|1	%define oname caw
14cu|nodejs-caw-1.2.0-4|2	
14cu|nodejs-caw-1.2.0-4|3	Summary:        Construct HTTP/HTTPS agents for tunneling proxies
14cu|nodejs-caw-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-caw-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-caw-1.2.0-4|6	Release:        4
14cu|nodejs-caw-1.2.0-4|7	License:        MIT
14cu|nodejs-caw-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-caw-1.2.0-4|9	Url:            https://github.com/kevva/caw
14cu|nodejs-caw-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-caw-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-caw-1.2.0-4|12	BuildRequires:  npm(tunnel-agent)
14cu|nodejs-caw-1.2.0-4|13	BuildRequires:  npm(object-assign)
14cu|nodejs-caw-1.2.0-4|14	BuildRequires:  npm(is-obj)
14cu|nodejs-caw-1.2.0-4|15	BuildRequires:  npm(get-proxy)
14cu|nodejs-caw-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-caw-1.2.0-4|17	
14cu|nodejs-caw-1.2.0-4|18	%description
14cu|nodejs-caw-1.2.0-4|19	%{summary}.
14cu|nodejs-caw-1.2.0-4|20	
14cu|nodejs-caw-1.2.0-4|21	%files
14cu|nodejs-caw-1.2.0-4|22	%doc license *.md
14cu|nodejs-caw-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-caw-1.2.0-4|24	
14cu|nodejs-caw-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-caw-1.2.0-4|26	
14cu|nodejs-caw-1.2.0-4|27	%prep
14cu|nodejs-caw-1.2.0-4|28	%setup -q -n package
14cu|nodejs-caw-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-caw-1.2.0-4|30	
14cu|nodejs-caw-1.2.0-4|31	%build
14cu|nodejs-caw-1.2.0-4|32	
14cu|nodejs-caw-1.2.0-4|33	%install
14cu|nodejs-caw-1.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caw-1.2.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-caw-1.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-caw-1.2.0-4|37	%changelog
14cu|nodejs-caw-1.2.0-4|38	
14cu|nodejs-caw-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-caw-1.2.0-4|40	- (fd6b21d) BuildList#2799825: Increase release tag
14cu|nodejs-caw-1.2.0-4|41	
14cu|nodejs-caw-1.2.0-4|42	

11209 14
14cu|nodejs-chai-3.4.2-4|1	%define oname chai
14cu|nodejs-chai-3.4.2-4|2	
14cu|nodejs-chai-3.4.2-4|3	Summary:        BDD/TDD assertion library for Node.js and the browser
14cu|nodejs-chai-3.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-chai-3.4.2-4|5	Version:        3.4.2
14cu|nodejs-chai-3.4.2-4|6	Release:        4
14cu|nodejs-chai-3.4.2-4|7	Group:		Development/Other
14cu|nodejs-chai-3.4.2-4|8	License:        MIT
14cu|nodejs-chai-3.4.2-4|9	URL:            http://chaijs.com
14cu|nodejs-chai-3.4.2-4|10	Source0:        https://github.com/%{oname}js/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-chai-3.4.2-4|11	BuildArch:      noarch
14cu|nodejs-chai-3.4.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-chai-3.4.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-chai-3.4.2-4|14	BuildRequires:  npm(assertion-error)
14cu|nodejs-chai-3.4.2-4|15	BuildRequires:  npm(deep-eql)
14cu|nodejs-chai-3.4.2-4|16	
14cu|nodejs-chai-3.4.2-4|17	%description
14cu|nodejs-chai-3.4.2-4|18	Chai is a BDD / TDD assertion library for node and the browser that
14cu|nodejs-chai-3.4.2-4|19	can be delightfully paired with any JavaScript testing framework.
14cu|nodejs-chai-3.4.2-4|20	
14cu|nodejs-chai-3.4.2-4|21	%files
14cu|nodejs-chai-3.4.2-4|22	%doc *.md
14cu|nodejs-chai-3.4.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-3.4.2-4|24	#-------------------------------------------------
14cu|nodejs-chai-3.4.2-4|25	
14cu|nodejs-chai-3.4.2-4|26	%prep
14cu|nodejs-chai-3.4.2-4|27	%setup -qn %{oname}-%{version}
14cu|nodejs-chai-3.4.2-4|28	rm -rf node_modules
14cu|nodejs-chai-3.4.2-4|29	%nodejs_fixdep type-detect
14cu|nodejs-chai-3.4.2-4|30	%nodejs_fixdep deep-eql
14cu|nodejs-chai-3.4.2-4|31	%nodejs_fixdep assertion-error
14cu|nodejs-chai-3.4.2-4|32	
14cu|nodejs-chai-3.4.2-4|33	%build
14cu|nodejs-chai-3.4.2-4|34	
14cu|nodejs-chai-3.4.2-4|35	
14cu|nodejs-chai-3.4.2-4|36	%install
14cu|nodejs-chai-3.4.2-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-3.4.2-4|38	cp -r *.json index.js *.js lib/ support/ \
14cu|nodejs-chai-3.4.2-4|39	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-3.4.2-4|40	%nodejs_symlink_deps
14cu|nodejs-chai-3.4.2-4|41	
14cu|nodejs-chai-3.4.2-4|42	
14cu|nodejs-chai-3.4.2-4|43	%check
14cu|nodejs-chai-3.4.2-4|44	%nodejs_symlink_deps --check
14cu|nodejs-chai-3.4.2-4|45	mocha --require ./test/bootstrap --reporter dot --ui tdd test/*.js || :
14cu|nodejs-chai-3.4.2-4|46	
14cu|nodejs-chai-3.4.2-4|47	%changelog
14cu|nodejs-chai-3.4.2-4|48	
14cu|nodejs-chai-3.4.2-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.2-4
14cu|nodejs-chai-3.4.2-4|50	- (9853497) BuildList#2799825: Increase release tag
14cu|nodejs-chai-3.4.2-4|51	
14cu|nodejs-chai-3.4.2-4|52	

11210 14
14cu|nodejs-chai-connect-middleware-0.3.1-4|1	%define oname chai-connect-middleware
14cu|nodejs-chai-connect-middleware-0.3.1-4|2	
14cu|nodejs-chai-connect-middleware-0.3.1-4|3	Summary:        Helpers for testing Connect middleware with the Chai assertion library
14cu|nodejs-chai-connect-middleware-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-chai-connect-middleware-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-chai-connect-middleware-0.3.1-4|6	Release:        4
14cu|nodejs-chai-connect-middleware-0.3.1-4|7	License:        MIT
14cu|nodejs-chai-connect-middleware-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-chai-connect-middleware-0.3.1-4|9	Url:            https://github.com/jaredhanson/chai-connect-middleware
14cu|nodejs-chai-connect-middleware-0.3.1-4|10	Source0:        https://github.com/jaredhanson/chai-connect-middleware/archive/v%{version}.tar.gz
14cu|nodejs-chai-connect-middleware-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-chai-connect-middleware-0.3.1-4|12	BuildRequires:  npm(chai)
14cu|nodejs-chai-connect-middleware-0.3.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-chai-connect-middleware-0.3.1-4|14	BuildArch:      noarch
14cu|nodejs-chai-connect-middleware-0.3.1-4|15	
14cu|nodejs-chai-connect-middleware-0.3.1-4|16	%description
14cu|nodejs-chai-connect-middleware-0.3.1-4|17	%{summary}.
14cu|nodejs-chai-connect-middleware-0.3.1-4|18	
14cu|nodejs-chai-connect-middleware-0.3.1-4|19	%files
14cu|nodejs-chai-connect-middleware-0.3.1-4|20	%doc LICENSE *.md
14cu|nodejs-chai-connect-middleware-0.3.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-connect-middleware-0.3.1-4|22	
14cu|nodejs-chai-connect-middleware-0.3.1-4|23	#------------------------------------------------------------------
14cu|nodejs-chai-connect-middleware-0.3.1-4|24	
14cu|nodejs-chai-connect-middleware-0.3.1-4|25	%prep
14cu|nodejs-chai-connect-middleware-0.3.1-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-chai-connect-middleware-0.3.1-4|27	rm -rf node_modules
14cu|nodejs-chai-connect-middleware-0.3.1-4|28	
14cu|nodejs-chai-connect-middleware-0.3.1-4|29	%build
14cu|nodejs-chai-connect-middleware-0.3.1-4|30	
14cu|nodejs-chai-connect-middleware-0.3.1-4|31	%install
14cu|nodejs-chai-connect-middleware-0.3.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-connect-middleware-0.3.1-4|33	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-connect-middleware-0.3.1-4|34	%nodejs_symlink_deps
14cu|nodejs-chai-connect-middleware-0.3.1-4|35	
14cu|nodejs-chai-connect-middleware-0.3.1-4|36	
14cu|nodejs-chai-connect-middleware-0.3.1-4|37	%check
14cu|nodejs-chai-connect-middleware-0.3.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-chai-connect-middleware-0.3.1-4|39	mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cu|nodejs-chai-connect-middleware-0.3.1-4|40	
14cu|nodejs-chai-connect-middleware-0.3.1-4|41	%changelog
14cu|nodejs-chai-connect-middleware-0.3.1-4|42	
14cu|nodejs-chai-connect-middleware-0.3.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-chai-connect-middleware-0.3.1-4|44	- (6e4315b) BuildList#2799825: Increase release tag
14cu|nodejs-chai-connect-middleware-0.3.1-4|45	
14cu|nodejs-chai-connect-middleware-0.3.1-4|46	

11211 14
14cu|nodejs-chainsaw-0.1.0-4|1	%define oname chainsaw
14cu|nodejs-chainsaw-0.1.0-4|2	
14cu|nodejs-chainsaw-0.1.0-4|3	Summary:        Build chainable fluent interfaces the easy way, with a freakin' chainsaw
14cu|nodejs-chainsaw-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-chainsaw-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-chainsaw-0.1.0-4|6	Release:        4
14cu|nodejs-chainsaw-0.1.0-4|7	License:        MIT
14cu|nodejs-chainsaw-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-chainsaw-0.1.0-4|9	Url:            https://github.com/substack/node-chainsaw
14cu|nodejs-chainsaw-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-chainsaw-0.1.0-4|11	Source1:        https://raw.githubusercontent.com/substack/node-chainsaw/master/LICENSE
14cu|nodejs-chainsaw-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-chainsaw-0.1.0-4|13	BuildRequires:  npm(traverse)
14cu|nodejs-chainsaw-0.1.0-4|14	BuildArch:      noarch
14cu|nodejs-chainsaw-0.1.0-4|15	
14cu|nodejs-chainsaw-0.1.0-4|16	%description
14cu|nodejs-chainsaw-0.1.0-4|17	%{summary}.
14cu|nodejs-chainsaw-0.1.0-4|18	
14cu|nodejs-chainsaw-0.1.0-4|19	%files
14cu|nodejs-chainsaw-0.1.0-4|20	%doc LICENSE README.markdown examples
14cu|nodejs-chainsaw-0.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chainsaw-0.1.0-4|22	
14cu|nodejs-chainsaw-0.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-chainsaw-0.1.0-4|24	
14cu|nodejs-chainsaw-0.1.0-4|25	%prep
14cu|nodejs-chainsaw-0.1.0-4|26	%setup -q -n package
14cu|nodejs-chainsaw-0.1.0-4|27	rm -rf node_modules
14cu|nodejs-chainsaw-0.1.0-4|28	%nodejs_fixdep traverse 0.6.x
14cu|nodejs-chainsaw-0.1.0-4|29	cp -p %{SOURCE1} .
14cu|nodejs-chainsaw-0.1.0-4|30	chmod 644 index.js
14cu|nodejs-chainsaw-0.1.0-4|31	
14cu|nodejs-chainsaw-0.1.0-4|32	%build
14cu|nodejs-chainsaw-0.1.0-4|33	
14cu|nodejs-chainsaw-0.1.0-4|34	%install
14cu|nodejs-chainsaw-0.1.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chainsaw-0.1.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chainsaw-0.1.0-4|37	%nodejs_symlink_deps
14cu|nodejs-chainsaw-0.1.0-4|38	
14cu|nodejs-chainsaw-0.1.0-4|39	
14cu|nodejs-chainsaw-0.1.0-4|40	%check
14cu|nodejs-chainsaw-0.1.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-chainsaw-0.1.0-4|42	%__nodejs test/chainsaw.js
14cu|nodejs-chainsaw-0.1.0-4|43	%changelog
14cu|nodejs-chainsaw-0.1.0-4|44	
14cu|nodejs-chainsaw-0.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-chainsaw-0.1.0-4|46	- (4dbb5e8) BuildList#2799825: Increase release tag
14cu|nodejs-chainsaw-0.1.0-4|47	
14cu|nodejs-chainsaw-0.1.0-4|48	

11212 14
14cu|nodejs-chai-passport-strategy-1.0.0-4|1	%define oname chai-passport-strategy
14cu|nodejs-chai-passport-strategy-1.0.0-4|2	
14cu|nodejs-chai-passport-strategy-1.0.0-4|3	
14cu|nodejs-chai-passport-strategy-1.0.0-4|4	Summary:        Helpers for testing Passport strategies with Chai
14cu|nodejs-chai-passport-strategy-1.0.0-4|5	Name:           nodejs-%{oname}
14cu|nodejs-chai-passport-strategy-1.0.0-4|6	Version:        1.0.0
14cu|nodejs-chai-passport-strategy-1.0.0-4|7	Release:        4
14cu|nodejs-chai-passport-strategy-1.0.0-4|8	Group:		Development/Other
14cu|nodejs-chai-passport-strategy-1.0.0-4|9	License:        MIT
14cu|nodejs-chai-passport-strategy-1.0.0-4|10	URL:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-chai-passport-strategy-1.0.0-4|11	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-chai-passport-strategy-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-chai-passport-strategy-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-chai-passport-strategy-1.0.0-4|14	BuildRequires:  npm(chai)
14cu|nodejs-chai-passport-strategy-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-chai-passport-strategy-1.0.0-4|16	
14cu|nodejs-chai-passport-strategy-1.0.0-4|17	%description
14cu|nodejs-chai-passport-strategy-1.0.0-4|18	Helpers for testing Passport strategies with the Chai assertion library.
14cu|nodejs-chai-passport-strategy-1.0.0-4|19	
14cu|nodejs-chai-passport-strategy-1.0.0-4|20	%files
14cu|nodejs-chai-passport-strategy-1.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-chai-passport-strategy-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-passport-strategy-1.0.0-4|23	#-----------------------------------------------------------------
14cu|nodejs-chai-passport-strategy-1.0.0-4|24	%prep
14cu|nodejs-chai-passport-strategy-1.0.0-4|25	%setup -qn %{oname}-%{version}
14cu|nodejs-chai-passport-strategy-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-chai-passport-strategy-1.0.0-4|27	
14cu|nodejs-chai-passport-strategy-1.0.0-4|28	
14cu|nodejs-chai-passport-strategy-1.0.0-4|29	%build
14cu|nodejs-chai-passport-strategy-1.0.0-4|30	
14cu|nodejs-chai-passport-strategy-1.0.0-4|31	
14cu|nodejs-chai-passport-strategy-1.0.0-4|32	%install
14cu|nodejs-chai-passport-strategy-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-passport-strategy-1.0.0-4|34	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-passport-strategy-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-chai-passport-strategy-1.0.0-4|36	
14cu|nodejs-chai-passport-strategy-1.0.0-4|37	
14cu|nodejs-chai-passport-strategy-1.0.0-4|38	%check
14cu|nodejs-chai-passport-strategy-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-chai-passport-strategy-1.0.0-4|40	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec \
14cu|nodejs-chai-passport-strategy-1.0.0-4|41	--require test/bootstrap/node test/*.test.js
14cu|nodejs-chai-passport-strategy-1.0.0-4|42	
14cu|nodejs-chai-passport-strategy-1.0.0-4|43	%changelog
14cu|nodejs-chai-passport-strategy-1.0.0-4|44	
14cu|nodejs-chai-passport-strategy-1.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-chai-passport-strategy-1.0.0-4|46	- (918c841) BuildList#2799825: Increase release tag
14cu|nodejs-chai-passport-strategy-1.0.0-4|47	
14cu|nodejs-chai-passport-strategy-1.0.0-4|48	

11213 14
14cu|nodejs-chai-subset-1.2.0-4|1	%define oname chai-subset
14cu|nodejs-chai-subset-1.2.0-4|2	
14cu|nodejs-chai-subset-1.2.0-4|3	Summary:        Object properties matcher for Chai
14cu|nodejs-chai-subset-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-chai-subset-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-chai-subset-1.2.0-4|6	Release:        4
14cu|nodejs-chai-subset-1.2.0-4|7	License:        MIT
14cu|nodejs-chai-subset-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-chai-subset-1.2.0-4|9	Url:            https://github.com/debitoor/chai-subset
14cu|nodejs-chai-subset-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-chai-subset-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-chai-subset-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-chai-subset-1.2.0-4|13	
14cu|nodejs-chai-subset-1.2.0-4|14	%description
14cu|nodejs-chai-subset-1.2.0-4|15	%{summary}.
14cu|nodejs-chai-subset-1.2.0-4|16	
14cu|nodejs-chai-subset-1.2.0-4|17	%files
14cu|nodejs-chai-subset-1.2.0-4|18	%doc LICENSE *.md
14cu|nodejs-chai-subset-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-subset-1.2.0-4|20	
14cu|nodejs-chai-subset-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-chai-subset-1.2.0-4|22	
14cu|nodejs-chai-subset-1.2.0-4|23	%prep
14cu|nodejs-chai-subset-1.2.0-4|24	%setup -q -n package
14cu|nodejs-chai-subset-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-chai-subset-1.2.0-4|26	
14cu|nodejs-chai-subset-1.2.0-4|27	%build
14cu|nodejs-chai-subset-1.2.0-4|28	
14cu|nodejs-chai-subset-1.2.0-4|29	%install
14cu|nodejs-chai-subset-1.2.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-subset-1.2.0-4|31	cp -r package.json lib/ coverage/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-chai-subset-1.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-chai-subset-1.2.0-4|33	%changelog
14cu|nodejs-chai-subset-1.2.0-4|34	
14cu|nodejs-chai-subset-1.2.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-chai-subset-1.2.0-4|36	- (ccad11c) BuildList#2799825: Increase release tag
14cu|nodejs-chai-subset-1.2.0-4|37	
14cu|nodejs-chai-subset-1.2.0-4|38	

11214 14
14cu|nodejs-chalk-1.1.1-4|1	%define oname chalk
14cu|nodejs-chalk-1.1.1-4|2	
14cu|nodejs-chalk-1.1.1-4|3	Name:       nodejs-%{oname}
14cu|nodejs-chalk-1.1.1-4|4	Version:    1.1.1
14cu|nodejs-chalk-1.1.1-4|5	Release:    4
14cu|nodejs-chalk-1.1.1-4|6	Summary:    Terminal string styling done right
14cu|nodejs-chalk-1.1.1-4|7	License:    MIT
14cu|nodejs-chalk-1.1.1-4|8	Group:      Development/Other
14cu|nodejs-chalk-1.1.1-4|9	URL:        https://github.com/sindresorhus/%{oname}
14cu|nodejs-chalk-1.1.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-chalk-1.1.1-4|11	
14cu|nodejs-chalk-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-chalk-1.1.1-4|13	BuildRequires:  npm(supports-color)
14cu|nodejs-chalk-1.1.1-4|14	BuildRequires:  npm(strip-ansi)
14cu|nodejs-chalk-1.1.1-4|15	BuildRequires:  npm(has-ansi)
14cu|nodejs-chalk-1.1.1-4|16	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-chalk-1.1.1-4|17	BuildRequires:  npm(ansi-styles)
14cu|nodejs-chalk-1.1.1-4|18	
14cu|nodejs-chalk-1.1.1-4|19	BuildArch:  noarch
14cu|nodejs-chalk-1.1.1-4|20	
14cu|nodejs-chalk-1.1.1-4|21	%description
14cu|nodejs-chalk-1.1.1-4|22	%{summary}.
14cu|nodejs-chalk-1.1.1-4|23	
14cu|nodejs-chalk-1.1.1-4|24	%files
14cu|nodejs-chalk-1.1.1-4|25	%doc license readme.md
14cu|nodejs-chalk-1.1.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chalk-1.1.1-4|27	#------------------------------------------------------------
14cu|nodejs-chalk-1.1.1-4|28	
14cu|nodejs-chalk-1.1.1-4|29	%prep
14cu|nodejs-chalk-1.1.1-4|30	%setup -qn package
14cu|nodejs-chalk-1.1.1-4|31	
14cu|nodejs-chalk-1.1.1-4|32	%build
14cu|nodejs-chalk-1.1.1-4|33	#nothing to do
14cu|nodejs-chalk-1.1.1-4|34	
14cu|nodejs-chalk-1.1.1-4|35	
14cu|nodejs-chalk-1.1.1-4|36	%install
14cu|nodejs-chalk-1.1.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chalk-1.1.1-4|38	cp -pr package.json index.js \
14cu|nodejs-chalk-1.1.1-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chalk-1.1.1-4|40	
14cu|nodejs-chalk-1.1.1-4|41	%nodejs_symlink_deps
14cu|nodejs-chalk-1.1.1-4|42	
14cu|nodejs-chalk-1.1.1-4|43	
14cu|nodejs-chalk-1.1.1-4|44	
14cu|nodejs-chalk-1.1.1-4|45	
14cu|nodejs-chalk-1.1.1-4|46	
14cu|nodejs-chalk-1.1.1-4|47	
14cu|nodejs-chalk-1.1.1-4|48	%changelog
14cu|nodejs-chalk-1.1.1-4|49	
14cu|nodejs-chalk-1.1.1-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-chalk-1.1.1-4|51	- (4fbc68c) BuildList#2799825: Increase release tag
14cu|nodejs-chalk-1.1.1-4|52	
14cu|nodejs-chalk-1.1.1-4|53	

11215 14
14cu|nodejs-character-parser-2.1.1-4|1	%define oname character-parser
14cu|nodejs-character-parser-2.1.1-4|2	
14cu|nodejs-character-parser-2.1.1-4|3	Summary:    Parse JavaScript one character at a time to look for snippets in templates
14cu|nodejs-character-parser-2.1.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-character-parser-2.1.1-4|5	Version:    2.1.1
14cu|nodejs-character-parser-2.1.1-4|6	Release:    4
14cu|nodejs-character-parser-2.1.1-4|7	License:    MIT
14cu|nodejs-character-parser-2.1.1-4|8	Group:      Development/Other
14cu|nodejs-character-parser-2.1.1-4|9	URL:        https://github.com/ForbesLindesay/%{oname}
14cu|nodejs-character-parser-2.1.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-character-parser-2.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-character-parser-2.1.1-4|12	BuildArch:  noarch
14cu|nodejs-character-parser-2.1.1-4|13	
14cu|nodejs-character-parser-2.1.1-4|14	%description
14cu|nodejs-character-parser-2.1.1-4|15	Parse JavaScript one character at a time to look for snippets in templates.
14cu|nodejs-character-parser-2.1.1-4|16	This is not a validator, it's just designed to allow you to have sections
14cu|nodejs-character-parser-2.1.1-4|17	of JavaScript delimited by brackets robustly.
14cu|nodejs-character-parser-2.1.1-4|18	
14cu|nodejs-character-parser-2.1.1-4|19	%files
14cu|nodejs-character-parser-2.1.1-4|20	%doc LICENSE README.md
14cu|nodejs-character-parser-2.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-character-parser-2.1.1-4|22	#--------------------------------------------------------------------
14cu|nodejs-character-parser-2.1.1-4|23	
14cu|nodejs-character-parser-2.1.1-4|24	%prep
14cu|nodejs-character-parser-2.1.1-4|25	%setup -q -n package
14cu|nodejs-character-parser-2.1.1-4|26	for i in LICENSE README.md; do
14cu|nodejs-character-parser-2.1.1-4|27	sed -i -e 's/\r$//' "${i}"
14cu|nodejs-character-parser-2.1.1-4|28	done
14cu|nodejs-character-parser-2.1.1-4|29	
14cu|nodejs-character-parser-2.1.1-4|30	%build
14cu|nodejs-character-parser-2.1.1-4|31	#nothing to do
14cu|nodejs-character-parser-2.1.1-4|32	
14cu|nodejs-character-parser-2.1.1-4|33	
14cu|nodejs-character-parser-2.1.1-4|34	%install
14cu|nodejs-character-parser-2.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-character-parser-2.1.1-4|36	cp -pr package.json index.js \
14cu|nodejs-character-parser-2.1.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-character-parser-2.1.1-4|38	
14cu|nodejs-character-parser-2.1.1-4|39	%nodejs_symlink_deps
14cu|nodejs-character-parser-2.1.1-4|40	
14cu|nodejs-character-parser-2.1.1-4|41	
14cu|nodejs-character-parser-2.1.1-4|42	
14cu|nodejs-character-parser-2.1.1-4|43	%changelog
14cu|nodejs-character-parser-2.1.1-4|44	
14cu|nodejs-character-parser-2.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.1-4
14cu|nodejs-character-parser-2.1.1-4|46	- (0cbb05b) BuildList#2799825: Increase release tag
14cu|nodejs-character-parser-2.1.1-4|47	
14cu|nodejs-character-parser-2.1.1-4|48	

11216 14
14cu|nodejs-charm-1.0.0-4|1	%define oname	charm
14cu|nodejs-charm-1.0.0-4|2	
14cu|nodejs-charm-1.0.0-4|3	Summary:        ANSI control sequences for terminal cursor hopping and colors
14cu|nodejs-charm-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-charm-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-charm-1.0.0-4|6	Release:        4
14cu|nodejs-charm-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-charm-1.0.0-4|8	License:        MIT
14cu|nodejs-charm-1.0.0-4|9	URL:            https://github.com/substack/node-%{oname}
14cu|nodejs-charm-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-charm-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-charm-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-charm-1.0.0-4|13	
14cu|nodejs-charm-1.0.0-4|14	%description
14cu|nodejs-charm-1.0.0-4|15	Uses ANSI control sequences to write colors
14cu|nodejs-charm-1.0.0-4|16	and cursor positions to terminals.
14cu|nodejs-charm-1.0.0-4|17	
14cu|nodejs-charm-1.0.0-4|18	%files
14cu|nodejs-charm-1.0.0-4|19	%doc README.markdown example
14cu|nodejs-charm-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-charm-1.0.0-4|21	#-----------------------------------------------------------------
14cu|nodejs-charm-1.0.0-4|22	
14cu|nodejs-charm-1.0.0-4|23	%prep
14cu|nodejs-charm-1.0.0-4|24	%setup -q -n package
14cu|nodejs-charm-1.0.0-4|25	
14cu|nodejs-charm-1.0.0-4|26	%build
14cu|nodejs-charm-1.0.0-4|27	#nothing to do
14cu|nodejs-charm-1.0.0-4|28	
14cu|nodejs-charm-1.0.0-4|29	%install
14cu|nodejs-charm-1.0.0-4|30	
14cu|nodejs-charm-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-charm-1.0.0-4|32	cp -pr package.json index.js lib/ \
14cu|nodejs-charm-1.0.0-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-charm-1.0.0-4|34	
14cu|nodejs-charm-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-charm-1.0.0-4|36	
14cu|nodejs-charm-1.0.0-4|37	%changelog
14cu|nodejs-charm-1.0.0-4|38	
14cu|nodejs-charm-1.0.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-charm-1.0.0-4|40	- (8dcaa25) BuildList#2799825: Increase release tag
14cu|nodejs-charm-1.0.0-4|41	
14cu|nodejs-charm-1.0.0-4|42	

11217 14
14cu|nodejs-cheerio-0.19.0-4|1	%define oname cheerio
14cu|nodejs-cheerio-0.19.0-4|2	
14cu|nodejs-cheerio-0.19.0-4|3	Summary:        Implementation of core jQuery designed for the server
14cu|nodejs-cheerio-0.19.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cheerio-0.19.0-4|5	Version:        0.19.0
14cu|nodejs-cheerio-0.19.0-4|6	Release:        4
14cu|nodejs-cheerio-0.19.0-4|7	License:        MIT
14cu|nodejs-cheerio-0.19.0-4|8	Group:          Development/Other
14cu|nodejs-cheerio-0.19.0-4|9	Url:            https://github.com/cheeriojs/cheerio
14cu|nodejs-cheerio-0.19.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cheerio-0.19.0-4|11	Source100:       %{name}.rpmlintrc
14cu|nodejs-cheerio-0.19.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cheerio-0.19.0-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-cheerio-0.19.0-4|14	BuildRequires:  npm(dom-serializer)
14cu|nodejs-cheerio-0.19.0-4|15	BuildRequires:  npm(htmlparser2)
14cu|nodejs-cheerio-0.19.0-4|16	BuildRequires:  npm(entities)
14cu|nodejs-cheerio-0.19.0-4|17	BuildRequires:  npm(css-select)
14cu|nodejs-cheerio-0.19.0-4|18	
14cu|nodejs-cheerio-0.19.0-4|19	BuildRequires:  npm(coveralls)
14cu|nodejs-cheerio-0.19.0-4|20	BuildRequires:  npm(expect.js)
14cu|nodejs-cheerio-0.19.0-4|21	BuildRequires:  npm(istanbul)
14cu|nodejs-cheerio-0.19.0-4|22	BuildRequires:  npm(jshint)
14cu|nodejs-cheerio-0.19.0-4|23	BuildRequires:  npm(mocha)
14cu|nodejs-cheerio-0.19.0-4|24	BuildRequires:  npm(xyz)
14cu|nodejs-cheerio-0.19.0-4|25	
14cu|nodejs-cheerio-0.19.0-4|26	BuildArch:      noarch
14cu|nodejs-cheerio-0.19.0-4|27	
14cu|nodejs-cheerio-0.19.0-4|28	%description
14cu|nodejs-cheerio-0.19.0-4|29	%{summary}.
14cu|nodejs-cheerio-0.19.0-4|30	
14cu|nodejs-cheerio-0.19.0-4|31	%files
14cu|nodejs-cheerio-0.19.0-4|32	%doc *.md
14cu|nodejs-cheerio-0.19.0-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cheerio-0.19.0-4|34	
14cu|nodejs-cheerio-0.19.0-4|35	#------------------------------------------------------------------
14cu|nodejs-cheerio-0.19.0-4|36	
14cu|nodejs-cheerio-0.19.0-4|37	%prep
14cu|nodejs-cheerio-0.19.0-4|38	%setup -q -n package
14cu|nodejs-cheerio-0.19.0-4|39	rm -rf node_modules
14cu|nodejs-cheerio-0.19.0-4|40	chmod 644 History.md
14cu|nodejs-cheerio-0.19.0-4|41	%nodejs_fixdep css-select
14cu|nodejs-cheerio-0.19.0-4|42	%nodejs_fixdep htmlparser2
14cu|nodejs-cheerio-0.19.0-4|43	
14cu|nodejs-cheerio-0.19.0-4|44	
14cu|nodejs-cheerio-0.19.0-4|45	%build
14cu|nodejs-cheerio-0.19.0-4|46	
14cu|nodejs-cheerio-0.19.0-4|47	%install
14cu|nodejs-cheerio-0.19.0-4|48	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cheerio-0.19.0-4|49	cp -r package.json index.js lib/ scripts/ \
14cu|nodejs-cheerio-0.19.0-4|50	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cheerio-0.19.0-4|51	%nodejs_symlink_deps
14cu|nodejs-cheerio-0.19.0-4|52	
14cu|nodejs-cheerio-0.19.0-4|53	
14cu|nodejs-cheerio-0.19.0-4|54	%check
14cu|nodejs-cheerio-0.19.0-4|55	# using system %_bindir as exec path
14cu|nodejs-cheerio-0.19.0-4|56	perl -pi -e "s|@./node_modules/.bin/||" Makefile
14cu|nodejs-cheerio-0.19.0-4|57	%nodejs_symlink_deps --check
14cu|nodejs-cheerio-0.19.0-4|58	make test
14cu|nodejs-cheerio-0.19.0-4|59	
14cu|nodejs-cheerio-0.19.0-4|60	
14cu|nodejs-cheerio-0.19.0-4|61	
14cu|nodejs-cheerio-0.19.0-4|62	
14cu|nodejs-cheerio-0.19.0-4|63	
14cu|nodejs-cheerio-0.19.0-4|64	
14cu|nodejs-cheerio-0.19.0-4|65	%changelog
14cu|nodejs-cheerio-0.19.0-4|66	
14cu|nodejs-cheerio-0.19.0-4|67	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.19.0-4
14cu|nodejs-cheerio-0.19.0-4|68	- (21d0dd0) BuildList#2799825: Increase release tag
14cu|nodejs-cheerio-0.19.0-4|69	
14cu|nodejs-cheerio-0.19.0-4|70	

11218 14
14cu|nodejs-childprocess-2.0.0-4|1	%define oname childprocess
14cu|nodejs-childprocess-2.0.0-4|2	
14cu|nodejs-childprocess-2.0.0-4|3	Summary:        Wrap child_process module to support Multiple Process Code Coverage
14cu|nodejs-childprocess-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-childprocess-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-childprocess-2.0.0-4|6	Release:        4
14cu|nodejs-childprocess-2.0.0-4|7	License:        MIT
14cu|nodejs-childprocess-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-childprocess-2.0.0-4|9	Url:            https://github.com/node-modules/childprocess
14cu|nodejs-childprocess-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-childprocess-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-childprocess-2.0.0-4|12	
14cu|nodejs-childprocess-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-childprocess-2.0.0-4|14	
14cu|nodejs-childprocess-2.0.0-4|15	%description
14cu|nodejs-childprocess-2.0.0-4|16	%{summary}.
14cu|nodejs-childprocess-2.0.0-4|17	
14cu|nodejs-childprocess-2.0.0-4|18	%files
14cu|nodejs-childprocess-2.0.0-4|19	%doc LICENSE README.md History.md
14cu|nodejs-childprocess-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-childprocess-2.0.0-4|21	
14cu|nodejs-childprocess-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-childprocess-2.0.0-4|23	
14cu|nodejs-childprocess-2.0.0-4|24	%prep
14cu|nodejs-childprocess-2.0.0-4|25	%setup -q -n package
14cu|nodejs-childprocess-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-childprocess-2.0.0-4|27	
14cu|nodejs-childprocess-2.0.0-4|28	%build
14cu|nodejs-childprocess-2.0.0-4|29	
14cu|nodejs-childprocess-2.0.0-4|30	%install
14cu|nodejs-childprocess-2.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-childprocess-2.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-childprocess-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-childprocess-2.0.0-4|34	
14cu|nodejs-childprocess-2.0.0-4|35	
14cu|nodejs-childprocess-2.0.0-4|36	%changelog
14cu|nodejs-childprocess-2.0.0-4|37	
14cu|nodejs-childprocess-2.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-childprocess-2.0.0-4|39	- (5db6cd7) BuildList#2799825: Increase release tag
14cu|nodejs-childprocess-2.0.0-4|40	
14cu|nodejs-childprocess-2.0.0-4|41	

11219 14
14cu|nodejs-child-process-close-0.1.1-7|1	Name:           nodejs-child-process-close
14cu|nodejs-child-process-close-0.1.1-7|2	Version:        0.1.1
14cu|nodejs-child-process-close-0.1.1-7|3	Release:        7
14cu|nodejs-child-process-close-0.1.1-7|4	Summary:        Make child_process objects emit 'close' events
14cu|nodejs-child-process-close-0.1.1-7|5	BuildArch:      noarch
14cu|nodejs-child-process-close-0.1.1-7|6	Group:          Development/Other
14cu|nodejs-child-process-close-0.1.1-7|7	#MIT license included in README file
14cu|nodejs-child-process-close-0.1.1-7|8	License:        MIT
14cu|nodejs-child-process-close-0.1.1-7|9	URL:            https://github.com/piscisaureus/child-process-close
14cu|nodejs-child-process-close-0.1.1-7|10	Source0:        http://registry.npmjs.org/child-process-close/-/child-process-close-%{version}.tgz
14cu|nodejs-child-process-close-0.1.1-7|11	
14cu|nodejs-child-process-close-0.1.1-7|12	BuildRequires:  nodejs-packaging
14cu|nodejs-child-process-close-0.1.1-7|13	BuildRequires:  nodejs
14cu|nodejs-child-process-close-0.1.1-7|14	
14cu|nodejs-child-process-close-0.1.1-7|15	%description
14cu|nodejs-child-process-close-0.1.1-7|16	This module makes child process objects, (created with spawn, fork, exec or
14cu|nodejs-child-process-close-0.1.1-7|17	execFile) emit the close event in node v0.6 like they do in node v0.8. This
14cu|nodejs-child-process-close-0.1.1-7|18	makes it easier to write code that works correctly on both versions of node.
14cu|nodejs-child-process-close-0.1.1-7|19	
14cu|nodejs-child-process-close-0.1.1-7|20	%prep
14cu|nodejs-child-process-close-0.1.1-7|21	%setup -q -n package
14cu|nodejs-child-process-close-0.1.1-7|22	
14cu|nodejs-child-process-close-0.1.1-7|23	%build
14cu|nodejs-child-process-close-0.1.1-7|24	#nothing to do
14cu|nodejs-child-process-close-0.1.1-7|25	
14cu|nodejs-child-process-close-0.1.1-7|26	%install
14cu|nodejs-child-process-close-0.1.1-7|27	
14cu|nodejs-child-process-close-0.1.1-7|28	mkdir -p %{buildroot}%{nodejs_sitelib}/child-process-close
14cu|nodejs-child-process-close-0.1.1-7|29	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/child-process-close
14cu|nodejs-child-process-close-0.1.1-7|30	
14cu|nodejs-child-process-close-0.1.1-7|31	%nodejs_symlink_deps
14cu|nodejs-child-process-close-0.1.1-7|32	
14cu|nodejs-child-process-close-0.1.1-7|33	%check
14cu|nodejs-child-process-close-0.1.1-7|34	%{__nodejs} test/test.js
14cu|nodejs-child-process-close-0.1.1-7|35	
14cu|nodejs-child-process-close-0.1.1-7|36	%clean
14cu|nodejs-child-process-close-0.1.1-7|37	
14cu|nodejs-child-process-close-0.1.1-7|38	%files
14cu|nodejs-child-process-close-0.1.1-7|39	%defattr(-,root,root,-)
14cu|nodejs-child-process-close-0.1.1-7|40	%{nodejs_sitelib}/child-process-close
14cu|nodejs-child-process-close-0.1.1-7|41	%doc README.md
14cu|nodejs-child-process-close-0.1.1-7|42	
14cu|nodejs-child-process-close-0.1.1-7|43	
14cu|nodejs-child-process-close-0.1.1-7|44	%changelog
14cu|nodejs-child-process-close-0.1.1-7|45	
14cu|nodejs-child-process-close-0.1.1-7|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-7
14cu|nodejs-child-process-close-0.1.1-7|47	- (2c61f9a) BuildList#2799825: Increase release tag
14cu|nodejs-child-process-close-0.1.1-7|48	
14cu|nodejs-child-process-close-0.1.1-7|49	

11220 14
14cu|nodejs-chmodr-1.0.2-4|1	%define oname chmodr
14cu|nodejs-chmodr-1.0.2-4|2	
14cu|nodejs-chmodr-1.0.2-4|3	Summary:    Recursively change UNIX file permissions
14cu|nodejs-chmodr-1.0.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-chmodr-1.0.2-4|5	Version:    1.0.2
14cu|nodejs-chmodr-1.0.2-4|6	Release:    4
14cu|nodejs-chmodr-1.0.2-4|7	License:    ISC
14cu|nodejs-chmodr-1.0.2-4|8	Group:      Development/Other
14cu|nodejs-chmodr-1.0.2-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-chmodr-1.0.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-chmodr-1.0.2-4|11	Source0:    https://github.com/isaacs/chmodr/archive/v%{version}.tar.gz
14cu|nodejs-chmodr-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-chmodr-1.0.2-4|13	BuildRequires:  npm(tap)
14cu|nodejs-chmodr-1.0.2-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-chmodr-1.0.2-4|15	BuildRequires:  npm(rimraf)
14cu|nodejs-chmodr-1.0.2-4|16	BuildArch:  noarch
14cu|nodejs-chmodr-1.0.2-4|17	
14cu|nodejs-chmodr-1.0.2-4|18	%description
14cu|nodejs-chmodr-1.0.2-4|19	%{summary}, like `chmod -R`.
14cu|nodejs-chmodr-1.0.2-4|20	
14cu|nodejs-chmodr-1.0.2-4|21	%files
14cu|nodejs-chmodr-1.0.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-chmodr-1.0.2-4|23	%doc README.md LICENSE
14cu|nodejs-chmodr-1.0.2-4|24	#-------------------------------------------------------------
14cu|nodejs-chmodr-1.0.2-4|25	%prep
14cu|nodejs-chmodr-1.0.2-4|26	%setup -qn %{oname}-%{version}
14cu|nodejs-chmodr-1.0.2-4|27	
14cu|nodejs-chmodr-1.0.2-4|28	%build
14cu|nodejs-chmodr-1.0.2-4|29	#nothing to do
14cu|nodejs-chmodr-1.0.2-4|30	
14cu|nodejs-chmodr-1.0.2-4|31	%install
14cu|nodejs-chmodr-1.0.2-4|32	
14cu|nodejs-chmodr-1.0.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chmodr-1.0.2-4|34	cp -pr %{oname}.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-chmodr-1.0.2-4|35	
14cu|nodejs-chmodr-1.0.2-4|36	%nodejs_symlink_deps
14cu|nodejs-chmodr-1.0.2-4|37	
14cu|nodejs-chmodr-1.0.2-4|38	%check
14cu|nodejs-chmodr-1.0.2-4|39	%nodejs_symlink_deps --check
14cu|nodejs-chmodr-1.0.2-4|40	%tap test/*
14cu|nodejs-chmodr-1.0.2-4|41	
14cu|nodejs-chmodr-1.0.2-4|42	%changelog
14cu|nodejs-chmodr-1.0.2-4|43	
14cu|nodejs-chmodr-1.0.2-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-chmodr-1.0.2-4|45	- (fc592cb) BuildList#2799825: Increase release tag
14cu|nodejs-chmodr-1.0.2-4|46	
14cu|nodejs-chmodr-1.0.2-4|47	

11221 14
14cu|nodejs-chownr-0.0.1-15|1	Name:       nodejs-chownr
14cu|nodejs-chownr-0.0.1-15|2	Version:    0.0.1
14cu|nodejs-chownr-0.0.1-15|3	Release:    15
14cu|nodejs-chownr-0.0.1-15|4	Summary:    Changes file permissions recursively
14cu|nodejs-chownr-0.0.1-15|5	License:    BSD
14cu|nodejs-chownr-0.0.1-15|6	Group:      System/Libraries
14cu|nodejs-chownr-0.0.1-15|7	URL:        https://github.com/isaacs/chownr
14cu|nodejs-chownr-0.0.1-15|8	Source0:    http://registry.npmjs.org/chownr/-/chownr-%{version}.tgz
14cu|nodejs-chownr-0.0.1-15|9	BuildArch:  noarch
14cu|nodejs-chownr-0.0.1-15|10	BuildRequires:  nodejs-packaging
14cu|nodejs-chownr-0.0.1-15|11	BuildRequires:  nodejs-tap
14cu|nodejs-chownr-0.0.1-15|12	BuildRequires:  nodejs
14cu|nodejs-chownr-0.0.1-15|13	
14cu|nodejs-chownr-0.0.1-15|14	%description
14cu|nodejs-chownr-0.0.1-15|15	Changes file permissions recursively, like `chown -R`.
14cu|nodejs-chownr-0.0.1-15|16	
14cu|nodejs-chownr-0.0.1-15|17	%prep
14cu|nodejs-chownr-0.0.1-15|18	%setup -q -n package
14cu|nodejs-chownr-0.0.1-15|19	
14cu|nodejs-chownr-0.0.1-15|20	%build
14cu|nodejs-chownr-0.0.1-15|21	#nothing to do
14cu|nodejs-chownr-0.0.1-15|22	
14cu|nodejs-chownr-0.0.1-15|23	%install
14cu|nodejs-chownr-0.0.1-15|24	
14cu|nodejs-chownr-0.0.1-15|25	mkdir -p %{buildroot}%{nodejs_sitelib}/chownr
14cu|nodejs-chownr-0.0.1-15|26	cp -p chownr.js package.json %{buildroot}%{nodejs_sitelib}/chownr
14cu|nodejs-chownr-0.0.1-15|27	
14cu|nodejs-chownr-0.0.1-15|28	%nodejs_symlink_deps
14cu|nodejs-chownr-0.0.1-15|29	
14cu|nodejs-chownr-0.0.1-15|30	# %check
14cu|nodejs-chownr-0.0.1-15|31	# tap test/*.js
14cu|nodejs-chownr-0.0.1-15|32	
14cu|nodejs-chownr-0.0.1-15|33	%clean
14cu|nodejs-chownr-0.0.1-15|34	
14cu|nodejs-chownr-0.0.1-15|35	%files
14cu|nodejs-chownr-0.0.1-15|36	%{nodejs_sitelib}/chownr
14cu|nodejs-chownr-0.0.1-15|37	%doc README.md LICENCE
14cu|nodejs-chownr-0.0.1-15|38	
14cu|nodejs-chownr-0.0.1-15|39	
14cu|nodejs-chownr-0.0.1-15|40	%changelog
14cu|nodejs-chownr-0.0.1-15|41	
14cu|nodejs-chownr-0.0.1-15|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-15
14cu|nodejs-chownr-0.0.1-15|43	- (e2327f2) BuildList#2799825: Increase release tag
14cu|nodejs-chownr-0.0.1-15|44	
14cu|nodejs-chownr-0.0.1-15|45	

11222 14
14cu|nodejs-cipher-base-1.0.2-5|1	%define oname cipher-base
14cu|nodejs-cipher-base-1.0.2-5|2	
14cu|nodejs-cipher-base-1.0.2-5|3	Summary:        Abstract base class for crypto-streams
14cu|nodejs-cipher-base-1.0.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-cipher-base-1.0.2-5|5	Version:        1.0.2
14cu|nodejs-cipher-base-1.0.2-5|6	Release:        5
14cu|nodejs-cipher-base-1.0.2-5|7	License:        MIT
14cu|nodejs-cipher-base-1.0.2-5|8	Group:          Development/Other
14cu|nodejs-cipher-base-1.0.2-5|9	Url:            https://github.com/crypto-browserify/cipher-base
14cu|nodejs-cipher-base-1.0.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cipher-base-1.0.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cipher-base-1.0.2-5|12	BuildRequires:  npm(inherits)
14cu|nodejs-cipher-base-1.0.2-5|13	BuildRequires:  npm(tap-spec)
14cu|nodejs-cipher-base-1.0.2-5|14	BuildRequires:  npm(tape)
14cu|nodejs-cipher-base-1.0.2-5|15	BuildArch:      noarch
14cu|nodejs-cipher-base-1.0.2-5|16	
14cu|nodejs-cipher-base-1.0.2-5|17	%description
14cu|nodejs-cipher-base-1.0.2-5|18	%{summary}.
14cu|nodejs-cipher-base-1.0.2-5|19	
14cu|nodejs-cipher-base-1.0.2-5|20	%files
14cu|nodejs-cipher-base-1.0.2-5|21	%doc readme.md
14cu|nodejs-cipher-base-1.0.2-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cipher-base-1.0.2-5|23	
14cu|nodejs-cipher-base-1.0.2-5|24	#------------------------------------------------------------------
14cu|nodejs-cipher-base-1.0.2-5|25	
14cu|nodejs-cipher-base-1.0.2-5|26	%prep
14cu|nodejs-cipher-base-1.0.2-5|27	%setup -q -n package
14cu|nodejs-cipher-base-1.0.2-5|28	rm -rf node_modules
14cu|nodejs-cipher-base-1.0.2-5|29	%nodejs_fixdep inherits
14cu|nodejs-cipher-base-1.0.2-5|30	
14cu|nodejs-cipher-base-1.0.2-5|31	%build
14cu|nodejs-cipher-base-1.0.2-5|32	
14cu|nodejs-cipher-base-1.0.2-5|33	%install
14cu|nodejs-cipher-base-1.0.2-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cipher-base-1.0.2-5|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cipher-base-1.0.2-5|36	%nodejs_symlink_deps
14cu|nodejs-cipher-base-1.0.2-5|37	
14cu|nodejs-cipher-base-1.0.2-5|38	
14cu|nodejs-cipher-base-1.0.2-5|39	%check
14cu|nodejs-cipher-base-1.0.2-5|40	%nodejs_symlink_deps --check
14cu|nodejs-cipher-base-1.0.2-5|41	ln -sf %{nodejs_sitelib}/inherits node_modules/
14cu|nodejs-cipher-base-1.0.2-5|42	%__nodejs test.js | tap-spec
14cu|nodejs-cipher-base-1.0.2-5|43	
14cu|nodejs-cipher-base-1.0.2-5|44	%changelog
14cu|nodejs-cipher-base-1.0.2-5|45	
14cu|nodejs-cipher-base-1.0.2-5|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-5
14cu|nodejs-cipher-base-1.0.2-5|47	- (bf6ce3b) BuildList#2799825: Increase release tag
14cu|nodejs-cipher-base-1.0.2-5|48	
14cu|nodejs-cipher-base-1.0.2-5|49	

11223 14
14cu|nodejs-cjson-0.3.2-4|1	%define oname cjson
14cu|nodejs-cjson-0.3.2-4|2	
14cu|nodejs-cjson-0.3.2-4|3	Summary:        Commented JavaScript Object Notation
14cu|nodejs-cjson-0.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cjson-0.3.2-4|5	Version:        0.3.2
14cu|nodejs-cjson-0.3.2-4|6	Release:        4
14cu|nodejs-cjson-0.3.2-4|7	License:        MIT
14cu|nodejs-cjson-0.3.2-4|8	Group:          Development/Other
14cu|nodejs-cjson-0.3.2-4|9	Url:            https://github.com/kof/node-cjson
14cu|nodejs-cjson-0.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cjson-0.3.2-4|11	Source1:        https://raw.githubusercontent.com/kof/node-cjson/master/LICENSE
14cu|nodejs-cjson-0.3.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cjson-0.3.2-4|13	BuildRequires:  npm(json-parse-helpfulerror)
14cu|nodejs-cjson-0.3.2-4|14	
14cu|nodejs-cjson-0.3.2-4|15	BuildArch:      noarch
14cu|nodejs-cjson-0.3.2-4|16	
14cu|nodejs-cjson-0.3.2-4|17	%description
14cu|nodejs-cjson-0.3.2-4|18	Commented JavaScript Object Notation.
14cu|nodejs-cjson-0.3.2-4|19	It is a json loader, which parses only
14cu|nodejs-cjson-0.3.2-4|20	valid json files, but with comments enabled.
14cu|nodejs-cjson-0.3.2-4|21	Useful for loading configs.
14cu|nodejs-cjson-0.3.2-4|22	
14cu|nodejs-cjson-0.3.2-4|23	%files
14cu|nodejs-cjson-0.3.2-4|24	%doc LICENSE readme.md
14cu|nodejs-cjson-0.3.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cjson-0.3.2-4|26	
14cu|nodejs-cjson-0.3.2-4|27	#------------------------------------------------------------------
14cu|nodejs-cjson-0.3.2-4|28	
14cu|nodejs-cjson-0.3.2-4|29	%prep
14cu|nodejs-cjson-0.3.2-4|30	%setup -q -n package
14cu|nodejs-cjson-0.3.2-4|31	rm -rf node_modules
14cu|nodejs-cjson-0.3.2-4|32	cp -p %{SOURCE1} .
14cu|nodejs-cjson-0.3.2-4|33	
14cu|nodejs-cjson-0.3.2-4|34	%build
14cu|nodejs-cjson-0.3.2-4|35	
14cu|nodejs-cjson-0.3.2-4|36	%install
14cu|nodejs-cjson-0.3.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cjson-0.3.2-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cjson-0.3.2-4|39	%nodejs_symlink_deps
14cu|nodejs-cjson-0.3.2-4|40	
14cu|nodejs-cjson-0.3.2-4|41	
14cu|nodejs-cjson-0.3.2-4|42	%check
14cu|nodejs-cjson-0.3.2-4|43	%nodejs_symlink_deps --check
14cu|nodejs-cjson-0.3.2-4|44	%__nodejs test/test.js
14cu|nodejs-cjson-0.3.2-4|45	
14cu|nodejs-cjson-0.3.2-4|46	%changelog
14cu|nodejs-cjson-0.3.2-4|47	
14cu|nodejs-cjson-0.3.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|nodejs-cjson-0.3.2-4|49	- (a6dee5d) BuildList#2799825: Increase release tag
14cu|nodejs-cjson-0.3.2-4|50	
14cu|nodejs-cjson-0.3.2-4|51	

11224 14
14cu|nodejs-clap-1.0.10-4|1	%define oname clap
14cu|nodejs-clap-1.0.10-4|2	
14cu|nodejs-clap-1.0.10-4|3	Summary:        Command line argument parser
14cu|nodejs-clap-1.0.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-clap-1.0.10-4|5	Version:        1.0.10
14cu|nodejs-clap-1.0.10-4|6	Release:        4
14cu|nodejs-clap-1.0.10-4|7	License:        MIT
14cu|nodejs-clap-1.0.10-4|8	Group:          Development/Other
14cu|nodejs-clap-1.0.10-4|9	Url:            https://github.com/lahmatiy/clap
14cu|nodejs-clap-1.0.10-4|10	Source0:        https://github.com/lahmatiy/clap/archive/master.zip
14cu|nodejs-clap-1.0.10-4|11	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-clap-1.0.10-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-clap-1.0.10-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-clap-1.0.10-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-clap-1.0.10-4|15	BuildArch:      noarch
14cu|nodejs-clap-1.0.10-4|16	
14cu|nodejs-clap-1.0.10-4|17	%description
14cu|nodejs-clap-1.0.10-4|18	%{summary}.
14cu|nodejs-clap-1.0.10-4|19	
14cu|nodejs-clap-1.0.10-4|20	%files
14cu|nodejs-clap-1.0.10-4|21	%doc LICENSE README.md
14cu|nodejs-clap-1.0.10-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-clap-1.0.10-4|23	
14cu|nodejs-clap-1.0.10-4|24	#------------------------------------------------------------------
14cu|nodejs-clap-1.0.10-4|25	
14cu|nodejs-clap-1.0.10-4|26	%prep
14cu|nodejs-clap-1.0.10-4|27	%setup -q -n %{oname}-master
14cu|nodejs-clap-1.0.10-4|28	rm -rf node_modules
14cu|nodejs-clap-1.0.10-4|29	
14cu|nodejs-clap-1.0.10-4|30	%build
14cu|nodejs-clap-1.0.10-4|31	
14cu|nodejs-clap-1.0.10-4|32	%install
14cu|nodejs-clap-1.0.10-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-clap-1.0.10-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-clap-1.0.10-4|35	%nodejs_symlink_deps
14cu|nodejs-clap-1.0.10-4|36	
14cu|nodejs-clap-1.0.10-4|37	
14cu|nodejs-clap-1.0.10-4|38	%check
14cu|nodejs-clap-1.0.10-4|39	%nodejs_symlink_deps --check
14cu|nodejs-clap-1.0.10-4|40	mocha test -R spec
14cu|nodejs-clap-1.0.10-4|41	
14cu|nodejs-clap-1.0.10-4|42	
14cu|nodejs-clap-1.0.10-4|43	%changelog
14cu|nodejs-clap-1.0.10-4|44	
14cu|nodejs-clap-1.0.10-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.10-4
14cu|nodejs-clap-1.0.10-4|46	- (07c6baa) BuildList#2799825: Increase release tag
14cu|nodejs-clap-1.0.10-4|47	
14cu|nodejs-clap-1.0.10-4|48	

11225 14
14cu|nodejs-clean-css-3.4.8-4|1	%define oname clean-css
14cu|nodejs-clean-css-3.4.8-4|2	
14cu|nodejs-clean-css-3.4.8-4|3	Summary:        A well-tested CSS minifier
14cu|nodejs-clean-css-3.4.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-clean-css-3.4.8-4|5	Version:        3.4.8
14cu|nodejs-clean-css-3.4.8-4|6	Release:        4
14cu|nodejs-clean-css-3.4.8-4|7	License:        MIT
14cu|nodejs-clean-css-3.4.8-4|8	Group:          Development/Other
14cu|nodejs-clean-css-3.4.8-4|9	Url:            https://github.com/jakubpawlowicz/clean-css
14cu|nodejs-clean-css-3.4.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-clean-css-3.4.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-clean-css-3.4.8-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-clean-css-3.4.8-4|13	BuildRequires:  npm(commander)
14cu|nodejs-clean-css-3.4.8-4|14	BuildArch:      noarch
14cu|nodejs-clean-css-3.4.8-4|15	
14cu|nodejs-clean-css-3.4.8-4|16	%description
14cu|nodejs-clean-css-3.4.8-4|17	%{summary}.
14cu|nodejs-clean-css-3.4.8-4|18	
14cu|nodejs-clean-css-3.4.8-4|19	%files
14cu|nodejs-clean-css-3.4.8-4|20	%doc LICENSE README.md History.md
14cu|nodejs-clean-css-3.4.8-4|21	%{_bindir}/cleancss.js
14cu|nodejs-clean-css-3.4.8-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-clean-css-3.4.8-4|23	
14cu|nodejs-clean-css-3.4.8-4|24	#------------------------------------------------------------------
14cu|nodejs-clean-css-3.4.8-4|25	
14cu|nodejs-clean-css-3.4.8-4|26	%prep
14cu|nodejs-clean-css-3.4.8-4|27	%setup -q -n package
14cu|nodejs-clean-css-3.4.8-4|28	rm -rf node_modules
14cu|nodejs-clean-css-3.4.8-4|29	%nodejs_fixdep commander 2.9.x
14cu|nodejs-clean-css-3.4.8-4|30	%nodejs_fixdep source-map 0.5.x
14cu|nodejs-clean-css-3.4.8-4|31	
14cu|nodejs-clean-css-3.4.8-4|32	%build
14cu|nodejs-clean-css-3.4.8-4|33	
14cu|nodejs-clean-css-3.4.8-4|34	%install
14cu|nodejs-clean-css-3.4.8-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clean-css-3.4.8-4|36	cp -r package.json index.js bin/ lib/ \
14cu|nodejs-clean-css-3.4.8-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clean-css-3.4.8-4|38	
14cu|nodejs-clean-css-3.4.8-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-clean-css-3.4.8-4|40	ln -sf ../lib/node_modules/%{oname}/bin/cleancss \
14cu|nodejs-clean-css-3.4.8-4|41	%{buildroot}%{_bindir}/cleancss.js
14cu|nodejs-clean-css-3.4.8-4|42	
14cu|nodejs-clean-css-3.4.8-4|43	%nodejs_symlink_deps
14cu|nodejs-clean-css-3.4.8-4|44	%changelog
14cu|nodejs-clean-css-3.4.8-4|45	
14cu|nodejs-clean-css-3.4.8-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.8-4
14cu|nodejs-clean-css-3.4.8-4|47	- (86c4644) BuildList#2799825: Increase release tag
14cu|nodejs-clean-css-3.4.8-4|48	
14cu|nodejs-clean-css-3.4.8-4|49	

11226 14
14cu|nodejs-cli-0.11.1-4|1	%define oname cli
14cu|nodejs-cli-0.11.1-4|2	
14cu|nodejs-cli-0.11.1-4|3	
14cu|nodejs-cli-0.11.1-4|4	Summary:    Node.js module for rapidly building command line apps
14cu|nodejs-cli-0.11.1-4|5	Name:       nodejs-%{oname}
14cu|nodejs-cli-0.11.1-4|6	Version:    0.11.1
14cu|nodejs-cli-0.11.1-4|7	Release:    4
14cu|nodejs-cli-0.11.1-4|8	License:    MIT
14cu|nodejs-cli-0.11.1-4|9	Group:      Development/Other
14cu|nodejs-cli-0.11.1-4|10	URL:        https://github.com/chriso/%{oname}
14cu|nodejs-cli-0.11.1-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cli-0.11.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cli-0.11.1-4|13	BuildRequires:  npm(exit)
14cu|nodejs-cli-0.11.1-4|14	BuildRequires:  npm(glob)
14cu|nodejs-cli-0.11.1-4|15	
14cu|nodejs-cli-0.11.1-4|16	
14cu|nodejs-cli-0.11.1-4|17	BuildArch:  noarch
14cu|nodejs-cli-0.11.1-4|18	
14cu|nodejs-cli-0.11.1-4|19	%description
14cu|nodejs-cli-0.11.1-4|20	%{oname} is a toolkit for rapidly building command line apps. It includes:
14cu|nodejs-cli-0.11.1-4|21	
14cu|nodejs-cli-0.11.1-4|22	- Full featured options/arguments parser
14cu|nodejs-cli-0.11.1-4|23	- Plugin support for adding common options and switches
14cu|nodejs-cli-0.11.1-4|24	- Helper methods for working with input/output and spawning child processes
14cu|nodejs-cli-0.11.1-4|25	- Output colored/styled messages, progress bars or spinners
14cu|nodejs-cli-0.11.1-4|26	- Command auto-completion and glob support
14cu|nodejs-cli-0.11.1-4|27	
14cu|nodejs-cli-0.11.1-4|28	%files
14cu|nodejs-cli-0.11.1-4|29	%doc README.md examples/
14cu|nodejs-cli-0.11.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-0.11.1-4|31	#--------------------------------------------------------
14cu|nodejs-cli-0.11.1-4|32	
14cu|nodejs-cli-0.11.1-4|33	%prep
14cu|nodejs-cli-0.11.1-4|34	%setup -q -n package
14cu|nodejs-cli-0.11.1-4|35	find . -type f -exec chmod 0644 '{}' \;
14cu|nodejs-cli-0.11.1-4|36	
14cu|nodejs-cli-0.11.1-4|37	
14cu|nodejs-cli-0.11.1-4|38	%build
14cu|nodejs-cli-0.11.1-4|39	#nothing to do
14cu|nodejs-cli-0.11.1-4|40	
14cu|nodejs-cli-0.11.1-4|41	
14cu|nodejs-cli-0.11.1-4|42	%install
14cu|nodejs-cli-0.11.1-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-0.11.1-4|44	cp -pr package.json %{oname}.js index.js \
14cu|nodejs-cli-0.11.1-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-0.11.1-4|46	
14cu|nodejs-cli-0.11.1-4|47	%nodejs_symlink_deps
14cu|nodejs-cli-0.11.1-4|48	
14cu|nodejs-cli-0.11.1-4|49	
14cu|nodejs-cli-0.11.1-4|50	
14cu|nodejs-cli-0.11.1-4|51	
14cu|nodejs-cli-0.11.1-4|52	%changelog
14cu|nodejs-cli-0.11.1-4|53	
14cu|nodejs-cli-0.11.1-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.1-4
14cu|nodejs-cli-0.11.1-4|55	- (2faf4de) BuildList#2799825: Increase release tag
14cu|nodejs-cli-0.11.1-4|56	
14cu|nodejs-cli-0.11.1-4|57	

11227 14
14cu|nodejs-cli-color-1.1.0-5|1	%define oname cli-color
14cu|nodejs-cli-color-1.1.0-5|2	
14cu|nodejs-cli-color-1.1.0-5|3	Summary:        Colors, formatting and other tools for the console
14cu|nodejs-cli-color-1.1.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-cli-color-1.1.0-5|5	Version:        1.1.0
14cu|nodejs-cli-color-1.1.0-5|6	Release:        5
14cu|nodejs-cli-color-1.1.0-5|7	License:        MIT
14cu|nodejs-cli-color-1.1.0-5|8	Group:          Development/Other
14cu|nodejs-cli-color-1.1.0-5|9	Url:            https://github.com/medikoo/cli-color
14cu|nodejs-cli-color-1.1.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cli-color-1.1.0-5|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-cli-color-1.1.0-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cli-color-1.1.0-5|13	BuildRequires:  npm(timers-ext)
14cu|nodejs-cli-color-1.1.0-5|14	BuildRequires:  npm(memoizee)
14cu|nodejs-cli-color-1.1.0-5|15	BuildRequires:  npm(es6-iterator)
14cu|nodejs-cli-color-1.1.0-5|16	BuildRequires:  npm(es5-ext)
14cu|nodejs-cli-color-1.1.0-5|17	BuildRequires:  npm(d)
14cu|nodejs-cli-color-1.1.0-5|18	BuildRequires:  npm(ansi-regex)
14cu|nodejs-cli-color-1.1.0-5|19	# circular
14cu|nodejs-cli-color-1.1.0-5|20	BuildRequires:  npm(tad)
14cu|nodejs-cli-color-1.1.0-5|21	BuildArch:      noarch
14cu|nodejs-cli-color-1.1.0-5|22	
14cu|nodejs-cli-color-1.1.0-5|23	%description
14cu|nodejs-cli-color-1.1.0-5|24	%{summary}.
14cu|nodejs-cli-color-1.1.0-5|25	
14cu|nodejs-cli-color-1.1.0-5|26	%files
14cu|nodejs-cli-color-1.1.0-5|27	%doc LICENSE README.md CHANGES examples/
14cu|nodejs-cli-color-1.1.0-5|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-color-1.1.0-5|29	
14cu|nodejs-cli-color-1.1.0-5|30	#------------------------------------------------------------------
14cu|nodejs-cli-color-1.1.0-5|31	
14cu|nodejs-cli-color-1.1.0-5|32	%prep
14cu|nodejs-cli-color-1.1.0-5|33	%setup -q -n package
14cu|nodejs-cli-color-1.1.0-5|34	rm -rf node_modules
14cu|nodejs-cli-color-1.1.0-5|35	
14cu|nodejs-cli-color-1.1.0-5|36	%build
14cu|nodejs-cli-color-1.1.0-5|37	
14cu|nodejs-cli-color-1.1.0-5|38	%install
14cu|nodejs-cli-color-1.1.0-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-color-1.1.0-5|40	cp -r package.json *.js lib/ bin/ \
14cu|nodejs-cli-color-1.1.0-5|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-color-1.1.0-5|42	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/generate-color-images
14cu|nodejs-cli-color-1.1.0-5|43	%nodejs_symlink_deps
14cu|nodejs-cli-color-1.1.0-5|44	
14cu|nodejs-cli-color-1.1.0-5|45	%check
14cu|nodejs-cli-color-1.1.0-5|46	# boostrap
14cu|nodejs-cli-color-1.1.0-5|47	%nodejs_symlink_deps --check
14cu|nodejs-cli-color-1.1.0-5|48	%__nodejs %{_bindir}/tad || :
14cu|nodejs-cli-color-1.1.0-5|49	%changelog
14cu|nodejs-cli-color-1.1.0-5|50	
14cu|nodejs-cli-color-1.1.0-5|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-5
14cu|nodejs-cli-color-1.1.0-5|52	- (c7f70bb) BuildList#2799825: Increase release tag
14cu|nodejs-cli-color-1.1.0-5|53	
14cu|nodejs-cli-color-1.1.0-5|54	

11228 14
14cu|nodejs-cli-cursor-1.0.2-4|1	%define oname cli-cursor
14cu|nodejs-cli-cursor-1.0.2-4|2	
14cu|nodejs-cli-cursor-1.0.2-4|3	Summary:        Toggle the CLI cursor
14cu|nodejs-cli-cursor-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cli-cursor-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-cli-cursor-1.0.2-4|6	Release:        4
14cu|nodejs-cli-cursor-1.0.2-4|7	License:        MIT
14cu|nodejs-cli-cursor-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-cli-cursor-1.0.2-4|9	Url:            https://github.com/sindresorhus/cli-cursor
14cu|nodejs-cli-cursor-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cli-cursor-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cli-cursor-1.0.2-4|12	BuildRequires:  npm(restore-cursor)
14cu|nodejs-cli-cursor-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-cli-cursor-1.0.2-4|14	
14cu|nodejs-cli-cursor-1.0.2-4|15	%description
14cu|nodejs-cli-cursor-1.0.2-4|16	%{summary}.
14cu|nodejs-cli-cursor-1.0.2-4|17	
14cu|nodejs-cli-cursor-1.0.2-4|18	%files
14cu|nodejs-cli-cursor-1.0.2-4|19	%doc license readme.md
14cu|nodejs-cli-cursor-1.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-cursor-1.0.2-4|21	
14cu|nodejs-cli-cursor-1.0.2-4|22	#------------------------------------------------------------------
14cu|nodejs-cli-cursor-1.0.2-4|23	
14cu|nodejs-cli-cursor-1.0.2-4|24	%prep
14cu|nodejs-cli-cursor-1.0.2-4|25	%setup -q -n package
14cu|nodejs-cli-cursor-1.0.2-4|26	rm -rf node_modules
14cu|nodejs-cli-cursor-1.0.2-4|27	
14cu|nodejs-cli-cursor-1.0.2-4|28	%build
14cu|nodejs-cli-cursor-1.0.2-4|29	
14cu|nodejs-cli-cursor-1.0.2-4|30	%install
14cu|nodejs-cli-cursor-1.0.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-cursor-1.0.2-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-cursor-1.0.2-4|33	%nodejs_symlink_deps
14cu|nodejs-cli-cursor-1.0.2-4|34	%changelog
14cu|nodejs-cli-cursor-1.0.2-4|35	
14cu|nodejs-cli-cursor-1.0.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-cli-cursor-1.0.2-4|37	- (499b751) BuildList#2799825: Increase release tag
14cu|nodejs-cli-cursor-1.0.2-4|38	
14cu|nodejs-cli-cursor-1.0.2-4|39	

11229 14
14cu|nodejs-clima-1.1.4-4|1	%define oname clima
14cu|nodejs-clima-1.1.4-4|2	
14cu|nodejs-clima-1.1.4-4|3	Summary:        Get city weather from wttr.in
14cu|nodejs-clima-1.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-clima-1.1.4-4|5	Version:        1.1.4
14cu|nodejs-clima-1.1.4-4|6	Release:        4
14cu|nodejs-clima-1.1.4-4|7	License:        MIT
14cu|nodejs-clima-1.1.4-4|8	Group:          Development/Other
14cu|nodejs-clima-1.1.4-4|9	Url:            https://github.com/fdaciuk/clima
14cu|nodejs-clima-1.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-clima-1.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-clima-1.1.4-4|12	BuildArch:      noarch
14cu|nodejs-clima-1.1.4-4|13	
14cu|nodejs-clima-1.1.4-4|14	%description
14cu|nodejs-clima-1.1.4-4|15	%{summary}.
14cu|nodejs-clima-1.1.4-4|16	
14cu|nodejs-clima-1.1.4-4|17	%files
14cu|nodejs-clima-1.1.4-4|18	%doc *.md
14cu|nodejs-clima-1.1.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-clima-1.1.4-4|20	%{_bindir}/%{oname}
14cu|nodejs-clima-1.1.4-4|21	#------------------------------------------------------------------
14cu|nodejs-clima-1.1.4-4|22	
14cu|nodejs-clima-1.1.4-4|23	%prep
14cu|nodejs-clima-1.1.4-4|24	%setup -qn package
14cu|nodejs-clima-1.1.4-4|25	
14cu|nodejs-clima-1.1.4-4|26	%build
14cu|nodejs-clima-1.1.4-4|27	
14cu|nodejs-clima-1.1.4-4|28	%install
14cu|nodejs-clima-1.1.4-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clima-1.1.4-4|30	cp -r package.json %{oname} %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clima-1.1.4-4|31	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/%{oname}
14cu|nodejs-clima-1.1.4-4|32	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-clima-1.1.4-4|33	ln -sf %{nodejs_sitelib}/%{oname}/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-clima-1.1.4-4|34	
14cu|nodejs-clima-1.1.4-4|35	
14cu|nodejs-clima-1.1.4-4|36	%nodejs_symlink_deps
14cu|nodejs-clima-1.1.4-4|37	
14cu|nodejs-clima-1.1.4-4|38	%changelog
14cu|nodejs-clima-1.1.4-4|39	
14cu|nodejs-clima-1.1.4-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.4-4
14cu|nodejs-clima-1.1.4-4|41	- (7cc6a96) BuildList#2799825: Increase release tag
14cu|nodejs-clima-1.1.4-4|42	
14cu|nodejs-clima-1.1.4-4|43	

11230 14
14cu|nodejs-cli-table-0.3.1-4|1	%define oname cli-table
14cu|nodejs-cli-table-0.3.1-4|2	
14cu|nodejs-cli-table-0.3.1-4|3	Summary:        Pretty unicode tables for the CLI
14cu|nodejs-cli-table-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cli-table-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-cli-table-0.3.1-4|6	Release:        4
14cu|nodejs-cli-table-0.3.1-4|7	License:        MIT
14cu|nodejs-cli-table-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-cli-table-0.3.1-4|9	Url:            https://github.com/Automattic/cli-table
14cu|nodejs-cli-table-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cli-table-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cli-table-0.3.1-4|12	BuildRequires:  npm(colors)
14cu|nodejs-cli-table-0.3.1-4|13	BuildArch:      noarch
14cu|nodejs-cli-table-0.3.1-4|14	
14cu|nodejs-cli-table-0.3.1-4|15	%description
14cu|nodejs-cli-table-0.3.1-4|16	%{summary}.
14cu|nodejs-cli-table-0.3.1-4|17	
14cu|nodejs-cli-table-0.3.1-4|18	%files
14cu|nodejs-cli-table-0.3.1-4|19	%doc README.md
14cu|nodejs-cli-table-0.3.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-table-0.3.1-4|21	
14cu|nodejs-cli-table-0.3.1-4|22	#------------------------------------------------------------------
14cu|nodejs-cli-table-0.3.1-4|23	
14cu|nodejs-cli-table-0.3.1-4|24	%prep
14cu|nodejs-cli-table-0.3.1-4|25	%setup -q -n package
14cu|nodejs-cli-table-0.3.1-4|26	rm -rf node_modules
14cu|nodejs-cli-table-0.3.1-4|27	%nodejs_fixdep colors
14cu|nodejs-cli-table-0.3.1-4|28	%build
14cu|nodejs-cli-table-0.3.1-4|29	
14cu|nodejs-cli-table-0.3.1-4|30	%install
14cu|nodejs-cli-table-0.3.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-table-0.3.1-4|32	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-table-0.3.1-4|33	%nodejs_symlink_deps
14cu|nodejs-cli-table-0.3.1-4|34	
14cu|nodejs-cli-table-0.3.1-4|35	
14cu|nodejs-cli-table-0.3.1-4|36	%changelog
14cu|nodejs-cli-table-0.3.1-4|37	
14cu|nodejs-cli-table-0.3.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-cli-table-0.3.1-4|39	- (d2f179d) BuildList#2799825: Increase release tag
14cu|nodejs-cli-table-0.3.1-4|40	
14cu|nodejs-cli-table-0.3.1-4|41	

11231 14
14cu|nodejs-cliui-3.0.3-4|1	%define oname cliui
14cu|nodejs-cliui-3.0.3-4|2	
14cu|nodejs-cliui-3.0.3-4|3	Summary:        Easily create complex multi-column CLIs
14cu|nodejs-cliui-3.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cliui-3.0.3-4|5	Version:        3.0.3
14cu|nodejs-cliui-3.0.3-4|6	Release:        4
14cu|nodejs-cliui-3.0.3-4|7	License:        ISC
14cu|nodejs-cliui-3.0.3-4|8	Group:          Development/Other
14cu|nodejs-cliui-3.0.3-4|9	Url:            https://github.com/bcoe/cliui
14cu|nodejs-cliui-3.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cliui-3.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cliui-3.0.3-4|12	BuildRequires:  npm(wrap-ansi)
14cu|nodejs-cliui-3.0.3-4|13	BuildRequires:  npm(strip-ansi)
14cu|nodejs-cliui-3.0.3-4|14	BuildRequires:  npm(string-width)
14cu|nodejs-cliui-3.0.3-4|15	
14cu|nodejs-cliui-3.0.3-4|16	
14cu|nodejs-cliui-3.0.3-4|17	BuildArch:      noarch
14cu|nodejs-cliui-3.0.3-4|18	
14cu|nodejs-cliui-3.0.3-4|19	%description
14cu|nodejs-cliui-3.0.3-4|20	%{summary}.
14cu|nodejs-cliui-3.0.3-4|21	
14cu|nodejs-cliui-3.0.3-4|22	%files
14cu|nodejs-cliui-3.0.3-4|23	%doc LICENSE.txt README.md
14cu|nodejs-cliui-3.0.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cliui-3.0.3-4|25	
14cu|nodejs-cliui-3.0.3-4|26	#------------------------------------------------------------------
14cu|nodejs-cliui-3.0.3-4|27	
14cu|nodejs-cliui-3.0.3-4|28	%prep
14cu|nodejs-cliui-3.0.3-4|29	%setup -q -n package
14cu|nodejs-cliui-3.0.3-4|30	rm -rf node_modules
14cu|nodejs-cliui-3.0.3-4|31	
14cu|nodejs-cliui-3.0.3-4|32	%build
14cu|nodejs-cliui-3.0.3-4|33	
14cu|nodejs-cliui-3.0.3-4|34	%install
14cu|nodejs-cliui-3.0.3-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cliui-3.0.3-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cliui-3.0.3-4|37	%nodejs_symlink_deps
14cu|nodejs-cliui-3.0.3-4|38	%changelog
14cu|nodejs-cliui-3.0.3-4|39	
14cu|nodejs-cliui-3.0.3-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.3-4
14cu|nodejs-cliui-3.0.3-4|41	- (8b66f6c) BuildList#2799825: Increase release tag
14cu|nodejs-cliui-3.0.3-4|42	
14cu|nodejs-cliui-3.0.3-4|43	

11232 14
14cu|nodejs-cli-width-1.1.0-4|1	%define oname cli-width
14cu|nodejs-cli-width-1.1.0-4|2	
14cu|nodejs-cli-width-1.1.0-4|3	Summary:        Get stdout window width, with two fallbacks, tty and then a default
14cu|nodejs-cli-width-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cli-width-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-cli-width-1.1.0-4|6	Release:        4
14cu|nodejs-cli-width-1.1.0-4|7	License:        ISC
14cu|nodejs-cli-width-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-cli-width-1.1.0-4|9	Url:            https://github.com/knownasilya/cli-width
14cu|nodejs-cli-width-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cli-width-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cli-width-1.1.0-4|12	BuildRequires:  npm(tap-spec)
14cu|nodejs-cli-width-1.1.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-cli-width-1.1.0-4|14	BuildArch:      noarch
14cu|nodejs-cli-width-1.1.0-4|15	
14cu|nodejs-cli-width-1.1.0-4|16	%description
14cu|nodejs-cli-width-1.1.0-4|17	%{summary}.
14cu|nodejs-cli-width-1.1.0-4|18	
14cu|nodejs-cli-width-1.1.0-4|19	%files
14cu|nodejs-cli-width-1.1.0-4|20	%doc LICENSE README.md
14cu|nodejs-cli-width-1.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-width-1.1.0-4|22	
14cu|nodejs-cli-width-1.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-cli-width-1.1.0-4|24	
14cu|nodejs-cli-width-1.1.0-4|25	%prep
14cu|nodejs-cli-width-1.1.0-4|26	%setup -q -n package
14cu|nodejs-cli-width-1.1.0-4|27	rm -rf node_modules
14cu|nodejs-cli-width-1.1.0-4|28	
14cu|nodejs-cli-width-1.1.0-4|29	%build
14cu|nodejs-cli-width-1.1.0-4|30	
14cu|nodejs-cli-width-1.1.0-4|31	%install
14cu|nodejs-cli-width-1.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-width-1.1.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cli-width-1.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-cli-width-1.1.0-4|35	
14cu|nodejs-cli-width-1.1.0-4|36	
14cu|nodejs-cli-width-1.1.0-4|37	%check
14cu|nodejs-cli-width-1.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-cli-width-1.1.0-4|39	%__nodejs test | tap-spec
14cu|nodejs-cli-width-1.1.0-4|40	
14cu|nodejs-cli-width-1.1.0-4|41	
14cu|nodejs-cli-width-1.1.0-4|42	
14cu|nodejs-cli-width-1.1.0-4|43	
14cu|nodejs-cli-width-1.1.0-4|44	
14cu|nodejs-cli-width-1.1.0-4|45	
14cu|nodejs-cli-width-1.1.0-4|46	
14cu|nodejs-cli-width-1.1.0-4|47	%changelog
14cu|nodejs-cli-width-1.1.0-4|48	
14cu|nodejs-cli-width-1.1.0-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-cli-width-1.1.0-4|50	- (2d5ad89) BuildList#2799825: Increase release tag
14cu|nodejs-cli-width-1.1.0-4|51	
14cu|nodejs-cli-width-1.1.0-4|52	

11233 14
14cu|nodejs-clone-1.0.2-4|1	%define oname clone
14cu|nodejs-clone-1.0.2-4|2	
14cu|nodejs-clone-1.0.2-4|3	Summary:        Deep cloning of objects and arrays
14cu|nodejs-clone-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-clone-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-clone-1.0.2-4|6	Release:        4
14cu|nodejs-clone-1.0.2-4|7	License:        MIT
14cu|nodejs-clone-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-clone-1.0.2-4|9	Url:            https://github.com/pvorb/node-clone
14cu|nodejs-clone-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-clone-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-clone-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-clone-1.0.2-4|13	
14cu|nodejs-clone-1.0.2-4|14	%description
14cu|nodejs-clone-1.0.2-4|15	%{summary}.
14cu|nodejs-clone-1.0.2-4|16	
14cu|nodejs-clone-1.0.2-4|17	%files
14cu|nodejs-clone-1.0.2-4|18	%doc LICENSE README.md
14cu|nodejs-clone-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-1.0.2-4|20	
14cu|nodejs-clone-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-clone-1.0.2-4|22	
14cu|nodejs-clone-1.0.2-4|23	%prep
14cu|nodejs-clone-1.0.2-4|24	%setup -q -n package
14cu|nodejs-clone-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-clone-1.0.2-4|26	
14cu|nodejs-clone-1.0.2-4|27	%build
14cu|nodejs-clone-1.0.2-4|28	
14cu|nodejs-clone-1.0.2-4|29	%install
14cu|nodejs-clone-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-1.0.2-4|31	cp -r package.json clone.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-clone-1.0.2-4|33	
14cu|nodejs-clone-1.0.2-4|34	
14cu|nodejs-clone-1.0.2-4|35	%changelog
14cu|nodejs-clone-1.0.2-4|36	
14cu|nodejs-clone-1.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-clone-1.0.2-4|38	- (f74feb3) BuildList#2799825: Increase release tag
14cu|nodejs-clone-1.0.2-4|39	
14cu|nodejs-clone-1.0.2-4|40	

11234 14
14cu|nodejs-clone-stats-0.0.1-4|1	%define oname clone-stats
14cu|nodejs-clone-stats-0.0.1-4|2	
14cu|nodejs-clone-stats-0.0.1-4|3	Summary:        Safely clone node's fs.Stats instances without losing their class methods
14cu|nodejs-clone-stats-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-clone-stats-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-clone-stats-0.0.1-4|6	Release:        4
14cu|nodejs-clone-stats-0.0.1-4|7	License:        MIT
14cu|nodejs-clone-stats-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-clone-stats-0.0.1-4|9	Url:            https://github.com/hughsk/clone-stats
14cu|nodejs-clone-stats-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-clone-stats-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-clone-stats-0.0.1-4|12	BuildRequires:  npm(tape)
14cu|nodejs-clone-stats-0.0.1-4|13	BuildArch:      noarch
14cu|nodejs-clone-stats-0.0.1-4|14	
14cu|nodejs-clone-stats-0.0.1-4|15	%description
14cu|nodejs-clone-stats-0.0.1-4|16	%{summary}.
14cu|nodejs-clone-stats-0.0.1-4|17	
14cu|nodejs-clone-stats-0.0.1-4|18	%files
14cu|nodejs-clone-stats-0.0.1-4|19	%doc *.md
14cu|nodejs-clone-stats-0.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-stats-0.0.1-4|21	
14cu|nodejs-clone-stats-0.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-clone-stats-0.0.1-4|23	
14cu|nodejs-clone-stats-0.0.1-4|24	%prep
14cu|nodejs-clone-stats-0.0.1-4|25	%setup -q -n package
14cu|nodejs-clone-stats-0.0.1-4|26	rm -rf node_modules
14cu|nodejs-clone-stats-0.0.1-4|27	
14cu|nodejs-clone-stats-0.0.1-4|28	%build
14cu|nodejs-clone-stats-0.0.1-4|29	
14cu|nodejs-clone-stats-0.0.1-4|30	%install
14cu|nodejs-clone-stats-0.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-stats-0.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-clone-stats-0.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-clone-stats-0.0.1-4|34	
14cu|nodejs-clone-stats-0.0.1-4|35	
14cu|nodejs-clone-stats-0.0.1-4|36	%check
14cu|nodejs-clone-stats-0.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-clone-stats-0.0.1-4|38	%__nodejs test
14cu|nodejs-clone-stats-0.0.1-4|39	
14cu|nodejs-clone-stats-0.0.1-4|40	%changelog
14cu|nodejs-clone-stats-0.0.1-4|41	
14cu|nodejs-clone-stats-0.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-clone-stats-0.0.1-4|43	- (a38fb32) BuildList#2799825: Increase release tag
14cu|nodejs-clone-stats-0.0.1-4|44	
14cu|nodejs-clone-stats-0.0.1-4|45	

11235 14
14cu|nodejs-closure-compiler-0.2.6-6|1	Name:           nodejs-closure-compiler
14cu|nodejs-closure-compiler-0.2.6-6|2	Version:        0.2.6
14cu|nodejs-closure-compiler-0.2.6-6|3	Release:        6
14cu|nodejs-closure-compiler-0.2.6-6|4	Summary:        Bindings to Google's Closure Compiler for Node.js
14cu|nodejs-closure-compiler-0.2.6-6|5	Group:		Development/Other
14cu|nodejs-closure-compiler-0.2.6-6|6	License:        MIT
14cu|nodejs-closure-compiler-0.2.6-6|7	URL:            https://github.com/tim-smart/node-closure
14cu|nodejs-closure-compiler-0.2.6-6|8	Source0:        http://registry.npmjs.org/closure-compiler/-/closure-compiler-%{version}.tgz
14cu|nodejs-closure-compiler-0.2.6-6|9	# Use the wrapper script to invoke the compiler
14cu|nodejs-closure-compiler-0.2.6-6|10	Patch0:         nodejs-closure-compiler-invoke.patch
14cu|nodejs-closure-compiler-0.2.6-6|11	BuildArch:      noarch
14cu|nodejs-closure-compiler-0.2.6-6|12	
14cu|nodejs-closure-compiler-0.2.6-6|13	Requires:       closure-compiler
14cu|nodejs-closure-compiler-0.2.6-6|14	
14cu|nodejs-closure-compiler-0.2.6-6|15	BuildRequires:  nodejs-packaging
14cu|nodejs-closure-compiler-0.2.6-6|16	BuildRequires:  coffee-script
14cu|nodejs-closure-compiler-0.2.6-6|17	
14cu|nodejs-closure-compiler-0.2.6-6|18	%description
14cu|nodejs-closure-compiler-0.2.6-6|19	A wrapper to the Google Closure compiler tool. It runs the jar file
14cu|nodejs-closure-compiler-0.2.6-6|20	in a child process and returns the results in a callback.
14cu|nodejs-closure-compiler-0.2.6-6|21	
14cu|nodejs-closure-compiler-0.2.6-6|22	
14cu|nodejs-closure-compiler-0.2.6-6|23	%prep
14cu|nodejs-closure-compiler-0.2.6-6|24	%setup -q -n package
14cu|nodejs-closure-compiler-0.2.6-6|25	%patch0 -p1
14cu|nodejs-closure-compiler-0.2.6-6|26	rm -rf node_modules lib/*
14cu|nodejs-closure-compiler-0.2.6-6|27	
14cu|nodejs-closure-compiler-0.2.6-6|28	
14cu|nodejs-closure-compiler-0.2.6-6|29	%build
14cu|nodejs-closure-compiler-0.2.6-6|30	cake build
14cu|nodejs-closure-compiler-0.2.6-6|31	
14cu|nodejs-closure-compiler-0.2.6-6|32	
14cu|nodejs-closure-compiler-0.2.6-6|33	%install
14cu|nodejs-closure-compiler-0.2.6-6|34	mkdir -p %{buildroot}%{nodejs_sitelib}/closure-compiler
14cu|nodejs-closure-compiler-0.2.6-6|35	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/closure-compiler
14cu|nodejs-closure-compiler-0.2.6-6|36	%nodejs_symlink_deps
14cu|nodejs-closure-compiler-0.2.6-6|37	
14cu|nodejs-closure-compiler-0.2.6-6|38	
14cu|nodejs-closure-compiler-0.2.6-6|39	%files
14cu|nodejs-closure-compiler-0.2.6-6|40	%doc LICENSE.txt README.md
14cu|nodejs-closure-compiler-0.2.6-6|41	%{nodejs_sitelib}/closure-compiler
14cu|nodejs-closure-compiler-0.2.6-6|42	
14cu|nodejs-closure-compiler-0.2.6-6|43	
14cu|nodejs-closure-compiler-0.2.6-6|44	
14cu|nodejs-closure-compiler-0.2.6-6|45	%changelog
14cu|nodejs-closure-compiler-0.2.6-6|46	
14cu|nodejs-closure-compiler-0.2.6-6|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.6-6
14cu|nodejs-closure-compiler-0.2.6-6|48	- (35b05db) BuildList#2799825: Increase release tag
14cu|nodejs-closure-compiler-0.2.6-6|49	
14cu|nodejs-closure-compiler-0.2.6-6|50	

11236 14
14cu|nodejs-cmd-shim-2.0.2-4|1	%define oname cmd-shim
14cu|nodejs-cmd-shim-2.0.2-4|2	
14cu|nodejs-cmd-shim-2.0.2-4|3	Name:           nodejs-%{oname}
14cu|nodejs-cmd-shim-2.0.2-4|4	Version:        2.0.2
14cu|nodejs-cmd-shim-2.0.2-4|5	Release:        4
14cu|nodejs-cmd-shim-2.0.2-4|6	Summary:        Used to create executable scripts on Windows and Unix
14cu|nodejs-cmd-shim-2.0.2-4|7	Group:          Development/Other
14cu|nodejs-cmd-shim-2.0.2-4|8	License:        BSD
14cu|nodejs-cmd-shim-2.0.2-4|9	URL:            https://github.com/ForbesLindesay/%{oname}
14cu|nodejs-cmd-shim-2.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cmd-shim-2.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cmd-shim-2.0.2-4|12	BuildRequires:  npm(tap)
14cu|nodejs-cmd-shim-2.0.2-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-cmd-shim-2.0.2-4|14	BuildRequires:  npm(graceful-fs)
14cu|nodejs-cmd-shim-2.0.2-4|15	BuildRequires:  npm(rimraf)
14cu|nodejs-cmd-shim-2.0.2-4|16	
14cu|nodejs-cmd-shim-2.0.2-4|17	BuildArch:      noarch
14cu|nodejs-cmd-shim-2.0.2-4|18	
14cu|nodejs-cmd-shim-2.0.2-4|19	%description
14cu|nodejs-cmd-shim-2.0.2-4|20	The cmd-shim used in npm to create executable scripts on Windows, since
14cu|nodejs-cmd-shim-2.0.2-4|21	symlinks are not suitable for this purpose there.
14cu|nodejs-cmd-shim-2.0.2-4|22	
14cu|nodejs-cmd-shim-2.0.2-4|23	On Unix systems, you should use a symbolic link instead, but this module
14cu|nodejs-cmd-shim-2.0.2-4|24	supports creating shell script shims also.
14cu|nodejs-cmd-shim-2.0.2-4|25	
14cu|nodejs-cmd-shim-2.0.2-4|26	%files
14cu|nodejs-cmd-shim-2.0.2-4|27	%doc README.md LICENSE
14cu|nodejs-cmd-shim-2.0.2-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cmd-shim-2.0.2-4|29	
14cu|nodejs-cmd-shim-2.0.2-4|30	#------------------------------------------------------------------
14cu|nodejs-cmd-shim-2.0.2-4|31	%prep
14cu|nodejs-cmd-shim-2.0.2-4|32	%setup -qn package
14cu|nodejs-cmd-shim-2.0.2-4|33	
14cu|nodejs-cmd-shim-2.0.2-4|34	# CRLF -> LF
14cu|nodejs-cmd-shim-2.0.2-4|35	sed -i 's/\r//g' README.md LICENSE
14cu|nodejs-cmd-shim-2.0.2-4|36	
14cu|nodejs-cmd-shim-2.0.2-4|37	%build
14cu|nodejs-cmd-shim-2.0.2-4|38	#nothing to do
14cu|nodejs-cmd-shim-2.0.2-4|39	
14cu|nodejs-cmd-shim-2.0.2-4|40	%install
14cu|nodejs-cmd-shim-2.0.2-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cmd-shim-2.0.2-4|42	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cmd-shim-2.0.2-4|43	
14cu|nodejs-cmd-shim-2.0.2-4|44	%nodejs_symlink_deps
14cu|nodejs-cmd-shim-2.0.2-4|45	
14cu|nodejs-cmd-shim-2.0.2-4|46	%check
14cu|nodejs-cmd-shim-2.0.2-4|47	%nodejs_symlink_deps --check
14cu|nodejs-cmd-shim-2.0.2-4|48	%tap test/*.js
14cu|nodejs-cmd-shim-2.0.2-4|49	
14cu|nodejs-cmd-shim-2.0.2-4|50	%changelog
14cu|nodejs-cmd-shim-2.0.2-4|51	
14cu|nodejs-cmd-shim-2.0.2-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-4
14cu|nodejs-cmd-shim-2.0.2-4|53	- (3f4ccb6) BuildList#2799825: Increase release tag
14cu|nodejs-cmd-shim-2.0.2-4|54	
14cu|nodejs-cmd-shim-2.0.2-4|55	

11237 14
14cu|nodejs-co-4.6.0-4|1	%define oname co
14cu|nodejs-co-4.6.0-4|2	
14cu|nodejs-co-4.6.0-4|3	Summary:        Low-level wrapper to support sync, async, promises, and generator functions
14cu|nodejs-co-4.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-co-4.6.0-4|5	Version:        4.6.0
14cu|nodejs-co-4.6.0-4|6	Release:        4
14cu|nodejs-co-4.6.0-4|7	License:        MIT
14cu|nodejs-co-4.6.0-4|8	Group:          Development/Other
14cu|nodejs-co-4.6.0-4|9	Url:            github.com/tj/co
14cu|nodejs-co-4.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-co-4.6.0-4|11	Source1:        https://raw.githubusercontent.com/tj/co/master/LICENSE
14cu|nodejs-co-4.6.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-co-4.6.0-4|13	BuildArch:      noarch
14cu|nodejs-co-4.6.0-4|14	
14cu|nodejs-co-4.6.0-4|15	%description
14cu|nodejs-co-4.6.0-4|16	%{summary}.
14cu|nodejs-co-4.6.0-4|17	
14cu|nodejs-co-4.6.0-4|18	%files
14cu|nodejs-co-4.6.0-4|19	%doc *.md LICENSE
14cu|nodejs-co-4.6.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-co-4.6.0-4|21	
14cu|nodejs-co-4.6.0-4|22	#------------------------------------------------------------------
14cu|nodejs-co-4.6.0-4|23	
14cu|nodejs-co-4.6.0-4|24	%prep
14cu|nodejs-co-4.6.0-4|25	%setup -q -n package
14cu|nodejs-co-4.6.0-4|26	rm -rf node_modules
14cu|nodejs-co-4.6.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-co-4.6.0-4|28	
14cu|nodejs-co-4.6.0-4|29	%build
14cu|nodejs-co-4.6.0-4|30	
14cu|nodejs-co-4.6.0-4|31	%install
14cu|nodejs-co-4.6.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-co-4.6.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-co-4.6.0-4|34	%nodejs_symlink_deps
14cu|nodejs-co-4.6.0-4|35	%changelog
14cu|nodejs-co-4.6.0-4|36	
14cu|nodejs-co-4.6.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.6.0-4
14cu|nodejs-co-4.6.0-4|38	- (268b41f) BuildList#2799825: Increase release tag
14cu|nodejs-co-4.6.0-4|39	
14cu|nodejs-co-4.6.0-4|40	

11238 14
14cu|nodejs-coa-1.0.1-4|1	%define oname coa
14cu|nodejs-coa-1.0.1-4|2	
14cu|nodejs-coa-1.0.1-4|3	Summary:        Command-Option-Argument
14cu|nodejs-coa-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-coa-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-coa-1.0.1-4|6	Release:        4
14cu|nodejs-coa-1.0.1-4|7	License:        MIT
14cu|nodejs-coa-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-coa-1.0.1-4|9	Url:            https://github.com/veged/coa
14cu|nodejs-coa-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-coa-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-coa-1.0.1-4|12	BuildRequires:  npm(q)
14cu|nodejs-coa-1.0.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-coa-1.0.1-4|14	BuildRequires:  npm(chai)
14cu|nodejs-coa-1.0.1-4|15	BuildRequires:  npm(istanbul)
14cu|nodejs-coa-1.0.1-4|16	BuildRequires:  npm(coffee-script)
14cu|nodejs-coa-1.0.1-4|17	BuildArch:      noarch
14cu|nodejs-coa-1.0.1-4|18	
14cu|nodejs-coa-1.0.1-4|19	%description
14cu|nodejs-coa-1.0.1-4|20	%{summary}.
14cu|nodejs-coa-1.0.1-4|21	
14cu|nodejs-coa-1.0.1-4|22	%files
14cu|nodejs-coa-1.0.1-4|23	%doc README.md  README.ru.md
14cu|nodejs-coa-1.0.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-coa-1.0.1-4|25	
14cu|nodejs-coa-1.0.1-4|26	#------------------------------------------------------------------
14cu|nodejs-coa-1.0.1-4|27	
14cu|nodejs-coa-1.0.1-4|28	%prep
14cu|nodejs-coa-1.0.1-4|29	%setup -q -n package
14cu|nodejs-coa-1.0.1-4|30	rm -rf node_modules
14cu|nodejs-coa-1.0.1-4|31	
14cu|nodejs-coa-1.0.1-4|32	%build
14cu|nodejs-coa-1.0.1-4|33	
14cu|nodejs-coa-1.0.1-4|34	%install
14cu|nodejs-coa-1.0.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coa-1.0.1-4|36	cp -r package.json index.js lib/ src/ \
14cu|nodejs-coa-1.0.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coa-1.0.1-4|38	chmod 755   %{buildroot}%{nodejs_sitelib}/%{oname}/lib/completion.sh
14cu|nodejs-coa-1.0.1-4|39	%nodejs_symlink_deps
14cu|nodejs-coa-1.0.1-4|40	
14cu|nodejs-coa-1.0.1-4|41	%check
14cu|nodejs-coa-1.0.1-4|42	rm -rf test/coa.js
14cu|nodejs-coa-1.0.1-4|43	%nodejs_symlink_deps --check
14cu|nodejs-coa-1.0.1-4|44	mocha test
14cu|nodejs-coa-1.0.1-4|45	
14cu|nodejs-coa-1.0.1-4|46	
14cu|nodejs-coa-1.0.1-4|47	%changelog
14cu|nodejs-coa-1.0.1-4|48	
14cu|nodejs-coa-1.0.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-coa-1.0.1-4|50	- (1dfbc8f) BuildList#2799825: Increase release tag
14cu|nodejs-coa-1.0.1-4|51	
14cu|nodejs-coa-1.0.1-4|52	

11239 14
14cu|nodejs-codecov.io-0.1.6-4|1	%define oname codecov.io
14cu|nodejs-codecov.io-0.1.6-4|2	
14cu|nodejs-codecov.io-0.1.6-4|3	Summary:        Lcov posting to codecov.io
14cu|nodejs-codecov.io-0.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-codecov.io-0.1.6-4|5	Version:        0.1.6
14cu|nodejs-codecov.io-0.1.6-4|6	Release:        4
14cu|nodejs-codecov.io-0.1.6-4|7	License:        MIT
14cu|nodejs-codecov.io-0.1.6-4|8	Group:          Development/Other
14cu|nodejs-codecov.io-0.1.6-4|9	Url:            https://github.com/cainus/codecov.io
14cu|nodejs-codecov.io-0.1.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-codecov.io-0.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-codecov.io-0.1.6-4|12	BuildRequires:  npm(urlgrey)
14cu|nodejs-codecov.io-0.1.6-4|13	BuildRequires:  npm(request)
14cu|nodejs-codecov.io-0.1.6-4|14	BuildArch:      noarch
14cu|nodejs-codecov.io-0.1.6-4|15	
14cu|nodejs-codecov.io-0.1.6-4|16	%description
14cu|nodejs-codecov.io-0.1.6-4|17	%{summary}.
14cu|nodejs-codecov.io-0.1.6-4|18	
14cu|nodejs-codecov.io-0.1.6-4|19	%files
14cu|nodejs-codecov.io-0.1.6-4|20	%doc LICENSE README.md
14cu|nodejs-codecov.io-0.1.6-4|21	%{_bindir}/%{oname}.js
14cu|nodejs-codecov.io-0.1.6-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-codecov.io-0.1.6-4|23	
14cu|nodejs-codecov.io-0.1.6-4|24	#------------------------------------------------------------------
14cu|nodejs-codecov.io-0.1.6-4|25	
14cu|nodejs-codecov.io-0.1.6-4|26	%prep
14cu|nodejs-codecov.io-0.1.6-4|27	%setup -q -n package
14cu|nodejs-codecov.io-0.1.6-4|28	rm -rf node_modules
14cu|nodejs-codecov.io-0.1.6-4|29	%nodejs_fixdep request 2.67.x
14cu|nodejs-codecov.io-0.1.6-4|30	%build
14cu|nodejs-codecov.io-0.1.6-4|31	
14cu|nodejs-codecov.io-0.1.6-4|32	%install
14cu|nodejs-codecov.io-0.1.6-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-codecov.io-0.1.6-4|34	cp -r package.json index.js bin lib \
14cu|nodejs-codecov.io-0.1.6-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-codecov.io-0.1.6-4|36	
14cu|nodejs-codecov.io-0.1.6-4|37	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-codecov.io-0.1.6-4|38	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-codecov.io-0.1.6-4|39	
14cu|nodejs-codecov.io-0.1.6-4|40	
14cu|nodejs-codecov.io-0.1.6-4|41	
14cu|nodejs-codecov.io-0.1.6-4|42	%nodejs_symlink_deps
14cu|nodejs-codecov.io-0.1.6-4|43	%changelog
14cu|nodejs-codecov.io-0.1.6-4|44	
14cu|nodejs-codecov.io-0.1.6-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.6-4
14cu|nodejs-codecov.io-0.1.6-4|46	- (dadd453) BuildList#2799825: Increase release tag
14cu|nodejs-codecov.io-0.1.6-4|47	
14cu|nodejs-codecov.io-0.1.6-4|48	

11240 14
14cu|nodejs-code-point-at-1.0.0-4|1	%define oname code-point-at
14cu|nodejs-code-point-at-1.0.0-4|2	
14cu|nodejs-code-point-at-1.0.0-4|3	Summary:        ES2015 String#codePointAt() ponyfill
14cu|nodejs-code-point-at-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-code-point-at-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-code-point-at-1.0.0-4|6	Release:        4
14cu|nodejs-code-point-at-1.0.0-4|7	License:        MIT
14cu|nodejs-code-point-at-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-code-point-at-1.0.0-4|9	Url:            https://github.com/sindresorhus/code-point-at
14cu|nodejs-code-point-at-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-code-point-at-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-code-point-at-1.0.0-4|12	BuildRequires:  npm(number-is-nan)
14cu|nodejs-code-point-at-1.0.0-4|13	
14cu|nodejs-code-point-at-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-code-point-at-1.0.0-4|15	
14cu|nodejs-code-point-at-1.0.0-4|16	%description
14cu|nodejs-code-point-at-1.0.0-4|17	ES2015 String#codePointAt() ponyfill
14cu|nodejs-code-point-at-1.0.0-4|18	Ponyfill: A polyfill that doesn't overwrite the native method.
14cu|nodejs-code-point-at-1.0.0-4|19	
14cu|nodejs-code-point-at-1.0.0-4|20	%files
14cu|nodejs-code-point-at-1.0.0-4|21	%doc license readme.md
14cu|nodejs-code-point-at-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-code-point-at-1.0.0-4|23	
14cu|nodejs-code-point-at-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-code-point-at-1.0.0-4|25	
14cu|nodejs-code-point-at-1.0.0-4|26	%prep
14cu|nodejs-code-point-at-1.0.0-4|27	%setup -q -n package
14cu|nodejs-code-point-at-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-code-point-at-1.0.0-4|29	
14cu|nodejs-code-point-at-1.0.0-4|30	%build
14cu|nodejs-code-point-at-1.0.0-4|31	
14cu|nodejs-code-point-at-1.0.0-4|32	%install
14cu|nodejs-code-point-at-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-code-point-at-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-code-point-at-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-code-point-at-1.0.0-4|36	%changelog
14cu|nodejs-code-point-at-1.0.0-4|37	
14cu|nodejs-code-point-at-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-code-point-at-1.0.0-4|39	- (87a23b1) BuildList#2799825: Increase release tag
14cu|nodejs-code-point-at-1.0.0-4|40	
14cu|nodejs-code-point-at-1.0.0-4|41	

11241 14
14cu|nodejs-coffee-coverage-0.7.0-4|1	%define oname coffee-coverage
14cu|nodejs-coffee-coverage-0.7.0-4|2	%define execname coffeecoverage
14cu|nodejs-coffee-coverage-0.7.0-4|3	
14cu|nodejs-coffee-coverage-0.7.0-4|4	Summary:        Istanbul and JSCoverage-style instrumentation for CoffeeScript files
14cu|nodejs-coffee-coverage-0.7.0-4|5	Name:           nodejs-%{oname}
14cu|nodejs-coffee-coverage-0.7.0-4|6	Version:        0.7.0
14cu|nodejs-coffee-coverage-0.7.0-4|7	Release:        4
14cu|nodejs-coffee-coverage-0.7.0-4|8	License:        MIT
14cu|nodejs-coffee-coverage-0.7.0-4|9	Group:          Development/Other
14cu|nodejs-coffee-coverage-0.7.0-4|10	Url:            https://github.com/benbria/coffee-coverage
14cu|nodejs-coffee-coverage-0.7.0-4|11	#Source0:        https://github.com/benbria/coffee-coverage/archive/v%{version}.tar.gz
14cu|nodejs-coffee-coverage-0.7.0-4|12	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-coffee-coverage-0.7.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-coffee-coverage-0.7.0-4|14	BuildRequires:  npm(pkginfo)
14cu|nodejs-coffee-coverage-0.7.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-coffee-coverage-0.7.0-4|16	BuildRequires:  npm(coffee-script)
14cu|nodejs-coffee-coverage-0.7.0-4|17	BuildRequires:  npm(argparse)
14cu|nodejs-coffee-coverage-0.7.0-4|18	#BuildRequires:  npm(chai)
14cu|nodejs-coffee-coverage-0.7.0-4|19	#BuildRequires:  npm(coveralls)
14cu|nodejs-coffee-coverage-0.7.0-4|20	#BuildRequires:  npm(istanbul)
14cu|nodejs-coffee-coverage-0.7.0-4|21	#BuildRequires:  npm(mocha)
14cu|nodejs-coffee-coverage-0.7.0-4|22	#BuildRequires:  npm(sinon)
14cu|nodejs-coffee-coverage-0.7.0-4|23	# not yet backported
14cu|nodejs-coffee-coverage-0.7.0-4|24	#BuildRequires:  npm(streamline)
14cu|nodejs-coffee-coverage-0.7.0-4|25	BuildArch:      noarch
14cu|nodejs-coffee-coverage-0.7.0-4|26	
14cu|nodejs-coffee-coverage-0.7.0-4|27	%description
14cu|nodejs-coffee-coverage-0.7.0-4|28	%{summary}.
14cu|nodejs-coffee-coverage-0.7.0-4|29	
14cu|nodejs-coffee-coverage-0.7.0-4|30	%files
14cu|nodejs-coffee-coverage-0.7.0-4|31	%doc LICENSE *.md docs/
14cu|nodejs-coffee-coverage-0.7.0-4|32	%{_bindir}/%{execname}
14cu|nodejs-coffee-coverage-0.7.0-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-coverage-0.7.0-4|34	
14cu|nodejs-coffee-coverage-0.7.0-4|35	#------------------------------------------------------------------
14cu|nodejs-coffee-coverage-0.7.0-4|36	
14cu|nodejs-coffee-coverage-0.7.0-4|37	%prep
14cu|nodejs-coffee-coverage-0.7.0-4|38	%setup -q -n package
14cu|nodejs-coffee-coverage-0.7.0-4|39	rm -rf node_modules
14cu|nodejs-coffee-coverage-0.7.0-4|40	%nodejs_fixdep pkginfo
14cu|nodejs-coffee-coverage-0.7.0-4|41	%nodejs_fixdep lodash
14cu|nodejs-coffee-coverage-0.7.0-4|42	%nodejs_fixdep coffee-script
14cu|nodejs-coffee-coverage-0.7.0-4|43	%nodejs_fixdep argparse
14cu|nodejs-coffee-coverage-0.7.0-4|44	
14cu|nodejs-coffee-coverage-0.7.0-4|45	%build
14cu|nodejs-coffee-coverage-0.7.0-4|46	
14cu|nodejs-coffee-coverage-0.7.0-4|47	%install
14cu|nodejs-coffee-coverage-0.7.0-4|48	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-coverage-0.7.0-4|49	cp -r package.json *.js lib/ bin/ \
14cu|nodejs-coffee-coverage-0.7.0-4|50	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-coverage-0.7.0-4|51	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-coffee-coverage-0.7.0-4|52	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/%{execname}
14cu|nodejs-coffee-coverage-0.7.0-4|53	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/citest.sh
14cu|nodejs-coffee-coverage-0.7.0-4|54	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{execname} %{buildroot}%{_bindir}/%{execname}
14cu|nodejs-coffee-coverage-0.7.0-4|55	
14cu|nodejs-coffee-coverage-0.7.0-4|56	%nodejs_symlink_deps
14cu|nodejs-coffee-coverage-0.7.0-4|57	
14cu|nodejs-coffee-coverage-0.7.0-4|58	
14cu|nodejs-coffee-coverage-0.7.0-4|59	#%check
14cu|nodejs-coffee-coverage-0.7.0-4|60	#%nodejs_symlink_deps --check
14cu|nodejs-coffee-coverage-0.7.0-4|61	#npm run build && mocha && istanbul report
14cu|nodejs-coffee-coverage-0.7.0-4|62	
14cu|nodejs-coffee-coverage-0.7.0-4|63	
14cu|nodejs-coffee-coverage-0.7.0-4|64	%changelog
14cu|nodejs-coffee-coverage-0.7.0-4|65	
14cu|nodejs-coffee-coverage-0.7.0-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.0-4
14cu|nodejs-coffee-coverage-0.7.0-4|67	- (4a0b63c) BuildList#2799825: Increase release tag
14cu|nodejs-coffee-coverage-0.7.0-4|68	
14cu|nodejs-coffee-coverage-0.7.0-4|69	

11242 14
14cu|nodejs-coffeeify-2.0.1-4|1	%define oname coffeeify
14cu|nodejs-coffeeify-2.0.1-4|2	
14cu|nodejs-coffeeify-2.0.1-4|3	Summary:        Browserify plugin for coffee-script with support .js and .coffee files
14cu|nodejs-coffeeify-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-coffeeify-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-coffeeify-2.0.1-4|6	Release:        4
14cu|nodejs-coffeeify-2.0.1-4|7	License:        MIT
14cu|nodejs-coffeeify-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-coffeeify-2.0.1-4|9	Url:            https://github.com/jnordberg/coffeeify
14cu|nodejs-coffeeify-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-coffeeify-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-coffeeify-2.0.1-4|12	BuildRequires:  npm(through2)
14cu|nodejs-coffeeify-2.0.1-4|13	BuildRequires:  npm(convert-source-map)
14cu|nodejs-coffeeify-2.0.1-4|14	BuildRequires:  npm(coffee-script)
14cu|nodejs-coffeeify-2.0.1-4|15	BuildRequires:  npm(through)
14cu|nodejs-coffeeify-2.0.1-4|16	BuildRequires:  npm(tap)
14cu|nodejs-coffeeify-2.0.1-4|17	# not yet available, is a circular dev dep
14cu|nodejs-coffeeify-2.0.1-4|18	# BuildRequires:  npm(browserify)
14cu|nodejs-coffeeify-2.0.1-4|19	BuildArch:      noarch
14cu|nodejs-coffeeify-2.0.1-4|20	
14cu|nodejs-coffeeify-2.0.1-4|21	%description
14cu|nodejs-coffeeify-2.0.1-4|22	%{summary}.
14cu|nodejs-coffeeify-2.0.1-4|23	
14cu|nodejs-coffeeify-2.0.1-4|24	%files
14cu|nodejs-coffeeify-2.0.1-4|25	%doc LICENSE README.md example
14cu|nodejs-coffeeify-2.0.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffeeify-2.0.1-4|27	
14cu|nodejs-coffeeify-2.0.1-4|28	#------------------------------------------------------------------
14cu|nodejs-coffeeify-2.0.1-4|29	
14cu|nodejs-coffeeify-2.0.1-4|30	%prep
14cu|nodejs-coffeeify-2.0.1-4|31	%setup -q -n package
14cu|nodejs-coffeeify-2.0.1-4|32	rm -rf node_modules
14cu|nodejs-coffeeify-2.0.1-4|33	
14cu|nodejs-coffeeify-2.0.1-4|34	%build
14cu|nodejs-coffeeify-2.0.1-4|35	
14cu|nodejs-coffeeify-2.0.1-4|36	%install
14cu|nodejs-coffeeify-2.0.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffeeify-2.0.1-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffeeify-2.0.1-4|39	%nodejs_symlink_deps
14cu|nodejs-coffeeify-2.0.1-4|40	
14cu|nodejs-coffeeify-2.0.1-4|41	%check
14cu|nodejs-coffeeify-2.0.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-coffeeify-2.0.1-4|43	# delete this when browserify is available
14cu|nodejs-coffeeify-2.0.1-4|44	%tap test/transform.js
14cu|nodejs-coffeeify-2.0.1-4|45	# enable this when browserify is available
14cu|nodejs-coffeeify-2.0.1-4|46	### %tap test/*.js
14cu|nodejs-coffeeify-2.0.1-4|47	
14cu|nodejs-coffeeify-2.0.1-4|48	%changelog
14cu|nodejs-coffeeify-2.0.1-4|49	
14cu|nodejs-coffeeify-2.0.1-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-coffeeify-2.0.1-4|51	- (aa3886f) BuildList#2799825: Increase release tag
14cu|nodejs-coffeeify-2.0.1-4|52	
14cu|nodejs-coffeeify-2.0.1-4|53	

11243 14
14cu|nodejs-coffee-script-1.10.0-1.4|1	%define oname coffee-script
14cu|nodejs-coffee-script-1.10.0-1.4|2	%define sname coffeescript
14cu|nodejs-coffee-script-1.10.0-1.4|3	
14cu|nodejs-coffee-script-1.10.0-1.4|4	Name:       nodejs-%{oname}
14cu|nodejs-coffee-script-1.10.0-1.4|5	Version:    1.10.0
14cu|nodejs-coffee-script-1.10.0-1.4|6	Release:    1.4
14cu|nodejs-coffee-script-1.10.0-1.4|7	Summary:    A programming language that transcompiles to JavaScript
14cu|nodejs-coffee-script-1.10.0-1.4|8	License:    MIT
14cu|nodejs-coffee-script-1.10.0-1.4|9	Group:      Development/Other
14cu|nodejs-coffee-script-1.10.0-1.4|10	URL:        http://coffeescript.org/
14cu|nodejs-coffee-script-1.10.0-1.4|11	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-coffee-script-1.10.0-1.4|12	Source0:    https://github.com/jashkenas/coffeescript/archive/1.10.0.tar.gz
14cu|nodejs-coffee-script-1.10.0-1.4|13	BuildRequires: nodejs-packaging
14cu|nodejs-coffee-script-1.10.0-1.4|14	BuildRequires: npm(uglify-js) > 2
14cu|nodejs-coffee-script-1.10.0-1.4|15	BuildRequires: npm(jison)
14cu|nodejs-coffee-script-1.10.0-1.4|16	BuildRequires: npm(highlight.js)
14cu|nodejs-coffee-script-1.10.0-1.4|17	BuildRequires: npm(underscore)
14cu|nodejs-coffee-script-1.10.0-1.4|18	BuildRequires: npm(docco)
14cu|nodejs-coffee-script-1.10.0-1.4|19	
14cu|nodejs-coffee-script-1.10.0-1.4|20	Provides:      %{oname} = %{EVRD}
14cu|nodejs-coffee-script-1.10.0-1.4|21	# create a new package just for the html is lame....
14cu|nodejs-coffee-script-1.10.0-1.4|22	Obsoletes:     %{oname}-common < %{EVRD}
14cu|nodejs-coffee-script-1.10.0-1.4|23	BuildArch:  noarch
14cu|nodejs-coffee-script-1.10.0-1.4|24	
14cu|nodejs-coffee-script-1.10.0-1.4|25	%description
14cu|nodejs-coffee-script-1.10.0-1.4|26	CoffeeScript is a little language that compiles into JavaScript. Underneath all
14cu|nodejs-coffee-script-1.10.0-1.4|27	of those embarrassing braces and semicolons, JavaScript has always had a
14cu|nodejs-coffee-script-1.10.0-1.4|28	gorgeous object model at its heart. CoffeeScript is an attempt to expose the
14cu|nodejs-coffee-script-1.10.0-1.4|29	good parts of JavaScript in a simple way.
14cu|nodejs-coffee-script-1.10.0-1.4|30	
14cu|nodejs-coffee-script-1.10.0-1.4|31	The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles
14cu|nodejs-coffee-script-1.10.0-1.4|32	one-to-one into the equivalent JS, and there is no interpretation at runtime.
14cu|nodejs-coffee-script-1.10.0-1.4|33	You can use any existing JavaScript library seamlessly (and vice-versa). The
14cu|nodejs-coffee-script-1.10.0-1.4|34	compiled output is readable and pretty-printed, passes through JavaScript Lint
14cu|nodejs-coffee-script-1.10.0-1.4|35	without warnings, will work in every JavaScript implementation, and tends to
14cu|nodejs-coffee-script-1.10.0-1.4|36	run as fast or faster than the equivalent handwritten JavaScript.
14cu|nodejs-coffee-script-1.10.0-1.4|37	
14cu|nodejs-coffee-script-1.10.0-1.4|38	
14cu|nodejs-coffee-script-1.10.0-1.4|39	%files
14cu|nodejs-coffee-script-1.10.0-1.4|40	%doc LICENSE *.md
14cu|nodejs-coffee-script-1.10.0-1.4|41	%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-script-1.10.0-1.4|42	%{_bindir}/coffee
14cu|nodejs-coffee-script-1.10.0-1.4|43	%{_bindir}/cake
14cu|nodejs-coffee-script-1.10.0-1.4|44	#---------------------------------------------------------------------------------
14cu|nodejs-coffee-script-1.10.0-1.4|45	%prep
14cu|nodejs-coffee-script-1.10.0-1.4|46	%setup -qn %{sname}-%{version}
14cu|nodejs-coffee-script-1.10.0-1.4|47	
14cu|nodejs-coffee-script-1.10.0-1.4|48	%build
14cu|nodejs-coffee-script-1.10.0-1.4|49	
14cu|nodejs-coffee-script-1.10.0-1.4|50	
14cu|nodejs-coffee-script-1.10.0-1.4|51	%install
14cu|nodejs-coffee-script-1.10.0-1.4|52	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-script-1.10.0-1.4|53	cp -pr bin lib *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coffee-script-1.10.0-1.4|54	
14cu|nodejs-coffee-script-1.10.0-1.4|55	
14cu|nodejs-coffee-script-1.10.0-1.4|56	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-coffee-script-1.10.0-1.4|57	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/{coffee,cake}
14cu|nodejs-coffee-script-1.10.0-1.4|58	ln -sf ../lib/node_modules/%{oname}/bin/coffee %{buildroot}%{_bindir}/coffee
14cu|nodejs-coffee-script-1.10.0-1.4|59	ln -sf ../lib/node_modules/%{oname}/bin/cake %{buildroot}%{_bindir}/cake
14cu|nodejs-coffee-script-1.10.0-1.4|60	
14cu|nodejs-coffee-script-1.10.0-1.4|61	%nodejs_symlink_deps
14cu|nodejs-coffee-script-1.10.0-1.4|62	
14cu|nodejs-coffee-script-1.10.0-1.4|63	%check
14cu|nodejs-coffee-script-1.10.0-1.4|64	%nodejs_symlink_deps --check
14cu|nodejs-coffee-script-1.10.0-1.4|65	bin/cake test
14cu|nodejs-coffee-script-1.10.0-1.4|66	
14cu|nodejs-coffee-script-1.10.0-1.4|67	
14cu|nodejs-coffee-script-1.10.0-1.4|68	
14cu|nodejs-coffee-script-1.10.0-1.4|69	
14cu|nodejs-coffee-script-1.10.0-1.4|70	%changelog
14cu|nodejs-coffee-script-1.10.0-1.4|71	
14cu|nodejs-coffee-script-1.10.0-1.4|72	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.10.0-1.4
14cu|nodejs-coffee-script-1.10.0-1.4|73	- (17faff9) BuildList#2799825: Increase release tag
14cu|nodejs-coffee-script-1.10.0-1.4|74	
14cu|nodejs-coffee-script-1.10.0-1.4|75	

11244 14
14cu|nodejs-collections-3.0.0-4|1	%define oname collections
14cu|nodejs-collections-3.0.0-4|2	
14cu|nodejs-collections-3.0.0-4|3	Summary:    Data structures with idiomatic JavaScript collection interfaces
14cu|nodejs-collections-3.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-collections-3.0.0-4|5	Version:    3.0.0
14cu|nodejs-collections-3.0.0-4|6	Release:    4
14cu|nodejs-collections-3.0.0-4|7	License:    MIT
14cu|nodejs-collections-3.0.0-4|8	Group:      Development/Other
14cu|nodejs-collections-3.0.0-4|9	URL:        https://github.com/montagejs/%{oname}
14cu|nodejs-collections-3.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-collections-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-collections-3.0.0-4|12	BuildRequires:  npm(weak-map)
14cu|nodejs-collections-3.0.0-4|13	#not yet backported
14cu|nodejs-collections-3.0.0-4|14	#BuildRequires:  npm(jasmine-node)
14cu|nodejs-collections-3.0.0-4|15	BuildArch:  noarch
14cu|nodejs-collections-3.0.0-4|16	
14cu|nodejs-collections-3.0.0-4|17	%description
14cu|nodejs-collections-3.0.0-4|18	This package contains JavaScript implementations of common data structures
14cu|nodejs-collections-3.0.0-4|19	with idiomatic interfaces, including extensions for Array and Object.
14cu|nodejs-collections-3.0.0-4|20	
14cu|nodejs-collections-3.0.0-4|21	
14cu|nodejs-collections-3.0.0-4|22	%files
14cu|nodejs-collections-3.0.0-4|23	%doc *.md
14cu|nodejs-collections-3.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-collections-3.0.0-4|25	#----------------------------------------------------------
14cu|nodejs-collections-3.0.0-4|26	%prep
14cu|nodejs-collections-3.0.0-4|27	%setup -q -n package
14cu|nodejs-collections-3.0.0-4|28	
14cu|nodejs-collections-3.0.0-4|29	%build
14cu|nodejs-collections-3.0.0-4|30	#nothing to do
14cu|nodejs-collections-3.0.0-4|31	
14cu|nodejs-collections-3.0.0-4|32	
14cu|nodejs-collections-3.0.0-4|33	%install
14cu|nodejs-collections-3.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-collections-3.0.0-4|35	cp -pr package.json *.js listen/ \
14cu|nodejs-collections-3.0.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-collections-3.0.0-4|37	
14cu|nodejs-collections-3.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-collections-3.0.0-4|39	
14cu|nodejs-collections-3.0.0-4|40	
14cu|nodejs-collections-3.0.0-4|41	#%check
14cu|nodejs-collections-3.0.0-4|42	#%nodejs_symlink_deps --check
14cu|nodejs-collections-3.0.0-4|43	#%{nodejs_sitelib}/jasmine-node/bin/jasmine-node spec
14cu|nodejs-collections-3.0.0-4|44	
14cu|nodejs-collections-3.0.0-4|45	%changelog
14cu|nodejs-collections-3.0.0-4|46	
14cu|nodejs-collections-3.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-collections-3.0.0-4|48	- (9a49bc4) BuildList#2799825: Increase release tag
14cu|nodejs-collections-3.0.0-4|49	
14cu|nodejs-collections-3.0.0-4|50	

11245 14
14cu|nodejs-colors-1.1.2-4|1	%define oname colors
14cu|nodejs-colors-1.1.2-4|2	
14cu|nodejs-colors-1.1.2-4|3	Name:       nodejs-%{oname}
14cu|nodejs-colors-1.1.2-4|4	Version:    1.1.2
14cu|nodejs-colors-1.1.2-4|5	Release:    4
14cu|nodejs-colors-1.1.2-4|6	Summary:    Get colors in your Node.js console
14cu|nodejs-colors-1.1.2-4|7	License:    MIT
14cu|nodejs-colors-1.1.2-4|8	Group:      Development/Other
14cu|nodejs-colors-1.1.2-4|9	URL:        https://github.com/Marak/%{oname}.js
14cu|nodejs-colors-1.1.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-colors-1.1.2-4|11	Source0:    https://github.com/Marak/%{oname}.js/archive/v%{version}.tar.gz
14cu|nodejs-colors-1.1.2-4|12	
14cu|nodejs-colors-1.1.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-colors-1.1.2-4|14	BuildArch:  noarch
14cu|nodejs-colors-1.1.2-4|15	
14cu|nodejs-colors-1.1.2-4|16	%description
14cu|nodejs-colors-1.1.2-4|17	%{summary}.
14cu|nodejs-colors-1.1.2-4|18	
14cu|nodejs-colors-1.1.2-4|19	%files
14cu|nodejs-colors-1.1.2-4|20	%doc LICENSE examples/ ReadMe.md
14cu|nodejs-colors-1.1.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-colors-1.1.2-4|22	#-----------------------------------------------
14cu|nodejs-colors-1.1.2-4|23	%prep
14cu|nodejs-colors-1.1.2-4|24	%setup -qn %{oname}.js-%{version}
14cu|nodejs-colors-1.1.2-4|25	
14cu|nodejs-colors-1.1.2-4|26	%build
14cu|nodejs-colors-1.1.2-4|27	#nothing to do
14cu|nodejs-colors-1.1.2-4|28	
14cu|nodejs-colors-1.1.2-4|29	%install
14cu|nodejs-colors-1.1.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-colors-1.1.2-4|31	cp -pr package.json safe.js lib/ themes/ screenshots/ \
14cu|nodejs-colors-1.1.2-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-colors-1.1.2-4|33	
14cu|nodejs-colors-1.1.2-4|34	%nodejs_symlink_deps
14cu|nodejs-colors-1.1.2-4|35	
14cu|nodejs-colors-1.1.2-4|36	# tests fail on abf
14cu|nodejs-colors-1.1.2-4|37	#%check
14cu|nodejs-colors-1.1.2-4|38	#%__nodejs tests/basic-test.js
14cu|nodejs-colors-1.1.2-4|39	#%__nodejs tests/safe-test.js
14cu|nodejs-colors-1.1.2-4|40	
14cu|nodejs-colors-1.1.2-4|41	%changelog
14cu|nodejs-colors-1.1.2-4|42	
14cu|nodejs-colors-1.1.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-colors-1.1.2-4|44	- (463bce4) BuildList#2799825: Increase release tag
14cu|nodejs-colors-1.1.2-4|45	
14cu|nodejs-colors-1.1.2-4|46	

11246 14
14cu|nodejs-colour-0.7.1-4|1	%define oname colour
14cu|nodejs-colour-0.7.1-4|2	
14cu|nodejs-colour-0.7.1-4|3	Summary:        A cored,fixed,documented and optimized version of colors.js
14cu|nodejs-colour-0.7.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-colour-0.7.1-4|5	Version:        0.7.1
14cu|nodejs-colour-0.7.1-4|6	Release:        4
14cu|nodejs-colour-0.7.1-4|7	License:        MIT
14cu|nodejs-colour-0.7.1-4|8	Group:          Development/Other
14cu|nodejs-colour-0.7.1-4|9	Url:            https://github.com/dcodeIO/colour.js
14cu|nodejs-colour-0.7.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-colour-0.7.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-colour-0.7.1-4|12	
14cu|nodejs-colour-0.7.1-4|13	BuildArch:      noarch
14cu|nodejs-colour-0.7.1-4|14	
14cu|nodejs-colour-0.7.1-4|15	%description
14cu|nodejs-colour-0.7.1-4|16	%{summary}.
14cu|nodejs-colour-0.7.1-4|17	
14cu|nodejs-colour-0.7.1-4|18	%files
14cu|nodejs-colour-0.7.1-4|19	%doc LICENSE *.md examples/
14cu|nodejs-colour-0.7.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-colour-0.7.1-4|21	
14cu|nodejs-colour-0.7.1-4|22	#------------------------------------------------------------------
14cu|nodejs-colour-0.7.1-4|23	
14cu|nodejs-colour-0.7.1-4|24	%prep
14cu|nodejs-colour-0.7.1-4|25	%setup -q -n package
14cu|nodejs-colour-0.7.1-4|26	rm -rf node_modules
14cu|nodejs-colour-0.7.1-4|27	
14cu|nodejs-colour-0.7.1-4|28	%build
14cu|nodejs-colour-0.7.1-4|29	
14cu|nodejs-colour-0.7.1-4|30	%install
14cu|nodejs-colour-0.7.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-colour-0.7.1-4|32	cp -r package.json *.js *.png externs/ \
14cu|nodejs-colour-0.7.1-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-colour-0.7.1-4|34	%nodejs_symlink_deps
14cu|nodejs-colour-0.7.1-4|35	
14cu|nodejs-colour-0.7.1-4|36	%check
14cu|nodejs-colour-0.7.1-4|37	node tests/test.js
14cu|nodejs-colour-0.7.1-4|38	
14cu|nodejs-colour-0.7.1-4|39	%changelog
14cu|nodejs-colour-0.7.1-4|40	
14cu|nodejs-colour-0.7.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.1-4
14cu|nodejs-colour-0.7.1-4|42	- (6060b4c) BuildList#2799825: Increase release tag
14cu|nodejs-colour-0.7.1-4|43	
14cu|nodejs-colour-0.7.1-4|44	

11247 14
14cu|nodejs-combined-stream-1.0.5-4|1	%define oname combined-stream
14cu|nodejs-combined-stream-1.0.5-4|2	
14cu|nodejs-combined-stream-1.0.5-4|3	Summary:        A stream that emits multiple other streams one after another
14cu|nodejs-combined-stream-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-combined-stream-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-combined-stream-1.0.5-4|6	Release:        4
14cu|nodejs-combined-stream-1.0.5-4|7	Group:          Development/Other
14cu|nodejs-combined-stream-1.0.5-4|8	License:        MIT
14cu|nodejs-combined-stream-1.0.5-4|9	URL:            https://github.com/felixge/node-combined-stream
14cu|nodejs-combined-stream-1.0.5-4|10	Source0:        http://registry.npmjs.org/combined-stream/-/combined-stream-%{version}.tgz
14cu|nodejs-combined-stream-1.0.5-4|11	
14cu|nodejs-combined-stream-1.0.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-combined-stream-1.0.5-4|13	BuildRequires:  npm(delayed-stream)
14cu|nodejs-combined-stream-1.0.5-4|14	BuildArch:      noarch
14cu|nodejs-combined-stream-1.0.5-4|15	
14cu|nodejs-combined-stream-1.0.5-4|16	
14cu|nodejs-combined-stream-1.0.5-4|17	%description
14cu|nodejs-combined-stream-1.0.5-4|18	A stream that emits multiple other streams one after another.
14cu|nodejs-combined-stream-1.0.5-4|19	
14cu|nodejs-combined-stream-1.0.5-4|20	%files
14cu|nodejs-combined-stream-1.0.5-4|21	%doc License Readme.md
14cu|nodejs-combined-stream-1.0.5-4|22	%{nodejs_sitelib}/combined-stream
14cu|nodejs-combined-stream-1.0.5-4|23	
14cu|nodejs-combined-stream-1.0.5-4|24	#--------------------------------------------------------------
14cu|nodejs-combined-stream-1.0.5-4|25	
14cu|nodejs-combined-stream-1.0.5-4|26	%prep
14cu|nodejs-combined-stream-1.0.5-4|27	%setup -q -n package
14cu|nodejs-combined-stream-1.0.5-4|28	
14cu|nodejs-combined-stream-1.0.5-4|29	%build
14cu|nodejs-combined-stream-1.0.5-4|30	#nothing to do
14cu|nodejs-combined-stream-1.0.5-4|31	
14cu|nodejs-combined-stream-1.0.5-4|32	%install
14cu|nodejs-combined-stream-1.0.5-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/combined-stream
14cu|nodejs-combined-stream-1.0.5-4|34	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/combined-stream
14cu|nodejs-combined-stream-1.0.5-4|35	
14cu|nodejs-combined-stream-1.0.5-4|36	%nodejs_symlink_deps
14cu|nodejs-combined-stream-1.0.5-4|37	
14cu|nodejs-combined-stream-1.0.5-4|38	
14cu|nodejs-combined-stream-1.0.5-4|39	
14cu|nodejs-combined-stream-1.0.5-4|40	
14cu|nodejs-combined-stream-1.0.5-4|41	%changelog
14cu|nodejs-combined-stream-1.0.5-4|42	
14cu|nodejs-combined-stream-1.0.5-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-combined-stream-1.0.5-4|44	- (154145b) BuildList#2799825: Increase release tag
14cu|nodejs-combined-stream-1.0.5-4|45	
14cu|nodejs-combined-stream-1.0.5-4|46	

11248 14
14cu|nodejs-combine-source-map-0.7.1-4|1	%define oname combine-source-map
14cu|nodejs-combine-source-map-0.7.1-4|2	
14cu|nodejs-combine-source-map-0.7.1-4|3	Summary:        Add source maps of multiple files
14cu|nodejs-combine-source-map-0.7.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-combine-source-map-0.7.1-4|5	Version:        0.7.1
14cu|nodejs-combine-source-map-0.7.1-4|6	Release:        4
14cu|nodejs-combine-source-map-0.7.1-4|7	License:        MIT
14cu|nodejs-combine-source-map-0.7.1-4|8	Group:          Development/Other
14cu|nodejs-combine-source-map-0.7.1-4|9	Url:            https://github.com/thlorenz/combine-source-map
14cu|nodejs-combine-source-map-0.7.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-combine-source-map-0.7.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-combine-source-map-0.7.1-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-combine-source-map-0.7.1-4|13	BuildRequires:  npm(lodash.memoize)
14cu|nodejs-combine-source-map-0.7.1-4|14	BuildRequires:  npm(inline-source-map)
14cu|nodejs-combine-source-map-0.7.1-4|15	BuildRequires:  npm(convert-source-map)
14cu|nodejs-combine-source-map-0.7.1-4|16	BuildRequires:  npm(tap)
14cu|nodejs-combine-source-map-0.7.1-4|17	BuildArch:      noarch
14cu|nodejs-combine-source-map-0.7.1-4|18	
14cu|nodejs-combine-source-map-0.7.1-4|19	%description
14cu|nodejs-combine-source-map-0.7.1-4|20	%{summary}.
14cu|nodejs-combine-source-map-0.7.1-4|21	
14cu|nodejs-combine-source-map-0.7.1-4|22	%files
14cu|nodejs-combine-source-map-0.7.1-4|23	%doc LICENSE README.md example
14cu|nodejs-combine-source-map-0.7.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-combine-source-map-0.7.1-4|25	
14cu|nodejs-combine-source-map-0.7.1-4|26	#------------------------------------------------------------------
14cu|nodejs-combine-source-map-0.7.1-4|27	
14cu|nodejs-combine-source-map-0.7.1-4|28	%prep
14cu|nodejs-combine-source-map-0.7.1-4|29	%setup -q -n package
14cu|nodejs-combine-source-map-0.7.1-4|30	rm -rf node_modules
14cu|nodejs-combine-source-map-0.7.1-4|31	%nodejs_fixdep source-map 0.5.x
14cu|nodejs-combine-source-map-0.7.1-4|32	
14cu|nodejs-combine-source-map-0.7.1-4|33	%build
14cu|nodejs-combine-source-map-0.7.1-4|34	
14cu|nodejs-combine-source-map-0.7.1-4|35	%install
14cu|nodejs-combine-source-map-0.7.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-combine-source-map-0.7.1-4|37	cp -r package.json index.js lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-combine-source-map-0.7.1-4|38	%nodejs_symlink_deps
14cu|nodejs-combine-source-map-0.7.1-4|39	
14cu|nodejs-combine-source-map-0.7.1-4|40	%check
14cu|nodejs-combine-source-map-0.7.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-combine-source-map-0.7.1-4|42	%tap test
14cu|nodejs-combine-source-map-0.7.1-4|43	
14cu|nodejs-combine-source-map-0.7.1-4|44	%changelog
14cu|nodejs-combine-source-map-0.7.1-4|45	
14cu|nodejs-combine-source-map-0.7.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.1-4
14cu|nodejs-combine-source-map-0.7.1-4|47	- (a76d50b) BuildList#2799825: Increase release tag
14cu|nodejs-combine-source-map-0.7.1-4|48	
14cu|nodejs-combine-source-map-0.7.1-4|49	

11249 14
14cu|nodejs-commander-2.9.0-4|1	%define oname commander
14cu|nodejs-commander-2.9.0-4|2	
14cu|nodejs-commander-2.9.0-4|3	Summary:    Node.js command-line interfaces made easy
14cu|nodejs-commander-2.9.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-commander-2.9.0-4|5	Version:    2.9.0
14cu|nodejs-commander-2.9.0-4|6	Release:    4
14cu|nodejs-commander-2.9.0-4|7	License:    MIT
14cu|nodejs-commander-2.9.0-4|8	Group:      Development/Other
14cu|nodejs-commander-2.9.0-4|9	URL:        https://github.com/tj/%{oname}.js
14cu|nodejs-commander-2.9.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-commander-2.9.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-commander-2.9.0-4|12	BuildRequires:  npm(graceful-readlink)
14cu|nodejs-commander-2.9.0-4|13	
14cu|nodejs-commander-2.9.0-4|14	BuildArch:  noarch
14cu|nodejs-commander-2.9.0-4|15	
14cu|nodejs-commander-2.9.0-4|16	%files
14cu|nodejs-commander-2.9.0-4|17	%doc LICENSE Readme.md History.md
14cu|nodejs-commander-2.9.0-4|18	%{nodejs_sitelib}/%{oname}
14cu|nodejs-commander-2.9.0-4|19	
14cu|nodejs-commander-2.9.0-4|20	%description
14cu|nodejs-commander-2.9.0-4|21	The complete solution for Node.js command-line interfaces,
14cu|nodejs-commander-2.9.0-4|22	inspired by Ruby's %{oname}.
14cu|nodejs-commander-2.9.0-4|23	
14cu|nodejs-commander-2.9.0-4|24	
14cu|nodejs-commander-2.9.0-4|25	%prep
14cu|nodejs-commander-2.9.0-4|26	%setup -q -n package
14cu|nodejs-commander-2.9.0-4|27	%nodejs_fixdep graceful-readlink 1.0.x
14cu|nodejs-commander-2.9.0-4|28	
14cu|nodejs-commander-2.9.0-4|29	%build
14cu|nodejs-commander-2.9.0-4|30	#nothing to do
14cu|nodejs-commander-2.9.0-4|31	
14cu|nodejs-commander-2.9.0-4|32	
14cu|nodejs-commander-2.9.0-4|33	%install
14cu|nodejs-commander-2.9.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-commander-2.9.0-4|35	cp -pr package.json index.js \
14cu|nodejs-commander-2.9.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-commander-2.9.0-4|37	
14cu|nodejs-commander-2.9.0-4|38	%nodejs_symlink_deps
14cu|nodejs-commander-2.9.0-4|39	
14cu|nodejs-commander-2.9.0-4|40	%changelog
14cu|nodejs-commander-2.9.0-4|41	
14cu|nodejs-commander-2.9.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.9.0-4
14cu|nodejs-commander-2.9.0-4|43	- (3ad60bc) BuildList#2799825: Increase release tag
14cu|nodejs-commander-2.9.0-4|44	
14cu|nodejs-commander-2.9.0-4|45	

11250 14
14cu|nodejs-comment-parser-0.3.1-4|1	%define oname comment-parser
14cu|nodejs-comment-parser-0.3.1-4|2	
14cu|nodejs-comment-parser-0.3.1-4|3	Summary:        Generic JSDoc-like comment parser
14cu|nodejs-comment-parser-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-comment-parser-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-comment-parser-0.3.1-4|6	Release:        4
14cu|nodejs-comment-parser-0.3.1-4|7	License:        MIT
14cu|nodejs-comment-parser-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-comment-parser-0.3.1-4|9	Url:            https://github.com/yavorskiy/comment-parser
14cu|nodejs-comment-parser-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-comment-parser-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-comment-parser-0.3.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-comment-parser-0.3.1-4|13	BuildRequires:  npm(chai)
14cu|nodejs-comment-parser-0.3.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-comment-parser-0.3.1-4|15	BuildArch:      noarch
14cu|nodejs-comment-parser-0.3.1-4|16	
14cu|nodejs-comment-parser-0.3.1-4|17	%description
14cu|nodejs-comment-parser-0.3.1-4|18	%{summary}.
14cu|nodejs-comment-parser-0.3.1-4|19	
14cu|nodejs-comment-parser-0.3.1-4|20	%files
14cu|nodejs-comment-parser-0.3.1-4|21	%doc LICENSE *.md
14cu|nodejs-comment-parser-0.3.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-comment-parser-0.3.1-4|23	
14cu|nodejs-comment-parser-0.3.1-4|24	#------------------------------------------------------------------
14cu|nodejs-comment-parser-0.3.1-4|25	
14cu|nodejs-comment-parser-0.3.1-4|26	%prep
14cu|nodejs-comment-parser-0.3.1-4|27	%setup -q -n package
14cu|nodejs-comment-parser-0.3.1-4|28	rm -rf node_modules
14cu|nodejs-comment-parser-0.3.1-4|29	
14cu|nodejs-comment-parser-0.3.1-4|30	%build
14cu|nodejs-comment-parser-0.3.1-4|31	
14cu|nodejs-comment-parser-0.3.1-4|32	%install
14cu|nodejs-comment-parser-0.3.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-comment-parser-0.3.1-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-comment-parser-0.3.1-4|35	%nodejs_symlink_deps
14cu|nodejs-comment-parser-0.3.1-4|36	
14cu|nodejs-comment-parser-0.3.1-4|37	%check
14cu|nodejs-comment-parser-0.3.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-comment-parser-0.3.1-4|39	mocha tests/*
14cu|nodejs-comment-parser-0.3.1-4|40	
14cu|nodejs-comment-parser-0.3.1-4|41	
14cu|nodejs-comment-parser-0.3.1-4|42	%changelog
14cu|nodejs-comment-parser-0.3.1-4|43	
14cu|nodejs-comment-parser-0.3.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-comment-parser-0.3.1-4|45	- (da7ae11) BuildList#2799825: Increase release tag
14cu|nodejs-comment-parser-0.3.1-4|46	
14cu|nodejs-comment-parser-0.3.1-4|47	

11251 14
14cu|nodejs-component-emitter-1.1.2-5|1	%global enable_tests 1
14cu|nodejs-component-emitter-1.1.2-5|2	
14cu|nodejs-component-emitter-1.1.2-5|3	Name:       nodejs-component-emitter
14cu|nodejs-component-emitter-1.1.2-5|4	Version:    1.1.2
14cu|nodejs-component-emitter-1.1.2-5|5	Release:    5
14cu|nodejs-component-emitter-1.1.2-5|6	Summary:    An event emitter component for Node.js
14cu|nodejs-component-emitter-1.1.2-5|7	
14cu|nodejs-component-emitter-1.1.2-5|8	License:    MIT
14cu|nodejs-component-emitter-1.1.2-5|9	Group:      Development/Other
14cu|nodejs-component-emitter-1.1.2-5|10	URL:        https://github.com/component/emitter
14cu|nodejs-component-emitter-1.1.2-5|11	Source0:    http://registry.npmjs.org/component-emitter/-/component-emitter-%{version}.tgz
14cu|nodejs-component-emitter-1.1.2-5|12	# The test files are not included in the npm tarball.
14cu|nodejs-component-emitter-1.1.2-5|13	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-component-emitter-1.1.2-5|14	# version control repository.
14cu|nodejs-component-emitter-1.1.2-5|15	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-component-emitter-1.1.2-5|16	Source10:   dl-tests.sh
14cu|nodejs-component-emitter-1.1.2-5|17	# Include a copy of the license text to comply with license requirements.
14cu|nodejs-component-emitter-1.1.2-5|18	Source20:   https://raw.github.com/component/emitter/2999c522a07ba3a95106530e1c1e194d2c7a266c/LICENSE
14cu|nodejs-component-emitter-1.1.2-5|19	
14cu|nodejs-component-emitter-1.1.2-5|20	BuildArch:  noarch
14cu|nodejs-component-emitter-1.1.2-5|21	
14cu|nodejs-component-emitter-1.1.2-5|22	BuildRequires:  nodejs-packaging
14cu|nodejs-component-emitter-1.1.2-5|23	
14cu|nodejs-component-emitter-1.1.2-5|24	%if 0%{?enable_tests}
14cu|nodejs-component-emitter-1.1.2-5|25	BuildRequires:  mocha
14cu|nodejs-component-emitter-1.1.2-5|26	BuildRequires:  npm(should)
14cu|nodejs-component-emitter-1.1.2-5|27	%endif
14cu|nodejs-component-emitter-1.1.2-5|28	
14cu|nodejs-component-emitter-1.1.2-5|29	%description
14cu|nodejs-component-emitter-1.1.2-5|30	%{summary}.
14cu|nodejs-component-emitter-1.1.2-5|31	
14cu|nodejs-component-emitter-1.1.2-5|32	
14cu|nodejs-component-emitter-1.1.2-5|33	%prep
14cu|nodejs-component-emitter-1.1.2-5|34	%setup -q -n package
14cu|nodejs-component-emitter-1.1.2-5|35	%setup -q -T -D -a 1 -n package
14cu|nodejs-component-emitter-1.1.2-5|36	cp -p %{SOURCE20} .
14cu|nodejs-component-emitter-1.1.2-5|37	
14cu|nodejs-component-emitter-1.1.2-5|38	
14cu|nodejs-component-emitter-1.1.2-5|39	%build
14cu|nodejs-component-emitter-1.1.2-5|40	#nothing to do
14cu|nodejs-component-emitter-1.1.2-5|41	
14cu|nodejs-component-emitter-1.1.2-5|42	
14cu|nodejs-component-emitter-1.1.2-5|43	%install
14cu|nodejs-component-emitter-1.1.2-5|44	mkdir -p %{buildroot}%{nodejs_sitelib}/component-emitter
14cu|nodejs-component-emitter-1.1.2-5|45	cp -pr package.json index.js \
14cu|nodejs-component-emitter-1.1.2-5|46	%{buildroot}%{nodejs_sitelib}/component-emitter
14cu|nodejs-component-emitter-1.1.2-5|47	
14cu|nodejs-component-emitter-1.1.2-5|48	%nodejs_symlink_deps
14cu|nodejs-component-emitter-1.1.2-5|49	
14cu|nodejs-component-emitter-1.1.2-5|50	
14cu|nodejs-component-emitter-1.1.2-5|51	%if 0%{?enable_tests}
14cu|nodejs-component-emitter-1.1.2-5|52	%check
14cu|nodejs-component-emitter-1.1.2-5|53	%nodejs_symlink_deps --check
14cu|nodejs-component-emitter-1.1.2-5|54	/usr/bin/mocha --require should --reporter spec
14cu|nodejs-component-emitter-1.1.2-5|55	%endif
14cu|nodejs-component-emitter-1.1.2-5|56	
14cu|nodejs-component-emitter-1.1.2-5|57	
14cu|nodejs-component-emitter-1.1.2-5|58	%files
14cu|nodejs-component-emitter-1.1.2-5|59	%doc History.md LICENSE Readme.md
14cu|nodejs-component-emitter-1.1.2-5|60	%{nodejs_sitelib}/component-emitter
14cu|nodejs-component-emitter-1.1.2-5|61	
14cu|nodejs-component-emitter-1.1.2-5|62	%changelog
14cu|nodejs-component-emitter-1.1.2-5|63	
14cu|nodejs-component-emitter-1.1.2-5|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-5
14cu|nodejs-component-emitter-1.1.2-5|65	- (8824eec) BuildList#2799825: Increase release tag
14cu|nodejs-component-emitter-1.1.2-5|66	
14cu|nodejs-component-emitter-1.1.2-5|67	

11252 14
14cu|nodejs-compress-commons-0.4.2-4|1	%define oname compress-commons
14cu|nodejs-compress-commons-0.4.2-4|2	
14cu|nodejs-compress-commons-0.4.2-4|3	Summary:        Defines a common interface for working with archive formats within node
14cu|nodejs-compress-commons-0.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-compress-commons-0.4.2-4|5	Version:        0.4.2
14cu|nodejs-compress-commons-0.4.2-4|6	Release:        4
14cu|nodejs-compress-commons-0.4.2-4|7	License:        MIT
14cu|nodejs-compress-commons-0.4.2-4|8	Group:          Development/Other
14cu|nodejs-compress-commons-0.4.2-4|9	Url:            https://github.com/archiverjs/node-%{oname}
14cu|nodejs-compress-commons-0.4.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-compress-commons-0.4.2-4|11	Source0:        https://github.com/archiverjs/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-compress-commons-0.4.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-compress-commons-0.4.2-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-compress-commons-0.4.2-4|14	BuildRequires:  npm(normalize-path)
14cu|nodejs-compress-commons-0.4.2-4|15	BuildRequires:  npm(node-int64)
14cu|nodejs-compress-commons-0.4.2-4|16	BuildRequires:  npm(crc32-stream)
14cu|nodejs-compress-commons-0.4.2-4|17	BuildRequires:  npm(buffer-crc32)
14cu|nodejs-compress-commons-0.4.2-4|18	#
14cu|nodejs-compress-commons-0.4.2-4|19	BuildRequires:  npm(chai)
14cu|nodejs-compress-commons-0.4.2-4|20	BuildRequires:  npm(mkdirp)
14cu|nodejs-compress-commons-0.4.2-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-compress-commons-0.4.2-4|22	BuildRequires:  npm(rimraf)
14cu|nodejs-compress-commons-0.4.2-4|23	BuildArch:      noarch
14cu|nodejs-compress-commons-0.4.2-4|24	
14cu|nodejs-compress-commons-0.4.2-4|25	%description
14cu|nodejs-compress-commons-0.4.2-4|26	%{summary}.
14cu|nodejs-compress-commons-0.4.2-4|27	
14cu|nodejs-compress-commons-0.4.2-4|28	%files
14cu|nodejs-compress-commons-0.4.2-4|29	%doc LICENSE *.md
14cu|nodejs-compress-commons-0.4.2-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-compress-commons-0.4.2-4|31	
14cu|nodejs-compress-commons-0.4.2-4|32	#------------------------------------------------------------------
14cu|nodejs-compress-commons-0.4.2-4|33	
14cu|nodejs-compress-commons-0.4.2-4|34	%prep
14cu|nodejs-compress-commons-0.4.2-4|35	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-compress-commons-0.4.2-4|36	rm -rf node_modules
14cu|nodejs-compress-commons-0.4.2-4|37	%nodejs_fixdep readable-stream
14cu|nodejs-compress-commons-0.4.2-4|38	%nodejs_fixdep normalize-path
14cu|nodejs-compress-commons-0.4.2-4|39	%nodejs_fixdep node-int64
14cu|nodejs-compress-commons-0.4.2-4|40	%nodejs_fixdep crc32-stream
14cu|nodejs-compress-commons-0.4.2-4|41	%nodejs_fixdep buffer-crc32
14cu|nodejs-compress-commons-0.4.2-4|42	
14cu|nodejs-compress-commons-0.4.2-4|43	%build
14cu|nodejs-compress-commons-0.4.2-4|44	
14cu|nodejs-compress-commons-0.4.2-4|45	%install
14cu|nodejs-compress-commons-0.4.2-4|46	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-compress-commons-0.4.2-4|47	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-compress-commons-0.4.2-4|48	%nodejs_symlink_deps
14cu|nodejs-compress-commons-0.4.2-4|49	
14cu|nodejs-compress-commons-0.4.2-4|50	%check
14cu|nodejs-compress-commons-0.4.2-4|51	%nodejs_symlink_deps --check
14cu|nodejs-compress-commons-0.4.2-4|52	mocha --reporter dot
14cu|nodejs-compress-commons-0.4.2-4|53	
14cu|nodejs-compress-commons-0.4.2-4|54	%changelog
14cu|nodejs-compress-commons-0.4.2-4|55	
14cu|nodejs-compress-commons-0.4.2-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.2-4
14cu|nodejs-compress-commons-0.4.2-4|57	- (f6002fc) BuildList#2799825: Increase release tag
14cu|nodejs-compress-commons-0.4.2-4|58	
14cu|nodejs-compress-commons-0.4.2-4|59	

11253 14
14cu|nodejs-compressible-1.0.1-6|1	%global enable_tests 1
14cu|nodejs-compressible-1.0.1-6|2	
14cu|nodejs-compressible-1.0.1-6|3	Name:       nodejs-compressible
14cu|nodejs-compressible-1.0.1-6|4	Version:    1.0.1
14cu|nodejs-compressible-1.0.1-6|5	Release:    6
14cu|nodejs-compressible-1.0.1-6|6	Summary:    Compressible Content-Type/MIME checking for Node.js
14cu|nodejs-compressible-1.0.1-6|7	
14cu|nodejs-compressible-1.0.1-6|8	License:    MIT
14cu|nodejs-compressible-1.0.1-6|9	Group:      System/Libraries
14cu|nodejs-compressible-1.0.1-6|10	URL:        https://github.com/expressjs/compressible
14cu|nodejs-compressible-1.0.1-6|11	Source0:    http://registry.npmjs.org/compressible/-/compressible-%{version}.tgz
14cu|nodejs-compressible-1.0.1-6|12	Source1:    https://raw.githubusercontent.com/expressjs/compressible/1fa49dfbff3dac20a170d8146b7e7dae555f5604/test/compressible.js
14cu|nodejs-compressible-1.0.1-6|13	BuildArch:  noarch
14cu|nodejs-compressible-1.0.1-6|14	BuildRequires:  nodejs-packaging
14cu|nodejs-compressible-1.0.1-6|15	
14cu|nodejs-compressible-1.0.1-6|16	%if 0%{?enable_tests}
14cu|nodejs-compressible-1.0.1-6|17	BuildRequires:  npm(mocha)
14cu|nodejs-compressible-1.0.1-6|18	%endif
14cu|nodejs-compressible-1.0.1-6|19	
14cu|nodejs-compressible-1.0.1-6|20	%description
14cu|nodejs-compressible-1.0.1-6|21	%{summary}.
14cu|nodejs-compressible-1.0.1-6|22	
14cu|nodejs-compressible-1.0.1-6|23	
14cu|nodejs-compressible-1.0.1-6|24	%prep
14cu|nodejs-compressible-1.0.1-6|25	%setup -q -n package
14cu|nodejs-compressible-1.0.1-6|26	mkdir -p test/
14cu|nodejs-compressible-1.0.1-6|27	cp -p %{SOURCE1} test/
14cu|nodejs-compressible-1.0.1-6|28	
14cu|nodejs-compressible-1.0.1-6|29	
14cu|nodejs-compressible-1.0.1-6|30	%build
14cu|nodejs-compressible-1.0.1-6|31	#nothing to do
14cu|nodejs-compressible-1.0.1-6|32	
14cu|nodejs-compressible-1.0.1-6|33	
14cu|nodejs-compressible-1.0.1-6|34	%install
14cu|nodejs-compressible-1.0.1-6|35	mkdir -p %{buildroot}%{nodejs_sitelib}/compressible
14cu|nodejs-compressible-1.0.1-6|36	cp -pr package.json index.js \
14cu|nodejs-compressible-1.0.1-6|37	%{buildroot}%{nodejs_sitelib}/compressible
14cu|nodejs-compressible-1.0.1-6|38	
14cu|nodejs-compressible-1.0.1-6|39	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-compressible-1.0.1-6|40	cp -p specifications.json %{buildroot}%{_datadir}/%{name}
14cu|nodejs-compressible-1.0.1-6|41	ln -sf %{_datadir}/%{name}/specifications.json \
14cu|nodejs-compressible-1.0.1-6|42	%{buildroot}%{nodejs_sitelib}/compressible/specifications.json
14cu|nodejs-compressible-1.0.1-6|43	
14cu|nodejs-compressible-1.0.1-6|44	%nodejs_symlink_deps
14cu|nodejs-compressible-1.0.1-6|45	
14cu|nodejs-compressible-1.0.1-6|46	
14cu|nodejs-compressible-1.0.1-6|47	%if 0%{?enable_tests}
14cu|nodejs-compressible-1.0.1-6|48	%check
14cu|nodejs-compressible-1.0.1-6|49	%nodejs_symlink_deps --check
14cu|nodejs-compressible-1.0.1-6|50	/usr/bin/mocha --reporter spec
14cu|nodejs-compressible-1.0.1-6|51	%endif
14cu|nodejs-compressible-1.0.1-6|52	
14cu|nodejs-compressible-1.0.1-6|53	
14cu|nodejs-compressible-1.0.1-6|54	%files
14cu|nodejs-compressible-1.0.1-6|55	%doc README.md
14cu|nodejs-compressible-1.0.1-6|56	%{nodejs_sitelib}/compressible
14cu|nodejs-compressible-1.0.1-6|57	%dir %{_datadir}/%{name}
14cu|nodejs-compressible-1.0.1-6|58	%{_datadir}/%{name}/specifications.json
14cu|nodejs-compressible-1.0.1-6|59	
14cu|nodejs-compressible-1.0.1-6|60	
14cu|nodejs-compressible-1.0.1-6|61	
14cu|nodejs-compressible-1.0.1-6|62	%changelog
14cu|nodejs-compressible-1.0.1-6|63	
14cu|nodejs-compressible-1.0.1-6|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-6
14cu|nodejs-compressible-1.0.1-6|65	- (1439b23) BuildList#2799825: Increase release tag
14cu|nodejs-compressible-1.0.1-6|66	
14cu|nodejs-compressible-1.0.1-6|67	

11254 14
14cu|nodejs-compression-1.6.2-4|1	%define oname compression
14cu|nodejs-compression-1.6.2-4|2	
14cu|nodejs-compression-1.6.2-4|3	Name:       nodejs-%{oname}
14cu|nodejs-compression-1.6.2-4|4	Version:    1.6.2
14cu|nodejs-compression-1.6.2-4|5	Release:    4
14cu|nodejs-compression-1.6.2-4|6	Summary:    Compression middleware for Node.js and Connect
14cu|nodejs-compression-1.6.2-4|7	License:    MIT
14cu|nodejs-compression-1.6.2-4|8	Group:      Development/Other
14cu|nodejs-compression-1.6.2-4|9	URL:        https://github.com/expressjs/%{oname}
14cu|nodejs-compression-1.6.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-compression-1.6.2-4|11	Source0:    https://github.com/expressjs/compression/archive/1.6.2.tar.gz
14cu|nodejs-compression-1.6.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-compression-1.6.2-4|13	BuildRequires:  npm(vary)
14cu|nodejs-compression-1.6.2-4|14	BuildRequires:  npm(on-headers)
14cu|nodejs-compression-1.6.2-4|15	BuildRequires:  npm(debug)
14cu|nodejs-compression-1.6.2-4|16	BuildRequires:  npm(compressible)
14cu|nodejs-compression-1.6.2-4|17	BuildRequires:  npm(bytes)
14cu|nodejs-compression-1.6.2-4|18	BuildRequires:  npm(accepts)
14cu|nodejs-compression-1.6.2-4|19	BuildRequires:  npm(mocha)
14cu|nodejs-compression-1.6.2-4|20	BuildRequires:  npm(supertest)
14cu|nodejs-compression-1.6.2-4|21	
14cu|nodejs-compression-1.6.2-4|22	BuildArch:  noarch
14cu|nodejs-compression-1.6.2-4|23	
14cu|nodejs-compression-1.6.2-4|24	%description
14cu|nodejs-compression-1.6.2-4|25	%{summary}.
14cu|nodejs-compression-1.6.2-4|26	
14cu|nodejs-compression-1.6.2-4|27	%files
14cu|nodejs-compression-1.6.2-4|28	%doc LICENSE HISTORY.md README.md
14cu|nodejs-compression-1.6.2-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-compression-1.6.2-4|30	#---------------------------------------------------
14cu|nodejs-compression-1.6.2-4|31	
14cu|nodejs-compression-1.6.2-4|32	%prep
14cu|nodejs-compression-1.6.2-4|33	%setup -qn %{oname}-%{version}
14cu|nodejs-compression-1.6.2-4|34	%nodejs_fixdep bytes
14cu|nodejs-compression-1.6.2-4|35	%nodejs_fixdep compressible
14cu|nodejs-compression-1.6.2-4|36	%nodejs_fixdep accepts
14cu|nodejs-compression-1.6.2-4|37	
14cu|nodejs-compression-1.6.2-4|38	%build
14cu|nodejs-compression-1.6.2-4|39	#nothing to do
14cu|nodejs-compression-1.6.2-4|40	
14cu|nodejs-compression-1.6.2-4|41	
14cu|nodejs-compression-1.6.2-4|42	%install
14cu|nodejs-compression-1.6.2-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-compression-1.6.2-4|44	cp -pr package.json index.js \
14cu|nodejs-compression-1.6.2-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-compression-1.6.2-4|46	
14cu|nodejs-compression-1.6.2-4|47	%nodejs_symlink_deps
14cu|nodejs-compression-1.6.2-4|48	
14cu|nodejs-compression-1.6.2-4|49	%check
14cu|nodejs-compression-1.6.2-4|50	%nodejs_symlink_deps --check
14cu|nodejs-compression-1.6.2-4|51	mocha --check-leaks --reporter spec --bail
14cu|nodejs-compression-1.6.2-4|52	
14cu|nodejs-compression-1.6.2-4|53	%changelog
14cu|nodejs-compression-1.6.2-4|54	
14cu|nodejs-compression-1.6.2-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.2-4
14cu|nodejs-compression-1.6.2-4|56	- (72edfeb) BuildList#2799825: Increase release tag
14cu|nodejs-compression-1.6.2-4|57	
14cu|nodejs-compression-1.6.2-4|58	

11255 14
14cu|nodejs-concat-map-0.0.1-4|1	%define oname concat-map
14cu|nodejs-concat-map-0.0.1-4|2	
14cu|nodejs-concat-map-0.0.1-4|3	Summary:        Concatenative mapdashery
14cu|nodejs-concat-map-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-concat-map-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-concat-map-0.0.1-4|6	Release:        4
14cu|nodejs-concat-map-0.0.1-4|7	License:        MIT
14cu|nodejs-concat-map-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-concat-map-0.0.1-4|9	Url:            https://github.com/substack/node-concat-map
14cu|nodejs-concat-map-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-concat-map-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-concat-map-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-concat-map-0.0.1-4|13	
14cu|nodejs-concat-map-0.0.1-4|14	%description
14cu|nodejs-concat-map-0.0.1-4|15	%{summary}.
14cu|nodejs-concat-map-0.0.1-4|16	
14cu|nodejs-concat-map-0.0.1-4|17	%files
14cu|nodejs-concat-map-0.0.1-4|18	%doc LICENSE README.markdown
14cu|nodejs-concat-map-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-map-0.0.1-4|20	
14cu|nodejs-concat-map-0.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-concat-map-0.0.1-4|22	
14cu|nodejs-concat-map-0.0.1-4|23	%prep
14cu|nodejs-concat-map-0.0.1-4|24	%setup -q -n package
14cu|nodejs-concat-map-0.0.1-4|25	rm -rf node_modules
14cu|nodejs-concat-map-0.0.1-4|26	
14cu|nodejs-concat-map-0.0.1-4|27	%build
14cu|nodejs-concat-map-0.0.1-4|28	
14cu|nodejs-concat-map-0.0.1-4|29	%install
14cu|nodejs-concat-map-0.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-map-0.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-map-0.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-concat-map-0.0.1-4|33	%changelog
14cu|nodejs-concat-map-0.0.1-4|34	
14cu|nodejs-concat-map-0.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-concat-map-0.0.1-4|36	- (238f842) BuildList#2799825: Increase release tag
14cu|nodejs-concat-map-0.0.1-4|37	
14cu|nodejs-concat-map-0.0.1-4|38	

11256 14
14cu|nodejs-concat-stream-1.5.1-5|1	%define oname concat-stream
14cu|nodejs-concat-stream-1.5.1-5|2	
14cu|nodejs-concat-stream-1.5.1-5|3	Summary:    Writable stream that concatenates data and calls a callback with the result
14cu|nodejs-concat-stream-1.5.1-5|4	Name:       nodejs-%{oname}
14cu|nodejs-concat-stream-1.5.1-5|5	Version:    1.5.1
14cu|nodejs-concat-stream-1.5.1-5|6	Release:    5
14cu|nodejs-concat-stream-1.5.1-5|7	License:    MIT
14cu|nodejs-concat-stream-1.5.1-5|8	Group:      Development/Other
14cu|nodejs-concat-stream-1.5.1-5|9	URL:        https://github.com/maxogden/node-%{oname}
14cu|nodejs-concat-stream-1.5.1-5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-concat-stream-1.5.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-concat-stream-1.5.1-5|12	BuildRequires:  npm(inherits)
14cu|nodejs-concat-stream-1.5.1-5|13	BuildRequires:  npm(tape)
14cu|nodejs-concat-stream-1.5.1-5|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-concat-stream-1.5.1-5|15	BuildRequires:  npm(typedarray)
14cu|nodejs-concat-stream-1.5.1-5|16	BuildRequires:  npm(inherits)
14cu|nodejs-concat-stream-1.5.1-5|17	BuildArch:  noarch
14cu|nodejs-concat-stream-1.5.1-5|18	
14cu|nodejs-concat-stream-1.5.1-5|19	%description
14cu|nodejs-concat-stream-1.5.1-5|20	%{summary}.
14cu|nodejs-concat-stream-1.5.1-5|21	
14cu|nodejs-concat-stream-1.5.1-5|22	%files
14cu|nodejs-concat-stream-1.5.1-5|23	%doc LICENSE readme.md
14cu|nodejs-concat-stream-1.5.1-5|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-stream-1.5.1-5|25	#----------------------------------------------
14cu|nodejs-concat-stream-1.5.1-5|26	
14cu|nodejs-concat-stream-1.5.1-5|27	%prep
14cu|nodejs-concat-stream-1.5.1-5|28	%setup -q -n package
14cu|nodejs-concat-stream-1.5.1-5|29	%nodejs_fixdep inherits
14cu|nodejs-concat-stream-1.5.1-5|30	
14cu|nodejs-concat-stream-1.5.1-5|31	%build
14cu|nodejs-concat-stream-1.5.1-5|32	#nothing to do
14cu|nodejs-concat-stream-1.5.1-5|33	
14cu|nodejs-concat-stream-1.5.1-5|34	
14cu|nodejs-concat-stream-1.5.1-5|35	%install
14cu|nodejs-concat-stream-1.5.1-5|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-stream-1.5.1-5|37	cp -pr package.json index.js \
14cu|nodejs-concat-stream-1.5.1-5|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-concat-stream-1.5.1-5|39	
14cu|nodejs-concat-stream-1.5.1-5|40	%nodejs_symlink_deps
14cu|nodejs-concat-stream-1.5.1-5|41	
14cu|nodejs-concat-stream-1.5.1-5|42	%check
14cu|nodejs-concat-stream-1.5.1-5|43	%nodejs_symlink_deps --check
14cu|nodejs-concat-stream-1.5.1-5|44	tape test/*.js test/server/*.js
14cu|nodejs-concat-stream-1.5.1-5|45	
14cu|nodejs-concat-stream-1.5.1-5|46	
14cu|nodejs-concat-stream-1.5.1-5|47	
14cu|nodejs-concat-stream-1.5.1-5|48	
14cu|nodejs-concat-stream-1.5.1-5|49	
14cu|nodejs-concat-stream-1.5.1-5|50	%changelog
14cu|nodejs-concat-stream-1.5.1-5|51	
14cu|nodejs-concat-stream-1.5.1-5|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.1-5
14cu|nodejs-concat-stream-1.5.1-5|53	- (f85e685) BuildList#2799825: Increase release tag
14cu|nodejs-concat-stream-1.5.1-5|54	
14cu|nodejs-concat-stream-1.5.1-5|55	

11257 14
14cu|nodejs-config-chain-1.1.10-4|1	%define oname config-chain
14cu|nodejs-config-chain-1.1.10-4|2	
14cu|nodejs-config-chain-1.1.10-4|3	Summary:        Handle configuration once and for all
14cu|nodejs-config-chain-1.1.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-config-chain-1.1.10-4|5	Version:        1.1.10
14cu|nodejs-config-chain-1.1.10-4|6	Release:        4
14cu|nodejs-config-chain-1.1.10-4|7	Group:          Development/Other
14cu|nodejs-config-chain-1.1.10-4|8	License:        MIT
14cu|nodejs-config-chain-1.1.10-4|9	URL:            https://github.com/dominictarr/%{oname}
14cu|nodejs-config-chain-1.1.10-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-config-chain-1.1.10-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-config-chain-1.1.10-4|12	BuildRequires:  npm(ini)
14cu|nodejs-config-chain-1.1.10-4|13	BuildRequires:  npm(proto-list)
14cu|nodejs-config-chain-1.1.10-4|14	#
14cu|nodejs-config-chain-1.1.10-4|15	BuildRequires:  npm(tap)
14cu|nodejs-config-chain-1.1.10-4|16	BuildArch:      noarch
14cu|nodejs-config-chain-1.1.10-4|17	
14cu|nodejs-config-chain-1.1.10-4|18	%description
14cu|nodejs-config-chain-1.1.10-4|19	Use this module to load all your configurations.
14cu|nodejs-config-chain-1.1.10-4|20	
14cu|nodejs-config-chain-1.1.10-4|21	%files
14cu|nodejs-config-chain-1.1.10-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-config-chain-1.1.10-4|23	%doc LICENCE readme.markdown
14cu|nodejs-config-chain-1.1.10-4|24	#------------------------------------------------------------------
14cu|nodejs-config-chain-1.1.10-4|25	
14cu|nodejs-config-chain-1.1.10-4|26	%prep
14cu|nodejs-config-chain-1.1.10-4|27	%setup -q -n package
14cu|nodejs-config-chain-1.1.10-4|28	find . -type f -exec chmod -x {} \;
14cu|nodejs-config-chain-1.1.10-4|29	
14cu|nodejs-config-chain-1.1.10-4|30	%build
14cu|nodejs-config-chain-1.1.10-4|31	#nothing to do
14cu|nodejs-config-chain-1.1.10-4|32	
14cu|nodejs-config-chain-1.1.10-4|33	%install
14cu|nodejs-config-chain-1.1.10-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-config-chain-1.1.10-4|35	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-config-chain-1.1.10-4|36	
14cu|nodejs-config-chain-1.1.10-4|37	%check
14cu|nodejs-config-chain-1.1.10-4|38	%nodejs_symlink_deps --check
14cu|nodejs-config-chain-1.1.10-4|39	%tap test/{chain-class,save}.js
14cu|nodejs-config-chain-1.1.10-4|40	%__nodejs test/{find-file,ini,env}.js
14cu|nodejs-config-chain-1.1.10-4|41	
14cu|nodejs-config-chain-1.1.10-4|42	%changelog
14cu|nodejs-config-chain-1.1.10-4|43	
14cu|nodejs-config-chain-1.1.10-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.10-4
14cu|nodejs-config-chain-1.1.10-4|45	- (f4c6baf) BuildList#2799825: Increase release tag
14cu|nodejs-config-chain-1.1.10-4|46	
14cu|nodejs-config-chain-1.1.10-4|47	

11258 14
14cu|nodejs-configstore-1.3.0-4|1	%define oname configstore
14cu|nodejs-configstore-1.3.0-4|2	
14cu|nodejs-configstore-1.3.0-4|3	Summary:        Easily load and save config
14cu|nodejs-configstore-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-configstore-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-configstore-1.3.0-4|6	Release:        4
14cu|nodejs-configstore-1.3.0-4|7	License:        BSD
14cu|nodejs-configstore-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-configstore-1.3.0-4|9	Url:            https://github.com/yeoman/configstore
14cu|nodejs-configstore-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-configstore-1.3.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-configstore-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-configstore-1.3.0-4|13	BuildRequires:  npm(xdg-basedir)
14cu|nodejs-configstore-1.3.0-4|14	BuildRequires:  npm(write-file-atomic)
14cu|nodejs-configstore-1.3.0-4|15	BuildRequires:  npm(uuid)
14cu|nodejs-configstore-1.3.0-4|16	BuildRequires:  npm(osenv)
14cu|nodejs-configstore-1.3.0-4|17	BuildRequires:  npm(os-tmpdir)
14cu|nodejs-configstore-1.3.0-4|18	BuildRequires:  npm(object-assign)
14cu|nodejs-configstore-1.3.0-4|19	BuildRequires:  npm(mkdirp)
14cu|nodejs-configstore-1.3.0-4|20	BuildRequires:  npm(graceful-fs)
14cu|nodejs-configstore-1.3.0-4|21	BuildArch:      noarch
14cu|nodejs-configstore-1.3.0-4|22	
14cu|nodejs-configstore-1.3.0-4|23	%description
14cu|nodejs-configstore-1.3.0-4|24	Easily load and save config without having
14cu|nodejs-configstore-1.3.0-4|25	to think about where and how
14cu|nodejs-configstore-1.3.0-4|26	Config is stored in a JSON file located in
14cu|nodejs-configstore-1.3.0-4|27	$XDG_CONFIG_HOME or ~/.config.
14cu|nodejs-configstore-1.3.0-4|28	Example: ~/.config/configstore/some-id.json.
14cu|nodejs-configstore-1.3.0-4|29	
14cu|nodejs-configstore-1.3.0-4|30	%files
14cu|nodejs-configstore-1.3.0-4|31	%doc readme.md
14cu|nodejs-configstore-1.3.0-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-configstore-1.3.0-4|33	
14cu|nodejs-configstore-1.3.0-4|34	#------------------------------------------------------------------
14cu|nodejs-configstore-1.3.0-4|35	
14cu|nodejs-configstore-1.3.0-4|36	%prep
14cu|nodejs-configstore-1.3.0-4|37	%setup -q -n package
14cu|nodejs-configstore-1.3.0-4|38	rm -rf node_modules
14cu|nodejs-configstore-1.3.0-4|39	
14cu|nodejs-configstore-1.3.0-4|40	%build
14cu|nodejs-configstore-1.3.0-4|41	
14cu|nodejs-configstore-1.3.0-4|42	%install
14cu|nodejs-configstore-1.3.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-configstore-1.3.0-4|44	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-configstore-1.3.0-4|45	%nodejs_symlink_deps
14cu|nodejs-configstore-1.3.0-4|46	%changelog
14cu|nodejs-configstore-1.3.0-4|47	
14cu|nodejs-configstore-1.3.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-configstore-1.3.0-4|49	- (8d089c7) BuildList#2799825: Increase release tag
14cu|nodejs-configstore-1.3.0-4|50	
14cu|nodejs-configstore-1.3.0-4|51	

11259 14
14cu|nodejs-connect-3.4.0-4|1	%define oname connect
14cu|nodejs-connect-3.4.0-4|2	
14cu|nodejs-connect-3.4.0-4|3	Summary:    High performance middleware framework for Node.js
14cu|nodejs-connect-3.4.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-connect-3.4.0-4|5	Version:    3.4.0
14cu|nodejs-connect-3.4.0-4|6	Release:    4
14cu|nodejs-connect-3.4.0-4|7	License:    MIT
14cu|nodejs-connect-3.4.0-4|8	Group:      Development/Other
14cu|nodejs-connect-3.4.0-4|9	URL:        https://github.com/senchalabs/%{oname}
14cu|nodejs-connect-3.4.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-connect-3.4.0-4|11	Source0:    https://github.com/senchalabs/connect/archive/%{version}.zip
14cu|nodejs-connect-3.4.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-connect-3.4.0-4|13	BuildRequires:  npm(utils-merge)
14cu|nodejs-connect-3.4.0-4|14	BuildRequires:  npm(parseurl)
14cu|nodejs-connect-3.4.0-4|15	BuildRequires:  npm(finalhandler)
14cu|nodejs-connect-3.4.0-4|16	BuildRequires:  npm(debug)
14cu|nodejs-connect-3.4.0-4|17	#
14cu|nodejs-connect-3.4.0-4|18	
14cu|nodejs-connect-3.4.0-4|19	BuildRequires:  npm(mocha)
14cu|nodejs-connect-3.4.0-4|20	BuildRequires:  npm(should)
14cu|nodejs-connect-3.4.0-4|21	BuildRequires:  npm(supertest)
14cu|nodejs-connect-3.4.0-4|22	
14cu|nodejs-connect-3.4.0-4|23	
14cu|nodejs-connect-3.4.0-4|24	
14cu|nodejs-connect-3.4.0-4|25	BuildArch:  noarch
14cu|nodejs-connect-3.4.0-4|26	
14cu|nodejs-connect-3.4.0-4|27	%description
14cu|nodejs-connect-3.4.0-4|28	Connect is an extensible HTTP server framework for node, providing high
14cu|nodejs-connect-3.4.0-4|29	performance "plugins" known as middleware.
14cu|nodejs-connect-3.4.0-4|30	
14cu|nodejs-connect-3.4.0-4|31	Connect is bundled with over 20 commonly used middleware, including a logger,
14cu|nodejs-connect-3.4.0-4|32	session support, cookie parser, and more.
14cu|nodejs-connect-3.4.0-4|33	
14cu|nodejs-connect-3.4.0-4|34	%files
14cu|nodejs-connect-3.4.0-4|35	%doc LICENSE *.md
14cu|nodejs-connect-3.4.0-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-3.4.0-4|37	#----------------------------------------------
14cu|nodejs-connect-3.4.0-4|38	
14cu|nodejs-connect-3.4.0-4|39	%prep
14cu|nodejs-connect-3.4.0-4|40	%setup -qn %{oname}-%{version}
14cu|nodejs-connect-3.4.0-4|41	%nodejs_fixdep utils-merge
14cu|nodejs-connect-3.4.0-4|42	%nodejs_fixdep parseurl
14cu|nodejs-connect-3.4.0-4|43	%nodejs_fixdep finalhandler
14cu|nodejs-connect-3.4.0-4|44	%nodejs_fixdep debug
14cu|nodejs-connect-3.4.0-4|45	
14cu|nodejs-connect-3.4.0-4|46	%build
14cu|nodejs-connect-3.4.0-4|47	#nothing to do
14cu|nodejs-connect-3.4.0-4|48	
14cu|nodejs-connect-3.4.0-4|49	
14cu|nodejs-connect-3.4.0-4|50	%install
14cu|nodejs-connect-3.4.0-4|51	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-3.4.0-4|52	
14cu|nodejs-connect-3.4.0-4|53	cp -pr package.json index.js \
14cu|nodejs-connect-3.4.0-4|54	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-3.4.0-4|55	
14cu|nodejs-connect-3.4.0-4|56	%nodejs_symlink_deps
14cu|nodejs-connect-3.4.0-4|57	
14cu|nodejs-connect-3.4.0-4|58	
14cu|nodejs-connect-3.4.0-4|59	%check
14cu|nodejs-connect-3.4.0-4|60	%nodejs_symlink_deps --check
14cu|nodejs-connect-3.4.0-4|61	mocha --require test/support/env \
14cu|nodejs-connect-3.4.0-4|62	--reporter spec --bail --check-leaks test/
14cu|nodejs-connect-3.4.0-4|63	
14cu|nodejs-connect-3.4.0-4|64	%changelog
14cu|nodejs-connect-3.4.0-4|65	
14cu|nodejs-connect-3.4.0-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.0-4
14cu|nodejs-connect-3.4.0-4|67	- (1a89cf9) BuildList#2799825: Increase release tag
14cu|nodejs-connect-3.4.0-4|68	
14cu|nodejs-connect-3.4.0-4|69	

11260 14
14cu|nodejs-connect-multiparty-2.0.0-4|1	%define oname connect-multiparty
14cu|nodejs-connect-multiparty-2.0.0-4|2	
14cu|nodejs-connect-multiparty-2.0.0-4|3	Summary:        Multipart parsing middleware for connect using multiparty
14cu|nodejs-connect-multiparty-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-connect-multiparty-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-connect-multiparty-2.0.0-4|6	Release:        4
14cu|nodejs-connect-multiparty-2.0.0-4|7	License:        MIT
14cu|nodejs-connect-multiparty-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-connect-multiparty-2.0.0-4|9	Url:            github.com/andrewrk/connect-multiparty
14cu|nodejs-connect-multiparty-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tar.gz
14cu|nodejs-connect-multiparty-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-connect-multiparty-2.0.0-4|12	BuildRequires:  npm(type-is)
14cu|nodejs-connect-multiparty-2.0.0-4|13	BuildRequires:  npm(qs)
14cu|nodejs-connect-multiparty-2.0.0-4|14	BuildRequires:  npm(on-finished)
14cu|nodejs-connect-multiparty-2.0.0-4|15	BuildRequires:  npm(multiparty)
14cu|nodejs-connect-multiparty-2.0.0-4|16	BuildRequires:  npm(connect)
14cu|nodejs-connect-multiparty-2.0.0-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-connect-multiparty-2.0.0-4|18	BuildRequires:  npm(should)
14cu|nodejs-connect-multiparty-2.0.0-4|19	BuildRequires:  npm(supertest)
14cu|nodejs-connect-multiparty-2.0.0-4|20	BuildArch:      noarch
14cu|nodejs-connect-multiparty-2.0.0-4|21	
14cu|nodejs-connect-multiparty-2.0.0-4|22	%description
14cu|nodejs-connect-multiparty-2.0.0-4|23	%{summary}.
14cu|nodejs-connect-multiparty-2.0.0-4|24	
14cu|nodejs-connect-multiparty-2.0.0-4|25	%files
14cu|nodejs-connect-multiparty-2.0.0-4|26	%doc README.md CHANGELOG.md
14cu|nodejs-connect-multiparty-2.0.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-multiparty-2.0.0-4|28	
14cu|nodejs-connect-multiparty-2.0.0-4|29	#------------------------------------------------------------------
14cu|nodejs-connect-multiparty-2.0.0-4|30	
14cu|nodejs-connect-multiparty-2.0.0-4|31	%prep
14cu|nodejs-connect-multiparty-2.0.0-4|32	%setup -qn %{oname}-%{version}
14cu|nodejs-connect-multiparty-2.0.0-4|33	rm -rf node_modules
14cu|nodejs-connect-multiparty-2.0.0-4|34	%nodejs_fixdep qs
14cu|nodejs-connect-multiparty-2.0.0-4|35	
14cu|nodejs-connect-multiparty-2.0.0-4|36	%build
14cu|nodejs-connect-multiparty-2.0.0-4|37	
14cu|nodejs-connect-multiparty-2.0.0-4|38	%install
14cu|nodejs-connect-multiparty-2.0.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-multiparty-2.0.0-4|40	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-multiparty-2.0.0-4|41	%nodejs_symlink_deps
14cu|nodejs-connect-multiparty-2.0.0-4|42	
14cu|nodejs-connect-multiparty-2.0.0-4|43	%check
14cu|nodejs-connect-multiparty-2.0.0-4|44	%nodejs_symlink_deps --check
14cu|nodejs-connect-multiparty-2.0.0-4|45	mocha --reporter spec test/*.js || :
14cu|nodejs-connect-multiparty-2.0.0-4|46	
14cu|nodejs-connect-multiparty-2.0.0-4|47	
14cu|nodejs-connect-multiparty-2.0.0-4|48	%changelog
14cu|nodejs-connect-multiparty-2.0.0-4|49	
14cu|nodejs-connect-multiparty-2.0.0-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-connect-multiparty-2.0.0-4|51	- (b0e524c) BuildList#2799825: Increase release tag
14cu|nodejs-connect-multiparty-2.0.0-4|52	
14cu|nodejs-connect-multiparty-2.0.0-4|53	

11261 14
14cu|nodejs-connect-redis-3.0.2-4|1	%define oname connect-redis
14cu|nodejs-connect-redis-3.0.2-4|2	
14cu|nodejs-connect-redis-3.0.2-4|3	Summary:        Redis session store for Connect
14cu|nodejs-connect-redis-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-connect-redis-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-connect-redis-3.0.2-4|6	Release:        4
14cu|nodejs-connect-redis-3.0.2-4|7	License:        MIT
14cu|nodejs-connect-redis-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-connect-redis-3.0.2-4|9	Url:            https://github.com/visionmedia/connect-redis
14cu|nodejs-connect-redis-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-connect-redis-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-connect-redis-3.0.2-4|12	BuildRequires:  npm(redis)
14cu|nodejs-connect-redis-3.0.2-4|13	BuildRequires:  npm(debug)
14cu|nodejs-connect-redis-3.0.2-4|14	BuildRequires:  npm(tape)
14cu|nodejs-connect-redis-3.0.2-4|15	BuildArch:      noarch
14cu|nodejs-connect-redis-3.0.2-4|16	
14cu|nodejs-connect-redis-3.0.2-4|17	%description
14cu|nodejs-connect-redis-3.0.2-4|18	%{summary}.
14cu|nodejs-connect-redis-3.0.2-4|19	
14cu|nodejs-connect-redis-3.0.2-4|20	%files
14cu|nodejs-connect-redis-3.0.2-4|21	%doc *.md
14cu|nodejs-connect-redis-3.0.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-redis-3.0.2-4|23	
14cu|nodejs-connect-redis-3.0.2-4|24	#------------------------------------------------------------------
14cu|nodejs-connect-redis-3.0.2-4|25	
14cu|nodejs-connect-redis-3.0.2-4|26	%prep
14cu|nodejs-connect-redis-3.0.2-4|27	%setup -q -n package
14cu|nodejs-connect-redis-3.0.2-4|28	rm -rf node_modules
14cu|nodejs-connect-redis-3.0.2-4|29	%nodejs_fixdep redis
14cu|nodejs-connect-redis-3.0.2-4|30	%nodejs_fixdep debug
14cu|nodejs-connect-redis-3.0.2-4|31	chmod 644 History.md
14cu|nodejs-connect-redis-3.0.2-4|32	
14cu|nodejs-connect-redis-3.0.2-4|33	%build
14cu|nodejs-connect-redis-3.0.2-4|34	
14cu|nodejs-connect-redis-3.0.2-4|35	%install
14cu|nodejs-connect-redis-3.0.2-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-redis-3.0.2-4|37	cp -r package.json index.js lib/ \
14cu|nodejs-connect-redis-3.0.2-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-connect-redis-3.0.2-4|39	%nodejs_symlink_deps
14cu|nodejs-connect-redis-3.0.2-4|40	
14cu|nodejs-connect-redis-3.0.2-4|41	
14cu|nodejs-connect-redis-3.0.2-4|42	%check
14cu|nodejs-connect-redis-3.0.2-4|43	%nodejs_symlink_deps --check
14cu|nodejs-connect-redis-3.0.2-4|44	tape \"test/*-test.js\"
14cu|nodejs-connect-redis-3.0.2-4|45	
14cu|nodejs-connect-redis-3.0.2-4|46	%changelog
14cu|nodejs-connect-redis-3.0.2-4|47	
14cu|nodejs-connect-redis-3.0.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-connect-redis-3.0.2-4|49	- (8835c86) BuildList#2799825: Increase release tag
14cu|nodejs-connect-redis-3.0.2-4|50	
14cu|nodejs-connect-redis-3.0.2-4|51	

11262 14
14cu|nodejs-connect-timeout-1.0.0-6|1	%global enable_tests 0
14cu|nodejs-connect-timeout-1.0.0-6|2	
14cu|nodejs-connect-timeout-1.0.0-6|3	Name:       nodejs-connect-timeout
14cu|nodejs-connect-timeout-1.0.0-6|4	Version:    1.0.0
14cu|nodejs-connect-timeout-1.0.0-6|5	Release:    6
14cu|nodejs-connect-timeout-1.0.0-6|6	Summary:    Timeout middleware for Node.js and Connect
14cu|nodejs-connect-timeout-1.0.0-6|7	
14cu|nodejs-connect-timeout-1.0.0-6|8	License:    MIT
14cu|nodejs-connect-timeout-1.0.0-6|9	Group:      System/Libraries
14cu|nodejs-connect-timeout-1.0.0-6|10	URL:        https://github.com/expressjs/timeout
14cu|nodejs-connect-timeout-1.0.0-6|11	Source0:    http://registry.npmjs.org/connect-timeout/-/connect-timeout-%{version}.tgz
14cu|nodejs-connect-timeout-1.0.0-6|12	# The test files are not included in the npm tarball.
14cu|nodejs-connect-timeout-1.0.0-6|13	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-connect-timeout-1.0.0-6|14	# version control repository.
14cu|nodejs-connect-timeout-1.0.0-6|15	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-connect-timeout-1.0.0-6|16	Source10:   dl-tests.sh
14cu|nodejs-connect-timeout-1.0.0-6|17	
14cu|nodejs-connect-timeout-1.0.0-6|18	BuildArch:  noarch
14cu|nodejs-connect-timeout-1.0.0-6|19	BuildRequires:  nodejs-packaging
14cu|nodejs-connect-timeout-1.0.0-6|20	
14cu|nodejs-connect-timeout-1.0.0-6|21	%if 0%{?enable_tests}
14cu|nodejs-connect-timeout-1.0.0-6|22	BuildRequires:  mocha
14cu|nodejs-connect-timeout-1.0.0-6|23	BuildRequires:  npm(connect)
14cu|nodejs-connect-timeout-1.0.0-6|24	BuildRequires:  npm(debug)
14cu|nodejs-connect-timeout-1.0.0-6|25	BuildRequires:  npm(should)
14cu|nodejs-connect-timeout-1.0.0-6|26	BuildRequires:  npm(supertest)
14cu|nodejs-connect-timeout-1.0.0-6|27	%endif
14cu|nodejs-connect-timeout-1.0.0-6|28	
14cu|nodejs-connect-timeout-1.0.0-6|29	%description
14cu|nodejs-connect-timeout-1.0.0-6|30	%{summary}.
14cu|nodejs-connect-timeout-1.0.0-6|31	
14cu|nodejs-connect-timeout-1.0.0-6|32	
14cu|nodejs-connect-timeout-1.0.0-6|33	%prep
14cu|nodejs-connect-timeout-1.0.0-6|34	%setup -q -n package
14cu|nodejs-connect-timeout-1.0.0-6|35	%setup -q -T -D -a 1 -n package
14cu|nodejs-connect-timeout-1.0.0-6|36	
14cu|nodejs-connect-timeout-1.0.0-6|37	
14cu|nodejs-connect-timeout-1.0.0-6|38	%build
14cu|nodejs-connect-timeout-1.0.0-6|39	#nothing to do
14cu|nodejs-connect-timeout-1.0.0-6|40	
14cu|nodejs-connect-timeout-1.0.0-6|41	
14cu|nodejs-connect-timeout-1.0.0-6|42	%install
14cu|nodejs-connect-timeout-1.0.0-6|43	mkdir -p %{buildroot}%{nodejs_sitelib}/connect-timeout
14cu|nodejs-connect-timeout-1.0.0-6|44	cp -pr package.json index.js \
14cu|nodejs-connect-timeout-1.0.0-6|45	%{buildroot}%{nodejs_sitelib}/connect-timeout
14cu|nodejs-connect-timeout-1.0.0-6|46	
14cu|nodejs-connect-timeout-1.0.0-6|47	%nodejs_symlink_deps
14cu|nodejs-connect-timeout-1.0.0-6|48	
14cu|nodejs-connect-timeout-1.0.0-6|49	
14cu|nodejs-connect-timeout-1.0.0-6|50	%if 0%{?enable_tests}
14cu|nodejs-connect-timeout-1.0.0-6|51	%check
14cu|nodejs-connect-timeout-1.0.0-6|52	%nodejs_symlink_deps --check
14cu|nodejs-connect-timeout-1.0.0-6|53	NODE_ENV=test /usr/bin/mocha --require should -R spec
14cu|nodejs-connect-timeout-1.0.0-6|54	%endif
14cu|nodejs-connect-timeout-1.0.0-6|55	
14cu|nodejs-connect-timeout-1.0.0-6|56	
14cu|nodejs-connect-timeout-1.0.0-6|57	%files
14cu|nodejs-connect-timeout-1.0.0-6|58	%doc README.md
14cu|nodejs-connect-timeout-1.0.0-6|59	%{nodejs_sitelib}/connect-timeout
14cu|nodejs-connect-timeout-1.0.0-6|60	
14cu|nodejs-connect-timeout-1.0.0-6|61	
14cu|nodejs-connect-timeout-1.0.0-6|62	
14cu|nodejs-connect-timeout-1.0.0-6|63	%changelog
14cu|nodejs-connect-timeout-1.0.0-6|64	
14cu|nodejs-connect-timeout-1.0.0-6|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-connect-timeout-1.0.0-6|66	- (1a1f198) BuildList#2799825: Increase release tag
14cu|nodejs-connect-timeout-1.0.0-6|67	
14cu|nodejs-connect-timeout-1.0.0-6|68	

11263 14
14cu|nodejs-console-browserify-1.1.0-4|1	%define oname console-browserify
14cu|nodejs-console-browserify-1.1.0-4|2	
14cu|nodejs-console-browserify-1.1.0-4|3	Summary:        Emulate console for all the browsers
14cu|nodejs-console-browserify-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-console-browserify-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-console-browserify-1.1.0-4|6	Release:        4
14cu|nodejs-console-browserify-1.1.0-4|7	License:        MIT
14cu|nodejs-console-browserify-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-console-browserify-1.1.0-4|9	Url:            https://github.com/Raynos/console-browserify
14cu|nodejs-console-browserify-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-console-browserify-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-console-browserify-1.1.0-4|12	BuildRequires:  npm(date-now)
14cu|nodejs-console-browserify-1.1.0-4|13	BuildRequires:  npm(tap-spec)
14cu|nodejs-console-browserify-1.1.0-4|14	BuildRequires:  npm(tape)
14cu|nodejs-console-browserify-1.1.0-4|15	BuildRequires:  npm(jsonify)
14cu|nodejs-console-browserify-1.1.0-4|16	BuildArch:      noarch
14cu|nodejs-console-browserify-1.1.0-4|17	
14cu|nodejs-console-browserify-1.1.0-4|18	%description
14cu|nodejs-console-browserify-1.1.0-4|19	%{summary}.
14cu|nodejs-console-browserify-1.1.0-4|20	
14cu|nodejs-console-browserify-1.1.0-4|21	%files
14cu|nodejs-console-browserify-1.1.0-4|22	%doc LICENCE README.md
14cu|nodejs-console-browserify-1.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-console-browserify-1.1.0-4|24	
14cu|nodejs-console-browserify-1.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-console-browserify-1.1.0-4|26	
14cu|nodejs-console-browserify-1.1.0-4|27	%prep
14cu|nodejs-console-browserify-1.1.0-4|28	%setup -q -n package
14cu|nodejs-console-browserify-1.1.0-4|29	rm -rf node_modules
14cu|nodejs-console-browserify-1.1.0-4|30	
14cu|nodejs-console-browserify-1.1.0-4|31	%build
14cu|nodejs-console-browserify-1.1.0-4|32	
14cu|nodejs-console-browserify-1.1.0-4|33	%install
14cu|nodejs-console-browserify-1.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-console-browserify-1.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-console-browserify-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-console-browserify-1.1.0-4|37	
14cu|nodejs-console-browserify-1.1.0-4|38	%check
14cu|nodejs-console-browserify-1.1.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-console-browserify-1.1.0-4|40	%__nodejs ./test/index.js | tap-spec
14cu|nodejs-console-browserify-1.1.0-4|41	
14cu|nodejs-console-browserify-1.1.0-4|42	
14cu|nodejs-console-browserify-1.1.0-4|43	%changelog
14cu|nodejs-console-browserify-1.1.0-4|44	
14cu|nodejs-console-browserify-1.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-console-browserify-1.1.0-4|46	- (89d1297) BuildList#2799825: Increase release tag
14cu|nodejs-console-browserify-1.1.0-4|47	
14cu|nodejs-console-browserify-1.1.0-4|48	

11264 14
14cu|nodejs-console-dot-log-0.1.3-9|1	Name:       nodejs-console-dot-log
14cu|nodejs-console-dot-log-0.1.3-9|2	Version:    0.1.3
14cu|nodejs-console-dot-log-0.1.3-9|3	Release:    9
14cu|nodejs-console-dot-log-0.1.3-9|4	Summary:    A console.log implementation that plays nice with large amounts of data
14cu|nodejs-console-dot-log-0.1.3-9|5	
14cu|nodejs-console-dot-log-0.1.3-9|6	# License is specified in console.log.js.
14cu|nodejs-console-dot-log-0.1.3-9|7	# Upstream have been informed about missing LICENSE file:
14cu|nodejs-console-dot-log-0.1.3-9|8	# https://gist.github.com/tmpvar/1077544#comment-770148
14cu|nodejs-console-dot-log-0.1.3-9|9	License:    MIT
14cu|nodejs-console-dot-log-0.1.3-9|10	Group:      System/Libraries
14cu|nodejs-console-dot-log-0.1.3-9|11	URL:        https://gist.github.com/1077544
14cu|nodejs-console-dot-log-0.1.3-9|12	Source0:    http://registry.npmjs.org/console.log/-/console.log-%{version}.tgz
14cu|nodejs-console-dot-log-0.1.3-9|13	# Include a copy of the MIT license to comply with license requirements.
14cu|nodejs-console-dot-log-0.1.3-9|14	Source20:   LICENSE
14cu|nodejs-console-dot-log-0.1.3-9|15	
14cu|nodejs-console-dot-log-0.1.3-9|16	BuildArch:  noarch
14cu|nodejs-console-dot-log-0.1.3-9|17	BuildRequires:  nodejs-packaging
14cu|nodejs-console-dot-log-0.1.3-9|18	
14cu|nodejs-console-dot-log-0.1.3-9|19	%description
14cu|nodejs-console-dot-log-0.1.3-9|20	A console.log implementation that plays nice with large amounts of data.
14cu|nodejs-console-dot-log-0.1.3-9|21	It keeps the node alive until the output has flushed to the screen.
14cu|nodejs-console-dot-log-0.1.3-9|22	
14cu|nodejs-console-dot-log-0.1.3-9|23	
14cu|nodejs-console-dot-log-0.1.3-9|24	%prep
14cu|nodejs-console-dot-log-0.1.3-9|25	%setup -q -n package
14cu|nodejs-console-dot-log-0.1.3-9|26	cp -a %{SOURCE20} .
14cu|nodejs-console-dot-log-0.1.3-9|27	
14cu|nodejs-console-dot-log-0.1.3-9|28	
14cu|nodejs-console-dot-log-0.1.3-9|29	%build
14cu|nodejs-console-dot-log-0.1.3-9|30	#nothing to do
14cu|nodejs-console-dot-log-0.1.3-9|31	
14cu|nodejs-console-dot-log-0.1.3-9|32	
14cu|nodejs-console-dot-log-0.1.3-9|33	%install
14cu|nodejs-console-dot-log-0.1.3-9|34	mkdir -p %{buildroot}%{nodejs_sitelib}/console.log
14cu|nodejs-console-dot-log-0.1.3-9|35	cp -pr package.json console.log.js \
14cu|nodejs-console-dot-log-0.1.3-9|36	%{buildroot}%{nodejs_sitelib}/console.log
14cu|nodejs-console-dot-log-0.1.3-9|37	
14cu|nodejs-console-dot-log-0.1.3-9|38	%nodejs_symlink_deps
14cu|nodejs-console-dot-log-0.1.3-9|39	
14cu|nodejs-console-dot-log-0.1.3-9|40	
14cu|nodejs-console-dot-log-0.1.3-9|41	%files
14cu|nodejs-console-dot-log-0.1.3-9|42	%doc LICENSE README.md
14cu|nodejs-console-dot-log-0.1.3-9|43	%{nodejs_sitelib}/console.log
14cu|nodejs-console-dot-log-0.1.3-9|44	
14cu|nodejs-console-dot-log-0.1.3-9|45	
14cu|nodejs-console-dot-log-0.1.3-9|46	
14cu|nodejs-console-dot-log-0.1.3-9|47	%changelog
14cu|nodejs-console-dot-log-0.1.3-9|48	
14cu|nodejs-console-dot-log-0.1.3-9|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-9
14cu|nodejs-console-dot-log-0.1.3-9|50	- (d27175a) BuildList#2799825: Increase release tag
14cu|nodejs-console-dot-log-0.1.3-9|51	
14cu|nodejs-console-dot-log-0.1.3-9|52	

11265 14
14cu|nodejs-constantinople-3.0.2-4|1	%define oname constantinople
14cu|nodejs-constantinople-3.0.2-4|2	
14cu|nodejs-constantinople-3.0.2-4|3	
14cu|nodejs-constantinople-3.0.2-4|4	Summary:    Determine whether a JavaScript expression evaluates to a constant
14cu|nodejs-constantinople-3.0.2-4|5	Name:       nodejs-%{oname}
14cu|nodejs-constantinople-3.0.2-4|6	Version:    3.0.2
14cu|nodejs-constantinople-3.0.2-4|7	Release:    4
14cu|nodejs-constantinople-3.0.2-4|8	License:    MIT
14cu|nodejs-constantinople-3.0.2-4|9	Group:      Development/Other
14cu|nodejs-constantinople-3.0.2-4|10	URL:        https://github.com/ForbesLindesay/%{oname}
14cu|nodejs-constantinople-3.0.2-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-constantinople-3.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-constantinople-3.0.2-4|13	BuildRequires:  npm(acorn)
14cu|nodejs-constantinople-3.0.2-4|14	BuildArch:  noarch
14cu|nodejs-constantinople-3.0.2-4|15	
14cu|nodejs-constantinople-3.0.2-4|16	%description
14cu|nodejs-constantinople-3.0.2-4|17	%{summary}.
14cu|nodejs-constantinople-3.0.2-4|18	
14cu|nodejs-constantinople-3.0.2-4|19	
14cu|nodejs-constantinople-3.0.2-4|20	%files
14cu|nodejs-constantinople-3.0.2-4|21	%doc LICENSE README.md
14cu|nodejs-constantinople-3.0.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-constantinople-3.0.2-4|23	#-----------------------------------------------------------------------
14cu|nodejs-constantinople-3.0.2-4|24	
14cu|nodejs-constantinople-3.0.2-4|25	%prep
14cu|nodejs-constantinople-3.0.2-4|26	%setup -q -n package
14cu|nodejs-constantinople-3.0.2-4|27	find . -type f -exec chmod -x '{}' \;
14cu|nodejs-constantinople-3.0.2-4|28	for i in LICENSE README.md; do
14cu|nodejs-constantinople-3.0.2-4|29	sed -i -e 's/\r$//' "${i}"
14cu|nodejs-constantinople-3.0.2-4|30	done
14cu|nodejs-constantinople-3.0.2-4|31	
14cu|nodejs-constantinople-3.0.2-4|32	
14cu|nodejs-constantinople-3.0.2-4|33	%build
14cu|nodejs-constantinople-3.0.2-4|34	#nothing to do
14cu|nodejs-constantinople-3.0.2-4|35	
14cu|nodejs-constantinople-3.0.2-4|36	
14cu|nodejs-constantinople-3.0.2-4|37	%install
14cu|nodejs-constantinople-3.0.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-constantinople-3.0.2-4|39	cp -pr package.json index.js \
14cu|nodejs-constantinople-3.0.2-4|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-constantinople-3.0.2-4|41	
14cu|nodejs-constantinople-3.0.2-4|42	%nodejs_symlink_deps
14cu|nodejs-constantinople-3.0.2-4|43	
14cu|nodejs-constantinople-3.0.2-4|44	
14cu|nodejs-constantinople-3.0.2-4|45	
14cu|nodejs-constantinople-3.0.2-4|46	%changelog
14cu|nodejs-constantinople-3.0.2-4|47	
14cu|nodejs-constantinople-3.0.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-constantinople-3.0.2-4|49	- (af6703d) BuildList#2799825: Increase release tag
14cu|nodejs-constantinople-3.0.2-4|50	
14cu|nodejs-constantinople-3.0.2-4|51	

11266 14
14cu|nodejs-constants-browserify-1.0.0-4|1	%define oname constants-browserify
14cu|nodejs-constants-browserify-1.0.0-4|2	
14cu|nodejs-constants-browserify-1.0.0-4|3	Summary:        Node's constants module for the browser
14cu|nodejs-constants-browserify-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-constants-browserify-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-constants-browserify-1.0.0-4|6	Release:        4
14cu|nodejs-constants-browserify-1.0.0-4|7	License:        MIT
14cu|nodejs-constants-browserify-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-constants-browserify-1.0.0-4|9	Url:            https://github.com/juliangruber/constants-browserify
14cu|nodejs-constants-browserify-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-constants-browserify-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-constants-browserify-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-constants-browserify-1.0.0-4|13	
14cu|nodejs-constants-browserify-1.0.0-4|14	%description
14cu|nodejs-constants-browserify-1.0.0-4|15	%{summary}.
14cu|nodejs-constants-browserify-1.0.0-4|16	
14cu|nodejs-constants-browserify-1.0.0-4|17	%files
14cu|nodejs-constants-browserify-1.0.0-4|18	%doc README.md
14cu|nodejs-constants-browserify-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-constants-browserify-1.0.0-4|20	
14cu|nodejs-constants-browserify-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-constants-browserify-1.0.0-4|22	
14cu|nodejs-constants-browserify-1.0.0-4|23	%prep
14cu|nodejs-constants-browserify-1.0.0-4|24	%setup -q -n package
14cu|nodejs-constants-browserify-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-constants-browserify-1.0.0-4|26	
14cu|nodejs-constants-browserify-1.0.0-4|27	%build
14cu|nodejs-constants-browserify-1.0.0-4|28	sh build.sh
14cu|nodejs-constants-browserify-1.0.0-4|29	
14cu|nodejs-constants-browserify-1.0.0-4|30	%install
14cu|nodejs-constants-browserify-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-constants-browserify-1.0.0-4|32	cp -r *.json *.js build.sh %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-constants-browserify-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-constants-browserify-1.0.0-4|34	
14cu|nodejs-constants-browserify-1.0.0-4|35	
14cu|nodejs-constants-browserify-1.0.0-4|36	%check
14cu|nodejs-constants-browserify-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-constants-browserify-1.0.0-4|38	%__nodejs test.js
14cu|nodejs-constants-browserify-1.0.0-4|39	
14cu|nodejs-constants-browserify-1.0.0-4|40	
14cu|nodejs-constants-browserify-1.0.0-4|41	
14cu|nodejs-constants-browserify-1.0.0-4|42	%changelog
14cu|nodejs-constants-browserify-1.0.0-4|43	
14cu|nodejs-constants-browserify-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-constants-browserify-1.0.0-4|45	- (ca372f1) BuildList#2799825: Increase release tag
14cu|nodejs-constants-browserify-1.0.0-4|46	
14cu|nodejs-constants-browserify-1.0.0-4|47	

11267 14
14cu|nodejs-content-disposition-0.5.0-4|1	%define oname content-disposition
14cu|nodejs-content-disposition-0.5.0-4|2	
14cu|nodejs-content-disposition-0.5.0-4|3	Summary:        Create and parse Content-Disposition header
14cu|nodejs-content-disposition-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-content-disposition-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-content-disposition-0.5.0-4|6	Release:        4
14cu|nodejs-content-disposition-0.5.0-4|7	License:        MIT
14cu|nodejs-content-disposition-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-content-disposition-0.5.0-4|9	Url:            https://github.com/jshttp/content-disposition
14cu|nodejs-content-disposition-0.5.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-content-disposition-0.5.0-4|11	Source0:        https://github.com/jshttp/content-disposition/archive/v%{version}.tar.gz
14cu|nodejs-content-disposition-0.5.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-content-disposition-0.5.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-content-disposition-0.5.0-4|14	BuildArch:      noarch
14cu|nodejs-content-disposition-0.5.0-4|15	
14cu|nodejs-content-disposition-0.5.0-4|16	%description
14cu|nodejs-content-disposition-0.5.0-4|17	%{summary}.
14cu|nodejs-content-disposition-0.5.0-4|18	
14cu|nodejs-content-disposition-0.5.0-4|19	%files
14cu|nodejs-content-disposition-0.5.0-4|20	%doc LICENSE *.md
14cu|nodejs-content-disposition-0.5.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-disposition-0.5.0-4|22	
14cu|nodejs-content-disposition-0.5.0-4|23	#------------------------------------------------------------------
14cu|nodejs-content-disposition-0.5.0-4|24	
14cu|nodejs-content-disposition-0.5.0-4|25	%prep
14cu|nodejs-content-disposition-0.5.0-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-content-disposition-0.5.0-4|27	rm -rf node_modules
14cu|nodejs-content-disposition-0.5.0-4|28	
14cu|nodejs-content-disposition-0.5.0-4|29	%build
14cu|nodejs-content-disposition-0.5.0-4|30	
14cu|nodejs-content-disposition-0.5.0-4|31	%install
14cu|nodejs-content-disposition-0.5.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-disposition-0.5.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-disposition-0.5.0-4|34	%nodejs_symlink_deps
14cu|nodejs-content-disposition-0.5.0-4|35	
14cu|nodejs-content-disposition-0.5.0-4|36	%check
14cu|nodejs-content-disposition-0.5.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-content-disposition-0.5.0-4|38	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-content-disposition-0.5.0-4|39	
14cu|nodejs-content-disposition-0.5.0-4|40	%changelog
14cu|nodejs-content-disposition-0.5.0-4|41	
14cu|nodejs-content-disposition-0.5.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-content-disposition-0.5.0-4|43	- (15be010) BuildList#2799825: Increase release tag
14cu|nodejs-content-disposition-0.5.0-4|44	
14cu|nodejs-content-disposition-0.5.0-4|45	

11268 14
14cu|nodejs-content-type-1.0.1-4|1	%define oname content-type
14cu|nodejs-content-type-1.0.1-4|2	
14cu|nodejs-content-type-1.0.1-4|3	Summary:        Create and parse HTTP Content-Type header
14cu|nodejs-content-type-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-content-type-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-content-type-1.0.1-4|6	Release:        4
14cu|nodejs-content-type-1.0.1-4|7	License:        MIT
14cu|nodejs-content-type-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-content-type-1.0.1-4|9	Url:            https://github.com/jshttp/content-type
14cu|nodejs-content-type-1.0.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-content-type-1.0.1-4|11	Source0:        https://github.com/jshttp/content-type/archive/v%{version}.tar.gz
14cu|nodejs-content-type-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-content-type-1.0.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-content-type-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-content-type-1.0.1-4|15	
14cu|nodejs-content-type-1.0.1-4|16	%description
14cu|nodejs-content-type-1.0.1-4|17	%{summary}.
14cu|nodejs-content-type-1.0.1-4|18	
14cu|nodejs-content-type-1.0.1-4|19	%files
14cu|nodejs-content-type-1.0.1-4|20	%doc LICENSE *.md
14cu|nodejs-content-type-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-type-1.0.1-4|22	
14cu|nodejs-content-type-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-content-type-1.0.1-4|24	
14cu|nodejs-content-type-1.0.1-4|25	%prep
14cu|nodejs-content-type-1.0.1-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-content-type-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-content-type-1.0.1-4|28	
14cu|nodejs-content-type-1.0.1-4|29	%build
14cu|nodejs-content-type-1.0.1-4|30	
14cu|nodejs-content-type-1.0.1-4|31	%install
14cu|nodejs-content-type-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-type-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-content-type-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-content-type-1.0.1-4|35	
14cu|nodejs-content-type-1.0.1-4|36	%check
14cu|nodejs-content-type-1.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-content-type-1.0.1-4|38	mocha --reporter spec --check-leaks --bail test/
14cu|nodejs-content-type-1.0.1-4|39	
14cu|nodejs-content-type-1.0.1-4|40	%changelog
14cu|nodejs-content-type-1.0.1-4|41	
14cu|nodejs-content-type-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-content-type-1.0.1-4|43	- (d8d1b6b) BuildList#2799825: Increase release tag
14cu|nodejs-content-type-1.0.1-4|44	
14cu|nodejs-content-type-1.0.1-4|45	

11269 14
14cu|nodejs-convert-source-map-1.1.2-4|1	%define oname convert-source-map
14cu|nodejs-convert-source-map-1.1.2-4|2	
14cu|nodejs-convert-source-map-1.1.2-4|3	Summary:        Converts a source-map from/to different formats
14cu|nodejs-convert-source-map-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-convert-source-map-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-convert-source-map-1.1.2-4|6	Release:        4
14cu|nodejs-convert-source-map-1.1.2-4|7	License:        MIT
14cu|nodejs-convert-source-map-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-convert-source-map-1.1.2-4|9	Url:            https://github.com/thlorenz/convert-source-map
14cu|nodejs-convert-source-map-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-convert-source-map-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-convert-source-map-1.1.2-4|12	BuildRequires:  npm(inline-source-map)
14cu|nodejs-convert-source-map-1.1.2-4|13	BuildRequires:  npm(tap)
14cu|nodejs-convert-source-map-1.1.2-4|14	
14cu|nodejs-convert-source-map-1.1.2-4|15	BuildArch:      noarch
14cu|nodejs-convert-source-map-1.1.2-4|16	
14cu|nodejs-convert-source-map-1.1.2-4|17	%description
14cu|nodejs-convert-source-map-1.1.2-4|18	%{summary}.
14cu|nodejs-convert-source-map-1.1.2-4|19	
14cu|nodejs-convert-source-map-1.1.2-4|20	%files
14cu|nodejs-convert-source-map-1.1.2-4|21	%doc LICENSE README.md example
14cu|nodejs-convert-source-map-1.1.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-convert-source-map-1.1.2-4|23	
14cu|nodejs-convert-source-map-1.1.2-4|24	#------------------------------------------------------------------
14cu|nodejs-convert-source-map-1.1.2-4|25	
14cu|nodejs-convert-source-map-1.1.2-4|26	%prep
14cu|nodejs-convert-source-map-1.1.2-4|27	%setup -q -n package
14cu|nodejs-convert-source-map-1.1.2-4|28	rm -rf node_modules
14cu|nodejs-convert-source-map-1.1.2-4|29	
14cu|nodejs-convert-source-map-1.1.2-4|30	%build
14cu|nodejs-convert-source-map-1.1.2-4|31	
14cu|nodejs-convert-source-map-1.1.2-4|32	%install
14cu|nodejs-convert-source-map-1.1.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-convert-source-map-1.1.2-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-convert-source-map-1.1.2-4|35	%nodejs_symlink_deps
14cu|nodejs-convert-source-map-1.1.2-4|36	
14cu|nodejs-convert-source-map-1.1.2-4|37	
14cu|nodejs-convert-source-map-1.1.2-4|38	%check
14cu|nodejs-convert-source-map-1.1.2-4|39	rm -fr test/convert-source-map.js
14cu|nodejs-convert-source-map-1.1.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-convert-source-map-1.1.2-4|41	%tap test
14cu|nodejs-convert-source-map-1.1.2-4|42	
14cu|nodejs-convert-source-map-1.1.2-4|43	
14cu|nodejs-convert-source-map-1.1.2-4|44	
14cu|nodejs-convert-source-map-1.1.2-4|45	%changelog
14cu|nodejs-convert-source-map-1.1.2-4|46	
14cu|nodejs-convert-source-map-1.1.2-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-convert-source-map-1.1.2-4|48	- (d0077bb) BuildList#2799825: Increase release tag
14cu|nodejs-convert-source-map-1.1.2-4|49	
14cu|nodejs-convert-source-map-1.1.2-4|50	

11270 14
14cu|nodejs-cookie-0.1.2-6|1	%global enable_tests 1
14cu|nodejs-cookie-0.1.2-6|2	
14cu|nodejs-cookie-0.1.2-6|3	Name:       nodejs-cookie
14cu|nodejs-cookie-0.1.2-6|4	Version:    0.1.2
14cu|nodejs-cookie-0.1.2-6|5	Release:    6
14cu|nodejs-cookie-0.1.2-6|6	Summary:    Cookie parsing and serialization for Node.js
14cu|nodejs-cookie-0.1.2-6|7	License:    MIT
14cu|nodejs-cookie-0.1.2-6|8	Group:      Development/Other
14cu|nodejs-cookie-0.1.2-6|9	URL:        https://github.com/shtylman/node-cookie
14cu|nodejs-cookie-0.1.2-6|10	Source0:    http://registry.npmjs.org/cookie/-/cookie-%{version}.tgz
14cu|nodejs-cookie-0.1.2-6|11	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-cookie-0.1.2-6|12	# version control repository.
14cu|nodejs-cookie-0.1.2-6|13	Source1:    tests-v%{version}.tar.bz2
14cu|nodejs-cookie-0.1.2-6|14	Source10:   dl-tests.sh
14cu|nodejs-cookie-0.1.2-6|15	
14cu|nodejs-cookie-0.1.2-6|16	BuildArch:  noarch
14cu|nodejs-cookie-0.1.2-6|17	
14cu|nodejs-cookie-0.1.2-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-cookie-0.1.2-6|19	
14cu|nodejs-cookie-0.1.2-6|20	%if 0%{?enable_tests}
14cu|nodejs-cookie-0.1.2-6|21	BuildRequires:  npm(mocha)
14cu|nodejs-cookie-0.1.2-6|22	%endif
14cu|nodejs-cookie-0.1.2-6|23	
14cu|nodejs-cookie-0.1.2-6|24	%description
14cu|nodejs-cookie-0.1.2-6|25	This Node.js module is a basic cookie parser and serializer. It doesn't
14cu|nodejs-cookie-0.1.2-6|26	make assumptions about how you are going to deal with your cookies. It
14cu|nodejs-cookie-0.1.2-6|27	basically just provides a way to read and write the HTTP cookie headers.
14cu|nodejs-cookie-0.1.2-6|28	
14cu|nodejs-cookie-0.1.2-6|29	See RFC6265 for details about the HTTP header for cookies.
14cu|nodejs-cookie-0.1.2-6|30	
14cu|nodejs-cookie-0.1.2-6|31	
14cu|nodejs-cookie-0.1.2-6|32	%prep
14cu|nodejs-cookie-0.1.2-6|33	%setup -q -n package
14cu|nodejs-cookie-0.1.2-6|34	%setup -q -T -D -a 1 -n package
14cu|nodejs-cookie-0.1.2-6|35	
14cu|nodejs-cookie-0.1.2-6|36	
14cu|nodejs-cookie-0.1.2-6|37	%build
14cu|nodejs-cookie-0.1.2-6|38	#nothing to do
14cu|nodejs-cookie-0.1.2-6|39	
14cu|nodejs-cookie-0.1.2-6|40	
14cu|nodejs-cookie-0.1.2-6|41	%install
14cu|nodejs-cookie-0.1.2-6|42	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie
14cu|nodejs-cookie-0.1.2-6|43	cp -pr package.json index.js \
14cu|nodejs-cookie-0.1.2-6|44	%{buildroot}%{nodejs_sitelib}/cookie
14cu|nodejs-cookie-0.1.2-6|45	
14cu|nodejs-cookie-0.1.2-6|46	%nodejs_symlink_deps
14cu|nodejs-cookie-0.1.2-6|47	
14cu|nodejs-cookie-0.1.2-6|48	
14cu|nodejs-cookie-0.1.2-6|49	%if 0%{?enable_tests}
14cu|nodejs-cookie-0.1.2-6|50	%check
14cu|nodejs-cookie-0.1.2-6|51	%{nodejs_sitelib}/mocha/bin/mocha
14cu|nodejs-cookie-0.1.2-6|52	%endif
14cu|nodejs-cookie-0.1.2-6|53	
14cu|nodejs-cookie-0.1.2-6|54	
14cu|nodejs-cookie-0.1.2-6|55	%files
14cu|nodejs-cookie-0.1.2-6|56	%doc LICENSE README.md
14cu|nodejs-cookie-0.1.2-6|57	%{nodejs_sitelib}/cookie
14cu|nodejs-cookie-0.1.2-6|58	
14cu|nodejs-cookie-0.1.2-6|59	%changelog
14cu|nodejs-cookie-0.1.2-6|60	
14cu|nodejs-cookie-0.1.2-6|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-6
14cu|nodejs-cookie-0.1.2-6|62	- (2bb0f28) BuildList#2799825: Increase release tag
14cu|nodejs-cookie-0.1.2-6|63	
14cu|nodejs-cookie-0.1.2-6|64	

11271 14
14cu|nodejs-cookie-jar-0.3.0-6|1	Name:           nodejs-cookie-jar
14cu|nodejs-cookie-jar-0.3.0-6|2	Epoch:          1
14cu|nodejs-cookie-jar-0.3.0-6|3	Version:        0.3.0
14cu|nodejs-cookie-jar-0.3.0-6|4	Release:        6
14cu|nodejs-cookie-jar-0.3.0-6|5	Summary:        A cookie handling and cookie jar library for Node.js
14cu|nodejs-cookie-jar-0.3.0-6|6	BuildArch:      noarch
14cu|nodejs-cookie-jar-0.3.0-6|7	Group:          System/Libraries
14cu|nodejs-cookie-jar-0.3.0-6|8	#ASL 2.0 added upstream
14cu|nodejs-cookie-jar-0.3.0-6|9	#https://github.com/mikeal/cookie-jar/blob/master/LICENSE
14cu|nodejs-cookie-jar-0.3.0-6|10	License:        ASL 2.0
14cu|nodejs-cookie-jar-0.3.0-6|11	URL:            https://github.com/mikeal/cookie-jar
14cu|nodejs-cookie-jar-0.3.0-6|12	Source0:        http://registry.npmjs.org/cookie-jar/-/cookie-jar-%{version}.tgz
14cu|nodejs-cookie-jar-0.3.0-6|13	
14cu|nodejs-cookie-jar-0.3.0-6|14	#this needs to get renamed to nodejs-cookie-jar soon
14cu|nodejs-cookie-jar-0.3.0-6|15	Provides:       nodejs-tobi-cookie = %{epoch}:%{version}
14cu|nodejs-cookie-jar-0.3.0-6|16	Obsoletes:      nodejs-tobi-cookie < 1:0.2.0-3
14cu|nodejs-cookie-jar-0.3.0-6|17	
14cu|nodejs-cookie-jar-0.3.0-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-cookie-jar-0.3.0-6|19	BuildRequires:  nodejs
14cu|nodejs-cookie-jar-0.3.0-6|20	
14cu|nodejs-cookie-jar-0.3.0-6|21	%description
14cu|nodejs-cookie-jar-0.3.0-6|22	%summary.
14cu|nodejs-cookie-jar-0.3.0-6|23	
14cu|nodejs-cookie-jar-0.3.0-6|24	%prep
14cu|nodejs-cookie-jar-0.3.0-6|25	%setup -q -n package
14cu|nodejs-cookie-jar-0.3.0-6|26	
14cu|nodejs-cookie-jar-0.3.0-6|27	%build
14cu|nodejs-cookie-jar-0.3.0-6|28	#nothing to do
14cu|nodejs-cookie-jar-0.3.0-6|29	
14cu|nodejs-cookie-jar-0.3.0-6|30	%install
14cu|nodejs-cookie-jar-0.3.0-6|31	
14cu|nodejs-cookie-jar-0.3.0-6|32	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie-jar
14cu|nodejs-cookie-jar-0.3.0-6|33	cp -p index.js jar.js package.json %{buildroot}%{nodejs_sitelib}/cookie-jar
14cu|nodejs-cookie-jar-0.3.0-6|34	
14cu|nodejs-cookie-jar-0.3.0-6|35	%nodejs_symlink_deps
14cu|nodejs-cookie-jar-0.3.0-6|36	
14cu|nodejs-cookie-jar-0.3.0-6|37	%check
14cu|nodejs-cookie-jar-0.3.0-6|38	%{__nodejs} tests/run.js
14cu|nodejs-cookie-jar-0.3.0-6|39	
14cu|nodejs-cookie-jar-0.3.0-6|40	%clean
14cu|nodejs-cookie-jar-0.3.0-6|41	
14cu|nodejs-cookie-jar-0.3.0-6|42	%files
14cu|nodejs-cookie-jar-0.3.0-6|43	%defattr(-,root,root,-)
14cu|nodejs-cookie-jar-0.3.0-6|44	%{nodejs_sitelib}/cookie-jar
14cu|nodejs-cookie-jar-0.3.0-6|45	
14cu|nodejs-cookie-jar-0.3.0-6|46	
14cu|nodejs-cookie-jar-0.3.0-6|47	%changelog
14cu|nodejs-cookie-jar-0.3.0-6|48	
14cu|nodejs-cookie-jar-0.3.0-6|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1:0.3.0-6
14cu|nodejs-cookie-jar-0.3.0-6|50	- (6ff231f) BuildList#2799825: Increase release tag
14cu|nodejs-cookie-jar-0.3.0-6|51	
14cu|nodejs-cookie-jar-0.3.0-6|52	

11272 14
14cu|nodejs-cookiejar-2.0.6-4|1	%define oname cookiejar
14cu|nodejs-cookiejar-2.0.6-4|2	
14cu|nodejs-cookiejar-2.0.6-4|3	Name:       nodejs-%{oname}
14cu|nodejs-cookiejar-2.0.6-4|4	Version:    2.0.6
14cu|nodejs-cookiejar-2.0.6-4|5	Release:    4
14cu|nodejs-cookiejar-2.0.6-4|6	Summary:    A simple, persistent cookie jar system for Node.js
14cu|nodejs-cookiejar-2.0.6-4|7	License:    MIT
14cu|nodejs-cookiejar-2.0.6-4|8	Group:      Development/Other
14cu|nodejs-cookiejar-2.0.6-4|9	URL:        https://github.com/bmeck/node-%{oname}
14cu|nodejs-cookiejar-2.0.6-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cookiejar-2.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cookiejar-2.0.6-4|12	BuildRequires:  npm(jshint)
14cu|nodejs-cookiejar-2.0.6-4|13	BuildArch:  noarch
14cu|nodejs-cookiejar-2.0.6-4|14	
14cu|nodejs-cookiejar-2.0.6-4|15	
14cu|nodejs-cookiejar-2.0.6-4|16	%description
14cu|nodejs-cookiejar-2.0.6-4|17	%{summary}.
14cu|nodejs-cookiejar-2.0.6-4|18	
14cu|nodejs-cookiejar-2.0.6-4|19	%files
14cu|nodejs-cookiejar-2.0.6-4|20	%doc LICENSE readme.md
14cu|nodejs-cookiejar-2.0.6-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookiejar-2.0.6-4|22	#----------------------------------------------------
14cu|nodejs-cookiejar-2.0.6-4|23	%prep
14cu|nodejs-cookiejar-2.0.6-4|24	%setup -q -n package
14cu|nodejs-cookiejar-2.0.6-4|25	chmod 644 package.json
14cu|nodejs-cookiejar-2.0.6-4|26	
14cu|nodejs-cookiejar-2.0.6-4|27	%build
14cu|nodejs-cookiejar-2.0.6-4|28	#nothing to do
14cu|nodejs-cookiejar-2.0.6-4|29	
14cu|nodejs-cookiejar-2.0.6-4|30	
14cu|nodejs-cookiejar-2.0.6-4|31	%install
14cu|nodejs-cookiejar-2.0.6-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookiejar-2.0.6-4|33	cp -pr package.json %{oname}.js \
14cu|nodejs-cookiejar-2.0.6-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookiejar-2.0.6-4|35	
14cu|nodejs-cookiejar-2.0.6-4|36	%nodejs_symlink_deps
14cu|nodejs-cookiejar-2.0.6-4|37	
14cu|nodejs-cookiejar-2.0.6-4|38	%check
14cu|nodejs-cookiejar-2.0.6-4|39	%nodejs_symlink_deps --check
14cu|nodejs-cookiejar-2.0.6-4|40	%__nodejs tests/*.js
14cu|nodejs-cookiejar-2.0.6-4|41	
14cu|nodejs-cookiejar-2.0.6-4|42	
14cu|nodejs-cookiejar-2.0.6-4|43	
14cu|nodejs-cookiejar-2.0.6-4|44	
14cu|nodejs-cookiejar-2.0.6-4|45	
14cu|nodejs-cookiejar-2.0.6-4|46	
14cu|nodejs-cookiejar-2.0.6-4|47	%changelog
14cu|nodejs-cookiejar-2.0.6-4|48	
14cu|nodejs-cookiejar-2.0.6-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.6-4
14cu|nodejs-cookiejar-2.0.6-4|50	- (9940b6c) BuildList#2799825: Increase release tag
14cu|nodejs-cookiejar-2.0.6-4|51	
14cu|nodejs-cookiejar-2.0.6-4|52	

11273 14
14cu|nodejs-cookie-parser-1.4.3-4|1	%define oname cookie-parser
14cu|nodejs-cookie-parser-1.4.3-4|2	
14cu|nodejs-cookie-parser-1.4.3-4|3	Name:       nodejs-%{oname}
14cu|nodejs-cookie-parser-1.4.3-4|4	Version:    1.4.3
14cu|nodejs-cookie-parser-1.4.3-4|5	Release:    4
14cu|nodejs-cookie-parser-1.4.3-4|6	Summary:    A Node.js module for cookie parsing with signatures
14cu|nodejs-cookie-parser-1.4.3-4|7	License:    MIT
14cu|nodejs-cookie-parser-1.4.3-4|8	Group:      Development/Other
14cu|nodejs-cookie-parser-1.4.3-4|9	URL:        https://github.com/expressjs/%{oname}
14cu|nodejs-cookie-parser-1.4.3-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cookie-parser-1.4.3-4|11	Source0:    https://github.com/expressjs/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-cookie-parser-1.4.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cookie-parser-1.4.3-4|13	BuildRequires:  npm(cookie-signature)
14cu|nodejs-cookie-parser-1.4.3-4|14	BuildRequires:  npm(cookie)
14cu|nodejs-cookie-parser-1.4.3-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-cookie-parser-1.4.3-4|16	BuildRequires:  npm(supertest)
14cu|nodejs-cookie-parser-1.4.3-4|17	
14cu|nodejs-cookie-parser-1.4.3-4|18	BuildArch:  noarch
14cu|nodejs-cookie-parser-1.4.3-4|19	
14cu|nodejs-cookie-parser-1.4.3-4|20	%description
14cu|nodejs-cookie-parser-1.4.3-4|21	Parse Cookie header and populate req.cookies with an object keyed by the
14cu|nodejs-cookie-parser-1.4.3-4|22	cookie names. Optionally you may enabled signed cookie support by passing a
14cu|nodejs-cookie-parser-1.4.3-4|23	secret string, which assigns req.secret so it may be used by other middleware.
14cu|nodejs-cookie-parser-1.4.3-4|24	
14cu|nodejs-cookie-parser-1.4.3-4|25	%files
14cu|nodejs-cookie-parser-1.4.3-4|26	%doc LICENSE *.md
14cu|nodejs-cookie-parser-1.4.3-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-parser-1.4.3-4|28	#--------------------------------------------------------------------
14cu|nodejs-cookie-parser-1.4.3-4|29	%prep
14cu|nodejs-cookie-parser-1.4.3-4|30	%setup -qn %{oname}-%{version}
14cu|nodejs-cookie-parser-1.4.3-4|31	%nodejs_fixdep cookie
14cu|nodejs-cookie-parser-1.4.3-4|32	%nodejs_fixdep cookie-signature
14cu|nodejs-cookie-parser-1.4.3-4|33	
14cu|nodejs-cookie-parser-1.4.3-4|34	%build
14cu|nodejs-cookie-parser-1.4.3-4|35	#nothing to do
14cu|nodejs-cookie-parser-1.4.3-4|36	%install
14cu|nodejs-cookie-parser-1.4.3-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-parser-1.4.3-4|38	cp -pr package.json index.js \
14cu|nodejs-cookie-parser-1.4.3-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-parser-1.4.3-4|40	
14cu|nodejs-cookie-parser-1.4.3-4|41	%nodejs_symlink_deps
14cu|nodejs-cookie-parser-1.4.3-4|42	
14cu|nodejs-cookie-parser-1.4.3-4|43	%check
14cu|nodejs-cookie-parser-1.4.3-4|44	%nodejs_symlink_deps --check
14cu|nodejs-cookie-parser-1.4.3-4|45	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-cookie-parser-1.4.3-4|46	
14cu|nodejs-cookie-parser-1.4.3-4|47	%changelog
14cu|nodejs-cookie-parser-1.4.3-4|48	
14cu|nodejs-cookie-parser-1.4.3-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.3-4
14cu|nodejs-cookie-parser-1.4.3-4|50	- (48c70fb) BuildList#2799825: Increase release tag
14cu|nodejs-cookie-parser-1.4.3-4|51	
14cu|nodejs-cookie-parser-1.4.3-4|52	

11274 14
14cu|nodejs-cookies-0.5.1-4|1	%define oname cookies
14cu|nodejs-cookies-0.5.1-4|2	
14cu|nodejs-cookies-0.5.1-4|3	Summary:        Cookies, optionally signed using Keygrip
14cu|nodejs-cookies-0.5.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cookies-0.5.1-4|5	Version:        0.5.1
14cu|nodejs-cookies-0.5.1-4|6	Release:        4
14cu|nodejs-cookies-0.5.1-4|7	License:        MIT
14cu|nodejs-cookies-0.5.1-4|8	Group:          Development/Other
14cu|nodejs-cookies-0.5.1-4|9	Url:            https://github.com/pillarjs/cookies
14cu|nodejs-cookies-0.5.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cookies-0.5.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cookies-0.5.1-4|12	BuildRequires:  npm(keygrip)
14cu|nodejs-cookies-0.5.1-4|13	BuildArch:      noarch
14cu|nodejs-cookies-0.5.1-4|14	
14cu|nodejs-cookies-0.5.1-4|15	%description
14cu|nodejs-cookies-0.5.1-4|16	%{summary}.
14cu|nodejs-cookies-0.5.1-4|17	
14cu|nodejs-cookies-0.5.1-4|18	%files
14cu|nodejs-cookies-0.5.1-4|19	%doc LICENSE.txt *.md
14cu|nodejs-cookies-0.5.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookies-0.5.1-4|21	
14cu|nodejs-cookies-0.5.1-4|22	#------------------------------------------------------------------
14cu|nodejs-cookies-0.5.1-4|23	
14cu|nodejs-cookies-0.5.1-4|24	%prep
14cu|nodejs-cookies-0.5.1-4|25	%setup -q -n package
14cu|nodejs-cookies-0.5.1-4|26	rm -rf node_modules
14cu|nodejs-cookies-0.5.1-4|27	
14cu|nodejs-cookies-0.5.1-4|28	%build
14cu|nodejs-cookies-0.5.1-4|29	
14cu|nodejs-cookies-0.5.1-4|30	%install
14cu|nodejs-cookies-0.5.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookies-0.5.1-4|32	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookies-0.5.1-4|33	%nodejs_symlink_deps
14cu|nodejs-cookies-0.5.1-4|34	
14cu|nodejs-cookies-0.5.1-4|35	%changelog
14cu|nodejs-cookies-0.5.1-4|36	
14cu|nodejs-cookies-0.5.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.1-4
14cu|nodejs-cookies-0.5.1-4|38	- (5105f43) BuildList#2799825: Increase release tag
14cu|nodejs-cookies-0.5.1-4|39	
14cu|nodejs-cookies-0.5.1-4|40	

11275 14
14cu|nodejs-cookie-session-2.0.0-0.4|1	%define oname cookie-session
14cu|nodejs-cookie-session-2.0.0-0.4|2	
14cu|nodejs-cookie-session-2.0.0-0.4|3	Summary:        Cookie session middleware
14cu|nodejs-cookie-session-2.0.0-0.4|4	Name:           nodejs-%{oname}
14cu|nodejs-cookie-session-2.0.0-0.4|5	Version:        2.0.0
14cu|nodejs-cookie-session-2.0.0-0.4|6	Release:        0.4
14cu|nodejs-cookie-session-2.0.0-0.4|7	License:        MIT
14cu|nodejs-cookie-session-2.0.0-0.4|8	Group:          Development/Other
14cu|nodejs-cookie-session-2.0.0-0.4|9	Url:            https://github.com/expressjs/cookie-session
14cu|nodejs-cookie-session-2.0.0-0.4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}-alpha.1.tgz
14cu|nodejs-cookie-session-2.0.0-0.4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cookie-session-2.0.0-0.4|12	BuildRequires:  npm(on-headers)
14cu|nodejs-cookie-session-2.0.0-0.4|13	BuildRequires:  npm(debug)
14cu|nodejs-cookie-session-2.0.0-0.4|14	BuildRequires:  npm(cookies)
14cu|nodejs-cookie-session-2.0.0-0.4|15	BuildArch:      noarch
14cu|nodejs-cookie-session-2.0.0-0.4|16	
14cu|nodejs-cookie-session-2.0.0-0.4|17	%description
14cu|nodejs-cookie-session-2.0.0-0.4|18	%{summary}.
14cu|nodejs-cookie-session-2.0.0-0.4|19	
14cu|nodejs-cookie-session-2.0.0-0.4|20	%files
14cu|nodejs-cookie-session-2.0.0-0.4|21	%doc LICENSE *.md
14cu|nodejs-cookie-session-2.0.0-0.4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-session-2.0.0-0.4|23	
14cu|nodejs-cookie-session-2.0.0-0.4|24	#------------------------------------------------------------------
14cu|nodejs-cookie-session-2.0.0-0.4|25	
14cu|nodejs-cookie-session-2.0.0-0.4|26	%prep
14cu|nodejs-cookie-session-2.0.0-0.4|27	%setup -q -n package
14cu|nodejs-cookie-session-2.0.0-0.4|28	rm -rf node_modules
14cu|nodejs-cookie-session-2.0.0-0.4|29	%nodejs_fixdep on-headers
14cu|nodejs-cookie-session-2.0.0-0.4|30	%nodejs_fixdep debug
14cu|nodejs-cookie-session-2.0.0-0.4|31	%nodejs_fixdep cookies
14cu|nodejs-cookie-session-2.0.0-0.4|32	
14cu|nodejs-cookie-session-2.0.0-0.4|33	%build
14cu|nodejs-cookie-session-2.0.0-0.4|34	
14cu|nodejs-cookie-session-2.0.0-0.4|35	%install
14cu|nodejs-cookie-session-2.0.0-0.4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-session-2.0.0-0.4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cookie-session-2.0.0-0.4|38	%nodejs_symlink_deps
14cu|nodejs-cookie-session-2.0.0-0.4|39	
14cu|nodejs-cookie-session-2.0.0-0.4|40	%changelog
14cu|nodejs-cookie-session-2.0.0-0.4|41	
14cu|nodejs-cookie-session-2.0.0-0.4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-0.4
14cu|nodejs-cookie-session-2.0.0-0.4|43	- (0af1467) BuildList#2799825: Increase release tag
14cu|nodejs-cookie-session-2.0.0-0.4|44	
14cu|nodejs-cookie-session-2.0.0-0.4|45	

11276 14
14cu|nodejs-cookie-signature-1.0.3-6|1	%global enable_tests 1
14cu|nodejs-cookie-signature-1.0.3-6|2	
14cu|nodejs-cookie-signature-1.0.3-6|3	Name:       nodejs-cookie-signature
14cu|nodejs-cookie-signature-1.0.3-6|4	Version:    1.0.3
14cu|nodejs-cookie-signature-1.0.3-6|5	Release:    6
14cu|nodejs-cookie-signature-1.0.3-6|6	Summary:    Node.js module to sign and unsign cookies
14cu|nodejs-cookie-signature-1.0.3-6|7	License:    MIT
14cu|nodejs-cookie-signature-1.0.3-6|8	Group:      Development/Other
14cu|nodejs-cookie-signature-1.0.3-6|9	URL:        https://github.com/visionmedia/node-cookie-signature
14cu|nodejs-cookie-signature-1.0.3-6|10	Source0:    http://registry.npmjs.org/cookie-signature/-/cookie-signature-%{version}.tgz
14cu|nodejs-cookie-signature-1.0.3-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-cookie-signature-1.0.3-6|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-cookie-signature-1.0.3-6|13	# version control repository.
14cu|nodejs-cookie-signature-1.0.3-6|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-cookie-signature-1.0.3-6|15	Source10:   dl-tests.sh
14cu|nodejs-cookie-signature-1.0.3-6|16	
14cu|nodejs-cookie-signature-1.0.3-6|17	BuildArch:  noarch
14cu|nodejs-cookie-signature-1.0.3-6|18	
14cu|nodejs-cookie-signature-1.0.3-6|19	BuildRequires:  nodejs-packaging
14cu|nodejs-cookie-signature-1.0.3-6|20	
14cu|nodejs-cookie-signature-1.0.3-6|21	%if 0%{?enable_tests}
14cu|nodejs-cookie-signature-1.0.3-6|22	BuildRequires:  npm(mocha)
14cu|nodejs-cookie-signature-1.0.3-6|23	BuildRequires:  npm(should)
14cu|nodejs-cookie-signature-1.0.3-6|24	%endif
14cu|nodejs-cookie-signature-1.0.3-6|25	
14cu|nodejs-cookie-signature-1.0.3-6|26	%description
14cu|nodejs-cookie-signature-1.0.3-6|27	%{summary}.
14cu|nodejs-cookie-signature-1.0.3-6|28	
14cu|nodejs-cookie-signature-1.0.3-6|29	
14cu|nodejs-cookie-signature-1.0.3-6|30	%prep
14cu|nodejs-cookie-signature-1.0.3-6|31	%setup -q -n package
14cu|nodejs-cookie-signature-1.0.3-6|32	%setup -q -T -D -a 1 -n package
14cu|nodejs-cookie-signature-1.0.3-6|33	
14cu|nodejs-cookie-signature-1.0.3-6|34	
14cu|nodejs-cookie-signature-1.0.3-6|35	%build
14cu|nodejs-cookie-signature-1.0.3-6|36	#nothing to do
14cu|nodejs-cookie-signature-1.0.3-6|37	
14cu|nodejs-cookie-signature-1.0.3-6|38	
14cu|nodejs-cookie-signature-1.0.3-6|39	%install
14cu|nodejs-cookie-signature-1.0.3-6|40	mkdir -p %{buildroot}%{nodejs_sitelib}/cookie-signature
14cu|nodejs-cookie-signature-1.0.3-6|41	cp -pr package.json index.js \
14cu|nodejs-cookie-signature-1.0.3-6|42	%{buildroot}%{nodejs_sitelib}/cookie-signature
14cu|nodejs-cookie-signature-1.0.3-6|43	
14cu|nodejs-cookie-signature-1.0.3-6|44	%nodejs_symlink_deps
14cu|nodejs-cookie-signature-1.0.3-6|45	
14cu|nodejs-cookie-signature-1.0.3-6|46	
14cu|nodejs-cookie-signature-1.0.3-6|47	%if 0%{?enable_tests}
14cu|nodejs-cookie-signature-1.0.3-6|48	%check
14cu|nodejs-cookie-signature-1.0.3-6|49	%{nodejs_sitelib}/mocha/bin/mocha --require should --reporter spec
14cu|nodejs-cookie-signature-1.0.3-6|50	%endif
14cu|nodejs-cookie-signature-1.0.3-6|51	
14cu|nodejs-cookie-signature-1.0.3-6|52	
14cu|nodejs-cookie-signature-1.0.3-6|53	%files
14cu|nodejs-cookie-signature-1.0.3-6|54	%doc History.md Readme.md
14cu|nodejs-cookie-signature-1.0.3-6|55	%{nodejs_sitelib}/cookie-signature
14cu|nodejs-cookie-signature-1.0.3-6|56	
14cu|nodejs-cookie-signature-1.0.3-6|57	%changelog
14cu|nodejs-cookie-signature-1.0.3-6|58	
14cu|nodejs-cookie-signature-1.0.3-6|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-6
14cu|nodejs-cookie-signature-1.0.3-6|60	- (4c01647) BuildList#2799825: Increase release tag
14cu|nodejs-cookie-signature-1.0.3-6|61	
14cu|nodejs-cookie-signature-1.0.3-6|62	

11277 14
14cu|nodejs-core-js-2.0.3-4|1	%define oname core-js
14cu|nodejs-core-js-2.0.3-4|2	
14cu|nodejs-core-js-2.0.3-4|3	Summary:        Modular standard library for JavaScript
14cu|nodejs-core-js-2.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-core-js-2.0.3-4|5	Version:        2.0.3
14cu|nodejs-core-js-2.0.3-4|6	Release:        4
14cu|nodejs-core-js-2.0.3-4|7	License:        MIT
14cu|nodejs-core-js-2.0.3-4|8	Group:          Development/Other
14cu|nodejs-core-js-2.0.3-4|9	Url:            https://github.com/zloirock/core-js
14cu|nodejs-core-js-2.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-core-js-2.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-core-js-2.0.3-4|12	BuildArch:      noarch
14cu|nodejs-core-js-2.0.3-4|13	
14cu|nodejs-core-js-2.0.3-4|14	%description
14cu|nodejs-core-js-2.0.3-4|15	%{summary}.
14cu|nodejs-core-js-2.0.3-4|16	
14cu|nodejs-core-js-2.0.3-4|17	%files
14cu|nodejs-core-js-2.0.3-4|18	%doc LICENSE *.md
14cu|nodejs-core-js-2.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-js-2.0.3-4|20	
14cu|nodejs-core-js-2.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-core-js-2.0.3-4|22	
14cu|nodejs-core-js-2.0.3-4|23	%prep
14cu|nodejs-core-js-2.0.3-4|24	%setup -q -n package
14cu|nodejs-core-js-2.0.3-4|25	rm -rf node_modules
14cu|nodejs-core-js-2.0.3-4|26	
14cu|nodejs-core-js-2.0.3-4|27	%build
14cu|nodejs-core-js-2.0.3-4|28	
14cu|nodejs-core-js-2.0.3-4|29	%install
14cu|nodejs-core-js-2.0.3-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-js-2.0.3-4|31	cp -r *.json *.js core/ es6/ fn/ web/ build/ client/ es5/ es7/ library/ modules/ stage/ \
14cu|nodejs-core-js-2.0.3-4|32	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-js-2.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-core-js-2.0.3-4|34	
14cu|nodejs-core-js-2.0.3-4|35	%changelog
14cu|nodejs-core-js-2.0.3-4|36	
14cu|nodejs-core-js-2.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.3-4
14cu|nodejs-core-js-2.0.3-4|38	- (460e2fc) BuildList#2799825: Increase release tag
14cu|nodejs-core-js-2.0.3-4|39	
14cu|nodejs-core-js-2.0.3-4|40	

11278 14
14cu|nodejs-core-util-is-1.0.2-4|1	%define oname core-util-is
14cu|nodejs-core-util-is-1.0.2-4|2	
14cu|nodejs-core-util-is-1.0.2-4|3	Summary:        The util.is* functions introduced in Node v0.12
14cu|nodejs-core-util-is-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-core-util-is-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-core-util-is-1.0.2-4|6	Release:        4
14cu|nodejs-core-util-is-1.0.2-4|7	License:        MIT
14cu|nodejs-core-util-is-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-core-util-is-1.0.2-4|9	Url:            https://github.com/isaacs/core-util-is
14cu|nodejs-core-util-is-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-core-util-is-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-core-util-is-1.0.2-4|12	BuildRequires:  npm(is-buffer)
14cu|nodejs-core-util-is-1.0.2-4|13	BuildRequires:  npm(tap)
14cu|nodejs-core-util-is-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-core-util-is-1.0.2-4|15	
14cu|nodejs-core-util-is-1.0.2-4|16	%description
14cu|nodejs-core-util-is-1.0.2-4|17	%{summary}.
14cu|nodejs-core-util-is-1.0.2-4|18	
14cu|nodejs-core-util-is-1.0.2-4|19	%files
14cu|nodejs-core-util-is-1.0.2-4|20	%doc README.md LICENSE
14cu|nodejs-core-util-is-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-util-is-1.0.2-4|22	
14cu|nodejs-core-util-is-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-core-util-is-1.0.2-4|24	%prep
14cu|nodejs-core-util-is-1.0.2-4|25	%setup -q -n package
14cu|nodejs-core-util-is-1.0.2-4|26	rm -rf node_modules
14cu|nodejs-core-util-is-1.0.2-4|27	%nodejs_fixdep is-buffer
14cu|nodejs-core-util-is-1.0.2-4|28	
14cu|nodejs-core-util-is-1.0.2-4|29	%build
14cu|nodejs-core-util-is-1.0.2-4|30	
14cu|nodejs-core-util-is-1.0.2-4|31	%install
14cu|nodejs-core-util-is-1.0.2-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-util-is-1.0.2-4|33	cp -pr lib float.patch package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-core-util-is-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-core-util-is-1.0.2-4|35	
14cu|nodejs-core-util-is-1.0.2-4|36	
14cu|nodejs-core-util-is-1.0.2-4|37	%check
14cu|nodejs-core-util-is-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-core-util-is-1.0.2-4|39	%tap test.js
14cu|nodejs-core-util-is-1.0.2-4|40	
14cu|nodejs-core-util-is-1.0.2-4|41	
14cu|nodejs-core-util-is-1.0.2-4|42	%changelog
14cu|nodejs-core-util-is-1.0.2-4|43	
14cu|nodejs-core-util-is-1.0.2-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-core-util-is-1.0.2-4|45	- (4f4d6b2) BuildList#2799825: Increase release tag
14cu|nodejs-core-util-is-1.0.2-4|46	
14cu|nodejs-core-util-is-1.0.2-4|47	

11279 14
14cu|nodejs-couch-login-0.1.18-5|1	Name:           nodejs-couch-login
14cu|nodejs-couch-login-0.1.18-5|2	Version:        0.1.18
14cu|nodejs-couch-login-0.1.18-5|3	Release:        5
14cu|nodejs-couch-login-0.1.18-5|4	Summary:        A module for doing logged-in requests to a couchdb server
14cu|nodejs-couch-login-0.1.18-5|5	Group:          System/Libraries
14cu|nodejs-couch-login-0.1.18-5|6	License:        BSD
14cu|nodejs-couch-login-0.1.18-5|7	URL:            https://github.com/isaacs/couch-login
14cu|nodejs-couch-login-0.1.18-5|8	Source0:        http://registry.npmjs.org/couch-login/-/couch-login-%{version}.tgz
14cu|nodejs-couch-login-0.1.18-5|9	
14cu|nodejs-couch-login-0.1.18-5|10	BuildArch:  noarch
14cu|nodejs-couch-login-0.1.18-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-couch-login-0.1.18-5|12	
14cu|nodejs-couch-login-0.1.18-5|13	%description
14cu|nodejs-couch-login-0.1.18-5|14	A module for doing logged-in requests to a couchdb server.
14cu|nodejs-couch-login-0.1.18-5|15	
14cu|nodejs-couch-login-0.1.18-5|16	%prep
14cu|nodejs-couch-login-0.1.18-5|17	%setup -q -n package
14cu|nodejs-couch-login-0.1.18-5|18	
14cu|nodejs-couch-login-0.1.18-5|19	%nodejs_fixdep request
14cu|nodejs-couch-login-0.1.18-5|20	
14cu|nodejs-couch-login-0.1.18-5|21	%build
14cu|nodejs-couch-login-0.1.18-5|22	#nothing to do
14cu|nodejs-couch-login-0.1.18-5|23	
14cu|nodejs-couch-login-0.1.18-5|24	%install
14cu|nodejs-couch-login-0.1.18-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/couch-login
14cu|nodejs-couch-login-0.1.18-5|26	cp -pr package.json couch-login.js %{buildroot}%{nodejs_sitelib}/couch-login
14cu|nodejs-couch-login-0.1.18-5|27	
14cu|nodejs-couch-login-0.1.18-5|28	%clean
14cu|nodejs-couch-login-0.1.18-5|29	
14cu|nodejs-couch-login-0.1.18-5|30	%files
14cu|nodejs-couch-login-0.1.18-5|31	%defattr(-,root,root,-)
14cu|nodejs-couch-login-0.1.18-5|32	%{nodejs_sitelib}/couch-login
14cu|nodejs-couch-login-0.1.18-5|33	%doc README.md LICENSE
14cu|nodejs-couch-login-0.1.18-5|34	
14cu|nodejs-couch-login-0.1.18-5|35	
14cu|nodejs-couch-login-0.1.18-5|36	%changelog
14cu|nodejs-couch-login-0.1.18-5|37	
14cu|nodejs-couch-login-0.1.18-5|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.18-5
14cu|nodejs-couch-login-0.1.18-5|39	- (5e772f1) BuildList#2799825: Increase release tag
14cu|nodejs-couch-login-0.1.18-5|40	
14cu|nodejs-couch-login-0.1.18-5|41	

11280 14
14cu|nodejs-coveralls-2.11.4-4|1	%define oname coveralls
14cu|nodejs-coveralls-2.11.4-4|2	
14cu|nodejs-coveralls-2.11.4-4|3	Summary:        Takes json-cov output into stdin and POSTs to coveralls.io
14cu|nodejs-coveralls-2.11.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-coveralls-2.11.4-4|5	Version:        2.11.4
14cu|nodejs-coveralls-2.11.4-4|6	Release:        4
14cu|nodejs-coveralls-2.11.4-4|7	License:        BSD
14cu|nodejs-coveralls-2.11.4-4|8	Group:          Development/Other
14cu|nodejs-coveralls-2.11.4-4|9	Url:            https://github.com/nickmerwin/node-coveralls
14cu|nodejs-coveralls-2.11.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-coveralls-2.11.4-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-coveralls-2.11.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-coveralls-2.11.4-4|13	BuildRequires:  npm(request)
14cu|nodejs-coveralls-2.11.4-4|14	BuildRequires:  npm(log-driver)
14cu|nodejs-coveralls-2.11.4-4|15	BuildRequires:  npm(lcov-parse)
14cu|nodejs-coveralls-2.11.4-4|16	BuildRequires:  npm(js-yaml)
14cu|nodejs-coveralls-2.11.4-4|17	
14cu|nodejs-coveralls-2.11.4-4|18	BuildArch:      noarch
14cu|nodejs-coveralls-2.11.4-4|19	
14cu|nodejs-coveralls-2.11.4-4|20	%description
14cu|nodejs-coveralls-2.11.4-4|21	%{summary}.
14cu|nodejs-coveralls-2.11.4-4|22	
14cu|nodejs-coveralls-2.11.4-4|23	%files
14cu|nodejs-coveralls-2.11.4-4|24	%doc README.md
14cu|nodejs-coveralls-2.11.4-4|25	%{_bindir}/%{oname}.js
14cu|nodejs-coveralls-2.11.4-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-coveralls-2.11.4-4|27	
14cu|nodejs-coveralls-2.11.4-4|28	#------------------------------------------------------------------
14cu|nodejs-coveralls-2.11.4-4|29	
14cu|nodejs-coveralls-2.11.4-4|30	%prep
14cu|nodejs-coveralls-2.11.4-4|31	%setup -q -n package
14cu|nodejs-coveralls-2.11.4-4|32	rm -rf node_modules
14cu|nodejs-coveralls-2.11.4-4|33	%nodejs_fixdep request 2.67.x
14cu|nodejs-coveralls-2.11.4-4|34	%nodejs_fixdep js-yaml 3.4.x
14cu|nodejs-coveralls-2.11.4-4|35	%nodejs_fixdep lcov-parse 0.0.10
14cu|nodejs-coveralls-2.11.4-4|36	%nodejs_fixdep log-driver 1.2.x
14cu|nodejs-coveralls-2.11.4-4|37	
14cu|nodejs-coveralls-2.11.4-4|38	%build
14cu|nodejs-coveralls-2.11.4-4|39	
14cu|nodejs-coveralls-2.11.4-4|40	%install
14cu|nodejs-coveralls-2.11.4-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coveralls-2.11.4-4|42	cp -r package.json index.js lib bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-coveralls-2.11.4-4|43	
14cu|nodejs-coveralls-2.11.4-4|44	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-coveralls-2.11.4-4|45	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-coveralls-2.11.4-4|46	
14cu|nodejs-coveralls-2.11.4-4|47	%nodejs_symlink_deps
14cu|nodejs-coveralls-2.11.4-4|48	%changelog
14cu|nodejs-coveralls-2.11.4-4|49	
14cu|nodejs-coveralls-2.11.4-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.11.4-4
14cu|nodejs-coveralls-2.11.4-4|51	- (424a7ad) BuildList#2799825: Increase release tag
14cu|nodejs-coveralls-2.11.4-4|52	
14cu|nodejs-coveralls-2.11.4-4|53	

11281 14
14cu|nodejs-crc32-stream-0.4.0-4|1	%define oname crc32-stream
14cu|nodejs-crc32-stream-0.4.0-4|2	
14cu|nodejs-crc32-stream-0.4.0-4|3	Summary:        A streaming CRC32 checksumer
14cu|nodejs-crc32-stream-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-crc32-stream-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-crc32-stream-0.4.0-4|6	Release:        4
14cu|nodejs-crc32-stream-0.4.0-4|7	License:        MIT
14cu|nodejs-crc32-stream-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-crc32-stream-0.4.0-4|9	Url:            https://github.com/archiverjs/node-crc32-stream
14cu|nodejs-crc32-stream-0.4.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-crc32-stream-0.4.0-4|11	Source0:        https://github.com/archiverjs/node-crc32-stream/archive/%{version}.tar.gz
14cu|nodejs-crc32-stream-0.4.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-crc32-stream-0.4.0-4|13	BuildRequires:  npm(buffer-crc32)
14cu|nodejs-crc32-stream-0.4.0-4|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-crc32-stream-0.4.0-4|15	#
14cu|nodejs-crc32-stream-0.4.0-4|16	BuildRequires:  npm(chai)
14cu|nodejs-crc32-stream-0.4.0-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-crc32-stream-0.4.0-4|18	BuildArch:      noarch
14cu|nodejs-crc32-stream-0.4.0-4|19	
14cu|nodejs-crc32-stream-0.4.0-4|20	%description
14cu|nodejs-crc32-stream-0.4.0-4|21	%{summary}.
14cu|nodejs-crc32-stream-0.4.0-4|22	
14cu|nodejs-crc32-stream-0.4.0-4|23	%files
14cu|nodejs-crc32-stream-0.4.0-4|24	%doc LICENSE *.md
14cu|nodejs-crc32-stream-0.4.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc32-stream-0.4.0-4|26	
14cu|nodejs-crc32-stream-0.4.0-4|27	#------------------------------------------------------------------
14cu|nodejs-crc32-stream-0.4.0-4|28	
14cu|nodejs-crc32-stream-0.4.0-4|29	%prep
14cu|nodejs-crc32-stream-0.4.0-4|30	%setup -qn node-%{oname}-%{version}
14cu|nodejs-crc32-stream-0.4.0-4|31	rm -rf node_modules
14cu|nodejs-crc32-stream-0.4.0-4|32	%nodejs_fixdep buffer-crc32
14cu|nodejs-crc32-stream-0.4.0-4|33	%nodejs_fixdep readable-stream
14cu|nodejs-crc32-stream-0.4.0-4|34	
14cu|nodejs-crc32-stream-0.4.0-4|35	%build
14cu|nodejs-crc32-stream-0.4.0-4|36	
14cu|nodejs-crc32-stream-0.4.0-4|37	%install
14cu|nodejs-crc32-stream-0.4.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc32-stream-0.4.0-4|39	cp -r package.json lib/ *.yml %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc32-stream-0.4.0-4|40	%nodejs_symlink_deps
14cu|nodejs-crc32-stream-0.4.0-4|41	
14cu|nodejs-crc32-stream-0.4.0-4|42	%check
14cu|nodejs-crc32-stream-0.4.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-crc32-stream-0.4.0-4|44	mocha --reporter dot
14cu|nodejs-crc32-stream-0.4.0-4|45	
14cu|nodejs-crc32-stream-0.4.0-4|46	%changelog
14cu|nodejs-crc32-stream-0.4.0-4|47	
14cu|nodejs-crc32-stream-0.4.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-crc32-stream-0.4.0-4|49	- (13f1a28) BuildList#2799825: Increase release tag
14cu|nodejs-crc32-stream-0.4.0-4|50	
14cu|nodejs-crc32-stream-0.4.0-4|51	

11282 14
14cu|nodejs-crc-3.4.0-4|1	%define oname crc
14cu|nodejs-crc-3.4.0-4|2	
14cu|nodejs-crc-3.4.0-4|3	Summary:        Module for calculating Cyclic Redundancy Check (CRC) for Node.js
14cu|nodejs-crc-3.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-crc-3.4.0-4|5	Version:        3.4.0
14cu|nodejs-crc-3.4.0-4|6	Release:        4
14cu|nodejs-crc-3.4.0-4|7	License:        MIT
14cu|nodejs-crc-3.4.0-4|8	Group:          Development/Other
14cu|nodejs-crc-3.4.0-4|9	Url:            https://github.com/alexgorbatchev/node-crc
14cu|nodejs-crc-3.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-crc-3.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-crc-3.4.0-4|12	BuildArch:      noarch
14cu|nodejs-crc-3.4.0-4|13	
14cu|nodejs-crc-3.4.0-4|14	%description
14cu|nodejs-crc-3.4.0-4|15	%{summary}.
14cu|nodejs-crc-3.4.0-4|16	
14cu|nodejs-crc-3.4.0-4|17	%files
14cu|nodejs-crc-3.4.0-4|18	%doc LICENSE *.md
14cu|nodejs-crc-3.4.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc-3.4.0-4|20	
14cu|nodejs-crc-3.4.0-4|21	#------------------------------------------------------------------
14cu|nodejs-crc-3.4.0-4|22	
14cu|nodejs-crc-3.4.0-4|23	%prep
14cu|nodejs-crc-3.4.0-4|24	%setup -q -n package
14cu|nodejs-crc-3.4.0-4|25	rm -rf node_modules
14cu|nodejs-crc-3.4.0-4|26	
14cu|nodejs-crc-3.4.0-4|27	%build
14cu|nodejs-crc-3.4.0-4|28	
14cu|nodejs-crc-3.4.0-4|29	%install
14cu|nodejs-crc-3.4.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc-3.4.0-4|31	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-crc-3.4.0-4|32	%nodejs_symlink_deps
14cu|nodejs-crc-3.4.0-4|33	
14cu|nodejs-crc-3.4.0-4|34	%changelog
14cu|nodejs-crc-3.4.0-4|35	
14cu|nodejs-crc-3.4.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.0-4
14cu|nodejs-crc-3.4.0-4|37	- (7be2ec2) BuildList#2799825: Increase release tag
14cu|nodejs-crc-3.4.0-4|38	
14cu|nodejs-crc-3.4.0-4|39	

11283 14
14cu|nodejs-create-ecdh-4.0.0-4|1	%define oname create-ecdh
14cu|nodejs-create-ecdh-4.0.0-4|2	
14cu|nodejs-create-ecdh-4.0.0-4|3	Summary:        CreateECDH but browserifiable
14cu|nodejs-create-ecdh-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-create-ecdh-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-create-ecdh-4.0.0-4|6	Release:        4
14cu|nodejs-create-ecdh-4.0.0-4|7	License:        MIT
14cu|nodejs-create-ecdh-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-create-ecdh-4.0.0-4|9	Url:            https://github.com/crypto-browserify/createECDH
14cu|nodejs-create-ecdh-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-create-ecdh-4.0.0-4|11	Source1:        https://raw.githubusercontent.com/crypto-browserify/createECDH/master/test.js
14cu|nodejs-create-ecdh-4.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-create-ecdh-4.0.0-4|13	BuildRequires:  npm(elliptic)
14cu|nodejs-create-ecdh-4.0.0-4|14	BuildRequires:  npm(bn.js)
14cu|nodejs-create-ecdh-4.0.0-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-create-ecdh-4.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-create-ecdh-4.0.0-4|17	BuildArch:      noarch
14cu|nodejs-create-ecdh-4.0.0-4|18	
14cu|nodejs-create-ecdh-4.0.0-4|19	%description
14cu|nodejs-create-ecdh-4.0.0-4|20	%{summary}.
14cu|nodejs-create-ecdh-4.0.0-4|21	
14cu|nodejs-create-ecdh-4.0.0-4|22	%files
14cu|nodejs-create-ecdh-4.0.0-4|23	%doc readme.md
14cu|nodejs-create-ecdh-4.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-ecdh-4.0.0-4|25	
14cu|nodejs-create-ecdh-4.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-create-ecdh-4.0.0-4|27	
14cu|nodejs-create-ecdh-4.0.0-4|28	%prep
14cu|nodejs-create-ecdh-4.0.0-4|29	%setup -q -n package
14cu|nodejs-create-ecdh-4.0.0-4|30	rm -rf node_modules
14cu|nodejs-create-ecdh-4.0.0-4|31	cp -p %{SOURCE1} .
14cu|nodejs-create-ecdh-4.0.0-4|32	
14cu|nodejs-create-ecdh-4.0.0-4|33	%build
14cu|nodejs-create-ecdh-4.0.0-4|34	
14cu|nodejs-create-ecdh-4.0.0-4|35	%install
14cu|nodejs-create-ecdh-4.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-ecdh-4.0.0-4|37	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-ecdh-4.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-create-ecdh-4.0.0-4|39	
14cu|nodejs-create-ecdh-4.0.0-4|40	%check
14cu|nodejs-create-ecdh-4.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-create-ecdh-4.0.0-4|42	%__nodejs test.js | tap-spec || :
14cu|nodejs-create-ecdh-4.0.0-4|43	
14cu|nodejs-create-ecdh-4.0.0-4|44	%changelog
14cu|nodejs-create-ecdh-4.0.0-4|45	
14cu|nodejs-create-ecdh-4.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-create-ecdh-4.0.0-4|47	- (8bf7770) BuildList#2799825: Increase release tag
14cu|nodejs-create-ecdh-4.0.0-4|48	
14cu|nodejs-create-ecdh-4.0.0-4|49	

11284 14
14cu|nodejs-create-error-class-2.0.1-5|1	%define oname create-error-class
14cu|nodejs-create-error-class-2.0.1-5|2	
14cu|nodejs-create-error-class-2.0.1-5|3	Summary:        Create Error classes
14cu|nodejs-create-error-class-2.0.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-create-error-class-2.0.1-5|5	Version:        2.0.1
14cu|nodejs-create-error-class-2.0.1-5|6	Release:        5
14cu|nodejs-create-error-class-2.0.1-5|7	License:        MIT
14cu|nodejs-create-error-class-2.0.1-5|8	Group:          Development/Other
14cu|nodejs-create-error-class-2.0.1-5|9	Url:            https://github.com/floatdrop/create-error-class
14cu|nodejs-create-error-class-2.0.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-create-error-class-2.0.1-5|11	Source1:        https://raw.githubusercontent.com/floatdrop/create-error-class/master/license
14cu|nodejs-create-error-class-2.0.1-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-create-error-class-2.0.1-5|13	BuildRequires:  npm(inherits)
14cu|nodejs-create-error-class-2.0.1-5|14	BuildRequires:  npm(capture-stack-trace)
14cu|nodejs-create-error-class-2.0.1-5|15	
14cu|nodejs-create-error-class-2.0.1-5|16	BuildArch:      noarch
14cu|nodejs-create-error-class-2.0.1-5|17	
14cu|nodejs-create-error-class-2.0.1-5|18	%description
14cu|nodejs-create-error-class-2.0.1-5|19	%{summary}.
14cu|nodejs-create-error-class-2.0.1-5|20	
14cu|nodejs-create-error-class-2.0.1-5|21	%files
14cu|nodejs-create-error-class-2.0.1-5|22	%doc license readme.md
14cu|nodejs-create-error-class-2.0.1-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-error-class-2.0.1-5|24	
14cu|nodejs-create-error-class-2.0.1-5|25	#------------------------------------------------------------------
14cu|nodejs-create-error-class-2.0.1-5|26	
14cu|nodejs-create-error-class-2.0.1-5|27	%prep
14cu|nodejs-create-error-class-2.0.1-5|28	%setup -q -n package
14cu|nodejs-create-error-class-2.0.1-5|29	rm -rf node_modules
14cu|nodejs-create-error-class-2.0.1-5|30	cp -r %{SOURCE1} license
14cu|nodejs-create-error-class-2.0.1-5|31	%nodejs_fixdep inherits
14cu|nodejs-create-error-class-2.0.1-5|32	
14cu|nodejs-create-error-class-2.0.1-5|33	%build
14cu|nodejs-create-error-class-2.0.1-5|34	
14cu|nodejs-create-error-class-2.0.1-5|35	%install
14cu|nodejs-create-error-class-2.0.1-5|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-error-class-2.0.1-5|37	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-error-class-2.0.1-5|38	%nodejs_symlink_deps
14cu|nodejs-create-error-class-2.0.1-5|39	%changelog
14cu|nodejs-create-error-class-2.0.1-5|40	
14cu|nodejs-create-error-class-2.0.1-5|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-5
14cu|nodejs-create-error-class-2.0.1-5|42	- (ee809a9) BuildList#2799825: Increase release tag
14cu|nodejs-create-error-class-2.0.1-5|43	
14cu|nodejs-create-error-class-2.0.1-5|44	

11285 14
14cu|nodejs-create-hash-1.1.2-5|1	%define oname create-hash
14cu|nodejs-create-hash-1.1.2-5|2	
14cu|nodejs-create-hash-1.1.2-5|3	Summary:        Create hashes for browserify
14cu|nodejs-create-hash-1.1.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-create-hash-1.1.2-5|5	Version:        1.1.2
14cu|nodejs-create-hash-1.1.2-5|6	Release:        5
14cu|nodejs-create-hash-1.1.2-5|7	License:        MIT
14cu|nodejs-create-hash-1.1.2-5|8	Group:          Development/Other
14cu|nodejs-create-hash-1.1.2-5|9	Url:            https://github.com/crypto-browserify/createHash
14cu|nodejs-create-hash-1.1.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-create-hash-1.1.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-create-hash-1.1.2-5|12	BuildRequires:  npm(sha.js)
14cu|nodejs-create-hash-1.1.2-5|13	BuildRequires:  npm(ripemd160)
14cu|nodejs-create-hash-1.1.2-5|14	BuildRequires:  npm(inherits)
14cu|nodejs-create-hash-1.1.2-5|15	BuildRequires:  npm(cipher-base)
14cu|nodejs-create-hash-1.1.2-5|16	BuildRequires:  npm(tap-spec)
14cu|nodejs-create-hash-1.1.2-5|17	BuildRequires:  npm(tape)
14cu|nodejs-create-hash-1.1.2-5|18	BuildRequires:  npm(hash-test-vectors)
14cu|nodejs-create-hash-1.1.2-5|19	BuildArch:      noarch
14cu|nodejs-create-hash-1.1.2-5|20	
14cu|nodejs-create-hash-1.1.2-5|21	%description
14cu|nodejs-create-hash-1.1.2-5|22	%{summary}.
14cu|nodejs-create-hash-1.1.2-5|23	
14cu|nodejs-create-hash-1.1.2-5|24	%files
14cu|nodejs-create-hash-1.1.2-5|25	%doc readme.md
14cu|nodejs-create-hash-1.1.2-5|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hash-1.1.2-5|27	
14cu|nodejs-create-hash-1.1.2-5|28	#------------------------------------------------------------------
14cu|nodejs-create-hash-1.1.2-5|29	
14cu|nodejs-create-hash-1.1.2-5|30	%prep
14cu|nodejs-create-hash-1.1.2-5|31	%setup -q -n package
14cu|nodejs-create-hash-1.1.2-5|32	rm -rf node_modules
14cu|nodejs-create-hash-1.1.2-5|33	%nodejs_fixdep inherits
14cu|nodejs-create-hash-1.1.2-5|34	
14cu|nodejs-create-hash-1.1.2-5|35	%build
14cu|nodejs-create-hash-1.1.2-5|36	
14cu|nodejs-create-hash-1.1.2-5|37	%install
14cu|nodejs-create-hash-1.1.2-5|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hash-1.1.2-5|39	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hash-1.1.2-5|40	%nodejs_symlink_deps
14cu|nodejs-create-hash-1.1.2-5|41	
14cu|nodejs-create-hash-1.1.2-5|42	%check
14cu|nodejs-create-hash-1.1.2-5|43	%nodejs_symlink_deps --check
14cu|nodejs-create-hash-1.1.2-5|44	%__nodejs test.js | tap-spec
14cu|nodejs-create-hash-1.1.2-5|45	
14cu|nodejs-create-hash-1.1.2-5|46	
14cu|nodejs-create-hash-1.1.2-5|47	%changelog
14cu|nodejs-create-hash-1.1.2-5|48	
14cu|nodejs-create-hash-1.1.2-5|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-5
14cu|nodejs-create-hash-1.1.2-5|50	- (7c49ef3) BuildList#2799825: Increase release tag
14cu|nodejs-create-hash-1.1.2-5|51	
14cu|nodejs-create-hash-1.1.2-5|52	

11286 14
14cu|nodejs-create-hmac-1.1.4-4|1	%define oname create-hmac
14cu|nodejs-create-hmac-1.1.4-4|2	
14cu|nodejs-create-hmac-1.1.4-4|3	Summary:        Node style hmacs in the browser
14cu|nodejs-create-hmac-1.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-create-hmac-1.1.4-4|5	Version:        1.1.4
14cu|nodejs-create-hmac-1.1.4-4|6	Release:        4
14cu|nodejs-create-hmac-1.1.4-4|7	License:        MIT
14cu|nodejs-create-hmac-1.1.4-4|8	Group:          Development/Other
14cu|nodejs-create-hmac-1.1.4-4|9	Url:            https://github.com/crypto-browserify/createHmac
14cu|nodejs-create-hmac-1.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-create-hmac-1.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-create-hmac-1.1.4-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-create-hmac-1.1.4-4|13	BuildRequires:  npm(create-hash)
14cu|nodejs-create-hmac-1.1.4-4|14	BuildRequires:  npm(hash-test-vectors)
14cu|nodejs-create-hmac-1.1.4-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-create-hmac-1.1.4-4|16	BuildRequires:  npm(tape)
14cu|nodejs-create-hmac-1.1.4-4|17	BuildArch:      noarch
14cu|nodejs-create-hmac-1.1.4-4|18	
14cu|nodejs-create-hmac-1.1.4-4|19	%description
14cu|nodejs-create-hmac-1.1.4-4|20	%{summary}.
14cu|nodejs-create-hmac-1.1.4-4|21	
14cu|nodejs-create-hmac-1.1.4-4|22	%files
14cu|nodejs-create-hmac-1.1.4-4|23	%doc readme.md
14cu|nodejs-create-hmac-1.1.4-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hmac-1.1.4-4|25	
14cu|nodejs-create-hmac-1.1.4-4|26	#------------------------------------------------------------------
14cu|nodejs-create-hmac-1.1.4-4|27	
14cu|nodejs-create-hmac-1.1.4-4|28	%prep
14cu|nodejs-create-hmac-1.1.4-4|29	%setup -q -n package
14cu|nodejs-create-hmac-1.1.4-4|30	rm -rf node_modules
14cu|nodejs-create-hmac-1.1.4-4|31	%nodejs_fixdep inherits
14cu|nodejs-create-hmac-1.1.4-4|32	
14cu|nodejs-create-hmac-1.1.4-4|33	%build
14cu|nodejs-create-hmac-1.1.4-4|34	
14cu|nodejs-create-hmac-1.1.4-4|35	%install
14cu|nodejs-create-hmac-1.1.4-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hmac-1.1.4-4|37	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-create-hmac-1.1.4-4|38	%nodejs_symlink_deps
14cu|nodejs-create-hmac-1.1.4-4|39	
14cu|nodejs-create-hmac-1.1.4-4|40	%check
14cu|nodejs-create-hmac-1.1.4-4|41	%nodejs_symlink_deps --check
14cu|nodejs-create-hmac-1.1.4-4|42	%__nodejs test.js | tap-spec
14cu|nodejs-create-hmac-1.1.4-4|43	
14cu|nodejs-create-hmac-1.1.4-4|44	
14cu|nodejs-create-hmac-1.1.4-4|45	%changelog
14cu|nodejs-create-hmac-1.1.4-4|46	
14cu|nodejs-create-hmac-1.1.4-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.4-4
14cu|nodejs-create-hmac-1.1.4-4|48	- (5eb3ae1) BuildList#2799825: Increase release tag
14cu|nodejs-create-hmac-1.1.4-4|49	
14cu|nodejs-create-hmac-1.1.4-4|50	

11287 14
14cu|nodejs-cross-spawn-async-2.1.6-4|1	%define oname cross-spawn-async
14cu|nodejs-cross-spawn-async-2.1.6-4|2	
14cu|nodejs-cross-spawn-async-2.1.6-4|3	Summary:        Cross platform child_process#spawn
14cu|nodejs-cross-spawn-async-2.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-cross-spawn-async-2.1.6-4|5	Version:        2.1.6
14cu|nodejs-cross-spawn-async-2.1.6-4|6	Release:        4
14cu|nodejs-cross-spawn-async-2.1.6-4|7	License:        MIT
14cu|nodejs-cross-spawn-async-2.1.6-4|8	Group:          Development/Other
14cu|nodejs-cross-spawn-async-2.1.6-4|9	Url:            https://github.com/IndigoUnited/node-cross-spawn-async
14cu|nodejs-cross-spawn-async-2.1.6-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cross-spawn-async-2.1.6-4|11	Source0:        https://github.com/IndigoUnited/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-cross-spawn-async-2.1.6-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-cross-spawn-async-2.1.6-4|13	BuildRequires:  npm(which)
14cu|nodejs-cross-spawn-async-2.1.6-4|14	BuildRequires:  npm(lru-cache)
14cu|nodejs-cross-spawn-async-2.1.6-4|15	BuildRequires:  npm(expect.js)
14cu|nodejs-cross-spawn-async-2.1.6-4|16	BuildRequires:  npm(glob)
14cu|nodejs-cross-spawn-async-2.1.6-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-cross-spawn-async-2.1.6-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-cross-spawn-async-2.1.6-4|19	BuildRequires:  npm(rimraf)
14cu|nodejs-cross-spawn-async-2.1.6-4|20	BuildArch:      noarch
14cu|nodejs-cross-spawn-async-2.1.6-4|21	
14cu|nodejs-cross-spawn-async-2.1.6-4|22	%description
14cu|nodejs-cross-spawn-async-2.1.6-4|23	%{summary}.
14cu|nodejs-cross-spawn-async-2.1.6-4|24	
14cu|nodejs-cross-spawn-async-2.1.6-4|25	%files
14cu|nodejs-cross-spawn-async-2.1.6-4|26	%doc LICENSE README.md
14cu|nodejs-cross-spawn-async-2.1.6-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cross-spawn-async-2.1.6-4|28	
14cu|nodejs-cross-spawn-async-2.1.6-4|29	#------------------------------------------------------------------
14cu|nodejs-cross-spawn-async-2.1.6-4|30	
14cu|nodejs-cross-spawn-async-2.1.6-4|31	%prep
14cu|nodejs-cross-spawn-async-2.1.6-4|32	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-cross-spawn-async-2.1.6-4|33	rm -rf node_modules
14cu|nodejs-cross-spawn-async-2.1.6-4|34	
14cu|nodejs-cross-spawn-async-2.1.6-4|35	%build
14cu|nodejs-cross-spawn-async-2.1.6-4|36	
14cu|nodejs-cross-spawn-async-2.1.6-4|37	%install
14cu|nodejs-cross-spawn-async-2.1.6-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cross-spawn-async-2.1.6-4|39	cp -r package.json index.js appveyor.yml lib/ \
14cu|nodejs-cross-spawn-async-2.1.6-4|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cross-spawn-async-2.1.6-4|41	%nodejs_symlink_deps
14cu|nodejs-cross-spawn-async-2.1.6-4|42	
14cu|nodejs-cross-spawn-async-2.1.6-4|43	
14cu|nodejs-cross-spawn-async-2.1.6-4|44	%check
14cu|nodejs-cross-spawn-async-2.1.6-4|45	%nodejs_symlink_deps --check
14cu|nodejs-cross-spawn-async-2.1.6-4|46	%__nodejs test/prepare && mocha --bail -R spec test/test
14cu|nodejs-cross-spawn-async-2.1.6-4|47	
14cu|nodejs-cross-spawn-async-2.1.6-4|48	
14cu|nodejs-cross-spawn-async-2.1.6-4|49	
14cu|nodejs-cross-spawn-async-2.1.6-4|50	%changelog
14cu|nodejs-cross-spawn-async-2.1.6-4|51	
14cu|nodejs-cross-spawn-async-2.1.6-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.6-4
14cu|nodejs-cross-spawn-async-2.1.6-4|53	- (414024b) BuildList#2799825: Increase release tag
14cu|nodejs-cross-spawn-async-2.1.6-4|54	
14cu|nodejs-cross-spawn-async-2.1.6-4|55	

11288 14
14cu|nodejs-cryptiles-3.0.0-4|1	%define oname cryptiles
14cu|nodejs-cryptiles-3.0.0-4|2	
14cu|nodejs-cryptiles-3.0.0-4|3	Summary:    General purpose cryptography utilities for Node.js
14cu|nodejs-cryptiles-3.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-cryptiles-3.0.0-4|5	Version:    3.0.0
14cu|nodejs-cryptiles-3.0.0-4|6	Release:    4
14cu|nodejs-cryptiles-3.0.0-4|7	License:    BSD
14cu|nodejs-cryptiles-3.0.0-4|8	Group:      Development/Other
14cu|nodejs-cryptiles-3.0.0-4|9	URL:        https://github.com/hueniverse/%{oname}
14cu|nodejs-cryptiles-3.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cryptiles-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cryptiles-3.0.0-4|12	BuildRequires:  npm(boom)
14cu|nodejs-cryptiles-3.0.0-4|13	BuildArch:  noarch
14cu|nodejs-cryptiles-3.0.0-4|14	
14cu|nodejs-cryptiles-3.0.0-4|15	%description
14cu|nodejs-cryptiles-3.0.0-4|16	%{summary}.
14cu|nodejs-cryptiles-3.0.0-4|17	
14cu|nodejs-cryptiles-3.0.0-4|18	%files
14cu|nodejs-cryptiles-3.0.0-4|19	%doc README.md LICENSE
14cu|nodejs-cryptiles-3.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cryptiles-3.0.0-4|21	#-----------------------------------------------------------------------------
14cu|nodejs-cryptiles-3.0.0-4|22	
14cu|nodejs-cryptiles-3.0.0-4|23	%prep
14cu|nodejs-cryptiles-3.0.0-4|24	%setup -q -n package
14cu|nodejs-cryptiles-3.0.0-4|25	
14cu|nodejs-cryptiles-3.0.0-4|26	#fix perms
14cu|nodejs-cryptiles-3.0.0-4|27	chmod 0644 README.md LICENSE lib/* package.json
14cu|nodejs-cryptiles-3.0.0-4|28	
14cu|nodejs-cryptiles-3.0.0-4|29	%build
14cu|nodejs-cryptiles-3.0.0-4|30	#nothing to do
14cu|nodejs-cryptiles-3.0.0-4|31	
14cu|nodejs-cryptiles-3.0.0-4|32	%install
14cu|nodejs-cryptiles-3.0.0-4|33	
14cu|nodejs-cryptiles-3.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cryptiles-3.0.0-4|35	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cryptiles-3.0.0-4|36	
14cu|nodejs-cryptiles-3.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-cryptiles-3.0.0-4|38	
14cu|nodejs-cryptiles-3.0.0-4|39	
14cu|nodejs-cryptiles-3.0.0-4|40	
14cu|nodejs-cryptiles-3.0.0-4|41	
14cu|nodejs-cryptiles-3.0.0-4|42	
14cu|nodejs-cryptiles-3.0.0-4|43	%changelog
14cu|nodejs-cryptiles-3.0.0-4|44	
14cu|nodejs-cryptiles-3.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-cryptiles-3.0.0-4|46	- (b1e60e5) BuildList#2799825: Increase release tag
14cu|nodejs-cryptiles-3.0.0-4|47	
14cu|nodejs-cryptiles-3.0.0-4|48	

11289 14
14cu|nodejs-crypto-browserify-3.11.0-4|1	%define oname crypto-browserify
14cu|nodejs-crypto-browserify-3.11.0-4|2	
14cu|nodejs-crypto-browserify-3.11.0-4|3	Summary:        Implementation of crypto for the browser
14cu|nodejs-crypto-browserify-3.11.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-crypto-browserify-3.11.0-4|5	Version:        3.11.0
14cu|nodejs-crypto-browserify-3.11.0-4|6	Release:        4
14cu|nodejs-crypto-browserify-3.11.0-4|7	License:        MIT
14cu|nodejs-crypto-browserify-3.11.0-4|8	Group:          Development/Other
14cu|nodejs-crypto-browserify-3.11.0-4|9	Url:            https://github.com/crypto-browserify/crypto-browserify
14cu|nodejs-crypto-browserify-3.11.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-crypto-browserify-3.11.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-crypto-browserify-3.11.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-crypto-browserify-3.11.0-4|13	BuildRequires:  npm(randombytes)
14cu|nodejs-crypto-browserify-3.11.0-4|14	BuildRequires:  npm(public-encrypt)
14cu|nodejs-crypto-browserify-3.11.0-4|15	BuildRequires:  npm(pbkdf2)
14cu|nodejs-crypto-browserify-3.11.0-4|16	BuildRequires:  npm(inherits)
14cu|nodejs-crypto-browserify-3.11.0-4|17	BuildRequires:  npm(diffie-hellman)
14cu|nodejs-crypto-browserify-3.11.0-4|18	BuildRequires:  npm(create-hmac)
14cu|nodejs-crypto-browserify-3.11.0-4|19	BuildRequires:  npm(create-hash)
14cu|nodejs-crypto-browserify-3.11.0-4|20	BuildRequires:  npm(create-ecdh)
14cu|nodejs-crypto-browserify-3.11.0-4|21	BuildRequires:  npm(browserify-sign)
14cu|nodejs-crypto-browserify-3.11.0-4|22	BuildRequires:  npm(browserify-cipher)
14cu|nodejs-crypto-browserify-3.11.0-4|23	BuildRequires:  npm(tape)
14cu|nodejs-crypto-browserify-3.11.0-4|24	BuildRequires:  npm(hash-test-vectors)
14cu|nodejs-crypto-browserify-3.11.0-4|25	BuildRequires:  npm(pseudorandombytes)
14cu|nodejs-crypto-browserify-3.11.0-4|26	BuildArch:      noarch
14cu|nodejs-crypto-browserify-3.11.0-4|27	
14cu|nodejs-crypto-browserify-3.11.0-4|28	%description
14cu|nodejs-crypto-browserify-3.11.0-4|29	%{summary}.
14cu|nodejs-crypto-browserify-3.11.0-4|30	
14cu|nodejs-crypto-browserify-3.11.0-4|31	%files
14cu|nodejs-crypto-browserify-3.11.0-4|32	%doc LICENSE README.md example
14cu|nodejs-crypto-browserify-3.11.0-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-crypto-browserify-3.11.0-4|34	
14cu|nodejs-crypto-browserify-3.11.0-4|35	#------------------------------------------------------------------
14cu|nodejs-crypto-browserify-3.11.0-4|36	
14cu|nodejs-crypto-browserify-3.11.0-4|37	%prep
14cu|nodejs-crypto-browserify-3.11.0-4|38	%setup -q -n package
14cu|nodejs-crypto-browserify-3.11.0-4|39	rm -rf node_modules
14cu|nodejs-crypto-browserify-3.11.0-4|40	%nodejs_fixdep inherits
14cu|nodejs-crypto-browserify-3.11.0-4|41	%nodejs_fixdep browserify-des
14cu|nodejs-crypto-browserify-3.11.0-4|42	%nodejs_fixdep pseudorandombytes
14cu|nodejs-crypto-browserify-3.11.0-4|43	
14cu|nodejs-crypto-browserify-3.11.0-4|44	%build
14cu|nodejs-crypto-browserify-3.11.0-4|45	
14cu|nodejs-crypto-browserify-3.11.0-4|46	%install
14cu|nodejs-crypto-browserify-3.11.0-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-crypto-browserify-3.11.0-4|48	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-crypto-browserify-3.11.0-4|49	%nodejs_symlink_deps
14cu|nodejs-crypto-browserify-3.11.0-4|50	
14cu|nodejs-crypto-browserify-3.11.0-4|51	
14cu|nodejs-crypto-browserify-3.11.0-4|52	%check
14cu|nodejs-crypto-browserify-3.11.0-4|53	%nodejs_symlink_deps --check
14cu|nodejs-crypto-browserify-3.11.0-4|54	npm run unit
14cu|nodejs-crypto-browserify-3.11.0-4|55	
14cu|nodejs-crypto-browserify-3.11.0-4|56	%changelog
14cu|nodejs-crypto-browserify-3.11.0-4|57	
14cu|nodejs-crypto-browserify-3.11.0-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.11.0-4
14cu|nodejs-crypto-browserify-3.11.0-4|59	- (914134f) BuildList#2799825: Increase release tag
14cu|nodejs-crypto-browserify-3.11.0-4|60	
14cu|nodejs-crypto-browserify-3.11.0-4|61	

11290 14
14cu|nodejs-csextends-1.0.3-4|1	%define oname csextends
14cu|nodejs-csextends-1.0.3-4|2	
14cu|nodejs-csextends-1.0.3-4|3	
14cu|nodejs-csextends-1.0.3-4|4	Summary:        Use the Coffee-Script extends keyword outside of Coffee-Script
14cu|nodejs-csextends-1.0.3-4|5	Name:           nodejs-%{oname}
14cu|nodejs-csextends-1.0.3-4|6	Version:        1.0.3
14cu|nodejs-csextends-1.0.3-4|7	Release:        4
14cu|nodejs-csextends-1.0.3-4|8	License:        MIT
14cu|nodejs-csextends-1.0.3-4|9	Group:          Development/Other
14cu|nodejs-csextends-1.0.3-4|10	Url:            https://github.com/bevry/csextends
14cu|nodejs-csextends-1.0.3-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-csextends-1.0.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-csextends-1.0.3-4|13	BuildArch:      noarch
14cu|nodejs-csextends-1.0.3-4|14	
14cu|nodejs-csextends-1.0.3-4|15	%description
14cu|nodejs-csextends-1.0.3-4|16	%{summary}.
14cu|nodejs-csextends-1.0.3-4|17	
14cu|nodejs-csextends-1.0.3-4|18	%files
14cu|nodejs-csextends-1.0.3-4|19	%doc *.md
14cu|nodejs-csextends-1.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-csextends-1.0.3-4|21	
14cu|nodejs-csextends-1.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-csextends-1.0.3-4|23	
14cu|nodejs-csextends-1.0.3-4|24	%prep
14cu|nodejs-csextends-1.0.3-4|25	%setup -q -n package
14cu|nodejs-csextends-1.0.3-4|26	rm -rf node_modules
14cu|nodejs-csextends-1.0.3-4|27	find . -type f -exec chmod -x {} \;
14cu|nodejs-csextends-1.0.3-4|28	
14cu|nodejs-csextends-1.0.3-4|29	%build
14cu|nodejs-csextends-1.0.3-4|30	
14cu|nodejs-csextends-1.0.3-4|31	%install
14cu|nodejs-csextends-1.0.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-csextends-1.0.3-4|33	cp -r package.json out/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-csextends-1.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-csextends-1.0.3-4|35	%changelog
14cu|nodejs-csextends-1.0.3-4|36	
14cu|nodejs-csextends-1.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-csextends-1.0.3-4|38	- (e8b2521) BuildList#2799825: Increase release tag
14cu|nodejs-csextends-1.0.3-4|39	
14cu|nodejs-csextends-1.0.3-4|40	

11291 14
14cu|nodejs-css-2.2.1-6|1	%define oname css
14cu|nodejs-css-2.2.1-6|2	
14cu|nodejs-css-2.2.1-6|3	Summary:    A CSS parser/stringifier for Node.js using css-parse and css-stringify
14cu|nodejs-css-2.2.1-6|4	Name:       nodejs-%{oname}
14cu|nodejs-css-2.2.1-6|5	Version:    2.2.1
14cu|nodejs-css-2.2.1-6|6	Release:    6
14cu|nodejs-css-2.2.1-6|7	License:    MIT
14cu|nodejs-css-2.2.1-6|8	Group:      Development/Other
14cu|nodejs-css-2.2.1-6|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-css-2.2.1-6|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-css-2.2.1-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-css-2.2.1-6|12	BuildRequires:  npm(inherits)
14cu|nodejs-css-2.2.1-6|13	BuildRequires:  npm(urix)
14cu|nodejs-css-2.2.1-6|14	BuildRequires:  npm(source-map-resolve)
14cu|nodejs-css-2.2.1-6|15	BuildRequires:  npm(source-map)
14cu|nodejs-css-2.2.1-6|16	BuildArch:  noarch
14cu|nodejs-css-2.2.1-6|17	
14cu|nodejs-css-2.2.1-6|18	%description
14cu|nodejs-css-2.2.1-6|19	%{summary}.
14cu|nodejs-css-2.2.1-6|20	
14cu|nodejs-css-2.2.1-6|21	%files
14cu|nodejs-css-2.2.1-6|22	%doc History.md LICENSE Readme.md
14cu|nodejs-css-2.2.1-6|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-2.2.1-6|24	#----------------------------------------
14cu|nodejs-css-2.2.1-6|25	
14cu|nodejs-css-2.2.1-6|26	%prep
14cu|nodejs-css-2.2.1-6|27	%setup -q -n package
14cu|nodejs-css-2.2.1-6|28	%nodejs_fixdep inherits
14cu|nodejs-css-2.2.1-6|29	
14cu|nodejs-css-2.2.1-6|30	%build
14cu|nodejs-css-2.2.1-6|31	#nothing to do
14cu|nodejs-css-2.2.1-6|32	
14cu|nodejs-css-2.2.1-6|33	
14cu|nodejs-css-2.2.1-6|34	%install
14cu|nodejs-css-2.2.1-6|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-2.2.1-6|36	cp -pr package.json index.js lib/ \
14cu|nodejs-css-2.2.1-6|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-2.2.1-6|38	
14cu|nodejs-css-2.2.1-6|39	%nodejs_symlink_deps
14cu|nodejs-css-2.2.1-6|40	
14cu|nodejs-css-2.2.1-6|41	
14cu|nodejs-css-2.2.1-6|42	
14cu|nodejs-css-2.2.1-6|43	
14cu|nodejs-css-2.2.1-6|44	%changelog
14cu|nodejs-css-2.2.1-6|45	
14cu|nodejs-css-2.2.1-6|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-6
14cu|nodejs-css-2.2.1-6|47	- (f200744) BuildList#2799825: Increase release tag
14cu|nodejs-css-2.2.1-6|48	
14cu|nodejs-css-2.2.1-6|49	

11292 14
14cu|nodejs-csso-1.4.4-4|1	%define oname csso
14cu|nodejs-csso-1.4.4-4|2	
14cu|nodejs-csso-1.4.4-4|3	Summary:        CSS optimizer
14cu|nodejs-csso-1.4.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-csso-1.4.4-4|5	Version:        1.4.4
14cu|nodejs-csso-1.4.4-4|6	Release:        4
14cu|nodejs-csso-1.4.4-4|7	License:        MIT
14cu|nodejs-csso-1.4.4-4|8	Group:          Development/Other
14cu|nodejs-csso-1.4.4-4|9	Url:            https://github.com/css/csso
14cu|nodejs-csso-1.4.4-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-csso-1.4.4-4|11	Source0:        https://github.com/css/csso/archive/v%{version}.tar.gz
14cu|nodejs-csso-1.4.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-csso-1.4.4-4|13	BuildRequires:  npm(clap)
14cu|nodejs-csso-1.4.4-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-csso-1.4.4-4|15	BuildArch:      noarch
14cu|nodejs-csso-1.4.4-4|16	
14cu|nodejs-csso-1.4.4-4|17	%description
14cu|nodejs-csso-1.4.4-4|18	%{summary}.
14cu|nodejs-csso-1.4.4-4|19	
14cu|nodejs-csso-1.4.4-4|20	%files
14cu|nodejs-csso-1.4.4-4|21	%doc LICENSE HISTORY.md README.md
14cu|nodejs-csso-1.4.4-4|22	%{_bindir}/%{oname}
14cu|nodejs-csso-1.4.4-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-csso-1.4.4-4|24	
14cu|nodejs-csso-1.4.4-4|25	#------------------------------------------------------------------
14cu|nodejs-csso-1.4.4-4|26	
14cu|nodejs-csso-1.4.4-4|27	%prep
14cu|nodejs-csso-1.4.4-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-csso-1.4.4-4|29	rm -rf node_modules
14cu|nodejs-csso-1.4.4-4|30	rm -fr dist/.gitignore
14cu|nodejs-csso-1.4.4-4|31	%nodejs_fixdep clap
14cu|nodejs-csso-1.4.4-4|32	%build
14cu|nodejs-csso-1.4.4-4|33	
14cu|nodejs-csso-1.4.4-4|34	%install
14cu|nodejs-csso-1.4.4-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-csso-1.4.4-4|36	cp -r package.json bin/ dist/ lib/ \
14cu|nodejs-csso-1.4.4-4|37	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-csso-1.4.4-4|38	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-csso-1.4.4-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-csso-1.4.4-4|40	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-csso-1.4.4-4|41	
14cu|nodejs-csso-1.4.4-4|42	%nodejs_symlink_deps
14cu|nodejs-csso-1.4.4-4|43	
14cu|nodejs-csso-1.4.4-4|44	
14cu|nodejs-csso-1.4.4-4|45	%check
14cu|nodejs-csso-1.4.4-4|46	%nodejs_symlink_deps --check
14cu|nodejs-csso-1.4.4-4|47	mocha --reporter dot
14cu|nodejs-csso-1.4.4-4|48	
14cu|nodejs-csso-1.4.4-4|49	
14cu|nodejs-csso-1.4.4-4|50	%changelog
14cu|nodejs-csso-1.4.4-4|51	
14cu|nodejs-csso-1.4.4-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.4-4
14cu|nodejs-csso-1.4.4-4|53	- (05de22e) BuildList#2799825: Increase release tag
14cu|nodejs-csso-1.4.4-4|54	
14cu|nodejs-csso-1.4.4-4|55	

11293 14
14cu|nodejs-cssom-0.3.0-5|1	Name:       nodejs-cssom
14cu|nodejs-cssom-0.3.0-5|2	Version:    0.3.0
14cu|nodejs-cssom-0.3.0-5|3	Release:    5
14cu|nodejs-cssom-0.3.0-5|4	Summary:    CSS Object Model implementation and CSS parser for Node.js
14cu|nodejs-cssom-0.3.0-5|5	License:    MIT
14cu|nodejs-cssom-0.3.0-5|6	Group:      System/Libraries
14cu|nodejs-cssom-0.3.0-5|7	URL:        https://github.com/NV/CSSOM
14cu|nodejs-cssom-0.3.0-5|8	Source0:    http://registry.npmjs.org/cssom/-/cssom-%{version}.tgz
14cu|nodejs-cssom-0.3.0-5|9	BuildArch:  noarch
14cu|nodejs-cssom-0.3.0-5|10	BuildRequires:  nodejs-packaging
14cu|nodejs-cssom-0.3.0-5|11	
14cu|nodejs-cssom-0.3.0-5|12	%description
14cu|nodejs-cssom-0.3.0-5|13	%{summary}.
14cu|nodejs-cssom-0.3.0-5|14	
14cu|nodejs-cssom-0.3.0-5|15	
14cu|nodejs-cssom-0.3.0-5|16	%prep
14cu|nodejs-cssom-0.3.0-5|17	%setup -q -n package
14cu|nodejs-cssom-0.3.0-5|18	
14cu|nodejs-cssom-0.3.0-5|19	
14cu|nodejs-cssom-0.3.0-5|20	%build
14cu|nodejs-cssom-0.3.0-5|21	#nothing to do
14cu|nodejs-cssom-0.3.0-5|22	
14cu|nodejs-cssom-0.3.0-5|23	
14cu|nodejs-cssom-0.3.0-5|24	%install
14cu|nodejs-cssom-0.3.0-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/cssom
14cu|nodejs-cssom-0.3.0-5|26	cp -pr package.json lib/ \
14cu|nodejs-cssom-0.3.0-5|27	%{buildroot}%{nodejs_sitelib}/cssom
14cu|nodejs-cssom-0.3.0-5|28	
14cu|nodejs-cssom-0.3.0-5|29	%nodejs_symlink_deps
14cu|nodejs-cssom-0.3.0-5|30	
14cu|nodejs-cssom-0.3.0-5|31	
14cu|nodejs-cssom-0.3.0-5|32	%files
14cu|nodejs-cssom-0.3.0-5|33	%doc README.mdown MIT-LICENSE.txt
14cu|nodejs-cssom-0.3.0-5|34	%{nodejs_sitelib}/cssom
14cu|nodejs-cssom-0.3.0-5|35	
14cu|nodejs-cssom-0.3.0-5|36	
14cu|nodejs-cssom-0.3.0-5|37	
14cu|nodejs-cssom-0.3.0-5|38	%changelog
14cu|nodejs-cssom-0.3.0-5|39	
14cu|nodejs-cssom-0.3.0-5|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-5
14cu|nodejs-cssom-0.3.0-5|41	- (8b40fd8) BuildList#2799825: Increase release tag
14cu|nodejs-cssom-0.3.0-5|42	
14cu|nodejs-cssom-0.3.0-5|43	

11294 14
14cu|nodejs-css-parse-1.7.0-7|1	%global commit 212d7d4b5f049e31d30907ee73ac767329db92e1
14cu|nodejs-css-parse-1.7.0-7|2	
14cu|nodejs-css-parse-1.7.0-7|3	%global enable_tests 1
14cu|nodejs-css-parse-1.7.0-7|4	
14cu|nodejs-css-parse-1.7.0-7|5	Name:       nodejs-css-parse
14cu|nodejs-css-parse-1.7.0-7|6	Version:    1.7.0
14cu|nodejs-css-parse-1.7.0-7|7	Release:    7
14cu|nodejs-css-parse-1.7.0-7|8	Summary:    A JavaScript CSS parser for Node.js and the browser
14cu|nodejs-css-parse-1.7.0-7|9	License:    MIT
14cu|nodejs-css-parse-1.7.0-7|10	Group:      Development/Other
14cu|nodejs-css-parse-1.7.0-7|11	URL:        https://github.com/reworkcss/css-parse
14cu|nodejs-css-parse-1.7.0-7|12	# Use GitHub as the NPM tarball is missing test/, examples/, History.md.
14cu|nodejs-css-parse-1.7.0-7|13	Source0:    https://github.com/reworkcss/css-parse/archive/%{commit}/%{name}-%{version}.tar.gz
14cu|nodejs-css-parse-1.7.0-7|14	
14cu|nodejs-css-parse-1.7.0-7|15	BuildArch:  noarch
14cu|nodejs-css-parse-1.7.0-7|16	
14cu|nodejs-css-parse-1.7.0-7|17	BuildRequires:  nodejs-packaging
14cu|nodejs-css-parse-1.7.0-7|18	
14cu|nodejs-css-parse-1.7.0-7|19	%if 0%{?enable_tests}
14cu|nodejs-css-parse-1.7.0-7|20	BuildRequires:  npm(mocha)
14cu|nodejs-css-parse-1.7.0-7|21	BuildRequires:  npm(should)
14cu|nodejs-css-parse-1.7.0-7|22	%endif
14cu|nodejs-css-parse-1.7.0-7|23	
14cu|nodejs-css-parse-1.7.0-7|24	%description
14cu|nodejs-css-parse-1.7.0-7|25	%{summary}.
14cu|nodejs-css-parse-1.7.0-7|26	
14cu|nodejs-css-parse-1.7.0-7|27	
14cu|nodejs-css-parse-1.7.0-7|28	%prep
14cu|nodejs-css-parse-1.7.0-7|29	%setup -q -n css-parse-%{commit}
14cu|nodejs-css-parse-1.7.0-7|30	
14cu|nodejs-css-parse-1.7.0-7|31	
14cu|nodejs-css-parse-1.7.0-7|32	%build
14cu|nodejs-css-parse-1.7.0-7|33	#nothing to do
14cu|nodejs-css-parse-1.7.0-7|34	
14cu|nodejs-css-parse-1.7.0-7|35	
14cu|nodejs-css-parse-1.7.0-7|36	%install
14cu|nodejs-css-parse-1.7.0-7|37	mkdir -p %{buildroot}%{nodejs_sitelib}/css-parse
14cu|nodejs-css-parse-1.7.0-7|38	cp -pr package.json index.js \
14cu|nodejs-css-parse-1.7.0-7|39	%{buildroot}%{nodejs_sitelib}/css-parse
14cu|nodejs-css-parse-1.7.0-7|40	
14cu|nodejs-css-parse-1.7.0-7|41	%nodejs_symlink_deps
14cu|nodejs-css-parse-1.7.0-7|42	
14cu|nodejs-css-parse-1.7.0-7|43	
14cu|nodejs-css-parse-1.7.0-7|44	%if 0%{?enable_tests}
14cu|nodejs-css-parse-1.7.0-7|45	%check
14cu|nodejs-css-parse-1.7.0-7|46	%nodejs_symlink_deps --check
14cu|nodejs-css-parse-1.7.0-7|47	/usr/bin/mocha --require should --reporter spec --bail
14cu|nodejs-css-parse-1.7.0-7|48	%endif
14cu|nodejs-css-parse-1.7.0-7|49	
14cu|nodejs-css-parse-1.7.0-7|50	
14cu|nodejs-css-parse-1.7.0-7|51	%files
14cu|nodejs-css-parse-1.7.0-7|52	%doc examples/ History.md LICENSE Readme.md
14cu|nodejs-css-parse-1.7.0-7|53	%{nodejs_sitelib}/css-parse
14cu|nodejs-css-parse-1.7.0-7|54	
14cu|nodejs-css-parse-1.7.0-7|55	
14cu|nodejs-css-parse-1.7.0-7|56	%changelog
14cu|nodejs-css-parse-1.7.0-7|57	
14cu|nodejs-css-parse-1.7.0-7|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.0-7
14cu|nodejs-css-parse-1.7.0-7|59	- (2397f81) BuildList#2799825: Increase release tag
14cu|nodejs-css-parse-1.7.0-7|60	
14cu|nodejs-css-parse-1.7.0-7|61	

11295 14
14cu|nodejs-css-select-1.2.0-4|1	%define oname css-select
14cu|nodejs-css-select-1.2.0-4|2	
14cu|nodejs-css-select-1.2.0-4|3	Summary:        CSS selector compiler/engine
14cu|nodejs-css-select-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-css-select-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-css-select-1.2.0-4|6	Release:        4
14cu|nodejs-css-select-1.2.0-4|7	License:        BSD
14cu|nodejs-css-select-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-css-select-1.2.0-4|9	Url:            https://github.com/fb55/css-select
14cu|nodejs-css-select-1.2.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-css-select-1.2.0-4|11	Source0:        https://github.com/fb55/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-css-select-1.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-css-select-1.2.0-4|13	BuildRequires:  npm(nth-check)
14cu|nodejs-css-select-1.2.0-4|14	BuildRequires:  npm(boolbase)
14cu|nodejs-css-select-1.2.0-4|15	BuildRequires:  npm(domutils)
14cu|nodejs-css-select-1.2.0-4|16	BuildRequires:  npm(css-what)
14cu|nodejs-css-select-1.2.0-4|17	BuildRequires:  npm(coveralls)
14cu|nodejs-css-select-1.2.0-4|18	BuildRequires:  npm(expect.js)
14cu|nodejs-css-select-1.2.0-4|19	BuildRequires:  npm(htmlparser2)
14cu|nodejs-css-select-1.2.0-4|20	BuildRequires:  npm(istanbul)
14cu|nodejs-css-select-1.2.0-4|21	BuildRequires:  npm(jshint)
14cu|nodejs-css-select-1.2.0-4|22	BuildRequires:  npm(mocha)
14cu|nodejs-css-select-1.2.0-4|23	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-css-select-1.2.0-4|24	
14cu|nodejs-css-select-1.2.0-4|25	BuildArch:      noarch
14cu|nodejs-css-select-1.2.0-4|26	
14cu|nodejs-css-select-1.2.0-4|27	%description
14cu|nodejs-css-select-1.2.0-4|28	%{summary}.
14cu|nodejs-css-select-1.2.0-4|29	
14cu|nodejs-css-select-1.2.0-4|30	%files
14cu|nodejs-css-select-1.2.0-4|31	%doc LICENSE README.md
14cu|nodejs-css-select-1.2.0-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-select-1.2.0-4|33	
14cu|nodejs-css-select-1.2.0-4|34	#------------------------------------------------------------------
14cu|nodejs-css-select-1.2.0-4|35	
14cu|nodejs-css-select-1.2.0-4|36	%prep
14cu|nodejs-css-select-1.2.0-4|37	%setup -q -n %{oname}-%{version}
14cu|nodejs-css-select-1.2.0-4|38	rm -rf node_modules
14cu|nodejs-css-select-1.2.0-4|39	
14cu|nodejs-css-select-1.2.0-4|40	%build
14cu|nodejs-css-select-1.2.0-4|41	
14cu|nodejs-css-select-1.2.0-4|42	%install
14cu|nodejs-css-select-1.2.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-select-1.2.0-4|44	cp -r package.json *.js lib/ \
14cu|nodejs-css-select-1.2.0-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-select-1.2.0-4|46	%nodejs_symlink_deps
14cu|nodejs-css-select-1.2.0-4|47	
14cu|nodejs-css-select-1.2.0-4|48	
14cu|nodejs-css-select-1.2.0-4|49	%check
14cu|nodejs-css-select-1.2.0-4|50	%nodejs_symlink_deps --check
14cu|nodejs-css-select-1.2.0-4|51	mocha && node_modules/jshint/bin/jshint index.js lib/*.js test/*.js
14cu|nodejs-css-select-1.2.0-4|52	
14cu|nodejs-css-select-1.2.0-4|53	%changelog
14cu|nodejs-css-select-1.2.0-4|54	
14cu|nodejs-css-select-1.2.0-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-css-select-1.2.0-4|56	- (b259e67) BuildList#2799825: Increase release tag
14cu|nodejs-css-select-1.2.0-4|57	
14cu|nodejs-css-select-1.2.0-4|58	

11296 14
14cu|nodejs-css-stringify-2.0.0-4|1	%define oname css-stringify
14cu|nodejs-css-stringify-2.0.0-4|2	
14cu|nodejs-css-stringify-2.0.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-css-stringify-2.0.0-4|4	Version:    2.0.0
14cu|nodejs-css-stringify-2.0.0-4|5	Release:    4
14cu|nodejs-css-stringify-2.0.0-4|6	Summary:    A CSS compiler for Node.js
14cu|nodejs-css-stringify-2.0.0-4|7	License:    MIT
14cu|nodejs-css-stringify-2.0.0-4|8	Group:      Development/Other
14cu|nodejs-css-stringify-2.0.0-4|9	URL:        https://github.com/reworkcss/css-stringify
14cu|nodejs-css-stringify-2.0.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-css-stringify-2.0.0-4|11	Source0:    https://github.com/reworkcss/%{oname}/archive/2.0.0.tar.gz
14cu|nodejs-css-stringify-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-css-stringify-2.0.0-4|13	BuildRequires:  npm(css)
14cu|nodejs-css-stringify-2.0.0-4|14	
14cu|nodejs-css-stringify-2.0.0-4|15	BuildArch:  noarch
14cu|nodejs-css-stringify-2.0.0-4|16	
14cu|nodejs-css-stringify-2.0.0-4|17	%description
14cu|nodejs-css-stringify-2.0.0-4|18	%{summary}.
14cu|nodejs-css-stringify-2.0.0-4|19	
14cu|nodejs-css-stringify-2.0.0-4|20	%files
14cu|nodejs-css-stringify-2.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-css-stringify-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-stringify-2.0.0-4|23	#---------------------------------------------------
14cu|nodejs-css-stringify-2.0.0-4|24	%prep
14cu|nodejs-css-stringify-2.0.0-4|25	%setup -qn %{oname}-%{version}
14cu|nodejs-css-stringify-2.0.0-4|26	
14cu|nodejs-css-stringify-2.0.0-4|27	%build
14cu|nodejs-css-stringify-2.0.0-4|28	#nothing to do
14cu|nodejs-css-stringify-2.0.0-4|29	
14cu|nodejs-css-stringify-2.0.0-4|30	
14cu|nodejs-css-stringify-2.0.0-4|31	%install
14cu|nodejs-css-stringify-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-stringify-2.0.0-4|33	cp -pr package.json index.js \
14cu|nodejs-css-stringify-2.0.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-stringify-2.0.0-4|35	
14cu|nodejs-css-stringify-2.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-css-stringify-2.0.0-4|37	
14cu|nodejs-css-stringify-2.0.0-4|38	%changelog
14cu|nodejs-css-stringify-2.0.0-4|39	
14cu|nodejs-css-stringify-2.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-css-stringify-2.0.0-4|41	- (9e43ff1) BuildList#2799825: Increase release tag
14cu|nodejs-css-stringify-2.0.0-4|42	
14cu|nodejs-css-stringify-2.0.0-4|43	

11297 14
14cu|nodejs-css-what-2.1.0-4|1	%define oname css-what
14cu|nodejs-css-what-2.1.0-4|2	
14cu|nodejs-css-what-2.1.0-4|3	Summary:        CSS selector parser
14cu|nodejs-css-what-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-css-what-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-css-what-2.1.0-4|6	Release:        4
14cu|nodejs-css-what-2.1.0-4|7	License:        BSD
14cu|nodejs-css-what-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-css-what-2.1.0-4|9	Url:            https://github.com/fb55/css-what
14cu|nodejs-css-what-2.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-css-what-2.1.0-4|11	Source0:        https://github.com/fb55/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-css-what-2.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-css-what-2.1.0-4|13	BuildRequires:  npm(jshint)
14cu|nodejs-css-what-2.1.0-4|14	BuildArch:      noarch
14cu|nodejs-css-what-2.1.0-4|15	
14cu|nodejs-css-what-2.1.0-4|16	%description
14cu|nodejs-css-what-2.1.0-4|17	%{summary}.
14cu|nodejs-css-what-2.1.0-4|18	
14cu|nodejs-css-what-2.1.0-4|19	%files
14cu|nodejs-css-what-2.1.0-4|20	%doc LICENSE readme.md
14cu|nodejs-css-what-2.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-what-2.1.0-4|22	
14cu|nodejs-css-what-2.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-css-what-2.1.0-4|24	
14cu|nodejs-css-what-2.1.0-4|25	%prep
14cu|nodejs-css-what-2.1.0-4|26	%setup -qn %{oname}-%{version}
14cu|nodejs-css-what-2.1.0-4|27	rm -rf node_modules
14cu|nodejs-css-what-2.1.0-4|28	
14cu|nodejs-css-what-2.1.0-4|29	%build
14cu|nodejs-css-what-2.1.0-4|30	
14cu|nodejs-css-what-2.1.0-4|31	%install
14cu|nodejs-css-what-2.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-what-2.1.0-4|33	cp -r package.json index.js stringify.js \
14cu|nodejs-css-what-2.1.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-css-what-2.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-css-what-2.1.0-4|36	
14cu|nodejs-css-what-2.1.0-4|37	%check
14cu|nodejs-css-what-2.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-css-what-2.1.0-4|39	%__nodejs tests/test.js && node_modules/jshint/bin/jshint *.js
14cu|nodejs-css-what-2.1.0-4|40	
14cu|nodejs-css-what-2.1.0-4|41	%changelog
14cu|nodejs-css-what-2.1.0-4|42	
14cu|nodejs-css-what-2.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-css-what-2.1.0-4|44	- (a3af344) BuildList#2799825: Increase release tag
14cu|nodejs-css-what-2.1.0-4|45	
14cu|nodejs-css-what-2.1.0-4|46	

11298 14
14cu|nodejs-csurf-1.1.0-6|1	%global enable_tests 0
14cu|nodejs-csurf-1.1.0-6|2	
14cu|nodejs-csurf-1.1.0-6|3	Name:       nodejs-csurf
14cu|nodejs-csurf-1.1.0-6|4	Version:    1.1.0
14cu|nodejs-csurf-1.1.0-6|5	Release:    6
14cu|nodejs-csurf-1.1.0-6|6	Summary:    CSRF token middleware for Node.js and Connect
14cu|nodejs-csurf-1.1.0-6|7	License:    MIT
14cu|nodejs-csurf-1.1.0-6|8	Group:      System/Libraries
14cu|nodejs-csurf-1.1.0-6|9	URL:        https://github.com/expressjs/csurf
14cu|nodejs-csurf-1.1.0-6|10	Source0:    http://registry.npmjs.org/csurf/-/csurf-%{version}.tgz
14cu|nodejs-csurf-1.1.0-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-csurf-1.1.0-6|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-csurf-1.1.0-6|13	# version control repository.
14cu|nodejs-csurf-1.1.0-6|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-csurf-1.1.0-6|15	Source10:   dl-tests.sh
14cu|nodejs-csurf-1.1.0-6|16	
14cu|nodejs-csurf-1.1.0-6|17	BuildArch:  noarch
14cu|nodejs-csurf-1.1.0-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-csurf-1.1.0-6|19	
14cu|nodejs-csurf-1.1.0-6|20	%if 0%{?enable_tests}
14cu|nodejs-csurf-1.1.0-6|21	BuildRequires:  mocha
14cu|nodejs-csurf-1.1.0-6|22	BuildRequires:  npm(connect)
14cu|nodejs-csurf-1.1.0-6|23	BuildRequires:  npm(scmp)
14cu|nodejs-csurf-1.1.0-6|24	BuildRequires:  npm(should)
14cu|nodejs-csurf-1.1.0-6|25	BuildRequires:  npm(supertest)
14cu|nodejs-csurf-1.1.0-6|26	BuildRequires:  npm(uid2)
14cu|nodejs-csurf-1.1.0-6|27	# Not yet packaged.
14cu|nodejs-csurf-1.1.0-6|28	# BuildRequires:  npm(body-parser)
14cu|nodejs-csurf-1.1.0-6|29	# BuildRequires:  npm(cookie-session)
14cu|nodejs-csurf-1.1.0-6|30	%endif
14cu|nodejs-csurf-1.1.0-6|31	
14cu|nodejs-csurf-1.1.0-6|32	%description
14cu|nodejs-csurf-1.1.0-6|33	%{summary}.
14cu|nodejs-csurf-1.1.0-6|34	
14cu|nodejs-csurf-1.1.0-6|35	
14cu|nodejs-csurf-1.1.0-6|36	%prep
14cu|nodejs-csurf-1.1.0-6|37	%setup -q -n package
14cu|nodejs-csurf-1.1.0-6|38	%setup -q -T -D -a 1 -n package
14cu|nodejs-csurf-1.1.0-6|39	
14cu|nodejs-csurf-1.1.0-6|40	
14cu|nodejs-csurf-1.1.0-6|41	%build
14cu|nodejs-csurf-1.1.0-6|42	#nothing to do
14cu|nodejs-csurf-1.1.0-6|43	
14cu|nodejs-csurf-1.1.0-6|44	
14cu|nodejs-csurf-1.1.0-6|45	%install
14cu|nodejs-csurf-1.1.0-6|46	mkdir -p %{buildroot}%{nodejs_sitelib}/csurf
14cu|nodejs-csurf-1.1.0-6|47	cp -pr package.json index.js \
14cu|nodejs-csurf-1.1.0-6|48	%{buildroot}%{nodejs_sitelib}/csurf
14cu|nodejs-csurf-1.1.0-6|49	
14cu|nodejs-csurf-1.1.0-6|50	%nodejs_symlink_deps
14cu|nodejs-csurf-1.1.0-6|51	
14cu|nodejs-csurf-1.1.0-6|52	
14cu|nodejs-csurf-1.1.0-6|53	%if 0%{?enable_tests}
14cu|nodejs-csurf-1.1.0-6|54	%check
14cu|nodejs-csurf-1.1.0-6|55	%nodejs_symlink_deps --check
14cu|nodejs-csurf-1.1.0-6|56	# /usr/bin/npm install body-parser
14cu|nodejs-csurf-1.1.0-6|57	# /usr/bin/npm install cookie-session
14cu|nodejs-csurf-1.1.0-6|58	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cu|nodejs-csurf-1.1.0-6|59	%endif
14cu|nodejs-csurf-1.1.0-6|60	
14cu|nodejs-csurf-1.1.0-6|61	
14cu|nodejs-csurf-1.1.0-6|62	%files
14cu|nodejs-csurf-1.1.0-6|63	%doc HISTORY.md LICENSE README.md
14cu|nodejs-csurf-1.1.0-6|64	%{nodejs_sitelib}/csurf
14cu|nodejs-csurf-1.1.0-6|65	
14cu|nodejs-csurf-1.1.0-6|66	
14cu|nodejs-csurf-1.1.0-6|67	
14cu|nodejs-csurf-1.1.0-6|68	%changelog
14cu|nodejs-csurf-1.1.0-6|69	
14cu|nodejs-csurf-1.1.0-6|70	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-6
14cu|nodejs-csurf-1.1.0-6|71	- (ae170cd) BuildList#2799825: Increase release tag
14cu|nodejs-csurf-1.1.0-6|72	
14cu|nodejs-csurf-1.1.0-6|73	

11299 14
14cu|nodejs-ctype-0.5.3-8|1	%global commit 3aae5f7aa45906cfcb283817cfb6fcb15360391d
14cu|nodejs-ctype-0.5.3-8|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14cu|nodejs-ctype-0.5.3-8|3	
14cu|nodejs-ctype-0.5.3-8|4	Name:           nodejs-ctype
14cu|nodejs-ctype-0.5.3-8|5	Version:        0.5.3
14cu|nodejs-ctype-0.5.3-8|6	Release:        8
14cu|nodejs-ctype-0.5.3-8|7	Summary:        Read and write binary structures and data types with Node.js
14cu|nodejs-ctype-0.5.3-8|8	BuildArch:      noarch
14cu|nodejs-ctype-0.5.3-8|9	Group:          System/Libraries
14cu|nodejs-ctype-0.5.3-8|10	License:        MIT
14cu|nodejs-ctype-0.5.3-8|11	URL:            https://github.com/rmustacc/node-ctype
14cu|nodejs-ctype-0.5.3-8|12	Source0:        http://registry.npmjs.org/ctype/-/ctype-%{version}.tgz
14cu|nodejs-ctype-0.5.3-8|13	#grab the tests from github
14cu|nodejs-ctype-0.5.3-8|14	Source1:        https://github.com/rmustacc/node-ctype/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14cu|nodejs-ctype-0.5.3-8|15	
14cu|nodejs-ctype-0.5.3-8|16	# fedora-specific patch to have README indicate proper directions for reading
14cu|nodejs-ctype-0.5.3-8|17	# the man page from the system path
14cu|nodejs-ctype-0.5.3-8|18	Patch1:         nodejs-ctype-README.patch
14cu|nodejs-ctype-0.5.3-8|19	
14cu|nodejs-ctype-0.5.3-8|20	BuildRequires:  nodejs-packaging
14cu|nodejs-ctype-0.5.3-8|21	BuildRequires:  nodejs
14cu|nodejs-ctype-0.5.3-8|22	
14cu|nodejs-ctype-0.5.3-8|23	%description
14cu|nodejs-ctype-0.5.3-8|24	Node-CType is a way to read and write binary data in a structured and easy to
14cu|nodejs-ctype-0.5.3-8|25	use format. Its name comes from the C header file.
14cu|nodejs-ctype-0.5.3-8|26	
14cu|nodejs-ctype-0.5.3-8|27	There are two APIs that you can use, depending on what abstraction you'd like.
14cu|nodejs-ctype-0.5.3-8|28	The low level API lets you read and write individual integers and floats from
14cu|nodejs-ctype-0.5.3-8|29	buffers. The higher level API lets you read and write structures of these.
14cu|nodejs-ctype-0.5.3-8|30	
14cu|nodejs-ctype-0.5.3-8|31	%prep
14cu|nodejs-ctype-0.5.3-8|32	%setup -q -n package -a1
14cu|nodejs-ctype-0.5.3-8|33	%patch1 -p1
14cu|nodejs-ctype-0.5.3-8|34	
14cu|nodejs-ctype-0.5.3-8|35	#move tests into regular directory
14cu|nodejs-ctype-0.5.3-8|36	mv node-ctype-%{commit}/tst .
14cu|nodejs-ctype-0.5.3-8|37	rm -rf node-ctype-%{commit}
14cu|nodejs-ctype-0.5.3-8|38	
14cu|nodejs-ctype-0.5.3-8|39	%build
14cu|nodejs-ctype-0.5.3-8|40	#nothing to do
14cu|nodejs-ctype-0.5.3-8|41	
14cu|nodejs-ctype-0.5.3-8|42	%install
14cu|nodejs-ctype-0.5.3-8|43	
14cu|nodejs-ctype-0.5.3-8|44	mkdir -p %{buildroot}%{nodejs_sitelib}/ctype
14cu|nodejs-ctype-0.5.3-8|45	cp -pr package.json ctf.js ctio.js ctype.js %{buildroot}%{nodejs_sitelib}/ctype
14cu|nodejs-ctype-0.5.3-8|46	
14cu|nodejs-ctype-0.5.3-8|47	mkdir -p %{buildroot}%{_mandir}/man3
14cu|nodejs-ctype-0.5.3-8|48	cp -pr man/man3ctype/ctio.3ctype %{buildroot}%{_mandir}/man3/ctio.3
14cu|nodejs-ctype-0.5.3-8|49	
14cu|nodejs-ctype-0.5.3-8|50	%nodejs_symlink_deps
14cu|nodejs-ctype-0.5.3-8|51	
14cu|nodejs-ctype-0.5.3-8|52	%check
14cu|nodejs-ctype-0.5.3-8|53	pushd tst
14cu|nodejs-ctype-0.5.3-8|54	for dir in ctf ctio/* ctype; do
14cu|nodejs-ctype-0.5.3-8|55	pushd $dir
14cu|nodejs-ctype-0.5.3-8|56	for f in *.js; do
14cu|nodejs-ctype-0.5.3-8|57	%{__nodejs} $f
14cu|nodejs-ctype-0.5.3-8|58	done
14cu|nodejs-ctype-0.5.3-8|59	popd
14cu|nodejs-ctype-0.5.3-8|60	done
14cu|nodejs-ctype-0.5.3-8|61	popd
14cu|nodejs-ctype-0.5.3-8|62	
14cu|nodejs-ctype-0.5.3-8|63	%clean
14cu|nodejs-ctype-0.5.3-8|64	
14cu|nodejs-ctype-0.5.3-8|65	%files
14cu|nodejs-ctype-0.5.3-8|66	%defattr(-,root,root,-)
14cu|nodejs-ctype-0.5.3-8|67	%{nodejs_sitelib}/ctype
14cu|nodejs-ctype-0.5.3-8|68	%{_mandir}/man3/ctio.3.*
14cu|nodejs-ctype-0.5.3-8|69	%doc CHANGELOG LICENSE README README.old
14cu|nodejs-ctype-0.5.3-8|70	
14cu|nodejs-ctype-0.5.3-8|71	
14cu|nodejs-ctype-0.5.3-8|72	%changelog
14cu|nodejs-ctype-0.5.3-8|73	
14cu|nodejs-ctype-0.5.3-8|74	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.3-8
14cu|nodejs-ctype-0.5.3-8|75	- (5276f23) BuildList#2799825: Increase release tag
14cu|nodejs-ctype-0.5.3-8|76	
14cu|nodejs-ctype-0.5.3-8|77	

11300 14
14cu|nodejs-cycle-1.0.3-6|1	%define oname cycle
14cu|nodejs-cycle-1.0.3-6|2	
14cu|nodejs-cycle-1.0.3-6|3	Summary:    A Node.js module implementing JSON encoders/decoders in JavaScript
14cu|nodejs-cycle-1.0.3-6|4	Name:       nodejs-%{oname}
14cu|nodejs-cycle-1.0.3-6|5	Version:    1.0.3
14cu|nodejs-cycle-1.0.3-6|6	Release:    6
14cu|nodejs-cycle-1.0.3-6|7	License:    Public Domain
14cu|nodejs-cycle-1.0.3-6|8	Group:      System/Libraries
14cu|nodejs-cycle-1.0.3-6|9	URL:        https://github.com/douglascrockford/JSON-js
14cu|nodejs-cycle-1.0.3-6|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-cycle-1.0.3-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-cycle-1.0.3-6|12	BuildArch:  noarch
14cu|nodejs-cycle-1.0.3-6|13	
14cu|nodejs-cycle-1.0.3-6|14	
14cu|nodejs-cycle-1.0.3-6|15	%description
14cu|nodejs-cycle-1.0.3-6|16	%{summary}.
14cu|nodejs-cycle-1.0.3-6|17	
14cu|nodejs-cycle-1.0.3-6|18	%files
14cu|nodejs-cycle-1.0.3-6|19	%doc README.md
14cu|nodejs-cycle-1.0.3-6|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-cycle-1.0.3-6|21	#--------------------------------------------------
14cu|nodejs-cycle-1.0.3-6|22	%prep
14cu|nodejs-cycle-1.0.3-6|23	%setup -q -n package
14cu|nodejs-cycle-1.0.3-6|24	
14cu|nodejs-cycle-1.0.3-6|25	
14cu|nodejs-cycle-1.0.3-6|26	%build
14cu|nodejs-cycle-1.0.3-6|27	#nothing to do
14cu|nodejs-cycle-1.0.3-6|28	
14cu|nodejs-cycle-1.0.3-6|29	%install
14cu|nodejs-cycle-1.0.3-6|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cycle-1.0.3-6|31	cp -pr package.json cycle.js \
14cu|nodejs-cycle-1.0.3-6|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-cycle-1.0.3-6|33	
14cu|nodejs-cycle-1.0.3-6|34	%nodejs_symlink_deps
14cu|nodejs-cycle-1.0.3-6|35	
14cu|nodejs-cycle-1.0.3-6|36	%changelog
14cu|nodejs-cycle-1.0.3-6|37	
14cu|nodejs-cycle-1.0.3-6|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-6
14cu|nodejs-cycle-1.0.3-6|39	- (8868afb) BuildList#2799825: Increase release tag
14cu|nodejs-cycle-1.0.3-6|40	
14cu|nodejs-cycle-1.0.3-6|41	

11301 14
14cu|nodejs-d3-queue-2.0.3-4|1	%define oname d3-queue
14cu|nodejs-d3-queue-2.0.3-4|2	
14cu|nodejs-d3-queue-2.0.3-4|3	Summary:        Evaluate asynchronous tasks with configurable concurrency
14cu|nodejs-d3-queue-2.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-d3-queue-2.0.3-4|5	Version:        2.0.3
14cu|nodejs-d3-queue-2.0.3-4|6	Release:        4
14cu|nodejs-d3-queue-2.0.3-4|7	License:        BSD
14cu|nodejs-d3-queue-2.0.3-4|8	Group:          Development/Other
14cu|nodejs-d3-queue-2.0.3-4|9	Url:            https://github.com/d3/d3-queue
14cu|nodejs-d3-queue-2.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-d3-queue-2.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-d3-queue-2.0.3-4|12	BuildArch:      noarch
14cu|nodejs-d3-queue-2.0.3-4|13	
14cu|nodejs-d3-queue-2.0.3-4|14	%description
14cu|nodejs-d3-queue-2.0.3-4|15	%{summary}.
14cu|nodejs-d3-queue-2.0.3-4|16	
14cu|nodejs-d3-queue-2.0.3-4|17	%files
14cu|nodejs-d3-queue-2.0.3-4|18	%doc LICENSE *.md
14cu|nodejs-d3-queue-2.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-d3-queue-2.0.3-4|20	
14cu|nodejs-d3-queue-2.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-d3-queue-2.0.3-4|22	
14cu|nodejs-d3-queue-2.0.3-4|23	%prep
14cu|nodejs-d3-queue-2.0.3-4|24	%setup -q -n package
14cu|nodejs-d3-queue-2.0.3-4|25	rm -rf node_modules
14cu|nodejs-d3-queue-2.0.3-4|26	
14cu|nodejs-d3-queue-2.0.3-4|27	%build
14cu|nodejs-d3-queue-2.0.3-4|28	
14cu|nodejs-d3-queue-2.0.3-4|29	%install
14cu|nodejs-d3-queue-2.0.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-d3-queue-2.0.3-4|31	cp -r package.json index.js build/ src/ \
14cu|nodejs-d3-queue-2.0.3-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-d3-queue-2.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-d3-queue-2.0.3-4|34	
14cu|nodejs-d3-queue-2.0.3-4|35	%changelog
14cu|nodejs-d3-queue-2.0.3-4|36	
14cu|nodejs-d3-queue-2.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.3-4
14cu|nodejs-d3-queue-2.0.3-4|38	- (9fdcf68) BuildList#2799825: Increase release tag
14cu|nodejs-d3-queue-2.0.3-4|39	
14cu|nodejs-d3-queue-2.0.3-4|40	

11302 14
14cu|nodejs-dashdash-1.10.1-4|1	%define oname dashdash
14cu|nodejs-dashdash-1.10.1-4|2	
14cu|nodejs-dashdash-1.10.1-4|3	Summary:        A light, featureful and explicit option parsing library
14cu|nodejs-dashdash-1.10.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-dashdash-1.10.1-4|5	Version:        1.10.1
14cu|nodejs-dashdash-1.10.1-4|6	Release:        4
14cu|nodejs-dashdash-1.10.1-4|7	License:        MIT
14cu|nodejs-dashdash-1.10.1-4|8	Group:          Development/Other
14cu|nodejs-dashdash-1.10.1-4|9	Url:            https://github.com/trentm/node-dashdash
14cu|nodejs-dashdash-1.10.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-dashdash-1.10.1-4|11	Source1:        https://raw.githubusercontent.com/trentm/node-dashdash/master/LICENSE.txt
14cu|nodejs-dashdash-1.10.1-4|12	
14cu|nodejs-dashdash-1.10.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-dashdash-1.10.1-4|14	BuildRequires:  npm(assert-plus)
14cu|nodejs-dashdash-1.10.1-4|15	BuildArch:      noarch
14cu|nodejs-dashdash-1.10.1-4|16	
14cu|nodejs-dashdash-1.10.1-4|17	%description
14cu|nodejs-dashdash-1.10.1-4|18	%{summary}.
14cu|nodejs-dashdash-1.10.1-4|19	
14cu|nodejs-dashdash-1.10.1-4|20	%files
14cu|nodejs-dashdash-1.10.1-4|21	%doc LICENSE.txt README.md
14cu|nodejs-dashdash-1.10.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-dashdash-1.10.1-4|23	
14cu|nodejs-dashdash-1.10.1-4|24	#------------------------------------------------------------------
14cu|nodejs-dashdash-1.10.1-4|25	
14cu|nodejs-dashdash-1.10.1-4|26	%prep
14cu|nodejs-dashdash-1.10.1-4|27	%setup -q -n package
14cu|nodejs-dashdash-1.10.1-4|28	rm -rf node_modules
14cu|nodejs-dashdash-1.10.1-4|29	cp -p %{SOURCE1} .
14cu|nodejs-dashdash-1.10.1-4|30	%nodejs_fixdep assert-plus 0.2.x
14cu|nodejs-dashdash-1.10.1-4|31	
14cu|nodejs-dashdash-1.10.1-4|32	%build
14cu|nodejs-dashdash-1.10.1-4|33	
14cu|nodejs-dashdash-1.10.1-4|34	%install
14cu|nodejs-dashdash-1.10.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dashdash-1.10.1-4|36	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dashdash-1.10.1-4|37	%nodejs_symlink_deps
14cu|nodejs-dashdash-1.10.1-4|38	%changelog
14cu|nodejs-dashdash-1.10.1-4|39	
14cu|nodejs-dashdash-1.10.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.10.1-4
14cu|nodejs-dashdash-1.10.1-4|41	- (cbde560) BuildList#2799825: Increase release tag
14cu|nodejs-dashdash-1.10.1-4|42	
14cu|nodejs-dashdash-1.10.1-4|43	

11303 14
14cu|nodejs-data-uri-to-buffer-0.0.4-4|1	%define oname data-uri-to-buffer
14cu|nodejs-data-uri-to-buffer-0.0.4-4|2	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|3	Summary:        Generate a Buffer instance from a Data URI string
14cu|nodejs-data-uri-to-buffer-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-data-uri-to-buffer-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-data-uri-to-buffer-0.0.4-4|6	Release:        4
14cu|nodejs-data-uri-to-buffer-0.0.4-4|7	License:        MIT
14cu|nodejs-data-uri-to-buffer-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-data-uri-to-buffer-0.0.4-4|9	Url:            https://github.com/TooTallNate/node-data-uri-to-buffer
14cu|nodejs-data-uri-to-buffer-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-data-uri-to-buffer-0.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-data-uri-to-buffer-0.0.4-4|12	BuildArch:      noarch
14cu|nodejs-data-uri-to-buffer-0.0.4-4|13	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|14	%description
14cu|nodejs-data-uri-to-buffer-0.0.4-4|15	%{summary}.
14cu|nodejs-data-uri-to-buffer-0.0.4-4|16	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|17	%files
14cu|nodejs-data-uri-to-buffer-0.0.4-4|18	%doc *.md
14cu|nodejs-data-uri-to-buffer-0.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-data-uri-to-buffer-0.0.4-4|20	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-data-uri-to-buffer-0.0.4-4|22	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|23	%prep
14cu|nodejs-data-uri-to-buffer-0.0.4-4|24	%setup -q -n package
14cu|nodejs-data-uri-to-buffer-0.0.4-4|25	rm -rf node_modules
14cu|nodejs-data-uri-to-buffer-0.0.4-4|26	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|27	%build
14cu|nodejs-data-uri-to-buffer-0.0.4-4|28	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|29	%install
14cu|nodejs-data-uri-to-buffer-0.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-data-uri-to-buffer-0.0.4-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-data-uri-to-buffer-0.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-data-uri-to-buffer-0.0.4-4|33	%changelog
14cu|nodejs-data-uri-to-buffer-0.0.4-4|34	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-data-uri-to-buffer-0.0.4-4|36	- (1305a9e) BuildList#2799825: Increase release tag
14cu|nodejs-data-uri-to-buffer-0.0.4-4|37	
14cu|nodejs-data-uri-to-buffer-0.0.4-4|38	

11304 14
14cu|nodejs-dateformat-1.0.12-4|1	%define oname dateformat
14cu|nodejs-dateformat-1.0.12-4|2	
14cu|nodejs-dateformat-1.0.12-4|3	Summary:    Steven Levithan's excellent dateFormat() function for Node.js
14cu|nodejs-dateformat-1.0.12-4|4	Name:       nodejs-%{oname}
14cu|nodejs-dateformat-1.0.12-4|5	Version:    1.0.12
14cu|nodejs-dateformat-1.0.12-4|6	Release:    4
14cu|nodejs-dateformat-1.0.12-4|7	License:    MIT
14cu|nodejs-dateformat-1.0.12-4|8	Group:      Development/Other
14cu|nodejs-dateformat-1.0.12-4|9	URL:        https://github.com/felixge/node-%{oname}
14cu|nodejs-dateformat-1.0.12-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-dateformat-1.0.12-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-dateformat-1.0.12-4|12	BuildRequires:  npm(get-stdin)
14cu|nodejs-dateformat-1.0.12-4|13	BuildRequires:  npm(meow)
14cu|nodejs-dateformat-1.0.12-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-dateformat-1.0.12-4|15	BuildRequires:  npm(underscore)
14cu|nodejs-dateformat-1.0.12-4|16	BuildArch:  noarch
14cu|nodejs-dateformat-1.0.12-4|17	
14cu|nodejs-dateformat-1.0.12-4|18	
14cu|nodejs-dateformat-1.0.12-4|19	%description
14cu|nodejs-dateformat-1.0.12-4|20	This is a JavaScript port of Steven Levithan's excellent dateFormat()
14cu|nodejs-dateformat-1.0.12-4|21	function, which provides a simple way to format dates and times
14cu|nodejs-dateformat-1.0.12-4|22	according to a user-specified mask.
14cu|nodejs-dateformat-1.0.12-4|23	
14cu|nodejs-dateformat-1.0.12-4|24	
14cu|nodejs-dateformat-1.0.12-4|25	%files
14cu|nodejs-dateformat-1.0.12-4|26	%doc LICENSE Readme.md
14cu|nodejs-dateformat-1.0.12-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-dateformat-1.0.12-4|28	#-------------------------------------------------
14cu|nodejs-dateformat-1.0.12-4|29	%prep
14cu|nodejs-dateformat-1.0.12-4|30	%setup -q -n package
14cu|nodejs-dateformat-1.0.12-4|31	
14cu|nodejs-dateformat-1.0.12-4|32	%build
14cu|nodejs-dateformat-1.0.12-4|33	#nothing to do
14cu|nodejs-dateformat-1.0.12-4|34	
14cu|nodejs-dateformat-1.0.12-4|35	
14cu|nodejs-dateformat-1.0.12-4|36	%install
14cu|nodejs-dateformat-1.0.12-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dateformat-1.0.12-4|38	cp -pr package.json lib/ bin/ \
14cu|nodejs-dateformat-1.0.12-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dateformat-1.0.12-4|40	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-dateformat-1.0.12-4|41	
14cu|nodejs-dateformat-1.0.12-4|42	%nodejs_symlink_deps
14cu|nodejs-dateformat-1.0.12-4|43	
14cu|nodejs-dateformat-1.0.12-4|44	
14cu|nodejs-dateformat-1.0.12-4|45	%check
14cu|nodejs-dateformat-1.0.12-4|46	%nodejs_symlink_deps --check
14cu|nodejs-dateformat-1.0.12-4|47	mocha
14cu|nodejs-dateformat-1.0.12-4|48	
14cu|nodejs-dateformat-1.0.12-4|49	%changelog
14cu|nodejs-dateformat-1.0.12-4|50	
14cu|nodejs-dateformat-1.0.12-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.12-4
14cu|nodejs-dateformat-1.0.12-4|52	- (17e46b5) BuildList#2799825: Increase release tag
14cu|nodejs-dateformat-1.0.12-4|53	
14cu|nodejs-dateformat-1.0.12-4|54	

11305 14
14cu|nodejs-date-now-1.0.1-5|1	%define oname date-now
14cu|nodejs-date-now-1.0.1-5|2	
14cu|nodejs-date-now-1.0.1-5|3	Summary:        A requirable version of Date.now()
14cu|nodejs-date-now-1.0.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-date-now-1.0.1-5|5	Version:        1.0.1
14cu|nodejs-date-now-1.0.1-5|6	Release:        5
14cu|nodejs-date-now-1.0.1-5|7	License:        MIT
14cu|nodejs-date-now-1.0.1-5|8	Group:          Development/Other
14cu|nodejs-date-now-1.0.1-5|9	Url:            https://github.com/Raynos/date-now
14cu|nodejs-date-now-1.0.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-date-now-1.0.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-date-now-1.0.1-5|12	#BuildRequires:  npm(tape)
14cu|nodejs-date-now-1.0.1-5|13	BuildArch:      noarch
14cu|nodejs-date-now-1.0.1-5|14	
14cu|nodejs-date-now-1.0.1-5|15	%description
14cu|nodejs-date-now-1.0.1-5|16	%{summary}.
14cu|nodejs-date-now-1.0.1-5|17	
14cu|nodejs-date-now-1.0.1-5|18	%files
14cu|nodejs-date-now-1.0.1-5|19	%doc LICENCE README.md
14cu|nodejs-date-now-1.0.1-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-now-1.0.1-5|21	
14cu|nodejs-date-now-1.0.1-5|22	#------------------------------------------------------------------
14cu|nodejs-date-now-1.0.1-5|23	
14cu|nodejs-date-now-1.0.1-5|24	%prep
14cu|nodejs-date-now-1.0.1-5|25	%setup -q -n package
14cu|nodejs-date-now-1.0.1-5|26	rm -rf node_modules
14cu|nodejs-date-now-1.0.1-5|27	
14cu|nodejs-date-now-1.0.1-5|28	%build
14cu|nodejs-date-now-1.0.1-5|29	
14cu|nodejs-date-now-1.0.1-5|30	%install
14cu|nodejs-date-now-1.0.1-5|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-now-1.0.1-5|32	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-now-1.0.1-5|33	%nodejs_symlink_deps
14cu|nodejs-date-now-1.0.1-5|34	
14cu|nodejs-date-now-1.0.1-5|35	%check
14cu|nodejs-date-now-1.0.1-5|36	%nodejs_symlink_deps --check
14cu|nodejs-date-now-1.0.1-5|37	%__nodejs ./test || :
14cu|nodejs-date-now-1.0.1-5|38	
14cu|nodejs-date-now-1.0.1-5|39	
14cu|nodejs-date-now-1.0.1-5|40	%changelog
14cu|nodejs-date-now-1.0.1-5|41	
14cu|nodejs-date-now-1.0.1-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-5
14cu|nodejs-date-now-1.0.1-5|43	- (cdaa2b8) BuildList#2799825: Increase release tag
14cu|nodejs-date-now-1.0.1-5|44	
14cu|nodejs-date-now-1.0.1-5|45	

11306 14
14cu|nodejs-date-time-1.0.0-4|1	%define oname date-time
14cu|nodejs-date-time-1.0.0-4|2	
14cu|nodejs-date-time-1.0.0-4|3	Summary:        Pretty UTC datetime
14cu|nodejs-date-time-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-date-time-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-date-time-1.0.0-4|6	Release:        4
14cu|nodejs-date-time-1.0.0-4|7	License:        MIT
14cu|nodejs-date-time-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-date-time-1.0.0-4|9	Url:            https://github.com/sindresorhus/date-time
14cu|nodejs-date-time-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-date-time-1.0.0-4|11	Source0:        https://github.com/sindresorhus/date-time/archive/v%{version}.tar.gz
14cu|nodejs-date-time-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-date-time-1.0.0-4|13	#
14cu|nodejs-date-time-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-date-time-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-date-time-1.0.0-4|16	
14cu|nodejs-date-time-1.0.0-4|17	%description
14cu|nodejs-date-time-1.0.0-4|18	%{summary}.
14cu|nodejs-date-time-1.0.0-4|19	
14cu|nodejs-date-time-1.0.0-4|20	%files
14cu|nodejs-date-time-1.0.0-4|21	%doc license *.md
14cu|nodejs-date-time-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-time-1.0.0-4|23	
14cu|nodejs-date-time-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-date-time-1.0.0-4|25	
14cu|nodejs-date-time-1.0.0-4|26	%prep
14cu|nodejs-date-time-1.0.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-date-time-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-date-time-1.0.0-4|29	
14cu|nodejs-date-time-1.0.0-4|30	%build
14cu|nodejs-date-time-1.0.0-4|31	
14cu|nodejs-date-time-1.0.0-4|32	%install
14cu|nodejs-date-time-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-time-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-date-time-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-date-time-1.0.0-4|36	
14cu|nodejs-date-time-1.0.0-4|37	%check
14cu|nodejs-date-time-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-date-time-1.0.0-4|39	mocha
14cu|nodejs-date-time-1.0.0-4|40	
14cu|nodejs-date-time-1.0.0-4|41	%changelog
14cu|nodejs-date-time-1.0.0-4|42	
14cu|nodejs-date-time-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-date-time-1.0.0-4|44	- (8c43ad9) BuildList#2799825: Increase release tag
14cu|nodejs-date-time-1.0.0-4|45	
14cu|nodejs-date-time-1.0.0-4|46	

11307 14
14cu|nodejs-debug-2.2.0-4|1	%define oname debug
14cu|nodejs-debug-2.2.0-4|2	
14cu|nodejs-debug-2.2.0-4|3	Summary:        A small debugging utility for Node.js
14cu|nodejs-debug-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-debug-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-debug-2.2.0-4|6	Release:        4
14cu|nodejs-debug-2.2.0-4|7	License:        MIT
14cu|nodejs-debug-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-debug-2.2.0-4|9	Url:            https://github.com/visionmedia/debug
14cu|nodejs-debug-2.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-debug-2.2.0-4|11	Source1:        https://raw.githubusercontent.com/visionmedia/debug/master/LICENSE
14cu|nodejs-debug-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-debug-2.2.0-4|13	BuildRequires:  npm(ms)
14cu|nodejs-debug-2.2.0-4|14	
14cu|nodejs-debug-2.2.0-4|15	BuildArch:      noarch
14cu|nodejs-debug-2.2.0-4|16	
14cu|nodejs-debug-2.2.0-4|17	%description
14cu|nodejs-debug-2.2.0-4|18	This module is a tiny Node.js debugging utility modeled after node core's
14cu|nodejs-debug-2.2.0-4|19	debugging technique.
14cu|nodejs-debug-2.2.0-4|20	
14cu|nodejs-debug-2.2.0-4|21	%files
14cu|nodejs-debug-2.2.0-4|22	%doc LICENSE Readme.md History.md
14cu|nodejs-debug-2.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-debug-2.2.0-4|24	
14cu|nodejs-debug-2.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-debug-2.2.0-4|26	
14cu|nodejs-debug-2.2.0-4|27	%prep
14cu|nodejs-debug-2.2.0-4|28	%setup -q -n package
14cu|nodejs-debug-2.2.0-4|29	rm -rf node_modules
14cu|nodejs-debug-2.2.0-4|30	cp -r %{SOURCE1} LICENSE
14cu|nodejs-debug-2.2.0-4|31	
14cu|nodejs-debug-2.2.0-4|32	%build
14cu|nodejs-debug-2.2.0-4|33	
14cu|nodejs-debug-2.2.0-4|34	%install
14cu|nodejs-debug-2.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-debug-2.2.0-4|36	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-debug-2.2.0-4|37	%nodejs_symlink_deps
14cu|nodejs-debug-2.2.0-4|38	%changelog
14cu|nodejs-debug-2.2.0-4|39	
14cu|nodejs-debug-2.2.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-debug-2.2.0-4|41	- (7d16779) BuildList#2799825: Increase release tag
14cu|nodejs-debug-2.2.0-4|42	
14cu|nodejs-debug-2.2.0-4|43	

11308 14
14cu|nodejs-debuglog-1.0.1-4|1	%define oname debuglog
14cu|nodejs-debuglog-1.0.1-4|2	
14cu|nodejs-debuglog-1.0.1-4|3	Summary:        Backport of util.debuglog from node v0.11
14cu|nodejs-debuglog-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-debuglog-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-debuglog-1.0.1-4|6	Release:        4
14cu|nodejs-debuglog-1.0.1-4|7	License:        MIT
14cu|nodejs-debuglog-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-debuglog-1.0.1-4|9	Url:            https://github.com/sam-github/node-debuglog
14cu|nodejs-debuglog-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-debuglog-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-debuglog-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-debuglog-1.0.1-4|13	
14cu|nodejs-debuglog-1.0.1-4|14	%description
14cu|nodejs-debuglog-1.0.1-4|15	%{summary}.
14cu|nodejs-debuglog-1.0.1-4|16	
14cu|nodejs-debuglog-1.0.1-4|17	%files
14cu|nodejs-debuglog-1.0.1-4|18	%doc LICENSE *.md
14cu|nodejs-debuglog-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-debuglog-1.0.1-4|20	
14cu|nodejs-debuglog-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-debuglog-1.0.1-4|22	
14cu|nodejs-debuglog-1.0.1-4|23	%prep
14cu|nodejs-debuglog-1.0.1-4|24	%setup -qn package
14cu|nodejs-debuglog-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-debuglog-1.0.1-4|26	
14cu|nodejs-debuglog-1.0.1-4|27	%build
14cu|nodejs-debuglog-1.0.1-4|28	
14cu|nodejs-debuglog-1.0.1-4|29	%install
14cu|nodejs-debuglog-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-debuglog-1.0.1-4|31	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-debuglog-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-debuglog-1.0.1-4|33	
14cu|nodejs-debuglog-1.0.1-4|34	%changelog
14cu|nodejs-debuglog-1.0.1-4|35	
14cu|nodejs-debuglog-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-debuglog-1.0.1-4|37	- (9599d9b) BuildList#2799825: Increase release tag
14cu|nodejs-debuglog-1.0.1-4|38	
14cu|nodejs-debuglog-1.0.1-4|39	

11309 14
14cu|nodejs-decamelize-1.1.1-4|1	%define oname decamelize
14cu|nodejs-decamelize-1.1.1-4|2	
14cu|nodejs-decamelize-1.1.1-4|3	Summary:        Convert a camelized string
14cu|nodejs-decamelize-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decamelize-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-decamelize-1.1.1-4|6	Release:        4
14cu|nodejs-decamelize-1.1.1-4|7	License:        MIT
14cu|nodejs-decamelize-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-decamelize-1.1.1-4|9	Url:            https://github.com/sindresorhus/decamelize
14cu|nodejs-decamelize-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decamelize-1.1.1-4|11	
14cu|nodejs-decamelize-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-decamelize-1.1.1-4|13	BuildArch:      noarch
14cu|nodejs-decamelize-1.1.1-4|14	
14cu|nodejs-decamelize-1.1.1-4|15	%description
14cu|nodejs-decamelize-1.1.1-4|16	Convert a camelized string into a lowercased
14cu|nodejs-decamelize-1.1.1-4|17	one with a custom separator: unicornRainbow → unicorn_rainbow.
14cu|nodejs-decamelize-1.1.1-4|18	
14cu|nodejs-decamelize-1.1.1-4|19	%files
14cu|nodejs-decamelize-1.1.1-4|20	%doc license readme.md
14cu|nodejs-decamelize-1.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decamelize-1.1.1-4|22	
14cu|nodejs-decamelize-1.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-decamelize-1.1.1-4|24	
14cu|nodejs-decamelize-1.1.1-4|25	%prep
14cu|nodejs-decamelize-1.1.1-4|26	%setup -q -n package
14cu|nodejs-decamelize-1.1.1-4|27	rm -rf node_modules
14cu|nodejs-decamelize-1.1.1-4|28	
14cu|nodejs-decamelize-1.1.1-4|29	%build
14cu|nodejs-decamelize-1.1.1-4|30	
14cu|nodejs-decamelize-1.1.1-4|31	%install
14cu|nodejs-decamelize-1.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decamelize-1.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decamelize-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-decamelize-1.1.1-4|35	%changelog
14cu|nodejs-decamelize-1.1.1-4|36	
14cu|nodejs-decamelize-1.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-decamelize-1.1.1-4|38	- (b697b33) BuildList#2799825: Increase release tag
14cu|nodejs-decamelize-1.1.1-4|39	
14cu|nodejs-decamelize-1.1.1-4|40	

11310 14
14cu|nodejs-decompress-3.0.0-4|1	%define oname decompress
14cu|nodejs-decompress-3.0.0-4|2	
14cu|nodejs-decompress-3.0.0-4|3	Summary:        Extracting archives made easy
14cu|nodejs-decompress-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-decompress-3.0.0-4|6	Release:        4
14cu|nodejs-decompress-3.0.0-4|7	License:        MIT
14cu|nodejs-decompress-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-3.0.0-4|9	Url:            https://github.com/kevva/decompress
14cu|nodejs-decompress-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-3.0.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-decompress-3.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-3.0.0-4|13	BuildRequires:  npm(vinyl-fs)
14cu|nodejs-decompress-3.0.0-4|14	BuildRequires:  npm(vinyl-assign)
14cu|nodejs-decompress-3.0.0-4|15	BuildRequires:  npm(stream-combiner2)
14cu|nodejs-decompress-3.0.0-4|16	BuildRequires:  npm(decompress-unzip)
14cu|nodejs-decompress-3.0.0-4|17	BuildRequires:  npm(decompress-targz)
14cu|nodejs-decompress-3.0.0-4|18	BuildRequires:  npm(decompress-tarbz2)
14cu|nodejs-decompress-3.0.0-4|19	BuildRequires:  npm(decompress-tar)
14cu|nodejs-decompress-3.0.0-4|20	BuildRequires:  npm(concat-stream)
14cu|nodejs-decompress-3.0.0-4|21	BuildRequires:  npm(buffer-to-vinyl)
14cu|nodejs-decompress-3.0.0-4|22	BuildArch:      noarch
14cu|nodejs-decompress-3.0.0-4|23	
14cu|nodejs-decompress-3.0.0-4|24	%description
14cu|nodejs-decompress-3.0.0-4|25	%{summary}.
14cu|nodejs-decompress-3.0.0-4|26	
14cu|nodejs-decompress-3.0.0-4|27	%files
14cu|nodejs-decompress-3.0.0-4|28	%doc license *.md
14cu|nodejs-decompress-3.0.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-3.0.0-4|30	
14cu|nodejs-decompress-3.0.0-4|31	#------------------------------------------------------------------
14cu|nodejs-decompress-3.0.0-4|32	
14cu|nodejs-decompress-3.0.0-4|33	%prep
14cu|nodejs-decompress-3.0.0-4|34	%setup -q -n package
14cu|nodejs-decompress-3.0.0-4|35	rm -rf node_modules
14cu|nodejs-decompress-3.0.0-4|36	
14cu|nodejs-decompress-3.0.0-4|37	%build
14cu|nodejs-decompress-3.0.0-4|38	
14cu|nodejs-decompress-3.0.0-4|39	%install
14cu|nodejs-decompress-3.0.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-3.0.0-4|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-3.0.0-4|42	%nodejs_symlink_deps
14cu|nodejs-decompress-3.0.0-4|43	%changelog
14cu|nodejs-decompress-3.0.0-4|44	
14cu|nodejs-decompress-3.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-decompress-3.0.0-4|46	- (398b186) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-3.0.0-4|47	
14cu|nodejs-decompress-3.0.0-4|48	

11311 14
14cu|nodejs-decompress-tar-3.1.0-4|1	%define oname decompress-tar
14cu|nodejs-decompress-tar-3.1.0-4|2	
14cu|nodejs-decompress-tar-3.1.0-4|3	Summary:        Decompress tar plugin
14cu|nodejs-decompress-tar-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-tar-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-decompress-tar-3.1.0-4|6	Release:        4
14cu|nodejs-decompress-tar-3.1.0-4|7	License:        MIT
14cu|nodejs-decompress-tar-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-tar-3.1.0-4|9	Url:            https://github.com/kevva/decompress-tar
14cu|nodejs-decompress-tar-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-tar-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-tar-3.1.0-4|12	BuildRequires:  npm(vinyl)
14cu|nodejs-decompress-tar-3.1.0-4|13	BuildRequires:  npm(through2)
14cu|nodejs-decompress-tar-3.1.0-4|14	BuildRequires:  npm(tar-stream)
14cu|nodejs-decompress-tar-3.1.0-4|15	BuildRequires:  npm(strip-dirs)
14cu|nodejs-decompress-tar-3.1.0-4|16	BuildRequires:  npm(object-assign)
14cu|nodejs-decompress-tar-3.1.0-4|17	BuildRequires:  npm(is-tar)
14cu|nodejs-decompress-tar-3.1.0-4|18	BuildArch:      noarch
14cu|nodejs-decompress-tar-3.1.0-4|19	
14cu|nodejs-decompress-tar-3.1.0-4|20	%description
14cu|nodejs-decompress-tar-3.1.0-4|21	%{summary}.
14cu|nodejs-decompress-tar-3.1.0-4|22	
14cu|nodejs-decompress-tar-3.1.0-4|23	%files
14cu|nodejs-decompress-tar-3.1.0-4|24	%doc license *.md
14cu|nodejs-decompress-tar-3.1.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tar-3.1.0-4|26	
14cu|nodejs-decompress-tar-3.1.0-4|27	#------------------------------------------------------------------
14cu|nodejs-decompress-tar-3.1.0-4|28	
14cu|nodejs-decompress-tar-3.1.0-4|29	%prep
14cu|nodejs-decompress-tar-3.1.0-4|30	%setup -q -n package
14cu|nodejs-decompress-tar-3.1.0-4|31	rm -rf node_modules
14cu|nodejs-decompress-tar-3.1.0-4|32	
14cu|nodejs-decompress-tar-3.1.0-4|33	%build
14cu|nodejs-decompress-tar-3.1.0-4|34	
14cu|nodejs-decompress-tar-3.1.0-4|35	%install
14cu|nodejs-decompress-tar-3.1.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tar-3.1.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tar-3.1.0-4|38	%nodejs_symlink_deps
14cu|nodejs-decompress-tar-3.1.0-4|39	%changelog
14cu|nodejs-decompress-tar-3.1.0-4|40	
14cu|nodejs-decompress-tar-3.1.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-decompress-tar-3.1.0-4|42	- (f1e4d55) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-tar-3.1.0-4|43	
14cu|nodejs-decompress-tar-3.1.0-4|44	

11312 14
14cu|nodejs-decompress-tarbz2-3.1.0-4|1	%define oname decompress-tarbz2
14cu|nodejs-decompress-tarbz2-3.1.0-4|2	
14cu|nodejs-decompress-tarbz2-3.1.0-4|3	Summary:        Decompress tar.bz2 plugin
14cu|nodejs-decompress-tarbz2-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-tarbz2-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-decompress-tarbz2-3.1.0-4|6	Release:        4
14cu|nodejs-decompress-tarbz2-3.1.0-4|7	License:        MIT
14cu|nodejs-decompress-tarbz2-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-tarbz2-3.1.0-4|9	Url:            https://github.com/kevva/decompress-tarbz2
14cu|nodejs-decompress-tarbz2-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-tarbz2-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-tarbz2-3.1.0-4|12	BuildRequires:  npm(vinyl)
14cu|nodejs-decompress-tarbz2-3.1.0-4|13	BuildRequires:  npm(through2)
14cu|nodejs-decompress-tarbz2-3.1.0-4|14	BuildRequires:  npm(tar-stream)
14cu|nodejs-decompress-tarbz2-3.1.0-4|15	BuildRequires:  npm(strip-dirs)
14cu|nodejs-decompress-tarbz2-3.1.0-4|16	BuildRequires:  npm(seek-bzip)
14cu|nodejs-decompress-tarbz2-3.1.0-4|17	BuildRequires:  npm(object-assign)
14cu|nodejs-decompress-tarbz2-3.1.0-4|18	BuildRequires:  npm(is-bzip2)
14cu|nodejs-decompress-tarbz2-3.1.0-4|19	BuildArch:      noarch
14cu|nodejs-decompress-tarbz2-3.1.0-4|20	
14cu|nodejs-decompress-tarbz2-3.1.0-4|21	%description
14cu|nodejs-decompress-tarbz2-3.1.0-4|22	%{summary}.
14cu|nodejs-decompress-tarbz2-3.1.0-4|23	
14cu|nodejs-decompress-tarbz2-3.1.0-4|24	%files
14cu|nodejs-decompress-tarbz2-3.1.0-4|25	%doc license *.md
14cu|nodejs-decompress-tarbz2-3.1.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tarbz2-3.1.0-4|27	
14cu|nodejs-decompress-tarbz2-3.1.0-4|28	#------------------------------------------------------------------
14cu|nodejs-decompress-tarbz2-3.1.0-4|29	
14cu|nodejs-decompress-tarbz2-3.1.0-4|30	%prep
14cu|nodejs-decompress-tarbz2-3.1.0-4|31	%setup -q -n package
14cu|nodejs-decompress-tarbz2-3.1.0-4|32	rm -rf node_modules
14cu|nodejs-decompress-tarbz2-3.1.0-4|33	
14cu|nodejs-decompress-tarbz2-3.1.0-4|34	%build
14cu|nodejs-decompress-tarbz2-3.1.0-4|35	
14cu|nodejs-decompress-tarbz2-3.1.0-4|36	%install
14cu|nodejs-decompress-tarbz2-3.1.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tarbz2-3.1.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-tarbz2-3.1.0-4|39	%nodejs_symlink_deps
14cu|nodejs-decompress-tarbz2-3.1.0-4|40	%changelog
14cu|nodejs-decompress-tarbz2-3.1.0-4|41	
14cu|nodejs-decompress-tarbz2-3.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-decompress-tarbz2-3.1.0-4|43	- (4bf5c56) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-tarbz2-3.1.0-4|44	
14cu|nodejs-decompress-tarbz2-3.1.0-4|45	

11313 14
14cu|nodejs-decompress-targz-3.1.0-4|1	%define oname decompress-targz
14cu|nodejs-decompress-targz-3.1.0-4|2	
14cu|nodejs-decompress-targz-3.1.0-4|3	Summary:        Decompress tar.gz plugin
14cu|nodejs-decompress-targz-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-targz-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-decompress-targz-3.1.0-4|6	Release:        4
14cu|nodejs-decompress-targz-3.1.0-4|7	License:        MIT
14cu|nodejs-decompress-targz-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-targz-3.1.0-4|9	Url:            https://github.com/kevva/decompress-targz
14cu|nodejs-decompress-targz-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-targz-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-targz-3.1.0-4|12	BuildRequires:  npm(vinyl)
14cu|nodejs-decompress-targz-3.1.0-4|13	BuildRequires:  npm(through2)
14cu|nodejs-decompress-targz-3.1.0-4|14	BuildRequires:  npm(tar-stream)
14cu|nodejs-decompress-targz-3.1.0-4|15	BuildRequires:  npm(strip-dirs)
14cu|nodejs-decompress-targz-3.1.0-4|16	BuildRequires:  npm(object-assign)
14cu|nodejs-decompress-targz-3.1.0-4|17	BuildRequires:  npm(is-gzip)
14cu|nodejs-decompress-targz-3.1.0-4|18	
14cu|nodejs-decompress-targz-3.1.0-4|19	BuildArch:      noarch
14cu|nodejs-decompress-targz-3.1.0-4|20	
14cu|nodejs-decompress-targz-3.1.0-4|21	%description
14cu|nodejs-decompress-targz-3.1.0-4|22	%{summary}.
14cu|nodejs-decompress-targz-3.1.0-4|23	
14cu|nodejs-decompress-targz-3.1.0-4|24	%files
14cu|nodejs-decompress-targz-3.1.0-4|25	%doc license *.md
14cu|nodejs-decompress-targz-3.1.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-targz-3.1.0-4|27	
14cu|nodejs-decompress-targz-3.1.0-4|28	#------------------------------------------------------------------
14cu|nodejs-decompress-targz-3.1.0-4|29	
14cu|nodejs-decompress-targz-3.1.0-4|30	%prep
14cu|nodejs-decompress-targz-3.1.0-4|31	%setup -q -n package
14cu|nodejs-decompress-targz-3.1.0-4|32	rm -rf node_modules
14cu|nodejs-decompress-targz-3.1.0-4|33	
14cu|nodejs-decompress-targz-3.1.0-4|34	%build
14cu|nodejs-decompress-targz-3.1.0-4|35	
14cu|nodejs-decompress-targz-3.1.0-4|36	%install
14cu|nodejs-decompress-targz-3.1.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-targz-3.1.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-targz-3.1.0-4|39	%nodejs_symlink_deps
14cu|nodejs-decompress-targz-3.1.0-4|40	%changelog
14cu|nodejs-decompress-targz-3.1.0-4|41	
14cu|nodejs-decompress-targz-3.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-decompress-targz-3.1.0-4|43	- (cbf9d45) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-targz-3.1.0-4|44	
14cu|nodejs-decompress-targz-3.1.0-4|45	

11314 14
14cu|nodejs-decompress-unzip-3.4.0-4|1	%define oname decompress-unzip
14cu|nodejs-decompress-unzip-3.4.0-4|2	
14cu|nodejs-decompress-unzip-3.4.0-4|3	Summary:        Decompress zip plugin
14cu|nodejs-decompress-unzip-3.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-unzip-3.4.0-4|5	Version:        3.4.0
14cu|nodejs-decompress-unzip-3.4.0-4|6	Release:        4
14cu|nodejs-decompress-unzip-3.4.0-4|7	License:        MIT
14cu|nodejs-decompress-unzip-3.4.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-unzip-3.4.0-4|9	Url:            https://github.com/kevva/decompress-unzip
14cu|nodejs-decompress-unzip-3.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-unzip-3.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-unzip-3.4.0-4|12	BuildRequires:  npm(yauzl)
14cu|nodejs-decompress-unzip-3.4.0-4|13	BuildRequires:  npm(vinyl)
14cu|nodejs-decompress-unzip-3.4.0-4|14	BuildRequires:  npm(through2)
14cu|nodejs-decompress-unzip-3.4.0-4|15	BuildRequires:  npm(strip-dirs)
14cu|nodejs-decompress-unzip-3.4.0-4|16	BuildRequires:  npm(stat-mode)
14cu|nodejs-decompress-unzip-3.4.0-4|17	BuildRequires:  npm(read-all-stream)
14cu|nodejs-decompress-unzip-3.4.0-4|18	BuildRequires:  npm(is-zip)
14cu|nodejs-decompress-unzip-3.4.0-4|19	BuildArch:      noarch
14cu|nodejs-decompress-unzip-3.4.0-4|20	
14cu|nodejs-decompress-unzip-3.4.0-4|21	%description
14cu|nodejs-decompress-unzip-3.4.0-4|22	%{summary}.
14cu|nodejs-decompress-unzip-3.4.0-4|23	
14cu|nodejs-decompress-unzip-3.4.0-4|24	%files
14cu|nodejs-decompress-unzip-3.4.0-4|25	%doc license *.md
14cu|nodejs-decompress-unzip-3.4.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-unzip-3.4.0-4|27	
14cu|nodejs-decompress-unzip-3.4.0-4|28	#------------------------------------------------------------------
14cu|nodejs-decompress-unzip-3.4.0-4|29	
14cu|nodejs-decompress-unzip-3.4.0-4|30	%prep
14cu|nodejs-decompress-unzip-3.4.0-4|31	%setup -q -n package
14cu|nodejs-decompress-unzip-3.4.0-4|32	rm -rf node_modules
14cu|nodejs-decompress-unzip-3.4.0-4|33	
14cu|nodejs-decompress-unzip-3.4.0-4|34	%build
14cu|nodejs-decompress-unzip-3.4.0-4|35	
14cu|nodejs-decompress-unzip-3.4.0-4|36	%install
14cu|nodejs-decompress-unzip-3.4.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-unzip-3.4.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-unzip-3.4.0-4|39	%nodejs_symlink_deps
14cu|nodejs-decompress-unzip-3.4.0-4|40	%changelog
14cu|nodejs-decompress-unzip-3.4.0-4|41	
14cu|nodejs-decompress-unzip-3.4.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.0-4
14cu|nodejs-decompress-unzip-3.4.0-4|43	- (177207b) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-unzip-3.4.0-4|44	
14cu|nodejs-decompress-unzip-3.4.0-4|45	

11315 14
14cu|nodejs-decompress-zip-0.2.0-4|1	%define oname decompress-zip
14cu|nodejs-decompress-zip-0.2.0-4|2	
14cu|nodejs-decompress-zip-0.2.0-4|3	Summary:        Extract files from a ZIP archive
14cu|nodejs-decompress-zip-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-decompress-zip-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-decompress-zip-0.2.0-4|6	Release:        4
14cu|nodejs-decompress-zip-0.2.0-4|7	License:        MIT
14cu|nodejs-decompress-zip-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-decompress-zip-0.2.0-4|9	Url:            https://github.com/bower/decompress-zip
14cu|nodejs-decompress-zip-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-decompress-zip-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-decompress-zip-0.2.0-4|12	BuildRequires:  npm(touch)
14cu|nodejs-decompress-zip-0.2.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-decompress-zip-0.2.0-4|14	BuildRequires:  npm(q)
14cu|nodejs-decompress-zip-0.2.0-4|15	BuildRequires:  npm(nopt)
14cu|nodejs-decompress-zip-0.2.0-4|16	BuildRequires:  npm(mkpath)
14cu|nodejs-decompress-zip-0.2.0-4|17	BuildRequires:  npm(graceful-fs)
14cu|nodejs-decompress-zip-0.2.0-4|18	BuildRequires:  npm(binary)
14cu|nodejs-decompress-zip-0.2.0-4|19	
14cu|nodejs-decompress-zip-0.2.0-4|20	BuildArch:      noarch
14cu|nodejs-decompress-zip-0.2.0-4|21	
14cu|nodejs-decompress-zip-0.2.0-4|22	%description
14cu|nodejs-decompress-zip-0.2.0-4|23	%{summary}.
14cu|nodejs-decompress-zip-0.2.0-4|24	
14cu|nodejs-decompress-zip-0.2.0-4|25	%files
14cu|nodejs-decompress-zip-0.2.0-4|26	%doc README.md
14cu|nodejs-decompress-zip-0.2.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-zip-0.2.0-4|28	
14cu|nodejs-decompress-zip-0.2.0-4|29	#------------------------------------------------------------------
14cu|nodejs-decompress-zip-0.2.0-4|30	
14cu|nodejs-decompress-zip-0.2.0-4|31	%prep
14cu|nodejs-decompress-zip-0.2.0-4|32	%setup -q -n package
14cu|nodejs-decompress-zip-0.2.0-4|33	rm -rf node_modules
14cu|nodejs-decompress-zip-0.2.0-4|34	%nodejs_fixdep touch 1.0.0
14cu|nodejs-decompress-zip-0.2.0-4|35	
14cu|nodejs-decompress-zip-0.2.0-4|36	%build
14cu|nodejs-decompress-zip-0.2.0-4|37	
14cu|nodejs-decompress-zip-0.2.0-4|38	%install
14cu|nodejs-decompress-zip-0.2.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-zip-0.2.0-4|40	cp -r package.json lib/ bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-decompress-zip-0.2.0-4|41	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-decompress-zip-0.2.0-4|42	%nodejs_symlink_deps
14cu|nodejs-decompress-zip-0.2.0-4|43	
14cu|nodejs-decompress-zip-0.2.0-4|44	%changelog
14cu|nodejs-decompress-zip-0.2.0-4|45	
14cu|nodejs-decompress-zip-0.2.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-decompress-zip-0.2.0-4|47	- (b36b1fa) BuildList#2799825: Increase release tag
14cu|nodejs-decompress-zip-0.2.0-4|48	
14cu|nodejs-decompress-zip-0.2.0-4|49	

11316 14
14cu|nodejs-deep-eql-0.1.3-4|1	%define oname deep-eql
14cu|nodejs-deep-eql-0.1.3-4|2	
14cu|nodejs-deep-eql-0.1.3-4|3	
14cu|nodejs-deep-eql-0.1.3-4|4	Summary:        Improved deep equality testing for Node.js and the browser
14cu|nodejs-deep-eql-0.1.3-4|5	Name:           nodejs-%{oname}
14cu|nodejs-deep-eql-0.1.3-4|6	Version:        0.1.3
14cu|nodejs-deep-eql-0.1.3-4|7	Release:        4
14cu|nodejs-deep-eql-0.1.3-4|8	Group:		Development/Other
14cu|nodejs-deep-eql-0.1.3-4|9	License:        MIT
14cu|nodejs-deep-eql-0.1.3-4|10	URL:            https://github.com/chaijs/%{oname}
14cu|nodejs-deep-eql-0.1.3-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deep-eql-0.1.3-4|12	Source1:        %{oname}-tests-%{version}.tar.bz2
14cu|nodejs-deep-eql-0.1.3-4|13	Source10:       %{oname}-dl-tests.sh
14cu|nodejs-deep-eql-0.1.3-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-deep-eql-0.1.3-4|15	BuildRequires:  npm(type-detect)
14cu|nodejs-deep-eql-0.1.3-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-deep-eql-0.1.3-4|17	BuildRequires:  npm(simple-assert)
14cu|nodejs-deep-eql-0.1.3-4|18	BuildArch:      noarch
14cu|nodejs-deep-eql-0.1.3-4|19	
14cu|nodejs-deep-eql-0.1.3-4|20	
14cu|nodejs-deep-eql-0.1.3-4|21	%description
14cu|nodejs-deep-eql-0.1.3-4|22	Improved deep equality testing for Node.js and the browser.
14cu|nodejs-deep-eql-0.1.3-4|23	
14cu|nodejs-deep-eql-0.1.3-4|24	
14cu|nodejs-deep-eql-0.1.3-4|25	
14cu|nodejs-deep-eql-0.1.3-4|26	%files
14cu|nodejs-deep-eql-0.1.3-4|27	%doc README.md History.md
14cu|nodejs-deep-eql-0.1.3-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-eql-0.1.3-4|29	#------------------------------------------------
14cu|nodejs-deep-eql-0.1.3-4|30	
14cu|nodejs-deep-eql-0.1.3-4|31	%prep
14cu|nodejs-deep-eql-0.1.3-4|32	%setup -q -n package
14cu|nodejs-deep-eql-0.1.3-4|33	%setup -T -D -a 1 -q -n package
14cu|nodejs-deep-eql-0.1.3-4|34	rm -rf node_modules
14cu|nodejs-deep-eql-0.1.3-4|35	%nodejs_fixdep type-detect
14cu|nodejs-deep-eql-0.1.3-4|36	
14cu|nodejs-deep-eql-0.1.3-4|37	%build
14cu|nodejs-deep-eql-0.1.3-4|38	
14cu|nodejs-deep-eql-0.1.3-4|39	%install
14cu|nodejs-deep-eql-0.1.3-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-eql-0.1.3-4|41	cp -pr package.json index.js lib/ \
14cu|nodejs-deep-eql-0.1.3-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-eql-0.1.3-4|43	%nodejs_symlink_deps
14cu|nodejs-deep-eql-0.1.3-4|44	
14cu|nodejs-deep-eql-0.1.3-4|45	%check
14cu|nodejs-deep-eql-0.1.3-4|46	%nodejs_symlink_deps --check
14cu|nodejs-deep-eql-0.1.3-4|47	mocha --require test/bootstrap --reporter list test/*.js
14cu|nodejs-deep-eql-0.1.3-4|48	
14cu|nodejs-deep-eql-0.1.3-4|49	%changelog
14cu|nodejs-deep-eql-0.1.3-4|50	
14cu|nodejs-deep-eql-0.1.3-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-deep-eql-0.1.3-4|52	- (c513793) BuildList#2799825: Increase release tag
14cu|nodejs-deep-eql-0.1.3-4|53	
14cu|nodejs-deep-eql-0.1.3-4|54	

11317 14
14cu|nodejs-deep-equal-1.0.1-6|1	%define oname deep-equal
14cu|nodejs-deep-equal-1.0.1-6|2	
14cu|nodejs-deep-equal-1.0.1-6|3	Summary:        Node's assert.deepEqual algorithm
14cu|nodejs-deep-equal-1.0.1-6|4	Name:           nodejs-%{oname}
14cu|nodejs-deep-equal-1.0.1-6|5	Epoch:		1
14cu|nodejs-deep-equal-1.0.1-6|6	Version:        1.0.1
14cu|nodejs-deep-equal-1.0.1-6|7	Release:        6
14cu|nodejs-deep-equal-1.0.1-6|8	License:        MIT
14cu|nodejs-deep-equal-1.0.1-6|9	Group:          Development/Other
14cu|nodejs-deep-equal-1.0.1-6|10	Url:            https://github.com/substack/node-deep-equal
14cu|nodejs-deep-equal-1.0.1-6|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deep-equal-1.0.1-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-deep-equal-1.0.1-6|13	BuildRequires:  npm(tap) >= 2.3.1
14cu|nodejs-deep-equal-1.0.1-6|14	BuildRequires:  npm(tape) >= 4.2.2
14cu|nodejs-deep-equal-1.0.1-6|15	BuildArch:      noarch
14cu|nodejs-deep-equal-1.0.1-6|16	
14cu|nodejs-deep-equal-1.0.1-6|17	%description
14cu|nodejs-deep-equal-1.0.1-6|18	Node's assert.deepEqual() algorithm as a standalone module.
14cu|nodejs-deep-equal-1.0.1-6|19	This module is around 5 times faster than wrapping
14cu|nodejs-deep-equal-1.0.1-6|20	assert.deepEqual() in a try/catch.
14cu|nodejs-deep-equal-1.0.1-6|21	
14cu|nodejs-deep-equal-1.0.1-6|22	%files
14cu|nodejs-deep-equal-1.0.1-6|23	%doc LICENSE readme.markdown example
14cu|nodejs-deep-equal-1.0.1-6|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-equal-1.0.1-6|25	
14cu|nodejs-deep-equal-1.0.1-6|26	#------------------------------------------------------------------
14cu|nodejs-deep-equal-1.0.1-6|27	
14cu|nodejs-deep-equal-1.0.1-6|28	%prep
14cu|nodejs-deep-equal-1.0.1-6|29	%setup -q -n package
14cu|nodejs-deep-equal-1.0.1-6|30	rm -rf node_modules
14cu|nodejs-deep-equal-1.0.1-6|31	
14cu|nodejs-deep-equal-1.0.1-6|32	%build
14cu|nodejs-deep-equal-1.0.1-6|33	
14cu|nodejs-deep-equal-1.0.1-6|34	%install
14cu|nodejs-deep-equal-1.0.1-6|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-equal-1.0.1-6|36	cp -r package.json index.js */ \
14cu|nodejs-deep-equal-1.0.1-6|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-equal-1.0.1-6|38	%nodejs_symlink_deps
14cu|nodejs-deep-equal-1.0.1-6|39	
14cu|nodejs-deep-equal-1.0.1-6|40	%check
14cu|nodejs-deep-equal-1.0.1-6|41	%nodejs_symlink_deps --check
14cu|nodejs-deep-equal-1.0.1-6|42	%tap test
14cu|nodejs-deep-equal-1.0.1-6|43	
14cu|nodejs-deep-equal-1.0.1-6|44	%changelog
14cu|nodejs-deep-equal-1.0.1-6|45	
14cu|nodejs-deep-equal-1.0.1-6|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1:1.0.1-6
14cu|nodejs-deep-equal-1.0.1-6|47	- (fc0231d) BuildList#2799825: Increase release tag
14cu|nodejs-deep-equal-1.0.1-6|48	
14cu|nodejs-deep-equal-1.0.1-6|49	

11318 14
14cu|nodejs-deeper-2.1.0-4|1	%define oname deeper
14cu|nodejs-deeper-2.1.0-4|2	
14cu|nodejs-deeper-2.1.0-4|3	Summary:        JavaScript "deep equality"/structural equality tester with Node.js flavor
14cu|nodejs-deeper-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-deeper-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-deeper-2.1.0-4|6	Release:        4
14cu|nodejs-deeper-2.1.0-4|7	License:        BSD
14cu|nodejs-deeper-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-deeper-2.1.0-4|9	Url:            https://github.com/othiym23/node-deeper
14cu|nodejs-deeper-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deeper-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deeper-2.1.0-4|12	BuildArch:      noarch
14cu|nodejs-deeper-2.1.0-4|13	
14cu|nodejs-deeper-2.1.0-4|14	%description
14cu|nodejs-deeper-2.1.0-4|15	%{summary}.
14cu|nodejs-deeper-2.1.0-4|16	
14cu|nodejs-deeper-2.1.0-4|17	%files
14cu|nodejs-deeper-2.1.0-4|18	%doc LICENSE README.md
14cu|nodejs-deeper-2.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deeper-2.1.0-4|20	
14cu|nodejs-deeper-2.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-deeper-2.1.0-4|22	
14cu|nodejs-deeper-2.1.0-4|23	%prep
14cu|nodejs-deeper-2.1.0-4|24	%setup -q -n package
14cu|nodejs-deeper-2.1.0-4|25	rm -rf node_modules
14cu|nodejs-deeper-2.1.0-4|26	
14cu|nodejs-deeper-2.1.0-4|27	%build
14cu|nodejs-deeper-2.1.0-4|28	
14cu|nodejs-deeper-2.1.0-4|29	%install
14cu|nodejs-deeper-2.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deeper-2.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deeper-2.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-deeper-2.1.0-4|33	%changelog
14cu|nodejs-deeper-2.1.0-4|34	
14cu|nodejs-deeper-2.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-deeper-2.1.0-4|36	- (0e2575c) BuildList#2799825: Increase release tag
14cu|nodejs-deeper-2.1.0-4|37	
14cu|nodejs-deeper-2.1.0-4|38	

11319 14
14cu|nodejs-deep-extend-0.4.0-4|1	%define oname deep-extend
14cu|nodejs-deep-extend-0.4.0-4|2	
14cu|nodejs-deep-extend-0.4.0-4|3	Summary:        Recursive object extending
14cu|nodejs-deep-extend-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-deep-extend-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-deep-extend-0.4.0-4|6	Release:        4
14cu|nodejs-deep-extend-0.4.0-4|7	License:        MIT
14cu|nodejs-deep-extend-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-deep-extend-0.4.0-4|9	Url:            https://github.com/unclechu/node-deep-extend
14cu|nodejs-deep-extend-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deep-extend-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deep-extend-0.4.0-4|12	BuildArch:      noarch
14cu|nodejs-deep-extend-0.4.0-4|13	
14cu|nodejs-deep-extend-0.4.0-4|14	%description
14cu|nodejs-deep-extend-0.4.0-4|15	%{summary}.
14cu|nodejs-deep-extend-0.4.0-4|16	
14cu|nodejs-deep-extend-0.4.0-4|17	%files
14cu|nodejs-deep-extend-0.4.0-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-deep-extend-0.4.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-extend-0.4.0-4|20	
14cu|nodejs-deep-extend-0.4.0-4|21	#------------------------------------------------------------------
14cu|nodejs-deep-extend-0.4.0-4|22	
14cu|nodejs-deep-extend-0.4.0-4|23	%prep
14cu|nodejs-deep-extend-0.4.0-4|24	%setup -q -n package
14cu|nodejs-deep-extend-0.4.0-4|25	rm -rf node_modules
14cu|nodejs-deep-extend-0.4.0-4|26	
14cu|nodejs-deep-extend-0.4.0-4|27	%build
14cu|nodejs-deep-extend-0.4.0-4|28	
14cu|nodejs-deep-extend-0.4.0-4|29	%install
14cu|nodejs-deep-extend-0.4.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-extend-0.4.0-4|31	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-extend-0.4.0-4|32	%nodejs_symlink_deps
14cu|nodejs-deep-extend-0.4.0-4|33	%changelog
14cu|nodejs-deep-extend-0.4.0-4|34	
14cu|nodejs-deep-extend-0.4.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-deep-extend-0.4.0-4|36	- (7eba976) BuildList#2799825: Increase release tag
14cu|nodejs-deep-extend-0.4.0-4|37	
14cu|nodejs-deep-extend-0.4.0-4|38	

11320 14
14cu|nodejs-deep-is-0.1.3-4|1	%define oname deep-is
14cu|nodejs-deep-is-0.1.3-4|2	
14cu|nodejs-deep-is-0.1.3-4|3	Summary:        Node's assert.deepEqual algorithm
14cu|nodejs-deep-is-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-deep-is-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-deep-is-0.1.3-4|6	Release:        4
14cu|nodejs-deep-is-0.1.3-4|7	License:        MIT
14cu|nodejs-deep-is-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-deep-is-0.1.3-4|9	Url:            https://github.com/thlorenz/deep-is
14cu|nodejs-deep-is-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deep-is-0.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deep-is-0.1.3-4|12	BuildArch:      noarch
14cu|nodejs-deep-is-0.1.3-4|13	
14cu|nodejs-deep-is-0.1.3-4|14	%description
14cu|nodejs-deep-is-0.1.3-4|15	Node's assert.deepEqual algorithm except
14cu|nodejs-deep-is-0.1.3-4|16	for NaN being equal to NaN.
14cu|nodejs-deep-is-0.1.3-4|17	
14cu|nodejs-deep-is-0.1.3-4|18	%files
14cu|nodejs-deep-is-0.1.3-4|19	%doc LICENSE README.markdown example
14cu|nodejs-deep-is-0.1.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-is-0.1.3-4|21	
14cu|nodejs-deep-is-0.1.3-4|22	#------------------------------------------------------------------
14cu|nodejs-deep-is-0.1.3-4|23	
14cu|nodejs-deep-is-0.1.3-4|24	%prep
14cu|nodejs-deep-is-0.1.3-4|25	%setup -q -n package
14cu|nodejs-deep-is-0.1.3-4|26	rm -rf node_modules
14cu|nodejs-deep-is-0.1.3-4|27	
14cu|nodejs-deep-is-0.1.3-4|28	%build
14cu|nodejs-deep-is-0.1.3-4|29	
14cu|nodejs-deep-is-0.1.3-4|30	%install
14cu|nodejs-deep-is-0.1.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-is-0.1.3-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deep-is-0.1.3-4|33	%nodejs_symlink_deps
14cu|nodejs-deep-is-0.1.3-4|34	%changelog
14cu|nodejs-deep-is-0.1.3-4|35	
14cu|nodejs-deep-is-0.1.3-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-deep-is-0.1.3-4|37	- (fdcb3ad) BuildList#2799825: Increase release tag
14cu|nodejs-deep-is-0.1.3-4|38	
14cu|nodejs-deep-is-0.1.3-4|39	

11321 14
14cu|nodejs-deferred-0.7.5-5|1	%define oname deferred
14cu|nodejs-deferred-0.7.5-5|2	
14cu|nodejs-deferred-0.7.5-5|3	Summary:        Modular and fast Promises implementation
14cu|nodejs-deferred-0.7.5-5|4	Name:           nodejs-%{oname}
14cu|nodejs-deferred-0.7.5-5|5	Version:        0.7.5
14cu|nodejs-deferred-0.7.5-5|6	Release:        5
14cu|nodejs-deferred-0.7.5-5|7	License:        MIT
14cu|nodejs-deferred-0.7.5-5|8	Group:          Development/Other
14cu|nodejs-deferred-0.7.5-5|9	Url:            https://github.com/medikoo/deferred
14cu|nodejs-deferred-0.7.5-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deferred-0.7.5-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deferred-0.7.5-5|12	BuildRequires:  npm(timers-ext)
14cu|nodejs-deferred-0.7.5-5|13	BuildRequires:  npm(next-tick)
14cu|nodejs-deferred-0.7.5-5|14	BuildRequires:  npm(event-emitter)
14cu|nodejs-deferred-0.7.5-5|15	BuildRequires:  npm(es5-ext)
14cu|nodejs-deferred-0.7.5-5|16	BuildRequires:  npm(d)
14cu|nodejs-deferred-0.7.5-5|17	# circular
14cu|nodejs-deferred-0.7.5-5|18	BuildRequires:  npm(tad)
14cu|nodejs-deferred-0.7.5-5|19	BuildArch:      noarch
14cu|nodejs-deferred-0.7.5-5|20	
14cu|nodejs-deferred-0.7.5-5|21	%description
14cu|nodejs-deferred-0.7.5-5|22	%{summary}.
14cu|nodejs-deferred-0.7.5-5|23	
14cu|nodejs-deferred-0.7.5-5|24	%files
14cu|nodejs-deferred-0.7.5-5|25	%doc LICENSE README.md CHANGES examples/
14cu|nodejs-deferred-0.7.5-5|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deferred-0.7.5-5|27	
14cu|nodejs-deferred-0.7.5-5|28	#------------------------------------------------------------------
14cu|nodejs-deferred-0.7.5-5|29	
14cu|nodejs-deferred-0.7.5-5|30	%prep
14cu|nodejs-deferred-0.7.5-5|31	%setup -q -n package
14cu|nodejs-deferred-0.7.5-5|32	rm -rf node_modules
14cu|nodejs-deferred-0.7.5-5|33	
14cu|nodejs-deferred-0.7.5-5|34	%build
14cu|nodejs-deferred-0.7.5-5|35	
14cu|nodejs-deferred-0.7.5-5|36	%install
14cu|nodejs-deferred-0.7.5-5|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deferred-0.7.5-5|38	cp -r package.json *.js benchmark/ lib/ ext/ \
14cu|nodejs-deferred-0.7.5-5|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deferred-0.7.5-5|40	%nodejs_symlink_deps
14cu|nodejs-deferred-0.7.5-5|41	
14cu|nodejs-deferred-0.7.5-5|42	
14cu|nodejs-deferred-0.7.5-5|43	%check
14cu|nodejs-deferred-0.7.5-5|44	# boostrap
14cu|nodejs-deferred-0.7.5-5|45	%nodejs_symlink_deps --check
14cu|nodejs-deferred-0.7.5-5|46	%__nodejs %{_bindir}/tad
14cu|nodejs-deferred-0.7.5-5|47	
14cu|nodejs-deferred-0.7.5-5|48	%changelog
14cu|nodejs-deferred-0.7.5-5|49	
14cu|nodejs-deferred-0.7.5-5|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.5-5
14cu|nodejs-deferred-0.7.5-5|51	- (d17fd1d) BuildList#2799825: Increase release tag
14cu|nodejs-deferred-0.7.5-5|52	
14cu|nodejs-deferred-0.7.5-5|53	

11322 14
14cu|nodejs-defer-request-0.0.2-4|1	%define oname defer-request
14cu|nodejs-defer-request-0.0.2-4|2	
14cu|nodejs-defer-request-0.0.2-4|3	Summary:        Wrap request calls in a Q.defer
14cu|nodejs-defer-request-0.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-defer-request-0.0.2-4|5	Version:        0.0.2
14cu|nodejs-defer-request-0.0.2-4|6	Release:        4
14cu|nodejs-defer-request-0.0.2-4|7	License:        GPL
14cu|nodejs-defer-request-0.0.2-4|8	Group:          Development/Other
14cu|nodejs-defer-request-0.0.2-4|9	Url:            https://github.com/xaiki/defer-request
14cu|nodejs-defer-request-0.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-defer-request-0.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-defer-request-0.0.2-4|12	BuildArch:      noarch
14cu|nodejs-defer-request-0.0.2-4|13	
14cu|nodejs-defer-request-0.0.2-4|14	%description
14cu|nodejs-defer-request-0.0.2-4|15	%{summary}.
14cu|nodejs-defer-request-0.0.2-4|16	
14cu|nodejs-defer-request-0.0.2-4|17	%files
14cu|nodejs-defer-request-0.0.2-4|18	%{nodejs_sitelib}/%{oname}
14cu|nodejs-defer-request-0.0.2-4|19	
14cu|nodejs-defer-request-0.0.2-4|20	#------------------------------------------------------------------
14cu|nodejs-defer-request-0.0.2-4|21	
14cu|nodejs-defer-request-0.0.2-4|22	%prep
14cu|nodejs-defer-request-0.0.2-4|23	%setup -q -n package
14cu|nodejs-defer-request-0.0.2-4|24	rm -rf node_modules
14cu|nodejs-defer-request-0.0.2-4|25	
14cu|nodejs-defer-request-0.0.2-4|26	%build
14cu|nodejs-defer-request-0.0.2-4|27	
14cu|nodejs-defer-request-0.0.2-4|28	%install
14cu|nodejs-defer-request-0.0.2-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-defer-request-0.0.2-4|30	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-defer-request-0.0.2-4|31	%nodejs_symlink_deps
14cu|nodejs-defer-request-0.0.2-4|32	%changelog
14cu|nodejs-defer-request-0.0.2-4|33	
14cu|nodejs-defer-request-0.0.2-4|34	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.2-4
14cu|nodejs-defer-request-0.0.2-4|35	- (a63d629) BuildList#2799825: Increase release tag
14cu|nodejs-defer-request-0.0.2-4|36	
14cu|nodejs-defer-request-0.0.2-4|37	

11323 14
14cu|nodejs-defined-1.0.0-4|1	%define oname defined
14cu|nodejs-defined-1.0.0-4|2	
14cu|nodejs-defined-1.0.0-4|3	Summary:    Return the first argument that is '!== undefined'
14cu|nodejs-defined-1.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-defined-1.0.0-4|5	Version:    1.0.0
14cu|nodejs-defined-1.0.0-4|6	Release:    4
14cu|nodejs-defined-1.0.0-4|7	License:    MIT
14cu|nodejs-defined-1.0.0-4|8	Group:      Development/Other
14cu|nodejs-defined-1.0.0-4|9	URL:        https://github.com/substack/%{oname}
14cu|nodejs-defined-1.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-defined-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-defined-1.0.0-4|12	BuildArch:  noarch
14cu|nodejs-defined-1.0.0-4|13	
14cu|nodejs-defined-1.0.0-4|14	%description
14cu|nodejs-defined-1.0.0-4|15	%{summary}.
14cu|nodejs-defined-1.0.0-4|16	
14cu|nodejs-defined-1.0.0-4|17	%files
14cu|nodejs-defined-1.0.0-4|18	%doc LICENSE readme.markdown example/
14cu|nodejs-defined-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-defined-1.0.0-4|20	
14cu|nodejs-defined-1.0.0-4|21	#---------------------------------------------------------------
14cu|nodejs-defined-1.0.0-4|22	%prep
14cu|nodejs-defined-1.0.0-4|23	%setup -q -n package
14cu|nodejs-defined-1.0.0-4|24	
14cu|nodejs-defined-1.0.0-4|25	
14cu|nodejs-defined-1.0.0-4|26	%build
14cu|nodejs-defined-1.0.0-4|27	#nothing to do
14cu|nodejs-defined-1.0.0-4|28	
14cu|nodejs-defined-1.0.0-4|29	
14cu|nodejs-defined-1.0.0-4|30	%install
14cu|nodejs-defined-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-defined-1.0.0-4|32	cp -pr package.json index.js \
14cu|nodejs-defined-1.0.0-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-defined-1.0.0-4|34	
14cu|nodejs-defined-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-defined-1.0.0-4|36	
14cu|nodejs-defined-1.0.0-4|37	
14cu|nodejs-defined-1.0.0-4|38	
14cu|nodejs-defined-1.0.0-4|39	%changelog
14cu|nodejs-defined-1.0.0-4|40	
14cu|nodejs-defined-1.0.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-defined-1.0.0-4|42	- (9fc2cef) BuildList#2799825: Increase release tag
14cu|nodejs-defined-1.0.0-4|43	
14cu|nodejs-defined-1.0.0-4|44	

11324 14
14cu|nodejs-define-properties-1.1.2-4|1	%define oname define-properties
14cu|nodejs-define-properties-1.1.2-4|2	
14cu|nodejs-define-properties-1.1.2-4|3	Summary:        Define multiple non-enumerable properties at once
14cu|nodejs-define-properties-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-define-properties-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-define-properties-1.1.2-4|6	Release:        4
14cu|nodejs-define-properties-1.1.2-4|7	License:        MIT
14cu|nodejs-define-properties-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-define-properties-1.1.2-4|9	Url:            https://github.com/ljharb/define-properties
14cu|nodejs-define-properties-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-define-properties-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-define-properties-1.1.2-4|12	BuildRequires:  npm(object-keys)
14cu|nodejs-define-properties-1.1.2-4|13	BuildRequires:  npm(foreach)
14cu|nodejs-define-properties-1.1.2-4|14	
14cu|nodejs-define-properties-1.1.2-4|15	BuildArch:      noarch
14cu|nodejs-define-properties-1.1.2-4|16	
14cu|nodejs-define-properties-1.1.2-4|17	%description
14cu|nodejs-define-properties-1.1.2-4|18	Define multiple non-enumerable properties at once.
14cu|nodejs-define-properties-1.1.2-4|19	Uses Object.defineProperty when available;
14cu|nodejs-define-properties-1.1.2-4|20	falls back to standard assignment in older engines.
14cu|nodejs-define-properties-1.1.2-4|21	
14cu|nodejs-define-properties-1.1.2-4|22	%files
14cu|nodejs-define-properties-1.1.2-4|23	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-define-properties-1.1.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-define-properties-1.1.2-4|25	
14cu|nodejs-define-properties-1.1.2-4|26	#------------------------------------------------------------------
14cu|nodejs-define-properties-1.1.2-4|27	
14cu|nodejs-define-properties-1.1.2-4|28	%prep
14cu|nodejs-define-properties-1.1.2-4|29	%setup -q -n package
14cu|nodejs-define-properties-1.1.2-4|30	rm -rf node_modules
14cu|nodejs-define-properties-1.1.2-4|31	
14cu|nodejs-define-properties-1.1.2-4|32	%build
14cu|nodejs-define-properties-1.1.2-4|33	
14cu|nodejs-define-properties-1.1.2-4|34	%install
14cu|nodejs-define-properties-1.1.2-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-define-properties-1.1.2-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-define-properties-1.1.2-4|37	%nodejs_symlink_deps
14cu|nodejs-define-properties-1.1.2-4|38	%changelog
14cu|nodejs-define-properties-1.1.2-4|39	
14cu|nodejs-define-properties-1.1.2-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-define-properties-1.1.2-4|41	- (3041b0f) BuildList#2799825: Increase release tag
14cu|nodejs-define-properties-1.1.2-4|42	
14cu|nodejs-define-properties-1.1.2-4|43	

11325 14
14cu|nodejs-del-2.2.0-4|1	%define oname del
14cu|nodejs-del-2.2.0-4|2	
14cu|nodejs-del-2.2.0-4|3	Summary:        Delete files/folders using globs
14cu|nodejs-del-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-del-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-del-2.2.0-4|6	Release:        4
14cu|nodejs-del-2.2.0-4|7	License:        MIT
14cu|nodejs-del-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-del-2.2.0-4|9	Url:            https://github.com/sindresorhus/del
14cu|nodejs-del-2.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-del-2.2.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-del-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-del-2.2.0-4|13	BuildRequires:  npm(rimraf)
14cu|nodejs-del-2.2.0-4|14	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-del-2.2.0-4|15	BuildRequires:  npm(pify)
14cu|nodejs-del-2.2.0-4|16	BuildRequires:  npm(object-assign)
14cu|nodejs-del-2.2.0-4|17	BuildRequires:  npm(is-path-in-cwd)
14cu|nodejs-del-2.2.0-4|18	BuildRequires:  npm(is-path-cwd)
14cu|nodejs-del-2.2.0-4|19	BuildRequires:  npm(globby)
14cu|nodejs-del-2.2.0-4|20	BuildArch:      noarch
14cu|nodejs-del-2.2.0-4|21	
14cu|nodejs-del-2.2.0-4|22	%description
14cu|nodejs-del-2.2.0-4|23	%{summary}.
14cu|nodejs-del-2.2.0-4|24	
14cu|nodejs-del-2.2.0-4|25	%files
14cu|nodejs-del-2.2.0-4|26	%doc license readme.md
14cu|nodejs-del-2.2.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-del-2.2.0-4|28	
14cu|nodejs-del-2.2.0-4|29	#------------------------------------------------------------------
14cu|nodejs-del-2.2.0-4|30	
14cu|nodejs-del-2.2.0-4|31	%prep
14cu|nodejs-del-2.2.0-4|32	%setup -q -n package
14cu|nodejs-del-2.2.0-4|33	rm -rf node_modules
14cu|nodejs-del-2.2.0-4|34	
14cu|nodejs-del-2.2.0-4|35	%build
14cu|nodejs-del-2.2.0-4|36	
14cu|nodejs-del-2.2.0-4|37	%install
14cu|nodejs-del-2.2.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-del-2.2.0-4|39	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-del-2.2.0-4|40	%nodejs_symlink_deps
14cu|nodejs-del-2.2.0-4|41	%changelog
14cu|nodejs-del-2.2.0-4|42	
14cu|nodejs-del-2.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-del-2.2.0-4|44	- (6dd1948) BuildList#2799825: Increase release tag
14cu|nodejs-del-2.2.0-4|45	
14cu|nodejs-del-2.2.0-4|46	

11326 14
14cu|nodejs-delayed-stream-1.0.0-4|1	%define oname delayed-stream
14cu|nodejs-delayed-stream-1.0.0-4|2	
14cu|nodejs-delayed-stream-1.0.0-4|3	Summary:        Buffers events from a stream until you are ready to handle them
14cu|nodejs-delayed-stream-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-delayed-stream-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-delayed-stream-1.0.0-4|6	Release:        4
14cu|nodejs-delayed-stream-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-delayed-stream-1.0.0-4|8	License:        MIT
14cu|nodejs-delayed-stream-1.0.0-4|9	URL:            https://github.com/felixge/node-%{oname}
14cu|nodejs-delayed-stream-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-delayed-stream-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-delayed-stream-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-delayed-stream-1.0.0-4|13	
14cu|nodejs-delayed-stream-1.0.0-4|14	%description
14cu|nodejs-delayed-stream-1.0.0-4|15	Buffers events from a stream until you are ready to handle them.
14cu|nodejs-delayed-stream-1.0.0-4|16	
14cu|nodejs-delayed-stream-1.0.0-4|17	%files
14cu|nodejs-delayed-stream-1.0.0-4|18	%doc License Readme.md
14cu|nodejs-delayed-stream-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-delayed-stream-1.0.0-4|20	#--------------------------------------------------
14cu|nodejs-delayed-stream-1.0.0-4|21	%prep
14cu|nodejs-delayed-stream-1.0.0-4|22	%setup -q -n package
14cu|nodejs-delayed-stream-1.0.0-4|23	
14cu|nodejs-delayed-stream-1.0.0-4|24	%build
14cu|nodejs-delayed-stream-1.0.0-4|25	#nothing to do
14cu|nodejs-delayed-stream-1.0.0-4|26	
14cu|nodejs-delayed-stream-1.0.0-4|27	%install
14cu|nodejs-delayed-stream-1.0.0-4|28	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-delayed-stream-1.0.0-4|29	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-delayed-stream-1.0.0-4|30	
14cu|nodejs-delayed-stream-1.0.0-4|31	
14cu|nodejs-delayed-stream-1.0.0-4|32	
14cu|nodejs-delayed-stream-1.0.0-4|33	
14cu|nodejs-delayed-stream-1.0.0-4|34	%changelog
14cu|nodejs-delayed-stream-1.0.0-4|35	
14cu|nodejs-delayed-stream-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-delayed-stream-1.0.0-4|37	- (1955551) BuildList#2799825: Increase release tag
14cu|nodejs-delayed-stream-1.0.0-4|38	
14cu|nodejs-delayed-stream-1.0.0-4|39	

11327 14
14cu|nodejs-delegates-1.0.0-4|1	%define oname delegates
14cu|nodejs-delegates-1.0.0-4|2	
14cu|nodejs-delegates-1.0.0-4|3	Summary:        Delegate methods and accessors to another property
14cu|nodejs-delegates-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-delegates-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-delegates-1.0.0-4|6	Release:        4
14cu|nodejs-delegates-1.0.0-4|7	License:        MIT
14cu|nodejs-delegates-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-delegates-1.0.0-4|9	Url:            https://github.com/visionmedia/node-delegates
14cu|nodejs-delegates-1.0.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-delegates-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-delegates-1.0.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-delegates-1.0.0-4|13	BuildRequires:  npm(should)
14cu|nodejs-delegates-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-delegates-1.0.0-4|15	
14cu|nodejs-delegates-1.0.0-4|16	%description
14cu|nodejs-delegates-1.0.0-4|17	%{summary}.
14cu|nodejs-delegates-1.0.0-4|18	
14cu|nodejs-delegates-1.0.0-4|19	%files
14cu|nodejs-delegates-1.0.0-4|20	%doc License *.md
14cu|nodejs-delegates-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-delegates-1.0.0-4|22	
14cu|nodejs-delegates-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-delegates-1.0.0-4|24	
14cu|nodejs-delegates-1.0.0-4|25	%prep
14cu|nodejs-delegates-1.0.0-4|26	%setup -q -n package
14cu|nodejs-delegates-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-delegates-1.0.0-4|28	
14cu|nodejs-delegates-1.0.0-4|29	%build
14cu|nodejs-delegates-1.0.0-4|30	
14cu|nodejs-delegates-1.0.0-4|31	%install
14cu|nodejs-delegates-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-delegates-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-delegates-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-delegates-1.0.0-4|35	
14cu|nodejs-delegates-1.0.0-4|36	%check
14cu|nodejs-delegates-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-delegates-1.0.0-4|38	mocha --require should \
14cu|nodejs-delegates-1.0.0-4|39	--reporter spec \
14cu|nodejs-delegates-1.0.0-4|40	--bail
14cu|nodejs-delegates-1.0.0-4|41	
14cu|nodejs-delegates-1.0.0-4|42	%changelog
14cu|nodejs-delegates-1.0.0-4|43	
14cu|nodejs-delegates-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-delegates-1.0.0-4|45	- (5381072) BuildList#2799825: Increase release tag
14cu|nodejs-delegates-1.0.0-4|46	
14cu|nodejs-delegates-1.0.0-4|47	

11328 14
14cu|nodejs-depd-1.1.0-4|1	%define oname depd
14cu|nodejs-depd-1.1.0-4|2	
14cu|nodejs-depd-1.1.0-4|3	Summary:        Deprecate all the things
14cu|nodejs-depd-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-depd-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-depd-1.1.0-4|6	Release:        4
14cu|nodejs-depd-1.1.0-4|7	License:        MIT
14cu|nodejs-depd-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-depd-1.1.0-4|9	Url:            https://github.com/dougwilson/nodejs-depd
14cu|nodejs-depd-1.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-depd-1.1.0-4|11	Source0:        https://github.com/dougwilson/nodejs-depd/archive/v%{version}.tar.gz
14cu|nodejs-depd-1.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-depd-1.1.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-depd-1.1.0-4|14	BuildArch:      noarch
14cu|nodejs-depd-1.1.0-4|15	
14cu|nodejs-depd-1.1.0-4|16	%description
14cu|nodejs-depd-1.1.0-4|17	%{summary}.
14cu|nodejs-depd-1.1.0-4|18	
14cu|nodejs-depd-1.1.0-4|19	%files
14cu|nodejs-depd-1.1.0-4|20	%doc LICENSE *.md
14cu|nodejs-depd-1.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-depd-1.1.0-4|22	
14cu|nodejs-depd-1.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-depd-1.1.0-4|24	
14cu|nodejs-depd-1.1.0-4|25	%prep
14cu|nodejs-depd-1.1.0-4|26	%setup -q
14cu|nodejs-depd-1.1.0-4|27	rm -rf node_modules
14cu|nodejs-depd-1.1.0-4|28	
14cu|nodejs-depd-1.1.0-4|29	%build
14cu|nodejs-depd-1.1.0-4|30	
14cu|nodejs-depd-1.1.0-4|31	%install
14cu|nodejs-depd-1.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-depd-1.1.0-4|33	cp -r package.json index.js lib/ \
14cu|nodejs-depd-1.1.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-depd-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-depd-1.1.0-4|36	
14cu|nodejs-depd-1.1.0-4|37	%check
14cu|nodejs-depd-1.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-depd-1.1.0-4|39	mocha --reporter spec --bail test/
14cu|nodejs-depd-1.1.0-4|40	
14cu|nodejs-depd-1.1.0-4|41	%changelog
14cu|nodejs-depd-1.1.0-4|42	
14cu|nodejs-depd-1.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-depd-1.1.0-4|44	- (ebe4ba3) BuildList#2799825: Increase release tag
14cu|nodejs-depd-1.1.0-4|45	
14cu|nodejs-depd-1.1.0-4|46	

11329 14
14cu|nodejs-dep-graph-1.1.0-7.5|1	%define oname dep-graph
14cu|nodejs-dep-graph-1.1.0-7.5|2	
14cu|nodejs-dep-graph-1.1.0-7.5|3	Summary:    Simple dependency graph management in JavaScript
14cu|nodejs-dep-graph-1.1.0-7.5|4	Name:       nodejs-%{oname}
14cu|nodejs-dep-graph-1.1.0-7.5|5	Version:    1.1.0
14cu|nodejs-dep-graph-1.1.0-7.5|6	Release:    7.5
14cu|nodejs-dep-graph-1.1.0-7.5|7	License:    MIT
14cu|nodejs-dep-graph-1.1.0-7.5|8	Group:      Development/Other
14cu|nodejs-dep-graph-1.1.0-7.5|9	URL:        https://github.com/TrevorBurnham/%{oname}
14cu|nodejs-dep-graph-1.1.0-7.5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-dep-graph-1.1.0-7.5|11	# util.print is deprecated and callback in test is useless
14cu|nodejs-dep-graph-1.1.0-7.5|12	Patch0:     nodejs-dep-graph-node.patch
14cu|nodejs-dep-graph-1.1.0-7.5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-dep-graph-1.1.0-7.5|14	BuildRequires:  npm(coffee-script)
14cu|nodejs-dep-graph-1.1.0-7.5|15	BuildRequires:  npm(watchit)
14cu|nodejs-dep-graph-1.1.0-7.5|16	BuildRequires:  npm(nodeunit)
14cu|nodejs-dep-graph-1.1.0-7.5|17	BuildRequires:  npm(underscore)
14cu|nodejs-dep-graph-1.1.0-7.5|18	BuildRequires:  npm(docco) >= 0.7.0
14cu|nodejs-dep-graph-1.1.0-7.5|19	BuildArch:  noarch
14cu|nodejs-dep-graph-1.1.0-7.5|20	
14cu|nodejs-dep-graph-1.1.0-7.5|21	%description
14cu|nodejs-dep-graph-1.1.0-7.5|22	This is a Node.js module for simple dependency graph management in JavaScript.
14cu|nodejs-dep-graph-1.1.0-7.5|23	
14cu|nodejs-dep-graph-1.1.0-7.5|24	Say you have a set of resources that depend on each other in some way. These
14cu|nodejs-dep-graph-1.1.0-7.5|25	resources can be anything (eg, files, chains of command etc.).
14cu|nodejs-dep-graph-1.1.0-7.5|26	All that matters is that each one has a unique string identifier, and a list
14cu|nodejs-dep-graph-1.1.0-7.5|27	of direct dependencies.
14cu|nodejs-dep-graph-1.1.0-7.5|28	
14cu|nodejs-dep-graph-1.1.0-7.5|29	dep-graph makes it easy to compute "chains" of dependencies, with guaranteed
14cu|nodejs-dep-graph-1.1.0-7.5|30	logical ordering and no duplicates. That's trivial in most cases, but if A
14cu|nodejs-dep-graph-1.1.0-7.5|31	depends on B and B depends on A, a naïve dependency graph would get trapped
14cu|nodejs-dep-graph-1.1.0-7.5|32	in an infinite loop. dep-graph throws an error if any such "cycles" are
14cu|nodejs-dep-graph-1.1.0-7.5|33	detected.
14cu|nodejs-dep-graph-1.1.0-7.5|34	
14cu|nodejs-dep-graph-1.1.0-7.5|35	
14cu|nodejs-dep-graph-1.1.0-7.5|36	%files
14cu|nodejs-dep-graph-1.1.0-7.5|37	%doc README.mdown docs/
14cu|nodejs-dep-graph-1.1.0-7.5|38	%{nodejs_sitelib}/%{oname}
14cu|nodejs-dep-graph-1.1.0-7.5|39	#------------------------------------------------------------------------
14cu|nodejs-dep-graph-1.1.0-7.5|40	%prep
14cu|nodejs-dep-graph-1.1.0-7.5|41	%setup -q -n package
14cu|nodejs-dep-graph-1.1.0-7.5|42	%nodejs_fixdep underscore
14cu|nodejs-dep-graph-1.1.0-7.5|43	%patch0 -p0 -b util.print is deprecated
14cu|nodejs-dep-graph-1.1.0-7.5|44	# Build these from source instead.
14cu|nodejs-dep-graph-1.1.0-7.5|45	rm -rf lib/
14cu|nodejs-dep-graph-1.1.0-7.5|46	
14cu|nodejs-dep-graph-1.1.0-7.5|47	%build
14cu|nodejs-dep-graph-1.1.0-7.5|48	%nodejs_symlink_deps --check
14cu|nodejs-dep-graph-1.1.0-7.5|49	cake build
14cu|nodejs-dep-graph-1.1.0-7.5|50	cake docs
14cu|nodejs-dep-graph-1.1.0-7.5|51	
14cu|nodejs-dep-graph-1.1.0-7.5|52	%install
14cu|nodejs-dep-graph-1.1.0-7.5|53	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dep-graph-1.1.0-7.5|54	cp -pr package.json lib/ \
14cu|nodejs-dep-graph-1.1.0-7.5|55	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dep-graph-1.1.0-7.5|56	
14cu|nodejs-dep-graph-1.1.0-7.5|57	%nodejs_symlink_deps
14cu|nodejs-dep-graph-1.1.0-7.5|58	
14cu|nodejs-dep-graph-1.1.0-7.5|59	%check
14cu|nodejs-dep-graph-1.1.0-7.5|60	cake test
14cu|nodejs-dep-graph-1.1.0-7.5|61	
14cu|nodejs-dep-graph-1.1.0-7.5|62	
14cu|nodejs-dep-graph-1.1.0-7.5|63	%changelog
14cu|nodejs-dep-graph-1.1.0-7.5|64	
14cu|nodejs-dep-graph-1.1.0-7.5|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-7.5
14cu|nodejs-dep-graph-1.1.0-7.5|66	- (b1b4e83) BuildList#2799825: Increase release tag
14cu|nodejs-dep-graph-1.1.0-7.5|67	
14cu|nodejs-dep-graph-1.1.0-7.5|68	

11330 14
14cu|nodejs-deprecate-0.1.0-4|1	%define oname deprecate
14cu|nodejs-deprecate-0.1.0-4|2	
14cu|nodejs-deprecate-0.1.0-4|3	Summary:        Mark methods as deprecated and warn the user when they're called
14cu|nodejs-deprecate-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-deprecate-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-deprecate-0.1.0-4|6	Release:        4
14cu|nodejs-deprecate-0.1.0-4|7	License:        MIT
14cu|nodejs-deprecate-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-deprecate-0.1.0-4|9	Url:            https://github.com/brianc/node-deprecate
14cu|nodejs-deprecate-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deprecate-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deprecate-0.1.0-4|12	#
14cu|nodejs-deprecate-0.1.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-deprecate-0.1.0-4|14	BuildArch:      noarch
14cu|nodejs-deprecate-0.1.0-4|15	
14cu|nodejs-deprecate-0.1.0-4|16	%description
14cu|nodejs-deprecate-0.1.0-4|17	%{summary}.
14cu|nodejs-deprecate-0.1.0-4|18	
14cu|nodejs-deprecate-0.1.0-4|19	%files
14cu|nodejs-deprecate-0.1.0-4|20	%doc *.md
14cu|nodejs-deprecate-0.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deprecate-0.1.0-4|22	
14cu|nodejs-deprecate-0.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-deprecate-0.1.0-4|24	
14cu|nodejs-deprecate-0.1.0-4|25	%prep
14cu|nodejs-deprecate-0.1.0-4|26	%setup -q -n package
14cu|nodejs-deprecate-0.1.0-4|27	rm -rf node_modules
14cu|nodejs-deprecate-0.1.0-4|28	
14cu|nodejs-deprecate-0.1.0-4|29	%build
14cu|nodejs-deprecate-0.1.0-4|30	
14cu|nodejs-deprecate-0.1.0-4|31	%install
14cu|nodejs-deprecate-0.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deprecate-0.1.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deprecate-0.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-deprecate-0.1.0-4|35	
14cu|nodejs-deprecate-0.1.0-4|36	%check
14cu|nodejs-deprecate-0.1.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-deprecate-0.1.0-4|38	mocha
14cu|nodejs-deprecate-0.1.0-4|39	
14cu|nodejs-deprecate-0.1.0-4|40	%changelog
14cu|nodejs-deprecate-0.1.0-4|41	
14cu|nodejs-deprecate-0.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-deprecate-0.1.0-4|43	- (44fd950) BuildList#2799825: Increase release tag
14cu|nodejs-deprecate-0.1.0-4|44	
14cu|nodejs-deprecate-0.1.0-4|45	

11331 14
14cu|nodejs-deps-sort-2.0.0-4|1	%define oname deps-sort
14cu|nodejs-deps-sort-2.0.0-4|2	
14cu|nodejs-deps-sort-2.0.0-4|3	Summary:        Sort module-deps output for deterministic browserify bundles
14cu|nodejs-deps-sort-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-deps-sort-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-deps-sort-2.0.0-4|6	Release:        4
14cu|nodejs-deps-sort-2.0.0-4|7	License:        MIT
14cu|nodejs-deps-sort-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-deps-sort-2.0.0-4|9	Url:            https://github.com/substack/deps-sort
14cu|nodejs-deps-sort-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-deps-sort-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-deps-sort-2.0.0-4|12	BuildRequires:  npm(through2)
14cu|nodejs-deps-sort-2.0.0-4|13	BuildRequires:  npm(subarg)
14cu|nodejs-deps-sort-2.0.0-4|14	BuildRequires:  npm(shasum)
14cu|nodejs-deps-sort-2.0.0-4|15	BuildRequires:  npm(JSONStream)
14cu|nodejs-deps-sort-2.0.0-4|16	BuildRequires:  npm(tap)
14cu|nodejs-deps-sort-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-deps-sort-2.0.0-4|18	
14cu|nodejs-deps-sort-2.0.0-4|19	%description
14cu|nodejs-deps-sort-2.0.0-4|20	%{summary}.
14cu|nodejs-deps-sort-2.0.0-4|21	
14cu|nodejs-deps-sort-2.0.0-4|22	%files
14cu|nodejs-deps-sort-2.0.0-4|23	%doc LICENSE readme.markdown example/
14cu|nodejs-deps-sort-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-deps-sort-2.0.0-4|25	
14cu|nodejs-deps-sort-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-deps-sort-2.0.0-4|27	
14cu|nodejs-deps-sort-2.0.0-4|28	%prep
14cu|nodejs-deps-sort-2.0.0-4|29	%setup -q -n package
14cu|nodejs-deps-sort-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-deps-sort-2.0.0-4|31	chmod 644 example/*.js readme.markdown LICENSE
14cu|nodejs-deps-sort-2.0.0-4|32	%build
14cu|nodejs-deps-sort-2.0.0-4|33	
14cu|nodejs-deps-sort-2.0.0-4|34	%install
14cu|nodejs-deps-sort-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deps-sort-2.0.0-4|36	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-deps-sort-2.0.0-4|37	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-deps-sort-2.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-deps-sort-2.0.0-4|39	
14cu|nodejs-deps-sort-2.0.0-4|40	%check
14cu|nodejs-deps-sort-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-deps-sort-2.0.0-4|42	%tap test
14cu|nodejs-deps-sort-2.0.0-4|43	
14cu|nodejs-deps-sort-2.0.0-4|44	%changelog
14cu|nodejs-deps-sort-2.0.0-4|45	
14cu|nodejs-deps-sort-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-deps-sort-2.0.0-4|47	- (6644b85) BuildList#2799825: Increase release tag
14cu|nodejs-deps-sort-2.0.0-4|48	
14cu|nodejs-deps-sort-2.0.0-4|49	

11332 14
14cu|nodejs-des.js-1.0.0-4|1	%define oname des.js
14cu|nodejs-des.js-1.0.0-4|2	
14cu|nodejs-des.js-1.0.0-4|3	Summary:        DES implementation
14cu|nodejs-des.js-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-des.js-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-des.js-1.0.0-4|6	Release:        4
14cu|nodejs-des.js-1.0.0-4|7	License:        MIT
14cu|nodejs-des.js-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-des.js-1.0.0-4|9	Url:            https://github.com/indutny/des.js
14cu|nodejs-des.js-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-des.js-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-des.js-1.0.0-4|12	BuildRequires:  npm(minimalistic-assert)
14cu|nodejs-des.js-1.0.0-4|13	BuildRequires:  npm(inherits)
14cu|nodejs-des.js-1.0.0-4|14	
14cu|nodejs-des.js-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-des.js-1.0.0-4|16	
14cu|nodejs-des.js-1.0.0-4|17	%description
14cu|nodejs-des.js-1.0.0-4|18	%{summary}.
14cu|nodejs-des.js-1.0.0-4|19	
14cu|nodejs-des.js-1.0.0-4|20	%files
14cu|nodejs-des.js-1.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-des.js-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-des.js-1.0.0-4|23	
14cu|nodejs-des.js-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-des.js-1.0.0-4|25	
14cu|nodejs-des.js-1.0.0-4|26	%prep
14cu|nodejs-des.js-1.0.0-4|27	%setup -q -n package
14cu|nodejs-des.js-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-des.js-1.0.0-4|29	cp -r README.md LICENSE
14cu|nodejs-des.js-1.0.0-4|30	%nodejs_fixdep inherits
14cu|nodejs-des.js-1.0.0-4|31	
14cu|nodejs-des.js-1.0.0-4|32	%build
14cu|nodejs-des.js-1.0.0-4|33	
14cu|nodejs-des.js-1.0.0-4|34	%install
14cu|nodejs-des.js-1.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-des.js-1.0.0-4|36	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-des.js-1.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-des.js-1.0.0-4|38	
14cu|nodejs-des.js-1.0.0-4|39	%changelog
14cu|nodejs-des.js-1.0.0-4|40	
14cu|nodejs-des.js-1.0.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-des.js-1.0.0-4|42	- (28239f7) BuildList#2799825: Increase release tag
14cu|nodejs-des.js-1.0.0-4|43	
14cu|nodejs-des.js-1.0.0-4|44	

11333 14
14cu|nodejs-destroy-1.0.3-4|1	%define oname destroy
14cu|nodejs-destroy-1.0.3-4|2	
14cu|nodejs-destroy-1.0.3-4|3	Summary:        Destroy a stream if possible
14cu|nodejs-destroy-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-destroy-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-destroy-1.0.3-4|6	Release:        4
14cu|nodejs-destroy-1.0.3-4|7	License:        MIT
14cu|nodejs-destroy-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-destroy-1.0.3-4|9	Url:            https://github.com/stream-utils/destroy
14cu|nodejs-destroy-1.0.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-destroy-1.0.3-4|11	# Using github for the tests
14cu|nodejs-destroy-1.0.3-4|12	Source0:        https://github.com/stream-utils/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-destroy-1.0.3-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-destroy-1.0.3-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-destroy-1.0.3-4|15	BuildArch:      noarch
14cu|nodejs-destroy-1.0.3-4|16	
14cu|nodejs-destroy-1.0.3-4|17	%description
14cu|nodejs-destroy-1.0.3-4|18	%{summary}.
14cu|nodejs-destroy-1.0.3-4|19	
14cu|nodejs-destroy-1.0.3-4|20	%files
14cu|nodejs-destroy-1.0.3-4|21	%doc LICENSE *.md
14cu|nodejs-destroy-1.0.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-destroy-1.0.3-4|23	
14cu|nodejs-destroy-1.0.3-4|24	#------------------------------------------------------------------
14cu|nodejs-destroy-1.0.3-4|25	
14cu|nodejs-destroy-1.0.3-4|26	%prep
14cu|nodejs-destroy-1.0.3-4|27	%setup -qn %{oname}-%{version}
14cu|nodejs-destroy-1.0.3-4|28	
14cu|nodejs-destroy-1.0.3-4|29	%build
14cu|nodejs-destroy-1.0.3-4|30	
14cu|nodejs-destroy-1.0.3-4|31	%install
14cu|nodejs-destroy-1.0.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-destroy-1.0.3-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-destroy-1.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-destroy-1.0.3-4|35	
14cu|nodejs-destroy-1.0.3-4|36	%check
14cu|nodejs-destroy-1.0.3-4|37	%nodejs_symlink_deps --check
14cu|nodejs-destroy-1.0.3-4|38	mocha --reporter spec
14cu|nodejs-destroy-1.0.3-4|39	
14cu|nodejs-destroy-1.0.3-4|40	
14cu|nodejs-destroy-1.0.3-4|41	%changelog
14cu|nodejs-destroy-1.0.3-4|42	
14cu|nodejs-destroy-1.0.3-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-destroy-1.0.3-4|44	- (a61b2c4) BuildList#2799825: Increase release tag
14cu|nodejs-destroy-1.0.3-4|45	
14cu|nodejs-destroy-1.0.3-4|46	

11334 14
14cu|nodejs-detect-indent-4.0.0-4|1	%define oname detect-indent
14cu|nodejs-detect-indent-4.0.0-4|2	
14cu|nodejs-detect-indent-4.0.0-4|3	Summary:        Detect the indentation of code
14cu|nodejs-detect-indent-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-detect-indent-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-detect-indent-4.0.0-4|6	Release:        4
14cu|nodejs-detect-indent-4.0.0-4|7	License:        MIT
14cu|nodejs-detect-indent-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-detect-indent-4.0.0-4|9	Url:            https://github.com/sindresorhus/detect-indent
14cu|nodejs-detect-indent-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-detect-indent-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-detect-indent-4.0.0-4|12	BuildRequires:  npm(repeating)
14cu|nodejs-detect-indent-4.0.0-4|13	BuildArch:      noarch
14cu|nodejs-detect-indent-4.0.0-4|14	
14cu|nodejs-detect-indent-4.0.0-4|15	%description
14cu|nodejs-detect-indent-4.0.0-4|16	%{summary}.
14cu|nodejs-detect-indent-4.0.0-4|17	
14cu|nodejs-detect-indent-4.0.0-4|18	%files
14cu|nodejs-detect-indent-4.0.0-4|19	%doc license *.md
14cu|nodejs-detect-indent-4.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-detect-indent-4.0.0-4|21	
14cu|nodejs-detect-indent-4.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-detect-indent-4.0.0-4|23	
14cu|nodejs-detect-indent-4.0.0-4|24	%prep
14cu|nodejs-detect-indent-4.0.0-4|25	%setup -q -n package
14cu|nodejs-detect-indent-4.0.0-4|26	rm -rf node_modules
14cu|nodejs-detect-indent-4.0.0-4|27	
14cu|nodejs-detect-indent-4.0.0-4|28	%build
14cu|nodejs-detect-indent-4.0.0-4|29	
14cu|nodejs-detect-indent-4.0.0-4|30	%install
14cu|nodejs-detect-indent-4.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-detect-indent-4.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-detect-indent-4.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-detect-indent-4.0.0-4|34	
14cu|nodejs-detect-indent-4.0.0-4|35	%changelog
14cu|nodejs-detect-indent-4.0.0-4|36	
14cu|nodejs-detect-indent-4.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-detect-indent-4.0.0-4|38	- (8ed9625) BuildList#2799825: Increase release tag
14cu|nodejs-detect-indent-4.0.0-4|39	
14cu|nodejs-detect-indent-4.0.0-4|40	

11335 14
14cu|nodejs-detective-4.3.1-4|1	%define oname detective
14cu|nodejs-detective-4.3.1-4|2	
14cu|nodejs-detective-4.3.1-4|3	Summary:    Node.js module to find all calls to require()
14cu|nodejs-detective-4.3.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-detective-4.3.1-4|5	Version:    4.3.1
14cu|nodejs-detective-4.3.1-4|6	Release:    4
14cu|nodejs-detective-4.3.1-4|7	License:    MIT
14cu|nodejs-detective-4.3.1-4|8	Group:      Development/Other
14cu|nodejs-detective-4.3.1-4|9	URL:        https://github.com/substack/node-detective
14cu|nodejs-detective-4.3.1-4|10	Source0:    http://registry.npmjs.org/detective/-/detective-%{version}.tgz
14cu|nodejs-detective-4.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-detective-4.3.1-4|12	BuildRequires:  npm(defined)
14cu|nodejs-detective-4.3.1-4|13	BuildRequires:  npm(acorn)
14cu|nodejs-detective-4.3.1-4|14	BuildRequires:  npm(tap)
14cu|nodejs-detective-4.3.1-4|15	BuildArch:  noarch
14cu|nodejs-detective-4.3.1-4|16	
14cu|nodejs-detective-4.3.1-4|17	%description
14cu|nodejs-detective-4.3.1-4|18	Node.js module to find all calls to require(), no matter how crazily nested,
14cu|nodejs-detective-4.3.1-4|19	using a proper walk of the AST.
14cu|nodejs-detective-4.3.1-4|20	
14cu|nodejs-detective-4.3.1-4|21	%files
14cu|nodejs-detective-4.3.1-4|22	%doc LICENSE readme.markdown example/
14cu|nodejs-detective-4.3.1-4|23	%{nodejs_sitelib}/detective
14cu|nodejs-detective-4.3.1-4|24	#-------------------------------------------------------------
14cu|nodejs-detective-4.3.1-4|25	%prep
14cu|nodejs-detective-4.3.1-4|26	%setup -q -n package
14cu|nodejs-detective-4.3.1-4|27	
14cu|nodejs-detective-4.3.1-4|28	chmod 644 example/*.js LICENSE bench/*.txt
14cu|nodejs-detective-4.3.1-4|29	
14cu|nodejs-detective-4.3.1-4|30	%build
14cu|nodejs-detective-4.3.1-4|31	#nothing to do
14cu|nodejs-detective-4.3.1-4|32	
14cu|nodejs-detective-4.3.1-4|33	
14cu|nodejs-detective-4.3.1-4|34	%install
14cu|nodejs-detective-4.3.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/detective
14cu|nodejs-detective-4.3.1-4|36	cp -pr package.json index.js bench \
14cu|nodejs-detective-4.3.1-4|37	%{buildroot}%{nodejs_sitelib}/detective
14cu|nodejs-detective-4.3.1-4|38	
14cu|nodejs-detective-4.3.1-4|39	%nodejs_symlink_deps
14cu|nodejs-detective-4.3.1-4|40	
14cu|nodejs-detective-4.3.1-4|41	%check
14cu|nodejs-detective-4.3.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-detective-4.3.1-4|43	%tap test/*.js
14cu|nodejs-detective-4.3.1-4|44	
14cu|nodejs-detective-4.3.1-4|45	%changelog
14cu|nodejs-detective-4.3.1-4|46	
14cu|nodejs-detective-4.3.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.3.1-4
14cu|nodejs-detective-4.3.1-4|48	- (a194e20) BuildList#2799825: Increase release tag
14cu|nodejs-detective-4.3.1-4|49	
14cu|nodejs-detective-4.3.1-4|50	

11336 14
14cu|nodejs-dezalgo-1.0.3-4|1	%define oname dezalgo
14cu|nodejs-dezalgo-1.0.3-4|2	
14cu|nodejs-dezalgo-1.0.3-4|3	Summary:        Contain async insanity so that the dark pony lord doesn't eat souls
14cu|nodejs-dezalgo-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-dezalgo-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-dezalgo-1.0.3-4|6	Release:        4
14cu|nodejs-dezalgo-1.0.3-4|7	License:        ISC
14cu|nodejs-dezalgo-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-dezalgo-1.0.3-4|9	Url:            https://github.com/npm/dezalgo
14cu|nodejs-dezalgo-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-dezalgo-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-dezalgo-1.0.3-4|12	BuildRequires:  npm(wrappy)
14cu|nodejs-dezalgo-1.0.3-4|13	BuildRequires:  npm(asap)
14cu|nodejs-dezalgo-1.0.3-4|14	BuildRequires:  npm(tap)
14cu|nodejs-dezalgo-1.0.3-4|15	BuildArch:      noarch
14cu|nodejs-dezalgo-1.0.3-4|16	
14cu|nodejs-dezalgo-1.0.3-4|17	%description
14cu|nodejs-dezalgo-1.0.3-4|18	%{summary}.
14cu|nodejs-dezalgo-1.0.3-4|19	
14cu|nodejs-dezalgo-1.0.3-4|20	%files
14cu|nodejs-dezalgo-1.0.3-4|21	%doc LICENSE README.md
14cu|nodejs-dezalgo-1.0.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-dezalgo-1.0.3-4|23	
14cu|nodejs-dezalgo-1.0.3-4|24	#------------------------------------------------------------------
14cu|nodejs-dezalgo-1.0.3-4|25	
14cu|nodejs-dezalgo-1.0.3-4|26	%prep
14cu|nodejs-dezalgo-1.0.3-4|27	%setup -q -n package
14cu|nodejs-dezalgo-1.0.3-4|28	rm -rf node_modules
14cu|nodejs-dezalgo-1.0.3-4|29	
14cu|nodejs-dezalgo-1.0.3-4|30	%build
14cu|nodejs-dezalgo-1.0.3-4|31	
14cu|nodejs-dezalgo-1.0.3-4|32	%install
14cu|nodejs-dezalgo-1.0.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dezalgo-1.0.3-4|34	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dezalgo-1.0.3-4|35	%nodejs_symlink_deps
14cu|nodejs-dezalgo-1.0.3-4|36	
14cu|nodejs-dezalgo-1.0.3-4|37	
14cu|nodejs-dezalgo-1.0.3-4|38	%check
14cu|nodejs-dezalgo-1.0.3-4|39	rm -fr package.json
14cu|nodejs-dezalgo-1.0.3-4|40	cp -r %{buildroot}%{nodejs_sitelib}/%{oname}/package.json .
14cu|nodejs-dezalgo-1.0.3-4|41	%nodejs_symlink_deps --check
14cu|nodejs-dezalgo-1.0.3-4|42	%tap test/*.js
14cu|nodejs-dezalgo-1.0.3-4|43	
14cu|nodejs-dezalgo-1.0.3-4|44	
14cu|nodejs-dezalgo-1.0.3-4|45	%changelog
14cu|nodejs-dezalgo-1.0.3-4|46	
14cu|nodejs-dezalgo-1.0.3-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-dezalgo-1.0.3-4|48	- (07e3fc1) BuildList#2799825: Increase release tag
14cu|nodejs-dezalgo-1.0.3-4|49	
14cu|nodejs-dezalgo-1.0.3-4|50	

11337 14
14cu|nodejs-diff-2.2.1-4|1	%define oname diff
14cu|nodejs-diff-2.2.1-4|2	
14cu|nodejs-diff-2.2.1-4|3	Summary:        A JavaScript text %{oname} implementation for Node.js
14cu|nodejs-diff-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-diff-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-diff-2.2.1-4|6	Release:        4
14cu|nodejs-diff-2.2.1-4|7	License:        BSD
14cu|nodejs-diff-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-diff-2.2.1-4|9	Url:            https://github.com/kpdecker/js%{oname}
14cu|nodejs-diff-2.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-diff-2.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-diff-2.2.1-4|12	
14cu|nodejs-diff-2.2.1-4|13	BuildArch:      noarch
14cu|nodejs-diff-2.2.1-4|14	
14cu|nodejs-diff-2.2.1-4|15	%description
14cu|nodejs-diff-2.2.1-4|16	%{summary}
14cu|nodejs-diff-2.2.1-4|17	
14cu|nodejs-diff-2.2.1-4|18	%files
14cu|nodejs-diff-2.2.1-4|19	%doc README.md release-notes.md LICENSE images examples
14cu|nodejs-diff-2.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-diff-2.2.1-4|21	#----------------------------------------------------------
14cu|nodejs-diff-2.2.1-4|22	
14cu|nodejs-diff-2.2.1-4|23	%prep
14cu|nodejs-diff-2.2.1-4|24	%setup -q -n package
14cu|nodejs-diff-2.2.1-4|25	rm -rf node_modules
14cu|nodejs-diff-2.2.1-4|26	
14cu|nodejs-diff-2.2.1-4|27	%build
14cu|nodejs-diff-2.2.1-4|28	#nothing to do
14cu|nodejs-diff-2.2.1-4|29	
14cu|nodejs-diff-2.2.1-4|30	%install
14cu|nodejs-diff-2.2.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-diff-2.2.1-4|32	cp -pr package.json lib dist \
14cu|nodejs-diff-2.2.1-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-diff-2.2.1-4|34	
14cu|nodejs-diff-2.2.1-4|35	%nodejs_symlink_deps
14cu|nodejs-diff-2.2.1-4|36	
14cu|nodejs-diff-2.2.1-4|37	%changelog
14cu|nodejs-diff-2.2.1-4|38	
14cu|nodejs-diff-2.2.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-diff-2.2.1-4|40	- (6e8d032) BuildList#2799825: Increase release tag
14cu|nodejs-diff-2.2.1-4|41	
14cu|nodejs-diff-2.2.1-4|42	

11338 14
14cu|nodejs-diffie-hellman-5.0.0-4|1	%define oname diffie-hellman
14cu|nodejs-diffie-hellman-5.0.0-4|2	
14cu|nodejs-diffie-hellman-5.0.0-4|3	Summary:        Pure js diffie-hellman
14cu|nodejs-diffie-hellman-5.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-diffie-hellman-5.0.0-4|5	Version:        5.0.0
14cu|nodejs-diffie-hellman-5.0.0-4|6	Release:        4
14cu|nodejs-diffie-hellman-5.0.0-4|7	License:        MIT
14cu|nodejs-diffie-hellman-5.0.0-4|8	Group:          Development/Other
14cu|nodejs-diffie-hellman-5.0.0-4|9	Url:            https://github.com/crypto-browserify/diffie-hellman
14cu|nodejs-diffie-hellman-5.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-diffie-hellman-5.0.0-4|11	Source1:        https://raw.githubusercontent.com/crypto-browserify/diffie-hellman/master/test.js
14cu|nodejs-diffie-hellman-5.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-diffie-hellman-5.0.0-4|13	BuildRequires:  npm(randombytes)
14cu|nodejs-diffie-hellman-5.0.0-4|14	BuildRequires:  npm(miller-rabin)
14cu|nodejs-diffie-hellman-5.0.0-4|15	BuildRequires:  npm(bn.js)
14cu|nodejs-diffie-hellman-5.0.0-4|16	BuildRequires:  npm(tap-spec)
14cu|nodejs-diffie-hellman-5.0.0-4|17	BuildRequires:  npm(tape)
14cu|nodejs-diffie-hellman-5.0.0-4|18	BuildArch:      noarch
14cu|nodejs-diffie-hellman-5.0.0-4|19	
14cu|nodejs-diffie-hellman-5.0.0-4|20	%description
14cu|nodejs-diffie-hellman-5.0.0-4|21	%{summary}.
14cu|nodejs-diffie-hellman-5.0.0-4|22	
14cu|nodejs-diffie-hellman-5.0.0-4|23	%files
14cu|nodejs-diffie-hellman-5.0.0-4|24	%doc readme.md
14cu|nodejs-diffie-hellman-5.0.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-diffie-hellman-5.0.0-4|26	
14cu|nodejs-diffie-hellman-5.0.0-4|27	#------------------------------------------------------------------
14cu|nodejs-diffie-hellman-5.0.0-4|28	
14cu|nodejs-diffie-hellman-5.0.0-4|29	%prep
14cu|nodejs-diffie-hellman-5.0.0-4|30	%setup -q -n package
14cu|nodejs-diffie-hellman-5.0.0-4|31	rm -rf node_modules
14cu|nodejs-diffie-hellman-5.0.0-4|32	cp -p %{SOURCE1} .
14cu|nodejs-diffie-hellman-5.0.0-4|33	
14cu|nodejs-diffie-hellman-5.0.0-4|34	%build
14cu|nodejs-diffie-hellman-5.0.0-4|35	
14cu|nodejs-diffie-hellman-5.0.0-4|36	%install
14cu|nodejs-diffie-hellman-5.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-diffie-hellman-5.0.0-4|38	cp -r package.json *.js lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-diffie-hellman-5.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-diffie-hellman-5.0.0-4|40	
14cu|nodejs-diffie-hellman-5.0.0-4|41	
14cu|nodejs-diffie-hellman-5.0.0-4|42	%check
14cu|nodejs-diffie-hellman-5.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-diffie-hellman-5.0.0-4|44	%__nodejs test.js | tap-spec || :
14cu|nodejs-diffie-hellman-5.0.0-4|45	
14cu|nodejs-diffie-hellman-5.0.0-4|46	
14cu|nodejs-diffie-hellman-5.0.0-4|47	%changelog
14cu|nodejs-diffie-hellman-5.0.0-4|48	
14cu|nodejs-diffie-hellman-5.0.0-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.0-4
14cu|nodejs-diffie-hellman-5.0.0-4|50	- (9d684bf) BuildList#2799825: Increase release tag
14cu|nodejs-diffie-hellman-5.0.0-4|51	
14cu|nodejs-diffie-hellman-5.0.0-4|52	

11339 14
14cu|nodejs-difflet-1.0.1-6|1	%define oname difflet
14cu|nodejs-difflet-1.0.1-6|2	
14cu|nodejs-difflet-1.0.1-6|3	Summary:        Colorful diffs for JavaScript objects
14cu|nodejs-difflet-1.0.1-6|4	Name:           nodejs-%{oname}
14cu|nodejs-difflet-1.0.1-6|5	Version:        1.0.1
14cu|nodejs-difflet-1.0.1-6|6	Release:        6
14cu|nodejs-difflet-1.0.1-6|7	Group:          System/Libraries
14cu|nodejs-difflet-1.0.1-6|8	License:        MIT
14cu|nodejs-difflet-1.0.1-6|9	URL:            https://github.com/substack/%{oname}
14cu|nodejs-difflet-1.0.1-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-difflet-1.0.1-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-difflet-1.0.1-6|12	BuildRequires:  npm(tap)
14cu|nodejs-difflet-1.0.1-6|13	BuildRequires:  npm(deep-is)
14cu|nodejs-difflet-1.0.1-6|14	BuildRequires:  npm(charm)
14cu|nodejs-difflet-1.0.1-6|15	BuildRequires:  npm(traverse)
14cu|nodejs-difflet-1.0.1-6|16	BuildRequires:  npm(ent)
14cu|nodejs-difflet-1.0.1-6|17	BuildArch:      noarch
14cu|nodejs-difflet-1.0.1-6|18	
14cu|nodejs-difflet-1.0.1-6|19	%description
14cu|nodejs-difflet-1.0.1-6|20	Creates colorful diffs for JavaScript objects.
14cu|nodejs-difflet-1.0.1-6|21	
14cu|nodejs-difflet-1.0.1-6|22	
14cu|nodejs-difflet-1.0.1-6|23	%files
14cu|nodejs-difflet-1.0.1-6|24	%doc LICENSE README.markdown example
14cu|nodejs-difflet-1.0.1-6|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-difflet-1.0.1-6|26	#--------------------------------------------------------
14cu|nodejs-difflet-1.0.1-6|27	
14cu|nodejs-difflet-1.0.1-6|28	%prep
14cu|nodejs-difflet-1.0.1-6|29	%setup -q -n package
14cu|nodejs-difflet-1.0.1-6|30	# will download stuff in %BUILDDIR
14cu|nodejs-difflet-1.0.1-6|31	rm -fr test/html.js
14cu|nodejs-difflet-1.0.1-6|32	%nodejs_fixdep charm
14cu|nodejs-difflet-1.0.1-6|33	%nodejs_fixdep traverse
14cu|nodejs-difflet-1.0.1-6|34	%nodejs_fixdep deep-is
14cu|nodejs-difflet-1.0.1-6|35	
14cu|nodejs-difflet-1.0.1-6|36	%build
14cu|nodejs-difflet-1.0.1-6|37	#nothing to do
14cu|nodejs-difflet-1.0.1-6|38	
14cu|nodejs-difflet-1.0.1-6|39	%install
14cu|nodejs-difflet-1.0.1-6|40	
14cu|nodejs-difflet-1.0.1-6|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-difflet-1.0.1-6|42	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-difflet-1.0.1-6|43	
14cu|nodejs-difflet-1.0.1-6|44	%nodejs_symlink_deps
14cu|nodejs-difflet-1.0.1-6|45	
14cu|nodejs-difflet-1.0.1-6|46	%check
14cu|nodejs-difflet-1.0.1-6|47	%nodejs_symlink_deps --check
14cu|nodejs-difflet-1.0.1-6|48	%tap test/*.js
14cu|nodejs-difflet-1.0.1-6|49	
14cu|nodejs-difflet-1.0.1-6|50	%changelog
14cu|nodejs-difflet-1.0.1-6|51	
14cu|nodejs-difflet-1.0.1-6|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-6
14cu|nodejs-difflet-1.0.1-6|53	- (19036c8) BuildList#2799825: Increase release tag
14cu|nodejs-difflet-1.0.1-6|54	
14cu|nodejs-difflet-1.0.1-6|55	

11340 14
14cu|nodejs-docopt-mult-args-0.6.2-4|1	%define oname docopt-mult-args
14cu|nodejs-docopt-mult-args-0.6.2-4|2	
14cu|nodejs-docopt-mult-args-0.6.2-4|3	Summary:        CLI option parser that will make you smile
14cu|nodejs-docopt-mult-args-0.6.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-docopt-mult-args-0.6.2-4|5	Version:        0.6.2
14cu|nodejs-docopt-mult-args-0.6.2-4|6	Release:        4
14cu|nodejs-docopt-mult-args-0.6.2-4|7	License:        MIT
14cu|nodejs-docopt-mult-args-0.6.2-4|8	Group:          Development/Other
14cu|nodejs-docopt-mult-args-0.6.2-4|9	Url:            https://github.com/scarnie/docopt.coffee
14cu|nodejs-docopt-mult-args-0.6.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-docopt-mult-args-0.6.2-4|11	# Using git master branch  to build against our newer coffe
14cu|nodejs-docopt-mult-args-0.6.2-4|12	Source0:        https://github.com/stuartcarnie/docopt.coffee/archive/master.zip
14cu|nodejs-docopt-mult-args-0.6.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-docopt-mult-args-0.6.2-4|14	BuildRequires:  npm(chai)
14cu|nodejs-docopt-mult-args-0.6.2-4|15	BuildRequires:  npm(coffee-script)
14cu|nodejs-docopt-mult-args-0.6.2-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-docopt-mult-args-0.6.2-4|17	Provides:       npm(%{oname}) == %{EVRD}
14cu|nodejs-docopt-mult-args-0.6.2-4|18	BuildArch:      noarch
14cu|nodejs-docopt-mult-args-0.6.2-4|19	
14cu|nodejs-docopt-mult-args-0.6.2-4|20	%description
14cu|nodejs-docopt-mult-args-0.6.2-4|21	%{summary}.
14cu|nodejs-docopt-mult-args-0.6.2-4|22	
14cu|nodejs-docopt-mult-args-0.6.2-4|23	%files
14cu|nodejs-docopt-mult-args-0.6.2-4|24	%doc LICENSE-* *.md examples
14cu|nodejs-docopt-mult-args-0.6.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-docopt-mult-args-0.6.2-4|26	
14cu|nodejs-docopt-mult-args-0.6.2-4|27	#------------------------------------------------------------------
14cu|nodejs-docopt-mult-args-0.6.2-4|28	
14cu|nodejs-docopt-mult-args-0.6.2-4|29	%prep
14cu|nodejs-docopt-mult-args-0.6.2-4|30	%setup -q -n docopt.coffee-master
14cu|nodejs-docopt-mult-args-0.6.2-4|31	rm -rf node_modules
14cu|nodejs-docopt-mult-args-0.6.2-4|32	
14cu|nodejs-docopt-mult-args-0.6.2-4|33	%build
14cu|nodejs-docopt-mult-args-0.6.2-4|34	# build against our coffe
14cu|nodejs-docopt-mult-args-0.6.2-4|35	coffee -c docopt.coffee
14cu|nodejs-docopt-mult-args-0.6.2-4|36	
14cu|nodejs-docopt-mult-args-0.6.2-4|37	%install
14cu|nodejs-docopt-mult-args-0.6.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-docopt-mult-args-0.6.2-4|39	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-docopt-mult-args-0.6.2-4|40	%nodejs_symlink_deps
14cu|nodejs-docopt-mult-args-0.6.2-4|41	
14cu|nodejs-docopt-mult-args-0.6.2-4|42	# please do not disable tests.
14cu|nodejs-docopt-mult-args-0.6.2-4|43	%check
14cu|nodejs-docopt-mult-args-0.6.2-4|44	%nodejs_symlink_deps --check
14cu|nodejs-docopt-mult-args-0.6.2-4|45	mocha --compilers coffee:coffee-script/register
14cu|nodejs-docopt-mult-args-0.6.2-4|46	
14cu|nodejs-docopt-mult-args-0.6.2-4|47	%changelog
14cu|nodejs-docopt-mult-args-0.6.2-4|48	
14cu|nodejs-docopt-mult-args-0.6.2-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.2-4
14cu|nodejs-docopt-mult-args-0.6.2-4|50	- (96be151) BuildList#2799825: Increase release tag
14cu|nodejs-docopt-mult-args-0.6.2-4|51	
14cu|nodejs-docopt-mult-args-0.6.2-4|52	

11341 14
14cu|nodejs-doctrine-0.7.2-4|1	%define oname doctrine
14cu|nodejs-doctrine-0.7.2-4|2	
14cu|nodejs-doctrine-0.7.2-4|3	Summary:        JSDoc parser
14cu|nodejs-doctrine-0.7.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-doctrine-0.7.2-4|5	Version:        0.7.2
14cu|nodejs-doctrine-0.7.2-4|6	Release:        4
14cu|nodejs-doctrine-0.7.2-4|7	License:        BSD
14cu|nodejs-doctrine-0.7.2-4|8	Group:          Development/Other
14cu|nodejs-doctrine-0.7.2-4|9	Url:            https://github.com/eslint/doctrine
14cu|nodejs-doctrine-0.7.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-doctrine-0.7.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-doctrine-0.7.2-4|12	BuildRequires:  npm(isarray)
14cu|nodejs-doctrine-0.7.2-4|13	BuildRequires:  npm(esutils)
14cu|nodejs-doctrine-0.7.2-4|14	BuildArch:      noarch
14cu|nodejs-doctrine-0.7.2-4|15	
14cu|nodejs-doctrine-0.7.2-4|16	%description
14cu|nodejs-doctrine-0.7.2-4|17	%{summary}.
14cu|nodejs-doctrine-0.7.2-4|18	
14cu|nodejs-doctrine-0.7.2-4|19	%files
14cu|nodejs-doctrine-0.7.2-4|20	%doc LICENSE.BSD LICENSE.closure-compiler LICENSE.esprima README.md
14cu|nodejs-doctrine-0.7.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-doctrine-0.7.2-4|22	
14cu|nodejs-doctrine-0.7.2-4|23	#------------------------------------------------------------------
14cu|nodejs-doctrine-0.7.2-4|24	
14cu|nodejs-doctrine-0.7.2-4|25	%prep
14cu|nodejs-doctrine-0.7.2-4|26	%setup -q -n package
14cu|nodejs-doctrine-0.7.2-4|27	rm -rf node_modules
14cu|nodejs-doctrine-0.7.2-4|28	
14cu|nodejs-doctrine-0.7.2-4|29	%build
14cu|nodejs-doctrine-0.7.2-4|30	
14cu|nodejs-doctrine-0.7.2-4|31	%install
14cu|nodejs-doctrine-0.7.2-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-doctrine-0.7.2-4|33	cp -r package.json lib %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-doctrine-0.7.2-4|34	%nodejs_symlink_deps
14cu|nodejs-doctrine-0.7.2-4|35	%changelog
14cu|nodejs-doctrine-0.7.2-4|36	
14cu|nodejs-doctrine-0.7.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.2-4
14cu|nodejs-doctrine-0.7.2-4|38	- (2d05938) BuildList#2799825: Increase release tag
14cu|nodejs-doctrine-0.7.2-4|39	
14cu|nodejs-doctrine-0.7.2-4|40	

11342 14
14cu|nodejs-domain-browser-1.1.7-4|1	%define oname domain-browser
14cu|nodejs-domain-browser-1.1.7-4|2	
14cu|nodejs-domain-browser-1.1.7-4|3	Summary:        Node's domain module for the web browser
14cu|nodejs-domain-browser-1.1.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-domain-browser-1.1.7-4|5	Version:        1.1.7
14cu|nodejs-domain-browser-1.1.7-4|6	Release:        4
14cu|nodejs-domain-browser-1.1.7-4|7	License:        MIT
14cu|nodejs-domain-browser-1.1.7-4|8	Group:          Development/Other
14cu|nodejs-domain-browser-1.1.7-4|9	Url:            https://github.com/bevry/domain-browser
14cu|nodejs-domain-browser-1.1.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-domain-browser-1.1.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-domain-browser-1.1.7-4|12	BuildArch:      noarch
14cu|nodejs-domain-browser-1.1.7-4|13	
14cu|nodejs-domain-browser-1.1.7-4|14	%description
14cu|nodejs-domain-browser-1.1.7-4|15	%{summary}.
14cu|nodejs-domain-browser-1.1.7-4|16	
14cu|nodejs-domain-browser-1.1.7-4|17	%files
14cu|nodejs-domain-browser-1.1.7-4|18	%doc LICENSE.md HISTORY.md README.md
14cu|nodejs-domain-browser-1.1.7-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-domain-browser-1.1.7-4|20	
14cu|nodejs-domain-browser-1.1.7-4|21	#------------------------------------------------------------------
14cu|nodejs-domain-browser-1.1.7-4|22	
14cu|nodejs-domain-browser-1.1.7-4|23	%prep
14cu|nodejs-domain-browser-1.1.7-4|24	%setup -q -n package
14cu|nodejs-domain-browser-1.1.7-4|25	rm -rf node_modules
14cu|nodejs-domain-browser-1.1.7-4|26	
14cu|nodejs-domain-browser-1.1.7-4|27	%build
14cu|nodejs-domain-browser-1.1.7-4|28	
14cu|nodejs-domain-browser-1.1.7-4|29	%install
14cu|nodejs-domain-browser-1.1.7-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domain-browser-1.1.7-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domain-browser-1.1.7-4|32	%nodejs_symlink_deps
14cu|nodejs-domain-browser-1.1.7-4|33	%changelog
14cu|nodejs-domain-browser-1.1.7-4|34	
14cu|nodejs-domain-browser-1.1.7-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.7-4
14cu|nodejs-domain-browser-1.1.7-4|36	- (f0b724e) BuildList#2799825: Increase release tag
14cu|nodejs-domain-browser-1.1.7-4|37	
14cu|nodejs-domain-browser-1.1.7-4|38	

11343 14
14cu|nodejs-domelementtype-1.3.0-4|1	%define oname domelementtype
14cu|nodejs-domelementtype-1.3.0-4|2	
14cu|nodejs-domelementtype-1.3.0-4|3	Summary:        All the types of nodes in htmlparser2's dom
14cu|nodejs-domelementtype-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-domelementtype-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-domelementtype-1.3.0-4|6	Release:        4
14cu|nodejs-domelementtype-1.3.0-4|7	License:        BSD
14cu|nodejs-domelementtype-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-domelementtype-1.3.0-4|9	Url:            https://github.com/FB55/domelementtype
14cu|nodejs-domelementtype-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-domelementtype-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-domelementtype-1.3.0-4|12	BuildArch:      noarch
14cu|nodejs-domelementtype-1.3.0-4|13	
14cu|nodejs-domelementtype-1.3.0-4|14	%description
14cu|nodejs-domelementtype-1.3.0-4|15	%{summary}.
14cu|nodejs-domelementtype-1.3.0-4|16	
14cu|nodejs-domelementtype-1.3.0-4|17	%files
14cu|nodejs-domelementtype-1.3.0-4|18	%doc LICENSE readme.md
14cu|nodejs-domelementtype-1.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-domelementtype-1.3.0-4|20	
14cu|nodejs-domelementtype-1.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-domelementtype-1.3.0-4|22	
14cu|nodejs-domelementtype-1.3.0-4|23	%prep
14cu|nodejs-domelementtype-1.3.0-4|24	%setup -qn package
14cu|nodejs-domelementtype-1.3.0-4|25	rm -rf node_modules
14cu|nodejs-domelementtype-1.3.0-4|26	
14cu|nodejs-domelementtype-1.3.0-4|27	%build
14cu|nodejs-domelementtype-1.3.0-4|28	
14cu|nodejs-domelementtype-1.3.0-4|29	%install
14cu|nodejs-domelementtype-1.3.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domelementtype-1.3.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domelementtype-1.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-domelementtype-1.3.0-4|33	
14cu|nodejs-domelementtype-1.3.0-4|34	
14cu|nodejs-domelementtype-1.3.0-4|35	%changelog
14cu|nodejs-domelementtype-1.3.0-4|36	
14cu|nodejs-domelementtype-1.3.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-domelementtype-1.3.0-4|38	- (403c065) BuildList#2799825: Increase release tag
14cu|nodejs-domelementtype-1.3.0-4|39	
14cu|nodejs-domelementtype-1.3.0-4|40	

11344 14
14cu|nodejs-domhandler-2.3.0-5|1	%define oname domhandler
14cu|nodejs-domhandler-2.3.0-5|2	
14cu|nodejs-domhandler-2.3.0-5|3	Summary:        Handler for htmlparser2 that turns pages into a dom
14cu|nodejs-domhandler-2.3.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-domhandler-2.3.0-5|5	Version:        2.3.0
14cu|nodejs-domhandler-2.3.0-5|6	Release:        5
14cu|nodejs-domhandler-2.3.0-5|7	License:        BSD
14cu|nodejs-domhandler-2.3.0-5|8	Group:          Development/Other
14cu|nodejs-domhandler-2.3.0-5|9	Url:            https://github.com/fb55/DomHandler
14cu|nodejs-domhandler-2.3.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-domhandler-2.3.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-domhandler-2.3.0-5|12	BuildRequires:  npm(domelementtype)
14cu|nodejs-domhandler-2.3.0-5|13	BuildRequires:  npm(mocha)
14cu|nodejs-domhandler-2.3.0-5|14	BuildRequires:  npm(htmlparser2)
14cu|nodejs-domhandler-2.3.0-5|15	
14cu|nodejs-domhandler-2.3.0-5|16	BuildArch:      noarch
14cu|nodejs-domhandler-2.3.0-5|17	
14cu|nodejs-domhandler-2.3.0-5|18	%description
14cu|nodejs-domhandler-2.3.0-5|19	%{summary}.
14cu|nodejs-domhandler-2.3.0-5|20	
14cu|nodejs-domhandler-2.3.0-5|21	%files
14cu|nodejs-domhandler-2.3.0-5|22	%doc LICENSE readme.md
14cu|nodejs-domhandler-2.3.0-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-domhandler-2.3.0-5|24	
14cu|nodejs-domhandler-2.3.0-5|25	#------------------------------------------------------------------
14cu|nodejs-domhandler-2.3.0-5|26	
14cu|nodejs-domhandler-2.3.0-5|27	%prep
14cu|nodejs-domhandler-2.3.0-5|28	%setup -q -n package
14cu|nodejs-domhandler-2.3.0-5|29	rm -rf node_modules
14cu|nodejs-domhandler-2.3.0-5|30	
14cu|nodejs-domhandler-2.3.0-5|31	%build
14cu|nodejs-domhandler-2.3.0-5|32	
14cu|nodejs-domhandler-2.3.0-5|33	%install
14cu|nodejs-domhandler-2.3.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domhandler-2.3.0-5|35	cp -r package.json index.js lib/ \
14cu|nodejs-domhandler-2.3.0-5|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-domhandler-2.3.0-5|37	%nodejs_symlink_deps
14cu|nodejs-domhandler-2.3.0-5|38	
14cu|nodejs-domhandler-2.3.0-5|39	%check
14cu|nodejs-domhandler-2.3.0-5|40	%nodejs_symlink_deps --check
14cu|nodejs-domhandler-2.3.0-5|41	mocha -R list
14cu|nodejs-domhandler-2.3.0-5|42	
14cu|nodejs-domhandler-2.3.0-5|43	%changelog
14cu|nodejs-domhandler-2.3.0-5|44	
14cu|nodejs-domhandler-2.3.0-5|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.0-5
14cu|nodejs-domhandler-2.3.0-5|46	- (17d592f) BuildList#2799825: Increase release tag
14cu|nodejs-domhandler-2.3.0-5|47	
14cu|nodejs-domhandler-2.3.0-5|48	

11345 14
14cu|nodejs-dom-serializer-0.1.0-5|1	%define oname dom-serializer
14cu|nodejs-dom-serializer-0.1.0-5|2	
14cu|nodejs-dom-serializer-0.1.0-5|3	Summary:        Render dom nodes to string
14cu|nodejs-dom-serializer-0.1.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-dom-serializer-0.1.0-5|5	Version:        0.1.0
14cu|nodejs-dom-serializer-0.1.0-5|6	Release:        5
14cu|nodejs-dom-serializer-0.1.0-5|7	License:        MIT
14cu|nodejs-dom-serializer-0.1.0-5|8	Group:          Development/Other
14cu|nodejs-dom-serializer-0.1.0-5|9	Url:            https://github.com/cheeriojs/dom-renderer
14cu|nodejs-dom-serializer-0.1.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-dom-serializer-0.1.0-5|11	Source1:        https://raw.githubusercontent.com/cheeriojs/dom-serializer/master/test.js
14cu|nodejs-dom-serializer-0.1.0-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-dom-serializer-0.1.0-5|13	BuildRequires:  npm(domelementtype)
14cu|nodejs-dom-serializer-0.1.0-5|14	BuildRequires:  npm(entities)
14cu|nodejs-dom-serializer-0.1.0-5|15	BuildRequires:  npm(mocha)
14cu|nodejs-dom-serializer-0.1.0-5|16	BuildRequires:  npm(expect.js)
14cu|nodejs-dom-serializer-0.1.0-5|17	BuildRequires:  npm(lodash)
14cu|nodejs-dom-serializer-0.1.0-5|18	BuildRequires:  npm(xyz)
14cu|nodejs-dom-serializer-0.1.0-5|19	BuildRequires:  npm(cheerio)
14cu|nodejs-dom-serializer-0.1.0-5|20	BuildArch:      noarch
14cu|nodejs-dom-serializer-0.1.0-5|21	
14cu|nodejs-dom-serializer-0.1.0-5|22	%description
14cu|nodejs-dom-serializer-0.1.0-5|23	%{summary}.
14cu|nodejs-dom-serializer-0.1.0-5|24	
14cu|nodejs-dom-serializer-0.1.0-5|25	%files
14cu|nodejs-dom-serializer-0.1.0-5|26	%doc LICENSE
14cu|nodejs-dom-serializer-0.1.0-5|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-dom-serializer-0.1.0-5|28	
14cu|nodejs-dom-serializer-0.1.0-5|29	#------------------------------------------------------------------
14cu|nodejs-dom-serializer-0.1.0-5|30	
14cu|nodejs-dom-serializer-0.1.0-5|31	%prep
14cu|nodejs-dom-serializer-0.1.0-5|32	%setup -q -n package
14cu|nodejs-dom-serializer-0.1.0-5|33	rm -rf node_modules
14cu|nodejs-dom-serializer-0.1.0-5|34	cp -p %{SOURCE1} .
14cu|nodejs-dom-serializer-0.1.0-5|35	%nodejs_fixdep domelementtype 1.3.x
14cu|nodejs-dom-serializer-0.1.0-5|36	%build
14cu|nodejs-dom-serializer-0.1.0-5|37	
14cu|nodejs-dom-serializer-0.1.0-5|38	%install
14cu|nodejs-dom-serializer-0.1.0-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dom-serializer-0.1.0-5|40	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-dom-serializer-0.1.0-5|41	%nodejs_symlink_deps
14cu|nodejs-dom-serializer-0.1.0-5|42	
14cu|nodejs-dom-serializer-0.1.0-5|43	%check
14cu|nodejs-dom-serializer-0.1.0-5|44	%nodejs_symlink_deps --check
14cu|nodejs-dom-serializer-0.1.0-5|45	mocha test.js
14cu|nodejs-dom-serializer-0.1.0-5|46	
14cu|nodejs-dom-serializer-0.1.0-5|47	%changelog
14cu|nodejs-dom-serializer-0.1.0-5|48	
14cu|nodejs-dom-serializer-0.1.0-5|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-5
14cu|nodejs-dom-serializer-0.1.0-5|50	- (732ec59) BuildList#2799825: Increase release tag
14cu|nodejs-dom-serializer-0.1.0-5|51	
14cu|nodejs-dom-serializer-0.1.0-5|52	

11346 14
14cu|nodejs-domutils-1.5.1-5|1	%define oname domutils
14cu|nodejs-domutils-1.5.1-5|2	
14cu|nodejs-domutils-1.5.1-5|3	Summary:        Utilities for working with htmlparser2's dom
14cu|nodejs-domutils-1.5.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-domutils-1.5.1-5|5	Version:        1.5.1
14cu|nodejs-domutils-1.5.1-5|6	Release:        5
14cu|nodejs-domutils-1.5.1-5|7	License:        BSD
14cu|nodejs-domutils-1.5.1-5|8	Group:          Development/Other
14cu|nodejs-domutils-1.5.1-5|9	Url:            https://github.com/FB55/domutils
14cu|nodejs-domutils-1.5.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-domutils-1.5.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-domutils-1.5.1-5|12	BuildRequires:  npm(domelementtype)
14cu|nodejs-domutils-1.5.1-5|13	BuildRequires:  npm(dom-serializer)
14cu|nodejs-domutils-1.5.1-5|14	BuildRequires:  npm(mocha)
14cu|nodejs-domutils-1.5.1-5|15	BuildRequires:  npm(htmlparser2)
14cu|nodejs-domutils-1.5.1-5|16	BuildArch:      noarch
14cu|nodejs-domutils-1.5.1-5|17	
14cu|nodejs-domutils-1.5.1-5|18	%description
14cu|nodejs-domutils-1.5.1-5|19	%{summary}.
14cu|nodejs-domutils-1.5.1-5|20	
14cu|nodejs-domutils-1.5.1-5|21	%files
14cu|nodejs-domutils-1.5.1-5|22	%doc LICENSE readme.md
14cu|nodejs-domutils-1.5.1-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-domutils-1.5.1-5|24	
14cu|nodejs-domutils-1.5.1-5|25	#------------------------------------------------------------------
14cu|nodejs-domutils-1.5.1-5|26	
14cu|nodejs-domutils-1.5.1-5|27	%prep
14cu|nodejs-domutils-1.5.1-5|28	%setup -qn package
14cu|nodejs-domutils-1.5.1-5|29	rm -rf node_modules
14cu|nodejs-domutils-1.5.1-5|30	
14cu|nodejs-domutils-1.5.1-5|31	%build
14cu|nodejs-domutils-1.5.1-5|32	
14cu|nodejs-domutils-1.5.1-5|33	%install
14cu|nodejs-domutils-1.5.1-5|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-domutils-1.5.1-5|35	cp -r package.json index.js lib/ \
14cu|nodejs-domutils-1.5.1-5|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-domutils-1.5.1-5|37	%nodejs_symlink_deps
14cu|nodejs-domutils-1.5.1-5|38	
14cu|nodejs-domutils-1.5.1-5|39	
14cu|nodejs-domutils-1.5.1-5|40	%check
14cu|nodejs-domutils-1.5.1-5|41	%nodejs_symlink_deps --check
14cu|nodejs-domutils-1.5.1-5|42	mocha test/tests/**.js
14cu|nodejs-domutils-1.5.1-5|43	
14cu|nodejs-domutils-1.5.1-5|44	%changelog
14cu|nodejs-domutils-1.5.1-5|45	
14cu|nodejs-domutils-1.5.1-5|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.1-5
14cu|nodejs-domutils-1.5.1-5|47	- (ce593f2) BuildList#2799825: Increase release tag
14cu|nodejs-domutils-1.5.1-5|48	
14cu|nodejs-domutils-1.5.1-5|49	

11347 14
14cu|nodejs-double-ended-queue-2.1.0-4|1	%define oname double-ended-queue
14cu|nodejs-double-ended-queue-2.1.0-4|2	%define oversion 2.1.0-0
14cu|nodejs-double-ended-queue-2.1.0-4|3	
14cu|nodejs-double-ended-queue-2.1.0-4|4	
14cu|nodejs-double-ended-queue-2.1.0-4|5	Summary:        Extremely fast double-ended queue implementation
14cu|nodejs-double-ended-queue-2.1.0-4|6	Name:           nodejs-%{oname}
14cu|nodejs-double-ended-queue-2.1.0-4|7	Version:        2.1.0
14cu|nodejs-double-ended-queue-2.1.0-4|8	Release:        4
14cu|nodejs-double-ended-queue-2.1.0-4|9	License:        MIT
14cu|nodejs-double-ended-queue-2.1.0-4|10	Group:          Development/Other
14cu|nodejs-double-ended-queue-2.1.0-4|11	Url:            https://github.com/petkaantonov/deque
14cu|nodejs-double-ended-queue-2.1.0-4|12	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{oversion}.tgz
14cu|nodejs-double-ended-queue-2.1.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-double-ended-queue-2.1.0-4|14	BuildArch:      noarch
14cu|nodejs-double-ended-queue-2.1.0-4|15	
14cu|nodejs-double-ended-queue-2.1.0-4|16	%description
14cu|nodejs-double-ended-queue-2.1.0-4|17	%{summary}.
14cu|nodejs-double-ended-queue-2.1.0-4|18	
14cu|nodejs-double-ended-queue-2.1.0-4|19	%files
14cu|nodejs-double-ended-queue-2.1.0-4|20	%doc LICENSE README.md
14cu|nodejs-double-ended-queue-2.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-double-ended-queue-2.1.0-4|22	
14cu|nodejs-double-ended-queue-2.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-double-ended-queue-2.1.0-4|24	
14cu|nodejs-double-ended-queue-2.1.0-4|25	%prep
14cu|nodejs-double-ended-queue-2.1.0-4|26	%setup -q -n package
14cu|nodejs-double-ended-queue-2.1.0-4|27	rm -rf node_modules
14cu|nodejs-double-ended-queue-2.1.0-4|28	
14cu|nodejs-double-ended-queue-2.1.0-4|29	%build
14cu|nodejs-double-ended-queue-2.1.0-4|30	
14cu|nodejs-double-ended-queue-2.1.0-4|31	%install
14cu|nodejs-double-ended-queue-2.1.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-double-ended-queue-2.1.0-4|33	cp -r package.json *.js js/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-double-ended-queue-2.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-double-ended-queue-2.1.0-4|35	
14cu|nodejs-double-ended-queue-2.1.0-4|36	%changelog
14cu|nodejs-double-ended-queue-2.1.0-4|37	
14cu|nodejs-double-ended-queue-2.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-double-ended-queue-2.1.0-4|39	- (308cacc) BuildList#2799825: Increase release tag
14cu|nodejs-double-ended-queue-2.1.0-4|40	
14cu|nodejs-double-ended-queue-2.1.0-4|41	

11348 14
14cu|nodejs-download-4.4.3-4|1	%define oname download
14cu|nodejs-download-4.4.3-4|2	
14cu|nodejs-download-4.4.3-4|3	Summary:        Download and extract files
14cu|nodejs-download-4.4.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-download-4.4.3-4|5	Version:        4.4.3
14cu|nodejs-download-4.4.3-4|6	Release:        4
14cu|nodejs-download-4.4.3-4|7	License:        MIT
14cu|nodejs-download-4.4.3-4|8	Group:          Development/Other
14cu|nodejs-download-4.4.3-4|9	Url:            https://github.com/kevva/download
14cu|nodejs-download-4.4.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-download-4.4.3-4|11	Source100:     %{name}.rpmlintrc
14cu|nodejs-download-4.4.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-download-4.4.3-4|13	BuildRequires:  npm(ware)
14cu|nodejs-download-4.4.3-4|14	BuildRequires:  npm(vinyl-fs)
14cu|nodejs-download-4.4.3-4|15	BuildRequires:  npm(vinyl)
14cu|nodejs-download-4.4.3-4|16	BuildRequires:  npm(stream-combiner2)
14cu|nodejs-download-4.4.3-4|17	BuildRequires:  npm(readable-stream)
14cu|nodejs-download-4.4.3-4|18	BuildRequires:  npm(read-all-stream)
14cu|nodejs-download-4.4.3-4|19	BuildRequires:  npm(object-assign)
14cu|nodejs-download-4.4.3-4|20	BuildRequires:  npm(is-url)
14cu|nodejs-download-4.4.3-4|21	BuildRequires:  npm(gulp-rename)
14cu|nodejs-download-4.4.3-4|22	BuildRequires:  npm(gulp-decompress)
14cu|nodejs-download-4.4.3-4|23	BuildRequires:  npm(got)
14cu|nodejs-download-4.4.3-4|24	BuildRequires:  npm(filenamify)
14cu|nodejs-download-4.4.3-4|25	BuildRequires:  npm(each-async)
14cu|nodejs-download-4.4.3-4|26	BuildRequires:  npm(concat-stream)
14cu|nodejs-download-4.4.3-4|27	BuildRequires:  npm(caw)
14cu|nodejs-download-4.4.3-4|28	BuildArch:      noarch
14cu|nodejs-download-4.4.3-4|29	
14cu|nodejs-download-4.4.3-4|30	%description
14cu|nodejs-download-4.4.3-4|31	%{summary}.
14cu|nodejs-download-4.4.3-4|32	
14cu|nodejs-download-4.4.3-4|33	%files
14cu|nodejs-download-4.4.3-4|34	%doc license *.md
14cu|nodejs-download-4.4.3-4|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-download-4.4.3-4|36	
14cu|nodejs-download-4.4.3-4|37	#------------------------------------------------------------------
14cu|nodejs-download-4.4.3-4|38	
14cu|nodejs-download-4.4.3-4|39	%prep
14cu|nodejs-download-4.4.3-4|40	%setup -q -n package
14cu|nodejs-download-4.4.3-4|41	rm -rf node_modules
14cu|nodejs-download-4.4.3-4|42	
14cu|nodejs-download-4.4.3-4|43	%build
14cu|nodejs-download-4.4.3-4|44	
14cu|nodejs-download-4.4.3-4|45	%install
14cu|nodejs-download-4.4.3-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-download-4.4.3-4|47	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-download-4.4.3-4|48	%nodejs_symlink_deps
14cu|nodejs-download-4.4.3-4|49	%changelog
14cu|nodejs-download-4.4.3-4|50	
14cu|nodejs-download-4.4.3-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.4.3-4
14cu|nodejs-download-4.4.3-4|52	- (2233663) BuildList#2799825: Increase release tag
14cu|nodejs-download-4.4.3-4|53	
14cu|nodejs-download-4.4.3-4|54	

11349 14
14cu|nodejs-dryice-0.4.10-7|1	Name:           nodejs-dryice
14cu|nodejs-dryice-0.4.10-7|2	Version:        0.4.10
14cu|nodejs-dryice-0.4.10-7|3	Release:        7
14cu|nodejs-dryice-0.4.10-7|4	Summary:        A CommonJS/RequireJS packaging tool for browser scripts
14cu|nodejs-dryice-0.4.10-7|5	
14cu|nodejs-dryice-0.4.10-7|6	BuildArch:      noarch
14cu|nodejs-dryice-0.4.10-7|7	
14cu|nodejs-dryice-0.4.10-7|8	Group:          System/Libraries
14cu|nodejs-dryice-0.4.10-7|9	License:        ASL 2.0
14cu|nodejs-dryice-0.4.10-7|10	URL:            https://github.com/mozilla/dryice
14cu|nodejs-dryice-0.4.10-7|11	Source0:        http://registry.npmjs.org/dryice/-/dryice-%{version}.tgz
14cu|nodejs-dryice-0.4.10-7|12	
14cu|nodejs-dryice-0.4.10-7|13	BuildRequires:  nodejs-packaging
14cu|nodejs-dryice-0.4.10-7|14	
14cu|nodejs-dryice-0.4.10-7|15	%description
14cu|nodejs-dryice-0.4.10-7|16	A CommonJS/RequireJS packaging tool for browser scripts.
14cu|nodejs-dryice-0.4.10-7|17	
14cu|nodejs-dryice-0.4.10-7|18	It is basically just a copy function. It takes input from a set of input files,
14cu|nodejs-dryice-0.4.10-7|19	which can be specified in various ways, optionally filters them and outputs
14cu|nodejs-dryice-0.4.10-7|20	them to something else.
14cu|nodejs-dryice-0.4.10-7|21	
14cu|nodejs-dryice-0.4.10-7|22	%prep
14cu|nodejs-dryice-0.4.10-7|23	%setup -q -n package
14cu|nodejs-dryice-0.4.10-7|24	
14cu|nodejs-dryice-0.4.10-7|25	%install
14cu|nodejs-dryice-0.4.10-7|26	mkdir -p %{buildroot}%{nodejs_sitelib}/dryice
14cu|nodejs-dryice-0.4.10-7|27	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/dryice
14cu|nodejs-dryice-0.4.10-7|28	
14cu|nodejs-dryice-0.4.10-7|29	%clean
14cu|nodejs-dryice-0.4.10-7|30	
14cu|nodejs-dryice-0.4.10-7|31	%files
14cu|nodejs-dryice-0.4.10-7|32	%defattr(-,root,root,-)
14cu|nodejs-dryice-0.4.10-7|33	%{nodejs_sitelib}/dryice
14cu|nodejs-dryice-0.4.10-7|34	%doc README.md LICENSE
14cu|nodejs-dryice-0.4.10-7|35	
14cu|nodejs-dryice-0.4.10-7|36	
14cu|nodejs-dryice-0.4.10-7|37	%changelog
14cu|nodejs-dryice-0.4.10-7|38	
14cu|nodejs-dryice-0.4.10-7|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.10-7
14cu|nodejs-dryice-0.4.10-7|40	- (f65c160) BuildList#2799825: Increase release tag
14cu|nodejs-dryice-0.4.10-7|41	
14cu|nodejs-dryice-0.4.10-7|42	

11350 14
14cu|nodejs-duplexer-0.1.1-4|1	%define oname duplexer
14cu|nodejs-duplexer-0.1.1-4|2	
14cu|nodejs-duplexer-0.1.1-4|3	Summary:        Creates a duplex stream
14cu|nodejs-duplexer-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-duplexer-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-duplexer-0.1.1-4|6	Release:        4
14cu|nodejs-duplexer-0.1.1-4|7	License:        MIT
14cu|nodejs-duplexer-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-duplexer-0.1.1-4|9	Url:            https://github.com/Raynos/duplexer
14cu|nodejs-duplexer-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-duplexer-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-duplexer-0.1.1-4|12	BuildRequires:  npm(tape)
14cu|nodejs-duplexer-0.1.1-4|13	BuildRequires:  npm(through)
14cu|nodejs-duplexer-0.1.1-4|14	BuildArch:      noarch
14cu|nodejs-duplexer-0.1.1-4|15	
14cu|nodejs-duplexer-0.1.1-4|16	%description
14cu|nodejs-duplexer-0.1.1-4|17	%{summary}.
14cu|nodejs-duplexer-0.1.1-4|18	
14cu|nodejs-duplexer-0.1.1-4|19	%files
14cu|nodejs-duplexer-0.1.1-4|20	%doc LICENCE README.md
14cu|nodejs-duplexer-0.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer-0.1.1-4|22	
14cu|nodejs-duplexer-0.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-duplexer-0.1.1-4|24	
14cu|nodejs-duplexer-0.1.1-4|25	%prep
14cu|nodejs-duplexer-0.1.1-4|26	%setup -q -n package
14cu|nodejs-duplexer-0.1.1-4|27	rm -rf node_modules
14cu|nodejs-duplexer-0.1.1-4|28	# use our newer modules.
14cu|nodejs-duplexer-0.1.1-4|29	perl -pi -e "s|0.3.3|4.2.2|"  package.json
14cu|nodejs-duplexer-0.1.1-4|30	perl -pi -e "s|~0.1.4|2.3.8|"  package.json
14cu|nodejs-duplexer-0.1.1-4|31	
14cu|nodejs-duplexer-0.1.1-4|32	%build
14cu|nodejs-duplexer-0.1.1-4|33	
14cu|nodejs-duplexer-0.1.1-4|34	%install
14cu|nodejs-duplexer-0.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer-0.1.1-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer-0.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-duplexer-0.1.1-4|38	
14cu|nodejs-duplexer-0.1.1-4|39	%check
14cu|nodejs-duplexer-0.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-duplexer-0.1.1-4|41	%__nodejs test
14cu|nodejs-duplexer-0.1.1-4|42	
14cu|nodejs-duplexer-0.1.1-4|43	
14cu|nodejs-duplexer-0.1.1-4|44	
14cu|nodejs-duplexer-0.1.1-4|45	%changelog
14cu|nodejs-duplexer-0.1.1-4|46	
14cu|nodejs-duplexer-0.1.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-duplexer-0.1.1-4|48	- (e5faba0) BuildList#2799825: Increase release tag
14cu|nodejs-duplexer-0.1.1-4|49	
14cu|nodejs-duplexer-0.1.1-4|50	

11351 14
14cu|nodejs-duplexer2-0.1.4-4|1	%define oname duplexer2
14cu|nodejs-duplexer2-0.1.4-4|2	
14cu|nodejs-duplexer2-0.1.4-4|3	Summary:        Like duplexer but using streams3
14cu|nodejs-duplexer2-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-duplexer2-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-duplexer2-0.1.4-4|6	Release:        4
14cu|nodejs-duplexer2-0.1.4-4|7	License:        BSD
14cu|nodejs-duplexer2-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-duplexer2-0.1.4-4|9	Url:            https://github.com/deoxxa/duplexer2
14cu|nodejs-duplexer2-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-duplexer2-0.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-duplexer2-0.1.4-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-duplexer2-0.1.4-4|13	BuildArch:      noarch
14cu|nodejs-duplexer2-0.1.4-4|14	
14cu|nodejs-duplexer2-0.1.4-4|15	%description
14cu|nodejs-duplexer2-0.1.4-4|16	%{summary}.
14cu|nodejs-duplexer2-0.1.4-4|17	
14cu|nodejs-duplexer2-0.1.4-4|18	%files
14cu|nodejs-duplexer2-0.1.4-4|19	%doc LICENSE.md README.md
14cu|nodejs-duplexer2-0.1.4-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer2-0.1.4-4|21	
14cu|nodejs-duplexer2-0.1.4-4|22	#------------------------------------------------------------------
14cu|nodejs-duplexer2-0.1.4-4|23	
14cu|nodejs-duplexer2-0.1.4-4|24	%prep
14cu|nodejs-duplexer2-0.1.4-4|25	%setup -q -n package
14cu|nodejs-duplexer2-0.1.4-4|26	rm -rf node_modules
14cu|nodejs-duplexer2-0.1.4-4|27	
14cu|nodejs-duplexer2-0.1.4-4|28	%build
14cu|nodejs-duplexer2-0.1.4-4|29	
14cu|nodejs-duplexer2-0.1.4-4|30	%install
14cu|nodejs-duplexer2-0.1.4-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer2-0.1.4-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexer2-0.1.4-4|33	%nodejs_symlink_deps
14cu|nodejs-duplexer2-0.1.4-4|34	%changelog
14cu|nodejs-duplexer2-0.1.4-4|35	
14cu|nodejs-duplexer2-0.1.4-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-duplexer2-0.1.4-4|37	- (784b4d8) BuildList#2799825: Increase release tag
14cu|nodejs-duplexer2-0.1.4-4|38	
14cu|nodejs-duplexer2-0.1.4-4|39	

11352 14
14cu|nodejs-duplexify-3.4.2-4|1	%define oname duplexify
14cu|nodejs-duplexify-3.4.2-4|2	
14cu|nodejs-duplexify-3.4.2-4|3	Summary:        Turn a writeable and readable stream into a streams2
14cu|nodejs-duplexify-3.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-duplexify-3.4.2-4|5	Version:        3.4.2
14cu|nodejs-duplexify-3.4.2-4|6	Release:        4
14cu|nodejs-duplexify-3.4.2-4|7	License:        MIT
14cu|nodejs-duplexify-3.4.2-4|8	Group:          Development/Other
14cu|nodejs-duplexify-3.4.2-4|9	Url:            https://github.com/mafintosh/duplexify
14cu|nodejs-duplexify-3.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-duplexify-3.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-duplexify-3.4.2-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-duplexify-3.4.2-4|13	BuildRequires:  npm(end-of-stream)
14cu|nodejs-duplexify-3.4.2-4|14	
14cu|nodejs-duplexify-3.4.2-4|15	BuildArch:      noarch
14cu|nodejs-duplexify-3.4.2-4|16	
14cu|nodejs-duplexify-3.4.2-4|17	%description
14cu|nodejs-duplexify-3.4.2-4|18	Turn a writeable and readable stream into a
14cu|nodejs-duplexify-3.4.2-4|19	streams2 duplex stream with support for
14cu|nodejs-duplexify-3.4.2-4|20	async initialization and streams1/streams2 input.
14cu|nodejs-duplexify-3.4.2-4|21	
14cu|nodejs-duplexify-3.4.2-4|22	%files
14cu|nodejs-duplexify-3.4.2-4|23	%doc LICENSE README.md
14cu|nodejs-duplexify-3.4.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexify-3.4.2-4|25	
14cu|nodejs-duplexify-3.4.2-4|26	#------------------------------------------------------------------
14cu|nodejs-duplexify-3.4.2-4|27	
14cu|nodejs-duplexify-3.4.2-4|28	%prep
14cu|nodejs-duplexify-3.4.2-4|29	%setup -q -n package
14cu|nodejs-duplexify-3.4.2-4|30	rm -rf node_modules
14cu|nodejs-duplexify-3.4.2-4|31	# use newer readable-stream
14cu|nodejs-duplexify-3.4.2-4|32	perl -pi -e "s|1.0.0|^1.0.0|" package.json
14cu|nodejs-duplexify-3.4.2-4|33	
14cu|nodejs-duplexify-3.4.2-4|34	%build
14cu|nodejs-duplexify-3.4.2-4|35	
14cu|nodejs-duplexify-3.4.2-4|36	%install
14cu|nodejs-duplexify-3.4.2-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexify-3.4.2-4|38	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-duplexify-3.4.2-4|39	%nodejs_symlink_deps
14cu|nodejs-duplexify-3.4.2-4|40	%changelog
14cu|nodejs-duplexify-3.4.2-4|41	
14cu|nodejs-duplexify-3.4.2-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.2-4
14cu|nodejs-duplexify-3.4.2-4|43	- (b0be462) BuildList#2799825: Increase release tag
14cu|nodejs-duplexify-3.4.2-4|44	
14cu|nodejs-duplexify-3.4.2-4|45	

11353 14
14cu|nodejs-duration-0.2.0-5|1	%define oname duration
14cu|nodejs-duration-0.2.0-5|2	
14cu|nodejs-duration-0.2.0-5|3	Summary:        Time duration utilities
14cu|nodejs-duration-0.2.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-duration-0.2.0-5|5	Version:        0.2.0
14cu|nodejs-duration-0.2.0-5|6	Release:        5
14cu|nodejs-duration-0.2.0-5|7	License:        MIT
14cu|nodejs-duration-0.2.0-5|8	Group:          Development/Other
14cu|nodejs-duration-0.2.0-5|9	Url:            https://github.com/medikoo/duration
14cu|nodejs-duration-0.2.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-duration-0.2.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-duration-0.2.0-5|12	BuildRequires:  npm(es5-ext)
14cu|nodejs-duration-0.2.0-5|13	BuildRequires:  npm(d)
14cu|nodejs-duration-0.2.0-5|14	# circular
14cu|nodejs-duration-0.2.0-5|15	BuildRequires:  npm(tad)
14cu|nodejs-duration-0.2.0-5|16	BuildArch:      noarch
14cu|nodejs-duration-0.2.0-5|17	
14cu|nodejs-duration-0.2.0-5|18	%description
14cu|nodejs-duration-0.2.0-5|19	%{summary}.
14cu|nodejs-duration-0.2.0-5|20	
14cu|nodejs-duration-0.2.0-5|21	%files
14cu|nodejs-duration-0.2.0-5|22	%doc LICENCE README.md CHANGES
14cu|nodejs-duration-0.2.0-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-duration-0.2.0-5|24	
14cu|nodejs-duration-0.2.0-5|25	#------------------------------------------------------------------
14cu|nodejs-duration-0.2.0-5|26	
14cu|nodejs-duration-0.2.0-5|27	%prep
14cu|nodejs-duration-0.2.0-5|28	%setup -q -n package
14cu|nodejs-duration-0.2.0-5|29	rm -rf node_modules
14cu|nodejs-duration-0.2.0-5|30	
14cu|nodejs-duration-0.2.0-5|31	%build
14cu|nodejs-duration-0.2.0-5|32	
14cu|nodejs-duration-0.2.0-5|33	%install
14cu|nodejs-duration-0.2.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duration-0.2.0-5|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-duration-0.2.0-5|36	%nodejs_symlink_deps
14cu|nodejs-duration-0.2.0-5|37	
14cu|nodejs-duration-0.2.0-5|38	%check
14cu|nodejs-duration-0.2.0-5|39	# boostrap
14cu|nodejs-duration-0.2.0-5|40	%nodejs_symlink_deps --check
14cu|nodejs-duration-0.2.0-5|41	%__node %{_bindir}/tad
14cu|nodejs-duration-0.2.0-5|42	
14cu|nodejs-duration-0.2.0-5|43	%changelog
14cu|nodejs-duration-0.2.0-5|44	
14cu|nodejs-duration-0.2.0-5|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-5
14cu|nodejs-duration-0.2.0-5|46	- (4fb88ce) BuildList#2799825: Increase release tag
14cu|nodejs-duration-0.2.0-5|47	
14cu|nodejs-duration-0.2.0-5|48	

11354 14
14cu|nodejs-each-async-1.1.1-4|1	%define oname each-async
14cu|nodejs-each-async-1.1.1-4|2	
14cu|nodejs-each-async-1.1.1-4|3	Summary:        Async concurrent iterator (async forEach)
14cu|nodejs-each-async-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-each-async-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-each-async-1.1.1-4|6	Release:        4
14cu|nodejs-each-async-1.1.1-4|7	License:        MIT
14cu|nodejs-each-async-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-each-async-1.1.1-4|9	Url:            https://github.com/sindresorhus/each-async
14cu|nodejs-each-async-1.1.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-each-async-1.1.1-4|11	Source0:        https://github.com/sindresorhus/each-async/archive/v%{version}.tar.gz
14cu|nodejs-each-async-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-each-async-1.1.1-4|13	BuildRequires:  npm(set-immediate-shim)
14cu|nodejs-each-async-1.1.1-4|14	BuildRequires:  npm(onetime)
14cu|nodejs-each-async-1.1.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-each-async-1.1.1-4|16	BuildArch:      noarch
14cu|nodejs-each-async-1.1.1-4|17	
14cu|nodejs-each-async-1.1.1-4|18	%description
14cu|nodejs-each-async-1.1.1-4|19	%{summary}.
14cu|nodejs-each-async-1.1.1-4|20	
14cu|nodejs-each-async-1.1.1-4|21	%files
14cu|nodejs-each-async-1.1.1-4|22	%doc license readme.md
14cu|nodejs-each-async-1.1.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-each-async-1.1.1-4|24	
14cu|nodejs-each-async-1.1.1-4|25	#------------------------------------------------------------------
14cu|nodejs-each-async-1.1.1-4|26	
14cu|nodejs-each-async-1.1.1-4|27	%prep
14cu|nodejs-each-async-1.1.1-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-each-async-1.1.1-4|29	rm -rf node_modules
14cu|nodejs-each-async-1.1.1-4|30	
14cu|nodejs-each-async-1.1.1-4|31	%build
14cu|nodejs-each-async-1.1.1-4|32	
14cu|nodejs-each-async-1.1.1-4|33	%install
14cu|nodejs-each-async-1.1.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-each-async-1.1.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-each-async-1.1.1-4|36	%nodejs_symlink_deps
14cu|nodejs-each-async-1.1.1-4|37	
14cu|nodejs-each-async-1.1.1-4|38	
14cu|nodejs-each-async-1.1.1-4|39	%check
14cu|nodejs-each-async-1.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-each-async-1.1.1-4|41	mocha --timeout 20000
14cu|nodejs-each-async-1.1.1-4|42	
14cu|nodejs-each-async-1.1.1-4|43	%changelog
14cu|nodejs-each-async-1.1.1-4|44	
14cu|nodejs-each-async-1.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-each-async-1.1.1-4|46	- (ef4e081) BuildList#2799825: Increase release tag
14cu|nodejs-each-async-1.1.1-4|47	
14cu|nodejs-each-async-1.1.1-4|48	

11355 14
14cu|nodejs-eachr-3.1.1-4|1	%define oname eachr
14cu|nodejs-eachr-3.1.1-4|2	
14cu|nodejs-eachr-3.1.1-4|3	Summary:        Give eachr an item to iterate (array, object or map) and an iterator
14cu|nodejs-eachr-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-eachr-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-eachr-3.1.1-4|6	Release:        4
14cu|nodejs-eachr-3.1.1-4|7	License:        MIT
14cu|nodejs-eachr-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-eachr-3.1.1-4|9	Url:            https://github.com/bevry/eachr
14cu|nodejs-eachr-3.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-eachr-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-eachr-3.1.1-4|12	BuildRequires:  npm(typechecker)
14cu|nodejs-eachr-3.1.1-4|13	BuildRequires:  npm(esnextguardian)
14cu|nodejs-eachr-3.1.1-4|14	BuildArch:      noarch
14cu|nodejs-eachr-3.1.1-4|15	
14cu|nodejs-eachr-3.1.1-4|16	%description
14cu|nodejs-eachr-3.1.1-4|17	%{summary}.
14cu|nodejs-eachr-3.1.1-4|18	
14cu|nodejs-eachr-3.1.1-4|19	%files
14cu|nodejs-eachr-3.1.1-4|20	%doc *.md example.js
14cu|nodejs-eachr-3.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-eachr-3.1.1-4|22	
14cu|nodejs-eachr-3.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-eachr-3.1.1-4|24	
14cu|nodejs-eachr-3.1.1-4|25	%prep
14cu|nodejs-eachr-3.1.1-4|26	%setup -q -n package
14cu|nodejs-eachr-3.1.1-4|27	rm -rf node_modules
14cu|nodejs-eachr-3.1.1-4|28	find . -type f -exec chmod -x {} \;
14cu|nodejs-eachr-3.1.1-4|29	%build
14cu|nodejs-eachr-3.1.1-4|30	
14cu|nodejs-eachr-3.1.1-4|31	%install
14cu|nodejs-eachr-3.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eachr-3.1.1-4|33	cp -r package.json esnextguardian.js es5/ esnext/ \
14cu|nodejs-eachr-3.1.1-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eachr-3.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-eachr-3.1.1-4|36	%changelog
14cu|nodejs-eachr-3.1.1-4|37	
14cu|nodejs-eachr-3.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-eachr-3.1.1-4|39	- (1e7e357) BuildList#2799825: Increase release tag
14cu|nodejs-eachr-3.1.1-4|40	
14cu|nodejs-eachr-3.1.1-4|41	

11356 14
14cu|nodejs-ebnf-parser-0.1.10-4|1	%define oname ebnf-parser
14cu|nodejs-ebnf-parser-0.1.10-4|2	
14cu|nodejs-ebnf-parser-0.1.10-4|3	Summary:        A parser for BNF and EBNF grammars used by jison
14cu|nodejs-ebnf-parser-0.1.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ebnf-parser-0.1.10-4|5	Version:        0.1.10
14cu|nodejs-ebnf-parser-0.1.10-4|6	Release:        4
14cu|nodejs-ebnf-parser-0.1.10-4|7	License:        MIT
14cu|nodejs-ebnf-parser-0.1.10-4|8	Group:          Development/Other
14cu|nodejs-ebnf-parser-0.1.10-4|9	Url:            https://github.com/zaach/ebnf-parser
14cu|nodejs-ebnf-parser-0.1.10-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ebnf-parser-0.1.10-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ebnf-parser-0.1.10-4|12	# circular BR
14cu|nodejs-ebnf-parser-0.1.10-4|13	#BuildRequires:  npm(jison)
14cu|nodejs-ebnf-parser-0.1.10-4|14	#BuildRequires:  npm(lex-parser)
14cu|nodejs-ebnf-parser-0.1.10-4|15	#BuildRequires:  npm(test)
14cu|nodejs-ebnf-parser-0.1.10-4|16	
14cu|nodejs-ebnf-parser-0.1.10-4|17	BuildArch:      noarch
14cu|nodejs-ebnf-parser-0.1.10-4|18	
14cu|nodejs-ebnf-parser-0.1.10-4|19	%description
14cu|nodejs-ebnf-parser-0.1.10-4|20	%{summary}.
14cu|nodejs-ebnf-parser-0.1.10-4|21	
14cu|nodejs-ebnf-parser-0.1.10-4|22	%files
14cu|nodejs-ebnf-parser-0.1.10-4|23	%doc README.md
14cu|nodejs-ebnf-parser-0.1.10-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ebnf-parser-0.1.10-4|25	
14cu|nodejs-ebnf-parser-0.1.10-4|26	#------------------------------------------------------------------
14cu|nodejs-ebnf-parser-0.1.10-4|27	
14cu|nodejs-ebnf-parser-0.1.10-4|28	%prep
14cu|nodejs-ebnf-parser-0.1.10-4|29	%setup -q -n package
14cu|nodejs-ebnf-parser-0.1.10-4|30	rm -rf node_modules
14cu|nodejs-ebnf-parser-0.1.10-4|31	
14cu|nodejs-ebnf-parser-0.1.10-4|32	%build
14cu|nodejs-ebnf-parser-0.1.10-4|33	
14cu|nodejs-ebnf-parser-0.1.10-4|34	%install
14cu|nodejs-ebnf-parser-0.1.10-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ebnf-parser-0.1.10-4|36	cp -r *.json *.js bnf.* ebnf.y \
14cu|nodejs-ebnf-parser-0.1.10-4|37	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ebnf-parser-0.1.10-4|38	%nodejs_symlink_deps
14cu|nodejs-ebnf-parser-0.1.10-4|39	
14cu|nodejs-ebnf-parser-0.1.10-4|40	#%check
14cu|nodejs-ebnf-parser-0.1.10-4|41	#%nodejs_symlink_deps --check
14cu|nodejs-ebnf-parser-0.1.10-4|42	#make test
14cu|nodejs-ebnf-parser-0.1.10-4|43	
14cu|nodejs-ebnf-parser-0.1.10-4|44	%changelog
14cu|nodejs-ebnf-parser-0.1.10-4|45	
14cu|nodejs-ebnf-parser-0.1.10-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.10-4
14cu|nodejs-ebnf-parser-0.1.10-4|47	- (5d1abe9) BuildList#2799825: Increase release tag
14cu|nodejs-ebnf-parser-0.1.10-4|48	
14cu|nodejs-ebnf-parser-0.1.10-4|49	

11357 14
14cu|nodejs-ecc-jsbn-0.0.1-4|1	%define oname ecc-jsbn
14cu|nodejs-ecc-jsbn-0.0.1-4|2	
14cu|nodejs-ecc-jsbn-0.0.1-4|3	Summary:        ECC JS code based on JSBN
14cu|nodejs-ecc-jsbn-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ecc-jsbn-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-ecc-jsbn-0.0.1-4|6	Release:        4
14cu|nodejs-ecc-jsbn-0.0.1-4|7	License:        MIT
14cu|nodejs-ecc-jsbn-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-ecc-jsbn-0.0.1-4|9	Url:            https://github.com/quartzjer/ecc-jsbn
14cu|nodejs-ecc-jsbn-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ecc-jsbn-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ecc-jsbn-0.0.1-4|12	BuildRequires:  npm(jsbn)
14cu|nodejs-ecc-jsbn-0.0.1-4|13	
14cu|nodejs-ecc-jsbn-0.0.1-4|14	BuildArch:      noarch
14cu|nodejs-ecc-jsbn-0.0.1-4|15	
14cu|nodejs-ecc-jsbn-0.0.1-4|16	%description
14cu|nodejs-ecc-jsbn-0.0.1-4|17	%{summary}.
14cu|nodejs-ecc-jsbn-0.0.1-4|18	
14cu|nodejs-ecc-jsbn-0.0.1-4|19	%files
14cu|nodejs-ecc-jsbn-0.0.1-4|20	%doc LICENSE README.md
14cu|nodejs-ecc-jsbn-0.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecc-jsbn-0.0.1-4|22	
14cu|nodejs-ecc-jsbn-0.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-ecc-jsbn-0.0.1-4|24	
14cu|nodejs-ecc-jsbn-0.0.1-4|25	%prep
14cu|nodejs-ecc-jsbn-0.0.1-4|26	%setup -q -n package
14cu|nodejs-ecc-jsbn-0.0.1-4|27	rm -rf node_modules
14cu|nodejs-ecc-jsbn-0.0.1-4|28	
14cu|nodejs-ecc-jsbn-0.0.1-4|29	%build
14cu|nodejs-ecc-jsbn-0.0.1-4|30	
14cu|nodejs-ecc-jsbn-0.0.1-4|31	%install
14cu|nodejs-ecc-jsbn-0.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecc-jsbn-0.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecc-jsbn-0.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-ecc-jsbn-0.0.1-4|35	%changelog
14cu|nodejs-ecc-jsbn-0.0.1-4|36	
14cu|nodejs-ecc-jsbn-0.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-ecc-jsbn-0.0.1-4|38	- (ab98c4c) BuildList#2799825: Increase release tag
14cu|nodejs-ecc-jsbn-0.0.1-4|39	
14cu|nodejs-ecc-jsbn-0.0.1-4|40	

11358 14
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|1	%define oname ecdsa-sig-formatter
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|2	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|3	Summary:        Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|6	Release:        4
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|7	License:        ASL 2.0
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|9	Url:            https://github.com/Brightspace/node-ecdsa-sig-formatter
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|12	BuildRequires:  npm(base64-url)
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|13	BuildArch:      noarch
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|14	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|15	%description
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|16	%{summary}.
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|17	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|18	%files
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|19	%doc LICENSE *.md
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|21	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|22	#------------------------------------------------------------------
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|23	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|24	%prep
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|25	%setup -q -n package
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|26	rm -rf node_modules
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|27	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|28	%build
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|29	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|30	%install
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|32	cp -r package.json src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|33	%nodejs_symlink_deps
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|34	%changelog
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|35	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|37	- (10e0c06) BuildList#2799825: Increase release tag
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|38	
14cu|nodejs-ecdsa-sig-formatter-1.0.5-4|39	

11359 14
14cu|nodejs-editions-1.1.1-4|1	%define oname editions
14cu|nodejs-editions-1.1.1-4|2	
14cu|nodejs-editions-1.1.1-4|3	Summary:        Publish multiple editions for your JavaScript packages consistently and easily
14cu|nodejs-editions-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-editions-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-editions-1.1.1-4|6	Release:        4
14cu|nodejs-editions-1.1.1-4|7	License:        MIT
14cu|nodejs-editions-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-editions-1.1.1-4|9	Url:            https://github.com/bevry/editions
14cu|nodejs-editions-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-editions-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-editions-1.1.1-4|12	BuildArch:      noarch
14cu|nodejs-editions-1.1.1-4|13	
14cu|nodejs-editions-1.1.1-4|14	%description
14cu|nodejs-editions-1.1.1-4|15	%{summary}.
14cu|nodejs-editions-1.1.1-4|16	
14cu|nodejs-editions-1.1.1-4|17	%files
14cu|nodejs-editions-1.1.1-4|18	%doc *.md docs/
14cu|nodejs-editions-1.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-editions-1.1.1-4|20	
14cu|nodejs-editions-1.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-editions-1.1.1-4|22	
14cu|nodejs-editions-1.1.1-4|23	%prep
14cu|nodejs-editions-1.1.1-4|24	%setup -q -n package
14cu|nodejs-editions-1.1.1-4|25	rm -rf node_modules
14cu|nodejs-editions-1.1.1-4|26	find . -type f -exec chmod -x {} \;
14cu|nodejs-editions-1.1.1-4|27	
14cu|nodejs-editions-1.1.1-4|28	%build
14cu|nodejs-editions-1.1.1-4|29	
14cu|nodejs-editions-1.1.1-4|30	%install
14cu|nodejs-editions-1.1.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-editions-1.1.1-4|32	cp -r package.json es2015/ source/ \
14cu|nodejs-editions-1.1.1-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-editions-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-editions-1.1.1-4|35	%changelog
14cu|nodejs-editions-1.1.1-4|36	
14cu|nodejs-editions-1.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-editions-1.1.1-4|38	- (6e151f7) BuildList#2799825: Increase release tag
14cu|nodejs-editions-1.1.1-4|39	
14cu|nodejs-editions-1.1.1-4|40	

11360 14
14cu|nodejs-editor-0.0.4-7|1	Name:           nodejs-editor
14cu|nodejs-editor-0.0.4-7|2	Version:        0.0.4
14cu|nodejs-editor-0.0.4-7|3	Release:        7
14cu|nodejs-editor-0.0.4-7|4	Summary:        Launch the default text editor from Node.js programs
14cu|nodejs-editor-0.0.4-7|5	BuildArch:      noarch
14cu|nodejs-editor-0.0.4-7|6	Group:          Development/Other
14cu|nodejs-editor-0.0.4-7|7	#package.json indicates MIT, but no license file included
14cu|nodejs-editor-0.0.4-7|8	#upstream notified in https://github.com/substack/node-editor/pull/5
14cu|nodejs-editor-0.0.4-7|9	#we're including a copy of the MIT license based off a copy from another
14cu|nodejs-editor-0.0.4-7|10	#project by the same author indicating the same license in order to comply
14cu|nodejs-editor-0.0.4-7|11	#with the terms of the MIT license
14cu|nodejs-editor-0.0.4-7|12	License:        MIT
14cu|nodejs-editor-0.0.4-7|13	URL:            https://github.com/substack/node-editor
14cu|nodejs-editor-0.0.4-7|14	Source0:        http://registry.npmjs.org/editor/-/editor-%{version}.tgz
14cu|nodejs-editor-0.0.4-7|15	Source1:        https://raw.github.com/tchollingsworth/node-editor/05d7fbfcf22329db9aae5c676b0721045e7974d5/LICENSE
14cu|nodejs-editor-0.0.4-7|16	
14cu|nodejs-editor-0.0.4-7|17	BuildRequires:  nodejs-packaging
14cu|nodejs-editor-0.0.4-7|18	BuildRequires:  nodejs
14cu|nodejs-editor-0.0.4-7|19	
14cu|nodejs-editor-0.0.4-7|20	%description
14cu|nodejs-editor-0.0.4-7|21	%{summary}.
14cu|nodejs-editor-0.0.4-7|22	
14cu|nodejs-editor-0.0.4-7|23	%prep
14cu|nodejs-editor-0.0.4-7|24	%setup -q -n package
14cu|nodejs-editor-0.0.4-7|25	
14cu|nodejs-editor-0.0.4-7|26	#copy LICENSE file to %%{_builddir} so it works with %%doc
14cu|nodejs-editor-0.0.4-7|27	cp %{SOURCE1} .
14cu|nodejs-editor-0.0.4-7|28	
14cu|nodejs-editor-0.0.4-7|29	%build
14cu|nodejs-editor-0.0.4-7|30	#nothing to do
14cu|nodejs-editor-0.0.4-7|31	
14cu|nodejs-editor-0.0.4-7|32	%install
14cu|nodejs-editor-0.0.4-7|33	
14cu|nodejs-editor-0.0.4-7|34	mkdir -p %{buildroot}%{nodejs_sitelib}/editor
14cu|nodejs-editor-0.0.4-7|35	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/editor
14cu|nodejs-editor-0.0.4-7|36	
14cu|nodejs-editor-0.0.4-7|37	%nodejs_symlink_deps
14cu|nodejs-editor-0.0.4-7|38	
14cu|nodejs-editor-0.0.4-7|39	%clean
14cu|nodejs-editor-0.0.4-7|40	
14cu|nodejs-editor-0.0.4-7|41	%files
14cu|nodejs-editor-0.0.4-7|42	%defattr(-,root,root,-)
14cu|nodejs-editor-0.0.4-7|43	%{nodejs_sitelib}/editor
14cu|nodejs-editor-0.0.4-7|44	%doc README.markdown LICENSE example
14cu|nodejs-editor-0.0.4-7|45	
14cu|nodejs-editor-0.0.4-7|46	
14cu|nodejs-editor-0.0.4-7|47	%changelog
14cu|nodejs-editor-0.0.4-7|48	
14cu|nodejs-editor-0.0.4-7|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-7
14cu|nodejs-editor-0.0.4-7|50	- (7284d44) BuildList#2799825: Increase release tag
14cu|nodejs-editor-0.0.4-7|51	
14cu|nodejs-editor-0.0.4-7|52	

11361 14
14cu|nodejs-ee-first-1.1.1-4|1	%define oname ee-first
14cu|nodejs-ee-first-1.1.1-4|2	
14cu|nodejs-ee-first-1.1.1-4|3	Summary:        Return the first event in a set of ee/event pairs
14cu|nodejs-ee-first-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ee-first-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-ee-first-1.1.1-4|6	Release:        4
14cu|nodejs-ee-first-1.1.1-4|7	License:        MIT
14cu|nodejs-ee-first-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-ee-first-1.1.1-4|9	Url:            https://github.com/jonathanong/ee-first
14cu|nodejs-ee-first-1.1.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ee-first-1.1.1-4|11	Source0:        https://github.com/jonathanong/ee-first/archive/%{version}.tar.gz
14cu|nodejs-ee-first-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-ee-first-1.1.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-ee-first-1.1.1-4|14	BuildArch:      noarch
14cu|nodejs-ee-first-1.1.1-4|15	
14cu|nodejs-ee-first-1.1.1-4|16	%description
14cu|nodejs-ee-first-1.1.1-4|17	%{summary}.
14cu|nodejs-ee-first-1.1.1-4|18	
14cu|nodejs-ee-first-1.1.1-4|19	%files
14cu|nodejs-ee-first-1.1.1-4|20	%doc LICENSE *.md
14cu|nodejs-ee-first-1.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ee-first-1.1.1-4|22	
14cu|nodejs-ee-first-1.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-ee-first-1.1.1-4|24	
14cu|nodejs-ee-first-1.1.1-4|25	%prep
14cu|nodejs-ee-first-1.1.1-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-ee-first-1.1.1-4|27	rm -rf node_modules
14cu|nodejs-ee-first-1.1.1-4|28	
14cu|nodejs-ee-first-1.1.1-4|29	%build
14cu|nodejs-ee-first-1.1.1-4|30	
14cu|nodejs-ee-first-1.1.1-4|31	%install
14cu|nodejs-ee-first-1.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ee-first-1.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ee-first-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-ee-first-1.1.1-4|35	
14cu|nodejs-ee-first-1.1.1-4|36	%check
14cu|nodejs-ee-first-1.1.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-ee-first-1.1.1-4|38	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-ee-first-1.1.1-4|39	
14cu|nodejs-ee-first-1.1.1-4|40	%changelog
14cu|nodejs-ee-first-1.1.1-4|41	
14cu|nodejs-ee-first-1.1.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-ee-first-1.1.1-4|43	- (1da8246) BuildList#2799825: Increase release tag
14cu|nodejs-ee-first-1.1.1-4|44	
14cu|nodejs-ee-first-1.1.1-4|45	

11362 14
14cu|nodejs-ejs-2.4.2-4|1	%define oname ejs
14cu|nodejs-ejs-2.4.2-4|2	
14cu|nodejs-ejs-2.4.2-4|3	Name:       nodejs-%{oname}
14cu|nodejs-ejs-2.4.2-4|4	Version:    2.4.2
14cu|nodejs-ejs-2.4.2-4|5	Release:    4
14cu|nodejs-ejs-2.4.2-4|6	Summary:    Embedded JavaScript templates for Node.js
14cu|nodejs-ejs-2.4.2-4|7	License:    MIT
14cu|nodejs-ejs-2.4.2-4|8	Group:      Development/Other
14cu|nodejs-ejs-2.4.2-4|9	URL:        https://github.com/mde/%{oname}
14cu|nodejs-ejs-2.4.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ejs-2.4.2-4|11	Source0:    https://github.com/mde/ejs/archive/v2.4.2.tar.gz
14cu|nodejs-ejs-2.4.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-ejs-2.4.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-ejs-2.4.2-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-ejs-2.4.2-4|15	BuildRequires:  npm(lru-cache)
14cu|nodejs-ejs-2.4.2-4|16	BuildRequires:  npm(uglify-js)
14cu|nodejs-ejs-2.4.2-4|17	BuildArch:  noarch
14cu|nodejs-ejs-2.4.2-4|18	
14cu|nodejs-ejs-2.4.2-4|19	%description
14cu|nodejs-ejs-2.4.2-4|20	%{summary}.
14cu|nodejs-ejs-2.4.2-4|21	
14cu|nodejs-ejs-2.4.2-4|22	%files
14cu|nodejs-ejs-2.4.2-4|23	%doc LICENSE *.md examples/ sample/
14cu|nodejs-ejs-2.4.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ejs-2.4.2-4|25	#--------------------------------------------------
14cu|nodejs-ejs-2.4.2-4|26	
14cu|nodejs-ejs-2.4.2-4|27	%prep
14cu|nodejs-ejs-2.4.2-4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-ejs-2.4.2-4|29	
14cu|nodejs-ejs-2.4.2-4|30	
14cu|nodejs-ejs-2.4.2-4|31	%build
14cu|nodejs-ejs-2.4.2-4|32	#nothing to do
14cu|nodejs-ejs-2.4.2-4|33	
14cu|nodejs-ejs-2.4.2-4|34	
14cu|nodejs-ejs-2.4.2-4|35	%install
14cu|nodejs-ejs-2.4.2-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ejs-2.4.2-4|37	cp -pr *.json Jakefile lib/ \
14cu|nodejs-ejs-2.4.2-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ejs-2.4.2-4|39	
14cu|nodejs-ejs-2.4.2-4|40	%nodejs_symlink_deps
14cu|nodejs-ejs-2.4.2-4|41	
14cu|nodejs-ejs-2.4.2-4|42	%check
14cu|nodejs-ejs-2.4.2-4|43	%nodejs_symlink_deps --check
14cu|nodejs-ejs-2.4.2-4|44	mocha test
14cu|nodejs-ejs-2.4.2-4|45	
14cu|nodejs-ejs-2.4.2-4|46	%changelog
14cu|nodejs-ejs-2.4.2-4|47	
14cu|nodejs-ejs-2.4.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.2-4
14cu|nodejs-ejs-2.4.2-4|49	- (e01ebe4) BuildList#2799825: Increase release tag
14cu|nodejs-ejs-2.4.2-4|50	
14cu|nodejs-ejs-2.4.2-4|51	

11363 14
14cu|nodejs-elementtree-0.1.6-4|1	%define oname elementtree
14cu|nodejs-elementtree-0.1.6-4|2	
14cu|nodejs-elementtree-0.1.6-4|3	Summary:        XML Serialization and Parsing based on Python's ElementTree
14cu|nodejs-elementtree-0.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-elementtree-0.1.6-4|5	Version:        0.1.6
14cu|nodejs-elementtree-0.1.6-4|6	Release:        4
14cu|nodejs-elementtree-0.1.6-4|7	License:        ASL 2.0
14cu|nodejs-elementtree-0.1.6-4|8	Group:          Development/Other
14cu|nodejs-elementtree-0.1.6-4|9	Url:            https://github.com/racker/node-elementtree
14cu|nodejs-elementtree-0.1.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-elementtree-0.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-elementtree-0.1.6-4|12	BuildRequires:  npm(sax)
14cu|nodejs-elementtree-0.1.6-4|13	# not yet packed
14cu|nodejs-elementtree-0.1.6-4|14	# BuildRequires:  npm(whiskey)
14cu|nodejs-elementtree-0.1.6-4|15	BuildArch:      noarch
14cu|nodejs-elementtree-0.1.6-4|16	
14cu|nodejs-elementtree-0.1.6-4|17	%description
14cu|nodejs-elementtree-0.1.6-4|18	%{summary}.
14cu|nodejs-elementtree-0.1.6-4|19	
14cu|nodejs-elementtree-0.1.6-4|20	%files
14cu|nodejs-elementtree-0.1.6-4|21	%doc LICENSE.txt *.md
14cu|nodejs-elementtree-0.1.6-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-elementtree-0.1.6-4|23	
14cu|nodejs-elementtree-0.1.6-4|24	#------------------------------------------------------------------
14cu|nodejs-elementtree-0.1.6-4|25	
14cu|nodejs-elementtree-0.1.6-4|26	%prep
14cu|nodejs-elementtree-0.1.6-4|27	%setup -q -n package
14cu|nodejs-elementtree-0.1.6-4|28	rm -rf node_modules
14cu|nodejs-elementtree-0.1.6-4|29	%nodejs_fixdep sax
14cu|nodejs-elementtree-0.1.6-4|30	
14cu|nodejs-elementtree-0.1.6-4|31	%build
14cu|nodejs-elementtree-0.1.6-4|32	
14cu|nodejs-elementtree-0.1.6-4|33	%install
14cu|nodejs-elementtree-0.1.6-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-elementtree-0.1.6-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-elementtree-0.1.6-4|36	%nodejs_symlink_deps
14cu|nodejs-elementtree-0.1.6-4|37	
14cu|nodejs-elementtree-0.1.6-4|38	%check
14cu|nodejs-elementtree-0.1.6-4|39	%nodejs_symlink_deps --check
14cu|nodejs-elementtree-0.1.6-4|40	make test || :
14cu|nodejs-elementtree-0.1.6-4|41	
14cu|nodejs-elementtree-0.1.6-4|42	%changelog
14cu|nodejs-elementtree-0.1.6-4|43	
14cu|nodejs-elementtree-0.1.6-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.6-4
14cu|nodejs-elementtree-0.1.6-4|45	- (407fae9) BuildList#2799825: Increase release tag
14cu|nodejs-elementtree-0.1.6-4|46	
14cu|nodejs-elementtree-0.1.6-4|47	

11364 14
14cu|nodejs-elliptic-6.0.2-4|1	%define oname elliptic
14cu|nodejs-elliptic-6.0.2-4|2	
14cu|nodejs-elliptic-6.0.2-4|3	Summary:        Fast elliptic-curve cryptography in a plain javascript implementation
14cu|nodejs-elliptic-6.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-elliptic-6.0.2-4|5	Version:        6.0.2
14cu|nodejs-elliptic-6.0.2-4|6	Release:        4
14cu|nodejs-elliptic-6.0.2-4|7	License:        MIT
14cu|nodejs-elliptic-6.0.2-4|8	Group:          Development/Other
14cu|nodejs-elliptic-6.0.2-4|9	Url:            https://github.com/indutny/elliptic
14cu|nodejs-elliptic-6.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-elliptic-6.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-elliptic-6.0.2-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-elliptic-6.0.2-4|13	BuildRequires:  npm(hash.js)
14cu|nodejs-elliptic-6.0.2-4|14	BuildRequires:  npm(brorand)
14cu|nodejs-elliptic-6.0.2-4|15	BuildRequires:  npm(bn.js)
14cu|nodejs-elliptic-6.0.2-4|16	
14cu|nodejs-elliptic-6.0.2-4|17	
14cu|nodejs-elliptic-6.0.2-4|18	BuildArch:      noarch
14cu|nodejs-elliptic-6.0.2-4|19	
14cu|nodejs-elliptic-6.0.2-4|20	%description
14cu|nodejs-elliptic-6.0.2-4|21	%{summary}.
14cu|nodejs-elliptic-6.0.2-4|22	
14cu|nodejs-elliptic-6.0.2-4|23	%files
14cu|nodejs-elliptic-6.0.2-4|24	%doc README.md
14cu|nodejs-elliptic-6.0.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-elliptic-6.0.2-4|26	
14cu|nodejs-elliptic-6.0.2-4|27	#------------------------------------------------------------------
14cu|nodejs-elliptic-6.0.2-4|28	
14cu|nodejs-elliptic-6.0.2-4|29	%prep
14cu|nodejs-elliptic-6.0.2-4|30	%setup -q -n package
14cu|nodejs-elliptic-6.0.2-4|31	rm -rf node_modules
14cu|nodejs-elliptic-6.0.2-4|32	%nodejs_fixdep inherits
14cu|nodejs-elliptic-6.0.2-4|33	
14cu|nodejs-elliptic-6.0.2-4|34	%build
14cu|nodejs-elliptic-6.0.2-4|35	
14cu|nodejs-elliptic-6.0.2-4|36	%install
14cu|nodejs-elliptic-6.0.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-elliptic-6.0.2-4|38	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-elliptic-6.0.2-4|39	%nodejs_symlink_deps
14cu|nodejs-elliptic-6.0.2-4|40	%changelog
14cu|nodejs-elliptic-6.0.2-4|41	
14cu|nodejs-elliptic-6.0.2-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.0.2-4
14cu|nodejs-elliptic-6.0.2-4|43	- (acf8dd2) BuildList#2799825: Increase release tag
14cu|nodejs-elliptic-6.0.2-4|44	
14cu|nodejs-elliptic-6.0.2-4|45	

11365 14
14cu|nodejs-enb-source-map-1.9.0-4|1	%define oname enb-source-map
14cu|nodejs-enb-source-map-1.9.0-4|2	
14cu|nodejs-enb-source-map-1.9.0-4|3	Summary:        ENB Source Maps Helper
14cu|nodejs-enb-source-map-1.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-enb-source-map-1.9.0-4|5	Version:        1.9.0
14cu|nodejs-enb-source-map-1.9.0-4|6	Release:        4
14cu|nodejs-enb-source-map-1.9.0-4|7	License:        MIT
14cu|nodejs-enb-source-map-1.9.0-4|8	Group:          Development/Other
14cu|nodejs-enb-source-map-1.9.0-4|9	Url:            https://github.com/enb-make/enb-source-map
14cu|nodejs-enb-source-map-1.9.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-enb-source-map-1.9.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-enb-source-map-1.9.0-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-enb-source-map-1.9.0-4|13	BuildRequires:  npm(btoa)
14cu|nodejs-enb-source-map-1.9.0-4|14	BuildRequires:  npm(atob)
14cu|nodejs-enb-source-map-1.9.0-4|15	# disable ATM,jscs circular dev dep
14cu|nodejs-enb-source-map-1.9.0-4|16	# BuildRequires:  npm(chai)
14cu|nodejs-enb-source-map-1.9.0-4|17	# BuildRequires:  npm(jscs)
14cu|nodejs-enb-source-map-1.9.0-4|18	# BuildRequires:  npm(jshint)
14cu|nodejs-enb-source-map-1.9.0-4|19	# BuildRequires:  npm(mocha)
14cu|nodejs-enb-source-map-1.9.0-4|20	# BuildRequires:  npm(sinon)
14cu|nodejs-enb-source-map-1.9.0-4|21	# BuildRequires:  npm(sinon-chai)
14cu|nodejs-enb-source-map-1.9.0-4|22	BuildArch:      noarch
14cu|nodejs-enb-source-map-1.9.0-4|23	
14cu|nodejs-enb-source-map-1.9.0-4|24	%description
14cu|nodejs-enb-source-map-1.9.0-4|25	%{summary}.
14cu|nodejs-enb-source-map-1.9.0-4|26	
14cu|nodejs-enb-source-map-1.9.0-4|27	%files
14cu|nodejs-enb-source-map-1.9.0-4|28	%doc LICENSE *.md
14cu|nodejs-enb-source-map-1.9.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-enb-source-map-1.9.0-4|30	
14cu|nodejs-enb-source-map-1.9.0-4|31	#------------------------------------------------------------------
14cu|nodejs-enb-source-map-1.9.0-4|32	
14cu|nodejs-enb-source-map-1.9.0-4|33	%prep
14cu|nodejs-enb-source-map-1.9.0-4|34	%setup -q -n package
14cu|nodejs-enb-source-map-1.9.0-4|35	rm -rf node_modules
14cu|nodejs-enb-source-map-1.9.0-4|36	%nodejs_fixdep source-map
14cu|nodejs-enb-source-map-1.9.0-4|37	%nodejs_fixdep btoa
14cu|nodejs-enb-source-map-1.9.0-4|38	%nodejs_fixdep atob
14cu|nodejs-enb-source-map-1.9.0-4|39	
14cu|nodejs-enb-source-map-1.9.0-4|40	%build
14cu|nodejs-enb-source-map-1.9.0-4|41	
14cu|nodejs-enb-source-map-1.9.0-4|42	%install
14cu|nodejs-enb-source-map-1.9.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-enb-source-map-1.9.0-4|44	cp -r package.json *.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-enb-source-map-1.9.0-4|45	%nodejs_symlink_deps
14cu|nodejs-enb-source-map-1.9.0-4|46	
14cu|nodejs-enb-source-map-1.9.0-4|47	# disable ATM,jscs circular dev dep
14cu|nodejs-enb-source-map-1.9.0-4|48	%check
14cu|nodejs-enb-source-map-1.9.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-enb-source-map-1.9.0-4|50	mocha test || :
14cu|nodejs-enb-source-map-1.9.0-4|51	%changelog
14cu|nodejs-enb-source-map-1.9.0-4|52	
14cu|nodejs-enb-source-map-1.9.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.9.0-4
14cu|nodejs-enb-source-map-1.9.0-4|54	- (fdb17e6) BuildList#2799825: Increase release tag
14cu|nodejs-enb-source-map-1.9.0-4|55	
14cu|nodejs-enb-source-map-1.9.0-4|56	

11366 14
14cu|nodejs-end-of-stream-1.1.0-4|1	%define oname end-of-stream
14cu|nodejs-end-of-stream-1.1.0-4|2	
14cu|nodejs-end-of-stream-1.1.0-4|3	Summary:        Call a callback duplex stream
14cu|nodejs-end-of-stream-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-end-of-stream-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-end-of-stream-1.1.0-4|6	Release:        4
14cu|nodejs-end-of-stream-1.1.0-4|7	License:        MIT
14cu|nodejs-end-of-stream-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-end-of-stream-1.1.0-4|9	Url:            https://github.com/mafintosh/end-of-stream
14cu|nodejs-end-of-stream-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-end-of-stream-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-end-of-stream-1.1.0-4|12	BuildRequires:  npm(once)
14cu|nodejs-end-of-stream-1.1.0-4|13	
14cu|nodejs-end-of-stream-1.1.0-4|14	BuildArch:      noarch
14cu|nodejs-end-of-stream-1.1.0-4|15	
14cu|nodejs-end-of-stream-1.1.0-4|16	%description
14cu|nodejs-end-of-stream-1.1.0-4|17	Call a callback when a readable/writable/duplex
14cu|nodejs-end-of-stream-1.1.0-4|18	stream has completed or failed.
14cu|nodejs-end-of-stream-1.1.0-4|19	
14cu|nodejs-end-of-stream-1.1.0-4|20	%files
14cu|nodejs-end-of-stream-1.1.0-4|21	%doc LICENSE README.md
14cu|nodejs-end-of-stream-1.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-end-of-stream-1.1.0-4|23	
14cu|nodejs-end-of-stream-1.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-end-of-stream-1.1.0-4|25	
14cu|nodejs-end-of-stream-1.1.0-4|26	%prep
14cu|nodejs-end-of-stream-1.1.0-4|27	%setup -q -n package
14cu|nodejs-end-of-stream-1.1.0-4|28	rm -rf node_modules
14cu|nodejs-end-of-stream-1.1.0-4|29	
14cu|nodejs-end-of-stream-1.1.0-4|30	%build
14cu|nodejs-end-of-stream-1.1.0-4|31	
14cu|nodejs-end-of-stream-1.1.0-4|32	%install
14cu|nodejs-end-of-stream-1.1.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-end-of-stream-1.1.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-end-of-stream-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-end-of-stream-1.1.0-4|36	%changelog
14cu|nodejs-end-of-stream-1.1.0-4|37	
14cu|nodejs-end-of-stream-1.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-end-of-stream-1.1.0-4|39	- (eb6689b) BuildList#2799825: Increase release tag
14cu|nodejs-end-of-stream-1.1.0-4|40	
14cu|nodejs-end-of-stream-1.1.0-4|41	

11367 14
14cu|nodejs-ends-with-0.2.0-4|1	%define oname ends-with
14cu|nodejs-ends-with-0.2.0-4|2	
14cu|nodejs-ends-with-0.2.0-4|3	Summary:        Return `true` if a string ends with the given characters
14cu|nodejs-ends-with-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ends-with-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-ends-with-0.2.0-4|6	Release:        4
14cu|nodejs-ends-with-0.2.0-4|7	License:        MIT
14cu|nodejs-ends-with-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-ends-with-0.2.0-4|9	Url:            https://github.com/jonschlinkert/ends-with
14cu|nodejs-ends-with-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ends-with-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ends-with-0.2.0-4|12	BuildArch:      noarch
14cu|nodejs-ends-with-0.2.0-4|13	
14cu|nodejs-ends-with-0.2.0-4|14	%description
14cu|nodejs-ends-with-0.2.0-4|15	Returns true if the given string or array
14cu|nodejs-ends-with-0.2.0-4|16	ends with suffix using strict equality for comparisons.
14cu|nodejs-ends-with-0.2.0-4|17	
14cu|nodejs-ends-with-0.2.0-4|18	%files
14cu|nodejs-ends-with-0.2.0-4|19	%doc LICENSE-MIT README.md
14cu|nodejs-ends-with-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ends-with-0.2.0-4|21	
14cu|nodejs-ends-with-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ends-with-0.2.0-4|23	
14cu|nodejs-ends-with-0.2.0-4|24	%prep
14cu|nodejs-ends-with-0.2.0-4|25	%setup -q -n package
14cu|nodejs-ends-with-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-ends-with-0.2.0-4|27	
14cu|nodejs-ends-with-0.2.0-4|28	%build
14cu|nodejs-ends-with-0.2.0-4|29	
14cu|nodejs-ends-with-0.2.0-4|30	%install
14cu|nodejs-ends-with-0.2.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ends-with-0.2.0-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ends-with-0.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ends-with-0.2.0-4|34	%changelog
14cu|nodejs-ends-with-0.2.0-4|35	
14cu|nodejs-ends-with-0.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-ends-with-0.2.0-4|37	- (c5eca42) BuildList#2799825: Increase release tag
14cu|nodejs-ends-with-0.2.0-4|38	
14cu|nodejs-ends-with-0.2.0-4|39	

11368 14
14cu|nodejs-ent-2.2.0-4|1	%define oname ent
14cu|nodejs-ent-2.2.0-4|2	
14cu|nodejs-ent-2.2.0-4|3	Summary:        Encode and decode HTML entities
14cu|nodejs-ent-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ent-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-ent-2.2.0-4|6	Release:        4
14cu|nodejs-ent-2.2.0-4|7	License:        MIT
14cu|nodejs-ent-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-ent-2.2.0-4|9	Url:            https://github.com/substack/node-ent
14cu|nodejs-ent-2.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ent-2.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ent-2.2.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-ent-2.2.0-4|13	BuildArch:      noarch
14cu|nodejs-ent-2.2.0-4|14	
14cu|nodejs-ent-2.2.0-4|15	%description
14cu|nodejs-ent-2.2.0-4|16	%{summary}.
14cu|nodejs-ent-2.2.0-4|17	
14cu|nodejs-ent-2.2.0-4|18	%files
14cu|nodejs-ent-2.2.0-4|19	%doc LICENSE readme.markdown examples
14cu|nodejs-ent-2.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ent-2.2.0-4|21	
14cu|nodejs-ent-2.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ent-2.2.0-4|23	
14cu|nodejs-ent-2.2.0-4|24	%prep
14cu|nodejs-ent-2.2.0-4|25	%setup -q -n package
14cu|nodejs-ent-2.2.0-4|26	rm -rf node_modules
14cu|nodejs-ent-2.2.0-4|27	
14cu|nodejs-ent-2.2.0-4|28	%build
14cu|nodejs-ent-2.2.0-4|29	
14cu|nodejs-ent-2.2.0-4|30	%install
14cu|nodejs-ent-2.2.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ent-2.2.0-4|32	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-ent-2.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ent-2.2.0-4|34	
14cu|nodejs-ent-2.2.0-4|35	%check
14cu|nodejs-ent-2.2.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-ent-2.2.0-4|37	tape test/*.js
14cu|nodejs-ent-2.2.0-4|38	
14cu|nodejs-ent-2.2.0-4|39	%changelog
14cu|nodejs-ent-2.2.0-4|40	
14cu|nodejs-ent-2.2.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-ent-2.2.0-4|42	- (862e5c0) BuildList#2799825: Increase release tag
14cu|nodejs-ent-2.2.0-4|43	
14cu|nodejs-ent-2.2.0-4|44	

11369 14
14cu|nodejs-entities-1.1.1-4|1	%define oname entities
14cu|nodejs-entities-1.1.1-4|2	
14cu|nodejs-entities-1.1.1-4|3	Summary:        Encode & decode XML/HTML entities with ease
14cu|nodejs-entities-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-entities-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-entities-1.1.1-4|6	Release:        4
14cu|nodejs-entities-1.1.1-4|7	License:        BSD
14cu|nodejs-entities-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-entities-1.1.1-4|9	Url:            https://github.com/fb55/node-entities
14cu|nodejs-entities-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-entities-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-entities-1.1.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-entities-1.1.1-4|13	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-entities-1.1.1-4|14	BuildRequires:  npm(coveralls)
14cu|nodejs-entities-1.1.1-4|15	BuildRequires:  npm(istanbul)
14cu|nodejs-entities-1.1.1-4|16	BuildArch:      noarch
14cu|nodejs-entities-1.1.1-4|17	
14cu|nodejs-entities-1.1.1-4|18	%description
14cu|nodejs-entities-1.1.1-4|19	%{summary}.
14cu|nodejs-entities-1.1.1-4|20	
14cu|nodejs-entities-1.1.1-4|21	%files
14cu|nodejs-entities-1.1.1-4|22	%doc LICENSE readme.md
14cu|nodejs-entities-1.1.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-entities-1.1.1-4|24	
14cu|nodejs-entities-1.1.1-4|25	#------------------------------------------------------------------
14cu|nodejs-entities-1.1.1-4|26	
14cu|nodejs-entities-1.1.1-4|27	%prep
14cu|nodejs-entities-1.1.1-4|28	%setup -q -n package
14cu|nodejs-entities-1.1.1-4|29	rm -rf node_modules
14cu|nodejs-entities-1.1.1-4|30	
14cu|nodejs-entities-1.1.1-4|31	%build
14cu|nodejs-entities-1.1.1-4|32	
14cu|nodejs-entities-1.1.1-4|33	%install
14cu|nodejs-entities-1.1.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-entities-1.1.1-4|35	cp -r package.json index.js lib/ maps/ \
14cu|nodejs-entities-1.1.1-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-entities-1.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-entities-1.1.1-4|38	
14cu|nodejs-entities-1.1.1-4|39	%check
14cu|nodejs-entities-1.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-entities-1.1.1-4|41	mocha
14cu|nodejs-entities-1.1.1-4|42	
14cu|nodejs-entities-1.1.1-4|43	%changelog
14cu|nodejs-entities-1.1.1-4|44	
14cu|nodejs-entities-1.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-entities-1.1.1-4|46	- (bab1d42) BuildList#2799825: Increase release tag
14cu|nodejs-entities-1.1.1-4|47	
14cu|nodejs-entities-1.1.1-4|48	

11370 14
14cu|nodejs-error-ex-1.3.0-4|1	%define oname error-ex
14cu|nodejs-error-ex-1.3.0-4|2	
14cu|nodejs-error-ex-1.3.0-4|3	Summary:        Easy error subclassing and stack customization
14cu|nodejs-error-ex-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-error-ex-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-error-ex-1.3.0-4|6	Release:        4
14cu|nodejs-error-ex-1.3.0-4|7	License:        MIT
14cu|nodejs-error-ex-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-error-ex-1.3.0-4|9	Url:            https://github.com/qix-/node-error-ex
14cu|nodejs-error-ex-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-error-ex-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-error-ex-1.3.0-4|12	BuildRequires:  npm(is-arrayish)
14cu|nodejs-error-ex-1.3.0-4|13	
14cu|nodejs-error-ex-1.3.0-4|14	BuildArch:      noarch
14cu|nodejs-error-ex-1.3.0-4|15	
14cu|nodejs-error-ex-1.3.0-4|16	%description
14cu|nodejs-error-ex-1.3.0-4|17	%{summary}.
14cu|nodejs-error-ex-1.3.0-4|18	
14cu|nodejs-error-ex-1.3.0-4|19	%files
14cu|nodejs-error-ex-1.3.0-4|20	%doc LICENSE README.md
14cu|nodejs-error-ex-1.3.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-error-ex-1.3.0-4|22	
14cu|nodejs-error-ex-1.3.0-4|23	#------------------------------------------------------------------
14cu|nodejs-error-ex-1.3.0-4|24	
14cu|nodejs-error-ex-1.3.0-4|25	%prep
14cu|nodejs-error-ex-1.3.0-4|26	%setup -q -n package
14cu|nodejs-error-ex-1.3.0-4|27	rm -rf node_modules
14cu|nodejs-error-ex-1.3.0-4|28	
14cu|nodejs-error-ex-1.3.0-4|29	%build
14cu|nodejs-error-ex-1.3.0-4|30	
14cu|nodejs-error-ex-1.3.0-4|31	%install
14cu|nodejs-error-ex-1.3.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-error-ex-1.3.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-error-ex-1.3.0-4|34	%nodejs_symlink_deps
14cu|nodejs-error-ex-1.3.0-4|35	%changelog
14cu|nodejs-error-ex-1.3.0-4|36	
14cu|nodejs-error-ex-1.3.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-error-ex-1.3.0-4|38	- (0cafd98) BuildList#2799825: Increase release tag
14cu|nodejs-error-ex-1.3.0-4|39	
14cu|nodejs-error-ex-1.3.0-4|40	

11371 14
14cu|nodejs-errorhandler-1.0.0-7|1	%global enable_tests 0
14cu|nodejs-errorhandler-1.0.0-7|2	
14cu|nodejs-errorhandler-1.0.0-7|3	Name:       nodejs-errorhandler
14cu|nodejs-errorhandler-1.0.0-7|4	Version:    1.0.0
14cu|nodejs-errorhandler-1.0.0-7|5	Release:    7
14cu|nodejs-errorhandler-1.0.0-7|6	Summary:    The default error handler page for Connect
14cu|nodejs-errorhandler-1.0.0-7|7	License:    MIT
14cu|nodejs-errorhandler-1.0.0-7|8	Group:      System/Libraries
14cu|nodejs-errorhandler-1.0.0-7|9	URL:        https://github.com/expressjs/errorhandler
14cu|nodejs-errorhandler-1.0.0-7|10	Source0:    http://registry.npmjs.org/errorhandler/-/errorhandler-%{version}.tgz
14cu|nodejs-errorhandler-1.0.0-7|11	# The test files are not included in the npm tarball.
14cu|nodejs-errorhandler-1.0.0-7|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-errorhandler-1.0.0-7|13	# version control repository.
14cu|nodejs-errorhandler-1.0.0-7|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-errorhandler-1.0.0-7|15	Source10:   dl-tests.sh
14cu|nodejs-errorhandler-1.0.0-7|16	
14cu|nodejs-errorhandler-1.0.0-7|17	BuildArch:  noarch
14cu|nodejs-errorhandler-1.0.0-7|18	BuildRequires:  nodejs-packaging
14cu|nodejs-errorhandler-1.0.0-7|19	
14cu|nodejs-errorhandler-1.0.0-7|20	%if 0%{?enable_tests}
14cu|nodejs-errorhandler-1.0.0-7|21	BuildRequires:  mocha
14cu|nodejs-errorhandler-1.0.0-7|22	BuildRequires:  npm(connect)
14cu|nodejs-errorhandler-1.0.0-7|23	BuildRequires:  npm(should)
14cu|nodejs-errorhandler-1.0.0-7|24	BuildRequires:  npm(supertest)
14cu|nodejs-errorhandler-1.0.0-7|25	%endif
14cu|nodejs-errorhandler-1.0.0-7|26	
14cu|nodejs-errorhandler-1.0.0-7|27	%description
14cu|nodejs-errorhandler-1.0.0-7|28	%{summary}.
14cu|nodejs-errorhandler-1.0.0-7|29	
14cu|nodejs-errorhandler-1.0.0-7|30	
14cu|nodejs-errorhandler-1.0.0-7|31	%prep
14cu|nodejs-errorhandler-1.0.0-7|32	%setup -q -n package
14cu|nodejs-errorhandler-1.0.0-7|33	%setup -q -T -D -a 1 -n package
14cu|nodejs-errorhandler-1.0.0-7|34	
14cu|nodejs-errorhandler-1.0.0-7|35	
14cu|nodejs-errorhandler-1.0.0-7|36	%build
14cu|nodejs-errorhandler-1.0.0-7|37	#nothing to do
14cu|nodejs-errorhandler-1.0.0-7|38	
14cu|nodejs-errorhandler-1.0.0-7|39	
14cu|nodejs-errorhandler-1.0.0-7|40	%install
14cu|nodejs-errorhandler-1.0.0-7|41	mkdir -p %{buildroot}%{nodejs_sitelib}/errorhandler
14cu|nodejs-errorhandler-1.0.0-7|42	cp -pr package.json index.js \
14cu|nodejs-errorhandler-1.0.0-7|43	%{buildroot}%{nodejs_sitelib}/errorhandler
14cu|nodejs-errorhandler-1.0.0-7|44	
14cu|nodejs-errorhandler-1.0.0-7|45	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-errorhandler-1.0.0-7|46	cp -pr public/ \
14cu|nodejs-errorhandler-1.0.0-7|47	%{buildroot}%{_datadir}/%{name}
14cu|nodejs-errorhandler-1.0.0-7|48	ln -sf %{_datadir}/%{name}/public \
14cu|nodejs-errorhandler-1.0.0-7|49	%{buildroot}%{nodejs_sitelib}/errorhandler/public
14cu|nodejs-errorhandler-1.0.0-7|50	
14cu|nodejs-errorhandler-1.0.0-7|51	%nodejs_symlink_deps
14cu|nodejs-errorhandler-1.0.0-7|52	
14cu|nodejs-errorhandler-1.0.0-7|53	
14cu|nodejs-errorhandler-1.0.0-7|54	%if 0%{?enable_tests}
14cu|nodejs-errorhandler-1.0.0-7|55	%check
14cu|nodejs-errorhandler-1.0.0-7|56	%nodejs_symlink_deps --check
14cu|nodejs-errorhandler-1.0.0-7|57	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cu|nodejs-errorhandler-1.0.0-7|58	%endif
14cu|nodejs-errorhandler-1.0.0-7|59	
14cu|nodejs-errorhandler-1.0.0-7|60	
14cu|nodejs-errorhandler-1.0.0-7|61	%files
14cu|nodejs-errorhandler-1.0.0-7|62	%doc README.md
14cu|nodejs-errorhandler-1.0.0-7|63	%{nodejs_sitelib}/errorhandler
14cu|nodejs-errorhandler-1.0.0-7|64	%dir %{_datadir}/%{name}
14cu|nodejs-errorhandler-1.0.0-7|65	%dir %{_datadir}/%{name}/public
14cu|nodejs-errorhandler-1.0.0-7|66	%{_datadir}/%{name}/public/error.html
14cu|nodejs-errorhandler-1.0.0-7|67	%{_datadir}/%{name}/public/style.css
14cu|nodejs-errorhandler-1.0.0-7|68	
14cu|nodejs-errorhandler-1.0.0-7|69	%changelog
14cu|nodejs-errorhandler-1.0.0-7|70	
14cu|nodejs-errorhandler-1.0.0-7|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-7
14cu|nodejs-errorhandler-1.0.0-7|72	- (b3d2f80) BuildList#2799825: Increase release tag
14cu|nodejs-errorhandler-1.0.0-7|73	
14cu|nodejs-errorhandler-1.0.0-7|74	

11372 14
14cu|nodejs-errs-0.3.2-4|1	%define oname errs
14cu|nodejs-errs-0.3.2-4|2	
14cu|nodejs-errs-0.3.2-4|3	Summary:        Simple error creation and passing utilities
14cu|nodejs-errs-0.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-errs-0.3.2-4|5	Version:        0.3.2
14cu|nodejs-errs-0.3.2-4|6	Release:        4
14cu|nodejs-errs-0.3.2-4|7	License:        ISC
14cu|nodejs-errs-0.3.2-4|8	Group:          Development/Other
14cu|nodejs-errs-0.3.2-4|9	Url:            https://github.com/indexzero/errs
14cu|nodejs-errs-0.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-errs-0.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-errs-0.3.2-4|12	BuildRequires:  npm(vows)
14cu|nodejs-errs-0.3.2-4|13	BuildArch:      noarch
14cu|nodejs-errs-0.3.2-4|14	
14cu|nodejs-errs-0.3.2-4|15	%description
14cu|nodejs-errs-0.3.2-4|16	%{summary}.
14cu|nodejs-errs-0.3.2-4|17	
14cu|nodejs-errs-0.3.2-4|18	%files
14cu|nodejs-errs-0.3.2-4|19	%doc LICENSE README.md examples
14cu|nodejs-errs-0.3.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-errs-0.3.2-4|21	
14cu|nodejs-errs-0.3.2-4|22	#------------------------------------------------------------------
14cu|nodejs-errs-0.3.2-4|23	
14cu|nodejs-errs-0.3.2-4|24	%prep
14cu|nodejs-errs-0.3.2-4|25	%setup -q -n package
14cu|nodejs-errs-0.3.2-4|26	rm -rf node_modules
14cu|nodejs-errs-0.3.2-4|27	
14cu|nodejs-errs-0.3.2-4|28	%build
14cu|nodejs-errs-0.3.2-4|29	
14cu|nodejs-errs-0.3.2-4|30	%install
14cu|nodejs-errs-0.3.2-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-errs-0.3.2-4|32	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-errs-0.3.2-4|33	%nodejs_symlink_deps
14cu|nodejs-errs-0.3.2-4|34	
14cu|nodejs-errs-0.3.2-4|35	%check
14cu|nodejs-errs-0.3.2-4|36	%nodejs_symlink_deps --check
14cu|nodejs-errs-0.3.2-4|37	vows test/*-test.js --spec
14cu|nodejs-errs-0.3.2-4|38	
14cu|nodejs-errs-0.3.2-4|39	%changelog
14cu|nodejs-errs-0.3.2-4|40	
14cu|nodejs-errs-0.3.2-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|nodejs-errs-0.3.2-4|42	- (1566873) BuildList#2799825: Increase release tag
14cu|nodejs-errs-0.3.2-4|43	
14cu|nodejs-errs-0.3.2-4|44	

11373 14
14cu|nodejs-errto-0.2.1-4|1	%define oname errto
14cu|nodejs-errto-0.2.1-4|2	
14cu|nodejs-errto-0.2.1-4|3	Summary:        Simple error handling helper
14cu|nodejs-errto-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-errto-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-errto-0.2.1-4|6	Release:        4
14cu|nodejs-errto-0.2.1-4|7	License:        MIT
14cu|nodejs-errto-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-errto-0.2.1-4|9	Url:            https://github.com/ashtuchkin/errTo
14cu|nodejs-errto-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-errto-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-errto-0.2.1-4|12	BuildRequires:  npm(vows)
14cu|nodejs-errto-0.2.1-4|13	BuildArch:      noarch
14cu|nodejs-errto-0.2.1-4|14	
14cu|nodejs-errto-0.2.1-4|15	%description
14cu|nodejs-errto-0.2.1-4|16	%{summary}.
14cu|nodejs-errto-0.2.1-4|17	
14cu|nodejs-errto-0.2.1-4|18	%files
14cu|nodejs-errto-0.2.1-4|19	%doc README.md
14cu|nodejs-errto-0.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-errto-0.2.1-4|21	
14cu|nodejs-errto-0.2.1-4|22	#------------------------------------------------------------------
14cu|nodejs-errto-0.2.1-4|23	
14cu|nodejs-errto-0.2.1-4|24	%prep
14cu|nodejs-errto-0.2.1-4|25	%setup -q -n package
14cu|nodejs-errto-0.2.1-4|26	rm -rf node_modules
14cu|nodejs-errto-0.2.1-4|27	
14cu|nodejs-errto-0.2.1-4|28	%build
14cu|nodejs-errto-0.2.1-4|29	
14cu|nodejs-errto-0.2.1-4|30	%install
14cu|nodejs-errto-0.2.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-errto-0.2.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-errto-0.2.1-4|33	%nodejs_symlink_deps
14cu|nodejs-errto-0.2.1-4|34	
14cu|nodejs-errto-0.2.1-4|35	%check
14cu|nodejs-errto-0.2.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-errto-0.2.1-4|37	vows --spec
14cu|nodejs-errto-0.2.1-4|38	
14cu|nodejs-errto-0.2.1-4|39	%changelog
14cu|nodejs-errto-0.2.1-4|40	
14cu|nodejs-errto-0.2.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-errto-0.2.1-4|42	- (4e24c8d) BuildList#2799825: Increase release tag
14cu|nodejs-errto-0.2.1-4|43	
14cu|nodejs-errto-0.2.1-4|44	

11374 14
14cu|nodejs-es5class-2.3.1-4|1	%define oname es5class
14cu|nodejs-es5class-2.3.1-4|2	
14cu|nodejs-es5class-2.3.1-4|3	Summary:        Prototypal inheritance based on ES5 Object.create and Object.defineProperty
14cu|nodejs-es5class-2.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-es5class-2.3.1-4|5	Version:        2.3.1
14cu|nodejs-es5class-2.3.1-4|6	Release:        4
14cu|nodejs-es5class-2.3.1-4|7	License:        MIT
14cu|nodejs-es5class-2.3.1-4|8	Group:          Development/Other
14cu|nodejs-es5class-2.3.1-4|9	Url:            https://github.com/pocesar/ES5-Class
14cu|nodejs-es5class-2.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-es5class-2.3.1-4|11	Patch0:         nodejs-es5class-test.patch
14cu|nodejs-es5class-2.3.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-es5class-2.3.1-4|13	BuildRequires:  npm(better-curry)
14cu|nodejs-es5class-2.3.1-4|14	#
14cu|nodejs-es5class-2.3.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-es5class-2.3.1-4|16	BuildRequires:  npm(expect.js)
14cu|nodejs-es5class-2.3.1-4|17	BuildRequires:  npm(benchmark)
14cu|nodejs-es5class-2.3.1-4|18	BuildRequires:  npm(jshint)
14cu|nodejs-es5class-2.3.1-4|19	BuildArch:      noarch
14cu|nodejs-es5class-2.3.1-4|20	
14cu|nodejs-es5class-2.3.1-4|21	%description
14cu|nodejs-es5class-2.3.1-4|22	%{summary}.
14cu|nodejs-es5class-2.3.1-4|23	
14cu|nodejs-es5class-2.3.1-4|24	%files
14cu|nodejs-es5class-2.3.1-4|25	%doc LICENSE *.md doc/ examples/
14cu|nodejs-es5class-2.3.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-es5class-2.3.1-4|27	
14cu|nodejs-es5class-2.3.1-4|28	#------------------------------------------------------------------
14cu|nodejs-es5class-2.3.1-4|29	
14cu|nodejs-es5class-2.3.1-4|30	%prep
14cu|nodejs-es5class-2.3.1-4|31	%setup -q -n package
14cu|nodejs-es5class-2.3.1-4|32	rm -rf node_modules
14cu|nodejs-es5class-2.3.1-4|33	%patch0 -p0
14cu|nodejs-es5class-2.3.1-4|34	rm -fr test/mocha.opts
14cu|nodejs-es5class-2.3.1-4|35	
14cu|nodejs-es5class-2.3.1-4|36	%build
14cu|nodejs-es5class-2.3.1-4|37	
14cu|nodejs-es5class-2.3.1-4|38	%install
14cu|nodejs-es5class-2.3.1-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es5class-2.3.1-4|40	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es5class-2.3.1-4|41	%nodejs_symlink_deps
14cu|nodejs-es5class-2.3.1-4|42	
14cu|nodejs-es5class-2.3.1-4|43	%check
14cu|nodejs-es5class-2.3.1-4|44	%nodejs_symlink_deps --check
14cu|nodejs-es5class-2.3.1-4|45	mocha test || :
14cu|nodejs-es5class-2.3.1-4|46	%changelog
14cu|nodejs-es5class-2.3.1-4|47	
14cu|nodejs-es5class-2.3.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.1-4
14cu|nodejs-es5class-2.3.1-4|49	- (7b3eba9) BuildList#2799825: Increase release tag
14cu|nodejs-es5class-2.3.1-4|50	
14cu|nodejs-es5class-2.3.1-4|51	

11375 14
14cu|nodejs-es6ify-1.6.0-4|1	%define oname es6ify
14cu|nodejs-es6ify-1.6.0-4|2	
14cu|nodejs-es6ify-1.6.0-4|3	Summary:        Browserify transform to compile ES6 to ES5 on the fly
14cu|nodejs-es6ify-1.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-es6ify-1.6.0-4|5	Version:        1.6.0
14cu|nodejs-es6ify-1.6.0-4|6	Release:        4
14cu|nodejs-es6ify-1.6.0-4|7	License:        MIT
14cu|nodejs-es6ify-1.6.0-4|8	Group:          Development/Other
14cu|nodejs-es6ify-1.6.0-4|9	Url:            https://github.com/thlorenz/es6ify
14cu|nodejs-es6ify-1.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-es6ify-1.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-es6ify-1.6.0-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-es6ify-1.6.0-4|13	BuildRequires:  npm(traceur)
14cu|nodejs-es6ify-1.6.0-4|14	BuildRequires:  npm(through)
14cu|nodejs-es6ify-1.6.0-4|15	BuildArch:      noarch
14cu|nodejs-es6ify-1.6.0-4|16	
14cu|nodejs-es6ify-1.6.0-4|17	%description
14cu|nodejs-es6ify-1.6.0-4|18	%{summary}.
14cu|nodejs-es6ify-1.6.0-4|19	
14cu|nodejs-es6ify-1.6.0-4|20	%files
14cu|nodejs-es6ify-1.6.0-4|21	%doc LICENSE README.md
14cu|nodejs-es6ify-1.6.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6ify-1.6.0-4|23	
14cu|nodejs-es6ify-1.6.0-4|24	#------------------------------------------------------------------
14cu|nodejs-es6ify-1.6.0-4|25	
14cu|nodejs-es6ify-1.6.0-4|26	%prep
14cu|nodejs-es6ify-1.6.0-4|27	%setup -q -n package
14cu|nodejs-es6ify-1.6.0-4|28	rm -rf node_modules
14cu|nodejs-es6ify-1.6.0-4|29	%nodejs_fixdep through 2.3.x
14cu|nodejs-es6ify-1.6.0-4|30	%nodejs_fixdep traceur 0.0.95
14cu|nodejs-es6ify-1.6.0-4|31	%nodejs_fixdep xtend 4.0.x
14cu|nodejs-es6ify-1.6.0-4|32	
14cu|nodejs-es6ify-1.6.0-4|33	
14cu|nodejs-es6ify-1.6.0-4|34	%build
14cu|nodejs-es6ify-1.6.0-4|35	
14cu|nodejs-es6ify-1.6.0-4|36	%install
14cu|nodejs-es6ify-1.6.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6ify-1.6.0-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6ify-1.6.0-4|39	%nodejs_symlink_deps
14cu|nodejs-es6ify-1.6.0-4|40	
14cu|nodejs-es6ify-1.6.0-4|41	%changelog
14cu|nodejs-es6ify-1.6.0-4|42	
14cu|nodejs-es6ify-1.6.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.0-4
14cu|nodejs-es6ify-1.6.0-4|44	- (b836114) BuildList#2799825: Increase release tag
14cu|nodejs-es6ify-1.6.0-4|45	
14cu|nodejs-es6ify-1.6.0-4|46	

11376 14
14cu|nodejs-es6-promise-3.1.2-4|1	%define oname es6-promise
14cu|nodejs-es6-promise-3.1.2-4|2	
14cu|nodejs-es6-promise-3.1.2-4|3	Summary:        A lightweight library that provides tools for organizing asynchronous code
14cu|nodejs-es6-promise-3.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-es6-promise-3.1.2-4|5	Version:        3.1.2
14cu|nodejs-es6-promise-3.1.2-4|6	Release:        4
14cu|nodejs-es6-promise-3.1.2-4|7	License:        MIT
14cu|nodejs-es6-promise-3.1.2-4|8	Group:          Development/Other
14cu|nodejs-es6-promise-3.1.2-4|9	Url:            https://github.com/jakearchibald/ES6-Promises
14cu|nodejs-es6-promise-3.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-es6-promise-3.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-es6-promise-3.1.2-4|12	BuildArch:      noarch
14cu|nodejs-es6-promise-3.1.2-4|13	
14cu|nodejs-es6-promise-3.1.2-4|14	%description
14cu|nodejs-es6-promise-3.1.2-4|15	%{summary}.
14cu|nodejs-es6-promise-3.1.2-4|16	
14cu|nodejs-es6-promise-3.1.2-4|17	%files
14cu|nodejs-es6-promise-3.1.2-4|18	%doc LICENSE *.md
14cu|nodejs-es6-promise-3.1.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6-promise-3.1.2-4|20	
14cu|nodejs-es6-promise-3.1.2-4|21	#------------------------------------------------------------------
14cu|nodejs-es6-promise-3.1.2-4|22	
14cu|nodejs-es6-promise-3.1.2-4|23	%prep
14cu|nodejs-es6-promise-3.1.2-4|24	%setup -q -n package
14cu|nodejs-es6-promise-3.1.2-4|25	rm -rf node_modules
14cu|nodejs-es6-promise-3.1.2-4|26	
14cu|nodejs-es6-promise-3.1.2-4|27	%build
14cu|nodejs-es6-promise-3.1.2-4|28	
14cu|nodejs-es6-promise-3.1.2-4|29	%install
14cu|nodejs-es6-promise-3.1.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6-promise-3.1.2-4|31	cp -r package.json dist/ lib/ \
14cu|nodejs-es6-promise-3.1.2-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es6-promise-3.1.2-4|33	%nodejs_symlink_deps
14cu|nodejs-es6-promise-3.1.2-4|34	
14cu|nodejs-es6-promise-3.1.2-4|35	%changelog
14cu|nodejs-es6-promise-3.1.2-4|36	
14cu|nodejs-es6-promise-3.1.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.2-4
14cu|nodejs-es6-promise-3.1.2-4|38	- (0e2b6bd) BuildList#2799825: Increase release tag
14cu|nodejs-es6-promise-3.1.2-4|39	
14cu|nodejs-es6-promise-3.1.2-4|40	

11377 14
14cu|nodejs-es-abstract-1.4.3-5|1	%define oname es-abstract
14cu|nodejs-es-abstract-1.4.3-5|2	
14cu|nodejs-es-abstract-1.4.3-5|3	Summary:        ECMAScript spec abstract operations
14cu|nodejs-es-abstract-1.4.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-es-abstract-1.4.3-5|5	Version:        1.4.3
14cu|nodejs-es-abstract-1.4.3-5|6	Release:        5
14cu|nodejs-es-abstract-1.4.3-5|7	License:        MIT
14cu|nodejs-es-abstract-1.4.3-5|8	Group:          Development/Other
14cu|nodejs-es-abstract-1.4.3-5|9	Url:            https://github.com/ljharb/es-abstract
14cu|nodejs-es-abstract-1.4.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-es-abstract-1.4.3-5|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-es-abstract-1.4.3-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-es-abstract-1.4.3-5|13	BuildRequires:  npm(is-regex)
14cu|nodejs-es-abstract-1.4.3-5|14	BuildRequires:  npm(es-to-primitive)
14cu|nodejs-es-abstract-1.4.3-5|15	BuildRequires:  npm(is-callable)
14cu|nodejs-es-abstract-1.4.3-5|16	BuildRequires:  npm(function-bind)
14cu|nodejs-es-abstract-1.4.3-5|17	
14cu|nodejs-es-abstract-1.4.3-5|18	BuildArch:      noarch
14cu|nodejs-es-abstract-1.4.3-5|19	
14cu|nodejs-es-abstract-1.4.3-5|20	%description
14cu|nodejs-es-abstract-1.4.3-5|21	%{summary}.
14cu|nodejs-es-abstract-1.4.3-5|22	
14cu|nodejs-es-abstract-1.4.3-5|23	%files
14cu|nodejs-es-abstract-1.4.3-5|24	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-es-abstract-1.4.3-5|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-abstract-1.4.3-5|26	
14cu|nodejs-es-abstract-1.4.3-5|27	#------------------------------------------------------------------
14cu|nodejs-es-abstract-1.4.3-5|28	
14cu|nodejs-es-abstract-1.4.3-5|29	%prep
14cu|nodejs-es-abstract-1.4.3-5|30	%setup -q -n package
14cu|nodejs-es-abstract-1.4.3-5|31	rm -rf node_modules
14cu|nodejs-es-abstract-1.4.3-5|32	
14cu|nodejs-es-abstract-1.4.3-5|33	%build
14cu|nodejs-es-abstract-1.4.3-5|34	
14cu|nodejs-es-abstract-1.4.3-5|35	%install
14cu|nodejs-es-abstract-1.4.3-5|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-abstract-1.4.3-5|37	cp -r *.json *.js */ \
14cu|nodejs-es-abstract-1.4.3-5|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-abstract-1.4.3-5|39	%nodejs_symlink_deps
14cu|nodejs-es-abstract-1.4.3-5|40	%changelog
14cu|nodejs-es-abstract-1.4.3-5|41	
14cu|nodejs-es-abstract-1.4.3-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.3-5
14cu|nodejs-es-abstract-1.4.3-5|43	- (9658ebf) BuildList#2799825: Increase release tag
14cu|nodejs-es-abstract-1.4.3-5|44	
14cu|nodejs-es-abstract-1.4.3-5|45	

11378 14
14cu|nodejs-escape-html-1.0.3-4|1	%define oname escape-html
14cu|nodejs-escape-html-1.0.3-4|2	
14cu|nodejs-escape-html-1.0.3-4|3	Summary:        Escape string for use in HTML
14cu|nodejs-escape-html-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-escape-html-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-escape-html-1.0.3-4|6	Release:        4
14cu|nodejs-escape-html-1.0.3-4|7	License:        MIT
14cu|nodejs-escape-html-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-escape-html-1.0.3-4|9	Url:            https://github.com/component/escape-html
14cu|nodejs-escape-html-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-escape-html-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-escape-html-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-escape-html-1.0.3-4|13	
14cu|nodejs-escape-html-1.0.3-4|14	%description
14cu|nodejs-escape-html-1.0.3-4|15	%{summary}.
14cu|nodejs-escape-html-1.0.3-4|16	
14cu|nodejs-escape-html-1.0.3-4|17	%files
14cu|nodejs-escape-html-1.0.3-4|18	%doc LICENSE *.md
14cu|nodejs-escape-html-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-html-1.0.3-4|20	
14cu|nodejs-escape-html-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-escape-html-1.0.3-4|22	
14cu|nodejs-escape-html-1.0.3-4|23	%prep
14cu|nodejs-escape-html-1.0.3-4|24	%setup -q -n package
14cu|nodejs-escape-html-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-escape-html-1.0.3-4|26	
14cu|nodejs-escape-html-1.0.3-4|27	%build
14cu|nodejs-escape-html-1.0.3-4|28	
14cu|nodejs-escape-html-1.0.3-4|29	%install
14cu|nodejs-escape-html-1.0.3-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-html-1.0.3-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-html-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-escape-html-1.0.3-4|33	
14cu|nodejs-escape-html-1.0.3-4|34	%changelog
14cu|nodejs-escape-html-1.0.3-4|35	
14cu|nodejs-escape-html-1.0.3-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-escape-html-1.0.3-4|37	- (6d333ab) BuildList#2799825: Increase release tag
14cu|nodejs-escape-html-1.0.3-4|38	
14cu|nodejs-escape-html-1.0.3-4|39	

11379 14
14cu|nodejs-escape-string-regexp-1.0.3-4|1	%define oname escape-string-regexp
14cu|nodejs-escape-string-regexp-1.0.3-4|2	
14cu|nodejs-escape-string-regexp-1.0.3-4|3	Summary:        Escape RegExp special characters
14cu|nodejs-escape-string-regexp-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-escape-string-regexp-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-escape-string-regexp-1.0.3-4|6	Release:        4
14cu|nodejs-escape-string-regexp-1.0.3-4|7	License:        MIT
14cu|nodejs-escape-string-regexp-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-escape-string-regexp-1.0.3-4|9	Url:            https://github.com/sindresorhus/escape-string-regexp
14cu|nodejs-escape-string-regexp-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-escape-string-regexp-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-escape-string-regexp-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-escape-string-regexp-1.0.3-4|13	
14cu|nodejs-escape-string-regexp-1.0.3-4|14	%description
14cu|nodejs-escape-string-regexp-1.0.3-4|15	%{summary}.
14cu|nodejs-escape-string-regexp-1.0.3-4|16	
14cu|nodejs-escape-string-regexp-1.0.3-4|17	%files
14cu|nodejs-escape-string-regexp-1.0.3-4|18	%doc license readme.md
14cu|nodejs-escape-string-regexp-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-string-regexp-1.0.3-4|20	
14cu|nodejs-escape-string-regexp-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-escape-string-regexp-1.0.3-4|22	
14cu|nodejs-escape-string-regexp-1.0.3-4|23	%prep
14cu|nodejs-escape-string-regexp-1.0.3-4|24	%setup -q -n package
14cu|nodejs-escape-string-regexp-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-escape-string-regexp-1.0.3-4|26	
14cu|nodejs-escape-string-regexp-1.0.3-4|27	%build
14cu|nodejs-escape-string-regexp-1.0.3-4|28	
14cu|nodejs-escape-string-regexp-1.0.3-4|29	%install
14cu|nodejs-escape-string-regexp-1.0.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-string-regexp-1.0.3-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-escape-string-regexp-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-escape-string-regexp-1.0.3-4|33	%changelog
14cu|nodejs-escape-string-regexp-1.0.3-4|34	
14cu|nodejs-escape-string-regexp-1.0.3-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-escape-string-regexp-1.0.3-4|36	- (8d57c23) BuildList#2799825: Increase release tag
14cu|nodejs-escape-string-regexp-1.0.3-4|37	
14cu|nodejs-escape-string-regexp-1.0.3-4|38	

11380 14
14cu|nodejs-escodegen-1.7.0-4|1	%define oname escodegen
14cu|nodejs-escodegen-1.7.0-4|2	
14cu|nodejs-escodegen-1.7.0-4|3	Summary:    ECMAScript code generator
14cu|nodejs-escodegen-1.7.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-escodegen-1.7.0-4|5	Version:    1.7.0
14cu|nodejs-escodegen-1.7.0-4|6	Release:    4
14cu|nodejs-escodegen-1.7.0-4|7	License:    BSD
14cu|nodejs-escodegen-1.7.0-4|8	Group:      Development/Other
14cu|nodejs-escodegen-1.7.0-4|9	URL:        https://github.com/estools/escodegen
14cu|nodejs-escodegen-1.7.0-4|10	Source0:    http://registry.npmjs.org/escodegen/-/escodegen-%{version}.tgz
14cu|nodejs-escodegen-1.7.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-escodegen-1.7.0-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-escodegen-1.7.0-4|13	BuildRequires:  npm(optionator)
14cu|nodejs-escodegen-1.7.0-4|14	BuildRequires:  npm(estraverse)
14cu|nodejs-escodegen-1.7.0-4|15	BuildRequires:  npm(esutils)
14cu|nodejs-escodegen-1.7.0-4|16	BuildRequires:  npm(esprima)
14cu|nodejs-escodegen-1.7.0-4|17	BuildArch:  noarch
14cu|nodejs-escodegen-1.7.0-4|18	
14cu|nodejs-escodegen-1.7.0-4|19	%description
14cu|nodejs-escodegen-1.7.0-4|20	%{summary}.
14cu|nodejs-escodegen-1.7.0-4|21	
14cu|nodejs-escodegen-1.7.0-4|22	%files
14cu|nodejs-escodegen-1.7.0-4|23	%doc LICENSE.BSD LICENSE.source-map README.md
14cu|nodejs-escodegen-1.7.0-4|24	%{_bindir}/escodegen.js
14cu|nodejs-escodegen-1.7.0-4|25	%{_bindir}/esgenerate.js
14cu|nodejs-escodegen-1.7.0-4|26	%{nodejs_sitelib}/escodegen
14cu|nodejs-escodegen-1.7.0-4|27	
14cu|nodejs-escodegen-1.7.0-4|28	#------------------------------------------------------------------------
14cu|nodejs-escodegen-1.7.0-4|29	%prep
14cu|nodejs-escodegen-1.7.0-4|30	%setup -q -n package
14cu|nodejs-escodegen-1.7.0-4|31	rm -rf node_modules
14cu|nodejs-escodegen-1.7.0-4|32	
14cu|nodejs-escodegen-1.7.0-4|33	%build
14cu|nodejs-escodegen-1.7.0-4|34	#nothing to do
14cu|nodejs-escodegen-1.7.0-4|35	
14cu|nodejs-escodegen-1.7.0-4|36	
14cu|nodejs-escodegen-1.7.0-4|37	%install
14cu|nodejs-escodegen-1.7.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/escodegen
14cu|nodejs-escodegen-1.7.0-4|39	cp -pr package.json escodegen.js bin/ \
14cu|nodejs-escodegen-1.7.0-4|40	%{buildroot}%{nodejs_sitelib}/escodegen
14cu|nodejs-escodegen-1.7.0-4|41	
14cu|nodejs-escodegen-1.7.0-4|42	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-escodegen-1.7.0-4|43	ln -sf ../lib/node_modules/which/bin/escodegen.js \
14cu|nodejs-escodegen-1.7.0-4|44	%{buildroot}%{_bindir}/escodegen.js
14cu|nodejs-escodegen-1.7.0-4|45	ln -sf ../lib/node_modules/which/bin/esgenerate.js \
14cu|nodejs-escodegen-1.7.0-4|46	%{buildroot}%{_bindir}/esgenerate.js
14cu|nodejs-escodegen-1.7.0-4|47	
14cu|nodejs-escodegen-1.7.0-4|48	%nodejs_symlink_deps
14cu|nodejs-escodegen-1.7.0-4|49	
14cu|nodejs-escodegen-1.7.0-4|50	%changelog
14cu|nodejs-escodegen-1.7.0-4|51	
14cu|nodejs-escodegen-1.7.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.0-4
14cu|nodejs-escodegen-1.7.0-4|53	- (0063751) BuildList#2799825: Increase release tag
14cu|nodejs-escodegen-1.7.0-4|54	
14cu|nodejs-escodegen-1.7.0-4|55	

11381 14
14cu|nodejs-escope-3.3.0-4|1	%define oname escope
14cu|nodejs-escope-3.3.0-4|2	
14cu|nodejs-escope-3.3.0-4|3	Summary:        ECMAScript scope analyzer
14cu|nodejs-escope-3.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-escope-3.3.0-4|5	Version:        3.3.0
14cu|nodejs-escope-3.3.0-4|6	Release:        4
14cu|nodejs-escope-3.3.0-4|7	License:        BSD
14cu|nodejs-escope-3.3.0-4|8	Group:          Development/Other
14cu|nodejs-escope-3.3.0-4|9	Url:            https://github.com/estools/escope
14cu|nodejs-escope-3.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-escope-3.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-escope-3.3.0-4|12	BuildRequires:  npm(estraverse)
14cu|nodejs-escope-3.3.0-4|13	BuildRequires:  npm(esrecurse)
14cu|nodejs-escope-3.3.0-4|14	BuildRequires:  npm(es6-weak-map)
14cu|nodejs-escope-3.3.0-4|15	BuildRequires:  npm(es6-map)
14cu|nodejs-escope-3.3.0-4|16	BuildArch:      noarch
14cu|nodejs-escope-3.3.0-4|17	
14cu|nodejs-escope-3.3.0-4|18	%description
14cu|nodejs-escope-3.3.0-4|19	%{summary}.
14cu|nodejs-escope-3.3.0-4|20	
14cu|nodejs-escope-3.3.0-4|21	%files
14cu|nodejs-escope-3.3.0-4|22	%doc LICENSE.BSD CONTRIBUTING.md README.md
14cu|nodejs-escope-3.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-escope-3.3.0-4|24	
14cu|nodejs-escope-3.3.0-4|25	#------------------------------------------------------------------
14cu|nodejs-escope-3.3.0-4|26	
14cu|nodejs-escope-3.3.0-4|27	%prep
14cu|nodejs-escope-3.3.0-4|28	%setup -q -n package
14cu|nodejs-escope-3.3.0-4|29	rm -rf node_modules
14cu|nodejs-escope-3.3.0-4|30	
14cu|nodejs-escope-3.3.0-4|31	%build
14cu|nodejs-escope-3.3.0-4|32	
14cu|nodejs-escope-3.3.0-4|33	%install
14cu|nodejs-escope-3.3.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-escope-3.3.0-4|35	cp -r *.json gulpfile.js lib src third_party \
14cu|nodejs-escope-3.3.0-4|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-escope-3.3.0-4|37	%nodejs_symlink_deps
14cu|nodejs-escope-3.3.0-4|38	
14cu|nodejs-escope-3.3.0-4|39	
14cu|nodejs-escope-3.3.0-4|40	%changelog
14cu|nodejs-escope-3.3.0-4|41	
14cu|nodejs-escope-3.3.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.0-4
14cu|nodejs-escope-3.3.0-4|43	- (3f08bfd) BuildList#2799825: Increase release tag
14cu|nodejs-escope-3.3.0-4|44	
14cu|nodejs-escope-3.3.0-4|45	

11382 14
14cu|nodejs-esfuzz-0.3.1-4|1	%define oname esfuzz
14cu|nodejs-esfuzz-0.3.1-4|2	
14cu|nodejs-esfuzz-0.3.1-4|3	Summary:        Fuzzer for generative testing of parsers that implement the SpiderMonkey
14cu|nodejs-esfuzz-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-esfuzz-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-esfuzz-0.3.1-4|6	Release:        4
14cu|nodejs-esfuzz-0.3.1-4|7	License:        BSD
14cu|nodejs-esfuzz-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-esfuzz-0.3.1-4|9	Url:            https://github.com/michaelficarra/esfuzz
14cu|nodejs-esfuzz-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-esfuzz-0.3.1-4|11	Patch0:         nodejs-esfuzz-node5.patch
14cu|nodejs-esfuzz-0.3.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-esfuzz-0.3.1-4|13	BuildRequires:  npm(escodegen)
14cu|nodejs-esfuzz-0.3.1-4|14	BuildRequires:  npm(nopt)
14cu|nodejs-esfuzz-0.3.1-4|15	BuildArch:      noarch
14cu|nodejs-esfuzz-0.3.1-4|16	
14cu|nodejs-esfuzz-0.3.1-4|17	%description
14cu|nodejs-esfuzz-0.3.1-4|18	%{summary}.
14cu|nodejs-esfuzz-0.3.1-4|19	
14cu|nodejs-esfuzz-0.3.1-4|20	%files
14cu|nodejs-esfuzz-0.3.1-4|21	%doc LICENSE README.md
14cu|nodejs-esfuzz-0.3.1-4|22	%dir %{nodejs_sitelib}
14cu|nodejs-esfuzz-0.3.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-esfuzz-0.3.1-4|24	
14cu|nodejs-esfuzz-0.3.1-4|25	#------------------------------------------------------------------
14cu|nodejs-esfuzz-0.3.1-4|26	
14cu|nodejs-esfuzz-0.3.1-4|27	%prep
14cu|nodejs-esfuzz-0.3.1-4|28	%setup -q -n package
14cu|nodejs-esfuzz-0.3.1-4|29	rm -rf node_modules
14cu|nodejs-esfuzz-0.3.1-4|30	%patch0 -p1
14cu|nodejs-esfuzz-0.3.1-4|31	
14cu|nodejs-esfuzz-0.3.1-4|32	%build
14cu|nodejs-esfuzz-0.3.1-4|33	
14cu|nodejs-esfuzz-0.3.1-4|34	%install
14cu|nodejs-esfuzz-0.3.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esfuzz-0.3.1-4|36	cp -r package.json lib/ bin/ \
14cu|nodejs-esfuzz-0.3.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esfuzz-0.3.1-4|38	%nodejs_symlink_deps
14cu|nodejs-esfuzz-0.3.1-4|39	
14cu|nodejs-esfuzz-0.3.1-4|40	%changelog
14cu|nodejs-esfuzz-0.3.1-4|41	
14cu|nodejs-esfuzz-0.3.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-esfuzz-0.3.1-4|43	- (b182511) BuildList#2799825: Increase release tag
14cu|nodejs-esfuzz-0.3.1-4|44	
14cu|nodejs-esfuzz-0.3.1-4|45	

11383 14
14cu|nodejs-eslint-1.10.3-5|1	%define oname eslint
14cu|nodejs-eslint-1.10.3-5|2	
14cu|nodejs-eslint-1.10.3-5|3	Summary:        An AST-based pattern checker for JavaScript
14cu|nodejs-eslint-1.10.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-eslint-1.10.3-5|5	Version:        1.10.3
14cu|nodejs-eslint-1.10.3-5|6	Release:        5
14cu|nodejs-eslint-1.10.3-5|7	License:        MIT
14cu|nodejs-eslint-1.10.3-5|8	Group:          Development/Other
14cu|nodejs-eslint-1.10.3-5|9	Url:            https://github.com/eslint/eslint
14cu|nodejs-eslint-1.10.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-eslint-1.10.3-5|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-eslint-1.10.3-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-eslint-1.10.3-5|13	BuildRequires:  npm(xml-escape)
14cu|nodejs-eslint-1.10.3-5|14	BuildRequires:  npm(user-home)
14cu|nodejs-eslint-1.10.3-5|15	BuildRequires:  npm(text-table)
14cu|nodejs-eslint-1.10.3-5|16	BuildRequires:  npm(strip-json-comments)
14cu|nodejs-eslint-1.10.3-5|17	BuildRequires:  npm(shelljs)
14cu|nodejs-eslint-1.10.3-5|18	BuildRequires:  npm(path-is-inside)
14cu|nodejs-eslint-1.10.3-5|19	BuildRequires:  npm(path-is-absolute)
14cu|nodejs-eslint-1.10.3-5|20	BuildRequires:  npm(optionator)
14cu|nodejs-eslint-1.10.3-5|21	BuildRequires:  npm(object-assign)
14cu|nodejs-eslint-1.10.3-5|22	BuildRequires:  npm(mkdirp)
14cu|nodejs-eslint-1.10.3-5|23	BuildRequires:  npm(minimatch)
14cu|nodejs-eslint-1.10.3-5|24	BuildRequires:  npm(lodash.omit)
14cu|nodejs-eslint-1.10.3-5|25	BuildRequires:  npm(lodash.merge)
14cu|nodejs-eslint-1.10.3-5|26	BuildRequires:  npm(lodash.clonedeep)
14cu|nodejs-eslint-1.10.3-5|27	BuildRequires:  npm(json-stable-stringify)
14cu|nodejs-eslint-1.10.3-5|28	BuildRequires:  npm(js-yaml)
14cu|nodejs-eslint-1.10.3-5|29	BuildRequires:  npm(is-resolvable)
14cu|nodejs-eslint-1.10.3-5|30	BuildRequires:  npm(is-my-json-valid)
14cu|nodejs-eslint-1.10.3-5|31	BuildRequires:  npm(inquirer)
14cu|nodejs-eslint-1.10.3-5|32	BuildRequires:  npm(handlebars)
14cu|nodejs-eslint-1.10.3-5|33	BuildRequires:  npm(globals)
14cu|nodejs-eslint-1.10.3-5|34	BuildRequires:  npm(glob)
14cu|nodejs-eslint-1.10.3-5|35	BuildRequires:  npm(file-entry-cache)
14cu|nodejs-eslint-1.10.3-5|36	BuildRequires:  npm(esutils)
14cu|nodejs-eslint-1.10.3-5|37	BuildRequires:  npm(estraverse-fb)
14cu|nodejs-eslint-1.10.3-5|38	BuildRequires:  npm(estraverse)
14cu|nodejs-eslint-1.10.3-5|39	BuildRequires:  npm(espree)
14cu|nodejs-eslint-1.10.3-5|40	BuildRequires:  npm(escope)
14cu|nodejs-eslint-1.10.3-5|41	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-eslint-1.10.3-5|42	BuildRequires:  npm(doctrine)
14cu|nodejs-eslint-1.10.3-5|43	BuildRequires:  npm(debug)
14cu|nodejs-eslint-1.10.3-5|44	BuildRequires:  npm(concat-stream)
14cu|nodejs-eslint-1.10.3-5|45	BuildRequires:  npm(chalk)
14cu|nodejs-eslint-1.10.3-5|46	BuildArch:      noarch
14cu|nodejs-eslint-1.10.3-5|47	
14cu|nodejs-eslint-1.10.3-5|48	%description
14cu|nodejs-eslint-1.10.3-5|49	%{summary}.
14cu|nodejs-eslint-1.10.3-5|50	
14cu|nodejs-eslint-1.10.3-5|51	%files
14cu|nodejs-eslint-1.10.3-5|52	%doc LICENSE README.md
14cu|nodejs-eslint-1.10.3-5|53	%{_bindir}/%{oname}
14cu|nodejs-eslint-1.10.3-5|54	%{nodejs_sitelib}/%{oname}
14cu|nodejs-eslint-1.10.3-5|55	
14cu|nodejs-eslint-1.10.3-5|56	#------------------------------------------------------------------
14cu|nodejs-eslint-1.10.3-5|57	
14cu|nodejs-eslint-1.10.3-5|58	%prep
14cu|nodejs-eslint-1.10.3-5|59	%setup -q -n package
14cu|nodejs-eslint-1.10.3-5|60	rm -rf node_modules
14cu|nodejs-eslint-1.10.3-5|61	%nodejs_fixdep strip-json-comments 2.x
14cu|nodejs-eslint-1.10.3-5|62	%nodejs_fixdep js-yaml 3.4.x
14cu|nodejs-eslint-1.10.3-5|63	
14cu|nodejs-eslint-1.10.3-5|64	
14cu|nodejs-eslint-1.10.3-5|65	%build
14cu|nodejs-eslint-1.10.3-5|66	
14cu|nodejs-eslint-1.10.3-5|67	%install
14cu|nodejs-eslint-1.10.3-5|68	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eslint-1.10.3-5|69	cp -r package.json  bin lib conf %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eslint-1.10.3-5|70	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-eslint-1.10.3-5|71	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-eslint-1.10.3-5|72	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-eslint-1.10.3-5|73	
14cu|nodejs-eslint-1.10.3-5|74	
14cu|nodejs-eslint-1.10.3-5|75	
14cu|nodejs-eslint-1.10.3-5|76	%nodejs_symlink_deps
14cu|nodejs-eslint-1.10.3-5|77	%changelog
14cu|nodejs-eslint-1.10.3-5|78	
14cu|nodejs-eslint-1.10.3-5|79	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.10.3-5
14cu|nodejs-eslint-1.10.3-5|80	- (037cba4) BuildList#2799825: Increase release tag
14cu|nodejs-eslint-1.10.3-5|81	
14cu|nodejs-eslint-1.10.3-5|82	

11384 14
14cu|nodejs-esnextguardian-1.2.1-4|1	%define oname esnextguardian
14cu|nodejs-esnextguardian-1.2.1-4|2	
14cu|nodejs-esnextguardian-1.2.1-4|3	Summary:        Load your ES6+ files if the user's environment supports it
14cu|nodejs-esnextguardian-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-esnextguardian-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-esnextguardian-1.2.1-4|6	Release:        4
14cu|nodejs-esnextguardian-1.2.1-4|7	License:        MIT
14cu|nodejs-esnextguardian-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-esnextguardian-1.2.1-4|9	Url:            https://github.com/bevry/esnextguardian
14cu|nodejs-esnextguardian-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-esnextguardian-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-esnextguardian-1.2.1-4|12	BuildArch:      noarch
14cu|nodejs-esnextguardian-1.2.1-4|13	
14cu|nodejs-esnextguardian-1.2.1-4|14	%description
14cu|nodejs-esnextguardian-1.2.1-4|15	%{summary}.
14cu|nodejs-esnextguardian-1.2.1-4|16	
14cu|nodejs-esnextguardian-1.2.1-4|17	%files
14cu|nodejs-esnextguardian-1.2.1-4|18	%doc *.md
14cu|nodejs-esnextguardian-1.2.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-esnextguardian-1.2.1-4|20	
14cu|nodejs-esnextguardian-1.2.1-4|21	#------------------------------------------------------------------
14cu|nodejs-esnextguardian-1.2.1-4|22	
14cu|nodejs-esnextguardian-1.2.1-4|23	%prep
14cu|nodejs-esnextguardian-1.2.1-4|24	%setup -q -n package
14cu|nodejs-esnextguardian-1.2.1-4|25	rm -rf node_modules
14cu|nodejs-esnextguardian-1.2.1-4|26	
14cu|nodejs-esnextguardian-1.2.1-4|27	%build
14cu|nodejs-esnextguardian-1.2.1-4|28	
14cu|nodejs-esnextguardian-1.2.1-4|29	%install
14cu|nodejs-esnextguardian-1.2.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esnextguardian-1.2.1-4|31	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-esnextguardian-1.2.1-4|32	%nodejs_symlink_deps
14cu|nodejs-esnextguardian-1.2.1-4|33	%changelog
14cu|nodejs-esnextguardian-1.2.1-4|34	
14cu|nodejs-esnextguardian-1.2.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-esnextguardian-1.2.1-4|36	- (e91a530) BuildList#2799825: Increase release tag
14cu|nodejs-esnextguardian-1.2.1-4|37	
14cu|nodejs-esnextguardian-1.2.1-4|38	

11385 14
14cu|nodejs-espree-2.2.5-5|1	%define oname espree
14cu|nodejs-espree-2.2.5-5|2	
14cu|nodejs-espree-2.2.5-5|3	Summary:        ECMAScript parsing infrastructure,Esprima fork
14cu|nodejs-espree-2.2.5-5|4	Name:           nodejs-%{oname}
14cu|nodejs-espree-2.2.5-5|5	Version:        2.2.5
14cu|nodejs-espree-2.2.5-5|6	Release:        5
14cu|nodejs-espree-2.2.5-5|7	License:        BSD
14cu|nodejs-espree-2.2.5-5|8	Group:          Development/Other
14cu|nodejs-espree-2.2.5-5|9	Url:            https://github.com/eslint/espree
14cu|nodejs-espree-2.2.5-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-espree-2.2.5-5|11	Source1:        https://raw.githubusercontent.com/eslint/espree/master/LICENSE
14cu|nodejs-espree-2.2.5-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-espree-2.2.5-5|13	BuildArch:      noarch
14cu|nodejs-espree-2.2.5-5|14	
14cu|nodejs-espree-2.2.5-5|15	%description
14cu|nodejs-espree-2.2.5-5|16	Espree is an actively-maintained fork Esprima,
14cu|nodejs-espree-2.2.5-5|17	a high performance, standard-compliant ECMAScript
14cu|nodejs-espree-2.2.5-5|18	parser written in ECMAScript
14cu|nodejs-espree-2.2.5-5|19	(also popularly known as JavaScript).
14cu|nodejs-espree-2.2.5-5|20	
14cu|nodejs-espree-2.2.5-5|21	%files
14cu|nodejs-espree-2.2.5-5|22	%doc LICENSE README.md
14cu|nodejs-espree-2.2.5-5|23	%{_bindir}/es*
14cu|nodejs-espree-2.2.5-5|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-espree-2.2.5-5|25	
14cu|nodejs-espree-2.2.5-5|26	#------------------------------------------------------------------
14cu|nodejs-espree-2.2.5-5|27	
14cu|nodejs-espree-2.2.5-5|28	%prep
14cu|nodejs-espree-2.2.5-5|29	%setup -q -n package
14cu|nodejs-espree-2.2.5-5|30	rm -rf node_modules
14cu|nodejs-espree-2.2.5-5|31	cp -p %{SOURCE1} .
14cu|nodejs-espree-2.2.5-5|32	
14cu|nodejs-espree-2.2.5-5|33	%build
14cu|nodejs-espree-2.2.5-5|34	
14cu|nodejs-espree-2.2.5-5|35	%install
14cu|nodejs-espree-2.2.5-5|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-espree-2.2.5-5|37	cp -r package.json %{oname}.js bin lib \
14cu|nodejs-espree-2.2.5-5|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-espree-2.2.5-5|39	
14cu|nodejs-espree-2.2.5-5|40	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-espree-2.2.5-5|41	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-espree-2.2.5-5|42	ln -sf %{nodejs_sitelib}/%{oname}/bin/esparse.js \
14cu|nodejs-espree-2.2.5-5|43	%{buildroot}%{_bindir}/esparse
14cu|nodejs-espree-2.2.5-5|44	ln -sf %{nodejs_sitelib}/%{oname}/bin/esvalidate.js \
14cu|nodejs-espree-2.2.5-5|45	%{buildroot}%{_bindir}/esvalidate
14cu|nodejs-espree-2.2.5-5|46	
14cu|nodejs-espree-2.2.5-5|47	%nodejs_symlink_deps
14cu|nodejs-espree-2.2.5-5|48	
14cu|nodejs-espree-2.2.5-5|49	
14cu|nodejs-espree-2.2.5-5|50	
14cu|nodejs-espree-2.2.5-5|51	%changelog
14cu|nodejs-espree-2.2.5-5|52	
14cu|nodejs-espree-2.2.5-5|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.5-5
14cu|nodejs-espree-2.2.5-5|54	- (16000e7) BuildList#2799825: Increase release tag
14cu|nodejs-espree-2.2.5-5|55	
14cu|nodejs-espree-2.2.5-5|56	

11386 14
14cu|nodejs-esprima-2.7.0-5|1	%define oname esprima
14cu|nodejs-esprima-2.7.0-5|2	
14cu|nodejs-esprima-2.7.0-5|3	Summary:        ECMAScript parsing infrastructure for multipurpose analysis
14cu|nodejs-esprima-2.7.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-esprima-2.7.0-5|5	Version:        2.7.0
14cu|nodejs-esprima-2.7.0-5|6	Release:        5
14cu|nodejs-esprima-2.7.0-5|7	License:        BSD
14cu|nodejs-esprima-2.7.0-5|8	Group:          Development/Other
14cu|nodejs-esprima-2.7.0-5|9	Url:            https://github.com/jquery/esprima
14cu|nodejs-esprima-2.7.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-esprima-2.7.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-esprima-2.7.0-5|12	BuildArch:      noarch
14cu|nodejs-esprima-2.7.0-5|13	
14cu|nodejs-esprima-2.7.0-5|14	%description
14cu|nodejs-esprima-2.7.0-5|15	%{summary}.
14cu|nodejs-esprima-2.7.0-5|16	
14cu|nodejs-esprima-2.7.0-5|17	%files
14cu|nodejs-esprima-2.7.0-5|18	%doc LICENSE.BSD *.md ChangeLog
14cu|nodejs-esprima-2.7.0-5|19	%{_bindir}/*.js
14cu|nodejs-esprima-2.7.0-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-esprima-2.7.0-5|21	
14cu|nodejs-esprima-2.7.0-5|22	#------------------------------------------------------------------
14cu|nodejs-esprima-2.7.0-5|23	
14cu|nodejs-esprima-2.7.0-5|24	%prep
14cu|nodejs-esprima-2.7.0-5|25	%setup -q -n package
14cu|nodejs-esprima-2.7.0-5|26	rm -rf node_modules
14cu|nodejs-esprima-2.7.0-5|27	
14cu|nodejs-esprima-2.7.0-5|28	%build
14cu|nodejs-esprima-2.7.0-5|29	
14cu|nodejs-esprima-2.7.0-5|30	%install
14cu|nodejs-esprima-2.7.0-5|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esprima-2.7.0-5|32	cp -r *.json *.js bin/  %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esprima-2.7.0-5|33	chmod 755 %{buildroot}%{nodejs_sitelib}/esprima/bin/*.js
14cu|nodejs-esprima-2.7.0-5|34	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-esprima-2.7.0-5|35	for i in esparse.js esvalidate.js; do
14cu|nodejs-esprima-2.7.0-5|36	install -p -D -m0755 bin/${i} %{buildroot}%{nodejs_sitelib}/esprima/bin/${i}
14cu|nodejs-esprima-2.7.0-5|37	ln -s %{nodejs_sitelib}/esprima/bin/${i} %{buildroot}%{_bindir}/${i}
14cu|nodejs-esprima-2.7.0-5|38	done
14cu|nodejs-esprima-2.7.0-5|39	
14cu|nodejs-esprima-2.7.0-5|40	%nodejs_symlink_deps
14cu|nodejs-esprima-2.7.0-5|41	%changelog
14cu|nodejs-esprima-2.7.0-5|42	
14cu|nodejs-esprima-2.7.0-5|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.7.0-5
14cu|nodejs-esprima-2.7.0-5|44	- (d359c3a) BuildList#2799825: Increase release tag
14cu|nodejs-esprima-2.7.0-5|45	
14cu|nodejs-esprima-2.7.0-5|46	

11387 14
14cu|nodejs-esrecurse-3.1.1-4|1	%define oname esrecurse
14cu|nodejs-esrecurse-3.1.1-4|2	
14cu|nodejs-esrecurse-3.1.1-4|3	Summary:        ECMAScript scope analyzer
14cu|nodejs-esrecurse-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-esrecurse-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-esrecurse-3.1.1-4|6	Release:        4
14cu|nodejs-esrecurse-3.1.1-4|7	License:        BSD
14cu|nodejs-esrecurse-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-esrecurse-3.1.1-4|9	Url:            https://github.com/estools/esrecurse
14cu|nodejs-esrecurse-3.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-esrecurse-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-esrecurse-3.1.1-4|12	BuildRequires:  npm(estraverse)
14cu|nodejs-esrecurse-3.1.1-4|13	BuildArch:      noarch
14cu|nodejs-esrecurse-3.1.1-4|14	
14cu|nodejs-esrecurse-3.1.1-4|15	%description
14cu|nodejs-esrecurse-3.1.1-4|16	%{summary}.
14cu|nodejs-esrecurse-3.1.1-4|17	
14cu|nodejs-esrecurse-3.1.1-4|18	%files
14cu|nodejs-esrecurse-3.1.1-4|19	%doc README.md
14cu|nodejs-esrecurse-3.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-esrecurse-3.1.1-4|21	
14cu|nodejs-esrecurse-3.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-esrecurse-3.1.1-4|23	
14cu|nodejs-esrecurse-3.1.1-4|24	%prep
14cu|nodejs-esrecurse-3.1.1-4|25	%setup -q -n package
14cu|nodejs-esrecurse-3.1.1-4|26	rm -rf node_modules
14cu|nodejs-esrecurse-3.1.1-4|27	%nodejs_fixdep estraverse 4.1.x
14cu|nodejs-esrecurse-3.1.1-4|28	
14cu|nodejs-esrecurse-3.1.1-4|29	%build
14cu|nodejs-esrecurse-3.1.1-4|30	
14cu|nodejs-esrecurse-3.1.1-4|31	%install
14cu|nodejs-esrecurse-3.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esrecurse-3.1.1-4|33	cp -r package.json %{oname}.js gulpfile.coffee \
14cu|nodejs-esrecurse-3.1.1-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esrecurse-3.1.1-4|35	
14cu|nodejs-esrecurse-3.1.1-4|36	%nodejs_symlink_deps
14cu|nodejs-esrecurse-3.1.1-4|37	
14cu|nodejs-esrecurse-3.1.1-4|38	%changelog
14cu|nodejs-esrecurse-3.1.1-4|39	
14cu|nodejs-esrecurse-3.1.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-esrecurse-3.1.1-4|41	- (8605add) BuildList#2799825: Increase release tag
14cu|nodejs-esrecurse-3.1.1-4|42	
14cu|nodejs-esrecurse-3.1.1-4|43	

11388 14
14cu|nodejs-es-to-primitive-1.0.0-5|1	%define oname es-to-primitive
14cu|nodejs-es-to-primitive-1.0.0-5|2	
14cu|nodejs-es-to-primitive-1.0.0-5|3	Summary:        ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES6 versions
14cu|nodejs-es-to-primitive-1.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-es-to-primitive-1.0.0-5|5	Version:        1.0.0
14cu|nodejs-es-to-primitive-1.0.0-5|6	Release:        5
14cu|nodejs-es-to-primitive-1.0.0-5|7	License:        MIT
14cu|nodejs-es-to-primitive-1.0.0-5|8	Group:          Development/Other
14cu|nodejs-es-to-primitive-1.0.0-5|9	Url:            https://github.com/ljharb/es-to-primitive
14cu|nodejs-es-to-primitive-1.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-es-to-primitive-1.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-es-to-primitive-1.0.0-5|12	BuildRequires:  npm(is-symbol)
14cu|nodejs-es-to-primitive-1.0.0-5|13	BuildRequires:  npm(is-date-object)
14cu|nodejs-es-to-primitive-1.0.0-5|14	BuildRequires:  npm(is-callable)
14cu|nodejs-es-to-primitive-1.0.0-5|15	BuildArch:      noarch
14cu|nodejs-es-to-primitive-1.0.0-5|16	
14cu|nodejs-es-to-primitive-1.0.0-5|17	%description
14cu|nodejs-es-to-primitive-1.0.0-5|18	%{summary}.
14cu|nodejs-es-to-primitive-1.0.0-5|19	
14cu|nodejs-es-to-primitive-1.0.0-5|20	%files
14cu|nodejs-es-to-primitive-1.0.0-5|21	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-es-to-primitive-1.0.0-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-to-primitive-1.0.0-5|23	
14cu|nodejs-es-to-primitive-1.0.0-5|24	#------------------------------------------------------------------
14cu|nodejs-es-to-primitive-1.0.0-5|25	
14cu|nodejs-es-to-primitive-1.0.0-5|26	%prep
14cu|nodejs-es-to-primitive-1.0.0-5|27	%setup -q -n package
14cu|nodejs-es-to-primitive-1.0.0-5|28	rm -rf node_modules
14cu|nodejs-es-to-primitive-1.0.0-5|29	
14cu|nodejs-es-to-primitive-1.0.0-5|30	%build
14cu|nodejs-es-to-primitive-1.0.0-5|31	
14cu|nodejs-es-to-primitive-1.0.0-5|32	%install
14cu|nodejs-es-to-primitive-1.0.0-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-to-primitive-1.0.0-5|34	cp -r *.json *.js */ \
14cu|nodejs-es-to-primitive-1.0.0-5|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-es-to-primitive-1.0.0-5|36	%nodejs_symlink_deps
14cu|nodejs-es-to-primitive-1.0.0-5|37	%changelog
14cu|nodejs-es-to-primitive-1.0.0-5|38	
14cu|nodejs-es-to-primitive-1.0.0-5|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-5
14cu|nodejs-es-to-primitive-1.0.0-5|40	- (7bc8b80) BuildList#2799825: Increase release tag
14cu|nodejs-es-to-primitive-1.0.0-5|41	
14cu|nodejs-es-to-primitive-1.0.0-5|42	

11389 14
14cu|nodejs-estraverse-4.1.1-4|1	%define oname estraverse
14cu|nodejs-estraverse-4.1.1-4|2	
14cu|nodejs-estraverse-4.1.1-4|3	Summary:    ECMAScript JS AST traversal functions
14cu|nodejs-estraverse-4.1.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-estraverse-4.1.1-4|5	Version:    4.1.1
14cu|nodejs-estraverse-4.1.1-4|6	Release:    4
14cu|nodejs-estraverse-4.1.1-4|7	License:    BSD
14cu|nodejs-estraverse-4.1.1-4|8	Group:      Development/Other
14cu|nodejs-estraverse-4.1.1-4|9	URL:        https://github.com/Constellation/%{oname}
14cu|nodejs-estraverse-4.1.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-estraverse-4.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-estraverse-4.1.1-4|12	BuildArch:  noarch
14cu|nodejs-estraverse-4.1.1-4|13	
14cu|nodejs-estraverse-4.1.1-4|14	%description
14cu|nodejs-estraverse-4.1.1-4|15	%{summary}.
14cu|nodejs-estraverse-4.1.1-4|16	
14cu|nodejs-estraverse-4.1.1-4|17	
14cu|nodejs-estraverse-4.1.1-4|18	%files
14cu|nodejs-estraverse-4.1.1-4|19	%doc LICENSE.BSD README.md
14cu|nodejs-estraverse-4.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-4.1.1-4|21	#--------------------------------------------------------------
14cu|nodejs-estraverse-4.1.1-4|22	
14cu|nodejs-estraverse-4.1.1-4|23	%prep
14cu|nodejs-estraverse-4.1.1-4|24	%setup -q -n package
14cu|nodejs-estraverse-4.1.1-4|25	rm -rf node_modules
14cu|nodejs-estraverse-4.1.1-4|26	
14cu|nodejs-estraverse-4.1.1-4|27	%build
14cu|nodejs-estraverse-4.1.1-4|28	#nothing to do
14cu|nodejs-estraverse-4.1.1-4|29	
14cu|nodejs-estraverse-4.1.1-4|30	
14cu|nodejs-estraverse-4.1.1-4|31	%install
14cu|nodejs-estraverse-4.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-4.1.1-4|33	cp -pr package.json *.js \
14cu|nodejs-estraverse-4.1.1-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-4.1.1-4|35	
14cu|nodejs-estraverse-4.1.1-4|36	%nodejs_symlink_deps
14cu|nodejs-estraverse-4.1.1-4|37	
14cu|nodejs-estraverse-4.1.1-4|38	
14cu|nodejs-estraverse-4.1.1-4|39	
14cu|nodejs-estraverse-4.1.1-4|40	
14cu|nodejs-estraverse-4.1.1-4|41	
14cu|nodejs-estraverse-4.1.1-4|42	%changelog
14cu|nodejs-estraverse-4.1.1-4|43	
14cu|nodejs-estraverse-4.1.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-estraverse-4.1.1-4|45	- (858ab4f) BuildList#2799825: Increase release tag
14cu|nodejs-estraverse-4.1.1-4|46	
14cu|nodejs-estraverse-4.1.1-4|47	

11390 14
14cu|nodejs-estraverse-fb-1.3.1-4|1	%define oname estraverse-fb
14cu|nodejs-estraverse-fb-1.3.1-4|2	
14cu|nodejs-estraverse-fb-1.3.1-4|3	Summary:        Drop-in for estraverse that enables traversal over React's JSX nodes
14cu|nodejs-estraverse-fb-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-estraverse-fb-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-estraverse-fb-1.3.1-4|6	Release:        4
14cu|nodejs-estraverse-fb-1.3.1-4|7	License:        MIT
14cu|nodejs-estraverse-fb-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-estraverse-fb-1.3.1-4|9	Url:            https://github.com/RReverser/estraverse-fb
14cu|nodejs-estraverse-fb-1.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-estraverse-fb-1.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-estraverse-fb-1.3.1-4|12	BuildArch:      noarch
14cu|nodejs-estraverse-fb-1.3.1-4|13	
14cu|nodejs-estraverse-fb-1.3.1-4|14	%description
14cu|nodejs-estraverse-fb-1.3.1-4|15	%{summary}.
14cu|nodejs-estraverse-fb-1.3.1-4|16	
14cu|nodejs-estraverse-fb-1.3.1-4|17	%files
14cu|nodejs-estraverse-fb-1.3.1-4|18	%doc LICENSE README.md
14cu|nodejs-estraverse-fb-1.3.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-fb-1.3.1-4|20	
14cu|nodejs-estraverse-fb-1.3.1-4|21	#------------------------------------------------------------------
14cu|nodejs-estraverse-fb-1.3.1-4|22	
14cu|nodejs-estraverse-fb-1.3.1-4|23	%prep
14cu|nodejs-estraverse-fb-1.3.1-4|24	%setup -q -n package
14cu|nodejs-estraverse-fb-1.3.1-4|25	rm -rf node_modules
14cu|nodejs-estraverse-fb-1.3.1-4|26	
14cu|nodejs-estraverse-fb-1.3.1-4|27	%build
14cu|nodejs-estraverse-fb-1.3.1-4|28	
14cu|nodejs-estraverse-fb-1.3.1-4|29	%install
14cu|nodejs-estraverse-fb-1.3.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-fb-1.3.1-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-estraverse-fb-1.3.1-4|32	%nodejs_symlink_deps
14cu|nodejs-estraverse-fb-1.3.1-4|33	%changelog
14cu|nodejs-estraverse-fb-1.3.1-4|34	
14cu|nodejs-estraverse-fb-1.3.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-estraverse-fb-1.3.1-4|36	- (0a02f2f) BuildList#2799825: Increase release tag
14cu|nodejs-estraverse-fb-1.3.1-4|37	
14cu|nodejs-estraverse-fb-1.3.1-4|38	

11391 14
14cu|nodejs-esutils-2.0.2-4|1	%define oname esutils
14cu|nodejs-esutils-2.0.2-4|2	
14cu|nodejs-esutils-2.0.2-4|3	Summary:    Utility box for ECMAScript language tools
14cu|nodejs-esutils-2.0.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-esutils-2.0.2-4|5	Version:    2.0.2
14cu|nodejs-esutils-2.0.2-4|6	Release:    4
14cu|nodejs-esutils-2.0.2-4|7	License:    BSD
14cu|nodejs-esutils-2.0.2-4|8	Group:      Development/Other
14cu|nodejs-esutils-2.0.2-4|9	URL:        https://github.com/Constellation/%{oname}
14cu|nodejs-esutils-2.0.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-esutils-2.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-esutils-2.0.2-4|12	BuildArch:  noarch
14cu|nodejs-esutils-2.0.2-4|13	
14cu|nodejs-esutils-2.0.2-4|14	%description
14cu|nodejs-esutils-2.0.2-4|15	%{summary}.
14cu|nodejs-esutils-2.0.2-4|16	
14cu|nodejs-esutils-2.0.2-4|17	%files
14cu|nodejs-esutils-2.0.2-4|18	%doc LICENSE.BSD README.md
14cu|nodejs-esutils-2.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-esutils-2.0.2-4|20	#--------------------------------------------------------
14cu|nodejs-esutils-2.0.2-4|21	
14cu|nodejs-esutils-2.0.2-4|22	%prep
14cu|nodejs-esutils-2.0.2-4|23	%setup -q -n package
14cu|nodejs-esutils-2.0.2-4|24	rm -rf node_modules
14cu|nodejs-esutils-2.0.2-4|25	
14cu|nodejs-esutils-2.0.2-4|26	%build
14cu|nodejs-esutils-2.0.2-4|27	#nothing to do
14cu|nodejs-esutils-2.0.2-4|28	
14cu|nodejs-esutils-2.0.2-4|29	
14cu|nodejs-esutils-2.0.2-4|30	%install
14cu|nodejs-esutils-2.0.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esutils-2.0.2-4|32	cp -pr package.json lib/ \
14cu|nodejs-esutils-2.0.2-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-esutils-2.0.2-4|34	
14cu|nodejs-esutils-2.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-esutils-2.0.2-4|36	
14cu|nodejs-esutils-2.0.2-4|37	
14cu|nodejs-esutils-2.0.2-4|38	
14cu|nodejs-esutils-2.0.2-4|39	
14cu|nodejs-esutils-2.0.2-4|40	
14cu|nodejs-esutils-2.0.2-4|41	%changelog
14cu|nodejs-esutils-2.0.2-4|42	
14cu|nodejs-esutils-2.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-4
14cu|nodejs-esutils-2.0.2-4|44	- (ec42e64) BuildList#2799825: Increase release tag
14cu|nodejs-esutils-2.0.2-4|45	
14cu|nodejs-esutils-2.0.2-4|46	

11392 14
14cu|nodejs-etag-1.7.0-4|1	%define oname etag
14cu|nodejs-etag-1.7.0-4|2	
14cu|nodejs-etag-1.7.0-4|3	Summary:        Create simple ETags
14cu|nodejs-etag-1.7.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-etag-1.7.0-4|5	Version:        1.7.0
14cu|nodejs-etag-1.7.0-4|6	Release:        4
14cu|nodejs-etag-1.7.0-4|7	License:        MIT
14cu|nodejs-etag-1.7.0-4|8	Group:          Development/Other
14cu|nodejs-etag-1.7.0-4|9	Url:            https://github.com/jshttp/etag
14cu|nodejs-etag-1.7.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-etag-1.7.0-4|11	Source0:        https://github.com/jshttp/etag/archive/v%{version}.tar.gz
14cu|nodejs-etag-1.7.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-etag-1.7.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-etag-1.7.0-4|14	BuildRequires:  npm(seedrandom)
14cu|nodejs-etag-1.7.0-4|15	BuildArch:      noarch
14cu|nodejs-etag-1.7.0-4|16	
14cu|nodejs-etag-1.7.0-4|17	%description
14cu|nodejs-etag-1.7.0-4|18	%{summary}.
14cu|nodejs-etag-1.7.0-4|19	
14cu|nodejs-etag-1.7.0-4|20	%files
14cu|nodejs-etag-1.7.0-4|21	%doc LICENSE *.md
14cu|nodejs-etag-1.7.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-etag-1.7.0-4|23	
14cu|nodejs-etag-1.7.0-4|24	#------------------------------------------------------------------
14cu|nodejs-etag-1.7.0-4|25	
14cu|nodejs-etag-1.7.0-4|26	%prep
14cu|nodejs-etag-1.7.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-etag-1.7.0-4|28	rm -rf node_modules
14cu|nodejs-etag-1.7.0-4|29	
14cu|nodejs-etag-1.7.0-4|30	%build
14cu|nodejs-etag-1.7.0-4|31	
14cu|nodejs-etag-1.7.0-4|32	%install
14cu|nodejs-etag-1.7.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-etag-1.7.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-etag-1.7.0-4|35	%nodejs_symlink_deps
14cu|nodejs-etag-1.7.0-4|36	
14cu|nodejs-etag-1.7.0-4|37	
14cu|nodejs-etag-1.7.0-4|38	%check
14cu|nodejs-etag-1.7.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-etag-1.7.0-4|40	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-etag-1.7.0-4|41	
14cu|nodejs-etag-1.7.0-4|42	%changelog
14cu|nodejs-etag-1.7.0-4|43	
14cu|nodejs-etag-1.7.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.0-4
14cu|nodejs-etag-1.7.0-4|45	- (c30f844) BuildList#2799825: Increase release tag
14cu|nodejs-etag-1.7.0-4|46	
14cu|nodejs-etag-1.7.0-4|47	

11393 14
14cu|nodejs-eventemitter2-1.0.3-4|1	%define oname eventemitter2
14cu|nodejs-eventemitter2-1.0.3-4|2	
14cu|nodejs-eventemitter2-1.0.3-4|3	Name:       nodejs-%{oname}
14cu|nodejs-eventemitter2-1.0.3-4|4	Version:    1.0.3
14cu|nodejs-eventemitter2-1.0.3-4|5	Release:    4
14cu|nodejs-eventemitter2-1.0.3-4|6	Summary:    A Node.js event emitter implementation with namespaces, wildcards and TTL
14cu|nodejs-eventemitter2-1.0.3-4|7	License:    MIT
14cu|nodejs-eventemitter2-1.0.3-4|8	Group:      Development/Other
14cu|nodejs-eventemitter2-1.0.3-4|9	URL:        https://github.com/hij1nx/EventEmitter2
14cu|nodejs-eventemitter2-1.0.3-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-eventemitter2-1.0.3-4|11	# 1.0.3 is not build as tarball, we must pick it from master branch
14cu|nodejs-eventemitter2-1.0.3-4|12	Source0:    https://github.com/asyncly/EventEmitter2/archive/master.zip
14cu|nodejs-eventemitter2-1.0.3-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-eventemitter2-1.0.3-4|14	BuildRequires:  npm(nodeunit)
14cu|nodejs-eventemitter2-1.0.3-4|15	
14cu|nodejs-eventemitter2-1.0.3-4|16	BuildArch:  noarch
14cu|nodejs-eventemitter2-1.0.3-4|17	
14cu|nodejs-eventemitter2-1.0.3-4|18	
14cu|nodejs-eventemitter2-1.0.3-4|19	%description
14cu|nodejs-eventemitter2-1.0.3-4|20	A Node.js event emitter implementation with namespaces, wildcards,
14cu|nodejs-eventemitter2-1.0.3-4|21	time to live (TTL) and browser support.
14cu|nodejs-eventemitter2-1.0.3-4|22	
14cu|nodejs-eventemitter2-1.0.3-4|23	%files
14cu|nodejs-eventemitter2-1.0.3-4|24	%doc *.txt *.md
14cu|nodejs-eventemitter2-1.0.3-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter2-1.0.3-4|26	#------------------------------------------------------------------------
14cu|nodejs-eventemitter2-1.0.3-4|27	
14cu|nodejs-eventemitter2-1.0.3-4|28	%prep
14cu|nodejs-eventemitter2-1.0.3-4|29	%setup -qn EventEmitter2-master
14cu|nodejs-eventemitter2-1.0.3-4|30	
14cu|nodejs-eventemitter2-1.0.3-4|31	%build
14cu|nodejs-eventemitter2-1.0.3-4|32	#nothing to do
14cu|nodejs-eventemitter2-1.0.3-4|33	
14cu|nodejs-eventemitter2-1.0.3-4|34	
14cu|nodejs-eventemitter2-1.0.3-4|35	%install
14cu|nodejs-eventemitter2-1.0.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter2-1.0.3-4|37	cp -pr *.json index.js lib/ \
14cu|nodejs-eventemitter2-1.0.3-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter2-1.0.3-4|39	
14cu|nodejs-eventemitter2-1.0.3-4|40	%nodejs_symlink_deps
14cu|nodejs-eventemitter2-1.0.3-4|41	
14cu|nodejs-eventemitter2-1.0.3-4|42	%check
14cu|nodejs-eventemitter2-1.0.3-4|43	%nodejs_symlink_deps --check
14cu|nodejs-eventemitter2-1.0.3-4|44	nodeunit test/simple/
14cu|nodejs-eventemitter2-1.0.3-4|45	nodeunit test/wildcardEvents/ || :
14cu|nodejs-eventemitter2-1.0.3-4|46	
14cu|nodejs-eventemitter2-1.0.3-4|47	%changelog
14cu|nodejs-eventemitter2-1.0.3-4|48	
14cu|nodejs-eventemitter2-1.0.3-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-eventemitter2-1.0.3-4|50	- (1e214bf) BuildList#2799825: Increase release tag
14cu|nodejs-eventemitter2-1.0.3-4|51	
14cu|nodejs-eventemitter2-1.0.3-4|52	

11394 14
14cu|nodejs-eventemitter3-1.2.0-4|1	%define oname eventemitter3
14cu|nodejs-eventemitter3-1.2.0-4|2	
14cu|nodejs-eventemitter3-1.2.0-4|3	Summary:        EventEmitter3 focuses on performance while maintaining a Node.js
14cu|nodejs-eventemitter3-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-eventemitter3-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-eventemitter3-1.2.0-4|6	Release:        4
14cu|nodejs-eventemitter3-1.2.0-4|7	License:        MIT
14cu|nodejs-eventemitter3-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-eventemitter3-1.2.0-4|9	Url:            https://github.com/primus/eventemitter3
14cu|nodejs-eventemitter3-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-eventemitter3-1.2.0-4|11	Source1:        https://raw.githubusercontent.com/primus/%{oname}/%{version}/test.js
14cu|nodejs-eventemitter3-1.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-eventemitter3-1.2.0-4|13	#
14cu|nodejs-eventemitter3-1.2.0-4|14	BuildRequires:  npm(assume)
14cu|nodejs-eventemitter3-1.2.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-eventemitter3-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-eventemitter3-1.2.0-4|17	
14cu|nodejs-eventemitter3-1.2.0-4|18	%description
14cu|nodejs-eventemitter3-1.2.0-4|19	%{summary}.
14cu|nodejs-eventemitter3-1.2.0-4|20	
14cu|nodejs-eventemitter3-1.2.0-4|21	%files
14cu|nodejs-eventemitter3-1.2.0-4|22	%doc LICENSE *.md
14cu|nodejs-eventemitter3-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter3-1.2.0-4|24	
14cu|nodejs-eventemitter3-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-eventemitter3-1.2.0-4|26	
14cu|nodejs-eventemitter3-1.2.0-4|27	%prep
14cu|nodejs-eventemitter3-1.2.0-4|28	%setup -q -n package
14cu|nodejs-eventemitter3-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-eventemitter3-1.2.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-eventemitter3-1.2.0-4|31	
14cu|nodejs-eventemitter3-1.2.0-4|32	%build
14cu|nodejs-eventemitter3-1.2.0-4|33	
14cu|nodejs-eventemitter3-1.2.0-4|34	%install
14cu|nodejs-eventemitter3-1.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter3-1.2.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eventemitter3-1.2.0-4|37	%nodejs_symlink_deps
14cu|nodejs-eventemitter3-1.2.0-4|38	
14cu|nodejs-eventemitter3-1.2.0-4|39	%check
14cu|nodejs-eventemitter3-1.2.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-eventemitter3-1.2.0-4|41	mocha test.js
14cu|nodejs-eventemitter3-1.2.0-4|42	
14cu|nodejs-eventemitter3-1.2.0-4|43	%changelog
14cu|nodejs-eventemitter3-1.2.0-4|44	
14cu|nodejs-eventemitter3-1.2.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-eventemitter3-1.2.0-4|46	- (ea124c6) BuildList#2799825: Increase release tag
14cu|nodejs-eventemitter3-1.2.0-4|47	
14cu|nodejs-eventemitter3-1.2.0-4|48	

11395 14
14cu|nodejs-events-1.1.0-4|1	%define oname events
14cu|nodejs-events-1.1.0-4|2	
14cu|nodejs-events-1.1.0-4|3	Summary:        Node's event emitter for all engines
14cu|nodejs-events-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-events-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-events-1.1.0-4|6	Release:        4
14cu|nodejs-events-1.1.0-4|7	License:        MIT
14cu|nodejs-events-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-events-1.1.0-4|9	Url:            https://github.com/Gozala/events
14cu|nodejs-events-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-events-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-events-1.1.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-events-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-events-1.1.0-4|14	
14cu|nodejs-events-1.1.0-4|15	%description
14cu|nodejs-events-1.1.0-4|16	%{summary}.
14cu|nodejs-events-1.1.0-4|17	
14cu|nodejs-events-1.1.0-4|18	%files
14cu|nodejs-events-1.1.0-4|19	%doc LICENSE History.md Readme.md
14cu|nodejs-events-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-1.1.0-4|21	
14cu|nodejs-events-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-events-1.1.0-4|23	
14cu|nodejs-events-1.1.0-4|24	%prep
14cu|nodejs-events-1.1.0-4|25	%setup -q -n package
14cu|nodejs-events-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-events-1.1.0-4|27	
14cu|nodejs-events-1.1.0-4|28	%build
14cu|nodejs-events-1.1.0-4|29	
14cu|nodejs-events-1.1.0-4|30	%install
14cu|nodejs-events-1.1.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-1.1.0-4|32	cp -r package.json %{oname}.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-events-1.1.0-4|34	
14cu|nodejs-events-1.1.0-4|35	%check
14cu|nodejs-events-1.1.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-events-1.1.0-4|37	mocha --ui qunit -- tests/index.js
14cu|nodejs-events-1.1.0-4|38	
14cu|nodejs-events-1.1.0-4|39	
14cu|nodejs-events-1.1.0-4|40	%changelog
14cu|nodejs-events-1.1.0-4|41	
14cu|nodejs-events-1.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-events-1.1.0-4|43	- (acfcb14) BuildList#2799825: Increase release tag
14cu|nodejs-events-1.1.0-4|44	
14cu|nodejs-events-1.1.0-4|45	

11396 14
14cu|nodejs-events-to-array-1.0.2-4|1	%define oname events-to-array
14cu|nodejs-events-to-array-1.0.2-4|2	
14cu|nodejs-events-to-array-1.0.2-4|3	Summary:        Put a bunch of emitted events in an array, for testing
14cu|nodejs-events-to-array-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-events-to-array-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-events-to-array-1.0.2-4|6	Release:        4
14cu|nodejs-events-to-array-1.0.2-4|7	License:        ISC
14cu|nodejs-events-to-array-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-events-to-array-1.0.2-4|9	Url:            https://github.com/isaacs/events-to-array
14cu|nodejs-events-to-array-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-events-to-array-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-events-to-array-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-events-to-array-1.0.2-4|13	
14cu|nodejs-events-to-array-1.0.2-4|14	%description
14cu|nodejs-events-to-array-1.0.2-4|15	If any of the emitted arguments are event emitters,
14cu|nodejs-events-to-array-1.0.2-4|16	then they'll also be tracked, and replaced in the array
14cu|nodejs-events-to-array-1.0.2-4|17	with their tracking array. (This is less confusing
14cu|nodejs-events-to-array-1.0.2-4|18	in practice than it sounds in text, see below.)
14cu|nodejs-events-to-array-1.0.2-4|19	The only caveat is that the events in the child event
14cu|nodejs-events-to-array-1.0.2-4|20	emitter and in the parent are not preserved in order,
14cu|nodejs-events-to-array-1.0.2-4|21	so this lib doesn't tell you whether the child events
14cu|nodejs-events-to-array-1.0.2-4|22	happened before or after any subsequent parent events.
14cu|nodejs-events-to-array-1.0.2-4|23	
14cu|nodejs-events-to-array-1.0.2-4|24	%files
14cu|nodejs-events-to-array-1.0.2-4|25	%doc LICENSE README.md
14cu|nodejs-events-to-array-1.0.2-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-to-array-1.0.2-4|27	
14cu|nodejs-events-to-array-1.0.2-4|28	#------------------------------------------------------------------
14cu|nodejs-events-to-array-1.0.2-4|29	
14cu|nodejs-events-to-array-1.0.2-4|30	%prep
14cu|nodejs-events-to-array-1.0.2-4|31	%setup -q -n package
14cu|nodejs-events-to-array-1.0.2-4|32	rm -rf node_modules
14cu|nodejs-events-to-array-1.0.2-4|33	
14cu|nodejs-events-to-array-1.0.2-4|34	%build
14cu|nodejs-events-to-array-1.0.2-4|35	
14cu|nodejs-events-to-array-1.0.2-4|36	%install
14cu|nodejs-events-to-array-1.0.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-to-array-1.0.2-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-events-to-array-1.0.2-4|39	
14cu|nodejs-events-to-array-1.0.2-4|40	%nodejs_symlink_deps
14cu|nodejs-events-to-array-1.0.2-4|41	%changelog
14cu|nodejs-events-to-array-1.0.2-4|42	
14cu|nodejs-events-to-array-1.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-events-to-array-1.0.2-4|44	- (53361c8) BuildList#2799825: Increase release tag
14cu|nodejs-events-to-array-1.0.2-4|45	
14cu|nodejs-events-to-array-1.0.2-4|46	

11397 14
14cu|nodejs-event-stream-3.3.2-4|1	%define oname event-stream
14cu|nodejs-event-stream-3.3.2-4|2	
14cu|nodejs-event-stream-3.3.2-4|3	Summary:        Construct pipes of streams of events
14cu|nodejs-event-stream-3.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-event-stream-3.3.2-4|5	Version:        3.3.2
14cu|nodejs-event-stream-3.3.2-4|6	Release:        4
14cu|nodejs-event-stream-3.3.2-4|7	License:        MIT
14cu|nodejs-event-stream-3.3.2-4|8	Group:          Development/Other
14cu|nodejs-event-stream-3.3.2-4|9	Url:            https://github.com/dominictarr/event-stream
14cu|nodejs-event-stream-3.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-event-stream-3.3.2-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-event-stream-3.3.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-event-stream-3.3.2-4|13	BuildRequires:  npm(stream-combiner)
14cu|nodejs-event-stream-3.3.2-4|14	BuildRequires:  npm(split)
14cu|nodejs-event-stream-3.3.2-4|15	BuildRequires:  npm(pause-stream)
14cu|nodejs-event-stream-3.3.2-4|16	BuildRequires:  npm(map-stream)
14cu|nodejs-event-stream-3.3.2-4|17	BuildRequires:  npm(from)
14cu|nodejs-event-stream-3.3.2-4|18	BuildRequires:  npm(duplexer)
14cu|nodejs-event-stream-3.3.2-4|19	BuildRequires:  npm(through)
14cu|nodejs-event-stream-3.3.2-4|20	
14cu|nodejs-event-stream-3.3.2-4|21	BuildArch:      noarch
14cu|nodejs-event-stream-3.3.2-4|22	
14cu|nodejs-event-stream-3.3.2-4|23	%description
14cu|nodejs-event-stream-3.3.2-4|24	%{summary}.
14cu|nodejs-event-stream-3.3.2-4|25	
14cu|nodejs-event-stream-3.3.2-4|26	%files
14cu|nodejs-event-stream-3.3.2-4|27	%doc LICENCE readme.markdown examples
14cu|nodejs-event-stream-3.3.2-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-event-stream-3.3.2-4|29	
14cu|nodejs-event-stream-3.3.2-4|30	#------------------------------------------------------------------
14cu|nodejs-event-stream-3.3.2-4|31	
14cu|nodejs-event-stream-3.3.2-4|32	%prep
14cu|nodejs-event-stream-3.3.2-4|33	%setup -q -n package
14cu|nodejs-event-stream-3.3.2-4|34	rm -rf node_modules
14cu|nodejs-event-stream-3.3.2-4|35	%nodejs_fixdep split 1.0.x
14cu|nodejs-event-stream-3.3.2-4|36	%nodejs_fixdep stream-combiner 0.2.x
14cu|nodejs-event-stream-3.3.2-4|37	
14cu|nodejs-event-stream-3.3.2-4|38	
14cu|nodejs-event-stream-3.3.2-4|39	%build
14cu|nodejs-event-stream-3.3.2-4|40	
14cu|nodejs-event-stream-3.3.2-4|41	%install
14cu|nodejs-event-stream-3.3.2-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-event-stream-3.3.2-4|43	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-event-stream-3.3.2-4|44	%nodejs_symlink_deps
14cu|nodejs-event-stream-3.3.2-4|45	%changelog
14cu|nodejs-event-stream-3.3.2-4|46	
14cu|nodejs-event-stream-3.3.2-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.2-4
14cu|nodejs-event-stream-3.3.2-4|48	- (595610c) BuildList#2799825: Increase release tag
14cu|nodejs-event-stream-3.3.2-4|49	
14cu|nodejs-event-stream-3.3.2-4|50	

11398 14
14cu|nodejs-evp_bytestokey-1.0.0-4|1	%define oname evp_bytestokey
14cu|nodejs-evp_bytestokey-1.0.0-4|2	
14cu|nodejs-evp_bytestokey-1.0.0-4|3	Summary:        Super secure key derivation algorithm from openssl
14cu|nodejs-evp_bytestokey-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-evp_bytestokey-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-evp_bytestokey-1.0.0-4|6	Release:        4
14cu|nodejs-evp_bytestokey-1.0.0-4|7	License:        MIT
14cu|nodejs-evp_bytestokey-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-evp_bytestokey-1.0.0-4|9	Url:            https://github.com/crypto-browserify/EVP_BytesToKey
14cu|nodejs-evp_bytestokey-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-evp_bytestokey-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-evp_bytestokey-1.0.0-4|12	BuildRequires:  npm(create-hash)
14cu|nodejs-evp_bytestokey-1.0.0-4|13	BuildRequires:  npm(tap-spec)
14cu|nodejs-evp_bytestokey-1.0.0-4|14	BuildRequires:  npm(tape)
14cu|nodejs-evp_bytestokey-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-evp_bytestokey-1.0.0-4|16	
14cu|nodejs-evp_bytestokey-1.0.0-4|17	%description
14cu|nodejs-evp_bytestokey-1.0.0-4|18	%{summary}.
14cu|nodejs-evp_bytestokey-1.0.0-4|19	
14cu|nodejs-evp_bytestokey-1.0.0-4|20	%files
14cu|nodejs-evp_bytestokey-1.0.0-4|21	%doc readme.md
14cu|nodejs-evp_bytestokey-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-evp_bytestokey-1.0.0-4|23	
14cu|nodejs-evp_bytestokey-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-evp_bytestokey-1.0.0-4|25	
14cu|nodejs-evp_bytestokey-1.0.0-4|26	%prep
14cu|nodejs-evp_bytestokey-1.0.0-4|27	%setup -q -n package
14cu|nodejs-evp_bytestokey-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-evp_bytestokey-1.0.0-4|29	
14cu|nodejs-evp_bytestokey-1.0.0-4|30	%build
14cu|nodejs-evp_bytestokey-1.0.0-4|31	
14cu|nodejs-evp_bytestokey-1.0.0-4|32	%install
14cu|nodejs-evp_bytestokey-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-evp_bytestokey-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-evp_bytestokey-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-evp_bytestokey-1.0.0-4|36	
14cu|nodejs-evp_bytestokey-1.0.0-4|37	%check
14cu|nodejs-evp_bytestokey-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-evp_bytestokey-1.0.0-4|39	%__nodejs test.js | tap-spec || :
14cu|nodejs-evp_bytestokey-1.0.0-4|40	
14cu|nodejs-evp_bytestokey-1.0.0-4|41	%changelog
14cu|nodejs-evp_bytestokey-1.0.0-4|42	
14cu|nodejs-evp_bytestokey-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-evp_bytestokey-1.0.0-4|44	- (8ac8df3) BuildList#2799825: Increase release tag
14cu|nodejs-evp_bytestokey-1.0.0-4|45	
14cu|nodejs-evp_bytestokey-1.0.0-4|46	

11399 14
14cu|nodejs-exec-sh-0.2.0-4|1	%define oname exec-sh
14cu|nodejs-exec-sh-0.2.0-4|2	
14cu|nodejs-exec-sh-0.2.0-4|3	Summary:        Execute shell command forwarding all stdio
14cu|nodejs-exec-sh-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-exec-sh-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-exec-sh-0.2.0-4|6	Release:        4
14cu|nodejs-exec-sh-0.2.0-4|7	License:        MIT
14cu|nodejs-exec-sh-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-exec-sh-0.2.0-4|9	Url:            https://github.com/tsertkov/exec-sh
14cu|nodejs-exec-sh-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-exec-sh-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-exec-sh-0.2.0-4|12	BuildRequires:  npm(merge)
14cu|nodejs-exec-sh-0.2.0-4|13	BuildArch:      noarch
14cu|nodejs-exec-sh-0.2.0-4|14	
14cu|nodejs-exec-sh-0.2.0-4|15	%description
14cu|nodejs-exec-sh-0.2.0-4|16	%{summary}.
14cu|nodejs-exec-sh-0.2.0-4|17	
14cu|nodejs-exec-sh-0.2.0-4|18	%files
14cu|nodejs-exec-sh-0.2.0-4|19	%doc LICENSE README.md example
14cu|nodejs-exec-sh-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-sh-0.2.0-4|21	
14cu|nodejs-exec-sh-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-exec-sh-0.2.0-4|23	
14cu|nodejs-exec-sh-0.2.0-4|24	%prep
14cu|nodejs-exec-sh-0.2.0-4|25	%setup -q -n package
14cu|nodejs-exec-sh-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-exec-sh-0.2.0-4|27	
14cu|nodejs-exec-sh-0.2.0-4|28	%build
14cu|nodejs-exec-sh-0.2.0-4|29	
14cu|nodejs-exec-sh-0.2.0-4|30	%install
14cu|nodejs-exec-sh-0.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-sh-0.2.0-4|32	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-sh-0.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-exec-sh-0.2.0-4|34	%changelog
14cu|nodejs-exec-sh-0.2.0-4|35	
14cu|nodejs-exec-sh-0.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-exec-sh-0.2.0-4|37	- (5b4415d) BuildList#2799825: Increase release tag
14cu|nodejs-exec-sh-0.2.0-4|38	
14cu|nodejs-exec-sh-0.2.0-4|39	

11400 14
14cu|nodejs-exec-time-0.0.4-4|1	%define oname exec-time
14cu|nodejs-exec-time-0.0.4-4|2	
14cu|nodejs-exec-time-0.0.4-4|3	Summary:        See how much time every step of a script takes to execute
14cu|nodejs-exec-time-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-exec-time-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-exec-time-0.0.4-4|6	Release:        4
14cu|nodejs-exec-time-0.0.4-4|7	License:        MIT
14cu|nodejs-exec-time-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-exec-time-0.0.4-4|9	Url:            https://github.com/louischatriot/exec-time
14cu|nodejs-exec-time-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-exec-time-0.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-exec-time-0.0.4-4|12	BuildArch:      noarch
14cu|nodejs-exec-time-0.0.4-4|13	
14cu|nodejs-exec-time-0.0.4-4|14	%description
14cu|nodejs-exec-time-0.0.4-4|15	%{summary}.
14cu|nodejs-exec-time-0.0.4-4|16	
14cu|nodejs-exec-time-0.0.4-4|17	%files
14cu|nodejs-exec-time-0.0.4-4|18	%doc *.md
14cu|nodejs-exec-time-0.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-time-0.0.4-4|20	
14cu|nodejs-exec-time-0.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-exec-time-0.0.4-4|22	
14cu|nodejs-exec-time-0.0.4-4|23	%prep
14cu|nodejs-exec-time-0.0.4-4|24	%setup -q -n package
14cu|nodejs-exec-time-0.0.4-4|25	rm -rf node_modules
14cu|nodejs-exec-time-0.0.4-4|26	
14cu|nodejs-exec-time-0.0.4-4|27	%build
14cu|nodejs-exec-time-0.0.4-4|28	
14cu|nodejs-exec-time-0.0.4-4|29	%install
14cu|nodejs-exec-time-0.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-time-0.0.4-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exec-time-0.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-exec-time-0.0.4-4|33	%changelog
14cu|nodejs-exec-time-0.0.4-4|34	
14cu|nodejs-exec-time-0.0.4-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-exec-time-0.0.4-4|36	- (3b6cdac) BuildList#2799825: Increase release tag
14cu|nodejs-exec-time-0.0.4-4|37	
14cu|nodejs-exec-time-0.0.4-4|38	

11401 14
14cu|nodejs-exit-0.1.2-7|1	%define oname exit
14cu|nodejs-exit-0.1.2-7|2	
14cu|nodejs-exit-0.1.2-7|3	Summary:    A process.exit alternative that ensures STDIO are fully drained before exiting
14cu|nodejs-exit-0.1.2-7|4	Name:       nodejs-%{oname}
14cu|nodejs-exit-0.1.2-7|5	Version:    0.1.2
14cu|nodejs-exit-0.1.2-7|6	Release:    7
14cu|nodejs-exit-0.1.2-7|7	License:    MIT
14cu|nodejs-exit-0.1.2-7|8	Group:      Development/Other
14cu|nodejs-exit-0.1.2-7|9	URL:        https://github.com/cowboy/node-%{oname}
14cu|nodejs-exit-0.1.2-7|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-exit-0.1.2-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-exit-0.1.2-7|12	BuildRequires:  npm(grunt-cli)
14cu|nodejs-exit-0.1.2-7|13	BuildRequires:  npm(grunt)
14cu|nodejs-exit-0.1.2-7|14	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-exit-0.1.2-7|15	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-exit-0.1.2-7|16	BuildRequires:  npm(which)
14cu|nodejs-exit-0.1.2-7|17	BuildArch:  noarch
14cu|nodejs-exit-0.1.2-7|18	
14cu|nodejs-exit-0.1.2-7|19	%description
14cu|nodejs-exit-0.1.2-7|20	%{summary}.
14cu|nodejs-exit-0.1.2-7|21	
14cu|nodejs-exit-0.1.2-7|22	%files
14cu|nodejs-exit-0.1.2-7|23	%doc LICENSE-MIT README.md
14cu|nodejs-exit-0.1.2-7|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-0.1.2-7|25	#-------------------------------------------------------------
14cu|nodejs-exit-0.1.2-7|26	
14cu|nodejs-exit-0.1.2-7|27	%prep
14cu|nodejs-exit-0.1.2-7|28	%setup -q -n package
14cu|nodejs-exit-0.1.2-7|29	
14cu|nodejs-exit-0.1.2-7|30	%build
14cu|nodejs-exit-0.1.2-7|31	#nothing to do
14cu|nodejs-exit-0.1.2-7|32	
14cu|nodejs-exit-0.1.2-7|33	%install
14cu|nodejs-exit-0.1.2-7|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-0.1.2-7|35	cp -pr package.json *.js lib/ \
14cu|nodejs-exit-0.1.2-7|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-0.1.2-7|37	
14cu|nodejs-exit-0.1.2-7|38	%nodejs_symlink_deps
14cu|nodejs-exit-0.1.2-7|39	
14cu|nodejs-exit-0.1.2-7|40	%check
14cu|nodejs-exit-0.1.2-7|41	%nodejs_symlink_deps --check
14cu|nodejs-exit-0.1.2-7|42	grunt nodeunit -v
14cu|nodejs-exit-0.1.2-7|43	
14cu|nodejs-exit-0.1.2-7|44	%changelog
14cu|nodejs-exit-0.1.2-7|45	
14cu|nodejs-exit-0.1.2-7|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-7
14cu|nodejs-exit-0.1.2-7|47	- (1f06a66) BuildList#2799825: Increase release tag
14cu|nodejs-exit-0.1.2-7|48	
14cu|nodejs-exit-0.1.2-7|49	

11402 14
14cu|nodejs-exit-hook-1.1.1-4|1	%define oname exit-hook
14cu|nodejs-exit-hook-1.1.1-4|2	
14cu|nodejs-exit-hook-1.1.1-4|3	Summary:        Run some code when the process exits
14cu|nodejs-exit-hook-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-exit-hook-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-exit-hook-1.1.1-4|6	Release:        4
14cu|nodejs-exit-hook-1.1.1-4|7	License:        MIT
14cu|nodejs-exit-hook-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-exit-hook-1.1.1-4|9	Url:            https://github.com/sindresorhus/exit-hook
14cu|nodejs-exit-hook-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-exit-hook-1.1.1-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/exit-hook/master/license
14cu|nodejs-exit-hook-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-exit-hook-1.1.1-4|13	BuildArch:      noarch
14cu|nodejs-exit-hook-1.1.1-4|14	
14cu|nodejs-exit-hook-1.1.1-4|15	%description
14cu|nodejs-exit-hook-1.1.1-4|16	%{summary}.
14cu|nodejs-exit-hook-1.1.1-4|17	
14cu|nodejs-exit-hook-1.1.1-4|18	%files
14cu|nodejs-exit-hook-1.1.1-4|19	%doc readme.md license
14cu|nodejs-exit-hook-1.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-hook-1.1.1-4|21	
14cu|nodejs-exit-hook-1.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-exit-hook-1.1.1-4|23	
14cu|nodejs-exit-hook-1.1.1-4|24	%prep
14cu|nodejs-exit-hook-1.1.1-4|25	%setup -q -n package
14cu|nodejs-exit-hook-1.1.1-4|26	rm -rf node_modules
14cu|nodejs-exit-hook-1.1.1-4|27	cp -p %{SOURCE1} .
14cu|nodejs-exit-hook-1.1.1-4|28	
14cu|nodejs-exit-hook-1.1.1-4|29	%build
14cu|nodejs-exit-hook-1.1.1-4|30	
14cu|nodejs-exit-hook-1.1.1-4|31	%install
14cu|nodejs-exit-hook-1.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-hook-1.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-exit-hook-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-exit-hook-1.1.1-4|35	%changelog
14cu|nodejs-exit-hook-1.1.1-4|36	
14cu|nodejs-exit-hook-1.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-exit-hook-1.1.1-4|38	- (69aa44c) BuildList#2799825: Increase release tag
14cu|nodejs-exit-hook-1.1.1-4|39	
14cu|nodejs-exit-hook-1.1.1-4|40	

11403 14
14cu|nodejs-expand-brackets-0.1.4-4|1	%define oname expand-brackets
14cu|nodejs-expand-brackets-0.1.4-4|2	
14cu|nodejs-expand-brackets-0.1.4-4|3	Summary:        Expand POSIX bracket expressions (character classes) in glob patterns
14cu|nodejs-expand-brackets-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-expand-brackets-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-expand-brackets-0.1.4-4|6	Release:        4
14cu|nodejs-expand-brackets-0.1.4-4|7	License:        MIT
14cu|nodejs-expand-brackets-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-expand-brackets-0.1.4-4|9	Url:            https://github.com/jonschlinkert/expand-brackets
14cu|nodejs-expand-brackets-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-expand-brackets-0.1.4-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/expand-brackets/master/test.js
14cu|nodejs-expand-brackets-0.1.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-expand-brackets-0.1.4-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-expand-brackets-0.1.4-4|14	BuildRequires:  npm(should)
14cu|nodejs-expand-brackets-0.1.4-4|15	BuildArch:      noarch
14cu|nodejs-expand-brackets-0.1.4-4|16	
14cu|nodejs-expand-brackets-0.1.4-4|17	%description
14cu|nodejs-expand-brackets-0.1.4-4|18	%{summary}.
14cu|nodejs-expand-brackets-0.1.4-4|19	
14cu|nodejs-expand-brackets-0.1.4-4|20	%files
14cu|nodejs-expand-brackets-0.1.4-4|21	%doc LICENSE *.md
14cu|nodejs-expand-brackets-0.1.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-brackets-0.1.4-4|23	
14cu|nodejs-expand-brackets-0.1.4-4|24	#------------------------------------------------------------------
14cu|nodejs-expand-brackets-0.1.4-4|25	
14cu|nodejs-expand-brackets-0.1.4-4|26	%prep
14cu|nodejs-expand-brackets-0.1.4-4|27	%setup -q -n package
14cu|nodejs-expand-brackets-0.1.4-4|28	rm -rf node_modules
14cu|nodejs-expand-brackets-0.1.4-4|29	cp -p %{SOURCE1} .
14cu|nodejs-expand-brackets-0.1.4-4|30	
14cu|nodejs-expand-brackets-0.1.4-4|31	%build
14cu|nodejs-expand-brackets-0.1.4-4|32	
14cu|nodejs-expand-brackets-0.1.4-4|33	%install
14cu|nodejs-expand-brackets-0.1.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-brackets-0.1.4-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-brackets-0.1.4-4|36	%nodejs_symlink_deps
14cu|nodejs-expand-brackets-0.1.4-4|37	
14cu|nodejs-expand-brackets-0.1.4-4|38	%check
14cu|nodejs-expand-brackets-0.1.4-4|39	%nodejs_symlink_deps --check
14cu|nodejs-expand-brackets-0.1.4-4|40	mocha
14cu|nodejs-expand-brackets-0.1.4-4|41	
14cu|nodejs-expand-brackets-0.1.4-4|42	%changelog
14cu|nodejs-expand-brackets-0.1.4-4|43	
14cu|nodejs-expand-brackets-0.1.4-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-expand-brackets-0.1.4-4|45	- (2a76fad) BuildList#2799825: Increase release tag
14cu|nodejs-expand-brackets-0.1.4-4|46	
14cu|nodejs-expand-brackets-0.1.4-4|47	

11404 14
14cu|nodejs-expand-range-1.8.1-4|1	%define oname expand-range
14cu|nodejs-expand-range-1.8.1-4|2	
14cu|nodejs-expand-range-1.8.1-4|3	Summary:        Fast, bash-like range expansion
14cu|nodejs-expand-range-1.8.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-expand-range-1.8.1-4|5	Version:        1.8.1
14cu|nodejs-expand-range-1.8.1-4|6	Release:        4
14cu|nodejs-expand-range-1.8.1-4|7	License:        MIT
14cu|nodejs-expand-range-1.8.1-4|8	Group:          Development/Other
14cu|nodejs-expand-range-1.8.1-4|9	Url:            https://github.com/jonschlinkert/expand-range
14cu|nodejs-expand-range-1.8.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-expand-range-1.8.1-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/expand-range/master/test.js
14cu|nodejs-expand-range-1.8.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-expand-range-1.8.1-4|13	BuildRequires:  npm(fill-range)
14cu|nodejs-expand-range-1.8.1-4|14	#
14cu|nodejs-expand-range-1.8.1-4|15	BuildRequires:  npm(glob)
14cu|nodejs-expand-range-1.8.1-4|16	BuildRequires:  npm(minimatch)
14cu|nodejs-expand-range-1.8.1-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-expand-range-1.8.1-4|18	BuildRequires:  npm(should)
14cu|nodejs-expand-range-1.8.1-4|19	BuildRequires:  npm(brace-expansion)
14cu|nodejs-expand-range-1.8.1-4|20	BuildArch:      noarch
14cu|nodejs-expand-range-1.8.1-4|21	
14cu|nodejs-expand-range-1.8.1-4|22	%description
14cu|nodejs-expand-range-1.8.1-4|23	%{summary}.
14cu|nodejs-expand-range-1.8.1-4|24	
14cu|nodejs-expand-range-1.8.1-4|25	%files
14cu|nodejs-expand-range-1.8.1-4|26	%doc LICENSE *.md
14cu|nodejs-expand-range-1.8.1-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-range-1.8.1-4|28	
14cu|nodejs-expand-range-1.8.1-4|29	#------------------------------------------------------------------
14cu|nodejs-expand-range-1.8.1-4|30	
14cu|nodejs-expand-range-1.8.1-4|31	%prep
14cu|nodejs-expand-range-1.8.1-4|32	%setup -q -n package
14cu|nodejs-expand-range-1.8.1-4|33	rm -rf node_modules
14cu|nodejs-expand-range-1.8.1-4|34	cp -p %{SOURCE1} .
14cu|nodejs-expand-range-1.8.1-4|35	find . -type f -exec chmod 644 {} \;
14cu|nodejs-expand-range-1.8.1-4|36	
14cu|nodejs-expand-range-1.8.1-4|37	%build
14cu|nodejs-expand-range-1.8.1-4|38	
14cu|nodejs-expand-range-1.8.1-4|39	%install
14cu|nodejs-expand-range-1.8.1-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-range-1.8.1-4|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expand-range-1.8.1-4|42	%nodejs_symlink_deps
14cu|nodejs-expand-range-1.8.1-4|43	
14cu|nodejs-expand-range-1.8.1-4|44	%check
14cu|nodejs-expand-range-1.8.1-4|45	%nodejs_symlink_deps --check
14cu|nodejs-expand-range-1.8.1-4|46	mocha -R spec
14cu|nodejs-expand-range-1.8.1-4|47	
14cu|nodejs-expand-range-1.8.1-4|48	%changelog
14cu|nodejs-expand-range-1.8.1-4|49	
14cu|nodejs-expand-range-1.8.1-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.1-4
14cu|nodejs-expand-range-1.8.1-4|51	- (0d1035a) BuildList#2799825: Increase release tag
14cu|nodejs-expand-range-1.8.1-4|52	
14cu|nodejs-expand-range-1.8.1-4|53	

11405 14
14cu|nodejs-expect-dot-js-0.3.1-4|1	%define oname expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|2	
14cu|nodejs-expect-dot-js-0.3.1-4|3	Name:       nodejs-expect-dot-js
14cu|nodejs-expect-dot-js-0.3.1-4|4	Version:    0.3.1
14cu|nodejs-expect-dot-js-0.3.1-4|5	Release:    4
14cu|nodejs-expect-dot-js-0.3.1-4|6	Summary:    Behavior-driven development (BDD) style assertions for Node.js and the browser
14cu|nodejs-expect-dot-js-0.3.1-4|7	License:    MIT
14cu|nodejs-expect-dot-js-0.3.1-4|8	Group:      System/Libraries
14cu|nodejs-expect-dot-js-0.3.1-4|9	Url:        https://npmjs.org/package/expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|10	Source0:    https://github.com/Automattic/expect.js/archive/%{version}.tar.gz
14cu|nodejs-expect-dot-js-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-expect-dot-js-0.3.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-expect-dot-js-0.3.1-4|13	BuildRequires:  npm(serve)
14cu|nodejs-expect-dot-js-0.3.1-4|14	
14cu|nodejs-expect-dot-js-0.3.1-4|15	BuildArch:  noarch
14cu|nodejs-expect-dot-js-0.3.1-4|16	
14cu|nodejs-expect-dot-js-0.3.1-4|17	%description
14cu|nodejs-expect-dot-js-0.3.1-4|18	%{summary}.
14cu|nodejs-expect-dot-js-0.3.1-4|19	
14cu|nodejs-expect-dot-js-0.3.1-4|20	%files
14cu|nodejs-expect-dot-js-0.3.1-4|21	%doc History.md README.md
14cu|nodejs-expect-dot-js-0.3.1-4|22	%{nodejs_sitelib}/expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|23	#-----------------------------------------------------
14cu|nodejs-expect-dot-js-0.3.1-4|24	%prep
14cu|nodejs-expect-dot-js-0.3.1-4|25	%setup -qn %{oname}-%{version}
14cu|nodejs-expect-dot-js-0.3.1-4|26	
14cu|nodejs-expect-dot-js-0.3.1-4|27	%build
14cu|nodejs-expect-dot-js-0.3.1-4|28	
14cu|nodejs-expect-dot-js-0.3.1-4|29	%install
14cu|nodejs-expect-dot-js-0.3.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|31	cp -pr package.json *.js support/ \
14cu|nodejs-expect-dot-js-0.3.1-4|32	%{buildroot}%{nodejs_sitelib}/expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|33	
14cu|nodejs-expect-dot-js-0.3.1-4|34	%nodejs_symlink_deps
14cu|nodejs-expect-dot-js-0.3.1-4|35	
14cu|nodejs-expect-dot-js-0.3.1-4|36	%check
14cu|nodejs-expect-dot-js-0.3.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-expect-dot-js-0.3.1-4|38	ln -s index.js expect.js
14cu|nodejs-expect-dot-js-0.3.1-4|39	mocha \
14cu|nodejs-expect-dot-js-0.3.1-4|40	--require test/common \
14cu|nodejs-expect-dot-js-0.3.1-4|41	--reporter dot \
14cu|nodejs-expect-dot-js-0.3.1-4|42	--growl \
14cu|nodejs-expect-dot-js-0.3.1-4|43	test/expect.js || :
14cu|nodejs-expect-dot-js-0.3.1-4|44	
14cu|nodejs-expect-dot-js-0.3.1-4|45	
14cu|nodejs-expect-dot-js-0.3.1-4|46	%changelog
14cu|nodejs-expect-dot-js-0.3.1-4|47	
14cu|nodejs-expect-dot-js-0.3.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-expect-dot-js-0.3.1-4|49	- (306013b) BuildList#2799825: Increase release tag
14cu|nodejs-expect-dot-js-0.3.1-4|50	
14cu|nodejs-expect-dot-js-0.3.1-4|51	

11406 14
14cu|nodejs-expect.js-0.3.1-4|1	%define oname expect.js
14cu|nodejs-expect.js-0.3.1-4|2	
14cu|nodejs-expect.js-0.3.1-4|3	Summary:        BDD style assertions for node and the browser
14cu|nodejs-expect.js-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-expect.js-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-expect.js-0.3.1-4|6	Release:        4
14cu|nodejs-expect.js-0.3.1-4|7	License:        None
14cu|nodejs-expect.js-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-expect.js-0.3.1-4|9	Url:            https://github.com/LearnBoost/expect.js
14cu|nodejs-expect.js-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-expect.js-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-expect.js-0.3.1-4|12	BuildArch:      noarch
14cu|nodejs-expect.js-0.3.1-4|13	
14cu|nodejs-expect.js-0.3.1-4|14	%description
14cu|nodejs-expect.js-0.3.1-4|15	%{summary}.
14cu|nodejs-expect.js-0.3.1-4|16	
14cu|nodejs-expect.js-0.3.1-4|17	%files
14cu|nodejs-expect.js-0.3.1-4|18	%doc README.md History.md
14cu|nodejs-expect.js-0.3.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-expect.js-0.3.1-4|20	
14cu|nodejs-expect.js-0.3.1-4|21	#------------------------------------------------------------------
14cu|nodejs-expect.js-0.3.1-4|22	
14cu|nodejs-expect.js-0.3.1-4|23	%prep
14cu|nodejs-expect.js-0.3.1-4|24	%setup -q -n package
14cu|nodejs-expect.js-0.3.1-4|25	rm -rf node_modules
14cu|nodejs-expect.js-0.3.1-4|26	
14cu|nodejs-expect.js-0.3.1-4|27	%build
14cu|nodejs-expect.js-0.3.1-4|28	
14cu|nodejs-expect.js-0.3.1-4|29	%install
14cu|nodejs-expect.js-0.3.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expect.js-0.3.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expect.js-0.3.1-4|32	%nodejs_symlink_deps
14cu|nodejs-expect.js-0.3.1-4|33	%changelog
14cu|nodejs-expect.js-0.3.1-4|34	
14cu|nodejs-expect.js-0.3.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-expect.js-0.3.1-4|36	- (90ebd75) BuildList#2799825: Increase release tag
14cu|nodejs-expect.js-0.3.1-4|37	
14cu|nodejs-expect.js-0.3.1-4|38	

11407 14
14cu|nodejs-express-4.13.3-4|1	%define oname express
14cu|nodejs-express-4.13.3-4|2	
14cu|nodejs-express-4.13.3-4|3	Summary:    Sinatra inspired web development framework for Node.js
14cu|nodejs-express-4.13.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-express-4.13.3-4|5	Version:    4.13.3
14cu|nodejs-express-4.13.3-4|6	Release:    4
14cu|nodejs-express-4.13.3-4|7	License:    MIT
14cu|nodejs-express-4.13.3-4|8	Group:      Development/Other
14cu|nodejs-express-4.13.3-4|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-express-4.13.3-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-express-4.13.3-4|11	Source0:    https://github.com/strongloop/express/archive/%{version}.tar.gz
14cu|nodejs-express-4.13.3-4|12	Source100:  nodejs-express.rpmlintrc
14cu|nodejs-express-4.13.3-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-express-4.13.3-4|14	BuildRequires:  npm(vary)
14cu|nodejs-express-4.13.3-4|15	BuildRequires:  npm(utils-merge)
14cu|nodejs-express-4.13.3-4|16	BuildRequires:  npm(type-is)
14cu|nodejs-express-4.13.3-4|17	BuildRequires:  npm(serve-static)
14cu|nodejs-express-4.13.3-4|18	BuildRequires:  npm(send)
14cu|nodejs-express-4.13.3-4|19	BuildRequires:  npm(range-parser)
14cu|nodejs-express-4.13.3-4|20	BuildRequires:  npm(qs)
14cu|nodejs-express-4.13.3-4|21	BuildRequires:  npm(proxy-addr)
14cu|nodejs-express-4.13.3-4|22	BuildRequires:  npm(path-to-regexp)
14cu|nodejs-express-4.13.3-4|23	BuildRequires:  npm(parseurl)
14cu|nodejs-express-4.13.3-4|24	BuildRequires:  npm(on-finished)
14cu|nodejs-express-4.13.3-4|25	BuildRequires:  npm(methods)
14cu|nodejs-express-4.13.3-4|26	BuildRequires:  npm(merge-descriptors)
14cu|nodejs-express-4.13.3-4|27	BuildRequires:  npm(fresh)
14cu|nodejs-express-4.13.3-4|28	BuildRequires:  npm(finalhandler)
14cu|nodejs-express-4.13.3-4|29	BuildRequires:  npm(etag)
14cu|nodejs-express-4.13.3-4|30	BuildRequires:  npm(escape-html)
14cu|nodejs-express-4.13.3-4|31	BuildRequires:  npm(depd)
14cu|nodejs-express-4.13.3-4|32	BuildRequires:  npm(debug)
14cu|nodejs-express-4.13.3-4|33	BuildRequires:  npm(cookie-signature)
14cu|nodejs-express-4.13.3-4|34	BuildRequires:  npm(cookie)
14cu|nodejs-express-4.13.3-4|35	BuildRequires:  npm(content-type)
14cu|nodejs-express-4.13.3-4|36	BuildRequires:  npm(content-disposition)
14cu|nodejs-express-4.13.3-4|37	BuildRequires:  npm(array-flatten)
14cu|nodejs-express-4.13.3-4|38	BuildRequires:  npm(accepts)
14cu|nodejs-express-4.13.3-4|39	#
14cu|nodejs-express-4.13.3-4|40	BuildRequires:  npm(after)
14cu|nodejs-express-4.13.3-4|41	BuildRequires:  npm(ejs)
14cu|nodejs-express-4.13.3-4|42	BuildRequires:  npm(istanbul)
14cu|nodejs-express-4.13.3-4|43	BuildRequires:  npm(marked)
14cu|nodejs-express-4.13.3-4|44	BuildRequires:  npm(mocha)
14cu|nodejs-express-4.13.3-4|45	BuildRequires:  npm(should)
14cu|nodejs-express-4.13.3-4|46	#BuildRequires:  npm(supertest)
14cu|nodejs-express-4.13.3-4|47	BuildRequires:  npm(body-parser)
14cu|nodejs-express-4.13.3-4|48	BuildRequires:  npm(connect-redis)
14cu|nodejs-express-4.13.3-4|49	BuildRequires:  npm(cookie-parser)
14cu|nodejs-express-4.13.3-4|50	BuildRequires:  npm(cookie-session)
14cu|nodejs-express-4.13.3-4|51	#BuildRequires:  npm(express-session)
14cu|nodejs-express-4.13.3-4|52	BuildRequires:  npm(jade)
14cu|nodejs-express-4.13.3-4|53	BuildRequires:  npm(method-override)
14cu|nodejs-express-4.13.3-4|54	BuildRequires:  npm(morgan)
14cu|nodejs-express-4.13.3-4|55	BuildRequires:  npm(multiparty)
14cu|nodejs-express-4.13.3-4|56	BuildRequires:  npm(vhost)
14cu|nodejs-express-4.13.3-4|57	
14cu|nodejs-express-4.13.3-4|58	
14cu|nodejs-express-4.13.3-4|59	
14cu|nodejs-express-4.13.3-4|60	BuildArch:  noarch
14cu|nodejs-express-4.13.3-4|61	
14cu|nodejs-express-4.13.3-4|62	%description
14cu|nodejs-express-4.13.3-4|63	This Node.js module is a fast, minimalist web development framework inspired
14cu|nodejs-express-4.13.3-4|64	by Sinatra.
14cu|nodejs-express-4.13.3-4|65	
14cu|nodejs-express-4.13.3-4|66	The Express philosophy is to provide small, robust tooling for HTTP servers.
14cu|nodejs-express-4.13.3-4|67	Making it a great solution for single page applications, web sites, hybrids,
14cu|nodejs-express-4.13.3-4|68	or public HTTP APIs.
14cu|nodejs-express-4.13.3-4|69	
14cu|nodejs-express-4.13.3-4|70	Built on Connect you can use only what you need, and nothing more,
14cu|nodejs-express-4.13.3-4|71	applications can be as big or as small as you like, even a single file.
14cu|nodejs-express-4.13.3-4|72	Express does not force you to use any specific ORM or template engine. With
14cu|nodejs-express-4.13.3-4|73	support for over 14 template engines via Consolidate.js you can quickly craft
14cu|nodejs-express-4.13.3-4|74	your perfect framework.
14cu|nodejs-express-4.13.3-4|75	
14cu|nodejs-express-4.13.3-4|76	%files
14cu|nodejs-express-4.13.3-4|77	%doc LICENSE *.md examples/
14cu|nodejs-express-4.13.3-4|78	%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-4.13.3-4|79	#----------------------------------------------------------------
14cu|nodejs-express-4.13.3-4|80	%prep
14cu|nodejs-express-4.13.3-4|81	%setup -q -n %{oname}-%{version}
14cu|nodejs-express-4.13.3-4|82	%nodejs_fixdep vary
14cu|nodejs-express-4.13.3-4|83	%nodejs_fixdep utils-merge
14cu|nodejs-express-4.13.3-4|84	%nodejs_fixdep type-is
14cu|nodejs-express-4.13.3-4|85	%nodejs_fixdep serve-static
14cu|nodejs-express-4.13.3-4|86	%nodejs_fixdep send
14cu|nodejs-express-4.13.3-4|87	%nodejs_fixdep range-parser
14cu|nodejs-express-4.13.3-4|88	%nodejs_fixdep qs
14cu|nodejs-express-4.13.3-4|89	%nodejs_fixdep proxy-addr
14cu|nodejs-express-4.13.3-4|90	%nodejs_fixdep path-to-regexp
14cu|nodejs-express-4.13.3-4|91	%nodejs_fixdep parseurl
14cu|nodejs-express-4.13.3-4|92	%nodejs_fixdep on-finished
14cu|nodejs-express-4.13.3-4|93	%nodejs_fixdep methods
14cu|nodejs-express-4.13.3-4|94	%nodejs_fixdep merge-descriptors
14cu|nodejs-express-4.13.3-4|95	%nodejs_fixdep fresh
14cu|nodejs-express-4.13.3-4|96	%nodejs_fixdep finalhandler
14cu|nodejs-express-4.13.3-4|97	%nodejs_fixdep etag
14cu|nodejs-express-4.13.3-4|98	%nodejs_fixdep escape-html
14cu|nodejs-express-4.13.3-4|99	%nodejs_fixdep depd
14cu|nodejs-express-4.13.3-4|100	%nodejs_fixdep debug
14cu|nodejs-express-4.13.3-4|101	%nodejs_fixdep cookie-signature
14cu|nodejs-express-4.13.3-4|102	%nodejs_fixdep cookie
14cu|nodejs-express-4.13.3-4|103	%nodejs_fixdep content-type
14cu|nodejs-express-4.13.3-4|104	%nodejs_fixdep content-disposition
14cu|nodejs-express-4.13.3-4|105	%nodejs_fixdep array-flatten
14cu|nodejs-express-4.13.3-4|106	%nodejs_fixdep accepts
14cu|nodejs-express-4.13.3-4|107	
14cu|nodejs-express-4.13.3-4|108	%build
14cu|nodejs-express-4.13.3-4|109	#nothing to do
14cu|nodejs-express-4.13.3-4|110	
14cu|nodejs-express-4.13.3-4|111	
14cu|nodejs-express-4.13.3-4|112	%install
14cu|nodejs-express-4.13.3-4|113	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-4.13.3-4|114	cp -pr package.json index.js lib/ *.yml\
14cu|nodejs-express-4.13.3-4|115	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-4.13.3-4|116	%nodejs_symlink_deps
14cu|nodejs-express-4.13.3-4|117	
14cu|nodejs-express-4.13.3-4|118	
14cu|nodejs-express-4.13.3-4|119	%check
14cu|nodejs-express-4.13.3-4|120	#supertest not yet backported
14cu|nodejs-express-4.13.3-4|121	%nodejs_symlink_deps --check
14cu|nodejs-express-4.13.3-4|122	mocha --require test/support/env \
14cu|nodejs-express-4.13.3-4|123	--reporter spec \
14cu|nodejs-express-4.13.3-4|124	--bail --check-leaks \
14cu|nodejs-express-4.13.3-4|125	test/ test/acceptance/ || :
14cu|nodejs-express-4.13.3-4|126	
14cu|nodejs-express-4.13.3-4|127	%changelog
14cu|nodejs-express-4.13.3-4|128	
14cu|nodejs-express-4.13.3-4|129	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.13.3-4
14cu|nodejs-express-4.13.3-4|130	- (9cd7c4e) BuildList#2799825: Increase release tag
14cu|nodejs-express-4.13.3-4|131	
14cu|nodejs-express-4.13.3-4|132	

11408 14
14cu|nodejs-expresso-0.9.2-5|1	%define oname expresso
14cu|nodejs-expresso-0.9.2-5|2	
14cu|nodejs-expresso-0.9.2-5|3	Summary:    A lightweight, fast, test-driven development (TDD) framework for Node.js
14cu|nodejs-expresso-0.9.2-5|4	Name:       nodejs-%{oname}
14cu|nodejs-expresso-0.9.2-5|5	Version:    0.9.2
14cu|nodejs-expresso-0.9.2-5|6	Release:    5
14cu|nodejs-expresso-0.9.2-5|7	License:    MIT
14cu|nodejs-expresso-0.9.2-5|8	Group:      Development/Other
14cu|nodejs-expresso-0.9.2-5|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-expresso-0.9.2-5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-expresso-0.9.2-5|11	Source1:    %{oname}.1
14cu|nodejs-expresso-0.9.2-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-expresso-0.9.2-5|13	BuildArch:      noarch
14cu|nodejs-expresso-0.9.2-5|14	Provides:       %{oname} = %{EVRD}
14cu|nodejs-expresso-0.9.2-5|15	
14cu|nodejs-expresso-0.9.2-5|16	
14cu|nodejs-expresso-0.9.2-5|17	%description
14cu|nodejs-expresso-0.9.2-5|18	%{summary}.
14cu|nodejs-expresso-0.9.2-5|19	
14cu|nodejs-expresso-0.9.2-5|20	%files
14cu|nodejs-expresso-0.9.2-5|21	%doc History.md Readme.md docs/
14cu|nodejs-expresso-0.9.2-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-expresso-0.9.2-5|23	%{_bindir}/%{oname}
14cu|nodejs-expresso-0.9.2-5|24	%{_mandir}/man1/%{oname}.1*
14cu|nodejs-expresso-0.9.2-5|25	#-------------------------------------------------------------
14cu|nodejs-expresso-0.9.2-5|26	
14cu|nodejs-expresso-0.9.2-5|27	%prep
14cu|nodejs-expresso-0.9.2-5|28	%setup -q -n package
14cu|nodejs-expresso-0.9.2-5|29	rm -rf deps/
14cu|nodejs-expresso-0.9.2-5|30	%nodejs_fixdep bar
14cu|nodejs-expresso-0.9.2-5|31	
14cu|nodejs-expresso-0.9.2-5|32	%build
14cu|nodejs-expresso-0.9.2-5|33	#nothing to do
14cu|nodejs-expresso-0.9.2-5|34	
14cu|nodejs-expresso-0.9.2-5|35	
14cu|nodejs-expresso-0.9.2-5|36	%install
14cu|nodejs-expresso-0.9.2-5|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expresso-0.9.2-5|38	cp -pr package.json \
14cu|nodejs-expresso-0.9.2-5|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-expresso-0.9.2-5|40	mkdir -p %{buildroot}{%nodejs_sitelib}/%{oname}/bin
14cu|nodejs-expresso-0.9.2-5|41	install -p -D -m0755 bin/%{oname} \
14cu|nodejs-expresso-0.9.2-5|42	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-expresso-0.9.2-5|43	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-expresso-0.9.2-5|44	ln -s %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}/%{_bindir}/%{oname}
14cu|nodejs-expresso-0.9.2-5|45	
14cu|nodejs-expresso-0.9.2-5|46	mkdir -p %{buildroot}%{_mandir}/man1
14cu|nodejs-expresso-0.9.2-5|47	install -p -D -m0644 %{SOURCE1} \
14cu|nodejs-expresso-0.9.2-5|48	%{buildroot}%{_mandir}/man1/%{oname}.1
14cu|nodejs-expresso-0.9.2-5|49	
14cu|nodejs-expresso-0.9.2-5|50	%nodejs_symlink_deps
14cu|nodejs-expresso-0.9.2-5|51	
14cu|nodejs-expresso-0.9.2-5|52	%check
14cu|nodejs-expresso-0.9.2-5|53	%nodejs_symlink_deps --check
14cu|nodejs-expresso-0.9.2-5|54	rm -f test/bar.test.js
14cu|nodejs-expresso-0.9.2-5|55	rm -f test/foo.test.js
14cu|nodejs-expresso-0.9.2-5|56	bin/%{oname} --growl
14cu|nodejs-expresso-0.9.2-5|57	bin/%{oname} -I lib --cov
14cu|nodejs-expresso-0.9.2-5|58	bin/%{oname} --serial test/serial/*.test.js
14cu|nodejs-expresso-0.9.2-5|59	
14cu|nodejs-expresso-0.9.2-5|60	
14cu|nodejs-expresso-0.9.2-5|61	
14cu|nodejs-expresso-0.9.2-5|62	%changelog
14cu|nodejs-expresso-0.9.2-5|63	
14cu|nodejs-expresso-0.9.2-5|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.2-5
14cu|nodejs-expresso-0.9.2-5|65	- (f7c107e) BuildList#2799825: Increase release tag
14cu|nodejs-expresso-0.9.2-5|66	
14cu|nodejs-expresso-0.9.2-5|67	

11409 14
14cu|nodejs-express-session-1.13.0-4|1	%define tarname session
14cu|nodejs-express-session-1.13.0-4|2	%define oname express-%{tarname}
14cu|nodejs-express-session-1.13.0-4|3	
14cu|nodejs-express-session-1.13.0-4|4	Summary:    A module to setup a session store with the given options
14cu|nodejs-express-session-1.13.0-4|5	Name:       nodejs-%{oname}
14cu|nodejs-express-session-1.13.0-4|6	Version:    1.13.0
14cu|nodejs-express-session-1.13.0-4|7	Release:    4
14cu|nodejs-express-session-1.13.0-4|8	License:    MIT
14cu|nodejs-express-session-1.13.0-4|9	Group:      Development/Other
14cu|nodejs-express-session-1.13.0-4|10	URL:        https://github.com/expressjs/session
14cu|nodejs-express-session-1.13.0-4|11	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-express-session-1.13.0-4|12	Source0:    https://github.com/expressjs/session/archive/v%{version}.tar.gz
14cu|nodejs-express-session-1.13.0-4|13	Source100:    nodejs-express-session.rpmlintrc
14cu|nodejs-express-session-1.13.0-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-express-session-1.13.0-4|15	BuildRequires:  npm(uid-safe)
14cu|nodejs-express-session-1.13.0-4|16	BuildRequires:  npm(parseurl)
14cu|nodejs-express-session-1.13.0-4|17	BuildRequires:  npm(on-headers)
14cu|nodejs-express-session-1.13.0-4|18	BuildRequires:  npm(depd)
14cu|nodejs-express-session-1.13.0-4|19	BuildRequires:  npm(crc)
14cu|nodejs-express-session-1.13.0-4|20	BuildRequires:  npm(debug)
14cu|nodejs-express-session-1.13.0-4|21	BuildRequires:  npm(utils-merge)
14cu|nodejs-express-session-1.13.0-4|22	BuildRequires:  npm(cookie)
14cu|nodejs-express-session-1.13.0-4|23	BuildRequires:  npm(cookie-signature)
14cu|nodejs-express-session-1.13.0-4|24	#
14cu|nodejs-express-session-1.13.0-4|25	BuildRequires:  npm(mocha)
14cu|nodejs-express-session-1.13.0-4|26	#BuildRequires:  npm(supertest)
14cu|nodejs-express-session-1.13.0-4|27	BuildRequires:  npm(after)
14cu|nodejs-express-session-1.13.0-4|28	BuildRequires:  npm(express) >= 4.13.3
14cu|nodejs-express-session-1.13.0-4|29	BuildRequires:  npm(cookie-parser)
14cu|nodejs-express-session-1.13.0-4|30	BuildArch:  noarch
14cu|nodejs-express-session-1.13.0-4|31	
14cu|nodejs-express-session-1.13.0-4|32	%description
14cu|nodejs-express-session-1.13.0-4|33	%{summary}.
14cu|nodejs-express-session-1.13.0-4|34	
14cu|nodejs-express-session-1.13.0-4|35	%files
14cu|nodejs-express-session-1.13.0-4|36	%doc LICENSE *.md
14cu|nodejs-express-session-1.13.0-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-session-1.13.0-4|38	#---------------------------------------------------------
14cu|nodejs-express-session-1.13.0-4|39	%prep
14cu|nodejs-express-session-1.13.0-4|40	%setup -q -n %{tarname}-%{version}
14cu|nodejs-express-session-1.13.0-4|41	%nodejs_fixdep utils-merge
14cu|nodejs-express-session-1.13.0-4|42	%nodejs_fixdep uid-safe
14cu|nodejs-express-session-1.13.0-4|43	%nodejs_fixdep parseurl
14cu|nodejs-express-session-1.13.0-4|44	%nodejs_fixdep on-headers
14cu|nodejs-express-session-1.13.0-4|45	%nodejs_fixdep depd
14cu|nodejs-express-session-1.13.0-4|46	%nodejs_fixdep debug
14cu|nodejs-express-session-1.13.0-4|47	%nodejs_fixdep crc
14cu|nodejs-express-session-1.13.0-4|48	%nodejs_fixdep cookie-signature
14cu|nodejs-express-session-1.13.0-4|49	%nodejs_fixdep cookie
14cu|nodejs-express-session-1.13.0-4|50	
14cu|nodejs-express-session-1.13.0-4|51	%build
14cu|nodejs-express-session-1.13.0-4|52	#nothing to do
14cu|nodejs-express-session-1.13.0-4|53	
14cu|nodejs-express-session-1.13.0-4|54	
14cu|nodejs-express-session-1.13.0-4|55	%install
14cu|nodejs-express-session-1.13.0-4|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-session-1.13.0-4|57	cp -pr package.json index.js session/ \
14cu|nodejs-express-session-1.13.0-4|58	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-express-session-1.13.0-4|59	
14cu|nodejs-express-session-1.13.0-4|60	%nodejs_symlink_deps
14cu|nodejs-express-session-1.13.0-4|61	
14cu|nodejs-express-session-1.13.0-4|62	
14cu|nodejs-express-session-1.13.0-4|63	
14cu|nodejs-express-session-1.13.0-4|64	%check
14cu|nodejs-express-session-1.13.0-4|65	### TODO: Enable tests after supertest is backported ###
14cu|nodejs-express-session-1.13.0-4|66	%nodejs_symlink_deps --check
14cu|nodejs-express-session-1.13.0-4|67	mocha --bail --reporter spec test/ || :
14cu|nodejs-express-session-1.13.0-4|68	
14cu|nodejs-express-session-1.13.0-4|69	
14cu|nodejs-express-session-1.13.0-4|70	%changelog
14cu|nodejs-express-session-1.13.0-4|71	
14cu|nodejs-express-session-1.13.0-4|72	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.13.0-4
14cu|nodejs-express-session-1.13.0-4|73	- (a6e97e8) BuildList#2799825: Increase release tag
14cu|nodejs-express-session-1.13.0-4|74	
14cu|nodejs-express-session-1.13.0-4|75	

11410 14
14cu|nodejs-extend-3.0.0-4|1	%define oname extend
14cu|nodejs-extend-3.0.0-4|2	
14cu|nodejs-extend-3.0.0-4|3	Summary:        Port of jQuery.extend for node.js and the browser
14cu|nodejs-extend-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extend-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-extend-3.0.0-4|6	Release:        4
14cu|nodejs-extend-3.0.0-4|7	License:        MIT
14cu|nodejs-extend-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-extend-3.0.0-4|9	Url:            https://github.com/justmoon/node-extend
14cu|nodejs-extend-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extend-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extend-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-extend-3.0.0-4|13	
14cu|nodejs-extend-3.0.0-4|14	%description
14cu|nodejs-extend-3.0.0-4|15	%{summary}.
14cu|nodejs-extend-3.0.0-4|16	
14cu|nodejs-extend-3.0.0-4|17	%files
14cu|nodejs-extend-3.0.0-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-extend-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-3.0.0-4|20	
14cu|nodejs-extend-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-extend-3.0.0-4|22	
14cu|nodejs-extend-3.0.0-4|23	%prep
14cu|nodejs-extend-3.0.0-4|24	%setup -q -n package
14cu|nodejs-extend-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-extend-3.0.0-4|26	
14cu|nodejs-extend-3.0.0-4|27	%build
14cu|nodejs-extend-3.0.0-4|28	
14cu|nodejs-extend-3.0.0-4|29	%install
14cu|nodejs-extend-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-3.0.0-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-extend-3.0.0-4|33	%changelog
14cu|nodejs-extend-3.0.0-4|34	
14cu|nodejs-extend-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-extend-3.0.0-4|36	- (e948aaa) BuildList#2799825: Increase release tag
14cu|nodejs-extend-3.0.0-4|37	
14cu|nodejs-extend-3.0.0-4|38	

11411 14
14cu|nodejs-extendr-3.1.0-4|1	%define oname extendr
14cu|nodejs-extendr-3.1.0-4|2	
14cu|nodejs-extendr-3.1.0-4|3	Summary:        Utilities for cloning,extending,de-referencing objects,deep,and safe ways
14cu|nodejs-extendr-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extendr-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-extendr-3.1.0-4|6	Release:        4
14cu|nodejs-extendr-3.1.0-4|7	License:        MIT
14cu|nodejs-extendr-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-extendr-3.1.0-4|9	Url:            https://github.com/bevry/extendr
14cu|nodejs-extendr-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extendr-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extendr-3.1.0-4|12	BuildRequires:  npm(typechecker)
14cu|nodejs-extendr-3.1.0-4|13	BuildRequires:  npm(esnextguardian)
14cu|nodejs-extendr-3.1.0-4|14	BuildArch:      noarch
14cu|nodejs-extendr-3.1.0-4|15	
14cu|nodejs-extendr-3.1.0-4|16	%description
14cu|nodejs-extendr-3.1.0-4|17	%{summary}.
14cu|nodejs-extendr-3.1.0-4|18	
14cu|nodejs-extendr-3.1.0-4|19	%files
14cu|nodejs-extendr-3.1.0-4|20	%doc *.md
14cu|nodejs-extendr-3.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extendr-3.1.0-4|22	
14cu|nodejs-extendr-3.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-extendr-3.1.0-4|24	
14cu|nodejs-extendr-3.1.0-4|25	%prep
14cu|nodejs-extendr-3.1.0-4|26	%setup -q -n package
14cu|nodejs-extendr-3.1.0-4|27	rm -rf node_modules
14cu|nodejs-extendr-3.1.0-4|28	find . -type f -exec chmod -x {} \;
14cu|nodejs-extendr-3.1.0-4|29	
14cu|nodejs-extendr-3.1.0-4|30	%build
14cu|nodejs-extendr-3.1.0-4|31	
14cu|nodejs-extendr-3.1.0-4|32	%install
14cu|nodejs-extendr-3.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extendr-3.1.0-4|34	cp -r package.json es5/ esnext/ esnextguardian.js \
14cu|nodejs-extendr-3.1.0-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extendr-3.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-extendr-3.1.0-4|37	%changelog
14cu|nodejs-extendr-3.1.0-4|38	
14cu|nodejs-extendr-3.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-extendr-3.1.0-4|40	- (880a849) BuildList#2799825: Increase release tag
14cu|nodejs-extendr-3.1.0-4|41	
14cu|nodejs-extendr-3.1.0-4|42	

11412 14
14cu|nodejs-extend-shallow-2.0.1-4|1	%define oname extend-shallow
14cu|nodejs-extend-shallow-2.0.1-4|2	
14cu|nodejs-extend-shallow-2.0.1-4|3	Summary:        Extend an object with the properties of additional objects
14cu|nodejs-extend-shallow-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extend-shallow-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-extend-shallow-2.0.1-4|6	Release:        4
14cu|nodejs-extend-shallow-2.0.1-4|7	License:        MIT
14cu|nodejs-extend-shallow-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-extend-shallow-2.0.1-4|9	Url:            https://github.com/jonschlinkert/extend-shallow
14cu|nodejs-extend-shallow-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extend-shallow-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extend-shallow-2.0.1-4|12	BuildRequires:  npm(is-extendable)
14cu|nodejs-extend-shallow-2.0.1-4|13	BuildArch:      noarch
14cu|nodejs-extend-shallow-2.0.1-4|14	
14cu|nodejs-extend-shallow-2.0.1-4|15	%description
14cu|nodejs-extend-shallow-2.0.1-4|16	%{summary}.
14cu|nodejs-extend-shallow-2.0.1-4|17	
14cu|nodejs-extend-shallow-2.0.1-4|18	%files
14cu|nodejs-extend-shallow-2.0.1-4|19	%doc LICENSE *.md
14cu|nodejs-extend-shallow-2.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-shallow-2.0.1-4|21	
14cu|nodejs-extend-shallow-2.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-extend-shallow-2.0.1-4|23	
14cu|nodejs-extend-shallow-2.0.1-4|24	%prep
14cu|nodejs-extend-shallow-2.0.1-4|25	%setup -q -n package
14cu|nodejs-extend-shallow-2.0.1-4|26	rm -rf node_modules
14cu|nodejs-extend-shallow-2.0.1-4|27	
14cu|nodejs-extend-shallow-2.0.1-4|28	%build
14cu|nodejs-extend-shallow-2.0.1-4|29	
14cu|nodejs-extend-shallow-2.0.1-4|30	%install
14cu|nodejs-extend-shallow-2.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-shallow-2.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extend-shallow-2.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-extend-shallow-2.0.1-4|34	%changelog
14cu|nodejs-extend-shallow-2.0.1-4|35	
14cu|nodejs-extend-shallow-2.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-extend-shallow-2.0.1-4|37	- (fd933a1) BuildList#2799825: Increase release tag
14cu|nodejs-extend-shallow-2.0.1-4|38	
14cu|nodejs-extend-shallow-2.0.1-4|39	

11413 14
14cu|nodejs-extglob-0.3.2-4|1	%define oname extglob
14cu|nodejs-extglob-0.3.2-4|2	
14cu|nodejs-extglob-0.3.2-4|3	Summary:        Convert extended globs to regex-compatible strings
14cu|nodejs-extglob-0.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extglob-0.3.2-4|5	Version:        0.3.2
14cu|nodejs-extglob-0.3.2-4|6	Release:        4
14cu|nodejs-extglob-0.3.2-4|7	License:        MIT
14cu|nodejs-extglob-0.3.2-4|8	Group:          Development/Other
14cu|nodejs-extglob-0.3.2-4|9	Url:            https://github.com/jonschlinkert/extglob
14cu|nodejs-extglob-0.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extglob-0.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extglob-0.3.2-4|12	BuildRequires:  npm(is-extglob)
14cu|nodejs-extglob-0.3.2-4|13	BuildArch:      noarch
14cu|nodejs-extglob-0.3.2-4|14	
14cu|nodejs-extglob-0.3.2-4|15	%description
14cu|nodejs-extglob-0.3.2-4|16	%{summary}.
14cu|nodejs-extglob-0.3.2-4|17	
14cu|nodejs-extglob-0.3.2-4|18	%files
14cu|nodejs-extglob-0.3.2-4|19	%doc LICENSE *.md
14cu|nodejs-extglob-0.3.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extglob-0.3.2-4|21	
14cu|nodejs-extglob-0.3.2-4|22	#------------------------------------------------------------------
14cu|nodejs-extglob-0.3.2-4|23	
14cu|nodejs-extglob-0.3.2-4|24	%prep
14cu|nodejs-extglob-0.3.2-4|25	%setup -q -n package
14cu|nodejs-extglob-0.3.2-4|26	rm -rf node_modules
14cu|nodejs-extglob-0.3.2-4|27	
14cu|nodejs-extglob-0.3.2-4|28	%build
14cu|nodejs-extglob-0.3.2-4|29	
14cu|nodejs-extglob-0.3.2-4|30	%install
14cu|nodejs-extglob-0.3.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extglob-0.3.2-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extglob-0.3.2-4|33	%nodejs_symlink_deps
14cu|nodejs-extglob-0.3.2-4|34	%changelog
14cu|nodejs-extglob-0.3.2-4|35	
14cu|nodejs-extglob-0.3.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|nodejs-extglob-0.3.2-4|37	- (6d494e0) BuildList#2799825: Increase release tag
14cu|nodejs-extglob-0.3.2-4|38	
14cu|nodejs-extglob-0.3.2-4|39	

11414 14
14cu|nodejs-ext-list-2.2.0-4|1	%define oname ext-list
14cu|nodejs-ext-list-2.2.0-4|2	
14cu|nodejs-ext-list-2.2.0-4|3	Summary:        List of known file extensions and their MIME types
14cu|nodejs-ext-list-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ext-list-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-ext-list-2.2.0-4|6	Release:        4
14cu|nodejs-ext-list-2.2.0-4|7	License:        MIT
14cu|nodejs-ext-list-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-ext-list-2.2.0-4|9	Url:            https://github.com/kevva/ext-list
14cu|nodejs-ext-list-2.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ext-list-2.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ext-list-2.2.0-4|12	BuildRequires:  npm(got)
14cu|nodejs-ext-list-2.2.0-4|13	BuildArch:      noarch
14cu|nodejs-ext-list-2.2.0-4|14	
14cu|nodejs-ext-list-2.2.0-4|15	%description
14cu|nodejs-ext-list-2.2.0-4|16	%{summary}.
14cu|nodejs-ext-list-2.2.0-4|17	
14cu|nodejs-ext-list-2.2.0-4|18	%files
14cu|nodejs-ext-list-2.2.0-4|19	%doc license readme.md
14cu|nodejs-ext-list-2.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-list-2.2.0-4|21	
14cu|nodejs-ext-list-2.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ext-list-2.2.0-4|23	
14cu|nodejs-ext-list-2.2.0-4|24	%prep
14cu|nodejs-ext-list-2.2.0-4|25	%setup -q -n package
14cu|nodejs-ext-list-2.2.0-4|26	rm -rf node_modules
14cu|nodejs-ext-list-2.2.0-4|27	
14cu|nodejs-ext-list-2.2.0-4|28	%build
14cu|nodejs-ext-list-2.2.0-4|29	
14cu|nodejs-ext-list-2.2.0-4|30	%install
14cu|nodejs-ext-list-2.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-list-2.2.0-4|32	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-list-2.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ext-list-2.2.0-4|34	%changelog
14cu|nodejs-ext-list-2.2.0-4|35	
14cu|nodejs-ext-list-2.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-ext-list-2.2.0-4|37	- (519e08e) BuildList#2799825: Increase release tag
14cu|nodejs-ext-list-2.2.0-4|38	
14cu|nodejs-ext-list-2.2.0-4|39	

11415 14
14cu|nodejs-ext-name-3.0.0-4|1	%define oname ext-name
14cu|nodejs-ext-name-3.0.0-4|2	
14cu|nodejs-ext-name-3.0.0-4|3	Summary:        Get the file extension and MIME type from a file
14cu|nodejs-ext-name-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ext-name-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-ext-name-3.0.0-4|6	Release:        4
14cu|nodejs-ext-name-3.0.0-4|7	License:        MIT
14cu|nodejs-ext-name-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-ext-name-3.0.0-4|9	Url:            https://github.com/kevva/ext-name
14cu|nodejs-ext-name-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ext-name-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ext-name-3.0.0-4|12	BuildRequires:  npm(ends-with)
14cu|nodejs-ext-name-3.0.0-4|13	BuildRequires:  npm(sort-keys-length)
14cu|nodejs-ext-name-3.0.0-4|14	BuildRequires:  npm(meow)
14cu|nodejs-ext-name-3.0.0-4|15	BuildRequires:  npm(ext-list)
14cu|nodejs-ext-name-3.0.0-4|16	
14cu|nodejs-ext-name-3.0.0-4|17	
14cu|nodejs-ext-name-3.0.0-4|18	BuildArch:      noarch
14cu|nodejs-ext-name-3.0.0-4|19	
14cu|nodejs-ext-name-3.0.0-4|20	%description
14cu|nodejs-ext-name-3.0.0-4|21	%{summary}.
14cu|nodejs-ext-name-3.0.0-4|22	
14cu|nodejs-ext-name-3.0.0-4|23	%files
14cu|nodejs-ext-name-3.0.0-4|24	%doc license readme.md
14cu|nodejs-ext-name-3.0.0-4|25	%{_bindir}/%{oname}-cli
14cu|nodejs-ext-name-3.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-name-3.0.0-4|27	
14cu|nodejs-ext-name-3.0.0-4|28	#------------------------------------------------------------------
14cu|nodejs-ext-name-3.0.0-4|29	
14cu|nodejs-ext-name-3.0.0-4|30	%prep
14cu|nodejs-ext-name-3.0.0-4|31	%setup -q -n package
14cu|nodejs-ext-name-3.0.0-4|32	rm -rf node_modules
14cu|nodejs-ext-name-3.0.0-4|33	
14cu|nodejs-ext-name-3.0.0-4|34	%build
14cu|nodejs-ext-name-3.0.0-4|35	
14cu|nodejs-ext-name-3.0.0-4|36	%install
14cu|nodejs-ext-name-3.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-name-3.0.0-4|38	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ext-name-3.0.0-4|39	
14cu|nodejs-ext-name-3.0.0-4|40	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-ext-name-3.0.0-4|41	ln -sf ../lib/node_modules/%{oname}/cli.js \
14cu|nodejs-ext-name-3.0.0-4|42	%{buildroot}%{_bindir}/%{oname}-cli
14cu|nodejs-ext-name-3.0.0-4|43	
14cu|nodejs-ext-name-3.0.0-4|44	
14cu|nodejs-ext-name-3.0.0-4|45	
14cu|nodejs-ext-name-3.0.0-4|46	
14cu|nodejs-ext-name-3.0.0-4|47	%nodejs_symlink_deps
14cu|nodejs-ext-name-3.0.0-4|48	%changelog
14cu|nodejs-ext-name-3.0.0-4|49	
14cu|nodejs-ext-name-3.0.0-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-ext-name-3.0.0-4|51	- (d37a3db) BuildList#2799825: Increase release tag
14cu|nodejs-ext-name-3.0.0-4|52	
14cu|nodejs-ext-name-3.0.0-4|53	

11416 14
14cu|nodejs-extract-opts-3.2.0-4|1	%define oname extract-opts
14cu|nodejs-extract-opts-3.2.0-4|2	
14cu|nodejs-extract-opts-3.2.0-4|3	Summary:        Extract the options and callback from a function's arguments easily
14cu|nodejs-extract-opts-3.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extract-opts-3.2.0-4|5	Version:        3.2.0
14cu|nodejs-extract-opts-3.2.0-4|6	Release:        4
14cu|nodejs-extract-opts-3.2.0-4|7	License:        MIT
14cu|nodejs-extract-opts-3.2.0-4|8	Group:          Development/Other
14cu|nodejs-extract-opts-3.2.0-4|9	Url:            https://github.com/bevry/extract-opts
14cu|nodejs-extract-opts-3.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extract-opts-3.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extract-opts-3.2.0-4|12	BuildRequires:  npm(typechecker)
14cu|nodejs-extract-opts-3.2.0-4|13	BuildRequires:  npm(esnextguardian)
14cu|nodejs-extract-opts-3.2.0-4|14	BuildRequires:  npm(eachr)
14cu|nodejs-extract-opts-3.2.0-4|15	BuildArch:      noarch
14cu|nodejs-extract-opts-3.2.0-4|16	
14cu|nodejs-extract-opts-3.2.0-4|17	%description
14cu|nodejs-extract-opts-3.2.0-4|18	%{summary}.
14cu|nodejs-extract-opts-3.2.0-4|19	
14cu|nodejs-extract-opts-3.2.0-4|20	%files
14cu|nodejs-extract-opts-3.2.0-4|21	%doc *.md example.js
14cu|nodejs-extract-opts-3.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extract-opts-3.2.0-4|23	
14cu|nodejs-extract-opts-3.2.0-4|24	#------------------------------------------------------------------
14cu|nodejs-extract-opts-3.2.0-4|25	
14cu|nodejs-extract-opts-3.2.0-4|26	%prep
14cu|nodejs-extract-opts-3.2.0-4|27	%setup -q -n package
14cu|nodejs-extract-opts-3.2.0-4|28	rm -rf node_modules
14cu|nodejs-extract-opts-3.2.0-4|29	
14cu|nodejs-extract-opts-3.2.0-4|30	%build
14cu|nodejs-extract-opts-3.2.0-4|31	
14cu|nodejs-extract-opts-3.2.0-4|32	%install
14cu|nodejs-extract-opts-3.2.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extract-opts-3.2.0-4|34	cp -r package.json esnextguardian.js es5/ esnext/ \
14cu|nodejs-extract-opts-3.2.0-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extract-opts-3.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-extract-opts-3.2.0-4|37	%changelog
14cu|nodejs-extract-opts-3.2.0-4|38	
14cu|nodejs-extract-opts-3.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-extract-opts-3.2.0-4|40	- (b7542ea) BuildList#2799825: Increase release tag
14cu|nodejs-extract-opts-3.2.0-4|41	
14cu|nodejs-extract-opts-3.2.0-4|42	

11417 14
14cu|nodejs-extsprintf-1.3.0-4|1	%define oname extsprintf
14cu|nodejs-extsprintf-1.3.0-4|2	
14cu|nodejs-extsprintf-1.3.0-4|3	Summary:        Extended POSIX-style sprintf
14cu|nodejs-extsprintf-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-extsprintf-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-extsprintf-1.3.0-4|6	Release:        4
14cu|nodejs-extsprintf-1.3.0-4|7	License:        MIT
14cu|nodejs-extsprintf-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-extsprintf-1.3.0-4|9	Url:            https://github.com/davepacheco/node-extsprintf
14cu|nodejs-extsprintf-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-extsprintf-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-extsprintf-1.3.0-4|12	BuildArch:      noarch
14cu|nodejs-extsprintf-1.3.0-4|13	
14cu|nodejs-extsprintf-1.3.0-4|14	%description
14cu|nodejs-extsprintf-1.3.0-4|15	%{summary}.
14cu|nodejs-extsprintf-1.3.0-4|16	
14cu|nodejs-extsprintf-1.3.0-4|17	%files
14cu|nodejs-extsprintf-1.3.0-4|18	%doc LICENSE README.md
14cu|nodejs-extsprintf-1.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-extsprintf-1.3.0-4|20	
14cu|nodejs-extsprintf-1.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-extsprintf-1.3.0-4|22	
14cu|nodejs-extsprintf-1.3.0-4|23	%prep
14cu|nodejs-extsprintf-1.3.0-4|24	%setup -q -n package
14cu|nodejs-extsprintf-1.3.0-4|25	rm -rf node_modules
14cu|nodejs-extsprintf-1.3.0-4|26	
14cu|nodejs-extsprintf-1.3.0-4|27	%build
14cu|nodejs-extsprintf-1.3.0-4|28	
14cu|nodejs-extsprintf-1.3.0-4|29	%install
14cu|nodejs-extsprintf-1.3.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extsprintf-1.3.0-4|31	cp -r package.json lib jsl.node.conf %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-extsprintf-1.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-extsprintf-1.3.0-4|33	%changelog
14cu|nodejs-extsprintf-1.3.0-4|34	
14cu|nodejs-extsprintf-1.3.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-extsprintf-1.3.0-4|36	- (8b1f531) BuildList#2799825: Increase release tag
14cu|nodejs-extsprintf-1.3.0-4|37	
14cu|nodejs-extsprintf-1.3.0-4|38	

11418 14
14cu|nodejs-eyes-0.1.8-9|1	%define oname eyes
14cu|nodejs-eyes-0.1.8-9|2	
14cu|nodejs-eyes-0.1.8-9|3	Summary:    A customizable value inspector for Node.js
14cu|nodejs-eyes-0.1.8-9|4	Name:       nodejs-%{oname}
14cu|nodejs-eyes-0.1.8-9|5	Version:    0.1.8
14cu|nodejs-eyes-0.1.8-9|6	Release:    9
14cu|nodejs-eyes-0.1.8-9|7	License:    MIT
14cu|nodejs-eyes-0.1.8-9|8	Group:      Development/Other
14cu|nodejs-eyes-0.1.8-9|9	URL:        https://github.com/cloudhead/%{oname}.js
14cu|nodejs-eyes-0.1.8-9|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-eyes-0.1.8-9|11	BuildArch:  noarch
14cu|nodejs-eyes-0.1.8-9|12	BuildRequires:  nodejs-packaging
14cu|nodejs-eyes-0.1.8-9|13	
14cu|nodejs-eyes-0.1.8-9|14	%description
14cu|nodejs-eyes-0.1.8-9|15	%{summary}
14cu|nodejs-eyes-0.1.8-9|16	
14cu|nodejs-eyes-0.1.8-9|17	%files
14cu|nodejs-eyes-0.1.8-9|18	%doc LICENSE README.md
14cu|nodejs-eyes-0.1.8-9|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-eyes-0.1.8-9|20	#-------------------------------------------------------------------
14cu|nodejs-eyes-0.1.8-9|21	%prep
14cu|nodejs-eyes-0.1.8-9|22	%setup -qn package
14cu|nodejs-eyes-0.1.8-9|23	
14cu|nodejs-eyes-0.1.8-9|24	
14cu|nodejs-eyes-0.1.8-9|25	%build
14cu|nodejs-eyes-0.1.8-9|26	#nothing to do
14cu|nodejs-eyes-0.1.8-9|27	
14cu|nodejs-eyes-0.1.8-9|28	
14cu|nodejs-eyes-0.1.8-9|29	%install
14cu|nodejs-eyes-0.1.8-9|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eyes-0.1.8-9|31	cp -pr package.json lib/ \
14cu|nodejs-eyes-0.1.8-9|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-eyes-0.1.8-9|33	
14cu|nodejs-eyes-0.1.8-9|34	%nodejs_symlink_deps
14cu|nodejs-eyes-0.1.8-9|35	
14cu|nodejs-eyes-0.1.8-9|36	%check
14cu|nodejs-eyes-0.1.8-9|37	%__nodejs test/*-test.js
14cu|nodejs-eyes-0.1.8-9|38	
14cu|nodejs-eyes-0.1.8-9|39	
14cu|nodejs-eyes-0.1.8-9|40	
14cu|nodejs-eyes-0.1.8-9|41	
14cu|nodejs-eyes-0.1.8-9|42	%changelog
14cu|nodejs-eyes-0.1.8-9|43	
14cu|nodejs-eyes-0.1.8-9|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.8-9
14cu|nodejs-eyes-0.1.8-9|45	- (82fb2a9) BuildList#2799825: Increase release tag
14cu|nodejs-eyes-0.1.8-9|46	
14cu|nodejs-eyes-0.1.8-9|47	

11419 14
14cu|nodejs-falafel-1.2.0-4|1	%define oname falafel
14cu|nodejs-falafel-1.2.0-4|2	
14cu|nodejs-falafel-1.2.0-4|3	Summary:        Transform the ast on a recursive walk
14cu|nodejs-falafel-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-falafel-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-falafel-1.2.0-4|6	Release:        4
14cu|nodejs-falafel-1.2.0-4|7	License:        MIT
14cu|nodejs-falafel-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-falafel-1.2.0-4|9	Url:            https://github.com/substack/node-falafel
14cu|nodejs-falafel-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-falafel-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-falafel-1.2.0-4|12	BuildRequires:  npm(object-keys)
14cu|nodejs-falafel-1.2.0-4|13	BuildRequires:  npm(isarray)
14cu|nodejs-falafel-1.2.0-4|14	BuildRequires:  npm(foreach)
14cu|nodejs-falafel-1.2.0-4|15	BuildRequires:  npm(acorn)
14cu|nodejs-falafel-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-falafel-1.2.0-4|17	
14cu|nodejs-falafel-1.2.0-4|18	%description
14cu|nodejs-falafel-1.2.0-4|19	%{summary}.
14cu|nodejs-falafel-1.2.0-4|20	
14cu|nodejs-falafel-1.2.0-4|21	%files
14cu|nodejs-falafel-1.2.0-4|22	%doc readme.markdown example/
14cu|nodejs-falafel-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-falafel-1.2.0-4|24	
14cu|nodejs-falafel-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-falafel-1.2.0-4|26	
14cu|nodejs-falafel-1.2.0-4|27	%prep
14cu|nodejs-falafel-1.2.0-4|28	%setup -q -n package
14cu|nodejs-falafel-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-falafel-1.2.0-4|30	
14cu|nodejs-falafel-1.2.0-4|31	%build
14cu|nodejs-falafel-1.2.0-4|32	
14cu|nodejs-falafel-1.2.0-4|33	%install
14cu|nodejs-falafel-1.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-falafel-1.2.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-falafel-1.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-falafel-1.2.0-4|37	%changelog
14cu|nodejs-falafel-1.2.0-4|38	
14cu|nodejs-falafel-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-falafel-1.2.0-4|40	- (c7cea1d) BuildList#2799825: Increase release tag
14cu|nodejs-falafel-1.2.0-4|41	
14cu|nodejs-falafel-1.2.0-4|42	

11420 14
14cu|nodejs-fancy-log-1.2.0-4|1	%define oname fancy-log
14cu|nodejs-fancy-log-1.2.0-4|2	
14cu|nodejs-fancy-log-1.2.0-4|3	Summary:        Log things, prefixed with a timestamp
14cu|nodejs-fancy-log-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fancy-log-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-fancy-log-1.2.0-4|6	Release:        4
14cu|nodejs-fancy-log-1.2.0-4|7	License:        MIT
14cu|nodejs-fancy-log-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-fancy-log-1.2.0-4|9	Url:            https://github.com/phated/fancy-log
14cu|nodejs-fancy-log-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fancy-log-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fancy-log-1.2.0-4|12	BuildRequires:  npm(time-stamp)
14cu|nodejs-fancy-log-1.2.0-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-fancy-log-1.2.0-4|14	BuildArch:      noarch
14cu|nodejs-fancy-log-1.2.0-4|15	
14cu|nodejs-fancy-log-1.2.0-4|16	%description
14cu|nodejs-fancy-log-1.2.0-4|17	%{summary}.
14cu|nodejs-fancy-log-1.2.0-4|18	
14cu|nodejs-fancy-log-1.2.0-4|19	%files
14cu|nodejs-fancy-log-1.2.0-4|20	%doc LICENSE README.md
14cu|nodejs-fancy-log-1.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fancy-log-1.2.0-4|22	
14cu|nodejs-fancy-log-1.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-fancy-log-1.2.0-4|24	
14cu|nodejs-fancy-log-1.2.0-4|25	%prep
14cu|nodejs-fancy-log-1.2.0-4|26	%setup -q -n package
14cu|nodejs-fancy-log-1.2.0-4|27	rm -rf node_modules
14cu|nodejs-fancy-log-1.2.0-4|28	
14cu|nodejs-fancy-log-1.2.0-4|29	%build
14cu|nodejs-fancy-log-1.2.0-4|30	
14cu|nodejs-fancy-log-1.2.0-4|31	%install
14cu|nodejs-fancy-log-1.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fancy-log-1.2.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fancy-log-1.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-fancy-log-1.2.0-4|35	%changelog
14cu|nodejs-fancy-log-1.2.0-4|36	
14cu|nodejs-fancy-log-1.2.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-fancy-log-1.2.0-4|38	- (ca58044) BuildList#2799825: Increase release tag
14cu|nodejs-fancy-log-1.2.0-4|39	
14cu|nodejs-fancy-log-1.2.0-4|40	

11421 14
14cu|nodejs-fast-levenshtein-1.0.7-4|1	%define oname fast-levenshtein
14cu|nodejs-fast-levenshtein-1.0.7-4|2	
14cu|nodejs-fast-levenshtein-1.0.7-4|3	Summary:        Implementation of Levenshtein algorithm
14cu|nodejs-fast-levenshtein-1.0.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fast-levenshtein-1.0.7-4|5	Version:        1.0.7
14cu|nodejs-fast-levenshtein-1.0.7-4|6	Release:        4
14cu|nodejs-fast-levenshtein-1.0.7-4|7	License:        MIT
14cu|nodejs-fast-levenshtein-1.0.7-4|8	Group:          Development/Other
14cu|nodejs-fast-levenshtein-1.0.7-4|9	Url:            https://github.com/hiddentao/fast-levenshtein
14cu|nodejs-fast-levenshtein-1.0.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fast-levenshtein-1.0.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fast-levenshtein-1.0.7-4|12	BuildArch:      noarch
14cu|nodejs-fast-levenshtein-1.0.7-4|13	
14cu|nodejs-fast-levenshtein-1.0.7-4|14	%description
14cu|nodejs-fast-levenshtein-1.0.7-4|15	Efficient implementation of Levenshtein
14cu|nodejs-fast-levenshtein-1.0.7-4|16	algorithm with asynchronous callback support.
14cu|nodejs-fast-levenshtein-1.0.7-4|17	
14cu|nodejs-fast-levenshtein-1.0.7-4|18	%files
14cu|nodejs-fast-levenshtein-1.0.7-4|19	%doc LICENSE.md README.md
14cu|nodejs-fast-levenshtein-1.0.7-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fast-levenshtein-1.0.7-4|21	
14cu|nodejs-fast-levenshtein-1.0.7-4|22	#------------------------------------------------------------------
14cu|nodejs-fast-levenshtein-1.0.7-4|23	
14cu|nodejs-fast-levenshtein-1.0.7-4|24	%prep
14cu|nodejs-fast-levenshtein-1.0.7-4|25	%setup -q -n package
14cu|nodejs-fast-levenshtein-1.0.7-4|26	rm -rf node_modules
14cu|nodejs-fast-levenshtein-1.0.7-4|27	
14cu|nodejs-fast-levenshtein-1.0.7-4|28	%build
14cu|nodejs-fast-levenshtein-1.0.7-4|29	
14cu|nodejs-fast-levenshtein-1.0.7-4|30	%install
14cu|nodejs-fast-levenshtein-1.0.7-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fast-levenshtein-1.0.7-4|32	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fast-levenshtein-1.0.7-4|33	
14cu|nodejs-fast-levenshtein-1.0.7-4|34	%nodejs_symlink_deps
14cu|nodejs-fast-levenshtein-1.0.7-4|35	%changelog
14cu|nodejs-fast-levenshtein-1.0.7-4|36	
14cu|nodejs-fast-levenshtein-1.0.7-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.7-4
14cu|nodejs-fast-levenshtein-1.0.7-4|38	- (ee01213) BuildList#2799825: Increase release tag
14cu|nodejs-fast-levenshtein-1.0.7-4|39	
14cu|nodejs-fast-levenshtein-1.0.7-4|40	

11422 14
14cu|nodejs-faye-websocket-0.10.0-1.4|1	%define oname faye-websocket
14cu|nodejs-faye-websocket-0.10.0-1.4|2	
14cu|nodejs-faye-websocket-0.10.0-1.4|3	Summary:    A standards-compliant WebSocket server and client for Node.js
14cu|nodejs-faye-websocket-0.10.0-1.4|4	Name:       nodejs-%{oname}
14cu|nodejs-faye-websocket-0.10.0-1.4|5	Version:    0.10.0
14cu|nodejs-faye-websocket-0.10.0-1.4|6	Release:    1.4
14cu|nodejs-faye-websocket-0.10.0-1.4|7	License:    MIT
14cu|nodejs-faye-websocket-0.10.0-1.4|8	Group:      Development/Other
14cu|nodejs-faye-websocket-0.10.0-1.4|9	URL:        http://github.com/faye/%{oname}-node
14cu|nodejs-faye-websocket-0.10.0-1.4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-faye-websocket-0.10.0-1.4|11	Source0:    https://github.com/faye/faye-websocket-node/archive/0.10.0.tar.gz
14cu|nodejs-faye-websocket-0.10.0-1.4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-faye-websocket-0.10.0-1.4|13	BuildRequires:  npm(websocket-driver)
14cu|nodejs-faye-websocket-0.10.0-1.4|14	BuildRequires:  npm(jstest)
14cu|nodejs-faye-websocket-0.10.0-1.4|15	BuildArch:  noarch
14cu|nodejs-faye-websocket-0.10.0-1.4|16	
14cu|nodejs-faye-websocket-0.10.0-1.4|17	%description
14cu|nodejs-faye-websocket-0.10.0-1.4|18	%{summary}.
14cu|nodejs-faye-websocket-0.10.0-1.4|19	
14cu|nodejs-faye-websocket-0.10.0-1.4|20	%files
14cu|nodejs-faye-websocket-0.10.0-1.4|21	%doc *md examples/
14cu|nodejs-faye-websocket-0.10.0-1.4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-faye-websocket-0.10.0-1.4|23	#--------------------------------------------
14cu|nodejs-faye-websocket-0.10.0-1.4|24	
14cu|nodejs-faye-websocket-0.10.0-1.4|25	%prep
14cu|nodejs-faye-websocket-0.10.0-1.4|26	%setup -q -n %{oname}-node-%{version}
14cu|nodejs-faye-websocket-0.10.0-1.4|27	
14cu|nodejs-faye-websocket-0.10.0-1.4|28	%build
14cu|nodejs-faye-websocket-0.10.0-1.4|29	#nothing to do
14cu|nodejs-faye-websocket-0.10.0-1.4|30	
14cu|nodejs-faye-websocket-0.10.0-1.4|31	
14cu|nodejs-faye-websocket-0.10.0-1.4|32	%install
14cu|nodejs-faye-websocket-0.10.0-1.4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-faye-websocket-0.10.0-1.4|34	cp -pr package.json lib/ \
14cu|nodejs-faye-websocket-0.10.0-1.4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-faye-websocket-0.10.0-1.4|36	
14cu|nodejs-faye-websocket-0.10.0-1.4|37	%nodejs_symlink_deps
14cu|nodejs-faye-websocket-0.10.0-1.4|38	
14cu|nodejs-faye-websocket-0.10.0-1.4|39	%check
14cu|nodejs-faye-websocket-0.10.0-1.4|40	%nodejs_symlink_deps --check
14cu|nodejs-faye-websocket-0.10.0-1.4|41	jstest spec/runner.js || :
14cu|nodejs-faye-websocket-0.10.0-1.4|42	
14cu|nodejs-faye-websocket-0.10.0-1.4|43	%changelog
14cu|nodejs-faye-websocket-0.10.0-1.4|44	
14cu|nodejs-faye-websocket-0.10.0-1.4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.10.0-1.4
14cu|nodejs-faye-websocket-0.10.0-1.4|46	- (02b1643) BuildList#2799825: Increase release tag
14cu|nodejs-faye-websocket-0.10.0-1.4|47	
14cu|nodejs-faye-websocket-0.10.0-1.4|48	

11423 14
14cu|nodejs-fd-slicer-1.0.1-4|1	%define oname fd-slicer
14cu|nodejs-fd-slicer-1.0.1-4|2	
14cu|nodejs-fd-slicer-1.0.1-4|3	Summary:        Safe fs.ReadStream and fs.WriteStream using the same fd
14cu|nodejs-fd-slicer-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fd-slicer-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-fd-slicer-1.0.1-4|6	Release:        4
14cu|nodejs-fd-slicer-1.0.1-4|7	License:        MIT
14cu|nodejs-fd-slicer-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-fd-slicer-1.0.1-4|9	Url:            https://github.com/andrewrk/node-fd-slicer
14cu|nodejs-fd-slicer-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fd-slicer-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fd-slicer-1.0.1-4|12	BuildRequires:  npm(pend)
14cu|nodejs-fd-slicer-1.0.1-4|13	#
14cu|nodejs-fd-slicer-1.0.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-fd-slicer-1.0.1-4|15	BuildRequires:  npm(stream-equal)
14cu|nodejs-fd-slicer-1.0.1-4|16	BuildRequires:  npm(streamsink)
14cu|nodejs-fd-slicer-1.0.1-4|17	BuildArch:      noarch
14cu|nodejs-fd-slicer-1.0.1-4|18	
14cu|nodejs-fd-slicer-1.0.1-4|19	%description
14cu|nodejs-fd-slicer-1.0.1-4|20	%{summary}.
14cu|nodejs-fd-slicer-1.0.1-4|21	
14cu|nodejs-fd-slicer-1.0.1-4|22	%files
14cu|nodejs-fd-slicer-1.0.1-4|23	%doc LICENSE *.md
14cu|nodejs-fd-slicer-1.0.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fd-slicer-1.0.1-4|25	
14cu|nodejs-fd-slicer-1.0.1-4|26	#------------------------------------------------------------------
14cu|nodejs-fd-slicer-1.0.1-4|27	
14cu|nodejs-fd-slicer-1.0.1-4|28	%prep
14cu|nodejs-fd-slicer-1.0.1-4|29	%setup -q -n package
14cu|nodejs-fd-slicer-1.0.1-4|30	rm -rf node_modules
14cu|nodejs-fd-slicer-1.0.1-4|31	
14cu|nodejs-fd-slicer-1.0.1-4|32	%build
14cu|nodejs-fd-slicer-1.0.1-4|33	
14cu|nodejs-fd-slicer-1.0.1-4|34	%install
14cu|nodejs-fd-slicer-1.0.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fd-slicer-1.0.1-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fd-slicer-1.0.1-4|37	%nodejs_symlink_deps
14cu|nodejs-fd-slicer-1.0.1-4|38	
14cu|nodejs-fd-slicer-1.0.1-4|39	
14cu|nodejs-fd-slicer-1.0.1-4|40	%check
14cu|nodejs-fd-slicer-1.0.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-fd-slicer-1.0.1-4|42	mocha --reporter spec --check-leaks
14cu|nodejs-fd-slicer-1.0.1-4|43	
14cu|nodejs-fd-slicer-1.0.1-4|44	%changelog
14cu|nodejs-fd-slicer-1.0.1-4|45	
14cu|nodejs-fd-slicer-1.0.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-fd-slicer-1.0.1-4|47	- (fdaf938) BuildList#2799825: Increase release tag
14cu|nodejs-fd-slicer-1.0.1-4|48	
14cu|nodejs-fd-slicer-1.0.1-4|49	

11424 14
14cu|nodejs-fg-lodash-1.0.0-4|1	%define oname fg-lodash
14cu|nodejs-fg-lodash-1.0.0-4|2	
14cu|nodejs-fg-lodash-1.0.0-4|3	Summary:        Lodash + my own mixins
14cu|nodejs-fg-lodash-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fg-lodash-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-fg-lodash-1.0.0-4|6	Release:        4
14cu|nodejs-fg-lodash-1.0.0-4|7	License:        MIT
14cu|nodejs-fg-lodash-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-fg-lodash-1.0.0-4|9	Url:            https://github.com/FGRibreau/fg-lodash
14cu|nodejs-fg-lodash-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fg-lodash-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fg-lodash-1.0.0-4|12	BuildRequires:  npm(underscore.string)
14cu|nodejs-fg-lodash-1.0.0-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-fg-lodash-1.0.0-4|14	
14cu|nodejs-fg-lodash-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-fg-lodash-1.0.0-4|16	
14cu|nodejs-fg-lodash-1.0.0-4|17	%description
14cu|nodejs-fg-lodash-1.0.0-4|18	%{summary}.
14cu|nodejs-fg-lodash-1.0.0-4|19	
14cu|nodejs-fg-lodash-1.0.0-4|20	%files
14cu|nodejs-fg-lodash-1.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-fg-lodash-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fg-lodash-1.0.0-4|23	
14cu|nodejs-fg-lodash-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-fg-lodash-1.0.0-4|25	
14cu|nodejs-fg-lodash-1.0.0-4|26	%prep
14cu|nodejs-fg-lodash-1.0.0-4|27	%setup -qn package
14cu|nodejs-fg-lodash-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-fg-lodash-1.0.0-4|29	%nodejs_fixdep underscore.string "~3.2.2"
14cu|nodejs-fg-lodash-1.0.0-4|30	
14cu|nodejs-fg-lodash-1.0.0-4|31	%build
14cu|nodejs-fg-lodash-1.0.0-4|32	
14cu|nodejs-fg-lodash-1.0.0-4|33	%install
14cu|nodejs-fg-lodash-1.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fg-lodash-1.0.0-4|35	cp -r package.json index.js specs/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fg-lodash-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-fg-lodash-1.0.0-4|37	
14cu|nodejs-fg-lodash-1.0.0-4|38	%changelog
14cu|nodejs-fg-lodash-1.0.0-4|39	
14cu|nodejs-fg-lodash-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-fg-lodash-1.0.0-4|41	- (65971f5) BuildList#2799825: Increase release tag
14cu|nodejs-fg-lodash-1.0.0-4|42	
14cu|nodejs-fg-lodash-1.0.0-4|43	

11425 14
14cu|nodejs-figures-1.4.0-4|1	%define oname figures
14cu|nodejs-figures-1.4.0-4|2	
14cu|nodejs-figures-1.4.0-4|3	Summary:        Unicode symbols with Windows CMD fallbacks
14cu|nodejs-figures-1.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-figures-1.4.0-4|5	Version:        1.4.0
14cu|nodejs-figures-1.4.0-4|6	Release:        4
14cu|nodejs-figures-1.4.0-4|7	License:        MIT
14cu|nodejs-figures-1.4.0-4|8	Group:          Development/Other
14cu|nodejs-figures-1.4.0-4|9	Url:            https://github.com/sindresorhus/figures
14cu|nodejs-figures-1.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-figures-1.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-figures-1.4.0-4|12	BuildArch:      noarch
14cu|nodejs-figures-1.4.0-4|13	
14cu|nodejs-figures-1.4.0-4|14	%description
14cu|nodejs-figures-1.4.0-4|15	%{summary}.
14cu|nodejs-figures-1.4.0-4|16	
14cu|nodejs-figures-1.4.0-4|17	%files
14cu|nodejs-figures-1.4.0-4|18	%doc license readme.md
14cu|nodejs-figures-1.4.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-figures-1.4.0-4|20	
14cu|nodejs-figures-1.4.0-4|21	#------------------------------------------------------------------
14cu|nodejs-figures-1.4.0-4|22	
14cu|nodejs-figures-1.4.0-4|23	%prep
14cu|nodejs-figures-1.4.0-4|24	%setup -q -n package
14cu|nodejs-figures-1.4.0-4|25	rm -rf node_modules
14cu|nodejs-figures-1.4.0-4|26	
14cu|nodejs-figures-1.4.0-4|27	%build
14cu|nodejs-figures-1.4.0-4|28	
14cu|nodejs-figures-1.4.0-4|29	%install
14cu|nodejs-figures-1.4.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-figures-1.4.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-figures-1.4.0-4|32	%nodejs_symlink_deps
14cu|nodejs-figures-1.4.0-4|33	
14cu|nodejs-figures-1.4.0-4|34	
14cu|nodejs-figures-1.4.0-4|35	
14cu|nodejs-figures-1.4.0-4|36	%changelog
14cu|nodejs-figures-1.4.0-4|37	
14cu|nodejs-figures-1.4.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-4
14cu|nodejs-figures-1.4.0-4|39	- (f88c037) BuildList#2799825: Increase release tag
14cu|nodejs-figures-1.4.0-4|40	
14cu|nodejs-figures-1.4.0-4|41	

11426 14
14cu|nodejs-file-entry-cache-1.2.4-4|1	%define oname file-entry-cache
14cu|nodejs-file-entry-cache-1.2.4-4|2	
14cu|nodejs-file-entry-cache-1.2.4-4|3	Summary:        Super simple cache for file metadata
14cu|nodejs-file-entry-cache-1.2.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-file-entry-cache-1.2.4-4|5	Version:        1.2.4
14cu|nodejs-file-entry-cache-1.2.4-4|6	Release:        4
14cu|nodejs-file-entry-cache-1.2.4-4|7	License:        MIT
14cu|nodejs-file-entry-cache-1.2.4-4|8	Group:          Development/Other
14cu|nodejs-file-entry-cache-1.2.4-4|9	Url:            https://github.com/royriojas/file-entry-cache
14cu|nodejs-file-entry-cache-1.2.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-file-entry-cache-1.2.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-file-entry-cache-1.2.4-4|12	BuildRequires:  npm(object-assign)
14cu|nodejs-file-entry-cache-1.2.4-4|13	BuildRequires:  npm(flat-cache)
14cu|nodejs-file-entry-cache-1.2.4-4|14	BuildArch:      noarch
14cu|nodejs-file-entry-cache-1.2.4-4|15	
14cu|nodejs-file-entry-cache-1.2.4-4|16	%description
14cu|nodejs-file-entry-cache-1.2.4-4|17	Super simple cache for file metadata,
14cu|nodejs-file-entry-cache-1.2.4-4|18	useful for process that work o a given
14cu|nodejs-file-entry-cache-1.2.4-4|19	series of files and that only need
14cu|nodejs-file-entry-cache-1.2.4-4|20	to repeat the job on the changed
14cu|nodejs-file-entry-cache-1.2.4-4|21	ones since the previous run of the process.
14cu|nodejs-file-entry-cache-1.2.4-4|22	
14cu|nodejs-file-entry-cache-1.2.4-4|23	%files
14cu|nodejs-file-entry-cache-1.2.4-4|24	%doc LICENSE README.md changelog.md
14cu|nodejs-file-entry-cache-1.2.4-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-entry-cache-1.2.4-4|26	
14cu|nodejs-file-entry-cache-1.2.4-4|27	#------------------------------------------------------------------
14cu|nodejs-file-entry-cache-1.2.4-4|28	
14cu|nodejs-file-entry-cache-1.2.4-4|29	%prep
14cu|nodejs-file-entry-cache-1.2.4-4|30	%setup -q -n package
14cu|nodejs-file-entry-cache-1.2.4-4|31	rm -rf node_modules
14cu|nodejs-file-entry-cache-1.2.4-4|32	
14cu|nodejs-file-entry-cache-1.2.4-4|33	%build
14cu|nodejs-file-entry-cache-1.2.4-4|34	
14cu|nodejs-file-entry-cache-1.2.4-4|35	%install
14cu|nodejs-file-entry-cache-1.2.4-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-entry-cache-1.2.4-4|37	cp -r package.json cache.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-entry-cache-1.2.4-4|38	%nodejs_symlink_deps
14cu|nodejs-file-entry-cache-1.2.4-4|39	%changelog
14cu|nodejs-file-entry-cache-1.2.4-4|40	
14cu|nodejs-file-entry-cache-1.2.4-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.4-4
14cu|nodejs-file-entry-cache-1.2.4-4|42	- (d10a788) BuildList#2799825: Increase release tag
14cu|nodejs-file-entry-cache-1.2.4-4|43	
14cu|nodejs-file-entry-cache-1.2.4-4|44	

11427 14
14cu|nodejs-file-exists-1.0.0-4|1	%define oname file-exists
14cu|nodejs-file-exists-1.0.0-4|2	
14cu|nodejs-file-exists-1.0.0-4|3	Summary:        Check if filepath exists and is a file
14cu|nodejs-file-exists-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-file-exists-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-file-exists-1.0.0-4|6	Release:        4
14cu|nodejs-file-exists-1.0.0-4|7	License:        MIT
14cu|nodejs-file-exists-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-file-exists-1.0.0-4|9	Url:            https://github.com/scottcorgan/file-exists
14cu|nodejs-file-exists-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-file-exists-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-file-exists-1.0.0-4|12	#
14cu|nodejs-file-exists-1.0.0-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-file-exists-1.0.0-4|14	BuildRequires:  npm(rmdir)
14cu|nodejs-file-exists-1.0.0-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-file-exists-1.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-file-exists-1.0.0-4|17	BuildArch:      noarch
14cu|nodejs-file-exists-1.0.0-4|18	
14cu|nodejs-file-exists-1.0.0-4|19	%description
14cu|nodejs-file-exists-1.0.0-4|20	%{summary}.
14cu|nodejs-file-exists-1.0.0-4|21	
14cu|nodejs-file-exists-1.0.0-4|22	%files
14cu|nodejs-file-exists-1.0.0-4|23	%doc LICENSE *.md
14cu|nodejs-file-exists-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-exists-1.0.0-4|25	
14cu|nodejs-file-exists-1.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-file-exists-1.0.0-4|27	
14cu|nodejs-file-exists-1.0.0-4|28	%prep
14cu|nodejs-file-exists-1.0.0-4|29	%setup -q -n package
14cu|nodejs-file-exists-1.0.0-4|30	rm -rf node_modules
14cu|nodejs-file-exists-1.0.0-4|31	
14cu|nodejs-file-exists-1.0.0-4|32	%build
14cu|nodejs-file-exists-1.0.0-4|33	
14cu|nodejs-file-exists-1.0.0-4|34	%install
14cu|nodejs-file-exists-1.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-exists-1.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-exists-1.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-file-exists-1.0.0-4|38	
14cu|nodejs-file-exists-1.0.0-4|39	%check
14cu|nodejs-file-exists-1.0.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-file-exists-1.0.0-4|41	%__nodejs test/index.js | tap-spec
14cu|nodejs-file-exists-1.0.0-4|42	
14cu|nodejs-file-exists-1.0.0-4|43	%changelog
14cu|nodejs-file-exists-1.0.0-4|44	
14cu|nodejs-file-exists-1.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-file-exists-1.0.0-4|46	- (2ef0964) BuildList#2799825: Increase release tag
14cu|nodejs-file-exists-1.0.0-4|47	
14cu|nodejs-file-exists-1.0.0-4|48	

11428 14
14cu|nodejs-filename-regex-2.0.0-4|1	%define oname filename-regex
14cu|nodejs-filename-regex-2.0.0-4|2	
14cu|nodejs-filename-regex-2.0.0-4|3	Summary:        Regular expression for matching file names, with or without extension
14cu|nodejs-filename-regex-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-filename-regex-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-filename-regex-2.0.0-4|6	Release:        4
14cu|nodejs-filename-regex-2.0.0-4|7	License:        MIT
14cu|nodejs-filename-regex-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-filename-regex-2.0.0-4|9	Url:            https://github.com/regexps/filename-regex
14cu|nodejs-filename-regex-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-filename-regex-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/regexhq/filename-regex/master/LICENSE
14cu|nodejs-filename-regex-2.0.0-4|12	Source2:        https://raw.githubusercontent.com/regexhq/filename-regex/master/test.js
14cu|nodejs-filename-regex-2.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-filename-regex-2.0.0-4|14	#
14cu|nodejs-filename-regex-2.0.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-filename-regex-2.0.0-4|16	BuildArch:      noarch
14cu|nodejs-filename-regex-2.0.0-4|17	
14cu|nodejs-filename-regex-2.0.0-4|18	%description
14cu|nodejs-filename-regex-2.0.0-4|19	%{summary}.
14cu|nodejs-filename-regex-2.0.0-4|20	
14cu|nodejs-filename-regex-2.0.0-4|21	%files
14cu|nodejs-filename-regex-2.0.0-4|22	%doc LICENSE *.md
14cu|nodejs-filename-regex-2.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-regex-2.0.0-4|24	
14cu|nodejs-filename-regex-2.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-filename-regex-2.0.0-4|26	
14cu|nodejs-filename-regex-2.0.0-4|27	%prep
14cu|nodejs-filename-regex-2.0.0-4|28	%setup -q -n package
14cu|nodejs-filename-regex-2.0.0-4|29	rm -rf node_modules
14cu|nodejs-filename-regex-2.0.0-4|30	cp -p {%{SOURCE1},%{SOURCE2}} .
14cu|nodejs-filename-regex-2.0.0-4|31	
14cu|nodejs-filename-regex-2.0.0-4|32	%build
14cu|nodejs-filename-regex-2.0.0-4|33	
14cu|nodejs-filename-regex-2.0.0-4|34	%install
14cu|nodejs-filename-regex-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-regex-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-regex-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-filename-regex-2.0.0-4|38	
14cu|nodejs-filename-regex-2.0.0-4|39	
14cu|nodejs-filename-regex-2.0.0-4|40	%check
14cu|nodejs-filename-regex-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-filename-regex-2.0.0-4|42	mocha -R spec
14cu|nodejs-filename-regex-2.0.0-4|43	
14cu|nodejs-filename-regex-2.0.0-4|44	%changelog
14cu|nodejs-filename-regex-2.0.0-4|45	
14cu|nodejs-filename-regex-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-filename-regex-2.0.0-4|47	- (39de1ad) BuildList#2799825: Increase release tag
14cu|nodejs-filename-regex-2.0.0-4|48	
14cu|nodejs-filename-regex-2.0.0-4|49	

11429 14
14cu|nodejs-filename-reserved-regex-1.0.0-4|1	%define oname filename-reserved-regex
14cu|nodejs-filename-reserved-regex-1.0.0-4|2	
14cu|nodejs-filename-reserved-regex-1.0.0-4|3	Summary:        Regular expression for matching reserved filename characters
14cu|nodejs-filename-reserved-regex-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-filename-reserved-regex-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-filename-reserved-regex-1.0.0-4|6	Release:        4
14cu|nodejs-filename-reserved-regex-1.0.0-4|7	License:        MIT
14cu|nodejs-filename-reserved-regex-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-filename-reserved-regex-1.0.0-4|9	Url:            https://github.com/sindresorhus/filename-reserved-regex
14cu|nodejs-filename-reserved-regex-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-filename-reserved-regex-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-filename-reserved-regex-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-filename-reserved-regex-1.0.0-4|13	
14cu|nodejs-filename-reserved-regex-1.0.0-4|14	%description
14cu|nodejs-filename-reserved-regex-1.0.0-4|15	%{summary}.
14cu|nodejs-filename-reserved-regex-1.0.0-4|16	
14cu|nodejs-filename-reserved-regex-1.0.0-4|17	%files
14cu|nodejs-filename-reserved-regex-1.0.0-4|18	%doc license *.md
14cu|nodejs-filename-reserved-regex-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-reserved-regex-1.0.0-4|20	
14cu|nodejs-filename-reserved-regex-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-filename-reserved-regex-1.0.0-4|22	
14cu|nodejs-filename-reserved-regex-1.0.0-4|23	%prep
14cu|nodejs-filename-reserved-regex-1.0.0-4|24	%setup -q -n package
14cu|nodejs-filename-reserved-regex-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-filename-reserved-regex-1.0.0-4|26	
14cu|nodejs-filename-reserved-regex-1.0.0-4|27	%build
14cu|nodejs-filename-reserved-regex-1.0.0-4|28	
14cu|nodejs-filename-reserved-regex-1.0.0-4|29	%install
14cu|nodejs-filename-reserved-regex-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-reserved-regex-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filename-reserved-regex-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-filename-reserved-regex-1.0.0-4|33	%changelog
14cu|nodejs-filename-reserved-regex-1.0.0-4|34	
14cu|nodejs-filename-reserved-regex-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-filename-reserved-regex-1.0.0-4|36	- (2a73c17) BuildList#2799825: Increase release tag
14cu|nodejs-filename-reserved-regex-1.0.0-4|37	
14cu|nodejs-filename-reserved-regex-1.0.0-4|38	

11430 14
14cu|nodejs-filenamify-1.2.0-4|1	%define oname filenamify
14cu|nodejs-filenamify-1.2.0-4|2	
14cu|nodejs-filenamify-1.2.0-4|3	Summary:        Convert a string to a valid filename
14cu|nodejs-filenamify-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-filenamify-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-filenamify-1.2.0-4|6	Release:        4
14cu|nodejs-filenamify-1.2.0-4|7	License:        MIT
14cu|nodejs-filenamify-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-filenamify-1.2.0-4|9	Url:            https://github.com/sindresorhus/filenamify
14cu|nodejs-filenamify-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-filenamify-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-filenamify-1.2.0-4|12	BuildRequires:  npm(trim-repeated)
14cu|nodejs-filenamify-1.2.0-4|13	BuildRequires:  npm(strip-outer)
14cu|nodejs-filenamify-1.2.0-4|14	BuildRequires:  npm(filename-reserved-regex)
14cu|nodejs-filenamify-1.2.0-4|15	BuildArch:      noarch
14cu|nodejs-filenamify-1.2.0-4|16	
14cu|nodejs-filenamify-1.2.0-4|17	%description
14cu|nodejs-filenamify-1.2.0-4|18	%{summary}.
14cu|nodejs-filenamify-1.2.0-4|19	
14cu|nodejs-filenamify-1.2.0-4|20	%files
14cu|nodejs-filenamify-1.2.0-4|21	%doc license *.md
14cu|nodejs-filenamify-1.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-filenamify-1.2.0-4|23	
14cu|nodejs-filenamify-1.2.0-4|24	#------------------------------------------------------------------
14cu|nodejs-filenamify-1.2.0-4|25	
14cu|nodejs-filenamify-1.2.0-4|26	%prep
14cu|nodejs-filenamify-1.2.0-4|27	%setup -q -n package
14cu|nodejs-filenamify-1.2.0-4|28	rm -rf node_modules
14cu|nodejs-filenamify-1.2.0-4|29	
14cu|nodejs-filenamify-1.2.0-4|30	%build
14cu|nodejs-filenamify-1.2.0-4|31	
14cu|nodejs-filenamify-1.2.0-4|32	%install
14cu|nodejs-filenamify-1.2.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filenamify-1.2.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-filenamify-1.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-filenamify-1.2.0-4|36	%changelog
14cu|nodejs-filenamify-1.2.0-4|37	
14cu|nodejs-filenamify-1.2.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-filenamify-1.2.0-4|39	- (ca745ba) BuildList#2799825: Increase release tag
14cu|nodejs-filenamify-1.2.0-4|40	
14cu|nodejs-filenamify-1.2.0-4|41	

11431 14
14cu|nodejs-fileset-0.2.1-4|1	%define oname fileset
14cu|nodejs-fileset-0.2.1-4|2	
14cu|nodejs-fileset-0.2.1-4|3	Summary:    A wrapper around glob and minimatch for Node.js
14cu|nodejs-fileset-0.2.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-fileset-0.2.1-4|5	Version:    0.2.1
14cu|nodejs-fileset-0.2.1-4|6	Release:    4
14cu|nodejs-fileset-0.2.1-4|7	License:    MIT
14cu|nodejs-fileset-0.2.1-4|8	Group:      Development/Other
14cu|nodejs-fileset-0.2.1-4|9	URL:        https://github.com/mklabs/node-%{oname}
14cu|nodejs-fileset-0.2.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fileset-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fileset-0.2.1-4|12	BuildRequires:  npm(glob)
14cu|nodejs-fileset-0.2.1-4|13	BuildRequires:  npm(minimatch)
14cu|nodejs-fileset-0.2.1-4|14	
14cu|nodejs-fileset-0.2.1-4|15	BuildArch:  noarch
14cu|nodejs-fileset-0.2.1-4|16	%description
14cu|nodejs-fileset-0.2.1-4|17	This Node.js module exposes a basic wrapper on top of nodejs-glob and
14cu|nodejs-fileset-0.2.1-4|18	nodejs-minimatch. It adds multiple patterns matching and allows a list
14cu|nodejs-fileset-0.2.1-4|19	of include patterns and optional exclude patterns.
14cu|nodejs-fileset-0.2.1-4|20	
14cu|nodejs-fileset-0.2.1-4|21	%files
14cu|nodejs-fileset-0.2.1-4|22	%doc LICENSE-MIT README.md CHANGELOG.md
14cu|nodejs-fileset-0.2.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fileset-0.2.1-4|24	#---------------------------------------------------
14cu|nodejs-fileset-0.2.1-4|25	%prep
14cu|nodejs-fileset-0.2.1-4|26	%setup -q -n package
14cu|nodejs-fileset-0.2.1-4|27	%nodejs_fixdep glob 6.0.x
14cu|nodejs-fileset-0.2.1-4|28	%nodejs_fixdep minimatch 3.0.x
14cu|nodejs-fileset-0.2.1-4|29	
14cu|nodejs-fileset-0.2.1-4|30	%build
14cu|nodejs-fileset-0.2.1-4|31	#nothing to do
14cu|nodejs-fileset-0.2.1-4|32	
14cu|nodejs-fileset-0.2.1-4|33	
14cu|nodejs-fileset-0.2.1-4|34	%install
14cu|nodejs-fileset-0.2.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fileset-0.2.1-4|36	cp -pr package.json lib/ \
14cu|nodejs-fileset-0.2.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fileset-0.2.1-4|38	
14cu|nodejs-fileset-0.2.1-4|39	%nodejs_symlink_deps
14cu|nodejs-fileset-0.2.1-4|40	
14cu|nodejs-fileset-0.2.1-4|41	%check
14cu|nodejs-fileset-0.2.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-fileset-0.2.1-4|43	%__nodejs ./tests/test.js
14cu|nodejs-fileset-0.2.1-4|44	
14cu|nodejs-fileset-0.2.1-4|45	
14cu|nodejs-fileset-0.2.1-4|46	
14cu|nodejs-fileset-0.2.1-4|47	
14cu|nodejs-fileset-0.2.1-4|48	
14cu|nodejs-fileset-0.2.1-4|49	
14cu|nodejs-fileset-0.2.1-4|50	
14cu|nodejs-fileset-0.2.1-4|51	%changelog
14cu|nodejs-fileset-0.2.1-4|52	
14cu|nodejs-fileset-0.2.1-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-fileset-0.2.1-4|54	- (4f2a323) BuildList#2799825: Increase release tag
14cu|nodejs-fileset-0.2.1-4|55	
14cu|nodejs-fileset-0.2.1-4|56	

11432 14
14cu|nodejs-filesize-3.3.0-4|1	%define oname filesize
14cu|nodejs-filesize-3.3.0-4|2	
14cu|nodejs-filesize-3.3.0-4|3	Summary:        Generate a human readable String describing the file size
14cu|nodejs-filesize-3.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-filesize-3.3.0-4|5	Version:        3.3.0
14cu|nodejs-filesize-3.3.0-4|6	Release:        4
14cu|nodejs-filesize-3.3.0-4|7	License:        BSD
14cu|nodejs-filesize-3.3.0-4|8	Group:          Development/Other
14cu|nodejs-filesize-3.3.0-4|9	Url:            https://github.com/avoidwork/filesize.js
14cu|nodejs-filesize-3.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-filesize-3.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-filesize-3.3.0-4|12	
14cu|nodejs-filesize-3.3.0-4|13	BuildArch:      noarch
14cu|nodejs-filesize-3.3.0-4|14	
14cu|nodejs-filesize-3.3.0-4|15	%description
14cu|nodejs-filesize-3.3.0-4|16	%{summary}.
14cu|nodejs-filesize-3.3.0-4|17	
14cu|nodejs-filesize-3.3.0-4|18	%files
14cu|nodejs-filesize-3.3.0-4|19	%doc LICENSE README.md
14cu|nodejs-filesize-3.3.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-filesize-3.3.0-4|21	
14cu|nodejs-filesize-3.3.0-4|22	#------------------------------------------------------------------
14cu|nodejs-filesize-3.3.0-4|23	
14cu|nodejs-filesize-3.3.0-4|24	%prep
14cu|nodejs-filesize-3.3.0-4|25	%setup -q -n package
14cu|nodejs-filesize-3.3.0-4|26	rm -rf node_modules
14cu|nodejs-filesize-3.3.0-4|27	
14cu|nodejs-filesize-3.3.0-4|28	%build
14cu|nodejs-filesize-3.3.0-4|29	
14cu|nodejs-filesize-3.3.0-4|30	%install
14cu|nodejs-filesize-3.3.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-filesize-3.3.0-4|32	cp -r *.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-filesize-3.3.0-4|33	%nodejs_symlink_deps
14cu|nodejs-filesize-3.3.0-4|34	
14cu|nodejs-filesize-3.3.0-4|35	%changelog
14cu|nodejs-filesize-3.3.0-4|36	
14cu|nodejs-filesize-3.3.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.0-4
14cu|nodejs-filesize-3.3.0-4|38	- (f004e1f) BuildList#2799825: Increase release tag
14cu|nodejs-filesize-3.3.0-4|39	
14cu|nodejs-filesize-3.3.0-4|40	

11433 14
14cu|nodejs-file-sync-cmp-0.1.1-4|1	%define oname file-sync-cmp
14cu|nodejs-file-sync-cmp-0.1.1-4|2	
14cu|nodejs-file-sync-cmp-0.1.1-4|3	Summary:        Synchronous file comparison
14cu|nodejs-file-sync-cmp-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-file-sync-cmp-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-file-sync-cmp-0.1.1-4|6	Release:        4
14cu|nodejs-file-sync-cmp-0.1.1-4|7	License:        MIT
14cu|nodejs-file-sync-cmp-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-file-sync-cmp-0.1.1-4|9	Url:            https://github.com/mgeisler/file-sync-cmp
14cu|nodejs-file-sync-cmp-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-file-sync-cmp-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-file-sync-cmp-0.1.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-file-sync-cmp-0.1.1-4|13	BuildRequires:  npm(q)
14cu|nodejs-file-sync-cmp-0.1.1-4|14	BuildRequires:  npm(tmp)
14cu|nodejs-file-sync-cmp-0.1.1-4|15	BuildArch:      noarch
14cu|nodejs-file-sync-cmp-0.1.1-4|16	
14cu|nodejs-file-sync-cmp-0.1.1-4|17	%description
14cu|nodejs-file-sync-cmp-0.1.1-4|18	%{summary}.
14cu|nodejs-file-sync-cmp-0.1.1-4|19	
14cu|nodejs-file-sync-cmp-0.1.1-4|20	%files
14cu|nodejs-file-sync-cmp-0.1.1-4|21	%doc LICENSE *.md
14cu|nodejs-file-sync-cmp-0.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-sync-cmp-0.1.1-4|23	
14cu|nodejs-file-sync-cmp-0.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-file-sync-cmp-0.1.1-4|25	
14cu|nodejs-file-sync-cmp-0.1.1-4|26	%prep
14cu|nodejs-file-sync-cmp-0.1.1-4|27	%setup -q -n package
14cu|nodejs-file-sync-cmp-0.1.1-4|28	rm -rf node_modules
14cu|nodejs-file-sync-cmp-0.1.1-4|29	
14cu|nodejs-file-sync-cmp-0.1.1-4|30	%build
14cu|nodejs-file-sync-cmp-0.1.1-4|31	
14cu|nodejs-file-sync-cmp-0.1.1-4|32	%install
14cu|nodejs-file-sync-cmp-0.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-sync-cmp-0.1.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-sync-cmp-0.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-file-sync-cmp-0.1.1-4|36	
14cu|nodejs-file-sync-cmp-0.1.1-4|37	%check
14cu|nodejs-file-sync-cmp-0.1.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-file-sync-cmp-0.1.1-4|39	mocha
14cu|nodejs-file-sync-cmp-0.1.1-4|40	
14cu|nodejs-file-sync-cmp-0.1.1-4|41	
14cu|nodejs-file-sync-cmp-0.1.1-4|42	%changelog
14cu|nodejs-file-sync-cmp-0.1.1-4|43	
14cu|nodejs-file-sync-cmp-0.1.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-file-sync-cmp-0.1.1-4|45	- (f4a081e) BuildList#2799825: Increase release tag
14cu|nodejs-file-sync-cmp-0.1.1-4|46	
14cu|nodejs-file-sync-cmp-0.1.1-4|47	

11434 14
14cu|nodejs-file-type-3.7.0-1|1	%define oname file-type
14cu|nodejs-file-type-3.7.0-1|2	
14cu|nodejs-file-type-3.7.0-1|3	Summary:        Detect the file type of a Buffer/Uint8Array
14cu|nodejs-file-type-3.7.0-1|4	Name:           nodejs-%{oname}
14cu|nodejs-file-type-3.7.0-1|5	Version:        3.7.0
14cu|nodejs-file-type-3.7.0-1|6	Release:        1
14cu|nodejs-file-type-3.7.0-1|7	License:        MIT
14cu|nodejs-file-type-3.7.0-1|8	Group:          Development/Other
14cu|nodejs-file-type-3.7.0-1|9	Url:            https://github.com/sindresorhus/file-type
14cu|nodejs-file-type-3.7.0-1|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-file-type-3.7.0-1|11	BuildRequires:  nodejs-packaging
14cu|nodejs-file-type-3.7.0-1|12	BuildArch:      noarch
14cu|nodejs-file-type-3.7.0-1|13	
14cu|nodejs-file-type-3.7.0-1|14	%description
14cu|nodejs-file-type-3.7.0-1|15	%{summary}.
14cu|nodejs-file-type-3.7.0-1|16	
14cu|nodejs-file-type-3.7.0-1|17	%files
14cu|nodejs-file-type-3.7.0-1|18	%doc license *.md
14cu|nodejs-file-type-3.7.0-1|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-type-3.7.0-1|20	
14cu|nodejs-file-type-3.7.0-1|21	#------------------------------------------------------------------
14cu|nodejs-file-type-3.7.0-1|22	
14cu|nodejs-file-type-3.7.0-1|23	%prep
14cu|nodejs-file-type-3.7.0-1|24	%setup -q -n package
14cu|nodejs-file-type-3.7.0-1|25	rm -rf node_modules
14cu|nodejs-file-type-3.7.0-1|26	
14cu|nodejs-file-type-3.7.0-1|27	%build
14cu|nodejs-file-type-3.7.0-1|28	
14cu|nodejs-file-type-3.7.0-1|29	%install
14cu|nodejs-file-type-3.7.0-1|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-type-3.7.0-1|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-file-type-3.7.0-1|32	%nodejs_symlink_deps
14cu|nodejs-file-type-3.7.0-1|33	%changelog
14cu|nodejs-file-type-3.7.0-1|34	
14cu|nodejs-file-type-3.7.0-1|35	* Fri Feb 26 2016 abfonly <abfonly@gmail.com> 3.7.0-1
14cu|nodejs-file-type-3.7.0-1|36	- (bf5067f) Imported from SRPM
14cu|nodejs-file-type-3.7.0-1|37	
14cu|nodejs-file-type-3.7.0-1|38	

11435 14
14cu|nodejs-fill-keys-1.0.2-4|1	%define oname fill-keys
14cu|nodejs-fill-keys-1.0.2-4|2	
14cu|nodejs-fill-keys-1.0.2-4|3	Summary:        Fill keys in a destination that are defined on the source
14cu|nodejs-fill-keys-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fill-keys-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-fill-keys-1.0.2-4|6	Release:        4
14cu|nodejs-fill-keys-1.0.2-4|7	License:        MIT
14cu|nodejs-fill-keys-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-fill-keys-1.0.2-4|9	Url:            https://github.com/bendrucker/fill-keys
14cu|nodejs-fill-keys-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fill-keys-1.0.2-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/fill-keys/master/test.js
14cu|nodejs-fill-keys-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-fill-keys-1.0.2-4|13	BuildRequires:  npm(merge-descriptors)
14cu|nodejs-fill-keys-1.0.2-4|14	BuildRequires:  npm(is-object)
14cu|nodejs-fill-keys-1.0.2-4|15	BuildRequires:  npm(tape)
14cu|nodejs-fill-keys-1.0.2-4|16	
14cu|nodejs-fill-keys-1.0.2-4|17	BuildArch:      noarch
14cu|nodejs-fill-keys-1.0.2-4|18	
14cu|nodejs-fill-keys-1.0.2-4|19	%description
14cu|nodejs-fill-keys-1.0.2-4|20	%{summary}.
14cu|nodejs-fill-keys-1.0.2-4|21	
14cu|nodejs-fill-keys-1.0.2-4|22	%files
14cu|nodejs-fill-keys-1.0.2-4|23	%doc license readme.md
14cu|nodejs-fill-keys-1.0.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-keys-1.0.2-4|25	
14cu|nodejs-fill-keys-1.0.2-4|26	#------------------------------------------------------------------
14cu|nodejs-fill-keys-1.0.2-4|27	
14cu|nodejs-fill-keys-1.0.2-4|28	%prep
14cu|nodejs-fill-keys-1.0.2-4|29	%setup -q -n package
14cu|nodejs-fill-keys-1.0.2-4|30	cp -p %{SOURCE1} .
14cu|nodejs-fill-keys-1.0.2-4|31	
14cu|nodejs-fill-keys-1.0.2-4|32	%build
14cu|nodejs-fill-keys-1.0.2-4|33	
14cu|nodejs-fill-keys-1.0.2-4|34	%install
14cu|nodejs-fill-keys-1.0.2-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-keys-1.0.2-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-keys-1.0.2-4|37	%nodejs_symlink_deps
14cu|nodejs-fill-keys-1.0.2-4|38	
14cu|nodejs-fill-keys-1.0.2-4|39	%check
14cu|nodejs-fill-keys-1.0.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-fill-keys-1.0.2-4|41	tape test.js
14cu|nodejs-fill-keys-1.0.2-4|42	
14cu|nodejs-fill-keys-1.0.2-4|43	%changelog
14cu|nodejs-fill-keys-1.0.2-4|44	
14cu|nodejs-fill-keys-1.0.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-fill-keys-1.0.2-4|46	- (9bbfa0b) BuildList#2799825: Increase release tag
14cu|nodejs-fill-keys-1.0.2-4|47	
14cu|nodejs-fill-keys-1.0.2-4|48	

11436 14
14cu|nodejs-fill-range-2.2.3-4|1	%define oname fill-range
14cu|nodejs-fill-range-2.2.3-4|2	
14cu|nodejs-fill-range-2.2.3-4|3	Summary:        Fill in a range of numbers or letters
14cu|nodejs-fill-range-2.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fill-range-2.2.3-4|5	Version:        2.2.3
14cu|nodejs-fill-range-2.2.3-4|6	Release:        4
14cu|nodejs-fill-range-2.2.3-4|7	License:        MIT
14cu|nodejs-fill-range-2.2.3-4|8	Group:          Development/Other
14cu|nodejs-fill-range-2.2.3-4|9	Url:            https://github.com/jonschlinkert/fill-range
14cu|nodejs-fill-range-2.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fill-range-2.2.3-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/fill-range/2.2.3/test/test.js
14cu|nodejs-fill-range-2.2.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-fill-range-2.2.3-4|13	BuildRequires:  npm(repeat-string)
14cu|nodejs-fill-range-2.2.3-4|14	BuildRequires:  npm(repeat-element)
14cu|nodejs-fill-range-2.2.3-4|15	BuildRequires:  npm(randomatic)
14cu|nodejs-fill-range-2.2.3-4|16	BuildRequires:  npm(isobject)
14cu|nodejs-fill-range-2.2.3-4|17	BuildRequires:  npm(is-number)
14cu|nodejs-fill-range-2.2.3-4|18	#
14cu|nodejs-fill-range-2.2.3-4|19	BuildRequires:  npm(should)
14cu|nodejs-fill-range-2.2.3-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-fill-range-2.2.3-4|21	BuildArch:      noarch
14cu|nodejs-fill-range-2.2.3-4|22	
14cu|nodejs-fill-range-2.2.3-4|23	%description
14cu|nodejs-fill-range-2.2.3-4|24	%{summary}.
14cu|nodejs-fill-range-2.2.3-4|25	
14cu|nodejs-fill-range-2.2.3-4|26	%files
14cu|nodejs-fill-range-2.2.3-4|27	%doc LICENSE *.md
14cu|nodejs-fill-range-2.2.3-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-range-2.2.3-4|29	
14cu|nodejs-fill-range-2.2.3-4|30	#------------------------------------------------------------------
14cu|nodejs-fill-range-2.2.3-4|31	
14cu|nodejs-fill-range-2.2.3-4|32	%prep
14cu|nodejs-fill-range-2.2.3-4|33	%setup -q -n package
14cu|nodejs-fill-range-2.2.3-4|34	rm -rf node_modules
14cu|nodejs-fill-range-2.2.3-4|35	mkdir -p test && pushd test
14cu|nodejs-fill-range-2.2.3-4|36	cp -p %{SOURCE1} .
14cu|nodejs-fill-range-2.2.3-4|37	popd
14cu|nodejs-fill-range-2.2.3-4|38	find . -type f -exec chmod 644 {} \;
14cu|nodejs-fill-range-2.2.3-4|39	
14cu|nodejs-fill-range-2.2.3-4|40	%build
14cu|nodejs-fill-range-2.2.3-4|41	
14cu|nodejs-fill-range-2.2.3-4|42	%install
14cu|nodejs-fill-range-2.2.3-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-range-2.2.3-4|44	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fill-range-2.2.3-4|45	%nodejs_symlink_deps
14cu|nodejs-fill-range-2.2.3-4|46	
14cu|nodejs-fill-range-2.2.3-4|47	%check
14cu|nodejs-fill-range-2.2.3-4|48	%nodejs_symlink_deps --check
14cu|nodejs-fill-range-2.2.3-4|49	mocha test
14cu|nodejs-fill-range-2.2.3-4|50	
14cu|nodejs-fill-range-2.2.3-4|51	%changelog
14cu|nodejs-fill-range-2.2.3-4|52	
14cu|nodejs-fill-range-2.2.3-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.3-4
14cu|nodejs-fill-range-2.2.3-4|54	- (7fa77cc) BuildList#2799825: Increase release tag
14cu|nodejs-fill-range-2.2.3-4|55	
14cu|nodejs-fill-range-2.2.3-4|56	

11437 14
14cu|nodejs-finalhandler-0.4.1-4|1	%define oname finalhandler
14cu|nodejs-finalhandler-0.4.1-4|2	
14cu|nodejs-finalhandler-0.4.1-4|3	Summary:        Node.js final http responder
14cu|nodejs-finalhandler-0.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-finalhandler-0.4.1-4|5	Version:        0.4.1
14cu|nodejs-finalhandler-0.4.1-4|6	Release:        4
14cu|nodejs-finalhandler-0.4.1-4|7	License:        MIT
14cu|nodejs-finalhandler-0.4.1-4|8	Group:          Development/Other
14cu|nodejs-finalhandler-0.4.1-4|9	Url:            https://github.com/pillarjs/finalhandler
14cu|nodejs-finalhandler-0.4.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-finalhandler-0.4.1-4|11	Source0:        https://github.com/pillarjs/finalhandler/archive/v%{version}.tar.gz
14cu|nodejs-finalhandler-0.4.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-finalhandler-0.4.1-4|13	BuildRequires:  npm(unpipe)
14cu|nodejs-finalhandler-0.4.1-4|14	BuildRequires:  npm(on-finished)
14cu|nodejs-finalhandler-0.4.1-4|15	BuildRequires:  npm(escape-html)
14cu|nodejs-finalhandler-0.4.1-4|16	BuildRequires:  npm(debug)
14cu|nodejs-finalhandler-0.4.1-4|17	#
14cu|nodejs-finalhandler-0.4.1-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-finalhandler-0.4.1-4|19	BuildRequires:  npm(readable-stream)
14cu|nodejs-finalhandler-0.4.1-4|20	#BuildRequires:  npm(supertest)
14cu|nodejs-finalhandler-0.4.1-4|21	BuildArch:      noarch
14cu|nodejs-finalhandler-0.4.1-4|22	
14cu|nodejs-finalhandler-0.4.1-4|23	%description
14cu|nodejs-finalhandler-0.4.1-4|24	%{summary}.
14cu|nodejs-finalhandler-0.4.1-4|25	
14cu|nodejs-finalhandler-0.4.1-4|26	%files
14cu|nodejs-finalhandler-0.4.1-4|27	%doc LICENSE *.md
14cu|nodejs-finalhandler-0.4.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-finalhandler-0.4.1-4|29	
14cu|nodejs-finalhandler-0.4.1-4|30	#------------------------------------------------------------------
14cu|nodejs-finalhandler-0.4.1-4|31	
14cu|nodejs-finalhandler-0.4.1-4|32	%prep
14cu|nodejs-finalhandler-0.4.1-4|33	%setup -q -n %{oname}-%{version}
14cu|nodejs-finalhandler-0.4.1-4|34	rm -rf node_modules
14cu|nodejs-finalhandler-0.4.1-4|35	%nodejs_fixdep unpipe
14cu|nodejs-finalhandler-0.4.1-4|36	%nodejs_fixdep on-finished
14cu|nodejs-finalhandler-0.4.1-4|37	%nodejs_fixdep escape-html
14cu|nodejs-finalhandler-0.4.1-4|38	%nodejs_fixdep debug
14cu|nodejs-finalhandler-0.4.1-4|39	
14cu|nodejs-finalhandler-0.4.1-4|40	%build
14cu|nodejs-finalhandler-0.4.1-4|41	
14cu|nodejs-finalhandler-0.4.1-4|42	%install
14cu|nodejs-finalhandler-0.4.1-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-finalhandler-0.4.1-4|44	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-finalhandler-0.4.1-4|45	%nodejs_symlink_deps
14cu|nodejs-finalhandler-0.4.1-4|46	
14cu|nodejs-finalhandler-0.4.1-4|47	
14cu|nodejs-finalhandler-0.4.1-4|48	%check
14cu|nodejs-finalhandler-0.4.1-4|49	#supertest not yet backported
14cu|nodejs-finalhandler-0.4.1-4|50	%nodejs_symlink_deps --check
14cu|nodejs-finalhandler-0.4.1-4|51	mocha --reporter spec --bail --check-leaks test/ || :
14cu|nodejs-finalhandler-0.4.1-4|52	
14cu|nodejs-finalhandler-0.4.1-4|53	%changelog
14cu|nodejs-finalhandler-0.4.1-4|54	
14cu|nodejs-finalhandler-0.4.1-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-4
14cu|nodejs-finalhandler-0.4.1-4|56	- (c2b6937) BuildList#2799825: Increase release tag
14cu|nodejs-finalhandler-0.4.1-4|57	
14cu|nodejs-finalhandler-0.4.1-4|58	

11438 14
14cu|nodejs-findit-2.0.0-4|1	%define oname findit
14cu|nodejs-findit-2.0.0-4|2	
14cu|nodejs-findit-2.0.0-4|3	Summary:        Walk a directory tree recursively with events
14cu|nodejs-findit-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-findit-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-findit-2.0.0-4|6	Release:        4
14cu|nodejs-findit-2.0.0-4|7	License:        MIT
14cu|nodejs-findit-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-findit-2.0.0-4|9	Url:            https://github.com/substack/node-findit
14cu|nodejs-findit-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-findit-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-findit-2.0.0-4|12	BuildRequires:  npm(mkdirp)
14cu|nodejs-findit-2.0.0-4|13	BuildRequires:  npm(tap)
14cu|nodejs-findit-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-findit-2.0.0-4|15	
14cu|nodejs-findit-2.0.0-4|16	%description
14cu|nodejs-findit-2.0.0-4|17	%{summary}.
14cu|nodejs-findit-2.0.0-4|18	
14cu|nodejs-findit-2.0.0-4|19	%files
14cu|nodejs-findit-2.0.0-4|20	%doc readme.* example/
14cu|nodejs-findit-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit-2.0.0-4|22	
14cu|nodejs-findit-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-findit-2.0.0-4|24	
14cu|nodejs-findit-2.0.0-4|25	%prep
14cu|nodejs-findit-2.0.0-4|26	%setup -q -n package
14cu|nodejs-findit-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-findit-2.0.0-4|28	rm -rf test/symlinks.js
14cu|nodejs-findit-2.0.0-4|29	
14cu|nodejs-findit-2.0.0-4|30	%build
14cu|nodejs-findit-2.0.0-4|31	
14cu|nodejs-findit-2.0.0-4|32	%install
14cu|nodejs-findit-2.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit-2.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit-2.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-findit-2.0.0-4|36	
14cu|nodejs-findit-2.0.0-4|37	%check
14cu|nodejs-findit-2.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-findit-2.0.0-4|39	%tap test
14cu|nodejs-findit-2.0.0-4|40	
14cu|nodejs-findit-2.0.0-4|41	%changelog
14cu|nodejs-findit-2.0.0-4|42	
14cu|nodejs-findit-2.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-findit-2.0.0-4|44	- (d035278) BuildList#2799825: Increase release tag
14cu|nodejs-findit-2.0.0-4|45	
14cu|nodejs-findit-2.0.0-4|46	

11439 14
14cu|nodejs-findit2-2.2.3-4|1	%define oname findit2
14cu|nodejs-findit2-2.2.3-4|2	
14cu|nodejs-findit2-2.2.3-4|3	Summary:        Recursively walk directory trees
14cu|nodejs-findit2-2.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-findit2-2.2.3-4|5	Version:        2.2.3
14cu|nodejs-findit2-2.2.3-4|6	Release:        4
14cu|nodejs-findit2-2.2.3-4|7	License:        MIT
14cu|nodejs-findit2-2.2.3-4|8	Group:          Development/Other
14cu|nodejs-findit2-2.2.3-4|9	Url:            github.com/andrewrk/node-findit
14cu|nodejs-findit2-2.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-findit2-2.2.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-findit2-2.2.3-4|12	BuildRequires:  npm(mkdirp)
14cu|nodejs-findit2-2.2.3-4|13	BuildRequires:  npm(tap)
14cu|nodejs-findit2-2.2.3-4|14	
14cu|nodejs-findit2-2.2.3-4|15	BuildArch:      noarch
14cu|nodejs-findit2-2.2.3-4|16	
14cu|nodejs-findit2-2.2.3-4|17	%description
14cu|nodejs-findit2-2.2.3-4|18	%{summary}.
14cu|nodejs-findit2-2.2.3-4|19	
14cu|nodejs-findit2-2.2.3-4|20	%files
14cu|nodejs-findit2-2.2.3-4|21	%doc LICENSE *.md example/
14cu|nodejs-findit2-2.2.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit2-2.2.3-4|23	
14cu|nodejs-findit2-2.2.3-4|24	#------------------------------------------------------------------
14cu|nodejs-findit2-2.2.3-4|25	
14cu|nodejs-findit2-2.2.3-4|26	%prep
14cu|nodejs-findit2-2.2.3-4|27	%setup -qn package
14cu|nodejs-findit2-2.2.3-4|28	rm -rf test/symlinks.js
14cu|nodejs-findit2-2.2.3-4|29	
14cu|nodejs-findit2-2.2.3-4|30	%build
14cu|nodejs-findit2-2.2.3-4|31	
14cu|nodejs-findit2-2.2.3-4|32	%install
14cu|nodejs-findit2-2.2.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit2-2.2.3-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findit2-2.2.3-4|35	%nodejs_symlink_deps
14cu|nodejs-findit2-2.2.3-4|36	
14cu|nodejs-findit2-2.2.3-4|37	%check
14cu|nodejs-findit2-2.2.3-4|38	%nodejs_symlink_deps --check
14cu|nodejs-findit2-2.2.3-4|39	%tap test/*.js
14cu|nodejs-findit2-2.2.3-4|40	
14cu|nodejs-findit2-2.2.3-4|41	
14cu|nodejs-findit2-2.2.3-4|42	%changelog
14cu|nodejs-findit2-2.2.3-4|43	
14cu|nodejs-findit2-2.2.3-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.3-4
14cu|nodejs-findit2-2.2.3-4|45	- (ffb2525) BuildList#2799825: Increase release tag
14cu|nodejs-findit2-2.2.3-4|46	
14cu|nodejs-findit2-2.2.3-4|47	

11440 14
14cu|nodejs-find-up-1.1.0-4|1	%define oname find-up
14cu|nodejs-find-up-1.1.0-4|2	
14cu|nodejs-find-up-1.1.0-4|3	Summary:        Find a file by walking up parent directories
14cu|nodejs-find-up-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-find-up-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-find-up-1.1.0-4|6	Release:        4
14cu|nodejs-find-up-1.1.0-4|7	License:        MIT
14cu|nodejs-find-up-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-find-up-1.1.0-4|9	Url:            https://github.com/sindresorhus/find-up
14cu|nodejs-find-up-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-find-up-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-find-up-1.1.0-4|12	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-find-up-1.1.0-4|13	BuildRequires:  npm(path-exists)
14cu|nodejs-find-up-1.1.0-4|14	
14cu|nodejs-find-up-1.1.0-4|15	BuildArch:      noarch
14cu|nodejs-find-up-1.1.0-4|16	
14cu|nodejs-find-up-1.1.0-4|17	%description
14cu|nodejs-find-up-1.1.0-4|18	%{summary}.
14cu|nodejs-find-up-1.1.0-4|19	
14cu|nodejs-find-up-1.1.0-4|20	%files
14cu|nodejs-find-up-1.1.0-4|21	%doc license readme.md
14cu|nodejs-find-up-1.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-find-up-1.1.0-4|23	
14cu|nodejs-find-up-1.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-find-up-1.1.0-4|25	
14cu|nodejs-find-up-1.1.0-4|26	%prep
14cu|nodejs-find-up-1.1.0-4|27	%setup -q -n package
14cu|nodejs-find-up-1.1.0-4|28	rm -rf node_modules
14cu|nodejs-find-up-1.1.0-4|29	
14cu|nodejs-find-up-1.1.0-4|30	%build
14cu|nodejs-find-up-1.1.0-4|31	
14cu|nodejs-find-up-1.1.0-4|32	%install
14cu|nodejs-find-up-1.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-find-up-1.1.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-find-up-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-find-up-1.1.0-4|36	%changelog
14cu|nodejs-find-up-1.1.0-4|37	
14cu|nodejs-find-up-1.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-find-up-1.1.0-4|39	- (82066ef) BuildList#2799825: Increase release tag
14cu|nodejs-find-up-1.1.0-4|40	
14cu|nodejs-find-up-1.1.0-4|41	

11441 14
14cu|nodejs-findup-sync-0.3.0-5|1	%define oname findup-sync
14cu|nodejs-findup-sync-0.3.0-5|2	
14cu|nodejs-findup-sync-0.3.0-5|3	Summary:        Find the first file matching a given pattern
14cu|nodejs-findup-sync-0.3.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-findup-sync-0.3.0-5|5	Version:        0.3.0
14cu|nodejs-findup-sync-0.3.0-5|6	Release:        5
14cu|nodejs-findup-sync-0.3.0-5|7	License:        MIT
14cu|nodejs-findup-sync-0.3.0-5|8	Group:          Development/Other
14cu|nodejs-findup-sync-0.3.0-5|9	Url:            https://github.com/cowboy/node-findup-sync
14cu|nodejs-findup-sync-0.3.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-findup-sync-0.3.0-5|11	#gruntfile from master branch needed by grunt
14cu|nodejs-findup-sync-0.3.0-5|12	Source1:        https://raw.githubusercontent.com/cowboy/node-findup-sync/master/Gruntfile.js
14cu|nodejs-findup-sync-0.3.0-5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-findup-sync-0.3.0-5|14	BuildRequires:  npm(glob) >= 6.0.1
14cu|nodejs-findup-sync-0.3.0-5|15	Requires:  npm(glob) >= 6.0.1
14cu|nodejs-findup-sync-0.3.0-5|16	
14cu|nodejs-findup-sync-0.3.0-5|17	BuildArch:      noarch
14cu|nodejs-findup-sync-0.3.0-5|18	
14cu|nodejs-findup-sync-0.3.0-5|19	%description
14cu|nodejs-findup-sync-0.3.0-5|20	Find the first file matching a given pattern in the
14cu|nodejs-findup-sync-0.3.0-5|21	current directory or the nearest ancestor directory.
14cu|nodejs-findup-sync-0.3.0-5|22	
14cu|nodejs-findup-sync-0.3.0-5|23	%files
14cu|nodejs-findup-sync-0.3.0-5|24	%doc LICENSE-MIT README.md
14cu|nodejs-findup-sync-0.3.0-5|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-findup-sync-0.3.0-5|26	
14cu|nodejs-findup-sync-0.3.0-5|27	#------------------------------------------------------------------
14cu|nodejs-findup-sync-0.3.0-5|28	
14cu|nodejs-findup-sync-0.3.0-5|29	%prep
14cu|nodejs-findup-sync-0.3.0-5|30	%setup -q -n package
14cu|nodejs-findup-sync-0.3.0-5|31	rm -rf node_modules
14cu|nodejs-findup-sync-0.3.0-5|32	cp -r %{SOURCE1} Gruntfile.js
14cu|nodejs-findup-sync-0.3.0-5|33	perl -pi -e "s|~5.0.0|~6.0.0|" package.json
14cu|nodejs-findup-sync-0.3.0-5|34	
14cu|nodejs-findup-sync-0.3.0-5|35	%build
14cu|nodejs-findup-sync-0.3.0-5|36	
14cu|nodejs-findup-sync-0.3.0-5|37	%install
14cu|nodejs-findup-sync-0.3.0-5|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findup-sync-0.3.0-5|39	cp -r package.json *.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-findup-sync-0.3.0-5|40	%nodejs_symlink_deps
14cu|nodejs-findup-sync-0.3.0-5|41	%changelog
14cu|nodejs-findup-sync-0.3.0-5|42	
14cu|nodejs-findup-sync-0.3.0-5|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-5
14cu|nodejs-findup-sync-0.3.0-5|44	- (7b5ca81) BuildList#2799825: Increase release tag
14cu|nodejs-findup-sync-0.3.0-5|45	
14cu|nodejs-findup-sync-0.3.0-5|46	

11442 14
14cu|nodejs-first-chunk-stream-2.0.0-4|1	%define oname first-chunk-stream
14cu|nodejs-first-chunk-stream-2.0.0-4|2	
14cu|nodejs-first-chunk-stream-2.0.0-4|3	Summary:        Transform the first chunk in a stream
14cu|nodejs-first-chunk-stream-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-first-chunk-stream-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-first-chunk-stream-2.0.0-4|6	Release:        4
14cu|nodejs-first-chunk-stream-2.0.0-4|7	License:        MIT
14cu|nodejs-first-chunk-stream-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-first-chunk-stream-2.0.0-4|9	Url:            https://github.com/sindresorhus/first-chunk-stream
14cu|nodejs-first-chunk-stream-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-first-chunk-stream-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/%{oname}/v%{version}/test.js
14cu|nodejs-first-chunk-stream-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-first-chunk-stream-2.0.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-first-chunk-stream-2.0.0-4|14	#
14cu|nodejs-first-chunk-stream-2.0.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-first-chunk-stream-2.0.0-4|16	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-first-chunk-stream-2.0.0-4|17	BuildRequires:  npm(streamtest)
14cu|nodejs-first-chunk-stream-2.0.0-4|18	BuildArch:      noarch
14cu|nodejs-first-chunk-stream-2.0.0-4|19	
14cu|nodejs-first-chunk-stream-2.0.0-4|20	%description
14cu|nodejs-first-chunk-stream-2.0.0-4|21	%{summary}.
14cu|nodejs-first-chunk-stream-2.0.0-4|22	
14cu|nodejs-first-chunk-stream-2.0.0-4|23	%files
14cu|nodejs-first-chunk-stream-2.0.0-4|24	%doc license *.md
14cu|nodejs-first-chunk-stream-2.0.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-first-chunk-stream-2.0.0-4|26	
14cu|nodejs-first-chunk-stream-2.0.0-4|27	#------------------------------------------------------------------
14cu|nodejs-first-chunk-stream-2.0.0-4|28	
14cu|nodejs-first-chunk-stream-2.0.0-4|29	%prep
14cu|nodejs-first-chunk-stream-2.0.0-4|30	%setup -q -n package
14cu|nodejs-first-chunk-stream-2.0.0-4|31	rm -rf node_modules
14cu|nodejs-first-chunk-stream-2.0.0-4|32	cp -p %{SOURCE1} .
14cu|nodejs-first-chunk-stream-2.0.0-4|33	
14cu|nodejs-first-chunk-stream-2.0.0-4|34	%build
14cu|nodejs-first-chunk-stream-2.0.0-4|35	
14cu|nodejs-first-chunk-stream-2.0.0-4|36	%install
14cu|nodejs-first-chunk-stream-2.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-first-chunk-stream-2.0.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-first-chunk-stream-2.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-first-chunk-stream-2.0.0-4|40	
14cu|nodejs-first-chunk-stream-2.0.0-4|41	%check
14cu|nodejs-first-chunk-stream-2.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-first-chunk-stream-2.0.0-4|43	mocha test.js
14cu|nodejs-first-chunk-stream-2.0.0-4|44	
14cu|nodejs-first-chunk-stream-2.0.0-4|45	%changelog
14cu|nodejs-first-chunk-stream-2.0.0-4|46	
14cu|nodejs-first-chunk-stream-2.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-first-chunk-stream-2.0.0-4|48	- (f4404a2) BuildList#2799825: Increase release tag
14cu|nodejs-first-chunk-stream-2.0.0-4|49	
14cu|nodejs-first-chunk-stream-2.0.0-4|50	

11443 14
14cu|nodejs-flat-cache-1.0.10-4|1	%define oname flat-cache
14cu|nodejs-flat-cache-1.0.10-4|2	
14cu|nodejs-flat-cache-1.0.10-4|3	Summary:        A stupidly simple key/value storage using files to persist some data
14cu|nodejs-flat-cache-1.0.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-flat-cache-1.0.10-4|5	Version:        1.0.10
14cu|nodejs-flat-cache-1.0.10-4|6	Release:        4
14cu|nodejs-flat-cache-1.0.10-4|7	License:        MIT
14cu|nodejs-flat-cache-1.0.10-4|8	Group:          Development/Other
14cu|nodejs-flat-cache-1.0.10-4|9	Url:            https://github.com/royriojas/flat-cache
14cu|nodejs-flat-cache-1.0.10-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-flat-cache-1.0.10-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-flat-cache-1.0.10-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-flat-cache-1.0.10-4|13	BuildRequires:  npm(write)
14cu|nodejs-flat-cache-1.0.10-4|14	BuildRequires:  npm(read-json-sync)
14cu|nodejs-flat-cache-1.0.10-4|15	BuildRequires:  npm(graceful-fs)
14cu|nodejs-flat-cache-1.0.10-4|16	BuildRequires:  npm(del)
14cu|nodejs-flat-cache-1.0.10-4|17	BuildArch:      noarch
14cu|nodejs-flat-cache-1.0.10-4|18	
14cu|nodejs-flat-cache-1.0.10-4|19	%description
14cu|nodejs-flat-cache-1.0.10-4|20	%{summary}.
14cu|nodejs-flat-cache-1.0.10-4|21	
14cu|nodejs-flat-cache-1.0.10-4|22	%files
14cu|nodejs-flat-cache-1.0.10-4|23	%doc LICENSE README.md changelog.md
14cu|nodejs-flat-cache-1.0.10-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-flat-cache-1.0.10-4|25	
14cu|nodejs-flat-cache-1.0.10-4|26	#------------------------------------------------------------------
14cu|nodejs-flat-cache-1.0.10-4|27	
14cu|nodejs-flat-cache-1.0.10-4|28	%prep
14cu|nodejs-flat-cache-1.0.10-4|29	%setup -q -n package
14cu|nodejs-flat-cache-1.0.10-4|30	rm -rf node_modules
14cu|nodejs-flat-cache-1.0.10-4|31	
14cu|nodejs-flat-cache-1.0.10-4|32	%build
14cu|nodejs-flat-cache-1.0.10-4|33	
14cu|nodejs-flat-cache-1.0.10-4|34	%install
14cu|nodejs-flat-cache-1.0.10-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-flat-cache-1.0.10-4|36	cp -r package.json cache.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-flat-cache-1.0.10-4|37	%nodejs_symlink_deps
14cu|nodejs-flat-cache-1.0.10-4|38	%changelog
14cu|nodejs-flat-cache-1.0.10-4|39	
14cu|nodejs-flat-cache-1.0.10-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.10-4
14cu|nodejs-flat-cache-1.0.10-4|41	- (cc32d73) BuildList#2799825: Increase release tag
14cu|nodejs-flat-cache-1.0.10-4|42	
14cu|nodejs-flat-cache-1.0.10-4|43	

11444 14
14cu|nodejs-fn.name-1.0.1-4|1	%define oname fn.name
14cu|nodejs-fn.name-1.0.1-4|2	
14cu|nodejs-fn.name-1.0.1-4|3	Summary:        Extract names from functions
14cu|nodejs-fn.name-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fn.name-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-fn.name-1.0.1-4|6	Release:        4
14cu|nodejs-fn.name-1.0.1-4|7	License:        MIT
14cu|nodejs-fn.name-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-fn.name-1.0.1-4|9	Url:            https://github.com/bigpipe/fn.name
14cu|nodejs-fn.name-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fn.name-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/bigpipe/fn.name/master/LICENSE
14cu|nodejs-fn.name-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-fn.name-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-fn.name-1.0.1-4|14	
14cu|nodejs-fn.name-1.0.1-4|15	%description
14cu|nodejs-fn.name-1.0.1-4|16	%{summary}.
14cu|nodejs-fn.name-1.0.1-4|17	
14cu|nodejs-fn.name-1.0.1-4|18	%files
14cu|nodejs-fn.name-1.0.1-4|19	%doc LICENSE *.md
14cu|nodejs-fn.name-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fn.name-1.0.1-4|21	
14cu|nodejs-fn.name-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-fn.name-1.0.1-4|23	
14cu|nodejs-fn.name-1.0.1-4|24	%prep
14cu|nodejs-fn.name-1.0.1-4|25	%setup -q -n package
14cu|nodejs-fn.name-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-fn.name-1.0.1-4|27	cp -p %{SOURCE1} .
14cu|nodejs-fn.name-1.0.1-4|28	
14cu|nodejs-fn.name-1.0.1-4|29	%build
14cu|nodejs-fn.name-1.0.1-4|30	
14cu|nodejs-fn.name-1.0.1-4|31	%install
14cu|nodejs-fn.name-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fn.name-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fn.name-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-fn.name-1.0.1-4|35	%changelog
14cu|nodejs-fn.name-1.0.1-4|36	
14cu|nodejs-fn.name-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-fn.name-1.0.1-4|38	- (9abaa49) BuildList#2799825: Increase release tag
14cu|nodejs-fn.name-1.0.1-4|39	
14cu|nodejs-fn.name-1.0.1-4|40	

11445 14
14cu|nodejs-follow-redirects-0.2.0-4|1	%define oname follow-redirects
14cu|nodejs-follow-redirects-0.2.0-4|2	
14cu|nodejs-follow-redirects-0.2.0-4|3	Summary:        HTTP and HTTPS modules that follow redirects
14cu|nodejs-follow-redirects-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-follow-redirects-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-follow-redirects-0.2.0-4|6	Release:        4
14cu|nodejs-follow-redirects-0.2.0-4|7	License:        MIT
14cu|nodejs-follow-redirects-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-follow-redirects-0.2.0-4|9	Url:            https://github.com/olalonde/follow-redirects
14cu|nodejs-follow-redirects-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-follow-redirects-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-follow-redirects-0.2.0-4|12	BuildRequires:  npm(stream-consume)
14cu|nodejs-follow-redirects-0.2.0-4|13	BuildRequires:  npm(debug)
14cu|nodejs-follow-redirects-0.2.0-4|14	
14cu|nodejs-follow-redirects-0.2.0-4|15	BuildArch:      noarch
14cu|nodejs-follow-redirects-0.2.0-4|16	
14cu|nodejs-follow-redirects-0.2.0-4|17	%description
14cu|nodejs-follow-redirects-0.2.0-4|18	%{summary}.
14cu|nodejs-follow-redirects-0.2.0-4|19	
14cu|nodejs-follow-redirects-0.2.0-4|20	%files
14cu|nodejs-follow-redirects-0.2.0-4|21	%doc README.md
14cu|nodejs-follow-redirects-0.2.0-4|22	%dir %{nodejs_sitelib}
14cu|nodejs-follow-redirects-0.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-follow-redirects-0.2.0-4|24	
14cu|nodejs-follow-redirects-0.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-follow-redirects-0.2.0-4|26	
14cu|nodejs-follow-redirects-0.2.0-4|27	%prep
14cu|nodejs-follow-redirects-0.2.0-4|28	%setup -q -n package
14cu|nodejs-follow-redirects-0.2.0-4|29	rm -rf node_modules
14cu|nodejs-follow-redirects-0.2.0-4|30	
14cu|nodejs-follow-redirects-0.2.0-4|31	%build
14cu|nodejs-follow-redirects-0.2.0-4|32	
14cu|nodejs-follow-redirects-0.2.0-4|33	%install
14cu|nodejs-follow-redirects-0.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-follow-redirects-0.2.0-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-follow-redirects-0.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-follow-redirects-0.2.0-4|37	
14cu|nodejs-follow-redirects-0.2.0-4|38	
14cu|nodejs-follow-redirects-0.2.0-4|39	%changelog
14cu|nodejs-follow-redirects-0.2.0-4|40	
14cu|nodejs-follow-redirects-0.2.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-follow-redirects-0.2.0-4|42	- (ca96506) BuildList#2799825: Increase release tag
14cu|nodejs-follow-redirects-0.2.0-4|43	
14cu|nodejs-follow-redirects-0.2.0-4|44	

11446 14
14cu|nodejs-foreach-2.0.5-4|1	%define oname foreach
14cu|nodejs-foreach-2.0.5-4|2	
14cu|nodejs-foreach-2.0.5-4|3	Summary:        Foreach component + npm package
14cu|nodejs-foreach-2.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-foreach-2.0.5-4|5	Version:        2.0.5
14cu|nodejs-foreach-2.0.5-4|6	Release:        4
14cu|nodejs-foreach-2.0.5-4|7	License:        MIT
14cu|nodejs-foreach-2.0.5-4|8	Group:          Development/Other
14cu|nodejs-foreach-2.0.5-4|9	Url:            https://github.com/manuelstofer/foreach
14cu|nodejs-foreach-2.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-foreach-2.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-foreach-2.0.5-4|12	BuildArch:      noarch
14cu|nodejs-foreach-2.0.5-4|13	
14cu|nodejs-foreach-2.0.5-4|14	%description
14cu|nodejs-foreach-2.0.5-4|15	%{summary}.
14cu|nodejs-foreach-2.0.5-4|16	
14cu|nodejs-foreach-2.0.5-4|17	%files
14cu|nodejs-foreach-2.0.5-4|18	%doc LICENSE Readme.md
14cu|nodejs-foreach-2.0.5-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreach-2.0.5-4|20	
14cu|nodejs-foreach-2.0.5-4|21	#------------------------------------------------------------------
14cu|nodejs-foreach-2.0.5-4|22	
14cu|nodejs-foreach-2.0.5-4|23	%prep
14cu|nodejs-foreach-2.0.5-4|24	%setup -q -n package
14cu|nodejs-foreach-2.0.5-4|25	rm -rf node_modules
14cu|nodejs-foreach-2.0.5-4|26	
14cu|nodejs-foreach-2.0.5-4|27	%build
14cu|nodejs-foreach-2.0.5-4|28	
14cu|nodejs-foreach-2.0.5-4|29	%install
14cu|nodejs-foreach-2.0.5-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreach-2.0.5-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreach-2.0.5-4|32	%nodejs_symlink_deps
14cu|nodejs-foreach-2.0.5-4|33	%changelog
14cu|nodejs-foreach-2.0.5-4|34	
14cu|nodejs-foreach-2.0.5-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.5-4
14cu|nodejs-foreach-2.0.5-4|36	- (55dd383) BuildList#2799825: Increase release tag
14cu|nodejs-foreach-2.0.5-4|37	
14cu|nodejs-foreach-2.0.5-4|38	

11447 14
14cu|nodejs-foreground-child-1.3.1-4|1	%define oname foreground-child
14cu|nodejs-foreground-child-1.3.1-4|2	
14cu|nodejs-foreground-child-1.3.1-4|3	Summary:        Run a child as if it's the foreground process
14cu|nodejs-foreground-child-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-foreground-child-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-foreground-child-1.3.1-4|6	Release:        4
14cu|nodejs-foreground-child-1.3.1-4|7	License:        ISC
14cu|nodejs-foreground-child-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-foreground-child-1.3.1-4|9	Url:            https://github.com/isaacs/foreground-child
14cu|nodejs-foreground-child-1.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-foreground-child-1.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-foreground-child-1.3.1-4|12	BuildRequires:  npm(win-spawn)
14cu|nodejs-foreground-child-1.3.1-4|13	BuildRequires:  npm(signal-exit)
14cu|nodejs-foreground-child-1.3.1-4|14	
14cu|nodejs-foreground-child-1.3.1-4|15	BuildArch:      noarch
14cu|nodejs-foreground-child-1.3.1-4|16	
14cu|nodejs-foreground-child-1.3.1-4|17	%description
14cu|nodejs-foreground-child-1.3.1-4|18	Run a child as if it's the foreground process.
14cu|nodejs-foreground-child-1.3.1-4|19	Give it stdio. Exit when it exits.
14cu|nodejs-foreground-child-1.3.1-4|20	
14cu|nodejs-foreground-child-1.3.1-4|21	%files
14cu|nodejs-foreground-child-1.3.1-4|22	%doc LICENSE README.md
14cu|nodejs-foreground-child-1.3.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreground-child-1.3.1-4|24	
14cu|nodejs-foreground-child-1.3.1-4|25	#------------------------------------------------------------------
14cu|nodejs-foreground-child-1.3.1-4|26	
14cu|nodejs-foreground-child-1.3.1-4|27	%prep
14cu|nodejs-foreground-child-1.3.1-4|28	%setup -q -n package
14cu|nodejs-foreground-child-1.3.1-4|29	rm -rf node_modules
14cu|nodejs-foreground-child-1.3.1-4|30	
14cu|nodejs-foreground-child-1.3.1-4|31	%build
14cu|nodejs-foreground-child-1.3.1-4|32	
14cu|nodejs-foreground-child-1.3.1-4|33	%install
14cu|nodejs-foreground-child-1.3.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreground-child-1.3.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-foreground-child-1.3.1-4|36	%nodejs_symlink_deps
14cu|nodejs-foreground-child-1.3.1-4|37	%changelog
14cu|nodejs-foreground-child-1.3.1-4|38	
14cu|nodejs-foreground-child-1.3.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-foreground-child-1.3.1-4|40	- (dd5096d) BuildList#2799825: Increase release tag
14cu|nodejs-foreground-child-1.3.1-4|41	
14cu|nodejs-foreground-child-1.3.1-4|42	

11448 14
14cu|nodejs-forever-agent-0.6.1-4|1	%define oname forever-agent
14cu|nodejs-forever-agent-0.6.1-4|2	
14cu|nodejs-forever-agent-0.6.1-4|3	
14cu|nodejs-forever-agent-0.6.1-4|4	Summary:    HTTP Agent that keeps socket connections alive between keep-alive requests
14cu|nodejs-forever-agent-0.6.1-4|5	Name:       nodejs-%{oname}
14cu|nodejs-forever-agent-0.6.1-4|6	Version:    0.6.1
14cu|nodejs-forever-agent-0.6.1-4|7	Release:    4
14cu|nodejs-forever-agent-0.6.1-4|8	License:    ASL 2.0
14cu|nodejs-forever-agent-0.6.1-4|9	Group:      Development/Other
14cu|nodejs-forever-agent-0.6.1-4|10	URL:        https://github.com/mikeal/%{oname}
14cu|nodejs-forever-agent-0.6.1-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-forever-agent-0.6.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-forever-agent-0.6.1-4|13	BuildArch:  noarch
14cu|nodejs-forever-agent-0.6.1-4|14	
14cu|nodejs-forever-agent-0.6.1-4|15	%description
14cu|nodejs-forever-agent-0.6.1-4|16	%{summary}.
14cu|nodejs-forever-agent-0.6.1-4|17	
14cu|nodejs-forever-agent-0.6.1-4|18	
14cu|nodejs-forever-agent-0.6.1-4|19	%files
14cu|nodejs-forever-agent-0.6.1-4|20	%doc LICENSE README.md
14cu|nodejs-forever-agent-0.6.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-forever-agent-0.6.1-4|22	
14cu|nodejs-forever-agent-0.6.1-4|23	%prep
14cu|nodejs-forever-agent-0.6.1-4|24	%setup -q -n package
14cu|nodejs-forever-agent-0.6.1-4|25	
14cu|nodejs-forever-agent-0.6.1-4|26	%build
14cu|nodejs-forever-agent-0.6.1-4|27	#nothing to do
14cu|nodejs-forever-agent-0.6.1-4|28	
14cu|nodejs-forever-agent-0.6.1-4|29	%install
14cu|nodejs-forever-agent-0.6.1-4|30	
14cu|nodejs-forever-agent-0.6.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-forever-agent-0.6.1-4|32	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-forever-agent-0.6.1-4|33	
14cu|nodejs-forever-agent-0.6.1-4|34	%nodejs_symlink_deps
14cu|nodejs-forever-agent-0.6.1-4|35	
14cu|nodejs-forever-agent-0.6.1-4|36	
14cu|nodejs-forever-agent-0.6.1-4|37	
14cu|nodejs-forever-agent-0.6.1-4|38	%changelog
14cu|nodejs-forever-agent-0.6.1-4|39	
14cu|nodejs-forever-agent-0.6.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-4
14cu|nodejs-forever-agent-0.6.1-4|41	- (f3a7260) BuildList#2799825: Increase release tag
14cu|nodejs-forever-agent-0.6.1-4|42	
14cu|nodejs-forever-agent-0.6.1-4|43	

11449 14
14cu|nodejs-for-in-0.1.4-4|1	%define oname for-in
14cu|nodejs-for-in-0.1.4-4|2	
14cu|nodejs-for-in-0.1.4-4|3	Summary:        Iterate over the own and inherited enumerable properties of an objecte
14cu|nodejs-for-in-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-for-in-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-for-in-0.1.4-4|6	Release:        4
14cu|nodejs-for-in-0.1.4-4|7	License:        MIT
14cu|nodejs-for-in-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-for-in-0.1.4-4|9	Url:            https://github.com/jonschlinkert/for-in
14cu|nodejs-for-in-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-for-in-0.1.4-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/for-in/master/test.js
14cu|nodejs-for-in-0.1.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-for-in-0.1.4-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-for-in-0.1.4-4|14	BuildRequires:  npm(should)
14cu|nodejs-for-in-0.1.4-4|15	BuildArch:      noarch
14cu|nodejs-for-in-0.1.4-4|16	
14cu|nodejs-for-in-0.1.4-4|17	%description
14cu|nodejs-for-in-0.1.4-4|18	%{summary}.
14cu|nodejs-for-in-0.1.4-4|19	
14cu|nodejs-for-in-0.1.4-4|20	%files
14cu|nodejs-for-in-0.1.4-4|21	%doc LICENSE *.md
14cu|nodejs-for-in-0.1.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-in-0.1.4-4|23	
14cu|nodejs-for-in-0.1.4-4|24	#------------------------------------------------------------------
14cu|nodejs-for-in-0.1.4-4|25	
14cu|nodejs-for-in-0.1.4-4|26	%prep
14cu|nodejs-for-in-0.1.4-4|27	%setup -q -n package
14cu|nodejs-for-in-0.1.4-4|28	rm -rf node_modules
14cu|nodejs-for-in-0.1.4-4|29	cp -p %{SOURCE1} .
14cu|nodejs-for-in-0.1.4-4|30	
14cu|nodejs-for-in-0.1.4-4|31	%build
14cu|nodejs-for-in-0.1.4-4|32	
14cu|nodejs-for-in-0.1.4-4|33	%install
14cu|nodejs-for-in-0.1.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-in-0.1.4-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-in-0.1.4-4|36	%nodejs_symlink_deps
14cu|nodejs-for-in-0.1.4-4|37	
14cu|nodejs-for-in-0.1.4-4|38	%check
14cu|nodejs-for-in-0.1.4-4|39	%nodejs_symlink_deps --check
14cu|nodejs-for-in-0.1.4-4|40	mocha test.js
14cu|nodejs-for-in-0.1.4-4|41	
14cu|nodejs-for-in-0.1.4-4|42	%changelog
14cu|nodejs-for-in-0.1.4-4|43	
14cu|nodejs-for-in-0.1.4-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-for-in-0.1.4-4|45	- (11c1e6c) BuildList#2799825: Increase release tag
14cu|nodejs-for-in-0.1.4-4|46	
14cu|nodejs-for-in-0.1.4-4|47	

11450 14
14cu|nodejs-formatio-1.1.3-4|1	%define oname formatio
14cu|nodejs-formatio-1.1.3-4|2	
14cu|nodejs-formatio-1.1.3-4|3	Summary:        Human-readable object formatting
14cu|nodejs-formatio-1.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-formatio-1.1.3-4|5	Version:        1.1.3
14cu|nodejs-formatio-1.1.3-4|6	Release:        4
14cu|nodejs-formatio-1.1.3-4|7	License:        BSD
14cu|nodejs-formatio-1.1.3-4|8	Group:          Development/Other
14cu|nodejs-formatio-1.1.3-4|9	Url:            https://github.com/busterjs/formatio
14cu|nodejs-formatio-1.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-formatio-1.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-formatio-1.1.3-4|12	BuildRequires:  npm(samsam)
14cu|nodejs-formatio-1.1.3-4|13	# not yet backported
14cu|nodejs-formatio-1.1.3-4|14	#BuildRequires:  npm(buster)
14cu|nodejs-formatio-1.1.3-4|15	BuildArch:      noarch
14cu|nodejs-formatio-1.1.3-4|16	
14cu|nodejs-formatio-1.1.3-4|17	%description
14cu|nodejs-formatio-1.1.3-4|18	%{summary}.
14cu|nodejs-formatio-1.1.3-4|19	
14cu|nodejs-formatio-1.1.3-4|20	%files
14cu|nodejs-formatio-1.1.3-4|21	%doc LICENSE Readme.md AUTHORS
14cu|nodejs-formatio-1.1.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-formatio-1.1.3-4|23	
14cu|nodejs-formatio-1.1.3-4|24	#------------------------------------------------------------------
14cu|nodejs-formatio-1.1.3-4|25	
14cu|nodejs-formatio-1.1.3-4|26	%prep
14cu|nodejs-formatio-1.1.3-4|27	%setup -q -n package
14cu|nodejs-formatio-1.1.3-4|28	rm -rf node_modules
14cu|nodejs-formatio-1.1.3-4|29	
14cu|nodejs-formatio-1.1.3-4|30	%build
14cu|nodejs-formatio-1.1.3-4|31	
14cu|nodejs-formatio-1.1.3-4|32	%install
14cu|nodejs-formatio-1.1.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-formatio-1.1.3-4|34	cp -r package.json *.js lib/ \
14cu|nodejs-formatio-1.1.3-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-formatio-1.1.3-4|36	%nodejs_symlink_deps
14cu|nodejs-formatio-1.1.3-4|37	
14cu|nodejs-formatio-1.1.3-4|38	#%check
14cu|nodejs-formatio-1.1.3-4|39	#%nodejs_symlink_deps --check
14cu|nodejs-formatio-1.1.3-4|40	#node node_modules/buster/bin/buster-test --node
14cu|nodejs-formatio-1.1.3-4|41	
14cu|nodejs-formatio-1.1.3-4|42	%changelog
14cu|nodejs-formatio-1.1.3-4|43	
14cu|nodejs-formatio-1.1.3-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.3-4
14cu|nodejs-formatio-1.1.3-4|45	- (1b033f0) BuildList#2799825: Increase release tag
14cu|nodejs-formatio-1.1.3-4|46	
14cu|nodejs-formatio-1.1.3-4|47	

11451 14
14cu|nodejs-form-data-1.0.0-0.6|1	%define oname form-data
14cu|nodejs-form-data-1.0.0-0.6|2	
14cu|nodejs-form-data-1.0.0-0.6|3	Summary:        A module to create readable "multipart/%{oname}" streams
14cu|nodejs-form-data-1.0.0-0.6|4	Name:           nodejs-%{oname}
14cu|nodejs-form-data-1.0.0-0.6|5	Version:        1.0.0
14cu|nodejs-form-data-1.0.0-0.6|6	Release:        0.6
14cu|nodejs-form-data-1.0.0-0.6|7	Group:          Development/Other
14cu|nodejs-form-data-1.0.0-0.6|8	License:        MIT
14cu|nodejs-form-data-1.0.0-0.6|9	URL:            https://github.com/felixge/node-%{oname}
14cu|nodejs-form-data-1.0.0-0.6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}-rc3.tgz
14cu|nodejs-form-data-1.0.0-0.6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-form-data-1.0.0-0.6|12	BuildRequires:  npm(mime-types) >= 2.1.7
14cu|nodejs-form-data-1.0.0-0.6|13	BuildRequires:  npm(combined-stream) >= 1.0.5
14cu|nodejs-form-data-1.0.0-0.6|14	BuildRequires:  npm(async) >= 1.5.0
14cu|nodejs-form-data-1.0.0-0.6|15	
14cu|nodejs-form-data-1.0.0-0.6|16	BuildArch:  noarch
14cu|nodejs-form-data-1.0.0-0.6|17	
14cu|nodejs-form-data-1.0.0-0.6|18	
14cu|nodejs-form-data-1.0.0-0.6|19	%description
14cu|nodejs-form-data-1.0.0-0.6|20	A module to create readable "multipart/%{oname}" streams.
14cu|nodejs-form-data-1.0.0-0.6|21	Can be used to submit forms and file uploads
14cu|nodejs-form-data-1.0.0-0.6|22	to other web applications.
14cu|nodejs-form-data-1.0.0-0.6|23	
14cu|nodejs-form-data-1.0.0-0.6|24	%files
14cu|nodejs-form-data-1.0.0-0.6|25	%doc License Readme.md
14cu|nodejs-form-data-1.0.0-0.6|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-form-data-1.0.0-0.6|27	#-----------------------------------------------------------
14cu|nodejs-form-data-1.0.0-0.6|28	
14cu|nodejs-form-data-1.0.0-0.6|29	%prep
14cu|nodejs-form-data-1.0.0-0.6|30	%setup -q -n package
14cu|nodejs-form-data-1.0.0-0.6|31	
14cu|nodejs-form-data-1.0.0-0.6|32	%build
14cu|nodejs-form-data-1.0.0-0.6|33	#nothing to do
14cu|nodejs-form-data-1.0.0-0.6|34	
14cu|nodejs-form-data-1.0.0-0.6|35	%install
14cu|nodejs-form-data-1.0.0-0.6|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-form-data-1.0.0-0.6|37	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-form-data-1.0.0-0.6|38	
14cu|nodejs-form-data-1.0.0-0.6|39	%nodejs_symlink_deps
14cu|nodejs-form-data-1.0.0-0.6|40	
14cu|nodejs-form-data-1.0.0-0.6|41	
14cu|nodejs-form-data-1.0.0-0.6|42	
14cu|nodejs-form-data-1.0.0-0.6|43	
14cu|nodejs-form-data-1.0.0-0.6|44	%changelog
14cu|nodejs-form-data-1.0.0-0.6|45	
14cu|nodejs-form-data-1.0.0-0.6|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-0.6
14cu|nodejs-form-data-1.0.0-0.6|47	- (8d26b6c) BuildList#2799825: Increase release tag
14cu|nodejs-form-data-1.0.0-0.6|48	
14cu|nodejs-form-data-1.0.0-0.6|49	

11452 14
14cu|nodejs-formidable-1.0.17-4|1	%define oname formidable
14cu|nodejs-formidable-1.0.17-4|2	
14cu|nodejs-formidable-1.0.17-4|3	Summary:    A Node.js module for parsing form data, especially file uploads
14cu|nodejs-formidable-1.0.17-4|4	Name:       nodejs-%{oname}
14cu|nodejs-formidable-1.0.17-4|5	Version:    1.0.17
14cu|nodejs-formidable-1.0.17-4|6	Release:    4
14cu|nodejs-formidable-1.0.17-4|7	License:    MIT
14cu|nodejs-formidable-1.0.17-4|8	Group:      Development/Other
14cu|nodejs-formidable-1.0.17-4|9	URL:        https://github.com/felixge/node-%{oname}
14cu|nodejs-formidable-1.0.17-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-formidable-1.0.17-4|11	Source0:    https://github.com/felixge/node-formidable/archive/v%{version}.tar.gz
14cu|nodejs-formidable-1.0.17-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-formidable-1.0.17-4|13	BuildRequires:  npm(findit)
14cu|nodejs-formidable-1.0.17-4|14	BuildRequires:  npm(gently)
14cu|nodejs-formidable-1.0.17-4|15	BuildRequires:  npm(hashish)
14cu|nodejs-formidable-1.0.17-4|16	BuildRequires:  npm(urun)
14cu|nodejs-formidable-1.0.17-4|17	BuildRequires:  npm(utest)
14cu|nodejs-formidable-1.0.17-4|18	BuildRequires:  npm(request)
14cu|nodejs-formidable-1.0.17-4|19	
14cu|nodejs-formidable-1.0.17-4|20	BuildArch:  noarch
14cu|nodejs-formidable-1.0.17-4|21	
14cu|nodejs-formidable-1.0.17-4|22	%description
14cu|nodejs-formidable-1.0.17-4|23	This is a Node.js module for parsing form data, especially file uploads.
14cu|nodejs-formidable-1.0.17-4|24	It was developed for Transloadit, a service focused on uploading and encoding
14cu|nodejs-formidable-1.0.17-4|25	images and videos.
14cu|nodejs-formidable-1.0.17-4|26	
14cu|nodejs-formidable-1.0.17-4|27	It offers:
14cu|nodejs-formidable-1.0.17-4|28	- Fast (~500mb/sec), non-buffering multipart parser
14cu|nodejs-formidable-1.0.17-4|29	- Automatically writing file uploads to disk
14cu|nodejs-formidable-1.0.17-4|30	- Low memory footprint
14cu|nodejs-formidable-1.0.17-4|31	- Graceful error handling
14cu|nodejs-formidable-1.0.17-4|32	- Very high test coverage
14cu|nodejs-formidable-1.0.17-4|33	
14cu|nodejs-formidable-1.0.17-4|34	
14cu|nodejs-formidable-1.0.17-4|35	%files
14cu|nodejs-formidable-1.0.17-4|36	%doc LICENSE Readme.md example/
14cu|nodejs-formidable-1.0.17-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-formidable-1.0.17-4|38	#---------------------------------------------
14cu|nodejs-formidable-1.0.17-4|39	
14cu|nodejs-formidable-1.0.17-4|40	%prep
14cu|nodejs-formidable-1.0.17-4|41	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-formidable-1.0.17-4|42	rm -fr test/integration/test-fixtures.js
14cu|nodejs-formidable-1.0.17-4|43	rm -fr test/legacy/simple/test-incoming-form.js
14cu|nodejs-formidable-1.0.17-4|44	
14cu|nodejs-formidable-1.0.17-4|45	%build
14cu|nodejs-formidable-1.0.17-4|46	#nothing to do
14cu|nodejs-formidable-1.0.17-4|47	
14cu|nodejs-formidable-1.0.17-4|48	
14cu|nodejs-formidable-1.0.17-4|49	%install
14cu|nodejs-formidable-1.0.17-4|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-formidable-1.0.17-4|51	cp -pr package.json index.js lib/ tool/ \
14cu|nodejs-formidable-1.0.17-4|52	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-formidable-1.0.17-4|53	
14cu|nodejs-formidable-1.0.17-4|54	%nodejs_symlink_deps
14cu|nodejs-formidable-1.0.17-4|55	
14cu|nodejs-formidable-1.0.17-4|56	
14cu|nodejs-formidable-1.0.17-4|57	%check
14cu|nodejs-formidable-1.0.17-4|58	%nodejs_symlink_deps --check
14cu|nodejs-formidable-1.0.17-4|59	%__nodejs test/run.js || :
14cu|nodejs-formidable-1.0.17-4|60	
14cu|nodejs-formidable-1.0.17-4|61	
14cu|nodejs-formidable-1.0.17-4|62	%changelog
14cu|nodejs-formidable-1.0.17-4|63	
14cu|nodejs-formidable-1.0.17-4|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.17-4
14cu|nodejs-formidable-1.0.17-4|65	- (7dfdf38) BuildList#2799825: Increase release tag
14cu|nodejs-formidable-1.0.17-4|66	
14cu|nodejs-formidable-1.0.17-4|67	

11453 14
14cu|nodejs-for-own-0.1.3-4|1	%define oname for-own
14cu|nodejs-for-own-0.1.3-4|2	
14cu|nodejs-for-own-0.1.3-4|3	Summary:        Iterate over the own enumerable properties of an object
14cu|nodejs-for-own-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-for-own-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-for-own-0.1.3-4|6	Release:        4
14cu|nodejs-for-own-0.1.3-4|7	License:        MIT
14cu|nodejs-for-own-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-for-own-0.1.3-4|9	Url:            https://github.com/jonschlinkert/for-own
14cu|nodejs-for-own-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-for-own-0.1.3-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/for-own/master/test.js
14cu|nodejs-for-own-0.1.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-for-own-0.1.3-4|13	BuildRequires:  npm(for-in)
14cu|nodejs-for-own-0.1.3-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-for-own-0.1.3-4|15	BuildRequires:  npm(should)
14cu|nodejs-for-own-0.1.3-4|16	BuildArch:      noarch
14cu|nodejs-for-own-0.1.3-4|17	
14cu|nodejs-for-own-0.1.3-4|18	%description
14cu|nodejs-for-own-0.1.3-4|19	%{summary}.
14cu|nodejs-for-own-0.1.3-4|20	
14cu|nodejs-for-own-0.1.3-4|21	%files
14cu|nodejs-for-own-0.1.3-4|22	%doc LICENSE *.md
14cu|nodejs-for-own-0.1.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-own-0.1.3-4|24	
14cu|nodejs-for-own-0.1.3-4|25	#------------------------------------------------------------------
14cu|nodejs-for-own-0.1.3-4|26	
14cu|nodejs-for-own-0.1.3-4|27	%prep
14cu|nodejs-for-own-0.1.3-4|28	%setup -q -n package
14cu|nodejs-for-own-0.1.3-4|29	rm -rf node_modules
14cu|nodejs-for-own-0.1.3-4|30	cp -p %{SOURCE1} .
14cu|nodejs-for-own-0.1.3-4|31	
14cu|nodejs-for-own-0.1.3-4|32	%build
14cu|nodejs-for-own-0.1.3-4|33	
14cu|nodejs-for-own-0.1.3-4|34	%install
14cu|nodejs-for-own-0.1.3-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-own-0.1.3-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-for-own-0.1.3-4|37	%nodejs_symlink_deps
14cu|nodejs-for-own-0.1.3-4|38	
14cu|nodejs-for-own-0.1.3-4|39	%check
14cu|nodejs-for-own-0.1.3-4|40	%nodejs_symlink_deps --check
14cu|nodejs-for-own-0.1.3-4|41	mocha test.js
14cu|nodejs-for-own-0.1.3-4|42	
14cu|nodejs-for-own-0.1.3-4|43	%changelog
14cu|nodejs-for-own-0.1.3-4|44	
14cu|nodejs-for-own-0.1.3-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-for-own-0.1.3-4|46	- (df56f97) BuildList#2799825: Increase release tag
14cu|nodejs-for-own-0.1.3-4|47	
14cu|nodejs-for-own-0.1.3-4|48	

11454 14
14cu|nodejs-forwarded-0.1.0-4|1	%define oname forwarded
14cu|nodejs-forwarded-0.1.0-4|2	
14cu|nodejs-forwarded-0.1.0-4|3	Summary:        Parse HTTP X-Forwarded-For header
14cu|nodejs-forwarded-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-forwarded-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-forwarded-0.1.0-4|6	Release:        4
14cu|nodejs-forwarded-0.1.0-4|7	License:        MIT
14cu|nodejs-forwarded-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-forwarded-0.1.0-4|9	Url:            https://github.com/jshttp/forwarded
14cu|nodejs-forwarded-0.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-forwarded-0.1.0-4|11	Source0:        https://github.com/jshttp/forwarded/archive/v%{version}.tar.gz
14cu|nodejs-forwarded-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-forwarded-0.1.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-forwarded-0.1.0-4|14	BuildArch:      noarch
14cu|nodejs-forwarded-0.1.0-4|15	
14cu|nodejs-forwarded-0.1.0-4|16	%description
14cu|nodejs-forwarded-0.1.0-4|17	%{summary}.
14cu|nodejs-forwarded-0.1.0-4|18	
14cu|nodejs-forwarded-0.1.0-4|19	%files
14cu|nodejs-forwarded-0.1.0-4|20	%doc LICENSE *.md
14cu|nodejs-forwarded-0.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-forwarded-0.1.0-4|22	
14cu|nodejs-forwarded-0.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-forwarded-0.1.0-4|24	
14cu|nodejs-forwarded-0.1.0-4|25	%prep
14cu|nodejs-forwarded-0.1.0-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-forwarded-0.1.0-4|27	rm -rf node_modules
14cu|nodejs-forwarded-0.1.0-4|28	
14cu|nodejs-forwarded-0.1.0-4|29	%build
14cu|nodejs-forwarded-0.1.0-4|30	
14cu|nodejs-forwarded-0.1.0-4|31	%install
14cu|nodejs-forwarded-0.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-forwarded-0.1.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-forwarded-0.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-forwarded-0.1.0-4|35	
14cu|nodejs-forwarded-0.1.0-4|36	%check
14cu|nodejs-forwarded-0.1.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-forwarded-0.1.0-4|38	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-forwarded-0.1.0-4|39	
14cu|nodejs-forwarded-0.1.0-4|40	%changelog
14cu|nodejs-forwarded-0.1.0-4|41	
14cu|nodejs-forwarded-0.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-forwarded-0.1.0-4|43	- (075b462) BuildList#2799825: Increase release tag
14cu|nodejs-forwarded-0.1.0-4|44	
14cu|nodejs-forwarded-0.1.0-4|45	

11455 14
14cu|nodejs-fresh-0.2.2-6|1	%global enable_tests 1
14cu|nodejs-fresh-0.2.2-6|2	
14cu|nodejs-fresh-0.2.2-6|3	Name:       nodejs-fresh
14cu|nodejs-fresh-0.2.2-6|4	Version:    0.2.2
14cu|nodejs-fresh-0.2.2-6|5	Release:    6
14cu|nodejs-fresh-0.2.2-6|6	Summary:    HTTP response freshness testing for Node.js
14cu|nodejs-fresh-0.2.2-6|7	License:    MIT
14cu|nodejs-fresh-0.2.2-6|8	Group:      Development/Other
14cu|nodejs-fresh-0.2.2-6|9	URL:        https://github.com/visionmedia/node-fresh
14cu|nodejs-fresh-0.2.2-6|10	Source0:    http://registry.npmjs.org/fresh/-/fresh-%{version}.tgz
14cu|nodejs-fresh-0.2.2-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-fresh-0.2.2-6|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-fresh-0.2.2-6|13	# version control repository.
14cu|nodejs-fresh-0.2.2-6|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-fresh-0.2.2-6|15	Source10:   dl-tests.sh
14cu|nodejs-fresh-0.2.2-6|16	
14cu|nodejs-fresh-0.2.2-6|17	BuildArch:  noarch
14cu|nodejs-fresh-0.2.2-6|18	
14cu|nodejs-fresh-0.2.2-6|19	BuildRequires:  nodejs-packaging
14cu|nodejs-fresh-0.2.2-6|20	
14cu|nodejs-fresh-0.2.2-6|21	%if 0%{?enable_tests}
14cu|nodejs-fresh-0.2.2-6|22	BuildRequires:  npm(mocha)
14cu|nodejs-fresh-0.2.2-6|23	BuildRequires:  npm(should)
14cu|nodejs-fresh-0.2.2-6|24	%endif
14cu|nodejs-fresh-0.2.2-6|25	
14cu|nodejs-fresh-0.2.2-6|26	%description
14cu|nodejs-fresh-0.2.2-6|27	This Node.js module provides HTTP response freshness testing, checking
14cu|nodejs-fresh-0.2.2-6|28	the freshness of req and res headers.
14cu|nodejs-fresh-0.2.2-6|29	
14cu|nodejs-fresh-0.2.2-6|30	When the cache is "fresh" true is returned, otherwise false is returned
14cu|nodejs-fresh-0.2.2-6|31	to indicate that the cache is now stale.
14cu|nodejs-fresh-0.2.2-6|32	
14cu|nodejs-fresh-0.2.2-6|33	
14cu|nodejs-fresh-0.2.2-6|34	%prep
14cu|nodejs-fresh-0.2.2-6|35	%setup -q -n package
14cu|nodejs-fresh-0.2.2-6|36	%setup -q -T -D -a 1 -n package
14cu|nodejs-fresh-0.2.2-6|37	
14cu|nodejs-fresh-0.2.2-6|38	%build
14cu|nodejs-fresh-0.2.2-6|39	#nothing to do
14cu|nodejs-fresh-0.2.2-6|40	
14cu|nodejs-fresh-0.2.2-6|41	
14cu|nodejs-fresh-0.2.2-6|42	%install
14cu|nodejs-fresh-0.2.2-6|43	mkdir -p %{buildroot}%{nodejs_sitelib}/fresh
14cu|nodejs-fresh-0.2.2-6|44	cp -pr package.json index.js \
14cu|nodejs-fresh-0.2.2-6|45	%{buildroot}%{nodejs_sitelib}/fresh
14cu|nodejs-fresh-0.2.2-6|46	
14cu|nodejs-fresh-0.2.2-6|47	%nodejs_symlink_deps
14cu|nodejs-fresh-0.2.2-6|48	
14cu|nodejs-fresh-0.2.2-6|49	
14cu|nodejs-fresh-0.2.2-6|50	%if 0%{?enable_tests}
14cu|nodejs-fresh-0.2.2-6|51	%check
14cu|nodejs-fresh-0.2.2-6|52	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require should
14cu|nodejs-fresh-0.2.2-6|53	%endif
14cu|nodejs-fresh-0.2.2-6|54	
14cu|nodejs-fresh-0.2.2-6|55	
14cu|nodejs-fresh-0.2.2-6|56	%files
14cu|nodejs-fresh-0.2.2-6|57	%doc History.md Readme.md
14cu|nodejs-fresh-0.2.2-6|58	%{nodejs_sitelib}/fresh
14cu|nodejs-fresh-0.2.2-6|59	
14cu|nodejs-fresh-0.2.2-6|60	%changelog
14cu|nodejs-fresh-0.2.2-6|61	
14cu|nodejs-fresh-0.2.2-6|62	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-6
14cu|nodejs-fresh-0.2.2-6|63	- (acc5171) BuildList#2799825: Increase release tag
14cu|nodejs-fresh-0.2.2-6|64	
14cu|nodejs-fresh-0.2.2-6|65	

11456 14
14cu|nodejs-from-0.1.3-4|1	%define oname from
14cu|nodejs-from-0.1.3-4|2	
14cu|nodejs-from-0.1.3-4|3	Summary:        Easy way to make a Readable Stream
14cu|nodejs-from-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-from-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-from-0.1.3-4|6	Release:        4
14cu|nodejs-from-0.1.3-4|7	License:        MIT
14cu|nodejs-from-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-from-0.1.3-4|9	Url:            https://github.com/dominictarr/from
14cu|nodejs-from-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-from-0.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-from-0.1.3-4|12	BuildArch:      noarch
14cu|nodejs-from-0.1.3-4|13	
14cu|nodejs-from-0.1.3-4|14	%description
14cu|nodejs-from-0.1.3-4|15	%{summary}.
14cu|nodejs-from-0.1.3-4|16	
14cu|nodejs-from-0.1.3-4|17	%files
14cu|nodejs-from-0.1.3-4|18	%doc LICENSE.* readme.markdown
14cu|nodejs-from-0.1.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-from-0.1.3-4|20	
14cu|nodejs-from-0.1.3-4|21	#------------------------------------------------------------------
14cu|nodejs-from-0.1.3-4|22	
14cu|nodejs-from-0.1.3-4|23	%prep
14cu|nodejs-from-0.1.3-4|24	%setup -q -n package
14cu|nodejs-from-0.1.3-4|25	rm -rf node_modules
14cu|nodejs-from-0.1.3-4|26	
14cu|nodejs-from-0.1.3-4|27	%build
14cu|nodejs-from-0.1.3-4|28	
14cu|nodejs-from-0.1.3-4|29	%install
14cu|nodejs-from-0.1.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-from-0.1.3-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-from-0.1.3-4|32	%nodejs_symlink_deps
14cu|nodejs-from-0.1.3-4|33	%changelog
14cu|nodejs-from-0.1.3-4|34	
14cu|nodejs-from-0.1.3-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-from-0.1.3-4|36	- (c049c71) BuildList#2799825: Increase release tag
14cu|nodejs-from-0.1.3-4|37	
14cu|nodejs-from-0.1.3-4|38	

11457 14
14cu|nodejs-fs2-0.2.3-6|1	%define oname fs2
14cu|nodejs-fs2-0.2.3-6|2	
14cu|nodejs-fs2-0.2.3-6|3	Summary:        Functions that complement and extend fs package
14cu|nodejs-fs2-0.2.3-6|4	Name:           nodejs-%{oname}
14cu|nodejs-fs2-0.2.3-6|5	Version:        0.2.3
14cu|nodejs-fs2-0.2.3-6|6	Release:        6
14cu|nodejs-fs2-0.2.3-6|7	License:        MIT
14cu|nodejs-fs2-0.2.3-6|8	Group:          Development/Other
14cu|nodejs-fs2-0.2.3-6|9	Url:            https://github.com/medikoo/fs2
14cu|nodejs-fs2-0.2.3-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fs2-0.2.3-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fs2-0.2.3-6|12	BuildRequires:  npm(minimatch)
14cu|nodejs-fs2-0.2.3-6|13	BuildRequires:  npm(memoizee)
14cu|nodejs-fs2-0.2.3-6|14	BuildRequires:  npm(event-emitter)
14cu|nodejs-fs2-0.2.3-6|15	BuildRequires:  npm(es5-ext)
14cu|nodejs-fs2-0.2.3-6|16	BuildRequires:  npm(deferred)
14cu|nodejs-fs2-0.2.3-6|17	BuildRequires:  npm(d)
14cu|nodejs-fs2-0.2.3-6|18	# circular
14cu|nodejs-fs2-0.2.3-6|19	BuildRequires:  npm(tad)
14cu|nodejs-fs2-0.2.3-6|20	BuildArch:      noarch
14cu|nodejs-fs2-0.2.3-6|21	
14cu|nodejs-fs2-0.2.3-6|22	%description
14cu|nodejs-fs2-0.2.3-6|23	%{summary}.
14cu|nodejs-fs2-0.2.3-6|24	
14cu|nodejs-fs2-0.2.3-6|25	%files
14cu|nodejs-fs2-0.2.3-6|26	%doc LICENSE CHANGES README.md
14cu|nodejs-fs2-0.2.3-6|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs2-0.2.3-6|28	
14cu|nodejs-fs2-0.2.3-6|29	#------------------------------------------------------------------
14cu|nodejs-fs2-0.2.3-6|30	
14cu|nodejs-fs2-0.2.3-6|31	%prep
14cu|nodejs-fs2-0.2.3-6|32	%setup -q -n package
14cu|nodejs-fs2-0.2.3-6|33	rm -rf node_modules
14cu|nodejs-fs2-0.2.3-6|34	%nodejs_fixdep minimatch
14cu|nodejs-fs2-0.2.3-6|35	
14cu|nodejs-fs2-0.2.3-6|36	%build
14cu|nodejs-fs2-0.2.3-6|37	
14cu|nodejs-fs2-0.2.3-6|38	%install
14cu|nodejs-fs2-0.2.3-6|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs2-0.2.3-6|40	cp -r package.json *.js lib/ \
14cu|nodejs-fs2-0.2.3-6|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs2-0.2.3-6|42	%nodejs_symlink_deps
14cu|nodejs-fs2-0.2.3-6|43	
14cu|nodejs-fs2-0.2.3-6|44	%check
14cu|nodejs-fs2-0.2.3-6|45	# boostrap
14cu|nodejs-fs2-0.2.3-6|46	%nodejs_symlink_deps --check
14cu|nodejs-fs2-0.2.3-6|47	%__nodejs %{_bindir}/tad || :
14cu|nodejs-fs2-0.2.3-6|48	
14cu|nodejs-fs2-0.2.3-6|49	%changelog
14cu|nodejs-fs2-0.2.3-6|50	
14cu|nodejs-fs2-0.2.3-6|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.3-6
14cu|nodejs-fs2-0.2.3-6|52	- (0dc8e36) BuildList#2799825: Increase release tag
14cu|nodejs-fs2-0.2.3-6|53	
14cu|nodejs-fs2-0.2.3-6|54	

11458 14
14cu|nodejs-fs-extra-0.26.4-4|1	%define oname fs-extra
14cu|nodejs-fs-extra-0.26.4-4|2	
14cu|nodejs-fs-extra-0.26.4-4|3	Name:       nodejs-%{oname}
14cu|nodejs-fs-extra-0.26.4-4|4	Version:    0.26.4
14cu|nodejs-fs-extra-0.26.4-4|5	Release:    4
14cu|nodejs-fs-extra-0.26.4-4|6	Summary:    A drop-in replacement for Node's native fs module with a few extra methods
14cu|nodejs-fs-extra-0.26.4-4|7	License:    MIT
14cu|nodejs-fs-extra-0.26.4-4|8	Group:      Development/Other
14cu|nodejs-fs-extra-0.26.4-4|9	URL:        https://github.com/jprichardson/node-%{oname}
14cu|nodejs-fs-extra-0.26.4-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fs-extra-0.26.4-4|11	Source0:    https://github.com/jprichardson/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-fs-extra-0.26.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-fs-extra-0.26.4-4|13	BuildRequires:  npm(jsonfile)
14cu|nodejs-fs-extra-0.26.4-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-fs-extra-0.26.4-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-fs-extra-0.26.4-4|16	BuildRequires:  npm(ncp)
14cu|nodejs-fs-extra-0.26.4-4|17	BuildRequires:  npm(rimraf)
14cu|nodejs-fs-extra-0.26.4-4|18	BuildRequires:  npm(path-is-absolute)
14cu|nodejs-fs-extra-0.26.4-4|19	BuildRequires:  npm(klaw)
14cu|nodejs-fs-extra-0.26.4-4|20	BuildRequires:  npm(graceful-fs)
14cu|nodejs-fs-extra-0.26.4-4|21	BuildRequires:  npm(semver)
14cu|nodejs-fs-extra-0.26.4-4|22	BuildRequires:  npm(minimist)
14cu|nodejs-fs-extra-0.26.4-4|23	BuildRequires:  npm(istanbul)
14cu|nodejs-fs-extra-0.26.4-4|24	BuildRequires:  npm(coveralls)
14cu|nodejs-fs-extra-0.26.4-4|25	BuildRequires:  npm(read-dir-files)
14cu|nodejs-fs-extra-0.26.4-4|26	BuildRequires:  npm(secure-random)
14cu|nodejs-fs-extra-0.26.4-4|27	BuildArch:  noarch
14cu|nodejs-fs-extra-0.26.4-4|28	
14cu|nodejs-fs-extra-0.26.4-4|29	%description
14cu|nodejs-fs-extra-0.26.4-4|30	%{summary}.
14cu|nodejs-fs-extra-0.26.4-4|31	
14cu|nodejs-fs-extra-0.26.4-4|32	%files
14cu|nodejs-fs-extra-0.26.4-4|33	%doc LICENSE *.md
14cu|nodejs-fs-extra-0.26.4-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-extra-0.26.4-4|35	#---------------------------------------------
14cu|nodejs-fs-extra-0.26.4-4|36	%prep
14cu|nodejs-fs-extra-0.26.4-4|37	%setup -qn node-%{oname}-%{version}
14cu|nodejs-fs-extra-0.26.4-4|38	%nodejs_fixdep rimraf
14cu|nodejs-fs-extra-0.26.4-4|39	%nodejs_fixdep path-is-absolute
14cu|nodejs-fs-extra-0.26.4-4|40	%nodejs_fixdep klaw
14cu|nodejs-fs-extra-0.26.4-4|41	%nodejs_fixdep jsonfile
14cu|nodejs-fs-extra-0.26.4-4|42	%nodejs_fixdep graceful-fs
14cu|nodejs-fs-extra-0.26.4-4|43	
14cu|nodejs-fs-extra-0.26.4-4|44	%build
14cu|nodejs-fs-extra-0.26.4-4|45	#nothing to do
14cu|nodejs-fs-extra-0.26.4-4|46	
14cu|nodejs-fs-extra-0.26.4-4|47	
14cu|nodejs-fs-extra-0.26.4-4|48	%install
14cu|nodejs-fs-extra-0.26.4-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-extra-0.26.4-4|50	cp -pr package.json lib/ \
14cu|nodejs-fs-extra-0.26.4-4|51	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-extra-0.26.4-4|52	
14cu|nodejs-fs-extra-0.26.4-4|53	%nodejs_symlink_deps
14cu|nodejs-fs-extra-0.26.4-4|54	find %{buildroot} -size 0 -delete
14cu|nodejs-fs-extra-0.26.4-4|55	
14cu|nodejs-fs-extra-0.26.4-4|56	# dunno why on 32 bit fail
14cu|nodejs-fs-extra-0.26.4-4|57	%ifarch x86_64
14cu|nodejs-fs-extra-0.26.4-4|58	%check
14cu|nodejs-fs-extra-0.26.4-4|59	%nodejs_symlink_deps --check
14cu|nodejs-fs-extra-0.26.4-4|60	%__nodejs test.js
14cu|nodejs-fs-extra-0.26.4-4|61	
14cu|nodejs-fs-extra-0.26.4-4|62	%endif
14cu|nodejs-fs-extra-0.26.4-4|63	%changelog
14cu|nodejs-fs-extra-0.26.4-4|64	
14cu|nodejs-fs-extra-0.26.4-4|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.26.4-4
14cu|nodejs-fs-extra-0.26.4-4|66	- (c31b126) BuildList#2799825: Increase release tag
14cu|nodejs-fs-extra-0.26.4-4|67	
14cu|nodejs-fs-extra-0.26.4-4|68	

11459 14
14cu|nodejs-fs-promise-1.0.0-4|1	%define oname fs-promise
14cu|nodejs-fs-promise-1.0.0-4|2	
14cu|nodejs-fs-promise-1.0.0-4|3	Summary:        Filesystem methods as promises with fs-extra
14cu|nodejs-fs-promise-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fs-promise-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-fs-promise-1.0.0-4|6	Release:        4
14cu|nodejs-fs-promise-1.0.0-4|7	License:        MIT
14cu|nodejs-fs-promise-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-fs-promise-1.0.0-4|9	Url:            github.com/kevinbeaty/fs-promise
14cu|nodejs-fs-promise-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fs-promise-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fs-promise-1.0.0-4|12	BuildRequires:  npm(thenify-all)
14cu|nodejs-fs-promise-1.0.0-4|13	BuildRequires:  npm(mz)
14cu|nodejs-fs-promise-1.0.0-4|14	BuildRequires:  npm(fs-extra)
14cu|nodejs-fs-promise-1.0.0-4|15	BuildRequires:  npm(any-promise)
14cu|nodejs-fs-promise-1.0.0-4|16	BuildArch:      noarch
14cu|nodejs-fs-promise-1.0.0-4|17	
14cu|nodejs-fs-promise-1.0.0-4|18	%description
14cu|nodejs-fs-promise-1.0.0-4|19	%{summary}.
14cu|nodejs-fs-promise-1.0.0-4|20	
14cu|nodejs-fs-promise-1.0.0-4|21	%files
14cu|nodejs-fs-promise-1.0.0-4|22	%doc LICENSE README.md
14cu|nodejs-fs-promise-1.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-promise-1.0.0-4|24	
14cu|nodejs-fs-promise-1.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-fs-promise-1.0.0-4|26	
14cu|nodejs-fs-promise-1.0.0-4|27	%prep
14cu|nodejs-fs-promise-1.0.0-4|28	%setup -q -n package
14cu|nodejs-fs-promise-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-fs-promise-1.0.0-4|30	
14cu|nodejs-fs-promise-1.0.0-4|31	%build
14cu|nodejs-fs-promise-1.0.0-4|32	
14cu|nodejs-fs-promise-1.0.0-4|33	%install
14cu|nodejs-fs-promise-1.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-promise-1.0.0-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-promise-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-fs-promise-1.0.0-4|37	
14cu|nodejs-fs-promise-1.0.0-4|38	%changelog
14cu|nodejs-fs-promise-1.0.0-4|39	
14cu|nodejs-fs-promise-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-fs-promise-1.0.0-4|41	- (44e8d12) BuildList#2799825: Increase release tag
14cu|nodejs-fs-promise-1.0.0-4|42	
14cu|nodejs-fs-promise-1.0.0-4|43	

11460 14
14cu|nodejs-fstream-1.0.8-4|1	%define oname fstream
14cu|nodejs-fstream-1.0.8-4|2	
14cu|nodejs-fstream-1.0.8-4|3	
14cu|nodejs-fstream-1.0.8-4|4	Name:       nodejs-%{oname}
14cu|nodejs-fstream-1.0.8-4|5	Version:    1.0.8
14cu|nodejs-fstream-1.0.8-4|6	Release:    4
14cu|nodejs-fstream-1.0.8-4|7	Summary:    Advanced file system stream objects for Node.js
14cu|nodejs-fstream-1.0.8-4|8	License:    ISC
14cu|nodejs-fstream-1.0.8-4|9	Group:      Development/Other
14cu|nodejs-fstream-1.0.8-4|10	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-fstream-1.0.8-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fstream-1.0.8-4|12	
14cu|nodejs-fstream-1.0.8-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-fstream-1.0.8-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-fstream-1.0.8-4|15	BuildRequires:  npm(mkdirp)
14cu|nodejs-fstream-1.0.8-4|16	BuildRequires:  npm(inherits)
14cu|nodejs-fstream-1.0.8-4|17	BuildRequires:  npm(graceful-fs)
14cu|nodejs-fstream-1.0.8-4|18	BuildRequires:  npm(tap)
14cu|nodejs-fstream-1.0.8-4|19	BuildArch:  noarch
14cu|nodejs-fstream-1.0.8-4|20	
14cu|nodejs-fstream-1.0.8-4|21	
14cu|nodejs-fstream-1.0.8-4|22	%description
14cu|nodejs-fstream-1.0.8-4|23	Provides advanced file system stream objects for Node.js.  These objects are
14cu|nodejs-fstream-1.0.8-4|24	like FS streams, but with stat on them, and support directories and
14cu|nodejs-fstream-1.0.8-4|25	symbolic links, as well as normal files.  Also, you can use them to set
14cu|nodejs-fstream-1.0.8-4|26	the stats on a file, even if you don't change its contents, or to create
14cu|nodejs-fstream-1.0.8-4|27	a symlink, etc.
14cu|nodejs-fstream-1.0.8-4|28	
14cu|nodejs-fstream-1.0.8-4|29	%files
14cu|nodejs-fstream-1.0.8-4|30	%doc LICENSE README.md examples
14cu|nodejs-fstream-1.0.8-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-1.0.8-4|32	#---------------------------------------------------------------
14cu|nodejs-fstream-1.0.8-4|33	
14cu|nodejs-fstream-1.0.8-4|34	%prep
14cu|nodejs-fstream-1.0.8-4|35	%setup -qn package
14cu|nodejs-fstream-1.0.8-4|36	%nodejs_fixdep inherits
14cu|nodejs-fstream-1.0.8-4|37	
14cu|nodejs-fstream-1.0.8-4|38	%build
14cu|nodejs-fstream-1.0.8-4|39	#nothing to do
14cu|nodejs-fstream-1.0.8-4|40	
14cu|nodejs-fstream-1.0.8-4|41	%install
14cu|nodejs-fstream-1.0.8-4|42	
14cu|nodejs-fstream-1.0.8-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-1.0.8-4|44	cp -pr lib/ %{oname}.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-1.0.8-4|45	%nodejs_symlink_deps
14cu|nodejs-fstream-1.0.8-4|46	
14cu|nodejs-fstream-1.0.8-4|47	%check
14cu|nodejs-fstream-1.0.8-4|48	%nodejs_symlink_deps --check
14cu|nodejs-fstream-1.0.8-4|49	%tap examples/*.js
14cu|nodejs-fstream-1.0.8-4|50	find examples/deep-copy -size 0 -delete
14cu|nodejs-fstream-1.0.8-4|51	
14cu|nodejs-fstream-1.0.8-4|52	%changelog
14cu|nodejs-fstream-1.0.8-4|53	
14cu|nodejs-fstream-1.0.8-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.8-4
14cu|nodejs-fstream-1.0.8-4|55	- (4ec044c) BuildList#2799825: Increase release tag
14cu|nodejs-fstream-1.0.8-4|56	
14cu|nodejs-fstream-1.0.8-4|57	

11461 14
14cu|nodejs-fstream-ignore-1.0.3-5|1	%define oname fstream-ignore
14cu|nodejs-fstream-ignore-1.0.3-5|2	
14cu|nodejs-fstream-ignore-1.0.3-5|3	Summary:    A file stream object that can ignore files by globs
14cu|nodejs-fstream-ignore-1.0.3-5|4	Name:       nodejs-%{oname}
14cu|nodejs-fstream-ignore-1.0.3-5|5	Version:    1.0.3
14cu|nodejs-fstream-ignore-1.0.3-5|6	Release:    5
14cu|nodejs-fstream-ignore-1.0.3-5|7	License:    ISC
14cu|nodejs-fstream-ignore-1.0.3-5|8	Group:      Development/Other
14cu|nodejs-fstream-ignore-1.0.3-5|9	Url:        https://github.com/isaacs/fstream-ignore
14cu|nodejs-fstream-ignore-1.0.3-5|10	Source0:    http://registry.npmjs.org/fstream-ignore/-/%{oname}-%{version}.tgz
14cu|nodejs-fstream-ignore-1.0.3-5|11	BuildArch:  noarch
14cu|nodejs-fstream-ignore-1.0.3-5|12	
14cu|nodejs-fstream-ignore-1.0.3-5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-fstream-ignore-1.0.3-5|14	BuildRequires:  nodejs-minimatch
14cu|nodejs-fstream-ignore-1.0.3-5|15	BuildRequires:  nodejs-inherits
14cu|nodejs-fstream-ignore-1.0.3-5|16	BuildRequires:  nodejs-fstream
14cu|nodejs-fstream-ignore-1.0.3-5|17	BuildRequires:  nodejs-mkdirp
14cu|nodejs-fstream-ignore-1.0.3-5|18	BuildRequires:  nodejs-rimraf
14cu|nodejs-fstream-ignore-1.0.3-5|19	BuildRequires:  nodejs-tap
14cu|nodejs-fstream-ignore-1.0.3-5|20	
14cu|nodejs-fstream-ignore-1.0.3-5|21	
14cu|nodejs-fstream-ignore-1.0.3-5|22	
14cu|nodejs-fstream-ignore-1.0.3-5|23	%description
14cu|nodejs-fstream-ignore-1.0.3-5|24	%{summary}.
14cu|nodejs-fstream-ignore-1.0.3-5|25	
14cu|nodejs-fstream-ignore-1.0.3-5|26	%files
14cu|nodejs-fstream-ignore-1.0.3-5|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-ignore-1.0.3-5|28	%doc README.md example LICENSE
14cu|nodejs-fstream-ignore-1.0.3-5|29	#-----------------------------------------------------
14cu|nodejs-fstream-ignore-1.0.3-5|30	
14cu|nodejs-fstream-ignore-1.0.3-5|31	%prep
14cu|nodejs-fstream-ignore-1.0.3-5|32	%setup -q -n package
14cu|nodejs-fstream-ignore-1.0.3-5|33	%nodejs_fixdep inherits
14cu|nodejs-fstream-ignore-1.0.3-5|34	
14cu|nodejs-fstream-ignore-1.0.3-5|35	%build
14cu|nodejs-fstream-ignore-1.0.3-5|36	#nothing to do
14cu|nodejs-fstream-ignore-1.0.3-5|37	
14cu|nodejs-fstream-ignore-1.0.3-5|38	%install
14cu|nodejs-fstream-ignore-1.0.3-5|39	
14cu|nodejs-fstream-ignore-1.0.3-5|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-ignore-1.0.3-5|41	cp -pr ignore.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-ignore-1.0.3-5|42	
14cu|nodejs-fstream-ignore-1.0.3-5|43	%nodejs_symlink_deps
14cu|nodejs-fstream-ignore-1.0.3-5|44	
14cu|nodejs-fstream-ignore-1.0.3-5|45	
14cu|nodejs-fstream-ignore-1.0.3-5|46	%check
14cu|nodejs-fstream-ignore-1.0.3-5|47	%nodejs_symlink_deps --check
14cu|nodejs-fstream-ignore-1.0.3-5|48	%tap test
14cu|nodejs-fstream-ignore-1.0.3-5|49	
14cu|nodejs-fstream-ignore-1.0.3-5|50	%changelog
14cu|nodejs-fstream-ignore-1.0.3-5|51	
14cu|nodejs-fstream-ignore-1.0.3-5|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-5
14cu|nodejs-fstream-ignore-1.0.3-5|53	- (8de74af) BuildList#2799825: Increase release tag
14cu|nodejs-fstream-ignore-1.0.3-5|54	
14cu|nodejs-fstream-ignore-1.0.3-5|55	

11462 14
14cu|nodejs-fstream-npm-1.0.7-4|1	%define oname fstream-npm
14cu|nodejs-fstream-npm-1.0.7-4|2	
14cu|nodejs-fstream-npm-1.0.7-4|3	Summary:    An fstream class for creating npm packages
14cu|nodejs-fstream-npm-1.0.7-4|4	Name:       nodejs-%{oname}
14cu|nodejs-fstream-npm-1.0.7-4|5	Version:    1.0.7
14cu|nodejs-fstream-npm-1.0.7-4|6	Release:    4
14cu|nodejs-fstream-npm-1.0.7-4|7	License:    ISC
14cu|nodejs-fstream-npm-1.0.7-4|8	Group:      Development/Other
14cu|nodejs-fstream-npm-1.0.7-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-fstream-npm-1.0.7-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fstream-npm-1.0.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fstream-npm-1.0.7-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-fstream-npm-1.0.7-4|13	BuildRequires:  npm(fstream-ignore)
14cu|nodejs-fstream-npm-1.0.7-4|14	BuildRequires:  npm(graceful-fs)
14cu|nodejs-fstream-npm-1.0.7-4|15	BuildRequires:  npm(mkdirp)
14cu|nodejs-fstream-npm-1.0.7-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-fstream-npm-1.0.7-4|17	BuildRequires:  npm(tap)
14cu|nodejs-fstream-npm-1.0.7-4|18	
14cu|nodejs-fstream-npm-1.0.7-4|19	BuildArch:  noarch
14cu|nodejs-fstream-npm-1.0.7-4|20	%description
14cu|nodejs-fstream-npm-1.0.7-4|21	%{summary}.
14cu|nodejs-fstream-npm-1.0.7-4|22	
14cu|nodejs-fstream-npm-1.0.7-4|23	
14cu|nodejs-fstream-npm-1.0.7-4|24	%files
14cu|nodejs-fstream-npm-1.0.7-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-npm-1.0.7-4|26	%doc README.md example LICENSE
14cu|nodejs-fstream-npm-1.0.7-4|27	#--------------------------------------------------
14cu|nodejs-fstream-npm-1.0.7-4|28	
14cu|nodejs-fstream-npm-1.0.7-4|29	%prep
14cu|nodejs-fstream-npm-1.0.7-4|30	%setup -q -n package
14cu|nodejs-fstream-npm-1.0.7-4|31	%nodejs_fixdep inherits
14cu|nodejs-fstream-npm-1.0.7-4|32	%build
14cu|nodejs-fstream-npm-1.0.7-4|33	#nothing to do
14cu|nodejs-fstream-npm-1.0.7-4|34	
14cu|nodejs-fstream-npm-1.0.7-4|35	%install
14cu|nodejs-fstream-npm-1.0.7-4|36	
14cu|nodejs-fstream-npm-1.0.7-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-npm-1.0.7-4|38	cp -pr %{oname}.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fstream-npm-1.0.7-4|39	
14cu|nodejs-fstream-npm-1.0.7-4|40	%nodejs_symlink_deps
14cu|nodejs-fstream-npm-1.0.7-4|41	
14cu|nodejs-fstream-npm-1.0.7-4|42	%check
14cu|nodejs-fstream-npm-1.0.7-4|43	%nodejs_symlink_deps --check
14cu|nodejs-fstream-npm-1.0.7-4|44	%tap test
14cu|nodejs-fstream-npm-1.0.7-4|45	
14cu|nodejs-fstream-npm-1.0.7-4|46	
14cu|nodejs-fstream-npm-1.0.7-4|47	
14cu|nodejs-fstream-npm-1.0.7-4|48	
14cu|nodejs-fstream-npm-1.0.7-4|49	
14cu|nodejs-fstream-npm-1.0.7-4|50	%changelog
14cu|nodejs-fstream-npm-1.0.7-4|51	
14cu|nodejs-fstream-npm-1.0.7-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.7-4
14cu|nodejs-fstream-npm-1.0.7-4|53	- (547e0c9) BuildList#2799825: Increase release tag
14cu|nodejs-fstream-npm-1.0.7-4|54	
14cu|nodejs-fstream-npm-1.0.7-4|55	

11463 14
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|1	%define oname fs-write-stream-atomic
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|2	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|3	Summary:        Writes to a tmp file and does an atomic fs.rename to move it into place
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|5	Version:        1.0.8
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|6	Release:        4
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|7	License:        ISC
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|8	Group:          Development/Other
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|9	Url:            https://github.com/npm/fs-write-stream-atomic
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|13	BuildRequires:  npm(imurmurhash)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|14	BuildRequires:  npm(iferr)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|15	BuildRequires:  npm(graceful-fs)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|17	BuildRequires:  npm(tap)
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|18	BuildArch:      noarch
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|19	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|20	%description
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|21	%{summary}.
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|22	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|23	%files
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|24	%doc LICENSE README.md
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|26	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|27	#------------------------------------------------------------------
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|28	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|29	%prep
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|30	%setup -q -n package
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|31	rm -rf node_modules
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|32	%nodejs_fixdep readable-stream
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|33	%nodejs_fixdep imurmurhash
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|34	%nodejs_fixdep iferr
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|35	%nodejs_fixdep graceful-fs
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|36	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|37	%build
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|38	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|39	%install
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|42	%nodejs_symlink_deps
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|43	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|44	%check
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|45	%nodejs_symlink_deps --check
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|46	%tap --coverage test/*.js
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|47	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|48	%changelog
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|49	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.8-4
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|51	- (79fae0b) BuildList#2799825: Increase release tag
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|52	
14cu|nodejs-fs-write-stream-atomic-1.0.8-4|53	

11464 14
14cu|nodejs-function-bind-1.0.2-4|1	%define oname function-bind
14cu|nodejs-function-bind-1.0.2-4|2	
14cu|nodejs-function-bind-1.0.2-4|3	Summary:        Implementation of Function.prototype.bind
14cu|nodejs-function-bind-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-function-bind-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-function-bind-1.0.2-4|6	Release:        4
14cu|nodejs-function-bind-1.0.2-4|7	License:        MIT
14cu|nodejs-function-bind-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-function-bind-1.0.2-4|9	Url:            https://github.com/Raynos/function-bind
14cu|nodejs-function-bind-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-function-bind-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-function-bind-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-function-bind-1.0.2-4|13	
14cu|nodejs-function-bind-1.0.2-4|14	%description
14cu|nodejs-function-bind-1.0.2-4|15	%{summary}.
14cu|nodejs-function-bind-1.0.2-4|16	
14cu|nodejs-function-bind-1.0.2-4|17	%files
14cu|nodejs-function-bind-1.0.2-4|18	%doc LICENSE README.md
14cu|nodejs-function-bind-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-function-bind-1.0.2-4|20	
14cu|nodejs-function-bind-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-function-bind-1.0.2-4|22	
14cu|nodejs-function-bind-1.0.2-4|23	%prep
14cu|nodejs-function-bind-1.0.2-4|24	%setup -q -n package
14cu|nodejs-function-bind-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-function-bind-1.0.2-4|26	
14cu|nodejs-function-bind-1.0.2-4|27	%build
14cu|nodejs-function-bind-1.0.2-4|28	
14cu|nodejs-function-bind-1.0.2-4|29	%install
14cu|nodejs-function-bind-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-function-bind-1.0.2-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-function-bind-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-function-bind-1.0.2-4|33	%changelog
14cu|nodejs-function-bind-1.0.2-4|34	
14cu|nodejs-function-bind-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-function-bind-1.0.2-4|36	- (73d1f74) BuildList#2799825: Increase release tag
14cu|nodejs-function-bind-1.0.2-4|37	
14cu|nodejs-function-bind-1.0.2-4|38	

11465 14
14cu|nodejs-gapitoken-0.1.5-4|1	%define oname gapitoken
14cu|nodejs-gapitoken-0.1.5-4|2	
14cu|nodejs-gapitoken-0.1.5-4|3	Summary:        Node.js module for Google API service account authorization
14cu|nodejs-gapitoken-0.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gapitoken-0.1.5-4|5	Version:        0.1.5
14cu|nodejs-gapitoken-0.1.5-4|6	Release:        4
14cu|nodejs-gapitoken-0.1.5-4|7	License:        MIT
14cu|nodejs-gapitoken-0.1.5-4|8	Group:          Development/Other
14cu|nodejs-gapitoken-0.1.5-4|9	Url:            https://github.com/bsphere/node-gapitoken
14cu|nodejs-gapitoken-0.1.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gapitoken-0.1.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gapitoken-0.1.5-4|12	BuildRequires:  npm(request)
14cu|nodejs-gapitoken-0.1.5-4|13	BuildRequires:  npm(jws)
14cu|nodejs-gapitoken-0.1.5-4|14	#
14cu|nodejs-gapitoken-0.1.5-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-gapitoken-0.1.5-4|16	BuildArch:      noarch
14cu|nodejs-gapitoken-0.1.5-4|17	
14cu|nodejs-gapitoken-0.1.5-4|18	%description
14cu|nodejs-gapitoken-0.1.5-4|19	%{summary}.
14cu|nodejs-gapitoken-0.1.5-4|20	
14cu|nodejs-gapitoken-0.1.5-4|21	%files
14cu|nodejs-gapitoken-0.1.5-4|22	%doc README.md
14cu|nodejs-gapitoken-0.1.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gapitoken-0.1.5-4|24	
14cu|nodejs-gapitoken-0.1.5-4|25	#------------------------------------------------------------------
14cu|nodejs-gapitoken-0.1.5-4|26	
14cu|nodejs-gapitoken-0.1.5-4|27	%prep
14cu|nodejs-gapitoken-0.1.5-4|28	%setup -q -n package
14cu|nodejs-gapitoken-0.1.5-4|29	rm -rf node_modules
14cu|nodejs-gapitoken-0.1.5-4|30	%nodejs_fixdep jws
14cu|nodejs-gapitoken-0.1.5-4|31	
14cu|nodejs-gapitoken-0.1.5-4|32	%build
14cu|nodejs-gapitoken-0.1.5-4|33	
14cu|nodejs-gapitoken-0.1.5-4|34	%install
14cu|nodejs-gapitoken-0.1.5-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gapitoken-0.1.5-4|36	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gapitoken-0.1.5-4|37	%nodejs_symlink_deps
14cu|nodejs-gapitoken-0.1.5-4|38	
14cu|nodejs-gapitoken-0.1.5-4|39	%check
14cu|nodejs-gapitoken-0.1.5-4|40	%nodejs_symlink_deps --check
14cu|nodejs-gapitoken-0.1.5-4|41	mocha test
14cu|nodejs-gapitoken-0.1.5-4|42	
14cu|nodejs-gapitoken-0.1.5-4|43	%changelog
14cu|nodejs-gapitoken-0.1.5-4|44	
14cu|nodejs-gapitoken-0.1.5-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.5-4
14cu|nodejs-gapitoken-0.1.5-4|46	- (2ceb4bd) BuildList#2799825: Increase release tag
14cu|nodejs-gapitoken-0.1.5-4|47	
14cu|nodejs-gapitoken-0.1.5-4|48	

11466 14
14cu|nodejs-garbage-0.0.0-4|1	%define oname garbage
14cu|nodejs-garbage-0.0.0-4|2	
14cu|nodejs-garbage-0.0.0-4|3	Summary:        Generate random garbage json data
14cu|nodejs-garbage-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-garbage-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-garbage-0.0.0-4|6	Release:        4
14cu|nodejs-garbage-0.0.0-4|7	License:        foo
14cu|nodejs-garbage-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-garbage-0.0.0-4|9	Url:            https://github.com/substack/node-garbage
14cu|nodejs-garbage-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-garbage-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-garbage-0.0.0-4|12	BuildRequires:  npm(tap)
14cu|nodejs-garbage-0.0.0-4|13	BuildRequires:  npm(traverse)
14cu|nodejs-garbage-0.0.0-4|14	BuildArch:      noarch
14cu|nodejs-garbage-0.0.0-4|15	
14cu|nodejs-garbage-0.0.0-4|16	%description
14cu|nodejs-garbage-0.0.0-4|17	%{summary}.
14cu|nodejs-garbage-0.0.0-4|18	
14cu|nodejs-garbage-0.0.0-4|19	%files
14cu|nodejs-garbage-0.0.0-4|20	%doc README.markdown
14cu|nodejs-garbage-0.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-garbage-0.0.0-4|22	
14cu|nodejs-garbage-0.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-garbage-0.0.0-4|24	
14cu|nodejs-garbage-0.0.0-4|25	%prep
14cu|nodejs-garbage-0.0.0-4|26	%setup -q -n package
14cu|nodejs-garbage-0.0.0-4|27	rm -rf node_modules
14cu|nodejs-garbage-0.0.0-4|28	
14cu|nodejs-garbage-0.0.0-4|29	%build
14cu|nodejs-garbage-0.0.0-4|30	
14cu|nodejs-garbage-0.0.0-4|31	%install
14cu|nodejs-garbage-0.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-garbage-0.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-garbage-0.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-garbage-0.0.0-4|35	
14cu|nodejs-garbage-0.0.0-4|36	%check
14cu|nodejs-garbage-0.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-garbage-0.0.0-4|38	%tap test/*.js
14cu|nodejs-garbage-0.0.0-4|39	
14cu|nodejs-garbage-0.0.0-4|40	
14cu|nodejs-garbage-0.0.0-4|41	
14cu|nodejs-garbage-0.0.0-4|42	
14cu|nodejs-garbage-0.0.0-4|43	
14cu|nodejs-garbage-0.0.0-4|44	
14cu|nodejs-garbage-0.0.0-4|45	%changelog
14cu|nodejs-garbage-0.0.0-4|46	
14cu|nodejs-garbage-0.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-garbage-0.0.0-4|48	- (430579d) BuildList#2799825: Increase release tag
14cu|nodejs-garbage-0.0.0-4|49	
14cu|nodejs-garbage-0.0.0-4|50	

11467 14
14cu|nodejs-gauge-1.2.5-4|1	%define oname gauge
14cu|nodejs-gauge-1.2.5-4|2	
14cu|nodejs-gauge-1.2.5-4|3	Summary:        A terminal based horizontal guage
14cu|nodejs-gauge-1.2.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gauge-1.2.5-4|5	Version:        1.2.5
14cu|nodejs-gauge-1.2.5-4|6	Release:        4
14cu|nodejs-gauge-1.2.5-4|7	License:        ISC
14cu|nodejs-gauge-1.2.5-4|8	Group:          Development/Other
14cu|nodejs-gauge-1.2.5-4|9	Url:            https://github.com/iarna/gauge
14cu|nodejs-gauge-1.2.5-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gauge-1.2.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gauge-1.2.5-4|12	BuildRequires:  npm(lodash.padright)
14cu|nodejs-gauge-1.2.5-4|13	BuildRequires:  npm(lodash.padleft)
14cu|nodejs-gauge-1.2.5-4|14	BuildRequires:  npm(lodash.pad)
14cu|nodejs-gauge-1.2.5-4|15	BuildRequires:  npm(has-unicode)
14cu|nodejs-gauge-1.2.5-4|16	BuildRequires:  npm(ansi)
14cu|nodejs-gauge-1.2.5-4|17	BuildRequires:  npm(tap)
14cu|nodejs-gauge-1.2.5-4|18	BuildArch:      noarch
14cu|nodejs-gauge-1.2.5-4|19	
14cu|nodejs-gauge-1.2.5-4|20	%description
14cu|nodejs-gauge-1.2.5-4|21	%{summary}.
14cu|nodejs-gauge-1.2.5-4|22	
14cu|nodejs-gauge-1.2.5-4|23	%files
14cu|nodejs-gauge-1.2.5-4|24	%doc LICENSE *.md
14cu|nodejs-gauge-1.2.5-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gauge-1.2.5-4|26	
14cu|nodejs-gauge-1.2.5-4|27	#------------------------------------------------------------------
14cu|nodejs-gauge-1.2.5-4|28	
14cu|nodejs-gauge-1.2.5-4|29	%prep
14cu|nodejs-gauge-1.2.5-4|30	%setup -q -n package
14cu|nodejs-gauge-1.2.5-4|31	rm -rf node_modules
14cu|nodejs-gauge-1.2.5-4|32	
14cu|nodejs-gauge-1.2.5-4|33	%build
14cu|nodejs-gauge-1.2.5-4|34	
14cu|nodejs-gauge-1.2.5-4|35	%install
14cu|nodejs-gauge-1.2.5-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gauge-1.2.5-4|37	cp -r package.json *.js *.png %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gauge-1.2.5-4|38	%nodejs_symlink_deps
14cu|nodejs-gauge-1.2.5-4|39	
14cu|nodejs-gauge-1.2.5-4|40	%check
14cu|nodejs-gauge-1.2.5-4|41	%nodejs_symlink_deps --check
14cu|nodejs-gauge-1.2.5-4|42	%tap test
14cu|nodejs-gauge-1.2.5-4|43	
14cu|nodejs-gauge-1.2.5-4|44	%changelog
14cu|nodejs-gauge-1.2.5-4|45	
14cu|nodejs-gauge-1.2.5-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.5-4
14cu|nodejs-gauge-1.2.5-4|47	- (37ad4ef) BuildList#2799825: Increase release tag
14cu|nodejs-gauge-1.2.5-4|48	
14cu|nodejs-gauge-1.2.5-4|49	

11468 14
14cu|nodejs-gaze-0.5.2-1.4|1	%define oname gaze
14cu|nodejs-gaze-0.5.2-1.4|2	
14cu|nodejs-gaze-0.5.2-1.4|3	Summary:    A globbing fs.watch wrapper built from parts of other watch libraries
14cu|nodejs-gaze-0.5.2-1.4|4	Name:       nodejs-%{oname}
14cu|nodejs-gaze-0.5.2-1.4|5	Version:    0.5.2
14cu|nodejs-gaze-0.5.2-1.4|6	Release:    1.4
14cu|nodejs-gaze-0.5.2-1.4|7	License:    MIT
14cu|nodejs-gaze-0.5.2-1.4|8	Group:      Development/Other
14cu|nodejs-gaze-0.5.2-1.4|9	URL:        https://github.com/shama/%{oname}
14cu|nodejs-gaze-0.5.2-1.4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gaze-0.5.2-1.4|11	Source0:    https://github.com/shama/gaze/archive/v0.5.2.tar.gz
14cu|nodejs-gaze-0.5.2-1.4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-gaze-0.5.2-1.4|13	BuildRequires:  npm(globule)
14cu|nodejs-gaze-0.5.2-1.4|14	BuildRequires:  npm(grunt)
14cu|nodejs-gaze-0.5.2-1.4|15	BuildRequires:  npm(grunt-cli)
14cu|nodejs-gaze-0.5.2-1.4|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-gaze-0.5.2-1.4|17	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-gaze-0.5.2-1.4|18	BuildRequires:  npm(grunt-benchmark)
14cu|nodejs-gaze-0.5.2-1.4|19	BuildRequires:  npm(nodeunit)
14cu|nodejs-gaze-0.5.2-1.4|20	BuildRequires:  npm(rimraf)
14cu|nodejs-gaze-0.5.2-1.4|21	BuildRequires:  npm(async)
14cu|nodejs-gaze-0.5.2-1.4|22	BuildArch:  noarch
14cu|nodejs-gaze-0.5.2-1.4|23	
14cu|nodejs-gaze-0.5.2-1.4|24	%description
14cu|nodejs-gaze-0.5.2-1.4|25	This Node.js module provides a globbing fs.watch wrapper built from the best
14cu|nodejs-gaze-0.5.2-1.4|26	parts of other fine watch libraries: speedy data behavior from chokidar, the
14cu|nodejs-gaze-0.5.2-1.4|27	API interface from watch, and file globbing using glob.
14cu|nodejs-gaze-0.5.2-1.4|28	
14cu|nodejs-gaze-0.5.2-1.4|29	%files
14cu|nodejs-gaze-0.5.2-1.4|30	%doc LICENSE-MIT README.md AUTHORS
14cu|nodejs-gaze-0.5.2-1.4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gaze-0.5.2-1.4|32	#----------------------------------------------------------
14cu|nodejs-gaze-0.5.2-1.4|33	%prep
14cu|nodejs-gaze-0.5.2-1.4|34	%setup -q -n %{oname}-%{version}
14cu|nodejs-gaze-0.5.2-1.4|35	%nodejs_fixdep globule
14cu|nodejs-gaze-0.5.2-1.4|36	
14cu|nodejs-gaze-0.5.2-1.4|37	%build
14cu|nodejs-gaze-0.5.2-1.4|38	#nothing to do
14cu|nodejs-gaze-0.5.2-1.4|39	
14cu|nodejs-gaze-0.5.2-1.4|40	%install
14cu|nodejs-gaze-0.5.2-1.4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gaze-0.5.2-1.4|42	cp -pr package.json *.js lib/ \
14cu|nodejs-gaze-0.5.2-1.4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gaze-0.5.2-1.4|44	
14cu|nodejs-gaze-0.5.2-1.4|45	%nodejs_symlink_deps
14cu|nodejs-gaze-0.5.2-1.4|46	
14cu|nodejs-gaze-0.5.2-1.4|47	%check
14cu|nodejs-gaze-0.5.2-1.4|48	%nodejs_symlink_deps --check
14cu|nodejs-gaze-0.5.2-1.4|49	grunt nodeunit -v || :
14cu|nodejs-gaze-0.5.2-1.4|50	
14cu|nodejs-gaze-0.5.2-1.4|51	
14cu|nodejs-gaze-0.5.2-1.4|52	
14cu|nodejs-gaze-0.5.2-1.4|53	%changelog
14cu|nodejs-gaze-0.5.2-1.4|54	
14cu|nodejs-gaze-0.5.2-1.4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.2-1.4
14cu|nodejs-gaze-0.5.2-1.4|56	- (e4fc947) BuildList#2799825: Increase release tag
14cu|nodejs-gaze-0.5.2-1.4|57	
14cu|nodejs-gaze-0.5.2-1.4|58	

11469 14
14cu|nodejs-gdal-0.9.2-6|1	%define oname gdal
14cu|nodejs-gdal-0.9.2-6|2	
14cu|nodejs-gdal-0.9.2-6|3	Summary:        Node.js bindings to GDAL
14cu|nodejs-gdal-0.9.2-6|4	Name:           nodejs-%{oname}
14cu|nodejs-gdal-0.9.2-6|5	Version:        0.9.2
14cu|nodejs-gdal-0.9.2-6|6	Release:        6
14cu|nodejs-gdal-0.9.2-6|7	License:        ASL 2.0
14cu|nodejs-gdal-0.9.2-6|8	Group:          Development/Other
14cu|nodejs-gdal-0.9.2-6|9	URL:            https://github.com/naturalatlas/node-%{oname}
14cu|nodejs-gdal-0.9.2-6|10	# Real source is https://github.com/naturalatlas/node-gdal/archive/v%%{version}/node-gdal-%%{version}.tar.gz
14cu|nodejs-gdal-0.9.2-6|11	# but files copied from gdal whose provenance is unclear (as described
14cu|nodejs-gdal-0.9.2-6|12	# in PROVENANCE.TXT and PROVENANCE.TXT-fedora in gdal) have been
14cu|nodejs-gdal-0.9.2-6|13	# removed from the tar ball by the cleaner script.
14cu|nodejs-gdal-0.9.2-6|14	Source0:        node-%{oname}-%{version}-fedora.tar.gz
14cu|nodejs-gdal-0.9.2-6|15	# Cleaner script for the tarball
14cu|nodejs-gdal-0.9.2-6|16	Source1:        nodejs-%{oname}-cleaner.sh
14cu|nodejs-gdal-0.9.2-6|17	# Use system GDAL
14cu|nodejs-gdal-0.9.2-6|18	Patch0:         nodejs-%{oname}-system-%{oname}.patch
14cu|nodejs-gdal-0.9.2-6|19	# Don't strip symbols
14cu|nodejs-gdal-0.9.2-6|20	Patch1:         nodejs-%{oname}-no-strip.patch
14cu|nodejs-gdal-0.9.2-6|21	# Patch of use of node-pre-gyp
14cu|nodejs-gdal-0.9.2-6|22	Patch2:         nodejs-%{oname}-no-pre-gyp.patch
14cu|nodejs-gdal-0.9.2-6|23	# https://github.com/naturalatlas/node-gdal/issues/141
14cu|nodejs-gdal-0.9.2-6|24	Patch3:         nodejs-%{oname}-threshold.patch
14cu|nodejs-gdal-0.9.2-6|25	BuildRequires:  nodejs-packaging
14cu|nodejs-gdal-0.9.2-6|26	BuildRequires:  npm(node-gyp)
14cu|nodejs-gdal-0.9.2-6|27	BuildRequires:  pkgconfig(gdal)
14cu|nodejs-gdal-0.9.2-6|28	BuildRequires:  gdal
14cu|nodejs-gdal-0.9.2-6|29	BuildRequires:  npm(nan) >= 2.1.0
14cu|nodejs-gdal-0.9.2-6|30	BuildRequires:  npm(mocha)
14cu|nodejs-gdal-0.9.2-6|31	BuildRequires:  npm(chai)
14cu|nodejs-gdal-0.9.2-6|32	Requires:  gdal
14cu|nodejs-gdal-0.9.2-6|33	
14cu|nodejs-gdal-0.9.2-6|34	%description
14cu|nodejs-gdal-0.9.2-6|35	Read and write raster and vector geospatial datasets straight
14cu|nodejs-gdal-0.9.2-6|36	from Node.js with this native GDAL binding.
14cu|nodejs-gdal-0.9.2-6|37	
14cu|nodejs-gdal-0.9.2-6|38	
14cu|nodejs-gdal-0.9.2-6|39	%files
14cu|nodejs-gdal-0.9.2-6|40	%doc LICENSE README.md AUTHORS CHANGELOG examples/
14cu|nodejs-gdal-0.9.2-6|41	%{nodejs_sitearch}/%{oname}
14cu|nodejs-gdal-0.9.2-6|42	#---------------------------------------------------------------
14cu|nodejs-gdal-0.9.2-6|43	
14cu|nodejs-gdal-0.9.2-6|44	%prep
14cu|nodejs-gdal-0.9.2-6|45	%setup -qn node-%{oname}-%{version}-fedora
14cu|nodejs-gdal-0.9.2-6|46	%apply_patches
14cu|nodejs-gdal-0.9.2-6|47	rm -rf deps node_modules
14cu|nodejs-gdal-0.9.2-6|48	%nodejs_fixdep -r node-pre-gyp
14cu|nodejs-gdal-0.9.2-6|49	
14cu|nodejs-gdal-0.9.2-6|50	%build
14cu|nodejs-gdal-0.9.2-6|51	%nodejs_symlink_deps --check
14cu|nodejs-gdal-0.9.2-6|52	ln -sf %{_includedir}/node .
14cu|nodejs-gdal-0.9.2-6|53	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|nodejs-gdal-0.9.2-6|54	node-gyp configure -- -Dshared_%{oname}=true -Dmodule_name=%{oname} -Dmodule_path=lib/binding
14cu|nodejs-gdal-0.9.2-6|55	node-gyp build
14cu|nodejs-gdal-0.9.2-6|56	
14cu|nodejs-gdal-0.9.2-6|57	
14cu|nodejs-gdal-0.9.2-6|58	%install
14cu|nodejs-gdal-0.9.2-6|59	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-gdal-0.9.2-6|60	cp -pr package.json lib %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-gdal-0.9.2-6|61	chmod 755 %{buildroot}%{nodejs_sitearch}/%{oname}/lib/binding/%{oname}.node
14cu|nodejs-gdal-0.9.2-6|62	%nodejs_symlink_deps
14cu|nodejs-gdal-0.9.2-6|63	
14cu|nodejs-gdal-0.9.2-6|64	
14cu|nodejs-gdal-0.9.2-6|65	%check
14cu|nodejs-gdal-0.9.2-6|66	mocha test -R tap --timeout 600000 --no-colors -gc --require ./test/_common.js
14cu|nodejs-gdal-0.9.2-6|67	
14cu|nodejs-gdal-0.9.2-6|68	
14cu|nodejs-gdal-0.9.2-6|69	
14cu|nodejs-gdal-0.9.2-6|70	%changelog
14cu|nodejs-gdal-0.9.2-6|71	
14cu|nodejs-gdal-0.9.2-6|72	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.2-6
14cu|nodejs-gdal-0.9.2-6|73	- (1d3b0b0) BuildList#2799825: Increase release tag
14cu|nodejs-gdal-0.9.2-6|74	
14cu|nodejs-gdal-0.9.2-6|75	

11470 14
14cu|nodejs-generate-function-2.0.0-4|1	%define oname generate-function
14cu|nodejs-generate-function-2.0.0-4|2	
14cu|nodejs-generate-function-2.0.0-4|3	Summary:        Module that helps you write generated functions in Node
14cu|nodejs-generate-function-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-generate-function-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-generate-function-2.0.0-4|6	Release:        4
14cu|nodejs-generate-function-2.0.0-4|7	License:        MIT
14cu|nodejs-generate-function-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-generate-function-2.0.0-4|9	Url:            https://github.com/mafintosh/generate-function
14cu|nodejs-generate-function-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-generate-function-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/mafintosh/generate-function/master/LICENSE
14cu|nodejs-generate-function-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-generate-function-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-generate-function-2.0.0-4|14	
14cu|nodejs-generate-function-2.0.0-4|15	%description
14cu|nodejs-generate-function-2.0.0-4|16	%{summary}.
14cu|nodejs-generate-function-2.0.0-4|17	
14cu|nodejs-generate-function-2.0.0-4|18	%files
14cu|nodejs-generate-function-2.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-generate-function-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-function-2.0.0-4|21	
14cu|nodejs-generate-function-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-generate-function-2.0.0-4|23	
14cu|nodejs-generate-function-2.0.0-4|24	%prep
14cu|nodejs-generate-function-2.0.0-4|25	%setup -q -n package
14cu|nodejs-generate-function-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-generate-function-2.0.0-4|27	cp -r %{SOURCE1} LICENSE
14cu|nodejs-generate-function-2.0.0-4|28	
14cu|nodejs-generate-function-2.0.0-4|29	%build
14cu|nodejs-generate-function-2.0.0-4|30	
14cu|nodejs-generate-function-2.0.0-4|31	%install
14cu|nodejs-generate-function-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-function-2.0.0-4|33	cp -r package.json {index,example}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-function-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-generate-function-2.0.0-4|35	%changelog
14cu|nodejs-generate-function-2.0.0-4|36	
14cu|nodejs-generate-function-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-generate-function-2.0.0-4|38	- (c999382) BuildList#2799825: Increase release tag
14cu|nodejs-generate-function-2.0.0-4|39	
14cu|nodejs-generate-function-2.0.0-4|40	

11471 14
14cu|nodejs-generate-object-property-1.2.0-4|1	%define oname generate-object-property
14cu|nodejs-generate-object-property-1.2.0-4|2	
14cu|nodejs-generate-object-property-1.2.0-4|3	Summary:        Generate safe JS code that can used to reference a object property
14cu|nodejs-generate-object-property-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-generate-object-property-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-generate-object-property-1.2.0-4|6	Release:        4
14cu|nodejs-generate-object-property-1.2.0-4|7	License:        MIT
14cu|nodejs-generate-object-property-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-generate-object-property-1.2.0-4|9	Url:            https://github.com/mafintosh/generate-object-property
14cu|nodejs-generate-object-property-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-generate-object-property-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-generate-object-property-1.2.0-4|12	BuildRequires:  npm(is-property)
14cu|nodejs-generate-object-property-1.2.0-4|13	BuildArch:      noarch
14cu|nodejs-generate-object-property-1.2.0-4|14	
14cu|nodejs-generate-object-property-1.2.0-4|15	%description
14cu|nodejs-generate-object-property-1.2.0-4|16	%{summary}.
14cu|nodejs-generate-object-property-1.2.0-4|17	
14cu|nodejs-generate-object-property-1.2.0-4|18	%files
14cu|nodejs-generate-object-property-1.2.0-4|19	%doc LICENSE README.md
14cu|nodejs-generate-object-property-1.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-object-property-1.2.0-4|21	
14cu|nodejs-generate-object-property-1.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-generate-object-property-1.2.0-4|23	
14cu|nodejs-generate-object-property-1.2.0-4|24	%prep
14cu|nodejs-generate-object-property-1.2.0-4|25	%setup -q -n package
14cu|nodejs-generate-object-property-1.2.0-4|26	rm -rf node_modules
14cu|nodejs-generate-object-property-1.2.0-4|27	
14cu|nodejs-generate-object-property-1.2.0-4|28	%build
14cu|nodejs-generate-object-property-1.2.0-4|29	
14cu|nodejs-generate-object-property-1.2.0-4|30	%install
14cu|nodejs-generate-object-property-1.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-object-property-1.2.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generate-object-property-1.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-generate-object-property-1.2.0-4|34	%changelog
14cu|nodejs-generate-object-property-1.2.0-4|35	
14cu|nodejs-generate-object-property-1.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-generate-object-property-1.2.0-4|37	- (23b1697) BuildList#2799825: Increase release tag
14cu|nodejs-generate-object-property-1.2.0-4|38	
14cu|nodejs-generate-object-property-1.2.0-4|39	

11472 14
14cu|nodejs-generic-pool-2.4.2-4|1	%define oname generic-pool
14cu|nodejs-generic-pool-2.4.2-4|2	
14cu|nodejs-generic-pool-2.4.2-4|3	Name:       nodejs-%{oname}
14cu|nodejs-generic-pool-2.4.2-4|4	Version:    2.4.2
14cu|nodejs-generic-pool-2.4.2-4|5	Release:    4
14cu|nodejs-generic-pool-2.4.2-4|6	Summary:    Generic resource pooling for Node.js
14cu|nodejs-generic-pool-2.4.2-4|7	License:    MIT
14cu|nodejs-generic-pool-2.4.2-4|8	Group:      Development/Other
14cu|nodejs-generic-pool-2.4.2-4|9	URL:        https://github.com/coopernurse/node-pool
14cu|nodejs-generic-pool-2.4.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-generic-pool-2.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-generic-pool-2.4.2-4|12	BuildRequires:  npm(expresso)
14cu|nodejs-generic-pool-2.4.2-4|13	
14cu|nodejs-generic-pool-2.4.2-4|14	BuildArch:  noarch
14cu|nodejs-generic-pool-2.4.2-4|15	
14cu|nodejs-generic-pool-2.4.2-4|16	%description
14cu|nodejs-generic-pool-2.4.2-4|17	%{summary}
14cu|nodejs-generic-pool-2.4.2-4|18	
14cu|nodejs-generic-pool-2.4.2-4|19	%files
14cu|nodejs-generic-pool-2.4.2-4|20	%doc *.md
14cu|nodejs-generic-pool-2.4.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-generic-pool-2.4.2-4|22	#------------------------------------------------------------------
14cu|nodejs-generic-pool-2.4.2-4|23	
14cu|nodejs-generic-pool-2.4.2-4|24	%prep
14cu|nodejs-generic-pool-2.4.2-4|25	%setup -qn package
14cu|nodejs-generic-pool-2.4.2-4|26	
14cu|nodejs-generic-pool-2.4.2-4|27	
14cu|nodejs-generic-pool-2.4.2-4|28	%build
14cu|nodejs-generic-pool-2.4.2-4|29	#nothing to do
14cu|nodejs-generic-pool-2.4.2-4|30	
14cu|nodejs-generic-pool-2.4.2-4|31	
14cu|nodejs-generic-pool-2.4.2-4|32	%install
14cu|nodejs-generic-pool-2.4.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generic-pool-2.4.2-4|34	cp -pr package.json lib/ *.py bugs/ \
14cu|nodejs-generic-pool-2.4.2-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-generic-pool-2.4.2-4|36	
14cu|nodejs-generic-pool-2.4.2-4|37	%nodejs_symlink_deps
14cu|nodejs-generic-pool-2.4.2-4|38	
14cu|nodejs-generic-pool-2.4.2-4|39	
14cu|nodejs-generic-pool-2.4.2-4|40	%check
14cu|nodejs-generic-pool-2.4.2-4|41	%nodejs_symlink_deps --check
14cu|nodejs-generic-pool-2.4.2-4|42	%{nodejs_sitelib}/expresso/bin/expresso -I lib test/*.js
14cu|nodejs-generic-pool-2.4.2-4|43	
14cu|nodejs-generic-pool-2.4.2-4|44	%changelog
14cu|nodejs-generic-pool-2.4.2-4|45	
14cu|nodejs-generic-pool-2.4.2-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.2-4
14cu|nodejs-generic-pool-2.4.2-4|47	- (edff4c4) BuildList#2799825: Increase release tag
14cu|nodejs-generic-pool-2.4.2-4|48	
14cu|nodejs-generic-pool-2.4.2-4|49	

11473 14
14cu|nodejs-gently-0.10.0-4|1	%define oname gently
14cu|nodejs-gently-0.10.0-4|2	
14cu|nodejs-gently-0.10.0-4|3	Summary:        Helps with stubbing and behavior verification
14cu|nodejs-gently-0.10.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gently-0.10.0-4|5	Version:        0.10.0
14cu|nodejs-gently-0.10.0-4|6	Release:        4
14cu|nodejs-gently-0.10.0-4|7	License:        MIT
14cu|nodejs-gently-0.10.0-4|8	Group:          Development/Other
14cu|nodejs-gently-0.10.0-4|9	Url:            https://github.com/felixge/node-gently
14cu|nodejs-gently-0.10.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gently-0.10.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gently-0.10.0-4|12	BuildArch:      noarch
14cu|nodejs-gently-0.10.0-4|13	
14cu|nodejs-gently-0.10.0-4|14	%description
14cu|nodejs-gently-0.10.0-4|15	%{summary}.
14cu|nodejs-gently-0.10.0-4|16	
14cu|nodejs-gently-0.10.0-4|17	%files
14cu|nodejs-gently-0.10.0-4|18	%doc *.md example/
14cu|nodejs-gently-0.10.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gently-0.10.0-4|20	
14cu|nodejs-gently-0.10.0-4|21	#------------------------------------------------------------------
14cu|nodejs-gently-0.10.0-4|22	
14cu|nodejs-gently-0.10.0-4|23	%prep
14cu|nodejs-gently-0.10.0-4|24	%setup -q -n package
14cu|nodejs-gently-0.10.0-4|25	rm -rf node_modules
14cu|nodejs-gently-0.10.0-4|26	
14cu|nodejs-gently-0.10.0-4|27	%build
14cu|nodejs-gently-0.10.0-4|28	
14cu|nodejs-gently-0.10.0-4|29	%install
14cu|nodejs-gently-0.10.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gently-0.10.0-4|31	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gently-0.10.0-4|32	%nodejs_symlink_deps
14cu|nodejs-gently-0.10.0-4|33	
14cu|nodejs-gently-0.10.0-4|34	
14cu|nodejs-gently-0.10.0-4|35	%check
14cu|nodejs-gently-0.10.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-gently-0.10.0-4|37	make test || :
14cu|nodejs-gently-0.10.0-4|38	
14cu|nodejs-gently-0.10.0-4|39	%changelog
14cu|nodejs-gently-0.10.0-4|40	
14cu|nodejs-gently-0.10.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.10.0-4
14cu|nodejs-gently-0.10.0-4|42	- (e79cc07) BuildList#2799825: Increase release tag
14cu|nodejs-gently-0.10.0-4|43	
14cu|nodejs-gently-0.10.0-4|44	

11474 14
14cu|nodejs-get-1.3.0-6|1	%global enable_tests 0
14cu|nodejs-get-1.3.0-6|2	
14cu|nodejs-get-1.3.0-6|3	Name:           nodejs-get
14cu|nodejs-get-1.3.0-6|4	Version:        1.3.0
14cu|nodejs-get-1.3.0-6|5	Release:        6
14cu|nodejs-get-1.3.0-6|6	Summary:        A slightly higher-level HTTP client for node
14cu|nodejs-get-1.3.0-6|7	Group:		Development/Other
14cu|nodejs-get-1.3.0-6|8	License:        BSD
14cu|nodejs-get-1.3.0-6|9	URL:            http://github.com/developmentseed/node-get
14cu|nodejs-get-1.3.0-6|10	Source0:        http://registry.npmjs.org/get/-/get-%{version}.tgz
14cu|nodejs-get-1.3.0-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-get-1.3.0-6|12	# Source1 is generated using Source10, which pulls from the upstream
14cu|nodejs-get-1.3.0-6|13	# version control repository.
14cu|nodejs-get-1.3.0-6|14	Source1:        get-tests-v%{version}.tar.bz2
14cu|nodejs-get-1.3.0-6|15	Source10:       get-dl-tests.sh
14cu|nodejs-get-1.3.0-6|16	BuildArch:      noarch
14cu|nodejs-get-1.3.0-6|17	
14cu|nodejs-get-1.3.0-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-get-1.3.0-6|19	
14cu|nodejs-get-1.3.0-6|20	%if 0%{?enable_tests}
14cu|nodejs-get-1.3.0-6|21	BuildRequires:  npm(mocha)
14cu|nodejs-get-1.3.0-6|22	%endif
14cu|nodejs-get-1.3.0-6|23	
14cu|nodejs-get-1.3.0-6|24	%description
14cu|nodejs-get-1.3.0-6|25	%summary
14cu|nodejs-get-1.3.0-6|26	
14cu|nodejs-get-1.3.0-6|27	
14cu|nodejs-get-1.3.0-6|28	%prep
14cu|nodejs-get-1.3.0-6|29	%setup -q -n package
14cu|nodejs-get-1.3.0-6|30	%setup -T -D -a 1 -q -n package
14cu|nodejs-get-1.3.0-6|31	rm -rf node_modules
14cu|nodejs-get-1.3.0-6|32	
14cu|nodejs-get-1.3.0-6|33	
14cu|nodejs-get-1.3.0-6|34	%build
14cu|nodejs-get-1.3.0-6|35	
14cu|nodejs-get-1.3.0-6|36	
14cu|nodejs-get-1.3.0-6|37	%install
14cu|nodejs-get-1.3.0-6|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/get
14cu|nodejs-get-1.3.0-6|39	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/get
14cu|nodejs-get-1.3.0-6|40	%nodejs_symlink_deps
14cu|nodejs-get-1.3.0-6|41	
14cu|nodejs-get-1.3.0-6|42	
14cu|nodejs-get-1.3.0-6|43	%if 0%{?enable_tests}
14cu|nodejs-get-1.3.0-6|44	%check
14cu|nodejs-get-1.3.0-6|45	%nodejs_symlink_deps --check
14cu|nodejs-get-1.3.0-6|46	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cu|nodejs-get-1.3.0-6|47	%endif
14cu|nodejs-get-1.3.0-6|48	
14cu|nodejs-get-1.3.0-6|49	
14cu|nodejs-get-1.3.0-6|50	%files
14cu|nodejs-get-1.3.0-6|51	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-get-1.3.0-6|52	%{nodejs_sitelib}/get
14cu|nodejs-get-1.3.0-6|53	
14cu|nodejs-get-1.3.0-6|54	%changelog
14cu|nodejs-get-1.3.0-6|55	
14cu|nodejs-get-1.3.0-6|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-6
14cu|nodejs-get-1.3.0-6|57	- (7385c38) BuildList#2799825: Increase release tag
14cu|nodejs-get-1.3.0-6|58	
14cu|nodejs-get-1.3.0-6|59	

11475 14
14cu|nodejs-getobject-0.1.0-7|1	%define oname getobject
14cu|nodejs-getobject-0.1.0-7|2	
14cu|nodejs-getobject-0.1.0-7|3	Name:       nodejs-%{oname}
14cu|nodejs-getobject-0.1.0-7|4	Version:    0.1.0
14cu|nodejs-getobject-0.1.0-7|5	Release:    7
14cu|nodejs-getobject-0.1.0-7|6	Summary:    Get and set deep objects easily
14cu|nodejs-getobject-0.1.0-7|7	License:    MIT
14cu|nodejs-getobject-0.1.0-7|8	Group:      Development/Other
14cu|nodejs-getobject-0.1.0-7|9	URL:        https://github.com/cowboy/node-%{oname}
14cu|nodejs-getobject-0.1.0-7|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-getobject-0.1.0-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-getobject-0.1.0-7|12	BuildRequires:  npm(grunt-cli)
14cu|nodejs-getobject-0.1.0-7|13	BuildRequires:  npm(grunt)
14cu|nodejs-getobject-0.1.0-7|14	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-getobject-0.1.0-7|15	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-getobject-0.1.0-7|16	BuildArch:  noarch
14cu|nodejs-getobject-0.1.0-7|17	
14cu|nodejs-getobject-0.1.0-7|18	%description
14cu|nodejs-getobject-0.1.0-7|19	%{summary}.
14cu|nodejs-getobject-0.1.0-7|20	
14cu|nodejs-getobject-0.1.0-7|21	%files
14cu|nodejs-getobject-0.1.0-7|22	%doc LICENSE-MIT README.md
14cu|nodejs-getobject-0.1.0-7|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-getobject-0.1.0-7|24	#---------------------------------------------------
14cu|nodejs-getobject-0.1.0-7|25	%prep
14cu|nodejs-getobject-0.1.0-7|26	%setup -qn package
14cu|nodejs-getobject-0.1.0-7|27	
14cu|nodejs-getobject-0.1.0-7|28	%build
14cu|nodejs-getobject-0.1.0-7|29	#nothing to do
14cu|nodejs-getobject-0.1.0-7|30	
14cu|nodejs-getobject-0.1.0-7|31	
14cu|nodejs-getobject-0.1.0-7|32	%install
14cu|nodejs-getobject-0.1.0-7|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-getobject-0.1.0-7|34	cp -pr package.json lib/ \
14cu|nodejs-getobject-0.1.0-7|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-getobject-0.1.0-7|36	
14cu|nodejs-getobject-0.1.0-7|37	%nodejs_symlink_deps
14cu|nodejs-getobject-0.1.0-7|38	
14cu|nodejs-getobject-0.1.0-7|39	%check
14cu|nodejs-getobject-0.1.0-7|40	%nodejs_symlink_deps --check
14cu|nodejs-getobject-0.1.0-7|41	grunt nodeunit -v
14cu|nodejs-getobject-0.1.0-7|42	
14cu|nodejs-getobject-0.1.0-7|43	%changelog
14cu|nodejs-getobject-0.1.0-7|44	
14cu|nodejs-getobject-0.1.0-7|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-7
14cu|nodejs-getobject-0.1.0-7|46	- (218b972) BuildList#2799825: Increase release tag
14cu|nodejs-getobject-0.1.0-7|47	
14cu|nodejs-getobject-0.1.0-7|48	

11476 14
14cu|nodejs-get-proxy-1.0.1-4|1	%define oname get-proxy
14cu|nodejs-get-proxy-1.0.1-4|2	
14cu|nodejs-get-proxy-1.0.1-4|3	Summary:        Get configured proxy
14cu|nodejs-get-proxy-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-get-proxy-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-get-proxy-1.0.1-4|6	Release:        4
14cu|nodejs-get-proxy-1.0.1-4|7	License:        MIT
14cu|nodejs-get-proxy-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-get-proxy-1.0.1-4|9	Url:            https://github.com/kevva/get-proxy
14cu|nodejs-get-proxy-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-get-proxy-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-get-proxy-1.0.1-4|12	BuildRequires:  npm(rc)
14cu|nodejs-get-proxy-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-get-proxy-1.0.1-4|14	
14cu|nodejs-get-proxy-1.0.1-4|15	%description
14cu|nodejs-get-proxy-1.0.1-4|16	%{summary}.
14cu|nodejs-get-proxy-1.0.1-4|17	
14cu|nodejs-get-proxy-1.0.1-4|18	%files
14cu|nodejs-get-proxy-1.0.1-4|19	%doc *.md
14cu|nodejs-get-proxy-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-proxy-1.0.1-4|21	
14cu|nodejs-get-proxy-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-get-proxy-1.0.1-4|23	
14cu|nodejs-get-proxy-1.0.1-4|24	%prep
14cu|nodejs-get-proxy-1.0.1-4|25	%setup -q -n package
14cu|nodejs-get-proxy-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-get-proxy-1.0.1-4|27	
14cu|nodejs-get-proxy-1.0.1-4|28	%build
14cu|nodejs-get-proxy-1.0.1-4|29	
14cu|nodejs-get-proxy-1.0.1-4|30	%install
14cu|nodejs-get-proxy-1.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-proxy-1.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-proxy-1.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-get-proxy-1.0.1-4|34	%changelog
14cu|nodejs-get-proxy-1.0.1-4|35	
14cu|nodejs-get-proxy-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-get-proxy-1.0.1-4|37	- (48f2414) BuildList#2799825: Increase release tag
14cu|nodejs-get-proxy-1.0.1-4|38	
14cu|nodejs-get-proxy-1.0.1-4|39	

11477 14
14cu|nodejs-get-stdin-5.0.1-4|1	%define oname get-stdin
14cu|nodejs-get-stdin-5.0.1-4|2	
14cu|nodejs-get-stdin-5.0.1-4|3	Summary:        Get stdin as a string or buffer
14cu|nodejs-get-stdin-5.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-get-stdin-5.0.1-4|5	Version:        5.0.1
14cu|nodejs-get-stdin-5.0.1-4|6	Release:        4
14cu|nodejs-get-stdin-5.0.1-4|7	License:        MIT
14cu|nodejs-get-stdin-5.0.1-4|8	Group:          Development/Other
14cu|nodejs-get-stdin-5.0.1-4|9	Url:            https://github.com/sindresorhus/get-stdin
14cu|nodejs-get-stdin-5.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-get-stdin-5.0.1-4|11	
14cu|nodejs-get-stdin-5.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-get-stdin-5.0.1-4|13	BuildArch:      noarch
14cu|nodejs-get-stdin-5.0.1-4|14	
14cu|nodejs-get-stdin-5.0.1-4|15	%description
14cu|nodejs-get-stdin-5.0.1-4|16	%{summary}.
14cu|nodejs-get-stdin-5.0.1-4|17	
14cu|nodejs-get-stdin-5.0.1-4|18	%files
14cu|nodejs-get-stdin-5.0.1-4|19	%doc license readme.md
14cu|nodejs-get-stdin-5.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-stdin-5.0.1-4|21	
14cu|nodejs-get-stdin-5.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-get-stdin-5.0.1-4|23	
14cu|nodejs-get-stdin-5.0.1-4|24	%prep
14cu|nodejs-get-stdin-5.0.1-4|25	%setup -q -n package
14cu|nodejs-get-stdin-5.0.1-4|26	rm -rf node_modules
14cu|nodejs-get-stdin-5.0.1-4|27	
14cu|nodejs-get-stdin-5.0.1-4|28	%build
14cu|nodejs-get-stdin-5.0.1-4|29	
14cu|nodejs-get-stdin-5.0.1-4|30	%install
14cu|nodejs-get-stdin-5.0.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-stdin-5.0.1-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-get-stdin-5.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-get-stdin-5.0.1-4|34	%changelog
14cu|nodejs-get-stdin-5.0.1-4|35	
14cu|nodejs-get-stdin-5.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.1-4
14cu|nodejs-get-stdin-5.0.1-4|37	- (35cef67) BuildList#2799825: Increase release tag
14cu|nodejs-get-stdin-5.0.1-4|38	
14cu|nodejs-get-stdin-5.0.1-4|39	

11478 14
14cu|nodejs-github-0.2.4-4|1	%define oname github
14cu|nodejs-github-0.2.4-4|2	
14cu|nodejs-github-0.2.4-4|3	Summary:        NodeJS wrapper for the GitHub API
14cu|nodejs-github-0.2.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-github-0.2.4-4|5	Version:        0.2.4
14cu|nodejs-github-0.2.4-4|6	Release:        4
14cu|nodejs-github-0.2.4-4|7	License:        MIT
14cu|nodejs-github-0.2.4-4|8	Group:          Development/Other
14cu|nodejs-github-0.2.4-4|9	Url:            https://github.com/mikedeboer/node-github
14cu|nodejs-github-0.2.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-github-0.2.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-github-0.2.4-4|12	BuildRequires:  npm(mime)
14cu|nodejs-github-0.2.4-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-github-0.2.4-4|14	BuildRequires:  npm(oauth)
14cu|nodejs-github-0.2.4-4|15	BuildRequires:  npm(optimist)
14cu|nodejs-github-0.2.4-4|16	
14cu|nodejs-github-0.2.4-4|17	BuildArch:      noarch
14cu|nodejs-github-0.2.4-4|18	
14cu|nodejs-github-0.2.4-4|19	%description
14cu|nodejs-github-0.2.4-4|20	%{summary}.
14cu|nodejs-github-0.2.4-4|21	
14cu|nodejs-github-0.2.4-4|22	%files
14cu|nodejs-github-0.2.4-4|23	%doc LICENSE README.md templates/
14cu|nodejs-github-0.2.4-4|24	%{_bindir}/%{oname}-generate
14cu|nodejs-github-0.2.4-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-0.2.4-4|26	
14cu|nodejs-github-0.2.4-4|27	#------------------------------------------------------------------
14cu|nodejs-github-0.2.4-4|28	
14cu|nodejs-github-0.2.4-4|29	%prep
14cu|nodejs-github-0.2.4-4|30	%setup -q -n package
14cu|nodejs-github-0.2.4-4|31	rm -rf node_modules
14cu|nodejs-github-0.2.4-4|32	rm -fr test/client_test.js
14cu|nodejs-github-0.2.4-4|33	
14cu|nodejs-github-0.2.4-4|34	
14cu|nodejs-github-0.2.4-4|35	%build
14cu|nodejs-github-0.2.4-4|36	
14cu|nodejs-github-0.2.4-4|37	%install
14cu|nodejs-github-0.2.4-4|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-0.2.4-4|39	cp -r *.json *.js *.yml api/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-0.2.4-4|40	chmod +x %{buildroot}/%{nodejs_sitelib}/%{oname}/generate.js
14cu|nodejs-github-0.2.4-4|41	
14cu|nodejs-github-0.2.4-4|42	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-github-0.2.4-4|43	ln -sf ../lib/node_modules/%{oname}/generate.js \
14cu|nodejs-github-0.2.4-4|44	%{buildroot}%{_bindir}/%{oname}-generate
14cu|nodejs-github-0.2.4-4|45	
14cu|nodejs-github-0.2.4-4|46	%nodejs_symlink_deps
14cu|nodejs-github-0.2.4-4|47	
14cu|nodejs-github-0.2.4-4|48	
14cu|nodejs-github-0.2.4-4|49	
14cu|nodejs-github-0.2.4-4|50	
14cu|nodejs-github-0.2.4-4|51	
14cu|nodejs-github-0.2.4-4|52	%check
14cu|nodejs-github-0.2.4-4|53	%nodejs_symlink_deps --check
14cu|nodejs-github-0.2.4-4|54	%__nodejs test/*.js
14cu|nodejs-github-0.2.4-4|55	
14cu|nodejs-github-0.2.4-4|56	
14cu|nodejs-github-0.2.4-4|57	
14cu|nodejs-github-0.2.4-4|58	
14cu|nodejs-github-0.2.4-4|59	%changelog
14cu|nodejs-github-0.2.4-4|60	
14cu|nodejs-github-0.2.4-4|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.4-4
14cu|nodejs-github-0.2.4-4|62	- (3a11083) BuildList#2799825: Increase release tag
14cu|nodejs-github-0.2.4-4|63	
14cu|nodejs-github-0.2.4-4|64	

11479 14
14cu|nodejs-github-url-from-git-1.4.0-5|1	%define oname github-url-from-git
14cu|nodejs-github-url-from-git-1.4.0-5|2	
14cu|nodejs-github-url-from-git-1.4.0-5|3	Summary:        Parse a GitHub git URL and return the GitHub repository URL
14cu|nodejs-github-url-from-git-1.4.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-github-url-from-git-1.4.0-5|5	Version:        1.4.0
14cu|nodejs-github-url-from-git-1.4.0-5|6	Release:        5
14cu|nodejs-github-url-from-git-1.4.0-5|7	Group:          Development/Other
14cu|nodejs-github-url-from-git-1.4.0-5|8	License:        MIT
14cu|nodejs-github-url-from-git-1.4.0-5|9	URL:            https://github.com/visionmedia/node-%{oname}
14cu|nodejs-github-url-from-git-1.4.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-github-url-from-git-1.4.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-github-url-from-git-1.4.0-5|12	BuildRequires:  npm(better-assert)
14cu|nodejs-github-url-from-git-1.4.0-5|13	BuildRequires:  npm(mocha)
14cu|nodejs-github-url-from-git-1.4.0-5|14	BuildRequires:  npm(should)
14cu|nodejs-github-url-from-git-1.4.0-5|15	
14cu|nodejs-github-url-from-git-1.4.0-5|16	BuildArch:      noarch
14cu|nodejs-github-url-from-git-1.4.0-5|17	
14cu|nodejs-github-url-from-git-1.4.0-5|18	%description
14cu|nodejs-github-url-from-git-1.4.0-5|19	%{summary}.
14cu|nodejs-github-url-from-git-1.4.0-5|20	
14cu|nodejs-github-url-from-git-1.4.0-5|21	%files
14cu|nodejs-github-url-from-git-1.4.0-5|22	%doc Readme.md LICENSE
14cu|nodejs-github-url-from-git-1.4.0-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-url-from-git-1.4.0-5|24	#------------------------------------------------------------------------------
14cu|nodejs-github-url-from-git-1.4.0-5|25	
14cu|nodejs-github-url-from-git-1.4.0-5|26	%prep
14cu|nodejs-github-url-from-git-1.4.0-5|27	%setup -qn package
14cu|nodejs-github-url-from-git-1.4.0-5|28	
14cu|nodejs-github-url-from-git-1.4.0-5|29	%build
14cu|nodejs-github-url-from-git-1.4.0-5|30	#nothing to do
14cu|nodejs-github-url-from-git-1.4.0-5|31	
14cu|nodejs-github-url-from-git-1.4.0-5|32	%install
14cu|nodejs-github-url-from-git-1.4.0-5|33	
14cu|nodejs-github-url-from-git-1.4.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-url-from-git-1.4.0-5|35	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-github-url-from-git-1.4.0-5|36	
14cu|nodejs-github-url-from-git-1.4.0-5|37	%nodejs_symlink_deps
14cu|nodejs-github-url-from-git-1.4.0-5|38	
14cu|nodejs-github-url-from-git-1.4.0-5|39	
14cu|nodejs-github-url-from-git-1.4.0-5|40	%check
14cu|nodejs-github-url-from-git-1.4.0-5|41	%nodejs_symlink_deps --check
14cu|nodejs-github-url-from-git-1.4.0-5|42	mocha test.js --reporter spec --require should
14cu|nodejs-github-url-from-git-1.4.0-5|43	
14cu|nodejs-github-url-from-git-1.4.0-5|44	%changelog
14cu|nodejs-github-url-from-git-1.4.0-5|45	
14cu|nodejs-github-url-from-git-1.4.0-5|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-5
14cu|nodejs-github-url-from-git-1.4.0-5|47	- (2101724) BuildList#2799825: Increase release tag
14cu|nodejs-github-url-from-git-1.4.0-5|48	
14cu|nodejs-github-url-from-git-1.4.0-5|49	

11480 14
14cu|nodejs-gitlab-1.5.0-4|1	%define oname gitlab
14cu|nodejs-gitlab-1.5.0-4|2	
14cu|nodejs-gitlab-1.5.0-4|3	Summary:        GitLab API Nodejs library
14cu|nodejs-gitlab-1.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gitlab-1.5.0-4|5	Version:        1.5.0
14cu|nodejs-gitlab-1.5.0-4|6	Release:        4
14cu|nodejs-gitlab-1.5.0-4|7	License:        MIT
14cu|nodejs-gitlab-1.5.0-4|8	Group:          Development/Other
14cu|nodejs-gitlab-1.5.0-4|9	Url:            https://github.com/node-gitlab/node-gitlab
14cu|nodejs-gitlab-1.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gitlab-1.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gitlab-1.5.0-4|12	BuildRequires:  npm(slumber)
14cu|nodejs-gitlab-1.5.0-4|13	BuildRequires:  npm(debug)
14cu|nodejs-gitlab-1.5.0-4|14	BuildRequires:  npm(chai)
14cu|nodejs-gitlab-1.5.0-4|15	BuildRequires:  npm(coffee-script)
14cu|nodejs-gitlab-1.5.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-gitlab-1.5.0-4|17	BuildRequires:  npm(proxyquire)
14cu|nodejs-gitlab-1.5.0-4|18	BuildRequires:  npm(sinon)
14cu|nodejs-gitlab-1.5.0-4|19	BuildRequires:  npm(sinon-chai)
14cu|nodejs-gitlab-1.5.0-4|20	BuildArch:      noarch
14cu|nodejs-gitlab-1.5.0-4|21	
14cu|nodejs-gitlab-1.5.0-4|22	%description
14cu|nodejs-gitlab-1.5.0-4|23	%{summary}.
14cu|nodejs-gitlab-1.5.0-4|24	
14cu|nodejs-gitlab-1.5.0-4|25	%files
14cu|nodejs-gitlab-1.5.0-4|26	%doc *.md examples/
14cu|nodejs-gitlab-1.5.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gitlab-1.5.0-4|28	
14cu|nodejs-gitlab-1.5.0-4|29	#------------------------------------------------------------------
14cu|nodejs-gitlab-1.5.0-4|30	
14cu|nodejs-gitlab-1.5.0-4|31	%prep
14cu|nodejs-gitlab-1.5.0-4|32	%setup -q -n package
14cu|nodejs-gitlab-1.5.0-4|33	rm -rf node_modules
14cu|nodejs-gitlab-1.5.0-4|34	perl -pi -e "s|./node_modules/.bin/coffee|/usr/bin/coffee|" Cakefile
14cu|nodejs-gitlab-1.5.0-4|35	
14cu|nodejs-gitlab-1.5.0-4|36	
14cu|nodejs-gitlab-1.5.0-4|37	%build
14cu|nodejs-gitlab-1.5.0-4|38	cake build
14cu|nodejs-gitlab-1.5.0-4|39	
14cu|nodejs-gitlab-1.5.0-4|40	%install
14cu|nodejs-gitlab-1.5.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gitlab-1.5.0-4|42	cp -r package.json lib/ src/ \
14cu|nodejs-gitlab-1.5.0-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gitlab-1.5.0-4|44	%nodejs_symlink_deps
14cu|nodejs-gitlab-1.5.0-4|45	
14cu|nodejs-gitlab-1.5.0-4|46	pushd examples
14cu|nodejs-gitlab-1.5.0-4|47	find . -type f -exec chmod -x {} \;
14cu|nodejs-gitlab-1.5.0-4|48	popd
14cu|nodejs-gitlab-1.5.0-4|49	
14cu|nodejs-gitlab-1.5.0-4|50	%check
14cu|nodejs-gitlab-1.5.0-4|51	%nodejs_symlink_deps --check
14cu|nodejs-gitlab-1.5.0-4|52	mocha tests
14cu|nodejs-gitlab-1.5.0-4|53	
14cu|nodejs-gitlab-1.5.0-4|54	%changelog
14cu|nodejs-gitlab-1.5.0-4|55	
14cu|nodejs-gitlab-1.5.0-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.0-4
14cu|nodejs-gitlab-1.5.0-4|57	- (90c7f50) BuildList#2799825: Increase release tag
14cu|nodejs-gitlab-1.5.0-4|58	
14cu|nodejs-gitlab-1.5.0-4|59	

11481 14
14cu|nodejs-gleak-0.5.0-4|1	%define oname gleak
14cu|nodejs-gleak-0.5.0-4|2	
14cu|nodejs-gleak-0.5.0-4|3	Summary:        Node global variable leak detector
14cu|nodejs-gleak-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gleak-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-gleak-0.5.0-4|6	Release:        4
14cu|nodejs-gleak-0.5.0-4|7	License:        MIT
14cu|nodejs-gleak-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-gleak-0.5.0-4|9	Url:            https://github.com/aheckmann/gleak
14cu|nodejs-gleak-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gleak-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gleak-0.5.0-4|12	BuildRequires:  npm(express)
14cu|nodejs-gleak-0.5.0-4|13	BuildArch:      noarch
14cu|nodejs-gleak-0.5.0-4|14	
14cu|nodejs-gleak-0.5.0-4|15	%description
14cu|nodejs-gleak-0.5.0-4|16	%{summary}.
14cu|nodejs-gleak-0.5.0-4|17	
14cu|nodejs-gleak-0.5.0-4|18	%files
14cu|nodejs-gleak-0.5.0-4|19	%doc *.md
14cu|nodejs-gleak-0.5.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gleak-0.5.0-4|21	
14cu|nodejs-gleak-0.5.0-4|22	#------------------------------------------------------------------
14cu|nodejs-gleak-0.5.0-4|23	
14cu|nodejs-gleak-0.5.0-4|24	%prep
14cu|nodejs-gleak-0.5.0-4|25	%setup -qn package
14cu|nodejs-gleak-0.5.0-4|26	rm -rf node_modules
14cu|nodejs-gleak-0.5.0-4|27	
14cu|nodejs-gleak-0.5.0-4|28	%build
14cu|nodejs-gleak-0.5.0-4|29	
14cu|nodejs-gleak-0.5.0-4|30	%install
14cu|nodejs-gleak-0.5.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gleak-0.5.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gleak-0.5.0-4|33	%nodejs_symlink_deps
14cu|nodejs-gleak-0.5.0-4|34	
14cu|nodejs-gleak-0.5.0-4|35	%check
14cu|nodejs-gleak-0.5.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-gleak-0.5.0-4|37	make test || :
14cu|nodejs-gleak-0.5.0-4|38	
14cu|nodejs-gleak-0.5.0-4|39	%changelog
14cu|nodejs-gleak-0.5.0-4|40	
14cu|nodejs-gleak-0.5.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-gleak-0.5.0-4|42	- (a07ce9f) BuildList#2799825: Increase release tag
14cu|nodejs-gleak-0.5.0-4|43	
14cu|nodejs-gleak-0.5.0-4|44	

11482 14
14cu|nodejs-glob-6.0.1-5|1	%define oname glob
14cu|nodejs-glob-6.0.1-5|2	
14cu|nodejs-glob-6.0.1-5|3	Summary:    A little globber for Node.js
14cu|nodejs-glob-6.0.1-5|4	Name:       nodejs-%{oname}
14cu|nodejs-glob-6.0.1-5|5	Version:    6.0.1
14cu|nodejs-glob-6.0.1-5|6	Release:    5
14cu|nodejs-glob-6.0.1-5|7	License:    ISC
14cu|nodejs-glob-6.0.1-5|8	Group:      Development/Other
14cu|nodejs-glob-6.0.1-5|9	URL:        https://github.com/isaacs/node-%{oname}
14cu|nodejs-glob-6.0.1-5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-glob-6.0.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-glob-6.0.1-5|12	BuildRequires:  npm(path-is-absolute)
14cu|nodejs-glob-6.0.1-5|13	BuildRequires:  npm(once)
14cu|nodejs-glob-6.0.1-5|14	BuildRequires:  npm(minimatch) = 3.0.0
14cu|nodejs-glob-6.0.1-5|15	BuildRequires:  npm(inherits)
14cu|nodejs-glob-6.0.1-5|16	BuildRequires:  npm(inflight)
14cu|nodejs-glob-6.0.1-5|17	
14cu|nodejs-glob-6.0.1-5|18	
14cu|nodejs-glob-6.0.1-5|19	
14cu|nodejs-glob-6.0.1-5|20	BuildArch:  noarch
14cu|nodejs-glob-6.0.1-5|21	
14cu|nodejs-glob-6.0.1-5|22	%description
14cu|nodejs-glob-6.0.1-5|23	This is a %{oname} implementation in pure JavaScript. It uses the minimatch library
14cu|nodejs-glob-6.0.1-5|24	to do its matching.
14cu|nodejs-glob-6.0.1-5|25	
14cu|nodejs-glob-6.0.1-5|26	%files
14cu|nodejs-glob-6.0.1-5|27	%doc LICENSE README.md
14cu|nodejs-glob-6.0.1-5|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-6.0.1-5|29	#-----------------------------------------------------
14cu|nodejs-glob-6.0.1-5|30	
14cu|nodejs-glob-6.0.1-5|31	%prep
14cu|nodejs-glob-6.0.1-5|32	%setup -qn package
14cu|nodejs-glob-6.0.1-5|33	%nodejs_fixdep inherits
14cu|nodejs-glob-6.0.1-5|34	
14cu|nodejs-glob-6.0.1-5|35	%build
14cu|nodejs-glob-6.0.1-5|36	#nothing to do
14cu|nodejs-glob-6.0.1-5|37	
14cu|nodejs-glob-6.0.1-5|38	%install
14cu|nodejs-glob-6.0.1-5|39	
14cu|nodejs-glob-6.0.1-5|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-6.0.1-5|41	cp -pr *.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-6.0.1-5|42	
14cu|nodejs-glob-6.0.1-5|43	%nodejs_symlink_deps
14cu|nodejs-glob-6.0.1-5|44	
14cu|nodejs-glob-6.0.1-5|45	
14cu|nodejs-glob-6.0.1-5|46	%changelog
14cu|nodejs-glob-6.0.1-5|47	
14cu|nodejs-glob-6.0.1-5|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.0.1-5
14cu|nodejs-glob-6.0.1-5|49	- (983ea16) BuildList#2799825: Increase release tag
14cu|nodejs-glob-6.0.1-5|50	
14cu|nodejs-glob-6.0.1-5|51	

11483 14
14cu|nodejs-globals-8.15.0-4|1	%define oname globals
14cu|nodejs-globals-8.15.0-4|2	
14cu|nodejs-globals-8.15.0-4|3	Summary:        Global identifiers from different JavaScript environments
14cu|nodejs-globals-8.15.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-globals-8.15.0-4|5	Version:        8.15.0
14cu|nodejs-globals-8.15.0-4|6	Release:        4
14cu|nodejs-globals-8.15.0-4|7	License:        MIT
14cu|nodejs-globals-8.15.0-4|8	Group:          Development/Other
14cu|nodejs-globals-8.15.0-4|9	Url:            https://github.com/sindresorhus/globals
14cu|nodejs-globals-8.15.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-globals-8.15.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-globals-8.15.0-4|12	BuildArch:      noarch
14cu|nodejs-globals-8.15.0-4|13	
14cu|nodejs-globals-8.15.0-4|14	%description
14cu|nodejs-globals-8.15.0-4|15	%{summary}.
14cu|nodejs-globals-8.15.0-4|16	
14cu|nodejs-globals-8.15.0-4|17	%files
14cu|nodejs-globals-8.15.0-4|18	%doc license readme.md
14cu|nodejs-globals-8.15.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-globals-8.15.0-4|20	
14cu|nodejs-globals-8.15.0-4|21	#------------------------------------------------------------------
14cu|nodejs-globals-8.15.0-4|22	
14cu|nodejs-globals-8.15.0-4|23	%prep
14cu|nodejs-globals-8.15.0-4|24	%setup -q -n package
14cu|nodejs-globals-8.15.0-4|25	rm -rf node_modules
14cu|nodejs-globals-8.15.0-4|26	
14cu|nodejs-globals-8.15.0-4|27	%build
14cu|nodejs-globals-8.15.0-4|28	
14cu|nodejs-globals-8.15.0-4|29	%install
14cu|nodejs-globals-8.15.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globals-8.15.0-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globals-8.15.0-4|32	%nodejs_symlink_deps
14cu|nodejs-globals-8.15.0-4|33	%changelog
14cu|nodejs-globals-8.15.0-4|34	
14cu|nodejs-globals-8.15.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 8.15.0-4
14cu|nodejs-globals-8.15.0-4|36	- (17dcf30) BuildList#2799825: Increase release tag
14cu|nodejs-globals-8.15.0-4|37	
14cu|nodejs-globals-8.15.0-4|38	

11484 14
14cu|nodejs-glob-base-0.3.0-4|1	%define oname glob-base
14cu|nodejs-glob-base-0.3.0-4|2	
14cu|nodejs-glob-base-0.3.0-4|3	Summary:        Returns an object with the (non-glob) base path and the actual pattern
14cu|nodejs-glob-base-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-glob-base-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-glob-base-0.3.0-4|6	Release:        4
14cu|nodejs-glob-base-0.3.0-4|7	License:        MIT
14cu|nodejs-glob-base-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-glob-base-0.3.0-4|9	Url:            https://github.com/jonschlinkert/glob-base
14cu|nodejs-glob-base-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-glob-base-0.3.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/glob-base/master/test.js
14cu|nodejs-glob-base-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-glob-base-0.3.0-4|13	BuildRequires:  npm(is-glob)
14cu|nodejs-glob-base-0.3.0-4|14	BuildRequires:  npm(glob-parent)
14cu|nodejs-glob-base-0.3.0-4|15	#
14cu|nodejs-glob-base-0.3.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-glob-base-0.3.0-4|17	BuildRequires:  npm(should)
14cu|nodejs-glob-base-0.3.0-4|18	BuildArch:      noarch
14cu|nodejs-glob-base-0.3.0-4|19	
14cu|nodejs-glob-base-0.3.0-4|20	%description
14cu|nodejs-glob-base-0.3.0-4|21	%{summary}.
14cu|nodejs-glob-base-0.3.0-4|22	
14cu|nodejs-glob-base-0.3.0-4|23	%files
14cu|nodejs-glob-base-0.3.0-4|24	%doc LICENSE *.md
14cu|nodejs-glob-base-0.3.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-base-0.3.0-4|26	
14cu|nodejs-glob-base-0.3.0-4|27	#------------------------------------------------------------------
14cu|nodejs-glob-base-0.3.0-4|28	
14cu|nodejs-glob-base-0.3.0-4|29	%prep
14cu|nodejs-glob-base-0.3.0-4|30	%setup -q -n package
14cu|nodejs-glob-base-0.3.0-4|31	rm -rf node_modules
14cu|nodejs-glob-base-0.3.0-4|32	cp -p %{SOURCE1} .
14cu|nodejs-glob-base-0.3.0-4|33	
14cu|nodejs-glob-base-0.3.0-4|34	%build
14cu|nodejs-glob-base-0.3.0-4|35	
14cu|nodejs-glob-base-0.3.0-4|36	%install
14cu|nodejs-glob-base-0.3.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-base-0.3.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-base-0.3.0-4|39	%nodejs_symlink_deps
14cu|nodejs-glob-base-0.3.0-4|40	
14cu|nodejs-glob-base-0.3.0-4|41	%check
14cu|nodejs-glob-base-0.3.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-glob-base-0.3.0-4|43	mocha test.js
14cu|nodejs-glob-base-0.3.0-4|44	
14cu|nodejs-glob-base-0.3.0-4|45	%changelog
14cu|nodejs-glob-base-0.3.0-4|46	
14cu|nodejs-glob-base-0.3.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-glob-base-0.3.0-4|48	- (4fa6d8f) BuildList#2799825: Increase release tag
14cu|nodejs-glob-base-0.3.0-4|49	
14cu|nodejs-glob-base-0.3.0-4|50	

11485 14
14cu|nodejs-globby-4.0.0-4|1	%define oname globby
14cu|nodejs-globby-4.0.0-4|2	
14cu|nodejs-globby-4.0.0-4|3	Summary:        Extends glob with support for multiple patterns and exposes a Promise API
14cu|nodejs-globby-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-globby-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-globby-4.0.0-4|6	Release:        4
14cu|nodejs-globby-4.0.0-4|7	License:        MIT
14cu|nodejs-globby-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-globby-4.0.0-4|9	Url:            https://github.com/sindresorhus/globby
14cu|nodejs-globby-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-globby-4.0.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-globby-4.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-globby-4.0.0-4|13	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-globby-4.0.0-4|14	BuildRequires:  npm(pify)
14cu|nodejs-globby-4.0.0-4|15	BuildRequires:  npm(object-assign)
14cu|nodejs-globby-4.0.0-4|16	BuildRequires:  npm(glob)
14cu|nodejs-globby-4.0.0-4|17	BuildRequires:  npm(arrify)
14cu|nodejs-globby-4.0.0-4|18	BuildRequires:  npm(array-union)
14cu|nodejs-globby-4.0.0-4|19	BuildArch:      noarch
14cu|nodejs-globby-4.0.0-4|20	
14cu|nodejs-globby-4.0.0-4|21	%description
14cu|nodejs-globby-4.0.0-4|22	%{summary}.
14cu|nodejs-globby-4.0.0-4|23	
14cu|nodejs-globby-4.0.0-4|24	%files
14cu|nodejs-globby-4.0.0-4|25	%doc license readme.md
14cu|nodejs-globby-4.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-globby-4.0.0-4|27	
14cu|nodejs-globby-4.0.0-4|28	#------------------------------------------------------------------
14cu|nodejs-globby-4.0.0-4|29	
14cu|nodejs-globby-4.0.0-4|30	%prep
14cu|nodejs-globby-4.0.0-4|31	%setup -q -n package
14cu|nodejs-globby-4.0.0-4|32	rm -rf node_modules
14cu|nodejs-globby-4.0.0-4|33	
14cu|nodejs-globby-4.0.0-4|34	%build
14cu|nodejs-globby-4.0.0-4|35	
14cu|nodejs-globby-4.0.0-4|36	%install
14cu|nodejs-globby-4.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globby-4.0.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globby-4.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-globby-4.0.0-4|40	%changelog
14cu|nodejs-globby-4.0.0-4|41	
14cu|nodejs-globby-4.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-globby-4.0.0-4|43	- (7841970) BuildList#2799825: Increase release tag
14cu|nodejs-globby-4.0.0-4|44	
14cu|nodejs-globby-4.0.0-4|45	

11486 14
14cu|nodejs-glob-parent-2.0.0-4|1	%define oname glob-parent
14cu|nodejs-glob-parent-2.0.0-4|2	
14cu|nodejs-glob-parent-2.0.0-4|3	Summary:        Strips glob magic from a string to provide the parent path
14cu|nodejs-glob-parent-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-glob-parent-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-glob-parent-2.0.0-4|6	Release:        4
14cu|nodejs-glob-parent-2.0.0-4|7	License:        ISC
14cu|nodejs-glob-parent-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-glob-parent-2.0.0-4|9	Url:            https://github.com/es128/glob-parent
14cu|nodejs-glob-parent-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-glob-parent-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-glob-parent-2.0.0-4|12	BuildRequires:  npm(is-glob)
14cu|nodejs-glob-parent-2.0.0-4|13	#
14cu|nodejs-glob-parent-2.0.0-4|14	BuildRequires:  npm(coveralls)
14cu|nodejs-glob-parent-2.0.0-4|15	BuildRequires:  npm(istanbul)
14cu|nodejs-glob-parent-2.0.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-glob-parent-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-glob-parent-2.0.0-4|18	
14cu|nodejs-glob-parent-2.0.0-4|19	%description
14cu|nodejs-glob-parent-2.0.0-4|20	%{summary}.
14cu|nodejs-glob-parent-2.0.0-4|21	
14cu|nodejs-glob-parent-2.0.0-4|22	%files
14cu|nodejs-glob-parent-2.0.0-4|23	%doc LICENSE *.md
14cu|nodejs-glob-parent-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-parent-2.0.0-4|25	
14cu|nodejs-glob-parent-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-glob-parent-2.0.0-4|27	
14cu|nodejs-glob-parent-2.0.0-4|28	%prep
14cu|nodejs-glob-parent-2.0.0-4|29	%setup -q -n package
14cu|nodejs-glob-parent-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-glob-parent-2.0.0-4|31	
14cu|nodejs-glob-parent-2.0.0-4|32	%build
14cu|nodejs-glob-parent-2.0.0-4|33	
14cu|nodejs-glob-parent-2.0.0-4|34	%install
14cu|nodejs-glob-parent-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-parent-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-parent-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-glob-parent-2.0.0-4|38	
14cu|nodejs-glob-parent-2.0.0-4|39	
14cu|nodejs-glob-parent-2.0.0-4|40	%check
14cu|nodejs-glob-parent-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-glob-parent-2.0.0-4|42	istanbul-js cover %{nodejs_sitelib}/mocha/bin/_mocha && cat ./coverage/lcov.info
14cu|nodejs-glob-parent-2.0.0-4|43	
14cu|nodejs-glob-parent-2.0.0-4|44	%changelog
14cu|nodejs-glob-parent-2.0.0-4|45	
14cu|nodejs-glob-parent-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-glob-parent-2.0.0-4|47	- (2fd3bc5) BuildList#2799825: Increase release tag
14cu|nodejs-glob-parent-2.0.0-4|48	
14cu|nodejs-glob-parent-2.0.0-4|49	

11487 14
14cu|nodejs-glob-stream-5.3.2-4|1	%define oname glob-stream
14cu|nodejs-glob-stream-5.3.2-4|2	
14cu|nodejs-glob-stream-5.3.2-4|3	Summary:        A wrapper around node-glob to make it streamy
14cu|nodejs-glob-stream-5.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-glob-stream-5.3.2-4|5	Version:        5.3.2
14cu|nodejs-glob-stream-5.3.2-4|6	Release:        4
14cu|nodejs-glob-stream-5.3.2-4|7	License:        MIT
14cu|nodejs-glob-stream-5.3.2-4|8	Group:          Development/Other
14cu|nodejs-glob-stream-5.3.2-4|9	Url:            https://github.com/gulpjs/glob-stream
14cu|nodejs-glob-stream-5.3.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-glob-stream-5.3.2-4|11	Source0:        https://github.com/gulpjs/glob-stream/archive/v%{version}.tar.gz
14cu|nodejs-glob-stream-5.3.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-glob-stream-5.3.2-4|13	BuildRequires:  npm(unique-stream)
14cu|nodejs-glob-stream-5.3.2-4|14	BuildRequires:  npm(to-absolute-glob)
14cu|nodejs-glob-stream-5.3.2-4|15	BuildRequires:  npm(through2)
14cu|nodejs-glob-stream-5.3.2-4|16	BuildRequires:  npm(ordered-read-streams)
14cu|nodejs-glob-stream-5.3.2-4|17	BuildRequires:  npm(micromatch)
14cu|nodejs-glob-stream-5.3.2-4|18	BuildRequires:  npm(glob-parent)
14cu|nodejs-glob-stream-5.3.2-4|19	BuildRequires:  npm(glob)
14cu|nodejs-glob-stream-5.3.2-4|20	BuildRequires:  npm(extend)
14cu|nodejs-glob-stream-5.3.2-4|21	#
14cu|nodejs-glob-stream-5.3.2-4|22	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-glob-stream-5.3.2-4|23	BuildRequires:  npm(mocha)
14cu|nodejs-glob-stream-5.3.2-4|24	BuildRequires:  npm(rimraf)
14cu|nodejs-glob-stream-5.3.2-4|25	BuildRequires:  npm(should)
14cu|nodejs-glob-stream-5.3.2-4|26	BuildArch:      noarch
14cu|nodejs-glob-stream-5.3.2-4|27	
14cu|nodejs-glob-stream-5.3.2-4|28	%description
14cu|nodejs-glob-stream-5.3.2-4|29	%{summary}.
14cu|nodejs-glob-stream-5.3.2-4|30	
14cu|nodejs-glob-stream-5.3.2-4|31	%files
14cu|nodejs-glob-stream-5.3.2-4|32	%doc LICENSE *.md
14cu|nodejs-glob-stream-5.3.2-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-stream-5.3.2-4|34	
14cu|nodejs-glob-stream-5.3.2-4|35	#------------------------------------------------------------------
14cu|nodejs-glob-stream-5.3.2-4|36	
14cu|nodejs-glob-stream-5.3.2-4|37	%prep
14cu|nodejs-glob-stream-5.3.2-4|38	%setup -qn %{oname}-%{version}
14cu|nodejs-glob-stream-5.3.2-4|39	rm -rf node_modules
14cu|nodejs-glob-stream-5.3.2-4|40	
14cu|nodejs-glob-stream-5.3.2-4|41	%build
14cu|nodejs-glob-stream-5.3.2-4|42	
14cu|nodejs-glob-stream-5.3.2-4|43	%install
14cu|nodejs-glob-stream-5.3.2-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-stream-5.3.2-4|45	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glob-stream-5.3.2-4|46	%nodejs_symlink_deps
14cu|nodejs-glob-stream-5.3.2-4|47	
14cu|nodejs-glob-stream-5.3.2-4|48	
14cu|nodejs-glob-stream-5.3.2-4|49	%check
14cu|nodejs-glob-stream-5.3.2-4|50	# Error: timeout of 2000ms exceeded
14cu|nodejs-glob-stream-5.3.2-4|51	%nodejs_symlink_deps --check
14cu|nodejs-glob-stream-5.3.2-4|52	mocha test || :
14cu|nodejs-glob-stream-5.3.2-4|53	
14cu|nodejs-glob-stream-5.3.2-4|54	%changelog
14cu|nodejs-glob-stream-5.3.2-4|55	
14cu|nodejs-glob-stream-5.3.2-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.3.2-4
14cu|nodejs-glob-stream-5.3.2-4|57	- (2df11e4) BuildList#2799825: Increase release tag
14cu|nodejs-glob-stream-5.3.2-4|58	
14cu|nodejs-glob-stream-5.3.2-4|59	

11488 14
14cu|nodejs-globule-0.2.0-7|1	%define oname globule
14cu|nodejs-globule-0.2.0-7|2	
14cu|nodejs-globule-0.2.0-7|3	Summary:    An easy-to-use wildcard globbing library for Node.js
14cu|nodejs-globule-0.2.0-7|4	Name:       nodejs-%{oname}
14cu|nodejs-globule-0.2.0-7|5	Version:    0.2.0
14cu|nodejs-globule-0.2.0-7|6	Release:    7
14cu|nodejs-globule-0.2.0-7|7	License:    MIT
14cu|nodejs-globule-0.2.0-7|8	Group:      System/Libraries
14cu|nodejs-globule-0.2.0-7|9	URL:        https://github.com/cowboy/node-%{oname}
14cu|nodejs-globule-0.2.0-7|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-globule-0.2.0-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-globule-0.2.0-7|12	BuildRequires:  npm(minimatch)
14cu|nodejs-globule-0.2.0-7|13	BuildRequires:  npm(glob)
14cu|nodejs-globule-0.2.0-7|14	BuildRequires:  npm(lodash)
14cu|nodejs-globule-0.2.0-7|15	# dev deps
14cu|nodejs-globule-0.2.0-7|16	#BuildRequires:  npm(grunt-cli)
14cu|nodejs-globule-0.2.0-7|17	#BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-globule-0.2.0-7|18	#BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-globule-0.2.0-7|19	#BuildRequires:  npm(nodeunit)
14cu|nodejs-globule-0.2.0-7|20	BuildArch:  noarch
14cu|nodejs-globule-0.2.0-7|21	
14cu|nodejs-globule-0.2.0-7|22	
14cu|nodejs-globule-0.2.0-7|23	%description
14cu|nodejs-globule-0.2.0-7|24	%{summary}.
14cu|nodejs-globule-0.2.0-7|25	
14cu|nodejs-globule-0.2.0-7|26	
14cu|nodejs-globule-0.2.0-7|27	%files
14cu|nodejs-globule-0.2.0-7|28	%doc LICENSE-MIT README.md
14cu|nodejs-globule-0.2.0-7|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-globule-0.2.0-7|30	#---------------------------------------------------------
14cu|nodejs-globule-0.2.0-7|31	%prep
14cu|nodejs-globule-0.2.0-7|32	%setup -q -n package
14cu|nodejs-globule-0.2.0-7|33	%nodejs_fixdep lodash
14cu|nodejs-globule-0.2.0-7|34	%nodejs_fixdep glob
14cu|nodejs-globule-0.2.0-7|35	%nodejs_fixdep minimatch
14cu|nodejs-globule-0.2.0-7|36	
14cu|nodejs-globule-0.2.0-7|37	%build
14cu|nodejs-globule-0.2.0-7|38	#nothing to do
14cu|nodejs-globule-0.2.0-7|39	
14cu|nodejs-globule-0.2.0-7|40	
14cu|nodejs-globule-0.2.0-7|41	%install
14cu|nodejs-globule-0.2.0-7|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globule-0.2.0-7|43	cp -pr package.json lib/ \
14cu|nodejs-globule-0.2.0-7|44	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-globule-0.2.0-7|45	
14cu|nodejs-globule-0.2.0-7|46	%nodejs_symlink_deps
14cu|nodejs-globule-0.2.0-7|47	
14cu|nodejs-globule-0.2.0-7|48	#%check
14cu|nodejs-globule-0.2.0-7|49	#%nodejs_symlink_deps --check
14cu|nodejs-globule-0.2.0-7|50	#nodeunit test/%{oname}_test.js
14cu|nodejs-globule-0.2.0-7|51	
14cu|nodejs-globule-0.2.0-7|52	%changelog
14cu|nodejs-globule-0.2.0-7|53	
14cu|nodejs-globule-0.2.0-7|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-7
14cu|nodejs-globule-0.2.0-7|55	- (3848812) BuildList#2799825: Increase release tag
14cu|nodejs-globule-0.2.0-7|56	
14cu|nodejs-globule-0.2.0-7|57	

11489 14
14cu|nodejs-glogg-1.0.0-4|1	%define oname glogg
14cu|nodejs-glogg-1.0.0-4|2	
14cu|nodejs-glogg-1.0.0-4|3	Summary:        Global logging utility
14cu|nodejs-glogg-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-glogg-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-glogg-1.0.0-4|6	Release:        4
14cu|nodejs-glogg-1.0.0-4|7	License:        MIT
14cu|nodejs-glogg-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-glogg-1.0.0-4|9	Url:            https://github.com/undertakerjs/glogg
14cu|nodejs-glogg-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-glogg-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-glogg-1.0.0-4|12	BuildRequires:  npm(sparkles)
14cu|nodejs-glogg-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-glogg-1.0.0-4|14	
14cu|nodejs-glogg-1.0.0-4|15	%description
14cu|nodejs-glogg-1.0.0-4|16	%{summary}.
14cu|nodejs-glogg-1.0.0-4|17	
14cu|nodejs-glogg-1.0.0-4|18	%files
14cu|nodejs-glogg-1.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-glogg-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-glogg-1.0.0-4|21	
14cu|nodejs-glogg-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-glogg-1.0.0-4|23	
14cu|nodejs-glogg-1.0.0-4|24	%prep
14cu|nodejs-glogg-1.0.0-4|25	%setup -q -n package
14cu|nodejs-glogg-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-glogg-1.0.0-4|27	
14cu|nodejs-glogg-1.0.0-4|28	%build
14cu|nodejs-glogg-1.0.0-4|29	
14cu|nodejs-glogg-1.0.0-4|30	%install
14cu|nodejs-glogg-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glogg-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-glogg-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-glogg-1.0.0-4|34	
14cu|nodejs-glogg-1.0.0-4|35	%changelog
14cu|nodejs-glogg-1.0.0-4|36	
14cu|nodejs-glogg-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-glogg-1.0.0-4|38	- (268d235) BuildList#2799825: Increase release tag
14cu|nodejs-glogg-1.0.0-4|39	
14cu|nodejs-glogg-1.0.0-4|40	

11490 14
14cu|nodejs-googleapis-4.0.0-4|1	%define oname googleapis
14cu|nodejs-googleapis-4.0.0-4|2	
14cu|nodejs-googleapis-4.0.0-4|3	Summary:        Google APIs Client Library for Node.js
14cu|nodejs-googleapis-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-googleapis-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-googleapis-4.0.0-4|6	Release:        4
14cu|nodejs-googleapis-4.0.0-4|7	License:        ASL 2.0
14cu|nodejs-googleapis-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-googleapis-4.0.0-4|9	Url:            https://github.com/google/google-api-nodejs-client
14cu|nodejs-googleapis-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-googleapis-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-googleapis-4.0.0-4|12	BuildRequires:  npm(string-template)
14cu|nodejs-googleapis-4.0.0-4|13	BuildRequires:  npm(request)
14cu|nodejs-googleapis-4.0.0-4|14	BuildRequires:  npm(google-auth-library)
14cu|nodejs-googleapis-4.0.0-4|15	BuildRequires:  npm(gapitoken)
14cu|nodejs-googleapis-4.0.0-4|16	BuildRequires:  npm(async)
14cu|nodejs-googleapis-4.0.0-4|17	BuildArch:      noarch
14cu|nodejs-googleapis-4.0.0-4|18	
14cu|nodejs-googleapis-4.0.0-4|19	%description
14cu|nodejs-googleapis-4.0.0-4|20	%{summary}.
14cu|nodejs-googleapis-4.0.0-4|21	
14cu|nodejs-googleapis-4.0.0-4|22	%files
14cu|nodejs-googleapis-4.0.0-4|23	%doc AUTHORS *.md CONTRIBUTORS COPYING templates/
14cu|nodejs-googleapis-4.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-googleapis-4.0.0-4|25	
14cu|nodejs-googleapis-4.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-googleapis-4.0.0-4|27	
14cu|nodejs-googleapis-4.0.0-4|28	%prep
14cu|nodejs-googleapis-4.0.0-4|29	%setup -q -n package
14cu|nodejs-googleapis-4.0.0-4|30	rm -rf node_modules
14cu|nodejs-googleapis-4.0.0-4|31	%nodejs_fixdep request
14cu|nodejs-googleapis-4.0.0-4|32	%nodejs_fixdep async
14cu|nodejs-googleapis-4.0.0-4|33	
14cu|nodejs-googleapis-4.0.0-4|34	%build
14cu|nodejs-googleapis-4.0.0-4|35	
14cu|nodejs-googleapis-4.0.0-4|36	%install
14cu|nodejs-googleapis-4.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-googleapis-4.0.0-4|38	cp -r package.json apis/ lib/ scripts/ \
14cu|nodejs-googleapis-4.0.0-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-googleapis-4.0.0-4|40	%nodejs_symlink_deps
14cu|nodejs-googleapis-4.0.0-4|41	%changelog
14cu|nodejs-googleapis-4.0.0-4|42	
14cu|nodejs-googleapis-4.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-googleapis-4.0.0-4|44	- (c76f40f) BuildList#2799825: Increase release tag
14cu|nodejs-googleapis-4.0.0-4|45	
14cu|nodejs-googleapis-4.0.0-4|46	

11491 14
14cu|nodejs-google-auth-library-0.9.7-4|1	%define oname google-auth-library
14cu|nodejs-google-auth-library-0.9.7-4|2	
14cu|nodejs-google-auth-library-0.9.7-4|3	Summary:        Google APIs Authentication Client Library for Node.js
14cu|nodejs-google-auth-library-0.9.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-google-auth-library-0.9.7-4|5	Version:        0.9.7
14cu|nodejs-google-auth-library-0.9.7-4|6	Release:        4
14cu|nodejs-google-auth-library-0.9.7-4|7	License:        ASL 2.0
14cu|nodejs-google-auth-library-0.9.7-4|8	Group:          Development/Other
14cu|nodejs-google-auth-library-0.9.7-4|9	Url:            https://github.com/google/google-auth-library-nodejs
14cu|nodejs-google-auth-library-0.9.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-google-auth-library-0.9.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-google-auth-library-0.9.7-4|12	BuildRequires:  npm(string-template)
14cu|nodejs-google-auth-library-0.9.7-4|13	BuildRequires:  npm(request)
14cu|nodejs-google-auth-library-0.9.7-4|14	BuildRequires:  npm(jws)
14cu|nodejs-google-auth-library-0.9.7-4|15	BuildRequires:  npm(lodash.noop)
14cu|nodejs-google-auth-library-0.9.7-4|16	BuildRequires:  npm(gtoken)
14cu|nodejs-google-auth-library-0.9.7-4|17	BuildRequires:  npm(async)
14cu|nodejs-google-auth-library-0.9.7-4|18	BuildArch:      noarch
14cu|nodejs-google-auth-library-0.9.7-4|19	
14cu|nodejs-google-auth-library-0.9.7-4|20	%description
14cu|nodejs-google-auth-library-0.9.7-4|21	%{summary}.
14cu|nodejs-google-auth-library-0.9.7-4|22	
14cu|nodejs-google-auth-library-0.9.7-4|23	%files
14cu|nodejs-google-auth-library-0.9.7-4|24	%doc *.md COPYING
14cu|nodejs-google-auth-library-0.9.7-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-auth-library-0.9.7-4|26	
14cu|nodejs-google-auth-library-0.9.7-4|27	#------------------------------------------------------------------
14cu|nodejs-google-auth-library-0.9.7-4|28	
14cu|nodejs-google-auth-library-0.9.7-4|29	%prep
14cu|nodejs-google-auth-library-0.9.7-4|30	%setup -q -n package
14cu|nodejs-google-auth-library-0.9.7-4|31	rm -rf node_modules
14cu|nodejs-google-auth-library-0.9.7-4|32	find . -type f -exec chmod 644 {} \;
14cu|nodejs-google-auth-library-0.9.7-4|33	%nodejs_fixdep string-template
14cu|nodejs-google-auth-library-0.9.7-4|34	%nodejs_fixdep request
14cu|nodejs-google-auth-library-0.9.7-4|35	%nodejs_fixdep jws
14cu|nodejs-google-auth-library-0.9.7-4|36	%nodejs_fixdep lodash.noop
14cu|nodejs-google-auth-library-0.9.7-4|37	%nodejs_fixdep gtoken
14cu|nodejs-google-auth-library-0.9.7-4|38	%nodejs_fixdep async
14cu|nodejs-google-auth-library-0.9.7-4|39	
14cu|nodejs-google-auth-library-0.9.7-4|40	%build
14cu|nodejs-google-auth-library-0.9.7-4|41	
14cu|nodejs-google-auth-library-0.9.7-4|42	%install
14cu|nodejs-google-auth-library-0.9.7-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-auth-library-0.9.7-4|44	cp -r *.json lib/ \
14cu|nodejs-google-auth-library-0.9.7-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-auth-library-0.9.7-4|46	%nodejs_symlink_deps
14cu|nodejs-google-auth-library-0.9.7-4|47	%changelog
14cu|nodejs-google-auth-library-0.9.7-4|48	
14cu|nodejs-google-auth-library-0.9.7-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.7-4
14cu|nodejs-google-auth-library-0.9.7-4|50	- (5a0f10c) BuildList#2799825: Increase release tag
14cu|nodejs-google-auth-library-0.9.7-4|51	
14cu|nodejs-google-auth-library-0.9.7-4|52	

11492 14
14cu|nodejs-google-p12-pem-0.1.0-4|1	%define oname google-p12-pem
14cu|nodejs-google-p12-pem-0.1.0-4|2	
14cu|nodejs-google-p12-pem-0.1.0-4|3	Summary:        Convert Google .p12 keys to .pem keys
14cu|nodejs-google-p12-pem-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-google-p12-pem-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-google-p12-pem-0.1.0-4|6	Release:        4
14cu|nodejs-google-p12-pem-0.1.0-4|7	License:        MIT
14cu|nodejs-google-p12-pem-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-google-p12-pem-0.1.0-4|9	Url:            https://github.com/ryanseys/google-p12-pem
14cu|nodejs-google-p12-pem-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-google-p12-pem-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-google-p12-pem-0.1.0-4|12	BuildRequires:  npm(node-forge)
14cu|nodejs-google-p12-pem-0.1.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-google-p12-pem-0.1.0-4|14	BuildArch:      noarch
14cu|nodejs-google-p12-pem-0.1.0-4|15	
14cu|nodejs-google-p12-pem-0.1.0-4|16	%description
14cu|nodejs-google-p12-pem-0.1.0-4|17	%{summary}.
14cu|nodejs-google-p12-pem-0.1.0-4|18	
14cu|nodejs-google-p12-pem-0.1.0-4|19	%files
14cu|nodejs-google-p12-pem-0.1.0-4|20	%doc LICENSE *.md
14cu|nodejs-google-p12-pem-0.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-p12-pem-0.1.0-4|22	
14cu|nodejs-google-p12-pem-0.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-google-p12-pem-0.1.0-4|24	
14cu|nodejs-google-p12-pem-0.1.0-4|25	%prep
14cu|nodejs-google-p12-pem-0.1.0-4|26	%setup -q -n package
14cu|nodejs-google-p12-pem-0.1.0-4|27	rm -rf node_modules
14cu|nodejs-google-p12-pem-0.1.0-4|28	
14cu|nodejs-google-p12-pem-0.1.0-4|29	%build
14cu|nodejs-google-p12-pem-0.1.0-4|30	
14cu|nodejs-google-p12-pem-0.1.0-4|31	%install
14cu|nodejs-google-p12-pem-0.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-p12-pem-0.1.0-4|33	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-google-p12-pem-0.1.0-4|34	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/gp12-pem
14cu|nodejs-google-p12-pem-0.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-google-p12-pem-0.1.0-4|36	
14cu|nodejs-google-p12-pem-0.1.0-4|37	%check
14cu|nodejs-google-p12-pem-0.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-google-p12-pem-0.1.0-4|39	mocha || :
14cu|nodejs-google-p12-pem-0.1.0-4|40	
14cu|nodejs-google-p12-pem-0.1.0-4|41	%changelog
14cu|nodejs-google-p12-pem-0.1.0-4|42	
14cu|nodejs-google-p12-pem-0.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-google-p12-pem-0.1.0-4|44	- (70d6118) BuildList#2799825: Increase release tag
14cu|nodejs-google-p12-pem-0.1.0-4|45	
14cu|nodejs-google-p12-pem-0.1.0-4|46	

11493 14
14cu|nodejs-got-5.1.0-4|1	%define oname got
14cu|nodejs-got-5.1.0-4|2	
14cu|nodejs-got-5.1.0-4|3	Summary:        Simplified HTTP/HTTPS requests
14cu|nodejs-got-5.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-got-5.1.0-4|5	Version:        5.1.0
14cu|nodejs-got-5.1.0-4|6	Release:        4
14cu|nodejs-got-5.1.0-4|7	License:        MIT
14cu|nodejs-got-5.1.0-4|8	Group:          Development/Other
14cu|nodejs-got-5.1.0-4|9	Url:            https://github.com/sindresorhus/got
14cu|nodejs-got-5.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-got-5.1.0-4|11	Source100:	%{name}.rpmlintrc
14cu|nodejs-got-5.1.0-4|12	
14cu|nodejs-got-5.1.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-got-5.1.0-4|14	BuildRequires:  npm(url-parse-lax)
14cu|nodejs-got-5.1.0-4|15	BuildRequires:  npm(unzip-response)
14cu|nodejs-got-5.1.0-4|16	BuildRequires:  npm(timed-out)
14cu|nodejs-got-5.1.0-4|17	BuildRequires:  npm(read-all-stream)
14cu|nodejs-got-5.1.0-4|18	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-got-5.1.0-4|19	BuildRequires:  npm(parse-json)
14cu|nodejs-got-5.1.0-4|20	BuildRequires:  npm(object-assign)
14cu|nodejs-got-5.1.0-4|21	BuildRequires:  npm(node-status-codes)
14cu|nodejs-got-5.1.0-4|22	BuildRequires:  npm(lowercase-keys)
14cu|nodejs-got-5.1.0-4|23	BuildRequires:  npm(is-stream)
14cu|nodejs-got-5.1.0-4|24	BuildRequires:  npm(is-redirect)
14cu|nodejs-got-5.1.0-4|25	BuildRequires:  npm(is-plain-obj)
14cu|nodejs-got-5.1.0-4|26	BuildRequires:  npm(duplexify)
14cu|nodejs-got-5.1.0-4|27	BuildRequires:  npm(create-error-class)
14cu|nodejs-got-5.1.0-4|28	
14cu|nodejs-got-5.1.0-4|29	
14cu|nodejs-got-5.1.0-4|30	BuildArch:      noarch
14cu|nodejs-got-5.1.0-4|31	
14cu|nodejs-got-5.1.0-4|32	%description
14cu|nodejs-got-5.1.0-4|33	%{summary}.
14cu|nodejs-got-5.1.0-4|34	
14cu|nodejs-got-5.1.0-4|35	%files
14cu|nodejs-got-5.1.0-4|36	%doc license readme.md
14cu|nodejs-got-5.1.0-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-got-5.1.0-4|38	
14cu|nodejs-got-5.1.0-4|39	#------------------------------------------------------------------
14cu|nodejs-got-5.1.0-4|40	
14cu|nodejs-got-5.1.0-4|41	%prep
14cu|nodejs-got-5.1.0-4|42	%setup -q -n package
14cu|nodejs-got-5.1.0-4|43	rm -rf node_modules
14cu|nodejs-got-5.1.0-4|44	
14cu|nodejs-got-5.1.0-4|45	%build
14cu|nodejs-got-5.1.0-4|46	
14cu|nodejs-got-5.1.0-4|47	%install
14cu|nodejs-got-5.1.0-4|48	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-got-5.1.0-4|49	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-got-5.1.0-4|50	%nodejs_symlink_deps
14cu|nodejs-got-5.1.0-4|51	%changelog
14cu|nodejs-got-5.1.0-4|52	
14cu|nodejs-got-5.1.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.1.0-4
14cu|nodejs-got-5.1.0-4|54	- (fa48240) BuildList#2799825: Increase release tag
14cu|nodejs-got-5.1.0-4|55	
14cu|nodejs-got-5.1.0-4|56	

11494 14
14cu|nodejs-graceful-fs-4.1.2-4|1	%define oname graceful-fs
14cu|nodejs-graceful-fs-4.1.2-4|2	
14cu|nodejs-graceful-fs-4.1.2-4|3	Summary:    A drop-in replacement for fs, making various improvements
14cu|nodejs-graceful-fs-4.1.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-graceful-fs-4.1.2-4|5	Version:    4.1.2
14cu|nodejs-graceful-fs-4.1.2-4|6	Release:    4
14cu|nodejs-graceful-fs-4.1.2-4|7	License:    ISC
14cu|nodejs-graceful-fs-4.1.2-4|8	Group:      Development/Other
14cu|nodejs-graceful-fs-4.1.2-4|9	URL:        https://github.com/isaacs/node-%{oname}
14cu|nodejs-graceful-fs-4.1.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-graceful-fs-4.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-graceful-fs-4.1.2-4|12	BuildRequires:  nodejs
14cu|nodejs-graceful-fs-4.1.2-4|13	
14cu|nodejs-graceful-fs-4.1.2-4|14	BuildArch:  noarch
14cu|nodejs-graceful-fs-4.1.2-4|15	
14cu|nodejs-graceful-fs-4.1.2-4|16	%description
14cu|nodejs-graceful-fs-4.1.2-4|17	Just like node.js' fs module, but it does an incremental back-off when EMFILE
14cu|nodejs-graceful-fs-4.1.2-4|18	is encountered.  Useful in asynchronous situations where one needs to try to
14cu|nodejs-graceful-fs-4.1.2-4|19	open lots and lots of files.
14cu|nodejs-graceful-fs-4.1.2-4|20	
14cu|nodejs-graceful-fs-4.1.2-4|21	%files
14cu|nodejs-graceful-fs-4.1.2-4|22	%doc README.md LICENSE
14cu|nodejs-graceful-fs-4.1.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-4.1.2-4|24	#-------------------------------------------------------------
14cu|nodejs-graceful-fs-4.1.2-4|25	
14cu|nodejs-graceful-fs-4.1.2-4|26	%prep
14cu|nodejs-graceful-fs-4.1.2-4|27	%setup -q -n package
14cu|nodejs-graceful-fs-4.1.2-4|28	
14cu|nodejs-graceful-fs-4.1.2-4|29	%build
14cu|nodejs-graceful-fs-4.1.2-4|30	#nothing to do
14cu|nodejs-graceful-fs-4.1.2-4|31	
14cu|nodejs-graceful-fs-4.1.2-4|32	%install
14cu|nodejs-graceful-fs-4.1.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-4.1.2-4|34	cp -p *.js package.json  \
14cu|nodejs-graceful-fs-4.1.2-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-4.1.2-4|36	
14cu|nodejs-graceful-fs-4.1.2-4|37	%nodejs_symlink_deps
14cu|nodejs-graceful-fs-4.1.2-4|38	
14cu|nodejs-graceful-fs-4.1.2-4|39	
14cu|nodejs-graceful-fs-4.1.2-4|40	
14cu|nodejs-graceful-fs-4.1.2-4|41	%changelog
14cu|nodejs-graceful-fs-4.1.2-4|42	
14cu|nodejs-graceful-fs-4.1.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.2-4
14cu|nodejs-graceful-fs-4.1.2-4|44	- (f79261f) BuildList#2799825: Increase release tag
14cu|nodejs-graceful-fs-4.1.2-4|45	
14cu|nodejs-graceful-fs-4.1.2-4|46	

11495 14
14cu|nodejs-graceful-fs-extra-1.0.6-4|1	%define oname graceful-fs-extra
14cu|nodejs-graceful-fs-extra-1.0.6-4|2	
14cu|nodejs-graceful-fs-extra-1.0.6-4|3	Summary:        Extra methods for the fs object (with graceful-ncp)
14cu|nodejs-graceful-fs-extra-1.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-graceful-fs-extra-1.0.6-4|5	Version:        1.0.6
14cu|nodejs-graceful-fs-extra-1.0.6-4|6	Release:        4
14cu|nodejs-graceful-fs-extra-1.0.6-4|7	License:        MIT
14cu|nodejs-graceful-fs-extra-1.0.6-4|8	Group:          Development/Other
14cu|nodejs-graceful-fs-extra-1.0.6-4|9	Url:            https://github.com/adam-lynch/graceful-fs-extra
14cu|nodejs-graceful-fs-extra-1.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-graceful-fs-extra-1.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-graceful-fs-extra-1.0.6-4|12	BuildRequires:  npm(fs-extra)
14cu|nodejs-graceful-fs-extra-1.0.6-4|13	BuildRequires:  npm(graceful-ncp)
14cu|nodejs-graceful-fs-extra-1.0.6-4|14	BuildRequires:  npm(proxyquire)
14cu|nodejs-graceful-fs-extra-1.0.6-4|15	BuildArch:      noarch
14cu|nodejs-graceful-fs-extra-1.0.6-4|16	
14cu|nodejs-graceful-fs-extra-1.0.6-4|17	%description
14cu|nodejs-graceful-fs-extra-1.0.6-4|18	%{summary}.
14cu|nodejs-graceful-fs-extra-1.0.6-4|19	
14cu|nodejs-graceful-fs-extra-1.0.6-4|20	%files
14cu|nodejs-graceful-fs-extra-1.0.6-4|21	%doc *.md
14cu|nodejs-graceful-fs-extra-1.0.6-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-extra-1.0.6-4|23	
14cu|nodejs-graceful-fs-extra-1.0.6-4|24	#------------------------------------------------------------------
14cu|nodejs-graceful-fs-extra-1.0.6-4|25	
14cu|nodejs-graceful-fs-extra-1.0.6-4|26	%prep
14cu|nodejs-graceful-fs-extra-1.0.6-4|27	%setup -q -n package
14cu|nodejs-graceful-fs-extra-1.0.6-4|28	rm -rf node_modules
14cu|nodejs-graceful-fs-extra-1.0.6-4|29	%nodejs_fixdep fs-extra
14cu|nodejs-graceful-fs-extra-1.0.6-4|30	
14cu|nodejs-graceful-fs-extra-1.0.6-4|31	%build
14cu|nodejs-graceful-fs-extra-1.0.6-4|32	
14cu|nodejs-graceful-fs-extra-1.0.6-4|33	%install
14cu|nodejs-graceful-fs-extra-1.0.6-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-extra-1.0.6-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-fs-extra-1.0.6-4|36	%nodejs_symlink_deps
14cu|nodejs-graceful-fs-extra-1.0.6-4|37	%changelog
14cu|nodejs-graceful-fs-extra-1.0.6-4|38	
14cu|nodejs-graceful-fs-extra-1.0.6-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.6-4
14cu|nodejs-graceful-fs-extra-1.0.6-4|40	- (6fc3668) BuildList#2799825: Increase release tag
14cu|nodejs-graceful-fs-extra-1.0.6-4|41	
14cu|nodejs-graceful-fs-extra-1.0.6-4|42	

11496 14
14cu|nodejs-graceful-ncp-2.0.0-4|1	%define oname graceful-ncp
14cu|nodejs-graceful-ncp-2.0.0-4|2	
14cu|nodejs-graceful-ncp-2.0.0-4|3	Summary:        Asynchronous recursive file copying (with graceful-fs)
14cu|nodejs-graceful-ncp-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-graceful-ncp-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-graceful-ncp-2.0.0-4|6	Release:        4
14cu|nodejs-graceful-ncp-2.0.0-4|7	License:        MIT
14cu|nodejs-graceful-ncp-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-graceful-ncp-2.0.0-4|9	Url:            https://github.com/adam-lynch/graceful-ncp
14cu|nodejs-graceful-ncp-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-graceful-ncp-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-graceful-ncp-2.0.0-4|12	BuildRequires:  npm(ncp)
14cu|nodejs-graceful-ncp-2.0.0-4|13	BuildRequires:  npm(graceful-fs)
14cu|nodejs-graceful-ncp-2.0.0-4|14	BuildRequires:  npm(proxyquire)
14cu|nodejs-graceful-ncp-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-graceful-ncp-2.0.0-4|16	
14cu|nodejs-graceful-ncp-2.0.0-4|17	%description
14cu|nodejs-graceful-ncp-2.0.0-4|18	%{summary}.
14cu|nodejs-graceful-ncp-2.0.0-4|19	
14cu|nodejs-graceful-ncp-2.0.0-4|20	%files
14cu|nodejs-graceful-ncp-2.0.0-4|21	%doc *.md
14cu|nodejs-graceful-ncp-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-ncp-2.0.0-4|23	
14cu|nodejs-graceful-ncp-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-graceful-ncp-2.0.0-4|25	
14cu|nodejs-graceful-ncp-2.0.0-4|26	%prep
14cu|nodejs-graceful-ncp-2.0.0-4|27	%setup -q -n package
14cu|nodejs-graceful-ncp-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-graceful-ncp-2.0.0-4|29	
14cu|nodejs-graceful-ncp-2.0.0-4|30	%build
14cu|nodejs-graceful-ncp-2.0.0-4|31	
14cu|nodejs-graceful-ncp-2.0.0-4|32	%install
14cu|nodejs-graceful-ncp-2.0.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-ncp-2.0.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-ncp-2.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-graceful-ncp-2.0.0-4|36	%changelog
14cu|nodejs-graceful-ncp-2.0.0-4|37	
14cu|nodejs-graceful-ncp-2.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-graceful-ncp-2.0.0-4|39	- (14bffa1) BuildList#2799825: Increase release tag
14cu|nodejs-graceful-ncp-2.0.0-4|40	
14cu|nodejs-graceful-ncp-2.0.0-4|41	

11497 14
14cu|nodejs-graceful-readlink-1.0.1-4|1	%define oname graceful-readlink
14cu|nodejs-graceful-readlink-1.0.1-4|2	
14cu|nodejs-graceful-readlink-1.0.1-4|3	Summary:        Graceful fs.readlink
14cu|nodejs-graceful-readlink-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-graceful-readlink-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-graceful-readlink-1.0.1-4|6	Release:        4
14cu|nodejs-graceful-readlink-1.0.1-4|7	License:        MIT
14cu|nodejs-graceful-readlink-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-graceful-readlink-1.0.1-4|9	Url:            https://github.com/zhiyelee/graceful-readlink
14cu|nodejs-graceful-readlink-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-graceful-readlink-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-graceful-readlink-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-graceful-readlink-1.0.1-4|13	
14cu|nodejs-graceful-readlink-1.0.1-4|14	%description
14cu|nodejs-graceful-readlink-1.0.1-4|15	%{summary}.
14cu|nodejs-graceful-readlink-1.0.1-4|16	
14cu|nodejs-graceful-readlink-1.0.1-4|17	%files
14cu|nodejs-graceful-readlink-1.0.1-4|18	%doc LICENSE README.md
14cu|nodejs-graceful-readlink-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-readlink-1.0.1-4|20	
14cu|nodejs-graceful-readlink-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-graceful-readlink-1.0.1-4|22	
14cu|nodejs-graceful-readlink-1.0.1-4|23	%prep
14cu|nodejs-graceful-readlink-1.0.1-4|24	%setup -q -n package
14cu|nodejs-graceful-readlink-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-graceful-readlink-1.0.1-4|26	
14cu|nodejs-graceful-readlink-1.0.1-4|27	%build
14cu|nodejs-graceful-readlink-1.0.1-4|28	
14cu|nodejs-graceful-readlink-1.0.1-4|29	%install
14cu|nodejs-graceful-readlink-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-readlink-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-graceful-readlink-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-graceful-readlink-1.0.1-4|33	%changelog
14cu|nodejs-graceful-readlink-1.0.1-4|34	
14cu|nodejs-graceful-readlink-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-graceful-readlink-1.0.1-4|36	- (5d3bf75) BuildList#2799825: Increase release tag
14cu|nodejs-graceful-readlink-1.0.1-4|37	
14cu|nodejs-graceful-readlink-1.0.1-4|38	

11498 14
14cu|nodejs-grip-0.1.5-7|1	Name:       nodejs-grip
14cu|nodejs-grip-0.1.5-7|2	Version:    0.1.5
14cu|nodejs-grip-0.1.5-7|3	Release:    7
14cu|nodejs-grip-0.1.5-7|4	Summary:    Generic Realtime Intermediary Protocol (GRIP) library for Node.js
14cu|nodejs-grip-0.1.5-7|5	License:    MIT
14cu|nodejs-grip-0.1.5-7|6	Group:      System/Libraries
14cu|nodejs-grip-0.1.5-7|7	URL:        https://github.com/fanout/nodegrip
14cu|nodejs-grip-0.1.5-7|8	Source0:    http://registry.npmjs.org/grip/-/grip-%{version}.tgz
14cu|nodejs-grip-0.1.5-7|9	BuildArch:  noarch
14cu|nodejs-grip-0.1.5-7|10	BuildRequires:  nodejs-packaging
14cu|nodejs-grip-0.1.5-7|11	
14cu|nodejs-grip-0.1.5-7|12	%description
14cu|nodejs-grip-0.1.5-7|13	%{summary}.
14cu|nodejs-grip-0.1.5-7|14	
14cu|nodejs-grip-0.1.5-7|15	%prep
14cu|nodejs-grip-0.1.5-7|16	%setup -q -n package
14cu|nodejs-grip-0.1.5-7|17	
14cu|nodejs-grip-0.1.5-7|18	%build
14cu|nodejs-grip-0.1.5-7|19	#nothing to do
14cu|nodejs-grip-0.1.5-7|20	
14cu|nodejs-grip-0.1.5-7|21	%install
14cu|nodejs-grip-0.1.5-7|22	mkdir -p %{buildroot}%{nodejs_sitelib}/grip
14cu|nodejs-grip-0.1.5-7|23	cp -pr package.json lib/ \
14cu|nodejs-grip-0.1.5-7|24	%{buildroot}%{nodejs_sitelib}/grip
14cu|nodejs-grip-0.1.5-7|25	
14cu|nodejs-grip-0.1.5-7|26	%nodejs_symlink_deps
14cu|nodejs-grip-0.1.5-7|27	
14cu|nodejs-grip-0.1.5-7|28	%files
14cu|nodejs-grip-0.1.5-7|29	%doc CHANGELOG.md COPYING README.md samples/
14cu|nodejs-grip-0.1.5-7|30	%{nodejs_sitelib}/grip
14cu|nodejs-grip-0.1.5-7|31	
14cu|nodejs-grip-0.1.5-7|32	
14cu|nodejs-grip-0.1.5-7|33	
14cu|nodejs-grip-0.1.5-7|34	%changelog
14cu|nodejs-grip-0.1.5-7|35	
14cu|nodejs-grip-0.1.5-7|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.5-7
14cu|nodejs-grip-0.1.5-7|37	- (735df68) BuildList#2799825: Increase release tag
14cu|nodejs-grip-0.1.5-7|38	
14cu|nodejs-grip-0.1.5-7|39	

11499 14
14cu|nodejs-growl-1.8.1-4|1	%define oname growl
14cu|nodejs-growl-1.8.1-4|2	
14cu|nodejs-growl-1.8.1-4|3	Summary:    Growl unobtrusive notifications for Node.js
14cu|nodejs-growl-1.8.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-growl-1.8.1-4|5	Version:    1.8.1
14cu|nodejs-growl-1.8.1-4|6	Release:    4
14cu|nodejs-growl-1.8.1-4|7	License:    MIT
14cu|nodejs-growl-1.8.1-4|8	Group:      Development/Other
14cu|nodejs-growl-1.8.1-4|9	URL:        https://github.com/visionmedia/node-%{oname}
14cu|nodejs-growl-1.8.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-growl-1.8.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-growl-1.8.1-4|12	BuildRequires:  libnotify
14cu|nodejs-growl-1.8.1-4|13	BuildRequires:  libnotify-devel
14cu|nodejs-growl-1.8.1-4|14	Requires:       libnotify
14cu|nodejs-growl-1.8.1-4|15	BuildArch:  noarch
14cu|nodejs-growl-1.8.1-4|16	
14cu|nodejs-growl-1.8.1-4|17	
14cu|nodejs-growl-1.8.1-4|18	%description
14cu|nodejs-growl-1.8.1-4|19	%{summary}
14cu|nodejs-growl-1.8.1-4|20	
14cu|nodejs-growl-1.8.1-4|21	%files
14cu|nodejs-growl-1.8.1-4|22	%doc History.md Readme.md
14cu|nodejs-growl-1.8.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-growl-1.8.1-4|24	#----------------------------------------------------------
14cu|nodejs-growl-1.8.1-4|25	
14cu|nodejs-growl-1.8.1-4|26	%prep
14cu|nodejs-growl-1.8.1-4|27	%setup -qn package
14cu|nodejs-growl-1.8.1-4|28	
14cu|nodejs-growl-1.8.1-4|29	
14cu|nodejs-growl-1.8.1-4|30	%build
14cu|nodejs-growl-1.8.1-4|31	#nothing to do
14cu|nodejs-growl-1.8.1-4|32	
14cu|nodejs-growl-1.8.1-4|33	
14cu|nodejs-growl-1.8.1-4|34	%install
14cu|nodejs-growl-1.8.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-growl-1.8.1-4|36	cp -pr package.json lib/ \
14cu|nodejs-growl-1.8.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-growl-1.8.1-4|38	
14cu|nodejs-growl-1.8.1-4|39	%nodejs_symlink_deps
14cu|nodejs-growl-1.8.1-4|40	
14cu|nodejs-growl-1.8.1-4|41	
14cu|nodejs-growl-1.8.1-4|42	%check
14cu|nodejs-growl-1.8.1-4|43	%__nodejs test.js
14cu|nodejs-growl-1.8.1-4|44	
14cu|nodejs-growl-1.8.1-4|45	
14cu|nodejs-growl-1.8.1-4|46	
14cu|nodejs-growl-1.8.1-4|47	
14cu|nodejs-growl-1.8.1-4|48	
14cu|nodejs-growl-1.8.1-4|49	
14cu|nodejs-growl-1.8.1-4|50	%changelog
14cu|nodejs-growl-1.8.1-4|51	
14cu|nodejs-growl-1.8.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.1-4
14cu|nodejs-growl-1.8.1-4|53	- (769292b) BuildList#2799825: Increase release tag
14cu|nodejs-growl-1.8.1-4|54	
14cu|nodejs-growl-1.8.1-4|55	

11500 14
14cu|nodejs-grunt-0.4.5-7|1	%define oname grunt
14cu|nodejs-grunt-0.4.5-7|2	
14cu|nodejs-grunt-0.4.5-7|3	Summary:    Grunt is a JavaScript library used for automation and running tasks
14cu|nodejs-grunt-0.4.5-7|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-0.4.5-7|5	Version:    0.4.5
14cu|nodejs-grunt-0.4.5-7|6	Release:    7
14cu|nodejs-grunt-0.4.5-7|7	License:    MIT
14cu|nodejs-grunt-0.4.5-7|8	Group:      System/Libraries
14cu|nodejs-grunt-0.4.5-7|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-0.4.5-7|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-0.4.5-7|11	Source0:    https://github.com/gruntjs/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-grunt-0.4.5-7|12	Source100:  %{name}.rpmlintrc
14cu|nodejs-grunt-0.4.5-7|13	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-0.4.5-7|14	BuildRequires:  npm(grunt-legacy-log)
14cu|nodejs-grunt-0.4.5-7|15	BuildRequires:  npm(grunt-legacy-util)
14cu|nodejs-grunt-0.4.5-7|16	BuildRequires:  npm(getobject)
14cu|nodejs-grunt-0.4.5-7|17	BuildRequires:  npm(exit)
14cu|nodejs-grunt-0.4.5-7|18	BuildRequires:  npm(js-yaml)
14cu|nodejs-grunt-0.4.5-7|19	BuildRequires:  npm(which)
14cu|nodejs-grunt-0.4.5-7|20	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-0.4.5-7|21	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-0.4.5-7|22	BuildRequires:  npm(rimraf)
14cu|nodejs-grunt-0.4.5-7|23	BuildRequires:  npm(nopt)
14cu|nodejs-grunt-0.4.5-7|24	BuildRequires:  npm(minimatch)
14cu|nodejs-grunt-0.4.5-7|25	BuildRequires:  npm(iconv-lite)
14cu|nodejs-grunt-0.4.5-7|26	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-0.4.5-7|27	BuildRequires:  npm(glob)
14cu|nodejs-grunt-0.4.5-7|28	BuildRequires:  npm(findup-sync)
14cu|nodejs-grunt-0.4.5-7|29	BuildRequires:  npm(eventemitter2)
14cu|nodejs-grunt-0.4.5-7|30	BuildRequires:  npm(dateformat)
14cu|nodejs-grunt-0.4.5-7|31	BuildRequires:  npm(colors)
14cu|nodejs-grunt-0.4.5-7|32	BuildRequires:  npm(coffee-script)
14cu|nodejs-grunt-0.4.5-7|33	BuildRequires:  npm(async)
14cu|nodejs-grunt-0.4.5-7|34	# dev deps
14cu|nodejs-grunt-0.4.5-7|35	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-0.4.5-7|36	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-0.4.5-7|37	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-grunt-0.4.5-7|38	BuildRequires:  npm(grunt-jscs)
14cu|nodejs-grunt-0.4.5-7|39	BuildRequires:  npm(semver)
14cu|nodejs-grunt-0.4.5-7|40	BuildRequires:  npm(shelljs)
14cu|nodejs-grunt-0.4.5-7|41	BuildRequires:  npm(temporary)
14cu|nodejs-grunt-0.4.5-7|42	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-0.4.5-7|43	BuildRequires:  npm(difflet)
14cu|nodejs-grunt-0.4.5-7|44	
14cu|nodejs-grunt-0.4.5-7|45	
14cu|nodejs-grunt-0.4.5-7|46	BuildArch:  noarch
14cu|nodejs-grunt-0.4.5-7|47	
14cu|nodejs-grunt-0.4.5-7|48	%description
14cu|nodejs-grunt-0.4.5-7|49	Grunt is the JavaScript task runner. Why use a task runner? In one word:
14cu|nodejs-grunt-0.4.5-7|50	automation. The less work you have to do when performing repetitive tasks
14cu|nodejs-grunt-0.4.5-7|51	like minification, compilation, unit testing, linting, etc, the easier
14cu|nodejs-grunt-0.4.5-7|52	your job becomes. After you've configured it, a task runner can do most
14cu|nodejs-grunt-0.4.5-7|53	of that mundane work for you with basically zero effort.
14cu|nodejs-grunt-0.4.5-7|54	
14cu|nodejs-grunt-0.4.5-7|55	%files
14cu|nodejs-grunt-0.4.5-7|56	%doc LICENSE-MIT *.md docs/ AUTHORS CHANGELOG
14cu|nodejs-grunt-0.4.5-7|57	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-0.4.5-7|58	
14cu|nodejs-grunt-0.4.5-7|59	#--------------------------------------------------------------------------------
14cu|nodejs-grunt-0.4.5-7|60	%prep
14cu|nodejs-grunt-0.4.5-7|61	%setup -q -n %{oname}-%{version}
14cu|nodejs-grunt-0.4.5-7|62	# blank version will alloud update.
14cu|nodejs-grunt-0.4.5-7|63	%nodejs_fixdep grunt-legacy-log
14cu|nodejs-grunt-0.4.5-7|64	%nodejs_fixdep grunt-legacy-util
14cu|nodejs-grunt-0.4.5-7|65	%nodejs_fixdep getobject
14cu|nodejs-grunt-0.4.5-7|66	%nodejs_fixdep exit
14cu|nodejs-grunt-0.4.5-7|67	%nodejs_fixdep js-yaml
14cu|nodejs-grunt-0.4.5-7|68	%nodejs_fixdep which
14cu|nodejs-grunt-0.4.5-7|69	%nodejs_fixdep underscore.string
14cu|nodejs-grunt-0.4.5-7|70	%nodejs_fixdep lodash
14cu|nodejs-grunt-0.4.5-7|71	%nodejs_fixdep rimraf
14cu|nodejs-grunt-0.4.5-7|72	%nodejs_fixdep nopt
14cu|nodejs-grunt-0.4.5-7|73	%nodejs_fixdep minimatch
14cu|nodejs-grunt-0.4.5-7|74	%nodejs_fixdep iconv-lite
14cu|nodejs-grunt-0.4.5-7|75	%nodejs_fixdep hooker
14cu|nodejs-grunt-0.4.5-7|76	%nodejs_fixdep glob
14cu|nodejs-grunt-0.4.5-7|77	%nodejs_fixdep findup-sync
14cu|nodejs-grunt-0.4.5-7|78	%nodejs_fixdep eventemitter2
14cu|nodejs-grunt-0.4.5-7|79	%nodejs_fixdep dateformat
14cu|nodejs-grunt-0.4.5-7|80	%nodejs_fixdep colors
14cu|nodejs-grunt-0.4.5-7|81	%nodejs_fixdep coffee-script
14cu|nodejs-grunt-0.4.5-7|82	%nodejs_fixdep async
14cu|nodejs-grunt-0.4.5-7|83	
14cu|nodejs-grunt-0.4.5-7|84	%build
14cu|nodejs-grunt-0.4.5-7|85	#nothing to do
14cu|nodejs-grunt-0.4.5-7|86	
14cu|nodejs-grunt-0.4.5-7|87	
14cu|nodejs-grunt-0.4.5-7|88	%install
14cu|nodejs-grunt-0.4.5-7|89	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-0.4.5-7|90	cp -pr package.json *.js internal-tasks/ lib/ \
14cu|nodejs-grunt-0.4.5-7|91	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-0.4.5-7|92	
14cu|nodejs-grunt-0.4.5-7|93	%nodejs_symlink_deps
14cu|nodejs-grunt-0.4.5-7|94	
14cu|nodejs-grunt-0.4.5-7|95	
14cu|nodejs-grunt-0.4.5-7|96	%check
14cu|nodejs-grunt-0.4.5-7|97	# fail on abf
14cu|nodejs-grunt-0.4.5-7|98	rm -fr test/grunt/{file_test,template_test}.js test/gruntfile/multi-task-files.js
14cu|nodejs-grunt-0.4.5-7|99	#
14cu|nodejs-grunt-0.4.5-7|100	%nodejs_symlink_deps --check
14cu|nodejs-grunt-0.4.5-7|101	grunt test || :
14cu|nodejs-grunt-0.4.5-7|102	grunt test:tap  || :
14cu|nodejs-grunt-0.4.5-7|103	
14cu|nodejs-grunt-0.4.5-7|104	%changelog
14cu|nodejs-grunt-0.4.5-7|105	
14cu|nodejs-grunt-0.4.5-7|106	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.5-7
14cu|nodejs-grunt-0.4.5-7|107	- (f7de94b) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-0.4.5-7|108	
14cu|nodejs-grunt-0.4.5-7|109	

11501 14
14cu|nodejs-grunt-benchmark-0.3.0-4|1	%define oname grunt-benchmark
14cu|nodejs-grunt-benchmark-0.3.0-4|2	
14cu|nodejs-grunt-benchmark-0.3.0-4|3	Summary:        Grunt task for benchmarking
14cu|nodejs-grunt-benchmark-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-benchmark-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-grunt-benchmark-0.3.0-4|6	Release:        4
14cu|nodejs-grunt-benchmark-0.3.0-4|7	License:        MIT
14cu|nodejs-grunt-benchmark-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-benchmark-0.3.0-4|9	Url:            https://github.com/shama/grunt-benchmark
14cu|nodejs-grunt-benchmark-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-benchmark-0.3.0-4|11	Patch0:         %{name}-test.patch
14cu|nodejs-grunt-benchmark-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-benchmark-0.3.0-4|13	BuildRequires:  npm(cli-table)
14cu|nodejs-grunt-benchmark-0.3.0-4|14	BuildRequires:  npm(benchmark)
14cu|nodejs-grunt-benchmark-0.3.0-4|15	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-benchmark-0.3.0-4|16	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-benchmark-0.3.0-4|17	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-benchmark-0.3.0-4|18	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-benchmark-0.3.0-4|19	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-grunt-benchmark-0.3.0-4|20	BuildRequires:  npm(ncp)
14cu|nodejs-grunt-benchmark-0.3.0-4|21	BuildArch:      noarch
14cu|nodejs-grunt-benchmark-0.3.0-4|22	
14cu|nodejs-grunt-benchmark-0.3.0-4|23	%description
14cu|nodejs-grunt-benchmark-0.3.0-4|24	%{summary}.
14cu|nodejs-grunt-benchmark-0.3.0-4|25	
14cu|nodejs-grunt-benchmark-0.3.0-4|26	%files
14cu|nodejs-grunt-benchmark-0.3.0-4|27	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-benchmark-0.3.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-benchmark-0.3.0-4|29	
14cu|nodejs-grunt-benchmark-0.3.0-4|30	#------------------------------------------------------------------
14cu|nodejs-grunt-benchmark-0.3.0-4|31	
14cu|nodejs-grunt-benchmark-0.3.0-4|32	%prep
14cu|nodejs-grunt-benchmark-0.3.0-4|33	%setup -q -n package
14cu|nodejs-grunt-benchmark-0.3.0-4|34	rm -rf node_modules
14cu|nodejs-grunt-benchmark-0.3.0-4|35	%nodejs_fixdep cli-table
14cu|nodejs-grunt-benchmark-0.3.0-4|36	%nodejs_fixdep benchmark
14cu|nodejs-grunt-benchmark-0.3.0-4|37	%patch0 -p0 -b drop nodeunit in_series
14cu|nodejs-grunt-benchmark-0.3.0-4|38	
14cu|nodejs-grunt-benchmark-0.3.0-4|39	%build
14cu|nodejs-grunt-benchmark-0.3.0-4|40	
14cu|nodejs-grunt-benchmark-0.3.0-4|41	%install
14cu|nodejs-grunt-benchmark-0.3.0-4|42	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-benchmark-0.3.0-4|43	cp -r package.json *.js lib/ tasks/ benchmarks/ \
14cu|nodejs-grunt-benchmark-0.3.0-4|44	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-benchmark-0.3.0-4|45	%nodejs_symlink_deps
14cu|nodejs-grunt-benchmark-0.3.0-4|46	
14cu|nodejs-grunt-benchmark-0.3.0-4|47	%check
14cu|nodejs-grunt-benchmark-0.3.0-4|48	%nodejs_symlink_deps --check
14cu|nodejs-grunt-benchmark-0.3.0-4|49	grunt -v
14cu|nodejs-grunt-benchmark-0.3.0-4|50	
14cu|nodejs-grunt-benchmark-0.3.0-4|51	%changelog
14cu|nodejs-grunt-benchmark-0.3.0-4|52	
14cu|nodejs-grunt-benchmark-0.3.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-grunt-benchmark-0.3.0-4|54	- (138f4ca) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-benchmark-0.3.0-4|55	
14cu|nodejs-grunt-benchmark-0.3.0-4|56	

11502 14
14cu|nodejs-grunt-bower-clean-0.2.2-4|1	%define oname grunt-bower-clean
14cu|nodejs-grunt-bower-clean-0.2.2-4|2	
14cu|nodejs-grunt-bower-clean-0.2.2-4|3	Summary:        Remove files from installed bower components
14cu|nodejs-grunt-bower-clean-0.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-bower-clean-0.2.2-4|5	Version:        0.2.2
14cu|nodejs-grunt-bower-clean-0.2.2-4|6	Release:        4
14cu|nodejs-grunt-bower-clean-0.2.2-4|7	License:        MIT
14cu|nodejs-grunt-bower-clean-0.2.2-4|8	Group:          Development/Other
14cu|nodejs-grunt-bower-clean-0.2.2-4|9	Url:            https://github.com/KidkArolis/grunt-bower-clean
14cu|nodejs-grunt-bower-clean-0.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-bower-clean-0.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-bower-clean-0.2.2-4|12	BuildRequires:  npm(fstream-ignore)
14cu|nodejs-grunt-bower-clean-0.2.2-4|13	BuildRequires:  npm(rimraf)
14cu|nodejs-grunt-bower-clean-0.2.2-4|14	BuildRequires:  npm(q)
14cu|nodejs-grunt-bower-clean-0.2.2-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-bower-clean-0.2.2-4|16	BuildRequires:  npm(bower)
14cu|nodejs-grunt-bower-clean-0.2.2-4|17	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-bower-clean-0.2.2-4|18	BuildArch:      noarch
14cu|nodejs-grunt-bower-clean-0.2.2-4|19	
14cu|nodejs-grunt-bower-clean-0.2.2-4|20	%description
14cu|nodejs-grunt-bower-clean-0.2.2-4|21	%{summary}.
14cu|nodejs-grunt-bower-clean-0.2.2-4|22	
14cu|nodejs-grunt-bower-clean-0.2.2-4|23	%files
14cu|nodejs-grunt-bower-clean-0.2.2-4|24	%doc LICENSE-MIT *.md
14cu|nodejs-grunt-bower-clean-0.2.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-bower-clean-0.2.2-4|26	
14cu|nodejs-grunt-bower-clean-0.2.2-4|27	#------------------------------------------------------------------
14cu|nodejs-grunt-bower-clean-0.2.2-4|28	
14cu|nodejs-grunt-bower-clean-0.2.2-4|29	%prep
14cu|nodejs-grunt-bower-clean-0.2.2-4|30	%setup -q -n package
14cu|nodejs-grunt-bower-clean-0.2.2-4|31	rm -rf node_modules
14cu|nodejs-grunt-bower-clean-0.2.2-4|32	%nodejs_fixdep lodash
14cu|nodejs-grunt-bower-clean-0.2.2-4|33	%nodejs_fixdep bower
14cu|nodejs-grunt-bower-clean-0.2.2-4|34	%nodejs_fixdep fstream-ignore
14cu|nodejs-grunt-bower-clean-0.2.2-4|35	%nodejs_fixdep rimraf
14cu|nodejs-grunt-bower-clean-0.2.2-4|36	%nodejs_fixdep q
14cu|nodejs-grunt-bower-clean-0.2.2-4|37	%nodejs_fixdep grunt
14cu|nodejs-grunt-bower-clean-0.2.2-4|38	
14cu|nodejs-grunt-bower-clean-0.2.2-4|39	%build
14cu|nodejs-grunt-bower-clean-0.2.2-4|40	
14cu|nodejs-grunt-bower-clean-0.2.2-4|41	%install
14cu|nodejs-grunt-bower-clean-0.2.2-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-bower-clean-0.2.2-4|43	cp -r package.json tasks/ lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-bower-clean-0.2.2-4|44	%nodejs_symlink_deps
14cu|nodejs-grunt-bower-clean-0.2.2-4|45	
14cu|nodejs-grunt-bower-clean-0.2.2-4|46	%changelog
14cu|nodejs-grunt-bower-clean-0.2.2-4|47	
14cu|nodejs-grunt-bower-clean-0.2.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-grunt-bower-clean-0.2.2-4|49	- (01f3232) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-bower-clean-0.2.2-4|50	
14cu|nodejs-grunt-bower-clean-0.2.2-4|51	

11503 14
14cu|nodejs-grunt-cli-0.1.13-7|1	%define oname grunt-cli
14cu|nodejs-grunt-cli-0.1.13-7|2	
14cu|nodejs-grunt-cli-0.1.13-7|3	Summary:    Command-line interface for Grunt, the JavaScript testing framework
14cu|nodejs-grunt-cli-0.1.13-7|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|5	Version:    0.1.13
14cu|nodejs-grunt-cli-0.1.13-7|6	Release:    7
14cu|nodejs-grunt-cli-0.1.13-7|7	License:    MIT
14cu|nodejs-grunt-cli-0.1.13-7|8	Group:      Development/Other
14cu|nodejs-grunt-cli-0.1.13-7|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|10	# All tests fixed in master branch.Sflo
14cu|nodejs-grunt-cli-0.1.13-7|11	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-cli-0.1.13-7|12	Source0:    https://github.com/gruntjs/%{oname}/archive/master.zip
14cu|nodejs-grunt-cli-0.1.13-7|13	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-cli-0.1.13-7|14	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-cli-0.1.13-7|15	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-cli-0.1.13-7|16	BuildRequires:  npm(findup-sync)
14cu|nodejs-grunt-cli-0.1.13-7|17	BuildRequires:  npm(nopt)
14cu|nodejs-grunt-cli-0.1.13-7|18	BuildRequires:  npm(resolve)
14cu|nodejs-grunt-cli-0.1.13-7|19	
14cu|nodejs-grunt-cli-0.1.13-7|20	BuildArch:  noarch
14cu|nodejs-grunt-cli-0.1.13-7|21	
14cu|nodejs-grunt-cli-0.1.13-7|22	
14cu|nodejs-grunt-cli-0.1.13-7|23	%description
14cu|nodejs-grunt-cli-0.1.13-7|24	Grunt is the JavaScript task runner.
14cu|nodejs-grunt-cli-0.1.13-7|25	
14cu|nodejs-grunt-cli-0.1.13-7|26	Grunt-cli gives you access to the grunt command-line interface anywhere on
14cu|nodejs-grunt-cli-0.1.13-7|27	your system, which is useful when running a locally installed Grunt for your
14cu|nodejs-grunt-cli-0.1.13-7|28	project.
14cu|nodejs-grunt-cli-0.1.13-7|29	
14cu|nodejs-grunt-cli-0.1.13-7|30	%files
14cu|nodejs-grunt-cli-0.1.13-7|31	%doc AUTHORS LICENSE-MIT README.md
14cu|nodejs-grunt-cli-0.1.13-7|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|33	%{_bindir}/grunt
14cu|nodejs-grunt-cli-0.1.13-7|34	%{_datadir}/bash-completion/completions/grunt
14cu|nodejs-grunt-cli-0.1.13-7|35	#----------------------------------------------------------
14cu|nodejs-grunt-cli-0.1.13-7|36	
14cu|nodejs-grunt-cli-0.1.13-7|37	%prep
14cu|nodejs-grunt-cli-0.1.13-7|38	%setup -qn %{oname}-master
14cu|nodejs-grunt-cli-0.1.13-7|39	# let those be, so we can update them
14cu|nodejs-grunt-cli-0.1.13-7|40	%nodejs_fixdep findup-sync
14cu|nodejs-grunt-cli-0.1.13-7|41	%nodejs_fixdep nopt
14cu|nodejs-grunt-cli-0.1.13-7|42	%nodejs_fixdep resolve
14cu|nodejs-grunt-cli-0.1.13-7|43	
14cu|nodejs-grunt-cli-0.1.13-7|44	
14cu|nodejs-grunt-cli-0.1.13-7|45	%build
14cu|nodejs-grunt-cli-0.1.13-7|46	#nothing to do
14cu|nodejs-grunt-cli-0.1.13-7|47	
14cu|nodejs-grunt-cli-0.1.13-7|48	
14cu|nodejs-grunt-cli-0.1.13-7|49	%install
14cu|nodejs-grunt-cli-0.1.13-7|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|51	cp -pr package.json lib/ \
14cu|nodejs-grunt-cli-0.1.13-7|52	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|53	
14cu|nodejs-grunt-cli-0.1.13-7|54	install -p -D -m0755 bin/grunt \
14cu|nodejs-grunt-cli-0.1.13-7|55	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-grunt-cli-0.1.13-7|56	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-grunt-cli-0.1.13-7|57	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} \
14cu|nodejs-grunt-cli-0.1.13-7|58	%{buildroot}%{_bindir}/grunt
14cu|nodejs-grunt-cli-0.1.13-7|59	
14cu|nodejs-grunt-cli-0.1.13-7|60	# Bash completion
14cu|nodejs-grunt-cli-0.1.13-7|61	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
14cu|nodejs-grunt-cli-0.1.13-7|62	sed '1{\@^#!/bin/bash@d}' completion/bash \
14cu|nodejs-grunt-cli-0.1.13-7|63	> %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cu|nodejs-grunt-cli-0.1.13-7|64	chmod 0644 %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cu|nodejs-grunt-cli-0.1.13-7|65	touch -r completion/bash %{buildroot}%{_datadir}/bash-completion/completions/grunt
14cu|nodejs-grunt-cli-0.1.13-7|66	
14cu|nodejs-grunt-cli-0.1.13-7|67	%nodejs_symlink_deps
14cu|nodejs-grunt-cli-0.1.13-7|68	
14cu|nodejs-grunt-cli-0.1.13-7|69	
14cu|nodejs-grunt-cli-0.1.13-7|70	%check
14cu|nodejs-grunt-cli-0.1.13-7|71	# Running "jshint:all" (jshint) task
14cu|nodejs-grunt-cli-0.1.13-7|72	#>> 5 files lint free.
14cu|nodejs-grunt-cli-0.1.13-7|73	#Done, without errors.
14cu|nodejs-grunt-cli-0.1.13-7|74	
14cu|nodejs-grunt-cli-0.1.13-7|75	%nodejs_symlink_deps --check
14cu|nodejs-grunt-cli-0.1.13-7|76	%__nodejs bin/grunt test
14cu|nodejs-grunt-cli-0.1.13-7|77	
14cu|nodejs-grunt-cli-0.1.13-7|78	
14cu|nodejs-grunt-cli-0.1.13-7|79	%changelog
14cu|nodejs-grunt-cli-0.1.13-7|80	
14cu|nodejs-grunt-cli-0.1.13-7|81	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.13-7
14cu|nodejs-grunt-cli-0.1.13-7|82	- (ae99ed4) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-cli-0.1.13-7|83	
14cu|nodejs-grunt-cli-0.1.13-7|84	

11504 14
14cu|nodejs-grunt-compare-size-0.4.0-6|1	%global enable_tests 0
14cu|nodejs-grunt-compare-size-0.4.0-6|2	
14cu|nodejs-grunt-compare-size-0.4.0-6|3	Name:       nodejs-grunt-compare-size
14cu|nodejs-grunt-compare-size-0.4.0-6|4	Version:    0.4.0
14cu|nodejs-grunt-compare-size-0.4.0-6|5	Release:    6
14cu|nodejs-grunt-compare-size-0.4.0-6|6	Summary:    Compare file sizes on this branch to master
14cu|nodejs-grunt-compare-size-0.4.0-6|7	License:    MIT
14cu|nodejs-grunt-compare-size-0.4.0-6|8	Group:      System/Libraries
14cu|nodejs-grunt-compare-size-0.4.0-6|9	URL:        https://github.com/rwldrn/grunt-compare-size
14cu|nodejs-grunt-compare-size-0.4.0-6|10	Source0:    http://registry.npmjs.org/grunt-compare-size/-/grunt-compare-size-%{version}.tgz
14cu|nodejs-grunt-compare-size-0.4.0-6|11	BuildArch:  noarch
14cu|nodejs-grunt-compare-size-0.4.0-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-compare-size-0.4.0-6|13	
14cu|nodejs-grunt-compare-size-0.4.0-6|14	%if 0%{?enable_tests}
14cu|nodejs-grunt-compare-size-0.4.0-6|15	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-compare-size-0.4.0-6|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-compare-size-0.4.0-6|17	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-grunt-compare-size-0.4.0-6|18	BuildRequires:  npm(gzip-js)
14cu|nodejs-grunt-compare-size-0.4.0-6|19	%endif
14cu|nodejs-grunt-compare-size-0.4.0-6|20	
14cu|nodejs-grunt-compare-size-0.4.0-6|21	%description
14cu|nodejs-grunt-compare-size-0.4.0-6|22	%{summary}.
14cu|nodejs-grunt-compare-size-0.4.0-6|23	
14cu|nodejs-grunt-compare-size-0.4.0-6|24	
14cu|nodejs-grunt-compare-size-0.4.0-6|25	%prep
14cu|nodejs-grunt-compare-size-0.4.0-6|26	%setup -q -n package
14cu|nodejs-grunt-compare-size-0.4.0-6|27	
14cu|nodejs-grunt-compare-size-0.4.0-6|28	
14cu|nodejs-grunt-compare-size-0.4.0-6|29	%build
14cu|nodejs-grunt-compare-size-0.4.0-6|30	#nothing to do
14cu|nodejs-grunt-compare-size-0.4.0-6|31	
14cu|nodejs-grunt-compare-size-0.4.0-6|32	
14cu|nodejs-grunt-compare-size-0.4.0-6|33	%install
14cu|nodejs-grunt-compare-size-0.4.0-6|34	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-compare-size
14cu|nodejs-grunt-compare-size-0.4.0-6|35	cp -pr package.json bin/ tasks/ \
14cu|nodejs-grunt-compare-size-0.4.0-6|36	%{buildroot}%{nodejs_sitelib}/grunt-compare-size
14cu|nodejs-grunt-compare-size-0.4.0-6|37	
14cu|nodejs-grunt-compare-size-0.4.0-6|38	%nodejs_symlink_deps
14cu|nodejs-grunt-compare-size-0.4.0-6|39	
14cu|nodejs-grunt-compare-size-0.4.0-6|40	
14cu|nodejs-grunt-compare-size-0.4.0-6|41	%if 0%{?enable_tests}
14cu|nodejs-grunt-compare-size-0.4.0-6|42	%check
14cu|nodejs-grunt-compare-size-0.4.0-6|43	%nodejs_symlink_deps --check
14cu|nodejs-grunt-compare-size-0.4.0-6|44	/usr/bin/grunt test
14cu|nodejs-grunt-compare-size-0.4.0-6|45	%endif
14cu|nodejs-grunt-compare-size-0.4.0-6|46	
14cu|nodejs-grunt-compare-size-0.4.0-6|47	
14cu|nodejs-grunt-compare-size-0.4.0-6|48	%files
14cu|nodejs-grunt-compare-size-0.4.0-6|49	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-compare-size-0.4.0-6|50	%{nodejs_sitelib}/grunt-compare-size
14cu|nodejs-grunt-compare-size-0.4.0-6|51	
14cu|nodejs-grunt-compare-size-0.4.0-6|52	
14cu|nodejs-grunt-compare-size-0.4.0-6|53	
14cu|nodejs-grunt-compare-size-0.4.0-6|54	%changelog
14cu|nodejs-grunt-compare-size-0.4.0-6|55	
14cu|nodejs-grunt-compare-size-0.4.0-6|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-6
14cu|nodejs-grunt-compare-size-0.4.0-6|57	- (53126a0) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-compare-size-0.4.0-6|58	
14cu|nodejs-grunt-compare-size-0.4.0-6|59	

11505 14
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|1	### BOOTSTRAP BUILD ####
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|2	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|3	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|4	%define oname grunt-contrib-clean
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|5	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|6	Summary:    A Grunt plugin to clean files and folders
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|7	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|8	Version:    0.7.0
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|9	Release:    0.4
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|10	License:    MIT
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|11	Group:      Development/Other
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|12	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|13	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|15	#BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|16	#BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|17	#BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|18	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|19	BuildRequires:  npm(rimraf)
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|20	BuildArch:  noarch
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|21	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|22	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|23	%description
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|24	%{summary}.
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|25	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|26	%files
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|27	%doc CHANGELOG README.md
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|29	#------------------------------------------------------------
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|30	%prep
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|31	%setup -q -n package
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|32	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|33	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|34	%build
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|35	#nothing to do
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|36	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|37	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|38	%install
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|40	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|42	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|43	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|44	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|45	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|46	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|47	#%check
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|48	#%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|49	#/usr/bin/grunt test
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|50	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|51	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|52	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|53	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|54	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|55	%changelog
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|56	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.0-0.4
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|58	- (893c120) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|59	
14cu|nodejs-grunt-contrib-clean-0.7.0-0.4|60	

11506 14
14cu|nodejs-grunt-contrib-compress-1.0.0-4|1	%define oname grunt-contrib-compress
14cu|nodejs-grunt-contrib-compress-1.0.0-4|2	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|3	Summary:        Compress files and folders
14cu|nodejs-grunt-contrib-compress-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-contrib-compress-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-grunt-contrib-compress-1.0.0-4|6	Release:        4
14cu|nodejs-grunt-contrib-compress-1.0.0-4|7	License:        MIT
14cu|nodejs-grunt-contrib-compress-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-contrib-compress-1.0.0-4|9	Url:            https://github.com/gruntjs/grunt-contrib-compress
14cu|nodejs-grunt-contrib-compress-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-compress-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/gruntjs/grunt-contrib-compress/master/LICENSE-MIT
14cu|nodejs-grunt-contrib-compress-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-compress-1.0.0-4|13	BuildRequires:  npm(pretty-bytes)
14cu|nodejs-grunt-contrib-compress-1.0.0-4|14	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-contrib-compress-1.0.0-4|15	BuildRequires:  npm(archiver)
14cu|nodejs-grunt-contrib-compress-1.0.0-4|16	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-compress-1.0.0-4|17	Requires:  npm(grunt)
14cu|nodejs-grunt-contrib-compress-1.0.0-4|18	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|19	BuildArch:      noarch
14cu|nodejs-grunt-contrib-compress-1.0.0-4|20	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|21	%description
14cu|nodejs-grunt-contrib-compress-1.0.0-4|22	%{summary}.
14cu|nodejs-grunt-contrib-compress-1.0.0-4|23	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|24	%files
14cu|nodejs-grunt-contrib-compress-1.0.0-4|25	%doc LICENSE-MIT CHANGELOG *.md
14cu|nodejs-grunt-contrib-compress-1.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-compress-1.0.0-4|27	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|28	#------------------------------------------------------------------
14cu|nodejs-grunt-contrib-compress-1.0.0-4|29	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|30	%prep
14cu|nodejs-grunt-contrib-compress-1.0.0-4|31	%setup -q -n package
14cu|nodejs-grunt-contrib-compress-1.0.0-4|32	rm -rf node_modules
14cu|nodejs-grunt-contrib-compress-1.0.0-4|33	cp -p %{SOURCE1} .
14cu|nodejs-grunt-contrib-compress-1.0.0-4|34	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|35	%build
14cu|nodejs-grunt-contrib-compress-1.0.0-4|36	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|37	%install
14cu|nodejs-grunt-contrib-compress-1.0.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-compress-1.0.0-4|39	cp -r package.json tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-compress-1.0.0-4|40	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-compress-1.0.0-4|41	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|42	%changelog
14cu|nodejs-grunt-contrib-compress-1.0.0-4|43	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-grunt-contrib-compress-1.0.0-4|45	- (f805625) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-compress-1.0.0-4|46	
14cu|nodejs-grunt-contrib-compress-1.0.0-4|47	

11507 14
14cu|nodejs-grunt-contrib-concat-1.0.1-4|1	%define oname grunt-contrib-concat
14cu|nodejs-grunt-contrib-concat-1.0.1-4|2	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|3	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|4	Version:    1.0.1
14cu|nodejs-grunt-contrib-concat-1.0.1-4|5	Release:    4
14cu|nodejs-grunt-contrib-concat-1.0.1-4|6	Summary:    Concatenate files with grunt
14cu|nodejs-grunt-contrib-concat-1.0.1-4|7	License:    MIT
14cu|nodejs-grunt-contrib-concat-1.0.1-4|8	Group:      Development/Other
14cu|nodejs-grunt-contrib-concat-1.0.1-4|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-concat-1.0.1-4|11	Source0:    https://github.com/gruntjs/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-grunt-contrib-concat-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-concat-1.0.1-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|14	BuildRequires:  npm(source-map)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|15	#
14cu|nodejs-grunt-contrib-concat-1.0.1-4|16	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|17	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|18	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|19	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|20	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|21	BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-concat-1.0.1-4|22	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|23	BuildArch:  noarch
14cu|nodejs-grunt-contrib-concat-1.0.1-4|24	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|25	%description
14cu|nodejs-grunt-contrib-concat-1.0.1-4|26	%{summary}.
14cu|nodejs-grunt-contrib-concat-1.0.1-4|27	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|28	%files
14cu|nodejs-grunt-contrib-concat-1.0.1-4|29	%doc LICENSE-MIT *.md CHANGELOG AUTHORS docs/
14cu|nodejs-grunt-contrib-concat-1.0.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|31	#-----------------------------------------------------------------------
14cu|nodejs-grunt-contrib-concat-1.0.1-4|32	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|33	%prep
14cu|nodejs-grunt-contrib-concat-1.0.1-4|34	%setup -qn %{oname}-%{version}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|35	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|36	%build
14cu|nodejs-grunt-contrib-concat-1.0.1-4|37	#nothing to do
14cu|nodejs-grunt-contrib-concat-1.0.1-4|38	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|39	%install
14cu|nodejs-grunt-contrib-concat-1.0.1-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|41	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-concat-1.0.1-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-concat-1.0.1-4|43	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-concat-1.0.1-4|44	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|45	%check
14cu|nodejs-grunt-contrib-concat-1.0.1-4|46	%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-concat-1.0.1-4|47	grunt test --force
14cu|nodejs-grunt-contrib-concat-1.0.1-4|48	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|49	%changelog
14cu|nodejs-grunt-contrib-concat-1.0.1-4|50	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-grunt-contrib-concat-1.0.1-4|52	- (c7f5f87) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-concat-1.0.1-4|53	
14cu|nodejs-grunt-contrib-concat-1.0.1-4|54	

11508 14
14cu|nodejs-grunt-contrib-copy-0.8.2-4|1	%define oname grunt-contrib-copy
14cu|nodejs-grunt-contrib-copy-0.8.2-4|2	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|3	Summary:        Copy files and folders
14cu|nodejs-grunt-contrib-copy-0.8.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-contrib-copy-0.8.2-4|5	Version:        0.8.2
14cu|nodejs-grunt-contrib-copy-0.8.2-4|6	Release:        4
14cu|nodejs-grunt-contrib-copy-0.8.2-4|7	License:        MIT
14cu|nodejs-grunt-contrib-copy-0.8.2-4|8	Group:          Development/Other
14cu|nodejs-grunt-contrib-copy-0.8.2-4|9	Url:            https://github.com/gruntjs/grunt-contrib-copy
14cu|nodejs-grunt-contrib-copy-0.8.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-copy-0.8.2-4|11	Source1:        https://raw.githubusercontent.com/gruntjs/grunt-contrib-copy/master/LICENSE-MIT
14cu|nodejs-grunt-contrib-copy-0.8.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-copy-0.8.2-4|13	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-copy-0.8.2-4|14	BuildRequires:  npm(file-sync-cmp)
14cu|nodejs-grunt-contrib-copy-0.8.2-4|15	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-contrib-copy-0.8.2-4|16	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|17	BuildArch:      noarch
14cu|nodejs-grunt-contrib-copy-0.8.2-4|18	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|19	%description
14cu|nodejs-grunt-contrib-copy-0.8.2-4|20	%{summary}.
14cu|nodejs-grunt-contrib-copy-0.8.2-4|21	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|22	%files
14cu|nodejs-grunt-contrib-copy-0.8.2-4|23	%doc LICENSE-MIT CHANGELOG *.md
14cu|nodejs-grunt-contrib-copy-0.8.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-copy-0.8.2-4|25	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|26	#------------------------------------------------------------------
14cu|nodejs-grunt-contrib-copy-0.8.2-4|27	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|28	%prep
14cu|nodejs-grunt-contrib-copy-0.8.2-4|29	%setup -q -n package
14cu|nodejs-grunt-contrib-copy-0.8.2-4|30	rm -rf node_modules
14cu|nodejs-grunt-contrib-copy-0.8.2-4|31	cp -p %{SOURCE1} .
14cu|nodejs-grunt-contrib-copy-0.8.2-4|32	%nodejs_fixdep grunt
14cu|nodejs-grunt-contrib-copy-0.8.2-4|33	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|34	%build
14cu|nodejs-grunt-contrib-copy-0.8.2-4|35	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|36	%install
14cu|nodejs-grunt-contrib-copy-0.8.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-copy-0.8.2-4|38	cp -r package.json tasks %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-copy-0.8.2-4|39	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-copy-0.8.2-4|40	%changelog
14cu|nodejs-grunt-contrib-copy-0.8.2-4|41	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.2-4
14cu|nodejs-grunt-contrib-copy-0.8.2-4|43	- (3f0e5c6) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-copy-0.8.2-4|44	
14cu|nodejs-grunt-contrib-copy-0.8.2-4|45	

11509 14
14cu|nodejs-grunt-contrib-internal-0.4.13-4|1	%define oname grunt-contrib-internal
14cu|nodejs-grunt-contrib-internal-0.4.13-4|2	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|3	Summary:    Internal tasks for managing the grunt-contrib project
14cu|nodejs-grunt-contrib-internal-0.4.13-4|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-internal-0.4.13-4|5	Version:    0.4.13
14cu|nodejs-grunt-contrib-internal-0.4.13-4|6	Release:    4
14cu|nodejs-grunt-contrib-internal-0.4.13-4|7	License:    MIT
14cu|nodejs-grunt-contrib-internal-0.4.13-4|8	Group:      System/Libraries
14cu|nodejs-grunt-contrib-internal-0.4.13-4|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-contrib-internal-0.4.13-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-internal-0.4.13-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-internal-0.4.13-4|12	BuildRequires:  npm(read-package-json)
14cu|nodejs-grunt-contrib-internal-0.4.13-4|13	BuildArch:  noarch
14cu|nodejs-grunt-contrib-internal-0.4.13-4|14	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|15	%description
14cu|nodejs-grunt-contrib-internal-0.4.13-4|16	%{summary}.
14cu|nodejs-grunt-contrib-internal-0.4.13-4|17	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|18	%files
14cu|nodejs-grunt-contrib-internal-0.4.13-4|19	%doc LICENSE-MIT *.md CHANGELOG
14cu|nodejs-grunt-contrib-internal-0.4.13-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-internal-0.4.13-4|21	#------------------------------------------
14cu|nodejs-grunt-contrib-internal-0.4.13-4|22	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|23	%prep
14cu|nodejs-grunt-contrib-internal-0.4.13-4|24	%setup -qn package
14cu|nodejs-grunt-contrib-internal-0.4.13-4|25	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|26	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|27	%build
14cu|nodejs-grunt-contrib-internal-0.4.13-4|28	#nothing to do
14cu|nodejs-grunt-contrib-internal-0.4.13-4|29	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|30	%install
14cu|nodejs-grunt-contrib-internal-0.4.13-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-internal-0.4.13-4|32	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-internal-0.4.13-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-internal-0.4.13-4|34	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|35	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-internal-0.4.13-4|36	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|37	%changelog
14cu|nodejs-grunt-contrib-internal-0.4.13-4|38	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.13-4
14cu|nodejs-grunt-contrib-internal-0.4.13-4|40	- (3f93021) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-internal-0.4.13-4|41	
14cu|nodejs-grunt-contrib-internal-0.4.13-4|42	

11510 14
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|1	%define oname grunt-contrib-jshint
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|2	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|3	Summary:        Validate files with JSHint
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|5	Version:        0.11.3
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|6	Release:        4
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|7	License:        MIT
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|8	Group:          Development/Other
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|9	Url:            https://github.com/gruntjs/grunt-contrib-jshint
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|11	Source1:        https://raw.githubusercontent.com/gruntjs/grunt-contrib-jshint/master/LICENSE-MIT
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|13	BuildRequires:  npm(jshint)
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|14	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|15	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|16	BuildArch:      noarch
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|17	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|18	%description
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|19	%{summary}.
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|20	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|21	%files
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|22	%doc LICENSE-MIT README.md CHANGELOG
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|24	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|25	#------------------------------------------------------------------
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|26	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|27	%prep
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|28	%setup -q -n package
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|29	rm -rf node_modules
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|30	cp -p %{SOURCE1} .
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|31	%nodejs_fixdep jshint
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|32	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|33	%build
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|34	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|35	%install
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|37	cp -r package.json tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|38	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|39	%changelog
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|40	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.3-4
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|42	- (98c040d) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|43	
14cu|nodejs-grunt-contrib-jshint-0.11.3-4|44	

11511 14
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|1	%define oname grunt-contrib-nodeunit
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|2	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|3	Summary:    Run Nodeunit unit tests with grunt
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|5	Version:    0.4.1
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|6	Release:    4
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|7	License:    MIT
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|8	Group:      Development/Other
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|9	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|10	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|11	BuildRequires:  npm(nodeunit)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|12	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|13	# dev deps
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|14	#BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|15	#BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|16	#BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|17	#BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|18	#BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|19	#BuildRequires:  npm(tap)
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|20	BuildArch:  noarch
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|21	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|22	%description
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|23	%{summary}.
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|24	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|25	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|26	%files
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|27	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|29	#-------------------------------------------------------------
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|30	%prep
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|31	%setup -qn package
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|32	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|33	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|34	%build
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|35	#nothing to do
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|36	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|37	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|38	%install
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|40	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|42	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|43	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|44	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|45	#%check
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|46	#%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|47	#grunt test
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|48	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|49	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|50	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|51	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|52	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|53	%changelog
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|54	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-4
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|56	- (3ff2309) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|57	
14cu|nodejs-grunt-contrib-nodeunit-0.4.1-4|58	

11512 14
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|1	%define oname grunt-contrib-stylus
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|2	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|3	Summary:        Compile Stylus files to CSS
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|6	Release:        4
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|7	License:        MIT
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|9	Url:            https://github.com/gruntjs/grunt-contrib-stylus
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|11	Source0:        https://github.com/gruntjs/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|12	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|14	BuildRequires:  npm(stylus)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|15	BuildRequires:  npm(nib)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|16	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|17	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|18	BuildRequires:  npm(async)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|19	#
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|20	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|21	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|22	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|23	BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|24	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|25	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|26	BuildArch:      noarch
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|27	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|28	%description
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|29	%{summary}.
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|30	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|31	%files
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|32	%doc CHANGELOG *.md docs/ AUTHORS LICENSE-MIT
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|34	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|35	#------------------------------------------------------------------
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|36	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|37	%prep
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|38	%setup -q -n %{oname}-%{version}
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|39	rm -rf node_modules
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|40	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|41	%build
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|42	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|43	%install
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|45	cp -r package.json tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|46	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|47	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|48	%check
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|50	grunt test
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|51	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|52	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|53	%changelog
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|54	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|56	- (18e3d48) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|57	
14cu|nodejs-grunt-contrib-stylus-1.2.0-4|58	

11513 14
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|1	%define oname grunt-contrib-uglify
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|2	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|3	Summary:    Minify files with UglifyJS
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|5	Version:    1.0.1
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|6	Release:    4
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|7	License:    MIT
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|8	Group:      Development/Other
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|11	Source0:    https://github.com/gruntjs/grunt-contrib-uglify/archive/v%{version}.tar.gz
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|13	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|14	BuildRequires:  npm(uglify-js)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|15	BuildRequires:  npm(uri-path)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|16	BuildRequires:  npm(maxmin)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|17	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|18	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|19	#
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|20	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|21	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|22	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|23	BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|24	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|25	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|26	BuildArch:  noarch
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|27	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|28	%description
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|29	%{summary}.
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|30	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|31	%files
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|32	%doc LICENSE-MIT README.md CHANGELOG AUTHORS docs/
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|34	#----------------------------------------------------------
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|35	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|36	%prep
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|37	%setup -qn %{oname}-%{version}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|38	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|39	%build
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|40	#nothing to do
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|41	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|42	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|43	%install
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|45	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|46	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|47	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|48	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|49	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|50	%check
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|51	%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|52	grunt test
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|53	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|54	%changelog
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|55	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|57	- (2c72094) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|58	
14cu|nodejs-grunt-contrib-uglify-1.0.1-4|59	

11514 14
14cu|nodejs-grunt-contrib-watch-0.6.1-7|1	%define oname grunt-contrib-watch
14cu|nodejs-grunt-contrib-watch-0.6.1-7|2	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|3	Name:       nodejs-%{oname}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|4	Version:    0.6.1
14cu|nodejs-grunt-contrib-watch-0.6.1-7|5	Release:    7
14cu|nodejs-grunt-contrib-watch-0.6.1-7|6	Summary:    Run predefined tasks whenever watched file patterns are added/changed/deleted
14cu|nodejs-grunt-contrib-watch-0.6.1-7|7	License:    MIT
14cu|nodejs-grunt-contrib-watch-0.6.1-7|8	Group:      Development/Other
14cu|nodejs-grunt-contrib-watch-0.6.1-7|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-contrib-watch-0.6.1-7|11	Source0:    https://github.com/gruntjs/grunt-contrib-watch/archive/v0.6.1.tar.gz
14cu|nodejs-grunt-contrib-watch-0.6.1-7|12	Source1:    %{name}.rpmlintrc
14cu|nodejs-grunt-contrib-watch-0.6.1-7|13	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-contrib-watch-0.6.1-7|14	BuildRequires:  npm(async)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|15	BuildRequires:  npm(gaze)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|16	BuildRequires:  npm(tiny-lr-fork)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|17	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|18	BuildRequires:  npm(watch)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|19	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|20	#
14cu|nodejs-grunt-contrib-watch-0.6.1-7|21	BuildRequires:  npm(nodeunit)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|22	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|23	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|24	BuildRequires:  npm(grunt-contrib-internal)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|25	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|26	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|27	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-contrib-watch-0.6.1-7|28	BuildArch:  noarch
14cu|nodejs-grunt-contrib-watch-0.6.1-7|29	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|30	%description
14cu|nodejs-grunt-contrib-watch-0.6.1-7|31	%{summary}.
14cu|nodejs-grunt-contrib-watch-0.6.1-7|32	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|33	%files
14cu|nodejs-grunt-contrib-watch-0.6.1-7|34	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-contrib-watch-0.6.1-7|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|36	#------------------------------------------------
14cu|nodejs-grunt-contrib-watch-0.6.1-7|37	%prep
14cu|nodejs-grunt-contrib-watch-0.6.1-7|38	%setup -qn %{oname}-%{version}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|39	%nodejs_fixdep tiny-lr-fork
14cu|nodejs-grunt-contrib-watch-0.6.1-7|40	%nodejs_fixdep grunt-contrib-jshint
14cu|nodejs-grunt-contrib-watch-0.6.1-7|41	%nodejs_fixdep watch
14cu|nodejs-grunt-contrib-watch-0.6.1-7|42	%nodejs_fixdep gaze
14cu|nodejs-grunt-contrib-watch-0.6.1-7|43	%nodejs_fixdep async
14cu|nodejs-grunt-contrib-watch-0.6.1-7|44	%nodejs_fixdep lodash
14cu|nodejs-grunt-contrib-watch-0.6.1-7|45	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|46	rm -fr test/tasks/watch_test.js
14cu|nodejs-grunt-contrib-watch-0.6.1-7|47	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|48	%build
14cu|nodejs-grunt-contrib-watch-0.6.1-7|49	#nothing to do
14cu|nodejs-grunt-contrib-watch-0.6.1-7|50	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|51	%install
14cu|nodejs-grunt-contrib-watch-0.6.1-7|52	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|53	cp -pr package.json tasks/ \
14cu|nodejs-grunt-contrib-watch-0.6.1-7|54	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-contrib-watch-0.6.1-7|55	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|56	%nodejs_symlink_deps
14cu|nodejs-grunt-contrib-watch-0.6.1-7|57	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|58	%check
14cu|nodejs-grunt-contrib-watch-0.6.1-7|59	%nodejs_symlink_deps --check
14cu|nodejs-grunt-contrib-watch-0.6.1-7|60	grunt nodeunit -v
14cu|nodejs-grunt-contrib-watch-0.6.1-7|61	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|62	%changelog
14cu|nodejs-grunt-contrib-watch-0.6.1-7|63	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-7
14cu|nodejs-grunt-contrib-watch-0.6.1-7|65	- (ce63a26) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-contrib-watch-0.6.1-7|66	
14cu|nodejs-grunt-contrib-watch-0.6.1-7|67	

11515 14
14cu|nodejs-grunt-exec-0.4.6-4|1	%define oname grunt-exec
14cu|nodejs-grunt-exec-0.4.6-4|2	
14cu|nodejs-grunt-exec-0.4.6-4|3	Summary:        Grunt task for executing shell commands
14cu|nodejs-grunt-exec-0.4.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-exec-0.4.6-4|5	Version:        0.4.6
14cu|nodejs-grunt-exec-0.4.6-4|6	Release:        4
14cu|nodejs-grunt-exec-0.4.6-4|7	License:        MIT
14cu|nodejs-grunt-exec-0.4.6-4|8	Group:          Development/Other
14cu|nodejs-grunt-exec-0.4.6-4|9	Url:            https://github.com/jharding/grunt-exec
14cu|nodejs-grunt-exec-0.4.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-exec-0.4.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-exec-0.4.6-4|12	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-exec-0.4.6-4|13	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-exec-0.4.6-4|14	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-exec-0.4.6-4|15	Requires:  npm(grunt)
14cu|nodejs-grunt-exec-0.4.6-4|16	Requires:  npm(grunt-cli)
14cu|nodejs-grunt-exec-0.4.6-4|17	
14cu|nodejs-grunt-exec-0.4.6-4|18	BuildArch:      noarch
14cu|nodejs-grunt-exec-0.4.6-4|19	
14cu|nodejs-grunt-exec-0.4.6-4|20	%description
14cu|nodejs-grunt-exec-0.4.6-4|21	%{summary}.
14cu|nodejs-grunt-exec-0.4.6-4|22	
14cu|nodejs-grunt-exec-0.4.6-4|23	%files
14cu|nodejs-grunt-exec-0.4.6-4|24	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-exec-0.4.6-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-exec-0.4.6-4|26	
14cu|nodejs-grunt-exec-0.4.6-4|27	#------------------------------------------------------------------
14cu|nodejs-grunt-exec-0.4.6-4|28	
14cu|nodejs-grunt-exec-0.4.6-4|29	%prep
14cu|nodejs-grunt-exec-0.4.6-4|30	%setup -q -n package
14cu|nodejs-grunt-exec-0.4.6-4|31	rm -rf node_modules
14cu|nodejs-grunt-exec-0.4.6-4|32	perl -pi -e "s|~0.4|*|" package.json
14cu|nodejs-grunt-exec-0.4.6-4|33	
14cu|nodejs-grunt-exec-0.4.6-4|34	%build
14cu|nodejs-grunt-exec-0.4.6-4|35	
14cu|nodejs-grunt-exec-0.4.6-4|36	%install
14cu|nodejs-grunt-exec-0.4.6-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-exec-0.4.6-4|38	cp -r package.json tasks *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-exec-0.4.6-4|39	%nodejs_symlink_deps
14cu|nodejs-grunt-exec-0.4.6-4|40	
14cu|nodejs-grunt-exec-0.4.6-4|41	%check
14cu|nodejs-grunt-exec-0.4.6-4|42	%nodejs_symlink_deps --check
14cu|nodejs-grunt-exec-0.4.6-4|43	%__nodejs test/test.js
14cu|nodejs-grunt-exec-0.4.6-4|44	
14cu|nodejs-grunt-exec-0.4.6-4|45	%changelog
14cu|nodejs-grunt-exec-0.4.6-4|46	
14cu|nodejs-grunt-exec-0.4.6-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.6-4
14cu|nodejs-grunt-exec-0.4.6-4|48	- (4ceb1dd) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-exec-0.4.6-4|49	
14cu|nodejs-grunt-exec-0.4.6-4|50	

11516 14
14cu|nodejs-grunt-git-authors-1.2.0-6|1	Name:       nodejs-grunt-git-authors
14cu|nodejs-grunt-git-authors-1.2.0-6|2	Version:    1.2.0
14cu|nodejs-grunt-git-authors-1.2.0-6|3	Release:    6
14cu|nodejs-grunt-git-authors-1.2.0-6|4	Summary:    A Grunt module to generate a list of authors from git history
14cu|nodejs-grunt-git-authors-1.2.0-6|5	License:    MIT
14cu|nodejs-grunt-git-authors-1.2.0-6|6	Group:      System/Libraries
14cu|nodejs-grunt-git-authors-1.2.0-6|7	URL:        https://github.com/scottgonzalez/grunt-git-authors
14cu|nodejs-grunt-git-authors-1.2.0-6|8	Source0:    http://registry.npmjs.org/grunt-git-authors/-/grunt-git-authors-%{version}.tgz
14cu|nodejs-grunt-git-authors-1.2.0-6|9	BuildArch:  noarch
14cu|nodejs-grunt-git-authors-1.2.0-6|10	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-git-authors-1.2.0-6|11	Requires:       git
14cu|nodejs-grunt-git-authors-1.2.0-6|12	
14cu|nodejs-grunt-git-authors-1.2.0-6|13	%description
14cu|nodejs-grunt-git-authors-1.2.0-6|14	%{summary}.
14cu|nodejs-grunt-git-authors-1.2.0-6|15	
14cu|nodejs-grunt-git-authors-1.2.0-6|16	
14cu|nodejs-grunt-git-authors-1.2.0-6|17	%prep
14cu|nodejs-grunt-git-authors-1.2.0-6|18	%setup -q -n package
14cu|nodejs-grunt-git-authors-1.2.0-6|19	
14cu|nodejs-grunt-git-authors-1.2.0-6|20	
14cu|nodejs-grunt-git-authors-1.2.0-6|21	%build
14cu|nodejs-grunt-git-authors-1.2.0-6|22	#nothing to do
14cu|nodejs-grunt-git-authors-1.2.0-6|23	
14cu|nodejs-grunt-git-authors-1.2.0-6|24	
14cu|nodejs-grunt-git-authors-1.2.0-6|25	%install
14cu|nodejs-grunt-git-authors-1.2.0-6|26	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-git-authors
14cu|nodejs-grunt-git-authors-1.2.0-6|27	cp -pr package.json tasks/ \
14cu|nodejs-grunt-git-authors-1.2.0-6|28	%{buildroot}%{nodejs_sitelib}/grunt-git-authors
14cu|nodejs-grunt-git-authors-1.2.0-6|29	
14cu|nodejs-grunt-git-authors-1.2.0-6|30	%nodejs_symlink_deps
14cu|nodejs-grunt-git-authors-1.2.0-6|31	
14cu|nodejs-grunt-git-authors-1.2.0-6|32	
14cu|nodejs-grunt-git-authors-1.2.0-6|33	%files
14cu|nodejs-grunt-git-authors-1.2.0-6|34	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-git-authors-1.2.0-6|35	%{nodejs_sitelib}/grunt-git-authors
14cu|nodejs-grunt-git-authors-1.2.0-6|36	
14cu|nodejs-grunt-git-authors-1.2.0-6|37	
14cu|nodejs-grunt-git-authors-1.2.0-6|38	
14cu|nodejs-grunt-git-authors-1.2.0-6|39	%changelog
14cu|nodejs-grunt-git-authors-1.2.0-6|40	
14cu|nodejs-grunt-git-authors-1.2.0-6|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-6
14cu|nodejs-grunt-git-authors-1.2.0-6|42	- (72a12d9) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-git-authors-1.2.0-6|43	
14cu|nodejs-grunt-git-authors-1.2.0-6|44	

11517 14
14cu|nodejs-grunt-githooks-0.5.0-4|1	%define oname grunt-githooks
14cu|nodejs-grunt-githooks-0.5.0-4|2	
14cu|nodejs-grunt-githooks-0.5.0-4|3	Summary:        A Grunt plugin to help bind Grunt tasks to Git hooks
14cu|nodejs-grunt-githooks-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-githooks-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-grunt-githooks-0.5.0-4|6	Release:        4
14cu|nodejs-grunt-githooks-0.5.0-4|7	License:        MIT
14cu|nodejs-grunt-githooks-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-githooks-0.5.0-4|9	Url:            https://github.com/wecodemore/grunt-githooks
14cu|nodejs-grunt-githooks-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-githooks-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-githooks-0.5.0-4|12	BuildRequires:  npm(handlebars)
14cu|nodejs-grunt-githooks-0.5.0-4|13	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-githooks-0.5.0-4|14	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-githooks-0.5.0-4|15	#
14cu|nodejs-grunt-githooks-0.5.0-4|16	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-githooks-0.5.0-4|17	BuildRequires:  npm(grunt-contrib-copy)
14cu|nodejs-grunt-githooks-0.5.0-4|18	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-githooks-0.5.0-4|19	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-githooks-0.5.0-4|20	Requires:  npm(grunt)
14cu|nodejs-grunt-githooks-0.5.0-4|21	Requires:  npm(grunt-cli)
14cu|nodejs-grunt-githooks-0.5.0-4|22	BuildArch:      noarch
14cu|nodejs-grunt-githooks-0.5.0-4|23	
14cu|nodejs-grunt-githooks-0.5.0-4|24	%description
14cu|nodejs-grunt-githooks-0.5.0-4|25	%{summary}.
14cu|nodejs-grunt-githooks-0.5.0-4|26	
14cu|nodejs-grunt-githooks-0.5.0-4|27	%files
14cu|nodejs-grunt-githooks-0.5.0-4|28	%doc LICENSE-MIT *.md
14cu|nodejs-grunt-githooks-0.5.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-githooks-0.5.0-4|30	
14cu|nodejs-grunt-githooks-0.5.0-4|31	#------------------------------------------------------------------
14cu|nodejs-grunt-githooks-0.5.0-4|32	
14cu|nodejs-grunt-githooks-0.5.0-4|33	%prep
14cu|nodejs-grunt-githooks-0.5.0-4|34	%setup -q -n package
14cu|nodejs-grunt-githooks-0.5.0-4|35	rm -rf node_modules
14cu|nodejs-grunt-githooks-0.5.0-4|36	%nodejs_fixdep handlebars
14cu|nodejs-grunt-githooks-0.5.0-4|37	
14cu|nodejs-grunt-githooks-0.5.0-4|38	%build
14cu|nodejs-grunt-githooks-0.5.0-4|39	
14cu|nodejs-grunt-githooks-0.5.0-4|40	%install
14cu|nodejs-grunt-githooks-0.5.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-githooks-0.5.0-4|42	cp -r package.json templates/ lib/ tasks/ \
14cu|nodejs-grunt-githooks-0.5.0-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-githooks-0.5.0-4|44	%nodejs_symlink_deps
14cu|nodejs-grunt-githooks-0.5.0-4|45	
14cu|nodejs-grunt-githooks-0.5.0-4|46	%check
14cu|nodejs-grunt-githooks-0.5.0-4|47	%nodejs_symlink_deps --check
14cu|nodejs-grunt-githooks-0.5.0-4|48	grunt test
14cu|nodejs-grunt-githooks-0.5.0-4|49	
14cu|nodejs-grunt-githooks-0.5.0-4|50	%changelog
14cu|nodejs-grunt-githooks-0.5.0-4|51	
14cu|nodejs-grunt-githooks-0.5.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-grunt-githooks-0.5.0-4|53	- (91a9b1c) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-githooks-0.5.0-4|54	
14cu|nodejs-grunt-githooks-0.5.0-4|55	

11518 14
14cu|nodejs-grunt-init-0.3.2-4|1	%define oname grunt-init
14cu|nodejs-grunt-init-0.3.2-4|2	
14cu|nodejs-grunt-init-0.3.2-4|3	Name:       nodejs-%{oname}
14cu|nodejs-grunt-init-0.3.2-4|4	Version:    0.3.2
14cu|nodejs-grunt-init-0.3.2-4|5	Release:    4
14cu|nodejs-grunt-init-0.3.2-4|6	Summary:    Generate project scaffolding from a template when using Grunt
14cu|nodejs-grunt-init-0.3.2-4|7	License:    MIT
14cu|nodejs-grunt-init-0.3.2-4|8	Group:      Development/Other
14cu|nodejs-grunt-init-0.3.2-4|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-init-0.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-init-0.3.2-4|12	BuildRequires:  npm(colors)
14cu|nodejs-grunt-init-0.3.2-4|13	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-init-0.3.2-4|14	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-init-0.3.2-4|15	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-init-0.3.2-4|16	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-init-0.3.2-4|17	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-init-0.3.2-4|18	BuildRequires:  npm(prompt)
14cu|nodejs-grunt-init-0.3.2-4|19	BuildRequires:  npm(semver)
14cu|nodejs-grunt-init-0.3.2-4|20	BuildRequires:  npm(async)
14cu|nodejs-grunt-init-0.3.2-4|21	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-init-0.3.2-4|22	
14cu|nodejs-grunt-init-0.3.2-4|23	
14cu|nodejs-grunt-init-0.3.2-4|24	BuildArch:  noarch
14cu|nodejs-grunt-init-0.3.2-4|25	%description
14cu|nodejs-grunt-init-0.3.2-4|26	Grunt is the JavaScript task runner.
14cu|nodejs-grunt-init-0.3.2-4|27	
14cu|nodejs-grunt-init-0.3.2-4|28	Grunt-init is a scaffolding tool used to automate project creation when using
14cu|nodejs-grunt-init-0.3.2-4|29	Grunt. It will build an entire directory structure based on the current
14cu|nodejs-grunt-init-0.3.2-4|30	environment and the answers to a few questions. The exact files and contents
14cu|nodejs-grunt-init-0.3.2-4|31	created depend on the template chosen along with the answers to the questions
14cu|nodejs-grunt-init-0.3.2-4|32	asked.
14cu|nodejs-grunt-init-0.3.2-4|33	
14cu|nodejs-grunt-init-0.3.2-4|34	%files
14cu|nodejs-grunt-init-0.3.2-4|35	%doc AUTHORS LICENSE-MIT README.md
14cu|nodejs-grunt-init-0.3.2-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|37	%{_bindir}/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|38	#-------------------------------------------------------------------
14cu|nodejs-grunt-init-0.3.2-4|39	
14cu|nodejs-grunt-init-0.3.2-4|40	%prep
14cu|nodejs-grunt-init-0.3.2-4|41	%setup -qn package
14cu|nodejs-grunt-init-0.3.2-4|42	%nodejs_fixdep async
14cu|nodejs-grunt-init-0.3.2-4|43	%nodejs_fixdep lodash
14cu|nodejs-grunt-init-0.3.2-4|44	%nodejs_fixdep grunt
14cu|nodejs-grunt-init-0.3.2-4|45	%nodejs_fixdep colors
14cu|nodejs-grunt-init-0.3.2-4|46	%nodejs_fixdep hooker
14cu|nodejs-grunt-init-0.3.2-4|47	%nodejs_fixdep semver
14cu|nodejs-grunt-init-0.3.2-4|48	%nodejs_fixdep prompt
14cu|nodejs-grunt-init-0.3.2-4|49	
14cu|nodejs-grunt-init-0.3.2-4|50	%build
14cu|nodejs-grunt-init-0.3.2-4|51	#nothing to do
14cu|nodejs-grunt-init-0.3.2-4|52	
14cu|nodejs-grunt-init-0.3.2-4|53	
14cu|nodejs-grunt-init-0.3.2-4|54	%install
14cu|nodejs-grunt-init-0.3.2-4|55	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|56	cp -pr package.json tasks/ templates/ dev/ \
14cu|nodejs-grunt-init-0.3.2-4|57	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|58	
14cu|nodejs-grunt-init-0.3.2-4|59	install -p -D -m0755 bin/%{oname} \
14cu|nodejs-grunt-init-0.3.2-4|60	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|61	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-grunt-init-0.3.2-4|62	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} \
14cu|nodejs-grunt-init-0.3.2-4|63	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-grunt-init-0.3.2-4|64	
14cu|nodejs-grunt-init-0.3.2-4|65	%nodejs_symlink_deps
14cu|nodejs-grunt-init-0.3.2-4|66	
14cu|nodejs-grunt-init-0.3.2-4|67	
14cu|nodejs-grunt-init-0.3.2-4|68	%check
14cu|nodejs-grunt-init-0.3.2-4|69	%nodejs_symlink_deps --check
14cu|nodejs-grunt-init-0.3.2-4|70	grunt test
14cu|nodejs-grunt-init-0.3.2-4|71	
14cu|nodejs-grunt-init-0.3.2-4|72	%changelog
14cu|nodejs-grunt-init-0.3.2-4|73	
14cu|nodejs-grunt-init-0.3.2-4|74	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|nodejs-grunt-init-0.3.2-4|75	- (7c18c55) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-init-0.3.2-4|76	
14cu|nodejs-grunt-init-0.3.2-4|77	

11519 14
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|1	%define oname grunt-jsbeautifier
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|2	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|3	Summary:        Jsbeautifier.org for grunt
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|5	Version:        0.2.10
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|6	Release:        4
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|7	License:        MIT
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|8	Group:          Development/Other
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|9	Url:            https://github.com/vkadam/grunt-jsbeautifier
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|12	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|13	BuildRequires:  npm(semver)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|14	BuildRequires:  npm(rc)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|16	BuildRequires:  npm(js-beautify)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|17	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|18	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|19	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|20	BuildArch:      noarch
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|21	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|22	%description
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|23	%{summary}.
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|24	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|25	%files
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|26	%doc LICENSE-MIT *.md
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|28	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|29	#------------------------------------------------------------------
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|30	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|31	%prep
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|32	%setup -q -n package
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|33	rm -rf node_modules
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|34	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|35	%build
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|36	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|37	%install
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|39	cp -r package.json bin/ lib/ tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|40	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|41	%nodejs_symlink_deps
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|42	%changelog
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|43	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.10-4
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|45	- (e287693) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|46	
14cu|nodejs-grunt-jsbeautifier-0.2.10-4|47	

11520 14
14cu|nodejs-grunt-jscs-2.7.0-4|1	%define oname grunt-jscs
14cu|nodejs-grunt-jscs-2.7.0-4|2	
14cu|nodejs-grunt-jscs-2.7.0-4|3	Summary:        Grunt task for checking JavaScript Code Style with jscs
14cu|nodejs-grunt-jscs-2.7.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-jscs-2.7.0-4|5	Version:        2.7.0
14cu|nodejs-grunt-jscs-2.7.0-4|6	Release:        4
14cu|nodejs-grunt-jscs-2.7.0-4|7	License:        MIT
14cu|nodejs-grunt-jscs-2.7.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-jscs-2.7.0-4|9	Url:            https://github.com/jscs-dev/grunt-jscs
14cu|nodejs-grunt-jscs-2.7.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-jscs-2.7.0-4|11	#Source0:        https://github.com/jscs-dev/grunt-jscs/archive/v%{version}.tar.gz
14cu|nodejs-grunt-jscs-2.7.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-jscs-2.7.0-4|13	BuildRequires:  npm(vow)
14cu|nodejs-grunt-jscs-2.7.0-4|14	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-jscs-2.7.0-4|15	BuildRequires:  npm(jscs)
14cu|nodejs-grunt-jscs-2.7.0-4|16	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-jscs-2.7.0-4|17	#
14cu|nodejs-grunt-jscs-2.7.0-4|18	# BuildRequires:  npm(grunt)
14cu|nodejs-grunt-jscs-2.7.0-4|19	# BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-jscs-2.7.0-4|20	# BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-jscs-2.7.0-4|21	# BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-jscs-2.7.0-4|22	# BuildRequires:  npm(load-grunt-tasks)
14cu|nodejs-grunt-jscs-2.7.0-4|23	# BuildRequires:  npm(time-grunt)
14cu|nodejs-grunt-jscs-2.7.0-4|24	BuildArch:      noarch
14cu|nodejs-grunt-jscs-2.7.0-4|25	
14cu|nodejs-grunt-jscs-2.7.0-4|26	%description
14cu|nodejs-grunt-jscs-2.7.0-4|27	%{summary}.
14cu|nodejs-grunt-jscs-2.7.0-4|28	
14cu|nodejs-grunt-jscs-2.7.0-4|29	%files
14cu|nodejs-grunt-jscs-2.7.0-4|30	%doc LICENSE-MIT *.md
14cu|nodejs-grunt-jscs-2.7.0-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jscs-2.7.0-4|32	
14cu|nodejs-grunt-jscs-2.7.0-4|33	#------------------------------------------------------------------
14cu|nodejs-grunt-jscs-2.7.0-4|34	
14cu|nodejs-grunt-jscs-2.7.0-4|35	%prep
14cu|nodejs-grunt-jscs-2.7.0-4|36	# %setup -q -n %{oname}-%{version}
14cu|nodejs-grunt-jscs-2.7.0-4|37	%setup -qn package
14cu|nodejs-grunt-jscs-2.7.0-4|38	rm -rf node_modules
14cu|nodejs-grunt-jscs-2.7.0-4|39	
14cu|nodejs-grunt-jscs-2.7.0-4|40	%build
14cu|nodejs-grunt-jscs-2.7.0-4|41	
14cu|nodejs-grunt-jscs-2.7.0-4|42	%install
14cu|nodejs-grunt-jscs-2.7.0-4|43	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jscs-2.7.0-4|44	cp -r package.json tasks/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-jscs-2.7.0-4|45	%nodejs_symlink_deps
14cu|nodejs-grunt-jscs-2.7.0-4|46	
14cu|nodejs-grunt-jscs-2.7.0-4|47	# drop tests
14cu|nodejs-grunt-jscs-2.7.0-4|48	%check
14cu|nodejs-grunt-jscs-2.7.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-grunt-jscs-2.7.0-4|50	grunt test   || :
14cu|nodejs-grunt-jscs-2.7.0-4|51	
14cu|nodejs-grunt-jscs-2.7.0-4|52	%changelog
14cu|nodejs-grunt-jscs-2.7.0-4|53	
14cu|nodejs-grunt-jscs-2.7.0-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.7.0-4
14cu|nodejs-grunt-jscs-2.7.0-4|55	- (de38019) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-jscs-2.7.0-4|56	
14cu|nodejs-grunt-jscs-2.7.0-4|57	

11521 14
14cu|nodejs-grunt-legacy-log-0.1.3-5|1	%define oname grunt-legacy-log
14cu|nodejs-grunt-legacy-log-0.1.3-5|2	
14cu|nodejs-grunt-legacy-log-0.1.3-5|3	Summary:        The Grunt 0.4.x logger
14cu|nodejs-grunt-legacy-log-0.1.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-legacy-log-0.1.3-5|5	Version:        0.1.3
14cu|nodejs-grunt-legacy-log-0.1.3-5|6	Release:        5
14cu|nodejs-grunt-legacy-log-0.1.3-5|7	License:        MIT
14cu|nodejs-grunt-legacy-log-0.1.3-5|8	Group:          Development/Other
14cu|nodejs-grunt-legacy-log-0.1.3-5|9	Url:            https://github.com/gruntjs/grunt-legacy-log
14cu|nodejs-grunt-legacy-log-0.1.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-legacy-log-0.1.3-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-legacy-log-0.1.3-5|12	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-legacy-log-0.1.3-5|13	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-legacy-log-0.1.3-5|14	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-legacy-log-0.1.3-5|15	BuildRequires:  npm(grunt-legacy-log-utils)
14cu|nodejs-grunt-legacy-log-0.1.3-5|16	BuildRequires:  npm(colors)
14cu|nodejs-grunt-legacy-log-0.1.3-5|17	
14cu|nodejs-grunt-legacy-log-0.1.3-5|18	BuildArch:      noarch
14cu|nodejs-grunt-legacy-log-0.1.3-5|19	
14cu|nodejs-grunt-legacy-log-0.1.3-5|20	%description
14cu|nodejs-grunt-legacy-log-0.1.3-5|21	%{summary}.
14cu|nodejs-grunt-legacy-log-0.1.3-5|22	
14cu|nodejs-grunt-legacy-log-0.1.3-5|23	%files
14cu|nodejs-grunt-legacy-log-0.1.3-5|24	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-legacy-log-0.1.3-5|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-0.1.3-5|26	
14cu|nodejs-grunt-legacy-log-0.1.3-5|27	#------------------------------------------------------------------
14cu|nodejs-grunt-legacy-log-0.1.3-5|28	
14cu|nodejs-grunt-legacy-log-0.1.3-5|29	%prep
14cu|nodejs-grunt-legacy-log-0.1.3-5|30	%setup -q -n package
14cu|nodejs-grunt-legacy-log-0.1.3-5|31	rm -rf node_modules
14cu|nodejs-grunt-legacy-log-0.1.3-5|32	%nodejs_fixdep lodash
14cu|nodejs-grunt-legacy-log-0.1.3-5|33	%nodejs_fixdep underscore.string
14cu|nodejs-grunt-legacy-log-0.1.3-5|34	%nodejs_fixdep colors
14cu|nodejs-grunt-legacy-log-0.1.3-5|35	
14cu|nodejs-grunt-legacy-log-0.1.3-5|36	%build
14cu|nodejs-grunt-legacy-log-0.1.3-5|37	
14cu|nodejs-grunt-legacy-log-0.1.3-5|38	%install
14cu|nodejs-grunt-legacy-log-0.1.3-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-0.1.3-5|40	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-0.1.3-5|41	%nodejs_symlink_deps
14cu|nodejs-grunt-legacy-log-0.1.3-5|42	%changelog
14cu|nodejs-grunt-legacy-log-0.1.3-5|43	
14cu|nodejs-grunt-legacy-log-0.1.3-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-5
14cu|nodejs-grunt-legacy-log-0.1.3-5|45	- (d805aa2) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-legacy-log-0.1.3-5|46	
14cu|nodejs-grunt-legacy-log-0.1.3-5|47	

11522 14
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|1	%define oname grunt-legacy-log-utils
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|2	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|3	Summary:        Static methods for the Grunt 0.4.x logger
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|5	Version:        0.1.1
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|6	Release:        5
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|7	License:        MIT
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|8	Group:          Development/Other
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|9	Url:            https://github.com/gruntjs/grunt-legacy-log-utils
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|12	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|13	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|14	BuildRequires:  npm(colors)
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|15	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|16	BuildArch:      noarch
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|17	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|18	%description
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|19	%{summary}.
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|20	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|21	%files
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|22	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|24	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|25	#------------------------------------------------------------------
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|26	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|27	%prep
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|28	%setup -q -n package
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|29	rm -rf node_modules
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|30	%nodejs_fixdep lodash
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|31	%nodejs_fixdep underscore.string
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|32	%nodejs_fixdep colors
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|33	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|34	%build
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|35	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|36	%install
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|39	%nodejs_symlink_deps
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|40	%changelog
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|41	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-5
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|43	- (f044f90) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|44	
14cu|nodejs-grunt-legacy-log-utils-0.1.1-5|45	

11523 14
14cu|nodejs-grunt-legacy-util-0.2.0-4|1	%define oname grunt-legacy-util
14cu|nodejs-grunt-legacy-util-0.2.0-4|2	
14cu|nodejs-grunt-legacy-util-0.2.0-4|3	Summary:    Deprecated Grunt utils provided for backwards compatibility
14cu|nodejs-grunt-legacy-util-0.2.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-grunt-legacy-util-0.2.0-4|5	Version:    0.2.0
14cu|nodejs-grunt-legacy-util-0.2.0-4|6	Release:    4
14cu|nodejs-grunt-legacy-util-0.2.0-4|7	License:    MIT
14cu|nodejs-grunt-legacy-util-0.2.0-4|8	Group:      Development/Other
14cu|nodejs-grunt-legacy-util-0.2.0-4|9	URL:        https://github.com/gruntjs/grunt-legacy-util
14cu|nodejs-grunt-legacy-util-0.2.0-4|10	Source0:    http://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-%{version}.tgz
14cu|nodejs-grunt-legacy-util-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-legacy-util-0.2.0-4|12	BuildRequires:  npm(underscore.string)
14cu|nodejs-grunt-legacy-util-0.2.0-4|13	BuildRequires:  npm(which)
14cu|nodejs-grunt-legacy-util-0.2.0-4|14	BuildRequires:  npm(getobject)
14cu|nodejs-grunt-legacy-util-0.2.0-4|15	BuildRequires:  npm(hooker)
14cu|nodejs-grunt-legacy-util-0.2.0-4|16	BuildRequires:  npm(exit)
14cu|nodejs-grunt-legacy-util-0.2.0-4|17	BuildRequires:  npm(lodash)
14cu|nodejs-grunt-legacy-util-0.2.0-4|18	BuildRequires:  npm(async)
14cu|nodejs-grunt-legacy-util-0.2.0-4|19	# no test ATM
14cu|nodejs-grunt-legacy-util-0.2.0-4|20	#BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-legacy-util-0.2.0-4|21	#BuildRequires:  npm(grunt)
14cu|nodejs-grunt-legacy-util-0.2.0-4|22	#BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-grunt-legacy-util-0.2.0-4|23	#BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-legacy-util-0.2.0-4|24	#BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-legacy-util-0.2.0-4|25	#BuildRequires:  npm(temporary)
14cu|nodejs-grunt-legacy-util-0.2.0-4|26	BuildArch:  noarch
14cu|nodejs-grunt-legacy-util-0.2.0-4|27	
14cu|nodejs-grunt-legacy-util-0.2.0-4|28	
14cu|nodejs-grunt-legacy-util-0.2.0-4|29	%description
14cu|nodejs-grunt-legacy-util-0.2.0-4|30	%{summary}.
14cu|nodejs-grunt-legacy-util-0.2.0-4|31	
14cu|nodejs-grunt-legacy-util-0.2.0-4|32	
14cu|nodejs-grunt-legacy-util-0.2.0-4|33	%files
14cu|nodejs-grunt-legacy-util-0.2.0-4|34	%doc LICENSE-MIT README.md
14cu|nodejs-grunt-legacy-util-0.2.0-4|35	%{nodejs_sitelib}/grunt-legacy-util
14cu|nodejs-grunt-legacy-util-0.2.0-4|36	#---------------------------------------------------------
14cu|nodejs-grunt-legacy-util-0.2.0-4|37	
14cu|nodejs-grunt-legacy-util-0.2.0-4|38	%prep
14cu|nodejs-grunt-legacy-util-0.2.0-4|39	%setup -q -n package
14cu|nodejs-grunt-legacy-util-0.2.0-4|40	%nodejs_fixdep underscore.string
14cu|nodejs-grunt-legacy-util-0.2.0-4|41	%nodejs_fixdep async
14cu|nodejs-grunt-legacy-util-0.2.0-4|42	%nodejs_fixdep which
14cu|nodejs-grunt-legacy-util-0.2.0-4|43	%nodejs_fixdep getobject
14cu|nodejs-grunt-legacy-util-0.2.0-4|44	%nodejs_fixdep hooker
14cu|nodejs-grunt-legacy-util-0.2.0-4|45	%nodejs_fixdep exit
14cu|nodejs-grunt-legacy-util-0.2.0-4|46	%nodejs_fixdep lodash
14cu|nodejs-grunt-legacy-util-0.2.0-4|47	
14cu|nodejs-grunt-legacy-util-0.2.0-4|48	%build
14cu|nodejs-grunt-legacy-util-0.2.0-4|49	#nothing to do
14cu|nodejs-grunt-legacy-util-0.2.0-4|50	
14cu|nodejs-grunt-legacy-util-0.2.0-4|51	
14cu|nodejs-grunt-legacy-util-0.2.0-4|52	%install
14cu|nodejs-grunt-legacy-util-0.2.0-4|53	mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-legacy-util
14cu|nodejs-grunt-legacy-util-0.2.0-4|54	cp -pr package.json *.js \
14cu|nodejs-grunt-legacy-util-0.2.0-4|55	%{buildroot}%{nodejs_sitelib}/grunt-legacy-util
14cu|nodejs-grunt-legacy-util-0.2.0-4|56	
14cu|nodejs-grunt-legacy-util-0.2.0-4|57	%nodejs_symlink_deps
14cu|nodejs-grunt-legacy-util-0.2.0-4|58	
14cu|nodejs-grunt-legacy-util-0.2.0-4|59	
14cu|nodejs-grunt-legacy-util-0.2.0-4|60	#%check
14cu|nodejs-grunt-legacy-util-0.2.0-4|61	#%nodejs_symlink_deps --check
14cu|nodejs-grunt-legacy-util-0.2.0-4|62	#grunt nodeunit -v
14cu|nodejs-grunt-legacy-util-0.2.0-4|63	
14cu|nodejs-grunt-legacy-util-0.2.0-4|64	
14cu|nodejs-grunt-legacy-util-0.2.0-4|65	
14cu|nodejs-grunt-legacy-util-0.2.0-4|66	%changelog
14cu|nodejs-grunt-legacy-util-0.2.0-4|67	
14cu|nodejs-grunt-legacy-util-0.2.0-4|68	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-grunt-legacy-util-0.2.0-4|69	- (735c763) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-legacy-util-0.2.0-4|70	
14cu|nodejs-grunt-legacy-util-0.2.0-4|71	

11524 14
14cu|nodejs-grunt-lib-contrib-0.7.1-4|1	%define oname grunt-lib-contrib
14cu|nodejs-grunt-lib-contrib-0.7.1-4|2	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|3	Name:       nodejs-%{oname}
14cu|nodejs-grunt-lib-contrib-0.7.1-4|4	Version:    0.7.1
14cu|nodejs-grunt-lib-contrib-0.7.1-4|5	Release:    4
14cu|nodejs-grunt-lib-contrib-0.7.1-4|6	Summary:    Common functionality shared across grunt-contrib tasks
14cu|nodejs-grunt-lib-contrib-0.7.1-4|7	License:    MIT
14cu|nodejs-grunt-lib-contrib-0.7.1-4|8	Group:      Development/Other
14cu|nodejs-grunt-lib-contrib-0.7.1-4|9	URL:        https://github.com/gruntjs/%{oname}
14cu|nodejs-grunt-lib-contrib-0.7.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-lib-contrib-0.7.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-lib-contrib-0.7.1-4|12	BuildRequires:  npm(strip-path)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|13	BuildRequires:  npm(maxmin)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|14	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|15	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|16	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|17	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-lib-contrib-0.7.1-4|18	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|19	BuildArch:  noarch
14cu|nodejs-grunt-lib-contrib-0.7.1-4|20	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|21	%description
14cu|nodejs-grunt-lib-contrib-0.7.1-4|22	%{summary}.
14cu|nodejs-grunt-lib-contrib-0.7.1-4|23	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|24	%files
14cu|nodejs-grunt-lib-contrib-0.7.1-4|25	%doc AUTHORS CHANGELOG LICENSE-MIT README.md
14cu|nodejs-grunt-lib-contrib-0.7.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-lib-contrib-0.7.1-4|27	#------------------------------------------------------------------
14cu|nodejs-grunt-lib-contrib-0.7.1-4|28	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|29	%prep
14cu|nodejs-grunt-lib-contrib-0.7.1-4|30	%setup -qn package
14cu|nodejs-grunt-lib-contrib-0.7.1-4|31	%nodejs_fixdep strip-path
14cu|nodejs-grunt-lib-contrib-0.7.1-4|32	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|33	%build
14cu|nodejs-grunt-lib-contrib-0.7.1-4|34	#nothing to do
14cu|nodejs-grunt-lib-contrib-0.7.1-4|35	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|36	%install
14cu|nodejs-grunt-lib-contrib-0.7.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-lib-contrib-0.7.1-4|38	cp -pr package.json lib/ \
14cu|nodejs-grunt-lib-contrib-0.7.1-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-lib-contrib-0.7.1-4|40	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|41	%nodejs_symlink_deps
14cu|nodejs-grunt-lib-contrib-0.7.1-4|42	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|43	%check
14cu|nodejs-grunt-lib-contrib-0.7.1-4|44	%nodejs_symlink_deps --check
14cu|nodejs-grunt-lib-contrib-0.7.1-4|45	grunt test --force
14cu|nodejs-grunt-lib-contrib-0.7.1-4|46	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|47	%changelog
14cu|nodejs-grunt-lib-contrib-0.7.1-4|48	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.1-4
14cu|nodejs-grunt-lib-contrib-0.7.1-4|50	- (fabfe19) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-lib-contrib-0.7.1-4|51	
14cu|nodejs-grunt-lib-contrib-0.7.1-4|52	

11525 14
14cu|nodejs-grunt-nw-builder-2.0.0-4|1	%define oname grunt-nw-builder
14cu|nodejs-grunt-nw-builder-2.0.0-4|2	
14cu|nodejs-grunt-nw-builder-2.0.0-4|3	Summary:        Let's you build your node webkit apps with grunt
14cu|nodejs-grunt-nw-builder-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-nw-builder-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-grunt-nw-builder-2.0.0-4|6	Release:        4
14cu|nodejs-grunt-nw-builder-2.0.0-4|7	License:        MIT
14cu|nodejs-grunt-nw-builder-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-grunt-nw-builder-2.0.0-4|9	Url:            https://github.com/mllrsohn/grunt-nw-builder
14cu|nodejs-grunt-nw-builder-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-nw-builder-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-nw-builder-2.0.0-4|12	BuildRequires:  npm(nw-builder)
14cu|nodejs-grunt-nw-builder-2.0.0-4|13	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-nw-builder-2.0.0-4|14	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-nw-builder-2.0.0-4|15	Requires:  npm(grunt)
14cu|nodejs-grunt-nw-builder-2.0.0-4|16	Requires:  npm(grunt-cli)
14cu|nodejs-grunt-nw-builder-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-grunt-nw-builder-2.0.0-4|18	
14cu|nodejs-grunt-nw-builder-2.0.0-4|19	%description
14cu|nodejs-grunt-nw-builder-2.0.0-4|20	%{summary}.
14cu|nodejs-grunt-nw-builder-2.0.0-4|21	
14cu|nodejs-grunt-nw-builder-2.0.0-4|22	%files
14cu|nodejs-grunt-nw-builder-2.0.0-4|23	%doc LICENSE-MIT *.md example/
14cu|nodejs-grunt-nw-builder-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-nw-builder-2.0.0-4|25	
14cu|nodejs-grunt-nw-builder-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-grunt-nw-builder-2.0.0-4|27	
14cu|nodejs-grunt-nw-builder-2.0.0-4|28	%prep
14cu|nodejs-grunt-nw-builder-2.0.0-4|29	%setup -q -n package
14cu|nodejs-grunt-nw-builder-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-grunt-nw-builder-2.0.0-4|31	
14cu|nodejs-grunt-nw-builder-2.0.0-4|32	%build
14cu|nodejs-grunt-nw-builder-2.0.0-4|33	
14cu|nodejs-grunt-nw-builder-2.0.0-4|34	%install
14cu|nodejs-grunt-nw-builder-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-nw-builder-2.0.0-4|36	cp -r package.json *.js tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-nw-builder-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-grunt-nw-builder-2.0.0-4|38	%changelog
14cu|nodejs-grunt-nw-builder-2.0.0-4|39	
14cu|nodejs-grunt-nw-builder-2.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-grunt-nw-builder-2.0.0-4|41	- (d162652) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-nw-builder-2.0.0-4|42	
14cu|nodejs-grunt-nw-builder-2.0.0-4|43	

11526 14
14cu|nodejs-grunt-shell-1.2.1-4|1	%define oname grunt-shell
14cu|nodejs-grunt-shell-1.2.1-4|2	
14cu|nodejs-grunt-shell-1.2.1-4|3	Summary:        Run shell commands
14cu|nodejs-grunt-shell-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-shell-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-grunt-shell-1.2.1-4|6	Release:        4
14cu|nodejs-grunt-shell-1.2.1-4|7	License:        MIT
14cu|nodejs-grunt-shell-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-grunt-shell-1.2.1-4|9	Url:            https://github.com/sindresorhus/grunt-shell
14cu|nodejs-grunt-shell-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-shell-1.2.1-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/grunt-shell/v1.2.1/Gruntfile.js
14cu|nodejs-grunt-shell-1.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-shell-1.2.1-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-shell-1.2.1-4|14	#
14cu|nodejs-grunt-shell-1.2.1-4|15	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-shell-1.2.1-4|16	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-shell-1.2.1-4|17	BuildArch:      noarch
14cu|nodejs-grunt-shell-1.2.1-4|18	
14cu|nodejs-grunt-shell-1.2.1-4|19	%description
14cu|nodejs-grunt-shell-1.2.1-4|20	%{summary}.
14cu|nodejs-grunt-shell-1.2.1-4|21	
14cu|nodejs-grunt-shell-1.2.1-4|22	%files
14cu|nodejs-grunt-shell-1.2.1-4|23	%doc license *.md
14cu|nodejs-grunt-shell-1.2.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-shell-1.2.1-4|25	
14cu|nodejs-grunt-shell-1.2.1-4|26	#------------------------------------------------------------------
14cu|nodejs-grunt-shell-1.2.1-4|27	
14cu|nodejs-grunt-shell-1.2.1-4|28	%prep
14cu|nodejs-grunt-shell-1.2.1-4|29	%setup -q -n package
14cu|nodejs-grunt-shell-1.2.1-4|30	rm -rf node_modules
14cu|nodejs-grunt-shell-1.2.1-4|31	cp -p %{SOURCE1} .
14cu|nodejs-grunt-shell-1.2.1-4|32	%nodejs_fixdep chalk
14cu|nodejs-grunt-shell-1.2.1-4|33	
14cu|nodejs-grunt-shell-1.2.1-4|34	%build
14cu|nodejs-grunt-shell-1.2.1-4|35	
14cu|nodejs-grunt-shell-1.2.1-4|36	%install
14cu|nodejs-grunt-shell-1.2.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-shell-1.2.1-4|38	cp -r package.json tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-shell-1.2.1-4|39	%nodejs_symlink_deps
14cu|nodejs-grunt-shell-1.2.1-4|40	
14cu|nodejs-grunt-shell-1.2.1-4|41	%check
14cu|nodejs-grunt-shell-1.2.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-grunt-shell-1.2.1-4|43	grunt --force
14cu|nodejs-grunt-shell-1.2.1-4|44	
14cu|nodejs-grunt-shell-1.2.1-4|45	%changelog
14cu|nodejs-grunt-shell-1.2.1-4|46	
14cu|nodejs-grunt-shell-1.2.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-grunt-shell-1.2.1-4|48	- (cd1dda0) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-shell-1.2.1-4|49	
14cu|nodejs-grunt-shell-1.2.1-4|50	

11527 14
14cu|nodejs-grunt-simple-mocha-0.4.1-4|1	%define oname grunt-simple-mocha
14cu|nodejs-grunt-simple-mocha-0.4.1-4|2	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|3	Summary:        A simple wrapper for running tests with Mocha
14cu|nodejs-grunt-simple-mocha-0.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-simple-mocha-0.4.1-4|5	Version:        0.4.1
14cu|nodejs-grunt-simple-mocha-0.4.1-4|6	Release:        4
14cu|nodejs-grunt-simple-mocha-0.4.1-4|7	License:        MIT
14cu|nodejs-grunt-simple-mocha-0.4.1-4|8	Group:          Development/Other
14cu|nodejs-grunt-simple-mocha-0.4.1-4|9	Url:            https://github.com/yaymukund/grunt-simple-mocha
14cu|nodejs-grunt-simple-mocha-0.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-simple-mocha-0.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-simple-mocha-0.4.1-4|12	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-simple-mocha-0.4.1-4|13	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-simple-mocha-0.4.1-4|14	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-grunt-simple-mocha-0.4.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-grunt-simple-mocha-0.4.1-4|16	BuildArch:      noarch
14cu|nodejs-grunt-simple-mocha-0.4.1-4|17	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|18	%description
14cu|nodejs-grunt-simple-mocha-0.4.1-4|19	%{summary}.
14cu|nodejs-grunt-simple-mocha-0.4.1-4|20	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|21	%files
14cu|nodejs-grunt-simple-mocha-0.4.1-4|22	%doc LICENSE-MIT README.md examples
14cu|nodejs-grunt-simple-mocha-0.4.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-simple-mocha-0.4.1-4|24	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|25	#------------------------------------------------------------------
14cu|nodejs-grunt-simple-mocha-0.4.1-4|26	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|27	%prep
14cu|nodejs-grunt-simple-mocha-0.4.1-4|28	%setup -q -n package
14cu|nodejs-grunt-simple-mocha-0.4.1-4|29	rm -rf node_modules
14cu|nodejs-grunt-simple-mocha-0.4.1-4|30	%nodejs_fixdep grunt
14cu|nodejs-grunt-simple-mocha-0.4.1-4|31	%nodejs_fixdep grunt-cli
14cu|nodejs-grunt-simple-mocha-0.4.1-4|32	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|33	%build
14cu|nodejs-grunt-simple-mocha-0.4.1-4|34	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|35	%install
14cu|nodejs-grunt-simple-mocha-0.4.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-simple-mocha-0.4.1-4|37	cp -r package.json *.js bin/ tasks/ \
14cu|nodejs-grunt-simple-mocha-0.4.1-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-simple-mocha-0.4.1-4|39	%nodejs_symlink_deps
14cu|nodejs-grunt-simple-mocha-0.4.1-4|40	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|41	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|42	# the tests will fail, need older mocha
14cu|nodejs-grunt-simple-mocha-0.4.1-4|43	%check
14cu|nodejs-grunt-simple-mocha-0.4.1-4|44	%nodejs_symlink_deps --check
14cu|nodejs-grunt-simple-mocha-0.4.1-4|45	mocha tests/acceptance-tests.js || :
14cu|nodejs-grunt-simple-mocha-0.4.1-4|46	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|47	%changelog
14cu|nodejs-grunt-simple-mocha-0.4.1-4|48	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-4
14cu|nodejs-grunt-simple-mocha-0.4.1-4|50	- (389715e) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-simple-mocha-0.4.1-4|51	
14cu|nodejs-grunt-simple-mocha-0.4.1-4|52	

11528 14
14cu|nodejs-grunt-svgmin-3.1.2-4|1	%define oname grunt-svgmin
14cu|nodejs-grunt-svgmin-3.1.2-4|2	
14cu|nodejs-grunt-svgmin-3.1.2-4|3	Summary:        Minify SVG
14cu|nodejs-grunt-svgmin-3.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-grunt-svgmin-3.1.2-4|5	Version:        3.1.2
14cu|nodejs-grunt-svgmin-3.1.2-4|6	Release:        4
14cu|nodejs-grunt-svgmin-3.1.2-4|7	License:        MIT
14cu|nodejs-grunt-svgmin-3.1.2-4|8	Group:          Development/Other
14cu|nodejs-grunt-svgmin-3.1.2-4|9	Url:            https://github.com/sindresorhus/grunt-svgmin
14cu|nodejs-grunt-svgmin-3.1.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-grunt-svgmin-3.1.2-4|11	Source0:        https://github.com/sindresorhus/grunt-svgmin/archive/v%{version}.tar.gz
14cu|nodejs-grunt-svgmin-3.1.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-grunt-svgmin-3.1.2-4|13	BuildRequires:  npm(svgo)
14cu|nodejs-grunt-svgmin-3.1.2-4|14	BuildRequires:  npm(pretty-bytes)
14cu|nodejs-grunt-svgmin-3.1.2-4|15	BuildRequires:  npm(log-symbols)
14cu|nodejs-grunt-svgmin-3.1.2-4|16	BuildRequires:  npm(each-async)
14cu|nodejs-grunt-svgmin-3.1.2-4|17	BuildRequires:  npm(chalk)
14cu|nodejs-grunt-svgmin-3.1.2-4|18	#
14cu|nodejs-grunt-svgmin-3.1.2-4|19	BuildRequires:  npm(grunt)
14cu|nodejs-grunt-svgmin-3.1.2-4|20	BuildRequires:  npm(grunt-cli)
14cu|nodejs-grunt-svgmin-3.1.2-4|21	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-grunt-svgmin-3.1.2-4|22	BuildRequires:  npm(grunt-simple-mocha)
14cu|nodejs-grunt-svgmin-3.1.2-4|23	
14cu|nodejs-grunt-svgmin-3.1.2-4|24	BuildArch:      noarch
14cu|nodejs-grunt-svgmin-3.1.2-4|25	
14cu|nodejs-grunt-svgmin-3.1.2-4|26	%description
14cu|nodejs-grunt-svgmin-3.1.2-4|27	%{summary}.
14cu|nodejs-grunt-svgmin-3.1.2-4|28	
14cu|nodejs-grunt-svgmin-3.1.2-4|29	%files
14cu|nodejs-grunt-svgmin-3.1.2-4|30	%doc license readme.md
14cu|nodejs-grunt-svgmin-3.1.2-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-svgmin-3.1.2-4|32	
14cu|nodejs-grunt-svgmin-3.1.2-4|33	#------------------------------------------------------------------
14cu|nodejs-grunt-svgmin-3.1.2-4|34	
14cu|nodejs-grunt-svgmin-3.1.2-4|35	%prep
14cu|nodejs-grunt-svgmin-3.1.2-4|36	%setup -q -n %{oname}-%{version}
14cu|nodejs-grunt-svgmin-3.1.2-4|37	rm -rf node_modules
14cu|nodejs-grunt-svgmin-3.1.2-4|38	%nodejs_fixdep svgo
14cu|nodejs-grunt-svgmin-3.1.2-4|39	%nodejs_fixdep pretty-bytes
14cu|nodejs-grunt-svgmin-3.1.2-4|40	%nodejs_fixdep log-symbols
14cu|nodejs-grunt-svgmin-3.1.2-4|41	%nodejs_fixdep each-async
14cu|nodejs-grunt-svgmin-3.1.2-4|42	%nodejs_fixdep chalk
14cu|nodejs-grunt-svgmin-3.1.2-4|43	
14cu|nodejs-grunt-svgmin-3.1.2-4|44	%build
14cu|nodejs-grunt-svgmin-3.1.2-4|45	
14cu|nodejs-grunt-svgmin-3.1.2-4|46	%install
14cu|nodejs-grunt-svgmin-3.1.2-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-svgmin-3.1.2-4|48	cp -r package.json tasks/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-grunt-svgmin-3.1.2-4|49	%nodejs_symlink_deps
14cu|nodejs-grunt-svgmin-3.1.2-4|50	
14cu|nodejs-grunt-svgmin-3.1.2-4|51	%check
14cu|nodejs-grunt-svgmin-3.1.2-4|52	%nodejs_symlink_deps --check
14cu|nodejs-grunt-svgmin-3.1.2-4|53	grunt
14cu|nodejs-grunt-svgmin-3.1.2-4|54	
14cu|nodejs-grunt-svgmin-3.1.2-4|55	%changelog
14cu|nodejs-grunt-svgmin-3.1.2-4|56	
14cu|nodejs-grunt-svgmin-3.1.2-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.2-4
14cu|nodejs-grunt-svgmin-3.1.2-4|58	- (b2b1242) BuildList#2799825: Increase release tag
14cu|nodejs-grunt-svgmin-3.1.2-4|59	
14cu|nodejs-grunt-svgmin-3.1.2-4|60	

11529 14
14cu|nodejs-gtoken-1.2.0-4|1	%define oname gtoken
14cu|nodejs-gtoken-1.2.0-4|2	
14cu|nodejs-gtoken-1.2.0-4|3	Summary:        Node.js Google Authentication Service Account Tokens
14cu|nodejs-gtoken-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gtoken-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-gtoken-1.2.0-4|6	Release:        4
14cu|nodejs-gtoken-1.2.0-4|7	License:        MIT
14cu|nodejs-gtoken-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-gtoken-1.2.0-4|9	Url:            https://github.com/ryanseys/node-gtoken
14cu|nodejs-gtoken-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gtoken-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gtoken-1.2.0-4|12	BuildRequires:  npm(request)
14cu|nodejs-gtoken-1.2.0-4|13	BuildRequires:  npm(mime)
14cu|nodejs-gtoken-1.2.0-4|14	BuildRequires:  npm(jws)
14cu|nodejs-gtoken-1.2.0-4|15	BuildRequires:  npm(google-p12-pem)
14cu|nodejs-gtoken-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-gtoken-1.2.0-4|17	
14cu|nodejs-gtoken-1.2.0-4|18	%description
14cu|nodejs-gtoken-1.2.0-4|19	%{summary}.
14cu|nodejs-gtoken-1.2.0-4|20	
14cu|nodejs-gtoken-1.2.0-4|21	%files
14cu|nodejs-gtoken-1.2.0-4|22	%doc LICENSE *.md
14cu|nodejs-gtoken-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gtoken-1.2.0-4|24	
14cu|nodejs-gtoken-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-gtoken-1.2.0-4|26	
14cu|nodejs-gtoken-1.2.0-4|27	%prep
14cu|nodejs-gtoken-1.2.0-4|28	%setup -q -n package
14cu|nodejs-gtoken-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-gtoken-1.2.0-4|30	
14cu|nodejs-gtoken-1.2.0-4|31	%build
14cu|nodejs-gtoken-1.2.0-4|32	
14cu|nodejs-gtoken-1.2.0-4|33	%install
14cu|nodejs-gtoken-1.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gtoken-1.2.0-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gtoken-1.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-gtoken-1.2.0-4|37	%changelog
14cu|nodejs-gtoken-1.2.0-4|38	
14cu|nodejs-gtoken-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-gtoken-1.2.0-4|40	- (f2daa8a) BuildList#2799825: Increase release tag
14cu|nodejs-gtoken-1.2.0-4|41	
14cu|nodejs-gtoken-1.2.0-4|42	

11530 14
14cu|nodejs-gulp-decompress-1.2.0-4|1	%define oname gulp-decompress
14cu|nodejs-gulp-decompress-1.2.0-4|2	
14cu|nodejs-gulp-decompress-1.2.0-4|3	Summary:        Extract TAR, TAR.BZ2, TAR.GZ and ZIP archives
14cu|nodejs-gulp-decompress-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gulp-decompress-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-gulp-decompress-1.2.0-4|6	Release:        4
14cu|nodejs-gulp-decompress-1.2.0-4|7	License:        MIT
14cu|nodejs-gulp-decompress-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-gulp-decompress-1.2.0-4|9	Url:            https://github.com/kevva/gulp-decompress
14cu|nodejs-gulp-decompress-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gulp-decompress-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gulp-decompress-1.2.0-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-gulp-decompress-1.2.0-4|13	BuildRequires:  npm(gulp-util)
14cu|nodejs-gulp-decompress-1.2.0-4|14	BuildRequires:  npm(decompress)
14cu|nodejs-gulp-decompress-1.2.0-4|15	BuildRequires:  npm(archive-type)
14cu|nodejs-gulp-decompress-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-gulp-decompress-1.2.0-4|17	
14cu|nodejs-gulp-decompress-1.2.0-4|18	%description
14cu|nodejs-gulp-decompress-1.2.0-4|19	%{summary}.
14cu|nodejs-gulp-decompress-1.2.0-4|20	
14cu|nodejs-gulp-decompress-1.2.0-4|21	%files
14cu|nodejs-gulp-decompress-1.2.0-4|22	%doc license *.md
14cu|nodejs-gulp-decompress-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-decompress-1.2.0-4|24	
14cu|nodejs-gulp-decompress-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-gulp-decompress-1.2.0-4|26	
14cu|nodejs-gulp-decompress-1.2.0-4|27	%prep
14cu|nodejs-gulp-decompress-1.2.0-4|28	%setup -q -n package
14cu|nodejs-gulp-decompress-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-gulp-decompress-1.2.0-4|30	
14cu|nodejs-gulp-decompress-1.2.0-4|31	%build
14cu|nodejs-gulp-decompress-1.2.0-4|32	
14cu|nodejs-gulp-decompress-1.2.0-4|33	%install
14cu|nodejs-gulp-decompress-1.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-decompress-1.2.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-decompress-1.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-gulp-decompress-1.2.0-4|37	%changelog
14cu|nodejs-gulp-decompress-1.2.0-4|38	
14cu|nodejs-gulp-decompress-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-gulp-decompress-1.2.0-4|40	- (a90c85d) BuildList#2799825: Increase release tag
14cu|nodejs-gulp-decompress-1.2.0-4|41	
14cu|nodejs-gulp-decompress-1.2.0-4|42	

11531 14
14cu|nodejs-gulplog-1.0.0-4|1	%define oname gulplog
14cu|nodejs-gulplog-1.0.0-4|2	
14cu|nodejs-gulplog-1.0.0-4|3	Summary:        Logger for gulp and gulp plugins
14cu|nodejs-gulplog-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gulplog-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-gulplog-1.0.0-4|6	Release:        4
14cu|nodejs-gulplog-1.0.0-4|7	License:        MIT
14cu|nodejs-gulplog-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-gulplog-1.0.0-4|9	Url:            https://github.com/gulpjs/gulplog
14cu|nodejs-gulplog-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gulplog-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gulplog-1.0.0-4|12	BuildRequires:  npm(glogg)
14cu|nodejs-gulplog-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-gulplog-1.0.0-4|14	
14cu|nodejs-gulplog-1.0.0-4|15	%description
14cu|nodejs-gulplog-1.0.0-4|16	%{summary}.
14cu|nodejs-gulplog-1.0.0-4|17	
14cu|nodejs-gulplog-1.0.0-4|18	%files
14cu|nodejs-gulplog-1.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-gulplog-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulplog-1.0.0-4|21	
14cu|nodejs-gulplog-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-gulplog-1.0.0-4|23	
14cu|nodejs-gulplog-1.0.0-4|24	%prep
14cu|nodejs-gulplog-1.0.0-4|25	%setup -q -n package
14cu|nodejs-gulplog-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-gulplog-1.0.0-4|27	
14cu|nodejs-gulplog-1.0.0-4|28	%build
14cu|nodejs-gulplog-1.0.0-4|29	
14cu|nodejs-gulplog-1.0.0-4|30	%install
14cu|nodejs-gulplog-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulplog-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulplog-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-gulplog-1.0.0-4|34	
14cu|nodejs-gulplog-1.0.0-4|35	%changelog
14cu|nodejs-gulplog-1.0.0-4|36	
14cu|nodejs-gulplog-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-gulplog-1.0.0-4|38	- (839feeb) BuildList#2799825: Increase release tag
14cu|nodejs-gulplog-1.0.0-4|39	
14cu|nodejs-gulplog-1.0.0-4|40	

11532 14
14cu|nodejs-gulp-rename-1.2.2-4|1	%define oname gulp-rename
14cu|nodejs-gulp-rename-1.2.2-4|2	
14cu|nodejs-gulp-rename-1.2.2-4|3	Summary:        Gulp plugin to rename files easily
14cu|nodejs-gulp-rename-1.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gulp-rename-1.2.2-4|5	Version:        1.2.2
14cu|nodejs-gulp-rename-1.2.2-4|6	Release:        4
14cu|nodejs-gulp-rename-1.2.2-4|7	License:        MIT
14cu|nodejs-gulp-rename-1.2.2-4|8	Group:          Development/Other
14cu|nodejs-gulp-rename-1.2.2-4|9	Url:            https://github.com/hparra/gulp-rename
14cu|nodejs-gulp-rename-1.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gulp-rename-1.2.2-4|11	Source1:        https://raw.githubusercontent.com/hparra/gulp-rename/master/LICENSE
14cu|nodejs-gulp-rename-1.2.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-gulp-rename-1.2.2-4|13	BuildArch:      noarch
14cu|nodejs-gulp-rename-1.2.2-4|14	
14cu|nodejs-gulp-rename-1.2.2-4|15	%description
14cu|nodejs-gulp-rename-1.2.2-4|16	%{summary}.
14cu|nodejs-gulp-rename-1.2.2-4|17	
14cu|nodejs-gulp-rename-1.2.2-4|18	%files
14cu|nodejs-gulp-rename-1.2.2-4|19	%doc LICENSE *.md
14cu|nodejs-gulp-rename-1.2.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-rename-1.2.2-4|21	
14cu|nodejs-gulp-rename-1.2.2-4|22	#------------------------------------------------------------------
14cu|nodejs-gulp-rename-1.2.2-4|23	
14cu|nodejs-gulp-rename-1.2.2-4|24	%prep
14cu|nodejs-gulp-rename-1.2.2-4|25	%setup -q -n package
14cu|nodejs-gulp-rename-1.2.2-4|26	rm -rf node_modules
14cu|nodejs-gulp-rename-1.2.2-4|27	cp -p %{SOURCE1} .
14cu|nodejs-gulp-rename-1.2.2-4|28	
14cu|nodejs-gulp-rename-1.2.2-4|29	%build
14cu|nodejs-gulp-rename-1.2.2-4|30	
14cu|nodejs-gulp-rename-1.2.2-4|31	%install
14cu|nodejs-gulp-rename-1.2.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-rename-1.2.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-rename-1.2.2-4|34	%nodejs_symlink_deps
14cu|nodejs-gulp-rename-1.2.2-4|35	%changelog
14cu|nodejs-gulp-rename-1.2.2-4|36	
14cu|nodejs-gulp-rename-1.2.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-4
14cu|nodejs-gulp-rename-1.2.2-4|38	- (5c78929) BuildList#2799825: Increase release tag
14cu|nodejs-gulp-rename-1.2.2-4|39	
14cu|nodejs-gulp-rename-1.2.2-4|40	

11533 14
14cu|nodejs-gulp-sourcemaps-1.6.0-4|1	%define oname gulp-sourcemaps
14cu|nodejs-gulp-sourcemaps-1.6.0-4|2	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|3	Summary:        Source map support for Gulp.js
14cu|nodejs-gulp-sourcemaps-1.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gulp-sourcemaps-1.6.0-4|5	Version:        1.6.0
14cu|nodejs-gulp-sourcemaps-1.6.0-4|6	Release:        4
14cu|nodejs-gulp-sourcemaps-1.6.0-4|7	License:        ISC
14cu|nodejs-gulp-sourcemaps-1.6.0-4|8	Group:          Development/Other
14cu|nodejs-gulp-sourcemaps-1.6.0-4|9	Url:            https://github.com/floridoo/gulp-sourcemaps
14cu|nodejs-gulp-sourcemaps-1.6.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gulp-sourcemaps-1.6.0-4|11	Source0:        https://github.com/floridoo/gulp-sourcemaps/archive/v%{version}.tar.gz
14cu|nodejs-gulp-sourcemaps-1.6.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-gulp-sourcemaps-1.6.0-4|13	BuildRequires:  npm(vinyl)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|14	BuildRequires:  npm(through2)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|15	BuildRequires:  npm(strip-bom)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|16	BuildRequires:  npm(graceful-fs)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|17	BuildRequires:  npm(convert-source-map)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|18	#
14cu|nodejs-gulp-sourcemaps-1.6.0-4|19	BuildRequires:  npm(tape)
14cu|nodejs-gulp-sourcemaps-1.6.0-4|20	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|21	BuildArch:      noarch
14cu|nodejs-gulp-sourcemaps-1.6.0-4|22	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|23	%description
14cu|nodejs-gulp-sourcemaps-1.6.0-4|24	%{summary}.
14cu|nodejs-gulp-sourcemaps-1.6.0-4|25	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|26	%files
14cu|nodejs-gulp-sourcemaps-1.6.0-4|27	%doc *.md
14cu|nodejs-gulp-sourcemaps-1.6.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-sourcemaps-1.6.0-4|29	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|30	#------------------------------------------------------------------
14cu|nodejs-gulp-sourcemaps-1.6.0-4|31	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|32	%prep
14cu|nodejs-gulp-sourcemaps-1.6.0-4|33	%setup -qn %{oname}-%{version}
14cu|nodejs-gulp-sourcemaps-1.6.0-4|34	rm -rf node_modules
14cu|nodejs-gulp-sourcemaps-1.6.0-4|35	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|36	%build
14cu|nodejs-gulp-sourcemaps-1.6.0-4|37	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|38	%install
14cu|nodejs-gulp-sourcemaps-1.6.0-4|39	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-sourcemaps-1.6.0-4|40	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-sourcemaps-1.6.0-4|41	%nodejs_symlink_deps
14cu|nodejs-gulp-sourcemaps-1.6.0-4|42	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|43	%check
14cu|nodejs-gulp-sourcemaps-1.6.0-4|44	%nodejs_symlink_deps --check
14cu|nodejs-gulp-sourcemaps-1.6.0-4|45	tape test/*.js
14cu|nodejs-gulp-sourcemaps-1.6.0-4|46	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|47	%changelog
14cu|nodejs-gulp-sourcemaps-1.6.0-4|48	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.0-4
14cu|nodejs-gulp-sourcemaps-1.6.0-4|50	- (f877827) BuildList#2799825: Increase release tag
14cu|nodejs-gulp-sourcemaps-1.6.0-4|51	
14cu|nodejs-gulp-sourcemaps-1.6.0-4|52	

11534 14
14cu|nodejs-gulp-util-3.0.7-4|1	%define oname gulp-util
14cu|nodejs-gulp-util-3.0.7-4|2	
14cu|nodejs-gulp-util-3.0.7-4|3	Summary:        Utility functions for gulp plugins
14cu|nodejs-gulp-util-3.0.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gulp-util-3.0.7-4|5	Version:        3.0.7
14cu|nodejs-gulp-util-3.0.7-4|6	Release:        4
14cu|nodejs-gulp-util-3.0.7-4|7	License:        MIT
14cu|nodejs-gulp-util-3.0.7-4|8	Group:          Development/Other
14cu|nodejs-gulp-util-3.0.7-4|9	Url:            https://github.com/gulpjs/gulp-util
14cu|nodejs-gulp-util-3.0.7-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gulp-util-3.0.7-4|11	Source0:        https://github.com/gulpjs/gulp-util/archive/v%{version}.tar.gz
14cu|nodejs-gulp-util-3.0.7-4|12	Source100:      %{name}.rpmlintrc
14cu|nodejs-gulp-util-3.0.7-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-gulp-util-3.0.7-4|14	BuildRequires:  npm(vinyl)
14cu|nodejs-gulp-util-3.0.7-4|15	BuildRequires:  npm(through2)
14cu|nodejs-gulp-util-3.0.7-4|16	BuildRequires:  npm(replace-ext)
14cu|nodejs-gulp-util-3.0.7-4|17	BuildRequires:  npm(object-assign)
14cu|nodejs-gulp-util-3.0.7-4|18	BuildRequires:  npm(multipipe)
14cu|nodejs-gulp-util-3.0.7-4|19	BuildRequires:  npm(minimist)
14cu|nodejs-gulp-util-3.0.7-4|20	BuildRequires:  npm(lodash.template)
14cu|nodejs-gulp-util-3.0.7-4|21	BuildRequires:  npm(lodash._reinterpolate)
14cu|nodejs-gulp-util-3.0.7-4|22	BuildRequires:  npm(lodash._reevaluate)
14cu|nodejs-gulp-util-3.0.7-4|23	BuildRequires:  npm(lodash._reescape)
14cu|nodejs-gulp-util-3.0.7-4|24	BuildRequires:  npm(has-gulplog)
14cu|nodejs-gulp-util-3.0.7-4|25	BuildRequires:  npm(gulplog)
14cu|nodejs-gulp-util-3.0.7-4|26	BuildRequires:  npm(fancy-log)
14cu|nodejs-gulp-util-3.0.7-4|27	BuildRequires:  npm(dateformat)
14cu|nodejs-gulp-util-3.0.7-4|28	BuildRequires:  npm(chalk)
14cu|nodejs-gulp-util-3.0.7-4|29	BuildRequires:  npm(beeper)
14cu|nodejs-gulp-util-3.0.7-4|30	BuildRequires:  npm(array-uniq)
14cu|nodejs-gulp-util-3.0.7-4|31	BuildRequires:  npm(array-differ)
14cu|nodejs-gulp-util-3.0.7-4|32	#
14cu|nodejs-gulp-util-3.0.7-4|33	BuildRequires:  npm(mocha)
14cu|nodejs-gulp-util-3.0.7-4|34	BuildRequires:  npm(rimraf)
14cu|nodejs-gulp-util-3.0.7-4|35	BuildRequires:  npm(should)
14cu|nodejs-gulp-util-3.0.7-4|36	BuildRequires:  npm(event-stream)
14cu|nodejs-gulp-util-3.0.7-4|37	BuildArch:      noarch
14cu|nodejs-gulp-util-3.0.7-4|38	
14cu|nodejs-gulp-util-3.0.7-4|39	%description
14cu|nodejs-gulp-util-3.0.7-4|40	%{summary}.
14cu|nodejs-gulp-util-3.0.7-4|41	
14cu|nodejs-gulp-util-3.0.7-4|42	%files
14cu|nodejs-gulp-util-3.0.7-4|43	%doc LICENSE *.md
14cu|nodejs-gulp-util-3.0.7-4|44	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-util-3.0.7-4|45	
14cu|nodejs-gulp-util-3.0.7-4|46	#------------------------------------------------------------------
14cu|nodejs-gulp-util-3.0.7-4|47	
14cu|nodejs-gulp-util-3.0.7-4|48	%prep
14cu|nodejs-gulp-util-3.0.7-4|49	%setup -q -n %{oname}-%{version}
14cu|nodejs-gulp-util-3.0.7-4|50	rm -rf node_modules
14cu|nodejs-gulp-util-3.0.7-4|51	chmod 644 LICENSE
14cu|nodejs-gulp-util-3.0.7-4|52	
14cu|nodejs-gulp-util-3.0.7-4|53	%build
14cu|nodejs-gulp-util-3.0.7-4|54	
14cu|nodejs-gulp-util-3.0.7-4|55	%install
14cu|nodejs-gulp-util-3.0.7-4|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-util-3.0.7-4|57	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gulp-util-3.0.7-4|58	%nodejs_symlink_deps
14cu|nodejs-gulp-util-3.0.7-4|59	
14cu|nodejs-gulp-util-3.0.7-4|60	%check
14cu|nodejs-gulp-util-3.0.7-4|61	%nodejs_symlink_deps --check
14cu|nodejs-gulp-util-3.0.7-4|62	mocha test
14cu|nodejs-gulp-util-3.0.7-4|63	
14cu|nodejs-gulp-util-3.0.7-4|64	%changelog
14cu|nodejs-gulp-util-3.0.7-4|65	
14cu|nodejs-gulp-util-3.0.7-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.7-4
14cu|nodejs-gulp-util-3.0.7-4|67	- (d5524d8) BuildList#2799825: Increase release tag
14cu|nodejs-gulp-util-3.0.7-4|68	
14cu|nodejs-gulp-util-3.0.7-4|69	

11535 14
14cu|nodejs-gzip-size-3.0.0-4|1	%define oname gzip-size
14cu|nodejs-gzip-size-3.0.0-4|2	
14cu|nodejs-gzip-size-3.0.0-4|3	Summary:        Get the gzipped size of a string or buffer
14cu|nodejs-gzip-size-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-gzip-size-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-gzip-size-3.0.0-4|6	Release:        4
14cu|nodejs-gzip-size-3.0.0-4|7	License:        MIT
14cu|nodejs-gzip-size-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-gzip-size-3.0.0-4|9	Url:            https://github.com/sindresorhus/gzip-size
14cu|nodejs-gzip-size-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-gzip-size-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-gzip-size-3.0.0-4|12	BuildRequires:  npm(duplexer)
14cu|nodejs-gzip-size-3.0.0-4|13	BuildArch:      noarch
14cu|nodejs-gzip-size-3.0.0-4|14	
14cu|nodejs-gzip-size-3.0.0-4|15	%description
14cu|nodejs-gzip-size-3.0.0-4|16	%{summary}.
14cu|nodejs-gzip-size-3.0.0-4|17	
14cu|nodejs-gzip-size-3.0.0-4|18	%files
14cu|nodejs-gzip-size-3.0.0-4|19	%doc license *.md
14cu|nodejs-gzip-size-3.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-gzip-size-3.0.0-4|21	
14cu|nodejs-gzip-size-3.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-gzip-size-3.0.0-4|23	
14cu|nodejs-gzip-size-3.0.0-4|24	%prep
14cu|nodejs-gzip-size-3.0.0-4|25	%setup -q -n package
14cu|nodejs-gzip-size-3.0.0-4|26	rm -rf node_modules
14cu|nodejs-gzip-size-3.0.0-4|27	
14cu|nodejs-gzip-size-3.0.0-4|28	%build
14cu|nodejs-gzip-size-3.0.0-4|29	
14cu|nodejs-gzip-size-3.0.0-4|30	%install
14cu|nodejs-gzip-size-3.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gzip-size-3.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-gzip-size-3.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-gzip-size-3.0.0-4|34	%changelog
14cu|nodejs-gzip-size-3.0.0-4|35	
14cu|nodejs-gzip-size-3.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-gzip-size-3.0.0-4|37	- (bbb4781) BuildList#2799825: Increase release tag
14cu|nodejs-gzip-size-3.0.0-4|38	
14cu|nodejs-gzip-size-3.0.0-4|39	

11536 14
14cu|nodejs-handlebars-4.0.5-5|1	%define oname handlebars
14cu|nodejs-handlebars-4.0.5-5|2	
14cu|nodejs-handlebars-4.0.5-5|3	Summary:        Let you build semantic templates
14cu|nodejs-handlebars-4.0.5-5|4	Name:           nodejs-%{oname}
14cu|nodejs-handlebars-4.0.5-5|5	Version:        4.0.5
14cu|nodejs-handlebars-4.0.5-5|6	Release:        5
14cu|nodejs-handlebars-4.0.5-5|7	License:        MIT
14cu|nodejs-handlebars-4.0.5-5|8	Group:          Development/Other
14cu|nodejs-handlebars-4.0.5-5|9	Url:            https://github.com/wycats/handlebars.js
14cu|nodejs-handlebars-4.0.5-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-handlebars-4.0.5-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-handlebars-4.0.5-5|12	BuildRequires:  npm(uglify-js)
14cu|nodejs-handlebars-4.0.5-5|13	BuildRequires:  npm(source-map)
14cu|nodejs-handlebars-4.0.5-5|14	BuildRequires:  npm(optimist)
14cu|nodejs-handlebars-4.0.5-5|15	BuildRequires:  npm(async)
14cu|nodejs-handlebars-4.0.5-5|16	
14cu|nodejs-handlebars-4.0.5-5|17	BuildArch:      noarch
14cu|nodejs-handlebars-4.0.5-5|18	
14cu|nodejs-handlebars-4.0.5-5|19	%description
14cu|nodejs-handlebars-4.0.5-5|20	Handlebars provides the power necessary to
14cu|nodejs-handlebars-4.0.5-5|21	let you build semantic templates
14cu|nodejs-handlebars-4.0.5-5|22	effectively with no frustration.
14cu|nodejs-handlebars-4.0.5-5|23	
14cu|nodejs-handlebars-4.0.5-5|24	%files
14cu|nodejs-handlebars-4.0.5-5|25	%doc LICENSE README.markdown *.md
14cu|nodejs-handlebars-4.0.5-5|26	%{_bindir}/%{oname}-*
14cu|nodejs-handlebars-4.0.5-5|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-handlebars-4.0.5-5|28	
14cu|nodejs-handlebars-4.0.5-5|29	#------------------------------------------------------------------
14cu|nodejs-handlebars-4.0.5-5|30	
14cu|nodejs-handlebars-4.0.5-5|31	%prep
14cu|nodejs-handlebars-4.0.5-5|32	%setup -q -n package
14cu|nodejs-handlebars-4.0.5-5|33	rm -rf node_modules
14cu|nodejs-handlebars-4.0.5-5|34	
14cu|nodejs-handlebars-4.0.5-5|35	%build
14cu|nodejs-handlebars-4.0.5-5|36	
14cu|nodejs-handlebars-4.0.5-5|37	%install
14cu|nodejs-handlebars-4.0.5-5|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-handlebars-4.0.5-5|39	cp -r package.json *.js bin/ lib/ print-script dist/ \
14cu|nodejs-handlebars-4.0.5-5|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-handlebars-4.0.5-5|41	
14cu|nodejs-handlebars-4.0.5-5|42	
14cu|nodejs-handlebars-4.0.5-5|43	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-handlebars-4.0.5-5|44	ln -sf ../lib/node_modules/%{oname}/bin/%{oname} \
14cu|nodejs-handlebars-4.0.5-5|45	%{buildroot}%{_bindir}/%{oname}-nodejs
14cu|nodejs-handlebars-4.0.5-5|46	ln -sf ../lib/node_modules/%{oname}/print-script \
14cu|nodejs-handlebars-4.0.5-5|47	%{buildroot}%{_bindir}/%{oname}-print-script
14cu|nodejs-handlebars-4.0.5-5|48	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/{print-script,bin/%{oname}}
14cu|nodejs-handlebars-4.0.5-5|49	
14cu|nodejs-handlebars-4.0.5-5|50	
14cu|nodejs-handlebars-4.0.5-5|51	%nodejs_symlink_deps
14cu|nodejs-handlebars-4.0.5-5|52	
14cu|nodejs-handlebars-4.0.5-5|53	
14cu|nodejs-handlebars-4.0.5-5|54	
14cu|nodejs-handlebars-4.0.5-5|55	%changelog
14cu|nodejs-handlebars-4.0.5-5|56	
14cu|nodejs-handlebars-4.0.5-5|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.5-5
14cu|nodejs-handlebars-4.0.5-5|58	- (bfe40a2) BuildList#2799825: Increase release tag
14cu|nodejs-handlebars-4.0.5-5|59	
14cu|nodejs-handlebars-4.0.5-5|60	

11537 14
14cu|nodejs-har-validator-2.0.2-4|1	%define oname har-validator
14cu|nodejs-har-validator-2.0.2-4|2	
14cu|nodejs-har-validator-2.0.2-4|3	Summary:        Extremely fast HTTP Archive (HAR) validator using JSON Schema
14cu|nodejs-har-validator-2.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-har-validator-2.0.2-4|5	Version:        2.0.2
14cu|nodejs-har-validator-2.0.2-4|6	Release:        4
14cu|nodejs-har-validator-2.0.2-4|7	License:        ISC
14cu|nodejs-har-validator-2.0.2-4|8	Group:          Development/Other
14cu|nodejs-har-validator-2.0.2-4|9	Url:            https://github.com/ahmadnassri/har-validator
14cu|nodejs-har-validator-2.0.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-har-validator-2.0.2-4|11	# use github tarball for the CLI and libs
14cu|nodejs-har-validator-2.0.2-4|12	Source0:        https://github.com/ahmadnassri/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-har-validator-2.0.2-4|13	Source100:      %{name}.rpmlintrc
14cu|nodejs-har-validator-2.0.2-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-har-validator-2.0.2-4|15	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-har-validator-2.0.2-4|16	BuildRequires:  npm(is-my-json-valid)
14cu|nodejs-har-validator-2.0.2-4|17	BuildRequires:  npm(commander)
14cu|nodejs-har-validator-2.0.2-4|18	BuildRequires:  npm(chalk)
14cu|nodejs-har-validator-2.0.2-4|19	
14cu|nodejs-har-validator-2.0.2-4|20	
14cu|nodejs-har-validator-2.0.2-4|21	BuildArch:      noarch
14cu|nodejs-har-validator-2.0.2-4|22	
14cu|nodejs-har-validator-2.0.2-4|23	%description
14cu|nodejs-har-validator-2.0.2-4|24	%{summary}.
14cu|nodejs-har-validator-2.0.2-4|25	
14cu|nodejs-har-validator-2.0.2-4|26	%files
14cu|nodejs-har-validator-2.0.2-4|27	%doc LICENSE README.md
14cu|nodejs-har-validator-2.0.2-4|28	%{_bindir}/%{oname}
14cu|nodejs-har-validator-2.0.2-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-har-validator-2.0.2-4|30	
14cu|nodejs-har-validator-2.0.2-4|31	#------------------------------------------------------------------
14cu|nodejs-har-validator-2.0.2-4|32	
14cu|nodejs-har-validator-2.0.2-4|33	%prep
14cu|nodejs-har-validator-2.0.2-4|34	%setup -q -n %{oname}-%{version}
14cu|nodejs-har-validator-2.0.2-4|35	rm -rf node_modules
14cu|nodejs-har-validator-2.0.2-4|36	
14cu|nodejs-har-validator-2.0.2-4|37	%build
14cu|nodejs-har-validator-2.0.2-4|38	
14cu|nodejs-har-validator-2.0.2-4|39	
14cu|nodejs-har-validator-2.0.2-4|40	%install
14cu|nodejs-har-validator-2.0.2-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-har-validator-2.0.2-4|42	cp -pr package.json bin/ lib/ \
14cu|nodejs-har-validator-2.0.2-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-har-validator-2.0.2-4|44	
14cu|nodejs-har-validator-2.0.2-4|45	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-har-validator-2.0.2-4|46	ln -sf ../lib/node_modules/%{oname}/bin/%{oname} \
14cu|nodejs-har-validator-2.0.2-4|47	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-har-validator-2.0.2-4|48	
14cu|nodejs-har-validator-2.0.2-4|49	
14cu|nodejs-har-validator-2.0.2-4|50	%nodejs_symlink_deps
14cu|nodejs-har-validator-2.0.2-4|51	%changelog
14cu|nodejs-har-validator-2.0.2-4|52	
14cu|nodejs-har-validator-2.0.2-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-4
14cu|nodejs-har-validator-2.0.2-4|54	- (d95500d) BuildList#2799825: Increase release tag
14cu|nodejs-har-validator-2.0.2-4|55	
14cu|nodejs-har-validator-2.0.2-4|56	

11538 14
14cu|nodejs-has-1.0.1-4|1	%define oname has
14cu|nodejs-has-1.0.1-4|2	
14cu|nodejs-has-1.0.1-4|3	Summary:        Object.prototype.hasOwnProperty.call shortcut
14cu|nodejs-has-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-has-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-has-1.0.1-4|6	Release:        4
14cu|nodejs-has-1.0.1-4|7	License:        MIT
14cu|nodejs-has-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-has-1.0.1-4|9	Url:            https://github.com/tarruda/has
14cu|nodejs-has-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-has-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-has-1.0.1-4|12	BuildRequires:  npm(function-bind)
14cu|nodejs-has-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-has-1.0.1-4|14	
14cu|nodejs-has-1.0.1-4|15	%description
14cu|nodejs-has-1.0.1-4|16	%{summary}.
14cu|nodejs-has-1.0.1-4|17	
14cu|nodejs-has-1.0.1-4|18	%files
14cu|nodejs-has-1.0.1-4|19	%doc LICENSE-MIT README.mkd
14cu|nodejs-has-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-1.0.1-4|21	
14cu|nodejs-has-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-has-1.0.1-4|23	
14cu|nodejs-has-1.0.1-4|24	%prep
14cu|nodejs-has-1.0.1-4|25	%setup -q -n package
14cu|nodejs-has-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-has-1.0.1-4|27	
14cu|nodejs-has-1.0.1-4|28	%build
14cu|nodejs-has-1.0.1-4|29	
14cu|nodejs-has-1.0.1-4|30	%install
14cu|nodejs-has-1.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-1.0.1-4|32	cp -r package.json src %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-1.0.1-4|33	ln -sf  src/index.js index.js
14cu|nodejs-has-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-has-1.0.1-4|35	%changelog
14cu|nodejs-has-1.0.1-4|36	
14cu|nodejs-has-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-has-1.0.1-4|38	- (71a15d6) BuildList#2799825: Increase release tag
14cu|nodejs-has-1.0.1-4|39	
14cu|nodejs-has-1.0.1-4|40	

11539 14
14cu|nodejs-has-ansi-2.0.0-4|1	%define oname has-ansi
14cu|nodejs-has-ansi-2.0.0-4|2	
14cu|nodejs-has-ansi-2.0.0-4|3	Summary:        Check if a string has ANSI escape codes
14cu|nodejs-has-ansi-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-has-ansi-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-has-ansi-2.0.0-4|6	Release:        4
14cu|nodejs-has-ansi-2.0.0-4|7	License:        MIT
14cu|nodejs-has-ansi-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-has-ansi-2.0.0-4|9	Url:            https://github.com/sindresorhus/has-ansi
14cu|nodejs-has-ansi-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-has-ansi-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-has-ansi-2.0.0-4|12	BuildRequires:  npm(ansi-regex)
14cu|nodejs-has-ansi-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-has-ansi-2.0.0-4|14	
14cu|nodejs-has-ansi-2.0.0-4|15	%description
14cu|nodejs-has-ansi-2.0.0-4|16	%{summary}.
14cu|nodejs-has-ansi-2.0.0-4|17	
14cu|nodejs-has-ansi-2.0.0-4|18	%files
14cu|nodejs-has-ansi-2.0.0-4|19	%doc license readme.md
14cu|nodejs-has-ansi-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-ansi-2.0.0-4|21	
14cu|nodejs-has-ansi-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-has-ansi-2.0.0-4|23	
14cu|nodejs-has-ansi-2.0.0-4|24	%prep
14cu|nodejs-has-ansi-2.0.0-4|25	%setup -q -n package
14cu|nodejs-has-ansi-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-has-ansi-2.0.0-4|27	
14cu|nodejs-has-ansi-2.0.0-4|28	%build
14cu|nodejs-has-ansi-2.0.0-4|29	
14cu|nodejs-has-ansi-2.0.0-4|30	%install
14cu|nodejs-has-ansi-2.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-ansi-2.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-ansi-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-has-ansi-2.0.0-4|34	%changelog
14cu|nodejs-has-ansi-2.0.0-4|35	
14cu|nodejs-has-ansi-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-has-ansi-2.0.0-4|37	- (4cc699a) BuildList#2799825: Increase release tag
14cu|nodejs-has-ansi-2.0.0-4|38	
14cu|nodejs-has-ansi-2.0.0-4|39	

11540 14
14cu|nodejs-has-color-0.1.7-6|1	%global enable_tests 0
14cu|nodejs-has-color-0.1.7-6|2	
14cu|nodejs-has-color-0.1.7-6|3	Name:       nodejs-has-color
14cu|nodejs-has-color-0.1.7-6|4	Version:    0.1.7
14cu|nodejs-has-color-0.1.7-6|5	Release:    6
14cu|nodejs-has-color-0.1.7-6|6	Summary:    Detects whether a terminal supports color
14cu|nodejs-has-color-0.1.7-6|7	
14cu|nodejs-has-color-0.1.7-6|8	License:    MIT
14cu|nodejs-has-color-0.1.7-6|9	Group:      System/Libraries
14cu|nodejs-has-color-0.1.7-6|10	URL:        https://github.com/sindresorhus/has-color
14cu|nodejs-has-color-0.1.7-6|11	Source0:    http://registry.npmjs.org/has-color/-/has-color-%{version}.tgz
14cu|nodejs-has-color-0.1.7-6|12	Source1:    https://raw.githubusercontent.com/sindresorhus/has-color/ab671b1f74846d9fb9caea8dc302603a865be3cc/test.js
14cu|nodejs-has-color-0.1.7-6|13	# https://github.com/sindresorhus/has-color/pull/4
14cu|nodejs-has-color-0.1.7-6|14	Source2:    LICENSE
14cu|nodejs-has-color-0.1.7-6|15	
14cu|nodejs-has-color-0.1.7-6|16	BuildArch:  noarch
14cu|nodejs-has-color-0.1.7-6|17	BuildRequires:  nodejs-packaging
14cu|nodejs-has-color-0.1.7-6|18	
14cu|nodejs-has-color-0.1.7-6|19	%if 0%{?enable_tests}
14cu|nodejs-has-color-0.1.7-6|20	BuildRequires:  npm(mocha)
14cu|nodejs-has-color-0.1.7-6|21	%endif
14cu|nodejs-has-color-0.1.7-6|22	
14cu|nodejs-has-color-0.1.7-6|23	%description
14cu|nodejs-has-color-0.1.7-6|24	%{summary}.
14cu|nodejs-has-color-0.1.7-6|25	
14cu|nodejs-has-color-0.1.7-6|26	
14cu|nodejs-has-color-0.1.7-6|27	%prep
14cu|nodejs-has-color-0.1.7-6|28	%setup -q -n package
14cu|nodejs-has-color-0.1.7-6|29	cp -p %{SOURCE1} .
14cu|nodejs-has-color-0.1.7-6|30	cp -p %{SOURCE2} .
14cu|nodejs-has-color-0.1.7-6|31	
14cu|nodejs-has-color-0.1.7-6|32	
14cu|nodejs-has-color-0.1.7-6|33	%build
14cu|nodejs-has-color-0.1.7-6|34	#nothing to do
14cu|nodejs-has-color-0.1.7-6|35	
14cu|nodejs-has-color-0.1.7-6|36	
14cu|nodejs-has-color-0.1.7-6|37	%install
14cu|nodejs-has-color-0.1.7-6|38	mkdir -p %{buildroot}%{nodejs_sitelib}/has-color
14cu|nodejs-has-color-0.1.7-6|39	cp -pr package.json index.js \
14cu|nodejs-has-color-0.1.7-6|40	%{buildroot}%{nodejs_sitelib}/has-color
14cu|nodejs-has-color-0.1.7-6|41	
14cu|nodejs-has-color-0.1.7-6|42	%nodejs_symlink_deps
14cu|nodejs-has-color-0.1.7-6|43	
14cu|nodejs-has-color-0.1.7-6|44	
14cu|nodejs-has-color-0.1.7-6|45	%if 0%{?enable_tests}
14cu|nodejs-has-color-0.1.7-6|46	%check
14cu|nodejs-has-color-0.1.7-6|47	%nodejs_symlink_deps --check
14cu|nodejs-has-color-0.1.7-6|48	/usr/bin/mocha
14cu|nodejs-has-color-0.1.7-6|49	%endif
14cu|nodejs-has-color-0.1.7-6|50	
14cu|nodejs-has-color-0.1.7-6|51	
14cu|nodejs-has-color-0.1.7-6|52	%files
14cu|nodejs-has-color-0.1.7-6|53	%doc LICENSE readme.md
14cu|nodejs-has-color-0.1.7-6|54	%{nodejs_sitelib}/has-color
14cu|nodejs-has-color-0.1.7-6|55	
14cu|nodejs-has-color-0.1.7-6|56	
14cu|nodejs-has-color-0.1.7-6|57	
14cu|nodejs-has-color-0.1.7-6|58	%changelog
14cu|nodejs-has-color-0.1.7-6|59	
14cu|nodejs-has-color-0.1.7-6|60	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.7-6
14cu|nodejs-has-color-0.1.7-6|61	- (e390f34) BuildList#2799825: Increase release tag
14cu|nodejs-has-color-0.1.7-6|62	
14cu|nodejs-has-color-0.1.7-6|63	

11541 14
14cu|nodejs-has-flag-1.0.0-4|1	%define oname has-flag
14cu|nodejs-has-flag-1.0.0-4|2	
14cu|nodejs-has-flag-1.0.0-4|3	Summary:        Check if argv has a specific flag
14cu|nodejs-has-flag-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-has-flag-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-has-flag-1.0.0-4|6	Release:        4
14cu|nodejs-has-flag-1.0.0-4|7	License:        MIT
14cu|nodejs-has-flag-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-has-flag-1.0.0-4|9	Url:            https://github.com/sindresorhus/has-flag
14cu|nodejs-has-flag-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-has-flag-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-has-flag-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-has-flag-1.0.0-4|13	
14cu|nodejs-has-flag-1.0.0-4|14	%description
14cu|nodejs-has-flag-1.0.0-4|15	%{summary}.
14cu|nodejs-has-flag-1.0.0-4|16	
14cu|nodejs-has-flag-1.0.0-4|17	%files
14cu|nodejs-has-flag-1.0.0-4|18	%doc license readme.md
14cu|nodejs-has-flag-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-flag-1.0.0-4|20	
14cu|nodejs-has-flag-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-has-flag-1.0.0-4|22	
14cu|nodejs-has-flag-1.0.0-4|23	%prep
14cu|nodejs-has-flag-1.0.0-4|24	%setup -q -n package
14cu|nodejs-has-flag-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-has-flag-1.0.0-4|26	
14cu|nodejs-has-flag-1.0.0-4|27	%build
14cu|nodejs-has-flag-1.0.0-4|28	
14cu|nodejs-has-flag-1.0.0-4|29	%install
14cu|nodejs-has-flag-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-flag-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-flag-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-has-flag-1.0.0-4|33	%changelog
14cu|nodejs-has-flag-1.0.0-4|34	
14cu|nodejs-has-flag-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-has-flag-1.0.0-4|36	- (cdaa2ef) BuildList#2799825: Increase release tag
14cu|nodejs-has-flag-1.0.0-4|37	
14cu|nodejs-has-flag-1.0.0-4|38	

11542 14
14cu|nodejs-has-gulplog-0.1.0-4|1	%define oname has-gulplog
14cu|nodejs-has-gulplog-0.1.0-4|2	
14cu|nodejs-has-gulplog-0.1.0-4|3	Summary:        Check if gulplog is available before attempting to use it
14cu|nodejs-has-gulplog-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-has-gulplog-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-has-gulplog-0.1.0-4|6	Release:        4
14cu|nodejs-has-gulplog-0.1.0-4|7	License:        MIT
14cu|nodejs-has-gulplog-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-has-gulplog-0.1.0-4|9	Url:            https://github.com/gulpjs/has-gulplog
14cu|nodejs-has-gulplog-0.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-has-gulplog-0.1.0-4|11	Source0:        https://github.com/gulpjs/has-gulplog/archive/v%{version}.tar.gz
14cu|nodejs-has-gulplog-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-has-gulplog-0.1.0-4|13	BuildRequires:  npm(sparkles)
14cu|nodejs-has-gulplog-0.1.0-4|14	#
14cu|nodejs-has-gulplog-0.1.0-4|15	BuildRequires:  npm(eslint)
14cu|nodejs-has-gulplog-0.1.0-4|16	BuildArch:      noarch
14cu|nodejs-has-gulplog-0.1.0-4|17	
14cu|nodejs-has-gulplog-0.1.0-4|18	%description
14cu|nodejs-has-gulplog-0.1.0-4|19	%{summary}.
14cu|nodejs-has-gulplog-0.1.0-4|20	
14cu|nodejs-has-gulplog-0.1.0-4|21	%files
14cu|nodejs-has-gulplog-0.1.0-4|22	%doc LICENSE *.md
14cu|nodejs-has-gulplog-0.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-gulplog-0.1.0-4|24	
14cu|nodejs-has-gulplog-0.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-has-gulplog-0.1.0-4|26	
14cu|nodejs-has-gulplog-0.1.0-4|27	%prep
14cu|nodejs-has-gulplog-0.1.0-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-has-gulplog-0.1.0-4|29	rm -rf node_modules
14cu|nodejs-has-gulplog-0.1.0-4|30	
14cu|nodejs-has-gulplog-0.1.0-4|31	%build
14cu|nodejs-has-gulplog-0.1.0-4|32	
14cu|nodejs-has-gulplog-0.1.0-4|33	%install
14cu|nodejs-has-gulplog-0.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-gulplog-0.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-gulplog-0.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-has-gulplog-0.1.0-4|37	
14cu|nodejs-has-gulplog-0.1.0-4|38	%check
14cu|nodejs-has-gulplog-0.1.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-has-gulplog-0.1.0-4|40	eslint *.js
14cu|nodejs-has-gulplog-0.1.0-4|41	
14cu|nodejs-has-gulplog-0.1.0-4|42	%changelog
14cu|nodejs-has-gulplog-0.1.0-4|43	
14cu|nodejs-has-gulplog-0.1.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-has-gulplog-0.1.0-4|45	- (813de4b) BuildList#2799825: Increase release tag
14cu|nodejs-has-gulplog-0.1.0-4|46	
14cu|nodejs-has-gulplog-0.1.0-4|47	

11543 14
14cu|nodejs-hashish-0.0.4-8|1	%define oname hashish
14cu|nodejs-hashish-0.0.4-8|2	
14cu|nodejs-hashish-0.0.4-8|3	Summary:       Hash data structure manipulation functions
14cu|nodejs-hashish-0.0.4-8|4	Name:          nodejs-%{oname}
14cu|nodejs-hashish-0.0.4-8|5	Version:       0.0.4
14cu|nodejs-hashish-0.0.4-8|6	Release:       8
14cu|nodejs-hashish-0.0.4-8|7	Group:         Development/Other
14cu|nodejs-hashish-0.0.4-8|8	License:       MIT
14cu|nodejs-hashish-0.0.4-8|9	URL:           http://github.com/substack/node-hashish
14cu|nodejs-hashish-0.0.4-8|10	Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hashish-0.0.4-8|11	Source1:       https://raw.githubusercontent.com/substack/node-hashish/master/LICENSE
14cu|nodejs-hashish-0.0.4-8|12	BuildRequires:  nodejs-packaging
14cu|nodejs-hashish-0.0.4-8|13	BuildRequires:  npm(traverse)
14cu|nodejs-hashish-0.0.4-8|14	BuildArch:      noarch
14cu|nodejs-hashish-0.0.4-8|15	
14cu|nodejs-hashish-0.0.4-8|16	%description
14cu|nodejs-hashish-0.0.4-8|17	Hashish is a node.js library for manipulating hash data structures.
14cu|nodejs-hashish-0.0.4-8|18	It is distilled from the finest that ruby, perl, and haskell have
14cu|nodejs-hashish-0.0.4-8|19	to offer by way of hash/map interfaces.
14cu|nodejs-hashish-0.0.4-8|20	
14cu|nodejs-hashish-0.0.4-8|21	%files
14cu|nodejs-hashish-0.0.4-8|22	%doc README.markdown LICENSE
14cu|nodejs-hashish-0.0.4-8|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hashish-0.0.4-8|24	#--------------------------------------------------------
14cu|nodejs-hashish-0.0.4-8|25	%prep
14cu|nodejs-hashish-0.0.4-8|26	%setup -q -n package
14cu|nodejs-hashish-0.0.4-8|27	cp -p %{SOURCE1} .
14cu|nodejs-hashish-0.0.4-8|28	%nodejs_fixdep traverse 0.6.x
14cu|nodejs-hashish-0.0.4-8|29	
14cu|nodejs-hashish-0.0.4-8|30	%build
14cu|nodejs-hashish-0.0.4-8|31	#nothing to do
14cu|nodejs-hashish-0.0.4-8|32	
14cu|nodejs-hashish-0.0.4-8|33	%install
14cu|nodejs-hashish-0.0.4-8|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hashish-0.0.4-8|35	cp -pr examples index.js package.json \
14cu|nodejs-hashish-0.0.4-8|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hashish-0.0.4-8|37	
14cu|nodejs-hashish-0.0.4-8|38	
14cu|nodejs-hashish-0.0.4-8|39	
14cu|nodejs-hashish-0.0.4-8|40	
14cu|nodejs-hashish-0.0.4-8|41	
14cu|nodejs-hashish-0.0.4-8|42	%changelog
14cu|nodejs-hashish-0.0.4-8|43	
14cu|nodejs-hashish-0.0.4-8|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-8
14cu|nodejs-hashish-0.0.4-8|45	- (aa2d79f) BuildList#2799825: Increase release tag
14cu|nodejs-hashish-0.0.4-8|46	
14cu|nodejs-hashish-0.0.4-8|47	

11544 14
14cu|nodejs-hash.js-1.0.3-4|1	%define oname hash.js
14cu|nodejs-hash.js-1.0.3-4|2	
14cu|nodejs-hash.js-1.0.3-4|3	Summary:        Various hash functions that could be run by both browser and node
14cu|nodejs-hash.js-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-hash.js-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-hash.js-1.0.3-4|6	Release:        4
14cu|nodejs-hash.js-1.0.3-4|7	License:        MIT
14cu|nodejs-hash.js-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-hash.js-1.0.3-4|9	Url:            https://github.com/indutny/hash.js
14cu|nodejs-hash.js-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hash.js-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-hash.js-1.0.3-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-hash.js-1.0.3-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-hash.js-1.0.3-4|14	BuildArch:      noarch
14cu|nodejs-hash.js-1.0.3-4|15	
14cu|nodejs-hash.js-1.0.3-4|16	%description
14cu|nodejs-hash.js-1.0.3-4|17	%{summary}.
14cu|nodejs-hash.js-1.0.3-4|18	
14cu|nodejs-hash.js-1.0.3-4|19	%files
14cu|nodejs-hash.js-1.0.3-4|20	%doc README.md
14cu|nodejs-hash.js-1.0.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash.js-1.0.3-4|22	
14cu|nodejs-hash.js-1.0.3-4|23	#------------------------------------------------------------------
14cu|nodejs-hash.js-1.0.3-4|24	
14cu|nodejs-hash.js-1.0.3-4|25	%prep
14cu|nodejs-hash.js-1.0.3-4|26	%setup -q -n package
14cu|nodejs-hash.js-1.0.3-4|27	rm -rf node_modules
14cu|nodejs-hash.js-1.0.3-4|28	%nodejs_fixdep inherits
14cu|nodejs-hash.js-1.0.3-4|29	
14cu|nodejs-hash.js-1.0.3-4|30	%build
14cu|nodejs-hash.js-1.0.3-4|31	
14cu|nodejs-hash.js-1.0.3-4|32	%install
14cu|nodejs-hash.js-1.0.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash.js-1.0.3-4|34	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash.js-1.0.3-4|35	%nodejs_symlink_deps
14cu|nodejs-hash.js-1.0.3-4|36	
14cu|nodejs-hash.js-1.0.3-4|37	%check
14cu|nodejs-hash.js-1.0.3-4|38	%nodejs_symlink_deps --check
14cu|nodejs-hash.js-1.0.3-4|39	mocha --reporter=spec test/*-test.js
14cu|nodejs-hash.js-1.0.3-4|40	
14cu|nodejs-hash.js-1.0.3-4|41	
14cu|nodejs-hash.js-1.0.3-4|42	%changelog
14cu|nodejs-hash.js-1.0.3-4|43	
14cu|nodejs-hash.js-1.0.3-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-hash.js-1.0.3-4|45	- (a462ac4) BuildList#2799825: Increase release tag
14cu|nodejs-hash.js-1.0.3-4|46	
14cu|nodejs-hash.js-1.0.3-4|47	

11545 14
14cu|nodejs-hash-test-vectors-1.3.2-4|1	%define oname hash-test-vectors
14cu|nodejs-hash-test-vectors-1.3.2-4|2	
14cu|nodejs-hash-test-vectors-1.3.2-4|3	Summary:        Test vectors for hashes
14cu|nodejs-hash-test-vectors-1.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-hash-test-vectors-1.3.2-4|5	Version:        1.3.2
14cu|nodejs-hash-test-vectors-1.3.2-4|6	Release:        4
14cu|nodejs-hash-test-vectors-1.3.2-4|7	License:        MIT
14cu|nodejs-hash-test-vectors-1.3.2-4|8	Group:          Development/Other
14cu|nodejs-hash-test-vectors-1.3.2-4|9	Url:            https://github.com/crypto-browserify/hash-test-vectors
14cu|nodejs-hash-test-vectors-1.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hash-test-vectors-1.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-hash-test-vectors-1.3.2-4|12	BuildArch:      noarch
14cu|nodejs-hash-test-vectors-1.3.2-4|13	
14cu|nodejs-hash-test-vectors-1.3.2-4|14	%description
14cu|nodejs-hash-test-vectors-1.3.2-4|15	%{summary}.
14cu|nodejs-hash-test-vectors-1.3.2-4|16	
14cu|nodejs-hash-test-vectors-1.3.2-4|17	%files
14cu|nodejs-hash-test-vectors-1.3.2-4|18	%doc LICENSE README.md
14cu|nodejs-hash-test-vectors-1.3.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash-test-vectors-1.3.2-4|20	
14cu|nodejs-hash-test-vectors-1.3.2-4|21	#------------------------------------------------------------------
14cu|nodejs-hash-test-vectors-1.3.2-4|22	
14cu|nodejs-hash-test-vectors-1.3.2-4|23	%prep
14cu|nodejs-hash-test-vectors-1.3.2-4|24	%setup -q -n package
14cu|nodejs-hash-test-vectors-1.3.2-4|25	rm -rf node_modules
14cu|nodejs-hash-test-vectors-1.3.2-4|26	
14cu|nodejs-hash-test-vectors-1.3.2-4|27	%build
14cu|nodejs-hash-test-vectors-1.3.2-4|28	
14cu|nodejs-hash-test-vectors-1.3.2-4|29	%install
14cu|nodejs-hash-test-vectors-1.3.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash-test-vectors-1.3.2-4|31	cp -r *.json *.js *.txt vectors %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hash-test-vectors-1.3.2-4|32	%nodejs_symlink_deps
14cu|nodejs-hash-test-vectors-1.3.2-4|33	
14cu|nodejs-hash-test-vectors-1.3.2-4|34	%changelog
14cu|nodejs-hash-test-vectors-1.3.2-4|35	
14cu|nodejs-hash-test-vectors-1.3.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.2-4
14cu|nodejs-hash-test-vectors-1.3.2-4|37	- (e2ffeb3) BuildList#2799825: Increase release tag
14cu|nodejs-hash-test-vectors-1.3.2-4|38	
14cu|nodejs-hash-test-vectors-1.3.2-4|39	

11546 14
14cu|nodejs-has-unicode-2.0.0-4|1	%define oname has-unicode
14cu|nodejs-has-unicode-2.0.0-4|2	
14cu|nodejs-has-unicode-2.0.0-4|3	Summary:        Try to guess if your terminal supports unicode
14cu|nodejs-has-unicode-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-has-unicode-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-has-unicode-2.0.0-4|6	Release:        4
14cu|nodejs-has-unicode-2.0.0-4|7	License:        ISC
14cu|nodejs-has-unicode-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-has-unicode-2.0.0-4|9	Url:            https://github.com/iarna/has-unicode
14cu|nodejs-has-unicode-2.0.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-has-unicode-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-has-unicode-2.0.0-4|12	BuildRequires:  npm(require-inject)
14cu|nodejs-has-unicode-2.0.0-4|13	BuildRequires:  npm(tap)
14cu|nodejs-has-unicode-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-has-unicode-2.0.0-4|15	
14cu|nodejs-has-unicode-2.0.0-4|16	%description
14cu|nodejs-has-unicode-2.0.0-4|17	%{summary}.
14cu|nodejs-has-unicode-2.0.0-4|18	
14cu|nodejs-has-unicode-2.0.0-4|19	%files
14cu|nodejs-has-unicode-2.0.0-4|20	%doc LICENSE *.md
14cu|nodejs-has-unicode-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-unicode-2.0.0-4|22	
14cu|nodejs-has-unicode-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-has-unicode-2.0.0-4|24	
14cu|nodejs-has-unicode-2.0.0-4|25	%prep
14cu|nodejs-has-unicode-2.0.0-4|26	%setup -q -n package
14cu|nodejs-has-unicode-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-has-unicode-2.0.0-4|28	
14cu|nodejs-has-unicode-2.0.0-4|29	%build
14cu|nodejs-has-unicode-2.0.0-4|30	
14cu|nodejs-has-unicode-2.0.0-4|31	%install
14cu|nodejs-has-unicode-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-unicode-2.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-has-unicode-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-has-unicode-2.0.0-4|35	
14cu|nodejs-has-unicode-2.0.0-4|36	%check
14cu|nodejs-has-unicode-2.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-has-unicode-2.0.0-4|38	%tap test/*.js
14cu|nodejs-has-unicode-2.0.0-4|39	
14cu|nodejs-has-unicode-2.0.0-4|40	%changelog
14cu|nodejs-has-unicode-2.0.0-4|41	
14cu|nodejs-has-unicode-2.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-has-unicode-2.0.0-4|43	- (6b17905) BuildList#2799825: Increase release tag
14cu|nodejs-has-unicode-2.0.0-4|44	
14cu|nodejs-has-unicode-2.0.0-4|45	

11547 14
14cu|nodejs-hawk-4.0.0-4|1	%define oname hawk
14cu|nodejs-hawk-4.0.0-4|2	
14cu|nodejs-hawk-4.0.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-hawk-4.0.0-4|4	Version:    4.0.0
14cu|nodejs-hawk-4.0.0-4|5	Release:    4
14cu|nodejs-hawk-4.0.0-4|6	Summary:    HTTP Hawk authentication scheme
14cu|nodejs-hawk-4.0.0-4|7	License:    BSD
14cu|nodejs-hawk-4.0.0-4|8	Group:      Development/Other
14cu|nodejs-hawk-4.0.0-4|9	URL:        https://github.com/hueniverse/%{oname}
14cu|nodejs-hawk-4.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hawk-4.0.0-4|11	Source100:  %{name}.rpmlintrc
14cu|nodejs-hawk-4.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-hawk-4.0.0-4|13	BuildRequires:  npm(sntp)
14cu|nodejs-hawk-4.0.0-4|14	BuildRequires:  npm(cryptiles)
14cu|nodejs-hawk-4.0.0-4|15	BuildRequires:  npm(boom)
14cu|nodejs-hawk-4.0.0-4|16	BuildRequires:  npm(hoek)
14cu|nodejs-hawk-4.0.0-4|17	
14cu|nodejs-hawk-4.0.0-4|18	BuildArch:  noarch
14cu|nodejs-hawk-4.0.0-4|19	
14cu|nodejs-hawk-4.0.0-4|20	%description
14cu|nodejs-hawk-4.0.0-4|21	Hawk is an HTTP authentication scheme using a message authentication code (MAC)
14cu|nodejs-hawk-4.0.0-4|22	algorithm to provide partial HTTP request cryptographic verification.
14cu|nodejs-hawk-4.0.0-4|23	
14cu|nodejs-hawk-4.0.0-4|24	%files
14cu|nodejs-hawk-4.0.0-4|25	%doc README.md LICENSE example images
14cu|nodejs-hawk-4.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hawk-4.0.0-4|27	
14cu|nodejs-hawk-4.0.0-4|28	#------------------------------------------------------------
14cu|nodejs-hawk-4.0.0-4|29	
14cu|nodejs-hawk-4.0.0-4|30	%prep
14cu|nodejs-hawk-4.0.0-4|31	%setup -q -n package
14cu|nodejs-hawk-4.0.0-4|32	
14cu|nodejs-hawk-4.0.0-4|33	#fix perms
14cu|nodejs-hawk-4.0.0-4|34	chmod 0644 README.md LICENSE example/* images/* lib/* *.js *.json
14cu|nodejs-hawk-4.0.0-4|35	
14cu|nodejs-hawk-4.0.0-4|36	%build
14cu|nodejs-hawk-4.0.0-4|37	#nothing to do
14cu|nodejs-hawk-4.0.0-4|38	
14cu|nodejs-hawk-4.0.0-4|39	%install
14cu|nodejs-hawk-4.0.0-4|40	
14cu|nodejs-hawk-4.0.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hawk-4.0.0-4|42	cp -pr lib *.js *.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hawk-4.0.0-4|43	
14cu|nodejs-hawk-4.0.0-4|44	%nodejs_symlink_deps
14cu|nodejs-hawk-4.0.0-4|45	
14cu|nodejs-hawk-4.0.0-4|46	
14cu|nodejs-hawk-4.0.0-4|47	
14cu|nodejs-hawk-4.0.0-4|48	
14cu|nodejs-hawk-4.0.0-4|49	
14cu|nodejs-hawk-4.0.0-4|50	%changelog
14cu|nodejs-hawk-4.0.0-4|51	
14cu|nodejs-hawk-4.0.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-hawk-4.0.0-4|53	- (0e390fd) BuildList#2799825: Increase release tag
14cu|nodejs-hawk-4.0.0-4|54	
14cu|nodejs-hawk-4.0.0-4|55	

11548 14
14cu|nodejs-highlight-js-8.0.0-7|1	%define commit f08dbfd8c33d7d5c30d736b5a4ef4d1f361e93ae
14cu|nodejs-highlight-js-8.0.0-7|2	%define installdir  %{_jsdir}/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|3	%define assetdir    %{_webassetdir}/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|4	
14cu|nodejs-highlight-js-8.0.0-7|5	Summary:    Highlight.js syntax highlighting with language auto-detection for Node.js
14cu|nodejs-highlight-js-8.0.0-7|6	Name:       nodejs-highlight-js
14cu|nodejs-highlight-js-8.0.0-7|7	Version:    8.0.0
14cu|nodejs-highlight-js-8.0.0-7|8	Release:    7
14cu|nodejs-highlight-js-8.0.0-7|9	License:    BSD
14cu|nodejs-highlight-js-8.0.0-7|10	Group:      Development/Other
14cu|nodejs-highlight-js-8.0.0-7|11	Url:        https://github.com/isagalaev/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|12	Source0:    https://github.com/isagalaev/highlight.js/archive/%{commit}/%{name}-%{version}.tar.gz
14cu|nodejs-highlight-js-8.0.0-7|13	# yuicompressor is not yet available for Fedora.
14cu|nodejs-highlight-js-8.0.0-7|14	Patch0:     %{name}-7.5.0-Use-uglifyjs-instead-of-yuicompressor.jar.patch
14cu|nodejs-highlight-js-8.0.0-7|15	# uglifyjs compress fix Sflo.
14cu|nodejs-highlight-js-8.0.0-7|16	Patch1:     nodejs-highlight-js-compress.patch
14cu|nodejs-highlight-js-8.0.0-7|17	BuildRequires:  nodejs-packaging
14cu|nodejs-highlight-js-8.0.0-7|18	BuildRequires:  python3
14cu|nodejs-highlight-js-8.0.0-7|19	BuildRequires:  npm(uglify-js)
14cu|nodejs-highlight-js-8.0.0-7|20	BuildRequires:  web-assets-devel
14cu|nodejs-highlight-js-8.0.0-7|21	Requires:   js-highlight-styles = 0:%{version}-%{release}
14cu|nodejs-highlight-js-8.0.0-7|22	BuildArch:      noarch
14cu|nodejs-highlight-js-8.0.0-7|23	
14cu|nodejs-highlight-js-8.0.0-7|24	%description
14cu|nodejs-highlight-js-8.0.0-7|25	Highlight.js highlights syntax in code examples on blogs, forums and, in fact,
14cu|nodejs-highlight-js-8.0.0-7|26	on any web page. It's very easy to use because it works automatically: finds
14cu|nodejs-highlight-js-8.0.0-7|27	blocks of code, detects a language, and highlights it.
14cu|nodejs-highlight-js-8.0.0-7|28	
14cu|nodejs-highlight-js-8.0.0-7|29	
14cu|nodejs-highlight-js-8.0.0-7|30	%files
14cu|nodejs-highlight-js-8.0.0-7|31	%doc LICENSE README.md
14cu|nodejs-highlight-js-8.0.0-7|32	%{nodejs_sitelib}/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|33	#-------------------------------------------------------------
14cu|nodejs-highlight-js-8.0.0-7|34	
14cu|nodejs-highlight-js-8.0.0-7|35	%package -n js-highlight
14cu|nodejs-highlight-js-8.0.0-7|36	Summary:    Highlight.js syntax highlighting with language auto-detection for the browser
14cu|nodejs-highlight-js-8.0.0-7|37	
14cu|nodejs-highlight-js-8.0.0-7|38	Group:      Development/Other
14cu|nodejs-highlight-js-8.0.0-7|39	Requires:   web-assets-filesystem
14cu|nodejs-highlight-js-8.0.0-7|40	Requires:   js-highlight-styles = 0:%{version}-%{release}
14cu|nodejs-highlight-js-8.0.0-7|41	
14cu|nodejs-highlight-js-8.0.0-7|42	%description -n js-highlight
14cu|nodejs-highlight-js-8.0.0-7|43	Highlight.js highlights syntax in code examples on blogs, forums and, in fact,
14cu|nodejs-highlight-js-8.0.0-7|44	on any web page. It's very easy to use because it works automatically: finds
14cu|nodejs-highlight-js-8.0.0-7|45	blocks of code, detects a language, and highlights it.
14cu|nodejs-highlight-js-8.0.0-7|46	
14cu|nodejs-highlight-js-8.0.0-7|47	%files -n js-highlight
14cu|nodejs-highlight-js-8.0.0-7|48	%doc LICENSE README.md
14cu|nodejs-highlight-js-8.0.0-7|49	%{installdir}
14cu|nodejs-highlight-js-8.0.0-7|50	#-------------------------------------------------------------
14cu|nodejs-highlight-js-8.0.0-7|51	
14cu|nodejs-highlight-js-8.0.0-7|52	%package -n js-highlight-styles
14cu|nodejs-highlight-js-8.0.0-7|53	Summary:    Stylesheets for use with highlight.js
14cu|nodejs-highlight-js-8.0.0-7|54	
14cu|nodejs-highlight-js-8.0.0-7|55	Group:      Development/Other
14cu|nodejs-highlight-js-8.0.0-7|56	Requires:   web-assets-filesystem
14cu|nodejs-highlight-js-8.0.0-7|57	
14cu|nodejs-highlight-js-8.0.0-7|58	%description -n js-highlight-styles
14cu|nodejs-highlight-js-8.0.0-7|59	Stylesheets for use with the js-highlight and nodejs-highlight-js packages.
14cu|nodejs-highlight-js-8.0.0-7|60	
14cu|nodejs-highlight-js-8.0.0-7|61	
14cu|nodejs-highlight-js-8.0.0-7|62	%files -n js-highlight-styles
14cu|nodejs-highlight-js-8.0.0-7|63	%doc LICENSE README.md
14cu|nodejs-highlight-js-8.0.0-7|64	%{assetdir}
14cu|nodejs-highlight-js-8.0.0-7|65	#-------------------------------------------------------------
14cu|nodejs-highlight-js-8.0.0-7|66	%prep
14cu|nodejs-highlight-js-8.0.0-7|67	%setup -q -n highlight.js-%{commit}
14cu|nodejs-highlight-js-8.0.0-7|68	%patch0 -p1
14cu|nodejs-highlight-js-8.0.0-7|69	%patch1 -p0
14cu|nodejs-highlight-js-8.0.0-7|70	rm -f tools/yuicompressor.jar
14cu|nodejs-highlight-js-8.0.0-7|71	
14cu|nodejs-highlight-js-8.0.0-7|72	
14cu|nodejs-highlight-js-8.0.0-7|73	%build
14cu|nodejs-highlight-js-8.0.0-7|74	# This creates build/lib/* and build/{package.json,LICENSE,README.md}
14cu|nodejs-highlight-js-8.0.0-7|75	python3 tools/build.py -t node
14cu|nodejs-highlight-js-8.0.0-7|76	mv build node
14cu|nodejs-highlight-js-8.0.0-7|77	
14cu|nodejs-highlight-js-8.0.0-7|78	# This creates build/highlight.pack.js
14cu|nodejs-highlight-js-8.0.0-7|79	python3 tools/build.py
14cu|nodejs-highlight-js-8.0.0-7|80	mv build browser
14cu|nodejs-highlight-js-8.0.0-7|81	
14cu|nodejs-highlight-js-8.0.0-7|82	
14cu|nodejs-highlight-js-8.0.0-7|83	%install
14cu|nodejs-highlight-js-8.0.0-7|84	# Install stylesheets
14cu|nodejs-highlight-js-8.0.0-7|85	mkdir -p %{buildroot}%{assetdir}
14cu|nodejs-highlight-js-8.0.0-7|86	cp -pr src/styles \
14cu|nodejs-highlight-js-8.0.0-7|87	%{buildroot}%{assetdir}
14cu|nodejs-highlight-js-8.0.0-7|88	
14cu|nodejs-highlight-js-8.0.0-7|89	# Install Node.js version
14cu|nodejs-highlight-js-8.0.0-7|90	mkdir -p %{buildroot}%{nodejs_sitelib}/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|91	pushd node
14cu|nodejs-highlight-js-8.0.0-7|92	cp -pr package.json lib/ \
14cu|nodejs-highlight-js-8.0.0-7|93	%{buildroot}%{nodejs_sitelib}/highlight.js
14cu|nodejs-highlight-js-8.0.0-7|94	ln -sf %{assetdir}/styles \
14cu|nodejs-highlight-js-8.0.0-7|95	%{buildroot}%{nodejs_sitelib}/highlight.js/styles
14cu|nodejs-highlight-js-8.0.0-7|96	popd
14cu|nodejs-highlight-js-8.0.0-7|97	
14cu|nodejs-highlight-js-8.0.0-7|98	# Install browser version
14cu|nodejs-highlight-js-8.0.0-7|99	mkdir -p %{buildroot}%{installdir}
14cu|nodejs-highlight-js-8.0.0-7|100	pushd browser
14cu|nodejs-highlight-js-8.0.0-7|101	cp -pr highlight.pack.js \
14cu|nodejs-highlight-js-8.0.0-7|102	%{buildroot}%{installdir}
14cu|nodejs-highlight-js-8.0.0-7|103	ln -sf %{assetdir}/styles \
14cu|nodejs-highlight-js-8.0.0-7|104	%{buildroot}%{installdir}/styles
14cu|nodejs-highlight-js-8.0.0-7|105	popd
14cu|nodejs-highlight-js-8.0.0-7|106	
14cu|nodejs-highlight-js-8.0.0-7|107	%nodejs_symlink_deps
14cu|nodejs-highlight-js-8.0.0-7|108	%changelog
14cu|nodejs-highlight-js-8.0.0-7|109	
14cu|nodejs-highlight-js-8.0.0-7|110	* Sat Feb 04 2017 abfonly <abfonly@gmail.com> 8.0.0-7
14cu|nodejs-highlight-js-8.0.0-7|111	- (359f265) Updated nodejs-highlight-js.spec
14cu|nodejs-highlight-js-8.0.0-7|112	
14cu|nodejs-highlight-js-8.0.0-7|113	

11549 14
14cu|nodejs-hock-1.2.0-4|1	%define oname hock
14cu|nodejs-hock-1.2.0-4|2	
14cu|nodejs-hock-1.2.0-4|3	Summary:        A mocking server for HTTP requests
14cu|nodejs-hock-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-hock-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-hock-1.2.0-4|6	Release:        4
14cu|nodejs-hock-1.2.0-4|7	License:        ISC
14cu|nodejs-hock-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-hock-1.2.0-4|9	Url:            https://github.com/mmalecki/hock
14cu|nodejs-hock-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hock-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-hock-1.2.0-4|12	BuildRequires:  npm(deep-equal)
14cu|nodejs-hock-1.2.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-hock-1.2.0-4|14	BuildRequires:  npm(request)
14cu|nodejs-hock-1.2.0-4|15	BuildRequires:  npm(should)
14cu|nodejs-hock-1.2.0-4|16	BuildRequires:  npm(should-http)
14cu|nodejs-hock-1.2.0-4|17	BuildArch:      noarch
14cu|nodejs-hock-1.2.0-4|18	
14cu|nodejs-hock-1.2.0-4|19	%description
14cu|nodejs-hock-1.2.0-4|20	%{summary}.
14cu|nodejs-hock-1.2.0-4|21	
14cu|nodejs-hock-1.2.0-4|22	%files
14cu|nodejs-hock-1.2.0-4|23	%doc LICENSE README.md
14cu|nodejs-hock-1.2.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hock-1.2.0-4|25	
14cu|nodejs-hock-1.2.0-4|26	#------------------------------------------------------------------
14cu|nodejs-hock-1.2.0-4|27	
14cu|nodejs-hock-1.2.0-4|28	%prep
14cu|nodejs-hock-1.2.0-4|29	%setup -q -n package
14cu|nodejs-hock-1.2.0-4|30	rm -rf node_modules
14cu|nodejs-hock-1.2.0-4|31	%nodejs_fixdep deep-equal
14cu|nodejs-hock-1.2.0-4|32	
14cu|nodejs-hock-1.2.0-4|33	%build
14cu|nodejs-hock-1.2.0-4|34	
14cu|nodejs-hock-1.2.0-4|35	%install
14cu|nodejs-hock-1.2.0-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-hock-1.2.0-4|37	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-hock-1.2.0-4|38	%nodejs_symlink_deps
14cu|nodejs-hock-1.2.0-4|39	
14cu|nodejs-hock-1.2.0-4|40	%check
14cu|nodejs-hock-1.2.0-4|41	#path for mocha binary
14cu|nodejs-hock-1.2.0-4|42	perl -pi -e "s|.bin|mocha/bin|" Makefile
14cu|nodejs-hock-1.2.0-4|43	# this will download stuff in $builddir
14cu|nodejs-hock-1.2.0-4|44	rm -fr test/simple-test.js
14cu|nodejs-hock-1.2.0-4|45	%nodejs_symlink_deps --check
14cu|nodejs-hock-1.2.0-4|46	make test
14cu|nodejs-hock-1.2.0-4|47	
14cu|nodejs-hock-1.2.0-4|48	%changelog
14cu|nodejs-hock-1.2.0-4|49	
14cu|nodejs-hock-1.2.0-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-hock-1.2.0-4|51	- (5443752) BuildList#2799825: Increase release tag
14cu|nodejs-hock-1.2.0-4|52	
14cu|nodejs-hock-1.2.0-4|53	

11550 14
14cu|nodejs-hoek-3.0.4-4|1	%define oname hoek
14cu|nodejs-hoek-3.0.4-4|2	
14cu|nodejs-hoek-3.0.4-4|3	Summary:    General purpose Node.js utilities
14cu|nodejs-hoek-3.0.4-4|4	Name:       nodejs-%{oname}
14cu|nodejs-hoek-3.0.4-4|5	Version:    3.0.4
14cu|nodejs-hoek-3.0.4-4|6	Release:    4
14cu|nodejs-hoek-3.0.4-4|7	
14cu|nodejs-hoek-3.0.4-4|8	License:    BSD
14cu|nodejs-hoek-3.0.4-4|9	Group:      Development/Other
14cu|nodejs-hoek-3.0.4-4|10	URL:        https://github.com/spumko/%{oname}
14cu|nodejs-hoek-3.0.4-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hoek-3.0.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-hoek-3.0.4-4|13	
14cu|nodejs-hoek-3.0.4-4|14	BuildArch:  noarch
14cu|nodejs-hoek-3.0.4-4|15	
14cu|nodejs-hoek-3.0.4-4|16	%files
14cu|nodejs-hoek-3.0.4-4|17	%doc README.md LICENSE images CONTRIBUTING.md
14cu|nodejs-hoek-3.0.4-4|18	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hoek-3.0.4-4|19	
14cu|nodejs-hoek-3.0.4-4|20	#--------------------------------------------------------------
14cu|nodejs-hoek-3.0.4-4|21	
14cu|nodejs-hoek-3.0.4-4|22	%description
14cu|nodejs-hoek-3.0.4-4|23	This package contains some general purpose Node.js utilities, including
14cu|nodejs-hoek-3.0.4-4|24	utilities for working with objects, timers, binary encoding/decoding, escaping
14cu|nodejs-hoek-3.0.4-4|25	characters, errors, and loading files.
14cu|nodejs-hoek-3.0.4-4|26	
14cu|nodejs-hoek-3.0.4-4|27	%prep
14cu|nodejs-hoek-3.0.4-4|28	%setup -q -n package
14cu|nodejs-hoek-3.0.4-4|29	#fix perms
14cu|nodejs-hoek-3.0.4-4|30	chmod 0644 README.md LICENSE images/* lib/* package.json
14cu|nodejs-hoek-3.0.4-4|31	
14cu|nodejs-hoek-3.0.4-4|32	%build
14cu|nodejs-hoek-3.0.4-4|33	#nothing to do
14cu|nodejs-hoek-3.0.4-4|34	
14cu|nodejs-hoek-3.0.4-4|35	%install
14cu|nodejs-hoek-3.0.4-4|36	
14cu|nodejs-hoek-3.0.4-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hoek-3.0.4-4|38	cp -pr lib/ package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hoek-3.0.4-4|39	
14cu|nodejs-hoek-3.0.4-4|40	%nodejs_symlink_deps
14cu|nodejs-hoek-3.0.4-4|41	
14cu|nodejs-hoek-3.0.4-4|42	
14cu|nodejs-hoek-3.0.4-4|43	
14cu|nodejs-hoek-3.0.4-4|44	%changelog
14cu|nodejs-hoek-3.0.4-4|45	
14cu|nodejs-hoek-3.0.4-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-hoek-3.0.4-4|47	- (6a0daf8) BuildList#2799825: Increase release tag
14cu|nodejs-hoek-3.0.4-4|48	
14cu|nodejs-hoek-3.0.4-4|49	

11551 14
14cu|nodejs-home-or-tmp-2.0.0-4|1	%define oname home-or-tmp
14cu|nodejs-home-or-tmp-2.0.0-4|2	
14cu|nodejs-home-or-tmp-2.0.0-4|3	Summary:        Get the user home directory with fallback to the system temp directory
14cu|nodejs-home-or-tmp-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-home-or-tmp-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-home-or-tmp-2.0.0-4|6	Release:        4
14cu|nodejs-home-or-tmp-2.0.0-4|7	License:        MIT
14cu|nodejs-home-or-tmp-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-home-or-tmp-2.0.0-4|9	Url:            https://github.com/sindresorhus/home-or-tmp
14cu|nodejs-home-or-tmp-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-home-or-tmp-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-home-or-tmp-2.0.0-4|12	BuildRequires:  npm(os-tmpdir)
14cu|nodejs-home-or-tmp-2.0.0-4|13	BuildRequires:  npm(os-homedir)
14cu|nodejs-home-or-tmp-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-home-or-tmp-2.0.0-4|15	
14cu|nodejs-home-or-tmp-2.0.0-4|16	%description
14cu|nodejs-home-or-tmp-2.0.0-4|17	%{summary}.
14cu|nodejs-home-or-tmp-2.0.0-4|18	
14cu|nodejs-home-or-tmp-2.0.0-4|19	%files
14cu|nodejs-home-or-tmp-2.0.0-4|20	%doc license *.md
14cu|nodejs-home-or-tmp-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-home-or-tmp-2.0.0-4|22	
14cu|nodejs-home-or-tmp-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-home-or-tmp-2.0.0-4|24	
14cu|nodejs-home-or-tmp-2.0.0-4|25	%prep
14cu|nodejs-home-or-tmp-2.0.0-4|26	%setup -q -n package
14cu|nodejs-home-or-tmp-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-home-or-tmp-2.0.0-4|28	
14cu|nodejs-home-or-tmp-2.0.0-4|29	%build
14cu|nodejs-home-or-tmp-2.0.0-4|30	
14cu|nodejs-home-or-tmp-2.0.0-4|31	%install
14cu|nodejs-home-or-tmp-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-home-or-tmp-2.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-home-or-tmp-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-home-or-tmp-2.0.0-4|35	%changelog
14cu|nodejs-home-or-tmp-2.0.0-4|36	
14cu|nodejs-home-or-tmp-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-home-or-tmp-2.0.0-4|38	- (94b7eac) BuildList#2799825: Increase release tag
14cu|nodejs-home-or-tmp-2.0.0-4|39	
14cu|nodejs-home-or-tmp-2.0.0-4|40	

11552 14
14cu|nodejs-hooker-0.2.3-9|1	Summary:    Monkey-patch (hook) functions for debugging
14cu|nodejs-hooker-0.2.3-9|2	Name:       nodejs-hooker
14cu|nodejs-hooker-0.2.3-9|3	Version:    0.2.3
14cu|nodejs-hooker-0.2.3-9|4	Release:    9
14cu|nodejs-hooker-0.2.3-9|5	License:    MIT
14cu|nodejs-hooker-0.2.3-9|6	Group:      Development/Other
14cu|nodejs-hooker-0.2.3-9|7	Url:        https://github.com/cowboy/javascript-hooker
14cu|nodejs-hooker-0.2.3-9|8	Source0:    http://registry.npmjs.org/hooker/-/hooker-%{version}.tgz
14cu|nodejs-hooker-0.2.3-9|9	Patch0:     %{name}-0.2.3-Updating-gruntfile-to-grunt-0.3.0-format.patch
14cu|nodejs-hooker-0.2.3-9|10	Patch1:     %{name}-0.2.3-Rename-grunt.js-to-Gruntfile.js.patch
14cu|nodejs-hooker-0.2.3-9|11	Patch2:     %{name}-0.2.3-Update-Gruntfile.js-for-use-with-grunt-0.4.0.patch
14cu|nodejs-hooker-0.2.3-9|12	BuildRequires:  nodejs-packaging
14cu|nodejs-hooker-0.2.3-9|13	BuildRequires:  npm(uglify-js)
14cu|nodejs-hooker-0.2.3-9|14	BuildRequires:  npm(nodeunit)
14cu|nodejs-hooker-0.2.3-9|15	BuildRequires:  npm(grunt)
14cu|nodejs-hooker-0.2.3-9|16	BuildRequires:  npm(grunt-cli)
14cu|nodejs-hooker-0.2.3-9|17	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-hooker-0.2.3-9|18	BuildRequires:  npm(grunt-contrib-uglify)
14cu|nodejs-hooker-0.2.3-9|19	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-hooker-0.2.3-9|20	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-hooker-0.2.3-9|21	BuildRequires:  npm(grunt-contrib-concat)
14cu|nodejs-hooker-0.2.3-9|22	BuildRequires:  npm(grunt-contrib-clean)
14cu|nodejs-hooker-0.2.3-9|23	
14cu|nodejs-hooker-0.2.3-9|24	BuildArch:  noarch
14cu|nodejs-hooker-0.2.3-9|25	
14cu|nodejs-hooker-0.2.3-9|26	%description
14cu|nodejs-hooker-0.2.3-9|27	%{summary}.
14cu|nodejs-hooker-0.2.3-9|28	
14cu|nodejs-hooker-0.2.3-9|29	%files
14cu|nodejs-hooker-0.2.3-9|30	%doc LICENSE-MIT README.md
14cu|nodejs-hooker-0.2.3-9|31	%{nodejs_sitelib}/hooker
14cu|nodejs-hooker-0.2.3-9|32	#-----------------------------------------------
14cu|nodejs-hooker-0.2.3-9|33	%prep
14cu|nodejs-hooker-0.2.3-9|34	%setup -q -n package
14cu|nodejs-hooker-0.2.3-9|35	%patch0 -p1
14cu|nodejs-hooker-0.2.3-9|36	%patch1 -p1
14cu|nodejs-hooker-0.2.3-9|37	%patch2 -p1
14cu|nodejs-hooker-0.2.3-9|38	
14cu|nodejs-hooker-0.2.3-9|39	%nodejs_symlink_deps --check
14cu|nodejs-hooker-0.2.3-9|40	
14cu|nodejs-hooker-0.2.3-9|41	
14cu|nodejs-hooker-0.2.3-9|42	%build
14cu|nodejs-hooker-0.2.3-9|43	grunt uglify
14cu|nodejs-hooker-0.2.3-9|44	
14cu|nodejs-hooker-0.2.3-9|45	%install
14cu|nodejs-hooker-0.2.3-9|46	mkdir -p %{buildroot}%{nodejs_sitelib}/hooker
14cu|nodejs-hooker-0.2.3-9|47	cp -pr package.json child.js dist/ lib/ parent.js \
14cu|nodejs-hooker-0.2.3-9|48	%{buildroot}%{nodejs_sitelib}/hooker
14cu|nodejs-hooker-0.2.3-9|49	
14cu|nodejs-hooker-0.2.3-9|50	%nodejs_symlink_deps
14cu|nodejs-hooker-0.2.3-9|51	
14cu|nodejs-hooker-0.2.3-9|52	%check
14cu|nodejs-hooker-0.2.3-9|53	grunt nodeunit
14cu|nodejs-hooker-0.2.3-9|54	
14cu|nodejs-hooker-0.2.3-9|55	
14cu|nodejs-hooker-0.2.3-9|56	%changelog
14cu|nodejs-hooker-0.2.3-9|57	
14cu|nodejs-hooker-0.2.3-9|58	* Fri Feb 03 2017 abfonly <abfonly@gmail.com> 0.2.3-9
14cu|nodejs-hooker-0.2.3-9|59	- (029213e) Log: Fixed against new nodejs
14cu|nodejs-hooker-0.2.3-9|60	
14cu|nodejs-hooker-0.2.3-9|61	

11553 14
14cu|nodejs-hosted-git-info-2.1.4-4|1	%define oname hosted-git-info
14cu|nodejs-hosted-git-info-2.1.4-4|2	
14cu|nodejs-hosted-git-info-2.1.4-4|3	Summary:        Provides metadata for Github, Bitbucket and Gitlab
14cu|nodejs-hosted-git-info-2.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-hosted-git-info-2.1.4-4|5	Version:        2.1.4
14cu|nodejs-hosted-git-info-2.1.4-4|6	Release:        4
14cu|nodejs-hosted-git-info-2.1.4-4|7	License:        ISC
14cu|nodejs-hosted-git-info-2.1.4-4|8	Group:          Development/Other
14cu|nodejs-hosted-git-info-2.1.4-4|9	Url:            https://github.com/npm/hosted-git-info
14cu|nodejs-hosted-git-info-2.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-hosted-git-info-2.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-hosted-git-info-2.1.4-4|12	
14cu|nodejs-hosted-git-info-2.1.4-4|13	BuildArch:      noarch
14cu|nodejs-hosted-git-info-2.1.4-4|14	
14cu|nodejs-hosted-git-info-2.1.4-4|15	%description
14cu|nodejs-hosted-git-info-2.1.4-4|16	This will let you identify and transform various
14cu|nodejs-hosted-git-info-2.1.4-4|17	git hosts URLs between protocols.
14cu|nodejs-hosted-git-info-2.1.4-4|18	It also can tell you what the URL is for the raw path
14cu|nodejs-hosted-git-info-2.1.4-4|19	for particular file for direct access without git.
14cu|nodejs-hosted-git-info-2.1.4-4|20	
14cu|nodejs-hosted-git-info-2.1.4-4|21	%files
14cu|nodejs-hosted-git-info-2.1.4-4|22	%doc LICENSE README.md
14cu|nodejs-hosted-git-info-2.1.4-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-hosted-git-info-2.1.4-4|24	
14cu|nodejs-hosted-git-info-2.1.4-4|25	#------------------------------------------------------------------
14cu|nodejs-hosted-git-info-2.1.4-4|26	
14cu|nodejs-hosted-git-info-2.1.4-4|27	%prep
14cu|nodejs-hosted-git-info-2.1.4-4|28	%setup -q -n package
14cu|nodejs-hosted-git-info-2.1.4-4|29	rm -rf node_modules
14cu|nodejs-hosted-git-info-2.1.4-4|30	
14cu|nodejs-hosted-git-info-2.1.4-4|31	%build
14cu|nodejs-hosted-git-info-2.1.4-4|32	
14cu|nodejs-hosted-git-info-2.1.4-4|33	%install
14cu|nodejs-hosted-git-info-2.1.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hosted-git-info-2.1.4-4|35	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-hosted-git-info-2.1.4-4|36	%nodejs_symlink_deps
14cu|nodejs-hosted-git-info-2.1.4-4|37	%changelog
14cu|nodejs-hosted-git-info-2.1.4-4|38	
14cu|nodejs-hosted-git-info-2.1.4-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.4-4
14cu|nodejs-hosted-git-info-2.1.4-4|40	- (bb9e313) BuildList#2799825: Increase release tag
14cu|nodejs-hosted-git-info-2.1.4-4|41	
14cu|nodejs-hosted-git-info-2.1.4-4|42	

11554 14
14cu|nodejs-html-entities-1.2.0-4|1	%define oname html-entities
14cu|nodejs-html-entities-1.2.0-4|2	
14cu|nodejs-html-entities-1.2.0-4|3	Summary:        Faster HTML entities encode/decode library
14cu|nodejs-html-entities-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-html-entities-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-html-entities-1.2.0-4|6	Release:        4
14cu|nodejs-html-entities-1.2.0-4|7	License:        MIT
14cu|nodejs-html-entities-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-html-entities-1.2.0-4|9	Url:            https://github.com/mdevils/node-html-entities
14cu|nodejs-html-entities-1.2.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-html-entities-1.2.0-4|11	Source0:        https://github.com/mdevils/node-html-entities/archive/v%{version}.tar.gz
14cu|nodejs-html-entities-1.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-html-entities-1.2.0-4|13	BuildRequires:  npm(chai)
14cu|nodejs-html-entities-1.2.0-4|14	BuildRequires:  npm(entities)
14cu|nodejs-html-entities-1.2.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-html-entities-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-html-entities-1.2.0-4|17	
14cu|nodejs-html-entities-1.2.0-4|18	%description
14cu|nodejs-html-entities-1.2.0-4|19	%{summary}.
14cu|nodejs-html-entities-1.2.0-4|20	
14cu|nodejs-html-entities-1.2.0-4|21	%files
14cu|nodejs-html-entities-1.2.0-4|22	%doc LICENSE *.md
14cu|nodejs-html-entities-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-html-entities-1.2.0-4|24	
14cu|nodejs-html-entities-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-html-entities-1.2.0-4|26	
14cu|nodejs-html-entities-1.2.0-4|27	%prep
14cu|nodejs-html-entities-1.2.0-4|28	%setup -qn node-%{oname}-%{version}
14cu|nodejs-html-entities-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-html-entities-1.2.0-4|30	
14cu|nodejs-html-entities-1.2.0-4|31	%build
14cu|nodejs-html-entities-1.2.0-4|32	
14cu|nodejs-html-entities-1.2.0-4|33	%install
14cu|nodejs-html-entities-1.2.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-html-entities-1.2.0-4|35	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-html-entities-1.2.0-4|36	%nodejs_symlink_deps
14cu|nodejs-html-entities-1.2.0-4|37	
14cu|nodejs-html-entities-1.2.0-4|38	%check
14cu|nodejs-html-entities-1.2.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-html-entities-1.2.0-4|40	mocha --recursive -R spec test
14cu|nodejs-html-entities-1.2.0-4|41	
14cu|nodejs-html-entities-1.2.0-4|42	%changelog
14cu|nodejs-html-entities-1.2.0-4|43	
14cu|nodejs-html-entities-1.2.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-html-entities-1.2.0-4|45	- (65cdc47) BuildList#2799825: Increase release tag
14cu|nodejs-html-entities-1.2.0-4|46	
14cu|nodejs-html-entities-1.2.0-4|47	

11555 14
14cu|nodejs-htmlescape-1.1.0-4|1	%define oname htmlescape
14cu|nodejs-htmlescape-1.1.0-4|2	
14cu|nodejs-htmlescape-1.1.0-4|3	Summary:        Properly escape JSON for usage as an object literal inside of a <script> tag
14cu|nodejs-htmlescape-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-htmlescape-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-htmlescape-1.1.0-4|6	Release:        4
14cu|nodejs-htmlescape-1.1.0-4|7	License:        MIT
14cu|nodejs-htmlescape-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-htmlescape-1.1.0-4|9	Url:            https://github.com/zertosh/htmlescape
14cu|nodejs-htmlescape-1.1.0-4|10	# using git source for testing purposes
14cu|nodejs-htmlescape-1.1.0-4|11	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-htmlescape-1.1.0-4|12	Source0:        https://github.com/zertosh/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-htmlescape-1.1.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-htmlescape-1.1.0-4|14	BuildRequires:  npm(tape)
14cu|nodejs-htmlescape-1.1.0-4|15	BuildArch:      noarch
14cu|nodejs-htmlescape-1.1.0-4|16	
14cu|nodejs-htmlescape-1.1.0-4|17	%description
14cu|nodejs-htmlescape-1.1.0-4|18	%{summary}.
14cu|nodejs-htmlescape-1.1.0-4|19	
14cu|nodejs-htmlescape-1.1.0-4|20	%files
14cu|nodejs-htmlescape-1.1.0-4|21	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-htmlescape-1.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlescape-1.1.0-4|23	
14cu|nodejs-htmlescape-1.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-htmlescape-1.1.0-4|25	
14cu|nodejs-htmlescape-1.1.0-4|26	%prep
14cu|nodejs-htmlescape-1.1.0-4|27	%setup -qn %{oname}-%{version}
14cu|nodejs-htmlescape-1.1.0-4|28	rm -rf node_modules
14cu|nodejs-htmlescape-1.1.0-4|29	
14cu|nodejs-htmlescape-1.1.0-4|30	%build
14cu|nodejs-htmlescape-1.1.0-4|31	
14cu|nodejs-htmlescape-1.1.0-4|32	%install
14cu|nodejs-htmlescape-1.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlescape-1.1.0-4|34	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlescape-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-htmlescape-1.1.0-4|36	
14cu|nodejs-htmlescape-1.1.0-4|37	%check
14cu|nodejs-htmlescape-1.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-htmlescape-1.1.0-4|39	tape test/*.js
14cu|nodejs-htmlescape-1.1.0-4|40	
14cu|nodejs-htmlescape-1.1.0-4|41	%changelog
14cu|nodejs-htmlescape-1.1.0-4|42	
14cu|nodejs-htmlescape-1.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-htmlescape-1.1.0-4|44	- (2b13203) BuildList#2799825: Increase release tag
14cu|nodejs-htmlescape-1.1.0-4|45	
14cu|nodejs-htmlescape-1.1.0-4|46	

11556 14
14cu|nodejs-htmlparser2-3.9.0-4|1	%define oname htmlparser2
14cu|nodejs-htmlparser2-3.9.0-4|2	
14cu|nodejs-htmlparser2-3.9.0-4|3	Summary:        Fast & forgiving HTML/XML/RSS parser
14cu|nodejs-htmlparser2-3.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-htmlparser2-3.9.0-4|5	Version:        3.9.0
14cu|nodejs-htmlparser2-3.9.0-4|6	Release:        4
14cu|nodejs-htmlparser2-3.9.0-4|7	License:        MIT
14cu|nodejs-htmlparser2-3.9.0-4|8	Group:          Development/Other
14cu|nodejs-htmlparser2-3.9.0-4|9	Url:            https://github.com/fb55/htmlparser2
14cu|nodejs-htmlparser2-3.9.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-htmlparser2-3.9.0-4|11	Source0:        https://github.com/fb55/htmlparser2/archive/v3.9.0.tar.gz
14cu|nodejs-htmlparser2-3.9.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-htmlparser2-3.9.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-htmlparser2-3.9.0-4|14	BuildRequires:  npm(entities)
14cu|nodejs-htmlparser2-3.9.0-4|15	BuildRequires:  npm(domutils)
14cu|nodejs-htmlparser2-3.9.0-4|16	BuildRequires:  npm(domhandler)
14cu|nodejs-htmlparser2-3.9.0-4|17	BuildRequires:  npm(domelementtype)
14cu|nodejs-htmlparser2-3.9.0-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-htmlparser2-3.9.0-4|19	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-htmlparser2-3.9.0-4|20	BuildRequires:  npm(coveralls)
14cu|nodejs-htmlparser2-3.9.0-4|21	BuildRequires:  npm(istanbul)
14cu|nodejs-htmlparser2-3.9.0-4|22	
14cu|nodejs-htmlparser2-3.9.0-4|23	BuildArch:      noarch
14cu|nodejs-htmlparser2-3.9.0-4|24	
14cu|nodejs-htmlparser2-3.9.0-4|25	%description
14cu|nodejs-htmlparser2-3.9.0-4|26	%{summary}.
14cu|nodejs-htmlparser2-3.9.0-4|27	
14cu|nodejs-htmlparser2-3.9.0-4|28	%files
14cu|nodejs-htmlparser2-3.9.0-4|29	%doc LICENSE README.md
14cu|nodejs-htmlparser2-3.9.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlparser2-3.9.0-4|31	
14cu|nodejs-htmlparser2-3.9.0-4|32	#------------------------------------------------------------------
14cu|nodejs-htmlparser2-3.9.0-4|33	
14cu|nodejs-htmlparser2-3.9.0-4|34	%prep
14cu|nodejs-htmlparser2-3.9.0-4|35	%setup -q -n %{oname}-%{version}
14cu|nodejs-htmlparser2-3.9.0-4|36	rm -rf node_modules
14cu|nodejs-htmlparser2-3.9.0-4|37	
14cu|nodejs-htmlparser2-3.9.0-4|38	%build
14cu|nodejs-htmlparser2-3.9.0-4|39	
14cu|nodejs-htmlparser2-3.9.0-4|40	%install
14cu|nodejs-htmlparser2-3.9.0-4|41	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlparser2-3.9.0-4|42	cp -r package.json lib/ \
14cu|nodejs-htmlparser2-3.9.0-4|43	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-htmlparser2-3.9.0-4|44	%nodejs_symlink_deps
14cu|nodejs-htmlparser2-3.9.0-4|45	
14cu|nodejs-htmlparser2-3.9.0-4|46	%check
14cu|nodejs-htmlparser2-3.9.0-4|47	%nodejs_symlink_deps --check
14cu|nodejs-htmlparser2-3.9.0-4|48	mocha
14cu|nodejs-htmlparser2-3.9.0-4|49	
14cu|nodejs-htmlparser2-3.9.0-4|50	%changelog
14cu|nodejs-htmlparser2-3.9.0-4|51	
14cu|nodejs-htmlparser2-3.9.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.9.0-4
14cu|nodejs-htmlparser2-3.9.0-4|53	- (521e0cf) BuildList#2799825: Increase release tag
14cu|nodejs-htmlparser2-3.9.0-4|54	
14cu|nodejs-htmlparser2-3.9.0-4|55	

11557 14
14cu|nodejs-http-errors-1.3.1-4|1	%define oname http-errors
14cu|nodejs-http-errors-1.3.1-4|2	
14cu|nodejs-http-errors-1.3.1-4|3	Summary:        Create HTTP error objects
14cu|nodejs-http-errors-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-http-errors-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-http-errors-1.3.1-4|6	Release:        4
14cu|nodejs-http-errors-1.3.1-4|7	License:        MIT
14cu|nodejs-http-errors-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-http-errors-1.3.1-4|9	Url:            https://github.com/jshttp/http-errors
14cu|nodejs-http-errors-1.3.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-http-errors-1.3.1-4|11	Source0:        https://github.com/jshttp/http-errors/archive/%{version}.tar.gz
14cu|nodejs-http-errors-1.3.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-http-errors-1.3.1-4|13	BuildRequires:  npm(statuses)
14cu|nodejs-http-errors-1.3.1-4|14	BuildRequires:  npm(inherits)
14cu|nodejs-http-errors-1.3.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-http-errors-1.3.1-4|16	BuildArch:      noarch
14cu|nodejs-http-errors-1.3.1-4|17	
14cu|nodejs-http-errors-1.3.1-4|18	%description
14cu|nodejs-http-errors-1.3.1-4|19	%{summary}.
14cu|nodejs-http-errors-1.3.1-4|20	
14cu|nodejs-http-errors-1.3.1-4|21	%files
14cu|nodejs-http-errors-1.3.1-4|22	%doc LICENSE *.md
14cu|nodejs-http-errors-1.3.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-errors-1.3.1-4|24	
14cu|nodejs-http-errors-1.3.1-4|25	#------------------------------------------------------------------
14cu|nodejs-http-errors-1.3.1-4|26	
14cu|nodejs-http-errors-1.3.1-4|27	%prep
14cu|nodejs-http-errors-1.3.1-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-http-errors-1.3.1-4|29	rm -rf node_modules
14cu|nodejs-http-errors-1.3.1-4|30	
14cu|nodejs-http-errors-1.3.1-4|31	%build
14cu|nodejs-http-errors-1.3.1-4|32	
14cu|nodejs-http-errors-1.3.1-4|33	%install
14cu|nodejs-http-errors-1.3.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-errors-1.3.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-errors-1.3.1-4|36	%nodejs_symlink_deps
14cu|nodejs-http-errors-1.3.1-4|37	
14cu|nodejs-http-errors-1.3.1-4|38	%check
14cu|nodejs-http-errors-1.3.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-http-errors-1.3.1-4|40	mocha --reporter spec --bail
14cu|nodejs-http-errors-1.3.1-4|41	
14cu|nodejs-http-errors-1.3.1-4|42	%changelog
14cu|nodejs-http-errors-1.3.1-4|43	
14cu|nodejs-http-errors-1.3.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-http-errors-1.3.1-4|45	- (c429aed) BuildList#2799825: Increase release tag
14cu|nodejs-http-errors-1.3.1-4|46	
14cu|nodejs-http-errors-1.3.1-4|47	

11558 14
14cu|nodejs-https-browserify-0.0.1-4|1	%define oname https-browserify
14cu|nodejs-https-browserify-0.0.1-4|2	
14cu|nodejs-https-browserify-0.0.1-4|3	Summary:        https module compatability for browserify
14cu|nodejs-https-browserify-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-https-browserify-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-https-browserify-0.0.1-4|6	Release:        4
14cu|nodejs-https-browserify-0.0.1-4|7	License:        MIT
14cu|nodejs-https-browserify-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-https-browserify-0.0.1-4|9	Url:            https://github.com/substack/https-browserify
14cu|nodejs-https-browserify-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-https-browserify-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-https-browserify-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-https-browserify-0.0.1-4|13	
14cu|nodejs-https-browserify-0.0.1-4|14	%description
14cu|nodejs-https-browserify-0.0.1-4|15	%{summary}.
14cu|nodejs-https-browserify-0.0.1-4|16	
14cu|nodejs-https-browserify-0.0.1-4|17	%files
14cu|nodejs-https-browserify-0.0.1-4|18	%doc LICENSE readme.markdown
14cu|nodejs-https-browserify-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-https-browserify-0.0.1-4|20	
14cu|nodejs-https-browserify-0.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-https-browserify-0.0.1-4|22	
14cu|nodejs-https-browserify-0.0.1-4|23	%prep
14cu|nodejs-https-browserify-0.0.1-4|24	%setup -q -n package
14cu|nodejs-https-browserify-0.0.1-4|25	rm -rf node_modules
14cu|nodejs-https-browserify-0.0.1-4|26	
14cu|nodejs-https-browserify-0.0.1-4|27	%build
14cu|nodejs-https-browserify-0.0.1-4|28	
14cu|nodejs-https-browserify-0.0.1-4|29	%install
14cu|nodejs-https-browserify-0.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-https-browserify-0.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-https-browserify-0.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-https-browserify-0.0.1-4|33	
14cu|nodejs-https-browserify-0.0.1-4|34	%changelog
14cu|nodejs-https-browserify-0.0.1-4|35	
14cu|nodejs-https-browserify-0.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-https-browserify-0.0.1-4|37	- (a5c84f2) BuildList#2799825: Increase release tag
14cu|nodejs-https-browserify-0.0.1-4|38	
14cu|nodejs-https-browserify-0.0.1-4|39	

11559 14
14cu|nodejs-http-signature-1.1.0-4|1	%define oname http-signature
14cu|nodejs-http-signature-1.1.0-4|2	
14cu|nodejs-http-signature-1.1.0-4|3	Summary:        Reference implementation of Joyent's HTTP Signature Scheme
14cu|nodejs-http-signature-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-http-signature-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-http-signature-1.1.0-4|6	Release:        4
14cu|nodejs-http-signature-1.1.0-4|7	Group:          Development/Other
14cu|nodejs-http-signature-1.1.0-4|8	License:        MIT
14cu|nodejs-http-signature-1.1.0-4|9	URL:            https://github.com/joyent/node-%{oname}
14cu|nodejs-http-signature-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-http-signature-1.1.0-4|11	
14cu|nodejs-http-signature-1.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-http-signature-1.1.0-4|13	BuildRequires:  npm(sshpk)
14cu|nodejs-http-signature-1.1.0-4|14	BuildRequires:  npm(jsprim)
14cu|nodejs-http-signature-1.1.0-4|15	BuildRequires:  npm(assert-plus)
14cu|nodejs-http-signature-1.1.0-4|16	
14cu|nodejs-http-signature-1.1.0-4|17	BuildArch:      noarch
14cu|nodejs-http-signature-1.1.0-4|18	
14cu|nodejs-http-signature-1.1.0-4|19	%description
14cu|nodejs-http-signature-1.1.0-4|20	nodejs-%{oname} is a node.js library that has client and server
14cu|nodejs-http-signature-1.1.0-4|21	components for Joyent's HTTP Signature Scheme.
14cu|nodejs-http-signature-1.1.0-4|22	
14cu|nodejs-http-signature-1.1.0-4|23	%files
14cu|nodejs-http-signature-1.1.0-4|24	%doc LICENSE README.md http_signing.md CHANGES.md
14cu|nodejs-http-signature-1.1.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-signature-1.1.0-4|26	#----------------------------------------------------------------------------------
14cu|nodejs-http-signature-1.1.0-4|27	
14cu|nodejs-http-signature-1.1.0-4|28	%prep
14cu|nodejs-http-signature-1.1.0-4|29	%setup -q -n package
14cu|nodejs-http-signature-1.1.0-4|30	
14cu|nodejs-http-signature-1.1.0-4|31	%build
14cu|nodejs-http-signature-1.1.0-4|32	#nothing to do
14cu|nodejs-http-signature-1.1.0-4|33	
14cu|nodejs-http-signature-1.1.0-4|34	%install
14cu|nodejs-http-signature-1.1.0-4|35	
14cu|nodejs-http-signature-1.1.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-signature-1.1.0-4|37	cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-http-signature-1.1.0-4|38	
14cu|nodejs-http-signature-1.1.0-4|39	%nodejs_symlink_deps
14cu|nodejs-http-signature-1.1.0-4|40	
14cu|nodejs-http-signature-1.1.0-4|41	
14cu|nodejs-http-signature-1.1.0-4|42	
14cu|nodejs-http-signature-1.1.0-4|43	
14cu|nodejs-http-signature-1.1.0-4|44	%changelog
14cu|nodejs-http-signature-1.1.0-4|45	
14cu|nodejs-http-signature-1.1.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-http-signature-1.1.0-4|47	- (da40580) BuildList#2799825: Increase release tag
14cu|nodejs-http-signature-1.1.0-4|48	
14cu|nodejs-http-signature-1.1.0-4|49	

11560 14
14cu|nodejs-i-0.3.3-4|1	%define oname i
14cu|nodejs-i-0.3.3-4|2	
14cu|nodejs-i-0.3.3-4|3	Summary:    Custom inflections for Node.js
14cu|nodejs-i-0.3.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-i-0.3.3-4|5	Version:    0.3.3
14cu|nodejs-i-0.3.3-4|6	Release:    4
14cu|nodejs-i-0.3.3-4|7	License:    MIT
14cu|nodejs-i-0.3.3-4|8	Group:      Development/Other
14cu|nodejs-i-0.3.3-4|9	URL:        https://github.com/pksunkara/inflect
14cu|nodejs-i-0.3.3-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-i-0.3.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-i-0.3.3-4|12	BuildRequires:  npm(vows)
14cu|nodejs-i-0.3.3-4|13	BuildArch:  noarch
14cu|nodejs-i-0.3.3-4|14	
14cu|nodejs-i-0.3.3-4|15	%description
14cu|nodejs-i-0.3.3-4|16	%{summary}.
14cu|nodejs-i-0.3.3-4|17	
14cu|nodejs-i-0.3.3-4|18	%files
14cu|nodejs-i-0.3.3-4|19	%doc LICENSE README.md
14cu|nodejs-i-0.3.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-i-0.3.3-4|21	#--------------------------------------------------------
14cu|nodejs-i-0.3.3-4|22	%prep
14cu|nodejs-i-0.3.3-4|23	%setup -q -n package
14cu|nodejs-i-0.3.3-4|24	
14cu|nodejs-i-0.3.3-4|25	%build
14cu|nodejs-i-0.3.3-4|26	#nothing to do
14cu|nodejs-i-0.3.3-4|27	
14cu|nodejs-i-0.3.3-4|28	%install
14cu|nodejs-i-0.3.3-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i-0.3.3-4|30	cp -pr package.json lib/ \
14cu|nodejs-i-0.3.3-4|31	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i-0.3.3-4|32	
14cu|nodejs-i-0.3.3-4|33	%nodejs_symlink_deps
14cu|nodejs-i-0.3.3-4|34	
14cu|nodejs-i-0.3.3-4|35	
14cu|nodejs-i-0.3.3-4|36	%check
14cu|nodejs-i-0.3.3-4|37	%nodejs_symlink_deps --check
14cu|nodejs-i-0.3.3-4|38	vows --spec $(find test -name '*-test.js')
14cu|nodejs-i-0.3.3-4|39	
14cu|nodejs-i-0.3.3-4|40	
14cu|nodejs-i-0.3.3-4|41	%changelog
14cu|nodejs-i-0.3.3-4|42	
14cu|nodejs-i-0.3.3-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.3-4
14cu|nodejs-i-0.3.3-4|44	- (e5e884c) BuildList#2799825: Increase release tag
14cu|nodejs-i-0.3.3-4|45	
14cu|nodejs-i-0.3.3-4|46	

11561 14
14cu|nodejs-i18n-0.8.1-4|1	%define oname i18n
14cu|nodejs-i18n-0.8.1-4|2	
14cu|nodejs-i18n-0.8.1-4|3	Summary:        Lightweight translation module with dynamic json storage
14cu|nodejs-i18n-0.8.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-i18n-0.8.1-4|5	Version:        0.8.1
14cu|nodejs-i18n-0.8.1-4|6	Release:        4
14cu|nodejs-i18n-0.8.1-4|7	License:        MIT
14cu|nodejs-i18n-0.8.1-4|8	Group:          Development/Other
14cu|nodejs-i18n-0.8.1-4|9	Url:            https://github.com/mashpie/i18n-node
14cu|nodejs-i18n-0.8.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-i18n-0.8.1-4|11	Source0:        https://github.com/mashpie/%{oname}-node/archive/%{version}.tar.gz
14cu|nodejs-i18n-0.8.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-i18n-0.8.1-4|13	BuildRequires:  npm(sprintf-js)
14cu|nodejs-i18n-0.8.1-4|14	BuildRequires:  npm(mustache)
14cu|nodejs-i18n-0.8.1-4|15	BuildRequires:  npm(messageformat)
14cu|nodejs-i18n-0.8.1-4|16	BuildRequires:  npm(math-interval-parser)
14cu|nodejs-i18n-0.8.1-4|17	BuildRequires:  npm(make-plural)
14cu|nodejs-i18n-0.8.1-4|18	BuildRequires:  npm(debug)
14cu|nodejs-i18n-0.8.1-4|19	#
14cu|nodejs-i18n-0.8.1-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-i18n-0.8.1-4|21	BuildArch:      noarch
14cu|nodejs-i18n-0.8.1-4|22	
14cu|nodejs-i18n-0.8.1-4|23	%description
14cu|nodejs-i18n-0.8.1-4|24	%{summary}.
14cu|nodejs-i18n-0.8.1-4|25	
14cu|nodejs-i18n-0.8.1-4|26	%files
14cu|nodejs-i18n-0.8.1-4|27	%doc LICENSE *.md examples/
14cu|nodejs-i18n-0.8.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-i18n-0.8.1-4|29	
14cu|nodejs-i18n-0.8.1-4|30	#------------------------------------------------------------------
14cu|nodejs-i18n-0.8.1-4|31	
14cu|nodejs-i18n-0.8.1-4|32	%prep
14cu|nodejs-i18n-0.8.1-4|33	%setup -qn %{oname}-node-%{version}
14cu|nodejs-i18n-0.8.1-4|34	rm -rf node_modules
14cu|nodejs-i18n-0.8.1-4|35	
14cu|nodejs-i18n-0.8.1-4|36	%build
14cu|nodejs-i18n-0.8.1-4|37	
14cu|nodejs-i18n-0.8.1-4|38	%install
14cu|nodejs-i18n-0.8.1-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i18n-0.8.1-4|40	cp -r package.json *.js locales/ \
14cu|nodejs-i18n-0.8.1-4|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i18n-0.8.1-4|42	%nodejs_symlink_deps
14cu|nodejs-i18n-0.8.1-4|43	
14cu|nodejs-i18n-0.8.1-4|44	%check
14cu|nodejs-i18n-0.8.1-4|45	# need a old xregexp
14cu|nodejs-i18n-0.8.1-4|46	%nodejs_symlink_deps --check
14cu|nodejs-i18n-0.8.1-4|47	mocha test || :
14cu|nodejs-i18n-0.8.1-4|48	
14cu|nodejs-i18n-0.8.1-4|49	
14cu|nodejs-i18n-0.8.1-4|50	%changelog
14cu|nodejs-i18n-0.8.1-4|51	
14cu|nodejs-i18n-0.8.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.1-4
14cu|nodejs-i18n-0.8.1-4|53	- (a39d8b5) BuildList#2799825: Increase release tag
14cu|nodejs-i18n-0.8.1-4|54	
14cu|nodejs-i18n-0.8.1-4|55	

11562 14
14cu|nodejs-i2c-0.2.1-4|1	%define debug_package	%{nil}
14cu|nodejs-i2c-0.2.1-4|2	%define oname i2c
14cu|nodejs-i2c-0.2.1-4|3	
14cu|nodejs-i2c-0.2.1-4|4	Summary:        Node.js native bindings for i2c-dev
14cu|nodejs-i2c-0.2.1-4|5	Name:           nodejs-%{oname}
14cu|nodejs-i2c-0.2.1-4|6	Version:        0.2.1
14cu|nodejs-i2c-0.2.1-4|7	Release:        4
14cu|nodejs-i2c-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-i2c-0.2.1-4|9	License:        BSD
14cu|nodejs-i2c-0.2.1-4|10	URL:            https://github.com/korevec/node-%{oname}
14cu|nodejs-i2c-0.2.1-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-i2c-0.2.1-4|12	# https://github.com/kelly/node-i2c/pull/70
14cu|nodejs-i2c-0.2.1-4|13	Patch0:         nodejs-i2c-node4.patch
14cu|nodejs-i2c-0.2.1-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-i2c-0.2.1-4|15	BuildRequires:  npm(repl)
14cu|nodejs-i2c-0.2.1-4|16	BuildRequires:  npm(coffee-script)
14cu|nodejs-i2c-0.2.1-4|17	BuildRequires:  npm(underscore)
14cu|nodejs-i2c-0.2.1-4|18	BuildRequires:  npm(bindings)
14cu|nodejs-i2c-0.2.1-4|19	BuildRequires:  npm(node-gyp) >= 3.3.1
14cu|nodejs-i2c-0.2.1-4|20	
14cu|nodejs-i2c-0.2.1-4|21	%description
14cu|nodejs-i2c-0.2.1-4|22	%{summary}.
14cu|nodejs-i2c-0.2.1-4|23	Plays well with Raspberry Pi and Beaglebone.
14cu|nodejs-i2c-0.2.1-4|24	
14cu|nodejs-i2c-0.2.1-4|25	%files
14cu|nodejs-i2c-0.2.1-4|26	%doc README.md LICENSE examples/
14cu|nodejs-i2c-0.2.1-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-i2c-0.2.1-4|28	#----------------------------------------------------------------------
14cu|nodejs-i2c-0.2.1-4|29	%prep
14cu|nodejs-i2c-0.2.1-4|30	%setup -qn package
14cu|nodejs-i2c-0.2.1-4|31	%patch0 -p1
14cu|nodejs-i2c-0.2.1-4|32	
14cu|nodejs-i2c-0.2.1-4|33	%nodejs_fixdep coffee-script
14cu|nodejs-i2c-0.2.1-4|34	%nodejs_fixdep underscore
14cu|nodejs-i2c-0.2.1-4|35	%nodejs_fixdep bindings
14cu|nodejs-i2c-0.2.1-4|36	
14cu|nodejs-i2c-0.2.1-4|37	%build
14cu|nodejs-i2c-0.2.1-4|38	node-gyp rebuild
14cu|nodejs-i2c-0.2.1-4|39	
14cu|nodejs-i2c-0.2.1-4|40	%install
14cu|nodejs-i2c-0.2.1-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i2c-0.2.1-4|42	cp -pr lib/ main.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-i2c-0.2.1-4|43	
14cu|nodejs-i2c-0.2.1-4|44	#this module is picky about the directory the shared object is in
14cu|nodejs-i2c-0.2.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/build/Release
14cu|nodejs-i2c-0.2.1-4|46	cp -pr build/Release/%{oname}.node %{buildroot}%{nodejs_sitelib}/%{oname}/build/Release
14cu|nodejs-i2c-0.2.1-4|47	chmod 0755 %{buildroot}%{nodejs_sitelib}/%{oname}/build/Release/%{oname}.node
14cu|nodejs-i2c-0.2.1-4|48	
14cu|nodejs-i2c-0.2.1-4|49	%nodejs_symlink_deps
14cu|nodejs-i2c-0.2.1-4|50	
14cu|nodejs-i2c-0.2.1-4|51	%changelog
14cu|nodejs-i2c-0.2.1-4|52	
14cu|nodejs-i2c-0.2.1-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-i2c-0.2.1-4|54	- (a82b8b5) BuildList#2799825: Increase release tag
14cu|nodejs-i2c-0.2.1-4|55	
14cu|nodejs-i2c-0.2.1-4|56	

11563 14
14cu|nodejs-iconv-2.2.1-4|1	%define debug_package	%{nil}
14cu|nodejs-iconv-2.2.1-4|2	%define oname iconv
14cu|nodejs-iconv-2.2.1-4|3	
14cu|nodejs-iconv-2.2.1-4|4	Summary:        Text recoding in JavaScript for fun and profit
14cu|nodejs-iconv-2.2.1-4|5	Name:           nodejs-%{oname}
14cu|nodejs-iconv-2.2.1-4|6	Version:        2.2.1
14cu|nodejs-iconv-2.2.1-4|7	Release:        4
14cu|nodejs-iconv-2.2.1-4|8	License:        ISC
14cu|nodejs-iconv-2.2.1-4|9	Group:          Development/Other
14cu|nodejs-iconv-2.2.1-4|10	Url:            https://github.com/bnoordhuis/node-iconv
14cu|nodejs-iconv-2.2.1-4|11	Source0:        https://github.com/bnoordhuis/node-iconv/archive/v%{version}.tar.gz?/node-%{oname}-%{version}.tar.gz
14cu|nodejs-iconv-2.2.1-4|12	Patch0:         nodejs-iconv-2.2.1-system-iconv.patch
14cu|nodejs-iconv-2.2.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-iconv-2.2.1-4|14	BuildRequires:  npm(nan)
14cu|nodejs-iconv-2.2.1-4|15	BuildRequires:  npm(tap)
14cu|nodejs-iconv-2.2.1-4|16	
14cu|nodejs-iconv-2.2.1-4|17	
14cu|nodejs-iconv-2.2.1-4|18	%description
14cu|nodejs-iconv-2.2.1-4|19	%{summary}.
14cu|nodejs-iconv-2.2.1-4|20	
14cu|nodejs-iconv-2.2.1-4|21	%files
14cu|nodejs-iconv-2.2.1-4|22	%doc LICENSE README.md
14cu|nodejs-iconv-2.2.1-4|23	%{nodejs_sitearch}/iconv
14cu|nodejs-iconv-2.2.1-4|24	
14cu|nodejs-iconv-2.2.1-4|25	#------------------------------------------------------------------
14cu|nodejs-iconv-2.2.1-4|26	
14cu|nodejs-iconv-2.2.1-4|27	%prep
14cu|nodejs-iconv-2.2.1-4|28	%setup -qn node-%{oname}-%{version}
14cu|nodejs-iconv-2.2.1-4|29	%nodejs_fixdep nan
14cu|nodejs-iconv-2.2.1-4|30	rm -rf deps support node_modules
14cu|nodejs-iconv-2.2.1-4|31	%patch0 -p1
14cu|nodejs-iconv-2.2.1-4|32	
14cu|nodejs-iconv-2.2.1-4|33	%build
14cu|nodejs-iconv-2.2.1-4|34	%nodejs_symlink_deps --check
14cu|nodejs-iconv-2.2.1-4|35	export CXXFLAGS="%{optflags}"
14cu|nodejs-iconv-2.2.1-4|36	export LDFLAGS="$LDFLAGS"
14cu|nodejs-iconv-2.2.1-4|37	%{nodejs_sitelib}/npm/bin/node-gyp-bin/node-gyp rebuild
14cu|nodejs-iconv-2.2.1-4|38	
14cu|nodejs-iconv-2.2.1-4|39	%install
14cu|nodejs-iconv-2.2.1-4|40	mkdir -p %{buildroot}%{nodejs_sitearch}/iconv/build/Release
14cu|nodejs-iconv-2.2.1-4|41	cp -pr package.json lib %{buildroot}%{nodejs_sitearch}/iconv
14cu|nodejs-iconv-2.2.1-4|42	install -p -m755 build/Release/iconv.node \
14cu|nodejs-iconv-2.2.1-4|43	%{buildroot}%{nodejs_sitearch}/iconv/build/Release
14cu|nodejs-iconv-2.2.1-4|44	%nodejs_symlink_deps
14cu|nodejs-iconv-2.2.1-4|45	
14cu|nodejs-iconv-2.2.1-4|46	%check
14cu|nodejs-iconv-2.2.1-4|47	%tap test/test-*.js
14cu|nodejs-iconv-2.2.1-4|48	
14cu|nodejs-iconv-2.2.1-4|49	%changelog
14cu|nodejs-iconv-2.2.1-4|50	
14cu|nodejs-iconv-2.2.1-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-iconv-2.2.1-4|52	- (e3e6b5a) BuildList#2799825: Increase release tag
14cu|nodejs-iconv-2.2.1-4|53	
14cu|nodejs-iconv-2.2.1-4|54	

11564 14
14cu|nodejs-iconv-lite-0.4.13-4|1	%define oname iconv-lite
14cu|nodejs-iconv-lite-0.4.13-4|2	
14cu|nodejs-iconv-lite-0.4.13-4|3	Summary:    Convert character encodings in pure JavaScript
14cu|nodejs-iconv-lite-0.4.13-4|4	Name:       nodejs-%{oname}
14cu|nodejs-iconv-lite-0.4.13-4|5	Version:    0.4.13
14cu|nodejs-iconv-lite-0.4.13-4|6	Release:    4
14cu|nodejs-iconv-lite-0.4.13-4|7	License:    MIT
14cu|nodejs-iconv-lite-0.4.13-4|8	Group:      Development/Other
14cu|nodejs-iconv-lite-0.4.13-4|9	URL:        https://github.com/ashtuchkin/%{oname}
14cu|nodejs-iconv-lite-0.4.13-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-iconv-lite-0.4.13-4|11	Source0:    https://github.com/ashtuchkin/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-iconv-lite-0.4.13-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-iconv-lite-0.4.13-4|13	BuildRequires:  npm(iconv)
14cu|nodejs-iconv-lite-0.4.13-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-iconv-lite-0.4.13-4|15	BuildRequires:  npm(unorm)
14cu|nodejs-iconv-lite-0.4.13-4|16	BuildRequires:  npm(request)
14cu|nodejs-iconv-lite-0.4.13-4|17	BuildRequires:  npm(async)
14cu|nodejs-iconv-lite-0.4.13-4|18	BuildRequires:  npm(errto)
14cu|nodejs-iconv-lite-0.4.13-4|19	BuildArch:  noarch
14cu|nodejs-iconv-lite-0.4.13-4|20	
14cu|nodejs-iconv-lite-0.4.13-4|21	%description
14cu|nodejs-iconv-lite-0.4.13-4|22	%{summary}.
14cu|nodejs-iconv-lite-0.4.13-4|23	
14cu|nodejs-iconv-lite-0.4.13-4|24	
14cu|nodejs-iconv-lite-0.4.13-4|25	
14cu|nodejs-iconv-lite-0.4.13-4|26	%files
14cu|nodejs-iconv-lite-0.4.13-4|27	%doc LICENSE README.md Changelog.md
14cu|nodejs-iconv-lite-0.4.13-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-iconv-lite-0.4.13-4|29	#-----------------------------------------------------
14cu|nodejs-iconv-lite-0.4.13-4|30	%prep
14cu|nodejs-iconv-lite-0.4.13-4|31	%setup -q -n %{oname}-%{version}
14cu|nodejs-iconv-lite-0.4.13-4|32	rm -fr generation/source-data/.gitignore
14cu|nodejs-iconv-lite-0.4.13-4|33	
14cu|nodejs-iconv-lite-0.4.13-4|34	%build
14cu|nodejs-iconv-lite-0.4.13-4|35	#nothing to do
14cu|nodejs-iconv-lite-0.4.13-4|36	
14cu|nodejs-iconv-lite-0.4.13-4|37	
14cu|nodejs-iconv-lite-0.4.13-4|38	%install
14cu|nodejs-iconv-lite-0.4.13-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-iconv-lite-0.4.13-4|40	cp -pr package.json encodings/ lib/ generation/ \
14cu|nodejs-iconv-lite-0.4.13-4|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-iconv-lite-0.4.13-4|42	
14cu|nodejs-iconv-lite-0.4.13-4|43	%nodejs_symlink_deps
14cu|nodejs-iconv-lite-0.4.13-4|44	
14cu|nodejs-iconv-lite-0.4.13-4|45	
14cu|nodejs-iconv-lite-0.4.13-4|46	
14cu|nodejs-iconv-lite-0.4.13-4|47	%check
14cu|nodejs-iconv-lite-0.4.13-4|48	rm -fr test/{sbcs-test,dbcs-test}.js
14cu|nodejs-iconv-lite-0.4.13-4|49	%nodejs_symlink_deps --check
14cu|nodejs-iconv-lite-0.4.13-4|50	mocha --reporter spec --grep . || :
14cu|nodejs-iconv-lite-0.4.13-4|51	
14cu|nodejs-iconv-lite-0.4.13-4|52	%changelog
14cu|nodejs-iconv-lite-0.4.13-4|53	
14cu|nodejs-iconv-lite-0.4.13-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.13-4
14cu|nodejs-iconv-lite-0.4.13-4|55	- (10a89ec) BuildList#2799825: Increase release tag
14cu|nodejs-iconv-lite-0.4.13-4|56	
14cu|nodejs-iconv-lite-0.4.13-4|57	

11565 14
14cu|nodejs-ieee754-1.1.6-4|1	%define oname ieee754
14cu|nodejs-ieee754-1.1.6-4|2	
14cu|nodejs-ieee754-1.1.6-4|3	Summary:        Read/write IEEE754 floating point numbers from/to a Buffer
14cu|nodejs-ieee754-1.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ieee754-1.1.6-4|5	Version:        1.1.6
14cu|nodejs-ieee754-1.1.6-4|6	Release:        4
14cu|nodejs-ieee754-1.1.6-4|7	License:        MIT
14cu|nodejs-ieee754-1.1.6-4|8	Group:          Development/Other
14cu|nodejs-ieee754-1.1.6-4|9	Url:            https://github.com/feross/ieee754
14cu|nodejs-ieee754-1.1.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ieee754-1.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ieee754-1.1.6-4|12	BuildRequires:  npm(tape)
14cu|nodejs-ieee754-1.1.6-4|13	BuildArch:      noarch
14cu|nodejs-ieee754-1.1.6-4|14	
14cu|nodejs-ieee754-1.1.6-4|15	%description
14cu|nodejs-ieee754-1.1.6-4|16	%{summary}.
14cu|nodejs-ieee754-1.1.6-4|17	
14cu|nodejs-ieee754-1.1.6-4|18	%files
14cu|nodejs-ieee754-1.1.6-4|19	%doc LICENSE README.md
14cu|nodejs-ieee754-1.1.6-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ieee754-1.1.6-4|21	
14cu|nodejs-ieee754-1.1.6-4|22	#------------------------------------------------------------------
14cu|nodejs-ieee754-1.1.6-4|23	
14cu|nodejs-ieee754-1.1.6-4|24	%prep
14cu|nodejs-ieee754-1.1.6-4|25	%setup -q -n package
14cu|nodejs-ieee754-1.1.6-4|26	rm -rf node_modules
14cu|nodejs-ieee754-1.1.6-4|27	
14cu|nodejs-ieee754-1.1.6-4|28	%build
14cu|nodejs-ieee754-1.1.6-4|29	
14cu|nodejs-ieee754-1.1.6-4|30	%install
14cu|nodejs-ieee754-1.1.6-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ieee754-1.1.6-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ieee754-1.1.6-4|33	%nodejs_symlink_deps
14cu|nodejs-ieee754-1.1.6-4|34	
14cu|nodejs-ieee754-1.1.6-4|35	%check
14cu|nodejs-ieee754-1.1.6-4|36	%nodejs_symlink_deps --check
14cu|nodejs-ieee754-1.1.6-4|37	tape test/*.js
14cu|nodejs-ieee754-1.1.6-4|38	
14cu|nodejs-ieee754-1.1.6-4|39	%changelog
14cu|nodejs-ieee754-1.1.6-4|40	
14cu|nodejs-ieee754-1.1.6-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.6-4
14cu|nodejs-ieee754-1.1.6-4|42	- (706e632) BuildList#2799825: Increase release tag
14cu|nodejs-ieee754-1.1.6-4|43	
14cu|nodejs-ieee754-1.1.6-4|44	

11566 14
14cu|nodejs-iferr-0.1.5-4|1	%define oname iferr
14cu|nodejs-iferr-0.1.5-4|2	
14cu|nodejs-iferr-0.1.5-4|3	Summary:        Higher-order functions for easier error handling
14cu|nodejs-iferr-0.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-iferr-0.1.5-4|5	Version:        0.1.5
14cu|nodejs-iferr-0.1.5-4|6	Release:        4
14cu|nodejs-iferr-0.1.5-4|7	License:        MIT
14cu|nodejs-iferr-0.1.5-4|8	Group:          Development/Other
14cu|nodejs-iferr-0.1.5-4|9	Url:            https://github.com/shesek/iferr
14cu|nodejs-iferr-0.1.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-iferr-0.1.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-iferr-0.1.5-4|12	BuildRequires:  npm(coffee-script)
14cu|nodejs-iferr-0.1.5-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-iferr-0.1.5-4|14	BuildArch:      noarch
14cu|nodejs-iferr-0.1.5-4|15	
14cu|nodejs-iferr-0.1.5-4|16	%description
14cu|nodejs-iferr-0.1.5-4|17	%{summary}.
14cu|nodejs-iferr-0.1.5-4|18	
14cu|nodejs-iferr-0.1.5-4|19	%files
14cu|nodejs-iferr-0.1.5-4|20	%doc LICENSE README.md
14cu|nodejs-iferr-0.1.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-iferr-0.1.5-4|22	
14cu|nodejs-iferr-0.1.5-4|23	#------------------------------------------------------------------
14cu|nodejs-iferr-0.1.5-4|24	
14cu|nodejs-iferr-0.1.5-4|25	%prep
14cu|nodejs-iferr-0.1.5-4|26	%setup -q -n package
14cu|nodejs-iferr-0.1.5-4|27	rm -rf node_modules
14cu|nodejs-iferr-0.1.5-4|28	
14cu|nodejs-iferr-0.1.5-4|29	%build
14cu|nodejs-iferr-0.1.5-4|30	# compile the index with system cofee
14cu|nodejs-iferr-0.1.5-4|31	%nodejs_symlink_deps --check
14cu|nodejs-iferr-0.1.5-4|32	coffee -c index.coffee
14cu|nodejs-iferr-0.1.5-4|33	
14cu|nodejs-iferr-0.1.5-4|34	%install
14cu|nodejs-iferr-0.1.5-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-iferr-0.1.5-4|36	cp -r package.json index.* %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-iferr-0.1.5-4|37	%nodejs_symlink_deps
14cu|nodejs-iferr-0.1.5-4|38	
14cu|nodejs-iferr-0.1.5-4|39	%check
14cu|nodejs-iferr-0.1.5-4|40	mocha
14cu|nodejs-iferr-0.1.5-4|41	
14cu|nodejs-iferr-0.1.5-4|42	%changelog
14cu|nodejs-iferr-0.1.5-4|43	
14cu|nodejs-iferr-0.1.5-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.5-4
14cu|nodejs-iferr-0.1.5-4|45	- (bed6c6c) BuildList#2799825: Increase release tag
14cu|nodejs-iferr-0.1.5-4|46	
14cu|nodejs-iferr-0.1.5-4|47	

11567 14
14cu|nodejs-ignorefs-1.0.0-4|1	%define oname ignorefs
14cu|nodejs-ignorefs-1.0.0-4|2	
14cu|nodejs-ignorefs-1.0.0-4|3	Summary:        Ignore common and custom patterns of the file system
14cu|nodejs-ignorefs-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ignorefs-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-ignorefs-1.0.0-4|6	Release:        4
14cu|nodejs-ignorefs-1.0.0-4|7	License:        MIT
14cu|nodejs-ignorefs-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-ignorefs-1.0.0-4|9	Url:            https://github.com/bevry/ignorefs
14cu|nodejs-ignorefs-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ignorefs-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ignorefs-1.0.0-4|12	BuildRequires:  npm(ignorepatterns)
14cu|nodejs-ignorefs-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-ignorefs-1.0.0-4|14	
14cu|nodejs-ignorefs-1.0.0-4|15	%description
14cu|nodejs-ignorefs-1.0.0-4|16	%{summary}.
14cu|nodejs-ignorefs-1.0.0-4|17	
14cu|nodejs-ignorefs-1.0.0-4|18	%files
14cu|nodejs-ignorefs-1.0.0-4|19	%doc *.md
14cu|nodejs-ignorefs-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorefs-1.0.0-4|21	
14cu|nodejs-ignorefs-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ignorefs-1.0.0-4|23	
14cu|nodejs-ignorefs-1.0.0-4|24	%prep
14cu|nodejs-ignorefs-1.0.0-4|25	%setup -q -n package
14cu|nodejs-ignorefs-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-ignorefs-1.0.0-4|27	find . -type f -exec chmod -x {} \;
14cu|nodejs-ignorefs-1.0.0-4|28	%build
14cu|nodejs-ignorefs-1.0.0-4|29	
14cu|nodejs-ignorefs-1.0.0-4|30	%install
14cu|nodejs-ignorefs-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorefs-1.0.0-4|32	cp -r package.json out/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorefs-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ignorefs-1.0.0-4|34	%changelog
14cu|nodejs-ignorefs-1.0.0-4|35	
14cu|nodejs-ignorefs-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-ignorefs-1.0.0-4|37	- (8784823) BuildList#2799825: Increase release tag
14cu|nodejs-ignorefs-1.0.0-4|38	
14cu|nodejs-ignorefs-1.0.0-4|39	

11568 14
14cu|nodejs-ignorepatterns-1.0.1-4|1	%define oname ignorepatterns
14cu|nodejs-ignorepatterns-1.0.1-4|2	
14cu|nodejs-ignorepatterns-1.0.1-4|3	Summary:        A regular expression that matches common filenames that we want to ignore
14cu|nodejs-ignorepatterns-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ignorepatterns-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-ignorepatterns-1.0.1-4|6	Release:        4
14cu|nodejs-ignorepatterns-1.0.1-4|7	License:        MIT
14cu|nodejs-ignorepatterns-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-ignorepatterns-1.0.1-4|9	Url:            https://github.com/bevry/ignorepatterns
14cu|nodejs-ignorepatterns-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ignorepatterns-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ignorepatterns-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-ignorepatterns-1.0.1-4|13	
14cu|nodejs-ignorepatterns-1.0.1-4|14	%description
14cu|nodejs-ignorepatterns-1.0.1-4|15	%{summary}.
14cu|nodejs-ignorepatterns-1.0.1-4|16	
14cu|nodejs-ignorepatterns-1.0.1-4|17	%files
14cu|nodejs-ignorepatterns-1.0.1-4|18	%doc *.md
14cu|nodejs-ignorepatterns-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorepatterns-1.0.1-4|20	
14cu|nodejs-ignorepatterns-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-ignorepatterns-1.0.1-4|22	
14cu|nodejs-ignorepatterns-1.0.1-4|23	%prep
14cu|nodejs-ignorepatterns-1.0.1-4|24	%setup -q -n package
14cu|nodejs-ignorepatterns-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-ignorepatterns-1.0.1-4|26	find . -type f -exec chmod -x {} \;
14cu|nodejs-ignorepatterns-1.0.1-4|27	%build
14cu|nodejs-ignorepatterns-1.0.1-4|28	
14cu|nodejs-ignorepatterns-1.0.1-4|29	%install
14cu|nodejs-ignorepatterns-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorepatterns-1.0.1-4|31	cp -r package.json out/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ignorepatterns-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-ignorepatterns-1.0.1-4|33	%changelog
14cu|nodejs-ignorepatterns-1.0.1-4|34	
14cu|nodejs-ignorepatterns-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-ignorepatterns-1.0.1-4|36	- (b9e1feb) BuildList#2799825: Increase release tag
14cu|nodejs-ignorepatterns-1.0.1-4|37	
14cu|nodejs-ignorepatterns-1.0.1-4|38	

11569 14
14cu|nodejs-imurmurhash-0.1.4-4|1	%define oname imurmurhash
14cu|nodejs-imurmurhash-0.1.4-4|2	
14cu|nodejs-imurmurhash-0.1.4-4|3	Summary:        An incremental implementation of MurmurHash3
14cu|nodejs-imurmurhash-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-imurmurhash-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-imurmurhash-0.1.4-4|6	Release:        4
14cu|nodejs-imurmurhash-0.1.4-4|7	License:        MIT
14cu|nodejs-imurmurhash-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-imurmurhash-0.1.4-4|9	Url:            https://github.com/jensyt/imurmurhash-js
14cu|nodejs-imurmurhash-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-imurmurhash-0.1.4-4|11	Source1:        https://raw.githubusercontent.com/jensyt/imurmurhash-js/master/LICENSE
14cu|nodejs-imurmurhash-0.1.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-imurmurhash-0.1.4-4|13	
14cu|nodejs-imurmurhash-0.1.4-4|14	BuildArch:      noarch
14cu|nodejs-imurmurhash-0.1.4-4|15	
14cu|nodejs-imurmurhash-0.1.4-4|16	%description
14cu|nodejs-imurmurhash-0.1.4-4|17	%{summary}.
14cu|nodejs-imurmurhash-0.1.4-4|18	
14cu|nodejs-imurmurhash-0.1.4-4|19	%files
14cu|nodejs-imurmurhash-0.1.4-4|20	%doc LICENSE README.md
14cu|nodejs-imurmurhash-0.1.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-imurmurhash-0.1.4-4|22	
14cu|nodejs-imurmurhash-0.1.4-4|23	#------------------------------------------------------------------
14cu|nodejs-imurmurhash-0.1.4-4|24	
14cu|nodejs-imurmurhash-0.1.4-4|25	%prep
14cu|nodejs-imurmurhash-0.1.4-4|26	%setup -qn package
14cu|nodejs-imurmurhash-0.1.4-4|27	rm -rf node_modules
14cu|nodejs-imurmurhash-0.1.4-4|28	cp -p %{SOURCE1} .
14cu|nodejs-imurmurhash-0.1.4-4|29	
14cu|nodejs-imurmurhash-0.1.4-4|30	%build
14cu|nodejs-imurmurhash-0.1.4-4|31	
14cu|nodejs-imurmurhash-0.1.4-4|32	%install
14cu|nodejs-imurmurhash-0.1.4-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-imurmurhash-0.1.4-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-imurmurhash-0.1.4-4|35	%nodejs_symlink_deps
14cu|nodejs-imurmurhash-0.1.4-4|36	%changelog
14cu|nodejs-imurmurhash-0.1.4-4|37	
14cu|nodejs-imurmurhash-0.1.4-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-imurmurhash-0.1.4-4|39	- (594052b) BuildList#2799825: Increase release tag
14cu|nodejs-imurmurhash-0.1.4-4|40	
14cu|nodejs-imurmurhash-0.1.4-4|41	

11570 14
14cu|nodejs-indent-string-2.1.0-4|1	%define oname indent-string
14cu|nodejs-indent-string-2.1.0-4|2	
14cu|nodejs-indent-string-2.1.0-4|3	Summary:        Indent each line in a string
14cu|nodejs-indent-string-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-indent-string-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-indent-string-2.1.0-4|6	Release:        4
14cu|nodejs-indent-string-2.1.0-4|7	License:        MIT
14cu|nodejs-indent-string-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-indent-string-2.1.0-4|9	Url:            https://github.com/sindresorhus/indent-string
14cu|nodejs-indent-string-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-indent-string-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-indent-string-2.1.0-4|12	BuildRequires:  npm(repeating)
14cu|nodejs-indent-string-2.1.0-4|13	
14cu|nodejs-indent-string-2.1.0-4|14	
14cu|nodejs-indent-string-2.1.0-4|15	BuildArch:      noarch
14cu|nodejs-indent-string-2.1.0-4|16	
14cu|nodejs-indent-string-2.1.0-4|17	%description
14cu|nodejs-indent-string-2.1.0-4|18	%{summary}.
14cu|nodejs-indent-string-2.1.0-4|19	
14cu|nodejs-indent-string-2.1.0-4|20	%files
14cu|nodejs-indent-string-2.1.0-4|21	%doc readme.md license
14cu|nodejs-indent-string-2.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-indent-string-2.1.0-4|23	
14cu|nodejs-indent-string-2.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-indent-string-2.1.0-4|25	
14cu|nodejs-indent-string-2.1.0-4|26	%prep
14cu|nodejs-indent-string-2.1.0-4|27	%setup -q -n package
14cu|nodejs-indent-string-2.1.0-4|28	rm -rf node_modules
14cu|nodejs-indent-string-2.1.0-4|29	
14cu|nodejs-indent-string-2.1.0-4|30	%build
14cu|nodejs-indent-string-2.1.0-4|31	
14cu|nodejs-indent-string-2.1.0-4|32	%install
14cu|nodejs-indent-string-2.1.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-indent-string-2.1.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-indent-string-2.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-indent-string-2.1.0-4|36	%changelog
14cu|nodejs-indent-string-2.1.0-4|37	
14cu|nodejs-indent-string-2.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-indent-string-2.1.0-4|39	- (05ce081) BuildList#2799825: Increase release tag
14cu|nodejs-indent-string-2.1.0-4|40	
14cu|nodejs-indent-string-2.1.0-4|41	

11571 14
14cu|nodejs-indexof-0.0.1-4|1	%define oname indexof
14cu|nodejs-indexof-0.0.1-4|2	
14cu|nodejs-indexof-0.0.1-4|3	Summary:        Microsoft sucks
14cu|nodejs-indexof-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-indexof-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-indexof-0.0.1-4|6	Release:        4
14cu|nodejs-indexof-0.0.1-4|7	License:        MIT
14cu|nodejs-indexof-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-indexof-0.0.1-4|9	Url:            https://www.npmjs.com/package/indexof
14cu|nodejs-indexof-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-indexof-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-indexof-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-indexof-0.0.1-4|13	
14cu|nodejs-indexof-0.0.1-4|14	%description
14cu|nodejs-indexof-0.0.1-4|15	Lame indexOf thing, thanks microsoft.
14cu|nodejs-indexof-0.0.1-4|16	
14cu|nodejs-indexof-0.0.1-4|17	%files
14cu|nodejs-indexof-0.0.1-4|18	%doc Readme.md
14cu|nodejs-indexof-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-indexof-0.0.1-4|20	
14cu|nodejs-indexof-0.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-indexof-0.0.1-4|22	
14cu|nodejs-indexof-0.0.1-4|23	%prep
14cu|nodejs-indexof-0.0.1-4|24	%setup -q -n package
14cu|nodejs-indexof-0.0.1-4|25	rm -rf node_modules
14cu|nodejs-indexof-0.0.1-4|26	
14cu|nodejs-indexof-0.0.1-4|27	%build
14cu|nodejs-indexof-0.0.1-4|28	
14cu|nodejs-indexof-0.0.1-4|29	%install
14cu|nodejs-indexof-0.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-indexof-0.0.1-4|31	cp -r *.json index.js Makefile \
14cu|nodejs-indexof-0.0.1-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-indexof-0.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-indexof-0.0.1-4|34	
14cu|nodejs-indexof-0.0.1-4|35	
14cu|nodejs-indexof-0.0.1-4|36	%changelog
14cu|nodejs-indexof-0.0.1-4|37	
14cu|nodejs-indexof-0.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-indexof-0.0.1-4|39	- (afca418) BuildList#2799825: Increase release tag
14cu|nodejs-indexof-0.0.1-4|40	
14cu|nodejs-indexof-0.0.1-4|41	

11572 14
14cu|nodejs-inflight-1.0.4-4|1	%define oname inflight
14cu|nodejs-inflight-1.0.4-4|2	
14cu|nodejs-inflight-1.0.4-4|3	Summary:        Add callbacks to requests in flight to avoid async duplication
14cu|nodejs-inflight-1.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-inflight-1.0.4-4|5	Version:        1.0.4
14cu|nodejs-inflight-1.0.4-4|6	Release:        4
14cu|nodejs-inflight-1.0.4-4|7	License:        ISC
14cu|nodejs-inflight-1.0.4-4|8	Group:          Development/Other
14cu|nodejs-inflight-1.0.4-4|9	Url:            https://github.com/isaacs/inflight
14cu|nodejs-inflight-1.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-inflight-1.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-inflight-1.0.4-4|12	BuildRequires:  npm(wrappy)
14cu|nodejs-inflight-1.0.4-4|13	BuildRequires:  npm(once)
14cu|nodejs-inflight-1.0.4-4|14	
14cu|nodejs-inflight-1.0.4-4|15	BuildArch:      noarch
14cu|nodejs-inflight-1.0.4-4|16	
14cu|nodejs-inflight-1.0.4-4|17	%description
14cu|nodejs-inflight-1.0.4-4|18	%{summary}.
14cu|nodejs-inflight-1.0.4-4|19	
14cu|nodejs-inflight-1.0.4-4|20	%files
14cu|nodejs-inflight-1.0.4-4|21	%doc LICENSE README.md
14cu|nodejs-inflight-1.0.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-inflight-1.0.4-4|23	
14cu|nodejs-inflight-1.0.4-4|24	#------------------------------------------------------------------
14cu|nodejs-inflight-1.0.4-4|25	
14cu|nodejs-inflight-1.0.4-4|26	%prep
14cu|nodejs-inflight-1.0.4-4|27	%setup -q -n package
14cu|nodejs-inflight-1.0.4-4|28	rm -rf node_modules
14cu|nodejs-inflight-1.0.4-4|29	
14cu|nodejs-inflight-1.0.4-4|30	%build
14cu|nodejs-inflight-1.0.4-4|31	
14cu|nodejs-inflight-1.0.4-4|32	%install
14cu|nodejs-inflight-1.0.4-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inflight-1.0.4-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inflight-1.0.4-4|35	%nodejs_symlink_deps
14cu|nodejs-inflight-1.0.4-4|36	%changelog
14cu|nodejs-inflight-1.0.4-4|37	
14cu|nodejs-inflight-1.0.4-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.4-4
14cu|nodejs-inflight-1.0.4-4|39	- (bc6e6d3) BuildList#2799825: Increase release tag
14cu|nodejs-inflight-1.0.4-4|40	
14cu|nodejs-inflight-1.0.4-4|41	

11573 14
14cu|nodejs-inherits1-1.0.0-16|1	Name:       nodejs-inherits1
14cu|nodejs-inherits1-1.0.0-16|2	Version:    1.0.0
14cu|nodejs-inherits1-1.0.0-16|3	Release:    16
14cu|nodejs-inherits1-1.0.0-16|4	Summary:    A tiny simple way to do classic inheritance in JS - legacy version
14cu|nodejs-inherits1-1.0.0-16|5	
14cu|nodejs-inherits1-1.0.0-16|6	#the license is not included with the tarball so we retrieve it from the
14cu|nodejs-inherits1-1.0.0-16|7	#upstream git repository in Source1
14cu|nodejs-inherits1-1.0.0-16|8	License:    WTFPL
14cu|nodejs-inherits1-1.0.0-16|9	Group:      Development/Other
14cu|nodejs-inherits1-1.0.0-16|10	URL:        https://github.com/isaacs/inherits
14cu|nodejs-inherits1-1.0.0-16|11	Source0:    http://registry.npmjs.org/inherits/-/inherits-%{version}.tgz
14cu|nodejs-inherits1-1.0.0-16|12	Source1:    https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
14cu|nodejs-inherits1-1.0.0-16|13	BuildArch:  noarch
14cu|nodejs-inherits1-1.0.0-16|14	
14cu|nodejs-inherits1-1.0.0-16|15	BuildRequires:  nodejs-packaging
14cu|nodejs-inherits1-1.0.0-16|16	BuildRequires:  nodejs
14cu|nodejs-inherits1-1.0.0-16|17	
14cu|nodejs-inherits1-1.0.0-16|18	%description
14cu|nodejs-inherits1-1.0.0-16|19	A tiny simple way to do classic inheritance in JavaScript.
14cu|nodejs-inherits1-1.0.0-16|20	
14cu|nodejs-inherits1-1.0.0-16|21	This is the legacy version used by many Node.js modules for many years, and is
14cu|nodejs-inherits1-1.0.0-16|22	retained for backward compatibility.  New modules should use the inheritance
14cu|nodejs-inherits1-1.0.0-16|23	functionality available in core Node.js or use the new version of inherits if
14cu|nodejs-inherits1-1.0.0-16|24	they need browser support as well.
14cu|nodejs-inherits1-1.0.0-16|25	
14cu|nodejs-inherits1-1.0.0-16|26	%prep
14cu|nodejs-inherits1-1.0.0-16|27	%setup -q -n package
14cu|nodejs-inherits1-1.0.0-16|28	
14cu|nodejs-inherits1-1.0.0-16|29	#copy the license into %%{_builddir} so it works with %%doc
14cu|nodejs-inherits1-1.0.0-16|30	cp -p %{SOURCE1} LICENSE
14cu|nodejs-inherits1-1.0.0-16|31	
14cu|nodejs-inherits1-1.0.0-16|32	%build
14cu|nodejs-inherits1-1.0.0-16|33	#nothing to do
14cu|nodejs-inherits1-1.0.0-16|34	
14cu|nodejs-inherits1-1.0.0-16|35	%install
14cu|nodejs-inherits1-1.0.0-16|36	
14cu|nodejs-inherits1-1.0.0-16|37	mkdir -p %{buildroot}%{nodejs_sitelib}/inherits@1
14cu|nodejs-inherits1-1.0.0-16|38	cp -pr inherits.js package.json %{buildroot}%{nodejs_sitelib}/inherits@1
14cu|nodejs-inherits1-1.0.0-16|39	
14cu|nodejs-inherits1-1.0.0-16|40	%nodejs_symlink_deps
14cu|nodejs-inherits1-1.0.0-16|41	
14cu|nodejs-inherits1-1.0.0-16|42	%clean
14cu|nodejs-inherits1-1.0.0-16|43	
14cu|nodejs-inherits1-1.0.0-16|44	%files
14cu|nodejs-inherits1-1.0.0-16|45	%defattr(-,root,root,-)
14cu|nodejs-inherits1-1.0.0-16|46	%{nodejs_sitelib}/inherits@1
14cu|nodejs-inherits1-1.0.0-16|47	%doc README.md LICENSE
14cu|nodejs-inherits1-1.0.0-16|48	
14cu|nodejs-inherits1-1.0.0-16|49	
14cu|nodejs-inherits1-1.0.0-16|50	%changelog
14cu|nodejs-inherits1-1.0.0-16|51	
14cu|nodejs-inherits1-1.0.0-16|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-16
14cu|nodejs-inherits1-1.0.0-16|53	- (f5b4347) BuildList#2799825: Increase release tag
14cu|nodejs-inherits1-1.0.0-16|54	
14cu|nodejs-inherits1-1.0.0-16|55	

11574 14
14cu|nodejs-inherits-2.0.1-6|1	%define oname inherits
14cu|nodejs-inherits-2.0.1-6|2	
14cu|nodejs-inherits-2.0.1-6|3	Summary:        Browser-friendly inheritance
14cu|nodejs-inherits-2.0.1-6|4	Name:           nodejs-%{oname}
14cu|nodejs-inherits-2.0.1-6|5	Version:        2.0.1
14cu|nodejs-inherits-2.0.1-6|6	Release:        6
14cu|nodejs-inherits-2.0.1-6|7	License:        MIT
14cu|nodejs-inherits-2.0.1-6|8	Group:          Development/Other
14cu|nodejs-inherits-2.0.1-6|9	Url:            https://github.com/isaacs/inherits
14cu|nodejs-inherits-2.0.1-6|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-inherits-2.0.1-6|11	BuildRequires:  nodejs-packaging
14cu|nodejs-inherits-2.0.1-6|12	BuildArch:      noarch
14cu|nodejs-inherits-2.0.1-6|13	
14cu|nodejs-inherits-2.0.1-6|14	%description
14cu|nodejs-inherits-2.0.1-6|15	Browser-friendly inheritance fully
14cu|nodejs-inherits-2.0.1-6|16	compatible with standard node.js inherits().
14cu|nodejs-inherits-2.0.1-6|17	
14cu|nodejs-inherits-2.0.1-6|18	%files
14cu|nodejs-inherits-2.0.1-6|19	%doc LICENSE README.md
14cu|nodejs-inherits-2.0.1-6|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-inherits-2.0.1-6|21	%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-inherits-2.0.1-6|22	
14cu|nodejs-inherits-2.0.1-6|23	#------------------------------------------------------------------
14cu|nodejs-inherits-2.0.1-6|24	
14cu|nodejs-inherits-2.0.1-6|25	%prep
14cu|nodejs-inherits-2.0.1-6|26	%setup -q -n package
14cu|nodejs-inherits-2.0.1-6|27	rm -rf node_modules
14cu|nodejs-inherits-2.0.1-6|28	
14cu|nodejs-inherits-2.0.1-6|29	%build
14cu|nodejs-inherits-2.0.1-6|30	
14cu|nodejs-inherits-2.0.1-6|31	%install
14cu|nodejs-inherits-2.0.1-6|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-inherits-2.0.1-6|33	cp -pr package.json inherits_browser.js inherits.js %{buildroot}%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-inherits-2.0.1-6|34	
14cu|nodejs-inherits-2.0.1-6|35	%nodejs_symlink_deps
14cu|nodejs-inherits-2.0.1-6|36	
14cu|nodejs-inherits-2.0.1-6|37	# avoid confusion with inherits legacy. Sflo
14cu|nodejs-inherits-2.0.1-6|38	ln -sf %{oname}@2 %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inherits-2.0.1-6|39	
14cu|nodejs-inherits-2.0.1-6|40	%check
14cu|nodejs-inherits-2.0.1-6|41	rm -fr package.json inherits_browser.js inherits.js
14cu|nodejs-inherits-2.0.1-6|42	cp -r %{buildroot}%{nodejs_sitelib}/%{oname}@2/{package.json,*.js} .
14cu|nodejs-inherits-2.0.1-6|43	%nodejs_symlink_deps --check
14cu|nodejs-inherits-2.0.1-6|44	%__nodejs test
14cu|nodejs-inherits-2.0.1-6|45	
14cu|nodejs-inherits-2.0.1-6|46	
14cu|nodejs-inherits-2.0.1-6|47	
14cu|nodejs-inherits-2.0.1-6|48	
14cu|nodejs-inherits-2.0.1-6|49	%changelog
14cu|nodejs-inherits-2.0.1-6|50	
14cu|nodejs-inherits-2.0.1-6|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-6
14cu|nodejs-inherits-2.0.1-6|52	- (3475f28) BuildList#2799825: Increase release tag
14cu|nodejs-inherits-2.0.1-6|53	
14cu|nodejs-inherits-2.0.1-6|54	

11575 14
14cu|nodejs-ini-1.3.4-4|1	%define oname ini
14cu|nodejs-ini-1.3.4-4|2	
14cu|nodejs-ini-1.3.4-4|3	Summary:    An INI parser/serializer for node.js
14cu|nodejs-ini-1.3.4-4|4	Name:       nodejs-%{oname}
14cu|nodejs-ini-1.3.4-4|5	Version:    1.3.4
14cu|nodejs-ini-1.3.4-4|6	Release:    4
14cu|nodejs-ini-1.3.4-4|7	License:    ISC
14cu|nodejs-ini-1.3.4-4|8	Group:      Development/Other
14cu|nodejs-ini-1.3.4-4|9	URL:        https://github.com/isaacs/proto-list
14cu|nodejs-ini-1.3.4-4|10	##Source0:    http://registry.npmjs.org/ini/-/ini-%{version}.tgz
14cu|nodejs-ini-1.3.4-4|11	### Kinda bottstrap .Symbianflo ###
14cu|nodejs-ini-1.3.4-4|12	# Using the github source for tests
14cu|nodejs-ini-1.3.4-4|13	# Need ini tested for leater run in mocha
14cu|nodejs-ini-1.3.4-4|14	Source0:    https://github.com/isaacs/ini/archive/v%{version}.tar.gz
14cu|nodejs-ini-1.3.4-4|15	BuildRequires:  nodejs-packaging
14cu|nodejs-ini-1.3.4-4|16	BuildRequires:  npm(tap)
14cu|nodejs-ini-1.3.4-4|17	BuildArch:  noarch
14cu|nodejs-ini-1.3.4-4|18	
14cu|nodejs-ini-1.3.4-4|19	%description
14cu|nodejs-ini-1.3.4-4|20	An INI file parser and serializer for node.js.
14cu|nodejs-ini-1.3.4-4|21	
14cu|nodejs-ini-1.3.4-4|22	%files
14cu|nodejs-ini-1.3.4-4|23	%doc README.md LICENSE
14cu|nodejs-ini-1.3.4-4|24	%{nodejs_sitelib}/ini
14cu|nodejs-ini-1.3.4-4|25	#--------------------------------------------
14cu|nodejs-ini-1.3.4-4|26	
14cu|nodejs-ini-1.3.4-4|27	
14cu|nodejs-ini-1.3.4-4|28	%prep
14cu|nodejs-ini-1.3.4-4|29	%setup -qn %{oname}-%{version}
14cu|nodejs-ini-1.3.4-4|30	
14cu|nodejs-ini-1.3.4-4|31	%build
14cu|nodejs-ini-1.3.4-4|32	#nothing to do
14cu|nodejs-ini-1.3.4-4|33	
14cu|nodejs-ini-1.3.4-4|34	%install
14cu|nodejs-ini-1.3.4-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/ini
14cu|nodejs-ini-1.3.4-4|36	cp -p ini.js package.json %{buildroot}%{nodejs_sitelib}/ini
14cu|nodejs-ini-1.3.4-4|37	
14cu|nodejs-ini-1.3.4-4|38	%nodejs_symlink_deps
14cu|nodejs-ini-1.3.4-4|39	
14cu|nodejs-ini-1.3.4-4|40	%check
14cu|nodejs-ini-1.3.4-4|41	%nodejs_symlink_deps --check
14cu|nodejs-ini-1.3.4-4|42	%tap test/*.js
14cu|nodejs-ini-1.3.4-4|43	
14cu|nodejs-ini-1.3.4-4|44	
14cu|nodejs-ini-1.3.4-4|45	
14cu|nodejs-ini-1.3.4-4|46	%changelog
14cu|nodejs-ini-1.3.4-4|47	
14cu|nodejs-ini-1.3.4-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.4-4
14cu|nodejs-ini-1.3.4-4|49	- (e0e0e9c) BuildList#2799825: Increase release tag
14cu|nodejs-ini-1.3.4-4|50	
14cu|nodejs-ini-1.3.4-4|51	

11576 14
14cu|nodejs-init-package-json-1.9.4-4|1	%define oname init-package-json
14cu|nodejs-init-package-json-1.9.4-4|2	
14cu|nodejs-init-package-json-1.9.4-4|3	
14cu|nodejs-init-package-json-1.9.4-4|4	Summary:        A node module to get your node module started
14cu|nodejs-init-package-json-1.9.4-4|5	Name:           nodejs-%{oname}
14cu|nodejs-init-package-json-1.9.4-4|6	Version:        1.9.4
14cu|nodejs-init-package-json-1.9.4-4|7	Release:        4
14cu|nodejs-init-package-json-1.9.4-4|8	Group:          Development/Other
14cu|nodejs-init-package-json-1.9.4-4|9	License:        BSD
14cu|nodejs-init-package-json-1.9.4-4|10	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-init-package-json-1.9.4-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-init-package-json-1.9.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-init-package-json-1.9.4-4|13	BuildRequires:  npm(validate-npm-package-name)
14cu|nodejs-init-package-json-1.9.4-4|14	BuildRequires:  npm(validate-npm-package-license)
14cu|nodejs-init-package-json-1.9.4-4|15	BuildRequires:  npm(semver)
14cu|nodejs-init-package-json-1.9.4-4|16	BuildRequires:  npm(read-package-json)
14cu|nodejs-init-package-json-1.9.4-4|17	BuildRequires:  npm(read)
14cu|nodejs-init-package-json-1.9.4-4|18	BuildRequires:  npm(promzard)
14cu|nodejs-init-package-json-1.9.4-4|19	BuildRequires:  npm(npm-package-arg)
14cu|nodejs-init-package-json-1.9.4-4|20	BuildRequires:  npm(glob)
14cu|nodejs-init-package-json-1.9.4-4|21	#
14cu|nodejs-init-package-json-1.9.4-4|22	BuildRequires:  npm(rimraf)
14cu|nodejs-init-package-json-1.9.4-4|23	BuildRequires:  npm(tap)
14cu|nodejs-init-package-json-1.9.4-4|24	BuildArch:      noarch
14cu|nodejs-init-package-json-1.9.4-4|25	
14cu|nodejs-init-package-json-1.9.4-4|26	%description
14cu|nodejs-init-package-json-1.9.4-4|27	A node module to get your node module started, by creating its package.json
14cu|nodejs-init-package-json-1.9.4-4|28	metadata file.
14cu|nodejs-init-package-json-1.9.4-4|29	
14cu|nodejs-init-package-json-1.9.4-4|30	%files
14cu|nodejs-init-package-json-1.9.4-4|31	%doc LICENSE README.md example/
14cu|nodejs-init-package-json-1.9.4-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-init-package-json-1.9.4-4|33	#-------------------------------------------------------------
14cu|nodejs-init-package-json-1.9.4-4|34	
14cu|nodejs-init-package-json-1.9.4-4|35	%prep
14cu|nodejs-init-package-json-1.9.4-4|36	%setup -qn package
14cu|nodejs-init-package-json-1.9.4-4|37	
14cu|nodejs-init-package-json-1.9.4-4|38	%build
14cu|nodejs-init-package-json-1.9.4-4|39	#nothing to do
14cu|nodejs-init-package-json-1.9.4-4|40	
14cu|nodejs-init-package-json-1.9.4-4|41	%install
14cu|nodejs-init-package-json-1.9.4-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-init-package-json-1.9.4-4|43	cp -pr *.js package.json \
14cu|nodejs-init-package-json-1.9.4-4|44	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-init-package-json-1.9.4-4|45	
14cu|nodejs-init-package-json-1.9.4-4|46	%nodejs_symlink_deps
14cu|nodejs-init-package-json-1.9.4-4|47	
14cu|nodejs-init-package-json-1.9.4-4|48	%check
14cu|nodejs-init-package-json-1.9.4-4|49	%nodejs_symlink_deps --check
14cu|nodejs-init-package-json-1.9.4-4|50	%tap test
14cu|nodejs-init-package-json-1.9.4-4|51	
14cu|nodejs-init-package-json-1.9.4-4|52	%changelog
14cu|nodejs-init-package-json-1.9.4-4|53	
14cu|nodejs-init-package-json-1.9.4-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.9.4-4
14cu|nodejs-init-package-json-1.9.4-4|55	- (342b08c) BuildList#2799825: Increase release tag
14cu|nodejs-init-package-json-1.9.4-4|56	
14cu|nodejs-init-package-json-1.9.4-4|57	

11577 14
14cu|nodejs-inline-source-map-0.6.1-4|1	%define oname inline-source-map
14cu|nodejs-inline-source-map-0.6.1-4|2	
14cu|nodejs-inline-source-map-0.6.1-4|3	Summary:        Adds source mappings and base64 encodes them
14cu|nodejs-inline-source-map-0.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-inline-source-map-0.6.1-4|5	Version:        0.6.1
14cu|nodejs-inline-source-map-0.6.1-4|6	Release:        4
14cu|nodejs-inline-source-map-0.6.1-4|7	License:        MIT
14cu|nodejs-inline-source-map-0.6.1-4|8	Group:          Development/Other
14cu|nodejs-inline-source-map-0.6.1-4|9	Url:            https://github.com/thlorenz/inline-source-map
14cu|nodejs-inline-source-map-0.6.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-inline-source-map-0.6.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-inline-source-map-0.6.1-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-inline-source-map-0.6.1-4|13	BuildRequires:  npm(tap)
14cu|nodejs-inline-source-map-0.6.1-4|14	BuildRequires:  npm(nave)
14cu|nodejs-inline-source-map-0.6.1-4|15	BuildArch:      noarch
14cu|nodejs-inline-source-map-0.6.1-4|16	
14cu|nodejs-inline-source-map-0.6.1-4|17	%description
14cu|nodejs-inline-source-map-0.6.1-4|18	%{summary}.
14cu|nodejs-inline-source-map-0.6.1-4|19	
14cu|nodejs-inline-source-map-0.6.1-4|20	%files
14cu|nodejs-inline-source-map-0.6.1-4|21	%doc LICENSE README.md example
14cu|nodejs-inline-source-map-0.6.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-inline-source-map-0.6.1-4|23	
14cu|nodejs-inline-source-map-0.6.1-4|24	#------------------------------------------------------------------
14cu|nodejs-inline-source-map-0.6.1-4|25	
14cu|nodejs-inline-source-map-0.6.1-4|26	%prep
14cu|nodejs-inline-source-map-0.6.1-4|27	%setup -q -n package
14cu|nodejs-inline-source-map-0.6.1-4|28	rm -rf node_modules
14cu|nodejs-inline-source-map-0.6.1-4|29	%nodejs_fixdep source-map 0.5.3
14cu|nodejs-inline-source-map-0.6.1-4|30	
14cu|nodejs-inline-source-map-0.6.1-4|31	%build
14cu|nodejs-inline-source-map-0.6.1-4|32	
14cu|nodejs-inline-source-map-0.6.1-4|33	%install
14cu|nodejs-inline-source-map-0.6.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inline-source-map-0.6.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inline-source-map-0.6.1-4|36	%nodejs_symlink_deps
14cu|nodejs-inline-source-map-0.6.1-4|37	
14cu|nodejs-inline-source-map-0.6.1-4|38	### %check
14cu|nodejs-inline-source-map-0.6.1-4|39	### fails , will need an older source-map
14cu|nodejs-inline-source-map-0.6.1-4|40	### %nodejs_symlink_deps --check
14cu|nodejs-inline-source-map-0.6.1-4|41	### %tap test
14cu|nodejs-inline-source-map-0.6.1-4|42	
14cu|nodejs-inline-source-map-0.6.1-4|43	
14cu|nodejs-inline-source-map-0.6.1-4|44	%changelog
14cu|nodejs-inline-source-map-0.6.1-4|45	
14cu|nodejs-inline-source-map-0.6.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-4
14cu|nodejs-inline-source-map-0.6.1-4|47	- (2a68a84) BuildList#2799825: Increase release tag
14cu|nodejs-inline-source-map-0.6.1-4|48	
14cu|nodejs-inline-source-map-0.6.1-4|49	

11578 14
14cu|nodejs-in-publish-2.0.0-4|1	%define oname in-publish
14cu|nodejs-in-publish-2.0.0-4|2	
14cu|nodejs-in-publish-2.0.0-4|3	Summary:        Detect if we were run as a result of npm publish
14cu|nodejs-in-publish-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-in-publish-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-in-publish-2.0.0-4|6	Release:        4
14cu|nodejs-in-publish-2.0.0-4|7	License:        ISC
14cu|nodejs-in-publish-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-in-publish-2.0.0-4|9	Url:            https://github.com/iarna/in-publish
14cu|nodejs-in-publish-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-in-publish-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-in-publish-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-in-publish-2.0.0-4|13	
14cu|nodejs-in-publish-2.0.0-4|14	%description
14cu|nodejs-in-publish-2.0.0-4|15	%{summary}.
14cu|nodejs-in-publish-2.0.0-4|16	
14cu|nodejs-in-publish-2.0.0-4|17	%files
14cu|nodejs-in-publish-2.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-in-publish-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-in-publish-2.0.0-4|20	
14cu|nodejs-in-publish-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-in-publish-2.0.0-4|22	
14cu|nodejs-in-publish-2.0.0-4|23	%prep
14cu|nodejs-in-publish-2.0.0-4|24	%setup -q -n package
14cu|nodejs-in-publish-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-in-publish-2.0.0-4|26	
14cu|nodejs-in-publish-2.0.0-4|27	%build
14cu|nodejs-in-publish-2.0.0-4|28	
14cu|nodejs-in-publish-2.0.0-4|29	%install
14cu|nodejs-in-publish-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-in-publish-2.0.0-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-in-publish-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-in-publish-2.0.0-4|33	%changelog
14cu|nodejs-in-publish-2.0.0-4|34	
14cu|nodejs-in-publish-2.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-in-publish-2.0.0-4|36	- (e96a784) BuildList#2799825: Increase release tag
14cu|nodejs-in-publish-2.0.0-4|37	
14cu|nodejs-in-publish-2.0.0-4|38	

11579 14
14cu|nodejs-inquirer-0.11.0-4|1	%define oname inquirer
14cu|nodejs-inquirer-0.11.0-4|2	
14cu|nodejs-inquirer-0.11.0-4|3	Summary:        A collection of common interactive command line user interfaces
14cu|nodejs-inquirer-0.11.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-inquirer-0.11.0-4|5	Version:        0.11.0
14cu|nodejs-inquirer-0.11.0-4|6	Release:        4
14cu|nodejs-inquirer-0.11.0-4|7	License:        MIT
14cu|nodejs-inquirer-0.11.0-4|8	Group:          Development/Other
14cu|nodejs-inquirer-0.11.0-4|9	Url:            https://github.com/sboudrias/Inquirer.js
14cu|nodejs-inquirer-0.11.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-inquirer-0.11.0-4|11	Source1:        https://raw.githubusercontent.com/SBoudrias/Inquirer.js/master/LICENSE-MIT
14cu|nodejs-inquirer-0.11.0-4|12	Source100:      %{name}.rpmlintrc
14cu|nodejs-inquirer-0.11.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-inquirer-0.11.0-4|14	BuildRequires:  npm(through)
14cu|nodejs-inquirer-0.11.0-4|15	BuildRequires:  npm(strip-ansi)
14cu|nodejs-inquirer-0.11.0-4|16	BuildRequires:  npm(rx-lite)
14cu|nodejs-inquirer-0.11.0-4|17	BuildRequires:  npm(run-async)
14cu|nodejs-inquirer-0.11.0-4|18	BuildRequires:  npm(readline2)
14cu|nodejs-inquirer-0.11.0-4|19	BuildRequires:  npm(lodash)
14cu|nodejs-inquirer-0.11.0-4|20	BuildRequires:  npm(figures)
14cu|nodejs-inquirer-0.11.0-4|21	BuildRequires:  npm(cli-width)
14cu|nodejs-inquirer-0.11.0-4|22	BuildRequires:  npm(cli-cursor)
14cu|nodejs-inquirer-0.11.0-4|23	BuildRequires:  npm(chalk)
14cu|nodejs-inquirer-0.11.0-4|24	BuildRequires:  npm(ansi-regex)
14cu|nodejs-inquirer-0.11.0-4|25	BuildRequires:  npm(ansi-escapes)
14cu|nodejs-inquirer-0.11.0-4|26	
14cu|nodejs-inquirer-0.11.0-4|27	BuildArch:      noarch
14cu|nodejs-inquirer-0.11.0-4|28	
14cu|nodejs-inquirer-0.11.0-4|29	%description
14cu|nodejs-inquirer-0.11.0-4|30	%{summary}.
14cu|nodejs-inquirer-0.11.0-4|31	
14cu|nodejs-inquirer-0.11.0-4|32	%files
14cu|nodejs-inquirer-0.11.0-4|33	%doc README.md LICENSE-MIT
14cu|nodejs-inquirer-0.11.0-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-inquirer-0.11.0-4|35	
14cu|nodejs-inquirer-0.11.0-4|36	#------------------------------------------------------------------
14cu|nodejs-inquirer-0.11.0-4|37	
14cu|nodejs-inquirer-0.11.0-4|38	%prep
14cu|nodejs-inquirer-0.11.0-4|39	%setup -qn package
14cu|nodejs-inquirer-0.11.0-4|40	cp -p %{SOURCE1} .
14cu|nodejs-inquirer-0.11.0-4|41	
14cu|nodejs-inquirer-0.11.0-4|42	%build
14cu|nodejs-inquirer-0.11.0-4|43	
14cu|nodejs-inquirer-0.11.0-4|44	
14cu|nodejs-inquirer-0.11.0-4|45	
14cu|nodejs-inquirer-0.11.0-4|46	%install
14cu|nodejs-inquirer-0.11.0-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inquirer-0.11.0-4|48	cp -pr lib/ package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-inquirer-0.11.0-4|49	
14cu|nodejs-inquirer-0.11.0-4|50	%nodejs_symlink_deps
14cu|nodejs-inquirer-0.11.0-4|51	
14cu|nodejs-inquirer-0.11.0-4|52	%changelog
14cu|nodejs-inquirer-0.11.0-4|53	
14cu|nodejs-inquirer-0.11.0-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.0-4
14cu|nodejs-inquirer-0.11.0-4|55	- (e926209) BuildList#2799825: Increase release tag
14cu|nodejs-inquirer-0.11.0-4|56	
14cu|nodejs-inquirer-0.11.0-4|57	

11580 14
14cu|nodejs-insert-module-globals-7.0.1-4|1	%define oname insert-module-globals
14cu|nodejs-insert-module-globals-7.0.1-4|2	
14cu|nodejs-insert-module-globals-7.0.1-4|3	Summary:        Insert implicit module globals into a module-deps stream
14cu|nodejs-insert-module-globals-7.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-insert-module-globals-7.0.1-4|5	Version:        7.0.1
14cu|nodejs-insert-module-globals-7.0.1-4|6	Release:        4
14cu|nodejs-insert-module-globals-7.0.1-4|7	License:        MIT
14cu|nodejs-insert-module-globals-7.0.1-4|8	Group:          Development/Other
14cu|nodejs-insert-module-globals-7.0.1-4|9	Url:            https://github.com/substack/insert-module-globals
14cu|nodejs-insert-module-globals-7.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-insert-module-globals-7.0.1-4|11	Source1:        %{name}.rpmlintrc
14cu|nodejs-insert-module-globals-7.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-insert-module-globals-7.0.1-4|13	BuildRequires:  npm(xtend)
14cu|nodejs-insert-module-globals-7.0.1-4|14	BuildRequires:  npm(through2)
14cu|nodejs-insert-module-globals-7.0.1-4|15	BuildRequires:  npm(process)
14cu|nodejs-insert-module-globals-7.0.1-4|16	BuildRequires:  npm(lexical-scope)
14cu|nodejs-insert-module-globals-7.0.1-4|17	BuildRequires:  npm(is-buffer)
14cu|nodejs-insert-module-globals-7.0.1-4|18	BuildRequires:  npm(concat-stream)
14cu|nodejs-insert-module-globals-7.0.1-4|19	BuildRequires:  npm(combine-source-map)
14cu|nodejs-insert-module-globals-7.0.1-4|20	BuildRequires:  npm(JSONStream)
14cu|nodejs-insert-module-globals-7.0.1-4|21	BuildRequires:  npm(browser-pack)
14cu|nodejs-insert-module-globals-7.0.1-4|22	BuildRequires:  npm(buffer)
14cu|nodejs-insert-module-globals-7.0.1-4|23	BuildRequires:  npm(convert-source-map)
14cu|nodejs-insert-module-globals-7.0.1-4|24	BuildRequires:  npm(module-deps)
14cu|nodejs-insert-module-globals-7.0.1-4|25	BuildRequires:  npm(tape)
14cu|nodejs-insert-module-globals-7.0.1-4|26	
14cu|nodejs-insert-module-globals-7.0.1-4|27	
14cu|nodejs-insert-module-globals-7.0.1-4|28	BuildArch:      noarch
14cu|nodejs-insert-module-globals-7.0.1-4|29	
14cu|nodejs-insert-module-globals-7.0.1-4|30	%description
14cu|nodejs-insert-module-globals-7.0.1-4|31	%{summary}.
14cu|nodejs-insert-module-globals-7.0.1-4|32	
14cu|nodejs-insert-module-globals-7.0.1-4|33	%files
14cu|nodejs-insert-module-globals-7.0.1-4|34	%doc LICENSE readme.markdown example/
14cu|nodejs-insert-module-globals-7.0.1-4|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-insert-module-globals-7.0.1-4|36	
14cu|nodejs-insert-module-globals-7.0.1-4|37	#------------------------------------------------------------------
14cu|nodejs-insert-module-globals-7.0.1-4|38	
14cu|nodejs-insert-module-globals-7.0.1-4|39	%prep
14cu|nodejs-insert-module-globals-7.0.1-4|40	%setup -q -n package
14cu|nodejs-insert-module-globals-7.0.1-4|41	rm -rf node_modules
14cu|nodejs-insert-module-globals-7.0.1-4|42	
14cu|nodejs-insert-module-globals-7.0.1-4|43	%build
14cu|nodejs-insert-module-globals-7.0.1-4|44	
14cu|nodejs-insert-module-globals-7.0.1-4|45	%install
14cu|nodejs-insert-module-globals-7.0.1-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-insert-module-globals-7.0.1-4|47	cp -r package.json index.js bench/ bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-insert-module-globals-7.0.1-4|48	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-insert-module-globals-7.0.1-4|49	%nodejs_symlink_deps
14cu|nodejs-insert-module-globals-7.0.1-4|50	
14cu|nodejs-insert-module-globals-7.0.1-4|51	%check
14cu|nodejs-insert-module-globals-7.0.1-4|52	%nodejs_symlink_deps --check
14cu|nodejs-insert-module-globals-7.0.1-4|53	tape test/*.js
14cu|nodejs-insert-module-globals-7.0.1-4|54	
14cu|nodejs-insert-module-globals-7.0.1-4|55	
14cu|nodejs-insert-module-globals-7.0.1-4|56	%changelog
14cu|nodejs-insert-module-globals-7.0.1-4|57	
14cu|nodejs-insert-module-globals-7.0.1-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 7.0.1-4
14cu|nodejs-insert-module-globals-7.0.1-4|59	- (3f6904a) BuildList#2799825: Increase release tag
14cu|nodejs-insert-module-globals-7.0.1-4|60	
14cu|nodejs-insert-module-globals-7.0.1-4|61	

11581 14
14cu|nodejs-insight-0.7.0-4|1	%define oname insight
14cu|nodejs-insight-0.7.0-4|2	
14cu|nodejs-insight-0.7.0-4|3	Summary:        Anonymously reporting tool
14cu|nodejs-insight-0.7.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-insight-0.7.0-4|5	Version:        0.7.0
14cu|nodejs-insight-0.7.0-4|6	Release:        4
14cu|nodejs-insight-0.7.0-4|7	License:        BSD
14cu|nodejs-insight-0.7.0-4|8	Group:          Development/Other
14cu|nodejs-insight-0.7.0-4|9	Url:            https://github.com/yeoman/insight
14cu|nodejs-insight-0.7.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-insight-0.7.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-insight-0.7.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-insight-0.7.0-4|13	BuildRequires:  npm(tough-cookie)
14cu|nodejs-insight-0.7.0-4|14	BuildRequires:  npm(request)
14cu|nodejs-insight-0.7.0-4|15	BuildRequires:  npm(os-name)
14cu|nodejs-insight-0.7.0-4|16	BuildRequires:  npm(object-assign)
14cu|nodejs-insight-0.7.0-4|17	BuildRequires:  npm(lodash.debounce)
14cu|nodejs-insight-0.7.0-4|18	BuildRequires:  npm(inquirer)
14cu|nodejs-insight-0.7.0-4|19	BuildRequires:  npm(configstore)
14cu|nodejs-insight-0.7.0-4|20	BuildRequires:  npm(chalk)
14cu|nodejs-insight-0.7.0-4|21	BuildRequires:  npm(async)
14cu|nodejs-insight-0.7.0-4|22	
14cu|nodejs-insight-0.7.0-4|23	BuildArch:      noarch
14cu|nodejs-insight-0.7.0-4|24	
14cu|nodejs-insight-0.7.0-4|25	%description
14cu|nodejs-insight-0.7.0-4|26	Understand how your tool is being used by anonymously
14cu|nodejs-insight-0.7.0-4|27	reporting usage metrics to an analtyics vendor, e.g.
14cu|nodejs-insight-0.7.0-4|28	Google Analytics.
14cu|nodejs-insight-0.7.0-4|29	
14cu|nodejs-insight-0.7.0-4|30	%files
14cu|nodejs-insight-0.7.0-4|31	%doc readme.md
14cu|nodejs-insight-0.7.0-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-insight-0.7.0-4|33	
14cu|nodejs-insight-0.7.0-4|34	#------------------------------------------------------------------
14cu|nodejs-insight-0.7.0-4|35	
14cu|nodejs-insight-0.7.0-4|36	%prep
14cu|nodejs-insight-0.7.0-4|37	%setup -q -n package
14cu|nodejs-insight-0.7.0-4|38	rm -rf node_modules
14cu|nodejs-insight-0.7.0-4|39	
14cu|nodejs-insight-0.7.0-4|40	%build
14cu|nodejs-insight-0.7.0-4|41	
14cu|nodejs-insight-0.7.0-4|42	%install
14cu|nodejs-insight-0.7.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-insight-0.7.0-4|44	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-insight-0.7.0-4|45	%nodejs_symlink_deps
14cu|nodejs-insight-0.7.0-4|46	%changelog
14cu|nodejs-insight-0.7.0-4|47	
14cu|nodejs-insight-0.7.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.0-4
14cu|nodejs-insight-0.7.0-4|49	- (cdbc569) BuildList#2799825: Increase release tag
14cu|nodejs-insight-0.7.0-4|50	
14cu|nodejs-insight-0.7.0-4|51	

11582 14
14cu|nodejs-intersect-1.0.1-4|1	%define oname intersect
14cu|nodejs-intersect-1.0.1-4|2	
14cu|nodejs-intersect-1.0.1-4|3	Summary:        Find the intersection of two arrays
14cu|nodejs-intersect-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-intersect-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-intersect-1.0.1-4|6	Release:        4
14cu|nodejs-intersect-1.0.1-4|7	License:        MIT
14cu|nodejs-intersect-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-intersect-1.0.1-4|9	Url:            https://github.com/juliangruber/intersect
14cu|nodejs-intersect-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-intersect-1.0.1-4|11	
14cu|nodejs-intersect-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-intersect-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-intersect-1.0.1-4|14	
14cu|nodejs-intersect-1.0.1-4|15	%description
14cu|nodejs-intersect-1.0.1-4|16	%{summary}.
14cu|nodejs-intersect-1.0.1-4|17	
14cu|nodejs-intersect-1.0.1-4|18	%files
14cu|nodejs-intersect-1.0.1-4|19	%doc README.md
14cu|nodejs-intersect-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-intersect-1.0.1-4|21	
14cu|nodejs-intersect-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-intersect-1.0.1-4|23	
14cu|nodejs-intersect-1.0.1-4|24	%prep
14cu|nodejs-intersect-1.0.1-4|25	%setup -q -n package
14cu|nodejs-intersect-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-intersect-1.0.1-4|27	
14cu|nodejs-intersect-1.0.1-4|28	%build
14cu|nodejs-intersect-1.0.1-4|29	
14cu|nodejs-intersect-1.0.1-4|30	%install
14cu|nodejs-intersect-1.0.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-intersect-1.0.1-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-intersect-1.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-intersect-1.0.1-4|34	%changelog
14cu|nodejs-intersect-1.0.1-4|35	
14cu|nodejs-intersect-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-intersect-1.0.1-4|37	- (e120308) BuildList#2799825: Increase release tag
14cu|nodejs-intersect-1.0.1-4|38	
14cu|nodejs-intersect-1.0.1-4|39	

11583 14
14cu|nodejs-invariant-2.2.0-4|1	%define oname invariant
14cu|nodejs-invariant-2.2.0-4|2	
14cu|nodejs-invariant-2.2.0-4|3	Summary:        A mirror of Facebook's invariant
14cu|nodejs-invariant-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-invariant-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-invariant-2.2.0-4|6	Release:        4
14cu|nodejs-invariant-2.2.0-4|7	License:        BSD
14cu|nodejs-invariant-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-invariant-2.2.0-4|9	Url:            https://github.com/zertosh/invariant
14cu|nodejs-invariant-2.2.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-invariant-2.2.0-4|11	Source0:        https://github.com/zertosh/invariant/archive/v%{version}.tar.gz
14cu|nodejs-invariant-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-invariant-2.2.0-4|13	BuildRequires:  npm(loose-envify)
14cu|nodejs-invariant-2.2.0-4|14	#
14cu|nodejs-invariant-2.2.0-4|15	BuildRequires:  npm(browserify)
14cu|nodejs-invariant-2.2.0-4|16	BuildRequires:  npm(tap)
14cu|nodejs-invariant-2.2.0-4|17	BuildArch:      noarch
14cu|nodejs-invariant-2.2.0-4|18	
14cu|nodejs-invariant-2.2.0-4|19	%description
14cu|nodejs-invariant-2.2.0-4|20	%{summary}.
14cu|nodejs-invariant-2.2.0-4|21	
14cu|nodejs-invariant-2.2.0-4|22	%files
14cu|nodejs-invariant-2.2.0-4|23	%doc *.md
14cu|nodejs-invariant-2.2.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-invariant-2.2.0-4|25	
14cu|nodejs-invariant-2.2.0-4|26	#------------------------------------------------------------------
14cu|nodejs-invariant-2.2.0-4|27	
14cu|nodejs-invariant-2.2.0-4|28	%prep
14cu|nodejs-invariant-2.2.0-4|29	%setup -q -n %{oname}-%{version}
14cu|nodejs-invariant-2.2.0-4|30	rm -rf node_modules
14cu|nodejs-invariant-2.2.0-4|31	
14cu|nodejs-invariant-2.2.0-4|32	%build
14cu|nodejs-invariant-2.2.0-4|33	
14cu|nodejs-invariant-2.2.0-4|34	%install
14cu|nodejs-invariant-2.2.0-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-invariant-2.2.0-4|36	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-invariant-2.2.0-4|37	%nodejs_symlink_deps
14cu|nodejs-invariant-2.2.0-4|38	
14cu|nodejs-invariant-2.2.0-4|39	%check
14cu|nodejs-invariant-2.2.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-invariant-2.2.0-4|41	NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js
14cu|nodejs-invariant-2.2.0-4|42	
14cu|nodejs-invariant-2.2.0-4|43	
14cu|nodejs-invariant-2.2.0-4|44	%changelog
14cu|nodejs-invariant-2.2.0-4|45	
14cu|nodejs-invariant-2.2.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-invariant-2.2.0-4|47	- (609837e) BuildList#2799825: Increase release tag
14cu|nodejs-invariant-2.2.0-4|48	
14cu|nodejs-invariant-2.2.0-4|49	

11584 14
14cu|nodejs-invert-kv-1.0.0-4|1	%define oname invert-kv
14cu|nodejs-invert-kv-1.0.0-4|2	
14cu|nodejs-invert-kv-1.0.0-4|3	Summary:        Invert the key/value of an object
14cu|nodejs-invert-kv-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-invert-kv-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-invert-kv-1.0.0-4|6	Release:        4
14cu|nodejs-invert-kv-1.0.0-4|7	License:        MIT
14cu|nodejs-invert-kv-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-invert-kv-1.0.0-4|9	Url:            https://github.com/sindresorhus/invert-kv
14cu|nodejs-invert-kv-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-invert-kv-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/invert-kv/master/license
14cu|nodejs-invert-kv-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-invert-kv-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-invert-kv-1.0.0-4|14	
14cu|nodejs-invert-kv-1.0.0-4|15	%description
14cu|nodejs-invert-kv-1.0.0-4|16	Invert the key/value of an object.
14cu|nodejs-invert-kv-1.0.0-4|17	Example: {foo: 'bar'} → {bar: 'foo'}.
14cu|nodejs-invert-kv-1.0.0-4|18	
14cu|nodejs-invert-kv-1.0.0-4|19	%files
14cu|nodejs-invert-kv-1.0.0-4|20	%doc license readme.md
14cu|nodejs-invert-kv-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-invert-kv-1.0.0-4|22	
14cu|nodejs-invert-kv-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-invert-kv-1.0.0-4|24	
14cu|nodejs-invert-kv-1.0.0-4|25	%prep
14cu|nodejs-invert-kv-1.0.0-4|26	%setup -q -n package
14cu|nodejs-invert-kv-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-invert-kv-1.0.0-4|28	cp -r %{SOURCE1} license
14cu|nodejs-invert-kv-1.0.0-4|29	
14cu|nodejs-invert-kv-1.0.0-4|30	%build
14cu|nodejs-invert-kv-1.0.0-4|31	
14cu|nodejs-invert-kv-1.0.0-4|32	%install
14cu|nodejs-invert-kv-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-invert-kv-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-invert-kv-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-invert-kv-1.0.0-4|36	%changelog
14cu|nodejs-invert-kv-1.0.0-4|37	
14cu|nodejs-invert-kv-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-invert-kv-1.0.0-4|39	- (ac97c9f) BuildList#2799825: Increase release tag
14cu|nodejs-invert-kv-1.0.0-4|40	
14cu|nodejs-invert-kv-1.0.0-4|41	

11585 14
14cu|nodejs-ipaddr.js-1.0.5-4|1	%define oname ipaddr.js
14cu|nodejs-ipaddr.js-1.0.5-4|2	
14cu|nodejs-ipaddr.js-1.0.5-4|3	Summary:        A library for manipulating IPv4 and IPv6 addresses in JavaScript
14cu|nodejs-ipaddr.js-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ipaddr.js-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-ipaddr.js-1.0.5-4|6	Release:        4
14cu|nodejs-ipaddr.js-1.0.5-4|7	License:        MIT
14cu|nodejs-ipaddr.js-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-ipaddr.js-1.0.5-4|9	Url:            https://github.com/whitequark/ipaddr.js
14cu|nodejs-ipaddr.js-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ipaddr.js-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ipaddr.js-1.0.5-4|12	BuildRequires:  npm(coffee-script)
14cu|nodejs-ipaddr.js-1.0.5-4|13	BuildRequires:  npm(nodeunit)
14cu|nodejs-ipaddr.js-1.0.5-4|14	BuildRequires:  npm(uglify-js)
14cu|nodejs-ipaddr.js-1.0.5-4|15	BuildArch:      noarch
14cu|nodejs-ipaddr.js-1.0.5-4|16	
14cu|nodejs-ipaddr.js-1.0.5-4|17	%description
14cu|nodejs-ipaddr.js-1.0.5-4|18	%{summary}.
14cu|nodejs-ipaddr.js-1.0.5-4|19	
14cu|nodejs-ipaddr.js-1.0.5-4|20	%files
14cu|nodejs-ipaddr.js-1.0.5-4|21	%doc LICENSE *.md
14cu|nodejs-ipaddr.js-1.0.5-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ipaddr.js-1.0.5-4|23	
14cu|nodejs-ipaddr.js-1.0.5-4|24	#------------------------------------------------------------------
14cu|nodejs-ipaddr.js-1.0.5-4|25	
14cu|nodejs-ipaddr.js-1.0.5-4|26	%prep
14cu|nodejs-ipaddr.js-1.0.5-4|27	%setup -q -n package
14cu|nodejs-ipaddr.js-1.0.5-4|28	rm -rf node_modules
14cu|nodejs-ipaddr.js-1.0.5-4|29	%nodejs_fixdep uglify-js
14cu|nodejs-ipaddr.js-1.0.5-4|30	
14cu|nodejs-ipaddr.js-1.0.5-4|31	%build
14cu|nodejs-ipaddr.js-1.0.5-4|32	
14cu|nodejs-ipaddr.js-1.0.5-4|33	
14cu|nodejs-ipaddr.js-1.0.5-4|34	%install
14cu|nodejs-ipaddr.js-1.0.5-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ipaddr.js-1.0.5-4|36	cp -r *.json *.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ipaddr.js-1.0.5-4|37	%nodejs_symlink_deps
14cu|nodejs-ipaddr.js-1.0.5-4|38	
14cu|nodejs-ipaddr.js-1.0.5-4|39	
14cu|nodejs-ipaddr.js-1.0.5-4|40	%check
14cu|nodejs-ipaddr.js-1.0.5-4|41	%nodejs_symlink_deps --check
14cu|nodejs-ipaddr.js-1.0.5-4|42	cake build test
14cu|nodejs-ipaddr.js-1.0.5-4|43	
14cu|nodejs-ipaddr.js-1.0.5-4|44	%changelog
14cu|nodejs-ipaddr.js-1.0.5-4|45	
14cu|nodejs-ipaddr.js-1.0.5-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-ipaddr.js-1.0.5-4|47	- (39871f2) BuildList#2799825: Increase release tag
14cu|nodejs-ipaddr.js-1.0.5-4|48	
14cu|nodejs-ipaddr.js-1.0.5-4|49	

11586 14
14cu|nodejs-irregular-plurals-1.1.0-4|1	%define oname irregular-plurals
14cu|nodejs-irregular-plurals-1.1.0-4|2	
14cu|nodejs-irregular-plurals-1.1.0-4|3	Summary:        Map of nouns to their irregular plural form
14cu|nodejs-irregular-plurals-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-irregular-plurals-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-irregular-plurals-1.1.0-4|6	Release:        4
14cu|nodejs-irregular-plurals-1.1.0-4|7	License:        MIT
14cu|nodejs-irregular-plurals-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-irregular-plurals-1.1.0-4|9	Url:            https://github.com/sindresorhus/irregular-plurals
14cu|nodejs-irregular-plurals-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-irregular-plurals-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-irregular-plurals-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-irregular-plurals-1.1.0-4|13	
14cu|nodejs-irregular-plurals-1.1.0-4|14	%description
14cu|nodejs-irregular-plurals-1.1.0-4|15	%{summary}.
14cu|nodejs-irregular-plurals-1.1.0-4|16	
14cu|nodejs-irregular-plurals-1.1.0-4|17	%files
14cu|nodejs-irregular-plurals-1.1.0-4|18	%doc readme.md license
14cu|nodejs-irregular-plurals-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-irregular-plurals-1.1.0-4|20	
14cu|nodejs-irregular-plurals-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-irregular-plurals-1.1.0-4|22	
14cu|nodejs-irregular-plurals-1.1.0-4|23	%prep
14cu|nodejs-irregular-plurals-1.1.0-4|24	%setup -q -n package
14cu|nodejs-irregular-plurals-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-irregular-plurals-1.1.0-4|26	
14cu|nodejs-irregular-plurals-1.1.0-4|27	%build
14cu|nodejs-irregular-plurals-1.1.0-4|28	
14cu|nodejs-irregular-plurals-1.1.0-4|29	%install
14cu|nodejs-irregular-plurals-1.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-irregular-plurals-1.1.0-4|31	cp -r package.json irregular-plurals.json \
14cu|nodejs-irregular-plurals-1.1.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-irregular-plurals-1.1.0-4|33	
14cu|nodejs-irregular-plurals-1.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-irregular-plurals-1.1.0-4|35	%changelog
14cu|nodejs-irregular-plurals-1.1.0-4|36	
14cu|nodejs-irregular-plurals-1.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-irregular-plurals-1.1.0-4|38	- (8bcf7de) BuildList#2799825: Increase release tag
14cu|nodejs-irregular-plurals-1.1.0-4|39	
14cu|nodejs-irregular-plurals-1.1.0-4|40	

11587 14
14cu|nodejs-is2-1.0.2-4|1	%define oname is2
14cu|nodejs-is2-1.0.2-4|2	
14cu|nodejs-is2-1.0.2-4|3	Summary:        Checking library where each exported function returns true or false
14cu|nodejs-is2-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is2-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-is2-1.0.2-4|6	Release:        4
14cu|nodejs-is2-1.0.2-4|7	License:        MIT
14cu|nodejs-is2-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-is2-1.0.2-4|9	Url:            https://github.com/stdarg/is2
14cu|nodejs-is2-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is2-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is2-1.0.2-4|12	BuildRequires:  npm(deep-is)
14cu|nodejs-is2-1.0.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-is2-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-is2-1.0.2-4|15	
14cu|nodejs-is2-1.0.2-4|16	%description
14cu|nodejs-is2-1.0.2-4|17	%{summary}.
14cu|nodejs-is2-1.0.2-4|18	
14cu|nodejs-is2-1.0.2-4|19	%files
14cu|nodejs-is2-1.0.2-4|20	%doc LICENSE *.md
14cu|nodejs-is2-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is2-1.0.2-4|22	
14cu|nodejs-is2-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-is2-1.0.2-4|24	
14cu|nodejs-is2-1.0.2-4|25	%prep
14cu|nodejs-is2-1.0.2-4|26	%setup -q -n package
14cu|nodejs-is2-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-is2-1.0.2-4|28	
14cu|nodejs-is2-1.0.2-4|29	%build
14cu|nodejs-is2-1.0.2-4|30	
14cu|nodejs-is2-1.0.2-4|31	%install
14cu|nodejs-is2-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is2-1.0.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is2-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-is2-1.0.2-4|35	
14cu|nodejs-is2-1.0.2-4|36	%check
14cu|nodejs-is2-1.0.2-4|37	%nodejs_symlink_deps --check
14cu|nodejs-is2-1.0.2-4|38	mocha -C --reporter list tests.js
14cu|nodejs-is2-1.0.2-4|39	
14cu|nodejs-is2-1.0.2-4|40	%changelog
14cu|nodejs-is2-1.0.2-4|41	
14cu|nodejs-is2-1.0.2-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-is2-1.0.2-4|43	- (b4f3932) BuildList#2799825: Increase release tag
14cu|nodejs-is2-1.0.2-4|44	
14cu|nodejs-is2-1.0.2-4|45	

11588 14
14cu|nodejs-is-3.1.0-4|1	%define oname is
14cu|nodejs-is-3.1.0-4|2	
14cu|nodejs-is-3.1.0-4|3	Summary:        The definitive JavaScript type testing library
14cu|nodejs-is-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-is-3.1.0-4|6	Release:        4
14cu|nodejs-is-3.1.0-4|7	License:        MIT
14cu|nodejs-is-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-3.1.0-4|9	Url:            https://github.com/enricomarino/is
14cu|nodejs-is-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-3.1.0-4|12	#
14cu|nodejs-is-3.1.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-is-3.1.0-4|14	
14cu|nodejs-is-3.1.0-4|15	BuildArch:      noarch
14cu|nodejs-is-3.1.0-4|16	
14cu|nodejs-is-3.1.0-4|17	%description
14cu|nodejs-is-3.1.0-4|18	%{summary}.
14cu|nodejs-is-3.1.0-4|19	
14cu|nodejs-is-3.1.0-4|20	%files
14cu|nodejs-is-3.1.0-4|21	%doc *.md
14cu|nodejs-is-3.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-3.1.0-4|23	
14cu|nodejs-is-3.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-is-3.1.0-4|25	
14cu|nodejs-is-3.1.0-4|26	%prep
14cu|nodejs-is-3.1.0-4|27	%setup -q -n package
14cu|nodejs-is-3.1.0-4|28	rm -rf node_modules
14cu|nodejs-is-3.1.0-4|29	
14cu|nodejs-is-3.1.0-4|30	%build
14cu|nodejs-is-3.1.0-4|31	
14cu|nodejs-is-3.1.0-4|32	%install
14cu|nodejs-is-3.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-3.1.0-4|34	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-3.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-is-3.1.0-4|36	
14cu|nodejs-is-3.1.0-4|37	%check
14cu|nodejs-is-3.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-is-3.1.0-4|39	%__nodejs test/index.js
14cu|nodejs-is-3.1.0-4|40	
14cu|nodejs-is-3.1.0-4|41	%changelog
14cu|nodejs-is-3.1.0-4|42	
14cu|nodejs-is-3.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-is-3.1.0-4|44	- (aae7661) BuildList#2799825: Increase release tag
14cu|nodejs-is-3.1.0-4|45	
14cu|nodejs-is-3.1.0-4|46	

11589 14
14cu|nodejs-is-absolute-0.2.3-4|1	%define oname is-absolute
14cu|nodejs-is-absolute-0.2.3-4|2	
14cu|nodejs-is-absolute-0.2.3-4|3	Summary:        Returns true if a file path is absolute
14cu|nodejs-is-absolute-0.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-absolute-0.2.3-4|5	Version:        0.2.3
14cu|nodejs-is-absolute-0.2.3-4|6	Release:        4
14cu|nodejs-is-absolute-0.2.3-4|7	License:        MIT
14cu|nodejs-is-absolute-0.2.3-4|8	Group:          Development/Other
14cu|nodejs-is-absolute-0.2.3-4|9	Url:            https://github.com/jonschlinkert/is-absolute
14cu|nodejs-is-absolute-0.2.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-absolute-0.2.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-absolute-0.2.3-4|12	BuildRequires:  npm(is-windows)
14cu|nodejs-is-absolute-0.2.3-4|13	BuildRequires:  npm(is-relative)
14cu|nodejs-is-absolute-0.2.3-4|14	
14cu|nodejs-is-absolute-0.2.3-4|15	BuildArch:      noarch
14cu|nodejs-is-absolute-0.2.3-4|16	
14cu|nodejs-is-absolute-0.2.3-4|17	%description
14cu|nodejs-is-absolute-0.2.3-4|18	%{summary}.
14cu|nodejs-is-absolute-0.2.3-4|19	
14cu|nodejs-is-absolute-0.2.3-4|20	%files
14cu|nodejs-is-absolute-0.2.3-4|21	%doc LICENSE README.md
14cu|nodejs-is-absolute-0.2.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-absolute-0.2.3-4|23	
14cu|nodejs-is-absolute-0.2.3-4|24	#------------------------------------------------------------------
14cu|nodejs-is-absolute-0.2.3-4|25	
14cu|nodejs-is-absolute-0.2.3-4|26	%prep
14cu|nodejs-is-absolute-0.2.3-4|27	%setup -q -n package
14cu|nodejs-is-absolute-0.2.3-4|28	rm -rf node_modules
14cu|nodejs-is-absolute-0.2.3-4|29	
14cu|nodejs-is-absolute-0.2.3-4|30	%build
14cu|nodejs-is-absolute-0.2.3-4|31	
14cu|nodejs-is-absolute-0.2.3-4|32	%install
14cu|nodejs-is-absolute-0.2.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-absolute-0.2.3-4|34	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-absolute-0.2.3-4|35	%nodejs_symlink_deps
14cu|nodejs-is-absolute-0.2.3-4|36	%changelog
14cu|nodejs-is-absolute-0.2.3-4|37	
14cu|nodejs-is-absolute-0.2.3-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.3-4
14cu|nodejs-is-absolute-0.2.3-4|39	- (8549a19) BuildList#2799825: Increase release tag
14cu|nodejs-is-absolute-0.2.3-4|40	
14cu|nodejs-is-absolute-0.2.3-4|41	

11590 14
14cu|nodejs-isarray-0.0.1-4|1	%define oname isarray
14cu|nodejs-isarray-0.0.1-4|2	
14cu|nodejs-isarray-0.0.1-4|3	Summary:        Array#isArray for older browsers
14cu|nodejs-isarray-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-isarray-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-isarray-0.0.1-4|6	Release:        4
14cu|nodejs-isarray-0.0.1-4|7	License:        MIT
14cu|nodejs-isarray-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-isarray-0.0.1-4|9	Url:            https://github.com/juliangruber/isarray
14cu|nodejs-isarray-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-isarray-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-isarray-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-isarray-0.0.1-4|13	
14cu|nodejs-isarray-0.0.1-4|14	%description
14cu|nodejs-isarray-0.0.1-4|15	%{summary}.
14cu|nodejs-isarray-0.0.1-4|16	
14cu|nodejs-isarray-0.0.1-4|17	%files
14cu|nodejs-isarray-0.0.1-4|18	%doc README.md
14cu|nodejs-isarray-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-isarray-0.0.1-4|20	
14cu|nodejs-isarray-0.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-isarray-0.0.1-4|22	
14cu|nodejs-isarray-0.0.1-4|23	%prep
14cu|nodejs-isarray-0.0.1-4|24	%setup -q -n package
14cu|nodejs-isarray-0.0.1-4|25	rm -rf node_modules
14cu|nodejs-isarray-0.0.1-4|26	
14cu|nodejs-isarray-0.0.1-4|27	%build
14cu|nodejs-isarray-0.0.1-4|28	
14cu|nodejs-isarray-0.0.1-4|29	%install
14cu|nodejs-isarray-0.0.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-isarray-0.0.1-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-isarray-0.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-isarray-0.0.1-4|33	%changelog
14cu|nodejs-isarray-0.0.1-4|34	
14cu|nodejs-isarray-0.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-isarray-0.0.1-4|36	- (ad60dbd) BuildList#2799825: Increase release tag
14cu|nodejs-isarray-0.0.1-4|37	
14cu|nodejs-isarray-0.0.1-4|38	

11591 14
14cu|nodejs-is-arrayish-0.2.1-4|1	%define oname is-arrayish
14cu|nodejs-is-arrayish-0.2.1-4|2	
14cu|nodejs-is-arrayish-0.2.1-4|3	Summary:        Determines if an object can be used as an array
14cu|nodejs-is-arrayish-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-arrayish-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-is-arrayish-0.2.1-4|6	Release:        4
14cu|nodejs-is-arrayish-0.2.1-4|7	License:        MIT
14cu|nodejs-is-arrayish-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-is-arrayish-0.2.1-4|9	Url:            https://github.com/qix-/node-is-arrayish
14cu|nodejs-is-arrayish-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-arrayish-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-arrayish-0.2.1-4|12	
14cu|nodejs-is-arrayish-0.2.1-4|13	BuildArch:      noarch
14cu|nodejs-is-arrayish-0.2.1-4|14	
14cu|nodejs-is-arrayish-0.2.1-4|15	%description
14cu|nodejs-is-arrayish-0.2.1-4|16	%{summary}.
14cu|nodejs-is-arrayish-0.2.1-4|17	
14cu|nodejs-is-arrayish-0.2.1-4|18	%files
14cu|nodejs-is-arrayish-0.2.1-4|19	%doc LICENSE README.md
14cu|nodejs-is-arrayish-0.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-arrayish-0.2.1-4|21	
14cu|nodejs-is-arrayish-0.2.1-4|22	#------------------------------------------------------------------
14cu|nodejs-is-arrayish-0.2.1-4|23	
14cu|nodejs-is-arrayish-0.2.1-4|24	%prep
14cu|nodejs-is-arrayish-0.2.1-4|25	%setup -q -n package
14cu|nodejs-is-arrayish-0.2.1-4|26	rm -rf node_modules
14cu|nodejs-is-arrayish-0.2.1-4|27	
14cu|nodejs-is-arrayish-0.2.1-4|28	%build
14cu|nodejs-is-arrayish-0.2.1-4|29	
14cu|nodejs-is-arrayish-0.2.1-4|30	%install
14cu|nodejs-is-arrayish-0.2.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-arrayish-0.2.1-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-arrayish-0.2.1-4|33	%nodejs_symlink_deps
14cu|nodejs-is-arrayish-0.2.1-4|34	%changelog
14cu|nodejs-is-arrayish-0.2.1-4|35	
14cu|nodejs-is-arrayish-0.2.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-is-arrayish-0.2.1-4|37	- (ec2972b) BuildList#2799825: Increase release tag
14cu|nodejs-is-arrayish-0.2.1-4|38	
14cu|nodejs-is-arrayish-0.2.1-4|39	

11592 14
14cu|nodejs-is-buffer-1.1.0-4|1	%define oname is-buffer
14cu|nodejs-is-buffer-1.1.0-4|2	
14cu|nodejs-is-buffer-1.1.0-4|3	Summary:        Determine if an object is Buffer
14cu|nodejs-is-buffer-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-buffer-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-is-buffer-1.1.0-4|6	Release:        4
14cu|nodejs-is-buffer-1.1.0-4|7	License:        MIT
14cu|nodejs-is-buffer-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-buffer-1.1.0-4|9	Url:            https://github.com/feross/is-buffer
14cu|nodejs-is-buffer-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-buffer-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-buffer-1.1.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-is-buffer-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-is-buffer-1.1.0-4|14	
14cu|nodejs-is-buffer-1.1.0-4|15	%description
14cu|nodejs-is-buffer-1.1.0-4|16	%{summary}.
14cu|nodejs-is-buffer-1.1.0-4|17	
14cu|nodejs-is-buffer-1.1.0-4|18	%files
14cu|nodejs-is-buffer-1.1.0-4|19	%doc LICENSE README.md
14cu|nodejs-is-buffer-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-buffer-1.1.0-4|21	
14cu|nodejs-is-buffer-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-buffer-1.1.0-4|23	
14cu|nodejs-is-buffer-1.1.0-4|24	%prep
14cu|nodejs-is-buffer-1.1.0-4|25	%setup -q -n package
14cu|nodejs-is-buffer-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-is-buffer-1.1.0-4|27	
14cu|nodejs-is-buffer-1.1.0-4|28	%build
14cu|nodejs-is-buffer-1.1.0-4|29	
14cu|nodejs-is-buffer-1.1.0-4|30	%install
14cu|nodejs-is-buffer-1.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-buffer-1.1.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-buffer-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-buffer-1.1.0-4|34	
14cu|nodejs-is-buffer-1.1.0-4|35	%check
14cu|nodejs-is-buffer-1.1.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-is-buffer-1.1.0-4|37	tape test/*.js
14cu|nodejs-is-buffer-1.1.0-4|38	
14cu|nodejs-is-buffer-1.1.0-4|39	%changelog
14cu|nodejs-is-buffer-1.1.0-4|40	
14cu|nodejs-is-buffer-1.1.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-is-buffer-1.1.0-4|42	- (ec48808) BuildList#2799825: Increase release tag
14cu|nodejs-is-buffer-1.1.0-4|43	
14cu|nodejs-is-buffer-1.1.0-4|44	

11593 14
14cu|nodejs-is-builtin-module-1.0.0-4|1	%define oname is-builtin-module
14cu|nodejs-is-builtin-module-1.0.0-4|2	
14cu|nodejs-is-builtin-module-1.0.0-4|3	Summary:        Check if a string matches the name of a Node.js builtin module
14cu|nodejs-is-builtin-module-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-builtin-module-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-builtin-module-1.0.0-4|6	Release:        4
14cu|nodejs-is-builtin-module-1.0.0-4|7	License:        MIT
14cu|nodejs-is-builtin-module-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-builtin-module-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-builtin-module
14cu|nodejs-is-builtin-module-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-builtin-module-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-builtin-module-1.0.0-4|12	BuildRequires:  npm(builtin-modules)
14cu|nodejs-is-builtin-module-1.0.0-4|13	
14cu|nodejs-is-builtin-module-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-is-builtin-module-1.0.0-4|15	
14cu|nodejs-is-builtin-module-1.0.0-4|16	%description
14cu|nodejs-is-builtin-module-1.0.0-4|17	%{summary}.
14cu|nodejs-is-builtin-module-1.0.0-4|18	
14cu|nodejs-is-builtin-module-1.0.0-4|19	%files
14cu|nodejs-is-builtin-module-1.0.0-4|20	%doc license readme.md
14cu|nodejs-is-builtin-module-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-builtin-module-1.0.0-4|22	
14cu|nodejs-is-builtin-module-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-is-builtin-module-1.0.0-4|24	
14cu|nodejs-is-builtin-module-1.0.0-4|25	%prep
14cu|nodejs-is-builtin-module-1.0.0-4|26	%setup -q -n package
14cu|nodejs-is-builtin-module-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-is-builtin-module-1.0.0-4|28	
14cu|nodejs-is-builtin-module-1.0.0-4|29	%build
14cu|nodejs-is-builtin-module-1.0.0-4|30	
14cu|nodejs-is-builtin-module-1.0.0-4|31	%install
14cu|nodejs-is-builtin-module-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-builtin-module-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-builtin-module-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-builtin-module-1.0.0-4|35	%changelog
14cu|nodejs-is-builtin-module-1.0.0-4|36	
14cu|nodejs-is-builtin-module-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-builtin-module-1.0.0-4|38	- (8f1867c) BuildList#2799825: Increase release tag
14cu|nodejs-is-builtin-module-1.0.0-4|39	
14cu|nodejs-is-builtin-module-1.0.0-4|40	

11594 14
14cu|nodejs-is-bzip2-1.0.0-4|1	%define oname is-bzip2
14cu|nodejs-is-bzip2-1.0.0-4|2	
14cu|nodejs-is-bzip2-1.0.0-4|3	Summary:        Check if a Buffer/Uint8Array is a BZIP2 file
14cu|nodejs-is-bzip2-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-bzip2-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-bzip2-1.0.0-4|6	Release:        4
14cu|nodejs-is-bzip2-1.0.0-4|7	License:        MIT
14cu|nodejs-is-bzip2-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-bzip2-1.0.0-4|9	Url:            https://github.com/kevva/is-bzip2
14cu|nodejs-is-bzip2-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-bzip2-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/kevva/is-bzip2/master/license
14cu|nodejs-is-bzip2-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-bzip2-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-bzip2-1.0.0-4|14	
14cu|nodejs-is-bzip2-1.0.0-4|15	%description
14cu|nodejs-is-bzip2-1.0.0-4|16	%{summary}.
14cu|nodejs-is-bzip2-1.0.0-4|17	
14cu|nodejs-is-bzip2-1.0.0-4|18	%files
14cu|nodejs-is-bzip2-1.0.0-4|19	%doc *.md license
14cu|nodejs-is-bzip2-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-bzip2-1.0.0-4|21	
14cu|nodejs-is-bzip2-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-bzip2-1.0.0-4|23	
14cu|nodejs-is-bzip2-1.0.0-4|24	%prep
14cu|nodejs-is-bzip2-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-bzip2-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-bzip2-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-bzip2-1.0.0-4|28	
14cu|nodejs-is-bzip2-1.0.0-4|29	%build
14cu|nodejs-is-bzip2-1.0.0-4|30	
14cu|nodejs-is-bzip2-1.0.0-4|31	%install
14cu|nodejs-is-bzip2-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-bzip2-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-bzip2-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-bzip2-1.0.0-4|35	%changelog
14cu|nodejs-is-bzip2-1.0.0-4|36	
14cu|nodejs-is-bzip2-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-bzip2-1.0.0-4|38	- (c753240) BuildList#2799825: Increase release tag
14cu|nodejs-is-bzip2-1.0.0-4|39	
14cu|nodejs-is-bzip2-1.0.0-4|40	

11595 14
14cu|nodejs-is-callable-1.1.0-4|1	%define oname is-callable
14cu|nodejs-is-callable-1.1.0-4|2	
14cu|nodejs-is-callable-1.1.0-4|3	Summary:        Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag
14cu|nodejs-is-callable-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-callable-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-is-callable-1.1.0-4|6	Release:        4
14cu|nodejs-is-callable-1.1.0-4|7	License:        MIT
14cu|nodejs-is-callable-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-callable-1.1.0-4|9	Url:            https://github.com/ljharb/is-callable
14cu|nodejs-is-callable-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-callable-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-callable-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-is-callable-1.1.0-4|13	
14cu|nodejs-is-callable-1.1.0-4|14	%description
14cu|nodejs-is-callable-1.1.0-4|15	%{summary}.
14cu|nodejs-is-callable-1.1.0-4|16	
14cu|nodejs-is-callable-1.1.0-4|17	%files
14cu|nodejs-is-callable-1.1.0-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-is-callable-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-callable-1.1.0-4|20	
14cu|nodejs-is-callable-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-callable-1.1.0-4|22	
14cu|nodejs-is-callable-1.1.0-4|23	%prep
14cu|nodejs-is-callable-1.1.0-4|24	%setup -q -n package
14cu|nodejs-is-callable-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-is-callable-1.1.0-4|26	
14cu|nodejs-is-callable-1.1.0-4|27	%build
14cu|nodejs-is-callable-1.1.0-4|28	
14cu|nodejs-is-callable-1.1.0-4|29	%install
14cu|nodejs-is-callable-1.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-callable-1.1.0-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-callable-1.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-is-callable-1.1.0-4|33	%changelog
14cu|nodejs-is-callable-1.1.0-4|34	
14cu|nodejs-is-callable-1.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-is-callable-1.1.0-4|36	- (c85fcba) BuildList#2799825: Increase release tag
14cu|nodejs-is-callable-1.1.0-4|37	
14cu|nodejs-is-callable-1.1.0-4|38	

11596 14
14cu|nodejs-is-date-object-1.0.1-4|1	%define oname is-date-object
14cu|nodejs-is-date-object-1.0.1-4|2	
14cu|nodejs-is-date-object-1.0.1-4|3	Summary:        This module works cross-realm/iframe, and despite ES6 @@toStringTag
14cu|nodejs-is-date-object-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-date-object-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-is-date-object-1.0.1-4|6	Release:        4
14cu|nodejs-is-date-object-1.0.1-4|7	License:        MIT
14cu|nodejs-is-date-object-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-date-object-1.0.1-4|9	Url:            https://github.com/ljharb/is-date-object
14cu|nodejs-is-date-object-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-date-object-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-date-object-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-is-date-object-1.0.1-4|13	
14cu|nodejs-is-date-object-1.0.1-4|14	%description
14cu|nodejs-is-date-object-1.0.1-4|15	%{summary}.
14cu|nodejs-is-date-object-1.0.1-4|16	
14cu|nodejs-is-date-object-1.0.1-4|17	%files
14cu|nodejs-is-date-object-1.0.1-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-is-date-object-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-date-object-1.0.1-4|20	
14cu|nodejs-is-date-object-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-is-date-object-1.0.1-4|22	
14cu|nodejs-is-date-object-1.0.1-4|23	%prep
14cu|nodejs-is-date-object-1.0.1-4|24	%setup -q -n package
14cu|nodejs-is-date-object-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-is-date-object-1.0.1-4|26	
14cu|nodejs-is-date-object-1.0.1-4|27	%build
14cu|nodejs-is-date-object-1.0.1-4|28	
14cu|nodejs-is-date-object-1.0.1-4|29	%install
14cu|nodejs-is-date-object-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-date-object-1.0.1-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-date-object-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-is-date-object-1.0.1-4|33	%changelog
14cu|nodejs-is-date-object-1.0.1-4|34	
14cu|nodejs-is-date-object-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-is-date-object-1.0.1-4|36	- (d2d7c9a) BuildList#2799825: Increase release tag
14cu|nodejs-is-date-object-1.0.1-4|37	
14cu|nodejs-is-date-object-1.0.1-4|38	

11597 14
14cu|nodejs-is-dotfile-1.0.2-4|1	%define oname is-dotfile
14cu|nodejs-is-dotfile-1.0.2-4|2	
14cu|nodejs-is-dotfile-1.0.2-4|3	Summary:        Return true if a file path is (or has) a dotfile
14cu|nodejs-is-dotfile-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-dotfile-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-is-dotfile-1.0.2-4|6	Release:        4
14cu|nodejs-is-dotfile-1.0.2-4|7	License:        MIT
14cu|nodejs-is-dotfile-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-is-dotfile-1.0.2-4|9	Url:            https://github.com/jonschlinkert/is-dotfile
14cu|nodejs-is-dotfile-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-dotfile-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-dotfile-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-is-dotfile-1.0.2-4|13	
14cu|nodejs-is-dotfile-1.0.2-4|14	%description
14cu|nodejs-is-dotfile-1.0.2-4|15	%{summary}.
14cu|nodejs-is-dotfile-1.0.2-4|16	
14cu|nodejs-is-dotfile-1.0.2-4|17	%files
14cu|nodejs-is-dotfile-1.0.2-4|18	%doc LICENSE *.md
14cu|nodejs-is-dotfile-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-dotfile-1.0.2-4|20	
14cu|nodejs-is-dotfile-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-is-dotfile-1.0.2-4|22	
14cu|nodejs-is-dotfile-1.0.2-4|23	%prep
14cu|nodejs-is-dotfile-1.0.2-4|24	%setup -q -n package
14cu|nodejs-is-dotfile-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-is-dotfile-1.0.2-4|26	
14cu|nodejs-is-dotfile-1.0.2-4|27	%build
14cu|nodejs-is-dotfile-1.0.2-4|28	
14cu|nodejs-is-dotfile-1.0.2-4|29	%install
14cu|nodejs-is-dotfile-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-dotfile-1.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-dotfile-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-is-dotfile-1.0.2-4|33	%changelog
14cu|nodejs-is-dotfile-1.0.2-4|34	
14cu|nodejs-is-dotfile-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-is-dotfile-1.0.2-4|36	- (b7406f4) BuildList#2799825: Increase release tag
14cu|nodejs-is-dotfile-1.0.2-4|37	
14cu|nodejs-is-dotfile-1.0.2-4|38	

11598 14
14cu|nodejs-is-equal-shallow-0.1.3-4|1	%define oname is-equal-shallow
14cu|nodejs-is-equal-shallow-0.1.3-4|2	
14cu|nodejs-is-equal-shallow-0.1.3-4|3	Summary:        Does a shallow comparison of two objects,false if the keys or values differ
14cu|nodejs-is-equal-shallow-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-equal-shallow-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-is-equal-shallow-0.1.3-4|6	Release:        4
14cu|nodejs-is-equal-shallow-0.1.3-4|7	License:        MIT
14cu|nodejs-is-equal-shallow-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-is-equal-shallow-0.1.3-4|9	Url:            https://github.com/jonschlinkert/is-equal-shallow
14cu|nodejs-is-equal-shallow-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-equal-shallow-0.1.3-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-equal-shallow/master/test.js
14cu|nodejs-is-equal-shallow-0.1.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-equal-shallow-0.1.3-4|13	BuildRequires:  npm(is-primitive)
14cu|nodejs-is-equal-shallow-0.1.3-4|14	#
14cu|nodejs-is-equal-shallow-0.1.3-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-is-equal-shallow-0.1.3-4|16	BuildRequires:  npm(should)
14cu|nodejs-is-equal-shallow-0.1.3-4|17	BuildArch:      noarch
14cu|nodejs-is-equal-shallow-0.1.3-4|18	
14cu|nodejs-is-equal-shallow-0.1.3-4|19	%description
14cu|nodejs-is-equal-shallow-0.1.3-4|20	%{summary}.
14cu|nodejs-is-equal-shallow-0.1.3-4|21	
14cu|nodejs-is-equal-shallow-0.1.3-4|22	%files
14cu|nodejs-is-equal-shallow-0.1.3-4|23	%doc LICENSE *.md
14cu|nodejs-is-equal-shallow-0.1.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-equal-shallow-0.1.3-4|25	
14cu|nodejs-is-equal-shallow-0.1.3-4|26	#------------------------------------------------------------------
14cu|nodejs-is-equal-shallow-0.1.3-4|27	
14cu|nodejs-is-equal-shallow-0.1.3-4|28	%prep
14cu|nodejs-is-equal-shallow-0.1.3-4|29	%setup -q -n package
14cu|nodejs-is-equal-shallow-0.1.3-4|30	rm -rf node_modules
14cu|nodejs-is-equal-shallow-0.1.3-4|31	cp -p %{SOURCE1} .
14cu|nodejs-is-equal-shallow-0.1.3-4|32	
14cu|nodejs-is-equal-shallow-0.1.3-4|33	%build
14cu|nodejs-is-equal-shallow-0.1.3-4|34	
14cu|nodejs-is-equal-shallow-0.1.3-4|35	%install
14cu|nodejs-is-equal-shallow-0.1.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-equal-shallow-0.1.3-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-equal-shallow-0.1.3-4|38	%nodejs_symlink_deps
14cu|nodejs-is-equal-shallow-0.1.3-4|39	
14cu|nodejs-is-equal-shallow-0.1.3-4|40	%check
14cu|nodejs-is-equal-shallow-0.1.3-4|41	%nodejs_symlink_deps --check
14cu|nodejs-is-equal-shallow-0.1.3-4|42	mocha test.js
14cu|nodejs-is-equal-shallow-0.1.3-4|43	
14cu|nodejs-is-equal-shallow-0.1.3-4|44	%changelog
14cu|nodejs-is-equal-shallow-0.1.3-4|45	
14cu|nodejs-is-equal-shallow-0.1.3-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-is-equal-shallow-0.1.3-4|47	- (e09d214) BuildList#2799825: Increase release tag
14cu|nodejs-is-equal-shallow-0.1.3-4|48	
14cu|nodejs-is-equal-shallow-0.1.3-4|49	

11599 14
14cu|nodejs-is-extendable-0.1.1-4|1	%define oname is-extendable
14cu|nodejs-is-extendable-0.1.1-4|2	
14cu|nodejs-is-extendable-0.1.1-4|3	Summary:        Returns true if a value is any of the array, regexp
14cu|nodejs-is-extendable-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-extendable-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-is-extendable-0.1.1-4|6	Release:        4
14cu|nodejs-is-extendable-0.1.1-4|7	License:        MIT
14cu|nodejs-is-extendable-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-is-extendable-0.1.1-4|9	Url:            https://github.com/jonschlinkert/is-extendable
14cu|nodejs-is-extendable-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-extendable-0.1.1-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-extendable/master/test.js
14cu|nodejs-is-extendable-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-extendable-0.1.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-is-extendable-0.1.1-4|14	BuildArch:      noarch
14cu|nodejs-is-extendable-0.1.1-4|15	
14cu|nodejs-is-extendable-0.1.1-4|16	%description
14cu|nodejs-is-extendable-0.1.1-4|17	%{summary}.
14cu|nodejs-is-extendable-0.1.1-4|18	
14cu|nodejs-is-extendable-0.1.1-4|19	%files
14cu|nodejs-is-extendable-0.1.1-4|20	%doc LICENSE *.md
14cu|nodejs-is-extendable-0.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extendable-0.1.1-4|22	
14cu|nodejs-is-extendable-0.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-is-extendable-0.1.1-4|24	
14cu|nodejs-is-extendable-0.1.1-4|25	%prep
14cu|nodejs-is-extendable-0.1.1-4|26	%setup -q -n package
14cu|nodejs-is-extendable-0.1.1-4|27	rm -rf node_modules
14cu|nodejs-is-extendable-0.1.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-is-extendable-0.1.1-4|29	
14cu|nodejs-is-extendable-0.1.1-4|30	%build
14cu|nodejs-is-extendable-0.1.1-4|31	
14cu|nodejs-is-extendable-0.1.1-4|32	%install
14cu|nodejs-is-extendable-0.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extendable-0.1.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extendable-0.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-is-extendable-0.1.1-4|36	
14cu|nodejs-is-extendable-0.1.1-4|37	
14cu|nodejs-is-extendable-0.1.1-4|38	%check
14cu|nodejs-is-extendable-0.1.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-is-extendable-0.1.1-4|40	mocha test.js
14cu|nodejs-is-extendable-0.1.1-4|41	
14cu|nodejs-is-extendable-0.1.1-4|42	%changelog
14cu|nodejs-is-extendable-0.1.1-4|43	
14cu|nodejs-is-extendable-0.1.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-is-extendable-0.1.1-4|45	- (1a4fce4) BuildList#2799825: Increase release tag
14cu|nodejs-is-extendable-0.1.1-4|46	
14cu|nodejs-is-extendable-0.1.1-4|47	

11600 14
14cu|nodejs-is-extglob-1.0.0-4|1	%define oname is-extglob
14cu|nodejs-is-extglob-1.0.0-4|2	
14cu|nodejs-is-extglob-1.0.0-4|3	Summary:        Returns true if a string has an extglob
14cu|nodejs-is-extglob-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-extglob-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-extglob-1.0.0-4|6	Release:        4
14cu|nodejs-is-extglob-1.0.0-4|7	License:        MIT
14cu|nodejs-is-extglob-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-extglob-1.0.0-4|9	Url:            https://github.com/jonschlinkert/is-extglob
14cu|nodejs-is-extglob-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-extglob-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-extglob/master/test.js
14cu|nodejs-is-extglob-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-extglob-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-is-extglob-1.0.0-4|14	BuildRequires:  npm(should)
14cu|nodejs-is-extglob-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-is-extglob-1.0.0-4|16	
14cu|nodejs-is-extglob-1.0.0-4|17	%description
14cu|nodejs-is-extglob-1.0.0-4|18	%{summary}.
14cu|nodejs-is-extglob-1.0.0-4|19	
14cu|nodejs-is-extglob-1.0.0-4|20	%files
14cu|nodejs-is-extglob-1.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-is-extglob-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extglob-1.0.0-4|23	
14cu|nodejs-is-extglob-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-is-extglob-1.0.0-4|25	
14cu|nodejs-is-extglob-1.0.0-4|26	%prep
14cu|nodejs-is-extglob-1.0.0-4|27	%setup -q -n package
14cu|nodejs-is-extglob-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-is-extglob-1.0.0-4|29	cp -p %{SOURCE1} .
14cu|nodejs-is-extglob-1.0.0-4|30	
14cu|nodejs-is-extglob-1.0.0-4|31	%build
14cu|nodejs-is-extglob-1.0.0-4|32	
14cu|nodejs-is-extglob-1.0.0-4|33	%install
14cu|nodejs-is-extglob-1.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extglob-1.0.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-extglob-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-is-extglob-1.0.0-4|37	
14cu|nodejs-is-extglob-1.0.0-4|38	%check
14cu|nodejs-is-extglob-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-is-extglob-1.0.0-4|40	mocha
14cu|nodejs-is-extglob-1.0.0-4|41	
14cu|nodejs-is-extglob-1.0.0-4|42	%changelog
14cu|nodejs-is-extglob-1.0.0-4|43	
14cu|nodejs-is-extglob-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-extglob-1.0.0-4|45	- (5619b88) BuildList#2799825: Increase release tag
14cu|nodejs-is-extglob-1.0.0-4|46	
14cu|nodejs-is-extglob-1.0.0-4|47	

11601 14
14cu|nodejs-is-finite-1.0.1-4|1	%define oname is-finite
14cu|nodejs-is-finite-1.0.1-4|2	
14cu|nodejs-is-finite-1.0.1-4|3	Summary:        ES6 Number.isFinite() ponyfill
14cu|nodejs-is-finite-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-finite-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-is-finite-1.0.1-4|6	Release:        4
14cu|nodejs-is-finite-1.0.1-4|7	License:        MIT
14cu|nodejs-is-finite-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-finite-1.0.1-4|9	Url:            https://github.com/sindresorhus/is-finite
14cu|nodejs-is-finite-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-finite-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-finite-1.0.1-4|12	BuildRequires:  npm(number-is-nan)
14cu|nodejs-is-finite-1.0.1-4|13	
14cu|nodejs-is-finite-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-is-finite-1.0.1-4|15	
14cu|nodejs-is-finite-1.0.1-4|16	%description
14cu|nodejs-is-finite-1.0.1-4|17	ES6 Number.isFinite() ponyfill.
14cu|nodejs-is-finite-1.0.1-4|18	Ponyfill: A polyfill that doesn't overwrite
14cu|nodejs-is-finite-1.0.1-4|19	the native method.
14cu|nodejs-is-finite-1.0.1-4|20	
14cu|nodejs-is-finite-1.0.1-4|21	%files
14cu|nodejs-is-finite-1.0.1-4|22	%doc readme.md license
14cu|nodejs-is-finite-1.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-finite-1.0.1-4|24	
14cu|nodejs-is-finite-1.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-is-finite-1.0.1-4|26	
14cu|nodejs-is-finite-1.0.1-4|27	%prep
14cu|nodejs-is-finite-1.0.1-4|28	%setup -q -n package
14cu|nodejs-is-finite-1.0.1-4|29	rm -rf node_modules
14cu|nodejs-is-finite-1.0.1-4|30	
14cu|nodejs-is-finite-1.0.1-4|31	%build
14cu|nodejs-is-finite-1.0.1-4|32	
14cu|nodejs-is-finite-1.0.1-4|33	%install
14cu|nodejs-is-finite-1.0.1-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-finite-1.0.1-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-finite-1.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-is-finite-1.0.1-4|37	%changelog
14cu|nodejs-is-finite-1.0.1-4|38	
14cu|nodejs-is-finite-1.0.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-is-finite-1.0.1-4|40	- (e854ea7) BuildList#2799825: Increase release tag
14cu|nodejs-is-finite-1.0.1-4|41	
14cu|nodejs-is-finite-1.0.1-4|42	

11602 14
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|1	%define oname is-fullwidth-code-point
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|2	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|3	Summary:        Check Unicode code point is fullwidth
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|6	Release:        4
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|7	License:        MIT
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-fullwidth-code-point
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|12	BuildRequires:  npm(number-is-nan)
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|13	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|15	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|16	%description
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|17	Check if the character represented by
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|18	a given Unicode code point is fullwidth.
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|19	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|20	%files
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|21	%doc license readme.md
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|23	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|25	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|26	%prep
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|27	%setup -q -n package
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|29	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|30	%build
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|31	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|32	%install
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|36	%changelog
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|37	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|39	- (063ae3a) BuildList#2799825: Increase release tag
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|40	
14cu|nodejs-is-fullwidth-code-point-1.0.0-4|41	

11603 14
14cu|nodejs-is-glob-2.0.1-4|1	%define oname is-glob
14cu|nodejs-is-glob-2.0.1-4|2	
14cu|nodejs-is-glob-2.0.1-4|3	Summary:        Returns true if the given string looks like a glob pattern
14cu|nodejs-is-glob-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-glob-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-is-glob-2.0.1-4|6	Release:        4
14cu|nodejs-is-glob-2.0.1-4|7	License:        MIT
14cu|nodejs-is-glob-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-glob-2.0.1-4|9	Url:            https://github.com/jonschlinkert/is-glob
14cu|nodejs-is-glob-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-glob-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-glob-2.0.1-4|12	BuildRequires:  npm(is-extglob)
14cu|nodejs-is-glob-2.0.1-4|13	BuildArch:      noarch
14cu|nodejs-is-glob-2.0.1-4|14	
14cu|nodejs-is-glob-2.0.1-4|15	%description
14cu|nodejs-is-glob-2.0.1-4|16	%{summary}.
14cu|nodejs-is-glob-2.0.1-4|17	
14cu|nodejs-is-glob-2.0.1-4|18	%files
14cu|nodejs-is-glob-2.0.1-4|19	%doc LICENSE *.md
14cu|nodejs-is-glob-2.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-glob-2.0.1-4|21	
14cu|nodejs-is-glob-2.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-is-glob-2.0.1-4|23	
14cu|nodejs-is-glob-2.0.1-4|24	%prep
14cu|nodejs-is-glob-2.0.1-4|25	%setup -q -n package
14cu|nodejs-is-glob-2.0.1-4|26	rm -rf node_modules
14cu|nodejs-is-glob-2.0.1-4|27	
14cu|nodejs-is-glob-2.0.1-4|28	%build
14cu|nodejs-is-glob-2.0.1-4|29	
14cu|nodejs-is-glob-2.0.1-4|30	%install
14cu|nodejs-is-glob-2.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-glob-2.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-glob-2.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-is-glob-2.0.1-4|34	%changelog
14cu|nodejs-is-glob-2.0.1-4|35	
14cu|nodejs-is-glob-2.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-is-glob-2.0.1-4|37	- (e38cb53) BuildList#2799825: Increase release tag
14cu|nodejs-is-glob-2.0.1-4|38	
14cu|nodejs-is-glob-2.0.1-4|39	

11604 14
14cu|nodejs-is-gzip-1.0.0-4|1	%define oname is-gzip
14cu|nodejs-is-gzip-1.0.0-4|2	
14cu|nodejs-is-gzip-1.0.0-4|3	Summary:        Check if a Buffer/Uint8Array is a GZIP file
14cu|nodejs-is-gzip-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-gzip-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-gzip-1.0.0-4|6	Release:        4
14cu|nodejs-is-gzip-1.0.0-4|7	License:        MIT
14cu|nodejs-is-gzip-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-gzip-1.0.0-4|9	Url:            https://github.com/kevva/is-gzip
14cu|nodejs-is-gzip-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-gzip-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/kevva/is-gzip/master/license
14cu|nodejs-is-gzip-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-gzip-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-gzip-1.0.0-4|14	
14cu|nodejs-is-gzip-1.0.0-4|15	%description
14cu|nodejs-is-gzip-1.0.0-4|16	%{summary}.
14cu|nodejs-is-gzip-1.0.0-4|17	
14cu|nodejs-is-gzip-1.0.0-4|18	%files
14cu|nodejs-is-gzip-1.0.0-4|19	%doc license *.md
14cu|nodejs-is-gzip-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-gzip-1.0.0-4|21	
14cu|nodejs-is-gzip-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-gzip-1.0.0-4|23	
14cu|nodejs-is-gzip-1.0.0-4|24	%prep
14cu|nodejs-is-gzip-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-gzip-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-gzip-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-gzip-1.0.0-4|28	
14cu|nodejs-is-gzip-1.0.0-4|29	%build
14cu|nodejs-is-gzip-1.0.0-4|30	
14cu|nodejs-is-gzip-1.0.0-4|31	%install
14cu|nodejs-is-gzip-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-gzip-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-gzip-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-gzip-1.0.0-4|35	%changelog
14cu|nodejs-is-gzip-1.0.0-4|36	
14cu|nodejs-is-gzip-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-gzip-1.0.0-4|38	- (47b1c16) BuildList#2799825: Increase release tag
14cu|nodejs-is-gzip-1.0.0-4|39	
14cu|nodejs-is-gzip-1.0.0-4|40	

11605 14
14cu|nodejs-is-integer-1.0.6-4|1	%define oname is-integer
14cu|nodejs-is-integer-1.0.6-4|2	
14cu|nodejs-is-integer-1.0.6-4|3	Summary:        ES2015 (ES6) Number.isInteger polyfill
14cu|nodejs-is-integer-1.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-integer-1.0.6-4|5	Version:        1.0.6
14cu|nodejs-is-integer-1.0.6-4|6	Release:        4
14cu|nodejs-is-integer-1.0.6-4|7	License:        WTFPL
14cu|nodejs-is-integer-1.0.6-4|8	Group:          Development/Other
14cu|nodejs-is-integer-1.0.6-4|9	Url:            https://github.com/parshap/js-is-integer
14cu|nodejs-is-integer-1.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-integer-1.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-integer-1.0.6-4|12	BuildRequires:  npm(is-finite)
14cu|nodejs-is-integer-1.0.6-4|13	BuildRequires:  npm(tape)
14cu|nodejs-is-integer-1.0.6-4|14	BuildArch:      noarch
14cu|nodejs-is-integer-1.0.6-4|15	
14cu|nodejs-is-integer-1.0.6-4|16	%description
14cu|nodejs-is-integer-1.0.6-4|17	%{summary}.
14cu|nodejs-is-integer-1.0.6-4|18	
14cu|nodejs-is-integer-1.0.6-4|19	%files
14cu|nodejs-is-integer-1.0.6-4|20	%doc LICENSE *.md
14cu|nodejs-is-integer-1.0.6-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-integer-1.0.6-4|22	
14cu|nodejs-is-integer-1.0.6-4|23	#------------------------------------------------------------------
14cu|nodejs-is-integer-1.0.6-4|24	
14cu|nodejs-is-integer-1.0.6-4|25	%prep
14cu|nodejs-is-integer-1.0.6-4|26	%setup -q -n package
14cu|nodejs-is-integer-1.0.6-4|27	rm -rf node_modules
14cu|nodejs-is-integer-1.0.6-4|28	
14cu|nodejs-is-integer-1.0.6-4|29	%build
14cu|nodejs-is-integer-1.0.6-4|30	
14cu|nodejs-is-integer-1.0.6-4|31	%install
14cu|nodejs-is-integer-1.0.6-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-integer-1.0.6-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-integer-1.0.6-4|34	%nodejs_symlink_deps
14cu|nodejs-is-integer-1.0.6-4|35	
14cu|nodejs-is-integer-1.0.6-4|36	%check
14cu|nodejs-is-integer-1.0.6-4|37	%nodejs_symlink_deps --check
14cu|nodejs-is-integer-1.0.6-4|38	%__nodejs test.js
14cu|nodejs-is-integer-1.0.6-4|39	
14cu|nodejs-is-integer-1.0.6-4|40	%changelog
14cu|nodejs-is-integer-1.0.6-4|41	
14cu|nodejs-is-integer-1.0.6-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.6-4
14cu|nodejs-is-integer-1.0.6-4|43	- (28052cb) BuildList#2799825: Increase release tag
14cu|nodejs-is-integer-1.0.6-4|44	
14cu|nodejs-is-integer-1.0.6-4|45	

11606 14
14cu|nodejs-is-my-json-valid-2.12.3-4|1	%define oname is-my-json-valid
14cu|nodejs-is-my-json-valid-2.12.3-4|2	
14cu|nodejs-is-my-json-valid-2.12.3-4|3	Summary:        A JSONSchema validator that uses code generation to be extremely fast
14cu|nodejs-is-my-json-valid-2.12.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-my-json-valid-2.12.3-4|5	Version:        2.12.3
14cu|nodejs-is-my-json-valid-2.12.3-4|6	Release:        4
14cu|nodejs-is-my-json-valid-2.12.3-4|7	License:        MIT
14cu|nodejs-is-my-json-valid-2.12.3-4|8	Group:          Development/Other
14cu|nodejs-is-my-json-valid-2.12.3-4|9	Url:            https://github.com/mafintosh/is-my-json-valid
14cu|nodejs-is-my-json-valid-2.12.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-my-json-valid-2.12.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-my-json-valid-2.12.3-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-is-my-json-valid-2.12.3-4|13	BuildRequires:  npm(jsonpointer)
14cu|nodejs-is-my-json-valid-2.12.3-4|14	BuildRequires:  npm(generate-object-property)
14cu|nodejs-is-my-json-valid-2.12.3-4|15	BuildRequires:  npm(generate-function)
14cu|nodejs-is-my-json-valid-2.12.3-4|16	
14cu|nodejs-is-my-json-valid-2.12.3-4|17	BuildArch:      noarch
14cu|nodejs-is-my-json-valid-2.12.3-4|18	
14cu|nodejs-is-my-json-valid-2.12.3-4|19	%description
14cu|nodejs-is-my-json-valid-2.12.3-4|20	%{summary}.
14cu|nodejs-is-my-json-valid-2.12.3-4|21	
14cu|nodejs-is-my-json-valid-2.12.3-4|22	%files
14cu|nodejs-is-my-json-valid-2.12.3-4|23	%doc LICENSE README.md
14cu|nodejs-is-my-json-valid-2.12.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-my-json-valid-2.12.3-4|25	
14cu|nodejs-is-my-json-valid-2.12.3-4|26	#------------------------------------------------------------------
14cu|nodejs-is-my-json-valid-2.12.3-4|27	
14cu|nodejs-is-my-json-valid-2.12.3-4|28	%prep
14cu|nodejs-is-my-json-valid-2.12.3-4|29	%setup -q -n package
14cu|nodejs-is-my-json-valid-2.12.3-4|30	rm -rf node_modules
14cu|nodejs-is-my-json-valid-2.12.3-4|31	%nodejs_fixdep jsonpointer 3.0.0
14cu|nodejs-is-my-json-valid-2.12.3-4|32	
14cu|nodejs-is-my-json-valid-2.12.3-4|33	%build
14cu|nodejs-is-my-json-valid-2.12.3-4|34	
14cu|nodejs-is-my-json-valid-2.12.3-4|35	%install
14cu|nodejs-is-my-json-valid-2.12.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-my-json-valid-2.12.3-4|37	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-my-json-valid-2.12.3-4|38	%nodejs_symlink_deps
14cu|nodejs-is-my-json-valid-2.12.3-4|39	%changelog
14cu|nodejs-is-my-json-valid-2.12.3-4|40	
14cu|nodejs-is-my-json-valid-2.12.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.12.3-4
14cu|nodejs-is-my-json-valid-2.12.3-4|42	- (2dcbe42) BuildList#2799825: Increase release tag
14cu|nodejs-is-my-json-valid-2.12.3-4|43	
14cu|nodejs-is-my-json-valid-2.12.3-4|44	

11607 14
14cu|nodejs-is-natural-number-2.0.0-4|1	%define oname is-natural-number
14cu|nodejs-is-natural-number-2.0.0-4|2	
14cu|nodejs-is-natural-number-2.0.0-4|3	Summary:        Check if a number is a natural number
14cu|nodejs-is-natural-number-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-natural-number-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-is-natural-number-2.0.0-4|6	Release:        4
14cu|nodejs-is-natural-number-2.0.0-4|7	License:        MIT
14cu|nodejs-is-natural-number-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-natural-number-2.0.0-4|9	Url:            https://github.com/shinnn/is-natural-number.js
14cu|nodejs-is-natural-number-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-natural-number-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-natural-number-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-is-natural-number-2.0.0-4|13	
14cu|nodejs-is-natural-number-2.0.0-4|14	%description
14cu|nodejs-is-natural-number-2.0.0-4|15	%{summary}.
14cu|nodejs-is-natural-number-2.0.0-4|16	
14cu|nodejs-is-natural-number-2.0.0-4|17	%files
14cu|nodejs-is-natural-number-2.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-is-natural-number-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-natural-number-2.0.0-4|20	
14cu|nodejs-is-natural-number-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-natural-number-2.0.0-4|22	
14cu|nodejs-is-natural-number-2.0.0-4|23	%prep
14cu|nodejs-is-natural-number-2.0.0-4|24	%setup -q -n package
14cu|nodejs-is-natural-number-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-is-natural-number-2.0.0-4|26	find . -type f -exec chmod -x {} \;
14cu|nodejs-is-natural-number-2.0.0-4|27	
14cu|nodejs-is-natural-number-2.0.0-4|28	%build
14cu|nodejs-is-natural-number-2.0.0-4|29	
14cu|nodejs-is-natural-number-2.0.0-4|30	%install
14cu|nodejs-is-natural-number-2.0.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-natural-number-2.0.0-4|32	cp -r package.json %{oname}-cjs.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-natural-number-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-natural-number-2.0.0-4|34	%changelog
14cu|nodejs-is-natural-number-2.0.0-4|35	
14cu|nodejs-is-natural-number-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-is-natural-number-2.0.0-4|37	- (d6e3f13) BuildList#2799825: Increase release tag
14cu|nodejs-is-natural-number-2.0.0-4|38	
14cu|nodejs-is-natural-number-2.0.0-4|39	

11608 14
14cu|nodejs-is-npm-1.0.0-4|1	%define oname is-npm
14cu|nodejs-is-npm-1.0.0-4|2	
14cu|nodejs-is-npm-1.0.0-4|3	Summary:        Check if your code is running as an npm script
14cu|nodejs-is-npm-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-npm-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-npm-1.0.0-4|6	Release:        4
14cu|nodejs-is-npm-1.0.0-4|7	License:        MIT
14cu|nodejs-is-npm-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-npm-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-npm
14cu|nodejs-is-npm-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-npm-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-npm/master/license
14cu|nodejs-is-npm-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-npm-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-npm-1.0.0-4|14	
14cu|nodejs-is-npm-1.0.0-4|15	%description
14cu|nodejs-is-npm-1.0.0-4|16	%{summary}.
14cu|nodejs-is-npm-1.0.0-4|17	
14cu|nodejs-is-npm-1.0.0-4|18	%files
14cu|nodejs-is-npm-1.0.0-4|19	%doc license readme.md
14cu|nodejs-is-npm-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-npm-1.0.0-4|21	
14cu|nodejs-is-npm-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-npm-1.0.0-4|23	
14cu|nodejs-is-npm-1.0.0-4|24	%prep
14cu|nodejs-is-npm-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-npm-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-npm-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-npm-1.0.0-4|28	%build
14cu|nodejs-is-npm-1.0.0-4|29	
14cu|nodejs-is-npm-1.0.0-4|30	%install
14cu|nodejs-is-npm-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-npm-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-npm-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-npm-1.0.0-4|34	%changelog
14cu|nodejs-is-npm-1.0.0-4|35	
14cu|nodejs-is-npm-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-npm-1.0.0-4|37	- (c808071) BuildList#2799825: Increase release tag
14cu|nodejs-is-npm-1.0.0-4|38	
14cu|nodejs-is-npm-1.0.0-4|39	

11609 14
14cu|nodejs-is-number-2.1.0-4|1	%define oname is-number
14cu|nodejs-is-number-2.1.0-4|2	
14cu|nodejs-is-number-2.1.0-4|3	Summary:        Returns true if the value is a number. comprehensive tests
14cu|nodejs-is-number-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-number-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-is-number-2.1.0-4|6	Release:        4
14cu|nodejs-is-number-2.1.0-4|7	License:        MIT
14cu|nodejs-is-number-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-number-2.1.0-4|9	Url:            https://github.com/jonschlinkert/is-number
14cu|nodejs-is-number-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-number-2.1.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-number/master/test.js
14cu|nodejs-is-number-2.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-number-2.1.0-4|13	BuildRequires:  npm(kind-of)
14cu|nodejs-is-number-2.1.0-4|14	#
14cu|nodejs-is-number-2.1.0-4|15	BuildRequires:  npm(chalk)
14cu|nodejs-is-number-2.1.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-is-number-2.1.0-4|17	BuildArch:      noarch
14cu|nodejs-is-number-2.1.0-4|18	
14cu|nodejs-is-number-2.1.0-4|19	%description
14cu|nodejs-is-number-2.1.0-4|20	%{summary}.
14cu|nodejs-is-number-2.1.0-4|21	
14cu|nodejs-is-number-2.1.0-4|22	%files
14cu|nodejs-is-number-2.1.0-4|23	%doc LICENSE *.md
14cu|nodejs-is-number-2.1.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-number-2.1.0-4|25	
14cu|nodejs-is-number-2.1.0-4|26	#------------------------------------------------------------------
14cu|nodejs-is-number-2.1.0-4|27	
14cu|nodejs-is-number-2.1.0-4|28	%prep
14cu|nodejs-is-number-2.1.0-4|29	%setup -q -n package
14cu|nodejs-is-number-2.1.0-4|30	rm -rf node_modules
14cu|nodejs-is-number-2.1.0-4|31	cp -p %{SOURCE1} .
14cu|nodejs-is-number-2.1.0-4|32	
14cu|nodejs-is-number-2.1.0-4|33	%build
14cu|nodejs-is-number-2.1.0-4|34	
14cu|nodejs-is-number-2.1.0-4|35	%install
14cu|nodejs-is-number-2.1.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-number-2.1.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-number-2.1.0-4|38	%nodejs_symlink_deps
14cu|nodejs-is-number-2.1.0-4|39	
14cu|nodejs-is-number-2.1.0-4|40	%check
14cu|nodejs-is-number-2.1.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-is-number-2.1.0-4|42	mocha test.js
14cu|nodejs-is-number-2.1.0-4|43	
14cu|nodejs-is-number-2.1.0-4|44	%changelog
14cu|nodejs-is-number-2.1.0-4|45	
14cu|nodejs-is-number-2.1.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-is-number-2.1.0-4|47	- (e9602ec) BuildList#2799825: Increase release tag
14cu|nodejs-is-number-2.1.0-4|48	
14cu|nodejs-is-number-2.1.0-4|49	

11610 14
14cu|nodejs-iso8601-1.1.1-11|1	%global enable_tests 0
14cu|nodejs-iso8601-1.1.1-11|2	
14cu|nodejs-iso8601-1.1.1-11|3	Name:       nodejs-iso8601
14cu|nodejs-iso8601-1.1.1-11|4	Version:    1.1.1
14cu|nodejs-iso8601-1.1.1-11|5	Release:    11
14cu|nodejs-iso8601-1.1.1-11|6	Summary:    Node.js module to parse and print ISO8601 dates
14cu|nodejs-iso8601-1.1.1-11|7	License:    MIT
14cu|nodejs-iso8601-1.1.1-11|8	Group:      System/Libraries
14cu|nodejs-iso8601-1.1.1-11|9	URL:        https://github.com/calmh/node-iso8601
14cu|nodejs-iso8601-1.1.1-11|10	Source0:    http://registry.npmjs.org/iso8601/-/iso8601-%{version}.tgz
14cu|nodejs-iso8601-1.1.1-11|11	BuildArch:  noarch
14cu|nodejs-iso8601-1.1.1-11|12	BuildRequires:  nodejs-packaging
14cu|nodejs-iso8601-1.1.1-11|13	
14cu|nodejs-iso8601-1.1.1-11|14	%if 0%{?enable_tests}
14cu|nodejs-iso8601-1.1.1-11|15	BuildRequires:  npm(mocha)
14cu|nodejs-iso8601-1.1.1-11|16	BuildRequires:  npm(should)
14cu|nodejs-iso8601-1.1.1-11|17	%endif
14cu|nodejs-iso8601-1.1.1-11|18	
14cu|nodejs-iso8601-1.1.1-11|19	%description
14cu|nodejs-iso8601-1.1.1-11|20	%{summary}
14cu|nodejs-iso8601-1.1.1-11|21	
14cu|nodejs-iso8601-1.1.1-11|22	
14cu|nodejs-iso8601-1.1.1-11|23	%prep
14cu|nodejs-iso8601-1.1.1-11|24	%setup -q -n package
14cu|nodejs-iso8601-1.1.1-11|25	
14cu|nodejs-iso8601-1.1.1-11|26	
14cu|nodejs-iso8601-1.1.1-11|27	%build
14cu|nodejs-iso8601-1.1.1-11|28	#nothing to do
14cu|nodejs-iso8601-1.1.1-11|29	
14cu|nodejs-iso8601-1.1.1-11|30	
14cu|nodejs-iso8601-1.1.1-11|31	%install
14cu|nodejs-iso8601-1.1.1-11|32	mkdir -p %{buildroot}%{nodejs_sitelib}/iso8601
14cu|nodejs-iso8601-1.1.1-11|33	cp -pr package.json lib/ \
14cu|nodejs-iso8601-1.1.1-11|34	%{buildroot}%{nodejs_sitelib}/iso8601
14cu|nodejs-iso8601-1.1.1-11|35	
14cu|nodejs-iso8601-1.1.1-11|36	%nodejs_symlink_deps
14cu|nodejs-iso8601-1.1.1-11|37	
14cu|nodejs-iso8601-1.1.1-11|38	
14cu|nodejs-iso8601-1.1.1-11|39	%if 0%{?enable_tests}
14cu|nodejs-iso8601-1.1.1-11|40	%check
14cu|nodejs-iso8601-1.1.1-11|41	%nodejs_symlink_deps --check
14cu|nodejs-iso8601-1.1.1-11|42	%{nodejs_sitelib}/mocha/bin/mocha -R spec
14cu|nodejs-iso8601-1.1.1-11|43	%endif
14cu|nodejs-iso8601-1.1.1-11|44	
14cu|nodejs-iso8601-1.1.1-11|45	
14cu|nodejs-iso8601-1.1.1-11|46	%files
14cu|nodejs-iso8601-1.1.1-11|47	%doc LICENSE README.md
14cu|nodejs-iso8601-1.1.1-11|48	%{nodejs_sitelib}/iso8601
14cu|nodejs-iso8601-1.1.1-11|49	
14cu|nodejs-iso8601-1.1.1-11|50	
14cu|nodejs-iso8601-1.1.1-11|51	
14cu|nodejs-iso8601-1.1.1-11|52	%changelog
14cu|nodejs-iso8601-1.1.1-11|53	
14cu|nodejs-iso8601-1.1.1-11|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-11
14cu|nodejs-iso8601-1.1.1-11|55	- (61b4198) BuildList#2799825: Increase release tag
14cu|nodejs-iso8601-1.1.1-11|56	
14cu|nodejs-iso8601-1.1.1-11|57	

11611 14
14cu|nodejs-is-obj-1.0.0-4|1	%define oname is-obj
14cu|nodejs-is-obj-1.0.0-4|2	
14cu|nodejs-is-obj-1.0.0-4|3	Summary:        Check if a value is an object
14cu|nodejs-is-obj-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-obj-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-obj-1.0.0-4|6	Release:        4
14cu|nodejs-is-obj-1.0.0-4|7	License:        MIT
14cu|nodejs-is-obj-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-obj-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-obj
14cu|nodejs-is-obj-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-obj-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-obj-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-is-obj-1.0.0-4|13	
14cu|nodejs-is-obj-1.0.0-4|14	%description
14cu|nodejs-is-obj-1.0.0-4|15	%{summary}.
14cu|nodejs-is-obj-1.0.0-4|16	
14cu|nodejs-is-obj-1.0.0-4|17	%files
14cu|nodejs-is-obj-1.0.0-4|18	%doc license *.md
14cu|nodejs-is-obj-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-obj-1.0.0-4|20	
14cu|nodejs-is-obj-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-obj-1.0.0-4|22	
14cu|nodejs-is-obj-1.0.0-4|23	%prep
14cu|nodejs-is-obj-1.0.0-4|24	%setup -q -n package
14cu|nodejs-is-obj-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-is-obj-1.0.0-4|26	
14cu|nodejs-is-obj-1.0.0-4|27	%build
14cu|nodejs-is-obj-1.0.0-4|28	
14cu|nodejs-is-obj-1.0.0-4|29	%install
14cu|nodejs-is-obj-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-obj-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-obj-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-is-obj-1.0.0-4|33	%changelog
14cu|nodejs-is-obj-1.0.0-4|34	
14cu|nodejs-is-obj-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-obj-1.0.0-4|36	- (5e6d389) BuildList#2799825: Increase release tag
14cu|nodejs-is-obj-1.0.0-4|37	
14cu|nodejs-is-obj-1.0.0-4|38	

11612 14
14cu|nodejs-is-object-1.0.1-4|1	%define oname is-object
14cu|nodejs-is-object-1.0.1-4|2	
14cu|nodejs-is-object-1.0.1-4|3	Summary:        Checks whether a value is an object
14cu|nodejs-is-object-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-object-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-is-object-1.0.1-4|6	Release:        4
14cu|nodejs-is-object-1.0.1-4|7	License:        MIT
14cu|nodejs-is-object-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-object-1.0.1-4|9	Url:            https://github.com/ljharb/is-object
14cu|nodejs-is-object-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-object-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-object-1.0.1-4|12	BuildRequires:  npm(tape)
14cu|nodejs-is-object-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-is-object-1.0.1-4|14	
14cu|nodejs-is-object-1.0.1-4|15	%description
14cu|nodejs-is-object-1.0.1-4|16	%{summary}.
14cu|nodejs-is-object-1.0.1-4|17	
14cu|nodejs-is-object-1.0.1-4|18	%files
14cu|nodejs-is-object-1.0.1-4|19	%doc LICENSE README.md
14cu|nodejs-is-object-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-object-1.0.1-4|21	
14cu|nodejs-is-object-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-is-object-1.0.1-4|23	
14cu|nodejs-is-object-1.0.1-4|24	%prep
14cu|nodejs-is-object-1.0.1-4|25	%setup -q -n package
14cu|nodejs-is-object-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-is-object-1.0.1-4|27	
14cu|nodejs-is-object-1.0.1-4|28	%build
14cu|nodejs-is-object-1.0.1-4|29	
14cu|nodejs-is-object-1.0.1-4|30	%install
14cu|nodejs-is-object-1.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-object-1.0.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-object-1.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-is-object-1.0.1-4|34	
14cu|nodejs-is-object-1.0.1-4|35	%check
14cu|nodejs-is-object-1.0.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-is-object-1.0.1-4|37	%__nodejs test/index.js
14cu|nodejs-is-object-1.0.1-4|38	
14cu|nodejs-is-object-1.0.1-4|39	%changelog
14cu|nodejs-is-object-1.0.1-4|40	
14cu|nodejs-is-object-1.0.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-is-object-1.0.1-4|42	- (b23622b) BuildList#2799825: Increase release tag
14cu|nodejs-is-object-1.0.1-4|43	
14cu|nodejs-is-object-1.0.1-4|44	

11613 14
14cu|nodejs-isobject-2.0.0-4|1	%define oname isobject
14cu|nodejs-isobject-2.0.0-4|2	
14cu|nodejs-isobject-2.0.0-4|3	Summary:        Returns true if the value is an object and not an array or null
14cu|nodejs-isobject-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-isobject-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-isobject-2.0.0-4|6	Release:        4
14cu|nodejs-isobject-2.0.0-4|7	License:        MIT
14cu|nodejs-isobject-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-isobject-2.0.0-4|9	Url:            https://github.com/jonschlinkert/isobject
14cu|nodejs-isobject-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-isobject-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/isobject/master/test.js
14cu|nodejs-isobject-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-isobject-2.0.0-4|13	BuildRequires:  npm(isarray)
14cu|nodejs-isobject-2.0.0-4|14	#
14cu|nodejs-isobject-2.0.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-isobject-2.0.0-4|16	BuildArch:      noarch
14cu|nodejs-isobject-2.0.0-4|17	
14cu|nodejs-isobject-2.0.0-4|18	%description
14cu|nodejs-isobject-2.0.0-4|19	%{summary}.
14cu|nodejs-isobject-2.0.0-4|20	
14cu|nodejs-isobject-2.0.0-4|21	%files
14cu|nodejs-isobject-2.0.0-4|22	%doc LICENSE *.md
14cu|nodejs-isobject-2.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-isobject-2.0.0-4|24	
14cu|nodejs-isobject-2.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-isobject-2.0.0-4|26	
14cu|nodejs-isobject-2.0.0-4|27	%prep
14cu|nodejs-isobject-2.0.0-4|28	%setup -q -n package
14cu|nodejs-isobject-2.0.0-4|29	rm -rf node_modules
14cu|nodejs-isobject-2.0.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-isobject-2.0.0-4|31	
14cu|nodejs-isobject-2.0.0-4|32	%build
14cu|nodejs-isobject-2.0.0-4|33	
14cu|nodejs-isobject-2.0.0-4|34	%install
14cu|nodejs-isobject-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-isobject-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-isobject-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-isobject-2.0.0-4|38	
14cu|nodejs-isobject-2.0.0-4|39	%check
14cu|nodejs-isobject-2.0.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-isobject-2.0.0-4|41	mocha test.js
14cu|nodejs-isobject-2.0.0-4|42	
14cu|nodejs-isobject-2.0.0-4|43	
14cu|nodejs-isobject-2.0.0-4|44	
14cu|nodejs-isobject-2.0.0-4|45	%changelog
14cu|nodejs-isobject-2.0.0-4|46	
14cu|nodejs-isobject-2.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-isobject-2.0.0-4|48	- (ffb3b7b) BuildList#2799825: Increase release tag
14cu|nodejs-isobject-2.0.0-4|49	
14cu|nodejs-isobject-2.0.0-4|50	

11614 14
14cu|nodejs-isodate-0.1.4-9|1	%global enable_tests 0
14cu|nodejs-isodate-0.1.4-9|2	
14cu|nodejs-isodate-0.1.4-9|3	Name:       nodejs-isodate
14cu|nodejs-isodate-0.1.4-9|4	Version:    0.1.4
14cu|nodejs-isodate-0.1.4-9|5	Release:    9
14cu|nodejs-isodate-0.1.4-9|6	Summary:    JavaScript ISO 8601 date/time parser for Node.js
14cu|nodejs-isodate-0.1.4-9|7	License:    MIT
14cu|nodejs-isodate-0.1.4-9|8	Group:      System/Libraries
14cu|nodejs-isodate-0.1.4-9|9	URL:        https://github.com/pvorb/node-isodate
14cu|nodejs-isodate-0.1.4-9|10	Source0:    http://registry.npmjs.org/isodate/-/isodate-%{version}.tgz
14cu|nodejs-isodate-0.1.4-9|11	# One test file is not included in the npm tarball.
14cu|nodejs-isodate-0.1.4-9|12	Source1:    https://raw.github.com/pvorb/node-isodate/4864e664cabba43003424453a82d50fd8f133737/test.js
14cu|nodejs-isodate-0.1.4-9|13	BuildArch:  noarch
14cu|nodejs-isodate-0.1.4-9|14	BuildRequires:  nodejs-packaging
14cu|nodejs-isodate-0.1.4-9|15	
14cu|nodejs-isodate-0.1.4-9|16	%description
14cu|nodejs-isodate-0.1.4-9|17	%{summary}.
14cu|nodejs-isodate-0.1.4-9|18	
14cu|nodejs-isodate-0.1.4-9|19	
14cu|nodejs-isodate-0.1.4-9|20	%prep
14cu|nodejs-isodate-0.1.4-9|21	%setup -q -n package
14cu|nodejs-isodate-0.1.4-9|22	cp -a %{SOURCE1} .
14cu|nodejs-isodate-0.1.4-9|23	
14cu|nodejs-isodate-0.1.4-9|24	
14cu|nodejs-isodate-0.1.4-9|25	%build
14cu|nodejs-isodate-0.1.4-9|26	#nothing to do
14cu|nodejs-isodate-0.1.4-9|27	
14cu|nodejs-isodate-0.1.4-9|28	
14cu|nodejs-isodate-0.1.4-9|29	%install
14cu|nodejs-isodate-0.1.4-9|30	mkdir -p %{buildroot}%{nodejs_sitelib}/isodate
14cu|nodejs-isodate-0.1.4-9|31	cp -pr package.json isodate.js \
14cu|nodejs-isodate-0.1.4-9|32	%{buildroot}%{nodejs_sitelib}/isodate
14cu|nodejs-isodate-0.1.4-9|33	
14cu|nodejs-isodate-0.1.4-9|34	%nodejs_symlink_deps
14cu|nodejs-isodate-0.1.4-9|35	
14cu|nodejs-isodate-0.1.4-9|36	
14cu|nodejs-isodate-0.1.4-9|37	%if 0%{?enable_tests}
14cu|nodejs-isodate-0.1.4-9|38	%check
14cu|nodejs-isodate-0.1.4-9|39	%__nodejs test.js
14cu|nodejs-isodate-0.1.4-9|40	%endif
14cu|nodejs-isodate-0.1.4-9|41	
14cu|nodejs-isodate-0.1.4-9|42	
14cu|nodejs-isodate-0.1.4-9|43	%files
14cu|nodejs-isodate-0.1.4-9|44	%doc LICENSE README.md
14cu|nodejs-isodate-0.1.4-9|45	%{nodejs_sitelib}/isodate
14cu|nodejs-isodate-0.1.4-9|46	
14cu|nodejs-isodate-0.1.4-9|47	
14cu|nodejs-isodate-0.1.4-9|48	
14cu|nodejs-isodate-0.1.4-9|49	%changelog
14cu|nodejs-isodate-0.1.4-9|50	
14cu|nodejs-isodate-0.1.4-9|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-9
14cu|nodejs-isodate-0.1.4-9|52	- (f518c09) BuildList#2799825: Increase release tag
14cu|nodejs-isodate-0.1.4-9|53	
14cu|nodejs-isodate-0.1.4-9|54	

11615 14
14cu|nodejs-is-path-cwd-1.0.0-4|1	%define oname is-path-cwd
14cu|nodejs-is-path-cwd-1.0.0-4|2	
14cu|nodejs-is-path-cwd-1.0.0-4|3	Summary:        Check if a path is CWD
14cu|nodejs-is-path-cwd-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-path-cwd-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-path-cwd-1.0.0-4|6	Release:        4
14cu|nodejs-is-path-cwd-1.0.0-4|7	License:        MIT
14cu|nodejs-is-path-cwd-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-path-cwd-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-path-cwd
14cu|nodejs-is-path-cwd-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-path-cwd-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-path-cwd/master/license
14cu|nodejs-is-path-cwd-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-path-cwd-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-path-cwd-1.0.0-4|14	
14cu|nodejs-is-path-cwd-1.0.0-4|15	%description
14cu|nodejs-is-path-cwd-1.0.0-4|16	%{summary}.
14cu|nodejs-is-path-cwd-1.0.0-4|17	
14cu|nodejs-is-path-cwd-1.0.0-4|18	%files
14cu|nodejs-is-path-cwd-1.0.0-4|19	%doc readme.md license
14cu|nodejs-is-path-cwd-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-cwd-1.0.0-4|21	
14cu|nodejs-is-path-cwd-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-path-cwd-1.0.0-4|23	
14cu|nodejs-is-path-cwd-1.0.0-4|24	%prep
14cu|nodejs-is-path-cwd-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-path-cwd-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-path-cwd-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-path-cwd-1.0.0-4|28	%build
14cu|nodejs-is-path-cwd-1.0.0-4|29	
14cu|nodejs-is-path-cwd-1.0.0-4|30	%install
14cu|nodejs-is-path-cwd-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-cwd-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-cwd-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-path-cwd-1.0.0-4|34	%changelog
14cu|nodejs-is-path-cwd-1.0.0-4|35	
14cu|nodejs-is-path-cwd-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-path-cwd-1.0.0-4|37	- (5de8ad6) BuildList#2799825: Increase release tag
14cu|nodejs-is-path-cwd-1.0.0-4|38	
14cu|nodejs-is-path-cwd-1.0.0-4|39	

11616 14
14cu|nodejs-is-path-in-cwd-1.0.0-4|1	%define oname is-path-in-cwd
14cu|nodejs-is-path-in-cwd-1.0.0-4|2	
14cu|nodejs-is-path-in-cwd-1.0.0-4|3	Summary:        Check if a path is in the current working directory
14cu|nodejs-is-path-in-cwd-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-path-in-cwd-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-path-in-cwd-1.0.0-4|6	Release:        4
14cu|nodejs-is-path-in-cwd-1.0.0-4|7	License:        MIT
14cu|nodejs-is-path-in-cwd-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-path-in-cwd-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-path-in-cwd
14cu|nodejs-is-path-in-cwd-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-path-in-cwd-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-path-in-cwd/master/license
14cu|nodejs-is-path-in-cwd-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-path-in-cwd-1.0.0-4|13	BuildRequires:  npm(is-path-inside)
14cu|nodejs-is-path-in-cwd-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-is-path-in-cwd-1.0.0-4|15	
14cu|nodejs-is-path-in-cwd-1.0.0-4|16	%description
14cu|nodejs-is-path-in-cwd-1.0.0-4|17	%{summary}.
14cu|nodejs-is-path-in-cwd-1.0.0-4|18	
14cu|nodejs-is-path-in-cwd-1.0.0-4|19	%files
14cu|nodejs-is-path-in-cwd-1.0.0-4|20	%doc license readme.md
14cu|nodejs-is-path-in-cwd-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-in-cwd-1.0.0-4|22	
14cu|nodejs-is-path-in-cwd-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-is-path-in-cwd-1.0.0-4|24	
14cu|nodejs-is-path-in-cwd-1.0.0-4|25	%prep
14cu|nodejs-is-path-in-cwd-1.0.0-4|26	%setup -q -n package
14cu|nodejs-is-path-in-cwd-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-is-path-in-cwd-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-is-path-in-cwd-1.0.0-4|29	
14cu|nodejs-is-path-in-cwd-1.0.0-4|30	%build
14cu|nodejs-is-path-in-cwd-1.0.0-4|31	
14cu|nodejs-is-path-in-cwd-1.0.0-4|32	%install
14cu|nodejs-is-path-in-cwd-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-in-cwd-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-in-cwd-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-is-path-in-cwd-1.0.0-4|36	%changelog
14cu|nodejs-is-path-in-cwd-1.0.0-4|37	
14cu|nodejs-is-path-in-cwd-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-path-in-cwd-1.0.0-4|39	- (4193587) BuildList#2799825: Increase release tag
14cu|nodejs-is-path-in-cwd-1.0.0-4|40	
14cu|nodejs-is-path-in-cwd-1.0.0-4|41	

11617 14
14cu|nodejs-is-path-inside-1.0.0-4|1	%define oname is-path-inside
14cu|nodejs-is-path-inside-1.0.0-4|2	
14cu|nodejs-is-path-inside-1.0.0-4|3	Summary:        Check if a path is inside another path
14cu|nodejs-is-path-inside-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-path-inside-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-path-inside-1.0.0-4|6	Release:        4
14cu|nodejs-is-path-inside-1.0.0-4|7	License:        MIT
14cu|nodejs-is-path-inside-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-path-inside-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-path-inside
14cu|nodejs-is-path-inside-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-path-inside-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-path-inside/master/license
14cu|nodejs-is-path-inside-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-path-inside-1.0.0-4|13	BuildRequires:  npm(path-is-inside)
14cu|nodejs-is-path-inside-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-is-path-inside-1.0.0-4|15	
14cu|nodejs-is-path-inside-1.0.0-4|16	%description
14cu|nodejs-is-path-inside-1.0.0-4|17	%{summary}.
14cu|nodejs-is-path-inside-1.0.0-4|18	
14cu|nodejs-is-path-inside-1.0.0-4|19	%files
14cu|nodejs-is-path-inside-1.0.0-4|20	%doc readme.md license
14cu|nodejs-is-path-inside-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-inside-1.0.0-4|22	
14cu|nodejs-is-path-inside-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-is-path-inside-1.0.0-4|24	
14cu|nodejs-is-path-inside-1.0.0-4|25	%prep
14cu|nodejs-is-path-inside-1.0.0-4|26	%setup -q -n package
14cu|nodejs-is-path-inside-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-is-path-inside-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-is-path-inside-1.0.0-4|29	%build
14cu|nodejs-is-path-inside-1.0.0-4|30	
14cu|nodejs-is-path-inside-1.0.0-4|31	%install
14cu|nodejs-is-path-inside-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-inside-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-path-inside-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-path-inside-1.0.0-4|35	
14cu|nodejs-is-path-inside-1.0.0-4|36	%changelog
14cu|nodejs-is-path-inside-1.0.0-4|37	
14cu|nodejs-is-path-inside-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-path-inside-1.0.0-4|39	- (2fa1b57) BuildList#2799825: Increase release tag
14cu|nodejs-is-path-inside-1.0.0-4|40	
14cu|nodejs-is-path-inside-1.0.0-4|41	

11618 14
14cu|nodejs-is-plain-obj-1.1.0-4|1	%define oname is-plain-obj
14cu|nodejs-is-plain-obj-1.1.0-4|2	
14cu|nodejs-is-plain-obj-1.1.0-4|3	Summary:        Check if a value is a plain object
14cu|nodejs-is-plain-obj-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-plain-obj-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-is-plain-obj-1.1.0-4|6	Release:        4
14cu|nodejs-is-plain-obj-1.1.0-4|7	License:        MIT
14cu|nodejs-is-plain-obj-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-plain-obj-1.1.0-4|9	Url:            https://github.com/sindresorhus/is-plain-obj
14cu|nodejs-is-plain-obj-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-plain-obj-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-plain-obj-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-is-plain-obj-1.1.0-4|13	
14cu|nodejs-is-plain-obj-1.1.0-4|14	%description
14cu|nodejs-is-plain-obj-1.1.0-4|15	An object is plain if it's created by either
14cu|nodejs-is-plain-obj-1.1.0-4|16	{}, new Object() or Object.create(null)..
14cu|nodejs-is-plain-obj-1.1.0-4|17	
14cu|nodejs-is-plain-obj-1.1.0-4|18	%files
14cu|nodejs-is-plain-obj-1.1.0-4|19	%doc license readme.md
14cu|nodejs-is-plain-obj-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-plain-obj-1.1.0-4|21	
14cu|nodejs-is-plain-obj-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-plain-obj-1.1.0-4|23	
14cu|nodejs-is-plain-obj-1.1.0-4|24	%prep
14cu|nodejs-is-plain-obj-1.1.0-4|25	%setup -q -n package
14cu|nodejs-is-plain-obj-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-is-plain-obj-1.1.0-4|27	
14cu|nodejs-is-plain-obj-1.1.0-4|28	%build
14cu|nodejs-is-plain-obj-1.1.0-4|29	
14cu|nodejs-is-plain-obj-1.1.0-4|30	%install
14cu|nodejs-is-plain-obj-1.1.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-plain-obj-1.1.0-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-plain-obj-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-plain-obj-1.1.0-4|34	%changelog
14cu|nodejs-is-plain-obj-1.1.0-4|35	
14cu|nodejs-is-plain-obj-1.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-is-plain-obj-1.1.0-4|37	- (5dbe384) BuildList#2799825: Increase release tag
14cu|nodejs-is-plain-obj-1.1.0-4|38	
14cu|nodejs-is-plain-obj-1.1.0-4|39	

11619 14
14cu|nodejs-is-primitive-2.0.0-4|1	%define oname is-primitive
14cu|nodejs-is-primitive-2.0.0-4|2	
14cu|nodejs-is-primitive-2.0.0-4|3	Summary:        Returns 'true' if the value is a primitive
14cu|nodejs-is-primitive-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-primitive-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-is-primitive-2.0.0-4|6	Release:        4
14cu|nodejs-is-primitive-2.0.0-4|7	License:        MIT
14cu|nodejs-is-primitive-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-primitive-2.0.0-4|9	Url:            https://github.com/jonschlinkert/is-primitive
14cu|nodejs-is-primitive-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-primitive-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-primitive/master/test.js
14cu|nodejs-is-primitive-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-primitive-2.0.0-4|13	#
14cu|nodejs-is-primitive-2.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-is-primitive-2.0.0-4|15	BuildRequires:  npm(should)
14cu|nodejs-is-primitive-2.0.0-4|16	BuildArch:      noarch
14cu|nodejs-is-primitive-2.0.0-4|17	
14cu|nodejs-is-primitive-2.0.0-4|18	%description
14cu|nodejs-is-primitive-2.0.0-4|19	%{summary}.
14cu|nodejs-is-primitive-2.0.0-4|20	
14cu|nodejs-is-primitive-2.0.0-4|21	%files
14cu|nodejs-is-primitive-2.0.0-4|22	%doc LICENSE *.md
14cu|nodejs-is-primitive-2.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-primitive-2.0.0-4|24	
14cu|nodejs-is-primitive-2.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-is-primitive-2.0.0-4|26	
14cu|nodejs-is-primitive-2.0.0-4|27	%prep
14cu|nodejs-is-primitive-2.0.0-4|28	%setup -q -n package
14cu|nodejs-is-primitive-2.0.0-4|29	rm -rf node_modules
14cu|nodejs-is-primitive-2.0.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-is-primitive-2.0.0-4|31	
14cu|nodejs-is-primitive-2.0.0-4|32	%build
14cu|nodejs-is-primitive-2.0.0-4|33	
14cu|nodejs-is-primitive-2.0.0-4|34	%install
14cu|nodejs-is-primitive-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-primitive-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-primitive-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-is-primitive-2.0.0-4|38	
14cu|nodejs-is-primitive-2.0.0-4|39	
14cu|nodejs-is-primitive-2.0.0-4|40	%check
14cu|nodejs-is-primitive-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-is-primitive-2.0.0-4|42	mocha test.js
14cu|nodejs-is-primitive-2.0.0-4|43	
14cu|nodejs-is-primitive-2.0.0-4|44	%changelog
14cu|nodejs-is-primitive-2.0.0-4|45	
14cu|nodejs-is-primitive-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-is-primitive-2.0.0-4|47	- (31bc175) BuildList#2799825: Increase release tag
14cu|nodejs-is-primitive-2.0.0-4|48	
14cu|nodejs-is-primitive-2.0.0-4|49	

11620 14
14cu|nodejs-is-promise-2.1.0-4|1	%define oname is-promise
14cu|nodejs-is-promise-2.1.0-4|2	
14cu|nodejs-is-promise-2.1.0-4|3	Summary:        Test whether an object looks like a promises-a+ promise
14cu|nodejs-is-promise-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-promise-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-is-promise-2.1.0-4|6	Release:        4
14cu|nodejs-is-promise-2.1.0-4|7	License:        MIT
14cu|nodejs-is-promise-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-promise-2.1.0-4|9	Url:            https://github.com/then/is-promise
14cu|nodejs-is-promise-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-promise-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-promise-2.1.0-4|12	BuildArch:      noarch
14cu|nodejs-is-promise-2.1.0-4|13	
14cu|nodejs-is-promise-2.1.0-4|14	%description
14cu|nodejs-is-promise-2.1.0-4|15	%{summary}.
14cu|nodejs-is-promise-2.1.0-4|16	
14cu|nodejs-is-promise-2.1.0-4|17	%files
14cu|nodejs-is-promise-2.1.0-4|18	%doc LICENSE readme.md
14cu|nodejs-is-promise-2.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-promise-2.1.0-4|20	
14cu|nodejs-is-promise-2.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-promise-2.1.0-4|22	
14cu|nodejs-is-promise-2.1.0-4|23	%prep
14cu|nodejs-is-promise-2.1.0-4|24	%setup -q -n package
14cu|nodejs-is-promise-2.1.0-4|25	rm -rf node_modules
14cu|nodejs-is-promise-2.1.0-4|26	
14cu|nodejs-is-promise-2.1.0-4|27	%build
14cu|nodejs-is-promise-2.1.0-4|28	
14cu|nodejs-is-promise-2.1.0-4|29	%install
14cu|nodejs-is-promise-2.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-promise-2.1.0-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-promise-2.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-is-promise-2.1.0-4|33	%changelog
14cu|nodejs-is-promise-2.1.0-4|34	
14cu|nodejs-is-promise-2.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-is-promise-2.1.0-4|36	- (a490226) BuildList#2799825: Increase release tag
14cu|nodejs-is-promise-2.1.0-4|37	
14cu|nodejs-is-promise-2.1.0-4|38	

11621 14
14cu|nodejs-is-property-1.0.2-4|1	%define oname is-property
14cu|nodejs-is-property-1.0.2-4|2	
14cu|nodejs-is-property-1.0.2-4|3	Summary:        Tests if a JSON property can be accessed using . syntax
14cu|nodejs-is-property-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-property-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-is-property-1.0.2-4|6	Release:        4
14cu|nodejs-is-property-1.0.2-4|7	License:        MIT
14cu|nodejs-is-property-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-is-property-1.0.2-4|9	Url:            https://github.com/mikolalysenko/is-property
14cu|nodejs-is-property-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-property-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-property-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-is-property-1.0.2-4|13	
14cu|nodejs-is-property-1.0.2-4|14	%description
14cu|nodejs-is-property-1.0.2-4|15	%{summary}.
14cu|nodejs-is-property-1.0.2-4|16	
14cu|nodejs-is-property-1.0.2-4|17	%files
14cu|nodejs-is-property-1.0.2-4|18	%doc LICENSE README.md
14cu|nodejs-is-property-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-property-1.0.2-4|20	
14cu|nodejs-is-property-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-is-property-1.0.2-4|22	
14cu|nodejs-is-property-1.0.2-4|23	%prep
14cu|nodejs-is-property-1.0.2-4|24	%setup -q -n package
14cu|nodejs-is-property-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-is-property-1.0.2-4|26	
14cu|nodejs-is-property-1.0.2-4|27	%build
14cu|nodejs-is-property-1.0.2-4|28	
14cu|nodejs-is-property-1.0.2-4|29	%install
14cu|nodejs-is-property-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-property-1.0.2-4|31	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-property-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-is-property-1.0.2-4|33	%changelog
14cu|nodejs-is-property-1.0.2-4|34	
14cu|nodejs-is-property-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-is-property-1.0.2-4|36	- (a40e36f) BuildList#2799825: Increase release tag
14cu|nodejs-is-property-1.0.2-4|37	
14cu|nodejs-is-property-1.0.2-4|38	

11622 14
14cu|nodejs-is-redirect-1.0.0-4|1	%define oname is-redirect
14cu|nodejs-is-redirect-1.0.0-4|2	
14cu|nodejs-is-redirect-1.0.0-4|3	Summary:        Check if a number is a redirect HTTP status code
14cu|nodejs-is-redirect-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-redirect-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-redirect-1.0.0-4|6	Release:        4
14cu|nodejs-is-redirect-1.0.0-4|7	License:        MIT
14cu|nodejs-is-redirect-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-redirect-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-redirect
14cu|nodejs-is-redirect-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-redirect-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-redirect-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-is-redirect-1.0.0-4|13	
14cu|nodejs-is-redirect-1.0.0-4|14	%description
14cu|nodejs-is-redirect-1.0.0-4|15	%{summary}.
14cu|nodejs-is-redirect-1.0.0-4|16	
14cu|nodejs-is-redirect-1.0.0-4|17	%files
14cu|nodejs-is-redirect-1.0.0-4|18	%doc license readme.md
14cu|nodejs-is-redirect-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-redirect-1.0.0-4|20	
14cu|nodejs-is-redirect-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-redirect-1.0.0-4|22	
14cu|nodejs-is-redirect-1.0.0-4|23	%prep
14cu|nodejs-is-redirect-1.0.0-4|24	%setup -q -n package
14cu|nodejs-is-redirect-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-is-redirect-1.0.0-4|26	
14cu|nodejs-is-redirect-1.0.0-4|27	%build
14cu|nodejs-is-redirect-1.0.0-4|28	
14cu|nodejs-is-redirect-1.0.0-4|29	%install
14cu|nodejs-is-redirect-1.0.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-redirect-1.0.0-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-redirect-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-is-redirect-1.0.0-4|33	%changelog
14cu|nodejs-is-redirect-1.0.0-4|34	
14cu|nodejs-is-redirect-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-redirect-1.0.0-4|36	- (87f2829) BuildList#2799825: Increase release tag
14cu|nodejs-is-redirect-1.0.0-4|37	
14cu|nodejs-is-redirect-1.0.0-4|38	

11623 14
14cu|nodejs-is-regex-1.0.3-4|1	%define oname is-regex
14cu|nodejs-is-regex-1.0.3-4|2	
14cu|nodejs-is-regex-1.0.3-4|3	Summary:        Works cross-realm/iframe, and despite ES6 @@toStringTag
14cu|nodejs-is-regex-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-regex-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-is-regex-1.0.3-4|6	Release:        4
14cu|nodejs-is-regex-1.0.3-4|7	License:        MIT
14cu|nodejs-is-regex-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-is-regex-1.0.3-4|9	Url:            https://github.com/ljharb/is-regex
14cu|nodejs-is-regex-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-regex-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-regex-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-is-regex-1.0.3-4|13	
14cu|nodejs-is-regex-1.0.3-4|14	%description
14cu|nodejs-is-regex-1.0.3-4|15	%{summary}.
14cu|nodejs-is-regex-1.0.3-4|16	
14cu|nodejs-is-regex-1.0.3-4|17	%files
14cu|nodejs-is-regex-1.0.3-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-is-regex-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regex-1.0.3-4|20	
14cu|nodejs-is-regex-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-is-regex-1.0.3-4|22	
14cu|nodejs-is-regex-1.0.3-4|23	%prep
14cu|nodejs-is-regex-1.0.3-4|24	%setup -q -n package
14cu|nodejs-is-regex-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-is-regex-1.0.3-4|26	
14cu|nodejs-is-regex-1.0.3-4|27	%build
14cu|nodejs-is-regex-1.0.3-4|28	
14cu|nodejs-is-regex-1.0.3-4|29	%install
14cu|nodejs-is-regex-1.0.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regex-1.0.3-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regex-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-is-regex-1.0.3-4|33	%changelog
14cu|nodejs-is-regex-1.0.3-4|34	
14cu|nodejs-is-regex-1.0.3-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-is-regex-1.0.3-4|36	- (24ff870) BuildList#2799825: Increase release tag
14cu|nodejs-is-regex-1.0.3-4|37	
14cu|nodejs-is-regex-1.0.3-4|38	

11624 14
14cu|nodejs-is-regexp-1.0.0-4|1	%define oname is-regexp
14cu|nodejs-is-regexp-1.0.0-4|2	
14cu|nodejs-is-regexp-1.0.0-4|3	Summary:        Check whether a variable is a regular expression
14cu|nodejs-is-regexp-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-regexp-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-regexp-1.0.0-4|6	Release:        4
14cu|nodejs-is-regexp-1.0.0-4|7	License:        MIT
14cu|nodejs-is-regexp-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-regexp-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-regexp
14cu|nodejs-is-regexp-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-regexp-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-regexp/master/license
14cu|nodejs-is-regexp-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-regexp-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-regexp-1.0.0-4|14	
14cu|nodejs-is-regexp-1.0.0-4|15	%description
14cu|nodejs-is-regexp-1.0.0-4|16	%{summary}.
14cu|nodejs-is-regexp-1.0.0-4|17	
14cu|nodejs-is-regexp-1.0.0-4|18	%files
14cu|nodejs-is-regexp-1.0.0-4|19	%doc license readme.md
14cu|nodejs-is-regexp-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regexp-1.0.0-4|21	
14cu|nodejs-is-regexp-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-regexp-1.0.0-4|23	
14cu|nodejs-is-regexp-1.0.0-4|24	%prep
14cu|nodejs-is-regexp-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-regexp-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-regexp-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-regexp-1.0.0-4|28	
14cu|nodejs-is-regexp-1.0.0-4|29	%build
14cu|nodejs-is-regexp-1.0.0-4|30	
14cu|nodejs-is-regexp-1.0.0-4|31	%install
14cu|nodejs-is-regexp-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regexp-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-regexp-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-regexp-1.0.0-4|35	%changelog
14cu|nodejs-is-regexp-1.0.0-4|36	
14cu|nodejs-is-regexp-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-regexp-1.0.0-4|38	- (685c525) BuildList#2799825: Increase release tag
14cu|nodejs-is-regexp-1.0.0-4|39	
14cu|nodejs-is-regexp-1.0.0-4|40	

11625 14
14cu|nodejs-is-relative-0.2.1-4|1	%define oname is-relative
14cu|nodejs-is-relative-0.2.1-4|2	
14cu|nodejs-is-relative-0.2.1-4|3	Summary:        Returns true if the path appears to be relative
14cu|nodejs-is-relative-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-relative-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-is-relative-0.2.1-4|6	Release:        4
14cu|nodejs-is-relative-0.2.1-4|7	License:        MIT
14cu|nodejs-is-relative-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-is-relative-0.2.1-4|9	Url:            https://github.com/jonschlinkert/is-relative
14cu|nodejs-is-relative-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-relative-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-relative-0.2.1-4|12	BuildRequires:  npm(is-unc-path)
14cu|nodejs-is-relative-0.2.1-4|13	
14cu|nodejs-is-relative-0.2.1-4|14	BuildArch:      noarch
14cu|nodejs-is-relative-0.2.1-4|15	
14cu|nodejs-is-relative-0.2.1-4|16	%description
14cu|nodejs-is-relative-0.2.1-4|17	%{summary}.
14cu|nodejs-is-relative-0.2.1-4|18	
14cu|nodejs-is-relative-0.2.1-4|19	%files
14cu|nodejs-is-relative-0.2.1-4|20	%doc LICENSE README.md
14cu|nodejs-is-relative-0.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-relative-0.2.1-4|22	
14cu|nodejs-is-relative-0.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-is-relative-0.2.1-4|24	
14cu|nodejs-is-relative-0.2.1-4|25	%prep
14cu|nodejs-is-relative-0.2.1-4|26	%setup -q -n package
14cu|nodejs-is-relative-0.2.1-4|27	rm -rf node_modules
14cu|nodejs-is-relative-0.2.1-4|28	
14cu|nodejs-is-relative-0.2.1-4|29	%build
14cu|nodejs-is-relative-0.2.1-4|30	
14cu|nodejs-is-relative-0.2.1-4|31	%install
14cu|nodejs-is-relative-0.2.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-relative-0.2.1-4|33	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-relative-0.2.1-4|34	%nodejs_symlink_deps
14cu|nodejs-is-relative-0.2.1-4|35	%changelog
14cu|nodejs-is-relative-0.2.1-4|36	
14cu|nodejs-is-relative-0.2.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-is-relative-0.2.1-4|38	- (75ab178) BuildList#2799825: Increase release tag
14cu|nodejs-is-relative-0.2.1-4|39	
14cu|nodejs-is-relative-0.2.1-4|40	

11626 14
14cu|nodejs-is-resolvable-1.0.0-4|1	%define oname is-resolvable
14cu|nodejs-is-resolvable-1.0.0-4|2	
14cu|nodejs-is-resolvable-1.0.0-4|3	Summary:        Check if a module ID is resolvable with require()
14cu|nodejs-is-resolvable-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-resolvable-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-resolvable-1.0.0-4|6	Release:        4
14cu|nodejs-is-resolvable-1.0.0-4|7	License:        MIT
14cu|nodejs-is-resolvable-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-resolvable-1.0.0-4|9	Url:            https://github.com/shinnn/is-resolvable
14cu|nodejs-is-resolvable-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-resolvable-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-resolvable-1.0.0-4|12	BuildRequires:  npm(tryit)
14cu|nodejs-is-resolvable-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-resolvable-1.0.0-4|14	
14cu|nodejs-is-resolvable-1.0.0-4|15	%description
14cu|nodejs-is-resolvable-1.0.0-4|16	%{summary}.
14cu|nodejs-is-resolvable-1.0.0-4|17	
14cu|nodejs-is-resolvable-1.0.0-4|18	%files
14cu|nodejs-is-resolvable-1.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-is-resolvable-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-resolvable-1.0.0-4|21	
14cu|nodejs-is-resolvable-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-resolvable-1.0.0-4|23	
14cu|nodejs-is-resolvable-1.0.0-4|24	%prep
14cu|nodejs-is-resolvable-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-resolvable-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-resolvable-1.0.0-4|27	chmod -x README.md index.js
14cu|nodejs-is-resolvable-1.0.0-4|28	
14cu|nodejs-is-resolvable-1.0.0-4|29	%build
14cu|nodejs-is-resolvable-1.0.0-4|30	
14cu|nodejs-is-resolvable-1.0.0-4|31	%install
14cu|nodejs-is-resolvable-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-resolvable-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-resolvable-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-resolvable-1.0.0-4|35	
14cu|nodejs-is-resolvable-1.0.0-4|36	%changelog
14cu|nodejs-is-resolvable-1.0.0-4|37	
14cu|nodejs-is-resolvable-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-resolvable-1.0.0-4|39	- (83c7cfd) BuildList#2799825: Increase release tag
14cu|nodejs-is-resolvable-1.0.0-4|40	
14cu|nodejs-is-resolvable-1.0.0-4|41	

11627 14
14cu|nodejs-is-root-1.0.0-4|1	%define oname is-root
14cu|nodejs-is-root-1.0.0-4|2	
14cu|nodejs-is-root-1.0.0-4|3	Summary:        Check if the process is running as root user, eg. started with sudo
14cu|nodejs-is-root-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-root-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-root-1.0.0-4|6	Release:        4
14cu|nodejs-is-root-1.0.0-4|7	License:        MIT
14cu|nodejs-is-root-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-root-1.0.0-4|9	Url:            https://github.com/sindresorhus/is-root
14cu|nodejs-is-root-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-root-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-root/master/license
14cu|nodejs-is-root-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-root-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-root-1.0.0-4|14	
14cu|nodejs-is-root-1.0.0-4|15	%description
14cu|nodejs-is-root-1.0.0-4|16	%{summary}.
14cu|nodejs-is-root-1.0.0-4|17	
14cu|nodejs-is-root-1.0.0-4|18	%files
14cu|nodejs-is-root-1.0.0-4|19	%doc license readme.md
14cu|nodejs-is-root-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-root-1.0.0-4|21	
14cu|nodejs-is-root-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-root-1.0.0-4|23	
14cu|nodejs-is-root-1.0.0-4|24	%prep
14cu|nodejs-is-root-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-root-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-root-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-root-1.0.0-4|28	
14cu|nodejs-is-root-1.0.0-4|29	%build
14cu|nodejs-is-root-1.0.0-4|30	
14cu|nodejs-is-root-1.0.0-4|31	%install
14cu|nodejs-is-root-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-root-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-root-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-root-1.0.0-4|35	
14cu|nodejs-is-root-1.0.0-4|36	
14cu|nodejs-is-root-1.0.0-4|37	
14cu|nodejs-is-root-1.0.0-4|38	%changelog
14cu|nodejs-is-root-1.0.0-4|39	
14cu|nodejs-is-root-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-root-1.0.0-4|41	- (e3002be) BuildList#2799825: Increase release tag
14cu|nodejs-is-root-1.0.0-4|42	
14cu|nodejs-is-root-1.0.0-4|43	

11628 14
14cu|nodejs-isstream-0.1.2-4|1	%define oname isstream
14cu|nodejs-isstream-0.1.2-4|2	
14cu|nodejs-isstream-0.1.2-4|3	Summary:        Determine if an object is a Stream
14cu|nodejs-isstream-0.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-isstream-0.1.2-4|5	Version:        0.1.2
14cu|nodejs-isstream-0.1.2-4|6	Release:        4
14cu|nodejs-isstream-0.1.2-4|7	License:        MIT
14cu|nodejs-isstream-0.1.2-4|8	Group:          Development/Other
14cu|nodejs-isstream-0.1.2-4|9	Url:            https://github.com/rvagg/isstream
14cu|nodejs-isstream-0.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-isstream-0.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-isstream-0.1.2-4|12	BuildArch:      noarch
14cu|nodejs-isstream-0.1.2-4|13	
14cu|nodejs-isstream-0.1.2-4|14	%description
14cu|nodejs-isstream-0.1.2-4|15	%{summary}.
14cu|nodejs-isstream-0.1.2-4|16	
14cu|nodejs-isstream-0.1.2-4|17	%files
14cu|nodejs-isstream-0.1.2-4|18	%doc LICENSE.md README.md
14cu|nodejs-isstream-0.1.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-isstream-0.1.2-4|20	
14cu|nodejs-isstream-0.1.2-4|21	#------------------------------------------------------------------
14cu|nodejs-isstream-0.1.2-4|22	
14cu|nodejs-isstream-0.1.2-4|23	%prep
14cu|nodejs-isstream-0.1.2-4|24	%setup -q -n package
14cu|nodejs-isstream-0.1.2-4|25	rm -rf node_modules
14cu|nodejs-isstream-0.1.2-4|26	
14cu|nodejs-isstream-0.1.2-4|27	%build
14cu|nodejs-isstream-0.1.2-4|28	
14cu|nodejs-isstream-0.1.2-4|29	%install
14cu|nodejs-isstream-0.1.2-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-isstream-0.1.2-4|31	cp -r package.json %{oname}.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-isstream-0.1.2-4|32	
14cu|nodejs-isstream-0.1.2-4|33	%nodejs_symlink_deps
14cu|nodejs-isstream-0.1.2-4|34	%changelog
14cu|nodejs-isstream-0.1.2-4|35	
14cu|nodejs-isstream-0.1.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-4
14cu|nodejs-isstream-0.1.2-4|37	- (69cd679) BuildList#2799825: Increase release tag
14cu|nodejs-isstream-0.1.2-4|38	
14cu|nodejs-isstream-0.1.2-4|39	

11629 14
14cu|nodejs-is-stream-1.0.1-4|1	%define oname is-stream
14cu|nodejs-is-stream-1.0.1-4|2	
14cu|nodejs-is-stream-1.0.1-4|3	Summary:        Check if something is a Node.js stream
14cu|nodejs-is-stream-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-stream-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-is-stream-1.0.1-4|6	Release:        4
14cu|nodejs-is-stream-1.0.1-4|7	License:        MIT
14cu|nodejs-is-stream-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-stream-1.0.1-4|9	Url:            https://github.com/sindresorhus/is-stream
14cu|nodejs-is-stream-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-stream-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/is-stream/master/license
14cu|nodejs-is-stream-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-stream-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-is-stream-1.0.1-4|14	
14cu|nodejs-is-stream-1.0.1-4|15	%description
14cu|nodejs-is-stream-1.0.1-4|16	%{summary}.
14cu|nodejs-is-stream-1.0.1-4|17	
14cu|nodejs-is-stream-1.0.1-4|18	%files
14cu|nodejs-is-stream-1.0.1-4|19	%doc license readme.md
14cu|nodejs-is-stream-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-stream-1.0.1-4|21	
14cu|nodejs-is-stream-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-is-stream-1.0.1-4|23	
14cu|nodejs-is-stream-1.0.1-4|24	%prep
14cu|nodejs-is-stream-1.0.1-4|25	%setup -q -n package
14cu|nodejs-is-stream-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-is-stream-1.0.1-4|27	cp -r %{SOURCE1} license
14cu|nodejs-is-stream-1.0.1-4|28	
14cu|nodejs-is-stream-1.0.1-4|29	%build
14cu|nodejs-is-stream-1.0.1-4|30	
14cu|nodejs-is-stream-1.0.1-4|31	%install
14cu|nodejs-is-stream-1.0.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-stream-1.0.1-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-stream-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-is-stream-1.0.1-4|35	%changelog
14cu|nodejs-is-stream-1.0.1-4|36	
14cu|nodejs-is-stream-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-is-stream-1.0.1-4|38	- (bc6da3b) BuildList#2799825: Increase release tag
14cu|nodejs-is-stream-1.0.1-4|39	
14cu|nodejs-is-stream-1.0.1-4|40	

11630 14
14cu|nodejs-is-symbol-1.0.1-4|1	%define oname is-symbol
14cu|nodejs-is-symbol-1.0.1-4|2	
14cu|nodejs-is-symbol-1.0.1-4|3	Summary:        Determine if a value is an ES6 Symbol or not
14cu|nodejs-is-symbol-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-symbol-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-is-symbol-1.0.1-4|6	Release:        4
14cu|nodejs-is-symbol-1.0.1-4|7	License:        MIT
14cu|nodejs-is-symbol-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-is-symbol-1.0.1-4|9	Url:            https://github.com/ljharb/is-symbol
14cu|nodejs-is-symbol-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-symbol-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-symbol-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-is-symbol-1.0.1-4|13	
14cu|nodejs-is-symbol-1.0.1-4|14	%description
14cu|nodejs-is-symbol-1.0.1-4|15	%{summary}.
14cu|nodejs-is-symbol-1.0.1-4|16	
14cu|nodejs-is-symbol-1.0.1-4|17	%files
14cu|nodejs-is-symbol-1.0.1-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-is-symbol-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-symbol-1.0.1-4|20	
14cu|nodejs-is-symbol-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-is-symbol-1.0.1-4|22	
14cu|nodejs-is-symbol-1.0.1-4|23	%prep
14cu|nodejs-is-symbol-1.0.1-4|24	%setup -q -n package
14cu|nodejs-is-symbol-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-is-symbol-1.0.1-4|26	
14cu|nodejs-is-symbol-1.0.1-4|27	%build
14cu|nodejs-is-symbol-1.0.1-4|28	
14cu|nodejs-is-symbol-1.0.1-4|29	%install
14cu|nodejs-is-symbol-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-symbol-1.0.1-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-symbol-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-is-symbol-1.0.1-4|33	%changelog
14cu|nodejs-is-symbol-1.0.1-4|34	
14cu|nodejs-is-symbol-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-is-symbol-1.0.1-4|36	- (791d25c) BuildList#2799825: Increase release tag
14cu|nodejs-is-symbol-1.0.1-4|37	
14cu|nodejs-is-symbol-1.0.1-4|38	

11631 14
14cu|nodejs-istanbul-0.4.0-4|1	%define oname istanbul
14cu|nodejs-istanbul-0.4.0-4|2	
14cu|nodejs-istanbul-0.4.0-4|3	Summary:        A JS code coverage tool written in JS
14cu|nodejs-istanbul-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-istanbul-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-istanbul-0.4.0-4|6	Release:        4
14cu|nodejs-istanbul-0.4.0-4|7	Group:          Development/Other
14cu|nodejs-istanbul-0.4.0-4|8	License:        BSD
14cu|nodejs-istanbul-0.4.0-4|9	URL:            https://github.com/gotwarlost/%{oname}
14cu|nodejs-istanbul-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-istanbul-0.4.0-4|11	Source100:	%{name}.rpmlintrc
14cu|nodejs-istanbul-0.4.0-4|12	
14cu|nodejs-istanbul-0.4.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-istanbul-0.4.0-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-istanbul-0.4.0-4|15	BuildRequires:  npm(abbrev)
14cu|nodejs-istanbul-0.4.0-4|16	BuildRequires:  npm(wordwrap)
14cu|nodejs-istanbul-0.4.0-4|17	BuildRequires:  npm(which)
14cu|nodejs-istanbul-0.4.0-4|18	BuildRequires:  npm(supports-color)
14cu|nodejs-istanbul-0.4.0-4|19	BuildRequires:  npm(resolve)
14cu|nodejs-istanbul-0.4.0-4|20	BuildRequires:  npm(once)
14cu|nodejs-istanbul-0.4.0-4|21	BuildRequires:  npm(nopt)
14cu|nodejs-istanbul-0.4.0-4|22	BuildRequires:  npm(mkdirp)
14cu|nodejs-istanbul-0.4.0-4|23	BuildRequires:  npm(js-yaml)
14cu|nodejs-istanbul-0.4.0-4|24	BuildRequires:  npm(handlebars)
14cu|nodejs-istanbul-0.4.0-4|25	BuildRequires:  npm(fileset)
14cu|nodejs-istanbul-0.4.0-4|26	BuildRequires:  npm(esprima)
14cu|nodejs-istanbul-0.4.0-4|27	BuildRequires:  npm(escodegen)
14cu|nodejs-istanbul-0.4.0-4|28	BuildRequires:  npm(async)
14cu|nodejs-istanbul-0.4.0-4|29	
14cu|nodejs-istanbul-0.4.0-4|30	BuildArch:      noarch
14cu|nodejs-istanbul-0.4.0-4|31	
14cu|nodejs-istanbul-0.4.0-4|32	%description
14cu|nodejs-istanbul-0.4.0-4|33	Yet another JS code coverage tool that computes statement,
14cu|nodejs-istanbul-0.4.0-4|34	line, function and branch coverage with module loader
14cu|nodejs-istanbul-0.4.0-4|35	hooks to transparently add coverage when running tests.
14cu|nodejs-istanbul-0.4.0-4|36	Supports all JS coverage use cases including unit tests,
14cu|nodejs-istanbul-0.4.0-4|37	server side functional tests.
14cu|nodejs-istanbul-0.4.0-4|38	
14cu|nodejs-istanbul-0.4.0-4|39	
14cu|nodejs-istanbul-0.4.0-4|40	%files
14cu|nodejs-istanbul-0.4.0-4|41	%doc README.md CHANGELOG.md LICENSE
14cu|nodejs-istanbul-0.4.0-4|42	%{_bindir}/%{oname}-js
14cu|nodejs-istanbul-0.4.0-4|43	%{nodejs_sitelib}/%{oname}
14cu|nodejs-istanbul-0.4.0-4|44	
14cu|nodejs-istanbul-0.4.0-4|45	#--------------------------------------------
14cu|nodejs-istanbul-0.4.0-4|46	
14cu|nodejs-istanbul-0.4.0-4|47	%prep
14cu|nodejs-istanbul-0.4.0-4|48	%setup -qn package
14cu|nodejs-istanbul-0.4.0-4|49	rm -rf node_modules
14cu|nodejs-istanbul-0.4.0-4|50	%nodejs_fixdep esprima 2.7.x
14cu|nodejs-istanbul-0.4.0-4|51	
14cu|nodejs-istanbul-0.4.0-4|52	%build
14cu|nodejs-istanbul-0.4.0-4|53	#nothing to do
14cu|nodejs-istanbul-0.4.0-4|54	
14cu|nodejs-istanbul-0.4.0-4|55	
14cu|nodejs-istanbul-0.4.0-4|56	%install
14cu|nodejs-istanbul-0.4.0-4|57	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-istanbul-0.4.0-4|58	cp -pr package.json index.js lib/  %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-istanbul-0.4.0-4|59	
14cu|nodejs-istanbul-0.4.0-4|60	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-istanbul-0.4.0-4|61	ln -s %{nodejs_sitelib}/%{oname}/lib/cli.js %{buildroot}%{_bindir}/%{oname}-js
14cu|nodejs-istanbul-0.4.0-4|62	
14cu|nodejs-istanbul-0.4.0-4|63	%nodejs_symlink_deps
14cu|nodejs-istanbul-0.4.0-4|64	
14cu|nodejs-istanbul-0.4.0-4|65	
14cu|nodejs-istanbul-0.4.0-4|66	
14cu|nodejs-istanbul-0.4.0-4|67	
14cu|nodejs-istanbul-0.4.0-4|68	%changelog
14cu|nodejs-istanbul-0.4.0-4|69	
14cu|nodejs-istanbul-0.4.0-4|70	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-istanbul-0.4.0-4|71	- (1526936) BuildList#2799825: Increase release tag
14cu|nodejs-istanbul-0.4.0-4|72	
14cu|nodejs-istanbul-0.4.0-4|73	

11632 14
14cu|nodejs-is-tar-1.0.0-4|1	%define oname is-tar
14cu|nodejs-is-tar-1.0.0-4|2	
14cu|nodejs-is-tar-1.0.0-4|3	Summary:        Check if a Buffer/Uint8Array is a TAR file
14cu|nodejs-is-tar-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-tar-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-tar-1.0.0-4|6	Release:        4
14cu|nodejs-is-tar-1.0.0-4|7	License:        MIT
14cu|nodejs-is-tar-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-tar-1.0.0-4|9	Url:            https://github.com/kevva/is-tar
14cu|nodejs-is-tar-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-tar-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/kevva/is-tar/master/license
14cu|nodejs-is-tar-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-tar-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-tar-1.0.0-4|14	
14cu|nodejs-is-tar-1.0.0-4|15	%description
14cu|nodejs-is-tar-1.0.0-4|16	%{summary}.
14cu|nodejs-is-tar-1.0.0-4|17	
14cu|nodejs-is-tar-1.0.0-4|18	%files
14cu|nodejs-is-tar-1.0.0-4|19	%doc license *.md
14cu|nodejs-is-tar-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-tar-1.0.0-4|21	
14cu|nodejs-is-tar-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-tar-1.0.0-4|23	
14cu|nodejs-is-tar-1.0.0-4|24	%prep
14cu|nodejs-is-tar-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-tar-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-tar-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-tar-1.0.0-4|28	
14cu|nodejs-is-tar-1.0.0-4|29	%build
14cu|nodejs-is-tar-1.0.0-4|30	
14cu|nodejs-is-tar-1.0.0-4|31	%install
14cu|nodejs-is-tar-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-tar-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-tar-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-tar-1.0.0-4|35	%changelog
14cu|nodejs-is-tar-1.0.0-4|36	
14cu|nodejs-is-tar-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-tar-1.0.0-4|38	- (7f8cc9f) BuildList#2799825: Increase release tag
14cu|nodejs-is-tar-1.0.0-4|39	
14cu|nodejs-is-tar-1.0.0-4|40	

11633 14
14cu|nodejs-istextorbinary-2.1.0-4|1	%define oname istextorbinary
14cu|nodejs-istextorbinary-2.1.0-4|2	
14cu|nodejs-istextorbinary-2.1.0-4|3	Summary:        Determines if a buffer is comprised of text or binary
14cu|nodejs-istextorbinary-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-istextorbinary-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-istextorbinary-2.1.0-4|6	Release:        4
14cu|nodejs-istextorbinary-2.1.0-4|7	License:        MIT
14cu|nodejs-istextorbinary-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-istextorbinary-2.1.0-4|9	Url:            https://github.com/bevry/istextorbinary
14cu|nodejs-istextorbinary-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-istextorbinary-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-istextorbinary-2.1.0-4|12	BuildRequires:  npm(editions)
14cu|nodejs-istextorbinary-2.1.0-4|13	BuildRequires:  npm(binaryextensions)
14cu|nodejs-istextorbinary-2.1.0-4|14	BuildRequires:  npm(textextensions)
14cu|nodejs-istextorbinary-2.1.0-4|15	
14cu|nodejs-istextorbinary-2.1.0-4|16	BuildArch:      noarch
14cu|nodejs-istextorbinary-2.1.0-4|17	
14cu|nodejs-istextorbinary-2.1.0-4|18	%description
14cu|nodejs-istextorbinary-2.1.0-4|19	%{summary}.
14cu|nodejs-istextorbinary-2.1.0-4|20	
14cu|nodejs-istextorbinary-2.1.0-4|21	%files
14cu|nodejs-istextorbinary-2.1.0-4|22	%doc LICENSE.md README.md HISTORY.md README.md
14cu|nodejs-istextorbinary-2.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-istextorbinary-2.1.0-4|24	
14cu|nodejs-istextorbinary-2.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-istextorbinary-2.1.0-4|26	
14cu|nodejs-istextorbinary-2.1.0-4|27	%prep
14cu|nodejs-istextorbinary-2.1.0-4|28	%setup -q -n package
14cu|nodejs-istextorbinary-2.1.0-4|29	rm -rf node_modules
14cu|nodejs-istextorbinary-2.1.0-4|30	
14cu|nodejs-istextorbinary-2.1.0-4|31	%build
14cu|nodejs-istextorbinary-2.1.0-4|32	
14cu|nodejs-istextorbinary-2.1.0-4|33	%install
14cu|nodejs-istextorbinary-2.1.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-istextorbinary-2.1.0-4|35	cp -r package.json index.js docs/ es2015/ source/ \
14cu|nodejs-istextorbinary-2.1.0-4|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-istextorbinary-2.1.0-4|37	%nodejs_symlink_deps
14cu|nodejs-istextorbinary-2.1.0-4|38	
14cu|nodejs-istextorbinary-2.1.0-4|39	%changelog
14cu|nodejs-istextorbinary-2.1.0-4|40	
14cu|nodejs-istextorbinary-2.1.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-istextorbinary-2.1.0-4|42	- (91f8a6e) BuildList#2799825: Increase release tag
14cu|nodejs-istextorbinary-2.1.0-4|43	
14cu|nodejs-istextorbinary-2.1.0-4|44	

11634 14
14cu|nodejs-is-typedarray-1.0.0-4|1	%define oname is-typedarray
14cu|nodejs-is-typedarray-1.0.0-4|2	
14cu|nodejs-is-typedarray-1.0.0-4|3	Summary:        Detect whether or not an object is a Typed Array
14cu|nodejs-is-typedarray-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-typedarray-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-typedarray-1.0.0-4|6	Release:        4
14cu|nodejs-is-typedarray-1.0.0-4|7	License:        MIT
14cu|nodejs-is-typedarray-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-typedarray-1.0.0-4|9	Url:            https://github.com/hughsk/is-typedarray
14cu|nodejs-is-typedarray-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-typedarray-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-typedarray-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-is-typedarray-1.0.0-4|13	
14cu|nodejs-is-typedarray-1.0.0-4|14	%description
14cu|nodejs-is-typedarray-1.0.0-4|15	%{summary}.
14cu|nodejs-is-typedarray-1.0.0-4|16	
14cu|nodejs-is-typedarray-1.0.0-4|17	%files
14cu|nodejs-is-typedarray-1.0.0-4|18	%doc LICENSE.md README.md
14cu|nodejs-is-typedarray-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-typedarray-1.0.0-4|20	
14cu|nodejs-is-typedarray-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-is-typedarray-1.0.0-4|22	
14cu|nodejs-is-typedarray-1.0.0-4|23	%prep
14cu|nodejs-is-typedarray-1.0.0-4|24	%setup -q -n package
14cu|nodejs-is-typedarray-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-is-typedarray-1.0.0-4|26	
14cu|nodejs-is-typedarray-1.0.0-4|27	%build
14cu|nodejs-is-typedarray-1.0.0-4|28	
14cu|nodejs-is-typedarray-1.0.0-4|29	%install
14cu|nodejs-is-typedarray-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-typedarray-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-typedarray-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-is-typedarray-1.0.0-4|33	%changelog
14cu|nodejs-is-typedarray-1.0.0-4|34	
14cu|nodejs-is-typedarray-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-typedarray-1.0.0-4|36	- (6eeffb7) BuildList#2799825: Increase release tag
14cu|nodejs-is-typedarray-1.0.0-4|37	
14cu|nodejs-is-typedarray-1.0.0-4|38	

11635 14
14cu|nodejs-is-unc-path-0.1.1-4|1	%define oname is-unc-path
14cu|nodejs-is-unc-path-0.1.1-4|2	
14cu|nodejs-is-unc-path-0.1.1-4|3	Summary:        True if a filepath is a windows UNC file path
14cu|nodejs-is-unc-path-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-unc-path-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-is-unc-path-0.1.1-4|6	Release:        4
14cu|nodejs-is-unc-path-0.1.1-4|7	License:        MIT
14cu|nodejs-is-unc-path-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-is-unc-path-0.1.1-4|9	Url:            https://github.com/jonschlinkert/is-unc-path
14cu|nodejs-is-unc-path-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-unc-path-0.1.1-4|11	
14cu|nodejs-is-unc-path-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-unc-path-0.1.1-4|13	BuildRequires:  npm(unc-path-regex)
14cu|nodejs-is-unc-path-0.1.1-4|14	BuildArch:      noarch
14cu|nodejs-is-unc-path-0.1.1-4|15	
14cu|nodejs-is-unc-path-0.1.1-4|16	%description
14cu|nodejs-is-unc-path-0.1.1-4|17	%{summary}.
14cu|nodejs-is-unc-path-0.1.1-4|18	
14cu|nodejs-is-unc-path-0.1.1-4|19	%files
14cu|nodejs-is-unc-path-0.1.1-4|20	%doc LICENSE README.md
14cu|nodejs-is-unc-path-0.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-unc-path-0.1.1-4|22	
14cu|nodejs-is-unc-path-0.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-is-unc-path-0.1.1-4|24	
14cu|nodejs-is-unc-path-0.1.1-4|25	%prep
14cu|nodejs-is-unc-path-0.1.1-4|26	%setup -q -n package
14cu|nodejs-is-unc-path-0.1.1-4|27	rm -rf node_modules
14cu|nodejs-is-unc-path-0.1.1-4|28	
14cu|nodejs-is-unc-path-0.1.1-4|29	%build
14cu|nodejs-is-unc-path-0.1.1-4|30	
14cu|nodejs-is-unc-path-0.1.1-4|31	%install
14cu|nodejs-is-unc-path-0.1.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-unc-path-0.1.1-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-unc-path-0.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-is-unc-path-0.1.1-4|35	%changelog
14cu|nodejs-is-unc-path-0.1.1-4|36	
14cu|nodejs-is-unc-path-0.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-is-unc-path-0.1.1-4|38	- (aa9429d) BuildList#2799825: Increase release tag
14cu|nodejs-is-unc-path-0.1.1-4|39	
14cu|nodejs-is-unc-path-0.1.1-4|40	

11636 14
14cu|nodejs-is-url-1.2.1-4|1	%define oname is-url
14cu|nodejs-is-url-1.2.1-4|2	
14cu|nodejs-is-url-1.2.1-4|3	Summary:        Check whether a string is a URL
14cu|nodejs-is-url-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-url-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-is-url-1.2.1-4|6	Release:        4
14cu|nodejs-is-url-1.2.1-4|7	License:        MIT
14cu|nodejs-is-url-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-is-url-1.2.1-4|9	Url:            https://github.com/segmentio/is-url
14cu|nodejs-is-url-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-url-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-url-1.2.1-4|12	#
14cu|nodejs-is-url-1.2.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-is-url-1.2.1-4|14	BuildArch:      noarch
14cu|nodejs-is-url-1.2.1-4|15	
14cu|nodejs-is-url-1.2.1-4|16	%description
14cu|nodejs-is-url-1.2.1-4|17	%{summary}.
14cu|nodejs-is-url-1.2.1-4|18	
14cu|nodejs-is-url-1.2.1-4|19	%files
14cu|nodejs-is-url-1.2.1-4|20	%doc *.md
14cu|nodejs-is-url-1.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-url-1.2.1-4|22	
14cu|nodejs-is-url-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-is-url-1.2.1-4|24	
14cu|nodejs-is-url-1.2.1-4|25	%prep
14cu|nodejs-is-url-1.2.1-4|26	%setup -q -n package
14cu|nodejs-is-url-1.2.1-4|27	rm -rf node_modules
14cu|nodejs-is-url-1.2.1-4|28	
14cu|nodejs-is-url-1.2.1-4|29	%build
14cu|nodejs-is-url-1.2.1-4|30	
14cu|nodejs-is-url-1.2.1-4|31	%install
14cu|nodejs-is-url-1.2.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-url-1.2.1-4|33	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-url-1.2.1-4|34	%nodejs_symlink_deps
14cu|nodejs-is-url-1.2.1-4|35	
14cu|nodejs-is-url-1.2.1-4|36	%check
14cu|nodejs-is-url-1.2.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-is-url-1.2.1-4|38	mocha --reporter spec test
14cu|nodejs-is-url-1.2.1-4|39	
14cu|nodejs-is-url-1.2.1-4|40	%changelog
14cu|nodejs-is-url-1.2.1-4|41	
14cu|nodejs-is-url-1.2.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-is-url-1.2.1-4|43	- (d01d1be) BuildList#2799825: Increase release tag
14cu|nodejs-is-url-1.2.1-4|44	
14cu|nodejs-is-url-1.2.1-4|45	

11637 14
14cu|nodejs-is-utf8-0.2.0-4|1	%define oname is-utf8
14cu|nodejs-is-utf8-0.2.0-4|2	
14cu|nodejs-is-utf8-0.2.0-4|3	Summary:        Detect if a buffer is utf8 encoded
14cu|nodejs-is-utf8-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-utf8-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-is-utf8-0.2.0-4|6	Release:        4
14cu|nodejs-is-utf8-0.2.0-4|7	License:        BSD
14cu|nodejs-is-utf8-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-is-utf8-0.2.0-4|9	Url:            https://github.com/wayfind/is-utf8
14cu|nodejs-is-utf8-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-utf8-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-is-utf8-0.2.0-4|12	
14cu|nodejs-is-utf8-0.2.0-4|13	BuildArch:      noarch
14cu|nodejs-is-utf8-0.2.0-4|14	
14cu|nodejs-is-utf8-0.2.0-4|15	%description
14cu|nodejs-is-utf8-0.2.0-4|16	%{summary}.
14cu|nodejs-is-utf8-0.2.0-4|17	
14cu|nodejs-is-utf8-0.2.0-4|18	%files
14cu|nodejs-is-utf8-0.2.0-4|19	%doc README.md utf8.txt ansi.txt
14cu|nodejs-is-utf8-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-utf8-0.2.0-4|21	
14cu|nodejs-is-utf8-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-utf8-0.2.0-4|23	
14cu|nodejs-is-utf8-0.2.0-4|24	%prep
14cu|nodejs-is-utf8-0.2.0-4|25	%setup -q -n package
14cu|nodejs-is-utf8-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-is-utf8-0.2.0-4|27	find . -type f -name "*.txt" -exec chmod -x {} \;
14cu|nodejs-is-utf8-0.2.0-4|28	
14cu|nodejs-is-utf8-0.2.0-4|29	%build
14cu|nodejs-is-utf8-0.2.0-4|30	
14cu|nodejs-is-utf8-0.2.0-4|31	%install
14cu|nodejs-is-utf8-0.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-utf8-0.2.0-4|33	cp -r package.json is-utf8.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-utf8-0.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-utf8-0.2.0-4|35	%changelog
14cu|nodejs-is-utf8-0.2.0-4|36	
14cu|nodejs-is-utf8-0.2.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-is-utf8-0.2.0-4|38	- (86becaa) BuildList#2799825: Increase release tag
14cu|nodejs-is-utf8-0.2.0-4|39	
14cu|nodejs-is-utf8-0.2.0-4|40	

11638 14
14cu|nodejs-is-valid-glob-0.3.0-4|1	%define oname is-valid-glob
14cu|nodejs-is-valid-glob-0.3.0-4|2	
14cu|nodejs-is-valid-glob-0.3.0-4|3	Summary:        Return true if a value is a valid glob pattern or patterns
14cu|nodejs-is-valid-glob-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-valid-glob-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-is-valid-glob-0.3.0-4|6	Release:        4
14cu|nodejs-is-valid-glob-0.3.0-4|7	License:        MIT
14cu|nodejs-is-valid-glob-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-is-valid-glob-0.3.0-4|9	Url:            https://github.com/jonschlinkert/is-valid-glob
14cu|nodejs-is-valid-glob-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-valid-glob-0.3.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/is-valid-glob/0.3.0/test.js
14cu|nodejs-is-valid-glob-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-valid-glob-0.3.0-4|13	#
14cu|nodejs-is-valid-glob-0.3.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-is-valid-glob-0.3.0-4|15	BuildArch:      noarch
14cu|nodejs-is-valid-glob-0.3.0-4|16	
14cu|nodejs-is-valid-glob-0.3.0-4|17	%description
14cu|nodejs-is-valid-glob-0.3.0-4|18	%{summary}.
14cu|nodejs-is-valid-glob-0.3.0-4|19	
14cu|nodejs-is-valid-glob-0.3.0-4|20	%files
14cu|nodejs-is-valid-glob-0.3.0-4|21	%doc LICENSE *.md
14cu|nodejs-is-valid-glob-0.3.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-valid-glob-0.3.0-4|23	
14cu|nodejs-is-valid-glob-0.3.0-4|24	#------------------------------------------------------------------
14cu|nodejs-is-valid-glob-0.3.0-4|25	
14cu|nodejs-is-valid-glob-0.3.0-4|26	%prep
14cu|nodejs-is-valid-glob-0.3.0-4|27	%setup -q -n package
14cu|nodejs-is-valid-glob-0.3.0-4|28	rm -rf node_modules
14cu|nodejs-is-valid-glob-0.3.0-4|29	cp -p %{SOURCE1} .
14cu|nodejs-is-valid-glob-0.3.0-4|30	
14cu|nodejs-is-valid-glob-0.3.0-4|31	%build
14cu|nodejs-is-valid-glob-0.3.0-4|32	
14cu|nodejs-is-valid-glob-0.3.0-4|33	%install
14cu|nodejs-is-valid-glob-0.3.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-valid-glob-0.3.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-valid-glob-0.3.0-4|36	%nodejs_symlink_deps
14cu|nodejs-is-valid-glob-0.3.0-4|37	
14cu|nodejs-is-valid-glob-0.3.0-4|38	%check
14cu|nodejs-is-valid-glob-0.3.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-is-valid-glob-0.3.0-4|40	mocha test.js
14cu|nodejs-is-valid-glob-0.3.0-4|41	
14cu|nodejs-is-valid-glob-0.3.0-4|42	%changelog
14cu|nodejs-is-valid-glob-0.3.0-4|43	
14cu|nodejs-is-valid-glob-0.3.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-is-valid-glob-0.3.0-4|45	- (3c91f05) BuildList#2799825: Increase release tag
14cu|nodejs-is-valid-glob-0.3.0-4|46	
14cu|nodejs-is-valid-glob-0.3.0-4|47	

11639 14
14cu|nodejs-is-windows-0.1.0-4|1	%define oname is-windows
14cu|nodejs-is-windows-0.1.0-4|2	
14cu|nodejs-is-windows-0.1.0-4|3	Summary:        Returns true if the platform is windwows
14cu|nodejs-is-windows-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-windows-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-is-windows-0.1.0-4|6	Release:        4
14cu|nodejs-is-windows-0.1.0-4|7	License:        MIT
14cu|nodejs-is-windows-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-is-windows-0.1.0-4|9	Url:            https://github.com/jonschlinkert/is-windows
14cu|nodejs-is-windows-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-windows-0.1.0-4|11	
14cu|nodejs-is-windows-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-windows-0.1.0-4|13	BuildArch:      noarch
14cu|nodejs-is-windows-0.1.0-4|14	
14cu|nodejs-is-windows-0.1.0-4|15	%description
14cu|nodejs-is-windows-0.1.0-4|16	%{summary}.
14cu|nodejs-is-windows-0.1.0-4|17	
14cu|nodejs-is-windows-0.1.0-4|18	%files
14cu|nodejs-is-windows-0.1.0-4|19	%doc LICENSE README.md
14cu|nodejs-is-windows-0.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-windows-0.1.0-4|21	
14cu|nodejs-is-windows-0.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-windows-0.1.0-4|23	
14cu|nodejs-is-windows-0.1.0-4|24	%prep
14cu|nodejs-is-windows-0.1.0-4|25	%setup -q -n package
14cu|nodejs-is-windows-0.1.0-4|26	rm -rf node_modules
14cu|nodejs-is-windows-0.1.0-4|27	
14cu|nodejs-is-windows-0.1.0-4|28	%build
14cu|nodejs-is-windows-0.1.0-4|29	
14cu|nodejs-is-windows-0.1.0-4|30	%install
14cu|nodejs-is-windows-0.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-windows-0.1.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-windows-0.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-is-windows-0.1.0-4|34	%changelog
14cu|nodejs-is-windows-0.1.0-4|35	
14cu|nodejs-is-windows-0.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-is-windows-0.1.0-4|37	- (59c4ee9) BuildList#2799825: Increase release tag
14cu|nodejs-is-windows-0.1.0-4|38	
14cu|nodejs-is-windows-0.1.0-4|39	

11640 14
14cu|nodejs-is-zip-1.0.0-4|1	%define oname is-zip
14cu|nodejs-is-zip-1.0.0-4|2	
14cu|nodejs-is-zip-1.0.0-4|3	Summary:        Check if a Buffer/Uint8Array is a ZIP file
14cu|nodejs-is-zip-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-is-zip-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-is-zip-1.0.0-4|6	Release:        4
14cu|nodejs-is-zip-1.0.0-4|7	License:        MIT
14cu|nodejs-is-zip-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-is-zip-1.0.0-4|9	Url:            https://github.com/kevva/is-zip
14cu|nodejs-is-zip-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-is-zip-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/kevva/is-zip/master/license
14cu|nodejs-is-zip-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-is-zip-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-is-zip-1.0.0-4|14	
14cu|nodejs-is-zip-1.0.0-4|15	%description
14cu|nodejs-is-zip-1.0.0-4|16	%{summary}.
14cu|nodejs-is-zip-1.0.0-4|17	
14cu|nodejs-is-zip-1.0.0-4|18	%files
14cu|nodejs-is-zip-1.0.0-4|19	%doc license *.md
14cu|nodejs-is-zip-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-zip-1.0.0-4|21	
14cu|nodejs-is-zip-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-is-zip-1.0.0-4|23	
14cu|nodejs-is-zip-1.0.0-4|24	%prep
14cu|nodejs-is-zip-1.0.0-4|25	%setup -q -n package
14cu|nodejs-is-zip-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-is-zip-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-is-zip-1.0.0-4|28	
14cu|nodejs-is-zip-1.0.0-4|29	%build
14cu|nodejs-is-zip-1.0.0-4|30	
14cu|nodejs-is-zip-1.0.0-4|31	%install
14cu|nodejs-is-zip-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-zip-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-is-zip-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-is-zip-1.0.0-4|35	%changelog
14cu|nodejs-is-zip-1.0.0-4|36	
14cu|nodejs-is-zip-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-is-zip-1.0.0-4|38	- (bb87185) BuildList#2799825: Increase release tag
14cu|nodejs-is-zip-1.0.0-4|39	
14cu|nodejs-is-zip-1.0.0-4|40	

11641 14
14cu|nodejs-jade-1.11.0-4|1	%define oname jade
14cu|nodejs-jade-1.11.0-4|2	
14cu|nodejs-jade-1.11.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-jade-1.11.0-4|4	Version:    1.11.0
14cu|nodejs-jade-1.11.0-4|5	Release:    4
14cu|nodejs-jade-1.11.0-4|6	Summary:    Jade template engine for Node.js
14cu|nodejs-jade-1.11.0-4|7	License:    MIT
14cu|nodejs-jade-1.11.0-4|8	Group:      System/Libraries
14cu|nodejs-jade-1.11.0-4|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-jade-1.11.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jade-1.11.0-4|11	Source100:  %{name}.rpmlintrc
14cu|nodejs-jade-1.11.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-jade-1.11.0-4|13	BuildRequires:  npm(with)
14cu|nodejs-jade-1.11.0-4|14	BuildRequires:  npm(void-elements)
14cu|nodejs-jade-1.11.0-4|15	BuildRequires:  npm(uglify-js)
14cu|nodejs-jade-1.11.0-4|16	BuildRequires:  npm(transformers)
14cu|nodejs-jade-1.11.0-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-jade-1.11.0-4|18	BuildRequires:  npm(jstransformer)
14cu|nodejs-jade-1.11.0-4|19	BuildRequires:  npm(constantinople)
14cu|nodejs-jade-1.11.0-4|20	BuildRequires:  npm(commander)
14cu|nodejs-jade-1.11.0-4|21	BuildRequires:  npm(clean-css)
14cu|nodejs-jade-1.11.0-4|22	BuildRequires:  npm(character-parser)
14cu|nodejs-jade-1.11.0-4|23	
14cu|nodejs-jade-1.11.0-4|24	
14cu|nodejs-jade-1.11.0-4|25	BuildArch:  noarch
14cu|nodejs-jade-1.11.0-4|26	
14cu|nodejs-jade-1.11.0-4|27	%description
14cu|nodejs-jade-1.11.0-4|28	Jade is a high performance template engine heavily influenced by Haml and
14cu|nodejs-jade-1.11.0-4|29	implemented with JavaScript for Node.js.
14cu|nodejs-jade-1.11.0-4|30	
14cu|nodejs-jade-1.11.0-4|31	%files
14cu|nodejs-jade-1.11.0-4|32	%doc *.md LICENSE
14cu|nodejs-jade-1.11.0-4|33	%{_bindir}/%{oname}-nodejs
14cu|nodejs-jade-1.11.0-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jade-1.11.0-4|35	#-------------------------------------------------------------
14cu|nodejs-jade-1.11.0-4|36	
14cu|nodejs-jade-1.11.0-4|37	
14cu|nodejs-jade-1.11.0-4|38	%prep
14cu|nodejs-jade-1.11.0-4|39	%setup -qn package
14cu|nodejs-jade-1.11.0-4|40	
14cu|nodejs-jade-1.11.0-4|41	%nodejs_fixdep with 5.0.x
14cu|nodejs-jade-1.11.0-4|42	%nodejs_fixdep void-elements 2.0.x
14cu|nodejs-jade-1.11.0-4|43	%nodejs_fixdep uglify-js 2.6.x
14cu|nodejs-jade-1.11.0-4|44	%nodejs_fixdep transformers 3.1.x
14cu|nodejs-jade-1.11.0-4|45	%nodejs_fixdep mkdirp 0.5.x
14cu|nodejs-jade-1.11.0-4|46	%nodejs_fixdep jstransformer 0.0.4
14cu|nodejs-jade-1.11.0-4|47	%nodejs_fixdep constantinople 3.0.x
14cu|nodejs-jade-1.11.0-4|48	%nodejs_fixdep commander  2.9.x
14cu|nodejs-jade-1.11.0-4|49	%nodejs_fixdep clean-css 3.4.x
14cu|nodejs-jade-1.11.0-4|50	%nodejs_fixdep character-parser 2.1.x
14cu|nodejs-jade-1.11.0-4|51	
14cu|nodejs-jade-1.11.0-4|52	
14cu|nodejs-jade-1.11.0-4|53	%build
14cu|nodejs-jade-1.11.0-4|54	#nothing to do
14cu|nodejs-jade-1.11.0-4|55	
14cu|nodejs-jade-1.11.0-4|56	
14cu|nodejs-jade-1.11.0-4|57	%install
14cu|nodejs-jade-1.11.0-4|58	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jade-1.11.0-4|59	cp -pr *.json *.js lib/ \
14cu|nodejs-jade-1.11.0-4|60	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jade-1.11.0-4|61	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-jade-1.11.0-4|62	install -p -D -m0755 bin/%{oname}.js \
14cu|nodejs-jade-1.11.0-4|63	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-jade-1.11.0-4|64	
14cu|nodejs-jade-1.11.0-4|65	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jade-1.11.0-4|66	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js \
14cu|nodejs-jade-1.11.0-4|67	%{buildroot}%{_bindir}/%{oname}-nodejs
14cu|nodejs-jade-1.11.0-4|68	
14cu|nodejs-jade-1.11.0-4|69	%nodejs_symlink_deps
14cu|nodejs-jade-1.11.0-4|70	
14cu|nodejs-jade-1.11.0-4|71	
14cu|nodejs-jade-1.11.0-4|72	
14cu|nodejs-jade-1.11.0-4|73	
14cu|nodejs-jade-1.11.0-4|74	%changelog
14cu|nodejs-jade-1.11.0-4|75	
14cu|nodejs-jade-1.11.0-4|76	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.11.0-4
14cu|nodejs-jade-1.11.0-4|77	- (079dde1) BuildList#2799825: Increase release tag
14cu|nodejs-jade-1.11.0-4|78	
14cu|nodejs-jade-1.11.0-4|79	

11642 14
14cu|nodejs-jasmine-reporters-0.4.1-6|1	%global enable_tests 0
14cu|nodejs-jasmine-reporters-0.4.1-6|2	
14cu|nodejs-jasmine-reporters-0.4.1-6|3	Name:       nodejs-jasmine-reporters
14cu|nodejs-jasmine-reporters-0.4.1-6|4	Version:    0.4.1
14cu|nodejs-jasmine-reporters-0.4.1-6|5	Release:    6
14cu|nodejs-jasmine-reporters-0.4.1-6|6	Summary:    Reporters for the Jasmine behavior-driven development (BDD) framework
14cu|nodejs-jasmine-reporters-0.4.1-6|7	License:    MIT
14cu|nodejs-jasmine-reporters-0.4.1-6|8	Group:      System/Libraries
14cu|nodejs-jasmine-reporters-0.4.1-6|9	URL:        https://github.com/larrymyers/jasmine-reporters
14cu|nodejs-jasmine-reporters-0.4.1-6|10	Source0:    http://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-%{version}.tgz
14cu|nodejs-jasmine-reporters-0.4.1-6|11	BuildArch:  noarch
14cu|nodejs-jasmine-reporters-0.4.1-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-jasmine-reporters-0.4.1-6|13	
14cu|nodejs-jasmine-reporters-0.4.1-6|14	%if 0%{?enable_tests}
14cu|nodejs-jasmine-reporters-0.4.1-6|15	BuildRequires:  npm(jasmine-node)
14cu|nodejs-jasmine-reporters-0.4.1-6|16	%endif
14cu|nodejs-jasmine-reporters-0.4.1-6|17	
14cu|nodejs-jasmine-reporters-0.4.1-6|18	%description
14cu|nodejs-jasmine-reporters-0.4.1-6|19	%{summary}
14cu|nodejs-jasmine-reporters-0.4.1-6|20	
14cu|nodejs-jasmine-reporters-0.4.1-6|21	
14cu|nodejs-jasmine-reporters-0.4.1-6|22	%prep
14cu|nodejs-jasmine-reporters-0.4.1-6|23	%setup -q -n package
14cu|nodejs-jasmine-reporters-0.4.1-6|24	rm -rf ext/
14cu|nodejs-jasmine-reporters-0.4.1-6|25	
14cu|nodejs-jasmine-reporters-0.4.1-6|26	
14cu|nodejs-jasmine-reporters-0.4.1-6|27	%build
14cu|nodejs-jasmine-reporters-0.4.1-6|28	#nothing to do
14cu|nodejs-jasmine-reporters-0.4.1-6|29	
14cu|nodejs-jasmine-reporters-0.4.1-6|30	
14cu|nodejs-jasmine-reporters-0.4.1-6|31	%install
14cu|nodejs-jasmine-reporters-0.4.1-6|32	mkdir -p %{buildroot}%{nodejs_sitelib}/jasmine-reporters
14cu|nodejs-jasmine-reporters-0.4.1-6|33	cp -pr package.json src/ \
14cu|nodejs-jasmine-reporters-0.4.1-6|34	%{buildroot}%{nodejs_sitelib}/jasmine-reporters
14cu|nodejs-jasmine-reporters-0.4.1-6|35	
14cu|nodejs-jasmine-reporters-0.4.1-6|36	%nodejs_symlink_deps
14cu|nodejs-jasmine-reporters-0.4.1-6|37	
14cu|nodejs-jasmine-reporters-0.4.1-6|38	
14cu|nodejs-jasmine-reporters-0.4.1-6|39	%if 0%{?enable_tests}
14cu|nodejs-jasmine-reporters-0.4.1-6|40	%check
14cu|nodejs-jasmine-reporters-0.4.1-6|41	%nodejs_symlink_deps --check
14cu|nodejs-jasmine-reporters-0.4.1-6|42	/usr/bin/jasmine-node test/
14cu|nodejs-jasmine-reporters-0.4.1-6|43	%endif
14cu|nodejs-jasmine-reporters-0.4.1-6|44	
14cu|nodejs-jasmine-reporters-0.4.1-6|45	
14cu|nodejs-jasmine-reporters-0.4.1-6|46	%files
14cu|nodejs-jasmine-reporters-0.4.1-6|47	%doc LICENSE README.markdown
14cu|nodejs-jasmine-reporters-0.4.1-6|48	%{nodejs_sitelib}/jasmine-reporters
14cu|nodejs-jasmine-reporters-0.4.1-6|49	
14cu|nodejs-jasmine-reporters-0.4.1-6|50	
14cu|nodejs-jasmine-reporters-0.4.1-6|51	
14cu|nodejs-jasmine-reporters-0.4.1-6|52	%changelog
14cu|nodejs-jasmine-reporters-0.4.1-6|53	
14cu|nodejs-jasmine-reporters-0.4.1-6|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-6
14cu|nodejs-jasmine-reporters-0.4.1-6|55	- (37382da) BuildList#2799825: Increase release tag
14cu|nodejs-jasmine-reporters-0.4.1-6|56	
14cu|nodejs-jasmine-reporters-0.4.1-6|57	

11643 14
14cu|nodejs-jison-0.4.15-4|1	%define oname jison
14cu|nodejs-jison-0.4.15-4|2	
14cu|nodejs-jison-0.4.15-4|3	Summary:        A parser generator with Bison's API
14cu|nodejs-jison-0.4.15-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jison-0.4.15-4|5	Version:        0.4.15
14cu|nodejs-jison-0.4.15-4|6	Release:        4
14cu|nodejs-jison-0.4.15-4|7	License:        MIT
14cu|nodejs-jison-0.4.15-4|8	Group:          Development/Other
14cu|nodejs-jison-0.4.15-4|9	Url:            https://github.com/zaach/jison
14cu|nodejs-jison-0.4.15-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jison-0.4.15-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jison-0.4.15-4|12	BuildRequires:  npm(ebnf-parser)
14cu|nodejs-jison-0.4.15-4|13	BuildRequires:  npm(cjson)
14cu|nodejs-jison-0.4.15-4|14	BuildRequires:  npm(nomnom)
14cu|nodejs-jison-0.4.15-4|15	BuildRequires:  npm(lex-parser)
14cu|nodejs-jison-0.4.15-4|16	BuildRequires:  npm(JSONSelect)
14cu|nodejs-jison-0.4.15-4|17	BuildRequires:  npm(esprima)
14cu|nodejs-jison-0.4.15-4|18	BuildRequires:  npm(jison-lex)
14cu|nodejs-jison-0.4.15-4|19	BuildRequires:  npm(escodegen)
14cu|nodejs-jison-0.4.15-4|20	
14cu|nodejs-jison-0.4.15-4|21	BuildArch:      noarch
14cu|nodejs-jison-0.4.15-4|22	
14cu|nodejs-jison-0.4.15-4|23	%description
14cu|nodejs-jison-0.4.15-4|24	%{summary}.
14cu|nodejs-jison-0.4.15-4|25	
14cu|nodejs-jison-0.4.15-4|26	%files
14cu|nodejs-jison-0.4.15-4|27	%doc README.md
14cu|nodejs-jison-0.4.15-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-0.4.15-4|29	
14cu|nodejs-jison-0.4.15-4|30	#------------------------------------------------------------------
14cu|nodejs-jison-0.4.15-4|31	
14cu|nodejs-jison-0.4.15-4|32	%prep
14cu|nodejs-jison-0.4.15-4|33	%setup -q -n package
14cu|nodejs-jison-0.4.15-4|34	rm -rf node_modules
14cu|nodejs-jison-0.4.15-4|35	%nodejs_fixdep cjson
14cu|nodejs-jison-0.4.15-4|36	%nodejs_fixdep nomnom
14cu|nodejs-jison-0.4.15-4|37	%nodejs_fixdep lex-parser
14cu|nodejs-jison-0.4.15-4|38	%nodejs_fixdep JSONSelect
14cu|nodejs-jison-0.4.15-4|39	%nodejs_fixdep esprima
14cu|nodejs-jison-0.4.15-4|40	%nodejs_fixdep jison-lex
14cu|nodejs-jison-0.4.15-4|41	%nodejs_fixdep escodegen
14cu|nodejs-jison-0.4.15-4|42	
14cu|nodejs-jison-0.4.15-4|43	%build
14cu|nodejs-jison-0.4.15-4|44	
14cu|nodejs-jison-0.4.15-4|45	%install
14cu|nodejs-jison-0.4.15-4|46	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-0.4.15-4|47	cp -r package.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-0.4.15-4|48	%nodejs_symlink_deps
14cu|nodejs-jison-0.4.15-4|49	
14cu|nodejs-jison-0.4.15-4|50	
14cu|nodejs-jison-0.4.15-4|51	%changelog
14cu|nodejs-jison-0.4.15-4|52	
14cu|nodejs-jison-0.4.15-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.15-4
14cu|nodejs-jison-0.4.15-4|54	- (f9b8efd) BuildList#2799825: Increase release tag
14cu|nodejs-jison-0.4.15-4|55	
14cu|nodejs-jison-0.4.15-4|56	

11644 14
14cu|nodejs-jison-lex-0.3.4-4|1	%define oname jison-lex
14cu|nodejs-jison-lex-0.3.4-4|2	
14cu|nodejs-jison-lex-0.3.4-4|3	Summary:        A lexical analyzer generator used by jison
14cu|nodejs-jison-lex-0.3.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jison-lex-0.3.4-4|5	Version:        0.3.4
14cu|nodejs-jison-lex-0.3.4-4|6	Release:        4
14cu|nodejs-jison-lex-0.3.4-4|7	License:        MIT
14cu|nodejs-jison-lex-0.3.4-4|8	Group:          Development/Other
14cu|nodejs-jison-lex-0.3.4-4|9	Url:            https://github.com/zaach/jison-lex
14cu|nodejs-jison-lex-0.3.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jison-lex-0.3.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jison-lex-0.3.4-4|12	BuildRequires:  npm(nomnom)
14cu|nodejs-jison-lex-0.3.4-4|13	BuildRequires:  npm(lex-parser)
14cu|nodejs-jison-lex-0.3.4-4|14	BuildArch:      noarch
14cu|nodejs-jison-lex-0.3.4-4|15	
14cu|nodejs-jison-lex-0.3.4-4|16	%description
14cu|nodejs-jison-lex-0.3.4-4|17	%{summary}.
14cu|nodejs-jison-lex-0.3.4-4|18	
14cu|nodejs-jison-lex-0.3.4-4|19	%files
14cu|nodejs-jison-lex-0.3.4-4|20	%doc README.md examples
14cu|nodejs-jison-lex-0.3.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-lex-0.3.4-4|22	
14cu|nodejs-jison-lex-0.3.4-4|23	#------------------------------------------------------------------
14cu|nodejs-jison-lex-0.3.4-4|24	
14cu|nodejs-jison-lex-0.3.4-4|25	%prep
14cu|nodejs-jison-lex-0.3.4-4|26	%setup -q -n package
14cu|nodejs-jison-lex-0.3.4-4|27	rm -rf node_modules
14cu|nodejs-jison-lex-0.3.4-4|28	%nodejs_fixdep lex-parser
14cu|nodejs-jison-lex-0.3.4-4|29	%nodejs_fixdep nomnom
14cu|nodejs-jison-lex-0.3.4-4|30	
14cu|nodejs-jison-lex-0.3.4-4|31	%build
14cu|nodejs-jison-lex-0.3.4-4|32	
14cu|nodejs-jison-lex-0.3.4-4|33	%install
14cu|nodejs-jison-lex-0.3.4-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-lex-0.3.4-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jison-lex-0.3.4-4|36	%nodejs_symlink_deps
14cu|nodejs-jison-lex-0.3.4-4|37	
14cu|nodejs-jison-lex-0.3.4-4|38	
14cu|nodejs-jison-lex-0.3.4-4|39	%changelog
14cu|nodejs-jison-lex-0.3.4-4|40	
14cu|nodejs-jison-lex-0.3.4-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.4-4
14cu|nodejs-jison-lex-0.3.4-4|42	- (1b33143) BuildList#2799825: Increase release tag
14cu|nodejs-jison-lex-0.3.4-4|43	
14cu|nodejs-jison-lex-0.3.4-4|44	

11645 14
14cu|nodejs-jju-1.2.1-4|1	%define oname jju
14cu|nodejs-jju-1.2.1-4|2	
14cu|nodejs-jju-1.2.1-4|3	Summary:        Set of utilities to work with JSON / JSON5 documents
14cu|nodejs-jju-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jju-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-jju-1.2.1-4|6	Release:        4
14cu|nodejs-jju-1.2.1-4|7	License:        WTFPL
14cu|nodejs-jju-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-jju-1.2.1-4|9	Url:            https://github.com/rlidwka/jju
14cu|nodejs-jju-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jju-1.2.1-4|11	# mugged from master branch
14cu|nodejs-jju-1.2.1-4|12	Source1:        test.tar.gz
14cu|nodejs-jju-1.2.1-4|13	Source2:        https://raw.githubusercontent.com/rlidwka/jju/master/README.md
14cu|nodejs-jju-1.2.1-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-jju-1.2.1-4|15	BuildRequires:  npm(eslint)
14cu|nodejs-jju-1.2.1-4|16	BuildRequires:  npm(js-yaml)
14cu|nodejs-jju-1.2.1-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-jju-1.2.1-4|18	
14cu|nodejs-jju-1.2.1-4|19	BuildArch:      noarch
14cu|nodejs-jju-1.2.1-4|20	
14cu|nodejs-jju-1.2.1-4|21	%description
14cu|nodejs-jju-1.2.1-4|22	%{summary}.
14cu|nodejs-jju-1.2.1-4|23	
14cu|nodejs-jju-1.2.1-4|24	%files
14cu|nodejs-jju-1.2.1-4|25	%doc README.md
14cu|nodejs-jju-1.2.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jju-1.2.1-4|27	
14cu|nodejs-jju-1.2.1-4|28	#------------------------------------------------------------------
14cu|nodejs-jju-1.2.1-4|29	
14cu|nodejs-jju-1.2.1-4|30	%prep
14cu|nodejs-jju-1.2.1-4|31	%setup -q -n package -a 1
14cu|nodejs-jju-1.2.1-4|32	rm -rf node_modules
14cu|nodejs-jju-1.2.1-4|33	cp -p %{SOURCE2} .
14cu|nodejs-jju-1.2.1-4|34	
14cu|nodejs-jju-1.2.1-4|35	%build
14cu|nodejs-jju-1.2.1-4|36	
14cu|nodejs-jju-1.2.1-4|37	%install
14cu|nodejs-jju-1.2.1-4|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jju-1.2.1-4|39	cp -r package.json index.js *.yaml lib/ \
14cu|nodejs-jju-1.2.1-4|40	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jju-1.2.1-4|41	%nodejs_symlink_deps
14cu|nodejs-jju-1.2.1-4|42	
14cu|nodejs-jju-1.2.1-4|43	%check
14cu|nodejs-jju-1.2.1-4|44	%nodejs_symlink_deps --check
14cu|nodejs-jju-1.2.1-4|45	mocha test/*.js
14cu|nodejs-jju-1.2.1-4|46	
14cu|nodejs-jju-1.2.1-4|47	%changelog
14cu|nodejs-jju-1.2.1-4|48	
14cu|nodejs-jju-1.2.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-jju-1.2.1-4|50	- (c982e2e) BuildList#2799825: Increase release tag
14cu|nodejs-jju-1.2.1-4|51	
14cu|nodejs-jju-1.2.1-4|52	

11646 14
14cu|nodejs-jodid25519-1.0.2-4|1	%define oname jodid25519
14cu|nodejs-jodid25519-1.0.2-4|2	
14cu|nodejs-jodid25519-1.0.2-4|3	Summary:        A jodid25519 - Curve 25519-based cryptography
14cu|nodejs-jodid25519-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jodid25519-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-jodid25519-1.0.2-4|6	Release:        4
14cu|nodejs-jodid25519-1.0.2-4|7	License:        MIT
14cu|nodejs-jodid25519-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-jodid25519-1.0.2-4|9	Url:            https://github.com/meganz/jodid25519
14cu|nodejs-jodid25519-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jodid25519-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jodid25519-1.0.2-4|12	BuildRequires:  npm(jsbn)
14cu|nodejs-jodid25519-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-jodid25519-1.0.2-4|14	
14cu|nodejs-jodid25519-1.0.2-4|15	%description
14cu|nodejs-jodid25519-1.0.2-4|16	%{summary}.
14cu|nodejs-jodid25519-1.0.2-4|17	
14cu|nodejs-jodid25519-1.0.2-4|18	%files
14cu|nodejs-jodid25519-1.0.2-4|19	%doc LICENSE README.md
14cu|nodejs-jodid25519-1.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jodid25519-1.0.2-4|21	
14cu|nodejs-jodid25519-1.0.2-4|22	#------------------------------------------------------------------
14cu|nodejs-jodid25519-1.0.2-4|23	
14cu|nodejs-jodid25519-1.0.2-4|24	%prep
14cu|nodejs-jodid25519-1.0.2-4|25	%setup -q -n package
14cu|nodejs-jodid25519-1.0.2-4|26	rm -rf node_modules
14cu|nodejs-jodid25519-1.0.2-4|27	
14cu|nodejs-jodid25519-1.0.2-4|28	%build
14cu|nodejs-jodid25519-1.0.2-4|29	
14cu|nodejs-jodid25519-1.0.2-4|30	%install
14cu|nodejs-jodid25519-1.0.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jodid25519-1.0.2-4|32	cp -r *.json *.js lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jodid25519-1.0.2-4|33	%nodejs_symlink_deps
14cu|nodejs-jodid25519-1.0.2-4|34	%changelog
14cu|nodejs-jodid25519-1.0.2-4|35	
14cu|nodejs-jodid25519-1.0.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-jodid25519-1.0.2-4|37	- (558af09) BuildList#2799825: Increase release tag
14cu|nodejs-jodid25519-1.0.2-4|38	
14cu|nodejs-jodid25519-1.0.2-4|39	

11647 14
14cu|nodejs-joose-3.50.0-8|1	%global __provides_exclude_from ^%{nodejs_sitelib}/joose/librarian/.*$
14cu|nodejs-joose-3.50.0-8|2	%global enable_tests 0
14cu|nodejs-joose-3.50.0-8|3	
14cu|nodejs-joose-3.50.0-8|4	Name:       nodejs-joose
14cu|nodejs-joose-3.50.0-8|5	Version:    3.50.0
14cu|nodejs-joose-3.50.0-8|6	Release:    8
14cu|nodejs-joose-3.50.0-8|7	Summary:    Post modern self-hosting meta object system for JavaScript
14cu|nodejs-joose-3.50.0-8|8	
14cu|nodejs-joose-3.50.0-8|9	# License text is included in README.md
14cu|nodejs-joose-3.50.0-8|10	License:    BSD
14cu|nodejs-joose-3.50.0-8|11	Group:      System/Libraries
14cu|nodejs-joose-3.50.0-8|12	URL:        https://github.com/Joose/Joose
14cu|nodejs-joose-3.50.0-8|13	Source0:    http://registry.npmjs.org/joose/-/joose-%{version}.tgz
14cu|nodejs-joose-3.50.0-8|14	BuildArch:  noarch
14cu|nodejs-joose-3.50.0-8|15	
14cu|nodejs-joose-3.50.0-8|16	# The requires that librarian uses are relative paths and need to be fixed.
14cu|nodejs-joose-3.50.0-8|17	Patch0:     nodejs-joose-3.50.0-librarian-requires.patch
14cu|nodejs-joose-3.50.0-8|18	# The requires that joose uses need to be fixed after moving librarian to a
14cu|nodejs-joose-3.50.0-8|19	# different location.
14cu|nodejs-joose-3.50.0-8|20	Patch1:     nodejs-joose-3.50.0-joose-requires.patch
14cu|nodejs-joose-3.50.0-8|21	
14cu|nodejs-joose-3.50.0-8|22	BuildRequires:  nodejs-packaging
14cu|nodejs-joose-3.50.0-8|23	
14cu|nodejs-joose-3.50.0-8|24	%if 0%{?enable_tests}
14cu|nodejs-joose-3.50.0-8|25	BuildRequires:  npm(test-run)
14cu|nodejs-joose-3.50.0-8|26	%endif
14cu|nodejs-joose-3.50.0-8|27	
14cu|nodejs-joose-3.50.0-8|28	%description
14cu|nodejs-joose-3.50.0-8|29	Post modern self-hosting meta object system for JavaScript with support
14cu|nodejs-joose-3.50.0-8|30	for classes, inheritance, roles, traits, method modifiers and more.
14cu|nodejs-joose-3.50.0-8|31	
14cu|nodejs-joose-3.50.0-8|32	%prep
14cu|nodejs-joose-3.50.0-8|33	%setup -q -n package
14cu|nodejs-joose-3.50.0-8|34	%patch0 -p1
14cu|nodejs-joose-3.50.0-8|35	%patch1 -p1
14cu|nodejs-joose-3.50.0-8|36	# librarian doesn't appear to be a real module. joose doesn't list librarian
14cu|nodejs-joose-3.50.0-8|37	# as a dependency, and librarian doesn't have a package.json, though both
14cu|nodejs-joose-3.50.0-8|38	# modules 'require' each other. There is also already another module on the
14cu|nodejs-joose-3.50.0-8|39	# npm registry called librarian. To simplify things and reduce confusion, I'm
14cu|nodejs-joose-3.50.0-8|40	# going to treat librarian as part of joose itself rather than separating it
14cu|nodejs-joose-3.50.0-8|41	# into a subpackage.
14cu|nodejs-joose-3.50.0-8|42	mv node_modules/librarian librarian
14cu|nodejs-joose-3.50.0-8|43	rm -rf node_modules
14cu|nodejs-joose-3.50.0-8|44	%nodejs_fixdep paperboy '~0.0.5'
14cu|nodejs-joose-3.50.0-8|45	
14cu|nodejs-joose-3.50.0-8|46	
14cu|nodejs-joose-3.50.0-8|47	%build
14cu|nodejs-joose-3.50.0-8|48	#nothing to do
14cu|nodejs-joose-3.50.0-8|49	
14cu|nodejs-joose-3.50.0-8|50	
14cu|nodejs-joose-3.50.0-8|51	%install
14cu|nodejs-joose-3.50.0-8|52	mkdir -p %{buildroot}%{nodejs_sitelib}/joose
14cu|nodejs-joose-3.50.0-8|53	cp -pr package.json \
14cu|nodejs-joose-3.50.0-8|54	joose-all.js joose-all-min.js joose-all-web.js joose-webseed.js \
14cu|nodejs-joose-3.50.0-8|55	lib/ librarian/ \
14cu|nodejs-joose-3.50.0-8|56	%{buildroot}%{nodejs_sitelib}/joose
14cu|nodejs-joose-3.50.0-8|57	
14cu|nodejs-joose-3.50.0-8|58	%nodejs_symlink_deps
14cu|nodejs-joose-3.50.0-8|59	
14cu|nodejs-joose-3.50.0-8|60	
14cu|nodejs-joose-3.50.0-8|61	%if 0%{?enable_tests}
14cu|nodejs-joose-3.50.0-8|62	%check
14cu|nodejs-joose-3.50.0-8|63	%nodejs_symlink_deps --check
14cu|nodejs-joose-3.50.0-8|64	%__nodejs t/index.js
14cu|nodejs-joose-3.50.0-8|65	%__nodejs node_modules/librarian/t/index.js
14cu|nodejs-joose-3.50.0-8|66	%endif
14cu|nodejs-joose-3.50.0-8|67	
14cu|nodejs-joose-3.50.0-8|68	
14cu|nodejs-joose-3.50.0-8|69	%files
14cu|nodejs-joose-3.50.0-8|70	%doc Changes LICENSE README.md doc/
14cu|nodejs-joose-3.50.0-8|71	%{nodejs_sitelib}/joose
14cu|nodejs-joose-3.50.0-8|72	
14cu|nodejs-joose-3.50.0-8|73	
14cu|nodejs-joose-3.50.0-8|74	
14cu|nodejs-joose-3.50.0-8|75	%changelog
14cu|nodejs-joose-3.50.0-8|76	
14cu|nodejs-joose-3.50.0-8|77	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.50.0-8
14cu|nodejs-joose-3.50.0-8|78	- (83bda9e) BuildList#2799825: Increase release tag
14cu|nodejs-joose-3.50.0-8|79	
14cu|nodejs-joose-3.50.0-8|80	

11648 14
14cu|nodejs-joosex-simplerequest-0.2.2-8|1	Name:       nodejs-joosex-simplerequest
14cu|nodejs-joosex-simplerequest-0.2.2-8|2	Version:    0.2.2
14cu|nodejs-joosex-simplerequest-0.2.2-8|3	Release:    8
14cu|nodejs-joosex-simplerequest-0.2.2-8|4	Summary:    Simple XHR request abstraction for Node.js
14cu|nodejs-joosex-simplerequest-0.2.2-8|5	# README.md contains a copy of the BSD license, while LICENSE contains
14cu|nodejs-joosex-simplerequest-0.2.2-8|6	# a copy of the LGPLv3 license.
14cu|nodejs-joosex-simplerequest-0.2.2-8|7	License:    BSD or LGPLv3
14cu|nodejs-joosex-simplerequest-0.2.2-8|8	Group:      System/Libraries
14cu|nodejs-joosex-simplerequest-0.2.2-8|9	URL:        https://github.com/SamuraiJack/JooseX-SimpleRequest
14cu|nodejs-joosex-simplerequest-0.2.2-8|10	Source0:    http://registry.npmjs.org/joosex-simplerequest/-/joosex-simplerequest-%{version}.tgz
14cu|nodejs-joosex-simplerequest-0.2.2-8|11	BuildArch:  noarch
14cu|nodejs-joosex-simplerequest-0.2.2-8|12	BuildRequires:  nodejs-packaging
14cu|nodejs-joosex-simplerequest-0.2.2-8|13	
14cu|nodejs-joosex-simplerequest-0.2.2-8|14	%description
14cu|nodejs-joosex-simplerequest-0.2.2-8|15	%{summary}.
14cu|nodejs-joosex-simplerequest-0.2.2-8|16	
14cu|nodejs-joosex-simplerequest-0.2.2-8|17	%prep
14cu|nodejs-joosex-simplerequest-0.2.2-8|18	%setup -q -n package
14cu|nodejs-joosex-simplerequest-0.2.2-8|19	
14cu|nodejs-joosex-simplerequest-0.2.2-8|20	%build
14cu|nodejs-joosex-simplerequest-0.2.2-8|21	#nothing to do
14cu|nodejs-joosex-simplerequest-0.2.2-8|22	
14cu|nodejs-joosex-simplerequest-0.2.2-8|23	%install
14cu|nodejs-joosex-simplerequest-0.2.2-8|24	mkdir -p %{buildroot}%{nodejs_sitelib}/joosex-simplerequest
14cu|nodejs-joosex-simplerequest-0.2.2-8|25	rm -f lib/JooseX/SimpleRequest.mmd
14cu|nodejs-joosex-simplerequest-0.2.2-8|26	cp -pr package.json lib/ \
14cu|nodejs-joosex-simplerequest-0.2.2-8|27	%{buildroot}%{nodejs_sitelib}/joosex-simplerequest
14cu|nodejs-joosex-simplerequest-0.2.2-8|28	
14cu|nodejs-joosex-simplerequest-0.2.2-8|29	%nodejs_symlink_deps
14cu|nodejs-joosex-simplerequest-0.2.2-8|30	
14cu|nodejs-joosex-simplerequest-0.2.2-8|31	
14cu|nodejs-joosex-simplerequest-0.2.2-8|32	%files
14cu|nodejs-joosex-simplerequest-0.2.2-8|33	%doc Changes LICENSE README.md doc/
14cu|nodejs-joosex-simplerequest-0.2.2-8|34	%{nodejs_sitelib}/joosex-simplerequest
14cu|nodejs-joosex-simplerequest-0.2.2-8|35	
14cu|nodejs-joosex-simplerequest-0.2.2-8|36	
14cu|nodejs-joosex-simplerequest-0.2.2-8|37	
14cu|nodejs-joosex-simplerequest-0.2.2-8|38	%changelog
14cu|nodejs-joosex-simplerequest-0.2.2-8|39	
14cu|nodejs-joosex-simplerequest-0.2.2-8|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-8
14cu|nodejs-joosex-simplerequest-0.2.2-8|41	- (d5cd5a7) BuildList#2799825: Increase release tag
14cu|nodejs-joosex-simplerequest-0.2.2-8|42	
14cu|nodejs-joosex-simplerequest-0.2.2-8|43	

11649 14
14cu|nodejs-js-beautify-1.6.2-4|1	%define oname js-beautify
14cu|nodejs-js-beautify-1.6.2-4|2	
14cu|nodejs-js-beautify-1.6.2-4|3	Summary:        Jsbeautifier.org for node
14cu|nodejs-js-beautify-1.6.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-js-beautify-1.6.2-4|5	Version:        1.6.2
14cu|nodejs-js-beautify-1.6.2-4|6	Release:        4
14cu|nodejs-js-beautify-1.6.2-4|7	License:        MIT
14cu|nodejs-js-beautify-1.6.2-4|8	Group:          Development/Other
14cu|nodejs-js-beautify-1.6.2-4|9	Url:            https://github.com/beautify-web/js-beautify
14cu|nodejs-js-beautify-1.6.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-js-beautify-1.6.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-js-beautify-1.6.2-4|12	BuildRequires:  npm(nopt)
14cu|nodejs-js-beautify-1.6.2-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-js-beautify-1.6.2-4|14	BuildRequires:  npm(config-chain)
14cu|nodejs-js-beautify-1.6.2-4|15	BuildRequires:  pkgconfig(python)
14cu|nodejs-js-beautify-1.6.2-4|16	#
14cu|nodejs-js-beautify-1.6.2-4|17	BuildRequires:  npm(benchmark)
14cu|nodejs-js-beautify-1.6.2-4|18	BuildRequires:  npm(jshint)
14cu|nodejs-js-beautify-1.6.2-4|19	BuildRequires:  npm(mustache)
14cu|nodejs-js-beautify-1.6.2-4|20	BuildRequires:  npm(node-static)
14cu|nodejs-js-beautify-1.6.2-4|21	BuildRequires:  npm(requirejs)
14cu|nodejs-js-beautify-1.6.2-4|22	BuildArch:      noarch
14cu|nodejs-js-beautify-1.6.2-4|23	
14cu|nodejs-js-beautify-1.6.2-4|24	%description
14cu|nodejs-js-beautify-1.6.2-4|25	%{summary}.
14cu|nodejs-js-beautify-1.6.2-4|26	
14cu|nodejs-js-beautify-1.6.2-4|27	%files
14cu|nodejs-js-beautify-1.6.2-4|28	%doc LICENSE *.md
14cu|nodejs-js-beautify-1.6.2-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-beautify-1.6.2-4|30	
14cu|nodejs-js-beautify-1.6.2-4|31	#------------------------------------------------------------------
14cu|nodejs-js-beautify-1.6.2-4|32	
14cu|nodejs-js-beautify-1.6.2-4|33	%prep
14cu|nodejs-js-beautify-1.6.2-4|34	%setup -q -n package
14cu|nodejs-js-beautify-1.6.2-4|35	rm -rf node_modules
14cu|nodejs-js-beautify-1.6.2-4|36	
14cu|nodejs-js-beautify-1.6.2-4|37	%build
14cu|nodejs-js-beautify-1.6.2-4|38	
14cu|nodejs-js-beautify-1.6.2-4|39	%install
14cu|nodejs-js-beautify-1.6.2-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-beautify-1.6.2-4|41	cp -r *.json js/ tools/ *.yml %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-beautify-1.6.2-4|42	
14cu|nodejs-js-beautify-1.6.2-4|43	rm -fr %{buildroot}%{nodejs_sitelib}/%{oname}/js/test
14cu|nodejs-js-beautify-1.6.2-4|44	%nodejs_symlink_deps
14cu|nodejs-js-beautify-1.6.2-4|45	
14cu|nodejs-js-beautify-1.6.2-4|46	%check
14cu|nodejs-js-beautify-1.6.2-4|47	%nodejs_symlink_deps --check
14cu|nodejs-js-beautify-1.6.2-4|48	%__nodejs js/test/*.js
14cu|nodejs-js-beautify-1.6.2-4|49	
14cu|nodejs-js-beautify-1.6.2-4|50	
14cu|nodejs-js-beautify-1.6.2-4|51	
14cu|nodejs-js-beautify-1.6.2-4|52	%changelog
14cu|nodejs-js-beautify-1.6.2-4|53	
14cu|nodejs-js-beautify-1.6.2-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.2-4
14cu|nodejs-js-beautify-1.6.2-4|55	- (0825879) BuildList#2799825: Increase release tag
14cu|nodejs-js-beautify-1.6.2-4|56	
14cu|nodejs-js-beautify-1.6.2-4|57	

11650 14
14cu|nodejs-jsbn-0.1.0-4|1	%define oname jsbn
14cu|nodejs-jsbn-0.1.0-4|2	
14cu|nodejs-jsbn-0.1.0-4|3	Summary:        Implementation of large-number math in pure JavaScript
14cu|nodejs-jsbn-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsbn-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-jsbn-0.1.0-4|6	Release:        4
14cu|nodejs-jsbn-0.1.0-4|7	# package.json stipulate BSD
14cu|nodejs-jsbn-0.1.0-4|8	License:        BSD
14cu|nodejs-jsbn-0.1.0-4|9	Group:          Development/Other
14cu|nodejs-jsbn-0.1.0-4|10	Url:            https://github.com/andyperlitch/jsbn
14cu|nodejs-jsbn-0.1.0-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsbn-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-jsbn-0.1.0-4|13	BuildArch:      noarch
14cu|nodejs-jsbn-0.1.0-4|14	
14cu|nodejs-jsbn-0.1.0-4|15	%description
14cu|nodejs-jsbn-0.1.0-4|16	The jsbn library is a fast, portable implementation of
14cu|nodejs-jsbn-0.1.0-4|17	large-number math in pure JavaScript, enabling public-key
14cu|nodejs-jsbn-0.1.0-4|18	crypto and other applications on desktop and mobile browsers.
14cu|nodejs-jsbn-0.1.0-4|19	
14cu|nodejs-jsbn-0.1.0-4|20	%files
14cu|nodejs-jsbn-0.1.0-4|21	%doc README.md
14cu|nodejs-jsbn-0.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsbn-0.1.0-4|23	
14cu|nodejs-jsbn-0.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-jsbn-0.1.0-4|25	
14cu|nodejs-jsbn-0.1.0-4|26	%prep
14cu|nodejs-jsbn-0.1.0-4|27	%setup -q -n package
14cu|nodejs-jsbn-0.1.0-4|28	rm -rf node_modules
14cu|nodejs-jsbn-0.1.0-4|29	
14cu|nodejs-jsbn-0.1.0-4|30	%build
14cu|nodejs-jsbn-0.1.0-4|31	
14cu|nodejs-jsbn-0.1.0-4|32	%install
14cu|nodejs-jsbn-0.1.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsbn-0.1.0-4|34	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsbn-0.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-jsbn-0.1.0-4|36	%changelog
14cu|nodejs-jsbn-0.1.0-4|37	
14cu|nodejs-jsbn-0.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-jsbn-0.1.0-4|39	- (e651354) BuildList#2799825: Increase release tag
14cu|nodejs-jsbn-0.1.0-4|40	
14cu|nodejs-jsbn-0.1.0-4|41	

11651 14
14cu|nodejs-jschardet-1.4.1-4|1	%define oname jschardet
14cu|nodejs-jschardet-1.4.1-4|2	
14cu|nodejs-jschardet-1.4.1-4|3	Summary:        Character encoding auto-detection in JavaScript
14cu|nodejs-jschardet-1.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jschardet-1.4.1-4|5	Version:        1.4.1
14cu|nodejs-jschardet-1.4.1-4|6	Release:        4
14cu|nodejs-jschardet-1.4.1-4|7	License:        LGPLv2+
14cu|nodejs-jschardet-1.4.1-4|8	Group:          Development/Other
14cu|nodejs-jschardet-1.4.1-4|9	Url:            https://github.com/aadsm/jschardet
14cu|nodejs-jschardet-1.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jschardet-1.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jschardet-1.4.1-4|12	BuildArch:      noarch
14cu|nodejs-jschardet-1.4.1-4|13	
14cu|nodejs-jschardet-1.4.1-4|14	%description
14cu|nodejs-jschardet-1.4.1-4|15	%{summary}.
14cu|nodejs-jschardet-1.4.1-4|16	
14cu|nodejs-jschardet-1.4.1-4|17	%files
14cu|nodejs-jschardet-1.4.1-4|18	%doc *.md CONTRIBUTORS
14cu|nodejs-jschardet-1.4.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jschardet-1.4.1-4|20	
14cu|nodejs-jschardet-1.4.1-4|21	#------------------------------------------------------------------
14cu|nodejs-jschardet-1.4.1-4|22	
14cu|nodejs-jschardet-1.4.1-4|23	%prep
14cu|nodejs-jschardet-1.4.1-4|24	%setup -q -n package
14cu|nodejs-jschardet-1.4.1-4|25	rm -rf node_modules
14cu|nodejs-jschardet-1.4.1-4|26	find . -type f -exec chmod -x {} \;
14cu|nodejs-jschardet-1.4.1-4|27	
14cu|nodejs-jschardet-1.4.1-4|28	%build
14cu|nodejs-jschardet-1.4.1-4|29	
14cu|nodejs-jschardet-1.4.1-4|30	%install
14cu|nodejs-jschardet-1.4.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jschardet-1.4.1-4|32	cp -r package.json index.js src/ tests/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jschardet-1.4.1-4|33	%nodejs_symlink_deps
14cu|nodejs-jschardet-1.4.1-4|34	%changelog
14cu|nodejs-jschardet-1.4.1-4|35	
14cu|nodejs-jschardet-1.4.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-jschardet-1.4.1-4|37	- (e9c95a2) BuildList#2799825: Increase release tag
14cu|nodejs-jschardet-1.4.1-4|38	
14cu|nodejs-jschardet-1.4.1-4|39	

11652 14
14cu|nodejs-jscoverage-0.3.8-6|1	# Not all dependencies have been satisfied yet.
14cu|nodejs-jscoverage-0.3.8-6|2	%global enable_tests 0
14cu|nodejs-jscoverage-0.3.8-6|3	
14cu|nodejs-jscoverage-0.3.8-6|4	Name:       nodejs-jscoverage
14cu|nodejs-jscoverage-0.3.8-6|5	Version:    0.3.8
14cu|nodejs-jscoverage-0.3.8-6|6	Release:    6
14cu|nodejs-jscoverage-0.3.8-6|7	Summary:    A JavaScript coverage tool for Node.js and browser development
14cu|nodejs-jscoverage-0.3.8-6|8	License:    MIT
14cu|nodejs-jscoverage-0.3.8-6|9	Group:      System/Libraries
14cu|nodejs-jscoverage-0.3.8-6|10	URL:        https://github.com/fishbar/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|11	Source0:    http://registry.npmjs.org/jscoverage/-/jscoverage-%{version}.tgz
14cu|nodejs-jscoverage-0.3.8-6|12	BuildArch:  noarch
14cu|nodejs-jscoverage-0.3.8-6|13	BuildRequires:  nodejs-packaging
14cu|nodejs-jscoverage-0.3.8-6|14	
14cu|nodejs-jscoverage-0.3.8-6|15	%if 0%{?enable_tests}
14cu|nodejs-jscoverage-0.3.8-6|16	BuildRequires:  npm(expect.js)
14cu|nodejs-jscoverage-0.3.8-6|17	BuildRequires:  npm(mocha)
14cu|nodejs-jscoverage-0.3.8-6|18	BuildRequires:  npm(optimist)
14cu|nodejs-jscoverage-0.3.8-6|19	BuildRequires:  npm(xfs)
14cu|nodejs-jscoverage-0.3.8-6|20	BuildRequires:  uglify-js1
14cu|nodejs-jscoverage-0.3.8-6|21	%endif
14cu|nodejs-jscoverage-0.3.8-6|22	
14cu|nodejs-jscoverage-0.3.8-6|23	%description
14cu|nodejs-jscoverage-0.3.8-6|24	%{summary}.
14cu|nodejs-jscoverage-0.3.8-6|25	
14cu|nodejs-jscoverage-0.3.8-6|26	
14cu|nodejs-jscoverage-0.3.8-6|27	%prep
14cu|nodejs-jscoverage-0.3.8-6|28	%setup -q -n package
14cu|nodejs-jscoverage-0.3.8-6|29	%nodejs_fixdep uglify-js '1.3.x'
14cu|nodejs-jscoverage-0.3.8-6|30	%nodejs_fixdep optimist '~0.4'
14cu|nodejs-jscoverage-0.3.8-6|31	# Some files are executable that don't need to be.
14cu|nodejs-jscoverage-0.3.8-6|32	find -type f -iname '*.js' -exec chmod 644 '{}' \;
14cu|nodejs-jscoverage-0.3.8-6|33	
14cu|nodejs-jscoverage-0.3.8-6|34	
14cu|nodejs-jscoverage-0.3.8-6|35	%build
14cu|nodejs-jscoverage-0.3.8-6|36	#nothing to do
14cu|nodejs-jscoverage-0.3.8-6|37	
14cu|nodejs-jscoverage-0.3.8-6|38	
14cu|nodejs-jscoverage-0.3.8-6|39	%install
14cu|nodejs-jscoverage-0.3.8-6|40	mkdir -p %{buildroot}%{nodejs_sitelib}/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|41	cp -pr package.json index.js lib/ \
14cu|nodejs-jscoverage-0.3.8-6|42	%{buildroot}%{nodejs_sitelib}/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|43	mkdir -p %{buildroot}%{nodejs_sitelib}/jscoverage/bin
14cu|nodejs-jscoverage-0.3.8-6|44	install -p -D -m0755 bin/jscoverage \
14cu|nodejs-jscoverage-0.3.8-6|45	%{buildroot}%{nodejs_sitelib}/jscoverage/bin/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|46	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jscoverage-0.3.8-6|47	ln -s %{nodejs_sitelib}/jscoverage/bin/jscoverage %{buildroot}%{_bindir}
14cu|nodejs-jscoverage-0.3.8-6|48	
14cu|nodejs-jscoverage-0.3.8-6|49	%nodejs_symlink_deps
14cu|nodejs-jscoverage-0.3.8-6|50	rm -f %{buildroot}%{nodejs_sitelib}/jscoverage/node_modules/uglify-js
14cu|nodejs-jscoverage-0.3.8-6|51	ln -sf %{nodejs_sitelib}/uglify-js1 \
14cu|nodejs-jscoverage-0.3.8-6|52	%{buildroot}%{nodejs_sitelib}/jscoverage/node_modules/uglify-js
14cu|nodejs-jscoverage-0.3.8-6|53	
14cu|nodejs-jscoverage-0.3.8-6|54	
14cu|nodejs-jscoverage-0.3.8-6|55	%if 0%{?enable_tests}
14cu|nodejs-jscoverage-0.3.8-6|56	%check
14cu|nodejs-jscoverage-0.3.8-6|57	%nodejs_symlink_deps --check
14cu|nodejs-jscoverage-0.3.8-6|58	%{nodejs_sitelib}/mocha/bin/mocha test/test.js
14cu|nodejs-jscoverage-0.3.8-6|59	%endif
14cu|nodejs-jscoverage-0.3.8-6|60	
14cu|nodejs-jscoverage-0.3.8-6|61	
14cu|nodejs-jscoverage-0.3.8-6|62	%files
14cu|nodejs-jscoverage-0.3.8-6|63	%doc LICENSE README.md
14cu|nodejs-jscoverage-0.3.8-6|64	%{nodejs_sitelib}/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|65	%{_bindir}/jscoverage
14cu|nodejs-jscoverage-0.3.8-6|66	
14cu|nodejs-jscoverage-0.3.8-6|67	%changelog
14cu|nodejs-jscoverage-0.3.8-6|68	
14cu|nodejs-jscoverage-0.3.8-6|69	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.8-6
14cu|nodejs-jscoverage-0.3.8-6|70	- (24a6a00) BuildList#2799825: Increase release tag
14cu|nodejs-jscoverage-0.3.8-6|71	
14cu|nodejs-jscoverage-0.3.8-6|72	

11653 14
14cu|nodejs-jscs-2.9.0-4|1	%define oname jscs
14cu|nodejs-jscs-2.9.0-4|2	
14cu|nodejs-jscs-2.9.0-4|3	Summary:        JavaScript Code Style
14cu|nodejs-jscs-2.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jscs-2.9.0-4|5	Version:        2.9.0
14cu|nodejs-jscs-2.9.0-4|6	Release:        4
14cu|nodejs-jscs-2.9.0-4|7	License:        MIT
14cu|nodejs-jscs-2.9.0-4|8	Group:          Development/Other
14cu|nodejs-jscs-2.9.0-4|9	Url:            https://github.com/jscs-dev/node-jscs
14cu|nodejs-jscs-2.9.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jscs-2.9.0-4|11	Source1:        test.tar.gz
14cu|nodejs-jscs-2.9.0-4|12	Source2:        https://raw.githubusercontent.com/jscs-dev/node-jscs/master/grouping.json
14cu|nodejs-jscs-2.9.0-4|13	Source3:        https://raw.githubusercontent.com/jscs-dev/node-jscs/v2.9.0/.jscsrc
14cu|nodejs-jscs-2.9.0-4|14	Source4:        https://raw.githubusercontent.com/jscs-dev/node-jscs/v2.9.0/.jshintrc
14cu|nodejs-jscs-2.9.0-4|15	Source5:        https://raw.githubusercontent.com/jscs-dev/node-jscs/v2.9.0/.jshintignore
14cu|nodejs-jscs-2.9.0-4|16	Source100:      %{name}.rpmlintrc
14cu|nodejs-jscs-2.9.0-4|17	BuildRequires:  nodejs-packaging
14cu|nodejs-jscs-2.9.0-4|18	BuildRequires:  npm(xmlbuilder)
14cu|nodejs-jscs-2.9.0-4|19	BuildRequires:  npm(vow-fs)
14cu|nodejs-jscs-2.9.0-4|20	BuildRequires:  npm(vow)
14cu|nodejs-jscs-2.9.0-4|21	BuildRequires:  npm(to-single-quotes)
14cu|nodejs-jscs-2.9.0-4|22	BuildRequires:  npm(to-double-quotes)
14cu|nodejs-jscs-2.9.0-4|23	BuildRequires:  npm(strip-json-comments)
14cu|nodejs-jscs-2.9.0-4|24	BuildRequires:  npm(strip-bom)
14cu|nodejs-jscs-2.9.0-4|25	BuildRequires:  npm(resolve)
14cu|nodejs-jscs-2.9.0-4|26	BuildRequires:  npm(reserved-words)
14cu|nodejs-jscs-2.9.0-4|27	BuildRequires:  npm(prompt)
14cu|nodejs-jscs-2.9.0-4|28	BuildRequires:  npm(pathval)
14cu|nodejs-jscs-2.9.0-4|29	BuildRequires:  npm(natural-compare)
14cu|nodejs-jscs-2.9.0-4|30	BuildRequires:  npm(minimatch)
14cu|nodejs-jscs-2.9.0-4|31	BuildRequires:  npm(lodash)
14cu|nodejs-jscs-2.9.0-4|32	BuildRequires:  npm(jsonlint)
14cu|nodejs-jscs-2.9.0-4|33	BuildRequires:  npm(jscs-preset-wikimedia)
14cu|nodejs-jscs-2.9.0-4|34	BuildRequires:  npm(jscs-jsdoc)
14cu|nodejs-jscs-2.9.0-4|35	BuildRequires:  npm(js-yaml)
14cu|nodejs-jscs-2.9.0-4|36	BuildRequires:  npm(htmlparser2)
14cu|nodejs-jscs-2.9.0-4|37	BuildRequires:  npm(glob)
14cu|nodejs-jscs-2.9.0-4|38	BuildRequires:  npm(exit)
14cu|nodejs-jscs-2.9.0-4|39	BuildRequires:  npm(estraverse)
14cu|nodejs-jscs-2.9.0-4|40	BuildRequires:  npm(esprima)
14cu|nodejs-jscs-2.9.0-4|41	BuildRequires:  npm(escope)
14cu|nodejs-jscs-2.9.0-4|42	BuildRequires:  npm(commander)
14cu|nodejs-jscs-2.9.0-4|43	BuildRequires:  npm(cli-table)
14cu|nodejs-jscs-2.9.0-4|44	BuildRequires:  npm(chalk)
14cu|nodejs-jscs-2.9.0-4|45	BuildRequires:  npm(babel-jscs)
14cu|nodejs-jscs-2.9.0-4|46	#
14cu|nodejs-jscs-2.9.0-4|47	BuildRequires:  npm(browserify)
14cu|nodejs-jscs-2.9.0-4|48	BuildRequires:  npm(chai)
14cu|nodejs-jscs-2.9.0-4|49	BuildRequires:  npm(coveralls)
14cu|nodejs-jscs-2.9.0-4|50	BuildRequires:  npm(has-ansi)
14cu|nodejs-jscs-2.9.0-4|51	BuildRequires:  npm(jshint)
14cu|nodejs-jscs-2.9.0-4|52	BuildRequires:  npm(mocha)
14cu|nodejs-jscs-2.9.0-4|53	BuildRequires:  npm(regenerate)
14cu|nodejs-jscs-2.9.0-4|54	BuildRequires:  npm(rewire)
14cu|nodejs-jscs-2.9.0-4|55	BuildRequires:  npm(sinon)
14cu|nodejs-jscs-2.9.0-4|56	BuildRequires:  npm(sinon-chai)
14cu|nodejs-jscs-2.9.0-4|57	BuildRequires:  npm(unicode-7.0.0)
14cu|nodejs-jscs-2.9.0-4|58	BuildRequires:  npm(unit-coverage)
14cu|nodejs-jscs-2.9.0-4|59	BuildRequires:  npm(xml2js)
14cu|nodejs-jscs-2.9.0-4|60	BuildArch:      noarch
14cu|nodejs-jscs-2.9.0-4|61	
14cu|nodejs-jscs-2.9.0-4|62	%description
14cu|nodejs-jscs-2.9.0-4|63	%{summary}.
14cu|nodejs-jscs-2.9.0-4|64	
14cu|nodejs-jscs-2.9.0-4|65	%files
14cu|nodejs-jscs-2.9.0-4|66	%doc LICENSE *.md
14cu|nodejs-jscs-2.9.0-4|67	%{_bindir}/%{oname}
14cu|nodejs-jscs-2.9.0-4|68	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-2.9.0-4|69	
14cu|nodejs-jscs-2.9.0-4|70	#------------------------------------------------------------------
14cu|nodejs-jscs-2.9.0-4|71	
14cu|nodejs-jscs-2.9.0-4|72	%prep
14cu|nodejs-jscs-2.9.0-4|73	%setup -qn package -a1
14cu|nodejs-jscs-2.9.0-4|74	rm -rf node_modules
14cu|nodejs-jscs-2.9.0-4|75	cp -p %{SOURCE2} .
14cu|nodejs-jscs-2.9.0-4|76	cp -p %{SOURCE3} .
14cu|nodejs-jscs-2.9.0-4|77	cp -p %{SOURCE4} .
14cu|nodejs-jscs-2.9.0-4|78	cp -p %{SOURCE5} .
14cu|nodejs-jscs-2.9.0-4|79	chmod 644 lib/reporters/*.js lib/rules/*.js
14cu|nodejs-jscs-2.9.0-4|80	%nodejs_fixdep strip-json-comments
14cu|nodejs-jscs-2.9.0-4|81	%nodejs_fixdep htmlparser2
14cu|nodejs-jscs-2.9.0-4|82	
14cu|nodejs-jscs-2.9.0-4|83	%build
14cu|nodejs-jscs-2.9.0-4|84	
14cu|nodejs-jscs-2.9.0-4|85	%install
14cu|nodejs-jscs-2.9.0-4|86	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-2.9.0-4|87	cp -r *.json *.js bin/ lib/ patterns/ presets/ \
14cu|nodejs-jscs-2.9.0-4|88	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-2.9.0-4|89	
14cu|nodejs-jscs-2.9.0-4|90	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-jscs-2.9.0-4|91	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jscs-2.9.0-4|92	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-jscs-2.9.0-4|93	%nodejs_symlink_deps
14cu|nodejs-jscs-2.9.0-4|94	
14cu|nodejs-jscs-2.9.0-4|95	%check
14cu|nodejs-jscs-2.9.0-4|96	%nodejs_symlink_deps --check
14cu|nodejs-jscs-2.9.0-4|97	jshint . && %__nodejs bin/jscs lib test bin || :
14cu|nodejs-jscs-2.9.0-4|98	mocha --color || :
14cu|nodejs-jscs-2.9.0-4|99	
14cu|nodejs-jscs-2.9.0-4|100	%changelog
14cu|nodejs-jscs-2.9.0-4|101	
14cu|nodejs-jscs-2.9.0-4|102	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.9.0-4
14cu|nodejs-jscs-2.9.0-4|103	- (c88210a) BuildList#2799825: Increase release tag
14cu|nodejs-jscs-2.9.0-4|104	
14cu|nodejs-jscs-2.9.0-4|105	

11654 14
14cu|nodejs-jscs-jsdoc-1.3.1-4|1	%define oname jscs-jsdoc
14cu|nodejs-jscs-jsdoc-1.3.1-4|2	
14cu|nodejs-jscs-jsdoc-1.3.1-4|3	Summary:        JSCS jsdoc plugin
14cu|nodejs-jscs-jsdoc-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jscs-jsdoc-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-jscs-jsdoc-1.3.1-4|6	Release:        4
14cu|nodejs-jscs-jsdoc-1.3.1-4|7	License:        MIT
14cu|nodejs-jscs-jsdoc-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-jscs-jsdoc-1.3.1-4|9	Url:            https://github.com/jscs-dev/jscs-jsdoc
14cu|nodejs-jscs-jsdoc-1.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jscs-jsdoc-1.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jscs-jsdoc-1.3.1-4|12	BuildRequires:  npm(jsdoctypeparser)
14cu|nodejs-jscs-jsdoc-1.3.1-4|13	BuildRequires:  npm(comment-parser)
14cu|nodejs-jscs-jsdoc-1.3.1-4|14	BuildArch:      noarch
14cu|nodejs-jscs-jsdoc-1.3.1-4|15	
14cu|nodejs-jscs-jsdoc-1.3.1-4|16	%description
14cu|nodejs-jscs-jsdoc-1.3.1-4|17	%{summary}.
14cu|nodejs-jscs-jsdoc-1.3.1-4|18	
14cu|nodejs-jscs-jsdoc-1.3.1-4|19	%files
14cu|nodejs-jscs-jsdoc-1.3.1-4|20	%doc LICENSE *.md
14cu|nodejs-jscs-jsdoc-1.3.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-jsdoc-1.3.1-4|22	
14cu|nodejs-jscs-jsdoc-1.3.1-4|23	#------------------------------------------------------------------
14cu|nodejs-jscs-jsdoc-1.3.1-4|24	
14cu|nodejs-jscs-jsdoc-1.3.1-4|25	%prep
14cu|nodejs-jscs-jsdoc-1.3.1-4|26	%setup -q -n package
14cu|nodejs-jscs-jsdoc-1.3.1-4|27	rm -rf node_modules
14cu|nodejs-jscs-jsdoc-1.3.1-4|28	%nodejs_fixdep jsdoctypeparser
14cu|nodejs-jscs-jsdoc-1.3.1-4|29	
14cu|nodejs-jscs-jsdoc-1.3.1-4|30	%build
14cu|nodejs-jscs-jsdoc-1.3.1-4|31	
14cu|nodejs-jscs-jsdoc-1.3.1-4|32	%install
14cu|nodejs-jscs-jsdoc-1.3.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-jsdoc-1.3.1-4|34	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-jsdoc-1.3.1-4|35	%nodejs_symlink_deps
14cu|nodejs-jscs-jsdoc-1.3.1-4|36	
14cu|nodejs-jscs-jsdoc-1.3.1-4|37	%changelog
14cu|nodejs-jscs-jsdoc-1.3.1-4|38	
14cu|nodejs-jscs-jsdoc-1.3.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-jscs-jsdoc-1.3.1-4|40	- (d410f54) BuildList#2799825: Increase release tag
14cu|nodejs-jscs-jsdoc-1.3.1-4|41	
14cu|nodejs-jscs-jsdoc-1.3.1-4|42	

11655 14
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|1	%define oname jscs-preset-wikimedia
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|2	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|3	Summary:        JSCS preset for Wikimedia coding style
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|6	Release:        4
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|7	License:        MIT
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|9	Url:            https://github.com/wikimedia/jscs-preset-wikimedia
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|12	# circular dev dep jscs, no tests ATM
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|13	# BuildRequires:  npm(jscs)
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|14	# BuildRequires:  npm(mocha)
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|16	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|17	%description
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|18	%{summary}.
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|19	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|20	%files
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|23	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|25	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|26	%prep
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|27	%setup -q -n package
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|29	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|30	%build
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|31	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|32	%install
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|34	cp -r package.json presets/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|36	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|37	# drop tests ATM
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|38	%check
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|40	mocha || :
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|41	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|42	%changelog
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|43	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|45	- (7b701ec) BuildList#2799825: Increase release tag
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|46	
14cu|nodejs-jscs-preset-wikimedia-1.0.0-4|47	

11656 14
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|1	%define oname jsdoctypeparser
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|2	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|3	Summary:        Strict JsDoc type expression parser
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|5	Version:        2.0.0
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|6	Release:        0.4
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|7	License:        MIT
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|8	Group:          Development/Other
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|9	Url:            https://github.com/Kuniwak/jsdoctypeparser
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}-alpha-5.tgz
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|12	BuildRequires:  npm(lodash)
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|13	BuildRequires:  npm(mocha)
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|14	BuildRequires:  npm(chai)
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|15	BuildArch:      noarch
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|16	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|17	%description
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|18	%{summary}.
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|19	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|20	%files
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|21	%doc *.md
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|23	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|24	#------------------------------------------------------------------
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|25	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|26	%prep
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|27	%setup -q -n package
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|28	rm -rf node_modules
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|29	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|30	%build
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|31	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|32	%install
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|34	cp -r package.json *.js bower_components/ bin/ lib/ peg_lib/ peg_src/ schemas \
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|36	%nodejs_symlink_deps
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|37	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|38	%check
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|39	%nodejs_symlink_deps --check
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|40	mocha tests
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|41	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|42	%changelog
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|43	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-0.4
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|45	- (181c065) BuildList#2799825: Increase release tag
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|46	
14cu|nodejs-jsdoctypeparser-2.0.0-0.4|47	

11657 14
14cu|nodejs-jshint-2.9.1-0.5|1	%define oname jshint
14cu|nodejs-jshint-2.9.1-0.5|2	
14cu|nodejs-jshint-2.9.1-0.5|3	Summary:        Static analysis tool for JavaScript
14cu|nodejs-jshint-2.9.1-0.5|4	Name:           nodejs-%{oname}
14cu|nodejs-jshint-2.9.1-0.5|5	Version:        2.9.1
14cu|nodejs-jshint-2.9.1-0.5|6	Release:        0.5
14cu|nodejs-jshint-2.9.1-0.5|7	License:        MIT
14cu|nodejs-jshint-2.9.1-0.5|8	Group:          Development/Other
14cu|nodejs-jshint-2.9.1-0.5|9	Url:            https://github.com/jshint/jshint
14cu|nodejs-jshint-2.9.1-0.5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}-rc2.tgz
14cu|nodejs-jshint-2.9.1-0.5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jshint-2.9.1-0.5|12	BuildRequires:  npm(lodash)
14cu|nodejs-jshint-2.9.1-0.5|13	BuildRequires:  npm(strip-json-comments)
14cu|nodejs-jshint-2.9.1-0.5|14	BuildRequires:  npm(shelljs)
14cu|nodejs-jshint-2.9.1-0.5|15	BuildRequires:  npm(minimatch)
14cu|nodejs-jshint-2.9.1-0.5|16	BuildRequires:  npm(htmlparser2)
14cu|nodejs-jshint-2.9.1-0.5|17	BuildRequires:  npm(exit)
14cu|nodejs-jshint-2.9.1-0.5|18	BuildRequires:  npm(console-browserify)
14cu|nodejs-jshint-2.9.1-0.5|19	BuildRequires:  npm(cli)
14cu|nodejs-jshint-2.9.1-0.5|20	BuildArch:      noarch
14cu|nodejs-jshint-2.9.1-0.5|21	
14cu|nodejs-jshint-2.9.1-0.5|22	%description
14cu|nodejs-jshint-2.9.1-0.5|23	%{summary}.
14cu|nodejs-jshint-2.9.1-0.5|24	
14cu|nodejs-jshint-2.9.1-0.5|25	%files
14cu|nodejs-jshint-2.9.1-0.5|26	%doc LICENSE *.md
14cu|nodejs-jshint-2.9.1-0.5|27	%{_bindir}/%{oname}
14cu|nodejs-jshint-2.9.1-0.5|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jshint-2.9.1-0.5|29	
14cu|nodejs-jshint-2.9.1-0.5|30	#------------------------------------------------------------------
14cu|nodejs-jshint-2.9.1-0.5|31	
14cu|nodejs-jshint-2.9.1-0.5|32	%prep
14cu|nodejs-jshint-2.9.1-0.5|33	%setup -qn package
14cu|nodejs-jshint-2.9.1-0.5|34	%nodejs_fixdep cli
14cu|nodejs-jshint-2.9.1-0.5|35	%nodejs_fixdep strip-json-comments
14cu|nodejs-jshint-2.9.1-0.5|36	%nodejs_fixdep lodash
14cu|nodejs-jshint-2.9.1-0.5|37	%nodejs_fixdep console-browserify
14cu|nodejs-jshint-2.9.1-0.5|38	%nodejs_fixdep exit
14cu|nodejs-jshint-2.9.1-0.5|39	%nodejs_fixdep htmlparser2
14cu|nodejs-jshint-2.9.1-0.5|40	%nodejs_fixdep minimatch
14cu|nodejs-jshint-2.9.1-0.5|41	%nodejs_fixdep shelljs
14cu|nodejs-jshint-2.9.1-0.5|42	
14cu|nodejs-jshint-2.9.1-0.5|43	%build
14cu|nodejs-jshint-2.9.1-0.5|44	
14cu|nodejs-jshint-2.9.1-0.5|45	%install
14cu|nodejs-jshint-2.9.1-0.5|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jshint-2.9.1-0.5|47	cp -r package.json bin/ data/ dist/ src/ \
14cu|nodejs-jshint-2.9.1-0.5|48	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jshint-2.9.1-0.5|49	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/{apply,build,jshint,land}
14cu|nodejs-jshint-2.9.1-0.5|50	
14cu|nodejs-jshint-2.9.1-0.5|51	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jshint-2.9.1-0.5|52	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-jshint-2.9.1-0.5|53	
14cu|nodejs-jshint-2.9.1-0.5|54	
14cu|nodejs-jshint-2.9.1-0.5|55	%nodejs_symlink_deps
14cu|nodejs-jshint-2.9.1-0.5|56	
14cu|nodejs-jshint-2.9.1-0.5|57	
14cu|nodejs-jshint-2.9.1-0.5|58	
14cu|nodejs-jshint-2.9.1-0.5|59	%changelog
14cu|nodejs-jshint-2.9.1-0.5|60	
14cu|nodejs-jshint-2.9.1-0.5|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.9.1-0.5
14cu|nodejs-jshint-2.9.1-0.5|62	- (01058a3) BuildList#2799825: Increase release tag
14cu|nodejs-jshint-2.9.1-0.5|63	
14cu|nodejs-jshint-2.9.1-0.5|64	

11658 14
14cu|nodejs-json5-0.4.0-4|1	%define oname json5
14cu|nodejs-json5-0.4.0-4|2	
14cu|nodejs-json5-0.4.0-4|3	Summary:        JSON for the ES5 era
14cu|nodejs-json5-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-json5-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-json5-0.4.0-4|6	Release:        4
14cu|nodejs-json5-0.4.0-4|7	License:        MIT
14cu|nodejs-json5-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-json5-0.4.0-4|9	Url:            https://github.com/aseemk/json5
14cu|nodejs-json5-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json5-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-json5-0.4.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-json5-0.4.0-4|13	BuildArch:      noarch
14cu|nodejs-json5-0.4.0-4|14	
14cu|nodejs-json5-0.4.0-4|15	%description
14cu|nodejs-json5-0.4.0-4|16	%{summary}.
14cu|nodejs-json5-0.4.0-4|17	
14cu|nodejs-json5-0.4.0-4|18	%files
14cu|nodejs-json5-0.4.0-4|19	%doc *.md
14cu|nodejs-json5-0.4.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json5-0.4.0-4|21	
14cu|nodejs-json5-0.4.0-4|22	#------------------------------------------------------------------
14cu|nodejs-json5-0.4.0-4|23	
14cu|nodejs-json5-0.4.0-4|24	%prep
14cu|nodejs-json5-0.4.0-4|25	%setup -q -n package
14cu|nodejs-json5-0.4.0-4|26	rm -rf node_modules
14cu|nodejs-json5-0.4.0-4|27	
14cu|nodejs-json5-0.4.0-4|28	%build
14cu|nodejs-json5-0.4.0-4|29	npm run build
14cu|nodejs-json5-0.4.0-4|30	
14cu|nodejs-json5-0.4.0-4|31	%install
14cu|nodejs-json5-0.4.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json5-0.4.0-4|33	cp -r package.* lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json5-0.4.0-4|34	%nodejs_symlink_deps
14cu|nodejs-json5-0.4.0-4|35	
14cu|nodejs-json5-0.4.0-4|36	%check
14cu|nodejs-json5-0.4.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-json5-0.4.0-4|38	mocha --ui exports --reporter spec || :
14cu|nodejs-json5-0.4.0-4|39	
14cu|nodejs-json5-0.4.0-4|40	%changelog
14cu|nodejs-json5-0.4.0-4|41	
14cu|nodejs-json5-0.4.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-json5-0.4.0-4|43	- (ead7b80) BuildList#2799825: Increase release tag
14cu|nodejs-json5-0.4.0-4|44	
14cu|nodejs-json5-0.4.0-4|45	

11659 14
14cu|nodejs-jsonfile-2.2.3-4|1	%define oname jsonfile
14cu|nodejs-jsonfile-2.2.3-4|2	
14cu|nodejs-jsonfile-2.2.3-4|3	Summary:    Easily read/write JSON files
14cu|nodejs-jsonfile-2.2.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-jsonfile-2.2.3-4|5	Version:    2.2.3
14cu|nodejs-jsonfile-2.2.3-4|6	Release:    4
14cu|nodejs-jsonfile-2.2.3-4|7	License:    MIT
14cu|nodejs-jsonfile-2.2.3-4|8	Group:      Development/Other
14cu|nodejs-jsonfile-2.2.3-4|9	URL:        https://github.com/jprichardson/node-%{oname}
14cu|nodejs-jsonfile-2.2.3-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsonfile-2.2.3-4|11	Source0:    https://github.com/jprichardson/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-jsonfile-2.2.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-jsonfile-2.2.3-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-jsonfile-2.2.3-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-jsonfile-2.2.3-4|15	BuildArch:  noarch
14cu|nodejs-jsonfile-2.2.3-4|16	
14cu|nodejs-jsonfile-2.2.3-4|17	%description
14cu|nodejs-jsonfile-2.2.3-4|18	%{summary}.
14cu|nodejs-jsonfile-2.2.3-4|19	
14cu|nodejs-jsonfile-2.2.3-4|20	%files
14cu|nodejs-jsonfile-2.2.3-4|21	%doc LICENSE *.md
14cu|nodejs-jsonfile-2.2.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonfile-2.2.3-4|23	#------------------------------------------------
14cu|nodejs-jsonfile-2.2.3-4|24	%prep
14cu|nodejs-jsonfile-2.2.3-4|25	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-jsonfile-2.2.3-4|26	
14cu|nodejs-jsonfile-2.2.3-4|27	%build
14cu|nodejs-jsonfile-2.2.3-4|28	#nothing to do
14cu|nodejs-jsonfile-2.2.3-4|29	
14cu|nodejs-jsonfile-2.2.3-4|30	
14cu|nodejs-jsonfile-2.2.3-4|31	%install
14cu|nodejs-jsonfile-2.2.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonfile-2.2.3-4|33	cp -pr package.json index.js \
14cu|nodejs-jsonfile-2.2.3-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonfile-2.2.3-4|35	
14cu|nodejs-jsonfile-2.2.3-4|36	%nodejs_symlink_deps
14cu|nodejs-jsonfile-2.2.3-4|37	
14cu|nodejs-jsonfile-2.2.3-4|38	%check
14cu|nodejs-jsonfile-2.2.3-4|39	%nodejs_symlink_deps --check
14cu|nodejs-jsonfile-2.2.3-4|40	mocha
14cu|nodejs-jsonfile-2.2.3-4|41	
14cu|nodejs-jsonfile-2.2.3-4|42	
14cu|nodejs-jsonfile-2.2.3-4|43	%changelog
14cu|nodejs-jsonfile-2.2.3-4|44	
14cu|nodejs-jsonfile-2.2.3-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.3-4
14cu|nodejs-jsonfile-2.2.3-4|46	- (7d9e439) BuildList#2799825: Increase release tag
14cu|nodejs-jsonfile-2.2.3-4|47	
14cu|nodejs-jsonfile-2.2.3-4|48	

11660 14
14cu|nodejs-jsonify-0.0.0-9|1	%define oname jsonify
14cu|nodejs-jsonify-0.0.0-9|2	
14cu|nodejs-jsonify-0.0.0-9|3	Summary:    JSON without touching any globals
14cu|nodejs-jsonify-0.0.0-9|4	Name:       nodejs-%{oname}
14cu|nodejs-jsonify-0.0.0-9|5	Version:    0.0.0
14cu|nodejs-jsonify-0.0.0-9|6	Release:    9
14cu|nodejs-jsonify-0.0.0-9|7	License:    Public Domain
14cu|nodejs-jsonify-0.0.0-9|8	Group:      Development/Other
14cu|nodejs-jsonify-0.0.0-9|9	URL:        https://github.com/substack/%{oname}
14cu|nodejs-jsonify-0.0.0-9|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsonify-0.0.0-9|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsonify-0.0.0-9|12	BuildRequires:  npm(garbage)
14cu|nodejs-jsonify-0.0.0-9|13	BuildRequires:  npm(tap)
14cu|nodejs-jsonify-0.0.0-9|14	BuildArch:  noarch
14cu|nodejs-jsonify-0.0.0-9|15	
14cu|nodejs-jsonify-0.0.0-9|16	%description
14cu|nodejs-jsonify-0.0.0-9|17	This module provides Douglas Crockford's JSON implementation without
14cu|nodejs-jsonify-0.0.0-9|18	modifying any globals. 'stringify' and 'parse' are merely exported
14cu|nodejs-jsonify-0.0.0-9|19	without respect to whether or not a global JSON object exists.
14cu|nodejs-jsonify-0.0.0-9|20	
14cu|nodejs-jsonify-0.0.0-9|21	%files
14cu|nodejs-jsonify-0.0.0-9|22	%doc README.markdown
14cu|nodejs-jsonify-0.0.0-9|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonify-0.0.0-9|24	#---------------------------------------
14cu|nodejs-jsonify-0.0.0-9|25	
14cu|nodejs-jsonify-0.0.0-9|26	%prep
14cu|nodejs-jsonify-0.0.0-9|27	%setup -q -n package
14cu|nodejs-jsonify-0.0.0-9|28	
14cu|nodejs-jsonify-0.0.0-9|29	
14cu|nodejs-jsonify-0.0.0-9|30	%build
14cu|nodejs-jsonify-0.0.0-9|31	#nothing to do
14cu|nodejs-jsonify-0.0.0-9|32	
14cu|nodejs-jsonify-0.0.0-9|33	
14cu|nodejs-jsonify-0.0.0-9|34	%install
14cu|nodejs-jsonify-0.0.0-9|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonify-0.0.0-9|36	cp -pr package.json index.js lib/ \
14cu|nodejs-jsonify-0.0.0-9|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonify-0.0.0-9|38	
14cu|nodejs-jsonify-0.0.0-9|39	%nodejs_symlink_deps
14cu|nodejs-jsonify-0.0.0-9|40	
14cu|nodejs-jsonify-0.0.0-9|41	%check
14cu|nodejs-jsonify-0.0.0-9|42	%nodejs_symlink_deps --check
14cu|nodejs-jsonify-0.0.0-9|43	%tap test
14cu|nodejs-jsonify-0.0.0-9|44	
14cu|nodejs-jsonify-0.0.0-9|45	
14cu|nodejs-jsonify-0.0.0-9|46	
14cu|nodejs-jsonify-0.0.0-9|47	
14cu|nodejs-jsonify-0.0.0-9|48	
14cu|nodejs-jsonify-0.0.0-9|49	
14cu|nodejs-jsonify-0.0.0-9|50	%changelog
14cu|nodejs-jsonify-0.0.0-9|51	
14cu|nodejs-jsonify-0.0.0-9|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-9
14cu|nodejs-jsonify-0.0.0-9|53	- (2275ac8) BuildList#2799825: Increase release tag
14cu|nodejs-jsonify-0.0.0-9|54	
14cu|nodejs-jsonify-0.0.0-9|55	

11661 14
14cu|nodejs-jsonlint-1.6.2-4|1	%define oname jsonlint
14cu|nodejs-jsonlint-1.6.2-4|2	
14cu|nodejs-jsonlint-1.6.2-4|3	Summary:        Validate JSON
14cu|nodejs-jsonlint-1.6.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsonlint-1.6.2-4|5	Version:        1.6.2
14cu|nodejs-jsonlint-1.6.2-4|6	Release:        4
14cu|nodejs-jsonlint-1.6.2-4|7	License:        MIT
14cu|nodejs-jsonlint-1.6.2-4|8	Group:          Development/Other
14cu|nodejs-jsonlint-1.6.2-4|9	Url:            https://github.com/zaach/jsonlint
14cu|nodejs-jsonlint-1.6.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsonlint-1.6.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsonlint-1.6.2-4|12	BuildRequires:  npm(JSV)
14cu|nodejs-jsonlint-1.6.2-4|13	BuildRequires:  npm(nomnom)
14cu|nodejs-jsonlint-1.6.2-4|14	BuildRequires:  npm(uglify-js)
14cu|nodejs-jsonlint-1.6.2-4|15	BuildRequires:  npm(test)
14cu|nodejs-jsonlint-1.6.2-4|16	BuildRequires:  npm(jison)
14cu|nodejs-jsonlint-1.6.2-4|17	BuildArch:      noarch
14cu|nodejs-jsonlint-1.6.2-4|18	
14cu|nodejs-jsonlint-1.6.2-4|19	%description
14cu|nodejs-jsonlint-1.6.2-4|20	%{summary}.
14cu|nodejs-jsonlint-1.6.2-4|21	
14cu|nodejs-jsonlint-1.6.2-4|22	%files
14cu|nodejs-jsonlint-1.6.2-4|23	%doc README.md
14cu|nodejs-jsonlint-1.6.2-4|24	%{_bindir}/%{oname}
14cu|nodejs-jsonlint-1.6.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonlint-1.6.2-4|26	
14cu|nodejs-jsonlint-1.6.2-4|27	#------------------------------------------------------------------
14cu|nodejs-jsonlint-1.6.2-4|28	
14cu|nodejs-jsonlint-1.6.2-4|29	%prep
14cu|nodejs-jsonlint-1.6.2-4|30	%setup -q -n package
14cu|nodejs-jsonlint-1.6.2-4|31	rm -rf node_modules
14cu|nodejs-jsonlint-1.6.2-4|32	%nodejs_fixdep JSV
14cu|nodejs-jsonlint-1.6.2-4|33	
14cu|nodejs-jsonlint-1.6.2-4|34	%build
14cu|nodejs-jsonlint-1.6.2-4|35	
14cu|nodejs-jsonlint-1.6.2-4|36	%install
14cu|nodejs-jsonlint-1.6.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonlint-1.6.2-4|38	cp -r lib/ *.json scripts/ src/ test/ web/ \
14cu|nodejs-jsonlint-1.6.2-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonlint-1.6.2-4|40	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/lib/{formatter,cli}.js
14cu|nodejs-jsonlint-1.6.2-4|41	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jsonlint-1.6.2-4|42	ln -sf %{nodejs_sitelib}/%{oname}/lib/cli.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-jsonlint-1.6.2-4|43	
14cu|nodejs-jsonlint-1.6.2-4|44	%nodejs_symlink_deps
14cu|nodejs-jsonlint-1.6.2-4|45	
14cu|nodejs-jsonlint-1.6.2-4|46	%check
14cu|nodejs-jsonlint-1.6.2-4|47	%nodejs_symlink_deps --check
14cu|nodejs-jsonlint-1.6.2-4|48	%__nodejs test/all-tests.js
14cu|nodejs-jsonlint-1.6.2-4|49	
14cu|nodejs-jsonlint-1.6.2-4|50	%changelog
14cu|nodejs-jsonlint-1.6.2-4|51	
14cu|nodejs-jsonlint-1.6.2-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.2-4
14cu|nodejs-jsonlint-1.6.2-4|53	- (07b57eb) BuildList#2799825: Increase release tag
14cu|nodejs-jsonlint-1.6.2-4|54	
14cu|nodejs-jsonlint-1.6.2-4|55	

11662 14
14cu|nodejs-jsonparse-1.2.0-4|1	%define oname jsonparse
14cu|nodejs-jsonparse-1.2.0-4|2	
14cu|nodejs-jsonparse-1.2.0-4|3	Summary:        This is a pure-js JSON streaming parser for node.js
14cu|nodejs-jsonparse-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsonparse-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-jsonparse-1.2.0-4|6	Release:        4
14cu|nodejs-jsonparse-1.2.0-4|7	License:        MIT
14cu|nodejs-jsonparse-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-jsonparse-1.2.0-4|9	Url:            https://github.com/creationix/jsonparse
14cu|nodejs-jsonparse-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsonparse-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsonparse-1.2.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-jsonparse-1.2.0-4|13	BuildRequires:  npm(tap)
14cu|nodejs-jsonparse-1.2.0-4|14	BuildArch:      noarch
14cu|nodejs-jsonparse-1.2.0-4|15	
14cu|nodejs-jsonparse-1.2.0-4|16	%description
14cu|nodejs-jsonparse-1.2.0-4|17	%{summary}.
14cu|nodejs-jsonparse-1.2.0-4|18	
14cu|nodejs-jsonparse-1.2.0-4|19	%files
14cu|nodejs-jsonparse-1.2.0-4|20	%doc LICENSE README.markdown examples
14cu|nodejs-jsonparse-1.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonparse-1.2.0-4|22	
14cu|nodejs-jsonparse-1.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-jsonparse-1.2.0-4|24	
14cu|nodejs-jsonparse-1.2.0-4|25	%prep
14cu|nodejs-jsonparse-1.2.0-4|26	%setup -q -n package
14cu|nodejs-jsonparse-1.2.0-4|27	rm -rf node_modules
14cu|nodejs-jsonparse-1.2.0-4|28	
14cu|nodejs-jsonparse-1.2.0-4|29	%build
14cu|nodejs-jsonparse-1.2.0-4|30	
14cu|nodejs-jsonparse-1.2.0-4|31	%install
14cu|nodejs-jsonparse-1.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonparse-1.2.0-4|33	cp -r package.json *.js samplejson %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonparse-1.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-jsonparse-1.2.0-4|35	
14cu|nodejs-jsonparse-1.2.0-4|36	%check
14cu|nodejs-jsonparse-1.2.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-jsonparse-1.2.0-4|38	%tap test
14cu|nodejs-jsonparse-1.2.0-4|39	
14cu|nodejs-jsonparse-1.2.0-4|40	
14cu|nodejs-jsonparse-1.2.0-4|41	%changelog
14cu|nodejs-jsonparse-1.2.0-4|42	
14cu|nodejs-jsonparse-1.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-jsonparse-1.2.0-4|44	- (67f5a82) BuildList#2799825: Increase release tag
14cu|nodejs-jsonparse-1.2.0-4|45	
14cu|nodejs-jsonparse-1.2.0-4|46	

11663 14
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|1	%define oname json-parse-helpfulerror
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|2	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|3	Summary:        Replacement for JSON.parse that uses jju to give helpful errors
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|6	Release:        4
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|7	License:        MIT
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|9	Url:            https://github.com/smikes/json-parse-helpfulerror
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|12	BuildRequires:  npm(jju)
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|13	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|14	BuildArch:      noarch
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|15	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|16	%description
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|17	%{summary}.
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|18	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|19	%files
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|20	%doc LICENSE README.md
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|22	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|23	#------------------------------------------------------------------
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|24	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|25	%prep
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|26	%setup -q -n package
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|27	rm -rf node_modules
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|28	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|29	%build
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|30	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|31	%install
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|35	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|36	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|37	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|38	%changelog
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|39	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|41	- (8577a8a) BuildList#2799825: Increase release tag
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|42	
14cu|nodejs-json-parse-helpfulerror-1.0.3-4|43	

11664 14
14cu|nodejs-jsonpointer-3.0.0-4|1	%define oname jsonpointer
14cu|nodejs-jsonpointer-3.0.0-4|2	
14cu|nodejs-jsonpointer-3.0.0-4|3	Summary:        Simple JSON Addressing
14cu|nodejs-jsonpointer-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsonpointer-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-jsonpointer-3.0.0-4|6	Release:        4
14cu|nodejs-jsonpointer-3.0.0-4|7	License:        MIT
14cu|nodejs-jsonpointer-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-jsonpointer-3.0.0-4|9	Url:            https://github.com/janl/node-jsonpointer
14cu|nodejs-jsonpointer-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsonpointer-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsonpointer-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-jsonpointer-3.0.0-4|13	
14cu|nodejs-jsonpointer-3.0.0-4|14	%description
14cu|nodejs-jsonpointer-3.0.0-4|15	%{summary}.
14cu|nodejs-jsonpointer-3.0.0-4|16	
14cu|nodejs-jsonpointer-3.0.0-4|17	%files
14cu|nodejs-jsonpointer-3.0.0-4|18	%doc LICENSE.md README.md
14cu|nodejs-jsonpointer-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonpointer-3.0.0-4|20	
14cu|nodejs-jsonpointer-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-jsonpointer-3.0.0-4|22	
14cu|nodejs-jsonpointer-3.0.0-4|23	%prep
14cu|nodejs-jsonpointer-3.0.0-4|24	%setup -q -n package
14cu|nodejs-jsonpointer-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-jsonpointer-3.0.0-4|26	
14cu|nodejs-jsonpointer-3.0.0-4|27	%build
14cu|nodejs-jsonpointer-3.0.0-4|28	
14cu|nodejs-jsonpointer-3.0.0-4|29	%install
14cu|nodejs-jsonpointer-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonpointer-3.0.0-4|31	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsonpointer-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-jsonpointer-3.0.0-4|33	%changelog
14cu|nodejs-jsonpointer-3.0.0-4|34	
14cu|nodejs-jsonpointer-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-jsonpointer-3.0.0-4|36	- (ef9e771) BuildList#2799825: Increase release tag
14cu|nodejs-jsonpointer-3.0.0-4|37	
14cu|nodejs-jsonpointer-3.0.0-4|38	

11665 14
14cu|nodejs-json-rpc2-1.0.2-4|1	%define oname json-rpc2
14cu|nodejs-json-rpc2-1.0.2-4|2	
14cu|nodejs-json-rpc2-1.0.2-4|3	Summary:        JSON-RPC 2.0 server and client library
14cu|nodejs-json-rpc2-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-json-rpc2-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-json-rpc2-1.0.2-4|6	Release:        4
14cu|nodejs-json-rpc2-1.0.2-4|7	License:        MIT
14cu|nodejs-json-rpc2-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-json-rpc2-1.0.2-4|9	Url:            https://github.com/pocesar/node-jsonrpc2
14cu|nodejs-json-rpc2-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json-rpc2-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-json-rpc2-1.0.2-4|12	BuildRequires:  npm(object-assign)
14cu|nodejs-json-rpc2-1.0.2-4|13	BuildRequires:  npm(eventemitter3)
14cu|nodejs-json-rpc2-1.0.2-4|14	BuildRequires:  npm(faye-websocket)
14cu|nodejs-json-rpc2-1.0.2-4|15	BuildRequires:  npm(es5class)
14cu|nodejs-json-rpc2-1.0.2-4|16	BuildRequires:  npm(lodash)
14cu|nodejs-json-rpc2-1.0.2-4|17	BuildRequires:  npm(debug)
14cu|nodejs-json-rpc2-1.0.2-4|18	BuildRequires:  npm(jsonparse)
14cu|nodejs-json-rpc2-1.0.2-4|19	#
14cu|nodejs-json-rpc2-1.0.2-4|20	BuildRequires:  npm(expect.js)
14cu|nodejs-json-rpc2-1.0.2-4|21	BuildRequires:  npm(jshint)
14cu|nodejs-json-rpc2-1.0.2-4|22	BuildRequires:  npm(mocha)
14cu|nodejs-json-rpc2-1.0.2-4|23	BuildArch:      noarch
14cu|nodejs-json-rpc2-1.0.2-4|24	
14cu|nodejs-json-rpc2-1.0.2-4|25	%description
14cu|nodejs-json-rpc2-1.0.2-4|26	%{summary}.
14cu|nodejs-json-rpc2-1.0.2-4|27	
14cu|nodejs-json-rpc2-1.0.2-4|28	%files
14cu|nodejs-json-rpc2-1.0.2-4|29	%doc LICENSE *.md examples/
14cu|nodejs-json-rpc2-1.0.2-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-rpc2-1.0.2-4|31	
14cu|nodejs-json-rpc2-1.0.2-4|32	#------------------------------------------------------------------
14cu|nodejs-json-rpc2-1.0.2-4|33	
14cu|nodejs-json-rpc2-1.0.2-4|34	%prep
14cu|nodejs-json-rpc2-1.0.2-4|35	%setup -q -n package
14cu|nodejs-json-rpc2-1.0.2-4|36	rm -rf node_modules
14cu|nodejs-json-rpc2-1.0.2-4|37	
14cu|nodejs-json-rpc2-1.0.2-4|38	%build
14cu|nodejs-json-rpc2-1.0.2-4|39	
14cu|nodejs-json-rpc2-1.0.2-4|40	%install
14cu|nodejs-json-rpc2-1.0.2-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-rpc2-1.0.2-4|42	cp -r package.json src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-rpc2-1.0.2-4|43	%nodejs_symlink_deps
14cu|nodejs-json-rpc2-1.0.2-4|44	
14cu|nodejs-json-rpc2-1.0.2-4|45	%check
14cu|nodejs-json-rpc2-1.0.2-4|46	%nodejs_symlink_deps --check
14cu|nodejs-json-rpc2-1.0.2-4|47	jshint examples src test && mocha test/*.js
14cu|nodejs-json-rpc2-1.0.2-4|48	
14cu|nodejs-json-rpc2-1.0.2-4|49	
14cu|nodejs-json-rpc2-1.0.2-4|50	%changelog
14cu|nodejs-json-rpc2-1.0.2-4|51	
14cu|nodejs-json-rpc2-1.0.2-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-json-rpc2-1.0.2-4|53	- (cd9664d) BuildList#2799825: Increase release tag
14cu|nodejs-json-rpc2-1.0.2-4|54	
14cu|nodejs-json-rpc2-1.0.2-4|55	

11666 14
14cu|nodejs-json-schema-0.2.2-4|1	%define oname json-schema
14cu|nodejs-json-schema-0.2.2-4|2	
14cu|nodejs-json-schema-0.2.2-4|3	Summary:        JSON Schema validation and specifications
14cu|nodejs-json-schema-0.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-json-schema-0.2.2-4|5	Version:        0.2.2
14cu|nodejs-json-schema-0.2.2-4|6	Release:        4
14cu|nodejs-json-schema-0.2.2-4|7	# AFL or BSD in README.md
14cu|nodejs-json-schema-0.2.2-4|8	License:        BSD
14cu|nodejs-json-schema-0.2.2-4|9	Group:          Development/Other
14cu|nodejs-json-schema-0.2.2-4|10	Url:            https://github.com/kriszyp/json-schema
14cu|nodejs-json-schema-0.2.2-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json-schema-0.2.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-json-schema-0.2.2-4|13	BuildArch:      noarch
14cu|nodejs-json-schema-0.2.2-4|14	
14cu|nodejs-json-schema-0.2.2-4|15	%description
14cu|nodejs-json-schema-0.2.2-4|16	%{summary}.
14cu|nodejs-json-schema-0.2.2-4|17	
14cu|nodejs-json-schema-0.2.2-4|18	%files
14cu|nodejs-json-schema-0.2.2-4|19	%doc README.md
14cu|nodejs-json-schema-0.2.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-schema-0.2.2-4|21	
14cu|nodejs-json-schema-0.2.2-4|22	#------------------------------------------------------------------
14cu|nodejs-json-schema-0.2.2-4|23	
14cu|nodejs-json-schema-0.2.2-4|24	%prep
14cu|nodejs-json-schema-0.2.2-4|25	%setup -q -n package
14cu|nodejs-json-schema-0.2.2-4|26	rm -rf node_modules
14cu|nodejs-json-schema-0.2.2-4|27	
14cu|nodejs-json-schema-0.2.2-4|28	%build
14cu|nodejs-json-schema-0.2.2-4|29	
14cu|nodejs-json-schema-0.2.2-4|30	%install
14cu|nodejs-json-schema-0.2.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-schema-0.2.2-4|32	cp -r package.json lib draft-0* *.xml \
14cu|nodejs-json-schema-0.2.2-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-schema-0.2.2-4|34	%nodejs_symlink_deps
14cu|nodejs-json-schema-0.2.2-4|35	
14cu|nodejs-json-schema-0.2.2-4|36	
14cu|nodejs-json-schema-0.2.2-4|37	
14cu|nodejs-json-schema-0.2.2-4|38	
14cu|nodejs-json-schema-0.2.2-4|39	%changelog
14cu|nodejs-json-schema-0.2.2-4|40	
14cu|nodejs-json-schema-0.2.2-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-json-schema-0.2.2-4|42	- (50f1d87) BuildList#2799825: Increase release tag
14cu|nodejs-json-schema-0.2.2-4|43	
14cu|nodejs-json-schema-0.2.2-4|44	

11667 14
14cu|nodejs-JSONSelect-0.4.0-4|1	%define oname JSONSelect
14cu|nodejs-JSONSelect-0.4.0-4|2	
14cu|nodejs-JSONSelect-0.4.0-4|3	Summary:        CSS-like selectors for JSON
14cu|nodejs-JSONSelect-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-JSONSelect-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-JSONSelect-0.4.0-4|6	Release:        4
14cu|nodejs-JSONSelect-0.4.0-4|7	License:        MIT
14cu|nodejs-JSONSelect-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-JSONSelect-0.4.0-4|9	Url:            https://github.com/lloyd/JSONSelect
14cu|nodejs-JSONSelect-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-JSONSelect-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-JSONSelect-0.4.0-4|12	BuildArch:      noarch
14cu|nodejs-JSONSelect-0.4.0-4|13	
14cu|nodejs-JSONSelect-0.4.0-4|14	%description
14cu|nodejs-JSONSelect-0.4.0-4|15	%{summary}.
14cu|nodejs-JSONSelect-0.4.0-4|16	
14cu|nodejs-JSONSelect-0.4.0-4|17	%files
14cu|nodejs-JSONSelect-0.4.0-4|18	%doc LICENSE *.md
14cu|nodejs-JSONSelect-0.4.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONSelect-0.4.0-4|20	
14cu|nodejs-JSONSelect-0.4.0-4|21	#------------------------------------------------------------------
14cu|nodejs-JSONSelect-0.4.0-4|22	
14cu|nodejs-JSONSelect-0.4.0-4|23	%prep
14cu|nodejs-JSONSelect-0.4.0-4|24	%setup -q -n package
14cu|nodejs-JSONSelect-0.4.0-4|25	rm -rf node_modules
14cu|nodejs-JSONSelect-0.4.0-4|26	rm -rf src/test/tests/.gitignore
14cu|nodejs-JSONSelect-0.4.0-4|27	
14cu|nodejs-JSONSelect-0.4.0-4|28	%build
14cu|nodejs-JSONSelect-0.4.0-4|29	
14cu|nodejs-JSONSelect-0.4.0-4|30	%install
14cu|nodejs-JSONSelect-0.4.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONSelect-0.4.0-4|32	cp -r package.json src/ site/  %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONSelect-0.4.0-4|33	
14cu|nodejs-JSONSelect-0.4.0-4|34	find %{buildroot} -size 0 -delete
14cu|nodejs-JSONSelect-0.4.0-4|35	%nodejs_symlink_deps
14cu|nodejs-JSONSelect-0.4.0-4|36	
14cu|nodejs-JSONSelect-0.4.0-4|37	%check
14cu|nodejs-JSONSelect-0.4.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-JSONSelect-0.4.0-4|39	%__nodejs src/test/run.js
14cu|nodejs-JSONSelect-0.4.0-4|40	
14cu|nodejs-JSONSelect-0.4.0-4|41	%changelog
14cu|nodejs-JSONSelect-0.4.0-4|42	
14cu|nodejs-JSONSelect-0.4.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-JSONSelect-0.4.0-4|44	- (2a9f4fe) BuildList#2799825: Increase release tag
14cu|nodejs-JSONSelect-0.4.0-4|45	
14cu|nodejs-JSONSelect-0.4.0-4|46	

11668 14
14cu|nodejs-json-stable-stringify-1.0.0-4|1	%define oname json-stable-stringify
14cu|nodejs-json-stable-stringify-1.0.0-4|2	
14cu|nodejs-json-stable-stringify-1.0.0-4|3	Summary:        JSON.stringify() with custom sorting to get deterministic hashes
14cu|nodejs-json-stable-stringify-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-json-stable-stringify-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-json-stable-stringify-1.0.0-4|6	Release:        4
14cu|nodejs-json-stable-stringify-1.0.0-4|7	License:        MIT
14cu|nodejs-json-stable-stringify-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-json-stable-stringify-1.0.0-4|9	Url:            https://github.com/substack/json-stable-stringify
14cu|nodejs-json-stable-stringify-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json-stable-stringify-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-json-stable-stringify-1.0.0-4|12	BuildRequires:  npm(jsonify)
14cu|nodejs-json-stable-stringify-1.0.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-json-stable-stringify-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-json-stable-stringify-1.0.0-4|15	
14cu|nodejs-json-stable-stringify-1.0.0-4|16	%description
14cu|nodejs-json-stable-stringify-1.0.0-4|17	%{summary}.
14cu|nodejs-json-stable-stringify-1.0.0-4|18	
14cu|nodejs-json-stable-stringify-1.0.0-4|19	%files
14cu|nodejs-json-stable-stringify-1.0.0-4|20	%doc LICENSE readme.markdown example
14cu|nodejs-json-stable-stringify-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stable-stringify-1.0.0-4|22	
14cu|nodejs-json-stable-stringify-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-json-stable-stringify-1.0.0-4|24	
14cu|nodejs-json-stable-stringify-1.0.0-4|25	%prep
14cu|nodejs-json-stable-stringify-1.0.0-4|26	%setup -q -n package
14cu|nodejs-json-stable-stringify-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-json-stable-stringify-1.0.0-4|28	
14cu|nodejs-json-stable-stringify-1.0.0-4|29	%build
14cu|nodejs-json-stable-stringify-1.0.0-4|30	
14cu|nodejs-json-stable-stringify-1.0.0-4|31	%install
14cu|nodejs-json-stable-stringify-1.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stable-stringify-1.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stable-stringify-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-json-stable-stringify-1.0.0-4|35	
14cu|nodejs-json-stable-stringify-1.0.0-4|36	%check
14cu|nodejs-json-stable-stringify-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-json-stable-stringify-1.0.0-4|38	tape test/*.js
14cu|nodejs-json-stable-stringify-1.0.0-4|39	
14cu|nodejs-json-stable-stringify-1.0.0-4|40	
14cu|nodejs-json-stable-stringify-1.0.0-4|41	
14cu|nodejs-json-stable-stringify-1.0.0-4|42	%changelog
14cu|nodejs-json-stable-stringify-1.0.0-4|43	
14cu|nodejs-json-stable-stringify-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-json-stable-stringify-1.0.0-4|45	- (7d87cd2) BuildList#2799825: Increase release tag
14cu|nodejs-json-stable-stringify-1.0.0-4|46	
14cu|nodejs-json-stable-stringify-1.0.0-4|47	

11669 14
14cu|nodejs-JSONStream-1.0.7-4|1	%define oname JSONStream
14cu|nodejs-JSONStream-1.0.7-4|2	
14cu|nodejs-JSONStream-1.0.7-4|3	Summary:        RawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
14cu|nodejs-JSONStream-1.0.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-JSONStream-1.0.7-4|5	Version:        1.0.7
14cu|nodejs-JSONStream-1.0.7-4|6	Release:        4
14cu|nodejs-JSONStream-1.0.7-4|7	License:        MIT or ASL 2.0
14cu|nodejs-JSONStream-1.0.7-4|8	Group:          Development/Other
14cu|nodejs-JSONStream-1.0.7-4|9	Url:            https://github.com/dominictarr/JSONStream
14cu|nodejs-JSONStream-1.0.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-JSONStream-1.0.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-JSONStream-1.0.7-4|12	BuildRequires:  npm(through)
14cu|nodejs-JSONStream-1.0.7-4|13	BuildRequires:  npm(jsonparse)
14cu|nodejs-JSONStream-1.0.7-4|14	BuildArch:      noarch
14cu|nodejs-JSONStream-1.0.7-4|15	
14cu|nodejs-JSONStream-1.0.7-4|16	%description
14cu|nodejs-JSONStream-1.0.7-4|17	%{summary}.
14cu|nodejs-JSONStream-1.0.7-4|18	
14cu|nodejs-JSONStream-1.0.7-4|19	%files
14cu|nodejs-JSONStream-1.0.7-4|20	%doc LICENSE.* readme.markdown examples
14cu|nodejs-JSONStream-1.0.7-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONStream-1.0.7-4|22	
14cu|nodejs-JSONStream-1.0.7-4|23	#------------------------------------------------------------------
14cu|nodejs-JSONStream-1.0.7-4|24	
14cu|nodejs-JSONStream-1.0.7-4|25	%prep
14cu|nodejs-JSONStream-1.0.7-4|26	%setup -q -n package
14cu|nodejs-JSONStream-1.0.7-4|27	rm -rf node_modules
14cu|nodejs-JSONStream-1.0.7-4|28	
14cu|nodejs-JSONStream-1.0.7-4|29	%build
14cu|nodejs-JSONStream-1.0.7-4|30	
14cu|nodejs-JSONStream-1.0.7-4|31	%install
14cu|nodejs-JSONStream-1.0.7-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONStream-1.0.7-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSONStream-1.0.7-4|34	%nodejs_symlink_deps
14cu|nodejs-JSONStream-1.0.7-4|35	
14cu|nodejs-JSONStream-1.0.7-4|36	
14cu|nodejs-JSONStream-1.0.7-4|37	
14cu|nodejs-JSONStream-1.0.7-4|38	%changelog
14cu|nodejs-JSONStream-1.0.7-4|39	
14cu|nodejs-JSONStream-1.0.7-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.7-4
14cu|nodejs-JSONStream-1.0.7-4|41	- (200aa66) BuildList#2799825: Increase release tag
14cu|nodejs-JSONStream-1.0.7-4|42	
14cu|nodejs-JSONStream-1.0.7-4|43	

11670 14
14cu|nodejs-json-stringify-safe-5.0.1-4|1	%define oname json-stringify-safe
14cu|nodejs-json-stringify-safe-5.0.1-4|2	
14cu|nodejs-json-stringify-safe-5.0.1-4|3	Summary:    JSON.stringify that handles circular references
14cu|nodejs-json-stringify-safe-5.0.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-json-stringify-safe-5.0.1-4|5	Version:    5.0.1
14cu|nodejs-json-stringify-safe-5.0.1-4|6	Release:    4
14cu|nodejs-json-stringify-safe-5.0.1-4|7	License:    ISC
14cu|nodejs-json-stringify-safe-5.0.1-4|8	Group:      Development/Other
14cu|nodejs-json-stringify-safe-5.0.1-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-json-stringify-safe-5.0.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-json-stringify-safe-5.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-json-stringify-safe-5.0.1-4|12	BuildArch:  noarch
14cu|nodejs-json-stringify-safe-5.0.1-4|13	
14cu|nodejs-json-stringify-safe-5.0.1-4|14	%description
14cu|nodejs-json-stringify-safe-5.0.1-4|15	This module provides functionality similar to
14cu|nodejs-json-stringify-safe-5.0.1-4|16	JavaScript's JSON.stringify, but
14cu|nodejs-json-stringify-safe-5.0.1-4|17	it doesn't blow up when it encounters
14cu|nodejs-json-stringify-safe-5.0.1-4|18	circular references.
14cu|nodejs-json-stringify-safe-5.0.1-4|19	
14cu|nodejs-json-stringify-safe-5.0.1-4|20	%files
14cu|nodejs-json-stringify-safe-5.0.1-4|21	%doc README.md LICENSE CHANGELOG.md
14cu|nodejs-json-stringify-safe-5.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stringify-safe-5.0.1-4|23	
14cu|nodejs-json-stringify-safe-5.0.1-4|24	#--------------------------------------------------------------------
14cu|nodejs-json-stringify-safe-5.0.1-4|25	%prep
14cu|nodejs-json-stringify-safe-5.0.1-4|26	%setup -q -n package
14cu|nodejs-json-stringify-safe-5.0.1-4|27	
14cu|nodejs-json-stringify-safe-5.0.1-4|28	%build
14cu|nodejs-json-stringify-safe-5.0.1-4|29	#nothing to do
14cu|nodejs-json-stringify-safe-5.0.1-4|30	
14cu|nodejs-json-stringify-safe-5.0.1-4|31	%install
14cu|nodejs-json-stringify-safe-5.0.1-4|32	
14cu|nodejs-json-stringify-safe-5.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stringify-safe-5.0.1-4|34	cp -pr stringify.js package.json \
14cu|nodejs-json-stringify-safe-5.0.1-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-json-stringify-safe-5.0.1-4|36	
14cu|nodejs-json-stringify-safe-5.0.1-4|37	%nodejs_symlink_deps
14cu|nodejs-json-stringify-safe-5.0.1-4|38	
14cu|nodejs-json-stringify-safe-5.0.1-4|39	
14cu|nodejs-json-stringify-safe-5.0.1-4|40	
14cu|nodejs-json-stringify-safe-5.0.1-4|41	
14cu|nodejs-json-stringify-safe-5.0.1-4|42	
14cu|nodejs-json-stringify-safe-5.0.1-4|43	%changelog
14cu|nodejs-json-stringify-safe-5.0.1-4|44	
14cu|nodejs-json-stringify-safe-5.0.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.1-4
14cu|nodejs-json-stringify-safe-5.0.1-4|46	- (c485805) BuildList#2799825: Increase release tag
14cu|nodejs-json-stringify-safe-5.0.1-4|47	
14cu|nodejs-json-stringify-safe-5.0.1-4|48	

11671 14
14cu|nodejs-jsprim-1.2.2-4|1	%define oname jsprim
14cu|nodejs-jsprim-1.2.2-4|2	
14cu|nodejs-jsprim-1.2.2-4|3	Summary:        Utilities for primitive JavaScript types
14cu|nodejs-jsprim-1.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jsprim-1.2.2-4|5	Version:        1.2.2
14cu|nodejs-jsprim-1.2.2-4|6	Release:        4
14cu|nodejs-jsprim-1.2.2-4|7	License:        MIT
14cu|nodejs-jsprim-1.2.2-4|8	Group:          Development/Other
14cu|nodejs-jsprim-1.2.2-4|9	Url:            https://github.com/davepacheco/node-jsprim
14cu|nodejs-jsprim-1.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jsprim-1.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jsprim-1.2.2-4|12	BuildRequires:  npm(verror)
14cu|nodejs-jsprim-1.2.2-4|13	BuildRequires:  npm(json-schema)
14cu|nodejs-jsprim-1.2.2-4|14	BuildRequires:  npm(extsprintf)
14cu|nodejs-jsprim-1.2.2-4|15	
14cu|nodejs-jsprim-1.2.2-4|16	BuildArch:      noarch
14cu|nodejs-jsprim-1.2.2-4|17	
14cu|nodejs-jsprim-1.2.2-4|18	%description
14cu|nodejs-jsprim-1.2.2-4|19	This module provides miscellaneous facilities
14cu|nodejs-jsprim-1.2.2-4|20	for working with strings, numbers, dates,
14cu|nodejs-jsprim-1.2.2-4|21	and objects and arrays of these basic types.
14cu|nodejs-jsprim-1.2.2-4|22	
14cu|nodejs-jsprim-1.2.2-4|23	%files
14cu|nodejs-jsprim-1.2.2-4|24	%doc LICENSE CHANGES.md README.md
14cu|nodejs-jsprim-1.2.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsprim-1.2.2-4|26	
14cu|nodejs-jsprim-1.2.2-4|27	#------------------------------------------------------------------
14cu|nodejs-jsprim-1.2.2-4|28	
14cu|nodejs-jsprim-1.2.2-4|29	%prep
14cu|nodejs-jsprim-1.2.2-4|30	%setup -q -n package
14cu|nodejs-jsprim-1.2.2-4|31	rm -rf node_modules
14cu|nodejs-jsprim-1.2.2-4|32	%nodejs_fixdep extsprintf 1.3.x
14cu|nodejs-jsprim-1.2.2-4|33	%nodejs_fixdep verror 1.6.x
14cu|nodejs-jsprim-1.2.2-4|34	
14cu|nodejs-jsprim-1.2.2-4|35	%build
14cu|nodejs-jsprim-1.2.2-4|36	
14cu|nodejs-jsprim-1.2.2-4|37	%install
14cu|nodejs-jsprim-1.2.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsprim-1.2.2-4|39	cp -r package.json lib \
14cu|nodejs-jsprim-1.2.2-4|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jsprim-1.2.2-4|41	%nodejs_symlink_deps
14cu|nodejs-jsprim-1.2.2-4|42	
14cu|nodejs-jsprim-1.2.2-4|43	
14cu|nodejs-jsprim-1.2.2-4|44	
14cu|nodejs-jsprim-1.2.2-4|45	
14cu|nodejs-jsprim-1.2.2-4|46	%changelog
14cu|nodejs-jsprim-1.2.2-4|47	
14cu|nodejs-jsprim-1.2.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-4
14cu|nodejs-jsprim-1.2.2-4|49	- (a3b96e9) BuildList#2799825: Increase release tag
14cu|nodejs-jsprim-1.2.2-4|50	
14cu|nodejs-jsprim-1.2.2-4|51	

11672 14
14cu|nodejs-jstest-1.0.5-4|1	%define oname jstest
14cu|nodejs-jstest-1.0.5-4|2	
14cu|nodejs-jstest-1.0.5-4|3	Summary:        The cross-platform JavaScript test framework
14cu|nodejs-jstest-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jstest-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-jstest-1.0.5-4|6	Release:        4
14cu|nodejs-jstest-1.0.5-4|7	License:        MIT
14cu|nodejs-jstest-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-jstest-1.0.5-4|9	Url:            https://github.com/jcoglan/jstest
14cu|nodejs-jstest-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jstest-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jstest-1.0.5-4|12	BuildRequires:  npm(nopt)
14cu|nodejs-jstest-1.0.5-4|13	
14cu|nodejs-jstest-1.0.5-4|14	BuildArch:      noarch
14cu|nodejs-jstest-1.0.5-4|15	
14cu|nodejs-jstest-1.0.5-4|16	%description
14cu|nodejs-jstest-1.0.5-4|17	%{summary}.
14cu|nodejs-jstest-1.0.5-4|18	
14cu|nodejs-jstest-1.0.5-4|19	%files
14cu|nodejs-jstest-1.0.5-4|20	%doc README.md
14cu|nodejs-jstest-1.0.5-4|21	%{_bindir}/%{oname}
14cu|nodejs-jstest-1.0.5-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstest-1.0.5-4|23	
14cu|nodejs-jstest-1.0.5-4|24	#------------------------------------------------------------------
14cu|nodejs-jstest-1.0.5-4|25	
14cu|nodejs-jstest-1.0.5-4|26	%prep
14cu|nodejs-jstest-1.0.5-4|27	%setup -q -n package
14cu|nodejs-jstest-1.0.5-4|28	rm -rf node_modules
14cu|nodejs-jstest-1.0.5-4|29	
14cu|nodejs-jstest-1.0.5-4|30	%build
14cu|nodejs-jstest-1.0.5-4|31	
14cu|nodejs-jstest-1.0.5-4|32	%install
14cu|nodejs-jstest-1.0.5-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstest-1.0.5-4|34	cp -r package.json %{oname}.js bin/ \
14cu|nodejs-jstest-1.0.5-4|35	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstest-1.0.5-4|36	chmod 755  %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-jstest-1.0.5-4|37	
14cu|nodejs-jstest-1.0.5-4|38	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-jstest-1.0.5-4|39	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} \
14cu|nodejs-jstest-1.0.5-4|40	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-jstest-1.0.5-4|41	
14cu|nodejs-jstest-1.0.5-4|42	%nodejs_symlink_deps
14cu|nodejs-jstest-1.0.5-4|43	
14cu|nodejs-jstest-1.0.5-4|44	
14cu|nodejs-jstest-1.0.5-4|45	%changelog
14cu|nodejs-jstest-1.0.5-4|46	
14cu|nodejs-jstest-1.0.5-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-jstest-1.0.5-4|48	- (9a5f83b) BuildList#2799825: Increase release tag
14cu|nodejs-jstest-1.0.5-4|49	
14cu|nodejs-jstest-1.0.5-4|50	

11673 14
14cu|nodejs-js-tokens-1.0.2-4|1	%define oname js-tokens
14cu|nodejs-js-tokens-1.0.2-4|2	
14cu|nodejs-js-tokens-1.0.2-4|3	Summary:        A regex that tokenizes JavaScript
14cu|nodejs-js-tokens-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-js-tokens-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-js-tokens-1.0.2-4|6	Release:        4
14cu|nodejs-js-tokens-1.0.2-4|7	License:        MIT
14cu|nodejs-js-tokens-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-js-tokens-1.0.2-4|9	Url:            https://github.com/lydell/js-tokens
14cu|nodejs-js-tokens-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-js-tokens-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-js-tokens-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-js-tokens-1.0.2-4|13	
14cu|nodejs-js-tokens-1.0.2-4|14	%description
14cu|nodejs-js-tokens-1.0.2-4|15	%{summary}.
14cu|nodejs-js-tokens-1.0.2-4|16	
14cu|nodejs-js-tokens-1.0.2-4|17	%files
14cu|nodejs-js-tokens-1.0.2-4|18	%doc LICENSE *.md
14cu|nodejs-js-tokens-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-tokens-1.0.2-4|20	
14cu|nodejs-js-tokens-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-js-tokens-1.0.2-4|22	
14cu|nodejs-js-tokens-1.0.2-4|23	%prep
14cu|nodejs-js-tokens-1.0.2-4|24	%setup -q -n package
14cu|nodejs-js-tokens-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-js-tokens-1.0.2-4|26	
14cu|nodejs-js-tokens-1.0.2-4|27	%build
14cu|nodejs-js-tokens-1.0.2-4|28	
14cu|nodejs-js-tokens-1.0.2-4|29	%install
14cu|nodejs-js-tokens-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-tokens-1.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-tokens-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-js-tokens-1.0.2-4|33	
14cu|nodejs-js-tokens-1.0.2-4|34	%changelog
14cu|nodejs-js-tokens-1.0.2-4|35	
14cu|nodejs-js-tokens-1.0.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-js-tokens-1.0.2-4|37	- (afd1096) BuildList#2799825: Increase release tag
14cu|nodejs-js-tokens-1.0.2-4|38	
14cu|nodejs-js-tokens-1.0.2-4|39	

11674 14
14cu|nodejs-jstransformer-0.0.4-4|1	%define oname jstransformer
14cu|nodejs-jstransformer-0.0.4-4|2	
14cu|nodejs-jstransformer-0.0.4-4|3	Summary:        Normalize the API of any jstransformer
14cu|nodejs-jstransformer-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jstransformer-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-jstransformer-0.0.4-4|6	Release:        4
14cu|nodejs-jstransformer-0.0.4-4|7	License:        MIT
14cu|nodejs-jstransformer-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-jstransformer-0.0.4-4|9	Url:            https://github.com/jstransformers/jstransformer
14cu|nodejs-jstransformer-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jstransformer-0.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jstransformer-0.0.4-4|12	BuildRequires:  npm(promise)
14cu|nodejs-jstransformer-0.0.4-4|13	BuildRequires:  npm(is-promise)
14cu|nodejs-jstransformer-0.0.4-4|14	BuildArch:      noarch
14cu|nodejs-jstransformer-0.0.4-4|15	
14cu|nodejs-jstransformer-0.0.4-4|16	%description
14cu|nodejs-jstransformer-0.0.4-4|17	%{summary}.
14cu|nodejs-jstransformer-0.0.4-4|18	
14cu|nodejs-jstransformer-0.0.4-4|19	%files
14cu|nodejs-jstransformer-0.0.4-4|20	%doc LICENSE.md CHANGELOG.md README.md
14cu|nodejs-jstransformer-0.0.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstransformer-0.0.4-4|22	
14cu|nodejs-jstransformer-0.0.4-4|23	#------------------------------------------------------------------
14cu|nodejs-jstransformer-0.0.4-4|24	
14cu|nodejs-jstransformer-0.0.4-4|25	%prep
14cu|nodejs-jstransformer-0.0.4-4|26	%setup -q -n package
14cu|nodejs-jstransformer-0.0.4-4|27	rm -rf node_modules
14cu|nodejs-jstransformer-0.0.4-4|28	
14cu|nodejs-jstransformer-0.0.4-4|29	%build
14cu|nodejs-jstransformer-0.0.4-4|30	
14cu|nodejs-jstransformer-0.0.4-4|31	%install
14cu|nodejs-jstransformer-0.0.4-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstransformer-0.0.4-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jstransformer-0.0.4-4|34	%nodejs_symlink_deps
14cu|nodejs-jstransformer-0.0.4-4|35	%changelog
14cu|nodejs-jstransformer-0.0.4-4|36	
14cu|nodejs-jstransformer-0.0.4-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-jstransformer-0.0.4-4|38	- (63515c3) BuildList#2799825: Increase release tag
14cu|nodejs-jstransformer-0.0.4-4|39	
14cu|nodejs-jstransformer-0.0.4-4|40	

11675 14
14cu|nodejs-JSV-4.0.2-8|1	%define oname JSV
14cu|nodejs-JSV-4.0.2-8|2	
14cu|nodejs-JSV-4.0.2-8|3	Summary:        JSON Schema Validator
14cu|nodejs-JSV-4.0.2-8|4	Name:           nodejs-%{oname}
14cu|nodejs-JSV-4.0.2-8|5	Version:        4.0.2
14cu|nodejs-JSV-4.0.2-8|6	Release:        8
14cu|nodejs-JSV-4.0.2-8|7	Group:		Development/Other
14cu|nodejs-JSV-4.0.2-8|8	License:        BSD
14cu|nodejs-JSV-4.0.2-8|9	URL:            https://github.com/garycourt/%{oname}
14cu|nodejs-JSV-4.0.2-8|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-JSV-4.0.2-8|11	# Use external uri-js instead of bundled version
14cu|nodejs-JSV-4.0.2-8|12	Patch0:         nodejs-%{oname}-uri-js.patch
14cu|nodejs-JSV-4.0.2-8|13	BuildRequires:  nodejs-packaging
14cu|nodejs-JSV-4.0.2-8|14	BuildArch:      noarch
14cu|nodejs-JSV-4.0.2-8|15	
14cu|nodejs-JSV-4.0.2-8|16	%description
14cu|nodejs-JSV-4.0.2-8|17	JSV is a JavaScript implementation of a extendable, fully compliant
14cu|nodejs-JSV-4.0.2-8|18	JSON Schema validator with the following features:
14cu|nodejs-JSV-4.0.2-8|19	
14cu|nodejs-JSV-4.0.2-8|20	* The fastest extendable JSON validator available!
14cu|nodejs-JSV-4.0.2-8|21	* Complete implementation of all current JSON Schema draft revisions.
14cu|nodejs-JSV-4.0.2-8|22	* Supports creating individual environments (sandboxes) that validate
14cu|nodejs-JSV-4.0.2-8|23	using a particular schema specification.
14cu|nodejs-JSV-4.0.2-8|24	* Provides an intuitive API for creating new validating schema
14cu|nodejs-JSV-4.0.2-8|25	attributes, or whole new custom schema schemas.
14cu|nodejs-JSV-4.0.2-8|26	* Supports self, full and described by hyper links.
14cu|nodejs-JSV-4.0.2-8|27	* Validates itself, and is bootstrapped from the JSON Schema schemas.
14cu|nodejs-JSV-4.0.2-8|28	* Includes over 1100 unit tests for testing all parts of the specifications.
14cu|nodejs-JSV-4.0.2-8|29	* Works in all ECMAScript 3 environments, including all web browsers
14cu|nodejs-JSV-4.0.2-8|30	and Node.js.
14cu|nodejs-JSV-4.0.2-8|31	* Licensed under the FreeBSD License, a very open license.
14cu|nodejs-JSV-4.0.2-8|32	
14cu|nodejs-JSV-4.0.2-8|33	%files
14cu|nodejs-JSV-4.0.2-8|34	%doc *.md docs examples
14cu|nodejs-JSV-4.0.2-8|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSV-4.0.2-8|36	#------------------------------------------------------------
14cu|nodejs-JSV-4.0.2-8|37	
14cu|nodejs-JSV-4.0.2-8|38	%prep
14cu|nodejs-JSV-4.0.2-8|39	%setup -q -n package
14cu|nodejs-JSV-4.0.2-8|40	sed -i -e 's/\r//' package.json lib/*.js README.md CHANGELOG.md
14cu|nodejs-JSV-4.0.2-8|41	%patch0 -p1 -b .uri-js
14cu|nodejs-JSV-4.0.2-8|42	rm -rf node_modules lib/uri
14cu|nodejs-JSV-4.0.2-8|43	
14cu|nodejs-JSV-4.0.2-8|44	%build
14cu|nodejs-JSV-4.0.2-8|45	
14cu|nodejs-JSV-4.0.2-8|46	%install
14cu|nodejs-JSV-4.0.2-8|47	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSV-4.0.2-8|48	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-JSV-4.0.2-8|49	%nodejs_symlink_deps
14cu|nodejs-JSV-4.0.2-8|50	
14cu|nodejs-JSV-4.0.2-8|51	%changelog
14cu|nodejs-JSV-4.0.2-8|52	
14cu|nodejs-JSV-4.0.2-8|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.2-8
14cu|nodejs-JSV-4.0.2-8|54	- (dec3a6b) BuildList#2799825: Increase release tag
14cu|nodejs-JSV-4.0.2-8|55	
14cu|nodejs-JSV-4.0.2-8|56	

11676 14
14cu|nodejs-js-yaml-3.4.3-5|1	%define oname js-yaml
14cu|nodejs-js-yaml-3.4.3-5|2	
14cu|nodejs-js-yaml-3.4.3-5|3	Summary:    YAML 1.2 parser and serializer
14cu|nodejs-js-yaml-3.4.3-5|4	Name:       nodejs-%{oname}
14cu|nodejs-js-yaml-3.4.3-5|5	Version:    3.4.3
14cu|nodejs-js-yaml-3.4.3-5|6	Release:    5
14cu|nodejs-js-yaml-3.4.3-5|7	License:    MIT
14cu|nodejs-js-yaml-3.4.3-5|8	Group:      Development/Other
14cu|nodejs-js-yaml-3.4.3-5|9	URL:        https://github.com/nodeca/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-js-yaml-3.4.3-5|11	
14cu|nodejs-js-yaml-3.4.3-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-js-yaml-3.4.3-5|13	BuildRequires:  npm(esprima) >= 2.7.0
14cu|nodejs-js-yaml-3.4.3-5|14	BuildRequires:  npm(argparse) >= 1.0.3
14cu|nodejs-js-yaml-3.4.3-5|15	
14cu|nodejs-js-yaml-3.4.3-5|16	BuildArch:  noarch
14cu|nodejs-js-yaml-3.4.3-5|17	
14cu|nodejs-js-yaml-3.4.3-5|18	%description
14cu|nodejs-js-yaml-3.4.3-5|19	This is an implementation of YAML (YAML Ain't Markup Language), a human
14cu|nodejs-js-yaml-3.4.3-5|20	friendly data serialization language. It started as PyYAML port, and was
14cu|nodejs-js-yaml-3.4.3-5|21	completely rewritten from scratch.  Now it's very fast, and supports the
14cu|nodejs-js-yaml-3.4.3-5|22	1.2 spec.
14cu|nodejs-js-yaml-3.4.3-5|23	
14cu|nodejs-js-yaml-3.4.3-5|24	
14cu|nodejs-js-yaml-3.4.3-5|25	
14cu|nodejs-js-yaml-3.4.3-5|26	%files
14cu|nodejs-js-yaml-3.4.3-5|27	%doc LICENSE *.md
14cu|nodejs-js-yaml-3.4.3-5|28	%{_bindir}/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|30	#-----------------------------------------------------------
14cu|nodejs-js-yaml-3.4.3-5|31	%prep
14cu|nodejs-js-yaml-3.4.3-5|32	%setup -qn package
14cu|nodejs-js-yaml-3.4.3-5|33	rm -rf node_modules
14cu|nodejs-js-yaml-3.4.3-5|34	
14cu|nodejs-js-yaml-3.4.3-5|35	%build
14cu|nodejs-js-yaml-3.4.3-5|36	#nothing to do
14cu|nodejs-js-yaml-3.4.3-5|37	
14cu|nodejs-js-yaml-3.4.3-5|38	
14cu|nodejs-js-yaml-3.4.3-5|39	%install
14cu|nodejs-js-yaml-3.4.3-5|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|41	cp -pr package.json index.js lib/ dist/ bin/ \
14cu|nodejs-js-yaml-3.4.3-5|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|43	
14cu|nodejs-js-yaml-3.4.3-5|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-js-yaml-3.4.3-5|45	install -p -D -m0755 bin/%{oname}.js \
14cu|nodejs-js-yaml-3.4.3-5|46	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-js-yaml-3.4.3-5|47	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-js-yaml-3.4.3-5|48	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js \
14cu|nodejs-js-yaml-3.4.3-5|49	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-js-yaml-3.4.3-5|50	
14cu|nodejs-js-yaml-3.4.3-5|51	%nodejs_symlink_deps
14cu|nodejs-js-yaml-3.4.3-5|52	
14cu|nodejs-js-yaml-3.4.3-5|53	
14cu|nodejs-js-yaml-3.4.3-5|54	
14cu|nodejs-js-yaml-3.4.3-5|55	
14cu|nodejs-js-yaml-3.4.3-5|56	
14cu|nodejs-js-yaml-3.4.3-5|57	
14cu|nodejs-js-yaml-3.4.3-5|58	%changelog
14cu|nodejs-js-yaml-3.4.3-5|59	
14cu|nodejs-js-yaml-3.4.3-5|60	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.3-5
14cu|nodejs-js-yaml-3.4.3-5|61	- (cf65dcf) BuildList#2799825: Increase release tag
14cu|nodejs-js-yaml-3.4.3-5|62	
14cu|nodejs-js-yaml-3.4.3-5|63	

11677 14
14cu|nodejs-jszip-3.0.0-4|1	%define oname jszip
14cu|nodejs-jszip-3.0.0-4|2	
14cu|nodejs-jszip-3.0.0-4|3	Summary:        Create, read and edit .zip files with Javascript
14cu|nodejs-jszip-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jszip-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-jszip-3.0.0-4|6	Release:        4
14cu|nodejs-jszip-3.0.0-4|7	License:        MIT
14cu|nodejs-jszip-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-jszip-3.0.0-4|9	Url:            https://github.com/Stuk/jszip
14cu|nodejs-jszip-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jszip-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jszip-3.0.0-4|12	BuildRequires:  npm(asap)
14cu|nodejs-jszip-3.0.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-jszip-3.0.0-4|14	BuildRequires:  npm(pako)
14cu|nodejs-jszip-3.0.0-4|15	BuildRequires:  npm(es6-promise)
14cu|nodejs-jszip-3.0.0-4|16	BuildArch:      noarch
14cu|nodejs-jszip-3.0.0-4|17	
14cu|nodejs-jszip-3.0.0-4|18	%description
14cu|nodejs-jszip-3.0.0-4|19	%{summary}.
14cu|nodejs-jszip-3.0.0-4|20	
14cu|nodejs-jszip-3.0.0-4|21	%files
14cu|nodejs-jszip-3.0.0-4|22	%doc *.markdown *.md
14cu|nodejs-jszip-3.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jszip-3.0.0-4|24	
14cu|nodejs-jszip-3.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-jszip-3.0.0-4|26	
14cu|nodejs-jszip-3.0.0-4|27	%prep
14cu|nodejs-jszip-3.0.0-4|28	%setup -q -n package
14cu|nodejs-jszip-3.0.0-4|29	rm -rf node_modules
14cu|nodejs-jszip-3.0.0-4|30	%nodejs_fixdep es6-promise
14cu|nodejs-jszip-3.0.0-4|31	%nodejs_fixdep readable-stream
14cu|nodejs-jszip-3.0.0-4|32	%nodejs_fixdep pako
14cu|nodejs-jszip-3.0.0-4|33	
14cu|nodejs-jszip-3.0.0-4|34	%build
14cu|nodejs-jszip-3.0.0-4|35	
14cu|nodejs-jszip-3.0.0-4|36	%install
14cu|nodejs-jszip-3.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jszip-3.0.0-4|38	cp -r package.json dist/ lib/ vendor/ \
14cu|nodejs-jszip-3.0.0-4|39	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jszip-3.0.0-4|40	%nodejs_symlink_deps
14cu|nodejs-jszip-3.0.0-4|41	%changelog
14cu|nodejs-jszip-3.0.0-4|42	
14cu|nodejs-jszip-3.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-jszip-3.0.0-4|44	- (bc6fcae) BuildList#2799825: Increase release tag
14cu|nodejs-jszip-3.0.0-4|45	
14cu|nodejs-jszip-3.0.0-4|46	

11678 14
14cu|nodejs-junk-1.0.2-4|1	%define oname junk
14cu|nodejs-junk-1.0.2-4|2	
14cu|nodejs-junk-1.0.2-4|3	Summary:        Filter out OS junk files like
14cu|nodejs-junk-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-junk-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-junk-1.0.2-4|6	Release:        4
14cu|nodejs-junk-1.0.2-4|7	License:        MIT
14cu|nodejs-junk-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-junk-1.0.2-4|9	Url:            https://github.com/sindresorhus/junk
14cu|nodejs-junk-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-junk-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-junk-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-junk-1.0.2-4|13	
14cu|nodejs-junk-1.0.2-4|14	%description
14cu|nodejs-junk-1.0.2-4|15	%{summary}.
14cu|nodejs-junk-1.0.2-4|16	
14cu|nodejs-junk-1.0.2-4|17	%files
14cu|nodejs-junk-1.0.2-4|18	%doc license readme.md
14cu|nodejs-junk-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-junk-1.0.2-4|20	
14cu|nodejs-junk-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-junk-1.0.2-4|22	
14cu|nodejs-junk-1.0.2-4|23	%prep
14cu|nodejs-junk-1.0.2-4|24	%setup -q -n package
14cu|nodejs-junk-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-junk-1.0.2-4|26	
14cu|nodejs-junk-1.0.2-4|27	%build
14cu|nodejs-junk-1.0.2-4|28	
14cu|nodejs-junk-1.0.2-4|29	%install
14cu|nodejs-junk-1.0.2-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-junk-1.0.2-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-junk-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-junk-1.0.2-4|33	%changelog
14cu|nodejs-junk-1.0.2-4|34	
14cu|nodejs-junk-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-junk-1.0.2-4|36	- (bdd8013) BuildList#2799825: Increase release tag
14cu|nodejs-junk-1.0.2-4|37	
14cu|nodejs-junk-1.0.2-4|38	

11679 14
14cu|nodejs-jwa-1.1.3-5|1	%define oname jwa
14cu|nodejs-jwa-1.1.3-5|2	
14cu|nodejs-jwa-1.1.3-5|3	Summary:	JWA implementation (supports all JWS algorithms)
14cu|nodejs-jwa-1.1.3-5|4	Name:		nodejs-%{oname}
14cu|nodejs-jwa-1.1.3-5|5	Version:	1.1.3
14cu|nodejs-jwa-1.1.3-5|6	Release:	5
14cu|nodejs-jwa-1.1.3-5|7	License:	MIT
14cu|nodejs-jwa-1.1.3-5|8	Group:		Development/Other
14cu|nodejs-jwa-1.1.3-5|9	Url:		https://github.com/brianloveswords/node-jwa
14cu|nodejs-jwa-1.1.3-5|10	Source0:	http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jwa-1.1.3-5|11	BuildRequires:	nodejs-packaging
14cu|nodejs-jwa-1.1.3-5|12	BuildRequires:	npm(base64url)
14cu|nodejs-jwa-1.1.3-5|13	BuildRequires:	npm(buffer-equal-constant-time)
14cu|nodejs-jwa-1.1.3-5|14	BuildRequires:	npm(ecdsa-sig-formatter)
14cu|nodejs-jwa-1.1.3-5|15	#
14cu|nodejs-jwa-1.1.3-5|16	BuildRequires:	npm(semver)
14cu|nodejs-jwa-1.1.3-5|17	BuildRequires:	npm(tap)
14cu|nodejs-jwa-1.1.3-5|18	BuildRequires:	openssl
14cu|nodejs-jwa-1.1.3-5|19	BuildArch:	noarch
14cu|nodejs-jwa-1.1.3-5|20	
14cu|nodejs-jwa-1.1.3-5|21	%description
14cu|nodejs-jwa-1.1.3-5|22	JWA implementation (supports all JWS algorithms).
14cu|nodejs-jwa-1.1.3-5|23	
14cu|nodejs-jwa-1.1.3-5|24	%files
14cu|nodejs-jwa-1.1.3-5|25	%doc LICENSE *.md
14cu|nodejs-jwa-1.1.3-5|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jwa-1.1.3-5|27	
14cu|nodejs-jwa-1.1.3-5|28	#------------------------------------------------------------------==========
14cu|nodejs-jwa-1.1.3-5|29	
14cu|nodejs-jwa-1.1.3-5|30	%prep
14cu|nodejs-jwa-1.1.3-5|31	%setup -q -n package
14cu|nodejs-jwa-1.1.3-5|32	rm -rf node_modules
14cu|nodejs-jwa-1.1.3-5|33	
14cu|nodejs-jwa-1.1.3-5|34	%build
14cu|nodejs-jwa-1.1.3-5|35	
14cu|nodejs-jwa-1.1.3-5|36	%install
14cu|nodejs-jwa-1.1.3-5|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jwa-1.1.3-5|38	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-jwa-1.1.3-5|39	%nodejs_symlink_deps
14cu|nodejs-jwa-1.1.3-5|40	
14cu|nodejs-jwa-1.1.3-5|41	
14cu|nodejs-jwa-1.1.3-5|42	%changelog
14cu|nodejs-jwa-1.1.3-5|43	
14cu|nodejs-jwa-1.1.3-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.3-5
14cu|nodejs-jwa-1.1.3-5|45	- (69587fd) BuildList#2799825: Increase release tag
14cu|nodejs-jwa-1.1.3-5|46	
14cu|nodejs-jwa-1.1.3-5|47	

11680 14
14cu|nodejs-jws-3.1.3-4|1	%define oname jws
14cu|nodejs-jws-3.1.3-4|2	
14cu|nodejs-jws-3.1.3-4|3	Summary:        Implementation of JSON Web Signatures
14cu|nodejs-jws-3.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-jws-3.1.3-4|5	Version:        3.1.3
14cu|nodejs-jws-3.1.3-4|6	Release:        4
14cu|nodejs-jws-3.1.3-4|7	License:        MIT
14cu|nodejs-jws-3.1.3-4|8	Group:          Development/Other
14cu|nodejs-jws-3.1.3-4|9	Url:            https://github.com/brianloveswords/node-jws
14cu|nodejs-jws-3.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-jws-3.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-jws-3.1.3-4|12	BuildRequires:  npm(jwa)
14cu|nodejs-jws-3.1.3-4|13	BuildRequires:  npm(base64url)
14cu|nodejs-jws-3.1.3-4|14	#
14cu|nodejs-jws-3.1.3-4|15	BuildRequires:  npm(semver)
14cu|nodejs-jws-3.1.3-4|16	BuildRequires:  npm(tape)
14cu|nodejs-jws-3.1.3-4|17	BuildRequires:  /usr/bin/openssl
14cu|nodejs-jws-3.1.3-4|18	BuildArch:      noarch
14cu|nodejs-jws-3.1.3-4|19	
14cu|nodejs-jws-3.1.3-4|20	%description
14cu|nodejs-jws-3.1.3-4|21	%{summary}.
14cu|nodejs-jws-3.1.3-4|22	
14cu|nodejs-jws-3.1.3-4|23	%files
14cu|nodejs-jws-3.1.3-4|24	%doc LICENSE *.md
14cu|nodejs-jws-3.1.3-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-jws-3.1.3-4|26	
14cu|nodejs-jws-3.1.3-4|27	#------------------------------------------------------------------
14cu|nodejs-jws-3.1.3-4|28	
14cu|nodejs-jws-3.1.3-4|29	%prep
14cu|nodejs-jws-3.1.3-4|30	%setup -q -n package
14cu|nodejs-jws-3.1.3-4|31	rm -rf node_modules
14cu|nodejs-jws-3.1.3-4|32	
14cu|nodejs-jws-3.1.3-4|33	%build
14cu|nodejs-jws-3.1.3-4|34	
14cu|nodejs-jws-3.1.3-4|35	%install
14cu|nodejs-jws-3.1.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jws-3.1.3-4|37	cp -r package.json index.js lib/ \
14cu|nodejs-jws-3.1.3-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-jws-3.1.3-4|39	%nodejs_symlink_deps
14cu|nodejs-jws-3.1.3-4|40	
14cu|nodejs-jws-3.1.3-4|41	%check
14cu|nodejs-jws-3.1.3-4|42	perl -pi -e "s|./node_modules/.bin/||" Makefile
14cu|nodejs-jws-3.1.3-4|43	%nodejs_symlink_deps --check
14cu|nodejs-jws-3.1.3-4|44	make test
14cu|nodejs-jws-3.1.3-4|45	
14cu|nodejs-jws-3.1.3-4|46	%changelog
14cu|nodejs-jws-3.1.3-4|47	
14cu|nodejs-jws-3.1.3-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.3-4
14cu|nodejs-jws-3.1.3-4|49	- (987bf09) BuildList#2799825: Increase release tag
14cu|nodejs-jws-3.1.3-4|50	
14cu|nodejs-jws-3.1.3-4|51	

11681 14
14cu|nodejs-jwt-simple-0.2.0-6|1	%global enable_tests 1
14cu|nodejs-jwt-simple-0.2.0-6|2	
14cu|nodejs-jwt-simple-0.2.0-6|3	Name:       nodejs-jwt-simple
14cu|nodejs-jwt-simple-0.2.0-6|4	Version:    0.2.0
14cu|nodejs-jwt-simple-0.2.0-6|5	Release:    6
14cu|nodejs-jwt-simple-0.2.0-6|6	Summary:    JWT(JSON Web Token) encode and decode module for Node.js
14cu|nodejs-jwt-simple-0.2.0-6|7	License:    MIT
14cu|nodejs-jwt-simple-0.2.0-6|8	Group:      System/Libraries
14cu|nodejs-jwt-simple-0.2.0-6|9	URL:        https://github.com/hokaccha/node-jwt-simple
14cu|nodejs-jwt-simple-0.2.0-6|10	Source0:    http://registry.npmjs.org/jwt-simple/-/jwt-simple-%{version}.tgz
14cu|nodejs-jwt-simple-0.2.0-6|11	
14cu|nodejs-jwt-simple-0.2.0-6|12	BuildArch:  noarch
14cu|nodejs-jwt-simple-0.2.0-6|13	
14cu|nodejs-jwt-simple-0.2.0-6|14	BuildRequires:  nodejs-packaging
14cu|nodejs-jwt-simple-0.2.0-6|15	
14cu|nodejs-jwt-simple-0.2.0-6|16	%if 0%{?enable_tests}
14cu|nodejs-jwt-simple-0.2.0-6|17	BuildRequires:  npm(expect.js)
14cu|nodejs-jwt-simple-0.2.0-6|18	BuildRequires:  npm(mocha)
14cu|nodejs-jwt-simple-0.2.0-6|19	%endif
14cu|nodejs-jwt-simple-0.2.0-6|20	
14cu|nodejs-jwt-simple-0.2.0-6|21	%description
14cu|nodejs-jwt-simple-0.2.0-6|22	%{summary}
14cu|nodejs-jwt-simple-0.2.0-6|23	
14cu|nodejs-jwt-simple-0.2.0-6|24	%prep
14cu|nodejs-jwt-simple-0.2.0-6|25	%setup -q -n package
14cu|nodejs-jwt-simple-0.2.0-6|26	
14cu|nodejs-jwt-simple-0.2.0-6|27	%build
14cu|nodejs-jwt-simple-0.2.0-6|28	#nothing to do
14cu|nodejs-jwt-simple-0.2.0-6|29	
14cu|nodejs-jwt-simple-0.2.0-6|30	%install
14cu|nodejs-jwt-simple-0.2.0-6|31	mkdir -p %{buildroot}%{nodejs_sitelib}/jwt-simple
14cu|nodejs-jwt-simple-0.2.0-6|32	cp -pr package.json index.js lib/ \
14cu|nodejs-jwt-simple-0.2.0-6|33	%{buildroot}%{nodejs_sitelib}/jwt-simple
14cu|nodejs-jwt-simple-0.2.0-6|34	
14cu|nodejs-jwt-simple-0.2.0-6|35	%nodejs_symlink_deps
14cu|nodejs-jwt-simple-0.2.0-6|36	
14cu|nodejs-jwt-simple-0.2.0-6|37	%if 0%{?enable_tests}
14cu|nodejs-jwt-simple-0.2.0-6|38	%check
14cu|nodejs-jwt-simple-0.2.0-6|39	%nodejs_symlink_deps --check
14cu|nodejs-jwt-simple-0.2.0-6|40	%{nodejs_sitelib}/mocha/bin/mocha test/basic.js
14cu|nodejs-jwt-simple-0.2.0-6|41	%endif
14cu|nodejs-jwt-simple-0.2.0-6|42	
14cu|nodejs-jwt-simple-0.2.0-6|43	%files
14cu|nodejs-jwt-simple-0.2.0-6|44	%doc History.md LICENSE README.md
14cu|nodejs-jwt-simple-0.2.0-6|45	%{nodejs_sitelib}/jwt-simple
14cu|nodejs-jwt-simple-0.2.0-6|46	
14cu|nodejs-jwt-simple-0.2.0-6|47	%changelog
14cu|nodejs-jwt-simple-0.2.0-6|48	
14cu|nodejs-jwt-simple-0.2.0-6|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-6
14cu|nodejs-jwt-simple-0.2.0-6|50	- (84477ac) BuildList#2799825: Increase release tag
14cu|nodejs-jwt-simple-0.2.0-6|51	
14cu|nodejs-jwt-simple-0.2.0-6|52	

11682 14
14cu|nodejs-kat-api-0.0.3-4|1	%define oname kat-api
14cu|nodejs-kat-api-0.0.3-4|2	
14cu|nodejs-kat-api-0.0.3-4|3	Summary:        KAT (Kickass) api wrapper with mirror fallback and advanced search parameters
14cu|nodejs-kat-api-0.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-kat-api-0.0.3-4|5	Version:        0.0.3
14cu|nodejs-kat-api-0.0.3-4|6	Release:        4
14cu|nodejs-kat-api-0.0.3-4|7	License:        GPLv3
14cu|nodejs-kat-api-0.0.3-4|8	Group:          Development/Other
14cu|nodejs-kat-api-0.0.3-4|9	Url:            https://github.com/team-pct
14cu|nodejs-kat-api-0.0.3-4|10	Source0:        https://github.com/team-pct/kat-api/archive/master.zip
14cu|nodejs-kat-api-0.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-kat-api-0.0.3-4|12	BuildRequires:  npm(request)
14cu|nodejs-kat-api-0.0.3-4|13	BuildRequires:  npm(q)
14cu|nodejs-kat-api-0.0.3-4|14	BuildRequires:  npm(urijs)
14cu|nodejs-kat-api-0.0.3-4|15	BuildArch:      noarch
14cu|nodejs-kat-api-0.0.3-4|16	
14cu|nodejs-kat-api-0.0.3-4|17	%description
14cu|nodejs-kat-api-0.0.3-4|18	%{summary}.
14cu|nodejs-kat-api-0.0.3-4|19	
14cu|nodejs-kat-api-0.0.3-4|20	%files
14cu|nodejs-kat-api-0.0.3-4|21	%doc *.md
14cu|nodejs-kat-api-0.0.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-kat-api-0.0.3-4|23	
14cu|nodejs-kat-api-0.0.3-4|24	#------------------------------------------------------------------
14cu|nodejs-kat-api-0.0.3-4|25	
14cu|nodejs-kat-api-0.0.3-4|26	%prep
14cu|nodejs-kat-api-0.0.3-4|27	%setup -q -n %{oname}-master
14cu|nodejs-kat-api-0.0.3-4|28	rm -rf node_modules
14cu|nodejs-kat-api-0.0.3-4|29	%nodejs_fixdep q
14cu|nodejs-kat-api-0.0.3-4|30	%nodejs_fixdep urijs
14cu|nodejs-kat-api-0.0.3-4|31	%nodejs_fixdep request
14cu|nodejs-kat-api-0.0.3-4|32	
14cu|nodejs-kat-api-0.0.3-4|33	%build
14cu|nodejs-kat-api-0.0.3-4|34	
14cu|nodejs-kat-api-0.0.3-4|35	%install
14cu|nodejs-kat-api-0.0.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kat-api-0.0.3-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kat-api-0.0.3-4|38	%nodejs_symlink_deps
14cu|nodejs-kat-api-0.0.3-4|39	%changelog
14cu|nodejs-kat-api-0.0.3-4|40	
14cu|nodejs-kat-api-0.0.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-4
14cu|nodejs-kat-api-0.0.3-4|42	- (2c412fd) BuildList#2799825: Increase release tag
14cu|nodejs-kat-api-0.0.3-4|43	
14cu|nodejs-kat-api-0.0.3-4|44	

11683 14
14cu|nodejs-kew-0.7.0-4|1	%define oname kew
14cu|nodejs-kew-0.7.0-4|2	
14cu|nodejs-kew-0.7.0-4|3	Summary:        Lightweight promise library for node
14cu|nodejs-kew-0.7.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-kew-0.7.0-4|5	Version:        0.7.0
14cu|nodejs-kew-0.7.0-4|6	Release:        4
14cu|nodejs-kew-0.7.0-4|7	License:        ASL 2.0
14cu|nodejs-kew-0.7.0-4|8	Group:          Development/Other
14cu|nodejs-kew-0.7.0-4|9	Url:            https://github.com/Medium/kew
14cu|nodejs-kew-0.7.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-kew-0.7.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-kew-0.7.0-4|12	BuildRequires:  npm(nodeunit)
14cu|nodejs-kew-0.7.0-4|13	BuildRequires:  npm(q)
14cu|nodejs-kew-0.7.0-4|14	BuildArch:      noarch
14cu|nodejs-kew-0.7.0-4|15	
14cu|nodejs-kew-0.7.0-4|16	%description
14cu|nodejs-kew-0.7.0-4|17	%{summary}.
14cu|nodejs-kew-0.7.0-4|18	
14cu|nodejs-kew-0.7.0-4|19	%files
14cu|nodejs-kew-0.7.0-4|20	%doc LICENSE.TXT *.md
14cu|nodejs-kew-0.7.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-kew-0.7.0-4|22	
14cu|nodejs-kew-0.7.0-4|23	#------------------------------------------------------------------
14cu|nodejs-kew-0.7.0-4|24	
14cu|nodejs-kew-0.7.0-4|25	%prep
14cu|nodejs-kew-0.7.0-4|26	%setup -qn package
14cu|nodejs-kew-0.7.0-4|27	rm -rf node_modules
14cu|nodejs-kew-0.7.0-4|28	
14cu|nodejs-kew-0.7.0-4|29	%build
14cu|nodejs-kew-0.7.0-4|30	
14cu|nodejs-kew-0.7.0-4|31	%install
14cu|nodejs-kew-0.7.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kew-0.7.0-4|33	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kew-0.7.0-4|34	%nodejs_symlink_deps
14cu|nodejs-kew-0.7.0-4|35	
14cu|nodejs-kew-0.7.0-4|36	%check
14cu|nodejs-kew-0.7.0-4|37	rm -fr test/chain.js
14cu|nodejs-kew-0.7.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-kew-0.7.0-4|39	nodeunit test
14cu|nodejs-kew-0.7.0-4|40	
14cu|nodejs-kew-0.7.0-4|41	%changelog
14cu|nodejs-kew-0.7.0-4|42	
14cu|nodejs-kew-0.7.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.0-4
14cu|nodejs-kew-0.7.0-4|44	- (025fc9f) BuildList#2799825: Increase release tag
14cu|nodejs-kew-0.7.0-4|45	
14cu|nodejs-kew-0.7.0-4|46	

11684 14
14cu|nodejs-keygrip-1.0.1-4|1	%define oname keygrip
14cu|nodejs-keygrip-1.0.1-4|2	
14cu|nodejs-keygrip-1.0.1-4|3	Summary:        Key signing and verification for rotated credentials
14cu|nodejs-keygrip-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-keygrip-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-keygrip-1.0.1-4|6	Release:        4
14cu|nodejs-keygrip-1.0.1-4|7	License:        MIT
14cu|nodejs-keygrip-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-keygrip-1.0.1-4|9	Url:            https://github.com/expressjs/keygrip
14cu|nodejs-keygrip-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-keygrip-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-keygrip-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-keygrip-1.0.1-4|13	
14cu|nodejs-keygrip-1.0.1-4|14	%description
14cu|nodejs-keygrip-1.0.1-4|15	%{summary}.
14cu|nodejs-keygrip-1.0.1-4|16	
14cu|nodejs-keygrip-1.0.1-4|17	%files
14cu|nodejs-keygrip-1.0.1-4|18	%doc LICENSE.txt *.md
14cu|nodejs-keygrip-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-keygrip-1.0.1-4|20	
14cu|nodejs-keygrip-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-keygrip-1.0.1-4|22	
14cu|nodejs-keygrip-1.0.1-4|23	%prep
14cu|nodejs-keygrip-1.0.1-4|24	%setup -q -n package
14cu|nodejs-keygrip-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-keygrip-1.0.1-4|26	
14cu|nodejs-keygrip-1.0.1-4|27	%build
14cu|nodejs-keygrip-1.0.1-4|28	
14cu|nodejs-keygrip-1.0.1-4|29	%install
14cu|nodejs-keygrip-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-keygrip-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-keygrip-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-keygrip-1.0.1-4|33	
14cu|nodejs-keygrip-1.0.1-4|34	%check
14cu|nodejs-keygrip-1.0.1-4|35	%nodejs_symlink_deps --check
14cu|nodejs-keygrip-1.0.1-4|36	%__nodejs test.js
14cu|nodejs-keygrip-1.0.1-4|37	
14cu|nodejs-keygrip-1.0.1-4|38	%changelog
14cu|nodejs-keygrip-1.0.1-4|39	
14cu|nodejs-keygrip-1.0.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-keygrip-1.0.1-4|41	- (6c6b2e9) BuildList#2799825: Increase release tag
14cu|nodejs-keygrip-1.0.1-4|42	
14cu|nodejs-keygrip-1.0.1-4|43	

11685 14
14cu|nodejs-keypress-0.2.1-6|1	# test.js does not like being run in mock (ie, non-tty)
14cu|nodejs-keypress-0.2.1-6|2	%global enable_tests 0
14cu|nodejs-keypress-0.2.1-6|3	
14cu|nodejs-keypress-0.2.1-6|4	Name:       nodejs-keypress
14cu|nodejs-keypress-0.2.1-6|5	Version:    0.2.1
14cu|nodejs-keypress-0.2.1-6|6	Release:    6
14cu|nodejs-keypress-0.2.1-6|7	Summary:    Make any Node ReadableStream emit "keypress" events
14cu|nodejs-keypress-0.2.1-6|8	
14cu|nodejs-keypress-0.2.1-6|9	# License text is included in README.md
14cu|nodejs-keypress-0.2.1-6|10	License:    MIT
14cu|nodejs-keypress-0.2.1-6|11	Group:      System/Libraries
14cu|nodejs-keypress-0.2.1-6|12	URL:        https://github.com/TooTallNate/keypress
14cu|nodejs-keypress-0.2.1-6|13	Source0:    http://registry.npmjs.org/keypress/-/keypress-%{version}.tgz
14cu|nodejs-keypress-0.2.1-6|14	BuildArch:  noarch
14cu|nodejs-keypress-0.2.1-6|15	BuildRequires:  nodejs-packaging
14cu|nodejs-keypress-0.2.1-6|16	
14cu|nodejs-keypress-0.2.1-6|17	%description
14cu|nodejs-keypress-0.2.1-6|18	Previous to Node v0.8.x, there was an undocumented "keypress" event that
14cu|nodejs-keypress-0.2.1-6|19	process.stdin would emit when it was a TTY. Some people discovered this
14cu|nodejs-keypress-0.2.1-6|20	hidden gem, and started using it in their own code.
14cu|nodejs-keypress-0.2.1-6|21	
14cu|nodejs-keypress-0.2.1-6|22	In Node v0.8.x, this "keypress" event does not get emitted by default,
14cu|nodejs-keypress-0.2.1-6|23	but rather only when it is being used in conjunction with the readline
14cu|nodejs-keypress-0.2.1-6|24	(or by extension, the repl) module.
14cu|nodejs-keypress-0.2.1-6|25	
14cu|nodejs-keypress-0.2.1-6|26	This module is the exact logic from the node v0.8.x releases ripped out
14cu|nodejs-keypress-0.2.1-6|27	into its own module.
14cu|nodejs-keypress-0.2.1-6|28	
14cu|nodejs-keypress-0.2.1-6|29	
14cu|nodejs-keypress-0.2.1-6|30	%prep
14cu|nodejs-keypress-0.2.1-6|31	%setup -q -n package
14cu|nodejs-keypress-0.2.1-6|32	
14cu|nodejs-keypress-0.2.1-6|33	
14cu|nodejs-keypress-0.2.1-6|34	%build
14cu|nodejs-keypress-0.2.1-6|35	#nothing to do
14cu|nodejs-keypress-0.2.1-6|36	
14cu|nodejs-keypress-0.2.1-6|37	
14cu|nodejs-keypress-0.2.1-6|38	%install
14cu|nodejs-keypress-0.2.1-6|39	mkdir -p %{buildroot}%{nodejs_sitelib}/keypress
14cu|nodejs-keypress-0.2.1-6|40	cp -pr package.json index.js \
14cu|nodejs-keypress-0.2.1-6|41	%{buildroot}%{nodejs_sitelib}/keypress
14cu|nodejs-keypress-0.2.1-6|42	
14cu|nodejs-keypress-0.2.1-6|43	%nodejs_symlink_deps
14cu|nodejs-keypress-0.2.1-6|44	
14cu|nodejs-keypress-0.2.1-6|45	
14cu|nodejs-keypress-0.2.1-6|46	%if 0%{?enable_tests}
14cu|nodejs-keypress-0.2.1-6|47	%check
14cu|nodejs-keypress-0.2.1-6|48	%__nodejs test.js
14cu|nodejs-keypress-0.2.1-6|49	%endif
14cu|nodejs-keypress-0.2.1-6|50	
14cu|nodejs-keypress-0.2.1-6|51	
14cu|nodejs-keypress-0.2.1-6|52	%files
14cu|nodejs-keypress-0.2.1-6|53	%doc README.md
14cu|nodejs-keypress-0.2.1-6|54	%{nodejs_sitelib}/keypress
14cu|nodejs-keypress-0.2.1-6|55	
14cu|nodejs-keypress-0.2.1-6|56	
14cu|nodejs-keypress-0.2.1-6|57	
14cu|nodejs-keypress-0.2.1-6|58	%changelog
14cu|nodejs-keypress-0.2.1-6|59	
14cu|nodejs-keypress-0.2.1-6|60	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-6
14cu|nodejs-keypress-0.2.1-6|61	- (9eb557a) BuildList#2799825: Increase release tag
14cu|nodejs-keypress-0.2.1-6|62	
14cu|nodejs-keypress-0.2.1-6|63	

11686 14
14cu|nodejs-kind-of-3.0.2-4|1	%define oname kind-of
14cu|nodejs-kind-of-3.0.2-4|2	
14cu|nodejs-kind-of-3.0.2-4|3	Summary:        Get the native type of a value
14cu|nodejs-kind-of-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-kind-of-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-kind-of-3.0.2-4|6	Release:        4
14cu|nodejs-kind-of-3.0.2-4|7	License:        MIT
14cu|nodejs-kind-of-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-kind-of-3.0.2-4|9	Url:            https://github.com/jonschlinkert/kind-of
14cu|nodejs-kind-of-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-kind-of-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-kind-of-3.0.2-4|12	BuildRequires:  npm(is-buffer)
14cu|nodejs-kind-of-3.0.2-4|13	BuildArch:      noarch
14cu|nodejs-kind-of-3.0.2-4|14	
14cu|nodejs-kind-of-3.0.2-4|15	%description
14cu|nodejs-kind-of-3.0.2-4|16	%{summary}.
14cu|nodejs-kind-of-3.0.2-4|17	
14cu|nodejs-kind-of-3.0.2-4|18	%files
14cu|nodejs-kind-of-3.0.2-4|19	%doc LICENSE *.md
14cu|nodejs-kind-of-3.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-kind-of-3.0.2-4|21	
14cu|nodejs-kind-of-3.0.2-4|22	#------------------------------------------------------------------
14cu|nodejs-kind-of-3.0.2-4|23	
14cu|nodejs-kind-of-3.0.2-4|24	%prep
14cu|nodejs-kind-of-3.0.2-4|25	%setup -q -n package
14cu|nodejs-kind-of-3.0.2-4|26	rm -rf node_modules
14cu|nodejs-kind-of-3.0.2-4|27	
14cu|nodejs-kind-of-3.0.2-4|28	%build
14cu|nodejs-kind-of-3.0.2-4|29	
14cu|nodejs-kind-of-3.0.2-4|30	%install
14cu|nodejs-kind-of-3.0.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kind-of-3.0.2-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-kind-of-3.0.2-4|33	%nodejs_symlink_deps
14cu|nodejs-kind-of-3.0.2-4|34	%changelog
14cu|nodejs-kind-of-3.0.2-4|35	
14cu|nodejs-kind-of-3.0.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-kind-of-3.0.2-4|37	- (d1c6a77) BuildList#2799825: Increase release tag
14cu|nodejs-kind-of-3.0.2-4|38	
14cu|nodejs-kind-of-3.0.2-4|39	

11687 14
14cu|nodejs-klaw-1.1.3-4|1	%define oname klaw
14cu|nodejs-klaw-1.1.3-4|2	
14cu|nodejs-klaw-1.1.3-4|3	Summary:        File system walker with Readable stream interface
14cu|nodejs-klaw-1.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-klaw-1.1.3-4|5	Version:        1.1.3
14cu|nodejs-klaw-1.1.3-4|6	Release:        4
14cu|nodejs-klaw-1.1.3-4|7	License:        MIT
14cu|nodejs-klaw-1.1.3-4|8	Group:          Development/Other
14cu|nodejs-klaw-1.1.3-4|9	Url:            https://github.com/jprichardson/node-klaw
14cu|nodejs-klaw-1.1.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-klaw-1.1.3-4|11	Source0:        https://github.com/jprichardson/node-klaw/archive/%{version}.tar.gz
14cu|nodejs-klaw-1.1.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-klaw-1.1.3-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-klaw-1.1.3-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-klaw-1.1.3-4|15	BuildRequires:  npm(tap-spec)
14cu|nodejs-klaw-1.1.3-4|16	BuildRequires:  npm(tape)
14cu|nodejs-klaw-1.1.3-4|17	BuildArch:      noarch
14cu|nodejs-klaw-1.1.3-4|18	
14cu|nodejs-klaw-1.1.3-4|19	%description
14cu|nodejs-klaw-1.1.3-4|20	%{summary}.
14cu|nodejs-klaw-1.1.3-4|21	
14cu|nodejs-klaw-1.1.3-4|22	%files
14cu|nodejs-klaw-1.1.3-4|23	%doc *.md
14cu|nodejs-klaw-1.1.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-klaw-1.1.3-4|25	
14cu|nodejs-klaw-1.1.3-4|26	#------------------------------------------------------------------
14cu|nodejs-klaw-1.1.3-4|27	
14cu|nodejs-klaw-1.1.3-4|28	%prep
14cu|nodejs-klaw-1.1.3-4|29	%setup -qn node-%{oname}-%{version}
14cu|nodejs-klaw-1.1.3-4|30	rm -rf node_modules
14cu|nodejs-klaw-1.1.3-4|31	
14cu|nodejs-klaw-1.1.3-4|32	%build
14cu|nodejs-klaw-1.1.3-4|33	
14cu|nodejs-klaw-1.1.3-4|34	%install
14cu|nodejs-klaw-1.1.3-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-klaw-1.1.3-4|36	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-klaw-1.1.3-4|37	%nodejs_symlink_deps
14cu|nodejs-klaw-1.1.3-4|38	
14cu|nodejs-klaw-1.1.3-4|39	%check
14cu|nodejs-klaw-1.1.3-4|40	%nodejs_symlink_deps --check
14cu|nodejs-klaw-1.1.3-4|41	tape tests/**/*.js | tap-spec
14cu|nodejs-klaw-1.1.3-4|42	
14cu|nodejs-klaw-1.1.3-4|43	
14cu|nodejs-klaw-1.1.3-4|44	%changelog
14cu|nodejs-klaw-1.1.3-4|45	
14cu|nodejs-klaw-1.1.3-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.3-4
14cu|nodejs-klaw-1.1.3-4|47	- (10d4e81) BuildList#2799825: Increase release tag
14cu|nodejs-klaw-1.1.3-4|48	
14cu|nodejs-klaw-1.1.3-4|49	

11688 14
14cu|nodejs-labeled-stream-splicer-2.0.0-5|1	%define oname labeled-stream-splicer
14cu|nodejs-labeled-stream-splicer-2.0.0-5|2	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|3	Summary:        Stream splicer with labels
14cu|nodejs-labeled-stream-splicer-2.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-labeled-stream-splicer-2.0.0-5|5	Version:        2.0.0
14cu|nodejs-labeled-stream-splicer-2.0.0-5|6	Release:        5
14cu|nodejs-labeled-stream-splicer-2.0.0-5|7	License:        MIT
14cu|nodejs-labeled-stream-splicer-2.0.0-5|8	Group:          Development/Other
14cu|nodejs-labeled-stream-splicer-2.0.0-5|9	Url:            https://github.com/substack/labeled-stream-splicer
14cu|nodejs-labeled-stream-splicer-2.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-labeled-stream-splicer-2.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-labeled-stream-splicer-2.0.0-5|12	BuildRequires:  npm(stream-splicer)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|13	BuildRequires:  npm(isarray)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|14	BuildRequires:  npm(inherits)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|15	BuildRequires:  npm(browser-pack)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|16	BuildRequires:  npm(concat-stream)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|17	BuildRequires:  npm(module-deps)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|18	BuildRequires:  npm(tape)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|19	BuildRequires:  npm(through2)
14cu|nodejs-labeled-stream-splicer-2.0.0-5|20	BuildArch:      noarch
14cu|nodejs-labeled-stream-splicer-2.0.0-5|21	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|22	%description
14cu|nodejs-labeled-stream-splicer-2.0.0-5|23	%{summary}.
14cu|nodejs-labeled-stream-splicer-2.0.0-5|24	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|25	%files
14cu|nodejs-labeled-stream-splicer-2.0.0-5|26	%doc LICENSE readme.markdown example
14cu|nodejs-labeled-stream-splicer-2.0.0-5|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-labeled-stream-splicer-2.0.0-5|28	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|29	#------------------------------------------------------------------
14cu|nodejs-labeled-stream-splicer-2.0.0-5|30	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|31	%prep
14cu|nodejs-labeled-stream-splicer-2.0.0-5|32	%setup -q -n package
14cu|nodejs-labeled-stream-splicer-2.0.0-5|33	rm -rf node_modules
14cu|nodejs-labeled-stream-splicer-2.0.0-5|34	perl -pi -e "s|^2.0.0|~2.0.0|" package.json
14cu|nodejs-labeled-stream-splicer-2.0.0-5|35	perl -pi -e "s|^2.0.1|~2.0.1|" package.json
14cu|nodejs-labeled-stream-splicer-2.0.0-5|36	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|37	%build
14cu|nodejs-labeled-stream-splicer-2.0.0-5|38	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|39	%install
14cu|nodejs-labeled-stream-splicer-2.0.0-5|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-labeled-stream-splicer-2.0.0-5|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-labeled-stream-splicer-2.0.0-5|42	%nodejs_symlink_deps
14cu|nodejs-labeled-stream-splicer-2.0.0-5|43	# link not created by up macro...
14cu|nodejs-labeled-stream-splicer-2.0.0-5|44	ln -sf %{nodejs_sitelib}/inherits \
14cu|nodejs-labeled-stream-splicer-2.0.0-5|45	%{buildroot}%{nodejs_sitelib}/%{oname}/node_modules/
14cu|nodejs-labeled-stream-splicer-2.0.0-5|46	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|47	###%check
14cu|nodejs-labeled-stream-splicer-2.0.0-5|48	###%nodejs_symlink_deps --check
14cu|nodejs-labeled-stream-splicer-2.0.0-5|49	### ln -sf %{nodejs_sitelib}/inherits node_modules/
14cu|nodejs-labeled-stream-splicer-2.0.0-5|50	### tape test/*.js
14cu|nodejs-labeled-stream-splicer-2.0.0-5|51	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|52	%changelog
14cu|nodejs-labeled-stream-splicer-2.0.0-5|53	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-5
14cu|nodejs-labeled-stream-splicer-2.0.0-5|55	- (b8a850e) BuildList#2799825: Increase release tag
14cu|nodejs-labeled-stream-splicer-2.0.0-5|56	
14cu|nodejs-labeled-stream-splicer-2.0.0-5|57	

11689 14
14cu|nodejs-latest-version-2.0.0-4|1	%define oname latest-version
14cu|nodejs-latest-version-2.0.0-4|2	
14cu|nodejs-latest-version-2.0.0-4|3	Summary:        Get the latest version of a npm package
14cu|nodejs-latest-version-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-latest-version-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-latest-version-2.0.0-4|6	Release:        4
14cu|nodejs-latest-version-2.0.0-4|7	License:        MIT
14cu|nodejs-latest-version-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-latest-version-2.0.0-4|9	Url:            https://github.com/sindresorhus/latest-version
14cu|nodejs-latest-version-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-latest-version-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-latest-version-2.0.0-4|12	BuildRequires:  npm(package-json)
14cu|nodejs-latest-version-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-latest-version-2.0.0-4|14	
14cu|nodejs-latest-version-2.0.0-4|15	%description
14cu|nodejs-latest-version-2.0.0-4|16	Fetches the version directly from the registry instead of
14cu|nodejs-latest-version-2.0.0-4|17	depending on the massive npm module like the
14cu|nodejs-latest-version-2.0.0-4|18	latest module does.
14cu|nodejs-latest-version-2.0.0-4|19	
14cu|nodejs-latest-version-2.0.0-4|20	
14cu|nodejs-latest-version-2.0.0-4|21	
14cu|nodejs-latest-version-2.0.0-4|22	%files
14cu|nodejs-latest-version-2.0.0-4|23	%doc license readme.md
14cu|nodejs-latest-version-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-latest-version-2.0.0-4|25	
14cu|nodejs-latest-version-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-latest-version-2.0.0-4|27	
14cu|nodejs-latest-version-2.0.0-4|28	%prep
14cu|nodejs-latest-version-2.0.0-4|29	%setup -q -n package
14cu|nodejs-latest-version-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-latest-version-2.0.0-4|31	
14cu|nodejs-latest-version-2.0.0-4|32	%build
14cu|nodejs-latest-version-2.0.0-4|33	
14cu|nodejs-latest-version-2.0.0-4|34	%install
14cu|nodejs-latest-version-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-latest-version-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-latest-version-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-latest-version-2.0.0-4|38	%changelog
14cu|nodejs-latest-version-2.0.0-4|39	
14cu|nodejs-latest-version-2.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-latest-version-2.0.0-4|41	- (cac1834) BuildList#2799825: Increase release tag
14cu|nodejs-latest-version-2.0.0-4|42	
14cu|nodejs-latest-version-2.0.0-4|43	

11690 14
14cu|nodejs-lazystream-1.0.0-4|1	%define oname lazystream
14cu|nodejs-lazystream-1.0.0-4|2	
14cu|nodejs-lazystream-1.0.0-4|3	Summary:        Open Node Streams on demand
14cu|nodejs-lazystream-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lazystream-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-lazystream-1.0.0-4|6	Release:        4
14cu|nodejs-lazystream-1.0.0-4|7	License:        MIT
14cu|nodejs-lazystream-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-lazystream-1.0.0-4|9	Url:            https://github.com/jpommerening/node-lazystream
14cu|nodejs-lazystream-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lazystream-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lazystream-1.0.0-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-lazystream-1.0.0-4|13	#
14cu|nodejs-lazystream-1.0.0-4|14	BuildRequires:  npm(nodeunit)
14cu|nodejs-lazystream-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-lazystream-1.0.0-4|16	
14cu|nodejs-lazystream-1.0.0-4|17	%description
14cu|nodejs-lazystream-1.0.0-4|18	%{summary}.
14cu|nodejs-lazystream-1.0.0-4|19	
14cu|nodejs-lazystream-1.0.0-4|20	%files
14cu|nodejs-lazystream-1.0.0-4|21	%doc LICENSE-* *.md
14cu|nodejs-lazystream-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lazystream-1.0.0-4|23	
14cu|nodejs-lazystream-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-lazystream-1.0.0-4|25	
14cu|nodejs-lazystream-1.0.0-4|26	%prep
14cu|nodejs-lazystream-1.0.0-4|27	%setup -q -n package
14cu|nodejs-lazystream-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-lazystream-1.0.0-4|29	
14cu|nodejs-lazystream-1.0.0-4|30	%build
14cu|nodejs-lazystream-1.0.0-4|31	
14cu|nodejs-lazystream-1.0.0-4|32	%install
14cu|nodejs-lazystream-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lazystream-1.0.0-4|34	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lazystream-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-lazystream-1.0.0-4|36	
14cu|nodejs-lazystream-1.0.0-4|37	%check
14cu|nodejs-lazystream-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-lazystream-1.0.0-4|39	nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js
14cu|nodejs-lazystream-1.0.0-4|40	
14cu|nodejs-lazystream-1.0.0-4|41	%changelog
14cu|nodejs-lazystream-1.0.0-4|42	
14cu|nodejs-lazystream-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-lazystream-1.0.0-4|44	- (c8d0f91) BuildList#2799825: Increase release tag
14cu|nodejs-lazystream-1.0.0-4|45	
14cu|nodejs-lazystream-1.0.0-4|46	

11691 14
14cu|nodejs-lcid-1.0.0-4|1	%define oname lcid
14cu|nodejs-lcid-1.0.0-4|2	
14cu|nodejs-lcid-1.0.0-4|3	Summary:        Mapping between identifiers (LCID)
14cu|nodejs-lcid-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lcid-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-lcid-1.0.0-4|6	Release:        4
14cu|nodejs-lcid-1.0.0-4|7	License:        MIT
14cu|nodejs-lcid-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-lcid-1.0.0-4|9	Url:            https://github.com/sindresorhus/lcid
14cu|nodejs-lcid-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lcid-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lcid-1.0.0-4|12	BuildRequires:  npm(invert-kv)
14cu|nodejs-lcid-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-lcid-1.0.0-4|14	
14cu|nodejs-lcid-1.0.0-4|15	%description
14cu|nodejs-lcid-1.0.0-4|16	Mapping between standard locale
14cu|nodejs-lcid-1.0.0-4|17	identifiers and Windows locale identifiers (LCID).
14cu|nodejs-lcid-1.0.0-4|18	
14cu|nodejs-lcid-1.0.0-4|19	%files
14cu|nodejs-lcid-1.0.0-4|20	%doc license readme.md
14cu|nodejs-lcid-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcid-1.0.0-4|22	
14cu|nodejs-lcid-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lcid-1.0.0-4|24	
14cu|nodejs-lcid-1.0.0-4|25	%prep
14cu|nodejs-lcid-1.0.0-4|26	%setup -q -n package
14cu|nodejs-lcid-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-lcid-1.0.0-4|28	
14cu|nodejs-lcid-1.0.0-4|29	%build
14cu|nodejs-lcid-1.0.0-4|30	
14cu|nodejs-lcid-1.0.0-4|31	%install
14cu|nodejs-lcid-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcid-1.0.0-4|33	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcid-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lcid-1.0.0-4|35	%changelog
14cu|nodejs-lcid-1.0.0-4|36	
14cu|nodejs-lcid-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-lcid-1.0.0-4|38	- (f0bf924) BuildList#2799825: Increase release tag
14cu|nodejs-lcid-1.0.0-4|39	
14cu|nodejs-lcid-1.0.0-4|40	

11692 14
14cu|nodejs-lcov-parse-0.0.10-4|1	%define oname lcov-parse
14cu|nodejs-lcov-parse-0.0.10-4|2	
14cu|nodejs-lcov-parse-0.0.10-4|3	Summary:        Parse lcov results files and return JSON
14cu|nodejs-lcov-parse-0.0.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lcov-parse-0.0.10-4|5	Version:        0.0.10
14cu|nodejs-lcov-parse-0.0.10-4|6	Release:        4
14cu|nodejs-lcov-parse-0.0.10-4|7	License:        BSD
14cu|nodejs-lcov-parse-0.0.10-4|8	Group:          Development/Other
14cu|nodejs-lcov-parse-0.0.10-4|9	Url:            https://github.com/davglass/lcov-parse
14cu|nodejs-lcov-parse-0.0.10-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lcov-parse-0.0.10-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lcov-parse-0.0.10-4|12	BuildArch:      noarch
14cu|nodejs-lcov-parse-0.0.10-4|13	
14cu|nodejs-lcov-parse-0.0.10-4|14	%description
14cu|nodejs-lcov-parse-0.0.10-4|15	%{summary}.
14cu|nodejs-lcov-parse-0.0.10-4|16	
14cu|nodejs-lcov-parse-0.0.10-4|17	%files
14cu|nodejs-lcov-parse-0.0.10-4|18	%doc LICENSE README.md
14cu|nodejs-lcov-parse-0.0.10-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcov-parse-0.0.10-4|20	
14cu|nodejs-lcov-parse-0.0.10-4|21	#------------------------------------------------------------------
14cu|nodejs-lcov-parse-0.0.10-4|22	
14cu|nodejs-lcov-parse-0.0.10-4|23	%prep
14cu|nodejs-lcov-parse-0.0.10-4|24	%setup -q -n package
14cu|nodejs-lcov-parse-0.0.10-4|25	rm -rf node_modules
14cu|nodejs-lcov-parse-0.0.10-4|26	
14cu|nodejs-lcov-parse-0.0.10-4|27	%build
14cu|nodejs-lcov-parse-0.0.10-4|28	
14cu|nodejs-lcov-parse-0.0.10-4|29	%install
14cu|nodejs-lcov-parse-0.0.10-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcov-parse-0.0.10-4|31	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lcov-parse-0.0.10-4|32	%nodejs_symlink_deps
14cu|nodejs-lcov-parse-0.0.10-4|33	%changelog
14cu|nodejs-lcov-parse-0.0.10-4|34	
14cu|nodejs-lcov-parse-0.0.10-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.10-4
14cu|nodejs-lcov-parse-0.0.10-4|36	- (57cbefe) BuildList#2799825: Increase release tag
14cu|nodejs-lcov-parse-0.0.10-4|37	
14cu|nodejs-lcov-parse-0.0.10-4|38	

11693 14
14cu|nodejs-left-pad-0.0.4-4|1	%define oname left-pad
14cu|nodejs-left-pad-0.0.4-4|2	
14cu|nodejs-left-pad-0.0.4-4|3	Summary:        String left pad
14cu|nodejs-left-pad-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-left-pad-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-left-pad-0.0.4-4|6	Release:        4
14cu|nodejs-left-pad-0.0.4-4|7	License:        BSD
14cu|nodejs-left-pad-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-left-pad-0.0.4-4|9	Url:            https://github.com/azer/left-pad
14cu|nodejs-left-pad-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-left-pad-0.0.4-4|11	Source1:        https://raw.githubusercontent.com/azer/left-pad/master/test.js
14cu|nodejs-left-pad-0.0.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-left-pad-0.0.4-4|13	BuildRequires:  npm(tape)
14cu|nodejs-left-pad-0.0.4-4|14	BuildArch:      noarch
14cu|nodejs-left-pad-0.0.4-4|15	
14cu|nodejs-left-pad-0.0.4-4|16	%description
14cu|nodejs-left-pad-0.0.4-4|17	%{summary}.
14cu|nodejs-left-pad-0.0.4-4|18	
14cu|nodejs-left-pad-0.0.4-4|19	%files
14cu|nodejs-left-pad-0.0.4-4|20	%doc *.md
14cu|nodejs-left-pad-0.0.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-left-pad-0.0.4-4|22	
14cu|nodejs-left-pad-0.0.4-4|23	#------------------------------------------------------------------
14cu|nodejs-left-pad-0.0.4-4|24	
14cu|nodejs-left-pad-0.0.4-4|25	%prep
14cu|nodejs-left-pad-0.0.4-4|26	%setup -q -n package
14cu|nodejs-left-pad-0.0.4-4|27	rm -rf node_modules
14cu|nodejs-left-pad-0.0.4-4|28	cp -p %{SOURCE1} .
14cu|nodejs-left-pad-0.0.4-4|29	
14cu|nodejs-left-pad-0.0.4-4|30	%build
14cu|nodejs-left-pad-0.0.4-4|31	
14cu|nodejs-left-pad-0.0.4-4|32	%install
14cu|nodejs-left-pad-0.0.4-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-left-pad-0.0.4-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-left-pad-0.0.4-4|35	%nodejs_symlink_deps
14cu|nodejs-left-pad-0.0.4-4|36	
14cu|nodejs-left-pad-0.0.4-4|37	%check
14cu|nodejs-left-pad-0.0.4-4|38	%nodejs_symlink_deps --check
14cu|nodejs-left-pad-0.0.4-4|39	%__nodejs test
14cu|nodejs-left-pad-0.0.4-4|40	
14cu|nodejs-left-pad-0.0.4-4|41	%changelog
14cu|nodejs-left-pad-0.0.4-4|42	
14cu|nodejs-left-pad-0.0.4-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-left-pad-0.0.4-4|44	- (13c798d) BuildList#2799825: Increase release tag
14cu|nodejs-left-pad-0.0.4-4|45	
14cu|nodejs-left-pad-0.0.4-4|46	

11694 14
14cu|nodejs-less-1.7.0-4|1	Name:           nodejs-less
14cu|nodejs-less-1.7.0-4|2	Version:        1.7.0
14cu|nodejs-less-1.7.0-4|3	Release:        4
14cu|nodejs-less-1.7.0-4|4	Summary:        Less.js The dynamic stylesheet language
14cu|nodejs-less-1.7.0-4|5	Group:          Development/Other
14cu|nodejs-less-1.7.0-4|6	
14cu|nodejs-less-1.7.0-4|7	# cssmin.js is licensed under BSD license
14cu|nodejs-less-1.7.0-4|8	# everything else is ASL 2.0
14cu|nodejs-less-1.7.0-4|9	License:        ASL 2.0 and BSD
14cu|nodejs-less-1.7.0-4|10	URL:            http://lesscss.org
14cu|nodejs-less-1.7.0-4|11	Source0: http://registry.npmjs.org/less/-/less-%{version}.tgz
14cu|nodejs-less-1.7.0-4|12	
14cu|nodejs-less-1.7.0-4|13	# Since we're installing this in a global location, fix the require()
14cu|nodejs-less-1.7.0-4|14	# calls to point there.
14cu|nodejs-less-1.7.0-4|15	Patch0001: 0001-Require-include-files-from-the-default-location.patch
14cu|nodejs-less-1.7.0-4|16	
14cu|nodejs-less-1.7.0-4|17	BuildArch:      noarch
14cu|nodejs-less-1.7.0-4|18	BuildRequires:  nodejs-packaging
14cu|nodejs-less-1.7.0-4|19	BuildRequires:  nodejs
14cu|nodejs-less-1.7.0-4|20	BuildRequires:  nodejs-packaging
14cu|nodejs-less-1.7.0-4|21	BuildRequires:  nodejs-grunt-cli
14cu|nodejs-less-1.7.0-4|22	Requires:       nodejs
14cu|nodejs-less-1.7.0-4|23	
14cu|nodejs-less-1.7.0-4|24	Provides:  lessjs = %{version}-%{release}
14cu|nodejs-less-1.7.0-4|25	Obsoletes: lessjs < 1.3.3-2
14cu|nodejs-less-1.7.0-4|26	
14cu|nodejs-less-1.7.0-4|27	%description
14cu|nodejs-less-1.7.0-4|28	LESS extends CSS with dynamic behavior such as variables, mixins, operations
14cu|nodejs-less-1.7.0-4|29	and functions. LESS runs on both the client-side (Chrome, Safari, Firefox)
14cu|nodejs-less-1.7.0-4|30	and server-side, with Node.js and Rhino.
14cu|nodejs-less-1.7.0-4|31	
14cu|nodejs-less-1.7.0-4|32	%prep
14cu|nodejs-less-1.7.0-4|33	%setup -q -n package
14cu|nodejs-less-1.7.0-4|34	
14cu|nodejs-less-1.7.0-4|35	%patch0001 -p1
14cu|nodejs-less-1.7.0-4|36	
14cu|nodejs-less-1.7.0-4|37	# Remove pre-built files from the dist/ directory
14cu|nodejs-less-1.7.0-4|38	rm -f dist/*.js
14cu|nodejs-less-1.7.0-4|39	
14cu|nodejs-less-1.7.0-4|40	# enable compression using ycssmin
14cu|nodejs-less-1.7.0-4|41	%nodejs_fixdep ycssmin '~1.0.1'
14cu|nodejs-less-1.7.0-4|42	
14cu|nodejs-less-1.7.0-4|43	%build
14cu|nodejs-less-1.7.0-4|44	# Nothing to be built, we're just carrying around flat files
14cu|nodejs-less-1.7.0-4|45	
14cu|nodejs-less-1.7.0-4|46	%check
14cu|nodejs-less-1.7.0-4|47	make %{?_smp_mflags} test
14cu|nodejs-less-1.7.0-4|48	
14cu|nodejs-less-1.7.0-4|49	
14cu|nodejs-less-1.7.0-4|50	%install
14cu|nodejs-less-1.7.0-4|51	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-less-1.7.0-4|52	mkdir -p %{buildroot}%{nodejs_sitelib}/less
14cu|nodejs-less-1.7.0-4|53	chmod a+x bin/lessc
14cu|nodejs-less-1.7.0-4|54	cp -rp bin package.json lib/less/* %{buildroot}/%{nodejs_sitelib}/less
14cu|nodejs-less-1.7.0-4|55	
14cu|nodejs-less-1.7.0-4|56	# Install /usr/bin/lessc
14cu|nodejs-less-1.7.0-4|57	ln -s %{nodejs_sitelib}/less/bin/lessc \
14cu|nodejs-less-1.7.0-4|58	%{buildroot}%{_bindir}
14cu|nodejs-less-1.7.0-4|59	
14cu|nodejs-less-1.7.0-4|60	%nodejs_symlink_deps
14cu|nodejs-less-1.7.0-4|61	
14cu|nodejs-less-1.7.0-4|62	%files
14cu|nodejs-less-1.7.0-4|63	%doc LICENSE README.md CHANGELOG.md CONTRIBUTING.md
14cu|nodejs-less-1.7.0-4|64	%{_bindir}/lessc
14cu|nodejs-less-1.7.0-4|65	%{nodejs_sitelib}/less
14cu|nodejs-less-1.7.0-4|66	
14cu|nodejs-less-1.7.0-4|67	
14cu|nodejs-less-1.7.0-4|68	
14cu|nodejs-less-1.7.0-4|69	%changelog
14cu|nodejs-less-1.7.0-4|70	
14cu|nodejs-less-1.7.0-4|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.0-4
14cu|nodejs-less-1.7.0-4|72	- (3dd9e9f) BuildList#2799825: Increase release tag
14cu|nodejs-less-1.7.0-4|73	
14cu|nodejs-less-1.7.0-4|74	

11695 14
14cu|nodejs-levn-0.2.5-4|1	%define oname levn
14cu|nodejs-levn-0.2.5-4|2	
14cu|nodejs-levn-0.2.5-4|3	Summary:        Light ECMAScript (JavaScript)
14cu|nodejs-levn-0.2.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-levn-0.2.5-4|5	Version:        0.2.5
14cu|nodejs-levn-0.2.5-4|6	Release:        4
14cu|nodejs-levn-0.2.5-4|7	License:        MIT
14cu|nodejs-levn-0.2.5-4|8	Group:          Development/Other
14cu|nodejs-levn-0.2.5-4|9	Url:            https://github.com/gkz/levn
14cu|nodejs-levn-0.2.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-levn-0.2.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-levn-0.2.5-4|12	BuildRequires:  npm(type-check)
14cu|nodejs-levn-0.2.5-4|13	BuildRequires:  npm(prelude-ls)
14cu|nodejs-levn-0.2.5-4|14	
14cu|nodejs-levn-0.2.5-4|15	BuildArch:      noarch
14cu|nodejs-levn-0.2.5-4|16	
14cu|nodejs-levn-0.2.5-4|17	%description
14cu|nodejs-levn-0.2.5-4|18	Light ECMAScript (JavaScript)
14cu|nodejs-levn-0.2.5-4|19	Value Notation - human written, concise, typed, flexible.
14cu|nodejs-levn-0.2.5-4|20	
14cu|nodejs-levn-0.2.5-4|21	%files
14cu|nodejs-levn-0.2.5-4|22	%doc LICENSE README.md
14cu|nodejs-levn-0.2.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-levn-0.2.5-4|24	
14cu|nodejs-levn-0.2.5-4|25	#------------------------------------------------------------------
14cu|nodejs-levn-0.2.5-4|26	
14cu|nodejs-levn-0.2.5-4|27	%prep
14cu|nodejs-levn-0.2.5-4|28	%setup -q -n package
14cu|nodejs-levn-0.2.5-4|29	rm -rf node_modules
14cu|nodejs-levn-0.2.5-4|30	
14cu|nodejs-levn-0.2.5-4|31	%nodejs_fixdep type-check 0.3.x
14cu|nodejs-levn-0.2.5-4|32	%nodejs_fixdep prelude-ls 1.1.x
14cu|nodejs-levn-0.2.5-4|33	
14cu|nodejs-levn-0.2.5-4|34	%build
14cu|nodejs-levn-0.2.5-4|35	
14cu|nodejs-levn-0.2.5-4|36	%install
14cu|nodejs-levn-0.2.5-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-levn-0.2.5-4|38	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-levn-0.2.5-4|39	%nodejs_symlink_deps
14cu|nodejs-levn-0.2.5-4|40	%changelog
14cu|nodejs-levn-0.2.5-4|41	
14cu|nodejs-levn-0.2.5-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.5-4
14cu|nodejs-levn-0.2.5-4|43	- (e44c731) BuildList#2799825: Increase release tag
14cu|nodejs-levn-0.2.5-4|44	
14cu|nodejs-levn-0.2.5-4|45	

11696 14
14cu|nodejs-lexical-scope-1.2.0-4|1	%define oname lexical-scope
14cu|nodejs-lexical-scope-1.2.0-4|2	
14cu|nodejs-lexical-scope-1.2.0-4|3	Summary:        Detect global and local lexical identifiers from javascript source code
14cu|nodejs-lexical-scope-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lexical-scope-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-lexical-scope-1.2.0-4|6	Release:        4
14cu|nodejs-lexical-scope-1.2.0-4|7	License:        MIT
14cu|nodejs-lexical-scope-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-lexical-scope-1.2.0-4|9	Url:            https://github.com/substack/lexical-scope
14cu|nodejs-lexical-scope-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lexical-scope-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lexical-scope-1.2.0-4|12	BuildRequires:  npm(astw)
14cu|nodejs-lexical-scope-1.2.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-lexical-scope-1.2.0-4|14	BuildArch:      noarch
14cu|nodejs-lexical-scope-1.2.0-4|15	
14cu|nodejs-lexical-scope-1.2.0-4|16	%description
14cu|nodejs-lexical-scope-1.2.0-4|17	%{summary}.
14cu|nodejs-lexical-scope-1.2.0-4|18	
14cu|nodejs-lexical-scope-1.2.0-4|19	%files
14cu|nodejs-lexical-scope-1.2.0-4|20	%doc LICENSE readme.markdown example/
14cu|nodejs-lexical-scope-1.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lexical-scope-1.2.0-4|22	
14cu|nodejs-lexical-scope-1.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lexical-scope-1.2.0-4|24	
14cu|nodejs-lexical-scope-1.2.0-4|25	%prep
14cu|nodejs-lexical-scope-1.2.0-4|26	%setup -q -n package
14cu|nodejs-lexical-scope-1.2.0-4|27	rm -rf node_modules
14cu|nodejs-lexical-scope-1.2.0-4|28	
14cu|nodejs-lexical-scope-1.2.0-4|29	%build
14cu|nodejs-lexical-scope-1.2.0-4|30	
14cu|nodejs-lexical-scope-1.2.0-4|31	%install
14cu|nodejs-lexical-scope-1.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lexical-scope-1.2.0-4|33	cp -r package.json index.js bench/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lexical-scope-1.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lexical-scope-1.2.0-4|35	
14cu|nodejs-lexical-scope-1.2.0-4|36	%check
14cu|nodejs-lexical-scope-1.2.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-lexical-scope-1.2.0-4|38	#npm i brfs
14cu|nodejs-lexical-scope-1.2.0-4|39	tape test/*.js
14cu|nodejs-lexical-scope-1.2.0-4|40	
14cu|nodejs-lexical-scope-1.2.0-4|41	%changelog
14cu|nodejs-lexical-scope-1.2.0-4|42	
14cu|nodejs-lexical-scope-1.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-lexical-scope-1.2.0-4|44	- (ec78c31) BuildList#2799825: Increase release tag
14cu|nodejs-lexical-scope-1.2.0-4|45	
14cu|nodejs-lexical-scope-1.2.0-4|46	

11697 14
14cu|nodejs-lex-parser-0.1.4-4|1	%define oname lex-parser
14cu|nodejs-lex-parser-0.1.4-4|2	
14cu|nodejs-lex-parser-0.1.4-4|3	Summary:        A parser for lexical grammars used by jison
14cu|nodejs-lex-parser-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lex-parser-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-lex-parser-0.1.4-4|6	Release:        4
14cu|nodejs-lex-parser-0.1.4-4|7	License:        MIT
14cu|nodejs-lex-parser-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-lex-parser-0.1.4-4|9	Url:            https://github.com/zaach/lex-parser.git
14cu|nodejs-lex-parser-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lex-parser-0.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lex-parser-0.1.4-4|12	BuildArch:      noarch
14cu|nodejs-lex-parser-0.1.4-4|13	
14cu|nodejs-lex-parser-0.1.4-4|14	%description
14cu|nodejs-lex-parser-0.1.4-4|15	%{summary}.
14cu|nodejs-lex-parser-0.1.4-4|16	
14cu|nodejs-lex-parser-0.1.4-4|17	%files
14cu|nodejs-lex-parser-0.1.4-4|18	%doc README.md
14cu|nodejs-lex-parser-0.1.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lex-parser-0.1.4-4|20	
14cu|nodejs-lex-parser-0.1.4-4|21	#------------------------------------------------------------------
14cu|nodejs-lex-parser-0.1.4-4|22	
14cu|nodejs-lex-parser-0.1.4-4|23	%prep
14cu|nodejs-lex-parser-0.1.4-4|24	%setup -q -n package
14cu|nodejs-lex-parser-0.1.4-4|25	rm -rf node_modules
14cu|nodejs-lex-parser-0.1.4-4|26	
14cu|nodejs-lex-parser-0.1.4-4|27	%build
14cu|nodejs-lex-parser-0.1.4-4|28	
14cu|nodejs-lex-parser-0.1.4-4|29	%install
14cu|nodejs-lex-parser-0.1.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lex-parser-0.1.4-4|31	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lex-parser-0.1.4-4|32	%nodejs_symlink_deps
14cu|nodejs-lex-parser-0.1.4-4|33	
14cu|nodejs-lex-parser-0.1.4-4|34	%changelog
14cu|nodejs-lex-parser-0.1.4-4|35	
14cu|nodejs-lex-parser-0.1.4-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-lex-parser-0.1.4-4|37	- (467f0a7) BuildList#2799825: Increase release tag
14cu|nodejs-lex-parser-0.1.4-4|38	
14cu|nodejs-lex-parser-0.1.4-4|39	

11698 14
14cu|nodejs-libxmljs-0.18.0-4|1	%define oname libxmljs
14cu|nodejs-libxmljs-0.18.0-4|2	
14cu|nodejs-libxmljs-0.18.0-4|3	
14cu|nodejs-libxmljs-0.18.0-4|4	Summary:    Node.js module that provides libxml bindings for the v8 javascript engine
14cu|nodejs-libxmljs-0.18.0-4|5	Name:       nodejs-%{oname}
14cu|nodejs-libxmljs-0.18.0-4|6	Version:    0.18.0
14cu|nodejs-libxmljs-0.18.0-4|7	Release:    4
14cu|nodejs-libxmljs-0.18.0-4|8	License:    MIT
14cu|nodejs-libxmljs-0.18.0-4|9	Group:      Development/Other
14cu|nodejs-libxmljs-0.18.0-4|10	URL:        https://github.com/polotek/%{oname}
14cu|nodejs-libxmljs-0.18.0-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-libxmljs-0.18.0-4|12	# binding.gyp contains a dependency on the bundled libxml2
14cu|nodejs-libxmljs-0.18.0-4|13	Patch0:     nodejs-%{oname}-0.18.0-remove-bundled-libxml.patch
14cu|nodejs-libxmljs-0.18.0-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-libxmljs-0.18.0-4|15	BuildRequires:  npm(node-gyp)
14cu|nodejs-libxmljs-0.18.0-4|16	BuildRequires:  libxml2-devel
14cu|nodejs-libxmljs-0.18.0-4|17	BuildRequires:  npm(bindings)
14cu|nodejs-libxmljs-0.18.0-4|18	BuildRequires:  npm(nodeunit)
14cu|nodejs-libxmljs-0.18.0-4|19	BuildRequires:  npm(nan)
14cu|nodejs-libxmljs-0.18.0-4|20	
14cu|nodejs-libxmljs-0.18.0-4|21	%description
14cu|nodejs-libxmljs-0.18.0-4|22	%{summary}.
14cu|nodejs-libxmljs-0.18.0-4|23	
14cu|nodejs-libxmljs-0.18.0-4|24	
14cu|nodejs-libxmljs-0.18.0-4|25	%files
14cu|nodejs-libxmljs-0.18.0-4|26	%doc LICENSE README.md examples/
14cu|nodejs-libxmljs-0.18.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-libxmljs-0.18.0-4|28	#---------------------------------------------------------------
14cu|nodejs-libxmljs-0.18.0-4|29	
14cu|nodejs-libxmljs-0.18.0-4|30	%prep
14cu|nodejs-libxmljs-0.18.0-4|31	%setup -q -n package
14cu|nodejs-libxmljs-0.18.0-4|32	%patch0 -p1
14cu|nodejs-libxmljs-0.18.0-4|33	rm -rf vendor/
14cu|nodejs-libxmljs-0.18.0-4|34	%nodejs_fixdep bindings
14cu|nodejs-libxmljs-0.18.0-4|35	%nodejs_fixdep nan
14cu|nodejs-libxmljs-0.18.0-4|36	
14cu|nodejs-libxmljs-0.18.0-4|37	%build
14cu|nodejs-libxmljs-0.18.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-libxmljs-0.18.0-4|39	export CXXFLAGS="%{optflags}"
14cu|nodejs-libxmljs-0.18.0-4|40	node-gyp configure
14cu|nodejs-libxmljs-0.18.0-4|41	node-gyp build
14cu|nodejs-libxmljs-0.18.0-4|42	
14cu|nodejs-libxmljs-0.18.0-4|43	
14cu|nodejs-libxmljs-0.18.0-4|44	%install
14cu|nodejs-libxmljs-0.18.0-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-libxmljs-0.18.0-4|46	cp -pr package.json index.js lib/ \
14cu|nodejs-libxmljs-0.18.0-4|47	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-libxmljs-0.18.0-4|48	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/build
14cu|nodejs-libxmljs-0.18.0-4|49	install -p -D -m0755 build/Release/xmljs.node \
14cu|nodejs-libxmljs-0.18.0-4|50	%{buildroot}%{nodejs_sitelib}/%{oname}/build/xmljs.node
14cu|nodejs-libxmljs-0.18.0-4|51	%nodejs_symlink_deps
14cu|nodejs-libxmljs-0.18.0-4|52	
14cu|nodejs-libxmljs-0.18.0-4|53	%check
14cu|nodejs-libxmljs-0.18.0-4|54	ln -s Release/lib.target/xmljs.node build/xmljs.node
14cu|nodejs-libxmljs-0.18.0-4|55	%__nodejs --expose_gc %{nodejs_sitelib}/nodeunit/bin/nodeunit test
14cu|nodejs-libxmljs-0.18.0-4|56	
14cu|nodejs-libxmljs-0.18.0-4|57	%changelog
14cu|nodejs-libxmljs-0.18.0-4|58	
14cu|nodejs-libxmljs-0.18.0-4|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.18.0-4
14cu|nodejs-libxmljs-0.18.0-4|60	- (b97e33f) BuildList#2799825: Increase release tag
14cu|nodejs-libxmljs-0.18.0-4|61	
14cu|nodejs-libxmljs-0.18.0-4|62	

11699 14
14cu|nodejs-line-numbers-0.2.0-4|1	%define oname line-numbers
14cu|nodejs-line-numbers-0.2.0-4|2	
14cu|nodejs-line-numbers-0.2.0-4|3	Summary:        Add line numbers to a string
14cu|nodejs-line-numbers-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-line-numbers-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-line-numbers-0.2.0-4|6	Release:        4
14cu|nodejs-line-numbers-0.2.0-4|7	License:        MIT
14cu|nodejs-line-numbers-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-line-numbers-0.2.0-4|9	Url:            https://github.com/lydell/line-numbers
14cu|nodejs-line-numbers-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-line-numbers-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-line-numbers-0.2.0-4|12	BuildRequires:  npm(left-pad)
14cu|nodejs-line-numbers-0.2.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-line-numbers-0.2.0-4|14	BuildArch:      noarch
14cu|nodejs-line-numbers-0.2.0-4|15	
14cu|nodejs-line-numbers-0.2.0-4|16	%description
14cu|nodejs-line-numbers-0.2.0-4|17	%{summary}.
14cu|nodejs-line-numbers-0.2.0-4|18	
14cu|nodejs-line-numbers-0.2.0-4|19	%files
14cu|nodejs-line-numbers-0.2.0-4|20	%doc LICENSE *.md
14cu|nodejs-line-numbers-0.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-line-numbers-0.2.0-4|22	
14cu|nodejs-line-numbers-0.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-line-numbers-0.2.0-4|24	
14cu|nodejs-line-numbers-0.2.0-4|25	%prep
14cu|nodejs-line-numbers-0.2.0-4|26	%setup -q -n package
14cu|nodejs-line-numbers-0.2.0-4|27	rm -rf node_modules
14cu|nodejs-line-numbers-0.2.0-4|28	%nodejs_fixdep left-pad
14cu|nodejs-line-numbers-0.2.0-4|29	
14cu|nodejs-line-numbers-0.2.0-4|30	%build
14cu|nodejs-line-numbers-0.2.0-4|31	
14cu|nodejs-line-numbers-0.2.0-4|32	%install
14cu|nodejs-line-numbers-0.2.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-line-numbers-0.2.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-line-numbers-0.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-line-numbers-0.2.0-4|36	
14cu|nodejs-line-numbers-0.2.0-4|37	%check
14cu|nodejs-line-numbers-0.2.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-line-numbers-0.2.0-4|39	mocha --ui tdd
14cu|nodejs-line-numbers-0.2.0-4|40	
14cu|nodejs-line-numbers-0.2.0-4|41	%changelog
14cu|nodejs-line-numbers-0.2.0-4|42	
14cu|nodejs-line-numbers-0.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-line-numbers-0.2.0-4|44	- (0af8675) BuildList#2799825: Increase release tag
14cu|nodejs-line-numbers-0.2.0-4|45	
14cu|nodejs-line-numbers-0.2.0-4|46	

11700 14
14cu|nodejs-livereload-js-2.2.2-4|1	%define oname livereload-js
14cu|nodejs-livereload-js-2.2.2-4|2	
14cu|nodejs-livereload-js-2.2.2-4|3	Summary:        LiveReload JS client - auto reload browser on changes
14cu|nodejs-livereload-js-2.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-livereload-js-2.2.2-4|5	Version:        2.2.2
14cu|nodejs-livereload-js-2.2.2-4|6	Release:        4
14cu|nodejs-livereload-js-2.2.2-4|7	License:        MIT
14cu|nodejs-livereload-js-2.2.2-4|8	Group:          Development/Other
14cu|nodejs-livereload-js-2.2.2-4|9	Url:            https://github.com/livereload/livereload-js
14cu|nodejs-livereload-js-2.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-livereload-js-2.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-livereload-js-2.2.2-4|12	BuildArch:      noarch
14cu|nodejs-livereload-js-2.2.2-4|13	
14cu|nodejs-livereload-js-2.2.2-4|14	%description
14cu|nodejs-livereload-js-2.2.2-4|15	%{summary}.
14cu|nodejs-livereload-js-2.2.2-4|16	
14cu|nodejs-livereload-js-2.2.2-4|17	%files
14cu|nodejs-livereload-js-2.2.2-4|18	%doc LICENSE *.md
14cu|nodejs-livereload-js-2.2.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-livereload-js-2.2.2-4|20	
14cu|nodejs-livereload-js-2.2.2-4|21	#------------------------------------------------------------------
14cu|nodejs-livereload-js-2.2.2-4|22	
14cu|nodejs-livereload-js-2.2.2-4|23	%prep
14cu|nodejs-livereload-js-2.2.2-4|24	%setup -qn package
14cu|nodejs-livereload-js-2.2.2-4|25	rm -rf node_modules lib/.keepme
14cu|nodejs-livereload-js-2.2.2-4|26	
14cu|nodejs-livereload-js-2.2.2-4|27	%build
14cu|nodejs-livereload-js-2.2.2-4|28	
14cu|nodejs-livereload-js-2.2.2-4|29	%install
14cu|nodejs-livereload-js-2.2.2-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-livereload-js-2.2.2-4|31	cp -r package.json lib/ dist/ \
14cu|nodejs-livereload-js-2.2.2-4|32	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-livereload-js-2.2.2-4|33	%nodejs_symlink_deps
14cu|nodejs-livereload-js-2.2.2-4|34	
14cu|nodejs-livereload-js-2.2.2-4|35	%changelog
14cu|nodejs-livereload-js-2.2.2-4|36	
14cu|nodejs-livereload-js-2.2.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.2-4
14cu|nodejs-livereload-js-2.2.2-4|38	- (f462269) BuildList#2799825: Increase release tag
14cu|nodejs-livereload-js-2.2.2-4|39	
14cu|nodejs-livereload-js-2.2.2-4|40	

11701 14
14cu|nodejs-load-grunt-tasks-3.4.0-4|1	%define oname load-grunt-tasks
14cu|nodejs-load-grunt-tasks-3.4.0-4|2	
14cu|nodejs-load-grunt-tasks-3.4.0-4|3	Summary:    Load multiple grunt tasks using globbing patterns
14cu|nodejs-load-grunt-tasks-3.4.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-load-grunt-tasks-3.4.0-4|5	Version:    3.4.0
14cu|nodejs-load-grunt-tasks-3.4.0-4|6	Release:    4
14cu|nodejs-load-grunt-tasks-3.4.0-4|7	License:    MIT
14cu|nodejs-load-grunt-tasks-3.4.0-4|8	Group:      System/Libraries
14cu|nodejs-load-grunt-tasks-3.4.0-4|9	URL:        https://github.com/sindresorhus/%{oname}
14cu|nodejs-load-grunt-tasks-3.4.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-load-grunt-tasks-3.4.0-4|11	Source1:    https://raw.githubusercontent.com/sindresorhus/load-grunt-tasks/master/Gruntfile.js
14cu|nodejs-load-grunt-tasks-3.4.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-load-grunt-tasks-3.4.0-4|13	BuildRequires:  npm(resolve-pkg)
14cu|nodejs-load-grunt-tasks-3.4.0-4|14	BuildRequires:  npm(pkg-up)
14cu|nodejs-load-grunt-tasks-3.4.0-4|15	BuildRequires:  npm(multimatch)
14cu|nodejs-load-grunt-tasks-3.4.0-4|16	BuildRequires:  npm(arrify)
14cu|nodejs-load-grunt-tasks-3.4.0-4|17	# devs
14cu|nodejs-load-grunt-tasks-3.4.0-4|18	BuildRequires:  npm(grunt)
14cu|nodejs-load-grunt-tasks-3.4.0-4|19	BuildRequires:  npm(grunt-cli)
14cu|nodejs-load-grunt-tasks-3.4.0-4|20	BuildRequires:  npm(grunt-svgmin)
14cu|nodejs-load-grunt-tasks-3.4.0-4|21	BuildArch:  noarch
14cu|nodejs-load-grunt-tasks-3.4.0-4|22	
14cu|nodejs-load-grunt-tasks-3.4.0-4|23	
14cu|nodejs-load-grunt-tasks-3.4.0-4|24	
14cu|nodejs-load-grunt-tasks-3.4.0-4|25	%description
14cu|nodejs-load-grunt-tasks-3.4.0-4|26	%{summary}.
14cu|nodejs-load-grunt-tasks-3.4.0-4|27	
14cu|nodejs-load-grunt-tasks-3.4.0-4|28	
14cu|nodejs-load-grunt-tasks-3.4.0-4|29	%files
14cu|nodejs-load-grunt-tasks-3.4.0-4|30	%doc license readme.md
14cu|nodejs-load-grunt-tasks-3.4.0-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-grunt-tasks-3.4.0-4|32	#---------------------------------------------------
14cu|nodejs-load-grunt-tasks-3.4.0-4|33	
14cu|nodejs-load-grunt-tasks-3.4.0-4|34	%prep
14cu|nodejs-load-grunt-tasks-3.4.0-4|35	%setup -q -n package
14cu|nodejs-load-grunt-tasks-3.4.0-4|36	%nodejs_fixdep resolve-pkg
14cu|nodejs-load-grunt-tasks-3.4.0-4|37	%nodejs_fixdep pkg-up
14cu|nodejs-load-grunt-tasks-3.4.0-4|38	%nodejs_fixdep multimatch
14cu|nodejs-load-grunt-tasks-3.4.0-4|39	%nodejs_fixdep arrify
14cu|nodejs-load-grunt-tasks-3.4.0-4|40	cp -p %{SOURCE1} .
14cu|nodejs-load-grunt-tasks-3.4.0-4|41	
14cu|nodejs-load-grunt-tasks-3.4.0-4|42	%build
14cu|nodejs-load-grunt-tasks-3.4.0-4|43	#nothing to do
14cu|nodejs-load-grunt-tasks-3.4.0-4|44	
14cu|nodejs-load-grunt-tasks-3.4.0-4|45	
14cu|nodejs-load-grunt-tasks-3.4.0-4|46	%install
14cu|nodejs-load-grunt-tasks-3.4.0-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-grunt-tasks-3.4.0-4|48	cp -pr package.json index.js \
14cu|nodejs-load-grunt-tasks-3.4.0-4|49	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-grunt-tasks-3.4.0-4|50	
14cu|nodejs-load-grunt-tasks-3.4.0-4|51	%nodejs_symlink_deps
14cu|nodejs-load-grunt-tasks-3.4.0-4|52	
14cu|nodejs-load-grunt-tasks-3.4.0-4|53	%check
14cu|nodejs-load-grunt-tasks-3.4.0-4|54	%nodejs_symlink_deps --check
14cu|nodejs-load-grunt-tasks-3.4.0-4|55	grunt
14cu|nodejs-load-grunt-tasks-3.4.0-4|56	
14cu|nodejs-load-grunt-tasks-3.4.0-4|57	%changelog
14cu|nodejs-load-grunt-tasks-3.4.0-4|58	
14cu|nodejs-load-grunt-tasks-3.4.0-4|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.4.0-4
14cu|nodejs-load-grunt-tasks-3.4.0-4|60	- (16c981f) BuildList#2799825: Increase release tag
14cu|nodejs-load-grunt-tasks-3.4.0-4|61	
14cu|nodejs-load-grunt-tasks-3.4.0-4|62	

11702 14
14cu|nodejs-load-json-file-1.1.0-4|1	%define oname load-json-file
14cu|nodejs-load-json-file-1.1.0-4|2	
14cu|nodejs-load-json-file-1.1.0-4|3	Summary:        Read and parse a JSON file
14cu|nodejs-load-json-file-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-load-json-file-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-load-json-file-1.1.0-4|6	Release:        4
14cu|nodejs-load-json-file-1.1.0-4|7	License:        MIT
14cu|nodejs-load-json-file-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-load-json-file-1.1.0-4|9	Url:            https://github.com/sindresorhus/load-json-file
14cu|nodejs-load-json-file-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-load-json-file-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-load-json-file-1.1.0-4|12	BuildRequires:  npm(strip-bom)
14cu|nodejs-load-json-file-1.1.0-4|13	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-load-json-file-1.1.0-4|14	BuildRequires:  npm(pify)
14cu|nodejs-load-json-file-1.1.0-4|15	BuildRequires:  npm(parse-json)
14cu|nodejs-load-json-file-1.1.0-4|16	BuildRequires:  npm(graceful-fs)
14cu|nodejs-load-json-file-1.1.0-4|17	
14cu|nodejs-load-json-file-1.1.0-4|18	
14cu|nodejs-load-json-file-1.1.0-4|19	BuildArch:      noarch
14cu|nodejs-load-json-file-1.1.0-4|20	
14cu|nodejs-load-json-file-1.1.0-4|21	%description
14cu|nodejs-load-json-file-1.1.0-4|22	%{summary}.
14cu|nodejs-load-json-file-1.1.0-4|23	
14cu|nodejs-load-json-file-1.1.0-4|24	%files
14cu|nodejs-load-json-file-1.1.0-4|25	%doc license readme.md
14cu|nodejs-load-json-file-1.1.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-json-file-1.1.0-4|27	
14cu|nodejs-load-json-file-1.1.0-4|28	#------------------------------------------------------------------
14cu|nodejs-load-json-file-1.1.0-4|29	
14cu|nodejs-load-json-file-1.1.0-4|30	%prep
14cu|nodejs-load-json-file-1.1.0-4|31	%setup -q -n package
14cu|nodejs-load-json-file-1.1.0-4|32	rm -rf node_modules
14cu|nodejs-load-json-file-1.1.0-4|33	
14cu|nodejs-load-json-file-1.1.0-4|34	%build
14cu|nodejs-load-json-file-1.1.0-4|35	
14cu|nodejs-load-json-file-1.1.0-4|36	%install
14cu|nodejs-load-json-file-1.1.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-json-file-1.1.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-load-json-file-1.1.0-4|39	%nodejs_symlink_deps
14cu|nodejs-load-json-file-1.1.0-4|40	%changelog
14cu|nodejs-load-json-file-1.1.0-4|41	
14cu|nodejs-load-json-file-1.1.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-load-json-file-1.1.0-4|43	- (d3e0293) BuildList#2799825: Increase release tag
14cu|nodejs-load-json-file-1.1.0-4|44	
14cu|nodejs-load-json-file-1.1.0-4|45	

11703 14
14cu|nodejs-localforage-1.4.0-4|1	%define oname localforage
14cu|nodejs-localforage-1.4.0-4|2	
14cu|nodejs-localforage-1.4.0-4|3	Summary:        Offline storage, improved
14cu|nodejs-localforage-1.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-localforage-1.4.0-4|5	Version:        1.4.0
14cu|nodejs-localforage-1.4.0-4|6	Release:        4
14cu|nodejs-localforage-1.4.0-4|7	License:        ASL 2.0
14cu|nodejs-localforage-1.4.0-4|8	Group:          Development/Other
14cu|nodejs-localforage-1.4.0-4|9	Url:            https://github.com/mozilla/localForage
14cu|nodejs-localforage-1.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-localforage-1.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-localforage-1.4.0-4|12	BuildRequires:  npm(promise)
14cu|nodejs-localforage-1.4.0-4|13	# Rakefile will search for ruby.h
14cu|nodejs-localforage-1.4.0-4|14	Requires:  pkgconfig(ruby)
14cu|nodejs-localforage-1.4.0-4|15	BuildArch:      noarch
14cu|nodejs-localforage-1.4.0-4|16	
14cu|nodejs-localforage-1.4.0-4|17	%description
14cu|nodejs-localforage-1.4.0-4|18	%{summary}.
14cu|nodejs-localforage-1.4.0-4|19	
14cu|nodejs-localforage-1.4.0-4|20	%files
14cu|nodejs-localforage-1.4.0-4|21	%doc LICENSE *.md examples/
14cu|nodejs-localforage-1.4.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-localforage-1.4.0-4|23	
14cu|nodejs-localforage-1.4.0-4|24	#------------------------------------------------------------------
14cu|nodejs-localforage-1.4.0-4|25	
14cu|nodejs-localforage-1.4.0-4|26	%prep
14cu|nodejs-localforage-1.4.0-4|27	%setup -q -n package
14cu|nodejs-localforage-1.4.0-4|28	rm -rf node_modules
14cu|nodejs-localforage-1.4.0-4|29	find . -type f -exec chmod -x {} \;
14cu|nodejs-localforage-1.4.0-4|30	
14cu|nodejs-localforage-1.4.0-4|31	%build
14cu|nodejs-localforage-1.4.0-4|32	
14cu|nodejs-localforage-1.4.0-4|33	%install
14cu|nodejs-localforage-1.4.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-localforage-1.4.0-4|35	cp -r *.json src/ site/ Gemfile config.rb Gemfile.lock Rakefile dist/ \
14cu|nodejs-localforage-1.4.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-localforage-1.4.0-4|37	%nodejs_symlink_deps
14cu|nodejs-localforage-1.4.0-4|38	%changelog
14cu|nodejs-localforage-1.4.0-4|39	
14cu|nodejs-localforage-1.4.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-4
14cu|nodejs-localforage-1.4.0-4|41	- (b417a93) BuildList#2799825: Increase release tag
14cu|nodejs-localforage-1.4.0-4|42	
14cu|nodejs-localforage-1.4.0-4|43	

11704 14
14cu|nodejs-lockfile-1.0.1-4|1	%define oname lockfile
14cu|nodejs-lockfile-1.0.1-4|2	
14cu|nodejs-lockfile-1.0.1-4|3	Summary:        A very polite lock file utility
14cu|nodejs-lockfile-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lockfile-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-lockfile-1.0.1-4|6	Release:        4
14cu|nodejs-lockfile-1.0.1-4|7	Group:          Development/Other
14cu|nodejs-lockfile-1.0.1-4|8	License:        ISC
14cu|nodejs-lockfile-1.0.1-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-lockfile-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lockfile-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lockfile-1.0.1-4|12	BuildRequires:  npm(tap)
14cu|nodejs-lockfile-1.0.1-4|13	BuildRequires:  npm(touch)
14cu|nodejs-lockfile-1.0.1-4|14	BuildArch:  noarch
14cu|nodejs-lockfile-1.0.1-4|15	
14cu|nodejs-lockfile-1.0.1-4|16	%description
14cu|nodejs-lockfile-1.0.1-4|17	A very polite lock file utility, which endeavors to not litter, and to wait
14cu|nodejs-lockfile-1.0.1-4|18	patiently for others.
14cu|nodejs-lockfile-1.0.1-4|19	
14cu|nodejs-lockfile-1.0.1-4|20	%files
14cu|nodejs-lockfile-1.0.1-4|21	%doc LICENSE README.md
14cu|nodejs-lockfile-1.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lockfile-1.0.1-4|23	
14cu|nodejs-lockfile-1.0.1-4|24	#------------------------------------------------------------------------
14cu|nodejs-lockfile-1.0.1-4|25	
14cu|nodejs-lockfile-1.0.1-4|26	%prep
14cu|nodejs-lockfile-1.0.1-4|27	%setup -qn package
14cu|nodejs-lockfile-1.0.1-4|28	
14cu|nodejs-lockfile-1.0.1-4|29	%build
14cu|nodejs-lockfile-1.0.1-4|30	#nothing to do
14cu|nodejs-lockfile-1.0.1-4|31	
14cu|nodejs-lockfile-1.0.1-4|32	%install
14cu|nodejs-lockfile-1.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lockfile-1.0.1-4|34	cp -pr package.json %{oname}.js test %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lockfile-1.0.1-4|35	
14cu|nodejs-lockfile-1.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-lockfile-1.0.1-4|37	
14cu|nodejs-lockfile-1.0.1-4|38	%check
14cu|nodejs-lockfile-1.0.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-lockfile-1.0.1-4|40	%tap test/*.js
14cu|nodejs-lockfile-1.0.1-4|41	
14cu|nodejs-lockfile-1.0.1-4|42	
14cu|nodejs-lockfile-1.0.1-4|43	%changelog
14cu|nodejs-lockfile-1.0.1-4|44	
14cu|nodejs-lockfile-1.0.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-lockfile-1.0.1-4|46	- (4bbda91) BuildList#2799825: Increase release tag
14cu|nodejs-lockfile-1.0.1-4|47	
14cu|nodejs-lockfile-1.0.1-4|48	

11705 14
14cu|nodejs-lodash-3.10.1-1.4|1	%define oname lodash
14cu|nodejs-lodash-3.10.1-1.4|2	
14cu|nodejs-lodash-3.10.1-1.4|3	Summary:        The modern build of lodash modular utilities
14cu|nodejs-lodash-3.10.1-1.4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash-3.10.1-1.4|5	Version:        3.10.1
14cu|nodejs-lodash-3.10.1-1.4|6	Release:        1.4
14cu|nodejs-lodash-3.10.1-1.4|7	License:        MIT
14cu|nodejs-lodash-3.10.1-1.4|8	Group:          Development/Other
14cu|nodejs-lodash-3.10.1-1.4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash-3.10.1-1.4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash-3.10.1-1.4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash-3.10.1-1.4|12	BuildArch:      noarch
14cu|nodejs-lodash-3.10.1-1.4|13	
14cu|nodejs-lodash-3.10.1-1.4|14	%description
14cu|nodejs-lodash-3.10.1-1.4|15	%{summary}.
14cu|nodejs-lodash-3.10.1-1.4|16	
14cu|nodejs-lodash-3.10.1-1.4|17	%files
14cu|nodejs-lodash-3.10.1-1.4|18	%doc LICENSE *.md
14cu|nodejs-lodash-3.10.1-1.4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-3.10.1-1.4|20	
14cu|nodejs-lodash-3.10.1-1.4|21	#------------------------------------------------------------------
14cu|nodejs-lodash-3.10.1-1.4|22	
14cu|nodejs-lodash-3.10.1-1.4|23	%prep
14cu|nodejs-lodash-3.10.1-1.4|24	%setup -q -n package
14cu|nodejs-lodash-3.10.1-1.4|25	rm -rf node_modules
14cu|nodejs-lodash-3.10.1-1.4|26	
14cu|nodejs-lodash-3.10.1-1.4|27	%build
14cu|nodejs-lodash-3.10.1-1.4|28	
14cu|nodejs-lodash-3.10.1-1.4|29	%install
14cu|nodejs-lodash-3.10.1-1.4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-3.10.1-1.4|31	cp -r array/ *.js date/ lang/ math/ *.json collection/ \
14cu|nodejs-lodash-3.10.1-1.4|32	object/ chain/ function/ internal/ number/ string/ utility/ \
14cu|nodejs-lodash-3.10.1-1.4|33	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-3.10.1-1.4|34	
14cu|nodejs-lodash-3.10.1-1.4|35	%nodejs_symlink_deps
14cu|nodejs-lodash-3.10.1-1.4|36	%changelog
14cu|nodejs-lodash-3.10.1-1.4|37	
14cu|nodejs-lodash-3.10.1-1.4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.10.1-1.4
14cu|nodejs-lodash-3.10.1-1.4|39	- (2dc759f) BuildList#2799825: Increase release tag
14cu|nodejs-lodash-3.10.1-1.4|40	
14cu|nodejs-lodash-3.10.1-1.4|41	

11706 14
14cu|nodejs-lodash._arraycopy-3.0.0-4|1	%define oname lodash._arraycopy
14cu|nodejs-lodash._arraycopy-3.0.0-4|2	
14cu|nodejs-lodash._arraycopy-3.0.0-4|3	Summary:        The modern build of lodash’s internal arrayCopy as a module
14cu|nodejs-lodash._arraycopy-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._arraycopy-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._arraycopy-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._arraycopy-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._arraycopy-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._arraycopy-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._arraycopy-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._arraycopy-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._arraycopy-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._arraycopy-3.0.0-4|13	
14cu|nodejs-lodash._arraycopy-3.0.0-4|14	%description
14cu|nodejs-lodash._arraycopy-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._arraycopy-3.0.0-4|16	
14cu|nodejs-lodash._arraycopy-3.0.0-4|17	%files
14cu|nodejs-lodash._arraycopy-3.0.0-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._arraycopy-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraycopy-3.0.0-4|20	
14cu|nodejs-lodash._arraycopy-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._arraycopy-3.0.0-4|22	
14cu|nodejs-lodash._arraycopy-3.0.0-4|23	%prep
14cu|nodejs-lodash._arraycopy-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._arraycopy-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._arraycopy-3.0.0-4|26	
14cu|nodejs-lodash._arraycopy-3.0.0-4|27	%build
14cu|nodejs-lodash._arraycopy-3.0.0-4|28	
14cu|nodejs-lodash._arraycopy-3.0.0-4|29	%install
14cu|nodejs-lodash._arraycopy-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraycopy-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraycopy-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._arraycopy-3.0.0-4|33	%changelog
14cu|nodejs-lodash._arraycopy-3.0.0-4|34	
14cu|nodejs-lodash._arraycopy-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._arraycopy-3.0.0-4|36	- (939809c) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._arraycopy-3.0.0-4|37	
14cu|nodejs-lodash._arraycopy-3.0.0-4|38	

11707 14
14cu|nodejs-lodash._arrayeach-3.0.0-4|1	%define oname lodash._arrayeach
14cu|nodejs-lodash._arrayeach-3.0.0-4|2	
14cu|nodejs-lodash._arrayeach-3.0.0-4|3	Summary:        The modern build of lodash’s internal arrayEach as a module
14cu|nodejs-lodash._arrayeach-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._arrayeach-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._arrayeach-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._arrayeach-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._arrayeach-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._arrayeach-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._arrayeach-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._arrayeach-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._arrayeach-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._arrayeach-3.0.0-4|13	
14cu|nodejs-lodash._arrayeach-3.0.0-4|14	%description
14cu|nodejs-lodash._arrayeach-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._arrayeach-3.0.0-4|16	
14cu|nodejs-lodash._arrayeach-3.0.0-4|17	%files
14cu|nodejs-lodash._arrayeach-3.0.0-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._arrayeach-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arrayeach-3.0.0-4|20	
14cu|nodejs-lodash._arrayeach-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._arrayeach-3.0.0-4|22	
14cu|nodejs-lodash._arrayeach-3.0.0-4|23	%prep
14cu|nodejs-lodash._arrayeach-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._arrayeach-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._arrayeach-3.0.0-4|26	
14cu|nodejs-lodash._arrayeach-3.0.0-4|27	%build
14cu|nodejs-lodash._arrayeach-3.0.0-4|28	
14cu|nodejs-lodash._arrayeach-3.0.0-4|29	%install
14cu|nodejs-lodash._arrayeach-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arrayeach-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arrayeach-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._arrayeach-3.0.0-4|33	%changelog
14cu|nodejs-lodash._arrayeach-3.0.0-4|34	
14cu|nodejs-lodash._arrayeach-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._arrayeach-3.0.0-4|36	- (0754af6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._arrayeach-3.0.0-4|37	
14cu|nodejs-lodash._arrayeach-3.0.0-4|38	

11708 14
14cu|nodejs-lodash._arraymap-3.0.0-4|1	%define oname lodash._arraymap
14cu|nodejs-lodash._arraymap-3.0.0-4|2	
14cu|nodejs-lodash._arraymap-3.0.0-4|3	Summary:        The modern build of lodash’s internal arrayMap as a module
14cu|nodejs-lodash._arraymap-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._arraymap-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._arraymap-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._arraymap-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._arraymap-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._arraymap-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._arraymap-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._arraymap-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._arraymap-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._arraymap-3.0.0-4|13	
14cu|nodejs-lodash._arraymap-3.0.0-4|14	%description
14cu|nodejs-lodash._arraymap-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._arraymap-3.0.0-4|16	
14cu|nodejs-lodash._arraymap-3.0.0-4|17	%files
14cu|nodejs-lodash._arraymap-3.0.0-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._arraymap-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraymap-3.0.0-4|20	
14cu|nodejs-lodash._arraymap-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._arraymap-3.0.0-4|22	
14cu|nodejs-lodash._arraymap-3.0.0-4|23	%prep
14cu|nodejs-lodash._arraymap-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._arraymap-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._arraymap-3.0.0-4|26	
14cu|nodejs-lodash._arraymap-3.0.0-4|27	%build
14cu|nodejs-lodash._arraymap-3.0.0-4|28	
14cu|nodejs-lodash._arraymap-3.0.0-4|29	%install
14cu|nodejs-lodash._arraymap-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraymap-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._arraymap-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._arraymap-3.0.0-4|33	
14cu|nodejs-lodash._arraymap-3.0.0-4|34	
14cu|nodejs-lodash._arraymap-3.0.0-4|35	%changelog
14cu|nodejs-lodash._arraymap-3.0.0-4|36	
14cu|nodejs-lodash._arraymap-3.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._arraymap-3.0.0-4|38	- (6b3ab80) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._arraymap-3.0.0-4|39	
14cu|nodejs-lodash._arraymap-3.0.0-4|40	

11709 14
14cu|nodejs-lodash.assign-4.0.1-4|1	%define oname lodash.assign
14cu|nodejs-lodash.assign-4.0.1-4|2	
14cu|nodejs-lodash.assign-4.0.1-4|3	Summary:        The lodash method _.assign exported as a module
14cu|nodejs-lodash.assign-4.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.assign-4.0.1-4|5	Version:        4.0.1
14cu|nodejs-lodash.assign-4.0.1-4|6	Release:        4
14cu|nodejs-lodash.assign-4.0.1-4|7	License:        MIT
14cu|nodejs-lodash.assign-4.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.assign-4.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.assign-4.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.assign-4.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.assign-4.0.1-4|12	BuildRequires:  npm(lodash.rest)
14cu|nodejs-lodash.assign-4.0.1-4|13	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash.assign-4.0.1-4|14	BuildArch:      noarch
14cu|nodejs-lodash.assign-4.0.1-4|15	
14cu|nodejs-lodash.assign-4.0.1-4|16	%description
14cu|nodejs-lodash.assign-4.0.1-4|17	%{summary}.
14cu|nodejs-lodash.assign-4.0.1-4|18	
14cu|nodejs-lodash.assign-4.0.1-4|19	%files
14cu|nodejs-lodash.assign-4.0.1-4|20	%doc LICENSE *.md
14cu|nodejs-lodash.assign-4.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assign-4.0.1-4|22	
14cu|nodejs-lodash.assign-4.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.assign-4.0.1-4|24	
14cu|nodejs-lodash.assign-4.0.1-4|25	%prep
14cu|nodejs-lodash.assign-4.0.1-4|26	%setup -q -n package
14cu|nodejs-lodash.assign-4.0.1-4|27	rm -rf node_modules
14cu|nodejs-lodash.assign-4.0.1-4|28	%nodejs_fixdep lodash.keys
14cu|nodejs-lodash.assign-4.0.1-4|29	
14cu|nodejs-lodash.assign-4.0.1-4|30	%build
14cu|nodejs-lodash.assign-4.0.1-4|31	
14cu|nodejs-lodash.assign-4.0.1-4|32	%install
14cu|nodejs-lodash.assign-4.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assign-4.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assign-4.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash.assign-4.0.1-4|36	%changelog
14cu|nodejs-lodash.assign-4.0.1-4|37	
14cu|nodejs-lodash.assign-4.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.1-4
14cu|nodejs-lodash.assign-4.0.1-4|39	- (0c2e5fa) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.assign-4.0.1-4|40	
14cu|nodejs-lodash.assign-4.0.1-4|41	

11710 14
14cu|nodejs-lodash.assigninwith-4.0.5-4|1	%define oname lodash.assigninwith
14cu|nodejs-lodash.assigninwith-4.0.5-4|2	
14cu|nodejs-lodash.assigninwith-4.0.5-4|3	Summary:        The lodash method '_.assignInWith' exported as a module
14cu|nodejs-lodash.assigninwith-4.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.assigninwith-4.0.5-4|5	Version:        4.0.5
14cu|nodejs-lodash.assigninwith-4.0.5-4|6	Release:        4
14cu|nodejs-lodash.assigninwith-4.0.5-4|7	License:        MIT
14cu|nodejs-lodash.assigninwith-4.0.5-4|8	Group:          Development/Other
14cu|nodejs-lodash.assigninwith-4.0.5-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.assigninwith-4.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.assigninwith-4.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.assigninwith-4.0.5-4|12	BuildRequires:  npm(lodash.rest)
14cu|nodejs-lodash.assigninwith-4.0.5-4|13	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash.assigninwith-4.0.5-4|14	BuildArch:      noarch
14cu|nodejs-lodash.assigninwith-4.0.5-4|15	
14cu|nodejs-lodash.assigninwith-4.0.5-4|16	%description
14cu|nodejs-lodash.assigninwith-4.0.5-4|17	%{summary}.
14cu|nodejs-lodash.assigninwith-4.0.5-4|18	
14cu|nodejs-lodash.assigninwith-4.0.5-4|19	%files
14cu|nodejs-lodash.assigninwith-4.0.5-4|20	%doc LICENSE *.md
14cu|nodejs-lodash.assigninwith-4.0.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assigninwith-4.0.5-4|22	
14cu|nodejs-lodash.assigninwith-4.0.5-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.assigninwith-4.0.5-4|24	
14cu|nodejs-lodash.assigninwith-4.0.5-4|25	%prep
14cu|nodejs-lodash.assigninwith-4.0.5-4|26	%setup -q -n package
14cu|nodejs-lodash.assigninwith-4.0.5-4|27	rm -rf node_modules
14cu|nodejs-lodash.assigninwith-4.0.5-4|28	
14cu|nodejs-lodash.assigninwith-4.0.5-4|29	%build
14cu|nodejs-lodash.assigninwith-4.0.5-4|30	
14cu|nodejs-lodash.assigninwith-4.0.5-4|31	%install
14cu|nodejs-lodash.assigninwith-4.0.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assigninwith-4.0.5-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.assigninwith-4.0.5-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.assigninwith-4.0.5-4|35	%changelog
14cu|nodejs-lodash.assigninwith-4.0.5-4|36	
14cu|nodejs-lodash.assigninwith-4.0.5-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.5-4
14cu|nodejs-lodash.assigninwith-4.0.5-4|38	- (8988fe6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.assigninwith-4.0.5-4|39	
14cu|nodejs-lodash.assigninwith-4.0.5-4|40	

11711 14
14cu|nodejs-lodash._baseassign-3.2.0-4|1	%define oname lodash._baseassign
14cu|nodejs-lodash._baseassign-3.2.0-4|2	
14cu|nodejs-lodash._baseassign-3.2.0-4|3	Summary:        The modern build of lodash’s internal baseAssign as a module
14cu|nodejs-lodash._baseassign-3.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._baseassign-3.2.0-4|5	Version:        3.2.0
14cu|nodejs-lodash._baseassign-3.2.0-4|6	Release:        4
14cu|nodejs-lodash._baseassign-3.2.0-4|7	License:        MIT
14cu|nodejs-lodash._baseassign-3.2.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._baseassign-3.2.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._baseassign-3.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._baseassign-3.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._baseassign-3.2.0-4|12	BuildRequires:  npm(lodash._basecopy)
14cu|nodejs-lodash._baseassign-3.2.0-4|13	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash._baseassign-3.2.0-4|14	BuildArch:      noarch
14cu|nodejs-lodash._baseassign-3.2.0-4|15	
14cu|nodejs-lodash._baseassign-3.2.0-4|16	%description
14cu|nodejs-lodash._baseassign-3.2.0-4|17	%{summary}.
14cu|nodejs-lodash._baseassign-3.2.0-4|18	
14cu|nodejs-lodash._baseassign-3.2.0-4|19	%files
14cu|nodejs-lodash._baseassign-3.2.0-4|20	%doc LICENSE.txt README.md
14cu|nodejs-lodash._baseassign-3.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseassign-3.2.0-4|22	
14cu|nodejs-lodash._baseassign-3.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash._baseassign-3.2.0-4|24	
14cu|nodejs-lodash._baseassign-3.2.0-4|25	%prep
14cu|nodejs-lodash._baseassign-3.2.0-4|26	%setup -q -n package
14cu|nodejs-lodash._baseassign-3.2.0-4|27	rm -rf node_modules
14cu|nodejs-lodash._baseassign-3.2.0-4|28	
14cu|nodejs-lodash._baseassign-3.2.0-4|29	%build
14cu|nodejs-lodash._baseassign-3.2.0-4|30	
14cu|nodejs-lodash._baseassign-3.2.0-4|31	%install
14cu|nodejs-lodash._baseassign-3.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseassign-3.2.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseassign-3.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash._baseassign-3.2.0-4|35	%changelog
14cu|nodejs-lodash._baseassign-3.2.0-4|36	
14cu|nodejs-lodash._baseassign-3.2.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-lodash._baseassign-3.2.0-4|38	- (01311e1) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._baseassign-3.2.0-4|39	
14cu|nodejs-lodash._baseassign-3.2.0-4|40	

11712 14
14cu|nodejs-lodash._baseclone-3.3.0-4|1	%define oname lodash._baseclone
14cu|nodejs-lodash._baseclone-3.3.0-4|2	
14cu|nodejs-lodash._baseclone-3.3.0-4|3	Summary:        The modern build of lodash’s internal baseClone as a module
14cu|nodejs-lodash._baseclone-3.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._baseclone-3.3.0-4|5	Version:        3.3.0
14cu|nodejs-lodash._baseclone-3.3.0-4|6	Release:        4
14cu|nodejs-lodash._baseclone-3.3.0-4|7	License:        MIT
14cu|nodejs-lodash._baseclone-3.3.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._baseclone-3.3.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._baseclone-3.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._baseclone-3.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._baseclone-3.3.0-4|12	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash._baseclone-3.3.0-4|13	BuildRequires:  npm(lodash.isarray)
14cu|nodejs-lodash._baseclone-3.3.0-4|14	BuildRequires:  npm(lodash._basefor)
14cu|nodejs-lodash._baseclone-3.3.0-4|15	BuildRequires:  npm(lodash._baseassign)
14cu|nodejs-lodash._baseclone-3.3.0-4|16	BuildRequires:  npm(lodash._arrayeach)
14cu|nodejs-lodash._baseclone-3.3.0-4|17	BuildRequires:  npm(lodash._arraycopy)
14cu|nodejs-lodash._baseclone-3.3.0-4|18	BuildArch:      noarch
14cu|nodejs-lodash._baseclone-3.3.0-4|19	
14cu|nodejs-lodash._baseclone-3.3.0-4|20	%description
14cu|nodejs-lodash._baseclone-3.3.0-4|21	%{summary}.
14cu|nodejs-lodash._baseclone-3.3.0-4|22	
14cu|nodejs-lodash._baseclone-3.3.0-4|23	%files
14cu|nodejs-lodash._baseclone-3.3.0-4|24	%doc LICENSE README.md
14cu|nodejs-lodash._baseclone-3.3.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseclone-3.3.0-4|26	
14cu|nodejs-lodash._baseclone-3.3.0-4|27	#------------------------------------------------------------------
14cu|nodejs-lodash._baseclone-3.3.0-4|28	
14cu|nodejs-lodash._baseclone-3.3.0-4|29	%prep
14cu|nodejs-lodash._baseclone-3.3.0-4|30	%setup -q -n package
14cu|nodejs-lodash._baseclone-3.3.0-4|31	rm -rf node_modules
14cu|nodejs-lodash._baseclone-3.3.0-4|32	
14cu|nodejs-lodash._baseclone-3.3.0-4|33	%build
14cu|nodejs-lodash._baseclone-3.3.0-4|34	
14cu|nodejs-lodash._baseclone-3.3.0-4|35	%install
14cu|nodejs-lodash._baseclone-3.3.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseclone-3.3.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseclone-3.3.0-4|38	%nodejs_symlink_deps
14cu|nodejs-lodash._baseclone-3.3.0-4|39	%changelog
14cu|nodejs-lodash._baseclone-3.3.0-4|40	
14cu|nodejs-lodash._baseclone-3.3.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.0-4
14cu|nodejs-lodash._baseclone-3.3.0-4|42	- (b5814a2) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._baseclone-3.3.0-4|43	
14cu|nodejs-lodash._baseclone-3.3.0-4|44	

11713 14
14cu|nodejs-lodash._basecopy-3.0.1-4|1	%define oname lodash._basecopy
14cu|nodejs-lodash._basecopy-3.0.1-4|2	
14cu|nodejs-lodash._basecopy-3.0.1-4|3	Summary:        The modern build of lodash’s internal baseCopy as a module
14cu|nodejs-lodash._basecopy-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._basecopy-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-lodash._basecopy-3.0.1-4|6	Release:        4
14cu|nodejs-lodash._basecopy-3.0.1-4|7	License:        MIT
14cu|nodejs-lodash._basecopy-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._basecopy-3.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._basecopy-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._basecopy-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._basecopy-3.0.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._basecopy-3.0.1-4|13	
14cu|nodejs-lodash._basecopy-3.0.1-4|14	%description
14cu|nodejs-lodash._basecopy-3.0.1-4|15	%{summary}.
14cu|nodejs-lodash._basecopy-3.0.1-4|16	
14cu|nodejs-lodash._basecopy-3.0.1-4|17	%files
14cu|nodejs-lodash._basecopy-3.0.1-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._basecopy-3.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basecopy-3.0.1-4|20	
14cu|nodejs-lodash._basecopy-3.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._basecopy-3.0.1-4|22	
14cu|nodejs-lodash._basecopy-3.0.1-4|23	%prep
14cu|nodejs-lodash._basecopy-3.0.1-4|24	%setup -q -n package
14cu|nodejs-lodash._basecopy-3.0.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._basecopy-3.0.1-4|26	
14cu|nodejs-lodash._basecopy-3.0.1-4|27	%build
14cu|nodejs-lodash._basecopy-3.0.1-4|28	
14cu|nodejs-lodash._basecopy-3.0.1-4|29	%install
14cu|nodejs-lodash._basecopy-3.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basecopy-3.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basecopy-3.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._basecopy-3.0.1-4|33	%changelog
14cu|nodejs-lodash._basecopy-3.0.1-4|34	
14cu|nodejs-lodash._basecopy-3.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-lodash._basecopy-3.0.1-4|36	- (ebd7ed0) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._basecopy-3.0.1-4|37	
14cu|nodejs-lodash._basecopy-3.0.1-4|38	

11714 14
14cu|nodejs-lodash._basedifference-3.0.3-4|1	%define oname lodash._basedifference
14cu|nodejs-lodash._basedifference-3.0.3-4|2	
14cu|nodejs-lodash._basedifference-3.0.3-4|3	Summary:        The modern build of lodash’s internal baseDifference as a module
14cu|nodejs-lodash._basedifference-3.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._basedifference-3.0.3-4|5	Version:        3.0.3
14cu|nodejs-lodash._basedifference-3.0.3-4|6	Release:        4
14cu|nodejs-lodash._basedifference-3.0.3-4|7	License:        MIT
14cu|nodejs-lodash._basedifference-3.0.3-4|8	Group:          Development/Other
14cu|nodejs-lodash._basedifference-3.0.3-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._basedifference-3.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._basedifference-3.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._basedifference-3.0.3-4|12	BuildRequires:  npm(lodash._createcache)
14cu|nodejs-lodash._basedifference-3.0.3-4|13	BuildRequires:  npm(lodash._cacheindexof)
14cu|nodejs-lodash._basedifference-3.0.3-4|14	BuildRequires:  npm(lodash._baseindexof)
14cu|nodejs-lodash._basedifference-3.0.3-4|15	BuildArch:      noarch
14cu|nodejs-lodash._basedifference-3.0.3-4|16	
14cu|nodejs-lodash._basedifference-3.0.3-4|17	%description
14cu|nodejs-lodash._basedifference-3.0.3-4|18	%{summary}.
14cu|nodejs-lodash._basedifference-3.0.3-4|19	
14cu|nodejs-lodash._basedifference-3.0.3-4|20	%files
14cu|nodejs-lodash._basedifference-3.0.3-4|21	%doc LICENSE README.md
14cu|nodejs-lodash._basedifference-3.0.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basedifference-3.0.3-4|23	
14cu|nodejs-lodash._basedifference-3.0.3-4|24	#------------------------------------------------------------------
14cu|nodejs-lodash._basedifference-3.0.3-4|25	
14cu|nodejs-lodash._basedifference-3.0.3-4|26	%prep
14cu|nodejs-lodash._basedifference-3.0.3-4|27	%setup -q -n package
14cu|nodejs-lodash._basedifference-3.0.3-4|28	rm -rf node_modules
14cu|nodejs-lodash._basedifference-3.0.3-4|29	
14cu|nodejs-lodash._basedifference-3.0.3-4|30	%build
14cu|nodejs-lodash._basedifference-3.0.3-4|31	
14cu|nodejs-lodash._basedifference-3.0.3-4|32	%install
14cu|nodejs-lodash._basedifference-3.0.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basedifference-3.0.3-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basedifference-3.0.3-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash._basedifference-3.0.3-4|36	%changelog
14cu|nodejs-lodash._basedifference-3.0.3-4|37	
14cu|nodejs-lodash._basedifference-3.0.3-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.3-4
14cu|nodejs-lodash._basedifference-3.0.3-4|39	- (6da35fd) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._basedifference-3.0.3-4|40	
14cu|nodejs-lodash._basedifference-3.0.3-4|41	

11715 14
14cu|nodejs-lodash._baseflatten-3.1.4-4|1	%define oname lodash._baseflatten
14cu|nodejs-lodash._baseflatten-3.1.4-4|2	
14cu|nodejs-lodash._baseflatten-3.1.4-4|3	Summary:        The modern build of lodash’s internal baseFlatten as a module
14cu|nodejs-lodash._baseflatten-3.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._baseflatten-3.1.4-4|5	Version:        3.1.4
14cu|nodejs-lodash._baseflatten-3.1.4-4|6	Release:        4
14cu|nodejs-lodash._baseflatten-3.1.4-4|7	License:        MIT
14cu|nodejs-lodash._baseflatten-3.1.4-4|8	Group:          Development/Other
14cu|nodejs-lodash._baseflatten-3.1.4-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._baseflatten-3.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._baseflatten-3.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._baseflatten-3.1.4-4|12	BuildRequires:  npm(lodash.isarray)
14cu|nodejs-lodash._baseflatten-3.1.4-4|13	BuildRequires:  npm(lodash.isarguments)
14cu|nodejs-lodash._baseflatten-3.1.4-4|14	BuildArch:      noarch
14cu|nodejs-lodash._baseflatten-3.1.4-4|15	
14cu|nodejs-lodash._baseflatten-3.1.4-4|16	%description
14cu|nodejs-lodash._baseflatten-3.1.4-4|17	%{summary}.
14cu|nodejs-lodash._baseflatten-3.1.4-4|18	
14cu|nodejs-lodash._baseflatten-3.1.4-4|19	%files
14cu|nodejs-lodash._baseflatten-3.1.4-4|20	%doc LICENSE README.md
14cu|nodejs-lodash._baseflatten-3.1.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseflatten-3.1.4-4|22	
14cu|nodejs-lodash._baseflatten-3.1.4-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash._baseflatten-3.1.4-4|24	
14cu|nodejs-lodash._baseflatten-3.1.4-4|25	%prep
14cu|nodejs-lodash._baseflatten-3.1.4-4|26	%setup -q -n package
14cu|nodejs-lodash._baseflatten-3.1.4-4|27	rm -rf node_modules
14cu|nodejs-lodash._baseflatten-3.1.4-4|28	
14cu|nodejs-lodash._baseflatten-3.1.4-4|29	%build
14cu|nodejs-lodash._baseflatten-3.1.4-4|30	
14cu|nodejs-lodash._baseflatten-3.1.4-4|31	%install
14cu|nodejs-lodash._baseflatten-3.1.4-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseflatten-3.1.4-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseflatten-3.1.4-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash._baseflatten-3.1.4-4|35	%changelog
14cu|nodejs-lodash._baseflatten-3.1.4-4|36	
14cu|nodejs-lodash._baseflatten-3.1.4-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.4-4
14cu|nodejs-lodash._baseflatten-3.1.4-4|38	- (dd68271) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._baseflatten-3.1.4-4|39	
14cu|nodejs-lodash._baseflatten-3.1.4-4|40	

11716 14
14cu|nodejs-lodash._basefor-3.0.2-4|1	%define oname lodash._basefor
14cu|nodejs-lodash._basefor-3.0.2-4|2	
14cu|nodejs-lodash._basefor-3.0.2-4|3	Summary:        The modern build of lodash’s internal baseFor as a module
14cu|nodejs-lodash._basefor-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._basefor-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-lodash._basefor-3.0.2-4|6	Release:        4
14cu|nodejs-lodash._basefor-3.0.2-4|7	License:        MIT
14cu|nodejs-lodash._basefor-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-lodash._basefor-3.0.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._basefor-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._basefor-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._basefor-3.0.2-4|12	BuildArch:      noarch
14cu|nodejs-lodash._basefor-3.0.2-4|13	
14cu|nodejs-lodash._basefor-3.0.2-4|14	%description
14cu|nodejs-lodash._basefor-3.0.2-4|15	%{summary}.
14cu|nodejs-lodash._basefor-3.0.2-4|16	
14cu|nodejs-lodash._basefor-3.0.2-4|17	%files
14cu|nodejs-lodash._basefor-3.0.2-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._basefor-3.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basefor-3.0.2-4|20	
14cu|nodejs-lodash._basefor-3.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._basefor-3.0.2-4|22	
14cu|nodejs-lodash._basefor-3.0.2-4|23	%prep
14cu|nodejs-lodash._basefor-3.0.2-4|24	%setup -q -n package
14cu|nodejs-lodash._basefor-3.0.2-4|25	rm -rf node_modules
14cu|nodejs-lodash._basefor-3.0.2-4|26	
14cu|nodejs-lodash._basefor-3.0.2-4|27	%build
14cu|nodejs-lodash._basefor-3.0.2-4|28	
14cu|nodejs-lodash._basefor-3.0.2-4|29	%install
14cu|nodejs-lodash._basefor-3.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basefor-3.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basefor-3.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._basefor-3.0.2-4|33	
14cu|nodejs-lodash._basefor-3.0.2-4|34	%changelog
14cu|nodejs-lodash._basefor-3.0.2-4|35	
14cu|nodejs-lodash._basefor-3.0.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-lodash._basefor-3.0.2-4|37	- (5871d19) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._basefor-3.0.2-4|38	
14cu|nodejs-lodash._basefor-3.0.2-4|39	

11717 14
14cu|nodejs-lodash._baseindexof-3.1.0-4|1	%define oname lodash._baseindexof
14cu|nodejs-lodash._baseindexof-3.1.0-4|2	
14cu|nodejs-lodash._baseindexof-3.1.0-4|3	Summary:        The modern build of lodash’s internal baseIndexOf as a module
14cu|nodejs-lodash._baseindexof-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._baseindexof-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-lodash._baseindexof-3.1.0-4|6	Release:        4
14cu|nodejs-lodash._baseindexof-3.1.0-4|7	License:        MIT
14cu|nodejs-lodash._baseindexof-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._baseindexof-3.1.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._baseindexof-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._baseindexof-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._baseindexof-3.1.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._baseindexof-3.1.0-4|13	
14cu|nodejs-lodash._baseindexof-3.1.0-4|14	%description
14cu|nodejs-lodash._baseindexof-3.1.0-4|15	%{summary}.
14cu|nodejs-lodash._baseindexof-3.1.0-4|16	
14cu|nodejs-lodash._baseindexof-3.1.0-4|17	%files
14cu|nodejs-lodash._baseindexof-3.1.0-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._baseindexof-3.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseindexof-3.1.0-4|20	
14cu|nodejs-lodash._baseindexof-3.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._baseindexof-3.1.0-4|22	
14cu|nodejs-lodash._baseindexof-3.1.0-4|23	%prep
14cu|nodejs-lodash._baseindexof-3.1.0-4|24	%setup -q -n package
14cu|nodejs-lodash._baseindexof-3.1.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._baseindexof-3.1.0-4|26	
14cu|nodejs-lodash._baseindexof-3.1.0-4|27	%build
14cu|nodejs-lodash._baseindexof-3.1.0-4|28	
14cu|nodejs-lodash._baseindexof-3.1.0-4|29	%install
14cu|nodejs-lodash._baseindexof-3.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseindexof-3.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._baseindexof-3.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._baseindexof-3.1.0-4|33	%changelog
14cu|nodejs-lodash._baseindexof-3.1.0-4|34	
14cu|nodejs-lodash._baseindexof-3.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-lodash._baseindexof-3.1.0-4|36	- (54de3bb) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._baseindexof-3.1.0-4|37	
14cu|nodejs-lodash._baseindexof-3.1.0-4|38	

11718 14
14cu|nodejs-lodash._basetostring-3.0.1-4|1	%define oname lodash._basetostring
14cu|nodejs-lodash._basetostring-3.0.1-4|2	
14cu|nodejs-lodash._basetostring-3.0.1-4|3	Summary:        The modern build of lodash’s internal _baseToString as a module
14cu|nodejs-lodash._basetostring-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._basetostring-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-lodash._basetostring-3.0.1-4|6	Release:        4
14cu|nodejs-lodash._basetostring-3.0.1-4|7	License:        MIT
14cu|nodejs-lodash._basetostring-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._basetostring-3.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._basetostring-3.0.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._basetostring-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._basetostring-3.0.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._basetostring-3.0.1-4|13	
14cu|nodejs-lodash._basetostring-3.0.1-4|14	%description
14cu|nodejs-lodash._basetostring-3.0.1-4|15	%{summary}.
14cu|nodejs-lodash._basetostring-3.0.1-4|16	
14cu|nodejs-lodash._basetostring-3.0.1-4|17	%files
14cu|nodejs-lodash._basetostring-3.0.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash._basetostring-3.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basetostring-3.0.1-4|20	
14cu|nodejs-lodash._basetostring-3.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._basetostring-3.0.1-4|22	
14cu|nodejs-lodash._basetostring-3.0.1-4|23	%prep
14cu|nodejs-lodash._basetostring-3.0.1-4|24	%setup -q -n package
14cu|nodejs-lodash._basetostring-3.0.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._basetostring-3.0.1-4|26	
14cu|nodejs-lodash._basetostring-3.0.1-4|27	%build
14cu|nodejs-lodash._basetostring-3.0.1-4|28	
14cu|nodejs-lodash._basetostring-3.0.1-4|29	%install
14cu|nodejs-lodash._basetostring-3.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basetostring-3.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._basetostring-3.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._basetostring-3.0.1-4|33	%changelog
14cu|nodejs-lodash._basetostring-3.0.1-4|34	
14cu|nodejs-lodash._basetostring-3.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-lodash._basetostring-3.0.1-4|36	- (2fb4b62) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._basetostring-3.0.1-4|37	
14cu|nodejs-lodash._basetostring-3.0.1-4|38	

11719 14
14cu|nodejs-lodash._bindcallback-3.0.1-4|1	%define oname lodash._bindcallback
14cu|nodejs-lodash._bindcallback-3.0.1-4|2	
14cu|nodejs-lodash._bindcallback-3.0.1-4|3	Summary:        The modern build of lodash’s internal bindCallback as a module
14cu|nodejs-lodash._bindcallback-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._bindcallback-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-lodash._bindcallback-3.0.1-4|6	Release:        4
14cu|nodejs-lodash._bindcallback-3.0.1-4|7	License:        MIT
14cu|nodejs-lodash._bindcallback-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._bindcallback-3.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._bindcallback-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._bindcallback-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._bindcallback-3.0.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._bindcallback-3.0.1-4|13	
14cu|nodejs-lodash._bindcallback-3.0.1-4|14	%description
14cu|nodejs-lodash._bindcallback-3.0.1-4|15	%{summary}.
14cu|nodejs-lodash._bindcallback-3.0.1-4|16	
14cu|nodejs-lodash._bindcallback-3.0.1-4|17	%files
14cu|nodejs-lodash._bindcallback-3.0.1-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._bindcallback-3.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._bindcallback-3.0.1-4|20	
14cu|nodejs-lodash._bindcallback-3.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._bindcallback-3.0.1-4|22	
14cu|nodejs-lodash._bindcallback-3.0.1-4|23	%prep
14cu|nodejs-lodash._bindcallback-3.0.1-4|24	%setup -q -n package
14cu|nodejs-lodash._bindcallback-3.0.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._bindcallback-3.0.1-4|26	
14cu|nodejs-lodash._bindcallback-3.0.1-4|27	%build
14cu|nodejs-lodash._bindcallback-3.0.1-4|28	
14cu|nodejs-lodash._bindcallback-3.0.1-4|29	%install
14cu|nodejs-lodash._bindcallback-3.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._bindcallback-3.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._bindcallback-3.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._bindcallback-3.0.1-4|33	%changelog
14cu|nodejs-lodash._bindcallback-3.0.1-4|34	
14cu|nodejs-lodash._bindcallback-3.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-lodash._bindcallback-3.0.1-4|36	- (6a44d0c) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._bindcallback-3.0.1-4|37	
14cu|nodejs-lodash._bindcallback-3.0.1-4|38	

11720 14
14cu|nodejs-lodash._cacheindexof-3.0.2-4|1	%define oname lodash._cacheindexof
14cu|nodejs-lodash._cacheindexof-3.0.2-4|2	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|3	Summary:        The modern build of lodash’s internal cacheIndexOf as a module
14cu|nodejs-lodash._cacheindexof-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._cacheindexof-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-lodash._cacheindexof-3.0.2-4|6	Release:        4
14cu|nodejs-lodash._cacheindexof-3.0.2-4|7	License:        MIT
14cu|nodejs-lodash._cacheindexof-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-lodash._cacheindexof-3.0.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._cacheindexof-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._cacheindexof-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._cacheindexof-3.0.2-4|12	BuildArch:      noarch
14cu|nodejs-lodash._cacheindexof-3.0.2-4|13	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|14	%description
14cu|nodejs-lodash._cacheindexof-3.0.2-4|15	%{summary}.
14cu|nodejs-lodash._cacheindexof-3.0.2-4|16	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|17	%files
14cu|nodejs-lodash._cacheindexof-3.0.2-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._cacheindexof-3.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._cacheindexof-3.0.2-4|20	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._cacheindexof-3.0.2-4|22	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|23	%prep
14cu|nodejs-lodash._cacheindexof-3.0.2-4|24	%setup -q -n package
14cu|nodejs-lodash._cacheindexof-3.0.2-4|25	rm -rf node_modules
14cu|nodejs-lodash._cacheindexof-3.0.2-4|26	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|27	%build
14cu|nodejs-lodash._cacheindexof-3.0.2-4|28	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|29	%install
14cu|nodejs-lodash._cacheindexof-3.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._cacheindexof-3.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._cacheindexof-3.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._cacheindexof-3.0.2-4|33	%changelog
14cu|nodejs-lodash._cacheindexof-3.0.2-4|34	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-lodash._cacheindexof-3.0.2-4|36	- (cdc08b6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._cacheindexof-3.0.2-4|37	
14cu|nodejs-lodash._cacheindexof-3.0.2-4|38	

11721 14
14cu|nodejs-lodash-cli-3.10.1-4|1	%define oname lodash-cli
14cu|nodejs-lodash-cli-3.10.1-4|2	
14cu|nodejs-lodash-cli-3.10.1-4|3	Name:           nodejs-%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|4	Version:        3.10.1
14cu|nodejs-lodash-cli-3.10.1-4|5	Release:        4
14cu|nodejs-lodash-cli-3.10.1-4|6	Summary:        The Lo-Dash command-line interface
14cu|nodejs-lodash-cli-3.10.1-4|7	Group:          Development/Other
14cu|nodejs-lodash-cli-3.10.1-4|8	License:        MIT
14cu|nodejs-lodash-cli-3.10.1-4|9	URL:            https://github.com/lodash/%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash-cli-3.10.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash-cli-3.10.1-4|12	BuildRequires:  npm(closure-compiler)
14cu|nodejs-lodash-cli-3.10.1-4|13	BuildRequires:  npm(glob)
14cu|nodejs-lodash-cli-3.10.1-4|14	BuildRequires:  npm(lodash)
14cu|nodejs-lodash-cli-3.10.1-4|15	BuildRequires:  npm(uglify-js)
14cu|nodejs-lodash-cli-3.10.1-4|16	BuildRequires:  npm(semver)
14cu|nodejs-lodash-cli-3.10.1-4|17	BuildRequires:  npm(lodash-compat)
14cu|nodejs-lodash-cli-3.10.1-4|18	BuildArch:      noarch
14cu|nodejs-lodash-cli-3.10.1-4|19	
14cu|nodejs-lodash-cli-3.10.1-4|20	%description
14cu|nodejs-lodash-cli-3.10.1-4|21	The Lo-Dash command-line interface for creating custom
14cu|nodejs-lodash-cli-3.10.1-4|22	builds & precompiling templates.
14cu|nodejs-lodash-cli-3.10.1-4|23	
14cu|nodejs-lodash-cli-3.10.1-4|24	%files
14cu|nodejs-lodash-cli-3.10.1-4|25	%doc LICENSE README.md
14cu|nodejs-lodash-cli-3.10.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|27	%{_datadir}/%{name}
14cu|nodejs-lodash-cli-3.10.1-4|28	%{_bindir}/lodash
14cu|nodejs-lodash-cli-3.10.1-4|29	#-----------------------------------------------
14cu|nodejs-lodash-cli-3.10.1-4|30	%prep
14cu|nodejs-lodash-cli-3.10.1-4|31	%setup -q -n package
14cu|nodejs-lodash-cli-3.10.1-4|32	rm -rf node_modules
14cu|nodejs-lodash-cli-3.10.1-4|33	
14cu|nodejs-lodash-cli-3.10.1-4|34	%nodejs_fixdep closure-compiler
14cu|nodejs-lodash-cli-3.10.1-4|35	%nodejs_fixdep glob
14cu|nodejs-lodash-cli-3.10.1-4|36	%nodejs_fixdep semver
14cu|nodejs-lodash-cli-3.10.1-4|37	%nodejs_fixdep uglify-js
14cu|nodejs-lodash-cli-3.10.1-4|38	
14cu|nodejs-lodash-cli-3.10.1-4|39	%build
14cu|nodejs-lodash-cli-3.10.1-4|40	
14cu|nodejs-lodash-cli-3.10.1-4|41	
14cu|nodejs-lodash-cli-3.10.1-4|42	%install
14cu|nodejs-lodash-cli-3.10.1-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|44	cp -pr *.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-lodash-cli-3.10.1-4|46	install -p -m755 bin/* %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-lodash-cli-3.10.1-4|47	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-lodash-cli-3.10.1-4|48	cp -pr template %{buildroot}%{_datadir}/%{name}
14cu|nodejs-lodash-cli-3.10.1-4|49	ln -s %{_datadir}/%{name}/template %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-cli-3.10.1-4|50	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-lodash-cli-3.10.1-4|51	ln -s %{nodejs_sitelib}/%{oname}/bin/lodash %{buildroot}%{_bindir}
14cu|nodejs-lodash-cli-3.10.1-4|52	%nodejs_symlink_deps
14cu|nodejs-lodash-cli-3.10.1-4|53	
14cu|nodejs-lodash-cli-3.10.1-4|54	%changelog
14cu|nodejs-lodash-cli-3.10.1-4|55	
14cu|nodejs-lodash-cli-3.10.1-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.10.1-4
14cu|nodejs-lodash-cli-3.10.1-4|57	- (3d75362) BuildList#2799825: Increase release tag
14cu|nodejs-lodash-cli-3.10.1-4|58	
14cu|nodejs-lodash-cli-3.10.1-4|59	

11722 14
14cu|nodejs-lodash.clonedeep-3.0.2-4|1	%define oname lodash.clonedeep
14cu|nodejs-lodash.clonedeep-3.0.2-4|2	
14cu|nodejs-lodash.clonedeep-3.0.2-4|3	Summary:        The modern build of lodash’s _.cloneDeep as a module
14cu|nodejs-lodash.clonedeep-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.clonedeep-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-lodash.clonedeep-3.0.2-4|6	Release:        4
14cu|nodejs-lodash.clonedeep-3.0.2-4|7	License:        MIT
14cu|nodejs-lodash.clonedeep-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-lodash.clonedeep-3.0.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.clonedeep-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.clonedeep-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.clonedeep-3.0.2-4|12	BuildRequires:  npm(lodash._bindcallback)
14cu|nodejs-lodash.clonedeep-3.0.2-4|13	BuildRequires:  npm(lodash._baseclone)
14cu|nodejs-lodash.clonedeep-3.0.2-4|14	BuildArch:      noarch
14cu|nodejs-lodash.clonedeep-3.0.2-4|15	
14cu|nodejs-lodash.clonedeep-3.0.2-4|16	%description
14cu|nodejs-lodash.clonedeep-3.0.2-4|17	%{summary}.
14cu|nodejs-lodash.clonedeep-3.0.2-4|18	
14cu|nodejs-lodash.clonedeep-3.0.2-4|19	%files
14cu|nodejs-lodash.clonedeep-3.0.2-4|20	%doc LICENSE README.md
14cu|nodejs-lodash.clonedeep-3.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.clonedeep-3.0.2-4|22	
14cu|nodejs-lodash.clonedeep-3.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.clonedeep-3.0.2-4|24	
14cu|nodejs-lodash.clonedeep-3.0.2-4|25	%prep
14cu|nodejs-lodash.clonedeep-3.0.2-4|26	%setup -q -n package
14cu|nodejs-lodash.clonedeep-3.0.2-4|27	rm -rf node_modules
14cu|nodejs-lodash.clonedeep-3.0.2-4|28	
14cu|nodejs-lodash.clonedeep-3.0.2-4|29	%build
14cu|nodejs-lodash.clonedeep-3.0.2-4|30	
14cu|nodejs-lodash.clonedeep-3.0.2-4|31	%install
14cu|nodejs-lodash.clonedeep-3.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.clonedeep-3.0.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.clonedeep-3.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.clonedeep-3.0.2-4|35	%changelog
14cu|nodejs-lodash.clonedeep-3.0.2-4|36	
14cu|nodejs-lodash.clonedeep-3.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-lodash.clonedeep-3.0.2-4|38	- (9eb3320) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.clonedeep-3.0.2-4|39	
14cu|nodejs-lodash.clonedeep-3.0.2-4|40	

11723 14
14cu|nodejs-lodash-compat-3.10.1-4|1	%define oname lodash-compat
14cu|nodejs-lodash-compat-3.10.1-4|2	
14cu|nodejs-lodash-compat-3.10.1-4|3	Summary:        The compatibility build of lodash modular utilities
14cu|nodejs-lodash-compat-3.10.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash-compat-3.10.1-4|5	Version:        3.10.1
14cu|nodejs-lodash-compat-3.10.1-4|6	Release:        4
14cu|nodejs-lodash-compat-3.10.1-4|7	License:        MIT
14cu|nodejs-lodash-compat-3.10.1-4|8	Group:          Development/Other
14cu|nodejs-lodash-compat-3.10.1-4|9	Url:            https://github.com/lodash/lodash-compat
14cu|nodejs-lodash-compat-3.10.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash-compat-3.10.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash-compat-3.10.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash-compat-3.10.1-4|13	
14cu|nodejs-lodash-compat-3.10.1-4|14	%description
14cu|nodejs-lodash-compat-3.10.1-4|15	%{summary}.
14cu|nodejs-lodash-compat-3.10.1-4|16	
14cu|nodejs-lodash-compat-3.10.1-4|17	%files
14cu|nodejs-lodash-compat-3.10.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash-compat-3.10.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-compat-3.10.1-4|20	
14cu|nodejs-lodash-compat-3.10.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash-compat-3.10.1-4|22	
14cu|nodejs-lodash-compat-3.10.1-4|23	%prep
14cu|nodejs-lodash-compat-3.10.1-4|24	%setup -q -n package
14cu|nodejs-lodash-compat-3.10.1-4|25	rm -rf node_modules
14cu|nodejs-lodash-compat-3.10.1-4|26	
14cu|nodejs-lodash-compat-3.10.1-4|27	%build
14cu|nodejs-lodash-compat-3.10.1-4|28	
14cu|nodejs-lodash-compat-3.10.1-4|29	%install
14cu|nodejs-lodash-compat-3.10.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-compat-3.10.1-4|31	cp -r package.json *.js array/ date/ lang/ math/ collection/ \
14cu|nodejs-lodash-compat-3.10.1-4|32	object/ chain/ function/ internal/ number/ string/ utility/ \
14cu|nodejs-lodash-compat-3.10.1-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-compat-3.10.1-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash-compat-3.10.1-4|35	
14cu|nodejs-lodash-compat-3.10.1-4|36	%changelog
14cu|nodejs-lodash-compat-3.10.1-4|37	
14cu|nodejs-lodash-compat-3.10.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.10.1-4
14cu|nodejs-lodash-compat-3.10.1-4|39	- (d3980b0) BuildList#2799825: Increase release tag
14cu|nodejs-lodash-compat-3.10.1-4|40	
14cu|nodejs-lodash-compat-3.10.1-4|41	

11724 14
14cu|nodejs-lodash._createassigner-3.1.1-4|1	%define oname lodash._createassigner
14cu|nodejs-lodash._createassigner-3.1.1-4|2	
14cu|nodejs-lodash._createassigner-3.1.1-4|3	Summary:        The modern build of lodash’s internal bindCallback as a module
14cu|nodejs-lodash._createassigner-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._createassigner-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-lodash._createassigner-3.1.1-4|6	Release:        4
14cu|nodejs-lodash._createassigner-3.1.1-4|7	License:        MIT
14cu|nodejs-lodash._createassigner-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._createassigner-3.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._createassigner-3.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._createassigner-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._createassigner-3.1.1-4|12	BuildRequires:  npm(lodash.restparam)
14cu|nodejs-lodash._createassigner-3.1.1-4|13	BuildRequires:  npm(lodash._isiterateecall)
14cu|nodejs-lodash._createassigner-3.1.1-4|14	BuildRequires:  npm(lodash._bindcallback)
14cu|nodejs-lodash._createassigner-3.1.1-4|15	BuildArch:      noarch
14cu|nodejs-lodash._createassigner-3.1.1-4|16	
14cu|nodejs-lodash._createassigner-3.1.1-4|17	%description
14cu|nodejs-lodash._createassigner-3.1.1-4|18	%{summary}.
14cu|nodejs-lodash._createassigner-3.1.1-4|19	
14cu|nodejs-lodash._createassigner-3.1.1-4|20	%files
14cu|nodejs-lodash._createassigner-3.1.1-4|21	%doc LICENSE.txt README.md
14cu|nodejs-lodash._createassigner-3.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createassigner-3.1.1-4|23	
14cu|nodejs-lodash._createassigner-3.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-lodash._createassigner-3.1.1-4|25	
14cu|nodejs-lodash._createassigner-3.1.1-4|26	%prep
14cu|nodejs-lodash._createassigner-3.1.1-4|27	%setup -q -n package
14cu|nodejs-lodash._createassigner-3.1.1-4|28	rm -rf node_modules
14cu|nodejs-lodash._createassigner-3.1.1-4|29	
14cu|nodejs-lodash._createassigner-3.1.1-4|30	%build
14cu|nodejs-lodash._createassigner-3.1.1-4|31	
14cu|nodejs-lodash._createassigner-3.1.1-4|32	%install
14cu|nodejs-lodash._createassigner-3.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createassigner-3.1.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createassigner-3.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash._createassigner-3.1.1-4|36	%changelog
14cu|nodejs-lodash._createassigner-3.1.1-4|37	
14cu|nodejs-lodash._createassigner-3.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-lodash._createassigner-3.1.1-4|39	- (c93f2e1) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._createassigner-3.1.1-4|40	
14cu|nodejs-lodash._createassigner-3.1.1-4|41	

11725 14
14cu|nodejs-lodash._createcache-3.1.2-4|1	%define oname lodash._createcache
14cu|nodejs-lodash._createcache-3.1.2-4|2	
14cu|nodejs-lodash._createcache-3.1.2-4|3	Summary:        The modern build of lodash’s internal createCache as a module
14cu|nodejs-lodash._createcache-3.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._createcache-3.1.2-4|5	Version:        3.1.2
14cu|nodejs-lodash._createcache-3.1.2-4|6	Release:        4
14cu|nodejs-lodash._createcache-3.1.2-4|7	License:        MIT
14cu|nodejs-lodash._createcache-3.1.2-4|8	Group:          Development/Other
14cu|nodejs-lodash._createcache-3.1.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._createcache-3.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._createcache-3.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._createcache-3.1.2-4|12	BuildRequires:  npm(lodash._getnative)
14cu|nodejs-lodash._createcache-3.1.2-4|13	BuildArch:      noarch
14cu|nodejs-lodash._createcache-3.1.2-4|14	
14cu|nodejs-lodash._createcache-3.1.2-4|15	%description
14cu|nodejs-lodash._createcache-3.1.2-4|16	%{summary}.
14cu|nodejs-lodash._createcache-3.1.2-4|17	
14cu|nodejs-lodash._createcache-3.1.2-4|18	%files
14cu|nodejs-lodash._createcache-3.1.2-4|19	%doc LICENSE README.md
14cu|nodejs-lodash._createcache-3.1.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createcache-3.1.2-4|21	
14cu|nodejs-lodash._createcache-3.1.2-4|22	#------------------------------------------------------------------
14cu|nodejs-lodash._createcache-3.1.2-4|23	
14cu|nodejs-lodash._createcache-3.1.2-4|24	%prep
14cu|nodejs-lodash._createcache-3.1.2-4|25	%setup -q -n package
14cu|nodejs-lodash._createcache-3.1.2-4|26	rm -rf node_modules
14cu|nodejs-lodash._createcache-3.1.2-4|27	
14cu|nodejs-lodash._createcache-3.1.2-4|28	%build
14cu|nodejs-lodash._createcache-3.1.2-4|29	
14cu|nodejs-lodash._createcache-3.1.2-4|30	%install
14cu|nodejs-lodash._createcache-3.1.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createcache-3.1.2-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createcache-3.1.2-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash._createcache-3.1.2-4|34	%changelog
14cu|nodejs-lodash._createcache-3.1.2-4|35	
14cu|nodejs-lodash._createcache-3.1.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.2-4
14cu|nodejs-lodash._createcache-3.1.2-4|37	- (aa8e1eb) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._createcache-3.1.2-4|38	
14cu|nodejs-lodash._createcache-3.1.2-4|39	

11726 14
14cu|nodejs-lodash._createpadding-3.6.1-4|1	%define oname lodash._createpadding
14cu|nodejs-lodash._createpadding-3.6.1-4|2	
14cu|nodejs-lodash._createpadding-3.6.1-4|3	Summary:        The modern build of lodash’s internal _createPadding as a module
14cu|nodejs-lodash._createpadding-3.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._createpadding-3.6.1-4|5	Version:        3.6.1
14cu|nodejs-lodash._createpadding-3.6.1-4|6	Release:        4
14cu|nodejs-lodash._createpadding-3.6.1-4|7	License:        MIT
14cu|nodejs-lodash._createpadding-3.6.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._createpadding-3.6.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._createpadding-3.6.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._createpadding-3.6.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._createpadding-3.6.1-4|12	BuildRequires:  npm(lodash.repeat)
14cu|nodejs-lodash._createpadding-3.6.1-4|13	BuildArch:      noarch
14cu|nodejs-lodash._createpadding-3.6.1-4|14	
14cu|nodejs-lodash._createpadding-3.6.1-4|15	%description
14cu|nodejs-lodash._createpadding-3.6.1-4|16	%{summary}.
14cu|nodejs-lodash._createpadding-3.6.1-4|17	
14cu|nodejs-lodash._createpadding-3.6.1-4|18	%files
14cu|nodejs-lodash._createpadding-3.6.1-4|19	%doc LICENSE *.md
14cu|nodejs-lodash._createpadding-3.6.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createpadding-3.6.1-4|21	
14cu|nodejs-lodash._createpadding-3.6.1-4|22	#------------------------------------------------------------------
14cu|nodejs-lodash._createpadding-3.6.1-4|23	
14cu|nodejs-lodash._createpadding-3.6.1-4|24	%prep
14cu|nodejs-lodash._createpadding-3.6.1-4|25	%setup -q -n package
14cu|nodejs-lodash._createpadding-3.6.1-4|26	rm -rf node_modules
14cu|nodejs-lodash._createpadding-3.6.1-4|27	
14cu|nodejs-lodash._createpadding-3.6.1-4|28	%build
14cu|nodejs-lodash._createpadding-3.6.1-4|29	
14cu|nodejs-lodash._createpadding-3.6.1-4|30	%install
14cu|nodejs-lodash._createpadding-3.6.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createpadding-3.6.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._createpadding-3.6.1-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash._createpadding-3.6.1-4|34	%changelog
14cu|nodejs-lodash._createpadding-3.6.1-4|35	
14cu|nodejs-lodash._createpadding-3.6.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.6.1-4
14cu|nodejs-lodash._createpadding-3.6.1-4|37	- (55f8f75) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._createpadding-3.6.1-4|38	
14cu|nodejs-lodash._createpadding-3.6.1-4|39	

11727 14
14cu|nodejs-lodash.debounce-3.1.1-4|1	%define oname lodash.debounce
14cu|nodejs-lodash.debounce-3.1.1-4|2	
14cu|nodejs-lodash.debounce-3.1.1-4|3	Summary:        The modern build of lodash’s _.debounce as a module
14cu|nodejs-lodash.debounce-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.debounce-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-lodash.debounce-3.1.1-4|6	Release:        4
14cu|nodejs-lodash.debounce-3.1.1-4|7	License:        MIT
14cu|nodejs-lodash.debounce-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.debounce-3.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.debounce-3.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.debounce-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.debounce-3.1.1-4|12	BuildRequires:  npm(lodash._getnative)
14cu|nodejs-lodash.debounce-3.1.1-4|13	BuildArch:      noarch
14cu|nodejs-lodash.debounce-3.1.1-4|14	
14cu|nodejs-lodash.debounce-3.1.1-4|15	%description
14cu|nodejs-lodash.debounce-3.1.1-4|16	%{summary}.
14cu|nodejs-lodash.debounce-3.1.1-4|17	
14cu|nodejs-lodash.debounce-3.1.1-4|18	%files
14cu|nodejs-lodash.debounce-3.1.1-4|19	%doc LICENSE README.md
14cu|nodejs-lodash.debounce-3.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.debounce-3.1.1-4|21	
14cu|nodejs-lodash.debounce-3.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-lodash.debounce-3.1.1-4|23	
14cu|nodejs-lodash.debounce-3.1.1-4|24	%prep
14cu|nodejs-lodash.debounce-3.1.1-4|25	%setup -q -n package
14cu|nodejs-lodash.debounce-3.1.1-4|26	rm -rf node_modules
14cu|nodejs-lodash.debounce-3.1.1-4|27	
14cu|nodejs-lodash.debounce-3.1.1-4|28	%build
14cu|nodejs-lodash.debounce-3.1.1-4|29	
14cu|nodejs-lodash.debounce-3.1.1-4|30	%install
14cu|nodejs-lodash.debounce-3.1.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.debounce-3.1.1-4|32	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.debounce-3.1.1-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash.debounce-3.1.1-4|34	
14cu|nodejs-lodash.debounce-3.1.1-4|35	%changelog
14cu|nodejs-lodash.debounce-3.1.1-4|36	
14cu|nodejs-lodash.debounce-3.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-lodash.debounce-3.1.1-4|38	- (98d09c1) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.debounce-3.1.1-4|39	
14cu|nodejs-lodash.debounce-3.1.1-4|40	

11728 14
14cu|nodejs-lodash.escape-4.0.0-4|1	%define oname lodash.escape
14cu|nodejs-lodash.escape-4.0.0-4|2	
14cu|nodejs-lodash.escape-4.0.0-4|3	Summary:        The lodash method '_.escape' exported as a module
14cu|nodejs-lodash.escape-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.escape-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-lodash.escape-4.0.0-4|6	Release:        4
14cu|nodejs-lodash.escape-4.0.0-4|7	License:        MIT
14cu|nodejs-lodash.escape-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.escape-4.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.escape-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.escape-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.escape-4.0.0-4|12	BuildRequires:  npm(lodash.tostring)
14cu|nodejs-lodash.escape-4.0.0-4|13	BuildArch:      noarch
14cu|nodejs-lodash.escape-4.0.0-4|14	
14cu|nodejs-lodash.escape-4.0.0-4|15	%description
14cu|nodejs-lodash.escape-4.0.0-4|16	%{summary}.
14cu|nodejs-lodash.escape-4.0.0-4|17	
14cu|nodejs-lodash.escape-4.0.0-4|18	%files
14cu|nodejs-lodash.escape-4.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-lodash.escape-4.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.escape-4.0.0-4|21	
14cu|nodejs-lodash.escape-4.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-lodash.escape-4.0.0-4|23	
14cu|nodejs-lodash.escape-4.0.0-4|24	%prep
14cu|nodejs-lodash.escape-4.0.0-4|25	%setup -q -n package
14cu|nodejs-lodash.escape-4.0.0-4|26	rm -rf node_modules
14cu|nodejs-lodash.escape-4.0.0-4|27	
14cu|nodejs-lodash.escape-4.0.0-4|28	%build
14cu|nodejs-lodash.escape-4.0.0-4|29	
14cu|nodejs-lodash.escape-4.0.0-4|30	%install
14cu|nodejs-lodash.escape-4.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.escape-4.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.escape-4.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash.escape-4.0.0-4|34	%changelog
14cu|nodejs-lodash.escape-4.0.0-4|35	
14cu|nodejs-lodash.escape-4.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-lodash.escape-4.0.0-4|37	- (f21ca19) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.escape-4.0.0-4|38	
14cu|nodejs-lodash.escape-4.0.0-4|39	

11729 14
14cu|nodejs-lodash._getnative-3.9.1-4|1	%define oname lodash._getnative
14cu|nodejs-lodash._getnative-3.9.1-4|2	
14cu|nodejs-lodash._getnative-3.9.1-4|3	Summary:        The modern build of lodash’s internal getNative as a module
14cu|nodejs-lodash._getnative-3.9.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._getnative-3.9.1-4|5	Version:        3.9.1
14cu|nodejs-lodash._getnative-3.9.1-4|6	Release:        4
14cu|nodejs-lodash._getnative-3.9.1-4|7	License:        MIT
14cu|nodejs-lodash._getnative-3.9.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._getnative-3.9.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._getnative-3.9.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._getnative-3.9.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._getnative-3.9.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._getnative-3.9.1-4|13	
14cu|nodejs-lodash._getnative-3.9.1-4|14	%description
14cu|nodejs-lodash._getnative-3.9.1-4|15	%{summary}.
14cu|nodejs-lodash._getnative-3.9.1-4|16	
14cu|nodejs-lodash._getnative-3.9.1-4|17	%files
14cu|nodejs-lodash._getnative-3.9.1-4|18	%doc LICENSE README.md
14cu|nodejs-lodash._getnative-3.9.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._getnative-3.9.1-4|20	
14cu|nodejs-lodash._getnative-3.9.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._getnative-3.9.1-4|22	
14cu|nodejs-lodash._getnative-3.9.1-4|23	%prep
14cu|nodejs-lodash._getnative-3.9.1-4|24	%setup -q -n package
14cu|nodejs-lodash._getnative-3.9.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._getnative-3.9.1-4|26	
14cu|nodejs-lodash._getnative-3.9.1-4|27	%build
14cu|nodejs-lodash._getnative-3.9.1-4|28	
14cu|nodejs-lodash._getnative-3.9.1-4|29	
14cu|nodejs-lodash._getnative-3.9.1-4|30	%install
14cu|nodejs-lodash._getnative-3.9.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._getnative-3.9.1-4|32	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._getnative-3.9.1-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash._getnative-3.9.1-4|34	
14cu|nodejs-lodash._getnative-3.9.1-4|35	%changelog
14cu|nodejs-lodash._getnative-3.9.1-4|36	
14cu|nodejs-lodash._getnative-3.9.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.9.1-4
14cu|nodejs-lodash._getnative-3.9.1-4|38	- (dd42319) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._getnative-3.9.1-4|39	
14cu|nodejs-lodash._getnative-3.9.1-4|40	

11730 14
14cu|nodejs-lodash.isarguments-3.0.4-4|1	%define oname lodash.isarguments
14cu|nodejs-lodash.isarguments-3.0.4-4|2	
14cu|nodejs-lodash.isarguments-3.0.4-4|3	Summary:        The modern build of lodash’s _.isArguments as a module
14cu|nodejs-lodash.isarguments-3.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.isarguments-3.0.4-4|5	Version:        3.0.4
14cu|nodejs-lodash.isarguments-3.0.4-4|6	Release:        4
14cu|nodejs-lodash.isarguments-3.0.4-4|7	License:        MIT
14cu|nodejs-lodash.isarguments-3.0.4-4|8	Group:          Development/Other
14cu|nodejs-lodash.isarguments-3.0.4-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.isarguments-3.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.isarguments-3.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.isarguments-3.0.4-4|12	BuildArch:      noarch
14cu|nodejs-lodash.isarguments-3.0.4-4|13	
14cu|nodejs-lodash.isarguments-3.0.4-4|14	%description
14cu|nodejs-lodash.isarguments-3.0.4-4|15	%{summary}.
14cu|nodejs-lodash.isarguments-3.0.4-4|16	
14cu|nodejs-lodash.isarguments-3.0.4-4|17	%files
14cu|nodejs-lodash.isarguments-3.0.4-4|18	%doc LICENSE README.md
14cu|nodejs-lodash.isarguments-3.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarguments-3.0.4-4|20	
14cu|nodejs-lodash.isarguments-3.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.isarguments-3.0.4-4|22	
14cu|nodejs-lodash.isarguments-3.0.4-4|23	%prep
14cu|nodejs-lodash.isarguments-3.0.4-4|24	%setup -q -n package
14cu|nodejs-lodash.isarguments-3.0.4-4|25	rm -rf node_modules
14cu|nodejs-lodash.isarguments-3.0.4-4|26	
14cu|nodejs-lodash.isarguments-3.0.4-4|27	%build
14cu|nodejs-lodash.isarguments-3.0.4-4|28	
14cu|nodejs-lodash.isarguments-3.0.4-4|29	%install
14cu|nodejs-lodash.isarguments-3.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarguments-3.0.4-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarguments-3.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.isarguments-3.0.4-4|33	
14cu|nodejs-lodash.isarguments-3.0.4-4|34	%changelog
14cu|nodejs-lodash.isarguments-3.0.4-4|35	
14cu|nodejs-lodash.isarguments-3.0.4-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-lodash.isarguments-3.0.4-4|37	- (87ae6b6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.isarguments-3.0.4-4|38	
14cu|nodejs-lodash.isarguments-3.0.4-4|39	

11731 14
14cu|nodejs-lodash.isarray-3.0.4-4|1	%define oname lodash.isarray
14cu|nodejs-lodash.isarray-3.0.4-4|2	
14cu|nodejs-lodash.isarray-3.0.4-4|3	Summary:        The modern build of lodash’s _.isArray as a module
14cu|nodejs-lodash.isarray-3.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.isarray-3.0.4-4|5	Version:        3.0.4
14cu|nodejs-lodash.isarray-3.0.4-4|6	Release:        4
14cu|nodejs-lodash.isarray-3.0.4-4|7	License:        MIT
14cu|nodejs-lodash.isarray-3.0.4-4|8	Group:          Development/Other
14cu|nodejs-lodash.isarray-3.0.4-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.isarray-3.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.isarray-3.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.isarray-3.0.4-4|12	BuildArch:      noarch
14cu|nodejs-lodash.isarray-3.0.4-4|13	
14cu|nodejs-lodash.isarray-3.0.4-4|14	%description
14cu|nodejs-lodash.isarray-3.0.4-4|15	%{summary}.
14cu|nodejs-lodash.isarray-3.0.4-4|16	
14cu|nodejs-lodash.isarray-3.0.4-4|17	%files
14cu|nodejs-lodash.isarray-3.0.4-4|18	%doc LICENSE README.md
14cu|nodejs-lodash.isarray-3.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarray-3.0.4-4|20	
14cu|nodejs-lodash.isarray-3.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.isarray-3.0.4-4|22	
14cu|nodejs-lodash.isarray-3.0.4-4|23	%prep
14cu|nodejs-lodash.isarray-3.0.4-4|24	%setup -q -n package
14cu|nodejs-lodash.isarray-3.0.4-4|25	rm -rf node_modules
14cu|nodejs-lodash.isarray-3.0.4-4|26	
14cu|nodejs-lodash.isarray-3.0.4-4|27	%build
14cu|nodejs-lodash.isarray-3.0.4-4|28	
14cu|nodejs-lodash.isarray-3.0.4-4|29	%install
14cu|nodejs-lodash.isarray-3.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarray-3.0.4-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isarray-3.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.isarray-3.0.4-4|33	
14cu|nodejs-lodash.isarray-3.0.4-4|34	%changelog
14cu|nodejs-lodash.isarray-3.0.4-4|35	
14cu|nodejs-lodash.isarray-3.0.4-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-lodash.isarray-3.0.4-4|37	- (8787c07) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.isarray-3.0.4-4|38	
14cu|nodejs-lodash.isarray-3.0.4-4|39	

11732 14
14cu|nodejs-lodash.isequal-4.1.1-4|1	%define oname lodash.isequal
14cu|nodejs-lodash.isequal-4.1.1-4|2	
14cu|nodejs-lodash.isequal-4.1.1-4|3	Summary:        The lodash method '_.isEqual' exported as a module
14cu|nodejs-lodash.isequal-4.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.isequal-4.1.1-4|5	Version:        4.1.1
14cu|nodejs-lodash.isequal-4.1.1-4|6	Release:        4
14cu|nodejs-lodash.isequal-4.1.1-4|7	License:        MIT
14cu|nodejs-lodash.isequal-4.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.isequal-4.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.isequal-4.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.isequal-4.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.isequal-4.1.1-4|12	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash.isequal-4.1.1-4|13	BuildRequires:  npm(lodash._stack)
14cu|nodejs-lodash.isequal-4.1.1-4|14	BuildRequires:  npm(lodash._root)
14cu|nodejs-lodash.isequal-4.1.1-4|15	BuildArch:      noarch
14cu|nodejs-lodash.isequal-4.1.1-4|16	
14cu|nodejs-lodash.isequal-4.1.1-4|17	%description
14cu|nodejs-lodash.isequal-4.1.1-4|18	%{summary}.
14cu|nodejs-lodash.isequal-4.1.1-4|19	
14cu|nodejs-lodash.isequal-4.1.1-4|20	%files
14cu|nodejs-lodash.isequal-4.1.1-4|21	%doc LICENSE *.md
14cu|nodejs-lodash.isequal-4.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isequal-4.1.1-4|23	
14cu|nodejs-lodash.isequal-4.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-lodash.isequal-4.1.1-4|25	
14cu|nodejs-lodash.isequal-4.1.1-4|26	%prep
14cu|nodejs-lodash.isequal-4.1.1-4|27	%setup -q -n package
14cu|nodejs-lodash.isequal-4.1.1-4|28	rm -rf node_modules
14cu|nodejs-lodash.isequal-4.1.1-4|29	
14cu|nodejs-lodash.isequal-4.1.1-4|30	%build
14cu|nodejs-lodash.isequal-4.1.1-4|31	
14cu|nodejs-lodash.isequal-4.1.1-4|32	%install
14cu|nodejs-lodash.isequal-4.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isequal-4.1.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isequal-4.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash.isequal-4.1.1-4|36	%changelog
14cu|nodejs-lodash.isequal-4.1.1-4|37	
14cu|nodejs-lodash.isequal-4.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-lodash.isequal-4.1.1-4|39	- (ede84ce) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.isequal-4.1.1-4|40	
14cu|nodejs-lodash.isequal-4.1.1-4|41	

11733 14
14cu|nodejs-lodash._isiterateecall-3.0.9-4|1	%define oname lodash._isiterateecall
14cu|nodejs-lodash._isiterateecall-3.0.9-4|2	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|3	Summary:        The modern build of lodash’s internal isIterateeCall as a module
14cu|nodejs-lodash._isiterateecall-3.0.9-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._isiterateecall-3.0.9-4|5	Version:        3.0.9
14cu|nodejs-lodash._isiterateecall-3.0.9-4|6	Release:        4
14cu|nodejs-lodash._isiterateecall-3.0.9-4|7	License:        MIT
14cu|nodejs-lodash._isiterateecall-3.0.9-4|8	Group:          Development/Other
14cu|nodejs-lodash._isiterateecall-3.0.9-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._isiterateecall-3.0.9-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._isiterateecall-3.0.9-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._isiterateecall-3.0.9-4|12	BuildArch:      noarch
14cu|nodejs-lodash._isiterateecall-3.0.9-4|13	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|14	%description
14cu|nodejs-lodash._isiterateecall-3.0.9-4|15	%{summary}.
14cu|nodejs-lodash._isiterateecall-3.0.9-4|16	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|17	%files
14cu|nodejs-lodash._isiterateecall-3.0.9-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._isiterateecall-3.0.9-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._isiterateecall-3.0.9-4|20	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._isiterateecall-3.0.9-4|22	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|23	%prep
14cu|nodejs-lodash._isiterateecall-3.0.9-4|24	%setup -q -n package
14cu|nodejs-lodash._isiterateecall-3.0.9-4|25	rm -rf node_modules
14cu|nodejs-lodash._isiterateecall-3.0.9-4|26	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|27	%build
14cu|nodejs-lodash._isiterateecall-3.0.9-4|28	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|29	%install
14cu|nodejs-lodash._isiterateecall-3.0.9-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._isiterateecall-3.0.9-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._isiterateecall-3.0.9-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._isiterateecall-3.0.9-4|33	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|34	%changelog
14cu|nodejs-lodash._isiterateecall-3.0.9-4|35	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.9-4
14cu|nodejs-lodash._isiterateecall-3.0.9-4|37	- (ab6f8b6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._isiterateecall-3.0.9-4|38	
14cu|nodejs-lodash._isiterateecall-3.0.9-4|39	

11734 14
14cu|nodejs-lodash.isplainobject-3.2.0-4|1	%define oname lodash.isplainobject
14cu|nodejs-lodash.isplainobject-3.2.0-4|2	
14cu|nodejs-lodash.isplainobject-3.2.0-4|3	Summary:        The modern build of lodash’s _.isPlainObject as a module
14cu|nodejs-lodash.isplainobject-3.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.isplainobject-3.2.0-4|5	Version:        3.2.0
14cu|nodejs-lodash.isplainobject-3.2.0-4|6	Release:        4
14cu|nodejs-lodash.isplainobject-3.2.0-4|7	License:        MIT
14cu|nodejs-lodash.isplainobject-3.2.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.isplainobject-3.2.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.isplainobject-3.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.isplainobject-3.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.isplainobject-3.2.0-4|12	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash.isplainobject-3.2.0-4|13	BuildRequires:  npm(lodash.isarguments)
14cu|nodejs-lodash.isplainobject-3.2.0-4|14	BuildRequires:  npm(lodash._basefor)
14cu|nodejs-lodash.isplainobject-3.2.0-4|15	BuildArch:      noarch
14cu|nodejs-lodash.isplainobject-3.2.0-4|16	
14cu|nodejs-lodash.isplainobject-3.2.0-4|17	%description
14cu|nodejs-lodash.isplainobject-3.2.0-4|18	%{summary}.
14cu|nodejs-lodash.isplainobject-3.2.0-4|19	
14cu|nodejs-lodash.isplainobject-3.2.0-4|20	%files
14cu|nodejs-lodash.isplainobject-3.2.0-4|21	%doc LICENSE README.md
14cu|nodejs-lodash.isplainobject-3.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isplainobject-3.2.0-4|23	
14cu|nodejs-lodash.isplainobject-3.2.0-4|24	#------------------------------------------------------------------
14cu|nodejs-lodash.isplainobject-3.2.0-4|25	
14cu|nodejs-lodash.isplainobject-3.2.0-4|26	%prep
14cu|nodejs-lodash.isplainobject-3.2.0-4|27	%setup -q -n package
14cu|nodejs-lodash.isplainobject-3.2.0-4|28	rm -rf node_modules
14cu|nodejs-lodash.isplainobject-3.2.0-4|29	
14cu|nodejs-lodash.isplainobject-3.2.0-4|30	%build
14cu|nodejs-lodash.isplainobject-3.2.0-4|31	
14cu|nodejs-lodash.isplainobject-3.2.0-4|32	%install
14cu|nodejs-lodash.isplainobject-3.2.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isplainobject-3.2.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.isplainobject-3.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash.isplainobject-3.2.0-4|36	%changelog
14cu|nodejs-lodash.isplainobject-3.2.0-4|37	
14cu|nodejs-lodash.isplainobject-3.2.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-lodash.isplainobject-3.2.0-4|39	- (51a2005) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.isplainobject-3.2.0-4|40	
14cu|nodejs-lodash.isplainobject-3.2.0-4|41	

11735 14
14cu|nodejs-lodash.istypedarray-3.0.2-4|1	%define oname lodash.istypedarray
14cu|nodejs-lodash.istypedarray-3.0.2-4|2	
14cu|nodejs-lodash.istypedarray-3.0.2-4|3	Summary:        The modern build of lodash’s _.isTypedArray as a module
14cu|nodejs-lodash.istypedarray-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.istypedarray-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-lodash.istypedarray-3.0.2-4|6	Release:        4
14cu|nodejs-lodash.istypedarray-3.0.2-4|7	License:        MIT
14cu|nodejs-lodash.istypedarray-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-lodash.istypedarray-3.0.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.istypedarray-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.istypedarray-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.istypedarray-3.0.2-4|12	BuildArch:      noarch
14cu|nodejs-lodash.istypedarray-3.0.2-4|13	
14cu|nodejs-lodash.istypedarray-3.0.2-4|14	%description
14cu|nodejs-lodash.istypedarray-3.0.2-4|15	%{summary}.
14cu|nodejs-lodash.istypedarray-3.0.2-4|16	
14cu|nodejs-lodash.istypedarray-3.0.2-4|17	%files
14cu|nodejs-lodash.istypedarray-3.0.2-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash.istypedarray-3.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.istypedarray-3.0.2-4|20	
14cu|nodejs-lodash.istypedarray-3.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.istypedarray-3.0.2-4|22	
14cu|nodejs-lodash.istypedarray-3.0.2-4|23	%prep
14cu|nodejs-lodash.istypedarray-3.0.2-4|24	%setup -q -n package
14cu|nodejs-lodash.istypedarray-3.0.2-4|25	rm -rf node_modules
14cu|nodejs-lodash.istypedarray-3.0.2-4|26	
14cu|nodejs-lodash.istypedarray-3.0.2-4|27	%build
14cu|nodejs-lodash.istypedarray-3.0.2-4|28	
14cu|nodejs-lodash.istypedarray-3.0.2-4|29	%install
14cu|nodejs-lodash.istypedarray-3.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.istypedarray-3.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.istypedarray-3.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.istypedarray-3.0.2-4|33	%changelog
14cu|nodejs-lodash.istypedarray-3.0.2-4|34	
14cu|nodejs-lodash.istypedarray-3.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-lodash.istypedarray-3.0.2-4|36	- (a9512e5) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.istypedarray-3.0.2-4|37	
14cu|nodejs-lodash.istypedarray-3.0.2-4|38	

11736 14
14cu|nodejs-lodash.keys-4.0.1-4|1	%define oname lodash.keys
14cu|nodejs-lodash.keys-4.0.1-4|2	
14cu|nodejs-lodash.keys-4.0.1-4|3	Summary:        The modern build of lodash’s _.keys as a module
14cu|nodejs-lodash.keys-4.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.keys-4.0.1-4|5	Version:        4.0.1
14cu|nodejs-lodash.keys-4.0.1-4|6	Release:        4
14cu|nodejs-lodash.keys-4.0.1-4|7	License:        MIT
14cu|nodejs-lodash.keys-4.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.keys-4.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.keys-4.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.keys-4.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.keys-4.0.1-4|12	BuildRequires:  npm(lodash.isarray)
14cu|nodejs-lodash.keys-4.0.1-4|13	BuildRequires:  npm(lodash.isarguments)
14cu|nodejs-lodash.keys-4.0.1-4|14	BuildRequires:  npm(lodash._getnative)
14cu|nodejs-lodash.keys-4.0.1-4|15	BuildArch:      noarch
14cu|nodejs-lodash.keys-4.0.1-4|16	
14cu|nodejs-lodash.keys-4.0.1-4|17	%description
14cu|nodejs-lodash.keys-4.0.1-4|18	%{summary}.
14cu|nodejs-lodash.keys-4.0.1-4|19	
14cu|nodejs-lodash.keys-4.0.1-4|20	%files
14cu|nodejs-lodash.keys-4.0.1-4|21	%doc LICENSE README.md
14cu|nodejs-lodash.keys-4.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keys-4.0.1-4|23	
14cu|nodejs-lodash.keys-4.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-lodash.keys-4.0.1-4|25	
14cu|nodejs-lodash.keys-4.0.1-4|26	%prep
14cu|nodejs-lodash.keys-4.0.1-4|27	%setup -q -n package
14cu|nodejs-lodash.keys-4.0.1-4|28	rm -rf node_modules
14cu|nodejs-lodash.keys-4.0.1-4|29	
14cu|nodejs-lodash.keys-4.0.1-4|30	%build
14cu|nodejs-lodash.keys-4.0.1-4|31	
14cu|nodejs-lodash.keys-4.0.1-4|32	%install
14cu|nodejs-lodash.keys-4.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keys-4.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keys-4.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-lodash.keys-4.0.1-4|36	%changelog
14cu|nodejs-lodash.keys-4.0.1-4|37	
14cu|nodejs-lodash.keys-4.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.1-4
14cu|nodejs-lodash.keys-4.0.1-4|39	- (d50998b) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.keys-4.0.1-4|40	
14cu|nodejs-lodash.keys-4.0.1-4|41	

11737 14
14cu|nodejs-lodash.keysin-3.0.8-4|1	%define oname lodash.keysin
14cu|nodejs-lodash.keysin-3.0.8-4|2	
14cu|nodejs-lodash.keysin-3.0.8-4|3	Summary:        The modern build of lodash’s _.keysIn as a module
14cu|nodejs-lodash.keysin-3.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.keysin-3.0.8-4|5	Version:        3.0.8
14cu|nodejs-lodash.keysin-3.0.8-4|6	Release:        4
14cu|nodejs-lodash.keysin-3.0.8-4|7	License:        MIT
14cu|nodejs-lodash.keysin-3.0.8-4|8	Group:          Development/Other
14cu|nodejs-lodash.keysin-3.0.8-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.keysin-3.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.keysin-3.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.keysin-3.0.8-4|12	BuildRequires:  npm(lodash.isarray)
14cu|nodejs-lodash.keysin-3.0.8-4|13	BuildRequires:  npm(lodash.isarguments)
14cu|nodejs-lodash.keysin-3.0.8-4|14	BuildArch:      noarch
14cu|nodejs-lodash.keysin-3.0.8-4|15	
14cu|nodejs-lodash.keysin-3.0.8-4|16	%description
14cu|nodejs-lodash.keysin-3.0.8-4|17	%{summary}.
14cu|nodejs-lodash.keysin-3.0.8-4|18	
14cu|nodejs-lodash.keysin-3.0.8-4|19	%files
14cu|nodejs-lodash.keysin-3.0.8-4|20	%doc LICENSE.txt README.md
14cu|nodejs-lodash.keysin-3.0.8-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keysin-3.0.8-4|22	
14cu|nodejs-lodash.keysin-3.0.8-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.keysin-3.0.8-4|24	
14cu|nodejs-lodash.keysin-3.0.8-4|25	%prep
14cu|nodejs-lodash.keysin-3.0.8-4|26	%setup -q -n package
14cu|nodejs-lodash.keysin-3.0.8-4|27	rm -rf node_modules
14cu|nodejs-lodash.keysin-3.0.8-4|28	
14cu|nodejs-lodash.keysin-3.0.8-4|29	%build
14cu|nodejs-lodash.keysin-3.0.8-4|30	
14cu|nodejs-lodash.keysin-3.0.8-4|31	%install
14cu|nodejs-lodash.keysin-3.0.8-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keysin-3.0.8-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.keysin-3.0.8-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.keysin-3.0.8-4|35	%changelog
14cu|nodejs-lodash.keysin-3.0.8-4|36	
14cu|nodejs-lodash.keysin-3.0.8-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.8-4
14cu|nodejs-lodash.keysin-3.0.8-4|38	- (4cc3d70) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.keysin-3.0.8-4|39	
14cu|nodejs-lodash.keysin-3.0.8-4|40	

11738 14
14cu|nodejs-lodash.memoize-3.0.4-4|1	%define oname lodash.memoize
14cu|nodejs-lodash.memoize-3.0.4-4|2	
14cu|nodejs-lodash.memoize-3.0.4-4|3	Summary:        The modern build of lodash’s _.memoize as a module
14cu|nodejs-lodash.memoize-3.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.memoize-3.0.4-4|5	Version:        3.0.4
14cu|nodejs-lodash.memoize-3.0.4-4|6	Release:        4
14cu|nodejs-lodash.memoize-3.0.4-4|7	License:        MIT
14cu|nodejs-lodash.memoize-3.0.4-4|8	Group:          Development/Other
14cu|nodejs-lodash.memoize-3.0.4-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.memoize-3.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.memoize-3.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.memoize-3.0.4-4|12	BuildArch:      noarch
14cu|nodejs-lodash.memoize-3.0.4-4|13	
14cu|nodejs-lodash.memoize-3.0.4-4|14	%description
14cu|nodejs-lodash.memoize-3.0.4-4|15	%{summary}.
14cu|nodejs-lodash.memoize-3.0.4-4|16	
14cu|nodejs-lodash.memoize-3.0.4-4|17	%files
14cu|nodejs-lodash.memoize-3.0.4-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash.memoize-3.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.memoize-3.0.4-4|20	
14cu|nodejs-lodash.memoize-3.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.memoize-3.0.4-4|22	
14cu|nodejs-lodash.memoize-3.0.4-4|23	%prep
14cu|nodejs-lodash.memoize-3.0.4-4|24	%setup -q -n package
14cu|nodejs-lodash.memoize-3.0.4-4|25	rm -rf node_modules
14cu|nodejs-lodash.memoize-3.0.4-4|26	
14cu|nodejs-lodash.memoize-3.0.4-4|27	%build
14cu|nodejs-lodash.memoize-3.0.4-4|28	
14cu|nodejs-lodash.memoize-3.0.4-4|29	%install
14cu|nodejs-lodash.memoize-3.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.memoize-3.0.4-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.memoize-3.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.memoize-3.0.4-4|33	%changelog
14cu|nodejs-lodash.memoize-3.0.4-4|34	
14cu|nodejs-lodash.memoize-3.0.4-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-lodash.memoize-3.0.4-4|36	- (938ba5a) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.memoize-3.0.4-4|37	
14cu|nodejs-lodash.memoize-3.0.4-4|38	

11739 14
14cu|nodejs-lodash.merge-3.3.2-4|1	%define oname lodash.merge
14cu|nodejs-lodash.merge-3.3.2-4|2	
14cu|nodejs-lodash.merge-3.3.2-4|3	Summary:        The modern build of lodash’s _.merge as a module
14cu|nodejs-lodash.merge-3.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.merge-3.3.2-4|5	Version:        3.3.2
14cu|nodejs-lodash.merge-3.3.2-4|6	Release:        4
14cu|nodejs-lodash.merge-3.3.2-4|7	License:        MIT
14cu|nodejs-lodash.merge-3.3.2-4|8	Group:          Development/Other
14cu|nodejs-lodash.merge-3.3.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.merge-3.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.merge-3.3.2-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-lodash.merge-3.3.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.merge-3.3.2-4|13	BuildRequires:  npm(lodash.toplainobject)
14cu|nodejs-lodash.merge-3.3.2-4|14	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash.merge-3.3.2-4|15	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash.merge-3.3.2-4|16	BuildRequires:  npm(lodash.istypedarray)
14cu|nodejs-lodash.merge-3.3.2-4|17	BuildRequires:  npm(lodash.isplainobject)
14cu|nodejs-lodash.merge-3.3.2-4|18	BuildRequires:  npm(lodash.isarray)
14cu|nodejs-lodash.merge-3.3.2-4|19	BuildRequires:  npm(lodash.isarguments)
14cu|nodejs-lodash.merge-3.3.2-4|20	BuildRequires:  npm(lodash._getnative)
14cu|nodejs-lodash.merge-3.3.2-4|21	BuildRequires:  npm(lodash._createassigner)
14cu|nodejs-lodash.merge-3.3.2-4|22	BuildRequires:  npm(lodash._arrayeach)
14cu|nodejs-lodash.merge-3.3.2-4|23	BuildRequires:  npm(lodash._arraycopy)
14cu|nodejs-lodash.merge-3.3.2-4|24	BuildArch:      noarch
14cu|nodejs-lodash.merge-3.3.2-4|25	
14cu|nodejs-lodash.merge-3.3.2-4|26	%description
14cu|nodejs-lodash.merge-3.3.2-4|27	%{summary}.
14cu|nodejs-lodash.merge-3.3.2-4|28	
14cu|nodejs-lodash.merge-3.3.2-4|29	%files
14cu|nodejs-lodash.merge-3.3.2-4|30	%doc LICENSE README.md
14cu|nodejs-lodash.merge-3.3.2-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.merge-3.3.2-4|32	
14cu|nodejs-lodash.merge-3.3.2-4|33	#------------------------------------------------------------------
14cu|nodejs-lodash.merge-3.3.2-4|34	
14cu|nodejs-lodash.merge-3.3.2-4|35	%prep
14cu|nodejs-lodash.merge-3.3.2-4|36	%setup -q -n package
14cu|nodejs-lodash.merge-3.3.2-4|37	rm -rf node_modules
14cu|nodejs-lodash.merge-3.3.2-4|38	
14cu|nodejs-lodash.merge-3.3.2-4|39	%build
14cu|nodejs-lodash.merge-3.3.2-4|40	
14cu|nodejs-lodash.merge-3.3.2-4|41	%install
14cu|nodejs-lodash.merge-3.3.2-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.merge-3.3.2-4|43	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.merge-3.3.2-4|44	%nodejs_symlink_deps
14cu|nodejs-lodash.merge-3.3.2-4|45	%changelog
14cu|nodejs-lodash.merge-3.3.2-4|46	
14cu|nodejs-lodash.merge-3.3.2-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.2-4
14cu|nodejs-lodash.merge-3.3.2-4|48	- (daca7e7) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.merge-3.3.2-4|49	
14cu|nodejs-lodash.merge-3.3.2-4|50	

11740 14
14cu|nodejs-lodash-node-3.10.2-4|1	%define oname lodash-node
14cu|nodejs-lodash-node-3.10.2-4|2	
14cu|nodejs-lodash-node-3.10.2-4|3	Summary:        A collection of Lo-Dash methods as Node.js modules
14cu|nodejs-lodash-node-3.10.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash-node-3.10.2-4|5	Version:        3.10.2
14cu|nodejs-lodash-node-3.10.2-4|6	Release:        4
14cu|nodejs-lodash-node-3.10.2-4|7	Group:          Development/Other
14cu|nodejs-lodash-node-3.10.2-4|8	License:        MIT
14cu|nodejs-lodash-node-3.10.2-4|9	URL:            https://github.com/lodash/%{oname}
14cu|nodejs-lodash-node-3.10.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash-node-3.10.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash-node-3.10.2-4|12	BuildRequires:  npm(lodash-cli)
14cu|nodejs-lodash-node-3.10.2-4|13	BuildArch:      noarch
14cu|nodejs-lodash-node-3.10.2-4|14	
14cu|nodejs-lodash-node-3.10.2-4|15	%description
14cu|nodejs-lodash-node-3.10.2-4|16	A collection of Lo-Dash methods as Node.js modules generated by lodash-cli.
14cu|nodejs-lodash-node-3.10.2-4|17	
14cu|nodejs-lodash-node-3.10.2-4|18	%files
14cu|nodejs-lodash-node-3.10.2-4|19	%doc LICENSE README.md
14cu|nodejs-lodash-node-3.10.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-node-3.10.2-4|21	#------------------------------------------------------
14cu|nodejs-lodash-node-3.10.2-4|22	
14cu|nodejs-lodash-node-3.10.2-4|23	%prep
14cu|nodejs-lodash-node-3.10.2-4|24	%setup -q -n package
14cu|nodejs-lodash-node-3.10.2-4|25	rm -rf node_modules compat modern underscore
14cu|nodejs-lodash-node-3.10.2-4|26	
14cu|nodejs-lodash-node-3.10.2-4|27	
14cu|nodejs-lodash-node-3.10.2-4|28	%build
14cu|nodejs-lodash-node-3.10.2-4|29	# lodash-cli executable has a symlink in _bindir
14cu|nodejs-lodash-node-3.10.2-4|30	lodash modularize exports="node" -o ./compat/
14cu|nodejs-lodash-node-3.10.2-4|31	lodash modularize modern exports="node" -o ./modern/
14cu|nodejs-lodash-node-3.10.2-4|32	lodash modularize exports="node" -o ./underscore/
14cu|nodejs-lodash-node-3.10.2-4|33	
14cu|nodejs-lodash-node-3.10.2-4|34	
14cu|nodejs-lodash-node-3.10.2-4|35	%install
14cu|nodejs-lodash-node-3.10.2-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-node-3.10.2-4|37	cp -pr package.json compat/ modern/ underscore/ \
14cu|nodejs-lodash-node-3.10.2-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash-node-3.10.2-4|39	%nodejs_symlink_deps
14cu|nodejs-lodash-node-3.10.2-4|40	
14cu|nodejs-lodash-node-3.10.2-4|41	%changelog
14cu|nodejs-lodash-node-3.10.2-4|42	
14cu|nodejs-lodash-node-3.10.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.10.2-4
14cu|nodejs-lodash-node-3.10.2-4|44	- (e947815) BuildList#2799825: Increase release tag
14cu|nodejs-lodash-node-3.10.2-4|45	
14cu|nodejs-lodash-node-3.10.2-4|46	

11741 14
14cu|nodejs-lodash.noop-3.0.1-4|1	%define oname lodash.noop
14cu|nodejs-lodash.noop-3.0.1-4|2	
14cu|nodejs-lodash.noop-3.0.1-4|3	Summary:        The lodash method '_.noop' exported as a module
14cu|nodejs-lodash.noop-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.noop-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-lodash.noop-3.0.1-4|6	Release:        4
14cu|nodejs-lodash.noop-3.0.1-4|7	License:        MIT
14cu|nodejs-lodash.noop-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.noop-3.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.noop-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.noop-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.noop-3.0.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash.noop-3.0.1-4|13	
14cu|nodejs-lodash.noop-3.0.1-4|14	%description
14cu|nodejs-lodash.noop-3.0.1-4|15	%{summary}.
14cu|nodejs-lodash.noop-3.0.1-4|16	
14cu|nodejs-lodash.noop-3.0.1-4|17	%files
14cu|nodejs-lodash.noop-3.0.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash.noop-3.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.noop-3.0.1-4|20	
14cu|nodejs-lodash.noop-3.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.noop-3.0.1-4|22	
14cu|nodejs-lodash.noop-3.0.1-4|23	%prep
14cu|nodejs-lodash.noop-3.0.1-4|24	%setup -q -n package
14cu|nodejs-lodash.noop-3.0.1-4|25	rm -rf node_modules
14cu|nodejs-lodash.noop-3.0.1-4|26	
14cu|nodejs-lodash.noop-3.0.1-4|27	%build
14cu|nodejs-lodash.noop-3.0.1-4|28	
14cu|nodejs-lodash.noop-3.0.1-4|29	%install
14cu|nodejs-lodash.noop-3.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.noop-3.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.noop-3.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.noop-3.0.1-4|33	%changelog
14cu|nodejs-lodash.noop-3.0.1-4|34	
14cu|nodejs-lodash.noop-3.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-lodash.noop-3.0.1-4|36	- (328d7e4) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.noop-3.0.1-4|37	
14cu|nodejs-lodash.noop-3.0.1-4|38	

11742 14
14cu|nodejs-lodash.omit-3.1.0-4|1	%define oname lodash.omit
14cu|nodejs-lodash.omit-3.1.0-4|2	
14cu|nodejs-lodash.omit-3.1.0-4|3	Summary:        The modern build of lodash’s _.omit as a module
14cu|nodejs-lodash.omit-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.omit-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-lodash.omit-3.1.0-4|6	Release:        4
14cu|nodejs-lodash.omit-3.1.0-4|7	License:        MIT
14cu|nodejs-lodash.omit-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.omit-3.1.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.omit-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.omit-3.1.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-lodash.omit-3.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.omit-3.1.0-4|13	BuildRequires:  npm(lodash.restparam)
14cu|nodejs-lodash.omit-3.1.0-4|14	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash.omit-3.1.0-4|15	BuildRequires:  npm(lodash._pickbycallback)
14cu|nodejs-lodash.omit-3.1.0-4|16	BuildRequires:  npm(lodash._pickbyarray)
14cu|nodejs-lodash.omit-3.1.0-4|17	BuildRequires:  npm(lodash._bindcallback)
14cu|nodejs-lodash.omit-3.1.0-4|18	BuildRequires:  npm(lodash._baseflatten)
14cu|nodejs-lodash.omit-3.1.0-4|19	BuildRequires:  npm(lodash._basedifference)
14cu|nodejs-lodash.omit-3.1.0-4|20	BuildRequires:  npm(lodash._arraymap)
14cu|nodejs-lodash.omit-3.1.0-4|21	BuildArch:      noarch
14cu|nodejs-lodash.omit-3.1.0-4|22	
14cu|nodejs-lodash.omit-3.1.0-4|23	%description
14cu|nodejs-lodash.omit-3.1.0-4|24	%{summary}.
14cu|nodejs-lodash.omit-3.1.0-4|25	
14cu|nodejs-lodash.omit-3.1.0-4|26	%files
14cu|nodejs-lodash.omit-3.1.0-4|27	%doc LICENSE.txt README.md
14cu|nodejs-lodash.omit-3.1.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.omit-3.1.0-4|29	
14cu|nodejs-lodash.omit-3.1.0-4|30	#------------------------------------------------------------------
14cu|nodejs-lodash.omit-3.1.0-4|31	
14cu|nodejs-lodash.omit-3.1.0-4|32	%prep
14cu|nodejs-lodash.omit-3.1.0-4|33	%setup -q -n package
14cu|nodejs-lodash.omit-3.1.0-4|34	rm -rf node_modules
14cu|nodejs-lodash.omit-3.1.0-4|35	
14cu|nodejs-lodash.omit-3.1.0-4|36	%build
14cu|nodejs-lodash.omit-3.1.0-4|37	
14cu|nodejs-lodash.omit-3.1.0-4|38	%install
14cu|nodejs-lodash.omit-3.1.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.omit-3.1.0-4|40	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.omit-3.1.0-4|41	%nodejs_symlink_deps
14cu|nodejs-lodash.omit-3.1.0-4|42	
14cu|nodejs-lodash.omit-3.1.0-4|43	%changelog
14cu|nodejs-lodash.omit-3.1.0-4|44	
14cu|nodejs-lodash.omit-3.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-lodash.omit-3.1.0-4|46	- (8e6e29f) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.omit-3.1.0-4|47	
14cu|nodejs-lodash.omit-3.1.0-4|48	

11743 14
14cu|nodejs-lodash.pad-4.1.0-4|1	%define oname lodash.pad
14cu|nodejs-lodash.pad-4.1.0-4|2	
14cu|nodejs-lodash.pad-4.1.0-4|3	Summary:        The lodash method _.pad exported as a module
14cu|nodejs-lodash.pad-4.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.pad-4.1.0-4|5	Version:        4.1.0
14cu|nodejs-lodash.pad-4.1.0-4|6	Release:        4
14cu|nodejs-lodash.pad-4.1.0-4|7	License:        MIT
14cu|nodejs-lodash.pad-4.1.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.pad-4.1.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.pad-4.1.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.pad-4.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.pad-4.1.0-4|12	BuildRequires:  npm(lodash.repeat)
14cu|nodejs-lodash.pad-4.1.0-4|13	BuildRequires:  npm(lodash.tostring)
14cu|nodejs-lodash.pad-4.1.0-4|14	BuildArch:      noarch
14cu|nodejs-lodash.pad-4.1.0-4|15	
14cu|nodejs-lodash.pad-4.1.0-4|16	%description
14cu|nodejs-lodash.pad-4.1.0-4|17	%{summary}.
14cu|nodejs-lodash.pad-4.1.0-4|18	
14cu|nodejs-lodash.pad-4.1.0-4|19	%files
14cu|nodejs-lodash.pad-4.1.0-4|20	%doc LICENSE *.md
14cu|nodejs-lodash.pad-4.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.pad-4.1.0-4|22	
14cu|nodejs-lodash.pad-4.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.pad-4.1.0-4|24	
14cu|nodejs-lodash.pad-4.1.0-4|25	%prep
14cu|nodejs-lodash.pad-4.1.0-4|26	%setup -q -n package
14cu|nodejs-lodash.pad-4.1.0-4|27	rm -rf node_modules
14cu|nodejs-lodash.pad-4.1.0-4|28	
14cu|nodejs-lodash.pad-4.1.0-4|29	%build
14cu|nodejs-lodash.pad-4.1.0-4|30	
14cu|nodejs-lodash.pad-4.1.0-4|31	%install
14cu|nodejs-lodash.pad-4.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.pad-4.1.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.pad-4.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.pad-4.1.0-4|35	%changelog
14cu|nodejs-lodash.pad-4.1.0-4|36	
14cu|nodejs-lodash.pad-4.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.0-4
14cu|nodejs-lodash.pad-4.1.0-4|38	- (768a081) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.pad-4.1.0-4|39	
14cu|nodejs-lodash.pad-4.1.0-4|40	

11744 14
14cu|nodejs-lodash.padleft-3.1.1-4|1	%define oname lodash.padleft
14cu|nodejs-lodash.padleft-3.1.1-4|2	
14cu|nodejs-lodash.padleft-3.1.1-4|3	Summary:        The modern build of lodash’s _.padLeft as a module
14cu|nodejs-lodash.padleft-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.padleft-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-lodash.padleft-3.1.1-4|6	Release:        4
14cu|nodejs-lodash.padleft-3.1.1-4|7	License:        MIT
14cu|nodejs-lodash.padleft-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.padleft-3.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.padleft-3.1.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.padleft-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.padleft-3.1.1-4|12	BuildRequires:  npm(lodash._createpadding)
14cu|nodejs-lodash.padleft-3.1.1-4|13	BuildRequires:  npm(lodash._basetostring)
14cu|nodejs-lodash.padleft-3.1.1-4|14	BuildArch:      noarch
14cu|nodejs-lodash.padleft-3.1.1-4|15	
14cu|nodejs-lodash.padleft-3.1.1-4|16	%description
14cu|nodejs-lodash.padleft-3.1.1-4|17	%{summary}.
14cu|nodejs-lodash.padleft-3.1.1-4|18	
14cu|nodejs-lodash.padleft-3.1.1-4|19	%files
14cu|nodejs-lodash.padleft-3.1.1-4|20	%doc LICENSE.txt *.md
14cu|nodejs-lodash.padleft-3.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padleft-3.1.1-4|22	
14cu|nodejs-lodash.padleft-3.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.padleft-3.1.1-4|24	
14cu|nodejs-lodash.padleft-3.1.1-4|25	%prep
14cu|nodejs-lodash.padleft-3.1.1-4|26	%setup -q -n package
14cu|nodejs-lodash.padleft-3.1.1-4|27	rm -rf node_modules
14cu|nodejs-lodash.padleft-3.1.1-4|28	
14cu|nodejs-lodash.padleft-3.1.1-4|29	%build
14cu|nodejs-lodash.padleft-3.1.1-4|30	
14cu|nodejs-lodash.padleft-3.1.1-4|31	%install
14cu|nodejs-lodash.padleft-3.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padleft-3.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padleft-3.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.padleft-3.1.1-4|35	%changelog
14cu|nodejs-lodash.padleft-3.1.1-4|36	
14cu|nodejs-lodash.padleft-3.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-lodash.padleft-3.1.1-4|38	- (5e62523) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.padleft-3.1.1-4|39	
14cu|nodejs-lodash.padleft-3.1.1-4|40	

11745 14
14cu|nodejs-lodash.padright-3.1.1-4|1	%define oname lodash.padright
14cu|nodejs-lodash.padright-3.1.1-4|2	
14cu|nodejs-lodash.padright-3.1.1-4|3	Summary:        The modern build of lodash’s _.padRight as a module
14cu|nodejs-lodash.padright-3.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.padright-3.1.1-4|5	Version:        3.1.1
14cu|nodejs-lodash.padright-3.1.1-4|6	Release:        4
14cu|nodejs-lodash.padright-3.1.1-4|7	License:        MIT
14cu|nodejs-lodash.padright-3.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.padright-3.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.padright-3.1.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.padright-3.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.padright-3.1.1-4|12	BuildRequires:  npm(lodash._createpadding)
14cu|nodejs-lodash.padright-3.1.1-4|13	BuildRequires:  npm(lodash._basetostring)
14cu|nodejs-lodash.padright-3.1.1-4|14	BuildArch:      noarch
14cu|nodejs-lodash.padright-3.1.1-4|15	
14cu|nodejs-lodash.padright-3.1.1-4|16	%description
14cu|nodejs-lodash.padright-3.1.1-4|17	%{summary}.
14cu|nodejs-lodash.padright-3.1.1-4|18	
14cu|nodejs-lodash.padright-3.1.1-4|19	%files
14cu|nodejs-lodash.padright-3.1.1-4|20	%doc LICENSE.txt *.md
14cu|nodejs-lodash.padright-3.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padright-3.1.1-4|22	
14cu|nodejs-lodash.padright-3.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.padright-3.1.1-4|24	
14cu|nodejs-lodash.padright-3.1.1-4|25	%prep
14cu|nodejs-lodash.padright-3.1.1-4|26	%setup -q -n package
14cu|nodejs-lodash.padright-3.1.1-4|27	rm -rf node_modules
14cu|nodejs-lodash.padright-3.1.1-4|28	
14cu|nodejs-lodash.padright-3.1.1-4|29	%build
14cu|nodejs-lodash.padright-3.1.1-4|30	
14cu|nodejs-lodash.padright-3.1.1-4|31	%install
14cu|nodejs-lodash.padright-3.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padright-3.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.padright-3.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.padright-3.1.1-4|35	%changelog
14cu|nodejs-lodash.padright-3.1.1-4|36	
14cu|nodejs-lodash.padright-3.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.1-4
14cu|nodejs-lodash.padright-3.1.1-4|38	- (b02539d) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.padright-3.1.1-4|39	
14cu|nodejs-lodash.padright-3.1.1-4|40	

11746 14
14cu|nodejs-lodash._pickbyarray-3.0.2-4|1	%define oname lodash._pickbyarray
14cu|nodejs-lodash._pickbyarray-3.0.2-4|2	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|3	Summary:        The modern build of lodash’s internal pickByArray as a module
14cu|nodejs-lodash._pickbyarray-3.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._pickbyarray-3.0.2-4|5	Version:        3.0.2
14cu|nodejs-lodash._pickbyarray-3.0.2-4|6	Release:        4
14cu|nodejs-lodash._pickbyarray-3.0.2-4|7	License:        MIT
14cu|nodejs-lodash._pickbyarray-3.0.2-4|8	Group:          Development/Other
14cu|nodejs-lodash._pickbyarray-3.0.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._pickbyarray-3.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._pickbyarray-3.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._pickbyarray-3.0.2-4|12	BuildArch:      noarch
14cu|nodejs-lodash._pickbyarray-3.0.2-4|13	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|14	%description
14cu|nodejs-lodash._pickbyarray-3.0.2-4|15	%{summary}.
14cu|nodejs-lodash._pickbyarray-3.0.2-4|16	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|17	%files
14cu|nodejs-lodash._pickbyarray-3.0.2-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash._pickbyarray-3.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbyarray-3.0.2-4|20	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._pickbyarray-3.0.2-4|22	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|23	%prep
14cu|nodejs-lodash._pickbyarray-3.0.2-4|24	%setup -q -n package
14cu|nodejs-lodash._pickbyarray-3.0.2-4|25	rm -rf node_modules
14cu|nodejs-lodash._pickbyarray-3.0.2-4|26	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|27	%build
14cu|nodejs-lodash._pickbyarray-3.0.2-4|28	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|29	%install
14cu|nodejs-lodash._pickbyarray-3.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbyarray-3.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbyarray-3.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._pickbyarray-3.0.2-4|33	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|34	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|35	%changelog
14cu|nodejs-lodash._pickbyarray-3.0.2-4|36	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.2-4
14cu|nodejs-lodash._pickbyarray-3.0.2-4|38	- (b2a81d9) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._pickbyarray-3.0.2-4|39	
14cu|nodejs-lodash._pickbyarray-3.0.2-4|40	

11747 14
14cu|nodejs-lodash._pickbycallback-3.0.0-4|1	%define oname lodash._pickbycallback
14cu|nodejs-lodash._pickbycallback-3.0.0-4|2	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|3	Summary:        The modern build of lodash’s internal pickByCallback as a module
14cu|nodejs-lodash._pickbycallback-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._pickbycallback-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._pickbycallback-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._pickbycallback-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._pickbycallback-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._pickbycallback-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._pickbycallback-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._pickbycallback-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._pickbycallback-3.0.0-4|12	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash._pickbycallback-3.0.0-4|13	BuildRequires:  npm(lodash._basefor)
14cu|nodejs-lodash._pickbycallback-3.0.0-4|14	BuildArch:      noarch
14cu|nodejs-lodash._pickbycallback-3.0.0-4|15	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|16	%description
14cu|nodejs-lodash._pickbycallback-3.0.0-4|17	%{summary}.
14cu|nodejs-lodash._pickbycallback-3.0.0-4|18	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|19	%files
14cu|nodejs-lodash._pickbycallback-3.0.0-4|20	%doc LICENSE.txt README.md
14cu|nodejs-lodash._pickbycallback-3.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbycallback-3.0.0-4|22	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash._pickbycallback-3.0.0-4|24	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|25	%prep
14cu|nodejs-lodash._pickbycallback-3.0.0-4|26	%setup -q -n package
14cu|nodejs-lodash._pickbycallback-3.0.0-4|27	rm -rf node_modules
14cu|nodejs-lodash._pickbycallback-3.0.0-4|28	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|29	%build
14cu|nodejs-lodash._pickbycallback-3.0.0-4|30	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|31	%install
14cu|nodejs-lodash._pickbycallback-3.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbycallback-3.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._pickbycallback-3.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash._pickbycallback-3.0.0-4|35	%changelog
14cu|nodejs-lodash._pickbycallback-3.0.0-4|36	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._pickbycallback-3.0.0-4|38	- (ae612b4) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._pickbycallback-3.0.0-4|39	
14cu|nodejs-lodash._pickbycallback-3.0.0-4|40	

11748 14
14cu|nodejs-lodash._reescape-3.0.0-4|1	%define oname lodash._reescape
14cu|nodejs-lodash._reescape-3.0.0-4|2	
14cu|nodejs-lodash._reescape-3.0.0-4|3	Summary:        The modern build of lodash’s internal 'reEscape' as a module
14cu|nodejs-lodash._reescape-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._reescape-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._reescape-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._reescape-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._reescape-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._reescape-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._reescape-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._reescape-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._reescape-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._reescape-3.0.0-4|13	
14cu|nodejs-lodash._reescape-3.0.0-4|14	%description
14cu|nodejs-lodash._reescape-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._reescape-3.0.0-4|16	
14cu|nodejs-lodash._reescape-3.0.0-4|17	%files
14cu|nodejs-lodash._reescape-3.0.0-4|18	%doc LICENSE.txt *.md
14cu|nodejs-lodash._reescape-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reescape-3.0.0-4|20	
14cu|nodejs-lodash._reescape-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._reescape-3.0.0-4|22	
14cu|nodejs-lodash._reescape-3.0.0-4|23	%prep
14cu|nodejs-lodash._reescape-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._reescape-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._reescape-3.0.0-4|26	
14cu|nodejs-lodash._reescape-3.0.0-4|27	%build
14cu|nodejs-lodash._reescape-3.0.0-4|28	
14cu|nodejs-lodash._reescape-3.0.0-4|29	%install
14cu|nodejs-lodash._reescape-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reescape-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reescape-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._reescape-3.0.0-4|33	%changelog
14cu|nodejs-lodash._reescape-3.0.0-4|34	
14cu|nodejs-lodash._reescape-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._reescape-3.0.0-4|36	- (de1a94d) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._reescape-3.0.0-4|37	
14cu|nodejs-lodash._reescape-3.0.0-4|38	

11749 14
14cu|nodejs-lodash._reevaluate-3.0.0-4|1	%define oname lodash._reevaluate
14cu|nodejs-lodash._reevaluate-3.0.0-4|2	
14cu|nodejs-lodash._reevaluate-3.0.0-4|3	Summary:        The modern build of lodash’s internal 'reEvaluate' as a module
14cu|nodejs-lodash._reevaluate-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._reevaluate-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._reevaluate-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._reevaluate-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._reevaluate-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._reevaluate-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._reevaluate-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._reevaluate-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._reevaluate-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._reevaluate-3.0.0-4|13	
14cu|nodejs-lodash._reevaluate-3.0.0-4|14	%description
14cu|nodejs-lodash._reevaluate-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._reevaluate-3.0.0-4|16	
14cu|nodejs-lodash._reevaluate-3.0.0-4|17	%files
14cu|nodejs-lodash._reevaluate-3.0.0-4|18	%doc *.txt *.md
14cu|nodejs-lodash._reevaluate-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reevaluate-3.0.0-4|20	
14cu|nodejs-lodash._reevaluate-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._reevaluate-3.0.0-4|22	
14cu|nodejs-lodash._reevaluate-3.0.0-4|23	%prep
14cu|nodejs-lodash._reevaluate-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._reevaluate-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._reevaluate-3.0.0-4|26	
14cu|nodejs-lodash._reevaluate-3.0.0-4|27	%build
14cu|nodejs-lodash._reevaluate-3.0.0-4|28	
14cu|nodejs-lodash._reevaluate-3.0.0-4|29	%install
14cu|nodejs-lodash._reevaluate-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reevaluate-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reevaluate-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._reevaluate-3.0.0-4|33	%changelog
14cu|nodejs-lodash._reevaluate-3.0.0-4|34	
14cu|nodejs-lodash._reevaluate-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._reevaluate-3.0.0-4|36	- (ad36967) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._reevaluate-3.0.0-4|37	
14cu|nodejs-lodash._reevaluate-3.0.0-4|38	

11750 14
14cu|nodejs-lodash._reinterpolate-3.0.0-4|1	%define oname lodash._reinterpolate
14cu|nodejs-lodash._reinterpolate-3.0.0-4|2	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|3	Summary:        The modern build of lodash’s internal 'reInterpolate' as a module
14cu|nodejs-lodash._reinterpolate-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._reinterpolate-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash._reinterpolate-3.0.0-4|6	Release:        4
14cu|nodejs-lodash._reinterpolate-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash._reinterpolate-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash._reinterpolate-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._reinterpolate-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._reinterpolate-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._reinterpolate-3.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash._reinterpolate-3.0.0-4|13	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|14	%description
14cu|nodejs-lodash._reinterpolate-3.0.0-4|15	%{summary}.
14cu|nodejs-lodash._reinterpolate-3.0.0-4|16	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|17	%files
14cu|nodejs-lodash._reinterpolate-3.0.0-4|18	%doc *.txt *.md
14cu|nodejs-lodash._reinterpolate-3.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reinterpolate-3.0.0-4|20	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._reinterpolate-3.0.0-4|22	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|23	%prep
14cu|nodejs-lodash._reinterpolate-3.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash._reinterpolate-3.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash._reinterpolate-3.0.0-4|26	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|27	%build
14cu|nodejs-lodash._reinterpolate-3.0.0-4|28	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|29	%install
14cu|nodejs-lodash._reinterpolate-3.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reinterpolate-3.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._reinterpolate-3.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._reinterpolate-3.0.0-4|33	%changelog
14cu|nodejs-lodash._reinterpolate-3.0.0-4|34	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash._reinterpolate-3.0.0-4|36	- (355d8ec) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._reinterpolate-3.0.0-4|37	
14cu|nodejs-lodash._reinterpolate-3.0.0-4|38	

11751 14
14cu|nodejs-lodash.repeat-4.0.0-4|1	%define oname lodash.repeat
14cu|nodejs-lodash.repeat-4.0.0-4|2	
14cu|nodejs-lodash.repeat-4.0.0-4|3	Summary:        The lodash method _.repeat exported as a module
14cu|nodejs-lodash.repeat-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.repeat-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-lodash.repeat-4.0.0-4|6	Release:        4
14cu|nodejs-lodash.repeat-4.0.0-4|7	License:        MIT
14cu|nodejs-lodash.repeat-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.repeat-4.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.repeat-4.0.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.repeat-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.repeat-4.0.0-4|12	BuildRequires:  npm(lodash.tostring)
14cu|nodejs-lodash.repeat-4.0.0-4|13	BuildArch:      noarch
14cu|nodejs-lodash.repeat-4.0.0-4|14	
14cu|nodejs-lodash.repeat-4.0.0-4|15	%description
14cu|nodejs-lodash.repeat-4.0.0-4|16	%{summary}.
14cu|nodejs-lodash.repeat-4.0.0-4|17	
14cu|nodejs-lodash.repeat-4.0.0-4|18	%files
14cu|nodejs-lodash.repeat-4.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-lodash.repeat-4.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.repeat-4.0.0-4|21	
14cu|nodejs-lodash.repeat-4.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-lodash.repeat-4.0.0-4|23	
14cu|nodejs-lodash.repeat-4.0.0-4|24	%prep
14cu|nodejs-lodash.repeat-4.0.0-4|25	%setup -q -n package
14cu|nodejs-lodash.repeat-4.0.0-4|26	rm -rf node_modules
14cu|nodejs-lodash.repeat-4.0.0-4|27	
14cu|nodejs-lodash.repeat-4.0.0-4|28	%build
14cu|nodejs-lodash.repeat-4.0.0-4|29	
14cu|nodejs-lodash.repeat-4.0.0-4|30	%install
14cu|nodejs-lodash.repeat-4.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.repeat-4.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.repeat-4.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-lodash.repeat-4.0.0-4|34	%changelog
14cu|nodejs-lodash.repeat-4.0.0-4|35	
14cu|nodejs-lodash.repeat-4.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-lodash.repeat-4.0.0-4|37	- (58cfdae) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.repeat-4.0.0-4|38	
14cu|nodejs-lodash.repeat-4.0.0-4|39	

11752 14
14cu|nodejs-lodash.rest-4.0.0-4|1	%define oname lodash.rest
14cu|nodejs-lodash.rest-4.0.0-4|2	
14cu|nodejs-lodash.rest-4.0.0-4|3	Summary:        The lodash method _.rest exported as a module
14cu|nodejs-lodash.rest-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.rest-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-lodash.rest-4.0.0-4|6	Release:        4
14cu|nodejs-lodash.rest-4.0.0-4|7	License:        MIT
14cu|nodejs-lodash.rest-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.rest-4.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.rest-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.rest-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.rest-4.0.0-4|12	BuildArch:      noarch
14cu|nodejs-lodash.rest-4.0.0-4|13	
14cu|nodejs-lodash.rest-4.0.0-4|14	%description
14cu|nodejs-lodash.rest-4.0.0-4|15	%{summary}.
14cu|nodejs-lodash.rest-4.0.0-4|16	
14cu|nodejs-lodash.rest-4.0.0-4|17	%files
14cu|nodejs-lodash.rest-4.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-lodash.rest-4.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.rest-4.0.0-4|20	
14cu|nodejs-lodash.rest-4.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.rest-4.0.0-4|22	
14cu|nodejs-lodash.rest-4.0.0-4|23	%prep
14cu|nodejs-lodash.rest-4.0.0-4|24	%setup -q -n package
14cu|nodejs-lodash.rest-4.0.0-4|25	rm -rf node_modules
14cu|nodejs-lodash.rest-4.0.0-4|26	
14cu|nodejs-lodash.rest-4.0.0-4|27	%build
14cu|nodejs-lodash.rest-4.0.0-4|28	
14cu|nodejs-lodash.rest-4.0.0-4|29	%install
14cu|nodejs-lodash.rest-4.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.rest-4.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.rest-4.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.rest-4.0.0-4|33	%changelog
14cu|nodejs-lodash.rest-4.0.0-4|34	
14cu|nodejs-lodash.rest-4.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-lodash.rest-4.0.0-4|36	- (27be48f) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.rest-4.0.0-4|37	
14cu|nodejs-lodash.rest-4.0.0-4|38	

11753 14
14cu|nodejs-lodash.restparam-3.6.1-4|1	%define oname lodash.restparam
14cu|nodejs-lodash.restparam-3.6.1-4|2	
14cu|nodejs-lodash.restparam-3.6.1-4|3	Summary:        The modern build of lodash’s _.restParam as a module
14cu|nodejs-lodash.restparam-3.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.restparam-3.6.1-4|5	Version:        3.6.1
14cu|nodejs-lodash.restparam-3.6.1-4|6	Release:        4
14cu|nodejs-lodash.restparam-3.6.1-4|7	License:        MIT
14cu|nodejs-lodash.restparam-3.6.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.restparam-3.6.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.restparam-3.6.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.restparam-3.6.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.restparam-3.6.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash.restparam-3.6.1-4|13	
14cu|nodejs-lodash.restparam-3.6.1-4|14	%description
14cu|nodejs-lodash.restparam-3.6.1-4|15	%{summary}.
14cu|nodejs-lodash.restparam-3.6.1-4|16	
14cu|nodejs-lodash.restparam-3.6.1-4|17	%files
14cu|nodejs-lodash.restparam-3.6.1-4|18	%doc LICENSE.txt README.md
14cu|nodejs-lodash.restparam-3.6.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.restparam-3.6.1-4|20	
14cu|nodejs-lodash.restparam-3.6.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.restparam-3.6.1-4|22	
14cu|nodejs-lodash.restparam-3.6.1-4|23	%prep
14cu|nodejs-lodash.restparam-3.6.1-4|24	%setup -q -n package
14cu|nodejs-lodash.restparam-3.6.1-4|25	rm -rf node_modules
14cu|nodejs-lodash.restparam-3.6.1-4|26	
14cu|nodejs-lodash.restparam-3.6.1-4|27	%build
14cu|nodejs-lodash.restparam-3.6.1-4|28	
14cu|nodejs-lodash.restparam-3.6.1-4|29	%install
14cu|nodejs-lodash.restparam-3.6.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.restparam-3.6.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.restparam-3.6.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.restparam-3.6.1-4|33	
14cu|nodejs-lodash.restparam-3.6.1-4|34	
14cu|nodejs-lodash.restparam-3.6.1-4|35	%changelog
14cu|nodejs-lodash.restparam-3.6.1-4|36	
14cu|nodejs-lodash.restparam-3.6.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.6.1-4
14cu|nodejs-lodash.restparam-3.6.1-4|38	- (254e6e1) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.restparam-3.6.1-4|39	
14cu|nodejs-lodash.restparam-3.6.1-4|40	

11754 14
14cu|nodejs-lodash._root-3.0.1-4|1	%define oname lodash._root
14cu|nodejs-lodash._root-3.0.1-4|2	
14cu|nodejs-lodash._root-3.0.1-4|3	Summary:        The internal lodash function 'root' exported as a module
14cu|nodejs-lodash._root-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._root-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-lodash._root-3.0.1-4|6	Release:        4
14cu|nodejs-lodash._root-3.0.1-4|7	License:        MIT
14cu|nodejs-lodash._root-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._root-3.0.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._root-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._root-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._root-3.0.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._root-3.0.1-4|13	
14cu|nodejs-lodash._root-3.0.1-4|14	%description
14cu|nodejs-lodash._root-3.0.1-4|15	%{summary}.
14cu|nodejs-lodash._root-3.0.1-4|16	
14cu|nodejs-lodash._root-3.0.1-4|17	%files
14cu|nodejs-lodash._root-3.0.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash._root-3.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._root-3.0.1-4|20	
14cu|nodejs-lodash._root-3.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._root-3.0.1-4|22	
14cu|nodejs-lodash._root-3.0.1-4|23	%prep
14cu|nodejs-lodash._root-3.0.1-4|24	%setup -q -n package
14cu|nodejs-lodash._root-3.0.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._root-3.0.1-4|26	
14cu|nodejs-lodash._root-3.0.1-4|27	%build
14cu|nodejs-lodash._root-3.0.1-4|28	
14cu|nodejs-lodash._root-3.0.1-4|29	%install
14cu|nodejs-lodash._root-3.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._root-3.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._root-3.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._root-3.0.1-4|33	%changelog
14cu|nodejs-lodash._root-3.0.1-4|34	
14cu|nodejs-lodash._root-3.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-lodash._root-3.0.1-4|36	- (9450b36) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._root-3.0.1-4|37	
14cu|nodejs-lodash._root-3.0.1-4|38	

11755 14
14cu|nodejs-lodash._stack-4.1.1-4|1	%define oname lodash._stack
14cu|nodejs-lodash._stack-4.1.1-4|2	
14cu|nodejs-lodash._stack-4.1.1-4|3	Summary:        The lodash method 'Stack' exported as a module
14cu|nodejs-lodash._stack-4.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash._stack-4.1.1-4|5	Version:        4.1.1
14cu|nodejs-lodash._stack-4.1.1-4|6	Release:        4
14cu|nodejs-lodash._stack-4.1.1-4|7	License:        MIT
14cu|nodejs-lodash._stack-4.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash._stack-4.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash._stack-4.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash._stack-4.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash._stack-4.1.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash._stack-4.1.1-4|13	
14cu|nodejs-lodash._stack-4.1.1-4|14	%description
14cu|nodejs-lodash._stack-4.1.1-4|15	%{summary}.
14cu|nodejs-lodash._stack-4.1.1-4|16	
14cu|nodejs-lodash._stack-4.1.1-4|17	%files
14cu|nodejs-lodash._stack-4.1.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash._stack-4.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._stack-4.1.1-4|20	
14cu|nodejs-lodash._stack-4.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash._stack-4.1.1-4|22	
14cu|nodejs-lodash._stack-4.1.1-4|23	%prep
14cu|nodejs-lodash._stack-4.1.1-4|24	%setup -q -n package
14cu|nodejs-lodash._stack-4.1.1-4|25	rm -rf node_modules
14cu|nodejs-lodash._stack-4.1.1-4|26	
14cu|nodejs-lodash._stack-4.1.1-4|27	%build
14cu|nodejs-lodash._stack-4.1.1-4|28	
14cu|nodejs-lodash._stack-4.1.1-4|29	%install
14cu|nodejs-lodash._stack-4.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._stack-4.1.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash._stack-4.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash._stack-4.1.1-4|33	%changelog
14cu|nodejs-lodash._stack-4.1.1-4|34	
14cu|nodejs-lodash._stack-4.1.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-lodash._stack-4.1.1-4|36	- (70479e6) BuildList#2799825: Increase release tag
14cu|nodejs-lodash._stack-4.1.1-4|37	
14cu|nodejs-lodash._stack-4.1.1-4|38	

11756 14
14cu|nodejs-lodash.template-4.2.2-4|1	%define oname lodash.template
14cu|nodejs-lodash.template-4.2.2-4|2	
14cu|nodejs-lodash.template-4.2.2-4|3	Summary:        The lodash method '_.template' exported as a module
14cu|nodejs-lodash.template-4.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.template-4.2.2-4|5	Version:        4.2.2
14cu|nodejs-lodash.template-4.2.2-4|6	Release:        4
14cu|nodejs-lodash.template-4.2.2-4|7	License:        MIT
14cu|nodejs-lodash.template-4.2.2-4|8	Group:          Development/Other
14cu|nodejs-lodash.template-4.2.2-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.template-4.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.template-4.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.template-4.2.2-4|12	BuildRequires:  npm(lodash.tostring)
14cu|nodejs-lodash.template-4.2.2-4|13	BuildRequires:  npm(lodash.templatesettings)
14cu|nodejs-lodash.template-4.2.2-4|14	BuildRequires:  npm(lodash.rest)
14cu|nodejs-lodash.template-4.2.2-4|15	BuildRequires:  npm(lodash.keys)
14cu|nodejs-lodash.template-4.2.2-4|16	BuildRequires:  npm(lodash.assigninwith)
14cu|nodejs-lodash.template-4.2.2-4|17	BuildRequires:  npm(lodash._reinterpolate)
14cu|nodejs-lodash.template-4.2.2-4|18	BuildArch:      noarch
14cu|nodejs-lodash.template-4.2.2-4|19	
14cu|nodejs-lodash.template-4.2.2-4|20	%description
14cu|nodejs-lodash.template-4.2.2-4|21	%{summary}.
14cu|nodejs-lodash.template-4.2.2-4|22	
14cu|nodejs-lodash.template-4.2.2-4|23	%files
14cu|nodejs-lodash.template-4.2.2-4|24	%doc LICENSE *.md
14cu|nodejs-lodash.template-4.2.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.template-4.2.2-4|26	
14cu|nodejs-lodash.template-4.2.2-4|27	#------------------------------------------------------------------
14cu|nodejs-lodash.template-4.2.2-4|28	
14cu|nodejs-lodash.template-4.2.2-4|29	%prep
14cu|nodejs-lodash.template-4.2.2-4|30	%setup -q -n package
14cu|nodejs-lodash.template-4.2.2-4|31	rm -rf node_modules
14cu|nodejs-lodash.template-4.2.2-4|32	
14cu|nodejs-lodash.template-4.2.2-4|33	%build
14cu|nodejs-lodash.template-4.2.2-4|34	
14cu|nodejs-lodash.template-4.2.2-4|35	%install
14cu|nodejs-lodash.template-4.2.2-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.template-4.2.2-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.template-4.2.2-4|38	%nodejs_symlink_deps
14cu|nodejs-lodash.template-4.2.2-4|39	%changelog
14cu|nodejs-lodash.template-4.2.2-4|40	
14cu|nodejs-lodash.template-4.2.2-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.2.2-4
14cu|nodejs-lodash.template-4.2.2-4|42	- (bfa1343) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.template-4.2.2-4|43	
14cu|nodejs-lodash.template-4.2.2-4|44	

11757 14
14cu|nodejs-lodash.templatesettings-4.0.0-4|1	%define oname lodash.templatesettings
14cu|nodejs-lodash.templatesettings-4.0.0-4|2	
14cu|nodejs-lodash.templatesettings-4.0.0-4|3	Summary:        The lodash method '_.templateSettings' exported as a module
14cu|nodejs-lodash.templatesettings-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.templatesettings-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-lodash.templatesettings-4.0.0-4|6	Release:        4
14cu|nodejs-lodash.templatesettings-4.0.0-4|7	License:        MIT
14cu|nodejs-lodash.templatesettings-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.templatesettings-4.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.templatesettings-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.templatesettings-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.templatesettings-4.0.0-4|12	BuildRequires:  npm(lodash.escape)
14cu|nodejs-lodash.templatesettings-4.0.0-4|13	BuildRequires:  npm(lodash._reinterpolate)
14cu|nodejs-lodash.templatesettings-4.0.0-4|14	BuildArch:      noarch
14cu|nodejs-lodash.templatesettings-4.0.0-4|15	
14cu|nodejs-lodash.templatesettings-4.0.0-4|16	%description
14cu|nodejs-lodash.templatesettings-4.0.0-4|17	%{summary}.
14cu|nodejs-lodash.templatesettings-4.0.0-4|18	
14cu|nodejs-lodash.templatesettings-4.0.0-4|19	%files
14cu|nodejs-lodash.templatesettings-4.0.0-4|20	%doc LICENSE *.md
14cu|nodejs-lodash.templatesettings-4.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.templatesettings-4.0.0-4|22	
14cu|nodejs-lodash.templatesettings-4.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.templatesettings-4.0.0-4|24	
14cu|nodejs-lodash.templatesettings-4.0.0-4|25	%prep
14cu|nodejs-lodash.templatesettings-4.0.0-4|26	%setup -q -n package
14cu|nodejs-lodash.templatesettings-4.0.0-4|27	rm -rf node_modules
14cu|nodejs-lodash.templatesettings-4.0.0-4|28	
14cu|nodejs-lodash.templatesettings-4.0.0-4|29	%build
14cu|nodejs-lodash.templatesettings-4.0.0-4|30	
14cu|nodejs-lodash.templatesettings-4.0.0-4|31	%install
14cu|nodejs-lodash.templatesettings-4.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.templatesettings-4.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.templatesettings-4.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.templatesettings-4.0.0-4|35	%changelog
14cu|nodejs-lodash.templatesettings-4.0.0-4|36	
14cu|nodejs-lodash.templatesettings-4.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-lodash.templatesettings-4.0.0-4|38	- (38917f7) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.templatesettings-4.0.0-4|39	
14cu|nodejs-lodash.templatesettings-4.0.0-4|40	

11758 14
14cu|nodejs-lodash.toplainobject-3.0.0-4|1	%define oname lodash.toplainobject
14cu|nodejs-lodash.toplainobject-3.0.0-4|2	
14cu|nodejs-lodash.toplainobject-3.0.0-4|3	Summary:        The modern build of lodash’s _.toPlainObject as a module
14cu|nodejs-lodash.toplainobject-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.toplainobject-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-lodash.toplainobject-3.0.0-4|6	Release:        4
14cu|nodejs-lodash.toplainobject-3.0.0-4|7	License:        MIT
14cu|nodejs-lodash.toplainobject-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-lodash.toplainobject-3.0.0-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.toplainobject-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.toplainobject-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.toplainobject-3.0.0-4|12	BuildRequires:  npm(lodash.keysin)
14cu|nodejs-lodash.toplainobject-3.0.0-4|13	BuildRequires:  npm(lodash._basecopy)
14cu|nodejs-lodash.toplainobject-3.0.0-4|14	BuildArch:      noarch
14cu|nodejs-lodash.toplainobject-3.0.0-4|15	
14cu|nodejs-lodash.toplainobject-3.0.0-4|16	%description
14cu|nodejs-lodash.toplainobject-3.0.0-4|17	%{summary}.
14cu|nodejs-lodash.toplainobject-3.0.0-4|18	
14cu|nodejs-lodash.toplainobject-3.0.0-4|19	%files
14cu|nodejs-lodash.toplainobject-3.0.0-4|20	%doc LICENSE.txt README.md
14cu|nodejs-lodash.toplainobject-3.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.toplainobject-3.0.0-4|22	
14cu|nodejs-lodash.toplainobject-3.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-lodash.toplainobject-3.0.0-4|24	
14cu|nodejs-lodash.toplainobject-3.0.0-4|25	%prep
14cu|nodejs-lodash.toplainobject-3.0.0-4|26	%setup -q -n package
14cu|nodejs-lodash.toplainobject-3.0.0-4|27	rm -rf node_modules
14cu|nodejs-lodash.toplainobject-3.0.0-4|28	
14cu|nodejs-lodash.toplainobject-3.0.0-4|29	%build
14cu|nodejs-lodash.toplainobject-3.0.0-4|30	
14cu|nodejs-lodash.toplainobject-3.0.0-4|31	%install
14cu|nodejs-lodash.toplainobject-3.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.toplainobject-3.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.toplainobject-3.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-lodash.toplainobject-3.0.0-4|35	%changelog
14cu|nodejs-lodash.toplainobject-3.0.0-4|36	
14cu|nodejs-lodash.toplainobject-3.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-lodash.toplainobject-3.0.0-4|38	- (f8df644) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.toplainobject-3.0.0-4|39	
14cu|nodejs-lodash.toplainobject-3.0.0-4|40	

11759 14
14cu|nodejs-lodash.tostring-4.1.1-4|1	%define oname lodash.tostring
14cu|nodejs-lodash.tostring-4.1.1-4|2	
14cu|nodejs-lodash.tostring-4.1.1-4|3	Summary:        The lodash method _.toString exported as a module
14cu|nodejs-lodash.tostring-4.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lodash.tostring-4.1.1-4|5	Version:        4.1.1
14cu|nodejs-lodash.tostring-4.1.1-4|6	Release:        4
14cu|nodejs-lodash.tostring-4.1.1-4|7	License:        MIT
14cu|nodejs-lodash.tostring-4.1.1-4|8	Group:          Development/Other
14cu|nodejs-lodash.tostring-4.1.1-4|9	Url:            https://github.com/lodash/lodash
14cu|nodejs-lodash.tostring-4.1.1-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lodash.tostring-4.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lodash.tostring-4.1.1-4|12	BuildArch:      noarch
14cu|nodejs-lodash.tostring-4.1.1-4|13	
14cu|nodejs-lodash.tostring-4.1.1-4|14	%description
14cu|nodejs-lodash.tostring-4.1.1-4|15	%{summary}.
14cu|nodejs-lodash.tostring-4.1.1-4|16	
14cu|nodejs-lodash.tostring-4.1.1-4|17	%files
14cu|nodejs-lodash.tostring-4.1.1-4|18	%doc LICENSE *.md
14cu|nodejs-lodash.tostring-4.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.tostring-4.1.1-4|20	
14cu|nodejs-lodash.tostring-4.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-lodash.tostring-4.1.1-4|22	
14cu|nodejs-lodash.tostring-4.1.1-4|23	%prep
14cu|nodejs-lodash.tostring-4.1.1-4|24	%setup -q -n package
14cu|nodejs-lodash.tostring-4.1.1-4|25	rm -rf node_modules
14cu|nodejs-lodash.tostring-4.1.1-4|26	
14cu|nodejs-lodash.tostring-4.1.1-4|27	%build
14cu|nodejs-lodash.tostring-4.1.1-4|28	
14cu|nodejs-lodash.tostring-4.1.1-4|29	%install
14cu|nodejs-lodash.tostring-4.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.tostring-4.1.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lodash.tostring-4.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-lodash.tostring-4.1.1-4|33	%changelog
14cu|nodejs-lodash.tostring-4.1.1-4|34	
14cu|nodejs-lodash.tostring-4.1.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-lodash.tostring-4.1.1-4|36	- (ea3bd23) BuildList#2799825: Increase release tag
14cu|nodejs-lodash.tostring-4.1.1-4|37	
14cu|nodejs-lodash.tostring-4.1.1-4|38	

11760 14
14cu|nodejs-log-driver-1.2.5-4|1	%define oname log-driver
14cu|nodejs-log-driver-1.2.5-4|2	
14cu|nodejs-log-driver-1.2.5-4|3	Summary:        Simple logging framework for logging to stdout
14cu|nodejs-log-driver-1.2.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-log-driver-1.2.5-4|5	Version:        1.2.5
14cu|nodejs-log-driver-1.2.5-4|6	Release:        4
14cu|nodejs-log-driver-1.2.5-4|7	License:        ISC
14cu|nodejs-log-driver-1.2.5-4|8	Group:          Development/Other
14cu|nodejs-log-driver-1.2.5-4|9	Url:            https://github.com/cainus/logdriver
14cu|nodejs-log-driver-1.2.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-log-driver-1.2.5-4|11	Source1:        https://raw.githubusercontent.com/cainus/logdriver/master/LICENSE
14cu|nodejs-log-driver-1.2.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-log-driver-1.2.5-4|13	BuildArch:      noarch
14cu|nodejs-log-driver-1.2.5-4|14	
14cu|nodejs-log-driver-1.2.5-4|15	%description
14cu|nodejs-log-driver-1.2.5-4|16	%{summary}.
14cu|nodejs-log-driver-1.2.5-4|17	
14cu|nodejs-log-driver-1.2.5-4|18	%files
14cu|nodejs-log-driver-1.2.5-4|19	%doc LICENSE README.md
14cu|nodejs-log-driver-1.2.5-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-driver-1.2.5-4|21	
14cu|nodejs-log-driver-1.2.5-4|22	#------------------------------------------------------------------
14cu|nodejs-log-driver-1.2.5-4|23	
14cu|nodejs-log-driver-1.2.5-4|24	%prep
14cu|nodejs-log-driver-1.2.5-4|25	%setup -q -n package
14cu|nodejs-log-driver-1.2.5-4|26	rm -rf node_modules
14cu|nodejs-log-driver-1.2.5-4|27	cp -p %{SOURCE1} .
14cu|nodejs-log-driver-1.2.5-4|28	
14cu|nodejs-log-driver-1.2.5-4|29	%build
14cu|nodejs-log-driver-1.2.5-4|30	
14cu|nodejs-log-driver-1.2.5-4|31	%install
14cu|nodejs-log-driver-1.2.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-driver-1.2.5-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-driver-1.2.5-4|34	%nodejs_symlink_deps
14cu|nodejs-log-driver-1.2.5-4|35	%changelog
14cu|nodejs-log-driver-1.2.5-4|36	
14cu|nodejs-log-driver-1.2.5-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.5-4
14cu|nodejs-log-driver-1.2.5-4|38	- (aa64274) BuildList#2799825: Increase release tag
14cu|nodejs-log-driver-1.2.5-4|39	
14cu|nodejs-log-driver-1.2.5-4|40	

11761 14
14cu|nodejs-log-symbols-1.0.2-4|1	%define oname log-symbols
14cu|nodejs-log-symbols-1.0.2-4|2	
14cu|nodejs-log-symbols-1.0.2-4|3	Summary:        Colored symbols for various log levels
14cu|nodejs-log-symbols-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-log-symbols-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-log-symbols-1.0.2-4|6	Release:        4
14cu|nodejs-log-symbols-1.0.2-4|7	License:        MIT
14cu|nodejs-log-symbols-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-log-symbols-1.0.2-4|9	Url:            https://github.com/sindresorhus/log-symbols
14cu|nodejs-log-symbols-1.0.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-log-symbols-1.0.2-4|11	Source0:        https://github.com/sindresorhus/log-symbols/archive/v%{version}.tar.gz
14cu|nodejs-log-symbols-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-log-symbols-1.0.2-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-log-symbols-1.0.2-4|14	# Not yet  backported
14cu|nodejs-log-symbols-1.0.2-4|15	#BuildRequires:  npm(ava)
14cu|nodejs-log-symbols-1.0.2-4|16	BuildArch:      noarch
14cu|nodejs-log-symbols-1.0.2-4|17	
14cu|nodejs-log-symbols-1.0.2-4|18	%description
14cu|nodejs-log-symbols-1.0.2-4|19	%{summary}.
14cu|nodejs-log-symbols-1.0.2-4|20	
14cu|nodejs-log-symbols-1.0.2-4|21	%files
14cu|nodejs-log-symbols-1.0.2-4|22	%doc license readme.md
14cu|nodejs-log-symbols-1.0.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-symbols-1.0.2-4|24	
14cu|nodejs-log-symbols-1.0.2-4|25	#------------------------------------------------------------------
14cu|nodejs-log-symbols-1.0.2-4|26	
14cu|nodejs-log-symbols-1.0.2-4|27	%prep
14cu|nodejs-log-symbols-1.0.2-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-log-symbols-1.0.2-4|29	rm -rf node_modules
14cu|nodejs-log-symbols-1.0.2-4|30	
14cu|nodejs-log-symbols-1.0.2-4|31	%build
14cu|nodejs-log-symbols-1.0.2-4|32	
14cu|nodejs-log-symbols-1.0.2-4|33	%install
14cu|nodejs-log-symbols-1.0.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-symbols-1.0.2-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-log-symbols-1.0.2-4|36	%nodejs_symlink_deps
14cu|nodejs-log-symbols-1.0.2-4|37	
14cu|nodejs-log-symbols-1.0.2-4|38	# ava not yet backported
14cu|nodejs-log-symbols-1.0.2-4|39	%check
14cu|nodejs-log-symbols-1.0.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-log-symbols-1.0.2-4|41	%__nodejs test.js  || :
14cu|nodejs-log-symbols-1.0.2-4|42	
14cu|nodejs-log-symbols-1.0.2-4|43	%changelog
14cu|nodejs-log-symbols-1.0.2-4|44	
14cu|nodejs-log-symbols-1.0.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-log-symbols-1.0.2-4|46	- (3da8bde) BuildList#2799825: Increase release tag
14cu|nodejs-log-symbols-1.0.2-4|47	
14cu|nodejs-log-symbols-1.0.2-4|48	

11762 14
14cu|nodejs-lolex-1.4.0-4|1	%define oname lolex
14cu|nodejs-lolex-1.4.0-4|2	
14cu|nodejs-lolex-1.4.0-4|3	Summary:        JavaScript test spies, stubs and mocks
14cu|nodejs-lolex-1.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lolex-1.4.0-4|5	Version:        1.4.0
14cu|nodejs-lolex-1.4.0-4|6	Release:        4
14cu|nodejs-lolex-1.4.0-4|7	License:        BSD
14cu|nodejs-lolex-1.4.0-4|8	Group:          Development/Other
14cu|nodejs-lolex-1.4.0-4|9	Url:            https://github.com/sinonjs/lolex
14cu|nodejs-lolex-1.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lolex-1.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lolex-1.4.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-lolex-1.4.0-4|13	BuildRequires:  npm(browserify)
14cu|nodejs-lolex-1.4.0-4|14	# not yet backported
14cu|nodejs-lolex-1.4.0-4|15	#BuildRequires:  npm(sinon)
14cu|nodejs-lolex-1.4.0-4|16	#BuildRequires:  npm(jslint)
14cu|nodejs-lolex-1.4.0-4|17	#BuildRequires:  npm(mochify)
14cu|nodejs-lolex-1.4.0-4|18	#BuildRequires:  npm(referee)
14cu|nodejs-lolex-1.4.0-4|19	BuildArch:      noarch
14cu|nodejs-lolex-1.4.0-4|20	
14cu|nodejs-lolex-1.4.0-4|21	%description
14cu|nodejs-lolex-1.4.0-4|22	%{summary}.
14cu|nodejs-lolex-1.4.0-4|23	
14cu|nodejs-lolex-1.4.0-4|24	%files
14cu|nodejs-lolex-1.4.0-4|25	%doc LICENSE Readme.md
14cu|nodejs-lolex-1.4.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lolex-1.4.0-4|27	
14cu|nodejs-lolex-1.4.0-4|28	#------------------------------------------------------------------
14cu|nodejs-lolex-1.4.0-4|29	
14cu|nodejs-lolex-1.4.0-4|30	%prep
14cu|nodejs-lolex-1.4.0-4|31	%setup -q -n package
14cu|nodejs-lolex-1.4.0-4|32	rm -rf node_modules
14cu|nodejs-lolex-1.4.0-4|33	
14cu|nodejs-lolex-1.4.0-4|34	%build
14cu|nodejs-lolex-1.4.0-4|35	
14cu|nodejs-lolex-1.4.0-4|36	%install
14cu|nodejs-lolex-1.4.0-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lolex-1.4.0-4|38	cp -r package.json *.js script/ src/ \
14cu|nodejs-lolex-1.4.0-4|39	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lolex-1.4.0-4|40	%nodejs_symlink_deps
14cu|nodejs-lolex-1.4.0-4|41	
14cu|nodejs-lolex-1.4.0-4|42	#%check
14cu|nodejs-lolex-1.4.0-4|43	#%nodejs_symlink_deps --check
14cu|nodejs-lolex-1.4.0-4|44	# npm run lint && npm run test-node && npm run test-headless
14cu|nodejs-lolex-1.4.0-4|45	%changelog
14cu|nodejs-lolex-1.4.0-4|46	
14cu|nodejs-lolex-1.4.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-4
14cu|nodejs-lolex-1.4.0-4|48	- (8a799ee) BuildList#2799825: Increase release tag
14cu|nodejs-lolex-1.4.0-4|49	
14cu|nodejs-lolex-1.4.0-4|50	

11763 14
14cu|nodejs-long-3.1.0-4|1	%define oname long
14cu|nodejs-long-3.1.0-4|2	
14cu|nodejs-long-3.1.0-4|3	Summary:        A Long class for representing a 64-bit two's-complement integer value
14cu|nodejs-long-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-long-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-long-3.1.0-4|6	Release:        4
14cu|nodejs-long-3.1.0-4|7	License:        ASL 2.0
14cu|nodejs-long-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-long-3.1.0-4|9	Url:            https://github.com/dcodeIO/long.js
14cu|nodejs-long-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-long-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-long-3.1.0-4|12	BuildArch:      noarch
14cu|nodejs-long-3.1.0-4|13	
14cu|nodejs-long-3.1.0-4|14	%description
14cu|nodejs-long-3.1.0-4|15	%{summary}.
14cu|nodejs-long-3.1.0-4|16	
14cu|nodejs-long-3.1.0-4|17	%files
14cu|nodejs-long-3.1.0-4|18	%doc LICENSE *.md doco/
14cu|nodejs-long-3.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-long-3.1.0-4|20	
14cu|nodejs-long-3.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-long-3.1.0-4|22	
14cu|nodejs-long-3.1.0-4|23	%prep
14cu|nodejs-long-3.1.0-4|24	%setup -q -n package
14cu|nodejs-long-3.1.0-4|25	rm -rf node_modules
14cu|nodejs-long-3.1.0-4|26	
14cu|nodejs-long-3.1.0-4|27	%build
14cu|nodejs-long-3.1.0-4|28	
14cu|nodejs-long-3.1.0-4|29	%install
14cu|nodejs-long-3.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-long-3.1.0-4|31	cp -r *.json *.js *.png externs/ dist/ src/ scripts/ \
14cu|nodejs-long-3.1.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-long-3.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-long-3.1.0-4|34	%changelog
14cu|nodejs-long-3.1.0-4|35	
14cu|nodejs-long-3.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-long-3.1.0-4|37	- (b8b106e) BuildList#2799825: Increase release tag
14cu|nodejs-long-3.1.0-4|38	
14cu|nodejs-long-3.1.0-4|39	

11764 14
14cu|nodejs-loose-envify-1.1.0-4|1	%define oname loose-envify
14cu|nodejs-loose-envify-1.1.0-4|2	
14cu|nodejs-loose-envify-1.1.0-4|3	Summary:        Like envify but much faster
14cu|nodejs-loose-envify-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-loose-envify-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-loose-envify-1.1.0-4|6	Release:        4
14cu|nodejs-loose-envify-1.1.0-4|7	License:        MIT
14cu|nodejs-loose-envify-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-loose-envify-1.1.0-4|9	Url:            https://github.com/zertosh/loose-envify
14cu|nodejs-loose-envify-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-loose-envify-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-loose-envify-1.1.0-4|12	BuildRequires:  npm(js-tokens)
14cu|nodejs-loose-envify-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-loose-envify-1.1.0-4|14	
14cu|nodejs-loose-envify-1.1.0-4|15	%description
14cu|nodejs-loose-envify-1.1.0-4|16	%{summary}.
14cu|nodejs-loose-envify-1.1.0-4|17	
14cu|nodejs-loose-envify-1.1.0-4|18	%files
14cu|nodejs-loose-envify-1.1.0-4|19	%doc *.md
14cu|nodejs-loose-envify-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-loose-envify-1.1.0-4|21	
14cu|nodejs-loose-envify-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-loose-envify-1.1.0-4|23	
14cu|nodejs-loose-envify-1.1.0-4|24	%prep
14cu|nodejs-loose-envify-1.1.0-4|25	%setup -q -n package
14cu|nodejs-loose-envify-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-loose-envify-1.1.0-4|27	
14cu|nodejs-loose-envify-1.1.0-4|28	%build
14cu|nodejs-loose-envify-1.1.0-4|29	
14cu|nodejs-loose-envify-1.1.0-4|30	%install
14cu|nodejs-loose-envify-1.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-loose-envify-1.1.0-4|32	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-loose-envify-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-loose-envify-1.1.0-4|34	
14cu|nodejs-loose-envify-1.1.0-4|35	%changelog
14cu|nodejs-loose-envify-1.1.0-4|36	
14cu|nodejs-loose-envify-1.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-loose-envify-1.1.0-4|38	- (52e3dfd) BuildList#2799825: Increase release tag
14cu|nodejs-loose-envify-1.1.0-4|39	
14cu|nodejs-loose-envify-1.1.0-4|40	

11765 14
14cu|nodejs-loud-rejection-1.2.0-4|1	%define oname loud-rejection
14cu|nodejs-loud-rejection-1.2.0-4|2	
14cu|nodejs-loud-rejection-1.2.0-4|3	Summary:        Make unhandled promise fail loudly
14cu|nodejs-loud-rejection-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-loud-rejection-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-loud-rejection-1.2.0-4|6	Release:        4
14cu|nodejs-loud-rejection-1.2.0-4|7	License:        MIT
14cu|nodejs-loud-rejection-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-loud-rejection-1.2.0-4|9	Url:            https://github.com/sindresorhus/loud-rejection
14cu|nodejs-loud-rejection-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-loud-rejection-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-loud-rejection-1.2.0-4|12	BuildRequires:  npm(signal-exit)
14cu|nodejs-loud-rejection-1.2.0-4|13	BuildArch:      noarch
14cu|nodejs-loud-rejection-1.2.0-4|14	
14cu|nodejs-loud-rejection-1.2.0-4|15	%description
14cu|nodejs-loud-rejection-1.2.0-4|16	Make unhandled promise rejections fail loudly
14cu|nodejs-loud-rejection-1.2.0-4|17	instead of the default silent fail
14cu|nodejs-loud-rejection-1.2.0-4|18	By default, promises fail silently if you don't
14cu|nodejs-loud-rejection-1.2.0-4|19	attach a .catch() handler to them.
14cu|nodejs-loud-rejection-1.2.0-4|20	
14cu|nodejs-loud-rejection-1.2.0-4|21	Use it in top-level things like tests, CLI tools,
14cu|nodejs-loud-rejection-1.2.0-4|22	apps, etc, but not in reusable modules.
14cu|nodejs-loud-rejection-1.2.0-4|23	
14cu|nodejs-loud-rejection-1.2.0-4|24	%files
14cu|nodejs-loud-rejection-1.2.0-4|25	%doc license readme.md
14cu|nodejs-loud-rejection-1.2.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-loud-rejection-1.2.0-4|27	
14cu|nodejs-loud-rejection-1.2.0-4|28	#------------------------------------------------------------------
14cu|nodejs-loud-rejection-1.2.0-4|29	
14cu|nodejs-loud-rejection-1.2.0-4|30	%prep
14cu|nodejs-loud-rejection-1.2.0-4|31	%setup -q -n package
14cu|nodejs-loud-rejection-1.2.0-4|32	rm -rf node_modules
14cu|nodejs-loud-rejection-1.2.0-4|33	
14cu|nodejs-loud-rejection-1.2.0-4|34	%build
14cu|nodejs-loud-rejection-1.2.0-4|35	
14cu|nodejs-loud-rejection-1.2.0-4|36	%install
14cu|nodejs-loud-rejection-1.2.0-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-loud-rejection-1.2.0-4|38	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-loud-rejection-1.2.0-4|39	%nodejs_symlink_deps
14cu|nodejs-loud-rejection-1.2.0-4|40	%changelog
14cu|nodejs-loud-rejection-1.2.0-4|41	
14cu|nodejs-loud-rejection-1.2.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-loud-rejection-1.2.0-4|43	- (fafb7f6) BuildList#2799825: Increase release tag
14cu|nodejs-loud-rejection-1.2.0-4|44	
14cu|nodejs-loud-rejection-1.2.0-4|45	

11766 14
14cu|nodejs-lowercase-keys-1.0.0-4|1	%define oname lowercase-keys
14cu|nodejs-lowercase-keys-1.0.0-4|2	
14cu|nodejs-lowercase-keys-1.0.0-4|3	Summary:        Lowercase the keys of an object
14cu|nodejs-lowercase-keys-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-lowercase-keys-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-lowercase-keys-1.0.0-4|6	Release:        4
14cu|nodejs-lowercase-keys-1.0.0-4|7	License:        MIT
14cu|nodejs-lowercase-keys-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-lowercase-keys-1.0.0-4|9	Url:            https://github.com/sindresorhus/lowercase-keys
14cu|nodejs-lowercase-keys-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lowercase-keys-1.0.0-4|11	Source1:	https://github.com/sindresorhus/lowercase-keys/blob/master/license
14cu|nodejs-lowercase-keys-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-lowercase-keys-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-lowercase-keys-1.0.0-4|14	
14cu|nodejs-lowercase-keys-1.0.0-4|15	%description
14cu|nodejs-lowercase-keys-1.0.0-4|16	%{summary}.
14cu|nodejs-lowercase-keys-1.0.0-4|17	
14cu|nodejs-lowercase-keys-1.0.0-4|18	%files
14cu|nodejs-lowercase-keys-1.0.0-4|19	%doc license readme.md
14cu|nodejs-lowercase-keys-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lowercase-keys-1.0.0-4|21	
14cu|nodejs-lowercase-keys-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-lowercase-keys-1.0.0-4|23	
14cu|nodejs-lowercase-keys-1.0.0-4|24	%prep
14cu|nodejs-lowercase-keys-1.0.0-4|25	%setup -q -n package
14cu|nodejs-lowercase-keys-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-lowercase-keys-1.0.0-4|27	
14cu|nodejs-lowercase-keys-1.0.0-4|28	cp -r %{SOURCE1} license
14cu|nodejs-lowercase-keys-1.0.0-4|29	
14cu|nodejs-lowercase-keys-1.0.0-4|30	%build
14cu|nodejs-lowercase-keys-1.0.0-4|31	
14cu|nodejs-lowercase-keys-1.0.0-4|32	%install
14cu|nodejs-lowercase-keys-1.0.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lowercase-keys-1.0.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-lowercase-keys-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-lowercase-keys-1.0.0-4|36	%changelog
14cu|nodejs-lowercase-keys-1.0.0-4|37	
14cu|nodejs-lowercase-keys-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-lowercase-keys-1.0.0-4|39	- (a8f3003) BuildList#2799825: Increase release tag
14cu|nodejs-lowercase-keys-1.0.0-4|40	
14cu|nodejs-lowercase-keys-1.0.0-4|41	

11767 14
14cu|nodejs-lru-cache-3.2.0-4|1	%define oname lru-cache
14cu|nodejs-lru-cache-3.2.0-4|2	
14cu|nodejs-lru-cache-3.2.0-4|3	Summary:    A least recently used cache object for Node.js
14cu|nodejs-lru-cache-3.2.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-lru-cache-3.2.0-4|5	Version:    3.2.0
14cu|nodejs-lru-cache-3.2.0-4|6	Release:    4
14cu|nodejs-lru-cache-3.2.0-4|7	License:    ISC
14cu|nodejs-lru-cache-3.2.0-4|8	Group:      Development/Other
14cu|nodejs-lru-cache-3.2.0-4|9	URL:        https://github.com/isaacs/node-%{oname}
14cu|nodejs-lru-cache-3.2.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lru-cache-3.2.0-4|11	# mugged from git
14cu|nodejs-lru-cache-3.2.0-4|12	Source1:    package.json
14cu|nodejs-lru-cache-3.2.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-lru-cache-3.2.0-4|14	BuildRequires:  npm(pseudomap)
14cu|nodejs-lru-cache-3.2.0-4|15	BuildRequires:  npm(tap)
14cu|nodejs-lru-cache-3.2.0-4|16	BuildRequires:  npm(weak)
14cu|nodejs-lru-cache-3.2.0-4|17	BuildArch:  noarch
14cu|nodejs-lru-cache-3.2.0-4|18	
14cu|nodejs-lru-cache-3.2.0-4|19	
14cu|nodejs-lru-cache-3.2.0-4|20	%description
14cu|nodejs-lru-cache-3.2.0-4|21	A cache object that deletes the least recently used items.
14cu|nodejs-lru-cache-3.2.0-4|22	
14cu|nodejs-lru-cache-3.2.0-4|23	%files
14cu|nodejs-lru-cache-3.2.0-4|24	%doc CONTRIBUTORS README.md LICENSE
14cu|nodejs-lru-cache-3.2.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-cache-3.2.0-4|26	#------------------------------------------------------------
14cu|nodejs-lru-cache-3.2.0-4|27	
14cu|nodejs-lru-cache-3.2.0-4|28	%prep
14cu|nodejs-lru-cache-3.2.0-4|29	%setup -qn package
14cu|nodejs-lru-cache-3.2.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-lru-cache-3.2.0-4|31	
14cu|nodejs-lru-cache-3.2.0-4|32	%build
14cu|nodejs-lru-cache-3.2.0-4|33	#nothing to do
14cu|nodejs-lru-cache-3.2.0-4|34	
14cu|nodejs-lru-cache-3.2.0-4|35	%install
14cu|nodejs-lru-cache-3.2.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-cache-3.2.0-4|37	cp -r lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-cache-3.2.0-4|38	
14cu|nodejs-lru-cache-3.2.0-4|39	%nodejs_symlink_deps
14cu|nodejs-lru-cache-3.2.0-4|40	
14cu|nodejs-lru-cache-3.2.0-4|41	%check
14cu|nodejs-lru-cache-3.2.0-4|42	rm -fr package.json && cp -r %{SOURCE1} .
14cu|nodejs-lru-cache-3.2.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-lru-cache-3.2.0-4|44	%tap test --gc
14cu|nodejs-lru-cache-3.2.0-4|45	
14cu|nodejs-lru-cache-3.2.0-4|46	
14cu|nodejs-lru-cache-3.2.0-4|47	
14cu|nodejs-lru-cache-3.2.0-4|48	
14cu|nodejs-lru-cache-3.2.0-4|49	
14cu|nodejs-lru-cache-3.2.0-4|50	
14cu|nodejs-lru-cache-3.2.0-4|51	%changelog
14cu|nodejs-lru-cache-3.2.0-4|52	
14cu|nodejs-lru-cache-3.2.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-lru-cache-3.2.0-4|54	- (2ac48c7) BuildList#2799825: Increase release tag
14cu|nodejs-lru-cache-3.2.0-4|55	
14cu|nodejs-lru-cache-3.2.0-4|56	

11768 14
14cu|nodejs-lru-queue-0.1.0-5|1	%define oname lru-queue
14cu|nodejs-lru-queue-0.1.0-5|2	
14cu|nodejs-lru-queue-0.1.0-5|3	Summary:        Size limited queue based on LRU algorithm
14cu|nodejs-lru-queue-0.1.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-lru-queue-0.1.0-5|5	Version:        0.1.0
14cu|nodejs-lru-queue-0.1.0-5|6	Release:        5
14cu|nodejs-lru-queue-0.1.0-5|7	License:        MIT
14cu|nodejs-lru-queue-0.1.0-5|8	Group:          Development/Other
14cu|nodejs-lru-queue-0.1.0-5|9	Url:            https://github.com/medikoo/lru-queue
14cu|nodejs-lru-queue-0.1.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-lru-queue-0.1.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-lru-queue-0.1.0-5|12	BuildRequires:  npm(es5-ext)
14cu|nodejs-lru-queue-0.1.0-5|13	# circular
14cu|nodejs-lru-queue-0.1.0-5|14	BuildRequires:  npm(tad)
14cu|nodejs-lru-queue-0.1.0-5|15	BuildArch:      noarch
14cu|nodejs-lru-queue-0.1.0-5|16	
14cu|nodejs-lru-queue-0.1.0-5|17	%description
14cu|nodejs-lru-queue-0.1.0-5|18	%{summary}.
14cu|nodejs-lru-queue-0.1.0-5|19	
14cu|nodejs-lru-queue-0.1.0-5|20	%files
14cu|nodejs-lru-queue-0.1.0-5|21	%doc LICENCE CHANGES README.md
14cu|nodejs-lru-queue-0.1.0-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-queue-0.1.0-5|23	
14cu|nodejs-lru-queue-0.1.0-5|24	#------------------------------------------------------------------
14cu|nodejs-lru-queue-0.1.0-5|25	
14cu|nodejs-lru-queue-0.1.0-5|26	%prep
14cu|nodejs-lru-queue-0.1.0-5|27	%setup -q -n package
14cu|nodejs-lru-queue-0.1.0-5|28	rm -rf node_modules
14cu|nodejs-lru-queue-0.1.0-5|29	
14cu|nodejs-lru-queue-0.1.0-5|30	%build
14cu|nodejs-lru-queue-0.1.0-5|31	
14cu|nodejs-lru-queue-0.1.0-5|32	%install
14cu|nodejs-lru-queue-0.1.0-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-queue-0.1.0-5|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-lru-queue-0.1.0-5|35	%nodejs_symlink_deps
14cu|nodejs-lru-queue-0.1.0-5|36	
14cu|nodejs-lru-queue-0.1.0-5|37	%check
14cu|nodejs-lru-queue-0.1.0-5|38	# bootstrap
14cu|nodejs-lru-queue-0.1.0-5|39	%nodejs_symlink_deps --check
14cu|nodejs-lru-queue-0.1.0-5|40	%__node %{_bindir}/tad
14cu|nodejs-lru-queue-0.1.0-5|41	
14cu|nodejs-lru-queue-0.1.0-5|42	%changelog
14cu|nodejs-lru-queue-0.1.0-5|43	
14cu|nodejs-lru-queue-0.1.0-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-5
14cu|nodejs-lru-queue-0.1.0-5|45	- (dbf7b1b) BuildList#2799825: Increase release tag
14cu|nodejs-lru-queue-0.1.0-5|46	
14cu|nodejs-lru-queue-0.1.0-5|47	

11769 14
14cu|nodejs-ltx-2.3.0-4|1	%define oname ltx
14cu|nodejs-ltx-2.3.0-4|2	
14cu|nodejs-ltx-2.3.0-4|3	Summary:    A Node.js module for parsing, modifying and building XML
14cu|nodejs-ltx-2.3.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-ltx-2.3.0-4|5	Version:    2.3.0
14cu|nodejs-ltx-2.3.0-4|6	Release:    4
14cu|nodejs-ltx-2.3.0-4|7	License:    MIT
14cu|nodejs-ltx-2.3.0-4|8	Group:      Development/Other
14cu|nodejs-ltx-2.3.0-4|9	URL:        https://github.com/astro/%{oname}
14cu|nodejs-ltx-2.3.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ltx-2.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ltx-2.3.0-4|12	BuildRequires:  npm(inherits)
14cu|nodejs-ltx-2.3.0-4|13	BuildArch:  noarch
14cu|nodejs-ltx-2.3.0-4|14	
14cu|nodejs-ltx-2.3.0-4|15	%description
14cu|nodejs-ltx-2.3.0-4|16	%{summary}.
14cu|nodejs-ltx-2.3.0-4|17	
14cu|nodejs-ltx-2.3.0-4|18	%files
14cu|nodejs-ltx-2.3.0-4|19	%doc LICENSE *.md
14cu|nodejs-ltx-2.3.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ltx-2.3.0-4|21	#--------------------------------------------------------
14cu|nodejs-ltx-2.3.0-4|22	%prep
14cu|nodejs-ltx-2.3.0-4|23	%setup -qn package
14cu|nodejs-ltx-2.3.0-4|24	
14cu|nodejs-ltx-2.3.0-4|25	%build
14cu|nodejs-ltx-2.3.0-4|26	#nothing to do
14cu|nodejs-ltx-2.3.0-4|27	
14cu|nodejs-ltx-2.3.0-4|28	%install
14cu|nodejs-ltx-2.3.0-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ltx-2.3.0-4|30	cp -pr package.json *.js lib/ \
14cu|nodejs-ltx-2.3.0-4|31	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ltx-2.3.0-4|32	
14cu|nodejs-ltx-2.3.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ltx-2.3.0-4|34	
14cu|nodejs-ltx-2.3.0-4|35	%changelog
14cu|nodejs-ltx-2.3.0-4|36	
14cu|nodejs-ltx-2.3.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.0-4
14cu|nodejs-ltx-2.3.0-4|38	- (2d7a39e) BuildList#2799825: Increase release tag
14cu|nodejs-ltx-2.3.0-4|39	
14cu|nodejs-ltx-2.3.0-4|40	

11770 14
14cu|nodejs-magic-string-0.19.0-4|1	%define oname magic-string
14cu|nodejs-magic-string-0.19.0-4|2	
14cu|nodejs-magic-string-0.19.0-4|3	Summary:        Modify strings, generate sourcemaps
14cu|nodejs-magic-string-0.19.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-magic-string-0.19.0-4|5	Version:        0.19.0
14cu|nodejs-magic-string-0.19.0-4|6	Release:        4
14cu|nodejs-magic-string-0.19.0-4|7	License:        MIT
14cu|nodejs-magic-string-0.19.0-4|8	Group:          Development/Other
14cu|nodejs-magic-string-0.19.0-4|9	Url:            https://github.com/rich-harris/magic-string
14cu|nodejs-magic-string-0.19.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-magic-string-0.19.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-magic-string-0.19.0-4|12	BuildRequires:  npm(vlq)
14cu|nodejs-magic-string-0.19.0-4|13	
14cu|nodejs-magic-string-0.19.0-4|14	BuildArch:      noarch
14cu|nodejs-magic-string-0.19.0-4|15	
14cu|nodejs-magic-string-0.19.0-4|16	%description
14cu|nodejs-magic-string-0.19.0-4|17	%{summary}.
14cu|nodejs-magic-string-0.19.0-4|18	
14cu|nodejs-magic-string-0.19.0-4|19	%files
14cu|nodejs-magic-string-0.19.0-4|20	%doc CHANGELOG.md
14cu|nodejs-magic-string-0.19.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-magic-string-0.19.0-4|22	
14cu|nodejs-magic-string-0.19.0-4|23	#------------------------------------------------------------------
14cu|nodejs-magic-string-0.19.0-4|24	
14cu|nodejs-magic-string-0.19.0-4|25	%prep
14cu|nodejs-magic-string-0.19.0-4|26	%setup -q -n package
14cu|nodejs-magic-string-0.19.0-4|27	rm -rf node_modules
14cu|nodejs-magic-string-0.19.0-4|28	
14cu|nodejs-magic-string-0.19.0-4|29	%build
14cu|nodejs-magic-string-0.19.0-4|30	
14cu|nodejs-magic-string-0.19.0-4|31	%install
14cu|nodejs-magic-string-0.19.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-magic-string-0.19.0-4|33	cp -r package.json dist/ src/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-magic-string-0.19.0-4|34	%nodejs_symlink_deps
14cu|nodejs-magic-string-0.19.0-4|35	
14cu|nodejs-magic-string-0.19.0-4|36	%changelog
14cu|nodejs-magic-string-0.19.0-4|37	
14cu|nodejs-magic-string-0.19.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.19.0-4
14cu|nodejs-magic-string-0.19.0-4|39	- (6673957) BuildList#2799825: Increase release tag
14cu|nodejs-magic-string-0.19.0-4|40	
14cu|nodejs-magic-string-0.19.0-4|41	

11771 14
14cu|nodejs-magnet-uri-5.1.3-4|1	%define oname magnet-uri
14cu|nodejs-magnet-uri-5.1.3-4|2	
14cu|nodejs-magnet-uri-5.1.3-4|3	Summary:        Parse a magnet URI and return an object of keys/values
14cu|nodejs-magnet-uri-5.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-magnet-uri-5.1.3-4|5	Version:        5.1.3
14cu|nodejs-magnet-uri-5.1.3-4|6	Release:        4
14cu|nodejs-magnet-uri-5.1.3-4|7	License:        MIT
14cu|nodejs-magnet-uri-5.1.3-4|8	Group:          Development/Other
14cu|nodejs-magnet-uri-5.1.3-4|9	Url:            https://github.com/feross/magnet-uri
14cu|nodejs-magnet-uri-5.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-magnet-uri-5.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-magnet-uri-5.1.3-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-magnet-uri-5.1.3-4|13	BuildRequires:  npm(uniq)
14cu|nodejs-magnet-uri-5.1.3-4|14	BuildRequires:  npm(thirty-two)
14cu|nodejs-magnet-uri-5.1.3-4|15	#
14cu|nodejs-magnet-uri-5.1.3-4|16	BuildRequires:  npm(tape)
14cu|nodejs-magnet-uri-5.1.3-4|17	BuildArch:      noarch
14cu|nodejs-magnet-uri-5.1.3-4|18	
14cu|nodejs-magnet-uri-5.1.3-4|19	%description
14cu|nodejs-magnet-uri-5.1.3-4|20	%{summary}.
14cu|nodejs-magnet-uri-5.1.3-4|21	
14cu|nodejs-magnet-uri-5.1.3-4|22	%files
14cu|nodejs-magnet-uri-5.1.3-4|23	%doc LICENSE *.md
14cu|nodejs-magnet-uri-5.1.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-magnet-uri-5.1.3-4|25	
14cu|nodejs-magnet-uri-5.1.3-4|26	#------------------------------------------------------------------
14cu|nodejs-magnet-uri-5.1.3-4|27	
14cu|nodejs-magnet-uri-5.1.3-4|28	%prep
14cu|nodejs-magnet-uri-5.1.3-4|29	%setup -q -n package
14cu|nodejs-magnet-uri-5.1.3-4|30	rm -rf node_modules
14cu|nodejs-magnet-uri-5.1.3-4|31	
14cu|nodejs-magnet-uri-5.1.3-4|32	%build
14cu|nodejs-magnet-uri-5.1.3-4|33	
14cu|nodejs-magnet-uri-5.1.3-4|34	%install
14cu|nodejs-magnet-uri-5.1.3-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-magnet-uri-5.1.3-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-magnet-uri-5.1.3-4|37	%nodejs_symlink_deps
14cu|nodejs-magnet-uri-5.1.3-4|38	
14cu|nodejs-magnet-uri-5.1.3-4|39	%check
14cu|nodejs-magnet-uri-5.1.3-4|40	%nodejs_symlink_deps --check
14cu|nodejs-magnet-uri-5.1.3-4|41	tape test/*.js
14cu|nodejs-magnet-uri-5.1.3-4|42	
14cu|nodejs-magnet-uri-5.1.3-4|43	%changelog
14cu|nodejs-magnet-uri-5.1.3-4|44	
14cu|nodejs-magnet-uri-5.1.3-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.1.3-4
14cu|nodejs-magnet-uri-5.1.3-4|46	- (daaa5ad) BuildList#2799825: Increase release tag
14cu|nodejs-magnet-uri-5.1.3-4|47	
14cu|nodejs-magnet-uri-5.1.3-4|48	

11772 14
14cu|nodejs-make-plural-3.0.3-4|1	%define oname make-plural
14cu|nodejs-make-plural-3.0.3-4|2	
14cu|nodejs-make-plural-3.0.3-4|3	Summary:        Translates Unicode CLDR pluralization rules to executable JavaScript
14cu|nodejs-make-plural-3.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-make-plural-3.0.3-4|5	Version:        3.0.3
14cu|nodejs-make-plural-3.0.3-4|6	Release:        4
14cu|nodejs-make-plural-3.0.3-4|7	License:        ISC
14cu|nodejs-make-plural-3.0.3-4|8	Group:          Development/Other
14cu|nodejs-make-plural-3.0.3-4|9	Url:            https://github.com/eemeli/make-plural.js
14cu|nodejs-make-plural-3.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-make-plural-3.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-make-plural-3.0.3-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-make-plural-3.0.3-4|13	BuildArch:      noarch
14cu|nodejs-make-plural-3.0.3-4|14	
14cu|nodejs-make-plural-3.0.3-4|15	%description
14cu|nodejs-make-plural-3.0.3-4|16	%{summary}.
14cu|nodejs-make-plural-3.0.3-4|17	
14cu|nodejs-make-plural-3.0.3-4|18	%files
14cu|nodejs-make-plural-3.0.3-4|19	%doc LICENSE *.md
14cu|nodejs-make-plural-3.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-make-plural-3.0.3-4|21	
14cu|nodejs-make-plural-3.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-make-plural-3.0.3-4|23	
14cu|nodejs-make-plural-3.0.3-4|24	%prep
14cu|nodejs-make-plural-3.0.3-4|25	%setup -q -n package
14cu|nodejs-make-plural-3.0.3-4|26	rm -rf node_modules
14cu|nodejs-make-plural-3.0.3-4|27	
14cu|nodejs-make-plural-3.0.3-4|28	%build
14cu|nodejs-make-plural-3.0.3-4|29	
14cu|nodejs-make-plural-3.0.3-4|30	%install
14cu|nodejs-make-plural-3.0.3-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-make-plural-3.0.3-4|32	cp -r package.json *.js bin/ data/ \
14cu|nodejs-make-plural-3.0.3-4|33	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-make-plural-3.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-make-plural-3.0.3-4|35	%changelog
14cu|nodejs-make-plural-3.0.3-4|36	
14cu|nodejs-make-plural-3.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.3-4
14cu|nodejs-make-plural-3.0.3-4|38	- (3287b01) BuildList#2799825: Increase release tag
14cu|nodejs-make-plural-3.0.3-4|39	
14cu|nodejs-make-plural-3.0.3-4|40	

11773 14
14cu|nodejs-mapnik-reference-5.0.9-5|1	Name:           nodejs-mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|2	Version:        5.0.9
14cu|nodejs-mapnik-reference-5.0.9-5|3	Release:        5
14cu|nodejs-mapnik-reference-5.0.9-5|4	Summary:        Reference for Mapnik Styling Options
14cu|nodejs-mapnik-reference-5.0.9-5|5	Group:          Development/Other
14cu|nodejs-mapnik-reference-5.0.9-5|6	License:        Public Domain
14cu|nodejs-mapnik-reference-5.0.9-5|7	URL:            https://github.com/mapnik/mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|8	Source0:        http://registry.npmjs.org/mapnik-reference/-/mapnik-reference-%{version}.tgz
14cu|nodejs-mapnik-reference-5.0.9-5|9	BuildArch:      noarch
14cu|nodejs-mapnik-reference-5.0.9-5|10	
14cu|nodejs-mapnik-reference-5.0.9-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mapnik-reference-5.0.9-5|12	BuildRequires:  python
14cu|nodejs-mapnik-reference-5.0.9-5|13	BuildRequires:  python-simplejson
14cu|nodejs-mapnik-reference-5.0.9-5|14	
14cu|nodejs-mapnik-reference-5.0.9-5|15	%description
14cu|nodejs-mapnik-reference-5.0.9-5|16	Provides a parseable spec of what Mapnik can do - what main structures
14cu|nodejs-mapnik-reference-5.0.9-5|17	it supports (like layers, styles, and symbolizers) and the properties
14cu|nodejs-mapnik-reference-5.0.9-5|18	they can contain. It's useful for building parsers, tests, compilers, and
14cu|nodejs-mapnik-reference-5.0.9-5|19	syntax highlighting/checking for languages
14cu|nodejs-mapnik-reference-5.0.9-5|20	
14cu|nodejs-mapnik-reference-5.0.9-5|21	
14cu|nodejs-mapnik-reference-5.0.9-5|22	%prep
14cu|nodejs-mapnik-reference-5.0.9-5|23	%setup -q -n package
14cu|nodejs-mapnik-reference-5.0.9-5|24	
14cu|nodejs-mapnik-reference-5.0.9-5|25	
14cu|nodejs-mapnik-reference-5.0.9-5|26	%build
14cu|nodejs-mapnik-reference-5.0.9-5|27	
14cu|nodejs-mapnik-reference-5.0.9-5|28	
14cu|nodejs-mapnik-reference-5.0.9-5|29	%install
14cu|nodejs-mapnik-reference-5.0.9-5|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|31	cp -pr package.json index.js %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|32	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|nodejs-mapnik-reference-5.0.9-5|33	for dir in 2.* latest
14cu|nodejs-mapnik-reference-5.0.9-5|34	do
14cu|nodejs-mapnik-reference-5.0.9-5|35	cp -pr ${dir} %{buildroot}/%{_datadir}/%{name}
14cu|nodejs-mapnik-reference-5.0.9-5|36	ln -sf %{_datadir}/%{name}/${dir} %{buildroot}/%{nodejs_sitelib}/mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|37	done
14cu|nodejs-mapnik-reference-5.0.9-5|38	%nodejs_symlink_deps
14cu|nodejs-mapnik-reference-5.0.9-5|39	
14cu|nodejs-mapnik-reference-5.0.9-5|40	
14cu|nodejs-mapnik-reference-5.0.9-5|41	%check
14cu|nodejs-mapnik-reference-5.0.9-5|42	python test/test.py
14cu|nodejs-mapnik-reference-5.0.9-5|43	
14cu|nodejs-mapnik-reference-5.0.9-5|44	
14cu|nodejs-mapnik-reference-5.0.9-5|45	%files
14cu|nodejs-mapnik-reference-5.0.9-5|46	%doc README.md LICENSE.md CHANGELOG.md
14cu|nodejs-mapnik-reference-5.0.9-5|47	%{nodejs_sitelib}/mapnik-reference
14cu|nodejs-mapnik-reference-5.0.9-5|48	%{_datadir}/%{name}
14cu|nodejs-mapnik-reference-5.0.9-5|49	
14cu|nodejs-mapnik-reference-5.0.9-5|50	
14cu|nodejs-mapnik-reference-5.0.9-5|51	
14cu|nodejs-mapnik-reference-5.0.9-5|52	%changelog
14cu|nodejs-mapnik-reference-5.0.9-5|53	
14cu|nodejs-mapnik-reference-5.0.9-5|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.9-5
14cu|nodejs-mapnik-reference-5.0.9-5|55	- (e8ad4c6) BuildList#2799825: Increase release tag
14cu|nodejs-mapnik-reference-5.0.9-5|56	
14cu|nodejs-mapnik-reference-5.0.9-5|57	

11774 14
14cu|nodejs-mapnik-vector-tile-1.2.2-4|1	%define oname mapnik-vector-tile
14cu|nodejs-mapnik-vector-tile-1.2.2-4|2	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|3	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|4	Summary:        Mapnik API for working with vector tiles
14cu|nodejs-mapnik-vector-tile-1.2.2-4|5	Name:           nodejs-%{oname}
14cu|nodejs-mapnik-vector-tile-1.2.2-4|6	Version:        1.2.2
14cu|nodejs-mapnik-vector-tile-1.2.2-4|7	Release:        4
14cu|nodejs-mapnik-vector-tile-1.2.2-4|8	Group:		Development/Other
14cu|nodejs-mapnik-vector-tile-1.2.2-4|9	License:        BSD
14cu|nodejs-mapnik-vector-tile-1.2.2-4|10	URL:            https://github.com/mapbox/%{oname}
14cu|nodejs-mapnik-vector-tile-1.2.2-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mapnik-vector-tile-1.2.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-mapnik-vector-tile-1.2.2-4|13	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|14	BuildArch:      noarch
14cu|nodejs-mapnik-vector-tile-1.2.2-4|15	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|16	%description
14cu|nodejs-mapnik-vector-tile-1.2.2-4|17	A high performance library for working with vector tiles from the
14cu|nodejs-mapnik-vector-tile-1.2.2-4|18	team at MapBox.
14cu|nodejs-mapnik-vector-tile-1.2.2-4|19	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|20	Provides C++ headers that support rendering geodata into vector tiles
14cu|nodejs-mapnik-vector-tile-1.2.2-4|21	and rendering vector tiles into images.
14cu|nodejs-mapnik-vector-tile-1.2.2-4|22	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|23	%files
14cu|nodejs-mapnik-vector-tile-1.2.2-4|24	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-mapnik-vector-tile-1.2.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mapnik-vector-tile-1.2.2-4|26	#--------------------------------------------
14cu|nodejs-mapnik-vector-tile-1.2.2-4|27	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|28	%prep
14cu|nodejs-mapnik-vector-tile-1.2.2-4|29	%setup -qn package
14cu|nodejs-mapnik-vector-tile-1.2.2-4|30	rm -rf node_modules
14cu|nodejs-mapnik-vector-tile-1.2.2-4|31	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|32	%build
14cu|nodejs-mapnik-vector-tile-1.2.2-4|33	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|34	%install
14cu|nodejs-mapnik-vector-tile-1.2.2-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mapnik-vector-tile-1.2.2-4|36	cp -pr  package.json *.js proto/ src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mapnik-vector-tile-1.2.2-4|37	%nodejs_symlink_deps
14cu|nodejs-mapnik-vector-tile-1.2.2-4|38	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|39	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|40	%changelog
14cu|nodejs-mapnik-vector-tile-1.2.2-4|41	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-4
14cu|nodejs-mapnik-vector-tile-1.2.2-4|43	- (ad1e451) BuildList#2799825: Increase release tag
14cu|nodejs-mapnik-vector-tile-1.2.2-4|44	
14cu|nodejs-mapnik-vector-tile-1.2.2-4|45	

11775 14
14cu|nodejs-map-obj-1.0.1-4|1	%define oname map-obj
14cu|nodejs-map-obj-1.0.1-4|2	
14cu|nodejs-map-obj-1.0.1-4|3	Summary:        Map object keys and values into a new object
14cu|nodejs-map-obj-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-map-obj-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-map-obj-1.0.1-4|6	Release:        4
14cu|nodejs-map-obj-1.0.1-4|7	License:        MIT
14cu|nodejs-map-obj-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-map-obj-1.0.1-4|9	Url:            https://github.com/sindresorhus/map-obj
14cu|nodejs-map-obj-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-map-obj-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-map-obj-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-map-obj-1.0.1-4|13	
14cu|nodejs-map-obj-1.0.1-4|14	%description
14cu|nodejs-map-obj-1.0.1-4|15	%{summary}.
14cu|nodejs-map-obj-1.0.1-4|16	
14cu|nodejs-map-obj-1.0.1-4|17	%files
14cu|nodejs-map-obj-1.0.1-4|18	%doc license readme.md
14cu|nodejs-map-obj-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-obj-1.0.1-4|20	
14cu|nodejs-map-obj-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-map-obj-1.0.1-4|22	
14cu|nodejs-map-obj-1.0.1-4|23	%prep
14cu|nodejs-map-obj-1.0.1-4|24	%setup -q -n package
14cu|nodejs-map-obj-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-map-obj-1.0.1-4|26	
14cu|nodejs-map-obj-1.0.1-4|27	%build
14cu|nodejs-map-obj-1.0.1-4|28	
14cu|nodejs-map-obj-1.0.1-4|29	%install
14cu|nodejs-map-obj-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-obj-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-obj-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-map-obj-1.0.1-4|33	
14cu|nodejs-map-obj-1.0.1-4|34	%changelog
14cu|nodejs-map-obj-1.0.1-4|35	
14cu|nodejs-map-obj-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-map-obj-1.0.1-4|37	- (bc2a2f0) BuildList#2799825: Increase release tag
14cu|nodejs-map-obj-1.0.1-4|38	
14cu|nodejs-map-obj-1.0.1-4|39	

11776 14
14cu|nodejs-map-stream-0.0.6-4|1	%define oname map-stream
14cu|nodejs-map-stream-0.0.6-4|2	
14cu|nodejs-map-stream-0.0.6-4|3	Summary:        Construct pipes of streams of events
14cu|nodejs-map-stream-0.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-map-stream-0.0.6-4|5	Version:        0.0.6
14cu|nodejs-map-stream-0.0.6-4|6	Release:        4
14cu|nodejs-map-stream-0.0.6-4|7	License:        MIT
14cu|nodejs-map-stream-0.0.6-4|8	Group:          Development/Other
14cu|nodejs-map-stream-0.0.6-4|9	Url:            https://github.com/dominictarr/map-stream
14cu|nodejs-map-stream-0.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-map-stream-0.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-map-stream-0.0.6-4|12	BuildArch:      noarch
14cu|nodejs-map-stream-0.0.6-4|13	
14cu|nodejs-map-stream-0.0.6-4|14	%description
14cu|nodejs-map-stream-0.0.6-4|15	%{summary}.
14cu|nodejs-map-stream-0.0.6-4|16	
14cu|nodejs-map-stream-0.0.6-4|17	%files
14cu|nodejs-map-stream-0.0.6-4|18	%doc LICENCE readme.markdown examples
14cu|nodejs-map-stream-0.0.6-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-stream-0.0.6-4|20	
14cu|nodejs-map-stream-0.0.6-4|21	#------------------------------------------------------------------
14cu|nodejs-map-stream-0.0.6-4|22	
14cu|nodejs-map-stream-0.0.6-4|23	%prep
14cu|nodejs-map-stream-0.0.6-4|24	%setup -q -n package
14cu|nodejs-map-stream-0.0.6-4|25	rm -rf node_modules
14cu|nodejs-map-stream-0.0.6-4|26	
14cu|nodejs-map-stream-0.0.6-4|27	%build
14cu|nodejs-map-stream-0.0.6-4|28	
14cu|nodejs-map-stream-0.0.6-4|29	%install
14cu|nodejs-map-stream-0.0.6-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-stream-0.0.6-4|31	cp -r package.json index.js package %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-map-stream-0.0.6-4|32	%nodejs_symlink_deps
14cu|nodejs-map-stream-0.0.6-4|33	%changelog
14cu|nodejs-map-stream-0.0.6-4|34	
14cu|nodejs-map-stream-0.0.6-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.6-4
14cu|nodejs-map-stream-0.0.6-4|36	- (5ce5446) BuildList#2799825: Increase release tag
14cu|nodejs-map-stream-0.0.6-4|37	
14cu|nodejs-map-stream-0.0.6-4|38	

11777 14
14cu|nodejs-markdown-0.5.0-7|1	%define oname markdown
14cu|nodejs-markdown-0.5.0-7|2	
14cu|nodejs-markdown-0.5.0-7|3	Summary:    A sensible Markdown parser for JavaScript
14cu|nodejs-markdown-0.5.0-7|4	Name:       nodejs-%{oname}
14cu|nodejs-markdown-0.5.0-7|5	Version:    0.5.0
14cu|nodejs-markdown-0.5.0-7|6	Release:    7
14cu|nodejs-markdown-0.5.0-7|7	License:    MIT
14cu|nodejs-markdown-0.5.0-7|8	Group:      Development/Other
14cu|nodejs-markdown-0.5.0-7|9	URL:        https://github.com/evilstreak/%{oname}-js
14cu|nodejs-markdown-0.5.0-7|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-markdown-0.5.0-7|11	Source1:    tests-v%{version}.tar.bz2
14cu|nodejs-markdown-0.5.0-7|12	# Include a custom man page.
14cu|nodejs-markdown-0.5.0-7|13	Source2:    md2html.1
14cu|nodejs-markdown-0.5.0-7|14	Source10:   dl-tests.sh
14cu|nodejs-markdown-0.5.0-7|15	BuildRequires:  nodejs-packaging
14cu|nodejs-markdown-0.5.0-7|16	BuildRequires:  npm(nopt)
14cu|nodejs-markdown-0.5.0-7|17	BuildRequires:  npm(tap)
14cu|nodejs-markdown-0.5.0-7|18	BuildArch:  noarch
14cu|nodejs-markdown-0.5.0-7|19	
14cu|nodejs-markdown-0.5.0-7|20	%description
14cu|nodejs-markdown-0.5.0-7|21	%{summary}.
14cu|nodejs-markdown-0.5.0-7|22	
14cu|nodejs-markdown-0.5.0-7|23	%files
14cu|nodejs-markdown-0.5.0-7|24	%doc Changes.%{oname} README.%{oname}
14cu|nodejs-markdown-0.5.0-7|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-markdown-0.5.0-7|26	%{_bindir}/md2html
14cu|nodejs-markdown-0.5.0-7|27	%{_mandir}/man1/md2html.1*
14cu|nodejs-markdown-0.5.0-7|28	#-----------------------------------------------------------------
14cu|nodejs-markdown-0.5.0-7|29	
14cu|nodejs-markdown-0.5.0-7|30	%prep
14cu|nodejs-markdown-0.5.0-7|31	%setup -q -n package
14cu|nodejs-markdown-0.5.0-7|32	%setup -q -T -D -a 1 -n package
14cu|nodejs-markdown-0.5.0-7|33	%nodejs_fixdep nopt
14cu|nodejs-markdown-0.5.0-7|34	
14cu|nodejs-markdown-0.5.0-7|35	%build
14cu|nodejs-markdown-0.5.0-7|36	#nothing to do
14cu|nodejs-markdown-0.5.0-7|37	
14cu|nodejs-markdown-0.5.0-7|38	
14cu|nodejs-markdown-0.5.0-7|39	%install
14cu|nodejs-markdown-0.5.0-7|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-markdown-0.5.0-7|41	cp -pr package.json lib/ \
14cu|nodejs-markdown-0.5.0-7|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-markdown-0.5.0-7|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-markdown-0.5.0-7|44	
14cu|nodejs-markdown-0.5.0-7|45	install -p -D -m0755 bin/md2html.js \
14cu|nodejs-markdown-0.5.0-7|46	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/md2html.js
14cu|nodejs-markdown-0.5.0-7|47	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-markdown-0.5.0-7|48	ln -sf %{nodejs_sitelib}/%{oname}/bin/md2html.js \
14cu|nodejs-markdown-0.5.0-7|49	%{buildroot}%{_bindir}/md2html
14cu|nodejs-markdown-0.5.0-7|50	
14cu|nodejs-markdown-0.5.0-7|51	mkdir -p %{buildroot}%{_mandir}/man1
14cu|nodejs-markdown-0.5.0-7|52	install -p -D -m0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/md2html.1
14cu|nodejs-markdown-0.5.0-7|53	
14cu|nodejs-markdown-0.5.0-7|54	%nodejs_symlink_deps
14cu|nodejs-markdown-0.5.0-7|55	
14cu|nodejs-markdown-0.5.0-7|56	%check
14cu|nodejs-markdown-0.5.0-7|57	%nodejs_symlink_deps --check
14cu|nodejs-markdown-0.5.0-7|58	%tap test || :
14cu|nodejs-markdown-0.5.0-7|59	
14cu|nodejs-markdown-0.5.0-7|60	%changelog
14cu|nodejs-markdown-0.5.0-7|61	
14cu|nodejs-markdown-0.5.0-7|62	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-7
14cu|nodejs-markdown-0.5.0-7|63	- (2989574) BuildList#2799825: Increase release tag
14cu|nodejs-markdown-0.5.0-7|64	
14cu|nodejs-markdown-0.5.0-7|65	

11778 14
14cu|nodejs-math-interval-parser-1.1.0-4|1	%define oname math-interval-parser
14cu|nodejs-math-interval-parser-1.1.0-4|2	
14cu|nodejs-math-interval-parser-1.1.0-4|3	Summary:        Parse math interval
14cu|nodejs-math-interval-parser-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-math-interval-parser-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-math-interval-parser-1.1.0-4|6	Release:        4
14cu|nodejs-math-interval-parser-1.1.0-4|7	License:        MIT
14cu|nodejs-math-interval-parser-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-math-interval-parser-1.1.0-4|9	Url:            https://github.com/Semigradsky/math-interval-parser
14cu|nodejs-math-interval-parser-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-math-interval-parser-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-math-interval-parser-1.1.0-4|12	BuildRequires:  npm(xregexp)
14cu|nodejs-math-interval-parser-1.1.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-math-interval-parser-1.1.0-4|14	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-math-interval-parser-1.1.0-4|15	BuildArch:      noarch
14cu|nodejs-math-interval-parser-1.1.0-4|16	
14cu|nodejs-math-interval-parser-1.1.0-4|17	%description
14cu|nodejs-math-interval-parser-1.1.0-4|18	%{summary}.
14cu|nodejs-math-interval-parser-1.1.0-4|19	
14cu|nodejs-math-interval-parser-1.1.0-4|20	%files
14cu|nodejs-math-interval-parser-1.1.0-4|21	%doc LICENSE *.md
14cu|nodejs-math-interval-parser-1.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-math-interval-parser-1.1.0-4|23	
14cu|nodejs-math-interval-parser-1.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-math-interval-parser-1.1.0-4|25	
14cu|nodejs-math-interval-parser-1.1.0-4|26	%prep
14cu|nodejs-math-interval-parser-1.1.0-4|27	%setup -q -n package
14cu|nodejs-math-interval-parser-1.1.0-4|28	rm -rf node_modules
14cu|nodejs-math-interval-parser-1.1.0-4|29	%nodejs_fixdep xregexp
14cu|nodejs-math-interval-parser-1.1.0-4|30	
14cu|nodejs-math-interval-parser-1.1.0-4|31	%build
14cu|nodejs-math-interval-parser-1.1.0-4|32	
14cu|nodejs-math-interval-parser-1.1.0-4|33	%install
14cu|nodejs-math-interval-parser-1.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-math-interval-parser-1.1.0-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-math-interval-parser-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-math-interval-parser-1.1.0-4|37	
14cu|nodejs-math-interval-parser-1.1.0-4|38	%check
14cu|nodejs-math-interval-parser-1.1.0-4|39	# ask for years old xregexp, drop for now
14cu|nodejs-math-interval-parser-1.1.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-math-interval-parser-1.1.0-4|41	mocha --reporter spec || :
14cu|nodejs-math-interval-parser-1.1.0-4|42	
14cu|nodejs-math-interval-parser-1.1.0-4|43	%changelog
14cu|nodejs-math-interval-parser-1.1.0-4|44	
14cu|nodejs-math-interval-parser-1.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-math-interval-parser-1.1.0-4|46	- (4880ad3) BuildList#2799825: Increase release tag
14cu|nodejs-math-interval-parser-1.1.0-4|47	
14cu|nodejs-math-interval-parser-1.1.0-4|48	

11779 14
14cu|nodejs-maxmin-0.1.0-4|1	
14cu|nodejs-maxmin-0.1.0-4|2	
14cu|nodejs-maxmin-0.1.0-4|3	%global enable_tests 0
14cu|nodejs-maxmin-0.1.0-4|4	
14cu|nodejs-maxmin-0.1.0-4|5	Name:       nodejs-maxmin
14cu|nodejs-maxmin-0.1.0-4|6	Version:    0.1.0
14cu|nodejs-maxmin-0.1.0-4|7	Release:    4
14cu|nodejs-maxmin-0.1.0-4|8	Summary:    Get pretty output of the original, minified gzipped size of a string/buffer
14cu|nodejs-maxmin-0.1.0-4|9	
14cu|nodejs-maxmin-0.1.0-4|10	License:    MIT
14cu|nodejs-maxmin-0.1.0-4|11	Group:      Development/Other
14cu|nodejs-maxmin-0.1.0-4|12	URL:        https://github.com/sindresorhus/maxmin
14cu|nodejs-maxmin-0.1.0-4|13	Source0:    http://registry.npmjs.org/maxmin/-/maxmin-%{version}.tgz
14cu|nodejs-maxmin-0.1.0-4|14	Source1:    https://raw.github.com/sindresorhus/maxmin/8c64d250ce94dddb817b80f6ef06bb9a67c3db7c/test.js
14cu|nodejs-maxmin-0.1.0-4|15	# https://github.com/sindresorhus/maxmin/pull/1
14cu|nodejs-maxmin-0.1.0-4|16	Source2:    LICENSE
14cu|nodejs-maxmin-0.1.0-4|17	
14cu|nodejs-maxmin-0.1.0-4|18	BuildArch:  noarch
14cu|nodejs-maxmin-0.1.0-4|19	
14cu|nodejs-maxmin-0.1.0-4|20	BuildRequires:  nodejs-packaging
14cu|nodejs-maxmin-0.1.0-4|21	
14cu|nodejs-maxmin-0.1.0-4|22	%if 0%{?enable_tests}
14cu|nodejs-maxmin-0.1.0-4|23	BuildRequires:  npm(chalk)
14cu|nodejs-maxmin-0.1.0-4|24	BuildRequires:  npm(gzip-size)
14cu|nodejs-maxmin-0.1.0-4|25	BuildRequires:  npm(pretty-bytes)
14cu|nodejs-maxmin-0.1.0-4|26	BuildRequires:  npm(mocha)
14cu|nodejs-maxmin-0.1.0-4|27	%endif
14cu|nodejs-maxmin-0.1.0-4|28	
14cu|nodejs-maxmin-0.1.0-4|29	%description
14cu|nodejs-maxmin-0.1.0-4|30	%{summary}.
14cu|nodejs-maxmin-0.1.0-4|31	
14cu|nodejs-maxmin-0.1.0-4|32	
14cu|nodejs-maxmin-0.1.0-4|33	%prep
14cu|nodejs-maxmin-0.1.0-4|34	%setup -q -n package
14cu|nodejs-maxmin-0.1.0-4|35	cp -p %{SOURCE1} .
14cu|nodejs-maxmin-0.1.0-4|36	cp -p %{SOURCE2} .
14cu|nodejs-maxmin-0.1.0-4|37	
14cu|nodejs-maxmin-0.1.0-4|38	
14cu|nodejs-maxmin-0.1.0-4|39	%build
14cu|nodejs-maxmin-0.1.0-4|40	#nothing to do
14cu|nodejs-maxmin-0.1.0-4|41	
14cu|nodejs-maxmin-0.1.0-4|42	
14cu|nodejs-maxmin-0.1.0-4|43	%install
14cu|nodejs-maxmin-0.1.0-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/maxmin
14cu|nodejs-maxmin-0.1.0-4|45	cp -pr package.json index.js \
14cu|nodejs-maxmin-0.1.0-4|46	%{buildroot}%{nodejs_sitelib}/maxmin
14cu|nodejs-maxmin-0.1.0-4|47	
14cu|nodejs-maxmin-0.1.0-4|48	%nodejs_symlink_deps
14cu|nodejs-maxmin-0.1.0-4|49	
14cu|nodejs-maxmin-0.1.0-4|50	
14cu|nodejs-maxmin-0.1.0-4|51	%if 0%{?enable_tests}
14cu|nodejs-maxmin-0.1.0-4|52	%check
14cu|nodejs-maxmin-0.1.0-4|53	%nodejs_symlink_deps --check
14cu|nodejs-maxmin-0.1.0-4|54	/usr/bin/mocha
14cu|nodejs-maxmin-0.1.0-4|55	%endif
14cu|nodejs-maxmin-0.1.0-4|56	
14cu|nodejs-maxmin-0.1.0-4|57	
14cu|nodejs-maxmin-0.1.0-4|58	%files
14cu|nodejs-maxmin-0.1.0-4|59	%doc LICENSE readme.md
14cu|nodejs-maxmin-0.1.0-4|60	%{nodejs_sitelib}/maxmin
14cu|nodejs-maxmin-0.1.0-4|61	
14cu|nodejs-maxmin-0.1.0-4|62	
14cu|nodejs-maxmin-0.1.0-4|63	
14cu|nodejs-maxmin-0.1.0-4|64	%changelog
14cu|nodejs-maxmin-0.1.0-4|65	
14cu|nodejs-maxmin-0.1.0-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-maxmin-0.1.0-4|67	- (26f8e07) BuildList#2799825: Increase release tag
14cu|nodejs-maxmin-0.1.0-4|68	
14cu|nodejs-maxmin-0.1.0-4|69	

11780 14
14cu|nodejs-mbtiles-0.9.0-5|1	%define oname mbtiles
14cu|nodejs-mbtiles-0.9.0-5|2	
14cu|nodejs-mbtiles-0.9.0-5|3	Summary:        Utilities and tilelive integration for the MBTiles format
14cu|nodejs-mbtiles-0.9.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-mbtiles-0.9.0-5|5	Version:        0.9.0
14cu|nodejs-mbtiles-0.9.0-5|6	Release:        5
14cu|nodejs-mbtiles-0.9.0-5|7	Group:          Development/Other
14cu|nodejs-mbtiles-0.9.0-5|8	License:        BSD
14cu|nodejs-mbtiles-0.9.0-5|9	URL:            https://github.com/mapbox/node-%{oname}
14cu|nodejs-mbtiles-0.9.0-5|10	Source0:        https://github.com/mapbox/node-mbtiles/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
14cu|nodejs-mbtiles-0.9.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mbtiles-0.9.0-5|12	BuildRequires:  npm(tape)
14cu|nodejs-mbtiles-0.9.0-5|13	BuildRequires:  npm(sphericalmercator)
14cu|nodejs-mbtiles-0.9.0-5|14	BuildRequires:  npm(sqlite3)
14cu|nodejs-mbtiles-0.9.0-5|15	BuildRequires:  npm(tiletype)
14cu|nodejs-mbtiles-0.9.0-5|16	BuildRequires:  npm(d3-queue)
14cu|nodejs-mbtiles-0.9.0-5|17	BuildArch:      noarch
14cu|nodejs-mbtiles-0.9.0-5|18	
14cu|nodejs-mbtiles-0.9.0-5|19	%description
14cu|nodejs-mbtiles-0.9.0-5|20	%{summary}.
14cu|nodejs-mbtiles-0.9.0-5|21	
14cu|nodejs-mbtiles-0.9.0-5|22	%files
14cu|nodejs-mbtiles-0.9.0-5|23	%doc LICENSE *.md
14cu|nodejs-mbtiles-0.9.0-5|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mbtiles-0.9.0-5|25	%{_datadir}/%{name}
14cu|nodejs-mbtiles-0.9.0-5|26	#---------------------------------------------------
14cu|nodejs-mbtiles-0.9.0-5|27	%prep
14cu|nodejs-mbtiles-0.9.0-5|28	%setup -qn node-%{oname}-%{version}
14cu|nodejs-mbtiles-0.9.0-5|29	rm -rf node_modules
14cu|nodejs-mbtiles-0.9.0-5|30	%nodejs_fixdep tiletype
14cu|nodejs-mbtiles-0.9.0-5|31	%nodejs_fixdep d3-queue
14cu|nodejs-mbtiles-0.9.0-5|32	
14cu|nodejs-mbtiles-0.9.0-5|33	%build
14cu|nodejs-mbtiles-0.9.0-5|34	
14cu|nodejs-mbtiles-0.9.0-5|35	
14cu|nodejs-mbtiles-0.9.0-5|36	%install
14cu|nodejs-mbtiles-0.9.0-5|37	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-mbtiles-0.9.0-5|38	cp -pr lib/schema.sql %{buildroot}%{_datadir}/%{name}
14cu|nodejs-mbtiles-0.9.0-5|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mbtiles-0.9.0-5|40	cp -pr package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mbtiles-0.9.0-5|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/lib
14cu|nodejs-mbtiles-0.9.0-5|42	cp -pr lib/*.js %{buildroot}%{nodejs_sitelib}/%{oname}/lib
14cu|nodejs-mbtiles-0.9.0-5|43	ln -s %{_datadir}/%{name}/schema.sql  %{buildroot}/%{nodejs_sitelib}/%{oname}/lib
14cu|nodejs-mbtiles-0.9.0-5|44	%nodejs_symlink_deps
14cu|nodejs-mbtiles-0.9.0-5|45	
14cu|nodejs-mbtiles-0.9.0-5|46	
14cu|nodejs-mbtiles-0.9.0-5|47	%check
14cu|nodejs-mbtiles-0.9.0-5|48	%nodejs_symlink_deps --check
14cu|nodejs-mbtiles-0.9.0-5|49	tape test/*.js
14cu|nodejs-mbtiles-0.9.0-5|50	
14cu|nodejs-mbtiles-0.9.0-5|51	%changelog
14cu|nodejs-mbtiles-0.9.0-5|52	
14cu|nodejs-mbtiles-0.9.0-5|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.0-5
14cu|nodejs-mbtiles-0.9.0-5|54	- (92c2455) BuildList#2799825: Increase release tag
14cu|nodejs-mbtiles-0.9.0-5|55	
14cu|nodejs-mbtiles-0.9.0-5|56	

11781 14
14cu|nodejs-md5-hex-1.1.0-4|1	%define oname md5-hex
14cu|nodejs-md5-hex-1.1.0-4|2	
14cu|nodejs-md5-hex-1.1.0-4|3	Summary:        Create a MD5 hash with hex encoding
14cu|nodejs-md5-hex-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-md5-hex-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-md5-hex-1.1.0-4|6	Release:        4
14cu|nodejs-md5-hex-1.1.0-4|7	License:        MIT
14cu|nodejs-md5-hex-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-md5-hex-1.1.0-4|9	Url:            https://github.com/sindresorhus/md5-hex
14cu|nodejs-md5-hex-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-md5-hex-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-md5-hex-1.1.0-4|12	BuildRequires:  npm(md5-o-matic)
14cu|nodejs-md5-hex-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-md5-hex-1.1.0-4|14	
14cu|nodejs-md5-hex-1.1.0-4|15	%description
14cu|nodejs-md5-hex-1.1.0-4|16	%{summary}.
14cu|nodejs-md5-hex-1.1.0-4|17	
14cu|nodejs-md5-hex-1.1.0-4|18	%files
14cu|nodejs-md5-hex-1.1.0-4|19	%doc license readme.md
14cu|nodejs-md5-hex-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-hex-1.1.0-4|21	
14cu|nodejs-md5-hex-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-md5-hex-1.1.0-4|23	
14cu|nodejs-md5-hex-1.1.0-4|24	%prep
14cu|nodejs-md5-hex-1.1.0-4|25	%setup -q -n package
14cu|nodejs-md5-hex-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-md5-hex-1.1.0-4|27	
14cu|nodejs-md5-hex-1.1.0-4|28	%build
14cu|nodejs-md5-hex-1.1.0-4|29	
14cu|nodejs-md5-hex-1.1.0-4|30	%install
14cu|nodejs-md5-hex-1.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-hex-1.1.0-4|32	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-hex-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-md5-hex-1.1.0-4|34	
14cu|nodejs-md5-hex-1.1.0-4|35	
14cu|nodejs-md5-hex-1.1.0-4|36	
14cu|nodejs-md5-hex-1.1.0-4|37	%changelog
14cu|nodejs-md5-hex-1.1.0-4|38	
14cu|nodejs-md5-hex-1.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-md5-hex-1.1.0-4|40	- (5025038) BuildList#2799825: Increase release tag
14cu|nodejs-md5-hex-1.1.0-4|41	
14cu|nodejs-md5-hex-1.1.0-4|42	

11782 14
14cu|nodejs-md5-o-matic-0.1.1-4|1	%define oname md5-o-matic
14cu|nodejs-md5-o-matic-0.1.1-4|2	
14cu|nodejs-md5-o-matic-0.1.1-4|3	Summary:        Fast and simple MD5 hashing utility with zero module dependencies
14cu|nodejs-md5-o-matic-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-md5-o-matic-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-md5-o-matic-0.1.1-4|6	Release:        4
14cu|nodejs-md5-o-matic-0.1.1-4|7	License:        MIT
14cu|nodejs-md5-o-matic-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-md5-o-matic-0.1.1-4|9	Url:            https://github.com/trentmillar/md5-o-matic
14cu|nodejs-md5-o-matic-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-md5-o-matic-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-md5-o-matic-0.1.1-4|12	BuildArch:      noarch
14cu|nodejs-md5-o-matic-0.1.1-4|13	
14cu|nodejs-md5-o-matic-0.1.1-4|14	%description
14cu|nodejs-md5-o-matic-0.1.1-4|15	%{summary}.
14cu|nodejs-md5-o-matic-0.1.1-4|16	
14cu|nodejs-md5-o-matic-0.1.1-4|17	%files
14cu|nodejs-md5-o-matic-0.1.1-4|18	%doc LICENSE README.md
14cu|nodejs-md5-o-matic-0.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-o-matic-0.1.1-4|20	
14cu|nodejs-md5-o-matic-0.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-md5-o-matic-0.1.1-4|22	
14cu|nodejs-md5-o-matic-0.1.1-4|23	%prep
14cu|nodejs-md5-o-matic-0.1.1-4|24	%setup -q -n package
14cu|nodejs-md5-o-matic-0.1.1-4|25	rm -rf node_modules
14cu|nodejs-md5-o-matic-0.1.1-4|26	
14cu|nodejs-md5-o-matic-0.1.1-4|27	%build
14cu|nodejs-md5-o-matic-0.1.1-4|28	
14cu|nodejs-md5-o-matic-0.1.1-4|29	%install
14cu|nodejs-md5-o-matic-0.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-o-matic-0.1.1-4|31	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-md5-o-matic-0.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-md5-o-matic-0.1.1-4|33	
14cu|nodejs-md5-o-matic-0.1.1-4|34	
14cu|nodejs-md5-o-matic-0.1.1-4|35	
14cu|nodejs-md5-o-matic-0.1.1-4|36	
14cu|nodejs-md5-o-matic-0.1.1-4|37	%changelog
14cu|nodejs-md5-o-matic-0.1.1-4|38	
14cu|nodejs-md5-o-matic-0.1.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-md5-o-matic-0.1.1-4|40	- (54126cd) BuildList#2799825: Increase release tag
14cu|nodejs-md5-o-matic-0.1.1-4|41	
14cu|nodejs-md5-o-matic-0.1.1-4|42	

11783 14
14cu|nodejs-mdns-js-0.5.0-4|1	%define oname mdns-js
14cu|nodejs-mdns-js-0.5.0-4|2	
14cu|nodejs-mdns-js-0.5.0-4|3	Summary:        JavaScript/NodeJS mDNS discovery implementation
14cu|nodejs-mdns-js-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mdns-js-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-mdns-js-0.5.0-4|6	Release:        4
14cu|nodejs-mdns-js-0.5.0-4|7	License:        ASL 2.0
14cu|nodejs-mdns-js-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-mdns-js-0.5.0-4|9	Url:            https://github.com/mdns-js/node-mdns-js
14cu|nodejs-mdns-js-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mdns-js-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mdns-js-0.5.0-4|12	BuildRequires:  npm(semver)
14cu|nodejs-mdns-js-0.5.0-4|13	BuildRequires:  npm(mdns-js-packet)
14cu|nodejs-mdns-js-0.5.0-4|14	BuildRequires:  npm(debug)
14cu|nodejs-mdns-js-0.5.0-4|15	BuildArch:      noarch
14cu|nodejs-mdns-js-0.5.0-4|16	
14cu|nodejs-mdns-js-0.5.0-4|17	%description
14cu|nodejs-mdns-js-0.5.0-4|18	%{summary}.
14cu|nodejs-mdns-js-0.5.0-4|19	
14cu|nodejs-mdns-js-0.5.0-4|20	%files
14cu|nodejs-mdns-js-0.5.0-4|21	%doc LICENSE *.md examples/
14cu|nodejs-mdns-js-0.5.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-0.5.0-4|23	
14cu|nodejs-mdns-js-0.5.0-4|24	#------------------------------------------------------------------
14cu|nodejs-mdns-js-0.5.0-4|25	
14cu|nodejs-mdns-js-0.5.0-4|26	%prep
14cu|nodejs-mdns-js-0.5.0-4|27	%setup -q -n package
14cu|nodejs-mdns-js-0.5.0-4|28	rm -rf node_modules
14cu|nodejs-mdns-js-0.5.0-4|29	%nodejs_fixdep semver
14cu|nodejs-mdns-js-0.5.0-4|30	
14cu|nodejs-mdns-js-0.5.0-4|31	%build
14cu|nodejs-mdns-js-0.5.0-4|32	
14cu|nodejs-mdns-js-0.5.0-4|33	%install
14cu|nodejs-mdns-js-0.5.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-0.5.0-4|35	cp -r package.json index.js lib/ \
14cu|nodejs-mdns-js-0.5.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-0.5.0-4|37	%nodejs_symlink_deps
14cu|nodejs-mdns-js-0.5.0-4|38	%changelog
14cu|nodejs-mdns-js-0.5.0-4|39	
14cu|nodejs-mdns-js-0.5.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-mdns-js-0.5.0-4|41	- (2a76e8f) BuildList#2799825: Increase release tag
14cu|nodejs-mdns-js-0.5.0-4|42	
14cu|nodejs-mdns-js-0.5.0-4|43	

11784 14
14cu|nodejs-mdns-js-packet-0.2.0-4|1	%define oname mdns-js-packet
14cu|nodejs-mdns-js-packet-0.2.0-4|2	
14cu|nodejs-mdns-js-packet-0.2.0-4|3	Summary:        DNS Packet handling for mdns-js
14cu|nodejs-mdns-js-packet-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mdns-js-packet-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-mdns-js-packet-0.2.0-4|6	Release:        4
14cu|nodejs-mdns-js-packet-0.2.0-4|7	License:        MIT
14cu|nodejs-mdns-js-packet-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-mdns-js-packet-0.2.0-4|9	Url:            https://github.com/kmpm/node-mdns-js-packet
14cu|nodejs-mdns-js-packet-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mdns-js-packet-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mdns-js-packet-0.2.0-4|12	BuildRequires:  npm(qap)
14cu|nodejs-mdns-js-packet-0.2.0-4|13	BuildRequires:  npm(debug)
14cu|nodejs-mdns-js-packet-0.2.0-4|14	BuildArch:      noarch
14cu|nodejs-mdns-js-packet-0.2.0-4|15	
14cu|nodejs-mdns-js-packet-0.2.0-4|16	%description
14cu|nodejs-mdns-js-packet-0.2.0-4|17	%{summary}.
14cu|nodejs-mdns-js-packet-0.2.0-4|18	
14cu|nodejs-mdns-js-packet-0.2.0-4|19	%files
14cu|nodejs-mdns-js-packet-0.2.0-4|20	%doc LICENSE *.md doc/ examples/
14cu|nodejs-mdns-js-packet-0.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-packet-0.2.0-4|22	
14cu|nodejs-mdns-js-packet-0.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-mdns-js-packet-0.2.0-4|24	
14cu|nodejs-mdns-js-packet-0.2.0-4|25	%prep
14cu|nodejs-mdns-js-packet-0.2.0-4|26	%setup -q -n package
14cu|nodejs-mdns-js-packet-0.2.0-4|27	rm -rf node_modules
14cu|nodejs-mdns-js-packet-0.2.0-4|28	
14cu|nodejs-mdns-js-packet-0.2.0-4|29	%build
14cu|nodejs-mdns-js-packet-0.2.0-4|30	
14cu|nodejs-mdns-js-packet-0.2.0-4|31	%install
14cu|nodejs-mdns-js-packet-0.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-packet-0.2.0-4|33	cp -r package.json index.js lib/ \
14cu|nodejs-mdns-js-packet-0.2.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mdns-js-packet-0.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-mdns-js-packet-0.2.0-4|36	%changelog
14cu|nodejs-mdns-js-packet-0.2.0-4|37	
14cu|nodejs-mdns-js-packet-0.2.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-mdns-js-packet-0.2.0-4|39	- (c3c3b01) BuildList#2799825: Increase release tag
14cu|nodejs-mdns-js-packet-0.2.0-4|40	
14cu|nodejs-mdns-js-packet-0.2.0-4|41	

11785 14
14cu|nodejs-media-typer-0.3.0-4|1	%define oname media-typer
14cu|nodejs-media-typer-0.3.0-4|2	
14cu|nodejs-media-typer-0.3.0-4|3	Summary:        Simple RFC 6838 media type parser and formatter
14cu|nodejs-media-typer-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-media-typer-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-media-typer-0.3.0-4|6	Release:        4
14cu|nodejs-media-typer-0.3.0-4|7	License:        MIT
14cu|nodejs-media-typer-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-media-typer-0.3.0-4|9	Url:            https://github.com/jshttp/media-typer
14cu|nodejs-media-typer-0.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-media-typer-0.3.0-4|11	Source0:        https://github.com/jshttp/media-typer/archive/v%{version}.tar.gz
14cu|nodejs-media-typer-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-media-typer-0.3.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-media-typer-0.3.0-4|14	BuildRequires:  npm(should)
14cu|nodejs-media-typer-0.3.0-4|15	BuildArch:      noarch
14cu|nodejs-media-typer-0.3.0-4|16	
14cu|nodejs-media-typer-0.3.0-4|17	%description
14cu|nodejs-media-typer-0.3.0-4|18	%{summary}.
14cu|nodejs-media-typer-0.3.0-4|19	
14cu|nodejs-media-typer-0.3.0-4|20	%files
14cu|nodejs-media-typer-0.3.0-4|21	%doc LICENSE *.md
14cu|nodejs-media-typer-0.3.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-media-typer-0.3.0-4|23	
14cu|nodejs-media-typer-0.3.0-4|24	#------------------------------------------------------------------
14cu|nodejs-media-typer-0.3.0-4|25	
14cu|nodejs-media-typer-0.3.0-4|26	%prep
14cu|nodejs-media-typer-0.3.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-media-typer-0.3.0-4|28	rm -rf node_modules
14cu|nodejs-media-typer-0.3.0-4|29	
14cu|nodejs-media-typer-0.3.0-4|30	%build
14cu|nodejs-media-typer-0.3.0-4|31	
14cu|nodejs-media-typer-0.3.0-4|32	%install
14cu|nodejs-media-typer-0.3.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-media-typer-0.3.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-media-typer-0.3.0-4|35	%nodejs_symlink_deps
14cu|nodejs-media-typer-0.3.0-4|36	
14cu|nodejs-media-typer-0.3.0-4|37	
14cu|nodejs-media-typer-0.3.0-4|38	%check
14cu|nodejs-media-typer-0.3.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-media-typer-0.3.0-4|40	mocha --reporter spec --check-leaks --bail test/
14cu|nodejs-media-typer-0.3.0-4|41	
14cu|nodejs-media-typer-0.3.0-4|42	%changelog
14cu|nodejs-media-typer-0.3.0-4|43	
14cu|nodejs-media-typer-0.3.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-media-typer-0.3.0-4|45	- (ac7b2e7) BuildList#2799825: Increase release tag
14cu|nodejs-media-typer-0.3.0-4|46	
14cu|nodejs-media-typer-0.3.0-4|47	

11786 14
14cu|nodejs-memoizee-0.3.9-5|1	%define oname memoizee
14cu|nodejs-memoizee-0.3.9-5|2	
14cu|nodejs-memoizee-0.3.9-5|3	Summary:        Complete memoize/cache solution for JavaScript
14cu|nodejs-memoizee-0.3.9-5|4	Name:           nodejs-%{oname}
14cu|nodejs-memoizee-0.3.9-5|5	Version:        0.3.9
14cu|nodejs-memoizee-0.3.9-5|6	Release:        5
14cu|nodejs-memoizee-0.3.9-5|7	License:        MIT
14cu|nodejs-memoizee-0.3.9-5|8	Group:          Development/Other
14cu|nodejs-memoizee-0.3.9-5|9	Url:            https://github.com/medikoo/memoize
14cu|nodejs-memoizee-0.3.9-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-memoizee-0.3.9-5|11	Source100:      nodejs-memoizee.rpmlintrc
14cu|nodejs-memoizee-0.3.9-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-memoizee-0.3.9-5|13	BuildRequires:  npm(timers-ext)
14cu|nodejs-memoizee-0.3.9-5|14	BuildRequires:  npm(next-tick)
14cu|nodejs-memoizee-0.3.9-5|15	BuildRequires:  npm(lru-queue)
14cu|nodejs-memoizee-0.3.9-5|16	BuildRequires:  npm(event-emitter)
14cu|nodejs-memoizee-0.3.9-5|17	BuildRequires:  npm(es6-weak-map)
14cu|nodejs-memoizee-0.3.9-5|18	BuildRequires:  npm(es5-ext)
14cu|nodejs-memoizee-0.3.9-5|19	BuildRequires:  npm(d)
14cu|nodejs-memoizee-0.3.9-5|20	# circular
14cu|nodejs-memoizee-0.3.9-5|21	BuildRequires:  npm(tad)
14cu|nodejs-memoizee-0.3.9-5|22	BuildArch:      noarch
14cu|nodejs-memoizee-0.3.9-5|23	
14cu|nodejs-memoizee-0.3.9-5|24	%description
14cu|nodejs-memoizee-0.3.9-5|25	%{summary}.
14cu|nodejs-memoizee-0.3.9-5|26	
14cu|nodejs-memoizee-0.3.9-5|27	%files
14cu|nodejs-memoizee-0.3.9-5|28	%doc LICENSE README.md CHANGES
14cu|nodejs-memoizee-0.3.9-5|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-memoizee-0.3.9-5|30	
14cu|nodejs-memoizee-0.3.9-5|31	#------------------------------------------------------------------
14cu|nodejs-memoizee-0.3.9-5|32	
14cu|nodejs-memoizee-0.3.9-5|33	%prep
14cu|nodejs-memoizee-0.3.9-5|34	%setup -q -n package
14cu|nodejs-memoizee-0.3.9-5|35	rm -rf node_modules
14cu|nodejs-memoizee-0.3.9-5|36	%nodejs_fixdep es6-weak-map
14cu|nodejs-memoizee-0.3.9-5|37	
14cu|nodejs-memoizee-0.3.9-5|38	%build
14cu|nodejs-memoizee-0.3.9-5|39	
14cu|nodejs-memoizee-0.3.9-5|40	%install
14cu|nodejs-memoizee-0.3.9-5|41	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-memoizee-0.3.9-5|42	cp -r package.json *.js ext/ lib/ normalizers/ benchmark/ \
14cu|nodejs-memoizee-0.3.9-5|43	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-memoizee-0.3.9-5|44	%nodejs_symlink_deps
14cu|nodejs-memoizee-0.3.9-5|45	
14cu|nodejs-memoizee-0.3.9-5|46	%check
14cu|nodejs-memoizee-0.3.9-5|47	# bootstrap
14cu|nodejs-memoizee-0.3.9-5|48	%nodejs_symlink_deps --check
14cu|nodejs-memoizee-0.3.9-5|49	%__node %{_bindir}/tad
14cu|nodejs-memoizee-0.3.9-5|50	
14cu|nodejs-memoizee-0.3.9-5|51	%changelog
14cu|nodejs-memoizee-0.3.9-5|52	
14cu|nodejs-memoizee-0.3.9-5|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.9-5
14cu|nodejs-memoizee-0.3.9-5|54	- (15596cc) BuildList#2799825: Increase release tag
14cu|nodejs-memoizee-0.3.9-5|55	
14cu|nodejs-memoizee-0.3.9-5|56	

11787 14
14cu|nodejs-meow-3.6.0-4|1	%define oname meow
14cu|nodejs-meow-3.6.0-4|2	
14cu|nodejs-meow-3.6.0-4|3	Summary:        CLI app helper
14cu|nodejs-meow-3.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-meow-3.6.0-4|5	Version:        3.6.0
14cu|nodejs-meow-3.6.0-4|6	Release:        4
14cu|nodejs-meow-3.6.0-4|7	License:        MIT
14cu|nodejs-meow-3.6.0-4|8	Group:          Development/Other
14cu|nodejs-meow-3.6.0-4|9	Url:            https://github.com/sindresorhus/meow
14cu|nodejs-meow-3.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-meow-3.6.0-4|11	
14cu|nodejs-meow-3.6.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-meow-3.6.0-4|13	BuildRequires:  npm(trim-newlines)
14cu|nodejs-meow-3.6.0-4|14	BuildRequires:  npm(redent)
14cu|nodejs-meow-3.6.0-4|15	BuildRequires:  npm(read-pkg-up)
14cu|nodejs-meow-3.6.0-4|16	BuildRequires:  npm(object-assign)
14cu|nodejs-meow-3.6.0-4|17	BuildRequires:  npm(normalize-package-data)
14cu|nodejs-meow-3.6.0-4|18	BuildRequires:  npm(minimist)
14cu|nodejs-meow-3.6.0-4|19	BuildRequires:  npm(loud-rejection)
14cu|nodejs-meow-3.6.0-4|20	BuildRequires:  npm(camelcase-keys)
14cu|nodejs-meow-3.6.0-4|21	
14cu|nodejs-meow-3.6.0-4|22	
14cu|nodejs-meow-3.6.0-4|23	BuildArch:      noarch
14cu|nodejs-meow-3.6.0-4|24	
14cu|nodejs-meow-3.6.0-4|25	%description
14cu|nodejs-meow-3.6.0-4|26	%{summary}.
14cu|nodejs-meow-3.6.0-4|27	
14cu|nodejs-meow-3.6.0-4|28	%files
14cu|nodejs-meow-3.6.0-4|29	%doc readme.md license
14cu|nodejs-meow-3.6.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-meow-3.6.0-4|31	
14cu|nodejs-meow-3.6.0-4|32	#------------------------------------------------------------------
14cu|nodejs-meow-3.6.0-4|33	
14cu|nodejs-meow-3.6.0-4|34	%prep
14cu|nodejs-meow-3.6.0-4|35	%setup -q -n package
14cu|nodejs-meow-3.6.0-4|36	rm -rf node_modules
14cu|nodejs-meow-3.6.0-4|37	
14cu|nodejs-meow-3.6.0-4|38	%build
14cu|nodejs-meow-3.6.0-4|39	
14cu|nodejs-meow-3.6.0-4|40	%install
14cu|nodejs-meow-3.6.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-meow-3.6.0-4|42	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-meow-3.6.0-4|43	%nodejs_symlink_deps
14cu|nodejs-meow-3.6.0-4|44	%changelog
14cu|nodejs-meow-3.6.0-4|45	
14cu|nodejs-meow-3.6.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.6.0-4
14cu|nodejs-meow-3.6.0-4|47	- (fc9f614) BuildList#2799825: Increase release tag
14cu|nodejs-meow-3.6.0-4|48	
14cu|nodejs-meow-3.6.0-4|49	

11788 14
14cu|nodejs-merge-1.2.0-4|1	%define oname merge
14cu|nodejs-merge-1.2.0-4|2	
14cu|nodejs-merge-1.2.0-4|3	Summary:        Merge multiple objects into one, optionally creating a new cloned object
14cu|nodejs-merge-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-merge-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-merge-1.2.0-4|6	Release:        4
14cu|nodejs-merge-1.2.0-4|7	License:        MIT
14cu|nodejs-merge-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-merge-1.2.0-4|9	Url:            https://github.com/yeikos/js.merge
14cu|nodejs-merge-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-merge-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-merge-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-merge-1.2.0-4|13	
14cu|nodejs-merge-1.2.0-4|14	%description
14cu|nodejs-merge-1.2.0-4|15	%{summary}.
14cu|nodejs-merge-1.2.0-4|16	
14cu|nodejs-merge-1.2.0-4|17	%files
14cu|nodejs-merge-1.2.0-4|18	%doc LICENSE README.md
14cu|nodejs-merge-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-1.2.0-4|20	
14cu|nodejs-merge-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-merge-1.2.0-4|22	
14cu|nodejs-merge-1.2.0-4|23	%prep
14cu|nodejs-merge-1.2.0-4|24	%setup -q -n package
14cu|nodejs-merge-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-merge-1.2.0-4|26	
14cu|nodejs-merge-1.2.0-4|27	%build
14cu|nodejs-merge-1.2.0-4|28	
14cu|nodejs-merge-1.2.0-4|29	%install
14cu|nodejs-merge-1.2.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-1.2.0-4|31	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-1.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-merge-1.2.0-4|33	%changelog
14cu|nodejs-merge-1.2.0-4|34	
14cu|nodejs-merge-1.2.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-merge-1.2.0-4|36	- (5f01922) BuildList#2799825: Increase release tag
14cu|nodejs-merge-1.2.0-4|37	
14cu|nodejs-merge-1.2.0-4|38	

11789 14
14cu|nodejs-merge-descriptors-1.0.0-4|1	%define oname merge-descriptors
14cu|nodejs-merge-descriptors-1.0.0-4|2	
14cu|nodejs-merge-descriptors-1.0.0-4|3	Summary:    A Node.js module to merge objects using descriptors
14cu|nodejs-merge-descriptors-1.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-merge-descriptors-1.0.0-4|5	Version:    1.0.0
14cu|nodejs-merge-descriptors-1.0.0-4|6	Release:    4
14cu|nodejs-merge-descriptors-1.0.0-4|7	License:    MIT
14cu|nodejs-merge-descriptors-1.0.0-4|8	Group:      Development/Other
14cu|nodejs-merge-descriptors-1.0.0-4|9	URL:        https://github.com/component/%{oname}
14cu|nodejs-merge-descriptors-1.0.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-merge-descriptors-1.0.0-4|11	Source0:    https://github.com/component/merge-descriptors/archive/master.zip
14cu|nodejs-merge-descriptors-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-merge-descriptors-1.0.0-4|13	BuildRequires:  npm(istanbul)
14cu|nodejs-merge-descriptors-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-merge-descriptors-1.0.0-4|15	BuildRequires:  npm(handlebars)
14cu|nodejs-merge-descriptors-1.0.0-4|16	BuildArch:  noarch
14cu|nodejs-merge-descriptors-1.0.0-4|17	
14cu|nodejs-merge-descriptors-1.0.0-4|18	
14cu|nodejs-merge-descriptors-1.0.0-4|19	%files
14cu|nodejs-merge-descriptors-1.0.0-4|20	%doc LICENSE README.md
14cu|nodejs-merge-descriptors-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-descriptors-1.0.0-4|22	
14cu|nodejs-merge-descriptors-1.0.0-4|23	%description
14cu|nodejs-merge-descriptors-1.0.0-4|24	%{summary}.
14cu|nodejs-merge-descriptors-1.0.0-4|25	
14cu|nodejs-merge-descriptors-1.0.0-4|26	%prep
14cu|nodejs-merge-descriptors-1.0.0-4|27	%setup -qn %{oname}-master
14cu|nodejs-merge-descriptors-1.0.0-4|28	%nodejs_fixdep handlebars
14cu|nodejs-merge-descriptors-1.0.0-4|29	%nodejs_fixdep esprima
14cu|nodejs-merge-descriptors-1.0.0-4|30	
14cu|nodejs-merge-descriptors-1.0.0-4|31	
14cu|nodejs-merge-descriptors-1.0.0-4|32	%build
14cu|nodejs-merge-descriptors-1.0.0-4|33	#nothing to do
14cu|nodejs-merge-descriptors-1.0.0-4|34	
14cu|nodejs-merge-descriptors-1.0.0-4|35	%install
14cu|nodejs-merge-descriptors-1.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-descriptors-1.0.0-4|37	cp -pr package.json index.js \
14cu|nodejs-merge-descriptors-1.0.0-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-descriptors-1.0.0-4|39	
14cu|nodejs-merge-descriptors-1.0.0-4|40	%nodejs_symlink_deps
14cu|nodejs-merge-descriptors-1.0.0-4|41	
14cu|nodejs-merge-descriptors-1.0.0-4|42	%check
14cu|nodejs-merge-descriptors-1.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-merge-descriptors-1.0.0-4|44	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-merge-descriptors-1.0.0-4|45	istanbul-js cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/
14cu|nodejs-merge-descriptors-1.0.0-4|46	istanbul-js cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/
14cu|nodejs-merge-descriptors-1.0.0-4|47	
14cu|nodejs-merge-descriptors-1.0.0-4|48	%changelog
14cu|nodejs-merge-descriptors-1.0.0-4|49	
14cu|nodejs-merge-descriptors-1.0.0-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-merge-descriptors-1.0.0-4|51	- (7f4bd6d) BuildList#2799825: Increase release tag
14cu|nodejs-merge-descriptors-1.0.0-4|52	
14cu|nodejs-merge-descriptors-1.0.0-4|53	

11790 14
14cu|nodejs-merge-stream-1.0.0-4|1	%define oname merge-stream
14cu|nodejs-merge-stream-1.0.0-4|2	
14cu|nodejs-merge-stream-1.0.0-4|3	Summary:        Create a stream that emits events from multiple other streams
14cu|nodejs-merge-stream-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-merge-stream-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-merge-stream-1.0.0-4|6	Release:        4
14cu|nodejs-merge-stream-1.0.0-4|7	License:        MIT
14cu|nodejs-merge-stream-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-merge-stream-1.0.0-4|9	Url:            https://github.com/grncdr/merge-stream
14cu|nodejs-merge-stream-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-merge-stream-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/grncdr/merge-stream/master/LICENSE
14cu|nodejs-merge-stream-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-merge-stream-1.0.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-merge-stream-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-merge-stream-1.0.0-4|15	
14cu|nodejs-merge-stream-1.0.0-4|16	%description
14cu|nodejs-merge-stream-1.0.0-4|17	%{summary}.
14cu|nodejs-merge-stream-1.0.0-4|18	
14cu|nodejs-merge-stream-1.0.0-4|19	%files
14cu|nodejs-merge-stream-1.0.0-4|20	%doc LICENSE *.md
14cu|nodejs-merge-stream-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-stream-1.0.0-4|22	
14cu|nodejs-merge-stream-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-merge-stream-1.0.0-4|24	
14cu|nodejs-merge-stream-1.0.0-4|25	%prep
14cu|nodejs-merge-stream-1.0.0-4|26	%setup -q -n package
14cu|nodejs-merge-stream-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-merge-stream-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-merge-stream-1.0.0-4|29	
14cu|nodejs-merge-stream-1.0.0-4|30	%build
14cu|nodejs-merge-stream-1.0.0-4|31	
14cu|nodejs-merge-stream-1.0.0-4|32	%install
14cu|nodejs-merge-stream-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-stream-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-merge-stream-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-merge-stream-1.0.0-4|36	%changelog
14cu|nodejs-merge-stream-1.0.0-4|37	
14cu|nodejs-merge-stream-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-merge-stream-1.0.0-4|39	- (d0f9888) BuildList#2799825: Increase release tag
14cu|nodejs-merge-stream-1.0.0-4|40	
14cu|nodejs-merge-stream-1.0.0-4|41	

11791 14
14cu|nodejs-messageformat-0.3.1-4|1	%define oname messageformat
14cu|nodejs-messageformat-0.3.1-4|2	
14cu|nodejs-messageformat-0.3.1-4|3	Summary:        PluralFormat and SelectFormat Message and i18n Tool
14cu|nodejs-messageformat-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-messageformat-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-messageformat-0.3.1-4|6	Release:        4
14cu|nodejs-messageformat-0.3.1-4|7	License:        MIT
14cu|nodejs-messageformat-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-messageformat-0.3.1-4|9	Url:            https://github.com/SlexAxton/messageformat.js
14cu|nodejs-messageformat-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-messageformat-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-messageformat-0.3.1-4|12	BuildRequires:  npm(watchr)
14cu|nodejs-messageformat-0.3.1-4|13	BuildRequires:  npm(nopt)
14cu|nodejs-messageformat-0.3.1-4|14	BuildRequires:  npm(make-plural)
14cu|nodejs-messageformat-0.3.1-4|15	BuildRequires:  npm(glob)
14cu|nodejs-messageformat-0.3.1-4|16	BuildRequires:  npm(async)
14cu|nodejs-messageformat-0.3.1-4|17	BuildArch:      noarch
14cu|nodejs-messageformat-0.3.1-4|18	
14cu|nodejs-messageformat-0.3.1-4|19	%description
14cu|nodejs-messageformat-0.3.1-4|20	%{summary}.
14cu|nodejs-messageformat-0.3.1-4|21	
14cu|nodejs-messageformat-0.3.1-4|22	%files
14cu|nodejs-messageformat-0.3.1-4|23	%doc LICENSE *.md example/
14cu|nodejs-messageformat-0.3.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-messageformat-0.3.1-4|25	%{_bindir}/%{oname}
14cu|nodejs-messageformat-0.3.1-4|26	#------------------------------------------------------------------
14cu|nodejs-messageformat-0.3.1-4|27	
14cu|nodejs-messageformat-0.3.1-4|28	%prep
14cu|nodejs-messageformat-0.3.1-4|29	%setup -q -n package
14cu|nodejs-messageformat-0.3.1-4|30	rm -rf node_modules
14cu|nodejs-messageformat-0.3.1-4|31	find . -type f -exec chmod -x {} \;
14cu|nodejs-messageformat-0.3.1-4|32	%nodejs_fixdep async
14cu|nodejs-messageformat-0.3.1-4|33	%nodejs_fixdep glob
14cu|nodejs-messageformat-0.3.1-4|34	
14cu|nodejs-messageformat-0.3.1-4|35	%build
14cu|nodejs-messageformat-0.3.1-4|36	
14cu|nodejs-messageformat-0.3.1-4|37	%install
14cu|nodejs-messageformat-0.3.1-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-messageformat-0.3.1-4|39	cp -r package.json bin/ lib/ \
14cu|nodejs-messageformat-0.3.1-4|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-messageformat-0.3.1-4|41	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-messageformat-0.3.1-4|42	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-messageformat-0.3.1-4|43	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-messageformat-0.3.1-4|44	%nodejs_symlink_deps
14cu|nodejs-messageformat-0.3.1-4|45	%changelog
14cu|nodejs-messageformat-0.3.1-4|46	
14cu|nodejs-messageformat-0.3.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-messageformat-0.3.1-4|48	- (f501c8d) BuildList#2799825: Increase release tag
14cu|nodejs-messageformat-0.3.1-4|49	
14cu|nodejs-messageformat-0.3.1-4|50	

11792 14
14cu|nodejs-method-override-1.0.0-6|1	%global enable_tests 1
14cu|nodejs-method-override-1.0.0-6|2	
14cu|nodejs-method-override-1.0.0-6|3	Name:       nodejs-method-override
14cu|nodejs-method-override-1.0.0-6|4	Version:    1.0.0
14cu|nodejs-method-override-1.0.0-6|5	Release:    6
14cu|nodejs-method-override-1.0.0-6|6	Summary:    Provides faux HTTP method support for Connect
14cu|nodejs-method-override-1.0.0-6|7	License:    MIT
14cu|nodejs-method-override-1.0.0-6|8	Group:      System/Libraries
14cu|nodejs-method-override-1.0.0-6|9	URL:        https://github.com/expressjs/method-override
14cu|nodejs-method-override-1.0.0-6|10	Source0:    http://registry.npmjs.org/method-override/-/method-override-%{version}.tgz
14cu|nodejs-method-override-1.0.0-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-method-override-1.0.0-6|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-method-override-1.0.0-6|13	# version control repository.
14cu|nodejs-method-override-1.0.0-6|14	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-method-override-1.0.0-6|15	Source10:   dl-tests.sh
14cu|nodejs-method-override-1.0.0-6|16	BuildArch:  noarch
14cu|nodejs-method-override-1.0.0-6|17	BuildRequires:  nodejs-packaging
14cu|nodejs-method-override-1.0.0-6|18	
14cu|nodejs-method-override-1.0.0-6|19	%if 0%{?enable_tests}
14cu|nodejs-method-override-1.0.0-6|20	BuildRequires:  mocha
14cu|nodejs-method-override-1.0.0-6|21	BuildRequires:  npm(connect)
14cu|nodejs-method-override-1.0.0-6|22	BuildRequires:  npm(methods)
14cu|nodejs-method-override-1.0.0-6|23	BuildRequires:  npm(should)
14cu|nodejs-method-override-1.0.0-6|24	BuildRequires:  npm(supertest)
14cu|nodejs-method-override-1.0.0-6|25	%endif
14cu|nodejs-method-override-1.0.0-6|26	
14cu|nodejs-method-override-1.0.0-6|27	%description
14cu|nodejs-method-override-1.0.0-6|28	%{summary}.
14cu|nodejs-method-override-1.0.0-6|29	
14cu|nodejs-method-override-1.0.0-6|30	
14cu|nodejs-method-override-1.0.0-6|31	%prep
14cu|nodejs-method-override-1.0.0-6|32	%setup -q -n package
14cu|nodejs-method-override-1.0.0-6|33	%setup -q -T -D -a 1 -n package
14cu|nodejs-method-override-1.0.0-6|34	
14cu|nodejs-method-override-1.0.0-6|35	
14cu|nodejs-method-override-1.0.0-6|36	%build
14cu|nodejs-method-override-1.0.0-6|37	#nothing to do
14cu|nodejs-method-override-1.0.0-6|38	
14cu|nodejs-method-override-1.0.0-6|39	
14cu|nodejs-method-override-1.0.0-6|40	%install
14cu|nodejs-method-override-1.0.0-6|41	mkdir -p %{buildroot}%{nodejs_sitelib}/method-override
14cu|nodejs-method-override-1.0.0-6|42	cp -pr package.json index.js \
14cu|nodejs-method-override-1.0.0-6|43	%{buildroot}%{nodejs_sitelib}/method-override
14cu|nodejs-method-override-1.0.0-6|44	
14cu|nodejs-method-override-1.0.0-6|45	%nodejs_symlink_deps
14cu|nodejs-method-override-1.0.0-6|46	
14cu|nodejs-method-override-1.0.0-6|47	
14cu|nodejs-method-override-1.0.0-6|48	%if 0%{?enable_tests}
14cu|nodejs-method-override-1.0.0-6|49	%check
14cu|nodejs-method-override-1.0.0-6|50	%nodejs_symlink_deps --check
14cu|nodejs-method-override-1.0.0-6|51	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cu|nodejs-method-override-1.0.0-6|52	%endif
14cu|nodejs-method-override-1.0.0-6|53	
14cu|nodejs-method-override-1.0.0-6|54	
14cu|nodejs-method-override-1.0.0-6|55	%files
14cu|nodejs-method-override-1.0.0-6|56	%doc README.md
14cu|nodejs-method-override-1.0.0-6|57	%{nodejs_sitelib}/method-override
14cu|nodejs-method-override-1.0.0-6|58	
14cu|nodejs-method-override-1.0.0-6|59	
14cu|nodejs-method-override-1.0.0-6|60	
14cu|nodejs-method-override-1.0.0-6|61	%changelog
14cu|nodejs-method-override-1.0.0-6|62	
14cu|nodejs-method-override-1.0.0-6|63	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-method-override-1.0.0-6|64	- (84ab377) BuildList#2799825: Increase release tag
14cu|nodejs-method-override-1.0.0-6|65	
14cu|nodejs-method-override-1.0.0-6|66	

11793 14
14cu|nodejs-methods-1.1.2-4|1	%define oname methods
14cu|nodejs-methods-1.1.2-4|2	
14cu|nodejs-methods-1.1.2-4|3	Summary:    HTTP methods that node supports
14cu|nodejs-methods-1.1.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-methods-1.1.2-4|5	Version:    1.1.2
14cu|nodejs-methods-1.1.2-4|6	Release:    4
14cu|nodejs-methods-1.1.2-4|7	License:    MIT
14cu|nodejs-methods-1.1.2-4|8	Group:      Development/Other
14cu|nodejs-methods-1.1.2-4|9	URL:        https://npmjs.org/package/%{oname}
14cu|nodejs-methods-1.1.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-methods-1.1.2-4|11	Source0:    https://github.com/jshttp/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-methods-1.1.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-methods-1.1.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-methods-1.1.2-4|14	BuildArch:  noarch
14cu|nodejs-methods-1.1.2-4|15	
14cu|nodejs-methods-1.1.2-4|16	%description
14cu|nodejs-methods-1.1.2-4|17	%{summary}.
14cu|nodejs-methods-1.1.2-4|18	
14cu|nodejs-methods-1.1.2-4|19	%files
14cu|nodejs-methods-1.1.2-4|20	%doc LICENSE *.md
14cu|nodejs-methods-1.1.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-methods-1.1.2-4|22	#-------------------------------------------------------------------------
14cu|nodejs-methods-1.1.2-4|23	%prep
14cu|nodejs-methods-1.1.2-4|24	%setup -qn %{oname}-%{version}
14cu|nodejs-methods-1.1.2-4|25	
14cu|nodejs-methods-1.1.2-4|26	
14cu|nodejs-methods-1.1.2-4|27	%build
14cu|nodejs-methods-1.1.2-4|28	#nothing to do
14cu|nodejs-methods-1.1.2-4|29	
14cu|nodejs-methods-1.1.2-4|30	%install
14cu|nodejs-methods-1.1.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-methods-1.1.2-4|32	cp -pr package.json index.js \
14cu|nodejs-methods-1.1.2-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-methods-1.1.2-4|34	
14cu|nodejs-methods-1.1.2-4|35	%nodejs_symlink_deps
14cu|nodejs-methods-1.1.2-4|36	
14cu|nodejs-methods-1.1.2-4|37	%check
14cu|nodejs-methods-1.1.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-methods-1.1.2-4|39	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-methods-1.1.2-4|40	
14cu|nodejs-methods-1.1.2-4|41	%changelog
14cu|nodejs-methods-1.1.2-4|42	
14cu|nodejs-methods-1.1.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-methods-1.1.2-4|44	- (90d4906) BuildList#2799825: Increase release tag
14cu|nodejs-methods-1.1.2-4|45	
14cu|nodejs-methods-1.1.2-4|46	

11794 14
14cu|nodejs-micro-6.1.0-4|1	%define oname micro
14cu|nodejs-micro-6.1.0-4|2	
14cu|nodejs-micro-6.1.0-4|3	Summary:        Async HTTP microservices
14cu|nodejs-micro-6.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-micro-6.1.0-4|5	Version:        6.1.0
14cu|nodejs-micro-6.1.0-4|6	Release:        4
14cu|nodejs-micro-6.1.0-4|7	License:        MIT
14cu|nodejs-micro-6.1.0-4|8	Group:          Development/Other
14cu|nodejs-micro-6.1.0-4|9	Url:            https://github.com/zeit/micro
14cu|nodejs-micro-6.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-micro-6.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-micro-6.1.0-4|12	BuildRequires:  npm(raw-body)
14cu|nodejs-micro-6.1.0-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-micro-6.1.0-4|14	BuildRequires:  npm(media-typer)
14cu|nodejs-micro-6.1.0-4|15	BuildRequires:  npm(isstream)
14cu|nodejs-micro-6.1.0-4|16	BuildRequires:  npm(async-to-gen)
14cu|nodejs-micro-6.1.0-4|17	
14cu|nodejs-micro-6.1.0-4|18	BuildArch:      noarch
14cu|nodejs-micro-6.1.0-4|19	
14cu|nodejs-micro-6.1.0-4|20	%description
14cu|nodejs-micro-6.1.0-4|21	%{summary}.
14cu|nodejs-micro-6.1.0-4|22	
14cu|nodejs-micro-6.1.0-4|23	%files
14cu|nodejs-micro-6.1.0-4|24	%doc LICENSE.md README.md
14cu|nodejs-micro-6.1.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-6.1.0-4|26	
14cu|nodejs-micro-6.1.0-4|27	#------------------------------------------------------------------
14cu|nodejs-micro-6.1.0-4|28	
14cu|nodejs-micro-6.1.0-4|29	%prep
14cu|nodejs-micro-6.1.0-4|30	%setup -q -n package
14cu|nodejs-micro-6.1.0-4|31	rm -rf node_modules
14cu|nodejs-micro-6.1.0-4|32	%nodejs_fixdep async-to-gen 1.3.x
14cu|nodejs-micro-6.1.0-4|33	%nodejs_fixdep raw-body 2.1.5
14cu|nodejs-micro-6.1.0-4|34	
14cu|nodejs-micro-6.1.0-4|35	%build
14cu|nodejs-micro-6.1.0-4|36	
14cu|nodejs-micro-6.1.0-4|37	%install
14cu|nodejs-micro-6.1.0-4|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-6.1.0-4|39	cp -r package.json bin/ dist/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-6.1.0-4|40	%nodejs_symlink_deps
14cu|nodejs-micro-6.1.0-4|41	
14cu|nodejs-micro-6.1.0-4|42	%changelog
14cu|nodejs-micro-6.1.0-4|43	
14cu|nodejs-micro-6.1.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.1.0-4
14cu|nodejs-micro-6.1.0-4|45	- (e34ca30) BuildList#2799825: Increase release tag
14cu|nodejs-micro-6.1.0-4|46	
14cu|nodejs-micro-6.1.0-4|47	

11795 14
14cu|nodejs-micro-compress-1.0.0-4|1	%define oname micro-compress
14cu|nodejs-micro-compress-1.0.0-4|2	
14cu|nodejs-micro-compress-1.0.0-4|3	Summary:        Compression for HTTP microservices built with Micro
14cu|nodejs-micro-compress-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-micro-compress-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-micro-compress-1.0.0-4|6	Release:        4
14cu|nodejs-micro-compress-1.0.0-4|7	License:        MIT
14cu|nodejs-micro-compress-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-micro-compress-1.0.0-4|9	Url:            https://github.com/joakimbeng/micro-compress
14cu|nodejs-micro-compress-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-micro-compress-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-micro-compress-1.0.0-4|12	BuildRequires:  npm(compression)
14cu|nodejs-micro-compress-1.0.0-4|13	
14cu|nodejs-micro-compress-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-micro-compress-1.0.0-4|15	
14cu|nodejs-micro-compress-1.0.0-4|16	%description
14cu|nodejs-micro-compress-1.0.0-4|17	%{summary}.
14cu|nodejs-micro-compress-1.0.0-4|18	
14cu|nodejs-micro-compress-1.0.0-4|19	%files
14cu|nodejs-micro-compress-1.0.0-4|20	%doc README.md CHANGELOG.md
14cu|nodejs-micro-compress-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-compress-1.0.0-4|22	
14cu|nodejs-micro-compress-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-micro-compress-1.0.0-4|24	
14cu|nodejs-micro-compress-1.0.0-4|25	%prep
14cu|nodejs-micro-compress-1.0.0-4|26	%setup -q -n package
14cu|nodejs-micro-compress-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-micro-compress-1.0.0-4|28	
14cu|nodejs-micro-compress-1.0.0-4|29	%build
14cu|nodejs-micro-compress-1.0.0-4|30	
14cu|nodejs-micro-compress-1.0.0-4|31	%install
14cu|nodejs-micro-compress-1.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-compress-1.0.0-4|33	cp -r package.json src/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-micro-compress-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-micro-compress-1.0.0-4|35	
14cu|nodejs-micro-compress-1.0.0-4|36	%changelog
14cu|nodejs-micro-compress-1.0.0-4|37	
14cu|nodejs-micro-compress-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-micro-compress-1.0.0-4|39	- (caa1ff0) BuildList#2799825: Increase release tag
14cu|nodejs-micro-compress-1.0.0-4|40	
14cu|nodejs-micro-compress-1.0.0-4|41	

11796 14
14cu|nodejs-micromatch-2.3.7-4|1	%define oname micromatch
14cu|nodejs-micromatch-2.3.7-4|2	
14cu|nodejs-micromatch-2.3.7-4|3	Summary:        A drop-in replacement alternative to minimatch and multimatch
14cu|nodejs-micromatch-2.3.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-micromatch-2.3.7-4|5	Version:        2.3.7
14cu|nodejs-micromatch-2.3.7-4|6	Release:        4
14cu|nodejs-micromatch-2.3.7-4|7	License:        MIT
14cu|nodejs-micromatch-2.3.7-4|8	Group:          Development/Other
14cu|nodejs-micromatch-2.3.7-4|9	Url:            https://github.com/jonschlinkert/micromatch
14cu|nodejs-micromatch-2.3.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-micromatch-2.3.7-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-micromatch-2.3.7-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-micromatch-2.3.7-4|13	BuildRequires:  npm(regex-cache)
14cu|nodejs-micromatch-2.3.7-4|14	BuildRequires:  npm(parse-glob)
14cu|nodejs-micromatch-2.3.7-4|15	BuildRequires:  npm(object.omit)
14cu|nodejs-micromatch-2.3.7-4|16	BuildRequires:  npm(normalize-path)
14cu|nodejs-micromatch-2.3.7-4|17	BuildRequires:  npm(kind-of)
14cu|nodejs-micromatch-2.3.7-4|18	BuildRequires:  npm(is-glob)
14cu|nodejs-micromatch-2.3.7-4|19	BuildRequires:  npm(is-extglob)
14cu|nodejs-micromatch-2.3.7-4|20	BuildRequires:  npm(filename-regex)
14cu|nodejs-micromatch-2.3.7-4|21	BuildRequires:  npm(extglob)
14cu|nodejs-micromatch-2.3.7-4|22	BuildRequires:  npm(expand-brackets)
14cu|nodejs-micromatch-2.3.7-4|23	BuildRequires:  npm(braces)
14cu|nodejs-micromatch-2.3.7-4|24	BuildRequires:  npm(array-unique)
14cu|nodejs-micromatch-2.3.7-4|25	BuildRequires:  npm(arr-diff)
14cu|nodejs-micromatch-2.3.7-4|26	BuildArch:      noarch
14cu|nodejs-micromatch-2.3.7-4|27	
14cu|nodejs-micromatch-2.3.7-4|28	%description
14cu|nodejs-micromatch-2.3.7-4|29	%{summary}.
14cu|nodejs-micromatch-2.3.7-4|30	
14cu|nodejs-micromatch-2.3.7-4|31	%files
14cu|nodejs-micromatch-2.3.7-4|32	%doc LICENSE *.md
14cu|nodejs-micromatch-2.3.7-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-micromatch-2.3.7-4|34	
14cu|nodejs-micromatch-2.3.7-4|35	#------------------------------------------------------------------
14cu|nodejs-micromatch-2.3.7-4|36	
14cu|nodejs-micromatch-2.3.7-4|37	%prep
14cu|nodejs-micromatch-2.3.7-4|38	%setup -q -n package
14cu|nodejs-micromatch-2.3.7-4|39	rm -rf node_modules
14cu|nodejs-micromatch-2.3.7-4|40	find . -type f -exec chmod 644 {} \;
14cu|nodejs-micromatch-2.3.7-4|41	%build
14cu|nodejs-micromatch-2.3.7-4|42	
14cu|nodejs-micromatch-2.3.7-4|43	%install
14cu|nodejs-micromatch-2.3.7-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-micromatch-2.3.7-4|45	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-micromatch-2.3.7-4|46	%nodejs_symlink_deps
14cu|nodejs-micromatch-2.3.7-4|47	%changelog
14cu|nodejs-micromatch-2.3.7-4|48	
14cu|nodejs-micromatch-2.3.7-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.7-4
14cu|nodejs-micromatch-2.3.7-4|50	- (da537f5) BuildList#2799825: Increase release tag
14cu|nodejs-micromatch-2.3.7-4|51	
14cu|nodejs-micromatch-2.3.7-4|52	

11797 14
14cu|nodejs-miller-rabin-4.0.0-4|1	%define oname miller-rabin
14cu|nodejs-miller-rabin-4.0.0-4|2	
14cu|nodejs-miller-rabin-4.0.0-4|3	Summary:        Miller Rabin algorithm for primality test
14cu|nodejs-miller-rabin-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-miller-rabin-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-miller-rabin-4.0.0-4|6	Release:        4
14cu|nodejs-miller-rabin-4.0.0-4|7	License:        MIT
14cu|nodejs-miller-rabin-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-miller-rabin-4.0.0-4|9	Url:            https://github.com/indutny/miller-rabin
14cu|nodejs-miller-rabin-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-miller-rabin-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-miller-rabin-4.0.0-4|12	BuildRequires:  npm(brorand)
14cu|nodejs-miller-rabin-4.0.0-4|13	BuildRequires:  npm(bn.js)
14cu|nodejs-miller-rabin-4.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-miller-rabin-4.0.0-4|15	BuildArch:      noarch
14cu|nodejs-miller-rabin-4.0.0-4|16	
14cu|nodejs-miller-rabin-4.0.0-4|17	%description
14cu|nodejs-miller-rabin-4.0.0-4|18	%{summary}.
14cu|nodejs-miller-rabin-4.0.0-4|19	
14cu|nodejs-miller-rabin-4.0.0-4|20	%files
14cu|nodejs-miller-rabin-4.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-miller-rabin-4.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-miller-rabin-4.0.0-4|23	
14cu|nodejs-miller-rabin-4.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-miller-rabin-4.0.0-4|25	
14cu|nodejs-miller-rabin-4.0.0-4|26	%prep
14cu|nodejs-miller-rabin-4.0.0-4|27	%setup -q -n package
14cu|nodejs-miller-rabin-4.0.0-4|28	rm -rf node_modules
14cu|nodejs-miller-rabin-4.0.0-4|29	cp -r README.md LICENSE
14cu|nodejs-miller-rabin-4.0.0-4|30	
14cu|nodejs-miller-rabin-4.0.0-4|31	%build
14cu|nodejs-miller-rabin-4.0.0-4|32	
14cu|nodejs-miller-rabin-4.0.0-4|33	%install
14cu|nodejs-miller-rabin-4.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-miller-rabin-4.0.0-4|35	cp -r package.json bin lib  %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-miller-rabin-4.0.0-4|36	chmod +x  %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-miller-rabin-4.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-miller-rabin-4.0.0-4|38	
14cu|nodejs-miller-rabin-4.0.0-4|39	# 586 will die with Error: timeout of 200ms exceeded.
14cu|nodejs-miller-rabin-4.0.0-4|40	%ifarch x86_64
14cu|nodejs-miller-rabin-4.0.0-4|41	%check
14cu|nodejs-miller-rabin-4.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-miller-rabin-4.0.0-4|43	mocha --reporter=spec test/**/*-test.js
14cu|nodejs-miller-rabin-4.0.0-4|44	%endif
14cu|nodejs-miller-rabin-4.0.0-4|45	
14cu|nodejs-miller-rabin-4.0.0-4|46	%changelog
14cu|nodejs-miller-rabin-4.0.0-4|47	
14cu|nodejs-miller-rabin-4.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-miller-rabin-4.0.0-4|49	- (230e03c) BuildList#2799825: Increase release tag
14cu|nodejs-miller-rabin-4.0.0-4|50	
14cu|nodejs-miller-rabin-4.0.0-4|51	

11798 14
14cu|nodejs-millstone-0.6.17-4|1	%define oname millstone
14cu|nodejs-millstone-0.6.17-4|2	
14cu|nodejs-millstone-0.6.17-4|3	Summary:        Prepares data sources in an MML file for consumption in Mapnik
14cu|nodejs-millstone-0.6.17-4|4	Name:           nodejs-%{oname}
14cu|nodejs-millstone-0.6.17-4|5	Version:        0.6.17
14cu|nodejs-millstone-0.6.17-4|6	Release:        4
14cu|nodejs-millstone-0.6.17-4|7	Group:		Development/Other
14cu|nodejs-millstone-0.6.17-4|8	License:        BSD
14cu|nodejs-millstone-0.6.17-4|9	URL:            https://github.com/mapbox/%{oname}
14cu|nodejs-millstone-0.6.17-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-millstone-0.6.17-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-millstone-0.6.17-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-millstone-0.6.17-4|13	BuildRequires:  npm(generic-pool)
14cu|nodejs-millstone-0.6.17-4|14	BuildRequires:  npm(mime)
14cu|nodejs-millstone-0.6.17-4|15	BuildRequires:  npm(request)
14cu|nodejs-millstone-0.6.17-4|16	BuildRequires:  npm(srs) >= 1.1.0
14cu|nodejs-millstone-0.6.17-4|17	BuildRequires:  npm(step)
14cu|nodejs-millstone-0.6.17-4|18	BuildRequires:  npm(underscore)
14cu|nodejs-millstone-0.6.17-4|19	BuildRequires:  npm(zipfile)
14cu|nodejs-millstone-0.6.17-4|20	BuildRequires:  npm(optimist)
14cu|nodejs-millstone-0.6.17-4|21	BuildRequires:  npm(mkdirp)
14cu|nodejs-millstone-0.6.17-4|22	BuildRequires:  npm(sqlite3)
14cu|nodejs-millstone-0.6.17-4|23	BuildArch:      noarch
14cu|nodejs-millstone-0.6.17-4|24	
14cu|nodejs-millstone-0.6.17-4|25	%description
14cu|nodejs-millstone-0.6.17-4|26	As of carto 0.2.0, the Carto module expects all data sources and
14cu|nodejs-millstone-0.6.17-4|27	resources to be localized - remote references like URLs and providers
14cu|nodejs-millstone-0.6.17-4|28	are not downloaded when maps are rendered.
14cu|nodejs-millstone-0.6.17-4|29	
14cu|nodejs-millstone-0.6.17-4|30	Millstone now contains this logic - it provides two functions, resolve
14cu|nodejs-millstone-0.6.17-4|31	and flush. Resolve takes an MML file and returns a localized version, and
14cu|nodejs-millstone-0.6.17-4|32	flush can be used to clear the cache of a specific resource.
14cu|nodejs-millstone-0.6.17-4|33	
14cu|nodejs-millstone-0.6.17-4|34	%files
14cu|nodejs-millstone-0.6.17-4|35	%doc LICENSE *.md
14cu|nodejs-millstone-0.6.17-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-millstone-0.6.17-4|37	#----------------------------------------------------
14cu|nodejs-millstone-0.6.17-4|38	%prep
14cu|nodejs-millstone-0.6.17-4|39	%setup -qn package
14cu|nodejs-millstone-0.6.17-4|40	rm -rf node_modules
14cu|nodejs-millstone-0.6.17-4|41	%nodejs_fixdep generic-pool
14cu|nodejs-millstone-0.6.17-4|42	%nodejs_fixdep mime
14cu|nodejs-millstone-0.6.17-4|43	%nodejs_fixdep request
14cu|nodejs-millstone-0.6.17-4|44	%nodejs_fixdep srs
14cu|nodejs-millstone-0.6.17-4|45	%nodejs_fixdep step
14cu|nodejs-millstone-0.6.17-4|46	%nodejs_fixdep underscore
14cu|nodejs-millstone-0.6.17-4|47	%nodejs_fixdep zipfile
14cu|nodejs-millstone-0.6.17-4|48	%nodejs_fixdep optimist
14cu|nodejs-millstone-0.6.17-4|49	%nodejs_fixdep sqlite3
14cu|nodejs-millstone-0.6.17-4|50	
14cu|nodejs-millstone-0.6.17-4|51	%build
14cu|nodejs-millstone-0.6.17-4|52	
14cu|nodejs-millstone-0.6.17-4|53	%install
14cu|nodejs-millstone-0.6.17-4|54	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-millstone-0.6.17-4|55	cp -pr package.json bin/ lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-millstone-0.6.17-4|56	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-millstone-0.6.17-4|57	%nodejs_symlink_deps
14cu|nodejs-millstone-0.6.17-4|58	
14cu|nodejs-millstone-0.6.17-4|59	%check
14cu|nodejs-millstone-0.6.17-4|60	%nodejs_symlink_deps --check
14cu|nodejs-millstone-0.6.17-4|61	NODE_PATH=lib mocha -R spec --timeout 10000 || :
14cu|nodejs-millstone-0.6.17-4|62	
14cu|nodejs-millstone-0.6.17-4|63	%changelog
14cu|nodejs-millstone-0.6.17-4|64	
14cu|nodejs-millstone-0.6.17-4|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.17-4
14cu|nodejs-millstone-0.6.17-4|66	- (470a696) BuildList#2799825: Increase release tag
14cu|nodejs-millstone-0.6.17-4|67	
14cu|nodejs-millstone-0.6.17-4|68	

11799 14
14cu|nodejs-mime-1.3.4-4|1	%define oname mime
14cu|nodejs-mime-1.3.4-4|2	
14cu|nodejs-mime-1.3.4-4|3	Summary:        A comprehensive library for mime-type mapping
14cu|nodejs-mime-1.3.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mime-1.3.4-4|5	Version:        1.3.4
14cu|nodejs-mime-1.3.4-4|6	Release:        4
14cu|nodejs-mime-1.3.4-4|7	Group:          Development/Other
14cu|nodejs-mime-1.3.4-4|8	License:        MIT
14cu|nodejs-mime-1.3.4-4|9	URL:            https://github.com/broofa/node-%{oname}
14cu|nodejs-mime-1.3.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mime-1.3.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mime-1.3.4-4|12	BuildArch:  noarch
14cu|nodejs-mime-1.3.4-4|13	
14cu|nodejs-mime-1.3.4-4|14	%description
14cu|nodejs-mime-1.3.4-4|15	Comprehensive MIME type mapping API. Includes all 600+ types and 800+
14cu|nodejs-mime-1.3.4-4|16	extensions defined by the Apache project, plus additional types submitted by
14cu|nodejs-mime-1.3.4-4|17	the node.js community.
14cu|nodejs-mime-1.3.4-4|18	
14cu|nodejs-mime-1.3.4-4|19	%files
14cu|nodejs-mime-1.3.4-4|20	%doc LICENSE README.md
14cu|nodejs-mime-1.3.4-4|21	%{_bindir}/%{oname}-nodejs
14cu|nodejs-mime-1.3.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-1.3.4-4|23	
14cu|nodejs-mime-1.3.4-4|24	#-----------------------------------------------------------------------
14cu|nodejs-mime-1.3.4-4|25	
14cu|nodejs-mime-1.3.4-4|26	%prep
14cu|nodejs-mime-1.3.4-4|27	%setup -qn package
14cu|nodejs-mime-1.3.4-4|28	
14cu|nodejs-mime-1.3.4-4|29	%build
14cu|nodejs-mime-1.3.4-4|30	#nothing to do
14cu|nodejs-mime-1.3.4-4|31	
14cu|nodejs-mime-1.3.4-4|32	%install
14cu|nodejs-mime-1.3.4-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-1.3.4-4|34	cp -pr *.json *.js build/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-1.3.4-4|35	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/cli.js
14cu|nodejs-mime-1.3.4-4|36	
14cu|nodejs-mime-1.3.4-4|37	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-mime-1.3.4-4|38	ln -sf ../lib/node_modules/%{oname}/cli.js \
14cu|nodejs-mime-1.3.4-4|39	%{buildroot}%{_bindir}/%{oname}-nodejs
14cu|nodejs-mime-1.3.4-4|40	
14cu|nodejs-mime-1.3.4-4|41	%check
14cu|nodejs-mime-1.3.4-4|42	%nodejs_symlink_deps --check
14cu|nodejs-mime-1.3.4-4|43	%__nodejs build/test.js
14cu|nodejs-mime-1.3.4-4|44	
14cu|nodejs-mime-1.3.4-4|45	
14cu|nodejs-mime-1.3.4-4|46	
14cu|nodejs-mime-1.3.4-4|47	%changelog
14cu|nodejs-mime-1.3.4-4|48	
14cu|nodejs-mime-1.3.4-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.4-4
14cu|nodejs-mime-1.3.4-4|50	- (e149c01) BuildList#2799825: Increase release tag
14cu|nodejs-mime-1.3.4-4|51	
14cu|nodejs-mime-1.3.4-4|52	

11800 14
14cu|nodejs-mime-db-1.20.0-4|1	%define oname mime-db
14cu|nodejs-mime-db-1.20.0-4|2	
14cu|nodejs-mime-db-1.20.0-4|3	Summary:        Media Type Database
14cu|nodejs-mime-db-1.20.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mime-db-1.20.0-4|5	Version:        1.20.0
14cu|nodejs-mime-db-1.20.0-4|6	Release:        4
14cu|nodejs-mime-db-1.20.0-4|7	License:        MIT
14cu|nodejs-mime-db-1.20.0-4|8	Group:          Development/Other
14cu|nodejs-mime-db-1.20.0-4|9	Url:            https://github.com/jshttp/mime-db
14cu|nodejs-mime-db-1.20.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mime-db-1.20.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mime-db-1.20.0-4|12	BuildArch:      noarch
14cu|nodejs-mime-db-1.20.0-4|13	
14cu|nodejs-mime-db-1.20.0-4|14	%description
14cu|nodejs-mime-db-1.20.0-4|15	%{summary}.
14cu|nodejs-mime-db-1.20.0-4|16	
14cu|nodejs-mime-db-1.20.0-4|17	%files
14cu|nodejs-mime-db-1.20.0-4|18	%doc LICENSE README.md HISTORY.md
14cu|nodejs-mime-db-1.20.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-db-1.20.0-4|20	
14cu|nodejs-mime-db-1.20.0-4|21	#------------------------------------------------------------------
14cu|nodejs-mime-db-1.20.0-4|22	
14cu|nodejs-mime-db-1.20.0-4|23	%prep
14cu|nodejs-mime-db-1.20.0-4|24	%setup -q -n package
14cu|nodejs-mime-db-1.20.0-4|25	rm -rf node_modules
14cu|nodejs-mime-db-1.20.0-4|26	
14cu|nodejs-mime-db-1.20.0-4|27	%build
14cu|nodejs-mime-db-1.20.0-4|28	
14cu|nodejs-mime-db-1.20.0-4|29	%install
14cu|nodejs-mime-db-1.20.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-db-1.20.0-4|31	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-db-1.20.0-4|32	%nodejs_symlink_deps
14cu|nodejs-mime-db-1.20.0-4|33	%changelog
14cu|nodejs-mime-db-1.20.0-4|34	
14cu|nodejs-mime-db-1.20.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.20.0-4
14cu|nodejs-mime-db-1.20.0-4|36	- (c7c09ca) BuildList#2799825: Increase release tag
14cu|nodejs-mime-db-1.20.0-4|37	
14cu|nodejs-mime-db-1.20.0-4|38	

11801 14
14cu|nodejs-mimeparse-0.1.4-7|1	%define oname mimeparse
14cu|nodejs-mimeparse-0.1.4-7|2	
14cu|nodejs-mimeparse-0.1.4-7|3	Summary:    A Node.js module with basic functions for handling mime-types
14cu|nodejs-mimeparse-0.1.4-7|4	Name:       nodejs-%{oname}
14cu|nodejs-mimeparse-0.1.4-7|5	Version:    0.1.4
14cu|nodejs-mimeparse-0.1.4-7|6	Release:    7
14cu|nodejs-mimeparse-0.1.4-7|7	License:    MIT
14cu|nodejs-mimeparse-0.1.4-7|8	Group:      Development/Other
14cu|nodejs-mimeparse-0.1.4-7|9	Url:        https://github.com/kriskowal/%{oname}
14cu|nodejs-mimeparse-0.1.4-7|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mimeparse-0.1.4-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mimeparse-0.1.4-7|12	BuildArch:  noarch
14cu|nodejs-mimeparse-0.1.4-7|13	
14cu|nodejs-mimeparse-0.1.4-7|14	%description
14cu|nodejs-mimeparse-0.1.4-7|15	This Node.js module provides basic functions for handling mime-types. It can
14cu|nodejs-mimeparse-0.1.4-7|16	handle matching mime-types against a list of media-ranges. See section
14cu|nodejs-mimeparse-0.1.4-7|17	14.1 of the HTTP specification [RFC 2616] for a complete explanation:
14cu|nodejs-mimeparse-0.1.4-7|18	<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1>
14cu|nodejs-mimeparse-0.1.4-7|19	
14cu|nodejs-mimeparse-0.1.4-7|20	
14cu|nodejs-mimeparse-0.1.4-7|21	%files
14cu|nodejs-mimeparse-0.1.4-7|22	%doc CHANGES LICENSE README
14cu|nodejs-mimeparse-0.1.4-7|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mimeparse-0.1.4-7|24	#---------------------------------------------------
14cu|nodejs-mimeparse-0.1.4-7|25	
14cu|nodejs-mimeparse-0.1.4-7|26	%prep
14cu|nodejs-mimeparse-0.1.4-7|27	%setup -q -n package
14cu|nodejs-mimeparse-0.1.4-7|28	
14cu|nodejs-mimeparse-0.1.4-7|29	
14cu|nodejs-mimeparse-0.1.4-7|30	%build
14cu|nodejs-mimeparse-0.1.4-7|31	#nothing to do
14cu|nodejs-mimeparse-0.1.4-7|32	
14cu|nodejs-mimeparse-0.1.4-7|33	
14cu|nodejs-mimeparse-0.1.4-7|34	%install
14cu|nodejs-mimeparse-0.1.4-7|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mimeparse-0.1.4-7|36	cp -pr package.json lib/ \
14cu|nodejs-mimeparse-0.1.4-7|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mimeparse-0.1.4-7|38	
14cu|nodejs-mimeparse-0.1.4-7|39	%nodejs_symlink_deps
14cu|nodejs-mimeparse-0.1.4-7|40	
14cu|nodejs-mimeparse-0.1.4-7|41	%changelog
14cu|nodejs-mimeparse-0.1.4-7|42	
14cu|nodejs-mimeparse-0.1.4-7|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-7
14cu|nodejs-mimeparse-0.1.4-7|44	- (59eb305) BuildList#2799825: Increase release tag
14cu|nodejs-mimeparse-0.1.4-7|45	
14cu|nodejs-mimeparse-0.1.4-7|46	

11802 14
14cu|nodejs-mime-types-2.1.7-4|1	%define oname mime-types
14cu|nodejs-mime-types-2.1.7-4|2	
14cu|nodejs-mime-types-2.1.7-4|3	Summary:        The ultimate javascript content-type utility
14cu|nodejs-mime-types-2.1.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mime-types-2.1.7-4|5	Version:        2.1.7
14cu|nodejs-mime-types-2.1.7-4|6	Release:        4
14cu|nodejs-mime-types-2.1.7-4|7	License:        MIT
14cu|nodejs-mime-types-2.1.7-4|8	Group:          Development/Other
14cu|nodejs-mime-types-2.1.7-4|9	Url:            https://github.com/jshttp/mime-types
14cu|nodejs-mime-types-2.1.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mime-types-2.1.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mime-types-2.1.7-4|12	BuildRequires:  npm(mime-db)
14cu|nodejs-mime-types-2.1.7-4|13	BuildArch:      noarch
14cu|nodejs-mime-types-2.1.7-4|14	
14cu|nodejs-mime-types-2.1.7-4|15	%description
14cu|nodejs-mime-types-2.1.7-4|16	%{summary}.
14cu|nodejs-mime-types-2.1.7-4|17	
14cu|nodejs-mime-types-2.1.7-4|18	%files
14cu|nodejs-mime-types-2.1.7-4|19	%doc LICENSE README.md HISTORY.md
14cu|nodejs-mime-types-2.1.7-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-types-2.1.7-4|21	
14cu|nodejs-mime-types-2.1.7-4|22	#------------------------------------------------------------------
14cu|nodejs-mime-types-2.1.7-4|23	
14cu|nodejs-mime-types-2.1.7-4|24	%prep
14cu|nodejs-mime-types-2.1.7-4|25	%setup -q -n package
14cu|nodejs-mime-types-2.1.7-4|26	rm -rf node_modules
14cu|nodejs-mime-types-2.1.7-4|27	%nodejs_fixdep mime-db 1.20
14cu|nodejs-mime-types-2.1.7-4|28	
14cu|nodejs-mime-types-2.1.7-4|29	%build
14cu|nodejs-mime-types-2.1.7-4|30	
14cu|nodejs-mime-types-2.1.7-4|31	%install
14cu|nodejs-mime-types-2.1.7-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-types-2.1.7-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mime-types-2.1.7-4|34	%nodejs_symlink_deps
14cu|nodejs-mime-types-2.1.7-4|35	%changelog
14cu|nodejs-mime-types-2.1.7-4|36	
14cu|nodejs-mime-types-2.1.7-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.7-4
14cu|nodejs-mime-types-2.1.7-4|38	- (b84b468) BuildList#2799825: Increase release tag
14cu|nodejs-mime-types-2.1.7-4|39	
14cu|nodejs-mime-types-2.1.7-4|40	

11803 14
14cu|nodejs-minimalistic-assert-1.0.0-4|1	%define oname minimalistic-assert
14cu|nodejs-minimalistic-assert-1.0.0-4|2	
14cu|nodejs-minimalistic-assert-1.0.0-4|3	Summary:        Very minimalistic assert module
14cu|nodejs-minimalistic-assert-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-minimalistic-assert-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-minimalistic-assert-1.0.0-4|6	Release:        4
14cu|nodejs-minimalistic-assert-1.0.0-4|7	License:        ISC
14cu|nodejs-minimalistic-assert-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-minimalistic-assert-1.0.0-4|9	Url:            https://github.com/calvinmetcalf/minimalistic-assert
14cu|nodejs-minimalistic-assert-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-minimalistic-assert-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-minimalistic-assert-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-minimalistic-assert-1.0.0-4|13	
14cu|nodejs-minimalistic-assert-1.0.0-4|14	%description
14cu|nodejs-minimalistic-assert-1.0.0-4|15	%{summary}.
14cu|nodejs-minimalistic-assert-1.0.0-4|16	
14cu|nodejs-minimalistic-assert-1.0.0-4|17	%files
14cu|nodejs-minimalistic-assert-1.0.0-4|18	%doc readme.md
14cu|nodejs-minimalistic-assert-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimalistic-assert-1.0.0-4|20	
14cu|nodejs-minimalistic-assert-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-minimalistic-assert-1.0.0-4|22	
14cu|nodejs-minimalistic-assert-1.0.0-4|23	%prep
14cu|nodejs-minimalistic-assert-1.0.0-4|24	%setup -q -n package
14cu|nodejs-minimalistic-assert-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-minimalistic-assert-1.0.0-4|26	
14cu|nodejs-minimalistic-assert-1.0.0-4|27	%build
14cu|nodejs-minimalistic-assert-1.0.0-4|28	
14cu|nodejs-minimalistic-assert-1.0.0-4|29	%install
14cu|nodejs-minimalistic-assert-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimalistic-assert-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimalistic-assert-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-minimalistic-assert-1.0.0-4|33	%changelog
14cu|nodejs-minimalistic-assert-1.0.0-4|34	
14cu|nodejs-minimalistic-assert-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-minimalistic-assert-1.0.0-4|36	- (28ef345) BuildList#2799825: Increase release tag
14cu|nodejs-minimalistic-assert-1.0.0-4|37	
14cu|nodejs-minimalistic-assert-1.0.0-4|38	

11804 14
14cu|nodejs-minimatch-3.0.0-5|1	%define oname minimatch
14cu|nodejs-minimatch-3.0.0-5|2	
14cu|nodejs-minimatch-3.0.0-5|3	Summary:        A glob matcher in javascript
14cu|nodejs-minimatch-3.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-minimatch-3.0.0-5|5	Version:        3.0.0
14cu|nodejs-minimatch-3.0.0-5|6	Release:        5
14cu|nodejs-minimatch-3.0.0-5|7	License:        ISC
14cu|nodejs-minimatch-3.0.0-5|8	Group:          Development/Other
14cu|nodejs-minimatch-3.0.0-5|9	Url:            https://github.com/isaacs/minimatch
14cu|nodejs-minimatch-3.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-minimatch-3.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-minimatch-3.0.0-5|12	BuildRequires:  npm(brace-expansion)
14cu|nodejs-minimatch-3.0.0-5|13	
14cu|nodejs-minimatch-3.0.0-5|14	BuildArch:      noarch
14cu|nodejs-minimatch-3.0.0-5|15	
14cu|nodejs-minimatch-3.0.0-5|16	%description
14cu|nodejs-minimatch-3.0.0-5|17	%{summary}.
14cu|nodejs-minimatch-3.0.0-5|18	
14cu|nodejs-minimatch-3.0.0-5|19	%files
14cu|nodejs-minimatch-3.0.0-5|20	%doc LICENSE README.md
14cu|nodejs-minimatch-3.0.0-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimatch-3.0.0-5|22	
14cu|nodejs-minimatch-3.0.0-5|23	#------------------------------------------------------------------
14cu|nodejs-minimatch-3.0.0-5|24	
14cu|nodejs-minimatch-3.0.0-5|25	%prep
14cu|nodejs-minimatch-3.0.0-5|26	%setup -q -n package
14cu|nodejs-minimatch-3.0.0-5|27	rm -rf node_modules
14cu|nodejs-minimatch-3.0.0-5|28	%nodejs_fixdep brace-expansion
14cu|nodejs-minimatch-3.0.0-5|29	
14cu|nodejs-minimatch-3.0.0-5|30	%build
14cu|nodejs-minimatch-3.0.0-5|31	
14cu|nodejs-minimatch-3.0.0-5|32	%install
14cu|nodejs-minimatch-3.0.0-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimatch-3.0.0-5|34	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimatch-3.0.0-5|35	%nodejs_symlink_deps
14cu|nodejs-minimatch-3.0.0-5|36	%changelog
14cu|nodejs-minimatch-3.0.0-5|37	
14cu|nodejs-minimatch-3.0.0-5|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-5
14cu|nodejs-minimatch-3.0.0-5|39	- (5802695) BuildList#2799825: Increase release tag
14cu|nodejs-minimatch-3.0.0-5|40	
14cu|nodejs-minimatch-3.0.0-5|41	

11805 14
14cu|nodejs-minimist-1.2.0-4|1	%define oname minimist
14cu|nodejs-minimist-1.2.0-4|2	
14cu|nodejs-minimist-1.2.0-4|3	Summary:        Parse argument options in Node.js
14cu|nodejs-minimist-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-minimist-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-minimist-1.2.0-4|6	Release:        4
14cu|nodejs-minimist-1.2.0-4|7	License:        MIT
14cu|nodejs-minimist-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-minimist-1.2.0-4|9	Url:            https://github.com/substack/minimist
14cu|nodejs-minimist-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-minimist-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-minimist-1.2.0-4|12	
14cu|nodejs-minimist-1.2.0-4|13	BuildArch:      noarch
14cu|nodejs-minimist-1.2.0-4|14	
14cu|nodejs-minimist-1.2.0-4|15	%description
14cu|nodejs-minimist-1.2.0-4|16	This module is the guts of optimist's argument
14cu|nodejs-minimist-1.2.0-4|17	parser without all the fanciful decoration.
14cu|nodejs-minimist-1.2.0-4|18	
14cu|nodejs-minimist-1.2.0-4|19	%files
14cu|nodejs-minimist-1.2.0-4|20	%doc LICENSE readme.markdown example
14cu|nodejs-minimist-1.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimist-1.2.0-4|22	
14cu|nodejs-minimist-1.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-minimist-1.2.0-4|24	
14cu|nodejs-minimist-1.2.0-4|25	%prep
14cu|nodejs-minimist-1.2.0-4|26	%setup -q -n package
14cu|nodejs-minimist-1.2.0-4|27	rm -rf node_modules
14cu|nodejs-minimist-1.2.0-4|28	
14cu|nodejs-minimist-1.2.0-4|29	%build
14cu|nodejs-minimist-1.2.0-4|30	
14cu|nodejs-minimist-1.2.0-4|31	%install
14cu|nodejs-minimist-1.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimist-1.2.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-minimist-1.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-minimist-1.2.0-4|35	%changelog
14cu|nodejs-minimist-1.2.0-4|36	
14cu|nodejs-minimist-1.2.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-minimist-1.2.0-4|38	- (57eecd6) BuildList#2799825: Increase release tag
14cu|nodejs-minimist-1.2.0-4|39	
14cu|nodejs-minimist-1.2.0-4|40	

11806 14
14cu|nodejs-mkdirp-0.5.1-4|1	%define oname mkdirp
14cu|nodejs-mkdirp-0.5.1-4|2	
14cu|nodejs-mkdirp-0.5.1-4|3	Summary:        Recursive directory creation module for Node.js
14cu|nodejs-mkdirp-0.5.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mkdirp-0.5.1-4|5	Version:        0.5.1
14cu|nodejs-mkdirp-0.5.1-4|6	Release:        4
14cu|nodejs-mkdirp-0.5.1-4|7	License:        MIT
14cu|nodejs-mkdirp-0.5.1-4|8	Group:          Development/Other
14cu|nodejs-mkdirp-0.5.1-4|9	Url:            https://github.com/substack/node-mkdirp
14cu|nodejs-mkdirp-0.5.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mkdirp-0.5.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mkdirp-0.5.1-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-mkdirp-0.5.1-4|13	
14cu|nodejs-mkdirp-0.5.1-4|14	BuildArch:      noarch
14cu|nodejs-mkdirp-0.5.1-4|15	
14cu|nodejs-mkdirp-0.5.1-4|16	%description
14cu|nodejs-mkdirp-0.5.1-4|17	%{summary}.
14cu|nodejs-mkdirp-0.5.1-4|18	
14cu|nodejs-mkdirp-0.5.1-4|19	%files
14cu|nodejs-mkdirp-0.5.1-4|20	%doc LICENSE readme.markdown
14cu|nodejs-mkdirp-0.5.1-4|21	%{_bindir}/%{oname}
14cu|nodejs-mkdirp-0.5.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkdirp-0.5.1-4|23	
14cu|nodejs-mkdirp-0.5.1-4|24	#------------------------------------------------------------------
14cu|nodejs-mkdirp-0.5.1-4|25	
14cu|nodejs-mkdirp-0.5.1-4|26	%prep
14cu|nodejs-mkdirp-0.5.1-4|27	%setup -q -n package
14cu|nodejs-mkdirp-0.5.1-4|28	rm -rf node_modules
14cu|nodejs-mkdirp-0.5.1-4|29	perl -pi -e "s|0.0.8|1 >=1.2.0|" package.json
14cu|nodejs-mkdirp-0.5.1-4|30	
14cu|nodejs-mkdirp-0.5.1-4|31	%build
14cu|nodejs-mkdirp-0.5.1-4|32	
14cu|nodejs-mkdirp-0.5.1-4|33	%install
14cu|nodejs-mkdirp-0.5.1-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkdirp-0.5.1-4|35	cp -r package.json index.js bin/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkdirp-0.5.1-4|36	
14cu|nodejs-mkdirp-0.5.1-4|37	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-mkdirp-0.5.1-4|38	ln -sf ../lib/node_modules/%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-mkdirp-0.5.1-4|39	
14cu|nodejs-mkdirp-0.5.1-4|40	
14cu|nodejs-mkdirp-0.5.1-4|41	%nodejs_symlink_deps
14cu|nodejs-mkdirp-0.5.1-4|42	%changelog
14cu|nodejs-mkdirp-0.5.1-4|43	
14cu|nodejs-mkdirp-0.5.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.1-4
14cu|nodejs-mkdirp-0.5.1-4|45	- (16e1984) BuildList#2799825: Increase release tag
14cu|nodejs-mkdirp-0.5.1-4|46	
14cu|nodejs-mkdirp-0.5.1-4|47	

11807 14
14cu|nodejs-mkpath-1.0.0-4|1	%define oname mkpath
14cu|nodejs-mkpath-1.0.0-4|2	
14cu|nodejs-mkpath-1.0.0-4|3	Summary:        Make all directories in a path, like mkdir -p
14cu|nodejs-mkpath-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mkpath-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-mkpath-1.0.0-4|6	Release:        4
14cu|nodejs-mkpath-1.0.0-4|7	License:        MIT
14cu|nodejs-mkpath-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-mkpath-1.0.0-4|9	Url:            https://github.com/jrajav/mkpath
14cu|nodejs-mkpath-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mkpath-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mkpath-1.0.0-4|12	BuildRequires:  npm(tap)
14cu|nodejs-mkpath-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-mkpath-1.0.0-4|14	
14cu|nodejs-mkpath-1.0.0-4|15	%description
14cu|nodejs-mkpath-1.0.0-4|16	%{summary}.
14cu|nodejs-mkpath-1.0.0-4|17	
14cu|nodejs-mkpath-1.0.0-4|18	%files
14cu|nodejs-mkpath-1.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-mkpath-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkpath-1.0.0-4|21	
14cu|nodejs-mkpath-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-mkpath-1.0.0-4|23	
14cu|nodejs-mkpath-1.0.0-4|24	%prep
14cu|nodejs-mkpath-1.0.0-4|25	%setup -q -n package
14cu|nodejs-mkpath-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-mkpath-1.0.0-4|27	
14cu|nodejs-mkpath-1.0.0-4|28	%build
14cu|nodejs-mkpath-1.0.0-4|29	
14cu|nodejs-mkpath-1.0.0-4|30	%install
14cu|nodejs-mkpath-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkpath-1.0.0-4|32	cp -r package.json *.js run_linters.sh \
14cu|nodejs-mkpath-1.0.0-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mkpath-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-mkpath-1.0.0-4|35	
14cu|nodejs-mkpath-1.0.0-4|36	%check
14cu|nodejs-mkpath-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-mkpath-1.0.0-4|38	%tap test
14cu|nodejs-mkpath-1.0.0-4|39	
14cu|nodejs-mkpath-1.0.0-4|40	
14cu|nodejs-mkpath-1.0.0-4|41	%changelog
14cu|nodejs-mkpath-1.0.0-4|42	
14cu|nodejs-mkpath-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-mkpath-1.0.0-4|44	- (f413377) BuildList#2799825: Increase release tag
14cu|nodejs-mkpath-1.0.0-4|45	
14cu|nodejs-mkpath-1.0.0-4|46	

11808 14
14cu|nodejs-mocha-2.3.4-5|1	%define oname mocha
14cu|nodejs-mocha-2.3.4-5|2	
14cu|nodejs-mocha-2.3.4-5|3	Summary:    A simple, flexible, fun test framework for Node.js
14cu|nodejs-mocha-2.3.4-5|4	# Switch to rosa naming policy
14cu|nodejs-mocha-2.3.4-5|5	# http://wiki.rosalab.ru/en/index.php/Template_Spec_Files#Spec_file_for_a_Node.js_module
14cu|nodejs-mocha-2.3.4-5|6	Name:       nodejs-%{oname}
14cu|nodejs-mocha-2.3.4-5|7	Version:    2.3.4
14cu|nodejs-mocha-2.3.4-5|8	Release:    5
14cu|nodejs-mocha-2.3.4-5|9	License:    MIT
14cu|nodejs-mocha-2.3.4-5|10	Group:      Development/Other
14cu|nodejs-mocha-2.3.4-5|11	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-mocha-2.3.4-5|12	Source0:    https://github.com/%{oname}js/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-mocha-2.3.4-5|13	Source100:  %{name}.rpmlintrc
14cu|nodejs-mocha-2.3.4-5|14	Patch0:     nodejs-mocha-test.patch
14cu|nodejs-mocha-2.3.4-5|15	BuildRequires:  nodejs-packaging
14cu|nodejs-mocha-2.3.4-5|16	BuildRequires:  npm(supports-color)
14cu|nodejs-mocha-2.3.4-5|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-mocha-2.3.4-5|18	BuildRequires:  npm(jade)
14cu|nodejs-mocha-2.3.4-5|19	BuildRequires:  npm(growl)
14cu|nodejs-mocha-2.3.4-5|20	BuildRequires:  npm(glob)
14cu|nodejs-mocha-2.3.4-5|21	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-mocha-2.3.4-5|22	BuildRequires:  npm(diff)
14cu|nodejs-mocha-2.3.4-5|23	BuildRequires:  npm(debug)
14cu|nodejs-mocha-2.3.4-5|24	BuildRequires:  npm(commander)
14cu|nodejs-mocha-2.3.4-5|25	BuildRequires:  npm(should)
14cu|nodejs-mocha-2.3.4-5|26	BuildRequires:  npm(coffee-script)
14cu|nodejs-mocha-2.3.4-5|27	BuildRequires:  npm(browser-stdout)
14cu|nodejs-mocha-2.3.4-5|28	BuildRequires:  npm(browserify)
14cu|nodejs-mocha-2.3.4-5|29	BuildRequires:  npm(eslint)
14cu|nodejs-mocha-2.3.4-5|30	BuildRequires:  npm(through2)
14cu|nodejs-mocha-2.3.4-5|31	
14cu|nodejs-mocha-2.3.4-5|32	Provides:       %{oname} = %{EVRD}
14cu|nodejs-mocha-2.3.4-5|33	BuildArch:  noarch
14cu|nodejs-mocha-2.3.4-5|34	
14cu|nodejs-mocha-2.3.4-5|35	
14cu|nodejs-mocha-2.3.4-5|36	%description
14cu|nodejs-mocha-2.3.4-5|37	Mocha is a feature-rich JavaScript test framework running on Node.js and the
14cu|nodejs-mocha-2.3.4-5|38	browser, making asynchronous testing simple and fun. Mocha tests run serially,
14cu|nodejs-mocha-2.3.4-5|39	allowing for flexible and accurate reporting, while mapping uncaught
14cu|nodejs-mocha-2.3.4-5|40	exceptions to the correct test cases.
14cu|nodejs-mocha-2.3.4-5|41	
14cu|nodejs-mocha-2.3.4-5|42	
14cu|nodejs-mocha-2.3.4-5|43	%files
14cu|nodejs-mocha-2.3.4-5|44	%doc LICENSE *.md
14cu|nodejs-mocha-2.3.4-5|45	%{_bindir}/%{oname}
14cu|nodejs-mocha-2.3.4-5|46	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-2.3.4-5|47	#-------------------------------------------------------------------------------
14cu|nodejs-mocha-2.3.4-5|48	
14cu|nodejs-mocha-2.3.4-5|49	%prep
14cu|nodejs-mocha-2.3.4-5|50	%setup -qn %{oname}-%{version}
14cu|nodejs-mocha-2.3.4-5|51	%nodejs_fixdep glob 6.0.x
14cu|nodejs-mocha-2.3.4-5|52	%nodejs_fixdep jade 1.11.x
14cu|nodejs-mocha-2.3.4-5|53	%nodejs_fixdep diff 2.2.x
14cu|nodejs-mocha-2.3.4-5|54	%nodejs_fixdep escape-string-regexp 1.0.x
14cu|nodejs-mocha-2.3.4-5|55	%nodejs_fixdep supports-color 3.1.x
14cu|nodejs-mocha-2.3.4-5|56	%nodejs_fixdep commander 2.9.x
14cu|nodejs-mocha-2.3.4-5|57	%nodejs_fixdep mkdirp 0.5.x
14cu|nodejs-mocha-2.3.4-5|58	
14cu|nodejs-mocha-2.3.4-5|59	%patch0 -p0
14cu|nodejs-mocha-2.3.4-5|60	%build
14cu|nodejs-mocha-2.3.4-5|61	make all
14cu|nodejs-mocha-2.3.4-5|62	
14cu|nodejs-mocha-2.3.4-5|63	
14cu|nodejs-mocha-2.3.4-5|64	%install
14cu|nodejs-mocha-2.3.4-5|65	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-2.3.4-5|66	cp -r bin/ editors/ images/ lib/ scripts/ media/ support/ *.json %{oname}.css *.js \
14cu|nodejs-mocha-2.3.4-5|67	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-2.3.4-5|68	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/{_%{oname},%{oname}}
14cu|nodejs-mocha-2.3.4-5|69	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-mocha-2.3.4-5|70	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-mocha-2.3.4-5|71	
14cu|nodejs-mocha-2.3.4-5|72	%nodejs_symlink_deps
14cu|nodejs-mocha-2.3.4-5|73	
14cu|nodejs-mocha-2.3.4-5|74	
14cu|nodejs-mocha-2.3.4-5|75	%check
14cu|nodejs-mocha-2.3.4-5|76	%nodejs_symlink_deps --check
14cu|nodejs-mocha-2.3.4-5|77	make lint test-bdd test-tdd test-qunit test-exports test-jsapi test-compilers test-glob test-requires test-reporters test-only
14cu|nodejs-mocha-2.3.4-5|78	
14cu|nodejs-mocha-2.3.4-5|79	
14cu|nodejs-mocha-2.3.4-5|80	%changelog
14cu|nodejs-mocha-2.3.4-5|81	
14cu|nodejs-mocha-2.3.4-5|82	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.4-5
14cu|nodejs-mocha-2.3.4-5|83	- (15b5995) BuildList#2799825: Increase release tag
14cu|nodejs-mocha-2.3.4-5|84	
14cu|nodejs-mocha-2.3.4-5|85	

11809 14
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|1	%define oname mocha-better-spec-reporter
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|2	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|3	Summary:        Just a bit better spec reporter for Mocha
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|6	Release:        4
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|7	License:        MIT
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|9	Url:            https://github.com/btd/mocha-better-spec-reporter
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|12	BuildRequires:  npm(stack-trace)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|13	BuildRequires:  npm(source-map)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|14	BuildRequires:  npm(should-type)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|15	BuildRequires:  npm(should-format)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|16	BuildRequires:  npm(minimatch)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|17	BuildRequires:  npm(graceful-fs)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|18	BuildRequires:  npm(diff)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|19	BuildRequires:  npm(data-uri-to-buffer)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|20	BuildRequires:  npm(chalk)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|22	BuildArch:      noarch
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|23	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|24	%description
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|25	%{summary}.
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|26	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|27	%files
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|28	%doc LICENSE README.md
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|30	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|31	#------------------------------------------------------------------
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|32	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|33	%prep
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|34	%setup -q -n package
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|35	rm -rf node_modules
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|36	%nodejs_fixdep source-map 0.5.x
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|37	%nodejs_fixdep diff 2.2.x
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|38	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|39	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|40	%build
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|41	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|42	%install
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|44	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|45	%nodejs_symlink_deps
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|46	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|47	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|48	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|49	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|50	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|51	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|52	%changelog
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|53	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|55	- (6c8eca2) BuildList#2799825: Increase release tag
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|56	
14cu|nodejs-mocha-better-spec-reporter-3.0.1-4|57	

11810 14
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|1	%define oname mocha-lcov-reporter
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|2	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|3	Summary:        LCOV reporter for Mocha
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|6	Release:        4
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|7	License:        BSD
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|9	Url:            https://github.com/StevenLooman/mocha-lcov-reporter
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|13	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|14	%description
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|15	%{summary}.
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|16	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|17	%files
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|18	%doc LICENSE README.md
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|20	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|22	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|23	%prep
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|24	%setup -q -n package
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|26	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|27	%build
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|28	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|29	%install
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|31	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|33	%changelog
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|34	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|36	- (281f9c3) BuildList#2799825: Increase release tag
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|37	
14cu|nodejs-mocha-lcov-reporter-1.0.0-4|38	

11811 14
14cu|nodejs-module-deps-4.0.4-5|1	%define oname module-deps
14cu|nodejs-module-deps-4.0.4-5|2	
14cu|nodejs-module-deps-4.0.4-5|3	Summary:        Walk the dependency graph to generate json output
14cu|nodejs-module-deps-4.0.4-5|4	Name:           nodejs-%{oname}
14cu|nodejs-module-deps-4.0.4-5|5	Version:        4.0.4
14cu|nodejs-module-deps-4.0.4-5|6	Release:        5
14cu|nodejs-module-deps-4.0.4-5|7	License:        MIT
14cu|nodejs-module-deps-4.0.4-5|8	Group:          Development/Other
14cu|nodejs-module-deps-4.0.4-5|9	Url:            https://github.com/substack/module-deps
14cu|nodejs-module-deps-4.0.4-5|10	###Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-module-deps-4.0.4-5|11	# using the git for testing purposes
14cu|nodejs-module-deps-4.0.4-5|12	Source0:        https://github.com/substack/module-deps/archive/4.0.4.tar.gz
14cu|nodejs-module-deps-4.0.4-5|13	Source100:      %{name}.rpmlintrc
14cu|nodejs-module-deps-4.0.4-5|14	BuildRequires:  nodejs-packaging
14cu|nodejs-module-deps-4.0.4-5|15	BuildRequires:  npm(xtend)
14cu|nodejs-module-deps-4.0.4-5|16	BuildRequires:  npm(through2)
14cu|nodejs-module-deps-4.0.4-5|17	BuildRequires:  npm(subarg)
14cu|nodejs-module-deps-4.0.4-5|18	BuildRequires:  npm(stream-combiner2)
14cu|nodejs-module-deps-4.0.4-5|19	BuildRequires:  npm(resolve)
14cu|nodejs-module-deps-4.0.4-5|20	BuildRequires:  npm(readable-stream)
14cu|nodejs-module-deps-4.0.4-5|21	BuildRequires:  npm(parents)
14cu|nodejs-module-deps-4.0.4-5|22	BuildRequires:  npm(inherits)
14cu|nodejs-module-deps-4.0.4-5|23	BuildRequires:  npm(duplexer2)
14cu|nodejs-module-deps-4.0.4-5|24	BuildRequires:  npm(detective)
14cu|nodejs-module-deps-4.0.4-5|25	BuildRequires:  npm(defined)
14cu|nodejs-module-deps-4.0.4-5|26	BuildRequires:  npm(concat-stream)
14cu|nodejs-module-deps-4.0.4-5|27	BuildRequires:  npm(browser-resolve)
14cu|nodejs-module-deps-4.0.4-5|28	BuildRequires:  npm(JSONStream)
14cu|nodejs-module-deps-4.0.4-5|29	BuildRequires:  npm(browser-pack)
14cu|nodejs-module-deps-4.0.4-5|30	BuildRequires:  npm(tap)
14cu|nodejs-module-deps-4.0.4-5|31	BuildRequires:  npm(async)
14cu|nodejs-module-deps-4.0.4-5|32	BuildRequires:  npm(resolve)
14cu|nodejs-module-deps-4.0.4-5|33	BuildArch:      noarch
14cu|nodejs-module-deps-4.0.4-5|34	
14cu|nodejs-module-deps-4.0.4-5|35	%description
14cu|nodejs-module-deps-4.0.4-5|36	%{summary}.
14cu|nodejs-module-deps-4.0.4-5|37	
14cu|nodejs-module-deps-4.0.4-5|38	%files
14cu|nodejs-module-deps-4.0.4-5|39	%doc LICENSE readme.markdown example
14cu|nodejs-module-deps-4.0.4-5|40	%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-deps-4.0.4-5|41	
14cu|nodejs-module-deps-4.0.4-5|42	#------------------------------------------------------------------
14cu|nodejs-module-deps-4.0.4-5|43	
14cu|nodejs-module-deps-4.0.4-5|44	%prep
14cu|nodejs-module-deps-4.0.4-5|45	%setup -qn %{oname}-%{version}
14cu|nodejs-module-deps-4.0.4-5|46	%nodejs_fixdep inherits
14cu|nodejs-module-deps-4.0.4-5|47	
14cu|nodejs-module-deps-4.0.4-5|48	%build
14cu|nodejs-module-deps-4.0.4-5|49	
14cu|nodejs-module-deps-4.0.4-5|50	%install
14cu|nodejs-module-deps-4.0.4-5|51	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-deps-4.0.4-5|52	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-deps-4.0.4-5|53	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-module-deps-4.0.4-5|54	%nodejs_symlink_deps
14cu|nodejs-module-deps-4.0.4-5|55	
14cu|nodejs-module-deps-4.0.4-5|56	%check
14cu|nodejs-module-deps-4.0.4-5|57	%nodejs_symlink_deps --check
14cu|nodejs-module-deps-4.0.4-5|58	ln -sf %{nodejs_sitelib}/inherits node_modules/
14cu|nodejs-module-deps-4.0.4-5|59	ln -sf %{nodejs_sitelib}/async node_modules/
14cu|nodejs-module-deps-4.0.4-5|60	ln -sf %{nodejs_sitelib}/resolve node_modules/
14cu|nodejs-module-deps-4.0.4-5|61	%tap test/*.js || :
14cu|nodejs-module-deps-4.0.4-5|62	
14cu|nodejs-module-deps-4.0.4-5|63	%changelog
14cu|nodejs-module-deps-4.0.4-5|64	
14cu|nodejs-module-deps-4.0.4-5|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.4-5
14cu|nodejs-module-deps-4.0.4-5|66	- (6e8ad96) BuildList#2799825: Increase release tag
14cu|nodejs-module-deps-4.0.4-5|67	
14cu|nodejs-module-deps-4.0.4-5|68	

11812 14
14cu|nodejs-module-not-found-error-1.0.1-4|1	%define oname module-not-found-error
14cu|nodejs-module-not-found-error-1.0.1-4|2	
14cu|nodejs-module-not-found-error-1.0.1-4|3	Summary:        Create a module not found error
14cu|nodejs-module-not-found-error-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-module-not-found-error-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-module-not-found-error-1.0.1-4|6	Release:        4
14cu|nodejs-module-not-found-error-1.0.1-4|7	License:        MIT
14cu|nodejs-module-not-found-error-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-module-not-found-error-1.0.1-4|9	Url:            https://github.com/bendrucker/module-not-found-error
14cu|nodejs-module-not-found-error-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-module-not-found-error-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/module-not-found-error/master/test.js
14cu|nodejs-module-not-found-error-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-module-not-found-error-1.0.1-4|13	BuildRequires:  npm(tape)
14cu|nodejs-module-not-found-error-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-module-not-found-error-1.0.1-4|15	
14cu|nodejs-module-not-found-error-1.0.1-4|16	%description
14cu|nodejs-module-not-found-error-1.0.1-4|17	%{summary}.
14cu|nodejs-module-not-found-error-1.0.1-4|18	
14cu|nodejs-module-not-found-error-1.0.1-4|19	%files
14cu|nodejs-module-not-found-error-1.0.1-4|20	%doc license *.md
14cu|nodejs-module-not-found-error-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-not-found-error-1.0.1-4|22	
14cu|nodejs-module-not-found-error-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-module-not-found-error-1.0.1-4|24	
14cu|nodejs-module-not-found-error-1.0.1-4|25	%prep
14cu|nodejs-module-not-found-error-1.0.1-4|26	%setup -q -n package
14cu|nodejs-module-not-found-error-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-module-not-found-error-1.0.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-module-not-found-error-1.0.1-4|29	
14cu|nodejs-module-not-found-error-1.0.1-4|30	%build
14cu|nodejs-module-not-found-error-1.0.1-4|31	
14cu|nodejs-module-not-found-error-1.0.1-4|32	%install
14cu|nodejs-module-not-found-error-1.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-not-found-error-1.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-module-not-found-error-1.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-module-not-found-error-1.0.1-4|36	
14cu|nodejs-module-not-found-error-1.0.1-4|37	%check
14cu|nodejs-module-not-found-error-1.0.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-module-not-found-error-1.0.1-4|39	tape test.js
14cu|nodejs-module-not-found-error-1.0.1-4|40	
14cu|nodejs-module-not-found-error-1.0.1-4|41	%changelog
14cu|nodejs-module-not-found-error-1.0.1-4|42	
14cu|nodejs-module-not-found-error-1.0.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-module-not-found-error-1.0.1-4|44	- (390d936) BuildList#2799825: Increase release tag
14cu|nodejs-module-not-found-error-1.0.1-4|45	
14cu|nodejs-module-not-found-error-1.0.1-4|46	

11813 14
14cu|nodejs-moment-2.12.0-4|1	%define oname moment
14cu|nodejs-moment-2.12.0-4|2	Summary:    Parse, manipulate and display dates
14cu|nodejs-moment-2.12.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-moment-2.12.0-4|4	Version:    2.12.0
14cu|nodejs-moment-2.12.0-4|5	Release:    4
14cu|nodejs-moment-2.12.0-4|6	License:    MIT
14cu|nodejs-moment-2.12.0-4|7	Group:      Development/Other
14cu|nodejs-moment-2.12.0-4|8	URL:        https://github.com/%{oname}/%{oname}
14cu|nodejs-moment-2.12.0-4|9	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-moment-2.12.0-4|10	BuildRequires:  nodejs-packaging
14cu|nodejs-moment-2.12.0-4|11	BuildArch:  noarch
14cu|nodejs-moment-2.12.0-4|12	
14cu|nodejs-moment-2.12.0-4|13	%description
14cu|nodejs-moment-2.12.0-4|14	%{summary}.
14cu|nodejs-moment-2.12.0-4|15	
14cu|nodejs-moment-2.12.0-4|16	%files
14cu|nodejs-moment-2.12.0-4|17	%doc LICENSE *.md
14cu|nodejs-moment-2.12.0-4|18	%{nodejs_sitelib}/%{oname}
14cu|nodejs-moment-2.12.0-4|19	#-------------------------------------------------
14cu|nodejs-moment-2.12.0-4|20	
14cu|nodejs-moment-2.12.0-4|21	%prep
14cu|nodejs-moment-2.12.0-4|22	%setup -q -n package
14cu|nodejs-moment-2.12.0-4|23	rm -rf node_modules
14cu|nodejs-moment-2.12.0-4|24	
14cu|nodejs-moment-2.12.0-4|25	%build
14cu|nodejs-moment-2.12.0-4|26	
14cu|nodejs-moment-2.12.0-4|27	%install
14cu|nodejs-moment-2.12.0-4|28	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-moment-2.12.0-4|29	cp -pr *.js locale/ min/ package.json src/ \
14cu|nodejs-moment-2.12.0-4|30	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-moment-2.12.0-4|31	
14cu|nodejs-moment-2.12.0-4|32	%nodejs_symlink_deps
14cu|nodejs-moment-2.12.0-4|33	%changelog
14cu|nodejs-moment-2.12.0-4|34	
14cu|nodejs-moment-2.12.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.12.0-4
14cu|nodejs-moment-2.12.0-4|36	- (0964512) BuildList#2799825: Increase release tag
14cu|nodejs-moment-2.12.0-4|37	
14cu|nodejs-moment-2.12.0-4|38	

11814 14
14cu|nodejs-mongodb-1.4.2-5|1	%global npm_name mongodb
14cu|nodejs-mongodb-1.4.2-5|2	
14cu|nodejs-mongodb-1.4.2-5|3	Summary:       A node driver for MongoDB
14cu|nodejs-mongodb-1.4.2-5|4	Name:          nodejs-%{npm_name}
14cu|nodejs-mongodb-1.4.2-5|5	Version:       1.4.2
14cu|nodejs-mongodb-1.4.2-5|6	Release:       5
14cu|nodejs-mongodb-1.4.2-5|7	Group:         Development/Other
14cu|nodejs-mongodb-1.4.2-5|8	License:       ASL 2.0
14cu|nodejs-mongodb-1.4.2-5|9	URL:           https://github.com/mongodb/node-mongodb-native
14cu|nodejs-mongodb-1.4.2-5|10	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cu|nodejs-mongodb-1.4.2-5|11	BuildRequires: nodejs-packaging
14cu|nodejs-mongodb-1.4.2-5|12	BuildRequires:  nodejs
14cu|nodejs-mongodb-1.4.2-5|13	BuildArch:     noarch
14cu|nodejs-mongodb-1.4.2-5|14	
14cu|nodejs-mongodb-1.4.2-5|15	%description
14cu|nodejs-mongodb-1.4.2-5|16	This is a node driver for MongoDB. It's a port (or close to a port) of
14cu|nodejs-mongodb-1.4.2-5|17	the library for ruby at http://github.com/mongodb/mongo-ruby-driver
14cu|nodejs-mongodb-1.4.2-5|18	
14cu|nodejs-mongodb-1.4.2-5|19	%prep
14cu|nodejs-mongodb-1.4.2-5|20	%setup -q -n package
14cu|nodejs-mongodb-1.4.2-5|21	%nodejs_fixdep bson '>=0.2.2'
14cu|nodejs-mongodb-1.4.2-5|22	
14cu|nodejs-mongodb-1.4.2-5|23	%build
14cu|nodejs-mongodb-1.4.2-5|24	#nothing to do
14cu|nodejs-mongodb-1.4.2-5|25	
14cu|nodejs-mongodb-1.4.2-5|26	%install
14cu|nodejs-mongodb-1.4.2-5|27	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mongodb-1.4.2-5|28	cp -pr index.js lib package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mongodb-1.4.2-5|29	
14cu|nodejs-mongodb-1.4.2-5|30	#Cleanup permissions
14cu|nodejs-mongodb-1.4.2-5|31	chmod 644 %{buildroot}%{nodejs_sitelib}/%{npm_name}/*.js
14cu|nodejs-mongodb-1.4.2-5|32	chmod 644 %{buildroot}%{nodejs_sitelib}/%{npm_name}/*.json
14cu|nodejs-mongodb-1.4.2-5|33	
14cu|nodejs-mongodb-1.4.2-5|34	%files
14cu|nodejs-mongodb-1.4.2-5|35	%doc CONTRIBUTING.md LICENSE Readme.md
14cu|nodejs-mongodb-1.4.2-5|36	%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mongodb-1.4.2-5|37	
14cu|nodejs-mongodb-1.4.2-5|38	
14cu|nodejs-mongodb-1.4.2-5|39	%changelog
14cu|nodejs-mongodb-1.4.2-5|40	
14cu|nodejs-mongodb-1.4.2-5|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.2-5
14cu|nodejs-mongodb-1.4.2-5|42	- (a60d003) BuildList#2799825: Increase release tag
14cu|nodejs-mongodb-1.4.2-5|43	
14cu|nodejs-mongodb-1.4.2-5|44	

11815 14
14cu|nodejs-monocle-1.1.51-7|1	%define oname monocle
14cu|nodejs-monocle-1.1.51-7|2	
14cu|nodejs-monocle-1.1.51-7|3	Summary:    A tool for watching directories for file changes
14cu|nodejs-monocle-1.1.51-7|4	Name:       nodejs-%{oname}
14cu|nodejs-monocle-1.1.51-7|5	Version:    1.1.51
14cu|nodejs-monocle-1.1.51-7|6	Release:    7
14cu|nodejs-monocle-1.1.51-7|7	License:    BSD
14cu|nodejs-monocle-1.1.51-7|8	Group:      Development/Other
14cu|nodejs-monocle-1.1.51-7|9	URL:        https://github.com/samccone/%{oname}
14cu|nodejs-monocle-1.1.51-7|10	Source0:    https://github.com/samccone/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-monocle-1.1.51-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-monocle-1.1.51-7|12	BuildRequires:  npm(mocha)
14cu|nodejs-monocle-1.1.51-7|13	BuildRequires:  npm(readdirp)
14cu|nodejs-monocle-1.1.51-7|14	BuildArch:  noarch
14cu|nodejs-monocle-1.1.51-7|15	
14cu|nodejs-monocle-1.1.51-7|16	%description
14cu|nodejs-monocle-1.1.51-7|17	%{summary}.
14cu|nodejs-monocle-1.1.51-7|18	
14cu|nodejs-monocle-1.1.51-7|19	
14cu|nodejs-monocle-1.1.51-7|20	%files
14cu|nodejs-monocle-1.1.51-7|21	%doc LICENSE README.md
14cu|nodejs-monocle-1.1.51-7|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-monocle-1.1.51-7|23	#--------------------------------------------------------
14cu|nodejs-monocle-1.1.51-7|24	
14cu|nodejs-monocle-1.1.51-7|25	%prep
14cu|nodejs-monocle-1.1.51-7|26	%setup -qn %{oname}-%{version}
14cu|nodejs-monocle-1.1.51-7|27	find . -type f -exec chmod -x '{}' \;
14cu|nodejs-monocle-1.1.51-7|28	%nodejs_fixdep readdirp
14cu|nodejs-monocle-1.1.51-7|29	
14cu|nodejs-monocle-1.1.51-7|30	
14cu|nodejs-monocle-1.1.51-7|31	%build
14cu|nodejs-monocle-1.1.51-7|32	#nothing to do
14cu|nodejs-monocle-1.1.51-7|33	
14cu|nodejs-monocle-1.1.51-7|34	
14cu|nodejs-monocle-1.1.51-7|35	%install
14cu|nodejs-monocle-1.1.51-7|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-monocle-1.1.51-7|37	cp -pr package.json %{oname}.js \
14cu|nodejs-monocle-1.1.51-7|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-monocle-1.1.51-7|39	%nodejs_symlink_deps
14cu|nodejs-monocle-1.1.51-7|40	
14cu|nodejs-monocle-1.1.51-7|41	%check
14cu|nodejs-monocle-1.1.51-7|42	%nodejs_symlink_deps --check
14cu|nodejs-monocle-1.1.51-7|43	mocha test -R spec -t 2000 || :
14cu|nodejs-monocle-1.1.51-7|44	
14cu|nodejs-monocle-1.1.51-7|45	%changelog
14cu|nodejs-monocle-1.1.51-7|46	
14cu|nodejs-monocle-1.1.51-7|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.51-7
14cu|nodejs-monocle-1.1.51-7|48	- (a1dfbe3) BuildList#2799825: Increase release tag
14cu|nodejs-monocle-1.1.51-7|49	
14cu|nodejs-monocle-1.1.51-7|50	

11816 14
14cu|nodejs-morgan-1.6.1-4|1	%define oname morgan
14cu|nodejs-morgan-1.6.1-4|2	
14cu|nodejs-morgan-1.6.1-4|3	Summary:    Logging middleware for Connect
14cu|nodejs-morgan-1.6.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-morgan-1.6.1-4|5	Version:    1.6.1
14cu|nodejs-morgan-1.6.1-4|6	Release:    4
14cu|nodejs-morgan-1.6.1-4|7	License:    MIT
14cu|nodejs-morgan-1.6.1-4|8	Group:      Development/Other
14cu|nodejs-morgan-1.6.1-4|9	URL:        https://github.com/expressjs/%{oname}
14cu|nodejs-morgan-1.6.1-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-morgan-1.6.1-4|11	Source0:    https://github.com/expressjs/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-morgan-1.6.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-morgan-1.6.1-4|13	BuildRequires:  npm(on-headers)
14cu|nodejs-morgan-1.6.1-4|14	BuildRequires:  npm(on-finished)
14cu|nodejs-morgan-1.6.1-4|15	BuildRequires:  npm(depd)
14cu|nodejs-morgan-1.6.1-4|16	BuildRequires:  npm(debug)
14cu|nodejs-morgan-1.6.1-4|17	BuildRequires:  npm(basic-auth)
14cu|nodejs-morgan-1.6.1-4|18	#
14cu|nodejs-morgan-1.6.1-4|19	BuildRequires:  npm(split)
14cu|nodejs-morgan-1.6.1-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-morgan-1.6.1-4|21	BuildRequires:  npm(supertest) >= 1.1.0
14cu|nodejs-morgan-1.6.1-4|22	BuildArch:  noarch
14cu|nodejs-morgan-1.6.1-4|23	
14cu|nodejs-morgan-1.6.1-4|24	%description
14cu|nodejs-morgan-1.6.1-4|25	%{summary}.
14cu|nodejs-morgan-1.6.1-4|26	
14cu|nodejs-morgan-1.6.1-4|27	
14cu|nodejs-morgan-1.6.1-4|28	%files
14cu|nodejs-morgan-1.6.1-4|29	%doc LICENSE *.md
14cu|nodejs-morgan-1.6.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-morgan-1.6.1-4|31	#----------------------------------------------------
14cu|nodejs-morgan-1.6.1-4|32	
14cu|nodejs-morgan-1.6.1-4|33	%prep
14cu|nodejs-morgan-1.6.1-4|34	%setup -qn %{oname}-%{version}
14cu|nodejs-morgan-1.6.1-4|35	%nodejs_fixdep on-headers
14cu|nodejs-morgan-1.6.1-4|36	%nodejs_fixdep on-finished
14cu|nodejs-morgan-1.6.1-4|37	%nodejs_fixdep depd
14cu|nodejs-morgan-1.6.1-4|38	%nodejs_fixdep debug
14cu|nodejs-morgan-1.6.1-4|39	%nodejs_fixdep basic-auth
14cu|nodejs-morgan-1.6.1-4|40	
14cu|nodejs-morgan-1.6.1-4|41	%build
14cu|nodejs-morgan-1.6.1-4|42	#nothing to do
14cu|nodejs-morgan-1.6.1-4|43	
14cu|nodejs-morgan-1.6.1-4|44	%install
14cu|nodejs-morgan-1.6.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-morgan-1.6.1-4|46	cp -pr package.json index.js \
14cu|nodejs-morgan-1.6.1-4|47	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-morgan-1.6.1-4|48	
14cu|nodejs-morgan-1.6.1-4|49	%nodejs_symlink_deps
14cu|nodejs-morgan-1.6.1-4|50	
14cu|nodejs-morgan-1.6.1-4|51	
14cu|nodejs-morgan-1.6.1-4|52	%check
14cu|nodejs-morgan-1.6.1-4|53	%nodejs_symlink_deps --check
14cu|nodejs-morgan-1.6.1-4|54	mocha --check-leaks --reporter spec --bail
14cu|nodejs-morgan-1.6.1-4|55	
14cu|nodejs-morgan-1.6.1-4|56	%changelog
14cu|nodejs-morgan-1.6.1-4|57	
14cu|nodejs-morgan-1.6.1-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.1-4
14cu|nodejs-morgan-1.6.1-4|59	- (35ace59) BuildList#2799825: Increase release tag
14cu|nodejs-morgan-1.6.1-4|60	
14cu|nodejs-morgan-1.6.1-4|61	

11817 14
14cu|nodejs-mout-0.11.1-4|1	%define oname mout
14cu|nodejs-mout-0.11.1-4|2	
14cu|nodejs-mout-0.11.1-4|3	Summary:        Modular Utilities
14cu|nodejs-mout-0.11.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mout-0.11.1-4|5	Version:        0.11.1
14cu|nodejs-mout-0.11.1-4|6	Release:        4
14cu|nodejs-mout-0.11.1-4|7	License:        MIT
14cu|nodejs-mout-0.11.1-4|8	Group:          Development/Other
14cu|nodejs-mout-0.11.1-4|9	Url:            https://github.com/mout/mout
14cu|nodejs-mout-0.11.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mout-0.11.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mout-0.11.1-4|12	BuildArch:      noarch
14cu|nodejs-mout-0.11.1-4|13	
14cu|nodejs-mout-0.11.1-4|14	%description
14cu|nodejs-mout-0.11.1-4|15	All code is library agnostic and consist mostly
14cu|nodejs-mout-0.11.1-4|16	of helper methods that aren't directly related
14cu|nodejs-mout-0.11.1-4|17	with the DOM, the purpose of this library
14cu|nodejs-mout-0.11.1-4|18	isn't to replace Dojo, jQuery, YUI,
14cu|nodejs-mout-0.11.1-4|19	Mootools, etc, but to provide modular solutions
14cu|nodejs-mout-0.11.1-4|20	for common problems that aren't solved
14cu|nodejs-mout-0.11.1-4|21	by most of them.
14cu|nodejs-mout-0.11.1-4|22	Consider it as a crossbrowser
14cu|nodejs-mout-0.11.1-4|23	JavaScript standard library.
14cu|nodejs-mout-0.11.1-4|24	
14cu|nodejs-mout-0.11.1-4|25	%files
14cu|nodejs-mout-0.11.1-4|26	%doc LICENSE.md CHANGELOG.md CONTRIBUTING.md README.md doc
14cu|nodejs-mout-0.11.1-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mout-0.11.1-4|28	
14cu|nodejs-mout-0.11.1-4|29	#------------------------------------------------------------------
14cu|nodejs-mout-0.11.1-4|30	
14cu|nodejs-mout-0.11.1-4|31	%prep
14cu|nodejs-mout-0.11.1-4|32	%setup -q -n package
14cu|nodejs-mout-0.11.1-4|33	rm -rf node_modules
14cu|nodejs-mout-0.11.1-4|34	
14cu|nodejs-mout-0.11.1-4|35	%build
14cu|nodejs-mout-0.11.1-4|36	
14cu|nodejs-mout-0.11.1-4|37	%install
14cu|nodejs-mout-0.11.1-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mout-0.11.1-4|39	cp -r *.json *.js */ \
14cu|nodejs-mout-0.11.1-4|40	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mout-0.11.1-4|41	%nodejs_symlink_deps
14cu|nodejs-mout-0.11.1-4|42	%changelog
14cu|nodejs-mout-0.11.1-4|43	
14cu|nodejs-mout-0.11.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.1-4
14cu|nodejs-mout-0.11.1-4|45	- (fa039c9) BuildList#2799825: Increase release tag
14cu|nodejs-mout-0.11.1-4|46	
14cu|nodejs-mout-0.11.1-4|47	

11818 14
14cu|nodejs-ms-0.7.1-4|1	%define oname ms
14cu|nodejs-ms-0.7.1-4|2	
14cu|nodejs-ms-0.7.1-4|3	Summary:        Tiny ms conversion utility
14cu|nodejs-ms-0.7.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ms-0.7.1-4|5	Version:        0.7.1
14cu|nodejs-ms-0.7.1-4|6	Release:        4
14cu|nodejs-ms-0.7.1-4|7	License:        MIT
14cu|nodejs-ms-0.7.1-4|8	Group:          Development/Other
14cu|nodejs-ms-0.7.1-4|9	Url:            https://github.com/guille/ms.js
14cu|nodejs-ms-0.7.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ms-0.7.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ms-0.7.1-4|12	BuildArch:      noarch
14cu|nodejs-ms-0.7.1-4|13	
14cu|nodejs-ms-0.7.1-4|14	%description
14cu|nodejs-ms-0.7.1-4|15	%{summary}.
14cu|nodejs-ms-0.7.1-4|16	
14cu|nodejs-ms-0.7.1-4|17	%files
14cu|nodejs-ms-0.7.1-4|18	%doc LICENSE README.md
14cu|nodejs-ms-0.7.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ms-0.7.1-4|20	
14cu|nodejs-ms-0.7.1-4|21	#------------------------------------------------------------------
14cu|nodejs-ms-0.7.1-4|22	
14cu|nodejs-ms-0.7.1-4|23	%prep
14cu|nodejs-ms-0.7.1-4|24	%setup -q -n package
14cu|nodejs-ms-0.7.1-4|25	rm -rf node_modules
14cu|nodejs-ms-0.7.1-4|26	
14cu|nodejs-ms-0.7.1-4|27	%build
14cu|nodejs-ms-0.7.1-4|28	
14cu|nodejs-ms-0.7.1-4|29	%install
14cu|nodejs-ms-0.7.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ms-0.7.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ms-0.7.1-4|32	%nodejs_symlink_deps
14cu|nodejs-ms-0.7.1-4|33	%changelog
14cu|nodejs-ms-0.7.1-4|34	
14cu|nodejs-ms-0.7.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.1-4
14cu|nodejs-ms-0.7.1-4|36	- (e38accf) BuildList#2799825: Increase release tag
14cu|nodejs-ms-0.7.1-4|37	
14cu|nodejs-ms-0.7.1-4|38	

11819 14
14cu|nodejs-muffin-0.9.0-4.5|1	%define oname muffin
14cu|nodejs-muffin-0.9.0-4.5|2	
14cu|nodejs-muffin-0.9.0-4.5|3	Summary:    Node.js module with handy helpers for building Cakefiles
14cu|nodejs-muffin-0.9.0-4.5|4	Name:       nodejs-%{oname}
14cu|nodejs-muffin-0.9.0-4.5|5	Version:    0.9.0
14cu|nodejs-muffin-0.9.0-4.5|6	Release:    4.5
14cu|nodejs-muffin-0.9.0-4.5|7	License:    MIT
14cu|nodejs-muffin-0.9.0-4.5|8	Group:      Development/Other
14cu|nodejs-muffin-0.9.0-4.5|9	URL:        http://hornairs.github.com/%{oname}/
14cu|nodejs-muffin-0.9.0-4.5|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-muffin-0.9.0-4.5|11	Source100:  %{name}.rpmlintrc
14cu|nodejs-muffin-0.9.0-4.5|12	Patch0:     nodejs-muffin-collision.patch
14cu|nodejs-muffin-0.9.0-4.5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-muffin-0.9.0-4.5|14	BuildRequires:  npm(snockets)
14cu|nodejs-muffin-0.9.0-4.5|15	BuildRequires:  npm(temp) > 0.8
14cu|nodejs-muffin-0.9.0-4.5|16	BuildRequires:  npm(prompt) > 0.2.13
14cu|nodejs-muffin-0.9.0-4.5|17	BuildRequires:  npm(uglify-js) > 2
14cu|nodejs-muffin-0.9.0-4.5|18	BuildRequires:  npm(glob) > 6
14cu|nodejs-muffin-0.9.0-4.5|19	BuildRequires:  npm(coffee-script) >= 1.10
14cu|nodejs-muffin-0.9.0-4.5|20	BuildRequires:  npm(q-io) > 1.13
14cu|nodejs-muffin-0.9.0-4.5|21	BuildRequires:  npm(q)
14cu|nodejs-muffin-0.9.0-4.5|22	BuildRequires:  npm(docco)
14cu|nodejs-muffin-0.9.0-4.5|23	BuildRequires:  cloc
14cu|nodejs-muffin-0.9.0-4.5|24	Requires:       cloc
14cu|nodejs-muffin-0.9.0-4.5|25	Provides:       npm(muffin) = 0.9.0
14cu|nodejs-muffin-0.9.0-4.5|26	
14cu|nodejs-muffin-0.9.0-4.5|27	BuildArch:  noarch
14cu|nodejs-muffin-0.9.0-4.5|28	
14cu|nodejs-muffin-0.9.0-4.5|29	%description
14cu|nodejs-muffin-0.9.0-4.5|30	This Node.js module has handy helpers for building Cakefiles.
14cu|nodejs-muffin-0.9.0-4.5|31	
14cu|nodejs-muffin-0.9.0-4.5|32	It has a set of generic high level file operations you don't want to implement
14cu|nodejs-muffin-0.9.0-4.5|33	yourself, like copying files, CoffeeScript compilation and compile time
14cu|nodejs-muffin-0.9.0-4.5|34	requiring, minification, and SLOC counting.
14cu|nodejs-muffin-0.9.0-4.5|35	
14cu|nodejs-muffin-0.9.0-4.5|36	%files
14cu|nodejs-muffin-0.9.0-4.5|37	%doc Readme.md docs/
14cu|nodejs-muffin-0.9.0-4.5|38	%{nodejs_sitelib}/%{oname}
14cu|nodejs-muffin-0.9.0-4.5|39	#---------------------------------------------------------
14cu|nodejs-muffin-0.9.0-4.5|40	%prep
14cu|nodejs-muffin-0.9.0-4.5|41	%setup -q -n package
14cu|nodejs-muffin-0.9.0-4.5|42	%patch0 -p0 -b extension colision
14cu|nodejs-muffin-0.9.0-4.5|43	rm -f deps/cloc.pl
14cu|nodejs-muffin-0.9.0-4.5|44	rm -rf docs/public/fonts/
14cu|nodejs-muffin-0.9.0-4.5|45	%nodejs_fixdep coffee-script
14cu|nodejs-muffin-0.9.0-4.5|46	%nodejs_fixdep glob
14cu|nodejs-muffin-0.9.0-4.5|47	%nodejs_fixdep prompt
14cu|nodejs-muffin-0.9.0-4.5|48	%nodejs_fixdep q
14cu|nodejs-muffin-0.9.0-4.5|49	%nodejs_fixdep q-io
14cu|nodejs-muffin-0.9.0-4.5|50	%nodejs_fixdep snockets
14cu|nodejs-muffin-0.9.0-4.5|51	%nodejs_fixdep temp
14cu|nodejs-muffin-0.9.0-4.5|52	%nodejs_fixdep uglify-js
14cu|nodejs-muffin-0.9.0-4.5|53	
14cu|nodejs-muffin-0.9.0-4.5|54	%build
14cu|nodejs-muffin-0.9.0-4.5|55	
14cu|nodejs-muffin-0.9.0-4.5|56	
14cu|nodejs-muffin-0.9.0-4.5|57	
14cu|nodejs-muffin-0.9.0-4.5|58	%install
14cu|nodejs-muffin-0.9.0-4.5|59	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-muffin-0.9.0-4.5|60	cp -pr package.json deps/ lib/ \
14cu|nodejs-muffin-0.9.0-4.5|61	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-muffin-0.9.0-4.5|62	
14cu|nodejs-muffin-0.9.0-4.5|63	# Use system provided cloc.pl
14cu|nodejs-muffin-0.9.0-4.5|64	ln -sf /usr/bin/cloc \
14cu|nodejs-muffin-0.9.0-4.5|65	%{buildroot}%{nodejs_sitelib}/%{oname}/deps/cloc.pl
14cu|nodejs-muffin-0.9.0-4.5|66	
14cu|nodejs-muffin-0.9.0-4.5|67	%nodejs_symlink_deps
14cu|nodejs-muffin-0.9.0-4.5|68	
14cu|nodejs-muffin-0.9.0-4.5|69	%check
14cu|nodejs-muffin-0.9.0-4.5|70	ln -sf /usr/bin/cloc deps/cloc.pl
14cu|nodejs-muffin-0.9.0-4.5|71	%nodejs_symlink_deps --check
14cu|nodejs-muffin-0.9.0-4.5|72	cake test
14cu|nodejs-muffin-0.9.0-4.5|73	
14cu|nodejs-muffin-0.9.0-4.5|74	
14cu|nodejs-muffin-0.9.0-4.5|75	%changelog
14cu|nodejs-muffin-0.9.0-4.5|76	
14cu|nodejs-muffin-0.9.0-4.5|77	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.0-4.5
14cu|nodejs-muffin-0.9.0-4.5|78	- (47f9b92) BuildList#2799825: Increase release tag
14cu|nodejs-muffin-0.9.0-4.5|79	
14cu|nodejs-muffin-0.9.0-4.5|80	

11820 14
14cu|nodejs-multiline-1.0.2-4|1	%define oname multiline
14cu|nodejs-multiline-1.0.2-4|2	
14cu|nodejs-multiline-1.0.2-4|3	Summary:        Multiline strings in JavaScript
14cu|nodejs-multiline-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-multiline-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-multiline-1.0.2-4|6	Release:        4
14cu|nodejs-multiline-1.0.2-4|7	License:        MIT
14cu|nodejs-multiline-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-multiline-1.0.2-4|9	Url:            https://github.com/sindresorhus/multiline
14cu|nodejs-multiline-1.0.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-multiline-1.0.2-4|11	Source0:        https://github.com/sindresorhus/multiline/archive/v%{version}.tar.gz
14cu|nodejs-multiline-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-multiline-1.0.2-4|13	BuildRequires:  npm(strip-indent)
14cu|nodejs-multiline-1.0.2-4|14	BuildRequires:  npm(browserify)
14cu|nodejs-multiline-1.0.2-4|15	BuildRequires:  npm(callsites)
14cu|nodejs-multiline-1.0.2-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-multiline-1.0.2-4|17	BuildRequires:  npm(uglify-js)
14cu|nodejs-multiline-1.0.2-4|18	BuildArch:      noarch
14cu|nodejs-multiline-1.0.2-4|19	
14cu|nodejs-multiline-1.0.2-4|20	%description
14cu|nodejs-multiline-1.0.2-4|21	%{summary}.
14cu|nodejs-multiline-1.0.2-4|22	
14cu|nodejs-multiline-1.0.2-4|23	%files
14cu|nodejs-multiline-1.0.2-4|24	%doc license *.md
14cu|nodejs-multiline-1.0.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiline-1.0.2-4|26	
14cu|nodejs-multiline-1.0.2-4|27	#------------------------------------------------------------------
14cu|nodejs-multiline-1.0.2-4|28	
14cu|nodejs-multiline-1.0.2-4|29	%prep
14cu|nodejs-multiline-1.0.2-4|30	%setup -q -n %{oname}-%{version}
14cu|nodejs-multiline-1.0.2-4|31	rm -rf node_modules
14cu|nodejs-multiline-1.0.2-4|32	%nodejs_fixdep uglify-js
14cu|nodejs-multiline-1.0.2-4|33	
14cu|nodejs-multiline-1.0.2-4|34	%build
14cu|nodejs-multiline-1.0.2-4|35	
14cu|nodejs-multiline-1.0.2-4|36	%install
14cu|nodejs-multiline-1.0.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiline-1.0.2-4|38	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiline-1.0.2-4|39	%nodejs_symlink_deps
14cu|nodejs-multiline-1.0.2-4|40	
14cu|nodejs-multiline-1.0.2-4|41	
14cu|nodejs-multiline-1.0.2-4|42	%check
14cu|nodejs-multiline-1.0.2-4|43	%nodejs_symlink_deps --check
14cu|nodejs-multiline-1.0.2-4|44	mocha
14cu|nodejs-multiline-1.0.2-4|45	
14cu|nodejs-multiline-1.0.2-4|46	%changelog
14cu|nodejs-multiline-1.0.2-4|47	
14cu|nodejs-multiline-1.0.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-multiline-1.0.2-4|49	- (84bdfc9) BuildList#2799825: Increase release tag
14cu|nodejs-multiline-1.0.2-4|50	
14cu|nodejs-multiline-1.0.2-4|51	

11821 14
14cu|nodejs-multimatch-2.1.0-4|1	%define oname multimatch
14cu|nodejs-multimatch-2.1.0-4|2	
14cu|nodejs-multimatch-2.1.0-4|3	Summary:    Adds multiple patterns support to minimatch.match()
14cu|nodejs-multimatch-2.1.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-multimatch-2.1.0-4|5	Version:    2.1.0
14cu|nodejs-multimatch-2.1.0-4|6	Release:    4
14cu|nodejs-multimatch-2.1.0-4|7	License:    MIT
14cu|nodejs-multimatch-2.1.0-4|8	Group:      Development/Other
14cu|nodejs-multimatch-2.1.0-4|9	URL:        https://github.com/sindresorhus/%{oname}
14cu|nodejs-multimatch-2.1.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-multimatch-2.1.0-4|11	Source0:    https://github.com/sindresorhus/multimatch/archive/master.zip
14cu|nodejs-multimatch-2.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-multimatch-2.1.0-4|13	BuildRequires:  npm(arrify)
14cu|nodejs-multimatch-2.1.0-4|14	BuildRequires:  npm(array-union)
14cu|nodejs-multimatch-2.1.0-4|15	BuildRequires:  npm(array-differ)
14cu|nodejs-multimatch-2.1.0-4|16	BuildRequires:  npm(lodash)
14cu|nodejs-multimatch-2.1.0-4|17	BuildRequires:  npm(minimatch)
14cu|nodejs-multimatch-2.1.0-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-multimatch-2.1.0-4|19	BuildRequires:  npm(chai)
14cu|nodejs-multimatch-2.1.0-4|20	BuildArch:  noarch
14cu|nodejs-multimatch-2.1.0-4|21	
14cu|nodejs-multimatch-2.1.0-4|22	%description
14cu|nodejs-multimatch-2.1.0-4|23	%{summary}.
14cu|nodejs-multimatch-2.1.0-4|24	
14cu|nodejs-multimatch-2.1.0-4|25	%files
14cu|nodejs-multimatch-2.1.0-4|26	%doc license readme.md
14cu|nodejs-multimatch-2.1.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimatch-2.1.0-4|28	
14cu|nodejs-multimatch-2.1.0-4|29	%prep
14cu|nodejs-multimatch-2.1.0-4|30	%setup -q -n %{oname}-master
14cu|nodejs-multimatch-2.1.0-4|31	%nodejs_fixdep minimatch
14cu|nodejs-multimatch-2.1.0-4|32	%nodejs_fixdep arrify
14cu|nodejs-multimatch-2.1.0-4|33	%nodejs_fixdep array-union
14cu|nodejs-multimatch-2.1.0-4|34	%nodejs_fixdep array-differ
14cu|nodejs-multimatch-2.1.0-4|35	
14cu|nodejs-multimatch-2.1.0-4|36	%build
14cu|nodejs-multimatch-2.1.0-4|37	#nothing to do
14cu|nodejs-multimatch-2.1.0-4|38	
14cu|nodejs-multimatch-2.1.0-4|39	
14cu|nodejs-multimatch-2.1.0-4|40	%install
14cu|nodejs-multimatch-2.1.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimatch-2.1.0-4|42	cp -pr package.json index.js \
14cu|nodejs-multimatch-2.1.0-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimatch-2.1.0-4|44	
14cu|nodejs-multimatch-2.1.0-4|45	%nodejs_symlink_deps
14cu|nodejs-multimatch-2.1.0-4|46	
14cu|nodejs-multimatch-2.1.0-4|47	%check
14cu|nodejs-multimatch-2.1.0-4|48	%nodejs_symlink_deps --check
14cu|nodejs-multimatch-2.1.0-4|49	mocha --reporter spec
14cu|nodejs-multimatch-2.1.0-4|50	
14cu|nodejs-multimatch-2.1.0-4|51	%changelog
14cu|nodejs-multimatch-2.1.0-4|52	
14cu|nodejs-multimatch-2.1.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-multimatch-2.1.0-4|54	- (3fdf148) BuildList#2799825: Increase release tag
14cu|nodejs-multimatch-2.1.0-4|55	
14cu|nodejs-multimatch-2.1.0-4|56	

11822 14
14cu|nodejs-multimeter-0.1.1-4|1	%define oname multimeter
14cu|nodejs-multimeter-0.1.1-4|2	
14cu|nodejs-multimeter-0.1.1-4|3	Summary:        Render multiple progress bars at once on the terminal
14cu|nodejs-multimeter-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-multimeter-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-multimeter-0.1.1-4|6	Release:        4
14cu|nodejs-multimeter-0.1.1-4|7	License:        MIT
14cu|nodejs-multimeter-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-multimeter-0.1.1-4|9	Url:            https://github.com/substack/node-multimeter
14cu|nodejs-multimeter-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-multimeter-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-multimeter-0.1.1-4|12	BuildRequires:  npm(charm)
14cu|nodejs-multimeter-0.1.1-4|13	BuildArch:      noarch
14cu|nodejs-multimeter-0.1.1-4|14	
14cu|nodejs-multimeter-0.1.1-4|15	%description
14cu|nodejs-multimeter-0.1.1-4|16	%{summary}.
14cu|nodejs-multimeter-0.1.1-4|17	
14cu|nodejs-multimeter-0.1.1-4|18	%files
14cu|nodejs-multimeter-0.1.1-4|19	%doc README.markdown example
14cu|nodejs-multimeter-0.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimeter-0.1.1-4|21	
14cu|nodejs-multimeter-0.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-multimeter-0.1.1-4|23	
14cu|nodejs-multimeter-0.1.1-4|24	%prep
14cu|nodejs-multimeter-0.1.1-4|25	%setup -q -n package
14cu|nodejs-multimeter-0.1.1-4|26	rm -rf node_modules
14cu|nodejs-multimeter-0.1.1-4|27	%nodejs_fixdep charm
14cu|nodejs-multimeter-0.1.1-4|28	
14cu|nodejs-multimeter-0.1.1-4|29	%build
14cu|nodejs-multimeter-0.1.1-4|30	
14cu|nodejs-multimeter-0.1.1-4|31	%install
14cu|nodejs-multimeter-0.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimeter-0.1.1-4|33	cp -r package.json index.js lib/ \
14cu|nodejs-multimeter-0.1.1-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multimeter-0.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-multimeter-0.1.1-4|36	%changelog
14cu|nodejs-multimeter-0.1.1-4|37	
14cu|nodejs-multimeter-0.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-multimeter-0.1.1-4|39	- (7b74932) BuildList#2799825: Increase release tag
14cu|nodejs-multimeter-0.1.1-4|40	
14cu|nodejs-multimeter-0.1.1-4|41	

11823 14
14cu|nodejs-multiparty-4.1.2-4|1	%define oname multiparty
14cu|nodejs-multiparty-4.1.2-4|2	
14cu|nodejs-multiparty-4.1.2-4|3	Summary:    A multipart/form-data parser for Node.js which supports streaming
14cu|nodejs-multiparty-4.1.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-multiparty-4.1.2-4|5	Version:    4.1.2
14cu|nodejs-multiparty-4.1.2-4|6	Release:    4
14cu|nodejs-multiparty-4.1.2-4|7	License:    MIT
14cu|nodejs-multiparty-4.1.2-4|8	Group:      Development/Other
14cu|nodejs-multiparty-4.1.2-4|9	URL:        github.com/andrewrk/node-multiparty
14cu|nodejs-multiparty-4.1.2-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-multiparty-4.1.2-4|11	Source0:    https://github.com/expressjs/node-multiparty/releases/node-%{oname}-%{version}.tar.gz
14cu|nodejs-multiparty-4.1.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-multiparty-4.1.2-4|13	BuildRequires:  npm(fd-slicer)
14cu|nodejs-multiparty-4.1.2-4|14	BuildRequires:  npm(findit2)
14cu|nodejs-multiparty-4.1.2-4|15	BuildRequires:  npm(pend)
14cu|nodejs-multiparty-4.1.2-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-multiparty-4.1.2-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-multiparty-4.1.2-4|18	BuildRequires:  npm(superagent)
14cu|nodejs-multiparty-4.1.2-4|19	
14cu|nodejs-multiparty-4.1.2-4|20	BuildArch:  noarch
14cu|nodejs-multiparty-4.1.2-4|21	
14cu|nodejs-multiparty-4.1.2-4|22	
14cu|nodejs-multiparty-4.1.2-4|23	%files
14cu|nodejs-multiparty-4.1.2-4|24	%doc CHANGELOG.md LICENSE README.md examples/
14cu|nodejs-multiparty-4.1.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiparty-4.1.2-4|26	#-------------------------------------------------------
14cu|nodejs-multiparty-4.1.2-4|27	
14cu|nodejs-multiparty-4.1.2-4|28	%description
14cu|nodejs-multiparty-4.1.2-4|29	%{summary}.
14cu|nodejs-multiparty-4.1.2-4|30	
14cu|nodejs-multiparty-4.1.2-4|31	
14cu|nodejs-multiparty-4.1.2-4|32	%prep
14cu|nodejs-multiparty-4.1.2-4|33	%setup -qn node-%{oname}-%{version}
14cu|nodejs-multiparty-4.1.2-4|34	
14cu|nodejs-multiparty-4.1.2-4|35	
14cu|nodejs-multiparty-4.1.2-4|36	%build
14cu|nodejs-multiparty-4.1.2-4|37	#nothing to do
14cu|nodejs-multiparty-4.1.2-4|38	
14cu|nodejs-multiparty-4.1.2-4|39	
14cu|nodejs-multiparty-4.1.2-4|40	%install
14cu|nodejs-multiparty-4.1.2-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiparty-4.1.2-4|42	cp -pr package.json index.js \
14cu|nodejs-multiparty-4.1.2-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-multiparty-4.1.2-4|44	%nodejs_symlink_deps
14cu|nodejs-multiparty-4.1.2-4|45	
14cu|nodejs-multiparty-4.1.2-4|46	%check
14cu|nodejs-multiparty-4.1.2-4|47	%nodejs_symlink_deps --check
14cu|nodejs-multiparty-4.1.2-4|48	%__node test/test.js
14cu|nodejs-multiparty-4.1.2-4|49	
14cu|nodejs-multiparty-4.1.2-4|50	%changelog
14cu|nodejs-multiparty-4.1.2-4|51	
14cu|nodejs-multiparty-4.1.2-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.2-4
14cu|nodejs-multiparty-4.1.2-4|53	- (0c98844) BuildList#2799825: Increase release tag
14cu|nodejs-multiparty-4.1.2-4|54	
14cu|nodejs-multiparty-4.1.2-4|55	

11824 14
14cu|nodejs-multipipe-0.3.0-4|1	%define oname multipipe
14cu|nodejs-multipipe-0.3.0-4|2	
14cu|nodejs-multipipe-0.3.0-4|3	Summary:        Pipe streams with centralized error handling
14cu|nodejs-multipipe-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-multipipe-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-multipipe-0.3.0-4|6	Release:        4
14cu|nodejs-multipipe-0.3.0-4|7	License:        MIT
14cu|nodejs-multipipe-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-multipipe-0.3.0-4|9	Url:            https://github.com/juliangruber/multipipe
14cu|nodejs-multipipe-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-multipipe-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-multipipe-0.3.0-4|12	BuildRequires:  npm(duplexer2)
14cu|nodejs-multipipe-0.3.0-4|13	#
14cu|nodejs-multipipe-0.3.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-multipipe-0.3.0-4|15	BuildRequires:  npm(through2)
14cu|nodejs-multipipe-0.3.0-4|16	BuildArch:      noarch
14cu|nodejs-multipipe-0.3.0-4|17	
14cu|nodejs-multipipe-0.3.0-4|18	%description
14cu|nodejs-multipipe-0.3.0-4|19	%{summary}.
14cu|nodejs-multipipe-0.3.0-4|20	
14cu|nodejs-multipipe-0.3.0-4|21	%files
14cu|nodejs-multipipe-0.3.0-4|22	%doc *.md
14cu|nodejs-multipipe-0.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-multipipe-0.3.0-4|24	
14cu|nodejs-multipipe-0.3.0-4|25	#------------------------------------------------------------------
14cu|nodejs-multipipe-0.3.0-4|26	
14cu|nodejs-multipipe-0.3.0-4|27	%prep
14cu|nodejs-multipipe-0.3.0-4|28	%setup -q -n package
14cu|nodejs-multipipe-0.3.0-4|29	rm -rf node_modules
14cu|nodejs-multipipe-0.3.0-4|30	
14cu|nodejs-multipipe-0.3.0-4|31	%build
14cu|nodejs-multipipe-0.3.0-4|32	
14cu|nodejs-multipipe-0.3.0-4|33	%install
14cu|nodejs-multipipe-0.3.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-multipipe-0.3.0-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-multipipe-0.3.0-4|36	%nodejs_symlink_deps
14cu|nodejs-multipipe-0.3.0-4|37	
14cu|nodejs-multipipe-0.3.0-4|38	%check
14cu|nodejs-multipipe-0.3.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-multipipe-0.3.0-4|40	mocha --reporter spec --timeout 100
14cu|nodejs-multipipe-0.3.0-4|41	
14cu|nodejs-multipipe-0.3.0-4|42	%changelog
14cu|nodejs-multipipe-0.3.0-4|43	
14cu|nodejs-multipipe-0.3.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-multipipe-0.3.0-4|45	- (2603a67) BuildList#2799825: Increase release tag
14cu|nodejs-multipipe-0.3.0-4|46	
14cu|nodejs-multipipe-0.3.0-4|47	

11825 14
14cu|nodejs-mustache-2.2.1-4|1	%define oname mustache
14cu|nodejs-mustache-2.2.1-4|2	
14cu|nodejs-mustache-2.2.1-4|3	Summary:        Logic-less {{mustache}} templates with JavaScript
14cu|nodejs-mustache-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mustache-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-mustache-2.2.1-4|6	Release:        4
14cu|nodejs-mustache-2.2.1-4|7	License:        MIT
14cu|nodejs-mustache-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-mustache-2.2.1-4|9	Url:            https://github.com/janl/mustache.js
14cu|nodejs-mustache-2.2.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mustache-2.2.1-4|11	Source0:        https://github.com/janl/mustache.js/archive/v%{version}.tar.gz
14cu|nodejs-mustache-2.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-mustache-2.2.1-4|13	#
14cu|nodejs-mustache-2.2.1-4|14	BuildRequires:  npm(chai)
14cu|nodejs-mustache-2.2.1-4|15	BuildRequires:  npm(eslint)
14cu|nodejs-mustache-2.2.1-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-mustache-2.2.1-4|17	BuildArch:      noarch
14cu|nodejs-mustache-2.2.1-4|18	
14cu|nodejs-mustache-2.2.1-4|19	%description
14cu|nodejs-mustache-2.2.1-4|20	%{summary}.
14cu|nodejs-mustache-2.2.1-4|21	
14cu|nodejs-mustache-2.2.1-4|22	%files
14cu|nodejs-mustache-2.2.1-4|23	%doc LICENSE *.md
14cu|nodejs-mustache-2.2.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mustache-2.2.1-4|25	%{_bindir}/%{oname}-js
14cu|nodejs-mustache-2.2.1-4|26	#------------------------------------------------------------------
14cu|nodejs-mustache-2.2.1-4|27	
14cu|nodejs-mustache-2.2.1-4|28	%prep
14cu|nodejs-mustache-2.2.1-4|29	%setup -q -n %{oname}.js-%{version}
14cu|nodejs-mustache-2.2.1-4|30	rm -rf node_modules
14cu|nodejs-mustache-2.2.1-4|31	
14cu|nodejs-mustache-2.2.1-4|32	%build
14cu|nodejs-mustache-2.2.1-4|33	
14cu|nodejs-mustache-2.2.1-4|34	%install
14cu|nodejs-mustache-2.2.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mustache-2.2.1-4|36	cp -r package.json *.js bin/ wrappers/ hooks/ \
14cu|nodejs-mustache-2.2.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mustache-2.2.1-4|38	chmod 755  %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-mustache-2.2.1-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-mustache-2.2.1-4|40	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}-js
14cu|nodejs-mustache-2.2.1-4|41	%nodejs_symlink_deps
14cu|nodejs-mustache-2.2.1-4|42	
14cu|nodejs-mustache-2.2.1-4|43	%check
14cu|nodejs-mustache-2.2.1-4|44	%nodejs_symlink_deps --check
14cu|nodejs-mustache-2.2.1-4|45	eslint mustache.js bin/mustache
14cu|nodejs-mustache-2.2.1-4|46	mocha --reporter spec test/*-test.js
14cu|nodejs-mustache-2.2.1-4|47	
14cu|nodejs-mustache-2.2.1-4|48	%changelog
14cu|nodejs-mustache-2.2.1-4|49	
14cu|nodejs-mustache-2.2.1-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-mustache-2.2.1-4|51	- (cec4dbf) BuildList#2799825: Increase release tag
14cu|nodejs-mustache-2.2.1-4|52	
14cu|nodejs-mustache-2.2.1-4|53	

11826 14
14cu|nodejs-mute-stream-0.0.5-4|1	%define oname mute-stream
14cu|nodejs-mute-stream-0.0.5-4|2	
14cu|nodejs-mute-stream-0.0.5-4|3	Summary:        Basic pass-through stream, but when muted, the bytes are dropped
14cu|nodejs-mute-stream-0.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mute-stream-0.0.5-4|5	Version:        0.0.5
14cu|nodejs-mute-stream-0.0.5-4|6	Release:        4
14cu|nodejs-mute-stream-0.0.5-4|7	Group:          Development/Other
14cu|nodejs-mute-stream-0.0.5-4|8	License:        ISC
14cu|nodejs-mute-stream-0.0.5-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-mute-stream-0.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mute-stream-0.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mute-stream-0.0.5-4|12	BuildRequires:  npm(tap)
14cu|nodejs-mute-stream-0.0.5-4|13	BuildArch:      noarch
14cu|nodejs-mute-stream-0.0.5-4|14	
14cu|nodejs-mute-stream-0.0.5-4|15	%description
14cu|nodejs-mute-stream-0.0.5-4|16	This is a basic pass-through stream, but when muted, the bytes are
14cu|nodejs-mute-stream-0.0.5-4|17	silently dropped, rather than being passed through.
14cu|nodejs-mute-stream-0.0.5-4|18	
14cu|nodejs-mute-stream-0.0.5-4|19	%files
14cu|nodejs-mute-stream-0.0.5-4|20	%doc LICENSE README.md
14cu|nodejs-mute-stream-0.0.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mute-stream-0.0.5-4|22	
14cu|nodejs-mute-stream-0.0.5-4|23	#--------------------------------------------------------
14cu|nodejs-mute-stream-0.0.5-4|24	
14cu|nodejs-mute-stream-0.0.5-4|25	%prep
14cu|nodejs-mute-stream-0.0.5-4|26	%setup -qn package
14cu|nodejs-mute-stream-0.0.5-4|27	
14cu|nodejs-mute-stream-0.0.5-4|28	%build
14cu|nodejs-mute-stream-0.0.5-4|29	
14cu|nodejs-mute-stream-0.0.5-4|30	
14cu|nodejs-mute-stream-0.0.5-4|31	%install
14cu|nodejs-mute-stream-0.0.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mute-stream-0.0.5-4|33	cp -pr package.json mute.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mute-stream-0.0.5-4|34	
14cu|nodejs-mute-stream-0.0.5-4|35	%check
14cu|nodejs-mute-stream-0.0.5-4|36	%nodejs_symlink_deps --check
14cu|nodejs-mute-stream-0.0.5-4|37	%tap test
14cu|nodejs-mute-stream-0.0.5-4|38	
14cu|nodejs-mute-stream-0.0.5-4|39	
14cu|nodejs-mute-stream-0.0.5-4|40	%changelog
14cu|nodejs-mute-stream-0.0.5-4|41	
14cu|nodejs-mute-stream-0.0.5-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-4
14cu|nodejs-mute-stream-0.0.5-4|43	- (0ae2d2a) BuildList#2799825: Increase release tag
14cu|nodejs-mute-stream-0.0.5-4|44	
14cu|nodejs-mute-stream-0.0.5-4|45	

11827 14
14cu|nodejs-mv-2.1.1-4|1	%define oname mv
14cu|nodejs-mv-2.1.1-4|2	
14cu|nodejs-mv-2.1.1-4|3	Summary:        A fs.rename but works across devices. same as the unix utility 'mv'
14cu|nodejs-mv-2.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mv-2.1.1-4|5	Version:        2.1.1
14cu|nodejs-mv-2.1.1-4|6	Release:        4
14cu|nodejs-mv-2.1.1-4|7	License:        MIT
14cu|nodejs-mv-2.1.1-4|8	Group:          Development/Other
14cu|nodejs-mv-2.1.1-4|9	Url:            https://github.com/andrewrk/node-mv
14cu|nodejs-mv-2.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mv-2.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mv-2.1.1-4|12	BuildRequires:  npm(rimraf)
14cu|nodejs-mv-2.1.1-4|13	BuildRequires:  npm(ncp)
14cu|nodejs-mv-2.1.1-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-mv-2.1.1-4|15	#
14cu|nodejs-mv-2.1.1-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-mv-2.1.1-4|17	BuildArch:      noarch
14cu|nodejs-mv-2.1.1-4|18	
14cu|nodejs-mv-2.1.1-4|19	%description
14cu|nodejs-mv-2.1.1-4|20	%{summary}.
14cu|nodejs-mv-2.1.1-4|21	
14cu|nodejs-mv-2.1.1-4|22	%files
14cu|nodejs-mv-2.1.1-4|23	%doc LICENSE *.md
14cu|nodejs-mv-2.1.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mv-2.1.1-4|25	
14cu|nodejs-mv-2.1.1-4|26	#------------------------------------------------------------------
14cu|nodejs-mv-2.1.1-4|27	
14cu|nodejs-mv-2.1.1-4|28	%prep
14cu|nodejs-mv-2.1.1-4|29	%setup -q -n package
14cu|nodejs-mv-2.1.1-4|30	rm -rf node_modules
14cu|nodejs-mv-2.1.1-4|31	
14cu|nodejs-mv-2.1.1-4|32	%build
14cu|nodejs-mv-2.1.1-4|33	
14cu|nodejs-mv-2.1.1-4|34	%install
14cu|nodejs-mv-2.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mv-2.1.1-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-mv-2.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-mv-2.1.1-4|38	
14cu|nodejs-mv-2.1.1-4|39	%check
14cu|nodejs-mv-2.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-mv-2.1.1-4|41	mocha test/test.js --reporter spec
14cu|nodejs-mv-2.1.1-4|42	
14cu|nodejs-mv-2.1.1-4|43	%changelog
14cu|nodejs-mv-2.1.1-4|44	
14cu|nodejs-mv-2.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.1-4
14cu|nodejs-mv-2.1.1-4|46	- (cf0f1dc) BuildList#2799825: Increase release tag
14cu|nodejs-mv-2.1.1-4|47	
14cu|nodejs-mv-2.1.1-4|48	

11828 14
14cu|nodejs-mysql-2.1.1-6|1	%global npm_name mysql
14cu|nodejs-mysql-2.1.1-6|2	%global enable_tests 0
14cu|nodejs-mysql-2.1.1-6|3	
14cu|nodejs-mysql-2.1.1-6|4	Summary:       A node.js driver for mysql
14cu|nodejs-mysql-2.1.1-6|5	Name:          nodejs-%{npm_name}
14cu|nodejs-mysql-2.1.1-6|6	Version:       2.1.1
14cu|nodejs-mysql-2.1.1-6|7	Release:       6
14cu|nodejs-mysql-2.1.1-6|8	Group:         Development/Other
14cu|nodejs-mysql-2.1.1-6|9	License:       MIT
14cu|nodejs-mysql-2.1.1-6|10	URL:           http://github.com/felixge/node-mysql
14cu|nodejs-mysql-2.1.1-6|11	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cu|nodejs-mysql-2.1.1-6|12	BuildRequires: nodejs-packaging
14cu|nodejs-mysql-2.1.1-6|13	BuildRequires:  nodejs
14cu|nodejs-mysql-2.1.1-6|14	%if 0%{?enable_tests}
14cu|nodejs-mysql-2.1.1-6|15	BuildRequires:  npm(underscore)
14cu|nodejs-mysql-2.1.1-6|16	BuildRequires:  npm(urun)
14cu|nodejs-mysql-2.1.1-6|17	BuildRequires:  npm(utest)
14cu|nodejs-mysql-2.1.1-6|18	%endif
14cu|nodejs-mysql-2.1.1-6|19	BuildArch:     noarch
14cu|nodejs-mysql-2.1.1-6|20	
14cu|nodejs-mysql-2.1.1-6|21	%description
14cu|nodejs-mysql-2.1.1-6|22	This is a node.js driver for mysql.
14cu|nodejs-mysql-2.1.1-6|23	It is written in JavaScript, does not require compiling,
14cu|nodejs-mysql-2.1.1-6|24	and is 100% MIT licensed.
14cu|nodejs-mysql-2.1.1-6|25	
14cu|nodejs-mysql-2.1.1-6|26	%prep
14cu|nodejs-mysql-2.1.1-6|27	%setup -q -n package
14cu|nodejs-mysql-2.1.1-6|28	%nodejs_fixdep bignumber.js '>=1.0.1'
14cu|nodejs-mysql-2.1.1-6|29	%nodejs_fixdep require-all '>=0.0.3'
14cu|nodejs-mysql-2.1.1-6|30	# readable-stream not needed in nodejs >= 0.10
14cu|nodejs-mysql-2.1.1-6|31	%nodejs_fixdep -r readable-stream
14cu|nodejs-mysql-2.1.1-6|32	
14cu|nodejs-mysql-2.1.1-6|33	%build
14cu|nodejs-mysql-2.1.1-6|34	#nothing to do
14cu|nodejs-mysql-2.1.1-6|35	
14cu|nodejs-mysql-2.1.1-6|36	%install
14cu|nodejs-mysql-2.1.1-6|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mysql-2.1.1-6|38	cp -pr index.js lib package.json tool %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mysql-2.1.1-6|39	
14cu|nodejs-mysql-2.1.1-6|40	%if 0%{?enable_tests}
14cu|nodejs-mysql-2.1.1-6|41	%check
14cu|nodejs-mysql-2.1.1-6|42	make test
14cu|nodejs-mysql-2.1.1-6|43	%endif
14cu|nodejs-mysql-2.1.1-6|44	
14cu|nodejs-mysql-2.1.1-6|45	%files
14cu|nodejs-mysql-2.1.1-6|46	%doc Changes.md License Readme.md
14cu|nodejs-mysql-2.1.1-6|47	%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-mysql-2.1.1-6|48	
14cu|nodejs-mysql-2.1.1-6|49	
14cu|nodejs-mysql-2.1.1-6|50	%changelog
14cu|nodejs-mysql-2.1.1-6|51	
14cu|nodejs-mysql-2.1.1-6|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.1-6
14cu|nodejs-mysql-2.1.1-6|53	- (a4845f7) BuildList#2799825: Increase release tag
14cu|nodejs-mysql-2.1.1-6|54	
14cu|nodejs-mysql-2.1.1-6|55	

11829 14
14cu|nodejs-mz-2.6.0-4|1	%define oname mz
14cu|nodejs-mz-2.6.0-4|2	
14cu|nodejs-mz-2.6.0-4|3	Summary:        Modernize node.js to current ECMAScript standards
14cu|nodejs-mz-2.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-mz-2.6.0-4|5	Version:        2.6.0
14cu|nodejs-mz-2.6.0-4|6	Release:        4
14cu|nodejs-mz-2.6.0-4|7	License:        MIT
14cu|nodejs-mz-2.6.0-4|8	Group:          Development/Other
14cu|nodejs-mz-2.6.0-4|9	Url:            https://github.com/normalize/mz
14cu|nodejs-mz-2.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-mz-2.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-mz-2.6.0-4|12	BuildRequires:  npm(thenify-all)
14cu|nodejs-mz-2.6.0-4|13	BuildRequires:  npm(object-assign)
14cu|nodejs-mz-2.6.0-4|14	BuildRequires:  npm(any-promise)
14cu|nodejs-mz-2.6.0-4|15	
14cu|nodejs-mz-2.6.0-4|16	BuildArch:      noarch
14cu|nodejs-mz-2.6.0-4|17	
14cu|nodejs-mz-2.6.0-4|18	%description
14cu|nodejs-mz-2.6.0-4|19	%{summary}.
14cu|nodejs-mz-2.6.0-4|20	
14cu|nodejs-mz-2.6.0-4|21	%files
14cu|nodejs-mz-2.6.0-4|22	%doc LICENSE HISTORY.md README.md
14cu|nodejs-mz-2.6.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-mz-2.6.0-4|24	
14cu|nodejs-mz-2.6.0-4|25	#------------------------------------------------------------------
14cu|nodejs-mz-2.6.0-4|26	
14cu|nodejs-mz-2.6.0-4|27	%prep
14cu|nodejs-mz-2.6.0-4|28	%setup -q -n package
14cu|nodejs-mz-2.6.0-4|29	rm -rf node_modules
14cu|nodejs-mz-2.6.0-4|30	
14cu|nodejs-mz-2.6.0-4|31	%build
14cu|nodejs-mz-2.6.0-4|32	
14cu|nodejs-mz-2.6.0-4|33	%install
14cu|nodejs-mz-2.6.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-mz-2.6.0-4|35	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-mz-2.6.0-4|36	%nodejs_symlink_deps
14cu|nodejs-mz-2.6.0-4|37	
14cu|nodejs-mz-2.6.0-4|38	%changelog
14cu|nodejs-mz-2.6.0-4|39	
14cu|nodejs-mz-2.6.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.6.0-4
14cu|nodejs-mz-2.6.0-4|41	- (2a6ee99) BuildList#2799825: Increase release tag
14cu|nodejs-mz-2.6.0-4|42	
14cu|nodejs-mz-2.6.0-4|43	

11830 14
14cu|nodejs-nan-2.3.5-4|1	%define oname nan
14cu|nodejs-nan-2.3.5-4|2	
14cu|nodejs-nan-2.3.5-4|3	Summary:       Native Abstractions for Node.js
14cu|nodejs-nan-2.3.5-4|4	Name:          nodejs-%{oname}
14cu|nodejs-nan-2.3.5-4|5	Version:       2.3.5
14cu|nodejs-nan-2.3.5-4|6	Release:       4
14cu|nodejs-nan-2.3.5-4|7	Group:         Development/Other
14cu|nodejs-nan-2.3.5-4|8	License:       MIT
14cu|nodejs-nan-2.3.5-4|9	Url:           http://github.com/rvagg/nan
14cu|nodejs-nan-2.3.5-4|10	Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nan-2.3.5-4|11	Source100:     %{name}.rpmlintrc
14cu|nodejs-nan-2.3.5-4|12	Patch0:        nodejs-nan-lto2.patch
14cu|nodejs-nan-2.3.5-4|13	BuildRequires: nodejs-packaging
14cu|nodejs-nan-2.3.5-4|14	# lto2 deps
14cu|nodejs-nan-2.3.5-4|15	BuildRequires: npm(commander)
14cu|nodejs-nan-2.3.5-4|16	BuildRequires: npm(glob)
14cu|nodejs-nan-2.3.5-4|17	BuildArch:     noarch
14cu|nodejs-nan-2.3.5-4|18	
14cu|nodejs-nan-2.3.5-4|19	%description
14cu|nodejs-nan-2.3.5-4|20	A header file filled with macro and utility goodness
14cu|nodejs-nan-2.3.5-4|21	for making add on development for Node.js easier across
14cu|nodejs-nan-2.3.5-4|22	versions 0.8, 0.10 and 0.11, and eventually 0.12.
14cu|nodejs-nan-2.3.5-4|23	
14cu|nodejs-nan-2.3.5-4|24	Thanks to the crazy changes in V8 (and some in Node core),
14cu|nodejs-nan-2.3.5-4|25	keeping native add-on compiling happily across versions,
14cu|nodejs-nan-2.3.5-4|26	particularly 0.10 to 0.11/0.12, is a minor nightmare.
14cu|nodejs-nan-2.3.5-4|27	The goal of this project is to store all logic necessary
14cu|nodejs-nan-2.3.5-4|28	to develop native Node.js add-on without having to inspect
14cu|nodejs-nan-2.3.5-4|29	NODE_MODULE_VERSION and get yourself into a macro-tangle.
14cu|nodejs-nan-2.3.5-4|30	
14cu|nodejs-nan-2.3.5-4|31	
14cu|nodejs-nan-2.3.5-4|32	%files
14cu|nodejs-nan-2.3.5-4|33	%doc *.md doc/
14cu|nodejs-nan-2.3.5-4|34	%{_bindir}/nan-1to2
14cu|nodejs-nan-2.3.5-4|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nan-2.3.5-4|36	#--------------------------------------------------------
14cu|nodejs-nan-2.3.5-4|37	%prep
14cu|nodejs-nan-2.3.5-4|38	%setup -qn package
14cu|nodejs-nan-2.3.5-4|39	%patch0 -p1
14cu|nodejs-nan-2.3.5-4|40	
14cu|nodejs-nan-2.3.5-4|41	%build
14cu|nodejs-nan-2.3.5-4|42	
14cu|nodejs-nan-2.3.5-4|43	%install
14cu|nodejs-nan-2.3.5-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nan-2.3.5-4|45	cp -pr include_dirs.js *.h package.json tools/ \
14cu|nodejs-nan-2.3.5-4|46	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nan-2.3.5-4|47	
14cu|nodejs-nan-2.3.5-4|48	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nan-2.3.5-4|49	ln -sf ../lib/node_modules/%{oname}/tools/1to2.js \
14cu|nodejs-nan-2.3.5-4|50	%{buildroot}%{_bindir}/nan-1to2
14cu|nodejs-nan-2.3.5-4|51	
14cu|nodejs-nan-2.3.5-4|52	chmod +x %{buildroot}%{_bindir}/nan-1to2
14cu|nodejs-nan-2.3.5-4|53	
14cu|nodejs-nan-2.3.5-4|54	
14cu|nodejs-nan-2.3.5-4|55	
14cu|nodejs-nan-2.3.5-4|56	%changelog
14cu|nodejs-nan-2.3.5-4|57	
14cu|nodejs-nan-2.3.5-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.5-4
14cu|nodejs-nan-2.3.5-4|59	- (8734697) BuildList#2799825: Increase release tag
14cu|nodejs-nan-2.3.5-4|60	
14cu|nodejs-nan-2.3.5-4|61	

11831 14
14cu|nodejs-native-or-bluebird-1.2.0-4|1	%define oname native-or-bluebird
14cu|nodejs-native-or-bluebird-1.2.0-4|2	
14cu|nodejs-native-or-bluebird-1.2.0-4|3	Summary:        Use either the native Promise or Bluebird
14cu|nodejs-native-or-bluebird-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-native-or-bluebird-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-native-or-bluebird-1.2.0-4|6	Release:        4
14cu|nodejs-native-or-bluebird-1.2.0-4|7	License:        MIT
14cu|nodejs-native-or-bluebird-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-native-or-bluebird-1.2.0-4|9	Url:            https://github.com/normalize/native-or-bluebird
14cu|nodejs-native-or-bluebird-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-native-or-bluebird-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-native-or-bluebird-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-native-or-bluebird-1.2.0-4|13	
14cu|nodejs-native-or-bluebird-1.2.0-4|14	%description
14cu|nodejs-native-or-bluebird-1.2.0-4|15	%{summary}.
14cu|nodejs-native-or-bluebird-1.2.0-4|16	
14cu|nodejs-native-or-bluebird-1.2.0-4|17	%files
14cu|nodejs-native-or-bluebird-1.2.0-4|18	%doc LICENSE README.md
14cu|nodejs-native-or-bluebird-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-native-or-bluebird-1.2.0-4|20	
14cu|nodejs-native-or-bluebird-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-native-or-bluebird-1.2.0-4|22	
14cu|nodejs-native-or-bluebird-1.2.0-4|23	%prep
14cu|nodejs-native-or-bluebird-1.2.0-4|24	%setup -q -n package
14cu|nodejs-native-or-bluebird-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-native-or-bluebird-1.2.0-4|26	
14cu|nodejs-native-or-bluebird-1.2.0-4|27	%build
14cu|nodejs-native-or-bluebird-1.2.0-4|28	
14cu|nodejs-native-or-bluebird-1.2.0-4|29	%install
14cu|nodejs-native-or-bluebird-1.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-native-or-bluebird-1.2.0-4|31	cp -r package.json index.js promise.js \
14cu|nodejs-native-or-bluebird-1.2.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-native-or-bluebird-1.2.0-4|33	
14cu|nodejs-native-or-bluebird-1.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-native-or-bluebird-1.2.0-4|35	
14cu|nodejs-native-or-bluebird-1.2.0-4|36	
14cu|nodejs-native-or-bluebird-1.2.0-4|37	
14cu|nodejs-native-or-bluebird-1.2.0-4|38	%changelog
14cu|nodejs-native-or-bluebird-1.2.0-4|39	
14cu|nodejs-native-or-bluebird-1.2.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-native-or-bluebird-1.2.0-4|41	- (9c0a289) BuildList#2799825: Increase release tag
14cu|nodejs-native-or-bluebird-1.2.0-4|42	
14cu|nodejs-native-or-bluebird-1.2.0-4|43	

11832 14
14cu|nodejs-natural-compare-1.2.2-4|1	%define oname natural-compare
14cu|nodejs-natural-compare-1.2.2-4|2	
14cu|nodejs-natural-compare-1.2.2-4|3	Summary:        Compare strings containing a mix of letters and numbers
14cu|nodejs-natural-compare-1.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-natural-compare-1.2.2-4|5	Version:        1.2.2
14cu|nodejs-natural-compare-1.2.2-4|6	Release:        4
14cu|nodejs-natural-compare-1.2.2-4|7	License:        MIT
14cu|nodejs-natural-compare-1.2.2-4|8	Group:          Development/Other
14cu|nodejs-natural-compare-1.2.2-4|9	Url:            https://www.npmjs.com/package/natural-compare
14cu|nodejs-natural-compare-1.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-natural-compare-1.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-natural-compare-1.2.2-4|12	BuildRequires:  npm(testman)
14cu|nodejs-natural-compare-1.2.2-4|13	BuildArch:      noarch
14cu|nodejs-natural-compare-1.2.2-4|14	
14cu|nodejs-natural-compare-1.2.2-4|15	%description
14cu|nodejs-natural-compare-1.2.2-4|16	%{summary}.
14cu|nodejs-natural-compare-1.2.2-4|17	
14cu|nodejs-natural-compare-1.2.2-4|18	%files
14cu|nodejs-natural-compare-1.2.2-4|19	%doc *.md
14cu|nodejs-natural-compare-1.2.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-natural-compare-1.2.2-4|21	
14cu|nodejs-natural-compare-1.2.2-4|22	#------------------------------------------------------------------
14cu|nodejs-natural-compare-1.2.2-4|23	
14cu|nodejs-natural-compare-1.2.2-4|24	%prep
14cu|nodejs-natural-compare-1.2.2-4|25	%setup -q -n package
14cu|nodejs-natural-compare-1.2.2-4|26	rm -rf node_modules
14cu|nodejs-natural-compare-1.2.2-4|27	
14cu|nodejs-natural-compare-1.2.2-4|28	%build
14cu|nodejs-natural-compare-1.2.2-4|29	
14cu|nodejs-natural-compare-1.2.2-4|30	%install
14cu|nodejs-natural-compare-1.2.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-natural-compare-1.2.2-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-natural-compare-1.2.2-4|33	%nodejs_symlink_deps
14cu|nodejs-natural-compare-1.2.2-4|34	
14cu|nodejs-natural-compare-1.2.2-4|35	%check
14cu|nodejs-natural-compare-1.2.2-4|36	%nodejs_symlink_deps --check
14cu|nodejs-natural-compare-1.2.2-4|37	%__nodejs tests/run.js
14cu|nodejs-natural-compare-1.2.2-4|38	
14cu|nodejs-natural-compare-1.2.2-4|39	%changelog
14cu|nodejs-natural-compare-1.2.2-4|40	
14cu|nodejs-natural-compare-1.2.2-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-4
14cu|nodejs-natural-compare-1.2.2-4|42	- (2bdfec4) BuildList#2799825: Increase release tag
14cu|nodejs-natural-compare-1.2.2-4|43	
14cu|nodejs-natural-compare-1.2.2-4|44	

11833 14
14cu|nodejs-nave-0.5.3-4|1	%define oname nave
14cu|nodejs-nave-0.5.3-4|2	
14cu|nodejs-nave-0.5.3-4|3	Summary:        Virtual Environments for Node
14cu|nodejs-nave-0.5.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nave-0.5.3-4|5	Version:        0.5.3
14cu|nodejs-nave-0.5.3-4|6	Release:        4
14cu|nodejs-nave-0.5.3-4|7	License:        BSD
14cu|nodejs-nave-0.5.3-4|8	Group:          Development/Other
14cu|nodejs-nave-0.5.3-4|9	Url:            https://www.npmjs.com/package/nave
14cu|nodejs-nave-0.5.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nave-0.5.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-nave-0.5.3-4|12	BuildArch:      noarch
14cu|nodejs-nave-0.5.3-4|13	
14cu|nodejs-nave-0.5.3-4|14	%description
14cu|nodejs-nave-0.5.3-4|15	%{summary}.
14cu|nodejs-nave-0.5.3-4|16	
14cu|nodejs-nave-0.5.3-4|17	%files
14cu|nodejs-nave-0.5.3-4|18	%doc AUTHORS LICENSE README.md
14cu|nodejs-nave-0.5.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nave-0.5.3-4|20	
14cu|nodejs-nave-0.5.3-4|21	#------------------------------------------------------------------
14cu|nodejs-nave-0.5.3-4|22	
14cu|nodejs-nave-0.5.3-4|23	%prep
14cu|nodejs-nave-0.5.3-4|24	%setup -q -n package
14cu|nodejs-nave-0.5.3-4|25	rm -rf node_modules
14cu|nodejs-nave-0.5.3-4|26	
14cu|nodejs-nave-0.5.3-4|27	%build
14cu|nodejs-nave-0.5.3-4|28	
14cu|nodejs-nave-0.5.3-4|29	%install
14cu|nodejs-nave-0.5.3-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-nave-0.5.3-4|31	cp -r package.json nave.sh %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-nave-0.5.3-4|32	chmod +x %{buildroot}/%{nodejs_sitelib}/%{oname}/nave.sh
14cu|nodejs-nave-0.5.3-4|33	
14cu|nodejs-nave-0.5.3-4|34	%nodejs_symlink_deps
14cu|nodejs-nave-0.5.3-4|35	
14cu|nodejs-nave-0.5.3-4|36	%changelog
14cu|nodejs-nave-0.5.3-4|37	
14cu|nodejs-nave-0.5.3-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.3-4
14cu|nodejs-nave-0.5.3-4|39	- (4f3f911) BuildList#2799825: Increase release tag
14cu|nodejs-nave-0.5.3-4|40	
14cu|nodejs-nave-0.5.3-4|41	

11834 14
14cu|nodejs-ncp-2.0.0-4|1	%define oname ncp
14cu|nodejs-ncp-2.0.0-4|2	
14cu|nodejs-ncp-2.0.0-4|3	
14cu|nodejs-ncp-2.0.0-4|4	Summary:    Asynchronous recursive file copy utility for Node.js
14cu|nodejs-ncp-2.0.0-4|5	Name:       nodejs-%{oname}
14cu|nodejs-ncp-2.0.0-4|6	Version:    2.0.0
14cu|nodejs-ncp-2.0.0-4|7	Release:    4
14cu|nodejs-ncp-2.0.0-4|8	License:    MIT
14cu|nodejs-ncp-2.0.0-4|9	Group:      System/Libraries
14cu|nodejs-ncp-2.0.0-4|10	URL:        https://github.com/AvianFlu/%{oname}
14cu|nodejs-ncp-2.0.0-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ncp-2.0.0-4|12	#Source0:    https://github.com/AvianFlu/ncp/archive/v2.0.0.tar.gz
14cu|nodejs-ncp-2.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-ncp-2.0.0-4|14	BuildRequires:  npm(deep-equal)
14cu|nodejs-ncp-2.0.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-ncp-2.0.0-4|16	BuildRequires:  npm(read-dir-files)
14cu|nodejs-ncp-2.0.0-4|17	BuildRequires:  npm(rimraf)
14cu|nodejs-ncp-2.0.0-4|18	BuildArch:  noarch
14cu|nodejs-ncp-2.0.0-4|19	
14cu|nodejs-ncp-2.0.0-4|20	%description
14cu|nodejs-ncp-2.0.0-4|21	This module is an asynchronous recursive copy utility for Node.js.
14cu|nodejs-ncp-2.0.0-4|22	Think cp -r, but pure node, and asynchronous. %{oname} can be used both
14cu|nodejs-ncp-2.0.0-4|23	as a CLI tool and programmatically.
14cu|nodejs-ncp-2.0.0-4|24	
14cu|nodejs-ncp-2.0.0-4|25	
14cu|nodejs-ncp-2.0.0-4|26	%files
14cu|nodejs-ncp-2.0.0-4|27	%doc LICENSE.md README.md
14cu|nodejs-ncp-2.0.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ncp-2.0.0-4|29	%{_bindir}/%{oname}
14cu|nodejs-ncp-2.0.0-4|30	#-----------------------------------------------------
14cu|nodejs-ncp-2.0.0-4|31	%prep
14cu|nodejs-ncp-2.0.0-4|32	%setup -qn package
14cu|nodejs-ncp-2.0.0-4|33	%nodejs_fixdep deep-equal
14cu|nodejs-ncp-2.0.0-4|34	
14cu|nodejs-ncp-2.0.0-4|35	%build
14cu|nodejs-ncp-2.0.0-4|36	#nothing to do
14cu|nodejs-ncp-2.0.0-4|37	
14cu|nodejs-ncp-2.0.0-4|38	
14cu|nodejs-ncp-2.0.0-4|39	%install
14cu|nodejs-ncp-2.0.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ncp-2.0.0-4|41	cp -pr package.json lib/ \
14cu|nodejs-ncp-2.0.0-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ncp-2.0.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-ncp-2.0.0-4|44	install -p -D -m0755 bin/%{oname} \
14cu|nodejs-ncp-2.0.0-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-ncp-2.0.0-4|46	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-ncp-2.0.0-4|47	ln -s %{nodejs_sitelib}/%{oname}/bin/%{oname} \
14cu|nodejs-ncp-2.0.0-4|48	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-ncp-2.0.0-4|49	
14cu|nodejs-ncp-2.0.0-4|50	%nodejs_symlink_deps
14cu|nodejs-ncp-2.0.0-4|51	
14cu|nodejs-ncp-2.0.0-4|52	#%check
14cu|nodejs-ncp-2.0.0-4|53	#https://github.com/AvianFlu/ncp/issues
14cu|nodejs-ncp-2.0.0-4|54	#%nodejs_symlink_deps --check
14cu|nodejs-ncp-2.0.0-4|55	#mocha --reporter spec test/*.js
14cu|nodejs-ncp-2.0.0-4|56	
14cu|nodejs-ncp-2.0.0-4|57	%changelog
14cu|nodejs-ncp-2.0.0-4|58	
14cu|nodejs-ncp-2.0.0-4|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-ncp-2.0.0-4|60	- (f844cef) BuildList#2799825: Increase release tag
14cu|nodejs-ncp-2.0.0-4|61	
14cu|nodejs-ncp-2.0.0-4|62	

11835 14
14cu|nodejs-nedb-1.8.0-4|1	%define oname nedb
14cu|nodejs-nedb-1.8.0-4|2	
14cu|nodejs-nedb-1.8.0-4|3	Summary:        File-based embedded data store for node.js
14cu|nodejs-nedb-1.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nedb-1.8.0-4|5	Version:        1.8.0
14cu|nodejs-nedb-1.8.0-4|6	Release:        4
14cu|nodejs-nedb-1.8.0-4|7	License:        MIT
14cu|nodejs-nedb-1.8.0-4|8	Group:          Development/Other
14cu|nodejs-nedb-1.8.0-4|9	Url:            https://github.com/louischatriot/nedb
14cu|nodejs-nedb-1.8.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nedb-1.8.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-nedb-1.8.0-4|12	BuildRequires:  npm(underscore)
14cu|nodejs-nedb-1.8.0-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-nedb-1.8.0-4|14	BuildRequires:  npm(localforage)
14cu|nodejs-nedb-1.8.0-4|15	BuildRequires:  npm(binary-search-tree)
14cu|nodejs-nedb-1.8.0-4|16	BuildRequires:  npm(async)
14cu|nodejs-nedb-1.8.0-4|17	#
14cu|nodejs-nedb-1.8.0-4|18	BuildRequires:  npm(chai)
14cu|nodejs-nedb-1.8.0-4|19	BuildRequires:  npm(commander)
14cu|nodejs-nedb-1.8.0-4|20	BuildRequires:  npm(exec-time)
14cu|nodejs-nedb-1.8.0-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-nedb-1.8.0-4|22	BuildRequires:  npm(request)
14cu|nodejs-nedb-1.8.0-4|23	BuildRequires:  npm(sinon)
14cu|nodejs-nedb-1.8.0-4|24	#
14cu|nodejs-nedb-1.8.0-4|25	# use our tested versions of req
14cu|nodejs-nedb-1.8.0-4|26	Requires:  npm(browserify)
14cu|nodejs-nedb-1.8.0-4|27	Requires:  npm(async)
14cu|nodejs-nedb-1.8.0-4|28	Requires:  npm(fs-extra)
14cu|nodejs-nedb-1.8.0-4|29	Requires:  npm(uglify-js)
14cu|nodejs-nedb-1.8.0-4|30	Requires:  npm(underscore)
14cu|nodejs-nedb-1.8.0-4|31	Requires:  npm(mkdirp)
14cu|nodejs-nedb-1.8.0-4|32	Requires:  npm(localforage)
14cu|nodejs-nedb-1.8.0-4|33	Requires:  npm(binary-search-tree)
14cu|nodejs-nedb-1.8.0-4|34	Requires:  npm(async)
14cu|nodejs-nedb-1.8.0-4|35	BuildArch:      noarch
14cu|nodejs-nedb-1.8.0-4|36	
14cu|nodejs-nedb-1.8.0-4|37	%description
14cu|nodejs-nedb-1.8.0-4|38	%{summary}.
14cu|nodejs-nedb-1.8.0-4|39	
14cu|nodejs-nedb-1.8.0-4|40	%files
14cu|nodejs-nedb-1.8.0-4|41	%doc LICENSE *.md
14cu|nodejs-nedb-1.8.0-4|42	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nedb-1.8.0-4|43	
14cu|nodejs-nedb-1.8.0-4|44	#------------------------------------------------------------------
14cu|nodejs-nedb-1.8.0-4|45	
14cu|nodejs-nedb-1.8.0-4|46	%prep
14cu|nodejs-nedb-1.8.0-4|47	%setup -q -n package
14cu|nodejs-nedb-1.8.0-4|48	rm -rf node_modules
14cu|nodejs-nedb-1.8.0-4|49	# remove internal bundled package.json
14cu|nodejs-nedb-1.8.0-4|50	rm -fr browser-version/package.json
14cu|nodejs-nedb-1.8.0-4|51	# files attr are totally fscked up
14cu|nodejs-nedb-1.8.0-4|52	chmod 644 LICENSE *.md *.json benchmarks/*.js index.js
14cu|nodejs-nedb-1.8.0-4|53	chmod 644 browser-version/browser-specific/lib/customUtils.js
14cu|nodejs-nedb-1.8.0-4|54	chmod 644 browser-version/browser-specific/lib/storage.js
14cu|nodejs-nedb-1.8.0-4|55	chmod 644 browser-version/build.js
14cu|nodejs-nedb-1.8.0-4|56	chmod 644 browser-version/out/nedb.js
14cu|nodejs-nedb-1.8.0-4|57	chmod 644 browser-version/out/nedb.min.js
14cu|nodejs-nedb-1.8.0-4|58	chmod 644 lib/*.js
14cu|nodejs-nedb-1.8.0-4|59	#
14cu|nodejs-nedb-1.8.0-4|60	%nodejs_fixdep underscore
14cu|nodejs-nedb-1.8.0-4|61	%nodejs_fixdep mkdirp
14cu|nodejs-nedb-1.8.0-4|62	%nodejs_fixdep localforage
14cu|nodejs-nedb-1.8.0-4|63	%nodejs_fixdep binary-search-tree
14cu|nodejs-nedb-1.8.0-4|64	%nodejs_fixdep async
14cu|nodejs-nedb-1.8.0-4|65	
14cu|nodejs-nedb-1.8.0-4|66	%build
14cu|nodejs-nedb-1.8.0-4|67	
14cu|nodejs-nedb-1.8.0-4|68	%install
14cu|nodejs-nedb-1.8.0-4|69	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nedb-1.8.0-4|70	cp -r *.json index.js lib/ browser-version/ benchmarks/ \
14cu|nodejs-nedb-1.8.0-4|71	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nedb-1.8.0-4|72	rm -fr %{buildroot}%{nodejs_sitelib}/%{oname}/browser-version/test
14cu|nodejs-nedb-1.8.0-4|73	%nodejs_symlink_deps
14cu|nodejs-nedb-1.8.0-4|74	
14cu|nodejs-nedb-1.8.0-4|75	%check
14cu|nodejs-nedb-1.8.0-4|76	%nodejs_symlink_deps --check
14cu|nodejs-nedb-1.8.0-4|77	mocha --reporter spec --timeout 10000 || :
14cu|nodejs-nedb-1.8.0-4|78	
14cu|nodejs-nedb-1.8.0-4|79	%changelog
14cu|nodejs-nedb-1.8.0-4|80	
14cu|nodejs-nedb-1.8.0-4|81	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.0-4
14cu|nodejs-nedb-1.8.0-4|82	- (be0b511) BuildList#2799825: Increase release tag
14cu|nodejs-nedb-1.8.0-4|83	
14cu|nodejs-nedb-1.8.0-4|84	

11836 14
14cu|nodejs-negotiator-0.6.0-4|1	%define oname negotiator
14cu|nodejs-negotiator-0.6.0-4|2	
14cu|nodejs-negotiator-0.6.0-4|3	Summary:    An HTTP content negotiator for Node.js
14cu|nodejs-negotiator-0.6.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-negotiator-0.6.0-4|5	Version:    0.6.0
14cu|nodejs-negotiator-0.6.0-4|6	Release:    4
14cu|nodejs-negotiator-0.6.0-4|7	License:    MIT
14cu|nodejs-negotiator-0.6.0-4|8	Group:      Development/Other
14cu|nodejs-negotiator-0.6.0-4|9	URL:        https://github.com/federomero/%{oname}
14cu|nodejs-negotiator-0.6.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-negotiator-0.6.0-4|11	Source0:    https://github.com/jshttp/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-negotiator-0.6.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-negotiator-0.6.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-negotiator-0.6.0-4|14	BuildArch:  noarch
14cu|nodejs-negotiator-0.6.0-4|15	
14cu|nodejs-negotiator-0.6.0-4|16	%description
14cu|nodejs-negotiator-0.6.0-4|17	%{summary}.
14cu|nodejs-negotiator-0.6.0-4|18	
14cu|nodejs-negotiator-0.6.0-4|19	%files
14cu|nodejs-negotiator-0.6.0-4|20	%doc LICENSE *.md examples/
14cu|nodejs-negotiator-0.6.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-negotiator-0.6.0-4|22	#-------------------------------------------------
14cu|nodejs-negotiator-0.6.0-4|23	%prep
14cu|nodejs-negotiator-0.6.0-4|24	%setup -q -n %{oname}-%{version}
14cu|nodejs-negotiator-0.6.0-4|25	
14cu|nodejs-negotiator-0.6.0-4|26	%build
14cu|nodejs-negotiator-0.6.0-4|27	#nothing to do
14cu|nodejs-negotiator-0.6.0-4|28	
14cu|nodejs-negotiator-0.6.0-4|29	%install
14cu|nodejs-negotiator-0.6.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-negotiator-0.6.0-4|31	cp -pr package.json lib/ index.js \
14cu|nodejs-negotiator-0.6.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-negotiator-0.6.0-4|33	
14cu|nodejs-negotiator-0.6.0-4|34	%nodejs_symlink_deps
14cu|nodejs-negotiator-0.6.0-4|35	
14cu|nodejs-negotiator-0.6.0-4|36	%check
14cu|nodejs-negotiator-0.6.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-negotiator-0.6.0-4|38	mocha --reporter spec --check-leaks --bail test/
14cu|nodejs-negotiator-0.6.0-4|39	
14cu|nodejs-negotiator-0.6.0-4|40	%changelog
14cu|nodejs-negotiator-0.6.0-4|41	
14cu|nodejs-negotiator-0.6.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-negotiator-0.6.0-4|43	- (48cc2c0) BuildList#2799825: Increase release tag
14cu|nodejs-negotiator-0.6.0-4|44	
14cu|nodejs-negotiator-0.6.0-4|45	

11837 14
14cu|nodejs-network-address-1.1.0-4|1	%define oname network-address
14cu|nodejs-network-address-1.1.0-4|2	
14cu|nodejs-network-address-1.1.0-4|3	Summary:        Get the local network address of your machine
14cu|nodejs-network-address-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-network-address-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-network-address-1.1.0-4|6	Release:        4
14cu|nodejs-network-address-1.1.0-4|7	License:        MIT
14cu|nodejs-network-address-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-network-address-1.1.0-4|9	Url:            https://github.com/mafintosh/network-address
14cu|nodejs-network-address-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-network-address-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-network-address-1.1.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-network-address-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-network-address-1.1.0-4|14	
14cu|nodejs-network-address-1.1.0-4|15	%description
14cu|nodejs-network-address-1.1.0-4|16	%{summary}.
14cu|nodejs-network-address-1.1.0-4|17	
14cu|nodejs-network-address-1.1.0-4|18	%files
14cu|nodejs-network-address-1.1.0-4|19	%doc LICENSE *.md
14cu|nodejs-network-address-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-network-address-1.1.0-4|21	
14cu|nodejs-network-address-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-network-address-1.1.0-4|23	
14cu|nodejs-network-address-1.1.0-4|24	%prep
14cu|nodejs-network-address-1.1.0-4|25	%setup -q -n package
14cu|nodejs-network-address-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-network-address-1.1.0-4|27	
14cu|nodejs-network-address-1.1.0-4|28	%build
14cu|nodejs-network-address-1.1.0-4|29	
14cu|nodejs-network-address-1.1.0-4|30	%install
14cu|nodejs-network-address-1.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-network-address-1.1.0-4|32	cp -r package.json index.js cli.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-network-address-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-network-address-1.1.0-4|34	
14cu|nodejs-network-address-1.1.0-4|35	%check
14cu|nodejs-network-address-1.1.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-network-address-1.1.0-4|37	tape test.js
14cu|nodejs-network-address-1.1.0-4|38	
14cu|nodejs-network-address-1.1.0-4|39	%changelog
14cu|nodejs-network-address-1.1.0-4|40	
14cu|nodejs-network-address-1.1.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-network-address-1.1.0-4|42	- (f6d728d) BuildList#2799825: Increase release tag
14cu|nodejs-network-address-1.1.0-4|43	
14cu|nodejs-network-address-1.1.0-4|44	

11838 14
14cu|nodejs-next-0.4.1-5|1	%define oname next
14cu|nodejs-next-0.4.1-5|2	
14cu|nodejs-next-0.4.1-5|3	Summary:        Functions that extend and complement Node.js API
14cu|nodejs-next-0.4.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-next-0.4.1-5|5	Version:        0.4.1
14cu|nodejs-next-0.4.1-5|6	Release:        5
14cu|nodejs-next-0.4.1-5|7	License:        MIT
14cu|nodejs-next-0.4.1-5|8	Group:          Development/Other
14cu|nodejs-next-0.4.1-5|9	Url:            https://github.com/medikoo/node-ext
14cu|nodejs-next-0.4.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-next-0.4.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-next-0.4.1-5|12	BuildRequires:  npm(memoizee)
14cu|nodejs-next-0.4.1-5|13	BuildRequires:  npm(es5-ext)
14cu|nodejs-next-0.4.1-5|14	BuildRequires:  npm(deferred)
14cu|nodejs-next-0.4.1-5|15	# circular
14cu|nodejs-next-0.4.1-5|16	BuildRequires:  npm(tad)
14cu|nodejs-next-0.4.1-5|17	BuildArch:      noarch
14cu|nodejs-next-0.4.1-5|18	
14cu|nodejs-next-0.4.1-5|19	%description
14cu|nodejs-next-0.4.1-5|20	%{summary}.
14cu|nodejs-next-0.4.1-5|21	
14cu|nodejs-next-0.4.1-5|22	%files
14cu|nodejs-next-0.4.1-5|23	%doc LICENSE README.md CHANGES
14cu|nodejs-next-0.4.1-5|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-0.4.1-5|25	
14cu|nodejs-next-0.4.1-5|26	#------------------------------------------------------------------
14cu|nodejs-next-0.4.1-5|27	
14cu|nodejs-next-0.4.1-5|28	%prep
14cu|nodejs-next-0.4.1-5|29	%setup -q -n package
14cu|nodejs-next-0.4.1-5|30	rm -rf node_modules
14cu|nodejs-next-0.4.1-5|31	
14cu|nodejs-next-0.4.1-5|32	%build
14cu|nodejs-next-0.4.1-5|33	
14cu|nodejs-next-0.4.1-5|34	%install
14cu|nodejs-next-0.4.1-5|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-0.4.1-5|36	cp -r package.json index.js module/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-0.4.1-5|37	%nodejs_symlink_deps
14cu|nodejs-next-0.4.1-5|38	
14cu|nodejs-next-0.4.1-5|39	%check
14cu|nodejs-next-0.4.1-5|40	# bootstrap
14cu|nodejs-next-0.4.1-5|41	%nodejs_symlink_deps --check
14cu|nodejs-next-0.4.1-5|42	%__nodejs %{_bindir}/tad
14cu|nodejs-next-0.4.1-5|43	
14cu|nodejs-next-0.4.1-5|44	%changelog
14cu|nodejs-next-0.4.1-5|45	
14cu|nodejs-next-0.4.1-5|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-5
14cu|nodejs-next-0.4.1-5|47	- (38d2b02) BuildList#2799825: Increase release tag
14cu|nodejs-next-0.4.1-5|48	
14cu|nodejs-next-0.4.1-5|49	

11839 14
14cu|nodejs-next-tick-0.2.2-5|1	%define oname next-tick
14cu|nodejs-next-tick-0.2.2-5|2	
14cu|nodejs-next-tick-0.2.2-5|3	Summary:        Environment agnostic nextTick polyfill
14cu|nodejs-next-tick-0.2.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-next-tick-0.2.2-5|5	Version:        0.2.2
14cu|nodejs-next-tick-0.2.2-5|6	Release:        5
14cu|nodejs-next-tick-0.2.2-5|7	License:        MIT
14cu|nodejs-next-tick-0.2.2-5|8	Group:          Development/Other
14cu|nodejs-next-tick-0.2.2-5|9	Url:            https://github.com/medikoo/next-tick
14cu|nodejs-next-tick-0.2.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-next-tick-0.2.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-next-tick-0.2.2-5|12	# circular
14cu|nodejs-next-tick-0.2.2-5|13	BuildRequires:  npm(tad)
14cu|nodejs-next-tick-0.2.2-5|14	BuildArch:      noarch
14cu|nodejs-next-tick-0.2.2-5|15	
14cu|nodejs-next-tick-0.2.2-5|16	%description
14cu|nodejs-next-tick-0.2.2-5|17	%{summary}.
14cu|nodejs-next-tick-0.2.2-5|18	
14cu|nodejs-next-tick-0.2.2-5|19	%files
14cu|nodejs-next-tick-0.2.2-5|20	%doc LICENCE README.md CHANGES
14cu|nodejs-next-tick-0.2.2-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-tick-0.2.2-5|22	
14cu|nodejs-next-tick-0.2.2-5|23	#------------------------------------------------------------------
14cu|nodejs-next-tick-0.2.2-5|24	
14cu|nodejs-next-tick-0.2.2-5|25	%prep
14cu|nodejs-next-tick-0.2.2-5|26	%setup -q -n package
14cu|nodejs-next-tick-0.2.2-5|27	rm -rf node_modules
14cu|nodejs-next-tick-0.2.2-5|28	
14cu|nodejs-next-tick-0.2.2-5|29	%build
14cu|nodejs-next-tick-0.2.2-5|30	
14cu|nodejs-next-tick-0.2.2-5|31	%install
14cu|nodejs-next-tick-0.2.2-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-tick-0.2.2-5|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-next-tick-0.2.2-5|34	%nodejs_symlink_deps
14cu|nodejs-next-tick-0.2.2-5|35	
14cu|nodejs-next-tick-0.2.2-5|36	%check
14cu|nodejs-next-tick-0.2.2-5|37	# bootstrap
14cu|nodejs-next-tick-0.2.2-5|38	%nodejs_symlink_deps --check
14cu|nodejs-next-tick-0.2.2-5|39	%__node %{_bindir}/tad
14cu|nodejs-next-tick-0.2.2-5|40	%changelog
14cu|nodejs-next-tick-0.2.2-5|41	
14cu|nodejs-next-tick-0.2.2-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-5
14cu|nodejs-next-tick-0.2.2-5|43	- (9c790e8) BuildList#2799825: Increase release tag
14cu|nodejs-next-tick-0.2.2-5|44	
14cu|nodejs-next-tick-0.2.2-5|45	

11840 14
14cu|nodejs-nib-1.1.0-4|1	%define oname nib
14cu|nodejs-nib-1.1.0-4|2	
14cu|nodejs-nib-1.1.0-4|3	Summary:        Stylus mixins and utilities
14cu|nodejs-nib-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nib-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-nib-1.1.0-4|6	Release:        4
14cu|nodejs-nib-1.1.0-4|7	License:        MIT
14cu|nodejs-nib-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-nib-1.1.0-4|9	Url:            https://github.com/visionmedia/nib
14cu|nodejs-nib-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nib-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-nib-1.1.0-4|12	BuildRequires:  npm(stylus)
14cu|nodejs-nib-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-nib-1.1.0-4|14	
14cu|nodejs-nib-1.1.0-4|15	%description
14cu|nodejs-nib-1.1.0-4|16	%{summary}.
14cu|nodejs-nib-1.1.0-4|17	
14cu|nodejs-nib-1.1.0-4|18	%files
14cu|nodejs-nib-1.1.0-4|19	%doc LICENSE *.md docs/
14cu|nodejs-nib-1.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nib-1.1.0-4|21	
14cu|nodejs-nib-1.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-nib-1.1.0-4|23	
14cu|nodejs-nib-1.1.0-4|24	%prep
14cu|nodejs-nib-1.1.0-4|25	%setup -q -n package
14cu|nodejs-nib-1.1.0-4|26	rm -rf node_modules
14cu|nodejs-nib-1.1.0-4|27	%nodejs_fixdep stylus
14cu|nodejs-nib-1.1.0-4|28	
14cu|nodejs-nib-1.1.0-4|29	%build
14cu|nodejs-nib-1.1.0-4|30	
14cu|nodejs-nib-1.1.0-4|31	%install
14cu|nodejs-nib-1.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nib-1.1.0-4|33	cp -r package.json lib/ iconic/ index.styl \
14cu|nodejs-nib-1.1.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nib-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-nib-1.1.0-4|36	%changelog
14cu|nodejs-nib-1.1.0-4|37	
14cu|nodejs-nib-1.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-nib-1.1.0-4|39	- (76d49b4) BuildList#2799825: Increase release tag
14cu|nodejs-nib-1.1.0-4|40	
14cu|nodejs-nib-1.1.0-4|41	

11841 14
14cu|nodejs-nock-5.2.1-4|1	%define oname nock
14cu|nodejs-nock-5.2.1-4|2	
14cu|nodejs-nock-5.2.1-4|3	Summary:        HTTP Server mocking for Node.js
14cu|nodejs-nock-5.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nock-5.2.1-4|5	Version:        5.2.1
14cu|nodejs-nock-5.2.1-4|6	Release:        4
14cu|nodejs-nock-5.2.1-4|7	License:        MIT
14cu|nodejs-nock-5.2.1-4|8	Group:          Development/Other
14cu|nodejs-nock-5.2.1-4|9	Url:            https://github.com/pgte/nock
14cu|nodejs-nock-5.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nock-5.2.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-nock-5.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nock-5.2.1-4|13	BuildRequires:  npm(propagate)
14cu|nodejs-nock-5.2.1-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-nock-5.2.1-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-nock-5.2.1-4|16	BuildRequires:  npm(json-stringify-safe)
14cu|nodejs-nock-5.2.1-4|17	BuildRequires:  npm(deep-equal)
14cu|nodejs-nock-5.2.1-4|18	BuildRequires:  npm(debug)
14cu|nodejs-nock-5.2.1-4|19	BuildRequires:  npm(chai)
14cu|nodejs-nock-5.2.1-4|20	
14cu|nodejs-nock-5.2.1-4|21	
14cu|nodejs-nock-5.2.1-4|22	BuildArch:      noarch
14cu|nodejs-nock-5.2.1-4|23	
14cu|nodejs-nock-5.2.1-4|24	%description
14cu|nodejs-nock-5.2.1-4|25	%{summary}.
14cu|nodejs-nock-5.2.1-4|26	
14cu|nodejs-nock-5.2.1-4|27	%files
14cu|nodejs-nock-5.2.1-4|28	%doc CHANGELOG.md README.md examples/
14cu|nodejs-nock-5.2.1-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nock-5.2.1-4|30	
14cu|nodejs-nock-5.2.1-4|31	#------------------------------------------------------------------
14cu|nodejs-nock-5.2.1-4|32	
14cu|nodejs-nock-5.2.1-4|33	%prep
14cu|nodejs-nock-5.2.1-4|34	%setup -q -n package
14cu|nodejs-nock-5.2.1-4|35	rm -rf node_modules
14cu|nodejs-nock-5.2.1-4|36	%nodejs_fixdep propagate
14cu|nodejs-nock-5.2.1-4|37	%nodejs_fixdep mkdirp
14cu|nodejs-nock-5.2.1-4|38	%nodejs_fixdep lodash
14cu|nodejs-nock-5.2.1-4|39	%nodejs_fixdep json-stringify-safe
14cu|nodejs-nock-5.2.1-4|40	%nodejs_fixdep deep-equal
14cu|nodejs-nock-5.2.1-4|41	%nodejs_fixdep debug
14cu|nodejs-nock-5.2.1-4|42	%nodejs_fixdep chai
14cu|nodejs-nock-5.2.1-4|43	
14cu|nodejs-nock-5.2.1-4|44	%build
14cu|nodejs-nock-5.2.1-4|45	
14cu|nodejs-nock-5.2.1-4|46	%install
14cu|nodejs-nock-5.2.1-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nock-5.2.1-4|48	cp -r package.json index.js lib/ coverage/ assets/ \
14cu|nodejs-nock-5.2.1-4|49	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nock-5.2.1-4|50	%nodejs_symlink_deps
14cu|nodejs-nock-5.2.1-4|51	
14cu|nodejs-nock-5.2.1-4|52	
14cu|nodejs-nock-5.2.1-4|53	
14cu|nodejs-nock-5.2.1-4|54	
14cu|nodejs-nock-5.2.1-4|55	%changelog
14cu|nodejs-nock-5.2.1-4|56	
14cu|nodejs-nock-5.2.1-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.2.1-4
14cu|nodejs-nock-5.2.1-4|58	- (eebf16b) BuildList#2799825: Increase release tag
14cu|nodejs-nock-5.2.1-4|59	
14cu|nodejs-nock-5.2.1-4|60	

11842 14
14cu|nodejs-node-captions-0.4.6-4|1	%define oname node-captions
14cu|nodejs-node-captions-0.4.6-4|2	
14cu|nodejs-node-captions-0.4.6-4|3	Summary:        Lightweight closed caption converter
14cu|nodejs-node-captions-0.4.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-captions-0.4.6-4|5	Version:        0.4.6
14cu|nodejs-node-captions-0.4.6-4|6	Release:        4
14cu|nodejs-node-captions-0.4.6-4|7	License:        MIT
14cu|nodejs-node-captions-0.4.6-4|8	Group:          Development/Other
14cu|nodejs-node-captions-0.4.6-4|9	Url:            https://github.com/jasonrojas/node-captions
14cu|nodejs-node-captions-0.4.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-captions-0.4.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-captions-0.4.6-4|12	BuildRequires:  npm(iconv-lite)
14cu|nodejs-node-captions-0.4.6-4|13	BuildRequires:  npm(moment)
14cu|nodejs-node-captions-0.4.6-4|14	BuildArch:      noarch
14cu|nodejs-node-captions-0.4.6-4|15	
14cu|nodejs-node-captions-0.4.6-4|16	%description
14cu|nodejs-node-captions-0.4.6-4|17	%{summary}.
14cu|nodejs-node-captions-0.4.6-4|18	
14cu|nodejs-node-captions-0.4.6-4|19	%files
14cu|nodejs-node-captions-0.4.6-4|20	%doc LICENSE README.md
14cu|nodejs-node-captions-0.4.6-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-captions-0.4.6-4|22	
14cu|nodejs-node-captions-0.4.6-4|23	#------------------------------------------------------------------
14cu|nodejs-node-captions-0.4.6-4|24	
14cu|nodejs-node-captions-0.4.6-4|25	%prep
14cu|nodejs-node-captions-0.4.6-4|26	%setup -q -n package
14cu|nodejs-node-captions-0.4.6-4|27	rm -rf node_modules
14cu|nodejs-node-captions-0.4.6-4|28	
14cu|nodejs-node-captions-0.4.6-4|29	%build
14cu|nodejs-node-captions-0.4.6-4|30	
14cu|nodejs-node-captions-0.4.6-4|31	%install
14cu|nodejs-node-captions-0.4.6-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-captions-0.4.6-4|33	cp -r package.json *.js config/ lib/ \
14cu|nodejs-node-captions-0.4.6-4|34	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-captions-0.4.6-4|35	%nodejs_symlink_deps
14cu|nodejs-node-captions-0.4.6-4|36	
14cu|nodejs-node-captions-0.4.6-4|37	%changelog
14cu|nodejs-node-captions-0.4.6-4|38	
14cu|nodejs-node-captions-0.4.6-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.6-4
14cu|nodejs-node-captions-0.4.6-4|40	- (cdd39b3) BuildList#2799825: Increase release tag
14cu|nodejs-node-captions-0.4.6-4|41	
14cu|nodejs-node-captions-0.4.6-4|42	

11843 14
14cu|nodejs-nodecast-js-1.0.3-4|1	%define oname nodecast-js
14cu|nodejs-nodecast-js-1.0.3-4|2	
14cu|nodejs-nodecast-js-1.0.3-4|3	Summary:        Casting client module for Chromecast/UPnP/DLNA
14cu|nodejs-nodecast-js-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nodecast-js-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-nodecast-js-1.0.3-4|6	Release:        4
14cu|nodejs-nodecast-js-1.0.3-4|7	License:        MIT
14cu|nodejs-nodecast-js-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-nodecast-js-1.0.3-4|9	Url:            https://github.com/gyzerok/nodecast-js
14cu|nodejs-nodecast-js-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nodecast-js-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-nodecast-js-1.0.3-4|12	BuildRequires:  npm(upnp-mediarenderer-client)
14cu|nodejs-nodecast-js-1.0.3-4|13	BuildRequires:  npm(castv2-client)
14cu|nodejs-nodecast-js-1.0.3-4|14	
14cu|nodejs-nodecast-js-1.0.3-4|15	BuildArch:      noarch
14cu|nodejs-nodecast-js-1.0.3-4|16	
14cu|nodejs-nodecast-js-1.0.3-4|17	%description
14cu|nodejs-nodecast-js-1.0.3-4|18	%{summary}.
14cu|nodejs-nodecast-js-1.0.3-4|19	
14cu|nodejs-nodecast-js-1.0.3-4|20	%files
14cu|nodejs-nodecast-js-1.0.3-4|21	%doc LICENSE *.md
14cu|nodejs-nodecast-js-1.0.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nodecast-js-1.0.3-4|23	
14cu|nodejs-nodecast-js-1.0.3-4|24	#------------------------------------------------------------------
14cu|nodejs-nodecast-js-1.0.3-4|25	
14cu|nodejs-nodecast-js-1.0.3-4|26	%prep
14cu|nodejs-nodecast-js-1.0.3-4|27	%setup -q -n package
14cu|nodejs-nodecast-js-1.0.3-4|28	rm -rf node_modules
14cu|nodejs-nodecast-js-1.0.3-4|29	%nodejs_fixdep castv2-client
14cu|nodejs-nodecast-js-1.0.3-4|30	%nodejs_fixdep upnp-mediarenderer-client
14cu|nodejs-nodecast-js-1.0.3-4|31	
14cu|nodejs-nodecast-js-1.0.3-4|32	%build
14cu|nodejs-nodecast-js-1.0.3-4|33	
14cu|nodejs-nodecast-js-1.0.3-4|34	%install
14cu|nodejs-nodecast-js-1.0.3-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nodecast-js-1.0.3-4|36	cp -r package.json index.js lib/ flowlib/ \
14cu|nodejs-nodecast-js-1.0.3-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nodecast-js-1.0.3-4|38	%nodejs_symlink_deps
14cu|nodejs-nodecast-js-1.0.3-4|39	%changelog
14cu|nodejs-nodecast-js-1.0.3-4|40	
14cu|nodejs-nodecast-js-1.0.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-nodecast-js-1.0.3-4|42	- (e77dd6e) BuildList#2799825: Increase release tag
14cu|nodejs-nodecast-js-1.0.3-4|43	
14cu|nodejs-nodecast-js-1.0.3-4|44	

11844 14
14cu|nodejs-node-eta-0.9.0-4|1	%define oname node-eta
14cu|nodejs-node-eta-0.9.0-4|2	
14cu|nodejs-node-eta-0.9.0-4|3	Summary:        Estimated time to arrival
14cu|nodejs-node-eta-0.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-eta-0.9.0-4|5	Version:        0.9.0
14cu|nodejs-node-eta-0.9.0-4|6	Release:        4
14cu|nodejs-node-eta-0.9.0-4|7	License:        MIT
14cu|nodejs-node-eta-0.9.0-4|8	Group:          Development/Other
14cu|nodejs-node-eta-0.9.0-4|9	Url:            https://github.com/titarenko/eta
14cu|nodejs-node-eta-0.9.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-eta-0.9.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-eta-0.9.0-4|12	BuildArch:      noarch
14cu|nodejs-node-eta-0.9.0-4|13	
14cu|nodejs-node-eta-0.9.0-4|14	%description
14cu|nodejs-node-eta-0.9.0-4|15	%{summary}.
14cu|nodejs-node-eta-0.9.0-4|16	
14cu|nodejs-node-eta-0.9.0-4|17	%files
14cu|nodejs-node-eta-0.9.0-4|18	%doc README.md
14cu|nodejs-node-eta-0.9.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-eta-0.9.0-4|20	
14cu|nodejs-node-eta-0.9.0-4|21	#------------------------------------------------------------------
14cu|nodejs-node-eta-0.9.0-4|22	
14cu|nodejs-node-eta-0.9.0-4|23	%prep
14cu|nodejs-node-eta-0.9.0-4|24	%setup -q -n package
14cu|nodejs-node-eta-0.9.0-4|25	rm -rf node_modules
14cu|nodejs-node-eta-0.9.0-4|26	
14cu|nodejs-node-eta-0.9.0-4|27	%build
14cu|nodejs-node-eta-0.9.0-4|28	
14cu|nodejs-node-eta-0.9.0-4|29	%install
14cu|nodejs-node-eta-0.9.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-eta-0.9.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-eta-0.9.0-4|32	%nodejs_symlink_deps
14cu|nodejs-node-eta-0.9.0-4|33	
14cu|nodejs-node-eta-0.9.0-4|34	
14cu|nodejs-node-eta-0.9.0-4|35	
14cu|nodejs-node-eta-0.9.0-4|36	
14cu|nodejs-node-eta-0.9.0-4|37	
14cu|nodejs-node-eta-0.9.0-4|38	%changelog
14cu|nodejs-node-eta-0.9.0-4|39	
14cu|nodejs-node-eta-0.9.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.0-4
14cu|nodejs-node-eta-0.9.0-4|41	- (e6a865b) BuildList#2799825: Increase release tag
14cu|nodejs-node-eta-0.9.0-4|42	
14cu|nodejs-node-eta-0.9.0-4|43	

11845 14
14cu|nodejs-node-expat-2.3.11-4|1	%define oname node-expat
14cu|nodejs-node-expat-2.3.11-4|2	
14cu|nodejs-node-expat-2.3.11-4|3	Summary:    Fast libexpat XML SAX parser binding for Node.js
14cu|nodejs-node-expat-2.3.11-4|4	Name:       nodejs-%{oname}
14cu|nodejs-node-expat-2.3.11-4|5	Version:    2.3.11
14cu|nodejs-node-expat-2.3.11-4|6	Release:    4
14cu|nodejs-node-expat-2.3.11-4|7	License:    MIT
14cu|nodejs-node-expat-2.3.11-4|8	Group:      Development/Other
14cu|nodejs-node-expat-2.3.11-4|9	URL:        http://github.com/astro/%{oname}
14cu|nodejs-node-expat-2.3.11-4|10	Source0:    https://github.com/node-xmpp/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-node-expat-2.3.11-4|11	Patch0:     %{name}-2.1.4-Use-system-expat.patch
14cu|nodejs-node-expat-2.3.11-4|12	# https://github.com/node-xmpp/%{oname}/issues/125
14cu|nodejs-node-expat-2.3.11-4|13	Patch1:     %{name}-2.3.11-timing.patch
14cu|nodejs-node-expat-2.3.11-4|14	BuildRequires:  pkgconfig(expat)
14cu|nodejs-node-expat-2.3.11-4|15	BuildRequires:  nodejs-packaging
14cu|nodejs-node-expat-2.3.11-4|16	BuildRequires:  npm(node-gyp)
14cu|nodejs-node-expat-2.3.11-4|17	BuildRequires:  npm(nan) >= 2.0.9
14cu|nodejs-node-expat-2.3.11-4|18	BuildRequires:  npm(vows)
14cu|nodejs-node-expat-2.3.11-4|19	BuildRequires:  npm(bindings)
14cu|nodejs-node-expat-2.3.11-4|20	BuildRequires:  npm(debug)
14cu|nodejs-node-expat-2.3.11-4|21	BuildRequires:  npm(iconv)
14cu|nodejs-node-expat-2.3.11-4|22	
14cu|nodejs-node-expat-2.3.11-4|23	%description
14cu|nodejs-node-expat-2.3.11-4|24	%{summary}.
14cu|nodejs-node-expat-2.3.11-4|25	
14cu|nodejs-node-expat-2.3.11-4|26	
14cu|nodejs-node-expat-2.3.11-4|27	%files
14cu|nodejs-node-expat-2.3.11-4|28	%doc LICENSE *.md
14cu|nodejs-node-expat-2.3.11-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-expat-2.3.11-4|30	#------------------------------------------------------
14cu|nodejs-node-expat-2.3.11-4|31	
14cu|nodejs-node-expat-2.3.11-4|32	%prep
14cu|nodejs-node-expat-2.3.11-4|33	%setup -qn %{oname}-%{version}
14cu|nodejs-node-expat-2.3.11-4|34	%patch0 -p1
14cu|nodejs-node-expat-2.3.11-4|35	%patch1 -p1
14cu|nodejs-node-expat-2.3.11-4|36	rm -rf deps/
14cu|nodejs-node-expat-2.3.11-4|37	
14cu|nodejs-node-expat-2.3.11-4|38	%build
14cu|nodejs-node-expat-2.3.11-4|39	%nodejs_symlink_deps --check
14cu|nodejs-node-expat-2.3.11-4|40	ln -sf %{_includedir}/node .
14cu|nodejs-node-expat-2.3.11-4|41	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|nodejs-node-expat-2.3.11-4|42	node-gyp rebuild
14cu|nodejs-node-expat-2.3.11-4|43	
14cu|nodejs-node-expat-2.3.11-4|44	
14cu|nodejs-node-expat-2.3.11-4|45	%install
14cu|nodejs-node-expat-2.3.11-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-expat-2.3.11-4|47	cp -pr package.json bench.js lib/ \
14cu|nodejs-node-expat-2.3.11-4|48	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-expat-2.3.11-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/build
14cu|nodejs-node-expat-2.3.11-4|50	install -p -m0755 build/Release/node_expat.node \
14cu|nodejs-node-expat-2.3.11-4|51	%{buildroot}%{nodejs_sitelib}/%{oname}/build/node_expat.node
14cu|nodejs-node-expat-2.3.11-4|52	sed -i -e 's|build/Release|build|g' \
14cu|nodejs-node-expat-2.3.11-4|53	%{buildroot}%{nodejs_sitelib}/%{oname}/lib/%{oname}.js
14cu|nodejs-node-expat-2.3.11-4|54	
14cu|nodejs-node-expat-2.3.11-4|55	%nodejs_symlink_deps
14cu|nodejs-node-expat-2.3.11-4|56	
14cu|nodejs-node-expat-2.3.11-4|57	
14cu|nodejs-node-expat-2.3.11-4|58	%check
14cu|nodejs-node-expat-2.3.11-4|59	vows --spec ./test/**/*.js || :
14cu|nodejs-node-expat-2.3.11-4|60	
14cu|nodejs-node-expat-2.3.11-4|61	%changelog
14cu|nodejs-node-expat-2.3.11-4|62	
14cu|nodejs-node-expat-2.3.11-4|63	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.11-4
14cu|nodejs-node-expat-2.3.11-4|64	- (e432e28) BuildList#2799825: Increase release tag
14cu|nodejs-node-expat-2.3.11-4|65	
14cu|nodejs-node-expat-2.3.11-4|66	

11846 14
14cu|nodejs-node.extend-1.1.5-4|1	%define oname node.extend
14cu|nodejs-node.extend-1.1.5-4|2	
14cu|nodejs-node.extend-1.1.5-4|3	Summary:        A port of jQuery.extend that actually works on node.js
14cu|nodejs-node.extend-1.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node.extend-1.1.5-4|5	Version:        1.1.5
14cu|nodejs-node.extend-1.1.5-4|6	Release:        4
14cu|nodejs-node.extend-1.1.5-4|7	License:        MIT
14cu|nodejs-node.extend-1.1.5-4|8	Group:          Development/Other
14cu|nodejs-node.extend-1.1.5-4|9	Url:            https://github.com/dreamerslab/node.extend
14cu|nodejs-node.extend-1.1.5-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node.extend-1.1.5-4|11	Source0:        https://github.com/dreamerslab/node.extend/archive/v%{version}.tar.gz
14cu|nodejs-node.extend-1.1.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-node.extend-1.1.5-4|13	BuildRequires:  npm(is)
14cu|nodejs-node.extend-1.1.5-4|14	#
14cu|nodejs-node.extend-1.1.5-4|15	BuildRequires:  npm(tape)
14cu|nodejs-node.extend-1.1.5-4|16	BuildArch:      noarch
14cu|nodejs-node.extend-1.1.5-4|17	
14cu|nodejs-node.extend-1.1.5-4|18	%description
14cu|nodejs-node.extend-1.1.5-4|19	%{summary}.
14cu|nodejs-node.extend-1.1.5-4|20	
14cu|nodejs-node.extend-1.1.5-4|21	%files
14cu|nodejs-node.extend-1.1.5-4|22	%doc *.md
14cu|nodejs-node.extend-1.1.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.extend-1.1.5-4|24	
14cu|nodejs-node.extend-1.1.5-4|25	#------------------------------------------------------------------
14cu|nodejs-node.extend-1.1.5-4|26	
14cu|nodejs-node.extend-1.1.5-4|27	%prep
14cu|nodejs-node.extend-1.1.5-4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-node.extend-1.1.5-4|29	rm -rf node_modules
14cu|nodejs-node.extend-1.1.5-4|30	
14cu|nodejs-node.extend-1.1.5-4|31	%build
14cu|nodejs-node.extend-1.1.5-4|32	
14cu|nodejs-node.extend-1.1.5-4|33	%install
14cu|nodejs-node.extend-1.1.5-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.extend-1.1.5-4|35	cp -r package.json index.js lib/ \
14cu|nodejs-node.extend-1.1.5-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.extend-1.1.5-4|37	%nodejs_symlink_deps
14cu|nodejs-node.extend-1.1.5-4|38	
14cu|nodejs-node.extend-1.1.5-4|39	%check
14cu|nodejs-node.extend-1.1.5-4|40	%nodejs_symlink_deps --check
14cu|nodejs-node.extend-1.1.5-4|41	%__nodejs test/index.js
14cu|nodejs-node.extend-1.1.5-4|42	
14cu|nodejs-node.extend-1.1.5-4|43	%changelog
14cu|nodejs-node.extend-1.1.5-4|44	
14cu|nodejs-node.extend-1.1.5-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.5-4
14cu|nodejs-node.extend-1.1.5-4|46	- (e05d611) BuildList#2799825: Increase release tag
14cu|nodejs-node.extend-1.1.5-4|47	
14cu|nodejs-node.extend-1.1.5-4|48	

11847 14
14cu|nodejs-node.flow-1.2.3-4|1	%define oname node.flow
14cu|nodejs-node.flow-1.2.3-4|2	
14cu|nodejs-node.flow-1.2.3-4|3	Summary:        A deadly simple flow control package for node.js
14cu|nodejs-node.flow-1.2.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node.flow-1.2.3-4|5	Version:        1.2.3
14cu|nodejs-node.flow-1.2.3-4|6	Release:        4
14cu|nodejs-node.flow-1.2.3-4|7	License:        MIT
14cu|nodejs-node.flow-1.2.3-4|8	Group:          Development/Other
14cu|nodejs-node.flow-1.2.3-4|9	Url:            https://github.com/dreamerslab/node.flow
14cu|nodejs-node.flow-1.2.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node.flow-1.2.3-4|11	Source0:        https://github.com/dreamerslab/node.flow/archive/v%{version}.tar.gz
14cu|nodejs-node.flow-1.2.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-node.flow-1.2.3-4|13	BuildRequires:  npm(node.extend)
14cu|nodejs-node.flow-1.2.3-4|14	#
14cu|nodejs-node.flow-1.2.3-4|15	BuildRequires:  npm(should)
14cu|nodejs-node.flow-1.2.3-4|16	BuildArch:      noarch
14cu|nodejs-node.flow-1.2.3-4|17	
14cu|nodejs-node.flow-1.2.3-4|18	%description
14cu|nodejs-node.flow-1.2.3-4|19	%{summary}.
14cu|nodejs-node.flow-1.2.3-4|20	
14cu|nodejs-node.flow-1.2.3-4|21	%files
14cu|nodejs-node.flow-1.2.3-4|22	%doc *.md
14cu|nodejs-node.flow-1.2.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.flow-1.2.3-4|24	
14cu|nodejs-node.flow-1.2.3-4|25	#------------------------------------------------------------------
14cu|nodejs-node.flow-1.2.3-4|26	
14cu|nodejs-node.flow-1.2.3-4|27	%prep
14cu|nodejs-node.flow-1.2.3-4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-node.flow-1.2.3-4|29	rm -rf node_modules
14cu|nodejs-node.flow-1.2.3-4|30	%nodejs_fixdep node.extend
14cu|nodejs-node.flow-1.2.3-4|31	
14cu|nodejs-node.flow-1.2.3-4|32	%build
14cu|nodejs-node.flow-1.2.3-4|33	
14cu|nodejs-node.flow-1.2.3-4|34	%install
14cu|nodejs-node.flow-1.2.3-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.flow-1.2.3-4|36	cp -r package.json index.js lib/ \
14cu|nodejs-node.flow-1.2.3-4|37	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node.flow-1.2.3-4|38	%nodejs_symlink_deps
14cu|nodejs-node.flow-1.2.3-4|39	
14cu|nodejs-node.flow-1.2.3-4|40	
14cu|nodejs-node.flow-1.2.3-4|41	%check
14cu|nodejs-node.flow-1.2.3-4|42	%nodejs_symlink_deps --check
14cu|nodejs-node.flow-1.2.3-4|43	%__nodejs test/*.js
14cu|nodejs-node.flow-1.2.3-4|44	
14cu|nodejs-node.flow-1.2.3-4|45	%changelog
14cu|nodejs-node.flow-1.2.3-4|46	
14cu|nodejs-node.flow-1.2.3-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.3-4
14cu|nodejs-node.flow-1.2.3-4|48	- (9796eda) BuildList#2799825: Increase release tag
14cu|nodejs-node.flow-1.2.3-4|49	
14cu|nodejs-node.flow-1.2.3-4|50	

11848 14
14cu|nodejs-node-forge-0.6.39-4|1	%define oname node-forge
14cu|nodejs-node-forge-0.6.39-4|2	%define __noautoreq 'npm\\(grunt\\)|npm\\(chai\\)|npm\\(grunt-mocha\\)|npm\\(express\\)|npm\\(mocha\\)|npm\\chai\\)'
14cu|nodejs-node-forge-0.6.39-4|3	
14cu|nodejs-node-forge-0.6.39-4|4	Summary:        Implementations of network transports,cryptography,ciphers,PKI,message digests
14cu|nodejs-node-forge-0.6.39-4|5	Name:           nodejs-%{oname}
14cu|nodejs-node-forge-0.6.39-4|6	Version:        0.6.39
14cu|nodejs-node-forge-0.6.39-4|7	Release:        4
14cu|nodejs-node-forge-0.6.39-4|8	License:        GPLv2
14cu|nodejs-node-forge-0.6.39-4|9	Group:          Development/Other
14cu|nodejs-node-forge-0.6.39-4|10	Url:            https://github.com/digitalbazaar/forge
14cu|nodejs-node-forge-0.6.39-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-forge-0.6.39-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-node-forge-0.6.39-4|13	BuildArch:      noarch
14cu|nodejs-node-forge-0.6.39-4|14	
14cu|nodejs-node-forge-0.6.39-4|15	%description
14cu|nodejs-node-forge-0.6.39-4|16	%{summary}.
14cu|nodejs-node-forge-0.6.39-4|17	
14cu|nodejs-node-forge-0.6.39-4|18	%files
14cu|nodejs-node-forge-0.6.39-4|19	%doc LICENSE *.md
14cu|nodejs-node-forge-0.6.39-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-forge-0.6.39-4|21	
14cu|nodejs-node-forge-0.6.39-4|22	#------------------------------------------------------------------
14cu|nodejs-node-forge-0.6.39-4|23	
14cu|nodejs-node-forge-0.6.39-4|24	%prep
14cu|nodejs-node-forge-0.6.39-4|25	%setup -q -n package
14cu|nodejs-node-forge-0.6.39-4|26	rm -rf node_modules
14cu|nodejs-node-forge-0.6.39-4|27	
14cu|nodejs-node-forge-0.6.39-4|28	%build
14cu|nodejs-node-forge-0.6.39-4|29	
14cu|nodejs-node-forge-0.6.39-4|30	%install
14cu|nodejs-node-forge-0.6.39-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-forge-0.6.39-4|32	cp -r *.json build-setup flash/ js/ Makefile.in  mod_fsp/ setup/ swf/ \
14cu|nodejs-node-forge-0.6.39-4|33	build-flash.xml end.frag minify.js nodejs/ start.frag %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-forge-0.6.39-4|34	%nodejs_symlink_deps
14cu|nodejs-node-forge-0.6.39-4|35	%changelog
14cu|nodejs-node-forge-0.6.39-4|36	
14cu|nodejs-node-forge-0.6.39-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.39-4
14cu|nodejs-node-forge-0.6.39-4|38	- (51e4d3b) BuildList#2799825: Increase release tag
14cu|nodejs-node-forge-0.6.39-4|39	
14cu|nodejs-node-forge-0.6.39-4|40	

11849 14
14cu|nodejs-node-gyp-3.3.1-5|1	%define oname node-gyp
14cu|nodejs-node-gyp-3.3.1-5|2	
14cu|nodejs-node-gyp-3.3.1-5|3	Summary:        Node.js native addon build tool
14cu|nodejs-node-gyp-3.3.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-node-gyp-3.3.1-5|5	Version:        3.3.1
14cu|nodejs-node-gyp-3.3.1-5|6	Release:        5
14cu|nodejs-node-gyp-3.3.1-5|7	License:        MIT
14cu|nodejs-node-gyp-3.3.1-5|8	Group:          Development/Other
14cu|nodejs-node-gyp-3.3.1-5|9	Url:            https://github.com/nodejs/node-gyp
14cu|nodejs-node-gyp-3.3.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-gyp-3.3.1-5|11	Source100:	%{name}.rpmlintrc
14cu|nodejs-node-gyp-3.3.1-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-node-gyp-3.3.1-5|13	BuildRequires:  npm(which)
14cu|nodejs-node-gyp-3.3.1-5|14	BuildRequires:  npm(tar)
14cu|nodejs-node-gyp-3.3.1-5|15	BuildRequires:  npm(semver)
14cu|nodejs-node-gyp-3.3.1-5|16	BuildRequires:  npm(rimraf)
14cu|nodejs-node-gyp-3.3.1-5|17	BuildRequires:  npm(request)
14cu|nodejs-node-gyp-3.3.1-5|18	BuildRequires:  npm(path-array)
14cu|nodejs-node-gyp-3.3.1-5|19	BuildRequires:  npm(osenv)
14cu|nodejs-node-gyp-3.3.1-5|20	BuildRequires:  npm(npmlog)
14cu|nodejs-node-gyp-3.3.1-5|21	BuildRequires:  npm(nopt)
14cu|nodejs-node-gyp-3.3.1-5|22	BuildRequires:  npm(mkdirp)
14cu|nodejs-node-gyp-3.3.1-5|23	BuildRequires:  npm(minimatch)
14cu|nodejs-node-gyp-3.3.1-5|24	BuildRequires:  npm(graceful-fs)
14cu|nodejs-node-gyp-3.3.1-5|25	BuildRequires:  npm(glob)
14cu|nodejs-node-gyp-3.3.1-5|26	BuildRequires:  npm(fstream)
14cu|nodejs-node-gyp-3.3.1-5|27	BuildRequires:  npm(tape)
14cu|nodejs-node-gyp-3.3.1-5|28	
14cu|nodejs-node-gyp-3.3.1-5|29	BuildArch:      noarch
14cu|nodejs-node-gyp-3.3.1-5|30	
14cu|nodejs-node-gyp-3.3.1-5|31	%description
14cu|nodejs-node-gyp-3.3.1-5|32	%{summary}.
14cu|nodejs-node-gyp-3.3.1-5|33	
14cu|nodejs-node-gyp-3.3.1-5|34	%files
14cu|nodejs-node-gyp-3.3.1-5|35	%doc LICENSE CHANGELOG.md README.md History.md
14cu|nodejs-node-gyp-3.3.1-5|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-gyp-3.3.1-5|37	%{_bindir}/%{oname}
14cu|nodejs-node-gyp-3.3.1-5|38	
14cu|nodejs-node-gyp-3.3.1-5|39	#------------------------------------------------------------------
14cu|nodejs-node-gyp-3.3.1-5|40	
14cu|nodejs-node-gyp-3.3.1-5|41	%prep
14cu|nodejs-node-gyp-3.3.1-5|42	%setup -qn package
14cu|nodejs-node-gyp-3.3.1-5|43	rm -rf node_modules
14cu|nodejs-node-gyp-3.3.1-5|44	
14cu|nodejs-node-gyp-3.3.1-5|45	%nodejs_fixdep which
14cu|nodejs-node-gyp-3.3.1-5|46	%nodejs_fixdep tar
14cu|nodejs-node-gyp-3.3.1-5|47	%nodejs_fixdep semver
14cu|nodejs-node-gyp-3.3.1-5|48	%nodejs_fixdep rimraf
14cu|nodejs-node-gyp-3.3.1-5|49	%nodejs_fixdep request
14cu|nodejs-node-gyp-3.3.1-5|50	%nodejs_fixdep path-array
14cu|nodejs-node-gyp-3.3.1-5|51	%nodejs_fixdep osenv
14cu|nodejs-node-gyp-3.3.1-5|52	%nodejs_fixdep npmlog
14cu|nodejs-node-gyp-3.3.1-5|53	%nodejs_fixdep nopt
14cu|nodejs-node-gyp-3.3.1-5|54	%nodejs_fixdep mkdirp
14cu|nodejs-node-gyp-3.3.1-5|55	%nodejs_fixdep minimatch
14cu|nodejs-node-gyp-3.3.1-5|56	%nodejs_fixdep graceful-fs
14cu|nodejs-node-gyp-3.3.1-5|57	%nodejs_fixdep glob
14cu|nodejs-node-gyp-3.3.1-5|58	%nodejs_fixdep fstream
14cu|nodejs-node-gyp-3.3.1-5|59	
14cu|nodejs-node-gyp-3.3.1-5|60	%build
14cu|nodejs-node-gyp-3.3.1-5|61	
14cu|nodejs-node-gyp-3.3.1-5|62	%install
14cu|nodejs-node-gyp-3.3.1-5|63	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-gyp-3.3.1-5|64	cp -r package.json \
14cu|nodejs-node-gyp-3.3.1-5|65	0001-gyp-always-install-into-PRODUCT_DIR.patch \
14cu|nodejs-node-gyp-3.3.1-5|66	0002-gyp-apply-https-codereview.chromium.org-11361103.patch \
14cu|nodejs-node-gyp-3.3.1-5|67	0003-gyp-don-t-use-links-at-all-just-copy-the-files-inste.patch \
14cu|nodejs-node-gyp-3.3.1-5|68	addon.gypi bin/ gyp/ lib/ src/ test/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-gyp-3.3.1-5|69	
14cu|nodejs-node-gyp-3.3.1-5|70	%nodejs_symlink_deps
14cu|nodejs-node-gyp-3.3.1-5|71	
14cu|nodejs-node-gyp-3.3.1-5|72	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/gyp/pylib/gyp/generator/{xcode_test,ninja_test}.py
14cu|nodejs-node-gyp-3.3.1-5|73	
14cu|nodejs-node-gyp-3.3.1-5|74	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-node-gyp-3.3.1-5|75	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-node-gyp-3.3.1-5|76	
14cu|nodejs-node-gyp-3.3.1-5|77	%check
14cu|nodejs-node-gyp-3.3.1-5|78	%nodejs_symlink_deps --check
14cu|nodejs-node-gyp-3.3.1-5|79	tape test/test-*
14cu|nodejs-node-gyp-3.3.1-5|80	
14cu|nodejs-node-gyp-3.3.1-5|81	%changelog
14cu|nodejs-node-gyp-3.3.1-5|82	
14cu|nodejs-node-gyp-3.3.1-5|83	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.1-5
14cu|nodejs-node-gyp-3.3.1-5|84	- (cfde86b) BuildList#2799825: Increase release tag
14cu|nodejs-node-gyp-3.3.1-5|85	
14cu|nodejs-node-gyp-3.3.1-5|86	

11850 14
14cu|nodejs-node-int64-0.4.0-4|1	%define oname node-int64
14cu|nodejs-node-int64-0.4.0-4|2	
14cu|nodejs-node-int64-0.4.0-4|3	Summary:        Support for representing 64-bit integers in JavaScript
14cu|nodejs-node-int64-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-int64-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-node-int64-0.4.0-4|6	Release:        4
14cu|nodejs-node-int64-0.4.0-4|7	License:        MIT
14cu|nodejs-node-int64-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-node-int64-0.4.0-4|9	Url:            https://github.com/broofa/node-int64
14cu|nodejs-node-int64-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-int64-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-int64-0.4.0-4|12	BuildRequires:  npm(nodeunit)
14cu|nodejs-node-int64-0.4.0-4|13	BuildArch:      noarch
14cu|nodejs-node-int64-0.4.0-4|14	
14cu|nodejs-node-int64-0.4.0-4|15	%description
14cu|nodejs-node-int64-0.4.0-4|16	%{summary}.
14cu|nodejs-node-int64-0.4.0-4|17	
14cu|nodejs-node-int64-0.4.0-4|18	%files
14cu|nodejs-node-int64-0.4.0-4|19	%doc LICENSE *.md
14cu|nodejs-node-int64-0.4.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-int64-0.4.0-4|21	
14cu|nodejs-node-int64-0.4.0-4|22	#------------------------------------------------------------------
14cu|nodejs-node-int64-0.4.0-4|23	
14cu|nodejs-node-int64-0.4.0-4|24	%prep
14cu|nodejs-node-int64-0.4.0-4|25	%setup -q -n package
14cu|nodejs-node-int64-0.4.0-4|26	rm -rf node_modules
14cu|nodejs-node-int64-0.4.0-4|27	
14cu|nodejs-node-int64-0.4.0-4|28	%build
14cu|nodejs-node-int64-0.4.0-4|29	
14cu|nodejs-node-int64-0.4.0-4|30	%install
14cu|nodejs-node-int64-0.4.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-int64-0.4.0-4|32	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-int64-0.4.0-4|33	%nodejs_symlink_deps
14cu|nodejs-node-int64-0.4.0-4|34	
14cu|nodejs-node-int64-0.4.0-4|35	
14cu|nodejs-node-int64-0.4.0-4|36	%check
14cu|nodejs-node-int64-0.4.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-node-int64-0.4.0-4|38	nodeunit test.js
14cu|nodejs-node-int64-0.4.0-4|39	
14cu|nodejs-node-int64-0.4.0-4|40	%changelog
14cu|nodejs-node-int64-0.4.0-4|41	
14cu|nodejs-node-int64-0.4.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-node-int64-0.4.0-4|43	- (9c30b79) BuildList#2799825: Increase release tag
14cu|nodejs-node-int64-0.4.0-4|44	
14cu|nodejs-node-int64-0.4.0-4|45	

11851 14
14cu|nodejs-node-markdown-0.1.1-7|1	Name:           nodejs-node-markdown
14cu|nodejs-node-markdown-0.1.1-7|2	Version:        0.1.1
14cu|nodejs-node-markdown-0.1.1-7|3	Release:        7
14cu|nodejs-node-markdown-0.1.1-7|4	Summary:        Parse markdown syntax with Node.js
14cu|nodejs-node-markdown-0.1.1-7|5	Group:          Development/Other
14cu|nodejs-node-markdown-0.1.1-7|6	License:        BSD
14cu|nodejs-node-markdown-0.1.1-7|7	URL:            https://github.com/andris9/node-markdown
14cu|nodejs-node-markdown-0.1.1-7|8	Source0:        http://registry.npmjs.org/node-markdown/-/node-markdown-%{version}.tgz
14cu|nodejs-node-markdown-0.1.1-7|9	BuildArch:      noarch
14cu|nodejs-node-markdown-0.1.1-7|10	BuildRequires:  nodejs-packaging
14cu|nodejs-node-markdown-0.1.1-7|11	Requires:       npm(showdown)
14cu|nodejs-node-markdown-0.1.1-7|12	
14cu|nodejs-node-markdown-0.1.1-7|13	%description
14cu|nodejs-node-markdown-0.1.1-7|14	Based on showdown parser and parses markdown syntax into HTML code.
14cu|nodejs-node-markdown-0.1.1-7|15	
14cu|nodejs-node-markdown-0.1.1-7|16	
14cu|nodejs-node-markdown-0.1.1-7|17	%prep
14cu|nodejs-node-markdown-0.1.1-7|18	%setup -q -n package
14cu|nodejs-node-markdown-0.1.1-7|19	rm -rf node_modules lib/vendor
14cu|nodejs-node-markdown-0.1.1-7|20	
14cu|nodejs-node-markdown-0.1.1-7|21	
14cu|nodejs-node-markdown-0.1.1-7|22	%build
14cu|nodejs-node-markdown-0.1.1-7|23	
14cu|nodejs-node-markdown-0.1.1-7|24	
14cu|nodejs-node-markdown-0.1.1-7|25	%install
14cu|nodejs-node-markdown-0.1.1-7|26	mkdir -p %{buildroot}/%{nodejs_sitelib}/node-markdown
14cu|nodejs-node-markdown-0.1.1-7|27	cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/node-markdown
14cu|nodejs-node-markdown-0.1.1-7|28	mkdir -p %{buildroot}/%{nodejs_sitelib}/node-markdown/lib/vendor
14cu|nodejs-node-markdown-0.1.1-7|29	ln -sf %{nodejs_sitelib}/showdown %{buildroot}/%{nodejs_sitelib}/node-markdown/lib/vendor
14cu|nodejs-node-markdown-0.1.1-7|30	%nodejs_symlink_deps
14cu|nodejs-node-markdown-0.1.1-7|31	
14cu|nodejs-node-markdown-0.1.1-7|32	
14cu|nodejs-node-markdown-0.1.1-7|33	%files
14cu|nodejs-node-markdown-0.1.1-7|34	%doc LICENSE README.md examples
14cu|nodejs-node-markdown-0.1.1-7|35	%{nodejs_sitelib}/node-markdown
14cu|nodejs-node-markdown-0.1.1-7|36	
14cu|nodejs-node-markdown-0.1.1-7|37	
14cu|nodejs-node-markdown-0.1.1-7|38	
14cu|nodejs-node-markdown-0.1.1-7|39	%changelog
14cu|nodejs-node-markdown-0.1.1-7|40	
14cu|nodejs-node-markdown-0.1.1-7|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-7
14cu|nodejs-node-markdown-0.1.1-7|42	- (0f7eb95) BuildList#2799825: Increase release tag
14cu|nodejs-node-markdown-0.1.1-7|43	
14cu|nodejs-node-markdown-0.1.1-7|44	

11852 14
14cu|nodejs-node-pre-gyp-0.6.28-4|1	%define oname node-pre-gyp
14cu|nodejs-node-pre-gyp-0.6.28-4|2	
14cu|nodejs-node-pre-gyp-0.6.28-4|3	Summary:        Node.js native addon binary install tool
14cu|nodejs-node-pre-gyp-0.6.28-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|5	Version:        0.6.28
14cu|nodejs-node-pre-gyp-0.6.28-4|6	Release:        4
14cu|nodejs-node-pre-gyp-0.6.28-4|7	License:        BSD
14cu|nodejs-node-pre-gyp-0.6.28-4|8	Group:          Development/Other
14cu|nodejs-node-pre-gyp-0.6.28-4|9	Url:            https://github.com/mapbox/node-pre-gyp
14cu|nodejs-node-pre-gyp-0.6.28-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-pre-gyp-0.6.28-4|11	Source0:        https://github.com/mapbox/node-pre-gyp/archive/v%{version}.tar.gz
14cu|nodejs-node-pre-gyp-0.6.28-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-node-pre-gyp-0.6.28-4|13	BuildRequires:  npm(tar-pack)
14cu|nodejs-node-pre-gyp-0.6.28-4|14	BuildRequires:  npm(tar)
14cu|nodejs-node-pre-gyp-0.6.28-4|15	BuildRequires:  npm(semver)
14cu|nodejs-node-pre-gyp-0.6.28-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-node-pre-gyp-0.6.28-4|17	BuildRequires:  npm(request)
14cu|nodejs-node-pre-gyp-0.6.28-4|18	BuildRequires:  npm(rc)
14cu|nodejs-node-pre-gyp-0.6.28-4|19	BuildRequires:  npm(npmlog)
14cu|nodejs-node-pre-gyp-0.6.28-4|20	BuildRequires:  npm(nopt)
14cu|nodejs-node-pre-gyp-0.6.28-4|21	BuildRequires:  npm(mkdirp)
14cu|nodejs-node-pre-gyp-0.6.28-4|22	BuildRequires:  npm(mocha)
14cu|nodejs-node-pre-gyp-0.6.28-4|23	BuildRequires:  npm(jshint)
14cu|nodejs-node-pre-gyp-0.6.28-4|24	
14cu|nodejs-node-pre-gyp-0.6.28-4|25	BuildArch:      noarch
14cu|nodejs-node-pre-gyp-0.6.28-4|26	
14cu|nodejs-node-pre-gyp-0.6.28-4|27	%description
14cu|nodejs-node-pre-gyp-0.6.28-4|28	%{summary}.
14cu|nodejs-node-pre-gyp-0.6.28-4|29	
14cu|nodejs-node-pre-gyp-0.6.28-4|30	%files
14cu|nodejs-node-pre-gyp-0.6.28-4|31	%doc LICENSE *.md
14cu|nodejs-node-pre-gyp-0.6.28-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|33	%{_bindir}/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|34	#------------------------------------------------------------------
14cu|nodejs-node-pre-gyp-0.6.28-4|35	
14cu|nodejs-node-pre-gyp-0.6.28-4|36	%prep
14cu|nodejs-node-pre-gyp-0.6.28-4|37	%setup -qn %{oname}-%{version}
14cu|nodejs-node-pre-gyp-0.6.28-4|38	rm -rf node_modules test/build.test.js
14cu|nodejs-node-pre-gyp-0.6.28-4|39	%nodejs_fixdep rimraf
14cu|nodejs-node-pre-gyp-0.6.28-4|40	%nodejs_fixdep semver
14cu|nodejs-node-pre-gyp-0.6.28-4|41	
14cu|nodejs-node-pre-gyp-0.6.28-4|42	%build
14cu|nodejs-node-pre-gyp-0.6.28-4|43	
14cu|nodejs-node-pre-gyp-0.6.28-4|44	%install
14cu|nodejs-node-pre-gyp-0.6.28-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|46	cp -r package.json bin/ lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|47	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|48	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-node-pre-gyp-0.6.28-4|49	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-node-pre-gyp-0.6.28-4|50	
14cu|nodejs-node-pre-gyp-0.6.28-4|51	%nodejs_symlink_deps
14cu|nodejs-node-pre-gyp-0.6.28-4|52	
14cu|nodejs-node-pre-gyp-0.6.28-4|53	
14cu|nodejs-node-pre-gyp-0.6.28-4|54	%check
14cu|nodejs-node-pre-gyp-0.6.28-4|55	%nodejs_symlink_deps --check
14cu|nodejs-node-pre-gyp-0.6.28-4|56	jshint lib lib/util scripts bin/node-pre-gyp
14cu|nodejs-node-pre-gyp-0.6.28-4|57	mocha -R spec --timeout 500000
14cu|nodejs-node-pre-gyp-0.6.28-4|58	
14cu|nodejs-node-pre-gyp-0.6.28-4|59	%changelog
14cu|nodejs-node-pre-gyp-0.6.28-4|60	
14cu|nodejs-node-pre-gyp-0.6.28-4|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.28-4
14cu|nodejs-node-pre-gyp-0.6.28-4|62	- (955b8f8) BuildList#2799825: Increase release tag
14cu|nodejs-node-pre-gyp-0.6.28-4|63	
14cu|nodejs-node-pre-gyp-0.6.28-4|64	

11853 14
14cu|nodejs-node-static-0.7.7-4|1	%define oname node-static
14cu|nodejs-node-static-0.7.7-4|2	
14cu|nodejs-node-static-0.7.7-4|3	Summary:       Simple, compliant file streaming module for node
14cu|nodejs-node-static-0.7.7-4|4	Name:          nodejs-%{oname}
14cu|nodejs-node-static-0.7.7-4|5	Version:       0.7.7
14cu|nodejs-node-static-0.7.7-4|6	Release:       4
14cu|nodejs-node-static-0.7.7-4|7	Group:         Development/Other
14cu|nodejs-node-static-0.7.7-4|8	License:       MIT
14cu|nodejs-node-static-0.7.7-4|9	URL:           http://github.com/cloudhead/node-static
14cu|nodejs-node-static-0.7.7-4|10	Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-static-0.7.7-4|11	BuildRequires: nodejs-packaging
14cu|nodejs-node-static-0.7.7-4|12	BuildRequires: npm(mime)
14cu|nodejs-node-static-0.7.7-4|13	BuildRequires: npm(colors)
14cu|nodejs-node-static-0.7.7-4|14	BuildRequires: npm(optimist)
14cu|nodejs-node-static-0.7.7-4|15	BuildRequires: npm(vows)
14cu|nodejs-node-static-0.7.7-4|16	BuildRequires: npm(request)
14cu|nodejs-node-static-0.7.7-4|17	BuildArch:     noarch
14cu|nodejs-node-static-0.7.7-4|18	
14cu|nodejs-node-static-0.7.7-4|19	%description
14cu|nodejs-node-static-0.7.7-4|20	node-static is a simple, "rfc 2616 compliant" file streaming module
14cu|nodejs-node-static-0.7.7-4|21	for node.
14cu|nodejs-node-static-0.7.7-4|22	
14cu|nodejs-node-static-0.7.7-4|23	node-static has an in-memory file cache, making it highly efficient.
14cu|nodejs-node-static-0.7.7-4|24	node-static understands and supports "conditional GET" and "HEAD" requests.
14cu|nodejs-node-static-0.7.7-4|25	node-static was inspired by some of the other static-file serving modules
14cu|nodejs-node-static-0.7.7-4|26	out there, such as node-paperboy and antinode.
14cu|nodejs-node-static-0.7.7-4|27	
14cu|nodejs-node-static-0.7.7-4|28	%files
14cu|nodejs-node-static-0.7.7-4|29	%doc LICENSE README.md examples
14cu|nodejs-node-static-0.7.7-4|30	%{_bindir}/%{oname}
14cu|nodejs-node-static-0.7.7-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-static-0.7.7-4|32	#----------------------------------------------------
14cu|nodejs-node-static-0.7.7-4|33	
14cu|nodejs-node-static-0.7.7-4|34	%prep
14cu|nodejs-node-static-0.7.7-4|35	%setup -q -n package
14cu|nodejs-node-static-0.7.7-4|36	
14cu|nodejs-node-static-0.7.7-4|37	
14cu|nodejs-node-static-0.7.7-4|38	%build
14cu|nodejs-node-static-0.7.7-4|39	#nothing to do
14cu|nodejs-node-static-0.7.7-4|40	
14cu|nodejs-node-static-0.7.7-4|41	%install
14cu|nodejs-node-static-0.7.7-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-static-0.7.7-4|43	cp -pr benchmark/ bin/ lib/ package.json \
14cu|nodejs-node-static-0.7.7-4|44	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-static-0.7.7-4|45	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/cli.js
14cu|nodejs-node-static-0.7.7-4|46	# Setup Binaries
14cu|nodejs-node-static-0.7.7-4|47	mkdir %{buildroot}%{_bindir}
14cu|nodejs-node-static-0.7.7-4|48	ln -s %{nodejs_sitelib}/%{oname}/bin/cli.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-node-static-0.7.7-4|49	
14cu|nodejs-node-static-0.7.7-4|50	# this will create a loop in the buildroot
14cu|nodejs-node-static-0.7.7-4|51	#%check
14cu|nodejs-node-static-0.7.7-4|52	#%nodejs_symlink_deps --check
14cu|nodejs-node-static-0.7.7-4|53	#vows --spec --isolate
14cu|nodejs-node-static-0.7.7-4|54	
14cu|nodejs-node-static-0.7.7-4|55	
14cu|nodejs-node-static-0.7.7-4|56	%changelog
14cu|nodejs-node-static-0.7.7-4|57	
14cu|nodejs-node-static-0.7.7-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.7.7-4
14cu|nodejs-node-static-0.7.7-4|59	- (449c053) BuildList#2799825: Increase release tag
14cu|nodejs-node-static-0.7.7-4|60	
14cu|nodejs-node-static-0.7.7-4|61	

11854 14
14cu|nodejs-node-status-codes-1.0.0-4|1	%define oname node-status-codes
14cu|nodejs-node-status-codes-1.0.0-4|2	
14cu|nodejs-node-status-codes-1.0.0-4|3	Summary:        Node.js http.STATUS_CODES ponyfill
14cu|nodejs-node-status-codes-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-status-codes-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-node-status-codes-1.0.0-4|6	Release:        4
14cu|nodejs-node-status-codes-1.0.0-4|7	License:        MIT
14cu|nodejs-node-status-codes-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-node-status-codes-1.0.0-4|9	Url:            https://github.com/sindresorhus/node-status-codes
14cu|nodejs-node-status-codes-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-status-codes-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-status-codes-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-node-status-codes-1.0.0-4|13	
14cu|nodejs-node-status-codes-1.0.0-4|14	%description
14cu|nodejs-node-status-codes-1.0.0-4|15	Ponyfill: A polyfill that doesn't overwrite the native method.
14cu|nodejs-node-status-codes-1.0.0-4|16	
14cu|nodejs-node-status-codes-1.0.0-4|17	%files
14cu|nodejs-node-status-codes-1.0.0-4|18	%doc license readme.md
14cu|nodejs-node-status-codes-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-status-codes-1.0.0-4|20	
14cu|nodejs-node-status-codes-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-node-status-codes-1.0.0-4|22	
14cu|nodejs-node-status-codes-1.0.0-4|23	%prep
14cu|nodejs-node-status-codes-1.0.0-4|24	%setup -q -n package
14cu|nodejs-node-status-codes-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-node-status-codes-1.0.0-4|26	
14cu|nodejs-node-status-codes-1.0.0-4|27	%build
14cu|nodejs-node-status-codes-1.0.0-4|28	
14cu|nodejs-node-status-codes-1.0.0-4|29	%install
14cu|nodejs-node-status-codes-1.0.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-status-codes-1.0.0-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-status-codes-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-node-status-codes-1.0.0-4|33	%changelog
14cu|nodejs-node-status-codes-1.0.0-4|34	
14cu|nodejs-node-status-codes-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-node-status-codes-1.0.0-4|36	- (515e5e6) BuildList#2799825: Increase release tag
14cu|nodejs-node-status-codes-1.0.0-4|37	
14cu|nodejs-node-status-codes-1.0.0-4|38	

11855 14
14cu|nodejs-node-stringprep-0.8.0-4|1	%define oname node-stringprep
14cu|nodejs-node-stringprep-0.8.0-4|2	
14cu|nodejs-node-stringprep-0.8.0-4|3	
14cu|nodejs-node-stringprep-0.8.0-4|4	Summary:    ICU StringPrep profiles for Node.js
14cu|nodejs-node-stringprep-0.8.0-4|5	Name:       nodejs-%{oname}
14cu|nodejs-node-stringprep-0.8.0-4|6	Version:    0.8.0
14cu|nodejs-node-stringprep-0.8.0-4|7	Release:    4
14cu|nodejs-node-stringprep-0.8.0-4|8	License:    MIT
14cu|nodejs-node-stringprep-0.8.0-4|9	Group:      Development/Other
14cu|nodejs-node-stringprep-0.8.0-4|10	Url:        https://github.com/astro/%{oname}
14cu|nodejs-node-stringprep-0.8.0-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-stringprep-0.8.0-4|12	# Allow build on our nodejs 5
14cu|nodejs-node-stringprep-0.8.0-4|13	Patch0:     nodejs-%{oname}-engine.patch
14cu|nodejs-node-stringprep-0.8.0-4|14	BuildRequires:  pkgconfig(icu-i18n)
14cu|nodejs-node-stringprep-0.8.0-4|15	BuildRequires:  nodejs-packaging
14cu|nodejs-node-stringprep-0.8.0-4|16	BuildRequires:  npm(node-gyp)
14cu|nodejs-node-stringprep-0.8.0-4|17	BuildRequires:  npm(bindings)
14cu|nodejs-node-stringprep-0.8.0-4|18	BuildRequires:  npm(nan)
14cu|nodejs-node-stringprep-0.8.0-4|19	BuildRequires:  npm(debug)
14cu|nodejs-node-stringprep-0.8.0-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-node-stringprep-0.8.0-4|21	BuildRequires:  npm(should)
14cu|nodejs-node-stringprep-0.8.0-4|22	BuildRequires:  npm(proxyquire)
14cu|nodejs-node-stringprep-0.8.0-4|23	
14cu|nodejs-node-stringprep-0.8.0-4|24	%description
14cu|nodejs-node-stringprep-0.8.0-4|25	This module exposes predefined Unicode normalization functions that are
14cu|nodejs-node-stringprep-0.8.0-4|26	required by many protocols. This is just a binding to ICU, which is said
14cu|nodejs-node-stringprep-0.8.0-4|27	to be fast.
14cu|nodejs-node-stringprep-0.8.0-4|28	
14cu|nodejs-node-stringprep-0.8.0-4|29	%files
14cu|nodejs-node-stringprep-0.8.0-4|30	%doc LICENSE README.markdown
14cu|nodejs-node-stringprep-0.8.0-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-stringprep-0.8.0-4|32	#--------------------------------------------------------------
14cu|nodejs-node-stringprep-0.8.0-4|33	
14cu|nodejs-node-stringprep-0.8.0-4|34	%prep
14cu|nodejs-node-stringprep-0.8.0-4|35	%setup -qn package
14cu|nodejs-node-stringprep-0.8.0-4|36	%patch0 -p1
14cu|nodejs-node-stringprep-0.8.0-4|37	%nodejs_fixdep bindings
14cu|nodejs-node-stringprep-0.8.0-4|38	
14cu|nodejs-node-stringprep-0.8.0-4|39	%build
14cu|nodejs-node-stringprep-0.8.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-node-stringprep-0.8.0-4|41	ln -sf %{_includedir}/node .
14cu|nodejs-node-stringprep-0.8.0-4|42	export CXXFLAGS="%{optflags} -Wstrict-aliasing"
14cu|nodejs-node-stringprep-0.8.0-4|43	node-gyp configure
14cu|nodejs-node-stringprep-0.8.0-4|44	node-gyp build
14cu|nodejs-node-stringprep-0.8.0-4|45	
14cu|nodejs-node-stringprep-0.8.0-4|46	
14cu|nodejs-node-stringprep-0.8.0-4|47	%install
14cu|nodejs-node-stringprep-0.8.0-4|48	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-stringprep-0.8.0-4|49	cp -p package.json index.js \
14cu|nodejs-node-stringprep-0.8.0-4|50	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-stringprep-0.8.0-4|51	install -p -D -m0755 build/Release/node_stringprep.node \
14cu|nodejs-node-stringprep-0.8.0-4|52	%{buildroot}%{nodejs_sitelib}/%{oname}/build/%{oname}.node
14cu|nodejs-node-stringprep-0.8.0-4|53	
14cu|nodejs-node-stringprep-0.8.0-4|54	%nodejs_symlink_deps
14cu|nodejs-node-stringprep-0.8.0-4|55	
14cu|nodejs-node-stringprep-0.8.0-4|56	%check
14cu|nodejs-node-stringprep-0.8.0-4|57	mocha -R spec --ui tdd --require should test/fallback.js
14cu|nodejs-node-stringprep-0.8.0-4|58	mocha -R spec --ui tdd test/leakcheck.js test/toascii.js test/tounicode.js
14cu|nodejs-node-stringprep-0.8.0-4|59	
14cu|nodejs-node-stringprep-0.8.0-4|60	%changelog
14cu|nodejs-node-stringprep-0.8.0-4|61	
14cu|nodejs-node-stringprep-0.8.0-4|62	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.0-4
14cu|nodejs-node-stringprep-0.8.0-4|63	- (d68645b) BuildList#2799825: Increase release tag
14cu|nodejs-node-stringprep-0.8.0-4|64	
14cu|nodejs-node-stringprep-0.8.0-4|65	

11856 14
14cu|nodejs-node-tvdb-2.0.1-4|1	%define oname node-tvdb
14cu|nodejs-node-tvdb-2.0.1-4|2	
14cu|nodejs-node-tvdb-2.0.1-4|3	Summary:        Node.js library for accessing TheTVDB's API
14cu|nodejs-node-tvdb-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-tvdb-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-node-tvdb-2.0.1-4|6	Release:        4
14cu|nodejs-node-tvdb-2.0.1-4|7	License:        MIT
14cu|nodejs-node-tvdb-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-node-tvdb-2.0.1-4|9	Url:            https://github.com/edwellbrook/node-tvdb
14cu|nodejs-node-tvdb-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-tvdb-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-tvdb-2.0.1-4|12	BuildRequires:  npm(xml2js)
14cu|nodejs-node-tvdb-2.0.1-4|13	BuildRequires:  npm(request)
14cu|nodejs-node-tvdb-2.0.1-4|14	BuildRequires:  npm(jszip)
14cu|nodejs-node-tvdb-2.0.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-node-tvdb-2.0.1-4|16	BuildArch:      noarch
14cu|nodejs-node-tvdb-2.0.1-4|17	
14cu|nodejs-node-tvdb-2.0.1-4|18	%description
14cu|nodejs-node-tvdb-2.0.1-4|19	%{summary}.
14cu|nodejs-node-tvdb-2.0.1-4|20	
14cu|nodejs-node-tvdb-2.0.1-4|21	%files
14cu|nodejs-node-tvdb-2.0.1-4|22	%doc LICENSE *.md
14cu|nodejs-node-tvdb-2.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-tvdb-2.0.1-4|24	
14cu|nodejs-node-tvdb-2.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-node-tvdb-2.0.1-4|26	
14cu|nodejs-node-tvdb-2.0.1-4|27	%prep
14cu|nodejs-node-tvdb-2.0.1-4|28	%setup -q -n package
14cu|nodejs-node-tvdb-2.0.1-4|29	rm -rf node_modules
14cu|nodejs-node-tvdb-2.0.1-4|30	%nodejs_fixdep request
14cu|nodejs-node-tvdb-2.0.1-4|31	
14cu|nodejs-node-tvdb-2.0.1-4|32	%build
14cu|nodejs-node-tvdb-2.0.1-4|33	
14cu|nodejs-node-tvdb-2.0.1-4|34	%install
14cu|nodejs-node-tvdb-2.0.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-tvdb-2.0.1-4|36	cp -r package.json index.js *.yml \
14cu|nodejs-node-tvdb-2.0.1-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-tvdb-2.0.1-4|38	%nodejs_symlink_deps
14cu|nodejs-node-tvdb-2.0.1-4|39	
14cu|nodejs-node-tvdb-2.0.1-4|40	%check
14cu|nodejs-node-tvdb-2.0.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-node-tvdb-2.0.1-4|42	mocha test || :
14cu|nodejs-node-tvdb-2.0.1-4|43	
14cu|nodejs-node-tvdb-2.0.1-4|44	%changelog
14cu|nodejs-node-tvdb-2.0.1-4|45	
14cu|nodejs-node-tvdb-2.0.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-node-tvdb-2.0.1-4|47	- (7d72e32) BuildList#2799825: Increase release tag
14cu|nodejs-node-tvdb-2.0.1-4|48	
14cu|nodejs-node-tvdb-2.0.1-4|49	

11857 14
14cu|nodejs-nodeunit-0.9.1-4|1	%define oname nodeunit
14cu|nodejs-nodeunit-0.9.1-4|2	# this is provided by another module, nodejs-ejs provides npm(ejs)
14cu|nodejs-nodeunit-0.9.1-4|3	%define __noautoprov 'npm\\(ejs\\)
14cu|nodejs-nodeunit-0.9.1-4|4	
14cu|nodejs-nodeunit-0.9.1-4|5	Summary:    Easy asynchronous unit testing framework for Node.js
14cu|nodejs-nodeunit-0.9.1-4|6	Name:       nodejs-%{oname}
14cu|nodejs-nodeunit-0.9.1-4|7	Version:    0.9.1
14cu|nodejs-nodeunit-0.9.1-4|8	Release:    4
14cu|nodejs-nodeunit-0.9.1-4|9	License:    MIT
14cu|nodejs-nodeunit-0.9.1-4|10	Group:      Development/Other
14cu|nodejs-nodeunit-0.9.1-4|11	URL:        https://github.com/caolan/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|12	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nodeunit-0.9.1-4|13	Source1:    %{oname}
14cu|nodejs-nodeunit-0.9.1-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-nodeunit-0.9.1-4|15	BuildRequires:  npm(uglify-js)
14cu|nodejs-nodeunit-0.9.1-4|16	BuildRequires:  npm(tap)
14cu|nodejs-nodeunit-0.9.1-4|17	BuildRequires:  npm(should)
14cu|nodejs-nodeunit-0.9.1-4|18	Provides:       %{oname} = %{EVRD}
14cu|nodejs-nodeunit-0.9.1-4|19	Provides:       npm(%{oname}-ejs) = 0.4.3
14cu|nodejs-nodeunit-0.9.1-4|20	Obsoletes:	%{oname} < %{EVRD}
14cu|nodejs-nodeunit-0.9.1-4|21	
14cu|nodejs-nodeunit-0.9.1-4|22	BuildArch:  noarch
14cu|nodejs-nodeunit-0.9.1-4|23	
14cu|nodejs-nodeunit-0.9.1-4|24	%description
14cu|nodejs-nodeunit-0.9.1-4|25	Nodeunit provides an easy asynchronous unit testing framework for Node.js:
14cu|nodejs-nodeunit-0.9.1-4|26	- helps you avoid common pitfalls when testing asynchronous code
14cu|nodejs-nodeunit-0.9.1-4|27	- easy to add test cases with setUp and tearDown functions if you wish
14cu|nodejs-nodeunit-0.9.1-4|28	- flexible reporters for custom output
14cu|nodejs-nodeunit-0.9.1-4|29	- built-in support for HTML and jUnit XML
14cu|nodejs-nodeunit-0.9.1-4|30	- allows the use of mocks and stubs
14cu|nodejs-nodeunit-0.9.1-4|31	
14cu|nodejs-nodeunit-0.9.1-4|32	%files
14cu|nodejs-nodeunit-0.9.1-4|33	%doc LICENSE *.md  doc/ examples/
14cu|nodejs-nodeunit-0.9.1-4|34	%{_bindir}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|35	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|36	%{_mandir}/man1/%{oname}.1*
14cu|nodejs-nodeunit-0.9.1-4|37	%{_datadir}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|38	#---------------------------------------------------------------------
14cu|nodejs-nodeunit-0.9.1-4|39	%prep
14cu|nodejs-nodeunit-0.9.1-4|40	%setup -qn package
14cu|nodejs-nodeunit-0.9.1-4|41	%nodejs_fixdep uglify-js 2.6.x
14cu|nodejs-nodeunit-0.9.1-4|42	mkdir -p node_modules
14cu|nodejs-nodeunit-0.9.1-4|43	
14cu|nodejs-nodeunit-0.9.1-4|44	%build
14cu|nodejs-nodeunit-0.9.1-4|45	
14cu|nodejs-nodeunit-0.9.1-4|46	
14cu|nodejs-nodeunit-0.9.1-4|47	%install
14cu|nodejs-nodeunit-0.9.1-4|48	# using the installe , at least I won't miss some file or attr. Sflo
14cu|nodejs-nodeunit-0.9.1-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}
14cu|nodejs-nodeunit-0.9.1-4|50	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nodeunit-0.9.1-4|51	mkdir -p %{buildroot}%{_datadir}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|52	mkdir -p %{buildroot}%{_mandir}/man1
14cu|nodejs-nodeunit-0.9.1-4|53	
14cu|nodejs-nodeunit-0.9.1-4|54	make install PREFIX=%{buildroot}/usr \
14cu|nodejs-nodeunit-0.9.1-4|55	NODEJSLIBDIR=%{buildroot}%{nodejs_sitelib} \
14cu|nodejs-nodeunit-0.9.1-4|56	DATADIR=%{buildroot}%{_datadir}/%{oname} \
14cu|nodejs-nodeunit-0.9.1-4|57	MANDIR=%{buildroot}%{_mandir}
14cu|nodejs-nodeunit-0.9.1-4|58	
14cu|nodejs-nodeunit-0.9.1-4|59	cp -pr img/ %{buildroot}%{_datadir}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|60	# drop the buildroot path
14cu|nodejs-nodeunit-0.9.1-4|61	rm -fr %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-nodeunit-0.9.1-4|62	install -p -m0755 %{SOURCE1} %{buildroot}%{_bindir}
14cu|nodejs-nodeunit-0.9.1-4|63	
14cu|nodejs-nodeunit-0.9.1-4|64	
14cu|nodejs-nodeunit-0.9.1-4|65	%check
14cu|nodejs-nodeunit-0.9.1-4|66	rm -fr test/{test-bettererrors,test-failing-callbacks,test-runfiles}.js
14cu|nodejs-nodeunit-0.9.1-4|67	%nodejs_symlink_deps --check
14cu|nodejs-nodeunit-0.9.1-4|68	%__nodejs ./bin/nodeunit
14cu|nodejs-nodeunit-0.9.1-4|69	
14cu|nodejs-nodeunit-0.9.1-4|70	%changelog
14cu|nodejs-nodeunit-0.9.1-4|71	
14cu|nodejs-nodeunit-0.9.1-4|72	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.1-4
14cu|nodejs-nodeunit-0.9.1-4|73	- (bfd0720) BuildList#2799825: Increase release tag
14cu|nodejs-nodeunit-0.9.1-4|74	
14cu|nodejs-nodeunit-0.9.1-4|75	

11858 14
14cu|nodejs-node-uuid-1.4.7-4|1	%define oname node-uuid
14cu|nodejs-node-uuid-1.4.7-4|2	
14cu|nodejs-node-uuid-1.4.7-4|3	Summary:    Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
14cu|nodejs-node-uuid-1.4.7-4|4	Name:       nodejs-%{oname}
14cu|nodejs-node-uuid-1.4.7-4|5	Version:    1.4.7
14cu|nodejs-node-uuid-1.4.7-4|6	Release:    4
14cu|nodejs-node-uuid-1.4.7-4|7	License:    MIT
14cu|nodejs-node-uuid-1.4.7-4|8	Group:      Development/Other
14cu|nodejs-node-uuid-1.4.7-4|9	URL:        https://github.com/broofa/%{oname}
14cu|nodejs-node-uuid-1.4.7-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-uuid-1.4.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-uuid-1.4.7-4|12	BuildArch:  noarch
14cu|nodejs-node-uuid-1.4.7-4|13	
14cu|nodejs-node-uuid-1.4.7-4|14	%description
14cu|nodejs-node-uuid-1.4.7-4|15	This Node.js module provides simple and fast generation of RFC4122 (v1 and v4)
14cu|nodejs-node-uuid-1.4.7-4|16	UUIDs. It runs in Node.js and all browsers and can also generate
14cu|nodejs-node-uuid-1.4.7-4|17	cryptographically strong random numbers.
14cu|nodejs-node-uuid-1.4.7-4|18	
14cu|nodejs-node-uuid-1.4.7-4|19	%files
14cu|nodejs-node-uuid-1.4.7-4|20	%doc LICENSE.md README.md
14cu|nodejs-node-uuid-1.4.7-4|21	%{_bindir}/uuid-nodejs
14cu|nodejs-node-uuid-1.4.7-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-uuid-1.4.7-4|23	
14cu|nodejs-node-uuid-1.4.7-4|24	#-----------------------------------------------------------
14cu|nodejs-node-uuid-1.4.7-4|25	%prep
14cu|nodejs-node-uuid-1.4.7-4|26	%setup -q -n package
14cu|nodejs-node-uuid-1.4.7-4|27	
14cu|nodejs-node-uuid-1.4.7-4|28	
14cu|nodejs-node-uuid-1.4.7-4|29	%build
14cu|nodejs-node-uuid-1.4.7-4|30	#nothing to do
14cu|nodejs-node-uuid-1.4.7-4|31	
14cu|nodejs-node-uuid-1.4.7-4|32	
14cu|nodejs-node-uuid-1.4.7-4|33	%install
14cu|nodejs-node-uuid-1.4.7-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-uuid-1.4.7-4|35	cp -pr *.json uuid.js bin \
14cu|nodejs-node-uuid-1.4.7-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-uuid-1.4.7-4|37	
14cu|nodejs-node-uuid-1.4.7-4|38	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-node-uuid-1.4.7-4|39	ln -sf ../lib/node_modules/%{oname}/bin/uuid \
14cu|nodejs-node-uuid-1.4.7-4|40	%{buildroot}%{_bindir}/uuid-nodejs
14cu|nodejs-node-uuid-1.4.7-4|41	
14cu|nodejs-node-uuid-1.4.7-4|42	
14cu|nodejs-node-uuid-1.4.7-4|43	
14cu|nodejs-node-uuid-1.4.7-4|44	%nodejs_symlink_deps
14cu|nodejs-node-uuid-1.4.7-4|45	
14cu|nodejs-node-uuid-1.4.7-4|46	
14cu|nodejs-node-uuid-1.4.7-4|47	
14cu|nodejs-node-uuid-1.4.7-4|48	
14cu|nodejs-node-uuid-1.4.7-4|49	
14cu|nodejs-node-uuid-1.4.7-4|50	
14cu|nodejs-node-uuid-1.4.7-4|51	%changelog
14cu|nodejs-node-uuid-1.4.7-4|52	
14cu|nodejs-node-uuid-1.4.7-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.7-4
14cu|nodejs-node-uuid-1.4.7-4|54	- (0307e9a) BuildList#2799825: Increase release tag
14cu|nodejs-node-uuid-1.4.7-4|55	
14cu|nodejs-node-uuid-1.4.7-4|56	

11859 14
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|1	%define oname node-webkit-fdialogs
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|2	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|3	Summary:        Manage file dialogs for node-webkit
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|5	Version:        0.2.7
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|6	Release:        4
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|7	License:        GPLv2
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|8	Group:          Development/Other
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|9	Url:            https://github.com/exos/node-webkit-fdialogs
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|12	BuildRequires:  npm(underscore)
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|13	BuildArch:      noarch
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|14	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|15	%description
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|16	%{summary}.
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|17	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|18	%files
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|19	%doc LICENSE *.md
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|21	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|22	#------------------------------------------------------------------
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|23	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|24	%prep
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|25	%setup -q -n package
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|26	rm -rf node_modules
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|27	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|28	%build
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|29	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|30	%install
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|32	cp -r package.json index.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|33	%nodejs_symlink_deps
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|34	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|35	%changelog
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|36	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.7-4
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|38	- (eb7be54) BuildList#2799825: Increase release tag
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|39	
14cu|nodejs-node-webkit-fdialogs-0.2.7-4|40	

11860 14
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|1	%define oname node-youtubeapi-simplifier
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|2	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|3	Summary:        Youtube-API simplifier
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|5	Version:        1.4.2
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|6	Release:        4
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|7	License:        MIT
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|8	Group:          Development/Other
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|9	Url:            https://github.com/Haidy777/node-youtubeAPI-simplifier
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|12	BuildRequires:  npm(youtube-api)
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|13	BuildRequires:  npm(bluebird)
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|14	BuildArch:      noarch
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|15	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|16	%description
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|17	%{summary}.
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|18	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|19	%files
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|20	%doc LICENSE *.md docs/ examples/
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|22	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|23	#------------------------------------------------------------------
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|24	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|25	%prep
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|26	%setup -q -n package
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|27	rm -rf node_modules
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|28	%nodejs_fixdep bluebird
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|29	%build
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|30	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|31	%install
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|33	cp -r package.json *.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|34	%nodejs_symlink_deps
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|35	%changelog
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|36	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.2-4
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|38	- (55ef2e7) BuildList#2799825: Increase release tag
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|39	
14cu|nodejs-node-youtubeapi-simplifier-1.4.2-4|40	

11861 14
14cu|nodejs-nomnom-1.8.1-4|1	%define oname nomnom
14cu|nodejs-nomnom-1.8.1-4|2	
14cu|nodejs-nomnom-1.8.1-4|3	Summary:        Option parser with generated usage and commands
14cu|nodejs-nomnom-1.8.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nomnom-1.8.1-4|5	Version:        1.8.1
14cu|nodejs-nomnom-1.8.1-4|6	Release:        4
14cu|nodejs-nomnom-1.8.1-4|7	License:        ISC
14cu|nodejs-nomnom-1.8.1-4|8	Group:          Development/Other
14cu|nodejs-nomnom-1.8.1-4|9	Url:            https://github.com/harthur/nomnom
14cu|nodejs-nomnom-1.8.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nomnom-1.8.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-nomnom-1.8.1-4|12	BuildRequires:  npm(chalk)
14cu|nodejs-nomnom-1.8.1-4|13	BuildRequires:  npm(underscore)
14cu|nodejs-nomnom-1.8.1-4|14	BuildRequires:  npm(nodeunit)
14cu|nodejs-nomnom-1.8.1-4|15	BuildArch:      noarch
14cu|nodejs-nomnom-1.8.1-4|16	
14cu|nodejs-nomnom-1.8.1-4|17	%description
14cu|nodejs-nomnom-1.8.1-4|18	%{summary}.
14cu|nodejs-nomnom-1.8.1-4|19	
14cu|nodejs-nomnom-1.8.1-4|20	%files
14cu|nodejs-nomnom-1.8.1-4|21	%doc LICENSE README.md
14cu|nodejs-nomnom-1.8.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nomnom-1.8.1-4|23	
14cu|nodejs-nomnom-1.8.1-4|24	#------------------------------------------------------------------
14cu|nodejs-nomnom-1.8.1-4|25	
14cu|nodejs-nomnom-1.8.1-4|26	%prep
14cu|nodejs-nomnom-1.8.1-4|27	%setup -q -n package
14cu|nodejs-nomnom-1.8.1-4|28	rm -rf node_modules
14cu|nodejs-nomnom-1.8.1-4|29	%nodejs_fixdep chalk
14cu|nodejs-nomnom-1.8.1-4|30	%nodejs_fixdep underscore
14cu|nodejs-nomnom-1.8.1-4|31	
14cu|nodejs-nomnom-1.8.1-4|32	%build
14cu|nodejs-nomnom-1.8.1-4|33	
14cu|nodejs-nomnom-1.8.1-4|34	%install
14cu|nodejs-nomnom-1.8.1-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-nomnom-1.8.1-4|36	cp -r package.json %{oname}.js *.diff \
14cu|nodejs-nomnom-1.8.1-4|37	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-nomnom-1.8.1-4|38	%nodejs_symlink_deps
14cu|nodejs-nomnom-1.8.1-4|39	
14cu|nodejs-nomnom-1.8.1-4|40	%check
14cu|nodejs-nomnom-1.8.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-nomnom-1.8.1-4|42	nodeunit test/*.js
14cu|nodejs-nomnom-1.8.1-4|43	
14cu|nodejs-nomnom-1.8.1-4|44	%changelog
14cu|nodejs-nomnom-1.8.1-4|45	
14cu|nodejs-nomnom-1.8.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.1-4
14cu|nodejs-nomnom-1.8.1-4|47	- (cd4c28a) BuildList#2799825: Increase release tag
14cu|nodejs-nomnom-1.8.1-4|48	
14cu|nodejs-nomnom-1.8.1-4|49	

11862 14
14cu|nodejs-nopt-3.0.6-4|1	%define oname nopt
14cu|nodejs-nopt-3.0.6-4|2	
14cu|nodejs-nopt-3.0.6-4|3	Summary:    Node.js option parsing
14cu|nodejs-nopt-3.0.6-4|4	Name:       nodejs-%{oname}
14cu|nodejs-nopt-3.0.6-4|5	Version:    3.0.6
14cu|nodejs-nopt-3.0.6-4|6	Release:    4
14cu|nodejs-nopt-3.0.6-4|7	License:    ISC
14cu|nodejs-nopt-3.0.6-4|8	Group:      Development/Other
14cu|nodejs-nopt-3.0.6-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-nopt-3.0.6-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nopt-3.0.6-4|11	
14cu|nodejs-nopt-3.0.6-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nopt-3.0.6-4|13	BuildRequires:  npm(abbrev)
14cu|nodejs-nopt-3.0.6-4|14	
14cu|nodejs-nopt-3.0.6-4|15	BuildArch:  noarch
14cu|nodejs-nopt-3.0.6-4|16	
14cu|nodejs-nopt-3.0.6-4|17	%description
14cu|nodejs-nopt-3.0.6-4|18	An option parsing library for Node.js and its package manager (npm).
14cu|nodejs-nopt-3.0.6-4|19	
14cu|nodejs-nopt-3.0.6-4|20	%files
14cu|nodejs-nopt-3.0.6-4|21	%doc README.md LICENSE examples
14cu|nodejs-nopt-3.0.6-4|22	%{_bindir}/%{oname}
14cu|nodejs-nopt-3.0.6-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nopt-3.0.6-4|24	#-----------------------------------------------------
14cu|nodejs-nopt-3.0.6-4|25	
14cu|nodejs-nopt-3.0.6-4|26	%prep
14cu|nodejs-nopt-3.0.6-4|27	%setup -q -n package
14cu|nodejs-nopt-3.0.6-4|28	
14cu|nodejs-nopt-3.0.6-4|29	%build
14cu|nodejs-nopt-3.0.6-4|30	#nothing to do
14cu|nodejs-nopt-3.0.6-4|31	
14cu|nodejs-nopt-3.0.6-4|32	%install
14cu|nodejs-nopt-3.0.6-4|33	
14cu|nodejs-nopt-3.0.6-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nopt-3.0.6-4|35	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nopt-3.0.6-4|36	
14cu|nodejs-nopt-3.0.6-4|37	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nopt-3.0.6-4|38	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-nopt-3.0.6-4|39	
14cu|nodejs-nopt-3.0.6-4|40	%nodejs_symlink_deps
14cu|nodejs-nopt-3.0.6-4|41	
14cu|nodejs-nopt-3.0.6-4|42	
14cu|nodejs-nopt-3.0.6-4|43	
14cu|nodejs-nopt-3.0.6-4|44	
14cu|nodejs-nopt-3.0.6-4|45	%changelog
14cu|nodejs-nopt-3.0.6-4|46	
14cu|nodejs-nopt-3.0.6-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.6-4
14cu|nodejs-nopt-3.0.6-4|48	- (fae25f2) BuildList#2799825: Increase release tag
14cu|nodejs-nopt-3.0.6-4|49	
14cu|nodejs-nopt-3.0.6-4|50	

11863 14
14cu|nodejs-noptify-0.0.3-7|1	%define oname noptify
14cu|nodejs-noptify-0.0.3-7|2	
14cu|nodejs-noptify-0.0.3-7|3	Summary:    A wrapper for the nopt module with a commander-like API
14cu|nodejs-noptify-0.0.3-7|4	Name:       nodejs-%{oname}
14cu|nodejs-noptify-0.0.3-7|5	Version:    0.0.3
14cu|nodejs-noptify-0.0.3-7|6	Release:    7
14cu|nodejs-noptify-0.0.3-7|7	License:    MIT
14cu|nodejs-noptify-0.0.3-7|8	Group:      Development/Other
14cu|nodejs-noptify-0.0.3-7|9	URL:        https://github.com/mklabs/%{oname}
14cu|nodejs-noptify-0.0.3-7|10	Source0:    https://github.com/mklabs/%{oname}/archive/master.zip
14cu|nodejs-noptify-0.0.3-7|11	BuildRequires:  nodejs-packaging
14cu|nodejs-noptify-0.0.3-7|12	BuildRequires:  npm(mocha)
14cu|nodejs-noptify-0.0.3-7|13	BuildRequires:  npm(nopt)
14cu|nodejs-noptify-0.0.3-7|14	BuildArch:  noarch
14cu|nodejs-noptify-0.0.3-7|15	
14cu|nodejs-noptify-0.0.3-7|16	
14cu|nodejs-noptify-0.0.3-7|17	%description
14cu|nodejs-noptify-0.0.3-7|18	%{summary}.
14cu|nodejs-noptify-0.0.3-7|19	
14cu|nodejs-noptify-0.0.3-7|20	%files
14cu|nodejs-noptify-0.0.3-7|21	%doc LICENSE-MIT readme.md
14cu|nodejs-noptify-0.0.3-7|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-noptify-0.0.3-7|23	#-------------------------------------------
14cu|nodejs-noptify-0.0.3-7|24	%prep
14cu|nodejs-noptify-0.0.3-7|25	%setup -qn %{oname}-master
14cu|nodejs-noptify-0.0.3-7|26	%nodejs_fixdep nopt
14cu|nodejs-noptify-0.0.3-7|27	
14cu|nodejs-noptify-0.0.3-7|28	%build
14cu|nodejs-noptify-0.0.3-7|29	#nothing to do
14cu|nodejs-noptify-0.0.3-7|30	
14cu|nodejs-noptify-0.0.3-7|31	%install
14cu|nodejs-noptify-0.0.3-7|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-noptify-0.0.3-7|33	cp -pr package.json actions/ index.js util/ \
14cu|nodejs-noptify-0.0.3-7|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-noptify-0.0.3-7|35	
14cu|nodejs-noptify-0.0.3-7|36	%nodejs_symlink_deps
14cu|nodejs-noptify-0.0.3-7|37	
14cu|nodejs-noptify-0.0.3-7|38	%check
14cu|nodejs-noptify-0.0.3-7|39	%nodejs_symlink_deps --check
14cu|nodejs-noptify-0.0.3-7|40	mocha --reporter spec
14cu|nodejs-noptify-0.0.3-7|41	
14cu|nodejs-noptify-0.0.3-7|42	%changelog
14cu|nodejs-noptify-0.0.3-7|43	
14cu|nodejs-noptify-0.0.3-7|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-7
14cu|nodejs-noptify-0.0.3-7|45	- (ec0db0e) BuildList#2799825: Increase release tag
14cu|nodejs-noptify-0.0.3-7|46	
14cu|nodejs-noptify-0.0.3-7|47	

11864 14
14cu|nodejs-normalize-package-data-2.3.5-4|1	%define oname normalize-package-data
14cu|nodejs-normalize-package-data-2.3.5-4|2	
14cu|nodejs-normalize-package-data-2.3.5-4|3	Summary:        Normalizes data from package.json files
14cu|nodejs-normalize-package-data-2.3.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-normalize-package-data-2.3.5-4|5	Version:        2.3.5
14cu|nodejs-normalize-package-data-2.3.5-4|6	Release:        4
14cu|nodejs-normalize-package-data-2.3.5-4|7	License:        BSD
14cu|nodejs-normalize-package-data-2.3.5-4|8	Group:          Development/Other
14cu|nodejs-normalize-package-data-2.3.5-4|9	Url:            https://github.com/npm/normalize-package-data
14cu|nodejs-normalize-package-data-2.3.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-normalize-package-data-2.3.5-4|11	
14cu|nodejs-normalize-package-data-2.3.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-normalize-package-data-2.3.5-4|13	BuildRequires:  npm(validate-npm-package-license)
14cu|nodejs-normalize-package-data-2.3.5-4|14	BuildRequires:  npm(semver)
14cu|nodejs-normalize-package-data-2.3.5-4|15	BuildRequires:  npm(is-builtin-module)
14cu|nodejs-normalize-package-data-2.3.5-4|16	BuildRequires:  npm(hosted-git-info)
14cu|nodejs-normalize-package-data-2.3.5-4|17	
14cu|nodejs-normalize-package-data-2.3.5-4|18	BuildArch:      noarch
14cu|nodejs-normalize-package-data-2.3.5-4|19	
14cu|nodejs-normalize-package-data-2.3.5-4|20	%description
14cu|nodejs-normalize-package-data-2.3.5-4|21	Normalize-package data exports a function that
14cu|nodejs-normalize-package-data-2.3.5-4|22	normalizes package metadata. This data is typically
14cu|nodejs-normalize-package-data-2.3.5-4|23	found in a package.json file,
14cu|nodejs-normalize-package-data-2.3.5-4|24	but in principle could come from any source -
14cu|nodejs-normalize-package-data-2.3.5-4|25	for example the npm registry.
14cu|nodejs-normalize-package-data-2.3.5-4|26	Normalize-package-data is used by read-package-json
14cu|nodejs-normalize-package-data-2.3.5-4|27	to normalize the data it reads from a package.json file.
14cu|nodejs-normalize-package-data-2.3.5-4|28	In turn, read-package-json is used by npm and
14cu|nodejs-normalize-package-data-2.3.5-4|29	various npm-related tools.
14cu|nodejs-normalize-package-data-2.3.5-4|30	
14cu|nodejs-normalize-package-data-2.3.5-4|31	%files
14cu|nodejs-normalize-package-data-2.3.5-4|32	%doc LICENSE README.md AUTHORS
14cu|nodejs-normalize-package-data-2.3.5-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-package-data-2.3.5-4|34	
14cu|nodejs-normalize-package-data-2.3.5-4|35	#------------------------------------------------------------------
14cu|nodejs-normalize-package-data-2.3.5-4|36	
14cu|nodejs-normalize-package-data-2.3.5-4|37	%prep
14cu|nodejs-normalize-package-data-2.3.5-4|38	%setup -q -n package
14cu|nodejs-normalize-package-data-2.3.5-4|39	rm -rf node_modules
14cu|nodejs-normalize-package-data-2.3.5-4|40	
14cu|nodejs-normalize-package-data-2.3.5-4|41	%build
14cu|nodejs-normalize-package-data-2.3.5-4|42	
14cu|nodejs-normalize-package-data-2.3.5-4|43	%install
14cu|nodejs-normalize-package-data-2.3.5-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-package-data-2.3.5-4|45	cp -r lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-package-data-2.3.5-4|46	%nodejs_symlink_deps
14cu|nodejs-normalize-package-data-2.3.5-4|47	%changelog
14cu|nodejs-normalize-package-data-2.3.5-4|48	
14cu|nodejs-normalize-package-data-2.3.5-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.5-4
14cu|nodejs-normalize-package-data-2.3.5-4|50	- (084f2a8) BuildList#2799825: Increase release tag
14cu|nodejs-normalize-package-data-2.3.5-4|51	
14cu|nodejs-normalize-package-data-2.3.5-4|52	

11865 14
14cu|nodejs-normalize-path-2.0.1-4|1	%define oname normalize-path
14cu|nodejs-normalize-path-2.0.1-4|2	
14cu|nodejs-normalize-path-2.0.1-4|3	Summary:        Normalize file path slashes to be unix-like forward slashes
14cu|nodejs-normalize-path-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-normalize-path-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-normalize-path-2.0.1-4|6	Release:        4
14cu|nodejs-normalize-path-2.0.1-4|7	License:        MIT
14cu|nodejs-normalize-path-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-normalize-path-2.0.1-4|9	Url:            https://github.com/jonschlinkert/normalize-path
14cu|nodejs-normalize-path-2.0.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-normalize-path-2.0.1-4|11	Source0:        https://github.com/jonschlinkert/normalize-path/archive/master.zip
14cu|nodejs-normalize-path-2.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-normalize-path-2.0.1-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-normalize-path-2.0.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-normalize-path-2.0.1-4|15	BuildArch:      noarch
14cu|nodejs-normalize-path-2.0.1-4|16	
14cu|nodejs-normalize-path-2.0.1-4|17	%description
14cu|nodejs-normalize-path-2.0.1-4|18	%{summary}.
14cu|nodejs-normalize-path-2.0.1-4|19	
14cu|nodejs-normalize-path-2.0.1-4|20	%files
14cu|nodejs-normalize-path-2.0.1-4|21	%doc LICENSE *.md
14cu|nodejs-normalize-path-2.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-path-2.0.1-4|23	
14cu|nodejs-normalize-path-2.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-normalize-path-2.0.1-4|25	
14cu|nodejs-normalize-path-2.0.1-4|26	%prep
14cu|nodejs-normalize-path-2.0.1-4|27	%setup -q -n %{oname}-master
14cu|nodejs-normalize-path-2.0.1-4|28	rm -rf node_modules
14cu|nodejs-normalize-path-2.0.1-4|29	
14cu|nodejs-normalize-path-2.0.1-4|30	%build
14cu|nodejs-normalize-path-2.0.1-4|31	
14cu|nodejs-normalize-path-2.0.1-4|32	%install
14cu|nodejs-normalize-path-2.0.1-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-path-2.0.1-4|34	cp -r *.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-normalize-path-2.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-normalize-path-2.0.1-4|36	
14cu|nodejs-normalize-path-2.0.1-4|37	%check
14cu|nodejs-normalize-path-2.0.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-normalize-path-2.0.1-4|39	mocha
14cu|nodejs-normalize-path-2.0.1-4|40	
14cu|nodejs-normalize-path-2.0.1-4|41	%changelog
14cu|nodejs-normalize-path-2.0.1-4|42	
14cu|nodejs-normalize-path-2.0.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-normalize-path-2.0.1-4|44	- (30c345e) BuildList#2799825: Increase release tag
14cu|nodejs-normalize-path-2.0.1-4|45	
14cu|nodejs-normalize-path-2.0.1-4|46	

11866 14
14cu|nodejs-npmlog-2.0.2-4|1	%define oname npmlog
14cu|nodejs-npmlog-2.0.2-4|2	
14cu|nodejs-npmlog-2.0.2-4|3	Summary:        Logger for npm
14cu|nodejs-npmlog-2.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-npmlog-2.0.2-4|5	Version:        2.0.2
14cu|nodejs-npmlog-2.0.2-4|6	Release:        4
14cu|nodejs-npmlog-2.0.2-4|7	Group:          Development/Other
14cu|nodejs-npmlog-2.0.2-4|8	License:        ISC
14cu|nodejs-npmlog-2.0.2-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-npmlog-2.0.2-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-npmlog-2.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-npmlog-2.0.2-4|12	BuildRequires:  npm(gauge)
14cu|nodejs-npmlog-2.0.2-4|13	BuildRequires:  npm(are-we-there-yet)
14cu|nodejs-npmlog-2.0.2-4|14	BuildRequires:  npm(ansi)
14cu|nodejs-npmlog-2.0.2-4|15	BuildRequires:  npm(tap)
14cu|nodejs-npmlog-2.0.2-4|16	BuildArch:      noarch
14cu|nodejs-npmlog-2.0.2-4|17	
14cu|nodejs-npmlog-2.0.2-4|18	%description
14cu|nodejs-npmlog-2.0.2-4|19	The logger utility that npm uses.
14cu|nodejs-npmlog-2.0.2-4|20	
14cu|nodejs-npmlog-2.0.2-4|21	This logger is very basic. It does the logging for npm. It supports custom
14cu|nodejs-npmlog-2.0.2-4|22	levels and colored output.
14cu|nodejs-npmlog-2.0.2-4|23	
14cu|nodejs-npmlog-2.0.2-4|24	%files
14cu|nodejs-npmlog-2.0.2-4|25	%doc LICENSE README.md example.js
14cu|nodejs-npmlog-2.0.2-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-npmlog-2.0.2-4|27	
14cu|nodejs-npmlog-2.0.2-4|28	#------------------------------------------------------
14cu|nodejs-npmlog-2.0.2-4|29	
14cu|nodejs-npmlog-2.0.2-4|30	%prep
14cu|nodejs-npmlog-2.0.2-4|31	%setup -qn package
14cu|nodejs-npmlog-2.0.2-4|32	rm -rf node_modules
14cu|nodejs-npmlog-2.0.2-4|33	%nodejs_fixdep are-we-there-yet
14cu|nodejs-npmlog-2.0.2-4|34	
14cu|nodejs-npmlog-2.0.2-4|35	%build
14cu|nodejs-npmlog-2.0.2-4|36	#nothing to do
14cu|nodejs-npmlog-2.0.2-4|37	
14cu|nodejs-npmlog-2.0.2-4|38	%install
14cu|nodejs-npmlog-2.0.2-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npmlog-2.0.2-4|40	cp -pr package.json log.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npmlog-2.0.2-4|41	%nodejs_symlink_deps
14cu|nodejs-npmlog-2.0.2-4|42	
14cu|nodejs-npmlog-2.0.2-4|43	%check
14cu|nodejs-npmlog-2.0.2-4|44	%nodejs_symlink_deps --check
14cu|nodejs-npmlog-2.0.2-4|45	%tap test/basic.js
14cu|nodejs-npmlog-2.0.2-4|46	
14cu|nodejs-npmlog-2.0.2-4|47	%changelog
14cu|nodejs-npmlog-2.0.2-4|48	
14cu|nodejs-npmlog-2.0.2-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-4
14cu|nodejs-npmlog-2.0.2-4|50	- (64fa1b9) BuildList#2799825: Increase release tag
14cu|nodejs-npmlog-2.0.2-4|51	
14cu|nodejs-npmlog-2.0.2-4|52	

11867 14
14cu|nodejs-npm-package-arg-4.1.1-4|1	%define oname npm-package-arg
14cu|nodejs-npm-package-arg-4.1.1-4|2	
14cu|nodejs-npm-package-arg-4.1.1-4|3	Summary:        Parse the things that can be arguments to npm install
14cu|nodejs-npm-package-arg-4.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-npm-package-arg-4.1.1-4|5	Version:        4.1.1
14cu|nodejs-npm-package-arg-4.1.1-4|6	Release:        4
14cu|nodejs-npm-package-arg-4.1.1-4|7	License:        BSD
14cu|nodejs-npm-package-arg-4.1.1-4|8	Group:          Development/Other
14cu|nodejs-npm-package-arg-4.1.1-4|9	Url:            https://github.com/npm/npm-package-arg
14cu|nodejs-npm-package-arg-4.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-npm-package-arg-4.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-npm-package-arg-4.1.1-4|12	BuildRequires:  npm(semver)
14cu|nodejs-npm-package-arg-4.1.1-4|13	BuildRequires:  npm(hosted-git-info)
14cu|nodejs-npm-package-arg-4.1.1-4|14	#
14cu|nodejs-npm-package-arg-4.1.1-4|15	BuildRequires:  npm(tap)
14cu|nodejs-npm-package-arg-4.1.1-4|16	BuildArch:      noarch
14cu|nodejs-npm-package-arg-4.1.1-4|17	
14cu|nodejs-npm-package-arg-4.1.1-4|18	%description
14cu|nodejs-npm-package-arg-4.1.1-4|19	%{summary}.
14cu|nodejs-npm-package-arg-4.1.1-4|20	
14cu|nodejs-npm-package-arg-4.1.1-4|21	%files
14cu|nodejs-npm-package-arg-4.1.1-4|22	%doc LICENSE *.md
14cu|nodejs-npm-package-arg-4.1.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-package-arg-4.1.1-4|24	
14cu|nodejs-npm-package-arg-4.1.1-4|25	#------------------------------------------------------------------
14cu|nodejs-npm-package-arg-4.1.1-4|26	
14cu|nodejs-npm-package-arg-4.1.1-4|27	%prep
14cu|nodejs-npm-package-arg-4.1.1-4|28	%setup -qn package
14cu|nodejs-npm-package-arg-4.1.1-4|29	rm -rf node_modules
14cu|nodejs-npm-package-arg-4.1.1-4|30	
14cu|nodejs-npm-package-arg-4.1.1-4|31	%build
14cu|nodejs-npm-package-arg-4.1.1-4|32	
14cu|nodejs-npm-package-arg-4.1.1-4|33	%install
14cu|nodejs-npm-package-arg-4.1.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-package-arg-4.1.1-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-package-arg-4.1.1-4|36	%nodejs_symlink_deps
14cu|nodejs-npm-package-arg-4.1.1-4|37	
14cu|nodejs-npm-package-arg-4.1.1-4|38	
14cu|nodejs-npm-package-arg-4.1.1-4|39	%check
14cu|nodejs-npm-package-arg-4.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-npm-package-arg-4.1.1-4|41	%tap test
14cu|nodejs-npm-package-arg-4.1.1-4|42	
14cu|nodejs-npm-package-arg-4.1.1-4|43	%changelog
14cu|nodejs-npm-package-arg-4.1.1-4|44	
14cu|nodejs-npm-package-arg-4.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-npm-package-arg-4.1.1-4|46	- (249496b) BuildList#2799825: Increase release tag
14cu|nodejs-npm-package-arg-4.1.1-4|47	
14cu|nodejs-npm-package-arg-4.1.1-4|48	

11868 14
14cu|nodejs-npm-registry-client-7.1.1-4|1	%define oname npm-registry-client
14cu|nodejs-npm-registry-client-7.1.1-4|2	
14cu|nodejs-npm-registry-client-7.1.1-4|3	Summary:        Client for the npm registry
14cu|nodejs-npm-registry-client-7.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-npm-registry-client-7.1.1-4|5	Version:        7.1.1
14cu|nodejs-npm-registry-client-7.1.1-4|6	Release:        4
14cu|nodejs-npm-registry-client-7.1.1-4|7	Group:          Development/Other
14cu|nodejs-npm-registry-client-7.1.1-4|8	License:        BSD
14cu|nodejs-npm-registry-client-7.1.1-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-npm-registry-client-7.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-npm-registry-client-7.1.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-npm-registry-client-7.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-npm-registry-client-7.1.1-4|13	BuildRequires:  npm(npmlog)
14cu|nodejs-npm-registry-client-7.1.1-4|14	BuildRequires:  npm(slide)
14cu|nodejs-npm-registry-client-7.1.1-4|15	BuildRequires:  npm(semver)
14cu|nodejs-npm-registry-client-7.1.1-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-npm-registry-client-7.1.1-4|17	BuildRequires:  npm(retry)
14cu|nodejs-npm-registry-client-7.1.1-4|18	BuildRequires:  npm(request)
14cu|nodejs-npm-registry-client-7.1.1-4|19	BuildRequires:  npm(once)
14cu|nodejs-npm-registry-client-7.1.1-4|20	BuildRequires:  npm(npm-package-arg)
14cu|nodejs-npm-registry-client-7.1.1-4|21	BuildRequires:  npm(normalize-package-data)
14cu|nodejs-npm-registry-client-7.1.1-4|22	BuildRequires:  npm(mkdirp)
14cu|nodejs-npm-registry-client-7.1.1-4|23	BuildRequires:  npm(graceful-fs)
14cu|nodejs-npm-registry-client-7.1.1-4|24	BuildRequires:  npm(concat-stream)
14cu|nodejs-npm-registry-client-7.1.1-4|25	BuildRequires:  npm(chownr)
14cu|nodejs-npm-registry-client-7.1.1-4|26	BuildRequires:  npm(tap)
14cu|nodejs-npm-registry-client-7.1.1-4|27	BuildRequires:  npm(negotiator)
14cu|nodejs-npm-registry-client-7.1.1-4|28	BuildRequires:  npm(nock)
14cu|nodejs-npm-registry-client-7.1.1-4|29	BuildArch:  noarch
14cu|nodejs-npm-registry-client-7.1.1-4|30	
14cu|nodejs-npm-registry-client-7.1.1-4|31	%description
14cu|nodejs-npm-registry-client-7.1.1-4|32	Client for the npm registry, or private servers using the npm
14cu|nodejs-npm-registry-client-7.1.1-4|33	registry software.
14cu|nodejs-npm-registry-client-7.1.1-4|34	
14cu|nodejs-npm-registry-client-7.1.1-4|35	%files
14cu|nodejs-npm-registry-client-7.1.1-4|36	%doc LICENSE *.md
14cu|nodejs-npm-registry-client-7.1.1-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-registry-client-7.1.1-4|38	#--------------------------------------------
14cu|nodejs-npm-registry-client-7.1.1-4|39	
14cu|nodejs-npm-registry-client-7.1.1-4|40	%prep
14cu|nodejs-npm-registry-client-7.1.1-4|41	%setup -qn package
14cu|nodejs-npm-registry-client-7.1.1-4|42	%nodejs_fixdep npmlog
14cu|nodejs-npm-registry-client-7.1.1-4|43	%nodejs_fixdep negotiator
14cu|nodejs-npm-registry-client-7.1.1-4|44	%nodejs_fixdep nock
14cu|nodejs-npm-registry-client-7.1.1-4|45	
14cu|nodejs-npm-registry-client-7.1.1-4|46	%build
14cu|nodejs-npm-registry-client-7.1.1-4|47	#nothing to do
14cu|nodejs-npm-registry-client-7.1.1-4|48	
14cu|nodejs-npm-registry-client-7.1.1-4|49	%install
14cu|nodejs-npm-registry-client-7.1.1-4|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-registry-client-7.1.1-4|51	cp -pr package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-npm-registry-client-7.1.1-4|52	
14cu|nodejs-npm-registry-client-7.1.1-4|53	%nodejs_symlink_deps
14cu|nodejs-npm-registry-client-7.1.1-4|54	
14cu|nodejs-npm-registry-client-7.1.1-4|55	
14cu|nodejs-npm-registry-client-7.1.1-4|56	%check
14cu|nodejs-npm-registry-client-7.1.1-4|57	# 2 from 656 wil fail on abf failure: timeout
14cu|nodejs-npm-registry-client-7.1.1-4|58	%nodejs_symlink_deps --check
14cu|nodejs-npm-registry-client-7.1.1-4|59	%tap test || :
14cu|nodejs-npm-registry-client-7.1.1-4|60	%changelog
14cu|nodejs-npm-registry-client-7.1.1-4|61	
14cu|nodejs-npm-registry-client-7.1.1-4|62	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 7.1.1-4
14cu|nodejs-npm-registry-client-7.1.1-4|63	- (f712c5c) BuildList#2799825: Increase release tag
14cu|nodejs-npm-registry-client-7.1.1-4|64	
14cu|nodejs-npm-registry-client-7.1.1-4|65	

11869 14
14cu|nodejs-nth-check-1.0.1-4|1	%define oname nth-check
14cu|nodejs-nth-check-1.0.1-4|2	
14cu|nodejs-nth-check-1.0.1-4|3	Summary:        Performant nth-check parser & compiler
14cu|nodejs-nth-check-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nth-check-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-nth-check-1.0.1-4|6	Release:        4
14cu|nodejs-nth-check-1.0.1-4|7	License:        BSD
14cu|nodejs-nth-check-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-nth-check-1.0.1-4|9	Url:            https://github.com/fb55/nth-check
14cu|nodejs-nth-check-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nth-check-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/fb55/nth-check/master/LICENSE
14cu|nodejs-nth-check-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nth-check-1.0.1-4|13	BuildRequires:  npm(boolbase)
14cu|nodejs-nth-check-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-nth-check-1.0.1-4|15	
14cu|nodejs-nth-check-1.0.1-4|16	%description
14cu|nodejs-nth-check-1.0.1-4|17	%{summary}.
14cu|nodejs-nth-check-1.0.1-4|18	
14cu|nodejs-nth-check-1.0.1-4|19	%files
14cu|nodejs-nth-check-1.0.1-4|20	%doc LICENSE *.md
14cu|nodejs-nth-check-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nth-check-1.0.1-4|22	
14cu|nodejs-nth-check-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-nth-check-1.0.1-4|24	
14cu|nodejs-nth-check-1.0.1-4|25	%prep
14cu|nodejs-nth-check-1.0.1-4|26	%setup -q -n package
14cu|nodejs-nth-check-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-nth-check-1.0.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-nth-check-1.0.1-4|29	
14cu|nodejs-nth-check-1.0.1-4|30	%build
14cu|nodejs-nth-check-1.0.1-4|31	
14cu|nodejs-nth-check-1.0.1-4|32	%install
14cu|nodejs-nth-check-1.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nth-check-1.0.1-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nth-check-1.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-nth-check-1.0.1-4|36	
14cu|nodejs-nth-check-1.0.1-4|37	%check
14cu|nodejs-nth-check-1.0.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-nth-check-1.0.1-4|39	%__nodejs test
14cu|nodejs-nth-check-1.0.1-4|40	
14cu|nodejs-nth-check-1.0.1-4|41	%changelog
14cu|nodejs-nth-check-1.0.1-4|42	
14cu|nodejs-nth-check-1.0.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-nth-check-1.0.1-4|44	- (b0f2c17) BuildList#2799825: Increase release tag
14cu|nodejs-nth-check-1.0.1-4|45	
14cu|nodejs-nth-check-1.0.1-4|46	

11870 14
14cu|nodejs-number-is-nan-1.0.0-4|1	%define oname number-is-nan
14cu|nodejs-number-is-nan-1.0.0-4|2	
14cu|nodejs-number-is-nan-1.0.0-4|3	Summary:        ES6 Number.isNaN() ponyfill
14cu|nodejs-number-is-nan-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-number-is-nan-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-number-is-nan-1.0.0-4|6	Release:        4
14cu|nodejs-number-is-nan-1.0.0-4|7	License:        MIT
14cu|nodejs-number-is-nan-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-number-is-nan-1.0.0-4|9	Url:            https://github.com/sindresorhus/number-is-nan
14cu|nodejs-number-is-nan-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-number-is-nan-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-number-is-nan-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-number-is-nan-1.0.0-4|13	
14cu|nodejs-number-is-nan-1.0.0-4|14	%description
14cu|nodejs-number-is-nan-1.0.0-4|15	ES6 Number.isNaN() ponyfill
14cu|nodejs-number-is-nan-1.0.0-4|16	Ponyfill: A polyfill that doesn't
14cu|nodejs-number-is-nan-1.0.0-4|17	overwrite the native method.
14cu|nodejs-number-is-nan-1.0.0-4|18	
14cu|nodejs-number-is-nan-1.0.0-4|19	%files
14cu|nodejs-number-is-nan-1.0.0-4|20	%doc readme.md license
14cu|nodejs-number-is-nan-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-number-is-nan-1.0.0-4|22	
14cu|nodejs-number-is-nan-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-number-is-nan-1.0.0-4|24	
14cu|nodejs-number-is-nan-1.0.0-4|25	%prep
14cu|nodejs-number-is-nan-1.0.0-4|26	%setup -q -n package
14cu|nodejs-number-is-nan-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-number-is-nan-1.0.0-4|28	
14cu|nodejs-number-is-nan-1.0.0-4|29	%build
14cu|nodejs-number-is-nan-1.0.0-4|30	
14cu|nodejs-number-is-nan-1.0.0-4|31	%install
14cu|nodejs-number-is-nan-1.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-number-is-nan-1.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-number-is-nan-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-number-is-nan-1.0.0-4|35	%changelog
14cu|nodejs-number-is-nan-1.0.0-4|36	
14cu|nodejs-number-is-nan-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-number-is-nan-1.0.0-4|38	- (69fa609) BuildList#2799825: Increase release tag
14cu|nodejs-number-is-nan-1.0.0-4|39	
14cu|nodejs-number-is-nan-1.0.0-4|40	

11871 14
14cu|nodejs-nw-0.12.3-4|1	%define oname nw
14cu|nodejs-nw-0.12.3-4|2	
14cu|nodejs-nw-0.12.3-4|3	Summary:        A installer for nw.js
14cu|nodejs-nw-0.12.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nw-0.12.3-4|5	Version:        0.12.3
14cu|nodejs-nw-0.12.3-4|6	Release:        4
14cu|nodejs-nw-0.12.3-4|7	License:        MIT
14cu|nodejs-nw-0.12.3-4|8	Group:          Development/Other
14cu|nodejs-nw-0.12.3-4|9	Url:            https://github.com/nwjs/npm-installer
14cu|nodejs-nw-0.12.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nw-0.12.3-4|11	Source1:        https://raw.githubusercontent.com/nwjs/npm-installer/v0.12.3/test/index.js
14cu|nodejs-nw-0.12.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nw-0.12.3-4|13	BuildRequires:  npm(chalk)
14cu|nodejs-nw-0.12.3-4|14	BuildRequires:  npm(yargs)
14cu|nodejs-nw-0.12.3-4|15	BuildRequires:  npm(semver)
14cu|nodejs-nw-0.12.3-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-nw-0.12.3-4|17	BuildRequires:  npm(multimeter)
14cu|nodejs-nw-0.12.3-4|18	BuildRequires:  npm(merge)
14cu|nodejs-nw-0.12.3-4|19	BuildRequires:  npm(file-exists)
14cu|nodejs-nw-0.12.3-4|20	BuildRequires:  npm(download)
14cu|nodejs-nw-0.12.3-4|21	BuildRequires:  npm(decompress)
14cu|nodejs-nw-0.12.3-4|22	#
14cu|nodejs-nw-0.12.3-4|23	BuildRequires:  npm(request)
14cu|nodejs-nw-0.12.3-4|24	BuildRequires:  npm(tape)
14cu|nodejs-nw-0.12.3-4|25	BuildArch:      noarch
14cu|nodejs-nw-0.12.3-4|26	
14cu|nodejs-nw-0.12.3-4|27	%description
14cu|nodejs-nw-0.12.3-4|28	%{summary}.
14cu|nodejs-nw-0.12.3-4|29	
14cu|nodejs-nw-0.12.3-4|30	%files
14cu|nodejs-nw-0.12.3-4|31	%doc *.md
14cu|nodejs-nw-0.12.3-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-0.12.3-4|33	%{_bindir}/%{oname}
14cu|nodejs-nw-0.12.3-4|34	
14cu|nodejs-nw-0.12.3-4|35	#------------------------------------------------------------------
14cu|nodejs-nw-0.12.3-4|36	
14cu|nodejs-nw-0.12.3-4|37	%prep
14cu|nodejs-nw-0.12.3-4|38	%setup -qn package
14cu|nodejs-nw-0.12.3-4|39	rm -rf node_modules
14cu|nodejs-nw-0.12.3-4|40	%nodejs_fixdep chalk
14cu|nodejs-nw-0.12.3-4|41	%nodejs_fixdep yargs
14cu|nodejs-nw-0.12.3-4|42	%nodejs_fixdep semver
14cu|nodejs-nw-0.12.3-4|43	%nodejs_fixdep rimraf
14cu|nodejs-nw-0.12.3-4|44	%nodejs_fixdep multimeter
14cu|nodejs-nw-0.12.3-4|45	%nodejs_fixdep merge
14cu|nodejs-nw-0.12.3-4|46	%nodejs_fixdep file-exists
14cu|nodejs-nw-0.12.3-4|47	%nodejs_fixdep download
14cu|nodejs-nw-0.12.3-4|48	%nodejs_fixdep decompress
14cu|nodejs-nw-0.12.3-4|49	
14cu|nodejs-nw-0.12.3-4|50	%build
14cu|nodejs-nw-0.12.3-4|51	
14cu|nodejs-nw-0.12.3-4|52	%install
14cu|nodejs-nw-0.12.3-4|53	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-0.12.3-4|54	cp -r index.js lib/ package.json scripts/ bin/ \
14cu|nodejs-nw-0.12.3-4|55	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-0.12.3-4|56	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-nw-0.12.3-4|57	
14cu|nodejs-nw-0.12.3-4|58	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nw-0.12.3-4|59	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-nw-0.12.3-4|60	%nodejs_symlink_deps
14cu|nodejs-nw-0.12.3-4|61	%changelog
14cu|nodejs-nw-0.12.3-4|62	
14cu|nodejs-nw-0.12.3-4|63	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.12.3-4
14cu|nodejs-nw-0.12.3-4|64	- (6010681) BuildList#2799825: Increase release tag
14cu|nodejs-nw-0.12.3-4|65	
14cu|nodejs-nw-0.12.3-4|66	

11872 14
14cu|nodejs-nw-builder-2.2.0-4|1	%define oname nw-builder
14cu|nodejs-nw-builder-2.2.0-4|2	
14cu|nodejs-nw-builder-2.2.0-4|3	Summary:        Build NW.js apps via cli
14cu|nodejs-nw-builder-2.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nw-builder-2.2.0-4|5	Version:        2.2.0
14cu|nodejs-nw-builder-2.2.0-4|6	Release:        4
14cu|nodejs-nw-builder-2.2.0-4|7	License:        MIT
14cu|nodejs-nw-builder-2.2.0-4|8	Group:          Development/Other
14cu|nodejs-nw-builder-2.2.0-4|9	Url:            https://github.com/mllrsohn/nw-builder
14cu|nodejs-nw-builder-2.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nw-builder-2.2.0-4|11	Source100:      nodejs-nw-builder.rpmlintrc
14cu|nodejs-nw-builder-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nw-builder-2.2.0-4|13	BuildRequires:  npm(deprecate)
14cu|nodejs-nw-builder-2.2.0-4|14	BuildRequires:  npm(graceful-fs-extra)
14cu|nodejs-nw-builder-2.2.0-4|15	BuildRequires:  npm(graceful-ncp)
14cu|nodejs-nw-builder-2.2.0-4|16	BuildRequires:  npm(platform-overrides)
14cu|nodejs-nw-builder-2.2.0-4|17	BuildRequires:  npm(winresourcer)
14cu|nodejs-nw-builder-2.2.0-4|18	BuildRequires:  npm(update-notifier)
14cu|nodejs-nw-builder-2.2.0-4|19	BuildRequires:  npm(temp)
14cu|nodejs-nw-builder-2.2.0-4|20	BuildRequires:  npm(tar-fs)
14cu|nodejs-nw-builder-2.2.0-4|21	BuildRequires:  npm(simple-glob)
14cu|nodejs-nw-builder-2.2.0-4|22	BuildRequires:  npm(semver)
14cu|nodejs-nw-builder-2.2.0-4|23	BuildRequires:  npm(rimraf)
14cu|nodejs-nw-builder-2.2.0-4|24	BuildRequires:  npm(request)
14cu|nodejs-nw-builder-2.2.0-4|25	BuildRequires:  npm(progress)
14cu|nodejs-nw-builder-2.2.0-4|26	BuildRequires:  npm(plist)
14cu|nodejs-nw-builder-2.2.0-4|27	BuildRequires:  npm(rcedit)
14cu|nodejs-nw-builder-2.2.0-4|28	BuildRequires:  npm(optimist)
14cu|nodejs-nw-builder-2.2.0-4|29	BuildRequires:  npm(lodash)
14cu|nodejs-nw-builder-2.2.0-4|30	BuildRequires:  npm(inherits)
14cu|nodejs-nw-builder-2.2.0-4|31	BuildRequires:  npm(decompress-zip)
14cu|nodejs-nw-builder-2.2.0-4|32	BuildRequires:  npm(bluebird)
14cu|nodejs-nw-builder-2.2.0-4|33	BuildRequires:  npm(archiver)
14cu|nodejs-nw-builder-2.2.0-4|34	BuildArch:      noarch
14cu|nodejs-nw-builder-2.2.0-4|35	
14cu|nodejs-nw-builder-2.2.0-4|36	%description
14cu|nodejs-nw-builder-2.2.0-4|37	%{summary}.
14cu|nodejs-nw-builder-2.2.0-4|38	
14cu|nodejs-nw-builder-2.2.0-4|39	%files
14cu|nodejs-nw-builder-2.2.0-4|40	%doc LICENSE *.md
14cu|nodejs-nw-builder-2.2.0-4|41	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-builder-2.2.0-4|42	
14cu|nodejs-nw-builder-2.2.0-4|43	#------------------------------------------------------------------
14cu|nodejs-nw-builder-2.2.0-4|44	
14cu|nodejs-nw-builder-2.2.0-4|45	%prep
14cu|nodejs-nw-builder-2.2.0-4|46	%setup -q -n package
14cu|nodejs-nw-builder-2.2.0-4|47	rm -rf node_modules
14cu|nodejs-nw-builder-2.2.0-4|48	# our versions are latest available ATM, let's use those
14cu|nodejs-nw-builder-2.2.0-4|49	%nodejs_fixdep rcedit
14cu|nodejs-nw-builder-2.2.0-4|50	%nodejs_fixdep deprecate
14cu|nodejs-nw-builder-2.2.0-4|51	%nodejs_fixdep graceful-fs-extra
14cu|nodejs-nw-builder-2.2.0-4|52	%nodejs_fixdep graceful-ncp
14cu|nodejs-nw-builder-2.2.0-4|53	%nodejs_fixdep platform-overrides
14cu|nodejs-nw-builder-2.2.0-4|54	%nodejs_fixdep winresourcer
14cu|nodejs-nw-builder-2.2.0-4|55	%nodejs_fixdep update-notifier
14cu|nodejs-nw-builder-2.2.0-4|56	%nodejs_fixdep temp
14cu|nodejs-nw-builder-2.2.0-4|57	%nodejs_fixdep tar-fs
14cu|nodejs-nw-builder-2.2.0-4|58	%nodejs_fixdep simple-glob
14cu|nodejs-nw-builder-2.2.0-4|59	%nodejs_fixdep semver
14cu|nodejs-nw-builder-2.2.0-4|60	%nodejs_fixdep rimraf
14cu|nodejs-nw-builder-2.2.0-4|61	%nodejs_fixdep request
14cu|nodejs-nw-builder-2.2.0-4|62	%nodejs_fixdep progress
14cu|nodejs-nw-builder-2.2.0-4|63	%nodejs_fixdep plist
14cu|nodejs-nw-builder-2.2.0-4|64	%nodejs_fixdep optimist
14cu|nodejs-nw-builder-2.2.0-4|65	%nodejs_fixdep lodash
14cu|nodejs-nw-builder-2.2.0-4|66	%nodejs_fixdep inherits
14cu|nodejs-nw-builder-2.2.0-4|67	%nodejs_fixdep decompress-zip
14cu|nodejs-nw-builder-2.2.0-4|68	%nodejs_fixdep bluebird
14cu|nodejs-nw-builder-2.2.0-4|69	%nodejs_fixdep archiver
14cu|nodejs-nw-builder-2.2.0-4|70	
14cu|nodejs-nw-builder-2.2.0-4|71	%build
14cu|nodejs-nw-builder-2.2.0-4|72	
14cu|nodejs-nw-builder-2.2.0-4|73	%install
14cu|nodejs-nw-builder-2.2.0-4|74	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-builder-2.2.0-4|75	cp -r package.json index.js lib/ bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-builder-2.2.0-4|76	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/nwbuild
14cu|nodejs-nw-builder-2.2.0-4|77	%nodejs_symlink_deps
14cu|nodejs-nw-builder-2.2.0-4|78	%changelog
14cu|nodejs-nw-builder-2.2.0-4|79	
14cu|nodejs-nw-builder-2.2.0-4|80	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-nw-builder-2.2.0-4|81	- (76f26d4) BuildList#2799825: Increase release tag
14cu|nodejs-nw-builder-2.2.0-4|82	
14cu|nodejs-nw-builder-2.2.0-4|83	

11873 14
14cu|nodejs-nw-gyp-0.13.0-4|1	%define oname nw-gyp
14cu|nodejs-nw-gyp-0.13.0-4|2	
14cu|nodejs-nw-gyp-0.13.0-4|3	Summary:        Node-webkit native addon build tool
14cu|nodejs-nw-gyp-0.13.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|5	Version:        0.13.0
14cu|nodejs-nw-gyp-0.13.0-4|6	Release:        4
14cu|nodejs-nw-gyp-0.13.0-4|7	License:        MIT
14cu|nodejs-nw-gyp-0.13.0-4|8	Group:          Development/Other
14cu|nodejs-nw-gyp-0.13.0-4|9	Url:            https://github.com/rogerwang/nw-gyp
14cu|nodejs-nw-gyp-0.13.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nw-gyp-0.13.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-nw-gyp-0.13.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-nw-gyp-0.13.0-4|13	BuildRequires:  npm(which)
14cu|nodejs-nw-gyp-0.13.0-4|14	BuildRequires:  npm(tar)
14cu|nodejs-nw-gyp-0.13.0-4|15	BuildRequires:  npm(semver)
14cu|nodejs-nw-gyp-0.13.0-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-nw-gyp-0.13.0-4|17	BuildRequires:  npm(request)
14cu|nodejs-nw-gyp-0.13.0-4|18	BuildRequires:  npm(osenv)
14cu|nodejs-nw-gyp-0.13.0-4|19	BuildRequires:  npm(npmlog)
14cu|nodejs-nw-gyp-0.13.0-4|20	BuildRequires:  npm(nopt)
14cu|nodejs-nw-gyp-0.13.0-4|21	BuildRequires:  npm(mkdirp)
14cu|nodejs-nw-gyp-0.13.0-4|22	BuildRequires:  npm(minimatch)
14cu|nodejs-nw-gyp-0.13.0-4|23	BuildRequires:  npm(fstream)
14cu|nodejs-nw-gyp-0.13.0-4|24	BuildRequires:  npm(graceful-fs)
14cu|nodejs-nw-gyp-0.13.0-4|25	BuildRequires:  npm(glob)
14cu|nodejs-nw-gyp-0.13.0-4|26	# python3 is not supported
14cu|nodejs-nw-gyp-0.13.0-4|27	Requires:  python
14cu|nodejs-nw-gyp-0.13.0-4|28	Requires:  make
14cu|nodejs-nw-gyp-0.13.0-4|29	Requires:  gcc-c++, gcc, gcc-cpp
14cu|nodejs-nw-gyp-0.13.0-4|30	
14cu|nodejs-nw-gyp-0.13.0-4|31	BuildArch:      noarch
14cu|nodejs-nw-gyp-0.13.0-4|32	
14cu|nodejs-nw-gyp-0.13.0-4|33	%description
14cu|nodejs-nw-gyp-0.13.0-4|34	%{summary}.
14cu|nodejs-nw-gyp-0.13.0-4|35	
14cu|nodejs-nw-gyp-0.13.0-4|36	%files
14cu|nodejs-nw-gyp-0.13.0-4|37	%doc LICENSE README.md
14cu|nodejs-nw-gyp-0.13.0-4|38	%{_bindir}/%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|39	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|40	
14cu|nodejs-nw-gyp-0.13.0-4|41	#------------------------------------------------------------------
14cu|nodejs-nw-gyp-0.13.0-4|42	
14cu|nodejs-nw-gyp-0.13.0-4|43	%prep
14cu|nodejs-nw-gyp-0.13.0-4|44	%setup -q -n package
14cu|nodejs-nw-gyp-0.13.0-4|45	rm -rf node_modules gyp/.npmignore
14cu|nodejs-nw-gyp-0.13.0-4|46	# python test tools
14cu|nodejs-nw-gyp-0.13.0-4|47	chmod +x gyp/pylib/gyp/generator/{ninja_test,xcode_test}.py
14cu|nodejs-nw-gyp-0.13.0-4|48	chmod -x gyp/gyp.bat
14cu|nodejs-nw-gyp-0.13.0-4|49	%nodejs_fixdep semver
14cu|nodejs-nw-gyp-0.13.0-4|50	%nodejs_fixdep which
14cu|nodejs-nw-gyp-0.13.0-4|51	%nodejs_fixdep tar
14cu|nodejs-nw-gyp-0.13.0-4|52	%nodejs_fixdep rimraf
14cu|nodejs-nw-gyp-0.13.0-4|53	%nodejs_fixdep request
14cu|nodejs-nw-gyp-0.13.0-4|54	%nodejs_fixdep osenv
14cu|nodejs-nw-gyp-0.13.0-4|55	%nodejs_fixdep npmlog
14cu|nodejs-nw-gyp-0.13.0-4|56	%nodejs_fixdep nopt
14cu|nodejs-nw-gyp-0.13.0-4|57	%nodejs_fixdep mkdirp
14cu|nodejs-nw-gyp-0.13.0-4|58	%nodejs_fixdep minimatch
14cu|nodejs-nw-gyp-0.13.0-4|59	%nodejs_fixdep fstream
14cu|nodejs-nw-gyp-0.13.0-4|60	%nodejs_fixdep graceful-fs
14cu|nodejs-nw-gyp-0.13.0-4|61	%nodejs_fixdep glob
14cu|nodejs-nw-gyp-0.13.0-4|62	
14cu|nodejs-nw-gyp-0.13.0-4|63	%build
14cu|nodejs-nw-gyp-0.13.0-4|64	
14cu|nodejs-nw-gyp-0.13.0-4|65	%install
14cu|nodejs-nw-gyp-0.13.0-4|66	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|67	cp -r package.json bin/ gyp/ lib/ addon.gypi %{oname}-%{version}.tgz \
14cu|nodejs-nw-gyp-0.13.0-4|68	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|69	
14cu|nodejs-nw-gyp-0.13.0-4|70	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-nw-gyp-0.13.0-4|71	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nw-gyp-0.13.0-4|72	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-nw-gyp-0.13.0-4|73	
14cu|nodejs-nw-gyp-0.13.0-4|74	%nodejs_symlink_deps
14cu|nodejs-nw-gyp-0.13.0-4|75	%changelog
14cu|nodejs-nw-gyp-0.13.0-4|76	
14cu|nodejs-nw-gyp-0.13.0-4|77	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.13.0-4
14cu|nodejs-nw-gyp-0.13.0-4|78	- (5a278ff) BuildList#2799825: Increase release tag
14cu|nodejs-nw-gyp-0.13.0-4|79	
14cu|nodejs-nw-gyp-0.13.0-4|80	

11874 14
14cu|nodejs-nyc-3.2.2-4|1	%define oname nyc
14cu|nodejs-nyc-3.2.2-4|2	
14cu|nodejs-nyc-3.2.2-4|3	Summary:        A code coverage tool that works well with subprocesses
14cu|nodejs-nyc-3.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-nyc-3.2.2-4|5	Version:        3.2.2
14cu|nodejs-nyc-3.2.2-4|6	Release:        4
14cu|nodejs-nyc-3.2.2-4|7	License:        ISC
14cu|nodejs-nyc-3.2.2-4|8	Group:          Development/Other
14cu|nodejs-nyc-3.2.2-4|9	Url:            https://github.com/bcoe/nyc
14cu|nodejs-nyc-3.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-nyc-3.2.2-4|11	Source100:	%{name}.rpmlintrc
14cu|nodejs-nyc-3.2.2-4|12	
14cu|nodejs-nyc-3.2.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-nyc-3.2.2-4|14	BuildRequires:  npm(yargs)
14cu|nodejs-nyc-3.2.2-4|15	BuildRequires:  npm(strip-bom)
14cu|nodejs-nyc-3.2.2-4|16	BuildRequires:  npm(spawn-wrap)
14cu|nodejs-nyc-3.2.2-4|17	BuildRequires:  npm(signal-exit)
14cu|nodejs-nyc-3.2.2-4|18	BuildRequires:  npm(rimraf)
14cu|nodejs-nyc-3.2.2-4|19	BuildRequires:  npm(mkdirp)
14cu|nodejs-nyc-3.2.2-4|20	BuildRequires:  npm(lodash)
14cu|nodejs-nyc-3.2.2-4|21	BuildRequires:  npm(istanbul)
14cu|nodejs-nyc-3.2.2-4|22	BuildRequires:  npm(glob)
14cu|nodejs-nyc-3.2.2-4|23	BuildRequires:  npm(foreground-child)
14cu|nodejs-nyc-3.2.2-4|24	
14cu|nodejs-nyc-3.2.2-4|25	BuildArch:      noarch
14cu|nodejs-nyc-3.2.2-4|26	
14cu|nodejs-nyc-3.2.2-4|27	%description
14cu|nodejs-nyc-3.2.2-4|28	%{summary}.
14cu|nodejs-nyc-3.2.2-4|29	
14cu|nodejs-nyc-3.2.2-4|30	%files
14cu|nodejs-nyc-3.2.2-4|31	%doc LICENSE.txt README.md CHANGELOG.md
14cu|nodejs-nyc-3.2.2-4|32	%{_bindir}/%{oname}.js
14cu|nodejs-nyc-3.2.2-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-nyc-3.2.2-4|34	
14cu|nodejs-nyc-3.2.2-4|35	#------------------------------------------------------------------
14cu|nodejs-nyc-3.2.2-4|36	
14cu|nodejs-nyc-3.2.2-4|37	%prep
14cu|nodejs-nyc-3.2.2-4|38	%setup -q -n package
14cu|nodejs-nyc-3.2.2-4|39	rm -rf node_modules
14cu|nodejs-nyc-3.2.2-4|40	%nodejs_fixdep foreground-child 1.3.1
14cu|nodejs-nyc-3.2.2-4|41	chmod -x index.js
14cu|nodejs-nyc-3.2.2-4|42	
14cu|nodejs-nyc-3.2.2-4|43	%build
14cu|nodejs-nyc-3.2.2-4|44	
14cu|nodejs-nyc-3.2.2-4|45	%install
14cu|nodejs-nyc-3.2.2-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nyc-3.2.2-4|47	cp -pr package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-nyc-3.2.2-4|48	
14cu|nodejs-nyc-3.2.2-4|49	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-nyc-3.2.2-4|50	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js %{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-nyc-3.2.2-4|51	%nodejs_symlink_deps
14cu|nodejs-nyc-3.2.2-4|52	
14cu|nodejs-nyc-3.2.2-4|53	
14cu|nodejs-nyc-3.2.2-4|54	%changelog
14cu|nodejs-nyc-3.2.2-4|55	
14cu|nodejs-nyc-3.2.2-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.2-4
14cu|nodejs-nyc-3.2.2-4|57	- (c5f7847) BuildList#2799825: Increase release tag
14cu|nodejs-nyc-3.2.2-4|58	
14cu|nodejs-nyc-3.2.2-4|59	

11875 14
14cu|nodejs-oauth-0.9.14-4|1	%define oname oauth
14cu|nodejs-oauth-0.9.14-4|2	
14cu|nodejs-oauth-0.9.14-4|3	Summary:        Library for interacting with OAuth 1.0, 1.0A, 2 and Echo
14cu|nodejs-oauth-0.9.14-4|4	Name:           nodejs-%{oname}
14cu|nodejs-oauth-0.9.14-4|5	Version:        0.9.14
14cu|nodejs-oauth-0.9.14-4|6	Release:        4
14cu|nodejs-oauth-0.9.14-4|7	Group:          Development/Other
14cu|nodejs-oauth-0.9.14-4|8	License:        MIT
14cu|nodejs-oauth-0.9.14-4|9	URL:            https://github.com/ciaranj/node-oauth
14cu|nodejs-oauth-0.9.14-4|10	Source0:        http://registry.npmjs.org/oauth/-/oauth-%{version}.tgz
14cu|nodejs-oauth-0.9.14-4|11	# Remove fallback to bundled SHA1 implementation
14cu|nodejs-oauth-0.9.14-4|12	#Patch0:         nodejs-oauth-sha1.patch
14cu|nodejs-oauth-0.9.14-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-oauth-0.9.14-4|14	#BuildRequires:  npm(vows)
14cu|nodejs-oauth-0.9.14-4|15	BuildArch:      noarch
14cu|nodejs-oauth-0.9.14-4|16	
14cu|nodejs-oauth-0.9.14-4|17	%description
14cu|nodejs-oauth-0.9.14-4|18	Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides
14cu|nodejs-oauth-0.9.14-4|19	simplified client access and allows for construction of more complex
14cu|nodejs-oauth-0.9.14-4|20	APIs and OAuth providers.
14cu|nodejs-oauth-0.9.14-4|21	
14cu|nodejs-oauth-0.9.14-4|22	%files
14cu|nodejs-oauth-0.9.14-4|23	%doc LICENSE Readme.md examples
14cu|nodejs-oauth-0.9.14-4|24	%{nodejs_sitelib}/oauth
14cu|nodejs-oauth-0.9.14-4|25	#--------------------------------------------------
14cu|nodejs-oauth-0.9.14-4|26	
14cu|nodejs-oauth-0.9.14-4|27	%prep
14cu|nodejs-oauth-0.9.14-4|28	%setup -q -n package
14cu|nodejs-oauth-0.9.14-4|29	#%%patch0 -p1
14cu|nodejs-oauth-0.9.14-4|30	# rm -rf node_modules lib/sha1.js tests/sha1.js
14cu|nodejs-oauth-0.9.14-4|31	
14cu|nodejs-oauth-0.9.14-4|32	%build
14cu|nodejs-oauth-0.9.14-4|33	
14cu|nodejs-oauth-0.9.14-4|34	
14cu|nodejs-oauth-0.9.14-4|35	%install
14cu|nodejs-oauth-0.9.14-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/oauth
14cu|nodejs-oauth-0.9.14-4|37	cp -pr package.json index.js lib/ %{buildroot}/%{nodejs_sitelib}/oauth
14cu|nodejs-oauth-0.9.14-4|38	%nodejs_symlink_deps
14cu|nodejs-oauth-0.9.14-4|39	
14cu|nodejs-oauth-0.9.14-4|40	
14cu|nodejs-oauth-0.9.14-4|41	%check
14cu|nodejs-oauth-0.9.14-4|42	#will need vows 0.5.x we have 0.8.1
14cu|nodejs-oauth-0.9.14-4|43	#drop tests
14cu|nodejs-oauth-0.9.14-4|44	#%%nodejs_symlink_deps --check
14cu|nodejs-oauth-0.9.14-4|45	#%%{nodejs_sitelib}/vows/bin/vows tests/* --spec
14cu|nodejs-oauth-0.9.14-4|46	
14cu|nodejs-oauth-0.9.14-4|47	
14cu|nodejs-oauth-0.9.14-4|48	
14cu|nodejs-oauth-0.9.14-4|49	
14cu|nodejs-oauth-0.9.14-4|50	
14cu|nodejs-oauth-0.9.14-4|51	
14cu|nodejs-oauth-0.9.14-4|52	%changelog
14cu|nodejs-oauth-0.9.14-4|53	
14cu|nodejs-oauth-0.9.14-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.14-4
14cu|nodejs-oauth-0.9.14-4|55	- (a1170df) BuildList#2799825: Increase release tag
14cu|nodejs-oauth-0.9.14-4|56	
14cu|nodejs-oauth-0.9.14-4|57	

11876 14
14cu|nodejs-oauth-sign-0.8.0-4|1	%define oname oauth-sign
14cu|nodejs-oauth-sign-0.8.0-4|2	
14cu|nodejs-oauth-sign-0.8.0-4|3	Summary:    OAuth1 signing for Node.js
14cu|nodejs-oauth-sign-0.8.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-oauth-sign-0.8.0-4|5	Version:    0.8.0
14cu|nodejs-oauth-sign-0.8.0-4|6	Release:    4
14cu|nodejs-oauth-sign-0.8.0-4|7	Summary:    OAuth1 signing for Node.js
14cu|nodejs-oauth-sign-0.8.0-4|8	License:    ASL 2.0
14cu|nodejs-oauth-sign-0.8.0-4|9	Group:      Development/Other
14cu|nodejs-oauth-sign-0.8.0-4|10	URL:        https://github.com/mikeal/%{oname}
14cu|nodejs-oauth-sign-0.8.0-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-oauth-sign-0.8.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-oauth-sign-0.8.0-4|13	BuildArch:  noarch
14cu|nodejs-oauth-sign-0.8.0-4|14	
14cu|nodejs-oauth-sign-0.8.0-4|15	%description
14cu|nodejs-oauth-sign-0.8.0-4|16	%{summary}.
14cu|nodejs-oauth-sign-0.8.0-4|17	
14cu|nodejs-oauth-sign-0.8.0-4|18	%files
14cu|nodejs-oauth-sign-0.8.0-4|19	%doc LICENSE README.md
14cu|nodejs-oauth-sign-0.8.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-oauth-sign-0.8.0-4|21	
14cu|nodejs-oauth-sign-0.8.0-4|22	#---------------------------------------------
14cu|nodejs-oauth-sign-0.8.0-4|23	%prep
14cu|nodejs-oauth-sign-0.8.0-4|24	%setup -q -n package
14cu|nodejs-oauth-sign-0.8.0-4|25	
14cu|nodejs-oauth-sign-0.8.0-4|26	%build
14cu|nodejs-oauth-sign-0.8.0-4|27	#nothing to do
14cu|nodejs-oauth-sign-0.8.0-4|28	
14cu|nodejs-oauth-sign-0.8.0-4|29	%install
14cu|nodejs-oauth-sign-0.8.0-4|30	
14cu|nodejs-oauth-sign-0.8.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-oauth-sign-0.8.0-4|32	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-oauth-sign-0.8.0-4|33	
14cu|nodejs-oauth-sign-0.8.0-4|34	%nodejs_symlink_deps
14cu|nodejs-oauth-sign-0.8.0-4|35	
14cu|nodejs-oauth-sign-0.8.0-4|36	
14cu|nodejs-oauth-sign-0.8.0-4|37	
14cu|nodejs-oauth-sign-0.8.0-4|38	
14cu|nodejs-oauth-sign-0.8.0-4|39	%changelog
14cu|nodejs-oauth-sign-0.8.0-4|40	
14cu|nodejs-oauth-sign-0.8.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.0-4
14cu|nodejs-oauth-sign-0.8.0-4|42	- (af775ee) BuildList#2799825: Increase release tag
14cu|nodejs-oauth-sign-0.8.0-4|43	
14cu|nodejs-oauth-sign-0.8.0-4|44	

11877 14
14cu|nodejs-object-assign-4.0.1-4|1	%define oname object-assign
14cu|nodejs-object-assign-4.0.1-4|2	
14cu|nodejs-object-assign-4.0.1-4|3	Summary:        ES6 Object.assign() ponyfill
14cu|nodejs-object-assign-4.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-object-assign-4.0.1-4|5	Version:        4.0.1
14cu|nodejs-object-assign-4.0.1-4|6	Release:        4
14cu|nodejs-object-assign-4.0.1-4|7	License:        MIT
14cu|nodejs-object-assign-4.0.1-4|8	Group:          Development/Other
14cu|nodejs-object-assign-4.0.1-4|9	Url:            https://github.com/sindresorhus/object-assign
14cu|nodejs-object-assign-4.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-object-assign-4.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-object-assign-4.0.1-4|12	BuildArch:      noarch
14cu|nodejs-object-assign-4.0.1-4|13	
14cu|nodejs-object-assign-4.0.1-4|14	%description
14cu|nodejs-object-assign-4.0.1-4|15	Ponyfill: A polyfill that doesn't overwrite the native method.
14cu|nodejs-object-assign-4.0.1-4|16	
14cu|nodejs-object-assign-4.0.1-4|17	%files
14cu|nodejs-object-assign-4.0.1-4|18	%doc license readme.md
14cu|nodejs-object-assign-4.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-assign-4.0.1-4|20	
14cu|nodejs-object-assign-4.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-object-assign-4.0.1-4|22	
14cu|nodejs-object-assign-4.0.1-4|23	%prep
14cu|nodejs-object-assign-4.0.1-4|24	%setup -q -n package
14cu|nodejs-object-assign-4.0.1-4|25	rm -rf node_modules
14cu|nodejs-object-assign-4.0.1-4|26	
14cu|nodejs-object-assign-4.0.1-4|27	%build
14cu|nodejs-object-assign-4.0.1-4|28	
14cu|nodejs-object-assign-4.0.1-4|29	%install
14cu|nodejs-object-assign-4.0.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-assign-4.0.1-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-assign-4.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-object-assign-4.0.1-4|33	%changelog
14cu|nodejs-object-assign-4.0.1-4|34	
14cu|nodejs-object-assign-4.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.1-4
14cu|nodejs-object-assign-4.0.1-4|36	- (bc0dab1) BuildList#2799825: Increase release tag
14cu|nodejs-object-assign-4.0.1-4|37	
14cu|nodejs-object-assign-4.0.1-4|38	

11878 14
14cu|nodejs-object-inspect-1.0.2-4|1	%define oname object-inspect
14cu|nodejs-object-inspect-1.0.2-4|2	
14cu|nodejs-object-inspect-1.0.2-4|3	Summary:        String representations of objects in node and the browser
14cu|nodejs-object-inspect-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-object-inspect-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-object-inspect-1.0.2-4|6	Release:        4
14cu|nodejs-object-inspect-1.0.2-4|7	License:        MIT
14cu|nodejs-object-inspect-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-object-inspect-1.0.2-4|9	Url:            https://github.com/substack/object-inspect
14cu|nodejs-object-inspect-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-object-inspect-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-object-inspect-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-object-inspect-1.0.2-4|13	
14cu|nodejs-object-inspect-1.0.2-4|14	%description
14cu|nodejs-object-inspect-1.0.2-4|15	%{summary}.
14cu|nodejs-object-inspect-1.0.2-4|16	
14cu|nodejs-object-inspect-1.0.2-4|17	%files
14cu|nodejs-object-inspect-1.0.2-4|18	%doc LICENSE readme.markdown example
14cu|nodejs-object-inspect-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-inspect-1.0.2-4|20	
14cu|nodejs-object-inspect-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-object-inspect-1.0.2-4|22	
14cu|nodejs-object-inspect-1.0.2-4|23	%prep
14cu|nodejs-object-inspect-1.0.2-4|24	%setup -q -n package
14cu|nodejs-object-inspect-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-object-inspect-1.0.2-4|26	
14cu|nodejs-object-inspect-1.0.2-4|27	%build
14cu|nodejs-object-inspect-1.0.2-4|28	
14cu|nodejs-object-inspect-1.0.2-4|29	%install
14cu|nodejs-object-inspect-1.0.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-inspect-1.0.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-inspect-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-object-inspect-1.0.2-4|33	%changelog
14cu|nodejs-object-inspect-1.0.2-4|34	
14cu|nodejs-object-inspect-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-object-inspect-1.0.2-4|36	- (cbe4de2) BuildList#2799825: Increase release tag
14cu|nodejs-object-inspect-1.0.2-4|37	
14cu|nodejs-object-inspect-1.0.2-4|38	

11879 14
14cu|nodejs-object-keys-1.0.9-4|1	%define oname object-keys
14cu|nodejs-object-keys-1.0.9-4|2	
14cu|nodejs-object-keys-1.0.9-4|3	Summary:        An Object.keys replacement, in case Object.keys is not available
14cu|nodejs-object-keys-1.0.9-4|4	Name:           nodejs-%{oname}
14cu|nodejs-object-keys-1.0.9-4|5	Version:        1.0.9
14cu|nodejs-object-keys-1.0.9-4|6	Release:        4
14cu|nodejs-object-keys-1.0.9-4|7	License:        MIT
14cu|nodejs-object-keys-1.0.9-4|8	Group:          Development/Other
14cu|nodejs-object-keys-1.0.9-4|9	Url:            https://github.com/ljharb/object-keys
14cu|nodejs-object-keys-1.0.9-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-object-keys-1.0.9-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-object-keys-1.0.9-4|12	BuildArch:      noarch
14cu|nodejs-object-keys-1.0.9-4|13	
14cu|nodejs-object-keys-1.0.9-4|14	%description
14cu|nodejs-object-keys-1.0.9-4|15	%{summary}.
14cu|nodejs-object-keys-1.0.9-4|16	
14cu|nodejs-object-keys-1.0.9-4|17	%files
14cu|nodejs-object-keys-1.0.9-4|18	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-object-keys-1.0.9-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-keys-1.0.9-4|20	
14cu|nodejs-object-keys-1.0.9-4|21	#------------------------------------------------------------------
14cu|nodejs-object-keys-1.0.9-4|22	
14cu|nodejs-object-keys-1.0.9-4|23	%prep
14cu|nodejs-object-keys-1.0.9-4|24	%setup -q -n package
14cu|nodejs-object-keys-1.0.9-4|25	rm -rf node_modules
14cu|nodejs-object-keys-1.0.9-4|26	
14cu|nodejs-object-keys-1.0.9-4|27	%build
14cu|nodejs-object-keys-1.0.9-4|28	
14cu|nodejs-object-keys-1.0.9-4|29	%install
14cu|nodejs-object-keys-1.0.9-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-keys-1.0.9-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object-keys-1.0.9-4|32	%nodejs_symlink_deps
14cu|nodejs-object-keys-1.0.9-4|33	%changelog
14cu|nodejs-object-keys-1.0.9-4|34	
14cu|nodejs-object-keys-1.0.9-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.9-4
14cu|nodejs-object-keys-1.0.9-4|36	- (b86df30) BuildList#2799825: Increase release tag
14cu|nodejs-object-keys-1.0.9-4|37	
14cu|nodejs-object-keys-1.0.9-4|38	

11880 14
14cu|nodejs-object.omit-2.0.0-4|1	%define oname object.omit
14cu|nodejs-object.omit-2.0.0-4|2	
14cu|nodejs-object.omit-2.0.0-4|3	Summary:        Return a copy of an object excluding the given key
14cu|nodejs-object.omit-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-object.omit-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-object.omit-2.0.0-4|6	Release:        4
14cu|nodejs-object.omit-2.0.0-4|7	License:        MIT
14cu|nodejs-object.omit-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-object.omit-2.0.0-4|9	Url:            https://github.com/jonschlinkert/object.omit
14cu|nodejs-object.omit-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-object.omit-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/object.omit/master/test.js
14cu|nodejs-object.omit-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-object.omit-2.0.0-4|13	BuildRequires:  npm(is-extendable)
14cu|nodejs-object.omit-2.0.0-4|14	BuildRequires:  npm(for-own)
14cu|nodejs-object.omit-2.0.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-object.omit-2.0.0-4|16	BuildRequires:  npm(should)
14cu|nodejs-object.omit-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-object.omit-2.0.0-4|18	
14cu|nodejs-object.omit-2.0.0-4|19	%description
14cu|nodejs-object.omit-2.0.0-4|20	%{summary}.
14cu|nodejs-object.omit-2.0.0-4|21	
14cu|nodejs-object.omit-2.0.0-4|22	%files
14cu|nodejs-object.omit-2.0.0-4|23	%doc LICENSE
14cu|nodejs-object.omit-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-object.omit-2.0.0-4|25	
14cu|nodejs-object.omit-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-object.omit-2.0.0-4|27	
14cu|nodejs-object.omit-2.0.0-4|28	%prep
14cu|nodejs-object.omit-2.0.0-4|29	%setup -q -n package
14cu|nodejs-object.omit-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-object.omit-2.0.0-4|31	cp -p %{SOURCE1} .
14cu|nodejs-object.omit-2.0.0-4|32	
14cu|nodejs-object.omit-2.0.0-4|33	%build
14cu|nodejs-object.omit-2.0.0-4|34	
14cu|nodejs-object.omit-2.0.0-4|35	%install
14cu|nodejs-object.omit-2.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object.omit-2.0.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-object.omit-2.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-object.omit-2.0.0-4|39	
14cu|nodejs-object.omit-2.0.0-4|40	%check
14cu|nodejs-object.omit-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-object.omit-2.0.0-4|42	mocha test.js
14cu|nodejs-object.omit-2.0.0-4|43	
14cu|nodejs-object.omit-2.0.0-4|44	
14cu|nodejs-object.omit-2.0.0-4|45	%changelog
14cu|nodejs-object.omit-2.0.0-4|46	
14cu|nodejs-object.omit-2.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-object.omit-2.0.0-4|48	- (dd719a8) BuildList#2799825: Increase release tag
14cu|nodejs-object.omit-2.0.0-4|49	
14cu|nodejs-object.omit-2.0.0-4|50	

11881 14
14cu|nodejs-once-1.3.2-4|1	%define oname once
14cu|nodejs-once-1.3.2-4|2	
14cu|nodejs-once-1.3.2-4|3	Summary:        Run a function exactly one time
14cu|nodejs-once-1.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-once-1.3.2-4|5	Version:        1.3.2
14cu|nodejs-once-1.3.2-4|6	Release:        4
14cu|nodejs-once-1.3.2-4|7	License:        MIT
14cu|nodejs-once-1.3.2-4|8	Group:          Development/Other
14cu|nodejs-once-1.3.2-4|9	Url:            https://github.com/isaacs/once
14cu|nodejs-once-1.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-once-1.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-once-1.3.2-4|12	BuildRequires:  npm(wrappy)
14cu|nodejs-once-1.3.2-4|13	
14cu|nodejs-once-1.3.2-4|14	BuildArch:      noarch
14cu|nodejs-once-1.3.2-4|15	
14cu|nodejs-once-1.3.2-4|16	%description
14cu|nodejs-once-1.3.2-4|17	%{summary}.
14cu|nodejs-once-1.3.2-4|18	
14cu|nodejs-once-1.3.2-4|19	%files
14cu|nodejs-once-1.3.2-4|20	%doc LICENSE README.md
14cu|nodejs-once-1.3.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-once-1.3.2-4|22	
14cu|nodejs-once-1.3.2-4|23	#------------------------------------------------------------------
14cu|nodejs-once-1.3.2-4|24	
14cu|nodejs-once-1.3.2-4|25	%prep
14cu|nodejs-once-1.3.2-4|26	%setup -q -n package
14cu|nodejs-once-1.3.2-4|27	rm -rf node_modules
14cu|nodejs-once-1.3.2-4|28	
14cu|nodejs-once-1.3.2-4|29	%build
14cu|nodejs-once-1.3.2-4|30	
14cu|nodejs-once-1.3.2-4|31	%install
14cu|nodejs-once-1.3.2-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-once-1.3.2-4|33	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-once-1.3.2-4|34	%nodejs_symlink_deps
14cu|nodejs-once-1.3.2-4|35	%changelog
14cu|nodejs-once-1.3.2-4|36	
14cu|nodejs-once-1.3.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.2-4
14cu|nodejs-once-1.3.2-4|38	- (01a074b) BuildList#2799825: Increase release tag
14cu|nodejs-once-1.3.2-4|39	
14cu|nodejs-once-1.3.2-4|40	

11882 14
14cu|nodejs-onetime-1.0.0-4|1	%define oname onetime
14cu|nodejs-onetime-1.0.0-4|2	
14cu|nodejs-onetime-1.0.0-4|3	Summary:        Only call a function once
14cu|nodejs-onetime-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-onetime-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-onetime-1.0.0-4|6	Release:        4
14cu|nodejs-onetime-1.0.0-4|7	License:        MIT
14cu|nodejs-onetime-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-onetime-1.0.0-4|9	Url:            https://github.com/sindresorhus/onetime
14cu|nodejs-onetime-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-onetime-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/onetime/master/license
14cu|nodejs-onetime-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-onetime-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-onetime-1.0.0-4|14	
14cu|nodejs-onetime-1.0.0-4|15	%description
14cu|nodejs-onetime-1.0.0-4|16	When called multiple times it will return the
14cu|nodejs-onetime-1.0.0-4|17	return value from the first call.
14cu|nodejs-onetime-1.0.0-4|18	Unlike the module once, this one isn't
14cu|nodejs-onetime-1.0.0-4|19	naughty extending Function.prototype.
14cu|nodejs-onetime-1.0.0-4|20	
14cu|nodejs-onetime-1.0.0-4|21	%files
14cu|nodejs-onetime-1.0.0-4|22	%doc readme.md license
14cu|nodejs-onetime-1.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-onetime-1.0.0-4|24	
14cu|nodejs-onetime-1.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-onetime-1.0.0-4|26	
14cu|nodejs-onetime-1.0.0-4|27	%prep
14cu|nodejs-onetime-1.0.0-4|28	%setup -q -n package
14cu|nodejs-onetime-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-onetime-1.0.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-onetime-1.0.0-4|31	
14cu|nodejs-onetime-1.0.0-4|32	%build
14cu|nodejs-onetime-1.0.0-4|33	
14cu|nodejs-onetime-1.0.0-4|34	%install
14cu|nodejs-onetime-1.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-onetime-1.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-onetime-1.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-onetime-1.0.0-4|38	%changelog
14cu|nodejs-onetime-1.0.0-4|39	
14cu|nodejs-onetime-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-onetime-1.0.0-4|41	- (16cb0da) BuildList#2799825: Increase release tag
14cu|nodejs-onetime-1.0.0-4|42	
14cu|nodejs-onetime-1.0.0-4|43	

11883 14
14cu|nodejs-on-finished-2.3.0-4|1	%define oname on-finished
14cu|nodejs-on-finished-2.3.0-4|2	
14cu|nodejs-on-finished-2.3.0-4|3	Summary:        Execute a callback when a request closes, finishes, or errors
14cu|nodejs-on-finished-2.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-on-finished-2.3.0-4|5	Version:        2.3.0
14cu|nodejs-on-finished-2.3.0-4|6	Release:        4
14cu|nodejs-on-finished-2.3.0-4|7	License:        MIT
14cu|nodejs-on-finished-2.3.0-4|8	Group:          Development/Other
14cu|nodejs-on-finished-2.3.0-4|9	Url:            https://github.com/jshttp/on-finished
14cu|nodejs-on-finished-2.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-on-finished-2.3.0-4|11	Source0:        https://github.com/jshttp/on-finished/archive/v%{version}.tar.gz
14cu|nodejs-on-finished-2.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-on-finished-2.3.0-4|13	BuildRequires:  npm(ee-first)
14cu|nodejs-on-finished-2.3.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-on-finished-2.3.0-4|15	BuildArch:      noarch
14cu|nodejs-on-finished-2.3.0-4|16	
14cu|nodejs-on-finished-2.3.0-4|17	%description
14cu|nodejs-on-finished-2.3.0-4|18	%{summary}.
14cu|nodejs-on-finished-2.3.0-4|19	
14cu|nodejs-on-finished-2.3.0-4|20	%files
14cu|nodejs-on-finished-2.3.0-4|21	%doc LICENSE *.md
14cu|nodejs-on-finished-2.3.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-finished-2.3.0-4|23	
14cu|nodejs-on-finished-2.3.0-4|24	#------------------------------------------------------------------
14cu|nodejs-on-finished-2.3.0-4|25	
14cu|nodejs-on-finished-2.3.0-4|26	%prep
14cu|nodejs-on-finished-2.3.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-on-finished-2.3.0-4|28	rm -rf node_modules
14cu|nodejs-on-finished-2.3.0-4|29	
14cu|nodejs-on-finished-2.3.0-4|30	%build
14cu|nodejs-on-finished-2.3.0-4|31	
14cu|nodejs-on-finished-2.3.0-4|32	%install
14cu|nodejs-on-finished-2.3.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-finished-2.3.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-finished-2.3.0-4|35	%nodejs_symlink_deps
14cu|nodejs-on-finished-2.3.0-4|36	
14cu|nodejs-on-finished-2.3.0-4|37	
14cu|nodejs-on-finished-2.3.0-4|38	%check
14cu|nodejs-on-finished-2.3.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-on-finished-2.3.0-4|40	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-on-finished-2.3.0-4|41	
14cu|nodejs-on-finished-2.3.0-4|42	%changelog
14cu|nodejs-on-finished-2.3.0-4|43	
14cu|nodejs-on-finished-2.3.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.0-4
14cu|nodejs-on-finished-2.3.0-4|45	- (8ef08ad) BuildList#2799825: Increase release tag
14cu|nodejs-on-finished-2.3.0-4|46	
14cu|nodejs-on-finished-2.3.0-4|47	

11884 14
14cu|nodejs-on-headers-1.0.1-4|1	%define oname on-headers
14cu|nodejs-on-headers-1.0.1-4|2	
14cu|nodejs-on-headers-1.0.1-4|3	Summary:        Execute a listener when a response is about to write headers
14cu|nodejs-on-headers-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-on-headers-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-on-headers-1.0.1-4|6	Release:        4
14cu|nodejs-on-headers-1.0.1-4|7	License:        MIT
14cu|nodejs-on-headers-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-on-headers-1.0.1-4|9	Url:            https://github.com/jshttp/on-headers
14cu|nodejs-on-headers-1.0.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-on-headers-1.0.1-4|11	Source0:        https://github.com/jshttp/on-headers/archive/v%{version}.tar.gz
14cu|nodejs-on-headers-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-on-headers-1.0.1-4|13	#
14cu|nodejs-on-headers-1.0.1-4|14	#BuildRequires:  npm(mocha)
14cu|nodejs-on-headers-1.0.1-4|15	#BuildRequires:  npm(supertest)
14cu|nodejs-on-headers-1.0.1-4|16	BuildArch:      noarch
14cu|nodejs-on-headers-1.0.1-4|17	
14cu|nodejs-on-headers-1.0.1-4|18	%description
14cu|nodejs-on-headers-1.0.1-4|19	%{summary}.
14cu|nodejs-on-headers-1.0.1-4|20	
14cu|nodejs-on-headers-1.0.1-4|21	%files
14cu|nodejs-on-headers-1.0.1-4|22	%doc LICENSE *.md
14cu|nodejs-on-headers-1.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-headers-1.0.1-4|24	
14cu|nodejs-on-headers-1.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-on-headers-1.0.1-4|26	
14cu|nodejs-on-headers-1.0.1-4|27	%prep
14cu|nodejs-on-headers-1.0.1-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-on-headers-1.0.1-4|29	rm -rf node_modules
14cu|nodejs-on-headers-1.0.1-4|30	
14cu|nodejs-on-headers-1.0.1-4|31	%build
14cu|nodejs-on-headers-1.0.1-4|32	
14cu|nodejs-on-headers-1.0.1-4|33	%install
14cu|nodejs-on-headers-1.0.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-headers-1.0.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-on-headers-1.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-on-headers-1.0.1-4|37	
14cu|nodejs-on-headers-1.0.1-4|38	%check
14cu|nodejs-on-headers-1.0.1-4|39	### TODO: enable tests after backporting supertest ###
14cu|nodejs-on-headers-1.0.1-4|40	%nodejs_symlink_deps --chec
14cu|nodejs-on-headers-1.0.1-4|41	mocha --reporter spec --bail --check-leaks test/ || :
14cu|nodejs-on-headers-1.0.1-4|42	
14cu|nodejs-on-headers-1.0.1-4|43	%changelog
14cu|nodejs-on-headers-1.0.1-4|44	
14cu|nodejs-on-headers-1.0.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-on-headers-1.0.1-4|46	- (421cda0) BuildList#2799825: Increase release tag
14cu|nodejs-on-headers-1.0.1-4|47	
14cu|nodejs-on-headers-1.0.1-4|48	

11885 14
14cu|nodejs-only-shallow-1.2.0-4|1	%define oname only-shallow
14cu|nodejs-only-shallow-1.2.0-4|2	
14cu|nodejs-only-shallow-1.2.0-4|3	Summary:        Like deeper and deepest, but less strict, and with 90s flavor
14cu|nodejs-only-shallow-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-only-shallow-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-only-shallow-1.2.0-4|6	Release:        4
14cu|nodejs-only-shallow-1.2.0-4|7	License:        ISC
14cu|nodejs-only-shallow-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-only-shallow-1.2.0-4|9	Url:            https://github.com/othiym23/only-shallow
14cu|nodejs-only-shallow-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-only-shallow-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-only-shallow-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-only-shallow-1.2.0-4|13	
14cu|nodejs-only-shallow-1.2.0-4|14	%description
14cu|nodejs-only-shallow-1.2.0-4|15	%{summary}.
14cu|nodejs-only-shallow-1.2.0-4|16	
14cu|nodejs-only-shallow-1.2.0-4|17	%files
14cu|nodejs-only-shallow-1.2.0-4|18	%doc README.md
14cu|nodejs-only-shallow-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-only-shallow-1.2.0-4|20	
14cu|nodejs-only-shallow-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-only-shallow-1.2.0-4|22	
14cu|nodejs-only-shallow-1.2.0-4|23	%prep
14cu|nodejs-only-shallow-1.2.0-4|24	%setup -q -n package
14cu|nodejs-only-shallow-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-only-shallow-1.2.0-4|26	
14cu|nodejs-only-shallow-1.2.0-4|27	%build
14cu|nodejs-only-shallow-1.2.0-4|28	
14cu|nodejs-only-shallow-1.2.0-4|29	%install
14cu|nodejs-only-shallow-1.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-only-shallow-1.2.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-only-shallow-1.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-only-shallow-1.2.0-4|33	%changelog
14cu|nodejs-only-shallow-1.2.0-4|34	
14cu|nodejs-only-shallow-1.2.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-only-shallow-1.2.0-4|36	- (79a7aae) BuildList#2799825: Increase release tag
14cu|nodejs-only-shallow-1.2.0-4|37	
14cu|nodejs-only-shallow-1.2.0-4|38	

11886 14
14cu|nodejs-opener-1.4.1-4|1	%define oname opener
14cu|nodejs-opener-1.4.1-4|2	
14cu|nodejs-opener-1.4.1-4|3	Summary:        Opens stuff, like webpages and files and executables
14cu|nodejs-opener-1.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-opener-1.4.1-4|5	Version:        1.4.1
14cu|nodejs-opener-1.4.1-4|6	Release:        4
14cu|nodejs-opener-1.4.1-4|7	Group:          Development/Other
14cu|nodejs-opener-1.4.1-4|8	License:        WTFPL
14cu|nodejs-opener-1.4.1-4|9	URL:            https://github.com/domenic/%{oname}
14cu|nodejs-opener-1.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-opener-1.4.1-4|11	
14cu|nodejs-opener-1.4.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-opener-1.4.1-4|13	BuildArch:      noarch
14cu|nodejs-opener-1.4.1-4|14	
14cu|nodejs-opener-1.4.1-4|15	%description
14cu|nodejs-opener-1.4.1-4|16	Opens stuff, like webpages and files and executables, cross-platform.
14cu|nodejs-opener-1.4.1-4|17	
14cu|nodejs-opener-1.4.1-4|18	%files
14cu|nodejs-opener-1.4.1-4|19	%doc LICENSE.txt README.md
14cu|nodejs-opener-1.4.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-opener-1.4.1-4|21	%{_bindir}/%{oname}
14cu|nodejs-opener-1.4.1-4|22	
14cu|nodejs-opener-1.4.1-4|23	#---------------------------------------------------------
14cu|nodejs-opener-1.4.1-4|24	%prep
14cu|nodejs-opener-1.4.1-4|25	%setup -qn package
14cu|nodejs-opener-1.4.1-4|26	
14cu|nodejs-opener-1.4.1-4|27	#get rid of DOS EOLs
14cu|nodejs-opener-1.4.1-4|28	sed -i "s|\r||g" LICENSE.txt README.md
14cu|nodejs-opener-1.4.1-4|29	
14cu|nodejs-opener-1.4.1-4|30	%build
14cu|nodejs-opener-1.4.1-4|31	#nothing to do
14cu|nodejs-opener-1.4.1-4|32	
14cu|nodejs-opener-1.4.1-4|33	%install
14cu|nodejs-opener-1.4.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opener-1.4.1-4|35	cp -pr package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opener-1.4.1-4|36	
14cu|nodejs-opener-1.4.1-4|37	chmod 0755 %{buildroot}%{nodejs_sitelib}/%{oname}/%{oname}.js
14cu|nodejs-opener-1.4.1-4|38	
14cu|nodejs-opener-1.4.1-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-opener-1.4.1-4|40	ln -sf ../lib/node_modules/%{oname}/%{oname}.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-opener-1.4.1-4|41	
14cu|nodejs-opener-1.4.1-4|42	
14cu|nodejs-opener-1.4.1-4|43	
14cu|nodejs-opener-1.4.1-4|44	
14cu|nodejs-opener-1.4.1-4|45	
14cu|nodejs-opener-1.4.1-4|46	
14cu|nodejs-opener-1.4.1-4|47	%changelog
14cu|nodejs-opener-1.4.1-4|48	
14cu|nodejs-opener-1.4.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-opener-1.4.1-4|50	- (b61da0d) BuildList#2799825: Increase release tag
14cu|nodejs-opener-1.4.1-4|51	
14cu|nodejs-opener-1.4.1-4|52	

11887 14
14cu|nodejs-opensubtitles-api-2.4.0-4|1	%define oname opensubtitles-api
14cu|nodejs-opensubtitles-api-2.4.0-4|2	
14cu|nodejs-opensubtitles-api-2.4.0-4|3	Summary:        Nodejs opensubtitles.org api wrapper
14cu|nodejs-opensubtitles-api-2.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-opensubtitles-api-2.4.0-4|5	Version:        2.4.0
14cu|nodejs-opensubtitles-api-2.4.0-4|6	Release:        4
14cu|nodejs-opensubtitles-api-2.4.0-4|7	License:        GPLv3
14cu|nodejs-opensubtitles-api-2.4.0-4|8	Group:          Development/Other
14cu|nodejs-opensubtitles-api-2.4.0-4|9	Url:            https://github.com/vankasteelj/opensubtitles-api
14cu|nodejs-opensubtitles-api-2.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-opensubtitles-api-2.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-opensubtitles-api-2.4.0-4|12	BuildRequires:  npm(urijs)
14cu|nodejs-opensubtitles-api-2.4.0-4|13	BuildRequires:  npm(xmlrpc)
14cu|nodejs-opensubtitles-api-2.4.0-4|14	BuildRequires:  npm(lodash)
14cu|nodejs-opensubtitles-api-2.4.0-4|15	BuildRequires:  npm(bluebird)
14cu|nodejs-opensubtitles-api-2.4.0-4|16	BuildArch:      noarch
14cu|nodejs-opensubtitles-api-2.4.0-4|17	
14cu|nodejs-opensubtitles-api-2.4.0-4|18	%description
14cu|nodejs-opensubtitles-api-2.4.0-4|19	%{summary}.
14cu|nodejs-opensubtitles-api-2.4.0-4|20	
14cu|nodejs-opensubtitles-api-2.4.0-4|21	%files
14cu|nodejs-opensubtitles-api-2.4.0-4|22	%doc *.md
14cu|nodejs-opensubtitles-api-2.4.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-opensubtitles-api-2.4.0-4|24	
14cu|nodejs-opensubtitles-api-2.4.0-4|25	#------------------------------------------------------------------
14cu|nodejs-opensubtitles-api-2.4.0-4|26	
14cu|nodejs-opensubtitles-api-2.4.0-4|27	%prep
14cu|nodejs-opensubtitles-api-2.4.0-4|28	%setup -q -n package
14cu|nodejs-opensubtitles-api-2.4.0-4|29	rm -rf node_modules
14cu|nodejs-opensubtitles-api-2.4.0-4|30	
14cu|nodejs-opensubtitles-api-2.4.0-4|31	%build
14cu|nodejs-opensubtitles-api-2.4.0-4|32	
14cu|nodejs-opensubtitles-api-2.4.0-4|33	%install
14cu|nodejs-opensubtitles-api-2.4.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opensubtitles-api-2.4.0-4|35	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opensubtitles-api-2.4.0-4|36	%nodejs_symlink_deps
14cu|nodejs-opensubtitles-api-2.4.0-4|37	
14cu|nodejs-opensubtitles-api-2.4.0-4|38	%check
14cu|nodejs-opensubtitles-api-2.4.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-opensubtitles-api-2.4.0-4|40	%__nodejs tests.js
14cu|nodejs-opensubtitles-api-2.4.0-4|41	
14cu|nodejs-opensubtitles-api-2.4.0-4|42	%changelog
14cu|nodejs-opensubtitles-api-2.4.0-4|43	
14cu|nodejs-opensubtitles-api-2.4.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.0-4
14cu|nodejs-opensubtitles-api-2.4.0-4|45	- (8d98a46) BuildList#2799825: Increase release tag
14cu|nodejs-opensubtitles-api-2.4.0-4|46	
14cu|nodejs-opensubtitles-api-2.4.0-4|47	

11888 14
14cu|nodejs-opn-3.0.3-4|1	%define oname opn
14cu|nodejs-opn-3.0.3-4|2	
14cu|nodejs-opn-3.0.3-4|3	Summary:        A better node-open. Opens stuff like websites, files, executables
14cu|nodejs-opn-3.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-opn-3.0.3-4|5	Version:        3.0.3
14cu|nodejs-opn-3.0.3-4|6	Release:        4
14cu|nodejs-opn-3.0.3-4|7	License:        MIT
14cu|nodejs-opn-3.0.3-4|8	Group:          Development/Other
14cu|nodejs-opn-3.0.3-4|9	Url:            https://github.com/sindresorhus/opn
14cu|nodejs-opn-3.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-opn-3.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-opn-3.0.3-4|12	BuildRequires:  npm(object-assign)
14cu|nodejs-opn-3.0.3-4|13	BuildArch:      noarch
14cu|nodejs-opn-3.0.3-4|14	
14cu|nodejs-opn-3.0.3-4|15	%description
14cu|nodejs-opn-3.0.3-4|16	%{summary}.
14cu|nodejs-opn-3.0.3-4|17	
14cu|nodejs-opn-3.0.3-4|18	%files
14cu|nodejs-opn-3.0.3-4|19	%doc license readme.md
14cu|nodejs-opn-3.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-opn-3.0.3-4|21	
14cu|nodejs-opn-3.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-opn-3.0.3-4|23	
14cu|nodejs-opn-3.0.3-4|24	%prep
14cu|nodejs-opn-3.0.3-4|25	%setup -q -n package
14cu|nodejs-opn-3.0.3-4|26	rm -rf node_modules
14cu|nodejs-opn-3.0.3-4|27	
14cu|nodejs-opn-3.0.3-4|28	%build
14cu|nodejs-opn-3.0.3-4|29	
14cu|nodejs-opn-3.0.3-4|30	%install
14cu|nodejs-opn-3.0.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opn-3.0.3-4|32	cp -r package.json index.js xdg-open %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-opn-3.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-opn-3.0.3-4|34	
14cu|nodejs-opn-3.0.3-4|35	%changelog
14cu|nodejs-opn-3.0.3-4|36	
14cu|nodejs-opn-3.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.3-4
14cu|nodejs-opn-3.0.3-4|38	- (ab010ac) BuildList#2799825: Increase release tag
14cu|nodejs-opn-3.0.3-4|39	
14cu|nodejs-opn-3.0.3-4|40	

11889 14
14cu|nodejs-optimist-0.6.1-4|1	%define oname optimist
14cu|nodejs-optimist-0.6.1-4|2	
14cu|nodejs-optimist-0.6.1-4|3	Summary:        Light-weight option parsing for Node.js
14cu|nodejs-optimist-0.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-optimist-0.6.1-4|5	Version:        0.6.1
14cu|nodejs-optimist-0.6.1-4|6	Release:        4
14cu|nodejs-optimist-0.6.1-4|7	Group:          Development/Other
14cu|nodejs-optimist-0.6.1-4|8	License:        MIT/X11
14cu|nodejs-optimist-0.6.1-4|9	URL:            http://github.com/substack/node-%{oname}
14cu|nodejs-optimist-0.6.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-optimist-0.6.1-4|11	
14cu|nodejs-optimist-0.6.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-optimist-0.6.1-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-optimist-0.6.1-4|14	BuildRequires:  npm(wordwrap)
14cu|nodejs-optimist-0.6.1-4|15	
14cu|nodejs-optimist-0.6.1-4|16	BuildArch:      noarch
14cu|nodejs-optimist-0.6.1-4|17	
14cu|nodejs-optimist-0.6.1-4|18	%description
14cu|nodejs-optimist-0.6.1-4|19	Light-weight option parsing with an argv hash.
14cu|nodejs-optimist-0.6.1-4|20	No optstrings attached.
14cu|nodejs-optimist-0.6.1-4|21	
14cu|nodejs-optimist-0.6.1-4|22	%files
14cu|nodejs-optimist-0.6.1-4|23	%doc LICENSE readme.markdown example
14cu|nodejs-optimist-0.6.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-optimist-0.6.1-4|25	#-----------------------------------------------------------
14cu|nodejs-optimist-0.6.1-4|26	%prep
14cu|nodejs-optimist-0.6.1-4|27	%setup -q -n package
14cu|nodejs-optimist-0.6.1-4|28	%nodejs_fixdep minimist 1.2.0
14cu|nodejs-optimist-0.6.1-4|29	%nodejs_fixdep wordwrap 1.0.0
14cu|nodejs-optimist-0.6.1-4|30	
14cu|nodejs-optimist-0.6.1-4|31	%build
14cu|nodejs-optimist-0.6.1-4|32	#nothing to do
14cu|nodejs-optimist-0.6.1-4|33	
14cu|nodejs-optimist-0.6.1-4|34	%install
14cu|nodejs-optimist-0.6.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optimist-0.6.1-4|36	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optimist-0.6.1-4|37	
14cu|nodejs-optimist-0.6.1-4|38	
14cu|nodejs-optimist-0.6.1-4|39	
14cu|nodejs-optimist-0.6.1-4|40	
14cu|nodejs-optimist-0.6.1-4|41	
14cu|nodejs-optimist-0.6.1-4|42	%changelog
14cu|nodejs-optimist-0.6.1-4|43	
14cu|nodejs-optimist-0.6.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-4
14cu|nodejs-optimist-0.6.1-4|45	- (062dffc) BuildList#2799825: Increase release tag
14cu|nodejs-optimist-0.6.1-4|46	
14cu|nodejs-optimist-0.6.1-4|47	

11890 14
14cu|nodejs-optionator-0.6.0-4|1	%define oname optionator
14cu|nodejs-optionator-0.6.0-4|2	
14cu|nodejs-optionator-0.6.0-4|3	Summary:        Option parsing and help generation
14cu|nodejs-optionator-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-optionator-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-optionator-0.6.0-4|6	Release:        4
14cu|nodejs-optionator-0.6.0-4|7	License:        MIT
14cu|nodejs-optionator-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-optionator-0.6.0-4|9	Url:            https://github.com/gkz/optionator
14cu|nodejs-optionator-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-optionator-0.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-optionator-0.6.0-4|12	BuildRequires:  npm(type-check)
14cu|nodejs-optionator-0.6.0-4|13	BuildRequires:  npm(fast-levenshtein)
14cu|nodejs-optionator-0.6.0-4|14	BuildRequires:  npm(levn)
14cu|nodejs-optionator-0.6.0-4|15	BuildRequires:  npm(wordwrap)
14cu|nodejs-optionator-0.6.0-4|16	BuildRequires:  npm(deep-is)
14cu|nodejs-optionator-0.6.0-4|17	BuildRequires:  npm(prelude-ls)
14cu|nodejs-optionator-0.6.0-4|18	
14cu|nodejs-optionator-0.6.0-4|19	BuildArch:      noarch
14cu|nodejs-optionator-0.6.0-4|20	
14cu|nodejs-optionator-0.6.0-4|21	%description
14cu|nodejs-optionator-0.6.0-4|22	Optionator is a JavaScript option parsing and
14cu|nodejs-optionator-0.6.0-4|23	help generation library used by eslint, Grasp,
14cu|nodejs-optionator-0.6.0-4|24	LiveScript, esmangle, escodegen, and many more.
14cu|nodejs-optionator-0.6.0-4|25	
14cu|nodejs-optionator-0.6.0-4|26	%files
14cu|nodejs-optionator-0.6.0-4|27	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-optionator-0.6.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-optionator-0.6.0-4|29	
14cu|nodejs-optionator-0.6.0-4|30	#------------------------------------------------------------------
14cu|nodejs-optionator-0.6.0-4|31	
14cu|nodejs-optionator-0.6.0-4|32	%prep
14cu|nodejs-optionator-0.6.0-4|33	%setup -q -n package
14cu|nodejs-optionator-0.6.0-4|34	rm -rf node_modules
14cu|nodejs-optionator-0.6.0-4|35	%nodejs_fixdep wordwrap 1.0.x
14cu|nodejs-optionator-0.6.0-4|36	
14cu|nodejs-optionator-0.6.0-4|37	%build
14cu|nodejs-optionator-0.6.0-4|38	
14cu|nodejs-optionator-0.6.0-4|39	%install
14cu|nodejs-optionator-0.6.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optionator-0.6.0-4|41	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optionator-0.6.0-4|42	%nodejs_symlink_deps
14cu|nodejs-optionator-0.6.0-4|43	%changelog
14cu|nodejs-optionator-0.6.0-4|44	
14cu|nodejs-optionator-0.6.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-optionator-0.6.0-4|46	- (e8822c1) BuildList#2799825: Increase release tag
14cu|nodejs-optionator-0.6.0-4|47	
14cu|nodejs-optionator-0.6.0-4|48	

11891 14
14cu|nodejs-options-0.0.6-4|1	%define oname options
14cu|nodejs-options-0.0.6-4|2	
14cu|nodejs-options-0.0.6-4|3	Summary:       Light-weight in-code option parser for nodejs
14cu|nodejs-options-0.0.6-4|4	Name:          nodejs-%{oname}
14cu|nodejs-options-0.0.6-4|5	Version:       0.0.6
14cu|nodejs-options-0.0.6-4|6	Release:       4
14cu|nodejs-options-0.0.6-4|7	Group:         Development/Other
14cu|nodejs-options-0.0.6-4|8	License:       MIT
14cu|nodejs-options-0.0.6-4|9	URL:           https://github.com/einaros/options.js
14cu|nodejs-options-0.0.6-4|10	#Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-options-0.0.6-4|11	Source0:       https://github.com/einaros/options.js/archive/master/options.js-master.zip
14cu|nodejs-options-0.0.6-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-options-0.0.6-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-options-0.0.6-4|14	BuildRequires:  npm(expect.js)
14cu|nodejs-options-0.0.6-4|15	BuildArch:      noarch
14cu|nodejs-options-0.0.6-4|16	
14cu|nodejs-options-0.0.6-4|17	%description
14cu|nodejs-options-0.0.6-4|18	A very light-weight in-code option parser for nodejs.
14cu|nodejs-options-0.0.6-4|19	
14cu|nodejs-options-0.0.6-4|20	%files
14cu|nodejs-options-0.0.6-4|21	%doc README.md
14cu|nodejs-options-0.0.6-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-options-0.0.6-4|23	#----------------------------------------------------------------------------
14cu|nodejs-options-0.0.6-4|24	
14cu|nodejs-options-0.0.6-4|25	%prep
14cu|nodejs-options-0.0.6-4|26	%setup -qn options.js-master
14cu|nodejs-options-0.0.6-4|27	perl -pi -e "s|@./node_modules/.bin/mocha|mocha|" Makefile
14cu|nodejs-options-0.0.6-4|28	
14cu|nodejs-options-0.0.6-4|29	%build
14cu|nodejs-options-0.0.6-4|30	#nothing to do
14cu|nodejs-options-0.0.6-4|31	
14cu|nodejs-options-0.0.6-4|32	%install
14cu|nodejs-options-0.0.6-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-options-0.0.6-4|34	cp -pr lib/  package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-options-0.0.6-4|35	
14cu|nodejs-options-0.0.6-4|36	%check
14cu|nodejs-options-0.0.6-4|37	%nodejs_symlink_deps --check
14cu|nodejs-options-0.0.6-4|38	make test
14cu|nodejs-options-0.0.6-4|39	
14cu|nodejs-options-0.0.6-4|40	%changelog
14cu|nodejs-options-0.0.6-4|41	
14cu|nodejs-options-0.0.6-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.6-4
14cu|nodejs-options-0.0.6-4|43	- (8cf088c) BuildList#2799825: Increase release tag
14cu|nodejs-options-0.0.6-4|44	
14cu|nodejs-options-0.0.6-4|45	

11892 14
14cu|nodejs-optjs-3.2.2-4|1	%define oname optjs
14cu|nodejs-optjs-3.2.2-4|2	
14cu|nodejs-optjs-3.2.2-4|3	Summary:        Probably the sole CLI option parser you'll ever need to
14cu|nodejs-optjs-3.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-optjs-3.2.2-4|5	Version:        3.2.2
14cu|nodejs-optjs-3.2.2-4|6	Release:        4
14cu|nodejs-optjs-3.2.2-4|7	License:        MIT
14cu|nodejs-optjs-3.2.2-4|8	Group:          Development/Other
14cu|nodejs-optjs-3.2.2-4|9	Url:            https://github.com/dcodeIO/opt.js
14cu|nodejs-optjs-3.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-optjs-3.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-optjs-3.2.2-4|12	BuildArch:      noarch
14cu|nodejs-optjs-3.2.2-4|13	
14cu|nodejs-optjs-3.2.2-4|14	%description
14cu|nodejs-optjs-3.2.2-4|15	%{summary}.
14cu|nodejs-optjs-3.2.2-4|16	
14cu|nodejs-optjs-3.2.2-4|17	%files
14cu|nodejs-optjs-3.2.2-4|18	%doc README.md
14cu|nodejs-optjs-3.2.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-optjs-3.2.2-4|20	
14cu|nodejs-optjs-3.2.2-4|21	#------------------------------------------------------------------
14cu|nodejs-optjs-3.2.2-4|22	
14cu|nodejs-optjs-3.2.2-4|23	%prep
14cu|nodejs-optjs-3.2.2-4|24	%setup -q -n package
14cu|nodejs-optjs-3.2.2-4|25	rm -rf node_modules
14cu|nodejs-optjs-3.2.2-4|26	chmod 755 test.js
14cu|nodejs-optjs-3.2.2-4|27	%build
14cu|nodejs-optjs-3.2.2-4|28	
14cu|nodejs-optjs-3.2.2-4|29	%install
14cu|nodejs-optjs-3.2.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optjs-3.2.2-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-optjs-3.2.2-4|32	%nodejs_symlink_deps
14cu|nodejs-optjs-3.2.2-4|33	
14cu|nodejs-optjs-3.2.2-4|34	%check
14cu|nodejs-optjs-3.2.2-4|35	%__nodejs test.js
14cu|nodejs-optjs-3.2.2-4|36	
14cu|nodejs-optjs-3.2.2-4|37	%changelog
14cu|nodejs-optjs-3.2.2-4|38	
14cu|nodejs-optjs-3.2.2-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.2-4
14cu|nodejs-optjs-3.2.2-4|40	- (25a2f6d) BuildList#2799825: Increase release tag
14cu|nodejs-optjs-3.2.2-4|41	
14cu|nodejs-optjs-3.2.2-4|42	

11893 14
14cu|nodejs-opts-1.2.2-10|1	Name:       nodejs-opts
14cu|nodejs-opts-1.2.2-10|2	Version:    1.2.2
14cu|nodejs-opts-1.2.2-10|3	Release:    10
14cu|nodejs-opts-1.2.2-10|4	Summary:    Javascript Command Line Options for Node.js
14cu|nodejs-opts-1.2.2-10|5	License:    BSD
14cu|nodejs-opts-1.2.2-10|6	Group:      System/Libraries
14cu|nodejs-opts-1.2.2-10|7	URL:        http://joey.mazzarelli.com/2010/04/09/javascript-command-line-options-for-node-js/
14cu|nodejs-opts-1.2.2-10|8	Source0:    http://registry.npmjs.org/opts/-/opts-1.2.2.tgz
14cu|nodejs-opts-1.2.2-10|9	BuildArch:  noarch
14cu|nodejs-opts-1.2.2-10|10	
14cu|nodejs-opts-1.2.2-10|11	BuildRequires:  nodejs-packaging
14cu|nodejs-opts-1.2.2-10|12	BuildRequires:  nodejs
14cu|nodejs-opts-1.2.2-10|13	
14cu|nodejs-opts-1.2.2-10|14	%description
14cu|nodejs-opts-1.2.2-10|15	js-opts is a library for parsing command line options in javascript.
14cu|nodejs-opts-1.2.2-10|16	
14cu|nodejs-opts-1.2.2-10|17	%prep
14cu|nodejs-opts-1.2.2-10|18	%setup -q -n package
14cu|nodejs-opts-1.2.2-10|19	
14cu|nodejs-opts-1.2.2-10|20	%build
14cu|nodejs-opts-1.2.2-10|21	#nothing to do
14cu|nodejs-opts-1.2.2-10|22	
14cu|nodejs-opts-1.2.2-10|23	%install
14cu|nodejs-opts-1.2.2-10|24	
14cu|nodejs-opts-1.2.2-10|25	mkdir -p %{buildroot}%{nodejs_sitelib}/opts
14cu|nodejs-opts-1.2.2-10|26	cp -pr js package.json %{buildroot}%{nodejs_sitelib}/opts
14cu|nodejs-opts-1.2.2-10|27	
14cu|nodejs-opts-1.2.2-10|28	%nodejs_symlink_deps
14cu|nodejs-opts-1.2.2-10|29	
14cu|nodejs-opts-1.2.2-10|30	%clean
14cu|nodejs-opts-1.2.2-10|31	
14cu|nodejs-opts-1.2.2-10|32	%files
14cu|nodejs-opts-1.2.2-10|33	%defattr(-,root,root,-)
14cu|nodejs-opts-1.2.2-10|34	%{nodejs_sitelib}/opts
14cu|nodejs-opts-1.2.2-10|35	%doc LICENSE README examples
14cu|nodejs-opts-1.2.2-10|36	
14cu|nodejs-opts-1.2.2-10|37	
14cu|nodejs-opts-1.2.2-10|38	%changelog
14cu|nodejs-opts-1.2.2-10|39	
14cu|nodejs-opts-1.2.2-10|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-10
14cu|nodejs-opts-1.2.2-10|41	- (8cb4588) BuildList#2799825: Increase release tag
14cu|nodejs-opts-1.2.2-10|42	
14cu|nodejs-opts-1.2.2-10|43	

11894 14
14cu|nodejs-ordered-read-streams-0.3.0-4|1	%define oname ordered-read-streams
14cu|nodejs-ordered-read-streams-0.3.0-4|2	
14cu|nodejs-ordered-read-streams-0.3.0-4|3	Summary:        Combines array of streams into one read stream in strict order
14cu|nodejs-ordered-read-streams-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ordered-read-streams-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-ordered-read-streams-0.3.0-4|6	Release:        4
14cu|nodejs-ordered-read-streams-0.3.0-4|7	License:        MIT
14cu|nodejs-ordered-read-streams-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-ordered-read-streams-0.3.0-4|9	Url:            https://github.com/armed/ordered-read-streams
14cu|nodejs-ordered-read-streams-0.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ordered-read-streams-0.3.0-4|11	Source0:        https://github.com/armed/ordered-read-streams/archive/master.zip
14cu|nodejs-ordered-read-streams-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-ordered-read-streams-0.3.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-ordered-read-streams-0.3.0-4|14	BuildRequires:  npm(is-stream)
14cu|nodejs-ordered-read-streams-0.3.0-4|15	#
14cu|nodejs-ordered-read-streams-0.3.0-4|16	BuildRequires:  npm(jshint)
14cu|nodejs-ordered-read-streams-0.3.0-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-ordered-read-streams-0.3.0-4|18	BuildRequires:  npm(should)
14cu|nodejs-ordered-read-streams-0.3.0-4|19	BuildRequires:  npm(through2)
14cu|nodejs-ordered-read-streams-0.3.0-4|20	BuildArch:      noarch
14cu|nodejs-ordered-read-streams-0.3.0-4|21	
14cu|nodejs-ordered-read-streams-0.3.0-4|22	%description
14cu|nodejs-ordered-read-streams-0.3.0-4|23	%{summary}.
14cu|nodejs-ordered-read-streams-0.3.0-4|24	
14cu|nodejs-ordered-read-streams-0.3.0-4|25	%files
14cu|nodejs-ordered-read-streams-0.3.0-4|26	%doc LICENSE *.md
14cu|nodejs-ordered-read-streams-0.3.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ordered-read-streams-0.3.0-4|28	
14cu|nodejs-ordered-read-streams-0.3.0-4|29	#------------------------------------------------------------------
14cu|nodejs-ordered-read-streams-0.3.0-4|30	
14cu|nodejs-ordered-read-streams-0.3.0-4|31	%prep
14cu|nodejs-ordered-read-streams-0.3.0-4|32	%setup -q -n %{oname}-master
14cu|nodejs-ordered-read-streams-0.3.0-4|33	rm -rf node_modules
14cu|nodejs-ordered-read-streams-0.3.0-4|34	
14cu|nodejs-ordered-read-streams-0.3.0-4|35	%build
14cu|nodejs-ordered-read-streams-0.3.0-4|36	
14cu|nodejs-ordered-read-streams-0.3.0-4|37	%install
14cu|nodejs-ordered-read-streams-0.3.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ordered-read-streams-0.3.0-4|39	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ordered-read-streams-0.3.0-4|40	%nodejs_symlink_deps
14cu|nodejs-ordered-read-streams-0.3.0-4|41	
14cu|nodejs-ordered-read-streams-0.3.0-4|42	%check
14cu|nodejs-ordered-read-streams-0.3.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-ordered-read-streams-0.3.0-4|44	jshint *.js test/*.js && mocha
14cu|nodejs-ordered-read-streams-0.3.0-4|45	
14cu|nodejs-ordered-read-streams-0.3.0-4|46	%changelog
14cu|nodejs-ordered-read-streams-0.3.0-4|47	
14cu|nodejs-ordered-read-streams-0.3.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-ordered-read-streams-0.3.0-4|49	- (585e437) BuildList#2799825: Increase release tag
14cu|nodejs-ordered-read-streams-0.3.0-4|50	
14cu|nodejs-ordered-read-streams-0.3.0-4|51	

11895 14
14cu|nodejs-os-browserify-0.2.0-4|1	%define oname os-browserify
14cu|nodejs-os-browserify-0.2.0-4|2	
14cu|nodejs-os-browserify-0.2.0-4|3	Summary:        The os module from node.js, but for browsers
14cu|nodejs-os-browserify-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-browserify-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-os-browserify-0.2.0-4|6	Release:        4
14cu|nodejs-os-browserify-0.2.0-4|7	License:        MIT
14cu|nodejs-os-browserify-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-os-browserify-0.2.0-4|9	Url:            https://github.com/drewyoung1/os-browserify
14cu|nodejs-os-browserify-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-browserify-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-os-browserify-0.2.0-4|12	BuildArch:      noarch
14cu|nodejs-os-browserify-0.2.0-4|13	
14cu|nodejs-os-browserify-0.2.0-4|14	%description
14cu|nodejs-os-browserify-0.2.0-4|15	%{summary}.
14cu|nodejs-os-browserify-0.2.0-4|16	
14cu|nodejs-os-browserify-0.2.0-4|17	%files
14cu|nodejs-os-browserify-0.2.0-4|18	%doc LICENSE README.md
14cu|nodejs-os-browserify-0.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-browserify-0.2.0-4|20	
14cu|nodejs-os-browserify-0.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-os-browserify-0.2.0-4|22	
14cu|nodejs-os-browserify-0.2.0-4|23	%prep
14cu|nodejs-os-browserify-0.2.0-4|24	%setup -q -n package
14cu|nodejs-os-browserify-0.2.0-4|25	rm -rf node_modules
14cu|nodejs-os-browserify-0.2.0-4|26	
14cu|nodejs-os-browserify-0.2.0-4|27	%build
14cu|nodejs-os-browserify-0.2.0-4|28	
14cu|nodejs-os-browserify-0.2.0-4|29	%install
14cu|nodejs-os-browserify-0.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-browserify-0.2.0-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-browserify-0.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-os-browserify-0.2.0-4|33	%changelog
14cu|nodejs-os-browserify-0.2.0-4|34	
14cu|nodejs-os-browserify-0.2.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-os-browserify-0.2.0-4|36	- (5087239) BuildList#2799825: Increase release tag
14cu|nodejs-os-browserify-0.2.0-4|37	
14cu|nodejs-os-browserify-0.2.0-4|38	

11896 14
14cu|nodejs-osenv-0.1.3-4|1	%define oname osenv
14cu|nodejs-osenv-0.1.3-4|2	
14cu|nodejs-osenv-0.1.3-4|3	Summary:        Look up environment settings specific to different operating systems
14cu|nodejs-osenv-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-osenv-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-osenv-0.1.3-4|6	Release:        4
14cu|nodejs-osenv-0.1.3-4|7	Group:          Development/Other
14cu|nodejs-osenv-0.1.3-4|8	License:        ISC
14cu|nodejs-osenv-0.1.3-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-osenv-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-osenv-0.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-osenv-0.1.3-4|12	BuildRequires:  npm(os-tmpdir)
14cu|nodejs-osenv-0.1.3-4|13	BuildRequires:  npm(os-homedir)
14cu|nodejs-osenv-0.1.3-4|14	BuildArch:      noarch
14cu|nodejs-osenv-0.1.3-4|15	
14cu|nodejs-osenv-0.1.3-4|16	%files
14cu|nodejs-osenv-0.1.3-4|17	%doc LICENSE README.md
14cu|nodejs-osenv-0.1.3-4|18	%{nodejs_sitelib}/%{oname}
14cu|nodejs-osenv-0.1.3-4|19	
14cu|nodejs-osenv-0.1.3-4|20	
14cu|nodejs-osenv-0.1.3-4|21	%description
14cu|nodejs-osenv-0.1.3-4|22	%{summary}.
14cu|nodejs-osenv-0.1.3-4|23	
14cu|nodejs-osenv-0.1.3-4|24	#------------------------------------------------
14cu|nodejs-osenv-0.1.3-4|25	
14cu|nodejs-osenv-0.1.3-4|26	
14cu|nodejs-osenv-0.1.3-4|27	%prep
14cu|nodejs-osenv-0.1.3-4|28	%setup -q -n package
14cu|nodejs-osenv-0.1.3-4|29	
14cu|nodejs-osenv-0.1.3-4|30	%build
14cu|nodejs-osenv-0.1.3-4|31	#nothing to do
14cu|nodejs-osenv-0.1.3-4|32	
14cu|nodejs-osenv-0.1.3-4|33	%install
14cu|nodejs-osenv-0.1.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-osenv-0.1.3-4|35	cp -pr package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-osenv-0.1.3-4|36	
14cu|nodejs-osenv-0.1.3-4|37	%nodejs_symlink_deps
14cu|nodejs-osenv-0.1.3-4|38	
14cu|nodejs-osenv-0.1.3-4|39	
14cu|nodejs-osenv-0.1.3-4|40	
14cu|nodejs-osenv-0.1.3-4|41	%changelog
14cu|nodejs-osenv-0.1.3-4|42	
14cu|nodejs-osenv-0.1.3-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-osenv-0.1.3-4|44	- (c7528d6) BuildList#2799825: Increase release tag
14cu|nodejs-osenv-0.1.3-4|45	
14cu|nodejs-osenv-0.1.3-4|46	

11897 14
14cu|nodejs-os-homedir-1.0.1-4|1	%define oname os-homedir
14cu|nodejs-os-homedir-1.0.1-4|2	
14cu|nodejs-os-homedir-1.0.1-4|3	Summary:        A polyfill that doesn't overwrite the native method
14cu|nodejs-os-homedir-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-homedir-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-os-homedir-1.0.1-4|6	Release:        4
14cu|nodejs-os-homedir-1.0.1-4|7	License:        MIT
14cu|nodejs-os-homedir-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-os-homedir-1.0.1-4|9	Url:            https://github.com/sindresorhus/os-homedir
14cu|nodejs-os-homedir-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-homedir-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-os-homedir-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-os-homedir-1.0.1-4|13	
14cu|nodejs-os-homedir-1.0.1-4|14	%description
14cu|nodejs-os-homedir-1.0.1-4|15	%{summary}.
14cu|nodejs-os-homedir-1.0.1-4|16	
14cu|nodejs-os-homedir-1.0.1-4|17	%files
14cu|nodejs-os-homedir-1.0.1-4|18	%doc license readme.*
14cu|nodejs-os-homedir-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-homedir-1.0.1-4|20	
14cu|nodejs-os-homedir-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-os-homedir-1.0.1-4|22	
14cu|nodejs-os-homedir-1.0.1-4|23	%prep
14cu|nodejs-os-homedir-1.0.1-4|24	%setup -q -n package
14cu|nodejs-os-homedir-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-os-homedir-1.0.1-4|26	
14cu|nodejs-os-homedir-1.0.1-4|27	%build
14cu|nodejs-os-homedir-1.0.1-4|28	
14cu|nodejs-os-homedir-1.0.1-4|29	%install
14cu|nodejs-os-homedir-1.0.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-homedir-1.0.1-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-homedir-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-os-homedir-1.0.1-4|33	
14cu|nodejs-os-homedir-1.0.1-4|34	%changelog
14cu|nodejs-os-homedir-1.0.1-4|35	
14cu|nodejs-os-homedir-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-os-homedir-1.0.1-4|37	- (6008598) BuildList#2799825: Increase release tag
14cu|nodejs-os-homedir-1.0.1-4|38	
14cu|nodejs-os-homedir-1.0.1-4|39	

11898 14
14cu|nodejs-os-locale-1.4.0-4|1	%define oname os-locale
14cu|nodejs-os-locale-1.4.0-4|2	
14cu|nodejs-os-locale-1.4.0-4|3	Summary:        Get the system locale
14cu|nodejs-os-locale-1.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-locale-1.4.0-4|5	Version:        1.4.0
14cu|nodejs-os-locale-1.4.0-4|6	Release:        4
14cu|nodejs-os-locale-1.4.0-4|7	License:        MIT
14cu|nodejs-os-locale-1.4.0-4|8	Group:          Development/Other
14cu|nodejs-os-locale-1.4.0-4|9	Url:            https://github.com/sindresorhus/os-locale
14cu|nodejs-os-locale-1.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-locale-1.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-os-locale-1.4.0-4|12	BuildRequires:  npm(lcid)
14cu|nodejs-os-locale-1.4.0-4|13	
14cu|nodejs-os-locale-1.4.0-4|14	BuildArch:      noarch
14cu|nodejs-os-locale-1.4.0-4|15	
14cu|nodejs-os-locale-1.4.0-4|16	%description
14cu|nodejs-os-locale-1.4.0-4|17	Useful for localizing your module or app.
14cu|nodejs-os-locale-1.4.0-4|18	POSIX systems: The returned locale refers to the
14cu|nodejs-os-locale-1.4.0-4|19	LC_MESSAGE category, suitable for selecting
14cu|nodejs-os-locale-1.4.0-4|20	the language used in the user interface
14cu|nodejs-os-locale-1.4.0-4|21	for message translation.
14cu|nodejs-os-locale-1.4.0-4|22	
14cu|nodejs-os-locale-1.4.0-4|23	%files
14cu|nodejs-os-locale-1.4.0-4|24	%doc readme.md license
14cu|nodejs-os-locale-1.4.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-locale-1.4.0-4|26	
14cu|nodejs-os-locale-1.4.0-4|27	#------------------------------------------------------------------
14cu|nodejs-os-locale-1.4.0-4|28	
14cu|nodejs-os-locale-1.4.0-4|29	%prep
14cu|nodejs-os-locale-1.4.0-4|30	%setup -q -n package
14cu|nodejs-os-locale-1.4.0-4|31	rm -rf node_modules
14cu|nodejs-os-locale-1.4.0-4|32	
14cu|nodejs-os-locale-1.4.0-4|33	%build
14cu|nodejs-os-locale-1.4.0-4|34	
14cu|nodejs-os-locale-1.4.0-4|35	%install
14cu|nodejs-os-locale-1.4.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-locale-1.4.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-locale-1.4.0-4|38	%nodejs_symlink_deps
14cu|nodejs-os-locale-1.4.0-4|39	%changelog
14cu|nodejs-os-locale-1.4.0-4|40	
14cu|nodejs-os-locale-1.4.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-4
14cu|nodejs-os-locale-1.4.0-4|42	- (ee4fb76) BuildList#2799825: Increase release tag
14cu|nodejs-os-locale-1.4.0-4|43	
14cu|nodejs-os-locale-1.4.0-4|44	

11899 14
14cu|nodejs-os-name-1.0.3-4|1	%define oname os-name
14cu|nodejs-os-name-1.0.3-4|2	
14cu|nodejs-os-name-1.0.3-4|3	Summary:        Get the name of the current operating system
14cu|nodejs-os-name-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-name-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-os-name-1.0.3-4|6	Release:        4
14cu|nodejs-os-name-1.0.3-4|7	License:        MIT
14cu|nodejs-os-name-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-os-name-1.0.3-4|9	Url:            https://github.com/sindresorhus/os-name
14cu|nodejs-os-name-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-name-1.0.3-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/os-name/master/license
14cu|nodejs-os-name-1.0.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-os-name-1.0.3-4|13	BuildRequires:  npm(win-release)
14cu|nodejs-os-name-1.0.3-4|14	BuildRequires:  npm(osx-release)
14cu|nodejs-os-name-1.0.3-4|15	BuildArch:      noarch
14cu|nodejs-os-name-1.0.3-4|16	
14cu|nodejs-os-name-1.0.3-4|17	%description
14cu|nodejs-os-name-1.0.3-4|18	%{summary}.
14cu|nodejs-os-name-1.0.3-4|19	
14cu|nodejs-os-name-1.0.3-4|20	%files
14cu|nodejs-os-name-1.0.3-4|21	%doc license readme.md
14cu|nodejs-os-name-1.0.3-4|22	%{_bindir}/%{oname}-cli
14cu|nodejs-os-name-1.0.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-name-1.0.3-4|24	
14cu|nodejs-os-name-1.0.3-4|25	#------------------------------------------------------------------
14cu|nodejs-os-name-1.0.3-4|26	
14cu|nodejs-os-name-1.0.3-4|27	%prep
14cu|nodejs-os-name-1.0.3-4|28	%setup -q -n package
14cu|nodejs-os-name-1.0.3-4|29	rm -rf node_modules
14cu|nodejs-os-name-1.0.3-4|30	cp -p %{SOURCE1} .
14cu|nodejs-os-name-1.0.3-4|31	chmod +x cli.js
14cu|nodejs-os-name-1.0.3-4|32	
14cu|nodejs-os-name-1.0.3-4|33	%build
14cu|nodejs-os-name-1.0.3-4|34	
14cu|nodejs-os-name-1.0.3-4|35	%install
14cu|nodejs-os-name-1.0.3-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-name-1.0.3-4|37	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-name-1.0.3-4|38	
14cu|nodejs-os-name-1.0.3-4|39	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-os-name-1.0.3-4|40	ln -sf ../lib/node_modules/%{oname}/cli.js \
14cu|nodejs-os-name-1.0.3-4|41	%{buildroot}%{_bindir}/%{oname}-cli
14cu|nodejs-os-name-1.0.3-4|42	
14cu|nodejs-os-name-1.0.3-4|43	%nodejs_symlink_deps
14cu|nodejs-os-name-1.0.3-4|44	
14cu|nodejs-os-name-1.0.3-4|45	%changelog
14cu|nodejs-os-name-1.0.3-4|46	
14cu|nodejs-os-name-1.0.3-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-os-name-1.0.3-4|48	- (2f2583b) BuildList#2799825: Increase release tag
14cu|nodejs-os-name-1.0.3-4|49	
14cu|nodejs-os-name-1.0.3-4|50	

11900 14
14cu|nodejs-os-shim-0.1.3-4|1	%define oname os-shim
14cu|nodejs-os-shim-0.1.3-4|2	
14cu|nodejs-os-shim-0.1.3-4|3	Summary:        Native OS module API shim for older node.js versions
14cu|nodejs-os-shim-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-shim-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-os-shim-0.1.3-4|6	Release:        4
14cu|nodejs-os-shim-0.1.3-4|7	License:        MIT
14cu|nodejs-os-shim-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-os-shim-0.1.3-4|9	Url:            https://github.com/h2non/node-os-shim
14cu|nodejs-os-shim-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-shim-0.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-os-shim-0.1.3-4|12	BuildRequires:  npm(expect.js)
14cu|nodejs-os-shim-0.1.3-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-os-shim-0.1.3-4|14	BuildArch:      noarch
14cu|nodejs-os-shim-0.1.3-4|15	
14cu|nodejs-os-shim-0.1.3-4|16	%description
14cu|nodejs-os-shim-0.1.3-4|17	%{summary}.
14cu|nodejs-os-shim-0.1.3-4|18	
14cu|nodejs-os-shim-0.1.3-4|19	%files
14cu|nodejs-os-shim-0.1.3-4|20	%doc LICENSE README.md
14cu|nodejs-os-shim-0.1.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-shim-0.1.3-4|22	
14cu|nodejs-os-shim-0.1.3-4|23	#------------------------------------------------------------------
14cu|nodejs-os-shim-0.1.3-4|24	
14cu|nodejs-os-shim-0.1.3-4|25	%prep
14cu|nodejs-os-shim-0.1.3-4|26	%setup -qn package
14cu|nodejs-os-shim-0.1.3-4|27	#wrong path for mocha binary
14cu|nodejs-os-shim-0.1.3-4|28	perl -pi -e "s|./node_modules/.bin/||" Makefile
14cu|nodejs-os-shim-0.1.3-4|29	rm -rf node_modules
14cu|nodejs-os-shim-0.1.3-4|30	
14cu|nodejs-os-shim-0.1.3-4|31	%build
14cu|nodejs-os-shim-0.1.3-4|32	
14cu|nodejs-os-shim-0.1.3-4|33	%install
14cu|nodejs-os-shim-0.1.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-shim-0.1.3-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-shim-0.1.3-4|36	%nodejs_symlink_deps
14cu|nodejs-os-shim-0.1.3-4|37	
14cu|nodejs-os-shim-0.1.3-4|38	%check
14cu|nodejs-os-shim-0.1.3-4|39	# this test ain't no mandatory
14cu|nodejs-os-shim-0.1.3-4|40	# will need a older expect.js in order to pass flowless
14cu|nodejs-os-shim-0.1.3-4|41	%nodejs_symlink_deps --check
14cu|nodejs-os-shim-0.1.3-4|42	make || :
14cu|nodejs-os-shim-0.1.3-4|43	
14cu|nodejs-os-shim-0.1.3-4|44	%changelog
14cu|nodejs-os-shim-0.1.3-4|45	
14cu|nodejs-os-shim-0.1.3-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-os-shim-0.1.3-4|47	- (36d0e77) BuildList#2799825: Increase release tag
14cu|nodejs-os-shim-0.1.3-4|48	
14cu|nodejs-os-shim-0.1.3-4|49	

11901 14
14cu|nodejs-os-tmpdir-1.0.1-4|1	%define oname os-tmpdir
14cu|nodejs-os-tmpdir-1.0.1-4|2	
14cu|nodejs-os-tmpdir-1.0.1-4|3	Summary:        Node.js os.tmpdir() ponyfill
14cu|nodejs-os-tmpdir-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-os-tmpdir-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-os-tmpdir-1.0.1-4|6	Release:        4
14cu|nodejs-os-tmpdir-1.0.1-4|7	License:        MIT
14cu|nodejs-os-tmpdir-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-os-tmpdir-1.0.1-4|9	Url:            https://github.com/sindresorhus/os-tmpdir
14cu|nodejs-os-tmpdir-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-os-tmpdir-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-os-tmpdir-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-os-tmpdir-1.0.1-4|13	
14cu|nodejs-os-tmpdir-1.0.1-4|14	%description
14cu|nodejs-os-tmpdir-1.0.1-4|15	%{summary}.
14cu|nodejs-os-tmpdir-1.0.1-4|16	
14cu|nodejs-os-tmpdir-1.0.1-4|17	%files
14cu|nodejs-os-tmpdir-1.0.1-4|18	%doc license readme.md
14cu|nodejs-os-tmpdir-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-tmpdir-1.0.1-4|20	
14cu|nodejs-os-tmpdir-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-os-tmpdir-1.0.1-4|22	
14cu|nodejs-os-tmpdir-1.0.1-4|23	%prep
14cu|nodejs-os-tmpdir-1.0.1-4|24	%setup -q -n package
14cu|nodejs-os-tmpdir-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-os-tmpdir-1.0.1-4|26	
14cu|nodejs-os-tmpdir-1.0.1-4|27	%build
14cu|nodejs-os-tmpdir-1.0.1-4|28	
14cu|nodejs-os-tmpdir-1.0.1-4|29	%install
14cu|nodejs-os-tmpdir-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-tmpdir-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-os-tmpdir-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-os-tmpdir-1.0.1-4|33	%changelog
14cu|nodejs-os-tmpdir-1.0.1-4|34	
14cu|nodejs-os-tmpdir-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-os-tmpdir-1.0.1-4|36	- (8515c18) BuildList#2799825: Increase release tag
14cu|nodejs-os-tmpdir-1.0.1-4|37	
14cu|nodejs-os-tmpdir-1.0.1-4|38	

11902 14
14cu|nodejs-osx-release-1.1.0-4|1	%define oname osx-release
14cu|nodejs-osx-release-1.1.0-4|2	
14cu|nodejs-osx-release-1.1.0-4|3	Summary:        Get the name and version of a OS X release from the Darwin version
14cu|nodejs-osx-release-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-osx-release-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-osx-release-1.1.0-4|6	Release:        4
14cu|nodejs-osx-release-1.1.0-4|7	License:        MIT
14cu|nodejs-osx-release-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-osx-release-1.1.0-4|9	Url:            https://github.com/sindresorhus/osx-release
14cu|nodejs-osx-release-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-osx-release-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-osx-release-1.1.0-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-osx-release-1.1.0-4|13	BuildArch:      noarch
14cu|nodejs-osx-release-1.1.0-4|14	
14cu|nodejs-osx-release-1.1.0-4|15	%description
14cu|nodejs-osx-release-1.1.0-4|16	%{summary}.
14cu|nodejs-osx-release-1.1.0-4|17	
14cu|nodejs-osx-release-1.1.0-4|18	%files
14cu|nodejs-osx-release-1.1.0-4|19	%doc readme.md license
14cu|nodejs-osx-release-1.1.0-4|20	%{_bindir}/%{oname}-cli
14cu|nodejs-osx-release-1.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-osx-release-1.1.0-4|22	
14cu|nodejs-osx-release-1.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-osx-release-1.1.0-4|24	
14cu|nodejs-osx-release-1.1.0-4|25	%prep
14cu|nodejs-osx-release-1.1.0-4|26	%setup -q -n package
14cu|nodejs-osx-release-1.1.0-4|27	rm -rf node_modules
14cu|nodejs-osx-release-1.1.0-4|28	
14cu|nodejs-osx-release-1.1.0-4|29	%build
14cu|nodejs-osx-release-1.1.0-4|30	
14cu|nodejs-osx-release-1.1.0-4|31	%install
14cu|nodejs-osx-release-1.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-osx-release-1.1.0-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-osx-release-1.1.0-4|34	chmod +x cli.js
14cu|nodejs-osx-release-1.1.0-4|35	
14cu|nodejs-osx-release-1.1.0-4|36	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-osx-release-1.1.0-4|37	ln -sf ../lib/node_modules/%{oname}/cli.js \
14cu|nodejs-osx-release-1.1.0-4|38	%{buildroot}%{_bindir}/%{oname}-cli
14cu|nodejs-osx-release-1.1.0-4|39	
14cu|nodejs-osx-release-1.1.0-4|40	
14cu|nodejs-osx-release-1.1.0-4|41	%nodejs_symlink_deps
14cu|nodejs-osx-release-1.1.0-4|42	
14cu|nodejs-osx-release-1.1.0-4|43	
14cu|nodejs-osx-release-1.1.0-4|44	
14cu|nodejs-osx-release-1.1.0-4|45	%changelog
14cu|nodejs-osx-release-1.1.0-4|46	
14cu|nodejs-osx-release-1.1.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-osx-release-1.1.0-4|48	- (36caa6b) BuildList#2799825: Increase release tag
14cu|nodejs-osx-release-1.1.0-4|49	
14cu|nodejs-osx-release-1.1.0-4|50	

11903 14
14cu|nodejs-package-1.0.1-6|1	%global enable_tests 1
14cu|nodejs-package-1.0.1-6|2	
14cu|nodejs-package-1.0.1-6|3	Name:       nodejs-package
14cu|nodejs-package-1.0.1-6|4	Version:    1.0.1
14cu|nodejs-package-1.0.1-6|5	Release:    6
14cu|nodejs-package-1.0.1-6|6	Summary:    Provides an easy way to export package.json data
14cu|nodejs-package-1.0.1-6|7	
14cu|nodejs-package-1.0.1-6|8	# License text is contained within Readme.md
14cu|nodejs-package-1.0.1-6|9	License:    MIT
14cu|nodejs-package-1.0.1-6|10	Group:      Development/Other
14cu|nodejs-package-1.0.1-6|11	URL:        https://github.com/vesln/package
14cu|nodejs-package-1.0.1-6|12	Source0:    http://registry.npmjs.org/package/-/package-%{version}.tgz
14cu|nodejs-package-1.0.1-6|13	
14cu|nodejs-package-1.0.1-6|14	BuildArch:  noarch
14cu|nodejs-package-1.0.1-6|15	
14cu|nodejs-package-1.0.1-6|16	BuildRequires:  nodejs-packaging
14cu|nodejs-package-1.0.1-6|17	
14cu|nodejs-package-1.0.1-6|18	%if 0%{?enable_tests}
14cu|nodejs-package-1.0.1-6|19	BuildRequires:  npm(mocha)
14cu|nodejs-package-1.0.1-6|20	BuildRequires:  npm(should)
14cu|nodejs-package-1.0.1-6|21	%endif
14cu|nodejs-package-1.0.1-6|22	
14cu|nodejs-package-1.0.1-6|23	%description
14cu|nodejs-package-1.0.1-6|24	%{summary}.
14cu|nodejs-package-1.0.1-6|25	
14cu|nodejs-package-1.0.1-6|26	
14cu|nodejs-package-1.0.1-6|27	%prep
14cu|nodejs-package-1.0.1-6|28	%setup -q -n package
14cu|nodejs-package-1.0.1-6|29	
14cu|nodejs-package-1.0.1-6|30	
14cu|nodejs-package-1.0.1-6|31	%build
14cu|nodejs-package-1.0.1-6|32	#nothing to do
14cu|nodejs-package-1.0.1-6|33	
14cu|nodejs-package-1.0.1-6|34	
14cu|nodejs-package-1.0.1-6|35	%install
14cu|nodejs-package-1.0.1-6|36	mkdir -p %{buildroot}%{nodejs_sitelib}/package
14cu|nodejs-package-1.0.1-6|37	cp -pr package.json lib/ \
14cu|nodejs-package-1.0.1-6|38	%{buildroot}%{nodejs_sitelib}/package
14cu|nodejs-package-1.0.1-6|39	
14cu|nodejs-package-1.0.1-6|40	%nodejs_symlink_deps
14cu|nodejs-package-1.0.1-6|41	
14cu|nodejs-package-1.0.1-6|42	
14cu|nodejs-package-1.0.1-6|43	%if 0%{?enable_tests}
14cu|nodejs-package-1.0.1-6|44	%check
14cu|nodejs-package-1.0.1-6|45	%nodejs_symlink_deps --check
14cu|nodejs-package-1.0.1-6|46	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec --require should \
14cu|nodejs-package-1.0.1-6|47	$(find test -iname '*.test.js')
14cu|nodejs-package-1.0.1-6|48	%endif
14cu|nodejs-package-1.0.1-6|49	
14cu|nodejs-package-1.0.1-6|50	
14cu|nodejs-package-1.0.1-6|51	%files
14cu|nodejs-package-1.0.1-6|52	%doc Readme.md examples/
14cu|nodejs-package-1.0.1-6|53	%{nodejs_sitelib}/package
14cu|nodejs-package-1.0.1-6|54	
14cu|nodejs-package-1.0.1-6|55	
14cu|nodejs-package-1.0.1-6|56	
14cu|nodejs-package-1.0.1-6|57	%changelog
14cu|nodejs-package-1.0.1-6|58	
14cu|nodejs-package-1.0.1-6|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-6
14cu|nodejs-package-1.0.1-6|60	- (032d352) BuildList#2799825: Increase release tag
14cu|nodejs-package-1.0.1-6|61	
14cu|nodejs-package-1.0.1-6|62	

11904 14
14cu|nodejs-package-json-2.2.1-4|1	%define oname package-json
14cu|nodejs-package-json-2.2.1-4|2	
14cu|nodejs-package-json-2.2.1-4|3	Summary:        Get the package.json of a package from the npm registry
14cu|nodejs-package-json-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-package-json-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-package-json-2.2.1-4|6	Release:        4
14cu|nodejs-package-json-2.2.1-4|7	License:        MIT
14cu|nodejs-package-json-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-package-json-2.2.1-4|9	Url:            https://github.com/sindresorhus/package-json
14cu|nodejs-package-json-2.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-package-json-2.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-package-json-2.2.1-4|12	BuildRequires:  npm(registry-url)
14cu|nodejs-package-json-2.2.1-4|13	BuildRequires:  npm(rc)
14cu|nodejs-package-json-2.2.1-4|14	BuildRequires:  npm(got)
14cu|nodejs-package-json-2.2.1-4|15	BuildArch:      noarch
14cu|nodejs-package-json-2.2.1-4|16	
14cu|nodejs-package-json-2.2.1-4|17	%description
14cu|nodejs-package-json-2.2.1-4|18	%{summary}.
14cu|nodejs-package-json-2.2.1-4|19	
14cu|nodejs-package-json-2.2.1-4|20	%files
14cu|nodejs-package-json-2.2.1-4|21	%doc license readme.md
14cu|nodejs-package-json-2.2.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-package-json-2.2.1-4|23	
14cu|nodejs-package-json-2.2.1-4|24	#------------------------------------------------------------------
14cu|nodejs-package-json-2.2.1-4|25	
14cu|nodejs-package-json-2.2.1-4|26	%prep
14cu|nodejs-package-json-2.2.1-4|27	%setup -q -n package
14cu|nodejs-package-json-2.2.1-4|28	rm -rf node_modules
14cu|nodejs-package-json-2.2.1-4|29	
14cu|nodejs-package-json-2.2.1-4|30	%build
14cu|nodejs-package-json-2.2.1-4|31	
14cu|nodejs-package-json-2.2.1-4|32	%install
14cu|nodejs-package-json-2.2.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-package-json-2.2.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-package-json-2.2.1-4|35	%nodejs_symlink_deps
14cu|nodejs-package-json-2.2.1-4|36	%changelog
14cu|nodejs-package-json-2.2.1-4|37	
14cu|nodejs-package-json-2.2.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-package-json-2.2.1-4|39	- (f43e6a6) BuildList#2799825: Increase release tag
14cu|nodejs-package-json-2.2.1-4|40	
14cu|nodejs-package-json-2.2.1-4|41	

11905 14
14cu|nodejs-packaging-1.2-3|1	Name:           nodejs-packaging
14cu|nodejs-packaging-1.2-3|2	Version:        1.2
14cu|nodejs-packaging-1.2-3|3	Release:        3
14cu|nodejs-packaging-1.2-3|4	Group:          Development/Other
14cu|nodejs-packaging-1.2-3|5	Summary:        RPM Macros and Utilities for Node.js Packaging
14cu|nodejs-packaging-1.2-3|6	BuildArch:      noarch
14cu|nodejs-packaging-1.2-3|7	License:        MIT
14cu|nodejs-packaging-1.2-3|8	URL:            https://abf.io/dsilakov/nodejs-packaging-rosa
14cu|nodejs-packaging-1.2-3|9	Source0:        %{name}-rosa-%{version}.tar.xz
14cu|nodejs-packaging-1.2-3|10	
14cu|nodejs-packaging-1.2-3|11	Requires:       nodejs(engine) >= 6.7.0
14cu|nodejs-packaging-1.2-3|12	Requires:       rpm-mandriva-setup-build
14cu|nodejs-packaging-1.2-3|13	
14cu|nodejs-packaging-1.2-3|14	%description
14cu|nodejs-packaging-1.2-3|15	This package contains RPM macros and other utilities useful for packaging
14cu|nodejs-packaging-1.2-3|16	Node.js modules and applications in RPM-based distributions.
14cu|nodejs-packaging-1.2-3|17	
14cu|nodejs-packaging-1.2-3|18	%prep
14cu|nodejs-packaging-1.2-3|19	%setup -qn %{name}-rosa-%{version}
14cu|nodejs-packaging-1.2-3|20	
14cu|nodejs-packaging-1.2-3|21	%build
14cu|nodejs-packaging-1.2-3|22	#nothing to do
14cu|nodejs-packaging-1.2-3|23	
14cu|nodejs-packaging-1.2-3|24	%install
14cu|nodejs-packaging-1.2-3|25	install -Dpm0644 nodejs.macros %{buildroot}%{_sysconfdir}/rpm/macros.d/nodejs.macros
14cu|nodejs-packaging-1.2-3|26	install -Dpm0755 nodejs.prov %{buildroot}%{_rpmhome}/nodejs.prov
14cu|nodejs-packaging-1.2-3|27	install -pm0755 nodejs.req %{buildroot}%{_rpmhome}/nodejs.req
14cu|nodejs-packaging-1.2-3|28	install -pm0755 nodejs-symlink-deps %{buildroot}%{_rpmhome}/nodejs-symlink-deps
14cu|nodejs-packaging-1.2-3|29	install -pm0755 nodejs-fixdep %{buildroot}%{_rpmhome}/nodejs-fixdep
14cu|nodejs-packaging-1.2-3|30	install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
14cu|nodejs-packaging-1.2-3|31	
14cu|nodejs-packaging-1.2-3|32	%files
14cu|nodejs-packaging-1.2-3|33	%doc LICENSE
14cu|nodejs-packaging-1.2-3|34	%{_datadir}/node/multiver_modules
14cu|nodejs-packaging-1.2-3|35	%{_sysconfdir}/rpm/macros.d/*
14cu|nodejs-packaging-1.2-3|36	%{_rpmhome}/nodejs*
14cu|nodejs-packaging-1.2-3|37	
14cu|nodejs-packaging-1.2-3|38	%changelog
14cu|nodejs-packaging-1.2-3|39	
14cu|nodejs-packaging-1.2-3|40	* Sun Jan 29 2017 abfonly <abfonly@gmail.com> 1.2-3
14cu|nodejs-packaging-1.2-3|41	- (1fd02c7) Merge pull request #2 from abfonly/nodejs-packaging:rosa2014.1
14cu|nodejs-packaging-1.2-3|42	- (1fd02c7) abfonly
14cu|nodejs-packaging-1.2-3|43	
14cu|nodejs-packaging-1.2-3|44	

11906 14
14cu|nodejs-packet-reader-0.2.0-4|1	%define oname packet-reader
14cu|nodejs-packet-reader-0.2.0-4|2	
14cu|nodejs-packet-reader-0.2.0-4|3	Summary:        Read binary packets
14cu|nodejs-packet-reader-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-packet-reader-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-packet-reader-0.2.0-4|6	Release:        4
14cu|nodejs-packet-reader-0.2.0-4|7	License:        MIT
14cu|nodejs-packet-reader-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-packet-reader-0.2.0-4|9	Url:            https://github.com/brianc/node-packet-reader
14cu|nodejs-packet-reader-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-packet-reader-0.2.0-4|11	Source1:        https://raw.githubusercontent.com/brianc/node-packet-reader/master/README.md
14cu|nodejs-packet-reader-0.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-packet-reader-0.2.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-packet-reader-0.2.0-4|14	BuildArch:      noarch
14cu|nodejs-packet-reader-0.2.0-4|15	
14cu|nodejs-packet-reader-0.2.0-4|16	%description
14cu|nodejs-packet-reader-0.2.0-4|17	%{summary}.
14cu|nodejs-packet-reader-0.2.0-4|18	
14cu|nodejs-packet-reader-0.2.0-4|19	%files
14cu|nodejs-packet-reader-0.2.0-4|20	%doc *.md
14cu|nodejs-packet-reader-0.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-packet-reader-0.2.0-4|22	
14cu|nodejs-packet-reader-0.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-packet-reader-0.2.0-4|24	
14cu|nodejs-packet-reader-0.2.0-4|25	%prep
14cu|nodejs-packet-reader-0.2.0-4|26	%setup -qn package
14cu|nodejs-packet-reader-0.2.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-packet-reader-0.2.0-4|28	rm -rf node_modules
14cu|nodejs-packet-reader-0.2.0-4|29	
14cu|nodejs-packet-reader-0.2.0-4|30	%build
14cu|nodejs-packet-reader-0.2.0-4|31	
14cu|nodejs-packet-reader-0.2.0-4|32	%install
14cu|nodejs-packet-reader-0.2.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-packet-reader-0.2.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-packet-reader-0.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-packet-reader-0.2.0-4|36	
14cu|nodejs-packet-reader-0.2.0-4|37	%check
14cu|nodejs-packet-reader-0.2.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-packet-reader-0.2.0-4|39	mocha test
14cu|nodejs-packet-reader-0.2.0-4|40	
14cu|nodejs-packet-reader-0.2.0-4|41	%changelog
14cu|nodejs-packet-reader-0.2.0-4|42	
14cu|nodejs-packet-reader-0.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-packet-reader-0.2.0-4|44	- (bb3816f) BuildList#2799825: Increase release tag
14cu|nodejs-packet-reader-0.2.0-4|45	
14cu|nodejs-packet-reader-0.2.0-4|46	

11907 14
14cu|nodejs-pako-0.2.8-4|1	%define oname pako
14cu|nodejs-pako-0.2.8-4|2	
14cu|nodejs-pako-0.2.8-4|3	Summary:        Zlib port to javascript - fast, modularized, with browser support
14cu|nodejs-pako-0.2.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pako-0.2.8-4|5	Version:        0.2.8
14cu|nodejs-pako-0.2.8-4|6	Release:        4
14cu|nodejs-pako-0.2.8-4|7	License:        MIT
14cu|nodejs-pako-0.2.8-4|8	Group:          Development/Other
14cu|nodejs-pako-0.2.8-4|9	Url:            https://github.com/nodeca/pako
14cu|nodejs-pako-0.2.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pako-0.2.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pako-0.2.8-4|12	BuildArch:      noarch
14cu|nodejs-pako-0.2.8-4|13	
14cu|nodejs-pako-0.2.8-4|14	%description
14cu|nodejs-pako-0.2.8-4|15	%{summary}.
14cu|nodejs-pako-0.2.8-4|16	
14cu|nodejs-pako-0.2.8-4|17	%files
14cu|nodejs-pako-0.2.8-4|18	%doc LICENSE HISTORY.md README.md doc/
14cu|nodejs-pako-0.2.8-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pako-0.2.8-4|20	
14cu|nodejs-pako-0.2.8-4|21	#------------------------------------------------------------------
14cu|nodejs-pako-0.2.8-4|22	
14cu|nodejs-pako-0.2.8-4|23	%prep
14cu|nodejs-pako-0.2.8-4|24	%setup -q -n package
14cu|nodejs-pako-0.2.8-4|25	rm -rf node_modules
14cu|nodejs-pako-0.2.8-4|26	
14cu|nodejs-pako-0.2.8-4|27	%build
14cu|nodejs-pako-0.2.8-4|28	
14cu|nodejs-pako-0.2.8-4|29	%install
14cu|nodejs-pako-0.2.8-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pako-0.2.8-4|31	cp -r *.json *.js dist lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pako-0.2.8-4|32	%nodejs_symlink_deps
14cu|nodejs-pako-0.2.8-4|33	
14cu|nodejs-pako-0.2.8-4|34	%changelog
14cu|nodejs-pako-0.2.8-4|35	
14cu|nodejs-pako-0.2.8-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.8-4
14cu|nodejs-pako-0.2.8-4|37	- (300d791) BuildList#2799825: Increase release tag
14cu|nodejs-pako-0.2.8-4|38	
14cu|nodejs-pako-0.2.8-4|39	

11908 14
14cu|nodejs-paperboy-0.0.5-6|1	Name:       nodejs-paperboy
14cu|nodejs-paperboy-0.0.5-6|2	Version:    0.0.5
14cu|nodejs-paperboy-0.0.5-6|3	Release:    6
14cu|nodejs-paperboy-0.0.5-6|4	Summary:    A node.js module for delivering static files
14cu|nodejs-paperboy-0.0.5-6|5	License:    MIT
14cu|nodejs-paperboy-0.0.5-6|6	Group:      System/Libraries
14cu|nodejs-paperboy-0.0.5-6|7	URL:        https://github.com/felixge/node-paperboy
14cu|nodejs-paperboy-0.0.5-6|8	Source0:    http://registry.npmjs.org/paperboy/-/paperboy-%{version}.tgz
14cu|nodejs-paperboy-0.0.5-6|9	BuildArch:  noarch
14cu|nodejs-paperboy-0.0.5-6|10	BuildRequires:  nodejs-packaging
14cu|nodejs-paperboy-0.0.5-6|11	
14cu|nodejs-paperboy-0.0.5-6|12	%description
14cu|nodejs-paperboy-0.0.5-6|13	%{summary}.
14cu|nodejs-paperboy-0.0.5-6|14	
14cu|nodejs-paperboy-0.0.5-6|15	
14cu|nodejs-paperboy-0.0.5-6|16	%prep
14cu|nodejs-paperboy-0.0.5-6|17	%setup -q -n package
14cu|nodejs-paperboy-0.0.5-6|18	
14cu|nodejs-paperboy-0.0.5-6|19	
14cu|nodejs-paperboy-0.0.5-6|20	%build
14cu|nodejs-paperboy-0.0.5-6|21	#nothing to do
14cu|nodejs-paperboy-0.0.5-6|22	
14cu|nodejs-paperboy-0.0.5-6|23	
14cu|nodejs-paperboy-0.0.5-6|24	%install
14cu|nodejs-paperboy-0.0.5-6|25	mkdir -p %{buildroot}%{nodejs_sitelib}/paperboy
14cu|nodejs-paperboy-0.0.5-6|26	cp -pr package.json index.js lib/ \
14cu|nodejs-paperboy-0.0.5-6|27	%{buildroot}%{nodejs_sitelib}/paperboy
14cu|nodejs-paperboy-0.0.5-6|28	
14cu|nodejs-paperboy-0.0.5-6|29	%nodejs_symlink_deps
14cu|nodejs-paperboy-0.0.5-6|30	
14cu|nodejs-paperboy-0.0.5-6|31	
14cu|nodejs-paperboy-0.0.5-6|32	%files
14cu|nodejs-paperboy-0.0.5-6|33	%doc LICENSE.txt README.md example/
14cu|nodejs-paperboy-0.0.5-6|34	%{nodejs_sitelib}/paperboy
14cu|nodejs-paperboy-0.0.5-6|35	
14cu|nodejs-paperboy-0.0.5-6|36	
14cu|nodejs-paperboy-0.0.5-6|37	
14cu|nodejs-paperboy-0.0.5-6|38	%changelog
14cu|nodejs-paperboy-0.0.5-6|39	
14cu|nodejs-paperboy-0.0.5-6|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-6
14cu|nodejs-paperboy-0.0.5-6|41	- (f516458) BuildList#2799825: Increase release tag
14cu|nodejs-paperboy-0.0.5-6|42	
14cu|nodejs-paperboy-0.0.5-6|43	

11909 14
14cu|nodejs-parents-1.0.1-4|1	%define oname parents
14cu|nodejs-parents-1.0.1-4|2	
14cu|nodejs-parents-1.0.1-4|3	Summary:        Return all the parent directories for a directory
14cu|nodejs-parents-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parents-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-parents-1.0.1-4|6	Release:        4
14cu|nodejs-parents-1.0.1-4|7	License:        MIT
14cu|nodejs-parents-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-parents-1.0.1-4|9	Url:            https://github.com/substack/node-parents
14cu|nodejs-parents-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parents-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-parents-1.0.1-4|12	BuildRequires:  npm(path-platform)
14cu|nodejs-parents-1.0.1-4|13	BuildRequires:  npm(tap)
14cu|nodejs-parents-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-parents-1.0.1-4|15	
14cu|nodejs-parents-1.0.1-4|16	%description
14cu|nodejs-parents-1.0.1-4|17	%{summary}.
14cu|nodejs-parents-1.0.1-4|18	
14cu|nodejs-parents-1.0.1-4|19	%files
14cu|nodejs-parents-1.0.1-4|20	%doc LICENSE readme.markdown example
14cu|nodejs-parents-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parents-1.0.1-4|22	
14cu|nodejs-parents-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-parents-1.0.1-4|24	
14cu|nodejs-parents-1.0.1-4|25	%prep
14cu|nodejs-parents-1.0.1-4|26	%setup -q -n package
14cu|nodejs-parents-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-parents-1.0.1-4|28	
14cu|nodejs-parents-1.0.1-4|29	%build
14cu|nodejs-parents-1.0.1-4|30	
14cu|nodejs-parents-1.0.1-4|31	%install
14cu|nodejs-parents-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parents-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parents-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-parents-1.0.1-4|35	
14cu|nodejs-parents-1.0.1-4|36	%check
14cu|nodejs-parents-1.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-parents-1.0.1-4|38	%tap test
14cu|nodejs-parents-1.0.1-4|39	
14cu|nodejs-parents-1.0.1-4|40	%changelog
14cu|nodejs-parents-1.0.1-4|41	
14cu|nodejs-parents-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-parents-1.0.1-4|43	- (090f7b7) BuildList#2799825: Increase release tag
14cu|nodejs-parents-1.0.1-4|44	
14cu|nodejs-parents-1.0.1-4|45	

11910 14
14cu|nodejs-parse-asn1-5.0.0-4|1	%define oname parse-asn1
14cu|nodejs-parse-asn1-5.0.0-4|2	
14cu|nodejs-parse-asn1-5.0.0-4|3	Summary:        Utility library for parsing asn1 files for use with browserify-sign
14cu|nodejs-parse-asn1-5.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-asn1-5.0.0-4|5	Version:        5.0.0
14cu|nodejs-parse-asn1-5.0.0-4|6	Release:        4
14cu|nodejs-parse-asn1-5.0.0-4|7	License:        ISC
14cu|nodejs-parse-asn1-5.0.0-4|8	Group:          Development/Other
14cu|nodejs-parse-asn1-5.0.0-4|9	Url:            https://github.com/crypto-browserify/parse-asn1
14cu|nodejs-parse-asn1-5.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-asn1-5.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-asn1-5.0.0-4|12	BuildRequires:  npm(pbkdf2)
14cu|nodejs-parse-asn1-5.0.0-4|13	BuildRequires:  npm(evp_bytestokey)
14cu|nodejs-parse-asn1-5.0.0-4|14	BuildRequires:  npm(create-hash)
14cu|nodejs-parse-asn1-5.0.0-4|15	BuildRequires:  npm(browserify-aes)
14cu|nodejs-parse-asn1-5.0.0-4|16	BuildRequires:  npm(asn1.js)
14cu|nodejs-parse-asn1-5.0.0-4|17	BuildRequires:  npm(tape)
14cu|nodejs-parse-asn1-5.0.0-4|18	BuildArch:      noarch
14cu|nodejs-parse-asn1-5.0.0-4|19	
14cu|nodejs-parse-asn1-5.0.0-4|20	%description
14cu|nodejs-parse-asn1-5.0.0-4|21	%{summary}.
14cu|nodejs-parse-asn1-5.0.0-4|22	
14cu|nodejs-parse-asn1-5.0.0-4|23	%files
14cu|nodejs-parse-asn1-5.0.0-4|24	%doc README.md
14cu|nodejs-parse-asn1-5.0.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-asn1-5.0.0-4|26	
14cu|nodejs-parse-asn1-5.0.0-4|27	#------------------------------------------------------------------
14cu|nodejs-parse-asn1-5.0.0-4|28	
14cu|nodejs-parse-asn1-5.0.0-4|29	%prep
14cu|nodejs-parse-asn1-5.0.0-4|30	%setup -q -n package
14cu|nodejs-parse-asn1-5.0.0-4|31	rm -rf node_modules
14cu|nodejs-parse-asn1-5.0.0-4|32	
14cu|nodejs-parse-asn1-5.0.0-4|33	%build
14cu|nodejs-parse-asn1-5.0.0-4|34	
14cu|nodejs-parse-asn1-5.0.0-4|35	%install
14cu|nodejs-parse-asn1-5.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-asn1-5.0.0-4|37	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-asn1-5.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-parse-asn1-5.0.0-4|39	
14cu|nodejs-parse-asn1-5.0.0-4|40	%check
14cu|nodejs-parse-asn1-5.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-parse-asn1-5.0.0-4|42	npm run unit
14cu|nodejs-parse-asn1-5.0.0-4|43	
14cu|nodejs-parse-asn1-5.0.0-4|44	
14cu|nodejs-parse-asn1-5.0.0-4|45	
14cu|nodejs-parse-asn1-5.0.0-4|46	%changelog
14cu|nodejs-parse-asn1-5.0.0-4|47	
14cu|nodejs-parse-asn1-5.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.0-4
14cu|nodejs-parse-asn1-5.0.0-4|49	- (6b307e9) BuildList#2799825: Increase release tag
14cu|nodejs-parse-asn1-5.0.0-4|50	
14cu|nodejs-parse-asn1-5.0.0-4|51	

11911 14
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|1	%define oname parse-base64vlq-mappings
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|2	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|3	Summary:        Parses out base64 VLQ encoded mappings
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|6	Release:        4
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|7	License:        MIT
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|9	Url:            https://github.com/thlorenz/parse-base64vlq-mappings
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|13	BuildRequires:  npm(tap)
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|14	BuildArch:      noarch
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|15	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|16	%description
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|17	%{summary}.
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|18	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|19	%files
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|20	%doc LICENSE example MOZILLA_LICENSE README.md
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|22	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|23	#------------------------------------------------------------------
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|24	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|25	%prep
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|26	%setup -q -n package
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|27	rm -rf node_modules
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|28	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|29	%build
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|30	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|31	%install
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|34	%nodejs_symlink_deps
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|35	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|36	%check
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|37	%nodejs_symlink_deps --check
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|38	%tap test
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|39	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|40	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|41	%changelog
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|42	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|44	- (db2031f) BuildList#2799825: Increase release tag
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|45	
14cu|nodejs-parse-base64vlq-mappings-0.1.4-4|46	

11912 14
14cu|nodejs-parse-glob-3.0.4-4|1	%define oname parse-glob
14cu|nodejs-parse-glob-3.0.4-4|2	
14cu|nodejs-parse-glob-3.0.4-4|3	Summary:        Parse a glob pattern into an object of tokens
14cu|nodejs-parse-glob-3.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-glob-3.0.4-4|5	Version:        3.0.4
14cu|nodejs-parse-glob-3.0.4-4|6	Release:        4
14cu|nodejs-parse-glob-3.0.4-4|7	License:        MIT
14cu|nodejs-parse-glob-3.0.4-4|8	Group:          Development/Other
14cu|nodejs-parse-glob-3.0.4-4|9	Url:            https://github.com/jonschlinkert/parse-glob
14cu|nodejs-parse-glob-3.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-glob-3.0.4-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/parse-glob/master/test.js
14cu|nodejs-parse-glob-3.0.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-glob-3.0.4-4|13	BuildRequires:  npm(is-glob)
14cu|nodejs-parse-glob-3.0.4-4|14	BuildRequires:  npm(is-extglob)
14cu|nodejs-parse-glob-3.0.4-4|15	BuildRequires:  npm(is-dotfile)
14cu|nodejs-parse-glob-3.0.4-4|16	BuildRequires:  npm(glob-base)
14cu|nodejs-parse-glob-3.0.4-4|17	#
14cu|nodejs-parse-glob-3.0.4-4|18	BuildRequires:  npm(browserify)
14cu|nodejs-parse-glob-3.0.4-4|19	BuildRequires:  npm(lodash)
14cu|nodejs-parse-glob-3.0.4-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-parse-glob-3.0.4-4|21	BuildArch:      noarch
14cu|nodejs-parse-glob-3.0.4-4|22	
14cu|nodejs-parse-glob-3.0.4-4|23	%description
14cu|nodejs-parse-glob-3.0.4-4|24	%{summary}.
14cu|nodejs-parse-glob-3.0.4-4|25	
14cu|nodejs-parse-glob-3.0.4-4|26	%files
14cu|nodejs-parse-glob-3.0.4-4|27	%doc LICENSE *.md
14cu|nodejs-parse-glob-3.0.4-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-glob-3.0.4-4|29	
14cu|nodejs-parse-glob-3.0.4-4|30	#------------------------------------------------------------------
14cu|nodejs-parse-glob-3.0.4-4|31	
14cu|nodejs-parse-glob-3.0.4-4|32	%prep
14cu|nodejs-parse-glob-3.0.4-4|33	%setup -q -n package
14cu|nodejs-parse-glob-3.0.4-4|34	rm -rf node_modules
14cu|nodejs-parse-glob-3.0.4-4|35	cp -p %{SOURCE1} .
14cu|nodejs-parse-glob-3.0.4-4|36	
14cu|nodejs-parse-glob-3.0.4-4|37	%build
14cu|nodejs-parse-glob-3.0.4-4|38	
14cu|nodejs-parse-glob-3.0.4-4|39	%install
14cu|nodejs-parse-glob-3.0.4-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-glob-3.0.4-4|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-glob-3.0.4-4|42	%nodejs_symlink_deps
14cu|nodejs-parse-glob-3.0.4-4|43	
14cu|nodejs-parse-glob-3.0.4-4|44	
14cu|nodejs-parse-glob-3.0.4-4|45	%check
14cu|nodejs-parse-glob-3.0.4-4|46	%nodejs_symlink_deps --check
14cu|nodejs-parse-glob-3.0.4-4|47	mocha test.js
14cu|nodejs-parse-glob-3.0.4-4|48	
14cu|nodejs-parse-glob-3.0.4-4|49	%changelog
14cu|nodejs-parse-glob-3.0.4-4|50	
14cu|nodejs-parse-glob-3.0.4-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-parse-glob-3.0.4-4|52	- (36b7f46) BuildList#2799825: Increase release tag
14cu|nodejs-parse-glob-3.0.4-4|53	
14cu|nodejs-parse-glob-3.0.4-4|54	

11913 14
14cu|nodejs-parse-json-2.2.0-5|1	%define oname parse-json
14cu|nodejs-parse-json-2.2.0-5|2	
14cu|nodejs-parse-json-2.2.0-5|3	Summary:        Parse JSON with more helpful errors
14cu|nodejs-parse-json-2.2.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-json-2.2.0-5|5	Version:        2.2.0
14cu|nodejs-parse-json-2.2.0-5|6	Release:        5
14cu|nodejs-parse-json-2.2.0-5|7	License:        MIT
14cu|nodejs-parse-json-2.2.0-5|8	Group:          Development/Other
14cu|nodejs-parse-json-2.2.0-5|9	Url:            https://github.com/sindresorhus/parse-json
14cu|nodejs-parse-json-2.2.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-json-2.2.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-json-2.2.0-5|12	BuildRequires:  npm(error-ex)
14cu|nodejs-parse-json-2.2.0-5|13	
14cu|nodejs-parse-json-2.2.0-5|14	BuildArch:      noarch
14cu|nodejs-parse-json-2.2.0-5|15	
14cu|nodejs-parse-json-2.2.0-5|16	%description
14cu|nodejs-parse-json-2.2.0-5|17	%{summary}.
14cu|nodejs-parse-json-2.2.0-5|18	
14cu|nodejs-parse-json-2.2.0-5|19	%files
14cu|nodejs-parse-json-2.2.0-5|20	%doc license readme.md
14cu|nodejs-parse-json-2.2.0-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-json-2.2.0-5|22	
14cu|nodejs-parse-json-2.2.0-5|23	#------------------------------------------------------------------
14cu|nodejs-parse-json-2.2.0-5|24	
14cu|nodejs-parse-json-2.2.0-5|25	%prep
14cu|nodejs-parse-json-2.2.0-5|26	%setup -q -n package
14cu|nodejs-parse-json-2.2.0-5|27	rm -rf node_modules
14cu|nodejs-parse-json-2.2.0-5|28	
14cu|nodejs-parse-json-2.2.0-5|29	%build
14cu|nodejs-parse-json-2.2.0-5|30	
14cu|nodejs-parse-json-2.2.0-5|31	%install
14cu|nodejs-parse-json-2.2.0-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-json-2.2.0-5|33	cp -r package.json index.js vendor/ \
14cu|nodejs-parse-json-2.2.0-5|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-json-2.2.0-5|35	%nodejs_symlink_deps
14cu|nodejs-parse-json-2.2.0-5|36	
14cu|nodejs-parse-json-2.2.0-5|37	%changelog
14cu|nodejs-parse-json-2.2.0-5|38	
14cu|nodejs-parse-json-2.2.0-5|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-5
14cu|nodejs-parse-json-2.2.0-5|40	- (5edf39e) BuildList#2799825: Increase release tag
14cu|nodejs-parse-json-2.2.0-5|41	
14cu|nodejs-parse-json-2.2.0-5|42	

11914 14
14cu|nodejs-parse-ms-1.0.0-4|1	%define oname parse-ms
14cu|nodejs-parse-ms-1.0.0-4|2	
14cu|nodejs-parse-ms-1.0.0-4|3	Summary:        Parse milliseconds into an object
14cu|nodejs-parse-ms-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-ms-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-parse-ms-1.0.0-4|6	Release:        4
14cu|nodejs-parse-ms-1.0.0-4|7	License:        MIT
14cu|nodejs-parse-ms-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-parse-ms-1.0.0-4|9	Url:            https://github.com/sindresorhus/parse-ms
14cu|nodejs-parse-ms-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-ms-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/parse-ms/master/license
14cu|nodejs-parse-ms-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-ms-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-parse-ms-1.0.0-4|14	
14cu|nodejs-parse-ms-1.0.0-4|15	%description
14cu|nodejs-parse-ms-1.0.0-4|16	%{summary}.
14cu|nodejs-parse-ms-1.0.0-4|17	
14cu|nodejs-parse-ms-1.0.0-4|18	%files
14cu|nodejs-parse-ms-1.0.0-4|19	%doc readme.md license
14cu|nodejs-parse-ms-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-ms-1.0.0-4|21	
14cu|nodejs-parse-ms-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-parse-ms-1.0.0-4|23	
14cu|nodejs-parse-ms-1.0.0-4|24	%prep
14cu|nodejs-parse-ms-1.0.0-4|25	%setup -q -n package
14cu|nodejs-parse-ms-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-parse-ms-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-parse-ms-1.0.0-4|28	
14cu|nodejs-parse-ms-1.0.0-4|29	%build
14cu|nodejs-parse-ms-1.0.0-4|30	
14cu|nodejs-parse-ms-1.0.0-4|31	%install
14cu|nodejs-parse-ms-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-ms-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-ms-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-parse-ms-1.0.0-4|35	%changelog
14cu|nodejs-parse-ms-1.0.0-4|36	
14cu|nodejs-parse-ms-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-parse-ms-1.0.0-4|38	- (765ccde) BuildList#2799825: Increase release tag
14cu|nodejs-parse-ms-1.0.0-4|39	
14cu|nodejs-parse-ms-1.0.0-4|40	

11915 14
14cu|nodejs-parse-torrent-5.7.3-5|1	%define oname parse-torrent
14cu|nodejs-parse-torrent-5.7.3-5|2	
14cu|nodejs-parse-torrent-5.7.3-5|3	Summary:        Parse a torrent identifier (magnet uri, .torrent file, info hash)
14cu|nodejs-parse-torrent-5.7.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|5	Version:        5.7.3
14cu|nodejs-parse-torrent-5.7.3-5|6	Release:        5
14cu|nodejs-parse-torrent-5.7.3-5|7	License:        MIT
14cu|nodejs-parse-torrent-5.7.3-5|8	Group:          Development/Other
14cu|nodejs-parse-torrent-5.7.3-5|9	Url:            https://github.com/feross/parse-torrent
14cu|nodejs-parse-torrent-5.7.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-torrent-5.7.3-5|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-parse-torrent-5.7.3-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-torrent-5.7.3-5|13	BuildRequires:  npm(simple-get)
14cu|nodejs-parse-torrent-5.7.3-5|14	BuildRequires:  npm(parse-torrent-file)
14cu|nodejs-parse-torrent-5.7.3-5|15	BuildRequires:  npm(magnet-uri)
14cu|nodejs-parse-torrent-5.7.3-5|16	BuildRequires:  npm(get-stdin)
14cu|nodejs-parse-torrent-5.7.3-5|17	BuildRequires:  npm(blob-to-buffer)
14cu|nodejs-parse-torrent-5.7.3-5|18	#
14cu|nodejs-parse-torrent-5.7.3-5|19	BuildRequires:  npm(tape)
14cu|nodejs-parse-torrent-5.7.3-5|20	#circular
14cu|nodejs-parse-torrent-5.7.3-5|21	BuildRequires:  npm(webtorrent-fixtures)
14cu|nodejs-parse-torrent-5.7.3-5|22	BuildArch:      noarch
14cu|nodejs-parse-torrent-5.7.3-5|23	
14cu|nodejs-parse-torrent-5.7.3-5|24	%description
14cu|nodejs-parse-torrent-5.7.3-5|25	%{summary}.
14cu|nodejs-parse-torrent-5.7.3-5|26	
14cu|nodejs-parse-torrent-5.7.3-5|27	%files
14cu|nodejs-parse-torrent-5.7.3-5|28	%doc LICENSE *.md
14cu|nodejs-parse-torrent-5.7.3-5|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|30	%{_bindir}/%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|31	
14cu|nodejs-parse-torrent-5.7.3-5|32	#------------------------------------------------------------------
14cu|nodejs-parse-torrent-5.7.3-5|33	
14cu|nodejs-parse-torrent-5.7.3-5|34	%prep
14cu|nodejs-parse-torrent-5.7.3-5|35	%setup -q -n package
14cu|nodejs-parse-torrent-5.7.3-5|36	rm -rf node_modules
14cu|nodejs-parse-torrent-5.7.3-5|37	
14cu|nodejs-parse-torrent-5.7.3-5|38	%build
14cu|nodejs-parse-torrent-5.7.3-5|39	
14cu|nodejs-parse-torrent-5.7.3-5|40	%install
14cu|nodejs-parse-torrent-5.7.3-5|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|42	cp -r package.json index.js bin/ \
14cu|nodejs-parse-torrent-5.7.3-5|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|44	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/cmd.js
14cu|nodejs-parse-torrent-5.7.3-5|45	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-parse-torrent-5.7.3-5|46	ln -sf %{nodejs_sitelib}%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-parse-torrent-5.7.3-5|47	%nodejs_symlink_deps
14cu|nodejs-parse-torrent-5.7.3-5|48	
14cu|nodejs-parse-torrent-5.7.3-5|49	%check
14cu|nodejs-parse-torrent-5.7.3-5|50	%nodejs_symlink_deps --check
14cu|nodejs-parse-torrent-5.7.3-5|51	tape test/*.js
14cu|nodejs-parse-torrent-5.7.3-5|52	
14cu|nodejs-parse-torrent-5.7.3-5|53	%changelog
14cu|nodejs-parse-torrent-5.7.3-5|54	
14cu|nodejs-parse-torrent-5.7.3-5|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.7.3-5
14cu|nodejs-parse-torrent-5.7.3-5|56	- (a2b86be) BuildList#2799825: Increase release tag
14cu|nodejs-parse-torrent-5.7.3-5|57	
14cu|nodejs-parse-torrent-5.7.3-5|58	

11916 14
14cu|nodejs-parse-torrent-file-3.3.6-5|1	%define oname parse-torrent-file
14cu|nodejs-parse-torrent-file-3.3.6-5|2	
14cu|nodejs-parse-torrent-file-3.3.6-5|3	Summary:        Parse a .torrent file and return an object of keys/values
14cu|nodejs-parse-torrent-file-3.3.6-5|4	Name:           nodejs-%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|5	Version:        3.3.6
14cu|nodejs-parse-torrent-file-3.3.6-5|6	Release:        5
14cu|nodejs-parse-torrent-file-3.3.6-5|7	License:        MIT
14cu|nodejs-parse-torrent-file-3.3.6-5|8	Group:          Development/Other
14cu|nodejs-parse-torrent-file-3.3.6-5|9	Url:            https://github.com/feross/parse-torrent-file
14cu|nodejs-parse-torrent-file-3.3.6-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parse-torrent-file-3.3.6-5|11	# https://github.com/feross/parse-torrent-file/tree/master/test
14cu|nodejs-parse-torrent-file-3.3.6-5|12	# missing directory test/torrents from tgz.
14cu|nodejs-parse-torrent-file-3.3.6-5|13	Source1:        test.tar.gz
14cu|nodejs-parse-torrent-file-3.3.6-5|14	Source100:      %{name}.rpmlintrc
14cu|nodejs-parse-torrent-file-3.3.6-5|15	BuildRequires:  nodejs-packaging
14cu|nodejs-parse-torrent-file-3.3.6-5|16	BuildRequires:  npm(uniq)
14cu|nodejs-parse-torrent-file-3.3.6-5|17	BuildRequires:  npm(simple-sha1)
14cu|nodejs-parse-torrent-file-3.3.6-5|18	BuildRequires:  npm(bencode)
14cu|nodejs-parse-torrent-file-3.3.6-5|19	# circular dev dep
14cu|nodejs-parse-torrent-file-3.3.6-5|20	BuildRequires:  npm(tape)
14cu|nodejs-parse-torrent-file-3.3.6-5|21	BuildRequires:  npm(webtorrent-fixtures)
14cu|nodejs-parse-torrent-file-3.3.6-5|22	BuildArch:      noarch
14cu|nodejs-parse-torrent-file-3.3.6-5|23	
14cu|nodejs-parse-torrent-file-3.3.6-5|24	%description
14cu|nodejs-parse-torrent-file-3.3.6-5|25	%{summary}.
14cu|nodejs-parse-torrent-file-3.3.6-5|26	
14cu|nodejs-parse-torrent-file-3.3.6-5|27	%files
14cu|nodejs-parse-torrent-file-3.3.6-5|28	%doc LICENSE *.md
14cu|nodejs-parse-torrent-file-3.3.6-5|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|30	%{_bindir}/%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|31	
14cu|nodejs-parse-torrent-file-3.3.6-5|32	#------------------------------------------------------------------
14cu|nodejs-parse-torrent-file-3.3.6-5|33	
14cu|nodejs-parse-torrent-file-3.3.6-5|34	%prep
14cu|nodejs-parse-torrent-file-3.3.6-5|35	%setup -qn package -a 1
14cu|nodejs-parse-torrent-file-3.3.6-5|36	rm -rf node_modules
14cu|nodejs-parse-torrent-file-3.3.6-5|37	
14cu|nodejs-parse-torrent-file-3.3.6-5|38	%build
14cu|nodejs-parse-torrent-file-3.3.6-5|39	
14cu|nodejs-parse-torrent-file-3.3.6-5|40	%install
14cu|nodejs-parse-torrent-file-3.3.6-5|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|42	cp -r package.json index.js bin/ \
14cu|nodejs-parse-torrent-file-3.3.6-5|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|44	chmod 755  %{buildroot}%{nodejs_sitelib}/%{oname}/bin/cmd.js
14cu|nodejs-parse-torrent-file-3.3.6-5|45	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-parse-torrent-file-3.3.6-5|46	ln -sf %{nodejs_sitelib}%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-parse-torrent-file-3.3.6-5|47	%nodejs_symlink_deps
14cu|nodejs-parse-torrent-file-3.3.6-5|48	
14cu|nodejs-parse-torrent-file-3.3.6-5|49	%check
14cu|nodejs-parse-torrent-file-3.3.6-5|50	%nodejs_symlink_deps --check
14cu|nodejs-parse-torrent-file-3.3.6-5|51	tape test/*.js
14cu|nodejs-parse-torrent-file-3.3.6-5|52	
14cu|nodejs-parse-torrent-file-3.3.6-5|53	%changelog
14cu|nodejs-parse-torrent-file-3.3.6-5|54	
14cu|nodejs-parse-torrent-file-3.3.6-5|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.3.6-5
14cu|nodejs-parse-torrent-file-3.3.6-5|56	- (f0bbedf) BuildList#2799825: Increase release tag
14cu|nodejs-parse-torrent-file-3.3.6-5|57	
14cu|nodejs-parse-torrent-file-3.3.6-5|58	

11917 14
14cu|nodejs-parseurl-1.3.0-4|1	%define oname parseurl
14cu|nodejs-parseurl-1.3.0-4|2	
14cu|nodejs-parseurl-1.3.0-4|3	Summary:        Parse a url with memoization
14cu|nodejs-parseurl-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-parseurl-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-parseurl-1.3.0-4|6	Release:        4
14cu|nodejs-parseurl-1.3.0-4|7	License:        MIT
14cu|nodejs-parseurl-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-parseurl-1.3.0-4|9	Url:            https://github.com/expressjs/parseurl
14cu|nodejs-parseurl-1.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-parseurl-1.3.0-4|11	Source0:        https://github.com/pillarjs/parseurl/archive/%{version}.tar.gz
14cu|nodejs-parseurl-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-parseurl-1.3.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-parseurl-1.3.0-4|14	
14cu|nodejs-parseurl-1.3.0-4|15	BuildArch:      noarch
14cu|nodejs-parseurl-1.3.0-4|16	
14cu|nodejs-parseurl-1.3.0-4|17	%description
14cu|nodejs-parseurl-1.3.0-4|18	%{summary}.
14cu|nodejs-parseurl-1.3.0-4|19	
14cu|nodejs-parseurl-1.3.0-4|20	%files
14cu|nodejs-parseurl-1.3.0-4|21	%doc LICENSE *.md
14cu|nodejs-parseurl-1.3.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-parseurl-1.3.0-4|23	
14cu|nodejs-parseurl-1.3.0-4|24	#------------------------------------------------------------------
14cu|nodejs-parseurl-1.3.0-4|25	
14cu|nodejs-parseurl-1.3.0-4|26	%prep
14cu|nodejs-parseurl-1.3.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-parseurl-1.3.0-4|28	rm -rf node_modules
14cu|nodejs-parseurl-1.3.0-4|29	
14cu|nodejs-parseurl-1.3.0-4|30	%build
14cu|nodejs-parseurl-1.3.0-4|31	
14cu|nodejs-parseurl-1.3.0-4|32	%install
14cu|nodejs-parseurl-1.3.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parseurl-1.3.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-parseurl-1.3.0-4|35	%nodejs_symlink_deps
14cu|nodejs-parseurl-1.3.0-4|36	
14cu|nodejs-parseurl-1.3.0-4|37	%check
14cu|nodejs-parseurl-1.3.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-parseurl-1.3.0-4|39	mocha --check-leaks --bail --reporter spec test/
14cu|nodejs-parseurl-1.3.0-4|40	
14cu|nodejs-parseurl-1.3.0-4|41	%changelog
14cu|nodejs-parseurl-1.3.0-4|42	
14cu|nodejs-parseurl-1.3.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-parseurl-1.3.0-4|44	- (feacded) BuildList#2799825: Increase release tag
14cu|nodejs-parseurl-1.3.0-4|45	
14cu|nodejs-parseurl-1.3.0-4|46	

11918 14
14cu|nodejs-passport-0.3.2-4|1	%define oname passport
14cu|nodejs-passport-0.3.2-4|2	
14cu|nodejs-passport-0.3.2-4|3	
14cu|nodejs-passport-0.3.2-4|4	Summary:        Simple, unobtrusive authentication for Node.js
14cu|nodejs-passport-0.3.2-4|5	Name:           nodejs-%{oname}
14cu|nodejs-passport-0.3.2-4|6	Version:        0.3.2
14cu|nodejs-passport-0.3.2-4|7	Release:        4
14cu|nodejs-passport-0.3.2-4|8	Group:          Development/Other
14cu|nodejs-passport-0.3.2-4|9	License:        MIT
14cu|nodejs-passport-0.3.2-4|10	URL:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-passport-0.3.2-4|11	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-passport-0.3.2-4|12	BuildArch:      noarch
14cu|nodejs-passport-0.3.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-passport-0.3.2-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-passport-0.3.2-4|15	BuildRequires:  npm(pause)
14cu|nodejs-passport-0.3.2-4|16	BuildRequires:  npm(pkginfo)
14cu|nodejs-passport-0.3.2-4|17	BuildRequires:  npm(chai)
14cu|nodejs-passport-0.3.2-4|18	BuildRequires:  npm(chai-connect-middleware)
14cu|nodejs-passport-0.3.2-4|19	BuildRequires:  npm(chai-passport-strategy)
14cu|nodejs-passport-0.3.2-4|20	BuildRequires:  npm(passport-strategy)
14cu|nodejs-passport-0.3.2-4|21	BuildRequires:  npm(proxyquire)
14cu|nodejs-passport-0.3.2-4|22	
14cu|nodejs-passport-0.3.2-4|23	%description
14cu|nodejs-passport-0.3.2-4|24	Passport is an authentication framework for Connect and Express, which
14cu|nodejs-passport-0.3.2-4|25	is extensible through "plugins" known as strategies.
14cu|nodejs-passport-0.3.2-4|26	
14cu|nodejs-passport-0.3.2-4|27	Passport is designed to be a general-purpose, yet simple, modular, and
14cu|nodejs-passport-0.3.2-4|28	unobtrusive, authentication framework. Passport's sole purpose is to
14cu|nodejs-passport-0.3.2-4|29	authenticate requests. In being modular, it doesn't force any particular
14cu|nodejs-passport-0.3.2-4|30	authentication strategy on your application. In being unobtrusive, it
14cu|nodejs-passport-0.3.2-4|31	doesn't mount routes in your application. The API is simple: you give
14cu|nodejs-passport-0.3.2-4|32	Passport a request to authenticate, and Passport provides hooks for
14cu|nodejs-passport-0.3.2-4|33	controlling what occurs when authentication succeeds or fails.
14cu|nodejs-passport-0.3.2-4|34	
14cu|nodejs-passport-0.3.2-4|35	%files
14cu|nodejs-passport-0.3.2-4|36	%doc LICENSE README.md
14cu|nodejs-passport-0.3.2-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-0.3.2-4|38	#------------------------------------------------------------------------------------
14cu|nodejs-passport-0.3.2-4|39	
14cu|nodejs-passport-0.3.2-4|40	%prep
14cu|nodejs-passport-0.3.2-4|41	%setup -qn %{oname}-%{version}
14cu|nodejs-passport-0.3.2-4|42	rm -rf node_modules
14cu|nodejs-passport-0.3.2-4|43	%nodejs_fixdep passport-strategy
14cu|nodejs-passport-0.3.2-4|44	%nodejs_fixdep pause
14cu|nodejs-passport-0.3.2-4|45	
14cu|nodejs-passport-0.3.2-4|46	%build
14cu|nodejs-passport-0.3.2-4|47	
14cu|nodejs-passport-0.3.2-4|48	
14cu|nodejs-passport-0.3.2-4|49	%install
14cu|nodejs-passport-0.3.2-4|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-0.3.2-4|51	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-0.3.2-4|52	%nodejs_symlink_deps
14cu|nodejs-passport-0.3.2-4|53	
14cu|nodejs-passport-0.3.2-4|54	
14cu|nodejs-passport-0.3.2-4|55	%check
14cu|nodejs-passport-0.3.2-4|56	%nodejs_symlink_deps --check
14cu|nodejs-passport-0.3.2-4|57	mocha --reporter spec \
14cu|nodejs-passport-0.3.2-4|58	--require test/bootstrap/node test/*.test.js test/**/*.test.js
14cu|nodejs-passport-0.3.2-4|59	
14cu|nodejs-passport-0.3.2-4|60	
14cu|nodejs-passport-0.3.2-4|61	
14cu|nodejs-passport-0.3.2-4|62	%changelog
14cu|nodejs-passport-0.3.2-4|63	
14cu|nodejs-passport-0.3.2-4|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.2-4
14cu|nodejs-passport-0.3.2-4|65	- (a59aec1) BuildList#2799825: Increase release tag
14cu|nodejs-passport-0.3.2-4|66	
14cu|nodejs-passport-0.3.2-4|67	

11919 14
14cu|nodejs-passport-oauth-1.0.0-5|1	%define oname passport-oauth
14cu|nodejs-passport-oauth-1.0.0-5|2	
14cu|nodejs-passport-oauth-1.0.0-5|3	Name:           nodejs-%{oname}
14cu|nodejs-passport-oauth-1.0.0-5|4	Version:        1.0.0
14cu|nodejs-passport-oauth-1.0.0-5|5	Release:        5
14cu|nodejs-passport-oauth-1.0.0-5|6	Summary:        OAuth 1.0 and 2.0 authentication strategies for Passport
14cu|nodejs-passport-oauth-1.0.0-5|7	Group:          Development/Other
14cu|nodejs-passport-oauth-1.0.0-5|8	License:        MIT
14cu|nodejs-passport-oauth-1.0.0-5|9	Url:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-passport-oauth-1.0.0-5|10	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-passport-oauth-1.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-passport-oauth-1.0.0-5|12	BuildRequires:  npm(mocha)
14cu|nodejs-passport-oauth-1.0.0-5|13	BuildRequires:  npm(chai)
14cu|nodejs-passport-oauth-1.0.0-5|14	BuildRequires:  npm(chai-passport-strategy)
14cu|nodejs-passport-oauth-1.0.0-5|15	BuildRequires:  npm(passport-oauth1)
14cu|nodejs-passport-oauth-1.0.0-5|16	BuildRequires:  npm(passport-oauth2)
14cu|nodejs-passport-oauth-1.0.0-5|17	BuildArch:      noarch
14cu|nodejs-passport-oauth-1.0.0-5|18	
14cu|nodejs-passport-oauth-1.0.0-5|19	
14cu|nodejs-passport-oauth-1.0.0-5|20	%description
14cu|nodejs-passport-oauth-1.0.0-5|21	General-purpose OAuth 1.0 and OAuth 2.0 authentication strategies for
14cu|nodejs-passport-oauth-1.0.0-5|22	Passport.
14cu|nodejs-passport-oauth-1.0.0-5|23	
14cu|nodejs-passport-oauth-1.0.0-5|24	This module lets you authenticate using OAuth in your Node.js
14cu|nodejs-passport-oauth-1.0.0-5|25	applications. By plugging into Passport, OAuth authentication can be
14cu|nodejs-passport-oauth-1.0.0-5|26	easily and unobtrusively integrated into any application or framework
14cu|nodejs-passport-oauth-1.0.0-5|27	that supports Connect-style middleware, including Express.
14cu|nodejs-passport-oauth-1.0.0-5|28	
14cu|nodejs-passport-oauth-1.0.0-5|29	Note that this strategy provides generic OAuth support. In many cases,
14cu|nodejs-passport-oauth-1.0.0-5|30	a provider-specific strategy can be used instead, which cuts down on
14cu|nodejs-passport-oauth-1.0.0-5|31	unnecessary configuration, and accommodates any provider-specific
14cu|nodejs-passport-oauth-1.0.0-5|32	quirks. See the list below for supported providers.
14cu|nodejs-passport-oauth-1.0.0-5|33	
14cu|nodejs-passport-oauth-1.0.0-5|34	%files
14cu|nodejs-passport-oauth-1.0.0-5|35	%doc LICENSE README.md
14cu|nodejs-passport-oauth-1.0.0-5|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth-1.0.0-5|37	#---------------------------------------------------------
14cu|nodejs-passport-oauth-1.0.0-5|38	%prep
14cu|nodejs-passport-oauth-1.0.0-5|39	%setup -qn %{oname}-%{version}
14cu|nodejs-passport-oauth-1.0.0-5|40	rm -rf node_modules
14cu|nodejs-passport-oauth-1.0.0-5|41	
14cu|nodejs-passport-oauth-1.0.0-5|42	
14cu|nodejs-passport-oauth-1.0.0-5|43	%build
14cu|nodejs-passport-oauth-1.0.0-5|44	
14cu|nodejs-passport-oauth-1.0.0-5|45	
14cu|nodejs-passport-oauth-1.0.0-5|46	%install
14cu|nodejs-passport-oauth-1.0.0-5|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth-1.0.0-5|48	cp -pr package.json lib/ support/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth-1.0.0-5|49	%nodejs_symlink_deps
14cu|nodejs-passport-oauth-1.0.0-5|50	
14cu|nodejs-passport-oauth-1.0.0-5|51	%check
14cu|nodejs-passport-oauth-1.0.0-5|52	%nodejs_symlink_deps --check
14cu|nodejs-passport-oauth-1.0.0-5|53	mocha --reporter spec --require \
14cu|nodejs-passport-oauth-1.0.0-5|54	test/bootstrap/node test/*.test.js
14cu|nodejs-passport-oauth-1.0.0-5|55	
14cu|nodejs-passport-oauth-1.0.0-5|56	%changelog
14cu|nodejs-passport-oauth-1.0.0-5|57	
14cu|nodejs-passport-oauth-1.0.0-5|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-5
14cu|nodejs-passport-oauth-1.0.0-5|59	- (384a3ee) BuildList#2799825: Increase release tag
14cu|nodejs-passport-oauth-1.0.0-5|60	
14cu|nodejs-passport-oauth-1.0.0-5|61	

11920 14
14cu|nodejs-passport-oauth1-1.1.0-4|1	%define oname passport-oauth1
14cu|nodejs-passport-oauth1-1.1.0-4|2	
14cu|nodejs-passport-oauth1-1.1.0-4|3	Summary:        OAuth 1.0 authentication strategy for Passport
14cu|nodejs-passport-oauth1-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-passport-oauth1-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-passport-oauth1-1.1.0-4|6	Release:        4
14cu|nodejs-passport-oauth1-1.1.0-4|7	Group:          Development/Other
14cu|nodejs-passport-oauth1-1.1.0-4|8	License:        MIT
14cu|nodejs-passport-oauth1-1.1.0-4|9	URL:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-passport-oauth1-1.1.0-4|10	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-passport-oauth1-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-passport-oauth1-1.1.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-passport-oauth1-1.1.0-4|13	BuildRequires:  npm(chai)
14cu|nodejs-passport-oauth1-1.1.0-4|14	BuildRequires:  npm(chai-passport-strategy)
14cu|nodejs-passport-oauth1-1.1.0-4|15	BuildRequires:  npm(passport-strategy)
14cu|nodejs-passport-oauth1-1.1.0-4|16	BuildRequires:  npm(oauth)
14cu|nodejs-passport-oauth1-1.1.0-4|17	BuildRequires:  npm(utils-merge)
14cu|nodejs-passport-oauth1-1.1.0-4|18	BuildArch:      noarch
14cu|nodejs-passport-oauth1-1.1.0-4|19	
14cu|nodejs-passport-oauth1-1.1.0-4|20	%description
14cu|nodejs-passport-oauth1-1.1.0-4|21	General-purpose OAuth 1.0 authentication strategy for Passport.
14cu|nodejs-passport-oauth1-1.1.0-4|22	
14cu|nodejs-passport-oauth1-1.1.0-4|23	This module lets you authenticate using OAuth in your Node.js
14cu|nodejs-passport-oauth1-1.1.0-4|24	applications. By plugging into Passport, OAuth authentication can be
14cu|nodejs-passport-oauth1-1.1.0-4|25	easily and unobtrusively integrated into any application or framework
14cu|nodejs-passport-oauth1-1.1.0-4|26	that supports Connect-style middleware, including Express.
14cu|nodejs-passport-oauth1-1.1.0-4|27	
14cu|nodejs-passport-oauth1-1.1.0-4|28	Note that this strategy provides generic OAuth support. In many cases,
14cu|nodejs-passport-oauth1-1.1.0-4|29	a provider-specific strategy can be used instead, which cuts down on
14cu|nodejs-passport-oauth1-1.1.0-4|30	unnecessary configuration, and accommodates any provider-specific
14cu|nodejs-passport-oauth1-1.1.0-4|31	quirks. See the list for supported providers.
14cu|nodejs-passport-oauth1-1.1.0-4|32	
14cu|nodejs-passport-oauth1-1.1.0-4|33	Developers who need to implement authentication against an OAuth
14cu|nodejs-passport-oauth1-1.1.0-4|34	provider that is not already supported are encouraged to sub-class
14cu|nodejs-passport-oauth1-1.1.0-4|35	this strategy. If you choose to open source the new provider-specific
14cu|nodejs-passport-oauth1-1.1.0-4|36	strategy, please add it to the list so other people can find it.
14cu|nodejs-passport-oauth1-1.1.0-4|37	
14cu|nodejs-passport-oauth1-1.1.0-4|38	%files
14cu|nodejs-passport-oauth1-1.1.0-4|39	%doc LICENSE README.md
14cu|nodejs-passport-oauth1-1.1.0-4|40	%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth1-1.1.0-4|41	
14cu|nodejs-passport-oauth1-1.1.0-4|42	%prep
14cu|nodejs-passport-oauth1-1.1.0-4|43	%setup -qn %{oname}-%{version}
14cu|nodejs-passport-oauth1-1.1.0-4|44	rm -rf node_modules
14cu|nodejs-passport-oauth1-1.1.0-4|45	
14cu|nodejs-passport-oauth1-1.1.0-4|46	
14cu|nodejs-passport-oauth1-1.1.0-4|47	%build
14cu|nodejs-passport-oauth1-1.1.0-4|48	
14cu|nodejs-passport-oauth1-1.1.0-4|49	%install
14cu|nodejs-passport-oauth1-1.1.0-4|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth1-1.1.0-4|51	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth1-1.1.0-4|52	%nodejs_symlink_deps
14cu|nodejs-passport-oauth1-1.1.0-4|53	
14cu|nodejs-passport-oauth1-1.1.0-4|54	
14cu|nodejs-passport-oauth1-1.1.0-4|55	%check
14cu|nodejs-passport-oauth1-1.1.0-4|56	%nodejs_symlink_deps --check
14cu|nodejs-passport-oauth1-1.1.0-4|57	mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cu|nodejs-passport-oauth1-1.1.0-4|58	
14cu|nodejs-passport-oauth1-1.1.0-4|59	%changelog
14cu|nodejs-passport-oauth1-1.1.0-4|60	
14cu|nodejs-passport-oauth1-1.1.0-4|61	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-passport-oauth1-1.1.0-4|62	- (5d79f02) BuildList#2799825: Increase release tag
14cu|nodejs-passport-oauth1-1.1.0-4|63	
14cu|nodejs-passport-oauth1-1.1.0-4|64	

11921 14
14cu|nodejs-passport-oauth2-1.3.0-4|1	%define oname passport-oauth2
14cu|nodejs-passport-oauth2-1.3.0-4|2	
14cu|nodejs-passport-oauth2-1.3.0-4|3	Name:           nodejs-%{oname}
14cu|nodejs-passport-oauth2-1.3.0-4|4	Version:        1.3.0
14cu|nodejs-passport-oauth2-1.3.0-4|5	Release:        4
14cu|nodejs-passport-oauth2-1.3.0-4|6	Summary:        OAuth 2.0 authentication strategy for Passport
14cu|nodejs-passport-oauth2-1.3.0-4|7	Group:          Development/Other
14cu|nodejs-passport-oauth2-1.3.0-4|8	License:        MIT
14cu|nodejs-passport-oauth2-1.3.0-4|9	Url:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-passport-oauth2-1.3.0-4|10	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-passport-oauth2-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-passport-oauth2-1.3.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-passport-oauth2-1.3.0-4|13	BuildRequires:  npm(chai)
14cu|nodejs-passport-oauth2-1.3.0-4|14	BuildRequires:  npm(chai-passport-strategy) >= 0.2.0
14cu|nodejs-passport-oauth2-1.3.0-4|15	BuildRequires:  npm(passport-strategy)
14cu|nodejs-passport-oauth2-1.3.0-4|16	BuildRequires:  npm(oauth) >= 0.9.11
14cu|nodejs-passport-oauth2-1.3.0-4|17	BuildRequires:  npm(uid2)
14cu|nodejs-passport-oauth2-1.3.0-4|18	BuildArch:      noarch
14cu|nodejs-passport-oauth2-1.3.0-4|19	
14cu|nodejs-passport-oauth2-1.3.0-4|20	%description
14cu|nodejs-passport-oauth2-1.3.0-4|21	General-purpose OAuth 2.0 authentication strategy for Passport.
14cu|nodejs-passport-oauth2-1.3.0-4|22	
14cu|nodejs-passport-oauth2-1.3.0-4|23	This module lets you authenticate using OAuth 2.0 in your Node.js
14cu|nodejs-passport-oauth2-1.3.0-4|24	applications. By plugging into Passport, OAuth 2.0 authentication can
14cu|nodejs-passport-oauth2-1.3.0-4|25	be easily and unobtrusively integrated into any application or
14cu|nodejs-passport-oauth2-1.3.0-4|26	framework that supports Connect-style middleware, including Express.
14cu|nodejs-passport-oauth2-1.3.0-4|27	
14cu|nodejs-passport-oauth2-1.3.0-4|28	Note that this strategy provides generic OAuth 2.0 support. In many
14cu|nodejs-passport-oauth2-1.3.0-4|29	cases, a provider-specific strategy can be used instead, which cuts
14cu|nodejs-passport-oauth2-1.3.0-4|30	down on unnecessary configuration, and accommodates any
14cu|nodejs-passport-oauth2-1.3.0-4|31	provider-specific quirks. See the list for supported providers.
14cu|nodejs-passport-oauth2-1.3.0-4|32	
14cu|nodejs-passport-oauth2-1.3.0-4|33	Developers who need to implement authentication against an OAuth 2.0
14cu|nodejs-passport-oauth2-1.3.0-4|34	provider that is not already supported are encouraged to sub-class
14cu|nodejs-passport-oauth2-1.3.0-4|35	this strategy. If you choose to open source the new provider-specific
14cu|nodejs-passport-oauth2-1.3.0-4|36	strategy, please add it to the list so other people can find it.
14cu|nodejs-passport-oauth2-1.3.0-4|37	
14cu|nodejs-passport-oauth2-1.3.0-4|38	%files
14cu|nodejs-passport-oauth2-1.3.0-4|39	%doc LICENSE README.md
14cu|nodejs-passport-oauth2-1.3.0-4|40	%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth2-1.3.0-4|41	#-------------------------------------------------------------------------
14cu|nodejs-passport-oauth2-1.3.0-4|42	
14cu|nodejs-passport-oauth2-1.3.0-4|43	%prep
14cu|nodejs-passport-oauth2-1.3.0-4|44	%setup -qn %{oname}-%{version}
14cu|nodejs-passport-oauth2-1.3.0-4|45	rm -rf node_modules
14cu|nodejs-passport-oauth2-1.3.0-4|46	
14cu|nodejs-passport-oauth2-1.3.0-4|47	
14cu|nodejs-passport-oauth2-1.3.0-4|48	%build
14cu|nodejs-passport-oauth2-1.3.0-4|49	
14cu|nodejs-passport-oauth2-1.3.0-4|50	
14cu|nodejs-passport-oauth2-1.3.0-4|51	%install
14cu|nodejs-passport-oauth2-1.3.0-4|52	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth2-1.3.0-4|53	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-oauth2-1.3.0-4|54	%nodejs_symlink_deps
14cu|nodejs-passport-oauth2-1.3.0-4|55	
14cu|nodejs-passport-oauth2-1.3.0-4|56	
14cu|nodejs-passport-oauth2-1.3.0-4|57	%check
14cu|nodejs-passport-oauth2-1.3.0-4|58	%nodejs_symlink_deps --check
14cu|nodejs-passport-oauth2-1.3.0-4|59	mocha --reporter spec --require \
14cu|nodejs-passport-oauth2-1.3.0-4|60	test/bootstrap/node test/*.test.js test/**/*.test.js
14cu|nodejs-passport-oauth2-1.3.0-4|61	
14cu|nodejs-passport-oauth2-1.3.0-4|62	
14cu|nodejs-passport-oauth2-1.3.0-4|63	
14cu|nodejs-passport-oauth2-1.3.0-4|64	
14cu|nodejs-passport-oauth2-1.3.0-4|65	%changelog
14cu|nodejs-passport-oauth2-1.3.0-4|66	
14cu|nodejs-passport-oauth2-1.3.0-4|67	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-passport-oauth2-1.3.0-4|68	- (0a09382) BuildList#2799825: Increase release tag
14cu|nodejs-passport-oauth2-1.3.0-4|69	
14cu|nodejs-passport-oauth2-1.3.0-4|70	

11922 14
14cu|nodejs-passport-strategy-1.0.0-3.4|1	%define oname passport-strategy
14cu|nodejs-passport-strategy-1.0.0-3.4|2	
14cu|nodejs-passport-strategy-1.0.0-3.4|3	
14cu|nodejs-passport-strategy-1.0.0-3.4|4	Summary:        An abstract class implementing Passport's strategy API
14cu|nodejs-passport-strategy-1.0.0-3.4|5	Name:           nodejs-%{oname}
14cu|nodejs-passport-strategy-1.0.0-3.4|6	Version:        1.0.0
14cu|nodejs-passport-strategy-1.0.0-3.4|7	Release:        3.4
14cu|nodejs-passport-strategy-1.0.0-3.4|8	Group:          Development/Other
14cu|nodejs-passport-strategy-1.0.0-3.4|9	License:        MIT
14cu|nodejs-passport-strategy-1.0.0-3.4|10	URL:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-passport-strategy-1.0.0-3.4|11	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-passport-strategy-1.0.0-3.4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-passport-strategy-1.0.0-3.4|13	BuildRequires:  npm(mocha)
14cu|nodejs-passport-strategy-1.0.0-3.4|14	BuildRequires:  npm(chai)
14cu|nodejs-passport-strategy-1.0.0-3.4|15	BuildArch:      noarch
14cu|nodejs-passport-strategy-1.0.0-3.4|16	
14cu|nodejs-passport-strategy-1.0.0-3.4|17	%description
14cu|nodejs-passport-strategy-1.0.0-3.4|18	This module exports an abstract Strategy class that is intended to be
14cu|nodejs-passport-strategy-1.0.0-3.4|19	subclassed when implementing concrete authentication strategies. Once
14cu|nodejs-passport-strategy-1.0.0-3.4|20	implemented, such strategies can be used by applications that utilize
14cu|nodejs-passport-strategy-1.0.0-3.4|21	Passport middleware for authentication.
14cu|nodejs-passport-strategy-1.0.0-3.4|22	
14cu|nodejs-passport-strategy-1.0.0-3.4|23	%files
14cu|nodejs-passport-strategy-1.0.0-3.4|24	%doc LICENSE README.md
14cu|nodejs-passport-strategy-1.0.0-3.4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-strategy-1.0.0-3.4|26	#---------------------------------------------------------------
14cu|nodejs-passport-strategy-1.0.0-3.4|27	%prep
14cu|nodejs-passport-strategy-1.0.0-3.4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-passport-strategy-1.0.0-3.4|29	rm -rf node_modules
14cu|nodejs-passport-strategy-1.0.0-3.4|30	
14cu|nodejs-passport-strategy-1.0.0-3.4|31	
14cu|nodejs-passport-strategy-1.0.0-3.4|32	%build
14cu|nodejs-passport-strategy-1.0.0-3.4|33	
14cu|nodejs-passport-strategy-1.0.0-3.4|34	
14cu|nodejs-passport-strategy-1.0.0-3.4|35	%install
14cu|nodejs-passport-strategy-1.0.0-3.4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-strategy-1.0.0-3.4|37	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-passport-strategy-1.0.0-3.4|38	%nodejs_symlink_deps
14cu|nodejs-passport-strategy-1.0.0-3.4|39	
14cu|nodejs-passport-strategy-1.0.0-3.4|40	
14cu|nodejs-passport-strategy-1.0.0-3.4|41	%check
14cu|nodejs-passport-strategy-1.0.0-3.4|42	%nodejs_symlink_deps --check
14cu|nodejs-passport-strategy-1.0.0-3.4|43	mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cu|nodejs-passport-strategy-1.0.0-3.4|44	
14cu|nodejs-passport-strategy-1.0.0-3.4|45	%changelog
14cu|nodejs-passport-strategy-1.0.0-3.4|46	
14cu|nodejs-passport-strategy-1.0.0-3.4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-3.4
14cu|nodejs-passport-strategy-1.0.0-3.4|48	- (e701df0) BuildList#2799825: Increase release tag
14cu|nodejs-passport-strategy-1.0.0-3.4|49	
14cu|nodejs-passport-strategy-1.0.0-3.4|50	

11923 14
14cu|nodejs-path2-0.1.0-5|1	%define oname path2
14cu|nodejs-path2-0.1.0-5|2	
14cu|nodejs-path2-0.1.0-5|3	Summary:        Modular and extended version of 'path' package
14cu|nodejs-path2-0.1.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-path2-0.1.0-5|5	Version:        0.1.0
14cu|nodejs-path2-0.1.0-5|6	Release:        5
14cu|nodejs-path2-0.1.0-5|7	License:        MIT
14cu|nodejs-path2-0.1.0-5|8	Group:          Development/Other
14cu|nodejs-path2-0.1.0-5|9	Url:            https://github.com/medikoo/path2
14cu|nodejs-path2-0.1.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path2-0.1.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path2-0.1.0-5|12	# circular
14cu|nodejs-path2-0.1.0-5|13	BuildRequires:  npm(tad)
14cu|nodejs-path2-0.1.0-5|14	BuildArch:      noarch
14cu|nodejs-path2-0.1.0-5|15	
14cu|nodejs-path2-0.1.0-5|16	%description
14cu|nodejs-path2-0.1.0-5|17	%{summary}.
14cu|nodejs-path2-0.1.0-5|18	
14cu|nodejs-path2-0.1.0-5|19	%files
14cu|nodejs-path2-0.1.0-5|20	%doc LICENCE README.md CHANGES
14cu|nodejs-path2-0.1.0-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path2-0.1.0-5|22	
14cu|nodejs-path2-0.1.0-5|23	#------------------------------------------------------------------
14cu|nodejs-path2-0.1.0-5|24	
14cu|nodejs-path2-0.1.0-5|25	%prep
14cu|nodejs-path2-0.1.0-5|26	%setup -q -n package
14cu|nodejs-path2-0.1.0-5|27	rm -rf node_modules
14cu|nodejs-path2-0.1.0-5|28	
14cu|nodejs-path2-0.1.0-5|29	%build
14cu|nodejs-path2-0.1.0-5|30	
14cu|nodejs-path2-0.1.0-5|31	%install
14cu|nodejs-path2-0.1.0-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path2-0.1.0-5|33	cp -r package.json *.js posix/ windows/ \
14cu|nodejs-path2-0.1.0-5|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path2-0.1.0-5|35	%nodejs_symlink_deps
14cu|nodejs-path2-0.1.0-5|36	
14cu|nodejs-path2-0.1.0-5|37	%check
14cu|nodejs-path2-0.1.0-5|38	# bootstrap
14cu|nodejs-path2-0.1.0-5|39	%nodejs_symlink_deps --check
14cu|nodejs-path2-0.1.0-5|40	%__nodejs %{_bindir}/tad
14cu|nodejs-path2-0.1.0-5|41	
14cu|nodejs-path2-0.1.0-5|42	%changelog
14cu|nodejs-path2-0.1.0-5|43	
14cu|nodejs-path2-0.1.0-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-5
14cu|nodejs-path2-0.1.0-5|45	- (57cda94) BuildList#2799825: Increase release tag
14cu|nodejs-path2-0.1.0-5|46	
14cu|nodejs-path2-0.1.0-5|47	

11924 14
14cu|nodejs-path-array-1.0.1-4|1	%define oname path-array
14cu|nodejs-path-array-1.0.1-4|2	
14cu|nodejs-path-array-1.0.1-4|3	Summary:        Treat your $PATH like a JavaScript Array
14cu|nodejs-path-array-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-array-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-path-array-1.0.1-4|6	Release:        4
14cu|nodejs-path-array-1.0.1-4|7	License:        MIT
14cu|nodejs-path-array-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-path-array-1.0.1-4|9	Url:            https://github.com/TooTallNate/node-path-array
14cu|nodejs-path-array-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-array-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-array-1.0.1-4|12	BuildRequires:  npm(array-index)
14cu|nodejs-path-array-1.0.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-path-array-1.0.1-4|14	
14cu|nodejs-path-array-1.0.1-4|15	BuildArch:      noarch
14cu|nodejs-path-array-1.0.1-4|16	
14cu|nodejs-path-array-1.0.1-4|17	%description
14cu|nodejs-path-array-1.0.1-4|18	%{summary}.
14cu|nodejs-path-array-1.0.1-4|19	
14cu|nodejs-path-array-1.0.1-4|20	%files
14cu|nodejs-path-array-1.0.1-4|21	%doc LICENSE *.md
14cu|nodejs-path-array-1.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-array-1.0.1-4|23	
14cu|nodejs-path-array-1.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-path-array-1.0.1-4|25	
14cu|nodejs-path-array-1.0.1-4|26	%prep
14cu|nodejs-path-array-1.0.1-4|27	%setup -qn package
14cu|nodejs-path-array-1.0.1-4|28	rm -rf node_modules
14cu|nodejs-path-array-1.0.1-4|29	
14cu|nodejs-path-array-1.0.1-4|30	%build
14cu|nodejs-path-array-1.0.1-4|31	
14cu|nodejs-path-array-1.0.1-4|32	%install
14cu|nodejs-path-array-1.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-array-1.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-array-1.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-path-array-1.0.1-4|36	
14cu|nodejs-path-array-1.0.1-4|37	%check
14cu|nodejs-path-array-1.0.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-path-array-1.0.1-4|39	mocha --reporter spec
14cu|nodejs-path-array-1.0.1-4|40	
14cu|nodejs-path-array-1.0.1-4|41	%changelog
14cu|nodejs-path-array-1.0.1-4|42	
14cu|nodejs-path-array-1.0.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-path-array-1.0.1-4|44	- (3e5be05) BuildList#2799825: Increase release tag
14cu|nodejs-path-array-1.0.1-4|45	
14cu|nodejs-path-array-1.0.1-4|46	

11925 14
14cu|nodejs-path-browserify-0.0.0-4|1	%define oname path-browserify
14cu|nodejs-path-browserify-0.0.0-4|2	
14cu|nodejs-path-browserify-0.0.0-4|3	Summary:        The path module from node core for browsers
14cu|nodejs-path-browserify-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-browserify-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-path-browserify-0.0.0-4|6	Release:        4
14cu|nodejs-path-browserify-0.0.0-4|7	License:        MIT
14cu|nodejs-path-browserify-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-path-browserify-0.0.0-4|9	Url:            https://github.com/substack/path-browserify
14cu|nodejs-path-browserify-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-browserify-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-browserify-0.0.0-4|12	BuildArch:      noarch
14cu|nodejs-path-browserify-0.0.0-4|13	
14cu|nodejs-path-browserify-0.0.0-4|14	%description
14cu|nodejs-path-browserify-0.0.0-4|15	%{summary}.
14cu|nodejs-path-browserify-0.0.0-4|16	
14cu|nodejs-path-browserify-0.0.0-4|17	%files
14cu|nodejs-path-browserify-0.0.0-4|18	%doc LICENSE readme.markdown
14cu|nodejs-path-browserify-0.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-browserify-0.0.0-4|20	
14cu|nodejs-path-browserify-0.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-path-browserify-0.0.0-4|22	
14cu|nodejs-path-browserify-0.0.0-4|23	%prep
14cu|nodejs-path-browserify-0.0.0-4|24	%setup -q -n package
14cu|nodejs-path-browserify-0.0.0-4|25	rm -rf node_modules
14cu|nodejs-path-browserify-0.0.0-4|26	
14cu|nodejs-path-browserify-0.0.0-4|27	%build
14cu|nodejs-path-browserify-0.0.0-4|28	
14cu|nodejs-path-browserify-0.0.0-4|29	%install
14cu|nodejs-path-browserify-0.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-browserify-0.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-browserify-0.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-path-browserify-0.0.0-4|33	%changelog
14cu|nodejs-path-browserify-0.0.0-4|34	
14cu|nodejs-path-browserify-0.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-path-browserify-0.0.0-4|36	- (79cc71d) BuildList#2799825: Increase release tag
14cu|nodejs-path-browserify-0.0.0-4|37	
14cu|nodejs-path-browserify-0.0.0-4|38	

11926 14
14cu|nodejs-path-exists-2.1.0-4|1	%define oname path-exists
14cu|nodejs-path-exists-2.1.0-4|2	
14cu|nodejs-path-exists-2.1.0-4|3	Summary:        Check if a path exists
14cu|nodejs-path-exists-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-exists-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-path-exists-2.1.0-4|6	Release:        4
14cu|nodejs-path-exists-2.1.0-4|7	License:        MIT
14cu|nodejs-path-exists-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-path-exists-2.1.0-4|9	Url:            https://github.com/sindresorhus/path-exists
14cu|nodejs-path-exists-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-exists-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-exists-2.1.0-4|12	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-path-exists-2.1.0-4|13	
14cu|nodejs-path-exists-2.1.0-4|14	BuildArch:      noarch
14cu|nodejs-path-exists-2.1.0-4|15	
14cu|nodejs-path-exists-2.1.0-4|16	%description
14cu|nodejs-path-exists-2.1.0-4|17	%{summary}.
14cu|nodejs-path-exists-2.1.0-4|18	
14cu|nodejs-path-exists-2.1.0-4|19	%files
14cu|nodejs-path-exists-2.1.0-4|20	%doc license readme.md
14cu|nodejs-path-exists-2.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-exists-2.1.0-4|22	
14cu|nodejs-path-exists-2.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-path-exists-2.1.0-4|24	
14cu|nodejs-path-exists-2.1.0-4|25	%prep
14cu|nodejs-path-exists-2.1.0-4|26	%setup -q -n package
14cu|nodejs-path-exists-2.1.0-4|27	rm -rf node_modules
14cu|nodejs-path-exists-2.1.0-4|28	
14cu|nodejs-path-exists-2.1.0-4|29	%build
14cu|nodejs-path-exists-2.1.0-4|30	
14cu|nodejs-path-exists-2.1.0-4|31	%install
14cu|nodejs-path-exists-2.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-exists-2.1.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-exists-2.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-path-exists-2.1.0-4|35	%changelog
14cu|nodejs-path-exists-2.1.0-4|36	
14cu|nodejs-path-exists-2.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-path-exists-2.1.0-4|38	- (fe85d25) BuildList#2799825: Increase release tag
14cu|nodejs-path-exists-2.1.0-4|39	
14cu|nodejs-path-exists-2.1.0-4|40	

11927 14
14cu|nodejs-path-is-absolute-1.0.0-4|1	%define oname path-is-absolute
14cu|nodejs-path-is-absolute-1.0.0-4|2	
14cu|nodejs-path-is-absolute-1.0.0-4|3	Summary:        Node.js 0.12 path.isAbsolute() ponyfill
14cu|nodejs-path-is-absolute-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-is-absolute-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-path-is-absolute-1.0.0-4|6	Release:        4
14cu|nodejs-path-is-absolute-1.0.0-4|7	License:        MIT
14cu|nodejs-path-is-absolute-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-path-is-absolute-1.0.0-4|9	Url:            https://github.com/sindresorhus/path-is-absolute
14cu|nodejs-path-is-absolute-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-is-absolute-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-is-absolute-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-path-is-absolute-1.0.0-4|13	
14cu|nodejs-path-is-absolute-1.0.0-4|14	%description
14cu|nodejs-path-is-absolute-1.0.0-4|15	%{summary}.
14cu|nodejs-path-is-absolute-1.0.0-4|16	
14cu|nodejs-path-is-absolute-1.0.0-4|17	%files
14cu|nodejs-path-is-absolute-1.0.0-4|18	%doc license readme.md
14cu|nodejs-path-is-absolute-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-absolute-1.0.0-4|20	
14cu|nodejs-path-is-absolute-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-path-is-absolute-1.0.0-4|22	
14cu|nodejs-path-is-absolute-1.0.0-4|23	%prep
14cu|nodejs-path-is-absolute-1.0.0-4|24	%setup -q -n package
14cu|nodejs-path-is-absolute-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-path-is-absolute-1.0.0-4|26	
14cu|nodejs-path-is-absolute-1.0.0-4|27	%build
14cu|nodejs-path-is-absolute-1.0.0-4|28	
14cu|nodejs-path-is-absolute-1.0.0-4|29	%install
14cu|nodejs-path-is-absolute-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-absolute-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-absolute-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-path-is-absolute-1.0.0-4|33	%changelog
14cu|nodejs-path-is-absolute-1.0.0-4|34	
14cu|nodejs-path-is-absolute-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-path-is-absolute-1.0.0-4|36	- (fd90562) BuildList#2799825: Increase release tag
14cu|nodejs-path-is-absolute-1.0.0-4|37	
14cu|nodejs-path-is-absolute-1.0.0-4|38	

11928 14
14cu|nodejs-path-is-inside-1.0.1-4|1	%define oname path-is-inside
14cu|nodejs-path-is-inside-1.0.1-4|2	
14cu|nodejs-path-is-inside-1.0.1-4|3	Summary:        Tests whether one path is inside another path
14cu|nodejs-path-is-inside-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-is-inside-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-path-is-inside-1.0.1-4|6	Release:        4
14cu|nodejs-path-is-inside-1.0.1-4|7	License:        WTFPL
14cu|nodejs-path-is-inside-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-path-is-inside-1.0.1-4|9	Url:            https://github.com/domenic/path-is-inside
14cu|nodejs-path-is-inside-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-is-inside-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-is-inside-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-path-is-inside-1.0.1-4|13	
14cu|nodejs-path-is-inside-1.0.1-4|14	%description
14cu|nodejs-path-is-inside-1.0.1-4|15	%{summary}.
14cu|nodejs-path-is-inside-1.0.1-4|16	
14cu|nodejs-path-is-inside-1.0.1-4|17	%files
14cu|nodejs-path-is-inside-1.0.1-4|18	%doc LICENSE.txt README.md
14cu|nodejs-path-is-inside-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-inside-1.0.1-4|20	
14cu|nodejs-path-is-inside-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-path-is-inside-1.0.1-4|22	
14cu|nodejs-path-is-inside-1.0.1-4|23	%prep
14cu|nodejs-path-is-inside-1.0.1-4|24	%setup -q -n package
14cu|nodejs-path-is-inside-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-path-is-inside-1.0.1-4|26	
14cu|nodejs-path-is-inside-1.0.1-4|27	%build
14cu|nodejs-path-is-inside-1.0.1-4|28	
14cu|nodejs-path-is-inside-1.0.1-4|29	%install
14cu|nodejs-path-is-inside-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-inside-1.0.1-4|31	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-is-inside-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-path-is-inside-1.0.1-4|33	
14cu|nodejs-path-is-inside-1.0.1-4|34	%changelog
14cu|nodejs-path-is-inside-1.0.1-4|35	
14cu|nodejs-path-is-inside-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-path-is-inside-1.0.1-4|37	- (075f94c) BuildList#2799825: Increase release tag
14cu|nodejs-path-is-inside-1.0.1-4|38	
14cu|nodejs-path-is-inside-1.0.1-4|39	

11929 14
14cu|nodejs-path-platform-0.11.15-4|1	%define oname path-platform
14cu|nodejs-path-platform-0.11.15-4|2	
14cu|nodejs-path-platform-0.11.15-4|3	Summary:        Provide access path operations; sourced directly from upstream Node.js
14cu|nodejs-path-platform-0.11.15-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-platform-0.11.15-4|5	Version:        0.11.15
14cu|nodejs-path-platform-0.11.15-4|6	Release:        4
14cu|nodejs-path-platform-0.11.15-4|7	License:        MIT
14cu|nodejs-path-platform-0.11.15-4|8	Group:          Development/Other
14cu|nodejs-path-platform-0.11.15-4|9	Url:            https://github.com/tjfontaine/node-path-platform
14cu|nodejs-path-platform-0.11.15-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-platform-0.11.15-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-platform-0.11.15-4|12	BuildArch:      noarch
14cu|nodejs-path-platform-0.11.15-4|13	
14cu|nodejs-path-platform-0.11.15-4|14	%description
14cu|nodejs-path-platform-0.11.15-4|15	%{summary}.
14cu|nodejs-path-platform-0.11.15-4|16	
14cu|nodejs-path-platform-0.11.15-4|17	%files
14cu|nodejs-path-platform-0.11.15-4|18	%doc LICENSE README.md
14cu|nodejs-path-platform-0.11.15-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-platform-0.11.15-4|20	
14cu|nodejs-path-platform-0.11.15-4|21	#------------------------------------------------------------------
14cu|nodejs-path-platform-0.11.15-4|22	
14cu|nodejs-path-platform-0.11.15-4|23	%prep
14cu|nodejs-path-platform-0.11.15-4|24	%setup -q -n package
14cu|nodejs-path-platform-0.11.15-4|25	rm -rf node_modules
14cu|nodejs-path-platform-0.11.15-4|26	
14cu|nodejs-path-platform-0.11.15-4|27	%build
14cu|nodejs-path-platform-0.11.15-4|28	
14cu|nodejs-path-platform-0.11.15-4|29	%install
14cu|nodejs-path-platform-0.11.15-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-platform-0.11.15-4|31	cp -r package.json path.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-platform-0.11.15-4|32	%nodejs_symlink_deps
14cu|nodejs-path-platform-0.11.15-4|33	
14cu|nodejs-path-platform-0.11.15-4|34	%changelog
14cu|nodejs-path-platform-0.11.15-4|35	
14cu|nodejs-path-platform-0.11.15-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.15-4
14cu|nodejs-path-platform-0.11.15-4|37	- (fc7ad51) BuildList#2799825: Increase release tag
14cu|nodejs-path-platform-0.11.15-4|38	
14cu|nodejs-path-platform-0.11.15-4|39	

11930 14
14cu|nodejs-path-to-regexp-1.2.1-4|1	%define oname path-to-regexp
14cu|nodejs-path-to-regexp-1.2.1-4|2	
14cu|nodejs-path-to-regexp-1.2.1-4|3	Summary:        Express style path to RegExp utility
14cu|nodejs-path-to-regexp-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-to-regexp-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-path-to-regexp-1.2.1-4|6	Release:        4
14cu|nodejs-path-to-regexp-1.2.1-4|7	License:        MIT
14cu|nodejs-path-to-regexp-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-path-to-regexp-1.2.1-4|9	Url:            https://github.com/pillarjs/path-to-regexp
14cu|nodejs-path-to-regexp-1.2.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-to-regexp-1.2.1-4|11	Source0:        https://github.com/pillarjs/path-to-regexp/archive/v%{version}.tar.gz
14cu|nodejs-path-to-regexp-1.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-path-to-regexp-1.2.1-4|13	BuildRequires:  npm(isarray)
14cu|nodejs-path-to-regexp-1.2.1-4|14	#
14cu|nodejs-path-to-regexp-1.2.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-path-to-regexp-1.2.1-4|16	BuildRequires:  npm(chai)
14cu|nodejs-path-to-regexp-1.2.1-4|17	BuildArch:      noarch
14cu|nodejs-path-to-regexp-1.2.1-4|18	
14cu|nodejs-path-to-regexp-1.2.1-4|19	%description
14cu|nodejs-path-to-regexp-1.2.1-4|20	%{summary}.
14cu|nodejs-path-to-regexp-1.2.1-4|21	
14cu|nodejs-path-to-regexp-1.2.1-4|22	%files
14cu|nodejs-path-to-regexp-1.2.1-4|23	%doc LICENSE *.md
14cu|nodejs-path-to-regexp-1.2.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-to-regexp-1.2.1-4|25	
14cu|nodejs-path-to-regexp-1.2.1-4|26	#------------------------------------------------------------------
14cu|nodejs-path-to-regexp-1.2.1-4|27	
14cu|nodejs-path-to-regexp-1.2.1-4|28	%prep
14cu|nodejs-path-to-regexp-1.2.1-4|29	%setup -q -n %{oname}-%{version}
14cu|nodejs-path-to-regexp-1.2.1-4|30	rm -rf node_modules
14cu|nodejs-path-to-regexp-1.2.1-4|31	%nodejs_fixdep isarray
14cu|nodejs-path-to-regexp-1.2.1-4|32	
14cu|nodejs-path-to-regexp-1.2.1-4|33	%build
14cu|nodejs-path-to-regexp-1.2.1-4|34	
14cu|nodejs-path-to-regexp-1.2.1-4|35	%install
14cu|nodejs-path-to-regexp-1.2.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-to-regexp-1.2.1-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-to-regexp-1.2.1-4|38	%nodejs_symlink_deps
14cu|nodejs-path-to-regexp-1.2.1-4|39	
14cu|nodejs-path-to-regexp-1.2.1-4|40	
14cu|nodejs-path-to-regexp-1.2.1-4|41	%check
14cu|nodejs-path-to-regexp-1.2.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-path-to-regexp-1.2.1-4|43	mocha -R spec --bail
14cu|nodejs-path-to-regexp-1.2.1-4|44	
14cu|nodejs-path-to-regexp-1.2.1-4|45	%changelog
14cu|nodejs-path-to-regexp-1.2.1-4|46	
14cu|nodejs-path-to-regexp-1.2.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-path-to-regexp-1.2.1-4|48	- (e3262ae) BuildList#2799825: Increase release tag
14cu|nodejs-path-to-regexp-1.2.1-4|49	
14cu|nodejs-path-to-regexp-1.2.1-4|50	

11931 14
14cu|nodejs-path-type-1.1.0-4|1	%define oname path-type
14cu|nodejs-path-type-1.1.0-4|2	
14cu|nodejs-path-type-1.1.0-4|3	Summary:        Check if a path is a file, directory, or symlink
14cu|nodejs-path-type-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-path-type-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-path-type-1.1.0-4|6	Release:        4
14cu|nodejs-path-type-1.1.0-4|7	License:        MIT
14cu|nodejs-path-type-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-path-type-1.1.0-4|9	Url:            https://github.com/sindresorhus/path-type
14cu|nodejs-path-type-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-path-type-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-path-type-1.1.0-4|12	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-path-type-1.1.0-4|13	BuildRequires:  npm(graceful-fs)
14cu|nodejs-path-type-1.1.0-4|14	BuildRequires:  npm(pify)
14cu|nodejs-path-type-1.1.0-4|15	
14cu|nodejs-path-type-1.1.0-4|16	BuildArch:      noarch
14cu|nodejs-path-type-1.1.0-4|17	
14cu|nodejs-path-type-1.1.0-4|18	%description
14cu|nodejs-path-type-1.1.0-4|19	%{summary}.
14cu|nodejs-path-type-1.1.0-4|20	
14cu|nodejs-path-type-1.1.0-4|21	%files
14cu|nodejs-path-type-1.1.0-4|22	%doc license readme.md
14cu|nodejs-path-type-1.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-type-1.1.0-4|24	
14cu|nodejs-path-type-1.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-path-type-1.1.0-4|26	
14cu|nodejs-path-type-1.1.0-4|27	%prep
14cu|nodejs-path-type-1.1.0-4|28	%setup -q -n package
14cu|nodejs-path-type-1.1.0-4|29	rm -rf node_modules
14cu|nodejs-path-type-1.1.0-4|30	
14cu|nodejs-path-type-1.1.0-4|31	%build
14cu|nodejs-path-type-1.1.0-4|32	
14cu|nodejs-path-type-1.1.0-4|33	%install
14cu|nodejs-path-type-1.1.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-type-1.1.0-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-path-type-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-path-type-1.1.0-4|37	%changelog
14cu|nodejs-path-type-1.1.0-4|38	
14cu|nodejs-path-type-1.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-path-type-1.1.0-4|40	- (310861a) BuildList#2799825: Increase release tag
14cu|nodejs-path-type-1.1.0-4|41	
14cu|nodejs-path-type-1.1.0-4|42	

11932 14
14cu|nodejs-pathval-0.1.1-4|1	%define oname pathval
14cu|nodejs-pathval-0.1.1-4|2	
14cu|nodejs-pathval-0.1.1-4|3	Summary:        Object value retrieval given a string path
14cu|nodejs-pathval-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pathval-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-pathval-0.1.1-4|6	Release:        4
14cu|nodejs-pathval-0.1.1-4|7	License:        MIT
14cu|nodejs-pathval-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-pathval-0.1.1-4|9	Url:            https://github.com/chaijs/pathval
14cu|nodejs-pathval-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pathval-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pathval-0.1.1-4|12	BuildArch:      noarch
14cu|nodejs-pathval-0.1.1-4|13	
14cu|nodejs-pathval-0.1.1-4|14	%description
14cu|nodejs-pathval-0.1.1-4|15	%{summary}.
14cu|nodejs-pathval-0.1.1-4|16	
14cu|nodejs-pathval-0.1.1-4|17	%files
14cu|nodejs-pathval-0.1.1-4|18	%doc LICENSE *.md
14cu|nodejs-pathval-0.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pathval-0.1.1-4|20	
14cu|nodejs-pathval-0.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-pathval-0.1.1-4|22	
14cu|nodejs-pathval-0.1.1-4|23	%prep
14cu|nodejs-pathval-0.1.1-4|24	%setup -q -n package
14cu|nodejs-pathval-0.1.1-4|25	rm -rf node_modules
14cu|nodejs-pathval-0.1.1-4|26	
14cu|nodejs-pathval-0.1.1-4|27	%build
14cu|nodejs-pathval-0.1.1-4|28	
14cu|nodejs-pathval-0.1.1-4|29	%install
14cu|nodejs-pathval-0.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pathval-0.1.1-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pathval-0.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-pathval-0.1.1-4|33	
14cu|nodejs-pathval-0.1.1-4|34	%changelog
14cu|nodejs-pathval-0.1.1-4|35	
14cu|nodejs-pathval-0.1.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-pathval-0.1.1-4|37	- (a3f4c58) BuildList#2799825: Increase release tag
14cu|nodejs-pathval-0.1.1-4|38	
14cu|nodejs-pathval-0.1.1-4|39	

11933 14
14cu|nodejs-pause-0.1.0-4|1	%define oname pause
14cu|nodejs-pause-0.1.0-4|2	
14cu|nodejs-pause-0.1.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-pause-0.1.0-4|4	Version:    0.1.0
14cu|nodejs-pause-0.1.0-4|5	Release:    4
14cu|nodejs-pause-0.1.0-4|6	Summary:    Node.js module to pause streams
14cu|nodejs-pause-0.1.0-4|7	License:    MIT
14cu|nodejs-pause-0.1.0-4|8	Group:      Development/Other
14cu|nodejs-pause-0.1.0-4|9	URL:        https://github.com/visionmedia/node-%{oname}
14cu|nodejs-pause-0.1.0-4|10	Source0:    https://github.com/stream-utils/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-pause-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pause-0.1.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-pause-0.1.0-4|13	BuildRequires:  npm(after)
14cu|nodejs-pause-0.1.0-4|14	BuildArch:  noarch
14cu|nodejs-pause-0.1.0-4|15	
14cu|nodejs-pause-0.1.0-4|16	%description
14cu|nodejs-pause-0.1.0-4|17	%{summary}.
14cu|nodejs-pause-0.1.0-4|18	
14cu|nodejs-pause-0.1.0-4|19	%files
14cu|nodejs-pause-0.1.0-4|20	%doc LICENSE *.md
14cu|nodejs-pause-0.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-0.1.0-4|22	#-----------------------------------------------------------
14cu|nodejs-pause-0.1.0-4|23	
14cu|nodejs-pause-0.1.0-4|24	%prep
14cu|nodejs-pause-0.1.0-4|25	%setup -qn %{oname}-%{version}
14cu|nodejs-pause-0.1.0-4|26	
14cu|nodejs-pause-0.1.0-4|27	
14cu|nodejs-pause-0.1.0-4|28	%build
14cu|nodejs-pause-0.1.0-4|29	#nothing to do
14cu|nodejs-pause-0.1.0-4|30	
14cu|nodejs-pause-0.1.0-4|31	
14cu|nodejs-pause-0.1.0-4|32	%install
14cu|nodejs-pause-0.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-0.1.0-4|34	cp -pr package.json index.js \
14cu|nodejs-pause-0.1.0-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-0.1.0-4|36	
14cu|nodejs-pause-0.1.0-4|37	%nodejs_symlink_deps
14cu|nodejs-pause-0.1.0-4|38	
14cu|nodejs-pause-0.1.0-4|39	%check
14cu|nodejs-pause-0.1.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-pause-0.1.0-4|41	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-pause-0.1.0-4|42	
14cu|nodejs-pause-0.1.0-4|43	%changelog
14cu|nodejs-pause-0.1.0-4|44	
14cu|nodejs-pause-0.1.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-pause-0.1.0-4|46	- (921596c) BuildList#2799825: Increase release tag
14cu|nodejs-pause-0.1.0-4|47	
14cu|nodejs-pause-0.1.0-4|48	

11934 14
14cu|nodejs-pause-stream-0.0.11-4|1	%define oname pause-stream
14cu|nodejs-pause-stream-0.0.11-4|2	
14cu|nodejs-pause-stream-0.0.11-4|3	Summary:        ThroughStream that strictly buffers all readable events when paused
14cu|nodejs-pause-stream-0.0.11-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pause-stream-0.0.11-4|5	Version:        0.0.11
14cu|nodejs-pause-stream-0.0.11-4|6	Release:        4
14cu|nodejs-pause-stream-0.0.11-4|7	License:        MIT
14cu|nodejs-pause-stream-0.0.11-4|8	Group:          Development/Other
14cu|nodejs-pause-stream-0.0.11-4|9	Url:            https://github.com/dominictarr/pause-stream
14cu|nodejs-pause-stream-0.0.11-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pause-stream-0.0.11-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pause-stream-0.0.11-4|12	BuildRequires:  npm(through)
14cu|nodejs-pause-stream-0.0.11-4|13	
14cu|nodejs-pause-stream-0.0.11-4|14	BuildArch:      noarch
14cu|nodejs-pause-stream-0.0.11-4|15	
14cu|nodejs-pause-stream-0.0.11-4|16	%description
14cu|nodejs-pause-stream-0.0.11-4|17	%{summary}.
14cu|nodejs-pause-stream-0.0.11-4|18	
14cu|nodejs-pause-stream-0.0.11-4|19	%files
14cu|nodejs-pause-stream-0.0.11-4|20	%doc LICENSE readme.markdown
14cu|nodejs-pause-stream-0.0.11-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-stream-0.0.11-4|22	
14cu|nodejs-pause-stream-0.0.11-4|23	#------------------------------------------------------------------
14cu|nodejs-pause-stream-0.0.11-4|24	
14cu|nodejs-pause-stream-0.0.11-4|25	%prep
14cu|nodejs-pause-stream-0.0.11-4|26	%setup -q -n package
14cu|nodejs-pause-stream-0.0.11-4|27	rm -rf node_modules
14cu|nodejs-pause-stream-0.0.11-4|28	
14cu|nodejs-pause-stream-0.0.11-4|29	%build
14cu|nodejs-pause-stream-0.0.11-4|30	
14cu|nodejs-pause-stream-0.0.11-4|31	%install
14cu|nodejs-pause-stream-0.0.11-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-stream-0.0.11-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pause-stream-0.0.11-4|34	%nodejs_symlink_deps
14cu|nodejs-pause-stream-0.0.11-4|35	%changelog
14cu|nodejs-pause-stream-0.0.11-4|36	
14cu|nodejs-pause-stream-0.0.11-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.11-4
14cu|nodejs-pause-stream-0.0.11-4|38	- (f99b871) BuildList#2799825: Increase release tag
14cu|nodejs-pause-stream-0.0.11-4|39	
14cu|nodejs-pause-stream-0.0.11-4|40	

11935 14
14cu|nodejs-pbkdf2-3.0.4-4|1	%define oname pbkdf2
14cu|nodejs-pbkdf2-3.0.4-4|2	
14cu|nodejs-pbkdf2-3.0.4-4|3	Summary:        Module for PBKDF2 with the ability to use any supported hashing algorithm
14cu|nodejs-pbkdf2-3.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pbkdf2-3.0.4-4|5	Version:        3.0.4
14cu|nodejs-pbkdf2-3.0.4-4|6	Release:        4
14cu|nodejs-pbkdf2-3.0.4-4|7	License:        MIT
14cu|nodejs-pbkdf2-3.0.4-4|8	Group:          Development/Other
14cu|nodejs-pbkdf2-3.0.4-4|9	Url:            https://github.com/crypto-browserify/pbkdf2
14cu|nodejs-pbkdf2-3.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pbkdf2-3.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pbkdf2-3.0.4-4|12	BuildRequires:  npm(create-hmac)
14cu|nodejs-pbkdf2-3.0.4-4|13	BuildArch:      noarch
14cu|nodejs-pbkdf2-3.0.4-4|14	
14cu|nodejs-pbkdf2-3.0.4-4|15	%description
14cu|nodejs-pbkdf2-3.0.4-4|16	This library provides the functionality of
14cu|nodejs-pbkdf2-3.0.4-4|17	PBKDF2 with the ability to use any supported
14cu|nodejs-pbkdf2-3.0.4-4|18	hashing algorithm returned from crypto.getHashes().
14cu|nodejs-pbkdf2-3.0.4-4|19	
14cu|nodejs-pbkdf2-3.0.4-4|20	%files
14cu|nodejs-pbkdf2-3.0.4-4|21	%doc LICENSE README.md
14cu|nodejs-pbkdf2-3.0.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pbkdf2-3.0.4-4|23	
14cu|nodejs-pbkdf2-3.0.4-4|24	#------------------------------------------------------------------
14cu|nodejs-pbkdf2-3.0.4-4|25	
14cu|nodejs-pbkdf2-3.0.4-4|26	%prep
14cu|nodejs-pbkdf2-3.0.4-4|27	%setup -q -n package
14cu|nodejs-pbkdf2-3.0.4-4|28	rm -rf node_modules
14cu|nodejs-pbkdf2-3.0.4-4|29	
14cu|nodejs-pbkdf2-3.0.4-4|30	%build
14cu|nodejs-pbkdf2-3.0.4-4|31	
14cu|nodejs-pbkdf2-3.0.4-4|32	%install
14cu|nodejs-pbkdf2-3.0.4-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pbkdf2-3.0.4-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pbkdf2-3.0.4-4|35	%nodejs_symlink_deps
14cu|nodejs-pbkdf2-3.0.4-4|36	
14cu|nodejs-pbkdf2-3.0.4-4|37	
14cu|nodejs-pbkdf2-3.0.4-4|38	%changelog
14cu|nodejs-pbkdf2-3.0.4-4|39	
14cu|nodejs-pbkdf2-3.0.4-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.4-4
14cu|nodejs-pbkdf2-3.0.4-4|41	- (0134fa3) BuildList#2799825: Increase release tag
14cu|nodejs-pbkdf2-3.0.4-4|42	
14cu|nodejs-pbkdf2-3.0.4-4|43	

11936 14
14cu|nodejs-pedding-1.0.0-4|1	%define oname pedding
14cu|nodejs-pedding-1.0.0-4|2	
14cu|nodejs-pedding-1.0.0-4|3	Name:           nodejs-%{oname}
14cu|nodejs-pedding-1.0.0-4|4	Version:        1.0.0
14cu|nodejs-pedding-1.0.0-4|5	Release:        4
14cu|nodejs-pedding-1.0.0-4|6	Summary:        Just %{oname} for callback
14cu|nodejs-pedding-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-pedding-1.0.0-4|8	License:        MIT
14cu|nodejs-pedding-1.0.0-4|9	URL:            https://github.com/fengmk2/%{oname}
14cu|nodejs-pedding-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pedding-1.0.0-4|11	Source0:        https://github.com/node-modules/pedding/archive/%{version}.tar.gz
14cu|nodejs-pedding-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-pedding-1.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-pedding-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-pedding-1.0.0-4|15	BuildRequires:  npm(should)
14cu|nodejs-pedding-1.0.0-4|16	BuildRequires:  npm(chai)
14cu|nodejs-pedding-1.0.0-4|17	
14cu|nodejs-pedding-1.0.0-4|18	%description
14cu|nodejs-pedding-1.0.0-4|19	%summary
14cu|nodejs-pedding-1.0.0-4|20	
14cu|nodejs-pedding-1.0.0-4|21	
14cu|nodejs-pedding-1.0.0-4|22	%files
14cu|nodejs-pedding-1.0.0-4|23	%doc README.md History.md
14cu|nodejs-pedding-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pedding-1.0.0-4|25	#--------------------------------------------
14cu|nodejs-pedding-1.0.0-4|26	
14cu|nodejs-pedding-1.0.0-4|27	%prep
14cu|nodejs-pedding-1.0.0-4|28	%setup -qn %{oname}-%{version}
14cu|nodejs-pedding-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-pedding-1.0.0-4|30	
14cu|nodejs-pedding-1.0.0-4|31	
14cu|nodejs-pedding-1.0.0-4|32	%build
14cu|nodejs-pedding-1.0.0-4|33	
14cu|nodejs-pedding-1.0.0-4|34	
14cu|nodejs-pedding-1.0.0-4|35	%install
14cu|nodejs-pedding-1.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pedding-1.0.0-4|37	cp -pr *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pedding-1.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-pedding-1.0.0-4|39	
14cu|nodejs-pedding-1.0.0-4|40	
14cu|nodejs-pedding-1.0.0-4|41	%check
14cu|nodejs-pedding-1.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-pedding-1.0.0-4|43	mocha --check-leaks -R spec -t 5000 test/*.test.js
14cu|nodejs-pedding-1.0.0-4|44	
14cu|nodejs-pedding-1.0.0-4|45	%changelog
14cu|nodejs-pedding-1.0.0-4|46	
14cu|nodejs-pedding-1.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-pedding-1.0.0-4|48	- (90f31cf) BuildList#2799825: Increase release tag
14cu|nodejs-pedding-1.0.0-4|49	
14cu|nodejs-pedding-1.0.0-4|50	

11937 14
14cu|nodejs-pend-1.2.0-4|1	%define oname pend
14cu|nodejs-pend-1.2.0-4|2	
14cu|nodejs-pend-1.2.0-4|3	Summary:        Dead-simple optimistic async helper
14cu|nodejs-pend-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pend-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-pend-1.2.0-4|6	Release:        4
14cu|nodejs-pend-1.2.0-4|7	License:        MIT
14cu|nodejs-pend-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-pend-1.2.0-4|9	Url:            https://github.com/andrewrk/node-pend
14cu|nodejs-pend-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pend-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pend-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-pend-1.2.0-4|13	
14cu|nodejs-pend-1.2.0-4|14	%description
14cu|nodejs-pend-1.2.0-4|15	%{summary}.
14cu|nodejs-pend-1.2.0-4|16	
14cu|nodejs-pend-1.2.0-4|17	%files
14cu|nodejs-pend-1.2.0-4|18	%doc LICENSE *.md
14cu|nodejs-pend-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pend-1.2.0-4|20	
14cu|nodejs-pend-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-pend-1.2.0-4|22	
14cu|nodejs-pend-1.2.0-4|23	%prep
14cu|nodejs-pend-1.2.0-4|24	%setup -q -n package
14cu|nodejs-pend-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-pend-1.2.0-4|26	
14cu|nodejs-pend-1.2.0-4|27	%build
14cu|nodejs-pend-1.2.0-4|28	
14cu|nodejs-pend-1.2.0-4|29	%install
14cu|nodejs-pend-1.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pend-1.2.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pend-1.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-pend-1.2.0-4|33	
14cu|nodejs-pend-1.2.0-4|34	%check
14cu|nodejs-pend-1.2.0-4|35	%__nodejs test.js
14cu|nodejs-pend-1.2.0-4|36	
14cu|nodejs-pend-1.2.0-4|37	%changelog
14cu|nodejs-pend-1.2.0-4|38	
14cu|nodejs-pend-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-pend-1.2.0-4|40	- (e6a78de) BuildList#2799825: Increase release tag
14cu|nodejs-pend-1.2.0-4|41	
14cu|nodejs-pend-1.2.0-4|42	

11938 14
14cu|nodejs-pff-1.0.0-4|1	%define oname pff
14cu|nodejs-pff-1.0.0-4|2	
14cu|nodejs-pff-1.0.0-4|3	Summary:        Minimal implementation of printf, which is really fast
14cu|nodejs-pff-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pff-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-pff-1.0.0-4|6	Release:        4
14cu|nodejs-pff-1.0.0-4|7	License:        MIT
14cu|nodejs-pff-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-pff-1.0.0-4|9	Url:            https://github.com/floatdrop/pff
14cu|nodejs-pff-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pff-1.0.0-4|11	Source0:        https://github.com/floatdrop/pff/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-pff-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-pff-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-pff-1.0.0-4|14	BuildRequires:  npm(should)
14cu|nodejs-pff-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-pff-1.0.0-4|16	
14cu|nodejs-pff-1.0.0-4|17	%description
14cu|nodejs-pff-1.0.0-4|18	%{summary}.
14cu|nodejs-pff-1.0.0-4|19	
14cu|nodejs-pff-1.0.0-4|20	%files
14cu|nodejs-pff-1.0.0-4|21	%doc *.md
14cu|nodejs-pff-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pff-1.0.0-4|23	
14cu|nodejs-pff-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-pff-1.0.0-4|25	
14cu|nodejs-pff-1.0.0-4|26	%prep
14cu|nodejs-pff-1.0.0-4|27	%setup -qn %{oname}-%{version}
14cu|nodejs-pff-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-pff-1.0.0-4|29	
14cu|nodejs-pff-1.0.0-4|30	%build
14cu|nodejs-pff-1.0.0-4|31	
14cu|nodejs-pff-1.0.0-4|32	%install
14cu|nodejs-pff-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pff-1.0.0-4|34	cp -r package.json benchmark %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pff-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-pff-1.0.0-4|36	
14cu|nodejs-pff-1.0.0-4|37	%check
14cu|nodejs-pff-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-pff-1.0.0-4|39	mocha test
14cu|nodejs-pff-1.0.0-4|40	
14cu|nodejs-pff-1.0.0-4|41	%changelog
14cu|nodejs-pff-1.0.0-4|42	
14cu|nodejs-pff-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-pff-1.0.0-4|44	- (9063fef) BuildList#2799825: Increase release tag
14cu|nodejs-pff-1.0.0-4|45	
14cu|nodejs-pff-1.0.0-4|46	

11939 14
14cu|nodejs-pg-5.0.0-4|1	%define oname pg
14cu|nodejs-pg-5.0.0-4|2	
14cu|nodejs-pg-5.0.0-4|3	
14cu|nodejs-pg-5.0.0-4|4	Summary:    PostgreSQL client - pure javascript &amp; libpq with the same API
14cu|nodejs-pg-5.0.0-4|5	Name:       nodejs-%{oname}
14cu|nodejs-pg-5.0.0-4|6	Version:    5.0.0
14cu|nodejs-pg-5.0.0-4|7	Release:    4
14cu|nodejs-pg-5.0.0-4|8	License:    MIT
14cu|nodejs-pg-5.0.0-4|9	Group:      Development/Other
14cu|nodejs-pg-5.0.0-4|10	URL:        https://github.com/brianc/node-postgres
14cu|nodejs-pg-5.0.0-4|11	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pg-5.0.0-4|12	Source0:    https://github.com/brianc/node-postgres/archive/v%{version}/node-postgres-%{version}.tar.gz
14cu|nodejs-pg-5.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-pg-5.0.0-4|14	BuildRequires:  npm(async)
14cu|nodejs-pg-5.0.0-4|15	BuildRequires:  npm(buffer-writer)
14cu|nodejs-pg-5.0.0-4|16	BuildRequires:  npm(generic-pool)
14cu|nodejs-pg-5.0.0-4|17	BuildRequires:  npm(packet-reader)
14cu|nodejs-pg-5.0.0-4|18	BuildRequires:  npm(pgpass)
14cu|nodejs-pg-5.0.0-4|19	BuildRequires:  npm(pg-connection-string)
14cu|nodejs-pg-5.0.0-4|20	BuildRequires:  npm(pg-types)
14cu|nodejs-pg-5.0.0-4|21	BuildRequires:  npm(semver)
14cu|nodejs-pg-5.0.0-4|22	BuildRequires:  postgresql-server
14cu|nodejs-pg-5.0.0-4|23	BuildArch:  noarch
14cu|nodejs-pg-5.0.0-4|24	
14cu|nodejs-pg-5.0.0-4|25	%description
14cu|nodejs-pg-5.0.0-4|26	PostgreSQL client for Node.js with pure JavaScript client and native
14cu|nodejs-pg-5.0.0-4|27	libpq bindings that share the same API.
14cu|nodejs-pg-5.0.0-4|28	
14cu|nodejs-pg-5.0.0-4|29	Supported PostgreSQL features include:
14cu|nodejs-pg-5.0.0-4|30	- parameterized queries
14cu|nodejs-pg-5.0.0-4|31	- named statements with query plan caching
14cu|nodejs-pg-5.0.0-4|32	- asynchronous notifications with LISTEN/NOTIFY
14cu|nodejs-pg-5.0.0-4|33	- bulk import & export with COPY TO/COPY FROM
14cu|nodejs-pg-5.0.0-4|34	- extensible js<->postgresql data-type coercion
14cu|nodejs-pg-5.0.0-4|35	
14cu|nodejs-pg-5.0.0-4|36	%files
14cu|nodejs-pg-5.0.0-4|37	%doc *.md
14cu|nodejs-pg-5.0.0-4|38	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-5.0.0-4|39	#------------------------------------------------------------------------------
14cu|nodejs-pg-5.0.0-4|40	
14cu|nodejs-pg-5.0.0-4|41	%prep
14cu|nodejs-pg-5.0.0-4|42	%setup -qn node-postgres-%{version}
14cu|nodejs-pg-5.0.0-4|43	
14cu|nodejs-pg-5.0.0-4|44	%build
14cu|nodejs-pg-5.0.0-4|45	
14cu|nodejs-pg-5.0.0-4|46	
14cu|nodejs-pg-5.0.0-4|47	%install
14cu|nodejs-pg-5.0.0-4|48	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-5.0.0-4|49	cp -pr package.json lib/ script/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-5.0.0-4|50	%nodejs_symlink_deps
14cu|nodejs-pg-5.0.0-4|51	
14cu|nodejs-pg-5.0.0-4|52	%check
14cu|nodejs-pg-5.0.0-4|53	%nodejs_symlink_deps --check
14cu|nodejs-pg-5.0.0-4|54	# Remove test that needs pg-copy-streams
14cu|nodejs-pg-5.0.0-4|55	rm test/integration/gh-issues/699-tests.js
14cu|nodejs-pg-5.0.0-4|56	# Remove tests that need internet access
14cu|nodejs-pg-5.0.0-4|57	rm test/integration/client/heroku-*-tests.js
14cu|nodejs-pg-5.0.0-4|58	# Ensure consistent behaviour of timestamps
14cu|nodejs-pg-5.0.0-4|59	export TZ=UTC
14cu|nodejs-pg-5.0.0-4|60	# Start a postgres server
14cu|nodejs-pg-5.0.0-4|61	pg_ctl initdb -D pg_data -o "-A trust -E utf8"
14cu|nodejs-pg-5.0.0-4|62	pg_ctl start -w -D pg_data -l pg_log -o "-k $PWD -p 12345"
14cu|nodejs-pg-5.0.0-4|63	createdb -h $PWD -p 12345 test
14cu|nodejs-pg-5.0.0-4|64	# Run tests
14cu|nodejs-pg-5.0.0-4|65	make prepare-test-db connectionString=postgresql://localhost:12345/test
14cu|nodejs-pg-5.0.0-4|66	make test-missing-native connectionString=postgresql://localhost:12345/test
14cu|nodejs-pg-5.0.0-4|67	make test-unit connectionString=postgresql://localhost:12345/test
14cu|nodejs-pg-5.0.0-4|68	make test-integration connectionString=postgresql://localhost:12345/test
14cu|nodejs-pg-5.0.0-4|69	make test-binary connectionString=postgresql://localhost:12345/test
14cu|nodejs-pg-5.0.0-4|70	# Stop the postgres server
14cu|nodejs-pg-5.0.0-4|71	pg_ctl stop -D pg_data
14cu|nodejs-pg-5.0.0-4|72	
14cu|nodejs-pg-5.0.0-4|73	%changelog
14cu|nodejs-pg-5.0.0-4|74	
14cu|nodejs-pg-5.0.0-4|75	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.0-4
14cu|nodejs-pg-5.0.0-4|76	- (acc0ee2) BuildList#2799825: Increase release tag
14cu|nodejs-pg-5.0.0-4|77	
14cu|nodejs-pg-5.0.0-4|78	

11940 14
14cu|nodejs-pg-connection-string-0.1.3-4|1	%define oname pg-connection-string
14cu|nodejs-pg-connection-string-0.1.3-4|2	
14cu|nodejs-pg-connection-string-0.1.3-4|3	Summary:        Functions for dealing with a PostgresSQL connection string
14cu|nodejs-pg-connection-string-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pg-connection-string-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-pg-connection-string-0.1.3-4|6	Release:        4
14cu|nodejs-pg-connection-string-0.1.3-4|7	License:        MIT
14cu|nodejs-pg-connection-string-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-pg-connection-string-0.1.3-4|9	Url:            https://github.com/iceddev/pg-connection-string
14cu|nodejs-pg-connection-string-0.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pg-connection-string-0.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pg-connection-string-0.1.3-4|12	BuildRequires:  npm(tap)
14cu|nodejs-pg-connection-string-0.1.3-4|13	BuildArch:      noarch
14cu|nodejs-pg-connection-string-0.1.3-4|14	
14cu|nodejs-pg-connection-string-0.1.3-4|15	%description
14cu|nodejs-pg-connection-string-0.1.3-4|16	%{summary}.
14cu|nodejs-pg-connection-string-0.1.3-4|17	
14cu|nodejs-pg-connection-string-0.1.3-4|18	%files
14cu|nodejs-pg-connection-string-0.1.3-4|19	%doc LICENSE *.md
14cu|nodejs-pg-connection-string-0.1.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-connection-string-0.1.3-4|21	
14cu|nodejs-pg-connection-string-0.1.3-4|22	#------------------------------------------------------------------
14cu|nodejs-pg-connection-string-0.1.3-4|23	
14cu|nodejs-pg-connection-string-0.1.3-4|24	%prep
14cu|nodejs-pg-connection-string-0.1.3-4|25	%setup -qn package
14cu|nodejs-pg-connection-string-0.1.3-4|26	rm -rf node_modules
14cu|nodejs-pg-connection-string-0.1.3-4|27	
14cu|nodejs-pg-connection-string-0.1.3-4|28	%build
14cu|nodejs-pg-connection-string-0.1.3-4|29	
14cu|nodejs-pg-connection-string-0.1.3-4|30	%install
14cu|nodejs-pg-connection-string-0.1.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-connection-string-0.1.3-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-connection-string-0.1.3-4|33	%nodejs_symlink_deps
14cu|nodejs-pg-connection-string-0.1.3-4|34	
14cu|nodejs-pg-connection-string-0.1.3-4|35	%check
14cu|nodejs-pg-connection-string-0.1.3-4|36	%nodejs_symlink_deps --check
14cu|nodejs-pg-connection-string-0.1.3-4|37	%tap test
14cu|nodejs-pg-connection-string-0.1.3-4|38	%changelog
14cu|nodejs-pg-connection-string-0.1.3-4|39	
14cu|nodejs-pg-connection-string-0.1.3-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-pg-connection-string-0.1.3-4|41	- (ea5598d) BuildList#2799825: Increase release tag
14cu|nodejs-pg-connection-string-0.1.3-4|42	
14cu|nodejs-pg-connection-string-0.1.3-4|43	

11941 14
14cu|nodejs-pgpass-0.0.6-4|1	%define oname pgpass
14cu|nodejs-pgpass-0.0.6-4|2	
14cu|nodejs-pgpass-0.0.6-4|3	Summary:        Module for reading .pgpass
14cu|nodejs-pgpass-0.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pgpass-0.0.6-4|5	Version:        0.0.6
14cu|nodejs-pgpass-0.0.6-4|6	Release:        4
14cu|nodejs-pgpass-0.0.6-4|7	License:        MIT
14cu|nodejs-pgpass-0.0.6-4|8	Group:          Development/Other
14cu|nodejs-pgpass-0.0.6-4|9	Url:            https://github.com/hoegaarden/pgpass
14cu|nodejs-pgpass-0.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pgpass-0.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pgpass-0.0.6-4|12	BuildRequires:  npm(split)
14cu|nodejs-pgpass-0.0.6-4|13	BuildArch:      noarch
14cu|nodejs-pgpass-0.0.6-4|14	
14cu|nodejs-pgpass-0.0.6-4|15	%description
14cu|nodejs-pgpass-0.0.6-4|16	%{summary}.
14cu|nodejs-pgpass-0.0.6-4|17	
14cu|nodejs-pgpass-0.0.6-4|18	%files
14cu|nodejs-pgpass-0.0.6-4|19	%doc *.md
14cu|nodejs-pgpass-0.0.6-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pgpass-0.0.6-4|21	
14cu|nodejs-pgpass-0.0.6-4|22	#------------------------------------------------------------------
14cu|nodejs-pgpass-0.0.6-4|23	
14cu|nodejs-pgpass-0.0.6-4|24	%prep
14cu|nodejs-pgpass-0.0.6-4|25	%setup -qn package
14cu|nodejs-pgpass-0.0.6-4|26	rm -rf node_modules
14cu|nodejs-pgpass-0.0.6-4|27	
14cu|nodejs-pgpass-0.0.6-4|28	%build
14cu|nodejs-pgpass-0.0.6-4|29	
14cu|nodejs-pgpass-0.0.6-4|30	%install
14cu|nodejs-pgpass-0.0.6-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pgpass-0.0.6-4|32	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pgpass-0.0.6-4|33	%nodejs_symlink_deps
14cu|nodejs-pgpass-0.0.6-4|34	
14cu|nodejs-pgpass-0.0.6-4|35	
14cu|nodejs-pgpass-0.0.6-4|36	%changelog
14cu|nodejs-pgpass-0.0.6-4|37	
14cu|nodejs-pgpass-0.0.6-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.6-4
14cu|nodejs-pgpass-0.0.6-4|39	- (1bdaef3) BuildList#2799825: Increase release tag
14cu|nodejs-pgpass-0.0.6-4|40	
14cu|nodejs-pgpass-0.0.6-4|41	

11942 14
14cu|nodejs-pg-types-1.11.0-4|1	%define oname pg-types
14cu|nodejs-pg-types-1.11.0-4|2	
14cu|nodejs-pg-types-1.11.0-4|3	Summary:        Query result type converters for node-postgres
14cu|nodejs-pg-types-1.11.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pg-types-1.11.0-4|5	Version:        1.11.0
14cu|nodejs-pg-types-1.11.0-4|6	Release:        4
14cu|nodejs-pg-types-1.11.0-4|7	License:        MIT
14cu|nodejs-pg-types-1.11.0-4|8	Group:          Development/Other
14cu|nodejs-pg-types-1.11.0-4|9	Url:            https://github.com/brianc/node-pg-types
14cu|nodejs-pg-types-1.11.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pg-types-1.11.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pg-types-1.11.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-pg-types-1.11.0-4|13	BuildRequires:  npm(pff)
14cu|nodejs-pg-types-1.11.0-4|14	BuildRequires:  npm(postgres-interval)
14cu|nodejs-pg-types-1.11.0-4|15	BuildRequires:  npm(postgres-date)
14cu|nodejs-pg-types-1.11.0-4|16	BuildRequires:  npm(postgres-bytea)
14cu|nodejs-pg-types-1.11.0-4|17	BuildRequires:  npm(postgres-array)
14cu|nodejs-pg-types-1.11.0-4|18	BuildRequires:  npm(ap)
14cu|nodejs-pg-types-1.11.0-4|19	BuildArch:      noarch
14cu|nodejs-pg-types-1.11.0-4|20	
14cu|nodejs-pg-types-1.11.0-4|21	%description
14cu|nodejs-pg-types-1.11.0-4|22	%{summary}.
14cu|nodejs-pg-types-1.11.0-4|23	
14cu|nodejs-pg-types-1.11.0-4|24	%files
14cu|nodejs-pg-types-1.11.0-4|25	%doc README.md
14cu|nodejs-pg-types-1.11.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-types-1.11.0-4|27	
14cu|nodejs-pg-types-1.11.0-4|28	#------------------------------------------------------------------
14cu|nodejs-pg-types-1.11.0-4|29	
14cu|nodejs-pg-types-1.11.0-4|30	%prep
14cu|nodejs-pg-types-1.11.0-4|31	%setup -q -n package
14cu|nodejs-pg-types-1.11.0-4|32	rm -rf node_modules
14cu|nodejs-pg-types-1.11.0-4|33	
14cu|nodejs-pg-types-1.11.0-4|34	%build
14cu|nodejs-pg-types-1.11.0-4|35	
14cu|nodejs-pg-types-1.11.0-4|36	%install
14cu|nodejs-pg-types-1.11.0-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-types-1.11.0-4|38	cp -r package.json index.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pg-types-1.11.0-4|39	%nodejs_symlink_deps
14cu|nodejs-pg-types-1.11.0-4|40	
14cu|nodejs-pg-types-1.11.0-4|41	
14cu|nodejs-pg-types-1.11.0-4|42	%check
14cu|nodejs-pg-types-1.11.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-pg-types-1.11.0-4|44	TZ=UTC tape test/*.js
14cu|nodejs-pg-types-1.11.0-4|45	
14cu|nodejs-pg-types-1.11.0-4|46	%changelog
14cu|nodejs-pg-types-1.11.0-4|47	
14cu|nodejs-pg-types-1.11.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.11.0-4
14cu|nodejs-pg-types-1.11.0-4|49	- (914fade) BuildList#2799825: Increase release tag
14cu|nodejs-pg-types-1.11.0-4|50	
14cu|nodejs-pg-types-1.11.0-4|51	

11943 14
14cu|nodejs-pify-2.3.0-4|1	%define oname pify
14cu|nodejs-pify-2.3.0-4|2	
14cu|nodejs-pify-2.3.0-4|3	Summary:        Promisify a callback-style function
14cu|nodejs-pify-2.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pify-2.3.0-4|5	Version:        2.3.0
14cu|nodejs-pify-2.3.0-4|6	Release:        4
14cu|nodejs-pify-2.3.0-4|7	License:        MIT
14cu|nodejs-pify-2.3.0-4|8	Group:          Development/Other
14cu|nodejs-pify-2.3.0-4|9	Url:            https://github.com/sindresorhus/pify
14cu|nodejs-pify-2.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pify-2.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pify-2.3.0-4|12	BuildArch:      noarch
14cu|nodejs-pify-2.3.0-4|13	
14cu|nodejs-pify-2.3.0-4|14	%description
14cu|nodejs-pify-2.3.0-4|15	%{summary}.
14cu|nodejs-pify-2.3.0-4|16	
14cu|nodejs-pify-2.3.0-4|17	%files
14cu|nodejs-pify-2.3.0-4|18	%doc license readme.md
14cu|nodejs-pify-2.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pify-2.3.0-4|20	
14cu|nodejs-pify-2.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-pify-2.3.0-4|22	
14cu|nodejs-pify-2.3.0-4|23	%prep
14cu|nodejs-pify-2.3.0-4|24	%setup -q -n package
14cu|nodejs-pify-2.3.0-4|25	rm -rf node_modules
14cu|nodejs-pify-2.3.0-4|26	
14cu|nodejs-pify-2.3.0-4|27	%build
14cu|nodejs-pify-2.3.0-4|28	
14cu|nodejs-pify-2.3.0-4|29	%install
14cu|nodejs-pify-2.3.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pify-2.3.0-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pify-2.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-pify-2.3.0-4|33	%changelog
14cu|nodejs-pify-2.3.0-4|34	
14cu|nodejs-pify-2.3.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.0-4
14cu|nodejs-pify-2.3.0-4|36	- (9bd1213) BuildList#2799825: Increase release tag
14cu|nodejs-pify-2.3.0-4|37	
14cu|nodejs-pify-2.3.0-4|38	

11944 14
14cu|nodejs-pinkie-2.0.0-4|1	%define oname pinkie
14cu|nodejs-pinkie-2.0.0-4|2	
14cu|nodejs-pinkie-2.0.0-4|3	Summary:        ES2015 Promise implementation
14cu|nodejs-pinkie-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pinkie-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-pinkie-2.0.0-4|6	Release:        4
14cu|nodejs-pinkie-2.0.0-4|7	License:        MIT
14cu|nodejs-pinkie-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-pinkie-2.0.0-4|9	Url:            https://github.com/floatdrop/pinkie
14cu|nodejs-pinkie-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pinkie-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pinkie-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-pinkie-2.0.0-4|13	
14cu|nodejs-pinkie-2.0.0-4|14	%description
14cu|nodejs-pinkie-2.0.0-4|15	Itty bitty little widdle twinkie pinkie
14cu|nodejs-pinkie-2.0.0-4|16	ES2015 Promise implementation
14cu|nodejs-pinkie-2.0.0-4|17	
14cu|nodejs-pinkie-2.0.0-4|18	%files
14cu|nodejs-pinkie-2.0.0-4|19	%doc readme.md license
14cu|nodejs-pinkie-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-2.0.0-4|21	
14cu|nodejs-pinkie-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-pinkie-2.0.0-4|23	
14cu|nodejs-pinkie-2.0.0-4|24	%prep
14cu|nodejs-pinkie-2.0.0-4|25	%setup -q -n package
14cu|nodejs-pinkie-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-pinkie-2.0.0-4|27	
14cu|nodejs-pinkie-2.0.0-4|28	%build
14cu|nodejs-pinkie-2.0.0-4|29	
14cu|nodejs-pinkie-2.0.0-4|30	%install
14cu|nodejs-pinkie-2.0.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-2.0.0-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-pinkie-2.0.0-4|34	%changelog
14cu|nodejs-pinkie-2.0.0-4|35	
14cu|nodejs-pinkie-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-pinkie-2.0.0-4|37	- (b333d36) BuildList#2799825: Increase release tag
14cu|nodejs-pinkie-2.0.0-4|38	
14cu|nodejs-pinkie-2.0.0-4|39	

11945 14
14cu|nodejs-pinkie-promise-2.0.0-4|1	%define oname pinkie-promise
14cu|nodejs-pinkie-promise-2.0.0-4|2	
14cu|nodejs-pinkie-promise-2.0.0-4|3	Summary:        Module exports global Promise object
14cu|nodejs-pinkie-promise-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pinkie-promise-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-pinkie-promise-2.0.0-4|6	Release:        4
14cu|nodejs-pinkie-promise-2.0.0-4|7	License:        MIT
14cu|nodejs-pinkie-promise-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-pinkie-promise-2.0.0-4|9	Url:            https://github.com/floatdrop/pinkie-promise
14cu|nodejs-pinkie-promise-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pinkie-promise-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pinkie-promise-2.0.0-4|12	BuildRequires:  npm(pinkie)
14cu|nodejs-pinkie-promise-2.0.0-4|13	
14cu|nodejs-pinkie-promise-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-pinkie-promise-2.0.0-4|15	
14cu|nodejs-pinkie-promise-2.0.0-4|16	%description
14cu|nodejs-pinkie-promise-2.0.0-4|17	Module exports global Promise object
14cu|nodejs-pinkie-promise-2.0.0-4|18	(if available) or pinkie Promise polyfill.
14cu|nodejs-pinkie-promise-2.0.0-4|19	
14cu|nodejs-pinkie-promise-2.0.0-4|20	
14cu|nodejs-pinkie-promise-2.0.0-4|21	%files
14cu|nodejs-pinkie-promise-2.0.0-4|22	%doc readme.md license
14cu|nodejs-pinkie-promise-2.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-promise-2.0.0-4|24	
14cu|nodejs-pinkie-promise-2.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-pinkie-promise-2.0.0-4|26	
14cu|nodejs-pinkie-promise-2.0.0-4|27	%prep
14cu|nodejs-pinkie-promise-2.0.0-4|28	%setup -q -n package
14cu|nodejs-pinkie-promise-2.0.0-4|29	rm -rf node_modules
14cu|nodejs-pinkie-promise-2.0.0-4|30	
14cu|nodejs-pinkie-promise-2.0.0-4|31	%build
14cu|nodejs-pinkie-promise-2.0.0-4|32	
14cu|nodejs-pinkie-promise-2.0.0-4|33	%install
14cu|nodejs-pinkie-promise-2.0.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-promise-2.0.0-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pinkie-promise-2.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-pinkie-promise-2.0.0-4|37	%changelog
14cu|nodejs-pinkie-promise-2.0.0-4|38	
14cu|nodejs-pinkie-promise-2.0.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-pinkie-promise-2.0.0-4|40	- (61291ec) BuildList#2799825: Increase release tag
14cu|nodejs-pinkie-promise-2.0.0-4|41	
14cu|nodejs-pinkie-promise-2.0.0-4|42	

11946 14
14cu|nodejs-pkginfo-0.3.1-4|1	%define oname pkginfo
14cu|nodejs-pkginfo-0.3.1-4|2	
14cu|nodejs-pkginfo-0.3.1-4|3	Summary:    An easy way to expose properties on a module from a package.json
14cu|nodejs-pkginfo-0.3.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-pkginfo-0.3.1-4|5	Version:    0.3.1
14cu|nodejs-pkginfo-0.3.1-4|6	Release:    4
14cu|nodejs-pkginfo-0.3.1-4|7	License:    MIT
14cu|nodejs-pkginfo-0.3.1-4|8	Group:      System/Libraries
14cu|nodejs-pkginfo-0.3.1-4|9	URL:        https://github.com/indexzero/node-%{oname}
14cu|nodejs-pkginfo-0.3.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pkginfo-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pkginfo-0.3.1-4|12	BuildRequires:  npm(vows)
14cu|nodejs-pkginfo-0.3.1-4|13	BuildArch:  noarch
14cu|nodejs-pkginfo-0.3.1-4|14	
14cu|nodejs-pkginfo-0.3.1-4|15	%description
14cu|nodejs-pkginfo-0.3.1-4|16	This Node.js module provides an easy way to expose package.json properties.
14cu|nodejs-pkginfo-0.3.1-4|17	By invoking the pkginfo module all of the properties in your package.json
14cu|nodejs-pkginfo-0.3.1-4|18	file will be automatically exposed on the callee module (ie, the parent
14cu|nodejs-pkginfo-0.3.1-4|19	module of pkginfo).
14cu|nodejs-pkginfo-0.3.1-4|20	
14cu|nodejs-pkginfo-0.3.1-4|21	%files
14cu|nodejs-pkginfo-0.3.1-4|22	%doc LICENSE README.md docs/ examples/
14cu|nodejs-pkginfo-0.3.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkginfo-0.3.1-4|24	#---------------------------------------------------
14cu|nodejs-pkginfo-0.3.1-4|25	%prep
14cu|nodejs-pkginfo-0.3.1-4|26	%setup -q -n package
14cu|nodejs-pkginfo-0.3.1-4|27	
14cu|nodejs-pkginfo-0.3.1-4|28	
14cu|nodejs-pkginfo-0.3.1-4|29	%build
14cu|nodejs-pkginfo-0.3.1-4|30	#nothing to do
14cu|nodejs-pkginfo-0.3.1-4|31	
14cu|nodejs-pkginfo-0.3.1-4|32	
14cu|nodejs-pkginfo-0.3.1-4|33	%install
14cu|nodejs-pkginfo-0.3.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkginfo-0.3.1-4|35	cp -pr package.json lib/ \
14cu|nodejs-pkginfo-0.3.1-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkginfo-0.3.1-4|37	
14cu|nodejs-pkginfo-0.3.1-4|38	%nodejs_symlink_deps
14cu|nodejs-pkginfo-0.3.1-4|39	
14cu|nodejs-pkginfo-0.3.1-4|40	
14cu|nodejs-pkginfo-0.3.1-4|41	
14cu|nodejs-pkginfo-0.3.1-4|42	%check
14cu|nodejs-pkginfo-0.3.1-4|43	%nodejs_symlink_deps --check
14cu|nodejs-pkginfo-0.3.1-4|44	vows test/*-test.js --spec
14cu|nodejs-pkginfo-0.3.1-4|45	
14cu|nodejs-pkginfo-0.3.1-4|46	%changelog
14cu|nodejs-pkginfo-0.3.1-4|47	
14cu|nodejs-pkginfo-0.3.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-pkginfo-0.3.1-4|49	- (e2cb6f9) BuildList#2799825: Increase release tag
14cu|nodejs-pkginfo-0.3.1-4|50	
14cu|nodejs-pkginfo-0.3.1-4|51	

11947 14
14cu|nodejs-pkg-up-1.0.0-4|1	%define oname pkg-up
14cu|nodejs-pkg-up-1.0.0-4|2	
14cu|nodejs-pkg-up-1.0.0-4|3	Summary:        Find the closest package.json file
14cu|nodejs-pkg-up-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pkg-up-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-pkg-up-1.0.0-4|6	Release:        4
14cu|nodejs-pkg-up-1.0.0-4|7	License:        MIT
14cu|nodejs-pkg-up-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-pkg-up-1.0.0-4|9	Url:            https://github.com/sindresorhus/pkg-up
14cu|nodejs-pkg-up-1.0.0-4|10	#Source0:        https://github.com/sindresorhus/pkg-up/archive/v%{version}.tar.gz
14cu|nodejs-pkg-up-1.0.0-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pkg-up-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-pkg-up-1.0.0-4|13	BuildRequires:  npm(find-up)
14cu|nodejs-pkg-up-1.0.0-4|14	# not yet backported
14cu|nodejs-pkg-up-1.0.0-4|15	#BuildRequires:  npm(ava)
14cu|nodejs-pkg-up-1.0.0-4|16	#BuildRequires:  npm(xo)
14cu|nodejs-pkg-up-1.0.0-4|17	BuildArch:      noarch
14cu|nodejs-pkg-up-1.0.0-4|18	
14cu|nodejs-pkg-up-1.0.0-4|19	%description
14cu|nodejs-pkg-up-1.0.0-4|20	%{summary}.
14cu|nodejs-pkg-up-1.0.0-4|21	
14cu|nodejs-pkg-up-1.0.0-4|22	%files
14cu|nodejs-pkg-up-1.0.0-4|23	%doc license readme.md
14cu|nodejs-pkg-up-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkg-up-1.0.0-4|25	
14cu|nodejs-pkg-up-1.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-pkg-up-1.0.0-4|27	
14cu|nodejs-pkg-up-1.0.0-4|28	%prep
14cu|nodejs-pkg-up-1.0.0-4|29	%setup -q -n package
14cu|nodejs-pkg-up-1.0.0-4|30	rm -rf node_modules
14cu|nodejs-pkg-up-1.0.0-4|31	%nodejs_fixdep find-up
14cu|nodejs-pkg-up-1.0.0-4|32	
14cu|nodejs-pkg-up-1.0.0-4|33	%build
14cu|nodejs-pkg-up-1.0.0-4|34	
14cu|nodejs-pkg-up-1.0.0-4|35	%install
14cu|nodejs-pkg-up-1.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkg-up-1.0.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pkg-up-1.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-pkg-up-1.0.0-4|39	
14cu|nodejs-pkg-up-1.0.0-4|40	%check
14cu|nodejs-pkg-up-1.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-pkg-up-1.0.0-4|42	xo && ava || :
14cu|nodejs-pkg-up-1.0.0-4|43	
14cu|nodejs-pkg-up-1.0.0-4|44	
14cu|nodejs-pkg-up-1.0.0-4|45	%changelog
14cu|nodejs-pkg-up-1.0.0-4|46	
14cu|nodejs-pkg-up-1.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-pkg-up-1.0.0-4|48	- (7053654) BuildList#2799825: Increase release tag
14cu|nodejs-pkg-up-1.0.0-4|49	
14cu|nodejs-pkg-up-1.0.0-4|50	

11948 14
14cu|nodejs-platform-1.3.1-4|1	%define oname platform
14cu|nodejs-platform-1.3.1-4|2	
14cu|nodejs-platform-1.3.1-4|3	Summary:        A platform detection library that works on nearly all JavaScript platforms
14cu|nodejs-platform-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-platform-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-platform-1.3.1-4|6	Release:        4
14cu|nodejs-platform-1.3.1-4|7	License:        MIT
14cu|nodejs-platform-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-platform-1.3.1-4|9	Url:            https://github.com/bestiejs/platform.js
14cu|nodejs-platform-1.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-platform-1.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-platform-1.3.1-4|12	
14cu|nodejs-platform-1.3.1-4|13	BuildArch:      noarch
14cu|nodejs-platform-1.3.1-4|14	
14cu|nodejs-platform-1.3.1-4|15	%description
14cu|nodejs-platform-1.3.1-4|16	%{summary}.
14cu|nodejs-platform-1.3.1-4|17	
14cu|nodejs-platform-1.3.1-4|18	%files
14cu|nodejs-platform-1.3.1-4|19	%doc LICENSE README.md
14cu|nodejs-platform-1.3.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-1.3.1-4|21	
14cu|nodejs-platform-1.3.1-4|22	#------------------------------------------------------------------
14cu|nodejs-platform-1.3.1-4|23	
14cu|nodejs-platform-1.3.1-4|24	%prep
14cu|nodejs-platform-1.3.1-4|25	%setup -q -n package
14cu|nodejs-platform-1.3.1-4|26	rm -rf node_modules
14cu|nodejs-platform-1.3.1-4|27	
14cu|nodejs-platform-1.3.1-4|28	%build
14cu|nodejs-platform-1.3.1-4|29	
14cu|nodejs-platform-1.3.1-4|30	%install
14cu|nodejs-platform-1.3.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-1.3.1-4|32	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-1.3.1-4|33	%nodejs_symlink_deps
14cu|nodejs-platform-1.3.1-4|34	
14cu|nodejs-platform-1.3.1-4|35	%changelog
14cu|nodejs-platform-1.3.1-4|36	
14cu|nodejs-platform-1.3.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-platform-1.3.1-4|38	- (95d5285) BuildList#2799825: Increase release tag
14cu|nodejs-platform-1.3.1-4|39	
14cu|nodejs-platform-1.3.1-4|40	

11949 14
14cu|nodejs-platform-overrides-1.0.1-4|1	%define oname platform-overrides
14cu|nodejs-platform-overrides-1.0.1-4|2	
14cu|nodejs-platform-overrides-1.0.1-4|3	Summary:        Allows you to specify platform-specific manifest values
14cu|nodejs-platform-overrides-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-platform-overrides-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-platform-overrides-1.0.1-4|6	Release:        4
14cu|nodejs-platform-overrides-1.0.1-4|7	License:        MIT
14cu|nodejs-platform-overrides-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-platform-overrides-1.0.1-4|9	Url:            https://github.com/adam-lynch/platform-overrides
14cu|nodejs-platform-overrides-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-platform-overrides-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-platform-overrides-1.0.1-4|12	BuildRequires:  npm(lodash)
14cu|nodejs-platform-overrides-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-platform-overrides-1.0.1-4|14	
14cu|nodejs-platform-overrides-1.0.1-4|15	%description
14cu|nodejs-platform-overrides-1.0.1-4|16	%{summary}.
14cu|nodejs-platform-overrides-1.0.1-4|17	
14cu|nodejs-platform-overrides-1.0.1-4|18	%files
14cu|nodejs-platform-overrides-1.0.1-4|19	%doc *.md
14cu|nodejs-platform-overrides-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-overrides-1.0.1-4|21	
14cu|nodejs-platform-overrides-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-platform-overrides-1.0.1-4|23	
14cu|nodejs-platform-overrides-1.0.1-4|24	%prep
14cu|nodejs-platform-overrides-1.0.1-4|25	%setup -q -n package
14cu|nodejs-platform-overrides-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-platform-overrides-1.0.1-4|27	%nodejs_fixdep lodash
14cu|nodejs-platform-overrides-1.0.1-4|28	
14cu|nodejs-platform-overrides-1.0.1-4|29	%build
14cu|nodejs-platform-overrides-1.0.1-4|30	
14cu|nodejs-platform-overrides-1.0.1-4|31	%install
14cu|nodejs-platform-overrides-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-overrides-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-platform-overrides-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-platform-overrides-1.0.1-4|35	%changelog
14cu|nodejs-platform-overrides-1.0.1-4|36	
14cu|nodejs-platform-overrides-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-platform-overrides-1.0.1-4|38	- (3a797cf) BuildList#2799825: Increase release tag
14cu|nodejs-platform-overrides-1.0.1-4|39	
14cu|nodejs-platform-overrides-1.0.1-4|40	

11950 14
14cu|nodejs-plist-1.2.0-4|1	%define oname plist
14cu|nodejs-plist-1.2.0-4|2	
14cu|nodejs-plist-1.2.0-4|3	Summary:        Mac OS X Plist parser/builder for Node.js and browsers
14cu|nodejs-plist-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-plist-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-plist-1.2.0-4|6	Release:        4
14cu|nodejs-plist-1.2.0-4|7	License:        MIT
14cu|nodejs-plist-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-plist-1.2.0-4|9	Url:            https://github.com/TooTallNate/node-plist
14cu|nodejs-plist-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-plist-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-plist-1.2.0-4|12	BuildRequires:  npm(util-deprecate)
14cu|nodejs-plist-1.2.0-4|13	BuildRequires:  npm(xmldom)
14cu|nodejs-plist-1.2.0-4|14	BuildRequires:  npm(xmlbuilder)
14cu|nodejs-plist-1.2.0-4|15	BuildRequires:  npm(base64-js)
14cu|nodejs-plist-1.2.0-4|16	BuildArch:      noarch
14cu|nodejs-plist-1.2.0-4|17	
14cu|nodejs-plist-1.2.0-4|18	%description
14cu|nodejs-plist-1.2.0-4|19	%{summary}.
14cu|nodejs-plist-1.2.0-4|20	
14cu|nodejs-plist-1.2.0-4|21	%files
14cu|nodejs-plist-1.2.0-4|22	%doc LICENSE *.md examples/
14cu|nodejs-plist-1.2.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-plist-1.2.0-4|24	
14cu|nodejs-plist-1.2.0-4|25	#------------------------------------------------------------------
14cu|nodejs-plist-1.2.0-4|26	
14cu|nodejs-plist-1.2.0-4|27	%prep
14cu|nodejs-plist-1.2.0-4|28	%setup -q -n package
14cu|nodejs-plist-1.2.0-4|29	rm -rf node_modules
14cu|nodejs-plist-1.2.0-4|30	%nodejs_fixdep xmlbuilder
14cu|nodejs-plist-1.2.0-4|31	
14cu|nodejs-plist-1.2.0-4|32	%build
14cu|nodejs-plist-1.2.0-4|33	
14cu|nodejs-plist-1.2.0-4|34	%install
14cu|nodejs-plist-1.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-plist-1.2.0-4|36	cp -r package.json lib/ dist/ \
14cu|nodejs-plist-1.2.0-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-plist-1.2.0-4|38	%nodejs_symlink_deps
14cu|nodejs-plist-1.2.0-4|39	%changelog
14cu|nodejs-plist-1.2.0-4|40	
14cu|nodejs-plist-1.2.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-plist-1.2.0-4|42	- (a1cebd4) BuildList#2799825: Increase release tag
14cu|nodejs-plist-1.2.0-4|43	
14cu|nodejs-plist-1.2.0-4|44	

11951 14
14cu|nodejs-plur-2.1.1-4|1	%define oname plur
14cu|nodejs-plur-2.1.1-4|2	
14cu|nodejs-plur-2.1.1-4|3	Summary:        Pluralize a word
14cu|nodejs-plur-2.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-plur-2.1.1-4|5	Version:        2.1.1
14cu|nodejs-plur-2.1.1-4|6	Release:        4
14cu|nodejs-plur-2.1.1-4|7	License:        MIT
14cu|nodejs-plur-2.1.1-4|8	Group:          Development/Other
14cu|nodejs-plur-2.1.1-4|9	Url:            https://github.com/sindresorhus/plur
14cu|nodejs-plur-2.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-plur-2.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-plur-2.1.1-4|12	BuildRequires:  npm(irregular-plurals)
14cu|nodejs-plur-2.1.1-4|13	BuildArch:      noarch
14cu|nodejs-plur-2.1.1-4|14	
14cu|nodejs-plur-2.1.1-4|15	%description
14cu|nodejs-plur-2.1.1-4|16	%{summary}.
14cu|nodejs-plur-2.1.1-4|17	
14cu|nodejs-plur-2.1.1-4|18	%files
14cu|nodejs-plur-2.1.1-4|19	%doc license readme.md
14cu|nodejs-plur-2.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-plur-2.1.1-4|21	
14cu|nodejs-plur-2.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-plur-2.1.1-4|23	
14cu|nodejs-plur-2.1.1-4|24	%prep
14cu|nodejs-plur-2.1.1-4|25	%setup -q -n package
14cu|nodejs-plur-2.1.1-4|26	rm -rf node_modules
14cu|nodejs-plur-2.1.1-4|27	
14cu|nodejs-plur-2.1.1-4|28	%build
14cu|nodejs-plur-2.1.1-4|29	
14cu|nodejs-plur-2.1.1-4|30	%install
14cu|nodejs-plur-2.1.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-plur-2.1.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-plur-2.1.1-4|33	%nodejs_symlink_deps
14cu|nodejs-plur-2.1.1-4|34	%changelog
14cu|nodejs-plur-2.1.1-4|35	
14cu|nodejs-plur-2.1.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.1-4
14cu|nodejs-plur-2.1.1-4|37	- (fed910a) BuildList#2799825: Increase release tag
14cu|nodejs-plur-2.1.1-4|38	
14cu|nodejs-plur-2.1.1-4|39	

11952 14
14cu|nodejs-postgres-array-1.0.0-4|1	%define oname postgres-array
14cu|nodejs-postgres-array-1.0.0-4|2	
14cu|nodejs-postgres-array-1.0.0-4|3	Summary:        Parse postgres array columns
14cu|nodejs-postgres-array-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-postgres-array-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-postgres-array-1.0.0-4|6	Release:        4
14cu|nodejs-postgres-array-1.0.0-4|7	License:        MIT
14cu|nodejs-postgres-array-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-postgres-array-1.0.0-4|9	Url:            https://github.com/bendrucker/postgres-array
14cu|nodejs-postgres-array-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-postgres-array-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/postgres-array/v1.0.0/test.js
14cu|nodejs-postgres-array-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-postgres-array-1.0.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-postgres-array-1.0.0-4|14	BuildRequires:  npm(ap)
14cu|nodejs-postgres-array-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-postgres-array-1.0.0-4|16	
14cu|nodejs-postgres-array-1.0.0-4|17	%description
14cu|nodejs-postgres-array-1.0.0-4|18	%{summary}.
14cu|nodejs-postgres-array-1.0.0-4|19	
14cu|nodejs-postgres-array-1.0.0-4|20	%files
14cu|nodejs-postgres-array-1.0.0-4|21	%doc license *.md
14cu|nodejs-postgres-array-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-array-1.0.0-4|23	
14cu|nodejs-postgres-array-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-postgres-array-1.0.0-4|25	
14cu|nodejs-postgres-array-1.0.0-4|26	%prep
14cu|nodejs-postgres-array-1.0.0-4|27	%setup -qn package
14cu|nodejs-postgres-array-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-postgres-array-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-postgres-array-1.0.0-4|30	
14cu|nodejs-postgres-array-1.0.0-4|31	%build
14cu|nodejs-postgres-array-1.0.0-4|32	
14cu|nodejs-postgres-array-1.0.0-4|33	%install
14cu|nodejs-postgres-array-1.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-array-1.0.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-array-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-postgres-array-1.0.0-4|37	
14cu|nodejs-postgres-array-1.0.0-4|38	%check
14cu|nodejs-postgres-array-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-postgres-array-1.0.0-4|40	tape test.js
14cu|nodejs-postgres-array-1.0.0-4|41	
14cu|nodejs-postgres-array-1.0.0-4|42	%changelog
14cu|nodejs-postgres-array-1.0.0-4|43	
14cu|nodejs-postgres-array-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-postgres-array-1.0.0-4|45	- (63d38fe) BuildList#2799825: Increase release tag
14cu|nodejs-postgres-array-1.0.0-4|46	
14cu|nodejs-postgres-array-1.0.0-4|47	

11953 14
14cu|nodejs-postgres-bytea-1.0.0-4|1	%define oname postgres-bytea
14cu|nodejs-postgres-bytea-1.0.0-4|2	
14cu|nodejs-postgres-bytea-1.0.0-4|3	Summary:        Postgres bytea parser
14cu|nodejs-postgres-bytea-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-postgres-bytea-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-postgres-bytea-1.0.0-4|6	Release:        4
14cu|nodejs-postgres-bytea-1.0.0-4|7	License:        MIT
14cu|nodejs-postgres-bytea-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-postgres-bytea-1.0.0-4|9	Url:            https://github.com/bendrucker/postgres-bytea
14cu|nodejs-postgres-bytea-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-postgres-bytea-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/postgres-bytea/v1.0.0/test.js
14cu|nodejs-postgres-bytea-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-postgres-bytea-1.0.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-postgres-bytea-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-postgres-bytea-1.0.0-4|15	
14cu|nodejs-postgres-bytea-1.0.0-4|16	%description
14cu|nodejs-postgres-bytea-1.0.0-4|17	%{summary}.
14cu|nodejs-postgres-bytea-1.0.0-4|18	
14cu|nodejs-postgres-bytea-1.0.0-4|19	%files
14cu|nodejs-postgres-bytea-1.0.0-4|20	%doc license *.md
14cu|nodejs-postgres-bytea-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-bytea-1.0.0-4|22	
14cu|nodejs-postgres-bytea-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-postgres-bytea-1.0.0-4|24	
14cu|nodejs-postgres-bytea-1.0.0-4|25	%prep
14cu|nodejs-postgres-bytea-1.0.0-4|26	%setup -qn package
14cu|nodejs-postgres-bytea-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-postgres-bytea-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-postgres-bytea-1.0.0-4|29	
14cu|nodejs-postgres-bytea-1.0.0-4|30	%build
14cu|nodejs-postgres-bytea-1.0.0-4|31	
14cu|nodejs-postgres-bytea-1.0.0-4|32	%install
14cu|nodejs-postgres-bytea-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-bytea-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-bytea-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-postgres-bytea-1.0.0-4|36	
14cu|nodejs-postgres-bytea-1.0.0-4|37	%check
14cu|nodejs-postgres-bytea-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-postgres-bytea-1.0.0-4|39	tape test.js
14cu|nodejs-postgres-bytea-1.0.0-4|40	
14cu|nodejs-postgres-bytea-1.0.0-4|41	%changelog
14cu|nodejs-postgres-bytea-1.0.0-4|42	
14cu|nodejs-postgres-bytea-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-postgres-bytea-1.0.0-4|44	- (3babb12) BuildList#2799825: Increase release tag
14cu|nodejs-postgres-bytea-1.0.0-4|45	
14cu|nodejs-postgres-bytea-1.0.0-4|46	

11954 14
14cu|nodejs-postgres-date-1.0.2-4|1	%define oname postgres-date
14cu|nodejs-postgres-date-1.0.2-4|2	
14cu|nodejs-postgres-date-1.0.2-4|3	Summary:        Postgres date column parser
14cu|nodejs-postgres-date-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-postgres-date-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-postgres-date-1.0.2-4|6	Release:        4
14cu|nodejs-postgres-date-1.0.2-4|7	License:        MIT
14cu|nodejs-postgres-date-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-postgres-date-1.0.2-4|9	Url:            https://github.com/bendrucker/postgres-date
14cu|nodejs-postgres-date-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-postgres-date-1.0.2-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/postgres-date/v1.0.2/test.js
14cu|nodejs-postgres-date-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-postgres-date-1.0.2-4|13	BuildRequires:  npm(tape)
14cu|nodejs-postgres-date-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-postgres-date-1.0.2-4|15	
14cu|nodejs-postgres-date-1.0.2-4|16	%description
14cu|nodejs-postgres-date-1.0.2-4|17	%{summary}.
14cu|nodejs-postgres-date-1.0.2-4|18	
14cu|nodejs-postgres-date-1.0.2-4|19	%files
14cu|nodejs-postgres-date-1.0.2-4|20	%doc license *.md
14cu|nodejs-postgres-date-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-date-1.0.2-4|22	
14cu|nodejs-postgres-date-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-postgres-date-1.0.2-4|24	
14cu|nodejs-postgres-date-1.0.2-4|25	%prep
14cu|nodejs-postgres-date-1.0.2-4|26	%setup -qn package
14cu|nodejs-postgres-date-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-postgres-date-1.0.2-4|28	cp -p %{SOURCE1} .
14cu|nodejs-postgres-date-1.0.2-4|29	
14cu|nodejs-postgres-date-1.0.2-4|30	%build
14cu|nodejs-postgres-date-1.0.2-4|31	
14cu|nodejs-postgres-date-1.0.2-4|32	%install
14cu|nodejs-postgres-date-1.0.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-date-1.0.2-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-date-1.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-postgres-date-1.0.2-4|36	
14cu|nodejs-postgres-date-1.0.2-4|37	%check
14cu|nodejs-postgres-date-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-postgres-date-1.0.2-4|39	tape test.js
14cu|nodejs-postgres-date-1.0.2-4|40	
14cu|nodejs-postgres-date-1.0.2-4|41	%changelog
14cu|nodejs-postgres-date-1.0.2-4|42	
14cu|nodejs-postgres-date-1.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-postgres-date-1.0.2-4|44	- (ba57d43) BuildList#2799825: Increase release tag
14cu|nodejs-postgres-date-1.0.2-4|45	
14cu|nodejs-postgres-date-1.0.2-4|46	

11955 14
14cu|nodejs-postgres-interval-1.0.2-4|1	%define oname postgres-interval
14cu|nodejs-postgres-interval-1.0.2-4|2	
14cu|nodejs-postgres-interval-1.0.2-4|3	Summary:        Parse Postgres interval columns
14cu|nodejs-postgres-interval-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-postgres-interval-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-postgres-interval-1.0.2-4|6	Release:        4
14cu|nodejs-postgres-interval-1.0.2-4|7	License:        MIT
14cu|nodejs-postgres-interval-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-postgres-interval-1.0.2-4|9	Url:            https://github.com/bendrucker/postgres-interval
14cu|nodejs-postgres-interval-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-postgres-interval-1.0.2-4|11	Source1:        https://raw.githubusercontent.com/bendrucker/postgres-interval/v1.0.2/test.js
14cu|nodejs-postgres-interval-1.0.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-postgres-interval-1.0.2-4|13	BuildRequires:  npm(xtend)
14cu|nodejs-postgres-interval-1.0.2-4|14	BuildRequires:  npm(tape)
14cu|nodejs-postgres-interval-1.0.2-4|15	BuildArch:      noarch
14cu|nodejs-postgres-interval-1.0.2-4|16	
14cu|nodejs-postgres-interval-1.0.2-4|17	%description
14cu|nodejs-postgres-interval-1.0.2-4|18	%{summary}.
14cu|nodejs-postgres-interval-1.0.2-4|19	
14cu|nodejs-postgres-interval-1.0.2-4|20	%files
14cu|nodejs-postgres-interval-1.0.2-4|21	%doc license *.md
14cu|nodejs-postgres-interval-1.0.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-interval-1.0.2-4|23	
14cu|nodejs-postgres-interval-1.0.2-4|24	#------------------------------------------------------------------
14cu|nodejs-postgres-interval-1.0.2-4|25	
14cu|nodejs-postgres-interval-1.0.2-4|26	%prep
14cu|nodejs-postgres-interval-1.0.2-4|27	%setup -qn package
14cu|nodejs-postgres-interval-1.0.2-4|28	rm -rf node_modules
14cu|nodejs-postgres-interval-1.0.2-4|29	cp -p %{SOURCE1} .
14cu|nodejs-postgres-interval-1.0.2-4|30	
14cu|nodejs-postgres-interval-1.0.2-4|31	%build
14cu|nodejs-postgres-interval-1.0.2-4|32	
14cu|nodejs-postgres-interval-1.0.2-4|33	%install
14cu|nodejs-postgres-interval-1.0.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-interval-1.0.2-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-postgres-interval-1.0.2-4|36	%nodejs_symlink_deps
14cu|nodejs-postgres-interval-1.0.2-4|37	
14cu|nodejs-postgres-interval-1.0.2-4|38	%check
14cu|nodejs-postgres-interval-1.0.2-4|39	%nodejs_symlink_deps --check
14cu|nodejs-postgres-interval-1.0.2-4|40	tape test.js
14cu|nodejs-postgres-interval-1.0.2-4|41	
14cu|nodejs-postgres-interval-1.0.2-4|42	%changelog
14cu|nodejs-postgres-interval-1.0.2-4|43	
14cu|nodejs-postgres-interval-1.0.2-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-postgres-interval-1.0.2-4|45	- (a53e947) BuildList#2799825: Increase release tag
14cu|nodejs-postgres-interval-1.0.2-4|46	
14cu|nodejs-postgres-interval-1.0.2-4|47	

11956 14
14cu|nodejs-prelude-ls-1.1.2-4|1	%define oname prelude-ls
14cu|nodejs-prelude-ls-1.1.2-4|2	
14cu|nodejs-prelude-ls-1.1.2-4|3	Summary:        Functionally oriented utility library
14cu|nodejs-prelude-ls-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-prelude-ls-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-prelude-ls-1.1.2-4|6	Release:        4
14cu|nodejs-prelude-ls-1.1.2-4|7	License:        MIT
14cu|nodejs-prelude-ls-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-prelude-ls-1.1.2-4|9	Url:            https://github.com/gkz/prelude-ls
14cu|nodejs-prelude-ls-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-prelude-ls-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-prelude-ls-1.1.2-4|12	BuildArch:      noarch
14cu|nodejs-prelude-ls-1.1.2-4|13	
14cu|nodejs-prelude-ls-1.1.2-4|14	%description
14cu|nodejs-prelude-ls-1.1.2-4|15	Prelude.ls is a functionally oriented utility library.
14cu|nodejs-prelude-ls-1.1.2-4|16	It is powerful and flexible.
14cu|nodejs-prelude-ls-1.1.2-4|17	Almost all of its functions are curried.
14cu|nodejs-prelude-ls-1.1.2-4|18	It is written in, and is the recommended
14cu|nodejs-prelude-ls-1.1.2-4|19	base library for, LiveScript.
14cu|nodejs-prelude-ls-1.1.2-4|20	
14cu|nodejs-prelude-ls-1.1.2-4|21	%files
14cu|nodejs-prelude-ls-1.1.2-4|22	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-prelude-ls-1.1.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-prelude-ls-1.1.2-4|24	
14cu|nodejs-prelude-ls-1.1.2-4|25	#------------------------------------------------------------------
14cu|nodejs-prelude-ls-1.1.2-4|26	
14cu|nodejs-prelude-ls-1.1.2-4|27	%prep
14cu|nodejs-prelude-ls-1.1.2-4|28	%setup -q -n package
14cu|nodejs-prelude-ls-1.1.2-4|29	rm -rf node_modules
14cu|nodejs-prelude-ls-1.1.2-4|30	
14cu|nodejs-prelude-ls-1.1.2-4|31	%build
14cu|nodejs-prelude-ls-1.1.2-4|32	
14cu|nodejs-prelude-ls-1.1.2-4|33	%install
14cu|nodejs-prelude-ls-1.1.2-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-prelude-ls-1.1.2-4|35	cp -r package.json  lib/ \
14cu|nodejs-prelude-ls-1.1.2-4|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-prelude-ls-1.1.2-4|37	%nodejs_symlink_deps
14cu|nodejs-prelude-ls-1.1.2-4|38	
14cu|nodejs-prelude-ls-1.1.2-4|39	%changelog
14cu|nodejs-prelude-ls-1.1.2-4|40	
14cu|nodejs-prelude-ls-1.1.2-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-prelude-ls-1.1.2-4|42	- (0c95f6a) BuildList#2799825: Increase release tag
14cu|nodejs-prelude-ls-1.1.2-4|43	
14cu|nodejs-prelude-ls-1.1.2-4|44	

11957 14
14cu|nodejs-prepend-http-1.0.3-4|1	%define oname prepend-http
14cu|nodejs-prepend-http-1.0.3-4|2	
14cu|nodejs-prepend-http-1.0.3-4|3	Summary:        Prepend http:// to humanized URLs
14cu|nodejs-prepend-http-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-prepend-http-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-prepend-http-1.0.3-4|6	Release:        4
14cu|nodejs-prepend-http-1.0.3-4|7	License:        MIT
14cu|nodejs-prepend-http-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-prepend-http-1.0.3-4|9	Url:            https://github.com/sindresorhus/prepend-http
14cu|nodejs-prepend-http-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-prepend-http-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-prepend-http-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-prepend-http-1.0.3-4|13	
14cu|nodejs-prepend-http-1.0.3-4|14	%description
14cu|nodejs-prepend-http-1.0.3-4|15	Prepend http:// to humanized URLs
14cu|nodejs-prepend-http-1.0.3-4|16	like todomvc.com and localhost.
14cu|nodejs-prepend-http-1.0.3-4|17	
14cu|nodejs-prepend-http-1.0.3-4|18	%files
14cu|nodejs-prepend-http-1.0.3-4|19	%doc license readme.md
14cu|nodejs-prepend-http-1.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-prepend-http-1.0.3-4|21	
14cu|nodejs-prepend-http-1.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-prepend-http-1.0.3-4|23	
14cu|nodejs-prepend-http-1.0.3-4|24	%prep
14cu|nodejs-prepend-http-1.0.3-4|25	%setup -q -n package
14cu|nodejs-prepend-http-1.0.3-4|26	rm -rf node_modules
14cu|nodejs-prepend-http-1.0.3-4|27	
14cu|nodejs-prepend-http-1.0.3-4|28	%build
14cu|nodejs-prepend-http-1.0.3-4|29	
14cu|nodejs-prepend-http-1.0.3-4|30	%install
14cu|nodejs-prepend-http-1.0.3-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-prepend-http-1.0.3-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-prepend-http-1.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-prepend-http-1.0.3-4|34	%changelog
14cu|nodejs-prepend-http-1.0.3-4|35	
14cu|nodejs-prepend-http-1.0.3-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-prepend-http-1.0.3-4|37	- (341dee2) BuildList#2799825: Increase release tag
14cu|nodejs-prepend-http-1.0.3-4|38	
14cu|nodejs-prepend-http-1.0.3-4|39	

11958 14
14cu|nodejs-preserve-0.2.0-4|1	%define oname preserve
14cu|nodejs-preserve-0.2.0-4|2	
14cu|nodejs-preserve-0.2.0-4|3	Summary:        Temporarily substitute tokens in the given 'string'
14cu|nodejs-preserve-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-preserve-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-preserve-0.2.0-4|6	Release:        4
14cu|nodejs-preserve-0.2.0-4|7	License:        MIT
14cu|nodejs-preserve-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-preserve-0.2.0-4|9	Url:            https://github.com/jonschlinkert/preserve
14cu|nodejs-preserve-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-preserve-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-preserve-0.2.0-4|12	BuildArch:      noarch
14cu|nodejs-preserve-0.2.0-4|13	
14cu|nodejs-preserve-0.2.0-4|14	%description
14cu|nodejs-preserve-0.2.0-4|15	%{summary}.
14cu|nodejs-preserve-0.2.0-4|16	
14cu|nodejs-preserve-0.2.0-4|17	%files
14cu|nodejs-preserve-0.2.0-4|18	%doc LICENSE *.md
14cu|nodejs-preserve-0.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-preserve-0.2.0-4|20	
14cu|nodejs-preserve-0.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-preserve-0.2.0-4|22	
14cu|nodejs-preserve-0.2.0-4|23	%prep
14cu|nodejs-preserve-0.2.0-4|24	%setup -q -n package
14cu|nodejs-preserve-0.2.0-4|25	rm -rf node_modules
14cu|nodejs-preserve-0.2.0-4|26	
14cu|nodejs-preserve-0.2.0-4|27	%build
14cu|nodejs-preserve-0.2.0-4|28	
14cu|nodejs-preserve-0.2.0-4|29	%install
14cu|nodejs-preserve-0.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-preserve-0.2.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-preserve-0.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-preserve-0.2.0-4|33	%changelog
14cu|nodejs-preserve-0.2.0-4|34	
14cu|nodejs-preserve-0.2.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-preserve-0.2.0-4|36	- (3779e14) BuildList#2799825: Increase release tag
14cu|nodejs-preserve-0.2.0-4|37	
14cu|nodejs-preserve-0.2.0-4|38	

11959 14
14cu|nodejs-pretty-bytes-3.0.0-4|1	%define oname pretty-bytes
14cu|nodejs-pretty-bytes-3.0.0-4|2	
14cu|nodejs-pretty-bytes-3.0.0-4|3	Summary:    Convert bytes to a human readable string
14cu|nodejs-pretty-bytes-3.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-pretty-bytes-3.0.0-4|5	Version:    3.0.0
14cu|nodejs-pretty-bytes-3.0.0-4|6	Release:    4
14cu|nodejs-pretty-bytes-3.0.0-4|7	License:    MIT
14cu|nodejs-pretty-bytes-3.0.0-4|8	Group:      Development/Other
14cu|nodejs-pretty-bytes-3.0.0-4|9	URL:        https://github.com/sindresorhus/%{oname}
14cu|nodejs-pretty-bytes-3.0.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pretty-bytes-3.0.0-4|11	Source0:    https://github.com/sindresorhus/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-pretty-bytes-3.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-pretty-bytes-3.0.0-4|13	BuildRequires:  nodejs-number-is-nan
14cu|nodejs-pretty-bytes-3.0.0-4|14	# not yet backported
14cu|nodejs-pretty-bytes-3.0.0-4|15	#BuildRequires:  npm(ava)
14cu|nodejs-pretty-bytes-3.0.0-4|16	#BuildRequires:  npm(xo)
14cu|nodejs-pretty-bytes-3.0.0-4|17	BuildArch:  noarch
14cu|nodejs-pretty-bytes-3.0.0-4|18	
14cu|nodejs-pretty-bytes-3.0.0-4|19	%description
14cu|nodejs-pretty-bytes-3.0.0-4|20	%{summary}.
14cu|nodejs-pretty-bytes-3.0.0-4|21	
14cu|nodejs-pretty-bytes-3.0.0-4|22	%files
14cu|nodejs-pretty-bytes-3.0.0-4|23	%doc license readme.md
14cu|nodejs-pretty-bytes-3.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-bytes-3.0.0-4|25	#-----------------------------------------
14cu|nodejs-pretty-bytes-3.0.0-4|26	%prep
14cu|nodejs-pretty-bytes-3.0.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-pretty-bytes-3.0.0-4|28	
14cu|nodejs-pretty-bytes-3.0.0-4|29	%build
14cu|nodejs-pretty-bytes-3.0.0-4|30	#nothing to do
14cu|nodejs-pretty-bytes-3.0.0-4|31	
14cu|nodejs-pretty-bytes-3.0.0-4|32	
14cu|nodejs-pretty-bytes-3.0.0-4|33	%install
14cu|nodejs-pretty-bytes-3.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-bytes-3.0.0-4|35	cp -pr package.json index.js \
14cu|nodejs-pretty-bytes-3.0.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-bytes-3.0.0-4|37	
14cu|nodejs-pretty-bytes-3.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-pretty-bytes-3.0.0-4|39	
14cu|nodejs-pretty-bytes-3.0.0-4|40	# keep this for later run
14cu|nodejs-pretty-bytes-3.0.0-4|41	# enable tests by del || :
14cu|nodejs-pretty-bytes-3.0.0-4|42	%check
14cu|nodejs-pretty-bytes-3.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-pretty-bytes-3.0.0-4|44	xo && ava || :
14cu|nodejs-pretty-bytes-3.0.0-4|45	
14cu|nodejs-pretty-bytes-3.0.0-4|46	
14cu|nodejs-pretty-bytes-3.0.0-4|47	
14cu|nodejs-pretty-bytes-3.0.0-4|48	
14cu|nodejs-pretty-bytes-3.0.0-4|49	
14cu|nodejs-pretty-bytes-3.0.0-4|50	%changelog
14cu|nodejs-pretty-bytes-3.0.0-4|51	
14cu|nodejs-pretty-bytes-3.0.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-pretty-bytes-3.0.0-4|53	- (752846a) BuildList#2799825: Increase release tag
14cu|nodejs-pretty-bytes-3.0.0-4|54	
14cu|nodejs-pretty-bytes-3.0.0-4|55	

11960 14
14cu|nodejs-pretty-ms-2.1.0-4|1	%define oname pretty-ms
14cu|nodejs-pretty-ms-2.1.0-4|2	
14cu|nodejs-pretty-ms-2.1.0-4|3	Summary:        Convert milliseconds to a human readable string
14cu|nodejs-pretty-ms-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pretty-ms-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-pretty-ms-2.1.0-4|6	Release:        4
14cu|nodejs-pretty-ms-2.1.0-4|7	License:        MIT
14cu|nodejs-pretty-ms-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-pretty-ms-2.1.0-4|9	Url:            https://github.com/sindresorhus/pretty-ms
14cu|nodejs-pretty-ms-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pretty-ms-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pretty-ms-2.1.0-4|12	BuildRequires:  npm(plur)
14cu|nodejs-pretty-ms-2.1.0-4|13	BuildRequires:  npm(parse-ms)
14cu|nodejs-pretty-ms-2.1.0-4|14	BuildRequires:  npm(is-finite)
14cu|nodejs-pretty-ms-2.1.0-4|15	BuildArch:      noarch
14cu|nodejs-pretty-ms-2.1.0-4|16	
14cu|nodejs-pretty-ms-2.1.0-4|17	%description
14cu|nodejs-pretty-ms-2.1.0-4|18	%{summary}.
14cu|nodejs-pretty-ms-2.1.0-4|19	
14cu|nodejs-pretty-ms-2.1.0-4|20	%files
14cu|nodejs-pretty-ms-2.1.0-4|21	%doc license readme.md
14cu|nodejs-pretty-ms-2.1.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-ms-2.1.0-4|23	
14cu|nodejs-pretty-ms-2.1.0-4|24	#------------------------------------------------------------------
14cu|nodejs-pretty-ms-2.1.0-4|25	
14cu|nodejs-pretty-ms-2.1.0-4|26	%prep
14cu|nodejs-pretty-ms-2.1.0-4|27	%setup -q -n package
14cu|nodejs-pretty-ms-2.1.0-4|28	rm -rf node_modules
14cu|nodejs-pretty-ms-2.1.0-4|29	
14cu|nodejs-pretty-ms-2.1.0-4|30	%build
14cu|nodejs-pretty-ms-2.1.0-4|31	
14cu|nodejs-pretty-ms-2.1.0-4|32	%install
14cu|nodejs-pretty-ms-2.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-ms-2.1.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pretty-ms-2.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-pretty-ms-2.1.0-4|36	%changelog
14cu|nodejs-pretty-ms-2.1.0-4|37	
14cu|nodejs-pretty-ms-2.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-pretty-ms-2.1.0-4|39	- (7ac7109) BuildList#2799825: Increase release tag
14cu|nodejs-pretty-ms-2.1.0-4|40	
14cu|nodejs-pretty-ms-2.1.0-4|41	

11961 14
14cu|nodejs-private-0.1.6-4|1	%define oname private
14cu|nodejs-private-0.1.6-4|2	
14cu|nodejs-private-0.1.6-4|3	Summary:        Associate truly private state with any JavaScript object
14cu|nodejs-private-0.1.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-private-0.1.6-4|5	Version:        0.1.6
14cu|nodejs-private-0.1.6-4|6	Release:        4
14cu|nodejs-private-0.1.6-4|7	License:        MIT
14cu|nodejs-private-0.1.6-4|8	Group:          Development/Other
14cu|nodejs-private-0.1.6-4|9	Url:            https://github.com/benjamn/private
14cu|nodejs-private-0.1.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-private-0.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-private-0.1.6-4|12	BuildArch:      noarch
14cu|nodejs-private-0.1.6-4|13	
14cu|nodejs-private-0.1.6-4|14	%description
14cu|nodejs-private-0.1.6-4|15	%{summary}.
14cu|nodejs-private-0.1.6-4|16	
14cu|nodejs-private-0.1.6-4|17	%files
14cu|nodejs-private-0.1.6-4|18	%doc LICENSE *.md
14cu|nodejs-private-0.1.6-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-private-0.1.6-4|20	
14cu|nodejs-private-0.1.6-4|21	#------------------------------------------------------------------
14cu|nodejs-private-0.1.6-4|22	
14cu|nodejs-private-0.1.6-4|23	%prep
14cu|nodejs-private-0.1.6-4|24	%setup -q -n package
14cu|nodejs-private-0.1.6-4|25	rm -rf node_modules
14cu|nodejs-private-0.1.6-4|26	
14cu|nodejs-private-0.1.6-4|27	%build
14cu|nodejs-private-0.1.6-4|28	
14cu|nodejs-private-0.1.6-4|29	%install
14cu|nodejs-private-0.1.6-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-private-0.1.6-4|31	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-private-0.1.6-4|32	%nodejs_symlink_deps
14cu|nodejs-private-0.1.6-4|33	
14cu|nodejs-private-0.1.6-4|34	%check
14cu|nodejs-private-0.1.6-4|35	%nodejs_symlink_deps --check
14cu|nodejs-private-0.1.6-4|36	%__nodejs test/run.js
14cu|nodejs-private-0.1.6-4|37	
14cu|nodejs-private-0.1.6-4|38	%changelog
14cu|nodejs-private-0.1.6-4|39	
14cu|nodejs-private-0.1.6-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.6-4
14cu|nodejs-private-0.1.6-4|41	- (7e3bfc3) BuildList#2799825: Increase release tag
14cu|nodejs-private-0.1.6-4|42	
14cu|nodejs-private-0.1.6-4|43	

11962 14
14cu|nodejs-process-0.11.2-4|1	%define oname process
14cu|nodejs-process-0.11.2-4|2	
14cu|nodejs-process-0.11.2-4|3	Summary:        Process information for node.js and browsers
14cu|nodejs-process-0.11.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-process-0.11.2-4|5	Version:        0.11.2
14cu|nodejs-process-0.11.2-4|6	Release:        4
14cu|nodejs-process-0.11.2-4|7	License:        MIT
14cu|nodejs-process-0.11.2-4|8	Group:          Development/Other
14cu|nodejs-process-0.11.2-4|9	Url:            https://github.com/shtylman/node-process
14cu|nodejs-process-0.11.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-process-0.11.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-process-0.11.2-4|12	BuildArch:      noarch
14cu|nodejs-process-0.11.2-4|13	
14cu|nodejs-process-0.11.2-4|14	%description
14cu|nodejs-process-0.11.2-4|15	%{summary}.
14cu|nodejs-process-0.11.2-4|16	
14cu|nodejs-process-0.11.2-4|17	%files
14cu|nodejs-process-0.11.2-4|18	%doc LICENSE README.md
14cu|nodejs-process-0.11.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-0.11.2-4|20	
14cu|nodejs-process-0.11.2-4|21	#------------------------------------------------------------------
14cu|nodejs-process-0.11.2-4|22	
14cu|nodejs-process-0.11.2-4|23	%prep
14cu|nodejs-process-0.11.2-4|24	%setup -q -n package
14cu|nodejs-process-0.11.2-4|25	rm -rf node_modules
14cu|nodejs-process-0.11.2-4|26	
14cu|nodejs-process-0.11.2-4|27	%build
14cu|nodejs-process-0.11.2-4|28	
14cu|nodejs-process-0.11.2-4|29	%install
14cu|nodejs-process-0.11.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-0.11.2-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-0.11.2-4|32	%nodejs_symlink_deps
14cu|nodejs-process-0.11.2-4|33	%changelog
14cu|nodejs-process-0.11.2-4|34	
14cu|nodejs-process-0.11.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.2-4
14cu|nodejs-process-0.11.2-4|36	- (1e4e09d) BuildList#2799825: Increase release tag
14cu|nodejs-process-0.11.2-4|37	
14cu|nodejs-process-0.11.2-4|38	

11963 14
14cu|nodejs-process-nextick-args-1.0.3-4|1	%define oname process-nextick-args
14cu|nodejs-process-nextick-args-1.0.3-4|2	
14cu|nodejs-process-nextick-args-1.0.3-4|3	Summary:        Process.nextTick but always with args
14cu|nodejs-process-nextick-args-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-process-nextick-args-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-process-nextick-args-1.0.3-4|6	Release:        4
14cu|nodejs-process-nextick-args-1.0.3-4|7	License:        MIT
14cu|nodejs-process-nextick-args-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-process-nextick-args-1.0.3-4|9	Url:            https://github.com/calvinmetcalf/process-nextick-args
14cu|nodejs-process-nextick-args-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-process-nextick-args-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-process-nextick-args-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-process-nextick-args-1.0.3-4|13	
14cu|nodejs-process-nextick-args-1.0.3-4|14	%description
14cu|nodejs-process-nextick-args-1.0.3-4|15	%{summary}.
14cu|nodejs-process-nextick-args-1.0.3-4|16	
14cu|nodejs-process-nextick-args-1.0.3-4|17	%files
14cu|nodejs-process-nextick-args-1.0.3-4|18	%doc readme.md license.md
14cu|nodejs-process-nextick-args-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-nextick-args-1.0.3-4|20	
14cu|nodejs-process-nextick-args-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-process-nextick-args-1.0.3-4|22	
14cu|nodejs-process-nextick-args-1.0.3-4|23	%prep
14cu|nodejs-process-nextick-args-1.0.3-4|24	%setup -q -n package
14cu|nodejs-process-nextick-args-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-process-nextick-args-1.0.3-4|26	
14cu|nodejs-process-nextick-args-1.0.3-4|27	%build
14cu|nodejs-process-nextick-args-1.0.3-4|28	
14cu|nodejs-process-nextick-args-1.0.3-4|29	%install
14cu|nodejs-process-nextick-args-1.0.3-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-nextick-args-1.0.3-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-process-nextick-args-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-process-nextick-args-1.0.3-4|33	%changelog
14cu|nodejs-process-nextick-args-1.0.3-4|34	
14cu|nodejs-process-nextick-args-1.0.3-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-process-nextick-args-1.0.3-4|36	- (81a621c) BuildList#2799825: Increase release tag
14cu|nodejs-process-nextick-args-1.0.3-4|37	
14cu|nodejs-process-nextick-args-1.0.3-4|38	

11964 14
14cu|nodejs-progress-1.1.8-4|1	%define oname progress
14cu|nodejs-progress-1.1.8-4|2	
14cu|nodejs-progress-1.1.8-4|3	Summary:        Flexible ascii progress bar
14cu|nodejs-progress-1.1.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-progress-1.1.8-4|5	Version:        1.1.8
14cu|nodejs-progress-1.1.8-4|6	Release:        4
14cu|nodejs-progress-1.1.8-4|7	License:        MIT
14cu|nodejs-progress-1.1.8-4|8	Group:          Development/Other
14cu|nodejs-progress-1.1.8-4|9	Url:            https://github.com/visionmedia/node-progress
14cu|nodejs-progress-1.1.8-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-progress-1.1.8-4|11	Source0:        https://github.com/tj/node-progress/archive/%{version}.tar.gz
14cu|nodejs-progress-1.1.8-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-progress-1.1.8-4|13	BuildArch:      noarch
14cu|nodejs-progress-1.1.8-4|14	
14cu|nodejs-progress-1.1.8-4|15	%description
14cu|nodejs-progress-1.1.8-4|16	%{summary}.
14cu|nodejs-progress-1.1.8-4|17	
14cu|nodejs-progress-1.1.8-4|18	%files
14cu|nodejs-progress-1.1.8-4|19	%doc LICENSE *.md examples/
14cu|nodejs-progress-1.1.8-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-1.1.8-4|21	
14cu|nodejs-progress-1.1.8-4|22	#------------------------------------------------------------------
14cu|nodejs-progress-1.1.8-4|23	
14cu|nodejs-progress-1.1.8-4|24	%prep
14cu|nodejs-progress-1.1.8-4|25	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-progress-1.1.8-4|26	rm -rf node_modules
14cu|nodejs-progress-1.1.8-4|27	
14cu|nodejs-progress-1.1.8-4|28	%build
14cu|nodejs-progress-1.1.8-4|29	
14cu|nodejs-progress-1.1.8-4|30	%install
14cu|nodejs-progress-1.1.8-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-1.1.8-4|32	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-1.1.8-4|33	%nodejs_symlink_deps
14cu|nodejs-progress-1.1.8-4|34	
14cu|nodejs-progress-1.1.8-4|35	%check
14cu|nodejs-progress-1.1.8-4|36	make test
14cu|nodejs-progress-1.1.8-4|37	
14cu|nodejs-progress-1.1.8-4|38	%changelog
14cu|nodejs-progress-1.1.8-4|39	
14cu|nodejs-progress-1.1.8-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.8-4
14cu|nodejs-progress-1.1.8-4|41	- (30b4670) BuildList#2799825: Increase release tag
14cu|nodejs-progress-1.1.8-4|42	
14cu|nodejs-progress-1.1.8-4|43	

11965 14
14cu|nodejs-progress-stream-1.2.0-4|1	%define oname progress-stream
14cu|nodejs-progress-stream-1.2.0-4|2	
14cu|nodejs-progress-stream-1.2.0-4|3	Summary:        Read the progress of a stream
14cu|nodejs-progress-stream-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-progress-stream-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-progress-stream-1.2.0-4|6	Release:        4
14cu|nodejs-progress-stream-1.2.0-4|7	License:        BSD
14cu|nodejs-progress-stream-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-progress-stream-1.2.0-4|9	Url:            https://github.com/freeall/progress-stream
14cu|nodejs-progress-stream-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-progress-stream-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-progress-stream-1.2.0-4|12	BuildRequires:  npm(speedometer)
14cu|nodejs-progress-stream-1.2.0-4|13	BuildRequires:  npm(through2)
14cu|nodejs-progress-stream-1.2.0-4|14	BuildRequires:  npm(request)
14cu|nodejs-progress-stream-1.2.0-4|15	BuildArch:      noarch
14cu|nodejs-progress-stream-1.2.0-4|16	
14cu|nodejs-progress-stream-1.2.0-4|17	%description
14cu|nodejs-progress-stream-1.2.0-4|18	%{summary}.
14cu|nodejs-progress-stream-1.2.0-4|19	
14cu|nodejs-progress-stream-1.2.0-4|20	%files
14cu|nodejs-progress-stream-1.2.0-4|21	%doc LICENSE *.md
14cu|nodejs-progress-stream-1.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-stream-1.2.0-4|23	
14cu|nodejs-progress-stream-1.2.0-4|24	#------------------------------------------------------------------
14cu|nodejs-progress-stream-1.2.0-4|25	
14cu|nodejs-progress-stream-1.2.0-4|26	%prep
14cu|nodejs-progress-stream-1.2.0-4|27	%setup -q -n package
14cu|nodejs-progress-stream-1.2.0-4|28	rm -rf node_modules
14cu|nodejs-progress-stream-1.2.0-4|29	%nodejs_fixdep speedometer
14cu|nodejs-progress-stream-1.2.0-4|30	%nodejs_fixdep through2
14cu|nodejs-progress-stream-1.2.0-4|31	
14cu|nodejs-progress-stream-1.2.0-4|32	%build
14cu|nodejs-progress-stream-1.2.0-4|33	
14cu|nodejs-progress-stream-1.2.0-4|34	%install
14cu|nodejs-progress-stream-1.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-stream-1.2.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-progress-stream-1.2.0-4|37	%nodejs_symlink_deps
14cu|nodejs-progress-stream-1.2.0-4|38	
14cu|nodejs-progress-stream-1.2.0-4|39	%changelog
14cu|nodejs-progress-stream-1.2.0-4|40	
14cu|nodejs-progress-stream-1.2.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-progress-stream-1.2.0-4|42	- (118cc3c) BuildList#2799825: Increase release tag
14cu|nodejs-progress-stream-1.2.0-4|43	
14cu|nodejs-progress-stream-1.2.0-4|44	

11966 14
14cu|nodejs-promise-7.0.4-4|1	%define oname promise
14cu|nodejs-promise-7.0.4-4|2	
14cu|nodejs-promise-7.0.4-4|3	Name:       nodejs-%{oname}
14cu|nodejs-promise-7.0.4-4|4	Version:    7.0.4
14cu|nodejs-promise-7.0.4-4|5	Release:    4
14cu|nodejs-promise-7.0.4-4|6	Summary:    Bare bones Promises/A+ implementation for Node.js
14cu|nodejs-promise-7.0.4-4|7	License:    MIT
14cu|nodejs-promise-7.0.4-4|8	Group:      System/Libraries
14cu|nodejs-promise-7.0.4-4|9	URL:        https://github.com/then/%{oname}
14cu|nodejs-promise-7.0.4-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-promise-7.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-promise-7.0.4-4|12	BuildRequires:  npm(asap) >= 2.0.3
14cu|nodejs-promise-7.0.4-4|13	BuildArch:  noarch
14cu|nodejs-promise-7.0.4-4|14	
14cu|nodejs-promise-7.0.4-4|15	%description
14cu|nodejs-promise-7.0.4-4|16	This is a bare bones Promises/A+ implementation for Node.js. It is designed
14cu|nodejs-promise-7.0.4-4|17	to get the basics spot on correct, so that you can build extended %{oname}
14cu|nodejs-promise-7.0.4-4|18	implementations on top of it.
14cu|nodejs-promise-7.0.4-4|19	
14cu|nodejs-promise-7.0.4-4|20	%files
14cu|nodejs-promise-7.0.4-4|21	%doc LICENSE Readme.md
14cu|nodejs-promise-7.0.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-7.0.4-4|23	#------------------------------------------------
14cu|nodejs-promise-7.0.4-4|24	%prep
14cu|nodejs-promise-7.0.4-4|25	%setup -q -n package
14cu|nodejs-promise-7.0.4-4|26	
14cu|nodejs-promise-7.0.4-4|27	%build
14cu|nodejs-promise-7.0.4-4|28	#nothing to do
14cu|nodejs-promise-7.0.4-4|29	
14cu|nodejs-promise-7.0.4-4|30	
14cu|nodejs-promise-7.0.4-4|31	%install
14cu|nodejs-promise-7.0.4-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-7.0.4-4|33	cp -pr *.json core.js *.js */ \
14cu|nodejs-promise-7.0.4-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-7.0.4-4|35	
14cu|nodejs-promise-7.0.4-4|36	%nodejs_symlink_deps
14cu|nodejs-promise-7.0.4-4|37	
14cu|nodejs-promise-7.0.4-4|38	
14cu|nodejs-promise-7.0.4-4|39	
14cu|nodejs-promise-7.0.4-4|40	
14cu|nodejs-promise-7.0.4-4|41	
14cu|nodejs-promise-7.0.4-4|42	%changelog
14cu|nodejs-promise-7.0.4-4|43	
14cu|nodejs-promise-7.0.4-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 7.0.4-4
14cu|nodejs-promise-7.0.4-4|45	- (5c8b909) BuildList#2799825: Increase release tag
14cu|nodejs-promise-7.0.4-4|46	
14cu|nodejs-promise-7.0.4-4|47	

11967 14
14cu|nodejs-promise-resolver-3.0.0-4|1	%define oname promise-resolver
14cu|nodejs-promise-resolver-3.0.0-4|2	
14cu|nodejs-promise-resolver-3.0.0-4|3	Summary:        Return promises without Promise implementation
14cu|nodejs-promise-resolver-3.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-promise-resolver-3.0.0-4|5	Version:        3.0.0
14cu|nodejs-promise-resolver-3.0.0-4|6	Release:        4
14cu|nodejs-promise-resolver-3.0.0-4|7	License:        MIT
14cu|nodejs-promise-resolver-3.0.0-4|8	Group:          Development/Other
14cu|nodejs-promise-resolver-3.0.0-4|9	Url:            https://github.com/jamestalmage/promise-resolver
14cu|nodejs-promise-resolver-3.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-promise-resolver-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-promise-resolver-3.0.0-4|12	BuildRequires:  npm(safecb)
14cu|nodejs-promise-resolver-3.0.0-4|13	BuildRequires:  npm(native-or-bluebird)
14cu|nodejs-promise-resolver-3.0.0-4|14	BuildArch:      noarch
14cu|nodejs-promise-resolver-3.0.0-4|15	
14cu|nodejs-promise-resolver-3.0.0-4|16	%description
14cu|nodejs-promise-resolver-3.0.0-4|17	Provide flexible methods that accept callbacks
14cu|nodejs-promise-resolver-3.0.0-4|18	and return promises without requiring a
14cu|nodejs-promise-resolver-3.0.0-4|19	Promise implementation exist.
14cu|nodejs-promise-resolver-3.0.0-4|20	
14cu|nodejs-promise-resolver-3.0.0-4|21	%files
14cu|nodejs-promise-resolver-3.0.0-4|22	%doc license readme.md
14cu|nodejs-promise-resolver-3.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-resolver-3.0.0-4|24	
14cu|nodejs-promise-resolver-3.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-promise-resolver-3.0.0-4|26	
14cu|nodejs-promise-resolver-3.0.0-4|27	%prep
14cu|nodejs-promise-resolver-3.0.0-4|28	%setup -q -n package
14cu|nodejs-promise-resolver-3.0.0-4|29	rm -rf node_modules
14cu|nodejs-promise-resolver-3.0.0-4|30	
14cu|nodejs-promise-resolver-3.0.0-4|31	%build
14cu|nodejs-promise-resolver-3.0.0-4|32	
14cu|nodejs-promise-resolver-3.0.0-4|33	%install
14cu|nodejs-promise-resolver-3.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-resolver-3.0.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promise-resolver-3.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-promise-resolver-3.0.0-4|37	
14cu|nodejs-promise-resolver-3.0.0-4|38	%changelog
14cu|nodejs-promise-resolver-3.0.0-4|39	
14cu|nodejs-promise-resolver-3.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-promise-resolver-3.0.0-4|41	- (b84cc64) BuildList#2799825: Increase release tag
14cu|nodejs-promise-resolver-3.0.0-4|42	
14cu|nodejs-promise-resolver-3.0.0-4|43	

11968 14
14cu|nodejs-prompt-0.2.14-4|1	# These tests are interactive so cannot be run in mock.
14cu|nodejs-prompt-0.2.14-4|2	# Also, I'm not sure why they are failing outside of mock too.
14cu|nodejs-prompt-0.2.14-4|3	
14cu|nodejs-prompt-0.2.14-4|4	%define oname prompt
14cu|nodejs-prompt-0.2.14-4|5	
14cu|nodejs-prompt-0.2.14-4|6	Summary:    A beautiful command-line prompt for Node.js
14cu|nodejs-prompt-0.2.14-4|7	Name:       nodejs-%{oname}
14cu|nodejs-prompt-0.2.14-4|8	Version:    0.2.14
14cu|nodejs-prompt-0.2.14-4|9	Release:    4
14cu|nodejs-prompt-0.2.14-4|10	License:    MIT
14cu|nodejs-prompt-0.2.14-4|11	Group:      System/Libraries
14cu|nodejs-prompt-0.2.14-4|12	URL:        https://github.com/flatiron/%{oname}
14cu|nodejs-prompt-0.2.14-4|13	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-prompt-0.2.14-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-prompt-0.2.14-4|15	BuildRequires:  npm(read)
14cu|nodejs-prompt-0.2.14-4|16	BuildRequires:  npm(revalidator)
14cu|nodejs-prompt-0.2.14-4|17	BuildRequires:  npm(utile)
14cu|nodejs-prompt-0.2.14-4|18	BuildRequires:  npm(vows)
14cu|nodejs-prompt-0.2.14-4|19	BuildRequires:  npm(winston)
14cu|nodejs-prompt-0.2.14-4|20	BuildRequires:  npm(pkginfo)
14cu|nodejs-prompt-0.2.14-4|21	BuildArch:  noarch
14cu|nodejs-prompt-0.2.14-4|22	
14cu|nodejs-prompt-0.2.14-4|23	%description
14cu|nodejs-prompt-0.2.14-4|24	A beautiful command-line prompt for Node.js. Features include:
14cu|nodejs-prompt-0.2.14-4|25	- prompting for user input
14cu|nodejs-prompt-0.2.14-4|26	- validation and defaults
14cu|nodejs-prompt-0.2.14-4|27	- hiding of passwords
14cu|nodejs-prompt-0.2.14-4|28	
14cu|nodejs-prompt-0.2.14-4|29	
14cu|nodejs-prompt-0.2.14-4|30	%files
14cu|nodejs-prompt-0.2.14-4|31	%doc LICENSE *.md docs/ examples/
14cu|nodejs-prompt-0.2.14-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-prompt-0.2.14-4|33	#----------------------------------------------
14cu|nodejs-prompt-0.2.14-4|34	
14cu|nodejs-prompt-0.2.14-4|35	%prep
14cu|nodejs-prompt-0.2.14-4|36	%setup -q -n package
14cu|nodejs-prompt-0.2.14-4|37	%nodejs_fixdep winston
14cu|nodejs-prompt-0.2.14-4|38	%nodejs_fixdep winston
14cu|nodejs-prompt-0.2.14-4|39	%nodejs_fixdep utile
14cu|nodejs-prompt-0.2.14-4|40	%nodejs_fixdep revalidator
14cu|nodejs-prompt-0.2.14-4|41	%nodejs_fixdep read
14cu|nodejs-prompt-0.2.14-4|42	%nodejs_fixdep pkginfo
14cu|nodejs-prompt-0.2.14-4|43	
14cu|nodejs-prompt-0.2.14-4|44	%build
14cu|nodejs-prompt-0.2.14-4|45	#nothing to do
14cu|nodejs-prompt-0.2.14-4|46	
14cu|nodejs-prompt-0.2.14-4|47	
14cu|nodejs-prompt-0.2.14-4|48	%install
14cu|nodejs-prompt-0.2.14-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-prompt-0.2.14-4|50	cp -pr package.json lib/ \
14cu|nodejs-prompt-0.2.14-4|51	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-prompt-0.2.14-4|52	
14cu|nodejs-prompt-0.2.14-4|53	%nodejs_symlink_deps
14cu|nodejs-prompt-0.2.14-4|54	
14cu|nodejs-prompt-0.2.14-4|55	
14cu|nodejs-prompt-0.2.14-4|56	#%check
14cu|nodejs-prompt-0.2.14-4|57	#%nodejs_symlink_deps --check
14cu|nodejs-prompt-0.2.14-4|58	#vows --spec
14cu|nodejs-prompt-0.2.14-4|59	
14cu|nodejs-prompt-0.2.14-4|60	%changelog
14cu|nodejs-prompt-0.2.14-4|61	
14cu|nodejs-prompt-0.2.14-4|62	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.14-4
14cu|nodejs-prompt-0.2.14-4|63	- (85fe3cd) BuildList#2799825: Increase release tag
14cu|nodejs-prompt-0.2.14-4|64	
14cu|nodejs-prompt-0.2.14-4|65	

11969 14
14cu|nodejs-promptly-0.2.1-4|1	%define oname promptly
14cu|nodejs-promptly-0.2.1-4|2	
14cu|nodejs-promptly-0.2.1-4|3	Summary:        Simple command line prompting utility
14cu|nodejs-promptly-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-promptly-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-promptly-0.2.1-4|6	Release:        4
14cu|nodejs-promptly-0.2.1-4|7	License:        MIT
14cu|nodejs-promptly-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-promptly-0.2.1-4|9	Url:            https://github.com/IndigoUnited/node-promptly
14cu|nodejs-promptly-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-promptly-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-promptly-0.2.1-4|12	BuildRequires:  npm(read)
14cu|nodejs-promptly-0.2.1-4|13	BuildArch:      noarch
14cu|nodejs-promptly-0.2.1-4|14	
14cu|nodejs-promptly-0.2.1-4|15	%description
14cu|nodejs-promptly-0.2.1-4|16	%{summary}.
14cu|nodejs-promptly-0.2.1-4|17	
14cu|nodejs-promptly-0.2.1-4|18	%files
14cu|nodejs-promptly-0.2.1-4|19	%doc LICENSE README.md
14cu|nodejs-promptly-0.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-promptly-0.2.1-4|21	
14cu|nodejs-promptly-0.2.1-4|22	#------------------------------------------------------------------
14cu|nodejs-promptly-0.2.1-4|23	
14cu|nodejs-promptly-0.2.1-4|24	%prep
14cu|nodejs-promptly-0.2.1-4|25	%setup -qn package
14cu|nodejs-promptly-0.2.1-4|26	rm -rf node_modules
14cu|nodejs-promptly-0.2.1-4|27	
14cu|nodejs-promptly-0.2.1-4|28	%build
14cu|nodejs-promptly-0.2.1-4|29	
14cu|nodejs-promptly-0.2.1-4|30	%install
14cu|nodejs-promptly-0.2.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promptly-0.2.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promptly-0.2.1-4|33	%nodejs_symlink_deps
14cu|nodejs-promptly-0.2.1-4|34	
14cu|nodejs-promptly-0.2.1-4|35	
14cu|nodejs-promptly-0.2.1-4|36	
14cu|nodejs-promptly-0.2.1-4|37	%changelog
14cu|nodejs-promptly-0.2.1-4|38	
14cu|nodejs-promptly-0.2.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-promptly-0.2.1-4|40	- (d76ee4d) BuildList#2799825: Increase release tag
14cu|nodejs-promptly-0.2.1-4|41	
14cu|nodejs-promptly-0.2.1-4|42	

11970 14
14cu|nodejs-promzard-0.3.0-4|1	%define oname promzard
14cu|nodejs-promzard-0.3.0-4|2	
14cu|nodejs-promzard-0.3.0-4|3	
14cu|nodejs-promzard-0.3.0-4|4	Summary:        A prompting wizard for building files from specialized PromZard modules
14cu|nodejs-promzard-0.3.0-4|5	Name:           nodejs-%{oname}
14cu|nodejs-promzard-0.3.0-4|6	Version:        0.3.0
14cu|nodejs-promzard-0.3.0-4|7	Release:        4
14cu|nodejs-promzard-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-promzard-0.3.0-4|9	License:        BSD
14cu|nodejs-promzard-0.3.0-4|10	Url:            https://github.com/isaacs/%{oname}
14cu|nodejs-promzard-0.3.0-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-promzard-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-promzard-0.3.0-4|13	BuildRequires:  npm(read)
14cu|nodejs-promzard-0.3.0-4|14	#BuildRequires:  npm(tap)
14cu|nodejs-promzard-0.3.0-4|15	BuildArch:      noarch
14cu|nodejs-promzard-0.3.0-4|16	
14cu|nodejs-promzard-0.3.0-4|17	%description
14cu|nodejs-promzard-0.3.0-4|18	A prompting wizard for building files from specialized PromZard modules.
14cu|nodejs-promzard-0.3.0-4|19	
14cu|nodejs-promzard-0.3.0-4|20	The goal is a nice drop-in enhancement for `npm init`.
14cu|nodejs-promzard-0.3.0-4|21	
14cu|nodejs-promzard-0.3.0-4|22	%files
14cu|nodejs-promzard-0.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-promzard-0.3.0-4|24	%doc example README.md LICENSE
14cu|nodejs-promzard-0.3.0-4|25	#----------------------------------------------------
14cu|nodejs-promzard-0.3.0-4|26	%prep
14cu|nodejs-promzard-0.3.0-4|27	%setup -qn package
14cu|nodejs-promzard-0.3.0-4|28	
14cu|nodejs-promzard-0.3.0-4|29	%build
14cu|nodejs-promzard-0.3.0-4|30	#nothing to do
14cu|nodejs-promzard-0.3.0-4|31	
14cu|nodejs-promzard-0.3.0-4|32	%install
14cu|nodejs-promzard-0.3.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promzard-0.3.0-4|34	cp -pr package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-promzard-0.3.0-4|35	
14cu|nodejs-promzard-0.3.0-4|36	%check
14cu|nodejs-promzard-0.3.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-promzard-0.3.0-4|38	%tap test/{basic,fn,buffer,exports}.js || :
14cu|nodejs-promzard-0.3.0-4|39	
14cu|nodejs-promzard-0.3.0-4|40	%changelog
14cu|nodejs-promzard-0.3.0-4|41	
14cu|nodejs-promzard-0.3.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-promzard-0.3.0-4|43	- (6633ac8) BuildList#2799825: Increase release tag
14cu|nodejs-promzard-0.3.0-4|44	
14cu|nodejs-promzard-0.3.0-4|45	

11971 14
14cu|nodejs-propagate-0.3.1-4|1	%define oname propagate
14cu|nodejs-propagate-0.3.1-4|2	
14cu|nodejs-propagate-0.3.1-4|3	Summary:        Propagate events from one event emitter into another
14cu|nodejs-propagate-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-propagate-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-propagate-0.3.1-4|6	Release:        4
14cu|nodejs-propagate-0.3.1-4|7	License:        MIT
14cu|nodejs-propagate-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-propagate-0.3.1-4|9	Url:            https://github.com/pgte/propagate
14cu|nodejs-propagate-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-propagate-0.3.1-4|11	Source1:        https://raw.githubusercontent.com/pgte/propagate/master/LICENSE.md
14cu|nodejs-propagate-0.3.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-propagate-0.3.1-4|13	BuildRequires:  npm(tap)
14cu|nodejs-propagate-0.3.1-4|14	BuildArch:      noarch
14cu|nodejs-propagate-0.3.1-4|15	
14cu|nodejs-propagate-0.3.1-4|16	%description
14cu|nodejs-propagate-0.3.1-4|17	%{summary}.
14cu|nodejs-propagate-0.3.1-4|18	
14cu|nodejs-propagate-0.3.1-4|19	%files
14cu|nodejs-propagate-0.3.1-4|20	%doc LICENSE.md README.md
14cu|nodejs-propagate-0.3.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-propagate-0.3.1-4|22	
14cu|nodejs-propagate-0.3.1-4|23	#------------------------------------------------------------------
14cu|nodejs-propagate-0.3.1-4|24	
14cu|nodejs-propagate-0.3.1-4|25	%prep
14cu|nodejs-propagate-0.3.1-4|26	%setup -q -n package
14cu|nodejs-propagate-0.3.1-4|27	rm -rf node_modules
14cu|nodejs-propagate-0.3.1-4|28	cp -p %{SOURCE1} .
14cu|nodejs-propagate-0.3.1-4|29	
14cu|nodejs-propagate-0.3.1-4|30	%build
14cu|nodejs-propagate-0.3.1-4|31	
14cu|nodejs-propagate-0.3.1-4|32	%install
14cu|nodejs-propagate-0.3.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-propagate-0.3.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-propagate-0.3.1-4|35	%nodejs_symlink_deps
14cu|nodejs-propagate-0.3.1-4|36	
14cu|nodejs-propagate-0.3.1-4|37	
14cu|nodejs-propagate-0.3.1-4|38	%check
14cu|nodejs-propagate-0.3.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-propagate-0.3.1-4|40	%__nodejs node_modules/tap/bin/run.js tests/index.js
14cu|nodejs-propagate-0.3.1-4|41	
14cu|nodejs-propagate-0.3.1-4|42	%changelog
14cu|nodejs-propagate-0.3.1-4|43	
14cu|nodejs-propagate-0.3.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-propagate-0.3.1-4|45	- (c1f1933) BuildList#2799825: Increase release tag
14cu|nodejs-propagate-0.3.1-4|46	
14cu|nodejs-propagate-0.3.1-4|47	

11972 14
14cu|nodejs-protobufjs-5.0.1-4|1	%define oname protobufjs
14cu|nodejs-protobufjs-5.0.1-4|2	
14cu|nodejs-protobufjs-5.0.1-4|3	Summary:        Protocol Buffers for JavaScript
14cu|nodejs-protobufjs-5.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-protobufjs-5.0.1-4|5	Version:        5.0.1
14cu|nodejs-protobufjs-5.0.1-4|6	Release:        4
14cu|nodejs-protobufjs-5.0.1-4|7	License:        ASL 2.0
14cu|nodejs-protobufjs-5.0.1-4|8	Group:          Development/Other
14cu|nodejs-protobufjs-5.0.1-4|9	Url:            https://github.com/dcodeIO/protobuf.js
14cu|nodejs-protobufjs-5.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-protobufjs-5.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-protobufjs-5.0.1-4|12	BuildRequires:  npm(yargs)
14cu|nodejs-protobufjs-5.0.1-4|13	BuildRequires:  npm(glob)
14cu|nodejs-protobufjs-5.0.1-4|14	BuildRequires:  npm(bytebuffer)
14cu|nodejs-protobufjs-5.0.1-4|15	BuildRequires:  npm(ascli)
14cu|nodejs-protobufjs-5.0.1-4|16	BuildArch:      noarch
14cu|nodejs-protobufjs-5.0.1-4|17	
14cu|nodejs-protobufjs-5.0.1-4|18	%description
14cu|nodejs-protobufjs-5.0.1-4|19	%{summary}.
14cu|nodejs-protobufjs-5.0.1-4|20	
14cu|nodejs-protobufjs-5.0.1-4|21	%files
14cu|nodejs-protobufjs-5.0.1-4|22	%doc LICENSE README.md docs/ examples/
14cu|nodejs-protobufjs-5.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-protobufjs-5.0.1-4|24	
14cu|nodejs-protobufjs-5.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-protobufjs-5.0.1-4|26	
14cu|nodejs-protobufjs-5.0.1-4|27	%prep
14cu|nodejs-protobufjs-5.0.1-4|28	%setup -q -n package
14cu|nodejs-protobufjs-5.0.1-4|29	rm -rf node_modules examples/*/.npmignore
14cu|nodejs-protobufjs-5.0.1-4|30	
14cu|nodejs-protobufjs-5.0.1-4|31	%build
14cu|nodejs-protobufjs-5.0.1-4|32	
14cu|nodejs-protobufjs-5.0.1-4|33	%install
14cu|nodejs-protobufjs-5.0.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-protobufjs-5.0.1-4|35	cp -r *.json index.js bin/ cli/ sandbox/ src/ dist/ scripts/ *.png externs/ tests/ \
14cu|nodejs-protobufjs-5.0.1-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-protobufjs-5.0.1-4|37	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/pbjs
14cu|nodejs-protobufjs-5.0.1-4|38	
14cu|nodejs-protobufjs-5.0.1-4|39	%nodejs_symlink_deps
14cu|nodejs-protobufjs-5.0.1-4|40	%changelog
14cu|nodejs-protobufjs-5.0.1-4|41	
14cu|nodejs-protobufjs-5.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.1-4
14cu|nodejs-protobufjs-5.0.1-4|43	- (404e91d) BuildList#2799825: Increase release tag
14cu|nodejs-protobufjs-5.0.1-4|44	
14cu|nodejs-protobufjs-5.0.1-4|45	

11973 14
14cu|nodejs-proto-list-1.2.4-4|1	%define oname proto-list
14cu|nodejs-proto-list-1.2.4-4|2	
14cu|nodejs-proto-list-1.2.4-4|3	Summary:    A list of objects bound by prototype chain
14cu|nodejs-proto-list-1.2.4-4|4	Name:       nodejs-%{oname}
14cu|nodejs-proto-list-1.2.4-4|5	Version:    1.2.4
14cu|nodejs-proto-list-1.2.4-4|6	Release:    4
14cu|nodejs-proto-list-1.2.4-4|7	License:    MIT
14cu|nodejs-proto-list-1.2.4-4|8	Group:      Development/Other
14cu|nodejs-proto-list-1.2.4-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-proto-list-1.2.4-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-proto-list-1.2.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-proto-list-1.2.4-4|12	BuildRequires:  npm(tap)
14cu|nodejs-proto-list-1.2.4-4|13	BuildArch:  noarch
14cu|nodejs-proto-list-1.2.4-4|14	
14cu|nodejs-proto-list-1.2.4-4|15	%description
14cu|nodejs-proto-list-1.2.4-4|16	A list of objects bound by prototype chain.  Used for the Node.js package
14cu|nodejs-proto-list-1.2.4-4|17	manager (npm) configuration.
14cu|nodejs-proto-list-1.2.4-4|18	
14cu|nodejs-proto-list-1.2.4-4|19	%files
14cu|nodejs-proto-list-1.2.4-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-proto-list-1.2.4-4|21	%doc LICENSE README.md
14cu|nodejs-proto-list-1.2.4-4|22	#--------------------------------------------------------------
14cu|nodejs-proto-list-1.2.4-4|23	%prep
14cu|nodejs-proto-list-1.2.4-4|24	%setup -q -n package
14cu|nodejs-proto-list-1.2.4-4|25	
14cu|nodejs-proto-list-1.2.4-4|26	%build
14cu|nodejs-proto-list-1.2.4-4|27	#nothing to do
14cu|nodejs-proto-list-1.2.4-4|28	
14cu|nodejs-proto-list-1.2.4-4|29	%install
14cu|nodejs-proto-list-1.2.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-proto-list-1.2.4-4|31	cp -p package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-proto-list-1.2.4-4|32	%nodejs_symlink_deps
14cu|nodejs-proto-list-1.2.4-4|33	
14cu|nodejs-proto-list-1.2.4-4|34	%check
14cu|nodejs-proto-list-1.2.4-4|35	%nodejs_symlink_deps --check
14cu|nodejs-proto-list-1.2.4-4|36	%tap test/*js
14cu|nodejs-proto-list-1.2.4-4|37	
14cu|nodejs-proto-list-1.2.4-4|38	
14cu|nodejs-proto-list-1.2.4-4|39	%changelog
14cu|nodejs-proto-list-1.2.4-4|40	
14cu|nodejs-proto-list-1.2.4-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.4-4
14cu|nodejs-proto-list-1.2.4-4|42	- (77e57e0) BuildList#2799825: Increase release tag
14cu|nodejs-proto-list-1.2.4-4|43	
14cu|nodejs-proto-list-1.2.4-4|44	

11974 14
14cu|nodejs-protozero-1.3.0-6|1	%define oname protozero
14cu|nodejs-protozero-1.3.0-6|2	%define debug_package %{nil}
14cu|nodejs-protozero-1.3.0-6|3	
14cu|nodejs-protozero-1.3.0-6|4	Summary:        Minimalist protocol buffer decoder and encoder in C++
14cu|nodejs-protozero-1.3.0-6|5	Name:           nodejs-%{oname}
14cu|nodejs-protozero-1.3.0-6|6	Version:        1.3.0
14cu|nodejs-protozero-1.3.0-6|7	Release:        6
14cu|nodejs-protozero-1.3.0-6|8	License:        ASL 2.0
14cu|nodejs-protozero-1.3.0-6|9	Group:          Development/Other
14cu|nodejs-protozero-1.3.0-6|10	Url:            https://github.com/mapbox/protozero
14cu|nodejs-protozero-1.3.0-6|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-protozero-1.3.0-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-protozero-1.3.0-6|13	
14cu|nodejs-protozero-1.3.0-6|14	
14cu|nodejs-protozero-1.3.0-6|15	%description
14cu|nodejs-protozero-1.3.0-6|16	%{summary}.
14cu|nodejs-protozero-1.3.0-6|17	
14cu|nodejs-protozero-1.3.0-6|18	%files
14cu|nodejs-protozero-1.3.0-6|19	%doc LICENSE.* *.md
14cu|nodejs-protozero-1.3.0-6|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-protozero-1.3.0-6|21	#------------------------------------------------------------------
14cu|nodejs-protozero-1.3.0-6|22	%package devel
14cu|nodejs-protozero-1.3.0-6|23	
14cu|nodejs-protozero-1.3.0-6|24	Summary:        Development files for %{name}
14cu|nodejs-protozero-1.3.0-6|25	Provides:       %{name}-static = %{EVRD}
14cu|nodejs-protozero-1.3.0-6|26	
14cu|nodejs-protozero-1.3.0-6|27	%description    devel
14cu|nodejs-protozero-1.3.0-6|28	Minimalistic protocol buffer decoder and encoder in C++.
14cu|nodejs-protozero-1.3.0-6|29	
14cu|nodejs-protozero-1.3.0-6|30	%files devel
14cu|nodejs-protozero-1.3.0-6|31	%doc LICENSE.* *.md
14cu|nodejs-protozero-1.3.0-6|32	%{_includedir}/%{oname}
14cu|nodejs-protozero-1.3.0-6|33	#------------------------------------------------------------------
14cu|nodejs-protozero-1.3.0-6|34	
14cu|nodejs-protozero-1.3.0-6|35	%prep
14cu|nodejs-protozero-1.3.0-6|36	%setup -qn package
14cu|nodejs-protozero-1.3.0-6|37	rm -rf node_modules
14cu|nodejs-protozero-1.3.0-6|38	
14cu|nodejs-protozero-1.3.0-6|39	%build
14cu|nodejs-protozero-1.3.0-6|40	
14cu|nodejs-protozero-1.3.0-6|41	%install
14cu|nodejs-protozero-1.3.0-6|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-protozero-1.3.0-6|43	cp -r package.json include/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-protozero-1.3.0-6|44	%nodejs_symlink_deps
14cu|nodejs-protozero-1.3.0-6|45	mkdir -p %{buildroot}%{_includedir}
14cu|nodejs-protozero-1.3.0-6|46	cp -pr include/protozero  %{buildroot}%{_includedir}
14cu|nodejs-protozero-1.3.0-6|47	
14cu|nodejs-protozero-1.3.0-6|48	
14cu|nodejs-protozero-1.3.0-6|49	%changelog
14cu|nodejs-protozero-1.3.0-6|50	
14cu|nodejs-protozero-1.3.0-6|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-6
14cu|nodejs-protozero-1.3.0-6|52	- (2724bdb) BuildList#2799825: Increase release tag
14cu|nodejs-protozero-1.3.0-6|53	
14cu|nodejs-protozero-1.3.0-6|54	

11975 14
14cu|nodejs-proxy-addr-1.0.10-4|1	%define oname proxy-addr
14cu|nodejs-proxy-addr-1.0.10-4|2	
14cu|nodejs-proxy-addr-1.0.10-4|3	Summary:        Determine address of proxied request
14cu|nodejs-proxy-addr-1.0.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-proxy-addr-1.0.10-4|5	Version:        1.0.10
14cu|nodejs-proxy-addr-1.0.10-4|6	Release:        4
14cu|nodejs-proxy-addr-1.0.10-4|7	License:        MIT
14cu|nodejs-proxy-addr-1.0.10-4|8	Group:          Development/Other
14cu|nodejs-proxy-addr-1.0.10-4|9	Url:            https://github.com/jshttp/proxy-addr
14cu|nodejs-proxy-addr-1.0.10-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-proxy-addr-1.0.10-4|11	Source0:        https://github.com/jshttp/proxy-addr/archive/v%{version}.tar.gz
14cu|nodejs-proxy-addr-1.0.10-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-proxy-addr-1.0.10-4|13	BuildRequires:  npm(ipaddr.js)
14cu|nodejs-proxy-addr-1.0.10-4|14	BuildRequires:  npm(forwarded)
14cu|nodejs-proxy-addr-1.0.10-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-proxy-addr-1.0.10-4|16	BuildArch:      noarch
14cu|nodejs-proxy-addr-1.0.10-4|17	
14cu|nodejs-proxy-addr-1.0.10-4|18	%description
14cu|nodejs-proxy-addr-1.0.10-4|19	%{summary}.
14cu|nodejs-proxy-addr-1.0.10-4|20	
14cu|nodejs-proxy-addr-1.0.10-4|21	%files
14cu|nodejs-proxy-addr-1.0.10-4|22	%doc LICENSE *.md
14cu|nodejs-proxy-addr-1.0.10-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-proxy-addr-1.0.10-4|24	
14cu|nodejs-proxy-addr-1.0.10-4|25	#------------------------------------------------------------------
14cu|nodejs-proxy-addr-1.0.10-4|26	
14cu|nodejs-proxy-addr-1.0.10-4|27	%prep
14cu|nodejs-proxy-addr-1.0.10-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-proxy-addr-1.0.10-4|29	rm -rf node_modules
14cu|nodejs-proxy-addr-1.0.10-4|30	
14cu|nodejs-proxy-addr-1.0.10-4|31	%build
14cu|nodejs-proxy-addr-1.0.10-4|32	
14cu|nodejs-proxy-addr-1.0.10-4|33	%install
14cu|nodejs-proxy-addr-1.0.10-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-proxy-addr-1.0.10-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-proxy-addr-1.0.10-4|36	%nodejs_symlink_deps
14cu|nodejs-proxy-addr-1.0.10-4|37	
14cu|nodejs-proxy-addr-1.0.10-4|38	%check
14cu|nodejs-proxy-addr-1.0.10-4|39	%nodejs_symlink_deps --check
14cu|nodejs-proxy-addr-1.0.10-4|40	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-proxy-addr-1.0.10-4|41	
14cu|nodejs-proxy-addr-1.0.10-4|42	%changelog
14cu|nodejs-proxy-addr-1.0.10-4|43	
14cu|nodejs-proxy-addr-1.0.10-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.10-4
14cu|nodejs-proxy-addr-1.0.10-4|45	- (4c742f2) BuildList#2799825: Increase release tag
14cu|nodejs-proxy-addr-1.0.10-4|46	
14cu|nodejs-proxy-addr-1.0.10-4|47	

11976 14
14cu|nodejs-proxyquire-0.6.0-4|1	Name:           nodejs-proxyquire
14cu|nodejs-proxyquire-0.6.0-4|2	Version:        0.6.0
14cu|nodejs-proxyquire-0.6.0-4|3	Release:        4
14cu|nodejs-proxyquire-0.6.0-4|4	Summary:        Proxies Node.js require to allow overriding dependencies
14cu|nodejs-proxyquire-0.6.0-4|5	Group:          Development/Other
14cu|nodejs-proxyquire-0.6.0-4|6	License:        MIT
14cu|nodejs-proxyquire-0.6.0-4|7	URL:            https://github.com/thlorenz/proxyquire
14cu|nodejs-proxyquire-0.6.0-4|8	Source0:        http://registry.npmjs.org/proxyquire/-/proxyquire-%{version}.tgz
14cu|nodejs-proxyquire-0.6.0-4|9	BuildArch:      noarch
14cu|nodejs-proxyquire-0.6.0-4|10	BuildRequires:  nodejs-packaging
14cu|nodejs-proxyquire-0.6.0-4|11	BuildRequires:  npm(mocha)
14cu|nodejs-proxyquire-0.6.0-4|12	BuildRequires:  npm(should)
14cu|nodejs-proxyquire-0.6.0-4|13	
14cu|nodejs-proxyquire-0.6.0-4|14	%description
14cu|nodejs-proxyquire-0.6.0-4|15	Proxies Node,js's require in order to make overriding dependencies
14cu|nodejs-proxyquire-0.6.0-4|16	during testing easy while staying totally unobstrusive.
14cu|nodejs-proxyquire-0.6.0-4|17	
14cu|nodejs-proxyquire-0.6.0-4|18	
14cu|nodejs-proxyquire-0.6.0-4|19	%prep
14cu|nodejs-proxyquire-0.6.0-4|20	%setup -q -n package
14cu|nodejs-proxyquire-0.6.0-4|21	rm -rf node_modules
14cu|nodejs-proxyquire-0.6.0-4|22	
14cu|nodejs-proxyquire-0.6.0-4|23	
14cu|nodejs-proxyquire-0.6.0-4|24	%build
14cu|nodejs-proxyquire-0.6.0-4|25	
14cu|nodejs-proxyquire-0.6.0-4|26	
14cu|nodejs-proxyquire-0.6.0-4|27	%install
14cu|nodejs-proxyquire-0.6.0-4|28	mkdir -p %{buildroot}%{nodejs_sitelib}/proxyquire
14cu|nodejs-proxyquire-0.6.0-4|29	cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/proxyquire
14cu|nodejs-proxyquire-0.6.0-4|30	%nodejs_symlink_deps
14cu|nodejs-proxyquire-0.6.0-4|31	
14cu|nodejs-proxyquire-0.6.0-4|32	
14cu|nodejs-proxyquire-0.6.0-4|33	%check
14cu|nodejs-proxyquire-0.6.0-4|34	%nodejs_symlink_deps --check
14cu|nodejs-proxyquire-0.6.0-4|35	%{nodejs_sitelib}/mocha/bin/mocha
14cu|nodejs-proxyquire-0.6.0-4|36	
14cu|nodejs-proxyquire-0.6.0-4|37	
14cu|nodejs-proxyquire-0.6.0-4|38	%files
14cu|nodejs-proxyquire-0.6.0-4|39	%doc LICENSE README.md examples
14cu|nodejs-proxyquire-0.6.0-4|40	%{nodejs_sitelib}/proxyquire
14cu|nodejs-proxyquire-0.6.0-4|41	
14cu|nodejs-proxyquire-0.6.0-4|42	
14cu|nodejs-proxyquire-0.6.0-4|43	
14cu|nodejs-proxyquire-0.6.0-4|44	%changelog
14cu|nodejs-proxyquire-0.6.0-4|45	
14cu|nodejs-proxyquire-0.6.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-proxyquire-0.6.0-4|47	- (586f070) BuildList#2799825: Increase release tag
14cu|nodejs-proxyquire-0.6.0-4|48	
14cu|nodejs-proxyquire-0.6.0-4|49	

11977 14
14cu|nodejs-pruddy-error-1.0.0-4|1	%define oname pruddy-error
14cu|nodejs-pruddy-error-1.0.0-4|2	
14cu|nodejs-pruddy-error-1.0.0-4|3	Summary:        Prettify given error object
14cu|nodejs-pruddy-error-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pruddy-error-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-pruddy-error-1.0.0-4|6	Release:        4
14cu|nodejs-pruddy-error-1.0.0-4|7	License:        BSD
14cu|nodejs-pruddy-error-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-pruddy-error-1.0.0-4|9	Url:            https://github.com/bigpipe/pruddy-error
14cu|nodejs-pruddy-error-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pruddy-error-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/bigpipe/pruddy-error/master/LICENSE
14cu|nodejs-pruddy-error-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-pruddy-error-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-pruddy-error-1.0.0-4|14	
14cu|nodejs-pruddy-error-1.0.0-4|15	%description
14cu|nodejs-pruddy-error-1.0.0-4|16	%{summary}.
14cu|nodejs-pruddy-error-1.0.0-4|17	
14cu|nodejs-pruddy-error-1.0.0-4|18	%files
14cu|nodejs-pruddy-error-1.0.0-4|19	%doc LICENSE *.md
14cu|nodejs-pruddy-error-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pruddy-error-1.0.0-4|21	
14cu|nodejs-pruddy-error-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-pruddy-error-1.0.0-4|23	
14cu|nodejs-pruddy-error-1.0.0-4|24	%prep
14cu|nodejs-pruddy-error-1.0.0-4|25	%setup -q -n package
14cu|nodejs-pruddy-error-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-pruddy-error-1.0.0-4|27	cp -p %{SOURCE1} .
14cu|nodejs-pruddy-error-1.0.0-4|28	
14cu|nodejs-pruddy-error-1.0.0-4|29	%build
14cu|nodejs-pruddy-error-1.0.0-4|30	
14cu|nodejs-pruddy-error-1.0.0-4|31	%install
14cu|nodejs-pruddy-error-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pruddy-error-1.0.0-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pruddy-error-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-pruddy-error-1.0.0-4|35	
14cu|nodejs-pruddy-error-1.0.0-4|36	
14cu|nodejs-pruddy-error-1.0.0-4|37	
14cu|nodejs-pruddy-error-1.0.0-4|38	%changelog
14cu|nodejs-pruddy-error-1.0.0-4|39	
14cu|nodejs-pruddy-error-1.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-pruddy-error-1.0.0-4|41	- (484d826) BuildList#2799825: Increase release tag
14cu|nodejs-pruddy-error-1.0.0-4|42	
14cu|nodejs-pruddy-error-1.0.0-4|43	

11978 14
14cu|nodejs-pseudomap-1.0.1-4|1	%define oname pseudomap
14cu|nodejs-pseudomap-1.0.1-4|2	
14cu|nodejs-pseudomap-1.0.1-4|3	Summary:        A thing that is a lot like ES6 Map, but without iterators
14cu|nodejs-pseudomap-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pseudomap-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-pseudomap-1.0.1-4|6	Release:        4
14cu|nodejs-pseudomap-1.0.1-4|7	License:        ISC
14cu|nodejs-pseudomap-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-pseudomap-1.0.1-4|9	Url:            https://github.com/isaacs/pseudomap
14cu|nodejs-pseudomap-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pseudomap-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pseudomap-1.0.1-4|12	BuildRequires:  npm(tap)
14cu|nodejs-pseudomap-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-pseudomap-1.0.1-4|14	
14cu|nodejs-pseudomap-1.0.1-4|15	%description
14cu|nodejs-pseudomap-1.0.1-4|16	If you need iterators, or just in general a more
14cu|nodejs-pseudomap-1.0.1-4|17	faithful polyfill to ES6 Maps, check out es6-map.
14cu|nodejs-pseudomap-1.0.1-4|18	If you are in an environment where Map is supported,
14cu|nodejs-pseudomap-1.0.1-4|19	then that will be returned instead,
14cu|nodejs-pseudomap-1.0.1-4|20	unless process.env.TEST_PSEUDOMAP is set.
14cu|nodejs-pseudomap-1.0.1-4|21	You can use any value as keys, and any value as data.
14cu|nodejs-pseudomap-1.0.1-4|22	Setting again with the identical key
14cu|nodejs-pseudomap-1.0.1-4|23	will overwrite the previous value.
14cu|nodejs-pseudomap-1.0.1-4|24	Internally, data is stored on an Object.create(null)
14cu|nodejs-pseudomap-1.0.1-4|25	style object. The key is coerced to a string to generate
14cu|nodejs-pseudomap-1.0.1-4|26	the key on the internal data-bag object.
14cu|nodejs-pseudomap-1.0.1-4|27	The original key used is stored along with the data.
14cu|nodejs-pseudomap-1.0.1-4|28	In the event of a stringified-key collision,
14cu|nodejs-pseudomap-1.0.1-4|29	a new key is generated by appending an increasing
14cu|nodejs-pseudomap-1.0.1-4|30	number to the stringified-key until finding
14cu|nodejs-pseudomap-1.0.1-4|31	either the intended key or an empty spot.
14cu|nodejs-pseudomap-1.0.1-4|32	Note that because object traversal order of
14cu|nodejs-pseudomap-1.0.1-4|33	plain objects is not guaranteed to be identical to
14cu|nodejs-pseudomap-1.0.1-4|34	insertion order, the insertion order guarantee of
14cu|nodejs-pseudomap-1.0.1-4|35	Map.prototype.forEach is not guaranteed in
14cu|nodejs-pseudomap-1.0.1-4|36	this implementation. However, in all versions of
14cu|nodejs-pseudomap-1.0.1-4|37	Node.js and V8 where this module works,
14cu|nodejs-pseudomap-1.0.1-4|38	forEach does traverse data in insertion order.
14cu|nodejs-pseudomap-1.0.1-4|39	
14cu|nodejs-pseudomap-1.0.1-4|40	%files
14cu|nodejs-pseudomap-1.0.1-4|41	%doc LICENSE README.md
14cu|nodejs-pseudomap-1.0.1-4|42	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudomap-1.0.1-4|43	
14cu|nodejs-pseudomap-1.0.1-4|44	#------------------------------------------------------------------
14cu|nodejs-pseudomap-1.0.1-4|45	
14cu|nodejs-pseudomap-1.0.1-4|46	%prep
14cu|nodejs-pseudomap-1.0.1-4|47	%setup -q -n package
14cu|nodejs-pseudomap-1.0.1-4|48	rm -rf node_modules
14cu|nodejs-pseudomap-1.0.1-4|49	
14cu|nodejs-pseudomap-1.0.1-4|50	%build
14cu|nodejs-pseudomap-1.0.1-4|51	
14cu|nodejs-pseudomap-1.0.1-4|52	%install
14cu|nodejs-pseudomap-1.0.1-4|53	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudomap-1.0.1-4|54	cp -r package.json map.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudomap-1.0.1-4|55	%nodejs_symlink_deps
14cu|nodejs-pseudomap-1.0.1-4|56	
14cu|nodejs-pseudomap-1.0.1-4|57	
14cu|nodejs-pseudomap-1.0.1-4|58	
14cu|nodejs-pseudomap-1.0.1-4|59	%check
14cu|nodejs-pseudomap-1.0.1-4|60	%nodejs_symlink_deps --check
14cu|nodejs-pseudomap-1.0.1-4|61	%tap test/*.js
14cu|nodejs-pseudomap-1.0.1-4|62	
14cu|nodejs-pseudomap-1.0.1-4|63	
14cu|nodejs-pseudomap-1.0.1-4|64	%changelog
14cu|nodejs-pseudomap-1.0.1-4|65	
14cu|nodejs-pseudomap-1.0.1-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-pseudomap-1.0.1-4|67	- (5ee98e7) BuildList#2799825: Increase release tag
14cu|nodejs-pseudomap-1.0.1-4|68	
14cu|nodejs-pseudomap-1.0.1-4|69	

11979 14
14cu|nodejs-pseudorandombytes-2.0.0-4|1	%define oname pseudorandombytes
14cu|nodejs-pseudorandombytes-2.0.0-4|2	
14cu|nodejs-pseudorandombytes-2.0.0-4|3	Summary:        Crypto.pseudoRandomBytes but for use with browserify
14cu|nodejs-pseudorandombytes-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pseudorandombytes-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-pseudorandombytes-2.0.0-4|6	Release:        4
14cu|nodejs-pseudorandombytes-2.0.0-4|7	License:        MIT
14cu|nodejs-pseudorandombytes-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-pseudorandombytes-2.0.0-4|9	Url:            https://github.com/crypto-browserify/pseudorandombytes
14cu|nodejs-pseudorandombytes-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pseudorandombytes-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pseudorandombytes-2.0.0-4|12	BuildRequires:  npm(randombytes)
14cu|nodejs-pseudorandombytes-2.0.0-4|13	BuildRequires:  npm(create-hmac)
14cu|nodejs-pseudorandombytes-2.0.0-4|14	BuildRequires:  npm(create-hash)
14cu|nodejs-pseudorandombytes-2.0.0-4|15	BuildRequires:  npm(through2)
14cu|nodejs-pseudorandombytes-2.0.0-4|16	BuildRequires:  npm(readable-stream)
14cu|nodejs-pseudorandombytes-2.0.0-4|17	BuildRequires:  npm(childprocess)
14cu|nodejs-pseudorandombytes-2.0.0-4|18	BuildArch:      noarch
14cu|nodejs-pseudorandombytes-2.0.0-4|19	
14cu|nodejs-pseudorandombytes-2.0.0-4|20	%description
14cu|nodejs-pseudorandombytes-2.0.0-4|21	%{summary}.
14cu|nodejs-pseudorandombytes-2.0.0-4|22	
14cu|nodejs-pseudorandombytes-2.0.0-4|23	%files
14cu|nodejs-pseudorandombytes-2.0.0-4|24	%doc readme.md
14cu|nodejs-pseudorandombytes-2.0.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudorandombytes-2.0.0-4|26	
14cu|nodejs-pseudorandombytes-2.0.0-4|27	#------------------------------------------------------------------
14cu|nodejs-pseudorandombytes-2.0.0-4|28	
14cu|nodejs-pseudorandombytes-2.0.0-4|29	%prep
14cu|nodejs-pseudorandombytes-2.0.0-4|30	%setup -q -n package
14cu|nodejs-pseudorandombytes-2.0.0-4|31	rm -rf node_modules
14cu|nodejs-pseudorandombytes-2.0.0-4|32	%nodejs_fixdep randombytes
14cu|nodejs-pseudorandombytes-2.0.0-4|33	%nodejs_fixdep create-hmac
14cu|nodejs-pseudorandombytes-2.0.0-4|34	%nodejs_fixdep create-hash
14cu|nodejs-pseudorandombytes-2.0.0-4|35	%nodejs_fixdep readable-stream
14cu|nodejs-pseudorandombytes-2.0.0-4|36	%nodejs_fixdep childprocess
14cu|nodejs-pseudorandombytes-2.0.0-4|37	
14cu|nodejs-pseudorandombytes-2.0.0-4|38	%build
14cu|nodejs-pseudorandombytes-2.0.0-4|39	
14cu|nodejs-pseudorandombytes-2.0.0-4|40	%install
14cu|nodejs-pseudorandombytes-2.0.0-4|41	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudorandombytes-2.0.0-4|42	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pseudorandombytes-2.0.0-4|43	%nodejs_symlink_deps
14cu|nodejs-pseudorandombytes-2.0.0-4|44	
14cu|nodejs-pseudorandombytes-2.0.0-4|45	
14cu|nodejs-pseudorandombytes-2.0.0-4|46	%changelog
14cu|nodejs-pseudorandombytes-2.0.0-4|47	
14cu|nodejs-pseudorandombytes-2.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-pseudorandombytes-2.0.0-4|49	- (9c0c6a8) BuildList#2799825: Increase release tag
14cu|nodejs-pseudorandombytes-2.0.0-4|50	
14cu|nodejs-pseudorandombytes-2.0.0-4|51	

11980 14
14cu|nodejs-p-throttler-0.1.1-4|1	%define oname p-throttler
14cu|nodejs-p-throttler-0.1.1-4|2	
14cu|nodejs-p-throttler-0.1.1-4|3	Summary:        A promise based throttler capable of limiting execution of parallel tasks
14cu|nodejs-p-throttler-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-p-throttler-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-p-throttler-0.1.1-4|6	Release:        4
14cu|nodejs-p-throttler-0.1.1-4|7	License:        MIT
14cu|nodejs-p-throttler-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-p-throttler-0.1.1-4|9	Url:            https://github.com/IndigoUnited/node-p-throttler
14cu|nodejs-p-throttler-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-p-throttler-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-p-throttler-0.1.1-4|12	BuildRequires:  npm(q)
14cu|nodejs-p-throttler-0.1.1-4|13	BuildArch:      noarch
14cu|nodejs-p-throttler-0.1.1-4|14	
14cu|nodejs-p-throttler-0.1.1-4|15	%description
14cu|nodejs-p-throttler-0.1.1-4|16	%{summary}.
14cu|nodejs-p-throttler-0.1.1-4|17	
14cu|nodejs-p-throttler-0.1.1-4|18	%files
14cu|nodejs-p-throttler-0.1.1-4|19	%doc LICENSE README.md
14cu|nodejs-p-throttler-0.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-p-throttler-0.1.1-4|21	
14cu|nodejs-p-throttler-0.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-p-throttler-0.1.1-4|23	
14cu|nodejs-p-throttler-0.1.1-4|24	%prep
14cu|nodejs-p-throttler-0.1.1-4|25	%setup -q -n package
14cu|nodejs-p-throttler-0.1.1-4|26	rm -rf node_modules
14cu|nodejs-p-throttler-0.1.1-4|27	%nodejs_fixdep q 1.4.x
14cu|nodejs-p-throttler-0.1.1-4|28	
14cu|nodejs-p-throttler-0.1.1-4|29	%build
14cu|nodejs-p-throttler-0.1.1-4|30	
14cu|nodejs-p-throttler-0.1.1-4|31	%install
14cu|nodejs-p-throttler-0.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-p-throttler-0.1.1-4|33	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-p-throttler-0.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-p-throttler-0.1.1-4|35	
14cu|nodejs-p-throttler-0.1.1-4|36	
14cu|nodejs-p-throttler-0.1.1-4|37	
14cu|nodejs-p-throttler-0.1.1-4|38	%changelog
14cu|nodejs-p-throttler-0.1.1-4|39	
14cu|nodejs-p-throttler-0.1.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-p-throttler-0.1.1-4|41	- (f7722c8) BuildList#2799825: Increase release tag
14cu|nodejs-p-throttler-0.1.1-4|42	
14cu|nodejs-p-throttler-0.1.1-4|43	

11981 14
14cu|nodejs-pubcontrol-0.3.5-5|1	Name:       nodejs-pubcontrol
14cu|nodejs-pubcontrol-0.3.5-5|2	Version:    0.3.5
14cu|nodejs-pubcontrol-0.3.5-5|3	Release:    5
14cu|nodejs-pubcontrol-0.3.5-5|4	Summary:    HTTP Extensible Pubsub Control Protocol (EPCP) library for Node.js
14cu|nodejs-pubcontrol-0.3.5-5|5	License:    MIT
14cu|nodejs-pubcontrol-0.3.5-5|6	Group:      System/Libraries
14cu|nodejs-pubcontrol-0.3.5-5|7	URL:        https://github.com/fanout/nodepubcontrol
14cu|nodejs-pubcontrol-0.3.5-5|8	Source0:    http://registry.npmjs.org/pubcontrol/-/pubcontrol-%{version}.tgz
14cu|nodejs-pubcontrol-0.3.5-5|9	
14cu|nodejs-pubcontrol-0.3.5-5|10	BuildArch:  noarch
14cu|nodejs-pubcontrol-0.3.5-5|11	
14cu|nodejs-pubcontrol-0.3.5-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-pubcontrol-0.3.5-5|13	
14cu|nodejs-pubcontrol-0.3.5-5|14	%description
14cu|nodejs-pubcontrol-0.3.5-5|15	%{summary}.
14cu|nodejs-pubcontrol-0.3.5-5|16	
14cu|nodejs-pubcontrol-0.3.5-5|17	
14cu|nodejs-pubcontrol-0.3.5-5|18	%prep
14cu|nodejs-pubcontrol-0.3.5-5|19	%setup -q -n package
14cu|nodejs-pubcontrol-0.3.5-5|20	
14cu|nodejs-pubcontrol-0.3.5-5|21	
14cu|nodejs-pubcontrol-0.3.5-5|22	%build
14cu|nodejs-pubcontrol-0.3.5-5|23	#nothing to do
14cu|nodejs-pubcontrol-0.3.5-5|24	
14cu|nodejs-pubcontrol-0.3.5-5|25	
14cu|nodejs-pubcontrol-0.3.5-5|26	%install
14cu|nodejs-pubcontrol-0.3.5-5|27	mkdir -p %{buildroot}%{nodejs_sitelib}/pubcontrol
14cu|nodejs-pubcontrol-0.3.5-5|28	cp -pr package.json lib/ \
14cu|nodejs-pubcontrol-0.3.5-5|29	%{buildroot}%{nodejs_sitelib}/pubcontrol
14cu|nodejs-pubcontrol-0.3.5-5|30	
14cu|nodejs-pubcontrol-0.3.5-5|31	%nodejs_symlink_deps
14cu|nodejs-pubcontrol-0.3.5-5|32	
14cu|nodejs-pubcontrol-0.3.5-5|33	
14cu|nodejs-pubcontrol-0.3.5-5|34	%files
14cu|nodejs-pubcontrol-0.3.5-5|35	%doc CHANGELOG.md COPYING README.md
14cu|nodejs-pubcontrol-0.3.5-5|36	%{nodejs_sitelib}/pubcontrol
14cu|nodejs-pubcontrol-0.3.5-5|37	
14cu|nodejs-pubcontrol-0.3.5-5|38	
14cu|nodejs-pubcontrol-0.3.5-5|39	
14cu|nodejs-pubcontrol-0.3.5-5|40	%changelog
14cu|nodejs-pubcontrol-0.3.5-5|41	
14cu|nodejs-pubcontrol-0.3.5-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.5-5
14cu|nodejs-pubcontrol-0.3.5-5|43	- (d10aaba) BuildList#2799825: Increase release tag
14cu|nodejs-pubcontrol-0.3.5-5|44	
14cu|nodejs-pubcontrol-0.3.5-5|45	

11982 14
14cu|nodejs-public-encrypt-4.0.0-4|1	%define oname public-encrypt
14cu|nodejs-public-encrypt-4.0.0-4|2	
14cu|nodejs-public-encrypt-4.0.0-4|3	Summary:        Browserify version of publicEncrypt & privateDecrypt
14cu|nodejs-public-encrypt-4.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-public-encrypt-4.0.0-4|5	Version:        4.0.0
14cu|nodejs-public-encrypt-4.0.0-4|6	Release:        4
14cu|nodejs-public-encrypt-4.0.0-4|7	License:        MIT
14cu|nodejs-public-encrypt-4.0.0-4|8	Group:          Development/Other
14cu|nodejs-public-encrypt-4.0.0-4|9	Url:            https://github.com/crypto-browserify/publicEncrypt
14cu|nodejs-public-encrypt-4.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-public-encrypt-4.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-public-encrypt-4.0.0-4|12	BuildRequires:  npm(randombytes)
14cu|nodejs-public-encrypt-4.0.0-4|13	BuildRequires:  npm(parse-asn1)
14cu|nodejs-public-encrypt-4.0.0-4|14	BuildRequires:  npm(create-hash)
14cu|nodejs-public-encrypt-4.0.0-4|15	BuildRequires:  npm(browserify-rsa)
14cu|nodejs-public-encrypt-4.0.0-4|16	BuildRequires:  npm(bn.js)
14cu|nodejs-public-encrypt-4.0.0-4|17	BuildRequires:  npm(tap-spec)
14cu|nodejs-public-encrypt-4.0.0-4|18	BuildRequires:  npm(tape)
14cu|nodejs-public-encrypt-4.0.0-4|19	BuildArch:      noarch
14cu|nodejs-public-encrypt-4.0.0-4|20	
14cu|nodejs-public-encrypt-4.0.0-4|21	%description
14cu|nodejs-public-encrypt-4.0.0-4|22	%{summary}.
14cu|nodejs-public-encrypt-4.0.0-4|23	
14cu|nodejs-public-encrypt-4.0.0-4|24	%files
14cu|nodejs-public-encrypt-4.0.0-4|25	%doc readme.md
14cu|nodejs-public-encrypt-4.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-public-encrypt-4.0.0-4|27	
14cu|nodejs-public-encrypt-4.0.0-4|28	#------------------------------------------------------------------
14cu|nodejs-public-encrypt-4.0.0-4|29	
14cu|nodejs-public-encrypt-4.0.0-4|30	%prep
14cu|nodejs-public-encrypt-4.0.0-4|31	%setup -q -n package
14cu|nodejs-public-encrypt-4.0.0-4|32	rm -rf node_modules
14cu|nodejs-public-encrypt-4.0.0-4|33	
14cu|nodejs-public-encrypt-4.0.0-4|34	%build
14cu|nodejs-public-encrypt-4.0.0-4|35	
14cu|nodejs-public-encrypt-4.0.0-4|36	%install
14cu|nodejs-public-encrypt-4.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-public-encrypt-4.0.0-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-public-encrypt-4.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-public-encrypt-4.0.0-4|40	
14cu|nodejs-public-encrypt-4.0.0-4|41	%check
14cu|nodejs-public-encrypt-4.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-public-encrypt-4.0.0-4|43	%__nodejs test/index.js | tap-spec
14cu|nodejs-public-encrypt-4.0.0-4|44	
14cu|nodejs-public-encrypt-4.0.0-4|45	
14cu|nodejs-public-encrypt-4.0.0-4|46	%changelog
14cu|nodejs-public-encrypt-4.0.0-4|47	
14cu|nodejs-public-encrypt-4.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.0-4
14cu|nodejs-public-encrypt-4.0.0-4|49	- (7eaa3f0) BuildList#2799825: Increase release tag
14cu|nodejs-public-encrypt-4.0.0-4|50	
14cu|nodejs-public-encrypt-4.0.0-4|51	

11983 14
14cu|nodejs-pump-1.0.1-4|1	%define oname pump
14cu|nodejs-pump-1.0.1-4|2	
14cu|nodejs-pump-1.0.1-4|3	Summary:        Pipe streams together and close all of them if one of them closes
14cu|nodejs-pump-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-pump-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-pump-1.0.1-4|6	Release:        4
14cu|nodejs-pump-1.0.1-4|7	License:        MIT
14cu|nodejs-pump-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-pump-1.0.1-4|9	Url:            https://github.com/mafintosh/pump
14cu|nodejs-pump-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-pump-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-pump-1.0.1-4|12	BuildRequires:  npm(once)
14cu|nodejs-pump-1.0.1-4|13	BuildRequires:  npm(end-of-stream)
14cu|nodejs-pump-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-pump-1.0.1-4|15	
14cu|nodejs-pump-1.0.1-4|16	%description
14cu|nodejs-pump-1.0.1-4|17	%{summary}.
14cu|nodejs-pump-1.0.1-4|18	
14cu|nodejs-pump-1.0.1-4|19	%files
14cu|nodejs-pump-1.0.1-4|20	%doc LICENSE README.md
14cu|nodejs-pump-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-pump-1.0.1-4|22	
14cu|nodejs-pump-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-pump-1.0.1-4|24	
14cu|nodejs-pump-1.0.1-4|25	%prep
14cu|nodejs-pump-1.0.1-4|26	%setup -q -n package
14cu|nodejs-pump-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-pump-1.0.1-4|28	
14cu|nodejs-pump-1.0.1-4|29	%build
14cu|nodejs-pump-1.0.1-4|30	
14cu|nodejs-pump-1.0.1-4|31	%install
14cu|nodejs-pump-1.0.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pump-1.0.1-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-pump-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-pump-1.0.1-4|35	
14cu|nodejs-pump-1.0.1-4|36	
14cu|nodejs-pump-1.0.1-4|37	%check
14cu|nodejs-pump-1.0.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-pump-1.0.1-4|39	%_node test.js
14cu|nodejs-pump-1.0.1-4|40	%changelog
14cu|nodejs-pump-1.0.1-4|41	
14cu|nodejs-pump-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-pump-1.0.1-4|43	- (26e9ace) BuildList#2799825: Increase release tag
14cu|nodejs-pump-1.0.1-4|44	
14cu|nodejs-pump-1.0.1-4|45	

11984 14
14cu|nodejs-punycode-1.3.2-4|1	%define oname punycode
14cu|nodejs-punycode-1.3.2-4|2	
14cu|nodejs-punycode-1.3.2-4|3	Summary:        A robust Punycode converter
14cu|nodejs-punycode-1.3.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-punycode-1.3.2-4|5	Version:        1.3.2
14cu|nodejs-punycode-1.3.2-4|6	Release:        4
14cu|nodejs-punycode-1.3.2-4|7	License:        MIT
14cu|nodejs-punycode-1.3.2-4|8	Group:          Development/Other
14cu|nodejs-punycode-1.3.2-4|9	Url:            https://github.com/bestiejs/punycode.js
14cu|nodejs-punycode-1.3.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-punycode-1.3.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-punycode-1.3.2-4|12	BuildArch:      noarch
14cu|nodejs-punycode-1.3.2-4|13	
14cu|nodejs-punycode-1.3.2-4|14	%description
14cu|nodejs-punycode-1.3.2-4|15	A robust Punycode converter that fully complies
14cu|nodejs-punycode-1.3.2-4|16	to RFC 3492 and RFC 5891, and works on
14cu|nodejs-punycode-1.3.2-4|17	nearly all JavaScript platforms.
14cu|nodejs-punycode-1.3.2-4|18	
14cu|nodejs-punycode-1.3.2-4|19	This JavaScript library is the result of comparing,
14cu|nodejs-punycode-1.3.2-4|20	optimizing and documenting different open-source
14cu|nodejs-punycode-1.3.2-4|21	implementations of the Punycode algorithm:
14cu|nodejs-punycode-1.3.2-4|22	
14cu|nodejs-punycode-1.3.2-4|23	The C example code from RFC 3492
14cu|nodejs-punycode-1.3.2-4|24	punycode.c by Markus W. Scherer (IBM)
14cu|nodejs-punycode-1.3.2-4|25	punycode.c by Ben Noordhuis
14cu|nodejs-punycode-1.3.2-4|26	JavaScript implementation by some
14cu|nodejs-punycode-1.3.2-4|27	punycode.js by Ben Noordhuis (note: not fully compliant).
14cu|nodejs-punycode-1.3.2-4|28	
14cu|nodejs-punycode-1.3.2-4|29	%files
14cu|nodejs-punycode-1.3.2-4|30	%doc LICENSE-MIT.txt README.md
14cu|nodejs-punycode-1.3.2-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-punycode-1.3.2-4|32	
14cu|nodejs-punycode-1.3.2-4|33	#------------------------------------------------------------------
14cu|nodejs-punycode-1.3.2-4|34	
14cu|nodejs-punycode-1.3.2-4|35	%prep
14cu|nodejs-punycode-1.3.2-4|36	%setup -q -n package
14cu|nodejs-punycode-1.3.2-4|37	rm -rf node_modules
14cu|nodejs-punycode-1.3.2-4|38	
14cu|nodejs-punycode-1.3.2-4|39	%build
14cu|nodejs-punycode-1.3.2-4|40	
14cu|nodejs-punycode-1.3.2-4|41	%install
14cu|nodejs-punycode-1.3.2-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-punycode-1.3.2-4|43	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-punycode-1.3.2-4|44	
14cu|nodejs-punycode-1.3.2-4|45	%nodejs_symlink_deps
14cu|nodejs-punycode-1.3.2-4|46	%changelog
14cu|nodejs-punycode-1.3.2-4|47	
14cu|nodejs-punycode-1.3.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.2-4
14cu|nodejs-punycode-1.3.2-4|49	- (c842311) BuildList#2799825: Increase release tag
14cu|nodejs-punycode-1.3.2-4|50	
14cu|nodejs-punycode-1.3.2-4|51	

11985 14
14cu|nodejs-q-1.4.1-4|1	%define oname q
14cu|nodejs-q-1.4.1-4|2	
14cu|nodejs-q-1.4.1-4|3	Summary:    A tool for making and composing asynchronous promises in JavaScript
14cu|nodejs-q-1.4.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-q-1.4.1-4|5	Version:    1.4.1
14cu|nodejs-q-1.4.1-4|6	Release:    4
14cu|nodejs-q-1.4.1-4|7	License:    MIT
14cu|nodejs-q-1.4.1-4|8	Group:      Development/Other
14cu|nodejs-q-1.4.1-4|9	URL:        https://github.com/kriskowal/q
14cu|nodejs-q-1.4.1-4|10	Source0:    http://registry.npmjs.org/q/-/q-%{version}.tgz
14cu|nodejs-q-1.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-q-1.4.1-4|12	BuildArch:  noarch
14cu|nodejs-q-1.4.1-4|13	
14cu|nodejs-q-1.4.1-4|14	%description
14cu|nodejs-q-1.4.1-4|15	Q is a tool for making and composing asynchronous promises in JavaScript.
14cu|nodejs-q-1.4.1-4|16	
14cu|nodejs-q-1.4.1-4|17	If a function cannot return a value or throw an exception without blocking,
14cu|nodejs-q-1.4.1-4|18	it can return a promise instead. A promise is an object that represents the
14cu|nodejs-q-1.4.1-4|19	return value or the thrown exception that the function may eventually provide.
14cu|nodejs-q-1.4.1-4|20	A promise can also be used as a proxy for a remote object to overcome latency.
14cu|nodejs-q-1.4.1-4|21	
14cu|nodejs-q-1.4.1-4|22	Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.
14cu|nodejs-q-1.4.1-4|23	Additionally, there are many libraries that produce and consume Q promises for
14cu|nodejs-q-1.4.1-4|24	everything from file system/database access or RPC to templating.
14cu|nodejs-q-1.4.1-4|25	
14cu|nodejs-q-1.4.1-4|26	%files
14cu|nodejs-q-1.4.1-4|27	%doc LICENSE README.md CHANGES.md
14cu|nodejs-q-1.4.1-4|28	%{nodejs_sitelib}/q
14cu|nodejs-q-1.4.1-4|29	#------------------------------------------------------------------------
14cu|nodejs-q-1.4.1-4|30	
14cu|nodejs-q-1.4.1-4|31	%prep
14cu|nodejs-q-1.4.1-4|32	%setup -q -n package
14cu|nodejs-q-1.4.1-4|33	
14cu|nodejs-q-1.4.1-4|34	
14cu|nodejs-q-1.4.1-4|35	
14cu|nodejs-q-1.4.1-4|36	%build
14cu|nodejs-q-1.4.1-4|37	#nothing to do
14cu|nodejs-q-1.4.1-4|38	
14cu|nodejs-q-1.4.1-4|39	
14cu|nodejs-q-1.4.1-4|40	%install
14cu|nodejs-q-1.4.1-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/q
14cu|nodejs-q-1.4.1-4|42	cp -pr package.json q.js queue.js \
14cu|nodejs-q-1.4.1-4|43	%{buildroot}%{nodejs_sitelib}/q
14cu|nodejs-q-1.4.1-4|44	
14cu|nodejs-q-1.4.1-4|45	%nodejs_symlink_deps
14cu|nodejs-q-1.4.1-4|46	
14cu|nodejs-q-1.4.1-4|47	
14cu|nodejs-q-1.4.1-4|48	
14cu|nodejs-q-1.4.1-4|49	
14cu|nodejs-q-1.4.1-4|50	%changelog
14cu|nodejs-q-1.4.1-4|51	
14cu|nodejs-q-1.4.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-q-1.4.1-4|53	- (95658cd) BuildList#2799825: Increase release tag
14cu|nodejs-q-1.4.1-4|54	
14cu|nodejs-q-1.4.1-4|55	

11986 14
14cu|nodejs-qap-3.1.3-4|1	%define oname qap
14cu|nodejs-qap-3.1.3-4|2	
14cu|nodejs-qap-3.1.3-4|3	Summary:        Qap, a quick parser/matcher optimized for string and buffer patterns
14cu|nodejs-qap-3.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-qap-3.1.3-4|5	Version:        3.1.3
14cu|nodejs-qap-3.1.3-4|6	Release:        4
14cu|nodejs-qap-3.1.3-4|7	License:        MIT
14cu|nodejs-qap-3.1.3-4|8	Group:          Development/Other
14cu|nodejs-qap-3.1.3-4|9	Url:            https://github.com/rootslab/qap
14cu|nodejs-qap-3.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-qap-3.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-qap-3.1.3-4|12	BuildArch:      noarch
14cu|nodejs-qap-3.1.3-4|13	
14cu|nodejs-qap-3.1.3-4|14	%description
14cu|nodejs-qap-3.1.3-4|15	%{summary}.
14cu|nodejs-qap-3.1.3-4|16	
14cu|nodejs-qap-3.1.3-4|17	%files
14cu|nodejs-qap-3.1.3-4|18	%doc LICENSE *.md
14cu|nodejs-qap-3.1.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-qap-3.1.3-4|20	
14cu|nodejs-qap-3.1.3-4|21	#------------------------------------------------------------------
14cu|nodejs-qap-3.1.3-4|22	
14cu|nodejs-qap-3.1.3-4|23	%prep
14cu|nodejs-qap-3.1.3-4|24	%setup -q -n package
14cu|nodejs-qap-3.1.3-4|25	rm -rf node_modules
14cu|nodejs-qap-3.1.3-4|26	
14cu|nodejs-qap-3.1.3-4|27	%build
14cu|nodejs-qap-3.1.3-4|28	
14cu|nodejs-qap-3.1.3-4|29	%install
14cu|nodejs-qap-3.1.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-qap-3.1.3-4|31	cp -r package.json index.js lib/ \
14cu|nodejs-qap-3.1.3-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-qap-3.1.3-4|33	%nodejs_symlink_deps
14cu|nodejs-qap-3.1.3-4|34	
14cu|nodejs-qap-3.1.3-4|35	%check
14cu|nodejs-qap-3.1.3-4|36	%nodejs_symlink_deps --check
14cu|nodejs-qap-3.1.3-4|37	bash test/run.sh
14cu|nodejs-qap-3.1.3-4|38	
14cu|nodejs-qap-3.1.3-4|39	%changelog
14cu|nodejs-qap-3.1.3-4|40	
14cu|nodejs-qap-3.1.3-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.3-4
14cu|nodejs-qap-3.1.3-4|42	- (0a94c04) BuildList#2799825: Increase release tag
14cu|nodejs-qap-3.1.3-4|43	
14cu|nodejs-qap-3.1.3-4|44	

11987 14
14cu|nodejs-q-io-1.13.2-4|1	%define oname q-io
14cu|nodejs-q-io-1.13.2-4|2	
14cu|nodejs-q-io-1.13.2-4|3	Summary:    Interfaces for IO using Q promises in JavaScript on Node.js
14cu|nodejs-q-io-1.13.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-q-io-1.13.2-4|5	Version:    1.13.2
14cu|nodejs-q-io-1.13.2-4|6	Release:    4
14cu|nodejs-q-io-1.13.2-4|7	License:    MIT
14cu|nodejs-q-io-1.13.2-4|8	Group:      Development/Other
14cu|nodejs-q-io-1.13.2-4|9	URL:        https://github.com/kriskowal/%{oname}
14cu|nodejs-q-io-1.13.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-q-io-1.13.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-q-io-1.13.2-4|12	BuildRequires:  npm(q)
14cu|nodejs-q-io-1.13.2-4|13	BuildRequires:  npm(collections)
14cu|nodejs-q-io-1.13.2-4|14	BuildRequires:  npm(mimeparse)
14cu|nodejs-q-io-1.13.2-4|15	BuildRequires:  npm(mime)
14cu|nodejs-q-io-1.13.2-4|16	BuildRequires:  npm(url2)
14cu|nodejs-q-io-1.13.2-4|17	BuildRequires:  npm(qs)
14cu|nodejs-q-io-1.13.2-4|18	#BuildRequires:  npm(jasmine-node)
14cu|nodejs-q-io-1.13.2-4|19	
14cu|nodejs-q-io-1.13.2-4|20	BuildArch:  noarch
14cu|nodejs-q-io-1.13.2-4|21	
14cu|nodejs-q-io-1.13.2-4|22	%description
14cu|nodejs-q-io-1.13.2-4|23	%{summary}.
14cu|nodejs-q-io-1.13.2-4|24	
14cu|nodejs-q-io-1.13.2-4|25	%files
14cu|nodejs-q-io-1.13.2-4|26	%doc LICENSE *.md
14cu|nodejs-q-io-1.13.2-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-q-io-1.13.2-4|28	#---------------------------------------------------
14cu|nodejs-q-io-1.13.2-4|29	
14cu|nodejs-q-io-1.13.2-4|30	%prep
14cu|nodejs-q-io-1.13.2-4|31	%setup -q -n package
14cu|nodejs-q-io-1.13.2-4|32	%nodejs_fixdep collections
14cu|nodejs-q-io-1.13.2-4|33	%nodejs_fixdep mimeparse
14cu|nodejs-q-io-1.13.2-4|34	%nodejs_fixdep mime
14cu|nodejs-q-io-1.13.2-4|35	%nodejs_fixdep url2
14cu|nodejs-q-io-1.13.2-4|36	%nodejs_fixdep qs
14cu|nodejs-q-io-1.13.2-4|37	%nodejs_fixdep q
14cu|nodejs-q-io-1.13.2-4|38	
14cu|nodejs-q-io-1.13.2-4|39	%build
14cu|nodejs-q-io-1.13.2-4|40	#nothing to do
14cu|nodejs-q-io-1.13.2-4|41	
14cu|nodejs-q-io-1.13.2-4|42	
14cu|nodejs-q-io-1.13.2-4|43	%install
14cu|nodejs-q-io-1.13.2-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-q-io-1.13.2-4|45	# fs-boot was previously a separate module but has now been merged into q-io.
14cu|nodejs-q-io-1.13.2-4|46	# The fs-boot website (https://github.com/kriskowal/fs-boot) has this advice:
14cu|nodejs-q-io-1.13.2-4|47	#   -- "Out of service — Please use Q-IO instead"
14cu|nodejs-q-io-1.13.2-4|48	cp -pr package.json *.js http-apps/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-q-io-1.13.2-4|49	
14cu|nodejs-q-io-1.13.2-4|50	%nodejs_symlink_deps
14cu|nodejs-q-io-1.13.2-4|51	
14cu|nodejs-q-io-1.13.2-4|52	#%check
14cu|nodejs-q-io-1.13.2-4|53	#%{nodejs_sitelib}/jasmine-node/bin/jasmine-node spec
14cu|nodejs-q-io-1.13.2-4|54	
14cu|nodejs-q-io-1.13.2-4|55	
14cu|nodejs-q-io-1.13.2-4|56	%changelog
14cu|nodejs-q-io-1.13.2-4|57	
14cu|nodejs-q-io-1.13.2-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.13.2-4
14cu|nodejs-q-io-1.13.2-4|59	- (b239a82) BuildList#2799825: Increase release tag
14cu|nodejs-q-io-1.13.2-4|60	
14cu|nodejs-q-io-1.13.2-4|61	

11988 14
14cu|nodejs-qs-6.0.0-4|1	%define oname qs
14cu|nodejs-qs-6.0.0-4|2	
14cu|nodejs-qs-6.0.0-4|3	Summary:    Query string parser for Node.js
14cu|nodejs-qs-6.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-qs-6.0.0-4|5	Version:    6.0.0
14cu|nodejs-qs-6.0.0-4|6	Release:    4
14cu|nodejs-qs-6.0.0-4|7	License:    MIT
14cu|nodejs-qs-6.0.0-4|8	Group:      Development/Other
14cu|nodejs-qs-6.0.0-4|9	URL:        https://github.com/visionmedia/node-querystring
14cu|nodejs-qs-6.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-qs-6.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-qs-6.0.0-4|12	BuildArch:  noarch
14cu|nodejs-qs-6.0.0-4|13	
14cu|nodejs-qs-6.0.0-4|14	%description
14cu|nodejs-qs-6.0.0-4|15	This is a query string parser for node and the browser supporting nesting,
14cu|nodejs-qs-6.0.0-4|16	as it was removed from 0.3.x, so this library provides the previous and
14cu|nodejs-qs-6.0.0-4|17	commonly desired behavior (and twice as fast). Used by express, connect
14cu|nodejs-qs-6.0.0-4|18	and others.
14cu|nodejs-qs-6.0.0-4|19	
14cu|nodejs-qs-6.0.0-4|20	
14cu|nodejs-qs-6.0.0-4|21	%files
14cu|nodejs-qs-6.0.0-4|22	%doc README.md CONTRIBUTING.md LICENSE
14cu|nodejs-qs-6.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-qs-6.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-qs-6.0.0-4|25	
14cu|nodejs-qs-6.0.0-4|26	%prep
14cu|nodejs-qs-6.0.0-4|27	%setup -q -n package
14cu|nodejs-qs-6.0.0-4|28	chmod -x lib/*.js
14cu|nodejs-qs-6.0.0-4|29	
14cu|nodejs-qs-6.0.0-4|30	%build
14cu|nodejs-qs-6.0.0-4|31	#nothing to do
14cu|nodejs-qs-6.0.0-4|32	
14cu|nodejs-qs-6.0.0-4|33	
14cu|nodejs-qs-6.0.0-4|34	%install
14cu|nodejs-qs-6.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-qs-6.0.0-4|36	cp -pr *.json lib \
14cu|nodejs-qs-6.0.0-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-qs-6.0.0-4|38	
14cu|nodejs-qs-6.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-qs-6.0.0-4|40	
14cu|nodejs-qs-6.0.0-4|41	
14cu|nodejs-qs-6.0.0-4|42	
14cu|nodejs-qs-6.0.0-4|43	
14cu|nodejs-qs-6.0.0-4|44	
14cu|nodejs-qs-6.0.0-4|45	
14cu|nodejs-qs-6.0.0-4|46	%changelog
14cu|nodejs-qs-6.0.0-4|47	
14cu|nodejs-qs-6.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 6.0.0-4
14cu|nodejs-qs-6.0.0-4|49	- (65cb6cf) BuildList#2799825: Increase release tag
14cu|nodejs-qs-6.0.0-4|50	
14cu|nodejs-qs-6.0.0-4|51	

11989 14
14cu|nodejs-querystring-0.2.0-4|1	%define oname querystring
14cu|nodejs-querystring-0.2.0-4|2	
14cu|nodejs-querystring-0.2.0-4|3	Summary:        Node's querystring module for all engines
14cu|nodejs-querystring-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-querystring-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-querystring-0.2.0-4|6	Release:        4
14cu|nodejs-querystring-0.2.0-4|7	License:        MIT
14cu|nodejs-querystring-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-querystring-0.2.0-4|9	Url:            https://github.com/Gozala/querystring
14cu|nodejs-querystring-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-querystring-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-querystring-0.2.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-querystring-0.2.0-4|13	
14cu|nodejs-querystring-0.2.0-4|14	BuildArch:      noarch
14cu|nodejs-querystring-0.2.0-4|15	
14cu|nodejs-querystring-0.2.0-4|16	%description
14cu|nodejs-querystring-0.2.0-4|17	%{summary}.
14cu|nodejs-querystring-0.2.0-4|18	
14cu|nodejs-querystring-0.2.0-4|19	%files
14cu|nodejs-querystring-0.2.0-4|20	%doc License.md History.md Readme.md
14cu|nodejs-querystring-0.2.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-0.2.0-4|22	
14cu|nodejs-querystring-0.2.0-4|23	#------------------------------------------------------------------
14cu|nodejs-querystring-0.2.0-4|24	
14cu|nodejs-querystring-0.2.0-4|25	%prep
14cu|nodejs-querystring-0.2.0-4|26	%setup -q -n package
14cu|nodejs-querystring-0.2.0-4|27	rm -rf node_modules
14cu|nodejs-querystring-0.2.0-4|28	
14cu|nodejs-querystring-0.2.0-4|29	%build
14cu|nodejs-querystring-0.2.0-4|30	
14cu|nodejs-querystring-0.2.0-4|31	%install
14cu|nodejs-querystring-0.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-0.2.0-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-0.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-querystring-0.2.0-4|35	
14cu|nodejs-querystring-0.2.0-4|36	%check
14cu|nodejs-querystring-0.2.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-querystring-0.2.0-4|38	# those are no longer maintained , there is no point in packaging.
14cu|nodejs-querystring-0.2.0-4|39	npm i retape test
14cu|nodejs-querystring-0.2.0-4|40	npm run test-node && npm run test-tap
14cu|nodejs-querystring-0.2.0-4|41	
14cu|nodejs-querystring-0.2.0-4|42	
14cu|nodejs-querystring-0.2.0-4|43	
14cu|nodejs-querystring-0.2.0-4|44	%changelog
14cu|nodejs-querystring-0.2.0-4|45	
14cu|nodejs-querystring-0.2.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-querystring-0.2.0-4|47	- (52340e3) BuildList#2799825: Increase release tag
14cu|nodejs-querystring-0.2.0-4|48	
14cu|nodejs-querystring-0.2.0-4|49	

11990 14
14cu|nodejs-querystring-es3-0.2.1-4|1	%define oname querystring-es3
14cu|nodejs-querystring-es3-0.2.1-4|2	
14cu|nodejs-querystring-es3-0.2.1-4|3	Summary:        Node's querystring module for all engines. (ES3 compat fork)
14cu|nodejs-querystring-es3-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-querystring-es3-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-querystring-es3-0.2.1-4|6	Release:        4
14cu|nodejs-querystring-es3-0.2.1-4|7	License:        MIT
14cu|nodejs-querystring-es3-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-querystring-es3-0.2.1-4|9	Url:            https://github.com/mike-spainhower/querystring
14cu|nodejs-querystring-es3-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-querystring-es3-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-querystring-es3-0.2.1-4|12	BuildArch:      noarch
14cu|nodejs-querystring-es3-0.2.1-4|13	
14cu|nodejs-querystring-es3-0.2.1-4|14	%description
14cu|nodejs-querystring-es3-0.2.1-4|15	%{summary}.
14cu|nodejs-querystring-es3-0.2.1-4|16	
14cu|nodejs-querystring-es3-0.2.1-4|17	%files
14cu|nodejs-querystring-es3-0.2.1-4|18	%doc License.md History.md Readme.md
14cu|nodejs-querystring-es3-0.2.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-es3-0.2.1-4|20	
14cu|nodejs-querystring-es3-0.2.1-4|21	#------------------------------------------------------------------
14cu|nodejs-querystring-es3-0.2.1-4|22	
14cu|nodejs-querystring-es3-0.2.1-4|23	%prep
14cu|nodejs-querystring-es3-0.2.1-4|24	%setup -q -n package
14cu|nodejs-querystring-es3-0.2.1-4|25	rm -rf node_modules
14cu|nodejs-querystring-es3-0.2.1-4|26	
14cu|nodejs-querystring-es3-0.2.1-4|27	%build
14cu|nodejs-querystring-es3-0.2.1-4|28	
14cu|nodejs-querystring-es3-0.2.1-4|29	%install
14cu|nodejs-querystring-es3-0.2.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-es3-0.2.1-4|31	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-querystring-es3-0.2.1-4|32	%nodejs_symlink_deps
14cu|nodejs-querystring-es3-0.2.1-4|33	
14cu|nodejs-querystring-es3-0.2.1-4|34	
14cu|nodejs-querystring-es3-0.2.1-4|35	%check
14cu|nodejs-querystring-es3-0.2.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-querystring-es3-0.2.1-4|37	npm i test
14cu|nodejs-querystring-es3-0.2.1-4|38	%__nodejs ./test/common-index.js
14cu|nodejs-querystring-es3-0.2.1-4|39	
14cu|nodejs-querystring-es3-0.2.1-4|40	%changelog
14cu|nodejs-querystring-es3-0.2.1-4|41	
14cu|nodejs-querystring-es3-0.2.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-querystring-es3-0.2.1-4|43	- (5b7bf58) BuildList#2799825: Increase release tag
14cu|nodejs-querystring-es3-0.2.1-4|44	
14cu|nodejs-querystring-es3-0.2.1-4|45	

11991 14
14cu|nodejs-queue-async-1.2.1-6|1	# deprecated, renamed as d3-queue, already in rosa
14cu|nodejs-queue-async-1.2.1-6|2	# however even latest tilelive needs it.
14cu|nodejs-queue-async-1.2.1-6|3	# https://github.com/mapbox/tilelive/issues/173
14cu|nodejs-queue-async-1.2.1-6|4	
14cu|nodejs-queue-async-1.2.1-6|5	%define oname queue-async
14cu|nodejs-queue-async-1.2.1-6|6	
14cu|nodejs-queue-async-1.2.1-6|7	Summary:        DEPRECATED; renamed d3-queue
14cu|nodejs-queue-async-1.2.1-6|8	Name:           nodejs-%{oname}
14cu|nodejs-queue-async-1.2.1-6|9	Version:        1.2.1
14cu|nodejs-queue-async-1.2.1-6|10	Release:        6
14cu|nodejs-queue-async-1.2.1-6|11	License:        BSD
14cu|nodejs-queue-async-1.2.1-6|12	Group:          Development/Other
14cu|nodejs-queue-async-1.2.1-6|13	Url:            https://github.com/mbostock/queue
14cu|nodejs-queue-async-1.2.1-6|14	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-queue-async-1.2.1-6|15	BuildRequires:  nodejs-packaging
14cu|nodejs-queue-async-1.2.1-6|16	#Conflicts:      nodejs-d3-queue
14cu|nodejs-queue-async-1.2.1-6|17	BuildArch:      noarch
14cu|nodejs-queue-async-1.2.1-6|18	
14cu|nodejs-queue-async-1.2.1-6|19	%description
14cu|nodejs-queue-async-1.2.1-6|20	%{summary}.
14cu|nodejs-queue-async-1.2.1-6|21	
14cu|nodejs-queue-async-1.2.1-6|22	%files
14cu|nodejs-queue-async-1.2.1-6|23	%doc LICENSE *.md
14cu|nodejs-queue-async-1.2.1-6|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-queue-async-1.2.1-6|25	
14cu|nodejs-queue-async-1.2.1-6|26	#------------------------------------------------------------------
14cu|nodejs-queue-async-1.2.1-6|27	
14cu|nodejs-queue-async-1.2.1-6|28	%prep
14cu|nodejs-queue-async-1.2.1-6|29	%setup -q -n package
14cu|nodejs-queue-async-1.2.1-6|30	rm -rf node_modules
14cu|nodejs-queue-async-1.2.1-6|31	
14cu|nodejs-queue-async-1.2.1-6|32	%build
14cu|nodejs-queue-async-1.2.1-6|33	
14cu|nodejs-queue-async-1.2.1-6|34	%install
14cu|nodejs-queue-async-1.2.1-6|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-queue-async-1.2.1-6|36	cp -r package.json index.js build/ src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-queue-async-1.2.1-6|37	%nodejs_symlink_deps
14cu|nodejs-queue-async-1.2.1-6|38	
14cu|nodejs-queue-async-1.2.1-6|39	%changelog
14cu|nodejs-queue-async-1.2.1-6|40	
14cu|nodejs-queue-async-1.2.1-6|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-6
14cu|nodejs-queue-async-1.2.1-6|42	- (b2b4e22) BuildList#2799825: Increase release tag
14cu|nodejs-queue-async-1.2.1-6|43	
14cu|nodejs-queue-async-1.2.1-6|44	

11992 14
14cu|nodejs-quote-stream-1.0.2-4|1	%define oname quote-stream
14cu|nodejs-quote-stream-1.0.2-4|2	
14cu|nodejs-quote-stream-1.0.2-4|3	Summary:        Transform a stream into a quoted string
14cu|nodejs-quote-stream-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-quote-stream-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-quote-stream-1.0.2-4|6	Release:        4
14cu|nodejs-quote-stream-1.0.2-4|7	License:        MIT
14cu|nodejs-quote-stream-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-quote-stream-1.0.2-4|9	Url:            https://github.com/substack/quote-stream
14cu|nodejs-quote-stream-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-quote-stream-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-quote-stream-1.0.2-4|12	BuildRequires:  npm(through2)
14cu|nodejs-quote-stream-1.0.2-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-quote-stream-1.0.2-4|14	BuildRequires:  npm(buffer-equal)
14cu|nodejs-quote-stream-1.0.2-4|15	#
14cu|nodejs-quote-stream-1.0.2-4|16	BuildRequires:  npm(concat-stream)
14cu|nodejs-quote-stream-1.0.2-4|17	BuildRequires:  npm(tape)
14cu|nodejs-quote-stream-1.0.2-4|18	BuildArch:      noarch
14cu|nodejs-quote-stream-1.0.2-4|19	
14cu|nodejs-quote-stream-1.0.2-4|20	%description
14cu|nodejs-quote-stream-1.0.2-4|21	%{summary}.
14cu|nodejs-quote-stream-1.0.2-4|22	
14cu|nodejs-quote-stream-1.0.2-4|23	%files
14cu|nodejs-quote-stream-1.0.2-4|24	%doc LICENSE readme.markdown example/
14cu|nodejs-quote-stream-1.0.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-quote-stream-1.0.2-4|26	%{_bindir}/%{oname}
14cu|nodejs-quote-stream-1.0.2-4|27	
14cu|nodejs-quote-stream-1.0.2-4|28	#------------------------------------------------------------------
14cu|nodejs-quote-stream-1.0.2-4|29	
14cu|nodejs-quote-stream-1.0.2-4|30	%prep
14cu|nodejs-quote-stream-1.0.2-4|31	%setup -q -n package
14cu|nodejs-quote-stream-1.0.2-4|32	rm -rf node_modules
14cu|nodejs-quote-stream-1.0.2-4|33	
14cu|nodejs-quote-stream-1.0.2-4|34	%build
14cu|nodejs-quote-stream-1.0.2-4|35	
14cu|nodejs-quote-stream-1.0.2-4|36	%install
14cu|nodejs-quote-stream-1.0.2-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-quote-stream-1.0.2-4|38	cp -r package.json index.js bin/ \
14cu|nodejs-quote-stream-1.0.2-4|39	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-quote-stream-1.0.2-4|40	chmod 755 %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/cmd.js
14cu|nodejs-quote-stream-1.0.2-4|41	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-quote-stream-1.0.2-4|42	ln -sf %{nodejs_sitelib}/%{oname}/bin/cmd.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-quote-stream-1.0.2-4|43	%nodejs_symlink_deps
14cu|nodejs-quote-stream-1.0.2-4|44	
14cu|nodejs-quote-stream-1.0.2-4|45	%check
14cu|nodejs-quote-stream-1.0.2-4|46	%nodejs_symlink_deps --check
14cu|nodejs-quote-stream-1.0.2-4|47	tape test/*.js
14cu|nodejs-quote-stream-1.0.2-4|48	
14cu|nodejs-quote-stream-1.0.2-4|49	%changelog
14cu|nodejs-quote-stream-1.0.2-4|50	
14cu|nodejs-quote-stream-1.0.2-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-quote-stream-1.0.2-4|52	- (a13f394) BuildList#2799825: Increase release tag
14cu|nodejs-quote-stream-1.0.2-4|53	
14cu|nodejs-quote-stream-1.0.2-4|54	

11993 14
14cu|nodejs-randomatic-1.1.5-4|1	%define oname randomatic
14cu|nodejs-randomatic-1.1.5-4|2	
14cu|nodejs-randomatic-1.1.5-4|3	Summary:        Generate randomized strings of a specified length
14cu|nodejs-randomatic-1.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-randomatic-1.1.5-4|5	Version:        1.1.5
14cu|nodejs-randomatic-1.1.5-4|6	Release:        4
14cu|nodejs-randomatic-1.1.5-4|7	License:        MIT
14cu|nodejs-randomatic-1.1.5-4|8	Group:          Development/Other
14cu|nodejs-randomatic-1.1.5-4|9	Url:            https://github.com/jonschlinkert/randomatic
14cu|nodejs-randomatic-1.1.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-randomatic-1.1.5-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/randomatic/master/test.js
14cu|nodejs-randomatic-1.1.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-randomatic-1.1.5-4|13	BuildRequires:  npm(kind-of)
14cu|nodejs-randomatic-1.1.5-4|14	BuildRequires:  npm(is-number)
14cu|nodejs-randomatic-1.1.5-4|15	#
14cu|nodejs-randomatic-1.1.5-4|16	BuildRequires:  npm(glob)
14cu|nodejs-randomatic-1.1.5-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-randomatic-1.1.5-4|18	BuildRequires:  npm(should)
14cu|nodejs-randomatic-1.1.5-4|19	BuildArch:      noarch
14cu|nodejs-randomatic-1.1.5-4|20	
14cu|nodejs-randomatic-1.1.5-4|21	%description
14cu|nodejs-randomatic-1.1.5-4|22	%{summary}.
14cu|nodejs-randomatic-1.1.5-4|23	
14cu|nodejs-randomatic-1.1.5-4|24	%files
14cu|nodejs-randomatic-1.1.5-4|25	%doc LICENSE *.md
14cu|nodejs-randomatic-1.1.5-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-randomatic-1.1.5-4|27	
14cu|nodejs-randomatic-1.1.5-4|28	#------------------------------------------------------------------
14cu|nodejs-randomatic-1.1.5-4|29	
14cu|nodejs-randomatic-1.1.5-4|30	%prep
14cu|nodejs-randomatic-1.1.5-4|31	%setup -q -n package
14cu|nodejs-randomatic-1.1.5-4|32	rm -rf node_modules
14cu|nodejs-randomatic-1.1.5-4|33	cp -p %{SOURCE1} .
14cu|nodejs-randomatic-1.1.5-4|34	chmod 644 LICENSE
14cu|nodejs-randomatic-1.1.5-4|35	
14cu|nodejs-randomatic-1.1.5-4|36	%build
14cu|nodejs-randomatic-1.1.5-4|37	
14cu|nodejs-randomatic-1.1.5-4|38	%install
14cu|nodejs-randomatic-1.1.5-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-randomatic-1.1.5-4|40	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-randomatic-1.1.5-4|41	%nodejs_symlink_deps
14cu|nodejs-randomatic-1.1.5-4|42	
14cu|nodejs-randomatic-1.1.5-4|43	
14cu|nodejs-randomatic-1.1.5-4|44	%check
14cu|nodejs-randomatic-1.1.5-4|45	%nodejs_symlink_deps --check
14cu|nodejs-randomatic-1.1.5-4|46	mocha test.js
14cu|nodejs-randomatic-1.1.5-4|47	
14cu|nodejs-randomatic-1.1.5-4|48	%changelog
14cu|nodejs-randomatic-1.1.5-4|49	
14cu|nodejs-randomatic-1.1.5-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.5-4
14cu|nodejs-randomatic-1.1.5-4|51	- (6cc24e9) BuildList#2799825: Increase release tag
14cu|nodejs-randomatic-1.1.5-4|52	
14cu|nodejs-randomatic-1.1.5-4|53	

11994 14
14cu|nodejs-randombytes-2.0.1-4|1	%define oname randombytes
14cu|nodejs-randombytes-2.0.1-4|2	
14cu|nodejs-randombytes-2.0.1-4|3	Summary:        Random bytes from browserify stand alone
14cu|nodejs-randombytes-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-randombytes-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-randombytes-2.0.1-4|6	Release:        4
14cu|nodejs-randombytes-2.0.1-4|7	License:        MIT
14cu|nodejs-randombytes-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-randombytes-2.0.1-4|9	Url:            https://github.com/crypto-browserify/randombytes
14cu|nodejs-randombytes-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-randombytes-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-randombytes-2.0.1-4|12	BuildRequires:  npm(tap-spec)
14cu|nodejs-randombytes-2.0.1-4|13	BuildRequires:  npm(tape)
14cu|nodejs-randombytes-2.0.1-4|14	BuildArch:      noarch
14cu|nodejs-randombytes-2.0.1-4|15	
14cu|nodejs-randombytes-2.0.1-4|16	%description
14cu|nodejs-randombytes-2.0.1-4|17	%{summary}.
14cu|nodejs-randombytes-2.0.1-4|18	
14cu|nodejs-randombytes-2.0.1-4|19	%files
14cu|nodejs-randombytes-2.0.1-4|20	%doc readme.md
14cu|nodejs-randombytes-2.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-randombytes-2.0.1-4|22	
14cu|nodejs-randombytes-2.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-randombytes-2.0.1-4|24	
14cu|nodejs-randombytes-2.0.1-4|25	%prep
14cu|nodejs-randombytes-2.0.1-4|26	%setup -q -n package
14cu|nodejs-randombytes-2.0.1-4|27	rm -rf node_modules
14cu|nodejs-randombytes-2.0.1-4|28	
14cu|nodejs-randombytes-2.0.1-4|29	%build
14cu|nodejs-randombytes-2.0.1-4|30	
14cu|nodejs-randombytes-2.0.1-4|31	%install
14cu|nodejs-randombytes-2.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-randombytes-2.0.1-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-randombytes-2.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-randombytes-2.0.1-4|35	
14cu|nodejs-randombytes-2.0.1-4|36	%check
14cu|nodejs-randombytes-2.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-randombytes-2.0.1-4|38	%__nodejs test.js | tap-spec
14cu|nodejs-randombytes-2.0.1-4|39	
14cu|nodejs-randombytes-2.0.1-4|40	%changelog
14cu|nodejs-randombytes-2.0.1-4|41	
14cu|nodejs-randombytes-2.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-randombytes-2.0.1-4|43	- (bea1582) BuildList#2799825: Increase release tag
14cu|nodejs-randombytes-2.0.1-4|44	
14cu|nodejs-randombytes-2.0.1-4|45	

11995 14
14cu|nodejs-range-parser-1.0.0-6|1	%global enable_tests 1
14cu|nodejs-range-parser-1.0.0-6|2	
14cu|nodejs-range-parser-1.0.0-6|3	Name:       nodejs-range-parser
14cu|nodejs-range-parser-1.0.0-6|4	Version:    1.0.0
14cu|nodejs-range-parser-1.0.0-6|5	Release:    6
14cu|nodejs-range-parser-1.0.0-6|6	Summary:    Range header field string parser for Node.js
14cu|nodejs-range-parser-1.0.0-6|7	License:    MIT
14cu|nodejs-range-parser-1.0.0-6|8	Group:      Development/Other
14cu|nodejs-range-parser-1.0.0-6|9	URL:        https://github.com/visionmedia/node-range-parser
14cu|nodejs-range-parser-1.0.0-6|10	Source0:    http://registry.npmjs.org/range-parser/-/range-parser-%{version}.tgz
14cu|nodejs-range-parser-1.0.0-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-range-parser-1.0.0-6|12	# wget https://raw.github.com/visionmedia/node-range-parser/a81bb44dcb8b11339c4b09ed44031c894fb9ef88/test/range-parser.js
14cu|nodejs-range-parser-1.0.0-6|13	Source10:   test.range-parser.js
14cu|nodejs-range-parser-1.0.0-6|14	
14cu|nodejs-range-parser-1.0.0-6|15	BuildArch:  noarch
14cu|nodejs-range-parser-1.0.0-6|16	
14cu|nodejs-range-parser-1.0.0-6|17	BuildRequires:  nodejs-packaging
14cu|nodejs-range-parser-1.0.0-6|18	
14cu|nodejs-range-parser-1.0.0-6|19	%if 0%{?enable_tests}
14cu|nodejs-range-parser-1.0.0-6|20	BuildRequires:  npm(mocha)
14cu|nodejs-range-parser-1.0.0-6|21	BuildRequires:  npm(should)
14cu|nodejs-range-parser-1.0.0-6|22	%endif
14cu|nodejs-range-parser-1.0.0-6|23	
14cu|nodejs-range-parser-1.0.0-6|24	%description
14cu|nodejs-range-parser-1.0.0-6|25	%{summary}.
14cu|nodejs-range-parser-1.0.0-6|26	
14cu|nodejs-range-parser-1.0.0-6|27	
14cu|nodejs-range-parser-1.0.0-6|28	%prep
14cu|nodejs-range-parser-1.0.0-6|29	%setup -q -n package
14cu|nodejs-range-parser-1.0.0-6|30	mkdir -p test/
14cu|nodejs-range-parser-1.0.0-6|31	cp -p %{SOURCE10} test/range-parser.js
14cu|nodejs-range-parser-1.0.0-6|32	
14cu|nodejs-range-parser-1.0.0-6|33	
14cu|nodejs-range-parser-1.0.0-6|34	%build
14cu|nodejs-range-parser-1.0.0-6|35	#nothing to do
14cu|nodejs-range-parser-1.0.0-6|36	
14cu|nodejs-range-parser-1.0.0-6|37	
14cu|nodejs-range-parser-1.0.0-6|38	%install
14cu|nodejs-range-parser-1.0.0-6|39	mkdir -p %{buildroot}%{nodejs_sitelib}/range-parser
14cu|nodejs-range-parser-1.0.0-6|40	cp -pr package.json index.js \
14cu|nodejs-range-parser-1.0.0-6|41	%{buildroot}%{nodejs_sitelib}/range-parser
14cu|nodejs-range-parser-1.0.0-6|42	
14cu|nodejs-range-parser-1.0.0-6|43	%nodejs_symlink_deps
14cu|nodejs-range-parser-1.0.0-6|44	
14cu|nodejs-range-parser-1.0.0-6|45	
14cu|nodejs-range-parser-1.0.0-6|46	%if 0%{?enable_tests}
14cu|nodejs-range-parser-1.0.0-6|47	%check
14cu|nodejs-range-parser-1.0.0-6|48	%{nodejs_sitelib}/mocha/bin/mocha --reporter spec --require should
14cu|nodejs-range-parser-1.0.0-6|49	%endif
14cu|nodejs-range-parser-1.0.0-6|50	
14cu|nodejs-range-parser-1.0.0-6|51	
14cu|nodejs-range-parser-1.0.0-6|52	%files
14cu|nodejs-range-parser-1.0.0-6|53	%doc History.md Readme.md
14cu|nodejs-range-parser-1.0.0-6|54	%{nodejs_sitelib}/range-parser
14cu|nodejs-range-parser-1.0.0-6|55	
14cu|nodejs-range-parser-1.0.0-6|56	%changelog
14cu|nodejs-range-parser-1.0.0-6|57	
14cu|nodejs-range-parser-1.0.0-6|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-range-parser-1.0.0-6|59	- (ae4eb35) BuildList#2799825: Increase release tag
14cu|nodejs-range-parser-1.0.0-6|60	
14cu|nodejs-range-parser-1.0.0-6|61	

11996 14
14cu|nodejs-raw-body-2.1.5-4|1	%define oname raw-body
14cu|nodejs-raw-body-2.1.5-4|2	
14cu|nodejs-raw-body-2.1.5-4|3	Summary:    Get and validate the raw body of a readable stream
14cu|nodejs-raw-body-2.1.5-4|4	Name:       nodejs-%{oname}
14cu|nodejs-raw-body-2.1.5-4|5	Version:    2.1.5
14cu|nodejs-raw-body-2.1.5-4|6	Release:    4
14cu|nodejs-raw-body-2.1.5-4|7	License:    MIT
14cu|nodejs-raw-body-2.1.5-4|8	Group:      Development/Other
14cu|nodejs-raw-body-2.1.5-4|9	URL:        https://github.com/stream-utils/%{oname}
14cu|nodejs-raw-body-2.1.5-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-raw-body-2.1.5-4|11	Source0:    https://github.com/stream-utils/raw-body/archive/%{version}.tar.gz
14cu|nodejs-raw-body-2.1.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-raw-body-2.1.5-4|13	BuildRequires:  npm(bytes)
14cu|nodejs-raw-body-2.1.5-4|14	BuildRequires:  npm(iconv-lite)
14cu|nodejs-raw-body-2.1.5-4|15	BuildRequires:  npm(unpipe)
14cu|nodejs-raw-body-2.1.5-4|16	#
14cu|nodejs-raw-body-2.1.5-4|17	BuildRequires:  npm(istanbul)
14cu|nodejs-raw-body-2.1.5-4|18	BuildRequires:  npm(bluebird)
14cu|nodejs-raw-body-2.1.5-4|19	BuildRequires:  npm(mocha)
14cu|nodejs-raw-body-2.1.5-4|20	BuildRequires:  npm(readable-stream)
14cu|nodejs-raw-body-2.1.5-4|21	BuildRequires:  npm(through2)
14cu|nodejs-raw-body-2.1.5-4|22	BuildArch:  noarch
14cu|nodejs-raw-body-2.1.5-4|23	
14cu|nodejs-raw-body-2.1.5-4|24	%description
14cu|nodejs-raw-body-2.1.5-4|25	This module gets the entire buffer of a stream either as a buffer or a string.
14cu|nodejs-raw-body-2.1.5-4|26	It validates the stream's length against an expected length and maximum limit.
14cu|nodejs-raw-body-2.1.5-4|27	It is ideal for parsing request bodies.
14cu|nodejs-raw-body-2.1.5-4|28	
14cu|nodejs-raw-body-2.1.5-4|29	
14cu|nodejs-raw-body-2.1.5-4|30	%files
14cu|nodejs-raw-body-2.1.5-4|31	%doc LICENSE *.md
14cu|nodejs-raw-body-2.1.5-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-raw-body-2.1.5-4|33	#------------------------------------------------------------------------
14cu|nodejs-raw-body-2.1.5-4|34	%prep
14cu|nodejs-raw-body-2.1.5-4|35	%setup -q -n %{oname}-%{version}
14cu|nodejs-raw-body-2.1.5-4|36	%nodejs_fixdep bytes
14cu|nodejs-raw-body-2.1.5-4|37	%nodejs_fixdep iconv-lite
14cu|nodejs-raw-body-2.1.5-4|38	%nodejs_fixdep unpipe
14cu|nodejs-raw-body-2.1.5-4|39	
14cu|nodejs-raw-body-2.1.5-4|40	%build
14cu|nodejs-raw-body-2.1.5-4|41	#nothing to do
14cu|nodejs-raw-body-2.1.5-4|42	
14cu|nodejs-raw-body-2.1.5-4|43	
14cu|nodejs-raw-body-2.1.5-4|44	%install
14cu|nodejs-raw-body-2.1.5-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-raw-body-2.1.5-4|46	cp -pr package.json index.js \
14cu|nodejs-raw-body-2.1.5-4|47	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-raw-body-2.1.5-4|48	
14cu|nodejs-raw-body-2.1.5-4|49	%nodejs_symlink_deps
14cu|nodejs-raw-body-2.1.5-4|50	
14cu|nodejs-raw-body-2.1.5-4|51	%check
14cu|nodejs-raw-body-2.1.5-4|52	%nodejs_symlink_deps --check
14cu|nodejs-raw-body-2.1.5-4|53	mocha --trace-deprecation --reporter spec --bail --check-leaks test/ || :
14cu|nodejs-raw-body-2.1.5-4|54	
14cu|nodejs-raw-body-2.1.5-4|55	%changelog
14cu|nodejs-raw-body-2.1.5-4|56	
14cu|nodejs-raw-body-2.1.5-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.5-4
14cu|nodejs-raw-body-2.1.5-4|58	- (b09b267) BuildList#2799825: Increase release tag
14cu|nodejs-raw-body-2.1.5-4|59	
14cu|nodejs-raw-body-2.1.5-4|60	

11997 14
14cu|nodejs-rc-1.1.5-4|1	%define oname rc
14cu|nodejs-rc-1.1.5-4|2	
14cu|nodejs-rc-1.1.5-4|3	Summary:        The non-configurable configuration loader for lazy people
14cu|nodejs-rc-1.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rc-1.1.5-4|5	Version:        1.1.5
14cu|nodejs-rc-1.1.5-4|6	Release:        4
14cu|nodejs-rc-1.1.5-4|7	# BSD-2-Clause OR MIT OR Apache-2.0 license
14cu|nodejs-rc-1.1.5-4|8	License:        BSD
14cu|nodejs-rc-1.1.5-4|9	Group:          Development/Other
14cu|nodejs-rc-1.1.5-4|10	Url:            https://github.com/dominictarr/rc
14cu|nodejs-rc-1.1.5-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rc-1.1.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-rc-1.1.5-4|13	BuildRequires:  npm(strip-json-comments)
14cu|nodejs-rc-1.1.5-4|14	BuildRequires:  npm(minimist)
14cu|nodejs-rc-1.1.5-4|15	BuildRequires:  npm(ini)
14cu|nodejs-rc-1.1.5-4|16	BuildRequires:  npm(deep-extend)
14cu|nodejs-rc-1.1.5-4|17	
14cu|nodejs-rc-1.1.5-4|18	
14cu|nodejs-rc-1.1.5-4|19	BuildArch:      noarch
14cu|nodejs-rc-1.1.5-4|20	
14cu|nodejs-rc-1.1.5-4|21	%description
14cu|nodejs-rc-1.1.5-4|22	%{summary}.
14cu|nodejs-rc-1.1.5-4|23	
14cu|nodejs-rc-1.1.5-4|24	%files
14cu|nodejs-rc-1.1.5-4|25	%doc LICENSE.* README.md
14cu|nodejs-rc-1.1.5-4|26	%{_bindir}/%{oname}.js
14cu|nodejs-rc-1.1.5-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rc-1.1.5-4|28	
14cu|nodejs-rc-1.1.5-4|29	#------------------------------------------------------------------
14cu|nodejs-rc-1.1.5-4|30	
14cu|nodejs-rc-1.1.5-4|31	%prep
14cu|nodejs-rc-1.1.5-4|32	%setup -q -n package
14cu|nodejs-rc-1.1.5-4|33	rm -rf node_modules
14cu|nodejs-rc-1.1.5-4|34	
14cu|nodejs-rc-1.1.5-4|35	%nodejs_fixdep strip-json-comments 2.0.0
14cu|nodejs-rc-1.1.5-4|36	
14cu|nodejs-rc-1.1.5-4|37	%build
14cu|nodejs-rc-1.1.5-4|38	
14cu|nodejs-rc-1.1.5-4|39	%install
14cu|nodejs-rc-1.1.5-4|40	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rc-1.1.5-4|41	cp -r package.json *.js lib/ test/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rc-1.1.5-4|42	chmod +x index.js
14cu|nodejs-rc-1.1.5-4|43	
14cu|nodejs-rc-1.1.5-4|44	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-rc-1.1.5-4|45	ln -sf ../lib/node_modules/%{oname}/index.js \
14cu|nodejs-rc-1.1.5-4|46	%{buildroot}%{_bindir}/%{oname}.js
14cu|nodejs-rc-1.1.5-4|47	
14cu|nodejs-rc-1.1.5-4|48	%nodejs_symlink_deps
14cu|nodejs-rc-1.1.5-4|49	
14cu|nodejs-rc-1.1.5-4|50	%check
14cu|nodejs-rc-1.1.5-4|51	%nodejs_symlink_deps --check
14cu|nodejs-rc-1.1.5-4|52	%_node test/*.js
14cu|nodejs-rc-1.1.5-4|53	%changelog
14cu|nodejs-rc-1.1.5-4|54	
14cu|nodejs-rc-1.1.5-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.5-4
14cu|nodejs-rc-1.1.5-4|56	- (7519717) BuildList#2799825: Increase release tag
14cu|nodejs-rc-1.1.5-4|57	
14cu|nodejs-rc-1.1.5-4|58	

11998 14
14cu|nodejs-rcedit-0.5.0-4|1	%define oname rcedit
14cu|nodejs-rcedit-0.5.0-4|2	
14cu|nodejs-rcedit-0.5.0-4|3	Summary:        Node module to edit resources of exe
14cu|nodejs-rcedit-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rcedit-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-rcedit-0.5.0-4|6	Release:        4
14cu|nodejs-rcedit-0.5.0-4|7	License:        MIT
14cu|nodejs-rcedit-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-rcedit-0.5.0-4|9	Url:            https://github.com/atom/node-rcedit
14cu|nodejs-rcedit-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rcedit-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-rcedit-0.5.0-4|12	BuildArch:      noarch
14cu|nodejs-rcedit-0.5.0-4|13	
14cu|nodejs-rcedit-0.5.0-4|14	%description
14cu|nodejs-rcedit-0.5.0-4|15	%{summary}.
14cu|nodejs-rcedit-0.5.0-4|16	
14cu|nodejs-rcedit-0.5.0-4|17	%files
14cu|nodejs-rcedit-0.5.0-4|18	%doc LICENSE *.md
14cu|nodejs-rcedit-0.5.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rcedit-0.5.0-4|20	
14cu|nodejs-rcedit-0.5.0-4|21	#------------------------------------------------------------------
14cu|nodejs-rcedit-0.5.0-4|22	
14cu|nodejs-rcedit-0.5.0-4|23	%prep
14cu|nodejs-rcedit-0.5.0-4|24	%setup -q -n package
14cu|nodejs-rcedit-0.5.0-4|25	rm -rf node_modules
14cu|nodejs-rcedit-0.5.0-4|26	
14cu|nodejs-rcedit-0.5.0-4|27	%build
14cu|nodejs-rcedit-0.5.0-4|28	
14cu|nodejs-rcedit-0.5.0-4|29	%install
14cu|nodejs-rcedit-0.5.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rcedit-0.5.0-4|31	cp -r package.json lib/ bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rcedit-0.5.0-4|32	%nodejs_symlink_deps
14cu|nodejs-rcedit-0.5.0-4|33	%changelog
14cu|nodejs-rcedit-0.5.0-4|34	
14cu|nodejs-rcedit-0.5.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-rcedit-0.5.0-4|36	- (f739783) BuildList#2799825: Increase release tag
14cu|nodejs-rcedit-0.5.0-4|37	
14cu|nodejs-rcedit-0.5.0-4|38	

11999 14
14cu|nodejs-read-1.0.7-4|1	%define oname read
14cu|nodejs-read-1.0.7-4|2	
14cu|nodejs-read-1.0.7-4|3	Summary:    An implementation of read(1) for node programs
14cu|nodejs-read-1.0.7-4|4	Name:       nodejs-%{oname}
14cu|nodejs-read-1.0.7-4|5	Version:    1.0.7
14cu|nodejs-read-1.0.7-4|6	Release:    4
14cu|nodejs-read-1.0.7-4|7	License:    BSD
14cu|nodejs-read-1.0.7-4|8	Group:      Development/Other
14cu|nodejs-read-1.0.7-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-read-1.0.7-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-1.0.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-1.0.7-4|12	BuildRequires:  npm(mute-stream)
14cu|nodejs-read-1.0.7-4|13	BuildArch:  noarch
14cu|nodejs-read-1.0.7-4|14	
14cu|nodejs-read-1.0.7-4|15	%description
14cu|nodejs-read-1.0.7-4|16	A method for reading user input from stdin in node.js.  Similar to readline's
14cu|nodejs-read-1.0.7-4|17	"question()" method, but with a few more features.
14cu|nodejs-read-1.0.7-4|18	
14cu|nodejs-read-1.0.7-4|19	%files
14cu|nodejs-read-1.0.7-4|20	%doc LICENSE README.md
14cu|nodejs-read-1.0.7-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-1.0.7-4|22	#-----------------------------------------------------------
14cu|nodejs-read-1.0.7-4|23	
14cu|nodejs-read-1.0.7-4|24	%prep
14cu|nodejs-read-1.0.7-4|25	%setup -qn package
14cu|nodejs-read-1.0.7-4|26	
14cu|nodejs-read-1.0.7-4|27	%build
14cu|nodejs-read-1.0.7-4|28	#nothing to do
14cu|nodejs-read-1.0.7-4|29	
14cu|nodejs-read-1.0.7-4|30	%install
14cu|nodejs-read-1.0.7-4|31	
14cu|nodejs-read-1.0.7-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-1.0.7-4|33	cp -pr lib/ package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-1.0.7-4|34	
14cu|nodejs-read-1.0.7-4|35	%nodejs_symlink_deps
14cu|nodejs-read-1.0.7-4|36	
14cu|nodejs-read-1.0.7-4|37	
14cu|nodejs-read-1.0.7-4|38	
14cu|nodejs-read-1.0.7-4|39	%changelog
14cu|nodejs-read-1.0.7-4|40	
14cu|nodejs-read-1.0.7-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.7-4
14cu|nodejs-read-1.0.7-4|42	- (8e40a8f) BuildList#2799825: Increase release tag
14cu|nodejs-read-1.0.7-4|43	
14cu|nodejs-read-1.0.7-4|44	

12000 14
14cu|nodejs-readable-stream-2.0.4-5|1	%define oname readable-stream
14cu|nodejs-readable-stream-2.0.4-5|2	%{?nodejs_find_provides_and_requires}
14cu|nodejs-readable-stream-2.0.4-5|3	
14cu|nodejs-readable-stream-2.0.4-5|4	Summary:        Streams3, a user-land copy of the stream library from iojs v2.x
14cu|nodejs-readable-stream-2.0.4-5|5	Name:           nodejs-%{oname}
14cu|nodejs-readable-stream-2.0.4-5|6	Version:        2.0.4
14cu|nodejs-readable-stream-2.0.4-5|7	Release:        5
14cu|nodejs-readable-stream-2.0.4-5|8	License:        MIT
14cu|nodejs-readable-stream-2.0.4-5|9	Group:          Development/Other
14cu|nodejs-readable-stream-2.0.4-5|10	Url:            https://github.com/nodejs/readable-stream
14cu|nodejs-readable-stream-2.0.4-5|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-readable-stream-2.0.4-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-readable-stream-2.0.4-5|13	BuildRequires:  npm(util-deprecate)
14cu|nodejs-readable-stream-2.0.4-5|14	BuildRequires:  npm(string_decoder)
14cu|nodejs-readable-stream-2.0.4-5|15	BuildRequires:  npm(process-nextick-args)
14cu|nodejs-readable-stream-2.0.4-5|16	BuildRequires:  npm(isarray)
14cu|nodejs-readable-stream-2.0.4-5|17	BuildRequires:  npm(inherits)
14cu|nodejs-readable-stream-2.0.4-5|18	BuildRequires:  npm(core-util-is)
14cu|nodejs-readable-stream-2.0.4-5|19	
14cu|nodejs-readable-stream-2.0.4-5|20	
14cu|nodejs-readable-stream-2.0.4-5|21	
14cu|nodejs-readable-stream-2.0.4-5|22	BuildArch:      noarch
14cu|nodejs-readable-stream-2.0.4-5|23	
14cu|nodejs-readable-stream-2.0.4-5|24	%description
14cu|nodejs-readable-stream-2.0.4-5|25	%{summary}.
14cu|nodejs-readable-stream-2.0.4-5|26	
14cu|nodejs-readable-stream-2.0.4-5|27	%files
14cu|nodejs-readable-stream-2.0.4-5|28	%doc README.md LICENSE
14cu|nodejs-readable-stream-2.0.4-5|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-readable-stream-2.0.4-5|30	
14cu|nodejs-readable-stream-2.0.4-5|31	#------------------------------------------------------------------
14cu|nodejs-readable-stream-2.0.4-5|32	
14cu|nodejs-readable-stream-2.0.4-5|33	%prep
14cu|nodejs-readable-stream-2.0.4-5|34	%setup -q -n package
14cu|nodejs-readable-stream-2.0.4-5|35	rm -rf node_modules
14cu|nodejs-readable-stream-2.0.4-5|36	%nodejs_fixdep inherits
14cu|nodejs-readable-stream-2.0.4-5|37	
14cu|nodejs-readable-stream-2.0.4-5|38	%build
14cu|nodejs-readable-stream-2.0.4-5|39	
14cu|nodejs-readable-stream-2.0.4-5|40	%install
14cu|nodejs-readable-stream-2.0.4-5|41	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-readable-stream-2.0.4-5|42	cp -pr package.json lib *.js \
14cu|nodejs-readable-stream-2.0.4-5|43	%{buildroot}%{nodejs_sitelib}/readable-stream
14cu|nodejs-readable-stream-2.0.4-5|44	
14cu|nodejs-readable-stream-2.0.4-5|45	%nodejs_symlink_deps
14cu|nodejs-readable-stream-2.0.4-5|46	%changelog
14cu|nodejs-readable-stream-2.0.4-5|47	
14cu|nodejs-readable-stream-2.0.4-5|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.4-5
14cu|nodejs-readable-stream-2.0.4-5|49	- (b8452a8) BuildList#2799825: Increase release tag
14cu|nodejs-readable-stream-2.0.4-5|50	
14cu|nodejs-readable-stream-2.0.4-5|51	

12001 14
14cu|nodejs-read-all-stream-3.0.1-4|1	%define oname read-all-stream
14cu|nodejs-read-all-stream-3.0.1-4|2	
14cu|nodejs-read-all-stream-3.0.1-4|3	Summary:        Read stream to buffer or string
14cu|nodejs-read-all-stream-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-all-stream-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-read-all-stream-3.0.1-4|6	Release:        4
14cu|nodejs-read-all-stream-3.0.1-4|7	License:        MIT
14cu|nodejs-read-all-stream-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-read-all-stream-3.0.1-4|9	Url:            https://github.com/floatdrop/read-all-stream
14cu|nodejs-read-all-stream-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-all-stream-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-all-stream-3.0.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-read-all-stream-3.0.1-4|13	BuildRequires:  npm(pinkie-promise)
14cu|nodejs-read-all-stream-3.0.1-4|14	
14cu|nodejs-read-all-stream-3.0.1-4|15	BuildArch:      noarch
14cu|nodejs-read-all-stream-3.0.1-4|16	
14cu|nodejs-read-all-stream-3.0.1-4|17	%description
14cu|nodejs-read-all-stream-3.0.1-4|18	Read all stream content and pass it to callback.
14cu|nodejs-read-all-stream-3.0.1-4|19	
14cu|nodejs-read-all-stream-3.0.1-4|20	%files
14cu|nodejs-read-all-stream-3.0.1-4|21	%doc license readme.md
14cu|nodejs-read-all-stream-3.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-all-stream-3.0.1-4|23	
14cu|nodejs-read-all-stream-3.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-read-all-stream-3.0.1-4|25	
14cu|nodejs-read-all-stream-3.0.1-4|26	%prep
14cu|nodejs-read-all-stream-3.0.1-4|27	%setup -q -n package
14cu|nodejs-read-all-stream-3.0.1-4|28	rm -rf node_modules
14cu|nodejs-read-all-stream-3.0.1-4|29	
14cu|nodejs-read-all-stream-3.0.1-4|30	%build
14cu|nodejs-read-all-stream-3.0.1-4|31	
14cu|nodejs-read-all-stream-3.0.1-4|32	%install
14cu|nodejs-read-all-stream-3.0.1-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-all-stream-3.0.1-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-all-stream-3.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-read-all-stream-3.0.1-4|36	%changelog
14cu|nodejs-read-all-stream-3.0.1-4|37	
14cu|nodejs-read-all-stream-3.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-read-all-stream-3.0.1-4|39	- (2ec5b81) BuildList#2799825: Increase release tag
14cu|nodejs-read-all-stream-3.0.1-4|40	
14cu|nodejs-read-all-stream-3.0.1-4|41	

12002 14
14cu|nodejs-read-dir-files-0.1.1-4|1	%define oname read-dir-files
14cu|nodejs-read-dir-files-0.1.1-4|2	
14cu|nodejs-read-dir-files-0.1.1-4|3	Summary:        Recursively read files from a directory
14cu|nodejs-read-dir-files-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-dir-files-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-read-dir-files-0.1.1-4|6	Release:        4
14cu|nodejs-read-dir-files-0.1.1-4|7	License:        ISC
14cu|nodejs-read-dir-files-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-read-dir-files-0.1.1-4|9	Url:            https://github.com/mmalecki/node-read-dir-files
14cu|nodejs-read-dir-files-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-dir-files-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-dir-files-0.1.1-4|12	BuildRequires:  npm(async)
14cu|nodejs-read-dir-files-0.1.1-4|13	BuildRequires:  npm(errs)
14cu|nodejs-read-dir-files-0.1.1-4|14	BuildRequires:  npm(vows)
14cu|nodejs-read-dir-files-0.1.1-4|15	BuildArch:      noarch
14cu|nodejs-read-dir-files-0.1.1-4|16	
14cu|nodejs-read-dir-files-0.1.1-4|17	%description
14cu|nodejs-read-dir-files-0.1.1-4|18	%{summary}.
14cu|nodejs-read-dir-files-0.1.1-4|19	
14cu|nodejs-read-dir-files-0.1.1-4|20	%files
14cu|nodejs-read-dir-files-0.1.1-4|21	%doc LICENSE README.md
14cu|nodejs-read-dir-files-0.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-dir-files-0.1.1-4|23	
14cu|nodejs-read-dir-files-0.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-read-dir-files-0.1.1-4|25	
14cu|nodejs-read-dir-files-0.1.1-4|26	%prep
14cu|nodejs-read-dir-files-0.1.1-4|27	%setup -q -n package
14cu|nodejs-read-dir-files-0.1.1-4|28	rm -rf node_modules
14cu|nodejs-read-dir-files-0.1.1-4|29	%nodejs_fixdep async
14cu|nodejs-read-dir-files-0.1.1-4|30	%nodejs_fixdep errs
14cu|nodejs-read-dir-files-0.1.1-4|31	
14cu|nodejs-read-dir-files-0.1.1-4|32	%build
14cu|nodejs-read-dir-files-0.1.1-4|33	
14cu|nodejs-read-dir-files-0.1.1-4|34	%install
14cu|nodejs-read-dir-files-0.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-dir-files-0.1.1-4|36	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-dir-files-0.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-read-dir-files-0.1.1-4|38	
14cu|nodejs-read-dir-files-0.1.1-4|39	%check
14cu|nodejs-read-dir-files-0.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-read-dir-files-0.1.1-4|41	vows test/*-test.js --spec
14cu|nodejs-read-dir-files-0.1.1-4|42	
14cu|nodejs-read-dir-files-0.1.1-4|43	
14cu|nodejs-read-dir-files-0.1.1-4|44	%changelog
14cu|nodejs-read-dir-files-0.1.1-4|45	
14cu|nodejs-read-dir-files-0.1.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-read-dir-files-0.1.1-4|47	- (a253987) BuildList#2799825: Increase release tag
14cu|nodejs-read-dir-files-0.1.1-4|48	
14cu|nodejs-read-dir-files-0.1.1-4|49	

12003 14
14cu|nodejs-readdirp-2.0.0-4|1	%define oname readdirp
14cu|nodejs-readdirp-2.0.0-4|2	
14cu|nodejs-readdirp-2.0.0-4|3	Summary:    Recursive version of Node's fs.readdir with a streaming API
14cu|nodejs-readdirp-2.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-readdirp-2.0.0-4|5	Version:    2.0.0
14cu|nodejs-readdirp-2.0.0-4|6	Release:    4
14cu|nodejs-readdirp-2.0.0-4|7	License:    MIT
14cu|nodejs-readdirp-2.0.0-4|8	Group:      Development/Other
14cu|nodejs-readdirp-2.0.0-4|9	URL:        https://github.com/thlorenz/%{oname}
14cu|nodejs-readdirp-2.0.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-readdirp-2.0.0-4|11	Source0:    https://github.com/thlorenz/readdirp/archive/v%{version}.tar.gz
14cu|nodejs-readdirp-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-readdirp-2.0.0-4|13	BuildRequires:  npm(graceful-fs)
14cu|nodejs-readdirp-2.0.0-4|14	BuildRequires:  npm(minimatch)
14cu|nodejs-readdirp-2.0.0-4|15	BuildRequires:  npm(readable-stream)
14cu|nodejs-readdirp-2.0.0-4|16	BuildRequires:  npm(tap)
14cu|nodejs-readdirp-2.0.0-4|17	BuildRequires:  npm(through2)
14cu|nodejs-readdirp-2.0.0-4|18	BuildRequires:  npm(nave)
14cu|nodejs-readdirp-2.0.0-4|19	BuildArch:  noarch
14cu|nodejs-readdirp-2.0.0-4|20	
14cu|nodejs-readdirp-2.0.0-4|21	
14cu|nodejs-readdirp-2.0.0-4|22	%description
14cu|nodejs-readdirp-2.0.0-4|23	%{summary}.
14cu|nodejs-readdirp-2.0.0-4|24	
14cu|nodejs-readdirp-2.0.0-4|25	
14cu|nodejs-readdirp-2.0.0-4|26	%files
14cu|nodejs-readdirp-2.0.0-4|27	%doc LICENSE README.md examples/
14cu|nodejs-readdirp-2.0.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdirp-2.0.0-4|29	#-----------------------------------------------------------------------
14cu|nodejs-readdirp-2.0.0-4|30	%prep
14cu|nodejs-readdirp-2.0.0-4|31	%setup -q -n %{oname}-%{version}
14cu|nodejs-readdirp-2.0.0-4|32	%nodejs_fixdep readable-stream
14cu|nodejs-readdirp-2.0.0-4|33	%nodejs_fixdep minimatch
14cu|nodejs-readdirp-2.0.0-4|34	%nodejs_fixdep graceful-fs
14cu|nodejs-readdirp-2.0.0-4|35	
14cu|nodejs-readdirp-2.0.0-4|36	%build
14cu|nodejs-readdirp-2.0.0-4|37	#nothing to do
14cu|nodejs-readdirp-2.0.0-4|38	
14cu|nodejs-readdirp-2.0.0-4|39	
14cu|nodejs-readdirp-2.0.0-4|40	%install
14cu|nodejs-readdirp-2.0.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdirp-2.0.0-4|42	cp -pr package.json *.js \
14cu|nodejs-readdirp-2.0.0-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdirp-2.0.0-4|44	
14cu|nodejs-readdirp-2.0.0-4|45	%nodejs_symlink_deps
14cu|nodejs-readdirp-2.0.0-4|46	
14cu|nodejs-readdirp-2.0.0-4|47	
14cu|nodejs-readdirp-2.0.0-4|48	%check
14cu|nodejs-readdirp-2.0.0-4|49	#tests fail with new tap
14cu|nodejs-readdirp-2.0.0-4|50	#https://github.com/thlorenz/readdirp/issues/29
14cu|nodejs-readdirp-2.0.0-4|51	%nodejs_symlink_deps --check
14cu|nodejs-readdirp-2.0.0-4|52	%tap test || :
14cu|nodejs-readdirp-2.0.0-4|53	
14cu|nodejs-readdirp-2.0.0-4|54	%changelog
14cu|nodejs-readdirp-2.0.0-4|55	
14cu|nodejs-readdirp-2.0.0-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-readdirp-2.0.0-4|57	- (000c2a2) BuildList#2799825: Increase release tag
14cu|nodejs-readdirp-2.0.0-4|58	
14cu|nodejs-readdirp-2.0.0-4|59	

12004 14
14cu|nodejs-readdir-scoped-modules-1.0.2-4|1	%define oname readdir-scoped-modules
14cu|nodejs-readdir-scoped-modules-1.0.2-4|2	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|3	Summary:        Like fs.readdir but handling @org/module dirs as if they were a single entry
14cu|nodejs-readdir-scoped-modules-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-readdir-scoped-modules-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-readdir-scoped-modules-1.0.2-4|6	Release:        4
14cu|nodejs-readdir-scoped-modules-1.0.2-4|7	License:        ISC
14cu|nodejs-readdir-scoped-modules-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-readdir-scoped-modules-1.0.2-4|9	Url:            https://github.com/npm/readdir-scoped-modules
14cu|nodejs-readdir-scoped-modules-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-readdir-scoped-modules-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-readdir-scoped-modules-1.0.2-4|12	BuildRequires:  npm(once)
14cu|nodejs-readdir-scoped-modules-1.0.2-4|13	BuildRequires:  npm(graceful-fs)
14cu|nodejs-readdir-scoped-modules-1.0.2-4|14	BuildRequires:  npm(dezalgo)
14cu|nodejs-readdir-scoped-modules-1.0.2-4|15	BuildRequires:  npm(debuglog)
14cu|nodejs-readdir-scoped-modules-1.0.2-4|16	BuildRequires:  npm(tap)
14cu|nodejs-readdir-scoped-modules-1.0.2-4|17	BuildArch:      noarch
14cu|nodejs-readdir-scoped-modules-1.0.2-4|18	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|19	%description
14cu|nodejs-readdir-scoped-modules-1.0.2-4|20	%{summary}.
14cu|nodejs-readdir-scoped-modules-1.0.2-4|21	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|22	%files
14cu|nodejs-readdir-scoped-modules-1.0.2-4|23	%doc LICENSE *.md
14cu|nodejs-readdir-scoped-modules-1.0.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdir-scoped-modules-1.0.2-4|25	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|26	#------------------------------------------------------------------
14cu|nodejs-readdir-scoped-modules-1.0.2-4|27	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|28	%prep
14cu|nodejs-readdir-scoped-modules-1.0.2-4|29	%setup -qn package
14cu|nodejs-readdir-scoped-modules-1.0.2-4|30	rm -rf node_modules
14cu|nodejs-readdir-scoped-modules-1.0.2-4|31	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|32	%build
14cu|nodejs-readdir-scoped-modules-1.0.2-4|33	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|34	%install
14cu|nodejs-readdir-scoped-modules-1.0.2-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdir-scoped-modules-1.0.2-4|36	cp -r package.json readdir.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readdir-scoped-modules-1.0.2-4|37	%nodejs_symlink_deps
14cu|nodejs-readdir-scoped-modules-1.0.2-4|38	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|39	%check
14cu|nodejs-readdir-scoped-modules-1.0.2-4|40	%nodejs_symlink_deps --check
14cu|nodejs-readdir-scoped-modules-1.0.2-4|41	%tap test
14cu|nodejs-readdir-scoped-modules-1.0.2-4|42	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|43	%changelog
14cu|nodejs-readdir-scoped-modules-1.0.2-4|44	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-readdir-scoped-modules-1.0.2-4|46	- (583f35a) BuildList#2799825: Increase release tag
14cu|nodejs-readdir-scoped-modules-1.0.2-4|47	
14cu|nodejs-readdir-scoped-modules-1.0.2-4|48	

12005 14
14cu|nodejs-read-installed-4.0.3-4|1	%define oname read-installed
14cu|nodejs-read-installed-4.0.3-4|2	
14cu|nodejs-read-installed-4.0.3-4|3	
14cu|nodejs-read-installed-4.0.3-4|4	Summary:        Returns a tree structure of all installed packages in a folder
14cu|nodejs-read-installed-4.0.3-4|5	Name:           nodejs-%{oname}
14cu|nodejs-read-installed-4.0.3-4|6	Version:        4.0.3
14cu|nodejs-read-installed-4.0.3-4|7	Release:        4
14cu|nodejs-read-installed-4.0.3-4|8	Group:          Development/Other
14cu|nodejs-read-installed-4.0.3-4|9	License:        ISC
14cu|nodejs-read-installed-4.0.3-4|10	Url:            https://github.com/isaacs/%{oname}
14cu|nodejs-read-installed-4.0.3-4|11	Source0:        https://github.com/npm/%{oname}/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|nodejs-read-installed-4.0.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-read-installed-4.0.3-4|13	BuildRequires:  npm(tap)
14cu|nodejs-read-installed-4.0.3-4|14	BuildRequires:  npm(debuglog)
14cu|nodejs-read-installed-4.0.3-4|15	BuildRequires:  npm(graceful-fs)
14cu|nodejs-read-installed-4.0.3-4|16	BuildRequires:  npm(mkdirp)
14cu|nodejs-read-installed-4.0.3-4|17	BuildRequires:  npm(read-package-json)
14cu|nodejs-read-installed-4.0.3-4|18	BuildRequires:  npm(readdir-scoped-modules)
14cu|nodejs-read-installed-4.0.3-4|19	BuildRequires:  npm(rimraf)
14cu|nodejs-read-installed-4.0.3-4|20	BuildRequires:  npm(semver)
14cu|nodejs-read-installed-4.0.3-4|21	BuildRequires:  npm(slide)
14cu|nodejs-read-installed-4.0.3-4|22	BuildRequires:  npm(util-extend)
14cu|nodejs-read-installed-4.0.3-4|23	BuildRequires:  npm(graceful-fs)
14cu|nodejs-read-installed-4.0.3-4|24	BuildArch:  noarch
14cu|nodejs-read-installed-4.0.3-4|25	
14cu|nodejs-read-installed-4.0.3-4|26	
14cu|nodejs-read-installed-4.0.3-4|27	
14cu|nodejs-read-installed-4.0.3-4|28	%description
14cu|nodejs-read-installed-4.0.3-4|29	Reads all the installed packages in a folder, and returns a tree structure with
14cu|nodejs-read-installed-4.0.3-4|30	all the data.
14cu|nodejs-read-installed-4.0.3-4|31	
14cu|nodejs-read-installed-4.0.3-4|32	%files
14cu|nodejs-read-installed-4.0.3-4|33	%doc LICENSE README.md
14cu|nodejs-read-installed-4.0.3-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-installed-4.0.3-4|35	#-------------------------------------------------------------
14cu|nodejs-read-installed-4.0.3-4|36	
14cu|nodejs-read-installed-4.0.3-4|37	%prep
14cu|nodejs-read-installed-4.0.3-4|38	%setup -qn %{oname}-%{version}
14cu|nodejs-read-installed-4.0.3-4|39	
14cu|nodejs-read-installed-4.0.3-4|40	%build
14cu|nodejs-read-installed-4.0.3-4|41	#nothing to do
14cu|nodejs-read-installed-4.0.3-4|42	
14cu|nodejs-read-installed-4.0.3-4|43	%install
14cu|nodejs-read-installed-4.0.3-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-installed-4.0.3-4|45	cp -pr package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-installed-4.0.3-4|46	
14cu|nodejs-read-installed-4.0.3-4|47	%nodejs_symlink_deps
14cu|nodejs-read-installed-4.0.3-4|48	
14cu|nodejs-read-installed-4.0.3-4|49	%check
14cu|nodejs-read-installed-4.0.3-4|50	%nodejs_symlink_deps --check
14cu|nodejs-read-installed-4.0.3-4|51	ln -s %{nodejs_sitelib}/graceful-fs node_modules
14cu|nodejs-read-installed-4.0.3-4|52	%tap test/*.js
14cu|nodejs-read-installed-4.0.3-4|53	
14cu|nodejs-read-installed-4.0.3-4|54	%changelog
14cu|nodejs-read-installed-4.0.3-4|55	
14cu|nodejs-read-installed-4.0.3-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.3-4
14cu|nodejs-read-installed-4.0.3-4|57	- (9a8bcd0) BuildList#2799825: Increase release tag
14cu|nodejs-read-installed-4.0.3-4|58	
14cu|nodejs-read-installed-4.0.3-4|59	

12006 14
14cu|nodejs-read-json-sync-1.1.1-4|1	%define oname read-json-sync
14cu|nodejs-read-json-sync-1.1.1-4|2	
14cu|nodejs-read-json-sync-1.1.1-4|3	Summary:        Read and parse a JSON file synchronously
14cu|nodejs-read-json-sync-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-json-sync-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-read-json-sync-1.1.1-4|6	Release:        4
14cu|nodejs-read-json-sync-1.1.1-4|7	License:        MIT
14cu|nodejs-read-json-sync-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-read-json-sync-1.1.1-4|9	Url:            https://github.com/shinnn/read-json-sync
14cu|nodejs-read-json-sync-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-json-sync-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-json-sync-1.1.1-4|12	BuildRequires:  npm(graceful-fs)
14cu|nodejs-read-json-sync-1.1.1-4|13	BuildArch:      noarch
14cu|nodejs-read-json-sync-1.1.1-4|14	
14cu|nodejs-read-json-sync-1.1.1-4|15	%description
14cu|nodejs-read-json-sync-1.1.1-4|16	%{summary}.
14cu|nodejs-read-json-sync-1.1.1-4|17	
14cu|nodejs-read-json-sync-1.1.1-4|18	%files
14cu|nodejs-read-json-sync-1.1.1-4|19	%doc LICENSE README.md
14cu|nodejs-read-json-sync-1.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-json-sync-1.1.1-4|21	
14cu|nodejs-read-json-sync-1.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-read-json-sync-1.1.1-4|23	
14cu|nodejs-read-json-sync-1.1.1-4|24	%prep
14cu|nodejs-read-json-sync-1.1.1-4|25	%setup -q -n package
14cu|nodejs-read-json-sync-1.1.1-4|26	rm -rf node_modules
14cu|nodejs-read-json-sync-1.1.1-4|27	chmod -x LICENSE README.md index.js
14cu|nodejs-read-json-sync-1.1.1-4|28	
14cu|nodejs-read-json-sync-1.1.1-4|29	%build
14cu|nodejs-read-json-sync-1.1.1-4|30	
14cu|nodejs-read-json-sync-1.1.1-4|31	%install
14cu|nodejs-read-json-sync-1.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-json-sync-1.1.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-json-sync-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-read-json-sync-1.1.1-4|35	
14cu|nodejs-read-json-sync-1.1.1-4|36	%changelog
14cu|nodejs-read-json-sync-1.1.1-4|37	
14cu|nodejs-read-json-sync-1.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-read-json-sync-1.1.1-4|39	- (828b375) BuildList#2799825: Increase release tag
14cu|nodejs-read-json-sync-1.1.1-4|40	
14cu|nodejs-read-json-sync-1.1.1-4|41	

12007 14
14cu|nodejs-readline2-1.0.1-4|1	%define oname readline2
14cu|nodejs-readline2-1.0.1-4|2	
14cu|nodejs-readline2-1.0.1-4|3	Summary:        Readline Façade fixing bugs and issues found in releases 0.8 and 0.10
14cu|nodejs-readline2-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-readline2-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-readline2-1.0.1-4|6	Release:        4
14cu|nodejs-readline2-1.0.1-4|7	License:        MIT
14cu|nodejs-readline2-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-readline2-1.0.1-4|9	Url:            https://github.com/sboudrias/readline2
14cu|nodejs-readline2-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-readline2-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/SBoudrias/readline2/master/LICENSE-MIT
14cu|nodejs-readline2-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-readline2-1.0.1-4|13	BuildRequires:  npm(mute-stream)
14cu|nodejs-readline2-1.0.1-4|14	BuildRequires:  npm(is-fullwidth-code-point)
14cu|nodejs-readline2-1.0.1-4|15	BuildRequires:  npm(code-point-at)
14cu|nodejs-readline2-1.0.1-4|16	BuildArch:      noarch
14cu|nodejs-readline2-1.0.1-4|17	
14cu|nodejs-readline2-1.0.1-4|18	%description
14cu|nodejs-readline2-1.0.1-4|19	Node.js (v0.8 and v0.10) had some bugs and
14cu|nodejs-readline2-1.0.1-4|20	issues with the default Readline module.
14cu|nodejs-readline2-1.0.1-4|21	This module include fixes seen in later version
14cu|nodejs-readline2-1.0.1-4|22	(0.11-0.12 and iojs) and ease some undesirable
14cu|nodejs-readline2-1.0.1-4|23	behavior one could see using the readline
14cu|nodejs-readline2-1.0.1-4|24	to create interatives prompts.
14cu|nodejs-readline2-1.0.1-4|25	This means readline2 change some behaviors
14cu|nodejs-readline2-1.0.1-4|26	and as so is not meant to be an exact drop-in
14cu|nodejs-readline2-1.0.1-4|27	replacement.
14cu|nodejs-readline2-1.0.1-4|28	This project is extracted from the core of
14cu|nodejs-readline2-1.0.1-4|29	Inquirer.js interactive prompt interface
14cu|nodejs-readline2-1.0.1-4|30	to be available as a standalone module.
14cu|nodejs-readline2-1.0.1-4|31	
14cu|nodejs-readline2-1.0.1-4|32	%files
14cu|nodejs-readline2-1.0.1-4|33	%doc README.md LICENSE-MIT
14cu|nodejs-readline2-1.0.1-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-readline2-1.0.1-4|35	
14cu|nodejs-readline2-1.0.1-4|36	#------------------------------------------------------------------
14cu|nodejs-readline2-1.0.1-4|37	
14cu|nodejs-readline2-1.0.1-4|38	%prep
14cu|nodejs-readline2-1.0.1-4|39	%setup -q -n package
14cu|nodejs-readline2-1.0.1-4|40	rm -rf node_modules
14cu|nodejs-readline2-1.0.1-4|41	cp -p %{SOURCE1} .
14cu|nodejs-readline2-1.0.1-4|42	
14cu|nodejs-readline2-1.0.1-4|43	%build
14cu|nodejs-readline2-1.0.1-4|44	
14cu|nodejs-readline2-1.0.1-4|45	%install
14cu|nodejs-readline2-1.0.1-4|46	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readline2-1.0.1-4|47	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-readline2-1.0.1-4|48	%nodejs_symlink_deps
14cu|nodejs-readline2-1.0.1-4|49	
14cu|nodejs-readline2-1.0.1-4|50	%changelog
14cu|nodejs-readline2-1.0.1-4|51	
14cu|nodejs-readline2-1.0.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-readline2-1.0.1-4|53	- (53731f1) BuildList#2799825: Increase release tag
14cu|nodejs-readline2-1.0.1-4|54	
14cu|nodejs-readline2-1.0.1-4|55	

12008 14
14cu|nodejs-read-only-stream-2.0.0-4|1	%define oname read-only-stream
14cu|nodejs-read-only-stream-2.0.0-4|2	
14cu|nodejs-read-only-stream-2.0.0-4|3	Summary:        Wrap a readable/writable stream to be read-only
14cu|nodejs-read-only-stream-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-only-stream-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-read-only-stream-2.0.0-4|6	Release:        4
14cu|nodejs-read-only-stream-2.0.0-4|7	License:        MIT
14cu|nodejs-read-only-stream-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-read-only-stream-2.0.0-4|9	Url:            https://github.com/substack/read-only-stream
14cu|nodejs-read-only-stream-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-only-stream-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-only-stream-2.0.0-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-read-only-stream-2.0.0-4|13	BuildRequires:  npm(through)
14cu|nodejs-read-only-stream-2.0.0-4|14	BuildRequires:  npm(through2)
14cu|nodejs-read-only-stream-2.0.0-4|15	BuildRequires:  npm(tape)
14cu|nodejs-read-only-stream-2.0.0-4|16	BuildRequires:  npm(concat-stream)
14cu|nodejs-read-only-stream-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-read-only-stream-2.0.0-4|18	
14cu|nodejs-read-only-stream-2.0.0-4|19	%description
14cu|nodejs-read-only-stream-2.0.0-4|20	%{summary}.
14cu|nodejs-read-only-stream-2.0.0-4|21	
14cu|nodejs-read-only-stream-2.0.0-4|22	%files
14cu|nodejs-read-only-stream-2.0.0-4|23	%doc LICENSE readme.markdown example/
14cu|nodejs-read-only-stream-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-only-stream-2.0.0-4|25	
14cu|nodejs-read-only-stream-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-read-only-stream-2.0.0-4|27	
14cu|nodejs-read-only-stream-2.0.0-4|28	%prep
14cu|nodejs-read-only-stream-2.0.0-4|29	%setup -q -n package
14cu|nodejs-read-only-stream-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-read-only-stream-2.0.0-4|31	
14cu|nodejs-read-only-stream-2.0.0-4|32	%build
14cu|nodejs-read-only-stream-2.0.0-4|33	
14cu|nodejs-read-only-stream-2.0.0-4|34	%install
14cu|nodejs-read-only-stream-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-only-stream-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-only-stream-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-read-only-stream-2.0.0-4|38	
14cu|nodejs-read-only-stream-2.0.0-4|39	
14cu|nodejs-read-only-stream-2.0.0-4|40	
14cu|nodejs-read-only-stream-2.0.0-4|41	%check
14cu|nodejs-read-only-stream-2.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-read-only-stream-2.0.0-4|43	tape test/*.js
14cu|nodejs-read-only-stream-2.0.0-4|44	
14cu|nodejs-read-only-stream-2.0.0-4|45	%changelog
14cu|nodejs-read-only-stream-2.0.0-4|46	
14cu|nodejs-read-only-stream-2.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-read-only-stream-2.0.0-4|48	- (a016438) BuildList#2799825: Increase release tag
14cu|nodejs-read-only-stream-2.0.0-4|49	
14cu|nodejs-read-only-stream-2.0.0-4|50	

12009 14
14cu|nodejs-read-package-json-2.0.2-4|1	%define oname read-package-json
14cu|nodejs-read-package-json-2.0.2-4|2	
14cu|nodejs-read-package-json-2.0.2-4|3	Summary:        Npm's package.json parser
14cu|nodejs-read-package-json-2.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-package-json-2.0.2-4|5	Version:        2.0.2
14cu|nodejs-read-package-json-2.0.2-4|6	Release:        4
14cu|nodejs-read-package-json-2.0.2-4|7	Group:          System/Libraries
14cu|nodejs-read-package-json-2.0.2-4|8	License:        ISC
14cu|nodejs-read-package-json-2.0.2-4|9	URL:            https://github.com/isaacs/%{oname}
14cu|nodejs-read-package-json-2.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-package-json-2.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-package-json-2.0.2-4|12	BuildRequires:  npm(graceful-fs)
14cu|nodejs-read-package-json-2.0.2-4|13	BuildRequires:  npm(normalize-package-data)
14cu|nodejs-read-package-json-2.0.2-4|14	BuildRequires:  npm(json-parse-helpfulerror)
14cu|nodejs-read-package-json-2.0.2-4|15	BuildRequires:  npm(glob)
14cu|nodejs-read-package-json-2.0.2-4|16	BuildRequires:  npm(tap)
14cu|nodejs-read-package-json-2.0.2-4|17	BuildArch:  noarch
14cu|nodejs-read-package-json-2.0.2-4|18	
14cu|nodejs-read-package-json-2.0.2-4|19	%description
14cu|nodejs-read-package-json-2.0.2-4|20	The thing npm uses to read package.json files, with semantics, defaults and
14cu|nodejs-read-package-json-2.0.2-4|21	validation.
14cu|nodejs-read-package-json-2.0.2-4|22	%files
14cu|nodejs-read-package-json-2.0.2-4|23	%doc LICENSE README.md
14cu|nodejs-read-package-json-2.0.2-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-package-json-2.0.2-4|25	#---------------------------------------------------------------
14cu|nodejs-read-package-json-2.0.2-4|26	
14cu|nodejs-read-package-json-2.0.2-4|27	%prep
14cu|nodejs-read-package-json-2.0.2-4|28	%setup -q -n package
14cu|nodejs-read-package-json-2.0.2-4|29	
14cu|nodejs-read-package-json-2.0.2-4|30	%build
14cu|nodejs-read-package-json-2.0.2-4|31	#nothing to do
14cu|nodejs-read-package-json-2.0.2-4|32	
14cu|nodejs-read-package-json-2.0.2-4|33	%install
14cu|nodejs-read-package-json-2.0.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-package-json-2.0.2-4|35	cp -pr package.json read-json.js \
14cu|nodejs-read-package-json-2.0.2-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-package-json-2.0.2-4|37	
14cu|nodejs-read-package-json-2.0.2-4|38	%nodejs_symlink_deps
14cu|nodejs-read-package-json-2.0.2-4|39	
14cu|nodejs-read-package-json-2.0.2-4|40	%check
14cu|nodejs-read-package-json-2.0.2-4|41	%nodejs_symlink_deps --check
14cu|nodejs-read-package-json-2.0.2-4|42	%tap test/*.js
14cu|nodejs-read-package-json-2.0.2-4|43	
14cu|nodejs-read-package-json-2.0.2-4|44	%changelog
14cu|nodejs-read-package-json-2.0.2-4|45	
14cu|nodejs-read-package-json-2.0.2-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-4
14cu|nodejs-read-package-json-2.0.2-4|47	- (584bdcc) BuildList#2799825: Increase release tag
14cu|nodejs-read-package-json-2.0.2-4|48	
14cu|nodejs-read-package-json-2.0.2-4|49	

12010 14
14cu|nodejs-read-pkg-1.1.0-4|1	%define oname read-pkg
14cu|nodejs-read-pkg-1.1.0-4|2	
14cu|nodejs-read-pkg-1.1.0-4|3	Summary:        Read a package.json file
14cu|nodejs-read-pkg-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-pkg-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-read-pkg-1.1.0-4|6	Release:        4
14cu|nodejs-read-pkg-1.1.0-4|7	License:        MIT
14cu|nodejs-read-pkg-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-read-pkg-1.1.0-4|9	Url:            https://github.com/sindresorhus/read-pkg
14cu|nodejs-read-pkg-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-pkg-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-pkg-1.1.0-4|12	BuildRequires:  npm(path-type)
14cu|nodejs-read-pkg-1.1.0-4|13	BuildRequires:  npm(normalize-package-data)
14cu|nodejs-read-pkg-1.1.0-4|14	BuildRequires:  npm(load-json-file)
14cu|nodejs-read-pkg-1.1.0-4|15	
14cu|nodejs-read-pkg-1.1.0-4|16	BuildArch:      noarch
14cu|nodejs-read-pkg-1.1.0-4|17	
14cu|nodejs-read-pkg-1.1.0-4|18	%description
14cu|nodejs-read-pkg-1.1.0-4|19	%{summary}.
14cu|nodejs-read-pkg-1.1.0-4|20	
14cu|nodejs-read-pkg-1.1.0-4|21	%files
14cu|nodejs-read-pkg-1.1.0-4|22	%doc license readme.md
14cu|nodejs-read-pkg-1.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-1.1.0-4|24	
14cu|nodejs-read-pkg-1.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-read-pkg-1.1.0-4|26	
14cu|nodejs-read-pkg-1.1.0-4|27	%prep
14cu|nodejs-read-pkg-1.1.0-4|28	%setup -q -n package
14cu|nodejs-read-pkg-1.1.0-4|29	rm -rf node_modules
14cu|nodejs-read-pkg-1.1.0-4|30	
14cu|nodejs-read-pkg-1.1.0-4|31	%build
14cu|nodejs-read-pkg-1.1.0-4|32	
14cu|nodejs-read-pkg-1.1.0-4|33	%install
14cu|nodejs-read-pkg-1.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-1.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-1.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-read-pkg-1.1.0-4|37	%changelog
14cu|nodejs-read-pkg-1.1.0-4|38	
14cu|nodejs-read-pkg-1.1.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-read-pkg-1.1.0-4|40	- (f366727) BuildList#2799825: Increase release tag
14cu|nodejs-read-pkg-1.1.0-4|41	
14cu|nodejs-read-pkg-1.1.0-4|42	

12011 14
14cu|nodejs-read-pkg-up-1.0.1-4|1	%define oname read-pkg-up
14cu|nodejs-read-pkg-up-1.0.1-4|2	
14cu|nodejs-read-pkg-up-1.0.1-4|3	Summary:        Read the closest package.json file
14cu|nodejs-read-pkg-up-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-pkg-up-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-read-pkg-up-1.0.1-4|6	Release:        4
14cu|nodejs-read-pkg-up-1.0.1-4|7	License:        MIT
14cu|nodejs-read-pkg-up-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-read-pkg-up-1.0.1-4|9	Url:            https://github.com/sindresorhus/read-pkg-up
14cu|nodejs-read-pkg-up-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-pkg-up-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-read-pkg-up-1.0.1-4|12	BuildRequires:  npm(read-pkg)
14cu|nodejs-read-pkg-up-1.0.1-4|13	BuildRequires:  npm(find-up)
14cu|nodejs-read-pkg-up-1.0.1-4|14	
14cu|nodejs-read-pkg-up-1.0.1-4|15	BuildArch:      noarch
14cu|nodejs-read-pkg-up-1.0.1-4|16	
14cu|nodejs-read-pkg-up-1.0.1-4|17	%description
14cu|nodejs-read-pkg-up-1.0.1-4|18	%{summary}.
14cu|nodejs-read-pkg-up-1.0.1-4|19	
14cu|nodejs-read-pkg-up-1.0.1-4|20	%files
14cu|nodejs-read-pkg-up-1.0.1-4|21	%doc license readme.md
14cu|nodejs-read-pkg-up-1.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-up-1.0.1-4|23	
14cu|nodejs-read-pkg-up-1.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-read-pkg-up-1.0.1-4|25	
14cu|nodejs-read-pkg-up-1.0.1-4|26	%prep
14cu|nodejs-read-pkg-up-1.0.1-4|27	%setup -q -n package
14cu|nodejs-read-pkg-up-1.0.1-4|28	rm -rf node_modules
14cu|nodejs-read-pkg-up-1.0.1-4|29	
14cu|nodejs-read-pkg-up-1.0.1-4|30	%build
14cu|nodejs-read-pkg-up-1.0.1-4|31	
14cu|nodejs-read-pkg-up-1.0.1-4|32	%install
14cu|nodejs-read-pkg-up-1.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-up-1.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-pkg-up-1.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-read-pkg-up-1.0.1-4|36	%changelog
14cu|nodejs-read-pkg-up-1.0.1-4|37	
14cu|nodejs-read-pkg-up-1.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-read-pkg-up-1.0.1-4|39	- (dc3b2d1) BuildList#2799825: Increase release tag
14cu|nodejs-read-pkg-up-1.0.1-4|40	
14cu|nodejs-read-pkg-up-1.0.1-4|41	

12012 14
14cu|nodejs-read-torrent-1.3.0-4|1	%define oname read-torrent
14cu|nodejs-read-torrent-1.3.0-4|2	
14cu|nodejs-read-torrent-1.3.0-4|3	Summary:        Read and parse a torrent from a resource
14cu|nodejs-read-torrent-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-read-torrent-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-read-torrent-1.3.0-4|6	Release:        4
14cu|nodejs-read-torrent-1.3.0-4|7	License:        MIT
14cu|nodejs-read-torrent-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-read-torrent-1.3.0-4|9	Url:            https://github.com/mafintosh/read-torrent
14cu|nodejs-read-torrent-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-read-torrent-1.3.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-read-torrent-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-read-torrent-1.3.0-4|13	BuildRequires:  npm(request)
14cu|nodejs-read-torrent-1.3.0-4|14	BuildRequires:  npm(parse-torrent)
14cu|nodejs-read-torrent-1.3.0-4|15	BuildRequires:  npm(magnet-uri)
14cu|nodejs-read-torrent-1.3.0-4|16	BuildRequires:  npm(xtend)
14cu|nodejs-read-torrent-1.3.0-4|17	BuildArch:      noarch
14cu|nodejs-read-torrent-1.3.0-4|18	
14cu|nodejs-read-torrent-1.3.0-4|19	%description
14cu|nodejs-read-torrent-1.3.0-4|20	%{summary}.
14cu|nodejs-read-torrent-1.3.0-4|21	
14cu|nodejs-read-torrent-1.3.0-4|22	%files
14cu|nodejs-read-torrent-1.3.0-4|23	%doc LICENSE *.md
14cu|nodejs-read-torrent-1.3.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-torrent-1.3.0-4|25	%{_bindir}/%{oname}
14cu|nodejs-read-torrent-1.3.0-4|26	#------------------------------------------------------------------
14cu|nodejs-read-torrent-1.3.0-4|27	
14cu|nodejs-read-torrent-1.3.0-4|28	%prep
14cu|nodejs-read-torrent-1.3.0-4|29	%setup -q -n package
14cu|nodejs-read-torrent-1.3.0-4|30	rm -rf node_modules
14cu|nodejs-read-torrent-1.3.0-4|31	%nodejs_fixdep magnet-uri
14cu|nodejs-read-torrent-1.3.0-4|32	%nodejs_fixdep request
14cu|nodejs-read-torrent-1.3.0-4|33	
14cu|nodejs-read-torrent-1.3.0-4|34	%build
14cu|nodejs-read-torrent-1.3.0-4|35	
14cu|nodejs-read-torrent-1.3.0-4|36	%install
14cu|nodejs-read-torrent-1.3.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-torrent-1.3.0-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-read-torrent-1.3.0-4|39	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/cli.js
14cu|nodejs-read-torrent-1.3.0-4|40	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-read-torrent-1.3.0-4|41	ln -sf %{nodejs_sitelib}/%{oname}/cli.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-read-torrent-1.3.0-4|42	%nodejs_symlink_deps
14cu|nodejs-read-torrent-1.3.0-4|43	
14cu|nodejs-read-torrent-1.3.0-4|44	%changelog
14cu|nodejs-read-torrent-1.3.0-4|45	
14cu|nodejs-read-torrent-1.3.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-read-torrent-1.3.0-4|47	- (4be5969) BuildList#2799825: Increase release tag
14cu|nodejs-read-torrent-1.3.0-4|48	
14cu|nodejs-read-torrent-1.3.0-4|49	

12013 14
14cu|nodejs-redent-1.0.0-4|1	%define oname redent
14cu|nodejs-redent-1.0.0-4|2	
14cu|nodejs-redent-1.0.0-4|3	Summary:        Strip redundant indentation and indent the string
14cu|nodejs-redent-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-redent-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-redent-1.0.0-4|6	Release:        4
14cu|nodejs-redent-1.0.0-4|7	License:        MIT
14cu|nodejs-redent-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-redent-1.0.0-4|9	Url:            https://github.com/sindresorhus/redent
14cu|nodejs-redent-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-redent-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-redent-1.0.0-4|12	BuildRequires:  npm(strip-indent)
14cu|nodejs-redent-1.0.0-4|13	BuildRequires:  npm(indent-string)
14cu|nodejs-redent-1.0.0-4|14	
14cu|nodejs-redent-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-redent-1.0.0-4|16	
14cu|nodejs-redent-1.0.0-4|17	%description
14cu|nodejs-redent-1.0.0-4|18	%{summary}.
14cu|nodejs-redent-1.0.0-4|19	
14cu|nodejs-redent-1.0.0-4|20	%files
14cu|nodejs-redent-1.0.0-4|21	%doc readme.md license
14cu|nodejs-redent-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-redent-1.0.0-4|23	
14cu|nodejs-redent-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-redent-1.0.0-4|25	
14cu|nodejs-redent-1.0.0-4|26	%prep
14cu|nodejs-redent-1.0.0-4|27	%setup -q -n package
14cu|nodejs-redent-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-redent-1.0.0-4|29	
14cu|nodejs-redent-1.0.0-4|30	%build
14cu|nodejs-redent-1.0.0-4|31	
14cu|nodejs-redent-1.0.0-4|32	%install
14cu|nodejs-redent-1.0.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redent-1.0.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redent-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-redent-1.0.0-4|36	%changelog
14cu|nodejs-redent-1.0.0-4|37	
14cu|nodejs-redent-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-redent-1.0.0-4|39	- (c7bf275) BuildList#2799825: Increase release tag
14cu|nodejs-redent-1.0.0-4|40	
14cu|nodejs-redent-1.0.0-4|41	

12014 14
14cu|nodejs-redeyed-0.6.0-4|1	%define oname redeyed
14cu|nodejs-redeyed-0.6.0-4|2	
14cu|nodejs-redeyed-0.6.0-4|3	Summary:        foo
14cu|nodejs-redeyed-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-redeyed-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-redeyed-0.6.0-4|6	Release:        4
14cu|nodejs-redeyed-0.6.0-4|7	License:        MIT
14cu|nodejs-redeyed-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-redeyed-0.6.0-4|9	Url:            https://github.com/thlorenz/redeyed
14cu|nodejs-redeyed-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-redeyed-0.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-redeyed-0.6.0-4|12	BuildRequires:  npm(esprima)
14cu|nodejs-redeyed-0.6.0-4|13	# circular dev
14cu|nodejs-redeyed-0.6.0-4|14	#BuildRequires:  npm(cardinal)
14cu|nodejs-redeyed-0.6.0-4|15	#
14cu|nodejs-redeyed-0.6.0-4|16	#BuildRequires:  npm(readdirp)
14cu|nodejs-redeyed-0.6.0-4|17	#BuildRequires:  npm(tap)
14cu|nodejs-redeyed-0.6.0-4|18	BuildArch:      noarch
14cu|nodejs-redeyed-0.6.0-4|19	
14cu|nodejs-redeyed-0.6.0-4|20	%description
14cu|nodejs-redeyed-0.6.0-4|21	%{summary}.
14cu|nodejs-redeyed-0.6.0-4|22	
14cu|nodejs-redeyed-0.6.0-4|23	%files
14cu|nodejs-redeyed-0.6.0-4|24	%doc LICENSE README.md examples
14cu|nodejs-redeyed-0.6.0-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-redeyed-0.6.0-4|26	
14cu|nodejs-redeyed-0.6.0-4|27	#------------------------------------------------------------------
14cu|nodejs-redeyed-0.6.0-4|28	
14cu|nodejs-redeyed-0.6.0-4|29	%prep
14cu|nodejs-redeyed-0.6.0-4|30	%setup -q -n package
14cu|nodejs-redeyed-0.6.0-4|31	rm -rf node_modules
14cu|nodejs-redeyed-0.6.0-4|32	%nodejs_fixdep esprima
14cu|nodejs-redeyed-0.6.0-4|33	
14cu|nodejs-redeyed-0.6.0-4|34	%build
14cu|nodejs-redeyed-0.6.0-4|35	
14cu|nodejs-redeyed-0.6.0-4|36	%install
14cu|nodejs-redeyed-0.6.0-4|37	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redeyed-0.6.0-4|38	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redeyed-0.6.0-4|39	%nodejs_symlink_deps
14cu|nodejs-redeyed-0.6.0-4|40	
14cu|nodejs-redeyed-0.6.0-4|41	
14cu|nodejs-redeyed-0.6.0-4|42	#%check
14cu|nodejs-redeyed-0.6.0-4|43	#%nodejs_symlink_deps --check
14cu|nodejs-redeyed-0.6.0-4|44	#%tap test
14cu|nodejs-redeyed-0.6.0-4|45	
14cu|nodejs-redeyed-0.6.0-4|46	%changelog
14cu|nodejs-redeyed-0.6.0-4|47	
14cu|nodejs-redeyed-0.6.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-redeyed-0.6.0-4|49	- (9382c0e) BuildList#2799825: Increase release tag
14cu|nodejs-redeyed-0.6.0-4|50	
14cu|nodejs-redeyed-0.6.0-4|51	

12015 14
14cu|nodejs-redis-2.4.2-4|1	%define oname redis
14cu|nodejs-redis-2.4.2-4|2	
14cu|nodejs-redis-2.4.2-4|3	Summary:        Redis client library
14cu|nodejs-redis-2.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-redis-2.4.2-4|5	Version:        2.4.2
14cu|nodejs-redis-2.4.2-4|6	Release:        4
14cu|nodejs-redis-2.4.2-4|7	License:        MIT
14cu|nodejs-redis-2.4.2-4|8	Group:          Development/Other
14cu|nodejs-redis-2.4.2-4|9	Url:            https://github.com/NodeRedis/node_redis
14cu|nodejs-redis-2.4.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-redis-2.4.2-4|11	Source0:        https://github.com/NodeRedis/node_redis/archive/v.%{version}.tar.gz
14cu|nodejs-redis-2.4.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-redis-2.4.2-4|13	BuildRequires:  npm(redis-commands)
14cu|nodejs-redis-2.4.2-4|14	BuildRequires:  npm(double-ended-queue)
14cu|nodejs-redis-2.4.2-4|15	#
14cu|nodejs-redis-2.4.2-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-redis-2.4.2-4|17	BuildRequires:  npm(nyc)
14cu|nodejs-redis-2.4.2-4|18	BuildRequires:  npm(bluebird)
14cu|nodejs-redis-2.4.2-4|19	BuildRequires:  npm(tcp-port-used)
14cu|nodejs-redis-2.4.2-4|20	BuildRequires:  npm(uuid)
14cu|nodejs-redis-2.4.2-4|21	BuildArch:      noarch
14cu|nodejs-redis-2.4.2-4|22	
14cu|nodejs-redis-2.4.2-4|23	%description
14cu|nodejs-redis-2.4.2-4|24	%{summary}.
14cu|nodejs-redis-2.4.2-4|25	
14cu|nodejs-redis-2.4.2-4|26	%files
14cu|nodejs-redis-2.4.2-4|27	%doc LICENSE *.md examples/
14cu|nodejs-redis-2.4.2-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-2.4.2-4|29	
14cu|nodejs-redis-2.4.2-4|30	#------------------------------------------------------------------
14cu|nodejs-redis-2.4.2-4|31	
14cu|nodejs-redis-2.4.2-4|32	%prep
14cu|nodejs-redis-2.4.2-4|33	%setup -q -n node_%{oname}-v.%{version}
14cu|nodejs-redis-2.4.2-4|34	rm -rf node_modules
14cu|nodejs-redis-2.4.2-4|35	%nodejs_fixdep redis-commands
14cu|nodejs-redis-2.4.2-4|36	%nodejs_fixdep double-ended-queue
14cu|nodejs-redis-2.4.2-4|37	
14cu|nodejs-redis-2.4.2-4|38	%build
14cu|nodejs-redis-2.4.2-4|39	
14cu|nodejs-redis-2.4.2-4|40	%install
14cu|nodejs-redis-2.4.2-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-2.4.2-4|42	cp -r package.json index.js lib/ \
14cu|nodejs-redis-2.4.2-4|43	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-2.4.2-4|44	%nodejs_symlink_deps
14cu|nodejs-redis-2.4.2-4|45	
14cu|nodejs-redis-2.4.2-4|46	%check
14cu|nodejs-redis-2.4.2-4|47	# tests fail ATM
14cu|nodejs-redis-2.4.2-4|48	%nodejs_symlink_deps --check
14cu|nodejs-redis-2.4.2-4|49	nyc.js --cache mocha ./test/*.js ./test/commands/*.js --timeout=8000 || :
14cu|nodejs-redis-2.4.2-4|50	
14cu|nodejs-redis-2.4.2-4|51	%changelog
14cu|nodejs-redis-2.4.2-4|52	
14cu|nodejs-redis-2.4.2-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.2-4
14cu|nodejs-redis-2.4.2-4|54	- (9a0701f) BuildList#2799825: Increase release tag
14cu|nodejs-redis-2.4.2-4|55	
14cu|nodejs-redis-2.4.2-4|56	

12016 14
14cu|nodejs-redis-commands-1.0.2-4|1	%define oname redis-commands
14cu|nodejs-redis-commands-1.0.2-4|2	
14cu|nodejs-redis-commands-1.0.2-4|3	Summary:        Redis commands
14cu|nodejs-redis-commands-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-redis-commands-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-redis-commands-1.0.2-4|6	Release:        4
14cu|nodejs-redis-commands-1.0.2-4|7	License:        MIT
14cu|nodejs-redis-commands-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-redis-commands-1.0.2-4|9	Url:            https://github.com/NodeRedis/redis-commands
14cu|nodejs-redis-commands-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-redis-commands-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-redis-commands-1.0.2-4|12	BuildRequires:  npm(chai)
14cu|nodejs-redis-commands-1.0.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-redis-commands-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-redis-commands-1.0.2-4|15	
14cu|nodejs-redis-commands-1.0.2-4|16	%description
14cu|nodejs-redis-commands-1.0.2-4|17	%{summary}.
14cu|nodejs-redis-commands-1.0.2-4|18	
14cu|nodejs-redis-commands-1.0.2-4|19	%files
14cu|nodejs-redis-commands-1.0.2-4|20	%doc LICENSE *.md
14cu|nodejs-redis-commands-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-commands-1.0.2-4|22	
14cu|nodejs-redis-commands-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-redis-commands-1.0.2-4|24	
14cu|nodejs-redis-commands-1.0.2-4|25	%prep
14cu|nodejs-redis-commands-1.0.2-4|26	%setup -q -n package
14cu|nodejs-redis-commands-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-redis-commands-1.0.2-4|28	
14cu|nodejs-redis-commands-1.0.2-4|29	%build
14cu|nodejs-redis-commands-1.0.2-4|30	
14cu|nodejs-redis-commands-1.0.2-4|31	%install
14cu|nodejs-redis-commands-1.0.2-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-commands-1.0.2-4|33	cp -r *.json index.js tools/ \
14cu|nodejs-redis-commands-1.0.2-4|34	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-redis-commands-1.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-redis-commands-1.0.2-4|36	
14cu|nodejs-redis-commands-1.0.2-4|37	%check
14cu|nodejs-redis-commands-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-redis-commands-1.0.2-4|39	mocha
14cu|nodejs-redis-commands-1.0.2-4|40	
14cu|nodejs-redis-commands-1.0.2-4|41	%changelog
14cu|nodejs-redis-commands-1.0.2-4|42	
14cu|nodejs-redis-commands-1.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-redis-commands-1.0.2-4|44	- (aa96e6e) BuildList#2799825: Increase release tag
14cu|nodejs-redis-commands-1.0.2-4|45	
14cu|nodejs-redis-commands-1.0.2-4|46	

12017 14
14cu|nodejs-reduce-component-1.0.1-5|1	%global enable_tests 1
14cu|nodejs-reduce-component-1.0.1-5|2	
14cu|nodejs-reduce-component-1.0.1-5|3	Name:       nodejs-reduce-component
14cu|nodejs-reduce-component-1.0.1-5|4	Version:    1.0.1
14cu|nodejs-reduce-component-1.0.1-5|5	Release:    5
14cu|nodejs-reduce-component-1.0.1-5|6	Summary:    An array reduce component for Node.js
14cu|nodejs-reduce-component-1.0.1-5|7	
14cu|nodejs-reduce-component-1.0.1-5|8	License:    ASL 2.0
14cu|nodejs-reduce-component-1.0.1-5|9	Group:      Development/Other
14cu|nodejs-reduce-component-1.0.1-5|10	URL:        https://github.com/redventures/reduce
14cu|nodejs-reduce-component-1.0.1-5|11	Source0:    http://registry.npmjs.org/reduce-component/-/reduce-component-%{version}.tgz
14cu|nodejs-reduce-component-1.0.1-5|12	
14cu|nodejs-reduce-component-1.0.1-5|13	BuildArch:  noarch
14cu|nodejs-reduce-component-1.0.1-5|14	
14cu|nodejs-reduce-component-1.0.1-5|15	BuildRequires:  nodejs-packaging
14cu|nodejs-reduce-component-1.0.1-5|16	
14cu|nodejs-reduce-component-1.0.1-5|17	%if 0%{?enable_tests}
14cu|nodejs-reduce-component-1.0.1-5|18	BuildRequires:  mocha
14cu|nodejs-reduce-component-1.0.1-5|19	BuildRequires:  npm(should)
14cu|nodejs-reduce-component-1.0.1-5|20	%endif
14cu|nodejs-reduce-component-1.0.1-5|21	
14cu|nodejs-reduce-component-1.0.1-5|22	%description
14cu|nodejs-reduce-component-1.0.1-5|23	%{summary}.
14cu|nodejs-reduce-component-1.0.1-5|24	
14cu|nodejs-reduce-component-1.0.1-5|25	
14cu|nodejs-reduce-component-1.0.1-5|26	%prep
14cu|nodejs-reduce-component-1.0.1-5|27	%setup -q -n package
14cu|nodejs-reduce-component-1.0.1-5|28	
14cu|nodejs-reduce-component-1.0.1-5|29	
14cu|nodejs-reduce-component-1.0.1-5|30	%build
14cu|nodejs-reduce-component-1.0.1-5|31	#nothing to do
14cu|nodejs-reduce-component-1.0.1-5|32	
14cu|nodejs-reduce-component-1.0.1-5|33	
14cu|nodejs-reduce-component-1.0.1-5|34	%install
14cu|nodejs-reduce-component-1.0.1-5|35	mkdir -p %{buildroot}%{nodejs_sitelib}/reduce-component
14cu|nodejs-reduce-component-1.0.1-5|36	cp -pr package.json index.js \
14cu|nodejs-reduce-component-1.0.1-5|37	%{buildroot}%{nodejs_sitelib}/reduce-component
14cu|nodejs-reduce-component-1.0.1-5|38	
14cu|nodejs-reduce-component-1.0.1-5|39	%nodejs_symlink_deps
14cu|nodejs-reduce-component-1.0.1-5|40	
14cu|nodejs-reduce-component-1.0.1-5|41	
14cu|nodejs-reduce-component-1.0.1-5|42	%if 0%{?enable_tests}
14cu|nodejs-reduce-component-1.0.1-5|43	%check
14cu|nodejs-reduce-component-1.0.1-5|44	%nodejs_symlink_deps --check
14cu|nodejs-reduce-component-1.0.1-5|45	/usr/bin/mocha --require should --reporter spec
14cu|nodejs-reduce-component-1.0.1-5|46	%endif
14cu|nodejs-reduce-component-1.0.1-5|47	
14cu|nodejs-reduce-component-1.0.1-5|48	
14cu|nodejs-reduce-component-1.0.1-5|49	%files
14cu|nodejs-reduce-component-1.0.1-5|50	%doc LICENSE Readme.md
14cu|nodejs-reduce-component-1.0.1-5|51	%{nodejs_sitelib}/reduce-component
14cu|nodejs-reduce-component-1.0.1-5|52	
14cu|nodejs-reduce-component-1.0.1-5|53	
14cu|nodejs-reduce-component-1.0.1-5|54	
14cu|nodejs-reduce-component-1.0.1-5|55	%changelog
14cu|nodejs-reduce-component-1.0.1-5|56	
14cu|nodejs-reduce-component-1.0.1-5|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-5
14cu|nodejs-reduce-component-1.0.1-5|58	- (3c4e369) BuildList#2799825: Increase release tag
14cu|nodejs-reduce-component-1.0.1-5|59	
14cu|nodejs-reduce-component-1.0.1-5|60	

12018 14
14cu|nodejs-re-emitter-1.1.1-4|1	%define oname re-emitter
14cu|nodejs-re-emitter-1.1.1-4|2	
14cu|nodejs-re-emitter-1.1.1-4|3	Summary:        Re emit events from another emitter
14cu|nodejs-re-emitter-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-re-emitter-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-re-emitter-1.1.1-4|6	Release:        4
14cu|nodejs-re-emitter-1.1.1-4|7	License:        MIT
14cu|nodejs-re-emitter-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-re-emitter-1.1.1-4|9	Url:            https://github.com/feross/re-emitter
14cu|nodejs-re-emitter-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-re-emitter-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-re-emitter-1.1.1-4|12	BuildRequires:  npm(tape)
14cu|nodejs-re-emitter-1.1.1-4|13	BuildArch:      noarch
14cu|nodejs-re-emitter-1.1.1-4|14	
14cu|nodejs-re-emitter-1.1.1-4|15	%description
14cu|nodejs-re-emitter-1.1.1-4|16	%{summary}.
14cu|nodejs-re-emitter-1.1.1-4|17	
14cu|nodejs-re-emitter-1.1.1-4|18	%files
14cu|nodejs-re-emitter-1.1.1-4|19	%doc LICENSE README.md
14cu|nodejs-re-emitter-1.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-re-emitter-1.1.1-4|21	
14cu|nodejs-re-emitter-1.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-re-emitter-1.1.1-4|23	
14cu|nodejs-re-emitter-1.1.1-4|24	%prep
14cu|nodejs-re-emitter-1.1.1-4|25	%setup -q -n package
14cu|nodejs-re-emitter-1.1.1-4|26	rm -rf node_modules
14cu|nodejs-re-emitter-1.1.1-4|27	
14cu|nodejs-re-emitter-1.1.1-4|28	%build
14cu|nodejs-re-emitter-1.1.1-4|29	
14cu|nodejs-re-emitter-1.1.1-4|30	%install
14cu|nodejs-re-emitter-1.1.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-re-emitter-1.1.1-4|32	cp -r package.json index.js *.jpg %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-re-emitter-1.1.1-4|33	%nodejs_symlink_deps
14cu|nodejs-re-emitter-1.1.1-4|34	
14cu|nodejs-re-emitter-1.1.1-4|35	
14cu|nodejs-re-emitter-1.1.1-4|36	%check
14cu|nodejs-re-emitter-1.1.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-re-emitter-1.1.1-4|38	%{_bindir}/tape test/*.js
14cu|nodejs-re-emitter-1.1.1-4|39	
14cu|nodejs-re-emitter-1.1.1-4|40	
14cu|nodejs-re-emitter-1.1.1-4|41	
14cu|nodejs-re-emitter-1.1.1-4|42	%changelog
14cu|nodejs-re-emitter-1.1.1-4|43	
14cu|nodejs-re-emitter-1.1.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-re-emitter-1.1.1-4|45	- (06c8958) BuildList#2799825: Increase release tag
14cu|nodejs-re-emitter-1.1.1-4|46	
14cu|nodejs-re-emitter-1.1.1-4|47	

12019 14
14cu|nodejs-regenerate-1.2.1-4|1	%define oname regenerate
14cu|nodejs-regenerate-1.2.1-4|2	
14cu|nodejs-regenerate-1.2.1-4|3	Summary:        Generate JavaScript-compatible regular expressions
14cu|nodejs-regenerate-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-regenerate-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-regenerate-1.2.1-4|6	Release:        4
14cu|nodejs-regenerate-1.2.1-4|7	License:        MIT
14cu|nodejs-regenerate-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-regenerate-1.2.1-4|9	Url:            https://github.com/mathiasbynens/regenerate
14cu|nodejs-regenerate-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-regenerate-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-regenerate-1.2.1-4|12	BuildArch:      noarch
14cu|nodejs-regenerate-1.2.1-4|13	
14cu|nodejs-regenerate-1.2.1-4|14	%description
14cu|nodejs-regenerate-1.2.1-4|15	Regenerate is a Unicode-aware regex generator for JavaScript.
14cu|nodejs-regenerate-1.2.1-4|16	It allows you to easily generate JavaScript-compatible
14cu|nodejs-regenerate-1.2.1-4|17	regular expressions based on a given set of Unicode symbols
14cu|nodejs-regenerate-1.2.1-4|18	or code points. (This is trickier than you might think,
14cu|nodejs-regenerate-1.2.1-4|19	because of how JavaScript deals with astral symbols.)
14cu|nodejs-regenerate-1.2.1-4|20	
14cu|nodejs-regenerate-1.2.1-4|21	%files
14cu|nodejs-regenerate-1.2.1-4|22	%doc LICENSE-* *.md
14cu|nodejs-regenerate-1.2.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-regenerate-1.2.1-4|24	
14cu|nodejs-regenerate-1.2.1-4|25	#------------------------------------------------------------------
14cu|nodejs-regenerate-1.2.1-4|26	
14cu|nodejs-regenerate-1.2.1-4|27	%prep
14cu|nodejs-regenerate-1.2.1-4|28	%setup -q -n package
14cu|nodejs-regenerate-1.2.1-4|29	rm -rf node_modules
14cu|nodejs-regenerate-1.2.1-4|30	
14cu|nodejs-regenerate-1.2.1-4|31	%build
14cu|nodejs-regenerate-1.2.1-4|32	
14cu|nodejs-regenerate-1.2.1-4|33	%install
14cu|nodejs-regenerate-1.2.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-regenerate-1.2.1-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-regenerate-1.2.1-4|36	%nodejs_symlink_deps
14cu|nodejs-regenerate-1.2.1-4|37	
14cu|nodejs-regenerate-1.2.1-4|38	%changelog
14cu|nodejs-regenerate-1.2.1-4|39	
14cu|nodejs-regenerate-1.2.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-regenerate-1.2.1-4|41	- (609ea44) BuildList#2799825: Increase release tag
14cu|nodejs-regenerate-1.2.1-4|42	
14cu|nodejs-regenerate-1.2.1-4|43	

12020 14
14cu|nodejs-regex-cache-0.4.2-4|1	%define oname regex-cache
14cu|nodejs-regex-cache-0.4.2-4|2	
14cu|nodejs-regex-cache-0.4.2-4|3	Summary:        Memoize the results of a call to the RegExp constructor
14cu|nodejs-regex-cache-0.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-regex-cache-0.4.2-4|5	Version:        0.4.2
14cu|nodejs-regex-cache-0.4.2-4|6	Release:        4
14cu|nodejs-regex-cache-0.4.2-4|7	License:        MIT
14cu|nodejs-regex-cache-0.4.2-4|8	Group:          Development/Other
14cu|nodejs-regex-cache-0.4.2-4|9	Url:            https://github.com/jonschlinkert/regex-cache
14cu|nodejs-regex-cache-0.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-regex-cache-0.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-regex-cache-0.4.2-4|12	BuildRequires:  npm(is-primitive)
14cu|nodejs-regex-cache-0.4.2-4|13	BuildRequires:  npm(is-equal-shallow)
14cu|nodejs-regex-cache-0.4.2-4|14	BuildArch:      noarch
14cu|nodejs-regex-cache-0.4.2-4|15	
14cu|nodejs-regex-cache-0.4.2-4|16	%description
14cu|nodejs-regex-cache-0.4.2-4|17	%{summary}.
14cu|nodejs-regex-cache-0.4.2-4|18	
14cu|nodejs-regex-cache-0.4.2-4|19	%files
14cu|nodejs-regex-cache-0.4.2-4|20	%doc LICENSE *.md
14cu|nodejs-regex-cache-0.4.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-regex-cache-0.4.2-4|22	
14cu|nodejs-regex-cache-0.4.2-4|23	#------------------------------------------------------------------
14cu|nodejs-regex-cache-0.4.2-4|24	
14cu|nodejs-regex-cache-0.4.2-4|25	%prep
14cu|nodejs-regex-cache-0.4.2-4|26	%setup -q -n package
14cu|nodejs-regex-cache-0.4.2-4|27	rm -rf node_modules
14cu|nodejs-regex-cache-0.4.2-4|28	
14cu|nodejs-regex-cache-0.4.2-4|29	%build
14cu|nodejs-regex-cache-0.4.2-4|30	
14cu|nodejs-regex-cache-0.4.2-4|31	%install
14cu|nodejs-regex-cache-0.4.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-regex-cache-0.4.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-regex-cache-0.4.2-4|34	%nodejs_symlink_deps
14cu|nodejs-regex-cache-0.4.2-4|35	%changelog
14cu|nodejs-regex-cache-0.4.2-4|36	
14cu|nodejs-regex-cache-0.4.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.2-4
14cu|nodejs-regex-cache-0.4.2-4|38	- (32a8677) BuildList#2799825: Increase release tag
14cu|nodejs-regex-cache-0.4.2-4|39	
14cu|nodejs-regex-cache-0.4.2-4|40	

12021 14
14cu|nodejs-registry-url-3.0.3-4|1	%define oname registry-url
14cu|nodejs-registry-url-3.0.3-4|2	
14cu|nodejs-registry-url-3.0.3-4|3	Summary:        Get the set npm registry URL
14cu|nodejs-registry-url-3.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-registry-url-3.0.3-4|5	Version:        3.0.3
14cu|nodejs-registry-url-3.0.3-4|6	Release:        4
14cu|nodejs-registry-url-3.0.3-4|7	License:        MIT
14cu|nodejs-registry-url-3.0.3-4|8	Group:          Development/Other
14cu|nodejs-registry-url-3.0.3-4|9	Url:            https://github.com/sindresorhus/registry-url
14cu|nodejs-registry-url-3.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-registry-url-3.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-registry-url-3.0.3-4|12	BuildRequires:  npm(rc)
14cu|nodejs-registry-url-3.0.3-4|13	BuildArch:      noarch
14cu|nodejs-registry-url-3.0.3-4|14	
14cu|nodejs-registry-url-3.0.3-4|15	%description
14cu|nodejs-registry-url-3.0.3-4|16	%{summary}.
14cu|nodejs-registry-url-3.0.3-4|17	
14cu|nodejs-registry-url-3.0.3-4|18	%files
14cu|nodejs-registry-url-3.0.3-4|19	%doc license readme.md
14cu|nodejs-registry-url-3.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-registry-url-3.0.3-4|21	
14cu|nodejs-registry-url-3.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-registry-url-3.0.3-4|23	
14cu|nodejs-registry-url-3.0.3-4|24	%prep
14cu|nodejs-registry-url-3.0.3-4|25	%setup -q -n package
14cu|nodejs-registry-url-3.0.3-4|26	rm -rf node_modules
14cu|nodejs-registry-url-3.0.3-4|27	
14cu|nodejs-registry-url-3.0.3-4|28	%build
14cu|nodejs-registry-url-3.0.3-4|29	
14cu|nodejs-registry-url-3.0.3-4|30	%install
14cu|nodejs-registry-url-3.0.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-registry-url-3.0.3-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-registry-url-3.0.3-4|33	%nodejs_symlink_deps
14cu|nodejs-registry-url-3.0.3-4|34	%changelog
14cu|nodejs-registry-url-3.0.3-4|35	
14cu|nodejs-registry-url-3.0.3-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.3-4
14cu|nodejs-registry-url-3.0.3-4|37	- (45bf64c) BuildList#2799825: Increase release tag
14cu|nodejs-registry-url-3.0.3-4|38	
14cu|nodejs-registry-url-3.0.3-4|39	

12022 14
14cu|nodejs-repeat-element-1.1.2-4|1	%define oname repeat-element
14cu|nodejs-repeat-element-1.1.2-4|2	
14cu|nodejs-repeat-element-1.1.2-4|3	Summary:        Create an array by repeating the given value n times
14cu|nodejs-repeat-element-1.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-repeat-element-1.1.2-4|5	Version:        1.1.2
14cu|nodejs-repeat-element-1.1.2-4|6	Release:        4
14cu|nodejs-repeat-element-1.1.2-4|7	License:        MIT
14cu|nodejs-repeat-element-1.1.2-4|8	Group:          Development/Other
14cu|nodejs-repeat-element-1.1.2-4|9	Url:            https://github.com/jonschlinkert/repeat-element
14cu|nodejs-repeat-element-1.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-repeat-element-1.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-repeat-element-1.1.2-4|12	BuildArch:      noarch
14cu|nodejs-repeat-element-1.1.2-4|13	
14cu|nodejs-repeat-element-1.1.2-4|14	%description
14cu|nodejs-repeat-element-1.1.2-4|15	%{summary}.
14cu|nodejs-repeat-element-1.1.2-4|16	
14cu|nodejs-repeat-element-1.1.2-4|17	%files
14cu|nodejs-repeat-element-1.1.2-4|18	%doc LICENSE *.md
14cu|nodejs-repeat-element-1.1.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-element-1.1.2-4|20	
14cu|nodejs-repeat-element-1.1.2-4|21	#------------------------------------------------------------------
14cu|nodejs-repeat-element-1.1.2-4|22	
14cu|nodejs-repeat-element-1.1.2-4|23	%prep
14cu|nodejs-repeat-element-1.1.2-4|24	%setup -q -n package
14cu|nodejs-repeat-element-1.1.2-4|25	rm -rf node_modules
14cu|nodejs-repeat-element-1.1.2-4|26	
14cu|nodejs-repeat-element-1.1.2-4|27	%build
14cu|nodejs-repeat-element-1.1.2-4|28	
14cu|nodejs-repeat-element-1.1.2-4|29	%install
14cu|nodejs-repeat-element-1.1.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-element-1.1.2-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-element-1.1.2-4|32	%nodejs_symlink_deps
14cu|nodejs-repeat-element-1.1.2-4|33	
14cu|nodejs-repeat-element-1.1.2-4|34	%changelog
14cu|nodejs-repeat-element-1.1.2-4|35	
14cu|nodejs-repeat-element-1.1.2-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.2-4
14cu|nodejs-repeat-element-1.1.2-4|37	- (b344a75) BuildList#2799825: Increase release tag
14cu|nodejs-repeat-element-1.1.2-4|38	
14cu|nodejs-repeat-element-1.1.2-4|39	

12023 14
14cu|nodejs-repeating-2.0.0-4|1	%define oname repeating
14cu|nodejs-repeating-2.0.0-4|2	
14cu|nodejs-repeating-2.0.0-4|3	Summary:        Repeat a string - fast
14cu|nodejs-repeating-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-repeating-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-repeating-2.0.0-4|6	Release:        4
14cu|nodejs-repeating-2.0.0-4|7	License:        MIT
14cu|nodejs-repeating-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-repeating-2.0.0-4|9	Url:            https://github.com/sindresorhus/repeating
14cu|nodejs-repeating-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-repeating-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-repeating-2.0.0-4|12	BuildRequires:  npm(is-finite)
14cu|nodejs-repeating-2.0.0-4|13	
14cu|nodejs-repeating-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-repeating-2.0.0-4|15	
14cu|nodejs-repeating-2.0.0-4|16	%description
14cu|nodejs-repeating-2.0.0-4|17	%{summary}.
14cu|nodejs-repeating-2.0.0-4|18	
14cu|nodejs-repeating-2.0.0-4|19	%files
14cu|nodejs-repeating-2.0.0-4|20	%doc license readme.md
14cu|nodejs-repeating-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeating-2.0.0-4|22	
14cu|nodejs-repeating-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-repeating-2.0.0-4|24	
14cu|nodejs-repeating-2.0.0-4|25	%prep
14cu|nodejs-repeating-2.0.0-4|26	%setup -q -n package
14cu|nodejs-repeating-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-repeating-2.0.0-4|28	
14cu|nodejs-repeating-2.0.0-4|29	%build
14cu|nodejs-repeating-2.0.0-4|30	
14cu|nodejs-repeating-2.0.0-4|31	%install
14cu|nodejs-repeating-2.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeating-2.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeating-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-repeating-2.0.0-4|35	%changelog
14cu|nodejs-repeating-2.0.0-4|36	
14cu|nodejs-repeating-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-repeating-2.0.0-4|38	- (c75df0b) BuildList#2799825: Increase release tag
14cu|nodejs-repeating-2.0.0-4|39	
14cu|nodejs-repeating-2.0.0-4|40	

12024 14
14cu|nodejs-repeat-string-1.5.2-4|1	%define oname repeat-string
14cu|nodejs-repeat-string-1.5.2-4|2	
14cu|nodejs-repeat-string-1.5.2-4|3	Summary:        Repeat the given string n times
14cu|nodejs-repeat-string-1.5.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-repeat-string-1.5.2-4|5	Version:        1.5.2
14cu|nodejs-repeat-string-1.5.2-4|6	Release:        4
14cu|nodejs-repeat-string-1.5.2-4|7	License:        MIT
14cu|nodejs-repeat-string-1.5.2-4|8	Group:          Development/Other
14cu|nodejs-repeat-string-1.5.2-4|9	Url:            https://github.com/jonschlinkert/repeat-string
14cu|nodejs-repeat-string-1.5.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-repeat-string-1.5.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-repeat-string-1.5.2-4|12	
14cu|nodejs-repeat-string-1.5.2-4|13	BuildArch:      noarch
14cu|nodejs-repeat-string-1.5.2-4|14	
14cu|nodejs-repeat-string-1.5.2-4|15	%description
14cu|nodejs-repeat-string-1.5.2-4|16	Repeat the given string n times.
14cu|nodejs-repeat-string-1.5.2-4|17	Fastest implementation for repeating a string.
14cu|nodejs-repeat-string-1.5.2-4|18	
14cu|nodejs-repeat-string-1.5.2-4|19	%files
14cu|nodejs-repeat-string-1.5.2-4|20	%doc LICENSE README.md
14cu|nodejs-repeat-string-1.5.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-string-1.5.2-4|22	
14cu|nodejs-repeat-string-1.5.2-4|23	#------------------------------------------------------------------
14cu|nodejs-repeat-string-1.5.2-4|24	
14cu|nodejs-repeat-string-1.5.2-4|25	%prep
14cu|nodejs-repeat-string-1.5.2-4|26	%setup -q -n package
14cu|nodejs-repeat-string-1.5.2-4|27	rm -rf node_modules
14cu|nodejs-repeat-string-1.5.2-4|28	
14cu|nodejs-repeat-string-1.5.2-4|29	%build
14cu|nodejs-repeat-string-1.5.2-4|30	
14cu|nodejs-repeat-string-1.5.2-4|31	%install
14cu|nodejs-repeat-string-1.5.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-string-1.5.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repeat-string-1.5.2-4|34	%nodejs_symlink_deps
14cu|nodejs-repeat-string-1.5.2-4|35	%changelog
14cu|nodejs-repeat-string-1.5.2-4|36	
14cu|nodejs-repeat-string-1.5.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.2-4
14cu|nodejs-repeat-string-1.5.2-4|38	- (ac66221) BuildList#2799825: Increase release tag
14cu|nodejs-repeat-string-1.5.2-4|39	
14cu|nodejs-repeat-string-1.5.2-4|40	

12025 14
14cu|nodejs-repl-0.1.3-5.4|1	%define oname repl
14cu|nodejs-repl-0.1.3-5.4|2	
14cu|nodejs-repl-0.1.3-5.4|3	
14cu|nodejs-repl-0.1.3-5.4|4	Summary:        A lightweight templating library for Node.js
14cu|nodejs-repl-0.1.3-5.4|5	Name:           nodejs-%{oname}
14cu|nodejs-repl-0.1.3-5.4|6	Version:        0.1.3
14cu|nodejs-repl-0.1.3-5.4|7	Release:        5.4
14cu|nodejs-repl-0.1.3-5.4|8	Group:          Development/Other
14cu|nodejs-repl-0.1.3-5.4|9	License:        MIT
14cu|nodejs-repl-0.1.3-5.4|10	URL:            https://github.com/firejune/%{oname}
14cu|nodejs-repl-0.1.3-5.4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-repl-0.1.3-5.4|12	Source1:        https://raw.githubusercontent.com/firejune/%{oname}/master/LICENSE
14cu|nodejs-repl-0.1.3-5.4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-repl-0.1.3-5.4|14	BuildArch:      noarch
14cu|nodejs-repl-0.1.3-5.4|15	
14cu|nodejs-repl-0.1.3-5.4|16	%description
14cu|nodejs-repl-0.1.3-5.4|17	%{summary}.
14cu|nodejs-repl-0.1.3-5.4|18	
14cu|nodejs-repl-0.1.3-5.4|19	%files
14cu|nodejs-repl-0.1.3-5.4|20	%doc README.md LICENSE
14cu|nodejs-repl-0.1.3-5.4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-repl-0.1.3-5.4|22	#----------------------------------------------------------------------
14cu|nodejs-repl-0.1.3-5.4|23	%prep
14cu|nodejs-repl-0.1.3-5.4|24	%setup -qn package
14cu|nodejs-repl-0.1.3-5.4|25	cp %{SOURCE1} .
14cu|nodejs-repl-0.1.3-5.4|26	
14cu|nodejs-repl-0.1.3-5.4|27	%build
14cu|nodejs-repl-0.1.3-5.4|28	#nothing to do
14cu|nodejs-repl-0.1.3-5.4|29	
14cu|nodejs-repl-0.1.3-5.4|30	%install
14cu|nodejs-repl-0.1.3-5.4|31	
14cu|nodejs-repl-0.1.3-5.4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repl-0.1.3-5.4|33	cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-repl-0.1.3-5.4|34	%nodejs_symlink_deps
14cu|nodejs-repl-0.1.3-5.4|35	
14cu|nodejs-repl-0.1.3-5.4|36	%check
14cu|nodejs-repl-0.1.3-5.4|37	%{__nodejs} test.js
14cu|nodejs-repl-0.1.3-5.4|38	
14cu|nodejs-repl-0.1.3-5.4|39	%changelog
14cu|nodejs-repl-0.1.3-5.4|40	
14cu|nodejs-repl-0.1.3-5.4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-5.4
14cu|nodejs-repl-0.1.3-5.4|42	- (469d2d1) BuildList#2799825: Increase release tag
14cu|nodejs-repl-0.1.3-5.4|43	
14cu|nodejs-repl-0.1.3-5.4|44	

12026 14
14cu|nodejs-replace-ext-0.0.1-4|1	%define oname replace-ext
14cu|nodejs-replace-ext-0.0.1-4|2	
14cu|nodejs-replace-ext-0.0.1-4|3	Summary:        Replaces a file extension with another one
14cu|nodejs-replace-ext-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-replace-ext-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-replace-ext-0.0.1-4|6	Release:        4
14cu|nodejs-replace-ext-0.0.1-4|7	License:        MIT
14cu|nodejs-replace-ext-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-replace-ext-0.0.1-4|9	Url:            https://github.com/wearefractal/replace-ext
14cu|nodejs-replace-ext-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-replace-ext-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-replace-ext-0.0.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-replace-ext-0.0.1-4|13	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-replace-ext-0.0.1-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-replace-ext-0.0.1-4|15	BuildRequires:  npm(should)
14cu|nodejs-replace-ext-0.0.1-4|16	BuildArch:      noarch
14cu|nodejs-replace-ext-0.0.1-4|17	
14cu|nodejs-replace-ext-0.0.1-4|18	%description
14cu|nodejs-replace-ext-0.0.1-4|19	%{summary}.
14cu|nodejs-replace-ext-0.0.1-4|20	
14cu|nodejs-replace-ext-0.0.1-4|21	%files
14cu|nodejs-replace-ext-0.0.1-4|22	%doc LICENSE *.md
14cu|nodejs-replace-ext-0.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-replace-ext-0.0.1-4|24	
14cu|nodejs-replace-ext-0.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-replace-ext-0.0.1-4|26	
14cu|nodejs-replace-ext-0.0.1-4|27	%prep
14cu|nodejs-replace-ext-0.0.1-4|28	%setup -q -n package
14cu|nodejs-replace-ext-0.0.1-4|29	rm -rf node_modules
14cu|nodejs-replace-ext-0.0.1-4|30	
14cu|nodejs-replace-ext-0.0.1-4|31	%build
14cu|nodejs-replace-ext-0.0.1-4|32	
14cu|nodejs-replace-ext-0.0.1-4|33	%install
14cu|nodejs-replace-ext-0.0.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-replace-ext-0.0.1-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-replace-ext-0.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-replace-ext-0.0.1-4|37	
14cu|nodejs-replace-ext-0.0.1-4|38	
14cu|nodejs-replace-ext-0.0.1-4|39	%check
14cu|nodejs-replace-ext-0.0.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-replace-ext-0.0.1-4|41	mocha --reporter spec
14cu|nodejs-replace-ext-0.0.1-4|42	
14cu|nodejs-replace-ext-0.0.1-4|43	%changelog
14cu|nodejs-replace-ext-0.0.1-4|44	
14cu|nodejs-replace-ext-0.0.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-replace-ext-0.0.1-4|46	- (ae67554) BuildList#2799825: Increase release tag
14cu|nodejs-replace-ext-0.0.1-4|47	
14cu|nodejs-replace-ext-0.0.1-4|48	

12027 14
14cu|nodejs-request-2.67.0-4|1	%define oname request
14cu|nodejs-request-2.67.0-4|2	
14cu|nodejs-request-2.67.0-4|3	Name:       nodejs-%{oname}
14cu|nodejs-request-2.67.0-4|4	Version:    2.67.0
14cu|nodejs-request-2.67.0-4|5	Release:    4
14cu|nodejs-request-2.67.0-4|6	Summary:    Simplified HTTP request client
14cu|nodejs-request-2.67.0-4|7	License:    ASL 2.0
14cu|nodejs-request-2.67.0-4|8	Group:      Development/Other
14cu|nodejs-request-2.67.0-4|9	URL:        https://github.com/mikeal/request
14cu|nodejs-request-2.67.0-4|10	Source0:    http://registry.npmjs.org/request/-/request-%{version}.tgz
14cu|nodejs-request-2.67.0-4|11	Source100:  nodejs-request.rpmlintrc
14cu|nodejs-request-2.67.0-4|12	
14cu|nodejs-request-2.67.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-request-2.67.0-4|14	BuildRequires:  npm(har-validator)
14cu|nodejs-request-2.67.0-4|15	BuildRequires:  npm(is-typedarray)
14cu|nodejs-request-2.67.0-4|16	BuildRequires:  npm(isstream)
14cu|nodejs-request-2.67.0-4|17	BuildRequires:  npm(combined-stream)
14cu|nodejs-request-2.67.0-4|18	BuildRequires:  npm(stringstream)
14cu|nodejs-request-2.67.0-4|19	BuildRequires:  npm(aws-sign2)
14cu|nodejs-request-2.67.0-4|20	BuildRequires:  npm(hawk)
14cu|nodejs-request-2.67.0-4|21	BuildRequires:  npm(oauth-sign)
14cu|nodejs-request-2.67.0-4|22	BuildRequires:  npm(http-signature)
14cu|nodejs-request-2.67.0-4|23	BuildRequires:  npm(tough-cookie)
14cu|nodejs-request-2.67.0-4|24	BuildRequires:  npm(tunnel-agent)
14cu|nodejs-request-2.67.0-4|25	BuildRequires:  npm(qs)
14cu|nodejs-request-2.67.0-4|26	BuildRequires:  npm(node-uuid)
14cu|nodejs-request-2.67.0-4|27	BuildRequires:  npm(mime-types)
14cu|nodejs-request-2.67.0-4|28	BuildRequires:  npm(json-stringify-safe)
14cu|nodejs-request-2.67.0-4|29	BuildRequires:  npm(form-data)
14cu|nodejs-request-2.67.0-4|30	BuildRequires:  npm(forever-agent)
14cu|nodejs-request-2.67.0-4|31	BuildRequires:  npm(extend)
14cu|nodejs-request-2.67.0-4|32	BuildRequires:  npm(caseless)
14cu|nodejs-request-2.67.0-4|33	BuildRequires:  npm(bl)
14cu|nodejs-request-2.67.0-4|34	
14cu|nodejs-request-2.67.0-4|35	BuildArch:  noarch
14cu|nodejs-request-2.67.0-4|36	
14cu|nodejs-request-2.67.0-4|37	%description
14cu|nodejs-request-2.67.0-4|38	Request is designed to be the simplest way possible to make HTTP calls. It
14cu|nodejs-request-2.67.0-4|39	supports HTTPS and follows redirects by default.
14cu|nodejs-request-2.67.0-4|40	
14cu|nodejs-request-2.67.0-4|41	You can stream any response to a file stream. You can also stream a file to a
14cu|nodejs-request-2.67.0-4|42	PUT or POST request.  It also supports a few simple server and proxy functions.
14cu|nodejs-request-2.67.0-4|43	
14cu|nodejs-request-2.67.0-4|44	%files
14cu|nodejs-request-2.67.0-4|45	%doc README.md LICENSE CHANGELOG.md CONTRIBUTING.md
14cu|nodejs-request-2.67.0-4|46	%{nodejs_sitelib}/request
14cu|nodejs-request-2.67.0-4|47	#------------------------------------------------------------
14cu|nodejs-request-2.67.0-4|48	
14cu|nodejs-request-2.67.0-4|49	%prep
14cu|nodejs-request-2.67.0-4|50	%setup -q -n package
14cu|nodejs-request-2.67.0-4|51	rm -rf node_modules
14cu|nodejs-request-2.67.0-4|52	chmod -x index.js
14cu|nodejs-request-2.67.0-4|53	# using latest backports. Sflo
14cu|nodejs-request-2.67.0-4|54	%nodejs_fixdep har-validator 2.0.2
14cu|nodejs-request-2.67.0-4|55	%nodejs_fixdep is-typedarray 1.0.0
14cu|nodejs-request-2.67.0-4|56	%nodejs_fixdep isstream 0.1.2
14cu|nodejs-request-2.67.0-4|57	%nodejs_fixdep combined-stream 1.0.5
14cu|nodejs-request-2.67.0-4|58	%nodejs_fixdep stringstream 0.0.5
14cu|nodejs-request-2.67.0-4|59	%nodejs_fixdep aws-sign2 0.6.0
14cu|nodejs-request-2.67.0-4|60	%nodejs_fixdep hawk 4.0.0
14cu|nodejs-request-2.67.0-4|61	%nodejs_fixdep oauth-sign 0.8.0
14cu|nodejs-request-2.67.0-4|62	%nodejs_fixdep http-signature 1.1.0
14cu|nodejs-request-2.67.0-4|63	%nodejs_fixdep tough-cookie 2.2.1
14cu|nodejs-request-2.67.0-4|64	%nodejs_fixdep tunnel-agent 0.4.1
14cu|nodejs-request-2.67.0-4|65	%nodejs_fixdep qs 6.0.0
14cu|nodejs-request-2.67.0-4|66	%nodejs_fixdep node-uuid 1.4.7
14cu|nodejs-request-2.67.0-4|67	%nodejs_fixdep mime-types 2.1.7
14cu|nodejs-request-2.67.0-4|68	%nodejs_fixdep json-stringify-safe 5.0.1
14cu|nodejs-request-2.67.0-4|69	%nodejs_fixdep form-data 1.x.x
14cu|nodejs-request-2.67.0-4|70	%nodejs_fixdep forever-agent 0.6.1
14cu|nodejs-request-2.67.0-4|71	%nodejs_fixdep extend 3.0.0
14cu|nodejs-request-2.67.0-4|72	%nodejs_fixdep caseless 0.11.0
14cu|nodejs-request-2.67.0-4|73	%nodejs_fixdep bl 1.0.x
14cu|nodejs-request-2.67.0-4|74	%build
14cu|nodejs-request-2.67.0-4|75	#nothing to do
14cu|nodejs-request-2.67.0-4|76	
14cu|nodejs-request-2.67.0-4|77	%install
14cu|nodejs-request-2.67.0-4|78	
14cu|nodejs-request-2.67.0-4|79	mkdir -p %{buildroot}%{nodejs_sitelib}/request
14cu|nodejs-request-2.67.0-4|80	cp -pr *.js package.json lib \
14cu|nodejs-request-2.67.0-4|81	%{buildroot}%{nodejs_sitelib}/request
14cu|nodejs-request-2.67.0-4|82	
14cu|nodejs-request-2.67.0-4|83	%nodejs_symlink_deps
14cu|nodejs-request-2.67.0-4|84	
14cu|nodejs-request-2.67.0-4|85	
14cu|nodejs-request-2.67.0-4|86	
14cu|nodejs-request-2.67.0-4|87	%changelog
14cu|nodejs-request-2.67.0-4|88	
14cu|nodejs-request-2.67.0-4|89	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.67.0-4
14cu|nodejs-request-2.67.0-4|90	- (00a860a) BuildList#2799825: Increase release tag
14cu|nodejs-request-2.67.0-4|91	
14cu|nodejs-request-2.67.0-4|92	

12028 14
14cu|nodejs-request-json-0.6.1-4|1	%define oname request-json
14cu|nodejs-request-json-0.6.1-4|2	
14cu|nodejs-request-json-0.6.1-4|3	Summary:        HTTP request client for JSON APIs
14cu|nodejs-request-json-0.6.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-request-json-0.6.1-4|5	Version:        0.6.1
14cu|nodejs-request-json-0.6.1-4|6	Release:        4
14cu|nodejs-request-json-0.6.1-4|7	License:        MIT
14cu|nodejs-request-json-0.6.1-4|8	Group:          Development/Other
14cu|nodejs-request-json-0.6.1-4|9	Url:            github.com/mycozycloud/request-json
14cu|nodejs-request-json-0.6.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tar.gz
14cu|nodejs-request-json-0.6.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-request-json-0.6.1-4|12	BuildRequires:  npm(request)
14cu|nodejs-request-json-0.6.1-4|13	BuildRequires:  npm(depd)
14cu|nodejs-request-json-0.6.1-4|14	BuildRequires:  npm(body-parser)
14cu|nodejs-request-json-0.6.1-4|15	BuildRequires:  npm(chai)
14cu|nodejs-request-json-0.6.1-4|16	BuildRequires:  npm(coffee-script)
14cu|nodejs-request-json-0.6.1-4|17	BuildRequires:  npm(connect-multiparty)
14cu|nodejs-request-json-0.6.1-4|18	BuildRequires:  npm(express)
14cu|nodejs-request-json-0.6.1-4|19	BuildRequires:  npm(mocha)
14cu|nodejs-request-json-0.6.1-4|20	
14cu|nodejs-request-json-0.6.1-4|21	BuildArch:      noarch
14cu|nodejs-request-json-0.6.1-4|22	
14cu|nodejs-request-json-0.6.1-4|23	%description
14cu|nodejs-request-json-0.6.1-4|24	%{summary}.
14cu|nodejs-request-json-0.6.1-4|25	
14cu|nodejs-request-json-0.6.1-4|26	%files
14cu|nodejs-request-json-0.6.1-4|27	%doc LICENSE README.md
14cu|nodejs-request-json-0.6.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-json-0.6.1-4|29	
14cu|nodejs-request-json-0.6.1-4|30	#------------------------------------------------------------------
14cu|nodejs-request-json-0.6.1-4|31	
14cu|nodejs-request-json-0.6.1-4|32	%prep
14cu|nodejs-request-json-0.6.1-4|33	%setup -qn %{oname}-%{version}
14cu|nodejs-request-json-0.6.1-4|34	rm -rf node_modules
14cu|nodejs-request-json-0.6.1-4|35	%nodejs_fixdep request
14cu|nodejs-request-json-0.6.1-4|36	
14cu|nodejs-request-json-0.6.1-4|37	%build
14cu|nodejs-request-json-0.6.1-4|38	coffee  -cb main.coffee
14cu|nodejs-request-json-0.6.1-4|39	
14cu|nodejs-request-json-0.6.1-4|40	%install
14cu|nodejs-request-json-0.6.1-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-json-0.6.1-4|42	cp -r *.json main.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-json-0.6.1-4|43	%nodejs_symlink_deps
14cu|nodejs-request-json-0.6.1-4|44	
14cu|nodejs-request-json-0.6.1-4|45	%check
14cu|nodejs-request-json-0.6.1-4|46	%nodejs_symlink_deps --check
14cu|nodejs-request-json-0.6.1-4|47	mocha tests.coffee --reporter spec --compilers coffee:coffee-script/register --colors || :
14cu|nodejs-request-json-0.6.1-4|48	
14cu|nodejs-request-json-0.6.1-4|49	
14cu|nodejs-request-json-0.6.1-4|50	%changelog
14cu|nodejs-request-json-0.6.1-4|51	
14cu|nodejs-request-json-0.6.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-4
14cu|nodejs-request-json-0.6.1-4|53	- (bf2d1ed) BuildList#2799825: Increase release tag
14cu|nodejs-request-json-0.6.1-4|54	
14cu|nodejs-request-json-0.6.1-4|55	

12029 14
14cu|nodejs-request-progress-2.0.1-4|1	%define oname request-progress
14cu|nodejs-request-progress-2.0.1-4|2	
14cu|nodejs-request-progress-2.0.1-4|3	Summary:        Tracks the download progress of a request
14cu|nodejs-request-progress-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-request-progress-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-request-progress-2.0.1-4|6	Release:        4
14cu|nodejs-request-progress-2.0.1-4|7	License:        MIT
14cu|nodejs-request-progress-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-request-progress-2.0.1-4|9	Url:            https://github.com/IndigoUnited/node-request-progress
14cu|nodejs-request-progress-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-request-progress-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-request-progress-2.0.1-4|12	BuildRequires:  npm(throttleit)
14cu|nodejs-request-progress-2.0.1-4|13	#
14cu|nodejs-request-progress-2.0.1-4|14	BuildRequires:  npm(expect.js)
14cu|nodejs-request-progress-2.0.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-request-progress-2.0.1-4|16	BuildArch:      noarch
14cu|nodejs-request-progress-2.0.1-4|17	
14cu|nodejs-request-progress-2.0.1-4|18	%description
14cu|nodejs-request-progress-2.0.1-4|19	Tracks the download progress of a request
14cu|nodejs-request-progress-2.0.1-4|20	made with mikeal/request,
14cu|nodejs-request-progress-2.0.1-4|21	giving insight of various metrics
14cu|nodejs-request-progress-2.0.1-4|22	including progress percent,
14cu|nodejs-request-progress-2.0.1-4|23	download speed and time remaining
14cu|nodejs-request-progress-2.0.1-4|24	
14cu|nodejs-request-progress-2.0.1-4|25	%files
14cu|nodejs-request-progress-2.0.1-4|26	%doc LICENSE *.md
14cu|nodejs-request-progress-2.0.1-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-progress-2.0.1-4|28	
14cu|nodejs-request-progress-2.0.1-4|29	#------------------------------------------------------------------
14cu|nodejs-request-progress-2.0.1-4|30	
14cu|nodejs-request-progress-2.0.1-4|31	%prep
14cu|nodejs-request-progress-2.0.1-4|32	%setup -q -n package
14cu|nodejs-request-progress-2.0.1-4|33	rm -rf node_modules
14cu|nodejs-request-progress-2.0.1-4|34	
14cu|nodejs-request-progress-2.0.1-4|35	%build
14cu|nodejs-request-progress-2.0.1-4|36	
14cu|nodejs-request-progress-2.0.1-4|37	%install
14cu|nodejs-request-progress-2.0.1-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-progress-2.0.1-4|39	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-progress-2.0.1-4|40	%nodejs_symlink_deps
14cu|nodejs-request-progress-2.0.1-4|41	
14cu|nodejs-request-progress-2.0.1-4|42	%check
14cu|nodejs-request-progress-2.0.1-4|43	%nodejs_symlink_deps --check
14cu|nodejs-request-progress-2.0.1-4|44	mocha --bail test
14cu|nodejs-request-progress-2.0.1-4|45	
14cu|nodejs-request-progress-2.0.1-4|46	%changelog
14cu|nodejs-request-progress-2.0.1-4|47	
14cu|nodejs-request-progress-2.0.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-request-progress-2.0.1-4|49	- (c4003a5) BuildList#2799825: Increase release tag
14cu|nodejs-request-progress-2.0.1-4|50	
14cu|nodejs-request-progress-2.0.1-4|51	

12030 14
14cu|nodejs-request-replay-1.0.2-4|1	%define oname request-replay
14cu|nodejs-request-replay-1.0.2-4|2	
14cu|nodejs-request-replay-1.0.2-4|3	Summary:        Replays a request when a network error occurs
14cu|nodejs-request-replay-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-request-replay-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-request-replay-1.0.2-4|6	Release:        4
14cu|nodejs-request-replay-1.0.2-4|7	License:        MIT
14cu|nodejs-request-replay-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-request-replay-1.0.2-4|9	Url:            https://github.com/IndigoUnited/node-request-replay
14cu|nodejs-request-replay-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-request-replay-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-request-replay-1.0.2-4|12	BuildRequires:  npm(retry)
14cu|nodejs-request-replay-1.0.2-4|13	BuildRequires:  npm(expect.js)
14cu|nodejs-request-replay-1.0.2-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-request-replay-1.0.2-4|15	BuildRequires:  npm(request)
14cu|nodejs-request-replay-1.0.2-4|16	BuildArch:      noarch
14cu|nodejs-request-replay-1.0.2-4|17	
14cu|nodejs-request-replay-1.0.2-4|18	%description
14cu|nodejs-request-replay-1.0.2-4|19	%{summary}.
14cu|nodejs-request-replay-1.0.2-4|20	
14cu|nodejs-request-replay-1.0.2-4|21	%files
14cu|nodejs-request-replay-1.0.2-4|22	%doc LICENSE README.md
14cu|nodejs-request-replay-1.0.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-replay-1.0.2-4|24	
14cu|nodejs-request-replay-1.0.2-4|25	#------------------------------------------------------------------
14cu|nodejs-request-replay-1.0.2-4|26	
14cu|nodejs-request-replay-1.0.2-4|27	%prep
14cu|nodejs-request-replay-1.0.2-4|28	%setup -q -n package
14cu|nodejs-request-replay-1.0.2-4|29	rm -rf node_modules
14cu|nodejs-request-replay-1.0.2-4|30	
14cu|nodejs-request-replay-1.0.2-4|31	%build
14cu|nodejs-request-replay-1.0.2-4|32	
14cu|nodejs-request-replay-1.0.2-4|33	%install
14cu|nodejs-request-replay-1.0.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-replay-1.0.2-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-request-replay-1.0.2-4|36	%nodejs_symlink_deps
14cu|nodejs-request-replay-1.0.2-4|37	
14cu|nodejs-request-replay-1.0.2-4|38	%check
14cu|nodejs-request-replay-1.0.2-4|39	%nodejs_symlink_deps --check
14cu|nodejs-request-replay-1.0.2-4|40	mocha -R spec  test/*.js
14cu|nodejs-request-replay-1.0.2-4|41	
14cu|nodejs-request-replay-1.0.2-4|42	
14cu|nodejs-request-replay-1.0.2-4|43	
14cu|nodejs-request-replay-1.0.2-4|44	%changelog
14cu|nodejs-request-replay-1.0.2-4|45	
14cu|nodejs-request-replay-1.0.2-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-request-replay-1.0.2-4|47	- (9f55a19) BuildList#2799825: Increase release tag
14cu|nodejs-request-replay-1.0.2-4|48	
14cu|nodejs-request-replay-1.0.2-4|49	

12031 14
14cu|nodejs-requestretry-1.8.0-4|1	%define oname requestretry
14cu|nodejs-requestretry-1.8.0-4|2	
14cu|nodejs-requestretry-1.8.0-4|3	Summary:        Wrap nodejs request to retry http(s) requests in case of error
14cu|nodejs-requestretry-1.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-requestretry-1.8.0-4|5	Version:        1.8.0
14cu|nodejs-requestretry-1.8.0-4|6	Release:        4
14cu|nodejs-requestretry-1.8.0-4|7	License:        MIT
14cu|nodejs-requestretry-1.8.0-4|8	Group:          Development/Other
14cu|nodejs-requestretry-1.8.0-4|9	Url:            https://github.com/FGRibreau/node-request-retry
14cu|nodejs-requestretry-1.8.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-requestretry-1.8.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-requestretry-1.8.0-4|12	BuildRequires:  npm(when)
14cu|nodejs-requestretry-1.8.0-4|13	BuildRequires:  npm(request)
14cu|nodejs-requestretry-1.8.0-4|14	BuildRequires:  npm(fg-lodash)
14cu|nodejs-requestretry-1.8.0-4|15	BuildRequires:  npm(extend)
14cu|nodejs-requestretry-1.8.0-4|16	BuildRequires:  npm(chai)
14cu|nodejs-requestretry-1.8.0-4|17	BuildRequires:  npm(mocha)
14cu|nodejs-requestretry-1.8.0-4|18	BuildRequires:  npm(nock)
14cu|nodejs-requestretry-1.8.0-4|19	BuildRequires:  npm(bluebird)
14cu|nodejs-requestretry-1.8.0-4|20	BuildRequires:  npm(rsvp)
14cu|nodejs-requestretry-1.8.0-4|21	BuildRequires:  npm(q)
14cu|nodejs-requestretry-1.8.0-4|22	BuildRequires:  npm(kew)
14cu|nodejs-requestretry-1.8.0-4|23	
14cu|nodejs-requestretry-1.8.0-4|24	BuildArch:      noarch
14cu|nodejs-requestretry-1.8.0-4|25	
14cu|nodejs-requestretry-1.8.0-4|26	%description
14cu|nodejs-requestretry-1.8.0-4|27	%{summary}.
14cu|nodejs-requestretry-1.8.0-4|28	
14cu|nodejs-requestretry-1.8.0-4|29	%files
14cu|nodejs-requestretry-1.8.0-4|30	%doc LICENSE *.md
14cu|nodejs-requestretry-1.8.0-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-requestretry-1.8.0-4|32	
14cu|nodejs-requestretry-1.8.0-4|33	#------------------------------------------------------------------
14cu|nodejs-requestretry-1.8.0-4|34	
14cu|nodejs-requestretry-1.8.0-4|35	%prep
14cu|nodejs-requestretry-1.8.0-4|36	%setup -qn package
14cu|nodejs-requestretry-1.8.0-4|37	rm -rf node_modules
14cu|nodejs-requestretry-1.8.0-4|38	%nodejs_fixdep fg-lodash
14cu|nodejs-requestretry-1.8.0-4|39	
14cu|nodejs-requestretry-1.8.0-4|40	%build
14cu|nodejs-requestretry-1.8.0-4|41	
14cu|nodejs-requestretry-1.8.0-4|42	%install
14cu|nodejs-requestretry-1.8.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-requestretry-1.8.0-4|44	cp -r package.json index.js strategies/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-requestretry-1.8.0-4|45	%nodejs_symlink_deps
14cu|nodejs-requestretry-1.8.0-4|46	
14cu|nodejs-requestretry-1.8.0-4|47	%check
14cu|nodejs-requestretry-1.8.0-4|48	%nodejs_symlink_deps --check
14cu|nodejs-requestretry-1.8.0-4|49	mocha test
14cu|nodejs-requestretry-1.8.0-4|50	
14cu|nodejs-requestretry-1.8.0-4|51	%changelog
14cu|nodejs-requestretry-1.8.0-4|52	
14cu|nodejs-requestretry-1.8.0-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.0-4
14cu|nodejs-requestretry-1.8.0-4|54	- (c48a7e7) BuildList#2799825: Increase release tag
14cu|nodejs-requestretry-1.8.0-4|55	
14cu|nodejs-requestretry-1.8.0-4|56	

12032 14
14cu|nodejs-require-all-0.0.8-6|1	%global npm_name require-all
14cu|nodejs-require-all-0.0.8-6|2	%global enable_tests 0
14cu|nodejs-require-all-0.0.8-6|3	
14cu|nodejs-require-all-0.0.8-6|4	Summary:       Require all files within a directory
14cu|nodejs-require-all-0.0.8-6|5	
14cu|nodejs-require-all-0.0.8-6|6	Name:          nodejs-%{npm_name}
14cu|nodejs-require-all-0.0.8-6|7	Version:       0.0.8
14cu|nodejs-require-all-0.0.8-6|8	Release:       6
14cu|nodejs-require-all-0.0.8-6|9	Group:         Development/Other
14cu|nodejs-require-all-0.0.8-6|10	License:       MIT
14cu|nodejs-require-all-0.0.8-6|11	URL:           http://github.com/felixge/node-require-all
14cu|nodejs-require-all-0.0.8-6|12	Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
14cu|nodejs-require-all-0.0.8-6|13	BuildRequires: nodejs-packaging
14cu|nodejs-require-all-0.0.8-6|14	BuildRequires:  nodejs
14cu|nodejs-require-all-0.0.8-6|15	BuildArch:     noarch
14cu|nodejs-require-all-0.0.8-6|16	
14cu|nodejs-require-all-0.0.8-6|17	%description
14cu|nodejs-require-all-0.0.8-6|18	An easy way to require all files within a directory.
14cu|nodejs-require-all-0.0.8-6|19	
14cu|nodejs-require-all-0.0.8-6|20	%prep
14cu|nodejs-require-all-0.0.8-6|21	%setup -q -n package
14cu|nodejs-require-all-0.0.8-6|22	
14cu|nodejs-require-all-0.0.8-6|23	%build
14cu|nodejs-require-all-0.0.8-6|24	#nothing to do
14cu|nodejs-require-all-0.0.8-6|25	
14cu|nodejs-require-all-0.0.8-6|26	%install
14cu|nodejs-require-all-0.0.8-6|27	mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-require-all-0.0.8-6|28	cp -pr index.js package.json test %{buildroot}%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-require-all-0.0.8-6|29	
14cu|nodejs-require-all-0.0.8-6|30	%if 0%{?enable_tests}
14cu|nodejs-require-all-0.0.8-6|31	%check
14cu|nodejs-require-all-0.0.8-6|32	node test/test.js
14cu|nodejs-require-all-0.0.8-6|33	%endif
14cu|nodejs-require-all-0.0.8-6|34	
14cu|nodejs-require-all-0.0.8-6|35	%files
14cu|nodejs-require-all-0.0.8-6|36	%doc License Readme.md
14cu|nodejs-require-all-0.0.8-6|37	%{nodejs_sitelib}/%{npm_name}
14cu|nodejs-require-all-0.0.8-6|38	
14cu|nodejs-require-all-0.0.8-6|39	
14cu|nodejs-require-all-0.0.8-6|40	%changelog
14cu|nodejs-require-all-0.0.8-6|41	
14cu|nodejs-require-all-0.0.8-6|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-6
14cu|nodejs-require-all-0.0.8-6|43	- (0fe3d19) BuildList#2799825: Increase release tag
14cu|nodejs-require-all-0.0.8-6|44	
14cu|nodejs-require-all-0.0.8-6|45	

12033 14
14cu|nodejs-require-cs-0.4.4-5|1	Name:       nodejs-require-cs
14cu|nodejs-require-cs-0.4.4-5|2	Version:    0.4.4
14cu|nodejs-require-cs-0.4.4-5|3	Release:    5
14cu|nodejs-require-cs-0.4.4-5|4	Summary:    An AMD loader plugin for CoffeeScript
14cu|nodejs-require-cs-0.4.4-5|5	# Upstream have been informed of missing licenses:
14cu|nodejs-require-cs-0.4.4-5|6	# https://github.com/jrburke/require-cs/issues/44
14cu|nodejs-require-cs-0.4.4-5|7	License:    MIT or BSD
14cu|nodejs-require-cs-0.4.4-5|8	Group:      System/Libraries
14cu|nodejs-require-cs-0.4.4-5|9	URL:        https://github.com/jrburke/require-cs
14cu|nodejs-require-cs-0.4.4-5|10	Source0:    https://github.com/jrburke/require-cs/archive/%{version}.tar.gz
14cu|nodejs-require-cs-0.4.4-5|11	
14cu|nodejs-require-cs-0.4.4-5|12	BuildArch:  noarch
14cu|nodejs-require-cs-0.4.4-5|13	
14cu|nodejs-require-cs-0.4.4-5|14	# package.json declares the name as 'cs', but this name is already taken in
14cu|nodejs-require-cs-0.4.4-5|15	# the npm registry so rename to 'require-cs' instead.
14cu|nodejs-require-cs-0.4.4-5|16	Patch0:     %{name}-0.4.3-change-name.patch
14cu|nodejs-require-cs-0.4.4-5|17	
14cu|nodejs-require-cs-0.4.4-5|18	BuildRequires:  nodejs-packaging
14cu|nodejs-require-cs-0.4.4-5|19	# We are symlinking to these files, so explicitly depend on them just in case
14cu|nodejs-require-cs-0.4.4-5|20	# the packages that own them decide to move them somewhere else.
14cu|nodejs-require-cs-0.4.4-5|21	Requires:       /usr/share/coffee-script/extras/coffee-script.js
14cu|nodejs-require-cs-0.4.4-5|22	Requires:       /usr/lib/node_modules/requirejs/bin/r.js
14cu|nodejs-require-cs-0.4.4-5|23	
14cu|nodejs-require-cs-0.4.4-5|24	%description
14cu|nodejs-require-cs-0.4.4-5|25	A CoffeeScript loader plugin that may work with module loaders like
14cu|nodejs-require-cs-0.4.4-5|26	RequireJS, curl and backdraft.
14cu|nodejs-require-cs-0.4.4-5|27	
14cu|nodejs-require-cs-0.4.4-5|28	This loader plugin makes it easy to write your JS functionality in
14cu|nodejs-require-cs-0.4.4-5|29	CoffeeScript, and easily use it in the browser, Node or Rhino. Plus,
14cu|nodejs-require-cs-0.4.4-5|30	if you use the RequireJS optimizer, your CoffeeScript files can be
14cu|nodejs-require-cs-0.4.4-5|31	translated to JavaScript and in-lined into optimized layers for fast
14cu|nodejs-require-cs-0.4.4-5|32	performance.
14cu|nodejs-require-cs-0.4.4-5|33	
14cu|nodejs-require-cs-0.4.4-5|34	
14cu|nodejs-require-cs-0.4.4-5|35	%prep
14cu|nodejs-require-cs-0.4.4-5|36	%setup -q -n require-cs-%{version}
14cu|nodejs-require-cs-0.4.4-5|37	%patch0 -p1
14cu|nodejs-require-cs-0.4.4-5|38	rm -f coffee-script.js
14cu|nodejs-require-cs-0.4.4-5|39	rm -rf tools/
14cu|nodejs-require-cs-0.4.4-5|40	
14cu|nodejs-require-cs-0.4.4-5|41	
14cu|nodejs-require-cs-0.4.4-5|42	%build
14cu|nodejs-require-cs-0.4.4-5|43	#nothing to do
14cu|nodejs-require-cs-0.4.4-5|44	
14cu|nodejs-require-cs-0.4.4-5|45	
14cu|nodejs-require-cs-0.4.4-5|46	%install
14cu|nodejs-require-cs-0.4.4-5|47	mkdir -p %{buildroot}%{nodejs_sitelib}/require-cs
14cu|nodejs-require-cs-0.4.4-5|48	cp -pr package.json cs.js \
14cu|nodejs-require-cs-0.4.4-5|49	%{buildroot}%{nodejs_sitelib}/require-cs
14cu|nodejs-require-cs-0.4.4-5|50	
14cu|nodejs-require-cs-0.4.4-5|51	# Replace bundled coffee-script.js with symlink.
14cu|nodejs-require-cs-0.4.4-5|52	ln -sf %{_datadir}/coffee-script/extras/coffee-script.js \
14cu|nodejs-require-cs-0.4.4-5|53	%{buildroot}%{nodejs_sitelib}/require-cs/coffee-script.js
14cu|nodejs-require-cs-0.4.4-5|54	
14cu|nodejs-require-cs-0.4.4-5|55	# Replace bundled tools/r.js with symlink.
14cu|nodejs-require-cs-0.4.4-5|56	mkdir -p %{buildroot}%{nodejs_sitelib}/require-cs/tools
14cu|nodejs-require-cs-0.4.4-5|57	ln -sf %{nodejs_sitelib}/requirejs/bin/r.js \
14cu|nodejs-require-cs-0.4.4-5|58	%{buildroot}%{nodejs_sitelib}/require-cs/tools/r.js
14cu|nodejs-require-cs-0.4.4-5|59	
14cu|nodejs-require-cs-0.4.4-5|60	%nodejs_symlink_deps
14cu|nodejs-require-cs-0.4.4-5|61	
14cu|nodejs-require-cs-0.4.4-5|62	
14cu|nodejs-require-cs-0.4.4-5|63	%files
14cu|nodejs-require-cs-0.4.4-5|64	%doc LICENSE README.md demo/ demoserver.js
14cu|nodejs-require-cs-0.4.4-5|65	%{nodejs_sitelib}/require-cs
14cu|nodejs-require-cs-0.4.4-5|66	
14cu|nodejs-require-cs-0.4.4-5|67	
14cu|nodejs-require-cs-0.4.4-5|68	
14cu|nodejs-require-cs-0.4.4-5|69	%changelog
14cu|nodejs-require-cs-0.4.4-5|70	
14cu|nodejs-require-cs-0.4.4-5|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.4-5
14cu|nodejs-require-cs-0.4.4-5|72	- (ef65ba4) BuildList#2799825: Increase release tag
14cu|nodejs-require-cs-0.4.4-5|73	
14cu|nodejs-require-cs-0.4.4-5|74	

12034 14
14cu|nodejs-require-inject-1.3.0-4|1	%define oname require-inject
14cu|nodejs-require-inject-1.3.0-4|2	
14cu|nodejs-require-inject-1.3.0-4|3	Summary:        A simple mock injector
14cu|nodejs-require-inject-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-require-inject-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-require-inject-1.3.0-4|6	Release:        4
14cu|nodejs-require-inject-1.3.0-4|7	License:        ISC
14cu|nodejs-require-inject-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-require-inject-1.3.0-4|9	Url:            https://github.com/iarna/require-inject
14cu|nodejs-require-inject-1.3.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-require-inject-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-require-inject-1.3.0-4|12	BuildRequires:  npm(caller)
14cu|nodejs-require-inject-1.3.0-4|13	BuildRequires:  npm(tap)
14cu|nodejs-require-inject-1.3.0-4|14	BuildArch:      noarch
14cu|nodejs-require-inject-1.3.0-4|15	
14cu|nodejs-require-inject-1.3.0-4|16	%description
14cu|nodejs-require-inject-1.3.0-4|17	A simple mock injector compatible
14cu|nodejs-require-inject-1.3.0-4|18	needing no instrumentation
14cu|nodejs-require-inject-1.3.0-4|19	in the libraries being tested.
14cu|nodejs-require-inject-1.3.0-4|20	
14cu|nodejs-require-inject-1.3.0-4|21	%files
14cu|nodejs-require-inject-1.3.0-4|22	%doc LICENSE *.md
14cu|nodejs-require-inject-1.3.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-require-inject-1.3.0-4|24	
14cu|nodejs-require-inject-1.3.0-4|25	#------------------------------------------------------------------
14cu|nodejs-require-inject-1.3.0-4|26	
14cu|nodejs-require-inject-1.3.0-4|27	%prep
14cu|nodejs-require-inject-1.3.0-4|28	%setup -q -n package
14cu|nodejs-require-inject-1.3.0-4|29	rm -rf node_modules
14cu|nodejs-require-inject-1.3.0-4|30	
14cu|nodejs-require-inject-1.3.0-4|31	%build
14cu|nodejs-require-inject-1.3.0-4|32	
14cu|nodejs-require-inject-1.3.0-4|33	%install
14cu|nodejs-require-inject-1.3.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-require-inject-1.3.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-require-inject-1.3.0-4|36	%nodejs_symlink_deps
14cu|nodejs-require-inject-1.3.0-4|37	
14cu|nodejs-require-inject-1.3.0-4|38	%check
14cu|nodejs-require-inject-1.3.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-require-inject-1.3.0-4|40	%tap test/*.js
14cu|nodejs-require-inject-1.3.0-4|41	
14cu|nodejs-require-inject-1.3.0-4|42	%changelog
14cu|nodejs-require-inject-1.3.0-4|43	
14cu|nodejs-require-inject-1.3.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-require-inject-1.3.0-4|45	- (d376c1c) BuildList#2799825: Increase release tag
14cu|nodejs-require-inject-1.3.0-4|46	
14cu|nodejs-require-inject-1.3.0-4|47	

12035 14
14cu|nodejs-requirejs-2.2.0-4|1	%define oname requirejs
14cu|nodejs-requirejs-2.2.0-4|2	
14cu|nodejs-requirejs-2.2.0-4|3	Summary:    Node.js adapter for RequireJS, for loading AMD modules
14cu|nodejs-requirejs-2.2.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-requirejs-2.2.0-4|5	Version:    2.2.0
14cu|nodejs-requirejs-2.2.0-4|6	Release:    4
14cu|nodejs-requirejs-2.2.0-4|7	License:    MIT
14cu|nodejs-requirejs-2.2.0-4|8	Group:      Development/Other
14cu|nodejs-requirejs-2.2.0-4|9	URL:        https://github.com/jrburke/r.js
14cu|nodejs-requirejs-2.2.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-requirejs-2.2.0-4|11	Source1:    https://raw.githubusercontent.com/requirejs/r.js/%{version}/LICENSE
14cu|nodejs-requirejs-2.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-requirejs-2.2.0-4|13	# abf hate nodejs macros....
14cu|nodejs-requirejs-2.2.0-4|14	#Provides:   %{nodejs_sitelib}/%{oname}/bin/r.js
14cu|nodejs-requirejs-2.2.0-4|15	Provides:   /usr/lib/node_modules/requirejs/bin/r.js
14cu|nodejs-requirejs-2.2.0-4|16	
14cu|nodejs-requirejs-2.2.0-4|17	BuildArch:  noarch
14cu|nodejs-requirejs-2.2.0-4|18	
14cu|nodejs-requirejs-2.2.0-4|19	%description
14cu|nodejs-requirejs-2.2.0-4|20	RequireJS is a JavaScript file and module loader. It is optimized for
14cu|nodejs-requirejs-2.2.0-4|21	in-browser use, but it can be used in other JavaScript environments,
14cu|nodejs-requirejs-2.2.0-4|22	like Rhino and Node. Using a modular script loader like RequireJS will
14cu|nodejs-requirejs-2.2.0-4|23	improve the speed and quality of your code.
14cu|nodejs-requirejs-2.2.0-4|24	
14cu|nodejs-requirejs-2.2.0-4|25	
14cu|nodejs-requirejs-2.2.0-4|26	
14cu|nodejs-requirejs-2.2.0-4|27	%files
14cu|nodejs-requirejs-2.2.0-4|28	%doc LICENSE README.md
14cu|nodejs-requirejs-2.2.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-requirejs-2.2.0-4|30	#------------------------------------------------------------
14cu|nodejs-requirejs-2.2.0-4|31	%prep
14cu|nodejs-requirejs-2.2.0-4|32	%setup -q -n package
14cu|nodejs-requirejs-2.2.0-4|33	cp -p %{SOURCE1} .
14cu|nodejs-requirejs-2.2.0-4|34	
14cu|nodejs-requirejs-2.2.0-4|35	%build
14cu|nodejs-requirejs-2.2.0-4|36	#nothing to do
14cu|nodejs-requirejs-2.2.0-4|37	
14cu|nodejs-requirejs-2.2.0-4|38	
14cu|nodejs-requirejs-2.2.0-4|39	%install
14cu|nodejs-requirejs-2.2.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-requirejs-2.2.0-4|41	cp -pr package.json require.js bin/ \
14cu|nodejs-requirejs-2.2.0-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-requirejs-2.2.0-4|43	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/r.js
14cu|nodejs-requirejs-2.2.0-4|44	%nodejs_symlink_deps
14cu|nodejs-requirejs-2.2.0-4|45	
14cu|nodejs-requirejs-2.2.0-4|46	%changelog
14cu|nodejs-requirejs-2.2.0-4|47	
14cu|nodejs-requirejs-2.2.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.0-4
14cu|nodejs-requirejs-2.2.0-4|49	- (bc01623) BuildList#2799825: Increase release tag
14cu|nodejs-requirejs-2.2.0-4|50	
14cu|nodejs-requirejs-2.2.0-4|51	

12036 14
14cu|nodejs-reserved-words-0.1.1-4|1	%define oname reserved-words
14cu|nodejs-reserved-words-0.1.1-4|2	
14cu|nodejs-reserved-words-0.1.1-4|3	Summary:        ECMAScript reserved words checker
14cu|nodejs-reserved-words-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-reserved-words-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-reserved-words-0.1.1-4|6	Release:        4
14cu|nodejs-reserved-words-0.1.1-4|7	License:        MIT
14cu|nodejs-reserved-words-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-reserved-words-0.1.1-4|9	Url:            https://github.com/zxqfox/reserved-words
14cu|nodejs-reserved-words-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-reserved-words-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-reserved-words-0.1.1-4|12	BuildArch:      noarch
14cu|nodejs-reserved-words-0.1.1-4|13	
14cu|nodejs-reserved-words-0.1.1-4|14	%description
14cu|nodejs-reserved-words-0.1.1-4|15	%{summary}.
14cu|nodejs-reserved-words-0.1.1-4|16	
14cu|nodejs-reserved-words-0.1.1-4|17	%files
14cu|nodejs-reserved-words-0.1.1-4|18	%doc LICENSE *.md
14cu|nodejs-reserved-words-0.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-reserved-words-0.1.1-4|20	
14cu|nodejs-reserved-words-0.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-reserved-words-0.1.1-4|22	
14cu|nodejs-reserved-words-0.1.1-4|23	%prep
14cu|nodejs-reserved-words-0.1.1-4|24	%setup -q -n package
14cu|nodejs-reserved-words-0.1.1-4|25	rm -rf node_modules
14cu|nodejs-reserved-words-0.1.1-4|26	
14cu|nodejs-reserved-words-0.1.1-4|27	%build
14cu|nodejs-reserved-words-0.1.1-4|28	
14cu|nodejs-reserved-words-0.1.1-4|29	%install
14cu|nodejs-reserved-words-0.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-reserved-words-0.1.1-4|31	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-reserved-words-0.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-reserved-words-0.1.1-4|33	
14cu|nodejs-reserved-words-0.1.1-4|34	%changelog
14cu|nodejs-reserved-words-0.1.1-4|35	
14cu|nodejs-reserved-words-0.1.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-reserved-words-0.1.1-4|37	- (5e4b618) BuildList#2799825: Increase release tag
14cu|nodejs-reserved-words-0.1.1-4|38	
14cu|nodejs-reserved-words-0.1.1-4|39	

12037 14
14cu|nodejs-resolve-1.1.6-4|1	%define oname resolve
14cu|nodejs-resolve-1.1.6-4|2	
14cu|nodejs-resolve-1.1.6-4|3	Summary:    Resolve like require.%{oname}() on behalf of files asynchronously/synchronously
14cu|nodejs-resolve-1.1.6-4|4	Name:       nodejs-%{oname}
14cu|nodejs-resolve-1.1.6-4|5	Version:    1.1.6
14cu|nodejs-resolve-1.1.6-4|6	Release:    4
14cu|nodejs-resolve-1.1.6-4|7	License:    MIT
14cu|nodejs-resolve-1.1.6-4|8	Group:      Development/Other
14cu|nodejs-resolve-1.1.6-4|9	URL:        https://github.com/substack/node-%{oname}
14cu|nodejs-resolve-1.1.6-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-resolve-1.1.6-4|11	
14cu|nodejs-resolve-1.1.6-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-resolve-1.1.6-4|13	BuildArch:  noarch
14cu|nodejs-resolve-1.1.6-4|14	
14cu|nodejs-resolve-1.1.6-4|15	%description
14cu|nodejs-resolve-1.1.6-4|16	%{summary}.
14cu|nodejs-resolve-1.1.6-4|17	
14cu|nodejs-resolve-1.1.6-4|18	%files
14cu|nodejs-resolve-1.1.6-4|19	%doc LICENSE readme.markdown example/
14cu|nodejs-resolve-1.1.6-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-1.1.6-4|21	#----------------------------------------------------------
14cu|nodejs-resolve-1.1.6-4|22	
14cu|nodejs-resolve-1.1.6-4|23	%prep
14cu|nodejs-resolve-1.1.6-4|24	%setup -q -n package
14cu|nodejs-resolve-1.1.6-4|25	
14cu|nodejs-resolve-1.1.6-4|26	
14cu|nodejs-resolve-1.1.6-4|27	%build
14cu|nodejs-resolve-1.1.6-4|28	#nothing to do
14cu|nodejs-resolve-1.1.6-4|29	
14cu|nodejs-resolve-1.1.6-4|30	
14cu|nodejs-resolve-1.1.6-4|31	%install
14cu|nodejs-resolve-1.1.6-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-1.1.6-4|33	cp -pr package.json index.js lib/ \
14cu|nodejs-resolve-1.1.6-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-1.1.6-4|35	
14cu|nodejs-resolve-1.1.6-4|36	%nodejs_symlink_deps
14cu|nodejs-resolve-1.1.6-4|37	
14cu|nodejs-resolve-1.1.6-4|38	
14cu|nodejs-resolve-1.1.6-4|39	
14cu|nodejs-resolve-1.1.6-4|40	%changelog
14cu|nodejs-resolve-1.1.6-4|41	
14cu|nodejs-resolve-1.1.6-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.6-4
14cu|nodejs-resolve-1.1.6-4|43	- (5fd75e8) BuildList#2799825: Increase release tag
14cu|nodejs-resolve-1.1.6-4|44	
14cu|nodejs-resolve-1.1.6-4|45	

12038 14
14cu|nodejs-resolve-from-2.0.0-4|1	%define oname resolve-from
14cu|nodejs-resolve-from-2.0.0-4|2	
14cu|nodejs-resolve-from-2.0.0-4|3	Summary:        Resolve the path of a module but from a given path
14cu|nodejs-resolve-from-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-resolve-from-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-resolve-from-2.0.0-4|6	Release:        4
14cu|nodejs-resolve-from-2.0.0-4|7	License:        MIT
14cu|nodejs-resolve-from-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-resolve-from-2.0.0-4|9	Url:            https://github.com/sindresorhus/resolve-from
14cu|nodejs-resolve-from-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-resolve-from-2.0.0-4|11	#Source0:        https://github.com/sindresorhus/resolve-from/archive/v%{version}.tar.gz
14cu|nodejs-resolve-from-2.0.0-4|12	
14cu|nodejs-resolve-from-2.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-resolve-from-2.0.0-4|14	# not yet backported
14cu|nodejs-resolve-from-2.0.0-4|15	#BuildRequires:  npm(ava)
14cu|nodejs-resolve-from-2.0.0-4|16	#BuildRequires:  npm(xo)
14cu|nodejs-resolve-from-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-resolve-from-2.0.0-4|18	
14cu|nodejs-resolve-from-2.0.0-4|19	%description
14cu|nodejs-resolve-from-2.0.0-4|20	%{summary}.
14cu|nodejs-resolve-from-2.0.0-4|21	
14cu|nodejs-resolve-from-2.0.0-4|22	%files
14cu|nodejs-resolve-from-2.0.0-4|23	%doc license readme.md
14cu|nodejs-resolve-from-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-from-2.0.0-4|25	
14cu|nodejs-resolve-from-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-resolve-from-2.0.0-4|27	
14cu|nodejs-resolve-from-2.0.0-4|28	%prep
14cu|nodejs-resolve-from-2.0.0-4|29	%setup -q -n package
14cu|nodejs-resolve-from-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-resolve-from-2.0.0-4|31	
14cu|nodejs-resolve-from-2.0.0-4|32	%build
14cu|nodejs-resolve-from-2.0.0-4|33	
14cu|nodejs-resolve-from-2.0.0-4|34	%install
14cu|nodejs-resolve-from-2.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-from-2.0.0-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-from-2.0.0-4|37	%nodejs_symlink_deps
14cu|nodejs-resolve-from-2.0.0-4|38	
14cu|nodejs-resolve-from-2.0.0-4|39	# just ready for later run
14cu|nodejs-resolve-from-2.0.0-4|40	%check
14cu|nodejs-resolve-from-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-resolve-from-2.0.0-4|42	xo && ava || :
14cu|nodejs-resolve-from-2.0.0-4|43	
14cu|nodejs-resolve-from-2.0.0-4|44	%changelog
14cu|nodejs-resolve-from-2.0.0-4|45	
14cu|nodejs-resolve-from-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-resolve-from-2.0.0-4|47	- (94f6603) BuildList#2799825: Increase release tag
14cu|nodejs-resolve-from-2.0.0-4|48	
14cu|nodejs-resolve-from-2.0.0-4|49	

12039 14
14cu|nodejs-resolve-pkg-0.1.0-4|1	%define oname resolve-pkg
14cu|nodejs-resolve-pkg-0.1.0-4|2	
14cu|nodejs-resolve-pkg-0.1.0-4|3	Summary:        Resolve the path of a package regardless of it having an entry
14cu|nodejs-resolve-pkg-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-resolve-pkg-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-resolve-pkg-0.1.0-4|6	Release:        4
14cu|nodejs-resolve-pkg-0.1.0-4|7	License:        MIT
14cu|nodejs-resolve-pkg-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-resolve-pkg-0.1.0-4|9	Url:            https://github.com/sindresorhus/resolve-pkg
14cu|nodejs-resolve-pkg-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-resolve-pkg-0.1.0-4|11	#Source0:        https://github.com/sindresorhus/resolve-pkg/archive/v%{version}.tar.gz
14cu|nodejs-resolve-pkg-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-resolve-pkg-0.1.0-4|13	BuildRequires:  npm(resolve-from)
14cu|nodejs-resolve-pkg-0.1.0-4|14	# not yet backported
14cu|nodejs-resolve-pkg-0.1.0-4|15	#BuildRequires:  npm(ava)
14cu|nodejs-resolve-pkg-0.1.0-4|16	#BuildRequires:  npm(grunt-svgmin)
14cu|nodejs-resolve-pkg-0.1.0-4|17	#BuildRequires:  npm(xo)
14cu|nodejs-resolve-pkg-0.1.0-4|18	
14cu|nodejs-resolve-pkg-0.1.0-4|19	BuildArch:      noarch
14cu|nodejs-resolve-pkg-0.1.0-4|20	
14cu|nodejs-resolve-pkg-0.1.0-4|21	%description
14cu|nodejs-resolve-pkg-0.1.0-4|22	%{summary}.
14cu|nodejs-resolve-pkg-0.1.0-4|23	
14cu|nodejs-resolve-pkg-0.1.0-4|24	%files
14cu|nodejs-resolve-pkg-0.1.0-4|25	%doc license readme.md
14cu|nodejs-resolve-pkg-0.1.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-pkg-0.1.0-4|27	
14cu|nodejs-resolve-pkg-0.1.0-4|28	#------------------------------------------------------------------
14cu|nodejs-resolve-pkg-0.1.0-4|29	
14cu|nodejs-resolve-pkg-0.1.0-4|30	%prep
14cu|nodejs-resolve-pkg-0.1.0-4|31	%setup -q -n package
14cu|nodejs-resolve-pkg-0.1.0-4|32	rm -rf node_modules
14cu|nodejs-resolve-pkg-0.1.0-4|33	
14cu|nodejs-resolve-pkg-0.1.0-4|34	%build
14cu|nodejs-resolve-pkg-0.1.0-4|35	
14cu|nodejs-resolve-pkg-0.1.0-4|36	%install
14cu|nodejs-resolve-pkg-0.1.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-pkg-0.1.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-pkg-0.1.0-4|39	%nodejs_symlink_deps
14cu|nodejs-resolve-pkg-0.1.0-4|40	
14cu|nodejs-resolve-pkg-0.1.0-4|41	# ready for later run
14cu|nodejs-resolve-pkg-0.1.0-4|42	%check
14cu|nodejs-resolve-pkg-0.1.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-resolve-pkg-0.1.0-4|44	xo && ava || :
14cu|nodejs-resolve-pkg-0.1.0-4|45	
14cu|nodejs-resolve-pkg-0.1.0-4|46	%changelog
14cu|nodejs-resolve-pkg-0.1.0-4|47	
14cu|nodejs-resolve-pkg-0.1.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-resolve-pkg-0.1.0-4|49	- (7f97d1e) BuildList#2799825: Increase release tag
14cu|nodejs-resolve-pkg-0.1.0-4|50	
14cu|nodejs-resolve-pkg-0.1.0-4|51	

12040 14
14cu|nodejs-resolve-url-0.2.1-4|1	%define oname resolve-url
14cu|nodejs-resolve-url-0.2.1-4|2	
14cu|nodejs-resolve-url-0.2.1-4|3	Summary:        Like Node.js’ path.resolve/url.resolve for the browser
14cu|nodejs-resolve-url-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-resolve-url-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-resolve-url-0.2.1-4|6	Release:        4
14cu|nodejs-resolve-url-0.2.1-4|7	License:        MIT
14cu|nodejs-resolve-url-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-resolve-url-0.2.1-4|9	Url:            https://github.com/lydell/resolve-url
14cu|nodejs-resolve-url-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-resolve-url-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-resolve-url-0.2.1-4|12	BuildArch:      noarch
14cu|nodejs-resolve-url-0.2.1-4|13	
14cu|nodejs-resolve-url-0.2.1-4|14	%description
14cu|nodejs-resolve-url-0.2.1-4|15	%{summary}.
14cu|nodejs-resolve-url-0.2.1-4|16	
14cu|nodejs-resolve-url-0.2.1-4|17	%files
14cu|nodejs-resolve-url-0.2.1-4|18	%doc LICENSE readme.md changelog.md
14cu|nodejs-resolve-url-0.2.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-url-0.2.1-4|20	
14cu|nodejs-resolve-url-0.2.1-4|21	#------------------------------------------------------------------
14cu|nodejs-resolve-url-0.2.1-4|22	
14cu|nodejs-resolve-url-0.2.1-4|23	%prep
14cu|nodejs-resolve-url-0.2.1-4|24	%setup -q -n package
14cu|nodejs-resolve-url-0.2.1-4|25	rm -rf node_modules
14cu|nodejs-resolve-url-0.2.1-4|26	
14cu|nodejs-resolve-url-0.2.1-4|27	%build
14cu|nodejs-resolve-url-0.2.1-4|28	
14cu|nodejs-resolve-url-0.2.1-4|29	%install
14cu|nodejs-resolve-url-0.2.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-url-0.2.1-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resolve-url-0.2.1-4|32	%nodejs_symlink_deps
14cu|nodejs-resolve-url-0.2.1-4|33	
14cu|nodejs-resolve-url-0.2.1-4|34	%changelog
14cu|nodejs-resolve-url-0.2.1-4|35	
14cu|nodejs-resolve-url-0.2.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-resolve-url-0.2.1-4|37	- (f69a259) BuildList#2799825: Increase release tag
14cu|nodejs-resolve-url-0.2.1-4|38	
14cu|nodejs-resolve-url-0.2.1-4|39	

12041 14
14cu|nodejs-response-time-1.0.0-6|1	%global enable_tests 0
14cu|nodejs-response-time-1.0.0-6|2	
14cu|nodejs-response-time-1.0.0-6|3	Name:       nodejs-response-time
14cu|nodejs-response-time-1.0.0-6|4	Version:    1.0.0
14cu|nodejs-response-time-1.0.0-6|5	Release:    6
14cu|nodejs-response-time-1.0.0-6|6	Summary:    X-Response-Time header for Node.js and Connect
14cu|nodejs-response-time-1.0.0-6|7	
14cu|nodejs-response-time-1.0.0-6|8	License:    MIT
14cu|nodejs-response-time-1.0.0-6|9	Group:      System/Libraries
14cu|nodejs-response-time-1.0.0-6|10	URL:        https://github.com/expressjs/response-time
14cu|nodejs-response-time-1.0.0-6|11	Source0:    http://registry.npmjs.org/response-time/-/response-time-%{version}.tgz
14cu|nodejs-response-time-1.0.0-6|12	# The test files are not included in the npm tarball.
14cu|nodejs-response-time-1.0.0-6|13	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-response-time-1.0.0-6|14	# version control repository.
14cu|nodejs-response-time-1.0.0-6|15	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-response-time-1.0.0-6|16	Source10:   dl-tests.sh
14cu|nodejs-response-time-1.0.0-6|17	
14cu|nodejs-response-time-1.0.0-6|18	BuildArch:  noarch
14cu|nodejs-response-time-1.0.0-6|19	
14cu|nodejs-response-time-1.0.0-6|20	BuildRequires:  nodejs-packaging
14cu|nodejs-response-time-1.0.0-6|21	
14cu|nodejs-response-time-1.0.0-6|22	%if 0%{?enable_tests}
14cu|nodejs-response-time-1.0.0-6|23	BuildRequires:  mocha
14cu|nodejs-response-time-1.0.0-6|24	BuildRequires:  npm(should)
14cu|nodejs-response-time-1.0.0-6|25	BuildRequires:  npm(supertest)
14cu|nodejs-response-time-1.0.0-6|26	%endif
14cu|nodejs-response-time-1.0.0-6|27	
14cu|nodejs-response-time-1.0.0-6|28	%description
14cu|nodejs-response-time-1.0.0-6|29	%{summary}.
14cu|nodejs-response-time-1.0.0-6|30	
14cu|nodejs-response-time-1.0.0-6|31	
14cu|nodejs-response-time-1.0.0-6|32	%prep
14cu|nodejs-response-time-1.0.0-6|33	%setup -q -n package
14cu|nodejs-response-time-1.0.0-6|34	%setup -q -T -D -a 1 -n package
14cu|nodejs-response-time-1.0.0-6|35	
14cu|nodejs-response-time-1.0.0-6|36	
14cu|nodejs-response-time-1.0.0-6|37	%build
14cu|nodejs-response-time-1.0.0-6|38	#nothing to do
14cu|nodejs-response-time-1.0.0-6|39	
14cu|nodejs-response-time-1.0.0-6|40	
14cu|nodejs-response-time-1.0.0-6|41	%install
14cu|nodejs-response-time-1.0.0-6|42	mkdir -p %{buildroot}%{nodejs_sitelib}/response-time
14cu|nodejs-response-time-1.0.0-6|43	cp -pr package.json index.js \
14cu|nodejs-response-time-1.0.0-6|44	%{buildroot}%{nodejs_sitelib}/response-time
14cu|nodejs-response-time-1.0.0-6|45	
14cu|nodejs-response-time-1.0.0-6|46	%nodejs_symlink_deps
14cu|nodejs-response-time-1.0.0-6|47	
14cu|nodejs-response-time-1.0.0-6|48	
14cu|nodejs-response-time-1.0.0-6|49	%if 0%{?enable_tests}
14cu|nodejs-response-time-1.0.0-6|50	%check
14cu|nodejs-response-time-1.0.0-6|51	%nodejs_symlink_deps --check
14cu|nodejs-response-time-1.0.0-6|52	/usr/bin/mocha --require should --reporter spec --bail
14cu|nodejs-response-time-1.0.0-6|53	%endif
14cu|nodejs-response-time-1.0.0-6|54	
14cu|nodejs-response-time-1.0.0-6|55	
14cu|nodejs-response-time-1.0.0-6|56	%files
14cu|nodejs-response-time-1.0.0-6|57	%doc README.md
14cu|nodejs-response-time-1.0.0-6|58	%{nodejs_sitelib}/response-time
14cu|nodejs-response-time-1.0.0-6|59	
14cu|nodejs-response-time-1.0.0-6|60	
14cu|nodejs-response-time-1.0.0-6|61	
14cu|nodejs-response-time-1.0.0-6|62	%changelog
14cu|nodejs-response-time-1.0.0-6|63	
14cu|nodejs-response-time-1.0.0-6|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-response-time-1.0.0-6|65	- (8c24f2a) BuildList#2799825: Increase release tag
14cu|nodejs-response-time-1.0.0-6|66	
14cu|nodejs-response-time-1.0.0-6|67	

12042 14
14cu|nodejs-restore-cursor-1.0.1-4|1	%define oname restore-cursor
14cu|nodejs-restore-cursor-1.0.1-4|2	
14cu|nodejs-restore-cursor-1.0.1-4|3	Summary:        Gracefully restore the CLI cursor on exit
14cu|nodejs-restore-cursor-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-restore-cursor-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-restore-cursor-1.0.1-4|6	Release:        4
14cu|nodejs-restore-cursor-1.0.1-4|7	License:        MIT
14cu|nodejs-restore-cursor-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-restore-cursor-1.0.1-4|9	Url:            https://github.com/sindresorhus/restore-cursor
14cu|nodejs-restore-cursor-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-restore-cursor-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-restore-cursor-1.0.1-4|12	BuildRequires:  npm(onetime)
14cu|nodejs-restore-cursor-1.0.1-4|13	BuildRequires:  npm(exit-hook)
14cu|nodejs-restore-cursor-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-restore-cursor-1.0.1-4|15	
14cu|nodejs-restore-cursor-1.0.1-4|16	%description
14cu|nodejs-restore-cursor-1.0.1-4|17	%{summary}.
14cu|nodejs-restore-cursor-1.0.1-4|18	
14cu|nodejs-restore-cursor-1.0.1-4|19	%files
14cu|nodejs-restore-cursor-1.0.1-4|20	%doc readme.md license
14cu|nodejs-restore-cursor-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-restore-cursor-1.0.1-4|22	
14cu|nodejs-restore-cursor-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-restore-cursor-1.0.1-4|24	
14cu|nodejs-restore-cursor-1.0.1-4|25	%prep
14cu|nodejs-restore-cursor-1.0.1-4|26	%setup -q -n package
14cu|nodejs-restore-cursor-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-restore-cursor-1.0.1-4|28	
14cu|nodejs-restore-cursor-1.0.1-4|29	%build
14cu|nodejs-restore-cursor-1.0.1-4|30	
14cu|nodejs-restore-cursor-1.0.1-4|31	%install
14cu|nodejs-restore-cursor-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-restore-cursor-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-restore-cursor-1.0.1-4|34	
14cu|nodejs-restore-cursor-1.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-restore-cursor-1.0.1-4|36	%changelog
14cu|nodejs-restore-cursor-1.0.1-4|37	
14cu|nodejs-restore-cursor-1.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-restore-cursor-1.0.1-4|39	- (959320b) BuildList#2799825: Increase release tag
14cu|nodejs-restore-cursor-1.0.1-4|40	
14cu|nodejs-restore-cursor-1.0.1-4|41	

12043 14
14cu|nodejs-resumer-0.0.0-4|1	%define oname resumer
14cu|nodejs-resumer-0.0.0-4|2	
14cu|nodejs-resumer-0.0.0-4|3	Summary:        A through stream that starts paused and resumes on the next tick
14cu|nodejs-resumer-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-resumer-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-resumer-0.0.0-4|6	Release:        4
14cu|nodejs-resumer-0.0.0-4|7	License:        MIT
14cu|nodejs-resumer-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-resumer-0.0.0-4|9	Url:            https://github.com/substack/resumer
14cu|nodejs-resumer-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-resumer-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-resumer-0.0.0-4|12	BuildRequires:  npm(through)
14cu|nodejs-resumer-0.0.0-4|13	BuildArch:      noarch
14cu|nodejs-resumer-0.0.0-4|14	
14cu|nodejs-resumer-0.0.0-4|15	%description
14cu|nodejs-resumer-0.0.0-4|16	%{summary}.
14cu|nodejs-resumer-0.0.0-4|17	
14cu|nodejs-resumer-0.0.0-4|18	%files
14cu|nodejs-resumer-0.0.0-4|19	%doc LICENSE readme.markdown example
14cu|nodejs-resumer-0.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-resumer-0.0.0-4|21	
14cu|nodejs-resumer-0.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-resumer-0.0.0-4|23	
14cu|nodejs-resumer-0.0.0-4|24	%prep
14cu|nodejs-resumer-0.0.0-4|25	%setup -q -n package
14cu|nodejs-resumer-0.0.0-4|26	rm -rf node_modules
14cu|nodejs-resumer-0.0.0-4|27	
14cu|nodejs-resumer-0.0.0-4|28	%build
14cu|nodejs-resumer-0.0.0-4|29	
14cu|nodejs-resumer-0.0.0-4|30	%install
14cu|nodejs-resumer-0.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resumer-0.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-resumer-0.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-resumer-0.0.0-4|34	%changelog
14cu|nodejs-resumer-0.0.0-4|35	
14cu|nodejs-resumer-0.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-resumer-0.0.0-4|37	- (8c86db6) BuildList#2799825: Increase release tag
14cu|nodejs-resumer-0.0.0-4|38	
14cu|nodejs-resumer-0.0.0-4|39	

12044 14
14cu|nodejs-retry-0.8.0-4|1	%define oname retry
14cu|nodejs-retry-0.8.0-4|2	
14cu|nodejs-retry-0.8.0-4|3	Summary:        Retry strategies for failed operations
14cu|nodejs-retry-0.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-retry-0.8.0-4|5	Version:        0.8.0
14cu|nodejs-retry-0.8.0-4|6	Release:        4
14cu|nodejs-retry-0.8.0-4|7	Group:          Development/Other
14cu|nodejs-retry-0.8.0-4|8	License:        MIT
14cu|nodejs-retry-0.8.0-4|9	URL:            https://github.com/felixge/node-%{oname}
14cu|nodejs-retry-0.8.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-retry-0.8.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-retry-0.8.0-4|12	BuildArch:      noarch
14cu|nodejs-retry-0.8.0-4|13	
14cu|nodejs-retry-0.8.0-4|14	
14cu|nodejs-retry-0.8.0-4|15	%description
14cu|nodejs-retry-0.8.0-4|16	Abstraction for exponential and custom retry
14cu|nodejs-retry-0.8.0-4|17	strategies for failed operations.
14cu|nodejs-retry-0.8.0-4|18	
14cu|nodejs-retry-0.8.0-4|19	%files
14cu|nodejs-retry-0.8.0-4|20	%doc License README.md equation.gif example
14cu|nodejs-retry-0.8.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-retry-0.8.0-4|22	#-----------------------------------------------
14cu|nodejs-retry-0.8.0-4|23	
14cu|nodejs-retry-0.8.0-4|24	%prep
14cu|nodejs-retry-0.8.0-4|25	%setup -q -n package
14cu|nodejs-retry-0.8.0-4|26	
14cu|nodejs-retry-0.8.0-4|27	%build
14cu|nodejs-retry-0.8.0-4|28	#nothing to do
14cu|nodejs-retry-0.8.0-4|29	
14cu|nodejs-retry-0.8.0-4|30	%install
14cu|nodejs-retry-0.8.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-retry-0.8.0-4|32	cp -pr Makefile package.json index.js lib/ \
14cu|nodejs-retry-0.8.0-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-retry-0.8.0-4|34	
14cu|nodejs-retry-0.8.0-4|35	%nodejs_symlink_deps
14cu|nodejs-retry-0.8.0-4|36	
14cu|nodejs-retry-0.8.0-4|37	
14cu|nodejs-retry-0.8.0-4|38	
14cu|nodejs-retry-0.8.0-4|39	
14cu|nodejs-retry-0.8.0-4|40	%changelog
14cu|nodejs-retry-0.8.0-4|41	
14cu|nodejs-retry-0.8.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.0-4
14cu|nodejs-retry-0.8.0-4|43	- (6b640fb) BuildList#2799825: Increase release tag
14cu|nodejs-retry-0.8.0-4|44	
14cu|nodejs-retry-0.8.0-4|45	

12045 14
14cu|nodejs-revalidator-0.3.1-4|1	%define oname revalidator
14cu|nodejs-revalidator-0.3.1-4|2	
14cu|nodejs-revalidator-0.3.1-4|3	Summary:    A cross-browser/Node.js validator used by resourceful
14cu|nodejs-revalidator-0.3.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-revalidator-0.3.1-4|5	Version:    0.3.1
14cu|nodejs-revalidator-0.3.1-4|6	Release:    4
14cu|nodejs-revalidator-0.3.1-4|7	License:    ASL 2.0
14cu|nodejs-revalidator-0.3.1-4|8	Group:      Development/Other
14cu|nodejs-revalidator-0.3.1-4|9	URL:        https://github.com/flatiron/%{oname}
14cu|nodejs-revalidator-0.3.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-revalidator-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-revalidator-0.3.1-4|12	BuildRequires:  npm(vows)
14cu|nodejs-revalidator-0.3.1-4|13	BuildArch:  noarch
14cu|nodejs-revalidator-0.3.1-4|14	
14cu|nodejs-revalidator-0.3.1-4|15	%description
14cu|nodejs-revalidator-0.3.1-4|16	%{summary}.
14cu|nodejs-revalidator-0.3.1-4|17	
14cu|nodejs-revalidator-0.3.1-4|18	%files
14cu|nodejs-revalidator-0.3.1-4|19	%doc LICENSE *.md example/
14cu|nodejs-revalidator-0.3.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-revalidator-0.3.1-4|21	#---------------------------------------------------------
14cu|nodejs-revalidator-0.3.1-4|22	%prep
14cu|nodejs-revalidator-0.3.1-4|23	%setup -q -n package
14cu|nodejs-revalidator-0.3.1-4|24	
14cu|nodejs-revalidator-0.3.1-4|25	%build
14cu|nodejs-revalidator-0.3.1-4|26	#nothing to do
14cu|nodejs-revalidator-0.3.1-4|27	
14cu|nodejs-revalidator-0.3.1-4|28	%install
14cu|nodejs-revalidator-0.3.1-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-revalidator-0.3.1-4|30	cp -pr package.json lib/ \
14cu|nodejs-revalidator-0.3.1-4|31	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-revalidator-0.3.1-4|32	
14cu|nodejs-revalidator-0.3.1-4|33	%nodejs_symlink_deps
14cu|nodejs-revalidator-0.3.1-4|34	
14cu|nodejs-revalidator-0.3.1-4|35	%check
14cu|nodejs-revalidator-0.3.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-revalidator-0.3.1-4|37	vows test/*-test.js --spec
14cu|nodejs-revalidator-0.3.1-4|38	
14cu|nodejs-revalidator-0.3.1-4|39	%changelog
14cu|nodejs-revalidator-0.3.1-4|40	
14cu|nodejs-revalidator-0.3.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-revalidator-0.3.1-4|42	- (b1cbe6c) BuildList#2799825: Increase release tag
14cu|nodejs-revalidator-0.3.1-4|43	
14cu|nodejs-revalidator-0.3.1-4|44	

12046 14
14cu|nodejs-rewire-2.5.1-4|1	%define oname rewire
14cu|nodejs-rewire-2.5.1-4|2	
14cu|nodejs-rewire-2.5.1-4|3	Summary:        Easy dependency injection for node.js unit testing
14cu|nodejs-rewire-2.5.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rewire-2.5.1-4|5	Version:        2.5.1
14cu|nodejs-rewire-2.5.1-4|6	Release:        4
14cu|nodejs-rewire-2.5.1-4|7	License:        MIT
14cu|nodejs-rewire-2.5.1-4|8	Group:          Development/Other
14cu|nodejs-rewire-2.5.1-4|9	Url:            https://github.com/jhnns/rewire
14cu|nodejs-rewire-2.5.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rewire-2.5.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-rewire-2.5.1-4|12	BuildRequires:  npm(coffee-script)
14cu|nodejs-rewire-2.5.1-4|13	BuildRequires:  npm(expect.js)
14cu|nodejs-rewire-2.5.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-rewire-2.5.1-4|15	BuildArch:      noarch
14cu|nodejs-rewire-2.5.1-4|16	
14cu|nodejs-rewire-2.5.1-4|17	%description
14cu|nodejs-rewire-2.5.1-4|18	%{summary}.
14cu|nodejs-rewire-2.5.1-4|19	
14cu|nodejs-rewire-2.5.1-4|20	%files
14cu|nodejs-rewire-2.5.1-4|21	%doc LICENSE *.md
14cu|nodejs-rewire-2.5.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rewire-2.5.1-4|23	
14cu|nodejs-rewire-2.5.1-4|24	#------------------------------------------------------------------
14cu|nodejs-rewire-2.5.1-4|25	
14cu|nodejs-rewire-2.5.1-4|26	%prep
14cu|nodejs-rewire-2.5.1-4|27	%setup -q -n package
14cu|nodejs-rewire-2.5.1-4|28	rm -rf node_modules
14cu|nodejs-rewire-2.5.1-4|29	chmod -x lib/*.js LICENSE
14cu|nodejs-rewire-2.5.1-4|30	
14cu|nodejs-rewire-2.5.1-4|31	%build
14cu|nodejs-rewire-2.5.1-4|32	
14cu|nodejs-rewire-2.5.1-4|33	%install
14cu|nodejs-rewire-2.5.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rewire-2.5.1-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rewire-2.5.1-4|36	%nodejs_symlink_deps
14cu|nodejs-rewire-2.5.1-4|37	
14cu|nodejs-rewire-2.5.1-4|38	
14cu|nodejs-rewire-2.5.1-4|39	%check
14cu|nodejs-rewire-2.5.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-rewire-2.5.1-4|41	mocha -R spec --check-leaks  testLib
14cu|nodejs-rewire-2.5.1-4|42	
14cu|nodejs-rewire-2.5.1-4|43	%changelog
14cu|nodejs-rewire-2.5.1-4|44	
14cu|nodejs-rewire-2.5.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.5.1-4
14cu|nodejs-rewire-2.5.1-4|46	- (4ef393e) BuildList#2799825: Increase release tag
14cu|nodejs-rewire-2.5.1-4|47	
14cu|nodejs-rewire-2.5.1-4|48	

12047 14
14cu|nodejs-rfile-1.0.0-4|1	%define oname rfile
14cu|nodejs-rfile-1.0.0-4|2	
14cu|nodejs-rfile-1.0.0-4|3	Summary:        Require a plain text or binary file in node.js
14cu|nodejs-rfile-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rfile-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-rfile-1.0.0-4|6	Release:        4
14cu|nodejs-rfile-1.0.0-4|7	License:        MIT
14cu|nodejs-rfile-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-rfile-1.0.0-4|9	Url:            https://github.com/ForbesLindesay/rfile
14cu|nodejs-rfile-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rfile-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/ForbesLindesay/rfile/master/LICENSE
14cu|nodejs-rfile-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-rfile-1.0.0-4|13	BuildRequires:  npm(resolve)
14cu|nodejs-rfile-1.0.0-4|14	BuildRequires:  npm(callsite)
14cu|nodejs-rfile-1.0.0-4|15	#
14cu|nodejs-rfile-1.0.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-rfile-1.0.0-4|17	BuildArch:      noarch
14cu|nodejs-rfile-1.0.0-4|18	
14cu|nodejs-rfile-1.0.0-4|19	%description
14cu|nodejs-rfile-1.0.0-4|20	%{summary}.
14cu|nodejs-rfile-1.0.0-4|21	
14cu|nodejs-rfile-1.0.0-4|22	%files
14cu|nodejs-rfile-1.0.0-4|23	%doc LICENSE *.md
14cu|nodejs-rfile-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rfile-1.0.0-4|25	
14cu|nodejs-rfile-1.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-rfile-1.0.0-4|27	
14cu|nodejs-rfile-1.0.0-4|28	%prep
14cu|nodejs-rfile-1.0.0-4|29	%setup -qn package
14cu|nodejs-rfile-1.0.0-4|30	rm -rf node_modules
14cu|nodejs-rfile-1.0.0-4|31	cp -p %{SOURCE1} .
14cu|nodejs-rfile-1.0.0-4|32	%nodejs_fixdep resolve
14cu|nodejs-rfile-1.0.0-4|33	
14cu|nodejs-rfile-1.0.0-4|34	%build
14cu|nodejs-rfile-1.0.0-4|35	
14cu|nodejs-rfile-1.0.0-4|36	%install
14cu|nodejs-rfile-1.0.0-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rfile-1.0.0-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rfile-1.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-rfile-1.0.0-4|40	
14cu|nodejs-rfile-1.0.0-4|41	%check
14cu|nodejs-rfile-1.0.0-4|42	%nodejs_symlink_deps --check
14cu|nodejs-rfile-1.0.0-4|43	mocha -R spec
14cu|nodejs-rfile-1.0.0-4|44	
14cu|nodejs-rfile-1.0.0-4|45	%changelog
14cu|nodejs-rfile-1.0.0-4|46	
14cu|nodejs-rfile-1.0.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-rfile-1.0.0-4|48	- (a3e478b) BuildList#2799825: Increase release tag
14cu|nodejs-rfile-1.0.0-4|49	
14cu|nodejs-rfile-1.0.0-4|50	

12048 14
14cu|nodejs-rimraf-2.4.3-4|1	%define oname rimraf
14cu|nodejs-rimraf-2.4.3-4|2	
14cu|nodejs-rimraf-2.4.3-4|3	Summary:        A deep deletion module for node (like rm -rf)
14cu|nodejs-rimraf-2.4.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rimraf-2.4.3-4|5	Version:        2.4.3
14cu|nodejs-rimraf-2.4.3-4|6	Release:        4
14cu|nodejs-rimraf-2.4.3-4|7	License:        ISC
14cu|nodejs-rimraf-2.4.3-4|8	Group:          Development/Other
14cu|nodejs-rimraf-2.4.3-4|9	Url:            https://github.com/isaacs/rimraf
14cu|nodejs-rimraf-2.4.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rimraf-2.4.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-rimraf-2.4.3-4|12	BuildRequires:  npm(glob) >= 6.0.1
14cu|nodejs-rimraf-2.4.3-4|13	Requires:  npm(glob) >= 6.0.1
14cu|nodejs-rimraf-2.4.3-4|14	
14cu|nodejs-rimraf-2.4.3-4|15	BuildArch:      noarch
14cu|nodejs-rimraf-2.4.3-4|16	
14cu|nodejs-rimraf-2.4.3-4|17	%description
14cu|nodejs-rimraf-2.4.3-4|18	%{summary}.
14cu|nodejs-rimraf-2.4.3-4|19	
14cu|nodejs-rimraf-2.4.3-4|20	%files
14cu|nodejs-rimraf-2.4.3-4|21	%doc LICENSE README.md
14cu|nodejs-rimraf-2.4.3-4|22	%{_bindir}/%{oname}
14cu|nodejs-rimraf-2.4.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rimraf-2.4.3-4|24	
14cu|nodejs-rimraf-2.4.3-4|25	#------------------------------------------------------------------
14cu|nodejs-rimraf-2.4.3-4|26	
14cu|nodejs-rimraf-2.4.3-4|27	%prep
14cu|nodejs-rimraf-2.4.3-4|28	%setup -q -n package
14cu|nodejs-rimraf-2.4.3-4|29	rm -rf node_modules
14cu|nodejs-rimraf-2.4.3-4|30	
14cu|nodejs-rimraf-2.4.3-4|31	%build
14cu|nodejs-rimraf-2.4.3-4|32	
14cu|nodejs-rimraf-2.4.3-4|33	%install
14cu|nodejs-rimraf-2.4.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rimraf-2.4.3-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rimraf-2.4.3-4|36	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-rimraf-2.4.3-4|37	ln -sf ../lib/node_modules/%{oname}/bin.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-rimraf-2.4.3-4|38	
14cu|nodejs-rimraf-2.4.3-4|39	%nodejs_symlink_deps
14cu|nodejs-rimraf-2.4.3-4|40	
14cu|nodejs-rimraf-2.4.3-4|41	
14cu|nodejs-rimraf-2.4.3-4|42	
14cu|nodejs-rimraf-2.4.3-4|43	%changelog
14cu|nodejs-rimraf-2.4.3-4|44	
14cu|nodejs-rimraf-2.4.3-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.3-4
14cu|nodejs-rimraf-2.4.3-4|46	- (c5279aa) BuildList#2799825: Increase release tag
14cu|nodejs-rimraf-2.4.3-4|47	
14cu|nodejs-rimraf-2.4.3-4|48	

12049 14
14cu|nodejs-ripemd160-1.0.1-4|1	%define oname ripemd160
14cu|nodejs-ripemd160-1.0.1-4|2	
14cu|nodejs-ripemd160-1.0.1-4|3	Summary:        Compute ripemd160 of bytes or strings
14cu|nodejs-ripemd160-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ripemd160-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-ripemd160-1.0.1-4|6	Release:        4
14cu|nodejs-ripemd160-1.0.1-4|7	License:        BSD
14cu|nodejs-ripemd160-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-ripemd160-1.0.1-4|9	Url:            https://github.com/crypto-browserify/ripemd160
14cu|nodejs-ripemd160-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ripemd160-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ripemd160-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-ripemd160-1.0.1-4|13	
14cu|nodejs-ripemd160-1.0.1-4|14	%description
14cu|nodejs-ripemd160-1.0.1-4|15	%{summary}.
14cu|nodejs-ripemd160-1.0.1-4|16	
14cu|nodejs-ripemd160-1.0.1-4|17	%files
14cu|nodejs-ripemd160-1.0.1-4|18	%doc CHANGELOG.md README.md
14cu|nodejs-ripemd160-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ripemd160-1.0.1-4|20	
14cu|nodejs-ripemd160-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-ripemd160-1.0.1-4|22	
14cu|nodejs-ripemd160-1.0.1-4|23	%prep
14cu|nodejs-ripemd160-1.0.1-4|24	%setup -q -n package
14cu|nodejs-ripemd160-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-ripemd160-1.0.1-4|26	
14cu|nodejs-ripemd160-1.0.1-4|27	%build
14cu|nodejs-ripemd160-1.0.1-4|28	
14cu|nodejs-ripemd160-1.0.1-4|29	%install
14cu|nodejs-ripemd160-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ripemd160-1.0.1-4|31	cp -r package.json lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ripemd160-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-ripemd160-1.0.1-4|33	%changelog
14cu|nodejs-ripemd160-1.0.1-4|34	
14cu|nodejs-ripemd160-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-ripemd160-1.0.1-4|36	- (6f91c84) BuildList#2799825: Increase release tag
14cu|nodejs-ripemd160-1.0.1-4|37	
14cu|nodejs-ripemd160-1.0.1-4|38	

12050 14
14cu|nodejs-rmdir-1.1.0-4|1	%define oname rmdir
14cu|nodejs-rmdir-1.1.0-4|2	
14cu|nodejs-rmdir-1.1.0-4|3	Summary:        Remove all files in the given path recursively
14cu|nodejs-rmdir-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rmdir-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-rmdir-1.1.0-4|6	Release:        4
14cu|nodejs-rmdir-1.1.0-4|7	License:        MIT
14cu|nodejs-rmdir-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-rmdir-1.1.0-4|9	Url:            https://github.com/dreamerslab/node.rmdir
14cu|nodejs-rmdir-1.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rmdir-1.1.0-4|11	Source0:        https://github.com/dreamerslab/node.rmdir/archive/v%{version}.tar.gz
14cu|nodejs-rmdir-1.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-rmdir-1.1.0-4|13	BuildRequires:  npm(node.flow)
14cu|nodejs-rmdir-1.1.0-4|14	BuildArch:      noarch
14cu|nodejs-rmdir-1.1.0-4|15	
14cu|nodejs-rmdir-1.1.0-4|16	%description
14cu|nodejs-rmdir-1.1.0-4|17	%{summary}.
14cu|nodejs-rmdir-1.1.0-4|18	
14cu|nodejs-rmdir-1.1.0-4|19	%files
14cu|nodejs-rmdir-1.1.0-4|20	%doc *.md
14cu|nodejs-rmdir-1.1.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rmdir-1.1.0-4|22	
14cu|nodejs-rmdir-1.1.0-4|23	#------------------------------------------------------------------
14cu|nodejs-rmdir-1.1.0-4|24	
14cu|nodejs-rmdir-1.1.0-4|25	%prep
14cu|nodejs-rmdir-1.1.0-4|26	%setup -qn node.%{oname}-%{version}
14cu|nodejs-rmdir-1.1.0-4|27	rm -rf node_modules
14cu|nodejs-rmdir-1.1.0-4|28	
14cu|nodejs-rmdir-1.1.0-4|29	%build
14cu|nodejs-rmdir-1.1.0-4|30	
14cu|nodejs-rmdir-1.1.0-4|31	%install
14cu|nodejs-rmdir-1.1.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rmdir-1.1.0-4|33	cp -r package.json index.js lib/ \
14cu|nodejs-rmdir-1.1.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rmdir-1.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-rmdir-1.1.0-4|36	
14cu|nodejs-rmdir-1.1.0-4|37	%check
14cu|nodejs-rmdir-1.1.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-rmdir-1.1.0-4|39	%__nodejs test/run.js
14cu|nodejs-rmdir-1.1.0-4|40	
14cu|nodejs-rmdir-1.1.0-4|41	%changelog
14cu|nodejs-rmdir-1.1.0-4|42	
14cu|nodejs-rmdir-1.1.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-rmdir-1.1.0-4|44	- (2603e86) BuildList#2799825: Increase release tag
14cu|nodejs-rmdir-1.1.0-4|45	
14cu|nodejs-rmdir-1.1.0-4|46	

12051 14
14cu|nodejs-ronn-0.4.0-7|1	Name:       nodejs-ronn
14cu|nodejs-ronn-0.4.0-7|2	Version:    0.4.0
14cu|nodejs-ronn-0.4.0-7|3	Release:    7
14cu|nodejs-ronn-0.4.0-7|4	Summary:    Markdown to roff/html converter
14cu|nodejs-ronn-0.4.0-7|5	License:    MIT
14cu|nodejs-ronn-0.4.0-7|6	Group:      System/Libraries
14cu|nodejs-ronn-0.4.0-7|7	URL:        https://github.com/kapouer/ronnjs
14cu|nodejs-ronn-0.4.0-7|8	Source0:    http://registry.npmjs.org/ronn/-/ronn-%{version}.tgz
14cu|nodejs-ronn-0.4.0-7|9	BuildArch:  noarch
14cu|nodejs-ronn-0.4.0-7|10	BuildRequires:  nodejs-packaging
14cu|nodejs-ronn-0.4.0-7|11	
14cu|nodejs-ronn-0.4.0-7|12	%description
14cu|nodejs-ronn-0.4.0-7|13	Javascript port of ronn, using markdown-js to produce roff man pages. Not fully
14cu|nodejs-ronn-0.4.0-7|14	compatible with ronn, although it aims to be, wherever possible.
14cu|nodejs-ronn-0.4.0-7|15	
14cu|nodejs-ronn-0.4.0-7|16	%prep
14cu|nodejs-ronn-0.4.0-7|17	%setup -q -n package
14cu|nodejs-ronn-0.4.0-7|18	
14cu|nodejs-ronn-0.4.0-7|19	%build
14cu|nodejs-ronn-0.4.0-7|20	#nothing to do
14cu|nodejs-ronn-0.4.0-7|21	
14cu|nodejs-ronn-0.4.0-7|22	%install
14cu|nodejs-ronn-0.4.0-7|23	
14cu|nodejs-ronn-0.4.0-7|24	mkdir -p %{buildroot}%{nodejs_sitelib}/ronn
14cu|nodejs-ronn-0.4.0-7|25	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/ronn
14cu|nodejs-ronn-0.4.0-7|26	
14cu|nodejs-ronn-0.4.0-7|27	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-ronn-0.4.0-7|28	ln -s ../lib/node_modules/ronn/bin/ronn.js %{buildroot}%{_bindir}/ronn-nodejs
14cu|nodejs-ronn-0.4.0-7|29	
14cu|nodejs-ronn-0.4.0-7|30	%nodejs_symlink_deps
14cu|nodejs-ronn-0.4.0-7|31	
14cu|nodejs-ronn-0.4.0-7|32	%clean
14cu|nodejs-ronn-0.4.0-7|33	
14cu|nodejs-ronn-0.4.0-7|34	%files
14cu|nodejs-ronn-0.4.0-7|35	%defattr(-,root,root,-)
14cu|nodejs-ronn-0.4.0-7|36	%{nodejs_sitelib}/ronn
14cu|nodejs-ronn-0.4.0-7|37	%{_bindir}/ronn-nodejs
14cu|nodejs-ronn-0.4.0-7|38	%doc README.md LICENSE CHANGES TODO
14cu|nodejs-ronn-0.4.0-7|39	
14cu|nodejs-ronn-0.4.0-7|40	
14cu|nodejs-ronn-0.4.0-7|41	%changelog
14cu|nodejs-ronn-0.4.0-7|42	
14cu|nodejs-ronn-0.4.0-7|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-7
14cu|nodejs-ronn-0.4.0-7|44	- (a5716df) BuildList#2799825: Increase release tag
14cu|nodejs-ronn-0.4.0-7|45	
14cu|nodejs-ronn-0.4.0-7|46	

12052 14
14cu|nodejs-rsvp-3.1.0-4|1	%define oname rsvp
14cu|nodejs-rsvp-3.1.0-4|2	
14cu|nodejs-rsvp-3.1.0-4|3	Summary:        A lightweight library that provides tools for organizing asynchronous code
14cu|nodejs-rsvp-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rsvp-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-rsvp-3.1.0-4|6	Release:        4
14cu|nodejs-rsvp-3.1.0-4|7	License:        MIT
14cu|nodejs-rsvp-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-rsvp-3.1.0-4|9	Url:            https://github.com/tildeio/rsvp.js
14cu|nodejs-rsvp-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rsvp-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-rsvp-3.1.0-4|12	
14cu|nodejs-rsvp-3.1.0-4|13	BuildArch:      noarch
14cu|nodejs-rsvp-3.1.0-4|14	
14cu|nodejs-rsvp-3.1.0-4|15	%description
14cu|nodejs-rsvp-3.1.0-4|16	%{summary}.
14cu|nodejs-rsvp-3.1.0-4|17	
14cu|nodejs-rsvp-3.1.0-4|18	%files
14cu|nodejs-rsvp-3.1.0-4|19	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-rsvp-3.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rsvp-3.1.0-4|21	
14cu|nodejs-rsvp-3.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-rsvp-3.1.0-4|23	
14cu|nodejs-rsvp-3.1.0-4|24	%prep
14cu|nodejs-rsvp-3.1.0-4|25	%setup -q -n package
14cu|nodejs-rsvp-3.1.0-4|26	rm -rf node_modules
14cu|nodejs-rsvp-3.1.0-4|27	find  -type f -exec chmod 644 {} \;
14cu|nodejs-rsvp-3.1.0-4|28	
14cu|nodejs-rsvp-3.1.0-4|29	%build
14cu|nodejs-rsvp-3.1.0-4|30	
14cu|nodejs-rsvp-3.1.0-4|31	%install
14cu|nodejs-rsvp-3.1.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rsvp-3.1.0-4|33	cp -r package.json dist lib %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rsvp-3.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-rsvp-3.1.0-4|35	
14cu|nodejs-rsvp-3.1.0-4|36	%changelog
14cu|nodejs-rsvp-3.1.0-4|37	
14cu|nodejs-rsvp-3.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-rsvp-3.1.0-4|39	- (7cefdda) BuildList#2799825: Increase release tag
14cu|nodejs-rsvp-3.1.0-4|40	
14cu|nodejs-rsvp-3.1.0-4|41	

12053 14
14cu|nodejs-run-async-2.0.0-4|1	%define oname run-async
14cu|nodejs-run-async-2.0.0-4|2	
14cu|nodejs-run-async-2.0.0-4|3	Summary:        Utility method to run function either synchronously or asynchronously
14cu|nodejs-run-async-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-run-async-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-run-async-2.0.0-4|6	Release:        4
14cu|nodejs-run-async-2.0.0-4|7	License:        MIT
14cu|nodejs-run-async-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-run-async-2.0.0-4|9	Url:            https://github.com/SBoudrias/run-async
14cu|nodejs-run-async-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-run-async-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-run-async-2.0.0-4|12	BuildRequires:  npm(promise-resolver)
14cu|nodejs-run-async-2.0.0-4|13	BuildRequires:  npm(once)
14cu|nodejs-run-async-2.0.0-4|14	BuildRequires:  npm(is-promise)
14cu|nodejs-run-async-2.0.0-4|15	BuildRequires:  npm(bluebird)
14cu|nodejs-run-async-2.0.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-run-async-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-run-async-2.0.0-4|18	
14cu|nodejs-run-async-2.0.0-4|19	%description
14cu|nodejs-run-async-2.0.0-4|20	Utility method to run a function either synchronously
14cu|nodejs-run-async-2.0.0-4|21	or asynchronously using a series of common patterns.
14cu|nodejs-run-async-2.0.0-4|22	This is useful for library author accepting sync or
14cu|nodejs-run-async-2.0.0-4|23	async functions as parameter.
14cu|nodejs-run-async-2.0.0-4|24	runAsync will always run them as an async method,
14cu|nodejs-run-async-2.0.0-4|25	and normalize the multiple signature.
14cu|nodejs-run-async-2.0.0-4|26	
14cu|nodejs-run-async-2.0.0-4|27	%files
14cu|nodejs-run-async-2.0.0-4|28	%doc LICENSE README.md
14cu|nodejs-run-async-2.0.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-run-async-2.0.0-4|30	
14cu|nodejs-run-async-2.0.0-4|31	#------------------------------------------------------------------
14cu|nodejs-run-async-2.0.0-4|32	
14cu|nodejs-run-async-2.0.0-4|33	%prep
14cu|nodejs-run-async-2.0.0-4|34	%setup -q -n package
14cu|nodejs-run-async-2.0.0-4|35	rm -rf node_modules
14cu|nodejs-run-async-2.0.0-4|36	
14cu|nodejs-run-async-2.0.0-4|37	%build
14cu|nodejs-run-async-2.0.0-4|38	
14cu|nodejs-run-async-2.0.0-4|39	%install
14cu|nodejs-run-async-2.0.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-run-async-2.0.0-4|41	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-run-async-2.0.0-4|42	%nodejs_symlink_deps
14cu|nodejs-run-async-2.0.0-4|43	
14cu|nodejs-run-async-2.0.0-4|44	%check
14cu|nodejs-run-async-2.0.0-4|45	%nodejs_symlink_deps --check
14cu|nodejs-run-async-2.0.0-4|46	%{_bindir}/mocha -R spec
14cu|nodejs-run-async-2.0.0-4|47	
14cu|nodejs-run-async-2.0.0-4|48	
14cu|nodejs-run-async-2.0.0-4|49	%changelog
14cu|nodejs-run-async-2.0.0-4|50	
14cu|nodejs-run-async-2.0.0-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-run-async-2.0.0-4|52	- (4a9c535) BuildList#2799825: Increase release tag
14cu|nodejs-run-async-2.0.0-4|53	
14cu|nodejs-run-async-2.0.0-4|54	

12054 14
14cu|nodejs-runforcover-0.0.2-5|1	%global enable_tests 1
14cu|nodejs-runforcover-0.0.2-5|2	
14cu|nodejs-runforcover-0.0.2-5|3	Name:           nodejs-runforcover
14cu|nodejs-runforcover-0.0.2-5|4	Version:        0.0.2
14cu|nodejs-runforcover-0.0.2-5|5	Release:        5
14cu|nodejs-runforcover-0.0.2-5|6	Summary:        Require plugin for JS code coverage
14cu|nodejs-runforcover-0.0.2-5|7	BuildArch:      noarch
14cu|nodejs-runforcover-0.0.2-5|8	Group:          Development/Other
14cu|nodejs-runforcover-0.0.2-5|9	#no license file included; "new BSD" indicated in package.json
14cu|nodejs-runforcover-0.0.2-5|10	License:        BSD
14cu|nodejs-runforcover-0.0.2-5|11	URL:            https://github.com/chrisdickinson/node-runforcover
14cu|nodejs-runforcover-0.0.2-5|12	Source0:        http://registry.npmjs.org/runforcover/-/runforcover-%{version}.tgz
14cu|nodejs-runforcover-0.0.2-5|13	
14cu|nodejs-runforcover-0.0.2-5|14	BuildRequires:  nodejs-packaging
14cu|nodejs-runforcover-0.0.2-5|15	
14cu|nodejs-runforcover-0.0.2-5|16	%if 0%{?enable_tests}
14cu|nodejs-runforcover-0.0.2-5|17	BuildRequires:  npm(bunker)
14cu|nodejs-runforcover-0.0.2-5|18	%endif
14cu|nodejs-runforcover-0.0.2-5|19	
14cu|nodejs-runforcover-0.0.2-5|20	%description
14cu|nodejs-runforcover-0.0.2-5|21	Runforcover hooks into the `require()` function and uses nodejs-bunker to
14cu|nodejs-runforcover-0.0.2-5|22	provide code coverage data for your unit test library, whatever it might be.
14cu|nodejs-runforcover-0.0.2-5|23	
14cu|nodejs-runforcover-0.0.2-5|24	%prep
14cu|nodejs-runforcover-0.0.2-5|25	%setup -q -n package
14cu|nodejs-runforcover-0.0.2-5|26	
14cu|nodejs-runforcover-0.0.2-5|27	%build
14cu|nodejs-runforcover-0.0.2-5|28	#nothing to do
14cu|nodejs-runforcover-0.0.2-5|29	
14cu|nodejs-runforcover-0.0.2-5|30	%install
14cu|nodejs-runforcover-0.0.2-5|31	
14cu|nodejs-runforcover-0.0.2-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/runforcover
14cu|nodejs-runforcover-0.0.2-5|33	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/runforcover
14cu|nodejs-runforcover-0.0.2-5|34	
14cu|nodejs-runforcover-0.0.2-5|35	%nodejs_symlink_deps
14cu|nodejs-runforcover-0.0.2-5|36	
14cu|nodejs-runforcover-0.0.2-5|37	%if 0%{?enable_tests}
14cu|nodejs-runforcover-0.0.2-5|38	%check
14cu|nodejs-runforcover-0.0.2-5|39	%nodejs_symlink_deps --check
14cu|nodejs-runforcover-0.0.2-5|40	%__nodejs test/index.js
14cu|nodejs-runforcover-0.0.2-5|41	%endif
14cu|nodejs-runforcover-0.0.2-5|42	
14cu|nodejs-runforcover-0.0.2-5|43	%clean
14cu|nodejs-runforcover-0.0.2-5|44	
14cu|nodejs-runforcover-0.0.2-5|45	%files
14cu|nodejs-runforcover-0.0.2-5|46	%{nodejs_sitelib}/runforcover
14cu|nodejs-runforcover-0.0.2-5|47	%doc README.markdown
14cu|nodejs-runforcover-0.0.2-5|48	
14cu|nodejs-runforcover-0.0.2-5|49	
14cu|nodejs-runforcover-0.0.2-5|50	%changelog
14cu|nodejs-runforcover-0.0.2-5|51	
14cu|nodejs-runforcover-0.0.2-5|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.2-5
14cu|nodejs-runforcover-0.0.2-5|53	- (df4d3d6) BuildList#2799825: Increase release tag
14cu|nodejs-runforcover-0.0.2-5|54	
14cu|nodejs-runforcover-0.0.2-5|55	

12055 14
14cu|nodejs-rusha-0.8.3-4|1	%define oname rusha
14cu|nodejs-rusha-0.8.3-4|2	
14cu|nodejs-rusha-0.8.3-4|3	Summary:        SHA1 implementation suitable for large binary data
14cu|nodejs-rusha-0.8.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rusha-0.8.3-4|5	Version:        0.8.3
14cu|nodejs-rusha-0.8.3-4|6	Release:        4
14cu|nodejs-rusha-0.8.3-4|7	License:        MIT
14cu|nodejs-rusha-0.8.3-4|8	Group:          Development/Other
14cu|nodejs-rusha-0.8.3-4|9	Url:            https://github.com/srijs/rusha
14cu|nodejs-rusha-0.8.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rusha-0.8.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-rusha-0.8.3-4|12	BuildArch:      noarch
14cu|nodejs-rusha-0.8.3-4|13	
14cu|nodejs-rusha-0.8.3-4|14	%description
14cu|nodejs-rusha-0.8.3-4|15	A high-performance pure-javascript
14cu|nodejs-rusha-0.8.3-4|16	SHA1 implementation suitable for large binary data.
14cu|nodejs-rusha-0.8.3-4|17	
14cu|nodejs-rusha-0.8.3-4|18	%files
14cu|nodejs-rusha-0.8.3-4|19	%doc LICENSE *.md
14cu|nodejs-rusha-0.8.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rusha-0.8.3-4|21	
14cu|nodejs-rusha-0.8.3-4|22	#------------------------------------------------------------------
14cu|nodejs-rusha-0.8.3-4|23	
14cu|nodejs-rusha-0.8.3-4|24	%prep
14cu|nodejs-rusha-0.8.3-4|25	%setup -q -n package
14cu|nodejs-rusha-0.8.3-4|26	rm -rf node_modules
14cu|nodejs-rusha-0.8.3-4|27	
14cu|nodejs-rusha-0.8.3-4|28	%build
14cu|nodejs-rusha-0.8.3-4|29	
14cu|nodejs-rusha-0.8.3-4|30	%install
14cu|nodejs-rusha-0.8.3-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rusha-0.8.3-4|32	cp -r package.json *.js benchmark/ coverage/ \
14cu|nodejs-rusha-0.8.3-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-rusha-0.8.3-4|34	%nodejs_symlink_deps
14cu|nodejs-rusha-0.8.3-4|35	%changelog
14cu|nodejs-rusha-0.8.3-4|36	
14cu|nodejs-rusha-0.8.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.3-4
14cu|nodejs-rusha-0.8.3-4|38	- (fa291dc) BuildList#2799825: Increase release tag
14cu|nodejs-rusha-0.8.3-4|39	
14cu|nodejs-rusha-0.8.3-4|40	

12056 14
14cu|nodejs-rx-lite-4.0.7-4|1	%define oname rx-lite
14cu|nodejs-rx-lite-4.0.7-4|2	
14cu|nodejs-rx-lite-4.0.7-4|3	Summary:        Library for composing asynchronous and event-based operations
14cu|nodejs-rx-lite-4.0.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-rx-lite-4.0.7-4|5	Version:        4.0.7
14cu|nodejs-rx-lite-4.0.7-4|6	Release:        4
14cu|nodejs-rx-lite-4.0.7-4|7	License:        ASL 2.0
14cu|nodejs-rx-lite-4.0.7-4|8	Group:          Development/Other
14cu|nodejs-rx-lite-4.0.7-4|9	Url:            https://github.com/Reactive-Extensions/RxJS
14cu|nodejs-rx-lite-4.0.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-rx-lite-4.0.7-4|11	Source1:        https://raw.githubusercontent.com/Reactive-Extensions/RxJS/master/license.txt
14cu|nodejs-rx-lite-4.0.7-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-rx-lite-4.0.7-4|13	BuildArch:      noarch
14cu|nodejs-rx-lite-4.0.7-4|14	
14cu|nodejs-rx-lite-4.0.7-4|15	%description
14cu|nodejs-rx-lite-4.0.7-4|16	The Reactive Extensions for JavaScript Lite version
14cu|nodejs-rx-lite-4.0.7-4|17	is a lightweight version of the Reactive Extensions
14cu|nodejs-rx-lite-4.0.7-4|18	for JavaScript which covers most of the day to day
14cu|nodejs-rx-lite-4.0.7-4|19	operators you might use all in a single library.
14cu|nodejs-rx-lite-4.0.7-4|20	Functionality such as bridging to events, promises,
14cu|nodejs-rx-lite-4.0.7-4|21	callbacks, Node.js-style callbacks, time-based
14cu|nodejs-rx-lite-4.0.7-4|22	operations and more are built right in.
14cu|nodejs-rx-lite-4.0.7-4|23	This comes with rx.lite.js which is for use in
14cu|nodejs-rx-lite-4.0.7-4|24	modern development environments such as > IE9
14cu|nodejs-rx-lite-4.0.7-4|25	and server-side environments such as Node.js..
14cu|nodejs-rx-lite-4.0.7-4|26	
14cu|nodejs-rx-lite-4.0.7-4|27	%files
14cu|nodejs-rx-lite-4.0.7-4|28	%doc readme.md license.txt
14cu|nodejs-rx-lite-4.0.7-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-rx-lite-4.0.7-4|30	
14cu|nodejs-rx-lite-4.0.7-4|31	#------------------------------------------------------------------
14cu|nodejs-rx-lite-4.0.7-4|32	
14cu|nodejs-rx-lite-4.0.7-4|33	%prep
14cu|nodejs-rx-lite-4.0.7-4|34	%setup -q -n package
14cu|nodejs-rx-lite-4.0.7-4|35	rm -rf node_modules
14cu|nodejs-rx-lite-4.0.7-4|36	cp -p %{SOURCE1} .
14cu|nodejs-rx-lite-4.0.7-4|37	
14cu|nodejs-rx-lite-4.0.7-4|38	%build
14cu|nodejs-rx-lite-4.0.7-4|39	
14cu|nodejs-rx-lite-4.0.7-4|40	%install
14cu|nodejs-rx-lite-4.0.7-4|41	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rx-lite-4.0.7-4|42	cp -r package.json rx.lite.js rx.lite.map rx.lite.min.js \
14cu|nodejs-rx-lite-4.0.7-4|43	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-rx-lite-4.0.7-4|44	
14cu|nodejs-rx-lite-4.0.7-4|45	%nodejs_symlink_deps
14cu|nodejs-rx-lite-4.0.7-4|46	
14cu|nodejs-rx-lite-4.0.7-4|47	
14cu|nodejs-rx-lite-4.0.7-4|48	%changelog
14cu|nodejs-rx-lite-4.0.7-4|49	
14cu|nodejs-rx-lite-4.0.7-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.7-4
14cu|nodejs-rx-lite-4.0.7-4|51	- (c849c87) BuildList#2799825: Increase release tag
14cu|nodejs-rx-lite-4.0.7-4|52	
14cu|nodejs-rx-lite-4.0.7-4|53	

12057 14
14cu|nodejs-safecb-0.0.1-4|1	%define oname safecb
14cu|nodejs-safecb-0.0.1-4|2	
14cu|nodejs-safecb-0.0.1-4|3	Summary:        Normalize callback arguments
14cu|nodejs-safecb-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-safecb-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-safecb-0.0.1-4|6	Release:        4
14cu|nodejs-safecb-0.0.1-4|7	License:        MIT
14cu|nodejs-safecb-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-safecb-0.0.1-4|9	Url:            https://github.com/mvayngrib/safecb
14cu|nodejs-safecb-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-safecb-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-safecb-0.0.1-4|12	BuildRequires:  npm(once)
14cu|nodejs-safecb-0.0.1-4|13	BuildRequires:  npm(dezalgo)
14cu|nodejs-safecb-0.0.1-4|14	BuildRequires:  npm(tape)
14cu|nodejs-safecb-0.0.1-4|15	BuildArch:      noarch
14cu|nodejs-safecb-0.0.1-4|16	
14cu|nodejs-safecb-0.0.1-4|17	%description
14cu|nodejs-safecb-0.0.1-4|18	%{summary}.
14cu|nodejs-safecb-0.0.1-4|19	
14cu|nodejs-safecb-0.0.1-4|20	%files
14cu|nodejs-safecb-0.0.1-4|21	%doc LICENSE README.md
14cu|nodejs-safecb-0.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-safecb-0.0.1-4|23	
14cu|nodejs-safecb-0.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-safecb-0.0.1-4|25	
14cu|nodejs-safecb-0.0.1-4|26	%prep
14cu|nodejs-safecb-0.0.1-4|27	%setup -q -n package
14cu|nodejs-safecb-0.0.1-4|28	rm -rf node_modules
14cu|nodejs-safecb-0.0.1-4|29	
14cu|nodejs-safecb-0.0.1-4|30	%build
14cu|nodejs-safecb-0.0.1-4|31	
14cu|nodejs-safecb-0.0.1-4|32	%install
14cu|nodejs-safecb-0.0.1-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-safecb-0.0.1-4|34	cp -pr package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-safecb-0.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-safecb-0.0.1-4|36	
14cu|nodejs-safecb-0.0.1-4|37	
14cu|nodejs-safecb-0.0.1-4|38	%check
14cu|nodejs-safecb-0.0.1-4|39	rm -fr package.json
14cu|nodejs-safecb-0.0.1-4|40	cp -pr %{buildroot}/%{nodejs_sitelib}/%{oname}/package.json .
14cu|nodejs-safecb-0.0.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-safecb-0.0.1-4|42	%__nodejs test/*.js
14cu|nodejs-safecb-0.0.1-4|43	
14cu|nodejs-safecb-0.0.1-4|44	
14cu|nodejs-safecb-0.0.1-4|45	
14cu|nodejs-safecb-0.0.1-4|46	%changelog
14cu|nodejs-safecb-0.0.1-4|47	
14cu|nodejs-safecb-0.0.1-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-safecb-0.0.1-4|49	- (32796a4) BuildList#2799825: Increase release tag
14cu|nodejs-safecb-0.0.1-4|50	
14cu|nodejs-safecb-0.0.1-4|51	

12058 14
14cu|nodejs-safefs-4.0.1-4|1	%define oname safefs
14cu|nodejs-safefs-4.0.1-4|2	
14cu|nodejs-safefs-4.0.1-4|3	Summary:        Open only as many files as the operating system supports
14cu|nodejs-safefs-4.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-safefs-4.0.1-4|5	Version:        4.0.1
14cu|nodejs-safefs-4.0.1-4|6	Release:        4
14cu|nodejs-safefs-4.0.1-4|7	License:        MIT
14cu|nodejs-safefs-4.0.1-4|8	Group:          Development/Other
14cu|nodejs-safefs-4.0.1-4|9	Url:            https://github.com/bevry/safefs
14cu|nodejs-safefs-4.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-safefs-4.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-safefs-4.0.1-4|12	BuildRequires:  npm(graceful-fs)
14cu|nodejs-safefs-4.0.1-4|13	BuildRequires:  npm(esnextguardian)
14cu|nodejs-safefs-4.0.1-4|14	BuildArch:      noarch
14cu|nodejs-safefs-4.0.1-4|15	
14cu|nodejs-safefs-4.0.1-4|16	%description
14cu|nodejs-safefs-4.0.1-4|17	%{summary}.
14cu|nodejs-safefs-4.0.1-4|18	
14cu|nodejs-safefs-4.0.1-4|19	%files
14cu|nodejs-safefs-4.0.1-4|20	%doc *.md
14cu|nodejs-safefs-4.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-safefs-4.0.1-4|22	
14cu|nodejs-safefs-4.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-safefs-4.0.1-4|24	
14cu|nodejs-safefs-4.0.1-4|25	%prep
14cu|nodejs-safefs-4.0.1-4|26	%setup -q -n package
14cu|nodejs-safefs-4.0.1-4|27	rm -rf node_modules
14cu|nodejs-safefs-4.0.1-4|28	find . -type f -exec chmod -x {} \;
14cu|nodejs-safefs-4.0.1-4|29	
14cu|nodejs-safefs-4.0.1-4|30	%build
14cu|nodejs-safefs-4.0.1-4|31	
14cu|nodejs-safefs-4.0.1-4|32	%install
14cu|nodejs-safefs-4.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-safefs-4.0.1-4|34	cp -r package.json *.js es5/ esnext/ \
14cu|nodejs-safefs-4.0.1-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-safefs-4.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-safefs-4.0.1-4|37	%changelog
14cu|nodejs-safefs-4.0.1-4|38	
14cu|nodejs-safefs-4.0.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.1-4
14cu|nodejs-safefs-4.0.1-4|40	- (03d5fa4) BuildList#2799825: Increase release tag
14cu|nodejs-safefs-4.0.1-4|41	
14cu|nodejs-safefs-4.0.1-4|42	

12059 14
14cu|nodejs-samsam-1.1.3-4|1	%define oname samsam
14cu|nodejs-samsam-1.1.3-4|2	
14cu|nodejs-samsam-1.1.3-4|3	Summary:        Value identification and comparison functions
14cu|nodejs-samsam-1.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-samsam-1.1.3-4|5	Version:        1.1.3
14cu|nodejs-samsam-1.1.3-4|6	Release:        4
14cu|nodejs-samsam-1.1.3-4|7	License:        BSD
14cu|nodejs-samsam-1.1.3-4|8	Group:          Development/Other
14cu|nodejs-samsam-1.1.3-4|9	Url:            https://github.com/busterjs/samsam
14cu|nodejs-samsam-1.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-samsam-1.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-samsam-1.1.3-4|12	### TODO: backport missing dev deps for testing ###
14cu|nodejs-samsam-1.1.3-4|13	# BuildRequires:  npm(buster)
14cu|nodejs-samsam-1.1.3-4|14	# BuildRequires:  npm(grunt)
14cu|nodejs-samsam-1.1.3-4|15	# BuildRequires:  npm(grunt-buster)
14cu|nodejs-samsam-1.1.3-4|16	# BuildRequires:  npm(grunt-cli)
14cu|nodejs-samsam-1.1.3-4|17	# BuildRequires:  npm(phantomjs)
14cu|nodejs-samsam-1.1.3-4|18	BuildArch:      noarch
14cu|nodejs-samsam-1.1.3-4|19	
14cu|nodejs-samsam-1.1.3-4|20	%description
14cu|nodejs-samsam-1.1.3-4|21	%{summary}.
14cu|nodejs-samsam-1.1.3-4|22	
14cu|nodejs-samsam-1.1.3-4|23	%files
14cu|nodejs-samsam-1.1.3-4|24	%doc LICENSE AUTHORS Readme.md
14cu|nodejs-samsam-1.1.3-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-samsam-1.1.3-4|26	
14cu|nodejs-samsam-1.1.3-4|27	#------------------------------------------------------------------
14cu|nodejs-samsam-1.1.3-4|28	
14cu|nodejs-samsam-1.1.3-4|29	%prep
14cu|nodejs-samsam-1.1.3-4|30	%setup -q -n package
14cu|nodejs-samsam-1.1.3-4|31	rm -rf node_modules
14cu|nodejs-samsam-1.1.3-4|32	
14cu|nodejs-samsam-1.1.3-4|33	%build
14cu|nodejs-samsam-1.1.3-4|34	
14cu|nodejs-samsam-1.1.3-4|35	%install
14cu|nodejs-samsam-1.1.3-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-samsam-1.1.3-4|37	cp -r package.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-samsam-1.1.3-4|38	%nodejs_symlink_deps
14cu|nodejs-samsam-1.1.3-4|39	
14cu|nodejs-samsam-1.1.3-4|40	#%check
14cu|nodejs-samsam-1.1.3-4|41	#%nodejs_symlink_deps --check
14cu|nodejs-samsam-1.1.3-4|42	#grunt test
14cu|nodejs-samsam-1.1.3-4|43	%changelog
14cu|nodejs-samsam-1.1.3-4|44	
14cu|nodejs-samsam-1.1.3-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.3-4
14cu|nodejs-samsam-1.1.3-4|46	- (140db06) BuildList#2799825: Increase release tag
14cu|nodejs-samsam-1.1.3-4|47	
14cu|nodejs-samsam-1.1.3-4|48	

12060 14
14cu|nodejs-sanitizer-0.1.3-4|1	%define oname sanitizer
14cu|nodejs-sanitizer-0.1.3-4|2	
14cu|nodejs-sanitizer-0.1.3-4|3	Summary:        Caja's HTML Sanitizer as a Node.js module
14cu|nodejs-sanitizer-0.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sanitizer-0.1.3-4|5	Version:        0.1.3
14cu|nodejs-sanitizer-0.1.3-4|6	Release:        4
14cu|nodejs-sanitizer-0.1.3-4|7	License:        ASL 2.0
14cu|nodejs-sanitizer-0.1.3-4|8	Group:          Development/Other
14cu|nodejs-sanitizer-0.1.3-4|9	Url:            https://github.com/theSmaw/Caja-HTML-Sanitizer
14cu|nodejs-sanitizer-0.1.3-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sanitizer-0.1.3-4|11	Source0:        https://github.com/theSmaw/Caja-HTML-Sanitizer/archive/v%{version}.tar.gz
14cu|nodejs-sanitizer-0.1.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-sanitizer-0.1.3-4|13	#
14cu|nodejs-sanitizer-0.1.3-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-sanitizer-0.1.3-4|15	BuildArch:      noarch
14cu|nodejs-sanitizer-0.1.3-4|16	
14cu|nodejs-sanitizer-0.1.3-4|17	%description
14cu|nodejs-sanitizer-0.1.3-4|18	%{summary}.
14cu|nodejs-sanitizer-0.1.3-4|19	
14cu|nodejs-sanitizer-0.1.3-4|20	%files
14cu|nodejs-sanitizer-0.1.3-4|21	%doc *.md
14cu|nodejs-sanitizer-0.1.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sanitizer-0.1.3-4|23	
14cu|nodejs-sanitizer-0.1.3-4|24	#------------------------------------------------------------------
14cu|nodejs-sanitizer-0.1.3-4|25	
14cu|nodejs-sanitizer-0.1.3-4|26	%prep
14cu|nodejs-sanitizer-0.1.3-4|27	%setup -qn Caja-HTML-Sanitizer-%{version}
14cu|nodejs-sanitizer-0.1.3-4|28	rm -rf node_modules
14cu|nodejs-sanitizer-0.1.3-4|29	
14cu|nodejs-sanitizer-0.1.3-4|30	%build
14cu|nodejs-sanitizer-0.1.3-4|31	
14cu|nodejs-sanitizer-0.1.3-4|32	%install
14cu|nodejs-sanitizer-0.1.3-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sanitizer-0.1.3-4|34	cp -r package.json *.js lib/ \
14cu|nodejs-sanitizer-0.1.3-4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sanitizer-0.1.3-4|36	%nodejs_symlink_deps
14cu|nodejs-sanitizer-0.1.3-4|37	
14cu|nodejs-sanitizer-0.1.3-4|38	%check
14cu|nodejs-sanitizer-0.1.3-4|39	%nodejs_symlink_deps --check
14cu|nodejs-sanitizer-0.1.3-4|40	mocha test
14cu|nodejs-sanitizer-0.1.3-4|41	
14cu|nodejs-sanitizer-0.1.3-4|42	%changelog
14cu|nodejs-sanitizer-0.1.3-4|43	
14cu|nodejs-sanitizer-0.1.3-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.3-4
14cu|nodejs-sanitizer-0.1.3-4|45	- (1600dcf) BuildList#2799825: Increase release tag
14cu|nodejs-sanitizer-0.1.3-4|46	
14cu|nodejs-sanitizer-0.1.3-4|47	

12061 14
14cu|nodejs-sax-1.1.4-4|1	%define oname sax
14cu|nodejs-sax-1.1.4-4|2	
14cu|nodejs-sax-1.1.4-4|3	Summary:    A streaming SAX-style XML parser in JavaScript for Node.js
14cu|nodejs-sax-1.1.4-4|4	Name:       nodejs-%{oname}
14cu|nodejs-sax-1.1.4-4|5	Version:    1.1.4
14cu|nodejs-sax-1.1.4-4|6	Release:    4
14cu|nodejs-sax-1.1.4-4|7	License:    ISC
14cu|nodejs-sax-1.1.4-4|8	Group:      Development/Other
14cu|nodejs-sax-1.1.4-4|9	URL:        https://github.com/isaacs/%{oname}-js
14cu|nodejs-sax-1.1.4-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sax-1.1.4-4|11	Source0:    https://github.com/isaacs/sax-js/archive/v%{version}.tar.gz
14cu|nodejs-sax-1.1.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-sax-1.1.4-4|13	BuildRequires:  npm(tap)
14cu|nodejs-sax-1.1.4-4|14	
14cu|nodejs-sax-1.1.4-4|15	BuildArch:  noarch
14cu|nodejs-sax-1.1.4-4|16	%description
14cu|nodejs-sax-1.1.4-4|17	This is a SAX-style streaming XML parser in JavaScript for Node.js.
14cu|nodejs-sax-1.1.4-4|18	
14cu|nodejs-sax-1.1.4-4|19	It is:
14cu|nodejs-sax-1.1.4-4|20	- A very simple tool to parse through an XML string.
14cu|nodejs-sax-1.1.4-4|21	- A stepping stone to a streaming HTML parser.
14cu|nodejs-sax-1.1.4-4|22	- A handy way to deal with RSS and other mostly-ok-but-kinda-broken XML docs.
14cu|nodejs-sax-1.1.4-4|23	
14cu|nodejs-sax-1.1.4-4|24	%files
14cu|nodejs-sax-1.1.4-4|25	%doc AUTHORS LICENSE LICENSE-W3C.html README.md examples/
14cu|nodejs-sax-1.1.4-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sax-1.1.4-4|27	#-----------------------------------------------------
14cu|nodejs-sax-1.1.4-4|28	%prep
14cu|nodejs-sax-1.1.4-4|29	%setup -q -n %{oname}-js-%{version}
14cu|nodejs-sax-1.1.4-4|30	
14cu|nodejs-sax-1.1.4-4|31	
14cu|nodejs-sax-1.1.4-4|32	%build
14cu|nodejs-sax-1.1.4-4|33	#nothing to do
14cu|nodejs-sax-1.1.4-4|34	
14cu|nodejs-sax-1.1.4-4|35	
14cu|nodejs-sax-1.1.4-4|36	%install
14cu|nodejs-sax-1.1.4-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sax-1.1.4-4|38	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sax-1.1.4-4|39	
14cu|nodejs-sax-1.1.4-4|40	
14cu|nodejs-sax-1.1.4-4|41	%nodejs_symlink_deps
14cu|nodejs-sax-1.1.4-4|42	
14cu|nodejs-sax-1.1.4-4|43	%check
14cu|nodejs-sax-1.1.4-4|44	%nodejs_symlink_deps --check
14cu|nodejs-sax-1.1.4-4|45	%tap test
14cu|nodejs-sax-1.1.4-4|46	
14cu|nodejs-sax-1.1.4-4|47	%changelog
14cu|nodejs-sax-1.1.4-4|48	
14cu|nodejs-sax-1.1.4-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.4-4
14cu|nodejs-sax-1.1.4-4|50	- (5a4ad97) BuildList#2799825: Increase release tag
14cu|nodejs-sax-1.1.4-4|51	
14cu|nodejs-sax-1.1.4-4|52	

12062 14
14cu|nodejs-scandirectory-2.5.0-4|1	%define oname scandirectory
14cu|nodejs-scandirectory-2.5.0-4|2	
14cu|nodejs-scandirectory-2.5.0-4|3	Summary:        Scan a directory recursively with a lot of control and power
14cu|nodejs-scandirectory-2.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-scandirectory-2.5.0-4|5	Version:        2.5.0
14cu|nodejs-scandirectory-2.5.0-4|6	Release:        4
14cu|nodejs-scandirectory-2.5.0-4|7	License:        MIT
14cu|nodejs-scandirectory-2.5.0-4|8	Group:          Development/Other
14cu|nodejs-scandirectory-2.5.0-4|9	Url:            https://github.com/bevry/scandirectory
14cu|nodejs-scandirectory-2.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-scandirectory-2.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-scandirectory-2.5.0-4|12	BuildRequires:  npm(ignorefs)
14cu|nodejs-scandirectory-2.5.0-4|13	BuildRequires:  npm(safefs)
14cu|nodejs-scandirectory-2.5.0-4|14	BuildRequires:  npm(taskgroup)
14cu|nodejs-scandirectory-2.5.0-4|15	BuildArch:      noarch
14cu|nodejs-scandirectory-2.5.0-4|16	
14cu|nodejs-scandirectory-2.5.0-4|17	%description
14cu|nodejs-scandirectory-2.5.0-4|18	%{summary}.
14cu|nodejs-scandirectory-2.5.0-4|19	
14cu|nodejs-scandirectory-2.5.0-4|20	%files
14cu|nodejs-scandirectory-2.5.0-4|21	%doc *.md
14cu|nodejs-scandirectory-2.5.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-scandirectory-2.5.0-4|23	
14cu|nodejs-scandirectory-2.5.0-4|24	#------------------------------------------------------------------
14cu|nodejs-scandirectory-2.5.0-4|25	
14cu|nodejs-scandirectory-2.5.0-4|26	%prep
14cu|nodejs-scandirectory-2.5.0-4|27	%setup -q -n package
14cu|nodejs-scandirectory-2.5.0-4|28	rm -rf node_modules
14cu|nodejs-scandirectory-2.5.0-4|29	find . -type f -exec chmod -x {} \;
14cu|nodejs-scandirectory-2.5.0-4|30	
14cu|nodejs-scandirectory-2.5.0-4|31	%build
14cu|nodejs-scandirectory-2.5.0-4|32	
14cu|nodejs-scandirectory-2.5.0-4|33	%install
14cu|nodejs-scandirectory-2.5.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-scandirectory-2.5.0-4|35	cp -r package.json out/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-scandirectory-2.5.0-4|36	%nodejs_symlink_deps
14cu|nodejs-scandirectory-2.5.0-4|37	%changelog
14cu|nodejs-scandirectory-2.5.0-4|38	
14cu|nodejs-scandirectory-2.5.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.5.0-4
14cu|nodejs-scandirectory-2.5.0-4|40	- (2ea836b) BuildList#2799825: Increase release tag
14cu|nodejs-scandirectory-2.5.0-4|41	
14cu|nodejs-scandirectory-2.5.0-4|42	

12063 14
14cu|nodejs-secure-random-1.1.1-4|1	%define oname secure-random
14cu|nodejs-secure-random-1.1.1-4|2	
14cu|nodejs-secure-random-1.1.1-4|3	Summary:        Normalize the creation of cryptographically strong random values
14cu|nodejs-secure-random-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-secure-random-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-secure-random-1.1.1-4|6	Release:        4
14cu|nodejs-secure-random-1.1.1-4|7	License:        MIT
14cu|nodejs-secure-random-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-secure-random-1.1.1-4|9	Url:            https://github.com/jprichardson/secure-random
14cu|nodejs-secure-random-1.1.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-secure-random-1.1.1-4|11	Source0:        https://github.com/jprichardson/%{oname}/archive/%{version}.tar.gz
14cu|nodejs-secure-random-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-secure-random-1.1.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-secure-random-1.1.1-4|14	BuildRequires:  npm(terst)
14cu|nodejs-secure-random-1.1.1-4|15	BuildArch:      noarch
14cu|nodejs-secure-random-1.1.1-4|16	
14cu|nodejs-secure-random-1.1.1-4|17	%description
14cu|nodejs-secure-random-1.1.1-4|18	%{summary}.
14cu|nodejs-secure-random-1.1.1-4|19	
14cu|nodejs-secure-random-1.1.1-4|20	%files
14cu|nodejs-secure-random-1.1.1-4|21	%doc *.md
14cu|nodejs-secure-random-1.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-secure-random-1.1.1-4|23	
14cu|nodejs-secure-random-1.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-secure-random-1.1.1-4|25	
14cu|nodejs-secure-random-1.1.1-4|26	%prep
14cu|nodejs-secure-random-1.1.1-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-secure-random-1.1.1-4|28	rm -rf node_modules
14cu|nodejs-secure-random-1.1.1-4|29	
14cu|nodejs-secure-random-1.1.1-4|30	%build
14cu|nodejs-secure-random-1.1.1-4|31	
14cu|nodejs-secure-random-1.1.1-4|32	%install
14cu|nodejs-secure-random-1.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-secure-random-1.1.1-4|34	cp -r *.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-secure-random-1.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-secure-random-1.1.1-4|36	
14cu|nodejs-secure-random-1.1.1-4|37	%check
14cu|nodejs-secure-random-1.1.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-secure-random-1.1.1-4|39	mocha --ui bdd
14cu|nodejs-secure-random-1.1.1-4|40	
14cu|nodejs-secure-random-1.1.1-4|41	%changelog
14cu|nodejs-secure-random-1.1.1-4|42	
14cu|nodejs-secure-random-1.1.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-secure-random-1.1.1-4|44	- (f449bef) BuildList#2799825: Increase release tag
14cu|nodejs-secure-random-1.1.1-4|45	
14cu|nodejs-secure-random-1.1.1-4|46	

12064 14
14cu|nodejs-seedrandom-2.4.2-4|1	%define oname seedrandom
14cu|nodejs-seedrandom-2.4.2-4|2	
14cu|nodejs-seedrandom-2.4.2-4|3	Summary:        Seeded random number generator for Javascript
14cu|nodejs-seedrandom-2.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-seedrandom-2.4.2-4|5	Version:        2.4.2
14cu|nodejs-seedrandom-2.4.2-4|6	Release:        4
14cu|nodejs-seedrandom-2.4.2-4|7	License:        MIT
14cu|nodejs-seedrandom-2.4.2-4|8	Group:          Development/Other
14cu|nodejs-seedrandom-2.4.2-4|9	Url:            https://github.com/davidbau/seedrandom
14cu|nodejs-seedrandom-2.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-seedrandom-2.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-seedrandom-2.4.2-4|12	BuildArch:      noarch
14cu|nodejs-seedrandom-2.4.2-4|13	
14cu|nodejs-seedrandom-2.4.2-4|14	%description
14cu|nodejs-seedrandom-2.4.2-4|15	%{summary}.
14cu|nodejs-seedrandom-2.4.2-4|16	
14cu|nodejs-seedrandom-2.4.2-4|17	%files
14cu|nodejs-seedrandom-2.4.2-4|18	%doc *.md
14cu|nodejs-seedrandom-2.4.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-seedrandom-2.4.2-4|20	
14cu|nodejs-seedrandom-2.4.2-4|21	#------------------------------------------------------------------
14cu|nodejs-seedrandom-2.4.2-4|22	
14cu|nodejs-seedrandom-2.4.2-4|23	%prep
14cu|nodejs-seedrandom-2.4.2-4|24	%setup -q -n package
14cu|nodejs-seedrandom-2.4.2-4|25	rm -rf node_modules
14cu|nodejs-seedrandom-2.4.2-4|26	
14cu|nodejs-seedrandom-2.4.2-4|27	%build
14cu|nodejs-seedrandom-2.4.2-4|28	
14cu|nodejs-seedrandom-2.4.2-4|29	%install
14cu|nodejs-seedrandom-2.4.2-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-seedrandom-2.4.2-4|31	cp -r *.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-seedrandom-2.4.2-4|32	%nodejs_symlink_deps
14cu|nodejs-seedrandom-2.4.2-4|33	
14cu|nodejs-seedrandom-2.4.2-4|34	
14cu|nodejs-seedrandom-2.4.2-4|35	%changelog
14cu|nodejs-seedrandom-2.4.2-4|36	
14cu|nodejs-seedrandom-2.4.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.2-4
14cu|nodejs-seedrandom-2.4.2-4|38	- (27b7a63) BuildList#2799825: Increase release tag
14cu|nodejs-seedrandom-2.4.2-4|39	
14cu|nodejs-seedrandom-2.4.2-4|40	

12065 14
14cu|nodejs-seek-bzip-1.0.5-4|1	%define oname seek-bzip
14cu|nodejs-seek-bzip-1.0.5-4|2	
14cu|nodejs-seek-bzip-1.0.5-4|3	Summary:        Random-access decoding bzip2 data
14cu|nodejs-seek-bzip-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-seek-bzip-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-seek-bzip-1.0.5-4|6	Release:        4
14cu|nodejs-seek-bzip-1.0.5-4|7	License:        MIT
14cu|nodejs-seek-bzip-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-seek-bzip-1.0.5-4|9	Url:            https://github.com/cscott/seek-bzip
14cu|nodejs-seek-bzip-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-seek-bzip-1.0.5-4|11	Source1:        https://raw.githubusercontent.com/cscott/seek-bzip/master/LICENSE
14cu|nodejs-seek-bzip-1.0.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-seek-bzip-1.0.5-4|13	BuildRequires:  npm(commander)
14cu|nodejs-seek-bzip-1.0.5-4|14	BuildArch:      noarch
14cu|nodejs-seek-bzip-1.0.5-4|15	
14cu|nodejs-seek-bzip-1.0.5-4|16	%description
14cu|nodejs-seek-bzip-1.0.5-4|17	%{summary}.
14cu|nodejs-seek-bzip-1.0.5-4|18	
14cu|nodejs-seek-bzip-1.0.5-4|19	%files
14cu|nodejs-seek-bzip-1.0.5-4|20	%doc LICENSE *.md
14cu|nodejs-seek-bzip-1.0.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-seek-bzip-1.0.5-4|22	
14cu|nodejs-seek-bzip-1.0.5-4|23	#------------------------------------------------------------------
14cu|nodejs-seek-bzip-1.0.5-4|24	
14cu|nodejs-seek-bzip-1.0.5-4|25	%prep
14cu|nodejs-seek-bzip-1.0.5-4|26	%setup -q -n package
14cu|nodejs-seek-bzip-1.0.5-4|27	rm -rf node_modules
14cu|nodejs-seek-bzip-1.0.5-4|28	cp -p %{SOURCE1} .
14cu|nodejs-seek-bzip-1.0.5-4|29	%nodejs_fixdep commander
14cu|nodejs-seek-bzip-1.0.5-4|30	
14cu|nodejs-seek-bzip-1.0.5-4|31	%build
14cu|nodejs-seek-bzip-1.0.5-4|32	
14cu|nodejs-seek-bzip-1.0.5-4|33	%install
14cu|nodejs-seek-bzip-1.0.5-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-seek-bzip-1.0.5-4|35	cp -r package.json lib/ bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-seek-bzip-1.0.5-4|36	%nodejs_symlink_deps
14cu|nodejs-seek-bzip-1.0.5-4|37	%changelog
14cu|nodejs-seek-bzip-1.0.5-4|38	
14cu|nodejs-seek-bzip-1.0.5-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-seek-bzip-1.0.5-4|40	- (563ac2f) BuildList#2799825: Increase release tag
14cu|nodejs-seek-bzip-1.0.5-4|41	
14cu|nodejs-seek-bzip-1.0.5-4|42	

12066 14
14cu|nodejs-self-signed-https-1.0.5-4|1	%define oname self-signed-https
14cu|nodejs-self-signed-https-1.0.5-4|2	
14cu|nodejs-self-signed-https-1.0.5-4|3	Summary:        Creates a self-signed https server
14cu|nodejs-self-signed-https-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-self-signed-https-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-self-signed-https-1.0.5-4|6	Release:        4
14cu|nodejs-self-signed-https-1.0.5-4|7	License:        MIT
14cu|nodejs-self-signed-https-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-self-signed-https-1.0.5-4|9	Url:            https://github.com/gkovacs/self-signed-https
14cu|nodejs-self-signed-https-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-self-signed-https-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-self-signed-https-1.0.5-4|12	BuildArch:      noarch
14cu|nodejs-self-signed-https-1.0.5-4|13	
14cu|nodejs-self-signed-https-1.0.5-4|14	%description
14cu|nodejs-self-signed-https-1.0.5-4|15	%{summary}.
14cu|nodejs-self-signed-https-1.0.5-4|16	
14cu|nodejs-self-signed-https-1.0.5-4|17	%files
14cu|nodejs-self-signed-https-1.0.5-4|18	%doc *.md
14cu|nodejs-self-signed-https-1.0.5-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-self-signed-https-1.0.5-4|20	
14cu|nodejs-self-signed-https-1.0.5-4|21	#------------------------------------------------------------------
14cu|nodejs-self-signed-https-1.0.5-4|22	
14cu|nodejs-self-signed-https-1.0.5-4|23	%prep
14cu|nodejs-self-signed-https-1.0.5-4|24	%setup -q -n package
14cu|nodejs-self-signed-https-1.0.5-4|25	rm -rf node_modules
14cu|nodejs-self-signed-https-1.0.5-4|26	
14cu|nodejs-self-signed-https-1.0.5-4|27	%build
14cu|nodejs-self-signed-https-1.0.5-4|28	
14cu|nodejs-self-signed-https-1.0.5-4|29	%install
14cu|nodejs-self-signed-https-1.0.5-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-self-signed-https-1.0.5-4|31	cp -r package.json %{oname}.js %{oname}.ls server.{key,crt} \
14cu|nodejs-self-signed-https-1.0.5-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-self-signed-https-1.0.5-4|33	%nodejs_symlink_deps
14cu|nodejs-self-signed-https-1.0.5-4|34	%changelog
14cu|nodejs-self-signed-https-1.0.5-4|35	
14cu|nodejs-self-signed-https-1.0.5-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-self-signed-https-1.0.5-4|37	- (5e2f140) BuildList#2799825: Increase release tag
14cu|nodejs-self-signed-https-1.0.5-4|38	
14cu|nodejs-self-signed-https-1.0.5-4|39	

12067 14
14cu|nodejs-semver-5.0.3-4|1	%define oname semver
14cu|nodejs-semver-5.0.3-4|2	
14cu|nodejs-semver-5.0.3-4|3	Name:       nodejs-%{oname}
14cu|nodejs-semver-5.0.3-4|4	Version:    5.0.3
14cu|nodejs-semver-5.0.3-4|5	Release:    4
14cu|nodejs-semver-5.0.3-4|6	Summary:    Semantic versioner for npm
14cu|nodejs-semver-5.0.3-4|7	License:    ISC
14cu|nodejs-semver-5.0.3-4|8	Group:      Development/Other
14cu|nodejs-semver-5.0.3-4|9	URL:        https://github.com/npm/node-%{oname}
14cu|nodejs-semver-5.0.3-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-semver-5.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-semver-5.0.3-4|12	
14cu|nodejs-semver-5.0.3-4|13	BuildArch:  noarch
14cu|nodejs-semver-5.0.3-4|14	
14cu|nodejs-semver-5.0.3-4|15	%description
14cu|nodejs-semver-5.0.3-4|16	The semantic version comparison library for the Node.js package manager (npm).
14cu|nodejs-semver-5.0.3-4|17	
14cu|nodejs-semver-5.0.3-4|18	%prep
14cu|nodejs-semver-5.0.3-4|19	%setup -q -n package
14cu|nodejs-semver-5.0.3-4|20	
14cu|nodejs-semver-5.0.3-4|21	%build
14cu|nodejs-semver-5.0.3-4|22	#nothing to do
14cu|nodejs-semver-5.0.3-4|23	
14cu|nodejs-semver-5.0.3-4|24	%install
14cu|nodejs-semver-5.0.3-4|25	
14cu|nodejs-semver-5.0.3-4|26	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-5.0.3-4|27	cp -pr bin package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-5.0.3-4|28	
14cu|nodejs-semver-5.0.3-4|29	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-semver-5.0.3-4|30	ln -sf ../lib/node_modules/%{oname}/bin/%{oname} %{buildroot}%{_bindir}
14cu|nodejs-semver-5.0.3-4|31	
14cu|nodejs-semver-5.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-semver-5.0.3-4|33	
14cu|nodejs-semver-5.0.3-4|34	%files
14cu|nodejs-semver-5.0.3-4|35	%doc README.md LICENSE
14cu|nodejs-semver-5.0.3-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-5.0.3-4|37	%{_bindir}/%{oname}
14cu|nodejs-semver-5.0.3-4|38	
14cu|nodejs-semver-5.0.3-4|39	
14cu|nodejs-semver-5.0.3-4|40	
14cu|nodejs-semver-5.0.3-4|41	%changelog
14cu|nodejs-semver-5.0.3-4|42	
14cu|nodejs-semver-5.0.3-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.3-4
14cu|nodejs-semver-5.0.3-4|44	- (ebeabc7) BuildList#2799825: Increase release tag
14cu|nodejs-semver-5.0.3-4|45	
14cu|nodejs-semver-5.0.3-4|46	

12068 14
14cu|nodejs-semver-diff-2.1.0-4|1	%define oname semver-diff
14cu|nodejs-semver-diff-2.1.0-4|2	
14cu|nodejs-semver-diff-2.1.0-4|3	Summary:        Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
14cu|nodejs-semver-diff-2.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-semver-diff-2.1.0-4|5	Version:        2.1.0
14cu|nodejs-semver-diff-2.1.0-4|6	Release:        4
14cu|nodejs-semver-diff-2.1.0-4|7	License:        MIT
14cu|nodejs-semver-diff-2.1.0-4|8	Group:          Development/Other
14cu|nodejs-semver-diff-2.1.0-4|9	Url:            https://github.com/sindresorhus/semver-diff
14cu|nodejs-semver-diff-2.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-semver-diff-2.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-semver-diff-2.1.0-4|12	BuildRequires:  npm(semver)
14cu|nodejs-semver-diff-2.1.0-4|13	BuildArch:      noarch
14cu|nodejs-semver-diff-2.1.0-4|14	
14cu|nodejs-semver-diff-2.1.0-4|15	%description
14cu|nodejs-semver-diff-2.1.0-4|16	%{summary}.
14cu|nodejs-semver-diff-2.1.0-4|17	
14cu|nodejs-semver-diff-2.1.0-4|18	%files
14cu|nodejs-semver-diff-2.1.0-4|19	%doc readme.md license
14cu|nodejs-semver-diff-2.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-diff-2.1.0-4|21	
14cu|nodejs-semver-diff-2.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-semver-diff-2.1.0-4|23	
14cu|nodejs-semver-diff-2.1.0-4|24	%prep
14cu|nodejs-semver-diff-2.1.0-4|25	%setup -q -n package
14cu|nodejs-semver-diff-2.1.0-4|26	rm -rf node_modules
14cu|nodejs-semver-diff-2.1.0-4|27	
14cu|nodejs-semver-diff-2.1.0-4|28	%build
14cu|nodejs-semver-diff-2.1.0-4|29	
14cu|nodejs-semver-diff-2.1.0-4|30	%install
14cu|nodejs-semver-diff-2.1.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-diff-2.1.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-diff-2.1.0-4|33	
14cu|nodejs-semver-diff-2.1.0-4|34	%nodejs_symlink_deps
14cu|nodejs-semver-diff-2.1.0-4|35	%changelog
14cu|nodejs-semver-diff-2.1.0-4|36	
14cu|nodejs-semver-diff-2.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.0-4
14cu|nodejs-semver-diff-2.1.0-4|38	- (f913a32) BuildList#2799825: Increase release tag
14cu|nodejs-semver-diff-2.1.0-4|39	
14cu|nodejs-semver-diff-2.1.0-4|40	

12069 14
14cu|nodejs-semver-utils-1.1.1-4|1	%define oname semver-utils
14cu|nodejs-semver-utils-1.1.1-4|2	
14cu|nodejs-semver-utils-1.1.1-4|3	Summary:        Tools for manipulating semver strings and objects
14cu|nodejs-semver-utils-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-semver-utils-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-semver-utils-1.1.1-4|6	Release:        4
14cu|nodejs-semver-utils-1.1.1-4|7	License:        ASL 2.0
14cu|nodejs-semver-utils-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-semver-utils-1.1.1-4|9	Url:            https://github.com/coolaj86/semver-utils
14cu|nodejs-semver-utils-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-semver-utils-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-semver-utils-1.1.1-4|12	BuildRequires:  npm(chai)
14cu|nodejs-semver-utils-1.1.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-semver-utils-1.1.1-4|14	BuildArch:      noarch
14cu|nodejs-semver-utils-1.1.1-4|15	
14cu|nodejs-semver-utils-1.1.1-4|16	%description
14cu|nodejs-semver-utils-1.1.1-4|17	%{summary}.
14cu|nodejs-semver-utils-1.1.1-4|18	
14cu|nodejs-semver-utils-1.1.1-4|19	%files
14cu|nodejs-semver-utils-1.1.1-4|20	%doc *.md
14cu|nodejs-semver-utils-1.1.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-utils-1.1.1-4|22	
14cu|nodejs-semver-utils-1.1.1-4|23	#------------------------------------------------------------------
14cu|nodejs-semver-utils-1.1.1-4|24	
14cu|nodejs-semver-utils-1.1.1-4|25	%prep
14cu|nodejs-semver-utils-1.1.1-4|26	%setup -q -n package
14cu|nodejs-semver-utils-1.1.1-4|27	rm -rf node_modules
14cu|nodejs-semver-utils-1.1.1-4|28	
14cu|nodejs-semver-utils-1.1.1-4|29	%build
14cu|nodejs-semver-utils-1.1.1-4|30	
14cu|nodejs-semver-utils-1.1.1-4|31	%install
14cu|nodejs-semver-utils-1.1.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-utils-1.1.1-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-semver-utils-1.1.1-4|34	%nodejs_symlink_deps
14cu|nodejs-semver-utils-1.1.1-4|35	
14cu|nodejs-semver-utils-1.1.1-4|36	%check
14cu|nodejs-semver-utils-1.1.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-semver-utils-1.1.1-4|38	mocha test
14cu|nodejs-semver-utils-1.1.1-4|39	
14cu|nodejs-semver-utils-1.1.1-4|40	%changelog
14cu|nodejs-semver-utils-1.1.1-4|41	
14cu|nodejs-semver-utils-1.1.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-semver-utils-1.1.1-4|43	- (91b3e87) BuildList#2799825: Increase release tag
14cu|nodejs-semver-utils-1.1.1-4|44	
14cu|nodejs-semver-utils-1.1.1-4|45	

12070 14
14cu|nodejs-send-0.13.1-4|1	%define oname send
14cu|nodejs-send-0.13.1-4|2	
14cu|nodejs-send-0.13.1-4|3	Summary:    Better streaming static file server with Range and conditional-GET support
14cu|nodejs-send-0.13.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-send-0.13.1-4|5	Version:    0.13.1
14cu|nodejs-send-0.13.1-4|6	Release:    4
14cu|nodejs-send-0.13.1-4|7	License:    MIT
14cu|nodejs-send-0.13.1-4|8	Group:      Development/Other
14cu|nodejs-send-0.13.1-4|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-send-0.13.1-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-send-0.13.1-4|11	Source0:    https://github.com/pillarjs/send/archive/%{version}.tar.gz
14cu|nodejs-send-0.13.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-send-0.13.1-4|13	BuildRequires:  npm(statuses)
14cu|nodejs-send-0.13.1-4|14	BuildRequires:  npm(range-parser)
14cu|nodejs-send-0.13.1-4|15	BuildRequires:  npm(on-finished)
14cu|nodejs-send-0.13.1-4|16	BuildRequires:  npm(ms)
14cu|nodejs-send-0.13.1-4|17	BuildRequires:  npm(mime)
14cu|nodejs-send-0.13.1-4|18	BuildRequires:  npm(http-errors)
14cu|nodejs-send-0.13.1-4|19	BuildRequires:  npm(fresh)
14cu|nodejs-send-0.13.1-4|20	BuildRequires:  npm(etag)
14cu|nodejs-send-0.13.1-4|21	BuildRequires:  npm(escape-html)
14cu|nodejs-send-0.13.1-4|22	BuildRequires:  npm(destroy)
14cu|nodejs-send-0.13.1-4|23	BuildRequires:  npm(depd)
14cu|nodejs-send-0.13.1-4|24	BuildRequires:  npm(debug)
14cu|nodejs-send-0.13.1-4|25	#
14cu|nodejs-send-0.13.1-4|26	BuildRequires:  npm(mocha)
14cu|nodejs-send-0.13.1-4|27	BuildRequires:  npm(after)
14cu|nodejs-send-0.13.1-4|28	#BuildRequires:  npm(supertest)
14cu|nodejs-send-0.13.1-4|29	BuildArch:  noarch
14cu|nodejs-send-0.13.1-4|30	
14cu|nodejs-send-0.13.1-4|31	
14cu|nodejs-send-0.13.1-4|32	%description
14cu|nodejs-send-0.13.1-4|33	Send is Connect's static() extracted for generalized use, a streaming static
14cu|nodejs-send-0.13.1-4|34	file server supporting partial responses (Ranges), conditional-GET
14cu|nodejs-send-0.13.1-4|35	negotiation, high test coverage, and granular events which may be leveraged
14cu|nodejs-send-0.13.1-4|36	to take appropriate actions in your application or framework.
14cu|nodejs-send-0.13.1-4|37	
14cu|nodejs-send-0.13.1-4|38	%files
14cu|nodejs-send-0.13.1-4|39	%doc LICENSE *.md
14cu|nodejs-send-0.13.1-4|40	%{nodejs_sitelib}/%{oname}
14cu|nodejs-send-0.13.1-4|41	#--------------------------------------------------------
14cu|nodejs-send-0.13.1-4|42	
14cu|nodejs-send-0.13.1-4|43	%prep
14cu|nodejs-send-0.13.1-4|44	%setup -q -n %{oname}-%{version}
14cu|nodejs-send-0.13.1-4|45	%nodejs_fixdep statuses
14cu|nodejs-send-0.13.1-4|46	%nodejs_fixdep range-parser
14cu|nodejs-send-0.13.1-4|47	%nodejs_fixdep on-finished
14cu|nodejs-send-0.13.1-4|48	%nodejs_fixdep ms
14cu|nodejs-send-0.13.1-4|49	%nodejs_fixdep mime
14cu|nodejs-send-0.13.1-4|50	%nodejs_fixdep http-errors
14cu|nodejs-send-0.13.1-4|51	%nodejs_fixdep fresh
14cu|nodejs-send-0.13.1-4|52	%nodejs_fixdep etag
14cu|nodejs-send-0.13.1-4|53	%nodejs_fixdep escape-html
14cu|nodejs-send-0.13.1-4|54	%nodejs_fixdep destroy
14cu|nodejs-send-0.13.1-4|55	%nodejs_fixdep depd
14cu|nodejs-send-0.13.1-4|56	%nodejs_fixdep debug
14cu|nodejs-send-0.13.1-4|57	
14cu|nodejs-send-0.13.1-4|58	%build
14cu|nodejs-send-0.13.1-4|59	#nothing to do
14cu|nodejs-send-0.13.1-4|60	
14cu|nodejs-send-0.13.1-4|61	
14cu|nodejs-send-0.13.1-4|62	%install
14cu|nodejs-send-0.13.1-4|63	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-send-0.13.1-4|64	cp -pr package.json index.js \
14cu|nodejs-send-0.13.1-4|65	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-send-0.13.1-4|66	
14cu|nodejs-send-0.13.1-4|67	%nodejs_symlink_deps
14cu|nodejs-send-0.13.1-4|68	
14cu|nodejs-send-0.13.1-4|69	%check
14cu|nodejs-send-0.13.1-4|70	%nodejs_symlink_deps --check
14cu|nodejs-send-0.13.1-4|71	mocha --check-leaks --reporter spec --bail || :
14cu|nodejs-send-0.13.1-4|72	
14cu|nodejs-send-0.13.1-4|73	%changelog
14cu|nodejs-send-0.13.1-4|74	
14cu|nodejs-send-0.13.1-4|75	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.13.1-4
14cu|nodejs-send-0.13.1-4|76	- (67ff69e) BuildList#2799825: Increase release tag
14cu|nodejs-send-0.13.1-4|77	
14cu|nodejs-send-0.13.1-4|78	

12071 14
14cu|nodejs-seq-0.3.5-4|1	%define oname seq
14cu|nodejs-seq-0.3.5-4|2	
14cu|nodejs-seq-0.3.5-4|3	Summary:        Chainable asynchronous flow control
14cu|nodejs-seq-0.3.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-seq-0.3.5-4|5	Version:        0.3.5
14cu|nodejs-seq-0.3.5-4|6	Release:        4
14cu|nodejs-seq-0.3.5-4|7	License:        MIT
14cu|nodejs-seq-0.3.5-4|8	Group:          Development/Other
14cu|nodejs-seq-0.3.5-4|9	Url:            https://github.com/substack/node-seq
14cu|nodejs-seq-0.3.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-seq-0.3.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-seq-0.3.5-4|12	BuildRequires:  npm(chainsaw)
14cu|nodejs-seq-0.3.5-4|13	BuildRequires:  npm(hashish)
14cu|nodejs-seq-0.3.5-4|14	BuildRequires:  npm(expresso)
14cu|nodejs-seq-0.3.5-4|15	BuildArch:      noarch
14cu|nodejs-seq-0.3.5-4|16	
14cu|nodejs-seq-0.3.5-4|17	%description
14cu|nodejs-seq-0.3.5-4|18	Chainable asynchronous flow control with sequential
14cu|nodejs-seq-0.3.5-4|19	and parallel primitives and pipeline-style error handling.
14cu|nodejs-seq-0.3.5-4|20	
14cu|nodejs-seq-0.3.5-4|21	%files
14cu|nodejs-seq-0.3.5-4|22	%doc README.markdown examples
14cu|nodejs-seq-0.3.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-seq-0.3.5-4|24	
14cu|nodejs-seq-0.3.5-4|25	#------------------------------------------------------------------
14cu|nodejs-seq-0.3.5-4|26	
14cu|nodejs-seq-0.3.5-4|27	%prep
14cu|nodejs-seq-0.3.5-4|28	%setup -q -n package
14cu|nodejs-seq-0.3.5-4|29	rm -rf node_modules
14cu|nodejs-seq-0.3.5-4|30	%nodejs_fixdep chainsaw 0.1.0
14cu|nodejs-seq-0.3.5-4|31	
14cu|nodejs-seq-0.3.5-4|32	%build
14cu|nodejs-seq-0.3.5-4|33	
14cu|nodejs-seq-0.3.5-4|34	%install
14cu|nodejs-seq-0.3.5-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-seq-0.3.5-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-seq-0.3.5-4|37	%nodejs_symlink_deps
14cu|nodejs-seq-0.3.5-4|38	
14cu|nodejs-seq-0.3.5-4|39	
14cu|nodejs-seq-0.3.5-4|40	### will need older chansaw
14cu|nodejs-seq-0.3.5-4|41	###%check
14cu|nodejs-seq-0.3.5-4|42	###%nodejs_symlink_deps --check
14cu|nodejs-seq-0.3.5-4|43	###cd node_modules && ln -sf %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-seq-0.3.5-4|44	###cd ..
14cu|nodejs-seq-0.3.5-4|45	###expresso
14cu|nodejs-seq-0.3.5-4|46	
14cu|nodejs-seq-0.3.5-4|47	%changelog
14cu|nodejs-seq-0.3.5-4|48	
14cu|nodejs-seq-0.3.5-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.5-4
14cu|nodejs-seq-0.3.5-4|50	- (21e5d4b) BuildList#2799825: Increase release tag
14cu|nodejs-seq-0.3.5-4|51	
14cu|nodejs-seq-0.3.5-4|52	

12072 14
14cu|nodejs-serve-2.1.2-4|1	%define oname serve
14cu|nodejs-serve-2.1.2-4|2	
14cu|nodejs-serve-2.1.2-4|3	Summary:        Single-command HTTP directory listing and file serving
14cu|nodejs-serve-2.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-serve-2.1.2-4|5	Version:        2.1.2
14cu|nodejs-serve-2.1.2-4|6	Release:        4
14cu|nodejs-serve-2.1.2-4|7	License:        MIT
14cu|nodejs-serve-2.1.2-4|8	Group:          Development/Other
14cu|nodejs-serve-2.1.2-4|9	Url:            https://github.com/zeit/serve
14cu|nodejs-serve-2.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-serve-2.1.2-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-serve-2.1.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-serve-2.1.2-4|13	BuildRequires:  npm(send)
14cu|nodejs-serve-2.1.2-4|14	BuildRequires:  npm(mime-types)
14cu|nodejs-serve-2.1.2-4|15	BuildRequires:  npm(micro-compress)
14cu|nodejs-serve-2.1.2-4|16	BuildRequires:  npm(micro)
14cu|nodejs-serve-2.1.2-4|17	BuildRequires:  npm(istextorbinary)
14cu|nodejs-serve-2.1.2-4|18	BuildRequires:  npm(handlebars)
14cu|nodejs-serve-2.1.2-4|19	BuildRequires:  npm(fs-promise)
14cu|nodejs-serve-2.1.2-4|20	BuildRequires:  npm(filesize)
14cu|nodejs-serve-2.1.2-4|21	BuildRequires:  npm(chalk)
14cu|nodejs-serve-2.1.2-4|22	BuildRequires:  npm(basic-auth)
14cu|nodejs-serve-2.1.2-4|23	BuildRequires:  npm(args)
14cu|nodejs-serve-2.1.2-4|24	
14cu|nodejs-serve-2.1.2-4|25	BuildArch:      noarch
14cu|nodejs-serve-2.1.2-4|26	
14cu|nodejs-serve-2.1.2-4|27	%description
14cu|nodejs-serve-2.1.2-4|28	%{summary}.
14cu|nodejs-serve-2.1.2-4|29	
14cu|nodejs-serve-2.1.2-4|30	%files
14cu|nodejs-serve-2.1.2-4|31	%doc LICENSE.md README.md
14cu|nodejs-serve-2.1.2-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-2.1.2-4|33	
14cu|nodejs-serve-2.1.2-4|34	#------------------------------------------------------------------
14cu|nodejs-serve-2.1.2-4|35	
14cu|nodejs-serve-2.1.2-4|36	%prep
14cu|nodejs-serve-2.1.2-4|37	%setup -q -n package
14cu|nodejs-serve-2.1.2-4|38	rm -rf node_modules
14cu|nodejs-serve-2.1.2-4|39	%nodejs_fixdep send
14cu|nodejs-serve-2.1.2-4|40	%nodejs_fixdep handlebars
14cu|nodejs-serve-2.1.2-4|41	%nodejs_fixdep basic-auth
14cu|nodejs-serve-2.1.2-4|42	%nodejs_fixdep chalk
14cu|nodejs-serve-2.1.2-4|43	
14cu|nodejs-serve-2.1.2-4|44	%build
14cu|nodejs-serve-2.1.2-4|45	
14cu|nodejs-serve-2.1.2-4|46	%install
14cu|nodejs-serve-2.1.2-4|47	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-2.1.2-4|48	cp -r package.json dist/ views/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-2.1.2-4|49	%nodejs_symlink_deps
14cu|nodejs-serve-2.1.2-4|50	
14cu|nodejs-serve-2.1.2-4|51	%changelog
14cu|nodejs-serve-2.1.2-4|52	
14cu|nodejs-serve-2.1.2-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.2-4
14cu|nodejs-serve-2.1.2-4|54	- (6afba9d) BuildList#2799825: Increase release tag
14cu|nodejs-serve-2.1.2-4|55	
14cu|nodejs-serve-2.1.2-4|56	

12073 14
14cu|nodejs-serve-index-1.7.3-4|1	%define oname serve-index
14cu|nodejs-serve-index-1.7.3-4|2	
14cu|nodejs-serve-index-1.7.3-4|3	Name:       nodejs-%{oname}
14cu|nodejs-serve-index-1.7.3-4|4	Version:    1.7.3
14cu|nodejs-serve-index-1.7.3-4|5	Release:    4
14cu|nodejs-serve-index-1.7.3-4|6	Summary:    Middleware for serving directory listings for Node.js and Connect
14cu|nodejs-serve-index-1.7.3-4|7	License:    MIT
14cu|nodejs-serve-index-1.7.3-4|8	Group:      Development/Other
14cu|nodejs-serve-index-1.7.3-4|9	URL:        https://github.com/expressjs/%{oname}
14cu|nodejs-serve-index-1.7.3-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-serve-index-1.7.3-4|11	Source0:    https://github.com/expressjs/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|nodejs-serve-index-1.7.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-serve-index-1.7.3-4|13	BuildRequires:  npm(parseurl)
14cu|nodejs-serve-index-1.7.3-4|14	BuildRequires:  npm(mime-types)
14cu|nodejs-serve-index-1.7.3-4|15	BuildRequires:  npm(http-errors)
14cu|nodejs-serve-index-1.7.3-4|16	BuildRequires:  npm(escape-html)
14cu|nodejs-serve-index-1.7.3-4|17	BuildRequires:  npm(debug)
14cu|nodejs-serve-index-1.7.3-4|18	BuildRequires:  npm(batch)
14cu|nodejs-serve-index-1.7.3-4|19	BuildRequires:  npm(accepts)
14cu|nodejs-serve-index-1.7.3-4|20	BuildRequires:  npm(after)
14cu|nodejs-serve-index-1.7.3-4|21	BuildRequires:  npm(mocha)
14cu|nodejs-serve-index-1.7.3-4|22	BuildRequires:  npm(supertest)
14cu|nodejs-serve-index-1.7.3-4|23	BuildRequires:  npm(should)
14cu|nodejs-serve-index-1.7.3-4|24	
14cu|nodejs-serve-index-1.7.3-4|25	BuildArch:  noarch
14cu|nodejs-serve-index-1.7.3-4|26	
14cu|nodejs-serve-index-1.7.3-4|27	
14cu|nodejs-serve-index-1.7.3-4|28	%description
14cu|nodejs-serve-index-1.7.3-4|29	%{summary}.
14cu|nodejs-serve-index-1.7.3-4|30	
14cu|nodejs-serve-index-1.7.3-4|31	%files
14cu|nodejs-serve-index-1.7.3-4|32	%doc LICENSE *.md
14cu|nodejs-serve-index-1.7.3-4|33	%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-index-1.7.3-4|34	%dir %{_datadir}/%{name}
14cu|nodejs-serve-index-1.7.3-4|35	%{_datadir}/%{name}/public
14cu|nodejs-serve-index-1.7.3-4|36	#-------------------------------------------------------------
14cu|nodejs-serve-index-1.7.3-4|37	%prep
14cu|nodejs-serve-index-1.7.3-4|38	%setup -qn %{oname}-%{version}
14cu|nodejs-serve-index-1.7.3-4|39	%nodejs_fixdep mime-types
14cu|nodejs-serve-index-1.7.3-4|40	%nodejs_fixdep batch
14cu|nodejs-serve-index-1.7.3-4|41	%nodejs_fixdep accepts
14cu|nodejs-serve-index-1.7.3-4|42	%nodejs_fixdep parseurl
14cu|nodejs-serve-index-1.7.3-4|43	
14cu|nodejs-serve-index-1.7.3-4|44	
14cu|nodejs-serve-index-1.7.3-4|45	%build
14cu|nodejs-serve-index-1.7.3-4|46	#nothing to do
14cu|nodejs-serve-index-1.7.3-4|47	
14cu|nodejs-serve-index-1.7.3-4|48	
14cu|nodejs-serve-index-1.7.3-4|49	%install
14cu|nodejs-serve-index-1.7.3-4|50	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-index-1.7.3-4|51	cp -pr package.json index.js \
14cu|nodejs-serve-index-1.7.3-4|52	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-serve-index-1.7.3-4|53	
14cu|nodejs-serve-index-1.7.3-4|54	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-serve-index-1.7.3-4|55	cp -pr public/ %{buildroot}%{_datadir}/%{name}
14cu|nodejs-serve-index-1.7.3-4|56	ln -sf %{_datadir}/%{name}/public \
14cu|nodejs-serve-index-1.7.3-4|57	%{buildroot}%{nodejs_sitelib}/%{oname}/public
14cu|nodejs-serve-index-1.7.3-4|58	
14cu|nodejs-serve-index-1.7.3-4|59	%nodejs_symlink_deps
14cu|nodejs-serve-index-1.7.3-4|60	
14cu|nodejs-serve-index-1.7.3-4|61	%check
14cu|nodejs-serve-index-1.7.3-4|62	%nodejs_symlink_deps --check
14cu|nodejs-serve-index-1.7.3-4|63	mocha --require should --reporter spec
14cu|nodejs-serve-index-1.7.3-4|64	
14cu|nodejs-serve-index-1.7.3-4|65	%changelog
14cu|nodejs-serve-index-1.7.3-4|66	
14cu|nodejs-serve-index-1.7.3-4|67	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.3-4
14cu|nodejs-serve-index-1.7.3-4|68	- (18641ba) BuildList#2799825: Increase release tag
14cu|nodejs-serve-index-1.7.3-4|69	
14cu|nodejs-serve-index-1.7.3-4|70	

12074 14
14cu|nodejs-serve-static-1.1.0-6|1	%global enable_tests 1
14cu|nodejs-serve-static-1.1.0-6|2	
14cu|nodejs-serve-static-1.1.0-6|3	Name:       nodejs-serve-static
14cu|nodejs-serve-static-1.1.0-6|4	Version:    1.1.0
14cu|nodejs-serve-static-1.1.0-6|5	Release:    6
14cu|nodejs-serve-static-1.1.0-6|6	Summary:    Middleware for serving static files for Node.js and Connect
14cu|nodejs-serve-static-1.1.0-6|7	License:    MIT
14cu|nodejs-serve-static-1.1.0-6|8	Group:      System/Libraries
14cu|nodejs-serve-static-1.1.0-6|9	URL:        https://github.com/expressjs/serve-static
14cu|nodejs-serve-static-1.1.0-6|10	Source0:    http://registry.npmjs.org/serve-static/-/serve-static-%{version}.tgz
14cu|nodejs-serve-static-1.1.0-6|11	# The test files are not included in the npm tarball.
14cu|nodejs-serve-static-1.1.0-6|12	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-serve-static-1.1.0-6|13	# version control repository.
14cu|nodejs-serve-static-1.1.0-6|14	Source1:    tests-v%{version}.tar.bz2
14cu|nodejs-serve-static-1.1.0-6|15	Source10:   dl-tests.sh
14cu|nodejs-serve-static-1.1.0-6|16	
14cu|nodejs-serve-static-1.1.0-6|17	BuildArch:  noarch
14cu|nodejs-serve-static-1.1.0-6|18	
14cu|nodejs-serve-static-1.1.0-6|19	BuildRequires:  nodejs-packaging
14cu|nodejs-serve-static-1.1.0-6|20	
14cu|nodejs-serve-static-1.1.0-6|21	%if 0%{?enable_tests}
14cu|nodejs-serve-static-1.1.0-6|22	BuildRequires:  npm(connect)
14cu|nodejs-serve-static-1.1.0-6|23	BuildRequires:  npm(mocha)
14cu|nodejs-serve-static-1.1.0-6|24	BuildRequires:  npm(parseurl)
14cu|nodejs-serve-static-1.1.0-6|25	BuildRequires:  npm(send)
14cu|nodejs-serve-static-1.1.0-6|26	BuildRequires:  npm(should)
14cu|nodejs-serve-static-1.1.0-6|27	BuildRequires:  npm(supertest)
14cu|nodejs-serve-static-1.1.0-6|28	%endif
14cu|nodejs-serve-static-1.1.0-6|29	
14cu|nodejs-serve-static-1.1.0-6|30	%description
14cu|nodejs-serve-static-1.1.0-6|31	%{summary}.
14cu|nodejs-serve-static-1.1.0-6|32	
14cu|nodejs-serve-static-1.1.0-6|33	
14cu|nodejs-serve-static-1.1.0-6|34	%prep
14cu|nodejs-serve-static-1.1.0-6|35	%setup -q -n package
14cu|nodejs-serve-static-1.1.0-6|36	%setup -q -T -D -a 1 -n package
14cu|nodejs-serve-static-1.1.0-6|37	
14cu|nodejs-serve-static-1.1.0-6|38	%nodejs_fixdep parseurl '~1.0'
14cu|nodejs-serve-static-1.1.0-6|39	%nodejs_fixdep send '~0.3'
14cu|nodejs-serve-static-1.1.0-6|40	
14cu|nodejs-serve-static-1.1.0-6|41	
14cu|nodejs-serve-static-1.1.0-6|42	%build
14cu|nodejs-serve-static-1.1.0-6|43	#nothing to do
14cu|nodejs-serve-static-1.1.0-6|44	
14cu|nodejs-serve-static-1.1.0-6|45	
14cu|nodejs-serve-static-1.1.0-6|46	%install
14cu|nodejs-serve-static-1.1.0-6|47	mkdir -p %{buildroot}%{nodejs_sitelib}/serve-static
14cu|nodejs-serve-static-1.1.0-6|48	cp -pr package.json index.js \
14cu|nodejs-serve-static-1.1.0-6|49	%{buildroot}%{nodejs_sitelib}/serve-static
14cu|nodejs-serve-static-1.1.0-6|50	
14cu|nodejs-serve-static-1.1.0-6|51	%nodejs_symlink_deps
14cu|nodejs-serve-static-1.1.0-6|52	
14cu|nodejs-serve-static-1.1.0-6|53	
14cu|nodejs-serve-static-1.1.0-6|54	%if 0%{?enable_tests}
14cu|nodejs-serve-static-1.1.0-6|55	%check
14cu|nodejs-serve-static-1.1.0-6|56	%nodejs_symlink_deps --check
14cu|nodejs-serve-static-1.1.0-6|57	/usr/bin/mocha --require should --reporter spec
14cu|nodejs-serve-static-1.1.0-6|58	%endif
14cu|nodejs-serve-static-1.1.0-6|59	
14cu|nodejs-serve-static-1.1.0-6|60	
14cu|nodejs-serve-static-1.1.0-6|61	%files
14cu|nodejs-serve-static-1.1.0-6|62	%doc History.md LICENSE Readme.md
14cu|nodejs-serve-static-1.1.0-6|63	%{nodejs_sitelib}/serve-static
14cu|nodejs-serve-static-1.1.0-6|64	
14cu|nodejs-serve-static-1.1.0-6|65	
14cu|nodejs-serve-static-1.1.0-6|66	
14cu|nodejs-serve-static-1.1.0-6|67	%changelog
14cu|nodejs-serve-static-1.1.0-6|68	
14cu|nodejs-serve-static-1.1.0-6|69	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-6
14cu|nodejs-serve-static-1.1.0-6|70	- (9c6081c) BuildList#2799825: Increase release tag
14cu|nodejs-serve-static-1.1.0-6|71	
14cu|nodejs-serve-static-1.1.0-6|72	

12075 14
14cu|nodejs-setimmediate-1.0.1-6|1	%global enable_tests 1
14cu|nodejs-setimmediate-1.0.1-6|2	
14cu|nodejs-setimmediate-1.0.1-6|3	Name:       nodejs-setimmediate
14cu|nodejs-setimmediate-1.0.1-6|4	Version:    1.0.1
14cu|nodejs-setimmediate-1.0.1-6|5	Release:    6
14cu|nodejs-setimmediate-1.0.1-6|6	Summary:    A shim for the setImmediate efficient script yielding API
14cu|nodejs-setimmediate-1.0.1-6|7	License:    MIT
14cu|nodejs-setimmediate-1.0.1-6|8	Group:      Development/Other
14cu|nodejs-setimmediate-1.0.1-6|9	URL:        https://github.com/NobleJS/setImmediate
14cu|nodejs-setimmediate-1.0.1-6|10	Source0:    http://registry.npmjs.org/setimmediate/-/setimmediate-%{version}.tgz
14cu|nodejs-setimmediate-1.0.1-6|11	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-setimmediate-1.0.1-6|12	# version control repository.
14cu|nodejs-setimmediate-1.0.1-6|13	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-setimmediate-1.0.1-6|14	Source10:   dl-tests.sh
14cu|nodejs-setimmediate-1.0.1-6|15	
14cu|nodejs-setimmediate-1.0.1-6|16	BuildArch:  noarch
14cu|nodejs-setimmediate-1.0.1-6|17	
14cu|nodejs-setimmediate-1.0.1-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-setimmediate-1.0.1-6|19	
14cu|nodejs-setimmediate-1.0.1-6|20	%if 0%{?enable_tests}
14cu|nodejs-setimmediate-1.0.1-6|21	BuildRequires:  npm(mocha)
14cu|nodejs-setimmediate-1.0.1-6|22	%endif
14cu|nodejs-setimmediate-1.0.1-6|23	
14cu|nodejs-setimmediate-1.0.1-6|24	%description
14cu|nodejs-setimmediate-1.0.1-6|25	%{summary}.
14cu|nodejs-setimmediate-1.0.1-6|26	
14cu|nodejs-setimmediate-1.0.1-6|27	
14cu|nodejs-setimmediate-1.0.1-6|28	%prep
14cu|nodejs-setimmediate-1.0.1-6|29	%setup -q -n package
14cu|nodejs-setimmediate-1.0.1-6|30	%setup -q -T -D -a 1 -n package
14cu|nodejs-setimmediate-1.0.1-6|31	
14cu|nodejs-setimmediate-1.0.1-6|32	
14cu|nodejs-setimmediate-1.0.1-6|33	%build
14cu|nodejs-setimmediate-1.0.1-6|34	#nothing to do
14cu|nodejs-setimmediate-1.0.1-6|35	
14cu|nodejs-setimmediate-1.0.1-6|36	
14cu|nodejs-setimmediate-1.0.1-6|37	%install
14cu|nodejs-setimmediate-1.0.1-6|38	mkdir -p %{buildroot}%{nodejs_sitelib}/setimmediate
14cu|nodejs-setimmediate-1.0.1-6|39	cp -pr package.json setImmediate.js \
14cu|nodejs-setimmediate-1.0.1-6|40	%{buildroot}%{nodejs_sitelib}/setimmediate
14cu|nodejs-setimmediate-1.0.1-6|41	
14cu|nodejs-setimmediate-1.0.1-6|42	%nodejs_symlink_deps
14cu|nodejs-setimmediate-1.0.1-6|43	
14cu|nodejs-setimmediate-1.0.1-6|44	
14cu|nodejs-setimmediate-1.0.1-6|45	%if 0%{?enable_tests}
14cu|nodejs-setimmediate-1.0.1-6|46	%check
14cu|nodejs-setimmediate-1.0.1-6|47	%nodejs_symlink_deps --check
14cu|nodejs-setimmediate-1.0.1-6|48	/usr/bin/mocha test/tests.js
14cu|nodejs-setimmediate-1.0.1-6|49	%endif
14cu|nodejs-setimmediate-1.0.1-6|50	
14cu|nodejs-setimmediate-1.0.1-6|51	
14cu|nodejs-setimmediate-1.0.1-6|52	%files
14cu|nodejs-setimmediate-1.0.1-6|53	%doc LICENSE.txt README.md
14cu|nodejs-setimmediate-1.0.1-6|54	%{nodejs_sitelib}/setimmediate
14cu|nodejs-setimmediate-1.0.1-6|55	
14cu|nodejs-setimmediate-1.0.1-6|56	%changelog
14cu|nodejs-setimmediate-1.0.1-6|57	
14cu|nodejs-setimmediate-1.0.1-6|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-6
14cu|nodejs-setimmediate-1.0.1-6|59	- (04213a2) BuildList#2799825: Increase release tag
14cu|nodejs-setimmediate-1.0.1-6|60	
14cu|nodejs-setimmediate-1.0.1-6|61	

12076 14
14cu|nodejs-set-immediate-shim-1.0.1-4|1	%define oname set-immediate-shim
14cu|nodejs-set-immediate-shim-1.0.1-4|2	
14cu|nodejs-set-immediate-shim-1.0.1-4|3	Summary:        Simple setImmediate shim
14cu|nodejs-set-immediate-shim-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-set-immediate-shim-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-set-immediate-shim-1.0.1-4|6	Release:        4
14cu|nodejs-set-immediate-shim-1.0.1-4|7	License:        MIT
14cu|nodejs-set-immediate-shim-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-set-immediate-shim-1.0.1-4|9	Url:            https://github.com/sindresorhus/set-immediate-shim
14cu|nodejs-set-immediate-shim-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-set-immediate-shim-1.0.1-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/set-immediate-shim/master/license
14cu|nodejs-set-immediate-shim-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-set-immediate-shim-1.0.1-4|13	BuildArch:      noarch
14cu|nodejs-set-immediate-shim-1.0.1-4|14	
14cu|nodejs-set-immediate-shim-1.0.1-4|15	%description
14cu|nodejs-set-immediate-shim-1.0.1-4|16	%{summary}.
14cu|nodejs-set-immediate-shim-1.0.1-4|17	
14cu|nodejs-set-immediate-shim-1.0.1-4|18	%files
14cu|nodejs-set-immediate-shim-1.0.1-4|19	%doc license readme.md
14cu|nodejs-set-immediate-shim-1.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-set-immediate-shim-1.0.1-4|21	
14cu|nodejs-set-immediate-shim-1.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-set-immediate-shim-1.0.1-4|23	
14cu|nodejs-set-immediate-shim-1.0.1-4|24	%prep
14cu|nodejs-set-immediate-shim-1.0.1-4|25	%setup -q -n package
14cu|nodejs-set-immediate-shim-1.0.1-4|26	rm -rf node_modules
14cu|nodejs-set-immediate-shim-1.0.1-4|27	cp -p %{SOURCE1} .
14cu|nodejs-set-immediate-shim-1.0.1-4|28	
14cu|nodejs-set-immediate-shim-1.0.1-4|29	%build
14cu|nodejs-set-immediate-shim-1.0.1-4|30	
14cu|nodejs-set-immediate-shim-1.0.1-4|31	%install
14cu|nodejs-set-immediate-shim-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-set-immediate-shim-1.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-set-immediate-shim-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-set-immediate-shim-1.0.1-4|35	
14cu|nodejs-set-immediate-shim-1.0.1-4|36	%changelog
14cu|nodejs-set-immediate-shim-1.0.1-4|37	
14cu|nodejs-set-immediate-shim-1.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-set-immediate-shim-1.0.1-4|39	- (fed5819) BuildList#2799825: Increase release tag
14cu|nodejs-set-immediate-shim-1.0.1-4|40	
14cu|nodejs-set-immediate-shim-1.0.1-4|41	

12077 14
14cu|nodejs-sha.js-2.4.4-5|1	%define oname sha.js
14cu|nodejs-sha.js-2.4.4-5|2	
14cu|nodejs-sha.js-2.4.4-5|3	Summary:        Streaming sha1 hash in pure javascript
14cu|nodejs-sha.js-2.4.4-5|4	Name:           nodejs-%{oname}
14cu|nodejs-sha.js-2.4.4-5|5	Version:        2.4.4
14cu|nodejs-sha.js-2.4.4-5|6	Release:        5
14cu|nodejs-sha.js-2.4.4-5|7	License:        MIT
14cu|nodejs-sha.js-2.4.4-5|8	Group:          Development/Other
14cu|nodejs-sha.js-2.4.4-5|9	Url:            https://github.com/crypto-browserify/sha.js
14cu|nodejs-sha.js-2.4.4-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sha.js-2.4.4-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sha.js-2.4.4-5|12	BuildRequires:  npm(inherits) >= 2.0.1
14cu|nodejs-sha.js-2.4.4-5|13	BuildArch:      noarch
14cu|nodejs-sha.js-2.4.4-5|14	
14cu|nodejs-sha.js-2.4.4-5|15	%description
14cu|nodejs-sha.js-2.4.4-5|16	%{summary}.
14cu|nodejs-sha.js-2.4.4-5|17	
14cu|nodejs-sha.js-2.4.4-5|18	%files
14cu|nodejs-sha.js-2.4.4-5|19	%doc LICENSE README.md
14cu|nodejs-sha.js-2.4.4-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sha.js-2.4.4-5|21	
14cu|nodejs-sha.js-2.4.4-5|22	#------------------------------------------------------------------
14cu|nodejs-sha.js-2.4.4-5|23	
14cu|nodejs-sha.js-2.4.4-5|24	%prep
14cu|nodejs-sha.js-2.4.4-5|25	%setup -q -n package
14cu|nodejs-sha.js-2.4.4-5|26	rm -rf node_modules
14cu|nodejs-sha.js-2.4.4-5|27	%nodejs_fixdep inherits
14cu|nodejs-sha.js-2.4.4-5|28	
14cu|nodejs-sha.js-2.4.4-5|29	%build
14cu|nodejs-sha.js-2.4.4-5|30	
14cu|nodejs-sha.js-2.4.4-5|31	%install
14cu|nodejs-sha.js-2.4.4-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sha.js-2.4.4-5|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sha.js-2.4.4-5|34	%nodejs_symlink_deps
14cu|nodejs-sha.js-2.4.4-5|35	%changelog
14cu|nodejs-sha.js-2.4.4-5|36	
14cu|nodejs-sha.js-2.4.4-5|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.4-5
14cu|nodejs-sha.js-2.4.4-5|38	- (07753a5) BuildList#2799825: Increase release tag
14cu|nodejs-sha.js-2.4.4-5|39	
14cu|nodejs-sha.js-2.4.4-5|40	

12078 14
14cu|nodejs-shallow-copy-0.0.1-4|1	%define oname shallow-copy
14cu|nodejs-shallow-copy-0.0.1-4|2	
14cu|nodejs-shallow-copy-0.0.1-4|3	Summary:        Make a shallow copy of an object or array
14cu|nodejs-shallow-copy-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-shallow-copy-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-shallow-copy-0.0.1-4|6	Release:        4
14cu|nodejs-shallow-copy-0.0.1-4|7	License:        MIT
14cu|nodejs-shallow-copy-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-shallow-copy-0.0.1-4|9	Url:            https://github.com/substack/shallow-copy
14cu|nodejs-shallow-copy-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-shallow-copy-0.0.1-4|11	
14cu|nodejs-shallow-copy-0.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-shallow-copy-0.0.1-4|13	BuildArch:      noarch
14cu|nodejs-shallow-copy-0.0.1-4|14	#
14cu|nodejs-shallow-copy-0.0.1-4|15	BuildRequires:  npm(tape)
14cu|nodejs-shallow-copy-0.0.1-4|16	%description
14cu|nodejs-shallow-copy-0.0.1-4|17	%{summary}.
14cu|nodejs-shallow-copy-0.0.1-4|18	
14cu|nodejs-shallow-copy-0.0.1-4|19	%files
14cu|nodejs-shallow-copy-0.0.1-4|20	%doc LICENSE readme.markdown example/
14cu|nodejs-shallow-copy-0.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-shallow-copy-0.0.1-4|22	
14cu|nodejs-shallow-copy-0.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-shallow-copy-0.0.1-4|24	
14cu|nodejs-shallow-copy-0.0.1-4|25	%prep
14cu|nodejs-shallow-copy-0.0.1-4|26	%setup -q -n package
14cu|nodejs-shallow-copy-0.0.1-4|27	rm -rf node_modules
14cu|nodejs-shallow-copy-0.0.1-4|28	
14cu|nodejs-shallow-copy-0.0.1-4|29	%build
14cu|nodejs-shallow-copy-0.0.1-4|30	
14cu|nodejs-shallow-copy-0.0.1-4|31	%install
14cu|nodejs-shallow-copy-0.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shallow-copy-0.0.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shallow-copy-0.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-shallow-copy-0.0.1-4|35	
14cu|nodejs-shallow-copy-0.0.1-4|36	%check
14cu|nodejs-shallow-copy-0.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-shallow-copy-0.0.1-4|38	tape test/*.js
14cu|nodejs-shallow-copy-0.0.1-4|39	
14cu|nodejs-shallow-copy-0.0.1-4|40	%changelog
14cu|nodejs-shallow-copy-0.0.1-4|41	
14cu|nodejs-shallow-copy-0.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-shallow-copy-0.0.1-4|43	- (54333cc) BuildList#2799825: Increase release tag
14cu|nodejs-shallow-copy-0.0.1-4|44	
14cu|nodejs-shallow-copy-0.0.1-4|45	

12079 14
14cu|nodejs-shasum-1.0.2-4|1	%define oname shasum
14cu|nodejs-shasum-1.0.2-4|2	
14cu|nodejs-shasum-1.0.2-4|3	Summary:        Single function that return the sha1sum
14cu|nodejs-shasum-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-shasum-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-shasum-1.0.2-4|6	Release:        4
14cu|nodejs-shasum-1.0.2-4|7	License:        MIT
14cu|nodejs-shasum-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-shasum-1.0.2-4|9	Url:            https://github.com/dominictarr/shasum
14cu|nodejs-shasum-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-shasum-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-shasum-1.0.2-4|12	BuildRequires:  npm(sha.js)
14cu|nodejs-shasum-1.0.2-4|13	BuildRequires:  npm(json-stable-stringify)
14cu|nodejs-shasum-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-shasum-1.0.2-4|15	
14cu|nodejs-shasum-1.0.2-4|16	%description
14cu|nodejs-shasum-1.0.2-4|17	%{summary}.
14cu|nodejs-shasum-1.0.2-4|18	
14cu|nodejs-shasum-1.0.2-4|19	%files
14cu|nodejs-shasum-1.0.2-4|20	%doc LICENSE README.md
14cu|nodejs-shasum-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-shasum-1.0.2-4|22	
14cu|nodejs-shasum-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-shasum-1.0.2-4|24	
14cu|nodejs-shasum-1.0.2-4|25	%prep
14cu|nodejs-shasum-1.0.2-4|26	%setup -q -n package
14cu|nodejs-shasum-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-shasum-1.0.2-4|28	%nodejs_fixdep json-stable-stringify 1.0.0
14cu|nodejs-shasum-1.0.2-4|29	
14cu|nodejs-shasum-1.0.2-4|30	%build
14cu|nodejs-shasum-1.0.2-4|31	
14cu|nodejs-shasum-1.0.2-4|32	%install
14cu|nodejs-shasum-1.0.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shasum-1.0.2-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shasum-1.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-shasum-1.0.2-4|36	
14cu|nodejs-shasum-1.0.2-4|37	%check
14cu|nodejs-shasum-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-shasum-1.0.2-4|39	%__nodejs test/index.js
14cu|nodejs-shasum-1.0.2-4|40	%__nodejs test/index.js browser
14cu|nodejs-shasum-1.0.2-4|41	
14cu|nodejs-shasum-1.0.2-4|42	
14cu|nodejs-shasum-1.0.2-4|43	%changelog
14cu|nodejs-shasum-1.0.2-4|44	
14cu|nodejs-shasum-1.0.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-shasum-1.0.2-4|46	- (ec582bb) BuildList#2799825: Increase release tag
14cu|nodejs-shasum-1.0.2-4|47	
14cu|nodejs-shasum-1.0.2-4|48	

12080 14
14cu|nodejs-shebang-regex-2.0.0-4|1	%define oname shebang-regex
14cu|nodejs-shebang-regex-2.0.0-4|2	
14cu|nodejs-shebang-regex-2.0.0-4|3	Summary:        Regular expression for matching a shebang
14cu|nodejs-shebang-regex-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-shebang-regex-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-shebang-regex-2.0.0-4|6	Release:        4
14cu|nodejs-shebang-regex-2.0.0-4|7	License:        MIT
14cu|nodejs-shebang-regex-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-shebang-regex-2.0.0-4|9	Url:            https://github.com/sindresorhus/shebang-regex
14cu|nodejs-shebang-regex-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-shebang-regex-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-shebang-regex-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-shebang-regex-2.0.0-4|13	
14cu|nodejs-shebang-regex-2.0.0-4|14	%description
14cu|nodejs-shebang-regex-2.0.0-4|15	%{summary}.
14cu|nodejs-shebang-regex-2.0.0-4|16	
14cu|nodejs-shebang-regex-2.0.0-4|17	%files
14cu|nodejs-shebang-regex-2.0.0-4|18	%doc license *.md
14cu|nodejs-shebang-regex-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-shebang-regex-2.0.0-4|20	
14cu|nodejs-shebang-regex-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-shebang-regex-2.0.0-4|22	
14cu|nodejs-shebang-regex-2.0.0-4|23	%prep
14cu|nodejs-shebang-regex-2.0.0-4|24	%setup -q -n package
14cu|nodejs-shebang-regex-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-shebang-regex-2.0.0-4|26	
14cu|nodejs-shebang-regex-2.0.0-4|27	%build
14cu|nodejs-shebang-regex-2.0.0-4|28	
14cu|nodejs-shebang-regex-2.0.0-4|29	%install
14cu|nodejs-shebang-regex-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shebang-regex-2.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shebang-regex-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-shebang-regex-2.0.0-4|33	%changelog
14cu|nodejs-shebang-regex-2.0.0-4|34	
14cu|nodejs-shebang-regex-2.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-shebang-regex-2.0.0-4|36	- (b67a5b5) BuildList#2799825: Increase release tag
14cu|nodejs-shebang-regex-2.0.0-4|37	
14cu|nodejs-shebang-regex-2.0.0-4|38	

12081 14
14cu|nodejs-shelljs-0.5.3-4|1	%define oname shelljs
14cu|nodejs-shelljs-0.5.3-4|2	
14cu|nodejs-shelljs-0.5.3-4|3	Summary:        Portable Unix shell commands for Node.js
14cu|nodejs-shelljs-0.5.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-shelljs-0.5.3-4|5	Version:        0.5.3
14cu|nodejs-shelljs-0.5.3-4|6	Release:        4
14cu|nodejs-shelljs-0.5.3-4|7	License:        BSD
14cu|nodejs-shelljs-0.5.3-4|8	Group:          Development/Other
14cu|nodejs-shelljs-0.5.3-4|9	Url:            https://github.com/arturadib/shelljs
14cu|nodejs-shelljs-0.5.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-shelljs-0.5.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-shelljs-0.5.3-4|12	# circular dev dep, bootstraping for now
14cu|nodejs-shelljs-0.5.3-4|13	# BuildRequires:  npm(jshint)
14cu|nodejs-shelljs-0.5.3-4|14	BuildArch:      noarch
14cu|nodejs-shelljs-0.5.3-4|15	
14cu|nodejs-shelljs-0.5.3-4|16	%description
14cu|nodejs-shelljs-0.5.3-4|17	%{summary}.
14cu|nodejs-shelljs-0.5.3-4|18	
14cu|nodejs-shelljs-0.5.3-4|19	%files
14cu|nodejs-shelljs-0.5.3-4|20	%doc LICENSE README.md RELEASE.md
14cu|nodejs-shelljs-0.5.3-4|21	%{_bindir}/%{oname}
14cu|nodejs-shelljs-0.5.3-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-shelljs-0.5.3-4|23	
14cu|nodejs-shelljs-0.5.3-4|24	#------------------------------------------------------------------
14cu|nodejs-shelljs-0.5.3-4|25	
14cu|nodejs-shelljs-0.5.3-4|26	%prep
14cu|nodejs-shelljs-0.5.3-4|27	%setup -q -n package
14cu|nodejs-shelljs-0.5.3-4|28	rm -rf node_modules
14cu|nodejs-shelljs-0.5.3-4|29	chmod +x bin/shjs
14cu|nodejs-shelljs-0.5.3-4|30	
14cu|nodejs-shelljs-0.5.3-4|31	%build
14cu|nodejs-shelljs-0.5.3-4|32	
14cu|nodejs-shelljs-0.5.3-4|33	%install
14cu|nodejs-shelljs-0.5.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shelljs-0.5.3-4|35	cp -r package.json *.js scripts bin src \
14cu|nodejs-shelljs-0.5.3-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shelljs-0.5.3-4|37	
14cu|nodejs-shelljs-0.5.3-4|38	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-shelljs-0.5.3-4|39	ln -sf %{nodejs_sitelib}/%{oname}/bin/shjs %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-shelljs-0.5.3-4|40	
14cu|nodejs-shelljs-0.5.3-4|41	%nodejs_symlink_deps
14cu|nodejs-shelljs-0.5.3-4|42	
14cu|nodejs-shelljs-0.5.3-4|43	### %check
14cu|nodejs-shelljs-0.5.3-4|44	### %nodejs_symlink_deps --check
14cu|nodejs-shelljs-0.5.3-4|45	### %__node scripts/run-tests
14cu|nodejs-shelljs-0.5.3-4|46	
14cu|nodejs-shelljs-0.5.3-4|47	
14cu|nodejs-shelljs-0.5.3-4|48	
14cu|nodejs-shelljs-0.5.3-4|49	%changelog
14cu|nodejs-shelljs-0.5.3-4|50	
14cu|nodejs-shelljs-0.5.3-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.3-4
14cu|nodejs-shelljs-0.5.3-4|52	- (36aaaa1) BuildList#2799825: Increase release tag
14cu|nodejs-shelljs-0.5.3-4|53	
14cu|nodejs-shelljs-0.5.3-4|54	

12082 14
14cu|nodejs-shell-quote-1.4.3-4|1	%define oname shell-quote
14cu|nodejs-shell-quote-1.4.3-4|2	
14cu|nodejs-shell-quote-1.4.3-4|3	Summary:        Quote and parse shell commands
14cu|nodejs-shell-quote-1.4.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-shell-quote-1.4.3-4|5	Version:        1.4.3
14cu|nodejs-shell-quote-1.4.3-4|6	Release:        4
14cu|nodejs-shell-quote-1.4.3-4|7	License:        MIT
14cu|nodejs-shell-quote-1.4.3-4|8	Group:          Development/Other
14cu|nodejs-shell-quote-1.4.3-4|9	Url:            https://github.com/substack/node-shell-quote
14cu|nodejs-shell-quote-1.4.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-shell-quote-1.4.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-shell-quote-1.4.3-4|12	BuildRequires:  npm(array-filter)
14cu|nodejs-shell-quote-1.4.3-4|13	BuildRequires:  npm(array-reduce)
14cu|nodejs-shell-quote-1.4.3-4|14	BuildRequires:  npm(array-map)
14cu|nodejs-shell-quote-1.4.3-4|15	BuildRequires:  npm(jsonify)
14cu|nodejs-shell-quote-1.4.3-4|16	BuildRequires:  npm(tape)
14cu|nodejs-shell-quote-1.4.3-4|17	
14cu|nodejs-shell-quote-1.4.3-4|18	BuildArch:      noarch
14cu|nodejs-shell-quote-1.4.3-4|19	
14cu|nodejs-shell-quote-1.4.3-4|20	%description
14cu|nodejs-shell-quote-1.4.3-4|21	%{summary}.
14cu|nodejs-shell-quote-1.4.3-4|22	
14cu|nodejs-shell-quote-1.4.3-4|23	%files
14cu|nodejs-shell-quote-1.4.3-4|24	%doc LICENSE readme.markdown example
14cu|nodejs-shell-quote-1.4.3-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-shell-quote-1.4.3-4|26	
14cu|nodejs-shell-quote-1.4.3-4|27	#------------------------------------------------------------------
14cu|nodejs-shell-quote-1.4.3-4|28	
14cu|nodejs-shell-quote-1.4.3-4|29	%prep
14cu|nodejs-shell-quote-1.4.3-4|30	%setup -q -n package
14cu|nodejs-shell-quote-1.4.3-4|31	rm -rf node_modules
14cu|nodejs-shell-quote-1.4.3-4|32	%nodejs_fixdep array-filter ~1.0.0
14cu|nodejs-shell-quote-1.4.3-4|33	
14cu|nodejs-shell-quote-1.4.3-4|34	%build
14cu|nodejs-shell-quote-1.4.3-4|35	
14cu|nodejs-shell-quote-1.4.3-4|36	%install
14cu|nodejs-shell-quote-1.4.3-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shell-quote-1.4.3-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-shell-quote-1.4.3-4|39	%nodejs_symlink_deps
14cu|nodejs-shell-quote-1.4.3-4|40	
14cu|nodejs-shell-quote-1.4.3-4|41	
14cu|nodejs-shell-quote-1.4.3-4|42	
14cu|nodejs-shell-quote-1.4.3-4|43	%check
14cu|nodejs-shell-quote-1.4.3-4|44	%nodejs_symlink_deps --check
14cu|nodejs-shell-quote-1.4.3-4|45	tape test/*.js
14cu|nodejs-shell-quote-1.4.3-4|46	
14cu|nodejs-shell-quote-1.4.3-4|47	
14cu|nodejs-shell-quote-1.4.3-4|48	%changelog
14cu|nodejs-shell-quote-1.4.3-4|49	
14cu|nodejs-shell-quote-1.4.3-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.3-4
14cu|nodejs-shell-quote-1.4.3-4|51	- (c7177ae) BuildList#2799825: Increase release tag
14cu|nodejs-shell-quote-1.4.3-4|52	
14cu|nodejs-shell-quote-1.4.3-4|53	

12083 14
14cu|nodejs-should-7.1.1-4|1	%define oname should
14cu|nodejs-should-7.1.1-4|2	
14cu|nodejs-should-7.1.1-4|3	Summary:    A test framework agnostic BDD-style assertions for Node.js
14cu|nodejs-should-7.1.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-should-7.1.1-4|5	Version:    7.1.1
14cu|nodejs-should-7.1.1-4|6	Release:    4
14cu|nodejs-should-7.1.1-4|7	License:    MIT
14cu|nodejs-should-7.1.1-4|8	Group:      Development/Other
14cu|nodejs-should-7.1.1-4|9	URL:        https://github.com/visionmedia/%{oname}.js
14cu|nodejs-should-7.1.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-should-7.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-should-7.1.1-4|12	BuildRequires:  npm(should-type)
14cu|nodejs-should-7.1.1-4|13	BuildRequires:  npm(should-format)
14cu|nodejs-should-7.1.1-4|14	BuildRequires:  npm(should-equal)
14cu|nodejs-should-7.1.1-4|15	BuildArch:  noarch
14cu|nodejs-should-7.1.1-4|16	
14cu|nodejs-should-7.1.1-4|17	%description
14cu|nodejs-should-7.1.1-4|18	should is an expressive, readable, test framework agnostic, behavior-driven
14cu|nodejs-should-7.1.1-4|19	development (BDD)-style assertion library for Node.js.
14cu|nodejs-should-7.1.1-4|20	
14cu|nodejs-should-7.1.1-4|21	It extends the Object prototype with a single non-enumerable getter that
14cu|nodejs-should-7.1.1-4|22	allows you to express how that object should behave.
14cu|nodejs-should-7.1.1-4|23	
14cu|nodejs-should-7.1.1-4|24	should literally extends Node's assert module. For example,
14cu|nodejs-should-7.1.1-4|25	should.equal(str, 'foo') will work, just as assert.equal(str, 'foo') would,
14cu|nodejs-should-7.1.1-4|26	and should.AssertionError is assert.AssertionError, meaning any test framework
14cu|nodejs-should-7.1.1-4|27	supporting this constructor will function properly with should.
14cu|nodejs-should-7.1.1-4|28	
14cu|nodejs-should-7.1.1-4|29	%files
14cu|nodejs-should-7.1.1-4|30	%doc History.md Readme.md LICENSE
14cu|nodejs-should-7.1.1-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-7.1.1-4|32	#----------------------------------------------------------
14cu|nodejs-should-7.1.1-4|33	
14cu|nodejs-should-7.1.1-4|34	%prep
14cu|nodejs-should-7.1.1-4|35	%setup -qn package
14cu|nodejs-should-7.1.1-4|36	rm -f should.min.js
14cu|nodejs-should-7.1.1-4|37	find . -type f -exec chmod -x '{}' \;
14cu|nodejs-should-7.1.1-4|38	
14cu|nodejs-should-7.1.1-4|39	
14cu|nodejs-should-7.1.1-4|40	%build
14cu|nodejs-should-7.1.1-4|41	#nothing to do
14cu|nodejs-should-7.1.1-4|42	
14cu|nodejs-should-7.1.1-4|43	
14cu|nodejs-should-7.1.1-4|44	%install
14cu|nodejs-should-7.1.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-7.1.1-4|46	cp -pr *.json *.js lib/  \
14cu|nodejs-should-7.1.1-4|47	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-7.1.1-4|48	
14cu|nodejs-should-7.1.1-4|49	%nodejs_symlink_deps
14cu|nodejs-should-7.1.1-4|50	
14cu|nodejs-should-7.1.1-4|51	
14cu|nodejs-should-7.1.1-4|52	
14cu|nodejs-should-7.1.1-4|53	
14cu|nodejs-should-7.1.1-4|54	
14cu|nodejs-should-7.1.1-4|55	
14cu|nodejs-should-7.1.1-4|56	%changelog
14cu|nodejs-should-7.1.1-4|57	
14cu|nodejs-should-7.1.1-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 7.1.1-4
14cu|nodejs-should-7.1.1-4|59	- (3416c85) BuildList#2799825: Increase release tag
14cu|nodejs-should-7.1.1-4|60	
14cu|nodejs-should-7.1.1-4|61	

12084 14
14cu|nodejs-should-equal-0.5.0-4|1	%define oname should-equal
14cu|nodejs-should-equal-0.5.0-4|2	
14cu|nodejs-should-equal-0.5.0-4|3	Summary:        Deep comparison of 2 instances for should.js
14cu|nodejs-should-equal-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-should-equal-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-should-equal-0.5.0-4|6	Release:        4
14cu|nodejs-should-equal-0.5.0-4|7	License:        MIT
14cu|nodejs-should-equal-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-should-equal-0.5.0-4|9	Url:            https://github.com/shouldjs/equal
14cu|nodejs-should-equal-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-should-equal-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-should-equal-0.5.0-4|12	BuildRequires:  npm(should-type)
14cu|nodejs-should-equal-0.5.0-4|13	BuildArch:      noarch
14cu|nodejs-should-equal-0.5.0-4|14	
14cu|nodejs-should-equal-0.5.0-4|15	%description
14cu|nodejs-should-equal-0.5.0-4|16	%{summary}.
14cu|nodejs-should-equal-0.5.0-4|17	
14cu|nodejs-should-equal-0.5.0-4|18	%files
14cu|nodejs-should-equal-0.5.0-4|19	%doc LICENSE README.md
14cu|nodejs-should-equal-0.5.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-equal-0.5.0-4|21	
14cu|nodejs-should-equal-0.5.0-4|22	#------------------------------------------------------------------
14cu|nodejs-should-equal-0.5.0-4|23	
14cu|nodejs-should-equal-0.5.0-4|24	%prep
14cu|nodejs-should-equal-0.5.0-4|25	%setup -q -n package
14cu|nodejs-should-equal-0.5.0-4|26	rm -rf node_modules
14cu|nodejs-should-equal-0.5.0-4|27	
14cu|nodejs-should-equal-0.5.0-4|28	%build
14cu|nodejs-should-equal-0.5.0-4|29	
14cu|nodejs-should-equal-0.5.0-4|30	%install
14cu|nodejs-should-equal-0.5.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-equal-0.5.0-4|32	cp -pr package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-equal-0.5.0-4|33	%nodejs_symlink_deps
14cu|nodejs-should-equal-0.5.0-4|34	
14cu|nodejs-should-equal-0.5.0-4|35	
14cu|nodejs-should-equal-0.5.0-4|36	
14cu|nodejs-should-equal-0.5.0-4|37	
14cu|nodejs-should-equal-0.5.0-4|38	
14cu|nodejs-should-equal-0.5.0-4|39	%changelog
14cu|nodejs-should-equal-0.5.0-4|40	
14cu|nodejs-should-equal-0.5.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-should-equal-0.5.0-4|42	- (00de366) BuildList#2799825: Increase release tag
14cu|nodejs-should-equal-0.5.0-4|43	
14cu|nodejs-should-equal-0.5.0-4|44	

12085 14
14cu|nodejs-should-format-0.3.1-5|1	%define oname should-format
14cu|nodejs-should-format-0.3.1-5|2	
14cu|nodejs-should-format-0.3.1-5|3	Summary:        Formatting of objects for should.js
14cu|nodejs-should-format-0.3.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-should-format-0.3.1-5|5	Version:        0.3.1
14cu|nodejs-should-format-0.3.1-5|6	Release:        5
14cu|nodejs-should-format-0.3.1-5|7	License:        MIT
14cu|nodejs-should-format-0.3.1-5|8	Group:          Development/Other
14cu|nodejs-should-format-0.3.1-5|9	Url:            https://github.com/shouldjs/format
14cu|nodejs-should-format-0.3.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-should-format-0.3.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-should-format-0.3.1-5|12	BuildRequires:  npm(should-type)
14cu|nodejs-should-format-0.3.1-5|13	BuildRequires:  npm(mocha)
14cu|nodejs-should-format-0.3.1-5|14	#BuildRequires:  npm(mocha-better-spec-reporter)
14cu|nodejs-should-format-0.3.1-5|15	BuildArch:      noarch
14cu|nodejs-should-format-0.3.1-5|16	
14cu|nodejs-should-format-0.3.1-5|17	%description
14cu|nodejs-should-format-0.3.1-5|18	%{summary}.
14cu|nodejs-should-format-0.3.1-5|19	
14cu|nodejs-should-format-0.3.1-5|20	%files
14cu|nodejs-should-format-0.3.1-5|21	%doc LICENSE README.md
14cu|nodejs-should-format-0.3.1-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-format-0.3.1-5|23	
14cu|nodejs-should-format-0.3.1-5|24	#------------------------------------------------------------------
14cu|nodejs-should-format-0.3.1-5|25	
14cu|nodejs-should-format-0.3.1-5|26	%prep
14cu|nodejs-should-format-0.3.1-5|27	%setup -q -n package
14cu|nodejs-should-format-0.3.1-5|28	rm -rf node_modules
14cu|nodejs-should-format-0.3.1-5|29	
14cu|nodejs-should-format-0.3.1-5|30	%build
14cu|nodejs-should-format-0.3.1-5|31	
14cu|nodejs-should-format-0.3.1-5|32	%install
14cu|nodejs-should-format-0.3.1-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-format-0.3.1-5|34	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-format-0.3.1-5|35	
14cu|nodejs-should-format-0.3.1-5|36	%nodejs_symlink_deps
14cu|nodejs-should-format-0.3.1-5|37	# check if util.js is catched by the macro
14cu|nodejs-should-format-0.3.1-5|38	ls %{buildroot}%{nodejs_sitelib}/%{oname} | grep util.js
14cu|nodejs-should-format-0.3.1-5|39	
14cu|nodejs-should-format-0.3.1-5|40	#%check
14cu|nodejs-should-format-0.3.1-5|41	#%nodejs_symlink_deps --check
14cu|nodejs-should-format-0.3.1-5|42	#mocha -R mocha-better-spec-reporter tests/test.js
14cu|nodejs-should-format-0.3.1-5|43	
14cu|nodejs-should-format-0.3.1-5|44	
14cu|nodejs-should-format-0.3.1-5|45	
14cu|nodejs-should-format-0.3.1-5|46	
14cu|nodejs-should-format-0.3.1-5|47	%changelog
14cu|nodejs-should-format-0.3.1-5|48	
14cu|nodejs-should-format-0.3.1-5|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-5
14cu|nodejs-should-format-0.3.1-5|50	- (00c57f9) BuildList#2799825: Increase release tag
14cu|nodejs-should-format-0.3.1-5|51	
14cu|nodejs-should-format-0.3.1-5|52	

12086 14
14cu|nodejs-should-http-0.0.4-4|1	%define oname should-http
14cu|nodejs-should-http-0.0.4-4|2	
14cu|nodejs-should-http-0.0.4-4|3	Summary:        Http requests, response assertions for should.js
14cu|nodejs-should-http-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-should-http-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-should-http-0.0.4-4|6	Release:        4
14cu|nodejs-should-http-0.0.4-4|7	License:        MIT
14cu|nodejs-should-http-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-should-http-0.0.4-4|9	Url:            https://github.com/shouldjs/http
14cu|nodejs-should-http-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-should-http-0.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-should-http-0.0.4-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-should-http-0.0.4-4|13	BuildRequires:  npm(mocha-better-spec-reporter)
14cu|nodejs-should-http-0.0.4-4|14	BuildRequires:  npm(should)
14cu|nodejs-should-http-0.0.4-4|15	BuildArch:      noarch
14cu|nodejs-should-http-0.0.4-4|16	
14cu|nodejs-should-http-0.0.4-4|17	%description
14cu|nodejs-should-http-0.0.4-4|18	%{summary}.
14cu|nodejs-should-http-0.0.4-4|19	
14cu|nodejs-should-http-0.0.4-4|20	%files
14cu|nodejs-should-http-0.0.4-4|21	%doc LICENSE *.md
14cu|nodejs-should-http-0.0.4-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-http-0.0.4-4|23	
14cu|nodejs-should-http-0.0.4-4|24	#------------------------------------------------------------------
14cu|nodejs-should-http-0.0.4-4|25	
14cu|nodejs-should-http-0.0.4-4|26	%prep
14cu|nodejs-should-http-0.0.4-4|27	%setup -q -n package
14cu|nodejs-should-http-0.0.4-4|28	rm -rf node_modules
14cu|nodejs-should-http-0.0.4-4|29	
14cu|nodejs-should-http-0.0.4-4|30	%build
14cu|nodejs-should-http-0.0.4-4|31	
14cu|nodejs-should-http-0.0.4-4|32	%install
14cu|nodejs-should-http-0.0.4-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-http-0.0.4-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-http-0.0.4-4|35	%nodejs_symlink_deps
14cu|nodejs-should-http-0.0.4-4|36	
14cu|nodejs-should-http-0.0.4-4|37	%check
14cu|nodejs-should-http-0.0.4-4|38	%nodejs_symlink_deps --check
14cu|nodejs-should-http-0.0.4-4|39	mocha --reporter mocha-better-spec-reporter test/**.test.js
14cu|nodejs-should-http-0.0.4-4|40	
14cu|nodejs-should-http-0.0.4-4|41	
14cu|nodejs-should-http-0.0.4-4|42	%changelog
14cu|nodejs-should-http-0.0.4-4|43	
14cu|nodejs-should-http-0.0.4-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-should-http-0.0.4-4|45	- (810103e) BuildList#2799825: Increase release tag
14cu|nodejs-should-http-0.0.4-4|46	
14cu|nodejs-should-http-0.0.4-4|47	

12087 14
14cu|nodejs-should-type-0.2.0-4|1	%define oname should-type
14cu|nodejs-should-type-0.2.0-4|2	
14cu|nodejs-should-type-0.2.0-4|3	Summary:        Simple module to get instance type
14cu|nodejs-should-type-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-should-type-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-should-type-0.2.0-4|6	Release:        4
14cu|nodejs-should-type-0.2.0-4|7	License:        MIT
14cu|nodejs-should-type-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-should-type-0.2.0-4|9	Url:            https://github.com/shouldjs/type
14cu|nodejs-should-type-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-should-type-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-should-type-0.2.0-4|12	BuildArch:      noarch
14cu|nodejs-should-type-0.2.0-4|13	
14cu|nodejs-should-type-0.2.0-4|14	%description
14cu|nodejs-should-type-0.2.0-4|15	Simple module to get instance type.
14cu|nodejs-should-type-0.2.0-4|16	Like a bit more advanced version of typeof.
14cu|nodejs-should-type-0.2.0-4|17	
14cu|nodejs-should-type-0.2.0-4|18	%files
14cu|nodejs-should-type-0.2.0-4|19	%doc LICENSE README.md
14cu|nodejs-should-type-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-type-0.2.0-4|21	
14cu|nodejs-should-type-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-should-type-0.2.0-4|23	
14cu|nodejs-should-type-0.2.0-4|24	%prep
14cu|nodejs-should-type-0.2.0-4|25	%setup -q -n package
14cu|nodejs-should-type-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-should-type-0.2.0-4|27	
14cu|nodejs-should-type-0.2.0-4|28	%build
14cu|nodejs-should-type-0.2.0-4|29	
14cu|nodejs-should-type-0.2.0-4|30	%install
14cu|nodejs-should-type-0.2.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-type-0.2.0-4|32	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-should-type-0.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-should-type-0.2.0-4|34	%changelog
14cu|nodejs-should-type-0.2.0-4|35	
14cu|nodejs-should-type-0.2.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-should-type-0.2.0-4|37	- (3165c6e) BuildList#2799825: Increase release tag
14cu|nodejs-should-type-0.2.0-4|38	
14cu|nodejs-should-type-0.2.0-4|39	

12088 14
14cu|nodejs-showdown-1.4.1-4|1	%define oname showdown
14cu|nodejs-showdown-1.4.1-4|2	
14cu|nodejs-showdown-1.4.1-4|3	
14cu|nodejs-showdown-1.4.1-4|4	Summary:    A JavaScript port of the original Perl version of Markdown
14cu|nodejs-showdown-1.4.1-4|5	Name:       nodejs-%{oname}
14cu|nodejs-showdown-1.4.1-4|6	Version:    1.4.1
14cu|nodejs-showdown-1.4.1-4|7	Release:    4
14cu|nodejs-showdown-1.4.1-4|8	License:    BSD
14cu|nodejs-showdown-1.4.1-4|9	Group:      Development/Other
14cu|nodejs-showdown-1.4.1-4|10	URL:        https://github.com/coreyti/%{oname}
14cu|nodejs-showdown-1.4.1-4|11	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-showdown-1.4.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-showdown-1.4.1-4|13	BuildRequires:  npm(yargs)
14cu|nodejs-showdown-1.4.1-4|14	BuildArch:  noarch
14cu|nodejs-showdown-1.4.1-4|15	
14cu|nodejs-showdown-1.4.1-4|16	%description
14cu|nodejs-showdown-1.4.1-4|17	%{summary}.
14cu|nodejs-showdown-1.4.1-4|18	
14cu|nodejs-showdown-1.4.1-4|19	%files
14cu|nodejs-showdown-1.4.1-4|20	%doc license.txt *.md
14cu|nodejs-showdown-1.4.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-showdown-1.4.1-4|22	#-------------------------------------------------------
14cu|nodejs-showdown-1.4.1-4|23	%prep
14cu|nodejs-showdown-1.4.1-4|24	%setup -qn package
14cu|nodejs-showdown-1.4.1-4|25	
14cu|nodejs-showdown-1.4.1-4|26	
14cu|nodejs-showdown-1.4.1-4|27	%build
14cu|nodejs-showdown-1.4.1-4|28	#nothing to do
14cu|nodejs-showdown-1.4.1-4|29	
14cu|nodejs-showdown-1.4.1-4|30	
14cu|nodejs-showdown-1.4.1-4|31	%install
14cu|nodejs-showdown-1.4.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-showdown-1.4.1-4|33	cp -pr *.json bin/ dist/ src/ \
14cu|nodejs-showdown-1.4.1-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-showdown-1.4.1-4|35	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-showdown-1.4.1-4|36	%nodejs_symlink_deps
14cu|nodejs-showdown-1.4.1-4|37	
14cu|nodejs-showdown-1.4.1-4|38	%changelog
14cu|nodejs-showdown-1.4.1-4|39	
14cu|nodejs-showdown-1.4.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-showdown-1.4.1-4|41	- (0f7bf89) BuildList#2799825: Increase release tag
14cu|nodejs-showdown-1.4.1-4|42	
14cu|nodejs-showdown-1.4.1-4|43	

12089 14
14cu|nodejs-sigmund-1.0.0-10|1	Name:           nodejs-sigmund
14cu|nodejs-sigmund-1.0.0-10|2	Version:        1.0.0
14cu|nodejs-sigmund-1.0.0-10|3	Release:        10
14cu|nodejs-sigmund-1.0.0-10|4	Summary:        Quick and dirty signatures for Objects
14cu|nodejs-sigmund-1.0.0-10|5	BuildArch:      noarch
14cu|nodejs-sigmund-1.0.0-10|6	Group:          System/Libraries
14cu|nodejs-sigmund-1.0.0-10|7	License:        BSD
14cu|nodejs-sigmund-1.0.0-10|8	URL:            https://github.com/isaacs/sigmund
14cu|nodejs-sigmund-1.0.0-10|9	Source0:        http://registry.npmjs.org/sigmund/-/sigmund-%{version}.tgz
14cu|nodejs-sigmund-1.0.0-10|10	BuildRequires:  nodejs-packaging
14cu|nodejs-sigmund-1.0.0-10|11	BuildRequires:  nodejs
14cu|nodejs-sigmund-1.0.0-10|12	
14cu|nodejs-sigmund-1.0.0-10|13	%description
14cu|nodejs-sigmund-1.0.0-10|14	Quick and dirty signatures for Objects.
14cu|nodejs-sigmund-1.0.0-10|15	
14cu|nodejs-sigmund-1.0.0-10|16	This is like a much faster `deepEquals` comparison, which returns a
14cu|nodejs-sigmund-1.0.0-10|17	string key suitable for caches and the like.
14cu|nodejs-sigmund-1.0.0-10|18	
14cu|nodejs-sigmund-1.0.0-10|19	%prep
14cu|nodejs-sigmund-1.0.0-10|20	%setup -q -n package
14cu|nodejs-sigmund-1.0.0-10|21	
14cu|nodejs-sigmund-1.0.0-10|22	%build
14cu|nodejs-sigmund-1.0.0-10|23	#nothing to do
14cu|nodejs-sigmund-1.0.0-10|24	
14cu|nodejs-sigmund-1.0.0-10|25	%install
14cu|nodejs-sigmund-1.0.0-10|26	mkdir -p %{buildroot}%{nodejs_sitelib}/sigmund
14cu|nodejs-sigmund-1.0.0-10|27	cp -pr package.json sigmund.js %{buildroot}%{nodejs_sitelib}/sigmund
14cu|nodejs-sigmund-1.0.0-10|28	
14cu|nodejs-sigmund-1.0.0-10|29	%clean
14cu|nodejs-sigmund-1.0.0-10|30	
14cu|nodejs-sigmund-1.0.0-10|31	%files
14cu|nodejs-sigmund-1.0.0-10|32	%defattr(-,root,root,-)
14cu|nodejs-sigmund-1.0.0-10|33	%{nodejs_sitelib}/sigmund
14cu|nodejs-sigmund-1.0.0-10|34	%doc LICENSE README.md bench.js
14cu|nodejs-sigmund-1.0.0-10|35	
14cu|nodejs-sigmund-1.0.0-10|36	
14cu|nodejs-sigmund-1.0.0-10|37	%changelog
14cu|nodejs-sigmund-1.0.0-10|38	
14cu|nodejs-sigmund-1.0.0-10|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-10
14cu|nodejs-sigmund-1.0.0-10|40	- (c0a006c) BuildList#2799825: Increase release tag
14cu|nodejs-sigmund-1.0.0-10|41	
14cu|nodejs-sigmund-1.0.0-10|42	

12090 14
14cu|nodejs-signal-exit-2.1.2-4|1	%define oname signal-exit
14cu|nodejs-signal-exit-2.1.2-4|2	
14cu|nodejs-signal-exit-2.1.2-4|3	Summary:        When you want to fire an event no matter how a process exits
14cu|nodejs-signal-exit-2.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-signal-exit-2.1.2-4|5	Version:        2.1.2
14cu|nodejs-signal-exit-2.1.2-4|6	Release:        4
14cu|nodejs-signal-exit-2.1.2-4|7	License:        ISC
14cu|nodejs-signal-exit-2.1.2-4|8	Group:          Development/Other
14cu|nodejs-signal-exit-2.1.2-4|9	Url:            https://github.com/bcoe/signal-exit
14cu|nodejs-signal-exit-2.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-signal-exit-2.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-signal-exit-2.1.2-4|12	BuildArch:      noarch
14cu|nodejs-signal-exit-2.1.2-4|13	
14cu|nodejs-signal-exit-2.1.2-4|14	%description
14cu|nodejs-signal-exit-2.1.2-4|15	%{summary}.
14cu|nodejs-signal-exit-2.1.2-4|16	
14cu|nodejs-signal-exit-2.1.2-4|17	%files
14cu|nodejs-signal-exit-2.1.2-4|18	%doc LICENSE.txt README.md
14cu|nodejs-signal-exit-2.1.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-signal-exit-2.1.2-4|20	
14cu|nodejs-signal-exit-2.1.2-4|21	#------------------------------------------------------------------
14cu|nodejs-signal-exit-2.1.2-4|22	
14cu|nodejs-signal-exit-2.1.2-4|23	%prep
14cu|nodejs-signal-exit-2.1.2-4|24	%setup -q -n package
14cu|nodejs-signal-exit-2.1.2-4|25	rm -rf node_modules
14cu|nodejs-signal-exit-2.1.2-4|26	
14cu|nodejs-signal-exit-2.1.2-4|27	%build
14cu|nodejs-signal-exit-2.1.2-4|28	
14cu|nodejs-signal-exit-2.1.2-4|29	%install
14cu|nodejs-signal-exit-2.1.2-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-signal-exit-2.1.2-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-signal-exit-2.1.2-4|32	%nodejs_symlink_deps
14cu|nodejs-signal-exit-2.1.2-4|33	%changelog
14cu|nodejs-signal-exit-2.1.2-4|34	
14cu|nodejs-signal-exit-2.1.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.2-4
14cu|nodejs-signal-exit-2.1.2-4|36	- (5d93625) BuildList#2799825: Increase release tag
14cu|nodejs-signal-exit-2.1.2-4|37	
14cu|nodejs-signal-exit-2.1.2-4|38	

12091 14
14cu|nodejs-simple-assert-1.0.0-4|1	%define oname simple-assert
14cu|nodejs-simple-assert-1.0.0-4|2	
14cu|nodejs-simple-assert-1.0.0-4|3	Summary:        Vanilla assertions for Node.js
14cu|nodejs-simple-assert-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-simple-assert-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-simple-assert-1.0.0-4|6	Release:        4
14cu|nodejs-simple-assert-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-simple-assert-1.0.0-4|8	License:        MIT
14cu|nodejs-simple-assert-1.0.0-4|9	URL:            https://github.com/chaijs/%{oname}
14cu|nodejs-simple-assert-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-simple-assert-1.0.0-4|11	Source1:        %{oname}-tests-%{version}.tar.bz2
14cu|nodejs-simple-assert-1.0.0-4|12	Source10:       %{oname}-dl-tests.sh
14cu|nodejs-simple-assert-1.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-simple-assert-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-simple-assert-1.0.0-4|15	BuildRequires:  npm(assertion-error)
14cu|nodejs-simple-assert-1.0.0-4|16	BuildArch:      noarch
14cu|nodejs-simple-assert-1.0.0-4|17	
14cu|nodejs-simple-assert-1.0.0-4|18	%description
14cu|nodejs-simple-assert-1.0.0-4|19	A simple assert wrapper around chaijs/assertion-error. This probably
14cu|nodejs-simple-assert-1.0.0-4|20	won't be useful to the average user unless you are a minimalist; you
14cu|nodejs-simple-assert-1.0.0-4|21	probably want Chai. This software is used to avoid circular dependencies
14cu|nodejs-simple-assert-1.0.0-4|22	when testing Chai's dependencies.
14cu|nodejs-simple-assert-1.0.0-4|23	
14cu|nodejs-simple-assert-1.0.0-4|24	%files
14cu|nodejs-simple-assert-1.0.0-4|25	%doc *.md
14cu|nodejs-simple-assert-1.0.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-assert-1.0.0-4|27	#-------------------------------------------------------
14cu|nodejs-simple-assert-1.0.0-4|28	
14cu|nodejs-simple-assert-1.0.0-4|29	%prep
14cu|nodejs-simple-assert-1.0.0-4|30	%setup -q -n package
14cu|nodejs-simple-assert-1.0.0-4|31	%setup -T -D -a 1 -q -n package
14cu|nodejs-simple-assert-1.0.0-4|32	rm -rf node_modules
14cu|nodejs-simple-assert-1.0.0-4|33	%nodejs_fixdep assertion-error
14cu|nodejs-simple-assert-1.0.0-4|34	
14cu|nodejs-simple-assert-1.0.0-4|35	%build
14cu|nodejs-simple-assert-1.0.0-4|36	
14cu|nodejs-simple-assert-1.0.0-4|37	
14cu|nodejs-simple-assert-1.0.0-4|38	%install
14cu|nodejs-simple-assert-1.0.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-assert-1.0.0-4|40	cp -pr package.json index.js \
14cu|nodejs-simple-assert-1.0.0-4|41	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-assert-1.0.0-4|42	%nodejs_symlink_deps
14cu|nodejs-simple-assert-1.0.0-4|43	
14cu|nodejs-simple-assert-1.0.0-4|44	
14cu|nodejs-simple-assert-1.0.0-4|45	%check
14cu|nodejs-simple-assert-1.0.0-4|46	%nodejs_symlink_deps --check
14cu|nodejs-simple-assert-1.0.0-4|47	mocha --require test/bootstrap --reporter spec test/*.js
14cu|nodejs-simple-assert-1.0.0-4|48	
14cu|nodejs-simple-assert-1.0.0-4|49	
14cu|nodejs-simple-assert-1.0.0-4|50	
14cu|nodejs-simple-assert-1.0.0-4|51	
14cu|nodejs-simple-assert-1.0.0-4|52	
14cu|nodejs-simple-assert-1.0.0-4|53	
14cu|nodejs-simple-assert-1.0.0-4|54	%changelog
14cu|nodejs-simple-assert-1.0.0-4|55	
14cu|nodejs-simple-assert-1.0.0-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-simple-assert-1.0.0-4|57	- (213fd1a) BuildList#2799825: Increase release tag
14cu|nodejs-simple-assert-1.0.0-4|58	
14cu|nodejs-simple-assert-1.0.0-4|59	

12092 14
14cu|nodejs-simple-get-2.0.0-4|1	%define oname simple-get
14cu|nodejs-simple-get-2.0.0-4|2	
14cu|nodejs-simple-get-2.0.0-4|3	Summary:        Simplest way to make http get requests
14cu|nodejs-simple-get-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-simple-get-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-simple-get-2.0.0-4|6	Release:        4
14cu|nodejs-simple-get-2.0.0-4|7	License:        MIT
14cu|nodejs-simple-get-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-simple-get-2.0.0-4|9	Url:            https://github.com/feross/simple-get
14cu|nodejs-simple-get-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-simple-get-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-simple-get-2.0.0-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-simple-get-2.0.0-4|13	BuildRequires:  npm(unzip-response)
14cu|nodejs-simple-get-2.0.0-4|14	BuildRequires:  npm(once)
14cu|nodejs-simple-get-2.0.0-4|15	#
14cu|nodejs-simple-get-2.0.0-4|16	BuildRequires:  npm(tape)
14cu|nodejs-simple-get-2.0.0-4|17	BuildRequires:  npm(concat-stream)
14cu|nodejs-simple-get-2.0.0-4|18	BuildRequires:  npm(string-to-stream)
14cu|nodejs-simple-get-2.0.0-4|19	BuildRequires:  npm(self-signed-https)
14cu|nodejs-simple-get-2.0.0-4|20	BuildArch:      noarch
14cu|nodejs-simple-get-2.0.0-4|21	
14cu|nodejs-simple-get-2.0.0-4|22	%description
14cu|nodejs-simple-get-2.0.0-4|23	%{summary}.
14cu|nodejs-simple-get-2.0.0-4|24	
14cu|nodejs-simple-get-2.0.0-4|25	%files
14cu|nodejs-simple-get-2.0.0-4|26	%doc LICENSE *.md
14cu|nodejs-simple-get-2.0.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-get-2.0.0-4|28	
14cu|nodejs-simple-get-2.0.0-4|29	#------------------------------------------------------------------
14cu|nodejs-simple-get-2.0.0-4|30	
14cu|nodejs-simple-get-2.0.0-4|31	%prep
14cu|nodejs-simple-get-2.0.0-4|32	%setup -q -n package
14cu|nodejs-simple-get-2.0.0-4|33	rm -rf node_modules
14cu|nodejs-simple-get-2.0.0-4|34	
14cu|nodejs-simple-get-2.0.0-4|35	%build
14cu|nodejs-simple-get-2.0.0-4|36	
14cu|nodejs-simple-get-2.0.0-4|37	%install
14cu|nodejs-simple-get-2.0.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-get-2.0.0-4|39	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-get-2.0.0-4|40	%nodejs_symlink_deps
14cu|nodejs-simple-get-2.0.0-4|41	
14cu|nodejs-simple-get-2.0.0-4|42	%check
14cu|nodejs-simple-get-2.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-simple-get-2.0.0-4|44	tape test/*.js
14cu|nodejs-simple-get-2.0.0-4|45	
14cu|nodejs-simple-get-2.0.0-4|46	%changelog
14cu|nodejs-simple-get-2.0.0-4|47	
14cu|nodejs-simple-get-2.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-simple-get-2.0.0-4|49	- (9620d93) BuildList#2799825: Increase release tag
14cu|nodejs-simple-get-2.0.0-4|50	
14cu|nodejs-simple-get-2.0.0-4|51	

12093 14
14cu|nodejs-simple-glob-0.1.0-4|1	%define oname simple-glob
14cu|nodejs-simple-glob-0.1.0-4|2	
14cu|nodejs-simple-glob-0.1.0-4|3	Summary:        Simplified globbing, same as Grunt
14cu|nodejs-simple-glob-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-simple-glob-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-simple-glob-0.1.0-4|6	Release:        4
14cu|nodejs-simple-glob-0.1.0-4|7	License:        MIT
14cu|nodejs-simple-glob-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-simple-glob-0.1.0-4|9	Url:            https://github.com/jedmao/simple-glob
14cu|nodejs-simple-glob-0.1.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-simple-glob-0.1.0-4|11	Source0:        https://github.com/jedmao/simple-glob/archive/v%{version}.tar.gz
14cu|nodejs-simple-glob-0.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-simple-glob-0.1.0-4|13	BuildRequires:  npm(glob)
14cu|nodejs-simple-glob-0.1.0-4|14	BuildRequires:  npm(minimatch)
14cu|nodejs-simple-glob-0.1.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-simple-glob-0.1.0-4|16	#
14cu|nodejs-simple-glob-0.1.0-4|17	BuildRequires:  npm(grunt-contrib-jshint)
14cu|nodejs-simple-glob-0.1.0-4|18	BuildRequires:  npm(grunt-contrib-nodeunit)
14cu|nodejs-simple-glob-0.1.0-4|19	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-simple-glob-0.1.0-4|20	BuildRequires:  npm(grunt)
14cu|nodejs-simple-glob-0.1.0-4|21	BuildRequires:  npm(grunt-cli)
14cu|nodejs-simple-glob-0.1.0-4|22	BuildArch:      noarch
14cu|nodejs-simple-glob-0.1.0-4|23	
14cu|nodejs-simple-glob-0.1.0-4|24	%description
14cu|nodejs-simple-glob-0.1.0-4|25	%{summary}.
14cu|nodejs-simple-glob-0.1.0-4|26	
14cu|nodejs-simple-glob-0.1.0-4|27	%files
14cu|nodejs-simple-glob-0.1.0-4|28	%doc LICENSE-MIT *.md AUTHORS
14cu|nodejs-simple-glob-0.1.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-glob-0.1.0-4|30	
14cu|nodejs-simple-glob-0.1.0-4|31	#------------------------------------------------------------------
14cu|nodejs-simple-glob-0.1.0-4|32	
14cu|nodejs-simple-glob-0.1.0-4|33	%prep
14cu|nodejs-simple-glob-0.1.0-4|34	%setup -q -n %{oname}-%{version}
14cu|nodejs-simple-glob-0.1.0-4|35	rm -rf node_modules
14cu|nodejs-simple-glob-0.1.0-4|36	%nodejs_fixdep glob
14cu|nodejs-simple-glob-0.1.0-4|37	%nodejs_fixdep minimatch
14cu|nodejs-simple-glob-0.1.0-4|38	%nodejs_fixdep lodash
14cu|nodejs-simple-glob-0.1.0-4|39	%nodejs_fixdep grunt-cli
14cu|nodejs-simple-glob-0.1.0-4|40	%nodejs_fixdep grunt
14cu|nodejs-simple-glob-0.1.0-4|41	
14cu|nodejs-simple-glob-0.1.0-4|42	%build
14cu|nodejs-simple-glob-0.1.0-4|43	
14cu|nodejs-simple-glob-0.1.0-4|44	%install
14cu|nodejs-simple-glob-0.1.0-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-glob-0.1.0-4|46	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-glob-0.1.0-4|47	%nodejs_symlink_deps
14cu|nodejs-simple-glob-0.1.0-4|48	
14cu|nodejs-simple-glob-0.1.0-4|49	%check
14cu|nodejs-simple-glob-0.1.0-4|50	%nodejs_symlink_deps --check
14cu|nodejs-simple-glob-0.1.0-4|51	grunt test
14cu|nodejs-simple-glob-0.1.0-4|52	
14cu|nodejs-simple-glob-0.1.0-4|53	%changelog
14cu|nodejs-simple-glob-0.1.0-4|54	
14cu|nodejs-simple-glob-0.1.0-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-simple-glob-0.1.0-4|56	- (8619ab3) BuildList#2799825: Increase release tag
14cu|nodejs-simple-glob-0.1.0-4|57	
14cu|nodejs-simple-glob-0.1.0-4|58	

12094 14
14cu|nodejs-simple-sha1-2.0.7-4|1	%define oname simple-sha1
14cu|nodejs-simple-sha1-2.0.7-4|2	
14cu|nodejs-simple-sha1-2.0.7-4|3	Summary:        A simple api for generating sha1 hashes in node and the browser
14cu|nodejs-simple-sha1-2.0.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-simple-sha1-2.0.7-4|5	Version:        2.0.7
14cu|nodejs-simple-sha1-2.0.7-4|6	Release:        4
14cu|nodejs-simple-sha1-2.0.7-4|7	License:        MIT
14cu|nodejs-simple-sha1-2.0.7-4|8	Group:          Development/Other
14cu|nodejs-simple-sha1-2.0.7-4|9	Url:            https://github.com/michaelrhodes/simple-sha1
14cu|nodejs-simple-sha1-2.0.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-simple-sha1-2.0.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-simple-sha1-2.0.7-4|12	BuildRequires:  npm(rusha)
14cu|nodejs-simple-sha1-2.0.7-4|13	#
14cu|nodejs-simple-sha1-2.0.7-4|14	BuildRequires:  npm(tape)
14cu|nodejs-simple-sha1-2.0.7-4|15	BuildArch:      noarch
14cu|nodejs-simple-sha1-2.0.7-4|16	
14cu|nodejs-simple-sha1-2.0.7-4|17	%description
14cu|nodejs-simple-sha1-2.0.7-4|18	%{summary}.
14cu|nodejs-simple-sha1-2.0.7-4|19	
14cu|nodejs-simple-sha1-2.0.7-4|20	%files
14cu|nodejs-simple-sha1-2.0.7-4|21	%doc *.md
14cu|nodejs-simple-sha1-2.0.7-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-sha1-2.0.7-4|23	
14cu|nodejs-simple-sha1-2.0.7-4|24	#------------------------------------------------------------------
14cu|nodejs-simple-sha1-2.0.7-4|25	
14cu|nodejs-simple-sha1-2.0.7-4|26	%prep
14cu|nodejs-simple-sha1-2.0.7-4|27	%setup -q -n package
14cu|nodejs-simple-sha1-2.0.7-4|28	rm -rf node_modules
14cu|nodejs-simple-sha1-2.0.7-4|29	
14cu|nodejs-simple-sha1-2.0.7-4|30	%build
14cu|nodejs-simple-sha1-2.0.7-4|31	
14cu|nodejs-simple-sha1-2.0.7-4|32	%install
14cu|nodejs-simple-sha1-2.0.7-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-sha1-2.0.7-4|34	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-simple-sha1-2.0.7-4|35	%nodejs_symlink_deps
14cu|nodejs-simple-sha1-2.0.7-4|36	
14cu|nodejs-simple-sha1-2.0.7-4|37	%check
14cu|nodejs-simple-sha1-2.0.7-4|38	%nodejs_symlink_deps --check
14cu|nodejs-simple-sha1-2.0.7-4|39	tape test/*.js
14cu|nodejs-simple-sha1-2.0.7-4|40	
14cu|nodejs-simple-sha1-2.0.7-4|41	%changelog
14cu|nodejs-simple-sha1-2.0.7-4|42	
14cu|nodejs-simple-sha1-2.0.7-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.7-4
14cu|nodejs-simple-sha1-2.0.7-4|44	- (53f4373) BuildList#2799825: Increase release tag
14cu|nodejs-simple-sha1-2.0.7-4|45	
14cu|nodejs-simple-sha1-2.0.7-4|46	

12095 14
14cu|nodejs-sinon-1.17.2-4|1	%define oname sinon
14cu|nodejs-sinon-1.17.2-4|2	
14cu|nodejs-sinon-1.17.2-4|3	Summary:        JavaScript test spies, stubs and mocks
14cu|nodejs-sinon-1.17.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sinon-1.17.2-4|5	Version:        1.17.2
14cu|nodejs-sinon-1.17.2-4|6	Release:        4
14cu|nodejs-sinon-1.17.2-4|7	License:        BSD
14cu|nodejs-sinon-1.17.2-4|8	Group:          Development/Other
14cu|nodejs-sinon-1.17.2-4|9	Url:            https://github.com/cjohansen/Sinon.JS
14cu|nodejs-sinon-1.17.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sinon-1.17.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sinon-1.17.2-4|12	BuildRequires:  npm(samsam)
14cu|nodejs-sinon-1.17.2-4|13	BuildRequires:  npm(lolex)
14cu|nodejs-sinon-1.17.2-4|14	BuildRequires:  npm(util)
14cu|nodejs-sinon-1.17.2-4|15	BuildRequires:  npm(formatio)
14cu|nodejs-sinon-1.17.2-4|16	BuildArch:      noarch
14cu|nodejs-sinon-1.17.2-4|17	
14cu|nodejs-sinon-1.17.2-4|18	%description
14cu|nodejs-sinon-1.17.2-4|19	%{summary}.
14cu|nodejs-sinon-1.17.2-4|20	
14cu|nodejs-sinon-1.17.2-4|21	%files
14cu|nodejs-sinon-1.17.2-4|22	%doc LICENSE AUTHORS *.txt *.md
14cu|nodejs-sinon-1.17.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-1.17.2-4|24	
14cu|nodejs-sinon-1.17.2-4|25	#------------------------------------------------------------------
14cu|nodejs-sinon-1.17.2-4|26	
14cu|nodejs-sinon-1.17.2-4|27	%prep
14cu|nodejs-sinon-1.17.2-4|28	%setup -q -n package
14cu|nodejs-sinon-1.17.2-4|29	rm -rf node_modules
14cu|nodejs-sinon-1.17.2-4|30	%nodejs_fixdep formatio 1.1.x
14cu|nodejs-sinon-1.17.2-4|31	%nodejs_fixdep samsam 1.1.x
14cu|nodejs-sinon-1.17.2-4|32	%nodejs_fixdep lolex 1.4.x
14cu|nodejs-sinon-1.17.2-4|33	
14cu|nodejs-sinon-1.17.2-4|34	
14cu|nodejs-sinon-1.17.2-4|35	%build
14cu|nodejs-sinon-1.17.2-4|36	
14cu|nodejs-sinon-1.17.2-4|37	%install
14cu|nodejs-sinon-1.17.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-1.17.2-4|39	cp -r package.json lib/ pkg/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-1.17.2-4|40	%nodejs_symlink_deps
14cu|nodejs-sinon-1.17.2-4|41	
14cu|nodejs-sinon-1.17.2-4|42	
14cu|nodejs-sinon-1.17.2-4|43	%changelog
14cu|nodejs-sinon-1.17.2-4|44	
14cu|nodejs-sinon-1.17.2-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.17.2-4
14cu|nodejs-sinon-1.17.2-4|46	- (3779fc7) BuildList#2799825: Increase release tag
14cu|nodejs-sinon-1.17.2-4|47	
14cu|nodejs-sinon-1.17.2-4|48	

12096 14
14cu|nodejs-sinon-chai-2.8.0-4|1	%define oname sinon-chai
14cu|nodejs-sinon-chai-2.8.0-4|2	
14cu|nodejs-sinon-chai-2.8.0-4|3	Summary:        Extends Chai with assertions for the Sinon.JS mocking framework
14cu|nodejs-sinon-chai-2.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sinon-chai-2.8.0-4|5	Version:        2.8.0
14cu|nodejs-sinon-chai-2.8.0-4|6	Release:        4
14cu|nodejs-sinon-chai-2.8.0-4|7	License:        BSD
14cu|nodejs-sinon-chai-2.8.0-4|8	Group:          Development/Other
14cu|nodejs-sinon-chai-2.8.0-4|9	Url:            https://github.com/domenic/sinon-chai
14cu|nodejs-sinon-chai-2.8.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sinon-chai-2.8.0-4|11	Source0:        https://github.com/domenic/sinon-chai/archive/%{version}.tar.gz
14cu|nodejs-sinon-chai-2.8.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-sinon-chai-2.8.0-4|13	BuildRequires:  npm(chai) >= 3.4.2
14cu|nodejs-sinon-chai-2.8.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-sinon-chai-2.8.0-4|15	BuildRequires:  npm(sinon) >= 1.17.2
14cu|nodejs-sinon-chai-2.8.0-4|16	BuildRequires:  npm(coffee-script)
14cu|nodejs-sinon-chai-2.8.0-4|17	BuildRequires:  npm(opener)
14cu|nodejs-sinon-chai-2.8.0-4|18	# build and tested with this versions.
14cu|nodejs-sinon-chai-2.8.0-4|19	# If changed one of them please rebuild.
14cu|nodejs-sinon-chai-2.8.0-4|20	Requires:  npm(chai) >= 3.4.2
14cu|nodejs-sinon-chai-2.8.0-4|21	Requires:  npm(sinon) >= 1.17.2
14cu|nodejs-sinon-chai-2.8.0-4|22	
14cu|nodejs-sinon-chai-2.8.0-4|23	BuildArch:      noarch
14cu|nodejs-sinon-chai-2.8.0-4|24	
14cu|nodejs-sinon-chai-2.8.0-4|25	%description
14cu|nodejs-sinon-chai-2.8.0-4|26	%{summary}.
14cu|nodejs-sinon-chai-2.8.0-4|27	
14cu|nodejs-sinon-chai-2.8.0-4|28	%files
14cu|nodejs-sinon-chai-2.8.0-4|29	%doc LICENSE.* *.md
14cu|nodejs-sinon-chai-2.8.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-chai-2.8.0-4|31	
14cu|nodejs-sinon-chai-2.8.0-4|32	#------------------------------------------------------------------
14cu|nodejs-sinon-chai-2.8.0-4|33	
14cu|nodejs-sinon-chai-2.8.0-4|34	%prep
14cu|nodejs-sinon-chai-2.8.0-4|35	%setup -qn %{oname}-%{version}
14cu|nodejs-sinon-chai-2.8.0-4|36	rm -rf node_modules
14cu|nodejs-sinon-chai-2.8.0-4|37	
14cu|nodejs-sinon-chai-2.8.0-4|38	%build
14cu|nodejs-sinon-chai-2.8.0-4|39	
14cu|nodejs-sinon-chai-2.8.0-4|40	%install
14cu|nodejs-sinon-chai-2.8.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-chai-2.8.0-4|42	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sinon-chai-2.8.0-4|43	%nodejs_symlink_deps
14cu|nodejs-sinon-chai-2.8.0-4|44	
14cu|nodejs-sinon-chai-2.8.0-4|45	%check
14cu|nodejs-sinon-chai-2.8.0-4|46	rm -fr test/messages.coffee
14cu|nodejs-sinon-chai-2.8.0-4|47	%nodejs_symlink_deps --check
14cu|nodejs-sinon-chai-2.8.0-4|48	mocha
14cu|nodejs-sinon-chai-2.8.0-4|49	
14cu|nodejs-sinon-chai-2.8.0-4|50	%changelog
14cu|nodejs-sinon-chai-2.8.0-4|51	
14cu|nodejs-sinon-chai-2.8.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.8.0-4
14cu|nodejs-sinon-chai-2.8.0-4|53	- (7b5180d) BuildList#2799825: Increase release tag
14cu|nodejs-sinon-chai-2.8.0-4|54	
14cu|nodejs-sinon-chai-2.8.0-4|55	

12097 14
14cu|nodejs-slash-1.0.0-4|1	%define oname slash
14cu|nodejs-slash-1.0.0-4|2	
14cu|nodejs-slash-1.0.0-4|3	Summary:        Convert Windows backslash paths to slash paths
14cu|nodejs-slash-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-slash-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-slash-1.0.0-4|6	Release:        4
14cu|nodejs-slash-1.0.0-4|7	License:        MIT
14cu|nodejs-slash-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-slash-1.0.0-4|9	Url:            https://github.com/sindresorhus/slash
14cu|nodejs-slash-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-slash-1.0.0-4|11	Source0:        https://github.com/sindresorhus/slash/archive/v%{version}.tar.gz
14cu|nodejs-slash-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-slash-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-slash-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-slash-1.0.0-4|15	
14cu|nodejs-slash-1.0.0-4|16	%description
14cu|nodejs-slash-1.0.0-4|17	%{summary}.
14cu|nodejs-slash-1.0.0-4|18	
14cu|nodejs-slash-1.0.0-4|19	%files
14cu|nodejs-slash-1.0.0-4|20	%doc license readme.md
14cu|nodejs-slash-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-slash-1.0.0-4|22	
14cu|nodejs-slash-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-slash-1.0.0-4|24	
14cu|nodejs-slash-1.0.0-4|25	%prep
14cu|nodejs-slash-1.0.0-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-slash-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-slash-1.0.0-4|28	
14cu|nodejs-slash-1.0.0-4|29	%build
14cu|nodejs-slash-1.0.0-4|30	
14cu|nodejs-slash-1.0.0-4|31	%install
14cu|nodejs-slash-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-slash-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-slash-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-slash-1.0.0-4|35	
14cu|nodejs-slash-1.0.0-4|36	%check
14cu|nodejs-slash-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-slash-1.0.0-4|38	mocha
14cu|nodejs-slash-1.0.0-4|39	
14cu|nodejs-slash-1.0.0-4|40	%changelog
14cu|nodejs-slash-1.0.0-4|41	
14cu|nodejs-slash-1.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-slash-1.0.0-4|43	- (0209b8d) BuildList#2799825: Increase release tag
14cu|nodejs-slash-1.0.0-4|44	
14cu|nodejs-slash-1.0.0-4|45	

12098 14
14cu|nodejs-slide-1.1.6-4|1	%define oname slide
14cu|nodejs-slide-1.1.6-4|2	
14cu|nodejs-slide-1.1.6-4|3	Summary:    A flow control library that fits in a slideshow
14cu|nodejs-slide-1.1.6-4|4	Name:       nodejs-%{oname}
14cu|nodejs-slide-1.1.6-4|5	Version:    1.1.6
14cu|nodejs-slide-1.1.6-4|6	Release:    4
14cu|nodejs-slide-1.1.6-4|7	Group:      Development/Other
14cu|nodejs-slide-1.1.6-4|8	License:    ISC
14cu|nodejs-slide-1.1.6-4|9	URL:        https://github.com/isaacs/%{oname}-flow-control
14cu|nodejs-slide-1.1.6-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-slide-1.1.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-slide-1.1.6-4|12	BuildArch:  noarch
14cu|nodejs-slide-1.1.6-4|13	
14cu|nodejs-slide-1.1.6-4|14	%description
14cu|nodejs-slide-1.1.6-4|15	Provides simple, easy callbacks for node.js.
14cu|nodejs-slide-1.1.6-4|16	
14cu|nodejs-slide-1.1.6-4|17	%files
14cu|nodejs-slide-1.1.6-4|18	%doc LICENSE README.md
14cu|nodejs-slide-1.1.6-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-slide-1.1.6-4|20	
14cu|nodejs-slide-1.1.6-4|21	
14cu|nodejs-slide-1.1.6-4|22	#----------------------------------------------------------------
14cu|nodejs-slide-1.1.6-4|23	%prep
14cu|nodejs-slide-1.1.6-4|24	%setup -q -n package
14cu|nodejs-slide-1.1.6-4|25	
14cu|nodejs-slide-1.1.6-4|26	%build
14cu|nodejs-slide-1.1.6-4|27	#nothing to do
14cu|nodejs-slide-1.1.6-4|28	
14cu|nodejs-slide-1.1.6-4|29	%install
14cu|nodejs-slide-1.1.6-4|30	
14cu|nodejs-slide-1.1.6-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-slide-1.1.6-4|32	cp -pr lib/ package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-slide-1.1.6-4|33	
14cu|nodejs-slide-1.1.6-4|34	%nodejs_symlink_deps
14cu|nodejs-slide-1.1.6-4|35	
14cu|nodejs-slide-1.1.6-4|36	
14cu|nodejs-slide-1.1.6-4|37	
14cu|nodejs-slide-1.1.6-4|38	%changelog
14cu|nodejs-slide-1.1.6-4|39	
14cu|nodejs-slide-1.1.6-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.6-4
14cu|nodejs-slide-1.1.6-4|41	- (82bdda6) BuildList#2799825: Increase release tag
14cu|nodejs-slide-1.1.6-4|42	
14cu|nodejs-slide-1.1.6-4|43	

12099 14
14cu|nodejs-slumber-0.9.0-4|1	%define oname slumber
14cu|nodejs-slumber-0.9.0-4|2	
14cu|nodejs-slumber-0.9.0-4|3	Summary:        Port of Python's slumber library
14cu|nodejs-slumber-0.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-slumber-0.9.0-4|5	Version:        0.9.0
14cu|nodejs-slumber-0.9.0-4|6	Release:        4
14cu|nodejs-slumber-0.9.0-4|7	License:        MIT
14cu|nodejs-slumber-0.9.0-4|8	Group:          Development/Other
14cu|nodejs-slumber-0.9.0-4|9	Url:            https://github.com/moul/node-slumber
14cu|nodejs-slumber-0.9.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-slumber-0.9.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-slumber-0.9.0-4|12	BuildRequires:  npm(yamljs)
14cu|nodejs-slumber-0.9.0-4|13	BuildRequires:  npm(request)
14cu|nodejs-slumber-0.9.0-4|14	BuildRequires:  npm(querystring)
14cu|nodejs-slumber-0.9.0-4|15	BuildRequires:  npm(debug)
14cu|nodejs-slumber-0.9.0-4|16	BuildArch:      noarch
14cu|nodejs-slumber-0.9.0-4|17	
14cu|nodejs-slumber-0.9.0-4|18	%description
14cu|nodejs-slumber-0.9.0-4|19	%{summary}.
14cu|nodejs-slumber-0.9.0-4|20	
14cu|nodejs-slumber-0.9.0-4|21	%files
14cu|nodejs-slumber-0.9.0-4|22	%doc README.md examples/
14cu|nodejs-slumber-0.9.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-slumber-0.9.0-4|24	
14cu|nodejs-slumber-0.9.0-4|25	#------------------------------------------------------------------
14cu|nodejs-slumber-0.9.0-4|26	
14cu|nodejs-slumber-0.9.0-4|27	%prep
14cu|nodejs-slumber-0.9.0-4|28	%setup -q -n package
14cu|nodejs-slumber-0.9.0-4|29	rm -rf node_modules
14cu|nodejs-slumber-0.9.0-4|30	
14cu|nodejs-slumber-0.9.0-4|31	%build
14cu|nodejs-slumber-0.9.0-4|32	
14cu|nodejs-slumber-0.9.0-4|33	%install
14cu|nodejs-slumber-0.9.0-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-slumber-0.9.0-4|35	cp -r package.json lib/ src/ \
14cu|nodejs-slumber-0.9.0-4|36	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-slumber-0.9.0-4|37	%nodejs_symlink_deps
14cu|nodejs-slumber-0.9.0-4|38	
14cu|nodejs-slumber-0.9.0-4|39	%changelog
14cu|nodejs-slumber-0.9.0-4|40	
14cu|nodejs-slumber-0.9.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.0-4
14cu|nodejs-slumber-0.9.0-4|42	- (ced60fe) BuildList#2799825: Increase release tag
14cu|nodejs-slumber-0.9.0-4|43	
14cu|nodejs-slumber-0.9.0-4|44	

12100 14
14cu|nodejs-snockets-1.3.8-9|1	# Tests seem to run forever in ABF
14cu|nodejs-snockets-1.3.8-9|2	%global enable_tests 0
14cu|nodejs-snockets-1.3.8-9|3	
14cu|nodejs-snockets-1.3.8-9|4	Name:       nodejs-snockets
14cu|nodejs-snockets-1.3.8-9|5	Version:    1.3.8
14cu|nodejs-snockets-1.3.8-9|6	Release:    9
14cu|nodejs-snockets-1.3.8-9|7	Summary:    A JavaScript/CoffeeScript concatenation tool for Node.js inspired by Sprockets
14cu|nodejs-snockets-1.3.8-9|8	
14cu|nodejs-snockets-1.3.8-9|9	# License text is included in README.mdown.
14cu|nodejs-snockets-1.3.8-9|10	License:    MIT
14cu|nodejs-snockets-1.3.8-9|11	Group:      Development/Other
14cu|nodejs-snockets-1.3.8-9|12	URL:        https://github.com/TrevorBurnham/snockets
14cu|nodejs-snockets-1.3.8-9|13	Source0:    http://registry.npmjs.org/snockets/-/snockets-%{version}.tgz
14cu|nodejs-snockets-1.3.8-9|14	
14cu|nodejs-snockets-1.3.8-9|15	BuildArch:  noarch
14cu|nodejs-snockets-1.3.8-9|16	
14cu|nodejs-snockets-1.3.8-9|17	BuildRequires:  nodejs-packaging
14cu|nodejs-snockets-1.3.8-9|18	BuildRequires:  coffee-script
14cu|nodejs-snockets-1.3.8-9|19	BuildRequires:  npm(docco)
14cu|nodejs-snockets-1.3.8-9|20	BuildRequires:  npm(dep-graph)
14cu|nodejs-snockets-1.3.8-9|21	BuildRequires:  npm(watchit)
14cu|nodejs-snockets-1.3.8-9|22	BuildRequires:  npm(uglify-js) < 2
14cu|nodejs-snockets-1.3.8-9|23	
14cu|nodejs-snockets-1.3.8-9|24	%if 0%{?enable_tests}
14cu|nodejs-snockets-1.3.8-9|25	BuildRequires:  npm(nodeunit)
14cu|nodejs-snockets-1.3.8-9|26	%endif
14cu|nodejs-snockets-1.3.8-9|27	
14cu|nodejs-snockets-1.3.8-9|28	%description
14cu|nodejs-snockets-1.3.8-9|29	%{summary}.
14cu|nodejs-snockets-1.3.8-9|30	
14cu|nodejs-snockets-1.3.8-9|31	
14cu|nodejs-snockets-1.3.8-9|32	%prep
14cu|nodejs-snockets-1.3.8-9|33	%setup -q -n package
14cu|nodejs-snockets-1.3.8-9|34	# Compile from source instead.
14cu|nodejs-snockets-1.3.8-9|35	rm -rf lib/
14cu|nodejs-snockets-1.3.8-9|36	
14cu|nodejs-snockets-1.3.8-9|37	%nodejs_fixdep dep-graph '~1.1'
14cu|nodejs-snockets-1.3.8-9|38	%nodejs_fixdep mime '~1.2'
14cu|nodejs-snockets-1.3.8-9|39	%nodejs_fixdep uglify-js '~1.3'
14cu|nodejs-snockets-1.3.8-9|40	%nodejs_fixdep underscore '~1.4'
14cu|nodejs-snockets-1.3.8-9|41	
14cu|nodejs-snockets-1.3.8-9|42	
14cu|nodejs-snockets-1.3.8-9|43	%build
14cu|nodejs-snockets-1.3.8-9|44	%nodejs_symlink_deps --check
14cu|nodejs-snockets-1.3.8-9|45	/usr/bin/cake build
14cu|nodejs-snockets-1.3.8-9|46	
14cu|nodejs-snockets-1.3.8-9|47	
14cu|nodejs-snockets-1.3.8-9|48	%install
14cu|nodejs-snockets-1.3.8-9|49	mkdir -p %{buildroot}%{nodejs_sitelib}/snockets
14cu|nodejs-snockets-1.3.8-9|50	cp -pr package.json lib/ \
14cu|nodejs-snockets-1.3.8-9|51	%{buildroot}%{nodejs_sitelib}/snockets
14cu|nodejs-snockets-1.3.8-9|52	
14cu|nodejs-snockets-1.3.8-9|53	%nodejs_symlink_deps
14cu|nodejs-snockets-1.3.8-9|54	
14cu|nodejs-snockets-1.3.8-9|55	
14cu|nodejs-snockets-1.3.8-9|56	%if 0%{?enable_tests}
14cu|nodejs-snockets-1.3.8-9|57	%check
14cu|nodejs-snockets-1.3.8-9|58	sed -i -e "/invoke 'docs'/d" Cakefile
14cu|nodejs-snockets-1.3.8-9|59	/usr/bin/cake test
14cu|nodejs-snockets-1.3.8-9|60	%endif
14cu|nodejs-snockets-1.3.8-9|61	
14cu|nodejs-snockets-1.3.8-9|62	
14cu|nodejs-snockets-1.3.8-9|63	%files
14cu|nodejs-snockets-1.3.8-9|64	%doc README.mdown docs/
14cu|nodejs-snockets-1.3.8-9|65	%{nodejs_sitelib}/snockets
14cu|nodejs-snockets-1.3.8-9|66	
14cu|nodejs-snockets-1.3.8-9|67	
14cu|nodejs-snockets-1.3.8-9|68	
14cu|nodejs-snockets-1.3.8-9|69	%changelog
14cu|nodejs-snockets-1.3.8-9|70	
14cu|nodejs-snockets-1.3.8-9|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.8-9
14cu|nodejs-snockets-1.3.8-9|72	- (73fac57) BuildList#2799825: Increase release tag
14cu|nodejs-snockets-1.3.8-9|73	
14cu|nodejs-snockets-1.3.8-9|74	

12101 14
14cu|nodejs-sntp-2.0.0-4|1	%define oname sntp
14cu|nodejs-sntp-2.0.0-4|2	
14cu|nodejs-sntp-2.0.0-4|3	Summary:    SNTP v4 client (RFC4330) for Node.js
14cu|nodejs-sntp-2.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-sntp-2.0.0-4|5	Version:    2.0.0
14cu|nodejs-sntp-2.0.0-4|6	Release:    4
14cu|nodejs-sntp-2.0.0-4|7	License:    BSD
14cu|nodejs-sntp-2.0.0-4|8	Group:      Development/Other
14cu|nodejs-sntp-2.0.0-4|9	URL:        https://github.com/hueniverse/%{oname}
14cu|nodejs-sntp-2.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sntp-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sntp-2.0.0-4|12	BuildRequires:  npm(hoek)
14cu|nodejs-sntp-2.0.0-4|13	BuildArch:  noarch
14cu|nodejs-sntp-2.0.0-4|14	
14cu|nodejs-sntp-2.0.0-4|15	%description
14cu|nodejs-sntp-2.0.0-4|16	An SNTP v4 client (RFC4330) for Node.js. Simply connects to the NTP or SNTP
14cu|nodejs-sntp-2.0.0-4|17	server requested and returns the server time along with the round-trip duration
14cu|nodejs-sntp-2.0.0-4|18	and clock offset. To adjust the local time to the NTP time, add the returned
14cu|nodejs-sntp-2.0.0-4|19	time offset to the local time.
14cu|nodejs-sntp-2.0.0-4|20	
14cu|nodejs-sntp-2.0.0-4|21	
14cu|nodejs-sntp-2.0.0-4|22	%files
14cu|nodejs-sntp-2.0.0-4|23	%doc README.md LICENSE examples
14cu|nodejs-sntp-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sntp-2.0.0-4|25	
14cu|nodejs-sntp-2.0.0-4|26	#---------------------------------------------------------------------
14cu|nodejs-sntp-2.0.0-4|27	
14cu|nodejs-sntp-2.0.0-4|28	%prep
14cu|nodejs-sntp-2.0.0-4|29	%setup -q -n package
14cu|nodejs-sntp-2.0.0-4|30	
14cu|nodejs-sntp-2.0.0-4|31	#drop exec bit from everything
14cu|nodejs-sntp-2.0.0-4|32	chmod 0644  README.md LICENSE examples/* lib/*
14cu|nodejs-sntp-2.0.0-4|33	
14cu|nodejs-sntp-2.0.0-4|34	%build
14cu|nodejs-sntp-2.0.0-4|35	#nothing to do
14cu|nodejs-sntp-2.0.0-4|36	
14cu|nodejs-sntp-2.0.0-4|37	%install
14cu|nodejs-sntp-2.0.0-4|38	
14cu|nodejs-sntp-2.0.0-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sntp-2.0.0-4|40	cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sntp-2.0.0-4|41	
14cu|nodejs-sntp-2.0.0-4|42	%nodejs_symlink_deps
14cu|nodejs-sntp-2.0.0-4|43	
14cu|nodejs-sntp-2.0.0-4|44	
14cu|nodejs-sntp-2.0.0-4|45	
14cu|nodejs-sntp-2.0.0-4|46	%changelog
14cu|nodejs-sntp-2.0.0-4|47	
14cu|nodejs-sntp-2.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-sntp-2.0.0-4|49	- (c64929e) BuildList#2799825: Increase release tag
14cu|nodejs-sntp-2.0.0-4|50	
14cu|nodejs-sntp-2.0.0-4|51	

12102 14
14cu|nodejs-sort-keys-1.1.1-4|1	%define oname sort-keys
14cu|nodejs-sort-keys-1.1.1-4|2	
14cu|nodejs-sort-keys-1.1.1-4|3	Summary:        Get a deterministically ordered object
14cu|nodejs-sort-keys-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sort-keys-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-sort-keys-1.1.1-4|6	Release:        4
14cu|nodejs-sort-keys-1.1.1-4|7	License:        MIT
14cu|nodejs-sort-keys-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-sort-keys-1.1.1-4|9	Url:            https://github.com/sindresorhus/sort-keys
14cu|nodejs-sort-keys-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sort-keys-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sort-keys-1.1.1-4|12	BuildRequires:  npm(is-plain-obj)
14cu|nodejs-sort-keys-1.1.1-4|13	
14cu|nodejs-sort-keys-1.1.1-4|14	BuildArch:      noarch
14cu|nodejs-sort-keys-1.1.1-4|15	
14cu|nodejs-sort-keys-1.1.1-4|16	%description
14cu|nodejs-sort-keys-1.1.1-4|17	Useful to get a deterministically ordered object,
14cu|nodejs-sort-keys-1.1.1-4|18	as the order of keys can vary between engines.
14cu|nodejs-sort-keys-1.1.1-4|19	
14cu|nodejs-sort-keys-1.1.1-4|20	%files
14cu|nodejs-sort-keys-1.1.1-4|21	%doc license readme.md
14cu|nodejs-sort-keys-1.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-1.1.1-4|23	
14cu|nodejs-sort-keys-1.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-sort-keys-1.1.1-4|25	
14cu|nodejs-sort-keys-1.1.1-4|26	%prep
14cu|nodejs-sort-keys-1.1.1-4|27	%setup -q -n package
14cu|nodejs-sort-keys-1.1.1-4|28	rm -rf node_modules
14cu|nodejs-sort-keys-1.1.1-4|29	
14cu|nodejs-sort-keys-1.1.1-4|30	%build
14cu|nodejs-sort-keys-1.1.1-4|31	
14cu|nodejs-sort-keys-1.1.1-4|32	%install
14cu|nodejs-sort-keys-1.1.1-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-1.1.1-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-1.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-sort-keys-1.1.1-4|36	%changelog
14cu|nodejs-sort-keys-1.1.1-4|37	
14cu|nodejs-sort-keys-1.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-sort-keys-1.1.1-4|39	- (8f74313) BuildList#2799825: Increase release tag
14cu|nodejs-sort-keys-1.1.1-4|40	
14cu|nodejs-sort-keys-1.1.1-4|41	

12103 14
14cu|nodejs-sort-keys-length-1.0.1-4|1	%define oname sort-keys-length
14cu|nodejs-sort-keys-length-1.0.1-4|2	
14cu|nodejs-sort-keys-length-1.0.1-4|3	Summary:        Sort objecy keys by length
14cu|nodejs-sort-keys-length-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sort-keys-length-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-sort-keys-length-1.0.1-4|6	Release:        4
14cu|nodejs-sort-keys-length-1.0.1-4|7	License:        MIT
14cu|nodejs-sort-keys-length-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-sort-keys-length-1.0.1-4|9	Url:            https://github.com/kevva/sort-keys-length
14cu|nodejs-sort-keys-length-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sort-keys-length-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sort-keys-length-1.0.1-4|12	BuildRequires:  npm(sort-keys)
14cu|nodejs-sort-keys-length-1.0.1-4|13	
14cu|nodejs-sort-keys-length-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-sort-keys-length-1.0.1-4|15	
14cu|nodejs-sort-keys-length-1.0.1-4|16	%description
14cu|nodejs-sort-keys-length-1.0.1-4|17	%{summary}.
14cu|nodejs-sort-keys-length-1.0.1-4|18	
14cu|nodejs-sort-keys-length-1.0.1-4|19	%files
14cu|nodejs-sort-keys-length-1.0.1-4|20	%doc LICENSE.md README.md
14cu|nodejs-sort-keys-length-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-length-1.0.1-4|22	
14cu|nodejs-sort-keys-length-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-sort-keys-length-1.0.1-4|24	
14cu|nodejs-sort-keys-length-1.0.1-4|25	%prep
14cu|nodejs-sort-keys-length-1.0.1-4|26	%setup -q -n package
14cu|nodejs-sort-keys-length-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-sort-keys-length-1.0.1-4|28	
14cu|nodejs-sort-keys-length-1.0.1-4|29	%build
14cu|nodejs-sort-keys-length-1.0.1-4|30	
14cu|nodejs-sort-keys-length-1.0.1-4|31	%install
14cu|nodejs-sort-keys-length-1.0.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-length-1.0.1-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-sort-keys-length-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-sort-keys-length-1.0.1-4|35	%changelog
14cu|nodejs-sort-keys-length-1.0.1-4|36	
14cu|nodejs-sort-keys-length-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-sort-keys-length-1.0.1-4|38	- (343507b) BuildList#2799825: Increase release tag
14cu|nodejs-sort-keys-length-1.0.1-4|39	
14cu|nodejs-sort-keys-length-1.0.1-4|40	

12104 14
14cu|nodejs-source-map-0.5.3-4|1	%define oname source-map
14cu|nodejs-source-map-0.5.3-4|2	
14cu|nodejs-source-map-0.5.3-4|3	Summary:        Node.js library that generates and consumes source maps
14cu|nodejs-source-map-0.5.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-source-map-0.5.3-4|5	Version:        0.5.3
14cu|nodejs-source-map-0.5.3-4|6	Release:        4
14cu|nodejs-source-map-0.5.3-4|7	Group:          Development/Other
14cu|nodejs-source-map-0.5.3-4|8	License:        BSD
14cu|nodejs-source-map-0.5.3-4|9	URL:            https://github.com/mozilla/%{oname}
14cu|nodejs-source-map-0.5.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-source-map-0.5.3-4|11	Source1:	https://raw.githubusercontent.com/mozilla/source-map/master/LICENSE
14cu|nodejs-source-map-0.5.3-4|12	Source2:	https://raw.githubusercontent.com/mozilla/source-map/master/CHANGELOG.md
14cu|nodejs-source-map-0.5.3-4|13	
14cu|nodejs-source-map-0.5.3-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-source-map-0.5.3-4|15	
14cu|nodejs-source-map-0.5.3-4|16	BuildArch:      noarch
14cu|nodejs-source-map-0.5.3-4|17	
14cu|nodejs-source-map-0.5.3-4|18	%description
14cu|nodejs-source-map-0.5.3-4|19	A Node.js library that generates and consumes source maps,
14cu|nodejs-source-map-0.5.3-4|20	
14cu|nodejs-source-map-0.5.3-4|21	%files
14cu|nodejs-source-map-0.5.3-4|22	%doc LICENSE README.md CHANGELOG.md
14cu|nodejs-source-map-0.5.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-0.5.3-4|24	#---------------------------------------------------
14cu|nodejs-source-map-0.5.3-4|25	
14cu|nodejs-source-map-0.5.3-4|26	%prep
14cu|nodejs-source-map-0.5.3-4|27	%setup -q -n package
14cu|nodejs-source-map-0.5.3-4|28	cp -r %{SOURCE1} LICENSE
14cu|nodejs-source-map-0.5.3-4|29	cp -r %{SOURCE2} CHANGELOG.md
14cu|nodejs-source-map-0.5.3-4|30	
14cu|nodejs-source-map-0.5.3-4|31	%build
14cu|nodejs-source-map-0.5.3-4|32	
14cu|nodejs-source-map-0.5.3-4|33	%install
14cu|nodejs-source-map-0.5.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-0.5.3-4|35	cp -pr package.json *.js lib dist %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-0.5.3-4|36	
14cu|nodejs-source-map-0.5.3-4|37	%nodejs_symlink_deps
14cu|nodejs-source-map-0.5.3-4|38	
14cu|nodejs-source-map-0.5.3-4|39	
14cu|nodejs-source-map-0.5.3-4|40	%changelog
14cu|nodejs-source-map-0.5.3-4|41	
14cu|nodejs-source-map-0.5.3-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.3-4
14cu|nodejs-source-map-0.5.3-4|43	- (daa9218) BuildList#2799825: Increase release tag
14cu|nodejs-source-map-0.5.3-4|44	
14cu|nodejs-source-map-0.5.3-4|45	

12105 14
14cu|nodejs-source-map-resolve-0.4.0-4|1	%define oname source-map-resolve
14cu|nodejs-source-map-resolve-0.4.0-4|2	
14cu|nodejs-source-map-resolve-0.4.0-4|3	Summary:        Resolve the source map and/or sources for a generated file
14cu|nodejs-source-map-resolve-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-source-map-resolve-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-source-map-resolve-0.4.0-4|6	Release:        4
14cu|nodejs-source-map-resolve-0.4.0-4|7	License:        MIT
14cu|nodejs-source-map-resolve-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-source-map-resolve-0.4.0-4|9	Url:            https://github.com/lydell/source-map-resolve
14cu|nodejs-source-map-resolve-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-source-map-resolve-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-source-map-resolve-0.4.0-4|12	BuildRequires:  npm(resolve-url)
14cu|nodejs-source-map-resolve-0.4.0-4|13	BuildRequires:  npm(urix)
14cu|nodejs-source-map-resolve-0.4.0-4|14	BuildRequires:  npm(atob)
14cu|nodejs-source-map-resolve-0.4.0-4|15	BuildRequires:  npm(source-map-url)
14cu|nodejs-source-map-resolve-0.4.0-4|16	BuildArch:      noarch
14cu|nodejs-source-map-resolve-0.4.0-4|17	
14cu|nodejs-source-map-resolve-0.4.0-4|18	%description
14cu|nodejs-source-map-resolve-0.4.0-4|19	%{summary}.
14cu|nodejs-source-map-resolve-0.4.0-4|20	
14cu|nodejs-source-map-resolve-0.4.0-4|21	%files
14cu|nodejs-source-map-resolve-0.4.0-4|22	%doc LICENSE changelog.md readme.md
14cu|nodejs-source-map-resolve-0.4.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-resolve-0.4.0-4|24	
14cu|nodejs-source-map-resolve-0.4.0-4|25	#------------------------------------------------------------------
14cu|nodejs-source-map-resolve-0.4.0-4|26	
14cu|nodejs-source-map-resolve-0.4.0-4|27	%prep
14cu|nodejs-source-map-resolve-0.4.0-4|28	%setup -q -n package
14cu|nodejs-source-map-resolve-0.4.0-4|29	rm -rf node_modules
14cu|nodejs-source-map-resolve-0.4.0-4|30	chmod 644 x-package.json5 package.json
14cu|nodejs-source-map-resolve-0.4.0-4|31	
14cu|nodejs-source-map-resolve-0.4.0-4|32	%build
14cu|nodejs-source-map-resolve-0.4.0-4|33	
14cu|nodejs-source-map-resolve-0.4.0-4|34	%install
14cu|nodejs-source-map-resolve-0.4.0-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-resolve-0.4.0-4|36	cp -r *.json *.js *.json5 lib/ \
14cu|nodejs-source-map-resolve-0.4.0-4|37	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-resolve-0.4.0-4|38	%nodejs_symlink_deps
14cu|nodejs-source-map-resolve-0.4.0-4|39	
14cu|nodejs-source-map-resolve-0.4.0-4|40	
14cu|nodejs-source-map-resolve-0.4.0-4|41	%changelog
14cu|nodejs-source-map-resolve-0.4.0-4|42	
14cu|nodejs-source-map-resolve-0.4.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-source-map-resolve-0.4.0-4|44	- (122517b) BuildList#2799825: Increase release tag
14cu|nodejs-source-map-resolve-0.4.0-4|45	
14cu|nodejs-source-map-resolve-0.4.0-4|46	

12106 14
14cu|nodejs-source-map-support-0.4.0-4|1	%define oname source-map-support
14cu|nodejs-source-map-support-0.4.0-4|2	
14cu|nodejs-source-map-support-0.4.0-4|3	Summary:        Fixes stack traces for files with source maps
14cu|nodejs-source-map-support-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-source-map-support-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-source-map-support-0.4.0-4|6	Release:        4
14cu|nodejs-source-map-support-0.4.0-4|7	License:        MIT
14cu|nodejs-source-map-support-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-source-map-support-0.4.0-4|9	Url:            https://github.com/evanw/node-source-map-support
14cu|nodejs-source-map-support-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-source-map-support-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-source-map-support-0.4.0-4|12	BuildRequires:  npm(source-map)
14cu|nodejs-source-map-support-0.4.0-4|13	BuildRequires:  npm(amdefine)
14cu|nodejs-source-map-support-0.4.0-4|14	# BuildRequires:  npm(coffee-script)
14cu|nodejs-source-map-support-0.4.0-4|15	# BuildRequires:  npm(mocha)
14cu|nodejs-source-map-support-0.4.0-4|16	### circular dev deps for browserify ###
14cu|nodejs-source-map-support-0.4.0-4|17	# BuildRequires:  npm(browserify)
14cu|nodejs-source-map-support-0.4.0-4|18	# BuildRequires:  npm(http-server)
14cu|nodejs-source-map-support-0.4.0-4|19	BuildArch:      noarch
14cu|nodejs-source-map-support-0.4.0-4|20	
14cu|nodejs-source-map-support-0.4.0-4|21	%description
14cu|nodejs-source-map-support-0.4.0-4|22	%{summary}.
14cu|nodejs-source-map-support-0.4.0-4|23	
14cu|nodejs-source-map-support-0.4.0-4|24	%files
14cu|nodejs-source-map-support-0.4.0-4|25	%doc LICENSE.md README.md
14cu|nodejs-source-map-support-0.4.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-support-0.4.0-4|27	
14cu|nodejs-source-map-support-0.4.0-4|28	#------------------------------------------------------------------
14cu|nodejs-source-map-support-0.4.0-4|29	
14cu|nodejs-source-map-support-0.4.0-4|30	%prep
14cu|nodejs-source-map-support-0.4.0-4|31	%setup -q -n package
14cu|nodejs-source-map-support-0.4.0-4|32	rm -rf node_modules
14cu|nodejs-source-map-support-0.4.0-4|33	%nodejs_fixdep source-map 0.5.x
14cu|nodejs-source-map-support-0.4.0-4|34	%nodejs_fixdep amdefine
14cu|nodejs-source-map-support-0.4.0-4|35	
14cu|nodejs-source-map-support-0.4.0-4|36	%build
14cu|nodejs-source-map-support-0.4.0-4|37	
14cu|nodejs-source-map-support-0.4.0-4|38	
14cu|nodejs-source-map-support-0.4.0-4|39	%install
14cu|nodejs-source-map-support-0.4.0-4|40	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-support-0.4.0-4|41	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-support-0.4.0-4|42	%nodejs_symlink_deps
14cu|nodejs-source-map-support-0.4.0-4|43	
14cu|nodejs-source-map-support-0.4.0-4|44	
14cu|nodejs-source-map-support-0.4.0-4|45	### %check
14cu|nodejs-source-map-support-0.4.0-4|46	### %nodejs_symlink_deps --check
14cu|nodejs-source-map-support-0.4.0-4|47	### mocha
14cu|nodejs-source-map-support-0.4.0-4|48	
14cu|nodejs-source-map-support-0.4.0-4|49	
14cu|nodejs-source-map-support-0.4.0-4|50	%changelog
14cu|nodejs-source-map-support-0.4.0-4|51	
14cu|nodejs-source-map-support-0.4.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-source-map-support-0.4.0-4|53	- (0fdcbe8) BuildList#2799825: Increase release tag
14cu|nodejs-source-map-support-0.4.0-4|54	
14cu|nodejs-source-map-support-0.4.0-4|55	

12107 14
14cu|nodejs-source-map-url-0.4.0-4|1	%define oname source-map-url
14cu|nodejs-source-map-url-0.4.0-4|2	
14cu|nodejs-source-map-url-0.4.0-4|3	Summary:        Tools for working with sourceMappingURL comments
14cu|nodejs-source-map-url-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-source-map-url-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-source-map-url-0.4.0-4|6	Release:        4
14cu|nodejs-source-map-url-0.4.0-4|7	License:        MIT
14cu|nodejs-source-map-url-0.4.0-4|8	Group:          Development/Other
14cu|nodejs-source-map-url-0.4.0-4|9	Url:            https://github.com/lydell/source-map-url
14cu|nodejs-source-map-url-0.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-source-map-url-0.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-source-map-url-0.4.0-4|12	BuildArch:      noarch
14cu|nodejs-source-map-url-0.4.0-4|13	
14cu|nodejs-source-map-url-0.4.0-4|14	%description
14cu|nodejs-source-map-url-0.4.0-4|15	%{summary}.
14cu|nodejs-source-map-url-0.4.0-4|16	
14cu|nodejs-source-map-url-0.4.0-4|17	%files
14cu|nodejs-source-map-url-0.4.0-4|18	%doc LICENSE changelog.md readme.md
14cu|nodejs-source-map-url-0.4.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-url-0.4.0-4|20	
14cu|nodejs-source-map-url-0.4.0-4|21	#------------------------------------------------------------------
14cu|nodejs-source-map-url-0.4.0-4|22	
14cu|nodejs-source-map-url-0.4.0-4|23	%prep
14cu|nodejs-source-map-url-0.4.0-4|24	%setup -q -n package
14cu|nodejs-source-map-url-0.4.0-4|25	rm -rf node_modules
14cu|nodejs-source-map-url-0.4.0-4|26	
14cu|nodejs-source-map-url-0.4.0-4|27	%build
14cu|nodejs-source-map-url-0.4.0-4|28	
14cu|nodejs-source-map-url-0.4.0-4|29	%install
14cu|nodejs-source-map-url-0.4.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-url-0.4.0-4|31	cp -r *.json *.js x-package.json5 \
14cu|nodejs-source-map-url-0.4.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-source-map-url-0.4.0-4|33	
14cu|nodejs-source-map-url-0.4.0-4|34	
14cu|nodejs-source-map-url-0.4.0-4|35	%nodejs_symlink_deps
14cu|nodejs-source-map-url-0.4.0-4|36	%changelog
14cu|nodejs-source-map-url-0.4.0-4|37	
14cu|nodejs-source-map-url-0.4.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-source-map-url-0.4.0-4|39	- (dbcaa3c) BuildList#2799825: Increase release tag
14cu|nodejs-source-map-url-0.4.0-4|40	
14cu|nodejs-source-map-url-0.4.0-4|41	

12108 14
14cu|nodejs-sparkles-1.0.0-4|1	%define oname sparkles
14cu|nodejs-sparkles-1.0.0-4|2	
14cu|nodejs-sparkles-1.0.0-4|3	Summary:        Namespaced global event emitter
14cu|nodejs-sparkles-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sparkles-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-sparkles-1.0.0-4|6	Release:        4
14cu|nodejs-sparkles-1.0.0-4|7	License:        MIT
14cu|nodejs-sparkles-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-sparkles-1.0.0-4|9	Url:            https://github.com/phated/sparkles
14cu|nodejs-sparkles-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sparkles-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sparkles-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-sparkles-1.0.0-4|13	
14cu|nodejs-sparkles-1.0.0-4|14	%description
14cu|nodejs-sparkles-1.0.0-4|15	%{summary}.
14cu|nodejs-sparkles-1.0.0-4|16	
14cu|nodejs-sparkles-1.0.0-4|17	%files
14cu|nodejs-sparkles-1.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-sparkles-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sparkles-1.0.0-4|20	
14cu|nodejs-sparkles-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-sparkles-1.0.0-4|22	
14cu|nodejs-sparkles-1.0.0-4|23	%prep
14cu|nodejs-sparkles-1.0.0-4|24	%setup -q -n package
14cu|nodejs-sparkles-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-sparkles-1.0.0-4|26	
14cu|nodejs-sparkles-1.0.0-4|27	%build
14cu|nodejs-sparkles-1.0.0-4|28	
14cu|nodejs-sparkles-1.0.0-4|29	%install
14cu|nodejs-sparkles-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sparkles-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sparkles-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-sparkles-1.0.0-4|33	
14cu|nodejs-sparkles-1.0.0-4|34	%changelog
14cu|nodejs-sparkles-1.0.0-4|35	
14cu|nodejs-sparkles-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-sparkles-1.0.0-4|37	- (12c091a) BuildList#2799825: Increase release tag
14cu|nodejs-sparkles-1.0.0-4|38	
14cu|nodejs-sparkles-1.0.0-4|39	

12109 14
14cu|nodejs-spawn-sync-1.0.15-4|1	%define oname spawn-sync
14cu|nodejs-spawn-sync-1.0.15-4|2	
14cu|nodejs-spawn-sync-1.0.15-4|3	Summary:        Prollyfill for child_process.spawnSync
14cu|nodejs-spawn-sync-1.0.15-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spawn-sync-1.0.15-4|5	Version:        1.0.15
14cu|nodejs-spawn-sync-1.0.15-4|6	Release:        4
14cu|nodejs-spawn-sync-1.0.15-4|7	License:        MIT
14cu|nodejs-spawn-sync-1.0.15-4|8	Group:          Development/Other
14cu|nodejs-spawn-sync-1.0.15-4|9	Url:            https://github.com/ForbesLindesay/spawn-sync
14cu|nodejs-spawn-sync-1.0.15-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spawn-sync-1.0.15-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-spawn-sync-1.0.15-4|12	BuildRequires:  npm(os-shim)
14cu|nodejs-spawn-sync-1.0.15-4|13	BuildRequires:  npm(concat-stream)
14cu|nodejs-spawn-sync-1.0.15-4|14	#not yet backported
14cu|nodejs-spawn-sync-1.0.15-4|15	#BuildRequires:  npm(try-thread-sleep)
14cu|nodejs-spawn-sync-1.0.15-4|16	BuildArch:      noarch
14cu|nodejs-spawn-sync-1.0.15-4|17	
14cu|nodejs-spawn-sync-1.0.15-4|18	%description
14cu|nodejs-spawn-sync-1.0.15-4|19	%{summary}.
14cu|nodejs-spawn-sync-1.0.15-4|20	
14cu|nodejs-spawn-sync-1.0.15-4|21	%files
14cu|nodejs-spawn-sync-1.0.15-4|22	%doc LICENSE README.md
14cu|nodejs-spawn-sync-1.0.15-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-sync-1.0.15-4|24	
14cu|nodejs-spawn-sync-1.0.15-4|25	#------------------------------------------------------------------
14cu|nodejs-spawn-sync-1.0.15-4|26	
14cu|nodejs-spawn-sync-1.0.15-4|27	%prep
14cu|nodejs-spawn-sync-1.0.15-4|28	%setup -q -n package
14cu|nodejs-spawn-sync-1.0.15-4|29	rm -rf node_modules
14cu|nodejs-spawn-sync-1.0.15-4|30	
14cu|nodejs-spawn-sync-1.0.15-4|31	%build
14cu|nodejs-spawn-sync-1.0.15-4|32	
14cu|nodejs-spawn-sync-1.0.15-4|33	%install
14cu|nodejs-spawn-sync-1.0.15-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-sync-1.0.15-4|35	cp -r package.json *.js *.yml lib/ \
14cu|nodejs-spawn-sync-1.0.15-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-sync-1.0.15-4|37	%nodejs_symlink_deps
14cu|nodejs-spawn-sync-1.0.15-4|38	
14cu|nodejs-spawn-sync-1.0.15-4|39	
14cu|nodejs-spawn-sync-1.0.15-4|40	%check
14cu|nodejs-spawn-sync-1.0.15-4|41	%nodejs_symlink_deps --check
14cu|nodejs-spawn-sync-1.0.15-4|42	%__nodejs test/index.js || :
14cu|nodejs-spawn-sync-1.0.15-4|43	
14cu|nodejs-spawn-sync-1.0.15-4|44	%changelog
14cu|nodejs-spawn-sync-1.0.15-4|45	
14cu|nodejs-spawn-sync-1.0.15-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.15-4
14cu|nodejs-spawn-sync-1.0.15-4|47	- (1c99b28) BuildList#2799825: Increase release tag
14cu|nodejs-spawn-sync-1.0.15-4|48	
14cu|nodejs-spawn-sync-1.0.15-4|49	

12110 14
14cu|nodejs-spawn-wrap-1.0.1-4|1	%define oname spawn-wrap
14cu|nodejs-spawn-wrap-1.0.1-4|2	
14cu|nodejs-spawn-wrap-1.0.1-4|3	Summary:        Wrap all spawned Node.js child processes
14cu|nodejs-spawn-wrap-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spawn-wrap-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-spawn-wrap-1.0.1-4|6	Release:        4
14cu|nodejs-spawn-wrap-1.0.1-4|7	License:        ISC
14cu|nodejs-spawn-wrap-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-spawn-wrap-1.0.1-4|9	Url:            https://github.com/isaacs/spawn-wrap
14cu|nodejs-spawn-wrap-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spawn-wrap-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-spawn-wrap-1.0.1-4|12	BuildRequires:  npm(rimraf)
14cu|nodejs-spawn-wrap-1.0.1-4|13	BuildRequires:  npm(mkdirp)
14cu|nodejs-spawn-wrap-1.0.1-4|14	BuildRequires:  npm(signal-exit)
14cu|nodejs-spawn-wrap-1.0.1-4|15	BuildRequires:  npm(foreground-child)
14cu|nodejs-spawn-wrap-1.0.1-4|16	
14cu|nodejs-spawn-wrap-1.0.1-4|17	BuildArch:      noarch
14cu|nodejs-spawn-wrap-1.0.1-4|18	
14cu|nodejs-spawn-wrap-1.0.1-4|19	%description
14cu|nodejs-spawn-wrap-1.0.1-4|20	Wrap all spawned Node.js child processes by
14cu|nodejs-spawn-wrap-1.0.1-4|21	adding environs and arguments ahead of
14cu|nodejs-spawn-wrap-1.0.1-4|22	the main JavaScript file argument.
14cu|nodejs-spawn-wrap-1.0.1-4|23	
14cu|nodejs-spawn-wrap-1.0.1-4|24	%files
14cu|nodejs-spawn-wrap-1.0.1-4|25	%doc LICENSE README.md
14cu|nodejs-spawn-wrap-1.0.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-wrap-1.0.1-4|27	
14cu|nodejs-spawn-wrap-1.0.1-4|28	#------------------------------------------------------------------
14cu|nodejs-spawn-wrap-1.0.1-4|29	
14cu|nodejs-spawn-wrap-1.0.1-4|30	%prep
14cu|nodejs-spawn-wrap-1.0.1-4|31	%setup -q -n package
14cu|nodejs-spawn-wrap-1.0.1-4|32	rm -rf node_modules
14cu|nodejs-spawn-wrap-1.0.1-4|33	
14cu|nodejs-spawn-wrap-1.0.1-4|34	%build
14cu|nodejs-spawn-wrap-1.0.1-4|35	
14cu|nodejs-spawn-wrap-1.0.1-4|36	%install
14cu|nodejs-spawn-wrap-1.0.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-wrap-1.0.1-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spawn-wrap-1.0.1-4|39	
14cu|nodejs-spawn-wrap-1.0.1-4|40	%nodejs_symlink_deps
14cu|nodejs-spawn-wrap-1.0.1-4|41	%changelog
14cu|nodejs-spawn-wrap-1.0.1-4|42	
14cu|nodejs-spawn-wrap-1.0.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-spawn-wrap-1.0.1-4|44	- (a960a5f) BuildList#2799825: Increase release tag
14cu|nodejs-spawn-wrap-1.0.1-4|45	
14cu|nodejs-spawn-wrap-1.0.1-4|46	

12111 14
14cu|nodejs-spdx-correct-1.0.2-4|1	%define oname spdx-correct
14cu|nodejs-spdx-correct-1.0.2-4|2	
14cu|nodejs-spdx-correct-1.0.2-4|3	Summary:        Correct invalid SPDX identifiers
14cu|nodejs-spdx-correct-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spdx-correct-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-spdx-correct-1.0.2-4|6	Release:        4
14cu|nodejs-spdx-correct-1.0.2-4|7	License:        ASL 2.0
14cu|nodejs-spdx-correct-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-spdx-correct-1.0.2-4|9	Url:            https://github.com/kemitchell/spdx-correct.js
14cu|nodejs-spdx-correct-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spdx-correct-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-spdx-correct-1.0.2-4|12	BuildRequires:  npm(spdx-license-ids)
14cu|nodejs-spdx-correct-1.0.2-4|13	
14cu|nodejs-spdx-correct-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-spdx-correct-1.0.2-4|15	
14cu|nodejs-spdx-correct-1.0.2-4|16	%description
14cu|nodejs-spdx-correct-1.0.2-4|17	%{summary}.
14cu|nodejs-spdx-correct-1.0.2-4|18	
14cu|nodejs-spdx-correct-1.0.2-4|19	%files
14cu|nodejs-spdx-correct-1.0.2-4|20	%doc LICENSE README.md
14cu|nodejs-spdx-correct-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-correct-1.0.2-4|22	
14cu|nodejs-spdx-correct-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-spdx-correct-1.0.2-4|24	
14cu|nodejs-spdx-correct-1.0.2-4|25	%prep
14cu|nodejs-spdx-correct-1.0.2-4|26	%setup -q -n package
14cu|nodejs-spdx-correct-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-spdx-correct-1.0.2-4|28	
14cu|nodejs-spdx-correct-1.0.2-4|29	%build
14cu|nodejs-spdx-correct-1.0.2-4|30	
14cu|nodejs-spdx-correct-1.0.2-4|31	%install
14cu|nodejs-spdx-correct-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-correct-1.0.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-correct-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-spdx-correct-1.0.2-4|35	%changelog
14cu|nodejs-spdx-correct-1.0.2-4|36	
14cu|nodejs-spdx-correct-1.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-spdx-correct-1.0.2-4|38	- (8928ee9) BuildList#2799825: Increase release tag
14cu|nodejs-spdx-correct-1.0.2-4|39	
14cu|nodejs-spdx-correct-1.0.2-4|40	

12112 14
14cu|nodejs-spdx-exceptions-1.0.4-4|1	%define oname spdx-exceptions
14cu|nodejs-spdx-exceptions-1.0.4-4|2	
14cu|nodejs-spdx-exceptions-1.0.4-4|3	Summary:        List of SPDX standard license exceptions
14cu|nodejs-spdx-exceptions-1.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spdx-exceptions-1.0.4-4|5	Version:        1.0.4
14cu|nodejs-spdx-exceptions-1.0.4-4|6	Release:        4
14cu|nodejs-spdx-exceptions-1.0.4-4|7	License:        CC-BY
14cu|nodejs-spdx-exceptions-1.0.4-4|8	Group:          Development/Other
14cu|nodejs-spdx-exceptions-1.0.4-4|9	Url:            https://github.com/kemitchell/spdx-exceptions.json
14cu|nodejs-spdx-exceptions-1.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spdx-exceptions-1.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-spdx-exceptions-1.0.4-4|12	BuildArch:      noarch
14cu|nodejs-spdx-exceptions-1.0.4-4|13	
14cu|nodejs-spdx-exceptions-1.0.4-4|14	%description
14cu|nodejs-spdx-exceptions-1.0.4-4|15	%{summary}.
14cu|nodejs-spdx-exceptions-1.0.4-4|16	
14cu|nodejs-spdx-exceptions-1.0.4-4|17	%files
14cu|nodejs-spdx-exceptions-1.0.4-4|18	%doc README.md
14cu|nodejs-spdx-exceptions-1.0.4-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-exceptions-1.0.4-4|20	
14cu|nodejs-spdx-exceptions-1.0.4-4|21	#------------------------------------------------------------------
14cu|nodejs-spdx-exceptions-1.0.4-4|22	
14cu|nodejs-spdx-exceptions-1.0.4-4|23	%prep
14cu|nodejs-spdx-exceptions-1.0.4-4|24	%setup -q -n package
14cu|nodejs-spdx-exceptions-1.0.4-4|25	rm -rf node_modules
14cu|nodejs-spdx-exceptions-1.0.4-4|26	
14cu|nodejs-spdx-exceptions-1.0.4-4|27	%build
14cu|nodejs-spdx-exceptions-1.0.4-4|28	
14cu|nodejs-spdx-exceptions-1.0.4-4|29	%install
14cu|nodejs-spdx-exceptions-1.0.4-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-exceptions-1.0.4-4|31	cp -r *.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-exceptions-1.0.4-4|32	%nodejs_symlink_deps
14cu|nodejs-spdx-exceptions-1.0.4-4|33	%changelog
14cu|nodejs-spdx-exceptions-1.0.4-4|34	
14cu|nodejs-spdx-exceptions-1.0.4-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.4-4
14cu|nodejs-spdx-exceptions-1.0.4-4|36	- (1ccbaf5) BuildList#2799825: Increase release tag
14cu|nodejs-spdx-exceptions-1.0.4-4|37	
14cu|nodejs-spdx-exceptions-1.0.4-4|38	

12113 14
14cu|nodejs-spdx-expression-parse-1.0.1-4|1	%define oname spdx-expression-parse
14cu|nodejs-spdx-expression-parse-1.0.1-4|2	
14cu|nodejs-spdx-expression-parse-1.0.1-4|3	Summary:        Parse SPDX license expressions
14cu|nodejs-spdx-expression-parse-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spdx-expression-parse-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-spdx-expression-parse-1.0.1-4|6	Release:        4
14cu|nodejs-spdx-expression-parse-1.0.1-4|7	#MIT and CC-BY
14cu|nodejs-spdx-expression-parse-1.0.1-4|8	License:        MIT
14cu|nodejs-spdx-expression-parse-1.0.1-4|9	Group:          Development/Other
14cu|nodejs-spdx-expression-parse-1.0.1-4|10	Url:            https://github.com/kemitchell/spdx-expression-parse.js
14cu|nodejs-spdx-expression-parse-1.0.1-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spdx-expression-parse-1.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-spdx-expression-parse-1.0.1-4|13	BuildRequires:  npm(spdx-license-ids)
14cu|nodejs-spdx-expression-parse-1.0.1-4|14	BuildRequires:  npm(spdx-exceptions)
14cu|nodejs-spdx-expression-parse-1.0.1-4|15	
14cu|nodejs-spdx-expression-parse-1.0.1-4|16	BuildArch:      noarch
14cu|nodejs-spdx-expression-parse-1.0.1-4|17	
14cu|nodejs-spdx-expression-parse-1.0.1-4|18	%description
14cu|nodejs-spdx-expression-parse-1.0.1-4|19	%{summary}.
14cu|nodejs-spdx-expression-parse-1.0.1-4|20	
14cu|nodejs-spdx-expression-parse-1.0.1-4|21	%files
14cu|nodejs-spdx-expression-parse-1.0.1-4|22	%doc README.md
14cu|nodejs-spdx-expression-parse-1.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-expression-parse-1.0.1-4|24	
14cu|nodejs-spdx-expression-parse-1.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-spdx-expression-parse-1.0.1-4|26	
14cu|nodejs-spdx-expression-parse-1.0.1-4|27	%prep
14cu|nodejs-spdx-expression-parse-1.0.1-4|28	%setup -q -n package
14cu|nodejs-spdx-expression-parse-1.0.1-4|29	rm -rf node_modules
14cu|nodejs-spdx-expression-parse-1.0.1-4|30	
14cu|nodejs-spdx-expression-parse-1.0.1-4|31	%build
14cu|nodejs-spdx-expression-parse-1.0.1-4|32	
14cu|nodejs-spdx-expression-parse-1.0.1-4|33	%install
14cu|nodejs-spdx-expression-parse-1.0.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-expression-parse-1.0.1-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-expression-parse-1.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-spdx-expression-parse-1.0.1-4|37	%changelog
14cu|nodejs-spdx-expression-parse-1.0.1-4|38	
14cu|nodejs-spdx-expression-parse-1.0.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-spdx-expression-parse-1.0.1-4|40	- (497d853) BuildList#2799825: Increase release tag
14cu|nodejs-spdx-expression-parse-1.0.1-4|41	
14cu|nodejs-spdx-expression-parse-1.0.1-4|42	

12114 14
14cu|nodejs-spdx-license-ids-1.1.0-4|1	%define oname spdx-license-ids
14cu|nodejs-spdx-license-ids-1.1.0-4|2	
14cu|nodejs-spdx-license-ids-1.1.0-4|3	Summary:        A list of SPDX license identifiers
14cu|nodejs-spdx-license-ids-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-spdx-license-ids-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-spdx-license-ids-1.1.0-4|6	Release:        4
14cu|nodejs-spdx-license-ids-1.1.0-4|7	License:        Unlicense
14cu|nodejs-spdx-license-ids-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-spdx-license-ids-1.1.0-4|9	Url:            https://github.com/shinnn/spdx-license-ids
14cu|nodejs-spdx-license-ids-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-spdx-license-ids-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-spdx-license-ids-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-spdx-license-ids-1.1.0-4|13	
14cu|nodejs-spdx-license-ids-1.1.0-4|14	%description
14cu|nodejs-spdx-license-ids-1.1.0-4|15	%{summary}.
14cu|nodejs-spdx-license-ids-1.1.0-4|16	
14cu|nodejs-spdx-license-ids-1.1.0-4|17	%files
14cu|nodejs-spdx-license-ids-1.1.0-4|18	%doc LICENSE README.md
14cu|nodejs-spdx-license-ids-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-license-ids-1.1.0-4|20	
14cu|nodejs-spdx-license-ids-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-spdx-license-ids-1.1.0-4|22	
14cu|nodejs-spdx-license-ids-1.1.0-4|23	%prep
14cu|nodejs-spdx-license-ids-1.1.0-4|24	%setup -q -n package
14cu|nodejs-spdx-license-ids-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-spdx-license-ids-1.1.0-4|26	chmod -x README.md
14cu|nodejs-spdx-license-ids-1.1.0-4|27	
14cu|nodejs-spdx-license-ids-1.1.0-4|28	%build
14cu|nodejs-spdx-license-ids-1.1.0-4|29	
14cu|nodejs-spdx-license-ids-1.1.0-4|30	%install
14cu|nodejs-spdx-license-ids-1.1.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-license-ids-1.1.0-4|32	cp -r  *.json %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-spdx-license-ids-1.1.0-4|33	%nodejs_symlink_deps
14cu|nodejs-spdx-license-ids-1.1.0-4|34	%changelog
14cu|nodejs-spdx-license-ids-1.1.0-4|35	
14cu|nodejs-spdx-license-ids-1.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-spdx-license-ids-1.1.0-4|37	- (5dd62ce) BuildList#2799825: Increase release tag
14cu|nodejs-spdx-license-ids-1.1.0-4|38	
14cu|nodejs-spdx-license-ids-1.1.0-4|39	

12115 14
14cu|nodejs-speedometer-1.0.0-4|1	%define oname speedometer
14cu|nodejs-speedometer-1.0.0-4|2	
14cu|nodejs-speedometer-1.0.0-4|3	Summary:        Simple speed measurement in javascript
14cu|nodejs-speedometer-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-speedometer-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-speedometer-1.0.0-4|6	Release:        4
14cu|nodejs-speedometer-1.0.0-4|7	License:        MIT
14cu|nodejs-speedometer-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-speedometer-1.0.0-4|9	Url:            https://github.com/mafintosh/speedometer
14cu|nodejs-speedometer-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-speedometer-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-speedometer-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-speedometer-1.0.0-4|13	
14cu|nodejs-speedometer-1.0.0-4|14	%description
14cu|nodejs-speedometer-1.0.0-4|15	%{summary}.
14cu|nodejs-speedometer-1.0.0-4|16	
14cu|nodejs-speedometer-1.0.0-4|17	%files
14cu|nodejs-speedometer-1.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-speedometer-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-speedometer-1.0.0-4|20	
14cu|nodejs-speedometer-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-speedometer-1.0.0-4|22	
14cu|nodejs-speedometer-1.0.0-4|23	%prep
14cu|nodejs-speedometer-1.0.0-4|24	%setup -q -n package
14cu|nodejs-speedometer-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-speedometer-1.0.0-4|26	
14cu|nodejs-speedometer-1.0.0-4|27	%build
14cu|nodejs-speedometer-1.0.0-4|28	
14cu|nodejs-speedometer-1.0.0-4|29	%install
14cu|nodejs-speedometer-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-speedometer-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-speedometer-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-speedometer-1.0.0-4|33	
14cu|nodejs-speedometer-1.0.0-4|34	%changelog
14cu|nodejs-speedometer-1.0.0-4|35	
14cu|nodejs-speedometer-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-speedometer-1.0.0-4|37	- (d497e08) BuildList#2799825: Increase release tag
14cu|nodejs-speedometer-1.0.0-4|38	
14cu|nodejs-speedometer-1.0.0-4|39	

12116 14
14cu|nodejs-sphericalmercator-1.0.5-4|1	%define oname sphericalmercator
14cu|nodejs-sphericalmercator-1.0.5-4|2	
14cu|nodejs-sphericalmercator-1.0.5-4|3	Summary:        Transformations between Spherical Mercator and Lat/Lon
14cu|nodejs-sphericalmercator-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sphericalmercator-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-sphericalmercator-1.0.5-4|6	Release:        4
14cu|nodejs-sphericalmercator-1.0.5-4|7	Group:          Development/Other
14cu|nodejs-sphericalmercator-1.0.5-4|8	License:        BSD
14cu|nodejs-sphericalmercator-1.0.5-4|9	URL:            https://github.com/mapbox/node-%{oname}
14cu|nodejs-sphericalmercator-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sphericalmercator-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sphericalmercator-1.0.5-4|12	BuildRequires:  npm(tape)
14cu|nodejs-sphericalmercator-1.0.5-4|13	BuildArch:      noarch
14cu|nodejs-sphericalmercator-1.0.5-4|14	
14cu|nodejs-sphericalmercator-1.0.5-4|15	%description
14cu|nodejs-sphericalmercator-1.0.5-4|16	Provides projection math for converting between mercator meters, screen
14cu|nodejs-sphericalmercator-1.0.5-4|17	pixels (of 256x256 or configurable-size tiles), and latitude/longitude.
14cu|nodejs-sphericalmercator-1.0.5-4|18	
14cu|nodejs-sphericalmercator-1.0.5-4|19	%files
14cu|nodejs-sphericalmercator-1.0.5-4|20	%doc *.md
14cu|nodejs-sphericalmercator-1.0.5-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sphericalmercator-1.0.5-4|22	#------------------------------------------------------------
14cu|nodejs-sphericalmercator-1.0.5-4|23	
14cu|nodejs-sphericalmercator-1.0.5-4|24	%prep
14cu|nodejs-sphericalmercator-1.0.5-4|25	%setup -qn package
14cu|nodejs-sphericalmercator-1.0.5-4|26	rm -rf node_modules
14cu|nodejs-sphericalmercator-1.0.5-4|27	
14cu|nodejs-sphericalmercator-1.0.5-4|28	
14cu|nodejs-sphericalmercator-1.0.5-4|29	%build
14cu|nodejs-sphericalmercator-1.0.5-4|30	
14cu|nodejs-sphericalmercator-1.0.5-4|31	%install
14cu|nodejs-sphericalmercator-1.0.5-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sphericalmercator-1.0.5-4|33	cp -pr package.json %{oname}.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sphericalmercator-1.0.5-4|34	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-sphericalmercator-1.0.5-4|35	
14cu|nodejs-sphericalmercator-1.0.5-4|36	%nodejs_symlink_deps
14cu|nodejs-sphericalmercator-1.0.5-4|37	
14cu|nodejs-sphericalmercator-1.0.5-4|38	%check
14cu|nodejs-sphericalmercator-1.0.5-4|39	%nodejs_symlink_deps --check
14cu|nodejs-sphericalmercator-1.0.5-4|40	tape test/*.test.js
14cu|nodejs-sphericalmercator-1.0.5-4|41	
14cu|nodejs-sphericalmercator-1.0.5-4|42	%changelog
14cu|nodejs-sphericalmercator-1.0.5-4|43	
14cu|nodejs-sphericalmercator-1.0.5-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-sphericalmercator-1.0.5-4|45	- (3ae5eb4) BuildList#2799825: Increase release tag
14cu|nodejs-sphericalmercator-1.0.5-4|46	
14cu|nodejs-sphericalmercator-1.0.5-4|47	

12117 14
14cu|nodejs-split-1.0.0-4|1	%define oname split
14cu|nodejs-split-1.0.0-4|2	
14cu|nodejs-split-1.0.0-4|3	Summary:        Split a Text Stream into a Line Stream
14cu|nodejs-split-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-split-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-split-1.0.0-4|6	Release:        4
14cu|nodejs-split-1.0.0-4|7	License:        MIT
14cu|nodejs-split-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-split-1.0.0-4|9	Url:            https://github.com/dominictarr/split
14cu|nodejs-split-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-split-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-split-1.0.0-4|12	BuildRequires:  npm(through)
14cu|nodejs-split-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-split-1.0.0-4|14	
14cu|nodejs-split-1.0.0-4|15	%description
14cu|nodejs-split-1.0.0-4|16	%{summary}.
14cu|nodejs-split-1.0.0-4|17	
14cu|nodejs-split-1.0.0-4|18	%files
14cu|nodejs-split-1.0.0-4|19	%doc LICENCE examples/ readme.markdown
14cu|nodejs-split-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-split-1.0.0-4|21	
14cu|nodejs-split-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-split-1.0.0-4|23	
14cu|nodejs-split-1.0.0-4|24	%prep
14cu|nodejs-split-1.0.0-4|25	%setup -q -n package
14cu|nodejs-split-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-split-1.0.0-4|27	
14cu|nodejs-split-1.0.0-4|28	%build
14cu|nodejs-split-1.0.0-4|29	
14cu|nodejs-split-1.0.0-4|30	%install
14cu|nodejs-split-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-split-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-split-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-split-1.0.0-4|34	
14cu|nodejs-split-1.0.0-4|35	
14cu|nodejs-split-1.0.0-4|36	%changelog
14cu|nodejs-split-1.0.0-4|37	
14cu|nodejs-split-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-split-1.0.0-4|39	- (0153bd3) BuildList#2799825: Increase release tag
14cu|nodejs-split-1.0.0-4|40	
14cu|nodejs-split-1.0.0-4|41	

12118 14
14cu|nodejs-sprintf-js-1.0.3-5|1	%define oname sprintf-js
14cu|nodejs-sprintf-js-1.0.3-5|2	
14cu|nodejs-sprintf-js-1.0.3-5|3	Summary:        JavaScript sprintf implementation
14cu|nodejs-sprintf-js-1.0.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-sprintf-js-1.0.3-5|5	Version:        1.0.3
14cu|nodejs-sprintf-js-1.0.3-5|6	Release:        5
14cu|nodejs-sprintf-js-1.0.3-5|7	License:        BSD
14cu|nodejs-sprintf-js-1.0.3-5|8	Group:          Development/Other
14cu|nodejs-sprintf-js-1.0.3-5|9	Url:            https://github.com/alexei/sprintf.js
14cu|nodejs-sprintf-js-1.0.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sprintf-js-1.0.3-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sprintf-js-1.0.3-5|12	BuildRequires:  npm(grunt)
14cu|nodejs-sprintf-js-1.0.3-5|13	BuildRequires:  npm(grunt-contrib-watch)
14cu|nodejs-sprintf-js-1.0.3-5|14	BuildRequires:  npm(grunt-contrib-uglify)
14cu|nodejs-sprintf-js-1.0.3-5|15	BuildRequires:  npm(mocha)
14cu|nodejs-sprintf-js-1.0.3-5|16	BuildArch:      noarch
14cu|nodejs-sprintf-js-1.0.3-5|17	
14cu|nodejs-sprintf-js-1.0.3-5|18	%description
14cu|nodejs-sprintf-js-1.0.3-5|19	%{summary}.
14cu|nodejs-sprintf-js-1.0.3-5|20	
14cu|nodejs-sprintf-js-1.0.3-5|21	%files
14cu|nodejs-sprintf-js-1.0.3-5|22	%doc LICENSE README.md
14cu|nodejs-sprintf-js-1.0.3-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sprintf-js-1.0.3-5|24	
14cu|nodejs-sprintf-js-1.0.3-5|25	#------------------------------------------------------------------
14cu|nodejs-sprintf-js-1.0.3-5|26	
14cu|nodejs-sprintf-js-1.0.3-5|27	%prep
14cu|nodejs-sprintf-js-1.0.3-5|28	%setup -q -n package
14cu|nodejs-sprintf-js-1.0.3-5|29	rm -rf node_modules
14cu|nodejs-sprintf-js-1.0.3-5|30	
14cu|nodejs-sprintf-js-1.0.3-5|31	%build
14cu|nodejs-sprintf-js-1.0.3-5|32	
14cu|nodejs-sprintf-js-1.0.3-5|33	%install
14cu|nodejs-sprintf-js-1.0.3-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sprintf-js-1.0.3-5|35	cp -r *.json *.js demo/ dist/ src/ \
14cu|nodejs-sprintf-js-1.0.3-5|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sprintf-js-1.0.3-5|37	%nodejs_symlink_deps
14cu|nodejs-sprintf-js-1.0.3-5|38	
14cu|nodejs-sprintf-js-1.0.3-5|39	%check
14cu|nodejs-sprintf-js-1.0.3-5|40	%nodejs_symlink_deps --check
14cu|nodejs-sprintf-js-1.0.3-5|41	mocha test/test.js
14cu|nodejs-sprintf-js-1.0.3-5|42	
14cu|nodejs-sprintf-js-1.0.3-5|43	%changelog
14cu|nodejs-sprintf-js-1.0.3-5|44	
14cu|nodejs-sprintf-js-1.0.3-5|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-5
14cu|nodejs-sprintf-js-1.0.3-5|46	- (58cca40) BuildList#2799825: Increase release tag
14cu|nodejs-sprintf-js-1.0.3-5|47	
14cu|nodejs-sprintf-js-1.0.3-5|48	

12119 14
14cu|nodejs-sqlite3-3.1.4-4|1	%define oname sqlite3
14cu|nodejs-sqlite3-3.1.4-4|2	
14cu|nodejs-sqlite3-3.1.4-4|3	Summary:        Asynchronous, non-blocking SQLite3 bindings for Node.js
14cu|nodejs-sqlite3-3.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sqlite3-3.1.4-4|5	Version:        3.1.4
14cu|nodejs-sqlite3-3.1.4-4|6	Release:        4
14cu|nodejs-sqlite3-3.1.4-4|7	Group:          Development/Other
14cu|nodejs-sqlite3-3.1.4-4|8	License:        BSD
14cu|nodejs-sqlite3-3.1.4-4|9	Url:            https://github.com/mapbox/node-%{oname}
14cu|nodejs-sqlite3-3.1.4-4|10	#Source0:        https://github.com/mapbox/node-%{oname}/archive/v%{version}.tar.gz#/
14cu|nodejs-sqlite3-3.1.4-4|11	Source0:        %{name}-%{version}.tar.gz
14cu|nodejs-sqlite3-3.1.4-4|12	Patch0:         nodejs-%{oname}-pregyp.patch
14cu|nodejs-sqlite3-3.1.4-4|13	Patch1:         nodejs-%{oname}-rpath.patch
14cu|nodejs-sqlite3-3.1.4-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-sqlite3-3.1.4-4|15	BuildRequires:  npm(node-gyp)
14cu|nodejs-sqlite3-3.1.4-4|16	BuildRequires:  sqlite-devel
14cu|nodejs-sqlite3-3.1.4-4|17	BuildRequires:  npm(nan)
14cu|nodejs-sqlite3-3.1.4-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-sqlite3-3.1.4-4|19	
14cu|nodejs-sqlite3-3.1.4-4|20	%{?nodejs_default_filter}
14cu|nodejs-sqlite3-3.1.4-4|21	
14cu|nodejs-sqlite3-3.1.4-4|22	%description
14cu|nodejs-sqlite3-3.1.4-4|23	%{summary}.
14cu|nodejs-sqlite3-3.1.4-4|24	
14cu|nodejs-sqlite3-3.1.4-4|25	%files
14cu|nodejs-sqlite3-3.1.4-4|26	%doc LICENSE README.md CHANGELOG.md examples
14cu|nodejs-sqlite3-3.1.4-4|27	%{nodejs_sitearch}/%{oname}
14cu|nodejs-sqlite3-3.1.4-4|28	#---------------------------------------------------------------
14cu|nodejs-sqlite3-3.1.4-4|29	%prep
14cu|nodejs-sqlite3-3.1.4-4|30	%setup -qn node-%{oname}-%{version}
14cu|nodejs-sqlite3-3.1.4-4|31	%patch0 -p1
14cu|nodejs-sqlite3-3.1.4-4|32	%patch1 -p1
14cu|nodejs-sqlite3-3.1.4-4|33	%nodejs_fixdep nan
14cu|nodejs-sqlite3-3.1.4-4|34	rm -rf deps/* node_modules
14cu|nodejs-sqlite3-3.1.4-4|35	echo "{}" > deps/common-sqlite.gypi
14cu|nodejs-sqlite3-3.1.4-4|36	
14cu|nodejs-sqlite3-3.1.4-4|37	
14cu|nodejs-sqlite3-3.1.4-4|38	%build
14cu|nodejs-sqlite3-3.1.4-4|39	%nodejs_symlink_deps --check
14cu|nodejs-sqlite3-3.1.4-4|40	export CXXFLAGS="%{optflags}"
14cu|nodejs-sqlite3-3.1.4-4|41	node-gyp configure -- -Dsqlite=/usr -Dmodule_name=node_%{oname} -Dmodule_path=lib/binding
14cu|nodejs-sqlite3-3.1.4-4|42	node-gyp build
14cu|nodejs-sqlite3-3.1.4-4|43	
14cu|nodejs-sqlite3-3.1.4-4|44	
14cu|nodejs-sqlite3-3.1.4-4|45	%install
14cu|nodejs-sqlite3-3.1.4-4|46	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-sqlite3-3.1.4-4|47	cp -pr package.json lib/ %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-sqlite3-3.1.4-4|48	%nodejs_symlink_deps
14cu|nodejs-sqlite3-3.1.4-4|49	
14cu|nodejs-sqlite3-3.1.4-4|50	
14cu|nodejs-sqlite3-3.1.4-4|51	%check
14cu|nodejs-sqlite3-3.1.4-4|52	%{__nodejs} test/support/createdb.js
14cu|nodejs-sqlite3-3.1.4-4|53	mkdir test/tmp
14cu|nodejs-sqlite3-3.1.4-4|54	NODE_PATH=lib mocha -R spec -t 500000 || :
14cu|nodejs-sqlite3-3.1.4-4|55	
14cu|nodejs-sqlite3-3.1.4-4|56	%changelog
14cu|nodejs-sqlite3-3.1.4-4|57	
14cu|nodejs-sqlite3-3.1.4-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.4-4
14cu|nodejs-sqlite3-3.1.4-4|59	- (9cf7b3d) BuildList#2799825: Increase release tag
14cu|nodejs-sqlite3-3.1.4-4|60	
14cu|nodejs-sqlite3-3.1.4-4|61	

12120 14
14cu|nodejs-srs-1.1.0-4|1	%define oname srs
14cu|nodejs-srs-1.1.0-4|2	
14cu|nodejs-srs-1.1.0-4|3	Summary:        Spatial reference library for Node.js
14cu|nodejs-srs-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-srs-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-srs-1.1.0-4|6	Release:        4
14cu|nodejs-srs-1.1.0-4|7	Group:          Development/Other
14cu|nodejs-srs-1.1.0-4|8	License:        BSD
14cu|nodejs-srs-1.1.0-4|9	URL:            https://github.com/springmeyer/node-%{oname}
14cu|nodejs-srs-1.1.0-4|10	Source0:        https://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-srs-1.1.0-4|11	# Patch out tests which rely on removed files in GDAL
14cu|nodejs-srs-1.1.0-4|12	Patch0:         nodejs-%{oname}-tests.patch
14cu|nodejs-srs-1.1.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-srs-1.1.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-srs-1.1.0-4|15	BuildRequires:  npm(gdal)
14cu|nodejs-srs-1.1.0-4|16	BuildRequires:  gdal
14cu|nodejs-srs-1.1.0-4|17	BuildArch:      noarch
14cu|nodejs-srs-1.1.0-4|18	
14cu|nodejs-srs-1.1.0-4|19	%description
14cu|nodejs-srs-1.1.0-4|20	Bindings to libosr for handling spatial references in Node.js.
14cu|nodejs-srs-1.1.0-4|21	
14cu|nodejs-srs-1.1.0-4|22	%files
14cu|nodejs-srs-1.1.0-4|23	%doc LICENSE.txt *.md
14cu|nodejs-srs-1.1.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-srs-1.1.0-4|25	#------------------------------------------------------------------------------
14cu|nodejs-srs-1.1.0-4|26	%prep
14cu|nodejs-srs-1.1.0-4|27	%setup -q -n package
14cu|nodejs-srs-1.1.0-4|28	%patch0 -p1
14cu|nodejs-srs-1.1.0-4|29	%nodejs_fixdep gdal
14cu|nodejs-srs-1.1.0-4|30	rm -rf node_modules
14cu|nodejs-srs-1.1.0-4|31	
14cu|nodejs-srs-1.1.0-4|32	%build
14cu|nodejs-srs-1.1.0-4|33	
14cu|nodejs-srs-1.1.0-4|34	%install
14cu|nodejs-srs-1.1.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-srs-1.1.0-4|36	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-srs-1.1.0-4|37	%nodejs_symlink_deps
14cu|nodejs-srs-1.1.0-4|38	
14cu|nodejs-srs-1.1.0-4|39	
14cu|nodejs-srs-1.1.0-4|40	%check
14cu|nodejs-srs-1.1.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-srs-1.1.0-4|42	mocha -R spec || :
14cu|nodejs-srs-1.1.0-4|43	
14cu|nodejs-srs-1.1.0-4|44	%changelog
14cu|nodejs-srs-1.1.0-4|45	
14cu|nodejs-srs-1.1.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-srs-1.1.0-4|47	- (91e31be) BuildList#2799825: Increase release tag
14cu|nodejs-srs-1.1.0-4|48	
14cu|nodejs-srs-1.1.0-4|49	

12121 14
14cu|nodejs-sshpk-1.7.0-4|1	%define oname sshpk
14cu|nodejs-sshpk-1.7.0-4|2	
14cu|nodejs-sshpk-1.7.0-4|3	Summary:        A library for finding and using SSH public keys
14cu|nodejs-sshpk-1.7.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sshpk-1.7.0-4|5	Version:        1.7.0
14cu|nodejs-sshpk-1.7.0-4|6	Release:        4
14cu|nodejs-sshpk-1.7.0-4|7	License:        MIT
14cu|nodejs-sshpk-1.7.0-4|8	Group:          Development/Other
14cu|nodejs-sshpk-1.7.0-4|9	Url:            https://github.com/arekinath/node-sshpk
14cu|nodejs-sshpk-1.7.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sshpk-1.7.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sshpk-1.7.0-4|12	BuildRequires:  npm(ecc-jsbn)
14cu|nodejs-sshpk-1.7.0-4|13	BuildRequires:  npm(jodid25519)
14cu|nodejs-sshpk-1.7.0-4|14	BuildRequires:  npm(tweetnacl)
14cu|nodejs-sshpk-1.7.0-4|15	BuildRequires:  npm(jsbn)
14cu|nodejs-sshpk-1.7.0-4|16	BuildRequires:  npm(dashdash)
14cu|nodejs-sshpk-1.7.0-4|17	BuildRequires:  npm(assert-plus)
14cu|nodejs-sshpk-1.7.0-4|18	BuildRequires:  npm(asn1)
14cu|nodejs-sshpk-1.7.0-4|19	BuildArch:      noarch
14cu|nodejs-sshpk-1.7.0-4|20	
14cu|nodejs-sshpk-1.7.0-4|21	%description
14cu|nodejs-sshpk-1.7.0-4|22	%{summary}.
14cu|nodejs-sshpk-1.7.0-4|23	
14cu|nodejs-sshpk-1.7.0-4|24	%files
14cu|nodejs-sshpk-1.7.0-4|25	%doc LICENSE README.md
14cu|nodejs-sshpk-1.7.0-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sshpk-1.7.0-4|27	%{_bindir}/%{oname}-conv-js
14cu|nodejs-sshpk-1.7.0-4|28	
14cu|nodejs-sshpk-1.7.0-4|29	#------------------------------------------------------------------
14cu|nodejs-sshpk-1.7.0-4|30	
14cu|nodejs-sshpk-1.7.0-4|31	%prep
14cu|nodejs-sshpk-1.7.0-4|32	%setup -q -n package
14cu|nodejs-sshpk-1.7.0-4|33	rm -rf node_modules
14cu|nodejs-sshpk-1.7.0-4|34	
14cu|nodejs-sshpk-1.7.0-4|35	%build
14cu|nodejs-sshpk-1.7.0-4|36	
14cu|nodejs-sshpk-1.7.0-4|37	%install
14cu|nodejs-sshpk-1.7.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sshpk-1.7.0-4|39	cp -r package.json lib bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sshpk-1.7.0-4|40	
14cu|nodejs-sshpk-1.7.0-4|41	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-sshpk-1.7.0-4|42	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}-conv %{buildroot}%{_bindir}/%{oname}-conv-js
14cu|nodejs-sshpk-1.7.0-4|43	
14cu|nodejs-sshpk-1.7.0-4|44	
14cu|nodejs-sshpk-1.7.0-4|45	
14cu|nodejs-sshpk-1.7.0-4|46	%nodejs_symlink_deps
14cu|nodejs-sshpk-1.7.0-4|47	%changelog
14cu|nodejs-sshpk-1.7.0-4|48	
14cu|nodejs-sshpk-1.7.0-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.0-4
14cu|nodejs-sshpk-1.7.0-4|50	- (9f45ef0) BuildList#2799825: Increase release tag
14cu|nodejs-sshpk-1.7.0-4|51	
14cu|nodejs-sshpk-1.7.0-4|52	

12122 14
14cu|nodejs-stack-trace-0.0.9-8|1	%define oname stack-trace
14cu|nodejs-stack-trace-0.0.9-8|2	
14cu|nodejs-stack-trace-0.0.9-8|3	Summary:    Node.js module to get v8 stack traces as an array of CallSite objects
14cu|nodejs-stack-trace-0.0.9-8|4	Name:       nodejs-%{oname}
14cu|nodejs-stack-trace-0.0.9-8|5	Version:    0.0.9
14cu|nodejs-stack-trace-0.0.9-8|6	Release:    8
14cu|nodejs-stack-trace-0.0.9-8|7	License:    MIT
14cu|nodejs-stack-trace-0.0.9-8|8	Group:      System/Libraries
14cu|nodejs-stack-trace-0.0.9-8|9	URL:        https://github.com/felixge/node-stack-trace
14cu|nodejs-stack-trace-0.0.9-8|10	Source0:    http://registry.npmjs.org/stack-trace/-/stack-trace-%{version}.tgz
14cu|nodejs-stack-trace-0.0.9-8|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stack-trace-0.0.9-8|12	BuildArch:  noarch
14cu|nodejs-stack-trace-0.0.9-8|13	
14cu|nodejs-stack-trace-0.0.9-8|14	
14cu|nodejs-stack-trace-0.0.9-8|15	%description
14cu|nodejs-stack-trace-0.0.9-8|16	%{summary}.
14cu|nodejs-stack-trace-0.0.9-8|17	
14cu|nodejs-stack-trace-0.0.9-8|18	%files
14cu|nodejs-stack-trace-0.0.9-8|19	%doc License Readme.md
14cu|nodejs-stack-trace-0.0.9-8|20	%{nodejs_sitelib}/stack-trace
14cu|nodejs-stack-trace-0.0.9-8|21	#----------------------------------------------------
14cu|nodejs-stack-trace-0.0.9-8|22	
14cu|nodejs-stack-trace-0.0.9-8|23	%prep
14cu|nodejs-stack-trace-0.0.9-8|24	%setup -qn package
14cu|nodejs-stack-trace-0.0.9-8|25	find . -type f -iname '*~' -delete
14cu|nodejs-stack-trace-0.0.9-8|26	
14cu|nodejs-stack-trace-0.0.9-8|27	%build
14cu|nodejs-stack-trace-0.0.9-8|28	#nothing to do
14cu|nodejs-stack-trace-0.0.9-8|29	
14cu|nodejs-stack-trace-0.0.9-8|30	%install
14cu|nodejs-stack-trace-0.0.9-8|31	mkdir -p %{buildroot}%{nodejs_sitelib}/stack-trace
14cu|nodejs-stack-trace-0.0.9-8|32	cp -pr package.json lib/ \
14cu|nodejs-stack-trace-0.0.9-8|33	%{buildroot}%{nodejs_sitelib}/stack-trace
14cu|nodejs-stack-trace-0.0.9-8|34	
14cu|nodejs-stack-trace-0.0.9-8|35	%nodejs_symlink_deps
14cu|nodejs-stack-trace-0.0.9-8|36	
14cu|nodejs-stack-trace-0.0.9-8|37	
14cu|nodejs-stack-trace-0.0.9-8|38	
14cu|nodejs-stack-trace-0.0.9-8|39	
14cu|nodejs-stack-trace-0.0.9-8|40	%changelog
14cu|nodejs-stack-trace-0.0.9-8|41	
14cu|nodejs-stack-trace-0.0.9-8|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.9-8
14cu|nodejs-stack-trace-0.0.9-8|43	- (b6544e8) BuildList#2799825: Increase release tag
14cu|nodejs-stack-trace-0.0.9-8|44	
14cu|nodejs-stack-trace-0.0.9-8|45	

12123 14
14cu|nodejs-static-eval-0.2.4-4|1	%define oname static-eval
14cu|nodejs-static-eval-0.2.4-4|2	
14cu|nodejs-static-eval-0.2.4-4|3	Summary:        Evaluate statically-analyzable expressions
14cu|nodejs-static-eval-0.2.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-static-eval-0.2.4-4|5	Version:        0.2.4
14cu|nodejs-static-eval-0.2.4-4|6	Release:        4
14cu|nodejs-static-eval-0.2.4-4|7	License:        MIT
14cu|nodejs-static-eval-0.2.4-4|8	Group:          Development/Other
14cu|nodejs-static-eval-0.2.4-4|9	Url:            https://github.com/substack/static-eval
14cu|nodejs-static-eval-0.2.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-static-eval-0.2.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-static-eval-0.2.4-4|12	BuildRequires:  npm(escodegen)
14cu|nodejs-static-eval-0.2.4-4|13	#
14cu|nodejs-static-eval-0.2.4-4|14	BuildRequires:  npm(esprima)
14cu|nodejs-static-eval-0.2.4-4|15	BuildRequires:  npm(tape)
14cu|nodejs-static-eval-0.2.4-4|16	BuildArch:      noarch
14cu|nodejs-static-eval-0.2.4-4|17	
14cu|nodejs-static-eval-0.2.4-4|18	%description
14cu|nodejs-static-eval-0.2.4-4|19	%{summary}.
14cu|nodejs-static-eval-0.2.4-4|20	
14cu|nodejs-static-eval-0.2.4-4|21	%files
14cu|nodejs-static-eval-0.2.4-4|22	%doc LICENSE readme.markdown example/
14cu|nodejs-static-eval-0.2.4-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-eval-0.2.4-4|24	
14cu|nodejs-static-eval-0.2.4-4|25	#------------------------------------------------------------------
14cu|nodejs-static-eval-0.2.4-4|26	
14cu|nodejs-static-eval-0.2.4-4|27	%prep
14cu|nodejs-static-eval-0.2.4-4|28	%setup -q -n package
14cu|nodejs-static-eval-0.2.4-4|29	rm -rf node_modules
14cu|nodejs-static-eval-0.2.4-4|30	%nodejs_fixdep escodegen
14cu|nodejs-static-eval-0.2.4-4|31	
14cu|nodejs-static-eval-0.2.4-4|32	%build
14cu|nodejs-static-eval-0.2.4-4|33	
14cu|nodejs-static-eval-0.2.4-4|34	%install
14cu|nodejs-static-eval-0.2.4-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-eval-0.2.4-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-eval-0.2.4-4|37	%nodejs_symlink_deps
14cu|nodejs-static-eval-0.2.4-4|38	
14cu|nodejs-static-eval-0.2.4-4|39	%check
14cu|nodejs-static-eval-0.2.4-4|40	%nodejs_symlink_deps --check
14cu|nodejs-static-eval-0.2.4-4|41	tape test/*.js
14cu|nodejs-static-eval-0.2.4-4|42	
14cu|nodejs-static-eval-0.2.4-4|43	%changelog
14cu|nodejs-static-eval-0.2.4-4|44	
14cu|nodejs-static-eval-0.2.4-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.4-4
14cu|nodejs-static-eval-0.2.4-4|46	- (7a283ed) BuildList#2799825: Increase release tag
14cu|nodejs-static-eval-0.2.4-4|47	
14cu|nodejs-static-eval-0.2.4-4|48	

12124 14
14cu|nodejs-static-favicon-1.0.2-5|1	Name:       nodejs-static-favicon
14cu|nodejs-static-favicon-1.0.2-5|2	Version:    1.0.2
14cu|nodejs-static-favicon-1.0.2-5|3	Release:    5
14cu|nodejs-static-favicon-1.0.2-5|4	Summary:    Favicon serving middleware with caching for Node.js and Connect
14cu|nodejs-static-favicon-1.0.2-5|5	License:    MIT
14cu|nodejs-static-favicon-1.0.2-5|6	Group:      System/Libraries
14cu|nodejs-static-favicon-1.0.2-5|7	URL:        https://github.com/expressjs/favicon
14cu|nodejs-static-favicon-1.0.2-5|8	Source0:    http://registry.npmjs.org/static-favicon/-/static-favicon-%{version}.tgz
14cu|nodejs-static-favicon-1.0.2-5|9	BuildArch:  noarch
14cu|nodejs-static-favicon-1.0.2-5|10	BuildRequires:  nodejs-packaging
14cu|nodejs-static-favicon-1.0.2-5|11	
14cu|nodejs-static-favicon-1.0.2-5|12	%description
14cu|nodejs-static-favicon-1.0.2-5|13	%{summary}.
14cu|nodejs-static-favicon-1.0.2-5|14	
14cu|nodejs-static-favicon-1.0.2-5|15	
14cu|nodejs-static-favicon-1.0.2-5|16	%prep
14cu|nodejs-static-favicon-1.0.2-5|17	%setup -q -n package
14cu|nodejs-static-favicon-1.0.2-5|18	
14cu|nodejs-static-favicon-1.0.2-5|19	
14cu|nodejs-static-favicon-1.0.2-5|20	%build
14cu|nodejs-static-favicon-1.0.2-5|21	#nothing to do
14cu|nodejs-static-favicon-1.0.2-5|22	
14cu|nodejs-static-favicon-1.0.2-5|23	
14cu|nodejs-static-favicon-1.0.2-5|24	%install
14cu|nodejs-static-favicon-1.0.2-5|25	mkdir -p %{buildroot}%{nodejs_sitelib}/static-favicon
14cu|nodejs-static-favicon-1.0.2-5|26	cp -pr package.json index.js \
14cu|nodejs-static-favicon-1.0.2-5|27	%{buildroot}%{nodejs_sitelib}/static-favicon
14cu|nodejs-static-favicon-1.0.2-5|28	
14cu|nodejs-static-favicon-1.0.2-5|29	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|nodejs-static-favicon-1.0.2-5|30	install -p -D -m0644 favicon.ico \
14cu|nodejs-static-favicon-1.0.2-5|31	%{buildroot}%{_datadir}/%{name}/favicon.ico
14cu|nodejs-static-favicon-1.0.2-5|32	ln -sf %{_datadir}/%{name}/favicon.ico \
14cu|nodejs-static-favicon-1.0.2-5|33	%{buildroot}%{nodejs_sitelib}/static-favicon/favicon.ico
14cu|nodejs-static-favicon-1.0.2-5|34	
14cu|nodejs-static-favicon-1.0.2-5|35	%nodejs_symlink_deps
14cu|nodejs-static-favicon-1.0.2-5|36	
14cu|nodejs-static-favicon-1.0.2-5|37	
14cu|nodejs-static-favicon-1.0.2-5|38	%files
14cu|nodejs-static-favicon-1.0.2-5|39	%doc LICENSE README.md
14cu|nodejs-static-favicon-1.0.2-5|40	%{nodejs_sitelib}/static-favicon
14cu|nodejs-static-favicon-1.0.2-5|41	%dir %{_datadir}/%{name}
14cu|nodejs-static-favicon-1.0.2-5|42	%{_datadir}/%{name}/favicon.ico
14cu|nodejs-static-favicon-1.0.2-5|43	
14cu|nodejs-static-favicon-1.0.2-5|44	
14cu|nodejs-static-favicon-1.0.2-5|45	
14cu|nodejs-static-favicon-1.0.2-5|46	%changelog
14cu|nodejs-static-favicon-1.0.2-5|47	
14cu|nodejs-static-favicon-1.0.2-5|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-5
14cu|nodejs-static-favicon-1.0.2-5|49	- (707a411) BuildList#2799825: Increase release tag
14cu|nodejs-static-favicon-1.0.2-5|50	
14cu|nodejs-static-favicon-1.0.2-5|51	

12125 14
14cu|nodejs-static-module-1.3.0-4|1	%define oname static-module
14cu|nodejs-static-module-1.3.0-4|2	
14cu|nodejs-static-module-1.3.0-4|3	Summary:        Convert module usage to inline expressions
14cu|nodejs-static-module-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-static-module-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-static-module-1.3.0-4|6	Release:        4
14cu|nodejs-static-module-1.3.0-4|7	License:        MIT
14cu|nodejs-static-module-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-static-module-1.3.0-4|9	Url:            https://github.com/substack/static-module
14cu|nodejs-static-module-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-static-module-1.3.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-static-module-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-static-module-1.3.0-4|13	BuildRequires:  npm(through2)
14cu|nodejs-static-module-1.3.0-4|14	BuildRequires:  npm(static-eval)
14cu|nodejs-static-module-1.3.0-4|15	BuildRequires:  npm(shallow-copy)
14cu|nodejs-static-module-1.3.0-4|16	BuildRequires:  npm(readable-stream)
14cu|nodejs-static-module-1.3.0-4|17	BuildRequires:  npm(quote-stream)
14cu|nodejs-static-module-1.3.0-4|18	BuildRequires:  npm(object-inspect)
14cu|nodejs-static-module-1.3.0-4|19	BuildRequires:  npm(has)
14cu|nodejs-static-module-1.3.0-4|20	BuildRequires:  npm(falafel)
14cu|nodejs-static-module-1.3.0-4|21	BuildRequires:  npm(escodegen)
14cu|nodejs-static-module-1.3.0-4|22	BuildRequires:  npm(duplexer2)
14cu|nodejs-static-module-1.3.0-4|23	BuildRequires:  npm(concat-stream)
14cu|nodejs-static-module-1.3.0-4|24	#
14cu|nodejs-static-module-1.3.0-4|25	BuildRequires:  npm(resolve)
14cu|nodejs-static-module-1.3.0-4|26	BuildRequires:  npm(tape)
14cu|nodejs-static-module-1.3.0-4|27	BuildArch:      noarch
14cu|nodejs-static-module-1.3.0-4|28	
14cu|nodejs-static-module-1.3.0-4|29	%description
14cu|nodejs-static-module-1.3.0-4|30	%{summary}.
14cu|nodejs-static-module-1.3.0-4|31	
14cu|nodejs-static-module-1.3.0-4|32	%files
14cu|nodejs-static-module-1.3.0-4|33	%doc LICENSE readme.markdown example/
14cu|nodejs-static-module-1.3.0-4|34	%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-module-1.3.0-4|35	
14cu|nodejs-static-module-1.3.0-4|36	#------------------------------------------------------------------
14cu|nodejs-static-module-1.3.0-4|37	
14cu|nodejs-static-module-1.3.0-4|38	%prep
14cu|nodejs-static-module-1.3.0-4|39	%setup -q -n package
14cu|nodejs-static-module-1.3.0-4|40	rm -rf node_modules
14cu|nodejs-static-module-1.3.0-4|41	%nodejs_fixdep through2
14cu|nodejs-static-module-1.3.0-4|42	%nodejs_fixdep static-eval
14cu|nodejs-static-module-1.3.0-4|43	%nodejs_fixdep shallow-copy
14cu|nodejs-static-module-1.3.0-4|44	%nodejs_fixdep readable-stream
14cu|nodejs-static-module-1.3.0-4|45	%nodejs_fixdep quote-stream
14cu|nodejs-static-module-1.3.0-4|46	%nodejs_fixdep object-inspect
14cu|nodejs-static-module-1.3.0-4|47	%nodejs_fixdep has
14cu|nodejs-static-module-1.3.0-4|48	%nodejs_fixdep falafel
14cu|nodejs-static-module-1.3.0-4|49	%nodejs_fixdep escodegen
14cu|nodejs-static-module-1.3.0-4|50	%nodejs_fixdep duplexer2
14cu|nodejs-static-module-1.3.0-4|51	%nodejs_fixdep concat-stream
14cu|nodejs-static-module-1.3.0-4|52	
14cu|nodejs-static-module-1.3.0-4|53	%build
14cu|nodejs-static-module-1.3.0-4|54	
14cu|nodejs-static-module-1.3.0-4|55	%install
14cu|nodejs-static-module-1.3.0-4|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-module-1.3.0-4|57	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-static-module-1.3.0-4|58	%nodejs_symlink_deps
14cu|nodejs-static-module-1.3.0-4|59	
14cu|nodejs-static-module-1.3.0-4|60	%check
14cu|nodejs-static-module-1.3.0-4|61	%nodejs_symlink_deps --check
14cu|nodejs-static-module-1.3.0-4|62	tape test/*.js
14cu|nodejs-static-module-1.3.0-4|63	
14cu|nodejs-static-module-1.3.0-4|64	%changelog
14cu|nodejs-static-module-1.3.0-4|65	
14cu|nodejs-static-module-1.3.0-4|66	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-static-module-1.3.0-4|67	- (e354191) BuildList#2799825: Increase release tag
14cu|nodejs-static-module-1.3.0-4|68	
14cu|nodejs-static-module-1.3.0-4|69	

12126 14
14cu|nodejs-stat-mode-0.2.1-4|1	%define oname stat-mode
14cu|nodejs-stat-mode-0.2.1-4|2	
14cu|nodejs-stat-mode-0.2.1-4|3	Summary:        Offers convenient getters and setters for the stat mode
14cu|nodejs-stat-mode-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stat-mode-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-stat-mode-0.2.1-4|6	Release:        4
14cu|nodejs-stat-mode-0.2.1-4|7	License:        MIT
14cu|nodejs-stat-mode-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-stat-mode-0.2.1-4|9	Url:            https://github.com/TooTallNate/stat-mode
14cu|nodejs-stat-mode-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stat-mode-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stat-mode-0.2.1-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-stat-mode-0.2.1-4|13	BuildArch:      noarch
14cu|nodejs-stat-mode-0.2.1-4|14	
14cu|nodejs-stat-mode-0.2.1-4|15	%description
14cu|nodejs-stat-mode-0.2.1-4|16	%{summary}.
14cu|nodejs-stat-mode-0.2.1-4|17	
14cu|nodejs-stat-mode-0.2.1-4|18	%files
14cu|nodejs-stat-mode-0.2.1-4|19	%doc *.md
14cu|nodejs-stat-mode-0.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stat-mode-0.2.1-4|21	
14cu|nodejs-stat-mode-0.2.1-4|22	#------------------------------------------------------------------
14cu|nodejs-stat-mode-0.2.1-4|23	
14cu|nodejs-stat-mode-0.2.1-4|24	%prep
14cu|nodejs-stat-mode-0.2.1-4|25	%setup -q -n package
14cu|nodejs-stat-mode-0.2.1-4|26	rm -rf node_modules
14cu|nodejs-stat-mode-0.2.1-4|27	
14cu|nodejs-stat-mode-0.2.1-4|28	%build
14cu|nodejs-stat-mode-0.2.1-4|29	
14cu|nodejs-stat-mode-0.2.1-4|30	%install
14cu|nodejs-stat-mode-0.2.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stat-mode-0.2.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stat-mode-0.2.1-4|33	%nodejs_symlink_deps
14cu|nodejs-stat-mode-0.2.1-4|34	
14cu|nodejs-stat-mode-0.2.1-4|35	%check
14cu|nodejs-stat-mode-0.2.1-4|36	%nodejs_symlink_deps --check
14cu|nodejs-stat-mode-0.2.1-4|37	mocha --reporter spec
14cu|nodejs-stat-mode-0.2.1-4|38	
14cu|nodejs-stat-mode-0.2.1-4|39	%changelog
14cu|nodejs-stat-mode-0.2.1-4|40	
14cu|nodejs-stat-mode-0.2.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-stat-mode-0.2.1-4|42	- (e77afd7) BuildList#2799825: Increase release tag
14cu|nodejs-stat-mode-0.2.1-4|43	
14cu|nodejs-stat-mode-0.2.1-4|44	

12127 14
14cu|nodejs-statuses-1.2.1-4|1	%define oname statuses
14cu|nodejs-statuses-1.2.1-4|2	
14cu|nodejs-statuses-1.2.1-4|3	Summary:        HTTP status utility
14cu|nodejs-statuses-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-statuses-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-statuses-1.2.1-4|6	Release:        4
14cu|nodejs-statuses-1.2.1-4|7	License:        MIT
14cu|nodejs-statuses-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-statuses-1.2.1-4|9	Url:            https://github.com/jshttp/statuses
14cu|nodejs-statuses-1.2.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-statuses-1.2.1-4|11	Source0:        https://github.com/jshttp/statuses/archive/v%{version}.tar.gz
14cu|nodejs-statuses-1.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-statuses-1.2.1-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-statuses-1.2.1-4|14	BuildArch:      noarch
14cu|nodejs-statuses-1.2.1-4|15	
14cu|nodejs-statuses-1.2.1-4|16	%description
14cu|nodejs-statuses-1.2.1-4|17	%{summary}.
14cu|nodejs-statuses-1.2.1-4|18	
14cu|nodejs-statuses-1.2.1-4|19	%files
14cu|nodejs-statuses-1.2.1-4|20	%doc LICENSE *.md
14cu|nodejs-statuses-1.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-statuses-1.2.1-4|22	
14cu|nodejs-statuses-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-statuses-1.2.1-4|24	
14cu|nodejs-statuses-1.2.1-4|25	%prep
14cu|nodejs-statuses-1.2.1-4|26	%setup -q -n %{oname}-%{version}
14cu|nodejs-statuses-1.2.1-4|27	
14cu|nodejs-statuses-1.2.1-4|28	%build
14cu|nodejs-statuses-1.2.1-4|29	npm run build
14cu|nodejs-statuses-1.2.1-4|30	
14cu|nodejs-statuses-1.2.1-4|31	%install
14cu|nodejs-statuses-1.2.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-statuses-1.2.1-4|33	cp -r *.json index.js lib/ \
14cu|nodejs-statuses-1.2.1-4|34	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-statuses-1.2.1-4|35	%nodejs_symlink_deps
14cu|nodejs-statuses-1.2.1-4|36	
14cu|nodejs-statuses-1.2.1-4|37	%check
14cu|nodejs-statuses-1.2.1-4|38	# this will download codecs.json from iana.org wich is down ATM
14cu|nodejs-statuses-1.2.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-statuses-1.2.1-4|40	mocha --reporter spec --check-leaks --bail test/ || :
14cu|nodejs-statuses-1.2.1-4|41	
14cu|nodejs-statuses-1.2.1-4|42	%changelog
14cu|nodejs-statuses-1.2.1-4|43	
14cu|nodejs-statuses-1.2.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-statuses-1.2.1-4|45	- (073703e) BuildList#2799825: Increase release tag
14cu|nodejs-statuses-1.2.1-4|46	
14cu|nodejs-statuses-1.2.1-4|47	

12128 14
14cu|nodejs-std-mocks-1.0.0-4|1	%define oname std-mocks
14cu|nodejs-std-mocks-1.0.0-4|2	
14cu|nodejs-std-mocks-1.0.0-4|3	Summary:        Mock node stdout and stderr without pain
14cu|nodejs-std-mocks-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-std-mocks-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-std-mocks-1.0.0-4|6	Release:        4
14cu|nodejs-std-mocks-1.0.0-4|7	License:        MIT
14cu|nodejs-std-mocks-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-std-mocks-1.0.0-4|9	Url:            https://www.npmjs.com/package/std-mocks
14cu|nodejs-std-mocks-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-std-mocks-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-std-mocks-1.0.0-4|12	BuildRequires:  npm(lodash)
14cu|nodejs-std-mocks-1.0.0-4|13	BuildRequires:  npm(chai)
14cu|nodejs-std-mocks-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-std-mocks-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-std-mocks-1.0.0-4|16	
14cu|nodejs-std-mocks-1.0.0-4|17	%description
14cu|nodejs-std-mocks-1.0.0-4|18	%{summary}.
14cu|nodejs-std-mocks-1.0.0-4|19	
14cu|nodejs-std-mocks-1.0.0-4|20	%files
14cu|nodejs-std-mocks-1.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-std-mocks-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-std-mocks-1.0.0-4|23	
14cu|nodejs-std-mocks-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-std-mocks-1.0.0-4|25	
14cu|nodejs-std-mocks-1.0.0-4|26	%prep
14cu|nodejs-std-mocks-1.0.0-4|27	%setup -q -n package
14cu|nodejs-std-mocks-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-std-mocks-1.0.0-4|29	
14cu|nodejs-std-mocks-1.0.0-4|30	%build
14cu|nodejs-std-mocks-1.0.0-4|31	
14cu|nodejs-std-mocks-1.0.0-4|32	%install
14cu|nodejs-std-mocks-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-std-mocks-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-std-mocks-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-std-mocks-1.0.0-4|36	
14cu|nodejs-std-mocks-1.0.0-4|37	
14cu|nodejs-std-mocks-1.0.0-4|38	%check
14cu|nodejs-std-mocks-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-std-mocks-1.0.0-4|40	mocha
14cu|nodejs-std-mocks-1.0.0-4|41	
14cu|nodejs-std-mocks-1.0.0-4|42	%changelog
14cu|nodejs-std-mocks-1.0.0-4|43	
14cu|nodejs-std-mocks-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-std-mocks-1.0.0-4|45	- (3fa984e) BuildList#2799825: Increase release tag
14cu|nodejs-std-mocks-1.0.0-4|46	
14cu|nodejs-std-mocks-1.0.0-4|47	

12129 14
14cu|nodejs-step-0.0.5-6|1	Name:           nodejs-step
14cu|nodejs-step-0.0.5-6|2	Version:        0.0.5
14cu|nodejs-step-0.0.5-6|3	Release:        6
14cu|nodejs-step-0.0.5-6|4	Summary:        A simple control-flow library for Node.js
14cu|nodejs-step-0.0.5-6|5	Group:          Development/Other
14cu|nodejs-step-0.0.5-6|6	# License is at the top of lib/step.js
14cu|nodejs-step-0.0.5-6|7	License:        MIT
14cu|nodejs-step-0.0.5-6|8	URL:            https://github.com/creationix/step
14cu|nodejs-step-0.0.5-6|9	Source0:        http://registry.npmjs.org/step/-/step-%{version}.tgz
14cu|nodejs-step-0.0.5-6|10	BuildArch:      noarch
14cu|nodejs-step-0.0.5-6|11	
14cu|nodejs-step-0.0.5-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-step-0.0.5-6|13	BuildRequires:  nodejs
14cu|nodejs-step-0.0.5-6|14	
14cu|nodejs-step-0.0.5-6|15	%description
14cu|nodejs-step-0.0.5-6|16	A simple control-flow library for Node.js that makes parallel
14cu|nodejs-step-0.0.5-6|17	execution, serial execution, and error handling painless.
14cu|nodejs-step-0.0.5-6|18	
14cu|nodejs-step-0.0.5-6|19	
14cu|nodejs-step-0.0.5-6|20	%prep
14cu|nodejs-step-0.0.5-6|21	%setup -q -n package
14cu|nodejs-step-0.0.5-6|22	rm -rf node_modules
14cu|nodejs-step-0.0.5-6|23	
14cu|nodejs-step-0.0.5-6|24	%build
14cu|nodejs-step-0.0.5-6|25	
14cu|nodejs-step-0.0.5-6|26	%check
14cu|nodejs-step-0.0.5-6|27	for test in test/*Test.js
14cu|nodejs-step-0.0.5-6|28	do
14cu|nodejs-step-0.0.5-6|29	%{__nodejs} ${test}
14cu|nodejs-step-0.0.5-6|30	done
14cu|nodejs-step-0.0.5-6|31	
14cu|nodejs-step-0.0.5-6|32	
14cu|nodejs-step-0.0.5-6|33	%install
14cu|nodejs-step-0.0.5-6|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/step
14cu|nodejs-step-0.0.5-6|35	cp -pr package.json %{buildroot}/%{nodejs_sitelib}/step
14cu|nodejs-step-0.0.5-6|36	install -p -D -m0644 lib/step.js %{buildroot}/%{nodejs_sitelib}/step/lib/step.js
14cu|nodejs-step-0.0.5-6|37	%nodejs_symlink_deps
14cu|nodejs-step-0.0.5-6|38	
14cu|nodejs-step-0.0.5-6|39	
14cu|nodejs-step-0.0.5-6|40	%files
14cu|nodejs-step-0.0.5-6|41	%doc README.markdown
14cu|nodejs-step-0.0.5-6|42	%{nodejs_sitelib}/step
14cu|nodejs-step-0.0.5-6|43	
14cu|nodejs-step-0.0.5-6|44	
14cu|nodejs-step-0.0.5-6|45	
14cu|nodejs-step-0.0.5-6|46	%changelog
14cu|nodejs-step-0.0.5-6|47	
14cu|nodejs-step-0.0.5-6|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-6
14cu|nodejs-step-0.0.5-6|49	- (52c94e6) BuildList#2799825: Increase release tag
14cu|nodejs-step-0.0.5-6|50	
14cu|nodejs-step-0.0.5-6|51	

12130 14
14cu|nodejs-stream-browserify-2.0.1-5|1	%define oname stream-browserify
14cu|nodejs-stream-browserify-2.0.1-5|2	
14cu|nodejs-stream-browserify-2.0.1-5|3	Summary:        The stream module from node core for browsers
14cu|nodejs-stream-browserify-2.0.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-browserify-2.0.1-5|5	Version:        2.0.1
14cu|nodejs-stream-browserify-2.0.1-5|6	Release:        5
14cu|nodejs-stream-browserify-2.0.1-5|7	License:        MIT
14cu|nodejs-stream-browserify-2.0.1-5|8	Group:          Development/Other
14cu|nodejs-stream-browserify-2.0.1-5|9	Url:            https://github.com/substack/stream-browserify
14cu|nodejs-stream-browserify-2.0.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-browserify-2.0.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-browserify-2.0.1-5|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-stream-browserify-2.0.1-5|13	BuildRequires:  npm(inherits)
14cu|nodejs-stream-browserify-2.0.1-5|14	BuildRequires:  npm(tape)
14cu|nodejs-stream-browserify-2.0.1-5|15	BuildRequires:  npm(typedarray)
14cu|nodejs-stream-browserify-2.0.1-5|16	BuildArch:      noarch
14cu|nodejs-stream-browserify-2.0.1-5|17	
14cu|nodejs-stream-browserify-2.0.1-5|18	%description
14cu|nodejs-stream-browserify-2.0.1-5|19	%{summary}.
14cu|nodejs-stream-browserify-2.0.1-5|20	
14cu|nodejs-stream-browserify-2.0.1-5|21	%files
14cu|nodejs-stream-browserify-2.0.1-5|22	%doc LICENSE readme.markdown
14cu|nodejs-stream-browserify-2.0.1-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-browserify-2.0.1-5|24	
14cu|nodejs-stream-browserify-2.0.1-5|25	#------------------------------------------------------------------
14cu|nodejs-stream-browserify-2.0.1-5|26	
14cu|nodejs-stream-browserify-2.0.1-5|27	%prep
14cu|nodejs-stream-browserify-2.0.1-5|28	%setup -q -n package
14cu|nodejs-stream-browserify-2.0.1-5|29	rm -rf node_modules
14cu|nodejs-stream-browserify-2.0.1-5|30	%nodejs_fixdep inherits
14cu|nodejs-stream-browserify-2.0.1-5|31	%build
14cu|nodejs-stream-browserify-2.0.1-5|32	
14cu|nodejs-stream-browserify-2.0.1-5|33	%install
14cu|nodejs-stream-browserify-2.0.1-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-browserify-2.0.1-5|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-browserify-2.0.1-5|36	%nodejs_symlink_deps
14cu|nodejs-stream-browserify-2.0.1-5|37	
14cu|nodejs-stream-browserify-2.0.1-5|38	%check
14cu|nodejs-stream-browserify-2.0.1-5|39	%nodejs_symlink_deps --check
14cu|nodejs-stream-browserify-2.0.1-5|40	tape test/*.js
14cu|nodejs-stream-browserify-2.0.1-5|41	
14cu|nodejs-stream-browserify-2.0.1-5|42	%changelog
14cu|nodejs-stream-browserify-2.0.1-5|43	
14cu|nodejs-stream-browserify-2.0.1-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-5
14cu|nodejs-stream-browserify-2.0.1-5|45	- (70a9dfd) BuildList#2799825: Increase release tag
14cu|nodejs-stream-browserify-2.0.1-5|46	
14cu|nodejs-stream-browserify-2.0.1-5|47	

12131 14
14cu|nodejs-stream-combiner-0.2.2-4|1	%define oname stream-combiner
14cu|nodejs-stream-combiner-0.2.2-4|2	
14cu|nodejs-stream-combiner-0.2.2-4|3	Summary:        Turn a pipeline into a single stream
14cu|nodejs-stream-combiner-0.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-combiner-0.2.2-4|5	Version:        0.2.2
14cu|nodejs-stream-combiner-0.2.2-4|6	Release:        4
14cu|nodejs-stream-combiner-0.2.2-4|7	License:        MIT
14cu|nodejs-stream-combiner-0.2.2-4|8	Group:          Development/Other
14cu|nodejs-stream-combiner-0.2.2-4|9	Url:            https://github.com/dominictarr/stream-combiner
14cu|nodejs-stream-combiner-0.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-combiner-0.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-combiner-0.2.2-4|12	BuildRequires:  npm(through)
14cu|nodejs-stream-combiner-0.2.2-4|13	BuildRequires:  npm(duplexer)
14cu|nodejs-stream-combiner-0.2.2-4|14	# circular dev dep event-stream, uncomment after backporting it
14cu|nodejs-stream-combiner-0.2.2-4|15	#BuildRequires:  npm(event-stream)
14cu|nodejs-stream-combiner-0.2.2-4|16	#BuildRequires:  npm(tape)
14cu|nodejs-stream-combiner-0.2.2-4|17	
14cu|nodejs-stream-combiner-0.2.2-4|18	BuildArch:      noarch
14cu|nodejs-stream-combiner-0.2.2-4|19	
14cu|nodejs-stream-combiner-0.2.2-4|20	%description
14cu|nodejs-stream-combiner-0.2.2-4|21	%{summary}.
14cu|nodejs-stream-combiner-0.2.2-4|22	
14cu|nodejs-stream-combiner-0.2.2-4|23	%files
14cu|nodejs-stream-combiner-0.2.2-4|24	%doc LICENSE README.md
14cu|nodejs-stream-combiner-0.2.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner-0.2.2-4|26	
14cu|nodejs-stream-combiner-0.2.2-4|27	#------------------------------------------------------------------
14cu|nodejs-stream-combiner-0.2.2-4|28	
14cu|nodejs-stream-combiner-0.2.2-4|29	%prep
14cu|nodejs-stream-combiner-0.2.2-4|30	%setup -q -n package
14cu|nodejs-stream-combiner-0.2.2-4|31	rm -rf node_modules
14cu|nodejs-stream-combiner-0.2.2-4|32	
14cu|nodejs-stream-combiner-0.2.2-4|33	%build
14cu|nodejs-stream-combiner-0.2.2-4|34	
14cu|nodejs-stream-combiner-0.2.2-4|35	%install
14cu|nodejs-stream-combiner-0.2.2-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner-0.2.2-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner-0.2.2-4|38	%nodejs_symlink_deps
14cu|nodejs-stream-combiner-0.2.2-4|39	
14cu|nodejs-stream-combiner-0.2.2-4|40	### uncomment after backporting event-stream
14cu|nodejs-stream-combiner-0.2.2-4|41	### %check
14cu|nodejs-stream-combiner-0.2.2-4|42	### %nodejs_symlink_deps --check
14cu|nodejs-stream-combiner-0.2.2-4|43	### set -e; for t in test/*.js; do node $t; done
14cu|nodejs-stream-combiner-0.2.2-4|44	
14cu|nodejs-stream-combiner-0.2.2-4|45	
14cu|nodejs-stream-combiner-0.2.2-4|46	%changelog
14cu|nodejs-stream-combiner-0.2.2-4|47	
14cu|nodejs-stream-combiner-0.2.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-stream-combiner-0.2.2-4|49	- (2d33438) BuildList#2799825: Increase release tag
14cu|nodejs-stream-combiner-0.2.2-4|50	
14cu|nodejs-stream-combiner-0.2.2-4|51	

12132 14
14cu|nodejs-stream-combiner2-1.1.1-4|1	%define oname stream-combiner2
14cu|nodejs-stream-combiner2-1.1.1-4|2	
14cu|nodejs-stream-combiner2-1.1.1-4|3	Summary:        This is a sequel to stream-combiner for streams3
14cu|nodejs-stream-combiner2-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-combiner2-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-stream-combiner2-1.1.1-4|6	Release:        4
14cu|nodejs-stream-combiner2-1.1.1-4|7	License:        MIT
14cu|nodejs-stream-combiner2-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-stream-combiner2-1.1.1-4|9	Url:            https://github.com/substack/stream-combiner2
14cu|nodejs-stream-combiner2-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-combiner2-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-combiner2-1.1.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-stream-combiner2-1.1.1-4|13	BuildRequires:  npm(duplexer2)
14cu|nodejs-stream-combiner2-1.1.1-4|14	BuildRequires:  npm(event-stream)
14cu|nodejs-stream-combiner2-1.1.1-4|15	BuildRequires:  npm(tape)
14cu|nodejs-stream-combiner2-1.1.1-4|16	BuildRequires:  npm(through2)
14cu|nodejs-stream-combiner2-1.1.1-4|17	BuildArch:      noarch
14cu|nodejs-stream-combiner2-1.1.1-4|18	
14cu|nodejs-stream-combiner2-1.1.1-4|19	%description
14cu|nodejs-stream-combiner2-1.1.1-4|20	%{summary}.
14cu|nodejs-stream-combiner2-1.1.1-4|21	
14cu|nodejs-stream-combiner2-1.1.1-4|22	%files
14cu|nodejs-stream-combiner2-1.1.1-4|23	%doc LICENSE README.md
14cu|nodejs-stream-combiner2-1.1.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner2-1.1.1-4|25	
14cu|nodejs-stream-combiner2-1.1.1-4|26	#------------------------------------------------------------------
14cu|nodejs-stream-combiner2-1.1.1-4|27	
14cu|nodejs-stream-combiner2-1.1.1-4|28	%prep
14cu|nodejs-stream-combiner2-1.1.1-4|29	%setup -q -n package
14cu|nodejs-stream-combiner2-1.1.1-4|30	rm -rf node_modules
14cu|nodejs-stream-combiner2-1.1.1-4|31	
14cu|nodejs-stream-combiner2-1.1.1-4|32	%build
14cu|nodejs-stream-combiner2-1.1.1-4|33	
14cu|nodejs-stream-combiner2-1.1.1-4|34	%install
14cu|nodejs-stream-combiner2-1.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner2-1.1.1-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-combiner2-1.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-stream-combiner2-1.1.1-4|38	
14cu|nodejs-stream-combiner2-1.1.1-4|39	%check
14cu|nodejs-stream-combiner2-1.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-stream-combiner2-1.1.1-4|41	set -e; for t in test/*.js; do node $t; done
14cu|nodejs-stream-combiner2-1.1.1-4|42	
14cu|nodejs-stream-combiner2-1.1.1-4|43	
14cu|nodejs-stream-combiner2-1.1.1-4|44	%changelog
14cu|nodejs-stream-combiner2-1.1.1-4|45	
14cu|nodejs-stream-combiner2-1.1.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-stream-combiner2-1.1.1-4|47	- (1bd325b) BuildList#2799825: Increase release tag
14cu|nodejs-stream-combiner2-1.1.1-4|48	
14cu|nodejs-stream-combiner2-1.1.1-4|49	

12133 14
14cu|nodejs-stream-consume-0.1.0-4|1	%define oname stream-consume
14cu|nodejs-stream-consume-0.1.0-4|2	
14cu|nodejs-stream-consume-0.1.0-4|3	Summary:        Consume a stream to ensure it keeps flowing
14cu|nodejs-stream-consume-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-consume-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-stream-consume-0.1.0-4|6	Release:        4
14cu|nodejs-stream-consume-0.1.0-4|7	License:        MIT
14cu|nodejs-stream-consume-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-stream-consume-0.1.0-4|9	Url:            https://github.com/aroneous/stream-consume
14cu|nodejs-stream-consume-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-consume-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-consume-0.1.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-stream-consume-0.1.0-4|13	BuildRequires:  npm(should)
14cu|nodejs-stream-consume-0.1.0-4|14	BuildRequires:  npm(through2)
14cu|nodejs-stream-consume-0.1.0-4|15	
14cu|nodejs-stream-consume-0.1.0-4|16	BuildArch:      noarch
14cu|nodejs-stream-consume-0.1.0-4|17	
14cu|nodejs-stream-consume-0.1.0-4|18	%description
14cu|nodejs-stream-consume-0.1.0-4|19	%{summary}.
14cu|nodejs-stream-consume-0.1.0-4|20	
14cu|nodejs-stream-consume-0.1.0-4|21	%files
14cu|nodejs-stream-consume-0.1.0-4|22	%doc README.md
14cu|nodejs-stream-consume-0.1.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-consume-0.1.0-4|24	
14cu|nodejs-stream-consume-0.1.0-4|25	#------------------------------------------------------------------
14cu|nodejs-stream-consume-0.1.0-4|26	
14cu|nodejs-stream-consume-0.1.0-4|27	%prep
14cu|nodejs-stream-consume-0.1.0-4|28	%setup -qn package
14cu|nodejs-stream-consume-0.1.0-4|29	rm -rf node_modules
14cu|nodejs-stream-consume-0.1.0-4|30	
14cu|nodejs-stream-consume-0.1.0-4|31	%build
14cu|nodejs-stream-consume-0.1.0-4|32	
14cu|nodejs-stream-consume-0.1.0-4|33	%install
14cu|nodejs-stream-consume-0.1.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-consume-0.1.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-consume-0.1.0-4|36	%nodejs_symlink_deps
14cu|nodejs-stream-consume-0.1.0-4|37	
14cu|nodejs-stream-consume-0.1.0-4|38	%check
14cu|nodejs-stream-consume-0.1.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-stream-consume-0.1.0-4|40	mocha
14cu|nodejs-stream-consume-0.1.0-4|41	
14cu|nodejs-stream-consume-0.1.0-4|42	%changelog
14cu|nodejs-stream-consume-0.1.0-4|43	
14cu|nodejs-stream-consume-0.1.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-stream-consume-0.1.0-4|45	- (0bdf6c4) BuildList#2799825: Increase release tag
14cu|nodejs-stream-consume-0.1.0-4|46	
14cu|nodejs-stream-consume-0.1.0-4|47	

12134 14
14cu|nodejs-stream-counter-1.0.0-4|1	%define oname stream-counter
14cu|nodejs-stream-counter-1.0.0-4|2	
14cu|nodejs-stream-counter-1.0.0-4|3	Summary:    Keeps track of how many bytes have been written to a stream
14cu|nodejs-stream-counter-1.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-stream-counter-1.0.0-4|5	Version:    1.0.0
14cu|nodejs-stream-counter-1.0.0-4|6	Release:    4
14cu|nodejs-stream-counter-1.0.0-4|7	License:    BSD
14cu|nodejs-stream-counter-1.0.0-4|8	Group:      Development/Other
14cu|nodejs-stream-counter-1.0.0-4|9	URL:        https://github.com/superjoe30/node-stream-counter
14cu|nodejs-stream-counter-1.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-counter-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-counter-1.0.0-4|12	
14cu|nodejs-stream-counter-1.0.0-4|13	BuildArch:  noarch
14cu|nodejs-stream-counter-1.0.0-4|14	
14cu|nodejs-stream-counter-1.0.0-4|15	%files
14cu|nodejs-stream-counter-1.0.0-4|16	%doc LICENSE README.md
14cu|nodejs-stream-counter-1.0.0-4|17	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-counter-1.0.0-4|18	
14cu|nodejs-stream-counter-1.0.0-4|19	%description
14cu|nodejs-stream-counter-1.0.0-4|20	%{summary}.
14cu|nodejs-stream-counter-1.0.0-4|21	#-------------------------------------------------------------------------
14cu|nodejs-stream-counter-1.0.0-4|22	
14cu|nodejs-stream-counter-1.0.0-4|23	%prep
14cu|nodejs-stream-counter-1.0.0-4|24	%setup -qn package
14cu|nodejs-stream-counter-1.0.0-4|25	
14cu|nodejs-stream-counter-1.0.0-4|26	%build
14cu|nodejs-stream-counter-1.0.0-4|27	#nothing to do
14cu|nodejs-stream-counter-1.0.0-4|28	
14cu|nodejs-stream-counter-1.0.0-4|29	
14cu|nodejs-stream-counter-1.0.0-4|30	%install
14cu|nodejs-stream-counter-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-counter-1.0.0-4|32	cp -pr package.json index.js \
14cu|nodejs-stream-counter-1.0.0-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-counter-1.0.0-4|34	
14cu|nodejs-stream-counter-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-stream-counter-1.0.0-4|36	
14cu|nodejs-stream-counter-1.0.0-4|37	%check
14cu|nodejs-stream-counter-1.0.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-stream-counter-1.0.0-4|39	%__nodejs test/test.js
14cu|nodejs-stream-counter-1.0.0-4|40	
14cu|nodejs-stream-counter-1.0.0-4|41	%changelog
14cu|nodejs-stream-counter-1.0.0-4|42	
14cu|nodejs-stream-counter-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-stream-counter-1.0.0-4|44	- (40d3611) BuildList#2799825: Increase release tag
14cu|nodejs-stream-counter-1.0.0-4|45	
14cu|nodejs-stream-counter-1.0.0-4|46	

12135 14
14cu|nodejs-stream-equal-0.1.7-4|1	%define oname stream-equal
14cu|nodejs-stream-equal-0.1.7-4|2	
14cu|nodejs-stream-equal-0.1.7-4|3	Summary:        Test that two readable streams are equal to each other
14cu|nodejs-stream-equal-0.1.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-equal-0.1.7-4|5	Version:        0.1.7
14cu|nodejs-stream-equal-0.1.7-4|6	Release:        4
14cu|nodejs-stream-equal-0.1.7-4|7	License:        MIT
14cu|nodejs-stream-equal-0.1.7-4|8	Group:          Development/Other
14cu|nodejs-stream-equal-0.1.7-4|9	Url:            https://github.com/fent/node-stream-equal
14cu|nodejs-stream-equal-0.1.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-equal-0.1.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-equal-0.1.7-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-stream-equal-0.1.7-4|13	BuildArch:      noarch
14cu|nodejs-stream-equal-0.1.7-4|14	
14cu|nodejs-stream-equal-0.1.7-4|15	%description
14cu|nodejs-stream-equal-0.1.7-4|16	%{summary}.
14cu|nodejs-stream-equal-0.1.7-4|17	
14cu|nodejs-stream-equal-0.1.7-4|18	%files
14cu|nodejs-stream-equal-0.1.7-4|19	%doc LICENSE *.md
14cu|nodejs-stream-equal-0.1.7-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-equal-0.1.7-4|21	
14cu|nodejs-stream-equal-0.1.7-4|22	#------------------------------------------------------------------
14cu|nodejs-stream-equal-0.1.7-4|23	
14cu|nodejs-stream-equal-0.1.7-4|24	%prep
14cu|nodejs-stream-equal-0.1.7-4|25	%setup -q -n package
14cu|nodejs-stream-equal-0.1.7-4|26	rm -rf node_modules
14cu|nodejs-stream-equal-0.1.7-4|27	
14cu|nodejs-stream-equal-0.1.7-4|28	%build
14cu|nodejs-stream-equal-0.1.7-4|29	
14cu|nodejs-stream-equal-0.1.7-4|30	%install
14cu|nodejs-stream-equal-0.1.7-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-equal-0.1.7-4|32	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-equal-0.1.7-4|33	%nodejs_symlink_deps
14cu|nodejs-stream-equal-0.1.7-4|34	
14cu|nodejs-stream-equal-0.1.7-4|35	%check
14cu|nodejs-stream-equal-0.1.7-4|36	%nodejs_symlink_deps --check
14cu|nodejs-stream-equal-0.1.7-4|37	mocha -R spec test/*-test.js
14cu|nodejs-stream-equal-0.1.7-4|38	
14cu|nodejs-stream-equal-0.1.7-4|39	%changelog
14cu|nodejs-stream-equal-0.1.7-4|40	
14cu|nodejs-stream-equal-0.1.7-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.7-4
14cu|nodejs-stream-equal-0.1.7-4|42	- (f6824bf) BuildList#2799825: Increase release tag
14cu|nodejs-stream-equal-0.1.7-4|43	
14cu|nodejs-stream-equal-0.1.7-4|44	

12136 14
14cu|nodejs-stream-http-2.0.2-5|1	%define oname stream-http
14cu|nodejs-stream-http-2.0.2-5|2	
14cu|nodejs-stream-http-2.0.2-5|3	Summary:        Streaming http in the browser
14cu|nodejs-stream-http-2.0.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-http-2.0.2-5|5	Version:        2.0.2
14cu|nodejs-stream-http-2.0.2-5|6	Release:        5
14cu|nodejs-stream-http-2.0.2-5|7	License:        MIT
14cu|nodejs-stream-http-2.0.2-5|8	Group:          Development/Other
14cu|nodejs-stream-http-2.0.2-5|9	Url:            https://github.com/jhiesey/stream-http
14cu|nodejs-stream-http-2.0.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-http-2.0.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-http-2.0.2-5|12	BuildRequires:  npm(xtend)
14cu|nodejs-stream-http-2.0.2-5|13	BuildRequires:  npm(inherits)
14cu|nodejs-stream-http-2.0.2-5|14	BuildRequires:  npm(builtin-status-codes)
14cu|nodejs-stream-http-2.0.2-5|15	BuildRequires:  npm(tape)
14cu|nodejs-stream-http-2.0.2-5|16	BuildArch:      noarch
14cu|nodejs-stream-http-2.0.2-5|17	
14cu|nodejs-stream-http-2.0.2-5|18	%description
14cu|nodejs-stream-http-2.0.2-5|19	%{summary}.
14cu|nodejs-stream-http-2.0.2-5|20	
14cu|nodejs-stream-http-2.0.2-5|21	%files
14cu|nodejs-stream-http-2.0.2-5|22	%doc LICENSE README.md
14cu|nodejs-stream-http-2.0.2-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-http-2.0.2-5|24	
14cu|nodejs-stream-http-2.0.2-5|25	#------------------------------------------------------------------
14cu|nodejs-stream-http-2.0.2-5|26	
14cu|nodejs-stream-http-2.0.2-5|27	%prep
14cu|nodejs-stream-http-2.0.2-5|28	%setup -q -n package
14cu|nodejs-stream-http-2.0.2-5|29	rm -rf node_modules
14cu|nodejs-stream-http-2.0.2-5|30	%nodejs_fixdep inherits
14cu|nodejs-stream-http-2.0.2-5|31	
14cu|nodejs-stream-http-2.0.2-5|32	%build
14cu|nodejs-stream-http-2.0.2-5|33	
14cu|nodejs-stream-http-2.0.2-5|34	%install
14cu|nodejs-stream-http-2.0.2-5|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-http-2.0.2-5|36	cp -r package.json *.js lib %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-http-2.0.2-5|37	%nodejs_symlink_deps
14cu|nodejs-stream-http-2.0.2-5|38	
14cu|nodejs-stream-http-2.0.2-5|39	
14cu|nodejs-stream-http-2.0.2-5|40	%check
14cu|nodejs-stream-http-2.0.2-5|41	%nodejs_symlink_deps --check
14cu|nodejs-stream-http-2.0.2-5|42	ln -sf %{nodejs_sitelib}/inherits node_modules/
14cu|nodejs-stream-http-2.0.2-5|43	tape test/node/*.js
14cu|nodejs-stream-http-2.0.2-5|44	
14cu|nodejs-stream-http-2.0.2-5|45	
14cu|nodejs-stream-http-2.0.2-5|46	
14cu|nodejs-stream-http-2.0.2-5|47	%changelog
14cu|nodejs-stream-http-2.0.2-5|48	
14cu|nodejs-stream-http-2.0.2-5|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.2-5
14cu|nodejs-stream-http-2.0.2-5|50	- (4591251) BuildList#2799825: Increase release tag
14cu|nodejs-stream-http-2.0.2-5|51	
14cu|nodejs-stream-http-2.0.2-5|52	

12137 14
14cu|nodejs-streamify-0.2.6-4|1	%define oname streamify
14cu|nodejs-streamify-0.2.6-4|2	
14cu|nodejs-streamify-0.2.6-4|3	Summary:        Streamify helps you easily provide a streaming interface for code
14cu|nodejs-streamify-0.2.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-streamify-0.2.6-4|5	Version:        0.2.6
14cu|nodejs-streamify-0.2.6-4|6	Release:        4
14cu|nodejs-streamify-0.2.6-4|7	License:        MIT
14cu|nodejs-streamify-0.2.6-4|8	Group:          Development/Other
14cu|nodejs-streamify-0.2.6-4|9	Url:            https://github.com/fent/node-streamify
14cu|nodejs-streamify-0.2.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-streamify-0.2.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-streamify-0.2.6-4|12	BuildRequires:  npm(hashish)
14cu|nodejs-streamify-0.2.6-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-streamify-0.2.6-4|14	BuildRequires:  npm(stream-equal)
14cu|nodejs-streamify-0.2.6-4|15	
14cu|nodejs-streamify-0.2.6-4|16	BuildArch:      noarch
14cu|nodejs-streamify-0.2.6-4|17	
14cu|nodejs-streamify-0.2.6-4|18	%description
14cu|nodejs-streamify-0.2.6-4|19	%{summary}.
14cu|nodejs-streamify-0.2.6-4|20	
14cu|nodejs-streamify-0.2.6-4|21	%files
14cu|nodejs-streamify-0.2.6-4|22	%doc LICENSE README.md
14cu|nodejs-streamify-0.2.6-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamify-0.2.6-4|24	
14cu|nodejs-streamify-0.2.6-4|25	#------------------------------------------------------------------
14cu|nodejs-streamify-0.2.6-4|26	
14cu|nodejs-streamify-0.2.6-4|27	%prep
14cu|nodejs-streamify-0.2.6-4|28	%setup -qn package
14cu|nodejs-streamify-0.2.6-4|29	rm -rf node_modules
14cu|nodejs-streamify-0.2.6-4|30	
14cu|nodejs-streamify-0.2.6-4|31	%build
14cu|nodejs-streamify-0.2.6-4|32	
14cu|nodejs-streamify-0.2.6-4|33	%install
14cu|nodejs-streamify-0.2.6-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamify-0.2.6-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamify-0.2.6-4|36	%nodejs_symlink_deps
14cu|nodejs-streamify-0.2.6-4|37	
14cu|nodejs-streamify-0.2.6-4|38	%check
14cu|nodejs-streamify-0.2.6-4|39	%nodejs_symlink_deps --check
14cu|nodejs-streamify-0.2.6-4|40	mocha -R spec test/*-test.js
14cu|nodejs-streamify-0.2.6-4|41	
14cu|nodejs-streamify-0.2.6-4|42	%changelog
14cu|nodejs-streamify-0.2.6-4|43	
14cu|nodejs-streamify-0.2.6-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.6-4
14cu|nodejs-streamify-0.2.6-4|45	- (c0724c2) BuildList#2799825: Increase release tag
14cu|nodejs-streamify-0.2.6-4|46	
14cu|nodejs-streamify-0.2.6-4|47	

12138 14
14cu|nodejs-streamsink-1.2.0-4|1	%define oname streamsink
14cu|nodejs-streamsink-1.2.0-4|2	
14cu|nodejs-streamsink-1.2.0-4|3	Summary:        Pipe to a buffer, then create readable streams from it
14cu|nodejs-streamsink-1.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-streamsink-1.2.0-4|5	Version:        1.2.0
14cu|nodejs-streamsink-1.2.0-4|6	Release:        4
14cu|nodejs-streamsink-1.2.0-4|7	License:        MIT
14cu|nodejs-streamsink-1.2.0-4|8	Group:          Development/Other
14cu|nodejs-streamsink-1.2.0-4|9	Url:            https://github.com/andrewrk/node-streamsink
14cu|nodejs-streamsink-1.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-streamsink-1.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-streamsink-1.2.0-4|12	BuildArch:      noarch
14cu|nodejs-streamsink-1.2.0-4|13	
14cu|nodejs-streamsink-1.2.0-4|14	%description
14cu|nodejs-streamsink-1.2.0-4|15	%{summary}.
14cu|nodejs-streamsink-1.2.0-4|16	
14cu|nodejs-streamsink-1.2.0-4|17	%files
14cu|nodejs-streamsink-1.2.0-4|18	%doc LICENSE *.md
14cu|nodejs-streamsink-1.2.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamsink-1.2.0-4|20	
14cu|nodejs-streamsink-1.2.0-4|21	#------------------------------------------------------------------
14cu|nodejs-streamsink-1.2.0-4|22	
14cu|nodejs-streamsink-1.2.0-4|23	%prep
14cu|nodejs-streamsink-1.2.0-4|24	%setup -q -n package
14cu|nodejs-streamsink-1.2.0-4|25	rm -rf node_modules
14cu|nodejs-streamsink-1.2.0-4|26	
14cu|nodejs-streamsink-1.2.0-4|27	%build
14cu|nodejs-streamsink-1.2.0-4|28	
14cu|nodejs-streamsink-1.2.0-4|29	%install
14cu|nodejs-streamsink-1.2.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamsink-1.2.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamsink-1.2.0-4|32	%nodejs_symlink_deps
14cu|nodejs-streamsink-1.2.0-4|33	
14cu|nodejs-streamsink-1.2.0-4|34	%check
14cu|nodejs-streamsink-1.2.0-4|35	node test.js
14cu|nodejs-streamsink-1.2.0-4|36	
14cu|nodejs-streamsink-1.2.0-4|37	%changelog
14cu|nodejs-streamsink-1.2.0-4|38	
14cu|nodejs-streamsink-1.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-streamsink-1.2.0-4|40	- (98e7067) BuildList#2799825: Increase release tag
14cu|nodejs-streamsink-1.2.0-4|41	
14cu|nodejs-streamsink-1.2.0-4|42	

12139 14
14cu|nodejs-stream-splicer-2.0.0-5|1	%define oname stream-splicer
14cu|nodejs-stream-splicer-2.0.0-5|2	
14cu|nodejs-stream-splicer-2.0.0-5|3	Summary:        Streaming pipeline with a mutable configuration
14cu|nodejs-stream-splicer-2.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-stream-splicer-2.0.0-5|5	Version:        2.0.0
14cu|nodejs-stream-splicer-2.0.0-5|6	Release:        5
14cu|nodejs-stream-splicer-2.0.0-5|7	License:        MIT
14cu|nodejs-stream-splicer-2.0.0-5|8	Group:          Development/Other
14cu|nodejs-stream-splicer-2.0.0-5|9	Url:            https://github.com/substack/stream-splicer
14cu|nodejs-stream-splicer-2.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stream-splicer-2.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stream-splicer-2.0.0-5|12	BuildRequires:  npm(inherits)
14cu|nodejs-stream-splicer-2.0.0-5|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-stream-splicer-2.0.0-5|14	BuildRequires:  npm(JSONStream)
14cu|nodejs-stream-splicer-2.0.0-5|15	BuildRequires:  npm(concat-stream)
14cu|nodejs-stream-splicer-2.0.0-5|16	BuildRequires:  npm(split)
14cu|nodejs-stream-splicer-2.0.0-5|17	BuildRequires:  npm(tape)
14cu|nodejs-stream-splicer-2.0.0-5|18	BuildRequires:  npm(through2)
14cu|nodejs-stream-splicer-2.0.0-5|19	BuildArch:      noarch
14cu|nodejs-stream-splicer-2.0.0-5|20	
14cu|nodejs-stream-splicer-2.0.0-5|21	%description
14cu|nodejs-stream-splicer-2.0.0-5|22	%{summary}.
14cu|nodejs-stream-splicer-2.0.0-5|23	
14cu|nodejs-stream-splicer-2.0.0-5|24	%files
14cu|nodejs-stream-splicer-2.0.0-5|25	%doc LICENSE readme.markdown example
14cu|nodejs-stream-splicer-2.0.0-5|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-splicer-2.0.0-5|27	
14cu|nodejs-stream-splicer-2.0.0-5|28	#------------------------------------------------------------------
14cu|nodejs-stream-splicer-2.0.0-5|29	
14cu|nodejs-stream-splicer-2.0.0-5|30	%prep
14cu|nodejs-stream-splicer-2.0.0-5|31	%setup -q -n package
14cu|nodejs-stream-splicer-2.0.0-5|32	rm -rf node_modules
14cu|nodejs-stream-splicer-2.0.0-5|33	%nodejs_fixdep inherits
14cu|nodejs-stream-splicer-2.0.0-5|34	%build
14cu|nodejs-stream-splicer-2.0.0-5|35	
14cu|nodejs-stream-splicer-2.0.0-5|36	%install
14cu|nodejs-stream-splicer-2.0.0-5|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-splicer-2.0.0-5|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stream-splicer-2.0.0-5|39	
14cu|nodejs-stream-splicer-2.0.0-5|40	%nodejs_symlink_deps
14cu|nodejs-stream-splicer-2.0.0-5|41	
14cu|nodejs-stream-splicer-2.0.0-5|42	
14cu|nodejs-stream-splicer-2.0.0-5|43	%check
14cu|nodejs-stream-splicer-2.0.0-5|44	%nodejs_symlink_deps --check
14cu|nodejs-stream-splicer-2.0.0-5|45	# the macro will fail to link those 2
14cu|nodejs-stream-splicer-2.0.0-5|46	pushd node_modules
14cu|nodejs-stream-splicer-2.0.0-5|47	ln -sf %{nodejs_sitelib}/inherits
14cu|nodejs-stream-splicer-2.0.0-5|48	ln -sf %{nodejs_sitelib}/readable-stream
14cu|nodejs-stream-splicer-2.0.0-5|49	popd
14cu|nodejs-stream-splicer-2.0.0-5|50	tape test/*.js
14cu|nodejs-stream-splicer-2.0.0-5|51	
14cu|nodejs-stream-splicer-2.0.0-5|52	%changelog
14cu|nodejs-stream-splicer-2.0.0-5|53	
14cu|nodejs-stream-splicer-2.0.0-5|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-5
14cu|nodejs-stream-splicer-2.0.0-5|55	- (1f4ea2e) BuildList#2799825: Increase release tag
14cu|nodejs-stream-splicer-2.0.0-5|56	
14cu|nodejs-stream-splicer-2.0.0-5|57	

12140 14
14cu|nodejs-streamtest-1.2.1-4|1	%define oname streamtest
14cu|nodejs-streamtest-1.2.1-4|2	
14cu|nodejs-streamtest-1.2.1-4|3	Summary:        Streams test library
14cu|nodejs-streamtest-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-streamtest-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-streamtest-1.2.1-4|6	Release:        4
14cu|nodejs-streamtest-1.2.1-4|7	License:        MIT
14cu|nodejs-streamtest-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-streamtest-1.2.1-4|9	Url:            https://github.com/nfroidure/streamtest
14cu|nodejs-streamtest-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-streamtest-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-streamtest-1.2.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-streamtest-1.2.1-4|13	#
14cu|nodejs-streamtest-1.2.1-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-streamtest-1.2.1-4|15	BuildArch:      noarch
14cu|nodejs-streamtest-1.2.1-4|16	
14cu|nodejs-streamtest-1.2.1-4|17	%description
14cu|nodejs-streamtest-1.2.1-4|18	%{summary}.
14cu|nodejs-streamtest-1.2.1-4|19	
14cu|nodejs-streamtest-1.2.1-4|20	%files
14cu|nodejs-streamtest-1.2.1-4|21	%doc LICENSE *.md
14cu|nodejs-streamtest-1.2.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamtest-1.2.1-4|23	
14cu|nodejs-streamtest-1.2.1-4|24	#------------------------------------------------------------------
14cu|nodejs-streamtest-1.2.1-4|25	
14cu|nodejs-streamtest-1.2.1-4|26	%prep
14cu|nodejs-streamtest-1.2.1-4|27	%setup -q -n package
14cu|nodejs-streamtest-1.2.1-4|28	rm -rf node_modules
14cu|nodejs-streamtest-1.2.1-4|29	chmod -x LICENSE
14cu|nodejs-streamtest-1.2.1-4|30	
14cu|nodejs-streamtest-1.2.1-4|31	%build
14cu|nodejs-streamtest-1.2.1-4|32	
14cu|nodejs-streamtest-1.2.1-4|33	%install
14cu|nodejs-streamtest-1.2.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamtest-1.2.1-4|35	cp -r package.json src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-streamtest-1.2.1-4|36	%nodejs_symlink_deps
14cu|nodejs-streamtest-1.2.1-4|37	
14cu|nodejs-streamtest-1.2.1-4|38	%check
14cu|nodejs-streamtest-1.2.1-4|39	%nodejs_symlink_deps --check
14cu|nodejs-streamtest-1.2.1-4|40	mocha tests/*.mocha.js
14cu|nodejs-streamtest-1.2.1-4|41	
14cu|nodejs-streamtest-1.2.1-4|42	%changelog
14cu|nodejs-streamtest-1.2.1-4|43	
14cu|nodejs-streamtest-1.2.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-streamtest-1.2.1-4|45	- (ea211f6) BuildList#2799825: Increase release tag
14cu|nodejs-streamtest-1.2.1-4|46	
14cu|nodejs-streamtest-1.2.1-4|47	

12141 14
14cu|nodejs-strike-api-0.2.0-4|1	%define oname strike-api
14cu|nodejs-strike-api-0.2.0-4|2	
14cu|nodejs-strike-api-0.2.0-4|3	Summary:        Strike Search API client
14cu|nodejs-strike-api-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strike-api-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-strike-api-0.2.0-4|6	Release:        4
14cu|nodejs-strike-api-0.2.0-4|7	License:        MIT
14cu|nodejs-strike-api-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-strike-api-0.2.0-4|9	Url:            https://github.com/zeroware/strike-api
14cu|nodejs-strike-api-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strike-api-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strike-api-0.2.0-4|12	BuildRequires:  npm(superagent-promise)
14cu|nodejs-strike-api-0.2.0-4|13	BuildRequires:  npm(superagent)
14cu|nodejs-strike-api-0.2.0-4|14	BuildRequires:  npm(promise)
14cu|nodejs-strike-api-0.2.0-4|15	BuildArch:      noarch
14cu|nodejs-strike-api-0.2.0-4|16	
14cu|nodejs-strike-api-0.2.0-4|17	%description
14cu|nodejs-strike-api-0.2.0-4|18	%{summary}.
14cu|nodejs-strike-api-0.2.0-4|19	
14cu|nodejs-strike-api-0.2.0-4|20	%files
14cu|nodejs-strike-api-0.2.0-4|21	%doc *.md examples
14cu|nodejs-strike-api-0.2.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strike-api-0.2.0-4|23	
14cu|nodejs-strike-api-0.2.0-4|24	#------------------------------------------------------------------
14cu|nodejs-strike-api-0.2.0-4|25	
14cu|nodejs-strike-api-0.2.0-4|26	%prep
14cu|nodejs-strike-api-0.2.0-4|27	%setup -q -n package
14cu|nodejs-strike-api-0.2.0-4|28	rm -rf node_modules
14cu|nodejs-strike-api-0.2.0-4|29	
14cu|nodejs-strike-api-0.2.0-4|30	%build
14cu|nodejs-strike-api-0.2.0-4|31	
14cu|nodejs-strike-api-0.2.0-4|32	%install
14cu|nodejs-strike-api-0.2.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-strike-api-0.2.0-4|34	cp -r package.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-strike-api-0.2.0-4|35	%nodejs_symlink_deps
14cu|nodejs-strike-api-0.2.0-4|36	
14cu|nodejs-strike-api-0.2.0-4|37	%changelog
14cu|nodejs-strike-api-0.2.0-4|38	
14cu|nodejs-strike-api-0.2.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-strike-api-0.2.0-4|40	- (5ebdc37) BuildList#2799825: Increase release tag
14cu|nodejs-strike-api-0.2.0-4|41	
14cu|nodejs-strike-api-0.2.0-4|42	

12142 14
14cu|nodejs-string_decoder-0.10.31-4|1	%define oname string_decoder
14cu|nodejs-string_decoder-0.10.31-4|2	
14cu|nodejs-string_decoder-0.10.31-4|3	Summary:        The string_decoder module from Node core
14cu|nodejs-string_decoder-0.10.31-4|4	Name:           nodejs-%{oname}
14cu|nodejs-string_decoder-0.10.31-4|5	Version:        0.10.31
14cu|nodejs-string_decoder-0.10.31-4|6	Release:        4
14cu|nodejs-string_decoder-0.10.31-4|7	License:        MIT
14cu|nodejs-string_decoder-0.10.31-4|8	Group:          Development/Other
14cu|nodejs-string_decoder-0.10.31-4|9	Url:            https://github.com/rvagg/string_decoder
14cu|nodejs-string_decoder-0.10.31-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string_decoder-0.10.31-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-string_decoder-0.10.31-4|12	BuildArch:      noarch
14cu|nodejs-string_decoder-0.10.31-4|13	
14cu|nodejs-string_decoder-0.10.31-4|14	%description
14cu|nodejs-string_decoder-0.10.31-4|15	%{summary}.
14cu|nodejs-string_decoder-0.10.31-4|16	
14cu|nodejs-string_decoder-0.10.31-4|17	%files
14cu|nodejs-string_decoder-0.10.31-4|18	%doc LICENSE README.md
14cu|nodejs-string_decoder-0.10.31-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string_decoder-0.10.31-4|20	
14cu|nodejs-string_decoder-0.10.31-4|21	#------------------------------------------------------------------
14cu|nodejs-string_decoder-0.10.31-4|22	
14cu|nodejs-string_decoder-0.10.31-4|23	%prep
14cu|nodejs-string_decoder-0.10.31-4|24	%setup -q -n package
14cu|nodejs-string_decoder-0.10.31-4|25	rm -rf node_modules
14cu|nodejs-string_decoder-0.10.31-4|26	
14cu|nodejs-string_decoder-0.10.31-4|27	%build
14cu|nodejs-string_decoder-0.10.31-4|28	
14cu|nodejs-string_decoder-0.10.31-4|29	%install
14cu|nodejs-string_decoder-0.10.31-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-string_decoder-0.10.31-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-string_decoder-0.10.31-4|32	%nodejs_symlink_deps
14cu|nodejs-string_decoder-0.10.31-4|33	%changelog
14cu|nodejs-string_decoder-0.10.31-4|34	
14cu|nodejs-string_decoder-0.10.31-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.10.31-4
14cu|nodejs-string_decoder-0.10.31-4|36	- (dcf8f27) BuildList#2799825: Increase release tag
14cu|nodejs-string_decoder-0.10.31-4|37	
14cu|nodejs-string_decoder-0.10.31-4|38	

12143 14
14cu|nodejs-stringify-object-2.3.1-4|1	%define oname stringify-object
14cu|nodejs-stringify-object-2.3.1-4|2	
14cu|nodejs-stringify-object-2.3.1-4|3	Summary:        Object/array like JSON.stringify
14cu|nodejs-stringify-object-2.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stringify-object-2.3.1-4|5	Version:        2.3.1
14cu|nodejs-stringify-object-2.3.1-4|6	Release:        4
14cu|nodejs-stringify-object-2.3.1-4|7	License:        BSD
14cu|nodejs-stringify-object-2.3.1-4|8	Group:          Development/Other
14cu|nodejs-stringify-object-2.3.1-4|9	Url:            https://github.com/yeoman/stringify-object
14cu|nodejs-stringify-object-2.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stringify-object-2.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stringify-object-2.3.1-4|12	BuildRequires:  npm(is-regexp)
14cu|nodejs-stringify-object-2.3.1-4|13	BuildRequires:  npm(is-plain-obj)
14cu|nodejs-stringify-object-2.3.1-4|14	BuildArch:      noarch
14cu|nodejs-stringify-object-2.3.1-4|15	
14cu|nodejs-stringify-object-2.3.1-4|16	%description
14cu|nodejs-stringify-object-2.3.1-4|17	Stringify an object/array like JSON.stringify
14cu|nodejs-stringify-object-2.3.1-4|18	just without all the double-quotes
14cu|nodejs-stringify-object-2.3.1-4|19	Useful for when you want to get the
14cu|nodejs-stringify-object-2.3.1-4|20	string representation of an object
14cu|nodejs-stringify-object-2.3.1-4|21	in a formatted way.
14cu|nodejs-stringify-object-2.3.1-4|22	It also handles circular references and
14cu|nodejs-stringify-object-2.3.1-4|23	lets you specify quote type.
14cu|nodejs-stringify-object-2.3.1-4|24	
14cu|nodejs-stringify-object-2.3.1-4|25	%files
14cu|nodejs-stringify-object-2.3.1-4|26	%doc readme.md
14cu|nodejs-stringify-object-2.3.1-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringify-object-2.3.1-4|28	
14cu|nodejs-stringify-object-2.3.1-4|29	#------------------------------------------------------------------
14cu|nodejs-stringify-object-2.3.1-4|30	
14cu|nodejs-stringify-object-2.3.1-4|31	%prep
14cu|nodejs-stringify-object-2.3.1-4|32	%setup -q -n package
14cu|nodejs-stringify-object-2.3.1-4|33	rm -rf node_modules
14cu|nodejs-stringify-object-2.3.1-4|34	
14cu|nodejs-stringify-object-2.3.1-4|35	%build
14cu|nodejs-stringify-object-2.3.1-4|36	
14cu|nodejs-stringify-object-2.3.1-4|37	%install
14cu|nodejs-stringify-object-2.3.1-4|38	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringify-object-2.3.1-4|39	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringify-object-2.3.1-4|40	%nodejs_symlink_deps
14cu|nodejs-stringify-object-2.3.1-4|41	%changelog
14cu|nodejs-stringify-object-2.3.1-4|42	
14cu|nodejs-stringify-object-2.3.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.1-4
14cu|nodejs-stringify-object-2.3.1-4|44	- (3b9605d) BuildList#2799825: Increase release tag
14cu|nodejs-stringify-object-2.3.1-4|45	
14cu|nodejs-stringify-object-2.3.1-4|46	

12144 14
14cu|nodejs-string-length-1.0.1-4|1	%define oname string-length
14cu|nodejs-string-length-1.0.1-4|2	
14cu|nodejs-string-length-1.0.1-4|3	Summary:        Get the real length of a string
14cu|nodejs-string-length-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-string-length-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-string-length-1.0.1-4|6	Release:        4
14cu|nodejs-string-length-1.0.1-4|7	License:        MIT
14cu|nodejs-string-length-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-string-length-1.0.1-4|9	Url:            https://github.com/sindresorhus/string-length
14cu|nodejs-string-length-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string-length-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-string-length-1.0.1-4|12	BuildRequires:  npm(strip-ansi)
14cu|nodejs-string-length-1.0.1-4|13	
14cu|nodejs-string-length-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-string-length-1.0.1-4|15	
14cu|nodejs-string-length-1.0.1-4|16	%description
14cu|nodejs-string-length-1.0.1-4|17	%{summary}.
14cu|nodejs-string-length-1.0.1-4|18	
14cu|nodejs-string-length-1.0.1-4|19	%files
14cu|nodejs-string-length-1.0.1-4|20	%doc license readme.md
14cu|nodejs-string-length-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-length-1.0.1-4|22	
14cu|nodejs-string-length-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-string-length-1.0.1-4|24	
14cu|nodejs-string-length-1.0.1-4|25	%prep
14cu|nodejs-string-length-1.0.1-4|26	%setup -q -n package
14cu|nodejs-string-length-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-string-length-1.0.1-4|28	
14cu|nodejs-string-length-1.0.1-4|29	%build
14cu|nodejs-string-length-1.0.1-4|30	
14cu|nodejs-string-length-1.0.1-4|31	%install
14cu|nodejs-string-length-1.0.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-length-1.0.1-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-length-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-string-length-1.0.1-4|35	
14cu|nodejs-string-length-1.0.1-4|36	%changelog
14cu|nodejs-string-length-1.0.1-4|37	
14cu|nodejs-string-length-1.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-string-length-1.0.1-4|39	- (de5d471) BuildList#2799825: Increase release tag
14cu|nodejs-string-length-1.0.1-4|40	
14cu|nodejs-string-length-1.0.1-4|41	

12145 14
14cu|nodejs-string.prototype.trim-1.1.1-4|1	%define oname string.prototype.trim
14cu|nodejs-string.prototype.trim-1.1.1-4|2	
14cu|nodejs-string.prototype.trim-1.1.1-4|3	Summary:        ES5 spec-compliant shim for String.prototype.trim
14cu|nodejs-string.prototype.trim-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-string.prototype.trim-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-string.prototype.trim-1.1.1-4|6	Release:        4
14cu|nodejs-string.prototype.trim-1.1.1-4|7	License:        MIT
14cu|nodejs-string.prototype.trim-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-string.prototype.trim-1.1.1-4|9	Url:            https://github.com/es-shims/String.prototype.trim
14cu|nodejs-string.prototype.trim-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string.prototype.trim-1.1.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-string.prototype.trim-1.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-string.prototype.trim-1.1.1-4|13	BuildRequires:  npm(function-bind)
14cu|nodejs-string.prototype.trim-1.1.1-4|14	BuildRequires:  npm(es-abstract)
14cu|nodejs-string.prototype.trim-1.1.1-4|15	BuildRequires:  npm(define-properties)
14cu|nodejs-string.prototype.trim-1.1.1-4|16	
14cu|nodejs-string.prototype.trim-1.1.1-4|17	BuildArch:      noarch
14cu|nodejs-string.prototype.trim-1.1.1-4|18	
14cu|nodejs-string.prototype.trim-1.1.1-4|19	%description
14cu|nodejs-string.prototype.trim-1.1.1-4|20	%{summary}.
14cu|nodejs-string.prototype.trim-1.1.1-4|21	
14cu|nodejs-string.prototype.trim-1.1.1-4|22	%files
14cu|nodejs-string.prototype.trim-1.1.1-4|23	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-string.prototype.trim-1.1.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string.prototype.trim-1.1.1-4|25	
14cu|nodejs-string.prototype.trim-1.1.1-4|26	#------------------------------------------------------------------
14cu|nodejs-string.prototype.trim-1.1.1-4|27	
14cu|nodejs-string.prototype.trim-1.1.1-4|28	%prep
14cu|nodejs-string.prototype.trim-1.1.1-4|29	%setup -q -n package
14cu|nodejs-string.prototype.trim-1.1.1-4|30	rm -rf node_modules
14cu|nodejs-string.prototype.trim-1.1.1-4|31	
14cu|nodejs-string.prototype.trim-1.1.1-4|32	%build
14cu|nodejs-string.prototype.trim-1.1.1-4|33	
14cu|nodejs-string.prototype.trim-1.1.1-4|34	%install
14cu|nodejs-string.prototype.trim-1.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string.prototype.trim-1.1.1-4|36	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-string.prototype.trim-1.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-string.prototype.trim-1.1.1-4|38	%changelog
14cu|nodejs-string.prototype.trim-1.1.1-4|39	
14cu|nodejs-string.prototype.trim-1.1.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-string.prototype.trim-1.1.1-4|41	- (fe032c9) BuildList#2799825: Increase release tag
14cu|nodejs-string.prototype.trim-1.1.1-4|42	
14cu|nodejs-string.prototype.trim-1.1.1-4|43	

12146 14
14cu|nodejs-stringstream-0.0.5-4|1	%define oname stringstream
14cu|nodejs-stringstream-0.0.5-4|2	
14cu|nodejs-stringstream-0.0.5-4|3	Summary:        Encode and decode streams into string streams
14cu|nodejs-stringstream-0.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-stringstream-0.0.5-4|5	Version:        0.0.5
14cu|nodejs-stringstream-0.0.5-4|6	Release:        4
14cu|nodejs-stringstream-0.0.5-4|7	License:        MIT
14cu|nodejs-stringstream-0.0.5-4|8	Group:          Development/Other
14cu|nodejs-stringstream-0.0.5-4|9	Url:            https://github.com/mhart/StringStream
14cu|nodejs-stringstream-0.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stringstream-0.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-stringstream-0.0.5-4|12	BuildArch:      noarch
14cu|nodejs-stringstream-0.0.5-4|13	
14cu|nodejs-stringstream-0.0.5-4|14	%description
14cu|nodejs-stringstream-0.0.5-4|15	%{summary}.
14cu|nodejs-stringstream-0.0.5-4|16	
14cu|nodejs-stringstream-0.0.5-4|17	%files
14cu|nodejs-stringstream-0.0.5-4|18	%doc LICENSE.txt README.md
14cu|nodejs-stringstream-0.0.5-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringstream-0.0.5-4|20	
14cu|nodejs-stringstream-0.0.5-4|21	#------------------------------------------------------------------
14cu|nodejs-stringstream-0.0.5-4|22	
14cu|nodejs-stringstream-0.0.5-4|23	%prep
14cu|nodejs-stringstream-0.0.5-4|24	%setup -q -n package
14cu|nodejs-stringstream-0.0.5-4|25	rm -rf node_modules
14cu|nodejs-stringstream-0.0.5-4|26	
14cu|nodejs-stringstream-0.0.5-4|27	%build
14cu|nodejs-stringstream-0.0.5-4|28	
14cu|nodejs-stringstream-0.0.5-4|29	%install
14cu|nodejs-stringstream-0.0.5-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringstream-0.0.5-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stringstream-0.0.5-4|32	%nodejs_symlink_deps
14cu|nodejs-stringstream-0.0.5-4|33	%changelog
14cu|nodejs-stringstream-0.0.5-4|34	
14cu|nodejs-stringstream-0.0.5-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-4
14cu|nodejs-stringstream-0.0.5-4|36	- (a382825) BuildList#2799825: Increase release tag
14cu|nodejs-stringstream-0.0.5-4|37	
14cu|nodejs-stringstream-0.0.5-4|38	

12147 14
14cu|nodejs-string-template-1.0.0-4|1	%define oname string-template
14cu|nodejs-string-template-1.0.0-4|2	
14cu|nodejs-string-template-1.0.0-4|3	Summary:        A simple string template function based on named or indexed arguments
14cu|nodejs-string-template-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-string-template-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-string-template-1.0.0-4|6	Release:        4
14cu|nodejs-string-template-1.0.0-4|7	License:        MIT
14cu|nodejs-string-template-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-string-template-1.0.0-4|9	Url:            https://github.com/Matt-Esch/string-template
14cu|nodejs-string-template-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string-template-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-string-template-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-string-template-1.0.0-4|13	
14cu|nodejs-string-template-1.0.0-4|14	%description
14cu|nodejs-string-template-1.0.0-4|15	%{summary}.
14cu|nodejs-string-template-1.0.0-4|16	
14cu|nodejs-string-template-1.0.0-4|17	%files
14cu|nodejs-string-template-1.0.0-4|18	%doc LICENCE *.md
14cu|nodejs-string-template-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-template-1.0.0-4|20	
14cu|nodejs-string-template-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-string-template-1.0.0-4|22	
14cu|nodejs-string-template-1.0.0-4|23	%prep
14cu|nodejs-string-template-1.0.0-4|24	%setup -q -n package
14cu|nodejs-string-template-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-string-template-1.0.0-4|26	
14cu|nodejs-string-template-1.0.0-4|27	%build
14cu|nodejs-string-template-1.0.0-4|28	
14cu|nodejs-string-template-1.0.0-4|29	%install
14cu|nodejs-string-template-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-template-1.0.0-4|31	cp -r package.json *.js coverage/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-template-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-string-template-1.0.0-4|33	%changelog
14cu|nodejs-string-template-1.0.0-4|34	
14cu|nodejs-string-template-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-string-template-1.0.0-4|36	- (d840460) BuildList#2799825: Increase release tag
14cu|nodejs-string-template-1.0.0-4|37	
14cu|nodejs-string-template-1.0.0-4|38	

12148 14
14cu|nodejs-string-to-stream-1.0.1-5|1	%define oname string-to-stream
14cu|nodejs-string-to-stream-1.0.1-5|2	
14cu|nodejs-string-to-stream-1.0.1-5|3	Summary:        Convert a string into a stream (streams2)
14cu|nodejs-string-to-stream-1.0.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-string-to-stream-1.0.1-5|5	Version:        1.0.1
14cu|nodejs-string-to-stream-1.0.1-5|6	Release:        5
14cu|nodejs-string-to-stream-1.0.1-5|7	License:        MIT
14cu|nodejs-string-to-stream-1.0.1-5|8	Group:          Development/Other
14cu|nodejs-string-to-stream-1.0.1-5|9	Url:            https://github.com/feross/string-to-stream
14cu|nodejs-string-to-stream-1.0.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string-to-stream-1.0.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-string-to-stream-1.0.1-5|12	BuildRequires:  npm(inherits)
14cu|nodejs-string-to-stream-1.0.1-5|13	#
14cu|nodejs-string-to-stream-1.0.1-5|14	BuildRequires:  npm(concat-stream)
14cu|nodejs-string-to-stream-1.0.1-5|15	BuildRequires:  npm(tape)
14cu|nodejs-string-to-stream-1.0.1-5|16	BuildArch:      noarch
14cu|nodejs-string-to-stream-1.0.1-5|17	
14cu|nodejs-string-to-stream-1.0.1-5|18	%description
14cu|nodejs-string-to-stream-1.0.1-5|19	%{summary}.
14cu|nodejs-string-to-stream-1.0.1-5|20	
14cu|nodejs-string-to-stream-1.0.1-5|21	%files
14cu|nodejs-string-to-stream-1.0.1-5|22	%doc LICENSE *.md
14cu|nodejs-string-to-stream-1.0.1-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-to-stream-1.0.1-5|24	
14cu|nodejs-string-to-stream-1.0.1-5|25	#------------------------------------------------------------------
14cu|nodejs-string-to-stream-1.0.1-5|26	
14cu|nodejs-string-to-stream-1.0.1-5|27	%prep
14cu|nodejs-string-to-stream-1.0.1-5|28	%setup -q -n package
14cu|nodejs-string-to-stream-1.0.1-5|29	rm -rf node_modules
14cu|nodejs-string-to-stream-1.0.1-5|30	
14cu|nodejs-string-to-stream-1.0.1-5|31	%build
14cu|nodejs-string-to-stream-1.0.1-5|32	
14cu|nodejs-string-to-stream-1.0.1-5|33	%install
14cu|nodejs-string-to-stream-1.0.1-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-to-stream-1.0.1-5|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-to-stream-1.0.1-5|36	%nodejs_symlink_deps
14cu|nodejs-string-to-stream-1.0.1-5|37	pushd %{buildroot}%{nodejs_sitelib}/%{oname}/node_modules
14cu|nodejs-string-to-stream-1.0.1-5|38	ln -sf %{nodejs_sitelib}/inherits .
14cu|nodejs-string-to-stream-1.0.1-5|39	popd
14cu|nodejs-string-to-stream-1.0.1-5|40	
14cu|nodejs-string-to-stream-1.0.1-5|41	%check
14cu|nodejs-string-to-stream-1.0.1-5|42	%nodejs_symlink_deps --check
14cu|nodejs-string-to-stream-1.0.1-5|43	pushd node_modules
14cu|nodejs-string-to-stream-1.0.1-5|44	ln -sf %{nodejs_sitelib}/inherits .
14cu|nodejs-string-to-stream-1.0.1-5|45	popd
14cu|nodejs-string-to-stream-1.0.1-5|46	tape test/*.js
14cu|nodejs-string-to-stream-1.0.1-5|47	
14cu|nodejs-string-to-stream-1.0.1-5|48	%changelog
14cu|nodejs-string-to-stream-1.0.1-5|49	
14cu|nodejs-string-to-stream-1.0.1-5|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-5
14cu|nodejs-string-to-stream-1.0.1-5|51	- (d1f6ff8) BuildList#2799825: Increase release tag
14cu|nodejs-string-to-stream-1.0.1-5|52	
14cu|nodejs-string-to-stream-1.0.1-5|53	

12149 14
14cu|nodejs-string-width-1.0.1-4|1	%define oname string-width
14cu|nodejs-string-width-1.0.1-4|2	
14cu|nodejs-string-width-1.0.1-4|3	Summary:        Get the visual width of a string
14cu|nodejs-string-width-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-string-width-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-string-width-1.0.1-4|6	Release:        4
14cu|nodejs-string-width-1.0.1-4|7	License:        MIT
14cu|nodejs-string-width-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-string-width-1.0.1-4|9	Url:            https://github.com/sindresorhus/string-width
14cu|nodejs-string-width-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-string-width-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-string-width-1.0.1-4|12	BuildRequires:  npm(strip-ansi)
14cu|nodejs-string-width-1.0.1-4|13	BuildRequires:  npm(is-fullwidth-code-point)
14cu|nodejs-string-width-1.0.1-4|14	BuildRequires:  npm(code-point-at)
14cu|nodejs-string-width-1.0.1-4|15	
14cu|nodejs-string-width-1.0.1-4|16	BuildArch:      noarch
14cu|nodejs-string-width-1.0.1-4|17	
14cu|nodejs-string-width-1.0.1-4|18	%description
14cu|nodejs-string-width-1.0.1-4|19	Get the visual width of a string -
14cu|nodejs-string-width-1.0.1-4|20	the number of columns required to display it
14cu|nodejs-string-width-1.0.1-4|21	Some Unicode characters are fullwidth
14cu|nodejs-string-width-1.0.1-4|22	and use double the normal width.
14cu|nodejs-string-width-1.0.1-4|23	Useful to be able to measure the actual
14cu|nodejs-string-width-1.0.1-4|24	width of command-line output.
14cu|nodejs-string-width-1.0.1-4|25	
14cu|nodejs-string-width-1.0.1-4|26	%files
14cu|nodejs-string-width-1.0.1-4|27	%doc license readme.md
14cu|nodejs-string-width-1.0.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-width-1.0.1-4|29	
14cu|nodejs-string-width-1.0.1-4|30	#------------------------------------------------------------------
14cu|nodejs-string-width-1.0.1-4|31	
14cu|nodejs-string-width-1.0.1-4|32	%prep
14cu|nodejs-string-width-1.0.1-4|33	%setup -q -n package
14cu|nodejs-string-width-1.0.1-4|34	rm -rf node_modules
14cu|nodejs-string-width-1.0.1-4|35	
14cu|nodejs-string-width-1.0.1-4|36	%build
14cu|nodejs-string-width-1.0.1-4|37	
14cu|nodejs-string-width-1.0.1-4|38	%install
14cu|nodejs-string-width-1.0.1-4|39	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-width-1.0.1-4|40	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-string-width-1.0.1-4|41	%nodejs_symlink_deps
14cu|nodejs-string-width-1.0.1-4|42	%changelog
14cu|nodejs-string-width-1.0.1-4|43	
14cu|nodejs-string-width-1.0.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-string-width-1.0.1-4|45	- (338e0cf) BuildList#2799825: Increase release tag
14cu|nodejs-string-width-1.0.1-4|46	
14cu|nodejs-string-width-1.0.1-4|47	

12150 14
14cu|nodejs-strip-ansi-3.0.0-4|1	%define oname strip-ansi
14cu|nodejs-strip-ansi-3.0.0-4|2	
14cu|nodejs-strip-ansi-3.0.0-4|3	Summary:    Strip ANSI escape codes (used for colorizing strings in the terminal)
14cu|nodejs-strip-ansi-3.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-strip-ansi-3.0.0-4|5	Version:    3.0.0
14cu|nodejs-strip-ansi-3.0.0-4|6	Release:    4
14cu|nodejs-strip-ansi-3.0.0-4|7	License:    MIT
14cu|nodejs-strip-ansi-3.0.0-4|8	Group:      Development/Other
14cu|nodejs-strip-ansi-3.0.0-4|9	URL:        https://github.com/sindresorhus/%{oname}
14cu|nodejs-strip-ansi-3.0.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-ansi-3.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-ansi-3.0.0-4|12	BuildRequires:  npm(ansi-regex)
14cu|nodejs-strip-ansi-3.0.0-4|13	
14cu|nodejs-strip-ansi-3.0.0-4|14	BuildArch:  noarch
14cu|nodejs-strip-ansi-3.0.0-4|15	
14cu|nodejs-strip-ansi-3.0.0-4|16	%description
14cu|nodejs-strip-ansi-3.0.0-4|17	%{summary}.
14cu|nodejs-strip-ansi-3.0.0-4|18	
14cu|nodejs-strip-ansi-3.0.0-4|19	%files
14cu|nodejs-strip-ansi-3.0.0-4|20	%doc license readme.md
14cu|nodejs-strip-ansi-3.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-ansi-3.0.0-4|22	#--------------------------------------------------------------
14cu|nodejs-strip-ansi-3.0.0-4|23	
14cu|nodejs-strip-ansi-3.0.0-4|24	%prep
14cu|nodejs-strip-ansi-3.0.0-4|25	%setup -q -n package
14cu|nodejs-strip-ansi-3.0.0-4|26	
14cu|nodejs-strip-ansi-3.0.0-4|27	%build
14cu|nodejs-strip-ansi-3.0.0-4|28	#nothing to do
14cu|nodejs-strip-ansi-3.0.0-4|29	
14cu|nodejs-strip-ansi-3.0.0-4|30	
14cu|nodejs-strip-ansi-3.0.0-4|31	%install
14cu|nodejs-strip-ansi-3.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-ansi-3.0.0-4|33	cp -pr package.json index.js \
14cu|nodejs-strip-ansi-3.0.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-ansi-3.0.0-4|35	
14cu|nodejs-strip-ansi-3.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-strip-ansi-3.0.0-4|37	
14cu|nodejs-strip-ansi-3.0.0-4|38	
14cu|nodejs-strip-ansi-3.0.0-4|39	
14cu|nodejs-strip-ansi-3.0.0-4|40	%changelog
14cu|nodejs-strip-ansi-3.0.0-4|41	
14cu|nodejs-strip-ansi-3.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.0-4
14cu|nodejs-strip-ansi-3.0.0-4|43	- (236a7c4) BuildList#2799825: Increase release tag
14cu|nodejs-strip-ansi-3.0.0-4|44	
14cu|nodejs-strip-ansi-3.0.0-4|45	

12151 14
14cu|nodejs-strip-bom-2.0.0-4|1	%define oname strip-bom
14cu|nodejs-strip-bom-2.0.0-4|2	
14cu|nodejs-strip-bom-2.0.0-4|3	Summary:        Strip UTF-8 byte order mark (BOM) from a string/buffer
14cu|nodejs-strip-bom-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-bom-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-strip-bom-2.0.0-4|6	Release:        4
14cu|nodejs-strip-bom-2.0.0-4|7	License:        MIT
14cu|nodejs-strip-bom-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-strip-bom-2.0.0-4|9	Url:            https://github.com/sindresorhus/strip-bom
14cu|nodejs-strip-bom-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-bom-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-bom-2.0.0-4|12	BuildRequires:  npm(is-utf8)
14cu|nodejs-strip-bom-2.0.0-4|13	
14cu|nodejs-strip-bom-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-strip-bom-2.0.0-4|15	
14cu|nodejs-strip-bom-2.0.0-4|16	%description
14cu|nodejs-strip-bom-2.0.0-4|17	%{summary}.
14cu|nodejs-strip-bom-2.0.0-4|18	
14cu|nodejs-strip-bom-2.0.0-4|19	%files
14cu|nodejs-strip-bom-2.0.0-4|20	%doc readme.md license
14cu|nodejs-strip-bom-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-2.0.0-4|22	
14cu|nodejs-strip-bom-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-strip-bom-2.0.0-4|24	
14cu|nodejs-strip-bom-2.0.0-4|25	%prep
14cu|nodejs-strip-bom-2.0.0-4|26	%setup -q -n package
14cu|nodejs-strip-bom-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-strip-bom-2.0.0-4|28	
14cu|nodejs-strip-bom-2.0.0-4|29	%build
14cu|nodejs-strip-bom-2.0.0-4|30	
14cu|nodejs-strip-bom-2.0.0-4|31	%install
14cu|nodejs-strip-bom-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-2.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-strip-bom-2.0.0-4|35	%changelog
14cu|nodejs-strip-bom-2.0.0-4|36	
14cu|nodejs-strip-bom-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-strip-bom-2.0.0-4|38	- (645f087) BuildList#2799825: Increase release tag
14cu|nodejs-strip-bom-2.0.0-4|39	
14cu|nodejs-strip-bom-2.0.0-4|40	

12152 14
14cu|nodejs-strip-bom-stream-2.0.0-4|1	%define oname strip-bom-stream
14cu|nodejs-strip-bom-stream-2.0.0-4|2	
14cu|nodejs-strip-bom-stream-2.0.0-4|3	Summary:        Strip UTF-8 byte order mark (BOM) from a stream
14cu|nodejs-strip-bom-stream-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-bom-stream-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-strip-bom-stream-2.0.0-4|6	Release:        4
14cu|nodejs-strip-bom-stream-2.0.0-4|7	License:        MIT
14cu|nodejs-strip-bom-stream-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-strip-bom-stream-2.0.0-4|9	Url:            https://github.com/sindresorhus/strip-bom-stream
14cu|nodejs-strip-bom-stream-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-bom-stream-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-bom-stream-2.0.0-4|12	BuildRequires:  npm(strip-bom)
14cu|nodejs-strip-bom-stream-2.0.0-4|13	BuildRequires:  npm(first-chunk-stream)
14cu|nodejs-strip-bom-stream-2.0.0-4|14	BuildArch:      noarch
14cu|nodejs-strip-bom-stream-2.0.0-4|15	
14cu|nodejs-strip-bom-stream-2.0.0-4|16	%description
14cu|nodejs-strip-bom-stream-2.0.0-4|17	%{summary}.
14cu|nodejs-strip-bom-stream-2.0.0-4|18	
14cu|nodejs-strip-bom-stream-2.0.0-4|19	%files
14cu|nodejs-strip-bom-stream-2.0.0-4|20	%doc license *.md
14cu|nodejs-strip-bom-stream-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-stream-2.0.0-4|22	
14cu|nodejs-strip-bom-stream-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-strip-bom-stream-2.0.0-4|24	
14cu|nodejs-strip-bom-stream-2.0.0-4|25	%prep
14cu|nodejs-strip-bom-stream-2.0.0-4|26	%setup -q -n package
14cu|nodejs-strip-bom-stream-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-strip-bom-stream-2.0.0-4|28	
14cu|nodejs-strip-bom-stream-2.0.0-4|29	%build
14cu|nodejs-strip-bom-stream-2.0.0-4|30	
14cu|nodejs-strip-bom-stream-2.0.0-4|31	%install
14cu|nodejs-strip-bom-stream-2.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-stream-2.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-bom-stream-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-strip-bom-stream-2.0.0-4|35	%changelog
14cu|nodejs-strip-bom-stream-2.0.0-4|36	
14cu|nodejs-strip-bom-stream-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-strip-bom-stream-2.0.0-4|38	- (9fcee41) BuildList#2799825: Increase release tag
14cu|nodejs-strip-bom-stream-2.0.0-4|39	
14cu|nodejs-strip-bom-stream-2.0.0-4|40	

12153 14
14cu|nodejs-strip-dirs-1.1.1-4|1	%define oname strip-dirs
14cu|nodejs-strip-dirs-1.1.1-4|2	
14cu|nodejs-strip-dirs-1.1.1-4|3	Summary:        Remove leading directory components from a path
14cu|nodejs-strip-dirs-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-dirs-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-strip-dirs-1.1.1-4|6	Release:        4
14cu|nodejs-strip-dirs-1.1.1-4|7	License:        MIT
14cu|nodejs-strip-dirs-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-strip-dirs-1.1.1-4|9	Url:            https://github.com/shinnn/node-strip-dirs
14cu|nodejs-strip-dirs-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-dirs-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-dirs-1.1.1-4|12	BuildRequires:  npm(sum-up)
14cu|nodejs-strip-dirs-1.1.1-4|13	BuildRequires:  npm(minimist)
14cu|nodejs-strip-dirs-1.1.1-4|14	BuildRequires:  npm(is-natural-number)
14cu|nodejs-strip-dirs-1.1.1-4|15	BuildRequires:  npm(is-absolute)
14cu|nodejs-strip-dirs-1.1.1-4|16	BuildRequires:  npm(get-stdin)
14cu|nodejs-strip-dirs-1.1.1-4|17	BuildRequires:  npm(chalk)
14cu|nodejs-strip-dirs-1.1.1-4|18	BuildArch:      noarch
14cu|nodejs-strip-dirs-1.1.1-4|19	
14cu|nodejs-strip-dirs-1.1.1-4|20	%description
14cu|nodejs-strip-dirs-1.1.1-4|21	%{summary}.
14cu|nodejs-strip-dirs-1.1.1-4|22	
14cu|nodejs-strip-dirs-1.1.1-4|23	%files
14cu|nodejs-strip-dirs-1.1.1-4|24	%doc LICENSE *.md
14cu|nodejs-strip-dirs-1.1.1-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-dirs-1.1.1-4|26	
14cu|nodejs-strip-dirs-1.1.1-4|27	#------------------------------------------------------------------
14cu|nodejs-strip-dirs-1.1.1-4|28	
14cu|nodejs-strip-dirs-1.1.1-4|29	%prep
14cu|nodejs-strip-dirs-1.1.1-4|30	%setup -q -n package
14cu|nodejs-strip-dirs-1.1.1-4|31	rm -rf node_modules
14cu|nodejs-strip-dirs-1.1.1-4|32	
14cu|nodejs-strip-dirs-1.1.1-4|33	%build
14cu|nodejs-strip-dirs-1.1.1-4|34	
14cu|nodejs-strip-dirs-1.1.1-4|35	%install
14cu|nodejs-strip-dirs-1.1.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-dirs-1.1.1-4|37	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-dirs-1.1.1-4|38	%nodejs_symlink_deps
14cu|nodejs-strip-dirs-1.1.1-4|39	%changelog
14cu|nodejs-strip-dirs-1.1.1-4|40	
14cu|nodejs-strip-dirs-1.1.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-strip-dirs-1.1.1-4|42	- (2fb856d) BuildList#2799825: Increase release tag
14cu|nodejs-strip-dirs-1.1.1-4|43	
14cu|nodejs-strip-dirs-1.1.1-4|44	

12154 14
14cu|nodejs-strip-indent-1.0.1-4|1	%define oname strip-indent
14cu|nodejs-strip-indent-1.0.1-4|2	
14cu|nodejs-strip-indent-1.0.1-4|3	Summary:        Strip leading whitespace from every line in a string
14cu|nodejs-strip-indent-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-indent-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-strip-indent-1.0.1-4|6	Release:        4
14cu|nodejs-strip-indent-1.0.1-4|7	License:        MIT
14cu|nodejs-strip-indent-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-strip-indent-1.0.1-4|9	Url:            https://github.com/sindresorhus/strip-indent
14cu|nodejs-strip-indent-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-indent-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-indent-1.0.1-4|12	BuildRequires:  npm(get-stdin)
14cu|nodejs-strip-indent-1.0.1-4|13	
14cu|nodejs-strip-indent-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-strip-indent-1.0.1-4|15	
14cu|nodejs-strip-indent-1.0.1-4|16	%description
14cu|nodejs-strip-indent-1.0.1-4|17	The line with the least number of leading whitespace,
14cu|nodejs-strip-indent-1.0.1-4|18	ignoring empty lines, determines the number to remove.
14cu|nodejs-strip-indent-1.0.1-4|19	Useful for removing redundant indentation.
14cu|nodejs-strip-indent-1.0.1-4|20	
14cu|nodejs-strip-indent-1.0.1-4|21	%files
14cu|nodejs-strip-indent-1.0.1-4|22	%doc readme.md license
14cu|nodejs-strip-indent-1.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-indent-1.0.1-4|24	
14cu|nodejs-strip-indent-1.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-strip-indent-1.0.1-4|26	
14cu|nodejs-strip-indent-1.0.1-4|27	%prep
14cu|nodejs-strip-indent-1.0.1-4|28	%setup -q -n package
14cu|nodejs-strip-indent-1.0.1-4|29	rm -rf node_modules
14cu|nodejs-strip-indent-1.0.1-4|30	
14cu|nodejs-strip-indent-1.0.1-4|31	%build
14cu|nodejs-strip-indent-1.0.1-4|32	
14cu|nodejs-strip-indent-1.0.1-4|33	%install
14cu|nodejs-strip-indent-1.0.1-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-indent-1.0.1-4|35	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-indent-1.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-strip-indent-1.0.1-4|37	%changelog
14cu|nodejs-strip-indent-1.0.1-4|38	
14cu|nodejs-strip-indent-1.0.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-strip-indent-1.0.1-4|40	- (79e3616) BuildList#2799825: Increase release tag
14cu|nodejs-strip-indent-1.0.1-4|41	
14cu|nodejs-strip-indent-1.0.1-4|42	

12155 14
14cu|nodejs-strip-json-comments-2.0.0-4|1	%define oname strip-json-comments
14cu|nodejs-strip-json-comments-2.0.0-4|2	
14cu|nodejs-strip-json-comments-2.0.0-4|3	Summary:        Strip comments from JSON
14cu|nodejs-strip-json-comments-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-json-comments-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-strip-json-comments-2.0.0-4|6	Release:        4
14cu|nodejs-strip-json-comments-2.0.0-4|7	License:        MIT
14cu|nodejs-strip-json-comments-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-strip-json-comments-2.0.0-4|9	Url:            https://github.com/sindresorhus/strip-json-comments
14cu|nodejs-strip-json-comments-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-json-comments-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-json-comments-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-strip-json-comments-2.0.0-4|13	
14cu|nodejs-strip-json-comments-2.0.0-4|14	%description
14cu|nodejs-strip-json-comments-2.0.0-4|15	%{summary}.
14cu|nodejs-strip-json-comments-2.0.0-4|16	
14cu|nodejs-strip-json-comments-2.0.0-4|17	%files
14cu|nodejs-strip-json-comments-2.0.0-4|18	%doc readme.md license
14cu|nodejs-strip-json-comments-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-json-comments-2.0.0-4|20	
14cu|nodejs-strip-json-comments-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-strip-json-comments-2.0.0-4|22	
14cu|nodejs-strip-json-comments-2.0.0-4|23	%prep
14cu|nodejs-strip-json-comments-2.0.0-4|24	%setup -q -n package
14cu|nodejs-strip-json-comments-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-strip-json-comments-2.0.0-4|26	
14cu|nodejs-strip-json-comments-2.0.0-4|27	%build
14cu|nodejs-strip-json-comments-2.0.0-4|28	
14cu|nodejs-strip-json-comments-2.0.0-4|29	%install
14cu|nodejs-strip-json-comments-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-json-comments-2.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-json-comments-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-strip-json-comments-2.0.0-4|33	%changelog
14cu|nodejs-strip-json-comments-2.0.0-4|34	
14cu|nodejs-strip-json-comments-2.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-strip-json-comments-2.0.0-4|36	- (2e1503d) BuildList#2799825: Increase release tag
14cu|nodejs-strip-json-comments-2.0.0-4|37	
14cu|nodejs-strip-json-comments-2.0.0-4|38	

12156 14
14cu|nodejs-strip-outer-1.0.0-4|1	%define oname strip-outer
14cu|nodejs-strip-outer-1.0.0-4|2	
14cu|nodejs-strip-outer-1.0.0-4|3	Summary:        Strip a substring from the start/end of a string
14cu|nodejs-strip-outer-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-outer-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-strip-outer-1.0.0-4|6	Release:        4
14cu|nodejs-strip-outer-1.0.0-4|7	License:        MIT
14cu|nodejs-strip-outer-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-strip-outer-1.0.0-4|9	Url:            https://github.com/sindresorhus/strip-outer
14cu|nodejs-strip-outer-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-outer-1.0.0-4|11	Source1:        https://raw.githubusercontent.com/sindresorhus/strip-outer/master/license
14cu|nodejs-strip-outer-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-outer-1.0.0-4|13	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-strip-outer-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-strip-outer-1.0.0-4|15	
14cu|nodejs-strip-outer-1.0.0-4|16	%description
14cu|nodejs-strip-outer-1.0.0-4|17	%{summary}.
14cu|nodejs-strip-outer-1.0.0-4|18	
14cu|nodejs-strip-outer-1.0.0-4|19	%files
14cu|nodejs-strip-outer-1.0.0-4|20	%doc license *.md
14cu|nodejs-strip-outer-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-outer-1.0.0-4|22	
14cu|nodejs-strip-outer-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-strip-outer-1.0.0-4|24	
14cu|nodejs-strip-outer-1.0.0-4|25	%prep
14cu|nodejs-strip-outer-1.0.0-4|26	%setup -q -n package
14cu|nodejs-strip-outer-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-strip-outer-1.0.0-4|28	cp -p %{SOURCE1} .
14cu|nodejs-strip-outer-1.0.0-4|29	
14cu|nodejs-strip-outer-1.0.0-4|30	%build
14cu|nodejs-strip-outer-1.0.0-4|31	
14cu|nodejs-strip-outer-1.0.0-4|32	%install
14cu|nodejs-strip-outer-1.0.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-outer-1.0.0-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-outer-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-strip-outer-1.0.0-4|36	%changelog
14cu|nodejs-strip-outer-1.0.0-4|37	
14cu|nodejs-strip-outer-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-strip-outer-1.0.0-4|39	- (7243533) BuildList#2799825: Increase release tag
14cu|nodejs-strip-outer-1.0.0-4|40	
14cu|nodejs-strip-outer-1.0.0-4|41	

12157 14
14cu|nodejs-strip-path-1.0.0-4|1	%define oname strip-path
14cu|nodejs-strip-path-1.0.0-4|2	
14cu|nodejs-strip-path-1.0.0-4|3	Summary:        Strip a path from a path
14cu|nodejs-strip-path-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-strip-path-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-strip-path-1.0.0-4|6	Release:        4
14cu|nodejs-strip-path-1.0.0-4|7	License:        MIT
14cu|nodejs-strip-path-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-strip-path-1.0.0-4|9	Url:            https://github.com/sindresorhus/strip-path
14cu|nodejs-strip-path-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-strip-path-1.0.0-4|11	Source0:        https://github.com/sindresorhus/strip-path/archive/v1.0.0.tar.gz
14cu|nodejs-strip-path-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-strip-path-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-strip-path-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-strip-path-1.0.0-4|15	
14cu|nodejs-strip-path-1.0.0-4|16	%description
14cu|nodejs-strip-path-1.0.0-4|17	%{summary}.
14cu|nodejs-strip-path-1.0.0-4|18	
14cu|nodejs-strip-path-1.0.0-4|19	%files
14cu|nodejs-strip-path-1.0.0-4|20	%doc license *.md
14cu|nodejs-strip-path-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-path-1.0.0-4|22	
14cu|nodejs-strip-path-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-strip-path-1.0.0-4|24	
14cu|nodejs-strip-path-1.0.0-4|25	%prep
14cu|nodejs-strip-path-1.0.0-4|26	%setup -qn %{oname}-%{version}
14cu|nodejs-strip-path-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-strip-path-1.0.0-4|28	
14cu|nodejs-strip-path-1.0.0-4|29	%build
14cu|nodejs-strip-path-1.0.0-4|30	
14cu|nodejs-strip-path-1.0.0-4|31	%install
14cu|nodejs-strip-path-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-path-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-strip-path-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-strip-path-1.0.0-4|35	
14cu|nodejs-strip-path-1.0.0-4|36	%check
14cu|nodejs-strip-path-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-strip-path-1.0.0-4|38	mocha
14cu|nodejs-strip-path-1.0.0-4|39	
14cu|nodejs-strip-path-1.0.0-4|40	%changelog
14cu|nodejs-strip-path-1.0.0-4|41	
14cu|nodejs-strip-path-1.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-strip-path-1.0.0-4|43	- (a17710c) BuildList#2799825: Increase release tag
14cu|nodejs-strip-path-1.0.0-4|44	
14cu|nodejs-strip-path-1.0.0-4|45	

12158 14
14cu|nodejs-stylus-0.53.0-4|1	%define oname stylus
14cu|nodejs-stylus-0.53.0-4|2	
14cu|nodejs-stylus-0.53.0-4|3	Summary:    Robust, expressive, and feature-rich CSS super-set for Node.js
14cu|nodejs-stylus-0.53.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-stylus-0.53.0-4|5	Version:    0.53.0
14cu|nodejs-stylus-0.53.0-4|6	Release:    4
14cu|nodejs-stylus-0.53.0-4|7	License:    MIT
14cu|nodejs-stylus-0.53.0-4|8	Group:      Development/Other
14cu|nodejs-stylus-0.53.0-4|9	URL:        https://github.com/stylus/stylus
14cu|nodejs-stylus-0.53.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-stylus-0.53.0-4|11	Source0:    https://github.com/%{oname}/%{oname}/archive/%{oname}-%{version}.tar.gz
14cu|nodejs-stylus-0.53.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-stylus-0.53.0-4|13	BuildRequires:  npm(css-parse)
14cu|nodejs-stylus-0.53.0-4|14	BuildRequires:  npm(debug)
14cu|nodejs-stylus-0.53.0-4|15	BuildRequires:  npm(mkdirp)
14cu|nodejs-stylus-0.53.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-stylus-0.53.0-4|17	BuildRequires:  npm(sax)
14cu|nodejs-stylus-0.53.0-4|18	BuildRequires:  npm(should)
14cu|nodejs-stylus-0.53.0-4|19	BuildRequires:  npm(glob)
14cu|nodejs-stylus-0.53.0-4|20	BuildRequires:  npm(source-map)
14cu|nodejs-stylus-0.53.0-4|21	BuildArch:  noarch
14cu|nodejs-stylus-0.53.0-4|22	
14cu|nodejs-stylus-0.53.0-4|23	%description
14cu|nodejs-stylus-0.53.0-4|24	Stylus is a revolutionary new language, providing an efficient, dynamic,
14cu|nodejs-stylus-0.53.0-4|25	and expressive way to generate CSS. It supports both indented syntax and
14cu|nodejs-stylus-0.53.0-4|26	regular CSS style.
14cu|nodejs-stylus-0.53.0-4|27	
14cu|nodejs-stylus-0.53.0-4|28	It has many features, including mixins, keyword arguments, variables,
14cu|nodejs-stylus-0.53.0-4|29	interpolation, operators, conditionals, iteration, over 25 built-in functions,
14cu|nodejs-stylus-0.53.0-4|30	optional compression and many more.
14cu|nodejs-stylus-0.53.0-4|31	
14cu|nodejs-stylus-0.53.0-4|32	
14cu|nodejs-stylus-0.53.0-4|33	
14cu|nodejs-stylus-0.53.0-4|34	%files
14cu|nodejs-stylus-0.53.0-4|35	%doc LICENSE *.md docs/
14cu|nodejs-stylus-0.53.0-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-stylus-0.53.0-4|37	%{_bindir}/%{oname}
14cu|nodejs-stylus-0.53.0-4|38	#-----------------------------------------------------------
14cu|nodejs-stylus-0.53.0-4|39	%prep
14cu|nodejs-stylus-0.53.0-4|40	%setup -qn %{oname}-%{version}
14cu|nodejs-stylus-0.53.0-4|41	%nodejs_fixdep css-parse
14cu|nodejs-stylus-0.53.0-4|42	%nodejs_fixdep mkdirp
14cu|nodejs-stylus-0.53.0-4|43	%nodejs_fixdep debug
14cu|nodejs-stylus-0.53.0-4|44	%nodejs_fixdep sax
14cu|nodejs-stylus-0.53.0-4|45	%nodejs_fixdep glob
14cu|nodejs-stylus-0.53.0-4|46	%nodejs_fixdep source-map
14cu|nodejs-stylus-0.53.0-4|47	
14cu|nodejs-stylus-0.53.0-4|48	%build
14cu|nodejs-stylus-0.53.0-4|49	#nothing to do
14cu|nodejs-stylus-0.53.0-4|50	
14cu|nodejs-stylus-0.53.0-4|51	
14cu|nodejs-stylus-0.53.0-4|52	%install
14cu|nodejs-stylus-0.53.0-4|53	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stylus-0.53.0-4|54	cp -pr package.json *.js lib/ editors/ graphics/ \
14cu|nodejs-stylus-0.53.0-4|55	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-stylus-0.53.0-4|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-stylus-0.53.0-4|57	install -p -D -m0755 bin/%{oname} \
14cu|nodejs-stylus-0.53.0-4|58	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-stylus-0.53.0-4|59	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-stylus-0.53.0-4|60	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} \
14cu|nodejs-stylus-0.53.0-4|61	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-stylus-0.53.0-4|62	
14cu|nodejs-stylus-0.53.0-4|63	%nodejs_symlink_deps
14cu|nodejs-stylus-0.53.0-4|64	
14cu|nodejs-stylus-0.53.0-4|65	
14cu|nodejs-stylus-0.53.0-4|66	
14cu|nodejs-stylus-0.53.0-4|67	%check
14cu|nodejs-stylus-0.53.0-4|68	%nodejs_symlink_deps --check
14cu|nodejs-stylus-0.53.0-4|69	mocha test/ test/middleware/ --require should --bail --check-leaks --reporter dot || :
14cu|nodejs-stylus-0.53.0-4|70	npm test || :
14cu|nodejs-stylus-0.53.0-4|71	
14cu|nodejs-stylus-0.53.0-4|72	
14cu|nodejs-stylus-0.53.0-4|73	%changelog
14cu|nodejs-stylus-0.53.0-4|74	
14cu|nodejs-stylus-0.53.0-4|75	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.53.0-4
14cu|nodejs-stylus-0.53.0-4|76	- (dfae6fc) BuildList#2799825: Increase release tag
14cu|nodejs-stylus-0.53.0-4|77	
14cu|nodejs-stylus-0.53.0-4|78	

12159 14
14cu|nodejs-subarg-1.0.0-4|1	%define oname subarg
14cu|nodejs-subarg-1.0.0-4|2	
14cu|nodejs-subarg-1.0.0-4|3	Summary:        Parse arguments with recursive contexts
14cu|nodejs-subarg-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-subarg-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-subarg-1.0.0-4|6	Release:        4
14cu|nodejs-subarg-1.0.0-4|7	License:        MIT
14cu|nodejs-subarg-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-subarg-1.0.0-4|9	Url:            https://github.com/substack/subarg
14cu|nodejs-subarg-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-subarg-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-subarg-1.0.0-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-subarg-1.0.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-subarg-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-subarg-1.0.0-4|15	
14cu|nodejs-subarg-1.0.0-4|16	%description
14cu|nodejs-subarg-1.0.0-4|17	%{summary}.
14cu|nodejs-subarg-1.0.0-4|18	
14cu|nodejs-subarg-1.0.0-4|19	%files
14cu|nodejs-subarg-1.0.0-4|20	%doc LICENSE readme.markdown example
14cu|nodejs-subarg-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-subarg-1.0.0-4|22	
14cu|nodejs-subarg-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-subarg-1.0.0-4|24	
14cu|nodejs-subarg-1.0.0-4|25	%prep
14cu|nodejs-subarg-1.0.0-4|26	%setup -q -n package
14cu|nodejs-subarg-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-subarg-1.0.0-4|28	
14cu|nodejs-subarg-1.0.0-4|29	%build
14cu|nodejs-subarg-1.0.0-4|30	
14cu|nodejs-subarg-1.0.0-4|31	%install
14cu|nodejs-subarg-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-subarg-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-subarg-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-subarg-1.0.0-4|35	
14cu|nodejs-subarg-1.0.0-4|36	%check
14cu|nodejs-subarg-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-subarg-1.0.0-4|38	tape test/*.js
14cu|nodejs-subarg-1.0.0-4|39	
14cu|nodejs-subarg-1.0.0-4|40	
14cu|nodejs-subarg-1.0.0-4|41	%changelog
14cu|nodejs-subarg-1.0.0-4|42	
14cu|nodejs-subarg-1.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-subarg-1.0.0-4|44	- (377b770) BuildList#2799825: Increase release tag
14cu|nodejs-subarg-1.0.0-4|45	
14cu|nodejs-subarg-1.0.0-4|46	

12160 14
14cu|nodejs-sum-up-1.0.2-4|1	%define oname sum-up
14cu|nodejs-sum-up-1.0.2-4|2	
14cu|nodejs-sum-up-1.0.2-4|3	Summary:        Summarize package information
14cu|nodejs-sum-up-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-sum-up-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-sum-up-1.0.2-4|6	Release:        4
14cu|nodejs-sum-up-1.0.2-4|7	License:        MIT
14cu|nodejs-sum-up-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-sum-up-1.0.2-4|9	Url:            https://github.com/shinnn/sum-up
14cu|nodejs-sum-up-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-sum-up-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-sum-up-1.0.2-4|12	BuildRequires:  npm(chalk)
14cu|nodejs-sum-up-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-sum-up-1.0.2-4|14	
14cu|nodejs-sum-up-1.0.2-4|15	%description
14cu|nodejs-sum-up-1.0.2-4|16	%{summary}.
14cu|nodejs-sum-up-1.0.2-4|17	
14cu|nodejs-sum-up-1.0.2-4|18	%files
14cu|nodejs-sum-up-1.0.2-4|19	%doc LICENSE *.md
14cu|nodejs-sum-up-1.0.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-sum-up-1.0.2-4|21	
14cu|nodejs-sum-up-1.0.2-4|22	#------------------------------------------------------------------
14cu|nodejs-sum-up-1.0.2-4|23	
14cu|nodejs-sum-up-1.0.2-4|24	%prep
14cu|nodejs-sum-up-1.0.2-4|25	%setup -q -n package
14cu|nodejs-sum-up-1.0.2-4|26	rm -rf node_modules
14cu|nodejs-sum-up-1.0.2-4|27	find . -type f -exec chmod -x {} \;
14cu|nodejs-sum-up-1.0.2-4|28	
14cu|nodejs-sum-up-1.0.2-4|29	%build
14cu|nodejs-sum-up-1.0.2-4|30	
14cu|nodejs-sum-up-1.0.2-4|31	%install
14cu|nodejs-sum-up-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sum-up-1.0.2-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-sum-up-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-sum-up-1.0.2-4|35	%changelog
14cu|nodejs-sum-up-1.0.2-4|36	
14cu|nodejs-sum-up-1.0.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-sum-up-1.0.2-4|38	- (1462a05) BuildList#2799825: Increase release tag
14cu|nodejs-sum-up-1.0.2-4|39	
14cu|nodejs-sum-up-1.0.2-4|40	

12161 14
14cu|nodejs-superagent-1.7.1-4|1	%define oname superagent
14cu|nodejs-superagent-1.7.1-4|2	
14cu|nodejs-superagent-1.7.1-4|3	Summary:    A small, progressive client-side HTTP request library
14cu|nodejs-superagent-1.7.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-superagent-1.7.1-4|5	Version:    1.7.1
14cu|nodejs-superagent-1.7.1-4|6	Release:    4
14cu|nodejs-superagent-1.7.1-4|7	License:    MIT
14cu|nodejs-superagent-1.7.1-4|8	Group:      Development/Other
14cu|nodejs-superagent-1.7.1-4|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-superagent-1.7.1-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-superagent-1.7.1-4|11	Source0:    https://github.com/visionmedia/superagent/archive/v%{version}.tar.gz
14cu|nodejs-superagent-1.7.1-4|12	Source100:    nodejs-superagent.rpmlintrc
14cu|nodejs-superagent-1.7.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-superagent-1.7.1-4|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-superagent-1.7.1-4|15	BuildRequires:  npm(form-data)
14cu|nodejs-superagent-1.7.1-4|16	BuildRequires:  npm(extend)
14cu|nodejs-superagent-1.7.1-4|17	BuildRequires:  npm(reduce-component)
14cu|nodejs-superagent-1.7.1-4|18	BuildRequires:  npm(debug)
14cu|nodejs-superagent-1.7.1-4|19	BuildRequires:  npm(cookiejar)
14cu|nodejs-superagent-1.7.1-4|20	BuildRequires:  npm(methods)
14cu|nodejs-superagent-1.7.1-4|21	BuildRequires:  npm(component-emitter)
14cu|nodejs-superagent-1.7.1-4|22	BuildRequires:  npm(mime)
14cu|nodejs-superagent-1.7.1-4|23	BuildRequires:  npm(formidable)
14cu|nodejs-superagent-1.7.1-4|24	BuildRequires:  npm(qs)
14cu|nodejs-superagent-1.7.1-4|25	#
14cu|nodejs-superagent-1.7.1-4|26	BuildRequires:  npm(basic-auth-connect)
14cu|nodejs-superagent-1.7.1-4|27	BuildRequires:  npm(better-assert)
14cu|nodejs-superagent-1.7.1-4|28	BuildRequires:  npm(body-parser)
14cu|nodejs-superagent-1.7.1-4|29	BuildRequires:  npm(cookie-parser)
14cu|nodejs-superagent-1.7.1-4|30	BuildRequires:  npm(express)
14cu|nodejs-superagent-1.7.1-4|31	BuildRequires:  npm(express-session)
14cu|nodejs-superagent-1.7.1-4|32	BuildRequires:  npm(mocha)
14cu|nodejs-superagent-1.7.1-4|33	BuildRequires:  npm(should)
14cu|nodejs-superagent-1.7.1-4|34	BuildRequires:  npm(browserify)
14cu|nodejs-superagent-1.7.1-4|35	BuildRequires:  npm(Base64)
14cu|nodejs-superagent-1.7.1-4|36	BuildRequires:  npm(bytes) >= 2.2.0
14cu|nodejs-superagent-1.7.1-4|37	BuildArch:  noarch
14cu|nodejs-superagent-1.7.1-4|38	
14cu|nodejs-superagent-1.7.1-4|39	%description
14cu|nodejs-superagent-1.7.1-4|40	A small, progressive client-side HTTP request library crafted for flexibility,
14cu|nodejs-superagent-1.7.1-4|41	readability, and a low learning curve.
14cu|nodejs-superagent-1.7.1-4|42	
14cu|nodejs-superagent-1.7.1-4|43	
14cu|nodejs-superagent-1.7.1-4|44	%files
14cu|nodejs-superagent-1.7.1-4|45	%doc LICENSE *.md examples
14cu|nodejs-superagent-1.7.1-4|46	%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-1.7.1-4|47	#-----------------------------------------------
14cu|nodejs-superagent-1.7.1-4|48	
14cu|nodejs-superagent-1.7.1-4|49	%prep
14cu|nodejs-superagent-1.7.1-4|50	%setup -q -n %{oname}-%{version}
14cu|nodejs-superagent-1.7.1-4|51	%nodejs_fixdep readable-stream
14cu|nodejs-superagent-1.7.1-4|52	%nodejs_fixdep form-data
14cu|nodejs-superagent-1.7.1-4|53	%nodejs_fixdep extend
14cu|nodejs-superagent-1.7.1-4|54	%nodejs_fixdep reduce-component
14cu|nodejs-superagent-1.7.1-4|55	%nodejs_fixdep debug
14cu|nodejs-superagent-1.7.1-4|56	%nodejs_fixdep cookiejar
14cu|nodejs-superagent-1.7.1-4|57	%nodejs_fixdep methods
14cu|nodejs-superagent-1.7.1-4|58	%nodejs_fixdep component-emitter
14cu|nodejs-superagent-1.7.1-4|59	%nodejs_fixdep mime
14cu|nodejs-superagent-1.7.1-4|60	%nodejs_fixdep formidable
14cu|nodejs-superagent-1.7.1-4|61	%nodejs_fixdep qs
14cu|nodejs-superagent-1.7.1-4|62	%nodejs_fixdep bytes
14cu|nodejs-superagent-1.7.1-4|63	perl -pi -e "s|./node_modules/.bin/||" Makefile
14cu|nodejs-superagent-1.7.1-4|64	
14cu|nodejs-superagent-1.7.1-4|65	%build
14cu|nodejs-superagent-1.7.1-4|66	%nodejs_symlink_deps --check
14cu|nodejs-superagent-1.7.1-4|67	make all
14cu|nodejs-superagent-1.7.1-4|68	
14cu|nodejs-superagent-1.7.1-4|69	
14cu|nodejs-superagent-1.7.1-4|70	%install
14cu|nodejs-superagent-1.7.1-4|71	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-1.7.1-4|72	cp -pr *.json lib/ *.js \
14cu|nodejs-superagent-1.7.1-4|73	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-1.7.1-4|74	
14cu|nodejs-superagent-1.7.1-4|75	%nodejs_symlink_deps
14cu|nodejs-superagent-1.7.1-4|76	
14cu|nodejs-superagent-1.7.1-4|77	
14cu|nodejs-superagent-1.7.1-4|78	%check
14cu|nodejs-superagent-1.7.1-4|79	NODE_ENV=test NODE_TLS_REJECT_UNAUTHORIZED=0 ./node_modules/mocha/bin/mocha \
14cu|nodejs-superagent-1.7.1-4|80	--require should \
14cu|nodejs-superagent-1.7.1-4|81	--reporter spec \
14cu|nodejs-superagent-1.7.1-4|82	--timeout 5000 \
14cu|nodejs-superagent-1.7.1-4|83	--growl \
14cu|nodejs-superagent-1.7.1-4|84	test/*.js
14cu|nodejs-superagent-1.7.1-4|85	
14cu|nodejs-superagent-1.7.1-4|86	%changelog
14cu|nodejs-superagent-1.7.1-4|87	
14cu|nodejs-superagent-1.7.1-4|88	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.7.1-4
14cu|nodejs-superagent-1.7.1-4|89	- (3cc2598) BuildList#2799825: Increase release tag
14cu|nodejs-superagent-1.7.1-4|90	
14cu|nodejs-superagent-1.7.1-4|91	

12162 14
14cu|nodejs-superagent-promise-1.1.0-4|1	%define oname superagent-promise
14cu|nodejs-superagent-promise-1.1.0-4|2	
14cu|nodejs-superagent-promise-1.1.0-4|3	Summary:        Superagent promise wrapper
14cu|nodejs-superagent-promise-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-superagent-promise-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-superagent-promise-1.1.0-4|6	Release:        4
14cu|nodejs-superagent-promise-1.1.0-4|7	License:        MIT
14cu|nodejs-superagent-promise-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-superagent-promise-1.1.0-4|9	Url:            https://github.com/lightsofapollo/superagent-promise
14cu|nodejs-superagent-promise-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-superagent-promise-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-superagent-promise-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-superagent-promise-1.1.0-4|13	
14cu|nodejs-superagent-promise-1.1.0-4|14	%description
14cu|nodejs-superagent-promise-1.1.0-4|15	%{summary}.
14cu|nodejs-superagent-promise-1.1.0-4|16	
14cu|nodejs-superagent-promise-1.1.0-4|17	%files
14cu|nodejs-superagent-promise-1.1.0-4|18	%doc LICENSE *.md
14cu|nodejs-superagent-promise-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-promise-1.1.0-4|20	
14cu|nodejs-superagent-promise-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-superagent-promise-1.1.0-4|22	
14cu|nodejs-superagent-promise-1.1.0-4|23	%prep
14cu|nodejs-superagent-promise-1.1.0-4|24	%setup -q -n package
14cu|nodejs-superagent-promise-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-superagent-promise-1.1.0-4|26	
14cu|nodejs-superagent-promise-1.1.0-4|27	%build
14cu|nodejs-superagent-promise-1.1.0-4|28	
14cu|nodejs-superagent-promise-1.1.0-4|29	%install
14cu|nodejs-superagent-promise-1.1.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-promise-1.1.0-4|31	cp -r *.json *.js browser-test.opts %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-superagent-promise-1.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-superagent-promise-1.1.0-4|33	%changelog
14cu|nodejs-superagent-promise-1.1.0-4|34	
14cu|nodejs-superagent-promise-1.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-superagent-promise-1.1.0-4|36	- (ded2c7f) BuildList#2799825: Increase release tag
14cu|nodejs-superagent-promise-1.1.0-4|37	
14cu|nodejs-superagent-promise-1.1.0-4|38	

12163 14
14cu|nodejs-supertest-1.1.0-4|1	%define oname supertest
14cu|nodejs-supertest-1.1.0-4|2	
14cu|nodejs-supertest-1.1.0-4|3	Summary:    A superagent driven library for testing HTTP servers
14cu|nodejs-supertest-1.1.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-supertest-1.1.0-4|5	Version:    1.1.0
14cu|nodejs-supertest-1.1.0-4|6	Release:    4
14cu|nodejs-supertest-1.1.0-4|7	License:    MIT
14cu|nodejs-supertest-1.1.0-4|8	Group:      Development/Other
14cu|nodejs-supertest-1.1.0-4|9	URL:        https://github.com/visionmedia/%{oname}
14cu|nodejs-supertest-1.1.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-supertest-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-supertest-1.1.0-4|12	BuildRequires:  npm(superagent) >= 1.7.1
14cu|nodejs-supertest-1.1.0-4|13	BuildRequires:  npm(methods)
14cu|nodejs-supertest-1.1.0-4|14	#
14cu|nodejs-supertest-1.1.0-4|15	BuildRequires:  npm(express)
14cu|nodejs-supertest-1.1.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-supertest-1.1.0-4|17	BuildRequires:  npm(should)
14cu|nodejs-supertest-1.1.0-4|18	BuildRequires:  npm(body-parser)
14cu|nodejs-supertest-1.1.0-4|19	BuildRequires:  npm(cookie-parser)
14cu|nodejs-supertest-1.1.0-4|20	
14cu|nodejs-supertest-1.1.0-4|21	BuildArch:  noarch
14cu|nodejs-supertest-1.1.0-4|22	%description
14cu|nodejs-supertest-1.1.0-4|23	This module provides a high-level abstraction for testing HTTP servers,
14cu|nodejs-supertest-1.1.0-4|24	while still allowing you to drop down to the lower-level API provided by
14cu|nodejs-supertest-1.1.0-4|25	superagent.
14cu|nodejs-supertest-1.1.0-4|26	
14cu|nodejs-supertest-1.1.0-4|27	
14cu|nodejs-supertest-1.1.0-4|28	%files
14cu|nodejs-supertest-1.1.0-4|29	%doc example.js LICENSE *.md
14cu|nodejs-supertest-1.1.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-supertest-1.1.0-4|31	#----------------------------------------------------
14cu|nodejs-supertest-1.1.0-4|32	%prep
14cu|nodejs-supertest-1.1.0-4|33	%setup -q -n package
14cu|nodejs-supertest-1.1.0-4|34	%nodejs_fixdep methods
14cu|nodejs-supertest-1.1.0-4|35	%nodejs_fixdep superagent
14cu|nodejs-supertest-1.1.0-4|36	
14cu|nodejs-supertest-1.1.0-4|37	
14cu|nodejs-supertest-1.1.0-4|38	%build
14cu|nodejs-supertest-1.1.0-4|39	#nothing to do
14cu|nodejs-supertest-1.1.0-4|40	
14cu|nodejs-supertest-1.1.0-4|41	
14cu|nodejs-supertest-1.1.0-4|42	%install
14cu|nodejs-supertest-1.1.0-4|43	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-supertest-1.1.0-4|44	cp -pr package.json index.js lib/ \
14cu|nodejs-supertest-1.1.0-4|45	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-supertest-1.1.0-4|46	
14cu|nodejs-supertest-1.1.0-4|47	%nodejs_symlink_deps
14cu|nodejs-supertest-1.1.0-4|48	
14cu|nodejs-supertest-1.1.0-4|49	
14cu|nodejs-supertest-1.1.0-4|50	%check
14cu|nodejs-supertest-1.1.0-4|51	%nodejs_symlink_deps --check
14cu|nodejs-supertest-1.1.0-4|52	NODE_TLS_REJECT_UNAUTHORIZED=0 mocha \
14cu|nodejs-supertest-1.1.0-4|53	--require should \
14cu|nodejs-supertest-1.1.0-4|54	--reporter spec \
14cu|nodejs-supertest-1.1.0-4|55	--check-leaks
14cu|nodejs-supertest-1.1.0-4|56	
14cu|nodejs-supertest-1.1.0-4|57	
14cu|nodejs-supertest-1.1.0-4|58	%changelog
14cu|nodejs-supertest-1.1.0-4|59	
14cu|nodejs-supertest-1.1.0-4|60	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-supertest-1.1.0-4|61	- (c3cbb77) BuildList#2799825: Increase release tag
14cu|nodejs-supertest-1.1.0-4|62	
14cu|nodejs-supertest-1.1.0-4|63	

12164 14
14cu|nodejs-supports-color-3.1.2-4|1	%define oname supports-color
14cu|nodejs-supports-color-3.1.2-4|2	
14cu|nodejs-supports-color-3.1.2-4|3	Summary:        Detect whether a terminal supports color
14cu|nodejs-supports-color-3.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-supports-color-3.1.2-4|5	Version:        3.1.2
14cu|nodejs-supports-color-3.1.2-4|6	Release:        4
14cu|nodejs-supports-color-3.1.2-4|7	License:        MIT
14cu|nodejs-supports-color-3.1.2-4|8	Group:          Development/Other
14cu|nodejs-supports-color-3.1.2-4|9	Url:            https://github.com/chalk/supports-color
14cu|nodejs-supports-color-3.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-supports-color-3.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-supports-color-3.1.2-4|12	BuildRequires:  npm(has-flag)
14cu|nodejs-supports-color-3.1.2-4|13	
14cu|nodejs-supports-color-3.1.2-4|14	BuildArch:      noarch
14cu|nodejs-supports-color-3.1.2-4|15	
14cu|nodejs-supports-color-3.1.2-4|16	%description
14cu|nodejs-supports-color-3.1.2-4|17	%{summary}.
14cu|nodejs-supports-color-3.1.2-4|18	
14cu|nodejs-supports-color-3.1.2-4|19	%files
14cu|nodejs-supports-color-3.1.2-4|20	%doc license readme.md
14cu|nodejs-supports-color-3.1.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-supports-color-3.1.2-4|22	
14cu|nodejs-supports-color-3.1.2-4|23	#------------------------------------------------------------------
14cu|nodejs-supports-color-3.1.2-4|24	
14cu|nodejs-supports-color-3.1.2-4|25	%prep
14cu|nodejs-supports-color-3.1.2-4|26	%setup -q -n package
14cu|nodejs-supports-color-3.1.2-4|27	rm -rf node_modules
14cu|nodejs-supports-color-3.1.2-4|28	
14cu|nodejs-supports-color-3.1.2-4|29	%build
14cu|nodejs-supports-color-3.1.2-4|30	
14cu|nodejs-supports-color-3.1.2-4|31	%install
14cu|nodejs-supports-color-3.1.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-supports-color-3.1.2-4|33	cp -r package.json index.js browser.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-supports-color-3.1.2-4|34	%nodejs_symlink_deps
14cu|nodejs-supports-color-3.1.2-4|35	%changelog
14cu|nodejs-supports-color-3.1.2-4|36	
14cu|nodejs-supports-color-3.1.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.2-4
14cu|nodejs-supports-color-3.1.2-4|38	- (b3e978e) BuildList#2799825: Increase release tag
14cu|nodejs-supports-color-3.1.2-4|39	
14cu|nodejs-supports-color-3.1.2-4|40	

12165 14
14cu|nodejs-svgo-0.6.1-5|1	%define oname svgo
14cu|nodejs-svgo-0.6.1-5|2	
14cu|nodejs-svgo-0.6.1-5|3	Summary:        Nodejs-based tool for optimizing SVG vector graphics files
14cu|nodejs-svgo-0.6.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-svgo-0.6.1-5|5	Version:        0.6.1
14cu|nodejs-svgo-0.6.1-5|6	Release:        5
14cu|nodejs-svgo-0.6.1-5|7	License:        MIT
14cu|nodejs-svgo-0.6.1-5|8	Group:          Development/Other
14cu|nodejs-svgo-0.6.1-5|9	Url:            https://github.com/svg/svgo
14cu|nodejs-svgo-0.6.1-5|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-svgo-0.6.1-5|11	Source0:        https://github.com/svg/svgo/archive/v%{version}.tar.gz
14cu|nodejs-svgo-0.6.1-5|12	Source100:      %{name}.rpmlintrc
14cu|nodejs-svgo-0.6.1-5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-svgo-0.6.1-5|14	BuildRequires:  npm(csso)
14cu|nodejs-svgo-0.6.1-5|15	BuildRequires:  npm(mkdirp)
14cu|nodejs-svgo-0.6.1-5|16	BuildRequires:  npm(whet.extend)
14cu|nodejs-svgo-0.6.1-5|17	BuildRequires:  npm(colors)
14cu|nodejs-svgo-0.6.1-5|18	BuildRequires:  npm(js-yaml)
14cu|nodejs-svgo-0.6.1-5|19	BuildRequires:  npm(coa)
14cu|nodejs-svgo-0.6.1-5|20	BuildRequires:  npm(sax)
14cu|nodejs-svgo-0.6.1-5|21	BuildRequires:  npm(should)
14cu|nodejs-svgo-0.6.1-5|22	BuildRequires:  npm(mocha)
14cu|nodejs-svgo-0.6.1-5|23	BuildRequires:  npm(istanbul)
14cu|nodejs-svgo-0.6.1-5|24	BuildArch:      noarch
14cu|nodejs-svgo-0.6.1-5|25	
14cu|nodejs-svgo-0.6.1-5|26	%description
14cu|nodejs-svgo-0.6.1-5|27	%{summary}.
14cu|nodejs-svgo-0.6.1-5|28	
14cu|nodejs-svgo-0.6.1-5|29	%files
14cu|nodejs-svgo-0.6.1-5|30	%doc LICENSE CHANGELOG.md README.md README.ru.md docs/ examples/
14cu|nodejs-svgo-0.6.1-5|31	%{_bindir}/%{oname}
14cu|nodejs-svgo-0.6.1-5|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-svgo-0.6.1-5|33	
14cu|nodejs-svgo-0.6.1-5|34	#------------------------------------------------------------------
14cu|nodejs-svgo-0.6.1-5|35	
14cu|nodejs-svgo-0.6.1-5|36	%prep
14cu|nodejs-svgo-0.6.1-5|37	%setup -q -n %{oname}-%{version}
14cu|nodejs-svgo-0.6.1-5|38	rm -rf node_modules
14cu|nodejs-svgo-0.6.1-5|39	chmod 644 plugins/minifyStyles.js
14cu|nodejs-svgo-0.6.1-5|40	%nodejs_fixdep csso
14cu|nodejs-svgo-0.6.1-5|41	%nodejs_fixdep mkdirp
14cu|nodejs-svgo-0.6.1-5|42	%nodejs_fixdep whet.extend
14cu|nodejs-svgo-0.6.1-5|43	%nodejs_fixdep colors
14cu|nodejs-svgo-0.6.1-5|44	%nodejs_fixdep js-yaml
14cu|nodejs-svgo-0.6.1-5|45	%nodejs_fixdep coa
14cu|nodejs-svgo-0.6.1-5|46	%nodejs_fixdep sax
14cu|nodejs-svgo-0.6.1-5|47	
14cu|nodejs-svgo-0.6.1-5|48	%build
14cu|nodejs-svgo-0.6.1-5|49	
14cu|nodejs-svgo-0.6.1-5|50	%install
14cu|nodejs-svgo-0.6.1-5|51	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-svgo-0.6.1-5|52	cp -r package.json lib/ bin/ plugins/ logo.svg .svgo.yml \
14cu|nodejs-svgo-0.6.1-5|53	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-svgo-0.6.1-5|54	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-svgo-0.6.1-5|55	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-svgo-0.6.1-5|56	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-svgo-0.6.1-5|57	
14cu|nodejs-svgo-0.6.1-5|58	
14cu|nodejs-svgo-0.6.1-5|59	%nodejs_symlink_deps
14cu|nodejs-svgo-0.6.1-5|60	
14cu|nodejs-svgo-0.6.1-5|61	%check
14cu|nodejs-svgo-0.6.1-5|62	%nodejs_symlink_deps --check
14cu|nodejs-svgo-0.6.1-5|63	mocha
14cu|nodejs-svgo-0.6.1-5|64	
14cu|nodejs-svgo-0.6.1-5|65	%changelog
14cu|nodejs-svgo-0.6.1-5|66	
14cu|nodejs-svgo-0.6.1-5|67	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.1-5
14cu|nodejs-svgo-0.6.1-5|68	- (378356b) BuildList#2799825: Increase release tag
14cu|nodejs-svgo-0.6.1-5|69	
14cu|nodejs-svgo-0.6.1-5|70	

12166 14
14cu|nodejs-syntax-error-1.1.4-4|1	%define oname syntax-error
14cu|nodejs-syntax-error-1.1.4-4|2	
14cu|nodejs-syntax-error-1.1.4-4|3	Summary:        Detect and report syntax errors in source code strings
14cu|nodejs-syntax-error-1.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-syntax-error-1.1.4-4|5	Version:        1.1.4
14cu|nodejs-syntax-error-1.1.4-4|6	Release:        4
14cu|nodejs-syntax-error-1.1.4-4|7	License:        MIT
14cu|nodejs-syntax-error-1.1.4-4|8	Group:          Development/Other
14cu|nodejs-syntax-error-1.1.4-4|9	Url:            https://github.com/substack/node-syntax-error
14cu|nodejs-syntax-error-1.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-syntax-error-1.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-syntax-error-1.1.4-4|12	BuildRequires:  npm(acorn)
14cu|nodejs-syntax-error-1.1.4-4|13	BuildRequires:  npm(tap)
14cu|nodejs-syntax-error-1.1.4-4|14	BuildArch:      noarch
14cu|nodejs-syntax-error-1.1.4-4|15	
14cu|nodejs-syntax-error-1.1.4-4|16	%description
14cu|nodejs-syntax-error-1.1.4-4|17	%{summary}.
14cu|nodejs-syntax-error-1.1.4-4|18	
14cu|nodejs-syntax-error-1.1.4-4|19	%files
14cu|nodejs-syntax-error-1.1.4-4|20	%doc LICENSE readme.markdown example
14cu|nodejs-syntax-error-1.1.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-syntax-error-1.1.4-4|22	
14cu|nodejs-syntax-error-1.1.4-4|23	#------------------------------------------------------------------
14cu|nodejs-syntax-error-1.1.4-4|24	
14cu|nodejs-syntax-error-1.1.4-4|25	%prep
14cu|nodejs-syntax-error-1.1.4-4|26	%setup -q -n package
14cu|nodejs-syntax-error-1.1.4-4|27	rm -rf node_modules
14cu|nodejs-syntax-error-1.1.4-4|28	chmod 644 example/*.js LICENSE readme.markdown
14cu|nodejs-syntax-error-1.1.4-4|29	
14cu|nodejs-syntax-error-1.1.4-4|30	%nodejs_fixdep acorn 2.6.x
14cu|nodejs-syntax-error-1.1.4-4|31	
14cu|nodejs-syntax-error-1.1.4-4|32	%build
14cu|nodejs-syntax-error-1.1.4-4|33	
14cu|nodejs-syntax-error-1.1.4-4|34	%install
14cu|nodejs-syntax-error-1.1.4-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-syntax-error-1.1.4-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-syntax-error-1.1.4-4|37	%nodejs_symlink_deps
14cu|nodejs-syntax-error-1.1.4-4|38	
14cu|nodejs-syntax-error-1.1.4-4|39	
14cu|nodejs-syntax-error-1.1.4-4|40	%check
14cu|nodejs-syntax-error-1.1.4-4|41	%nodejs_symlink_deps --check
14cu|nodejs-syntax-error-1.1.4-4|42	%tap test/*.js
14cu|nodejs-syntax-error-1.1.4-4|43	
14cu|nodejs-syntax-error-1.1.4-4|44	
14cu|nodejs-syntax-error-1.1.4-4|45	
14cu|nodejs-syntax-error-1.1.4-4|46	
14cu|nodejs-syntax-error-1.1.4-4|47	%changelog
14cu|nodejs-syntax-error-1.1.4-4|48	
14cu|nodejs-syntax-error-1.1.4-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.4-4
14cu|nodejs-syntax-error-1.1.4-4|50	- (1ce90a0) BuildList#2799825: Increase release tag
14cu|nodejs-syntax-error-1.1.4-4|51	
14cu|nodejs-syntax-error-1.1.4-4|52	

12167 14
14cu|nodejs-tad-0.2.4-4|1	%define oname tad
14cu|nodejs-tad-0.2.4-4|2	
14cu|nodejs-tad-0.2.4-4|3	Summary:        JavaScript test suite
14cu|nodejs-tad-0.2.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tad-0.2.4-4|5	Version:        0.2.4
14cu|nodejs-tad-0.2.4-4|6	Release:        4
14cu|nodejs-tad-0.2.4-4|7	License:        MIT
14cu|nodejs-tad-0.2.4-4|8	Group:          Development/Other
14cu|nodejs-tad-0.2.4-4|9	Url:            https://github.com/medikoo/tad
14cu|nodejs-tad-0.2.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tad-0.2.4-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-tad-0.2.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tad-0.2.4-4|13	BuildRequires:  npm(test)
14cu|nodejs-tad-0.2.4-4|14	BuildRequires:  npm(path2)
14cu|nodejs-tad-0.2.4-4|15	BuildRequires:  npm(optimist)
14cu|nodejs-tad-0.2.4-4|16	BuildRequires:  npm(next)
14cu|nodejs-tad-0.2.4-4|17	BuildRequires:  npm(fs2)
14cu|nodejs-tad-0.2.4-4|18	BuildRequires:  npm(event-emitter)
14cu|nodejs-tad-0.2.4-4|19	BuildRequires:  npm(es5-ext)
14cu|nodejs-tad-0.2.4-4|20	BuildRequires:  npm(duration)
14cu|nodejs-tad-0.2.4-4|21	BuildRequires:  npm(deferred)
14cu|nodejs-tad-0.2.4-4|22	BuildRequires:  npm(d)
14cu|nodejs-tad-0.2.4-4|23	BuildRequires:  npm(cli-color)
14cu|nodejs-tad-0.2.4-4|24	BuildRequires:  npm(xlint)
14cu|nodejs-tad-0.2.4-4|25	BuildArch:      noarch
14cu|nodejs-tad-0.2.4-4|26	
14cu|nodejs-tad-0.2.4-4|27	%description
14cu|nodejs-tad-0.2.4-4|28	%{summary}.
14cu|nodejs-tad-0.2.4-4|29	
14cu|nodejs-tad-0.2.4-4|30	%files
14cu|nodejs-tad-0.2.4-4|31	%doc LICENSE README.md CHANGES
14cu|nodejs-tad-0.2.4-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tad-0.2.4-4|33	%{_bindir}/%{oname}
14cu|nodejs-tad-0.2.4-4|34	
14cu|nodejs-tad-0.2.4-4|35	#------------------------------------------------------------------
14cu|nodejs-tad-0.2.4-4|36	
14cu|nodejs-tad-0.2.4-4|37	%prep
14cu|nodejs-tad-0.2.4-4|38	%setup -q -n package
14cu|nodejs-tad-0.2.4-4|39	rm -rf node_modules
14cu|nodejs-tad-0.2.4-4|40	find . -type f -exec chmod -x {} \;
14cu|nodejs-tad-0.2.4-4|41	# fix path for tests
14cu|nodejs-tad-0.2.4-4|42	cp -pr lib/fix-test-utils.js test/lib/fix-test-utils.js
14cu|nodejs-tad-0.2.4-4|43	cp -pr lib/tad-ignore-mode.js test/lib/tad-ignore-mode.js
14cu|nodejs-tad-0.2.4-4|44	mkdir test/lib/utils
14cu|nodejs-tad-0.2.4-4|45	cp -pr lib/utils/factory.js test/lib/utils/factory.js
14cu|nodejs-tad-0.2.4-4|46	cp -pr lib/utils/index-test.js test/lib/utils/index-test.js
14cu|nodejs-tad-0.2.4-4|47	
14cu|nodejs-tad-0.2.4-4|48	%build
14cu|nodejs-tad-0.2.4-4|49	
14cu|nodejs-tad-0.2.4-4|50	%install
14cu|nodejs-tad-0.2.4-4|51	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tad-0.2.4-4|52	cp -r package.json index.js bin/ lib/ \
14cu|nodejs-tad-0.2.4-4|53	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tad-0.2.4-4|54	chmod 755  %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-tad-0.2.4-4|55	
14cu|nodejs-tad-0.2.4-4|56	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tad-0.2.4-4|57	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-tad-0.2.4-4|58	%nodejs_symlink_deps
14cu|nodejs-tad-0.2.4-4|59	
14cu|nodejs-tad-0.2.4-4|60	%check
14cu|nodejs-tad-0.2.4-4|61	# Maximum call stack size exceeded
14cu|nodejs-tad-0.2.4-4|62	# deferred is deprecated
14cu|nodejs-tad-0.2.4-4|63	%nodejs_symlink_deps --check
14cu|nodejs-tad-0.2.4-4|64	node node_modules/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream
14cu|nodejs-tad-0.2.4-4|65	node ./bin/tad || :
14cu|nodejs-tad-0.2.4-4|66	
14cu|nodejs-tad-0.2.4-4|67	%changelog
14cu|nodejs-tad-0.2.4-4|68	
14cu|nodejs-tad-0.2.4-4|69	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.4-4
14cu|nodejs-tad-0.2.4-4|70	- (be5d52d) BuildList#2799825: Increase release tag
14cu|nodejs-tad-0.2.4-4|71	
14cu|nodejs-tad-0.2.4-4|72	

12168 14
14cu|nodejs-tap-2.3.1-8|1	%define oname tap
14cu|nodejs-tap-2.3.1-8|2	
14cu|nodejs-tap-2.3.1-8|3	Summary:        A Test Anything Protocol library
14cu|nodejs-tap-2.3.1-8|4	Name:           nodejs-%{oname}
14cu|nodejs-tap-2.3.1-8|5	Version:        2.3.1
14cu|nodejs-tap-2.3.1-8|6	Release:        8
14cu|nodejs-tap-2.3.1-8|7	Group:          Development/Other
14cu|nodejs-tap-2.3.1-8|8	License:        MIT
14cu|nodejs-tap-2.3.1-8|9	URL:            https://github.com/isaacs/node-%{oname}
14cu|nodejs-tap-2.3.1-8|10	# on github is newer
14cu|nodejs-tap-2.3.1-8|11	Source0:        https://github.com/isaacs/node-tap/archive/v%{version}.tar.gz
14cu|nodejs-tap-2.3.1-8|12	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tap-2.3.1-8|13	Source1:        macros.nodejs-%{oname}
14cu|nodejs-tap-2.3.1-8|14	Source100:      %{name}.rpmlintrc
14cu|nodejs-tap-2.3.1-8|15	# test deps and req
14cu|nodejs-tap-2.3.1-8|16	BuildRequires:  nodejs-packaging
14cu|nodejs-tap-2.3.1-8|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-tap-2.3.1-8|18	BuildRequires:  npm(buffer-equal)
14cu|nodejs-tap-2.3.1-8|19	BuildRequires:  npm(glob)
14cu|nodejs-tap-2.3.1-8|20	BuildRequires:  npm(deep-equal)
14cu|nodejs-tap-2.3.1-8|21	BuildRequires:  npm(tmatch)
14cu|nodejs-tap-2.3.1-8|22	BuildRequires:  npm(tap-parser)
14cu|nodejs-tap-2.3.1-8|23	BuildRequires:  npm(tap-mocha-reporter)
14cu|nodejs-tap-2.3.1-8|24	BuildRequires:  npm(supports-color)
14cu|nodejs-tap-2.3.1-8|25	BuildRequires:  npm(signal-exit)
14cu|nodejs-tap-2.3.1-8|26	BuildRequires:  npm(readable-stream)
14cu|nodejs-tap-2.3.1-8|27	BuildRequires:  npm(opener)
14cu|nodejs-tap-2.3.1-8|28	BuildRequires:  npm(only-shallow)
14cu|nodejs-tap-2.3.1-8|29	BuildRequires:  npm(nyc)
14cu|nodejs-tap-2.3.1-8|30	BuildRequires:  npm(js-yaml)
14cu|nodejs-tap-2.3.1-8|31	BuildRequires:  npm(foreground-child)
14cu|nodejs-tap-2.3.1-8|32	BuildRequires:  npm(deeper)
14cu|nodejs-tap-2.3.1-8|33	BuildRequires:  npm(coveralls)
14cu|nodejs-tap-2.3.1-8|34	BuildRequires:  npm(codecov.io)
14cu|nodejs-tap-2.3.1-8|35	#dev deps
14cu|nodejs-tap-2.3.1-8|36	BuildRequires:  npm(which)
14cu|nodejs-tap-2.3.1-8|37	BuildRequires:  npm(bluebird)
14cu|nodejs-tap-2.3.1-8|38	BuildRequires:  npm(unicode-length)
14cu|nodejs-tap-2.3.1-8|39	
14cu|nodejs-tap-2.3.1-8|40	Provides: npm(tap) = 2.3.1
14cu|nodejs-tap-2.3.1-8|41	
14cu|nodejs-tap-2.3.1-8|42	BuildArch:  noarch
14cu|nodejs-tap-2.3.1-8|43	
14cu|nodejs-tap-2.3.1-8|44	%description
14cu|nodejs-tap-2.3.1-8|45	This is a mix-and-match set of utilities that you can use to write test
14cu|nodejs-tap-2.3.1-8|46	harnesses and frameworks that communicate with one another using the
14cu|nodejs-tap-2.3.1-8|47	Test Anything Protocol.
14cu|nodejs-tap-2.3.1-8|48	
14cu|nodejs-tap-2.3.1-8|49	%files
14cu|nodejs-tap-2.3.1-8|50	%doc example README.md AUTHORS LICENSE bin/usage.txt
14cu|nodejs-tap-2.3.1-8|51	%{_bindir}/%{oname}
14cu|nodejs-tap-2.3.1-8|52	%{_bindir}/mochatap.js
14cu|nodejs-tap-2.3.1-8|53	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-2.3.1-8|54	%{_sysconfdir}/rpm/macros.%{oname}
14cu|nodejs-tap-2.3.1-8|55	
14cu|nodejs-tap-2.3.1-8|56	
14cu|nodejs-tap-2.3.1-8|57	#--------------------------------------
14cu|nodejs-tap-2.3.1-8|58	%prep
14cu|nodejs-tap-2.3.1-8|59	%setup -q -n node-tap-%{version}
14cu|nodejs-tap-2.3.1-8|60	rm -rf node_modules
14cu|nodejs-tap-2.3.1-8|61	%nodejs_fixdep inherits
14cu|nodejs-tap-2.3.1-8|62	
14cu|nodejs-tap-2.3.1-8|63	%build
14cu|nodejs-tap-2.3.1-8|64	#nothing to do
14cu|nodejs-tap-2.3.1-8|65	
14cu|nodejs-tap-2.3.1-8|66	%install
14cu|nodejs-tap-2.3.1-8|67	
14cu|nodejs-tap-2.3.1-8|68	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-2.3.1-8|69	cp -pr bin lib package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-2.3.1-8|70	
14cu|nodejs-tap-2.3.1-8|71	
14cu|nodejs-tap-2.3.1-8|72	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tap-2.3.1-8|73	ln -sf ../lib/node_modules/%{oname}/bin/run.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-tap-2.3.1-8|74	ln -sf ../lib/node_modules/%{oname}/bin/mochatap.js %{buildroot}%{_bindir}/mochatap.js
14cu|nodejs-tap-2.3.1-8|75	
14cu|nodejs-tap-2.3.1-8|76	#install some macros for use in RPM %%check sections
14cu|nodejs-tap-2.3.1-8|77	install -Dpm0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.%{oname}
14cu|nodejs-tap-2.3.1-8|78	
14cu|nodejs-tap-2.3.1-8|79	#make secondary scripts executable
14cu|nodejs-tap-2.3.1-8|80	chmod 0755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-tap-2.3.1-8|81	
14cu|nodejs-tap-2.3.1-8|82	%nodejs_symlink_deps
14cu|nodejs-tap-2.3.1-8|83	
14cu|nodejs-tap-2.3.1-8|84	%check
14cu|nodejs-tap-2.3.1-8|85	# will die with timeout connetion closed
14cu|nodejs-tap-2.3.1-8|86	rm -fr test/runner.js
14cu|nodejs-tap-2.3.1-8|87	%nodejs_symlink_deps --check
14cu|nodejs-tap-2.3.1-8|88	%__nodejs %{buildroot}%{nodejs_sitelib}/%{oname}/bin/run.js test/*.js || :
14cu|nodejs-tap-2.3.1-8|89	
14cu|nodejs-tap-2.3.1-8|90	
14cu|nodejs-tap-2.3.1-8|91	%changelog
14cu|nodejs-tap-2.3.1-8|92	
14cu|nodejs-tap-2.3.1-8|93	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.1-8
14cu|nodejs-tap-2.3.1-8|94	- (0ea1e5f) BuildList#2799825: Increase release tag
14cu|nodejs-tap-2.3.1-8|95	
14cu|nodejs-tap-2.3.1-8|96	

12169 14
14cu|nodejs-tape-4.2.2-4|1	%define oname tape
14cu|nodejs-tape-4.2.2-4|2	
14cu|nodejs-tape-4.2.2-4|3	Summary:    Tap-producing test harness for Node.js and browsers
14cu|nodejs-tape-4.2.2-4|4	Name:       nodejs-%{oname}
14cu|nodejs-tape-4.2.2-4|5	Version:    4.2.2
14cu|nodejs-tape-4.2.2-4|6	Release:    4
14cu|nodejs-tape-4.2.2-4|7	License:    MIT
14cu|nodejs-tape-4.2.2-4|8	Group:      Development/Other
14cu|nodejs-tape-4.2.2-4|9	URL:        https://github.com/substack/%{oname}
14cu|nodejs-tape-4.2.2-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tape-4.2.2-4|11	Source100:  nodejs-tape.rpmlintrc
14cu|nodejs-tape-4.2.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tape-4.2.2-4|13	BuildRequires:  npm(through)
14cu|nodejs-tape-4.2.2-4|14	BuildRequires:  npm(string.prototype.trim)
14cu|nodejs-tape-4.2.2-4|15	BuildRequires:  npm(resumer)
14cu|nodejs-tape-4.2.2-4|16	BuildRequires:  npm(object-inspect)
14cu|nodejs-tape-4.2.2-4|17	BuildRequires:  npm(inherits)
14cu|nodejs-tape-4.2.2-4|18	BuildRequires:  npm(has)
14cu|nodejs-tape-4.2.2-4|19	BuildRequires:  npm(glob)
14cu|nodejs-tape-4.2.2-4|20	BuildRequires:  npm(function-bind)
14cu|nodejs-tape-4.2.2-4|21	BuildRequires:  npm(defined)
14cu|nodejs-tape-4.2.2-4|22	BuildRequires:  npm(deep-equal)
14cu|nodejs-tape-4.2.2-4|23	BuildArch:  noarch
14cu|nodejs-tape-4.2.2-4|24	
14cu|nodejs-tape-4.2.2-4|25	%description
14cu|nodejs-tape-4.2.2-4|26	%{summary}.
14cu|nodejs-tape-4.2.2-4|27	
14cu|nodejs-tape-4.2.2-4|28	
14cu|nodejs-tape-4.2.2-4|29	%files
14cu|nodejs-tape-4.2.2-4|30	%doc LICENSE readme.markdown example
14cu|nodejs-tape-4.2.2-4|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tape-4.2.2-4|32	%{_bindir}/%{oname}
14cu|nodejs-tape-4.2.2-4|33	#---------------------------------------------------------------
14cu|nodejs-tape-4.2.2-4|34	
14cu|nodejs-tape-4.2.2-4|35	%prep
14cu|nodejs-tape-4.2.2-4|36	%setup -q -n package
14cu|nodejs-tape-4.2.2-4|37	# using latest module available upstream ATM .Sflo
14cu|nodejs-tape-4.2.2-4|38	%nodejs_fixdep through 2.3.x
14cu|nodejs-tape-4.2.2-4|39	%nodejs_fixdep string.prototype.trim 1.1.x
14cu|nodejs-tape-4.2.2-4|40	%nodejs_fixdep resumer 0.0.0
14cu|nodejs-tape-4.2.2-4|41	%nodejs_fixdep object-inspect 1.0.x
14cu|nodejs-tape-4.2.2-4|42	%nodejs_fixdep inherits 2.0.x
14cu|nodejs-tape-4.2.2-4|43	%nodejs_fixdep has 1.0.x
14cu|nodejs-tape-4.2.2-4|44	%nodejs_fixdep glob 6.0.x
14cu|nodejs-tape-4.2.2-4|45	%nodejs_fixdep function-bind 1.0.x
14cu|nodejs-tape-4.2.2-4|46	%nodejs_fixdep defined 1.0.0
14cu|nodejs-tape-4.2.2-4|47	%nodejs_fixdep deep-equal 1.0.1
14cu|nodejs-tape-4.2.2-4|48	
14cu|nodejs-tape-4.2.2-4|49	%build
14cu|nodejs-tape-4.2.2-4|50	#nothing to do
14cu|nodejs-tape-4.2.2-4|51	
14cu|nodejs-tape-4.2.2-4|52	
14cu|nodejs-tape-4.2.2-4|53	%install
14cu|nodejs-tape-4.2.2-4|54	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tape-4.2.2-4|55	cp -pr package.json index.js lib/ \
14cu|nodejs-tape-4.2.2-4|56	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tape-4.2.2-4|57	
14cu|nodejs-tape-4.2.2-4|58	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-tape-4.2.2-4|59	install -p -D -m0755 bin/%{oname} %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-tape-4.2.2-4|60	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tape-4.2.2-4|61	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-tape-4.2.2-4|62	
14cu|nodejs-tape-4.2.2-4|63	%nodejs_symlink_deps
14cu|nodejs-tape-4.2.2-4|64	
14cu|nodejs-tape-4.2.2-4|65	
14cu|nodejs-tape-4.2.2-4|66	
14cu|nodejs-tape-4.2.2-4|67	%changelog
14cu|nodejs-tape-4.2.2-4|68	
14cu|nodejs-tape-4.2.2-4|69	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.2.2-4
14cu|nodejs-tape-4.2.2-4|70	- (1884b25) BuildList#2799825: Increase release tag
14cu|nodejs-tape-4.2.2-4|71	
14cu|nodejs-tape-4.2.2-4|72	

12170 14
14cu|nodejs-tap-mocha-reporter-0.0.21-4|1	%define oname tap-mocha-reporter
14cu|nodejs-tap-mocha-reporter-0.0.21-4|2	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|3	Summary:        Format a TAP stream using Mocha's set of reporters
14cu|nodejs-tap-mocha-reporter-0.0.21-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tap-mocha-reporter-0.0.21-4|5	Version:        0.0.21
14cu|nodejs-tap-mocha-reporter-0.0.21-4|6	Release:        4
14cu|nodejs-tap-mocha-reporter-0.0.21-4|7	License:        ISC
14cu|nodejs-tap-mocha-reporter-0.0.21-4|8	Group:          Development/Other
14cu|nodejs-tap-mocha-reporter-0.0.21-4|9	Url:            https://github.com/isaacs/tap-mocha-reporter
14cu|nodejs-tap-mocha-reporter-0.0.21-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tap-mocha-reporter-0.0.21-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-tap-mocha-reporter-0.0.21-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tap-mocha-reporter-0.0.21-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|14	BuildRequires:  npm(unicode-length)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|15	BuildRequires:  npm(tap-parser)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|16	BuildRequires:  npm(supports-color)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|17	BuildRequires:  npm(js-yaml)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|18	BuildRequires:  npm(glob) >= 6.0.1
14cu|nodejs-tap-mocha-reporter-0.0.21-4|19	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-tap-mocha-reporter-0.0.21-4|20	BuildRequires:  npm(diff) >= 2.2.1
14cu|nodejs-tap-mocha-reporter-0.0.21-4|21	BuildRequires:  npm(debug) >= 2.2.0
14cu|nodejs-tap-mocha-reporter-0.0.21-4|22	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|23	BuildArch:      noarch
14cu|nodejs-tap-mocha-reporter-0.0.21-4|24	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|25	%description
14cu|nodejs-tap-mocha-reporter-0.0.21-4|26	%{summary}.
14cu|nodejs-tap-mocha-reporter-0.0.21-4|27	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|28	%files
14cu|nodejs-tap-mocha-reporter-0.0.21-4|29	%doc LICENSE README.md
14cu|nodejs-tap-mocha-reporter-0.0.21-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-mocha-reporter-0.0.21-4|31	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|32	#------------------------------------------------------------------
14cu|nodejs-tap-mocha-reporter-0.0.21-4|33	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|34	%prep
14cu|nodejs-tap-mocha-reporter-0.0.21-4|35	%setup -q -n package
14cu|nodejs-tap-mocha-reporter-0.0.21-4|36	rm -rf node_modules
14cu|nodejs-tap-mocha-reporter-0.0.21-4|37	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|38	%build
14cu|nodejs-tap-mocha-reporter-0.0.21-4|39	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|40	%install
14cu|nodejs-tap-mocha-reporter-0.0.21-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-mocha-reporter-0.0.21-4|42	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-mocha-reporter-0.0.21-4|43	%nodejs_symlink_deps
14cu|nodejs-tap-mocha-reporter-0.0.21-4|44	%changelog
14cu|nodejs-tap-mocha-reporter-0.0.21-4|45	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.21-4
14cu|nodejs-tap-mocha-reporter-0.0.21-4|47	- (6b6365f) BuildList#2799825: Increase release tag
14cu|nodejs-tap-mocha-reporter-0.0.21-4|48	
14cu|nodejs-tap-mocha-reporter-0.0.21-4|49	

12171 14
14cu|nodejs-tap-out-1.4.1-4|1	%define oname tap-out
14cu|nodejs-tap-out-1.4.1-4|2	
14cu|nodejs-tap-out-1.4.1-4|3	Summary:        A different tap parser
14cu|nodejs-tap-out-1.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tap-out-1.4.1-4|5	Version:        1.4.1
14cu|nodejs-tap-out-1.4.1-4|6	Release:        4
14cu|nodejs-tap-out-1.4.1-4|7	License:        MIT
14cu|nodejs-tap-out-1.4.1-4|8	Group:          Development/Other
14cu|nodejs-tap-out-1.4.1-4|9	Url:            https://github.com/scottcorgan/tap-out
14cu|nodejs-tap-out-1.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tap-out-1.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tap-out-1.4.1-4|12	BuildRequires:  npm(trim)
14cu|nodejs-tap-out-1.4.1-4|13	BuildRequires:  npm(split)
14cu|nodejs-tap-out-1.4.1-4|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-tap-out-1.4.1-4|15	BuildRequires:  npm(re-emitter)
14cu|nodejs-tap-out-1.4.1-4|16	BuildRequires:  npm(tape)
14cu|nodejs-tap-out-1.4.1-4|17	BuildArch:      noarch
14cu|nodejs-tap-out-1.4.1-4|18	
14cu|nodejs-tap-out-1.4.1-4|19	%description
14cu|nodejs-tap-out-1.4.1-4|20	%{summary}.
14cu|nodejs-tap-out-1.4.1-4|21	
14cu|nodejs-tap-out-1.4.1-4|22	%files
14cu|nodejs-tap-out-1.4.1-4|23	%doc LICENSE README.md
14cu|nodejs-tap-out-1.4.1-4|24	%{_bindir}/%{oname}-nodejs
14cu|nodejs-tap-out-1.4.1-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-out-1.4.1-4|26	
14cu|nodejs-tap-out-1.4.1-4|27	#------------------------------------------------------------------
14cu|nodejs-tap-out-1.4.1-4|28	
14cu|nodejs-tap-out-1.4.1-4|29	%prep
14cu|nodejs-tap-out-1.4.1-4|30	%setup -q -n package
14cu|nodejs-tap-out-1.4.1-4|31	rm -rf node_modules
14cu|nodejs-tap-out-1.4.1-4|32	
14cu|nodejs-tap-out-1.4.1-4|33	%build
14cu|nodejs-tap-out-1.4.1-4|34	
14cu|nodejs-tap-out-1.4.1-4|35	%install
14cu|nodejs-tap-out-1.4.1-4|36	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-out-1.4.1-4|37	cp -r package.json bin/ index.js lib/ \
14cu|nodejs-tap-out-1.4.1-4|38	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-out-1.4.1-4|39	
14cu|nodejs-tap-out-1.4.1-4|40	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tap-out-1.4.1-4|41	ln -sf ../lib/node_modules/%{oname}/bin/cmd.js \
14cu|nodejs-tap-out-1.4.1-4|42	%{buildroot}%{_bindir}/%{oname}-nodejs
14cu|nodejs-tap-out-1.4.1-4|43	
14cu|nodejs-tap-out-1.4.1-4|44	%nodejs_symlink_deps
14cu|nodejs-tap-out-1.4.1-4|45	
14cu|nodejs-tap-out-1.4.1-4|46	
14cu|nodejs-tap-out-1.4.1-4|47	%check
14cu|nodejs-tap-out-1.4.1-4|48	%nodejs_symlink_deps --check
14cu|nodejs-tap-out-1.4.1-4|49	%{_bindir}/tape test/index.js
14cu|nodejs-tap-out-1.4.1-4|50	
14cu|nodejs-tap-out-1.4.1-4|51	
14cu|nodejs-tap-out-1.4.1-4|52	
14cu|nodejs-tap-out-1.4.1-4|53	%changelog
14cu|nodejs-tap-out-1.4.1-4|54	
14cu|nodejs-tap-out-1.4.1-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-tap-out-1.4.1-4|56	- (cda88e0) BuildList#2799825: Increase release tag
14cu|nodejs-tap-out-1.4.1-4|57	
14cu|nodejs-tap-out-1.4.1-4|58	

12172 14
14cu|nodejs-tap-parser-1.2.2-5|1	%define oname tap-parser
14cu|nodejs-tap-parser-1.2.2-5|2	
14cu|nodejs-tap-parser-1.2.2-5|3	Summary:        Parse the test anything protocol
14cu|nodejs-tap-parser-1.2.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-tap-parser-1.2.2-5|5	Version:        1.2.2
14cu|nodejs-tap-parser-1.2.2-5|6	Release:        5
14cu|nodejs-tap-parser-1.2.2-5|7	License:        MIT
14cu|nodejs-tap-parser-1.2.2-5|8	Group:          Development/Other
14cu|nodejs-tap-parser-1.2.2-5|9	Url:            https://github.com/substack/tap-parser
14cu|nodejs-tap-parser-1.2.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tap-parser-1.2.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tap-parser-1.2.2-5|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-tap-parser-1.2.2-5|13	BuildRequires:  npm(js-yaml)
14cu|nodejs-tap-parser-1.2.2-5|14	BuildRequires:  npm(inherits)
14cu|nodejs-tap-parser-1.2.2-5|15	BuildRequires:  npm(events-to-array)
14cu|nodejs-tap-parser-1.2.2-5|16	
14cu|nodejs-tap-parser-1.2.2-5|17	BuildArch:      noarch
14cu|nodejs-tap-parser-1.2.2-5|18	
14cu|nodejs-tap-parser-1.2.2-5|19	%description
14cu|nodejs-tap-parser-1.2.2-5|20	%{summary}.
14cu|nodejs-tap-parser-1.2.2-5|21	
14cu|nodejs-tap-parser-1.2.2-5|22	%files
14cu|nodejs-tap-parser-1.2.2-5|23	%doc LICENSE readme.markdown
14cu|nodejs-tap-parser-1.2.2-5|24	%{_bindir}/*.js
14cu|nodejs-tap-parser-1.2.2-5|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-parser-1.2.2-5|26	
14cu|nodejs-tap-parser-1.2.2-5|27	#------------------------------------------------------------------
14cu|nodejs-tap-parser-1.2.2-5|28	
14cu|nodejs-tap-parser-1.2.2-5|29	%prep
14cu|nodejs-tap-parser-1.2.2-5|30	%setup -q -n package
14cu|nodejs-tap-parser-1.2.2-5|31	rm -rf node_modules
14cu|nodejs-tap-parser-1.2.2-5|32	%nodejs_fixdep inherits
14cu|nodejs-tap-parser-1.2.2-5|33	
14cu|nodejs-tap-parser-1.2.2-5|34	%build
14cu|nodejs-tap-parser-1.2.2-5|35	
14cu|nodejs-tap-parser-1.2.2-5|36	%install
14cu|nodejs-tap-parser-1.2.2-5|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-parser-1.2.2-5|38	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-parser-1.2.2-5|39	
14cu|nodejs-tap-parser-1.2.2-5|40	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tap-parser-1.2.2-5|41	ln -sf %{nodejs_sitelib}/%{oname}/bin/cmd.js \
14cu|nodejs-tap-parser-1.2.2-5|42	%{buildroot}%{_bindir}/cmd.js
14cu|nodejs-tap-parser-1.2.2-5|43	
14cu|nodejs-tap-parser-1.2.2-5|44	%nodejs_symlink_deps
14cu|nodejs-tap-parser-1.2.2-5|45	%changelog
14cu|nodejs-tap-parser-1.2.2-5|46	
14cu|nodejs-tap-parser-1.2.2-5|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-5
14cu|nodejs-tap-parser-1.2.2-5|48	- (4af5e3b) BuildList#2799825: Increase release tag
14cu|nodejs-tap-parser-1.2.2-5|49	
14cu|nodejs-tap-parser-1.2.2-5|50	

12173 14
14cu|nodejs-tap-spec-4.1.1-4|1	%define oname tap-spec
14cu|nodejs-tap-spec-4.1.1-4|2	
14cu|nodejs-tap-spec-4.1.1-4|3	Summary:        Formatted TAP output like Mocha's spec reporter
14cu|nodejs-tap-spec-4.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tap-spec-4.1.1-4|5	Version:        4.1.1
14cu|nodejs-tap-spec-4.1.1-4|6	Release:        4
14cu|nodejs-tap-spec-4.1.1-4|7	License:        MIT
14cu|nodejs-tap-spec-4.1.1-4|8	Group:          Development/Other
14cu|nodejs-tap-spec-4.1.1-4|9	Url:            https://github.com/scottcorgan/tap-spec
14cu|nodejs-tap-spec-4.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tap-spec-4.1.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-tap-spec-4.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tap-spec-4.1.1-4|13	BuildRequires:  npm(through2)
14cu|nodejs-tap-spec-4.1.1-4|14	BuildRequires:  npm(tap-out)
14cu|nodejs-tap-spec-4.1.1-4|15	BuildRequires:  npm(repeat-string)
14cu|nodejs-tap-spec-4.1.1-4|16	BuildRequires:  npm(pretty-ms)
14cu|nodejs-tap-spec-4.1.1-4|17	BuildRequires:  npm(lodash)
14cu|nodejs-tap-spec-4.1.1-4|18	BuildRequires:  npm(figures)
14cu|nodejs-tap-spec-4.1.1-4|19	BuildRequires:  npm(duplexer)
14cu|nodejs-tap-spec-4.1.1-4|20	BuildRequires:  npm(chalk)
14cu|nodejs-tap-spec-4.1.1-4|21	
14cu|nodejs-tap-spec-4.1.1-4|22	BuildArch:      noarch
14cu|nodejs-tap-spec-4.1.1-4|23	
14cu|nodejs-tap-spec-4.1.1-4|24	%description
14cu|nodejs-tap-spec-4.1.1-4|25	%{summary}.
14cu|nodejs-tap-spec-4.1.1-4|26	
14cu|nodejs-tap-spec-4.1.1-4|27	%files
14cu|nodejs-tap-spec-4.1.1-4|28	%doc README.md
14cu|nodejs-tap-spec-4.1.1-4|29	%{_bindir}/%{oname}
14cu|nodejs-tap-spec-4.1.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-spec-4.1.1-4|31	
14cu|nodejs-tap-spec-4.1.1-4|32	#------------------------------------------------------------------
14cu|nodejs-tap-spec-4.1.1-4|33	
14cu|nodejs-tap-spec-4.1.1-4|34	%prep
14cu|nodejs-tap-spec-4.1.1-4|35	%setup -q -n package
14cu|nodejs-tap-spec-4.1.1-4|36	rm -rf node_modules
14cu|nodejs-tap-spec-4.1.1-4|37	
14cu|nodejs-tap-spec-4.1.1-4|38	%build
14cu|nodejs-tap-spec-4.1.1-4|39	
14cu|nodejs-tap-spec-4.1.1-4|40	%install
14cu|nodejs-tap-spec-4.1.1-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-spec-4.1.1-4|42	cp -r package.json index.js bin/ lib/ \
14cu|nodejs-tap-spec-4.1.1-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tap-spec-4.1.1-4|44	
14cu|nodejs-tap-spec-4.1.1-4|45	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tap-spec-4.1.1-4|46	ln -sf ../lib/node_modules/%{oname}/bin/cmd.js \
14cu|nodejs-tap-spec-4.1.1-4|47	%{buildroot}%{_bindir}/%{oname}
14cu|nodejs-tap-spec-4.1.1-4|48	
14cu|nodejs-tap-spec-4.1.1-4|49	%nodejs_symlink_deps
14cu|nodejs-tap-spec-4.1.1-4|50	
14cu|nodejs-tap-spec-4.1.1-4|51	
14cu|nodejs-tap-spec-4.1.1-4|52	%changelog
14cu|nodejs-tap-spec-4.1.1-4|53	
14cu|nodejs-tap-spec-4.1.1-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.1.1-4
14cu|nodejs-tap-spec-4.1.1-4|55	- (c4dc0a5) BuildList#2799825: Increase release tag
14cu|nodejs-tap-spec-4.1.1-4|56	
14cu|nodejs-tap-spec-4.1.1-4|57	

12174 14
14cu|nodejs-tar-2.2.1-4|1	%define oname tar
14cu|nodejs-tar-2.2.1-4|2	
14cu|nodejs-tar-2.2.1-4|3	Summary:    Tar for Node.js
14cu|nodejs-tar-2.2.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-tar-2.2.1-4|5	Version:    2.2.1
14cu|nodejs-tar-2.2.1-4|6	Release:    4
14cu|nodejs-tar-2.2.1-4|7	License:    ISC
14cu|nodejs-tar-2.2.1-4|8	Group:      System/Libraries
14cu|nodejs-tar-2.2.1-4|9	URL:        https://github.com/isaacs/node-%{oname}
14cu|nodejs-tar-2.2.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tar-2.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tar-2.2.1-4|12	BuildRequires:  npm(inherits) >= 2.0.0
14cu|nodejs-tar-2.2.1-4|13	BuildRequires:  npm(fstream)
14cu|nodejs-tar-2.2.1-4|14	BuildRequires:  npm(block-stream)
14cu|nodejs-tar-2.2.1-4|15	#
14cu|nodejs-tar-2.2.1-4|16	BuildRequires:  npm(graceful-fs)
14cu|nodejs-tar-2.2.1-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-tar-2.2.1-4|18	BuildRequires:  npm(rimraf)
14cu|nodejs-tar-2.2.1-4|19	BuildRequires:  npm(tap)
14cu|nodejs-tar-2.2.1-4|20	BuildArch:  noarch
14cu|nodejs-tar-2.2.1-4|21	
14cu|nodejs-tar-2.2.1-4|22	%description
14cu|nodejs-tar-2.2.1-4|23	A Node.js module that supports
14cu|nodejs-tar-2.2.1-4|24	reading and writing POSIX "%{oname}" archives.
14cu|nodejs-tar-2.2.1-4|25	
14cu|nodejs-tar-2.2.1-4|26	%files
14cu|nodejs-tar-2.2.1-4|27	%doc README.md examples LICENSE
14cu|nodejs-tar-2.2.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-2.2.1-4|29	#--------------------------------------------------------------------------
14cu|nodejs-tar-2.2.1-4|30	%prep
14cu|nodejs-tar-2.2.1-4|31	%setup -q -n package
14cu|nodejs-tar-2.2.1-4|32	# tar headers err, shouldn't be created on macos
14cu|nodejs-tar-2.2.1-4|33	rm -fr test/error-on-broken.js
14cu|nodejs-tar-2.2.1-4|34	
14cu|nodejs-tar-2.2.1-4|35	%build
14cu|nodejs-tar-2.2.1-4|36	#nothing to do
14cu|nodejs-tar-2.2.1-4|37	
14cu|nodejs-tar-2.2.1-4|38	%install
14cu|nodejs-tar-2.2.1-4|39	
14cu|nodejs-tar-2.2.1-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-2.2.1-4|41	cp -pr lib/ %{oname}.js package.json \
14cu|nodejs-tar-2.2.1-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-2.2.1-4|43	
14cu|nodejs-tar-2.2.1-4|44	%nodejs_symlink_deps
14cu|nodejs-tar-2.2.1-4|45	
14cu|nodejs-tar-2.2.1-4|46	%check
14cu|nodejs-tar-2.2.1-4|47	%nodejs_symlink_deps --check
14cu|nodejs-tar-2.2.1-4|48	%tap test/*.js
14cu|nodejs-tar-2.2.1-4|49	
14cu|nodejs-tar-2.2.1-4|50	%changelog
14cu|nodejs-tar-2.2.1-4|51	
14cu|nodejs-tar-2.2.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-tar-2.2.1-4|53	- (facaf7c) BuildList#2799825: Increase release tag
14cu|nodejs-tar-2.2.1-4|54	
14cu|nodejs-tar-2.2.1-4|55	

12175 14
14cu|nodejs-tar-fs-1.8.1-4|1	%define oname tar-fs
14cu|nodejs-tar-fs-1.8.1-4|2	
14cu|nodejs-tar-fs-1.8.1-4|3	Summary:        Filesystem bindings for tar-stream
14cu|nodejs-tar-fs-1.8.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tar-fs-1.8.1-4|5	Version:        1.8.1
14cu|nodejs-tar-fs-1.8.1-4|6	Release:        4
14cu|nodejs-tar-fs-1.8.1-4|7	License:        MIT
14cu|nodejs-tar-fs-1.8.1-4|8	Group:          Development/Other
14cu|nodejs-tar-fs-1.8.1-4|9	Url:            https://github.com/mafintosh/tar-fs
14cu|nodejs-tar-fs-1.8.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tar-fs-1.8.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tar-fs-1.8.1-4|12	BuildRequires:  npm(tar-stream)
14cu|nodejs-tar-fs-1.8.1-4|13	BuildRequires:  npm(pump)
14cu|nodejs-tar-fs-1.8.1-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-tar-fs-1.8.1-4|15	BuildArch:      noarch
14cu|nodejs-tar-fs-1.8.1-4|16	
14cu|nodejs-tar-fs-1.8.1-4|17	%description
14cu|nodejs-tar-fs-1.8.1-4|18	%{summary}.
14cu|nodejs-tar-fs-1.8.1-4|19	
14cu|nodejs-tar-fs-1.8.1-4|20	%files
14cu|nodejs-tar-fs-1.8.1-4|21	%doc LICENSE README.md
14cu|nodejs-tar-fs-1.8.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-fs-1.8.1-4|23	
14cu|nodejs-tar-fs-1.8.1-4|24	#------------------------------------------------------------------
14cu|nodejs-tar-fs-1.8.1-4|25	
14cu|nodejs-tar-fs-1.8.1-4|26	%prep
14cu|nodejs-tar-fs-1.8.1-4|27	%setup -q -n package
14cu|nodejs-tar-fs-1.8.1-4|28	rm -rf node_modules
14cu|nodejs-tar-fs-1.8.1-4|29	
14cu|nodejs-tar-fs-1.8.1-4|30	%build
14cu|nodejs-tar-fs-1.8.1-4|31	
14cu|nodejs-tar-fs-1.8.1-4|32	%install
14cu|nodejs-tar-fs-1.8.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-fs-1.8.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-fs-1.8.1-4|35	%nodejs_symlink_deps
14cu|nodejs-tar-fs-1.8.1-4|36	%changelog
14cu|nodejs-tar-fs-1.8.1-4|37	
14cu|nodejs-tar-fs-1.8.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.1-4
14cu|nodejs-tar-fs-1.8.1-4|39	- (c960be6) BuildList#2799825: Increase release tag
14cu|nodejs-tar-fs-1.8.1-4|40	
14cu|nodejs-tar-fs-1.8.1-4|41	

12176 14
14cu|nodejs-tar-pack-3.1.3-4|1	%define oname tar-pack
14cu|nodejs-tar-pack-3.1.3-4|2	
14cu|nodejs-tar-pack-3.1.3-4|3	Summary:        Package and un-package modules of some sort (in tar/gz bundles)
14cu|nodejs-tar-pack-3.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tar-pack-3.1.3-4|5	Version:        3.1.3
14cu|nodejs-tar-pack-3.1.3-4|6	Release:        4
14cu|nodejs-tar-pack-3.1.3-4|7	License:        BSD
14cu|nodejs-tar-pack-3.1.3-4|8	Group:          Development/Other
14cu|nodejs-tar-pack-3.1.3-4|9	Url:            https://github.com/ForbesLindesay/tar-pack
14cu|nodejs-tar-pack-3.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tar-pack-3.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tar-pack-3.1.3-4|12	BuildRequires:  npm(uid-number)
14cu|nodejs-tar-pack-3.1.3-4|13	BuildRequires:  npm(tar)
14cu|nodejs-tar-pack-3.1.3-4|14	BuildRequires:  npm(rimraf)
14cu|nodejs-tar-pack-3.1.3-4|15	BuildRequires:  npm(readable-stream)
14cu|nodejs-tar-pack-3.1.3-4|16	BuildRequires:  npm(once)
14cu|nodejs-tar-pack-3.1.3-4|17	BuildRequires:  npm(fstream-ignore)
14cu|nodejs-tar-pack-3.1.3-4|18	BuildRequires:  npm(fstream)
14cu|nodejs-tar-pack-3.1.3-4|19	BuildRequires:  npm(debug)
14cu|nodejs-tar-pack-3.1.3-4|20	#
14cu|nodejs-tar-pack-3.1.3-4|21	BuildRequires:  npm(mkdirp)
14cu|nodejs-tar-pack-3.1.3-4|22	BuildRequires:  npm(mocha)
14cu|nodejs-tar-pack-3.1.3-4|23	BuildRequires:  npm(rfile)
14cu|nodejs-tar-pack-3.1.3-4|24	
14cu|nodejs-tar-pack-3.1.3-4|25	BuildArch:      noarch
14cu|nodejs-tar-pack-3.1.3-4|26	
14cu|nodejs-tar-pack-3.1.3-4|27	%description
14cu|nodejs-tar-pack-3.1.3-4|28	%{summary}.
14cu|nodejs-tar-pack-3.1.3-4|29	
14cu|nodejs-tar-pack-3.1.3-4|30	%files
14cu|nodejs-tar-pack-3.1.3-4|31	%doc LICENSE *.md
14cu|nodejs-tar-pack-3.1.3-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-pack-3.1.3-4|33	
14cu|nodejs-tar-pack-3.1.3-4|34	#------------------------------------------------------------------
14cu|nodejs-tar-pack-3.1.3-4|35	
14cu|nodejs-tar-pack-3.1.3-4|36	%prep
14cu|nodejs-tar-pack-3.1.3-4|37	%setup -qn package
14cu|nodejs-tar-pack-3.1.3-4|38	rm -rf node_modules
14cu|nodejs-tar-pack-3.1.3-4|39	%nodejs_fixdep once
14cu|nodejs-tar-pack-3.1.3-4|40	%nodejs_fixdep rimraf
14cu|nodejs-tar-pack-3.1.3-4|41	
14cu|nodejs-tar-pack-3.1.3-4|42	%build
14cu|nodejs-tar-pack-3.1.3-4|43	
14cu|nodejs-tar-pack-3.1.3-4|44	%install
14cu|nodejs-tar-pack-3.1.3-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-pack-3.1.3-4|46	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-pack-3.1.3-4|47	%nodejs_symlink_deps
14cu|nodejs-tar-pack-3.1.3-4|48	
14cu|nodejs-tar-pack-3.1.3-4|49	%check
14cu|nodejs-tar-pack-3.1.3-4|50	%nodejs_symlink_deps --check
14cu|nodejs-tar-pack-3.1.3-4|51	mocha -R list
14cu|nodejs-tar-pack-3.1.3-4|52	
14cu|nodejs-tar-pack-3.1.3-4|53	%changelog
14cu|nodejs-tar-pack-3.1.3-4|54	
14cu|nodejs-tar-pack-3.1.3-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.3-4
14cu|nodejs-tar-pack-3.1.3-4|56	- (004cf62) BuildList#2799825: Increase release tag
14cu|nodejs-tar-pack-3.1.3-4|57	
14cu|nodejs-tar-pack-3.1.3-4|58	

12177 14
14cu|nodejs-tar-stream-1.3.1-4|1	%define oname tar-stream
14cu|nodejs-tar-stream-1.3.1-4|2	
14cu|nodejs-tar-stream-1.3.1-4|3	Summary:        Streaming tar parser and generator
14cu|nodejs-tar-stream-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tar-stream-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-tar-stream-1.3.1-4|6	Release:        4
14cu|nodejs-tar-stream-1.3.1-4|7	License:        MIT
14cu|nodejs-tar-stream-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-tar-stream-1.3.1-4|9	Url:            https://github.com/mafintosh/tar-stream
14cu|nodejs-tar-stream-1.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tar-stream-1.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tar-stream-1.3.1-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-tar-stream-1.3.1-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-tar-stream-1.3.1-4|14	BuildRequires:  npm(end-of-stream)
14cu|nodejs-tar-stream-1.3.1-4|15	BuildRequires:  npm(bl)
14cu|nodejs-tar-stream-1.3.1-4|16	BuildArch:      noarch
14cu|nodejs-tar-stream-1.3.1-4|17	
14cu|nodejs-tar-stream-1.3.1-4|18	%description
14cu|nodejs-tar-stream-1.3.1-4|19	Streaming tar parser and generator and nothing else.
14cu|nodejs-tar-stream-1.3.1-4|20	It is streams2 and operates purely using streams
14cu|nodejs-tar-stream-1.3.1-4|21	which means you can easily extract/parse tarballs
14cu|nodejs-tar-stream-1.3.1-4|22	without ever hitting the file system.
14cu|nodejs-tar-stream-1.3.1-4|23	
14cu|nodejs-tar-stream-1.3.1-4|24	%files
14cu|nodejs-tar-stream-1.3.1-4|25	%doc LICENSE README.md
14cu|nodejs-tar-stream-1.3.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-stream-1.3.1-4|27	
14cu|nodejs-tar-stream-1.3.1-4|28	#------------------------------------------------------------------
14cu|nodejs-tar-stream-1.3.1-4|29	
14cu|nodejs-tar-stream-1.3.1-4|30	%prep
14cu|nodejs-tar-stream-1.3.1-4|31	%setup -q -n package
14cu|nodejs-tar-stream-1.3.1-4|32	rm -rf node_modules
14cu|nodejs-tar-stream-1.3.1-4|33	
14cu|nodejs-tar-stream-1.3.1-4|34	%build
14cu|nodejs-tar-stream-1.3.1-4|35	
14cu|nodejs-tar-stream-1.3.1-4|36	%install
14cu|nodejs-tar-stream-1.3.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-stream-1.3.1-4|38	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tar-stream-1.3.1-4|39	%nodejs_symlink_deps
14cu|nodejs-tar-stream-1.3.1-4|40	%changelog
14cu|nodejs-tar-stream-1.3.1-4|41	
14cu|nodejs-tar-stream-1.3.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-tar-stream-1.3.1-4|43	- (6fd4824) BuildList#2799825: Increase release tag
14cu|nodejs-tar-stream-1.3.1-4|44	
14cu|nodejs-tar-stream-1.3.1-4|45	

12178 14
14cu|nodejs-taskgroup-4.3.1-4|1	%define oname taskgroup
14cu|nodejs-taskgroup-4.3.1-4|2	
14cu|nodejs-taskgroup-4.3.1-4|3	Summary:        Group together synchronous and asynchronous tasks
14cu|nodejs-taskgroup-4.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-taskgroup-4.3.1-4|5	Version:        4.3.1
14cu|nodejs-taskgroup-4.3.1-4|6	Release:        4
14cu|nodejs-taskgroup-4.3.1-4|7	License:        MIT
14cu|nodejs-taskgroup-4.3.1-4|8	Group:          Development/Other
14cu|nodejs-taskgroup-4.3.1-4|9	Url:            https://github.com/bevry/taskgroup
14cu|nodejs-taskgroup-4.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-taskgroup-4.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-taskgroup-4.3.1-4|12	BuildRequires:  npm(csextends)
14cu|nodejs-taskgroup-4.3.1-4|13	BuildRequires:  npm(ambi)
14cu|nodejs-taskgroup-4.3.1-4|14	BuildArch:      noarch
14cu|nodejs-taskgroup-4.3.1-4|15	
14cu|nodejs-taskgroup-4.3.1-4|16	%description
14cu|nodejs-taskgroup-4.3.1-4|17	%{summary}.
14cu|nodejs-taskgroup-4.3.1-4|18	
14cu|nodejs-taskgroup-4.3.1-4|19	%files
14cu|nodejs-taskgroup-4.3.1-4|20	%doc *.md docs/
14cu|nodejs-taskgroup-4.3.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-taskgroup-4.3.1-4|22	
14cu|nodejs-taskgroup-4.3.1-4|23	#------------------------------------------------------------------
14cu|nodejs-taskgroup-4.3.1-4|24	
14cu|nodejs-taskgroup-4.3.1-4|25	%prep
14cu|nodejs-taskgroup-4.3.1-4|26	%setup -q -n package
14cu|nodejs-taskgroup-4.3.1-4|27	rm -rf node_modules
14cu|nodejs-taskgroup-4.3.1-4|28	find . -type f -exec chmod -x {} \;
14cu|nodejs-taskgroup-4.3.1-4|29	
14cu|nodejs-taskgroup-4.3.1-4|30	%build
14cu|nodejs-taskgroup-4.3.1-4|31	
14cu|nodejs-taskgroup-4.3.1-4|32	%install
14cu|nodejs-taskgroup-4.3.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-taskgroup-4.3.1-4|34	cp -r package.json out/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-taskgroup-4.3.1-4|35	%nodejs_symlink_deps
14cu|nodejs-taskgroup-4.3.1-4|36	%changelog
14cu|nodejs-taskgroup-4.3.1-4|37	
14cu|nodejs-taskgroup-4.3.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.3.1-4
14cu|nodejs-taskgroup-4.3.1-4|39	- (d85fdc7) BuildList#2799825: Increase release tag
14cu|nodejs-taskgroup-4.3.1-4|40	
14cu|nodejs-taskgroup-4.3.1-4|41	

12179 14
14cu|nodejs-tcp-port-used-0.1.2-4|1	%define oname tcp-port-used
14cu|nodejs-tcp-port-used-0.1.2-4|2	
14cu|nodejs-tcp-port-used-0.1.2-4|3	Summary:        A simple Node.js module to check if a TCP port is already bound
14cu|nodejs-tcp-port-used-0.1.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tcp-port-used-0.1.2-4|5	Version:        0.1.2
14cu|nodejs-tcp-port-used-0.1.2-4|6	Release:        4
14cu|nodejs-tcp-port-used-0.1.2-4|7	License:        MIT
14cu|nodejs-tcp-port-used-0.1.2-4|8	Group:          Development/Other
14cu|nodejs-tcp-port-used-0.1.2-4|9	Url:            https://github.com/jut-io/tcp-port-used
14cu|nodejs-tcp-port-used-0.1.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tcp-port-used-0.1.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tcp-port-used-0.1.2-4|12	BuildRequires:  npm(q)
14cu|nodejs-tcp-port-used-0.1.2-4|13	BuildRequires:  npm(is2)
14cu|nodejs-tcp-port-used-0.1.2-4|14	BuildRequires:  npm(debug)
14cu|nodejs-tcp-port-used-0.1.2-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-tcp-port-used-0.1.2-4|16	BuildArch:      noarch
14cu|nodejs-tcp-port-used-0.1.2-4|17	
14cu|nodejs-tcp-port-used-0.1.2-4|18	%description
14cu|nodejs-tcp-port-used-0.1.2-4|19	%{summary}.
14cu|nodejs-tcp-port-used-0.1.2-4|20	
14cu|nodejs-tcp-port-used-0.1.2-4|21	%files
14cu|nodejs-tcp-port-used-0.1.2-4|22	%doc LICENSE *.md
14cu|nodejs-tcp-port-used-0.1.2-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tcp-port-used-0.1.2-4|24	
14cu|nodejs-tcp-port-used-0.1.2-4|25	#------------------------------------------------------------------
14cu|nodejs-tcp-port-used-0.1.2-4|26	
14cu|nodejs-tcp-port-used-0.1.2-4|27	%prep
14cu|nodejs-tcp-port-used-0.1.2-4|28	%setup -q -n package
14cu|nodejs-tcp-port-used-0.1.2-4|29	rm -rf node_modules
14cu|nodejs-tcp-port-used-0.1.2-4|30	%nodejs_fixdep q
14cu|nodejs-tcp-port-used-0.1.2-4|31	%nodejs_fixdep is2
14cu|nodejs-tcp-port-used-0.1.2-4|32	%nodejs_fixdep debug
14cu|nodejs-tcp-port-used-0.1.2-4|33	
14cu|nodejs-tcp-port-used-0.1.2-4|34	%build
14cu|nodejs-tcp-port-used-0.1.2-4|35	
14cu|nodejs-tcp-port-used-0.1.2-4|36	%install
14cu|nodejs-tcp-port-used-0.1.2-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tcp-port-used-0.1.2-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tcp-port-used-0.1.2-4|39	%nodejs_symlink_deps
14cu|nodejs-tcp-port-used-0.1.2-4|40	
14cu|nodejs-tcp-port-used-0.1.2-4|41	%check
14cu|nodejs-tcp-port-used-0.1.2-4|42	%nodejs_symlink_deps --check
14cu|nodejs-tcp-port-used-0.1.2-4|43	mocha --reporter=list ./test.js
14cu|nodejs-tcp-port-used-0.1.2-4|44	
14cu|nodejs-tcp-port-used-0.1.2-4|45	%changelog
14cu|nodejs-tcp-port-used-0.1.2-4|46	
14cu|nodejs-tcp-port-used-0.1.2-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.2-4
14cu|nodejs-tcp-port-used-0.1.2-4|48	- (26502ae) BuildList#2799825: Increase release tag
14cu|nodejs-tcp-port-used-0.1.2-4|49	
14cu|nodejs-tcp-port-used-0.1.2-4|50	

12180 14
14cu|nodejs-temp-0.8.3-4|1	%define oname temp
14cu|nodejs-temp-0.8.3-4|2	
14cu|nodejs-temp-0.8.3-4|3	Summary:    Temporary files and directories for Node.js
14cu|nodejs-temp-0.8.3-4|4	Name:       nodejs-%{oname}
14cu|nodejs-temp-0.8.3-4|5	Version:    0.8.3
14cu|nodejs-temp-0.8.3-4|6	Release:    4
14cu|nodejs-temp-0.8.3-4|7	License:    MIT
14cu|nodejs-temp-0.8.3-4|8	Group:      System/Libraries
14cu|nodejs-temp-0.8.3-4|9	URL:        https://github.com/bruce/node-%{oname}
14cu|nodejs-temp-0.8.3-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-temp-0.8.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-temp-0.8.3-4|12	BuildRequires:  npm(os-tmpdir)
14cu|nodejs-temp-0.8.3-4|13	BuildRequires:  npm(rimraf)
14cu|nodejs-temp-0.8.3-4|14	BuildArch:  noarch
14cu|nodejs-temp-0.8.3-4|15	
14cu|nodejs-temp-0.8.3-4|16	%description
14cu|nodejs-temp-0.8.3-4|17	This Node.js module handles generating a unique file/directory name under the
14cu|nodejs-temp-0.8.3-4|18	appropriate system temporary directory, changing the file to an appropriate
14cu|nodejs-temp-0.8.3-4|19	mode, and supports automatic removal.
14cu|nodejs-temp-0.8.3-4|20	
14cu|nodejs-temp-0.8.3-4|21	It has a similar API to the fs module.
14cu|nodejs-temp-0.8.3-4|22	%files
14cu|nodejs-temp-0.8.3-4|23	%doc LICENSE README.md examples/
14cu|nodejs-temp-0.8.3-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-temp-0.8.3-4|25	#-----------------------------------------------------------
14cu|nodejs-temp-0.8.3-4|26	%prep
14cu|nodejs-temp-0.8.3-4|27	%setup -q -n package
14cu|nodejs-temp-0.8.3-4|28	%nodejs_fixdep rimraf
14cu|nodejs-temp-0.8.3-4|29	
14cu|nodejs-temp-0.8.3-4|30	%build
14cu|nodejs-temp-0.8.3-4|31	#nothing to do
14cu|nodejs-temp-0.8.3-4|32	
14cu|nodejs-temp-0.8.3-4|33	%install
14cu|nodejs-temp-0.8.3-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-temp-0.8.3-4|35	cp -pr package.json *.js lib/ \
14cu|nodejs-temp-0.8.3-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-temp-0.8.3-4|37	
14cu|nodejs-temp-0.8.3-4|38	%nodejs_symlink_deps
14cu|nodejs-temp-0.8.3-4|39	
14cu|nodejs-temp-0.8.3-4|40	
14cu|nodejs-temp-0.8.3-4|41	%check
14cu|nodejs-temp-0.8.3-4|42	%nodejs_symlink_deps --check
14cu|nodejs-temp-0.8.3-4|43	%__nodejs test/%{oname}-test.js
14cu|nodejs-temp-0.8.3-4|44	
14cu|nodejs-temp-0.8.3-4|45	%changelog
14cu|nodejs-temp-0.8.3-4|46	
14cu|nodejs-temp-0.8.3-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.3-4
14cu|nodejs-temp-0.8.3-4|48	- (4706076) BuildList#2799825: Increase release tag
14cu|nodejs-temp-0.8.3-4|49	
14cu|nodejs-temp-0.8.3-4|50	

12181 14
14cu|nodejs-temporary-0.0.8-6|1	%global enable_tests 0
14cu|nodejs-temporary-0.0.8-6|2	
14cu|nodejs-temporary-0.0.8-6|3	Name:       nodejs-temporary
14cu|nodejs-temporary-0.0.8-6|4	Version:    0.0.8
14cu|nodejs-temporary-0.0.8-6|5	Release:    6
14cu|nodejs-temporary-0.0.8-6|6	Summary:    An easy way to create temporary files and directories
14cu|nodejs-temporary-0.0.8-6|7	
14cu|nodejs-temporary-0.0.8-6|8	# The license text is contained within Readme.md
14cu|nodejs-temporary-0.0.8-6|9	License:    MIT
14cu|nodejs-temporary-0.0.8-6|10	Group:      System/Libraries
14cu|nodejs-temporary-0.0.8-6|11	URL:        https://github.com/vesln/temporary
14cu|nodejs-temporary-0.0.8-6|12	Source0:    http://registry.npmjs.org/temporary/-/temporary-%{version}.tgz
14cu|nodejs-temporary-0.0.8-6|13	BuildArch:  noarch
14cu|nodejs-temporary-0.0.8-6|14	BuildRequires:  nodejs-packaging
14cu|nodejs-temporary-0.0.8-6|15	
14cu|nodejs-temporary-0.0.8-6|16	%if 0%{?enable_tests}
14cu|nodejs-temporary-0.0.8-6|17	BuildRequires:  npm(chai)
14cu|nodejs-temporary-0.0.8-6|18	BuildRequires:  npm(mocha)
14cu|nodejs-temporary-0.0.8-6|19	BuildRequires:  npm(sinon)
14cu|nodejs-temporary-0.0.8-6|20	%endif
14cu|nodejs-temporary-0.0.8-6|21	
14cu|nodejs-temporary-0.0.8-6|22	%description
14cu|nodejs-temporary-0.0.8-6|23	%{summary}.
14cu|nodejs-temporary-0.0.8-6|24	
14cu|nodejs-temporary-0.0.8-6|25	
14cu|nodejs-temporary-0.0.8-6|26	%prep
14cu|nodejs-temporary-0.0.8-6|27	%setup -q -n package
14cu|nodejs-temporary-0.0.8-6|28	
14cu|nodejs-temporary-0.0.8-6|29	
14cu|nodejs-temporary-0.0.8-6|30	%build
14cu|nodejs-temporary-0.0.8-6|31	#nothing to do
14cu|nodejs-temporary-0.0.8-6|32	
14cu|nodejs-temporary-0.0.8-6|33	
14cu|nodejs-temporary-0.0.8-6|34	%install
14cu|nodejs-temporary-0.0.8-6|35	mkdir -p %{buildroot}%{nodejs_sitelib}/temporary
14cu|nodejs-temporary-0.0.8-6|36	cp -pr package.json index.js lib/ \
14cu|nodejs-temporary-0.0.8-6|37	%{buildroot}%{nodejs_sitelib}/temporary
14cu|nodejs-temporary-0.0.8-6|38	
14cu|nodejs-temporary-0.0.8-6|39	%nodejs_symlink_deps
14cu|nodejs-temporary-0.0.8-6|40	
14cu|nodejs-temporary-0.0.8-6|41	
14cu|nodejs-temporary-0.0.8-6|42	%if 0%{?enable_tests}
14cu|nodejs-temporary-0.0.8-6|43	%check
14cu|nodejs-temporary-0.0.8-6|44	%nodejs_symlink_deps --check
14cu|nodejs-temporary-0.0.8-6|45	NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec test/*.test.js
14cu|nodejs-temporary-0.0.8-6|46	%endif
14cu|nodejs-temporary-0.0.8-6|47	
14cu|nodejs-temporary-0.0.8-6|48	
14cu|nodejs-temporary-0.0.8-6|49	%files
14cu|nodejs-temporary-0.0.8-6|50	%doc History.md Readme.md examples/
14cu|nodejs-temporary-0.0.8-6|51	%{nodejs_sitelib}/temporary
14cu|nodejs-temporary-0.0.8-6|52	
14cu|nodejs-temporary-0.0.8-6|53	
14cu|nodejs-temporary-0.0.8-6|54	
14cu|nodejs-temporary-0.0.8-6|55	%changelog
14cu|nodejs-temporary-0.0.8-6|56	
14cu|nodejs-temporary-0.0.8-6|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-6
14cu|nodejs-temporary-0.0.8-6|58	- (62cc898) BuildList#2799825: Increase release tag
14cu|nodejs-temporary-0.0.8-6|59	
14cu|nodejs-temporary-0.0.8-6|60	

12182 14
14cu|nodejs-terst-0.3.0-4|1	%define oname terst
14cu|nodejs-terst-0.3.0-4|2	
14cu|nodejs-terst-0.3.0-4|3	Summary:        A JavaScript testing component with a terse syntax
14cu|nodejs-terst-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-terst-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-terst-0.3.0-4|6	Release:        4
14cu|nodejs-terst-0.3.0-4|7	License:        MIT
14cu|nodejs-terst-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-terst-0.3.0-4|9	Url:            https://github.com/jprichardson/terst
14cu|nodejs-terst-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-terst-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-terst-0.3.0-4|12	BuildArch:      noarch
14cu|nodejs-terst-0.3.0-4|13	
14cu|nodejs-terst-0.3.0-4|14	%description
14cu|nodejs-terst-0.3.0-4|15	%{summary}.
14cu|nodejs-terst-0.3.0-4|16	
14cu|nodejs-terst-0.3.0-4|17	%files
14cu|nodejs-terst-0.3.0-4|18	%doc LICENSE *.md
14cu|nodejs-terst-0.3.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-terst-0.3.0-4|20	
14cu|nodejs-terst-0.3.0-4|21	#------------------------------------------------------------------
14cu|nodejs-terst-0.3.0-4|22	
14cu|nodejs-terst-0.3.0-4|23	%prep
14cu|nodejs-terst-0.3.0-4|24	%setup -q -n package
14cu|nodejs-terst-0.3.0-4|25	rm -rf node_modules
14cu|nodejs-terst-0.3.0-4|26	
14cu|nodejs-terst-0.3.0-4|27	%build
14cu|nodejs-terst-0.3.0-4|28	
14cu|nodejs-terst-0.3.0-4|29	%install
14cu|nodejs-terst-0.3.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-terst-0.3.0-4|31	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-terst-0.3.0-4|32	%nodejs_symlink_deps
14cu|nodejs-terst-0.3.0-4|33	%changelog
14cu|nodejs-terst-0.3.0-4|34	
14cu|nodejs-terst-0.3.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-terst-0.3.0-4|36	- (35a6f2d) BuildList#2799825: Increase release tag
14cu|nodejs-terst-0.3.0-4|37	
14cu|nodejs-terst-0.3.0-4|38	

12183 14
14cu|nodejs-test-0.6.0-4|1	%define oname test
14cu|nodejs-test-0.6.0-4|2	
14cu|nodejs-test-0.6.0-4|3	Summary:        (Un)CommonJS test runner
14cu|nodejs-test-0.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-test-0.6.0-4|5	Version:        0.6.0
14cu|nodejs-test-0.6.0-4|6	Release:        4
14cu|nodejs-test-0.6.0-4|7	License:        MIT
14cu|nodejs-test-0.6.0-4|8	Group:          Development/Other
14cu|nodejs-test-0.6.0-4|9	Url:            https://github.com/Gozala/test-commonjs
14cu|nodejs-test-0.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-test-0.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-test-0.6.0-4|12	BuildRequires:  npm(ansi-font)
14cu|nodejs-test-0.6.0-4|13	BuildArch:      noarch
14cu|nodejs-test-0.6.0-4|14	
14cu|nodejs-test-0.6.0-4|15	%description
14cu|nodejs-test-0.6.0-4|16	%{summary}.
14cu|nodejs-test-0.6.0-4|17	
14cu|nodejs-test-0.6.0-4|18	%files
14cu|nodejs-test-0.6.0-4|19	%doc *.md
14cu|nodejs-test-0.6.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-test-0.6.0-4|21	
14cu|nodejs-test-0.6.0-4|22	#------------------------------------------------------------------
14cu|nodejs-test-0.6.0-4|23	
14cu|nodejs-test-0.6.0-4|24	%prep
14cu|nodejs-test-0.6.0-4|25	%setup -q -n package
14cu|nodejs-test-0.6.0-4|26	rm -rf node_modules
14cu|nodejs-test-0.6.0-4|27	
14cu|nodejs-test-0.6.0-4|28	%build
14cu|nodejs-test-0.6.0-4|29	
14cu|nodejs-test-0.6.0-4|30	%install
14cu|nodejs-test-0.6.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-test-0.6.0-4|32	cp -r package.json *.js test/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-test-0.6.0-4|33	%nodejs_symlink_deps
14cu|nodejs-test-0.6.0-4|34	
14cu|nodejs-test-0.6.0-4|35	%check
14cu|nodejs-test-0.6.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-test-0.6.0-4|37	npm run test-node
14cu|nodejs-test-0.6.0-4|38	
14cu|nodejs-test-0.6.0-4|39	%changelog
14cu|nodejs-test-0.6.0-4|40	
14cu|nodejs-test-0.6.0-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.0-4
14cu|nodejs-test-0.6.0-4|42	- (5986e27) BuildList#2799825: Increase release tag
14cu|nodejs-test-0.6.0-4|43	
14cu|nodejs-test-0.6.0-4|44	

12184 14
14cu|nodejs-testman-0.3.1-4|1	%define oname testman
14cu|nodejs-testman-0.3.1-4|2	
14cu|nodejs-testman-0.3.1-4|3	Summary:        Expiremental testing helper
14cu|nodejs-testman-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-testman-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-testman-0.3.1-4|6	Release:        4
14cu|nodejs-testman-0.3.1-4|7	License:        MIT
14cu|nodejs-testman-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-testman-0.3.1-4|9	Url:            https://github.com/lauriro/testman
14cu|nodejs-testman-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-testman-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-testman-0.3.1-4|12	BuildArch:      noarch
14cu|nodejs-testman-0.3.1-4|13	
14cu|nodejs-testman-0.3.1-4|14	%description
14cu|nodejs-testman-0.3.1-4|15	%{summary}.
14cu|nodejs-testman-0.3.1-4|16	
14cu|nodejs-testman-0.3.1-4|17	%files
14cu|nodejs-testman-0.3.1-4|18	%doc *.md
14cu|nodejs-testman-0.3.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-testman-0.3.1-4|20	
14cu|nodejs-testman-0.3.1-4|21	#------------------------------------------------------------------
14cu|nodejs-testman-0.3.1-4|22	
14cu|nodejs-testman-0.3.1-4|23	%prep
14cu|nodejs-testman-0.3.1-4|24	%setup -q -n package
14cu|nodejs-testman-0.3.1-4|25	rm -rf node_modules
14cu|nodejs-testman-0.3.1-4|26	
14cu|nodejs-testman-0.3.1-4|27	%build
14cu|nodejs-testman-0.3.1-4|28	
14cu|nodejs-testman-0.3.1-4|29	%install
14cu|nodejs-testman-0.3.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-testman-0.3.1-4|31	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-testman-0.3.1-4|32	%nodejs_symlink_deps
14cu|nodejs-testman-0.3.1-4|33	%changelog
14cu|nodejs-testman-0.3.1-4|34	
14cu|nodejs-testman-0.3.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-testman-0.3.1-4|36	- (3cf7997) BuildList#2799825: Increase release tag
14cu|nodejs-testman-0.3.1-4|37	
14cu|nodejs-testman-0.3.1-4|38	

12185 14
14cu|nodejs-testswarm-1.1.0-5|1	Name:       nodejs-testswarm
14cu|nodejs-testswarm-1.1.0-5|2	Version:    1.1.0
14cu|nodejs-testswarm-1.1.0-5|3	Release:    5
14cu|nodejs-testswarm-1.1.0-5|4	Summary:    A Node.js module for interacting with TestSwarm
14cu|nodejs-testswarm-1.1.0-5|5	License:    MIT
14cu|nodejs-testswarm-1.1.0-5|6	Group:      System/Libraries
14cu|nodejs-testswarm-1.1.0-5|7	URL:        https://github.com/jzaefferer/node-testswarm
14cu|nodejs-testswarm-1.1.0-5|8	Source0:    http://registry.npmjs.org/testswarm/-/testswarm-%{version}.tgz
14cu|nodejs-testswarm-1.1.0-5|9	BuildArch:  noarch
14cu|nodejs-testswarm-1.1.0-5|10	BuildRequires:  nodejs-packaging
14cu|nodejs-testswarm-1.1.0-5|11	
14cu|nodejs-testswarm-1.1.0-5|12	%description
14cu|nodejs-testswarm-1.1.0-5|13	%{summary}.
14cu|nodejs-testswarm-1.1.0-5|14	
14cu|nodejs-testswarm-1.1.0-5|15	
14cu|nodejs-testswarm-1.1.0-5|16	%prep
14cu|nodejs-testswarm-1.1.0-5|17	%setup -q -n package
14cu|nodejs-testswarm-1.1.0-5|18	
14cu|nodejs-testswarm-1.1.0-5|19	%nodejs_fixdep request '~2.25'
14cu|nodejs-testswarm-1.1.0-5|20	
14cu|nodejs-testswarm-1.1.0-5|21	
14cu|nodejs-testswarm-1.1.0-5|22	%build
14cu|nodejs-testswarm-1.1.0-5|23	#nothing to do
14cu|nodejs-testswarm-1.1.0-5|24	
14cu|nodejs-testswarm-1.1.0-5|25	
14cu|nodejs-testswarm-1.1.0-5|26	%install
14cu|nodejs-testswarm-1.1.0-5|27	mkdir -p %{buildroot}%{nodejs_sitelib}/testswarm
14cu|nodejs-testswarm-1.1.0-5|28	cp -pr package.json lib/ sample-test.js \
14cu|nodejs-testswarm-1.1.0-5|29	%{buildroot}%{nodejs_sitelib}/testswarm
14cu|nodejs-testswarm-1.1.0-5|30	
14cu|nodejs-testswarm-1.1.0-5|31	%nodejs_symlink_deps
14cu|nodejs-testswarm-1.1.0-5|32	
14cu|nodejs-testswarm-1.1.0-5|33	
14cu|nodejs-testswarm-1.1.0-5|34	%files
14cu|nodejs-testswarm-1.1.0-5|35	%doc History.md LICENSE-MIT README.md
14cu|nodejs-testswarm-1.1.0-5|36	%{nodejs_sitelib}/testswarm
14cu|nodejs-testswarm-1.1.0-5|37	
14cu|nodejs-testswarm-1.1.0-5|38	
14cu|nodejs-testswarm-1.1.0-5|39	
14cu|nodejs-testswarm-1.1.0-5|40	%changelog
14cu|nodejs-testswarm-1.1.0-5|41	
14cu|nodejs-testswarm-1.1.0-5|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-5
14cu|nodejs-testswarm-1.1.0-5|43	- (10901c2) BuildList#2799825: Increase release tag
14cu|nodejs-testswarm-1.1.0-5|44	
14cu|nodejs-testswarm-1.1.0-5|45	

12186 14
14cu|nodejs-textextensions-2.0.1-4|1	%define oname textextensions
14cu|nodejs-textextensions-2.0.1-4|2	
14cu|nodejs-textextensions-2.0.1-4|3	Summary:        Array of every single file extension there is for text files
14cu|nodejs-textextensions-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-textextensions-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-textextensions-2.0.1-4|6	Release:        4
14cu|nodejs-textextensions-2.0.1-4|7	License:        MIT
14cu|nodejs-textextensions-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-textextensions-2.0.1-4|9	Url:            github.com/bevry/textextensions
14cu|nodejs-textextensions-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-textextensions-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-textextensions-2.0.1-4|12	
14cu|nodejs-textextensions-2.0.1-4|13	BuildArch:      noarch
14cu|nodejs-textextensions-2.0.1-4|14	
14cu|nodejs-textextensions-2.0.1-4|15	%description
14cu|nodejs-textextensions-2.0.1-4|16	%{summary}.
14cu|nodejs-textextensions-2.0.1-4|17	
14cu|nodejs-textextensions-2.0.1-4|18	%files
14cu|nodejs-textextensions-2.0.1-4|19	%doc LICENSE.md HISTORY.md README.md
14cu|nodejs-textextensions-2.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-textextensions-2.0.1-4|21	
14cu|nodejs-textextensions-2.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-textextensions-2.0.1-4|23	
14cu|nodejs-textextensions-2.0.1-4|24	%prep
14cu|nodejs-textextensions-2.0.1-4|25	%setup -q -n package
14cu|nodejs-textextensions-2.0.1-4|26	rm -rf node_modules
14cu|nodejs-textextensions-2.0.1-4|27	
14cu|nodejs-textextensions-2.0.1-4|28	%build
14cu|nodejs-textextensions-2.0.1-4|29	
14cu|nodejs-textextensions-2.0.1-4|30	%install
14cu|nodejs-textextensions-2.0.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-textextensions-2.0.1-4|32	cp -r *.json %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-textextensions-2.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-textextensions-2.0.1-4|34	
14cu|nodejs-textextensions-2.0.1-4|35	%changelog
14cu|nodejs-textextensions-2.0.1-4|36	
14cu|nodejs-textextensions-2.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-textextensions-2.0.1-4|38	- (a4eeea2) BuildList#2799825: Increase release tag
14cu|nodejs-textextensions-2.0.1-4|39	
14cu|nodejs-textextensions-2.0.1-4|40	

12187 14
14cu|nodejs-text-table-0.2.0-4|1	%define oname text-table
14cu|nodejs-text-table-0.2.0-4|2	
14cu|nodejs-text-table-0.2.0-4|3	Summary:        Borderless text tables with alignment
14cu|nodejs-text-table-0.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-text-table-0.2.0-4|5	Version:        0.2.0
14cu|nodejs-text-table-0.2.0-4|6	Release:        4
14cu|nodejs-text-table-0.2.0-4|7	License:        MIT
14cu|nodejs-text-table-0.2.0-4|8	Group:          Development/Other
14cu|nodejs-text-table-0.2.0-4|9	Url:            https://github.com/substack/text-table
14cu|nodejs-text-table-0.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-text-table-0.2.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-text-table-0.2.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-text-table-0.2.0-4|13	BuildArch:      noarch
14cu|nodejs-text-table-0.2.0-4|14	
14cu|nodejs-text-table-0.2.0-4|15	%description
14cu|nodejs-text-table-0.2.0-4|16	%{summary}.
14cu|nodejs-text-table-0.2.0-4|17	
14cu|nodejs-text-table-0.2.0-4|18	%files
14cu|nodejs-text-table-0.2.0-4|19	%doc LICENSE readme.markdown example
14cu|nodejs-text-table-0.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-text-table-0.2.0-4|21	
14cu|nodejs-text-table-0.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-text-table-0.2.0-4|23	
14cu|nodejs-text-table-0.2.0-4|24	%prep
14cu|nodejs-text-table-0.2.0-4|25	%setup -q -n package
14cu|nodejs-text-table-0.2.0-4|26	rm -rf node_modules
14cu|nodejs-text-table-0.2.0-4|27	
14cu|nodejs-text-table-0.2.0-4|28	%build
14cu|nodejs-text-table-0.2.0-4|29	
14cu|nodejs-text-table-0.2.0-4|30	%install
14cu|nodejs-text-table-0.2.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-text-table-0.2.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-text-table-0.2.0-4|33	%nodejs_symlink_deps
14cu|nodejs-text-table-0.2.0-4|34	
14cu|nodejs-text-table-0.2.0-4|35	
14cu|nodejs-text-table-0.2.0-4|36	%check
14cu|nodejs-text-table-0.2.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-text-table-0.2.0-4|38	%__nodejs test/*.js
14cu|nodejs-text-table-0.2.0-4|39	
14cu|nodejs-text-table-0.2.0-4|40	
14cu|nodejs-text-table-0.2.0-4|41	%changelog
14cu|nodejs-text-table-0.2.0-4|42	
14cu|nodejs-text-table-0.2.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-4
14cu|nodejs-text-table-0.2.0-4|44	- (1006e64) BuildList#2799825: Increase release tag
14cu|nodejs-text-table-0.2.0-4|45	
14cu|nodejs-text-table-0.2.0-4|46	

12188 14
14cu|nodejs-thenify-3.2.1-4|1	%define oname thenify
14cu|nodejs-thenify-3.2.1-4|2	
14cu|nodejs-thenify-3.2.1-4|3	Summary:        Promisify a callback-based function
14cu|nodejs-thenify-3.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-thenify-3.2.1-4|5	Version:        3.2.1
14cu|nodejs-thenify-3.2.1-4|6	Release:        4
14cu|nodejs-thenify-3.2.1-4|7	License:        MIT
14cu|nodejs-thenify-3.2.1-4|8	Group:          Development/Other
14cu|nodejs-thenify-3.2.1-4|9	Url:            https://github.com/thenables/thenify
14cu|nodejs-thenify-3.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-thenify-3.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-thenify-3.2.1-4|12	BuildRequires:  npm(any-promise)
14cu|nodejs-thenify-3.2.1-4|13	
14cu|nodejs-thenify-3.2.1-4|14	BuildArch:      noarch
14cu|nodejs-thenify-3.2.1-4|15	
14cu|nodejs-thenify-3.2.1-4|16	%description
14cu|nodejs-thenify-3.2.1-4|17	%{summary}.
14cu|nodejs-thenify-3.2.1-4|18	
14cu|nodejs-thenify-3.2.1-4|19	%files
14cu|nodejs-thenify-3.2.1-4|20	%doc LICENSE README.md
14cu|nodejs-thenify-3.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-3.2.1-4|22	
14cu|nodejs-thenify-3.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-thenify-3.2.1-4|24	
14cu|nodejs-thenify-3.2.1-4|25	%prep
14cu|nodejs-thenify-3.2.1-4|26	%setup -q -n package
14cu|nodejs-thenify-3.2.1-4|27	rm -rf node_modules
14cu|nodejs-thenify-3.2.1-4|28	
14cu|nodejs-thenify-3.2.1-4|29	%build
14cu|nodejs-thenify-3.2.1-4|30	
14cu|nodejs-thenify-3.2.1-4|31	%install
14cu|nodejs-thenify-3.2.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-3.2.1-4|33	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-3.2.1-4|34	%nodejs_symlink_deps
14cu|nodejs-thenify-3.2.1-4|35	
14cu|nodejs-thenify-3.2.1-4|36	%changelog
14cu|nodejs-thenify-3.2.1-4|37	
14cu|nodejs-thenify-3.2.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.1-4
14cu|nodejs-thenify-3.2.1-4|39	- (f55bd4a) BuildList#2799825: Increase release tag
14cu|nodejs-thenify-3.2.1-4|40	
14cu|nodejs-thenify-3.2.1-4|41	

12189 14
14cu|nodejs-thenify-all-1.6.0-4|1	%define oname thenify-all
14cu|nodejs-thenify-all-1.6.0-4|2	
14cu|nodejs-thenify-all-1.6.0-4|3	Summary:        Promisifies all the selected functions in an object
14cu|nodejs-thenify-all-1.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-thenify-all-1.6.0-4|5	Version:        1.6.0
14cu|nodejs-thenify-all-1.6.0-4|6	Release:        4
14cu|nodejs-thenify-all-1.6.0-4|7	License:        MIT
14cu|nodejs-thenify-all-1.6.0-4|8	Group:          Development/Other
14cu|nodejs-thenify-all-1.6.0-4|9	Url:            https://github.com/thenables/thenify-all
14cu|nodejs-thenify-all-1.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-thenify-all-1.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-thenify-all-1.6.0-4|12	BuildRequires:  npm(thenify)
14cu|nodejs-thenify-all-1.6.0-4|13	BuildArch:      noarch
14cu|nodejs-thenify-all-1.6.0-4|14	
14cu|nodejs-thenify-all-1.6.0-4|15	%description
14cu|nodejs-thenify-all-1.6.0-4|16	%{summary}.
14cu|nodejs-thenify-all-1.6.0-4|17	
14cu|nodejs-thenify-all-1.6.0-4|18	%files
14cu|nodejs-thenify-all-1.6.0-4|19	%doc LICENSE README.md History.md
14cu|nodejs-thenify-all-1.6.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-all-1.6.0-4|21	
14cu|nodejs-thenify-all-1.6.0-4|22	#------------------------------------------------------------------
14cu|nodejs-thenify-all-1.6.0-4|23	
14cu|nodejs-thenify-all-1.6.0-4|24	%prep
14cu|nodejs-thenify-all-1.6.0-4|25	%setup -q -n package
14cu|nodejs-thenify-all-1.6.0-4|26	rm -rf node_modules
14cu|nodejs-thenify-all-1.6.0-4|27	
14cu|nodejs-thenify-all-1.6.0-4|28	%build
14cu|nodejs-thenify-all-1.6.0-4|29	
14cu|nodejs-thenify-all-1.6.0-4|30	%install
14cu|nodejs-thenify-all-1.6.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-all-1.6.0-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-thenify-all-1.6.0-4|33	%nodejs_symlink_deps
14cu|nodejs-thenify-all-1.6.0-4|34	
14cu|nodejs-thenify-all-1.6.0-4|35	%changelog
14cu|nodejs-thenify-all-1.6.0-4|36	
14cu|nodejs-thenify-all-1.6.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.0-4
14cu|nodejs-thenify-all-1.6.0-4|38	- (5d1b342) BuildList#2799825: Increase release tag
14cu|nodejs-thenify-all-1.6.0-4|39	
14cu|nodejs-thenify-all-1.6.0-4|40	

12190 14
14cu|nodejs-thirty-two-1.0.1-4|1	%define oname thirty-two
14cu|nodejs-thirty-two-1.0.1-4|2	
14cu|nodejs-thirty-two-1.0.1-4|3	Summary:        Implementation RFC 3548 Base32 encoding/decoding for node
14cu|nodejs-thirty-two-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-thirty-two-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-thirty-two-1.0.1-4|6	Release:        4
14cu|nodejs-thirty-two-1.0.1-4|7	License:        MIT
14cu|nodejs-thirty-two-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-thirty-two-1.0.1-4|9	Url:            https://github.com/chrisumbel/thirty-two
14cu|nodejs-thirty-two-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-thirty-two-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-thirty-two-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-thirty-two-1.0.1-4|13	
14cu|nodejs-thirty-two-1.0.1-4|14	%description
14cu|nodejs-thirty-two-1.0.1-4|15	%{summary}.
14cu|nodejs-thirty-two-1.0.1-4|16	
14cu|nodejs-thirty-two-1.0.1-4|17	%files
14cu|nodejs-thirty-two-1.0.1-4|18	%doc LICENSE.txt *.md
14cu|nodejs-thirty-two-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-thirty-two-1.0.1-4|20	
14cu|nodejs-thirty-two-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-thirty-two-1.0.1-4|22	
14cu|nodejs-thirty-two-1.0.1-4|23	%prep
14cu|nodejs-thirty-two-1.0.1-4|24	%setup -q -n package
14cu|nodejs-thirty-two-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-thirty-two-1.0.1-4|26	
14cu|nodejs-thirty-two-1.0.1-4|27	%build
14cu|nodejs-thirty-two-1.0.1-4|28	
14cu|nodejs-thirty-two-1.0.1-4|29	%install
14cu|nodejs-thirty-two-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-thirty-two-1.0.1-4|31	cp -r package.json index.js lib/ spec/ \
14cu|nodejs-thirty-two-1.0.1-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-thirty-two-1.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-thirty-two-1.0.1-4|34	
14cu|nodejs-thirty-two-1.0.1-4|35	%changelog
14cu|nodejs-thirty-two-1.0.1-4|36	
14cu|nodejs-thirty-two-1.0.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-thirty-two-1.0.1-4|38	- (4eedf31) BuildList#2799825: Increase release tag
14cu|nodejs-thirty-two-1.0.1-4|39	
14cu|nodejs-thirty-two-1.0.1-4|40	

12191 14
14cu|nodejs-throttleit-1.0.0-4|1	%define oname throttleit
14cu|nodejs-throttleit-1.0.0-4|2	
14cu|nodejs-throttleit-1.0.0-4|3	Summary:        Throttle a function
14cu|nodejs-throttleit-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-throttleit-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-throttleit-1.0.0-4|6	Release:        4
14cu|nodejs-throttleit-1.0.0-4|7	License:        MIT
14cu|nodejs-throttleit-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-throttleit-1.0.0-4|9	Url:            https://github.com/component/throttle
14cu|nodejs-throttleit-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-throttleit-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-throttleit-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-throttleit-1.0.0-4|13	
14cu|nodejs-throttleit-1.0.0-4|14	%description
14cu|nodejs-throttleit-1.0.0-4|15	%{summary}.
14cu|nodejs-throttleit-1.0.0-4|16	
14cu|nodejs-throttleit-1.0.0-4|17	%files
14cu|nodejs-throttleit-1.0.0-4|18	%doc *.md
14cu|nodejs-throttleit-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-throttleit-1.0.0-4|20	
14cu|nodejs-throttleit-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-throttleit-1.0.0-4|22	
14cu|nodejs-throttleit-1.0.0-4|23	%prep
14cu|nodejs-throttleit-1.0.0-4|24	%setup -q -n package
14cu|nodejs-throttleit-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-throttleit-1.0.0-4|26	
14cu|nodejs-throttleit-1.0.0-4|27	%build
14cu|nodejs-throttleit-1.0.0-4|28	
14cu|nodejs-throttleit-1.0.0-4|29	%install
14cu|nodejs-throttleit-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-throttleit-1.0.0-4|31	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-throttleit-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-throttleit-1.0.0-4|33	
14cu|nodejs-throttleit-1.0.0-4|34	
14cu|nodejs-throttleit-1.0.0-4|35	%changelog
14cu|nodejs-throttleit-1.0.0-4|36	
14cu|nodejs-throttleit-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-throttleit-1.0.0-4|38	- (b8416dd) BuildList#2799825: Increase release tag
14cu|nodejs-throttleit-1.0.0-4|39	
14cu|nodejs-throttleit-1.0.0-4|40	

12192 14
14cu|nodejs-through2-2.0.0-4|1	%define oname through2
14cu|nodejs-through2-2.0.0-4|2	
14cu|nodejs-through2-2.0.0-4|3	Summary:        Wrapper around Node streams2 Transform to avoid explicit subclassing noise
14cu|nodejs-through2-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-through2-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-through2-2.0.0-4|6	Release:        4
14cu|nodejs-through2-2.0.0-4|7	License:        mit
14cu|nodejs-through2-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-through2-2.0.0-4|9	Url:            https://github.com/rvagg/through2
14cu|nodejs-through2-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-through2-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-through2-2.0.0-4|12	BuildRequires:  npm(xtend)
14cu|nodejs-through2-2.0.0-4|13	BuildRequires:  npm(readable-stream)
14cu|nodejs-through2-2.0.0-4|14	
14cu|nodejs-through2-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-through2-2.0.0-4|16	
14cu|nodejs-through2-2.0.0-4|17	%description
14cu|nodejs-through2-2.0.0-4|18	%{summary}.
14cu|nodejs-through2-2.0.0-4|19	
14cu|nodejs-through2-2.0.0-4|20	%files
14cu|nodejs-through2-2.0.0-4|21	%doc LICENSE README.md
14cu|nodejs-through2-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-2.0.0-4|23	
14cu|nodejs-through2-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-through2-2.0.0-4|25	
14cu|nodejs-through2-2.0.0-4|26	%prep
14cu|nodejs-through2-2.0.0-4|27	%setup -q -n package
14cu|nodejs-through2-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-through2-2.0.0-4|29	
14cu|nodejs-through2-2.0.0-4|30	%build
14cu|nodejs-through2-2.0.0-4|31	
14cu|nodejs-through2-2.0.0-4|32	%install
14cu|nodejs-through2-2.0.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-2.0.0-4|34	cp -r package.json %{oname}.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-2.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-through2-2.0.0-4|36	
14cu|nodejs-through2-2.0.0-4|37	
14cu|nodejs-through2-2.0.0-4|38	%changelog
14cu|nodejs-through2-2.0.0-4|39	
14cu|nodejs-through2-2.0.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-through2-2.0.0-4|41	- (a6546af) BuildList#2799825: Increase release tag
14cu|nodejs-through2-2.0.0-4|42	
14cu|nodejs-through2-2.0.0-4|43	

12193 14
14cu|nodejs-through-2.3.8-4|1	%define oname through
14cu|nodejs-through-2.3.8-4|2	
14cu|nodejs-through-2.3.8-4|3	Summary:    Simplified stream construction for Node.js
14cu|nodejs-through-2.3.8-4|4	Name:       nodejs-%{oname}
14cu|nodejs-through-2.3.8-4|5	Version:    2.3.8
14cu|nodejs-through-2.3.8-4|6	Release:    4
14cu|nodejs-through-2.3.8-4|7	License:    MIT
14cu|nodejs-through-2.3.8-4|8	Group:      Development/Other
14cu|nodejs-through-2.3.8-4|9	URL:        https://github.com/dominictarr/%{oname}
14cu|nodejs-through-2.3.8-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-through-2.3.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-through-2.3.8-4|12	BuildArch:  noarch
14cu|nodejs-through-2.3.8-4|13	
14cu|nodejs-through-2.3.8-4|14	%description
14cu|nodejs-through-2.3.8-4|15	%{summary}.
14cu|nodejs-through-2.3.8-4|16	
14cu|nodejs-through-2.3.8-4|17	%files
14cu|nodejs-through-2.3.8-4|18	%doc LICENSE.APACHE2 LICENSE.MIT readme.markdown
14cu|nodejs-through-2.3.8-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-through-2.3.8-4|20	
14cu|nodejs-through-2.3.8-4|21	#---------------------------------------------------
14cu|nodejs-through-2.3.8-4|22	%prep
14cu|nodejs-through-2.3.8-4|23	%setup -q -n package
14cu|nodejs-through-2.3.8-4|24	
14cu|nodejs-through-2.3.8-4|25	
14cu|nodejs-through-2.3.8-4|26	%build
14cu|nodejs-through-2.3.8-4|27	#nothing to do
14cu|nodejs-through-2.3.8-4|28	
14cu|nodejs-through-2.3.8-4|29	
14cu|nodejs-through-2.3.8-4|30	%install
14cu|nodejs-through-2.3.8-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-through-2.3.8-4|32	cp -pr package.json index.js \
14cu|nodejs-through-2.3.8-4|33	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-through-2.3.8-4|34	
14cu|nodejs-through-2.3.8-4|35	%nodejs_symlink_deps
14cu|nodejs-through-2.3.8-4|36	
14cu|nodejs-through-2.3.8-4|37	
14cu|nodejs-through-2.3.8-4|38	
14cu|nodejs-through-2.3.8-4|39	
14cu|nodejs-through-2.3.8-4|40	%changelog
14cu|nodejs-through-2.3.8-4|41	
14cu|nodejs-through-2.3.8-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.8-4
14cu|nodejs-through-2.3.8-4|43	- (7a76b15) BuildList#2799825: Increase release tag
14cu|nodejs-through-2.3.8-4|44	
14cu|nodejs-through-2.3.8-4|45	

12194 14
14cu|nodejs-through2-filter-2.0.0-4|1	%define oname through2-filter
14cu|nodejs-through2-filter-2.0.0-4|2	
14cu|nodejs-through2-filter-2.0.0-4|3	Summary:        A through2 to create an Array.prototype.filter analog for streams
14cu|nodejs-through2-filter-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-through2-filter-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-through2-filter-2.0.0-4|6	Release:        4
14cu|nodejs-through2-filter-2.0.0-4|7	License:        MIT
14cu|nodejs-through2-filter-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-through2-filter-2.0.0-4|9	Url:            https://github.com/brycebaril/through2-filter
14cu|nodejs-through2-filter-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-through2-filter-2.0.0-4|11	Source1:        https://raw.githubusercontent.com/brycebaril/through2-filter/v2.0.0/LICENSE
14cu|nodejs-through2-filter-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-through2-filter-2.0.0-4|13	BuildRequires:  npm(xtend)
14cu|nodejs-through2-filter-2.0.0-4|14	BuildRequires:  npm(through2)
14cu|nodejs-through2-filter-2.0.0-4|15	BuildArch:      noarch
14cu|nodejs-through2-filter-2.0.0-4|16	
14cu|nodejs-through2-filter-2.0.0-4|17	%description
14cu|nodejs-through2-filter-2.0.0-4|18	%{summary}.
14cu|nodejs-through2-filter-2.0.0-4|19	
14cu|nodejs-through2-filter-2.0.0-4|20	%files
14cu|nodejs-through2-filter-2.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-through2-filter-2.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-filter-2.0.0-4|23	
14cu|nodejs-through2-filter-2.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-through2-filter-2.0.0-4|25	
14cu|nodejs-through2-filter-2.0.0-4|26	%prep
14cu|nodejs-through2-filter-2.0.0-4|27	%setup -q -n package
14cu|nodejs-through2-filter-2.0.0-4|28	rm -rf node_modules
14cu|nodejs-through2-filter-2.0.0-4|29	cp -p %{SOURCE1} .
14cu|nodejs-through2-filter-2.0.0-4|30	
14cu|nodejs-through2-filter-2.0.0-4|31	%build
14cu|nodejs-through2-filter-2.0.0-4|32	
14cu|nodejs-through2-filter-2.0.0-4|33	%install
14cu|nodejs-through2-filter-2.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-filter-2.0.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-through2-filter-2.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-through2-filter-2.0.0-4|37	%changelog
14cu|nodejs-through2-filter-2.0.0-4|38	
14cu|nodejs-through2-filter-2.0.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-through2-filter-2.0.0-4|40	- (f6f508f) BuildList#2799825: Increase release tag
14cu|nodejs-through2-filter-2.0.0-4|41	
14cu|nodejs-through2-filter-2.0.0-4|42	

12195 14
14cu|nodejs-tilejson-1.0.1-4|1	%define oname tilejson
14cu|nodejs-tilejson-1.0.1-4|2	
14cu|nodejs-tilejson-1.0.1-4|3	
14cu|nodejs-tilejson-1.0.1-4|4	Summary:        Tile source backend for online tile sources
14cu|nodejs-tilejson-1.0.1-4|5	Name:           nodejs-%{oname}
14cu|nodejs-tilejson-1.0.1-4|6	Version:        1.0.1
14cu|nodejs-tilejson-1.0.1-4|7	Release:        4
14cu|nodejs-tilejson-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-tilejson-1.0.1-4|9	License:        BSD
14cu|nodejs-tilejson-1.0.1-4|10	Url:            https://github.com/mapbox/node-%{oname}
14cu|nodejs-tilejson-1.0.1-4|11	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tilejson-1.0.1-4|12	# they fixed some tests in master branch, so using this.
14cu|nodejs-tilejson-1.0.1-4|13	Source0:        https://github.com/mapbox/node-%{oname}/archive/master/node-%{oname}-master.zip
14cu|nodejs-tilejson-1.0.1-4|14	BuildRequires:  nodejs-packaging
14cu|nodejs-tilejson-1.0.1-4|15	BuildRequires:  npm(tape)
14cu|nodejs-tilejson-1.0.1-4|16	BuildRequires:  npm(agentkeepalive)
14cu|nodejs-tilejson-1.0.1-4|17	BuildRequires:  npm(tiletype)
14cu|nodejs-tilejson-1.0.1-4|18	BuildRequires:  npm(requestretry)
14cu|nodejs-tilejson-1.0.1-4|19	BuildRequires:  npm(eslint)
14cu|nodejs-tilejson-1.0.1-4|20	
14cu|nodejs-tilejson-1.0.1-4|21	BuildArch:      noarch
14cu|nodejs-tilejson-1.0.1-4|22	
14cu|nodejs-tilejson-1.0.1-4|23	%description
14cu|nodejs-tilejson-1.0.1-4|24	%summary
14cu|nodejs-tilejson-1.0.1-4|25	
14cu|nodejs-tilejson-1.0.1-4|26	%files
14cu|nodejs-tilejson-1.0.1-4|27	%doc LICENSE *.md
14cu|nodejs-tilejson-1.0.1-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilejson-1.0.1-4|29	#-----------------------------------------------------------
14cu|nodejs-tilejson-1.0.1-4|30	%prep
14cu|nodejs-tilejson-1.0.1-4|31	%setup -qn node-%{oname}-master
14cu|nodejs-tilejson-1.0.1-4|32	rm -rf node_modules
14cu|nodejs-tilejson-1.0.1-4|33	# rosa modules are newer
14cu|nodejs-tilejson-1.0.1-4|34	%nodejs_fixdep requestretry
14cu|nodejs-tilejson-1.0.1-4|35	%nodejs_fixdep tiletype
14cu|nodejs-tilejson-1.0.1-4|36	%nodejs_fixdep agentkeepalive
14cu|nodejs-tilejson-1.0.1-4|37	
14cu|nodejs-tilejson-1.0.1-4|38	%build
14cu|nodejs-tilejson-1.0.1-4|39	
14cu|nodejs-tilejson-1.0.1-4|40	
14cu|nodejs-tilejson-1.0.1-4|41	%install
14cu|nodejs-tilejson-1.0.1-4|42	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilejson-1.0.1-4|43	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilejson-1.0.1-4|44	%nodejs_symlink_deps
14cu|nodejs-tilejson-1.0.1-4|45	
14cu|nodejs-tilejson-1.0.1-4|46	%check
14cu|nodejs-tilejson-1.0.1-4|47	%nodejs_symlink_deps --check
14cu|nodejs-tilejson-1.0.1-4|48	eslint --no-eslintrc -c .eslintrc lib && tape test/*.test.js || :
14cu|nodejs-tilejson-1.0.1-4|49	
14cu|nodejs-tilejson-1.0.1-4|50	%changelog
14cu|nodejs-tilejson-1.0.1-4|51	
14cu|nodejs-tilejson-1.0.1-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-tilejson-1.0.1-4|53	- (6f59eaf) BuildList#2799825: Increase release tag
14cu|nodejs-tilejson-1.0.1-4|54	
14cu|nodejs-tilejson-1.0.1-4|55	

12196 14
14cu|nodejs-tilelive-5.12.2-4|1	%define oname tilelive
14cu|nodejs-tilelive-5.12.2-4|2	
14cu|nodejs-tilelive-5.12.2-4|3	Summary:        Frontend for various tile backends, mapnik and mbtiles
14cu|nodejs-tilelive-5.12.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tilelive-5.12.2-4|5	Version:        5.12.2
14cu|nodejs-tilelive-5.12.2-4|6	Release:        4
14cu|nodejs-tilelive-5.12.2-4|7	Group:          Development/Other
14cu|nodejs-tilelive-5.12.2-4|8	License:        BSD
14cu|nodejs-tilelive-5.12.2-4|9	URL:            https://github.com/mapbox/%{oname}.js
14cu|nodejs-tilelive-5.12.2-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tilelive-5.12.2-4|11	# only master branch will install and work on node >= 5, and tests are fixed.
14cu|nodejs-tilelive-5.12.2-4|12	Source0:        https://github.com/mapbox/tilelive/archive/master/%{oname}-master.zip
14cu|nodejs-tilelive-5.12.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-tilelive-5.12.2-4|14	BuildRequires:  npm(concat-stream)
14cu|nodejs-tilelive-5.12.2-4|15	BuildRequires:  npm(eslint)
14cu|nodejs-tilelive-5.12.2-4|16	BuildRequires:  npm(mbtiles)
14cu|nodejs-tilelive-5.12.2-4|17	BuildRequires:  npm(stream-combiner)
14cu|nodejs-tilelive-5.12.2-4|18	BuildRequires:  npm(tape)
14cu|nodejs-tilelive-5.12.2-4|19	BuildRequires:  npm(tilejson)
14cu|nodejs-tilelive-5.12.2-4|20	BuildRequires:  npm(queue-async)
14cu|nodejs-tilelive-5.12.2-4|21	BuildRequires:  npm(progress-stream)
14cu|nodejs-tilelive-5.12.2-4|22	BuildRequires:  npm(minimist)
14cu|nodejs-tilelive-5.12.2-4|23	BuildRequires:  npm(sphericalmercator)
14cu|nodejs-tilelive-5.12.2-4|24	BuildArch:      noarch
14cu|nodejs-tilelive-5.12.2-4|25	
14cu|nodejs-tilelive-5.12.2-4|26	%description
14cu|nodejs-tilelive-5.12.2-4|27	Tilelive is an interface for tilestore modules for Node.js. It defines
14cu|nodejs-tilelive-5.12.2-4|28	an API to interact with implementations for a particular tile store.
14cu|nodejs-tilelive-5.12.2-4|29	
14cu|nodejs-tilelive-5.12.2-4|30	%files
14cu|nodejs-tilelive-5.12.2-4|31	%doc *.md
14cu|nodejs-tilelive-5.12.2-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilelive-5.12.2-4|33	%{_bindir}/%{oname}-copy
14cu|nodejs-tilelive-5.12.2-4|34	#-------------------------------------------------------
14cu|nodejs-tilelive-5.12.2-4|35	
14cu|nodejs-tilelive-5.12.2-4|36	%prep
14cu|nodejs-tilelive-5.12.2-4|37	%setup -qn %{oname}-master
14cu|nodejs-tilelive-5.12.2-4|38	rm -rf node_modules
14cu|nodejs-tilelive-5.12.2-4|39	
14cu|nodejs-tilelive-5.12.2-4|40	%nodejs_fixdep queue-async
14cu|nodejs-tilelive-5.12.2-4|41	%nodejs_fixdep progress-stream
14cu|nodejs-tilelive-5.12.2-4|42	%nodejs_fixdep minimist
14cu|nodejs-tilelive-5.12.2-4|43	%nodejs_fixdep sphericalmercator
14cu|nodejs-tilelive-5.12.2-4|44	
14cu|nodejs-tilelive-5.12.2-4|45	%build
14cu|nodejs-tilelive-5.12.2-4|46	
14cu|nodejs-tilelive-5.12.2-4|47	
14cu|nodejs-tilelive-5.12.2-4|48	%install
14cu|nodejs-tilelive-5.12.2-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilelive-5.12.2-4|50	cp -pr package.json bin/ lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tilelive-5.12.2-4|51	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}-copy
14cu|nodejs-tilelive-5.12.2-4|52	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tilelive-5.12.2-4|53	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname}-copy %{buildroot}%{_bindir}/%{oname}-copy
14cu|nodejs-tilelive-5.12.2-4|54	%nodejs_symlink_deps
14cu|nodejs-tilelive-5.12.2-4|55	
14cu|nodejs-tilelive-5.12.2-4|56	
14cu|nodejs-tilelive-5.12.2-4|57	%check
14cu|nodejs-tilelive-5.12.2-4|58	%nodejs_symlink_deps --check
14cu|nodejs-tilelive-5.12.2-4|59	eslint --no-eslintrc -c .eslintrc lib/*.js && tape test/*.test.js || :
14cu|nodejs-tilelive-5.12.2-4|60	
14cu|nodejs-tilelive-5.12.2-4|61	%changelog
14cu|nodejs-tilelive-5.12.2-4|62	
14cu|nodejs-tilelive-5.12.2-4|63	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.12.2-4
14cu|nodejs-tilelive-5.12.2-4|64	- (84a82d2) BuildList#2799825: Increase release tag
14cu|nodejs-tilelive-5.12.2-4|65	
14cu|nodejs-tilelive-5.12.2-4|66	

12197 14
14cu|nodejs-tiletype-0.3.0-4|1	%define oname tiletype
14cu|nodejs-tiletype-0.3.0-4|2	
14cu|nodejs-tiletype-0.3.0-4|3	Summary:        Detect common map tile formats from a buffer
14cu|nodejs-tiletype-0.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tiletype-0.3.0-4|5	Version:        0.3.0
14cu|nodejs-tiletype-0.3.0-4|6	Release:        4
14cu|nodejs-tiletype-0.3.0-4|7	License:        BSD
14cu|nodejs-tiletype-0.3.0-4|8	Group:          Development/Other
14cu|nodejs-tiletype-0.3.0-4|9	Url:            https://github.com/mapbox/tiletype
14cu|nodejs-tiletype-0.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tiletype-0.3.0-4|11	Patch0:         nodejs-tiletype-node4.patch
14cu|nodejs-tiletype-0.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tiletype-0.3.0-4|13	BuildRequires:  npm(tape)
14cu|nodejs-tiletype-0.3.0-4|14	BuildArch:      noarch
14cu|nodejs-tiletype-0.3.0-4|15	
14cu|nodejs-tiletype-0.3.0-4|16	%description
14cu|nodejs-tiletype-0.3.0-4|17	%{summary}.
14cu|nodejs-tiletype-0.3.0-4|18	
14cu|nodejs-tiletype-0.3.0-4|19	%files
14cu|nodejs-tiletype-0.3.0-4|20	%doc LICENSE *.md
14cu|nodejs-tiletype-0.3.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiletype-0.3.0-4|22	
14cu|nodejs-tiletype-0.3.0-4|23	#------------------------------------------------------------------
14cu|nodejs-tiletype-0.3.0-4|24	
14cu|nodejs-tiletype-0.3.0-4|25	%prep
14cu|nodejs-tiletype-0.3.0-4|26	%setup -q -n package
14cu|nodejs-tiletype-0.3.0-4|27	%patch0 -p1
14cu|nodejs-tiletype-0.3.0-4|28	rm -rf node_modules
14cu|nodejs-tiletype-0.3.0-4|29	
14cu|nodejs-tiletype-0.3.0-4|30	%build
14cu|nodejs-tiletype-0.3.0-4|31	
14cu|nodejs-tiletype-0.3.0-4|32	%install
14cu|nodejs-tiletype-0.3.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiletype-0.3.0-4|34	cp -r package.json index.js bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiletype-0.3.0-4|35	%nodejs_symlink_deps
14cu|nodejs-tiletype-0.3.0-4|36	
14cu|nodejs-tiletype-0.3.0-4|37	%check
14cu|nodejs-tiletype-0.3.0-4|38	%nodejs_symlink_deps --check
14cu|nodejs-tiletype-0.3.0-4|39	%{__nodejs} test/test.js
14cu|nodejs-tiletype-0.3.0-4|40	
14cu|nodejs-tiletype-0.3.0-4|41	%changelog
14cu|nodejs-tiletype-0.3.0-4|42	
14cu|nodejs-tiletype-0.3.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-tiletype-0.3.0-4|44	- (1cab8fa) BuildList#2799825: Increase release tag
14cu|nodejs-tiletype-0.3.0-4|45	
14cu|nodejs-tiletype-0.3.0-4|46	

12198 14
14cu|nodejs-timecode-0.0.3-4|1	%define oname timecode
14cu|nodejs-timecode-0.0.3-4|2	
14cu|nodejs-timecode-0.0.3-4|3	Summary:        A javascript module for manipulating SMPTE tiemcode
14cu|nodejs-timecode-0.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-timecode-0.0.3-4|5	Version:        0.0.3
14cu|nodejs-timecode-0.0.3-4|6	Release:        4
14cu|nodejs-timecode-0.0.3-4|7	License:        MIT
14cu|nodejs-timecode-0.0.3-4|8	Group:          Development/Other
14cu|nodejs-timecode-0.0.3-4|9	Url:            https://github.com/reidransom/timecode.js
14cu|nodejs-timecode-0.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-timecode-0.0.3-4|11	Source1:        https://raw.githubusercontent.com/reidransom/timecode.js/master/LICENSE
14cu|nodejs-timecode-0.0.3-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-timecode-0.0.3-4|13	BuildArch:      noarch
14cu|nodejs-timecode-0.0.3-4|14	
14cu|nodejs-timecode-0.0.3-4|15	%description
14cu|nodejs-timecode-0.0.3-4|16	%{summary}.
14cu|nodejs-timecode-0.0.3-4|17	
14cu|nodejs-timecode-0.0.3-4|18	%files
14cu|nodejs-timecode-0.0.3-4|19	%doc LICENSE README.md
14cu|nodejs-timecode-0.0.3-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-timecode-0.0.3-4|21	
14cu|nodejs-timecode-0.0.3-4|22	#------------------------------------------------------------------
14cu|nodejs-timecode-0.0.3-4|23	
14cu|nodejs-timecode-0.0.3-4|24	%prep
14cu|nodejs-timecode-0.0.3-4|25	%setup -qn package
14cu|nodejs-timecode-0.0.3-4|26	rm -rf node_modules
14cu|nodejs-timecode-0.0.3-4|27	cp -p %{SOURCE1} .
14cu|nodejs-timecode-0.0.3-4|28	
14cu|nodejs-timecode-0.0.3-4|29	%build
14cu|nodejs-timecode-0.0.3-4|30	
14cu|nodejs-timecode-0.0.3-4|31	%install
14cu|nodejs-timecode-0.0.3-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-timecode-0.0.3-4|33	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-timecode-0.0.3-4|34	%nodejs_symlink_deps
14cu|nodejs-timecode-0.0.3-4|35	
14cu|nodejs-timecode-0.0.3-4|36	%changelog
14cu|nodejs-timecode-0.0.3-4|37	
14cu|nodejs-timecode-0.0.3-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-4
14cu|nodejs-timecode-0.0.3-4|39	- (3203344) BuildList#2799825: Increase release tag
14cu|nodejs-timecode-0.0.3-4|40	
14cu|nodejs-timecode-0.0.3-4|41	

12199 14
14cu|nodejs-timed-out-2.0.0-4|1	%define oname timed-out
14cu|nodejs-timed-out-2.0.0-4|2	
14cu|nodejs-timed-out-2.0.0-4|3	Summary:        Emit Error object with code
14cu|nodejs-timed-out-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-timed-out-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-timed-out-2.0.0-4|6	Release:        4
14cu|nodejs-timed-out-2.0.0-4|7	License:        MIT
14cu|nodejs-timed-out-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-timed-out-2.0.0-4|9	Url:            https://github.com/floatdrop/timed-out
14cu|nodejs-timed-out-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-timed-out-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-timed-out-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-timed-out-2.0.0-4|13	
14cu|nodejs-timed-out-2.0.0-4|14	%description
14cu|nodejs-timed-out-2.0.0-4|15	Emit Error object with code property equal
14cu|nodejs-timed-out-2.0.0-4|16	ETIMEDOUT or ESOCKETTIMEDOUT
14cu|nodejs-timed-out-2.0.0-4|17	when ClientRequest is hanged.
14cu|nodejs-timed-out-2.0.0-4|18	
14cu|nodejs-timed-out-2.0.0-4|19	%files
14cu|nodejs-timed-out-2.0.0-4|20	%doc readme.md
14cu|nodejs-timed-out-2.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-timed-out-2.0.0-4|22	
14cu|nodejs-timed-out-2.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-timed-out-2.0.0-4|24	
14cu|nodejs-timed-out-2.0.0-4|25	%prep
14cu|nodejs-timed-out-2.0.0-4|26	%setup -q -n package
14cu|nodejs-timed-out-2.0.0-4|27	rm -rf node_modules
14cu|nodejs-timed-out-2.0.0-4|28	
14cu|nodejs-timed-out-2.0.0-4|29	%build
14cu|nodejs-timed-out-2.0.0-4|30	
14cu|nodejs-timed-out-2.0.0-4|31	%install
14cu|nodejs-timed-out-2.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-timed-out-2.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-timed-out-2.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-timed-out-2.0.0-4|35	%changelog
14cu|nodejs-timed-out-2.0.0-4|36	
14cu|nodejs-timed-out-2.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-timed-out-2.0.0-4|38	- (b2f7a5e) BuildList#2799825: Increase release tag
14cu|nodejs-timed-out-2.0.0-4|39	
14cu|nodejs-timed-out-2.0.0-4|40	

12200 14
14cu|nodejs-time-grunt-1.3.0-4|1	%define oname time-grunt
14cu|nodejs-time-grunt-1.3.0-4|2	
14cu|nodejs-time-grunt-1.3.0-4|3	Summary:        Display the elapsed execution time of grunt tasks
14cu|nodejs-time-grunt-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-time-grunt-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-time-grunt-1.3.0-4|6	Release:        4
14cu|nodejs-time-grunt-1.3.0-4|7	License:        MIT
14cu|nodejs-time-grunt-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-time-grunt-1.3.0-4|9	Url:            https://github.com/sindresorhus/time-grunt
14cu|nodejs-time-grunt-1.3.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-time-grunt-1.3.0-4|11	Source0:        https://github.com/sindresorhus/time-grunt/archive/v%{version}.tar.gz
14cu|nodejs-time-grunt-1.3.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-time-grunt-1.3.0-4|13	BuildRequires:  npm(text-table)
14cu|nodejs-time-grunt-1.3.0-4|14	BuildRequires:  npm(pretty-ms)
14cu|nodejs-time-grunt-1.3.0-4|15	BuildRequires:  npm(number-is-nan)
14cu|nodejs-time-grunt-1.3.0-4|16	BuildRequires:  npm(hooker)
14cu|nodejs-time-grunt-1.3.0-4|17	BuildRequires:  npm(figures)
14cu|nodejs-time-grunt-1.3.0-4|18	BuildRequires:  npm(date-time)
14cu|nodejs-time-grunt-1.3.0-4|19	BuildRequires:  npm(chalk)
14cu|nodejs-time-grunt-1.3.0-4|20	#
14cu|nodejs-time-grunt-1.3.0-4|21	BuildRequires:  npm(grunt)
14cu|nodejs-time-grunt-1.3.0-4|22	BuildRequires:  npm(grunt-cli)
14cu|nodejs-time-grunt-1.3.0-4|23	BuildArch:      noarch
14cu|nodejs-time-grunt-1.3.0-4|24	
14cu|nodejs-time-grunt-1.3.0-4|25	%description
14cu|nodejs-time-grunt-1.3.0-4|26	%{summary}.
14cu|nodejs-time-grunt-1.3.0-4|27	
14cu|nodejs-time-grunt-1.3.0-4|28	%files
14cu|nodejs-time-grunt-1.3.0-4|29	%doc license *.md
14cu|nodejs-time-grunt-1.3.0-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-grunt-1.3.0-4|31	
14cu|nodejs-time-grunt-1.3.0-4|32	#------------------------------------------------------------------
14cu|nodejs-time-grunt-1.3.0-4|33	
14cu|nodejs-time-grunt-1.3.0-4|34	%prep
14cu|nodejs-time-grunt-1.3.0-4|35	%setup -q -n %{oname}-%{version}
14cu|nodejs-time-grunt-1.3.0-4|36	rm -rf node_modules
14cu|nodejs-time-grunt-1.3.0-4|37	
14cu|nodejs-time-grunt-1.3.0-4|38	%build
14cu|nodejs-time-grunt-1.3.0-4|39	
14cu|nodejs-time-grunt-1.3.0-4|40	%install
14cu|nodejs-time-grunt-1.3.0-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-grunt-1.3.0-4|42	cp -r package.json index.js screenshot.png \
14cu|nodejs-time-grunt-1.3.0-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-grunt-1.3.0-4|44	%nodejs_symlink_deps
14cu|nodejs-time-grunt-1.3.0-4|45	
14cu|nodejs-time-grunt-1.3.0-4|46	%check
14cu|nodejs-time-grunt-1.3.0-4|47	%nodejs_symlink_deps --check
14cu|nodejs-time-grunt-1.3.0-4|48	grunt && grunt sigint
14cu|nodejs-time-grunt-1.3.0-4|49	
14cu|nodejs-time-grunt-1.3.0-4|50	%changelog
14cu|nodejs-time-grunt-1.3.0-4|51	
14cu|nodejs-time-grunt-1.3.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-time-grunt-1.3.0-4|53	- (ad30496) BuildList#2799825: Increase release tag
14cu|nodejs-time-grunt-1.3.0-4|54	
14cu|nodejs-time-grunt-1.3.0-4|55	

12201 14
14cu|nodejs-timers-browserify-1.4.2-4|1	%define oname timers-browserify
14cu|nodejs-timers-browserify-1.4.2-4|2	
14cu|nodejs-timers-browserify-1.4.2-4|3	Summary:        Timers module for browserify
14cu|nodejs-timers-browserify-1.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-timers-browserify-1.4.2-4|5	Version:        1.4.2
14cu|nodejs-timers-browserify-1.4.2-4|6	Release:        4
14cu|nodejs-timers-browserify-1.4.2-4|7	License:        MIT
14cu|nodejs-timers-browserify-1.4.2-4|8	Group:          Development/Other
14cu|nodejs-timers-browserify-1.4.2-4|9	Url:            https://github.com/jryans/timers-browserify
14cu|nodejs-timers-browserify-1.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-timers-browserify-1.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-timers-browserify-1.4.2-4|12	BuildRequires:  npm(process)
14cu|nodejs-timers-browserify-1.4.2-4|13	BuildArch:      noarch
14cu|nodejs-timers-browserify-1.4.2-4|14	
14cu|nodejs-timers-browserify-1.4.2-4|15	%description
14cu|nodejs-timers-browserify-1.4.2-4|16	%{summary}.
14cu|nodejs-timers-browserify-1.4.2-4|17	
14cu|nodejs-timers-browserify-1.4.2-4|18	%files
14cu|nodejs-timers-browserify-1.4.2-4|19	%doc LICENSE.md CHANGELOG.md README.md example
14cu|nodejs-timers-browserify-1.4.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-browserify-1.4.2-4|21	
14cu|nodejs-timers-browserify-1.4.2-4|22	#------------------------------------------------------------------
14cu|nodejs-timers-browserify-1.4.2-4|23	
14cu|nodejs-timers-browserify-1.4.2-4|24	%prep
14cu|nodejs-timers-browserify-1.4.2-4|25	%setup -q -n package
14cu|nodejs-timers-browserify-1.4.2-4|26	rm -rf node_modules
14cu|nodejs-timers-browserify-1.4.2-4|27	
14cu|nodejs-timers-browserify-1.4.2-4|28	%build
14cu|nodejs-timers-browserify-1.4.2-4|29	
14cu|nodejs-timers-browserify-1.4.2-4|30	%install
14cu|nodejs-timers-browserify-1.4.2-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-browserify-1.4.2-4|32	cp -r package.json main.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-browserify-1.4.2-4|33	
14cu|nodejs-timers-browserify-1.4.2-4|34	%nodejs_symlink_deps
14cu|nodejs-timers-browserify-1.4.2-4|35	%changelog
14cu|nodejs-timers-browserify-1.4.2-4|36	
14cu|nodejs-timers-browserify-1.4.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.2-4
14cu|nodejs-timers-browserify-1.4.2-4|38	- (2efcfaf) BuildList#2799825: Increase release tag
14cu|nodejs-timers-browserify-1.4.2-4|39	
14cu|nodejs-timers-browserify-1.4.2-4|40	

12202 14
14cu|nodejs-timers-ext-0.1.0-5|1	%define oname timers-ext
14cu|nodejs-timers-ext-0.1.0-5|2	
14cu|nodejs-timers-ext-0.1.0-5|3	Summary:        Timers extensions
14cu|nodejs-timers-ext-0.1.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-timers-ext-0.1.0-5|5	Version:        0.1.0
14cu|nodejs-timers-ext-0.1.0-5|6	Release:        5
14cu|nodejs-timers-ext-0.1.0-5|7	License:        MIT
14cu|nodejs-timers-ext-0.1.0-5|8	Group:          Development/Other
14cu|nodejs-timers-ext-0.1.0-5|9	Url:            https://github.com/medikoo/timers-ext
14cu|nodejs-timers-ext-0.1.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-timers-ext-0.1.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-timers-ext-0.1.0-5|12	BuildRequires:  npm(next-tick)
14cu|nodejs-timers-ext-0.1.0-5|13	BuildRequires:  npm(es5-ext)
14cu|nodejs-timers-ext-0.1.0-5|14	# circular
14cu|nodejs-timers-ext-0.1.0-5|15	BuildRequires:  npm(tad)
14cu|nodejs-timers-ext-0.1.0-5|16	BuildArch:      noarch
14cu|nodejs-timers-ext-0.1.0-5|17	
14cu|nodejs-timers-ext-0.1.0-5|18	%description
14cu|nodejs-timers-ext-0.1.0-5|19	%{summary}.
14cu|nodejs-timers-ext-0.1.0-5|20	
14cu|nodejs-timers-ext-0.1.0-5|21	%files
14cu|nodejs-timers-ext-0.1.0-5|22	%doc LICENCE README.md CHANGES
14cu|nodejs-timers-ext-0.1.0-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-ext-0.1.0-5|24	
14cu|nodejs-timers-ext-0.1.0-5|25	#------------------------------------------------------------------
14cu|nodejs-timers-ext-0.1.0-5|26	
14cu|nodejs-timers-ext-0.1.0-5|27	%prep
14cu|nodejs-timers-ext-0.1.0-5|28	%setup -q -n package
14cu|nodejs-timers-ext-0.1.0-5|29	rm -rf node_modules
14cu|nodejs-timers-ext-0.1.0-5|30	
14cu|nodejs-timers-ext-0.1.0-5|31	%build
14cu|nodejs-timers-ext-0.1.0-5|32	
14cu|nodejs-timers-ext-0.1.0-5|33	%install
14cu|nodejs-timers-ext-0.1.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-ext-0.1.0-5|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-timers-ext-0.1.0-5|36	%nodejs_symlink_deps
14cu|nodejs-timers-ext-0.1.0-5|37	
14cu|nodejs-timers-ext-0.1.0-5|38	%check
14cu|nodejs-timers-ext-0.1.0-5|39	# bootstrap
14cu|nodejs-timers-ext-0.1.0-5|40	%nodejs_symlink_deps --check
14cu|nodejs-timers-ext-0.1.0-5|41	%__node %{_bindir}/tad
14cu|nodejs-timers-ext-0.1.0-5|42	
14cu|nodejs-timers-ext-0.1.0-5|43	%changelog
14cu|nodejs-timers-ext-0.1.0-5|44	
14cu|nodejs-timers-ext-0.1.0-5|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-5
14cu|nodejs-timers-ext-0.1.0-5|46	- (20987a1) BuildList#2799825: Increase release tag
14cu|nodejs-timers-ext-0.1.0-5|47	
14cu|nodejs-timers-ext-0.1.0-5|48	

12203 14
14cu|nodejs-time-stamp-1.0.0-4|1	%define oname time-stamp
14cu|nodejs-time-stamp-1.0.0-4|2	
14cu|nodejs-time-stamp-1.0.0-4|3	Summary:        Get a formatted timestamp
14cu|nodejs-time-stamp-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-time-stamp-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-time-stamp-1.0.0-4|6	Release:        4
14cu|nodejs-time-stamp-1.0.0-4|7	License:        MIT
14cu|nodejs-time-stamp-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-time-stamp-1.0.0-4|9	Url:            https://github.com/jonschlinkert/time-stamp
14cu|nodejs-time-stamp-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-time-stamp-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-time-stamp-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-time-stamp-1.0.0-4|13	
14cu|nodejs-time-stamp-1.0.0-4|14	%description
14cu|nodejs-time-stamp-1.0.0-4|15	%{summary}.
14cu|nodejs-time-stamp-1.0.0-4|16	
14cu|nodejs-time-stamp-1.0.0-4|17	%files
14cu|nodejs-time-stamp-1.0.0-4|18	%doc LICENSE *.md
14cu|nodejs-time-stamp-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-stamp-1.0.0-4|20	
14cu|nodejs-time-stamp-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-time-stamp-1.0.0-4|22	
14cu|nodejs-time-stamp-1.0.0-4|23	%prep
14cu|nodejs-time-stamp-1.0.0-4|24	%setup -q -n package
14cu|nodejs-time-stamp-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-time-stamp-1.0.0-4|26	
14cu|nodejs-time-stamp-1.0.0-4|27	%build
14cu|nodejs-time-stamp-1.0.0-4|28	
14cu|nodejs-time-stamp-1.0.0-4|29	%install
14cu|nodejs-time-stamp-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-stamp-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-time-stamp-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-time-stamp-1.0.0-4|33	%changelog
14cu|nodejs-time-stamp-1.0.0-4|34	
14cu|nodejs-time-stamp-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-time-stamp-1.0.0-4|36	- (d1f1b47) BuildList#2799825: Increase release tag
14cu|nodejs-time-stamp-1.0.0-4|37	
14cu|nodejs-time-stamp-1.0.0-4|38	

12204 14
14cu|nodejs-tinycolor-0.0.3-4|1	# https://www.npmjs.com/package/tinycolor-fork
14cu|nodejs-tinycolor-0.0.3-4|2	%define oname tinycolor
14cu|nodejs-tinycolor-0.0.3-4|3	
14cu|nodejs-tinycolor-0.0.3-4|4	Summary:       A to-the-point color module for node
14cu|nodejs-tinycolor-0.0.3-4|5	Name:          nodejs-%{oname}
14cu|nodejs-tinycolor-0.0.3-4|6	Version:       0.0.3
14cu|nodejs-tinycolor-0.0.3-4|7	Release:       4
14cu|nodejs-tinycolor-0.0.3-4|8	Group:         Development/Other
14cu|nodejs-tinycolor-0.0.3-4|9	License:       MIT
14cu|nodejs-tinycolor-0.0.3-4|10	URL:           https://github.com/karlito40/tinycolor
14cu|nodejs-tinycolor-0.0.3-4|11	Source0:       http://registry.npmjs.org/%{oname}-fork/-/%{oname}-fork-%{version}.tgz
14cu|nodejs-tinycolor-0.0.3-4|12	BuildRequires: nodejs-packaging
14cu|nodejs-tinycolor-0.0.3-4|13	Provides: npm(tinycolor) = %{EVRD}
14cu|nodejs-tinycolor-0.0.3-4|14	Provides: nodejs-tinycolor = %{EVRD}
14cu|nodejs-tinycolor-0.0.3-4|15	
14cu|nodejs-tinycolor-0.0.3-4|16	BuildArch:     noarch
14cu|nodejs-tinycolor-0.0.3-4|17	
14cu|nodejs-tinycolor-0.0.3-4|18	%description
14cu|nodejs-tinycolor-0.0.3-4|19	This is a no-fuzz, bare bones color module for nodejs.
14cu|nodejs-tinycolor-0.0.3-4|20	
14cu|nodejs-tinycolor-0.0.3-4|21	%files
14cu|nodejs-tinycolor-0.0.3-4|22	%doc README.md example.js
14cu|nodejs-tinycolor-0.0.3-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tinycolor-0.0.3-4|24	#--------------------------------------------------------------------
14cu|nodejs-tinycolor-0.0.3-4|25	%prep
14cu|nodejs-tinycolor-0.0.3-4|26	%setup -qn package
14cu|nodejs-tinycolor-0.0.3-4|27	
14cu|nodejs-tinycolor-0.0.3-4|28	%build
14cu|nodejs-tinycolor-0.0.3-4|29	#nothing to do
14cu|nodejs-tinycolor-0.0.3-4|30	
14cu|nodejs-tinycolor-0.0.3-4|31	%install
14cu|nodejs-tinycolor-0.0.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tinycolor-0.0.3-4|33	cp -pr tinycolor.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tinycolor-0.0.3-4|34	
14cu|nodejs-tinycolor-0.0.3-4|35	%changelog
14cu|nodejs-tinycolor-0.0.3-4|36	
14cu|nodejs-tinycolor-0.0.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-4
14cu|nodejs-tinycolor-0.0.3-4|38	- (307a946) BuildList#2799825: Increase release tag
14cu|nodejs-tinycolor-0.0.3-4|39	
14cu|nodejs-tinycolor-0.0.3-4|40	

12205 14
14cu|nodejs-tiny-lr-0.2.1-4|1	%define oname tiny-lr
14cu|nodejs-tiny-lr-0.2.1-4|2	
14cu|nodejs-tiny-lr-0.2.1-4|3	Summary:        Tiny LiveReload server, background-friendly
14cu|nodejs-tiny-lr-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tiny-lr-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-tiny-lr-0.2.1-4|6	Release:        4
14cu|nodejs-tiny-lr-0.2.1-4|7	License:        MIT
14cu|nodejs-tiny-lr-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-tiny-lr-0.2.1-4|9	Url:            https://github.com/mklabs/tiny-lr
14cu|nodejs-tiny-lr-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tiny-lr-0.2.1-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-tiny-lr-0.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tiny-lr-0.2.1-4|13	BuildRequires:  npm(qs)
14cu|nodejs-tiny-lr-0.2.1-4|14	BuildRequires:  npm(parseurl)
14cu|nodejs-tiny-lr-0.2.1-4|15	BuildRequires:  npm(livereload-js)
14cu|nodejs-tiny-lr-0.2.1-4|16	BuildRequires:  npm(faye-websocket)
14cu|nodejs-tiny-lr-0.2.1-4|17	BuildRequires:  npm(debug)
14cu|nodejs-tiny-lr-0.2.1-4|18	BuildRequires:  npm(body-parser)
14cu|nodejs-tiny-lr-0.2.1-4|19	#
14cu|nodejs-tiny-lr-0.2.1-4|20	BuildRequires:  npm(connect)
14cu|nodejs-tiny-lr-0.2.1-4|21	BuildRequires:  npm(express)
14cu|nodejs-tiny-lr-0.2.1-4|22	BuildRequires:  npm(mocha)
14cu|nodejs-tiny-lr-0.2.1-4|23	BuildRequires:  npm(request)
14cu|nodejs-tiny-lr-0.2.1-4|24	BuildRequires:  npm(supertest)
14cu|nodejs-tiny-lr-0.2.1-4|25	BuildRequires:  npm(wd)
14cu|nodejs-tiny-lr-0.2.1-4|26	BuildArch:      noarch
14cu|nodejs-tiny-lr-0.2.1-4|27	
14cu|nodejs-tiny-lr-0.2.1-4|28	Conflicts:      npm(tiny-lr-fork)
14cu|nodejs-tiny-lr-0.2.1-4|29	Conflicts:      nodejs-tiny-lr-fork
14cu|nodejs-tiny-lr-0.2.1-4|30	
14cu|nodejs-tiny-lr-0.2.1-4|31	%description
14cu|nodejs-tiny-lr-0.2.1-4|32	%{summary}.
14cu|nodejs-tiny-lr-0.2.1-4|33	
14cu|nodejs-tiny-lr-0.2.1-4|34	%files
14cu|nodejs-tiny-lr-0.2.1-4|35	%doc LICENSE-* examples/ *.md
14cu|nodejs-tiny-lr-0.2.1-4|36	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-0.2.1-4|37	
14cu|nodejs-tiny-lr-0.2.1-4|38	#------------------------------------------------------------------
14cu|nodejs-tiny-lr-0.2.1-4|39	
14cu|nodejs-tiny-lr-0.2.1-4|40	%prep
14cu|nodejs-tiny-lr-0.2.1-4|41	%setup -q -n package
14cu|nodejs-tiny-lr-0.2.1-4|42	rm -rf node_modules
14cu|nodejs-tiny-lr-0.2.1-4|43	%nodejs_fixdep qs
14cu|nodejs-tiny-lr-0.2.1-4|44	%nodejs_fixdep parseurl
14cu|nodejs-tiny-lr-0.2.1-4|45	%nodejs_fixdep livereload-js
14cu|nodejs-tiny-lr-0.2.1-4|46	%nodejs_fixdep faye-websocket
14cu|nodejs-tiny-lr-0.2.1-4|47	%nodejs_fixdep debug
14cu|nodejs-tiny-lr-0.2.1-4|48	%nodejs_fixdep body-parser
14cu|nodejs-tiny-lr-0.2.1-4|49	
14cu|nodejs-tiny-lr-0.2.1-4|50	%build
14cu|nodejs-tiny-lr-0.2.1-4|51	
14cu|nodejs-tiny-lr-0.2.1-4|52	%install
14cu|nodejs-tiny-lr-0.2.1-4|53	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-0.2.1-4|54	cp -r package.json lib/ scripts/ *.yml \
14cu|nodejs-tiny-lr-0.2.1-4|55	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-0.2.1-4|56	%nodejs_symlink_deps
14cu|nodejs-tiny-lr-0.2.1-4|57	
14cu|nodejs-tiny-lr-0.2.1-4|58	%check
14cu|nodejs-tiny-lr-0.2.1-4|59	%nodejs_symlink_deps --check
14cu|nodejs-tiny-lr-0.2.1-4|60	mocha --reporter spec test
14cu|nodejs-tiny-lr-0.2.1-4|61	
14cu|nodejs-tiny-lr-0.2.1-4|62	%changelog
14cu|nodejs-tiny-lr-0.2.1-4|63	
14cu|nodejs-tiny-lr-0.2.1-4|64	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-tiny-lr-0.2.1-4|65	- (eb32c6c) BuildList#2799825: Increase release tag
14cu|nodejs-tiny-lr-0.2.1-4|66	
14cu|nodejs-tiny-lr-0.2.1-4|67	

12206 14
14cu|nodejs-tiny-lr-fork-0.0.5-9|1	# This is a fork of the original tiny-lr: <https://github.com/mklabs/tiny-lr>.
14cu|nodejs-tiny-lr-fork-0.0.5-9|2	# The maintainer of the fork has stated that the fork is only temporary and
14cu|nodejs-tiny-lr-fork-0.0.5-9|3	# will cease to exist once the maintainer of the original software springs
14cu|nodejs-tiny-lr-fork-0.0.5-9|4	# back to life. The fork has gained favour among other modules, notably the
14cu|nodejs-tiny-lr-fork-0.0.5-9|5	# Grunt project, so we will ship the fork with the intention of Obsoleting it
14cu|nodejs-tiny-lr-fork-0.0.5-9|6	# once the original tiny-lr has been revived.
14cu|nodejs-tiny-lr-fork-0.0.5-9|7	
14cu|nodejs-tiny-lr-fork-0.0.5-9|8	# Versions of connect and express used in the test suite are outdated.
14cu|nodejs-tiny-lr-fork-0.0.5-9|9	%define oname tiny-lr-fork
14cu|nodejs-tiny-lr-fork-0.0.5-9|10	
14cu|nodejs-tiny-lr-fork-0.0.5-9|11	Name:       nodejs-%{oname}
14cu|nodejs-tiny-lr-fork-0.0.5-9|12	Version:    0.0.5
14cu|nodejs-tiny-lr-fork-0.0.5-9|13	Release:    9
14cu|nodejs-tiny-lr-fork-0.0.5-9|14	Summary:    A tiny LiveReload server implementation you can spawn in the background
14cu|nodejs-tiny-lr-fork-0.0.5-9|15	License:    MIT
14cu|nodejs-tiny-lr-fork-0.0.5-9|16	Group:      Development/Other
14cu|nodejs-tiny-lr-fork-0.0.5-9|17	URL:        https://github.com/shama/tiny-lr
14cu|nodejs-tiny-lr-fork-0.0.5-9|18	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tiny-lr-fork-0.0.5-9|19	BuildRequires:  nodejs-packaging
14cu|nodejs-tiny-lr-fork-0.0.5-9|20	BuildRequires:  npm(qs)
14cu|nodejs-tiny-lr-fork-0.0.5-9|21	BuildRequires:  npm(debug)
14cu|nodejs-tiny-lr-fork-0.0.5-9|22	BuildRequires:  npm(faye-websocket)
14cu|nodejs-tiny-lr-fork-0.0.5-9|23	BuildRequires:  npm(noptify)
14cu|nodejs-tiny-lr-fork-0.0.5-9|24	
14cu|nodejs-tiny-lr-fork-0.0.5-9|25	#
14cu|nodejs-tiny-lr-fork-0.0.5-9|26	#BuildRequires:  npm(express)
14cu|nodejs-tiny-lr-fork-0.0.5-9|27	#BuildRequires:  npm(mocha)
14cu|nodejs-tiny-lr-fork-0.0.5-9|28	#BuildRequires:  npm(noptify)
14cu|nodejs-tiny-lr-fork-0.0.5-9|29	#BuildRequires:  npm(request)
14cu|nodejs-tiny-lr-fork-0.0.5-9|30	#BuildRequires:  npm(supertest)
14cu|nodejs-tiny-lr-fork-0.0.5-9|31	#BuildRequires:  npm(connect)
14cu|nodejs-tiny-lr-fork-0.0.5-9|32	BuildArch:  noarch
14cu|nodejs-tiny-lr-fork-0.0.5-9|33	
14cu|nodejs-tiny-lr-fork-0.0.5-9|34	%description
14cu|nodejs-tiny-lr-fork-0.0.5-9|35	%{summary}.
14cu|nodejs-tiny-lr-fork-0.0.5-9|36	
14cu|nodejs-tiny-lr-fork-0.0.5-9|37	%files
14cu|nodejs-tiny-lr-fork-0.0.5-9|38	%doc LICENSE-MIT readme.md
14cu|nodejs-tiny-lr-fork-0.0.5-9|39	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-fork-0.0.5-9|40	%{_bindir}/tiny-lr
14cu|nodejs-tiny-lr-fork-0.0.5-9|41	%{_bindir}/update-livereload
14cu|nodejs-tiny-lr-fork-0.0.5-9|42	#--------------------------------------------
14cu|nodejs-tiny-lr-fork-0.0.5-9|43	%prep
14cu|nodejs-tiny-lr-fork-0.0.5-9|44	%setup -q -n package
14cu|nodejs-tiny-lr-fork-0.0.5-9|45	
14cu|nodejs-tiny-lr-fork-0.0.5-9|46	%nodejs_fixdep faye-websocket
14cu|nodejs-tiny-lr-fork-0.0.5-9|47	%nodejs_fixdep qs
14cu|nodejs-tiny-lr-fork-0.0.5-9|48	%nodejs_fixdep noptify
14cu|nodejs-tiny-lr-fork-0.0.5-9|49	%nodejs_fixdep debug
14cu|nodejs-tiny-lr-fork-0.0.5-9|50	
14cu|nodejs-tiny-lr-fork-0.0.5-9|51	%build
14cu|nodejs-tiny-lr-fork-0.0.5-9|52	#nothing to do
14cu|nodejs-tiny-lr-fork-0.0.5-9|53	
14cu|nodejs-tiny-lr-fork-0.0.5-9|54	
14cu|nodejs-tiny-lr-fork-0.0.5-9|55	%install
14cu|nodejs-tiny-lr-fork-0.0.5-9|56	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-fork-0.0.5-9|57	cp -pr package.json lib/ tasks/ \
14cu|nodejs-tiny-lr-fork-0.0.5-9|58	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tiny-lr-fork-0.0.5-9|59	
14cu|nodejs-tiny-lr-fork-0.0.5-9|60	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-tiny-lr-fork-0.0.5-9|61	install -p -m755 bin/tiny-lr \
14cu|nodejs-tiny-lr-fork-0.0.5-9|62	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/tiny-lr
14cu|nodejs-tiny-lr-fork-0.0.5-9|63	install -p -m755 bin/update-livereload \
14cu|nodejs-tiny-lr-fork-0.0.5-9|64	%{buildroot}%{nodejs_sitelib}/%{oname}/bin/update-livereload
14cu|nodejs-tiny-lr-fork-0.0.5-9|65	
14cu|nodejs-tiny-lr-fork-0.0.5-9|66	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-tiny-lr-fork-0.0.5-9|67	ln -sf %{nodejs_sitelib}/%{oname}/bin/tiny-lr \
14cu|nodejs-tiny-lr-fork-0.0.5-9|68	%{buildroot}%{_bindir}/tiny-lr
14cu|nodejs-tiny-lr-fork-0.0.5-9|69	ln -sf %{nodejs_sitelib}/%{oname}/bin/update-livereload \
14cu|nodejs-tiny-lr-fork-0.0.5-9|70	%{buildroot}%{_bindir}/update-livereload
14cu|nodejs-tiny-lr-fork-0.0.5-9|71	
14cu|nodejs-tiny-lr-fork-0.0.5-9|72	%nodejs_symlink_deps
14cu|nodejs-tiny-lr-fork-0.0.5-9|73	
14cu|nodejs-tiny-lr-fork-0.0.5-9|74	#%check
14cu|nodejs-tiny-lr-fork-0.0.5-9|75	#%nodejs_symlink_deps --check
14cu|nodejs-tiny-lr-fork-0.0.5-9|76	#mocha --reporter list
14cu|nodejs-tiny-lr-fork-0.0.5-9|77	
14cu|nodejs-tiny-lr-fork-0.0.5-9|78	%changelog
14cu|nodejs-tiny-lr-fork-0.0.5-9|79	
14cu|nodejs-tiny-lr-fork-0.0.5-9|80	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-9
14cu|nodejs-tiny-lr-fork-0.0.5-9|81	- (135b026) BuildList#2799825: Increase release tag
14cu|nodejs-tiny-lr-fork-0.0.5-9|82	
14cu|nodejs-tiny-lr-fork-0.0.5-9|83	

12207 14
14cu|nodejs-tmatch-1.0.2-4|1	%define oname tmatch
14cu|nodejs-tmatch-1.0.2-4|2	
14cu|nodejs-tmatch-1.0.2-4|3	Summary:        This module exists to facilitate the t.match() method in tap
14cu|nodejs-tmatch-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tmatch-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-tmatch-1.0.2-4|6	Release:        4
14cu|nodejs-tmatch-1.0.2-4|7	License:        ISC
14cu|nodejs-tmatch-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-tmatch-1.0.2-4|9	Url:            https://github.com/isaacs/tmatch
14cu|nodejs-tmatch-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tmatch-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tmatch-1.0.2-4|12	
14cu|nodejs-tmatch-1.0.2-4|13	BuildArch:      noarch
14cu|nodejs-tmatch-1.0.2-4|14	
14cu|nodejs-tmatch-1.0.2-4|15	%description
14cu|nodejs-tmatch-1.0.2-4|16	It checks whether a value matches a given "pattern".
14cu|nodejs-tmatch-1.0.2-4|17	A pattern is an object with a set of fields that must be
14cu|nodejs-tmatch-1.0.2-4|18	in the test object, or a regular expression that
14cu|nodejs-tmatch-1.0.2-4|19	a test string must match, or any combination thereof.
14cu|nodejs-tmatch-1.0.2-4|20	The algorithm is borrowed heavily from only-shallow,
14cu|nodejs-tmatch-1.0.2-4|21	with some notable differences with respect to the handling
14cu|nodejs-tmatch-1.0.2-4|22	of missing properties and the way that
14cu|nodejs-tmatch-1.0.2-4|23	regular expressions are compared to strings.
14cu|nodejs-tmatch-1.0.2-4|24	
14cu|nodejs-tmatch-1.0.2-4|25	%files
14cu|nodejs-tmatch-1.0.2-4|26	%doc LICENSE README.md
14cu|nodejs-tmatch-1.0.2-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmatch-1.0.2-4|28	
14cu|nodejs-tmatch-1.0.2-4|29	#------------------------------------------------------------------
14cu|nodejs-tmatch-1.0.2-4|30	
14cu|nodejs-tmatch-1.0.2-4|31	%prep
14cu|nodejs-tmatch-1.0.2-4|32	%setup -q -n package
14cu|nodejs-tmatch-1.0.2-4|33	rm -rf node_modules
14cu|nodejs-tmatch-1.0.2-4|34	
14cu|nodejs-tmatch-1.0.2-4|35	%build
14cu|nodejs-tmatch-1.0.2-4|36	
14cu|nodejs-tmatch-1.0.2-4|37	%install
14cu|nodejs-tmatch-1.0.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmatch-1.0.2-4|39	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmatch-1.0.2-4|40	%nodejs_symlink_deps
14cu|nodejs-tmatch-1.0.2-4|41	%changelog
14cu|nodejs-tmatch-1.0.2-4|42	
14cu|nodejs-tmatch-1.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-tmatch-1.0.2-4|44	- (0c33fc4) BuildList#2799825: Increase release tag
14cu|nodejs-tmatch-1.0.2-4|45	
14cu|nodejs-tmatch-1.0.2-4|46	

12208 14
14cu|nodejs-tmp-0.0.28-4|1	%define oname tmp
14cu|nodejs-tmp-0.0.28-4|2	
14cu|nodejs-tmp-0.0.28-4|3	Summary:        Temporary file and directory creator
14cu|nodejs-tmp-0.0.28-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tmp-0.0.28-4|5	Version:        0.0.28
14cu|nodejs-tmp-0.0.28-4|6	Release:        4
14cu|nodejs-tmp-0.0.28-4|7	License:        MIT
14cu|nodejs-tmp-0.0.28-4|8	Group:          Development/Other
14cu|nodejs-tmp-0.0.28-4|9	Url:            https://github.com/raszi/node-tmp
14cu|nodejs-tmp-0.0.28-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tmp-0.0.28-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tmp-0.0.28-4|12	BuildRequires:  npm(os-tmpdir)
14cu|nodejs-tmp-0.0.28-4|13	BuildArch:      noarch
14cu|nodejs-tmp-0.0.28-4|14	
14cu|nodejs-tmp-0.0.28-4|15	%description
14cu|nodejs-tmp-0.0.28-4|16	%{summary}.
14cu|nodejs-tmp-0.0.28-4|17	
14cu|nodejs-tmp-0.0.28-4|18	%files
14cu|nodejs-tmp-0.0.28-4|19	%doc LICENSE README.md
14cu|nodejs-tmp-0.0.28-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmp-0.0.28-4|21	
14cu|nodejs-tmp-0.0.28-4|22	#------------------------------------------------------------------
14cu|nodejs-tmp-0.0.28-4|23	
14cu|nodejs-tmp-0.0.28-4|24	%prep
14cu|nodejs-tmp-0.0.28-4|25	%setup -q -n package
14cu|nodejs-tmp-0.0.28-4|26	rm -rf node_modules
14cu|nodejs-tmp-0.0.28-4|27	
14cu|nodejs-tmp-0.0.28-4|28	%build
14cu|nodejs-tmp-0.0.28-4|29	
14cu|nodejs-tmp-0.0.28-4|30	%install
14cu|nodejs-tmp-0.0.28-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmp-0.0.28-4|32	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tmp-0.0.28-4|33	%nodejs_symlink_deps
14cu|nodejs-tmp-0.0.28-4|34	
14cu|nodejs-tmp-0.0.28-4|35	
14cu|nodejs-tmp-0.0.28-4|36	%changelog
14cu|nodejs-tmp-0.0.28-4|37	
14cu|nodejs-tmp-0.0.28-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.28-4
14cu|nodejs-tmp-0.0.28-4|39	- (2a92175) BuildList#2799825: Increase release tag
14cu|nodejs-tmp-0.0.28-4|40	
14cu|nodejs-tmp-0.0.28-4|41	

12209 14
14cu|nodejs-to-absolute-glob-0.1.1-4|1	%define oname to-absolute-glob
14cu|nodejs-to-absolute-glob-0.1.1-4|2	
14cu|nodejs-to-absolute-glob-0.1.1-4|3	Summary:        Make a glob pattern absolute
14cu|nodejs-to-absolute-glob-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-to-absolute-glob-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-to-absolute-glob-0.1.1-4|6	Release:        4
14cu|nodejs-to-absolute-glob-0.1.1-4|7	License:        MIT
14cu|nodejs-to-absolute-glob-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-to-absolute-glob-0.1.1-4|9	Url:            https://github.com/jonschlinkert/to-absolute-glob
14cu|nodejs-to-absolute-glob-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-to-absolute-glob-0.1.1-4|11	Source1:        https://raw.githubusercontent.com/jonschlinkert/to-absolute-glob/master/test.js
14cu|nodejs-to-absolute-glob-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-to-absolute-glob-0.1.1-4|13	BuildRequires:  npm(extend-shallow)
14cu|nodejs-to-absolute-glob-0.1.1-4|14	#
14cu|nodejs-to-absolute-glob-0.1.1-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-to-absolute-glob-0.1.1-4|16	BuildArch:      noarch
14cu|nodejs-to-absolute-glob-0.1.1-4|17	
14cu|nodejs-to-absolute-glob-0.1.1-4|18	%description
14cu|nodejs-to-absolute-glob-0.1.1-4|19	%{summary}.
14cu|nodejs-to-absolute-glob-0.1.1-4|20	
14cu|nodejs-to-absolute-glob-0.1.1-4|21	%files
14cu|nodejs-to-absolute-glob-0.1.1-4|22	%doc LICENSE *.md
14cu|nodejs-to-absolute-glob-0.1.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-absolute-glob-0.1.1-4|24	
14cu|nodejs-to-absolute-glob-0.1.1-4|25	#------------------------------------------------------------------
14cu|nodejs-to-absolute-glob-0.1.1-4|26	
14cu|nodejs-to-absolute-glob-0.1.1-4|27	%prep
14cu|nodejs-to-absolute-glob-0.1.1-4|28	%setup -q -n package
14cu|nodejs-to-absolute-glob-0.1.1-4|29	rm -rf node_modules
14cu|nodejs-to-absolute-glob-0.1.1-4|30	cp -p %{SOURCE1} .
14cu|nodejs-to-absolute-glob-0.1.1-4|31	
14cu|nodejs-to-absolute-glob-0.1.1-4|32	%build
14cu|nodejs-to-absolute-glob-0.1.1-4|33	
14cu|nodejs-to-absolute-glob-0.1.1-4|34	%install
14cu|nodejs-to-absolute-glob-0.1.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-absolute-glob-0.1.1-4|36	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-absolute-glob-0.1.1-4|37	%nodejs_symlink_deps
14cu|nodejs-to-absolute-glob-0.1.1-4|38	
14cu|nodejs-to-absolute-glob-0.1.1-4|39	%check
14cu|nodejs-to-absolute-glob-0.1.1-4|40	%nodejs_symlink_deps --check
14cu|nodejs-to-absolute-glob-0.1.1-4|41	mocha test.js
14cu|nodejs-to-absolute-glob-0.1.1-4|42	
14cu|nodejs-to-absolute-glob-0.1.1-4|43	%changelog
14cu|nodejs-to-absolute-glob-0.1.1-4|44	
14cu|nodejs-to-absolute-glob-0.1.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-to-absolute-glob-0.1.1-4|46	- (c9dc8cc) BuildList#2799825: Increase release tag
14cu|nodejs-to-absolute-glob-0.1.1-4|47	
14cu|nodejs-to-absolute-glob-0.1.1-4|48	

12210 14
14cu|nodejs-to-double-quotes-2.0.0-4|1	%define oname to-double-quotes
14cu|nodejs-to-double-quotes-2.0.0-4|2	
14cu|nodejs-to-double-quotes-2.0.0-4|3	Summary:        Convert matching single-quotes to double-quotes
14cu|nodejs-to-double-quotes-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-to-double-quotes-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-to-double-quotes-2.0.0-4|6	Release:        4
14cu|nodejs-to-double-quotes-2.0.0-4|7	License:        MIT
14cu|nodejs-to-double-quotes-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-to-double-quotes-2.0.0-4|9	Url:            https://github.com/sindresorhus/to-double-quotes
14cu|nodejs-to-double-quotes-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-to-double-quotes-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-to-double-quotes-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-to-double-quotes-2.0.0-4|13	
14cu|nodejs-to-double-quotes-2.0.0-4|14	%description
14cu|nodejs-to-double-quotes-2.0.0-4|15	%{summary}.
14cu|nodejs-to-double-quotes-2.0.0-4|16	
14cu|nodejs-to-double-quotes-2.0.0-4|17	%files
14cu|nodejs-to-double-quotes-2.0.0-4|18	%doc readme.md
14cu|nodejs-to-double-quotes-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-double-quotes-2.0.0-4|20	
14cu|nodejs-to-double-quotes-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-to-double-quotes-2.0.0-4|22	
14cu|nodejs-to-double-quotes-2.0.0-4|23	%prep
14cu|nodejs-to-double-quotes-2.0.0-4|24	%setup -q -n package
14cu|nodejs-to-double-quotes-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-to-double-quotes-2.0.0-4|26	
14cu|nodejs-to-double-quotes-2.0.0-4|27	%build
14cu|nodejs-to-double-quotes-2.0.0-4|28	
14cu|nodejs-to-double-quotes-2.0.0-4|29	%install
14cu|nodejs-to-double-quotes-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-double-quotes-2.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-double-quotes-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-to-double-quotes-2.0.0-4|33	
14cu|nodejs-to-double-quotes-2.0.0-4|34	%changelog
14cu|nodejs-to-double-quotes-2.0.0-4|35	
14cu|nodejs-to-double-quotes-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-to-double-quotes-2.0.0-4|37	- (e3aeb47) BuildList#2799825: Increase release tag
14cu|nodejs-to-double-quotes-2.0.0-4|38	
14cu|nodejs-to-double-quotes-2.0.0-4|39	

12211 14
14cu|nodejs-to-fast-properties-1.0.1-4|1	%define oname to-fast-properties
14cu|nodejs-to-fast-properties-1.0.1-4|2	
14cu|nodejs-to-fast-properties-1.0.1-4|3	Summary:        Force V8 to use fast properties for an object
14cu|nodejs-to-fast-properties-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-to-fast-properties-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-to-fast-properties-1.0.1-4|6	Release:        4
14cu|nodejs-to-fast-properties-1.0.1-4|7	License:        MIT
14cu|nodejs-to-fast-properties-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-to-fast-properties-1.0.1-4|9	Url:            https://github.com/sindresorhus/to-fast-properties
14cu|nodejs-to-fast-properties-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-to-fast-properties-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-to-fast-properties-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-to-fast-properties-1.0.1-4|13	
14cu|nodejs-to-fast-properties-1.0.1-4|14	%description
14cu|nodejs-to-fast-properties-1.0.1-4|15	%{summary}.
14cu|nodejs-to-fast-properties-1.0.1-4|16	
14cu|nodejs-to-fast-properties-1.0.1-4|17	%files
14cu|nodejs-to-fast-properties-1.0.1-4|18	%doc license *.md
14cu|nodejs-to-fast-properties-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-fast-properties-1.0.1-4|20	
14cu|nodejs-to-fast-properties-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-to-fast-properties-1.0.1-4|22	
14cu|nodejs-to-fast-properties-1.0.1-4|23	%prep
14cu|nodejs-to-fast-properties-1.0.1-4|24	%setup -q -n package
14cu|nodejs-to-fast-properties-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-to-fast-properties-1.0.1-4|26	
14cu|nodejs-to-fast-properties-1.0.1-4|27	%build
14cu|nodejs-to-fast-properties-1.0.1-4|28	
14cu|nodejs-to-fast-properties-1.0.1-4|29	%install
14cu|nodejs-to-fast-properties-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-fast-properties-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-fast-properties-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-to-fast-properties-1.0.1-4|33	
14cu|nodejs-to-fast-properties-1.0.1-4|34	%changelog
14cu|nodejs-to-fast-properties-1.0.1-4|35	
14cu|nodejs-to-fast-properties-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-to-fast-properties-1.0.1-4|37	- (6849bf4) BuildList#2799825: Increase release tag
14cu|nodejs-to-fast-properties-1.0.1-4|38	
14cu|nodejs-to-fast-properties-1.0.1-4|39	

12212 14
14cu|nodejs-to-single-quotes-2.0.0-4|1	%define oname to-single-quotes
14cu|nodejs-to-single-quotes-2.0.0-4|2	
14cu|nodejs-to-single-quotes-2.0.0-4|3	Summary:        Convert matching double-quotes to single-quotes
14cu|nodejs-to-single-quotes-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-to-single-quotes-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-to-single-quotes-2.0.0-4|6	Release:        4
14cu|nodejs-to-single-quotes-2.0.0-4|7	License:        MIT
14cu|nodejs-to-single-quotes-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-to-single-quotes-2.0.0-4|9	Url:            https://github.com/sindresorhus/to-single-quotes
14cu|nodejs-to-single-quotes-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-to-single-quotes-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-to-single-quotes-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-to-single-quotes-2.0.0-4|13	
14cu|nodejs-to-single-quotes-2.0.0-4|14	%description
14cu|nodejs-to-single-quotes-2.0.0-4|15	%{summary}.
14cu|nodejs-to-single-quotes-2.0.0-4|16	
14cu|nodejs-to-single-quotes-2.0.0-4|17	%files
14cu|nodejs-to-single-quotes-2.0.0-4|18	%doc license *.md
14cu|nodejs-to-single-quotes-2.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-single-quotes-2.0.0-4|20	
14cu|nodejs-to-single-quotes-2.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-to-single-quotes-2.0.0-4|22	
14cu|nodejs-to-single-quotes-2.0.0-4|23	%prep
14cu|nodejs-to-single-quotes-2.0.0-4|24	%setup -q -n package
14cu|nodejs-to-single-quotes-2.0.0-4|25	rm -rf node_modules
14cu|nodejs-to-single-quotes-2.0.0-4|26	
14cu|nodejs-to-single-quotes-2.0.0-4|27	%build
14cu|nodejs-to-single-quotes-2.0.0-4|28	
14cu|nodejs-to-single-quotes-2.0.0-4|29	%install
14cu|nodejs-to-single-quotes-2.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-single-quotes-2.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-to-single-quotes-2.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-to-single-quotes-2.0.0-4|33	%changelog
14cu|nodejs-to-single-quotes-2.0.0-4|34	
14cu|nodejs-to-single-quotes-2.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-to-single-quotes-2.0.0-4|36	- (5074540) BuildList#2799825: Increase release tag
14cu|nodejs-to-single-quotes-2.0.0-4|37	
14cu|nodejs-to-single-quotes-2.0.0-4|38	

12213 14
14cu|nodejs-touch-1.0.0-4|1	%define oname touch
14cu|nodejs-touch-1.0.0-4|2	
14cu|nodejs-touch-1.0.0-4|3	Summary:        For all your node touching needs
14cu|nodejs-touch-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-touch-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-touch-1.0.0-4|6	Release:        4
14cu|nodejs-touch-1.0.0-4|7	License:        ISC
14cu|nodejs-touch-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-touch-1.0.0-4|9	Url:            https://github.com/isaacs/node-touch
14cu|nodejs-touch-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-touch-1.0.0-4|11	# using our newer versions
14cu|nodejs-touch-1.0.0-4|12	Source1:        package.json
14cu|nodejs-touch-1.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-touch-1.0.0-4|14	BuildRequires:  npm(nopt)
14cu|nodejs-touch-1.0.0-4|15	BuildRequires:  npm(tap)
14cu|nodejs-touch-1.0.0-4|16	BuildArch:      noarch
14cu|nodejs-touch-1.0.0-4|17	
14cu|nodejs-touch-1.0.0-4|18	%description
14cu|nodejs-touch-1.0.0-4|19	%{summary}.
14cu|nodejs-touch-1.0.0-4|20	
14cu|nodejs-touch-1.0.0-4|21	%files
14cu|nodejs-touch-1.0.0-4|22	%doc LICENSE README.md
14cu|nodejs-touch-1.0.0-4|23	%{_bindir}/%{oname}-js
14cu|nodejs-touch-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-touch-1.0.0-4|25	
14cu|nodejs-touch-1.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-touch-1.0.0-4|27	
14cu|nodejs-touch-1.0.0-4|28	%prep
14cu|nodejs-touch-1.0.0-4|29	%setup -q -n package
14cu|nodejs-touch-1.0.0-4|30	cp -p %{SOURCE1} .
14cu|nodejs-touch-1.0.0-4|31	
14cu|nodejs-touch-1.0.0-4|32	%build
14cu|nodejs-touch-1.0.0-4|33	
14cu|nodejs-touch-1.0.0-4|34	%install
14cu|nodejs-touch-1.0.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-touch-1.0.0-4|36	cp -r package.json *.js bin/ \
14cu|nodejs-touch-1.0.0-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-touch-1.0.0-4|38	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}.js
14cu|nodejs-touch-1.0.0-4|39	
14cu|nodejs-touch-1.0.0-4|40	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-touch-1.0.0-4|41	ln -sf ../lib/node_modules/%{oname}/bin/%{oname}.js \
14cu|nodejs-touch-1.0.0-4|42	%{buildroot}%{_bindir}/%{oname}-js
14cu|nodejs-touch-1.0.0-4|43	
14cu|nodejs-touch-1.0.0-4|44	%nodejs_symlink_deps
14cu|nodejs-touch-1.0.0-4|45	
14cu|nodejs-touch-1.0.0-4|46	# on 586 tap test fails.
14cu|nodejs-touch-1.0.0-4|47	%ifarch x86_64
14cu|nodejs-touch-1.0.0-4|48	%check
14cu|nodejs-touch-1.0.0-4|49	rm -fr package.json && cp -p %{SOURCE1} .
14cu|nodejs-touch-1.0.0-4|50	%nodejs_symlink_deps --check
14cu|nodejs-touch-1.0.0-4|51	%tap test/*.js
14cu|nodejs-touch-1.0.0-4|52	
14cu|nodejs-touch-1.0.0-4|53	%endif
14cu|nodejs-touch-1.0.0-4|54	
14cu|nodejs-touch-1.0.0-4|55	%changelog
14cu|nodejs-touch-1.0.0-4|56	
14cu|nodejs-touch-1.0.0-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-touch-1.0.0-4|58	- (0e61b6f) BuildList#2799825: Increase release tag
14cu|nodejs-touch-1.0.0-4|59	
14cu|nodejs-touch-1.0.0-4|60	

12214 14
14cu|nodejs-tough-cookie-2.2.1-4|1	%define oname tough-cookie
14cu|nodejs-tough-cookie-2.2.1-4|2	
14cu|nodejs-tough-cookie-2.2.1-4|3	Summary:        RFC6265 Cookies and Cookie Jar for node.js
14cu|nodejs-tough-cookie-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tough-cookie-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-tough-cookie-2.2.1-4|6	Release:        4
14cu|nodejs-tough-cookie-2.2.1-4|7	License:        BSD
14cu|nodejs-tough-cookie-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-tough-cookie-2.2.1-4|9	Url:            https://github.com/SalesforceEng/tough-cookie
14cu|nodejs-tough-cookie-2.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tough-cookie-2.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tough-cookie-2.2.1-4|12	BuildArch:      noarch
14cu|nodejs-tough-cookie-2.2.1-4|13	
14cu|nodejs-tough-cookie-2.2.1-4|14	%description
14cu|nodejs-tough-cookie-2.2.1-4|15	%{summary}.
14cu|nodejs-tough-cookie-2.2.1-4|16	
14cu|nodejs-tough-cookie-2.2.1-4|17	%files
14cu|nodejs-tough-cookie-2.2.1-4|18	%doc LICENSE README.md
14cu|nodejs-tough-cookie-2.2.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tough-cookie-2.2.1-4|20	
14cu|nodejs-tough-cookie-2.2.1-4|21	#------------------------------------------------------------------
14cu|nodejs-tough-cookie-2.2.1-4|22	
14cu|nodejs-tough-cookie-2.2.1-4|23	%prep
14cu|nodejs-tough-cookie-2.2.1-4|24	%setup -q -n package
14cu|nodejs-tough-cookie-2.2.1-4|25	rm -rf node_modules
14cu|nodejs-tough-cookie-2.2.1-4|26	
14cu|nodejs-tough-cookie-2.2.1-4|27	%build
14cu|nodejs-tough-cookie-2.2.1-4|28	
14cu|nodejs-tough-cookie-2.2.1-4|29	%install
14cu|nodejs-tough-cookie-2.2.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tough-cookie-2.2.1-4|31	cp -r package.json lib \
14cu|nodejs-tough-cookie-2.2.1-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tough-cookie-2.2.1-4|33	
14cu|nodejs-tough-cookie-2.2.1-4|34	%nodejs_symlink_deps
14cu|nodejs-tough-cookie-2.2.1-4|35	
14cu|nodejs-tough-cookie-2.2.1-4|36	
14cu|nodejs-tough-cookie-2.2.1-4|37	
14cu|nodejs-tough-cookie-2.2.1-4|38	
14cu|nodejs-tough-cookie-2.2.1-4|39	
14cu|nodejs-tough-cookie-2.2.1-4|40	%changelog
14cu|nodejs-tough-cookie-2.2.1-4|41	
14cu|nodejs-tough-cookie-2.2.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-tough-cookie-2.2.1-4|43	- (6cc4fd9) BuildList#2799825: Increase release tag
14cu|nodejs-tough-cookie-2.2.1-4|44	
14cu|nodejs-tough-cookie-2.2.1-4|45	

12215 14
14cu|nodejs-traceur-0.0.95-4|1	%define oname traceur
14cu|nodejs-traceur-0.0.95-4|2	
14cu|nodejs-traceur-0.0.95-4|3	Summary:        ES6 to ES5 compiler
14cu|nodejs-traceur-0.0.95-4|4	Name:           nodejs-%{oname}
14cu|nodejs-traceur-0.0.95-4|5	Version:        0.0.95
14cu|nodejs-traceur-0.0.95-4|6	Release:        4
14cu|nodejs-traceur-0.0.95-4|7	License:        ASL 2.0
14cu|nodejs-traceur-0.0.95-4|8	Group:          Development/Other
14cu|nodejs-traceur-0.0.95-4|9	Url:            https://github.com/google/traceur-compiler
14cu|nodejs-traceur-0.0.95-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-traceur-0.0.95-4|11	Source1:        https://raw.githubusercontent.com/google/traceur-compiler/master/LICENSE
14cu|nodejs-traceur-0.0.95-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-traceur-0.0.95-4|13	BuildRequires:  npm(source-map-support)
14cu|nodejs-traceur-0.0.95-4|14	BuildRequires:  npm(semver)
14cu|nodejs-traceur-0.0.95-4|15	BuildRequires:  npm(rsvp)
14cu|nodejs-traceur-0.0.95-4|16	BuildRequires:  npm(glob)
14cu|nodejs-traceur-0.0.95-4|17	BuildRequires:  npm(commander)
14cu|nodejs-traceur-0.0.95-4|18	
14cu|nodejs-traceur-0.0.95-4|19	BuildArch:      noarch
14cu|nodejs-traceur-0.0.95-4|20	
14cu|nodejs-traceur-0.0.95-4|21	%description
14cu|nodejs-traceur-0.0.95-4|22	%{summary}.
14cu|nodejs-traceur-0.0.95-4|23	
14cu|nodejs-traceur-0.0.95-4|24	%files
14cu|nodejs-traceur-0.0.95-4|25	%doc LICENSE README.md
14cu|nodejs-traceur-0.0.95-4|26	%{_bindir}/%{oname}
14cu|nodejs-traceur-0.0.95-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-traceur-0.0.95-4|28	
14cu|nodejs-traceur-0.0.95-4|29	#------------------------------------------------------------------
14cu|nodejs-traceur-0.0.95-4|30	
14cu|nodejs-traceur-0.0.95-4|31	%prep
14cu|nodejs-traceur-0.0.95-4|32	%setup -q -n package
14cu|nodejs-traceur-0.0.95-4|33	rm -rf node_modules
14cu|nodejs-traceur-0.0.95-4|34	cp -p %{SOURCE1} .
14cu|nodejs-traceur-0.0.95-4|35	%nodejs_fixdep commander 2.9.0
14cu|nodejs-traceur-0.0.95-4|36	%nodejs_fixdep glob 6.0.1
14cu|nodejs-traceur-0.0.95-4|37	%nodejs_fixdep semver 5.0.3
14cu|nodejs-traceur-0.0.95-4|38	%nodejs_fixdep source-map-support 0.4.0
14cu|nodejs-traceur-0.0.95-4|39	
14cu|nodejs-traceur-0.0.95-4|40	%build
14cu|nodejs-traceur-0.0.95-4|41	
14cu|nodejs-traceur-0.0.95-4|42	%install
14cu|nodejs-traceur-0.0.95-4|43	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-traceur-0.0.95-4|44	cp -r package.json bin src %{oname} \
14cu|nodejs-traceur-0.0.95-4|45	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-traceur-0.0.95-4|46	chmod +x %{buildroot}/%{nodejs_sitelib}/%{oname}/{bin/*.js,%{oname}}
14cu|nodejs-traceur-0.0.95-4|47	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-traceur-0.0.95-4|48	ln -sf %{nodejs_sitelib}/%{oname}/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-traceur-0.0.95-4|49	
14cu|nodejs-traceur-0.0.95-4|50	%nodejs_symlink_deps
14cu|nodejs-traceur-0.0.95-4|51	
14cu|nodejs-traceur-0.0.95-4|52	%changelog
14cu|nodejs-traceur-0.0.95-4|53	
14cu|nodejs-traceur-0.0.95-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.95-4
14cu|nodejs-traceur-0.0.95-4|55	- (aa707f0) BuildList#2799825: Increase release tag
14cu|nodejs-traceur-0.0.95-4|56	
14cu|nodejs-traceur-0.0.95-4|57	

12216 14
14cu|nodejs-transformers-3.1.0-4|1	%define oname transformers
14cu|nodejs-transformers-3.1.0-4|2	
14cu|nodejs-transformers-3.1.0-4|3	Summary:    String/Data transformations for Node.js
14cu|nodejs-transformers-3.1.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-transformers-3.1.0-4|5	Version:    3.1.0
14cu|nodejs-transformers-3.1.0-4|6	Release:    4
14cu|nodejs-transformers-3.1.0-4|7	License:    MIT
14cu|nodejs-transformers-3.1.0-4|8	Group:      Development/Other
14cu|nodejs-transformers-3.1.0-4|9	URL:        https://github.com/ForbesLindesay/%{oname}
14cu|nodejs-transformers-3.1.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-transformers-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-transformers-3.1.0-4|12	BuildRequires:  npm(uglify-js)
14cu|nodejs-transformers-3.1.0-4|13	BuildRequires:  npm(clone)
14cu|nodejs-transformers-3.1.0-4|14	BuildRequires:  npm(css)
14cu|nodejs-transformers-3.1.0-4|15	BuildRequires:  npm(promise)
14cu|nodejs-transformers-3.1.0-4|16	
14cu|nodejs-transformers-3.1.0-4|17	BuildArch:  noarch
14cu|nodejs-transformers-3.1.0-4|18	%description
14cu|nodejs-transformers-3.1.0-4|19	String/Data transformations for use in templating libraries, static site
14cu|nodejs-transformers-3.1.0-4|20	generators and web frameworks. This gathers the most useful transformations
14cu|nodejs-transformers-3.1.0-4|21	you can apply to text or data into one library with a consistent API.
14cu|nodejs-transformers-3.1.0-4|22	Transformations can be pretty much anything but most are either compilers
14cu|nodejs-transformers-3.1.0-4|23	or templating engines.
14cu|nodejs-transformers-3.1.0-4|24	
14cu|nodejs-transformers-3.1.0-4|25	%files
14cu|nodejs-transformers-3.1.0-4|26	%doc history.md LICENSE README.md
14cu|nodejs-transformers-3.1.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-transformers-3.1.0-4|28	#---------------------------------------------------------------------
14cu|nodejs-transformers-3.1.0-4|29	
14cu|nodejs-transformers-3.1.0-4|30	%prep
14cu|nodejs-transformers-3.1.0-4|31	%setup -q -n package
14cu|nodejs-transformers-3.1.0-4|32	for i in history.md LICENSE README.md; do
14cu|nodejs-transformers-3.1.0-4|33	sed -i -e 's/\r$//' "${i}"
14cu|nodejs-transformers-3.1.0-4|34	done
14cu|nodejs-transformers-3.1.0-4|35	
14cu|nodejs-transformers-3.1.0-4|36	# Using backported latest available upstream ATM. Symbianflo
14cu|nodejs-transformers-3.1.0-4|37	%nodejs_fixdep uglify-js ~2.6.1
14cu|nodejs-transformers-3.1.0-4|38	%nodejs_fixdep clone ~1.0.2
14cu|nodejs-transformers-3.1.0-4|39	%nodejs_fixdep css ~2.2.1
14cu|nodejs-transformers-3.1.0-4|40	%nodejs_fixdep promise ~7.0.4
14cu|nodejs-transformers-3.1.0-4|41	
14cu|nodejs-transformers-3.1.0-4|42	%build
14cu|nodejs-transformers-3.1.0-4|43	#nothing to do
14cu|nodejs-transformers-3.1.0-4|44	
14cu|nodejs-transformers-3.1.0-4|45	
14cu|nodejs-transformers-3.1.0-4|46	%install
14cu|nodejs-transformers-3.1.0-4|47	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-transformers-3.1.0-4|48	cp -pr package.json lib \
14cu|nodejs-transformers-3.1.0-4|49	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-transformers-3.1.0-4|50	
14cu|nodejs-transformers-3.1.0-4|51	%nodejs_symlink_deps
14cu|nodejs-transformers-3.1.0-4|52	
14cu|nodejs-transformers-3.1.0-4|53	
14cu|nodejs-transformers-3.1.0-4|54	
14cu|nodejs-transformers-3.1.0-4|55	%changelog
14cu|nodejs-transformers-3.1.0-4|56	
14cu|nodejs-transformers-3.1.0-4|57	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-transformers-3.1.0-4|58	- (e0bd733) BuildList#2799825: Increase release tag
14cu|nodejs-transformers-3.1.0-4|59	
14cu|nodejs-transformers-3.1.0-4|60	

12217 14
14cu|nodejs-traverse-0.6.6-5|1	%define oname traverse
14cu|nodejs-traverse-0.6.6-5|2	
14cu|nodejs-traverse-0.6.6-5|3	Summary:        Traverse and transform objects
14cu|nodejs-traverse-0.6.6-5|4	Name:           nodejs-%{oname}
14cu|nodejs-traverse-0.6.6-5|5	Version:        0.6.6
14cu|nodejs-traverse-0.6.6-5|6	Release:        5
14cu|nodejs-traverse-0.6.6-5|7	Group:          Development/Other
14cu|nodejs-traverse-0.6.6-5|8	License:        MIT
14cu|nodejs-traverse-0.6.6-5|9	URL:            https://github.com/substack/js-%{oname}
14cu|nodejs-traverse-0.6.6-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-traverse-0.6.6-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-traverse-0.6.6-5|12	BuildRequires:  npm(tape)
14cu|nodejs-traverse-0.6.6-5|13	BuildRequires:  npm(tap)
14cu|nodejs-traverse-0.6.6-5|14	BuildArch:  noarch
14cu|nodejs-traverse-0.6.6-5|15	
14cu|nodejs-traverse-0.6.6-5|16	%description
14cu|nodejs-traverse-0.6.6-5|17	Traverse and transform objects by visiting
14cu|nodejs-traverse-0.6.6-5|18	every node on a recursive walk.
14cu|nodejs-traverse-0.6.6-5|19	
14cu|nodejs-traverse-0.6.6-5|20	%files
14cu|nodejs-traverse-0.6.6-5|21	%doc examples LICENSE readme.markdown
14cu|nodejs-traverse-0.6.6-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-traverse-0.6.6-5|23	#----------------------------------------------------------
14cu|nodejs-traverse-0.6.6-5|24	
14cu|nodejs-traverse-0.6.6-5|25	%prep
14cu|nodejs-traverse-0.6.6-5|26	%setup -q -n package
14cu|nodejs-traverse-0.6.6-5|27	chmod 0644 examples/*
14cu|nodejs-traverse-0.6.6-5|28	
14cu|nodejs-traverse-0.6.6-5|29	%build
14cu|nodejs-traverse-0.6.6-5|30	#nothing to do
14cu|nodejs-traverse-0.6.6-5|31	
14cu|nodejs-traverse-0.6.6-5|32	%install
14cu|nodejs-traverse-0.6.6-5|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-traverse-0.6.6-5|34	cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-traverse-0.6.6-5|35	
14cu|nodejs-traverse-0.6.6-5|36	%nodejs_symlink_deps
14cu|nodejs-traverse-0.6.6-5|37	
14cu|nodejs-traverse-0.6.6-5|38	%check
14cu|nodejs-traverse-0.6.6-5|39	# creates loop
14cu|nodejs-traverse-0.6.6-5|40	rm -fr test/circular.js
14cu|nodejs-traverse-0.6.6-5|41	%nodejs_symlink_deps --check
14cu|nodejs-traverse-0.6.6-5|42	%tap test/*.js || :
14cu|nodejs-traverse-0.6.6-5|43	
14cu|nodejs-traverse-0.6.6-5|44	
14cu|nodejs-traverse-0.6.6-5|45	
14cu|nodejs-traverse-0.6.6-5|46	%changelog
14cu|nodejs-traverse-0.6.6-5|47	
14cu|nodejs-traverse-0.6.6-5|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.6-5
14cu|nodejs-traverse-0.6.6-5|49	- (adcd21a) BuildList#2799825: Increase release tag
14cu|nodejs-traverse-0.6.6-5|50	
14cu|nodejs-traverse-0.6.6-5|51	

12218 14
14cu|nodejs-trim-0.0.1-4|1	%define oname trim
14cu|nodejs-trim-0.0.1-4|2	
14cu|nodejs-trim-0.0.1-4|3	Summary:        Trim string whitespace
14cu|nodejs-trim-0.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-trim-0.0.1-4|5	Version:        0.0.1
14cu|nodejs-trim-0.0.1-4|6	Release:        4
14cu|nodejs-trim-0.0.1-4|7	License:        MIT
14cu|nodejs-trim-0.0.1-4|8	Group:          Development/Other
14cu|nodejs-trim-0.0.1-4|9	Url:            http://registry.npmjs.org/trim/
14cu|nodejs-trim-0.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-trim-0.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-trim-0.0.1-4|12	BuildArch:      noarch
14cu|nodejs-trim-0.0.1-4|13	
14cu|nodejs-trim-0.0.1-4|14	%description
14cu|nodejs-trim-0.0.1-4|15	%{summary}.
14cu|nodejs-trim-0.0.1-4|16	
14cu|nodejs-trim-0.0.1-4|17	%files
14cu|nodejs-trim-0.0.1-4|18	%doc Readme.md History.md
14cu|nodejs-trim-0.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-0.0.1-4|20	
14cu|nodejs-trim-0.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-trim-0.0.1-4|22	
14cu|nodejs-trim-0.0.1-4|23	%prep
14cu|nodejs-trim-0.0.1-4|24	%setup -q -n package
14cu|nodejs-trim-0.0.1-4|25	rm -rf node_modules
14cu|nodejs-trim-0.0.1-4|26	
14cu|nodejs-trim-0.0.1-4|27	%build
14cu|nodejs-trim-0.0.1-4|28	
14cu|nodejs-trim-0.0.1-4|29	
14cu|nodejs-trim-0.0.1-4|30	%install
14cu|nodejs-trim-0.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-0.0.1-4|32	cp -r *.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-0.0.1-4|33	
14cu|nodejs-trim-0.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-trim-0.0.1-4|35	
14cu|nodejs-trim-0.0.1-4|36	
14cu|nodejs-trim-0.0.1-4|37	
14cu|nodejs-trim-0.0.1-4|38	
14cu|nodejs-trim-0.0.1-4|39	
14cu|nodejs-trim-0.0.1-4|40	
14cu|nodejs-trim-0.0.1-4|41	
14cu|nodejs-trim-0.0.1-4|42	
14cu|nodejs-trim-0.0.1-4|43	%changelog
14cu|nodejs-trim-0.0.1-4|44	
14cu|nodejs-trim-0.0.1-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.1-4
14cu|nodejs-trim-0.0.1-4|46	- (bf37b6f) BuildList#2799825: Increase release tag
14cu|nodejs-trim-0.0.1-4|47	
14cu|nodejs-trim-0.0.1-4|48	

12219 14
14cu|nodejs-trim-newlines-1.0.0-4|1	%define oname trim-newlines
14cu|nodejs-trim-newlines-1.0.0-4|2	
14cu|nodejs-trim-newlines-1.0.0-4|3	Summary:        Trim newlines from the start and/or end of a string
14cu|nodejs-trim-newlines-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-trim-newlines-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-trim-newlines-1.0.0-4|6	Release:        4
14cu|nodejs-trim-newlines-1.0.0-4|7	License:        MIT
14cu|nodejs-trim-newlines-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-trim-newlines-1.0.0-4|9	Url:            https://github.com/sindresorhus/trim-newlines
14cu|nodejs-trim-newlines-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-trim-newlines-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-trim-newlines-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-trim-newlines-1.0.0-4|13	
14cu|nodejs-trim-newlines-1.0.0-4|14	%description
14cu|nodejs-trim-newlines-1.0.0-4|15	%{summary}.
14cu|nodejs-trim-newlines-1.0.0-4|16	
14cu|nodejs-trim-newlines-1.0.0-4|17	%files
14cu|nodejs-trim-newlines-1.0.0-4|18	%doc license readme.md
14cu|nodejs-trim-newlines-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-newlines-1.0.0-4|20	
14cu|nodejs-trim-newlines-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-trim-newlines-1.0.0-4|22	
14cu|nodejs-trim-newlines-1.0.0-4|23	%prep
14cu|nodejs-trim-newlines-1.0.0-4|24	%setup -q -n package
14cu|nodejs-trim-newlines-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-trim-newlines-1.0.0-4|26	
14cu|nodejs-trim-newlines-1.0.0-4|27	%build
14cu|nodejs-trim-newlines-1.0.0-4|28	
14cu|nodejs-trim-newlines-1.0.0-4|29	%install
14cu|nodejs-trim-newlines-1.0.0-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-newlines-1.0.0-4|31	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-newlines-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-trim-newlines-1.0.0-4|33	%changelog
14cu|nodejs-trim-newlines-1.0.0-4|34	
14cu|nodejs-trim-newlines-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-trim-newlines-1.0.0-4|36	- (4e4225b) BuildList#2799825: Increase release tag
14cu|nodejs-trim-newlines-1.0.0-4|37	
14cu|nodejs-trim-newlines-1.0.0-4|38	

12220 14
14cu|nodejs-trim-repeated-1.0.0-4|1	%define oname trim-repeated
14cu|nodejs-trim-repeated-1.0.0-4|2	
14cu|nodejs-trim-repeated-1.0.0-4|3	Summary:        Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
14cu|nodejs-trim-repeated-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-trim-repeated-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-trim-repeated-1.0.0-4|6	Release:        4
14cu|nodejs-trim-repeated-1.0.0-4|7	License:        MIT
14cu|nodejs-trim-repeated-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-trim-repeated-1.0.0-4|9	Url:            https://github.com/sindresorhus/trim-repeated
14cu|nodejs-trim-repeated-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-trim-repeated-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-trim-repeated-1.0.0-4|12	BuildRequires:  npm(escape-string-regexp)
14cu|nodejs-trim-repeated-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-trim-repeated-1.0.0-4|14	
14cu|nodejs-trim-repeated-1.0.0-4|15	%description
14cu|nodejs-trim-repeated-1.0.0-4|16	%{summary}.
14cu|nodejs-trim-repeated-1.0.0-4|17	
14cu|nodejs-trim-repeated-1.0.0-4|18	%files
14cu|nodejs-trim-repeated-1.0.0-4|19	%doc license *.md
14cu|nodejs-trim-repeated-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-repeated-1.0.0-4|21	
14cu|nodejs-trim-repeated-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-trim-repeated-1.0.0-4|23	
14cu|nodejs-trim-repeated-1.0.0-4|24	%prep
14cu|nodejs-trim-repeated-1.0.0-4|25	%setup -q -n package
14cu|nodejs-trim-repeated-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-trim-repeated-1.0.0-4|27	
14cu|nodejs-trim-repeated-1.0.0-4|28	%build
14cu|nodejs-trim-repeated-1.0.0-4|29	
14cu|nodejs-trim-repeated-1.0.0-4|30	%install
14cu|nodejs-trim-repeated-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-repeated-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-repeated-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-trim-repeated-1.0.0-4|34	%changelog
14cu|nodejs-trim-repeated-1.0.0-4|35	
14cu|nodejs-trim-repeated-1.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-trim-repeated-1.0.0-4|37	- (0c28c13) BuildList#2799825: Increase release tag
14cu|nodejs-trim-repeated-1.0.0-4|38	
14cu|nodejs-trim-repeated-1.0.0-4|39	

12221 14
14cu|nodejs-trim-right-1.0.1-4|1	%define oname trim-right
14cu|nodejs-trim-right-1.0.1-4|2	
14cu|nodejs-trim-right-1.0.1-4|3	Summary:        Similar to String#trim() but removes only whitespace on the right
14cu|nodejs-trim-right-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-trim-right-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-trim-right-1.0.1-4|6	Release:        4
14cu|nodejs-trim-right-1.0.1-4|7	License:        MIT
14cu|nodejs-trim-right-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-trim-right-1.0.1-4|9	Url:            https://github.com/sindresorhus/trim-right
14cu|nodejs-trim-right-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-trim-right-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-trim-right-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-trim-right-1.0.1-4|13	
14cu|nodejs-trim-right-1.0.1-4|14	%description
14cu|nodejs-trim-right-1.0.1-4|15	%{summary}.
14cu|nodejs-trim-right-1.0.1-4|16	
14cu|nodejs-trim-right-1.0.1-4|17	%files
14cu|nodejs-trim-right-1.0.1-4|18	%doc license *.md
14cu|nodejs-trim-right-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-right-1.0.1-4|20	
14cu|nodejs-trim-right-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-trim-right-1.0.1-4|22	
14cu|nodejs-trim-right-1.0.1-4|23	%prep
14cu|nodejs-trim-right-1.0.1-4|24	%setup -q -n package
14cu|nodejs-trim-right-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-trim-right-1.0.1-4|26	
14cu|nodejs-trim-right-1.0.1-4|27	%build
14cu|nodejs-trim-right-1.0.1-4|28	
14cu|nodejs-trim-right-1.0.1-4|29	%install
14cu|nodejs-trim-right-1.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-right-1.0.1-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-trim-right-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-trim-right-1.0.1-4|33	
14cu|nodejs-trim-right-1.0.1-4|34	%changelog
14cu|nodejs-trim-right-1.0.1-4|35	
14cu|nodejs-trim-right-1.0.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-trim-right-1.0.1-4|37	- (bfec341) BuildList#2799825: Increase release tag
14cu|nodejs-trim-right-1.0.1-4|38	
14cu|nodejs-trim-right-1.0.1-4|39	

12222 14
14cu|nodejs-tryit-1.0.2-4|1	%define oname tryit
14cu|nodejs-tryit-1.0.2-4|2	
14cu|nodejs-tryit-1.0.2-4|3	Summary:        Module to wrap try-catch for better performance and cleaner API
14cu|nodejs-tryit-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tryit-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-tryit-1.0.2-4|6	Release:        4
14cu|nodejs-tryit-1.0.2-4|7	License:        MIT
14cu|nodejs-tryit-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-tryit-1.0.2-4|9	Url:            https://github.com/HenrikJoreteg/tryit
14cu|nodejs-tryit-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tryit-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tryit-1.0.2-4|12	BuildRequires:  npm(tap-spec)
14cu|nodejs-tryit-1.0.2-4|13	BuildRequires:  npm(tape)
14cu|nodejs-tryit-1.0.2-4|14	BuildArch:      noarch
14cu|nodejs-tryit-1.0.2-4|15	
14cu|nodejs-tryit-1.0.2-4|16	%description
14cu|nodejs-tryit-1.0.2-4|17	%{summary}.
14cu|nodejs-tryit-1.0.2-4|18	
14cu|nodejs-tryit-1.0.2-4|19	%files
14cu|nodejs-tryit-1.0.2-4|20	%doc README.md
14cu|nodejs-tryit-1.0.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tryit-1.0.2-4|22	
14cu|nodejs-tryit-1.0.2-4|23	#------------------------------------------------------------------
14cu|nodejs-tryit-1.0.2-4|24	
14cu|nodejs-tryit-1.0.2-4|25	%prep
14cu|nodejs-tryit-1.0.2-4|26	%setup -q -n package
14cu|nodejs-tryit-1.0.2-4|27	rm -rf node_modules
14cu|nodejs-tryit-1.0.2-4|28	
14cu|nodejs-tryit-1.0.2-4|29	%build
14cu|nodejs-tryit-1.0.2-4|30	
14cu|nodejs-tryit-1.0.2-4|31	%install
14cu|nodejs-tryit-1.0.2-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tryit-1.0.2-4|33	cp -r package.json %{oname}.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tryit-1.0.2-4|34	%nodejs_symlink_deps
14cu|nodejs-tryit-1.0.2-4|35	
14cu|nodejs-tryit-1.0.2-4|36	%check
14cu|nodejs-tryit-1.0.2-4|37	%nodejs_symlink_deps --check
14cu|nodejs-tryit-1.0.2-4|38	%__nodejs test/test.js | tap-spec
14cu|nodejs-tryit-1.0.2-4|39	
14cu|nodejs-tryit-1.0.2-4|40	
14cu|nodejs-tryit-1.0.2-4|41	
14cu|nodejs-tryit-1.0.2-4|42	%changelog
14cu|nodejs-tryit-1.0.2-4|43	
14cu|nodejs-tryit-1.0.2-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-tryit-1.0.2-4|45	- (c4af719) BuildList#2799825: Increase release tag
14cu|nodejs-tryit-1.0.2-4|46	
14cu|nodejs-tryit-1.0.2-4|47	

12223 14
14cu|nodejs-tty-browserify-0.0.0-4|1	%define oname tty-browserify
14cu|nodejs-tty-browserify-0.0.0-4|2	
14cu|nodejs-tty-browserify-0.0.0-4|3	Summary:        The tty module from node core for browsers
14cu|nodejs-tty-browserify-0.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tty-browserify-0.0.0-4|5	Version:        0.0.0
14cu|nodejs-tty-browserify-0.0.0-4|6	Release:        4
14cu|nodejs-tty-browserify-0.0.0-4|7	License:        MIT
14cu|nodejs-tty-browserify-0.0.0-4|8	Group:          Development/Other
14cu|nodejs-tty-browserify-0.0.0-4|9	Url:            https://github.com/substack/tty-browserify
14cu|nodejs-tty-browserify-0.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tty-browserify-0.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tty-browserify-0.0.0-4|12	BuildArch:      noarch
14cu|nodejs-tty-browserify-0.0.0-4|13	
14cu|nodejs-tty-browserify-0.0.0-4|14	%description
14cu|nodejs-tty-browserify-0.0.0-4|15	%{summary}.
14cu|nodejs-tty-browserify-0.0.0-4|16	
14cu|nodejs-tty-browserify-0.0.0-4|17	%files
14cu|nodejs-tty-browserify-0.0.0-4|18	%doc LICENSE readme.markdown
14cu|nodejs-tty-browserify-0.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tty-browserify-0.0.0-4|20	
14cu|nodejs-tty-browserify-0.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-tty-browserify-0.0.0-4|22	
14cu|nodejs-tty-browserify-0.0.0-4|23	%prep
14cu|nodejs-tty-browserify-0.0.0-4|24	%setup -q -n package
14cu|nodejs-tty-browserify-0.0.0-4|25	rm -rf node_modules
14cu|nodejs-tty-browserify-0.0.0-4|26	
14cu|nodejs-tty-browserify-0.0.0-4|27	%build
14cu|nodejs-tty-browserify-0.0.0-4|28	
14cu|nodejs-tty-browserify-0.0.0-4|29	%install
14cu|nodejs-tty-browserify-0.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tty-browserify-0.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tty-browserify-0.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-tty-browserify-0.0.0-4|33	
14cu|nodejs-tty-browserify-0.0.0-4|34	%changelog
14cu|nodejs-tty-browserify-0.0.0-4|35	
14cu|nodejs-tty-browserify-0.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.0-4
14cu|nodejs-tty-browserify-0.0.0-4|37	- (35514d1) BuildList#2799825: Increase release tag
14cu|nodejs-tty-browserify-0.0.0-4|38	
14cu|nodejs-tty-browserify-0.0.0-4|39	

12224 14
14cu|nodejs-tunnel-agent-0.4.1-4|1	%define oname tunnel-agent
14cu|nodejs-tunnel-agent-0.4.1-4|2	
14cu|nodejs-tunnel-agent-0.4.1-4|3	Name:       nodejs-%{oname}
14cu|nodejs-tunnel-agent-0.4.1-4|4	Version:    0.4.1
14cu|nodejs-tunnel-agent-0.4.1-4|5	Release:    4
14cu|nodejs-tunnel-agent-0.4.1-4|6	Summary:    HTTP proxy tunneling agent
14cu|nodejs-tunnel-agent-0.4.1-4|7	License:    ASL 2.0
14cu|nodejs-tunnel-agent-0.4.1-4|8	Group:      Development/Other
14cu|nodejs-tunnel-agent-0.4.1-4|9	URL:        https://github.com/mikeal/%{oname}
14cu|nodejs-tunnel-agent-0.4.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tunnel-agent-0.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-tunnel-agent-0.4.1-4|12	BuildArch:  noarch
14cu|nodejs-tunnel-agent-0.4.1-4|13	
14cu|nodejs-tunnel-agent-0.4.1-4|14	%description
14cu|nodejs-tunnel-agent-0.4.1-4|15	%{summary}.
14cu|nodejs-tunnel-agent-0.4.1-4|16	
14cu|nodejs-tunnel-agent-0.4.1-4|17	%files
14cu|nodejs-tunnel-agent-0.4.1-4|18	%doc LICENSE README.md
14cu|nodejs-tunnel-agent-0.4.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tunnel-agent-0.4.1-4|20	
14cu|nodejs-tunnel-agent-0.4.1-4|21	%prep
14cu|nodejs-tunnel-agent-0.4.1-4|22	%setup -q -n package
14cu|nodejs-tunnel-agent-0.4.1-4|23	
14cu|nodejs-tunnel-agent-0.4.1-4|24	%build
14cu|nodejs-tunnel-agent-0.4.1-4|25	#nothing to do
14cu|nodejs-tunnel-agent-0.4.1-4|26	
14cu|nodejs-tunnel-agent-0.4.1-4|27	%install
14cu|nodejs-tunnel-agent-0.4.1-4|28	
14cu|nodejs-tunnel-agent-0.4.1-4|29	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tunnel-agent-0.4.1-4|30	cp -pr index.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-tunnel-agent-0.4.1-4|31	
14cu|nodejs-tunnel-agent-0.4.1-4|32	%nodejs_symlink_deps
14cu|nodejs-tunnel-agent-0.4.1-4|33	
14cu|nodejs-tunnel-agent-0.4.1-4|34	
14cu|nodejs-tunnel-agent-0.4.1-4|35	
14cu|nodejs-tunnel-agent-0.4.1-4|36	
14cu|nodejs-tunnel-agent-0.4.1-4|37	%changelog
14cu|nodejs-tunnel-agent-0.4.1-4|38	
14cu|nodejs-tunnel-agent-0.4.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.1-4
14cu|nodejs-tunnel-agent-0.4.1-4|40	- (be842e8) BuildList#2799825: Increase release tag
14cu|nodejs-tunnel-agent-0.4.1-4|41	
14cu|nodejs-tunnel-agent-0.4.1-4|42	

12225 14
14cu|nodejs-tweetnacl-0.13.2-4|1	%define oname tweetnacl
14cu|nodejs-tweetnacl-0.13.2-4|2	
14cu|nodejs-tweetnacl-0.13.2-4|3	Summary:        Port of TweetNaCl cryptographic library to JavaScript
14cu|nodejs-tweetnacl-0.13.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-tweetnacl-0.13.2-4|5	Version:        0.13.2
14cu|nodejs-tweetnacl-0.13.2-4|6	Release:        4
14cu|nodejs-tweetnacl-0.13.2-4|7	# from package.json "license": "CC0-1.0"
14cu|nodejs-tweetnacl-0.13.2-4|8	License:        CC0
14cu|nodejs-tweetnacl-0.13.2-4|9	Group:          Development/Other
14cu|nodejs-tweetnacl-0.13.2-4|10	Url:            https://github.com/dchest/tweetnacl-js
14cu|nodejs-tweetnacl-0.13.2-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-tweetnacl-0.13.2-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-tweetnacl-0.13.2-4|13	BuildArch:      noarch
14cu|nodejs-tweetnacl-0.13.2-4|14	
14cu|nodejs-tweetnacl-0.13.2-4|15	%description
14cu|nodejs-tweetnacl-0.13.2-4|16	%{summary}.
14cu|nodejs-tweetnacl-0.13.2-4|17	
14cu|nodejs-tweetnacl-0.13.2-4|18	%files
14cu|nodejs-tweetnacl-0.13.2-4|19	%doc CHANGELOG.md README.md
14cu|nodejs-tweetnacl-0.13.2-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-tweetnacl-0.13.2-4|21	
14cu|nodejs-tweetnacl-0.13.2-4|22	#------------------------------------------------------------------
14cu|nodejs-tweetnacl-0.13.2-4|23	
14cu|nodejs-tweetnacl-0.13.2-4|24	%prep
14cu|nodejs-tweetnacl-0.13.2-4|25	%setup -q -n package
14cu|nodejs-tweetnacl-0.13.2-4|26	rm -rf node_modules
14cu|nodejs-tweetnacl-0.13.2-4|27	
14cu|nodejs-tweetnacl-0.13.2-4|28	%build
14cu|nodejs-tweetnacl-0.13.2-4|29	
14cu|nodejs-tweetnacl-0.13.2-4|30	%install
14cu|nodejs-tweetnacl-0.13.2-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tweetnacl-0.13.2-4|32	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-tweetnacl-0.13.2-4|33	
14cu|nodejs-tweetnacl-0.13.2-4|34	%nodejs_symlink_deps
14cu|nodejs-tweetnacl-0.13.2-4|35	%changelog
14cu|nodejs-tweetnacl-0.13.2-4|36	
14cu|nodejs-tweetnacl-0.13.2-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.13.2-4
14cu|nodejs-tweetnacl-0.13.2-4|38	- (f591677) BuildList#2799825: Increase release tag
14cu|nodejs-tweetnacl-0.13.2-4|39	
14cu|nodejs-tweetnacl-0.13.2-4|40	

12226 14
14cu|nodejs-type-check-0.3.1-4|1	%define oname type-check
14cu|nodejs-type-check-0.3.1-4|2	
14cu|nodejs-type-check-0.3.1-4|3	Summary:        Check types of JavaScript values
14cu|nodejs-type-check-0.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-type-check-0.3.1-4|5	Version:        0.3.1
14cu|nodejs-type-check-0.3.1-4|6	Release:        4
14cu|nodejs-type-check-0.3.1-4|7	License:        MIT
14cu|nodejs-type-check-0.3.1-4|8	Group:          Development/Other
14cu|nodejs-type-check-0.3.1-4|9	Url:            https://github.com/gkz/type-check
14cu|nodejs-type-check-0.3.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-type-check-0.3.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-type-check-0.3.1-4|12	BuildRequires:  npm(prelude-ls)
14cu|nodejs-type-check-0.3.1-4|13	BuildArch:      noarch
14cu|nodejs-type-check-0.3.1-4|14	
14cu|nodejs-type-check-0.3.1-4|15	%description
14cu|nodejs-type-check-0.3.1-4|16	Allows you to check the types of
14cu|nodejs-type-check-0.3.1-4|17	JavaScript values at runtime with a
14cu|nodejs-type-check-0.3.1-4|18	Haskell like type syntax.
14cu|nodejs-type-check-0.3.1-4|19	
14cu|nodejs-type-check-0.3.1-4|20	%files
14cu|nodejs-type-check-0.3.1-4|21	%doc LICENSE README.md
14cu|nodejs-type-check-0.3.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-check-0.3.1-4|23	
14cu|nodejs-type-check-0.3.1-4|24	#------------------------------------------------------------------
14cu|nodejs-type-check-0.3.1-4|25	
14cu|nodejs-type-check-0.3.1-4|26	%prep
14cu|nodejs-type-check-0.3.1-4|27	%setup -q -n package
14cu|nodejs-type-check-0.3.1-4|28	rm -rf node_modules
14cu|nodejs-type-check-0.3.1-4|29	%nodejs_fixdep prelude-ls 1.1.2
14cu|nodejs-type-check-0.3.1-4|30	
14cu|nodejs-type-check-0.3.1-4|31	%build
14cu|nodejs-type-check-0.3.1-4|32	
14cu|nodejs-type-check-0.3.1-4|33	%install
14cu|nodejs-type-check-0.3.1-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-check-0.3.1-4|35	cp -pr package.json lib/ \
14cu|nodejs-type-check-0.3.1-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-check-0.3.1-4|37	
14cu|nodejs-type-check-0.3.1-4|38	%nodejs_symlink_deps
14cu|nodejs-type-check-0.3.1-4|39	%changelog
14cu|nodejs-type-check-0.3.1-4|40	
14cu|nodejs-type-check-0.3.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-4
14cu|nodejs-type-check-0.3.1-4|42	- (60a733d) BuildList#2799825: Increase release tag
14cu|nodejs-type-check-0.3.1-4|43	
14cu|nodejs-type-check-0.3.1-4|44	

12227 14
14cu|nodejs-typechecker-4.3.0-4|1	%define oname typechecker
14cu|nodejs-typechecker-4.3.0-4|2	
14cu|nodejs-typechecker-4.3.0-4|3	Summary:        Utilities to get and check variable types (isString, etc)
14cu|nodejs-typechecker-4.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-typechecker-4.3.0-4|5	Version:        4.3.0
14cu|nodejs-typechecker-4.3.0-4|6	Release:        4
14cu|nodejs-typechecker-4.3.0-4|7	License:        MIT
14cu|nodejs-typechecker-4.3.0-4|8	Group:          Development/Other
14cu|nodejs-typechecker-4.3.0-4|9	Url:            https://github.com/bevry/typechecker
14cu|nodejs-typechecker-4.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-typechecker-4.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-typechecker-4.3.0-4|12	BuildRequires:  npm(editions)
14cu|nodejs-typechecker-4.3.0-4|13	BuildArch:      noarch
14cu|nodejs-typechecker-4.3.0-4|14	
14cu|nodejs-typechecker-4.3.0-4|15	%description
14cu|nodejs-typechecker-4.3.0-4|16	%{summary}.
14cu|nodejs-typechecker-4.3.0-4|17	
14cu|nodejs-typechecker-4.3.0-4|18	%files
14cu|nodejs-typechecker-4.3.0-4|19	%doc *.md docs/
14cu|nodejs-typechecker-4.3.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-typechecker-4.3.0-4|21	
14cu|nodejs-typechecker-4.3.0-4|22	#------------------------------------------------------------------
14cu|nodejs-typechecker-4.3.0-4|23	
14cu|nodejs-typechecker-4.3.0-4|24	%prep
14cu|nodejs-typechecker-4.3.0-4|25	%setup -q -n package
14cu|nodejs-typechecker-4.3.0-4|26	rm -rf node_modules
14cu|nodejs-typechecker-4.3.0-4|27	find . -type f -exec chmod -x {} \;
14cu|nodejs-typechecker-4.3.0-4|28	
14cu|nodejs-typechecker-4.3.0-4|29	%build
14cu|nodejs-typechecker-4.3.0-4|30	
14cu|nodejs-typechecker-4.3.0-4|31	%install
14cu|nodejs-typechecker-4.3.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-typechecker-4.3.0-4|33	cp -r package.json index.js es2015/ source/ \
14cu|nodejs-typechecker-4.3.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-typechecker-4.3.0-4|35	%nodejs_symlink_deps
14cu|nodejs-typechecker-4.3.0-4|36	%changelog
14cu|nodejs-typechecker-4.3.0-4|37	
14cu|nodejs-typechecker-4.3.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.3.0-4
14cu|nodejs-typechecker-4.3.0-4|39	- (a52f4e4) BuildList#2799825: Increase release tag
14cu|nodejs-typechecker-4.3.0-4|40	
14cu|nodejs-typechecker-4.3.0-4|41	

12228 14
14cu|nodejs-typedarray-0.0.6-4|1	%define oname typedarray
14cu|nodejs-typedarray-0.0.6-4|2	
14cu|nodejs-typedarray-0.0.6-4|3	Summary:        TypedArray polyfill for old browsers
14cu|nodejs-typedarray-0.0.6-4|4	Name:           nodejs-%{oname}
14cu|nodejs-typedarray-0.0.6-4|5	Version:        0.0.6
14cu|nodejs-typedarray-0.0.6-4|6	Release:        4
14cu|nodejs-typedarray-0.0.6-4|7	License:        MIT
14cu|nodejs-typedarray-0.0.6-4|8	Group:          Development/Other
14cu|nodejs-typedarray-0.0.6-4|9	Url:            https://github.com/substack/typedarray
14cu|nodejs-typedarray-0.0.6-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-typedarray-0.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-typedarray-0.0.6-4|12	BuildRequires:  npm(tape)
14cu|nodejs-typedarray-0.0.6-4|13	BuildArch:      noarch
14cu|nodejs-typedarray-0.0.6-4|14	
14cu|nodejs-typedarray-0.0.6-4|15	%description
14cu|nodejs-typedarray-0.0.6-4|16	%{summary}.
14cu|nodejs-typedarray-0.0.6-4|17	
14cu|nodejs-typedarray-0.0.6-4|18	%files
14cu|nodejs-typedarray-0.0.6-4|19	%doc LICENSE readme.markdown
14cu|nodejs-typedarray-0.0.6-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-typedarray-0.0.6-4|21	
14cu|nodejs-typedarray-0.0.6-4|22	#------------------------------------------------------------------
14cu|nodejs-typedarray-0.0.6-4|23	
14cu|nodejs-typedarray-0.0.6-4|24	%prep
14cu|nodejs-typedarray-0.0.6-4|25	%setup -q -n package
14cu|nodejs-typedarray-0.0.6-4|26	rm -rf node_modules
14cu|nodejs-typedarray-0.0.6-4|27	
14cu|nodejs-typedarray-0.0.6-4|28	%build
14cu|nodejs-typedarray-0.0.6-4|29	
14cu|nodejs-typedarray-0.0.6-4|30	%install
14cu|nodejs-typedarray-0.0.6-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-typedarray-0.0.6-4|32	cp -r package.json index.js example/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-typedarray-0.0.6-4|33	%nodejs_symlink_deps
14cu|nodejs-typedarray-0.0.6-4|34	
14cu|nodejs-typedarray-0.0.6-4|35	%check
14cu|nodejs-typedarray-0.0.6-4|36	%nodejs_symlink_deps --check
14cu|nodejs-typedarray-0.0.6-4|37	/usr/bin/tape test/*.js test/server/*.js
14cu|nodejs-typedarray-0.0.6-4|38	%changelog
14cu|nodejs-typedarray-0.0.6-4|39	
14cu|nodejs-typedarray-0.0.6-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.6-4
14cu|nodejs-typedarray-0.0.6-4|41	- (2c62604) BuildList#2799825: Increase release tag
14cu|nodejs-typedarray-0.0.6-4|42	
14cu|nodejs-typedarray-0.0.6-4|43	

12229 14
14cu|nodejs-type-detect-1.0.0-4|1	%define oname type-detect
14cu|nodejs-type-detect-1.0.0-4|2	
14cu|nodejs-type-detect-1.0.0-4|3	Summary:        Improved typeof detection for Node.js and the browser
14cu|nodejs-type-detect-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-type-detect-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-type-detect-1.0.0-4|6	Release:        4
14cu|nodejs-type-detect-1.0.0-4|7	Group:          Development/Other
14cu|nodejs-type-detect-1.0.0-4|8	License:        MIT
14cu|nodejs-type-detect-1.0.0-4|9	URL:            https://github.com/chaijs/%{oname}
14cu|nodejs-type-detect-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-type-detect-1.0.0-4|11	Source1:        %{oname}-tests-%{version}.tar.bz2
14cu|nodejs-type-detect-1.0.0-4|12	Source10:       %{oname}-dl-tests.sh
14cu|nodejs-type-detect-1.0.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-type-detect-1.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-type-detect-1.0.0-4|15	BuildRequires:  npm(simple-assert)
14cu|nodejs-type-detect-1.0.0-4|16	BuildArch:      noarch
14cu|nodejs-type-detect-1.0.0-4|17	
14cu|nodejs-type-detect-1.0.0-4|18	%description
14cu|nodejs-type-detect-1.0.0-4|19	Improved typeof detection for Node.js and the browser.
14cu|nodejs-type-detect-1.0.0-4|20	
14cu|nodejs-type-detect-1.0.0-4|21	
14cu|nodejs-type-detect-1.0.0-4|22	%files
14cu|nodejs-type-detect-1.0.0-4|23	%doc *.md
14cu|nodejs-type-detect-1.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-detect-1.0.0-4|25	#---------------------------------------------------------
14cu|nodejs-type-detect-1.0.0-4|26	%prep
14cu|nodejs-type-detect-1.0.0-4|27	%setup -q -n package
14cu|nodejs-type-detect-1.0.0-4|28	%setup -T -D -a 1 -q -n package
14cu|nodejs-type-detect-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-type-detect-1.0.0-4|30	
14cu|nodejs-type-detect-1.0.0-4|31	
14cu|nodejs-type-detect-1.0.0-4|32	%build
14cu|nodejs-type-detect-1.0.0-4|33	
14cu|nodejs-type-detect-1.0.0-4|34	
14cu|nodejs-type-detect-1.0.0-4|35	%install
14cu|nodejs-type-detect-1.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-detect-1.0.0-4|37	cp -pr package.json index.js lib/ \
14cu|nodejs-type-detect-1.0.0-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-detect-1.0.0-4|39	%nodejs_symlink_deps
14cu|nodejs-type-detect-1.0.0-4|40	
14cu|nodejs-type-detect-1.0.0-4|41	
14cu|nodejs-type-detect-1.0.0-4|42	%check
14cu|nodejs-type-detect-1.0.0-4|43	%nodejs_symlink_deps --check
14cu|nodejs-type-detect-1.0.0-4|44	mocha --require test/bootstrap --reporter spec test/*.js
14cu|nodejs-type-detect-1.0.0-4|45	
14cu|nodejs-type-detect-1.0.0-4|46	%changelog
14cu|nodejs-type-detect-1.0.0-4|47	
14cu|nodejs-type-detect-1.0.0-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-type-detect-1.0.0-4|49	- (1cd04f9) BuildList#2799825: Increase release tag
14cu|nodejs-type-detect-1.0.0-4|50	
14cu|nodejs-type-detect-1.0.0-4|51	

12230 14
14cu|nodejs-type-is-1.6.10-4|1	%define oname type-is
14cu|nodejs-type-is-1.6.10-4|2	
14cu|nodejs-type-is-1.6.10-4|3	Summary:        Infer the content-type of a request
14cu|nodejs-type-is-1.6.10-4|4	Name:           nodejs-%{oname}
14cu|nodejs-type-is-1.6.10-4|5	Version:        1.6.10
14cu|nodejs-type-is-1.6.10-4|6	Release:        4
14cu|nodejs-type-is-1.6.10-4|7	License:        MIT
14cu|nodejs-type-is-1.6.10-4|8	Group:          Development/Other
14cu|nodejs-type-is-1.6.10-4|9	Url:            https://github.com/jshttp/type-is
14cu|nodejs-type-is-1.6.10-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-type-is-1.6.10-4|11	Source0:        https://github.com/jshttp/type-is/archive/%{version}.tar.gz
14cu|nodejs-type-is-1.6.10-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-type-is-1.6.10-4|13	BuildRequires:  npm(mime-types)
14cu|nodejs-type-is-1.6.10-4|14	BuildRequires:  npm(media-typer)
14cu|nodejs-type-is-1.6.10-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-type-is-1.6.10-4|16	BuildArch:      noarch
14cu|nodejs-type-is-1.6.10-4|17	
14cu|nodejs-type-is-1.6.10-4|18	%description
14cu|nodejs-type-is-1.6.10-4|19	%{summary}.
14cu|nodejs-type-is-1.6.10-4|20	
14cu|nodejs-type-is-1.6.10-4|21	%files
14cu|nodejs-type-is-1.6.10-4|22	%doc LICENSE *.md
14cu|nodejs-type-is-1.6.10-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-is-1.6.10-4|24	
14cu|nodejs-type-is-1.6.10-4|25	#------------------------------------------------------------------
14cu|nodejs-type-is-1.6.10-4|26	
14cu|nodejs-type-is-1.6.10-4|27	%prep
14cu|nodejs-type-is-1.6.10-4|28	%setup -q -n %{oname}-%{version}
14cu|nodejs-type-is-1.6.10-4|29	rm -rf node_modules
14cu|nodejs-type-is-1.6.10-4|30	%nodejs_fixdep mime-types
14cu|nodejs-type-is-1.6.10-4|31	%nodejs_fixdep media-typer
14cu|nodejs-type-is-1.6.10-4|32	
14cu|nodejs-type-is-1.6.10-4|33	%build
14cu|nodejs-type-is-1.6.10-4|34	
14cu|nodejs-type-is-1.6.10-4|35	%install
14cu|nodejs-type-is-1.6.10-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-is-1.6.10-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-type-is-1.6.10-4|38	%nodejs_symlink_deps
14cu|nodejs-type-is-1.6.10-4|39	
14cu|nodejs-type-is-1.6.10-4|40	%check
14cu|nodejs-type-is-1.6.10-4|41	%nodejs_symlink_deps --check
14cu|nodejs-type-is-1.6.10-4|42	mocha --reporter spec --check-leaks --bail test/
14cu|nodejs-type-is-1.6.10-4|43	
14cu|nodejs-type-is-1.6.10-4|44	%changelog
14cu|nodejs-type-is-1.6.10-4|45	
14cu|nodejs-type-is-1.6.10-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.10-4
14cu|nodejs-type-is-1.6.10-4|47	- (afa347d) BuildList#2799825: Increase release tag
14cu|nodejs-type-is-1.6.10-4|48	
14cu|nodejs-type-is-1.6.10-4|49	

12231 14
14cu|nodejs-uglify-js-2.6.2-8.3|1	%define _jsdir %{_datadir}/javascript
14cu|nodejs-uglify-js-2.6.2-8.3|2	%define installdir  %{_jsdir}
14cu|nodejs-uglify-js-2.6.2-8.3|3	%define oname uglify-js
14cu|nodejs-uglify-js-2.6.2-8.3|4	
14cu|nodejs-uglify-js-2.6.2-8.3|5	Summary:        JavaScript parser, mangler/compressor and beautifier toolkit
14cu|nodejs-uglify-js-2.6.2-8.3|6	Name:           nodejs-%{oname}
14cu|nodejs-uglify-js-2.6.2-8.3|7	Version:        2.6.2
14cu|nodejs-uglify-js-2.6.2-8.3|8	Release:        8.3
14cu|nodejs-uglify-js-2.6.2-8.3|9	Group:          Development/Other
14cu|nodejs-uglify-js-2.6.2-8.3|10	License:        BSD
14cu|nodejs-uglify-js-2.6.2-8.3|11	Url:            https://github.com/mishoo/UglifyJS2
14cu|nodejs-uglify-js-2.6.2-8.3|12	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uglify-js-2.6.2-8.3|13	Source0:        https://github.com/mishoo/UglifyJS2/archive/v%{version}/UglifyJS2-%{version}.tar.gz
14cu|nodejs-uglify-js-2.6.2-8.3|14	Source100:	%{name}.rpmlintrc
14cu|nodejs-uglify-js-2.6.2-8.3|15	BuildRequires:  nodejs-packaging
14cu|nodejs-uglify-js-2.6.2-8.3|16	BuildRequires:  npm(yargs)
14cu|nodejs-uglify-js-2.6.2-8.3|17	BuildRequires:  npm(uglify-to-browserify)
14cu|nodejs-uglify-js-2.6.2-8.3|18	BuildRequires:  npm(source-map)
14cu|nodejs-uglify-js-2.6.2-8.3|19	BuildRequires:  npm(async)
14cu|nodejs-uglify-js-2.6.2-8.3|20	BuildRequires:  npm(optimist)
14cu|nodejs-uglify-js-2.6.2-8.3|21	BuildRequires:  npm(mocha)
14cu|nodejs-uglify-js-2.6.2-8.3|22	BuildRequires:  npm(escodegen)
14cu|nodejs-uglify-js-2.6.2-8.3|23	BuildRequires:  npm(esfuzz)
14cu|nodejs-uglify-js-2.6.2-8.3|24	
14cu|nodejs-uglify-js-2.6.2-8.3|25	Requires:	js-uglify = %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|26	Provides:       nodejs-%{oname} = %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|27	Provides:       uglify-js = %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|28	Obsoletes:		uglify-js < %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|29	BuildArch:      noarch
14cu|nodejs-uglify-js-2.6.2-8.3|30	
14cu|nodejs-uglify-js-2.6.2-8.3|31	%description
14cu|nodejs-uglify-js-2.6.2-8.3|32	JavaScript parser, mangler/compressor and beautifier toolkit.
14cu|nodejs-uglify-js-2.6.2-8.3|33	
14cu|nodejs-uglify-js-2.6.2-8.3|34	This package ships the uglifyjs command-line tool and a library suitable for
14cu|nodejs-uglify-js-2.6.2-8.3|35	use within Node.js.
14cu|nodejs-uglify-js-2.6.2-8.3|36	
14cu|nodejs-uglify-js-2.6.2-8.3|37	%files
14cu|nodejs-uglify-js-2.6.2-8.3|38	%doc LICENSE README.md
14cu|nodejs-uglify-js-2.6.2-8.3|39	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uglify-js-2.6.2-8.3|40	%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-uglify-js-2.6.2-8.3|41	%{_bindir}/uglifyjs
14cu|nodejs-uglify-js-2.6.2-8.3|42	
14cu|nodejs-uglify-js-2.6.2-8.3|43	#-------------------------------------------------
14cu|nodejs-uglify-js-2.6.2-8.3|44	%package -n js-uglify
14cu|nodejs-uglify-js-2.6.2-8.3|45	Summary: JavaScript parser, mangler/compressor and beautifier toolkit - core library
14cu|nodejs-uglify-js-2.6.2-8.3|46	Group:   System/Libraries
14cu|nodejs-uglify-js-2.6.2-8.3|47	
14cu|nodejs-uglify-js-2.6.2-8.3|48	Obsoletes: %{oname}-common < %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|49	Provides: %{oname}-common = %{EVRD}
14cu|nodejs-uglify-js-2.6.2-8.3|50	
14cu|nodejs-uglify-js-2.6.2-8.3|51	%description -n js-uglify
14cu|nodejs-uglify-js-2.6.2-8.3|52	JavaScript parser, mangler/compressor and beautifier toolkit.
14cu|nodejs-uglify-js-2.6.2-8.3|53	
14cu|nodejs-uglify-js-2.6.2-8.3|54	This package ships a JavaScript library suitable for use by any JavaScript
14cu|nodejs-uglify-js-2.6.2-8.3|55	runtime.
14cu|nodejs-uglify-js-2.6.2-8.3|56	
14cu|nodejs-uglify-js-2.6.2-8.3|57	%files -n js-uglify
14cu|nodejs-uglify-js-2.6.2-8.3|58	%doc LICENSE README.md
14cu|nodejs-uglify-js-2.6.2-8.3|59	%{installdir}/%{name}-2
14cu|nodejs-uglify-js-2.6.2-8.3|60	%{installdir}/%{name}
14cu|nodejs-uglify-js-2.6.2-8.3|61	%{_datadir}/%{name}
14cu|nodejs-uglify-js-2.6.2-8.3|62	
14cu|nodejs-uglify-js-2.6.2-8.3|63	#-------------------------------------------------
14cu|nodejs-uglify-js-2.6.2-8.3|64	%prep
14cu|nodejs-uglify-js-2.6.2-8.3|65	%setup -q -n UglifyJS2-%{version}
14cu|nodejs-uglify-js-2.6.2-8.3|66	%nodejs_fixdep optimist
14cu|nodejs-uglify-js-2.6.2-8.3|67	%nodejs_fixdep yargs
14cu|nodejs-uglify-js-2.6.2-8.3|68	%nodejs_fixdep async >= 1.5.x
14cu|nodejs-uglify-js-2.6.2-8.3|69	%nodejs_fixdep source-map >= 0.5.x
14cu|nodejs-uglify-js-2.6.2-8.3|70	%nodejs_fixdep wordwrap >= 1.0.x
14cu|nodejs-uglify-js-2.6.2-8.3|71	
14cu|nodejs-uglify-js-2.6.2-8.3|72	%build
14cu|nodejs-uglify-js-2.6.2-8.3|73	#nothing to do
14cu|nodejs-uglify-js-2.6.2-8.3|74	
14cu|nodejs-uglify-js-2.6.2-8.3|75	%install
14cu|nodejs-uglify-js-2.6.2-8.3|76	mkdir -p %{buildroot}%{installdir}/%{name}-2
14cu|nodejs-uglify-js-2.6.2-8.3|77	cp -pr lib/* %{buildroot}%{installdir}/%{name}-2
14cu|nodejs-uglify-js-2.6.2-8.3|78	ln -sf %{name}-2 %{buildroot}%{installdir}/%{name}
14cu|nodejs-uglify-js-2.6.2-8.3|79	
14cu|nodejs-uglify-js-2.6.2-8.3|80	#compat symlink
14cu|nodejs-uglify-js-2.6.2-8.3|81	mkdir -p %{buildroot}%{_datadir}
14cu|nodejs-uglify-js-2.6.2-8.3|82	ln -sf javascript/%{name} %{buildroot}%{_datadir}/%{name}
14cu|nodejs-uglify-js-2.6.2-8.3|83	
14cu|nodejs-uglify-js-2.6.2-8.3|84	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-uglify-js-2.6.2-8.3|85	cp -pr bin/ tools/ *.json test/ %{buildroot}%{nodejs_sitelib}/%{oname}@2
14cu|nodejs-uglify-js-2.6.2-8.3|86	ln -sf %{installdir}/%{name} %{buildroot}%{nodejs_sitelib}/%{oname}@2/lib
14cu|nodejs-uglify-js-2.6.2-8.3|87	
14cu|nodejs-uglify-js-2.6.2-8.3|88	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-uglify-js-2.6.2-8.3|89	ln -sf ../lib/node_modules/%{oname}@2/bin/uglifyjs %{buildroot}%{_bindir}/uglifyjs
14cu|nodejs-uglify-js-2.6.2-8.3|90	
14cu|nodejs-uglify-js-2.6.2-8.3|91	%nodejs_symlink_deps
14cu|nodejs-uglify-js-2.6.2-8.3|92	
14cu|nodejs-uglify-js-2.6.2-8.3|93	ln -sf %{oname}@2 %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uglify-js-2.6.2-8.3|94	
14cu|nodejs-uglify-js-2.6.2-8.3|95	
14cu|nodejs-uglify-js-2.6.2-8.3|96	%check
14cu|nodejs-uglify-js-2.6.2-8.3|97	%nodejs_symlink_deps --check
14cu|nodejs-uglify-js-2.6.2-8.3|98	%__nodejs test/run-tests.js
14cu|nodejs-uglify-js-2.6.2-8.3|99	
14cu|nodejs-uglify-js-2.6.2-8.3|100	
14cu|nodejs-uglify-js-2.6.2-8.3|101	
14cu|nodejs-uglify-js-2.6.2-8.3|102	%pretrans -p <lua>
14cu|nodejs-uglify-js-2.6.2-8.3|103	st = posix.stat("%{nodejs_sitelib}/%{oname}")
14cu|nodejs-uglify-js-2.6.2-8.3|104	if st and st.type == "directory" then
14cu|nodejs-uglify-js-2.6.2-8.3|105	os.execute("rm -rf %{nodejs_sitelib}/%{oname}")
14cu|nodejs-uglify-js-2.6.2-8.3|106	end
14cu|nodejs-uglify-js-2.6.2-8.3|107	
14cu|nodejs-uglify-js-2.6.2-8.3|108	%pretrans -n js-uglify -p <lua>
14cu|nodejs-uglify-js-2.6.2-8.3|109	st = posix.stat("%{_datadir}/%{name}")
14cu|nodejs-uglify-js-2.6.2-8.3|110	if st and st.type == "directory" then
14cu|nodejs-uglify-js-2.6.2-8.3|111	os.execute("rm -rf %{_datadir}/%{name}")
14cu|nodejs-uglify-js-2.6.2-8.3|112	end
14cu|nodejs-uglify-js-2.6.2-8.3|113	
14cu|nodejs-uglify-js-2.6.2-8.3|114	
14cu|nodejs-uglify-js-2.6.2-8.3|115	%changelog
14cu|nodejs-uglify-js-2.6.2-8.3|116	
14cu|nodejs-uglify-js-2.6.2-8.3|117	* Sat Feb 04 2017 abfonly <abfonly@gmail.com> 2.6.2-8.3
14cu|nodejs-uglify-js-2.6.2-8.3|118	- (4f1b30b) Updated nodejs-uglify-js.spec
14cu|nodejs-uglify-js-2.6.2-8.3|119	
14cu|nodejs-uglify-js-2.6.2-8.3|120	

12232 14
14cu|nodejs-uglify-to-browserify-1.0.2-8|1	%define oname uglify-to-browserify
14cu|nodejs-uglify-to-browserify-1.0.2-8|2	
14cu|nodejs-uglify-to-browserify-1.0.2-8|3	Summary:    A transform to make UglifyJS work in browserify
14cu|nodejs-uglify-to-browserify-1.0.2-8|4	Name:       nodejs-%{oname}
14cu|nodejs-uglify-to-browserify-1.0.2-8|5	Version:    1.0.2
14cu|nodejs-uglify-to-browserify-1.0.2-8|6	Release:    8
14cu|nodejs-uglify-to-browserify-1.0.2-8|7	License:    MIT
14cu|nodejs-uglify-to-browserify-1.0.2-8|8	Group:      Development/Other
14cu|nodejs-uglify-to-browserify-1.0.2-8|9	Url:        https://github.com/ForbesLindesay/%{oname}
14cu|nodejs-uglify-to-browserify-1.0.2-8|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uglify-to-browserify-1.0.2-8|11	BuildRequires:  nodejs-packaging
14cu|nodejs-uglify-to-browserify-1.0.2-8|12	BuildRequires:  npm(source-map) >= 0.5.3
14cu|nodejs-uglify-to-browserify-1.0.2-8|13	BuildRequires:  npm(uglify-js) >= 2.6.2
14cu|nodejs-uglify-to-browserify-1.0.2-8|14	BuildArch:  noarch
14cu|nodejs-uglify-to-browserify-1.0.2-8|15	
14cu|nodejs-uglify-to-browserify-1.0.2-8|16	%description
14cu|nodejs-uglify-to-browserify-1.0.2-8|17	%{summary}.
14cu|nodejs-uglify-to-browserify-1.0.2-8|18	
14cu|nodejs-uglify-to-browserify-1.0.2-8|19	
14cu|nodejs-uglify-to-browserify-1.0.2-8|20	%files
14cu|nodejs-uglify-to-browserify-1.0.2-8|21	%doc LICENSE README.md
14cu|nodejs-uglify-to-browserify-1.0.2-8|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uglify-to-browserify-1.0.2-8|23	#--------------------------------------------------------------
14cu|nodejs-uglify-to-browserify-1.0.2-8|24	
14cu|nodejs-uglify-to-browserify-1.0.2-8|25	%prep
14cu|nodejs-uglify-to-browserify-1.0.2-8|26	%setup -q -n package
14cu|nodejs-uglify-to-browserify-1.0.2-8|27	for i in LICENSE README.md; do
14cu|nodejs-uglify-to-browserify-1.0.2-8|28	sed -i -e 's/\r$//' ${i}
14cu|nodejs-uglify-to-browserify-1.0.2-8|29	done
14cu|nodejs-uglify-to-browserify-1.0.2-8|30	
14cu|nodejs-uglify-to-browserify-1.0.2-8|31	%build
14cu|nodejs-uglify-to-browserify-1.0.2-8|32	#nothing to do
14cu|nodejs-uglify-to-browserify-1.0.2-8|33	
14cu|nodejs-uglify-to-browserify-1.0.2-8|34	
14cu|nodejs-uglify-to-browserify-1.0.2-8|35	%install
14cu|nodejs-uglify-to-browserify-1.0.2-8|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uglify-to-browserify-1.0.2-8|37	cp -pr package.json index.js \
14cu|nodejs-uglify-to-browserify-1.0.2-8|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uglify-to-browserify-1.0.2-8|39	
14cu|nodejs-uglify-to-browserify-1.0.2-8|40	%nodejs_symlink_deps
14cu|nodejs-uglify-to-browserify-1.0.2-8|41	
14cu|nodejs-uglify-to-browserify-1.0.2-8|42	
14cu|nodejs-uglify-to-browserify-1.0.2-8|43	%check
14cu|nodejs-uglify-to-browserify-1.0.2-8|44	%nodejs_symlink_deps --check
14cu|nodejs-uglify-to-browserify-1.0.2-8|45	%__nodejs test/index.js || :
14cu|nodejs-uglify-to-browserify-1.0.2-8|46	
14cu|nodejs-uglify-to-browserify-1.0.2-8|47	%changelog
14cu|nodejs-uglify-to-browserify-1.0.2-8|48	
14cu|nodejs-uglify-to-browserify-1.0.2-8|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-8
14cu|nodejs-uglify-to-browserify-1.0.2-8|50	- (096388a) BuildList#2799825: Increase release tag
14cu|nodejs-uglify-to-browserify-1.0.2-8|51	
14cu|nodejs-uglify-to-browserify-1.0.2-8|52	

12233 14
14cu|nodejs-uid2-0.0.3-6|1	%define oname uid2
14cu|nodejs-uid2-0.0.3-6|2	
14cu|nodejs-uid2-0.0.3-6|3	
14cu|nodejs-uid2-0.0.3-6|4	Summary:        Node.js module to generate strong unique IDs
14cu|nodejs-uid2-0.0.3-6|5	Name:           nodejs-%{oname}
14cu|nodejs-uid2-0.0.3-6|6	Version:        0.0.3
14cu|nodejs-uid2-0.0.3-6|7	Release:        6
14cu|nodejs-uid2-0.0.3-6|8	Group:          Development/Other
14cu|nodejs-uid2-0.0.3-6|9	License:        MIT
14cu|nodejs-uid2-0.0.3-6|10	URL:            https://github.com/Coreh/%{oname}
14cu|nodejs-uid2-0.0.3-6|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uid2-0.0.3-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-uid2-0.0.3-6|13	BuildArch:      noarch
14cu|nodejs-uid2-0.0.3-6|14	%description
14cu|nodejs-uid2-0.0.3-6|15	%{summary}.
14cu|nodejs-uid2-0.0.3-6|16	
14cu|nodejs-uid2-0.0.3-6|17	%files
14cu|nodejs-uid2-0.0.3-6|18	%doc LICENSE
14cu|nodejs-uid2-0.0.3-6|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid2-0.0.3-6|20	#-------------------------------------------------------------
14cu|nodejs-uid2-0.0.3-6|21	%prep
14cu|nodejs-uid2-0.0.3-6|22	%setup -q -n package
14cu|nodejs-uid2-0.0.3-6|23	rm -rf node_modules
14cu|nodejs-uid2-0.0.3-6|24	
14cu|nodejs-uid2-0.0.3-6|25	
14cu|nodejs-uid2-0.0.3-6|26	%build
14cu|nodejs-uid2-0.0.3-6|27	
14cu|nodejs-uid2-0.0.3-6|28	
14cu|nodejs-uid2-0.0.3-6|29	%install
14cu|nodejs-uid2-0.0.3-6|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid2-0.0.3-6|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid2-0.0.3-6|32	%nodejs_symlink_deps
14cu|nodejs-uid2-0.0.3-6|33	
14cu|nodejs-uid2-0.0.3-6|34	
14cu|nodejs-uid2-0.0.3-6|35	
14cu|nodejs-uid2-0.0.3-6|36	%changelog
14cu|nodejs-uid2-0.0.3-6|37	
14cu|nodejs-uid2-0.0.3-6|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-6
14cu|nodejs-uid2-0.0.3-6|39	- (6858e59) BuildList#2799825: Increase release tag
14cu|nodejs-uid2-0.0.3-6|40	
14cu|nodejs-uid2-0.0.3-6|41	

12234 14
14cu|nodejs-uid-number-0.0.6-4|1	%define oname uid-number
14cu|nodejs-uid-number-0.0.6-4|2	
14cu|nodejs-uid-number-0.0.6-4|3	Summary:    Convert a username/group name to a UID/GID number
14cu|nodejs-uid-number-0.0.6-4|4	Name:       nodejs-%{oname}
14cu|nodejs-uid-number-0.0.6-4|5	Version:    0.0.6
14cu|nodejs-uid-number-0.0.6-4|6	Release:    4
14cu|nodejs-uid-number-0.0.6-4|7	License:    BSD
14cu|nodejs-uid-number-0.0.6-4|8	Group:      Development/Other
14cu|nodejs-uid-number-0.0.6-4|9	URL:        https://github.com/isaacs/%{oname}
14cu|nodejs-uid-number-0.0.6-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uid-number-0.0.6-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-uid-number-0.0.6-4|12	BuildArch:  noarch
14cu|nodejs-uid-number-0.0.6-4|13	
14cu|nodejs-uid-number-0.0.6-4|14	%description
14cu|nodejs-uid-number-0.0.6-4|15	%{summary}.
14cu|nodejs-uid-number-0.0.6-4|16	%files
14cu|nodejs-uid-number-0.0.6-4|17	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-number-0.0.6-4|18	%doc README.md LICENSE
14cu|nodejs-uid-number-0.0.6-4|19	#-----------------------------------------------------------
14cu|nodejs-uid-number-0.0.6-4|20	
14cu|nodejs-uid-number-0.0.6-4|21	%prep
14cu|nodejs-uid-number-0.0.6-4|22	%setup -qn package
14cu|nodejs-uid-number-0.0.6-4|23	chmod 0644 *.js
14cu|nodejs-uid-number-0.0.6-4|24	
14cu|nodejs-uid-number-0.0.6-4|25	%build
14cu|nodejs-uid-number-0.0.6-4|26	#nothing to do
14cu|nodejs-uid-number-0.0.6-4|27	
14cu|nodejs-uid-number-0.0.6-4|28	%install
14cu|nodejs-uid-number-0.0.6-4|29	
14cu|nodejs-uid-number-0.0.6-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-number-0.0.6-4|31	cp -pr *.js package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-number-0.0.6-4|32	%nodejs_symlink_deps
14cu|nodejs-uid-number-0.0.6-4|33	
14cu|nodejs-uid-number-0.0.6-4|34	%changelog
14cu|nodejs-uid-number-0.0.6-4|35	
14cu|nodejs-uid-number-0.0.6-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.6-4
14cu|nodejs-uid-number-0.0.6-4|37	- (d52f255) BuildList#2799825: Increase release tag
14cu|nodejs-uid-number-0.0.6-4|38	
14cu|nodejs-uid-number-0.0.6-4|39	

12235 14
14cu|nodejs-uid-safe-2.0.0-4|1	%define oname uid-safe
14cu|nodejs-uid-safe-2.0.0-4|2	
14cu|nodejs-uid-safe-2.0.0-4|3	Summary:        URL and cookie safe UIDs
14cu|nodejs-uid-safe-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-uid-safe-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-uid-safe-2.0.0-4|6	Release:        4
14cu|nodejs-uid-safe-2.0.0-4|7	License:        MIT
14cu|nodejs-uid-safe-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-uid-safe-2.0.0-4|9	Url:            https://github.com/crypto-utils/uid-safe
14cu|nodejs-uid-safe-2.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uid-safe-2.0.0-4|11	Source0:        https://github.com/crypto-utils/uid-safe/archive/%{version}.tar.gz
14cu|nodejs-uid-safe-2.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-uid-safe-2.0.0-4|13	BuildRequires:  npm(base64-url)
14cu|nodejs-uid-safe-2.0.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-uid-safe-2.0.0-4|15	BuildRequires:  npm(proxyquire)
14cu|nodejs-uid-safe-2.0.0-4|16	BuildRequires:  npm(bluebird)
14cu|nodejs-uid-safe-2.0.0-4|17	BuildArch:      noarch
14cu|nodejs-uid-safe-2.0.0-4|18	
14cu|nodejs-uid-safe-2.0.0-4|19	%description
14cu|nodejs-uid-safe-2.0.0-4|20	%{summary}.
14cu|nodejs-uid-safe-2.0.0-4|21	
14cu|nodejs-uid-safe-2.0.0-4|22	%files
14cu|nodejs-uid-safe-2.0.0-4|23	%doc LICENSE *.md
14cu|nodejs-uid-safe-2.0.0-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-safe-2.0.0-4|25	
14cu|nodejs-uid-safe-2.0.0-4|26	#------------------------------------------------------------------
14cu|nodejs-uid-safe-2.0.0-4|27	
14cu|nodejs-uid-safe-2.0.0-4|28	%prep
14cu|nodejs-uid-safe-2.0.0-4|29	%setup -q -n %{oname}-%{version}
14cu|nodejs-uid-safe-2.0.0-4|30	rm -rf node_modules
14cu|nodejs-uid-safe-2.0.0-4|31	%nodejs_fixdep base64-url
14cu|nodejs-uid-safe-2.0.0-4|32	
14cu|nodejs-uid-safe-2.0.0-4|33	%build
14cu|nodejs-uid-safe-2.0.0-4|34	
14cu|nodejs-uid-safe-2.0.0-4|35	%install
14cu|nodejs-uid-safe-2.0.0-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-safe-2.0.0-4|37	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uid-safe-2.0.0-4|38	%nodejs_symlink_deps
14cu|nodejs-uid-safe-2.0.0-4|39	
14cu|nodejs-uid-safe-2.0.0-4|40	%check
14cu|nodejs-uid-safe-2.0.0-4|41	%nodejs_symlink_deps --check
14cu|nodejs-uid-safe-2.0.0-4|42	mocha --trace-deprecation --reporter spec --bail --check-leaks test/
14cu|nodejs-uid-safe-2.0.0-4|43	
14cu|nodejs-uid-safe-2.0.0-4|44	%changelog
14cu|nodejs-uid-safe-2.0.0-4|45	
14cu|nodejs-uid-safe-2.0.0-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-uid-safe-2.0.0-4|47	- (4ec207b) BuildList#2799825: Increase release tag
14cu|nodejs-uid-safe-2.0.0-4|48	
14cu|nodejs-uid-safe-2.0.0-4|49	

12236 14
14cu|nodejs-ultron-1.0.2-4|1	%define oname ultron
14cu|nodejs-ultron-1.0.2-4|2	
14cu|nodejs-ultron-1.0.2-4|3	Summary:        It gathers intel so it can start improving upon his rudimentary design
14cu|nodejs-ultron-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ultron-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-ultron-1.0.2-4|6	Release:        4
14cu|nodejs-ultron-1.0.2-4|7	License:        MIT
14cu|nodejs-ultron-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-ultron-1.0.2-4|9	Url:            https://github.com/unshiftio/ultron
14cu|nodejs-ultron-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ultron-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ultron-1.0.2-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-ultron-1.0.2-4|13	BuildRequires:  npm(assume)
14cu|nodejs-ultron-1.0.2-4|14	BuildRequires:  npm(eventemitter3)
14cu|nodejs-ultron-1.0.2-4|15	BuildArch:      noarch
14cu|nodejs-ultron-1.0.2-4|16	
14cu|nodejs-ultron-1.0.2-4|17	%description
14cu|nodejs-ultron-1.0.2-4|18	%{summary}.
14cu|nodejs-ultron-1.0.2-4|19	
14cu|nodejs-ultron-1.0.2-4|20	%files
14cu|nodejs-ultron-1.0.2-4|21	%doc LICENSE *.md
14cu|nodejs-ultron-1.0.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ultron-1.0.2-4|23	
14cu|nodejs-ultron-1.0.2-4|24	#------------------------------------------------------------------
14cu|nodejs-ultron-1.0.2-4|25	
14cu|nodejs-ultron-1.0.2-4|26	%prep
14cu|nodejs-ultron-1.0.2-4|27	%setup -q -n package
14cu|nodejs-ultron-1.0.2-4|28	rm -rf node_modules
14cu|nodejs-ultron-1.0.2-4|29	
14cu|nodejs-ultron-1.0.2-4|30	%build
14cu|nodejs-ultron-1.0.2-4|31	
14cu|nodejs-ultron-1.0.2-4|32	%install
14cu|nodejs-ultron-1.0.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ultron-1.0.2-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ultron-1.0.2-4|35	%nodejs_symlink_deps
14cu|nodejs-ultron-1.0.2-4|36	
14cu|nodejs-ultron-1.0.2-4|37	%check
14cu|nodejs-ultron-1.0.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-ultron-1.0.2-4|39	mocha test.js
14cu|nodejs-ultron-1.0.2-4|40	
14cu|nodejs-ultron-1.0.2-4|41	%changelog
14cu|nodejs-ultron-1.0.2-4|42	
14cu|nodejs-ultron-1.0.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-ultron-1.0.2-4|44	- (4ae52b1) BuildList#2799825: Increase release tag
14cu|nodejs-ultron-1.0.2-4|45	
14cu|nodejs-ultron-1.0.2-4|46	

12237 14
14cu|nodejs-umd-3.0.1-4|1	%define oname umd
14cu|nodejs-umd-3.0.1-4|2	
14cu|nodejs-umd-3.0.1-4|3	Summary:        Universal Module Definition for use in automated build systems
14cu|nodejs-umd-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-umd-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-umd-3.0.1-4|6	Release:        4
14cu|nodejs-umd-3.0.1-4|7	License:        MIT
14cu|nodejs-umd-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-umd-3.0.1-4|9	Url:            https://github.com/ForbesLindesay/umd
14cu|nodejs-umd-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-umd-3.0.1-4|11	Source1:        https://raw.githubusercontent.com/ForbesLindesay/umd/master/LICENSE
14cu|nodejs-umd-3.0.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-umd-3.0.1-4|13	BuildArch:      noarch
14cu|nodejs-umd-3.0.1-4|14	
14cu|nodejs-umd-3.0.1-4|15	%description
14cu|nodejs-umd-3.0.1-4|16	%{summary}.
14cu|nodejs-umd-3.0.1-4|17	
14cu|nodejs-umd-3.0.1-4|18	%files
14cu|nodejs-umd-3.0.1-4|19	%doc LICENSE README.md
14cu|nodejs-umd-3.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-umd-3.0.1-4|21	
14cu|nodejs-umd-3.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-umd-3.0.1-4|23	
14cu|nodejs-umd-3.0.1-4|24	%prep
14cu|nodejs-umd-3.0.1-4|25	%setup -q -n package
14cu|nodejs-umd-3.0.1-4|26	rm -rf node_modules
14cu|nodejs-umd-3.0.1-4|27	cp -p %{SOURCE1} .
14cu|nodejs-umd-3.0.1-4|28	
14cu|nodejs-umd-3.0.1-4|29	%build
14cu|nodejs-umd-3.0.1-4|30	
14cu|nodejs-umd-3.0.1-4|31	%install
14cu|nodejs-umd-3.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-umd-3.0.1-4|33	cp -r package.json index.js bin %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-umd-3.0.1-4|34	chmod +x %{buildroot}%{nodejs_sitelib}/%{oname}/bin/*.js
14cu|nodejs-umd-3.0.1-4|35	
14cu|nodejs-umd-3.0.1-4|36	%nodejs_symlink_deps
14cu|nodejs-umd-3.0.1-4|37	
14cu|nodejs-umd-3.0.1-4|38	%changelog
14cu|nodejs-umd-3.0.1-4|39	
14cu|nodejs-umd-3.0.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-umd-3.0.1-4|41	- (cb168c3) BuildList#2799825: Increase release tag
14cu|nodejs-umd-3.0.1-4|42	
14cu|nodejs-umd-3.0.1-4|43	

12238 14
14cu|nodejs-unc-path-regex-0.1.1-4|1	%define oname unc-path-regex
14cu|nodejs-unc-path-regex-0.1.1-4|2	
14cu|nodejs-unc-path-regex-0.1.1-4|3	Summary:        Check if a file path is a windows UNC file path
14cu|nodejs-unc-path-regex-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unc-path-regex-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-unc-path-regex-0.1.1-4|6	Release:        4
14cu|nodejs-unc-path-regex-0.1.1-4|7	License:        MIT
14cu|nodejs-unc-path-regex-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-unc-path-regex-0.1.1-4|9	Url:            https://github.com/regexps/unc-path-regex
14cu|nodejs-unc-path-regex-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unc-path-regex-0.1.1-4|11	
14cu|nodejs-unc-path-regex-0.1.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-unc-path-regex-0.1.1-4|13	BuildArch:      noarch
14cu|nodejs-unc-path-regex-0.1.1-4|14	
14cu|nodejs-unc-path-regex-0.1.1-4|15	%description
14cu|nodejs-unc-path-regex-0.1.1-4|16	Regular expression for testing if a file
14cu|nodejs-unc-path-regex-0.1.1-4|17	path is a windows UNC file path.
14cu|nodejs-unc-path-regex-0.1.1-4|18	Can also be used as a component
14cu|nodejs-unc-path-regex-0.1.1-4|19	of another regexp via the .source property.
14cu|nodejs-unc-path-regex-0.1.1-4|20	
14cu|nodejs-unc-path-regex-0.1.1-4|21	%files
14cu|nodejs-unc-path-regex-0.1.1-4|22	%doc LICENSE README.md
14cu|nodejs-unc-path-regex-0.1.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unc-path-regex-0.1.1-4|24	
14cu|nodejs-unc-path-regex-0.1.1-4|25	#------------------------------------------------------------------
14cu|nodejs-unc-path-regex-0.1.1-4|26	
14cu|nodejs-unc-path-regex-0.1.1-4|27	%prep
14cu|nodejs-unc-path-regex-0.1.1-4|28	%setup -q -n package
14cu|nodejs-unc-path-regex-0.1.1-4|29	rm -rf node_modules
14cu|nodejs-unc-path-regex-0.1.1-4|30	
14cu|nodejs-unc-path-regex-0.1.1-4|31	%build
14cu|nodejs-unc-path-regex-0.1.1-4|32	
14cu|nodejs-unc-path-regex-0.1.1-4|33	%install
14cu|nodejs-unc-path-regex-0.1.1-4|34	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unc-path-regex-0.1.1-4|35	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unc-path-regex-0.1.1-4|36	%nodejs_symlink_deps
14cu|nodejs-unc-path-regex-0.1.1-4|37	%changelog
14cu|nodejs-unc-path-regex-0.1.1-4|38	
14cu|nodejs-unc-path-regex-0.1.1-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-unc-path-regex-0.1.1-4|40	- (fe962e1) BuildList#2799825: Increase release tag
14cu|nodejs-unc-path-regex-0.1.1-4|41	
14cu|nodejs-unc-path-regex-0.1.1-4|42	

12239 14
14cu|nodejs-underscore-1.8.3-4|1	%define oname underscore
14cu|nodejs-underscore-1.8.3-4|2	
14cu|nodejs-underscore-1.8.3-4|3	Summary:        JavaScript's functional programming helper library
14cu|nodejs-underscore-1.8.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-underscore-1.8.3-4|5	Version:        1.8.3
14cu|nodejs-underscore-1.8.3-4|6	Release:        4
14cu|nodejs-underscore-1.8.3-4|7	License:        MIT
14cu|nodejs-underscore-1.8.3-4|8	Group:          Development/Other
14cu|nodejs-underscore-1.8.3-4|9	Url:            https://github.com/jashkenas/underscore
14cu|nodejs-underscore-1.8.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-underscore-1.8.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-underscore-1.8.3-4|12	BuildArch:      noarch
14cu|nodejs-underscore-1.8.3-4|13	
14cu|nodejs-underscore-1.8.3-4|14	%description
14cu|nodejs-underscore-1.8.3-4|15	%{summary}.
14cu|nodejs-underscore-1.8.3-4|16	
14cu|nodejs-underscore-1.8.3-4|17	%files
14cu|nodejs-underscore-1.8.3-4|18	%doc LICENSE README.md
14cu|nodejs-underscore-1.8.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore-1.8.3-4|20	
14cu|nodejs-underscore-1.8.3-4|21	#------------------------------------------------------------------
14cu|nodejs-underscore-1.8.3-4|22	
14cu|nodejs-underscore-1.8.3-4|23	%prep
14cu|nodejs-underscore-1.8.3-4|24	%setup -q -n package
14cu|nodejs-underscore-1.8.3-4|25	rm -rf node_modules
14cu|nodejs-underscore-1.8.3-4|26	
14cu|nodejs-underscore-1.8.3-4|27	%build
14cu|nodejs-underscore-1.8.3-4|28	
14cu|nodejs-underscore-1.8.3-4|29	%install
14cu|nodejs-underscore-1.8.3-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore-1.8.3-4|31	cp -r package.json *.js *.map %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore-1.8.3-4|32	%nodejs_symlink_deps
14cu|nodejs-underscore-1.8.3-4|33	
14cu|nodejs-underscore-1.8.3-4|34	%changelog
14cu|nodejs-underscore-1.8.3-4|35	
14cu|nodejs-underscore-1.8.3-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.8.3-4
14cu|nodejs-underscore-1.8.3-4|37	- (6fc5370) BuildList#2799825: Increase release tag
14cu|nodejs-underscore-1.8.3-4|38	
14cu|nodejs-underscore-1.8.3-4|39	

12240 14
14cu|nodejs-underscore-dot-logger-0.3.1-10|1	%global enable_tests 0
14cu|nodejs-underscore-dot-logger-0.3.1-10|2	
14cu|nodejs-underscore-dot-logger-0.3.1-10|3	Name:       nodejs-underscore-dot-logger
14cu|nodejs-underscore-dot-logger-0.3.1-10|4	Version:    0.3.1
14cu|nodejs-underscore-dot-logger-0.3.1-10|5	Release:    10
14cu|nodejs-underscore-dot-logger-0.3.1-10|6	Summary:    Cross-browser and Node.js empowered logging
14cu|nodejs-underscore-dot-logger-0.3.1-10|7	
14cu|nodejs-underscore-dot-logger-0.3.1-10|8	# License text is included in README.md
14cu|nodejs-underscore-dot-logger-0.3.1-10|9	License:    MIT
14cu|nodejs-underscore-dot-logger-0.3.1-10|10	Group:      Development/Other
14cu|nodejs-underscore-dot-logger-0.3.1-10|11	URL:        https://npmjs.org/package/underscore.logger
14cu|nodejs-underscore-dot-logger-0.3.1-10|12	Source0:    http://registry.npmjs.org/underscore.logger/-/underscore.logger-%{version}.tgz
14cu|nodejs-underscore-dot-logger-0.3.1-10|13	
14cu|nodejs-underscore-dot-logger-0.3.1-10|14	# package.json is missing devDependencies section.
14cu|nodejs-underscore-dot-logger-0.3.1-10|15	# Pull request sent: https://github.com/viatropos/underscore.logger/pull/3
14cu|nodejs-underscore-dot-logger-0.3.1-10|16	Patch0:     %{name}-0.3.1-Add-devDependencies.patch
14cu|nodejs-underscore-dot-logger-0.3.1-10|17	# Recent versions of coffee-script enforce strict JS compliance.
14cu|nodejs-underscore-dot-logger-0.3.1-10|18	# Pull request sent: https://github.com/viatropos/underscore.logger/pull/4
14cu|nodejs-underscore-dot-logger-0.3.1-10|19	Patch1:     %{name}-0.3.1-strict-JS-compliance.patch
14cu|nodejs-underscore-dot-logger-0.3.1-10|20	Patch2:     %{name}-0.3.1-strict-JS-compliance-part-2.patch
14cu|nodejs-underscore-dot-logger-0.3.1-10|21	# The author uses the "--watch" option in Cakefile, which obviously hangs the
14cu|nodejs-underscore-dot-logger-0.3.1-10|22	# build.
14cu|nodejs-underscore-dot-logger-0.3.1-10|23	Patch3:     %{name}-0.3.1-Do-not-watch.patch
14cu|nodejs-underscore-dot-logger-0.3.1-10|24	
14cu|nodejs-underscore-dot-logger-0.3.1-10|25	BuildArch:  noarch
14cu|nodejs-underscore-dot-logger-0.3.1-10|26	
14cu|nodejs-underscore-dot-logger-0.3.1-10|27	BuildRequires:  nodejs-packaging
14cu|nodejs-underscore-dot-logger-0.3.1-10|28	BuildRequires:  coffee-script
14cu|nodejs-underscore-dot-logger-0.3.1-10|29	
14cu|nodejs-underscore-dot-logger-0.3.1-10|30	%if 0%{?enable_tests}
14cu|nodejs-underscore-dot-logger-0.3.1-10|31	BuildRequires:  npm(jasmine-node)
14cu|nodejs-underscore-dot-logger-0.3.1-10|32	BuildRequires:  npm(underscore)
14cu|nodejs-underscore-dot-logger-0.3.1-10|33	%endif
14cu|nodejs-underscore-dot-logger-0.3.1-10|34	
14cu|nodejs-underscore-dot-logger-0.3.1-10|35	%description
14cu|nodejs-underscore-dot-logger-0.3.1-10|36	%{summary}.
14cu|nodejs-underscore-dot-logger-0.3.1-10|37	
14cu|nodejs-underscore-dot-logger-0.3.1-10|38	
14cu|nodejs-underscore-dot-logger-0.3.1-10|39	%prep
14cu|nodejs-underscore-dot-logger-0.3.1-10|40	%setup -q -n package
14cu|nodejs-underscore-dot-logger-0.3.1-10|41	%patch0 -p1
14cu|nodejs-underscore-dot-logger-0.3.1-10|42	%patch1 -p1
14cu|nodejs-underscore-dot-logger-0.3.1-10|43	%patch2 -p1
14cu|nodejs-underscore-dot-logger-0.3.1-10|44	%patch3 -p1
14cu|nodejs-underscore-dot-logger-0.3.1-10|45	# Compile from .coffee source instead.
14cu|nodejs-underscore-dot-logger-0.3.1-10|46	rm -rf lib/*.js
14cu|nodejs-underscore-dot-logger-0.3.1-10|47	
14cu|nodejs-underscore-dot-logger-0.3.1-10|48	
14cu|nodejs-underscore-dot-logger-0.3.1-10|49	%build
14cu|nodejs-underscore-dot-logger-0.3.1-10|50	%nodejs_symlink_deps --check
14cu|nodejs-underscore-dot-logger-0.3.1-10|51	/usr/bin/cake coffee
14cu|nodejs-underscore-dot-logger-0.3.1-10|52	
14cu|nodejs-underscore-dot-logger-0.3.1-10|53	
14cu|nodejs-underscore-dot-logger-0.3.1-10|54	%install
14cu|nodejs-underscore-dot-logger-0.3.1-10|55	mkdir -p %{buildroot}%{nodejs_sitelib}/underscore.logger
14cu|nodejs-underscore-dot-logger-0.3.1-10|56	cp -pr package.json lib/ \
14cu|nodejs-underscore-dot-logger-0.3.1-10|57	%{buildroot}%{nodejs_sitelib}/underscore.logger
14cu|nodejs-underscore-dot-logger-0.3.1-10|58	
14cu|nodejs-underscore-dot-logger-0.3.1-10|59	%nodejs_symlink_deps
14cu|nodejs-underscore-dot-logger-0.3.1-10|60	
14cu|nodejs-underscore-dot-logger-0.3.1-10|61	
14cu|nodejs-underscore-dot-logger-0.3.1-10|62	%if 0%{?enable_tests}
14cu|nodejs-underscore-dot-logger-0.3.1-10|63	%check
14cu|nodejs-underscore-dot-logger-0.3.1-10|64	/usr/bin/cake spec
14cu|nodejs-underscore-dot-logger-0.3.1-10|65	%endif
14cu|nodejs-underscore-dot-logger-0.3.1-10|66	
14cu|nodejs-underscore-dot-logger-0.3.1-10|67	
14cu|nodejs-underscore-dot-logger-0.3.1-10|68	%files
14cu|nodejs-underscore-dot-logger-0.3.1-10|69	%doc README.md
14cu|nodejs-underscore-dot-logger-0.3.1-10|70	%{nodejs_sitelib}/underscore.logger
14cu|nodejs-underscore-dot-logger-0.3.1-10|71	
14cu|nodejs-underscore-dot-logger-0.3.1-10|72	
14cu|nodejs-underscore-dot-logger-0.3.1-10|73	
14cu|nodejs-underscore-dot-logger-0.3.1-10|74	%changelog
14cu|nodejs-underscore-dot-logger-0.3.1-10|75	
14cu|nodejs-underscore-dot-logger-0.3.1-10|76	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.1-10
14cu|nodejs-underscore-dot-logger-0.3.1-10|77	- (b8f96f7) BuildList#2799825: Increase release tag
14cu|nodejs-underscore-dot-logger-0.3.1-10|78	
14cu|nodejs-underscore-dot-logger-0.3.1-10|79	

12241 14
14cu|nodejs-underscore.string-3.2.2-5|1	%define oname underscore.string
14cu|nodejs-underscore.string-3.2.2-5|2	
14cu|nodejs-underscore.string-3.2.2-5|3	Summary:        String manipulation extensions for Underscore.js javascript library
14cu|nodejs-underscore.string-3.2.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-underscore.string-3.2.2-5|5	Version:        3.2.2
14cu|nodejs-underscore.string-3.2.2-5|6	Release:        5
14cu|nodejs-underscore.string-3.2.2-5|7	License:        MIT
14cu|nodejs-underscore.string-3.2.2-5|8	Group:          Development/Other
14cu|nodejs-underscore.string-3.2.2-5|9	Url:            https://github.com/epeli/underscore.string
14cu|nodejs-underscore.string-3.2.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-underscore.string-3.2.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-underscore.string-3.2.2-5|12	Provides:       nodejs-underscore-dot-string = %{EVRD}
14cu|nodejs-underscore.string-3.2.2-5|13	
14cu|nodejs-underscore.string-3.2.2-5|14	BuildArch:      noarch
14cu|nodejs-underscore.string-3.2.2-5|15	
14cu|nodejs-underscore.string-3.2.2-5|16	%description
14cu|nodejs-underscore.string-3.2.2-5|17	%{summary}.
14cu|nodejs-underscore.string-3.2.2-5|18	
14cu|nodejs-underscore.string-3.2.2-5|19	%files
14cu|nodejs-underscore.string-3.2.2-5|20	%doc *.markdown
14cu|nodejs-underscore.string-3.2.2-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore.string-3.2.2-5|22	
14cu|nodejs-underscore.string-3.2.2-5|23	#------------------------------------------------------------------
14cu|nodejs-underscore.string-3.2.2-5|24	
14cu|nodejs-underscore.string-3.2.2-5|25	%prep
14cu|nodejs-underscore.string-3.2.2-5|26	%setup -q -n package
14cu|nodejs-underscore.string-3.2.2-5|27	rm -rf node_modules
14cu|nodejs-underscore.string-3.2.2-5|28	
14cu|nodejs-underscore.string-3.2.2-5|29	%build
14cu|nodejs-underscore.string-3.2.2-5|30	
14cu|nodejs-underscore.string-3.2.2-5|31	%install
14cu|nodejs-underscore.string-3.2.2-5|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore.string-3.2.2-5|33	cp -r *.json *.js dist/ helper/ \
14cu|nodejs-underscore.string-3.2.2-5|34	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-underscore.string-3.2.2-5|35	%nodejs_symlink_deps
14cu|nodejs-underscore.string-3.2.2-5|36	
14cu|nodejs-underscore.string-3.2.2-5|37	%changelog
14cu|nodejs-underscore.string-3.2.2-5|38	
14cu|nodejs-underscore.string-3.2.2-5|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.2-5
14cu|nodejs-underscore.string-3.2.2-5|40	- (f3505c8) BuildList#2799825: Increase release tag
14cu|nodejs-underscore.string-3.2.2-5|41	
14cu|nodejs-underscore.string-3.2.2-5|42	

12242 14
14cu|nodejs-unicode-7.0.0-0.1.5-4|1	%define oname unicode-7.0.0
14cu|nodejs-unicode-7.0.0-0.1.5-4|2	
14cu|nodejs-unicode-7.0.0-0.1.5-4|3	Summary:        JavaScript-compatible Unicode v7.0.0 data
14cu|nodejs-unicode-7.0.0-0.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unicode-7.0.0-0.1.5-4|5	Version:        0.1.5
14cu|nodejs-unicode-7.0.0-0.1.5-4|6	Release:        4
14cu|nodejs-unicode-7.0.0-0.1.5-4|7	License:        MIT
14cu|nodejs-unicode-7.0.0-0.1.5-4|8	Group:          Development/Other
14cu|nodejs-unicode-7.0.0-0.1.5-4|9	Url:            https://github.com/mathiasbynens/node-unicode-data
14cu|nodejs-unicode-7.0.0-0.1.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unicode-7.0.0-0.1.5-4|11	Source1:        https://raw.githubusercontent.com/mathiasbynens/node-unicode-data/master/LICENSE-MIT.txt
14cu|nodejs-unicode-7.0.0-0.1.5-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-unicode-7.0.0-0.1.5-4|13	BuildArch:      noarch
14cu|nodejs-unicode-7.0.0-0.1.5-4|14	
14cu|nodejs-unicode-7.0.0-0.1.5-4|15	%description
14cu|nodejs-unicode-7.0.0-0.1.5-4|16	JavaScript-compatible Unicode data.
14cu|nodejs-unicode-7.0.0-0.1.5-4|17	Arrays of code points, arrays of symbols, and regular
14cu|nodejs-unicode-7.0.0-0.1.5-4|18	expressions for Unicode v7.0.0’s
14cu|nodejs-unicode-7.0.0-0.1.5-4|19	categories, scripts, blocks, bidi, and other properties.
14cu|nodejs-unicode-7.0.0-0.1.5-4|20	
14cu|nodejs-unicode-7.0.0-0.1.5-4|21	%files
14cu|nodejs-unicode-7.0.0-0.1.5-4|22	%doc LICENSE-MIT.txt README.md
14cu|nodejs-unicode-7.0.0-0.1.5-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-7.0.0-0.1.5-4|24	
14cu|nodejs-unicode-7.0.0-0.1.5-4|25	#------------------------------------------------------------------
14cu|nodejs-unicode-7.0.0-0.1.5-4|26	
14cu|nodejs-unicode-7.0.0-0.1.5-4|27	%prep
14cu|nodejs-unicode-7.0.0-0.1.5-4|28	%setup -q -n package
14cu|nodejs-unicode-7.0.0-0.1.5-4|29	rm -rf node_modules
14cu|nodejs-unicode-7.0.0-0.1.5-4|30	cp -p %{SOURCE1} .
14cu|nodejs-unicode-7.0.0-0.1.5-4|31	
14cu|nodejs-unicode-7.0.0-0.1.5-4|32	%build
14cu|nodejs-unicode-7.0.0-0.1.5-4|33	
14cu|nodejs-unicode-7.0.0-0.1.5-4|34	%install
14cu|nodejs-unicode-7.0.0-0.1.5-4|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-7.0.0-0.1.5-4|36	cp -r *.json *.js bidi/ bidi-brackets/ \
14cu|nodejs-unicode-7.0.0-0.1.5-4|37	bidi-mirroring/ blocks/ case-folding/ \
14cu|nodejs-unicode-7.0.0-0.1.5-4|38	categories/ properties/ scripts/ \
14cu|nodejs-unicode-7.0.0-0.1.5-4|39	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-7.0.0-0.1.5-4|40	%nodejs_symlink_deps
14cu|nodejs-unicode-7.0.0-0.1.5-4|41	%changelog
14cu|nodejs-unicode-7.0.0-0.1.5-4|42	
14cu|nodejs-unicode-7.0.0-0.1.5-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.5-4
14cu|nodejs-unicode-7.0.0-0.1.5-4|44	- (4bf3e8f) BuildList#2799825: Increase release tag
14cu|nodejs-unicode-7.0.0-0.1.5-4|45	
14cu|nodejs-unicode-7.0.0-0.1.5-4|46	

12243 14
14cu|nodejs-unicode-length-1.0.0-5|1	%define oname unicode-length
14cu|nodejs-unicode-length-1.0.0-5|2	
14cu|nodejs-unicode-length-1.0.0-5|3	Summary:        Get the length of unicode strings
14cu|nodejs-unicode-length-1.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-unicode-length-1.0.0-5|5	Version:        1.0.0
14cu|nodejs-unicode-length-1.0.0-5|6	Release:        5
14cu|nodejs-unicode-length-1.0.0-5|7	License:        MIT
14cu|nodejs-unicode-length-1.0.0-5|8	Group:          Development/Other
14cu|nodejs-unicode-length-1.0.0-5|9	Url:            https://github.com/jviotti/unicode-length
14cu|nodejs-unicode-length-1.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unicode-length-1.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-unicode-length-1.0.0-5|12	BuildRequires:  npm(punycode)
14cu|nodejs-unicode-length-1.0.0-5|13	BuildRequires:  npm(lodash)
14cu|nodejs-unicode-length-1.0.0-5|14	BuildRequires:  npm(chalk)
14cu|nodejs-unicode-length-1.0.0-5|15	
14cu|nodejs-unicode-length-1.0.0-5|16	BuildArch:      noarch
14cu|nodejs-unicode-length-1.0.0-5|17	
14cu|nodejs-unicode-length-1.0.0-5|18	%description
14cu|nodejs-unicode-length-1.0.0-5|19	%{summary}.
14cu|nodejs-unicode-length-1.0.0-5|20	
14cu|nodejs-unicode-length-1.0.0-5|21	%files
14cu|nodejs-unicode-length-1.0.0-5|22	%doc LICENSE README.md
14cu|nodejs-unicode-length-1.0.0-5|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-length-1.0.0-5|24	
14cu|nodejs-unicode-length-1.0.0-5|25	#------------------------------------------------------------------
14cu|nodejs-unicode-length-1.0.0-5|26	
14cu|nodejs-unicode-length-1.0.0-5|27	%prep
14cu|nodejs-unicode-length-1.0.0-5|28	%setup -q -n package
14cu|nodejs-unicode-length-1.0.0-5|29	
14cu|nodejs-unicode-length-1.0.0-5|30	
14cu|nodejs-unicode-length-1.0.0-5|31	%build
14cu|nodejs-unicode-length-1.0.0-5|32	
14cu|nodejs-unicode-length-1.0.0-5|33	%install
14cu|nodejs-unicode-length-1.0.0-5|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-length-1.0.0-5|35	cp -r build/ coffeelint.json gulpfile.coffee lib/ package.json tests/ \
14cu|nodejs-unicode-length-1.0.0-5|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unicode-length-1.0.0-5|37	%nodejs_symlink_deps
14cu|nodejs-unicode-length-1.0.0-5|38	%changelog
14cu|nodejs-unicode-length-1.0.0-5|39	
14cu|nodejs-unicode-length-1.0.0-5|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-5
14cu|nodejs-unicode-length-1.0.0-5|41	- (2988886) BuildList#2799825: Increase release tag
14cu|nodejs-unicode-length-1.0.0-5|42	
14cu|nodejs-unicode-length-1.0.0-5|43	

12244 14
14cu|nodejs-uniq-1.0.1-4|1	%define oname uniq
14cu|nodejs-uniq-1.0.1-4|2	
14cu|nodejs-uniq-1.0.1-4|3	Summary:        Removes duplicates from a sorted array in place
14cu|nodejs-uniq-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-uniq-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-uniq-1.0.1-4|6	Release:        4
14cu|nodejs-uniq-1.0.1-4|7	License:        MIT
14cu|nodejs-uniq-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-uniq-1.0.1-4|9	Url:            https://github.com/mikolalysenko/uniq
14cu|nodejs-uniq-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uniq-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-uniq-1.0.1-4|12	#
14cu|nodejs-uniq-1.0.1-4|13	BuildRequires:  npm(tape)
14cu|nodejs-uniq-1.0.1-4|14	BuildArch:      noarch
14cu|nodejs-uniq-1.0.1-4|15	
14cu|nodejs-uniq-1.0.1-4|16	%description
14cu|nodejs-uniq-1.0.1-4|17	%{summary}.
14cu|nodejs-uniq-1.0.1-4|18	
14cu|nodejs-uniq-1.0.1-4|19	%files
14cu|nodejs-uniq-1.0.1-4|20	%doc LICENSE *.md
14cu|nodejs-uniq-1.0.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uniq-1.0.1-4|22	
14cu|nodejs-uniq-1.0.1-4|23	#------------------------------------------------------------------
14cu|nodejs-uniq-1.0.1-4|24	
14cu|nodejs-uniq-1.0.1-4|25	%prep
14cu|nodejs-uniq-1.0.1-4|26	%setup -q -n package
14cu|nodejs-uniq-1.0.1-4|27	rm -rf node_modules
14cu|nodejs-uniq-1.0.1-4|28	
14cu|nodejs-uniq-1.0.1-4|29	%build
14cu|nodejs-uniq-1.0.1-4|30	
14cu|nodejs-uniq-1.0.1-4|31	%install
14cu|nodejs-uniq-1.0.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uniq-1.0.1-4|33	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uniq-1.0.1-4|34	%nodejs_symlink_deps
14cu|nodejs-uniq-1.0.1-4|35	
14cu|nodejs-uniq-1.0.1-4|36	%check
14cu|nodejs-uniq-1.0.1-4|37	%nodejs_symlink_deps --check
14cu|nodejs-uniq-1.0.1-4|38	tape test/*.js
14cu|nodejs-uniq-1.0.1-4|39	
14cu|nodejs-uniq-1.0.1-4|40	%changelog
14cu|nodejs-uniq-1.0.1-4|41	
14cu|nodejs-uniq-1.0.1-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-uniq-1.0.1-4|43	- (0e9581e) BuildList#2799825: Increase release tag
14cu|nodejs-uniq-1.0.1-4|44	
14cu|nodejs-uniq-1.0.1-4|45	

12245 14
14cu|nodejs-unique-stream-2.2.1-4|1	%define oname unique-stream
14cu|nodejs-unique-stream-2.2.1-4|2	
14cu|nodejs-unique-stream-2.2.1-4|3	Summary:        Node.js through stream that emits a unique stream of objects based on criteria
14cu|nodejs-unique-stream-2.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unique-stream-2.2.1-4|5	Version:        2.2.1
14cu|nodejs-unique-stream-2.2.1-4|6	Release:        4
14cu|nodejs-unique-stream-2.2.1-4|7	License:        MIT
14cu|nodejs-unique-stream-2.2.1-4|8	Group:          Development/Other
14cu|nodejs-unique-stream-2.2.1-4|9	Url:            https://github.com/eugeneware/unique-stream
14cu|nodejs-unique-stream-2.2.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unique-stream-2.2.1-4|11	Source0:        https://github.com/eugeneware/unique-stream/archive/v%{version}.tar.gz
14cu|nodejs-unique-stream-2.2.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-unique-stream-2.2.1-4|13	BuildRequires:  npm(through2-filter)
14cu|nodejs-unique-stream-2.2.1-4|14	BuildRequires:  npm(json-stable-stringify)
14cu|nodejs-unique-stream-2.2.1-4|15	#
14cu|nodejs-unique-stream-2.2.1-4|16	BuildRequires:  npm(after)
14cu|nodejs-unique-stream-2.2.1-4|17	BuildRequires:  npm(chai)
14cu|nodejs-unique-stream-2.2.1-4|18	BuildRequires:  npm(mocha)
14cu|nodejs-unique-stream-2.2.1-4|19	BuildArch:      noarch
14cu|nodejs-unique-stream-2.2.1-4|20	
14cu|nodejs-unique-stream-2.2.1-4|21	%description
14cu|nodejs-unique-stream-2.2.1-4|22	%{summary}.
14cu|nodejs-unique-stream-2.2.1-4|23	
14cu|nodejs-unique-stream-2.2.1-4|24	%files
14cu|nodejs-unique-stream-2.2.1-4|25	%doc LICENSE *.md
14cu|nodejs-unique-stream-2.2.1-4|26	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unique-stream-2.2.1-4|27	
14cu|nodejs-unique-stream-2.2.1-4|28	#------------------------------------------------------------------
14cu|nodejs-unique-stream-2.2.1-4|29	
14cu|nodejs-unique-stream-2.2.1-4|30	%prep
14cu|nodejs-unique-stream-2.2.1-4|31	%setup -q -n %{oname}-%{version}
14cu|nodejs-unique-stream-2.2.1-4|32	rm -rf node_modules
14cu|nodejs-unique-stream-2.2.1-4|33	
14cu|nodejs-unique-stream-2.2.1-4|34	%build
14cu|nodejs-unique-stream-2.2.1-4|35	
14cu|nodejs-unique-stream-2.2.1-4|36	%install
14cu|nodejs-unique-stream-2.2.1-4|37	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unique-stream-2.2.1-4|38	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unique-stream-2.2.1-4|39	%nodejs_symlink_deps
14cu|nodejs-unique-stream-2.2.1-4|40	
14cu|nodejs-unique-stream-2.2.1-4|41	%check
14cu|nodejs-unique-stream-2.2.1-4|42	%nodejs_symlink_deps --check
14cu|nodejs-unique-stream-2.2.1-4|43	mocha test
14cu|nodejs-unique-stream-2.2.1-4|44	
14cu|nodejs-unique-stream-2.2.1-4|45	%changelog
14cu|nodejs-unique-stream-2.2.1-4|46	
14cu|nodejs-unique-stream-2.2.1-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.1-4
14cu|nodejs-unique-stream-2.2.1-4|48	- (c70b992) BuildList#2799825: Increase release tag
14cu|nodejs-unique-stream-2.2.1-4|49	
14cu|nodejs-unique-stream-2.2.1-4|50	

12246 14
14cu|nodejs-unit-coverage-4.0.2-5|1	%define oname unit-coverage
14cu|nodejs-unit-coverage-4.0.2-5|2	
14cu|nodejs-unit-coverage-4.0.2-5|3	Summary:        Collect coverage information separately for each test
14cu|nodejs-unit-coverage-4.0.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-unit-coverage-4.0.2-5|5	Version:        4.0.2
14cu|nodejs-unit-coverage-4.0.2-5|6	Release:        5
14cu|nodejs-unit-coverage-4.0.2-5|7	License:        MIT
14cu|nodejs-unit-coverage-4.0.2-5|8	Group:          Development/Other
14cu|nodejs-unit-coverage-4.0.2-5|9	Url:            https://github.com/unit-coverage/unit-coverage
14cu|nodejs-unit-coverage-4.0.2-5|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unit-coverage-4.0.2-5|11	Source0:        https://github.com/unit-coverage/unit-coverage/archive/v%{version}.tar.gz
14cu|nodejs-unit-coverage-4.0.2-5|12	Source100:      %{name}.rpmlintrc
14cu|nodejs-unit-coverage-4.0.2-5|13	BuildRequires:  nodejs-packaging
14cu|nodejs-unit-coverage-4.0.2-5|14	BuildRequires:  npm(vow-fs)
14cu|nodejs-unit-coverage-4.0.2-5|15	BuildRequires:  npm(vow)
14cu|nodejs-unit-coverage-4.0.2-5|16	BuildRequires:  npm(minimatch)
14cu|nodejs-unit-coverage-4.0.2-5|17	BuildRequires:  npm(jade)
14cu|nodejs-unit-coverage-4.0.2-5|18	BuildRequires:  npm(html-entities)
14cu|nodejs-unit-coverage-4.0.2-5|19	BuildRequires:  npm(enb-source-map)
14cu|nodejs-unit-coverage-4.0.2-5|20	BuildRequires:  npm(docopt-mult-args)
14cu|nodejs-unit-coverage-4.0.2-5|21	BuildRequires:  npm(chalk)
14cu|nodejs-unit-coverage-4.0.2-5|22	BuildRequires:  npm(babylon)
14cu|nodejs-unit-coverage-4.0.2-5|23	BuildRequires:  npm(babel-traverse)
14cu|nodejs-unit-coverage-4.0.2-5|24	BuildRequires:  npm(babel-generator)
14cu|nodejs-unit-coverage-4.0.2-5|25	#
14cu|nodejs-unit-coverage-4.0.2-5|26	BuildRequires:  npm(mocha)
14cu|nodejs-unit-coverage-4.0.2-5|27	BuildRequires:  npm(chai)
14cu|nodejs-unit-coverage-4.0.2-5|28	BuildRequires:  npm(sinon)
14cu|nodejs-unit-coverage-4.0.2-5|29	BuildRequires:  npm(strip-ansi)
14cu|nodejs-unit-coverage-4.0.2-5|30	BuildRequires:  nodejs-babel-runtime5
14cu|nodejs-unit-coverage-4.0.2-5|31	BuildRequires:  npm(babel-core)
14cu|nodejs-unit-coverage-4.0.2-5|32	BuildArch:      noarch
14cu|nodejs-unit-coverage-4.0.2-5|33	
14cu|nodejs-unit-coverage-4.0.2-5|34	%description
14cu|nodejs-unit-coverage-4.0.2-5|35	%{summary}.
14cu|nodejs-unit-coverage-4.0.2-5|36	
14cu|nodejs-unit-coverage-4.0.2-5|37	%files
14cu|nodejs-unit-coverage-4.0.2-5|38	%doc *.md doc/
14cu|nodejs-unit-coverage-4.0.2-5|39	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unit-coverage-4.0.2-5|40	
14cu|nodejs-unit-coverage-4.0.2-5|41	#------------------------------------------------------------------
14cu|nodejs-unit-coverage-4.0.2-5|42	
14cu|nodejs-unit-coverage-4.0.2-5|43	%prep
14cu|nodejs-unit-coverage-4.0.2-5|44	%setup -q -n %{oname}-%{version}
14cu|nodejs-unit-coverage-4.0.2-5|45	rm -rf node_modules test/lib/instrumenter.functions.js test/lib/reporters/html.js \
14cu|nodejs-unit-coverage-4.0.2-5|46	test/lib/test-drivers/mocha-phantom-test-driver.js test/lib/test-drivers/mocha-test-driver.js
14cu|nodejs-unit-coverage-4.0.2-5|47	
14cu|nodejs-unit-coverage-4.0.2-5|48	%nodejs_fixdep vow-fs
14cu|nodejs-unit-coverage-4.0.2-5|49	%nodejs_fixdep vow
14cu|nodejs-unit-coverage-4.0.2-5|50	%nodejs_fixdep minimatch
14cu|nodejs-unit-coverage-4.0.2-5|51	%nodejs_fixdep jade
14cu|nodejs-unit-coverage-4.0.2-5|52	%nodejs_fixdep html-entities
14cu|nodejs-unit-coverage-4.0.2-5|53	%nodejs_fixdep enb-source-map
14cu|nodejs-unit-coverage-4.0.2-5|54	%nodejs_fixdep docopt-mult-args
14cu|nodejs-unit-coverage-4.0.2-5|55	%nodejs_fixdep chalk
14cu|nodejs-unit-coverage-4.0.2-5|56	%nodejs_fixdep babylon
14cu|nodejs-unit-coverage-4.0.2-5|57	%nodejs_fixdep babel-traverse
14cu|nodejs-unit-coverage-4.0.2-5|58	%nodejs_fixdep babel-generator
14cu|nodejs-unit-coverage-4.0.2-5|59	%nodejs_fixdep babel-runtime ~5.8.35
14cu|nodejs-unit-coverage-4.0.2-5|60	%nodejs_fixdep babel-core
14cu|nodejs-unit-coverage-4.0.2-5|61	
14cu|nodejs-unit-coverage-4.0.2-5|62	%build
14cu|nodejs-unit-coverage-4.0.2-5|63	
14cu|nodejs-unit-coverage-4.0.2-5|64	%install
14cu|nodejs-unit-coverage-4.0.2-5|65	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unit-coverage-4.0.2-5|66	cp -r package.json index.js bin/ hooks/ lib/ res/ \
14cu|nodejs-unit-coverage-4.0.2-5|67	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-unit-coverage-4.0.2-5|68	%nodejs_symlink_deps
14cu|nodejs-unit-coverage-4.0.2-5|69	
14cu|nodejs-unit-coverage-4.0.2-5|70	%check
14cu|nodejs-unit-coverage-4.0.2-5|71	%nodejs_symlink_deps --check
14cu|nodejs-unit-coverage-4.0.2-5|72	mocha -R spec --recursive lib test
14cu|nodejs-unit-coverage-4.0.2-5|73	
14cu|nodejs-unit-coverage-4.0.2-5|74	%changelog
14cu|nodejs-unit-coverage-4.0.2-5|75	
14cu|nodejs-unit-coverage-4.0.2-5|76	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.2-5
14cu|nodejs-unit-coverage-4.0.2-5|77	- (009d866) BuildList#2799825: Increase release tag
14cu|nodejs-unit-coverage-4.0.2-5|78	
14cu|nodejs-unit-coverage-4.0.2-5|79	

12247 14
14cu|nodejs-unix-dgram-0.2.2-4|1	%define oname unix-dgram
14cu|nodejs-unix-dgram-0.2.2-4|2	%define debug_package	%{nil}
14cu|nodejs-unix-dgram-0.2.2-4|3	
14cu|nodejs-unix-dgram-0.2.2-4|4	Summary:        Unix datagram socket
14cu|nodejs-unix-dgram-0.2.2-4|5	Name:           nodejs-%{oname}
14cu|nodejs-unix-dgram-0.2.2-4|6	Version:        0.2.2
14cu|nodejs-unix-dgram-0.2.2-4|7	Release:        4
14cu|nodejs-unix-dgram-0.2.2-4|8	License:        ISC
14cu|nodejs-unix-dgram-0.2.2-4|9	Group:          Development/Other
14cu|nodejs-unix-dgram-0.2.2-4|10	Url:            https://github.com/bnoordhuis/node-unix-dgram
14cu|nodejs-unix-dgram-0.2.2-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unix-dgram-0.2.2-4|12	Patch0:         nodejs-unix-dgram-install.patch
14cu|nodejs-unix-dgram-0.2.2-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-unix-dgram-0.2.2-4|14	BuildRequires:  npm(nan)
14cu|nodejs-unix-dgram-0.2.2-4|15	BuildRequires:  npm(bindings)
14cu|nodejs-unix-dgram-0.2.2-4|16	
14cu|nodejs-unix-dgram-0.2.2-4|17	%description
14cu|nodejs-unix-dgram-0.2.2-4|18	%{summary}.
14cu|nodejs-unix-dgram-0.2.2-4|19	
14cu|nodejs-unix-dgram-0.2.2-4|20	%files
14cu|nodejs-unix-dgram-0.2.2-4|21	%doc LICENSE README.md
14cu|nodejs-unix-dgram-0.2.2-4|22	%{nodejs_sitearch}/%{oname}
14cu|nodejs-unix-dgram-0.2.2-4|23	
14cu|nodejs-unix-dgram-0.2.2-4|24	#------------------------------------------------------------------
14cu|nodejs-unix-dgram-0.2.2-4|25	
14cu|nodejs-unix-dgram-0.2.2-4|26	%prep
14cu|nodejs-unix-dgram-0.2.2-4|27	%setup -q -n package
14cu|nodejs-unix-dgram-0.2.2-4|28	rm -rf node_modules
14cu|nodejs-unix-dgram-0.2.2-4|29	%patch0 -p0
14cu|nodejs-unix-dgram-0.2.2-4|30	%nodejs_fixdep bindings
14cu|nodejs-unix-dgram-0.2.2-4|31	%nodejs_fixdep nan
14cu|nodejs-unix-dgram-0.2.2-4|32	
14cu|nodejs-unix-dgram-0.2.2-4|33	%build
14cu|nodejs-unix-dgram-0.2.2-4|34	%nodejs_symlink_deps --check
14cu|nodejs-unix-dgram-0.2.2-4|35	%{nodejs_sitearch}/npm/bin/node-gyp-bin/node-gyp rebuild
14cu|nodejs-unix-dgram-0.2.2-4|36	
14cu|nodejs-unix-dgram-0.2.2-4|37	%install
14cu|nodejs-unix-dgram-0.2.2-4|38	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-unix-dgram-0.2.2-4|39	cp -r package.json binding.gyp build/ lib/ src/ \
14cu|nodejs-unix-dgram-0.2.2-4|40	%{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-unix-dgram-0.2.2-4|41	%nodejs_symlink_deps
14cu|nodejs-unix-dgram-0.2.2-4|42	
14cu|nodejs-unix-dgram-0.2.2-4|43	%check
14cu|nodejs-unix-dgram-0.2.2-4|44	%__nodejs test/test-dgram-unix.js && %__nodejs test/test-connect.js
14cu|nodejs-unix-dgram-0.2.2-4|45	
14cu|nodejs-unix-dgram-0.2.2-4|46	%changelog
14cu|nodejs-unix-dgram-0.2.2-4|47	
14cu|nodejs-unix-dgram-0.2.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-4
14cu|nodejs-unix-dgram-0.2.2-4|49	- (ab90e45) BuildList#2799825: Increase release tag
14cu|nodejs-unix-dgram-0.2.2-4|50	
14cu|nodejs-unix-dgram-0.2.2-4|51	

12248 14
14cu|nodejs-unorm-1.4.1-4|1	%define oname unorm
14cu|nodejs-unorm-1.4.1-4|2	
14cu|nodejs-unorm-1.4.1-4|3	Summary:        JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD
14cu|nodejs-unorm-1.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unorm-1.4.1-4|5	Version:        1.4.1
14cu|nodejs-unorm-1.4.1-4|6	Release:        4
14cu|nodejs-unorm-1.4.1-4|7	License:        MIT
14cu|nodejs-unorm-1.4.1-4|8	Group:          Development/Other
14cu|nodejs-unorm-1.4.1-4|9	Url:            https://github.com/walling/unorm
14cu|nodejs-unorm-1.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unorm-1.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-unorm-1.4.1-4|12	BuildArch:      noarch
14cu|nodejs-unorm-1.4.1-4|13	
14cu|nodejs-unorm-1.4.1-4|14	%description
14cu|nodejs-unorm-1.4.1-4|15	%{summary}.
14cu|nodejs-unorm-1.4.1-4|16	
14cu|nodejs-unorm-1.4.1-4|17	%files
14cu|nodejs-unorm-1.4.1-4|18	%doc LICENSE.md README.md
14cu|nodejs-unorm-1.4.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unorm-1.4.1-4|20	
14cu|nodejs-unorm-1.4.1-4|21	#------------------------------------------------------------------
14cu|nodejs-unorm-1.4.1-4|22	
14cu|nodejs-unorm-1.4.1-4|23	%prep
14cu|nodejs-unorm-1.4.1-4|24	%setup -q -n package
14cu|nodejs-unorm-1.4.1-4|25	rm -rf node_modules
14cu|nodejs-unorm-1.4.1-4|26	
14cu|nodejs-unorm-1.4.1-4|27	%build
14cu|nodejs-unorm-1.4.1-4|28	
14cu|nodejs-unorm-1.4.1-4|29	%install
14cu|nodejs-unorm-1.4.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unorm-1.4.1-4|31	cp -r package.json lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unorm-1.4.1-4|32	%nodejs_symlink_deps
14cu|nodejs-unorm-1.4.1-4|33	
14cu|nodejs-unorm-1.4.1-4|34	%changelog
14cu|nodejs-unorm-1.4.1-4|35	
14cu|nodejs-unorm-1.4.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.1-4
14cu|nodejs-unorm-1.4.1-4|37	- (c6a511f) BuildList#2799825: Increase release tag
14cu|nodejs-unorm-1.4.1-4|38	
14cu|nodejs-unorm-1.4.1-4|39	

12249 14
14cu|nodejs-unpipe-1.0.0-4|1	%define oname unpipe
14cu|nodejs-unpipe-1.0.0-4|2	
14cu|nodejs-unpipe-1.0.0-4|3	Summary:        Unpipe a stream from all destinations
14cu|nodejs-unpipe-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unpipe-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-unpipe-1.0.0-4|6	Release:        4
14cu|nodejs-unpipe-1.0.0-4|7	License:        MIT
14cu|nodejs-unpipe-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-unpipe-1.0.0-4|9	Url:            https://github.com/stream-utils/unpipe
14cu|nodejs-unpipe-1.0.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unpipe-1.0.0-4|11	Source0:        https://github.com/stream-utils/unpipe/archive/v%{version}.tar.gz
14cu|nodejs-unpipe-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-unpipe-1.0.0-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-unpipe-1.0.0-4|14	BuildRequires:  npm(readable-stream)
14cu|nodejs-unpipe-1.0.0-4|15	BuildArch:      noarch
14cu|nodejs-unpipe-1.0.0-4|16	
14cu|nodejs-unpipe-1.0.0-4|17	%description
14cu|nodejs-unpipe-1.0.0-4|18	%{summary}.
14cu|nodejs-unpipe-1.0.0-4|19	
14cu|nodejs-unpipe-1.0.0-4|20	%files
14cu|nodejs-unpipe-1.0.0-4|21	%doc LICENSE *.md
14cu|nodejs-unpipe-1.0.0-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unpipe-1.0.0-4|23	
14cu|nodejs-unpipe-1.0.0-4|24	#------------------------------------------------------------------
14cu|nodejs-unpipe-1.0.0-4|25	
14cu|nodejs-unpipe-1.0.0-4|26	%prep
14cu|nodejs-unpipe-1.0.0-4|27	%setup -q -n %{oname}-%{version}
14cu|nodejs-unpipe-1.0.0-4|28	rm -rf node_modules
14cu|nodejs-unpipe-1.0.0-4|29	
14cu|nodejs-unpipe-1.0.0-4|30	%build
14cu|nodejs-unpipe-1.0.0-4|31	
14cu|nodejs-unpipe-1.0.0-4|32	%install
14cu|nodejs-unpipe-1.0.0-4|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unpipe-1.0.0-4|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unpipe-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-unpipe-1.0.0-4|36	
14cu|nodejs-unpipe-1.0.0-4|37	
14cu|nodejs-unpipe-1.0.0-4|38	%check
14cu|nodejs-unpipe-1.0.0-4|39	%nodejs_symlink_deps --check
14cu|nodejs-unpipe-1.0.0-4|40	mocha --reporter spec --bail --check-leaks test/
14cu|nodejs-unpipe-1.0.0-4|41	
14cu|nodejs-unpipe-1.0.0-4|42	
14cu|nodejs-unpipe-1.0.0-4|43	%changelog
14cu|nodejs-unpipe-1.0.0-4|44	
14cu|nodejs-unpipe-1.0.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-unpipe-1.0.0-4|46	- (a156795) BuildList#2799825: Increase release tag
14cu|nodejs-unpipe-1.0.0-4|47	
14cu|nodejs-unpipe-1.0.0-4|48	

12250 14
14cu|nodejs-unzip-response-1.0.0-4|1	%define oname unzip-response
14cu|nodejs-unzip-response-1.0.0-4|2	
14cu|nodejs-unzip-response-1.0.0-4|3	Summary:        Unzips the response from http.request
14cu|nodejs-unzip-response-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-unzip-response-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-unzip-response-1.0.0-4|6	Release:        4
14cu|nodejs-unzip-response-1.0.0-4|7	License:        MIT
14cu|nodejs-unzip-response-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-unzip-response-1.0.0-4|9	Url:            https://github.com/sindresorhus/unzip-response
14cu|nodejs-unzip-response-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-unzip-response-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-unzip-response-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-unzip-response-1.0.0-4|13	
14cu|nodejs-unzip-response-1.0.0-4|14	%description
14cu|nodejs-unzip-response-1.0.0-4|15	Unzips the response from http.request
14cu|nodejs-unzip-response-1.0.0-4|16	if it's gzipped/deflated, otherwise
14cu|nodejs-unzip-response-1.0.0-4|17	just passes it through.
14cu|nodejs-unzip-response-1.0.0-4|18	
14cu|nodejs-unzip-response-1.0.0-4|19	%files
14cu|nodejs-unzip-response-1.0.0-4|20	%doc license readme.md
14cu|nodejs-unzip-response-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-unzip-response-1.0.0-4|22	
14cu|nodejs-unzip-response-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-unzip-response-1.0.0-4|24	
14cu|nodejs-unzip-response-1.0.0-4|25	%prep
14cu|nodejs-unzip-response-1.0.0-4|26	%setup -q -n package
14cu|nodejs-unzip-response-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-unzip-response-1.0.0-4|28	
14cu|nodejs-unzip-response-1.0.0-4|29	%build
14cu|nodejs-unzip-response-1.0.0-4|30	
14cu|nodejs-unzip-response-1.0.0-4|31	%install
14cu|nodejs-unzip-response-1.0.0-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unzip-response-1.0.0-4|33	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-unzip-response-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-unzip-response-1.0.0-4|35	%changelog
14cu|nodejs-unzip-response-1.0.0-4|36	
14cu|nodejs-unzip-response-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-unzip-response-1.0.0-4|38	- (87a72d9) BuildList#2799825: Increase release tag
14cu|nodejs-unzip-response-1.0.0-4|39	
14cu|nodejs-unzip-response-1.0.0-4|40	

12251 14
14cu|nodejs-update-notifier-0.5.0-4|1	%define oname update-notifier
14cu|nodejs-update-notifier-0.5.0-4|2	
14cu|nodejs-update-notifier-0.5.0-4|3	Summary:        Update notifications for your CLI app
14cu|nodejs-update-notifier-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-update-notifier-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-update-notifier-0.5.0-4|6	Release:        4
14cu|nodejs-update-notifier-0.5.0-4|7	License:        BSD
14cu|nodejs-update-notifier-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-update-notifier-0.5.0-4|9	Url:            https://github.com/yeoman/update-notifier
14cu|nodejs-update-notifier-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-update-notifier-0.5.0-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-update-notifier-0.5.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-update-notifier-0.5.0-4|13	BuildRequires:  npm(string-length)
14cu|nodejs-update-notifier-0.5.0-4|14	BuildRequires:  npm(semver-diff)
14cu|nodejs-update-notifier-0.5.0-4|15	BuildRequires:  npm(repeating)
14cu|nodejs-update-notifier-0.5.0-4|16	BuildRequires:  npm(latest-version)
14cu|nodejs-update-notifier-0.5.0-4|17	BuildRequires:  npm(is-npm)
14cu|nodejs-update-notifier-0.5.0-4|18	BuildRequires:  npm(configstore)
14cu|nodejs-update-notifier-0.5.0-4|19	BuildRequires:  npm(chalk)
14cu|nodejs-update-notifier-0.5.0-4|20	BuildArch:      noarch
14cu|nodejs-update-notifier-0.5.0-4|21	
14cu|nodejs-update-notifier-0.5.0-4|22	%description
14cu|nodejs-update-notifier-0.5.0-4|23	%{summary}.
14cu|nodejs-update-notifier-0.5.0-4|24	
14cu|nodejs-update-notifier-0.5.0-4|25	%files
14cu|nodejs-update-notifier-0.5.0-4|26	%doc readme.md
14cu|nodejs-update-notifier-0.5.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-update-notifier-0.5.0-4|28	
14cu|nodejs-update-notifier-0.5.0-4|29	#------------------------------------------------------------------
14cu|nodejs-update-notifier-0.5.0-4|30	
14cu|nodejs-update-notifier-0.5.0-4|31	%prep
14cu|nodejs-update-notifier-0.5.0-4|32	%setup -q -n package
14cu|nodejs-update-notifier-0.5.0-4|33	rm -rf node_modules
14cu|nodejs-update-notifier-0.5.0-4|34	
14cu|nodejs-update-notifier-0.5.0-4|35	%build
14cu|nodejs-update-notifier-0.5.0-4|36	
14cu|nodejs-update-notifier-0.5.0-4|37	%install
14cu|nodejs-update-notifier-0.5.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-update-notifier-0.5.0-4|39	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-update-notifier-0.5.0-4|40	%nodejs_symlink_deps
14cu|nodejs-update-notifier-0.5.0-4|41	%changelog
14cu|nodejs-update-notifier-0.5.0-4|42	
14cu|nodejs-update-notifier-0.5.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-update-notifier-0.5.0-4|44	- (cf7b158) BuildList#2799825: Increase release tag
14cu|nodejs-update-notifier-0.5.0-4|45	
14cu|nodejs-update-notifier-0.5.0-4|46	

12252 14
14cu|nodejs-upnp-device-client-1.0.0-4|1	%define oname upnp-device-client
14cu|nodejs-upnp-device-client-1.0.0-4|2	
14cu|nodejs-upnp-device-client-1.0.0-4|3	Summary:        A simple and versatile UPnP device client
14cu|nodejs-upnp-device-client-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-upnp-device-client-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-upnp-device-client-1.0.0-4|6	Release:        4
14cu|nodejs-upnp-device-client-1.0.0-4|7	License:        MIT
14cu|nodejs-upnp-device-client-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-upnp-device-client-1.0.0-4|9	Url:            https://github.com/thibauts/node-upnp-device-client
14cu|nodejs-upnp-device-client-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-upnp-device-client-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-upnp-device-client-1.0.0-4|12	BuildRequires:  npm(network-address)
14cu|nodejs-upnp-device-client-1.0.0-4|13	BuildRequires:  npm(elementtree)
14cu|nodejs-upnp-device-client-1.0.0-4|14	BuildRequires:  npm(debug)
14cu|nodejs-upnp-device-client-1.0.0-4|15	BuildRequires:  npm(concat-stream)
14cu|nodejs-upnp-device-client-1.0.0-4|16	BuildArch:      noarch
14cu|nodejs-upnp-device-client-1.0.0-4|17	
14cu|nodejs-upnp-device-client-1.0.0-4|18	%description
14cu|nodejs-upnp-device-client-1.0.0-4|19	%{summary}.
14cu|nodejs-upnp-device-client-1.0.0-4|20	
14cu|nodejs-upnp-device-client-1.0.0-4|21	%files
14cu|nodejs-upnp-device-client-1.0.0-4|22	%doc LICENSE *.md
14cu|nodejs-upnp-device-client-1.0.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-device-client-1.0.0-4|24	
14cu|nodejs-upnp-device-client-1.0.0-4|25	#------------------------------------------------------------------
14cu|nodejs-upnp-device-client-1.0.0-4|26	
14cu|nodejs-upnp-device-client-1.0.0-4|27	%prep
14cu|nodejs-upnp-device-client-1.0.0-4|28	%setup -q -n package
14cu|nodejs-upnp-device-client-1.0.0-4|29	rm -rf node_modules
14cu|nodejs-upnp-device-client-1.0.0-4|30	
14cu|nodejs-upnp-device-client-1.0.0-4|31	%build
14cu|nodejs-upnp-device-client-1.0.0-4|32	
14cu|nodejs-upnp-device-client-1.0.0-4|33	%install
14cu|nodejs-upnp-device-client-1.0.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-device-client-1.0.0-4|35	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-device-client-1.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-upnp-device-client-1.0.0-4|37	%changelog
14cu|nodejs-upnp-device-client-1.0.0-4|38	
14cu|nodejs-upnp-device-client-1.0.0-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-upnp-device-client-1.0.0-4|40	- (bcdb9bd) BuildList#2799825: Increase release tag
14cu|nodejs-upnp-device-client-1.0.0-4|41	
14cu|nodejs-upnp-device-client-1.0.0-4|42	

12253 14
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|1	%define oname upnp-mediarenderer-client
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|2	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|3	Summary:        An UPnP/DLNA MediaRenderer client
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|6	Release:        4
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|7	License:        MIT
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|9	Url:            https://github.com/thibauts/node-upnp-mediarenderer-client
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|12	BuildRequires:  npm(upnp-device-client)
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|13	BuildRequires:  npm(elementtree)
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|14	BuildRequires:  npm(debug)
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|15	BuildArch:      noarch
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|16	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|17	%description
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|18	%{summary}.
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|19	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|20	%files
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|21	%doc LICENSE *.md
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|23	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|24	#------------------------------------------------------------------
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|25	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|26	%prep
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|27	%setup -q -n package
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|28	rm -rf node_modules
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|29	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|30	%build
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|31	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|32	%install
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|35	%nodejs_symlink_deps
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|36	%changelog
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|37	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|39	- (93c0ea1) BuildList#2799825: Increase release tag
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|40	
14cu|nodejs-upnp-mediarenderer-client-1.2.1-4|41	

12254 14
14cu|nodejs-urijs-1.17.1-5|1	%define oname urijs
14cu|nodejs-urijs-1.17.1-5|2	
14cu|nodejs-urijs-1.17.1-5|3	Summary:        URI.js is a Javascript library for working with URLs
14cu|nodejs-urijs-1.17.1-5|4	Name:           nodejs-%{oname}
14cu|nodejs-urijs-1.17.1-5|5	Version:        1.17.1
14cu|nodejs-urijs-1.17.1-5|6	Release:        5
14cu|nodejs-urijs-1.17.1-5|7	License:        MIT
14cu|nodejs-urijs-1.17.1-5|8	Group:          Development/Other
14cu|nodejs-urijs-1.17.1-5|9	Url:            https://github.com/medialize/URI.js
14cu|nodejs-urijs-1.17.1-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-urijs-1.17.1-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-urijs-1.17.1-5|12	# retrocompat provided
14cu|nodejs-urijs-1.17.1-5|13	Provides:       npm(URIjs) == %{EVRD}
14cu|nodejs-urijs-1.17.1-5|14	BuildArch:      noarch
14cu|nodejs-urijs-1.17.1-5|15	
14cu|nodejs-urijs-1.17.1-5|16	%description
14cu|nodejs-urijs-1.17.1-5|17	%{summary}.
14cu|nodejs-urijs-1.17.1-5|18	
14cu|nodejs-urijs-1.17.1-5|19	%files
14cu|nodejs-urijs-1.17.1-5|20	%doc LICENSE.txt *.md
14cu|nodejs-urijs-1.17.1-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-urijs-1.17.1-5|22	
14cu|nodejs-urijs-1.17.1-5|23	#------------------------------------------------------------------
14cu|nodejs-urijs-1.17.1-5|24	
14cu|nodejs-urijs-1.17.1-5|25	%prep
14cu|nodejs-urijs-1.17.1-5|26	%setup -q -n package
14cu|nodejs-urijs-1.17.1-5|27	rm -rf node_modules
14cu|nodejs-urijs-1.17.1-5|28	
14cu|nodejs-urijs-1.17.1-5|29	%build
14cu|nodejs-urijs-1.17.1-5|30	
14cu|nodejs-urijs-1.17.1-5|31	%install
14cu|nodejs-urijs-1.17.1-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urijs-1.17.1-5|33	cp -r package.json src/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urijs-1.17.1-5|34	%nodejs_symlink_deps
14cu|nodejs-urijs-1.17.1-5|35	%changelog
14cu|nodejs-urijs-1.17.1-5|36	
14cu|nodejs-urijs-1.17.1-5|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.17.1-5
14cu|nodejs-urijs-1.17.1-5|38	- (5935d06) BuildList#2799825: Increase release tag
14cu|nodejs-urijs-1.17.1-5|39	
14cu|nodejs-urijs-1.17.1-5|40	

12255 14
14cu|nodejs-uri-js-1.4.2-7|1	Name:           nodejs-uri-js
14cu|nodejs-uri-js-1.4.2-7|2	Version:        1.4.2
14cu|nodejs-uri-js-1.4.2-7|3	Release:        7
14cu|nodejs-uri-js-1.4.2-7|4	Summary:        URI parsing/validating/resolving library for Javascript
14cu|nodejs-uri-js-1.4.2-7|5	Group:          Development/Other
14cu|nodejs-uri-js-1.4.2-7|6	# License text is in README.md
14cu|nodejs-uri-js-1.4.2-7|7	License:        BSD
14cu|nodejs-uri-js-1.4.2-7|8	URL:            https://github.com/garycourt/uri-js
14cu|nodejs-uri-js-1.4.2-7|9	Source0:        http://registry.npmjs.org/uri-js/-/uri-js-%{version}.tgz
14cu|nodejs-uri-js-1.4.2-7|10	BuildArch:      noarch
14cu|nodejs-uri-js-1.4.2-7|11	
14cu|nodejs-uri-js-1.4.2-7|12	BuildRequires:  nodejs-packaging
14cu|nodejs-uri-js-1.4.2-7|13	BuildRequires:  nodejs
14cu|nodejs-uri-js-1.4.2-7|14	
14cu|nodejs-uri-js-1.4.2-7|15	%description
14cu|nodejs-uri-js-1.4.2-7|16	URI.js is an RFC 3986 compliant, scheme extendable URI
14cu|nodejs-uri-js-1.4.2-7|17	parsing/validating/resolving library for all JavaScript
14cu|nodejs-uri-js-1.4.2-7|18	environments (browsers, Node.js, etc).
14cu|nodejs-uri-js-1.4.2-7|19	
14cu|nodejs-uri-js-1.4.2-7|20	
14cu|nodejs-uri-js-1.4.2-7|21	%prep
14cu|nodejs-uri-js-1.4.2-7|22	%setup -q -n package
14cu|nodejs-uri-js-1.4.2-7|23	sed -i -e 's/\r//' README.md
14cu|nodejs-uri-js-1.4.2-7|24	rm -rf node_modules bin/closure src/externs.js
14cu|nodejs-uri-js-1.4.2-7|25	
14cu|nodejs-uri-js-1.4.2-7|26	
14cu|nodejs-uri-js-1.4.2-7|27	%build
14cu|nodejs-uri-js-1.4.2-7|28	
14cu|nodejs-uri-js-1.4.2-7|29	
14cu|nodejs-uri-js-1.4.2-7|30	%install
14cu|nodejs-uri-js-1.4.2-7|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/uri-js
14cu|nodejs-uri-js-1.4.2-7|32	cp -pr package.json dist src %{buildroot}/%{nodejs_sitelib}/uri-js
14cu|nodejs-uri-js-1.4.2-7|33	%nodejs_symlink_deps
14cu|nodejs-uri-js-1.4.2-7|34	
14cu|nodejs-uri-js-1.4.2-7|35	
14cu|nodejs-uri-js-1.4.2-7|36	%check
14cu|nodejs-uri-js-1.4.2-7|37	# Tests are only runnable in a web browser at present
14cu|nodejs-uri-js-1.4.2-7|38	
14cu|nodejs-uri-js-1.4.2-7|39	
14cu|nodejs-uri-js-1.4.2-7|40	%files
14cu|nodejs-uri-js-1.4.2-7|41	%doc README.md
14cu|nodejs-uri-js-1.4.2-7|42	%{nodejs_sitelib}/uri-js
14cu|nodejs-uri-js-1.4.2-7|43	
14cu|nodejs-uri-js-1.4.2-7|44	
14cu|nodejs-uri-js-1.4.2-7|45	
14cu|nodejs-uri-js-1.4.2-7|46	%changelog
14cu|nodejs-uri-js-1.4.2-7|47	
14cu|nodejs-uri-js-1.4.2-7|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.2-7
14cu|nodejs-uri-js-1.4.2-7|49	- (e9f40c9) BuildList#2799825: Increase release tag
14cu|nodejs-uri-js-1.4.2-7|50	
14cu|nodejs-uri-js-1.4.2-7|51	

12256 14
14cu|nodejs-uri-path-1.0.0-4|1	%define oname uri-path
14cu|nodejs-uri-path-1.0.0-4|2	
14cu|nodejs-uri-path-1.0.0-4|3	Summary:        Convert relative file system paths into safe URI paths
14cu|nodejs-uri-path-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-uri-path-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-uri-path-1.0.0-4|6	Release:        4
14cu|nodejs-uri-path-1.0.0-4|7	License:        MIT
14cu|nodejs-uri-path-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-uri-path-1.0.0-4|9	Url:            https://github.com/UltCombo/uri-path
14cu|nodejs-uri-path-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uri-path-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-uri-path-1.0.0-4|12	BuildRequires:  npm(mocha)
14cu|nodejs-uri-path-1.0.0-4|13	BuildRequires:  npm(should)
14cu|nodejs-uri-path-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-uri-path-1.0.0-4|15	
14cu|nodejs-uri-path-1.0.0-4|16	%description
14cu|nodejs-uri-path-1.0.0-4|17	%{summary}.
14cu|nodejs-uri-path-1.0.0-4|18	
14cu|nodejs-uri-path-1.0.0-4|19	%files
14cu|nodejs-uri-path-1.0.0-4|20	%doc LICENSE-MIT *.md
14cu|nodejs-uri-path-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uri-path-1.0.0-4|22	
14cu|nodejs-uri-path-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-uri-path-1.0.0-4|24	
14cu|nodejs-uri-path-1.0.0-4|25	%prep
14cu|nodejs-uri-path-1.0.0-4|26	%setup -q -n package
14cu|nodejs-uri-path-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-uri-path-1.0.0-4|28	
14cu|nodejs-uri-path-1.0.0-4|29	%build
14cu|nodejs-uri-path-1.0.0-4|30	
14cu|nodejs-uri-path-1.0.0-4|31	%install
14cu|nodejs-uri-path-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uri-path-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-uri-path-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-uri-path-1.0.0-4|35	
14cu|nodejs-uri-path-1.0.0-4|36	%check
14cu|nodejs-uri-path-1.0.0-4|37	%nodejs_symlink_deps --check
14cu|nodejs-uri-path-1.0.0-4|38	mocha test
14cu|nodejs-uri-path-1.0.0-4|39	
14cu|nodejs-uri-path-1.0.0-4|40	%changelog
14cu|nodejs-uri-path-1.0.0-4|41	
14cu|nodejs-uri-path-1.0.0-4|42	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-uri-path-1.0.0-4|43	- (5e2f7e1) BuildList#2799825: Increase release tag
14cu|nodejs-uri-path-1.0.0-4|44	
14cu|nodejs-uri-path-1.0.0-4|45	

12257 14
14cu|nodejs-urix-0.1.0-4|1	%define oname urix
14cu|nodejs-urix-0.1.0-4|2	
14cu|nodejs-urix-0.1.0-4|3	Summary:        Makes Windows-style paths more unix and URI friendly
14cu|nodejs-urix-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-urix-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-urix-0.1.0-4|6	Release:        4
14cu|nodejs-urix-0.1.0-4|7	License:        MIT
14cu|nodejs-urix-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-urix-0.1.0-4|9	Url:            https://github.com/lydell/urix
14cu|nodejs-urix-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-urix-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-urix-0.1.0-4|12	BuildArch:      noarch
14cu|nodejs-urix-0.1.0-4|13	
14cu|nodejs-urix-0.1.0-4|14	%description
14cu|nodejs-urix-0.1.0-4|15	%{summary}.
14cu|nodejs-urix-0.1.0-4|16	
14cu|nodejs-urix-0.1.0-4|17	%files
14cu|nodejs-urix-0.1.0-4|18	%doc LICENSE readme.md
14cu|nodejs-urix-0.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-urix-0.1.0-4|20	
14cu|nodejs-urix-0.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-urix-0.1.0-4|22	
14cu|nodejs-urix-0.1.0-4|23	%prep
14cu|nodejs-urix-0.1.0-4|24	%setup -q -n package
14cu|nodejs-urix-0.1.0-4|25	rm -rf node_modules
14cu|nodejs-urix-0.1.0-4|26	
14cu|nodejs-urix-0.1.0-4|27	%build
14cu|nodejs-urix-0.1.0-4|28	
14cu|nodejs-urix-0.1.0-4|29	%install
14cu|nodejs-urix-0.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urix-0.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urix-0.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-urix-0.1.0-4|33	
14cu|nodejs-urix-0.1.0-4|34	
14cu|nodejs-urix-0.1.0-4|35	%changelog
14cu|nodejs-urix-0.1.0-4|36	
14cu|nodejs-urix-0.1.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-urix-0.1.0-4|38	- (6cca318) BuildList#2799825: Increase release tag
14cu|nodejs-urix-0.1.0-4|39	
14cu|nodejs-urix-0.1.0-4|40	

12258 14
14cu|nodejs-url-0.11.0-4|1	%define oname url
14cu|nodejs-url-0.11.0-4|2	
14cu|nodejs-url-0.11.0-4|3	Summary:        The core url packaged standalone for use with Browserify
14cu|nodejs-url-0.11.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-url-0.11.0-4|5	Version:        0.11.0
14cu|nodejs-url-0.11.0-4|6	Release:        4
14cu|nodejs-url-0.11.0-4|7	License:        MIT
14cu|nodejs-url-0.11.0-4|8	Group:          Development/Other
14cu|nodejs-url-0.11.0-4|9	Url:            https://github.com/defunctzombie/node-url
14cu|nodejs-url-0.11.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-url-0.11.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-url-0.11.0-4|12	BuildRequires:  npm(querystring)
14cu|nodejs-url-0.11.0-4|13	BuildRequires:  npm(punycode)
14cu|nodejs-url-0.11.0-4|14	BuildRequires:  npm(assert)
14cu|nodejs-url-0.11.0-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-url-0.11.0-4|16	BuildArch:      noarch
14cu|nodejs-url-0.11.0-4|17	
14cu|nodejs-url-0.11.0-4|18	%description
14cu|nodejs-url-0.11.0-4|19	%{summary}.
14cu|nodejs-url-0.11.0-4|20	
14cu|nodejs-url-0.11.0-4|21	%files
14cu|nodejs-url-0.11.0-4|22	%doc LICENSE README.md
14cu|nodejs-url-0.11.0-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-0.11.0-4|24	
14cu|nodejs-url-0.11.0-4|25	#------------------------------------------------------------------
14cu|nodejs-url-0.11.0-4|26	
14cu|nodejs-url-0.11.0-4|27	%prep
14cu|nodejs-url-0.11.0-4|28	%setup -q -n package
14cu|nodejs-url-0.11.0-4|29	rm -rf node_modules
14cu|nodejs-url-0.11.0-4|30	
14cu|nodejs-url-0.11.0-4|31	%build
14cu|nodejs-url-0.11.0-4|32	
14cu|nodejs-url-0.11.0-4|33	%install
14cu|nodejs-url-0.11.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-0.11.0-4|35	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-0.11.0-4|36	%nodejs_symlink_deps
14cu|nodejs-url-0.11.0-4|37	
14cu|nodejs-url-0.11.0-4|38	
14cu|nodejs-url-0.11.0-4|39	%check
14cu|nodejs-url-0.11.0-4|40	%nodejs_symlink_deps --check
14cu|nodejs-url-0.11.0-4|41	mocha --ui qunit test.js
14cu|nodejs-url-0.11.0-4|42	
14cu|nodejs-url-0.11.0-4|43	%changelog
14cu|nodejs-url-0.11.0-4|44	
14cu|nodejs-url-0.11.0-4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.11.0-4
14cu|nodejs-url-0.11.0-4|46	- (c0626e7) BuildList#2799825: Increase release tag
14cu|nodejs-url-0.11.0-4|47	
14cu|nodejs-url-0.11.0-4|48	

12259 14
14cu|nodejs-url2-1.0.4-4|1	%define oname url2
14cu|nodejs-url2-1.0.4-4|2	
14cu|nodejs-url2-1.0.4-4|3	Summary:    The Node.js URL module plus relative paths
14cu|nodejs-url2-1.0.4-4|4	Name:       nodejs-%{oname}
14cu|nodejs-url2-1.0.4-4|5	Version:    1.0.4
14cu|nodejs-url2-1.0.4-4|6	Release:    4
14cu|nodejs-url2-1.0.4-4|7	License:    MIT
14cu|nodejs-url2-1.0.4-4|8	Group:      Development/Other
14cu|nodejs-url2-1.0.4-4|9	URL:        https://github.com/kriskowal/%{oname}
14cu|nodejs-url2-1.0.4-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-url2-1.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-url2-1.0.4-4|12	BuildRequires:  npm(url)
14cu|nodejs-url2-1.0.4-4|13	#not yet backported
14cu|nodejs-url2-1.0.4-4|14	#BuildRequires:  npm(jasminum)
14cu|nodejs-url2-1.0.4-4|15	#BuildRequires:  npm(jshint)
14cu|nodejs-url2-1.0.4-4|16	BuildArch:  noarch
14cu|nodejs-url2-1.0.4-4|17	
14cu|nodejs-url2-1.0.4-4|18	%description
14cu|nodejs-url2-1.0.4-4|19	This module builds upon the existing URL module in Node.js, but adds
14cu|nodejs-url2-1.0.4-4|20	relative(source, target) which returns the shortest relative path between
14cu|nodejs-url2-1.0.4-4|21	any two equally qualified URLs. If the paths are not equally qualified,
14cu|nodejs-url2-1.0.4-4|22	it returns the target.
14cu|nodejs-url2-1.0.4-4|23	
14cu|nodejs-url2-1.0.4-4|24	In addition, this package augments the URL object definition as returned
14cu|nodejs-url2-1.0.4-4|25	by parse and consumed by format.
14cu|nodejs-url2-1.0.4-4|26	
14cu|nodejs-url2-1.0.4-4|27	
14cu|nodejs-url2-1.0.4-4|28	%files
14cu|nodejs-url2-1.0.4-4|29	%doc LICENSE.md README.md
14cu|nodejs-url2-1.0.4-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-url2-1.0.4-4|31	#--------------------------------------------------------
14cu|nodejs-url2-1.0.4-4|32	%prep
14cu|nodejs-url2-1.0.4-4|33	%setup -q -n package
14cu|nodejs-url2-1.0.4-4|34	%nodejs_fixdep url
14cu|nodejs-url2-1.0.4-4|35	
14cu|nodejs-url2-1.0.4-4|36	%build
14cu|nodejs-url2-1.0.4-4|37	#nothing to do
14cu|nodejs-url2-1.0.4-4|38	
14cu|nodejs-url2-1.0.4-4|39	
14cu|nodejs-url2-1.0.4-4|40	%install
14cu|nodejs-url2-1.0.4-4|41	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-url2-1.0.4-4|42	cp -pr package.json url2.js \
14cu|nodejs-url2-1.0.4-4|43	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-url2-1.0.4-4|44	
14cu|nodejs-url2-1.0.4-4|45	%nodejs_symlink_deps
14cu|nodejs-url2-1.0.4-4|46	
14cu|nodejs-url2-1.0.4-4|47	#%check
14cu|nodejs-url2-1.0.4-4|48	#%nodejs_symlink_deps --check
14cu|nodejs-url2-1.0.4-4|49	#%jasminum test && npm run lint
14cu|nodejs-url2-1.0.4-4|50	
14cu|nodejs-url2-1.0.4-4|51	
14cu|nodejs-url2-1.0.4-4|52	
14cu|nodejs-url2-1.0.4-4|53	%changelog
14cu|nodejs-url2-1.0.4-4|54	
14cu|nodejs-url2-1.0.4-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.4-4
14cu|nodejs-url2-1.0.4-4|56	- (ff64a41) BuildList#2799825: Increase release tag
14cu|nodejs-url2-1.0.4-4|57	
14cu|nodejs-url2-1.0.4-4|58	

12260 14
14cu|nodejs-urlgrey-0.4.0-4|1	%define oname urlgrey
14cu|nodejs-urlgrey-0.4.0-4|2	
14cu|nodejs-urlgrey-0.4.0-4|3	Summary:        Urlgrey is a library for url querying and manipulation
14cu|nodejs-urlgrey-0.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-urlgrey-0.4.0-4|5	Version:        0.4.0
14cu|nodejs-urlgrey-0.4.0-4|6	Release:        4
14cu|nodejs-urlgrey-0.4.0-4|7	# stated in package.json
14cu|nodejs-urlgrey-0.4.0-4|8	License:        BSD
14cu|nodejs-urlgrey-0.4.0-4|9	Group:          Development/Other
14cu|nodejs-urlgrey-0.4.0-4|10	Url:            https://github.com/cainus/urlgrey
14cu|nodejs-urlgrey-0.4.0-4|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-urlgrey-0.4.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-urlgrey-0.4.0-4|13	BuildRequires:  npm(tape) >= 4.2.2
14cu|nodejs-urlgrey-0.4.0-4|14	BuildArch:      noarch
14cu|nodejs-urlgrey-0.4.0-4|15	
14cu|nodejs-urlgrey-0.4.0-4|16	%description
14cu|nodejs-urlgrey-0.4.0-4|17	%{summary}.
14cu|nodejs-urlgrey-0.4.0-4|18	
14cu|nodejs-urlgrey-0.4.0-4|19	%files
14cu|nodejs-urlgrey-0.4.0-4|20	%doc README.md
14cu|nodejs-urlgrey-0.4.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-urlgrey-0.4.0-4|22	
14cu|nodejs-urlgrey-0.4.0-4|23	#------------------------------------------------------------------
14cu|nodejs-urlgrey-0.4.0-4|24	
14cu|nodejs-urlgrey-0.4.0-4|25	%prep
14cu|nodejs-urlgrey-0.4.0-4|26	%setup -q -n package
14cu|nodejs-urlgrey-0.4.0-4|27	rm -rf node_modules
14cu|nodejs-urlgrey-0.4.0-4|28	%nodejs_fixdep tape 4.2.x
14cu|nodejs-urlgrey-0.4.0-4|29	
14cu|nodejs-urlgrey-0.4.0-4|30	
14cu|nodejs-urlgrey-0.4.0-4|31	%build
14cu|nodejs-urlgrey-0.4.0-4|32	
14cu|nodejs-urlgrey-0.4.0-4|33	%install
14cu|nodejs-urlgrey-0.4.0-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urlgrey-0.4.0-4|35	cp -r package.json *.js *.png browser coverage \
14cu|nodejs-urlgrey-0.4.0-4|36	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-urlgrey-0.4.0-4|37	%nodejs_symlink_deps
14cu|nodejs-urlgrey-0.4.0-4|38	%changelog
14cu|nodejs-urlgrey-0.4.0-4|39	
14cu|nodejs-urlgrey-0.4.0-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-urlgrey-0.4.0-4|41	- (54ddedf) BuildList#2799825: Increase release tag
14cu|nodejs-urlgrey-0.4.0-4|42	
14cu|nodejs-urlgrey-0.4.0-4|43	

12261 14
14cu|nodejs-url-parse-lax-1.0.0-5|1	%define oname url-parse-lax
14cu|nodejs-url-parse-lax-1.0.0-5|2	
14cu|nodejs-url-parse-lax-1.0.0-5|3	Summary:        Url parse with support for protocol-less URLs & IPs
14cu|nodejs-url-parse-lax-1.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-url-parse-lax-1.0.0-5|5	Version:        1.0.0
14cu|nodejs-url-parse-lax-1.0.0-5|6	Release:        5
14cu|nodejs-url-parse-lax-1.0.0-5|7	License:        MIT
14cu|nodejs-url-parse-lax-1.0.0-5|8	Group:          Development/Other
14cu|nodejs-url-parse-lax-1.0.0-5|9	Url:            https://github.com/sindresorhus/url-parse-lax
14cu|nodejs-url-parse-lax-1.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-url-parse-lax-1.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-url-parse-lax-1.0.0-5|12	BuildRequires:  npm(prepend-http)
14cu|nodejs-url-parse-lax-1.0.0-5|13	Requires:       npm(prepend-http)
14cu|nodejs-url-parse-lax-1.0.0-5|14	
14cu|nodejs-url-parse-lax-1.0.0-5|15	BuildArch:      noarch
14cu|nodejs-url-parse-lax-1.0.0-5|16	
14cu|nodejs-url-parse-lax-1.0.0-5|17	%description
14cu|nodejs-url-parse-lax-1.0.0-5|18	%{summary}.
14cu|nodejs-url-parse-lax-1.0.0-5|19	
14cu|nodejs-url-parse-lax-1.0.0-5|20	%files
14cu|nodejs-url-parse-lax-1.0.0-5|21	%doc readme.md license
14cu|nodejs-url-parse-lax-1.0.0-5|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-parse-lax-1.0.0-5|23	
14cu|nodejs-url-parse-lax-1.0.0-5|24	#------------------------------------------------------------------
14cu|nodejs-url-parse-lax-1.0.0-5|25	
14cu|nodejs-url-parse-lax-1.0.0-5|26	%prep
14cu|nodejs-url-parse-lax-1.0.0-5|27	%setup -q -n package
14cu|nodejs-url-parse-lax-1.0.0-5|28	rm -rf node_modules
14cu|nodejs-url-parse-lax-1.0.0-5|29	
14cu|nodejs-url-parse-lax-1.0.0-5|30	%build
14cu|nodejs-url-parse-lax-1.0.0-5|31	
14cu|nodejs-url-parse-lax-1.0.0-5|32	%install
14cu|nodejs-url-parse-lax-1.0.0-5|33	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-parse-lax-1.0.0-5|34	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-url-parse-lax-1.0.0-5|35	%nodejs_symlink_deps
14cu|nodejs-url-parse-lax-1.0.0-5|36	%changelog
14cu|nodejs-url-parse-lax-1.0.0-5|37	
14cu|nodejs-url-parse-lax-1.0.0-5|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-5
14cu|nodejs-url-parse-lax-1.0.0-5|39	- (2e18d69) BuildList#2799825: Increase release tag
14cu|nodejs-url-parse-lax-1.0.0-5|40	
14cu|nodejs-url-parse-lax-1.0.0-5|41	

12262 14
14cu|nodejs-urun-0.0.8-4|1	%define oname urun
14cu|nodejs-urun-0.0.8-4|2	
14cu|nodejs-urun-0.0.8-4|3	Summary:        The minimal test runner
14cu|nodejs-urun-0.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-urun-0.0.8-4|5	Version:        0.0.8
14cu|nodejs-urun-0.0.8-4|6	Release:        4
14cu|nodejs-urun-0.0.8-4|7	License:        MIT
14cu|nodejs-urun-0.0.8-4|8	Group:          Development/Other
14cu|nodejs-urun-0.0.8-4|9	Url:            https://www.npmjs.com/package/urun
14cu|nodejs-urun-0.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-urun-0.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-urun-0.0.8-4|12	BuildRequires:  npm(sinon)
14cu|nodejs-urun-0.0.8-4|13	BuildRequires:  npm(utest)
14cu|nodejs-urun-0.0.8-4|14	BuildArch:      noarch
14cu|nodejs-urun-0.0.8-4|15	
14cu|nodejs-urun-0.0.8-4|16	%description
14cu|nodejs-urun-0.0.8-4|17	%{summary}.
14cu|nodejs-urun-0.0.8-4|18	
14cu|nodejs-urun-0.0.8-4|19	%files
14cu|nodejs-urun-0.0.8-4|20	%doc *.md
14cu|nodejs-urun-0.0.8-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-urun-0.0.8-4|22	
14cu|nodejs-urun-0.0.8-4|23	#------------------------------------------------------------------
14cu|nodejs-urun-0.0.8-4|24	
14cu|nodejs-urun-0.0.8-4|25	%prep
14cu|nodejs-urun-0.0.8-4|26	%setup -q -n package
14cu|nodejs-urun-0.0.8-4|27	rm -rf node_modules
14cu|nodejs-urun-0.0.8-4|28	
14cu|nodejs-urun-0.0.8-4|29	%build
14cu|nodejs-urun-0.0.8-4|30	
14cu|nodejs-urun-0.0.8-4|31	%install
14cu|nodejs-urun-0.0.8-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-urun-0.0.8-4|33	cp -r package.json index.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-urun-0.0.8-4|34	%nodejs_symlink_deps
14cu|nodejs-urun-0.0.8-4|35	
14cu|nodejs-urun-0.0.8-4|36	
14cu|nodejs-urun-0.0.8-4|37	%check
14cu|nodejs-urun-0.0.8-4|38	%nodejs_symlink_deps --check
14cu|nodejs-urun-0.0.8-4|39	make test
14cu|nodejs-urun-0.0.8-4|40	
14cu|nodejs-urun-0.0.8-4|41	%changelog
14cu|nodejs-urun-0.0.8-4|42	
14cu|nodejs-urun-0.0.8-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-4
14cu|nodejs-urun-0.0.8-4|44	- (1a351b6) BuildList#2799825: Increase release tag
14cu|nodejs-urun-0.0.8-4|45	
14cu|nodejs-urun-0.0.8-4|46	

12263 14
14cu|nodejs-user-home-2.0.0-5|1	%define oname user-home
14cu|nodejs-user-home-2.0.0-5|2	
14cu|nodejs-user-home-2.0.0-5|3	Summary:        Get the path to the user home directory
14cu|nodejs-user-home-2.0.0-5|4	Name:           nodejs-%{oname}
14cu|nodejs-user-home-2.0.0-5|5	Version:        2.0.0
14cu|nodejs-user-home-2.0.0-5|6	Release:        5
14cu|nodejs-user-home-2.0.0-5|7	License:        MIT
14cu|nodejs-user-home-2.0.0-5|8	Group:          Development/Other
14cu|nodejs-user-home-2.0.0-5|9	Url:            https://github.com/sindresorhus/user-home/releases
14cu|nodejs-user-home-2.0.0-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-user-home-2.0.0-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-user-home-2.0.0-5|12	BuildRequires:  nodejs
14cu|nodejs-user-home-2.0.0-5|13	BuildRequires:  npm(os-homedir)
14cu|nodejs-user-home-2.0.0-5|14	
14cu|nodejs-user-home-2.0.0-5|15	Requires:	npm(os-homedir)
14cu|nodejs-user-home-2.0.0-5|16	
14cu|nodejs-user-home-2.0.0-5|17	BuildArch:      noarch
14cu|nodejs-user-home-2.0.0-5|18	
14cu|nodejs-user-home-2.0.0-5|19	%description
14cu|nodejs-user-home-2.0.0-5|20	%{summary}.
14cu|nodejs-user-home-2.0.0-5|21	
14cu|nodejs-user-home-2.0.0-5|22	%files
14cu|nodejs-user-home-2.0.0-5|23	%doc license readme.md
14cu|nodejs-user-home-2.0.0-5|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-user-home-2.0.0-5|25	
14cu|nodejs-user-home-2.0.0-5|26	#------------------------------------------------------------------
14cu|nodejs-user-home-2.0.0-5|27	
14cu|nodejs-user-home-2.0.0-5|28	%prep
14cu|nodejs-user-home-2.0.0-5|29	%setup -q -n package
14cu|nodejs-user-home-2.0.0-5|30	rm -rf node_modules
14cu|nodejs-user-home-2.0.0-5|31	
14cu|nodejs-user-home-2.0.0-5|32	%build
14cu|nodejs-user-home-2.0.0-5|33	
14cu|nodejs-user-home-2.0.0-5|34	%install
14cu|nodejs-user-home-2.0.0-5|35	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-user-home-2.0.0-5|36	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-user-home-2.0.0-5|37	%nodejs_symlink_deps
14cu|nodejs-user-home-2.0.0-5|38	%changelog
14cu|nodejs-user-home-2.0.0-5|39	
14cu|nodejs-user-home-2.0.0-5|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-5
14cu|nodejs-user-home-2.0.0-5|41	- (7f357a7) BuildList#2799825: Increase release tag
14cu|nodejs-user-home-2.0.0-5|42	
14cu|nodejs-user-home-2.0.0-5|43	

12264 14
14cu|nodejs-utest-0.0.8-4|1	%define oname utest
14cu|nodejs-utest-0.0.8-4|2	
14cu|nodejs-utest-0.0.8-4|3	Summary:        The minimal unit testing library
14cu|nodejs-utest-0.0.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-utest-0.0.8-4|5	Version:        0.0.8
14cu|nodejs-utest-0.0.8-4|6	Release:        4
14cu|nodejs-utest-0.0.8-4|7	License:        MIT
14cu|nodejs-utest-0.0.8-4|8	Group:          Development/Other
14cu|nodejs-utest-0.0.8-4|9	Url:            https://www.npmjs.com/package/utest
14cu|nodejs-utest-0.0.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-utest-0.0.8-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-utest-0.0.8-4|12	BuildArch:      noarch
14cu|nodejs-utest-0.0.8-4|13	
14cu|nodejs-utest-0.0.8-4|14	%description
14cu|nodejs-utest-0.0.8-4|15	%{summary}.
14cu|nodejs-utest-0.0.8-4|16	
14cu|nodejs-utest-0.0.8-4|17	%files
14cu|nodejs-utest-0.0.8-4|18	%doc *.md
14cu|nodejs-utest-0.0.8-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-utest-0.0.8-4|20	
14cu|nodejs-utest-0.0.8-4|21	#------------------------------------------------------------------
14cu|nodejs-utest-0.0.8-4|22	
14cu|nodejs-utest-0.0.8-4|23	%prep
14cu|nodejs-utest-0.0.8-4|24	%setup -q -n package
14cu|nodejs-utest-0.0.8-4|25	rm -rf node_modules
14cu|nodejs-utest-0.0.8-4|26	
14cu|nodejs-utest-0.0.8-4|27	%build
14cu|nodejs-utest-0.0.8-4|28	
14cu|nodejs-utest-0.0.8-4|29	%install
14cu|nodejs-utest-0.0.8-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-utest-0.0.8-4|31	cp -r *.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-utest-0.0.8-4|32	%nodejs_symlink_deps
14cu|nodejs-utest-0.0.8-4|33	
14cu|nodejs-utest-0.0.8-4|34	%check
14cu|nodejs-utest-0.0.8-4|35	%nodejs_symlink_deps --check
14cu|nodejs-utest-0.0.8-4|36	make test
14cu|nodejs-utest-0.0.8-4|37	
14cu|nodejs-utest-0.0.8-4|38	%changelog
14cu|nodejs-utest-0.0.8-4|39	
14cu|nodejs-utest-0.0.8-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.8-4
14cu|nodejs-utest-0.0.8-4|41	- (7fee6d4) BuildList#2799825: Increase release tag
14cu|nodejs-utest-0.0.8-4|42	
14cu|nodejs-utest-0.0.8-4|43	

12265 14
14cu|nodejs-utf-8-validate-1.2.1-4|1	%define oname utf-8-validate
14cu|nodejs-utf-8-validate-1.2.1-4|2	
14cu|nodejs-utf-8-validate-1.2.1-4|3	Summary:        Validate UTF-8 for Web
14cu|nodejs-utf-8-validate-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-utf-8-validate-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-utf-8-validate-1.2.1-4|6	Release:        4
14cu|nodejs-utf-8-validate-1.2.1-4|7	License:        MIT
14cu|nodejs-utf-8-validate-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-utf-8-validate-1.2.1-4|9	Url:            https://github.com/websockets/utf-8-validate
14cu|nodejs-utf-8-validate-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-utf-8-validate-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-utf-8-validate-1.2.1-4|12	BuildRequires:  npm(nan)
14cu|nodejs-utf-8-validate-1.2.1-4|13	BuildRequires:  npm(bindings)
14cu|nodejs-utf-8-validate-1.2.1-4|14	BuildRequires:  npm(node-gyp)
14cu|nodejs-utf-8-validate-1.2.1-4|15	
14cu|nodejs-utf-8-validate-1.2.1-4|16	%description
14cu|nodejs-utf-8-validate-1.2.1-4|17	%{summary}.
14cu|nodejs-utf-8-validate-1.2.1-4|18	
14cu|nodejs-utf-8-validate-1.2.1-4|19	%files
14cu|nodejs-utf-8-validate-1.2.1-4|20	%doc *.md
14cu|nodejs-utf-8-validate-1.2.1-4|21	%{nodejs_sitearch}/%{oname}
14cu|nodejs-utf-8-validate-1.2.1-4|22	
14cu|nodejs-utf-8-validate-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-utf-8-validate-1.2.1-4|24	
14cu|nodejs-utf-8-validate-1.2.1-4|25	%prep
14cu|nodejs-utf-8-validate-1.2.1-4|26	%setup -qn package
14cu|nodejs-utf-8-validate-1.2.1-4|27	rm -rf node_modules
14cu|nodejs-utf-8-validate-1.2.1-4|28	
14cu|nodejs-utf-8-validate-1.2.1-4|29	%build
14cu|nodejs-utf-8-validate-1.2.1-4|30	%nodejs_symlink_deps --check
14cu|nodejs-utf-8-validate-1.2.1-4|31	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|nodejs-utf-8-validate-1.2.1-4|32	node-gyp rebuild
14cu|nodejs-utf-8-validate-1.2.1-4|33	
14cu|nodejs-utf-8-validate-1.2.1-4|34	%install
14cu|nodejs-utf-8-validate-1.2.1-4|35	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-utf-8-validate-1.2.1-4|36	cp -r package.json *.js build/ src/ %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-utf-8-validate-1.2.1-4|37	%nodejs_symlink_deps
14cu|nodejs-utf-8-validate-1.2.1-4|38	
14cu|nodejs-utf-8-validate-1.2.1-4|39	%changelog
14cu|nodejs-utf-8-validate-1.2.1-4|40	
14cu|nodejs-utf-8-validate-1.2.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-utf-8-validate-1.2.1-4|42	- (895c48e) BuildList#2799825: Increase release tag
14cu|nodejs-utf-8-validate-1.2.1-4|43	
14cu|nodejs-utf-8-validate-1.2.1-4|44	

12266 14
14cu|nodejs-util-0.10.3-5|1	%define oname util
14cu|nodejs-util-0.10.3-5|2	
14cu|nodejs-util-0.10.3-5|3	Summary:        Node.JS util module
14cu|nodejs-util-0.10.3-5|4	Name:           nodejs-%{oname}
14cu|nodejs-util-0.10.3-5|5	Version:        0.10.3
14cu|nodejs-util-0.10.3-5|6	Release:        5
14cu|nodejs-util-0.10.3-5|7	License:        MIT
14cu|nodejs-util-0.10.3-5|8	Group:          Development/Other
14cu|nodejs-util-0.10.3-5|9	Url:            https://github.com/defunctzombie/node-util
14cu|nodejs-util-0.10.3-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-util-0.10.3-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-util-0.10.3-5|12	BuildRequires:  npm(inherits)
14cu|nodejs-util-0.10.3-5|13	BuildArch:      noarch
14cu|nodejs-util-0.10.3-5|14	
14cu|nodejs-util-0.10.3-5|15	%description
14cu|nodejs-util-0.10.3-5|16	%{summary}.
14cu|nodejs-util-0.10.3-5|17	
14cu|nodejs-util-0.10.3-5|18	%files
14cu|nodejs-util-0.10.3-5|19	%doc LICENSE README.md
14cu|nodejs-util-0.10.3-5|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-0.10.3-5|21	
14cu|nodejs-util-0.10.3-5|22	#------------------------------------------------------------------
14cu|nodejs-util-0.10.3-5|23	
14cu|nodejs-util-0.10.3-5|24	%prep
14cu|nodejs-util-0.10.3-5|25	%setup -q -n package
14cu|nodejs-util-0.10.3-5|26	rm -rf node_modules
14cu|nodejs-util-0.10.3-5|27	%nodejs_fixdep inherits
14cu|nodejs-util-0.10.3-5|28	
14cu|nodejs-util-0.10.3-5|29	%build
14cu|nodejs-util-0.10.3-5|30	
14cu|nodejs-util-0.10.3-5|31	%install
14cu|nodejs-util-0.10.3-5|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-0.10.3-5|33	cp -r package.json util.js support/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-0.10.3-5|34	%nodejs_symlink_deps
14cu|nodejs-util-0.10.3-5|35	
14cu|nodejs-util-0.10.3-5|36	
14cu|nodejs-util-0.10.3-5|37	
14cu|nodejs-util-0.10.3-5|38	
14cu|nodejs-util-0.10.3-5|39	%changelog
14cu|nodejs-util-0.10.3-5|40	
14cu|nodejs-util-0.10.3-5|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.10.3-5
14cu|nodejs-util-0.10.3-5|42	- (c2634ef) BuildList#2799825: Increase release tag
14cu|nodejs-util-0.10.3-5|43	
14cu|nodejs-util-0.10.3-5|44	

12267 14
14cu|nodejs-util-deprecate-1.0.2-4|1	%define oname util-deprecate
14cu|nodejs-util-deprecate-1.0.2-4|2	
14cu|nodejs-util-deprecate-1.0.2-4|3	Summary:        Deprecate function with browser support
14cu|nodejs-util-deprecate-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-util-deprecate-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-util-deprecate-1.0.2-4|6	Release:        4
14cu|nodejs-util-deprecate-1.0.2-4|7	License:        MIT
14cu|nodejs-util-deprecate-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-util-deprecate-1.0.2-4|9	Url:            https://github.com/TooTallNate/util-deprecate
14cu|nodejs-util-deprecate-1.0.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-util-deprecate-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-util-deprecate-1.0.2-4|12	BuildArch:      noarch
14cu|nodejs-util-deprecate-1.0.2-4|13	
14cu|nodejs-util-deprecate-1.0.2-4|14	%description
14cu|nodejs-util-deprecate-1.0.2-4|15	The Node.js util.deprecate() function with browser support.
14cu|nodejs-util-deprecate-1.0.2-4|16	
14cu|nodejs-util-deprecate-1.0.2-4|17	%files
14cu|nodejs-util-deprecate-1.0.2-4|18	%doc LICENSE README.md History.md
14cu|nodejs-util-deprecate-1.0.2-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-deprecate-1.0.2-4|20	
14cu|nodejs-util-deprecate-1.0.2-4|21	#------------------------------------------------------------------
14cu|nodejs-util-deprecate-1.0.2-4|22	
14cu|nodejs-util-deprecate-1.0.2-4|23	%prep
14cu|nodejs-util-deprecate-1.0.2-4|24	%setup -q -n package
14cu|nodejs-util-deprecate-1.0.2-4|25	rm -rf node_modules
14cu|nodejs-util-deprecate-1.0.2-4|26	
14cu|nodejs-util-deprecate-1.0.2-4|27	%build
14cu|nodejs-util-deprecate-1.0.2-4|28	
14cu|nodejs-util-deprecate-1.0.2-4|29	%install
14cu|nodejs-util-deprecate-1.0.2-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-deprecate-1.0.2-4|31	cp -r package.json node.js browser.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-deprecate-1.0.2-4|32	%nodejs_symlink_deps
14cu|nodejs-util-deprecate-1.0.2-4|33	%changelog
14cu|nodejs-util-deprecate-1.0.2-4|34	
14cu|nodejs-util-deprecate-1.0.2-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-util-deprecate-1.0.2-4|36	- (db52591) BuildList#2799825: Increase release tag
14cu|nodejs-util-deprecate-1.0.2-4|37	
14cu|nodejs-util-deprecate-1.0.2-4|38	

12268 14
14cu|nodejs-utile-0.3.0-4|1	%define oname utile
14cu|nodejs-utile-0.3.0-4|2	
14cu|nodejs-utile-0.3.0-4|3	Summary:    A Node.js drop-in replacement for `util` with some additional functions
14cu|nodejs-utile-0.3.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-utile-0.3.0-4|5	Version:    0.3.0
14cu|nodejs-utile-0.3.0-4|6	Release:    4
14cu|nodejs-utile-0.3.0-4|7	License:    MIT
14cu|nodejs-utile-0.3.0-4|8	Group:      Development/Other
14cu|nodejs-utile-0.3.0-4|9	URL:        https://github.com/flatiron/%{oname}
14cu|nodejs-utile-0.3.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-utile-0.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-utile-0.3.0-4|12	BuildRequires:  npm(deep-equal)
14cu|nodejs-utile-0.3.0-4|13	BuildRequires:  npm(i)
14cu|nodejs-utile-0.3.0-4|14	BuildRequires:  npm(mkdirp)
14cu|nodejs-utile-0.3.0-4|15	BuildRequires:  npm(ncp)
14cu|nodejs-utile-0.3.0-4|16	BuildRequires:  npm(rimraf)
14cu|nodejs-utile-0.3.0-4|17	BuildRequires:  npm(async)
14cu|nodejs-utile-0.3.0-4|18	BuildRequires:  npm(vows)
14cu|nodejs-utile-0.3.0-4|19	BuildArch:  noarch
14cu|nodejs-utile-0.3.0-4|20	
14cu|nodejs-utile-0.3.0-4|21	%description
14cu|nodejs-utile-0.3.0-4|22	%{summary}.
14cu|nodejs-utile-0.3.0-4|23	
14cu|nodejs-utile-0.3.0-4|24	
14cu|nodejs-utile-0.3.0-4|25	%files
14cu|nodejs-utile-0.3.0-4|26	%doc CHANGELOG.md LICENSE README.md
14cu|nodejs-utile-0.3.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-utile-0.3.0-4|28	#-------------------------------------------------------------
14cu|nodejs-utile-0.3.0-4|29	
14cu|nodejs-utile-0.3.0-4|30	%prep
14cu|nodejs-utile-0.3.0-4|31	%setup -q -n package
14cu|nodejs-utile-0.3.0-4|32	%nodejs_fixdep async
14cu|nodejs-utile-0.3.0-4|33	%nodejs_fixdep ncp
14cu|nodejs-utile-0.3.0-4|34	%nodejs_fixdep rimraf
14cu|nodejs-utile-0.3.0-4|35	%nodejs_fixdep mkdirp
14cu|nodejs-utile-0.3.0-4|36	%nodejs_fixdep i
14cu|nodejs-utile-0.3.0-4|37	%nodejs_fixdep deep-equal
14cu|nodejs-utile-0.3.0-4|38	
14cu|nodejs-utile-0.3.0-4|39	%build
14cu|nodejs-utile-0.3.0-4|40	#nothing to do
14cu|nodejs-utile-0.3.0-4|41	
14cu|nodejs-utile-0.3.0-4|42	
14cu|nodejs-utile-0.3.0-4|43	%install
14cu|nodejs-utile-0.3.0-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-utile-0.3.0-4|45	cp -pr package.json lib/ \
14cu|nodejs-utile-0.3.0-4|46	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-utile-0.3.0-4|47	
14cu|nodejs-utile-0.3.0-4|48	%nodejs_symlink_deps
14cu|nodejs-utile-0.3.0-4|49	
14cu|nodejs-utile-0.3.0-4|50	%check
14cu|nodejs-utile-0.3.0-4|51	%nodejs_symlink_deps --check
14cu|nodejs-utile-0.3.0-4|52	vows --spec
14cu|nodejs-utile-0.3.0-4|53	
14cu|nodejs-utile-0.3.0-4|54	%changelog
14cu|nodejs-utile-0.3.0-4|55	
14cu|nodejs-utile-0.3.0-4|56	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.0-4
14cu|nodejs-utile-0.3.0-4|57	- (acb9a60) BuildList#2799825: Increase release tag
14cu|nodejs-utile-0.3.0-4|58	
14cu|nodejs-utile-0.3.0-4|59	

12269 14
14cu|nodejs-util-extend-1.0.3-4|1	%define oname util-extend
14cu|nodejs-util-extend-1.0.3-4|2	
14cu|nodejs-util-extend-1.0.3-4|3	Summary:        Node's internal object extension function
14cu|nodejs-util-extend-1.0.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-util-extend-1.0.3-4|5	Version:        1.0.3
14cu|nodejs-util-extend-1.0.3-4|6	Release:        4
14cu|nodejs-util-extend-1.0.3-4|7	License:        MIT
14cu|nodejs-util-extend-1.0.3-4|8	Group:          Development/Other
14cu|nodejs-util-extend-1.0.3-4|9	Url:            https://github.com/isaacs/util-extend
14cu|nodejs-util-extend-1.0.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-util-extend-1.0.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-util-extend-1.0.3-4|12	BuildArch:      noarch
14cu|nodejs-util-extend-1.0.3-4|13	
14cu|nodejs-util-extend-1.0.3-4|14	%description
14cu|nodejs-util-extend-1.0.3-4|15	%{summary}.
14cu|nodejs-util-extend-1.0.3-4|16	
14cu|nodejs-util-extend-1.0.3-4|17	%files
14cu|nodejs-util-extend-1.0.3-4|18	%doc LICENSE *.md
14cu|nodejs-util-extend-1.0.3-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-extend-1.0.3-4|20	
14cu|nodejs-util-extend-1.0.3-4|21	#------------------------------------------------------------------
14cu|nodejs-util-extend-1.0.3-4|22	
14cu|nodejs-util-extend-1.0.3-4|23	%prep
14cu|nodejs-util-extend-1.0.3-4|24	%setup -qn package
14cu|nodejs-util-extend-1.0.3-4|25	rm -rf node_modules
14cu|nodejs-util-extend-1.0.3-4|26	
14cu|nodejs-util-extend-1.0.3-4|27	%build
14cu|nodejs-util-extend-1.0.3-4|28	
14cu|nodejs-util-extend-1.0.3-4|29	%install
14cu|nodejs-util-extend-1.0.3-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-extend-1.0.3-4|31	cp -r package.json extend.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-util-extend-1.0.3-4|32	%nodejs_symlink_deps
14cu|nodejs-util-extend-1.0.3-4|33	
14cu|nodejs-util-extend-1.0.3-4|34	%check
14cu|nodejs-util-extend-1.0.3-4|35	%__nodejs test.js
14cu|nodejs-util-extend-1.0.3-4|36	
14cu|nodejs-util-extend-1.0.3-4|37	%changelog
14cu|nodejs-util-extend-1.0.3-4|38	
14cu|nodejs-util-extend-1.0.3-4|39	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.3-4
14cu|nodejs-util-extend-1.0.3-4|40	- (d67d373) BuildList#2799825: Increase release tag
14cu|nodejs-util-extend-1.0.3-4|41	
14cu|nodejs-util-extend-1.0.3-4|42	

12270 14
14cu|nodejs-utils-merge-1.0.0-6|1	%define oname utils-merge
14cu|nodejs-utils-merge-1.0.0-6|2	
14cu|nodejs-utils-merge-1.0.0-6|3	Summary:        Node.js module to merge properties between objects
14cu|nodejs-utils-merge-1.0.0-6|4	Name:           nodejs-%{oname}
14cu|nodejs-utils-merge-1.0.0-6|5	Version:        1.0.0
14cu|nodejs-utils-merge-1.0.0-6|6	Release:        6
14cu|nodejs-utils-merge-1.0.0-6|7	Group:          Development/Other
14cu|nodejs-utils-merge-1.0.0-6|8	License:        MIT
14cu|nodejs-utils-merge-1.0.0-6|9	URL:            https://github.com/jaredhanson/%{oname}
14cu|nodejs-utils-merge-1.0.0-6|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-utils-merge-1.0.0-6|11	Source0:        https://github.com/jaredhanson/%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-utils-merge-1.0.0-6|12	BuildRequires:  nodejs-packaging
14cu|nodejs-utils-merge-1.0.0-6|13	BuildRequires:  npm(mocha)
14cu|nodejs-utils-merge-1.0.0-6|14	BuildRequires:  npm(chai)
14cu|nodejs-utils-merge-1.0.0-6|15	BuildArch:      noarch
14cu|nodejs-utils-merge-1.0.0-6|16	%description
14cu|nodejs-utils-merge-1.0.0-6|17	Merges the properties from a source object into a destination object.
14cu|nodejs-utils-merge-1.0.0-6|18	
14cu|nodejs-utils-merge-1.0.0-6|19	%files
14cu|nodejs-utils-merge-1.0.0-6|20	%doc README.md LICENSE
14cu|nodejs-utils-merge-1.0.0-6|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-utils-merge-1.0.0-6|22	#--------------------------------------------------------
14cu|nodejs-utils-merge-1.0.0-6|23	
14cu|nodejs-utils-merge-1.0.0-6|24	%prep
14cu|nodejs-utils-merge-1.0.0-6|25	%setup -q -n %{oname}-%{version}
14cu|nodejs-utils-merge-1.0.0-6|26	rm -rf node_modules
14cu|nodejs-utils-merge-1.0.0-6|27	
14cu|nodejs-utils-merge-1.0.0-6|28	
14cu|nodejs-utils-merge-1.0.0-6|29	%build
14cu|nodejs-utils-merge-1.0.0-6|30	
14cu|nodejs-utils-merge-1.0.0-6|31	
14cu|nodejs-utils-merge-1.0.0-6|32	%install
14cu|nodejs-utils-merge-1.0.0-6|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-utils-merge-1.0.0-6|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-utils-merge-1.0.0-6|35	%nodejs_symlink_deps
14cu|nodejs-utils-merge-1.0.0-6|36	
14cu|nodejs-utils-merge-1.0.0-6|37	%check
14cu|nodejs-utils-merge-1.0.0-6|38	%nodejs_symlink_deps --check
14cu|nodejs-utils-merge-1.0.0-6|39	mocha --reporter spec --require test/bootstrap/node test/*.test.js
14cu|nodejs-utils-merge-1.0.0-6|40	
14cu|nodejs-utils-merge-1.0.0-6|41	
14cu|nodejs-utils-merge-1.0.0-6|42	%changelog
14cu|nodejs-utils-merge-1.0.0-6|43	
14cu|nodejs-utils-merge-1.0.0-6|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-utils-merge-1.0.0-6|45	- (2d8727e) BuildList#2799825: Increase release tag
14cu|nodejs-utils-merge-1.0.0-6|46	
14cu|nodejs-utils-merge-1.0.0-6|47	

12271 14
14cu|nodejs-uuid-2.0.1-4|1	%define oname uuid
14cu|nodejs-uuid-2.0.1-4|2	
14cu|nodejs-uuid-2.0.1-4|3	Summary:        Rigorous implementation of RFC4122 (v1 and v4) UUIDs
14cu|nodejs-uuid-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-uuid-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-uuid-2.0.1-4|6	Release:        4
14cu|nodejs-uuid-2.0.1-4|7	License:        MIT
14cu|nodejs-uuid-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-uuid-2.0.1-4|9	Url:            https://github.com/shtylman/node-uuid
14cu|nodejs-uuid-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-uuid-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-uuid-2.0.1-4|12	BuildArch:      noarch
14cu|nodejs-uuid-2.0.1-4|13	
14cu|nodejs-uuid-2.0.1-4|14	%description
14cu|nodejs-uuid-2.0.1-4|15	%{summary}.
14cu|nodejs-uuid-2.0.1-4|16	
14cu|nodejs-uuid-2.0.1-4|17	%files
14cu|nodejs-uuid-2.0.1-4|18	%doc LICENSE.md README.md
14cu|nodejs-uuid-2.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-uuid-2.0.1-4|20	
14cu|nodejs-uuid-2.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-uuid-2.0.1-4|22	
14cu|nodejs-uuid-2.0.1-4|23	%prep
14cu|nodejs-uuid-2.0.1-4|24	%setup -q -n package
14cu|nodejs-uuid-2.0.1-4|25	rm -rf node_modules
14cu|nodejs-uuid-2.0.1-4|26	
14cu|nodejs-uuid-2.0.1-4|27	%build
14cu|nodejs-uuid-2.0.1-4|28	
14cu|nodejs-uuid-2.0.1-4|29	%install
14cu|nodejs-uuid-2.0.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-uuid-2.0.1-4|31	cp -r package.json *.js misc/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-uuid-2.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-uuid-2.0.1-4|33	%changelog
14cu|nodejs-uuid-2.0.1-4|34	
14cu|nodejs-uuid-2.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-uuid-2.0.1-4|36	- (3aba581) BuildList#2799825: Increase release tag
14cu|nodejs-uuid-2.0.1-4|37	
14cu|nodejs-uuid-2.0.1-4|38	

12272 14
14cu|nodejs-vali-date-1.0.0-4|1	%define oname vali-date
14cu|nodejs-vali-date-1.0.0-4|2	
14cu|nodejs-vali-date-1.0.0-4|3	Summary:        Validate a date
14cu|nodejs-vali-date-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vali-date-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-vali-date-1.0.0-4|6	Release:        4
14cu|nodejs-vali-date-1.0.0-4|7	License:        MIT
14cu|nodejs-vali-date-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-vali-date-1.0.0-4|9	Url:            https://github.com/samverschueren/vali-date
14cu|nodejs-vali-date-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vali-date-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vali-date-1.0.0-4|12	BuildArch:      noarch
14cu|nodejs-vali-date-1.0.0-4|13	
14cu|nodejs-vali-date-1.0.0-4|14	%description
14cu|nodejs-vali-date-1.0.0-4|15	%{summary}.
14cu|nodejs-vali-date-1.0.0-4|16	
14cu|nodejs-vali-date-1.0.0-4|17	%files
14cu|nodejs-vali-date-1.0.0-4|18	%doc license *.md
14cu|nodejs-vali-date-1.0.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vali-date-1.0.0-4|20	
14cu|nodejs-vali-date-1.0.0-4|21	#------------------------------------------------------------------
14cu|nodejs-vali-date-1.0.0-4|22	
14cu|nodejs-vali-date-1.0.0-4|23	%prep
14cu|nodejs-vali-date-1.0.0-4|24	%setup -q -n package
14cu|nodejs-vali-date-1.0.0-4|25	rm -rf node_modules
14cu|nodejs-vali-date-1.0.0-4|26	
14cu|nodejs-vali-date-1.0.0-4|27	%build
14cu|nodejs-vali-date-1.0.0-4|28	
14cu|nodejs-vali-date-1.0.0-4|29	%install
14cu|nodejs-vali-date-1.0.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vali-date-1.0.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vali-date-1.0.0-4|32	%nodejs_symlink_deps
14cu|nodejs-vali-date-1.0.0-4|33	%changelog
14cu|nodejs-vali-date-1.0.0-4|34	
14cu|nodejs-vali-date-1.0.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-vali-date-1.0.0-4|36	- (ab80ef5) BuildList#2799825: Increase release tag
14cu|nodejs-vali-date-1.0.0-4|37	
14cu|nodejs-vali-date-1.0.0-4|38	

12273 14
14cu|nodejs-validate-npm-package-license-3.0.1-4|1	%define oname validate-npm-package-license
14cu|nodejs-validate-npm-package-license-3.0.1-4|2	
14cu|nodejs-validate-npm-package-license-3.0.1-4|3	Summary:        Give me a string and I'll tell you if it's a valid npm package license string
14cu|nodejs-validate-npm-package-license-3.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-validate-npm-package-license-3.0.1-4|5	Version:        3.0.1
14cu|nodejs-validate-npm-package-license-3.0.1-4|6	Release:        4
14cu|nodejs-validate-npm-package-license-3.0.1-4|7	License:        ASL 2.0
14cu|nodejs-validate-npm-package-license-3.0.1-4|8	Group:          Development/Other
14cu|nodejs-validate-npm-package-license-3.0.1-4|9	Url:            https://github.com/kemitchell/validate-npm-package-license.js
14cu|nodejs-validate-npm-package-license-3.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-validate-npm-package-license-3.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-validate-npm-package-license-3.0.1-4|12	BuildRequires:  npm(spdx-expression-parse)
14cu|nodejs-validate-npm-package-license-3.0.1-4|13	BuildRequires:  npm(spdx-correct)
14cu|nodejs-validate-npm-package-license-3.0.1-4|14	
14cu|nodejs-validate-npm-package-license-3.0.1-4|15	BuildArch:      noarch
14cu|nodejs-validate-npm-package-license-3.0.1-4|16	
14cu|nodejs-validate-npm-package-license-3.0.1-4|17	%description
14cu|nodejs-validate-npm-package-license-3.0.1-4|18	%{summary}.
14cu|nodejs-validate-npm-package-license-3.0.1-4|19	
14cu|nodejs-validate-npm-package-license-3.0.1-4|20	%files
14cu|nodejs-validate-npm-package-license-3.0.1-4|21	%doc LICENSE README.md
14cu|nodejs-validate-npm-package-license-3.0.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-license-3.0.1-4|23	
14cu|nodejs-validate-npm-package-license-3.0.1-4|24	#------------------------------------------------------------------
14cu|nodejs-validate-npm-package-license-3.0.1-4|25	
14cu|nodejs-validate-npm-package-license-3.0.1-4|26	%prep
14cu|nodejs-validate-npm-package-license-3.0.1-4|27	%setup -q -n package
14cu|nodejs-validate-npm-package-license-3.0.1-4|28	rm -rf node_modules
14cu|nodejs-validate-npm-package-license-3.0.1-4|29	
14cu|nodejs-validate-npm-package-license-3.0.1-4|30	%build
14cu|nodejs-validate-npm-package-license-3.0.1-4|31	
14cu|nodejs-validate-npm-package-license-3.0.1-4|32	%install
14cu|nodejs-validate-npm-package-license-3.0.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-license-3.0.1-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-license-3.0.1-4|35	%nodejs_symlink_deps
14cu|nodejs-validate-npm-package-license-3.0.1-4|36	%changelog
14cu|nodejs-validate-npm-package-license-3.0.1-4|37	
14cu|nodejs-validate-npm-package-license-3.0.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.0.1-4
14cu|nodejs-validate-npm-package-license-3.0.1-4|39	- (355f764) BuildList#2799825: Increase release tag
14cu|nodejs-validate-npm-package-license-3.0.1-4|40	
14cu|nodejs-validate-npm-package-license-3.0.1-4|41	

12274 14
14cu|nodejs-validate-npm-package-name-2.2.2-4|1	%define oname validate-npm-package-name
14cu|nodejs-validate-npm-package-name-2.2.2-4|2	
14cu|nodejs-validate-npm-package-name-2.2.2-4|3	Summary:        Give me a string and I'll tell you if it's a valid npm package name
14cu|nodejs-validate-npm-package-name-2.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-validate-npm-package-name-2.2.2-4|5	Version:        2.2.2
14cu|nodejs-validate-npm-package-name-2.2.2-4|6	Release:        4
14cu|nodejs-validate-npm-package-name-2.2.2-4|7	License:        BSD
14cu|nodejs-validate-npm-package-name-2.2.2-4|8	Group:          Development/Other
14cu|nodejs-validate-npm-package-name-2.2.2-4|9	Url:            https://github.com/npm/validate-npm-package-name
14cu|nodejs-validate-npm-package-name-2.2.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-validate-npm-package-name-2.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-validate-npm-package-name-2.2.2-4|12	BuildRequires:  npm(builtins)
14cu|nodejs-validate-npm-package-name-2.2.2-4|13	BuildRequires:  npm(tap)
14cu|nodejs-validate-npm-package-name-2.2.2-4|14	BuildArch:      noarch
14cu|nodejs-validate-npm-package-name-2.2.2-4|15	
14cu|nodejs-validate-npm-package-name-2.2.2-4|16	%description
14cu|nodejs-validate-npm-package-name-2.2.2-4|17	%{summary}.
14cu|nodejs-validate-npm-package-name-2.2.2-4|18	
14cu|nodejs-validate-npm-package-name-2.2.2-4|19	%files
14cu|nodejs-validate-npm-package-name-2.2.2-4|20	%doc LICENSE *.md
14cu|nodejs-validate-npm-package-name-2.2.2-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-name-2.2.2-4|22	
14cu|nodejs-validate-npm-package-name-2.2.2-4|23	#------------------------------------------------------------------
14cu|nodejs-validate-npm-package-name-2.2.2-4|24	
14cu|nodejs-validate-npm-package-name-2.2.2-4|25	%prep
14cu|nodejs-validate-npm-package-name-2.2.2-4|26	%setup -qn package
14cu|nodejs-validate-npm-package-name-2.2.2-4|27	rm -rf node_modules
14cu|nodejs-validate-npm-package-name-2.2.2-4|28	%nodejs_fixdep builtins
14cu|nodejs-validate-npm-package-name-2.2.2-4|29	
14cu|nodejs-validate-npm-package-name-2.2.2-4|30	%build
14cu|nodejs-validate-npm-package-name-2.2.2-4|31	
14cu|nodejs-validate-npm-package-name-2.2.2-4|32	%install
14cu|nodejs-validate-npm-package-name-2.2.2-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-name-2.2.2-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-validate-npm-package-name-2.2.2-4|35	%nodejs_symlink_deps
14cu|nodejs-validate-npm-package-name-2.2.2-4|36	
14cu|nodejs-validate-npm-package-name-2.2.2-4|37	%check
14cu|nodejs-validate-npm-package-name-2.2.2-4|38	%nodejs_symlink_deps --check
14cu|nodejs-validate-npm-package-name-2.2.2-4|39	%tap test
14cu|nodejs-validate-npm-package-name-2.2.2-4|40	
14cu|nodejs-validate-npm-package-name-2.2.2-4|41	%changelog
14cu|nodejs-validate-npm-package-name-2.2.2-4|42	
14cu|nodejs-validate-npm-package-name-2.2.2-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.2.2-4
14cu|nodejs-validate-npm-package-name-2.2.2-4|44	- (9c3e369) BuildList#2799825: Increase release tag
14cu|nodejs-validate-npm-package-name-2.2.2-4|45	
14cu|nodejs-validate-npm-package-name-2.2.2-4|46	

12275 14
14cu|nodejs-vargs-0.1.0-4|1	%define oname vargs
14cu|nodejs-vargs-0.1.0-4|2	
14cu|nodejs-vargs-0.1.0-4|3	Summary:        Practical variable argument handling
14cu|nodejs-vargs-0.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vargs-0.1.0-4|5	Version:        0.1.0
14cu|nodejs-vargs-0.1.0-4|6	Release:        4
14cu|nodejs-vargs-0.1.0-4|7	License:        MIT
14cu|nodejs-vargs-0.1.0-4|8	Group:          Development/Other
14cu|nodejs-vargs-0.1.0-4|9	Url:            http://github.com/cloudhead/vargs
14cu|nodejs-vargs-0.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vargs-0.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vargs-0.1.0-4|12	BuildArch:      noarch
14cu|nodejs-vargs-0.1.0-4|13	
14cu|nodejs-vargs-0.1.0-4|14	%description
14cu|nodejs-vargs-0.1.0-4|15	%{summary}.
14cu|nodejs-vargs-0.1.0-4|16	
14cu|nodejs-vargs-0.1.0-4|17	%files
14cu|nodejs-vargs-0.1.0-4|18	%doc LICENSE *.md
14cu|nodejs-vargs-0.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vargs-0.1.0-4|20	
14cu|nodejs-vargs-0.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-vargs-0.1.0-4|22	
14cu|nodejs-vargs-0.1.0-4|23	%prep
14cu|nodejs-vargs-0.1.0-4|24	%setup -qn 1289345827297-0.9301352843176574
14cu|nodejs-vargs-0.1.0-4|25	rm -rf node_modules
14cu|nodejs-vargs-0.1.0-4|26	
14cu|nodejs-vargs-0.1.0-4|27	%build
14cu|nodejs-vargs-0.1.0-4|28	
14cu|nodejs-vargs-0.1.0-4|29	%install
14cu|nodejs-vargs-0.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vargs-0.1.0-4|31	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vargs-0.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-vargs-0.1.0-4|33	%changelog
14cu|nodejs-vargs-0.1.0-4|34	
14cu|nodejs-vargs-0.1.0-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.0-4
14cu|nodejs-vargs-0.1.0-4|36	- (f70c40c) BuildList#2799825: Increase release tag
14cu|nodejs-vargs-0.1.0-4|37	
14cu|nodejs-vargs-0.1.0-4|38	

12276 14
14cu|nodejs-vary-1.1.0-4|1	%define oname vary
14cu|nodejs-vary-1.1.0-4|2	
14cu|nodejs-vary-1.1.0-4|3	Summary:        Manipulate the HTTP Vary header
14cu|nodejs-vary-1.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vary-1.1.0-4|5	Version:        1.1.0
14cu|nodejs-vary-1.1.0-4|6	Release:        4
14cu|nodejs-vary-1.1.0-4|7	License:        MIT
14cu|nodejs-vary-1.1.0-4|8	Group:          Development/Other
14cu|nodejs-vary-1.1.0-4|9	Url:            https://github.com/jshttp/vary
14cu|nodejs-vary-1.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vary-1.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vary-1.1.0-4|12	BuildArch:      noarch
14cu|nodejs-vary-1.1.0-4|13	
14cu|nodejs-vary-1.1.0-4|14	%description
14cu|nodejs-vary-1.1.0-4|15	%{summary}.
14cu|nodejs-vary-1.1.0-4|16	
14cu|nodejs-vary-1.1.0-4|17	%files
14cu|nodejs-vary-1.1.0-4|18	%doc LICENSE *.md
14cu|nodejs-vary-1.1.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vary-1.1.0-4|20	
14cu|nodejs-vary-1.1.0-4|21	#------------------------------------------------------------------
14cu|nodejs-vary-1.1.0-4|22	
14cu|nodejs-vary-1.1.0-4|23	%prep
14cu|nodejs-vary-1.1.0-4|24	%setup -q -n package
14cu|nodejs-vary-1.1.0-4|25	rm -rf node_modules
14cu|nodejs-vary-1.1.0-4|26	
14cu|nodejs-vary-1.1.0-4|27	%build
14cu|nodejs-vary-1.1.0-4|28	
14cu|nodejs-vary-1.1.0-4|29	%install
14cu|nodejs-vary-1.1.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vary-1.1.0-4|31	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vary-1.1.0-4|32	%nodejs_symlink_deps
14cu|nodejs-vary-1.1.0-4|33	
14cu|nodejs-vary-1.1.0-4|34	%changelog
14cu|nodejs-vary-1.1.0-4|35	
14cu|nodejs-vary-1.1.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-vary-1.1.0-4|37	- (1823a29) BuildList#2799825: Increase release tag
14cu|nodejs-vary-1.1.0-4|38	
14cu|nodejs-vary-1.1.0-4|39	

12277 14
14cu|nodejs-verror-1.6.0-4|1	%define oname verror
14cu|nodejs-verror-1.6.0-4|2	
14cu|nodejs-verror-1.6.0-4|3	Summary:        Richer JavaScript errors
14cu|nodejs-verror-1.6.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-verror-1.6.0-4|5	Version:        1.6.0
14cu|nodejs-verror-1.6.0-4|6	Release:        4
14cu|nodejs-verror-1.6.0-4|7	License:        foo
14cu|nodejs-verror-1.6.0-4|8	Group:          Development/Other
14cu|nodejs-verror-1.6.0-4|9	Url:            https://github.com/davepacheco/node-verror
14cu|nodejs-verror-1.6.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-verror-1.6.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-verror-1.6.0-4|12	BuildRequires:  npm(extsprintf)
14cu|nodejs-verror-1.6.0-4|13	
14cu|nodejs-verror-1.6.0-4|14	BuildArch:      noarch
14cu|nodejs-verror-1.6.0-4|15	
14cu|nodejs-verror-1.6.0-4|16	%description
14cu|nodejs-verror-1.6.0-4|17	%{summary}.
14cu|nodejs-verror-1.6.0-4|18	
14cu|nodejs-verror-1.6.0-4|19	%files
14cu|nodejs-verror-1.6.0-4|20	%doc LICENSE README.md
14cu|nodejs-verror-1.6.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-verror-1.6.0-4|22	
14cu|nodejs-verror-1.6.0-4|23	#------------------------------------------------------------------
14cu|nodejs-verror-1.6.0-4|24	
14cu|nodejs-verror-1.6.0-4|25	%prep
14cu|nodejs-verror-1.6.0-4|26	%setup -q -n package
14cu|nodejs-verror-1.6.0-4|27	rm -rf node_modules
14cu|nodejs-verror-1.6.0-4|28	%nodejs_fixdep extsprintf 1.3.x
14cu|nodejs-verror-1.6.0-4|29	
14cu|nodejs-verror-1.6.0-4|30	%build
14cu|nodejs-verror-1.6.0-4|31	
14cu|nodejs-verror-1.6.0-4|32	%install
14cu|nodejs-verror-1.6.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-verror-1.6.0-4|34	cp -r package.json lib jsl.node.conf %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-verror-1.6.0-4|35	%nodejs_symlink_deps
14cu|nodejs-verror-1.6.0-4|36	
14cu|nodejs-verror-1.6.0-4|37	
14cu|nodejs-verror-1.6.0-4|38	
14cu|nodejs-verror-1.6.0-4|39	
14cu|nodejs-verror-1.6.0-4|40	
14cu|nodejs-verror-1.6.0-4|41	%changelog
14cu|nodejs-verror-1.6.0-4|42	
14cu|nodejs-verror-1.6.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.6.0-4
14cu|nodejs-verror-1.6.0-4|44	- (c89fecd) BuildList#2799825: Increase release tag
14cu|nodejs-verror-1.6.0-4|45	
14cu|nodejs-verror-1.6.0-4|46	

12278 14
14cu|nodejs-vhost-1.0.0-6|1	# Fail inside ABF
14cu|nodejs-vhost-1.0.0-6|2	%global enable_tests 0
14cu|nodejs-vhost-1.0.0-6|3	
14cu|nodejs-vhost-1.0.0-6|4	Name:       nodejs-vhost
14cu|nodejs-vhost-1.0.0-6|5	Version:    1.0.0
14cu|nodejs-vhost-1.0.0-6|6	Release:    6
14cu|nodejs-vhost-1.0.0-6|7	Summary:    Virtual domain hosting middleware for Node.js and Connect
14cu|nodejs-vhost-1.0.0-6|8	License:    MIT
14cu|nodejs-vhost-1.0.0-6|9	Group:      System/Libraries
14cu|nodejs-vhost-1.0.0-6|10	URL:        https://github.com/expressjs/vhost
14cu|nodejs-vhost-1.0.0-6|11	Source0:    http://registry.npmjs.org/vhost/-/vhost-%{version}.tgz
14cu|nodejs-vhost-1.0.0-6|12	# The test files are not included in the npm tarball.
14cu|nodejs-vhost-1.0.0-6|13	# Source1 is generated by running Source10, which pulls from the upstream
14cu|nodejs-vhost-1.0.0-6|14	# version control repository.
14cu|nodejs-vhost-1.0.0-6|15	Source1:    tests-%{version}.tar.bz2
14cu|nodejs-vhost-1.0.0-6|16	Source10:   dl-tests.sh
14cu|nodejs-vhost-1.0.0-6|17	BuildArch:  noarch
14cu|nodejs-vhost-1.0.0-6|18	BuildRequires:  nodejs-packaging
14cu|nodejs-vhost-1.0.0-6|19	
14cu|nodejs-vhost-1.0.0-6|20	%if 0%{?enable_tests}
14cu|nodejs-vhost-1.0.0-6|21	BuildRequires:  mocha
14cu|nodejs-vhost-1.0.0-6|22	BuildRequires:  npm(connect)
14cu|nodejs-vhost-1.0.0-6|23	BuildRequires:  npm(should)
14cu|nodejs-vhost-1.0.0-6|24	BuildRequires:  npm(supertest)
14cu|nodejs-vhost-1.0.0-6|25	%endif
14cu|nodejs-vhost-1.0.0-6|26	
14cu|nodejs-vhost-1.0.0-6|27	%description
14cu|nodejs-vhost-1.0.0-6|28	%{summary}.
14cu|nodejs-vhost-1.0.0-6|29	
14cu|nodejs-vhost-1.0.0-6|30	
14cu|nodejs-vhost-1.0.0-6|31	%prep
14cu|nodejs-vhost-1.0.0-6|32	%setup -q -n package
14cu|nodejs-vhost-1.0.0-6|33	%setup -q -T -D -a 1 -n package
14cu|nodejs-vhost-1.0.0-6|34	
14cu|nodejs-vhost-1.0.0-6|35	
14cu|nodejs-vhost-1.0.0-6|36	%build
14cu|nodejs-vhost-1.0.0-6|37	#nothing to do
14cu|nodejs-vhost-1.0.0-6|38	
14cu|nodejs-vhost-1.0.0-6|39	
14cu|nodejs-vhost-1.0.0-6|40	%install
14cu|nodejs-vhost-1.0.0-6|41	mkdir -p %{buildroot}%{nodejs_sitelib}/vhost
14cu|nodejs-vhost-1.0.0-6|42	cp -pr package.json index.js \
14cu|nodejs-vhost-1.0.0-6|43	%{buildroot}%{nodejs_sitelib}/vhost
14cu|nodejs-vhost-1.0.0-6|44	
14cu|nodejs-vhost-1.0.0-6|45	%nodejs_symlink_deps
14cu|nodejs-vhost-1.0.0-6|46	
14cu|nodejs-vhost-1.0.0-6|47	
14cu|nodejs-vhost-1.0.0-6|48	%if 0%{?enable_tests}
14cu|nodejs-vhost-1.0.0-6|49	%check
14cu|nodejs-vhost-1.0.0-6|50	%nodejs_symlink_deps --check
14cu|nodejs-vhost-1.0.0-6|51	NODE_ENV=test /usr/bin/mocha --require should --reporter spec
14cu|nodejs-vhost-1.0.0-6|52	%endif
14cu|nodejs-vhost-1.0.0-6|53	
14cu|nodejs-vhost-1.0.0-6|54	
14cu|nodejs-vhost-1.0.0-6|55	%files
14cu|nodejs-vhost-1.0.0-6|56	%doc README.md
14cu|nodejs-vhost-1.0.0-6|57	%{nodejs_sitelib}/vhost
14cu|nodejs-vhost-1.0.0-6|58	
14cu|nodejs-vhost-1.0.0-6|59	
14cu|nodejs-vhost-1.0.0-6|60	
14cu|nodejs-vhost-1.0.0-6|61	%changelog
14cu|nodejs-vhost-1.0.0-6|62	
14cu|nodejs-vhost-1.0.0-6|63	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-6
14cu|nodejs-vhost-1.0.0-6|64	- (b9c691d) BuildList#2799825: Increase release tag
14cu|nodejs-vhost-1.0.0-6|65	
14cu|nodejs-vhost-1.0.0-6|66	

12279 14
14cu|nodejs-vinyl-1.1.1-4|1	%define oname vinyl
14cu|nodejs-vinyl-1.1.1-4|2	
14cu|nodejs-vinyl-1.1.1-4|3	Summary:        A virtual file format
14cu|nodejs-vinyl-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vinyl-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-vinyl-1.1.1-4|6	Release:        4
14cu|nodejs-vinyl-1.1.1-4|7	License:        MIT
14cu|nodejs-vinyl-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-vinyl-1.1.1-4|9	Url:            https://github.com/gulpjs/vinyl
14cu|nodejs-vinyl-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vinyl-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vinyl-1.1.1-4|12	BuildRequires:  npm(replace-ext)
14cu|nodejs-vinyl-1.1.1-4|13	BuildRequires:  npm(clone-stats)
14cu|nodejs-vinyl-1.1.1-4|14	BuildRequires:  npm(clone)
14cu|nodejs-vinyl-1.1.1-4|15	BuildArch:      noarch
14cu|nodejs-vinyl-1.1.1-4|16	
14cu|nodejs-vinyl-1.1.1-4|17	%description
14cu|nodejs-vinyl-1.1.1-4|18	%{summary}.
14cu|nodejs-vinyl-1.1.1-4|19	
14cu|nodejs-vinyl-1.1.1-4|20	%files
14cu|nodejs-vinyl-1.1.1-4|21	%doc LICENSE *.md
14cu|nodejs-vinyl-1.1.1-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-1.1.1-4|23	
14cu|nodejs-vinyl-1.1.1-4|24	#------------------------------------------------------------------
14cu|nodejs-vinyl-1.1.1-4|25	
14cu|nodejs-vinyl-1.1.1-4|26	%prep
14cu|nodejs-vinyl-1.1.1-4|27	%setup -q -n package
14cu|nodejs-vinyl-1.1.1-4|28	rm -rf node_modules
14cu|nodejs-vinyl-1.1.1-4|29	
14cu|nodejs-vinyl-1.1.1-4|30	%build
14cu|nodejs-vinyl-1.1.1-4|31	
14cu|nodejs-vinyl-1.1.1-4|32	%install
14cu|nodejs-vinyl-1.1.1-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-1.1.1-4|34	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-1.1.1-4|35	%nodejs_symlink_deps
14cu|nodejs-vinyl-1.1.1-4|36	%changelog
14cu|nodejs-vinyl-1.1.1-4|37	
14cu|nodejs-vinyl-1.1.1-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-vinyl-1.1.1-4|39	- (66cc002) BuildList#2799825: Increase release tag
14cu|nodejs-vinyl-1.1.1-4|40	
14cu|nodejs-vinyl-1.1.1-4|41	

12280 14
14cu|nodejs-vinyl-assign-1.2.1-4|1	%define oname vinyl-assign
14cu|nodejs-vinyl-assign-1.2.1-4|2	
14cu|nodejs-vinyl-assign-1.2.1-4|3	Summary:        Apply custom attributes to vinyl files
14cu|nodejs-vinyl-assign-1.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vinyl-assign-1.2.1-4|5	Version:        1.2.1
14cu|nodejs-vinyl-assign-1.2.1-4|6	Release:        4
14cu|nodejs-vinyl-assign-1.2.1-4|7	License:        MIT
14cu|nodejs-vinyl-assign-1.2.1-4|8	Group:          Development/Other
14cu|nodejs-vinyl-assign-1.2.1-4|9	Url:            https://github.com/kevva/vinyl-assign
14cu|nodejs-vinyl-assign-1.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vinyl-assign-1.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vinyl-assign-1.2.1-4|12	BuildRequires:  npm(readable-stream)
14cu|nodejs-vinyl-assign-1.2.1-4|13	BuildRequires:  npm(object-assign)
14cu|nodejs-vinyl-assign-1.2.1-4|14	BuildArch:      noarch
14cu|nodejs-vinyl-assign-1.2.1-4|15	
14cu|nodejs-vinyl-assign-1.2.1-4|16	%description
14cu|nodejs-vinyl-assign-1.2.1-4|17	%{summary}.
14cu|nodejs-vinyl-assign-1.2.1-4|18	
14cu|nodejs-vinyl-assign-1.2.1-4|19	%files
14cu|nodejs-vinyl-assign-1.2.1-4|20	%doc license *.md
14cu|nodejs-vinyl-assign-1.2.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-assign-1.2.1-4|22	
14cu|nodejs-vinyl-assign-1.2.1-4|23	#------------------------------------------------------------------
14cu|nodejs-vinyl-assign-1.2.1-4|24	
14cu|nodejs-vinyl-assign-1.2.1-4|25	%prep
14cu|nodejs-vinyl-assign-1.2.1-4|26	%setup -q -n package
14cu|nodejs-vinyl-assign-1.2.1-4|27	rm -rf node_modules
14cu|nodejs-vinyl-assign-1.2.1-4|28	
14cu|nodejs-vinyl-assign-1.2.1-4|29	%build
14cu|nodejs-vinyl-assign-1.2.1-4|30	
14cu|nodejs-vinyl-assign-1.2.1-4|31	%install
14cu|nodejs-vinyl-assign-1.2.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-assign-1.2.1-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-assign-1.2.1-4|34	%nodejs_symlink_deps
14cu|nodejs-vinyl-assign-1.2.1-4|35	%changelog
14cu|nodejs-vinyl-assign-1.2.1-4|36	
14cu|nodejs-vinyl-assign-1.2.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.1-4
14cu|nodejs-vinyl-assign-1.2.1-4|38	- (dbf14f5) BuildList#2799825: Increase release tag
14cu|nodejs-vinyl-assign-1.2.1-4|39	
14cu|nodejs-vinyl-assign-1.2.1-4|40	

12281 14
14cu|nodejs-vinyl-fs-2.3.4-4|1	%define oname vinyl-fs
14cu|nodejs-vinyl-fs-2.3.4-4|2	
14cu|nodejs-vinyl-fs-2.3.4-4|3	Summary:        Vinyl adapter for the file system
14cu|nodejs-vinyl-fs-2.3.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vinyl-fs-2.3.4-4|5	Version:        2.3.4
14cu|nodejs-vinyl-fs-2.3.4-4|6	Release:        4
14cu|nodejs-vinyl-fs-2.3.4-4|7	License:        MIT
14cu|nodejs-vinyl-fs-2.3.4-4|8	Group:          Development/Other
14cu|nodejs-vinyl-fs-2.3.4-4|9	Url:            https://github.com/wearefractal/vinyl-fs
14cu|nodejs-vinyl-fs-2.3.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vinyl-fs-2.3.4-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-vinyl-fs-2.3.4-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-vinyl-fs-2.3.4-4|13	BuildRequires:  npm(vinyl)
14cu|nodejs-vinyl-fs-2.3.4-4|14	BuildRequires:  npm(vali-date)
14cu|nodejs-vinyl-fs-2.3.4-4|15	BuildRequires:  npm(through2-filter)
14cu|nodejs-vinyl-fs-2.3.4-4|16	BuildRequires:  npm(through2)
14cu|nodejs-vinyl-fs-2.3.4-4|17	BuildRequires:  npm(strip-bom-stream)
14cu|nodejs-vinyl-fs-2.3.4-4|18	BuildRequires:  npm(strip-bom)
14cu|nodejs-vinyl-fs-2.3.4-4|19	BuildRequires:  npm(readable-stream)
14cu|nodejs-vinyl-fs-2.3.4-4|20	BuildRequires:  npm(object-assign)
14cu|nodejs-vinyl-fs-2.3.4-4|21	BuildRequires:  npm(mkdirp)
14cu|nodejs-vinyl-fs-2.3.4-4|22	BuildRequires:  npm(merge-stream)
14cu|nodejs-vinyl-fs-2.3.4-4|23	BuildRequires:  npm(lodash.isequal)
14cu|nodejs-vinyl-fs-2.3.4-4|24	BuildRequires:  npm(lazystream)
14cu|nodejs-vinyl-fs-2.3.4-4|25	BuildRequires:  npm(is-valid-glob)
14cu|nodejs-vinyl-fs-2.3.4-4|26	BuildRequires:  npm(gulp-sourcemaps)
14cu|nodejs-vinyl-fs-2.3.4-4|27	BuildRequires:  npm(graceful-fs)
14cu|nodejs-vinyl-fs-2.3.4-4|28	BuildRequires:  npm(glob-stream)
14cu|nodejs-vinyl-fs-2.3.4-4|29	BuildRequires:  npm(duplexify)
14cu|nodejs-vinyl-fs-2.3.4-4|30	BuildArch:      noarch
14cu|nodejs-vinyl-fs-2.3.4-4|31	
14cu|nodejs-vinyl-fs-2.3.4-4|32	%description
14cu|nodejs-vinyl-fs-2.3.4-4|33	%{summary}.
14cu|nodejs-vinyl-fs-2.3.4-4|34	
14cu|nodejs-vinyl-fs-2.3.4-4|35	%files
14cu|nodejs-vinyl-fs-2.3.4-4|36	%doc LICENSE *.md
14cu|nodejs-vinyl-fs-2.3.4-4|37	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-fs-2.3.4-4|38	
14cu|nodejs-vinyl-fs-2.3.4-4|39	#------------------------------------------------------------------
14cu|nodejs-vinyl-fs-2.3.4-4|40	
14cu|nodejs-vinyl-fs-2.3.4-4|41	%prep
14cu|nodejs-vinyl-fs-2.3.4-4|42	%setup -q -n package
14cu|nodejs-vinyl-fs-2.3.4-4|43	rm -rf node_modules
14cu|nodejs-vinyl-fs-2.3.4-4|44	chmod 644 LICENSE
14cu|nodejs-vinyl-fs-2.3.4-4|45	
14cu|nodejs-vinyl-fs-2.3.4-4|46	%build
14cu|nodejs-vinyl-fs-2.3.4-4|47	
14cu|nodejs-vinyl-fs-2.3.4-4|48	%install
14cu|nodejs-vinyl-fs-2.3.4-4|49	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-fs-2.3.4-4|50	cp -r package.json index.js lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vinyl-fs-2.3.4-4|51	%nodejs_symlink_deps
14cu|nodejs-vinyl-fs-2.3.4-4|52	%changelog
14cu|nodejs-vinyl-fs-2.3.4-4|53	
14cu|nodejs-vinyl-fs-2.3.4-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.3.4-4
14cu|nodejs-vinyl-fs-2.3.4-4|55	- (619e125) BuildList#2799825: Increase release tag
14cu|nodejs-vinyl-fs-2.3.4-4|56	
14cu|nodejs-vinyl-fs-2.3.4-4|57	

12282 14
14cu|nodejs-vlq-0.2.1-4|1	%define oname vlq
14cu|nodejs-vlq-0.2.1-4|2	
14cu|nodejs-vlq-0.2.1-4|3	Summary:        Generate/decode, base64 VLQ mappings for source maps
14cu|nodejs-vlq-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vlq-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-vlq-0.2.1-4|6	Release:        4
14cu|nodejs-vlq-0.2.1-4|7	License:        MIT
14cu|nodejs-vlq-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-vlq-0.2.1-4|9	Url:            https://github.com/Rich-Harris/vlq
14cu|nodejs-vlq-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vlq-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vlq-0.2.1-4|12	BuildArch:      noarch
14cu|nodejs-vlq-0.2.1-4|13	
14cu|nodejs-vlq-0.2.1-4|14	%description
14cu|nodejs-vlq-0.2.1-4|15	%{summary}.
14cu|nodejs-vlq-0.2.1-4|16	
14cu|nodejs-vlq-0.2.1-4|17	%files
14cu|nodejs-vlq-0.2.1-4|18	%doc CHANGELOG.md README.md
14cu|nodejs-vlq-0.2.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vlq-0.2.1-4|20	
14cu|nodejs-vlq-0.2.1-4|21	#------------------------------------------------------------------
14cu|nodejs-vlq-0.2.1-4|22	
14cu|nodejs-vlq-0.2.1-4|23	%prep
14cu|nodejs-vlq-0.2.1-4|24	%setup -q -n package
14cu|nodejs-vlq-0.2.1-4|25	rm -rf node_modules
14cu|nodejs-vlq-0.2.1-4|26	
14cu|nodejs-vlq-0.2.1-4|27	%build
14cu|nodejs-vlq-0.2.1-4|28	
14cu|nodejs-vlq-0.2.1-4|29	%install
14cu|nodejs-vlq-0.2.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-vlq-0.2.1-4|31	cp -r package.json dist/ src/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-vlq-0.2.1-4|32	%nodejs_symlink_deps
14cu|nodejs-vlq-0.2.1-4|33	
14cu|nodejs-vlq-0.2.1-4|34	%changelog
14cu|nodejs-vlq-0.2.1-4|35	
14cu|nodejs-vlq-0.2.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-vlq-0.2.1-4|37	- (366f81d) BuildList#2799825: Increase release tag
14cu|nodejs-vlq-0.2.1-4|38	
14cu|nodejs-vlq-0.2.1-4|39	

12283 14
14cu|nodejs-vm-browserify-0.0.4-4|1	%define oname vm-browserify
14cu|nodejs-vm-browserify-0.0.4-4|2	
14cu|nodejs-vm-browserify-0.0.4-4|3	Summary:        VM node module for the browser
14cu|nodejs-vm-browserify-0.0.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vm-browserify-0.0.4-4|5	Version:        0.0.4
14cu|nodejs-vm-browserify-0.0.4-4|6	Release:        4
14cu|nodejs-vm-browserify-0.0.4-4|7	License:        MIT
14cu|nodejs-vm-browserify-0.0.4-4|8	Group:          Development/Other
14cu|nodejs-vm-browserify-0.0.4-4|9	Url:            https://github.com/substack/vm-browserify
14cu|nodejs-vm-browserify-0.0.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vm-browserify-0.0.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vm-browserify-0.0.4-4|12	BuildRequires:  npm(indexof)
14cu|nodejs-vm-browserify-0.0.4-4|13	BuildArch:      noarch
14cu|nodejs-vm-browserify-0.0.4-4|14	
14cu|nodejs-vm-browserify-0.0.4-4|15	%description
14cu|nodejs-vm-browserify-0.0.4-4|16	%{summary}.
14cu|nodejs-vm-browserify-0.0.4-4|17	
14cu|nodejs-vm-browserify-0.0.4-4|18	%files
14cu|nodejs-vm-browserify-0.0.4-4|19	%doc LICENSE readme.markdown example
14cu|nodejs-vm-browserify-0.0.4-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vm-browserify-0.0.4-4|21	
14cu|nodejs-vm-browserify-0.0.4-4|22	#------------------------------------------------------------------
14cu|nodejs-vm-browserify-0.0.4-4|23	
14cu|nodejs-vm-browserify-0.0.4-4|24	%prep
14cu|nodejs-vm-browserify-0.0.4-4|25	%setup -q -n package
14cu|nodejs-vm-browserify-0.0.4-4|26	rm -rf node_modules
14cu|nodejs-vm-browserify-0.0.4-4|27	
14cu|nodejs-vm-browserify-0.0.4-4|28	%build
14cu|nodejs-vm-browserify-0.0.4-4|29	
14cu|nodejs-vm-browserify-0.0.4-4|30	%install
14cu|nodejs-vm-browserify-0.0.4-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vm-browserify-0.0.4-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vm-browserify-0.0.4-4|33	%nodejs_symlink_deps
14cu|nodejs-vm-browserify-0.0.4-4|34	
14cu|nodejs-vm-browserify-0.0.4-4|35	
14cu|nodejs-vm-browserify-0.0.4-4|36	
14cu|nodejs-vm-browserify-0.0.4-4|37	
14cu|nodejs-vm-browserify-0.0.4-4|38	%changelog
14cu|nodejs-vm-browserify-0.0.4-4|39	
14cu|nodejs-vm-browserify-0.0.4-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-4
14cu|nodejs-vm-browserify-0.0.4-4|41	- (5be36de) BuildList#2799825: Increase release tag
14cu|nodejs-vm-browserify-0.0.4-4|42	
14cu|nodejs-vm-browserify-0.0.4-4|43	

12284 14
14cu|nodejs-void-elements-2.0.1-4|1	%define oname void-elements
14cu|nodejs-void-elements-2.0.1-4|2	
14cu|nodejs-void-elements-2.0.1-4|3	Summary:        Array of "void elements" defined by the HTML specification
14cu|nodejs-void-elements-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-void-elements-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-void-elements-2.0.1-4|6	Release:        4
14cu|nodejs-void-elements-2.0.1-4|7	License:        MIT
14cu|nodejs-void-elements-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-void-elements-2.0.1-4|9	Url:            https://github.com/hemanth/void-elements
14cu|nodejs-void-elements-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-void-elements-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-void-elements-2.0.1-4|12	BuildArch:      noarch
14cu|nodejs-void-elements-2.0.1-4|13	
14cu|nodejs-void-elements-2.0.1-4|14	%description
14cu|nodejs-void-elements-2.0.1-4|15	%{summary}.
14cu|nodejs-void-elements-2.0.1-4|16	
14cu|nodejs-void-elements-2.0.1-4|17	%files
14cu|nodejs-void-elements-2.0.1-4|18	%doc LICENSE README.md
14cu|nodejs-void-elements-2.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-void-elements-2.0.1-4|20	
14cu|nodejs-void-elements-2.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-void-elements-2.0.1-4|22	
14cu|nodejs-void-elements-2.0.1-4|23	%prep
14cu|nodejs-void-elements-2.0.1-4|24	%setup -q -n package
14cu|nodejs-void-elements-2.0.1-4|25	rm -rf node_modules
14cu|nodejs-void-elements-2.0.1-4|26	
14cu|nodejs-void-elements-2.0.1-4|27	%build
14cu|nodejs-void-elements-2.0.1-4|28	
14cu|nodejs-void-elements-2.0.1-4|29	%install
14cu|nodejs-void-elements-2.0.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-void-elements-2.0.1-4|31	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-void-elements-2.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-void-elements-2.0.1-4|33	
14cu|nodejs-void-elements-2.0.1-4|34	%check
14cu|nodejs-void-elements-2.0.1-4|35	%nodejs_symlink_deps --check
14cu|nodejs-void-elements-2.0.1-4|36	%__nodejs test/*.js
14cu|nodejs-void-elements-2.0.1-4|37	
14cu|nodejs-void-elements-2.0.1-4|38	
14cu|nodejs-void-elements-2.0.1-4|39	%changelog
14cu|nodejs-void-elements-2.0.1-4|40	
14cu|nodejs-void-elements-2.0.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-void-elements-2.0.1-4|42	- (fb0e784) BuildList#2799825: Increase release tag
14cu|nodejs-void-elements-2.0.1-4|43	
14cu|nodejs-void-elements-2.0.1-4|44	

12285 14
14cu|nodejs-vow-0.4.12-4|1	%define oname vow
14cu|nodejs-vow-0.4.12-4|2	
14cu|nodejs-vow-0.4.12-4|3	Summary:        DOM Promise and Promises/A+ implementation for Node.js and browsers
14cu|nodejs-vow-0.4.12-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vow-0.4.12-4|5	Version:        0.4.12
14cu|nodejs-vow-0.4.12-4|6	Release:        4
14cu|nodejs-vow-0.4.12-4|7	License:        ISC
14cu|nodejs-vow-0.4.12-4|8	Group:          Development/Other
14cu|nodejs-vow-0.4.12-4|9	Url:            https://github.com/dfilatov/vow
14cu|nodejs-vow-0.4.12-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vow-0.4.12-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vow-0.4.12-4|12	BuildArch:      noarch
14cu|nodejs-vow-0.4.12-4|13	
14cu|nodejs-vow-0.4.12-4|14	%description
14cu|nodejs-vow-0.4.12-4|15	%{summary}.
14cu|nodejs-vow-0.4.12-4|16	
14cu|nodejs-vow-0.4.12-4|17	%files
14cu|nodejs-vow-0.4.12-4|18	%doc LICENSE *.md
14cu|nodejs-vow-0.4.12-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-0.4.12-4|20	
14cu|nodejs-vow-0.4.12-4|21	#------------------------------------------------------------------
14cu|nodejs-vow-0.4.12-4|22	
14cu|nodejs-vow-0.4.12-4|23	%prep
14cu|nodejs-vow-0.4.12-4|24	%setup -q -n package
14cu|nodejs-vow-0.4.12-4|25	rm -rf node_modules
14cu|nodejs-vow-0.4.12-4|26	
14cu|nodejs-vow-0.4.12-4|27	%build
14cu|nodejs-vow-0.4.12-4|28	
14cu|nodejs-vow-0.4.12-4|29	%install
14cu|nodejs-vow-0.4.12-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-0.4.12-4|31	cp -r package.json *.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-0.4.12-4|32	%nodejs_symlink_deps
14cu|nodejs-vow-0.4.12-4|33	
14cu|nodejs-vow-0.4.12-4|34	%changelog
14cu|nodejs-vow-0.4.12-4|35	
14cu|nodejs-vow-0.4.12-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.12-4
14cu|nodejs-vow-0.4.12-4|37	- (9d3b7f6) BuildList#2799825: Increase release tag
14cu|nodejs-vow-0.4.12-4|38	
14cu|nodejs-vow-0.4.12-4|39	

12286 14
14cu|nodejs-vow-fs-0.3.4-4|1	%define oname vow-fs
14cu|nodejs-vow-fs-0.3.4-4|2	
14cu|nodejs-vow-fs-0.3.4-4|3	Summary:        Vow-based file I/O for Node.js
14cu|nodejs-vow-fs-0.3.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vow-fs-0.3.4-4|5	Version:        0.3.4
14cu|nodejs-vow-fs-0.3.4-4|6	Release:        4
14cu|nodejs-vow-fs-0.3.4-4|7	License:        MIT
14cu|nodejs-vow-fs-0.3.4-4|8	Group:          Development/Other
14cu|nodejs-vow-fs-0.3.4-4|9	Url:            https://github.com/dfilatov/vow-fs
14cu|nodejs-vow-fs-0.3.4-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vow-fs-0.3.4-4|11	# using master branch for license and tests
14cu|nodejs-vow-fs-0.3.4-4|12	Source0:        https://github.com/dfilatov/vow-fs/archive/master.zip
14cu|nodejs-vow-fs-0.3.4-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-vow-fs-0.3.4-4|14	BuildRequires:  npm(vow-queue)
14cu|nodejs-vow-fs-0.3.4-4|15	BuildRequires:  npm(glob)
14cu|nodejs-vow-fs-0.3.4-4|16	BuildRequires:  npm(vow)
14cu|nodejs-vow-fs-0.3.4-4|17	BuildRequires:  npm(node-uuid)
14cu|nodejs-vow-fs-0.3.4-4|18	#
14cu|nodejs-vow-fs-0.3.4-4|19	BuildRequires:  npm(nodeunit)
14cu|nodejs-vow-fs-0.3.4-4|20	BuildRequires:  npm(istanbul)
14cu|nodejs-vow-fs-0.3.4-4|21	BuildArch:      noarch
14cu|nodejs-vow-fs-0.3.4-4|22	
14cu|nodejs-vow-fs-0.3.4-4|23	%description
14cu|nodejs-vow-fs-0.3.4-4|24	%{summary}.
14cu|nodejs-vow-fs-0.3.4-4|25	
14cu|nodejs-vow-fs-0.3.4-4|26	%files
14cu|nodejs-vow-fs-0.3.4-4|27	%doc LICENSE *.md
14cu|nodejs-vow-fs-0.3.4-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-fs-0.3.4-4|29	
14cu|nodejs-vow-fs-0.3.4-4|30	#------------------------------------------------------------------
14cu|nodejs-vow-fs-0.3.4-4|31	
14cu|nodejs-vow-fs-0.3.4-4|32	%prep
14cu|nodejs-vow-fs-0.3.4-4|33	%setup -qn %{oname}-master
14cu|nodejs-vow-fs-0.3.4-4|34	rm -rf node_modules
14cu|nodejs-vow-fs-0.3.4-4|35	
14cu|nodejs-vow-fs-0.3.4-4|36	
14cu|nodejs-vow-fs-0.3.4-4|37	%build
14cu|nodejs-vow-fs-0.3.4-4|38	
14cu|nodejs-vow-fs-0.3.4-4|39	%install
14cu|nodejs-vow-fs-0.3.4-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-fs-0.3.4-4|41	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-fs-0.3.4-4|42	%nodejs_symlink_deps
14cu|nodejs-vow-fs-0.3.4-4|43	
14cu|nodejs-vow-fs-0.3.4-4|44	%check
14cu|nodejs-vow-fs-0.3.4-4|45	%nodejs_symlink_deps --check
14cu|nodejs-vow-fs-0.3.4-4|46	istanbul-js test test/runner.js
14cu|nodejs-vow-fs-0.3.4-4|47	
14cu|nodejs-vow-fs-0.3.4-4|48	%changelog
14cu|nodejs-vow-fs-0.3.4-4|49	
14cu|nodejs-vow-fs-0.3.4-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.3.4-4
14cu|nodejs-vow-fs-0.3.4-4|51	- (68c7a45) BuildList#2799825: Increase release tag
14cu|nodejs-vow-fs-0.3.4-4|52	
14cu|nodejs-vow-fs-0.3.4-4|53	

12287 14
14cu|nodejs-vow-queue-0.4.2-4|1	%define oname vow-queue
14cu|nodejs-vow-queue-0.4.2-4|2	
14cu|nodejs-vow-queue-0.4.2-4|3	Summary:        Vow-based task queue
14cu|nodejs-vow-queue-0.4.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-vow-queue-0.4.2-4|5	Version:        0.4.2
14cu|nodejs-vow-queue-0.4.2-4|6	Release:        4
14cu|nodejs-vow-queue-0.4.2-4|7	License:        MIT
14cu|nodejs-vow-queue-0.4.2-4|8	Group:          Development/Other
14cu|nodejs-vow-queue-0.4.2-4|9	Url:            https://github.com/dfilatov/vow-queue
14cu|nodejs-vow-queue-0.4.2-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vow-queue-0.4.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-vow-queue-0.4.2-4|12	BuildRequires:  npm(vow)
14cu|nodejs-vow-queue-0.4.2-4|13	BuildRequires:  npm(mocha)
14cu|nodejs-vow-queue-0.4.2-4|14	BuildRequires:  npm(chai)
14cu|nodejs-vow-queue-0.4.2-4|15	BuildArch:      noarch
14cu|nodejs-vow-queue-0.4.2-4|16	
14cu|nodejs-vow-queue-0.4.2-4|17	%description
14cu|nodejs-vow-queue-0.4.2-4|18	%{summary}.
14cu|nodejs-vow-queue-0.4.2-4|19	
14cu|nodejs-vow-queue-0.4.2-4|20	%files
14cu|nodejs-vow-queue-0.4.2-4|21	%doc LICENSE *.md
14cu|nodejs-vow-queue-0.4.2-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-queue-0.4.2-4|23	
14cu|nodejs-vow-queue-0.4.2-4|24	#------------------------------------------------------------------
14cu|nodejs-vow-queue-0.4.2-4|25	
14cu|nodejs-vow-queue-0.4.2-4|26	%prep
14cu|nodejs-vow-queue-0.4.2-4|27	%setup -q -n package
14cu|nodejs-vow-queue-0.4.2-4|28	rm -rf node_modules
14cu|nodejs-vow-queue-0.4.2-4|29	
14cu|nodejs-vow-queue-0.4.2-4|30	
14cu|nodejs-vow-queue-0.4.2-4|31	%build
14cu|nodejs-vow-queue-0.4.2-4|32	
14cu|nodejs-vow-queue-0.4.2-4|33	%install
14cu|nodejs-vow-queue-0.4.2-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-queue-0.4.2-4|35	cp -r *.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vow-queue-0.4.2-4|36	%nodejs_symlink_deps
14cu|nodejs-vow-queue-0.4.2-4|37	
14cu|nodejs-vow-queue-0.4.2-4|38	%check
14cu|nodejs-vow-queue-0.4.2-4|39	%nodejs_symlink_deps --check
14cu|nodejs-vow-queue-0.4.2-4|40	mocha -u bdd -R spec --recursive test.js
14cu|nodejs-vow-queue-0.4.2-4|41	
14cu|nodejs-vow-queue-0.4.2-4|42	%changelog
14cu|nodejs-vow-queue-0.4.2-4|43	
14cu|nodejs-vow-queue-0.4.2-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.2-4
14cu|nodejs-vow-queue-0.4.2-4|45	- (050b1c8) BuildList#2799825: Increase release tag
14cu|nodejs-vow-queue-0.4.2-4|46	
14cu|nodejs-vow-queue-0.4.2-4|47	

12288 14
14cu|nodejs-vows-0.8.1-4|1	%define oname vows
14cu|nodejs-vows-0.8.1-4|2	
14cu|nodejs-vows-0.8.1-4|3	Name:       nodejs-%{oname}
14cu|nodejs-vows-0.8.1-4|4	Version:    0.8.1
14cu|nodejs-vows-0.8.1-4|5	Release:    4
14cu|nodejs-vows-0.8.1-4|6	Summary:    Asynchronous behavior-driven development (BDD) and continuous integration
14cu|nodejs-vows-0.8.1-4|7	License:    MIT
14cu|nodejs-vows-0.8.1-4|8	Group:      Development/Other
14cu|nodejs-vows-0.8.1-4|9	URL:        https://github.com/cloudhead/%{oname}
14cu|nodejs-vows-0.8.1-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-vows-0.8.1-4|11	# Custom man page.
14cu|nodejs-vows-0.8.1-4|12	Source1:    %{oname}.1
14cu|nodejs-vows-0.8.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-vows-0.8.1-4|14	BuildRequires:  npm(diff)
14cu|nodejs-vows-0.8.1-4|15	BuildRequires:  npm(eyes)
14cu|nodejs-vows-0.8.1-4|16	BuildRequires:  npm(glob)
14cu|nodejs-vows-0.8.1-4|17	BuildArch:  noarch
14cu|nodejs-vows-0.8.1-4|18	
14cu|nodejs-vows-0.8.1-4|19	%description
14cu|nodejs-vows-0.8.1-4|20	Vows is an asynchronous behavior-driven development (BDD) framework for
14cu|nodejs-vows-0.8.1-4|21	Node.js.
14cu|nodejs-vows-0.8.1-4|22	
14cu|nodejs-vows-0.8.1-4|23	Vows was built from the ground up to test asynchronous code. It
14cu|nodejs-vows-0.8.1-4|24	executes your tests in parallel when it makes sense, and sequentially
14cu|nodejs-vows-0.8.1-4|25	when there are dependencies. Emphasis was put on speed of execution,
14cu|nodejs-vows-0.8.1-4|26	clarity and user experience.
14cu|nodejs-vows-0.8.1-4|27	
14cu|nodejs-vows-0.8.1-4|28	%files
14cu|nodejs-vows-0.8.1-4|29	%doc LICENSE README.md
14cu|nodejs-vows-0.8.1-4|30	%{nodejs_sitelib}/%{oname}
14cu|nodejs-vows-0.8.1-4|31	%{_bindir}/%{oname}
14cu|nodejs-vows-0.8.1-4|32	%{_mandir}/man1/%{oname}.1*
14cu|nodejs-vows-0.8.1-4|33	#--------------------------------------------------------------
14cu|nodejs-vows-0.8.1-4|34	
14cu|nodejs-vows-0.8.1-4|35	%prep
14cu|nodejs-vows-0.8.1-4|36	%setup -qn package
14cu|nodejs-vows-0.8.1-4|37	%nodejs_fixdep diff 2.2.x
14cu|nodejs-vows-0.8.1-4|38	%nodejs_fixdep glob 6.0.x
14cu|nodejs-vows-0.8.1-4|39	
14cu|nodejs-vows-0.8.1-4|40	%build
14cu|nodejs-vows-0.8.1-4|41	#nothing to do
14cu|nodejs-vows-0.8.1-4|42	
14cu|nodejs-vows-0.8.1-4|43	
14cu|nodejs-vows-0.8.1-4|44	%install
14cu|nodejs-vows-0.8.1-4|45	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vows-0.8.1-4|46	cp -pr package.json lib/ \
14cu|nodejs-vows-0.8.1-4|47	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-vows-0.8.1-4|48	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}/bin
14cu|nodejs-vows-0.8.1-4|49	install -p -D -m0755 bin/%{oname} %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-vows-0.8.1-4|50	
14cu|nodejs-vows-0.8.1-4|51	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-vows-0.8.1-4|52	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-vows-0.8.1-4|53	
14cu|nodejs-vows-0.8.1-4|54	mkdir -p %{buildroot}%{_mandir}/man1
14cu|nodejs-vows-0.8.1-4|55	install -p -D -m0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{oname}.1
14cu|nodejs-vows-0.8.1-4|56	
14cu|nodejs-vows-0.8.1-4|57	%nodejs_symlink_deps
14cu|nodejs-vows-0.8.1-4|58	
14cu|nodejs-vows-0.8.1-4|59	
14cu|nodejs-vows-0.8.1-4|60	
14cu|nodejs-vows-0.8.1-4|61	%check
14cu|nodejs-vows-0.8.1-4|62	%nodejs_symlink_deps --check
14cu|nodejs-vows-0.8.1-4|63	%__nodejs ./bin/%{oname} --spec
14cu|nodejs-vows-0.8.1-4|64	
14cu|nodejs-vows-0.8.1-4|65	
14cu|nodejs-vows-0.8.1-4|66	
14cu|nodejs-vows-0.8.1-4|67	
14cu|nodejs-vows-0.8.1-4|68	
14cu|nodejs-vows-0.8.1-4|69	%changelog
14cu|nodejs-vows-0.8.1-4|70	
14cu|nodejs-vows-0.8.1-4|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.1-4
14cu|nodejs-vows-0.8.1-4|72	- (e8a2381) BuildList#2799825: Increase release tag
14cu|nodejs-vows-0.8.1-4|73	
14cu|nodejs-vows-0.8.1-4|74	

12289 14
14cu|nodejs-walkdir-0.0.7-8|1	%global enable_tests 0
14cu|nodejs-walkdir-0.0.7-8|2	
14cu|nodejs-walkdir-0.0.7-8|3	Name:       nodejs-walkdir
14cu|nodejs-walkdir-0.0.7-8|4	Version:    0.0.7
14cu|nodejs-walkdir-0.0.7-8|5	Release:    8
14cu|nodejs-walkdir-0.0.7-8|6	Summary:    Walks a directory tree emitting events based on what it finds
14cu|nodejs-walkdir-0.0.7-8|7	License:    MIT
14cu|nodejs-walkdir-0.0.7-8|8	Group:      System/Libraries
14cu|nodejs-walkdir-0.0.7-8|9	URL:        https://github.com/soldair/node-walkdir
14cu|nodejs-walkdir-0.0.7-8|10	Source0:    http://registry.npmjs.org/walkdir/-/walkdir-%{version}.tgz
14cu|nodejs-walkdir-0.0.7-8|11	BuildArch:  noarch
14cu|nodejs-walkdir-0.0.7-8|12	BuildRequires:  nodejs-packaging
14cu|nodejs-walkdir-0.0.7-8|13	
14cu|nodejs-walkdir-0.0.7-8|14	%if 0%{?enable_tests}
14cu|nodejs-walkdir-0.0.7-8|15	BuildRequires:  npm(findit)
14cu|nodejs-walkdir-0.0.7-8|16	BuildRequires:  npm(fstream)
14cu|nodejs-walkdir-0.0.7-8|17	BuildRequires:  npm(ls-r)
14cu|nodejs-walkdir-0.0.7-8|18	BuildRequires:  npm(tap)
14cu|nodejs-walkdir-0.0.7-8|19	%endif
14cu|nodejs-walkdir-0.0.7-8|20	
14cu|nodejs-walkdir-0.0.7-8|21	%description
14cu|nodejs-walkdir-0.0.7-8|22	This Node.js module walks a directory tree emitting events based on what it
14cu|nodejs-walkdir-0.0.7-8|23	finds. It presents a familiar callback/emitter/sync interface and can walk a
14cu|nodejs-walkdir-0.0.7-8|24	tree of any depth.
14cu|nodejs-walkdir-0.0.7-8|25	
14cu|nodejs-walkdir-0.0.7-8|26	
14cu|nodejs-walkdir-0.0.7-8|27	%prep
14cu|nodejs-walkdir-0.0.7-8|28	%setup -q -n package
14cu|nodejs-walkdir-0.0.7-8|29	
14cu|nodejs-walkdir-0.0.7-8|30	
14cu|nodejs-walkdir-0.0.7-8|31	%build
14cu|nodejs-walkdir-0.0.7-8|32	#nothing to do
14cu|nodejs-walkdir-0.0.7-8|33	
14cu|nodejs-walkdir-0.0.7-8|34	
14cu|nodejs-walkdir-0.0.7-8|35	%install
14cu|nodejs-walkdir-0.0.7-8|36	mkdir -p %{buildroot}%{nodejs_sitelib}/walkdir
14cu|nodejs-walkdir-0.0.7-8|37	cp -pr package.json walkdir.js \
14cu|nodejs-walkdir-0.0.7-8|38	%{buildroot}%{nodejs_sitelib}/walkdir
14cu|nodejs-walkdir-0.0.7-8|39	
14cu|nodejs-walkdir-0.0.7-8|40	%nodejs_symlink_deps
14cu|nodejs-walkdir-0.0.7-8|41	
14cu|nodejs-walkdir-0.0.7-8|42	
14cu|nodejs-walkdir-0.0.7-8|43	%if 0%{?enable_tests}
14cu|nodejs-walkdir-0.0.7-8|44	%check
14cu|nodejs-walkdir-0.0.7-8|45	%nodejs_symlink_deps --check
14cu|nodejs-walkdir-0.0.7-8|46	%tap test/*.js
14cu|nodejs-walkdir-0.0.7-8|47	%endif
14cu|nodejs-walkdir-0.0.7-8|48	
14cu|nodejs-walkdir-0.0.7-8|49	
14cu|nodejs-walkdir-0.0.7-8|50	%files
14cu|nodejs-walkdir-0.0.7-8|51	%doc license readme.md
14cu|nodejs-walkdir-0.0.7-8|52	%{nodejs_sitelib}/walkdir
14cu|nodejs-walkdir-0.0.7-8|53	
14cu|nodejs-walkdir-0.0.7-8|54	
14cu|nodejs-walkdir-0.0.7-8|55	
14cu|nodejs-walkdir-0.0.7-8|56	%changelog
14cu|nodejs-walkdir-0.0.7-8|57	
14cu|nodejs-walkdir-0.0.7-8|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.7-8
14cu|nodejs-walkdir-0.0.7-8|59	- (b1be65f) BuildList#2799825: Increase release tag
14cu|nodejs-walkdir-0.0.7-8|60	
14cu|nodejs-walkdir-0.0.7-8|61	

12290 14
14cu|nodejs-ware-1.3.0-4|1	%define oname ware
14cu|nodejs-ware-1.3.0-4|2	
14cu|nodejs-ware-1.3.0-4|3	Summary:        Easily create your own middleware layer
14cu|nodejs-ware-1.3.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-ware-1.3.0-4|5	Version:        1.3.0
14cu|nodejs-ware-1.3.0-4|6	Release:        4
14cu|nodejs-ware-1.3.0-4|7	License:        MIT
14cu|nodejs-ware-1.3.0-4|8	Group:          Development/Other
14cu|nodejs-ware-1.3.0-4|9	Url:            https://github.com/segmentio/ware
14cu|nodejs-ware-1.3.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ware-1.3.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-ware-1.3.0-4|12	BuildRequires:  npm(wrap-fn)
14cu|nodejs-ware-1.3.0-4|13	BuildArch:      noarch
14cu|nodejs-ware-1.3.0-4|14	
14cu|nodejs-ware-1.3.0-4|15	%description
14cu|nodejs-ware-1.3.0-4|16	%{summary}.
14cu|nodejs-ware-1.3.0-4|17	
14cu|nodejs-ware-1.3.0-4|18	%files
14cu|nodejs-ware-1.3.0-4|19	%doc *.md
14cu|nodejs-ware-1.3.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ware-1.3.0-4|21	
14cu|nodejs-ware-1.3.0-4|22	#------------------------------------------------------------------
14cu|nodejs-ware-1.3.0-4|23	
14cu|nodejs-ware-1.3.0-4|24	%prep
14cu|nodejs-ware-1.3.0-4|25	%setup -q -n package
14cu|nodejs-ware-1.3.0-4|26	rm -rf node_modules
14cu|nodejs-ware-1.3.0-4|27	
14cu|nodejs-ware-1.3.0-4|28	%build
14cu|nodejs-ware-1.3.0-4|29	
14cu|nodejs-ware-1.3.0-4|30	%install
14cu|nodejs-ware-1.3.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ware-1.3.0-4|32	cp -r *.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ware-1.3.0-4|33	%nodejs_symlink_deps
14cu|nodejs-ware-1.3.0-4|34	%changelog
14cu|nodejs-ware-1.3.0-4|35	
14cu|nodejs-ware-1.3.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.0-4
14cu|nodejs-ware-1.3.0-4|37	- (6d49fc8) BuildList#2799825: Increase release tag
14cu|nodejs-ware-1.3.0-4|38	
14cu|nodejs-ware-1.3.0-4|39	

12291 14
14cu|nodejs-watch-0.17.1-4|1	%define oname watch
14cu|nodejs-watch-0.17.1-4|2	
14cu|nodejs-watch-0.17.1-4|3	Summary:        Utilities for watching file trees
14cu|nodejs-watch-0.17.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-watch-0.17.1-4|5	Version:        0.17.1
14cu|nodejs-watch-0.17.1-4|6	Release:        4
14cu|nodejs-watch-0.17.1-4|7	License:        ASL 2.0
14cu|nodejs-watch-0.17.1-4|8	Group:          Development/Other
14cu|nodejs-watch-0.17.1-4|9	Url:            https://github.com/mikeal/watch
14cu|nodejs-watch-0.17.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-watch-0.17.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-watch-0.17.1-4|12	BuildRequires:  npm(minimist)
14cu|nodejs-watch-0.17.1-4|13	BuildRequires:  npm(exec-sh)
14cu|nodejs-watch-0.17.1-4|14	BuildArch:      noarch
14cu|nodejs-watch-0.17.1-4|15	
14cu|nodejs-watch-0.17.1-4|16	%description
14cu|nodejs-watch-0.17.1-4|17	%{summary}.
14cu|nodejs-watch-0.17.1-4|18	
14cu|nodejs-watch-0.17.1-4|19	%files
14cu|nodejs-watch-0.17.1-4|20	%doc LICENSE readme.mkd
14cu|nodejs-watch-0.17.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-watch-0.17.1-4|22	
14cu|nodejs-watch-0.17.1-4|23	#------------------------------------------------------------------
14cu|nodejs-watch-0.17.1-4|24	
14cu|nodejs-watch-0.17.1-4|25	%prep
14cu|nodejs-watch-0.17.1-4|26	%setup -q -n package
14cu|nodejs-watch-0.17.1-4|27	rm -rf node_modules
14cu|nodejs-watch-0.17.1-4|28	
14cu|nodejs-watch-0.17.1-4|29	%build
14cu|nodejs-watch-0.17.1-4|30	
14cu|nodejs-watch-0.17.1-4|31	%install
14cu|nodejs-watch-0.17.1-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-watch-0.17.1-4|33	cp -r package.json *.js release.sh %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-watch-0.17.1-4|34	%nodejs_symlink_deps
14cu|nodejs-watch-0.17.1-4|35	
14cu|nodejs-watch-0.17.1-4|36	
14cu|nodejs-watch-0.17.1-4|37	%check
14cu|nodejs-watch-0.17.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-watch-0.17.1-4|39	%__nodejs test/*.js
14cu|nodejs-watch-0.17.1-4|40	
14cu|nodejs-watch-0.17.1-4|41	%changelog
14cu|nodejs-watch-0.17.1-4|42	
14cu|nodejs-watch-0.17.1-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.17.1-4
14cu|nodejs-watch-0.17.1-4|44	- (1482ba4) BuildList#2799825: Increase release tag
14cu|nodejs-watch-0.17.1-4|45	
14cu|nodejs-watch-0.17.1-4|46	

12292 14
14cu|nodejs-watchit-0.0.4-10|1	# Fail randomly in ABF
14cu|nodejs-watchit-0.0.4-10|2	%global enable_tests 0
14cu|nodejs-watchit-0.0.4-10|3	
14cu|nodejs-watchit-0.0.4-10|4	Name:       nodejs-watchit
14cu|nodejs-watchit-0.0.4-10|5	Version:    0.0.4
14cu|nodejs-watchit-0.0.4-10|6	Release:    10
14cu|nodejs-watchit-0.0.4-10|7	Summary:    A sensible wrapper around fs.watch for Node.js
14cu|nodejs-watchit-0.0.4-10|8	
14cu|nodejs-watchit-0.0.4-10|9	# Upstream have been informed about missing LICENSE:
14cu|nodejs-watchit-0.0.4-10|10	# https://github.com/TrevorBurnham/Watchit/issues/6
14cu|nodejs-watchit-0.0.4-10|11	License:    MIT
14cu|nodejs-watchit-0.0.4-10|12	Group:      Development/Other
14cu|nodejs-watchit-0.0.4-10|13	URL:        https://github.com/TrevorBurnham/Watchit
14cu|nodejs-watchit-0.0.4-10|14	Source0:    http://registry.npmjs.org/watchit/-/watchit-%{version}.tgz
14cu|nodejs-watchit-0.0.4-10|15	Source1:    LICENSE
14cu|nodejs-watchit-0.0.4-10|16	
14cu|nodejs-watchit-0.0.4-10|17	BuildArch:  noarch
14cu|nodejs-watchit-0.0.4-10|18	
14cu|nodejs-watchit-0.0.4-10|19	BuildRequires:  nodejs-packaging
14cu|nodejs-watchit-0.0.4-10|20	BuildRequires:  npm(docco)
14cu|nodejs-watchit-0.0.4-10|21	
14cu|nodejs-watchit-0.0.4-10|22	# Currently to compile the .coffee files, watchit depends on itself,
14cu|nodejs-watchit-0.0.4-10|23	# which is not yet available.
14cu|nodejs-watchit-0.0.4-10|24	%if 0%{?enable_tests}
14cu|nodejs-watchit-0.0.4-10|25	BuildRequires:  coffee-script
14cu|nodejs-watchit-0.0.4-10|26	BuildRequires:  npm(expect.js)
14cu|nodejs-watchit-0.0.4-10|27	BuildRequires:  npm(mocha)
14cu|nodejs-watchit-0.0.4-10|28	%endif
14cu|nodejs-watchit-0.0.4-10|29	
14cu|nodejs-watchit-0.0.4-10|30	%description
14cu|nodejs-watchit-0.0.4-10|31	%{summary}.
14cu|nodejs-watchit-0.0.4-10|32	
14cu|nodejs-watchit-0.0.4-10|33	
14cu|nodejs-watchit-0.0.4-10|34	%prep
14cu|nodejs-watchit-0.0.4-10|35	%setup -q -n package
14cu|nodejs-watchit-0.0.4-10|36	cp -a %{SOURCE1} .
14cu|nodejs-watchit-0.0.4-10|37	
14cu|nodejs-watchit-0.0.4-10|38	
14cu|nodejs-watchit-0.0.4-10|39	%build
14cu|nodejs-watchit-0.0.4-10|40	%{nodejs_sitelib}/docco/bin/docco ./src/watchit.coffee
14cu|nodejs-watchit-0.0.4-10|41	
14cu|nodejs-watchit-0.0.4-10|42	
14cu|nodejs-watchit-0.0.4-10|43	%install
14cu|nodejs-watchit-0.0.4-10|44	mkdir -p %{buildroot}%{nodejs_sitelib}/watchit
14cu|nodejs-watchit-0.0.4-10|45	cp -pr package.json lib/ \
14cu|nodejs-watchit-0.0.4-10|46	%{buildroot}%{nodejs_sitelib}/watchit
14cu|nodejs-watchit-0.0.4-10|47	
14cu|nodejs-watchit-0.0.4-10|48	%nodejs_symlink_deps
14cu|nodejs-watchit-0.0.4-10|49	
14cu|nodejs-watchit-0.0.4-10|50	
14cu|nodejs-watchit-0.0.4-10|51	%if 0%{?enable_tests}
14cu|nodejs-watchit-0.0.4-10|52	%check
14cu|nodejs-watchit-0.0.4-10|53	%nodejs_symlink_deps --check
14cu|nodejs-watchit-0.0.4-10|54	# Broken test which upstream haven't fixed:
14cu|nodejs-watchit-0.0.4-10|55	# https://github.com/TrevorBurnham/Watchit/issues/5
14cu|nodejs-watchit-0.0.4-10|56	rm -f test/include.coffee
14cu|nodejs-watchit-0.0.4-10|57	%{nodejs_sitelib}/mocha/bin/mocha --compilers coffee:coffee-script \
14cu|nodejs-watchit-0.0.4-10|58	--require test/common.js --growl
14cu|nodejs-watchit-0.0.4-10|59	%endif
14cu|nodejs-watchit-0.0.4-10|60	
14cu|nodejs-watchit-0.0.4-10|61	
14cu|nodejs-watchit-0.0.4-10|62	%files
14cu|nodejs-watchit-0.0.4-10|63	%doc LICENSE README.mdown docs/
14cu|nodejs-watchit-0.0.4-10|64	%{nodejs_sitelib}/watchit
14cu|nodejs-watchit-0.0.4-10|65	
14cu|nodejs-watchit-0.0.4-10|66	
14cu|nodejs-watchit-0.0.4-10|67	
14cu|nodejs-watchit-0.0.4-10|68	%changelog
14cu|nodejs-watchit-0.0.4-10|69	
14cu|nodejs-watchit-0.0.4-10|70	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.4-10
14cu|nodejs-watchit-0.0.4-10|71	- (b1c788a) BuildList#2799825: Increase release tag
14cu|nodejs-watchit-0.0.4-10|72	
14cu|nodejs-watchit-0.0.4-10|73	

12293 14
14cu|nodejs-watchr-2.4.13-4|1	%define oname watchr
14cu|nodejs-watchr-2.4.13-4|2	
14cu|nodejs-watchr-2.4.13-4|3	Summary:        Better file system watching for Node.js
14cu|nodejs-watchr-2.4.13-4|4	Name:           nodejs-%{oname}
14cu|nodejs-watchr-2.4.13-4|5	Version:        2.4.13
14cu|nodejs-watchr-2.4.13-4|6	Release:        4
14cu|nodejs-watchr-2.4.13-4|7	License:        MIT
14cu|nodejs-watchr-2.4.13-4|8	Group:          Development/Other
14cu|nodejs-watchr-2.4.13-4|9	Url:            https://github.com/bevry/watchr
14cu|nodejs-watchr-2.4.13-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-watchr-2.4.13-4|11	Source100:      %{name}.rpmlintrc
14cu|nodejs-watchr-2.4.13-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-watchr-2.4.13-4|13	BuildRequires:  npm(extract-opts)
14cu|nodejs-watchr-2.4.13-4|14	BuildRequires:  npm(ignorefs)
14cu|nodejs-watchr-2.4.13-4|15	BuildRequires:  npm(taskgroup)
14cu|nodejs-watchr-2.4.13-4|16	BuildRequires:  npm(safefs)
14cu|nodejs-watchr-2.4.13-4|17	BuildRequires:  npm(eachr)
14cu|nodejs-watchr-2.4.13-4|18	BuildRequires:  npm(extendr)
14cu|nodejs-watchr-2.4.13-4|19	BuildRequires:  npm(typechecker)
14cu|nodejs-watchr-2.4.13-4|20	BuildRequires:  npm(scandirectory)
14cu|nodejs-watchr-2.4.13-4|21	BuildArch:      noarch
14cu|nodejs-watchr-2.4.13-4|22	
14cu|nodejs-watchr-2.4.13-4|23	%description
14cu|nodejs-watchr-2.4.13-4|24	%{summary}.
14cu|nodejs-watchr-2.4.13-4|25	
14cu|nodejs-watchr-2.4.13-4|26	%files
14cu|nodejs-watchr-2.4.13-4|27	%doc *.md
14cu|nodejs-watchr-2.4.13-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-watchr-2.4.13-4|29	
14cu|nodejs-watchr-2.4.13-4|30	#------------------------------------------------------------------
14cu|nodejs-watchr-2.4.13-4|31	
14cu|nodejs-watchr-2.4.13-4|32	%prep
14cu|nodejs-watchr-2.4.13-4|33	%setup -q -n package
14cu|nodejs-watchr-2.4.13-4|34	rm -rf node_modules
14cu|nodejs-watchr-2.4.13-4|35	find . -type f -exec chmod -x {} \;
14cu|nodejs-watchr-2.4.13-4|36	
14cu|nodejs-watchr-2.4.13-4|37	%build
14cu|nodejs-watchr-2.4.13-4|38	
14cu|nodejs-watchr-2.4.13-4|39	%install
14cu|nodejs-watchr-2.4.13-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-watchr-2.4.13-4|41	cp -r package.json out/ bin/ \
14cu|nodejs-watchr-2.4.13-4|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-watchr-2.4.13-4|43	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-watchr-2.4.13-4|44	%nodejs_symlink_deps
14cu|nodejs-watchr-2.4.13-4|45	%changelog
14cu|nodejs-watchr-2.4.13-4|46	
14cu|nodejs-watchr-2.4.13-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.13-4
14cu|nodejs-watchr-2.4.13-4|48	- (74d90f0) BuildList#2799825: Increase release tag
14cu|nodejs-watchr-2.4.13-4|49	
14cu|nodejs-watchr-2.4.13-4|50	

12294 14
14cu|nodejs-wd-0.4.0-4|1	### TODO: Dev list module is huge, skip tests for now ###
14cu|nodejs-wd-0.4.0-4|2	
14cu|nodejs-wd-0.4.0-4|3	%define oname wd
14cu|nodejs-wd-0.4.0-4|4	
14cu|nodejs-wd-0.4.0-4|5	Summary:        WebDriver/Selenium 2 node.js client
14cu|nodejs-wd-0.4.0-4|6	Name:           nodejs-%{oname}
14cu|nodejs-wd-0.4.0-4|7	Version:        0.4.0
14cu|nodejs-wd-0.4.0-4|8	Release:        4
14cu|nodejs-wd-0.4.0-4|9	License:        ASL 2.0
14cu|nodejs-wd-0.4.0-4|10	Group:          Development/Other
14cu|nodejs-wd-0.4.0-4|11	Url:            https://github.com/admc/wd
14cu|nodejs-wd-0.4.0-4|12	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wd-0.4.0-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-wd-0.4.0-4|14	BuildRequires:  npm(vargs)
14cu|nodejs-wd-0.4.0-4|15	BuildRequires:  npm(underscore.string)
14cu|nodejs-wd-0.4.0-4|16	BuildRequires:  npm(request)
14cu|nodejs-wd-0.4.0-4|17	BuildRequires:  npm(q)
14cu|nodejs-wd-0.4.0-4|18	BuildRequires:  npm(lodash)
14cu|nodejs-wd-0.4.0-4|19	BuildRequires:  npm(async)
14cu|nodejs-wd-0.4.0-4|20	BuildRequires:  npm(archiver)
14cu|nodejs-wd-0.4.0-4|21	#
14cu|nodejs-wd-0.4.0-4|22	# BuildRequires:  npm(bdd-with-opts)
14cu|nodejs-wd-0.4.0-4|23	# BuildRequires:  npm(chai)
14cu|nodejs-wd-0.4.0-4|24	# BuildRequires:  npm(chai-as-promised)
14cu|nodejs-wd-0.4.0-4|25	# BuildRequires:  npm(colors)
14cu|nodejs-wd-0.4.0-4|26	# BuildRequires:  npm(dox)
14cu|nodejs-wd-0.4.0-4|27	# BuildRequires:  npm(express)
14cu|nodejs-wd-0.4.0-4|28	# BuildRequires:  npm(gulp)
14cu|nodejs-wd-0.4.0-4|29	# BuildRequires:  npm(gulp-jshint)
14cu|nodejs-wd-0.4.0-4|30	# BuildRequires:  npm(hbs)
14cu|nodejs-wd-0.4.0-4|31	# BuildRequires:  npm(http-proxy)
14cu|nodejs-wd-0.4.0-4|32	# BuildRequires:  npm(imageinfo)
14cu|nodejs-wd-0.4.0-4|33	# BuildRequires:  npm(istanbul)
14cu|nodejs-wd-0.4.0-4|34	# BuildRequires:  npm(jshint)
14cu|nodejs-wd-0.4.0-4|35	# BuildRequires:  npm(jshint-stylish)
14cu|nodejs-wd-0.4.0-4|36	# BuildRequires:  npm(mocha)
14cu|nodejs-wd-0.4.0-4|37	# BuildRequires:  npm(mu2)
14cu|nodejs-wd-0.4.0-4|38	# BuildRequires:  npm(nock)
14cu|nodejs-wd-0.4.0-4|39	# BuildRequires:  npm(node-uuid)
14cu|nodejs-wd-0.4.0-4|40	# BuildRequires:  npm(promise-simple)
14cu|nodejs-wd-0.4.0-4|41	# BuildRequires:  npm(run-sequence)
14cu|nodejs-wd-0.4.0-4|42	# BuildRequires:  npm(sauce-connect-launcher)
14cu|nodejs-wd-0.4.0-4|43	# BuildRequires:  npm(spawn-mocha-parallel)
14cu|nodejs-wd-0.4.0-4|44	# BuildRequires:  npm(sv-selenium)
14cu|nodejs-wd-0.4.0-4|45	# BuildRequires:  npm(yargs)
14cu|nodejs-wd-0.4.0-4|46	BuildArch:      noarch
14cu|nodejs-wd-0.4.0-4|47	
14cu|nodejs-wd-0.4.0-4|48	%description
14cu|nodejs-wd-0.4.0-4|49	%{summary}.
14cu|nodejs-wd-0.4.0-4|50	
14cu|nodejs-wd-0.4.0-4|51	%files
14cu|nodejs-wd-0.4.0-4|52	%doc LICENSE.* doc/ examples/ *.md
14cu|nodejs-wd-0.4.0-4|53	%{_bindir}/%{oname}
14cu|nodejs-wd-0.4.0-4|54	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wd-0.4.0-4|55	
14cu|nodejs-wd-0.4.0-4|56	#------------------------------------------------------------------
14cu|nodejs-wd-0.4.0-4|57	
14cu|nodejs-wd-0.4.0-4|58	%prep
14cu|nodejs-wd-0.4.0-4|59	%setup -q -n package
14cu|nodejs-wd-0.4.0-4|60	rm -rf node_modules
14cu|nodejs-wd-0.4.0-4|61	%nodejs_fixdep vargs
14cu|nodejs-wd-0.4.0-4|62	%nodejs_fixdep underscore.string
14cu|nodejs-wd-0.4.0-4|63	%nodejs_fixdep request
14cu|nodejs-wd-0.4.0-4|64	%nodejs_fixdep q
14cu|nodejs-wd-0.4.0-4|65	%nodejs_fixdep lodash
14cu|nodejs-wd-0.4.0-4|66	%nodejs_fixdep async
14cu|nodejs-wd-0.4.0-4|67	%nodejs_fixdep archiver
14cu|nodejs-wd-0.4.0-4|68	
14cu|nodejs-wd-0.4.0-4|69	
14cu|nodejs-wd-0.4.0-4|70	%build
14cu|nodejs-wd-0.4.0-4|71	
14cu|nodejs-wd-0.4.0-4|72	%install
14cu|nodejs-wd-0.4.0-4|73	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wd-0.4.0-4|74	cp -r package.json *.js browser-scripts/ lib/ install-node.sh \
14cu|nodejs-wd-0.4.0-4|75	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wd-0.4.0-4|76	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/lib/bin.js
14cu|nodejs-wd-0.4.0-4|77	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-wd-0.4.0-4|78	ln -sf %{nodejs_sitelib}/%{oname}/lib/bin.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-wd-0.4.0-4|79	
14cu|nodejs-wd-0.4.0-4|80	%nodejs_symlink_deps
14cu|nodejs-wd-0.4.0-4|81	
14cu|nodejs-wd-0.4.0-4|82	# kepp disabled for now
14cu|nodejs-wd-0.4.0-4|83	%check
14cu|nodejs-wd-0.4.0-4|84	%nodejs_symlink_deps --check
14cu|nodejs-wd-0.4.0-4|85	gulp test || :
14cu|nodejs-wd-0.4.0-4|86	
14cu|nodejs-wd-0.4.0-4|87	%changelog
14cu|nodejs-wd-0.4.0-4|88	
14cu|nodejs-wd-0.4.0-4|89	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.0-4
14cu|nodejs-wd-0.4.0-4|90	- (08f1bcf) BuildList#2799825: Increase release tag
14cu|nodejs-wd-0.4.0-4|91	
14cu|nodejs-wd-0.4.0-4|92	

12295 14
14cu|nodejs-weak-1.0.0-5|1	%define oname weak
14cu|nodejs-weak-1.0.0-5|2	%define debug_package	%{nil}
14cu|nodejs-weak-1.0.0-5|3	
14cu|nodejs-weak-1.0.0-5|4	Summary:        Make weak references to JavaScript Objects
14cu|nodejs-weak-1.0.0-5|5	Name:           nodejs-%{oname}
14cu|nodejs-weak-1.0.0-5|6	Version:        1.0.0
14cu|nodejs-weak-1.0.0-5|7	Release:        5
14cu|nodejs-weak-1.0.0-5|8	License:        MIT
14cu|nodejs-weak-1.0.0-5|9	Group:          Development/Other
14cu|nodejs-weak-1.0.0-5|10	Url:            https://github.com/TooTallNate/node-weak
14cu|nodejs-weak-1.0.0-5|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-weak-1.0.0-5|12	BuildRequires:  nodejs-packaging
14cu|nodejs-weak-1.0.0-5|13	BuildRequires:  npm(nan)
14cu|nodejs-weak-1.0.0-5|14	BuildRequires:  npm(bindings)
14cu|nodejs-weak-1.0.0-5|15	
14cu|nodejs-weak-1.0.0-5|16	%description
14cu|nodejs-weak-1.0.0-5|17	%{summary}.
14cu|nodejs-weak-1.0.0-5|18	
14cu|nodejs-weak-1.0.0-5|19	%files
14cu|nodejs-weak-1.0.0-5|20	%doc LICENSE *.md
14cu|nodejs-weak-1.0.0-5|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-1.0.0-5|22	
14cu|nodejs-weak-1.0.0-5|23	#------------------------------------------------------------------
14cu|nodejs-weak-1.0.0-5|24	
14cu|nodejs-weak-1.0.0-5|25	%prep
14cu|nodejs-weak-1.0.0-5|26	%setup -q -n package
14cu|nodejs-weak-1.0.0-5|27	rm -rf node_modules
14cu|nodejs-weak-1.0.0-5|28	
14cu|nodejs-weak-1.0.0-5|29	%build
14cu|nodejs-weak-1.0.0-5|30	%nodejs_symlink_deps --check
14cu|nodejs-weak-1.0.0-5|31	%{nodejs_sitelib}/npm/node_modules/node-gyp/bin/node-gyp.js rebuild
14cu|nodejs-weak-1.0.0-5|32	
14cu|nodejs-weak-1.0.0-5|33	
14cu|nodejs-weak-1.0.0-5|34	%install
14cu|nodejs-weak-1.0.0-5|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-1.0.0-5|36	cp -r package.json *.yml *.gyp lib/ src/ build/ \
14cu|nodejs-weak-1.0.0-5|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-1.0.0-5|38	
14cu|nodejs-weak-1.0.0-5|39	%nodejs_symlink_deps
14cu|nodejs-weak-1.0.0-5|40	rm -fr %{buildroot}/usr/lib/debug
14cu|nodejs-weak-1.0.0-5|41	
14cu|nodejs-weak-1.0.0-5|42	%changelog
14cu|nodejs-weak-1.0.0-5|43	
14cu|nodejs-weak-1.0.0-5|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-5
14cu|nodejs-weak-1.0.0-5|45	- (380b508) BuildList#2799825: Increase release tag
14cu|nodejs-weak-1.0.0-5|46	
14cu|nodejs-weak-1.0.0-5|47	

12296 14
14cu|nodejs-weak-map-1.0.5-4|1	%define oname weak-map
14cu|nodejs-weak-map-1.0.5-4|2	
14cu|nodejs-weak-map-1.0.5-4|3	Summary:        A WeakMap shim for Node.js and browsers
14cu|nodejs-weak-map-1.0.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-weak-map-1.0.5-4|5	Version:        1.0.5
14cu|nodejs-weak-map-1.0.5-4|6	Release:        4
14cu|nodejs-weak-map-1.0.5-4|7	License:        ASL 2.0
14cu|nodejs-weak-map-1.0.5-4|8	Group:          Development/Other
14cu|nodejs-weak-map-1.0.5-4|9	Url:            https://github.com/drses/weak-map
14cu|nodejs-weak-map-1.0.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-weak-map-1.0.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-weak-map-1.0.5-4|12	BuildArch:      noarch
14cu|nodejs-weak-map-1.0.5-4|13	
14cu|nodejs-weak-map-1.0.5-4|14	%description
14cu|nodejs-weak-map-1.0.5-4|15	%{summary}.
14cu|nodejs-weak-map-1.0.5-4|16	
14cu|nodejs-weak-map-1.0.5-4|17	%files
14cu|nodejs-weak-map-1.0.5-4|18	%doc README.md
14cu|nodejs-weak-map-1.0.5-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-map-1.0.5-4|20	
14cu|nodejs-weak-map-1.0.5-4|21	#------------------------------------------------------------------
14cu|nodejs-weak-map-1.0.5-4|22	
14cu|nodejs-weak-map-1.0.5-4|23	%prep
14cu|nodejs-weak-map-1.0.5-4|24	%setup -q -n package
14cu|nodejs-weak-map-1.0.5-4|25	rm -rf node_modules
14cu|nodejs-weak-map-1.0.5-4|26	
14cu|nodejs-weak-map-1.0.5-4|27	%build
14cu|nodejs-weak-map-1.0.5-4|28	
14cu|nodejs-weak-map-1.0.5-4|29	%install
14cu|nodejs-weak-map-1.0.5-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-map-1.0.5-4|31	cp -r *.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-weak-map-1.0.5-4|32	%nodejs_symlink_deps
14cu|nodejs-weak-map-1.0.5-4|33	
14cu|nodejs-weak-map-1.0.5-4|34	
14cu|nodejs-weak-map-1.0.5-4|35	%changelog
14cu|nodejs-weak-map-1.0.5-4|36	
14cu|nodejs-weak-map-1.0.5-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.5-4
14cu|nodejs-weak-map-1.0.5-4|38	- (317242d) BuildList#2799825: Increase release tag
14cu|nodejs-weak-map-1.0.5-4|39	
14cu|nodejs-weak-map-1.0.5-4|40	

12297 14
14cu|nodejs-weather-cli-1.2.2-4|1	%define oname weather-cli
14cu|nodejs-weather-cli-1.2.2-4|2	
14cu|nodejs-weather-cli-1.2.2-4|3	Summary:        Check the weather for your city from your terminal
14cu|nodejs-weather-cli-1.2.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-weather-cli-1.2.2-4|5	Version:        1.2.2
14cu|nodejs-weather-cli-1.2.2-4|6	Release:        4
14cu|nodejs-weather-cli-1.2.2-4|7	License:        MIT
14cu|nodejs-weather-cli-1.2.2-4|8	Group:          Development/Other
14cu|nodejs-weather-cli-1.2.2-4|9	Url:            github.com/riyadhalnur/weather-cli
14cu|nodejs-weather-cli-1.2.2-4|10	Source0:        https://github.com/riyadhalnur/weather-cli/archive/%{oname}-%{version}.tar.gz
14cu|nodejs-weather-cli-1.2.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-weather-cli-1.2.2-4|12	BuildRequires:  npm(chalk)
14cu|nodejs-weather-cli-1.2.2-4|13	BuildRequires:  npm(lodash)
14cu|nodejs-weather-cli-1.2.2-4|14	BuildRequires:  npm(meow)
14cu|nodejs-weather-cli-1.2.2-4|15	BuildRequires:  npm(request)
14cu|nodejs-weather-cli-1.2.2-4|16	BuildRequires:  npm(update-notifier)
14cu|nodejs-weather-cli-1.2.2-4|17	BuildRequires:  npm(yql)
14cu|nodejs-weather-cli-1.2.2-4|18	BuildRequires:  npm(chai)
14cu|nodejs-weather-cli-1.2.2-4|19	BuildRequires:  npm(mocha)
14cu|nodejs-weather-cli-1.2.2-4|20	BuildRequires:  npm(mocha-lcov-reporter)
14cu|nodejs-weather-cli-1.2.2-4|21	
14cu|nodejs-weather-cli-1.2.2-4|22	BuildArch:      noarch
14cu|nodejs-weather-cli-1.2.2-4|23	
14cu|nodejs-weather-cli-1.2.2-4|24	%description
14cu|nodejs-weather-cli-1.2.2-4|25	%{summary}.
14cu|nodejs-weather-cli-1.2.2-4|26	
14cu|nodejs-weather-cli-1.2.2-4|27	%files
14cu|nodejs-weather-cli-1.2.2-4|28	%doc license readme.md
14cu|nodejs-weather-cli-1.2.2-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-cli-1.2.2-4|30	%{_bindir}/%{oname}
14cu|nodejs-weather-cli-1.2.2-4|31	#------------------------------------------------------------------
14cu|nodejs-weather-cli-1.2.2-4|32	
14cu|nodejs-weather-cli-1.2.2-4|33	%prep
14cu|nodejs-weather-cli-1.2.2-4|34	%setup -qn %{oname}-%{version}
14cu|nodejs-weather-cli-1.2.2-4|35	rm -rf node_modules
14cu|nodejs-weather-cli-1.2.2-4|36	%nodejs_fixdep lodash "3.10.x"
14cu|nodejs-weather-cli-1.2.2-4|37	%nodejs_fixdep request "2.67.x"
14cu|nodejs-weather-cli-1.2.2-4|38	%nodejs_fixdep update-notifier "0.5.x"
14cu|nodejs-weather-cli-1.2.2-4|39	%nodejs_fixdep meow "3.6.x"
14cu|nodejs-weather-cli-1.2.2-4|40	
14cu|nodejs-weather-cli-1.2.2-4|41	%build
14cu|nodejs-weather-cli-1.2.2-4|42	
14cu|nodejs-weather-cli-1.2.2-4|43	%install
14cu|nodejs-weather-cli-1.2.2-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-cli-1.2.2-4|45	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-cli-1.2.2-4|46	
14cu|nodejs-weather-cli-1.2.2-4|47	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-weather-cli-1.2.2-4|48	ln -sf %{nodejs_sitelib}/%{oname}/cli.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-weather-cli-1.2.2-4|49	
14cu|nodejs-weather-cli-1.2.2-4|50	%nodejs_symlink_deps
14cu|nodejs-weather-cli-1.2.2-4|51	
14cu|nodejs-weather-cli-1.2.2-4|52	%check
14cu|nodejs-weather-cli-1.2.2-4|53	%nodejs_symlink_deps --check
14cu|nodejs-weather-cli-1.2.2-4|54	mocha -t 10000 tests/tests.js
14cu|nodejs-weather-cli-1.2.2-4|55	
14cu|nodejs-weather-cli-1.2.2-4|56	%changelog
14cu|nodejs-weather-cli-1.2.2-4|57	
14cu|nodejs-weather-cli-1.2.2-4|58	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.2-4
14cu|nodejs-weather-cli-1.2.2-4|59	- (fede503) BuildList#2799825: Increase release tag
14cu|nodejs-weather-cli-1.2.2-4|60	
14cu|nodejs-weather-cli-1.2.2-4|61	

12298 14
14cu|nodejs-weather-man-2.0.9-3|1	%define oname weather-man
14cu|nodejs-weather-man-2.0.9-3|2	%define cliname weatherman
14cu|nodejs-weather-man-2.0.9-3|3	
14cu|nodejs-weather-man-2.0.9-3|4	Summary:        Multiple weather providers in one spot
14cu|nodejs-weather-man-2.0.9-3|5	Name:           nodejs-%{oname}
14cu|nodejs-weather-man-2.0.9-3|6	Version:        2.0.9
14cu|nodejs-weather-man-2.0.9-3|7	Release:        3
14cu|nodejs-weather-man-2.0.9-3|8	License:        GPLv3
14cu|nodejs-weather-man-2.0.9-3|9	Group:          Development/Other
14cu|nodejs-weather-man-2.0.9-3|10	Url:            https://github.com/bhdouglass/weatherman
14cu|nodejs-weather-man-2.0.9-3|11	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-weather-man-2.0.9-3|12	BuildRequires:  nodejs-packaging
14cu|nodejs-weather-man-2.0.9-3|13	BuildRequires:  npm(axios)
14cu|nodejs-weather-man-2.0.9-3|14	BuildRequires:  npm(es6-promise)
14cu|nodejs-weather-man-2.0.9-3|15	BuildRequires:  npm(minimist)
14cu|nodejs-weather-man-2.0.9-3|16	BuildRequires:  npm(moment)
14cu|nodejs-weather-man-2.0.9-3|17	BuildRequires:  npm(x2js)
14cu|nodejs-weather-man-2.0.9-3|18	BuildRequires:  npm(xmldom)
14cu|nodejs-weather-man-2.0.9-3|19	Provides:	%{oname} = %{EVRD}
14cu|nodejs-weather-man-2.0.9-3|20	
14cu|nodejs-weather-man-2.0.9-3|21	BuildArch:      noarch
14cu|nodejs-weather-man-2.0.9-3|22	
14cu|nodejs-weather-man-2.0.9-3|23	%description
14cu|nodejs-weather-man-2.0.9-3|24	%{summary}.
14cu|nodejs-weather-man-2.0.9-3|25	
14cu|nodejs-weather-man-2.0.9-3|26	%files
14cu|nodejs-weather-man-2.0.9-3|27	%doc LICENSE *.md
14cu|nodejs-weather-man-2.0.9-3|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-man-2.0.9-3|29	%{_bindir}/%{oname}
14cu|nodejs-weather-man-2.0.9-3|30	
14cu|nodejs-weather-man-2.0.9-3|31	#------------------------------------------------------------------
14cu|nodejs-weather-man-2.0.9-3|32	
14cu|nodejs-weather-man-2.0.9-3|33	%prep
14cu|nodejs-weather-man-2.0.9-3|34	%setup -qn package
14cu|nodejs-weather-man-2.0.9-3|35	rm -rf node_modules
14cu|nodejs-weather-man-2.0.9-3|36	
14cu|nodejs-weather-man-2.0.9-3|37	%build
14cu|nodejs-weather-man-2.0.9-3|38	
14cu|nodejs-weather-man-2.0.9-3|39	%install
14cu|nodejs-weather-man-2.0.9-3|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-man-2.0.9-3|41	cp -r package.json index.js bin/ providers/ results/ src/ utils/ \
14cu|nodejs-weather-man-2.0.9-3|42	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-weather-man-2.0.9-3|43	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-weather-man-2.0.9-3|44	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{cliname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-weather-man-2.0.9-3|45	
14cu|nodejs-weather-man-2.0.9-3|46	
14cu|nodejs-weather-man-2.0.9-3|47	%nodejs_symlink_deps
14cu|nodejs-weather-man-2.0.9-3|48	
14cu|nodejs-weather-man-2.0.9-3|49	
14cu|nodejs-weather-man-2.0.9-3|50	
14cu|nodejs-weather-man-2.0.9-3|51	%changelog
14cu|nodejs-weather-man-2.0.9-3|52	
14cu|nodejs-weather-man-2.0.9-3|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.9-3
14cu|nodejs-weather-man-2.0.9-3|54	- (bd509b7) BuildList#2799825: Increase release tag
14cu|nodejs-weather-man-2.0.9-3|55	
14cu|nodejs-weather-man-2.0.9-3|56	

12299 14
14cu|nodejs-websocket-driver-0.6.3-1.4|1	%define oname websocket-driver
14cu|nodejs-websocket-driver-0.6.3-1.4|2	
14cu|nodejs-websocket-driver-0.6.3-1.4|3	Summary:    WebSocket protocol handler with pluggable I/O for Node.js
14cu|nodejs-websocket-driver-0.6.3-1.4|4	Name:       nodejs-%{oname}
14cu|nodejs-websocket-driver-0.6.3-1.4|5	Version:    0.6.3
14cu|nodejs-websocket-driver-0.6.3-1.4|6	Release:    1.4
14cu|nodejs-websocket-driver-0.6.3-1.4|7	License:    MIT
14cu|nodejs-websocket-driver-0.6.3-1.4|8	Group:      Development/Other
14cu|nodejs-websocket-driver-0.6.3-1.4|9	URL:        http://github.com/faye/%{oname}-node
14cu|nodejs-websocket-driver-0.6.3-1.4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-websocket-driver-0.6.3-1.4|11	Source0:    https://github.com/faye/websocket-driver-node/archive/0.6.3.tar.gz
14cu|nodejs-websocket-driver-0.6.3-1.4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-websocket-driver-0.6.3-1.4|13	BuildRequires:  npm(websocket-extensions)
14cu|nodejs-websocket-driver-0.6.3-1.4|14	BuildRequires:  npm(jstest)
14cu|nodejs-websocket-driver-0.6.3-1.4|15	BuildArch:  noarch
14cu|nodejs-websocket-driver-0.6.3-1.4|16	
14cu|nodejs-websocket-driver-0.6.3-1.4|17	%description
14cu|nodejs-websocket-driver-0.6.3-1.4|18	%{summary}.
14cu|nodejs-websocket-driver-0.6.3-1.4|19	
14cu|nodejs-websocket-driver-0.6.3-1.4|20	%files
14cu|nodejs-websocket-driver-0.6.3-1.4|21	%doc *.md examples/
14cu|nodejs-websocket-driver-0.6.3-1.4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-driver-0.6.3-1.4|23	#--------------------------------------------------
14cu|nodejs-websocket-driver-0.6.3-1.4|24	
14cu|nodejs-websocket-driver-0.6.3-1.4|25	%prep
14cu|nodejs-websocket-driver-0.6.3-1.4|26	%setup -q -n %{oname}-node-%{version}
14cu|nodejs-websocket-driver-0.6.3-1.4|27	
14cu|nodejs-websocket-driver-0.6.3-1.4|28	%build
14cu|nodejs-websocket-driver-0.6.3-1.4|29	#nothing to do
14cu|nodejs-websocket-driver-0.6.3-1.4|30	
14cu|nodejs-websocket-driver-0.6.3-1.4|31	
14cu|nodejs-websocket-driver-0.6.3-1.4|32	%install
14cu|nodejs-websocket-driver-0.6.3-1.4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-driver-0.6.3-1.4|34	cp -pr package.json lib/ \
14cu|nodejs-websocket-driver-0.6.3-1.4|35	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-driver-0.6.3-1.4|36	
14cu|nodejs-websocket-driver-0.6.3-1.4|37	%nodejs_symlink_deps
14cu|nodejs-websocket-driver-0.6.3-1.4|38	
14cu|nodejs-websocket-driver-0.6.3-1.4|39	%check
14cu|nodejs-websocket-driver-0.6.3-1.4|40	%nodejs_symlink_deps --check
14cu|nodejs-websocket-driver-0.6.3-1.4|41	jstest spec/runner.js
14cu|nodejs-websocket-driver-0.6.3-1.4|42	
14cu|nodejs-websocket-driver-0.6.3-1.4|43	%changelog
14cu|nodejs-websocket-driver-0.6.3-1.4|44	
14cu|nodejs-websocket-driver-0.6.3-1.4|45	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.6.3-1.4
14cu|nodejs-websocket-driver-0.6.3-1.4|46	- (9f50527) BuildList#2799825: Increase release tag
14cu|nodejs-websocket-driver-0.6.3-1.4|47	
14cu|nodejs-websocket-driver-0.6.3-1.4|48	

12300 14
14cu|nodejs-websocket-extensions-0.1.1-4|1	%define oname websocket-extensions
14cu|nodejs-websocket-extensions-0.1.1-4|2	
14cu|nodejs-websocket-extensions-0.1.1-4|3	Summary:        Generic extension manager for WebSocket connections
14cu|nodejs-websocket-extensions-0.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-websocket-extensions-0.1.1-4|5	Version:        0.1.1
14cu|nodejs-websocket-extensions-0.1.1-4|6	Release:        4
14cu|nodejs-websocket-extensions-0.1.1-4|7	License:        MIT
14cu|nodejs-websocket-extensions-0.1.1-4|8	Group:          Development/Other
14cu|nodejs-websocket-extensions-0.1.1-4|9	Url:            https://github.com/faye/websocket-extensions-node
14cu|nodejs-websocket-extensions-0.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-websocket-extensions-0.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-websocket-extensions-0.1.1-4|12	BuildArch:      noarch
14cu|nodejs-websocket-extensions-0.1.1-4|13	
14cu|nodejs-websocket-extensions-0.1.1-4|14	%description
14cu|nodejs-websocket-extensions-0.1.1-4|15	%{summary}.
14cu|nodejs-websocket-extensions-0.1.1-4|16	
14cu|nodejs-websocket-extensions-0.1.1-4|17	%files
14cu|nodejs-websocket-extensions-0.1.1-4|18	%doc *.md
14cu|nodejs-websocket-extensions-0.1.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-extensions-0.1.1-4|20	
14cu|nodejs-websocket-extensions-0.1.1-4|21	#------------------------------------------------------------------
14cu|nodejs-websocket-extensions-0.1.1-4|22	
14cu|nodejs-websocket-extensions-0.1.1-4|23	%prep
14cu|nodejs-websocket-extensions-0.1.1-4|24	%setup -q -n package
14cu|nodejs-websocket-extensions-0.1.1-4|25	rm -rf node_modules
14cu|nodejs-websocket-extensions-0.1.1-4|26	
14cu|nodejs-websocket-extensions-0.1.1-4|27	%build
14cu|nodejs-websocket-extensions-0.1.1-4|28	
14cu|nodejs-websocket-extensions-0.1.1-4|29	%install
14cu|nodejs-websocket-extensions-0.1.1-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-extensions-0.1.1-4|31	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-websocket-extensions-0.1.1-4|32	%nodejs_symlink_deps
14cu|nodejs-websocket-extensions-0.1.1-4|33	
14cu|nodejs-websocket-extensions-0.1.1-4|34	%changelog
14cu|nodejs-websocket-extensions-0.1.1-4|35	
14cu|nodejs-websocket-extensions-0.1.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.1-4
14cu|nodejs-websocket-extensions-0.1.1-4|37	- (2cdde9a) BuildList#2799825: Increase release tag
14cu|nodejs-websocket-extensions-0.1.1-4|38	
14cu|nodejs-websocket-extensions-0.1.1-4|39	

12301 14
14cu|nodejs-webtorrent-fixtures-1.5.0-4|1	%define oname webtorrent-fixtures
14cu|nodejs-webtorrent-fixtures-1.5.0-4|2	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|3	Summary:        Sample torrent files for the WebTorrent test suite
14cu|nodejs-webtorrent-fixtures-1.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-webtorrent-fixtures-1.5.0-4|5	Version:        1.5.0
14cu|nodejs-webtorrent-fixtures-1.5.0-4|6	Release:        4
14cu|nodejs-webtorrent-fixtures-1.5.0-4|7	License:        MIT
14cu|nodejs-webtorrent-fixtures-1.5.0-4|8	Group:          Development/Other
14cu|nodejs-webtorrent-fixtures-1.5.0-4|9	Url:            https://github.com/feross/webtorrent-fixtures
14cu|nodejs-webtorrent-fixtures-1.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-webtorrent-fixtures-1.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-webtorrent-fixtures-1.5.0-4|12	BuildRequires:  npm(parse-torrent)
14cu|nodejs-webtorrent-fixtures-1.5.0-4|13	BuildRequires:  npm(brfs)
14cu|nodejs-webtorrent-fixtures-1.5.0-4|14	BuildArch:      noarch
14cu|nodejs-webtorrent-fixtures-1.5.0-4|15	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|16	%description
14cu|nodejs-webtorrent-fixtures-1.5.0-4|17	%{summary}.
14cu|nodejs-webtorrent-fixtures-1.5.0-4|18	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|19	%files
14cu|nodejs-webtorrent-fixtures-1.5.0-4|20	%doc LICENSE *.md
14cu|nodejs-webtorrent-fixtures-1.5.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-webtorrent-fixtures-1.5.0-4|22	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|23	#------------------------------------------------------------------
14cu|nodejs-webtorrent-fixtures-1.5.0-4|24	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|25	%prep
14cu|nodejs-webtorrent-fixtures-1.5.0-4|26	%setup -q -n package
14cu|nodejs-webtorrent-fixtures-1.5.0-4|27	rm -rf node_modules
14cu|nodejs-webtorrent-fixtures-1.5.0-4|28	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|29	%build
14cu|nodejs-webtorrent-fixtures-1.5.0-4|30	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|31	%install
14cu|nodejs-webtorrent-fixtures-1.5.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-webtorrent-fixtures-1.5.0-4|33	cp -r package.json index.js fixtures/ \
14cu|nodejs-webtorrent-fixtures-1.5.0-4|34	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-webtorrent-fixtures-1.5.0-4|35	%nodejs_symlink_deps
14cu|nodejs-webtorrent-fixtures-1.5.0-4|36	%changelog
14cu|nodejs-webtorrent-fixtures-1.5.0-4|37	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.0-4
14cu|nodejs-webtorrent-fixtures-1.5.0-4|39	- (3ed5b41) BuildList#2799825: Increase release tag
14cu|nodejs-webtorrent-fixtures-1.5.0-4|40	
14cu|nodejs-webtorrent-fixtures-1.5.0-4|41	

12302 14
14cu|nodejs-when-3.7.7-4|1	%define oname when
14cu|nodejs-when-3.7.7-4|2	
14cu|nodejs-when-3.7.7-4|3	Summary:        A lightweight Promises/A+ and when() implementation, plus other async goodies
14cu|nodejs-when-3.7.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-when-3.7.7-4|5	Version:        3.7.7
14cu|nodejs-when-3.7.7-4|6	Release:        4
14cu|nodejs-when-3.7.7-4|7	License:        MIT
14cu|nodejs-when-3.7.7-4|8	Group:          Development/Other
14cu|nodejs-when-3.7.7-4|9	Url:            https://github.com/cujojs/when
14cu|nodejs-when-3.7.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-when-3.7.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-when-3.7.7-4|12	BuildArch:      noarch
14cu|nodejs-when-3.7.7-4|13	
14cu|nodejs-when-3.7.7-4|14	%description
14cu|nodejs-when-3.7.7-4|15	%{summary}.
14cu|nodejs-when-3.7.7-4|16	
14cu|nodejs-when-3.7.7-4|17	%files
14cu|nodejs-when-3.7.7-4|18	%doc LICENSE.txt *.md
14cu|nodejs-when-3.7.7-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-when-3.7.7-4|20	
14cu|nodejs-when-3.7.7-4|21	#------------------------------------------------------------------
14cu|nodejs-when-3.7.7-4|22	
14cu|nodejs-when-3.7.7-4|23	%prep
14cu|nodejs-when-3.7.7-4|24	%setup -qn package
14cu|nodejs-when-3.7.7-4|25	rm -rf node_modules
14cu|nodejs-when-3.7.7-4|26	
14cu|nodejs-when-3.7.7-4|27	%build
14cu|nodejs-when-3.7.7-4|28	
14cu|nodejs-when-3.7.7-4|29	%install
14cu|nodejs-when-3.7.7-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-when-3.7.7-4|31	cp -r package.json *.js dist/ es6-shim/ lib/ monitor/ node/ unfold/ \
14cu|nodejs-when-3.7.7-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-when-3.7.7-4|33	%nodejs_symlink_deps
14cu|nodejs-when-3.7.7-4|34	
14cu|nodejs-when-3.7.7-4|35	%changelog
14cu|nodejs-when-3.7.7-4|36	
14cu|nodejs-when-3.7.7-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.7.7-4
14cu|nodejs-when-3.7.7-4|38	- (bb79fe7) BuildList#2799825: Increase release tag
14cu|nodejs-when-3.7.7-4|39	
14cu|nodejs-when-3.7.7-4|40	

12303 14
14cu|nodejs-whet.extend-0.9.9-4|1	%define oname whet.extend
14cu|nodejs-whet.extend-0.9.9-4|2	
14cu|nodejs-whet.extend-0.9.9-4|3	Summary:        A sharped version of port of jQuery.extend that actually works on node.js
14cu|nodejs-whet.extend-0.9.9-4|4	Name:           nodejs-%{oname}
14cu|nodejs-whet.extend-0.9.9-4|5	Version:        0.9.9
14cu|nodejs-whet.extend-0.9.9-4|6	Release:        4
14cu|nodejs-whet.extend-0.9.9-4|7	License:        MIT
14cu|nodejs-whet.extend-0.9.9-4|8	Group:          Development/Other
14cu|nodejs-whet.extend-0.9.9-4|9	Url:            https://github.com/Meettya/whet.extend
14cu|nodejs-whet.extend-0.9.9-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-whet.extend-0.9.9-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-whet.extend-0.9.9-4|12	BuildRequires:  npm(chai)
14cu|nodejs-whet.extend-0.9.9-4|13	BuildRequires:  npm(coffee-script)
14cu|nodejs-whet.extend-0.9.9-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-whet.extend-0.9.9-4|15	BuildRequires:  npm(should)
14cu|nodejs-whet.extend-0.9.9-4|16	
14cu|nodejs-whet.extend-0.9.9-4|17	BuildArch:      noarch
14cu|nodejs-whet.extend-0.9.9-4|18	
14cu|nodejs-whet.extend-0.9.9-4|19	%description
14cu|nodejs-whet.extend-0.9.9-4|20	%{summary}.
14cu|nodejs-whet.extend-0.9.9-4|21	
14cu|nodejs-whet.extend-0.9.9-4|22	%files
14cu|nodejs-whet.extend-0.9.9-4|23	%doc LICENSE History.md Readme.md
14cu|nodejs-whet.extend-0.9.9-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-whet.extend-0.9.9-4|25	
14cu|nodejs-whet.extend-0.9.9-4|26	#------------------------------------------------------------------
14cu|nodejs-whet.extend-0.9.9-4|27	
14cu|nodejs-whet.extend-0.9.9-4|28	%prep
14cu|nodejs-whet.extend-0.9.9-4|29	%setup -q -n package
14cu|nodejs-whet.extend-0.9.9-4|30	rm -rf node_modules
14cu|nodejs-whet.extend-0.9.9-4|31	
14cu|nodejs-whet.extend-0.9.9-4|32	%build
14cu|nodejs-whet.extend-0.9.9-4|33	
14cu|nodejs-whet.extend-0.9.9-4|34	%install
14cu|nodejs-whet.extend-0.9.9-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-whet.extend-0.9.9-4|36	cp -r package.json index.js lib/ \
14cu|nodejs-whet.extend-0.9.9-4|37	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-whet.extend-0.9.9-4|38	
14cu|nodejs-whet.extend-0.9.9-4|39	%nodejs_symlink_deps
14cu|nodejs-whet.extend-0.9.9-4|40	
14cu|nodejs-whet.extend-0.9.9-4|41	%check
14cu|nodejs-whet.extend-0.9.9-4|42	%nodejs_symlink_deps --check
14cu|nodejs-whet.extend-0.9.9-4|43	#drop tests, in newer coffee '+ ext +' require the call for  CoffeeScript.register
14cu|nodejs-whet.extend-0.9.9-4|44	cake test || :
14cu|nodejs-whet.extend-0.9.9-4|45	
14cu|nodejs-whet.extend-0.9.9-4|46	
14cu|nodejs-whet.extend-0.9.9-4|47	%changelog
14cu|nodejs-whet.extend-0.9.9-4|48	
14cu|nodejs-whet.extend-0.9.9-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.9-4
14cu|nodejs-whet.extend-0.9.9-4|50	- (c87eb63) BuildList#2799825: Increase release tag
14cu|nodejs-whet.extend-0.9.9-4|51	
14cu|nodejs-whet.extend-0.9.9-4|52	

12304 14
14cu|nodejs-which-1.2.0-4|1	%define oname which
14cu|nodejs-which-1.2.0-4|2	
14cu|nodejs-which-1.2.0-4|3	Summary:    A JavaScript implementation of the 'which' command
14cu|nodejs-which-1.2.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-which-1.2.0-4|5	Version:    1.2.0
14cu|nodejs-which-1.2.0-4|6	Release:    4
14cu|nodejs-which-1.2.0-4|7	License:    ISC
14cu|nodejs-which-1.2.0-4|8	Group:      Development/Other
14cu|nodejs-which-1.2.0-4|9	URL:        https://github.com/isaacs/node-which
14cu|nodejs-which-1.2.0-4|10	Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-which-1.2.0-4|11	
14cu|nodejs-which-1.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-which-1.2.0-4|13	BuildRequires:  npm(is-absolute)
14cu|nodejs-which-1.2.0-4|14	
14cu|nodejs-which-1.2.0-4|15	BuildArch:  noarch
14cu|nodejs-which-1.2.0-4|16	
14cu|nodejs-which-1.2.0-4|17	%description
14cu|nodejs-which-1.2.0-4|18	%{summary}.
14cu|nodejs-which-1.2.0-4|19	
14cu|nodejs-which-1.2.0-4|20	
14cu|nodejs-which-1.2.0-4|21	%files
14cu|nodejs-which-1.2.0-4|22	%doc README.md LICENSE
14cu|nodejs-which-1.2.0-4|23	%{nodejs_sitelib}/which
14cu|nodejs-which-1.2.0-4|24	%{_bindir}/which-nodejs
14cu|nodejs-which-1.2.0-4|25	#----------------------------------------------------------------------
14cu|nodejs-which-1.2.0-4|26	
14cu|nodejs-which-1.2.0-4|27	%prep
14cu|nodejs-which-1.2.0-4|28	%setup -qn package
14cu|nodejs-which-1.2.0-4|29	
14cu|nodejs-which-1.2.0-4|30	%build
14cu|nodejs-which-1.2.0-4|31	#nothing to do
14cu|nodejs-which-1.2.0-4|32	
14cu|nodejs-which-1.2.0-4|33	%install
14cu|nodejs-which-1.2.0-4|34	
14cu|nodejs-which-1.2.0-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/which
14cu|nodejs-which-1.2.0-4|36	cp -pr bin which.js package.json %{buildroot}%{nodejs_sitelib}/which
14cu|nodejs-which-1.2.0-4|37	
14cu|nodejs-which-1.2.0-4|38	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-which-1.2.0-4|39	ln -sf ../lib/node_modules/which/bin/which %{buildroot}%{_bindir}/which-nodejs
14cu|nodejs-which-1.2.0-4|40	
14cu|nodejs-which-1.2.0-4|41	%nodejs_symlink_deps
14cu|nodejs-which-1.2.0-4|42	
14cu|nodejs-which-1.2.0-4|43	
14cu|nodejs-which-1.2.0-4|44	
14cu|nodejs-which-1.2.0-4|45	%changelog
14cu|nodejs-which-1.2.0-4|46	
14cu|nodejs-which-1.2.0-4|47	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.2.0-4
14cu|nodejs-which-1.2.0-4|48	- (1b4711c) BuildList#2799825: Increase release tag
14cu|nodejs-which-1.2.0-4|49	
14cu|nodejs-which-1.2.0-4|50	

12305 14
14cu|nodejs-window-size-0.1.4-4|1	%define oname window-size
14cu|nodejs-window-size-0.1.4-4|2	
14cu|nodejs-window-size-0.1.4-4|3	Summary:        Get the height and width of the terminal in a node.js environment
14cu|nodejs-window-size-0.1.4-4|4	Name:           nodejs-%{oname}
14cu|nodejs-window-size-0.1.4-4|5	Version:        0.1.4
14cu|nodejs-window-size-0.1.4-4|6	Release:        4
14cu|nodejs-window-size-0.1.4-4|7	License:        MIT
14cu|nodejs-window-size-0.1.4-4|8	Group:          Development/Other
14cu|nodejs-window-size-0.1.4-4|9	Url:            https://github.com/jonschlinkert/window-size
14cu|nodejs-window-size-0.1.4-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-window-size-0.1.4-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-window-size-0.1.4-4|12	BuildArch:      noarch
14cu|nodejs-window-size-0.1.4-4|13	
14cu|nodejs-window-size-0.1.4-4|14	%description
14cu|nodejs-window-size-0.1.4-4|15	Reliable way to to get the height and width
14cu|nodejs-window-size-0.1.4-4|16	of the terminal/console in a node.js environment.
14cu|nodejs-window-size-0.1.4-4|17	
14cu|nodejs-window-size-0.1.4-4|18	%files
14cu|nodejs-window-size-0.1.4-4|19	%doc LICENSE README.md
14cu|nodejs-window-size-0.1.4-4|20	%{_bindir}/%{oname}
14cu|nodejs-window-size-0.1.4-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-window-size-0.1.4-4|22	
14cu|nodejs-window-size-0.1.4-4|23	#------------------------------------------------------------------
14cu|nodejs-window-size-0.1.4-4|24	
14cu|nodejs-window-size-0.1.4-4|25	%prep
14cu|nodejs-window-size-0.1.4-4|26	%setup -q -n package
14cu|nodejs-window-size-0.1.4-4|27	rm -rf node_modules
14cu|nodejs-window-size-0.1.4-4|28	
14cu|nodejs-window-size-0.1.4-4|29	%build
14cu|nodejs-window-size-0.1.4-4|30	
14cu|nodejs-window-size-0.1.4-4|31	%install
14cu|nodejs-window-size-0.1.4-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-window-size-0.1.4-4|33	cp -r package.json index.js cli.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-window-size-0.1.4-4|34	
14cu|nodejs-window-size-0.1.4-4|35	chmod 0755 %{buildroot}%{nodejs_sitelib}/%{oname}/cli.js
14cu|nodejs-window-size-0.1.4-4|36	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-window-size-0.1.4-4|37	ln -sf ../lib/node_modules/%{oname}/cli.js %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-window-size-0.1.4-4|38	
14cu|nodejs-window-size-0.1.4-4|39	
14cu|nodejs-window-size-0.1.4-4|40	%nodejs_symlink_deps
14cu|nodejs-window-size-0.1.4-4|41	%changelog
14cu|nodejs-window-size-0.1.4-4|42	
14cu|nodejs-window-size-0.1.4-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.4-4
14cu|nodejs-window-size-0.1.4-4|44	- (eaa0e57) BuildList#2799825: Increase release tag
14cu|nodejs-window-size-0.1.4-4|45	
14cu|nodejs-window-size-0.1.4-4|46	

12306 14
14cu|nodejs-win-release-1.1.1-4|1	%define oname win-release
14cu|nodejs-win-release-1.1.1-4|2	
14cu|nodejs-win-release-1.1.1-4|3	Summary:        Get the name of a Windows version from the release number: 5.1.2600 → XP
14cu|nodejs-win-release-1.1.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-win-release-1.1.1-4|5	Version:        1.1.1
14cu|nodejs-win-release-1.1.1-4|6	Release:        4
14cu|nodejs-win-release-1.1.1-4|7	License:        MIT
14cu|nodejs-win-release-1.1.1-4|8	Group:          Development/Other
14cu|nodejs-win-release-1.1.1-4|9	Url:            https://github.com/sindresorhus/win-release
14cu|nodejs-win-release-1.1.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-win-release-1.1.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-win-release-1.1.1-4|12	BuildRequires:  npm(semver)
14cu|nodejs-win-release-1.1.1-4|13	BuildArch:      noarch
14cu|nodejs-win-release-1.1.1-4|14	
14cu|nodejs-win-release-1.1.1-4|15	%description
14cu|nodejs-win-release-1.1.1-4|16	%{summary}.
14cu|nodejs-win-release-1.1.1-4|17	
14cu|nodejs-win-release-1.1.1-4|18	%files
14cu|nodejs-win-release-1.1.1-4|19	%doc license readme.md
14cu|nodejs-win-release-1.1.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-release-1.1.1-4|21	
14cu|nodejs-win-release-1.1.1-4|22	#------------------------------------------------------------------
14cu|nodejs-win-release-1.1.1-4|23	
14cu|nodejs-win-release-1.1.1-4|24	%prep
14cu|nodejs-win-release-1.1.1-4|25	%setup -q -n package
14cu|nodejs-win-release-1.1.1-4|26	rm -rf node_modules
14cu|nodejs-win-release-1.1.1-4|27	
14cu|nodejs-win-release-1.1.1-4|28	%build
14cu|nodejs-win-release-1.1.1-4|29	
14cu|nodejs-win-release-1.1.1-4|30	%install
14cu|nodejs-win-release-1.1.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-release-1.1.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-release-1.1.1-4|33	%nodejs_symlink_deps
14cu|nodejs-win-release-1.1.1-4|34	
14cu|nodejs-win-release-1.1.1-4|35	%changelog
14cu|nodejs-win-release-1.1.1-4|36	
14cu|nodejs-win-release-1.1.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.1-4
14cu|nodejs-win-release-1.1.1-4|38	- (7551505) BuildList#2799825: Increase release tag
14cu|nodejs-win-release-1.1.1-4|39	
14cu|nodejs-win-release-1.1.1-4|40	

12307 14
14cu|nodejs-winresourcer-0.9.0-4|1	%define oname winresourcer
14cu|nodejs-winresourcer-0.9.0-4|2	
14cu|nodejs-winresourcer-0.9.0-4|3	Summary:        Node wrapper of Anolis Resourcer
14cu|nodejs-winresourcer-0.9.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-winresourcer-0.9.0-4|5	Version:        0.9.0
14cu|nodejs-winresourcer-0.9.0-4|6	Release:        4
14cu|nodejs-winresourcer-0.9.0-4|7	License:        GPLv2
14cu|nodejs-winresourcer-0.9.0-4|8	Group:          Development/Other
14cu|nodejs-winresourcer-0.9.0-4|9	Url:            https://github.com/felicienfrancois/node-winresourcer
14cu|nodejs-winresourcer-0.9.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-winresourcer-0.9.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-winresourcer-0.9.0-4|12	BuildArch:      noarch
14cu|nodejs-winresourcer-0.9.0-4|13	
14cu|nodejs-winresourcer-0.9.0-4|14	%description
14cu|nodejs-winresourcer-0.9.0-4|15	%{summary}.
14cu|nodejs-winresourcer-0.9.0-4|16	
14cu|nodejs-winresourcer-0.9.0-4|17	%files
14cu|nodejs-winresourcer-0.9.0-4|18	%doc LICENSE *.md
14cu|nodejs-winresourcer-0.9.0-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-winresourcer-0.9.0-4|20	
14cu|nodejs-winresourcer-0.9.0-4|21	#------------------------------------------------------------------
14cu|nodejs-winresourcer-0.9.0-4|22	
14cu|nodejs-winresourcer-0.9.0-4|23	%prep
14cu|nodejs-winresourcer-0.9.0-4|24	%setup -q -n package
14cu|nodejs-winresourcer-0.9.0-4|25	rm -rf node_modules
14cu|nodejs-winresourcer-0.9.0-4|26	
14cu|nodejs-winresourcer-0.9.0-4|27	%build
14cu|nodejs-winresourcer-0.9.0-4|28	
14cu|nodejs-winresourcer-0.9.0-4|29	%install
14cu|nodejs-winresourcer-0.9.0-4|30	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-winresourcer-0.9.0-4|31	cp -r package.json lib/ bin/ tasks/ *.js \
14cu|nodejs-winresourcer-0.9.0-4|32	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-winresourcer-0.9.0-4|33	
14cu|nodejs-winresourcer-0.9.0-4|34	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/lib/WinResourcer
14cu|nodejs-winresourcer-0.9.0-4|35	%nodejs_symlink_deps
14cu|nodejs-winresourcer-0.9.0-4|36	%changelog
14cu|nodejs-winresourcer-0.9.0-4|37	
14cu|nodejs-winresourcer-0.9.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.9.0-4
14cu|nodejs-winresourcer-0.9.0-4|39	- (e678770) BuildList#2799825: Increase release tag
14cu|nodejs-winresourcer-0.9.0-4|40	
14cu|nodejs-winresourcer-0.9.0-4|41	

12308 14
14cu|nodejs-win-spawn-2.0.0-4|1	%define oname win-spawn
14cu|nodejs-win-spawn-2.0.0-4|2	
14cu|nodejs-win-spawn-2.0.0-4|3	Summary:        Spawn for node.js but in a way that works regardless of OS
14cu|nodejs-win-spawn-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-win-spawn-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-win-spawn-2.0.0-4|6	Release:        4
14cu|nodejs-win-spawn-2.0.0-4|7	License:        BSD
14cu|nodejs-win-spawn-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-win-spawn-2.0.0-4|9	Url:            https://github.com/ForbesLindesay/win-spawn
14cu|nodejs-win-spawn-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-win-spawn-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-win-spawn-2.0.0-4|12	BuildArch:      noarch
14cu|nodejs-win-spawn-2.0.0-4|13	
14cu|nodejs-win-spawn-2.0.0-4|14	%description
14cu|nodejs-win-spawn-2.0.0-4|15	Spawn for node.js but in a way that works regardless
14cu|nodejs-win-spawn-2.0.0-4|16	of which OS you're using. Use this if you want to use
14cu|nodejs-win-spawn-2.0.0-4|17	spawn with a JavaScript file.
14cu|nodejs-win-spawn-2.0.0-4|18	It works by explicitly invoking node on windows.
14cu|nodejs-win-spawn-2.0.0-4|19	It also shims support for environment variable setting
14cu|nodejs-win-spawn-2.0.0-4|20	by attempting to parse the command with a regex.
14cu|nodejs-win-spawn-2.0.0-4|21	Since all modification is wrapped in if (os === 'Windows_NT')
14cu|nodejs-win-spawn-2.0.0-4|22	it can be safely used on non-windows systems
14cu|nodejs-win-spawn-2.0.0-4|23	and will not break anything.
14cu|nodejs-win-spawn-2.0.0-4|24	
14cu|nodejs-win-spawn-2.0.0-4|25	%files
14cu|nodejs-win-spawn-2.0.0-4|26	%doc README.md
14cu|nodejs-win-spawn-2.0.0-4|27	%{_bindir}/%{oname}
14cu|nodejs-win-spawn-2.0.0-4|28	%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-spawn-2.0.0-4|29	
14cu|nodejs-win-spawn-2.0.0-4|30	#------------------------------------------------------------------
14cu|nodejs-win-spawn-2.0.0-4|31	
14cu|nodejs-win-spawn-2.0.0-4|32	%prep
14cu|nodejs-win-spawn-2.0.0-4|33	%setup -q -n package
14cu|nodejs-win-spawn-2.0.0-4|34	rm -rf node_modules
14cu|nodejs-win-spawn-2.0.0-4|35	
14cu|nodejs-win-spawn-2.0.0-4|36	%build
14cu|nodejs-win-spawn-2.0.0-4|37	
14cu|nodejs-win-spawn-2.0.0-4|38	%install
14cu|nodejs-win-spawn-2.0.0-4|39	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-spawn-2.0.0-4|40	cp -r package.json index.js bin/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-win-spawn-2.0.0-4|41	chmod +x %{buildroot}/%{nodejs_sitelib}/%{oname}/bin/win-spawn
14cu|nodejs-win-spawn-2.0.0-4|42	
14cu|nodejs-win-spawn-2.0.0-4|43	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-win-spawn-2.0.0-4|44	ln -sf ../lib/node_modules/%{oname}/bin/win-spawn %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-win-spawn-2.0.0-4|45	
14cu|nodejs-win-spawn-2.0.0-4|46	
14cu|nodejs-win-spawn-2.0.0-4|47	
14cu|nodejs-win-spawn-2.0.0-4|48	%nodejs_symlink_deps
14cu|nodejs-win-spawn-2.0.0-4|49	%changelog
14cu|nodejs-win-spawn-2.0.0-4|50	
14cu|nodejs-win-spawn-2.0.0-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-win-spawn-2.0.0-4|52	- (7aa28c9) BuildList#2799825: Increase release tag
14cu|nodejs-win-spawn-2.0.0-4|53	
14cu|nodejs-win-spawn-2.0.0-4|54	

12309 14
14cu|nodejs-winston-2.1.1-4|1	%define oname winston
14cu|nodejs-winston-2.1.1-4|2	
14cu|nodejs-winston-2.1.1-4|3	Summary:    A multiple transport asynchronous logging library for Node.js
14cu|nodejs-winston-2.1.1-4|4	Name:       nodejs-%{oname}
14cu|nodejs-winston-2.1.1-4|5	Version:    2.1.1
14cu|nodejs-winston-2.1.1-4|6	Release:    4
14cu|nodejs-winston-2.1.1-4|7	License:    MIT
14cu|nodejs-winston-2.1.1-4|8	Group:      Development/Other
14cu|nodejs-winston-2.1.1-4|9	URL:        https://github.com/flatiron/%{oname}
14cu|nodejs-winston-2.1.1-4|10	Source0:    https://github.com/alonisser/winston/archive/2.1.1.tar.gz
14cu|nodejs-winston-2.1.1-4|11	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-winston-2.1.1-4|12	Source100:  %{name}.rpmlintrc
14cu|nodejs-winston-2.1.1-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-winston-2.1.1-4|14	BuildRequires:  npm(async)
14cu|nodejs-winston-2.1.1-4|15	BuildRequires:  npm(colors)
14cu|nodejs-winston-2.1.1-4|16	BuildRequires:  npm(combined-stream)
14cu|nodejs-winston-2.1.1-4|17	BuildRequires:  npm(cycle)
14cu|nodejs-winston-2.1.1-4|18	BuildRequires:  npm(eyes)
14cu|nodejs-winston-2.1.1-4|19	BuildRequires:  npm(pkginfo)
14cu|nodejs-winston-2.1.1-4|20	BuildRequires:  npm(stack-trace)
14cu|nodejs-winston-2.1.1-4|21	#
14cu|nodejs-winston-2.1.1-4|22	BuildRequires:  npm(isstream)
14cu|nodejs-winston-2.1.1-4|23	BuildRequires:  npm(cross-spawn-async)
14cu|nodejs-winston-2.1.1-4|24	BuildRequires:  npm(hock)
14cu|nodejs-winston-2.1.1-4|25	BuildRequires:  npm(std-mocks)
14cu|nodejs-winston-2.1.1-4|26	BuildRequires:  npm(vows)
14cu|nodejs-winston-2.1.1-4|27	BuildArch:  noarch
14cu|nodejs-winston-2.1.1-4|28	
14cu|nodejs-winston-2.1.1-4|29	%description
14cu|nodejs-winston-2.1.1-4|30	This module is a multiple transport asynchronous logging library for Node.js.
14cu|nodejs-winston-2.1.1-4|31	
14cu|nodejs-winston-2.1.1-4|32	Winston is designed to be a simple and universal logging library with support
14cu|nodejs-winston-2.1.1-4|33	for multiple transports. A transport is essentially a storage device for your
14cu|nodejs-winston-2.1.1-4|34	logs. Each instance of a winston logger can have multiple transports
14cu|nodejs-winston-2.1.1-4|35	configured at different levels. For example, one may want error logs to be
14cu|nodejs-winston-2.1.1-4|36	stored in a persistent remote location (like a database), but all logs output
14cu|nodejs-winston-2.1.1-4|37	to the console or a local file.
14cu|nodejs-winston-2.1.1-4|38	
14cu|nodejs-winston-2.1.1-4|39	There also seemed to be a lot of logging libraries out there that coupled
14cu|nodejs-winston-2.1.1-4|40	their implementation of logging (ie, how the logs are stored/indexed) to the
14cu|nodejs-winston-2.1.1-4|41	API that they exposed to the programmer. This library aims to decouple those
14cu|nodejs-winston-2.1.1-4|42	parts of the process to make it more flexible and extensible.
14cu|nodejs-winston-2.1.1-4|43	
14cu|nodejs-winston-2.1.1-4|44	%files
14cu|nodejs-winston-2.1.1-4|45	%doc CHANGELOG.md LICENSE README.md
14cu|nodejs-winston-2.1.1-4|46	%{nodejs_sitelib}/%{oname}
14cu|nodejs-winston-2.1.1-4|47	
14cu|nodejs-winston-2.1.1-4|48	#-------------------------------------
14cu|nodejs-winston-2.1.1-4|49	
14cu|nodejs-winston-2.1.1-4|50	%prep
14cu|nodejs-winston-2.1.1-4|51	%setup -q -n %{oname}-%{version}
14cu|nodejs-winston-2.1.1-4|52	%nodejs_fixdep async
14cu|nodejs-winston-2.1.1-4|53	%nodejs_fixdep colors
14cu|nodejs-winston-2.1.1-4|54	%nodejs_fixdep combined-stream
14cu|nodejs-winston-2.1.1-4|55	%nodejs_fixdep cycle
14cu|nodejs-winston-2.1.1-4|56	%nodejs_fixdep eyes
14cu|nodejs-winston-2.1.1-4|57	%nodejs_fixdep pkginfo
14cu|nodejs-winston-2.1.1-4|58	%nodejs_fixdep stack-trace
14cu|nodejs-winston-2.1.1-4|59	chmod 644 lib/winston/logger.js
14cu|nodejs-winston-2.1.1-4|60	
14cu|nodejs-winston-2.1.1-4|61	#https://github.com/winstonjs/winston/pull/769
14cu|nodejs-winston-2.1.1-4|62	rm -fr test/container-test.js
14cu|nodejs-winston-2.1.1-4|63	rm -fr test/transports/console-test.js
14cu|nodejs-winston-2.1.1-4|64	
14cu|nodejs-winston-2.1.1-4|65	%build
14cu|nodejs-winston-2.1.1-4|66	#nothing to do
14cu|nodejs-winston-2.1.1-4|67	
14cu|nodejs-winston-2.1.1-4|68	
14cu|nodejs-winston-2.1.1-4|69	%install
14cu|nodejs-winston-2.1.1-4|70	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-winston-2.1.1-4|71	cp -pr package.json lib/ \
14cu|nodejs-winston-2.1.1-4|72	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-winston-2.1.1-4|73	
14cu|nodejs-winston-2.1.1-4|74	%nodejs_symlink_deps
14cu|nodejs-winston-2.1.1-4|75	
14cu|nodejs-winston-2.1.1-4|76	
14cu|nodejs-winston-2.1.1-4|77	%check
14cu|nodejs-winston-2.1.1-4|78	%nodejs_symlink_deps --check
14cu|nodejs-winston-2.1.1-4|79	vows --spec --isolate  --verbose
14cu|nodejs-winston-2.1.1-4|80	
14cu|nodejs-winston-2.1.1-4|81	
14cu|nodejs-winston-2.1.1-4|82	%changelog
14cu|nodejs-winston-2.1.1-4|83	
14cu|nodejs-winston-2.1.1-4|84	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.1.1-4
14cu|nodejs-winston-2.1.1-4|85	- (990a4d5) BuildList#2799825: Increase release tag
14cu|nodejs-winston-2.1.1-4|86	
14cu|nodejs-winston-2.1.1-4|87	

12310 14
14cu|nodejs-with-5.0.0-4|1	%define oname with
14cu|nodejs-with-5.0.0-4|2	
14cu|nodejs-with-5.0.0-4|3	Summary:    Compile time `with` for strict mode JavaScript
14cu|nodejs-with-5.0.0-4|4	Name:       nodejs-%{oname}
14cu|nodejs-with-5.0.0-4|5	Version:    5.0.0
14cu|nodejs-with-5.0.0-4|6	Release:    4
14cu|nodejs-with-5.0.0-4|7	License:    MIT
14cu|nodejs-with-5.0.0-4|8	Group:      Development/Other
14cu|nodejs-with-5.0.0-4|9	URL:        https://github.com/ForbesLindesay/with
14cu|nodejs-with-5.0.0-4|10	Source0:    http://registry.npmjs.org/with/-/with-%{version}.tgz
14cu|nodejs-with-5.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-with-5.0.0-4|12	BuildRequires:  npm(acorn-globals)
14cu|nodejs-with-5.0.0-4|13	BuildRequires:  npm(acorn)
14cu|nodejs-with-5.0.0-4|14	BuildArch:  noarch
14cu|nodejs-with-5.0.0-4|15	
14cu|nodejs-with-5.0.0-4|16	%description
14cu|nodejs-with-5.0.0-4|17	%{summary}.
14cu|nodejs-with-5.0.0-4|18	
14cu|nodejs-with-5.0.0-4|19	%files
14cu|nodejs-with-5.0.0-4|20	%doc LICENSE README.md
14cu|nodejs-with-5.0.0-4|21	%{nodejs_sitelib}/with
14cu|nodejs-with-5.0.0-4|22	#---------------------------------------------
14cu|nodejs-with-5.0.0-4|23	
14cu|nodejs-with-5.0.0-4|24	%prep
14cu|nodejs-with-5.0.0-4|25	%setup -q -n package
14cu|nodejs-with-5.0.0-4|26	
14cu|nodejs-with-5.0.0-4|27	%build
14cu|nodejs-with-5.0.0-4|28	#nothing to do
14cu|nodejs-with-5.0.0-4|29	
14cu|nodejs-with-5.0.0-4|30	
14cu|nodejs-with-5.0.0-4|31	%install
14cu|nodejs-with-5.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/with
14cu|nodejs-with-5.0.0-4|33	cp -pr package.json index.js \
14cu|nodejs-with-5.0.0-4|34	%{buildroot}%{nodejs_sitelib}/with
14cu|nodejs-with-5.0.0-4|35	
14cu|nodejs-with-5.0.0-4|36	%nodejs_symlink_deps
14cu|nodejs-with-5.0.0-4|37	
14cu|nodejs-with-5.0.0-4|38	
14cu|nodejs-with-5.0.0-4|39	
14cu|nodejs-with-5.0.0-4|40	
14cu|nodejs-with-5.0.0-4|41	%changelog
14cu|nodejs-with-5.0.0-4|42	
14cu|nodejs-with-5.0.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 5.0.0-4
14cu|nodejs-with-5.0.0-4|44	- (cd8804c) BuildList#2799825: Increase release tag
14cu|nodejs-with-5.0.0-4|45	
14cu|nodejs-with-5.0.0-4|46	

12311 14
14cu|nodejs-wordwrap-1.0.0-4|1	%define oname wordwrap
14cu|nodejs-wordwrap-1.0.0-4|2	
14cu|nodejs-wordwrap-1.0.0-4|3	Summary:        Word wrapping library for node
14cu|nodejs-wordwrap-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-wordwrap-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-wordwrap-1.0.0-4|6	Release:        4
14cu|nodejs-wordwrap-1.0.0-4|7	License:        MIT
14cu|nodejs-wordwrap-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-wordwrap-1.0.0-4|9	Url:            https://github.com/substack/node-wordwrap
14cu|nodejs-wordwrap-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wordwrap-1.0.0-4|11	
14cu|nodejs-wordwrap-1.0.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-wordwrap-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-wordwrap-1.0.0-4|14	
14cu|nodejs-wordwrap-1.0.0-4|15	%description
14cu|nodejs-wordwrap-1.0.0-4|16	Wrap those words. Show them at what
14cu|nodejs-wordwrap-1.0.0-4|17	columns to start and stop.
14cu|nodejs-wordwrap-1.0.0-4|18	
14cu|nodejs-wordwrap-1.0.0-4|19	%files
14cu|nodejs-wordwrap-1.0.0-4|20	%doc LICENSE README.markdown example
14cu|nodejs-wordwrap-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wordwrap-1.0.0-4|22	
14cu|nodejs-wordwrap-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-wordwrap-1.0.0-4|24	
14cu|nodejs-wordwrap-1.0.0-4|25	%prep
14cu|nodejs-wordwrap-1.0.0-4|26	%setup -q -n package
14cu|nodejs-wordwrap-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-wordwrap-1.0.0-4|28	
14cu|nodejs-wordwrap-1.0.0-4|29	%build
14cu|nodejs-wordwrap-1.0.0-4|30	
14cu|nodejs-wordwrap-1.0.0-4|31	%install
14cu|nodejs-wordwrap-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wordwrap-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wordwrap-1.0.0-4|34	
14cu|nodejs-wordwrap-1.0.0-4|35	%nodejs_symlink_deps
14cu|nodejs-wordwrap-1.0.0-4|36	%changelog
14cu|nodejs-wordwrap-1.0.0-4|37	
14cu|nodejs-wordwrap-1.0.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-wordwrap-1.0.0-4|39	- (17d939a) BuildList#2799825: Increase release tag
14cu|nodejs-wordwrap-1.0.0-4|40	
14cu|nodejs-wordwrap-1.0.0-4|41	

12312 14
14cu|nodejs-wrap-ansi-1.0.0-4|1	%define oname wrap-ansi
14cu|nodejs-wrap-ansi-1.0.0-4|2	
14cu|nodejs-wrap-ansi-1.0.0-4|3	Summary:        Wordwrap a string with ANSI escape codes
14cu|nodejs-wrap-ansi-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-wrap-ansi-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-wrap-ansi-1.0.0-4|6	Release:        4
14cu|nodejs-wrap-ansi-1.0.0-4|7	License:        MIT
14cu|nodejs-wrap-ansi-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-wrap-ansi-1.0.0-4|9	Url:            https://github.com/chalk/wrap-ansi
14cu|nodejs-wrap-ansi-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wrap-ansi-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-wrap-ansi-1.0.0-4|12	BuildRequires:  npm(string-width)
14cu|nodejs-wrap-ansi-1.0.0-4|13	
14cu|nodejs-wrap-ansi-1.0.0-4|14	BuildArch:      noarch
14cu|nodejs-wrap-ansi-1.0.0-4|15	
14cu|nodejs-wrap-ansi-1.0.0-4|16	%description
14cu|nodejs-wrap-ansi-1.0.0-4|17	%{summary}.
14cu|nodejs-wrap-ansi-1.0.0-4|18	
14cu|nodejs-wrap-ansi-1.0.0-4|19	%files
14cu|nodejs-wrap-ansi-1.0.0-4|20	%doc license readme.md
14cu|nodejs-wrap-ansi-1.0.0-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-ansi-1.0.0-4|22	
14cu|nodejs-wrap-ansi-1.0.0-4|23	#------------------------------------------------------------------
14cu|nodejs-wrap-ansi-1.0.0-4|24	
14cu|nodejs-wrap-ansi-1.0.0-4|25	%prep
14cu|nodejs-wrap-ansi-1.0.0-4|26	%setup -q -n package
14cu|nodejs-wrap-ansi-1.0.0-4|27	rm -rf node_modules
14cu|nodejs-wrap-ansi-1.0.0-4|28	
14cu|nodejs-wrap-ansi-1.0.0-4|29	%build
14cu|nodejs-wrap-ansi-1.0.0-4|30	
14cu|nodejs-wrap-ansi-1.0.0-4|31	%install
14cu|nodejs-wrap-ansi-1.0.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-ansi-1.0.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-ansi-1.0.0-4|34	%nodejs_symlink_deps
14cu|nodejs-wrap-ansi-1.0.0-4|35	%changelog
14cu|nodejs-wrap-ansi-1.0.0-4|36	
14cu|nodejs-wrap-ansi-1.0.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-wrap-ansi-1.0.0-4|38	- (fd35513) BuildList#2799825: Increase release tag
14cu|nodejs-wrap-ansi-1.0.0-4|39	
14cu|nodejs-wrap-ansi-1.0.0-4|40	

12313 14
14cu|nodejs-wrap-fn-0.1.5-4|1	%define oname wrap-fn
14cu|nodejs-wrap-fn-0.1.5-4|2	
14cu|nodejs-wrap-fn-0.1.5-4|3	Summary:        Low-level wrapper to support sync, async, promises, and generator functions
14cu|nodejs-wrap-fn-0.1.5-4|4	Name:           nodejs-%{oname}
14cu|nodejs-wrap-fn-0.1.5-4|5	Version:        0.1.5
14cu|nodejs-wrap-fn-0.1.5-4|6	Release:        4
14cu|nodejs-wrap-fn-0.1.5-4|7	License:        MIT
14cu|nodejs-wrap-fn-0.1.5-4|8	Group:          Development/Other
14cu|nodejs-wrap-fn-0.1.5-4|9	Url:            https://github.com/matthewmueller/wrap-fn
14cu|nodejs-wrap-fn-0.1.5-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wrap-fn-0.1.5-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-wrap-fn-0.1.5-4|12	BuildRequires:  npm(co)
14cu|nodejs-wrap-fn-0.1.5-4|13	BuildArch:      noarch
14cu|nodejs-wrap-fn-0.1.5-4|14	
14cu|nodejs-wrap-fn-0.1.5-4|15	%description
14cu|nodejs-wrap-fn-0.1.5-4|16	%{summary}.
14cu|nodejs-wrap-fn-0.1.5-4|17	
14cu|nodejs-wrap-fn-0.1.5-4|18	%files
14cu|nodejs-wrap-fn-0.1.5-4|19	%doc *.md
14cu|nodejs-wrap-fn-0.1.5-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-fn-0.1.5-4|21	
14cu|nodejs-wrap-fn-0.1.5-4|22	#------------------------------------------------------------------
14cu|nodejs-wrap-fn-0.1.5-4|23	
14cu|nodejs-wrap-fn-0.1.5-4|24	%prep
14cu|nodejs-wrap-fn-0.1.5-4|25	%setup -q -n package
14cu|nodejs-wrap-fn-0.1.5-4|26	rm -rf node_modules
14cu|nodejs-wrap-fn-0.1.5-4|27	%nodejs_fixdep co
14cu|nodejs-wrap-fn-0.1.5-4|28	chmod 644 *.md
14cu|nodejs-wrap-fn-0.1.5-4|29	
14cu|nodejs-wrap-fn-0.1.5-4|30	%build
14cu|nodejs-wrap-fn-0.1.5-4|31	
14cu|nodejs-wrap-fn-0.1.5-4|32	%install
14cu|nodejs-wrap-fn-0.1.5-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-fn-0.1.5-4|34	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrap-fn-0.1.5-4|35	%nodejs_symlink_deps
14cu|nodejs-wrap-fn-0.1.5-4|36	%changelog
14cu|nodejs-wrap-fn-0.1.5-4|37	
14cu|nodejs-wrap-fn-0.1.5-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.5-4
14cu|nodejs-wrap-fn-0.1.5-4|39	- (9120e71) BuildList#2799825: Increase release tag
14cu|nodejs-wrap-fn-0.1.5-4|40	
14cu|nodejs-wrap-fn-0.1.5-4|41	

12314 14
14cu|nodejs-wrappy-1.0.1-4|1	%define oname wrappy
14cu|nodejs-wrappy-1.0.1-4|2	
14cu|nodejs-wrappy-1.0.1-4|3	Summary:        Callback wrapping utility
14cu|nodejs-wrappy-1.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-wrappy-1.0.1-4|5	Version:        1.0.1
14cu|nodejs-wrappy-1.0.1-4|6	Release:        4
14cu|nodejs-wrappy-1.0.1-4|7	License:        MIT
14cu|nodejs-wrappy-1.0.1-4|8	Group:          Development/Other
14cu|nodejs-wrappy-1.0.1-4|9	Url:            https://github.com/npm/wrappy
14cu|nodejs-wrappy-1.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wrappy-1.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-wrappy-1.0.1-4|12	BuildArch:      noarch
14cu|nodejs-wrappy-1.0.1-4|13	
14cu|nodejs-wrappy-1.0.1-4|14	%description
14cu|nodejs-wrappy-1.0.1-4|15	%{summary}.
14cu|nodejs-wrappy-1.0.1-4|16	
14cu|nodejs-wrappy-1.0.1-4|17	%files
14cu|nodejs-wrappy-1.0.1-4|18	%doc LICENSE README.md
14cu|nodejs-wrappy-1.0.1-4|19	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrappy-1.0.1-4|20	
14cu|nodejs-wrappy-1.0.1-4|21	#------------------------------------------------------------------
14cu|nodejs-wrappy-1.0.1-4|22	
14cu|nodejs-wrappy-1.0.1-4|23	%prep
14cu|nodejs-wrappy-1.0.1-4|24	%setup -q -n package
14cu|nodejs-wrappy-1.0.1-4|25	rm -rf node_modules
14cu|nodejs-wrappy-1.0.1-4|26	
14cu|nodejs-wrappy-1.0.1-4|27	%build
14cu|nodejs-wrappy-1.0.1-4|28	
14cu|nodejs-wrappy-1.0.1-4|29	%install
14cu|nodejs-wrappy-1.0.1-4|30	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrappy-1.0.1-4|31	cp -r package.json *.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrappy-1.0.1-4|32	%nodejs_symlink_deps
14cu|nodejs-wrappy-1.0.1-4|33	%changelog
14cu|nodejs-wrappy-1.0.1-4|34	
14cu|nodejs-wrappy-1.0.1-4|35	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-4
14cu|nodejs-wrappy-1.0.1-4|36	- (f459168) BuildList#2799825: Increase release tag
14cu|nodejs-wrappy-1.0.1-4|37	
14cu|nodejs-wrappy-1.0.1-4|38	

12315 14
14cu|nodejs-wrench-1.5.8-4|1	%define oname wrench
14cu|nodejs-wrench-1.5.8-4|2	
14cu|nodejs-wrench-1.5.8-4|3	Summary:        Recursive filesystem (and other) operations that Node should have
14cu|nodejs-wrench-1.5.8-4|4	Name:           nodejs-%{oname}
14cu|nodejs-wrench-1.5.8-4|5	Version:        1.5.8
14cu|nodejs-wrench-1.5.8-4|6	Release:        4
14cu|nodejs-wrench-1.5.8-4|7	License:        MIT
14cu|nodejs-wrench-1.5.8-4|8	Group:          Development/Other
14cu|nodejs-wrench-1.5.8-4|9	Url:            https://github.com/ryanmcgrath/wrench-js
14cu|nodejs-wrench-1.5.8-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-wrench-1.5.8-4|11	# https://github.com/ryanmcgrath/wrench-js/issues/107
14cu|nodejs-wrench-1.5.8-4|12	Patch0:         nodejs-wrench-test.patch
14cu|nodejs-wrench-1.5.8-4|13	BuildRequires:  nodejs-packaging
14cu|nodejs-wrench-1.5.8-4|14	BuildRequires:  npm(nodeunit)
14cu|nodejs-wrench-1.5.8-4|15	BuildArch:      noarch
14cu|nodejs-wrench-1.5.8-4|16	
14cu|nodejs-wrench-1.5.8-4|17	%description
14cu|nodejs-wrench-1.5.8-4|18	%{summary}.
14cu|nodejs-wrench-1.5.8-4|19	
14cu|nodejs-wrench-1.5.8-4|20	%files
14cu|nodejs-wrench-1.5.8-4|21	%doc LICENSE *.md
14cu|nodejs-wrench-1.5.8-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrench-1.5.8-4|23	
14cu|nodejs-wrench-1.5.8-4|24	#------------------------------------------------------------------
14cu|nodejs-wrench-1.5.8-4|25	
14cu|nodejs-wrench-1.5.8-4|26	%prep
14cu|nodejs-wrench-1.5.8-4|27	%setup -q -n package
14cu|nodejs-wrench-1.5.8-4|28	rm -rf node_modules
14cu|nodejs-wrench-1.5.8-4|29	%patch0 -p0
14cu|nodejs-wrench-1.5.8-4|30	
14cu|nodejs-wrench-1.5.8-4|31	%build
14cu|nodejs-wrench-1.5.8-4|32	
14cu|nodejs-wrench-1.5.8-4|33	%install
14cu|nodejs-wrench-1.5.8-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrench-1.5.8-4|35	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-wrench-1.5.8-4|36	%nodejs_symlink_deps
14cu|nodejs-wrench-1.5.8-4|37	
14cu|nodejs-wrench-1.5.8-4|38	%check
14cu|nodejs-wrench-1.5.8-4|39	%nodejs_symlink_deps --check
14cu|nodejs-wrench-1.5.8-4|40	nodeunit tests/runner.js
14cu|nodejs-wrench-1.5.8-4|41	
14cu|nodejs-wrench-1.5.8-4|42	%changelog
14cu|nodejs-wrench-1.5.8-4|43	
14cu|nodejs-wrench-1.5.8-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.5.8-4
14cu|nodejs-wrench-1.5.8-4|45	- (012ca3f) BuildList#2799825: Increase release tag
14cu|nodejs-wrench-1.5.8-4|46	
14cu|nodejs-wrench-1.5.8-4|47	

12316 14
14cu|nodejs-write-0.2.1-4|1	%define oname write
14cu|nodejs-write-0.2.1-4|2	
14cu|nodejs-write-0.2.1-4|3	Summary:        Write files to disk,creating intermediate directories if needed
14cu|nodejs-write-0.2.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-write-0.2.1-4|5	Version:        0.2.1
14cu|nodejs-write-0.2.1-4|6	Release:        4
14cu|nodejs-write-0.2.1-4|7	License:        MIT
14cu|nodejs-write-0.2.1-4|8	Group:          Development/Other
14cu|nodejs-write-0.2.1-4|9	Url:            https://github.com/jonschlinkert/write
14cu|nodejs-write-0.2.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-write-0.2.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-write-0.2.1-4|12	BuildRequires:  npm(mkdirp)
14cu|nodejs-write-0.2.1-4|13	BuildArch:      noarch
14cu|nodejs-write-0.2.1-4|14	
14cu|nodejs-write-0.2.1-4|15	%description
14cu|nodejs-write-0.2.1-4|16	%{summary}.
14cu|nodejs-write-0.2.1-4|17	
14cu|nodejs-write-0.2.1-4|18	%files
14cu|nodejs-write-0.2.1-4|19	%doc LICENSE README.md
14cu|nodejs-write-0.2.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-0.2.1-4|21	
14cu|nodejs-write-0.2.1-4|22	#------------------------------------------------------------------
14cu|nodejs-write-0.2.1-4|23	
14cu|nodejs-write-0.2.1-4|24	%prep
14cu|nodejs-write-0.2.1-4|25	%setup -q -n package
14cu|nodejs-write-0.2.1-4|26	rm -rf node_modules
14cu|nodejs-write-0.2.1-4|27	
14cu|nodejs-write-0.2.1-4|28	%build
14cu|nodejs-write-0.2.1-4|29	
14cu|nodejs-write-0.2.1-4|30	%install
14cu|nodejs-write-0.2.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-0.2.1-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-0.2.1-4|33	%nodejs_symlink_deps
14cu|nodejs-write-0.2.1-4|34	
14cu|nodejs-write-0.2.1-4|35	%changelog
14cu|nodejs-write-0.2.1-4|36	
14cu|nodejs-write-0.2.1-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.1-4
14cu|nodejs-write-0.2.1-4|38	- (6d4f4f5) BuildList#2799825: Increase release tag
14cu|nodejs-write-0.2.1-4|39	
14cu|nodejs-write-0.2.1-4|40	

12317 14
14cu|nodejs-write-file-atomic-1.1.3-4|1	%define oname write-file-atomic
14cu|nodejs-write-file-atomic-1.1.3-4|2	
14cu|nodejs-write-file-atomic-1.1.3-4|3	Summary:        Write files in an atomic fashion w/configurable ownership
14cu|nodejs-write-file-atomic-1.1.3-4|4	Name:           nodejs-%{oname}
14cu|nodejs-write-file-atomic-1.1.3-4|5	Version:        1.1.3
14cu|nodejs-write-file-atomic-1.1.3-4|6	Release:        4
14cu|nodejs-write-file-atomic-1.1.3-4|7	License:        ISC
14cu|nodejs-write-file-atomic-1.1.3-4|8	Group:          Development/Other
14cu|nodejs-write-file-atomic-1.1.3-4|9	Url:            https://github.com/iarna/write-file-atomic
14cu|nodejs-write-file-atomic-1.1.3-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-write-file-atomic-1.1.3-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-write-file-atomic-1.1.3-4|12	BuildRequires:  npm(slide)
14cu|nodejs-write-file-atomic-1.1.3-4|13	BuildRequires:  npm(graceful-fs)
14cu|nodejs-write-file-atomic-1.1.3-4|14	BuildArch:      noarch
14cu|nodejs-write-file-atomic-1.1.3-4|15	
14cu|nodejs-write-file-atomic-1.1.3-4|16	%description
14cu|nodejs-write-file-atomic-1.1.3-4|17	%{summary}.
14cu|nodejs-write-file-atomic-1.1.3-4|18	
14cu|nodejs-write-file-atomic-1.1.3-4|19	%files
14cu|nodejs-write-file-atomic-1.1.3-4|20	%doc LICENSE README.md
14cu|nodejs-write-file-atomic-1.1.3-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-file-atomic-1.1.3-4|22	
14cu|nodejs-write-file-atomic-1.1.3-4|23	#------------------------------------------------------------------
14cu|nodejs-write-file-atomic-1.1.3-4|24	
14cu|nodejs-write-file-atomic-1.1.3-4|25	%prep
14cu|nodejs-write-file-atomic-1.1.3-4|26	%setup -q -n package
14cu|nodejs-write-file-atomic-1.1.3-4|27	rm -rf node_modules
14cu|nodejs-write-file-atomic-1.1.3-4|28	
14cu|nodejs-write-file-atomic-1.1.3-4|29	%build
14cu|nodejs-write-file-atomic-1.1.3-4|30	
14cu|nodejs-write-file-atomic-1.1.3-4|31	%install
14cu|nodejs-write-file-atomic-1.1.3-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-file-atomic-1.1.3-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-write-file-atomic-1.1.3-4|34	%nodejs_symlink_deps
14cu|nodejs-write-file-atomic-1.1.3-4|35	%changelog
14cu|nodejs-write-file-atomic-1.1.3-4|36	
14cu|nodejs-write-file-atomic-1.1.3-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.3-4
14cu|nodejs-write-file-atomic-1.1.3-4|38	- (e1cc0ce) BuildList#2799825: Increase release tag
14cu|nodejs-write-file-atomic-1.1.3-4|39	
14cu|nodejs-write-file-atomic-1.1.3-4|40	

12318 14
14cu|nodejs-ws-1.1.0-4|1	%define oname ws
14cu|nodejs-ws-1.1.0-4|2	
14cu|nodejs-ws-1.1.0-4|3	Summary:       Web socket client, server and console for nodejs
14cu|nodejs-ws-1.1.0-4|4	Name:          nodejs-%{oname}
14cu|nodejs-ws-1.1.0-4|5	Version:       1.1.0
14cu|nodejs-ws-1.1.0-4|6	Release:       4
14cu|nodejs-ws-1.1.0-4|7	Group:         Development/Other
14cu|nodejs-ws-1.1.0-4|8	License:       MIT
14cu|nodejs-ws-1.1.0-4|9	URL:           https://github.com/einaros/ws
14cu|nodejs-ws-1.1.0-4|10	#Source0:       http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-ws-1.1.0-4|11	Source0:       https://github.com/websockets/ws/archive/%{version}/ws-%{version}.tar.gz
14cu|nodejs-ws-1.1.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-ws-1.1.0-4|13	BuildRequires:  npm(ansi)
14cu|nodejs-ws-1.1.0-4|14	BuildRequires:  npm(benchmark)
14cu|nodejs-ws-1.1.0-4|15	BuildRequires:  npm(expect.js)
14cu|nodejs-ws-1.1.0-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-ws-1.1.0-4|17	BuildRequires:  npm(should)
14cu|nodejs-ws-1.1.0-4|18	BuildRequires:  npm(tinycolor)
14cu|nodejs-ws-1.1.0-4|19	BuildRequires:  npm(bufferutil)
14cu|nodejs-ws-1.1.0-4|20	BuildRequires:  npm(utf-8-validate)
14cu|nodejs-ws-1.1.0-4|21	BuildRequires:  npm(ultron)
14cu|nodejs-ws-1.1.0-4|22	BuildRequires:  npm(options)
14cu|nodejs-ws-1.1.0-4|23	BuildArch:     noarch
14cu|nodejs-ws-1.1.0-4|24	
14cu|nodejs-ws-1.1.0-4|25	%description
14cu|nodejs-ws-1.1.0-4|26	Simple to use, blazing fast and thoroughly tested
14cu|nodejs-ws-1.1.0-4|27	web socket client, server and console for nodejs,
14cu|nodejs-ws-1.1.0-4|28	up-to-date against RFC-6455
14cu|nodejs-ws-1.1.0-4|29	
14cu|nodejs-ws-1.1.0-4|30	%files
14cu|nodejs-ws-1.1.0-4|31	%doc doc/ examples/ *.md
14cu|nodejs-ws-1.1.0-4|32	%{nodejs_sitelib}/%{oname}
14cu|nodejs-ws-1.1.0-4|33	
14cu|nodejs-ws-1.1.0-4|34	#------------------------------------------------------------
14cu|nodejs-ws-1.1.0-4|35	
14cu|nodejs-ws-1.1.0-4|36	%prep
14cu|nodejs-ws-1.1.0-4|37	%setup -qn %{oname}-%{version}
14cu|nodejs-ws-1.1.0-4|38	perl -pi -e "s|@./node_modules/.bin/mocha|mocha|" Makefile
14cu|nodejs-ws-1.1.0-4|39	rm -fr examples/fileapi/.gitignore
14cu|nodejs-ws-1.1.0-4|40	
14cu|nodejs-ws-1.1.0-4|41	%build
14cu|nodejs-ws-1.1.0-4|42	
14cu|nodejs-ws-1.1.0-4|43	%install
14cu|nodejs-ws-1.1.0-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ws-1.1.0-4|45	cp -pr index.js lib/ package.json %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-ws-1.1.0-4|46	%nodejs_symlink_deps
14cu|nodejs-ws-1.1.0-4|47	
14cu|nodejs-ws-1.1.0-4|48	%check
14cu|nodejs-ws-1.1.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-ws-1.1.0-4|50	ln -sf %{_includedir}/node .
14cu|nodejs-ws-1.1.0-4|51	make test
14cu|nodejs-ws-1.1.0-4|52	
14cu|nodejs-ws-1.1.0-4|53	%changelog
14cu|nodejs-ws-1.1.0-4|54	
14cu|nodejs-ws-1.1.0-4|55	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.1.0-4
14cu|nodejs-ws-1.1.0-4|56	- (b2d750d) BuildList#2799825: Increase release tag
14cu|nodejs-ws-1.1.0-4|57	
14cu|nodejs-ws-1.1.0-4|58	

12319 14
14cu|nodejs-x2js-2.0.1-4|1	%define oname x2js
14cu|nodejs-x2js-2.0.1-4|2	
14cu|nodejs-x2js-2.0.1-4|3	Summary:        Transforms between XML string and JavaScript object trees
14cu|nodejs-x2js-2.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-x2js-2.0.1-4|5	Version:        2.0.1
14cu|nodejs-x2js-2.0.1-4|6	Release:        4
14cu|nodejs-x2js-2.0.1-4|7	License:        ASL 2.0
14cu|nodejs-x2js-2.0.1-4|8	Group:          Development/Other
14cu|nodejs-x2js-2.0.1-4|9	Url:            https://github.com/Axinom/x2js
14cu|nodejs-x2js-2.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-x2js-2.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-x2js-2.0.1-4|12	BuildRequires:  npm(xmldom)
14cu|nodejs-x2js-2.0.1-4|13	BuildArch:      noarch
14cu|nodejs-x2js-2.0.1-4|14	
14cu|nodejs-x2js-2.0.1-4|15	%description
14cu|nodejs-x2js-2.0.1-4|16	%{summary}.
14cu|nodejs-x2js-2.0.1-4|17	
14cu|nodejs-x2js-2.0.1-4|18	%files
14cu|nodejs-x2js-2.0.1-4|19	%doc *.md
14cu|nodejs-x2js-2.0.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-x2js-2.0.1-4|21	
14cu|nodejs-x2js-2.0.1-4|22	#------------------------------------------------------------------
14cu|nodejs-x2js-2.0.1-4|23	
14cu|nodejs-x2js-2.0.1-4|24	%prep
14cu|nodejs-x2js-2.0.1-4|25	%setup -qn package
14cu|nodejs-x2js-2.0.1-4|26	rm -rf node_modules
14cu|nodejs-x2js-2.0.1-4|27	
14cu|nodejs-x2js-2.0.1-4|28	%build
14cu|nodejs-x2js-2.0.1-4|29	
14cu|nodejs-x2js-2.0.1-4|30	%install
14cu|nodejs-x2js-2.0.1-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-x2js-2.0.1-4|32	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-x2js-2.0.1-4|33	%nodejs_symlink_deps
14cu|nodejs-x2js-2.0.1-4|34	
14cu|nodejs-x2js-2.0.1-4|35	
14cu|nodejs-x2js-2.0.1-4|36	
14cu|nodejs-x2js-2.0.1-4|37	
14cu|nodejs-x2js-2.0.1-4|38	
14cu|nodejs-x2js-2.0.1-4|39	%changelog
14cu|nodejs-x2js-2.0.1-4|40	
14cu|nodejs-x2js-2.0.1-4|41	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.1-4
14cu|nodejs-x2js-2.0.1-4|42	- (1aa64ab) BuildList#2799825: Increase release tag
14cu|nodejs-x2js-2.0.1-4|43	
14cu|nodejs-x2js-2.0.1-4|44	

12320 14
14cu|nodejs-xdg-basedir-2.0.0-4|1	%define oname xdg-basedir
14cu|nodejs-xdg-basedir-2.0.0-4|2	
14cu|nodejs-xdg-basedir-2.0.0-4|3	Summary:        Get XDG Base Directory paths
14cu|nodejs-xdg-basedir-2.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xdg-basedir-2.0.0-4|5	Version:        2.0.0
14cu|nodejs-xdg-basedir-2.0.0-4|6	Release:        4
14cu|nodejs-xdg-basedir-2.0.0-4|7	License:        MIT
14cu|nodejs-xdg-basedir-2.0.0-4|8	Group:          Development/Other
14cu|nodejs-xdg-basedir-2.0.0-4|9	Url:            https://github.com/sindresorhus/xdg-basedir
14cu|nodejs-xdg-basedir-2.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xdg-basedir-2.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xdg-basedir-2.0.0-4|12	BuildRequires:  npm(os-homedir)
14cu|nodejs-xdg-basedir-2.0.0-4|13	BuildArch:      noarch
14cu|nodejs-xdg-basedir-2.0.0-4|14	
14cu|nodejs-xdg-basedir-2.0.0-4|15	%description
14cu|nodejs-xdg-basedir-2.0.0-4|16	%{summary}.
14cu|nodejs-xdg-basedir-2.0.0-4|17	
14cu|nodejs-xdg-basedir-2.0.0-4|18	%files
14cu|nodejs-xdg-basedir-2.0.0-4|19	%doc license readme.md
14cu|nodejs-xdg-basedir-2.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xdg-basedir-2.0.0-4|21	
14cu|nodejs-xdg-basedir-2.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-xdg-basedir-2.0.0-4|23	
14cu|nodejs-xdg-basedir-2.0.0-4|24	%prep
14cu|nodejs-xdg-basedir-2.0.0-4|25	%setup -q -n package
14cu|nodejs-xdg-basedir-2.0.0-4|26	rm -rf node_modules
14cu|nodejs-xdg-basedir-2.0.0-4|27	
14cu|nodejs-xdg-basedir-2.0.0-4|28	%build
14cu|nodejs-xdg-basedir-2.0.0-4|29	
14cu|nodejs-xdg-basedir-2.0.0-4|30	%install
14cu|nodejs-xdg-basedir-2.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xdg-basedir-2.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xdg-basedir-2.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-xdg-basedir-2.0.0-4|34	%changelog
14cu|nodejs-xdg-basedir-2.0.0-4|35	
14cu|nodejs-xdg-basedir-2.0.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.0.0-4
14cu|nodejs-xdg-basedir-2.0.0-4|37	- (c2f90d5) BuildList#2799825: Increase release tag
14cu|nodejs-xdg-basedir-2.0.0-4|38	
14cu|nodejs-xdg-basedir-2.0.0-4|39	

12321 14
14cu|nodejs-xlint-0.2.2-5|1	%define oname xlint
14cu|nodejs-xlint-0.2.2-5|2	
14cu|nodejs-xlint-0.2.2-5|3	Summary:        Powerful CLI for any lint (JSLint/JSHint +) solution
14cu|nodejs-xlint-0.2.2-5|4	Name:           nodejs-%{oname}
14cu|nodejs-xlint-0.2.2-5|5	Version:        0.2.2
14cu|nodejs-xlint-0.2.2-5|6	Release:        5
14cu|nodejs-xlint-0.2.2-5|7	License:        MIT
14cu|nodejs-xlint-0.2.2-5|8	Group:          Development/Other
14cu|nodejs-xlint-0.2.2-5|9	Url:            https://github.com/medikoo/xlint
14cu|nodejs-xlint-0.2.2-5|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xlint-0.2.2-5|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xlint-0.2.2-5|12	BuildRequires:  npm(optimist)
14cu|nodejs-xlint-0.2.2-5|13	BuildRequires:  npm(next)
14cu|nodejs-xlint-0.2.2-5|14	BuildRequires:  npm(path2)
14cu|nodejs-xlint-0.2.2-5|15	BuildRequires:  npm(es5-ext)
14cu|nodejs-xlint-0.2.2-5|16	BuildRequires:  npm(memoizee)
14cu|nodejs-xlint-0.2.2-5|17	BuildRequires:  npm(event-emitter)
14cu|nodejs-xlint-0.2.2-5|18	BuildRequires:  npm(fs2)
14cu|nodejs-xlint-0.2.2-5|19	BuildRequires:  npm(deferred)
14cu|nodejs-xlint-0.2.2-5|20	BuildRequires:  npm(d)
14cu|nodejs-xlint-0.2.2-5|21	BuildRequires:  npm(cli-color)
14cu|nodejs-xlint-0.2.2-5|22	# circular
14cu|nodejs-xlint-0.2.2-5|23	BuildRequires:  npm(tad)
14cu|nodejs-xlint-0.2.2-5|24	BuildArch:      noarch
14cu|nodejs-xlint-0.2.2-5|25	
14cu|nodejs-xlint-0.2.2-5|26	%description
14cu|nodejs-xlint-0.2.2-5|27	%{summary}.
14cu|nodejs-xlint-0.2.2-5|28	
14cu|nodejs-xlint-0.2.2-5|29	%files
14cu|nodejs-xlint-0.2.2-5|30	%doc LICENSE README.md CHANGES
14cu|nodejs-xlint-0.2.2-5|31	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xlint-0.2.2-5|32	%{_bindir}/%{oname}
14cu|nodejs-xlint-0.2.2-5|33	#------------------------------------------------------------------
14cu|nodejs-xlint-0.2.2-5|34	
14cu|nodejs-xlint-0.2.2-5|35	%prep
14cu|nodejs-xlint-0.2.2-5|36	%setup -q -n package
14cu|nodejs-xlint-0.2.2-5|37	rm -rf node_modules
14cu|nodejs-xlint-0.2.2-5|38	%nodejs_fixdep optimist
14cu|nodejs-xlint-0.2.2-5|39	%nodejs_fixdep cli-color
14cu|nodejs-xlint-0.2.2-5|40	
14cu|nodejs-xlint-0.2.2-5|41	%build
14cu|nodejs-xlint-0.2.2-5|42	
14cu|nodejs-xlint-0.2.2-5|43	%install
14cu|nodejs-xlint-0.2.2-5|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xlint-0.2.2-5|45	cp -r package.json *.js bin/ lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xlint-0.2.2-5|46	
14cu|nodejs-xlint-0.2.2-5|47	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-xlint-0.2.2-5|48	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-xlint-0.2.2-5|49	ln -sf %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
14cu|nodejs-xlint-0.2.2-5|50	%nodejs_symlink_deps
14cu|nodejs-xlint-0.2.2-5|51	
14cu|nodejs-xlint-0.2.2-5|52	%check
14cu|nodejs-xlint-0.2.2-5|53	# boostrap
14cu|nodejs-xlint-0.2.2-5|54	%nodejs_symlink_deps --check
14cu|nodejs-xlint-0.2.2-5|55	%__nodejs %{_bindir}/tad || :
14cu|nodejs-xlint-0.2.2-5|56	
14cu|nodejs-xlint-0.2.2-5|57	%changelog
14cu|nodejs-xlint-0.2.2-5|58	
14cu|nodejs-xlint-0.2.2-5|59	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.2-5
14cu|nodejs-xlint-0.2.2-5|60	- (b769e8f) BuildList#2799825: Increase release tag
14cu|nodejs-xlint-0.2.2-5|61	
14cu|nodejs-xlint-0.2.2-5|62	

12322 14
14cu|nodejs-xml2js-0.4.16-4|1	%define oname xml2js
14cu|nodejs-xml2js-0.4.16-4|2	
14cu|nodejs-xml2js-0.4.16-4|3	Summary:        Simple XML to JavaScript object converter
14cu|nodejs-xml2js-0.4.16-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xml2js-0.4.16-4|5	Version:        0.4.16
14cu|nodejs-xml2js-0.4.16-4|6	Release:        4
14cu|nodejs-xml2js-0.4.16-4|7	Group:		Development/Other
14cu|nodejs-xml2js-0.4.16-4|8	License:        MIT
14cu|nodejs-xml2js-0.4.16-4|9	URL:            https://github.com/Leonidas-from-XIV/node-%{oname}
14cu|nodejs-xml2js-0.4.16-4|10	Source0:        https://github.com/Leonidas-from-XIV/node-%{oname}/archive/%{version}.tar.gz
14cu|nodejs-xml2js-0.4.16-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xml2js-0.4.16-4|12	BuildRequires:  npm(sax)
14cu|nodejs-xml2js-0.4.16-4|13	BuildRequires:  npm(xmlbuilder)
14cu|nodejs-xml2js-0.4.16-4|14	#
14cu|nodejs-xml2js-0.4.16-4|15	BuildRequires:  npm(zap) >= 0.2.9
14cu|nodejs-xml2js-0.4.16-4|16	BuildRequires:  npm(coffee-script) >= 1.10.0
14cu|nodejs-xml2js-0.4.16-4|17	BuildRequires:  npm(diff) >= 1.0.8
14cu|nodejs-xml2js-0.4.16-4|18	BuildRequires:  npm(docco) >= 0.6.2
14cu|nodejs-xml2js-0.4.16-4|19	BuildArch:      noarch
14cu|nodejs-xml2js-0.4.16-4|20	
14cu|nodejs-xml2js-0.4.16-4|21	%description
14cu|nodejs-xml2js-0.4.16-4|22	Ever had the urge to parse XML? And wanted to access the data in
14cu|nodejs-xml2js-0.4.16-4|23	some sane, easy way? Don't want to compile a C parser, for whatever
14cu|nodejs-xml2js-0.4.16-4|24	reason? Then %{oname} is what you're looking for!
14cu|nodejs-xml2js-0.4.16-4|25	
14cu|nodejs-xml2js-0.4.16-4|26	
14cu|nodejs-xml2js-0.4.16-4|27	%files
14cu|nodejs-xml2js-0.4.16-4|28	%doc LICENSE *.md
14cu|nodejs-xml2js-0.4.16-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml2js-0.4.16-4|30	#----------------------------------------------------------
14cu|nodejs-xml2js-0.4.16-4|31	
14cu|nodejs-xml2js-0.4.16-4|32	%prep
14cu|nodejs-xml2js-0.4.16-4|33	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-xml2js-0.4.16-4|34	rm -rf node_modules
14cu|nodejs-xml2js-0.4.16-4|35	
14cu|nodejs-xml2js-0.4.16-4|36	%build
14cu|nodejs-xml2js-0.4.16-4|37	
14cu|nodejs-xml2js-0.4.16-4|38	
14cu|nodejs-xml2js-0.4.16-4|39	%install
14cu|nodejs-xml2js-0.4.16-4|40	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml2js-0.4.16-4|41	cp -pr *.json lib/ src/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml2js-0.4.16-4|42	%nodejs_symlink_deps
14cu|nodejs-xml2js-0.4.16-4|43	
14cu|nodejs-xml2js-0.4.16-4|44	
14cu|nodejs-xml2js-0.4.16-4|45	%check
14cu|nodejs-xml2js-0.4.16-4|46	%nodejs_symlink_deps --check
14cu|nodejs-xml2js-0.4.16-4|47	%{nodejs_sitelib}/zap/bin/zap
14cu|nodejs-xml2js-0.4.16-4|48	
14cu|nodejs-xml2js-0.4.16-4|49	%changelog
14cu|nodejs-xml2js-0.4.16-4|50	
14cu|nodejs-xml2js-0.4.16-4|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.4.16-4
14cu|nodejs-xml2js-0.4.16-4|52	- (787ae21) BuildList#2799825: Increase release tag
14cu|nodejs-xml2js-0.4.16-4|53	
14cu|nodejs-xml2js-0.4.16-4|54	

12323 14
14cu|nodejs-xmlbuilder-4.2.0-4|1	%define oname xmlbuilder
14cu|nodejs-xmlbuilder-4.2.0-4|2	
14cu|nodejs-xmlbuilder-4.2.0-4|3	Name:           nodejs-%{oname}
14cu|nodejs-xmlbuilder-4.2.0-4|4	Version:        4.2.0
14cu|nodejs-xmlbuilder-4.2.0-4|5	Release:        4
14cu|nodejs-xmlbuilder-4.2.0-4|6	Summary:        An XML builder for Node.js
14cu|nodejs-xmlbuilder-4.2.0-4|7	Group:          Development/Other
14cu|nodejs-xmlbuilder-4.2.0-4|8	License:        MIT
14cu|nodejs-xmlbuilder-4.2.0-4|9	URL:            https://github.com/oozcitak/%{oname}-js
14cu|nodejs-xmlbuilder-4.2.0-4|10	#Source0:    http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xmlbuilder-4.2.0-4|11	Source0:        https://github.com/oozcitak/%{oname}-js/archive/v%{version}.tar.gz
14cu|nodejs-xmlbuilder-4.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-xmlbuilder-4.2.0-4|13	BuildRequires:  npm(coffee-script)
14cu|nodejs-xmlbuilder-4.2.0-4|14	BuildRequires:  npm(mocha)
14cu|nodejs-xmlbuilder-4.2.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-xmlbuilder-4.2.0-4|16	BuildRequires:  npm(istanbul)
14cu|nodejs-xmlbuilder-4.2.0-4|17	BuildRequires:  npm(coveralls)
14cu|nodejs-xmlbuilder-4.2.0-4|18	BuildRequires:  npm(coffee-coverage)
14cu|nodejs-xmlbuilder-4.2.0-4|19	BuildArch:      noarch
14cu|nodejs-xmlbuilder-4.2.0-4|20	
14cu|nodejs-xmlbuilder-4.2.0-4|21	%description
14cu|nodejs-xmlbuilder-4.2.0-4|22	An XMLBuilder for Node.js similar to java-xmlbuilder.
14cu|nodejs-xmlbuilder-4.2.0-4|23	
14cu|nodejs-xmlbuilder-4.2.0-4|24	
14cu|nodejs-xmlbuilder-4.2.0-4|25	%files
14cu|nodejs-xmlbuilder-4.2.0-4|26	%doc README.md LICENSE
14cu|nodejs-xmlbuilder-4.2.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlbuilder-4.2.0-4|28	#-------------------------------------------
14cu|nodejs-xmlbuilder-4.2.0-4|29	
14cu|nodejs-xmlbuilder-4.2.0-4|30	%prep
14cu|nodejs-xmlbuilder-4.2.0-4|31	%setup -qn %{oname}-js-%{version}
14cu|nodejs-xmlbuilder-4.2.0-4|32	rm -rf node_modules
14cu|nodejs-xmlbuilder-4.2.0-4|33	%nodejs_fixdep lodash
14cu|nodejs-xmlbuilder-4.2.0-4|34	
14cu|nodejs-xmlbuilder-4.2.0-4|35	%build
14cu|nodejs-xmlbuilder-4.2.0-4|36	coffee -co lib/ src/*.coffee
14cu|nodejs-xmlbuilder-4.2.0-4|37	
14cu|nodejs-xmlbuilder-4.2.0-4|38	
14cu|nodejs-xmlbuilder-4.2.0-4|39	%install
14cu|nodejs-xmlbuilder-4.2.0-4|40	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlbuilder-4.2.0-4|41	cp -pr package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlbuilder-4.2.0-4|42	%nodejs_symlink_deps
14cu|nodejs-xmlbuilder-4.2.0-4|43	
14cu|nodejs-xmlbuilder-4.2.0-4|44	
14cu|nodejs-xmlbuilder-4.2.0-4|45	%check
14cu|nodejs-xmlbuilder-4.2.0-4|46	%nodejs_symlink_deps --check
14cu|nodejs-xmlbuilder-4.2.0-4|47	mocha && node_modules/istanbul/lib/cli.js report text lcov
14cu|nodejs-xmlbuilder-4.2.0-4|48	
14cu|nodejs-xmlbuilder-4.2.0-4|49	
14cu|nodejs-xmlbuilder-4.2.0-4|50	%changelog
14cu|nodejs-xmlbuilder-4.2.0-4|51	
14cu|nodejs-xmlbuilder-4.2.0-4|52	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.2.0-4
14cu|nodejs-xmlbuilder-4.2.0-4|53	- (f4e63c8) BuildList#2799825: Increase release tag
14cu|nodejs-xmlbuilder-4.2.0-4|54	
14cu|nodejs-xmlbuilder-4.2.0-4|55	

12324 14
14cu|nodejs-xmldoc-0.5.1-4|1	%define oname xmldoc
14cu|nodejs-xmldoc-0.5.1-4|2	
14cu|nodejs-xmldoc-0.5.1-4|3	Summary:        A lightweight XML Document class for JavaScript
14cu|nodejs-xmldoc-0.5.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xmldoc-0.5.1-4|5	Version:        0.5.1
14cu|nodejs-xmldoc-0.5.1-4|6	Release:        4
14cu|nodejs-xmldoc-0.5.1-4|7	License:        MIT
14cu|nodejs-xmldoc-0.5.1-4|8	Group:          Development/Other
14cu|nodejs-xmldoc-0.5.1-4|9	Url:            https://github.com/nfarina/xmldoc
14cu|nodejs-xmldoc-0.5.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xmldoc-0.5.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xmldoc-0.5.1-4|12	BuildRequires:  npm(sax)
14cu|nodejs-xmldoc-0.5.1-4|13	BuildRequires:  npm(tap)
14cu|nodejs-xmldoc-0.5.1-4|14	BuildArch:      noarch
14cu|nodejs-xmldoc-0.5.1-4|15	
14cu|nodejs-xmldoc-0.5.1-4|16	%description
14cu|nodejs-xmldoc-0.5.1-4|17	%{summary}.
14cu|nodejs-xmldoc-0.5.1-4|18	
14cu|nodejs-xmldoc-0.5.1-4|19	%files
14cu|nodejs-xmldoc-0.5.1-4|20	%doc LICENSE *.md
14cu|nodejs-xmldoc-0.5.1-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldoc-0.5.1-4|22	
14cu|nodejs-xmldoc-0.5.1-4|23	#------------------------------------------------------------------
14cu|nodejs-xmldoc-0.5.1-4|24	
14cu|nodejs-xmldoc-0.5.1-4|25	%prep
14cu|nodejs-xmldoc-0.5.1-4|26	%setup -q -n package
14cu|nodejs-xmldoc-0.5.1-4|27	rm -rf node_modules
14cu|nodejs-xmldoc-0.5.1-4|28	
14cu|nodejs-xmldoc-0.5.1-4|29	%build
14cu|nodejs-xmldoc-0.5.1-4|30	
14cu|nodejs-xmldoc-0.5.1-4|31	%install
14cu|nodejs-xmldoc-0.5.1-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldoc-0.5.1-4|33	cp -r package.json index.js lib/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldoc-0.5.1-4|34	%nodejs_symlink_deps
14cu|nodejs-xmldoc-0.5.1-4|35	
14cu|nodejs-xmldoc-0.5.1-4|36	
14cu|nodejs-xmldoc-0.5.1-4|37	%check
14cu|nodejs-xmldoc-0.5.1-4|38	%nodejs_symlink_deps --check
14cu|nodejs-xmldoc-0.5.1-4|39	%tap test
14cu|nodejs-xmldoc-0.5.1-4|40	
14cu|nodejs-xmldoc-0.5.1-4|41	
14cu|nodejs-xmldoc-0.5.1-4|42	%changelog
14cu|nodejs-xmldoc-0.5.1-4|43	
14cu|nodejs-xmldoc-0.5.1-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.1-4
14cu|nodejs-xmldoc-0.5.1-4|45	- (c1c45f8) BuildList#2799825: Increase release tag
14cu|nodejs-xmldoc-0.5.1-4|46	
14cu|nodejs-xmldoc-0.5.1-4|47	

12325 14
14cu|nodejs-xmldom-0.1.22-4|1	%define oname xmldom
14cu|nodejs-xmldom-0.1.22-4|2	
14cu|nodejs-xmldom-0.1.22-4|3	Summary:        A W3C Standard XML DOM(Level2 CORE) implementation
14cu|nodejs-xmldom-0.1.22-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xmldom-0.1.22-4|5	Version:        0.1.22
14cu|nodejs-xmldom-0.1.22-4|6	Release:        4
14cu|nodejs-xmldom-0.1.22-4|7	License:        MIT
14cu|nodejs-xmldom-0.1.22-4|8	Group:          Development/Other
14cu|nodejs-xmldom-0.1.22-4|9	Url:            https://github.com/jindw/xmldom
14cu|nodejs-xmldom-0.1.22-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xmldom-0.1.22-4|11	Source1:        https://raw.githubusercontent.com/jindw/xmldom/master/LICENSE
14cu|nodejs-xmldom-0.1.22-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-xmldom-0.1.22-4|13	BuildArch:      noarch
14cu|nodejs-xmldom-0.1.22-4|14	
14cu|nodejs-xmldom-0.1.22-4|15	%description
14cu|nodejs-xmldom-0.1.22-4|16	%{summary}.
14cu|nodejs-xmldom-0.1.22-4|17	
14cu|nodejs-xmldom-0.1.22-4|18	%files
14cu|nodejs-xmldom-0.1.22-4|19	%doc LICENSE *.md changelog
14cu|nodejs-xmldom-0.1.22-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldom-0.1.22-4|21	
14cu|nodejs-xmldom-0.1.22-4|22	#------------------------------------------------------------------
14cu|nodejs-xmldom-0.1.22-4|23	
14cu|nodejs-xmldom-0.1.22-4|24	%prep
14cu|nodejs-xmldom-0.1.22-4|25	%setup -q -n package
14cu|nodejs-xmldom-0.1.22-4|26	rm -rf node_modules
14cu|nodejs-xmldom-0.1.22-4|27	cp -p %{SOURCE1} .
14cu|nodejs-xmldom-0.1.22-4|28	
14cu|nodejs-xmldom-0.1.22-4|29	%build
14cu|nodejs-xmldom-0.1.22-4|30	
14cu|nodejs-xmldom-0.1.22-4|31	%install
14cu|nodejs-xmldom-0.1.22-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldom-0.1.22-4|33	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmldom-0.1.22-4|34	%nodejs_symlink_deps
14cu|nodejs-xmldom-0.1.22-4|35	%changelog
14cu|nodejs-xmldom-0.1.22-4|36	
14cu|nodejs-xmldom-0.1.22-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.1.22-4
14cu|nodejs-xmldom-0.1.22-4|38	- (d7fc240) BuildList#2799825: Increase release tag
14cu|nodejs-xmldom-0.1.22-4|39	
14cu|nodejs-xmldom-0.1.22-4|40	

12326 14
14cu|nodejs-xml-escape-1.0.0-4|1	%define oname xml-escape
14cu|nodejs-xml-escape-1.0.0-4|2	
14cu|nodejs-xml-escape-1.0.0-4|3	Summary:        Escape XML in javascript (NodeJS)
14cu|nodejs-xml-escape-1.0.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xml-escape-1.0.0-4|5	Version:        1.0.0
14cu|nodejs-xml-escape-1.0.0-4|6	Release:        4
14cu|nodejs-xml-escape-1.0.0-4|7	License:        MIT
14cu|nodejs-xml-escape-1.0.0-4|8	Group:          Development/Other
14cu|nodejs-xml-escape-1.0.0-4|9	Url:            https://github.com/miketheprogrammer/xml-escape
14cu|nodejs-xml-escape-1.0.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xml-escape-1.0.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xml-escape-1.0.0-4|12	BuildRequires:  npm(tape)
14cu|nodejs-xml-escape-1.0.0-4|13	BuildArch:      noarch
14cu|nodejs-xml-escape-1.0.0-4|14	
14cu|nodejs-xml-escape-1.0.0-4|15	%description
14cu|nodejs-xml-escape-1.0.0-4|16	%{summary}.
14cu|nodejs-xml-escape-1.0.0-4|17	
14cu|nodejs-xml-escape-1.0.0-4|18	%files
14cu|nodejs-xml-escape-1.0.0-4|19	%doc LICENSE README.md
14cu|nodejs-xml-escape-1.0.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml-escape-1.0.0-4|21	
14cu|nodejs-xml-escape-1.0.0-4|22	#------------------------------------------------------------------
14cu|nodejs-xml-escape-1.0.0-4|23	
14cu|nodejs-xml-escape-1.0.0-4|24	%prep
14cu|nodejs-xml-escape-1.0.0-4|25	%setup -q -n package
14cu|nodejs-xml-escape-1.0.0-4|26	rm -rf node_modules
14cu|nodejs-xml-escape-1.0.0-4|27	
14cu|nodejs-xml-escape-1.0.0-4|28	%build
14cu|nodejs-xml-escape-1.0.0-4|29	
14cu|nodejs-xml-escape-1.0.0-4|30	%install
14cu|nodejs-xml-escape-1.0.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml-escape-1.0.0-4|32	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xml-escape-1.0.0-4|33	%nodejs_symlink_deps
14cu|nodejs-xml-escape-1.0.0-4|34	
14cu|nodejs-xml-escape-1.0.0-4|35	%check
14cu|nodejs-xml-escape-1.0.0-4|36	%nodejs_symlink_deps --check
14cu|nodejs-xml-escape-1.0.0-4|37	%__nodejs test.js
14cu|nodejs-xml-escape-1.0.0-4|38	
14cu|nodejs-xml-escape-1.0.0-4|39	
14cu|nodejs-xml-escape-1.0.0-4|40	
14cu|nodejs-xml-escape-1.0.0-4|41	
14cu|nodejs-xml-escape-1.0.0-4|42	%changelog
14cu|nodejs-xml-escape-1.0.0-4|43	
14cu|nodejs-xml-escape-1.0.0-4|44	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.0-4
14cu|nodejs-xml-escape-1.0.0-4|45	- (0ffcaa8) BuildList#2799825: Increase release tag
14cu|nodejs-xml-escape-1.0.0-4|46	
14cu|nodejs-xml-escape-1.0.0-4|47	

12327 14
14cu|nodejs-xmlrpc-1.3.1-4|1	%define oname xmlrpc
14cu|nodejs-xmlrpc-1.3.1-4|2	
14cu|nodejs-xmlrpc-1.3.1-4|3	Summary:        A pure JavaScript XML-RPC client and server
14cu|nodejs-xmlrpc-1.3.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xmlrpc-1.3.1-4|5	Version:        1.3.1
14cu|nodejs-xmlrpc-1.3.1-4|6	Release:        4
14cu|nodejs-xmlrpc-1.3.1-4|7	License:        MIT
14cu|nodejs-xmlrpc-1.3.1-4|8	Group:          Development/Other
14cu|nodejs-xmlrpc-1.3.1-4|9	Url:            https://github.com/baalexander/node-xmlrpc
14cu|nodejs-xmlrpc-1.3.1-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xmlrpc-1.3.1-4|11	Source0:        https://github.com/baalexander/node-%{oname}/archive/v%{version}.tar.gz
14cu|nodejs-xmlrpc-1.3.1-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-xmlrpc-1.3.1-4|13	BuildRequires:  npm(xmlbuilder)
14cu|nodejs-xmlrpc-1.3.1-4|14	BuildRequires:  npm(sax)
14cu|nodejs-xmlrpc-1.3.1-4|15	#
14cu|nodejs-xmlrpc-1.3.1-4|16	BuildRequires:  npm(vows)
14cu|nodejs-xmlrpc-1.3.1-4|17	BuildArch:      noarch
14cu|nodejs-xmlrpc-1.3.1-4|18	
14cu|nodejs-xmlrpc-1.3.1-4|19	%description
14cu|nodejs-xmlrpc-1.3.1-4|20	%{summary}.
14cu|nodejs-xmlrpc-1.3.1-4|21	
14cu|nodejs-xmlrpc-1.3.1-4|22	%files
14cu|nodejs-xmlrpc-1.3.1-4|23	%doc LICENSE *.md example/
14cu|nodejs-xmlrpc-1.3.1-4|24	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlrpc-1.3.1-4|25	
14cu|nodejs-xmlrpc-1.3.1-4|26	#------------------------------------------------------------------
14cu|nodejs-xmlrpc-1.3.1-4|27	
14cu|nodejs-xmlrpc-1.3.1-4|28	%prep
14cu|nodejs-xmlrpc-1.3.1-4|29	%setup -qn node-%{oname}-%{version}
14cu|nodejs-xmlrpc-1.3.1-4|30	rm -rf node_modules
14cu|nodejs-xmlrpc-1.3.1-4|31	%nodejs_fixdep xmlbuilder
14cu|nodejs-xmlrpc-1.3.1-4|32	%nodejs_fixdep sax
14cu|nodejs-xmlrpc-1.3.1-4|33	%build
14cu|nodejs-xmlrpc-1.3.1-4|34	
14cu|nodejs-xmlrpc-1.3.1-4|35	%install
14cu|nodejs-xmlrpc-1.3.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlrpc-1.3.1-4|37	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xmlrpc-1.3.1-4|38	%nodejs_symlink_deps
14cu|nodejs-xmlrpc-1.3.1-4|39	
14cu|nodejs-xmlrpc-1.3.1-4|40	%check
14cu|nodejs-xmlrpc-1.3.1-4|41	%nodejs_symlink_deps --check
14cu|nodejs-xmlrpc-1.3.1-4|42	vows test/*.js || :
14cu|nodejs-xmlrpc-1.3.1-4|43	
14cu|nodejs-xmlrpc-1.3.1-4|44	%changelog
14cu|nodejs-xmlrpc-1.3.1-4|45	
14cu|nodejs-xmlrpc-1.3.1-4|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.1-4
14cu|nodejs-xmlrpc-1.3.1-4|47	- (a946df3) BuildList#2799825: Increase release tag
14cu|nodejs-xmlrpc-1.3.1-4|48	
14cu|nodejs-xmlrpc-1.3.1-4|49	

12328 14
14cu|nodejs-xregexp-3.1.0-4|1	%define oname xregexp
14cu|nodejs-xregexp-3.1.0-4|2	
14cu|nodejs-xregexp-3.1.0-4|3	Summary:        Extended regular expressions
14cu|nodejs-xregexp-3.1.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xregexp-3.1.0-4|5	Version:        3.1.0
14cu|nodejs-xregexp-3.1.0-4|6	Release:        4
14cu|nodejs-xregexp-3.1.0-4|7	License:        MIT
14cu|nodejs-xregexp-3.1.0-4|8	Group:          Development/Other
14cu|nodejs-xregexp-3.1.0-4|9	Url:            https://github.com/slevithan/xregexp
14cu|nodejs-xregexp-3.1.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xregexp-3.1.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xregexp-3.1.0-4|12	BuildRequires:  npm(browserify)
14cu|nodejs-xregexp-3.1.0-4|13	BuildArch:      noarch
14cu|nodejs-xregexp-3.1.0-4|14	
14cu|nodejs-xregexp-3.1.0-4|15	%description
14cu|nodejs-xregexp-3.1.0-4|16	%{summary}.
14cu|nodejs-xregexp-3.1.0-4|17	
14cu|nodejs-xregexp-3.1.0-4|18	%files
14cu|nodejs-xregexp-3.1.0-4|19	%doc LICENSE *.md
14cu|nodejs-xregexp-3.1.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xregexp-3.1.0-4|21	
14cu|nodejs-xregexp-3.1.0-4|22	#------------------------------------------------------------------
14cu|nodejs-xregexp-3.1.0-4|23	
14cu|nodejs-xregexp-3.1.0-4|24	%prep
14cu|nodejs-xregexp-3.1.0-4|25	%setup -qn package
14cu|nodejs-xregexp-3.1.0-4|26	rm -rf node_modules
14cu|nodejs-xregexp-3.1.0-4|27	
14cu|nodejs-xregexp-3.1.0-4|28	%build
14cu|nodejs-xregexp-3.1.0-4|29	%nodejs_symlink_deps --check
14cu|nodejs-xregexp-3.1.0-4|30	browserify src/index.js --standalone XRegExp > xregexp-all.js
14cu|nodejs-xregexp-3.1.0-4|31	
14cu|nodejs-xregexp-3.1.0-4|32	%install
14cu|nodejs-xregexp-3.1.0-4|33	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xregexp-3.1.0-4|34	cp -r package.json xregexp-all.js src/ %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xregexp-3.1.0-4|35	%nodejs_symlink_deps
14cu|nodejs-xregexp-3.1.0-4|36	%changelog
14cu|nodejs-xregexp-3.1.0-4|37	
14cu|nodejs-xregexp-3.1.0-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.1.0-4
14cu|nodejs-xregexp-3.1.0-4|39	- (8ccc62a) BuildList#2799825: Increase release tag
14cu|nodejs-xregexp-3.1.0-4|40	
14cu|nodejs-xregexp-3.1.0-4|41	

12329 14
14cu|nodejs-xtend-4.0.1-4|1	%define oname xtend
14cu|nodejs-xtend-4.0.1-4|2	
14cu|nodejs-xtend-4.0.1-4|3	Summary:        Extend like a boss
14cu|nodejs-xtend-4.0.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xtend-4.0.1-4|5	Version:        4.0.1
14cu|nodejs-xtend-4.0.1-4|6	Release:        4
14cu|nodejs-xtend-4.0.1-4|7	License:        MIT
14cu|nodejs-xtend-4.0.1-4|8	Group:          Development/Other
14cu|nodejs-xtend-4.0.1-4|9	Url:            https://github.com/Raynos/xtend
14cu|nodejs-xtend-4.0.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xtend-4.0.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xtend-4.0.1-4|12	BuildArch:      noarch
14cu|nodejs-xtend-4.0.1-4|13	
14cu|nodejs-xtend-4.0.1-4|14	%description
14cu|nodejs-xtend-4.0.1-4|15	Xtend is a basic utility library which allows
14cu|nodejs-xtend-4.0.1-4|16	you to extend an object by appending all of
14cu|nodejs-xtend-4.0.1-4|17	the properties from each object in a list.
14cu|nodejs-xtend-4.0.1-4|18	When there are identical properties,
14cu|nodejs-xtend-4.0.1-4|19	the right-most property takes precedence.
14cu|nodejs-xtend-4.0.1-4|20	
14cu|nodejs-xtend-4.0.1-4|21	%files
14cu|nodejs-xtend-4.0.1-4|22	%doc LICENSE README.md
14cu|nodejs-xtend-4.0.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xtend-4.0.1-4|24	
14cu|nodejs-xtend-4.0.1-4|25	#------------------------------------------------------------------
14cu|nodejs-xtend-4.0.1-4|26	
14cu|nodejs-xtend-4.0.1-4|27	%prep
14cu|nodejs-xtend-4.0.1-4|28	%setup -q -n package
14cu|nodejs-xtend-4.0.1-4|29	rm -rf node_modules
14cu|nodejs-xtend-4.0.1-4|30	cp -r LICENCE LICENSE
14cu|nodejs-xtend-4.0.1-4|31	
14cu|nodejs-xtend-4.0.1-4|32	%build
14cu|nodejs-xtend-4.0.1-4|33	
14cu|nodejs-xtend-4.0.1-4|34	%install
14cu|nodejs-xtend-4.0.1-4|35	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xtend-4.0.1-4|36	cp -r package.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-xtend-4.0.1-4|37	%nodejs_symlink_deps
14cu|nodejs-xtend-4.0.1-4|38	%changelog
14cu|nodejs-xtend-4.0.1-4|39	
14cu|nodejs-xtend-4.0.1-4|40	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 4.0.1-4
14cu|nodejs-xtend-4.0.1-4|41	- (715383d) BuildList#2799825: Increase release tag
14cu|nodejs-xtend-4.0.1-4|42	
14cu|nodejs-xtend-4.0.1-4|43	

12330 14
14cu|nodejs-xyz-0.5.0-4|1	%define oname xyz
14cu|nodejs-xyz-0.5.0-4|2	
14cu|nodejs-xyz-0.5.0-4|3	Summary:        Publish npm packages with fewer screwups
14cu|nodejs-xyz-0.5.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-xyz-0.5.0-4|5	Version:        0.5.0
14cu|nodejs-xyz-0.5.0-4|6	Release:        4
14cu|nodejs-xyz-0.5.0-4|7	License:        WTFPL
14cu|nodejs-xyz-0.5.0-4|8	Group:          Development/Other
14cu|nodejs-xyz-0.5.0-4|9	Url:            https://github.com/davidchambers/xyz
14cu|nodejs-xyz-0.5.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-xyz-0.5.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-xyz-0.5.0-4|12	BuildRequires:  npm(semver)
14cu|nodejs-xyz-0.5.0-4|13	BuildArch:      noarch
14cu|nodejs-xyz-0.5.0-4|14	
14cu|nodejs-xyz-0.5.0-4|15	%description
14cu|nodejs-xyz-0.5.0-4|16	%{summary}.
14cu|nodejs-xyz-0.5.0-4|17	
14cu|nodejs-xyz-0.5.0-4|18	%files
14cu|nodejs-xyz-0.5.0-4|19	%doc LICENSE README.md
14cu|nodejs-xyz-0.5.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-xyz-0.5.0-4|21	
14cu|nodejs-xyz-0.5.0-4|22	#------------------------------------------------------------------
14cu|nodejs-xyz-0.5.0-4|23	
14cu|nodejs-xyz-0.5.0-4|24	%prep
14cu|nodejs-xyz-0.5.0-4|25	%setup -q -n package
14cu|nodejs-xyz-0.5.0-4|26	rm -rf node_modules
14cu|nodejs-xyz-0.5.0-4|27	%nodejs_fixdep semver
14cu|nodejs-xyz-0.5.0-4|28	%build
14cu|nodejs-xyz-0.5.0-4|29	
14cu|nodejs-xyz-0.5.0-4|30	%install
14cu|nodejs-xyz-0.5.0-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xyz-0.5.0-4|32	cp -r package.json xyz %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-xyz-0.5.0-4|33	%nodejs_symlink_deps
14cu|nodejs-xyz-0.5.0-4|34	
14cu|nodejs-xyz-0.5.0-4|35	%changelog
14cu|nodejs-xyz-0.5.0-4|36	
14cu|nodejs-xyz-0.5.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.0-4
14cu|nodejs-xyz-0.5.0-4|38	- (f2bbd54) BuildList#2799825: Increase release tag
14cu|nodejs-xyz-0.5.0-4|39	
14cu|nodejs-xyz-0.5.0-4|40	

12331 14
14cu|nodejs-y18n-3.2.0-4|1	%define oname y18n
14cu|nodejs-y18n-3.2.0-4|2	
14cu|nodejs-y18n-3.2.0-4|3	Summary:        The bare-bones internationalization library used by yargs
14cu|nodejs-y18n-3.2.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-y18n-3.2.0-4|5	Version:        3.2.0
14cu|nodejs-y18n-3.2.0-4|6	Release:        4
14cu|nodejs-y18n-3.2.0-4|7	License:        ISC
14cu|nodejs-y18n-3.2.0-4|8	Group:          Development/Other
14cu|nodejs-y18n-3.2.0-4|9	Url:            https://github.com/bcoe/y18n
14cu|nodejs-y18n-3.2.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-y18n-3.2.0-4|11	Source1:        https://raw.githubusercontent.com/bcoe/y18n/master/LICENSE
14cu|nodejs-y18n-3.2.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-y18n-3.2.0-4|13	BuildArch:      noarch
14cu|nodejs-y18n-3.2.0-4|14	
14cu|nodejs-y18n-3.2.0-4|15	%description
14cu|nodejs-y18n-3.2.0-4|16	%{summary}.
14cu|nodejs-y18n-3.2.0-4|17	
14cu|nodejs-y18n-3.2.0-4|18	%files
14cu|nodejs-y18n-3.2.0-4|19	%doc LICENSE README.md
14cu|nodejs-y18n-3.2.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-y18n-3.2.0-4|21	
14cu|nodejs-y18n-3.2.0-4|22	#------------------------------------------------------------------
14cu|nodejs-y18n-3.2.0-4|23	
14cu|nodejs-y18n-3.2.0-4|24	%prep
14cu|nodejs-y18n-3.2.0-4|25	%setup -q -n package
14cu|nodejs-y18n-3.2.0-4|26	rm -rf node_modules
14cu|nodejs-y18n-3.2.0-4|27	cp -r %{SOURCE1} LICENSE
14cu|nodejs-y18n-3.2.0-4|28	
14cu|nodejs-y18n-3.2.0-4|29	%build
14cu|nodejs-y18n-3.2.0-4|30	
14cu|nodejs-y18n-3.2.0-4|31	%install
14cu|nodejs-y18n-3.2.0-4|32	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-y18n-3.2.0-4|33	cp -r package.json index.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-y18n-3.2.0-4|34	%nodejs_symlink_deps
14cu|nodejs-y18n-3.2.0-4|35	%changelog
14cu|nodejs-y18n-3.2.0-4|36	
14cu|nodejs-y18n-3.2.0-4|37	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.2.0-4
14cu|nodejs-y18n-3.2.0-4|38	- (fe4e46b) BuildList#2799825: Increase release tag
14cu|nodejs-y18n-3.2.0-4|39	
14cu|nodejs-y18n-3.2.0-4|40	

12332 14
14cu|nodejs-yamlish-0.0.5-8|1	Name:           nodejs-yamlish
14cu|nodejs-yamlish-0.0.5-8|2	Version:        0.0.5
14cu|nodejs-yamlish-0.0.5-8|3	Release:        8
14cu|nodejs-yamlish-0.0.5-8|4	Summary:        Parser/encoder for the yamlish format
14cu|nodejs-yamlish-0.0.5-8|5	BuildArch:      noarch
14cu|nodejs-yamlish-0.0.5-8|6	
14cu|nodejs-yamlish-0.0.5-8|7	Group:          System/Libraries
14cu|nodejs-yamlish-0.0.5-8|8	#no license file included; "MIT" indicated in package.json
14cu|nodejs-yamlish-0.0.5-8|9	License:        MIT
14cu|nodejs-yamlish-0.0.5-8|10	URL:            https://github.com/isaacs/yamlish
14cu|nodejs-yamlish-0.0.5-8|11	Source0:        http://registry.npmjs.org/yamlish/-/yamlish-%{version}.tgz
14cu|nodejs-yamlish-0.0.5-8|12	
14cu|nodejs-yamlish-0.0.5-8|13	BuildRequires:  nodejs-packaging
14cu|nodejs-yamlish-0.0.5-8|14	BuildRequires:  nodejs
14cu|nodejs-yamlish-0.0.5-8|15	
14cu|nodejs-yamlish-0.0.5-8|16	
14cu|nodejs-yamlish-0.0.5-8|17	%description
14cu|nodejs-yamlish-0.0.5-8|18	This is a module to parse the "yamlish" format used to serialize
14cu|nodejs-yamlish-0.0.5-8|19	objects in the TAP format.
14cu|nodejs-yamlish-0.0.5-8|20	
14cu|nodejs-yamlish-0.0.5-8|21	It's like yaml, but just a tiny little bit smaller.
14cu|nodejs-yamlish-0.0.5-8|22	
14cu|nodejs-yamlish-0.0.5-8|23	%prep
14cu|nodejs-yamlish-0.0.5-8|24	%setup -q -n package
14cu|nodejs-yamlish-0.0.5-8|25	
14cu|nodejs-yamlish-0.0.5-8|26	%build
14cu|nodejs-yamlish-0.0.5-8|27	#nothing to do
14cu|nodejs-yamlish-0.0.5-8|28	
14cu|nodejs-yamlish-0.0.5-8|29	%install
14cu|nodejs-yamlish-0.0.5-8|30	
14cu|nodejs-yamlish-0.0.5-8|31	mkdir -p %{buildroot}%{nodejs_sitelib}/yamlish
14cu|nodejs-yamlish-0.0.5-8|32	cp -pr package.json yamlish.js %{buildroot}%{nodejs_sitelib}/yamlish
14cu|nodejs-yamlish-0.0.5-8|33	
14cu|nodejs-yamlish-0.0.5-8|34	%nodejs_symlink_deps
14cu|nodejs-yamlish-0.0.5-8|35	
14cu|nodejs-yamlish-0.0.5-8|36	%clean
14cu|nodejs-yamlish-0.0.5-8|37	
14cu|nodejs-yamlish-0.0.5-8|38	%files
14cu|nodejs-yamlish-0.0.5-8|39	%defattr(-,root,root,-)
14cu|nodejs-yamlish-0.0.5-8|40	%{nodejs_sitelib}/yamlish
14cu|nodejs-yamlish-0.0.5-8|41	%doc LICENSE README.md
14cu|nodejs-yamlish-0.0.5-8|42	
14cu|nodejs-yamlish-0.0.5-8|43	
14cu|nodejs-yamlish-0.0.5-8|44	%changelog
14cu|nodejs-yamlish-0.0.5-8|45	
14cu|nodejs-yamlish-0.0.5-8|46	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.5-8
14cu|nodejs-yamlish-0.0.5-8|47	- (771f45a) BuildList#2799825: Increase release tag
14cu|nodejs-yamlish-0.0.5-8|48	
14cu|nodejs-yamlish-0.0.5-8|49	

12333 14
14cu|nodejs-yamljs-0.2.7-4|1	%define oname yamljs
14cu|nodejs-yamljs-0.2.7-4|2	
14cu|nodejs-yamljs-0.2.7-4|3	Summary:        Standalone JavaScript YAML 1.2 Parser &amp
14cu|nodejs-yamljs-0.2.7-4|4	Name:           nodejs-%{oname}
14cu|nodejs-yamljs-0.2.7-4|5	Version:        0.2.7
14cu|nodejs-yamljs-0.2.7-4|6	Release:        4
14cu|nodejs-yamljs-0.2.7-4|7	License:        MIT
14cu|nodejs-yamljs-0.2.7-4|8	Group:          Development/Other
14cu|nodejs-yamljs-0.2.7-4|9	Url:            https://github.com/jeremyfa/yaml.js
14cu|nodejs-yamljs-0.2.7-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-yamljs-0.2.7-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-yamljs-0.2.7-4|12	BuildRequires:  npm(glob)
14cu|nodejs-yamljs-0.2.7-4|13	BuildRequires:  npm(argparse)
14cu|nodejs-yamljs-0.2.7-4|14	BuildArch:      noarch
14cu|nodejs-yamljs-0.2.7-4|15	
14cu|nodejs-yamljs-0.2.7-4|16	%description
14cu|nodejs-yamljs-0.2.7-4|17	%{summary}.
14cu|nodejs-yamljs-0.2.7-4|18	
14cu|nodejs-yamljs-0.2.7-4|19	%files
14cu|nodejs-yamljs-0.2.7-4|20	%doc LICENSE *.md demo/
14cu|nodejs-yamljs-0.2.7-4|21	%{nodejs_sitelib}/%{oname}
14cu|nodejs-yamljs-0.2.7-4|22	
14cu|nodejs-yamljs-0.2.7-4|23	#------------------------------------------------------------------
14cu|nodejs-yamljs-0.2.7-4|24	
14cu|nodejs-yamljs-0.2.7-4|25	%prep
14cu|nodejs-yamljs-0.2.7-4|26	%setup -q -n package
14cu|nodejs-yamljs-0.2.7-4|27	rm -rf node_modules
14cu|nodejs-yamljs-0.2.7-4|28	
14cu|nodejs-yamljs-0.2.7-4|29	%build
14cu|nodejs-yamljs-0.2.7-4|30	
14cu|nodejs-yamljs-0.2.7-4|31	%install
14cu|nodejs-yamljs-0.2.7-4|32	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-yamljs-0.2.7-4|33	cp -r *.json index.js bin/ cli/ lib/ dist/ src/ \
14cu|nodejs-yamljs-0.2.7-4|34	%{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-yamljs-0.2.7-4|35	%nodejs_symlink_deps
14cu|nodejs-yamljs-0.2.7-4|36	%changelog
14cu|nodejs-yamljs-0.2.7-4|37	
14cu|nodejs-yamljs-0.2.7-4|38	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.7-4
14cu|nodejs-yamljs-0.2.7-4|39	- (59cc048) BuildList#2799825: Increase release tag
14cu|nodejs-yamljs-0.2.7-4|40	
14cu|nodejs-yamljs-0.2.7-4|41	

12334 14
14cu|nodejs-yargs-3.30.0-4|1	%define oname yargs
14cu|nodejs-yargs-3.30.0-4|2	
14cu|nodejs-yargs-3.30.0-4|3	Summary:        Light-weight option parsing with an argv hash. No optstrings attached
14cu|nodejs-yargs-3.30.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-yargs-3.30.0-4|5	Version:        3.30.0
14cu|nodejs-yargs-3.30.0-4|6	Release:        4
14cu|nodejs-yargs-3.30.0-4|7	License:        MIT
14cu|nodejs-yargs-3.30.0-4|8	Group:          Development/Other
14cu|nodejs-yargs-3.30.0-4|9	Url:            https://github.com/bcoe/yargs
14cu|nodejs-yargs-3.30.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-yargs-3.30.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-yargs-3.30.0-4|12	BuildRequires:  npm(y18n)
14cu|nodejs-yargs-3.30.0-4|13	BuildRequires:  npm(window-size)
14cu|nodejs-yargs-3.30.0-4|14	BuildRequires:  npm(os-locale)
14cu|nodejs-yargs-3.30.0-4|15	BuildRequires:  npm(decamelize)
14cu|nodejs-yargs-3.30.0-4|16	BuildRequires:  npm(cliui)
14cu|nodejs-yargs-3.30.0-4|17	BuildRequires:  npm(camelcase)
14cu|nodejs-yargs-3.30.0-4|18	
14cu|nodejs-yargs-3.30.0-4|19	
14cu|nodejs-yargs-3.30.0-4|20	BuildArch:      noarch
14cu|nodejs-yargs-3.30.0-4|21	
14cu|nodejs-yargs-3.30.0-4|22	%description
14cu|nodejs-yargs-3.30.0-4|23	%{summary}.
14cu|nodejs-yargs-3.30.0-4|24	
14cu|nodejs-yargs-3.30.0-4|25	%files
14cu|nodejs-yargs-3.30.0-4|26	%doc LICENSE CHANGELOG.md README.md
14cu|nodejs-yargs-3.30.0-4|27	%{nodejs_sitelib}/%{oname}
14cu|nodejs-yargs-3.30.0-4|28	
14cu|nodejs-yargs-3.30.0-4|29	#------------------------------------------------------------------
14cu|nodejs-yargs-3.30.0-4|30	
14cu|nodejs-yargs-3.30.0-4|31	%prep
14cu|nodejs-yargs-3.30.0-4|32	%setup -q -n package
14cu|nodejs-yargs-3.30.0-4|33	rm -rf node_modules
14cu|nodejs-yargs-3.30.0-4|34	
14cu|nodejs-yargs-3.30.0-4|35	%build
14cu|nodejs-yargs-3.30.0-4|36	
14cu|nodejs-yargs-3.30.0-4|37	%install
14cu|nodejs-yargs-3.30.0-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-yargs-3.30.0-4|39	cp -r package.json index.js lib/ locales/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-yargs-3.30.0-4|40	%nodejs_symlink_deps
14cu|nodejs-yargs-3.30.0-4|41	%changelog
14cu|nodejs-yargs-3.30.0-4|42	
14cu|nodejs-yargs-3.30.0-4|43	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 3.30.0-4
14cu|nodejs-yargs-3.30.0-4|44	- (441ddf4) BuildList#2799825: Increase release tag
14cu|nodejs-yargs-3.30.0-4|45	
14cu|nodejs-yargs-3.30.0-4|46	

12335 14
14cu|nodejs-yauzl-2.4.1-4|1	%define oname yauzl
14cu|nodejs-yauzl-2.4.1-4|2	
14cu|nodejs-yauzl-2.4.1-4|3	Summary:        Yet another unzip library for node
14cu|nodejs-yauzl-2.4.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-yauzl-2.4.1-4|5	Version:        2.4.1
14cu|nodejs-yauzl-2.4.1-4|6	Release:        4
14cu|nodejs-yauzl-2.4.1-4|7	License:        MIT
14cu|nodejs-yauzl-2.4.1-4|8	Group:          Development/Other
14cu|nodejs-yauzl-2.4.1-4|9	Url:            https://github.com/thejoshwolfe/yauzl
14cu|nodejs-yauzl-2.4.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-yauzl-2.4.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-yauzl-2.4.1-4|12	BuildRequires:  npm(fd-slicer)
14cu|nodejs-yauzl-2.4.1-4|13	BuildArch:      noarch
14cu|nodejs-yauzl-2.4.1-4|14	
14cu|nodejs-yauzl-2.4.1-4|15	%description
14cu|nodejs-yauzl-2.4.1-4|16	%{summary}.
14cu|nodejs-yauzl-2.4.1-4|17	
14cu|nodejs-yauzl-2.4.1-4|18	%files
14cu|nodejs-yauzl-2.4.1-4|19	%doc LICENSE *.md
14cu|nodejs-yauzl-2.4.1-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-yauzl-2.4.1-4|21	
14cu|nodejs-yauzl-2.4.1-4|22	#------------------------------------------------------------------
14cu|nodejs-yauzl-2.4.1-4|23	
14cu|nodejs-yauzl-2.4.1-4|24	%prep
14cu|nodejs-yauzl-2.4.1-4|25	%setup -q -n package
14cu|nodejs-yauzl-2.4.1-4|26	rm -rf node_modules
14cu|nodejs-yauzl-2.4.1-4|27	
14cu|nodejs-yauzl-2.4.1-4|28	%build
14cu|nodejs-yauzl-2.4.1-4|29	
14cu|nodejs-yauzl-2.4.1-4|30	%install
14cu|nodejs-yauzl-2.4.1-4|31	mkdir -p %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-yauzl-2.4.1-4|32	cp -r package.json index.js %{buildroot}/%{nodejs_sitelib}/%{oname}
14cu|nodejs-yauzl-2.4.1-4|33	%nodejs_symlink_deps
14cu|nodejs-yauzl-2.4.1-4|34	%changelog
14cu|nodejs-yauzl-2.4.1-4|35	
14cu|nodejs-yauzl-2.4.1-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 2.4.1-4
14cu|nodejs-yauzl-2.4.1-4|37	- (677e26b) BuildList#2799825: Increase release tag
14cu|nodejs-yauzl-2.4.1-4|38	
14cu|nodejs-yauzl-2.4.1-4|39	

12336 14
14cu|nodejs-youtube-api-1.4.0-4|1	%define oname youtube-api
14cu|nodejs-youtube-api-1.4.0-4|2	
14cu|nodejs-youtube-api-1.4.0-4|3	Summary:        Provides an object oriented wrapper for the Youtube v3 API
14cu|nodejs-youtube-api-1.4.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-youtube-api-1.4.0-4|5	Version:        1.4.0
14cu|nodejs-youtube-api-1.4.0-4|6	Release:        4
14cu|nodejs-youtube-api-1.4.0-4|7	License:        MIT
14cu|nodejs-youtube-api-1.4.0-4|8	Group:          Development/Other
14cu|nodejs-youtube-api-1.4.0-4|9	Url:            https://github.com/IonicaBizau/youtube-api
14cu|nodejs-youtube-api-1.4.0-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-youtube-api-1.4.0-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-youtube-api-1.4.0-4|12	BuildRequires:  npm(googleapis)
14cu|nodejs-youtube-api-1.4.0-4|13	BuildArch:      noarch
14cu|nodejs-youtube-api-1.4.0-4|14	
14cu|nodejs-youtube-api-1.4.0-4|15	%description
14cu|nodejs-youtube-api-1.4.0-4|16	%{summary}.
14cu|nodejs-youtube-api-1.4.0-4|17	
14cu|nodejs-youtube-api-1.4.0-4|18	%files
14cu|nodejs-youtube-api-1.4.0-4|19	%doc LICENSE *.md example/
14cu|nodejs-youtube-api-1.4.0-4|20	%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-api-1.4.0-4|21	
14cu|nodejs-youtube-api-1.4.0-4|22	#------------------------------------------------------------------
14cu|nodejs-youtube-api-1.4.0-4|23	
14cu|nodejs-youtube-api-1.4.0-4|24	%prep
14cu|nodejs-youtube-api-1.4.0-4|25	%setup -q -n package
14cu|nodejs-youtube-api-1.4.0-4|26	rm -rf node_modules
14cu|nodejs-youtube-api-1.4.0-4|27	
14cu|nodejs-youtube-api-1.4.0-4|28	%build
14cu|nodejs-youtube-api-1.4.0-4|29	
14cu|nodejs-youtube-api-1.4.0-4|30	%install
14cu|nodejs-youtube-api-1.4.0-4|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-api-1.4.0-4|32	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-api-1.4.0-4|33	%nodejs_symlink_deps
14cu|nodejs-youtube-api-1.4.0-4|34	%changelog
14cu|nodejs-youtube-api-1.4.0-4|35	
14cu|nodejs-youtube-api-1.4.0-4|36	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.4.0-4
14cu|nodejs-youtube-api-1.4.0-4|37	- (8a64e07) BuildList#2799825: Increase release tag
14cu|nodejs-youtube-api-1.4.0-4|38	
14cu|nodejs-youtube-api-1.4.0-4|39	

12337 14
14cu|nodejs-youtube-dl-1.11.1-4|1	%define oname youtube-dl
14cu|nodejs-youtube-dl-1.11.1-4|2	
14cu|nodejs-youtube-dl-1.11.1-4|3	Summary:        A youtube-dl driver for node
14cu|nodejs-youtube-dl-1.11.1-4|4	Name:           nodejs-%{oname}
14cu|nodejs-youtube-dl-1.11.1-4|5	Version:        1.11.1
14cu|nodejs-youtube-dl-1.11.1-4|6	Release:        4
14cu|nodejs-youtube-dl-1.11.1-4|7	License:        MIT
14cu|nodejs-youtube-dl-1.11.1-4|8	Group:          Development/Other
14cu|nodejs-youtube-dl-1.11.1-4|9	Url:            https://github.com/fent/node-youtube-dl
14cu|nodejs-youtube-dl-1.11.1-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-youtube-dl-1.11.1-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-youtube-dl-1.11.1-4|12	BuildRequires:  npm(mkdirp)
14cu|nodejs-youtube-dl-1.11.1-4|13	BuildRequires:  npm(request)
14cu|nodejs-youtube-dl-1.11.1-4|14	BuildRequires:  npm(streamify)
14cu|nodejs-youtube-dl-1.11.1-4|15	BuildRequires:  npm(vows)
14cu|nodejs-youtube-dl-1.11.1-4|16	BuildArch:      noarch
14cu|nodejs-youtube-dl-1.11.1-4|17	
14cu|nodejs-youtube-dl-1.11.1-4|18	%description
14cu|nodejs-youtube-dl-1.11.1-4|19	%{summary}.
14cu|nodejs-youtube-dl-1.11.1-4|20	
14cu|nodejs-youtube-dl-1.11.1-4|21	%files
14cu|nodejs-youtube-dl-1.11.1-4|22	%doc LICENSE README.md example/
14cu|nodejs-youtube-dl-1.11.1-4|23	%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-dl-1.11.1-4|24	
14cu|nodejs-youtube-dl-1.11.1-4|25	#------------------------------------------------------------------
14cu|nodejs-youtube-dl-1.11.1-4|26	
14cu|nodejs-youtube-dl-1.11.1-4|27	%prep
14cu|nodejs-youtube-dl-1.11.1-4|28	%setup -qn package
14cu|nodejs-youtube-dl-1.11.1-4|29	rm -rf node_modules
14cu|nodejs-youtube-dl-1.11.1-4|30	
14cu|nodejs-youtube-dl-1.11.1-4|31	%build
14cu|nodejs-youtube-dl-1.11.1-4|32	%nodejs_symlink_deps --check
14cu|nodejs-youtube-dl-1.11.1-4|33	%__nodejs ./scripts/download.js
14cu|nodejs-youtube-dl-1.11.1-4|34	
14cu|nodejs-youtube-dl-1.11.1-4|35	%install
14cu|nodejs-youtube-dl-1.11.1-4|36	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-dl-1.11.1-4|37	cp -r package.json scripts/ bin/ lib/ \
14cu|nodejs-youtube-dl-1.11.1-4|38	%{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-youtube-dl-1.11.1-4|39	
14cu|nodejs-youtube-dl-1.11.1-4|40	%nodejs_symlink_deps
14cu|nodejs-youtube-dl-1.11.1-4|41	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-youtube-dl-1.11.1-4|42	
14cu|nodejs-youtube-dl-1.11.1-4|43	%check
14cu|nodejs-youtube-dl-1.11.1-4|44	vows ./test/*.js --spec || :
14cu|nodejs-youtube-dl-1.11.1-4|45	
14cu|nodejs-youtube-dl-1.11.1-4|46	
14cu|nodejs-youtube-dl-1.11.1-4|47	%changelog
14cu|nodejs-youtube-dl-1.11.1-4|48	
14cu|nodejs-youtube-dl-1.11.1-4|49	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.11.1-4
14cu|nodejs-youtube-dl-1.11.1-4|50	- (ab2d325) BuildList#2799825: Increase release tag
14cu|nodejs-youtube-dl-1.11.1-4|51	
14cu|nodejs-youtube-dl-1.11.1-4|52	

12338 14
14cu|nodejs-yql-1.0.2-4|1	%define oname yql
14cu|nodejs-yql-1.0.2-4|2	
14cu|nodejs-yql-1.0.2-4|3	Summary:        A YQL (Yahoo Query Language) client
14cu|nodejs-yql-1.0.2-4|4	Name:           nodejs-%{oname}
14cu|nodejs-yql-1.0.2-4|5	Version:        1.0.2
14cu|nodejs-yql-1.0.2-4|6	Release:        4
14cu|nodejs-yql-1.0.2-4|7	License:        BSD
14cu|nodejs-yql-1.0.2-4|8	Group:          Development/Other
14cu|nodejs-yql-1.0.2-4|9	Url:            https://github.com/derek/node-yql
14cu|nodejs-yql-1.0.2-4|10	Source0:        https://github.com/derek/node-yql/archive/node-%{oname}-%{version}.tar.gz
14cu|nodejs-yql-1.0.2-4|11	BuildRequires:  nodejs-packaging
14cu|nodejs-yql-1.0.2-4|12	BuildRequires:  npm(request)
14cu|nodejs-yql-1.0.2-4|13	BuildRequires:  npm(underscore)
14cu|nodejs-yql-1.0.2-4|14	BuildRequires:  npm(expect.js)
14cu|nodejs-yql-1.0.2-4|15	BuildRequires:  npm(mocha)
14cu|nodejs-yql-1.0.2-4|16	BuildRequires:  npm(sinon)
14cu|nodejs-yql-1.0.2-4|17	
14cu|nodejs-yql-1.0.2-4|18	BuildArch:      noarch
14cu|nodejs-yql-1.0.2-4|19	
14cu|nodejs-yql-1.0.2-4|20	%description
14cu|nodejs-yql-1.0.2-4|21	%{summary}.
14cu|nodejs-yql-1.0.2-4|22	
14cu|nodejs-yql-1.0.2-4|23	%files
14cu|nodejs-yql-1.0.2-4|24	%doc LICENSE *.md examples/
14cu|nodejs-yql-1.0.2-4|25	%{nodejs_sitelib}/%{oname}
14cu|nodejs-yql-1.0.2-4|26	
14cu|nodejs-yql-1.0.2-4|27	#------------------------------------------------------------------
14cu|nodejs-yql-1.0.2-4|28	
14cu|nodejs-yql-1.0.2-4|29	%prep
14cu|nodejs-yql-1.0.2-4|30	%setup -qn node-%{oname}-%{version}
14cu|nodejs-yql-1.0.2-4|31	rm -rf node_modules
14cu|nodejs-yql-1.0.2-4|32	%nodejs_fixdep request "2.67.x"
14cu|nodejs-yql-1.0.2-4|33	%nodejs_fixdep underscore "1.8.x"
14cu|nodejs-yql-1.0.2-4|34	
14cu|nodejs-yql-1.0.2-4|35	%build
14cu|nodejs-yql-1.0.2-4|36	
14cu|nodejs-yql-1.0.2-4|37	%install
14cu|nodejs-yql-1.0.2-4|38	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-yql-1.0.2-4|39	cp -r *.json *.js %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-yql-1.0.2-4|40	%nodejs_symlink_deps
14cu|nodejs-yql-1.0.2-4|41	
14cu|nodejs-yql-1.0.2-4|42	%check
14cu|nodejs-yql-1.0.2-4|43	%nodejs_symlink_deps --check
14cu|nodejs-yql-1.0.2-4|44	mocha -spec tests/index.js || :
14cu|nodejs-yql-1.0.2-4|45	
14cu|nodejs-yql-1.0.2-4|46	%changelog
14cu|nodejs-yql-1.0.2-4|47	
14cu|nodejs-yql-1.0.2-4|48	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.2-4
14cu|nodejs-yql-1.0.2-4|49	- (f7274ca) BuildList#2799825: Increase release tag
14cu|nodejs-yql-1.0.2-4|50	
14cu|nodejs-yql-1.0.2-4|51	

12339 14
14cu|nodejs-zap-0.2.9-4|1	%define oname zap
14cu|nodejs-zap-0.2.9-4|2	
14cu|nodejs-zap-0.2.9-4|3	Name:           nodejs-%{oname}
14cu|nodejs-zap-0.2.9-4|4	Version:        0.2.9
14cu|nodejs-zap-0.2.9-4|5	Release:        4
14cu|nodejs-zap-0.2.9-4|6	Summary:        A tiny test runner
14cu|nodejs-zap-0.2.9-4|7	Group:          Development/Other
14cu|nodejs-zap-0.2.9-4|8	License:        MIT
14cu|nodejs-zap-0.2.9-4|9	URL:            https://github.com/nornagon/node-%{oname}
14cu|nodejs-zap-0.2.9-4|10	Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-zap-0.2.9-4|11	BuildArch:      noarch
14cu|nodejs-zap-0.2.9-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-zap-0.2.9-4|13	
14cu|nodejs-zap-0.2.9-4|14	%description
14cu|nodejs-zap-0.2.9-4|15	A tiny test runner. Each test is run in a separate node
14cu|nodejs-zap-0.2.9-4|16	instance - zap require()s your module once to work out what
14cu|nodejs-zap-0.2.9-4|17	tests are in it, then once for each test in a new node process.
14cu|nodejs-zap-0.2.9-4|18	
14cu|nodejs-zap-0.2.9-4|19	
14cu|nodejs-zap-0.2.9-4|20	%files
14cu|nodejs-zap-0.2.9-4|21	%doc LICENSE *.md
14cu|nodejs-zap-0.2.9-4|22	%{nodejs_sitelib}/%{oname}
14cu|nodejs-zap-0.2.9-4|23	%{_bindir}/nodejs-%{oname}
14cu|nodejs-zap-0.2.9-4|24	#------------------------------------------------------------------
14cu|nodejs-zap-0.2.9-4|25	%prep
14cu|nodejs-zap-0.2.9-4|26	%setup -q -n package
14cu|nodejs-zap-0.2.9-4|27	rm -rf node_modules
14cu|nodejs-zap-0.2.9-4|28	
14cu|nodejs-zap-0.2.9-4|29	
14cu|nodejs-zap-0.2.9-4|30	%build
14cu|nodejs-zap-0.2.9-4|31	
14cu|nodejs-zap-0.2.9-4|32	
14cu|nodejs-zap-0.2.9-4|33	%install
14cu|nodejs-zap-0.2.9-4|34	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-zap-0.2.9-4|35	cp -pr package.json bin/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-zap-0.2.9-4|36	
14cu|nodejs-zap-0.2.9-4|37	chmod 755 %{buildroot}%{nodejs_sitelib}/%{oname}/bin/%{oname}
14cu|nodejs-zap-0.2.9-4|38	mkdir -p %{buildroot}%{_bindir}
14cu|nodejs-zap-0.2.9-4|39	ln -s  %{nodejs_sitelib}/%{oname}/bin/%{oname} %{buildroot}%{_bindir}/nodejs-%{oname}
14cu|nodejs-zap-0.2.9-4|40	%nodejs_symlink_deps
14cu|nodejs-zap-0.2.9-4|41	
14cu|nodejs-zap-0.2.9-4|42	# Bugfix: test.fail() didn't work as documented.
14cu|nodejs-zap-0.2.9-4|43	# https://github.com/nornagon/node-zap/commit/d7bce520e984ce0ec2171b8c3c04ac7c749c4199
14cu|nodejs-zap-0.2.9-4|44	%check
14cu|nodejs-zap-0.2.9-4|45	%nodejs_symlink_deps --check
14cu|nodejs-zap-0.2.9-4|46	bin/%{oname} test || :
14cu|nodejs-zap-0.2.9-4|47	
14cu|nodejs-zap-0.2.9-4|48	%changelog
14cu|nodejs-zap-0.2.9-4|49	
14cu|nodejs-zap-0.2.9-4|50	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.9-4
14cu|nodejs-zap-0.2.9-4|51	- (3b14185) BuildList#2799825: Increase release tag
14cu|nodejs-zap-0.2.9-4|52	
14cu|nodejs-zap-0.2.9-4|53	

12340 14
14cu|nodejs-zipfile-0.5.9-4|1	%define oname zipfile
14cu|nodejs-zipfile-0.5.9-4|2	
14cu|nodejs-zipfile-0.5.9-4|3	Summary:        C++ library for handling zipfiles in Node.js
14cu|nodejs-zipfile-0.5.9-4|4	Name:           nodejs-%{oname}
14cu|nodejs-zipfile-0.5.9-4|5	Version:        0.5.9
14cu|nodejs-zipfile-0.5.9-4|6	Release:        4
14cu|nodejs-zipfile-0.5.9-4|7	Group:          Development/Other
14cu|nodejs-zipfile-0.5.9-4|8	License:        BSD
14cu|nodejs-zipfile-0.5.9-4|9	URL:            https://github.com/springmeyer/node-%{oname}
14cu|nodejs-zipfile-0.5.9-4|10	Source0:        https://github.com/mapbox/node-%{oname}/archive/v0.5.9.tar.gz
14cu|nodejs-zipfile-0.5.9-4|11	Patch0:         nodejs-%{oname}-pregyp.patch
14cu|nodejs-zipfile-0.5.9-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-zipfile-0.5.9-4|13	BuildRequires:  npm(node-gyp)
14cu|nodejs-zipfile-0.5.9-4|14	BuildRequires:  pkgconfig(libzip)
14cu|nodejs-zipfile-0.5.9-4|15	BuildRequires:  zlib-devel
14cu|nodejs-zipfile-0.5.9-4|16	BuildRequires:  npm(mocha)
14cu|nodejs-zipfile-0.5.9-4|17	BuildRequires:  npm(mkdirp)
14cu|nodejs-zipfile-0.5.9-4|18	BuildRequires:  npm(nan)
14cu|nodejs-zipfile-0.5.9-4|19	
14cu|nodejs-zipfile-0.5.9-4|20	%description
14cu|nodejs-zipfile-0.5.9-4|21	Bindings to libzip for handling zipfile archives in Node.js.
14cu|nodejs-zipfile-0.5.9-4|22	
14cu|nodejs-zipfile-0.5.9-4|23	%files
14cu|nodejs-zipfile-0.5.9-4|24	%doc LICENSE.txt README.md
14cu|nodejs-zipfile-0.5.9-4|25	%{nodejs_sitearch}/%{oname}
14cu|nodejs-zipfile-0.5.9-4|26	#---------------------------------------------------------------------------
14cu|nodejs-zipfile-0.5.9-4|27	%prep
14cu|nodejs-zipfile-0.5.9-4|28	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-zipfile-0.5.9-4|29	%patch0 -p1
14cu|nodejs-zipfile-0.5.9-4|30	rm -rf deps/* node_modules
14cu|nodejs-zipfile-0.5.9-4|31	echo "{}" > deps/common-libzip.gypi
14cu|nodejs-zipfile-0.5.9-4|32	%nodejs_fixdep nan
14cu|nodejs-zipfile-0.5.9-4|33	
14cu|nodejs-zipfile-0.5.9-4|34	%build
14cu|nodejs-zipfile-0.5.9-4|35	%nodejs_symlink_deps --check
14cu|nodejs-zipfile-0.5.9-4|36	export CXXFLAGS="%{optflags}"
14cu|nodejs-zipfile-0.5.9-4|37	node-gyp configure -- -Dshared_libzip=true -Dmodule_name=%{oname} -Dmodule_path=lib/binding
14cu|nodejs-zipfile-0.5.9-4|38	node-gyp build
14cu|nodejs-zipfile-0.5.9-4|39	
14cu|nodejs-zipfile-0.5.9-4|40	
14cu|nodejs-zipfile-0.5.9-4|41	%install
14cu|nodejs-zipfile-0.5.9-4|42	mkdir -p %{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-zipfile-0.5.9-4|43	cp -pr package.json lib/ tools/ bin/ src/ \
14cu|nodejs-zipfile-0.5.9-4|44	%{buildroot}%{nodejs_sitearch}/%{oname}
14cu|nodejs-zipfile-0.5.9-4|45	%nodejs_symlink_deps
14cu|nodejs-zipfile-0.5.9-4|46	
14cu|nodejs-zipfile-0.5.9-4|47	
14cu|nodejs-zipfile-0.5.9-4|48	%check
14cu|nodejs-zipfile-0.5.9-4|49	mocha -R spec
14cu|nodejs-zipfile-0.5.9-4|50	
14cu|nodejs-zipfile-0.5.9-4|51	%changelog
14cu|nodejs-zipfile-0.5.9-4|52	
14cu|nodejs-zipfile-0.5.9-4|53	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.5.9-4
14cu|nodejs-zipfile-0.5.9-4|54	- (f2c8afa) BuildList#2799825: Increase release tag
14cu|nodejs-zipfile-0.5.9-4|55	
14cu|nodejs-zipfile-0.5.9-4|56	

12341 14
14cu|nodejs-zip-stream-0.8.0-4|1	%define oname zip-stream
14cu|nodejs-zip-stream-0.8.0-4|2	
14cu|nodejs-zip-stream-0.8.0-4|3	Summary:        A streaming zip archive generator
14cu|nodejs-zip-stream-0.8.0-4|4	Name:           nodejs-%{oname}
14cu|nodejs-zip-stream-0.8.0-4|5	Version:        0.8.0
14cu|nodejs-zip-stream-0.8.0-4|6	Release:        4
14cu|nodejs-zip-stream-0.8.0-4|7	License:        MIT
14cu|nodejs-zip-stream-0.8.0-4|8	Group:          Development/Other
14cu|nodejs-zip-stream-0.8.0-4|9	Url:            https://github.com/archiverjs/node-zip-stream
14cu|nodejs-zip-stream-0.8.0-4|10	#Source0:        http://registry.npmjs.org/%{oname}/-/%{oname}-%{version}.tgz
14cu|nodejs-zip-stream-0.8.0-4|11	Source0:        https://github.com/archiverjs/node-zip-stream/archive/%{version}.tar.gz
14cu|nodejs-zip-stream-0.8.0-4|12	BuildRequires:  nodejs-packaging
14cu|nodejs-zip-stream-0.8.0-4|13	BuildRequires:  npm(archiver-utils)
14cu|nodejs-zip-stream-0.8.0-4|14	BuildRequires:  npm(compress-commons)
14cu|nodejs-zip-stream-0.8.0-4|15	BuildRequires:  npm(lodash)
14cu|nodejs-zip-stream-0.8.0-4|16	BuildRequires:  npm(readable-stream)
14cu|nodejs-zip-stream-0.8.0-4|17	#
14cu|nodejs-zip-stream-0.8.0-4|18	BuildRequires:  npm(chai)
14cu|nodejs-zip-stream-0.8.0-4|19	BuildRequires:  npm(mkdirp)
14cu|nodejs-zip-stream-0.8.0-4|20	BuildRequires:  npm(mocha)
14cu|nodejs-zip-stream-0.8.0-4|21	BuildRequires:  npm(rimraf)
14cu|nodejs-zip-stream-0.8.0-4|22	BuildArch:      noarch
14cu|nodejs-zip-stream-0.8.0-4|23	
14cu|nodejs-zip-stream-0.8.0-4|24	%description
14cu|nodejs-zip-stream-0.8.0-4|25	%{summary}.
14cu|nodejs-zip-stream-0.8.0-4|26	
14cu|nodejs-zip-stream-0.8.0-4|27	%files
14cu|nodejs-zip-stream-0.8.0-4|28	%doc LICENSE *.md
14cu|nodejs-zip-stream-0.8.0-4|29	%{nodejs_sitelib}/%{oname}
14cu|nodejs-zip-stream-0.8.0-4|30	
14cu|nodejs-zip-stream-0.8.0-4|31	#------------------------------------------------------------------
14cu|nodejs-zip-stream-0.8.0-4|32	
14cu|nodejs-zip-stream-0.8.0-4|33	%prep
14cu|nodejs-zip-stream-0.8.0-4|34	%setup -q -n node-%{oname}-%{version}
14cu|nodejs-zip-stream-0.8.0-4|35	rm -rf node_modules
14cu|nodejs-zip-stream-0.8.0-4|36	%nodejs_fixdep readable-stream
14cu|nodejs-zip-stream-0.8.0-4|37	%nodejs_fixdep lodash
14cu|nodejs-zip-stream-0.8.0-4|38	%nodejs_fixdep compress-commons
14cu|nodejs-zip-stream-0.8.0-4|39	%nodejs_fixdep archiver-utils
14cu|nodejs-zip-stream-0.8.0-4|40	
14cu|nodejs-zip-stream-0.8.0-4|41	%build
14cu|nodejs-zip-stream-0.8.0-4|42	
14cu|nodejs-zip-stream-0.8.0-4|43	%install
14cu|nodejs-zip-stream-0.8.0-4|44	mkdir -p %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-zip-stream-0.8.0-4|45	cp -r package.json lib/ %{buildroot}%{nodejs_sitelib}/%{oname}
14cu|nodejs-zip-stream-0.8.0-4|46	%nodejs_symlink_deps
14cu|nodejs-zip-stream-0.8.0-4|47	
14cu|nodejs-zip-stream-0.8.0-4|48	%check
14cu|nodejs-zip-stream-0.8.0-4|49	%nodejs_symlink_deps --check
14cu|nodejs-zip-stream-0.8.0-4|50	mocha --reporter dot
14cu|nodejs-zip-stream-0.8.0-4|51	
14cu|nodejs-zip-stream-0.8.0-4|52	%changelog
14cu|nodejs-zip-stream-0.8.0-4|53	
14cu|nodejs-zip-stream-0.8.0-4|54	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.8.0-4
14cu|nodejs-zip-stream-0.8.0-4|55	- (656818a) BuildList#2799825: Increase release tag
14cu|nodejs-zip-stream-0.8.0-4|56	
14cu|nodejs-zip-stream-0.8.0-4|57	

12342 14
14cu|nodejs-zlib-browserify-0.0.3-5|1	%global enable_tests 1
14cu|nodejs-zlib-browserify-0.0.3-5|2	
14cu|nodejs-zlib-browserify-0.0.3-5|3	Name:       nodejs-zlib-browserify
14cu|nodejs-zlib-browserify-0.0.3-5|4	Version:    0.0.3
14cu|nodejs-zlib-browserify-0.0.3-5|5	Release:    5
14cu|nodejs-zlib-browserify-0.0.3-5|6	Summary:    Wrapper for zlib.js to allow for use in browsers
14cu|nodejs-zlib-browserify-0.0.3-5|7	
14cu|nodejs-zlib-browserify-0.0.3-5|8	License:    MIT
14cu|nodejs-zlib-browserify-0.0.3-5|9	Group:      Development/Other
14cu|nodejs-zlib-browserify-0.0.3-5|10	URL:        https://github.com/brianloveswords/zlib-browserify
14cu|nodejs-zlib-browserify-0.0.3-5|11	Source0:    http://registry.npmjs.org/zlib-browserify/-/zlib-browserify-%{version}.tgz
14cu|nodejs-zlib-browserify-0.0.3-5|12	
14cu|nodejs-zlib-browserify-0.0.3-5|13	# Use npm(zlibjs) instead of bundled zlib.js.
14cu|nodejs-zlib-browserify-0.0.3-5|14	# https://github.com/brianloveswords/zlib-browserify/pull/11
14cu|nodejs-zlib-browserify-0.0.3-5|15	Patch0:     %{name}-0.0.3-Use-zlibjs-module.patch
14cu|nodejs-zlib-browserify-0.0.3-5|16	
14cu|nodejs-zlib-browserify-0.0.3-5|17	BuildArch:  noarch
14cu|nodejs-zlib-browserify-0.0.3-5|18	
14cu|nodejs-zlib-browserify-0.0.3-5|19	BuildRequires:  nodejs-packaging
14cu|nodejs-zlib-browserify-0.0.3-5|20	
14cu|nodejs-zlib-browserify-0.0.3-5|21	%if 0%{?enable_tests}
14cu|nodejs-zlib-browserify-0.0.3-5|22	BuildRequires:  npm(tap)
14cu|nodejs-zlib-browserify-0.0.3-5|23	BuildRequires:  npm(tape)
14cu|nodejs-zlib-browserify-0.0.3-5|24	BuildRequires:  npm(zlibjs)
14cu|nodejs-zlib-browserify-0.0.3-5|25	%endif
14cu|nodejs-zlib-browserify-0.0.3-5|26	
14cu|nodejs-zlib-browserify-0.0.3-5|27	%description
14cu|nodejs-zlib-browserify-0.0.3-5|28	%{summary}.
14cu|nodejs-zlib-browserify-0.0.3-5|29	
14cu|nodejs-zlib-browserify-0.0.3-5|30	
14cu|nodejs-zlib-browserify-0.0.3-5|31	%prep
14cu|nodejs-zlib-browserify-0.0.3-5|32	%setup -q -n package
14cu|nodejs-zlib-browserify-0.0.3-5|33	%patch0 -p1
14cu|nodejs-zlib-browserify-0.0.3-5|34	# This module is not required for runtime.
14cu|nodejs-zlib-browserify-0.0.3-5|35	%nodejs_fixdep -r tape
14cu|nodejs-zlib-browserify-0.0.3-5|36	
14cu|nodejs-zlib-browserify-0.0.3-5|37	
14cu|nodejs-zlib-browserify-0.0.3-5|38	%build
14cu|nodejs-zlib-browserify-0.0.3-5|39	#nothing to do
14cu|nodejs-zlib-browserify-0.0.3-5|40	
14cu|nodejs-zlib-browserify-0.0.3-5|41	
14cu|nodejs-zlib-browserify-0.0.3-5|42	%install
14cu|nodejs-zlib-browserify-0.0.3-5|43	mkdir -p %{buildroot}%{nodejs_sitelib}/zlib-browserify
14cu|nodejs-zlib-browserify-0.0.3-5|44	cp -pr package.json index.js \
14cu|nodejs-zlib-browserify-0.0.3-5|45	%{buildroot}%{nodejs_sitelib}/zlib-browserify
14cu|nodejs-zlib-browserify-0.0.3-5|46	
14cu|nodejs-zlib-browserify-0.0.3-5|47	%nodejs_symlink_deps
14cu|nodejs-zlib-browserify-0.0.3-5|48	
14cu|nodejs-zlib-browserify-0.0.3-5|49	
14cu|nodejs-zlib-browserify-0.0.3-5|50	%if 0%{?enable_tests}
14cu|nodejs-zlib-browserify-0.0.3-5|51	%check
14cu|nodejs-zlib-browserify-0.0.3-5|52	%nodejs_symlink_deps --check
14cu|nodejs-zlib-browserify-0.0.3-5|53	%tap test/*.test.js
14cu|nodejs-zlib-browserify-0.0.3-5|54	%endif
14cu|nodejs-zlib-browserify-0.0.3-5|55	
14cu|nodejs-zlib-browserify-0.0.3-5|56	
14cu|nodejs-zlib-browserify-0.0.3-5|57	%files
14cu|nodejs-zlib-browserify-0.0.3-5|58	%doc LICENSE readme.md
14cu|nodejs-zlib-browserify-0.0.3-5|59	%{nodejs_sitelib}/zlib-browserify
14cu|nodejs-zlib-browserify-0.0.3-5|60	
14cu|nodejs-zlib-browserify-0.0.3-5|61	
14cu|nodejs-zlib-browserify-0.0.3-5|62	
14cu|nodejs-zlib-browserify-0.0.3-5|63	%changelog
14cu|nodejs-zlib-browserify-0.0.3-5|64	
14cu|nodejs-zlib-browserify-0.0.3-5|65	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.0.3-5
14cu|nodejs-zlib-browserify-0.0.3-5|66	- (dc90867) BuildList#2799825: Increase release tag
14cu|nodejs-zlib-browserify-0.0.3-5|67	
14cu|nodejs-zlib-browserify-0.0.3-5|68	

12343 14
14cu|nodejs-zlibjs-0.2.0-6|1	%global enable_tests 0
14cu|nodejs-zlibjs-0.2.0-6|2	%global installdir  %{_datadir}/javascript/zlib
14cu|nodejs-zlibjs-0.2.0-6|3	
14cu|nodejs-zlibjs-0.2.0-6|4	Name:            nodejs-zlibjs
14cu|nodejs-zlibjs-0.2.0-6|5	Version:         0.2.0
14cu|nodejs-zlibjs-0.2.0-6|6	Release:         6
14cu|nodejs-zlibjs-0.2.0-6|7	Summary:         JavaScript library reimplementing compression, made available for Node.js
14cu|nodejs-zlibjs-0.2.0-6|8	Group:           System/Libraries
14cu|nodejs-zlibjs-0.2.0-6|9	License:         MIT
14cu|nodejs-zlibjs-0.2.0-6|10	URL:             https://github.com/imaya/zlib.js
14cu|nodejs-zlibjs-0.2.0-6|11	Source0:         http://registry.npmjs.org/zlibjs/-/zlibjs-%{version}.tgz
14cu|nodejs-zlibjs-0.2.0-6|12	BuildArch:       noarch
14cu|nodejs-zlibjs-0.2.0-6|13	
14cu|nodejs-zlibjs-0.2.0-6|14	BuildRequires:   nodejs-packaging
14cu|nodejs-zlibjs-0.2.0-6|15	
14cu|nodejs-zlibjs-0.2.0-6|16	
14cu|nodejs-zlibjs-0.2.0-6|17	%if 0%{?enable_tests}
14cu|nodejs-zlibjs-0.2.0-6|18	BuildRequires:   web-assets-devel
14cu|nodejs-zlibjs-0.2.0-6|19	Requires:        web-assets-filesystem
14cu|nodejs-zlibjs-0.2.0-6|20	BuildRequires:   npm(buster)
14cu|nodejs-zlibjs-0.2.0-6|21	%endif
14cu|nodejs-zlibjs-0.2.0-6|22	
14cu|nodejs-zlibjs-0.2.0-6|23	Requires:        js-zlib = %{version}
14cu|nodejs-zlibjs-0.2.0-6|24	
14cu|nodejs-zlibjs-0.2.0-6|25	%description
14cu|nodejs-zlibjs-0.2.0-6|26	This module allows zlib.js to be used by other Node.js modules.
14cu|nodejs-zlibjs-0.2.0-6|27	
14cu|nodejs-zlibjs-0.2.0-6|28	zlib.js is ZLIB(RFC1950), DEFLATE(RFC1951), GZIP(RFC1952), and
14cu|nodejs-zlibjs-0.2.0-6|29	PKZIP implementation in JavaScript. This library can be used to
14cu|nodejs-zlibjs-0.2.0-6|30	perform compression and decompression in the browser.
14cu|nodejs-zlibjs-0.2.0-6|31	
14cu|nodejs-zlibjs-0.2.0-6|32	
14cu|nodejs-zlibjs-0.2.0-6|33	%prep
14cu|nodejs-zlibjs-0.2.0-6|34	%setup -q -n package
14cu|nodejs-zlibjs-0.2.0-6|35	# Remove bundled and pre-built files.
14cu|nodejs-zlibjs-0.2.0-6|36	rm -rf bin/* vendor/
14cu|nodejs-zlibjs-0.2.0-6|37	
14cu|nodejs-zlibjs-0.2.0-6|38	
14cu|nodejs-zlibjs-0.2.0-6|39	%build
14cu|nodejs-zlibjs-0.2.0-6|40	# nothing to do
14cu|nodejs-zlibjs-0.2.0-6|41	
14cu|nodejs-zlibjs-0.2.0-6|42	
14cu|nodejs-zlibjs-0.2.0-6|43	%install
14cu|nodejs-zlibjs-0.2.0-6|44	mkdir -p %{buildroot}%{nodejs_sitelib}/zlibjs
14cu|nodejs-zlibjs-0.2.0-6|45	cp -pr package.json \
14cu|nodejs-zlibjs-0.2.0-6|46	%{buildroot}%{nodejs_sitelib}/zlibjs
14cu|nodejs-zlibjs-0.2.0-6|47	
14cu|nodejs-zlibjs-0.2.0-6|48	# link to file provided by js-zlib package
14cu|nodejs-zlibjs-0.2.0-6|49	mkdir -p %{buildroot}%{nodejs_sitelib}/zlibjs/bin
14cu|nodejs-zlibjs-0.2.0-6|50	ln -sf %{installdir}/node-zlib.js \
14cu|nodejs-zlibjs-0.2.0-6|51	%{buildroot}%{nodejs_sitelib}/zlibjs/bin/node-zlib.js
14cu|nodejs-zlibjs-0.2.0-6|52	
14cu|nodejs-zlibjs-0.2.0-6|53	%nodejs_symlink_deps
14cu|nodejs-zlibjs-0.2.0-6|54	
14cu|nodejs-zlibjs-0.2.0-6|55	
14cu|nodejs-zlibjs-0.2.0-6|56	%if 0%{?enable_tests}
14cu|nodejs-zlibjs-0.2.0-6|57	%check
14cu|nodejs-zlibjs-0.2.0-6|58	%nodejs_symlink_deps --check
14cu|nodejs-zlibjs-0.2.0-6|59	/usr/bin/buster-test
14cu|nodejs-zlibjs-0.2.0-6|60	%endif
14cu|nodejs-zlibjs-0.2.0-6|61	
14cu|nodejs-zlibjs-0.2.0-6|62	
14cu|nodejs-zlibjs-0.2.0-6|63	%files
14cu|nodejs-zlibjs-0.2.0-6|64	%doc ChangeLog.md LICENSE README.md README.en.md
14cu|nodejs-zlibjs-0.2.0-6|65	%{nodejs_sitelib}/zlibjs
14cu|nodejs-zlibjs-0.2.0-6|66	
14cu|nodejs-zlibjs-0.2.0-6|67	
14cu|nodejs-zlibjs-0.2.0-6|68	
14cu|nodejs-zlibjs-0.2.0-6|69	%changelog
14cu|nodejs-zlibjs-0.2.0-6|70	
14cu|nodejs-zlibjs-0.2.0-6|71	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 0.2.0-6
14cu|nodejs-zlibjs-0.2.0-6|72	- (a2f2a72) BuildList#2799825: Increase release tag
14cu|nodejs-zlibjs-0.2.0-6|73	
14cu|nodejs-zlibjs-0.2.0-6|74	

12344 14
14cu|nomacs-2.4.6-2|1	%define		srcdir	ImageLounge
14cu|nomacs-2.4.6-2|2	Name:		nomacs
14cu|nomacs-2.4.6-2|3	Version:	2.4.6
14cu|nomacs-2.4.6-2|4	Release:	2
14cu|nomacs-2.4.6-2|5	License:	GPLv3
14cu|nomacs-2.4.6-2|6	Group:		Graphics
14cu|nomacs-2.4.6-2|7	Summary:	A fast and small image viewer
14cu|nomacs-2.4.6-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}-%{version}/%{name}-%{version}-source.tar.bz2
14cu|nomacs-2.4.6-2|9	Url:		http://www.nomacs.org
14cu|nomacs-2.4.6-2|10	
14cu|nomacs-2.4.6-2|11	BuildRequires:	qt4-devel
14cu|nomacs-2.4.6-2|12	BuildRequires:	cmake
14cu|nomacs-2.4.6-2|13	BuildRequires:	pkgconfig(libraw)
14cu|nomacs-2.4.6-2|14	BuildRequires:	pkgconfig(opencv)
14cu|nomacs-2.4.6-2|15	BuildRequires:	pkgconfig(exiv2)
14cu|nomacs-2.4.6-2|16	BuildRequires:	gomp-devel
14cu|nomacs-2.4.6-2|17	BuildRequires:	desktop-file-utils
14cu|nomacs-2.4.6-2|18	
14cu|nomacs-2.4.6-2|19	%description
14cu|nomacs-2.4.6-2|20	
14cu|nomacs-2.4.6-2|21	nomacs is a free image viewer small, fast and able to handle the most
14cu|nomacs-2.4.6-2|22	common image formats including RAW images.
14cu|nomacs-2.4.6-2|23	Additionally it is possible to synchronize multiple viewers.
14cu|nomacs-2.4.6-2|24	A synchronization of viewers running on
14cu|nomacs-2.4.6-2|25	the samecomputer or via LAN is possible.
14cu|nomacs-2.4.6-2|26	It allows to compare images and spot the differences
14cu|nomacs-2.4.6-2|27	(e.g. schemes of architects to show the progress).
14cu|nomacs-2.4.6-2|28	
14cu|nomacs-2.4.6-2|29	%prep
14cu|nomacs-2.4.6-2|30	%setup -q
14cu|nomacs-2.4.6-2|31	
14cu|nomacs-2.4.6-2|32	%build
14cu|nomacs-2.4.6-2|33	%cmake_qt4
14cu|nomacs-2.4.6-2|34	%make
14cu|nomacs-2.4.6-2|35	
14cu|nomacs-2.4.6-2|36	%install
14cu|nomacs-2.4.6-2|37	%makeinstall_std -C build
14cu|nomacs-2.4.6-2|38	
14cu|nomacs-2.4.6-2|39	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|nomacs-2.4.6-2|40	
14cu|nomacs-2.4.6-2|41	%files
14cu|nomacs-2.4.6-2|42	%{_bindir}/%{name}
14cu|nomacs-2.4.6-2|43	%{_datadir}/applications/%{name}.desktop
14cu|nomacs-2.4.6-2|44	%{_mandir}/man1/%{name}.1.*
14cu|nomacs-2.4.6-2|45	%{_datadir}/%{name}/translations/%{name}_*.qm
14cu|nomacs-2.4.6-2|46	%{_datadir}/pixmaps/%{name}.png
14cu|nomacs-2.4.6-2|47	
14cu|nomacs-2.4.6-2|48	%changelog
14cu|nomacs-2.4.6-2|49	
14cu|nomacs-2.4.6-2|50	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 2.4.6-2
14cu|nomacs-2.4.6-2|51	- (3c7e68f) Rebuilt with new libraw
14cu|nomacs-2.4.6-2|52	
14cu|nomacs-2.4.6-2|53	

12345 14
14cu|nootka-1.2.6-1|1	Summary:	Application to help with learning classical score notation
14cu|nootka-1.2.6-1|2	Name:		nootka
14cu|nootka-1.2.6-1|3	Version:	1.2.6
14cu|nootka-1.2.6-1|4	Release:	1
14cu|nootka-1.2.6-1|5	License:	GPLv3+
14cu|nootka-1.2.6-1|6	Group:		Sound
14cu|nootka-1.2.6-1|7	Url:		http://nootka.sf.net
14cu|nootka-1.2.6-1|8	Source0:	http://freefr.dl.sourceforge.net/project/nootka/Nootka-%{version}/%{name}-%{version}-source.tar.bz2
14cu|nootka-1.2.6-1|9	Patch0:		%{name}-1.2.4-libpath.patch
14cu|nootka-1.2.6-1|10	BuildRequires:	cmake
14cu|nootka-1.2.6-1|11	BuildRequires:	pkgconfig(alsa)
14cu|nootka-1.2.6-1|12	BuildRequires:	pkgconfig(fftw3f)
14cu|nootka-1.2.6-1|13	BuildRequires:	pkgconfig(jack)
14cu|nootka-1.2.6-1|14	BuildRequires:	pkgconfig(libpulse)
14cu|nootka-1.2.6-1|15	BuildRequires:	pkgconfig(ogg)
14cu|nootka-1.2.6-1|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|nootka-1.2.6-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14cu|nootka-1.2.6-1|18	BuildRequires:	pkgconfig(Qt5Network)
14cu|nootka-1.2.6-1|19	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|nootka-1.2.6-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|nootka-1.2.6-1|21	BuildRequires:	pkgconfig(soundtouch)
14cu|nootka-1.2.6-1|22	BuildRequires:	pkgconfig(vorbisfile)
14cu|nootka-1.2.6-1|23	Suggests:	TiMidity++
14cu|nootka-1.2.6-1|24	
14cu|nootka-1.2.6-1|25	%description
14cu|nootka-1.2.6-1|26	Nootka is open-source application to help with learning (also with teaching)
14cu|nootka-1.2.6-1|27	classical score notation. Mostly it is for guitarists, but it can be used for
14cu|nootka-1.2.6-1|28	ear training as well.
14cu|nootka-1.2.6-1|29	
14cu|nootka-1.2.6-1|30	%files
14cu|nootka-1.2.6-1|31	%doc changes README TODO
14cu|nootka-1.2.6-1|32	%{_datadir}/applications/%{name}.desktop
14cu|nootka-1.2.6-1|33	%{_bindir}/nootka
14cu|nootka-1.2.6-1|34	%dir %{_datadir}/nootka/
14cu|nootka-1.2.6-1|35	%{_datadir}/nootka/*
14cu|nootka-1.2.6-1|36	%{_datadir}/pixmaps/nootka*.png
14cu|nootka-1.2.6-1|37	%{_libdir}/nootka/*.so
14cu|nootka-1.2.6-1|38	%{_mandir}/man1/nootka.1*
14cu|nootka-1.2.6-1|39	%{_datadir}/mime/packages/nootka.xml
14cu|nootka-1.2.6-1|40	
14cu|nootka-1.2.6-1|41	#----------------------------------------------------------------------------
14cu|nootka-1.2.6-1|42	
14cu|nootka-1.2.6-1|43	%prep
14cu|nootka-1.2.6-1|44	%setup -qn %{name}-%{version}-source
14cu|nootka-1.2.6-1|45	%patch0 -p1
14cu|nootka-1.2.6-1|46	
14cu|nootka-1.2.6-1|47	# Kill many rpmlint warnings
14cu|nootka-1.2.6-1|48	chmod -x src/mainwindow.cpp
14cu|nootka-1.2.6-1|49	chmod -x src/exam/*.cpp
14cu|nootka-1.2.6-1|50	chmod -x src/notename/*
14cu|nootka-1.2.6-1|51	chmod -x src/plugins/{charts,level,settings}/*
14cu|nootka-1.2.6-1|52	chmod -x src/libs/core/*.{h,cpp}
14cu|nootka-1.2.6-1|53	chmod -x src/libs/core/{animations,music,plugins,score,widgets}/*
14cu|nootka-1.2.6-1|54	chmod -x src/libs/misc/*.{h,cpp}
14cu|nootka-1.2.6-1|55	chmod -x src/libs/sound/*.{h,cpp}
14cu|nootka-1.2.6-1|56	chmod -x src/libs/sound/widgets/*
14cu|nootka-1.2.6-1|57	
14cu|nootka-1.2.6-1|58	
14cu|nootka-1.2.6-1|59	%build
14cu|nootka-1.2.6-1|60	%cmake_qt5 \
14cu|nootka-1.2.6-1|61	-DENABLE_UPDATER:BOOL=OFF
14cu|nootka-1.2.6-1|62	%make
14cu|nootka-1.2.6-1|63	
14cu|nootka-1.2.6-1|64	
14cu|nootka-1.2.6-1|65	%install
14cu|nootka-1.2.6-1|66	%makeinstall_std -C build
14cu|nootka-1.2.6-1|67	
14cu|nootka-1.2.6-1|68	
14cu|nootka-1.2.6-1|69	%changelog
14cu|nootka-1.2.6-1|70	
14cu|nootka-1.2.6-1|71	* Sun Jun 12 2016 Giovanni Mariani <mc2374@mclink.it> 1.2.6-1
14cu|nootka-1.2.6-1|72	- (1c59739) Updated to release 1.2.6
14cu|nootka-1.2.6-1|73	
14cu|nootka-1.2.6-1|74	

12346 14
14cu|notemeister-0.1.7-12|1	Name: 	 	notemeister
14cu|notemeister-0.1.7-12|2	Summary: 	GNOME ideas and notes organizer
14cu|notemeister-0.1.7-12|3	Version: 	0.1.7
14cu|notemeister-0.1.7-12|4	Release: 	12
14cu|notemeister-0.1.7-12|5	
14cu|notemeister-0.1.7-12|6	Source:		%{name}-%{version}.tar.bz2
14cu|notemeister-0.1.7-12|7	Source1:	%{name}48.png
14cu|notemeister-0.1.7-12|8	Source2:	%{name}32.png
14cu|notemeister-0.1.7-12|9	Source3:	%{name}16.png
14cu|notemeister-0.1.7-12|10	Patch0:		notemeister-fix-desktop-entry.patch
14cu|notemeister-0.1.7-12|11	Patch1:		notemeister-0.1.7-no-pyxml.patch
14cu|notemeister-0.1.7-12|12	URL:		http://notemeister.sourceforge.net/
14cu|notemeister-0.1.7-12|13	License:	GPLv2+
14cu|notemeister-0.1.7-12|14	Group:		Office
14cu|notemeister-0.1.7-12|15	BuildRequires:	python-devel
14cu|notemeister-0.1.7-12|16	BuildRequires:  imagemagick
14cu|notemeister-0.1.7-12|17	BuildRequires:  desktop-file-utils
14cu|notemeister-0.1.7-12|18	Requires:	gnome-python
14cu|notemeister-0.1.7-12|19	Requires:       python
14cu|notemeister-0.1.7-12|20	BuildArch:	noarch
14cu|notemeister-0.1.7-12|21	
14cu|notemeister-0.1.7-12|22	%description
14cu|notemeister-0.1.7-12|23	Notemeister is a small, simple note organizer made for the GNOME2 desktop.
14cu|notemeister-0.1.7-12|24	It's features include:
14cu|notemeister-0.1.7-12|25	* Notes stored in a tree view and structure
14cu|notemeister-0.1.7-12|26	* Drag and drop support for reordering notes
14cu|notemeister-0.1.7-12|27	* Simple text formatting by highlighted bounds
14cu|notemeister-0.1.7-12|28	* Auto-save feature
14cu|notemeister-0.1.7-12|29	
14cu|notemeister-0.1.7-12|30	%files
14cu|notemeister-0.1.7-12|31	%doc AUTHORS PKG-INFO README
14cu|notemeister-0.1.7-12|32	%{_bindir}/%{name}
14cu|notemeister-0.1.7-12|33	%{py_puresitedir}/%{name}
14cu|notemeister-0.1.7-12|34	%{py_puresitedir}/*.egg-info
14cu|notemeister-0.1.7-12|35	%{_datadir}/%{name}
14cu|notemeister-0.1.7-12|36	%{_datadir}/applications/*
14cu|notemeister-0.1.7-12|37	%{_datadir}/pixmaps/*
14cu|notemeister-0.1.7-12|38	%{_liconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|39	%{_iconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|40	%{_miconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|41	
14cu|notemeister-0.1.7-12|42	#--------------------------------------------------------------------
14cu|notemeister-0.1.7-12|43	
14cu|notemeister-0.1.7-12|44	
14cu|notemeister-0.1.7-12|45	%prep
14cu|notemeister-0.1.7-12|46	%setup -q
14cu|notemeister-0.1.7-12|47	%patch0 -p0
14cu|notemeister-0.1.7-12|48	%patch1 -p1
14cu|notemeister-0.1.7-12|49	
14cu|notemeister-0.1.7-12|50	%build
14cu|notemeister-0.1.7-12|51	python setup.py build
14cu|notemeister-0.1.7-12|52	
14cu|notemeister-0.1.7-12|53	%install
14cu|notemeister-0.1.7-12|54	python setup.py install --root=%{buildroot}
14cu|notemeister-0.1.7-12|55	rm -fr %{buildroot}/%{_prefix}/doc
14cu|notemeister-0.1.7-12|56	
14cu|notemeister-0.1.7-12|57	#menu
14cu|notemeister-0.1.7-12|58	desktop-file-install --vendor="" \
14cu|notemeister-0.1.7-12|59	--remove-category="Application" \
14cu|notemeister-0.1.7-12|60	--add-category="Utility" \
14cu|notemeister-0.1.7-12|61	--add-category="Office" \
14cu|notemeister-0.1.7-12|62	--add-category="X-MandrivaLinux-Office-Accessories" \
14cu|notemeister-0.1.7-12|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|notemeister-0.1.7-12|64	
14cu|notemeister-0.1.7-12|65	#icons
14cu|notemeister-0.1.7-12|66	mkdir -p %{buildroot}/%{_liconsdir}
14cu|notemeister-0.1.7-12|67	cp %SOURCE1 %{buildroot}/%{_liconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|68	mkdir -p %{buildroot}/%{_iconsdir}
14cu|notemeister-0.1.7-12|69	cp %SOURCE2 %{buildroot}/%{_iconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|70	mkdir -p %{buildroot}/%{_miconsdir}
14cu|notemeister-0.1.7-12|71	cp %SOURCE3 %{buildroot}/%{_miconsdir}/%{name}.png
14cu|notemeister-0.1.7-12|72	
14cu|notemeister-0.1.7-12|73	%clean
14cu|notemeister-0.1.7-12|74	
14cu|notemeister-0.1.7-12|75	%changelog
14cu|notemeister-0.1.7-12|76	
14cu|notemeister-0.1.7-12|77	* Sun May 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-12
14cu|notemeister-0.1.7-12|78	- (c8e9b87) Really apply patch
14cu|notemeister-0.1.7-12|79	
14cu|notemeister-0.1.7-12|80	

12347 14
14cu|notepadqq-0.51.0-1|1	%define codemirror_ver 5.3.0
14cu|notepadqq-0.51.0-1|2	
14cu|notepadqq-0.51.0-1|3	Summary:	A Linux clone of Notepad++
14cu|notepadqq-0.51.0-1|4	Name:		notepadqq
14cu|notepadqq-0.51.0-1|5	Version:	0.51.0
14cu|notepadqq-0.51.0-1|6	Release:	1
14cu|notepadqq-0.51.0-1|7	License:	GPLv3+
14cu|notepadqq-0.51.0-1|8	Group:		Editors
14cu|notepadqq-0.51.0-1|9	URL:		http://notepadqq.altervista.org/wp/
14cu|notepadqq-0.51.0-1|10	Source0:	https://github.com/notepadqq/notepadqq/archive/%{name}-%{version}.tar.gz
14cu|notepadqq-0.51.0-1|11	Source1:	https://github.com/notepadqq/CodeMirror/archive/CodeMirror-%{codemirror_ver}.tar.gz
14cu|notepadqq-0.51.0-1|12	Patch0:		notepadqq-0.51.0-mga-skip-uneeded-launcher-script.patch
14cu|notepadqq-0.51.0-1|13	BuildRequires:	qt5-linguist-tools
14cu|notepadqq-0.51.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|notepadqq-0.51.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|notepadqq-0.51.0-1|16	BuildRequires:	pkgconfig(Qt5Network)
14cu|notepadqq-0.51.0-1|17	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|notepadqq-0.51.0-1|18	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|notepadqq-0.51.0-1|19	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|notepadqq-0.51.0-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|notepadqq-0.51.0-1|21	BuildRequires:	pkgconfig(Qt5Svg)
14cu|notepadqq-0.51.0-1|22	
14cu|notepadqq-0.51.0-1|23	%description
14cu|notepadqq-0.51.0-1|24	Notepadqq is a Notepad++-like editor for the Linux desktop.
14cu|notepadqq-0.51.0-1|25	
14cu|notepadqq-0.51.0-1|26	%files
14cu|notepadqq-0.51.0-1|27	%doc CONTRIBUTORS.md
14cu|notepadqq-0.51.0-1|28	%{_bindir}/%{name}
14cu|notepadqq-0.51.0-1|29	%{_datadir}/applications/%{name}.desktop
14cu|notepadqq-0.51.0-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|notepadqq-0.51.0-1|31	%{_datadir}/%{name}/
14cu|notepadqq-0.51.0-1|32	
14cu|notepadqq-0.51.0-1|33	#----------------------------------------------------------------------------
14cu|notepadqq-0.51.0-1|34	
14cu|notepadqq-0.51.0-1|35	%prep
14cu|notepadqq-0.51.0-1|36	%setup -q -a 1
14cu|notepadqq-0.51.0-1|37	%patch0 -p1
14cu|notepadqq-0.51.0-1|38	
14cu|notepadqq-0.51.0-1|39	# (tpg) install CodeMirror
14cu|notepadqq-0.51.0-1|40	mv -f CodeMirror-%{codemirror_ver}/* src/editor/libs/codemirror
14cu|notepadqq-0.51.0-1|41	mkdir -p src/editor/libs/codemirror/mode/m4
14cu|notepadqq-0.51.0-1|42	
14cu|notepadqq-0.51.0-1|43	# find lrelease without debian-specific command
14cu|notepadqq-0.51.0-1|44	sed -i -e "s|^LRELEASE = .*|LRELEASE = %{_qt5_bindir}/lrelease|" src/ui/ui.pro
14cu|notepadqq-0.51.0-1|45	
14cu|notepadqq-0.51.0-1|46	%build
14cu|notepadqq-0.51.0-1|47	%qmake_qt5 PREFIX=%{_prefix}
14cu|notepadqq-0.51.0-1|48	
14cu|notepadqq-0.51.0-1|49	%make
14cu|notepadqq-0.51.0-1|50	
14cu|notepadqq-0.51.0-1|51	%install
14cu|notepadqq-0.51.0-1|52	%makeinstall_qt
14cu|notepadqq-0.51.0-1|53	
14cu|notepadqq-0.51.0-1|54	
14cu|notepadqq-0.51.0-1|55	%changelog
14cu|notepadqq-0.51.0-1|56	
14cu|notepadqq-0.51.0-1|57	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.51.0-1
14cu|notepadqq-0.51.0-1|58	- (6ffca67) Build requires qt5-linguist-tools
14cu|notepadqq-0.51.0-1|59	
14cu|notepadqq-0.51.0-1|60	

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

12349 14
14cu|novnc-0.5.1-1|1	Name:           novnc
14cu|novnc-0.5.1-1|2	Version:        0.5.1
14cu|novnc-0.5.1-1|3	Release:        1
14cu|novnc-0.5.1-1|4	Group:		Networking/Remote access
14cu|novnc-0.5.1-1|5	Summary:        VNC client using HTML5 (Web Sockets, Canvas) with encryption support
14cu|novnc-0.5.1-1|6	License:        GPLv3
14cu|novnc-0.5.1-1|7	URL:            https://github.com/kanaka/noVNC
14cu|novnc-0.5.1-1|8	Source0:        https://github.com/kanaka/noVNC/archive/v%{version}.tar.gz
14cu|novnc-0.5.1-1|9	
14cu|novnc-0.5.1-1|10	Patch2:         novnc-0.4-manpage.patch
14cu|novnc-0.5.1-1|11	BuildArch:      noarch
14cu|novnc-0.5.1-1|12	BuildRequires:  python-devel
14cu|novnc-0.5.1-1|13	Requires:       python-websockify
14cu|novnc-0.5.1-1|14	
14cu|novnc-0.5.1-1|15	%description
14cu|novnc-0.5.1-1|16	Websocket implementation of VNC client
14cu|novnc-0.5.1-1|17	
14cu|novnc-0.5.1-1|18	%prep
14cu|novnc-0.5.1-1|19	%setup -qn noVNC-%{version}
14cu|novnc-0.5.1-1|20	%patch2 -p1
14cu|novnc-0.5.1-1|21	
14cu|novnc-0.5.1-1|22	%build
14cu|novnc-0.5.1-1|23	
14cu|novnc-0.5.1-1|24	
14cu|novnc-0.5.1-1|25	%install
14cu|novnc-0.5.1-1|26	mkdir -p %{buildroot}/%{_usr}/share/novnc/utils
14cu|novnc-0.5.1-1|27	install -m 444 *html %{buildroot}/%{_usr}/share/novnc
14cu|novnc-0.5.1-1|28	#provide an index file to prevent default directory browsing
14cu|novnc-0.5.1-1|29	install -m 444 vnc.html %{buildroot}/%{_usr}/share/novnc/index.html
14cu|novnc-0.5.1-1|30	
14cu|novnc-0.5.1-1|31	mkdir -p %{buildroot}/%{_usr}/share/novnc/include/
14cu|novnc-0.5.1-1|32	install -m 444 include/*.*  %{buildroot}/%{_usr}/share/novnc/include
14cu|novnc-0.5.1-1|33	mkdir -p %{buildroot}/%{_usr}/share/novnc/images
14cu|novnc-0.5.1-1|34	install -m 444 images/*.*  %{buildroot}/%{_usr}/share/novnc/images
14cu|novnc-0.5.1-1|35	
14cu|novnc-0.5.1-1|36	mkdir -p %{buildroot}/%{_bindir}
14cu|novnc-0.5.1-1|37	install utils/launch.sh  %{buildroot}/%{_bindir}/novnc_server
14cu|novnc-0.5.1-1|38	
14cu|novnc-0.5.1-1|39	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|novnc-0.5.1-1|40	install -m 444 docs/novnc_server.1 %{buildroot}%{_mandir}/man1/
14cu|novnc-0.5.1-1|41	
14cu|novnc-0.5.1-1|42	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|novnc-0.5.1-1|43	
14cu|novnc-0.5.1-1|44	%files
14cu|novnc-0.5.1-1|45	%doc README.md LICENSE.txt
14cu|novnc-0.5.1-1|46	%{_datadir}/novnc
14cu|novnc-0.5.1-1|47	%{_bindir}/novnc_server
14cu|novnc-0.5.1-1|48	%{_mandir}/man1/novnc_server.1*
14cu|novnc-0.5.1-1|49	
14cu|novnc-0.5.1-1|50	
14cu|novnc-0.5.1-1|51	%changelog
14cu|novnc-0.5.1-1|52	
14cu|novnc-0.5.1-1|53	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
14cu|novnc-0.5.1-1|54	- (baafca3) Updated to 0.5.1
14cu|novnc-0.5.1-1|55	
14cu|novnc-0.5.1-1|56	

12350 14
14cu|npapi-vlc-2.2.0-1|1	Summary:	NPAPI plugin for libvlc
14cu|npapi-vlc-2.2.0-1|2	Name:		npapi-vlc
14cu|npapi-vlc-2.2.0-1|3	Version:	2.2.0
14cu|npapi-vlc-2.2.0-1|4	Release:	1
14cu|npapi-vlc-2.2.0-1|5	License:	GPLv2+
14cu|npapi-vlc-2.2.0-1|6	Group:		Video
14cu|npapi-vlc-2.2.0-1|7	Url:		http://www.videolan.org/
14cu|npapi-vlc-2.2.0-1|8	Source0:	http://download.videolan.org/pub/videolan/vlc-webplugins/%{version}/%{name}-%{version}.tar.xz
14cu|npapi-vlc-2.2.0-1|9	# Not sure if it's really needed
14cu|npapi-vlc-2.2.0-1|10	#BuildRequires:	subversion
14cu|npapi-vlc-2.2.0-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|npapi-vlc-2.2.0-1|12	BuildRequires:	pkgconfig(libvlc) >= 2.2.0
14cu|npapi-vlc-2.2.0-1|13	BuildRequires:	pkgconfig(libxul)
14cu|npapi-vlc-2.2.0-1|14	BuildRequires:	pkgconfig(x11-xcb)
14cu|npapi-vlc-2.2.0-1|15	BuildRequires:	pkgconfig(xcb)
14cu|npapi-vlc-2.2.0-1|16	
14cu|npapi-vlc-2.2.0-1|17	%description
14cu|npapi-vlc-2.2.0-1|18	NPAPI plugin for libvlc. This plugin allows one to watch standalone or
14cu|npapi-vlc-2.2.0-1|19	embedded video or audio files, inside web browsers.
14cu|npapi-vlc-2.2.0-1|20	
14cu|npapi-vlc-2.2.0-1|21	%files
14cu|npapi-vlc-2.2.0-1|22	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|npapi-vlc-2.2.0-1|23	%{_libdir}/mozilla/plugins/libvlcplugin.so
14cu|npapi-vlc-2.2.0-1|24	
14cu|npapi-vlc-2.2.0-1|25	#----------------------------------------------------------------------------
14cu|npapi-vlc-2.2.0-1|26	
14cu|npapi-vlc-2.2.0-1|27	%prep
14cu|npapi-vlc-2.2.0-1|28	%setup -q
14cu|npapi-vlc-2.2.0-1|29	
14cu|npapi-vlc-2.2.0-1|30	
14cu|npapi-vlc-2.2.0-1|31	%build
14cu|npapi-vlc-2.2.0-1|32	autoreconf -fi
14cu|npapi-vlc-2.2.0-1|33	%configure2_5x --with-gtk --disable-static
14cu|npapi-vlc-2.2.0-1|34	%make
14cu|npapi-vlc-2.2.0-1|35	
14cu|npapi-vlc-2.2.0-1|36	
14cu|npapi-vlc-2.2.0-1|37	%install
14cu|npapi-vlc-2.2.0-1|38	%makeinstall_std
14cu|npapi-vlc-2.2.0-1|39	
14cu|npapi-vlc-2.2.0-1|40	
14cu|npapi-vlc-2.2.0-1|41	%changelog
14cu|npapi-vlc-2.2.0-1|42	
14cu|npapi-vlc-2.2.0-1|43	* Fri Jan 08 2016 Giovanni Mariani <mc2374@mclink.it> 2.2.0-1
14cu|npapi-vlc-2.2.0-1|44	- (d438180) Updated to release 2.2.0, updated BReqs and taken more description from Mageia
14cu|npapi-vlc-2.2.0-1|45	
14cu|npapi-vlc-2.2.0-1|46	

12351 14
14cu|nsca-2.9.1-7|1	Name:		nsca
14cu|nsca-2.9.1-7|2	Version:	2.9.1
14cu|nsca-2.9.1-7|3	Release:	%mkrel 7
14cu|nsca-2.9.1-7|4	Summary:	NSCA daemon for Nagios
14cu|nsca-2.9.1-7|5	License:	GPL
14cu|nsca-2.9.1-7|6	Group:		System/Servers
14cu|nsca-2.9.1-7|7	URL:		http://sourceforge.net/projects/nagios/
14cu|nsca-2.9.1-7|8	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
14cu|nsca-2.9.1-7|9	Source1:	nsca.service
14cu|nsca-2.9.1-7|10	Source2:	nsca.tmpfiles
14cu|nsca-2.9.1-7|11	Patch0:		nsca-mdv_conf.diff
14cu|nsca-2.9.1-7|12	Patch1:		nsca-2.9.1-fix-open.patch
14cu|nsca-2.9.1-7|13	BuildRequires:	tcp_wrappers-devel
14cu|nsca-2.9.1-7|14	BuildRequires:	libmcrypt-devel
14cu|nsca-2.9.1-7|15	BuildRequires:	libtool-devel
14cu|nsca-2.9.1-7|16	Requires:	tcp_wrappers
14cu|nsca-2.9.1-7|17	Requires:	nagios
14cu|nsca-2.9.1-7|18	Requires(post): rpm-helper
14cu|nsca-2.9.1-7|19	Requires(preun): rpm-helper
14cu|nsca-2.9.1-7|20	
14cu|nsca-2.9.1-7|21	%description
14cu|nsca-2.9.1-7|22	The NSCA addon is designed to accept passive host and service check results
14cu|nsca-2.9.1-7|23	from clients that use the send_nsca utility (included in client subpackage) and
14cu|nsca-2.9.1-7|24	pass them along to the Nagios process by using the external command interface.
14cu|nsca-2.9.1-7|25	
14cu|nsca-2.9.1-7|26	%package -n	send_nsca
14cu|nsca-2.9.1-7|27	Summary:	NSCA client
14cu|nsca-2.9.1-7|28	Group:		System/Servers
14cu|nsca-2.9.1-7|29	
14cu|nsca-2.9.1-7|30	%description -n	send_nsca
14cu|nsca-2.9.1-7|31	NSCA client - is used to send service check information from a remote machine
14cu|nsca-2.9.1-7|32	to the NSCA daemon on the central machine that runs Nagios.
14cu|nsca-2.9.1-7|33	
14cu|nsca-2.9.1-7|34	%prep
14cu|nsca-2.9.1-7|35	%setup -q
14cu|nsca-2.9.1-7|36	%patch0 -p0
14cu|nsca-2.9.1-7|37	%patch1 -p1
14cu|nsca-2.9.1-7|38	
14cu|nsca-2.9.1-7|39	%build
14cu|nsca-2.9.1-7|40	%configure2_5x \
14cu|nsca-2.9.1-7|41	--with-nsca-port=5667 \
14cu|nsca-2.9.1-7|42	--with-nsca-user=nagios \
14cu|nsca-2.9.1-7|43	--with-nsca-grp=nagios \
14cu|nsca-2.9.1-7|44	--localstatedir=/var/spool/nagios \
14cu|nsca-2.9.1-7|45	--sysconfdir=%{_sysconfdir}/nagios
14cu|nsca-2.9.1-7|46	
14cu|nsca-2.9.1-7|47	%make
14cu|nsca-2.9.1-7|48	
14cu|nsca-2.9.1-7|49	%install
14cu|nsca-2.9.1-7|50	install -d -m 755 %{buildroot}%{_sbindir}
14cu|nsca-2.9.1-7|51	install -m 755 src/nsca %{buildroot}%{_sbindir}
14cu|nsca-2.9.1-7|52	install -m 755 src/send_nsca %{buildroot}%{_sbindir}
14cu|nsca-2.9.1-7|53	
14cu|nsca-2.9.1-7|54	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios
14cu|nsca-2.9.1-7|55	install -m 644 sample-config/nsca.cfg %{buildroot}%{_sysconfdir}/nagios
14cu|nsca-2.9.1-7|56	install -m 644 sample-config/send_nsca.cfg %{buildroot}%{_sysconfdir}/nagios
14cu|nsca-2.9.1-7|57	
14cu|nsca-2.9.1-7|58	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/nsca.service
14cu|nsca-2.9.1-7|59	install -D -m 644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/nsca.conf
14cu|nsca-2.9.1-7|60	
14cu|nsca-2.9.1-7|61	%post
14cu|nsca-2.9.1-7|62	%_post_service %{name}
14cu|nsca-2.9.1-7|63	
14cu|nsca-2.9.1-7|64	%preun
14cu|nsca-2.9.1-7|65	%_preun_service %{name}
14cu|nsca-2.9.1-7|66	
14cu|nsca-2.9.1-7|67	%files
14cu|nsca-2.9.1-7|68	%doc Changelog LEGAL README SECURITY
14cu|nsca-2.9.1-7|69	%config(noreplace) %{_sysconfdir}/nagios/nsca.cfg
14cu|nsca-2.9.1-7|70	%{_unitdir}/nsca.service
14cu|nsca-2.9.1-7|71	%{_prefix}/lib/tmpfiles.d/nsca.conf
14cu|nsca-2.9.1-7|72	%{_sbindir}/nsca
14cu|nsca-2.9.1-7|73	
14cu|nsca-2.9.1-7|74	%files -n send_nsca
14cu|nsca-2.9.1-7|75	%doc Changelog LEGAL README SECURITY
14cu|nsca-2.9.1-7|76	%config(noreplace) %{_sysconfdir}/nagios/send_nsca.cfg
14cu|nsca-2.9.1-7|77	%{_sbindir}/send_nsca
14cu|nsca-2.9.1-7|78	
14cu|nsca-2.9.1-7|79	%changelog
14cu|nsca-2.9.1-7|80	
14cu|nsca-2.9.1-7|81	* Mon Aug 24 2015 dsilakov <denis.silakov@rosalab.ru> 2.9.1-7
14cu|nsca-2.9.1-7|82	- (b3ebeb5) Merge pull request #2 from dalyadov/nsca:rosa2014.1
14cu|nsca-2.9.1-7|83	- (b3ebeb5) nsca
14cu|nsca-2.9.1-7|84	
14cu|nsca-2.9.1-7|85	

12352 14
14cu|nsd-4.1.3-1|1	Summary:	Fast and lean authoritative DNS Name Server
14cu|nsd-4.1.3-1|2	Name:		nsd
14cu|nsd-4.1.3-1|3	Version:	4.1.3
14cu|nsd-4.1.3-1|4	Release:	1
14cu|nsd-4.1.3-1|5	License:	BSD
14cu|nsd-4.1.3-1|6	Url:		http://www.nlnetlabs.nl/%{name}/
14cu|nsd-4.1.3-1|7	Source0:	http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
14cu|nsd-4.1.3-1|8	Source1:	nsd.service
14cu|nsd-4.1.3-1|9	Source2:	nsd.cron
14cu|nsd-4.1.3-1|10	Source3:	nsd.sysconfig
14cu|nsd-4.1.3-1|11	Source4:	tmpfiles-nsd.conf
14cu|nsd-4.1.3-1|12	Patch0:		nsd-install.patch
14cu|nsd-4.1.3-1|13	Group:		System/Servers
14cu|nsd-4.1.3-1|14	BuildRequires:	bison
14cu|nsd-4.1.3-1|15	BuildRequires:	flex
14cu|nsd-4.1.3-1|16	BuildRequires:	openssl-devel
14cu|nsd-4.1.3-1|17	BuildRequires:	tcp_wrappers-devel
14cu|nsd-4.1.3-1|18	BuildRequires:	pkgconfig(tevent)
14cu|nsd-4.1.3-1|19	BuildRequires:	pkgconfig(libevent)
14cu|nsd-4.1.3-1|20	BuildRequires:	systemd-units
14cu|nsd-4.1.3-1|21	Requires(post):	systemd-units
14cu|nsd-4.1.3-1|22	Requires(preun): systemd-units
14cu|nsd-4.1.3-1|23	Requires(postun): systemd-units
14cu|nsd-4.1.3-1|24	Requires(pre): shadow-utils
14cu|nsd-4.1.3-1|25	Conflicts:     bind pdns
14cu|nsd-4.1.3-1|26	
14cu|nsd-4.1.3-1|27	%description
14cu|nsd-4.1.3-1|28	NSD is a complete implementation of an authoritative DNS name server.
14cu|nsd-4.1.3-1|29	For further information about what NSD is and what NSD is not please
14cu|nsd-4.1.3-1|30	consult the REQUIREMENTS document which is a part of this distribution
14cu|nsd-4.1.3-1|31	(thanks to Olaf).
14cu|nsd-4.1.3-1|32	
14cu|nsd-4.1.3-1|33	%prep
14cu|nsd-4.1.3-1|34	%setup -q
14cu|nsd-4.1.3-1|35	%patch0 -p1 -b .install
14cu|nsd-4.1.3-1|36	
14cu|nsd-4.1.3-1|37	%build
14cu|nsd-4.1.3-1|38	%serverbuild_hardened
14cu|nsd-4.1.3-1|39	# export CFLAGS="%{optflags} -fPIE -Wformat-nonliteral -Wformat-security"
14cu|nsd-4.1.3-1|40	# export LDFLAGS="-pie -Wl,-z,relro,-z,now "
14cu|nsd-4.1.3-1|41	%configure --enable-bind8-stats --enable-checking --enable-nsec3  \
14cu|nsd-4.1.3-1|42	--with-pidfile=/run/%{name}/%{name}.pid --with-ssl \
14cu|nsd-4.1.3-1|43	--with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \
14cu|nsd-4.1.3-1|44	--with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \
14cu|nsd-4.1.3-1|45	--with-dbfile=%{_localstatedir}/lib/%{name}/nsd.db \
14cu|nsd-4.1.3-1|46	--enable-ratelimit --with-max-ips=1024
14cu|nsd-4.1.3-1|47	
14cu|nsd-4.1.3-1|48	%make
14cu|nsd-4.1.3-1|49	#convert to utf8
14cu|nsd-4.1.3-1|50	iconv -f iso8859-1 -t utf-8 doc/RELNOTES > doc/RELNOTES.utf8
14cu|nsd-4.1.3-1|51	iconv -f iso8859-1 -t utf-8 doc/CREDITS > doc/CREDITS.utf8
14cu|nsd-4.1.3-1|52	mv -f doc/RELNOTES.utf8 doc/RELNOTES
14cu|nsd-4.1.3-1|53	mv -f doc/CREDITS.utf8 doc/CREDITS
14cu|nsd-4.1.3-1|54	
14cu|nsd-4.1.3-1|55	%install
14cu|nsd-4.1.3-1|56	%make DESTDIR=%{buildroot} install
14cu|nsd-4.1.3-1|57	mkdir -p %{buildroot}%{_unitdir}
14cu|nsd-4.1.3-1|58	install -d -m 0755 %{buildroot}%{_sysconfdir}/cron.hourly
14cu|nsd-4.1.3-1|59	install -c -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.hourly/nsd
14cu|nsd-4.1.3-1|60	install -m 0755 %{SOURCE1} %{buildroot}/%{_unitdir}/nsd.service
14cu|nsd-4.1.3-1|61	install -d -m 0700 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|nsd-4.1.3-1|62	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|nsd-4.1.3-1|63	install -m 0755 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cu|nsd-4.1.3-1|64	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d/ %{buildroot}/run/%{name}
14cu|nsd-4.1.3-1|65	install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/tmpfiles.d/nsd.conf
14cu|nsd-4.1.3-1|66	
14cu|nsd-4.1.3-1|67	# change .sample to normal config files
14cu|nsd-4.1.3-1|68	head -76 %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample > %{buildroot}%{_sysconfdir}/nsd/nsd.conf
14cu|nsd-4.1.3-1|69	rm %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample
14cu|nsd-4.1.3-1|70	echo "database: /var/lib/nsd/nsd.db" >> %{buildroot}%{_sysconfdir}/nsd/nsd.conf
14cu|nsd-4.1.3-1|71	echo "# include: \"/some/path/file\"" >> %{buildroot}%{_sysconfdir}/nsd/nsd.conf
14cu|nsd-4.1.3-1|72	
14cu|nsd-4.1.3-1|73	%files
14cu|nsd-4.1.3-1|74	%doc doc/*
14cu|nsd-4.1.3-1|75	%doc contrib/nsd.zones2nsd.conf
14cu|nsd-4.1.3-1|76	%dir %{_sysconfdir}/nsd/
14cu|nsd-4.1.3-1|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.conf
14cu|nsd-4.1.3-1|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/nsd
14cu|nsd-4.1.3-1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/tmpfiles.d/nsd.conf
14cu|nsd-4.1.3-1|80	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|nsd-4.1.3-1|81	%{_sysconfdir}/cron.hourly/nsd
14cu|nsd-4.1.3-1|82	%attr(0755,nsd,nsd) %dir /run/%{name}
14cu|nsd-4.1.3-1|83	%attr(0755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}
14cu|nsd-4.1.3-1|84	%{_sbindir}/*
14cu|nsd-4.1.3-1|85	%{_mandir}/*/*
14cu|nsd-4.1.3-1|86	
14cu|nsd-4.1.3-1|87	%pre
14cu|nsd-4.1.3-1|88	getent group nsd >/dev/null || groupadd -r nsd
14cu|nsd-4.1.3-1|89	getent passwd nsd >/dev/null || \
14cu|nsd-4.1.3-1|90	useradd -r -g nsd -d /etc/nsd -s /sbin/nologin \
14cu|nsd-4.1.3-1|91	-c "nsd daemon account" nsd
14cu|nsd-4.1.3-1|92	exit 0
14cu|nsd-4.1.3-1|93	
14cu|nsd-4.1.3-1|94	%post
14cu|nsd-4.1.3-1|95	%tmpfiles_create nsd.conf
14cu|nsd-4.1.3-1|96	%systemd_post nsd.service
14cu|nsd-4.1.3-1|97	
14cu|nsd-4.1.3-1|98	%preun
14cu|nsd-4.1.3-1|99	%systemd_preun nsd.service
14cu|nsd-4.1.3-1|100	
14cu|nsd-4.1.3-1|101	%postun
14cu|nsd-4.1.3-1|102	%systemd_postun_with_restart nsd.service
14cu|nsd-4.1.3-1|103	
14cu|nsd-4.1.3-1|104	%changelog
14cu|nsd-4.1.3-1|105	
14cu|nsd-4.1.3-1|106	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1.3-1
14cu|nsd-4.1.3-1|107	- (89c22a1) Added libevent BR
14cu|nsd-4.1.3-1|108	
14cu|nsd-4.1.3-1|109	

12353 14
14cu|nsnake-2.0.5-1|1	Name:           nsnake
14cu|nsnake-2.0.5-1|2	Version:        2.0.5
14cu|nsnake-2.0.5-1|3	Release:        1
14cu|nsnake-2.0.5-1|4	Summary:        The classic snake game with textual interface
14cu|nsnake-2.0.5-1|5	Group:		Games/Other
14cu|nsnake-2.0.5-1|6	Url:            http://nsnake.alexdantas.net/
14cu|nsnake-2.0.5-1|7	Source0:        https://github.com/alexdantas/nSnake/archive/v%{version}.tar.gz/nSnake-%{version}.tar.gz
14cu|nsnake-2.0.5-1|8	# Half finished patch, ONLY works.
14cu|nsnake-2.0.5-1|9	Patch0:         https://github.com/cicku/nSnake/commit/df8e8e39d9de33be6ff725a53ab74a69129ce57c.patch
14cu|nsnake-2.0.5-1|10	License:        GPLv3+
14cu|nsnake-2.0.5-1|11	BuildRequires:  doxygen
14cu|nsnake-2.0.5-1|12	BuildRequires:  graphviz
14cu|nsnake-2.0.5-1|13	BuildRequires:  iniparser-devel
14cu|nsnake-2.0.5-1|14	BuildRequires:  ncurses-devel
14cu|nsnake-2.0.5-1|15	
14cu|nsnake-2.0.5-1|16	%description
14cu|nsnake-2.0.5-1|17	nSnake is a implementation of the classic snake game with textual interface.
14cu|nsnake-2.0.5-1|18	It is playable at command-line and uses the nCurses C library for graphics.
14cu|nsnake-2.0.5-1|19	
14cu|nsnake-2.0.5-1|20	%prep
14cu|nsnake-2.0.5-1|21	%setup -qn nSnake-%{version}
14cu|nsnake-2.0.5-1|22	%patch0 -p1
14cu|nsnake-2.0.5-1|23	
14cu|nsnake-2.0.5-1|24	%build
14cu|nsnake-2.0.5-1|25	make CFLAGS_PLATFORM="%{optflags}" LDFLAGS_PLATFORM="%{?__global_ldflags}" V=1 %{?_smp_mflags}
14cu|nsnake-2.0.5-1|26	make doc
14cu|nsnake-2.0.5-1|27	
14cu|nsnake-2.0.5-1|28	%install
14cu|nsnake-2.0.5-1|29	%make_install
14cu|nsnake-2.0.5-1|30	
14cu|nsnake-2.0.5-1|31	%files
14cu|nsnake-2.0.5-1|32	%doc AUTHORS BUGS ChangeLog COPYING README.md TODO
14cu|nsnake-2.0.5-1|33	%{_bindir}/%{name}
14cu|nsnake-2.0.5-1|34	%{_mandir}/man6/nsnake.6*
14cu|nsnake-2.0.5-1|35	
14cu|nsnake-2.0.5-1|36	
14cu|nsnake-2.0.5-1|37	%changelog
14cu|nsnake-2.0.5-1|38	
14cu|nsnake-2.0.5-1|39	* Wed May 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-1
14cu|nsnake-2.0.5-1|40	- (6a37a88) Imported from SRPM
14cu|nsnake-2.0.5-1|41	
14cu|nsnake-2.0.5-1|42	

12354 14
14cu|nss-pam-ldapd-0.9.6-1|1	Summary:	An nsswitch module which uses directory servers
14cu|nss-pam-ldapd-0.9.6-1|2	Name:		nss-pam-ldapd
14cu|nss-pam-ldapd-0.9.6-1|3	Version:	0.9.6
14cu|nss-pam-ldapd-0.9.6-1|4	Release:	1
14cu|nss-pam-ldapd-0.9.6-1|5	License:	LGPLv2+
14cu|nss-pam-ldapd-0.9.6-1|6	Group:		System/Libraries
14cu|nss-pam-ldapd-0.9.6-1|7	URL:		http://arthurdejong.org/nss-ldapd/
14cu|nss-pam-ldapd-0.9.6-1|8	Source0:	http://arthurdejong.org/nss-ldapd/%{name}-%{version}.tar.gz
14cu|nss-pam-ldapd-0.9.6-1|9	Source3:	nslcd.service
14cu|nss-pam-ldapd-0.9.6-1|10	Source4:	nslcd.tmpfiles
14cu|nss-pam-ldapd-0.9.6-1|11	Source100:	%{name}.rpmlintrc
14cu|nss-pam-ldapd-0.9.6-1|12	BuildRequires:	krb5-devel
14cu|nss-pam-ldapd-0.9.6-1|13	BuildRequires:	openldap-devel
14cu|nss-pam-ldapd-0.9.6-1|14	BuildRequires:	pam-devel
14cu|nss-pam-ldapd-0.9.6-1|15	Requires(pre,post,preun):	rpm-helper
14cu|nss-pam-ldapd-0.9.6-1|16	Conflicts:	nss_ldap
14cu|nss-pam-ldapd-0.9.6-1|17	Conflicts:	pam_ldap
14cu|nss-pam-ldapd-0.9.6-1|18	
14cu|nss-pam-ldapd-0.9.6-1|19	%description
14cu|nss-pam-ldapd-0.9.6-1|20	The nss-ldapd daemon, nslcd, uses a directory server to look up name
14cu|nss-pam-ldapd-0.9.6-1|21	service information (users, groups, etc.) on behalf of a lightweight
14cu|nss-pam-ldapd-0.9.6-1|22	nsswitch module.
14cu|nss-pam-ldapd-0.9.6-1|23	
14cu|nss-pam-ldapd-0.9.6-1|24	%files
14cu|nss-pam-ldapd-0.9.6-1|25	%doc AUTHORS ChangeLog COPYING HACKING NEWS README TODO
14cu|nss-pam-ldapd-0.9.6-1|26	%{_bindir}/chsh.ldap
14cu|nss-pam-ldapd-0.9.6-1|27	%{_bindir}/getent.ldap
14cu|nss-pam-ldapd-0.9.6-1|28	%{_sbindir}/nslcd
14cu|nss-pam-ldapd-0.9.6-1|29	%dir %{_datadir}/nslcd-utils/
14cu|nss-pam-ldapd-0.9.6-1|30	%{_datadir}/nslcd-utils/*
14cu|nss-pam-ldapd-0.9.6-1|31	/%{_lib}/libnss_ldap.so.2
14cu|nss-pam-ldapd-0.9.6-1|32	/%{_lib}/security/pam_ldap.so
14cu|nss-pam-ldapd-0.9.6-1|33	%{_mandir}/*/*
14cu|nss-pam-ldapd-0.9.6-1|34	%config(noreplace) %{_sysconfdir}/nslcd.conf
14cu|nss-pam-ldapd-0.9.6-1|35	%{_tmpfilesdir}/nslcd.conf
14cu|nss-pam-ldapd-0.9.6-1|36	%{_unitdir}/nslcd.service
14cu|nss-pam-ldapd-0.9.6-1|37	
14cu|nss-pam-ldapd-0.9.6-1|38	%pre
14cu|nss-pam-ldapd-0.9.6-1|39	%_pre_useradd nslcd / /bin/false
14cu|nss-pam-ldapd-0.9.6-1|40	
14cu|nss-pam-ldapd-0.9.6-1|41	%post
14cu|nss-pam-ldapd-0.9.6-1|42	%tmpfiles_create nslcd.conf
14cu|nss-pam-ldapd-0.9.6-1|43	%_post_service nslcd
14cu|nss-pam-ldapd-0.9.6-1|44	
14cu|nss-pam-ldapd-0.9.6-1|45	%preun
14cu|nss-pam-ldapd-0.9.6-1|46	%_preun_service nslcd
14cu|nss-pam-ldapd-0.9.6-1|47	
14cu|nss-pam-ldapd-0.9.6-1|48	#----------------------------------------------------------------------------
14cu|nss-pam-ldapd-0.9.6-1|49	
14cu|nss-pam-ldapd-0.9.6-1|50	%prep
14cu|nss-pam-ldapd-0.9.6-1|51	%setup -q
14cu|nss-pam-ldapd-0.9.6-1|52	
14cu|nss-pam-ldapd-0.9.6-1|53	%build
14cu|nss-pam-ldapd-0.9.6-1|54	%configure2_5x \
14cu|nss-pam-ldapd-0.9.6-1|55	--libdir=/%{_lib} \
14cu|nss-pam-ldapd-0.9.6-1|56	--with-pam-seclib-dir=/%{_lib}/security \
14cu|nss-pam-ldapd-0.9.6-1|57	--with-nslcd-pidfile=/run/nslcd/nslcd.pid
14cu|nss-pam-ldapd-0.9.6-1|58	%make
14cu|nss-pam-ldapd-0.9.6-1|59	
14cu|nss-pam-ldapd-0.9.6-1|60	%install
14cu|nss-pam-ldapd-0.9.6-1|61	%makeinstall_std
14cu|nss-pam-ldapd-0.9.6-1|62	
14cu|nss-pam-ldapd-0.9.6-1|63	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/nslcd.service
14cu|nss-pam-ldapd-0.9.6-1|64	install -D -m 644 %{SOURCE4} %{buildroot}%{_prefix}/lib/tmpfiles.d/nslcd.conf
14cu|nss-pam-ldapd-0.9.6-1|65	
14cu|nss-pam-ldapd-0.9.6-1|66	
14cu|nss-pam-ldapd-0.9.6-1|67	%changelog
14cu|nss-pam-ldapd-0.9.6-1|68	
14cu|nss-pam-ldapd-0.9.6-1|69	* Fri Dec 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-1
14cu|nss-pam-ldapd-0.9.6-1|70	- (09e7852) New version 0.9.6
14cu|nss-pam-ldapd-0.9.6-1|71	- (09e7852) Update files
14cu|nss-pam-ldapd-0.9.6-1|72	- (09e7852) Add Conflicts with pam_ldap and nss_ldap
14cu|nss-pam-ldapd-0.9.6-1|73	
14cu|nss-pam-ldapd-0.9.6-1|74	

12355 14
14cu|nta-1.0-14|1	Summary:	Network traffic analyzer
14cu|nta-1.0-14|2	Name:		nta
14cu|nta-1.0-14|3	Version:	1.0
14cu|nta-1.0-14|4	Release:	14
14cu|nta-1.0-14|5	License:	GPLv2+
14cu|nta-1.0-14|6	Group:		Monitoring
14cu|nta-1.0-14|7	Url:		http://www.kyberdigi.cz/projects/nta
14cu|nta-1.0-14|8	Source0:	%{name}-%{version}.tar.bz2
14cu|nta-1.0-14|9	Source1:	nta-cron-sample
14cu|nta-1.0-14|10	Source2:	nta-tmpfiles.conf
14cu|nta-1.0-14|11	Patch0:		nta-mandriva_apache_integration.bz2
14cu|nta-1.0-14|12	Patch1:		nta-config_location.bz2
14cu|nta-1.0-14|13	Requires:	webserver
14cu|nta-1.0-14|14	Requires(pre):	webserver
14cu|nta-1.0-14|15	Requires(post):	systemd
14cu|nta-1.0-14|16	BuildArch:	noarch
14cu|nta-1.0-14|17	
14cu|nta-1.0-14|18	%description
14cu|nta-1.0-14|19	Sometimes it is good to know, how the network is used, how many
14cu|nta-1.0-14|20	bytes were received and how many bytes were sent. Therefore, here
14cu|nta-1.0-14|21	is Network Traffic Analyzer, that creates nice graphical network
14cu|nta-1.0-14|22	usage statistics accessible using a webbrowser.
14cu|nta-1.0-14|23	
14cu|nta-1.0-14|24	NTA runs as a cron job as any unprivileged (non root) user.
14cu|nta-1.0-14|25	
14cu|nta-1.0-14|26	%files
14cu|nta-1.0-14|27	%doc README COPYING README.urpmi
14cu|nta-1.0-14|28	%config(noreplace) %{_webappconfdir}/nta.conf
14cu|nta-1.0-14|29	%config(noreplace) %{_sysconfdir}/nta/config.pl
14cu|nta-1.0-14|30	%{_sysconfdir}/cron.d/nta
14cu|nta-1.0-14|31	%{_sbindir}/*
14cu|nta-1.0-14|32	%{perl_vendorlib}/*
14cu|nta-1.0-14|33	%attr(0755,apache,apache) %dir %{_localstatedir}/www/nta
14cu|nta-1.0-14|34	%{_localstatedir}/www/nta/*
14cu|nta-1.0-14|35	%ghost %attr(0755,apache,apache) %dir %{_localstatedir}/run/nta
14cu|nta-1.0-14|36	%attr(0755,apache,apache) %dir %{_localstatedir}/lib/nta/data
14cu|nta-1.0-14|37	%{_localstatedir}/lib/nta/templates/*
14cu|nta-1.0-14|38	%{_tmpfilesdir}/%{name}.conf
14cu|nta-1.0-14|39	
14cu|nta-1.0-14|40	%post
14cu|nta-1.0-14|41	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|nta-1.0-14|42	
14cu|nta-1.0-14|43	#----------------------------------------------------------------------------
14cu|nta-1.0-14|44	
14cu|nta-1.0-14|45	%prep
14cu|nta-1.0-14|46	%setup
14cu|nta-1.0-14|47	%patch0 -p0
14cu|nta-1.0-14|48	%patch1 -p0
14cu|nta-1.0-14|49	
14cu|nta-1.0-14|50	%build
14cu|nta-1.0-14|51	
14cu|nta-1.0-14|52	%install
14cu|nta-1.0-14|53	# nta has no make install or similar, so we do it manually
14cu|nta-1.0-14|54	
14cu|nta-1.0-14|55	install -d %{buildroot}%{_sbindir}
14cu|nta-1.0-14|56	install nta.pl %{buildroot}%{_sbindir}
14cu|nta-1.0-14|57	
14cu|nta-1.0-14|58	install -d %{buildroot}%{_sysconfdir}/nta
14cu|nta-1.0-14|59	install -m0644 config.pl %{buildroot}%{_sysconfdir}/nta
14cu|nta-1.0-14|60	
14cu|nta-1.0-14|61	install -d %{buildroot}%{_sysconfdir}/cron.d
14cu|nta-1.0-14|62	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.d/nta
14cu|nta-1.0-14|63	
14cu|nta-1.0-14|64	install -d %{buildroot}%{_tmpfilesdir}
14cu|nta-1.0-14|65	install -m0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|nta-1.0-14|66	
14cu|nta-1.0-14|67	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|nta-1.0-14|68	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|nta-1.0-14|69	# configuration for NTA
14cu|nta-1.0-14|70	
14cu|nta-1.0-14|71	Alias /nta %{_localstatedir}/www/nta
14cu|nta-1.0-14|72	<Directory %{_localstatedir}/www/nta>
14cu|nta-1.0-14|73	Require all granted
14cu|nta-1.0-14|74	</Directory>
14cu|nta-1.0-14|75	EOF
14cu|nta-1.0-14|76	
14cu|nta-1.0-14|77	install -d %{buildroot}%{perl_vendorlib}
14cu|nta-1.0-14|78	install -m0644 *.pm %{buildroot}%{perl_vendorlib}
14cu|nta-1.0-14|79	
14cu|nta-1.0-14|80	install -d %{buildroot}%{_localstatedir}/www/nta
14cu|nta-1.0-14|81	install -d %{buildroot}%{_localstatedir}/www/nta/images
14cu|nta-1.0-14|82	install -m0644 images/* %{buildroot}%{_localstatedir}/www/nta
14cu|nta-1.0-14|83	install -d %{buildroot}%{_localstatedir}/run/nta
14cu|nta-1.0-14|84	
14cu|nta-1.0-14|85	install -d %{buildroot}%{_localstatedir}/lib/nta/data
14cu|nta-1.0-14|86	install -d %{buildroot}%{_localstatedir}/lib/nta/templates
14cu|nta-1.0-14|87	install -m0644 templates/* %{buildroot}%{_localstatedir}/lib/nta/templates
14cu|nta-1.0-14|88	
14cu|nta-1.0-14|89	cat > README.urpmi <<EOF
14cu|nta-1.0-14|90	NTA is installed as a cronjob that runs every five minutes.
14cu|nta-1.0-14|91	
14cu|nta-1.0-14|92	You can check the results by accessing http://localhost/nta with any
14cu|nta-1.0-14|93	browser.
14cu|nta-1.0-14|94	EOF
14cu|nta-1.0-14|95	
14cu|nta-1.0-14|96	
14cu|nta-1.0-14|97	%changelog
14cu|nta-1.0-14|98	
14cu|nta-1.0-14|99	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-14
14cu|nta-1.0-14|100	- (387e3c0) Properly handle /var/run/nta
14cu|nta-1.0-14|101	
14cu|nta-1.0-14|102	

12356 14
14cu|ntop-5.0.1-1|1	%global __requires_exclude devel\\(.*\\)
14cu|ntop-5.0.1-1|2	%global __provides_exclude devel\\(.*\\)
14cu|ntop-5.0.1-1|3	%define _disable_ld_no_undefined 1
14cu|ntop-5.0.1-1|4	
14cu|ntop-5.0.1-1|5	Name:		ntop
14cu|ntop-5.0.1-1|6	Version:	5.0.1
14cu|ntop-5.0.1-1|7	Release:	1
14cu|ntop-5.0.1-1|8	Summary:	Network and traffic analyzer
14cu|ntop-5.0.1-1|9	License:	GPLv2
14cu|ntop-5.0.1-1|10	Group:		Monitoring
14cu|ntop-5.0.1-1|11	URL:		http://www.ntop.org
14cu|ntop-5.0.1-1|12	Source0:	http://downloads.sourceforge.net/ntop/%{name}-%{version}.tar.gz
14cu|ntop-5.0.1-1|13	Source2:	%{name}.logrotate
14cu|ntop-5.0.1-1|14	Source3:	http://standards.ieee.org/regauth/oui/oui.txt
14cu|ntop-5.0.1-1|15	Source4:	%{name}.conf
14cu|ntop-5.0.1-1|16	Source5:	%{name}.service
14cu|ntop-5.0.1-1|17	#TODO: Rework the package to follow lib policy
14cu|ntop-5.0.1-1|18	Source100:	%{name}.rpmlintrc
14cu|ntop-5.0.1-1|19	Patch0:		ntop-dot-default-path.patch
14cu|ntop-5.0.1-1|20	Patch5:		ntop-4.0-system_lua.patch
14cu|ntop-5.0.1-1|21	Patch6:		ntop-running-user.patch
14cu|ntop-5.0.1-1|22	Patch7:		ntop-5.0.1-automake-1.13.patch
14cu|ntop-5.0.1-1|23	Patch8:		ntop-5.0.2-CVE-2014-4165.patch
14cu|ntop-5.0.1-1|24	Patch9:		ntop-5.0.1-nDPI-reconf.patch
14cu|ntop-5.0.1-1|25	
14cu|ntop-5.0.1-1|26	BuildRequires:	libtool
14cu|ntop-5.0.1-1|27	BuildRequires:	wget
14cu|ntop-5.0.1-1|28	BuildRequires:	gd-devel
14cu|ntop-5.0.1-1|29	BuildRequires:	gdbm-devel
14cu|ntop-5.0.1-1|30	BuildRequires:	jpeg-devel
14cu|ntop-5.0.1-1|31	BuildRequires:	libpcap-devel
14cu|ntop-5.0.1-1|32	BuildRequires:	mysql-devel
14cu|ntop-5.0.1-1|33	BuildRequires:	net-snmp-devel
14cu|ntop-5.0.1-1|34	BuildRequires:	perl-devel
14cu|ntop-5.0.1-1|35	BuildRequires:	readline-devel
14cu|ntop-5.0.1-1|36	BuildRequires:	tcp_wrappers-devel
14cu|ntop-5.0.1-1|37	BuildRequires:	pkgconfig(geoip)
14cu|ntop-5.0.1-1|38	BuildRequires:	pkgconfig(glib-2.0)
14cu|ntop-5.0.1-1|39	BuildRequires:	pkgconfig(libevent)
14cu|ntop-5.0.1-1|40	BuildRequires:	pkgconfig(libpcre)
14cu|ntop-5.0.1-1|41	BuildRequires:	pkgconfig(libpng)
14cu|ntop-5.0.1-1|42	BuildRequires:	pkgconfig(librrd)
14cu|ntop-5.0.1-1|43	BuildRequires:	pkgconfig(lua)
14cu|ntop-5.0.1-1|44	BuildRequires:	pkgconfig(ncurses)
14cu|ntop-5.0.1-1|45	BuildRequires:	pkgconfig(openssl)
14cu|ntop-5.0.1-1|46	BuildRequires:	pkgconfig(xpm)
14cu|ntop-5.0.1-1|47	BuildRequires:	pkgconfig(zlib)
14cu|ntop-5.0.1-1|48	BuildRequires:	python-devel
14cu|ntop-5.0.1-1|49	BuildRequires:	subversion
14cu|ntop-5.0.1-1|50	Requires:	tcp_wrappers
14cu|ntop-5.0.1-1|51	Requires:	rrdtool
14cu|ntop-5.0.1-1|52	Requires:	geoip
14cu|ntop-5.0.1-1|53	Requires(pre,preun):	rpm-helper
14cu|ntop-5.0.1-1|54	Requires(post,postun):	rpm-helper
14cu|ntop-5.0.1-1|55	
14cu|ntop-5.0.1-1|56	Requires:	tcp_wrappers
14cu|ntop-5.0.1-1|57	Requires:	rrdtool
14cu|ntop-5.0.1-1|58	Requires:	geoip
14cu|ntop-5.0.1-1|59	
14cu|ntop-5.0.1-1|60	%description
14cu|ntop-5.0.1-1|61	Ntop is a network and traffic analyzer that provides a wealth of information on
14cu|ntop-5.0.1-1|62	various networking hosts and protocols. ntop is primarily accessed via a
14cu|ntop-5.0.1-1|63	built-in web interface. Optionally, data may be stored into a database for
14cu|ntop-5.0.1-1|64	analysis or extracted from the web server in formats suitable for manipulation
14cu|ntop-5.0.1-1|65	in perl or php.
14cu|ntop-5.0.1-1|66	
14cu|ntop-5.0.1-1|67	%prep
14cu|ntop-5.0.1-1|68	%setup -q
14cu|ntop-5.0.1-1|69	%patch0 -p0 -b .dot
14cu|ntop-5.0.1-1|70	%patch5 -p1 -b .system_lua
14cu|ntop-5.0.1-1|71	%patch6 -p0 -b .default-user-to-ntop
14cu|ntop-5.0.1-1|72	%patch7 -p1 -b .automake-1_13
14cu|ntop-5.0.1-1|73	%patch8 -p1 -b .CVE-2014-4165
14cu|ntop-5.0.1-1|74	%patch9 -p1 -b .nDPI
14cu|ntop-5.0.1-1|75	# update oui.txt
14cu|ntop-5.0.1-1|76	rm -f oui.txt*
14cu|ntop-5.0.1-1|77	cp %{SOURCE3} oui.txt; gzip -9 oui.txt
14cu|ntop-5.0.1-1|78	
14cu|ntop-5.0.1-1|79	%build
14cu|ntop-5.0.1-1|80	sh ./autogen.sh --noconfig
14cu|ntop-5.0.1-1|81	
14cu|ntop-5.0.1-1|82	%serverbuild
14cu|ntop-5.0.1-1|83	
14cu|ntop-5.0.1-1|84	%configure2_5x \
14cu|ntop-5.0.1-1|85	--disable-static \
14cu|ntop-5.0.1-1|86	--bindir=%{_sbindir} \
14cu|ntop-5.0.1-1|87	--localstatedir=/var/lib \
14cu|ntop-5.0.1-1|88	--enable-snmp
14cu|ntop-5.0.1-1|89	
14cu|ntop-5.0.1-1|90	make
14cu|ntop-5.0.1-1|91	
14cu|ntop-5.0.1-1|92	%install
14cu|ntop-5.0.1-1|93	%makeinstall_std
14cu|ntop-5.0.1-1|94	
14cu|ntop-5.0.1-1|95	install -d %{buildroot}%{_localstatedir}/lib/%{name}/rrd/{flows,graphics,interfaces}
14cu|ntop-5.0.1-1|96	
14cu|ntop-5.0.1-1|97	#Create folder for archive logs
14cu|ntop-5.0.1-1|98	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cu|ntop-5.0.1-1|99	
14cu|ntop-5.0.1-1|100	chmod 644 %{buildroot}%{_sysconfdir}/%{name}/*gz
14cu|ntop-5.0.1-1|101	
14cu|ntop-5.0.1-1|102	install -D -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
14cu|ntop-5.0.1-1|103	install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|ntop-5.0.1-1|104	install -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|ntop-5.0.1-1|105	
14cu|ntop-5.0.1-1|106	# cleanup
14cu|ntop-5.0.1-1|107	rm -rf %{buildroot}%{_libdir}/*.{a,la}
14cu|ntop-5.0.1-1|108	rm -rf %{buildroot}%{_libdir}/plugins
14cu|ntop-5.0.1-1|109	rm -rf %{buildroot}%{_sysconfdir}/%{name}/%{name}-cert.pem
14cu|ntop-5.0.1-1|110	
14cu|ntop-5.0.1-1|111	# fix permissions
14cu|ntop-5.0.1-1|112	find %{buildroot}%{_datadir}/%{name}/html -type f -print0|xargs -0 chmod 644
14cu|ntop-5.0.1-1|113	find %{buildroot}%{_datadir}/%{name}/html -type d -print0|xargs -0 chmod 755
14cu|ntop-5.0.1-1|114	
14cu|ntop-5.0.1-1|115	cat > README.urpmi << EOF
14cu|ntop-5.0.1-1|116	There are some manual steps you need to do, first start %{_sbindir}/%{name} to
14cu|ntop-5.0.1-1|117	set the admin password, please check %{_datadir}/doc/%{name}/1STRUN.txt file for
14cu|ntop-5.0.1-1|118	more info.
14cu|ntop-5.0.1-1|119	EOF
14cu|ntop-5.0.1-1|120	
14cu|ntop-5.0.1-1|121	%pre
14cu|ntop-5.0.1-1|122	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|ntop-5.0.1-1|123	
14cu|ntop-5.0.1-1|124	%post
14cu|ntop-5.0.1-1|125	%_post_service ntop
14cu|ntop-5.0.1-1|126	%_create_ssl_certificate ntop -b
14cu|ntop-5.0.1-1|127	
14cu|ntop-5.0.1-1|128	%preun
14cu|ntop-5.0.1-1|129	%_preun_service ntop
14cu|ntop-5.0.1-1|130	
14cu|ntop-5.0.1-1|131	%files
14cu|ntop-5.0.1-1|132	%doc AUTHORS CONTENTS COPYING ChangeLog NEWS PORTING MANIFESTO SUPPORT_NTOP.txt
14cu|ntop-5.0.1-1|133	%doc THANKS docs/FAQ docs/HACKING docs/KNOWN_BUGS docs/FILES docs/README
14cu|ntop-5.0.1-1|134	%doc docs/1STRUN.txt docs/database NetFlow README.urpmi
14cu|ntop-5.0.1-1|135	%{_sysconfdir}/logrotate.d/ntop
14cu|ntop-5.0.1-1|136	%config(noreplace) %{_sysconfdir}/ntop.conf
14cu|ntop-5.0.1-1|137	%{_sysconfdir}/ntop/*.gz
14cu|ntop-5.0.1-1|138	%{_sysconfdir}/ntop/*.dat
14cu|ntop-5.0.1-1|139	%{_unitdir}/ntop.service
14cu|ntop-5.0.1-1|140	%{_sbindir}/%{name}
14cu|ntop-5.0.1-1|141	%{_mandir}/man8/%{name}.8.*
14cu|ntop-5.0.1-1|142	%{_datadir}/%{name}/
14cu|ntop-5.0.1-1|143	%{_libdir}/libnetflowPlugin.so
14cu|ntop-5.0.1-1|144	%{_libdir}/libntop.so
14cu|ntop-5.0.1-1|145	%{_libdir}/libntopreport.so
14cu|ntop-5.0.1-1|146	%{_libdir}/librrdPlugin.so
14cu|ntop-5.0.1-1|147	%{_libdir}/libsflowPlugin.so
14cu|ntop-5.0.1-1|148	%{_libdir}/libnetflowPlugin-%{version}.so
14cu|ntop-5.0.1-1|149	%{_libdir}/libntop-%{version}.so
14cu|ntop-5.0.1-1|150	%{_libdir}/libntopreport-%{version}.so
14cu|ntop-5.0.1-1|151	%{_libdir}/librrdPlugin-%{version}.so
14cu|ntop-5.0.1-1|152	%{_libdir}/libsflowPlugin-%{version}.so
14cu|ntop-5.0.1-1|153	%{_libdir}/%{name}/
14cu|ntop-5.0.1-1|154	%attr(-,ntop,ntop) %{_localstatedir}/lib/ntop
14cu|ntop-5.0.1-1|155	%attr(-,ntop,ntop) %{_localstatedir}/log/ntop
14cu|ntop-5.0.1-1|156	
14cu|ntop-5.0.1-1|157	
14cu|ntop-5.0.1-1|158	%changelog
14cu|ntop-5.0.1-1|159	
14cu|ntop-5.0.1-1|160	* Tue May 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.1-1
14cu|ntop-5.0.1-1|161	- (d01b2d4) Add auoreconf for nDPI
14cu|ntop-5.0.1-1|162	
14cu|ntop-5.0.1-1|163	

12357 14
14cu|nudoku-0.2.5-1|1	Name:           nudoku
14cu|nudoku-0.2.5-1|2	Version:        0.2.5
14cu|nudoku-0.2.5-1|3	Release:        1
14cu|nudoku-0.2.5-1|4	Summary:        Ncurses based Sudoku game
14cu|nudoku-0.2.5-1|5	License:        GPLv3
14cu|nudoku-0.2.5-1|6	Group:          Games/Puzzles
14cu|nudoku-0.2.5-1|7	Url:            https://github.com/jubalh/%{name}
14cu|nudoku-0.2.5-1|8	Source:         https://github.com/jubalh/%{name}/archive/%{name}-%{version}.tar.gz
14cu|nudoku-0.2.5-1|9	BuildRequires:  autoconf
14cu|nudoku-0.2.5-1|10	BuildRequires:  automake
14cu|nudoku-0.2.5-1|11	BuildRequires:  ncurses-devel
14cu|nudoku-0.2.5-1|12	BuildRequires:  xz
14cu|nudoku-0.2.5-1|13	
14cu|nudoku-0.2.5-1|14	%description
14cu|nudoku-0.2.5-1|15	nudoku is a ncurses based Sudoku game.
14cu|nudoku-0.2.5-1|16	
14cu|nudoku-0.2.5-1|17	%files
14cu|nudoku-0.2.5-1|18	%doc README.md LICENSE AUTHORS
14cu|nudoku-0.2.5-1|19	%{_bindir}/nudoku
14cu|nudoku-0.2.5-1|20	%{_mandir}/man6/nudoku.6.*
14cu|nudoku-0.2.5-1|21	#--------------------------------------------------------
14cu|nudoku-0.2.5-1|22	
14cu|nudoku-0.2.5-1|23	%prep
14cu|nudoku-0.2.5-1|24	%setup -q
14cu|nudoku-0.2.5-1|25	
14cu|nudoku-0.2.5-1|26	%build
14cu|nudoku-0.2.5-1|27	autoreconf -fi
14cu|nudoku-0.2.5-1|28	%configure2_5x
14cu|nudoku-0.2.5-1|29	%make
14cu|nudoku-0.2.5-1|30	
14cu|nudoku-0.2.5-1|31	%install
14cu|nudoku-0.2.5-1|32	%makeinstall_std
14cu|nudoku-0.2.5-1|33	
14cu|nudoku-0.2.5-1|34	%changelog
14cu|nudoku-0.2.5-1|35	
14cu|nudoku-0.2.5-1|36	* Thu Aug 18 2016 abfonly <abfonly@gmail.com> 0.2.5-1
14cu|nudoku-0.2.5-1|37	- (f01b9ed) Imported from SRPM
14cu|nudoku-0.2.5-1|38	
14cu|nudoku-0.2.5-1|39	

12358 14
14cu|nulog-2.1.5-7|1	# This file is provided by python-twisted-core
14cu|nulog-2.1.5-7|2	%define __noautoreq '/usr/bin/twistd'
14cu|nulog-2.1.5-7|3	
14cu|nulog-2.1.5-7|4	Summary:	Firewall log analysis interface written in python
14cu|nulog-2.1.5-7|5	Name:		nulog
14cu|nulog-2.1.5-7|6	Version:	2.1.5
14cu|nulog-2.1.5-7|7	Release:	7
14cu|nulog-2.1.5-7|8	License:	GPLv2+
14cu|nulog-2.1.5-7|9	Group:		System/Servers
14cu|nulog-2.1.5-7|10	Url:		http://www.inl.fr/Nulog.html
14cu|nulog-2.1.5-7|11	Source0:	http://www.inl.fr/download/%{name}-%{version}.tar.bz2
14cu|nulog-2.1.5-7|12	Source1:	nulog.service
14cu|nulog-2.1.5-7|13	Source2:	nulog-tmpfiles.conf
14cu|nulog-2.1.5-7|14	BuildRequires:	python-docutils
14cu|nulog-2.1.5-7|15	BuildRequires:	pkgconfig(python)
14cu|nulog-2.1.5-7|16	Requires:	mysql
14cu|nulog-2.1.5-7|17	Requires:	ulogd-mysql
14cu|nulog-2.1.5-7|18	Requires:	python-docutils
14cu|nulog-2.1.5-7|19	Requires:	python-ipy
14cu|nulog-2.1.5-7|20	Requires:	python-matplotlib
14cu|nulog-2.1.5-7|21	Requires:	python-mysql
14cu|nulog-2.1.5-7|22	Requires:	python-nevow
14cu|nulog-2.1.5-7|23	Requires:	python-soap
14cu|nulog-2.1.5-7|24	Requires:	python-twisted-core
14cu|nulog-2.1.5-7|25	Provides:	ulog-php = %{version}
14cu|nulog-2.1.5-7|26	Requires(post,preun,postun):	systemd
14cu|nulog-2.1.5-7|27	BuildArch:	noarch
14cu|nulog-2.1.5-7|28	
14cu|nulog-2.1.5-7|29	%description
14cu|nulog-2.1.5-7|30	Nulog is a firewall log analysis interface written in python. Netfilter and
14cu|nulog-2.1.5-7|31	NuFW are able to log selected packets directly in a database like MySQL or
14cu|nulog-2.1.5-7|32	PostgreSQL. Nulog uses this interface to display security events in real-time
14cu|nulog-2.1.5-7|33	on a user-friendly interface.
14cu|nulog-2.1.5-7|34	
14cu|nulog-2.1.5-7|35	%files
14cu|nulog-2.1.5-7|36	%doc COPYING README
14cu|nulog-2.1.5-7|37	%{_unitdir}/%{name}.service
14cu|nulog-2.1.5-7|38	%dir %{_sysconfdir}/nulog
14cu|nulog-2.1.5-7|39	%dir %{_sysconfdir}/nulog/default_user
14cu|nulog-2.1.5-7|40	%config(noreplace) %{_sysconfdir}/nulog/core.conf
14cu|nulog-2.1.5-7|41	%config(noreplace) %{_sysconfdir}/nulog/nulog.conf
14cu|nulog-2.1.5-7|42	%config(noreplace) %{_sysconfdir}/nulog/wrapper.conf
14cu|nulog-2.1.5-7|43	%config(noreplace) %{_sysconfdir}/logrotate.d/nulog
14cu|nulog-2.1.5-7|44	%{py_puresitedir}/auth
14cu|nulog-2.1.5-7|45	%{py_puresitedir}/nulog-core
14cu|nulog-2.1.5-7|46	%{py_puresitedir}/nulog-web
14cu|nulog-2.1.5-7|47	%{py_puresitedir}/wrapper
14cu|nulog-2.1.5-7|48	%{py_puresitedir}/Nulog-*egg-info
14cu|nulog-2.1.5-7|49	%{_sbindir}/nulog.tac
14cu|nulog-2.1.5-7|50	%{_datadir}/locale/fr/LC_MESSAGES/nulog.mo
14cu|nulog-2.1.5-7|51	%{_datadir}/nulog/scripts
14cu|nulog-2.1.5-7|52	%{_tmpfilesdir}/%{name}.conf
14cu|nulog-2.1.5-7|53	%ghost %dir %{_var}/run/nulog
14cu|nulog-2.1.5-7|54	%dir %{_var}/lib/nucentral
14cu|nulog-2.1.5-7|55	
14cu|nulog-2.1.5-7|56	%post
14cu|nulog-2.1.5-7|57	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|nulog-2.1.5-7|58	%systemd_post %{name}.service
14cu|nulog-2.1.5-7|59	
14cu|nulog-2.1.5-7|60	%preun
14cu|nulog-2.1.5-7|61	%systemd_preun %{name}.service
14cu|nulog-2.1.5-7|62	
14cu|nulog-2.1.5-7|63	%postun
14cu|nulog-2.1.5-7|64	%systemd_postun_with_restart %{name}.service
14cu|nulog-2.1.5-7|65	
14cu|nulog-2.1.5-7|66	#----------------------------------------------------------------------------
14cu|nulog-2.1.5-7|67	
14cu|nulog-2.1.5-7|68	%prep
14cu|nulog-2.1.5-7|69	%setup -q
14cu|nulog-2.1.5-7|70	
14cu|nulog-2.1.5-7|71	%build
14cu|nulog-2.1.5-7|72	make
14cu|nulog-2.1.5-7|73	
14cu|nulog-2.1.5-7|74	%install
14cu|nulog-2.1.5-7|75	python setup.py install --root=%{buildroot}
14cu|nulog-2.1.5-7|76	
14cu|nulog-2.1.5-7|77	install -d %{buildroot}%{_tmpfilesdir}
14cu|nulog-2.1.5-7|78	install -d %{buildroot}%{_unitdir}
14cu|nulog-2.1.5-7|79	install -d %{buildroot}%{_sysconfdir}/nulog/default_user
14cu|nulog-2.1.5-7|80	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|nulog-2.1.5-7|81	install -d %{buildroot}%{_var}/run/nulog
14cu|nulog-2.1.5-7|82	install -d %{buildroot}%{_var}/lib/nucentral
14cu|nulog-2.1.5-7|83	install -d %{buildroot}%{_datadir}/nulog
14cu|nulog-2.1.5-7|84	
14cu|nulog-2.1.5-7|85	mv %{buildroot}%{_sysconfdir}/nulog/default.core.conf %{buildroot}%{_sysconfdir}/nulog/core.conf
14cu|nulog-2.1.5-7|86	mv %{buildroot}%{_sysconfdir}/nulog/default.nulog.conf %{buildroot}%{_sysconfdir}/nulog/nulog.conf
14cu|nulog-2.1.5-7|87	mv %{buildroot}%{_sysconfdir}/nulog/default.wrapper.conf %{buildroot}%{_sysconfdir}/nulog/wrapper.conf
14cu|nulog-2.1.5-7|88	
14cu|nulog-2.1.5-7|89	cp -fr scripts/ %{buildroot}%{_datadir}/nulog/scripts
14cu|nulog-2.1.5-7|90	
14cu|nulog-2.1.5-7|91	install -m0755 %{SOURCE1} %{buildroot}%{_unitdir}
14cu|nulog-2.1.5-7|92	install -m0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|nulog-2.1.5-7|93	
14cu|nulog-2.1.5-7|94	# install log rotation stuff
14cu|nulog-2.1.5-7|95	cat > %{buildroot}%{_sysconfdir}/logrotate.d/nulog << EOF
14cu|nulog-2.1.5-7|96	%{_var}/log/nulog.log {
14cu|nulog-2.1.5-7|97	create 640 root root
14cu|nulog-2.1.5-7|98	monthly
14cu|nulog-2.1.5-7|99	compress
14cu|nulog-2.1.5-7|100	missingok
14cu|nulog-2.1.5-7|101	postrotate
14cu|nulog-2.1.5-7|102	%{_unitdir}/nulog condrestart > /dev/null 2>&1 || :
14cu|nulog-2.1.5-7|103	endscript
14cu|nulog-2.1.5-7|104	}
14cu|nulog-2.1.5-7|105	EOF
14cu|nulog-2.1.5-7|106	
14cu|nulog-2.1.5-7|107	
14cu|nulog-2.1.5-7|108	%changelog
14cu|nulog-2.1.5-7|109	
14cu|nulog-2.1.5-7|110	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-7
14cu|nulog-2.1.5-7|111	- (7b17881) Properly handle /var/run/nulog
14cu|nulog-2.1.5-7|112	
14cu|nulog-2.1.5-7|113	

12359 14
14cu|numexp-core-0.17.1-4|1	%define major 0
14cu|numexp-core-0.17.1-4|2	%define libname %mklibname numexp %{major}
14cu|numexp-core-0.17.1-4|3	%define devname %mklibname numexp -d
14cu|numexp-core-0.17.1-4|4	
14cu|numexp-core-0.17.1-4|5	Summary:	Family of open-source applications for numeric computation
14cu|numexp-core-0.17.1-4|6	Name:		numexp-core
14cu|numexp-core-0.17.1-4|7	Version:	0.17.1
14cu|numexp-core-0.17.1-4|8	Release:	4
14cu|numexp-core-0.17.1-4|9	License:	GPLv2+
14cu|numexp-core-0.17.1-4|10	Group:		Sciences/Mathematics
14cu|numexp-core-0.17.1-4|11	Url:		http://numexp.sourceforge.net/
14cu|numexp-core-0.17.1-4|12	Source0:	http://prdownloads.sourceforge.net/numexp/%{name}-%{version}.tar.gz
14cu|numexp-core-0.17.1-4|13	Patch0:		numexp-core-0.17.1-no-install-hook.patch
14cu|numexp-core-0.17.1-4|14	Patch1:		numexp-core-0.17.1-fix-format-errors.patch
14cu|numexp-core-0.17.1-4|15	Patch2:		numexp-core-0.17.1-fix-linking.patch
14cu|numexp-core-0.17.1-4|16	Patch3:		numexp-core-0.17.1-gsl.patch
14cu|numexp-core-0.17.1-4|17	BuildRequires:	flex
14cu|numexp-core-0.17.1-4|18	BuildRequires:	perl-DB_File
14cu|numexp-core-0.17.1-4|19	BuildRequires:	perl-XML-DT
14cu|numexp-core-0.17.1-4|20	BuildRequires:	perl-XML-LibXML
14cu|numexp-core-0.17.1-4|21	BuildRequires:	gmp-devel
14cu|numexp-core-0.17.1-4|22	BuildRequires:	mpfr-devel
14cu|numexp-core-0.17.1-4|23	BuildRequires:	readline-devel
14cu|numexp-core-0.17.1-4|24	BuildRequires:	pkgconfig(gsl)
14cu|numexp-core-0.17.1-4|25	BuildRequires:	pkgconfig(libbonobo-2.0)
14cu|numexp-core-0.17.1-4|26	BuildRequires:	pkgconfig(libxml-2.0)
14cu|numexp-core-0.17.1-4|27	BuildRequires:	pkgconfig(ncurses)
14cu|numexp-core-0.17.1-4|28	BuildRequires:	pkgconfig(popt)
14cu|numexp-core-0.17.1-4|29	
14cu|numexp-core-0.17.1-4|30	%description
14cu|numexp-core-0.17.1-4|31	This package is part of the NumExp project, which could be described as a
14cu|numexp-core-0.17.1-4|32	mathematical computation environment or even as a programming language.
14cu|numexp-core-0.17.1-4|33	
14cu|numexp-core-0.17.1-4|34	It contains the backend kernel and a simple text client.
14cu|numexp-core-0.17.1-4|35	No GUI or graphics are available here.
14cu|numexp-core-0.17.1-4|36	
14cu|numexp-core-0.17.1-4|37	%files -f %{name}.lang
14cu|numexp-core-0.17.1-4|38	%doc README
14cu|numexp-core-0.17.1-4|39	%{_bindir}/*
14cu|numexp-core-0.17.1-4|40	%{_libexecdir}/numexp-kernel
14cu|numexp-core-0.17.1-4|41	%{_libdir}/bonobo/servers/*.server
14cu|numexp-core-0.17.1-4|42	%{_prefix}/lib/numexp
14cu|numexp-core-0.17.1-4|43	%{_libdir}/orbit-2.0/*.so
14cu|numexp-core-0.17.1-4|44	%{_datadir}/idl/*.idl
14cu|numexp-core-0.17.1-4|45	%{_datadir}/%{name}
14cu|numexp-core-0.17.1-4|46	%{_sysconfdir}/*
14cu|numexp-core-0.17.1-4|47	
14cu|numexp-core-0.17.1-4|48	#----------------------------------------------------------------------------
14cu|numexp-core-0.17.1-4|49	
14cu|numexp-core-0.17.1-4|50	%package -n %{libname}
14cu|numexp-core-0.17.1-4|51	Summary:	Family of open-source applications for numeric computation
14cu|numexp-core-0.17.1-4|52	Group:		Sciences/Mathematics
14cu|numexp-core-0.17.1-4|53	Requires:	%{name}
14cu|numexp-core-0.17.1-4|54	
14cu|numexp-core-0.17.1-4|55	%description -n %{libname}
14cu|numexp-core-0.17.1-4|56	This package is part of the NumExp project, which could be described as a
14cu|numexp-core-0.17.1-4|57	mathematical computation environment or even as a programming language.
14cu|numexp-core-0.17.1-4|58	
14cu|numexp-core-0.17.1-4|59	It contains the core libraries, which are necessary for any application that
14cu|numexp-core-0.17.1-4|60	uses NumExp.
14cu|numexp-core-0.17.1-4|61	
14cu|numexp-core-0.17.1-4|62	%files -n %{libname}
14cu|numexp-core-0.17.1-4|63	%{_libdir}/libnumexp.so.%{major}*
14cu|numexp-core-0.17.1-4|64	
14cu|numexp-core-0.17.1-4|65	#----------------------------------------------------------------------------
14cu|numexp-core-0.17.1-4|66	
14cu|numexp-core-0.17.1-4|67	%package -n %{devname}
14cu|numexp-core-0.17.1-4|68	Summary:	Family of open-source applications for numeric computation
14cu|numexp-core-0.17.1-4|69	Group:		Development/C
14cu|numexp-core-0.17.1-4|70	Provides:	%{name}-devel = %{EVRD}
14cu|numexp-core-0.17.1-4|71	Provides:	numexp-devel = %{EVRD}
14cu|numexp-core-0.17.1-4|72	Provides:	libnumexp-devel = %{EVRD}
14cu|numexp-core-0.17.1-4|73	Requires:	%{libname} = %{EVRD}
14cu|numexp-core-0.17.1-4|74	
14cu|numexp-core-0.17.1-4|75	%description	-n %{devname}
14cu|numexp-core-0.17.1-4|76	This package contains header and development files of NumExp.
14cu|numexp-core-0.17.1-4|77	It is necessary only if you want to compile programs that uses NumExp.
14cu|numexp-core-0.17.1-4|78	
14cu|numexp-core-0.17.1-4|79	%files -n %{devname}
14cu|numexp-core-0.17.1-4|80	%doc ChangeLog
14cu|numexp-core-0.17.1-4|81	%{_libdir}/lib*.so
14cu|numexp-core-0.17.1-4|82	%{_libdir}/pkgconfig/*
14cu|numexp-core-0.17.1-4|83	%{_includedir}/*
14cu|numexp-core-0.17.1-4|84	
14cu|numexp-core-0.17.1-4|85	#----------------------------------------------------------------------------
14cu|numexp-core-0.17.1-4|86	
14cu|numexp-core-0.17.1-4|87	%prep
14cu|numexp-core-0.17.1-4|88	%setup -q
14cu|numexp-core-0.17.1-4|89	%patch0 -p1 -b .no-install-hook~
14cu|numexp-core-0.17.1-4|90	%patch1 -p1 -b .printf~
14cu|numexp-core-0.17.1-4|91	%patch2 -p1 -b .fix-linking~
14cu|numexp-core-0.17.1-4|92	%patch3 -p1 -b .gsl~
14cu|numexp-core-0.17.1-4|93	
14cu|numexp-core-0.17.1-4|94	%build
14cu|numexp-core-0.17.1-4|95	export LIBS="-lbonobo-activation"
14cu|numexp-core-0.17.1-4|96	autoreconf -fi
14cu|numexp-core-0.17.1-4|97	%configure2_5x
14cu|numexp-core-0.17.1-4|98	%make
14cu|numexp-core-0.17.1-4|99	
14cu|numexp-core-0.17.1-4|100	%install
14cu|numexp-core-0.17.1-4|101	%makeinstall_std
14cu|numexp-core-0.17.1-4|102	
14cu|numexp-core-0.17.1-4|103	%find_lang %{name}
14cu|numexp-core-0.17.1-4|104	
14cu|numexp-core-0.17.1-4|105	
14cu|numexp-core-0.17.1-4|106	%changelog
14cu|numexp-core-0.17.1-4|107	
14cu|numexp-core-0.17.1-4|108	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.1-4
14cu|numexp-core-0.17.1-4|109	- (6eb4489) Build requires pkgconfig(ncurses) instead of termcap-devel
14cu|numexp-core-0.17.1-4|110	
14cu|numexp-core-0.17.1-4|111	

12360 14
14cu|numlock-2.1.2-11|1	Summary:	Numlock key locker
14cu|numlock-2.1.2-11|2	Name:		numlock
14cu|numlock-2.1.2-11|3	Version:	2.1.2
14cu|numlock-2.1.2-11|4	Release:	11
14cu|numlock-2.1.2-11|5	License:	GPL
14cu|numlock-2.1.2-11|6	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/numlock/
14cu|numlock-2.1.2-11|7	Group:		System/Configuration/Boot and Init
14cu|numlock-2.1.2-11|8	Source0:	%{name}-%{version}.tar.bz2
14cu|numlock-2.1.2-11|9	Source1:	http://home.kde.org/~seli/numlockx/numlockx-1.2.tar.gz
14cu|numlock-2.1.2-11|10	BuildRequires:	pkgconfig(x11)
14cu|numlock-2.1.2-11|11	BuildRequires:	pkgconfig(xi)
14cu|numlock-2.1.2-11|12	BuildRequires:	pkgconfig(xtst)
14cu|numlock-2.1.2-11|13	BuildRequires:	pkgconfig(xt)
14cu|numlock-2.1.2-11|14	BuildRequires:	pkgconfig(xext)
14cu|numlock-2.1.2-11|15	# do not require X11 libs
14cu|numlock-2.1.2-11|16	AutoReq:	no
14cu|numlock-2.1.2-11|17	Requires(post):	rpm-helper
14cu|numlock-2.1.2-11|18	Requires(preun): rpm-helper
14cu|numlock-2.1.2-11|19	Provides:	NumLock = %{version}-%{release}
14cu|numlock-2.1.2-11|20	
14cu|numlock-2.1.2-11|21	%description
14cu|numlock-2.1.2-11|22	NumLock enable to lock the numlock key. Only enable it at boot-time with
14cu|numlock-2.1.2-11|23	ntsysv or with any other SVSR like rc.d config scripts editor such as
14cu|numlock-2.1.2-11|24	tksysv or the ones from GNOME and KDE.
14cu|numlock-2.1.2-11|25	NumLock is safe for laptops since it is disabled by default.
14cu|numlock-2.1.2-11|26	
14cu|numlock-2.1.2-11|27	%prep
14cu|numlock-2.1.2-11|28	%setup -q
14cu|numlock-2.1.2-11|29	%setup -T -D -a 1
14cu|numlock-2.1.2-11|30	
14cu|numlock-2.1.2-11|31	%build
14cu|numlock-2.1.2-11|32	make CFLAGS="%{optflags}"
14cu|numlock-2.1.2-11|33	
14cu|numlock-2.1.2-11|34	pushd numlockx-1.2
14cu|numlock-2.1.2-11|35	%configure
14cu|numlock-2.1.2-11|36	%make
14cu|numlock-2.1.2-11|37	popd
14cu|numlock-2.1.2-11|38	sed -i -e "s#enable_X11_numlock#numlockx#" numlock.xinit
14cu|numlock-2.1.2-11|39	
14cu|numlock-2.1.2-11|40	%install
14cu|numlock-2.1.2-11|41	make install TOP=%{buildroot} INITRDDIR=%{_initrddir}
14cu|numlock-2.1.2-11|42	
14cu|numlock-2.1.2-11|43	pushd numlockx-1.2
14cu|numlock-2.1.2-11|44	%makeinstall_std
14cu|numlock-2.1.2-11|45	popd
14cu|numlock-2.1.2-11|46	rm -f %{buildroot}%{_bindir}/enable_X11_numlock
14cu|numlock-2.1.2-11|47	rm -rf %{buildroot}%{_mandir}/*
14cu|numlock-2.1.2-11|48	
14cu|numlock-2.1.2-11|49	%post
14cu|numlock-2.1.2-11|50	%_post_service numlock
14cu|numlock-2.1.2-11|51	
14cu|numlock-2.1.2-11|52	%preun
14cu|numlock-2.1.2-11|53	%_preun_service numlock
14cu|numlock-2.1.2-11|54	
14cu|numlock-2.1.2-11|55	%triggerpostun -- numlock < 2.1.2-2mdv
14cu|numlock-2.1.2-11|56	if [ -L "/etc/rc.d/rc5.d/*numlock" ]; then
14cu|numlock-2.1.2-11|57	/sbin/chkconfig --level 7 numlock reset
14cu|numlock-2.1.2-11|58	fi
14cu|numlock-2.1.2-11|59	
14cu|numlock-2.1.2-11|60	%files
14cu|numlock-2.1.2-11|61	%config(noreplace) %{_initrddir}/%{name}
14cu|numlock-2.1.2-11|62	%config(noreplace) %{_sysconfdir}/profile.d/%{name}.sh
14cu|numlock-2.1.2-11|63	%config(noreplace) %{_sysconfdir}/X11/xinit.d/numlock
14cu|numlock-2.1.2-11|64	%{_bindir}/*
14cu|numlock-2.1.2-11|65	
14cu|numlock-2.1.2-11|66	%changelog
14cu|numlock-2.1.2-11|67	
14cu|numlock-2.1.2-11|68	* Fri May 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-11
14cu|numlock-2.1.2-11|69	- (ef6e984) Backport numlockx from mga, move to contrib
14cu|numlock-2.1.2-11|70	
14cu|numlock-2.1.2-11|71	

12361 14
14cu|nux-4.0.8-1|1	%define api 4.0
14cu|nux-4.0.8-1|2	%define major 0
14cu|nux-4.0.8-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|nux-4.0.8-1|4	%define libcore %mklibname %{name}-core %{api} %{major}
14cu|nux-4.0.8-1|5	%define libgraphics %mklibname %{name}-graphics %{api} %{major}
14cu|nux-4.0.8-1|6	%define devname %mklibname %{name} -d
14cu|nux-4.0.8-1|7	
14cu|nux-4.0.8-1|8	Summary:	Visual rendering toolkit for real-time applications
14cu|nux-4.0.8-1|9	Name:		nux
14cu|nux-4.0.8-1|10	Version:	4.0.8
14cu|nux-4.0.8-1|11	Release:	1
14cu|nux-4.0.8-1|12	License:	LGPLv2+
14cu|nux-4.0.8-1|13	Group:		System/Libraries
14cu|nux-4.0.8-1|14	Url:		https://launchpad.net/nux/
14cu|nux-4.0.8-1|15	Source0:	https://launchpad.net/nux/%{api}/%{version}/+download/%{name}-%{version}.tar.gz
14cu|nux-4.0.8-1|16	BuildRequires:	boost-devel
14cu|nux-4.0.8-1|17	BuildRequires:	gmock-devel
14cu|nux-4.0.8-1|18	BuildRequires:	pkgconfig(cairo)
14cu|nux-4.0.8-1|19	BuildRequires:	pkgconfig(egl)
14cu|nux-4.0.8-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|nux-4.0.8-1|21	BuildRequires:	pkgconfig(glesv2)
14cu|nux-4.0.8-1|22	BuildRequires:	pkgconfig(glew)
14cu|nux-4.0.8-1|23	BuildRequires:	pkgconfig(glewmx)
14cu|nux-4.0.8-1|24	BuildRequires:	pkgconfig(glu)
14cu|nux-4.0.8-1|25	BuildRequires:	pkgconfig(ibus-1.0)
14cu|nux-4.0.8-1|26	BuildRequires:	pkgconfig(libgeis)
14cu|nux-4.0.8-1|27	BuildRequires:	pkgconfig(libpci)
14cu|nux-4.0.8-1|28	BuildRequires:	pkgconfig(libpng)
14cu|nux-4.0.8-1|29	BuildRequires:	pkgconfig(pango)
14cu|nux-4.0.8-1|30	BuildRequires:	pkgconfig(pangocairo)
14cu|nux-4.0.8-1|31	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|nux-4.0.8-1|32	BuildRequires:	pkgconfig(xcomposite)
14cu|nux-4.0.8-1|33	BuildRequires:	pkgconfig(xinerama)
14cu|nux-4.0.8-1|34	
14cu|nux-4.0.8-1|35	%description
14cu|nux-4.0.8-1|36	Visual rendering toolkit for real-time applications - tools
14cu|nux-4.0.8-1|37	Nux is a graphical user interface toolkit for applications that mixes OpenGL
14cu|nux-4.0.8-1|38	hardware acceleration with high quality visual rendering.
14cu|nux-4.0.8-1|39	
14cu|nux-4.0.8-1|40	%files
14cu|nux-4.0.8-1|41	%doc README COPYING COPYING.gpl TODO AUTHORS NEWS ChangeLog doxygen-include.am doxygen.cfg
14cu|nux-4.0.8-1|42	%{_libdir}/nux/unity_support_test
14cu|nux-4.0.8-1|43	%{_datadir}/nux/%{api}/UITextures/*
14cu|nux-4.0.8-1|44	%{_datadir}/nux/%{api}/Fonts/*
14cu|nux-4.0.8-1|45	
14cu|nux-4.0.8-1|46	#----------------------------------------------------------------------------
14cu|nux-4.0.8-1|47	
14cu|nux-4.0.8-1|48	%package -n %{libname}
14cu|nux-4.0.8-1|49	Summary:	Shared library for the nux package
14cu|nux-4.0.8-1|50	Group:		System/Libraries
14cu|nux-4.0.8-1|51	Conflicts:	%{_lib}nux0 < %{EVRD}
14cu|nux-4.0.8-1|52	Obsoletes:	%{_lib}nux0 < %{EVRD}
14cu|nux-4.0.8-1|53	
14cu|nux-4.0.8-1|54	%description -n %{libname}
14cu|nux-4.0.8-1|55	Shared library for the nux package.
14cu|nux-4.0.8-1|56	
14cu|nux-4.0.8-1|57	%files -n %{libname}
14cu|nux-4.0.8-1|58	%doc README COPYING
14cu|nux-4.0.8-1|59	%{_libdir}/libnux-%{api}.so.%{major}*
14cu|nux-4.0.8-1|60	
14cu|nux-4.0.8-1|61	#----------------------------------------------------------------------------
14cu|nux-4.0.8-1|62	
14cu|nux-4.0.8-1|63	%package -n %{libcore}
14cu|nux-4.0.8-1|64	Summary:	Shared library for the nux package
14cu|nux-4.0.8-1|65	Group:		System/Libraries
14cu|nux-4.0.8-1|66	Conflicts:	%{_lib}nux0 < %{EVRD}
14cu|nux-4.0.8-1|67	
14cu|nux-4.0.8-1|68	%description -n %{libcore}
14cu|nux-4.0.8-1|69	Shared library for the nux package.
14cu|nux-4.0.8-1|70	
14cu|nux-4.0.8-1|71	%files -n %{libcore}
14cu|nux-4.0.8-1|72	%doc README COPYING
14cu|nux-4.0.8-1|73	%{_libdir}/libnux-core-%{api}.so.%{major}*
14cu|nux-4.0.8-1|74	
14cu|nux-4.0.8-1|75	#----------------------------------------------------------------------------
14cu|nux-4.0.8-1|76	
14cu|nux-4.0.8-1|77	%package -n %{libgraphics}
14cu|nux-4.0.8-1|78	Summary:	Shared library for the nux package
14cu|nux-4.0.8-1|79	Group:		System/Libraries
14cu|nux-4.0.8-1|80	Conflicts:	%{_lib}nux0 < %{EVRD}
14cu|nux-4.0.8-1|81	
14cu|nux-4.0.8-1|82	%description -n %{libgraphics}
14cu|nux-4.0.8-1|83	Shared library for the nux package.
14cu|nux-4.0.8-1|84	
14cu|nux-4.0.8-1|85	%files -n %{libgraphics}
14cu|nux-4.0.8-1|86	%doc README COPYING
14cu|nux-4.0.8-1|87	%{_libdir}/libnux-graphics-%{api}.so.%{major}*
14cu|nux-4.0.8-1|88	
14cu|nux-4.0.8-1|89	#----------------------------------------------------------------------------
14cu|nux-4.0.8-1|90	
14cu|nux-4.0.8-1|91	%package -n %{devname}
14cu|nux-4.0.8-1|92	Summary:	Nux headers and development libraries
14cu|nux-4.0.8-1|93	Group:		Development/Other
14cu|nux-4.0.8-1|94	Requires:	%{libname} = %{EVRD}
14cu|nux-4.0.8-1|95	Requires:	%{libcore} = %{EVRD}
14cu|nux-4.0.8-1|96	Requires:	%{libgraphics} = %{EVRD}
14cu|nux-4.0.8-1|97	Provides:	%{name}-devel = %{EVRD}
14cu|nux-4.0.8-1|98	
14cu|nux-4.0.8-1|99	%description -n %{devname}
14cu|nux-4.0.8-1|100	Nux development headers and libraries.
14cu|nux-4.0.8-1|101	
14cu|nux-4.0.8-1|102	%files -n %{devname}
14cu|nux-4.0.8-1|103	%doc README COPYING
14cu|nux-4.0.8-1|104	%{_datadir}/nux/gputests/*.cpp
14cu|nux-4.0.8-1|105	%{_includedir}/Nux-%{api}/Nux/*.h
14cu|nux-4.0.8-1|106	%{_includedir}/Nux-%{api}/Nux/Readme.txt
14cu|nux-4.0.8-1|107	%{_includedir}/Nux-%{api}/NuxGraphics/*.h
14cu|nux-4.0.8-1|108	%{_includedir}/Nux-%{api}/NuxCore/*.h
14cu|nux-4.0.8-1|109	%{_includedir}/Nux-%{api}/NuxCore/Character/*.h
14cu|nux-4.0.8-1|110	%{_includedir}/Nux-%{api}/NuxCore/FileManager/*.h
14cu|nux-4.0.8-1|111	%{_includedir}/Nux-%{api}/NuxCore/Math/*.h
14cu|nux-4.0.8-1|112	%{_includedir}/Nux-%{api}/Nux/ProgramFramework/*.h
14cu|nux-4.0.8-1|113	%{_includedir}/Nux-%{api}/Nux/KineticScrolling/*.h
14cu|nux-4.0.8-1|114	%{_libdir}/*.so
14cu|nux-4.0.8-1|115	%{_libdir}/pkgconfig/*.pc
14cu|nux-4.0.8-1|116	
14cu|nux-4.0.8-1|117	#----------------------------------------------------------------------------
14cu|nux-4.0.8-1|118	
14cu|nux-4.0.8-1|119	%prep
14cu|nux-4.0.8-1|120	%setup -q
14cu|nux-4.0.8-1|121	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|nux-4.0.8-1|122	
14cu|nux-4.0.8-1|123	%build
14cu|nux-4.0.8-1|124	%define _disable_ld_no_undefined 1
14cu|nux-4.0.8-1|125	# Make Pulfer happy , and fix debug. Symbianflo
14cu|nux-4.0.8-1|126	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|nux-4.0.8-1|127	# enable-ooengles-20 is the only way to build...
14cu|nux-4.0.8-1|128	# otherwise we get hundreds of "multiple definition" errors
14cu|nux-4.0.8-1|129	%configure2_5x --enable-opengles-20
14cu|nux-4.0.8-1|130	%make LIBS='-lpthread'
14cu|nux-4.0.8-1|131	
14cu|nux-4.0.8-1|132	%install
14cu|nux-4.0.8-1|133	%makeinstall_std
14cu|nux-4.0.8-1|134	
14cu|nux-4.0.8-1|135	
14cu|nux-4.0.8-1|136	%changelog
14cu|nux-4.0.8-1|137	
14cu|nux-4.0.8-1|138	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 4.0.8-1
14cu|nux-4.0.8-1|139	- (df7cb0f) Log: Update to 4.0.8
14cu|nux-4.0.8-1|140	
14cu|nux-4.0.8-1|141	

12362 14
14cu|nvclock-0.8-0.b4.5|1	%define debug_package %{nil}
14cu|nvclock-0.8-0.b4.5|2	
14cu|nvclock-0.8-0.b4.5|3	%define beta b4
14cu|nvclock-0.8-0.b4.5|4	
14cu|nvclock-0.8-0.b4.5|5	Summary:	Overclocking tool for NVIDIA graphic boards
14cu|nvclock-0.8-0.b4.5|6	Name:		nvclock
14cu|nvclock-0.8-0.b4.5|7	Version:	0.8
14cu|nvclock-0.8-0.b4.5|8	Release:	0.%{beta}.5
14cu|nvclock-0.8-0.b4.5|9	License:	GPLv2+
14cu|nvclock-0.8-0.b4.5|10	Group:		System/Configuration/Hardware
14cu|nvclock-0.8-0.b4.5|11	URL:		http://www.linuxhardware.org/nvclock/
14cu|nvclock-0.8-0.b4.5|12	Source:		http://www.linuxhardware.org/nvclock/%{name}%{version}%{beta}.tar.gz
14cu|nvclock-0.8-0.b4.5|13	Patch0:		%{name}0.8b4-makefile.patch
14cu|nvclock-0.8-0.b4.5|14	BuildRequires:	gtk+2-devel
14cu|nvclock-0.8-0.b4.5|15	BuildRequires:	desktop-file-utils
14cu|nvclock-0.8-0.b4.5|16	Obsoletes:	%{name}-gtk < 0.8-0.b4.1
14cu|nvclock-0.8-0.b4.5|17	Obsoletes:	%{name}-qt3 < 0.8-0.b4.1
14cu|nvclock-0.8-0.b4.5|18	Provides:	%{name}-gtk
14cu|nvclock-0.8-0.b4.5|19	Provides:	%{name}-qt3
14cu|nvclock-0.8-0.b4.5|20	
14cu|nvclock-0.8-0.b4.5|21	%description
14cu|nvclock-0.8-0.b4.5|22	This program allows you to overclock your nvidia card under linux.
14cu|nvclock-0.8-0.b4.5|23	
14cu|nvclock-0.8-0.b4.5|24	%prep
14cu|nvclock-0.8-0.b4.5|25	%setup -q -n %{name}%{version}%{beta}
14cu|nvclock-0.8-0.b4.5|26	%patch0 -p1
14cu|nvclock-0.8-0.b4.5|27	
14cu|nvclock-0.8-0.b4.5|28	%build
14cu|nvclock-0.8-0.b4.5|29	%configure2_5x \
14cu|nvclock-0.8-0.b4.5|30	--enable-gtk \
14cu|nvclock-0.8-0.b4.5|31	--disable-qt \
14cu|nvclock-0.8-0.b4.5|32	--enable-nvcontrol
14cu|nvclock-0.8-0.b4.5|33	
14cu|nvclock-0.8-0.b4.5|34	%make -j1
14cu|nvclock-0.8-0.b4.5|35	
14cu|nvclock-0.8-0.b4.5|36	%install
14cu|nvclock-0.8-0.b4.5|37	
14cu|nvclock-0.8-0.b4.5|38	%makeinstall_std
14cu|nvclock-0.8-0.b4.5|39	
14cu|nvclock-0.8-0.b4.5|40	desktop-file-install \
14cu|nvclock-0.8-0.b4.5|41	--add-category="HardwareSettings" \
14cu|nvclock-0.8-0.b4.5|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|nvclock-0.8-0.b4.5|43	
14cu|nvclock-0.8-0.b4.5|44	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cu|nvclock-0.8-0.b4.5|45	
14cu|nvclock-0.8-0.b4.5|46	%clean
14cu|nvclock-0.8-0.b4.5|47	
14cu|nvclock-0.8-0.b4.5|48	%files
14cu|nvclock-0.8-0.b4.5|49	%doc AUTHORS ChangeLog README
14cu|nvclock-0.8-0.b4.5|50	%{_bindir}/*
14cu|nvclock-0.8-0.b4.5|51	%{_datadir}/applications/%{name}.desktop
14cu|nvclock-0.8-0.b4.5|52	%{_iconsdir}/hicolor/*/apps/*.png
14cu|nvclock-0.8-0.b4.5|53	%{_mandir}/man1/*
14cu|nvclock-0.8-0.b4.5|54	
14cu|nvclock-0.8-0.b4.5|55	%changelog
14cu|nvclock-0.8-0.b4.5|56	
14cu|nvclock-0.8-0.b4.5|57	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 0.8-0.b4.5
14cu|nvclock-0.8-0.b4.5|58	- (f1d82fb) Disable debug
14cu|nvclock-0.8-0.b4.5|59	
14cu|nvclock-0.8-0.b4.5|60	

12363 14
14cu|nx-3.5.0-4|1	# most of the descriptions are stolen from the debian package
14cu|nx-3.5.0-4|2	%global _hardened_build 1
14cu|nx-3.5.0-4|3	%define _pkglibdir %{_libdir}/nx
14cu|nx-3.5.0-4|4	%define _pkgdatadir %{_datadir}/nx
14cu|nx-3.5.0-4|5	%define _pkglibexecdir %{_libexecdir}/nx
14cu|nx-3.5.0-4|6	
14cu|nx-3.5.0-4|7	%define Werror_cflags %nil
14cu|nx-3.5.0-4|8	
14cu|nx-3.5.0-4|9	Summary:	NoMachine NX
14cu|nx-3.5.0-4|10	Name:		nx
14cu|nx-3.5.0-4|11	Version:	3.5.0
14cu|nx-3.5.0-4|12	Release:	4
14cu|nx-3.5.0-4|13	License:	GPLv2+ and MIT
14cu|nx-3.5.0-4|14	Group:		Networking/Remote access
14cu|nx-3.5.0-4|15	Url:		http://www.nomachine.com/sources.php
14cu|nx-3.5.0-4|16	Source0:	http://code.x2go.org/releases/source/nx-libs/nx-X11/%{name}-X11-%{version}-2.tar.gz
14cu|nx-3.5.0-4|17	Source1:	http://code.x2go.org/releases/source/nx-libs/nxagent/nxagent-%{version}-7.tar.gz
14cu|nx-3.5.0-4|18	Source2:	http://code.x2go.org/releases/source/nx-libs/nxauth/nxauth-%{version}-1.tar.gz
14cu|nx-3.5.0-4|19	Source4:	http://code.x2go.org/releases/source/nx-libs/nxcompext/nxcompext-%{version}-1.tar.gz
14cu|nx-3.5.0-4|20	Source5:	http://code.x2go.org/releases/source/nx-libs/nxcompshad/nxcompshad-%{version}-2.tar.gz
14cu|nx-3.5.0-4|21	Source6:	http://64.34.173.142/download/%{version}/sources/nxwin-%{version}-4.tar.gz
14cu|nx-3.5.0-4|22	Source7:	http://code.x2go.org/releases/source/nx-libs/nxcomp/nxcomp-%{version}-2.tar.gz
14cu|nx-3.5.0-4|23	Source8:	http://code.x2go.org/releases/source/nx-libs/nxproxy/nxproxy-%{version}-1.tar.gz
14cu|nx-3.5.0-4|24	Source9:	http://64.34.173.142/download/%{version}/sources/nxssh-%{version}-2.tar.gz
14cu|nx-3.5.0-4|25	Source10:	GUUG-Presentation-NX.pdf
14cu|nx-3.5.0-4|26	# rename libs with nx prefix => allow us to put them in %{_libdir} (from debian)
14cu|nx-3.5.0-4|27	# rediffed for 2.0
14cu|nx-3.5.0-4|28	Patch0:		nx-X11-3.1-libdir.patch
14cu|nx-3.5.0-4|29	Patch1:		nx-X11-fix-format-errors.patch
14cu|nx-3.5.0-4|30	Patch2:		nxssh-fix-format-errors.patch
14cu|nx-3.5.0-4|31	Patch3:		nx-3.5.0-optflags.patch
14cu|nx-3.5.0-4|32	Patch4:		nx-3.5.0-syslibs.patch
14cu|nx-3.5.0-4|33	Patch5:		http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/nx/files/nx-3.5.0-libpng15.patch
14cu|nx-3.5.0-4|34	BuildRequires:	imake
14cu|nx-3.5.0-4|35	BuildRequires:	jpeg-devel
14cu|nx-3.5.0-4|36	BuildRequires:	tirpc-devel
14cu|nx-3.5.0-4|37	BuildRequires:	pkgconfig(expat)
14cu|nx-3.5.0-4|38	BuildRequires:	pkgconfig(fontconfig)
14cu|nx-3.5.0-4|39	BuildRequires:	pkgconfig(lbxutil)
14cu|nx-3.5.0-4|40	BuildRequires:	pkgconfig(libpng)
14cu|nx-3.5.0-4|41	BuildRequires:	pkgconfig(openssl)
14cu|nx-3.5.0-4|42	BuildRequires:	pkgconfig(x11)
14cu|nx-3.5.0-4|43	BuildRequires:	pkgconfig(xdamage)
14cu|nx-3.5.0-4|44	BuildRequires:	pkgconfig(xext)
14cu|nx-3.5.0-4|45	BuildRequires:	pkgconfig(xi)
14cu|nx-3.5.0-4|46	BuildRequires:	pkgconfig(xrandr)
14cu|nx-3.5.0-4|47	BuildRequires:	pkgconfig(xtst)
14cu|nx-3.5.0-4|48	BuildRequires:	pkgconfig(zlib)
14cu|nx-3.5.0-4|49	
14cu|nx-3.5.0-4|50	%description
14cu|nx-3.5.0-4|51	NoMachine NX is the next-generation X compression and roundtrip suppression
14cu|nx-3.5.0-4|52	scheme. It can operate remote X11 sessions over 56k modem dialup links or
14cu|nx-3.5.0-4|53	anything better.
14cu|nx-3.5.0-4|54	
14cu|nx-3.5.0-4|55	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|56	
14cu|nx-3.5.0-4|57	%define x11_major 6
14cu|nx-3.5.0-4|58	%define libx11 %mklibname X11-nx %{x11_major}
14cu|nx-3.5.0-4|59	
14cu|nx-3.5.0-4|60	%package -n %{libx11}
14cu|nx-3.5.0-4|61	Summary:	NX-X11 library for NX
14cu|nx-3.5.0-4|62	Group:		System/Libraries
14cu|nx-3.5.0-4|63	Provides:	nxX11 = %{EVRD}
14cu|nx-3.5.0-4|64	Conflicts:	%{_lib}nxX11_0 < 3.5.0-4
14cu|nx-3.5.0-4|65	Obsoletes:	%{_lib}nxX11_0 < 3.5.0-4
14cu|nx-3.5.0-4|66	
14cu|nx-3.5.0-4|67	%description -n %{libx11}
14cu|nx-3.5.0-4|68	NX-X11 library for NX.
14cu|nx-3.5.0-4|69	
14cu|nx-3.5.0-4|70	%files -n %{libx11}
14cu|nx-3.5.0-4|71	%doc GUUG-Presentation-NX.pdf
14cu|nx-3.5.0-4|72	%{_libdir}/libX11-nx.so.%{x11_major}*
14cu|nx-3.5.0-4|73	
14cu|nx-3.5.0-4|74	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|75	
14cu|nx-3.5.0-4|76	%define xcomp_major 3
14cu|nx-3.5.0-4|77	%define libxcomp %mklibname xcomp %{xcomp_major}
14cu|nx-3.5.0-4|78	
14cu|nx-3.5.0-4|79	%package -n %{libxcomp}
14cu|nx-3.5.0-4|80	Summary:	Xcomp library for NX
14cu|nx-3.5.0-4|81	Group:		System/Libraries
14cu|nx-3.5.0-4|82	Provides:	xcomp = %{EVRD}
14cu|nx-3.5.0-4|83	
14cu|nx-3.5.0-4|84	%description -n %{libxcomp}
14cu|nx-3.5.0-4|85	Xcomp library for NX subsystem.
14cu|nx-3.5.0-4|86	
14cu|nx-3.5.0-4|87	%files -n %{libxcomp}
14cu|nx-3.5.0-4|88	%{_libdir}/libXcomp.so.%{xcomp_major}*
14cu|nx-3.5.0-4|89	
14cu|nx-3.5.0-4|90	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|91	
14cu|nx-3.5.0-4|92	%define xcompext_major 3
14cu|nx-3.5.0-4|93	%define libxcompext %mklibname xcompext %{xcompext_major}
14cu|nx-3.5.0-4|94	
14cu|nx-3.5.0-4|95	%package -n %{libxcompext}
14cu|nx-3.5.0-4|96	Summary:	Xcompext library for NX
14cu|nx-3.5.0-4|97	Group:		System/Libraries
14cu|nx-3.5.0-4|98	Provides:	xcompext = %{EVRD}
14cu|nx-3.5.0-4|99	
14cu|nx-3.5.0-4|100	%description -n %{libxcompext}
14cu|nx-3.5.0-4|101	Xcompext library for NX subsystem.
14cu|nx-3.5.0-4|102	
14cu|nx-3.5.0-4|103	%files -n %{libxcompext}
14cu|nx-3.5.0-4|104	%{_libdir}/libXcompext.so.%{xcompext_major}*
14cu|nx-3.5.0-4|105	
14cu|nx-3.5.0-4|106	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|107	
14cu|nx-3.5.0-4|108	%define xcompshad_major 3
14cu|nx-3.5.0-4|109	%define libxcompshad %mklibname xcompshad %{xcompshad_major}
14cu|nx-3.5.0-4|110	
14cu|nx-3.5.0-4|111	%package -n %{libxcompshad}
14cu|nx-3.5.0-4|112	Summary:	Xcompshad library for NX
14cu|nx-3.5.0-4|113	Group:		System/Libraries
14cu|nx-3.5.0-4|114	Provides:	xcompshad = %{EVRD}
14cu|nx-3.5.0-4|115	Conflicts:	%{_lib}xcompext3 < 3.5.0-4
14cu|nx-3.5.0-4|116	
14cu|nx-3.5.0-4|117	%description -n %{libxcompshad}
14cu|nx-3.5.0-4|118	Xcompshad library for NX subsystem.
14cu|nx-3.5.0-4|119	
14cu|nx-3.5.0-4|120	%files -n %{libxcompshad}
14cu|nx-3.5.0-4|121	%{_libdir}/libXcompshad.so.%{xcompshad_major}*
14cu|nx-3.5.0-4|122	
14cu|nx-3.5.0-4|123	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|124	
14cu|nx-3.5.0-4|125	%define xext_major 6
14cu|nx-3.5.0-4|126	%define libxext %mklibname Xext-nx %{xext_major}
14cu|nx-3.5.0-4|127	
14cu|nx-3.5.0-4|128	%package -n %{libxext}
14cu|nx-3.5.0-4|129	Summary:	NX-Xext library for NX
14cu|nx-3.5.0-4|130	Group:		System/Libraries
14cu|nx-3.5.0-4|131	Conflicts:	%{_lib}nxX11_0 < 3.5.0-4
14cu|nx-3.5.0-4|132	
14cu|nx-3.5.0-4|133	%description -n %{libxext}
14cu|nx-3.5.0-4|134	NX-Xext library for NX.
14cu|nx-3.5.0-4|135	
14cu|nx-3.5.0-4|136	%files -n %{libxext}
14cu|nx-3.5.0-4|137	%{_libdir}/libXext-nx.so.%{xext_major}*
14cu|nx-3.5.0-4|138	
14cu|nx-3.5.0-4|139	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|140	
14cu|nx-3.5.0-4|141	%define xrender_major 1
14cu|nx-3.5.0-4|142	%define libxrender %mklibname Xrender-nx %{xrender_major}
14cu|nx-3.5.0-4|143	
14cu|nx-3.5.0-4|144	%package -n %{libxrender}
14cu|nx-3.5.0-4|145	Summary:	NX-Xrender library for NX
14cu|nx-3.5.0-4|146	Group:		System/Libraries
14cu|nx-3.5.0-4|147	Conflicts:	%{_lib}nxX11_0 < 3.5.0-4
14cu|nx-3.5.0-4|148	
14cu|nx-3.5.0-4|149	%description -n %{libxrender}
14cu|nx-3.5.0-4|150	NX-Xrender library for NX.
14cu|nx-3.5.0-4|151	
14cu|nx-3.5.0-4|152	%files -n %{libxrender}
14cu|nx-3.5.0-4|153	%{_libdir}/libXrender-nx.so.%{xrender_major}*
14cu|nx-3.5.0-4|154	
14cu|nx-3.5.0-4|155	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|156	
14cu|nx-3.5.0-4|157	%package -n nxproxy
14cu|nx-3.5.0-4|158	Summary:	Provide the protocol compression and caching part of the NX scheme
14cu|nx-3.5.0-4|159	Group:		Networking/Remote access
14cu|nx-3.5.0-4|160	
14cu|nx-3.5.0-4|161	%description -n nxproxy
14cu|nx-3.5.0-4|162	The nxproxy runs on the X server side of the wire and thus accompanies the
14cu|nx-3.5.0-4|163	nxagent running on X client side. It provides the protocol compression and
14cu|nx-3.5.0-4|164	caching part of the NX scheme.
14cu|nx-3.5.0-4|165	
14cu|nx-3.5.0-4|166	%files -n nxproxy
14cu|nx-3.5.0-4|167	%{_bindir}/nxproxy
14cu|nx-3.5.0-4|168	
14cu|nx-3.5.0-4|169	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|170	
14cu|nx-3.5.0-4|171	%package -n nxagent
14cu|nx-3.5.0-4|172	Summary:	NX X server based on Xnest
14cu|nx-3.5.0-4|173	Group:		Networking/Remote access
14cu|nx-3.5.0-4|174	
14cu|nx-3.5.0-4|175	%description -n nxagent
14cu|nx-3.5.0-4|176	The nxagent is an X server based on Xnest, but modified for the purpose of
14cu|nx-3.5.0-4|177	reducing roundtrips over high-latency networks significantly. It is run on the
14cu|nx-3.5.0-4|178	client side of X, that is, on the machine where X clients run. It connects,
14cu|nx-3.5.0-4|179	over the wire, to your regular X server, possibly through nxproxy.
14cu|nx-3.5.0-4|180	
14cu|nx-3.5.0-4|181	%files -n nxagent
14cu|nx-3.5.0-4|182	%{_bindir}/nxagent
14cu|nx-3.5.0-4|183	
14cu|nx-3.5.0-4|184	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|185	
14cu|nx-3.5.0-4|186	%package -n nxssh
14cu|nx-3.5.0-4|187	Summary:	NX ssh client
14cu|nx-3.5.0-4|188	Group:		Networking/Remote access
14cu|nx-3.5.0-4|189	Conflicts:	%{_lib}xcompext3 < 3.5.0-4
14cu|nx-3.5.0-4|190	
14cu|nx-3.5.0-4|191	%description -n nxssh
14cu|nx-3.5.0-4|192	NX ssh client.
14cu|nx-3.5.0-4|193	
14cu|nx-3.5.0-4|194	%files -n nxssh
14cu|nx-3.5.0-4|195	%{_bindir}/nxssh
14cu|nx-3.5.0-4|196	
14cu|nx-3.5.0-4|197	#----------------------------------------------------------------------------
14cu|nx-3.5.0-4|198	
14cu|nx-3.5.0-4|199	%prep
14cu|nx-3.5.0-4|200	%setup -q -c -a 1 -a 2 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9
14cu|nx-3.5.0-4|201	%patch0 -p 0
14cu|nx-3.5.0-4|202	%patch1 -p 0
14cu|nx-3.5.0-4|203	%patch2 -p 0
14cu|nx-3.5.0-4|204	%patch3 -p1
14cu|nx-3.5.0-4|205	%patch4 -p1
14cu|nx-3.5.0-4|206	%patch5 -p0
14cu|nx-3.5.0-4|207	
14cu|nx-3.5.0-4|208	cat <<EOF >>nx-X11/config/cf/host.def
14cu|nx-3.5.0-4|209	#define UseRpath YES
14cu|nx-3.5.0-4|210	#define UsrLibDir %{_pkglibdir}
14cu|nx-3.5.0-4|211	EOF
14cu|nx-3.5.0-4|212	find nx-X11 -name "*.[ch]" -print0 | xargs -0 chmod -c -x
14cu|nx-3.5.0-4|213	
14cu|nx-3.5.0-4|214	%build
14cu|nx-3.5.0-4|215	# documentation explainig how NX works
14cu|nx-3.5.0-4|216	cp %{SOURCE10} ./
14cu|nx-3.5.0-4|217	
14cu|nx-3.5.0-4|218	# the build system Sux, or I haven't understand how it works
14cu|nx-3.5.0-4|219	# We must build all the lib, and somes binaries at the same shot
14cu|nx-3.5.0-4|220	# because -I ../nxFOO <-- It *sux*
14cu|nx-3.5.0-4|221	
14cu|nx-3.5.0-4|222	export CFLAGS="%{optflags}"
14cu|nx-3.5.0-4|223	%ifarch x86_64 ppc64
14cu|nx-3.5.0-4|224	export CFLAGS="$CFLAGS -fPIC -DPIC"
14cu|nx-3.5.0-4|225	%endif
14cu|nx-3.5.0-4|226	export CXXFLAGS="$CFLAGS"
14cu|nx-3.5.0-4|227	export RPM_OPT_FLAGS="$CFLAGS"
14cu|nx-3.5.0-4|228	export LDFLAGS="%{?__global_ldflags} -Wl,-ltirpc -Wl,-rpath,%{_pkglibdir}"
14cu|nx-3.5.0-4|229	
14cu|nx-3.5.0-4|230	# The commented parts show how the build would proceed step by step.
14cu|nx-3.5.0-4|231	# This information is important in case someone wants to split this package
14cu|nx-3.5.0-4|232	# (which would be the proper thing to do).
14cu|nx-3.5.0-4|233	# Within the commented area the make World invocation does all for
14cu|nx-3.5.0-4|234	# you. It isn't placed by accident in the middle of the commented
14cu|nx-3.5.0-4|235	# build instructions, as this is where the X11 libs would be built
14cu|nx-3.5.0-4|236	
14cu|nx-3.5.0-4|237	# build Compression Library and Proxy
14cu|nx-3.5.0-4|238	for i in nxcompshad nxcomp nxproxy; do
14cu|nx-3.5.0-4|239	pushd $i; ./configure; perl -pi -e "s/CXXFLAGS    = -O3/CXXFLAGS = %{optflags} -fPIC/" Makefile && perl -pi -e "s|LDFLAGS     = |LDFLAGS = -fPIC -L/usr/X11R6/%{_lib}|" Makefile && perl -pi -e "s|LIBS        =   |LIBS        =   -lXext |" Makefile && make clean && make %{?_smp_mflags} CCFLAGS="$CFLAGS"; popd
14cu|nx-3.5.0-4|240	done
14cu|nx-3.5.0-4|241	# build X11 Support Libraries and Agents
14cu|nx-3.5.0-4|242	SHLIBGLOBALSFLAGS="$LDFLAGS" LOCAL_LDFLAGS="$LDFLAGS" %make -C nx-X11 World
14cu|nx-3.5.0-4|243	
14cu|nx-3.5.0-4|244	%if 0
14cu|nx-3.5.0-4|245	# build Extended Compression Library
14cu|nx-3.5.0-4|246	pushd nxcompext
14cu|nx-3.5.0-4|247	./configure
14cu|nx-3.5.0-4|248	%make
14cu|nx-3.5.0-4|249	popd
14cu|nx-3.5.0-4|250	%endif
14cu|nx-3.5.0-4|251	
14cu|nx-3.5.0-4|252	pushd nxssh
14cu|nx-3.5.0-4|253	./configure --without-zlib-version-check
14cu|nx-3.5.0-4|254	%make nxssh
14cu|nx-3.5.0-4|255	popd
14cu|nx-3.5.0-4|256	
14cu|nx-3.5.0-4|257	%install
14cu|nx-3.5.0-4|258	#create the directory tree
14cu|nx-3.5.0-4|259	install -d -m 755 %{buildroot}%{_bindir}
14cu|nx-3.5.0-4|260	install -d -m 755 %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|261	
14cu|nx-3.5.0-4|262	#----------- nxcomp
14cu|nx-3.5.0-4|263	install -m 755 nxcomp/libXcomp.so.%{xcomp_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|264	
14cu|nx-3.5.0-4|265	#----------- nxX11
14cu|nx-3.5.0-4|266	install -m 755 nx-X11/lib/X11/libX11-nx.so.%{x11_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|267	install -m 755 nx-X11/lib/Xext/libXext-nx.so.%{xext_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|268	install -m 755 nx-X11/lib/Xrender/libXrender-nx.so.%{xrender_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|269	install -m 755 nx-X11/programs/Xserver/nxagent %{buildroot}%{_bindir}
14cu|nx-3.5.0-4|270	
14cu|nx-3.5.0-4|271	#----------- nxcompext
14cu|nx-3.5.0-4|272	install -m 755 nxcompext/libXcompext.so.%{xcompext_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|273	install -m 755 nxcompshad/libXcompshad.so.%{xcompshad_major} %{buildroot}%{_libdir}
14cu|nx-3.5.0-4|274	
14cu|nx-3.5.0-4|275	#----------- nxproxy
14cu|nx-3.5.0-4|276	install -m 755 nxproxy/nxproxy %{buildroot}%{_bindir}
14cu|nx-3.5.0-4|277	
14cu|nx-3.5.0-4|278	#----------- nxssh
14cu|nx-3.5.0-4|279	install -m 755 nxssh/nxssh %{buildroot}%{_bindir}
14cu|nx-3.5.0-4|280	
14cu|nx-3.5.0-4|281	
14cu|nx-3.5.0-4|282	%changelog
14cu|nx-3.5.0-4|283	* Mon Dec 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.0-4
14cu|nx-3.5.0-4|284	+ Revision: 130949c
14cu|nx-3.5.0-4|285	- Package libraries according to packaging policy, spec cleanup
14cu|nx-3.5.0-4|286	
14cu|nx-3.5.0-4|287	

12364 14
14cu|nxcl-0.9-0.631.7|1	%define revision 631
14cu|nxcl-0.9-0.631.7|2	
14cu|nxcl-0.9-0.631.7|3	%define major 1
14cu|nxcl-0.9-0.631.7|4	%define libname %mklibname %{name} %{major}
14cu|nxcl-0.9-0.631.7|5	%define devname %mklibname %{name} -d
14cu|nxcl-0.9-0.631.7|6	
14cu|nxcl-0.9-0.631.7|7	Summary:	A library for building NX clients
14cu|nxcl-0.9-0.631.7|8	Name:		nxcl
14cu|nxcl-0.9-0.631.7|9	Version:	0.9
14cu|nxcl-0.9-0.631.7|10	Release:	0.%{revision}.7
14cu|nxcl-0.9-0.631.7|11	Epoch:		1
14cu|nxcl-0.9-0.631.7|12	License:	GPLv2+
14cu|nxcl-0.9-0.631.7|13	Group:		System/Libraries
14cu|nxcl-0.9-0.631.7|14	Url:		http://freenx.berlios.de/
14cu|nxcl-0.9-0.631.7|15	Source0:	%{name}-%{version}-svn%{revision}.tar.bz2
14cu|nxcl-0.9-0.631.7|16	Patch1:		nxcl-fixbuild.patch
14cu|nxcl-0.9-0.631.7|17	Patch2:		nxcl-gcc47.patch
14cu|nxcl-0.9-0.631.7|18	BuildRequires:	doxygen
14cu|nxcl-0.9-0.631.7|19	BuildRequires:	pkgconfig(dbus-1)
14cu|nxcl-0.9-0.631.7|20	BuildRequires:	pkgconfig(x11)
14cu|nxcl-0.9-0.631.7|21	
14cu|nxcl-0.9-0.631.7|22	%description
14cu|nxcl-0.9-0.631.7|23	A library for building NX clients.
14cu|nxcl-0.9-0.631.7|24	
14cu|nxcl-0.9-0.631.7|25	%files
14cu|nxcl-0.9-0.631.7|26	%{_bindir}/libtest
14cu|nxcl-0.9-0.631.7|27	%{_bindir}/notQttest
14cu|nxcl-0.9-0.631.7|28	%{_bindir}/nxcl
14cu|nxcl-0.9-0.631.7|29	%{_bindir}/nxcmd
14cu|nxcl-0.9-0.631.7|30	%{_docdir}/nxcl*
14cu|nxcl-0.9-0.631.7|31	
14cu|nxcl-0.9-0.631.7|32	#----------------------------------------------------------------------------
14cu|nxcl-0.9-0.631.7|33	
14cu|nxcl-0.9-0.631.7|34	%package -n %{libname}
14cu|nxcl-0.9-0.631.7|35	Summary:	A library for building NX clients
14cu|nxcl-0.9-0.631.7|36	Group:		System/Libraries
14cu|nxcl-0.9-0.631.7|37	Conflicts:	%{name} < 1:0.9-0.631.7
14cu|nxcl-0.9-0.631.7|38	
14cu|nxcl-0.9-0.631.7|39	%description -n %{libname}
14cu|nxcl-0.9-0.631.7|40	A library for building NX clients.
14cu|nxcl-0.9-0.631.7|41	
14cu|nxcl-0.9-0.631.7|42	%files -n %{libname}
14cu|nxcl-0.9-0.631.7|43	%{_libdir}/libnxcl.so.%{major}*
14cu|nxcl-0.9-0.631.7|44	
14cu|nxcl-0.9-0.631.7|45	#----------------------------------------------------------------------------
14cu|nxcl-0.9-0.631.7|46	
14cu|nxcl-0.9-0.631.7|47	%package -n %{devname}
14cu|nxcl-0.9-0.631.7|48	Summary:	Development files for NX clients library
14cu|nxcl-0.9-0.631.7|49	Group:		Development/Other
14cu|nxcl-0.9-0.631.7|50	Provides:	%{name}-devel = %{EVRD}
14cu|nxcl-0.9-0.631.7|51	Conflicts:	%{name} < 1:0.9-0.631.7
14cu|nxcl-0.9-0.631.7|52	
14cu|nxcl-0.9-0.631.7|53	%description -n %{devname}
14cu|nxcl-0.9-0.631.7|54	Development files for NX clients library.
14cu|nxcl-0.9-0.631.7|55	
14cu|nxcl-0.9-0.631.7|56	%files -n %{devname}
14cu|nxcl-0.9-0.631.7|57	%{_includedir}/nxcl/*
14cu|nxcl-0.9-0.631.7|58	%{_libdir}/libnxcl.so
14cu|nxcl-0.9-0.631.7|59	%{_libdir}/pkgconfig/nxcl.pc
14cu|nxcl-0.9-0.631.7|60	
14cu|nxcl-0.9-0.631.7|61	#----------------------------------------------------------------------------
14cu|nxcl-0.9-0.631.7|62	
14cu|nxcl-0.9-0.631.7|63	%prep
14cu|nxcl-0.9-0.631.7|64	%setup -n %{name}
14cu|nxcl-0.9-0.631.7|65	%patch1 -p1
14cu|nxcl-0.9-0.631.7|66	%patch2 -p0
14cu|nxcl-0.9-0.631.7|67	
14cu|nxcl-0.9-0.631.7|68	%build
14cu|nxcl-0.9-0.631.7|69	sed -i -e "s#1.0#0.9#" configure.ac || die "version sed failed"
14cu|nxcl-0.9-0.631.7|70	
14cu|nxcl-0.9-0.631.7|71	autoreconf -is
14cu|nxcl-0.9-0.631.7|72	%configure2_5x \
14cu|nxcl-0.9-0.631.7|73	--disable-static
14cu|nxcl-0.9-0.631.7|74	
14cu|nxcl-0.9-0.631.7|75	%make
14cu|nxcl-0.9-0.631.7|76	
14cu|nxcl-0.9-0.631.7|77	%install
14cu|nxcl-0.9-0.631.7|78	%makeinstall_std
14cu|nxcl-0.9-0.631.7|79	
14cu|nxcl-0.9-0.631.7|80	
14cu|nxcl-0.9-0.631.7|81	%changelog
14cu|nxcl-0.9-0.631.7|82	
14cu|nxcl-0.9-0.631.7|83	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9-0.631.7
14cu|nxcl-0.9-0.631.7|84	- (143f3bc) Split library and developemnt files from main package
14cu|nxcl-0.9-0.631.7|85	
14cu|nxcl-0.9-0.631.7|86	

12365 14
14cu|nyancat-1.5.1-1|1	Summary:	Nyancat rendered in your terminal
14cu|nyancat-1.5.1-1|2	Name:		nyancat
14cu|nyancat-1.5.1-1|3	Version:	1.5.1
14cu|nyancat-1.5.1-1|4	Release:	1
14cu|nyancat-1.5.1-1|5	Group:		Toys
14cu|nyancat-1.5.1-1|6	License:	NCSA
14cu|nyancat-1.5.1-1|7	Url:		https://github.com/klange/nyancat
14cu|nyancat-1.5.1-1|8	Source0:	https://github.com/klange/nyancat/archive/%{name}-%{version}.tar.gz
14cu|nyancat-1.5.1-1|9	BuildRequires:	pkgconfig(python)
14cu|nyancat-1.5.1-1|10	
14cu|nyancat-1.5.1-1|11	%description
14cu|nyancat-1.5.1-1|12	Nyancat rendered in your terminal.
14cu|nyancat-1.5.1-1|13	
14cu|nyancat-1.5.1-1|14	%files
14cu|nyancat-1.5.1-1|15	%{_bindir}/%{name}
14cu|nyancat-1.5.1-1|16	%{_mandir}/man1/%{name}.1*
14cu|nyancat-1.5.1-1|17	%{_unitdir}/%{name}@.service
14cu|nyancat-1.5.1-1|18	%{_unitdir}/%{name}.socket
14cu|nyancat-1.5.1-1|19	
14cu|nyancat-1.5.1-1|20	#----------------------------------------------------------------------------
14cu|nyancat-1.5.1-1|21	
14cu|nyancat-1.5.1-1|22	%prep
14cu|nyancat-1.5.1-1|23	%setup -q
14cu|nyancat-1.5.1-1|24	
14cu|nyancat-1.5.1-1|25	%build
14cu|nyancat-1.5.1-1|26	%make \
14cu|nyancat-1.5.1-1|27	LFLAGS="%{ldflags}" \
14cu|nyancat-1.5.1-1|28	CPPFLAGS="%{optflags}" \
14cu|nyancat-1.5.1-1|29	CC=%{__cc}
14cu|nyancat-1.5.1-1|30	
14cu|nyancat-1.5.1-1|31	%install
14cu|nyancat-1.5.1-1|32	mkdir -p %{buildroot}/%{_bindir}/
14cu|nyancat-1.5.1-1|33	mkdir -p %{buildroot}/%{_mandir}/man1/
14cu|nyancat-1.5.1-1|34	mkdir -p %{buildroot}/%{_unitdir}
14cu|nyancat-1.5.1-1|35	install -m 0755 src/%{name} %{buildroot}/%{_bindir}/%{name}
14cu|nyancat-1.5.1-1|36	install -m 0644 nyancat.1 %{buildroot}/%{_mandir}/man1/
14cu|nyancat-1.5.1-1|37	install -m 0644 systemd/*.{service,socket} %{buildroot}/%{_unitdir}
14cu|nyancat-1.5.1-1|38	
14cu|nyancat-1.5.1-1|39	
14cu|nyancat-1.5.1-1|40	
14cu|nyancat-1.5.1-1|41	%changelog
14cu|nyancat-1.5.1-1|42	
14cu|nyancat-1.5.1-1|43	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-1
14cu|nyancat-1.5.1-1|44	- (18594f2) New version 1.5.1
14cu|nyancat-1.5.1-1|45	- (18594f2) Spec cleanup
14cu|nyancat-1.5.1-1|46	
14cu|nyancat-1.5.1-1|47	

12366 14
14cu|o3read-0.0.4-6|1	Name:		o3read
14cu|o3read-0.0.4-6|2	Version:	0.0.4
14cu|o3read-0.0.4-6|3	Release:	6
14cu|o3read-0.0.4-6|4	Summary:	Converter for OpenOffice and OpenDocument files
14cu|o3read-0.0.4-6|5	Group:		Text tools
14cu|o3read-0.0.4-6|6	URL:		http://siag.nu/o3read/
14cu|o3read-0.0.4-6|7	Source:		http://siag.nu/pub/o3read/%{name}-%{version}.tar.gz
14cu|o3read-0.0.4-6|8	License:	GPL
14cu|o3read-0.0.4-6|9	
14cu|o3read-0.0.4-6|10	%description
14cu|o3read-0.0.4-6|11	o3read is a standalone converter for OpenOffice.org and OpenDocument
14cu|o3read-0.0.4-6|12	formats. It doesn't depend on OpenOffice.org or any other external
14cu|o3read-0.0.4-6|13	tools or libraries. It is used by MC viewing these types of file.
14cu|o3read-0.0.4-6|14	
14cu|o3read-0.0.4-6|15	%prep
14cu|o3read-0.0.4-6|16	%setup -q
14cu|o3read-0.0.4-6|17	
14cu|o3read-0.0.4-6|18	%build
14cu|o3read-0.0.4-6|19	%make
14cu|o3read-0.0.4-6|20	
14cu|o3read-0.0.4-6|21	%install
14cu|o3read-0.0.4-6|22	%makeinstall BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}/man1
14cu|o3read-0.0.4-6|23	
14cu|o3read-0.0.4-6|24	%clean
14cu|o3read-0.0.4-6|25	
14cu|o3read-0.0.4-6|26	%files
14cu|o3read-0.0.4-6|27	%{_bindir}/*
14cu|o3read-0.0.4-6|28	%{_mandir}/*/*
14cu|o3read-0.0.4-6|29	
14cu|o3read-0.0.4-6|30	%changelog
14cu|o3read-0.0.4-6|31	
14cu|o3read-0.0.4-6|32	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 0.0.4-6
14cu|o3read-0.0.4-6|33	- (0fba14b) Bump release
14cu|o3read-0.0.4-6|34	
14cu|o3read-0.0.4-6|35	

12367 14
14cu|obconf-2.0.4-6|1	Summary:	Openbox preferences manager
14cu|obconf-2.0.4-6|2	Name:		obconf
14cu|obconf-2.0.4-6|3	Version:	2.0.4
14cu|obconf-2.0.4-6|4	Release:	6
14cu|obconf-2.0.4-6|5	Source0:	http://openbox.org/dist/obconf/%name-%version.tar.gz
14cu|obconf-2.0.4-6|6	Patch1:		obconf-2.0.3-link.patch
14cu|obconf-2.0.4-6|7	Patch2:		obconf-2.0.4-ru.patch
14cu|obconf-2.0.4-6|8	# No need to use this patch during the build. It is only required to correctly regenerate *.pot file
14cu|obconf-2.0.4-6|9	Patch3:		obconf-2.0.4-fix-pot.patch
14cu|obconf-2.0.4-6|10	License:	GPLv2+
14cu|obconf-2.0.4-6|11	Group:		Graphical desktop/Other
14cu|obconf-2.0.4-6|12	Url:		http://openbox.org/wiki/Obconf
14cu|obconf-2.0.4-6|13	BuildRequires:	autoconf
14cu|obconf-2.0.4-6|14	BuildRequires:	automake
14cu|obconf-2.0.4-6|15	BuildRequires:	libtool
14cu|obconf-2.0.4-6|16	BuildRequires:	gettext-devel
14cu|obconf-2.0.4-6|17	BuildRequires:	startup-notification-devel
14cu|obconf-2.0.4-6|18	BuildRequires:	openbox-devel >= 3.5.2
14cu|obconf-2.0.4-6|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|obconf-2.0.4-6|20	BuildRequires:	pkgconfig(ice)
14cu|obconf-2.0.4-6|21	BuildRequires:	pkgconfig(libglade-2.0)
14cu|obconf-2.0.4-6|22	BuildRequires:	pkgconfig(sm)
14cu|obconf-2.0.4-6|23	BuildRequires:	desktop-file-utils
14cu|obconf-2.0.4-6|24	Requires:	openbox >= 3.5.2
14cu|obconf-2.0.4-6|25	
14cu|obconf-2.0.4-6|26	%description
14cu|obconf-2.0.4-6|27	ObConf is a graphical configuration tool for the Openbox window manager.
14cu|obconf-2.0.4-6|28	
14cu|obconf-2.0.4-6|29	%prep
14cu|obconf-2.0.4-6|30	%setup -q
14cu|obconf-2.0.4-6|31	rm -f po/*gmo
14cu|obconf-2.0.4-6|32	%apply_patches
14cu|obconf-2.0.4-6|33	
14cu|obconf-2.0.4-6|34	%build
14cu|obconf-2.0.4-6|35	autoreconf -fi
14cu|obconf-2.0.4-6|36	%configure2_5x
14cu|obconf-2.0.4-6|37	%make
14cu|obconf-2.0.4-6|38	pushd po
14cu|obconf-2.0.4-6|39	make update-gmo
14cu|obconf-2.0.4-6|40	popd
14cu|obconf-2.0.4-6|41	
14cu|obconf-2.0.4-6|42	%install
14cu|obconf-2.0.4-6|43	%makeinstall
14cu|obconf-2.0.4-6|44	
14cu|obconf-2.0.4-6|45	# fix .desktop file
14cu|obconf-2.0.4-6|46	desktop-file-install --remove-key="Encoding" \
14cu|obconf-2.0.4-6|47	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|obconf-2.0.4-6|48	
14cu|obconf-2.0.4-6|49	%find_lang %{name}
14cu|obconf-2.0.4-6|50	
14cu|obconf-2.0.4-6|51	%files -f %{name}.lang
14cu|obconf-2.0.4-6|52	%doc AUTHORS README COPYING TODO
14cu|obconf-2.0.4-6|53	%{_bindir}/%{name}
14cu|obconf-2.0.4-6|54	%{_datadir}/applications/%{name}.desktop
14cu|obconf-2.0.4-6|55	%{_datadir}/%{name}
14cu|obconf-2.0.4-6|56	%{_datadir}/mime/packages/%{name}.xml
14cu|obconf-2.0.4-6|57	%{_datadir}/mimelnk/application/x-openbox-theme.desktop
14cu|obconf-2.0.4-6|58	%{_datadir}/pixmaps/%{name}.png
14cu|obconf-2.0.4-6|59	
14cu|obconf-2.0.4-6|60	%changelog
14cu|obconf-2.0.4-6|61	
14cu|obconf-2.0.4-6|62	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 2.0.4-6
14cu|obconf-2.0.4-6|63	- (fe2304c) Fix BRs
14cu|obconf-2.0.4-6|64	
14cu|obconf-2.0.4-6|65	

12368 14
14cu|obconf-qt-0.9.1-0.20151214.4|1	%define debug_package %{nil}
14cu|obconf-qt-0.9.1-0.20151214.4|2	
14cu|obconf-qt-0.9.1-0.20151214.4|3	%define scmrev 20151214
14cu|obconf-qt-0.9.1-0.20151214.4|4	%define rel 4
14cu|obconf-qt-0.9.1-0.20151214.4|5	
14cu|obconf-qt-0.9.1-0.20151214.4|6	Name:		obconf-qt
14cu|obconf-qt-0.9.1-0.20151214.4|7	Version:	0.9.1
14cu|obconf-qt-0.9.1-0.20151214.4|8	%if 0%{?scmrev:1}
14cu|obconf-qt-0.9.1-0.20151214.4|9	# rm -rf obconf-qt && git clone git://git.lxde.org/git/lxde/obconf-qt && cd obconf-qt/
14cu|obconf-qt-0.9.1-0.20151214.4|10	# git archive --prefix=obconf-qt-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../obconf-qt-$(date +%Y%m%d).tar.xz
14cu|obconf-qt-0.9.1-0.20151214.4|11	Release:	0.%{scmrev}.%{rel}
14cu|obconf-qt-0.9.1-0.20151214.4|12	Source0:	%{name}-master.zip
14cu|obconf-qt-0.9.1-0.20151214.4|13	%else
14cu|obconf-qt-0.9.1-0.20151214.4|14	Release:	%rel
14cu|obconf-qt-0.9.1-0.20151214.4|15	Source0:	http://lxqt.org/downloads/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|obconf-qt-0.9.1-0.20151214.4|16	%endif
14cu|obconf-qt-0.9.1-0.20151214.4|17	Patch0:         obconf-qt-20151214-l10n-ru.patch
14cu|obconf-qt-0.9.1-0.20151214.4|18	Patch1:		obconf-qt-20151214-initialsize.patch
14cu|obconf-qt-0.9.1-0.20151214.4|19	Summary:	Openbox configuration tool for the LXQt desktop
14cu|obconf-qt-0.9.1-0.20151214.4|20	URL:		http://lxqt.org/
14cu|obconf-qt-0.9.1-0.20151214.4|21	License:	GPL
14cu|obconf-qt-0.9.1-0.20151214.4|22	Group:		Graphical desktop/Other
14cu|obconf-qt-0.9.1-0.20151214.4|23	BuildRequires:	cmake
14cu|obconf-qt-0.9.1-0.20151214.4|24	BuildRequires:	qt5-devel
14cu|obconf-qt-0.9.1-0.20151214.4|25	BuildRequires:	qt5-linguist-tools
14cu|obconf-qt-0.9.1-0.20151214.4|26	BuildRequires:	pkgconfig(lxqt)
14cu|obconf-qt-0.9.1-0.20151214.4|27	BuildRequires:	pkgconfig(Qt5Help)
14cu|obconf-qt-0.9.1-0.20151214.4|28	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|obconf-qt-0.9.1-0.20151214.4|29	BuildRequires:	pkgconfig(x11)
14cu|obconf-qt-0.9.1-0.20151214.4|30	BuildRequires:	pkgconfig(sm)
14cu|obconf-qt-0.9.1-0.20151214.4|31	BuildRequires:	pkgconfig(ice)
14cu|obconf-qt-0.9.1-0.20151214.4|32	BuildRequires:	pkgconfig(glib-2.0)
14cu|obconf-qt-0.9.1-0.20151214.4|33	BuildRequires:	pkgconfig(obrender-3.5)
14cu|obconf-qt-0.9.1-0.20151214.4|34	BuildRequires:	pkgconfig(obt-3.5)
14cu|obconf-qt-0.9.1-0.20151214.4|35	
14cu|obconf-qt-0.9.1-0.20151214.4|36	
14cu|obconf-qt-0.9.1-0.20151214.4|37	%description
14cu|obconf-qt-0.9.1-0.20151214.4|38	Openbox configuration tool for the LXQt desktop
14cu|obconf-qt-0.9.1-0.20151214.4|39	
14cu|obconf-qt-0.9.1-0.20151214.4|40	%prep
14cu|obconf-qt-0.9.1-0.20151214.4|41	%if 0%{?scmrev:1}
14cu|obconf-qt-0.9.1-0.20151214.4|42	%setup -q -n %{name}-master
14cu|obconf-qt-0.9.1-0.20151214.4|43	%else
14cu|obconf-qt-0.9.1-0.20151214.4|44	%setup -q -n %{name}
14cu|obconf-qt-0.9.1-0.20151214.4|45	%endif
14cu|obconf-qt-0.9.1-0.20151214.4|46	%patch0 -p1
14cu|obconf-qt-0.9.1-0.20151214.4|47	%patch1 -p1
14cu|obconf-qt-0.9.1-0.20151214.4|48	# try to fix "undefined reference to symbol 'XInternAtom' - DSO missing from command line error
14cu|obconf-qt-0.9.1-0.20151214.4|49	%cmake -DUSE_QT5=ON -DCMAKE_EXE_LINKER_FLAGS=-lX11
14cu|obconf-qt-0.9.1-0.20151214.4|50	
14cu|obconf-qt-0.9.1-0.20151214.4|51	%build
14cu|obconf-qt-0.9.1-0.20151214.4|52	%make -C build
14cu|obconf-qt-0.9.1-0.20151214.4|53	
14cu|obconf-qt-0.9.1-0.20151214.4|54	%install
14cu|obconf-qt-0.9.1-0.20151214.4|55	%makeinstall_std -C build
14cu|obconf-qt-0.9.1-0.20151214.4|56	%find_lang %{name} --with-qt
14cu|obconf-qt-0.9.1-0.20151214.4|57	
14cu|obconf-qt-0.9.1-0.20151214.4|58	%files -f %{name}.lang
14cu|obconf-qt-0.9.1-0.20151214.4|59	%{_bindir}/%{name}
14cu|obconf-qt-0.9.1-0.20151214.4|60	%{_datadir}/applications/%{name}.desktop
14cu|obconf-qt-0.9.1-0.20151214.4|61	#%{_datadir}/pixmaps/%{name}.png
14cu|obconf-qt-0.9.1-0.20151214.4|62	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|obconf-qt-0.9.1-0.20151214.4|63	
14cu|obconf-qt-0.9.1-0.20151214.4|64	
14cu|obconf-qt-0.9.1-0.20151214.4|65	
14cu|obconf-qt-0.9.1-0.20151214.4|66	%changelog
14cu|obconf-qt-0.9.1-0.20151214.4|67	
14cu|obconf-qt-0.9.1-0.20151214.4|68	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-0.20151214.4
14cu|obconf-qt-0.9.1-0.20151214.4|69	- (5bb180b) Fix BRs
14cu|obconf-qt-0.9.1-0.20151214.4|70	
14cu|obconf-qt-0.9.1-0.20151214.4|71	

12369 14
14cu|obexfs-0.12-4|1	Summary:	FUSE based filesystem using ObexFTP
14cu|obexfs-0.12-4|2	Name:		obexfs
14cu|obexfs-0.12-4|3	Version:	0.12
14cu|obexfs-0.12-4|4	Release:	4
14cu|obexfs-0.12-4|5	License:	GPLv2+
14cu|obexfs-0.12-4|6	Group:		Communications
14cu|obexfs-0.12-4|7	Url:		http://triq.net/obex/
14cu|obexfs-0.12-4|8	Source0:	http://downloads.sourceforge.net/openobex/%{name}-%{version}.tar.gz
14cu|obexfs-0.12-4|9	BuildRequires:	pkgconfig(fuse)
14cu|obexfs-0.12-4|10	BuildRequires:	pkgconfig(libusb)
14cu|obexfs-0.12-4|11	BuildRequires:	pkgconfig(obexftp)
14cu|obexfs-0.12-4|12	
14cu|obexfs-0.12-4|13	%description
14cu|obexfs-0.12-4|14	The ObexFS driver is a wrapper for ObexFTP to provide filesystem access
14cu|obexfs-0.12-4|15	to mobile phones.
14cu|obexfs-0.12-4|16	
14cu|obexfs-0.12-4|17	%files
14cu|obexfs-0.12-4|18	%doc AUTHORS COPYING ChangeLog README
14cu|obexfs-0.12-4|19	%{_bindir}/obexautofs
14cu|obexfs-0.12-4|20	%{_bindir}/obexfs
14cu|obexfs-0.12-4|21	
14cu|obexfs-0.12-4|22	#----------------------------------------------------------------------------
14cu|obexfs-0.12-4|23	
14cu|obexfs-0.12-4|24	%prep
14cu|obexfs-0.12-4|25	%setup -q
14cu|obexfs-0.12-4|26	
14cu|obexfs-0.12-4|27	%build
14cu|obexfs-0.12-4|28	export OBEXFTP_LIBS="-lfuse -lobexftp -lmulticobex -lbfb -lopenobex -lbluetooth -lusb"
14cu|obexfs-0.12-4|29	%configure2_5x
14cu|obexfs-0.12-4|30	%make
14cu|obexfs-0.12-4|31	
14cu|obexfs-0.12-4|32	%install
14cu|obexfs-0.12-4|33	%makeinstall_std
14cu|obexfs-0.12-4|34	
14cu|obexfs-0.12-4|35	%changelog
14cu|obexfs-0.12-4|36	
14cu|obexfs-0.12-4|37	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0.12-4
14cu|obexfs-0.12-4|38	- (5db1005) Updated upstream URL
14cu|obexfs-0.12-4|39	
14cu|obexfs-0.12-4|40	

12370 14
14cu|ocaml-alsa-0.2.1-5|1	Summary:	OCaml bindings for the ALSA library
14cu|ocaml-alsa-0.2.1-5|2	Name:		ocaml-alsa
14cu|ocaml-alsa-0.2.1-5|3	Version:	0.2.1
14cu|ocaml-alsa-0.2.1-5|4	Release:	5
14cu|ocaml-alsa-0.2.1-5|5	License:	GPLv2
14cu|ocaml-alsa-0.2.1-5|6	Group:		Development/OCaml
14cu|ocaml-alsa-0.2.1-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cu|ocaml-alsa-0.2.1-5|8	Source0:	http://downloads.sourceforge.net/project/savonet/ocaml-alsa/%{version}/ocaml-alsa-%{version}.tar.gz
14cu|ocaml-alsa-0.2.1-5|9	BuildRequires:  pkgconfig(alsa)
14cu|ocaml-alsa-0.2.1-5|10	BuildRequires:  ocaml-compiler
14cu|ocaml-alsa-0.2.1-5|11	BuildRequires:  ocaml-findlib
14cu|ocaml-alsa-0.2.1-5|12	
14cu|ocaml-alsa-0.2.1-5|13	%description
14cu|ocaml-alsa-0.2.1-5|14	This OCaml library interfaces the ALSA library libasound to access audio
14cu|ocaml-alsa-0.2.1-5|15	devices.
14cu|ocaml-alsa-0.2.1-5|16	
14cu|ocaml-alsa-0.2.1-5|17	%files
14cu|ocaml-alsa-0.2.1-5|18	%doc COPYING CHANGES README
14cu|ocaml-alsa-0.2.1-5|19	%dir %{_libdir}/ocaml/alsa
14cu|ocaml-alsa-0.2.1-5|20	%{_libdir}/ocaml/alsa/META
14cu|ocaml-alsa-0.2.1-5|21	%{_libdir}/ocaml/alsa/*.cma
14cu|ocaml-alsa-0.2.1-5|22	%{_libdir}/ocaml/alsa/*.cmi
14cu|ocaml-alsa-0.2.1-5|23	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-alsa-0.2.1-5|24	
14cu|ocaml-alsa-0.2.1-5|25	#----------------------------------------------------------------------------
14cu|ocaml-alsa-0.2.1-5|26	
14cu|ocaml-alsa-0.2.1-5|27	%package devel
14cu|ocaml-alsa-0.2.1-5|28	Summary:	Development files for %{name}
14cu|ocaml-alsa-0.2.1-5|29	Group:		Development/OCaml
14cu|ocaml-alsa-0.2.1-5|30	Requires:       %{name} = %{version}-%{release}
14cu|ocaml-alsa-0.2.1-5|31	Requires:       libalsa-devel
14cu|ocaml-alsa-0.2.1-5|32	
14cu|ocaml-alsa-0.2.1-5|33	%description devel
14cu|ocaml-alsa-0.2.1-5|34	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-alsa-0.2.1-5|35	developing applications that use %{name}.
14cu|ocaml-alsa-0.2.1-5|36	
14cu|ocaml-alsa-0.2.1-5|37	%files devel
14cu|ocaml-alsa-0.2.1-5|38	%doc doc/html
14cu|ocaml-alsa-0.2.1-5|39	%{_libdir}/ocaml/alsa/*.a
14cu|ocaml-alsa-0.2.1-5|40	%{_libdir}/ocaml/alsa/*.cmxa
14cu|ocaml-alsa-0.2.1-5|41	%{_libdir}/ocaml/alsa/*.cmx
14cu|ocaml-alsa-0.2.1-5|42	%{_libdir}/ocaml/alsa/*.mli
14cu|ocaml-alsa-0.2.1-5|43	
14cu|ocaml-alsa-0.2.1-5|44	#----------------------------------------------------------------------------
14cu|ocaml-alsa-0.2.1-5|45	
14cu|ocaml-alsa-0.2.1-5|46	%prep
14cu|ocaml-alsa-0.2.1-5|47	%setup -q
14cu|ocaml-alsa-0.2.1-5|48	
14cu|ocaml-alsa-0.2.1-5|49	%build
14cu|ocaml-alsa-0.2.1-5|50	./configure --libdir=%{_libdir}
14cu|ocaml-alsa-0.2.1-5|51	make all
14cu|ocaml-alsa-0.2.1-5|52	
14cu|ocaml-alsa-0.2.1-5|53	%install
14cu|ocaml-alsa-0.2.1-5|54	export DESTDIR=%{buildroot}
14cu|ocaml-alsa-0.2.1-5|55	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-alsa-0.2.1-5|56	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-alsa-0.2.1-5|57	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-alsa-0.2.1-5|58	mkdir -p $OCAMLFIND_DESTDIR/alsa
14cu|ocaml-alsa-0.2.1-5|59	make install
14cu|ocaml-alsa-0.2.1-5|60	
14cu|ocaml-alsa-0.2.1-5|61	
14cu|ocaml-alsa-0.2.1-5|62	%changelog
14cu|ocaml-alsa-0.2.1-5|63	
14cu|ocaml-alsa-0.2.1-5|64	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-5
14cu|ocaml-alsa-0.2.1-5|65	- (e694ba9) Fix alsa BR
14cu|ocaml-alsa-0.2.1-5|66	
14cu|ocaml-alsa-0.2.1-5|67	

12371 14
14cu|ocaml-benchmark-1.2-4|1	#%define _enable_debug_packages %{nil}
14cu|ocaml-benchmark-1.2-4|2	#%define debug_package %{nil}
14cu|ocaml-benchmark-1.2-4|3	
14cu|ocaml-benchmark-1.2-4|4	%define modname benchmark
14cu|ocaml-benchmark-1.2-4|5	
14cu|ocaml-benchmark-1.2-4|6	Summary:	OCaml module for benchmarking code
14cu|ocaml-benchmark-1.2-4|7	Name:		ocaml-%{modname}
14cu|ocaml-benchmark-1.2-4|8	Version:	1.2
14cu|ocaml-benchmark-1.2-4|9	Release:	4
14cu|ocaml-benchmark-1.2-4|10	License:	LGPLv2+ with exceptions
14cu|ocaml-benchmark-1.2-4|11	Group:		Development/OCaml
14cu|ocaml-benchmark-1.2-4|12	URL:            http://ocaml-benchmark.forge.ocamlcore.org/
14cu|ocaml-benchmark-1.2-4|13	Source0:        http://download.ocamlcore.org/%{name}/%{name}/%{version}/%{modname}-%{version}.tar.gz
14cu|ocaml-benchmark-1.2-4|14	BuildRequires:	ocaml
14cu|ocaml-benchmark-1.2-4|15	BuildRequires:	ocaml-findlib-devel
14cu|ocaml-benchmark-1.2-4|16	BuildRequires:  ocaml-findlib
14cu|ocaml-benchmark-1.2-4|17	BuildRequires:  ocaml-pcre-devel
14cu|ocaml-benchmark-1.2-4|18	BuildRequires:  ocaml-compiler
14cu|ocaml-benchmark-1.2-4|19	BuildRequires:  camlp4
14cu|ocaml-benchmark-1.2-4|20	
14cu|ocaml-benchmark-1.2-4|21	%description
14cu|ocaml-benchmark-1.2-4|22	OCaml Benchmark is a small module to benchmark running times of code.
14cu|ocaml-benchmark-1.2-4|23	
14cu|ocaml-benchmark-1.2-4|24	%package        devel
14cu|ocaml-benchmark-1.2-4|25	Summary:        Development files for %{name}
14cu|ocaml-benchmark-1.2-4|26	Requires:       %{name} = %{EVRD}
14cu|ocaml-benchmark-1.2-4|27	
14cu|ocaml-benchmark-1.2-4|28	%description    devel
14cu|ocaml-benchmark-1.2-4|29	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-benchmark-1.2-4|30	developing applications that use %{name}.
14cu|ocaml-benchmark-1.2-4|31	
14cu|ocaml-benchmark-1.2-4|32	%prep
14cu|ocaml-benchmark-1.2-4|33	%setup -q -n %{modname}-%{version}
14cu|ocaml-benchmark-1.2-4|34	
14cu|ocaml-benchmark-1.2-4|35	%build
14cu|ocaml-benchmark-1.2-4|36	#oasis setup
14cu|ocaml-benchmark-1.2-4|37	ocaml setup.ml -configure
14cu|ocaml-benchmark-1.2-4|38	ocaml setup.ml -build
14cu|ocaml-benchmark-1.2-4|39	
14cu|ocaml-benchmark-1.2-4|40	%install
14cu|ocaml-benchmark-1.2-4|41	export DESTDIR=%{buildroot}
14cu|ocaml-benchmark-1.2-4|42	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-benchmark-1.2-4|43	mkdir -p $OCAMLFIND_DESTDIR
14cu|ocaml-benchmark-1.2-4|44	ocaml setup.ml -install
14cu|ocaml-benchmark-1.2-4|45	ocaml setup.ml -doc
14cu|ocaml-benchmark-1.2-4|46	mv API.docdir api-html
14cu|ocaml-benchmark-1.2-4|47	
14cu|ocaml-benchmark-1.2-4|48	%files
14cu|ocaml-benchmark-1.2-4|49	%doc README.md
14cu|ocaml-benchmark-1.2-4|50	%dir %{_libdir}/ocaml/%{modname}
14cu|ocaml-benchmark-1.2-4|51	%{_libdir}/ocaml/%{modname}/META
14cu|ocaml-benchmark-1.2-4|52	%{_libdir}/ocaml/%{modname}/*.cma
14cu|ocaml-benchmark-1.2-4|53	%{_libdir}/ocaml/%{modname}/*.cmx
14cu|ocaml-benchmark-1.2-4|54	%{_libdir}/ocaml/%{modname}/*.cmi
14cu|ocaml-benchmark-1.2-4|55	%{_libdir}/ocaml/%{modname}/*.cmxs
14cu|ocaml-benchmark-1.2-4|56	
14cu|ocaml-benchmark-1.2-4|57	%files devel
14cu|ocaml-benchmark-1.2-4|58	%doc LICENSE.txt
14cu|ocaml-benchmark-1.2-4|59	%doc examples/
14cu|ocaml-benchmark-1.2-4|60	%doc api-html/
14cu|ocaml-benchmark-1.2-4|61	%{_libdir}/ocaml/%{modname}/*.a
14cu|ocaml-benchmark-1.2-4|62	%{_libdir}/ocaml/%{modname}/*.cmxa
14cu|ocaml-benchmark-1.2-4|63	%{_libdir}/ocaml/%{modname}/*.mli
14cu|ocaml-benchmark-1.2-4|64	
14cu|ocaml-benchmark-1.2-4|65	
14cu|ocaml-benchmark-1.2-4|66	%changelog
14cu|ocaml-benchmark-1.2-4|67	
14cu|ocaml-benchmark-1.2-4|68	* Tue Jul 14 2015 dsilakov <denis.silakov@rosalab.ru> 1.2-4
14cu|ocaml-benchmark-1.2-4|69	- (9bfb7dc) Merge pull request #1 from anastasiya_po/ocaml-benchmark:rosa2014.1
14cu|ocaml-benchmark-1.2-4|70	- (9bfb7dc) Updated to 1.2
14cu|ocaml-benchmark-1.2-4|71	
14cu|ocaml-benchmark-1.2-4|72	

12372 14
14cu|ocaml-bisect-1.3-4|1	%define _enable_debug_packages %{nil}
14cu|ocaml-bisect-1.3-4|2	%define debug_package %{nil}
14cu|ocaml-bisect-1.3-4|3	
14cu|ocaml-bisect-1.3-4|4	Summary:	OCaml code coverage tool
14cu|ocaml-bisect-1.3-4|5	Name:		ocaml-bisect
14cu|ocaml-bisect-1.3-4|6	Version:	1.3
14cu|ocaml-bisect-1.3-4|7	Release:	4
14cu|ocaml-bisect-1.3-4|8	License:	GPLv3+
14cu|ocaml-bisect-1.3-4|9	Group:		Development/OCaml
14cu|ocaml-bisect-1.3-4|10	Url:		http://bisect.x9c.fr/
14cu|ocaml-bisect-1.3-4|11	Source0:	http://bisect.x9c.fr/distrib/bisect-%{version}.tar.gz
14cu|ocaml-bisect-1.3-4|12	BuildRequires:	camlp4
14cu|ocaml-bisect-1.3-4|13	BuildRequires:	ocaml
14cu|ocaml-bisect-1.3-4|14	BuildRequires:	ocaml-findlib
14cu|ocaml-bisect-1.3-4|15	
14cu|ocaml-bisect-1.3-4|16	%description
14cu|ocaml-bisect-1.3-4|17	Bisect is a code coverage tool for the Objective Caml language. It is
14cu|ocaml-bisect-1.3-4|18	a camlp4-based tool that allows to instrument your application before
14cu|ocaml-bisect-1.3-4|19	running tests. After application execution, it is possible to generate
14cu|ocaml-bisect-1.3-4|20	a report in HTML format that is the replica of the application source
14cu|ocaml-bisect-1.3-4|21	code annotated with code coverage information.
14cu|ocaml-bisect-1.3-4|22	
14cu|ocaml-bisect-1.3-4|23	%files
14cu|ocaml-bisect-1.3-4|24	%doc COPYING
14cu|ocaml-bisect-1.3-4|25	%dir %{_libdir}/ocaml/bisect
14cu|ocaml-bisect-1.3-4|26	%{_bindir}/bisect-report
14cu|ocaml-bisect-1.3-4|27	%{_libdir}/ocaml/bisect/*.cma
14cu|ocaml-bisect-1.3-4|28	%{_libdir}/ocaml/bisect/*.cmi
14cu|ocaml-bisect-1.3-4|29	%{_libdir}/ocaml/bisect/META
14cu|ocaml-bisect-1.3-4|30	%{_libdir}/ocaml/bisect/*.cmo
14cu|ocaml-bisect-1.3-4|31	
14cu|ocaml-bisect-1.3-4|32	#----------------------------------------------------------------------------
14cu|ocaml-bisect-1.3-4|33	
14cu|ocaml-bisect-1.3-4|34	%package devel
14cu|ocaml-bisect-1.3-4|35	Summary:	Development files for %{name}
14cu|ocaml-bisect-1.3-4|36	Group:		Development/OCaml
14cu|ocaml-bisect-1.3-4|37	Requires:	%{name} = %{EVRD}
14cu|ocaml-bisect-1.3-4|38	
14cu|ocaml-bisect-1.3-4|39	%description devel
14cu|ocaml-bisect-1.3-4|40	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-bisect-1.3-4|41	developing applications that use %{name}.
14cu|ocaml-bisect-1.3-4|42	
14cu|ocaml-bisect-1.3-4|43	%files devel
14cu|ocaml-bisect-1.3-4|44	%doc CHANGES COPYING README VERSION doc/bisect.pdf ocamldoc
14cu|ocaml-bisect-1.3-4|45	%{_libdir}/ocaml/bisect/*.a
14cu|ocaml-bisect-1.3-4|46	%{_libdir}/ocaml/bisect/*.cmxa
14cu|ocaml-bisect-1.3-4|47	%{_libdir}/ocaml/bisect/*.cmx
14cu|ocaml-bisect-1.3-4|48	
14cu|ocaml-bisect-1.3-4|49	#----------------------------------------------------------------------------
14cu|ocaml-bisect-1.3-4|50	
14cu|ocaml-bisect-1.3-4|51	%prep
14cu|ocaml-bisect-1.3-4|52	%setup -q -n bisect-%{version}
14cu|ocaml-bisect-1.3-4|53	
14cu|ocaml-bisect-1.3-4|54	%build
14cu|ocaml-bisect-1.3-4|55	sh configure
14cu|ocaml-bisect-1.3-4|56	make all doc
14cu|ocaml-bisect-1.3-4|57	
14cu|ocaml-bisect-1.3-4|58	%install
14cu|ocaml-bisect-1.3-4|59	export DESTDIR=%{buildroot}
14cu|ocaml-bisect-1.3-4|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-bisect-1.3-4|61	export PATH_OCAML_BIN=%{_bindir}
14cu|ocaml-bisect-1.3-4|62	mkdir -p $OCAMLFIND_DESTDIR/bisect
14cu|ocaml-bisect-1.3-4|63	make install PATH_OCAML_BIN=%{_bindir}
14cu|ocaml-bisect-1.3-4|64	
14cu|ocaml-bisect-1.3-4|65	mkdir -p %{buildroot}%{_bindir}
14cu|ocaml-bisect-1.3-4|66	mkdir -p %{buildroot}%{_libdir}/ocaml/bisect
14cu|ocaml-bisect-1.3-4|67	
14cu|ocaml-bisect-1.3-4|68	install -m 0755 _build/src/report/report.native  %{buildroot}%{_bindir}/bisect-report
14cu|ocaml-bisect-1.3-4|69	strip %{buildroot}%{_bindir}/bisect-report
14cu|ocaml-bisect-1.3-4|70	
14cu|ocaml-bisect-1.3-4|71	
14cu|ocaml-bisect-1.3-4|72	%changelog
14cu|ocaml-bisect-1.3-4|73	
14cu|ocaml-bisect-1.3-4|74	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.3-4
14cu|ocaml-bisect-1.3-4|75	- (92e9405) Merge pull request #1 from anastasiya_po/ocaml-bisect:rosa2014.1
14cu|ocaml-bisect-1.3-4|76	- (92e9405) ocaml-bisect version 1.3
14cu|ocaml-bisect-1.3-4|77	
14cu|ocaml-bisect-1.3-4|78	

12373 14
14cu|ocaml-bitstring-2.0.4-3|1	Summary:	Bitstrings and bitstring matching for OCaml
14cu|ocaml-bitstring-2.0.4-3|2	Name:		ocaml-bitstring
14cu|ocaml-bitstring-2.0.4-3|3	Version:	2.0.4
14cu|ocaml-bitstring-2.0.4-3|4	Release:	3
14cu|ocaml-bitstring-2.0.4-3|5	License:	LGPLv2+ with exceptions and GPLv2+
14cu|ocaml-bitstring-2.0.4-3|6	Group:		Development/OCaml
14cu|ocaml-bitstring-2.0.4-3|7	Url:		http://code.google.com/p/bitstring
14cu|ocaml-bitstring-2.0.4-3|8	Source0:	http://bitstring.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|ocaml-bitstring-2.0.4-3|9	BuildRequires:	camlp4
14cu|ocaml-bitstring-2.0.4-3|10	BuildRequires:	ocaml
14cu|ocaml-bitstring-2.0.4-3|11	BuildRequires:	ocaml-findlib
14cu|ocaml-bitstring-2.0.4-3|12	
14cu|ocaml-bitstring-2.0.4-3|13	%description
14cu|ocaml-bitstring-2.0.4-3|14	The ocaml-bitstring project adds Erlang-style bitstrings and matching over
14cu|ocaml-bitstring-2.0.4-3|15	bitstrings as a syntax extension and library for OCaml.
14cu|ocaml-bitstring-2.0.4-3|16	
14cu|ocaml-bitstring-2.0.4-3|17	%files
14cu|ocaml-bitstring-2.0.4-3|18	%doc README TODO COPYING COPYING.LIB CHANGES
14cu|ocaml-bitstring-2.0.4-3|19	%dir %{_libdir}/ocaml/bitstring
14cu|ocaml-bitstring-2.0.4-3|20	%{_libdir}/ocaml/bitstring/*.cmi
14cu|ocaml-bitstring-2.0.4-3|21	%{_libdir}/ocaml/bitstring/*.cma
14cu|ocaml-bitstring-2.0.4-3|22	%{_libdir}/ocaml/bitstring/META
14cu|ocaml-bitstring-2.0.4-3|23	%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-bitstring-2.0.4-3|24	%{_libdir}/ocaml/stublibs/*.so.owner
14cu|ocaml-bitstring-2.0.4-3|25	
14cu|ocaml-bitstring-2.0.4-3|26	#----------------------------------------------------------------------------
14cu|ocaml-bitstring-2.0.4-3|27	
14cu|ocaml-bitstring-2.0.4-3|28	%package	devel
14cu|ocaml-bitstring-2.0.4-3|29	Summary:	Development files for %{name}
14cu|ocaml-bitstring-2.0.4-3|30	Group:		Development/OCaml
14cu|ocaml-bitstring-2.0.4-3|31	Requires:	%{name} = %{EVRD}
14cu|ocaml-bitstring-2.0.4-3|32	
14cu|ocaml-bitstring-2.0.4-3|33	%description devel
14cu|ocaml-bitstring-2.0.4-3|34	This package contains the development files needed to build applications
14cu|ocaml-bitstring-2.0.4-3|35	using %{name}.
14cu|ocaml-bitstring-2.0.4-3|36	
14cu|ocaml-bitstring-2.0.4-3|37	%files devel
14cu|ocaml-bitstring-2.0.4-3|38	%{_bindir}/bitstring-objinfo
14cu|ocaml-bitstring-2.0.4-3|39	%{_libdir}/ocaml/bitstring/*.a
14cu|ocaml-bitstring-2.0.4-3|40	%{_libdir}/ocaml/bitstring/*.cmx
14cu|ocaml-bitstring-2.0.4-3|41	%{_libdir}/ocaml/bitstring/*.cmxa
14cu|ocaml-bitstring-2.0.4-3|42	%{_libdir}/ocaml/bitstring/*.cmo
14cu|ocaml-bitstring-2.0.4-3|43	%{_libdir}/ocaml/bitstring/*.mli
14cu|ocaml-bitstring-2.0.4-3|44	
14cu|ocaml-bitstring-2.0.4-3|45	#----------------------------------------------------------------------------
14cu|ocaml-bitstring-2.0.4-3|46	
14cu|ocaml-bitstring-2.0.4-3|47	%prep
14cu|ocaml-bitstring-2.0.4-3|48	%setup -q
14cu|ocaml-bitstring-2.0.4-3|49	
14cu|ocaml-bitstring-2.0.4-3|50	%build
14cu|ocaml-bitstring-2.0.4-3|51	%configure2_5x
14cu|ocaml-bitstring-2.0.4-3|52	make
14cu|ocaml-bitstring-2.0.4-3|53	make doc
14cu|ocaml-bitstring-2.0.4-3|54	
14cu|ocaml-bitstring-2.0.4-3|55	%install
14cu|ocaml-bitstring-2.0.4-3|56	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cu|ocaml-bitstring-2.0.4-3|57	make install OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-bitstring-2.0.4-3|58	
14cu|ocaml-bitstring-2.0.4-3|59	install -d -m 755 %{buildroot}/%{_bindir}
14cu|ocaml-bitstring-2.0.4-3|60	install -m 755 bitstring-objinfo %{buildroot}%{_bindir}
14cu|ocaml-bitstring-2.0.4-3|61	
14cu|ocaml-bitstring-2.0.4-3|62	
14cu|ocaml-bitstring-2.0.4-3|63	
14cu|ocaml-bitstring-2.0.4-3|64	
14cu|ocaml-bitstring-2.0.4-3|65	%changelog
14cu|ocaml-bitstring-2.0.4-3|66	
14cu|ocaml-bitstring-2.0.4-3|67	* Fri Jul 03 2015 dsilakov <denis.silakov@rosalab.ru> 2.0.4-3
14cu|ocaml-bitstring-2.0.4-3|68	- (1e6d4bf) Merge pull request #1 from anastasiya_po/ocaml-bitstring:rosa2014.1
14cu|ocaml-bitstring-2.0.4-3|69	- (1e6d4bf) Anastasiya Ponomareva
14cu|ocaml-bitstring-2.0.4-3|70	
14cu|ocaml-bitstring-2.0.4-3|71	

12374 14
14cu|ocaml-calendar-2.04-1|1	#empty-debuginfo-package
14cu|ocaml-calendar-2.04-1|2	%define debug_package %{nil}
14cu|ocaml-calendar-2.04-1|3	%define base_name camlimages
14cu|ocaml-calendar-2.04-1|4	
14cu|ocaml-calendar-2.04-1|5	%define up_name calendar
14cu|ocaml-calendar-2.04-1|6	
14cu|ocaml-calendar-2.04-1|7	Summary:	Ocaml calendar library
14cu|ocaml-calendar-2.04-1|8	Name:		ocaml-%{up_name}
14cu|ocaml-calendar-2.04-1|9	Version:	2.04
14cu|ocaml-calendar-2.04-1|10	Release:	1
14cu|ocaml-calendar-2.04-1|11	License:	GPLv2+
14cu|ocaml-calendar-2.04-1|12	Group:		Development/OCaml
14cu|ocaml-calendar-2.04-1|13	Url:		http://forge.ocamlcore.org/projects/calendar/
14cu|ocaml-calendar-2.04-1|14	Source0:	http://forge.ocamlcore.org/frs/download.php/1481/%{up_name}-%{version}.tar.gz
14cu|ocaml-calendar-2.04-1|15	BuildRequires:	ocaml
14cu|ocaml-calendar-2.04-1|16	BuildRequires:	ocaml-findlib
14cu|ocaml-calendar-2.04-1|17	Conflicts:	ocaml-calendar-devel < 2.03.2
14cu|ocaml-calendar-2.04-1|18	
14cu|ocaml-calendar-2.04-1|19	%description
14cu|ocaml-calendar-2.04-1|20	The Calendar library is a library providing a set of operations over dates and
14cu|ocaml-calendar-2.04-1|21	times.
14cu|ocaml-calendar-2.04-1|22	
14cu|ocaml-calendar-2.04-1|23	%files
14cu|ocaml-calendar-2.04-1|24	%doc calendarFAQ-2.6.txt calendar_faq.txt CHANGES COPYING LGPL README TODO
14cu|ocaml-calendar-2.04-1|25	%dir %{_libdir}/ocaml/calendar
14cu|ocaml-calendar-2.04-1|26	%{_libdir}/ocaml/calendar/META
14cu|ocaml-calendar-2.04-1|27	%{_libdir}/ocaml/calendar/*.cma
14cu|ocaml-calendar-2.04-1|28	%{_libdir}/ocaml/calendar/*.cmi
14cu|ocaml-calendar-2.04-1|29	%{_libdir}/ocaml/calendar/*.cmxs
14cu|ocaml-calendar-2.04-1|30	
14cu|ocaml-calendar-2.04-1|31	#----------------------------------------------------------------------------
14cu|ocaml-calendar-2.04-1|32	
14cu|ocaml-calendar-2.04-1|33	%package devel
14cu|ocaml-calendar-2.04-1|34	Summary:	Development files for %{name}
14cu|ocaml-calendar-2.04-1|35	Group:		Development/OCaml
14cu|ocaml-calendar-2.04-1|36	Requires:	%{name} = %{EVRD}
14cu|ocaml-calendar-2.04-1|37	
14cu|ocaml-calendar-2.04-1|38	%description devel
14cu|ocaml-calendar-2.04-1|39	This package contains the development files needed to build applications
14cu|ocaml-calendar-2.04-1|40	using %{name}.
14cu|ocaml-calendar-2.04-1|41	
14cu|ocaml-calendar-2.04-1|42	%files devel
14cu|ocaml-calendar-2.04-1|43	%{_libdir}/ocaml/calendar/*.a
14cu|ocaml-calendar-2.04-1|44	%{_libdir}/ocaml/calendar/*.cmx
14cu|ocaml-calendar-2.04-1|45	%{_libdir}/ocaml/calendar/*.cmxa
14cu|ocaml-calendar-2.04-1|46	%{_libdir}/ocaml/calendar/*.mli
14cu|ocaml-calendar-2.04-1|47	
14cu|ocaml-calendar-2.04-1|48	#----------------------------------------------------------------------------
14cu|ocaml-calendar-2.04-1|49	
14cu|ocaml-calendar-2.04-1|50	%prep
14cu|ocaml-calendar-2.04-1|51	%setup -qn %{up_name}-%{version}
14cu|ocaml-calendar-2.04-1|52	
14cu|ocaml-calendar-2.04-1|53	%build
14cu|ocaml-calendar-2.04-1|54	%configure2_5x
14cu|ocaml-calendar-2.04-1|55	%make
14cu|ocaml-calendar-2.04-1|56	
14cu|ocaml-calendar-2.04-1|57	%install
14cu|ocaml-calendar-2.04-1|58	install -d -m 755 %{buildroot}%{_libdir}/ocaml
14cu|ocaml-calendar-2.04-1|59	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
14cu|ocaml-calendar-2.04-1|60	
14cu|ocaml-calendar-2.04-1|61	rm -f %{buildroot}%{_libdir}/ocaml/calendar/*.{o,cmo}
14cu|ocaml-calendar-2.04-1|62	
14cu|ocaml-calendar-2.04-1|63	%changelog
14cu|ocaml-calendar-2.04-1|64	
14cu|ocaml-calendar-2.04-1|65	* Sat Apr 23 2016 dsilakov <denis.silakov@rosalab.ru> 2.04-1
14cu|ocaml-calendar-2.04-1|66	- (89c44d2) Merge pull request #1 from alzim/ocaml-calendar:rosa2014.1
14cu|ocaml-calendar-2.04-1|67	- (89c44d2) Updated 2.04
14cu|ocaml-calendar-2.04-1|68	
14cu|ocaml-calendar-2.04-1|69	

12375 14
14cu|ocaml-camlzip-1.05-1|1	%define up_name camlzip
14cu|ocaml-camlzip-1.05-1|2	
14cu|ocaml-camlzip-1.05-1|3	Summary:	Reading and writing ZIP, JAR and GZIP files
14cu|ocaml-camlzip-1.05-1|4	Name:		ocaml-%{up_name}
14cu|ocaml-camlzip-1.05-1|5	Version:	1.05
14cu|ocaml-camlzip-1.05-1|6	Release:	1
14cu|ocaml-camlzip-1.05-1|7	License:	LGPLv2.1+ with exceptions
14cu|ocaml-camlzip-1.05-1|8	Group:		Development/OCaml
14cu|ocaml-camlzip-1.05-1|9	Url:		http://forge.ocamlcore.org/projects/camlzip/
14cu|ocaml-camlzip-1.05-1|10	Source0:	http://forge.ocamlcore.org/frs/download.php/1037/camlzip-%{version}.tar.gz
14cu|ocaml-camlzip-1.05-1|11	Patch1:		test-makefile.dpatch
14cu|ocaml-camlzip-1.05-1|12	Patch2:		uncompress.dpatch
14cu|ocaml-camlzip-1.05-1|13	BuildRequires:	ocaml
14cu|ocaml-camlzip-1.05-1|14	BuildRequires:	ocaml-findlib
14cu|ocaml-camlzip-1.05-1|15	BuildRequires:	pkgconfig(zlib)
14cu|ocaml-camlzip-1.05-1|16	
14cu|ocaml-camlzip-1.05-1|17	%description
14cu|ocaml-camlzip-1.05-1|18	This Objective Caml library provides easy access to compressed files in ZIP and
14cu|ocaml-camlzip-1.05-1|19	GZIP format, as well as to Java JAR files. It provides functions for reading
14cu|ocaml-camlzip-1.05-1|20	from and writing to compressed files in these formats.
14cu|ocaml-camlzip-1.05-1|21	
14cu|ocaml-camlzip-1.05-1|22	%files
14cu|ocaml-camlzip-1.05-1|23	%doc LICENSE README Changes
14cu|ocaml-camlzip-1.05-1|24	%dir %{_libdir}/ocaml/zip
14cu|ocaml-camlzip-1.05-1|25	%{_libdir}/ocaml/zip/*.cmi
14cu|ocaml-camlzip-1.05-1|26	%{_libdir}/ocaml/zip/*.cma
14cu|ocaml-camlzip-1.05-1|27	%{_libdir}/ocaml/zip/META
14cu|ocaml-camlzip-1.05-1|28	%{_libdir}/ocaml/stublibs/dllcamlzip.so
14cu|ocaml-camlzip-1.05-1|29	%{_libdir}/ocaml/stublibs/dllcamlzip.so.owner
14cu|ocaml-camlzip-1.05-1|30	
14cu|ocaml-camlzip-1.05-1|31	#----------------------------------------------------------------------------
14cu|ocaml-camlzip-1.05-1|32	
14cu|ocaml-camlzip-1.05-1|33	%package devel
14cu|ocaml-camlzip-1.05-1|34	Summary:	Development files for %{name}
14cu|ocaml-camlzip-1.05-1|35	Group:		Development/OCaml
14cu|ocaml-camlzip-1.05-1|36	Requires:	pkgconfig(zlib)
14cu|ocaml-camlzip-1.05-1|37	Requires:	%{name} = %{EVRD}
14cu|ocaml-camlzip-1.05-1|38	
14cu|ocaml-camlzip-1.05-1|39	%description devel
14cu|ocaml-camlzip-1.05-1|40	This package contains the development files needed to build applications
14cu|ocaml-camlzip-1.05-1|41	using %{name}.
14cu|ocaml-camlzip-1.05-1|42	
14cu|ocaml-camlzip-1.05-1|43	%files devel
14cu|ocaml-camlzip-1.05-1|44	%doc test doc
14cu|ocaml-camlzip-1.05-1|45	%{_libdir}/ocaml/zip/*.a
14cu|ocaml-camlzip-1.05-1|46	%{_libdir}/ocaml/zip/*.cmxa
14cu|ocaml-camlzip-1.05-1|47	%{_libdir}/ocaml/zip/*.mli
14cu|ocaml-camlzip-1.05-1|48	
14cu|ocaml-camlzip-1.05-1|49	#----------------------------------------------------------------------------
14cu|ocaml-camlzip-1.05-1|50	
14cu|ocaml-camlzip-1.05-1|51	%prep
14cu|ocaml-camlzip-1.05-1|52	%setup -q -n %{up_name}-%{version}
14cu|ocaml-camlzip-1.05-1|53	%patch1 -p1
14cu|ocaml-camlzip-1.05-1|54	%patch2 -p1
14cu|ocaml-camlzip-1.05-1|55	
14cu|ocaml-camlzip-1.05-1|56	%build
14cu|ocaml-camlzip-1.05-1|57	%make depend
14cu|ocaml-camlzip-1.05-1|58	%make all allopt
14cu|ocaml-camlzip-1.05-1|59	mkdir -p doc
14cu|ocaml-camlzip-1.05-1|60	ocamldoc -colorize-code -html gzip.mli zip.mli zlib.mli -d doc
14cu|ocaml-camlzip-1.05-1|61	
14cu|ocaml-camlzip-1.05-1|62	%install
14cu|ocaml-camlzip-1.05-1|63	export DESTDIR=%{buildroot}
14cu|ocaml-camlzip-1.05-1|64	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-camlzip-1.05-1|65	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-camlzip-1.05-1|66	install -d -m 755 $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-camlzip-1.05-1|67	install -d -m 755 $OCAMLFIND_DESTDIR/zip
14cu|ocaml-camlzip-1.05-1|68	make install-findlib
14cu|ocaml-camlzip-1.05-1|69	
14cu|ocaml-camlzip-1.05-1|70	
14cu|ocaml-camlzip-1.05-1|71	%changelog
14cu|ocaml-camlzip-1.05-1|72	
14cu|ocaml-camlzip-1.05-1|73	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-1
14cu|ocaml-camlzip-1.05-1|74	- (9ebf4b9) Fix files
14cu|ocaml-camlzip-1.05-1|75	
14cu|ocaml-camlzip-1.05-1|76	

12376 14
14cu|ocaml-cgi-0.8-12|1	%define _enable_debug_packages %{nil}
14cu|ocaml-cgi-0.8-12|2	%define debug_package %{nil}
14cu|ocaml-cgi-0.8-12|3	
14cu|ocaml-cgi-0.8-12|4	%define modname cgi
14cu|ocaml-cgi-0.8-12|5	
14cu|ocaml-cgi-0.8-12|6	Summary:	Objective Caml library for writing CGIs
14cu|ocaml-cgi-0.8-12|7	Name:		ocaml-%{modname}
14cu|ocaml-cgi-0.8-12|8	Version:	0.8
14cu|ocaml-cgi-0.8-12|9	Release:	12
14cu|ocaml-cgi-0.8-12|10	License:	GPLv2+
14cu|ocaml-cgi-0.8-12|11	Group:		Development/OCaml
14cu|ocaml-cgi-0.8-12|12	Url:		http://www.lri.fr/~filliatr/ftp/ocaml/cgi
14cu|ocaml-cgi-0.8-12|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/cgi/%{modname}-%{version}.tar.gz
14cu|ocaml-cgi-0.8-12|14	BuildRequires:	ocaml
14cu|ocaml-cgi-0.8-12|15	
14cu|ocaml-cgi-0.8-12|16	%description
14cu|ocaml-cgi-0.8-12|17	This library provides a function to parse the CGI arguments, parse_args,
14cu|ocaml-cgi-0.8-12|18	the result being an association list.
14cu|ocaml-cgi-0.8-12|19	
14cu|ocaml-cgi-0.8-12|20	%files
14cu|ocaml-cgi-0.8-12|21	%doc CHANGES COPYING LGPL
14cu|ocaml-cgi-0.8-12|22	%dir %{_libdir}/ocaml/cgi
14cu|ocaml-cgi-0.8-12|23	%{_libdir}/ocaml/cgi/*.cmi
14cu|ocaml-cgi-0.8-12|24	
14cu|ocaml-cgi-0.8-12|25	#----------------------------------------------------------------------------
14cu|ocaml-cgi-0.8-12|26	
14cu|ocaml-cgi-0.8-12|27	%package devel
14cu|ocaml-cgi-0.8-12|28	Summary:	Development files for %{name}
14cu|ocaml-cgi-0.8-12|29	Group:		Development/OCaml
14cu|ocaml-cgi-0.8-12|30	Requires:	%{name} = %{EVRD}
14cu|ocaml-cgi-0.8-12|31	
14cu|ocaml-cgi-0.8-12|32	%description devel
14cu|ocaml-cgi-0.8-12|33	This package contains the development files needed to build applications
14cu|ocaml-cgi-0.8-12|34	using %{name}.
14cu|ocaml-cgi-0.8-12|35	
14cu|ocaml-cgi-0.8-12|36	%files devel
14cu|ocaml-cgi-0.8-12|37	%{_libdir}/ocaml/cgi/*
14cu|ocaml-cgi-0.8-12|38	%exclude %{_libdir}/ocaml/cgi/*.cmi
14cu|ocaml-cgi-0.8-12|39	
14cu|ocaml-cgi-0.8-12|40	#----------------------------------------------------------------------------
14cu|ocaml-cgi-0.8-12|41	
14cu|ocaml-cgi-0.8-12|42	%prep
14cu|ocaml-cgi-0.8-12|43	%setup -q -n %{modname}-%{version}
14cu|ocaml-cgi-0.8-12|44	
14cu|ocaml-cgi-0.8-12|45	%build
14cu|ocaml-cgi-0.8-12|46	%configure
14cu|ocaml-cgi-0.8-12|47	%make
14cu|ocaml-cgi-0.8-12|48	
14cu|ocaml-cgi-0.8-12|49	%install
14cu|ocaml-cgi-0.8-12|50	install -d -m 755 %{buildroot}%{_libdir}/ocaml/cgi
14cu|ocaml-cgi-0.8-12|51	make install TARGETDIR=%{buildroot}%{_libdir}/ocaml/cgi
14cu|ocaml-cgi-0.8-12|52	
14cu|ocaml-cgi-0.8-12|53	chmod 0644 %{buildroot}%{_libdir}/ocaml/cgi/cgi.mli
14cu|ocaml-cgi-0.8-12|54	
14cu|ocaml-cgi-0.8-12|55	%changelog
14cu|ocaml-cgi-0.8-12|56	
14cu|ocaml-cgi-0.8-12|57	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.8-12
14cu|ocaml-cgi-0.8-12|58	- (73917c9) Repack tarball according to upstream
14cu|ocaml-cgi-0.8-12|59	
14cu|ocaml-cgi-0.8-12|60	

12377 14
14cu|ocaml-creal-0.7-12|1	%define _enable_debug_packages %{nil}
14cu|ocaml-creal-0.7-12|2	%define debug_package %{nil}
14cu|ocaml-creal-0.7-12|3	
14cu|ocaml-creal-0.7-12|4	%define modname creal
14cu|ocaml-creal-0.7-12|5	
14cu|ocaml-creal-0.7-12|6	Summary:	Exact real arithmetic for Objective Caml
14cu|ocaml-creal-0.7-12|7	Name:		ocaml-%{modname}
14cu|ocaml-creal-0.7-12|8	Version:	0.7
14cu|ocaml-creal-0.7-12|9	Release:	12
14cu|ocaml-creal-0.7-12|10	License:	LGPLv2+
14cu|ocaml-creal-0.7-12|11	Group:		Development/OCaml
14cu|ocaml-creal-0.7-12|12	Url:		http://www.lri.fr/~filliatr/software.en.html
14cu|ocaml-creal-0.7-12|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/ds/%{modname}-%{version}.tar.gz
14cu|ocaml-creal-0.7-12|14	Source1:	ocaml-creal-META
14cu|ocaml-creal-0.7-12|15	BuildRequires:	ocaml
14cu|ocaml-creal-0.7-12|16	BuildRequires:	gmp-devel
14cu|ocaml-creal-0.7-12|17	
14cu|ocaml-creal-0.7-12|18	%description
14cu|ocaml-creal-0.7-12|19	Creal is an exact real arithmetic library for Objective Caml.
14cu|ocaml-creal-0.7-12|20	
14cu|ocaml-creal-0.7-12|21	This module implements exact real arithmetic, following Valerie
14cu|ocaml-creal-0.7-12|22	Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
14cu|ocaml-creal-0.7-12|23	
14cu|ocaml-creal-0.7-12|24	A real x is represented as a function giving, for any n, an
14cu|ocaml-creal-0.7-12|25	approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an
14cu|ocaml-creal-0.7-12|26	arbitrary precision integer (of type Gmp.Z.t).
14cu|ocaml-creal-0.7-12|27	
14cu|ocaml-creal-0.7-12|28	Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
14cu|ocaml-creal-0.7-12|29	subtraction, multiplication, division, power, square root) and
14cu|ocaml-creal-0.7-12|30	transcendental functions (sin, cos, tan, log, exp, arcsin, arccos,
14cu|ocaml-creal-0.7-12|31	etc.) and a few constants (pi, e) are provided.
14cu|ocaml-creal-0.7-12|32	
14cu|ocaml-creal-0.7-12|33	A small reverse-polish calculator is provided to test the library.
14cu|ocaml-creal-0.7-12|34	
14cu|ocaml-creal-0.7-12|35	%files
14cu|ocaml-creal-0.7-12|36	%doc README CHANGES
14cu|ocaml-creal-0.7-12|37	%dir %{_libdir}/ocaml/creal
14cu|ocaml-creal-0.7-12|38	%{_libdir}/ocaml/creal/*.cmi
14cu|ocaml-creal-0.7-12|39	%{_libdir}/ocaml/creal/*.cma
14cu|ocaml-creal-0.7-12|40	
14cu|ocaml-creal-0.7-12|41	#----------------------------------------------------------------------------
14cu|ocaml-creal-0.7-12|42	
14cu|ocaml-creal-0.7-12|43	%package devel
14cu|ocaml-creal-0.7-12|44	Summary:	Exact real arithmetic for Objective Caml
14cu|ocaml-creal-0.7-12|45	Group:		Development/OCaml
14cu|ocaml-creal-0.7-12|46	Requires:	gmp-devel
14cu|ocaml-creal-0.7-12|47	Requires:	%{name} = %{EVRD}
14cu|ocaml-creal-0.7-12|48	
14cu|ocaml-creal-0.7-12|49	%description devel
14cu|ocaml-creal-0.7-12|50	Creal is an exact real arithmetic library for Objective Caml.
14cu|ocaml-creal-0.7-12|51	
14cu|ocaml-creal-0.7-12|52	%files devel
14cu|ocaml-creal-0.7-12|53	%{_libdir}/ocaml/creal/*.a
14cu|ocaml-creal-0.7-12|54	%{_libdir}/ocaml/creal/*.cmxa
14cu|ocaml-creal-0.7-12|55	%{_libdir}/ocaml/creal/*.mli
14cu|ocaml-creal-0.7-12|56	
14cu|ocaml-creal-0.7-12|57	#----------------------------------------------------------------------------
14cu|ocaml-creal-0.7-12|58	
14cu|ocaml-creal-0.7-12|59	%prep
14cu|ocaml-creal-0.7-12|60	%setup -q -n %{modname}-%{version}
14cu|ocaml-creal-0.7-12|61	chmod 644 README CHANGES *.mli mlgmp/*.mli
14cu|ocaml-creal-0.7-12|62	perl -pi -e 's/\015$//' README
14cu|ocaml-creal-0.7-12|63	# TODO: gmp.cma gmp.cmxa (pp)
14cu|ocaml-creal-0.7-12|64	cp %{SOURCE1} META
14cu|ocaml-creal-0.7-12|65	
14cu|ocaml-creal-0.7-12|66	%build
14cu|ocaml-creal-0.7-12|67	%configure
14cu|ocaml-creal-0.7-12|68	%make
14cu|ocaml-creal-0.7-12|69	sed -i -e 's:@VERSION@:%{version}:g' META
14cu|ocaml-creal-0.7-12|70	
14cu|ocaml-creal-0.7-12|71	%install
14cu|ocaml-creal-0.7-12|72	install -d %{buildroot}%{_libdir}/ocaml/%{modname}
14cu|ocaml-creal-0.7-12|73	make LIBDIR=%{buildroot}%{_libdir}/ocaml/%{modname} install-lib
14cu|ocaml-creal-0.7-12|74	
14cu|ocaml-creal-0.7-12|75	%changelog
14cu|ocaml-creal-0.7-12|76	
14cu|ocaml-creal-0.7-12|77	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.7-12
14cu|ocaml-creal-0.7-12|78	- (aaf8247) Repack tarball according to upstream
14cu|ocaml-creal-0.7-12|79	
14cu|ocaml-creal-0.7-12|80	

12378 14
14cu|ocamldsort-0.16.0-1|1	%define debug_package %{nil}
14cu|ocamldsort-0.16.0-1|2	
14cu|ocamldsort-0.16.0-1|3	Summary:	A dependency sorter for OCaml source files
14cu|ocamldsort-0.16.0-1|4	Name:		ocamldsort
14cu|ocamldsort-0.16.0-1|5	Version:	0.16.0
14cu|ocamldsort-0.16.0-1|6	Release:	1
14cu|ocamldsort-0.16.0-1|7	License:	GPLv2+
14cu|ocamldsort-0.16.0-1|8	Group:		Development/OCaml
14cu|ocamldsort-0.16.0-1|9	Url:		http://dimitri.mutu.net/ocaml.html
14cu|ocamldsort-0.16.0-1|10	Source0:	ftp://quatramaran.ens.fr/pub/ara/ocamldsort/%{name}-%{version}.tar.gz
14cu|ocamldsort-0.16.0-1|11	BuildRequires:	ocaml
14cu|ocamldsort-0.16.0-1|12	BuildRequires:	camlp4
14cu|ocamldsort-0.16.0-1|13	
14cu|ocamldsort-0.16.0-1|14	%description
14cu|ocamldsort-0.16.0-1|15	The ocamldsort command scans a set of Objective Caml source files (.ml and .mli
14cu|ocamldsort-0.16.0-1|16	files), sorts them according to their dependencies and prints the sorted files
14cu|ocamldsort-0.16.0-1|17	in order to link their corresponding .cmo and .cmi files.
14cu|ocamldsort-0.16.0-1|18	
14cu|ocamldsort-0.16.0-1|19	%files
14cu|ocamldsort-0.16.0-1|20	%doc COPYING INSTALL README THANKS Changes
14cu|ocamldsort-0.16.0-1|21	%{_bindir}/*
14cu|ocamldsort-0.16.0-1|22	%{_mandir}/man1/*
14cu|ocamldsort-0.16.0-1|23	
14cu|ocamldsort-0.16.0-1|24	#----------------------------------------------------------------------------
14cu|ocamldsort-0.16.0-1|25	
14cu|ocamldsort-0.16.0-1|26	%prep
14cu|ocamldsort-0.16.0-1|27	%setup -q
14cu|ocamldsort-0.16.0-1|28	
14cu|ocamldsort-0.16.0-1|29	%build
14cu|ocamldsort-0.16.0-1|30	%configure
14cu|ocamldsort-0.16.0-1|31	make
14cu|ocamldsort-0.16.0-1|32	
14cu|ocamldsort-0.16.0-1|33	%install
14cu|ocamldsort-0.16.0-1|34	make install BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
14cu|ocamldsort-0.16.0-1|35	
14cu|ocamldsort-0.16.0-1|36	
14cu|ocamldsort-0.16.0-1|37	%changelog
14cu|ocamldsort-0.16.0-1|38	
14cu|ocamldsort-0.16.0-1|39	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.16.0-1
14cu|ocamldsort-0.16.0-1|40	- (55fb2ec) Updated to 0.16.0
14cu|ocamldsort-0.16.0-1|41	
14cu|ocamldsort-0.16.0-1|42	

12379 14
14cu|ocaml-expat-0.9.1-13|1	Summary:	OCaml wrapper for the Expat XML parsing library
14cu|ocaml-expat-0.9.1-13|2	Name:		ocaml-expat
14cu|ocaml-expat-0.9.1-13|3	Version:	0.9.1
14cu|ocaml-expat-0.9.1-13|4	Release:	13
14cu|ocaml-expat-0.9.1-13|5	License:	GPLv2+
14cu|ocaml-expat-0.9.1-13|6	Group:		Development/OCaml
14cu|ocaml-expat-0.9.1-13|7	Url:		http://www.xs4all.nl/~mmzeeman/ocaml
14cu|ocaml-expat-0.9.1-13|8	Source0:	http://www.xs4all.nl/~mmzeeman/ocaml/%{name}-%{version}.tar.gz
14cu|ocaml-expat-0.9.1-13|9	BuildRequires:	ocaml
14cu|ocaml-expat-0.9.1-13|10	BuildRequires:	ocaml-findlib
14cu|ocaml-expat-0.9.1-13|11	BuildRequires:	pkgconfig(expat)
14cu|ocaml-expat-0.9.1-13|12	
14cu|ocaml-expat-0.9.1-13|13	%description
14cu|ocaml-expat-0.9.1-13|14	An ocaml wrapper for the Expat XML parsing library. It allows you to write
14cu|ocaml-expat-0.9.1-13|15	XML-Parsers using the SAX method. An XML document is parsed on the fly without
14cu|ocaml-expat-0.9.1-13|16	needing to load the entire XML-Tree into memory.
14cu|ocaml-expat-0.9.1-13|17	
14cu|ocaml-expat-0.9.1-13|18	%files
14cu|ocaml-expat-0.9.1-13|19	%doc LICENCE README doc
14cu|ocaml-expat-0.9.1-13|20	%dir %{_libdir}/ocaml/expat
14cu|ocaml-expat-0.9.1-13|21	%{_libdir}/ocaml/expat/*.cmi
14cu|ocaml-expat-0.9.1-13|22	%{_libdir}/ocaml/expat/*.cma
14cu|ocaml-expat-0.9.1-13|23	%{_libdir}/ocaml/expat/META
14cu|ocaml-expat-0.9.1-13|24	%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-expat-0.9.1-13|25	
14cu|ocaml-expat-0.9.1-13|26	#----------------------------------------------------------------------------
14cu|ocaml-expat-0.9.1-13|27	
14cu|ocaml-expat-0.9.1-13|28	%package devel
14cu|ocaml-expat-0.9.1-13|29	Summary:	Development files for %{name}
14cu|ocaml-expat-0.9.1-13|30	Group:		Development/OCaml
14cu|ocaml-expat-0.9.1-13|31	Requires:	expat-devel
14cu|ocaml-expat-0.9.1-13|32	Requires:	%{name} = %{EVRD}
14cu|ocaml-expat-0.9.1-13|33	
14cu|ocaml-expat-0.9.1-13|34	%description devel
14cu|ocaml-expat-0.9.1-13|35	This package contains the development files needed to build applications
14cu|ocaml-expat-0.9.1-13|36	using %{name}.
14cu|ocaml-expat-0.9.1-13|37	
14cu|ocaml-expat-0.9.1-13|38	%files devel
14cu|ocaml-expat-0.9.1-13|39	%{_libdir}/ocaml/expat/*.a
14cu|ocaml-expat-0.9.1-13|40	%{_libdir}/ocaml/expat/*.cmxa
14cu|ocaml-expat-0.9.1-13|41	%{_libdir}/ocaml/expat/*.mli
14cu|ocaml-expat-0.9.1-13|42	
14cu|ocaml-expat-0.9.1-13|43	#----------------------------------------------------------------------------
14cu|ocaml-expat-0.9.1-13|44	
14cu|ocaml-expat-0.9.1-13|45	%prep
14cu|ocaml-expat-0.9.1-13|46	%setup -q
14cu|ocaml-expat-0.9.1-13|47	
14cu|ocaml-expat-0.9.1-13|48	%build
14cu|ocaml-expat-0.9.1-13|49	%make depend
14cu|ocaml-expat-0.9.1-13|50	%make all allopt
14cu|ocaml-expat-0.9.1-13|51	
14cu|ocaml-expat-0.9.1-13|52	%install
14cu|ocaml-expat-0.9.1-13|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cu|ocaml-expat-0.9.1-13|54	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
14cu|ocaml-expat-0.9.1-13|55	rm -f %{buildroot}/%{_libdir}/ocaml/stublibs/*.owner
14cu|ocaml-expat-0.9.1-13|56	
14cu|ocaml-expat-0.9.1-13|57	%changelog
14cu|ocaml-expat-0.9.1-13|58	
14cu|ocaml-expat-0.9.1-13|59	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.9.1-13
14cu|ocaml-expat-0.9.1-13|60	- (bf6cc53) Repack tarball according to upstream
14cu|ocaml-expat-0.9.1-13|61	
14cu|ocaml-expat-0.9.1-13|62	

12380 14
14cu|ocaml-extlib-1.6.1-1|1	%define debug_package %{nil}
14cu|ocaml-extlib-1.6.1-1|2	
14cu|ocaml-extlib-1.6.1-1|3	%define up_name extlib
14cu|ocaml-extlib-1.6.1-1|4	
14cu|ocaml-extlib-1.6.1-1|5	Summary:	Extended Standard Library for Objective Caml
14cu|ocaml-extlib-1.6.1-1|6	Name:		ocaml-extlib
14cu|ocaml-extlib-1.6.1-1|7	Version:	1.6.1
14cu|ocaml-extlib-1.6.1-1|8	Release:	1
14cu|ocaml-extlib-1.6.1-1|9	License:	LGPLv2.1+
14cu|ocaml-extlib-1.6.1-1|10	Group:		Development/OCaml
14cu|ocaml-extlib-1.6.1-1|11	Url:		http://code.google.com/p/ocaml-extlib/
14cu|ocaml-extlib-1.6.1-1|12	Source0:	http://ocaml-extlib.googlecode.com/files/%{up_name}-%{version}.tar.gz
14cu|ocaml-extlib-1.6.1-1|13	BuildRequires:	ocaml
14cu|ocaml-extlib-1.6.1-1|14	BuildRequires:	ocaml-findlib
14cu|ocaml-extlib-1.6.1-1|15	BuildRequires:	camlp4
14cu|ocaml-extlib-1.6.1-1|16	
14cu|ocaml-extlib-1.6.1-1|17	%description
14cu|ocaml-extlib-1.6.1-1|18	ExtLib is a project aiming at providing a complete - yet small - standard
14cu|ocaml-extlib-1.6.1-1|19	library for the OCaml programming langage. The purpose of this library is to
14cu|ocaml-extlib-1.6.1-1|20	add new functions to OCaml Standard Library modules, to modify some functions
14cu|ocaml-extlib-1.6.1-1|21	in order to get better performances or more safety (tail-recursive) but also to
14cu|ocaml-extlib-1.6.1-1|22	provide new modules which should be useful for the average OCaml programmer.
14cu|ocaml-extlib-1.6.1-1|23	
14cu|ocaml-extlib-1.6.1-1|24	%files
14cu|ocaml-extlib-1.6.1-1|25	%dir %{_libdir}/ocaml/extlib
14cu|ocaml-extlib-1.6.1-1|26	%{_libdir}/ocaml/extlib/*.cmi
14cu|ocaml-extlib-1.6.1-1|27	%{_libdir}/ocaml/extlib/*.cma
14cu|ocaml-extlib-1.6.1-1|28	%{_libdir}/ocaml/extlib/META
14cu|ocaml-extlib-1.6.1-1|29	
14cu|ocaml-extlib-1.6.1-1|30	#----------------------------------------------------------------------------
14cu|ocaml-extlib-1.6.1-1|31	
14cu|ocaml-extlib-1.6.1-1|32	%package devel
14cu|ocaml-extlib-1.6.1-1|33	Summary:	Development files for %{name}
14cu|ocaml-extlib-1.6.1-1|34	Group:		Development/OCaml
14cu|ocaml-extlib-1.6.1-1|35	Requires:	%{name} = %{EVRD}
14cu|ocaml-extlib-1.6.1-1|36	
14cu|ocaml-extlib-1.6.1-1|37	%description devel
14cu|ocaml-extlib-1.6.1-1|38	This package contains the development files needed to build applications
14cu|ocaml-extlib-1.6.1-1|39	using %{name}.
14cu|ocaml-extlib-1.6.1-1|40	
14cu|ocaml-extlib-1.6.1-1|41	%files devel
14cu|ocaml-extlib-1.6.1-1|42	%{_libdir}/ocaml/extlib/*.a
14cu|ocaml-extlib-1.6.1-1|43	%{_libdir}/ocaml/extlib/*.cmxa
14cu|ocaml-extlib-1.6.1-1|44	%{_libdir}/ocaml/extlib/*.cmx
14cu|ocaml-extlib-1.6.1-1|45	%{_libdir}/ocaml/extlib/*.cmxs
14cu|ocaml-extlib-1.6.1-1|46	
14cu|ocaml-extlib-1.6.1-1|47	#----------------------------------------------------------------------------
14cu|ocaml-extlib-1.6.1-1|48	
14cu|ocaml-extlib-1.6.1-1|49	%package doc
14cu|ocaml-extlib-1.6.1-1|50	Summary:	Documentation for %{name}
14cu|ocaml-extlib-1.6.1-1|51	Group:		Development/OCaml
14cu|ocaml-extlib-1.6.1-1|52	Requires:	%{name} = %{EVRD}
14cu|ocaml-extlib-1.6.1-1|53	
14cu|ocaml-extlib-1.6.1-1|54	%description doc
14cu|ocaml-extlib-1.6.1-1|55	This package provides the documentation in HTML about the library %{name}.
14cu|ocaml-extlib-1.6.1-1|56	
14cu|ocaml-extlib-1.6.1-1|57	%files doc
14cu|ocaml-extlib-1.6.1-1|58	%doc README.txt LICENSE
14cu|ocaml-extlib-1.6.1-1|59	# % {_datadir}/doc/%{name}/*
14cu|ocaml-extlib-1.6.1-1|60	%{_libdir}/ocaml/extlib/*.mli
14cu|ocaml-extlib-1.6.1-1|61	%{_libdir}/ocaml/extlib/*.ml
14cu|ocaml-extlib-1.6.1-1|62	
14cu|ocaml-extlib-1.6.1-1|63	#----------------------------------------------------------------------------
14cu|ocaml-extlib-1.6.1-1|64	
14cu|ocaml-extlib-1.6.1-1|65	%prep
14cu|ocaml-extlib-1.6.1-1|66	%setup -q -n %{up_name}-%{version}
14cu|ocaml-extlib-1.6.1-1|67	
14cu|ocaml-extlib-1.6.1-1|68	%build
14cu|ocaml-extlib-1.6.1-1|69	make
14cu|ocaml-extlib-1.6.1-1|70	make opt
14cu|ocaml-extlib-1.6.1-1|71	make doc
14cu|ocaml-extlib-1.6.1-1|72	
14cu|ocaml-extlib-1.6.1-1|73	%install
14cu|ocaml-extlib-1.6.1-1|74	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cu|ocaml-extlib-1.6.1-1|75	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
14cu|ocaml-extlib-1.6.1-1|76	# rename doc directory
14cu|ocaml-extlib-1.6.1-1|77	mv doc apidoc-html
14cu|ocaml-extlib-1.6.1-1|78	# also install additional stuff that we want
14cu|ocaml-extlib-1.6.1-1|79	install -m 755 extLib.cmi %{buildroot}/%{_libdir}/ocaml/extlib/
14cu|ocaml-extlib-1.6.1-1|80	install -m 644 *.ml %{buildroot}/%{_libdir}/ocaml/extlib/
14cu|ocaml-extlib-1.6.1-1|81	
14cu|ocaml-extlib-1.6.1-1|82	%changelog
14cu|ocaml-extlib-1.6.1-1|83	
14cu|ocaml-extlib-1.6.1-1|84	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-1
14cu|ocaml-extlib-1.6.1-1|85	- (add9010) Fix files
14cu|ocaml-extlib-1.6.1-1|86	
14cu|ocaml-extlib-1.6.1-1|87	

12381 14
14cu|ocaml-fileutils-0.5.0-1|1	%define _enable_debug_packages %{nil}
14cu|ocaml-fileutils-0.5.0-1|2	%define debug_package %{nil}
14cu|ocaml-fileutils-0.5.0-1|3	
14cu|ocaml-fileutils-0.5.0-1|4	Summary:	OCaml library for common file and filename operations
14cu|ocaml-fileutils-0.5.0-1|5	Name:		ocaml-fileutils
14cu|ocaml-fileutils-0.5.0-1|6	Version:	0.5.0
14cu|ocaml-fileutils-0.5.0-1|7	Release:	1
14cu|ocaml-fileutils-0.5.0-1|8	License:	LGPLv2+
14cu|ocaml-fileutils-0.5.0-1|9	Group:		Development/OCaml
14cu|ocaml-fileutils-0.5.0-1|10	Url:		http://ocaml-fileutils.forge.ocamlcore.org/
14cu|ocaml-fileutils-0.5.0-1|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1531/%{name}-%{version}.tar.gz
14cu|ocaml-fileutils-0.5.0-1|12	BuildRequires:	camlp4
14cu|ocaml-fileutils-0.5.0-1|13	BuildRequires:	ocaml
14cu|ocaml-fileutils-0.5.0-1|14	BuildRequires:	ocaml-findlib
14cu|ocaml-fileutils-0.5.0-1|15	BuildRequires:	ocaml-ounit
14cu|ocaml-fileutils-0.5.0-1|16	
14cu|ocaml-fileutils-0.5.0-1|17	%description
14cu|ocaml-fileutils-0.5.0-1|18	This library is intended to provide a basic interface to the most
14cu|ocaml-fileutils-0.5.0-1|19	common file and filename operations. It provides several different
14cu|ocaml-fileutils-0.5.0-1|20	filename functions: reduce, make_absolute, make_relative… It also
14cu|ocaml-fileutils-0.5.0-1|21	enables you to manipulate real files: cp, mv, rm, touch…
14cu|ocaml-fileutils-0.5.0-1|22	
14cu|ocaml-fileutils-0.5.0-1|23	It is separated into two modules: SysUtil and SysPath. The first one
14cu|ocaml-fileutils-0.5.0-1|24	manipulates real files, the second one is made for manipulating
14cu|ocaml-fileutils-0.5.0-1|25	abstract filenames.
14cu|ocaml-fileutils-0.5.0-1|26	
14cu|ocaml-fileutils-0.5.0-1|27	%files
14cu|ocaml-fileutils-0.5.0-1|28	%doc README.txt
14cu|ocaml-fileutils-0.5.0-1|29	%dir %{_libdir}/ocaml/fileutils
14cu|ocaml-fileutils-0.5.0-1|30	%{_libdir}/ocaml/fileutils/*.cmi
14cu|ocaml-fileutils-0.5.0-1|31	%{_libdir}/ocaml/fileutils/*.cma
14cu|ocaml-fileutils-0.5.0-1|32	%{_libdir}/ocaml/fileutils/*.cmxs
14cu|ocaml-fileutils-0.5.0-1|33	%{_libdir}/ocaml/fileutils/META
14cu|ocaml-fileutils-0.5.0-1|34	
14cu|ocaml-fileutils-0.5.0-1|35	#----------------------------------------------------------------------------
14cu|ocaml-fileutils-0.5.0-1|36	
14cu|ocaml-fileutils-0.5.0-1|37	%package devel
14cu|ocaml-fileutils-0.5.0-1|38	Summary:	Development files for %{name}
14cu|ocaml-fileutils-0.5.0-1|39	Group:		Development/OCaml
14cu|ocaml-fileutils-0.5.0-1|40	Requires:	%{name} = %{EVRD}
14cu|ocaml-fileutils-0.5.0-1|41	Provides:       %{name}-devel = %{EVRD}
14cu|ocaml-fileutils-0.5.0-1|42	
14cu|ocaml-fileutils-0.5.0-1|43	%description devel
14cu|ocaml-fileutils-0.5.0-1|44	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-fileutils-0.5.0-1|45	developing applications that use %{name}.
14cu|ocaml-fileutils-0.5.0-1|46	
14cu|ocaml-fileutils-0.5.0-1|47	%files devel
14cu|ocaml-fileutils-0.5.0-1|48	%doc COPYING.txt AUTHORS.txt CHANGELOG.txt README.txt TODO.txt
14cu|ocaml-fileutils-0.5.0-1|49	%{_libdir}/ocaml/fileutils/*.a
14cu|ocaml-fileutils-0.5.0-1|50	%{_libdir}/ocaml/fileutils/*.cmx
14cu|ocaml-fileutils-0.5.0-1|51	%{_libdir}/ocaml/fileutils/*.cmxa
14cu|ocaml-fileutils-0.5.0-1|52	%{_libdir}/ocaml/fileutils/*.ml
14cu|ocaml-fileutils-0.5.0-1|53	%{_libdir}/ocaml/fileutils/*.mli
14cu|ocaml-fileutils-0.5.0-1|54	
14cu|ocaml-fileutils-0.5.0-1|55	#----------------------------------------------------------------------------
14cu|ocaml-fileutils-0.5.0-1|56	
14cu|ocaml-fileutils-0.5.0-1|57	%prep
14cu|ocaml-fileutils-0.5.0-1|58	%setup -q
14cu|ocaml-fileutils-0.5.0-1|59	
14cu|ocaml-fileutils-0.5.0-1|60	%build
14cu|ocaml-fileutils-0.5.0-1|61	ocaml setup.ml -configure
14cu|ocaml-fileutils-0.5.0-1|62	ocaml setup.ml -build
14cu|ocaml-fileutils-0.5.0-1|63	
14cu|ocaml-fileutils-0.5.0-1|64	%install
14cu|ocaml-fileutils-0.5.0-1|65	export DESTDIR=%{buildroot}
14cu|ocaml-fileutils-0.5.0-1|66	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cu|ocaml-fileutils-0.5.0-1|67	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-fileutils-0.5.0-1|68	ocaml setup.ml -install
14cu|ocaml-fileutils-0.5.0-1|69	
14cu|ocaml-fileutils-0.5.0-1|70	%check
14cu|ocaml-fileutils-0.5.0-1|71	ocaml setup.ml -test
14cu|ocaml-fileutils-0.5.0-1|72	
14cu|ocaml-fileutils-0.5.0-1|73	%changelog
14cu|ocaml-fileutils-0.5.0-1|74	
14cu|ocaml-fileutils-0.5.0-1|75	* Fri Apr 22 2016 dsilakov <denis.silakov@rosalab.ru> 0.5.0-1
14cu|ocaml-fileutils-0.5.0-1|76	- (4462388) Merge pull request #1 from alzim/ocaml-fileutils:rosa2014.1
14cu|ocaml-fileutils-0.5.0-1|77	- (4462388) Updated 0.5.0
14cu|ocaml-fileutils-0.5.0-1|78	
14cu|ocaml-fileutils-0.5.0-1|79	

12382 14
14cu|ocaml-lablgl-1.05-4|1	%define modname lablgl
14cu|ocaml-lablgl-1.05-4|2	%define srcname lablGL
14cu|ocaml-lablgl-1.05-4|3	
14cu|ocaml-lablgl-1.05-4|4	Summary:	OpenGL interface for OCaml
14cu|ocaml-lablgl-1.05-4|5	Name:		ocaml-%{modname}
14cu|ocaml-lablgl-1.05-4|6	Version:	1.05
14cu|ocaml-lablgl-1.05-4|7	Release:	4
14cu|ocaml-lablgl-1.05-4|8	License:	BSD
14cu|ocaml-lablgl-1.05-4|9	Group:		Development/OCaml
14cu|ocaml-lablgl-1.05-4|10	Url:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
14cu|ocaml-lablgl-1.05-4|11	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{modname}-%{version}.tar.gz
14cu|ocaml-lablgl-1.05-4|12	BuildRequires:	camlp4
14cu|ocaml-lablgl-1.05-4|13	BuildRequires:	ocaml
14cu|ocaml-lablgl-1.05-4|14	BuildRequires:	ocaml-labltk
14cu|ocaml-lablgl-1.05-4|15	BuildRequires:	tcl-devel
14cu|ocaml-lablgl-1.05-4|16	BuildRequires:	pkgconfig(gl)
14cu|ocaml-lablgl-1.05-4|17	BuildRequires:	pkgconfig(glu)
14cu|ocaml-lablgl-1.05-4|18	BuildRequires:	pkgconfig(glut)
14cu|ocaml-lablgl-1.05-4|19	BuildRequires:	pkgconfig(tk)
14cu|ocaml-lablgl-1.05-4|20	BuildRequires:	pkgconfig(xmu)
14cu|ocaml-lablgl-1.05-4|21	Requires:	ocaml-labltk
14cu|ocaml-lablgl-1.05-4|22	
14cu|ocaml-lablgl-1.05-4|23	%description
14cu|ocaml-lablgl-1.05-4|24	LablGL is is an OCaml interface to OpenGL. Support is included for
14cu|ocaml-lablgl-1.05-4|25	use with both Glut (standalone) and LablTk.
14cu|ocaml-lablgl-1.05-4|26	
14cu|ocaml-lablgl-1.05-4|27	%files
14cu|ocaml-lablgl-1.05-4|28	%doc COPYRIGHT CHANGES README
14cu|ocaml-lablgl-1.05-4|29	%dir %{_libdir}/ocaml/lablGL
14cu|ocaml-lablgl-1.05-4|30	%{_libdir}/ocaml/lablGL/*.cmi
14cu|ocaml-lablgl-1.05-4|31	%{_libdir}/ocaml/lablGL/*.cma
14cu|ocaml-lablgl-1.05-4|32	%{_libdir}/ocaml/lablGL/META
14cu|ocaml-lablgl-1.05-4|33	%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-lablgl-1.05-4|34	%{_bindir}/lablgl
14cu|ocaml-lablgl-1.05-4|35	%{_bindir}/lablglut
14cu|ocaml-lablgl-1.05-4|36	
14cu|ocaml-lablgl-1.05-4|37	#----------------------------------------------------------------------------
14cu|ocaml-lablgl-1.05-4|38	
14cu|ocaml-lablgl-1.05-4|39	%package devel
14cu|ocaml-lablgl-1.05-4|40	Summary:	OpenGL interface for OCaml
14cu|ocaml-lablgl-1.05-4|41	Group:		Development/OCaml
14cu|ocaml-lablgl-1.05-4|42	Requires:	%{name} = %{EVRD}
14cu|ocaml-lablgl-1.05-4|43	Requires:	pkgconfig(gl)
14cu|ocaml-lablgl-1.05-4|44	Requires:	pkgconfig(glu)
14cu|ocaml-lablgl-1.05-4|45	Requires:	pkgconfig(glut)
14cu|ocaml-lablgl-1.05-4|46	Requires:	pkgconfig(xmu)
14cu|ocaml-lablgl-1.05-4|47	
14cu|ocaml-lablgl-1.05-4|48	%description devel
14cu|ocaml-lablgl-1.05-4|49	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-lablgl-1.05-4|50	developing applications that use %{name}.
14cu|ocaml-lablgl-1.05-4|51	
14cu|ocaml-lablgl-1.05-4|52	%files devel
14cu|ocaml-lablgl-1.05-4|53	%{_libdir}/ocaml/lablGL/*.a
14cu|ocaml-lablgl-1.05-4|54	%{_libdir}/ocaml/lablGL/*.cmx
14cu|ocaml-lablgl-1.05-4|55	%{_libdir}/ocaml/lablGL/*.cmxa
14cu|ocaml-lablgl-1.05-4|56	%{_libdir}/ocaml/lablGL/*.mli
14cu|ocaml-lablgl-1.05-4|57	
14cu|ocaml-lablgl-1.05-4|58	#----------------------------------------------------------------------------
14cu|ocaml-lablgl-1.05-4|59	
14cu|ocaml-lablgl-1.05-4|60	%prep
14cu|ocaml-lablgl-1.05-4|61	%setup -q -n %{modname}-%{version}
14cu|ocaml-lablgl-1.05-4|62	
14cu|ocaml-lablgl-1.05-4|63	cp -f %{_includedir}/tk8.6*/generic/tkInt.h Togl/src/Togl/tkInt%{tcl_version}.h
14cu|ocaml-lablgl-1.05-4|64	cp -f %{_includedir}/tk8.6*/generic/tkIntDecls.h Togl/src/Togl/tkIntDecls%{tcl_version}.h
14cu|ocaml-lablgl-1.05-4|65	sed -i -e 's,tkIntDecls.h,tkIntDecls%{tcl_version}.h,g' Togl/src/Togl/tkInt%{tcl_version}.h
14cu|ocaml-lablgl-1.05-4|66	
14cu|ocaml-lablgl-1.05-4|67	cat > Makefile.config << EOF
14cu|ocaml-lablgl-1.05-4|68	CAMLC = ocamlc.opt
14cu|ocaml-lablgl-1.05-4|69	CAMLOPT = ocamlopt.opt
14cu|ocaml-lablgl-1.05-4|70	BINDIR = %{_bindir}
14cu|ocaml-lablgl-1.05-4|71	XINCLUDES = -I%{_includedir}
14cu|ocaml-lablgl-1.05-4|72	XLIBS = -L%{_libdir} -lXext -lXmu -lX11
14cu|ocaml-lablgl-1.05-4|73	TKINCLUDES = -I%{_includedir}
14cu|ocaml-lablgl-1.05-4|74	GLINCLUDES =
14cu|ocaml-lablgl-1.05-4|75	GLLIBS = -lGL -lGLU
14cu|ocaml-lablgl-1.05-4|76	GLUTLIBS = -lglut
14cu|ocaml-lablgl-1.05-4|77	RANLIB = :
14cu|ocaml-lablgl-1.05-4|78	LIBDIR = %{_libdir}/ocaml
14cu|ocaml-lablgl-1.05-4|79	DLLDIR = %{_libdir}/ocaml/stublibs
14cu|ocaml-lablgl-1.05-4|80	INSTALLDIR = %{_libdir}/ocaml/lablGL
14cu|ocaml-lablgl-1.05-4|81	TOGLDIR=Togl
14cu|ocaml-lablgl-1.05-4|82	COPTS = %{optflags}
14cu|ocaml-lablgl-1.05-4|83	EOF
14cu|ocaml-lablgl-1.05-4|84	
14cu|ocaml-lablgl-1.05-4|85	%build
14cu|ocaml-lablgl-1.05-4|86	make all opt
14cu|ocaml-lablgl-1.05-4|87	
14cu|ocaml-lablgl-1.05-4|88	%install
14cu|ocaml-lablgl-1.05-4|89	install -d -m 755 %{buildroot}%{_bindir}
14cu|ocaml-lablgl-1.05-4|90	install -d -m 755 %{buildroot}%{_libdir}/ocaml/lablGL
14cu|ocaml-lablgl-1.05-4|91	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
14cu|ocaml-lablgl-1.05-4|92	make \
14cu|ocaml-lablgl-1.05-4|93	BINDIR=%{buildroot}%{_bindir}\
14cu|ocaml-lablgl-1.05-4|94	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablGL\
14cu|ocaml-lablgl-1.05-4|95	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs\
14cu|ocaml-lablgl-1.05-4|96	install
14cu|ocaml-lablgl-1.05-4|97	
14cu|ocaml-lablgl-1.05-4|98	rm -f %{buildroot}%{_libdir}/ocaml/lablGL/*.ml
14cu|ocaml-lablgl-1.05-4|99	
14cu|ocaml-lablgl-1.05-4|100	# Make and install a META file.
14cu|ocaml-lablgl-1.05-4|101	cat > %{buildroot}%{_libdir}/ocaml/lablGL/META<<EOF
14cu|ocaml-lablgl-1.05-4|102	version="%{version}"
14cu|ocaml-lablgl-1.05-4|103	directory="+lablGL"
14cu|ocaml-lablgl-1.05-4|104	archive(byte) = "lablgl.cma"
14cu|ocaml-lablgl-1.05-4|105	archive(native) = "lablgl.cmxa"
14cu|ocaml-lablgl-1.05-4|106	
14cu|ocaml-lablgl-1.05-4|107	package "togl" (
14cu|ocaml-lablgl-1.05-4|108	requires = "labltk lablGL"
14cu|ocaml-lablgl-1.05-4|109	archive(byte) = "togl.cma"
14cu|ocaml-lablgl-1.05-4|110	archive(native) = "togl.cmxa"
14cu|ocaml-lablgl-1.05-4|111	)
14cu|ocaml-lablgl-1.05-4|112	
14cu|ocaml-lablgl-1.05-4|113	package "glut" (
14cu|ocaml-lablgl-1.05-4|114	requires = "lablGL"
14cu|ocaml-lablgl-1.05-4|115	archive(byte) = "lablglut.cma"
14cu|ocaml-lablgl-1.05-4|116	archive(native) = "lablglut.cmxa"
14cu|ocaml-lablgl-1.05-4|117	)
14cu|ocaml-lablgl-1.05-4|118	EOF
14cu|ocaml-lablgl-1.05-4|119	
14cu|ocaml-lablgl-1.05-4|120	
14cu|ocaml-lablgl-1.05-4|121	%changelog
14cu|ocaml-lablgl-1.05-4|122	
14cu|ocaml-lablgl-1.05-4|123	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.05-4
14cu|ocaml-lablgl-1.05-4|124	- (9ca733e) Fix Tk usage
14cu|ocaml-lablgl-1.05-4|125	
14cu|ocaml-lablgl-1.05-4|126	

12383 14
14cu|ocaml-mad-0.4.4-4|1	Summary:	Bindings for the mad library
14cu|ocaml-mad-0.4.4-4|2	Name:		ocaml-mad
14cu|ocaml-mad-0.4.4-4|3	Version:	0.4.4
14cu|ocaml-mad-0.4.4-4|4	Release:	4
14cu|ocaml-mad-0.4.4-4|5	License:	GPLv2+
14cu|ocaml-mad-0.4.4-4|6	Group:		Development/OCaml
14cu|ocaml-mad-0.4.4-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cu|ocaml-mad-0.4.4-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-mad/ocaml-mad-%{version}.tar.gz
14cu|ocaml-mad-0.4.4-4|9	Patch1:		ocaml-mad-0.3.5-docblock.patch
14cu|ocaml-mad-0.4.4-4|10	BuildRequires:	ocaml
14cu|ocaml-mad-0.4.4-4|11	BuildRequires:	ocaml-findlib
14cu|ocaml-mad-0.4.4-4|12	BuildRequires:	pkgconfig(mad)
14cu|ocaml-mad-0.4.4-4|13	BuildRequires:  libmad-devel
14cu|ocaml-mad-0.4.4-4|14	
14cu|ocaml-mad-0.4.4-4|15	%description
14cu|ocaml-mad-0.4.4-4|16	Bindings for the mad library which provides functions for encoding
14cu|ocaml-mad-0.4.4-4|17	wave audio files into mp3.
14cu|ocaml-mad-0.4.4-4|18	
14cu|ocaml-mad-0.4.4-4|19	%files
14cu|ocaml-mad-0.4.4-4|20	%doc COPYING CHANGES README
14cu|ocaml-mad-0.4.4-4|21	%dir %{_libdir}/ocaml/mad
14cu|ocaml-mad-0.4.4-4|22	%{_libdir}/ocaml/mad/META
14cu|ocaml-mad-0.4.4-4|23	%{_libdir}/ocaml/mad/*.cma
14cu|ocaml-mad-0.4.4-4|24	%{_libdir}/ocaml/mad/*.cmi
14cu|ocaml-mad-0.4.4-4|25	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-mad-0.4.4-4|26	
14cu|ocaml-mad-0.4.4-4|27	#----------------------------------------------------------------------------
14cu|ocaml-mad-0.4.4-4|28	
14cu|ocaml-mad-0.4.4-4|29	%package devel
14cu|ocaml-mad-0.4.4-4|30	Summary:	Development files for %{name}
14cu|ocaml-mad-0.4.4-4|31	Group:		Development/OCaml
14cu|ocaml-mad-0.4.4-4|32	Requires:	%{name} = %{EVRD}
14cu|ocaml-mad-0.4.4-4|33	
14cu|ocaml-mad-0.4.4-4|34	%description devel
14cu|ocaml-mad-0.4.4-4|35	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-mad-0.4.4-4|36	developing applications that use %{name}.
14cu|ocaml-mad-0.4.4-4|37	
14cu|ocaml-mad-0.4.4-4|38	%files devel
14cu|ocaml-mad-0.4.4-4|39	%doc doc/html
14cu|ocaml-mad-0.4.4-4|40	%{_libdir}/ocaml/mad/*.a
14cu|ocaml-mad-0.4.4-4|41	%{_libdir}/ocaml/mad/*.cmxa
14cu|ocaml-mad-0.4.4-4|42	%{_libdir}/ocaml/mad/*.cmx
14cu|ocaml-mad-0.4.4-4|43	%{_libdir}/ocaml/mad/*.mli
14cu|ocaml-mad-0.4.4-4|44	
14cu|ocaml-mad-0.4.4-4|45	#----------------------------------------------------------------------------
14cu|ocaml-mad-0.4.4-4|46	
14cu|ocaml-mad-0.4.4-4|47	%prep
14cu|ocaml-mad-0.4.4-4|48	%setup -q
14cu|ocaml-mad-0.4.4-4|49	
14cu|ocaml-mad-0.4.4-4|50	
14cu|ocaml-mad-0.4.4-4|51	%build
14cu|ocaml-mad-0.4.4-4|52	./configure
14cu|ocaml-mad-0.4.4-4|53	make
14cu|ocaml-mad-0.4.4-4|54	make doc
14cu|ocaml-mad-0.4.4-4|55	
14cu|ocaml-mad-0.4.4-4|56	%install
14cu|ocaml-mad-0.4.4-4|57	export DESTDIR=%{buildroot}
14cu|ocaml-mad-0.4.4-4|58	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-mad-0.4.4-4|59	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-mad-0.4.4-4|60	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-mad-0.4.4-4|61	mkdir -p $OCAMLFIND_DESTDIR/mad
14cu|ocaml-mad-0.4.4-4|62	make install
14cu|ocaml-mad-0.4.4-4|63	
14cu|ocaml-mad-0.4.4-4|64	
14cu|ocaml-mad-0.4.4-4|65	%changelog
14cu|ocaml-mad-0.4.4-4|66	
14cu|ocaml-mad-0.4.4-4|67	* Fri Jul 03 2015 dsilakov <denis.silakov@rosalab.ru> 0.4.4-4
14cu|ocaml-mad-0.4.4-4|68	- (798445c) Merge pull request #1 from anastasiya_po/ocaml-mad:rosa2014.1
14cu|ocaml-mad-0.4.4-4|69	- (798445c) Anastasiya Ponomareva
14cu|ocaml-mad-0.4.4-4|70	
14cu|ocaml-mad-0.4.4-4|71	

12384 14
14cu|ocaml-ocamlnet-3.7.5-2|1	%define up_name ocamlnet
14cu|ocaml-ocamlnet-3.7.5-2|2	
14cu|ocaml-ocamlnet-3.7.5-2|3	%define ocamlnet_datadir %{_datadir}/%{name}
14cu|ocaml-ocamlnet-3.7.5-2|4	
14cu|ocaml-ocamlnet-3.7.5-2|5	Summary:	OCaml internet protocols and conventions
14cu|ocaml-ocamlnet-3.7.5-2|6	Name:		ocaml-%{up_name}
14cu|ocaml-ocamlnet-3.7.5-2|7	Version:	3.7.5
14cu|ocaml-ocamlnet-3.7.5-2|8	Release:	2
14cu|ocaml-ocamlnet-3.7.5-2|9	License:	BSD
14cu|ocaml-ocamlnet-3.7.5-2|10	Group:		Development/OCaml
14cu|ocaml-ocamlnet-3.7.5-2|11	Url:		http://projects.camlcity.org/projects/ocamlnet.html
14cu|ocaml-ocamlnet-3.7.5-2|12	Source0:	http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz
14cu|ocaml-ocamlnet-3.7.5-2|13	BuildRequires:	ocaml
14cu|ocaml-ocamlnet-3.7.5-2|14	BuildRequires:	camlp4
14cu|ocaml-ocamlnet-3.7.5-2|15	BuildRequires:	ocaml-findlib
14cu|ocaml-ocamlnet-3.7.5-2|16	BuildRequires:	ocaml-cryptgps-devel
14cu|ocaml-ocamlnet-3.7.5-2|17	BuildRequires:	ocaml-lablgtk2-devel
14cu|ocaml-ocamlnet-3.7.5-2|18	BuildRequires:	ocaml-pcre-devel
14cu|ocaml-ocamlnet-3.7.5-2|19	BuildRequires:	ocaml-ssl-devel
14cu|ocaml-ocamlnet-3.7.5-2|20	BuildRequires:	tcl-devel
14cu|ocaml-ocamlnet-3.7.5-2|21	BuildRequires:	pkgconfig(libpcre)
14cu|ocaml-ocamlnet-3.7.5-2|22	BuildRequires:	pkgconfig(ncurses)
14cu|ocaml-ocamlnet-3.7.5-2|23	BuildRequires:	pkgconfig(openssl)
14cu|ocaml-ocamlnet-3.7.5-2|24	Requires:	ocaml-pcre
14cu|ocaml-ocamlnet-3.7.5-2|25	
14cu|ocaml-ocamlnet-3.7.5-2|26	%description
14cu|ocaml-ocamlnet-3.7.5-2|27	Ocamlnet is an ongoing effort to collect modules, classes and
14cu|ocaml-ocamlnet-3.7.5-2|28	functions that are useful to implement network protocols. Since
14cu|ocaml-ocamlnet-3.7.5-2|29	version 2.2, Ocamlnet incorporates the Equeue, RPC, and Netclient
14cu|ocaml-ocamlnet-3.7.5-2|30	libraries, so it now really a big player.
14cu|ocaml-ocamlnet-3.7.5-2|31	
14cu|ocaml-ocamlnet-3.7.5-2|32	In detail, the following features are available:
14cu|ocaml-ocamlnet-3.7.5-2|33	
14cu|ocaml-ocamlnet-3.7.5-2|34	* netstring is about processing strings that occur in network
14cu|ocaml-ocamlnet-3.7.5-2|35	context. Features: MIME encoding/decoding, Date/time parsing,
14cu|ocaml-ocamlnet-3.7.5-2|36	Character encoding conversion, HTML parsing and printing, URL
14cu|ocaml-ocamlnet-3.7.5-2|37	parsing and printing, OO-representation of channels, and a lot
14cu|ocaml-ocamlnet-3.7.5-2|38	more.
14cu|ocaml-ocamlnet-3.7.5-2|39	
14cu|ocaml-ocamlnet-3.7.5-2|40	* netcgi1 and netcgi2 focus on portable web applications. netcgi1 is
14cu|ocaml-ocamlnet-3.7.5-2|41	the older, backward-compatible version, whereas netcgi2 bases on a
14cu|ocaml-ocamlnet-3.7.5-2|42	revised design, and is only partly backward-compatible. Supported
14cu|ocaml-ocamlnet-3.7.5-2|43	are CGI, FastCGI, AJP (mod_jk), and SCGI.
14cu|ocaml-ocamlnet-3.7.5-2|44	
14cu|ocaml-ocamlnet-3.7.5-2|45	* rpc implements ONCRPC (alias SunRPC), the remote procedure call
14cu|ocaml-ocamlnet-3.7.5-2|46	technology behind NFS and other Unix services.
14cu|ocaml-ocamlnet-3.7.5-2|47	
14cu|ocaml-ocamlnet-3.7.5-2|48	* netplex is a generic server framework. It can be used to build
14cu|ocaml-ocamlnet-3.7.5-2|49	stand-alone server programs from individual components like those
14cu|ocaml-ocamlnet-3.7.5-2|50	from netcgi2, nethttpd, and rpc.
14cu|ocaml-ocamlnet-3.7.5-2|51	
14cu|ocaml-ocamlnet-3.7.5-2|52	* netclient implements clients for HTTP (version 1.1, of course), FTP
14cu|ocaml-ocamlnet-3.7.5-2|53	(currently partially), and Telnet.
14cu|ocaml-ocamlnet-3.7.5-2|54	
14cu|ocaml-ocamlnet-3.7.5-2|55	* equeue is an event queue used for many protocol implementations. It
14cu|ocaml-ocamlnet-3.7.5-2|56	makes it possible to run several clients and/or servers in parallel
14cu|ocaml-ocamlnet-3.7.5-2|57	without having to use multi-threading or multi-processing.
14cu|ocaml-ocamlnet-3.7.5-2|58	
14cu|ocaml-ocamlnet-3.7.5-2|59	* shell is about calling external commands like a Unix shell does.
14cu|ocaml-ocamlnet-3.7.5-2|60	
14cu|ocaml-ocamlnet-3.7.5-2|61	* netshm provides shared memory for IPC purposes.
14cu|ocaml-ocamlnet-3.7.5-2|62	
14cu|ocaml-ocamlnet-3.7.5-2|63	* netsys contains bindings for system functions missing in core O'Caml.
14cu|ocaml-ocamlnet-3.7.5-2|64	
14cu|ocaml-ocamlnet-3.7.5-2|65	* smtp and pop are two further client implementations for the SMTP
14cu|ocaml-ocamlnet-3.7.5-2|66	and POP3 protocols.
14cu|ocaml-ocamlnet-3.7.5-2|67	
14cu|ocaml-ocamlnet-3.7.5-2|68	%files
14cu|ocaml-ocamlnet-3.7.5-2|69	%doc ChangeLog INSTALL LICENSE LICENSE.GPL LICENSE.LGPL RELNOTES
14cu|ocaml-ocamlnet-3.7.5-2|70	%{_bindir}/netplex-admin
14cu|ocaml-ocamlnet-3.7.5-2|71	%{_bindir}/ocamlrpcgen
14cu|ocaml-ocamlnet-3.7.5-2|72	%{_libdir}/ocaml/equeue
14cu|ocaml-ocamlnet-3.7.5-2|73	%{_libdir}/ocaml/equeue-gtk2
14cu|ocaml-ocamlnet-3.7.5-2|74	%{_libdir}/ocaml/equeue-ssl
14cu|ocaml-ocamlnet-3.7.5-2|75	%{_libdir}/ocaml/equeue-tcl
14cu|ocaml-ocamlnet-3.7.5-2|76	%{_libdir}/ocaml/netcamlbox
14cu|ocaml-ocamlnet-3.7.5-2|77	%{_libdir}/ocaml/netcgi2
14cu|ocaml-ocamlnet-3.7.5-2|78	%{_libdir}/ocaml/netcgi2-plex
14cu|ocaml-ocamlnet-3.7.5-2|79	%{_libdir}/ocaml/netclient
14cu|ocaml-ocamlnet-3.7.5-2|80	%{_libdir}/ocaml/netgssapi
14cu|ocaml-ocamlnet-3.7.5-2|81	%{_libdir}/ocaml/netmulticore
14cu|ocaml-ocamlnet-3.7.5-2|82	%{_libdir}/ocaml/netplex
14cu|ocaml-ocamlnet-3.7.5-2|83	%{_libdir}/ocaml/netshm
14cu|ocaml-ocamlnet-3.7.5-2|84	%{_libdir}/ocaml/netstring
14cu|ocaml-ocamlnet-3.7.5-2|85	%{_libdir}/ocaml/netstring-pcre
14cu|ocaml-ocamlnet-3.7.5-2|86	%{_libdir}/ocaml/netsys
14cu|ocaml-ocamlnet-3.7.5-2|87	%{_libdir}/ocaml/pop
14cu|ocaml-ocamlnet-3.7.5-2|88	%{_libdir}/ocaml/rpc
14cu|ocaml-ocamlnet-3.7.5-2|89	%{_libdir}/ocaml/rpc-auth-local
14cu|ocaml-ocamlnet-3.7.5-2|90	%{_libdir}/ocaml/rpc-generator
14cu|ocaml-ocamlnet-3.7.5-2|91	%{_libdir}/ocaml/rpc-ssl
14cu|ocaml-ocamlnet-3.7.5-2|92	%{_libdir}/ocaml/smtp
14cu|ocaml-ocamlnet-3.7.5-2|93	%{_libdir}/ocaml/shell
14cu|ocaml-ocamlnet-3.7.5-2|94	%{_libdir}/ocaml/rpc-auth-dh
14cu|ocaml-ocamlnet-3.7.5-2|95	%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-ocamlnet-3.7.5-2|96	%{_libdir}/ocaml/stublibs/*.so.owner
14cu|ocaml-ocamlnet-3.7.5-2|97	%{ocamlnet_datadir}/*
14cu|ocaml-ocamlnet-3.7.5-2|98	%exclude %{_libdir}/ocaml/*/*.a
14cu|ocaml-ocamlnet-3.7.5-2|99	%exclude %{_libdir}/ocaml/*/*.cmxa
14cu|ocaml-ocamlnet-3.7.5-2|100	%exclude %{_libdir}/ocaml/*/*.cmx
14cu|ocaml-ocamlnet-3.7.5-2|101	%exclude %{_libdir}/ocaml/*/*.o
14cu|ocaml-ocamlnet-3.7.5-2|102	%exclude %{_libdir}/ocaml/*/*.mli
14cu|ocaml-ocamlnet-3.7.5-2|103	
14cu|ocaml-ocamlnet-3.7.5-2|104	#----------------------------------------------------------------------------
14cu|ocaml-ocamlnet-3.7.5-2|105	
14cu|ocaml-ocamlnet-3.7.5-2|106	%package devel
14cu|ocaml-ocamlnet-3.7.5-2|107	Summary:	Development files for %{name}
14cu|ocaml-ocamlnet-3.7.5-2|108	Group:		Development/OCaml
14cu|ocaml-ocamlnet-3.7.5-2|109	Requires:	%{name} = %{EVRD}
14cu|ocaml-ocamlnet-3.7.5-2|110	Requires:	ocaml-pcre-devel
14cu|ocaml-ocamlnet-3.7.5-2|111	
14cu|ocaml-ocamlnet-3.7.5-2|112	%description devel
14cu|ocaml-ocamlnet-3.7.5-2|113	This package contains the development files needed to build applications
14cu|ocaml-ocamlnet-3.7.5-2|114	using %{name}.
14cu|ocaml-ocamlnet-3.7.5-2|115	
14cu|ocaml-ocamlnet-3.7.5-2|116	%files devel
14cu|ocaml-ocamlnet-3.7.5-2|117	%doc doc/html-main
14cu|ocaml-ocamlnet-3.7.5-2|118	%{_libdir}/ocaml/*/*.a
14cu|ocaml-ocamlnet-3.7.5-2|119	%{_libdir}/ocaml/*/*.cmx
14cu|ocaml-ocamlnet-3.7.5-2|120	%{_libdir}/ocaml/*/*.cmxa
14cu|ocaml-ocamlnet-3.7.5-2|121	%{_libdir}/ocaml/*/*.o
14cu|ocaml-ocamlnet-3.7.5-2|122	%{_libdir}/ocaml/*/*.mli
14cu|ocaml-ocamlnet-3.7.5-2|123	%exclude %{_libdir}/ocaml/nethttpd-for-netcgi2
14cu|ocaml-ocamlnet-3.7.5-2|124	%exclude %{_libdir}/ocaml/nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|125	
14cu|ocaml-ocamlnet-3.7.5-2|126	#----------------------------------------------------------------------------
14cu|ocaml-ocamlnet-3.7.5-2|127	
14cu|ocaml-ocamlnet-3.7.5-2|128	%package nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|129	Summary:	Ocamlnet HTTP daemon
14cu|ocaml-ocamlnet-3.7.5-2|130	License:	GPLv2+
14cu|ocaml-ocamlnet-3.7.5-2|131	Group:		Development/OCaml
14cu|ocaml-ocamlnet-3.7.5-2|132	Requires:	%{name} = %{EVRD}
14cu|ocaml-ocamlnet-3.7.5-2|133	
14cu|ocaml-ocamlnet-3.7.5-2|134	%description nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|135	Nethttpd is a web server component (HTTP server implementation). It
14cu|ocaml-ocamlnet-3.7.5-2|136	can be used for web applications without using an extra web server, or
14cu|ocaml-ocamlnet-3.7.5-2|137	for serving web services.
14cu|ocaml-ocamlnet-3.7.5-2|138	
14cu|ocaml-ocamlnet-3.7.5-2|139	%files nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|140	%{_libdir}/ocaml/nethttpd-for-netcgi2
14cu|ocaml-ocamlnet-3.7.5-2|141	%{_libdir}/ocaml/nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|142	%exclude %{_libdir}/ocaml/*/*.a
14cu|ocaml-ocamlnet-3.7.5-2|143	%exclude %{_libdir}/ocaml/*/*.cmxa
14cu|ocaml-ocamlnet-3.7.5-2|144	%exclude %{_libdir}/ocaml/*/*.mli
14cu|ocaml-ocamlnet-3.7.5-2|145	
14cu|ocaml-ocamlnet-3.7.5-2|146	#----------------------------------------------------------------------------
14cu|ocaml-ocamlnet-3.7.5-2|147	
14cu|ocaml-ocamlnet-3.7.5-2|148	%package nethttpd-devel
14cu|ocaml-ocamlnet-3.7.5-2|149	Summary:	Development files for %{name}-nethttpd
14cu|ocaml-ocamlnet-3.7.5-2|150	License:	GPLv2+
14cu|ocaml-ocamlnet-3.7.5-2|151	Group:		Development/OCaml
14cu|ocaml-ocamlnet-3.7.5-2|152	Requires:	%{name}-nethttpd = %{EVRD}
14cu|ocaml-ocamlnet-3.7.5-2|153	
14cu|ocaml-ocamlnet-3.7.5-2|154	%description nethttpd-devel
14cu|ocaml-ocamlnet-3.7.5-2|155	The %{name}-nethttpd-devel package contains libraries and signature
14cu|ocaml-ocamlnet-3.7.5-2|156	files for developing applications that use %{name}-nethttpd.
14cu|ocaml-ocamlnet-3.7.5-2|157	
14cu|ocaml-ocamlnet-3.7.5-2|158	%files nethttpd-devel
14cu|ocaml-ocamlnet-3.7.5-2|159	%{_libdir}/ocaml/nethttpd/*.a
14cu|ocaml-ocamlnet-3.7.5-2|160	%{_libdir}/ocaml/nethttpd/*.cmxa
14cu|ocaml-ocamlnet-3.7.5-2|161	%{_libdir}/ocaml/nethttpd/*.mli
14cu|ocaml-ocamlnet-3.7.5-2|162	
14cu|ocaml-ocamlnet-3.7.5-2|163	#----------------------------------------------------------------------------
14cu|ocaml-ocamlnet-3.7.5-2|164	
14cu|ocaml-ocamlnet-3.7.5-2|165	%prep
14cu|ocaml-ocamlnet-3.7.5-2|166	%setup -q -n %{up_name}-%{version}
14cu|ocaml-ocamlnet-3.7.5-2|167	
14cu|ocaml-ocamlnet-3.7.5-2|168	%build
14cu|ocaml-ocamlnet-3.7.5-2|169	# not an autoconf one
14cu|ocaml-ocamlnet-3.7.5-2|170	./configure \
14cu|ocaml-ocamlnet-3.7.5-2|171	-enable-tcl \
14cu|ocaml-ocamlnet-3.7.5-2|172	-equeue-tcl-libs -ltcl \
14cu|ocaml-ocamlnet-3.7.5-2|173	-bindir %{_bindir} \
14cu|ocaml-ocamlnet-3.7.5-2|174	-datadir %{ocamlnet_datadir} \
14cu|ocaml-ocamlnet-3.7.5-2|175	-prefer-netcgi2 \
14cu|ocaml-ocamlnet-3.7.5-2|176	-with-nethttpd \
14cu|ocaml-ocamlnet-3.7.5-2|177	-disable-apache \
14cu|ocaml-ocamlnet-3.7.5-2|178	-enable-ssl \
14cu|ocaml-ocamlnet-3.7.5-2|179	-enable-gtk2 \
14cu|ocaml-ocamlnet-3.7.5-2|180	-enable-pcre \
14cu|ocaml-ocamlnet-3.7.5-2|181	-with-rpc-auth-dh
14cu|ocaml-ocamlnet-3.7.5-2|182	
14cu|ocaml-ocamlnet-3.7.5-2|183	# Bletcherous hack to get that extra include path in camlp4 builds.
14cu|ocaml-ocamlnet-3.7.5-2|184	#echo -e '#!/bin/sh\n%{_bindir}/camlp4 -I %{_libdir}/ocaml/camlp4/Camlp4Parsers "$@"' > camlp4; chmod 0755 camlp4; export PATH=`pwd`:$PATH
14cu|ocaml-ocamlnet-3.7.5-2|185	make all opt
14cu|ocaml-ocamlnet-3.7.5-2|186	
14cu|ocaml-ocamlnet-3.7.5-2|187	%install
14cu|ocaml-ocamlnet-3.7.5-2|188	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cu|ocaml-ocamlnet-3.7.5-2|189	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cu|ocaml-ocamlnet-3.7.5-2|190	make install \
14cu|ocaml-ocamlnet-3.7.5-2|191	OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml" \
14cu|ocaml-ocamlnet-3.7.5-2|192	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml \
14cu|ocaml-ocamlnet-3.7.5-2|193	DESTDIR="%{buildroot}"
14cu|ocaml-ocamlnet-3.7.5-2|194	
14cu|ocaml-ocamlnet-3.7.5-2|195	# cgi/META conflicts with mod_caml
14cu|ocaml-ocamlnet-3.7.5-2|196	rm -rf %{buildroot}/%{_libdir}/ocaml/cgi
14cu|ocaml-ocamlnet-3.7.5-2|197	
14cu|ocaml-ocamlnet-3.7.5-2|198	# rpc-generator/dummy.mli is empty and according to Gerd Stolpmann can
14cu|ocaml-ocamlnet-3.7.5-2|199	# be deleted safely.  This avoids an rpmlint warning.
14cu|ocaml-ocamlnet-3.7.5-2|200	rm -f %{buildroot}/%{_libdir}/ocaml/rpc-generator/dummy.mli
14cu|ocaml-ocamlnet-3.7.5-2|201	
14cu|ocaml-ocamlnet-3.7.5-2|202	# Strip libraries.
14cu|ocaml-ocamlnet-3.7.5-2|203	strip %{buildroot}/%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-ocamlnet-3.7.5-2|204	
14cu|ocaml-ocamlnet-3.7.5-2|205	
14cu|ocaml-ocamlnet-3.7.5-2|206	%changelog
14cu|ocaml-ocamlnet-3.7.5-2|207	
14cu|ocaml-ocamlnet-3.7.5-2|208	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 3.7.5-2
14cu|ocaml-ocamlnet-3.7.5-2|209	- (3343145) Merge pull request #1 from anastasiya_po/ocaml-ocamlnet:rosa2014.1
14cu|ocaml-ocamlnet-3.7.5-2|210	- (3343145) ocaml-ocamlnet version 3.7.5
14cu|ocaml-ocamlnet-3.7.5-2|211	
14cu|ocaml-ocamlnet-3.7.5-2|212	

12385 14
14cu|ocaml-ogg-0.4.5-4|1	Summary:	OCaml bindings for the Ogg bitstream library
14cu|ocaml-ogg-0.4.5-4|2	Name:		ocaml-ogg
14cu|ocaml-ogg-0.4.5-4|3	Version:	0.4.5
14cu|ocaml-ogg-0.4.5-4|4	Release:	4
14cu|ocaml-ogg-0.4.5-4|5	License:	LGPLv2.1+ with exceptions
14cu|ocaml-ogg-0.4.5-4|6	Group:		Development/OCaml
14cu|ocaml-ogg-0.4.5-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cu|ocaml-ogg-0.4.5-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-ogg/ocaml-ogg-%{version}.tar.gz
14cu|ocaml-ogg-0.4.5-4|9	BuildRequires:	ocaml
14cu|ocaml-ogg-0.4.5-4|10	BuildRequires:	ocaml-findlib
14cu|ocaml-ogg-0.4.5-4|11	BuildRequires:	pkgconfig(ogg)
14cu|ocaml-ogg-0.4.5-4|12	
14cu|ocaml-ogg-0.4.5-4|13	%description
14cu|ocaml-ogg-0.4.5-4|14	OCaml bindings for the Ogg bitstream library, libogg is a library
14cu|ocaml-ogg-0.4.5-4|15	for manipulating ogg bitstreams. It handles both making ogg bitstreams
14cu|ocaml-ogg-0.4.5-4|16	and getting packets from ogg bitstreams.
14cu|ocaml-ogg-0.4.5-4|17	
14cu|ocaml-ogg-0.4.5-4|18	%files
14cu|ocaml-ogg-0.4.5-4|19	%doc COPYING CHANGES README
14cu|ocaml-ogg-0.4.5-4|20	%dir %{_libdir}/ocaml/ogg
14cu|ocaml-ogg-0.4.5-4|21	%{_libdir}/ocaml/ogg/META
14cu|ocaml-ogg-0.4.5-4|22	%{_libdir}/ocaml/ogg/*.cma
14cu|ocaml-ogg-0.4.5-4|23	%{_libdir}/ocaml/ogg/*.cmi
14cu|ocaml-ogg-0.4.5-4|24	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-ogg-0.4.5-4|25	
14cu|ocaml-ogg-0.4.5-4|26	#----------------------------------------------------------------------------
14cu|ocaml-ogg-0.4.5-4|27	
14cu|ocaml-ogg-0.4.5-4|28	%package devel
14cu|ocaml-ogg-0.4.5-4|29	Summary:	Development files for %{name}
14cu|ocaml-ogg-0.4.5-4|30	Group:		Development/OCaml
14cu|ocaml-ogg-0.4.5-4|31	Requires:	%{name} = %{EVRD}
14cu|ocaml-ogg-0.4.5-4|32	
14cu|ocaml-ogg-0.4.5-4|33	%description devel
14cu|ocaml-ogg-0.4.5-4|34	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-ogg-0.4.5-4|35	developing applications that use %{name}.
14cu|ocaml-ogg-0.4.5-4|36	
14cu|ocaml-ogg-0.4.5-4|37	%files devel
14cu|ocaml-ogg-0.4.5-4|38	%doc doc/html
14cu|ocaml-ogg-0.4.5-4|39	%{_libdir}/ocaml/ogg/*.a
14cu|ocaml-ogg-0.4.5-4|40	%{_libdir}/ocaml/ogg/*.cmxa
14cu|ocaml-ogg-0.4.5-4|41	%{_libdir}/ocaml/ogg/*.mli
14cu|ocaml-ogg-0.4.5-4|42	%{_libdir}/ocaml/ogg/*.h
14cu|ocaml-ogg-0.4.5-4|43	
14cu|ocaml-ogg-0.4.5-4|44	#----------------------------------------------------------------------------
14cu|ocaml-ogg-0.4.5-4|45	
14cu|ocaml-ogg-0.4.5-4|46	%prep
14cu|ocaml-ogg-0.4.5-4|47	%setup -q
14cu|ocaml-ogg-0.4.5-4|48	
14cu|ocaml-ogg-0.4.5-4|49	%build
14cu|ocaml-ogg-0.4.5-4|50	%configure2_5x
14cu|ocaml-ogg-0.4.5-4|51	make
14cu|ocaml-ogg-0.4.5-4|52	make doc
14cu|ocaml-ogg-0.4.5-4|53	
14cu|ocaml-ogg-0.4.5-4|54	%install
14cu|ocaml-ogg-0.4.5-4|55	export DESTDIR=%{buildroot}
14cu|ocaml-ogg-0.4.5-4|56	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-ogg-0.4.5-4|57	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-ogg-0.4.5-4|58	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-ogg-0.4.5-4|59	mkdir -p $OCAMLFIND_DESTDIR/ogg
14cu|ocaml-ogg-0.4.5-4|60	make install
14cu|ocaml-ogg-0.4.5-4|61	
14cu|ocaml-ogg-0.4.5-4|62	
14cu|ocaml-ogg-0.4.5-4|63	%changelog
14cu|ocaml-ogg-0.4.5-4|64	
14cu|ocaml-ogg-0.4.5-4|65	* Fri Jul 03 2015 dsilakov <denis.silakov@rosalab.ru> 0.4.5-4
14cu|ocaml-ogg-0.4.5-4|66	- (33c2d59) Merge pull request #1 from anastasiya_po/ocaml-ogg:rosa2014.1
14cu|ocaml-ogg-0.4.5-4|67	- (33c2d59) Anastasiya Ponomareva
14cu|ocaml-ogg-0.4.5-4|68	
14cu|ocaml-ogg-0.4.5-4|69	

12386 14
14cu|ocaml-pcre-7.1.1-4|1	Summary:	Perl compatibility regular expressions for OCaml
14cu|ocaml-pcre-7.1.1-4|2	Name:		ocaml-pcre
14cu|ocaml-pcre-7.1.1-4|3	Version:	7.1.1
14cu|ocaml-pcre-7.1.1-4|4	Release:	4
14cu|ocaml-pcre-7.1.1-4|5	License:	LGPLv2.1+
14cu|ocaml-pcre-7.1.1-4|6	Group:		Development/OCaml
14cu|ocaml-pcre-7.1.1-4|7	URL:            http://mmottl.github.io/pcre-ocaml/
14cu|ocaml-pcre-7.1.1-4|8	Source0:        https://github.com/mmottl/pcre-ocaml/archive/v%{version}.zip
14cu|ocaml-pcre-7.1.1-4|9	BuildRequires:	ocaml
14cu|ocaml-pcre-7.1.1-4|10	BuildRequires:	ocaml-findlib
14cu|ocaml-pcre-7.1.1-4|11	BuildRequires:	texlive
14cu|ocaml-pcre-7.1.1-4|12	BuildRequires:	pkgconfig(libpcre)
14cu|ocaml-pcre-7.1.1-4|13	
14cu|ocaml-pcre-7.1.1-4|14	%description
14cu|ocaml-pcre-7.1.1-4|15	This OCaml-library interfaces the PCRE (Perl-compatibility regular
14cu|ocaml-pcre-7.1.1-4|16	expressions) library which is written in C. it can be used for matching
14cu|ocaml-pcre-7.1.1-4|17	regular expressions which are written in "PERL"-style.
14cu|ocaml-pcre-7.1.1-4|18	
14cu|ocaml-pcre-7.1.1-4|19	Searching for, replacing or splitting text should become much easier with
14cu|ocaml-pcre-7.1.1-4|20	this library.
14cu|ocaml-pcre-7.1.1-4|21	
14cu|ocaml-pcre-7.1.1-4|22	%files
14cu|ocaml-pcre-7.1.1-4|23	%doc README.md COPYING.txt AUTHORS.txt CHANGES.txt
14cu|ocaml-pcre-7.1.1-4|24	%dir %{_libdir}/ocaml/pcre
14cu|ocaml-pcre-7.1.1-4|25	%{_libdir}/ocaml/pcre/*.cmi
14cu|ocaml-pcre-7.1.1-4|26	%{_libdir}/ocaml/pcre/*.cma
14cu|ocaml-pcre-7.1.1-4|27	%{_libdir}/ocaml/pcre/*.cmxs
14cu|ocaml-pcre-7.1.1-4|28	%{_libdir}/ocaml/pcre/META
14cu|ocaml-pcre-7.1.1-4|29	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-pcre-7.1.1-4|30	
14cu|ocaml-pcre-7.1.1-4|31	#----------------------------------------------------------------------------
14cu|ocaml-pcre-7.1.1-4|32	
14cu|ocaml-pcre-7.1.1-4|33	%package devel
14cu|ocaml-pcre-7.1.1-4|34	Summary:	Development files for %{name}
14cu|ocaml-pcre-7.1.1-4|35	Group:		Development/OCaml
14cu|ocaml-pcre-7.1.1-4|36	Requires:	pkgconfig(libpcre)
14cu|ocaml-pcre-7.1.1-4|37	Requires:	%{name} = %{EVRD}
14cu|ocaml-pcre-7.1.1-4|38	
14cu|ocaml-pcre-7.1.1-4|39	%description devel
14cu|ocaml-pcre-7.1.1-4|40	This package contains the development files needed to build applications
14cu|ocaml-pcre-7.1.1-4|41	using %{name}.
14cu|ocaml-pcre-7.1.1-4|42	
14cu|ocaml-pcre-7.1.1-4|43	%files devel
14cu|ocaml-pcre-7.1.1-4|44	%doc html/
14cu|ocaml-pcre-7.1.1-4|45	%doc examples/
14cu|ocaml-pcre-7.1.1-4|46	%{_libdir}/ocaml/pcre/*.a
14cu|ocaml-pcre-7.1.1-4|47	%{_libdir}/ocaml/pcre/*.cmxa
14cu|ocaml-pcre-7.1.1-4|48	%{_libdir}/ocaml/pcre/*.mli
14cu|ocaml-pcre-7.1.1-4|49	%{_libdir}/ocaml/pcre/*.cmx
14cu|ocaml-pcre-7.1.1-4|50	
14cu|ocaml-pcre-7.1.1-4|51	#----------------------------------------------------------------------------
14cu|ocaml-pcre-7.1.1-4|52	
14cu|ocaml-pcre-7.1.1-4|53	%prep
14cu|ocaml-pcre-7.1.1-4|54	%setup -q -n pcre-ocaml-%{version}
14cu|ocaml-pcre-7.1.1-4|55	
14cu|ocaml-pcre-7.1.1-4|56	%build
14cu|ocaml-pcre-7.1.1-4|57	./configure --prefix=%{_prefix}
14cu|ocaml-pcre-7.1.1-4|58	make
14cu|ocaml-pcre-7.1.1-4|59	make doc
14cu|ocaml-pcre-7.1.1-4|60	mv _build/API.docdir/ html/
14cu|ocaml-pcre-7.1.1-4|61	
14cu|ocaml-pcre-7.1.1-4|62	%install
14cu|ocaml-pcre-7.1.1-4|63	export DESTDIR=%{buildroot}
14cu|ocaml-pcre-7.1.1-4|64	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-pcre-7.1.1-4|65	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
14cu|ocaml-pcre-7.1.1-4|66	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cu|ocaml-pcre-7.1.1-4|67	make install
14cu|ocaml-pcre-7.1.1-4|68	
14cu|ocaml-pcre-7.1.1-4|69	
14cu|ocaml-pcre-7.1.1-4|70	%changelog
14cu|ocaml-pcre-7.1.1-4|71	
14cu|ocaml-pcre-7.1.1-4|72	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 7.1.1-4
14cu|ocaml-pcre-7.1.1-4|73	- (d56bfa0) Merge pull request #1 from anastasiya_po/ocaml-pcre:rosa2014.1
14cu|ocaml-pcre-7.1.1-4|74	- (d56bfa0) ocaml-pcre version 7.1.1
14cu|ocaml-pcre-7.1.1-4|75	
14cu|ocaml-pcre-7.1.1-4|76	

12387 14
14cu|ocaml-pgocaml-introduction-0.94-1|1	Summary:	A Brief Introduction to PG'OCaml
14cu|ocaml-pgocaml-introduction-0.94-1|2	Name:		ocaml-pgocaml-introduction
14cu|ocaml-pgocaml-introduction-0.94-1|3	Version:	0.94
14cu|ocaml-pgocaml-introduction-0.94-1|4	Release:	1
14cu|ocaml-pgocaml-introduction-0.94-1|5	License:	CC-by-sa-3.0
14cu|ocaml-pgocaml-introduction-0.94-1|6	Group:		Development/OCaml
14cu|ocaml-pgocaml-introduction-0.94-1|7	Url:		http://www.dse.nl/~dario/projects/pgoctut/
14cu|ocaml-pgocaml-introduction-0.94-1|8	# Real:		http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf
14cu|ocaml-pgocaml-introduction-0.94-1|9	Source0:	http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf.tar.lzma
14cu|ocaml-pgocaml-introduction-0.94-1|10	BuildArch:	noarch
14cu|ocaml-pgocaml-introduction-0.94-1|11	
14cu|ocaml-pgocaml-introduction-0.94-1|12	%description
14cu|ocaml-pgocaml-introduction-0.94-1|13	PG'OCaml, by Richard W. M. Jones, provides an interface to PostgreSQL
14cu|ocaml-pgocaml-introduction-0.94-1|14	databases for OCaml applications. It uses  Camlp4 to extend the OCaml
14cu|ocaml-pgocaml-introduction-0.94-1|15	syntax, enabling one to directly embed SQL statements inside the OCaml
14cu|ocaml-pgocaml-introduction-0.94-1|16	code. Moreover, it uses the describe feature of PostgreSQL to obtain
14cu|ocaml-pgocaml-introduction-0.94-1|17	type information about the database. This allows PG'OCaml to check at
14cu|ocaml-pgocaml-introduction-0.94-1|18	compile-time if the programme is indeed consistent with the database
14cu|ocaml-pgocaml-introduction-0.94-1|19	structure. This type-safe database access is the primary advantage that
14cu|ocaml-pgocaml-introduction-0.94-1|20	PG'OCaml has over other PostgreSQL bindings for OCaml.
14cu|ocaml-pgocaml-introduction-0.94-1|21	
14cu|ocaml-pgocaml-introduction-0.94-1|22	Unfortunately, PG'OCaml is rather lacking on the documentation front.
14cu|ocaml-pgocaml-introduction-0.94-1|23	This document aims to fill that gap, by providing an overview of the
14cu|ocaml-pgocaml-introduction-0.94-1|24	capabilities of the library, usage examples, and solutions to potential
14cu|ocaml-pgocaml-introduction-0.94-1|25	pitfalls. Moreover, it also addresses the installation of PG'OCaml,
14cu|ocaml-pgocaml-introduction-0.94-1|26	how to compile programmes that make use of the library, and the
14cu|ocaml-pgocaml-introduction-0.94-1|27	correspondence between PostgreSQL data types and their OCaml
14cu|ocaml-pgocaml-introduction-0.94-1|28	counterparts.
14cu|ocaml-pgocaml-introduction-0.94-1|29	
14cu|ocaml-pgocaml-introduction-0.94-1|30	%files
14cu|ocaml-pgocaml-introduction-0.94-1|31	%dir %{_datadir}/doc/%{name}
14cu|ocaml-pgocaml-introduction-0.94-1|32	%{_datadir}/doc/%{name}/pgoctut.pdf
14cu|ocaml-pgocaml-introduction-0.94-1|33	
14cu|ocaml-pgocaml-introduction-0.94-1|34	#----------------------------------------------------------------------------
14cu|ocaml-pgocaml-introduction-0.94-1|35	
14cu|ocaml-pgocaml-introduction-0.94-1|36	%prep
14cu|ocaml-pgocaml-introduction-0.94-1|37	lzcat %{SOURCE0} > pgoctut.pdf
14cu|ocaml-pgocaml-introduction-0.94-1|38	
14cu|ocaml-pgocaml-introduction-0.94-1|39	%build
14cu|ocaml-pgocaml-introduction-0.94-1|40	
14cu|ocaml-pgocaml-introduction-0.94-1|41	%install
14cu|ocaml-pgocaml-introduction-0.94-1|42	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
14cu|ocaml-pgocaml-introduction-0.94-1|43	install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}
14cu|ocaml-pgocaml-introduction-0.94-1|44	install -m 644 pgoctut.pdf %{buildroot}%{_datadir}/doc/%{name}/
14cu|ocaml-pgocaml-introduction-0.94-1|45	
14cu|ocaml-pgocaml-introduction-0.94-1|46	
14cu|ocaml-pgocaml-introduction-0.94-1|47	%changelog
14cu|ocaml-pgocaml-introduction-0.94-1|48	
14cu|ocaml-pgocaml-introduction-0.94-1|49	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.94-1
14cu|ocaml-pgocaml-introduction-0.94-1|50	- (230a392) Updated to 0.94
14cu|ocaml-pgocaml-introduction-0.94-1|51	
14cu|ocaml-pgocaml-introduction-0.94-1|52	

12388 14
14cu|ocaml-pomap-3.0.5-2|1	%define _enable_debug_packages %{nil}
14cu|ocaml-pomap-3.0.5-2|2	%define debug_package %{nil}
14cu|ocaml-pomap-3.0.5-2|3	
14cu|ocaml-pomap-3.0.5-2|4	Summary:	Library for maintaining partially ordered maps
14cu|ocaml-pomap-3.0.5-2|5	Name:		ocaml-pomap
14cu|ocaml-pomap-3.0.5-2|6	Version:	3.0.5
14cu|ocaml-pomap-3.0.5-2|7	Release:	2
14cu|ocaml-pomap-3.0.5-2|8	License:	LGPLv2.1+
14cu|ocaml-pomap-3.0.5-2|9	Group:		Development/OCaml
14cu|ocaml-pomap-3.0.5-2|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#pomap
14cu|ocaml-pomap-3.0.5-2|11	Source0:	http://hg.ocaml.info/release/pomap/archive/pomap-%{version}.tar.gz
14cu|ocaml-pomap-3.0.5-2|12	BuildRequires:	gzip
14cu|ocaml-pomap-3.0.5-2|13	BuildRequires:	ocaml
14cu|ocaml-pomap-3.0.5-2|14	BuildRequires:	ocaml-findlib
14cu|ocaml-pomap-3.0.5-2|15	
14cu|ocaml-pomap-3.0.5-2|16	%description
14cu|ocaml-pomap-3.0.5-2|17	The Pomap-library implements an ADT that maintains maps of partially
14cu|ocaml-pomap-3.0.5-2|18	ordered elements. Whereas a total order allows you to say whether some
14cu|ocaml-pomap-3.0.5-2|19	element is lower, equal or greater than another one, partial orders also
14cu|ocaml-pomap-3.0.5-2|20	allow for a "don't know"-case.
14cu|ocaml-pomap-3.0.5-2|21	
14cu|ocaml-pomap-3.0.5-2|22	%files
14cu|ocaml-pomap-3.0.5-2|23	%doc COPYING.txt
14cu|ocaml-pomap-3.0.5-2|24	%dir %{_libdir}/ocaml/pomap
14cu|ocaml-pomap-3.0.5-2|25	%{_libdir}/ocaml/pomap/META
14cu|ocaml-pomap-3.0.5-2|26	%{_libdir}/ocaml/pomap/*.cma
14cu|ocaml-pomap-3.0.5-2|27	%{_libdir}/ocaml/pomap/*.cmi
14cu|ocaml-pomap-3.0.5-2|28	%{_libdir}/ocaml/pomap/*.cmxs
14cu|ocaml-pomap-3.0.5-2|29	
14cu|ocaml-pomap-3.0.5-2|30	#----------------------------------------------------------------------------
14cu|ocaml-pomap-3.0.5-2|31	
14cu|ocaml-pomap-3.0.5-2|32	%package devel
14cu|ocaml-pomap-3.0.5-2|33	Summary:	Development files for %{name}
14cu|ocaml-pomap-3.0.5-2|34	Group:		Development/OCaml
14cu|ocaml-pomap-3.0.5-2|35	Requires:	%{name} = %{EVRD}
14cu|ocaml-pomap-3.0.5-2|36	
14cu|ocaml-pomap-3.0.5-2|37	%description devel
14cu|ocaml-pomap-3.0.5-2|38	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-pomap-3.0.5-2|39	developing applications that use %{name}.
14cu|ocaml-pomap-3.0.5-2|40	
14cu|ocaml-pomap-3.0.5-2|41	%files devel
14cu|ocaml-pomap-3.0.5-2|42	%doc COPYING.txt CHANGES.txt README.md
14cu|ocaml-pomap-3.0.5-2|43	%doc examples
14cu|ocaml-pomap-3.0.5-2|44	%{_libdir}/ocaml/pomap/*.a
14cu|ocaml-pomap-3.0.5-2|45	%{_libdir}/ocaml/pomap/*.cmx
14cu|ocaml-pomap-3.0.5-2|46	%{_libdir}/ocaml/pomap/*.cmxa
14cu|ocaml-pomap-3.0.5-2|47	%{_libdir}/ocaml/pomap/*.ml
14cu|ocaml-pomap-3.0.5-2|48	%{_libdir}/ocaml/pomap/*.mli
14cu|ocaml-pomap-3.0.5-2|49	
14cu|ocaml-pomap-3.0.5-2|50	#----------------------------------------------------------------------------
14cu|ocaml-pomap-3.0.5-2|51	
14cu|ocaml-pomap-3.0.5-2|52	%prep
14cu|ocaml-pomap-3.0.5-2|53	%setup -q -n pomap-%{version}
14cu|ocaml-pomap-3.0.5-2|54	
14cu|ocaml-pomap-3.0.5-2|55	%build
14cu|ocaml-pomap-3.0.5-2|56	make
14cu|ocaml-pomap-3.0.5-2|57	
14cu|ocaml-pomap-3.0.5-2|58	%install
14cu|ocaml-pomap-3.0.5-2|59	export DESTDIR=%{buildroot}
14cu|ocaml-pomap-3.0.5-2|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-pomap-3.0.5-2|61	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/pomap
14cu|ocaml-pomap-3.0.5-2|62	make install
14cu|ocaml-pomap-3.0.5-2|63	
14cu|ocaml-pomap-3.0.5-2|64	
14cu|ocaml-pomap-3.0.5-2|65	%changelog
14cu|ocaml-pomap-3.0.5-2|66	
14cu|ocaml-pomap-3.0.5-2|67	* Sun Oct 16 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.5-2
14cu|ocaml-pomap-3.0.5-2|68	- (9ab55f8) Merge pull request #1 from mivsher/ocaml-pomap:rosa2014.1
14cu|ocaml-pomap-3.0.5-2|69	- (9ab55f8) update ocaml-pomap to 3.0.5
14cu|ocaml-pomap-3.0.5-2|70	
14cu|ocaml-pomap-3.0.5-2|71	

12389 14
14cu|ocaml-react-1.2.0-3|1	%define _enable_debug_packages %{nil}
14cu|ocaml-react-1.2.0-3|2	%define debug_package %{nil}
14cu|ocaml-react-1.2.0-3|3	
14cu|ocaml-react-1.2.0-3|4	Summary:	OCaml module for Functional Reactive Programming (FRP)
14cu|ocaml-react-1.2.0-3|5	Name:		ocaml-react
14cu|ocaml-react-1.2.0-3|6	Version:	1.2.0
14cu|ocaml-react-1.2.0-3|7	Release:	3
14cu|ocaml-react-1.2.0-3|8	License:	BSD
14cu|ocaml-react-1.2.0-3|9	Group:		Development/OCaml
14cu|ocaml-react-1.2.0-3|10	Url:		http://erratique.ch/software/react
14cu|ocaml-react-1.2.0-3|11	Source0:	http://erratique.ch/software/react/releases/react-%{version}.tbz
14cu|ocaml-react-1.2.0-3|12	BuildRequires:	ocaml
14cu|ocaml-react-1.2.0-3|13	BuildRequires:	ocaml-findlib
14cu|ocaml-react-1.2.0-3|14	
14cu|ocaml-react-1.2.0-3|15	%description
14cu|ocaml-react-1.2.0-3|16	React is an OCaml module for functional reactive programming (FRP).
14cu|ocaml-react-1.2.0-3|17	It provides support to program with time varying values : applicative
14cu|ocaml-react-1.2.0-3|18	events and signals. React doesn't define any primitive event or signal,
14cu|ocaml-react-1.2.0-3|19	this lets the client chooses the concrete timeline.
14cu|ocaml-react-1.2.0-3|20	
14cu|ocaml-react-1.2.0-3|21	React is made of a single, independent, module and distributed under
14cu|ocaml-react-1.2.0-3|22	the new BSD license.
14cu|ocaml-react-1.2.0-3|23	
14cu|ocaml-react-1.2.0-3|24	Given an absolute notion of time Rtime helps you to manage a timeline
14cu|ocaml-react-1.2.0-3|25	and provides time stamp events, delayed events and delayed signals.
14cu|ocaml-react-1.2.0-3|26	
14cu|ocaml-react-1.2.0-3|27	%files
14cu|ocaml-react-1.2.0-3|28	%doc README.md CHANGES.md
14cu|ocaml-react-1.2.0-3|29	%dir %{_libdir}/ocaml/react
14cu|ocaml-react-1.2.0-3|30	%{_libdir}/ocaml/react/META
14cu|ocaml-react-1.2.0-3|31	%{_libdir}/ocaml/react/react.cmi
14cu|ocaml-react-1.2.0-3|32	%{_libdir}/ocaml/react/react.cma
14cu|ocaml-react-1.2.0-3|33	%{_libdir}/ocaml/react/react.cmxs
14cu|ocaml-react-1.2.0-3|34	
14cu|ocaml-react-1.2.0-3|35	#----------------------------------------------------------------------------
14cu|ocaml-react-1.2.0-3|36	
14cu|ocaml-react-1.2.0-3|37	%package        devel
14cu|ocaml-react-1.2.0-3|38	Summary:        Development files for %{name}
14cu|ocaml-react-1.2.0-3|39	Group:          Development/OCaml
14cu|ocaml-react-1.2.0-3|40	Requires:       %{name} = %{version}-%{release}
14cu|ocaml-react-1.2.0-3|41	
14cu|ocaml-react-1.2.0-3|42	%description    devel
14cu|ocaml-react-1.2.0-3|43	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-react-1.2.0-3|44	developing applications that use %{name}.
14cu|ocaml-react-1.2.0-3|45	
14cu|ocaml-react-1.2.0-3|46	
14cu|ocaml-react-1.2.0-3|47	%files devel
14cu|ocaml-react-1.2.0-3|48	%doc doc
14cu|ocaml-react-1.2.0-3|49	%{_libdir}/ocaml/react/react.cmx
14cu|ocaml-react-1.2.0-3|50	%{_libdir}/ocaml/react/react.cmxa
14cu|ocaml-react-1.2.0-3|51	%{_libdir}/ocaml/react/react.a
14cu|ocaml-react-1.2.0-3|52	%{_libdir}/ocaml/react/react.mli
14cu|ocaml-react-1.2.0-3|53	
14cu|ocaml-react-1.2.0-3|54	#----------------------------------------------------------------------------
14cu|ocaml-react-1.2.0-3|55	
14cu|ocaml-react-1.2.0-3|56	%prep
14cu|ocaml-react-1.2.0-3|57	%setup -q -n react-%{version}
14cu|ocaml-react-1.2.0-3|58	
14cu|ocaml-react-1.2.0-3|59	%build
14cu|ocaml-react-1.2.0-3|60	ocaml pkg/build.ml native=true native-dynlink=true
14cu|ocaml-react-1.2.0-3|61	
14cu|ocaml-react-1.2.0-3|62	%install
14cu|ocaml-react-1.2.0-3|63	mkdir -p %{buildroot}/%{_libdir}/ocaml/react
14cu|ocaml-react-1.2.0-3|64	cp _build/src/react.{cm{i,a,x,xa,xs},a,mli} %{buildroot}/%{_libdir}/ocaml/react
14cu|ocaml-react-1.2.0-3|65	cp _build/pkg/META %{buildroot}/%{_libdir}/ocaml/react
14cu|ocaml-react-1.2.0-3|66	
14cu|ocaml-react-1.2.0-3|67	
14cu|ocaml-react-1.2.0-3|68	%changelog
14cu|ocaml-react-1.2.0-3|69	
14cu|ocaml-react-1.2.0-3|70	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.0-3
14cu|ocaml-react-1.2.0-3|71	- (fd1afed) Merge pull request #1 from anastasiya_po/ocaml-react:rosa2014.1
14cu|ocaml-react-1.2.0-3|72	- (fd1afed) ocaml-react version 1.2.0
14cu|ocaml-react-1.2.0-3|73	
14cu|ocaml-react-1.2.0-3|74	

12390 14
14cu|ocaml-res-4.0.5-3|1	%define _enable_debug_packages %{nil}
14cu|ocaml-res-4.0.5-3|2	%define debug_package %{nil}
14cu|ocaml-res-4.0.5-3|3	
14cu|ocaml-res-4.0.5-3|4	Summary:	Library for automatically resizing contiguous memory (arrays and strings)
14cu|ocaml-res-4.0.5-3|5	Name:		ocaml-res
14cu|ocaml-res-4.0.5-3|6	Version:	4.0.5
14cu|ocaml-res-4.0.5-3|7	Release:	3
14cu|ocaml-res-4.0.5-3|8	License:	LGPL
14cu|ocaml-res-4.0.5-3|9	Group:		Development/OCaml
14cu|ocaml-res-4.0.5-3|10	URL:		http://mmottl.github.io/res/
14cu|ocaml-res-4.0.5-3|11	Source:         https://github.com/mmottl/res/archive/v%{version}.zip
14cu|ocaml-res-4.0.5-3|12	BuildRequires:	ocaml
14cu|ocaml-res-4.0.5-3|13	BuildRequires:	ocaml-findlib
14cu|ocaml-res-4.0.5-3|14	BuildRequires:  ocaml-compiler
14cu|ocaml-res-4.0.5-3|15	
14cu|ocaml-res-4.0.5-3|16	%description
14cu|ocaml-res-4.0.5-3|17	This OCaml-library consists of a set of modules which implement
14cu|ocaml-res-4.0.5-3|18	automatically resizing (= reallocating) datastructures that consume
14cu|ocaml-res-4.0.5-3|19	a contiguous part of memory. This allows appending and removing of
14cu|ocaml-res-4.0.5-3|20	elements to/from arrays (both boxed and unboxed), strings (-> buffers),
14cu|ocaml-res-4.0.5-3|21	bit strings and weak arrays while still maintaining fast constant-time
14cu|ocaml-res-4.0.5-3|22	access to elements.
14cu|ocaml-res-4.0.5-3|23	
14cu|ocaml-res-4.0.5-3|24	There are also functors that allow the generation of similar modules
14cu|ocaml-res-4.0.5-3|25	which use different reallocation strategies.
14cu|ocaml-res-4.0.5-3|26	
14cu|ocaml-res-4.0.5-3|27	%files
14cu|ocaml-res-4.0.5-3|28	%doc COPYING.txt
14cu|ocaml-res-4.0.5-3|29	%dir %{_libdir}/ocaml/res
14cu|ocaml-res-4.0.5-3|30	%{_libdir}/ocaml/res/META
14cu|ocaml-res-4.0.5-3|31	%{_libdir}/ocaml/res/*.cma
14cu|ocaml-res-4.0.5-3|32	%{_libdir}/ocaml/res/*.cmi
14cu|ocaml-res-4.0.5-3|33	%{_libdir}/ocaml/res/*.cmxs
14cu|ocaml-res-4.0.5-3|34	
14cu|ocaml-res-4.0.5-3|35	#----------------------------------------------------------------------------
14cu|ocaml-res-4.0.5-3|36	
14cu|ocaml-res-4.0.5-3|37	%package devel
14cu|ocaml-res-4.0.5-3|38	Summary:	Development files for %{name}
14cu|ocaml-res-4.0.5-3|39	Group:		Development/OCaml
14cu|ocaml-res-4.0.5-3|40	Requires:	%{name} = %{version}-%{release}
14cu|ocaml-res-4.0.5-3|41	
14cu|ocaml-res-4.0.5-3|42	%description devel
14cu|ocaml-res-4.0.5-3|43	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-res-4.0.5-3|44	developing applications that use %{name}.
14cu|ocaml-res-4.0.5-3|45	
14cu|ocaml-res-4.0.5-3|46	
14cu|ocaml-res-4.0.5-3|47	%files devel
14cu|ocaml-res-4.0.5-3|48	%doc CHANGES.txt README.md TODO.md
14cu|ocaml-res-4.0.5-3|49	%doc API.docdir API.odocl examples/
14cu|ocaml-res-4.0.5-3|50	%{_libdir}/ocaml/res/*.a
14cu|ocaml-res-4.0.5-3|51	%{_libdir}/ocaml/res/*.cmx
14cu|ocaml-res-4.0.5-3|52	%{_libdir}/ocaml/res/*.cmxa
14cu|ocaml-res-4.0.5-3|53	%{_libdir}/ocaml/res/*.mli
14cu|ocaml-res-4.0.5-3|54	%{_libdir}/ocaml/res/*.ml
14cu|ocaml-res-4.0.5-3|55	
14cu|ocaml-res-4.0.5-3|56	#----------------------------------------------------------------------------
14cu|ocaml-res-4.0.5-3|57	
14cu|ocaml-res-4.0.5-3|58	%prep
14cu|ocaml-res-4.0.5-3|59	%setup -q -n res-%{version}
14cu|ocaml-res-4.0.5-3|60	
14cu|ocaml-res-4.0.5-3|61	%build
14cu|ocaml-res-4.0.5-3|62	./configure
14cu|ocaml-res-4.0.5-3|63	make
14cu|ocaml-res-4.0.5-3|64	
14cu|ocaml-res-4.0.5-3|65	%install
14cu|ocaml-res-4.0.5-3|66	export DESTDIR=%{buildroot}
14cu|ocaml-res-4.0.5-3|67	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cu|ocaml-res-4.0.5-3|68	mkdir -p $OCAMLFIND_DESTDIR/res
14cu|ocaml-res-4.0.5-3|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-res-4.0.5-3|70	make install
14cu|ocaml-res-4.0.5-3|71	
14cu|ocaml-res-4.0.5-3|72	
14cu|ocaml-res-4.0.5-3|73	# documentation
14cu|ocaml-res-4.0.5-3|74	ocaml setup.ml -doc
14cu|ocaml-res-4.0.5-3|75	rm -f API.docdir
14cu|ocaml-res-4.0.5-3|76	mv _build/API.docdir ./
14cu|ocaml-res-4.0.5-3|77	mv _build/API.odocl ./
14cu|ocaml-res-4.0.5-3|78	
14cu|ocaml-res-4.0.5-3|79	
14cu|ocaml-res-4.0.5-3|80	%changelog
14cu|ocaml-res-4.0.5-3|81	
14cu|ocaml-res-4.0.5-3|82	* Fri Jul 03 2015 dsilakov <denis.silakov@rosalab.ru> 4.0.5-3
14cu|ocaml-res-4.0.5-3|83	- (b05de7c) Merge pull request #1 from anastasiya_po/ocaml-res:rosa2014.1
14cu|ocaml-res-4.0.5-3|84	- (b05de7c) Anastasiya Ponomareva
14cu|ocaml-res-4.0.5-3|85	
14cu|ocaml-res-4.0.5-3|86	

12391 14
14cu|ocaml-sha-1.9-1|1	Summary:	SHA Cryptographic Hash Functions for OCaml
14cu|ocaml-sha-1.9-1|2	Name:		ocaml-sha
14cu|ocaml-sha-1.9-1|3	Version:	1.9
14cu|ocaml-sha-1.9-1|4	Release:	1
14cu|ocaml-sha-1.9-1|5	License:	LGPLv2.1+ or LGPLv3.0+
14cu|ocaml-sha-1.9-1|6	Group:		Development/OCaml
14cu|ocaml-sha-1.9-1|7	Url:		https://github.com/vincenthz/ocaml-sha
14cu|ocaml-sha-1.9-1|8	Source0:	https://github.com/vincenthz/ocaml-sha/archive/ocaml-sha-v%{version}.tar.gz
14cu|ocaml-sha-1.9-1|9	# the command line utilities use argv.(0) (cf mlcmd_renamed)
14cu|ocaml-sha-1.9-1|10	Patch0:		ocaml-sha-1.7_sumrenamed.patch
14cu|ocaml-sha-1.9-1|11	BuildRequires:	ocaml
14cu|ocaml-sha-1.9-1|12	BuildRequires:	ocaml-findlib
14cu|ocaml-sha-1.9-1|13	
14cu|ocaml-sha-1.9-1|14	%description
14cu|ocaml-sha-1.9-1|15	SHA is a cryptographic hash function. This provide an interface for OCaml
14cu|ocaml-sha-1.9-1|16	program to use SHA1, SHA256 and SHA512 functions.
14cu|ocaml-sha-1.9-1|17	
14cu|ocaml-sha-1.9-1|18	SHA1 implements the second implementation that produce a 160 bit digest from
14cu|ocaml-sha-1.9-1|19	its input. SHA256 implements newer version that produce 256 bits digest.
14cu|ocaml-sha-1.9-1|20	SHA512 produces 512 bits digest.
14cu|ocaml-sha-1.9-1|21	
14cu|ocaml-sha-1.9-1|22	%files
14cu|ocaml-sha-1.9-1|23	%doc README
14cu|ocaml-sha-1.9-1|24	%dir %{_libdir}/ocaml/sha
14cu|ocaml-sha-1.9-1|25	%{_libdir}/ocaml/sha/META
14cu|ocaml-sha-1.9-1|26	%{_libdir}/ocaml/sha/*.cma
14cu|ocaml-sha-1.9-1|27	%{_libdir}/ocaml/sha/*.cmi
14cu|ocaml-sha-1.9-1|28	%{_libdir}/ocaml/sha/*.cmo
14cu|ocaml-sha-1.9-1|29	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-sha-1.9-1|30	%{_bindir}/mlsha1sum
14cu|ocaml-sha-1.9-1|31	%{_bindir}/mlsha256sum
14cu|ocaml-sha-1.9-1|32	%{_bindir}/mlsha512sum
14cu|ocaml-sha-1.9-1|33	
14cu|ocaml-sha-1.9-1|34	#----------------------------------------------------------------------------
14cu|ocaml-sha-1.9-1|35	
14cu|ocaml-sha-1.9-1|36	%package devel
14cu|ocaml-sha-1.9-1|37	Summary:	Development files for %{name}
14cu|ocaml-sha-1.9-1|38	Group:		Development/OCaml
14cu|ocaml-sha-1.9-1|39	Requires:	%{name} = %{EVRD}
14cu|ocaml-sha-1.9-1|40	
14cu|ocaml-sha-1.9-1|41	%description devel
14cu|ocaml-sha-1.9-1|42	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-sha-1.9-1|43	developing applications that use %{name}.
14cu|ocaml-sha-1.9-1|44	
14cu|ocaml-sha-1.9-1|45	%files devel
14cu|ocaml-sha-1.9-1|46	%doc sha.test.ml
14cu|ocaml-sha-1.9-1|47	%doc html
14cu|ocaml-sha-1.9-1|48	%{_libdir}/ocaml/sha/*.a
14cu|ocaml-sha-1.9-1|49	%{_libdir}/ocaml/sha/*.cmxa
14cu|ocaml-sha-1.9-1|50	%{_libdir}/ocaml/sha/*.cmx
14cu|ocaml-sha-1.9-1|51	%{_libdir}/ocaml/sha/*.ml*
14cu|ocaml-sha-1.9-1|52	
14cu|ocaml-sha-1.9-1|53	#----------------------------------------------------------------------------
14cu|ocaml-sha-1.9-1|54	
14cu|ocaml-sha-1.9-1|55	%prep
14cu|ocaml-sha-1.9-1|56	%setup -q -n %{name}-%{name}-v%{version}
14cu|ocaml-sha-1.9-1|57	%patch0 -p1
14cu|ocaml-sha-1.9-1|58	
14cu|ocaml-sha-1.9-1|59	%build
14cu|ocaml-sha-1.9-1|60	make       # the lib
14cu|ocaml-sha-1.9-1|61	make bins  # the progs
14cu|ocaml-sha-1.9-1|62	make doc
14cu|ocaml-sha-1.9-1|63	
14cu|ocaml-sha-1.9-1|64	%install
14cu|ocaml-sha-1.9-1|65	export DESTDIR=%{buildroot}
14cu|ocaml-sha-1.9-1|66	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-sha-1.9-1|67	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-sha-1.9-1|68	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-sha-1.9-1|69	mkdir -p $OCAMLFIND_DESTDIR/sha
14cu|ocaml-sha-1.9-1|70	ocamlfind install sha META ./*.{mli,cmi,cma,a,cmo,cmx,cmxa,so}
14cu|ocaml-sha-1.9-1|71	install -d -m 0755 %{buildroot}%{_bindir}
14cu|ocaml-sha-1.9-1|72	for p in sha*sum ; do mv $p ml$p ; done
14cu|ocaml-sha-1.9-1|73	# mlcmd_renamed: rename shaXsum to mlshaXsum (conflict with coreutils)
14cu|ocaml-sha-1.9-1|74	install -m 0755 mlsha*sum %{buildroot}%{_bindir}/
14cu|ocaml-sha-1.9-1|75	
14cu|ocaml-sha-1.9-1|76	
14cu|ocaml-sha-1.9-1|77	%changelog
14cu|ocaml-sha-1.9-1|78	
14cu|ocaml-sha-1.9-1|79	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-1
14cu|ocaml-sha-1.9-1|80	- (d180d35) Fix build
14cu|ocaml-sha-1.9-1|81	
14cu|ocaml-sha-1.9-1|82	

12392 14
14cu|ocaml-simple_gettext-0.1-19|1	%define base_name simple_gettext
14cu|ocaml-simple_gettext-0.1-19|2	
14cu|ocaml-simple_gettext-0.1-19|3	Summary:	OCaml wrapper for the gettext library
14cu|ocaml-simple_gettext-0.1-19|4	Name:		ocaml-%{base_name}
14cu|ocaml-simple_gettext-0.1-19|5	Version:	0.1
14cu|ocaml-simple_gettext-0.1-19|6	Release:	19
14cu|ocaml-simple_gettext-0.1-19|7	License:	GPLv2+
14cu|ocaml-simple_gettext-0.1-19|8	Group:		Development/OCaml
14cu|ocaml-simple_gettext-0.1-19|9	Url:		http://merd.net/pixel/ocaml-simple_gettext
14cu|ocaml-simple_gettext-0.1-19|10	Source0:	http://merd.sourceforge.net/pixel/ocaml-simple_gettext/%{name}-%{version}.tar.gz
14cu|ocaml-simple_gettext-0.1-19|11	BuildRequires:	ocaml
14cu|ocaml-simple_gettext-0.1-19|12	BuildRequires:	ocaml-findlib
14cu|ocaml-simple_gettext-0.1-19|13	
14cu|ocaml-simple_gettext-0.1-19|14	%description
14cu|ocaml-simple_gettext-0.1-19|15	OCaml wrapper for the gettext library.
14cu|ocaml-simple_gettext-0.1-19|16	
14cu|ocaml-simple_gettext-0.1-19|17	%files
14cu|ocaml-simple_gettext-0.1-19|18	%doc README docs
14cu|ocaml-simple_gettext-0.1-19|19	%dir %{_libdir}/ocaml/%{base_name}
14cu|ocaml-simple_gettext-0.1-19|20	%{_libdir}/ocaml/%{base_name}/*.cmi
14cu|ocaml-simple_gettext-0.1-19|21	%{_libdir}/ocaml/%{base_name}/*.cma
14cu|ocaml-simple_gettext-0.1-19|22	%{_libdir}/ocaml/%{base_name}/META
14cu|ocaml-simple_gettext-0.1-19|23	%{_libdir}/ocaml/stublibs/*.so
14cu|ocaml-simple_gettext-0.1-19|24	
14cu|ocaml-simple_gettext-0.1-19|25	#----------------------------------------------------------------------------
14cu|ocaml-simple_gettext-0.1-19|26	
14cu|ocaml-simple_gettext-0.1-19|27	%package devel
14cu|ocaml-simple_gettext-0.1-19|28	Summary:	OCaml wrapper for the gettext library
14cu|ocaml-simple_gettext-0.1-19|29	Group:		Development/OCaml
14cu|ocaml-simple_gettext-0.1-19|30	Requires:	%{name} = %{EVRD}
14cu|ocaml-simple_gettext-0.1-19|31	
14cu|ocaml-simple_gettext-0.1-19|32	%description devel
14cu|ocaml-simple_gettext-0.1-19|33	OCaml wrapper for the gettext library.
14cu|ocaml-simple_gettext-0.1-19|34	
14cu|ocaml-simple_gettext-0.1-19|35	%files devel
14cu|ocaml-simple_gettext-0.1-19|36	%{_bindir}/*
14cu|ocaml-simple_gettext-0.1-19|37	%{_libdir}/ocaml/%{base_name}/*.a
14cu|ocaml-simple_gettext-0.1-19|38	%{_libdir}/ocaml/%{base_name}/*.cmxa
14cu|ocaml-simple_gettext-0.1-19|39	%{_libdir}/ocaml/%{base_name}/*.mli
14cu|ocaml-simple_gettext-0.1-19|40	
14cu|ocaml-simple_gettext-0.1-19|41	#----------------------------------------------------------------------------
14cu|ocaml-simple_gettext-0.1-19|42	
14cu|ocaml-simple_gettext-0.1-19|43	%prep
14cu|ocaml-simple_gettext-0.1-19|44	%setup -q -n %{base_name}-%{version}
14cu|ocaml-simple_gettext-0.1-19|45	
14cu|ocaml-simple_gettext-0.1-19|46	%build
14cu|ocaml-simple_gettext-0.1-19|47	make
14cu|ocaml-simple_gettext-0.1-19|48	
14cu|ocaml-simple_gettext-0.1-19|49	%install
14cu|ocaml-simple_gettext-0.1-19|50	install -d %{buildroot}%{_bindir}
14cu|ocaml-simple_gettext-0.1-19|51	install -d %{buildroot}%{_libdir}/ocaml/stublibs
14cu|ocaml-simple_gettext-0.1-19|52	%makeinstall_std OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
14cu|ocaml-simple_gettext-0.1-19|53	rm -f %{buildroot}%{_libdir}/ocaml/stublibs/*.owner
14cu|ocaml-simple_gettext-0.1-19|54	
14cu|ocaml-simple_gettext-0.1-19|55	%changelog
14cu|ocaml-simple_gettext-0.1-19|56	
14cu|ocaml-simple_gettext-0.1-19|57	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.1-19
14cu|ocaml-simple_gettext-0.1-19|58	- (c873365) Repack tarball according to upstream
14cu|ocaml-simple_gettext-0.1-19|59	
14cu|ocaml-simple_gettext-0.1-19|60	

12393 14
14cu|ocaml-speex-0.2.0-5|1	Summary:	OCaml interface to the speex library
14cu|ocaml-speex-0.2.0-5|2	Name:		ocaml-speex
14cu|ocaml-speex-0.2.0-5|3	Version:	0.2.0
14cu|ocaml-speex-0.2.0-5|4	Release:	5
14cu|ocaml-speex-0.2.0-5|5	License:	GPLv2+
14cu|ocaml-speex-0.2.0-5|6	Group:		Development/OCaml
14cu|ocaml-speex-0.2.0-5|7	Url:		http://sourceforge.net/projects/savonet/files/
14cu|ocaml-speex-0.2.0-5|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-speex/ocaml-speex-%{version}.tar.gz
14cu|ocaml-speex-0.2.0-5|9	BuildRequires:	ocaml
14cu|ocaml-speex-0.2.0-5|10	BuildRequires:	ocaml-findlib
14cu|ocaml-speex-0.2.0-5|11	BuildRequires:	ocaml-ogg-devel
14cu|ocaml-speex-0.2.0-5|12	BuildRequires:	pkgconfig(ogg)
14cu|ocaml-speex-0.2.0-5|13	BuildRequires:	pkgconfig(speex)
14cu|ocaml-speex-0.2.0-5|14	Requires:	speex
14cu|ocaml-speex-0.2.0-5|15	
14cu|ocaml-speex-0.2.0-5|16	%description
14cu|ocaml-speex-0.2.0-5|17	This package provides an interface to the speex library for
14cu|ocaml-speex-0.2.0-5|18	OCaml programmers.
14cu|ocaml-speex-0.2.0-5|19	
14cu|ocaml-speex-0.2.0-5|20	Speex is an audio codec especially designed for compressing voice at low
14cu|ocaml-speex-0.2.0-5|21	bit-rates for applications such as voice over IP (VoIP).
14cu|ocaml-speex-0.2.0-5|22	
14cu|ocaml-speex-0.2.0-5|23	%files
14cu|ocaml-speex-0.2.0-5|24	%doc COPYING README CHANGES
14cu|ocaml-speex-0.2.0-5|25	%dir %{_libdir}/ocaml/speex
14cu|ocaml-speex-0.2.0-5|26	%{_libdir}/ocaml/speex/META
14cu|ocaml-speex-0.2.0-5|27	%{_libdir}/ocaml/speex/*.cma
14cu|ocaml-speex-0.2.0-5|28	%{_libdir}/ocaml/speex/*.cmi
14cu|ocaml-speex-0.2.0-5|29	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-speex-0.2.0-5|30	
14cu|ocaml-speex-0.2.0-5|31	#----------------------------------------------------------------------------
14cu|ocaml-speex-0.2.0-5|32	
14cu|ocaml-speex-0.2.0-5|33	%package devel
14cu|ocaml-speex-0.2.0-5|34	Summary:	Development files for %{name}
14cu|ocaml-speex-0.2.0-5|35	Group:		Development/OCaml
14cu|ocaml-speex-0.2.0-5|36	Requires:	%{name} = %{EVRD}
14cu|ocaml-speex-0.2.0-5|37	
14cu|ocaml-speex-0.2.0-5|38	%description devel
14cu|ocaml-speex-0.2.0-5|39	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-speex-0.2.0-5|40	developing applications that use %{name}.
14cu|ocaml-speex-0.2.0-5|41	
14cu|ocaml-speex-0.2.0-5|42	%files devel
14cu|ocaml-speex-0.2.0-5|43	%doc doc/html
14cu|ocaml-speex-0.2.0-5|44	%doc examples
14cu|ocaml-speex-0.2.0-5|45	%{_libdir}/ocaml/speex/*.a
14cu|ocaml-speex-0.2.0-5|46	%{_libdir}/ocaml/speex/*.cmxa
14cu|ocaml-speex-0.2.0-5|47	%{_libdir}/ocaml/speex/*.cmx
14cu|ocaml-speex-0.2.0-5|48	%{_libdir}/ocaml/speex/*.mli
14cu|ocaml-speex-0.2.0-5|49	
14cu|ocaml-speex-0.2.0-5|50	#----------------------------------------------------------------------------
14cu|ocaml-speex-0.2.0-5|51	
14cu|ocaml-speex-0.2.0-5|52	%prep
14cu|ocaml-speex-0.2.0-5|53	%setup -q
14cu|ocaml-speex-0.2.0-5|54	
14cu|ocaml-speex-0.2.0-5|55	%build
14cu|ocaml-speex-0.2.0-5|56	./configure
14cu|ocaml-speex-0.2.0-5|57	make
14cu|ocaml-speex-0.2.0-5|58	make doc
14cu|ocaml-speex-0.2.0-5|59	
14cu|ocaml-speex-0.2.0-5|60	%install
14cu|ocaml-speex-0.2.0-5|61	export DESTDIR=%{buildroot}
14cu|ocaml-speex-0.2.0-5|62	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-speex-0.2.0-5|63	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-speex-0.2.0-5|64	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-speex-0.2.0-5|65	mkdir -p $OCAMLFIND_DESTDIR/speex
14cu|ocaml-speex-0.2.0-5|66	make install
14cu|ocaml-speex-0.2.0-5|67	
14cu|ocaml-speex-0.2.0-5|68	
14cu|ocaml-speex-0.2.0-5|69	%changelog
14cu|ocaml-speex-0.2.0-5|70	
14cu|ocaml-speex-0.2.0-5|71	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 0.2.0-5
14cu|ocaml-speex-0.2.0-5|72	- (4ae0da7) Merge pull request #1 from anastasiya_po/ocaml-speex:rosa2014.1
14cu|ocaml-speex-0.2.0-5|73	- (4ae0da7) ocaml-speex version 0.2.0
14cu|ocaml-speex-0.2.0-5|74	
14cu|ocaml-speex-0.2.0-5|75	

12394 14
14cu|ocaml-theora-0.3.0-1|1	Summary:	OCaml interface to the theora library
14cu|ocaml-theora-0.3.0-1|2	Name:		ocaml-theora
14cu|ocaml-theora-0.3.0-1|3	Version:	0.3.0
14cu|ocaml-theora-0.3.0-1|4	Release:	1
14cu|ocaml-theora-0.3.0-1|5	License:	GPLv2+
14cu|ocaml-theora-0.3.0-1|6	Group:		Development/OCaml
14cu|ocaml-theora-0.3.0-1|7	Url:		http://sourceforge.net/projects/savonet/files/ocaml-theora/
14cu|ocaml-theora-0.3.0-1|8	Source0:	http://downloads.sourceforge.net/project/savonet/ocaml-theora/%{version}/ocaml-theora-%{version}.tar.gz
14cu|ocaml-theora-0.3.0-1|9	BuildRequires:	ocaml
14cu|ocaml-theora-0.3.0-1|10	BuildRequires:	ocaml-findlib
14cu|ocaml-theora-0.3.0-1|11	BuildRequires:	ocaml-compiler
14cu|ocaml-theora-0.3.0-1|12	BuildRequires:	ocaml-ogg-devel
14cu|ocaml-theora-0.3.0-1|13	BuildRequires:	pkgconfig(theora)
14cu|ocaml-theora-0.3.0-1|14	Requires:	ocaml-ogg
14cu|ocaml-theora-0.3.0-1|15	
14cu|ocaml-theora-0.3.0-1|16	%description
14cu|ocaml-theora-0.3.0-1|17	This package contains an OCaml interface for Theora Video Compression Codec
14cu|ocaml-theora-0.3.0-1|18	Library, otherwise known as libtheora.
14cu|ocaml-theora-0.3.0-1|19	
14cu|ocaml-theora-0.3.0-1|20	%files
14cu|ocaml-theora-0.3.0-1|21	%doc COPYING CHANGES README
14cu|ocaml-theora-0.3.0-1|22	%dir %{_libdir}/ocaml/theora
14cu|ocaml-theora-0.3.0-1|23	%{_libdir}/ocaml/theora/META
14cu|ocaml-theora-0.3.0-1|24	%{_libdir}/ocaml/theora/*.cma
14cu|ocaml-theora-0.3.0-1|25	%{_libdir}/ocaml/theora/*.cmi
14cu|ocaml-theora-0.3.0-1|26	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-theora-0.3.0-1|27	
14cu|ocaml-theora-0.3.0-1|28	#----------------------------------------------------------------------------
14cu|ocaml-theora-0.3.0-1|29	
14cu|ocaml-theora-0.3.0-1|30	%package devel
14cu|ocaml-theora-0.3.0-1|31	Summary:	Development files for %{name}
14cu|ocaml-theora-0.3.0-1|32	Group:		Development/OCaml
14cu|ocaml-theora-0.3.0-1|33	Requires:	%{name} = %{EVRD}
14cu|ocaml-theora-0.3.0-1|34	
14cu|ocaml-theora-0.3.0-1|35	%description devel
14cu|ocaml-theora-0.3.0-1|36	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-theora-0.3.0-1|37	developing applications that use %{name}.
14cu|ocaml-theora-0.3.0-1|38	
14cu|ocaml-theora-0.3.0-1|39	%files devel
14cu|ocaml-theora-0.3.0-1|40	%doc doc/html
14cu|ocaml-theora-0.3.0-1|41	%{_libdir}/ocaml/theora/*.a
14cu|ocaml-theora-0.3.0-1|42	%{_libdir}/ocaml/theora/*.cmxa
14cu|ocaml-theora-0.3.0-1|43	%{_libdir}/ocaml/theora/*.cmx
14cu|ocaml-theora-0.3.0-1|44	%{_libdir}/ocaml/theora/*.mli
14cu|ocaml-theora-0.3.0-1|45	
14cu|ocaml-theora-0.3.0-1|46	#----------------------------------------------------------------------------
14cu|ocaml-theora-0.3.0-1|47	
14cu|ocaml-theora-0.3.0-1|48	%prep
14cu|ocaml-theora-0.3.0-1|49	%setup -q
14cu|ocaml-theora-0.3.0-1|50	
14cu|ocaml-theora-0.3.0-1|51	%build
14cu|ocaml-theora-0.3.0-1|52	./configure
14cu|ocaml-theora-0.3.0-1|53	make all
14cu|ocaml-theora-0.3.0-1|54	make doc
14cu|ocaml-theora-0.3.0-1|55	
14cu|ocaml-theora-0.3.0-1|56	%install
14cu|ocaml-theora-0.3.0-1|57	export DESTDIR=%{buildroot}
14cu|ocaml-theora-0.3.0-1|58	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-theora-0.3.0-1|59	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-theora-0.3.0-1|60	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-theora-0.3.0-1|61	mkdir -p $OCAMLFIND_DESTDIR/theora
14cu|ocaml-theora-0.3.0-1|62	make install
14cu|ocaml-theora-0.3.0-1|63	
14cu|ocaml-theora-0.3.0-1|64	
14cu|ocaml-theora-0.3.0-1|65	%changelog
14cu|ocaml-theora-0.3.0-1|66	
14cu|ocaml-theora-0.3.0-1|67	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
14cu|ocaml-theora-0.3.0-1|68	- (a780310) Use local configure script
14cu|ocaml-theora-0.3.0-1|69	
14cu|ocaml-theora-0.3.0-1|70	

12395 14
14cu|ocaml-ulex-1.1-8|1	%define _enable_debug_packages %{nil}
14cu|ocaml-ulex-1.1-8|2	%define debug_package %{nil}
14cu|ocaml-ulex-1.1-8|3	
14cu|ocaml-ulex-1.1-8|4	%define up_name ulex
14cu|ocaml-ulex-1.1-8|5	
14cu|ocaml-ulex-1.1-8|6	Summary:	A lexer generator for Unicode and OCaml
14cu|ocaml-ulex-1.1-8|7	Name:		ocaml-%{up_name}
14cu|ocaml-ulex-1.1-8|8	Version:	1.1
14cu|ocaml-ulex-1.1-8|9	Release:	8
14cu|ocaml-ulex-1.1-8|10	License:	MIT
14cu|ocaml-ulex-1.1-8|11	Group:		Development/OCaml
14cu|ocaml-ulex-1.1-8|12	Url:		http://www.cduce.org/
14cu|ocaml-ulex-1.1-8|13	Source0:	http://www.cduce.org/download/%{up_name}-%{version}.tar.gz
14cu|ocaml-ulex-1.1-8|14	Patch0:		ocaml-ulex-1.0.install_flags.patch
14cu|ocaml-ulex-1.1-8|15	BuildRequires:	camlp4
14cu|ocaml-ulex-1.1-8|16	BuildRequires:	ocaml
14cu|ocaml-ulex-1.1-8|17	BuildRequires:	ocaml-findlib
14cu|ocaml-ulex-1.1-8|18	BuildRequires:	mysql-devel
14cu|ocaml-ulex-1.1-8|19	
14cu|ocaml-ulex-1.1-8|20	%description
14cu|ocaml-ulex-1.1-8|21	ulex is a lexer generator for Unicode and OCaml written by Alain Frisch.
14cu|ocaml-ulex-1.1-8|22	
14cu|ocaml-ulex-1.1-8|23	%files
14cu|ocaml-ulex-1.1-8|24	%doc CHANGES README LICENSE
14cu|ocaml-ulex-1.1-8|25	%dir %{_libdir}/ocaml/ulex
14cu|ocaml-ulex-1.1-8|26	%{_libdir}/ocaml/ulex/*.cmi
14cu|ocaml-ulex-1.1-8|27	%{_libdir}/ocaml/ulex/*.cma
14cu|ocaml-ulex-1.1-8|28	%{_libdir}/ocaml/ulex/META
14cu|ocaml-ulex-1.1-8|29	
14cu|ocaml-ulex-1.1-8|30	#----------------------------------------------------------------------------
14cu|ocaml-ulex-1.1-8|31	
14cu|ocaml-ulex-1.1-8|32	%package devel
14cu|ocaml-ulex-1.1-8|33	Summary:	Development files for %{name}
14cu|ocaml-ulex-1.1-8|34	Group:		Development/OCaml
14cu|ocaml-ulex-1.1-8|35	Requires:	%{name} = %{EVRD}
14cu|ocaml-ulex-1.1-8|36	
14cu|ocaml-ulex-1.1-8|37	%description devel
14cu|ocaml-ulex-1.1-8|38	This package contains the development files needed to build applications
14cu|ocaml-ulex-1.1-8|39	using %{name}.
14cu|ocaml-ulex-1.1-8|40	
14cu|ocaml-ulex-1.1-8|41	%files devel
14cu|ocaml-ulex-1.1-8|42	%{_libdir}/ocaml/ulex/*.a
14cu|ocaml-ulex-1.1-8|43	%{_libdir}/ocaml/ulex/*.cmx
14cu|ocaml-ulex-1.1-8|44	%{_libdir}/ocaml/ulex/*.cmxa
14cu|ocaml-ulex-1.1-8|45	%{_libdir}/ocaml/ulex/*.mli
14cu|ocaml-ulex-1.1-8|46	
14cu|ocaml-ulex-1.1-8|47	#----------------------------------------------------------------------------
14cu|ocaml-ulex-1.1-8|48	
14cu|ocaml-ulex-1.1-8|49	%prep
14cu|ocaml-ulex-1.1-8|50	%setup -q -n %{up_name}-%{version}
14cu|ocaml-ulex-1.1-8|51	%patch0 -p1 -b .install_flags
14cu|ocaml-ulex-1.1-8|52	
14cu|ocaml-ulex-1.1-8|53	%build
14cu|ocaml-ulex-1.1-8|54	make all all.opt
14cu|ocaml-ulex-1.1-8|55	
14cu|ocaml-ulex-1.1-8|56	%install
14cu|ocaml-ulex-1.1-8|57	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
14cu|ocaml-ulex-1.1-8|58	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
14cu|ocaml-ulex-1.1-8|59	
14cu|ocaml-ulex-1.1-8|60	%changelog
14cu|ocaml-ulex-1.1-8|61	
14cu|ocaml-ulex-1.1-8|62	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.1-8
14cu|ocaml-ulex-1.1-8|63	- (34d59e2) Repack tarball according to upstream
14cu|ocaml-ulex-1.1-8|64	
14cu|ocaml-ulex-1.1-8|65	

12396 14
14cu|ocaml-vorbis-0.6.1-4|1	Summary:	Ocaml bindings to Ogg/Vorbis
14cu|ocaml-vorbis-0.6.1-4|2	Name:		ocaml-vorbis
14cu|ocaml-vorbis-0.6.1-4|3	Version:	0.6.1
14cu|ocaml-vorbis-0.6.1-4|4	Release:	4
14cu|ocaml-vorbis-0.6.1-4|5	License:	GPLv2+
14cu|ocaml-vorbis-0.6.1-4|6	Group:		Development/OCaml
14cu|ocaml-vorbis-0.6.1-4|7	Url:		http://sourceforge.net/projects/savonet/files/
14cu|ocaml-vorbis-0.6.1-4|8	Source0:	http://downloads.sourceforge.net/savonet/ocaml-vorbis/ocaml-vorbis-%{version}.tar.gz
14cu|ocaml-vorbis-0.6.1-4|9	BuildRequires:	ocaml
14cu|ocaml-vorbis-0.6.1-4|10	BuildRequires:	ocaml-findlib
14cu|ocaml-vorbis-0.6.1-4|11	BuildRequires:	ocaml-ogg-devel
14cu|ocaml-vorbis-0.6.1-4|12	BuildRequires:	pkgconfig(vorbis)
14cu|ocaml-vorbis-0.6.1-4|13	
14cu|ocaml-vorbis-0.6.1-4|14	%description
14cu|ocaml-vorbis-0.6.1-4|15	This OCaml library interfaces the vorbis C library. It can be used to
14cu|ocaml-vorbis-0.6.1-4|16	decode from or encode to the Ogg Vorbis compressed audio format as well
14cu|ocaml-vorbis-0.6.1-4|17	as to get informations about an Ogg Vorbis file.
14cu|ocaml-vorbis-0.6.1-4|18	
14cu|ocaml-vorbis-0.6.1-4|19	Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
14cu|ocaml-vorbis-0.6.1-4|20	general-purpose compressed audio format for audio and music at fixed
14cu|ocaml-vorbis-0.6.1-4|21	and variable bitrates from 16 to 128 kbps/channel.
14cu|ocaml-vorbis-0.6.1-4|22	
14cu|ocaml-vorbis-0.6.1-4|23	%files
14cu|ocaml-vorbis-0.6.1-4|24	%doc CHANGES COPYING README
14cu|ocaml-vorbis-0.6.1-4|25	%dir %{_libdir}/ocaml/vorbis
14cu|ocaml-vorbis-0.6.1-4|26	%{_libdir}/ocaml/vorbis/META
14cu|ocaml-vorbis-0.6.1-4|27	%{_libdir}/ocaml/vorbis/*.cma
14cu|ocaml-vorbis-0.6.1-4|28	%{_libdir}/ocaml/vorbis/*.cmi
14cu|ocaml-vorbis-0.6.1-4|29	%{_libdir}/ocaml/stublibs/*.so*
14cu|ocaml-vorbis-0.6.1-4|30	
14cu|ocaml-vorbis-0.6.1-4|31	#----------------------------------------------------------------------------
14cu|ocaml-vorbis-0.6.1-4|32	
14cu|ocaml-vorbis-0.6.1-4|33	%package devel
14cu|ocaml-vorbis-0.6.1-4|34	Summary:	Development files for %{name}
14cu|ocaml-vorbis-0.6.1-4|35	Group:		Development/OCaml
14cu|ocaml-vorbis-0.6.1-4|36	Requires:	%{name} = %{EVRD}
14cu|ocaml-vorbis-0.6.1-4|37	
14cu|ocaml-vorbis-0.6.1-4|38	%description devel
14cu|ocaml-vorbis-0.6.1-4|39	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-vorbis-0.6.1-4|40	developing applications that use %{name}.
14cu|ocaml-vorbis-0.6.1-4|41	
14cu|ocaml-vorbis-0.6.1-4|42	%files devel
14cu|ocaml-vorbis-0.6.1-4|43	%doc doc/html
14cu|ocaml-vorbis-0.6.1-4|44	%doc examples
14cu|ocaml-vorbis-0.6.1-4|45	%{_libdir}/ocaml/vorbis/*.a
14cu|ocaml-vorbis-0.6.1-4|46	%{_libdir}/ocaml/vorbis/*.cmxa
14cu|ocaml-vorbis-0.6.1-4|47	%{_libdir}/ocaml/vorbis/*.cmx
14cu|ocaml-vorbis-0.6.1-4|48	%{_libdir}/ocaml/vorbis/*.mli
14cu|ocaml-vorbis-0.6.1-4|49	
14cu|ocaml-vorbis-0.6.1-4|50	#----------------------------------------------------------------------------
14cu|ocaml-vorbis-0.6.1-4|51	
14cu|ocaml-vorbis-0.6.1-4|52	%prep
14cu|ocaml-vorbis-0.6.1-4|53	%setup -q
14cu|ocaml-vorbis-0.6.1-4|54	
14cu|ocaml-vorbis-0.6.1-4|55	%build
14cu|ocaml-vorbis-0.6.1-4|56	./configure
14cu|ocaml-vorbis-0.6.1-4|57	make all opt
14cu|ocaml-vorbis-0.6.1-4|58	make doc
14cu|ocaml-vorbis-0.6.1-4|59	
14cu|ocaml-vorbis-0.6.1-4|60	%install
14cu|ocaml-vorbis-0.6.1-4|61	export DESTDIR=%{buildroot}
14cu|ocaml-vorbis-0.6.1-4|62	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-vorbis-0.6.1-4|63	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-vorbis-0.6.1-4|64	mkdir -p $OCAMLFIND_DESTDIR/stublibs
14cu|ocaml-vorbis-0.6.1-4|65	mkdir -p $OCAMLFIND_DESTDIR/vorbis
14cu|ocaml-vorbis-0.6.1-4|66	make install
14cu|ocaml-vorbis-0.6.1-4|67	
14cu|ocaml-vorbis-0.6.1-4|68	
14cu|ocaml-vorbis-0.6.1-4|69	%changelog
14cu|ocaml-vorbis-0.6.1-4|70	
14cu|ocaml-vorbis-0.6.1-4|71	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 0.6.1-4
14cu|ocaml-vorbis-0.6.1-4|72	- (196823b) Merge pull request #1 from anastasiya_po/ocaml-vorbis:rosa2014.1
14cu|ocaml-vorbis-0.6.1-4|73	- (196823b) ocaml-vorbis version 0.6.1
14cu|ocaml-vorbis-0.6.1-4|74	
14cu|ocaml-vorbis-0.6.1-4|75	

12397 14
14cu|ocaml-xml-light-2.4-1|1	%define debug_package %{nil}
14cu|ocaml-xml-light-2.4-1|2	%define base_name       xml-light
14cu|ocaml-xml-light-2.4-1|3	
14cu|ocaml-xml-light-2.4-1|4	Summary:	Minimal XML parser & printer for OCaml
14cu|ocaml-xml-light-2.4-1|5	Name:		ocaml-%{base_name}
14cu|ocaml-xml-light-2.4-1|6	Version:	2.4
14cu|ocaml-xml-light-2.4-1|7	Release:	1
14cu|ocaml-xml-light-2.4-1|8	License:	LGPLv2.1+
14cu|ocaml-xml-light-2.4-1|9	Group:		Development/OCaml
14cu|ocaml-xml-light-2.4-1|10	Url:		https://github.com/ncannasse/xml-light/
14cu|ocaml-xml-light-2.4-1|11	Source:		https://github.com/ncannasse/xml-light/archive/%{version}.tar.gz
14cu|ocaml-xml-light-2.4-1|12	BuildRequires:	ocaml
14cu|ocaml-xml-light-2.4-1|13	
14cu|ocaml-xml-light-2.4-1|14	%description
14cu|ocaml-xml-light-2.4-1|15	Xml-Light is a minimal XML parser & printer for OCaml.
14cu|ocaml-xml-light-2.4-1|16	It provide functions to parse an XML document into an OCaml data structure,
14cu|ocaml-xml-light-2.4-1|17	work with it, and print it back to an XML document.
14cu|ocaml-xml-light-2.4-1|18	It support also DTD parsing and checking, and is entirely written in OCaml,
14cu|ocaml-xml-light-2.4-1|19	hence it does not require additional C library.
14cu|ocaml-xml-light-2.4-1|20	
14cu|ocaml-xml-light-2.4-1|21	%files
14cu|ocaml-xml-light-2.4-1|22	%doc README
14cu|ocaml-xml-light-2.4-1|23	%dir %{_libdir}/ocaml/xml-light
14cu|ocaml-xml-light-2.4-1|24	%{_libdir}/ocaml/xml-light/*.cmi
14cu|ocaml-xml-light-2.4-1|25	%{_libdir}/ocaml/xml-light/*.cma
14cu|ocaml-xml-light-2.4-1|26	%{_libdir}/ocaml/xml-light/META
14cu|ocaml-xml-light-2.4-1|27	
14cu|ocaml-xml-light-2.4-1|28	#----------------------------------------------------------------------------
14cu|ocaml-xml-light-2.4-1|29	
14cu|ocaml-xml-light-2.4-1|30	%package devel
14cu|ocaml-xml-light-2.4-1|31	Summary:	Development files for %{name}
14cu|ocaml-xml-light-2.4-1|32	Group:		Development/OCaml
14cu|ocaml-xml-light-2.4-1|33	Requires:	%{name} = %{EVRD}
14cu|ocaml-xml-light-2.4-1|34	
14cu|ocaml-xml-light-2.4-1|35	%description devel
14cu|ocaml-xml-light-2.4-1|36	This package contains the development files needed to build applications
14cu|ocaml-xml-light-2.4-1|37	using %{name}.
14cu|ocaml-xml-light-2.4-1|38	
14cu|ocaml-xml-light-2.4-1|39	%files devel
14cu|ocaml-xml-light-2.4-1|40	%{_libdir}/ocaml/xml-light/*.a
14cu|ocaml-xml-light-2.4-1|41	%{_libdir}/ocaml/xml-light/*.cmx
14cu|ocaml-xml-light-2.4-1|42	%{_libdir}/ocaml/xml-light/*.cmxa
14cu|ocaml-xml-light-2.4-1|43	%{_libdir}/ocaml/xml-light/*.cmxs
14cu|ocaml-xml-light-2.4-1|44	%{_libdir}/ocaml/xml-light/*.mli
14cu|ocaml-xml-light-2.4-1|45	
14cu|ocaml-xml-light-2.4-1|46	#----------------------------------------------------------------------------
14cu|ocaml-xml-light-2.4-1|47	
14cu|ocaml-xml-light-2.4-1|48	%prep
14cu|ocaml-xml-light-2.4-1|49	%setup -q -n %{base_name}-%{version}
14cu|ocaml-xml-light-2.4-1|50	chmod 644 README *.mli
14cu|ocaml-xml-light-2.4-1|51	perl -pi -e 's/\015$//' README
14cu|ocaml-xml-light-2.4-1|52	
14cu|ocaml-xml-light-2.4-1|53	%build
14cu|ocaml-xml-light-2.4-1|54	make
14cu|ocaml-xml-light-2.4-1|55	make doc
14cu|ocaml-xml-light-2.4-1|56	
14cu|ocaml-xml-light-2.4-1|57	%install
14cu|ocaml-xml-light-2.4-1|58	install -d %{buildroot}%{_libdir}/ocaml/xml-light
14cu|ocaml-xml-light-2.4-1|59	make install INSTALLDIR=%{buildroot}%{_libdir}/ocaml/xml-light
14cu|ocaml-xml-light-2.4-1|60	
14cu|ocaml-xml-light-2.4-1|61	cat > %{buildroot}%{_libdir}/ocaml/xml-light/META <<EOF
14cu|ocaml-xml-light-2.4-1|62	version = "%{version}"
14cu|ocaml-xml-light-2.4-1|63	description = "Minimal XML parser & printer for OCaml"
14cu|ocaml-xml-light-2.4-1|64	archive(byte) = "xml-light.cma"
14cu|ocaml-xml-light-2.4-1|65	archive(native) = "xml-light.cmxa"
14cu|ocaml-xml-light-2.4-1|66	EOF
14cu|ocaml-xml-light-2.4-1|67	
14cu|ocaml-xml-light-2.4-1|68	
14cu|ocaml-xml-light-2.4-1|69	%changelog
14cu|ocaml-xml-light-2.4-1|70	
14cu|ocaml-xml-light-2.4-1|71	* Sat Jul 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-1
14cu|ocaml-xml-light-2.4-1|72	- (b26f5f7) Updated to 2.4
14cu|ocaml-xml-light-2.4-1|73	
14cu|ocaml-xml-light-2.4-1|74	

12398 14
14cu|ocaml-xmlm-1.2.0-1|1	%define debug_package %{nil}
14cu|ocaml-xmlm-1.2.0-1|2	
14cu|ocaml-xmlm-1.2.0-1|3	Summary:	Streaming XML input/output for OCaml
14cu|ocaml-xmlm-1.2.0-1|4	Name:		ocaml-xmlm
14cu|ocaml-xmlm-1.2.0-1|5	Version:	1.2.0
14cu|ocaml-xmlm-1.2.0-1|6	Release:	1
14cu|ocaml-xmlm-1.2.0-1|7	License:	BSD
14cu|ocaml-xmlm-1.2.0-1|8	Group:		Development/OCaml
14cu|ocaml-xmlm-1.2.0-1|9	URL:            http://erratique.ch/software/xmlm
14cu|ocaml-xmlm-1.2.0-1|10	Source0:        http://erratique.ch/software/xmlm/releases/xmlm-%{version}.tbz
14cu|ocaml-xmlm-1.2.0-1|11	Source100:	%{name}.rpmlintrc
14cu|ocaml-xmlm-1.2.0-1|12	BuildRequires:  ocaml-findlib
14cu|ocaml-xmlm-1.2.0-1|13	BuildRequires:  ocaml-compiler
14cu|ocaml-xmlm-1.2.0-1|14	
14cu|ocaml-xmlm-1.2.0-1|15	%description
14cu|ocaml-xmlm-1.2.0-1|16	Xmlm is an OCaml module providing streaming XML input/output. It aims at
14cu|ocaml-xmlm-1.2.0-1|17	making XML processing robust and painless. The streaming interface can
14cu|ocaml-xmlm-1.2.0-1|18	process documents without building an in-memory representation. It lets
14cu|ocaml-xmlm-1.2.0-1|19	the programmer translate its data structures to XML documents and
14cu|ocaml-xmlm-1.2.0-1|20	vice-versa. Functions are provided to easily transform arborescent data
14cu|ocaml-xmlm-1.2.0-1|21	structures to/from XML documents.
14cu|ocaml-xmlm-1.2.0-1|22	
14cu|ocaml-xmlm-1.2.0-1|23	%files
14cu|ocaml-xmlm-1.2.0-1|24	%doc README.md CHANGES.md
14cu|ocaml-xmlm-1.2.0-1|25	%{_bindir}/xmltrip
14cu|ocaml-xmlm-1.2.0-1|26	%{_libdir}/ocaml/xmlm/META
14cu|ocaml-xmlm-1.2.0-1|27	%{_libdir}/ocaml/xmlm/xmlm.cmi
14cu|ocaml-xmlm-1.2.0-1|28	%{_libdir}/ocaml/xmlm/xmlm.cma
14cu|ocaml-xmlm-1.2.0-1|29	%{_libdir}/ocaml/xmlm/xmlm.cmxs
14cu|ocaml-xmlm-1.2.0-1|30	
14cu|ocaml-xmlm-1.2.0-1|31	#----------------------------------------------------------------------------
14cu|ocaml-xmlm-1.2.0-1|32	
14cu|ocaml-xmlm-1.2.0-1|33	%package devel
14cu|ocaml-xmlm-1.2.0-1|34	Summary:	Development files for %{name}
14cu|ocaml-xmlm-1.2.0-1|35	Group:		Development/OCaml
14cu|ocaml-xmlm-1.2.0-1|36	Requires:	%{name} = %{EVRD}
14cu|ocaml-xmlm-1.2.0-1|37	
14cu|ocaml-xmlm-1.2.0-1|38	%description devel
14cu|ocaml-xmlm-1.2.0-1|39	The %{name}-devel package contains libraries and signature files for
14cu|ocaml-xmlm-1.2.0-1|40	developing applications that use %{name}.
14cu|ocaml-xmlm-1.2.0-1|41	
14cu|ocaml-xmlm-1.2.0-1|42	%files devel
14cu|ocaml-xmlm-1.2.0-1|43	%doc doc/ test/
14cu|ocaml-xmlm-1.2.0-1|44	%{_libdir}/ocaml/xmlm/xmlm.cmx
14cu|ocaml-xmlm-1.2.0-1|45	%{_libdir}/ocaml/xmlm/xmlm.cmxa
14cu|ocaml-xmlm-1.2.0-1|46	%{_libdir}/ocaml/xmlm/xmlm.a
14cu|ocaml-xmlm-1.2.0-1|47	%{_libdir}/ocaml/xmlm/xmlm.mli
14cu|ocaml-xmlm-1.2.0-1|48	%{_libdir}/ocaml/xmlm/xmlm.cmt
14cu|ocaml-xmlm-1.2.0-1|49	%{_libdir}/ocaml/xmlm/xmlm.cmti
14cu|ocaml-xmlm-1.2.0-1|50	%{_libdir}/ocaml/xmlm/xmlm.annot
14cu|ocaml-xmlm-1.2.0-1|51	
14cu|ocaml-xmlm-1.2.0-1|52	#----------------------------------------------------------------------------
14cu|ocaml-xmlm-1.2.0-1|53	
14cu|ocaml-xmlm-1.2.0-1|54	%prep
14cu|ocaml-xmlm-1.2.0-1|55	%setup -q -n xmlm-%{version}
14cu|ocaml-xmlm-1.2.0-1|56	
14cu|ocaml-xmlm-1.2.0-1|57	%build
14cu|ocaml-xmlm-1.2.0-1|58	pushd src/
14cu|ocaml-xmlm-1.2.0-1|59	ocamlc -c -annot -bin-annot xmlm.mli
14cu|ocaml-xmlm-1.2.0-1|60	ocamlc -c -annot -bin-annot xmlm.ml
14cu|ocaml-xmlm-1.2.0-1|61	ocamlc -g -a -o xmlm.cma xmlm.cmo
14cu|ocaml-xmlm-1.2.0-1|62	ocamlopt -c -annot -bin-annot xmlm.ml
14cu|ocaml-xmlm-1.2.0-1|63	ocamlopt -g -a -o xmlm.cmxa xmlm.cmx
14cu|ocaml-xmlm-1.2.0-1|64	ocamlopt -g -shared -linkall -o xmlm.cmxs xmlm.cmxa
14cu|ocaml-xmlm-1.2.0-1|65	popd
14cu|ocaml-xmlm-1.2.0-1|66	
14cu|ocaml-xmlm-1.2.0-1|67	pushd test/
14cu|ocaml-xmlm-1.2.0-1|68	ocamlopt -c -I ../src xhtml.ml
14cu|ocaml-xmlm-1.2.0-1|69	ocamlopt -c -I ../src xmltrip.ml
14cu|ocaml-xmlm-1.2.0-1|70	ocamlopt -o xmltrip -I ../src xmlm.cmxa xhtml.cmx xmltrip.cmx
14cu|ocaml-xmlm-1.2.0-1|71	rm -f *.o *.cm[ix]
14cu|ocaml-xmlm-1.2.0-1|72	popd
14cu|ocaml-xmlm-1.2.0-1|73	
14cu|ocaml-xmlm-1.2.0-1|74	
14cu|ocaml-xmlm-1.2.0-1|75	%install
14cu|ocaml-xmlm-1.2.0-1|76	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
14cu|ocaml-xmlm-1.2.0-1|77	mkdir -p $OCAMLFIND_DESTDIR/xmlm
14cu|ocaml-xmlm-1.2.0-1|78	pushd src/
14cu|ocaml-xmlm-1.2.0-1|79	ocamlfind install xmlm ../pkg/META \
14cu|ocaml-xmlm-1.2.0-1|80	*.a *.cm[iatx] *.cmti *.cmx[as] *.annot *.mli
14cu|ocaml-xmlm-1.2.0-1|81	popd
14cu|ocaml-xmlm-1.2.0-1|82	pushd test/
14cu|ocaml-xmlm-1.2.0-1|83	install -d %{buildroot}%{_bindir}/
14cu|ocaml-xmlm-1.2.0-1|84	install -m 0755 xmltrip %{buildroot}%{_bindir}/
14cu|ocaml-xmlm-1.2.0-1|85	popd
14cu|ocaml-xmlm-1.2.0-1|86	
14cu|ocaml-xmlm-1.2.0-1|87	
14cu|ocaml-xmlm-1.2.0-1|88	%changelog
14cu|ocaml-xmlm-1.2.0-1|89	
14cu|ocaml-xmlm-1.2.0-1|90	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cu|ocaml-xmlm-1.2.0-1|91	- (92af9b9) Updated to 1.2.0
14cu|ocaml-xmlm-1.2.0-1|92	
14cu|ocaml-xmlm-1.2.0-1|93	

12399 14
14cu|ocrad-0.25-1|1	Summary: 	Optical Character Recognition
14cu|ocrad-0.25-1|2	Name: 		ocrad
14cu|ocrad-0.25-1|3	Version: 	0.25
14cu|ocrad-0.25-1|4	Release: 	1
14cu|ocrad-0.25-1|5	License: 	GPLv3+
14cu|ocrad-0.25-1|6	Group: 		Publishing
14cu|ocrad-0.25-1|7	Source: 	http://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.lz
14cu|ocrad-0.25-1|8	URL: 		http://www.gnu.org/software/ocrad/ocrad.html
14cu|ocrad-0.25-1|9	BuildRequires:	lzip
14cu|ocrad-0.25-1|10	
14cu|ocrad-0.25-1|11	%description
14cu|ocrad-0.25-1|12	Ocrad is an OCR (Optical Character Recognition) program implemented
14cu|ocrad-0.25-1|13	as a filter and based on a feature extraction method. It reads a
14cu|ocrad-0.25-1|14	bitmap image in PBM format and outputs text in the ISO-8859-1
14cu|ocrad-0.25-1|15	(Latin-1) charset. It includes a layout analyser that is able to
14cu|ocrad-0.25-1|16	separate the columns or blocks of text normally found on printed
14cu|ocrad-0.25-1|17	pages. Ocrad can be used as a stand-alone console application, or as
14cu|ocrad-0.25-1|18	a backend to other programs
14cu|ocrad-0.25-1|19	
14cu|ocrad-0.25-1|20	%package devel
14cu|ocrad-0.25-1|21	Group: Publishing
14cu|ocrad-0.25-1|22	Summary: Header files needed for ocard development
14cu|ocrad-0.25-1|23	
14cu|ocrad-0.25-1|24	%description devel
14cu|ocrad-0.25-1|25	This package contains header files needed for ocard development.
14cu|ocrad-0.25-1|26	
14cu|ocrad-0.25-1|27	%prep
14cu|ocrad-0.25-1|28	%setup -q
14cu|ocrad-0.25-1|29	
14cu|ocrad-0.25-1|30	%build
14cu|ocrad-0.25-1|31	./configure --prefix=%{_prefix} --libdir=%{_libdir} CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" CPPFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
14cu|ocrad-0.25-1|32	%make
14cu|ocrad-0.25-1|33	
14cu|ocrad-0.25-1|34	%install
14cu|ocrad-0.25-1|35	export PATH=$PATH:/sbin
14cu|ocrad-0.25-1|36	%makeinstall_std
14cu|ocrad-0.25-1|37	
14cu|ocrad-0.25-1|38	%files
14cu|ocrad-0.25-1|39	%doc README COPYING INSTALL ChangeLog
14cu|ocrad-0.25-1|40	%{_bindir}/*
14cu|ocrad-0.25-1|41	%{_infodir}/*
14cu|ocrad-0.25-1|42	%{_mandir}/man1/*.1.*
14cu|ocrad-0.25-1|43	
14cu|ocrad-0.25-1|44	%files devel
14cu|ocrad-0.25-1|45	%{_includedir}/ocradlib.h
14cu|ocrad-0.25-1|46	%{_libdir}/libocrad.a
14cu|ocrad-0.25-1|47	
14cu|ocrad-0.25-1|48	%changelog
14cu|ocrad-0.25-1|49	
14cu|ocrad-0.25-1|50	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.25-1
14cu|ocrad-0.25-1|51	- (9a88650) Updated to 0.25
14cu|ocrad-0.25-1|52	
14cu|ocrad-0.25-1|53	

12400 14
14cu|ocrfeeder-0.8.1-11.20180318|1	%define git 20180318
14cu|ocrfeeder-0.8.1-11.20180318|2	
14cu|ocrfeeder-0.8.1-11.20180318|3	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|ocrfeeder-0.8.1-11.20180318|4	
14cu|ocrfeeder-0.8.1-11.20180318|5	Summary:	GUI for tesseract and cuneiform OCR
14cu|ocrfeeder-0.8.1-11.20180318|6	Name:		ocrfeeder
14cu|ocrfeeder-0.8.1-11.20180318|7	Version:	0.8.1
14cu|ocrfeeder-0.8.1-11.20180318|8	Release:	11.%{git}
14cu|ocrfeeder-0.8.1-11.20180318|9	License:	GPLv3+
14cu|ocrfeeder-0.8.1-11.20180318|10	Group:		Office
14cu|ocrfeeder-0.8.1-11.20180318|11	Url:		https://wiki.gnome.org/OCRFeeder
14cu|ocrfeeder-0.8.1-11.20180318|12	#Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|ocrfeeder-0.8.1-11.20180318|13	# Git snapshot from https://gitlab.gnome.org/GNOME/ocrfeeder/tree/master
14cu|ocrfeeder-0.8.1-11.20180318|14	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cu|ocrfeeder-0.8.1-11.20180318|15	Patch0:		ocrfeeder-0.7.5-mga-fix-desktop-file-version.patch
14cu|ocrfeeder-0.8.1-11.20180318|16	Patch1:		ocrfeeder-0.8.1-20180318-disable-runtime-gi-dep-check-on-build-time.patch
14cu|ocrfeeder-0.8.1-11.20180318|17	Patch2:		ocrfeeder-0.8.1-pack_start.patch
14cu|ocrfeeder-0.8.1-11.20180318|18	Patch3:		ocrfeeder-0.8.1-fix_select_scanner.patch
14cu|ocrfeeder-0.8.1-11.20180318|19	BuildRequires:	gnome-python-gtkspell
14cu|ocrfeeder-0.8.1-11.20180318|20	BuildRequires:	intltool
14cu|ocrfeeder-0.8.1-11.20180318|21	BuildRequires:	itstool
14cu|ocrfeeder-0.8.1-11.20180318|22	BuildRequires:	yelp-tools
14cu|ocrfeeder-0.8.1-11.20180318|23	BuildRequires:	python-enchant
14cu|ocrfeeder-0.8.1-11.20180318|24	%if %{mdvver} >= 201400
14cu|ocrfeeder-0.8.1-11.20180318|25	BuildRequires:	python-pillow
14cu|ocrfeeder-0.8.1-11.20180318|26	BuildRequires:	python-pillow-sane
14cu|ocrfeeder-0.8.1-11.20180318|27	%else
14cu|ocrfeeder-0.8.1-11.20180318|28	BuildRequires:	python-imaging
14cu|ocrfeeder-0.8.1-11.20180318|29	%endif
14cu|ocrfeeder-0.8.1-11.20180318|30	BuildRequires:	python-reportlab
14cu|ocrfeeder-0.8.1-11.20180318|31	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|ocrfeeder-0.8.1-11.20180318|32	BuildRequires:	pkgconfig(pygoocanvas)
14cu|ocrfeeder-0.8.1-11.20180318|33	BuildRequires:	pkgconfig(python)
14cu|ocrfeeder-0.8.1-11.20180318|34	Requires:	python-pygoocanvas
14cu|ocrfeeder-0.8.1-11.20180318|35	Requires:	gnome-python-gtkspell
14cu|ocrfeeder-0.8.1-11.20180318|36	Requires:	gnome-doc-utils
14cu|ocrfeeder-0.8.1-11.20180318|37	Requires:	tesseract-language
14cu|ocrfeeder-0.8.1-11.20180318|38	Requires:	python-enchant
14cu|ocrfeeder-0.8.1-11.20180318|39	Requires:	python-lxml
14cu|ocrfeeder-0.8.1-11.20180318|40	%if %{mdvver} >= 201400
14cu|ocrfeeder-0.8.1-11.20180318|41	Requires:	python-pillow
14cu|ocrfeeder-0.8.1-11.20180318|42	Requires:	python-pillow-sane
14cu|ocrfeeder-0.8.1-11.20180318|43	%else
14cu|ocrfeeder-0.8.1-11.20180318|44	Requires:	python-imaging
14cu|ocrfeeder-0.8.1-11.20180318|45	%endif
14cu|ocrfeeder-0.8.1-11.20180318|46	Requires:	python-reportlab
14cu|ocrfeeder-0.8.1-11.20180318|47	Requires:	typelib(GooCanvas)
14cu|ocrfeeder-0.8.1-11.20180318|48	Requires:	typelib(GtkSpell)
14cu|ocrfeeder-0.8.1-11.20180318|49	BuildArch:	noarch
14cu|ocrfeeder-0.8.1-11.20180318|50	
14cu|ocrfeeder-0.8.1-11.20180318|51	%description
14cu|ocrfeeder-0.8.1-11.20180318|52	OCRFeeder is a complete Optical Character Recognition and Document Analysis
14cu|ocrfeeder-0.8.1-11.20180318|53	and Recognition program.
14cu|ocrfeeder-0.8.1-11.20180318|54	
14cu|ocrfeeder-0.8.1-11.20180318|55	%files -f %{name}.lang
14cu|ocrfeeder-0.8.1-11.20180318|56	%doc NEWS README AUTHORS
14cu|ocrfeeder-0.8.1-11.20180318|57	%{_bindir}/%{name}
14cu|ocrfeeder-0.8.1-11.20180318|58	%{_bindir}/%{name}-cli
14cu|ocrfeeder-0.8.1-11.20180318|59	%{_datadir}/%{name}/
14cu|ocrfeeder-0.8.1-11.20180318|60	%{_datadir}/applications/%{name}.desktop
14cu|ocrfeeder-0.8.1-11.20180318|61	%{_iconsdir}/hicolor/scalable/*/%{name}.svg
14cu|ocrfeeder-0.8.1-11.20180318|62	%{_mandir}/man1/%{name}*1.*
14cu|ocrfeeder-0.8.1-11.20180318|63	%{python_sitelib}/%{name}/
14cu|ocrfeeder-0.8.1-11.20180318|64	
14cu|ocrfeeder-0.8.1-11.20180318|65	#----------------------------------------------------------------------------
14cu|ocrfeeder-0.8.1-11.20180318|66	
14cu|ocrfeeder-0.8.1-11.20180318|67	%prep
14cu|ocrfeeder-0.8.1-11.20180318|68	%setup -qn %{name}-%{version}-%{git}
14cu|ocrfeeder-0.8.1-11.20180318|69	%apply_patches
14cu|ocrfeeder-0.8.1-11.20180318|70	
14cu|ocrfeeder-0.8.1-11.20180318|71	%build
14cu|ocrfeeder-0.8.1-11.20180318|72	intltoolize
14cu|ocrfeeder-0.8.1-11.20180318|73	autoreconf -vfi
14cu|ocrfeeder-0.8.1-11.20180318|74	%configure2_5x
14cu|ocrfeeder-0.8.1-11.20180318|75	%make
14cu|ocrfeeder-0.8.1-11.20180318|76	
14cu|ocrfeeder-0.8.1-11.20180318|77	%install
14cu|ocrfeeder-0.8.1-11.20180318|78	%makeinstall_std
14cu|ocrfeeder-0.8.1-11.20180318|79	
14cu|ocrfeeder-0.8.1-11.20180318|80	# daviddavid: fix missing icons in iconsdir repertory for desktop menu entry
14cu|ocrfeeder-0.8.1-11.20180318|81	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|ocrfeeder-0.8.1-11.20180318|82	cp -pr resources/icons/ocrfeeder.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cu|ocrfeeder-0.8.1-11.20180318|83	
14cu|ocrfeeder-0.8.1-11.20180318|84	%find_lang %{name} --with-gnome
14cu|ocrfeeder-0.8.1-11.20180318|85	
14cu|ocrfeeder-0.8.1-11.20180318|86	
14cu|ocrfeeder-0.8.1-11.20180318|87	%changelog
14cu|ocrfeeder-0.8.1-11.20180318|88	
14cu|ocrfeeder-0.8.1-11.20180318|89	* Thu Aug 23 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-11.20180318
14cu|ocrfeeder-0.8.1-11.20180318|90	- (20e6122) Build requires itstool
14cu|ocrfeeder-0.8.1-11.20180318|91	
14cu|ocrfeeder-0.8.1-11.20180318|92	

12401 14
14cu|ocsinventory-2.1.2-6|1	
14cu|ocsinventory-2.1.2-6|2	#%global __requires_exclude pear\\(dbconfig.inc.php\\)|pear\\(composants.php\\)|pear\\(dico.php\\)|pear\\(opt_groups.php\\)|pear\\(opt_pack.php\\)|pear\\(opt_sup.php\\)|pear\\(domxml-php4-to-php5.php\\)
14cu|ocsinventory-2.1.2-6|3	
14cu|ocsinventory-2.1.2-6|4	
14cu|ocsinventory-2.1.2-6|5	%define schema_version 2.0
14cu|ocsinventory-2.1.2-6|6	
14cu|ocsinventory-2.1.2-6|7	Name:		ocsinventory
14cu|ocsinventory-2.1.2-6|8	Version:	2.1.2
14cu|ocsinventory-2.1.2-6|9	Release:	6
14cu|ocsinventory-2.1.2-6|10	Summary:	Open Computer and Software Inventory Next Generation
14cu|ocsinventory-2.1.2-6|11	
14cu|ocsinventory-2.1.2-6|12	License:	GPL
14cu|ocsinventory-2.1.2-6|13	Group:		System/Servers
14cu|ocsinventory-2.1.2-6|14	URL:		http://www.ocsinventory-ng.org/
14cu|ocsinventory-2.1.2-6|15	Source0:	OCSNG_UNIX_SERVER-2.1.2.tar.gz
14cu|ocsinventory-2.1.2-6|16	Patch0:		ocsng-httpd24.patch
14cu|ocsinventory-2.1.2-6|17	BuildArch:	noarch
14cu|ocsinventory-2.1.2-6|18	BuildRequires:	perl-devel
14cu|ocsinventory-2.1.2-6|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|ocsinventory-2.1.2-6|20	BuildRequires:	perl(Apache::DBI)
14cu|ocsinventory-2.1.2-6|21	BuildRequires:	perl(DBD::mysql)
14cu|ocsinventory-2.1.2-6|22	BuildRequires:	perl(Net::IP)
14cu|ocsinventory-2.1.2-6|23	BuildRequires:	perl(XML::Simple)
14cu|ocsinventory-2.1.2-6|24	# Main package is a dummy package
14cu|ocsinventory-2.1.2-6|25	Requires:    ocsinventory-server  = %{version}-%{release}
14cu|ocsinventory-2.1.2-6|26	Requires:    ocsinventory-reports = %{version}-%{release}
14cu|ocsinventory-2.1.2-6|27	
14cu|ocsinventory-2.1.2-6|28	
14cu|ocsinventory-2.1.2-6|29	%description
14cu|ocsinventory-2.1.2-6|30	Open Computer and Software Inventory Next Generation is an application
14cu|ocsinventory-2.1.2-6|31	designed to help a network or system administrator keep track of the
14cu|ocsinventory-2.1.2-6|32	computers configuration and software that are installed on the network.
14cu|ocsinventory-2.1.2-6|33	
14cu|ocsinventory-2.1.2-6|34	OCS Inventory is also able to detect all active devices on your network,
14cu|ocsinventory-2.1.2-6|35	such as switch, router, network printer and unattended devices.
14cu|ocsinventory-2.1.2-6|36	
14cu|ocsinventory-2.1.2-6|37	OCS Inventory NG includes package deployment feature on client computers
14cu|ocsinventory-2.1.2-6|38	
14cu|ocsinventory-2.1.2-6|39	
14cu|ocsinventory-2.1.2-6|40	%package server
14cu|ocsinventory-2.1.2-6|41	Group:		System/Servers
14cu|ocsinventory-2.1.2-6|42	Summary:	Communication server
14cu|ocsinventory-2.1.2-6|43	Requires:	apache-mod_perl
14cu|ocsinventory-2.1.2-6|44	Requires:	perl(Apache::DBI)
14cu|ocsinventory-2.1.2-6|45	Requires:	perl(XML::Simple)
14cu|ocsinventory-2.1.2-6|46	Requires:	perl(Compress::Zlib)
14cu|ocsinventory-2.1.2-6|47	Requires:	perl(DBD::mysql)
14cu|ocsinventory-2.1.2-6|48	Requires:	perl(Net::IP)
14cu|ocsinventory-2.1.2-6|49	Requires:	perl(SOAP::Lite)
14cu|ocsinventory-2.1.2-6|50	
14cu|ocsinventory-2.1.2-6|51	%description server
14cu|ocsinventory-2.1.2-6|52	This package provides the Communication server, which will handle HTTP
14cu|ocsinventory-2.1.2-6|53	communications between database server and agents.
14cu|ocsinventory-2.1.2-6|54	
14cu|ocsinventory-2.1.2-6|55	%package reports
14cu|ocsinventory-2.1.2-6|56	Group:		System/Servers
14cu|ocsinventory-2.1.2-6|57	Summary:	Administration console
14cu|ocsinventory-2.1.2-6|58	Requires:	apache-mod_php
14cu|ocsinventory-2.1.2-6|59	Requires:	php-mysql
14cu|ocsinventory-2.1.2-6|60	Requires:	php-xml
14cu|ocsinventory-2.1.2-6|61	Requires:	php-zip
14cu|ocsinventory-2.1.2-6|62	Requires:	php-gd
14cu|ocsinventory-2.1.2-6|63	Requires:	php-mbstring
14cu|ocsinventory-2.1.2-6|64	Recommends:	php-ldap
14cu|ocsinventory-2.1.2-6|65	Recommends:	mysql-MariaDB
14cu|ocsinventory-2.1.2-6|66	
14cu|ocsinventory-2.1.2-6|67	%description reports
14cu|ocsinventory-2.1.2-6|68	This package provides the Administration console, which will allow
14cu|ocsinventory-2.1.2-6|69	administrators to query the database server through their favorite browser.
14cu|ocsinventory-2.1.2-6|70	
14cu|ocsinventory-2.1.2-6|71	%prep
14cu|ocsinventory-2.1.2-6|72	%setup -q -n OCSNG_UNIX_SERVER-%{version}
14cu|ocsinventory-2.1.2-6|73	%patch0 -p0
14cu|ocsinventory-2.1.2-6|74	
14cu|ocsinventory-2.1.2-6|75	perl -pi -e 's/SCHEMA_VERSION/%{schema_version}/' ocsreports/index.php
14cu|ocsinventory-2.1.2-6|76	
14cu|ocsinventory-2.1.2-6|77	%build
14cu|ocsinventory-2.1.2-6|78	cd Apache
14cu|ocsinventory-2.1.2-6|79	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|ocsinventory-2.1.2-6|80	%make
14cu|ocsinventory-2.1.2-6|81	
14cu|ocsinventory-2.1.2-6|82	%install
14cu|ocsinventory-2.1.2-6|83	
14cu|ocsinventory-2.1.2-6|84	# ocsinventory-server
14cu|ocsinventory-2.1.2-6|85	pushd Apache
14cu|ocsinventory-2.1.2-6|86	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cu|ocsinventory-2.1.2-6|87	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cu|ocsinventory-2.1.2-6|88	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
14cu|ocsinventory-2.1.2-6|89	
14cu|ocsinventory-2.1.2-6|90	# To avoid bad dependency on perl(mod_perl)
14cu|ocsinventory-2.1.2-6|91	rm -f %{buildroot}%{perl_vendorlib}/Apache/Ocsinventory/Server/Modperl1.pm
14cu|ocsinventory-2.1.2-6|92	
14cu|ocsinventory-2.1.2-6|93	popd
14cu|ocsinventory-2.1.2-6|94	
14cu|ocsinventory-2.1.2-6|95	install -d -m 755 %{buildroot}%{_localstatedir}/log/ocsinventory-server
14cu|ocsinventory-2.1.2-6|96	
14cu|ocsinventory-2.1.2-6|97	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|ocsinventory-2.1.2-6|98	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-server<<EOF
14cu|ocsinventory-2.1.2-6|99	/var/log/ocsinventory-server/*.log {
14cu|ocsinventory-2.1.2-6|100	missingok
14cu|ocsinventory-2.1.2-6|101	}
14cu|ocsinventory-2.1.2-6|102	EOF
14cu|ocsinventory-2.1.2-6|103	
14cu|ocsinventory-2.1.2-6|104	install -d -m 755 %{buildroot}%{webappconfdir}
14cu|ocsinventory-2.1.2-6|105	install -m 644 etc/ocsinventory/ocsinventory-server.conf \
14cu|ocsinventory-2.1.2-6|106	%{buildroot}%{webappconfdir}
14cu|ocsinventory-2.1.2-6|107	perl -pi \
14cu|ocsinventory-2.1.2-6|108	-e 's|DATABASE_SERVER|localhost|;' \
14cu|ocsinventory-2.1.2-6|109	-e 's|DATABASE_PORT|3306|;' \
14cu|ocsinventory-2.1.2-6|110	-e 's|VERSION_MP|2|;' \
14cu|ocsinventory-2.1.2-6|111	-e 's|PATH_TO_LOG_DIRECTORY|%{_localstatedir}/log/ocsinventory-server|;' \
14cu|ocsinventory-2.1.2-6|112	%{buildroot}%{_webappconfdir}/ocsinventory-server.conf
14cu|ocsinventory-2.1.2-6|113	
14cu|ocsinventory-2.1.2-6|114	# --- ocsinventory-reports
14cu|ocsinventory-2.1.2-6|115	
14cu|ocsinventory-2.1.2-6|116	install -d -m 755 %{buildroot}%{_datadir}/ocsinventory
14cu|ocsinventory-2.1.2-6|117	cp -pr ocsreports %{buildroot}%{_datadir}/ocsinventory
14cu|ocsinventory-2.1.2-6|118	
14cu|ocsinventory-2.1.2-6|119	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports
14cu|ocsinventory-2.1.2-6|120	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/download
14cu|ocsinventory-2.1.2-6|121	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/ipd
14cu|ocsinventory-2.1.2-6|122	
14cu|ocsinventory-2.1.2-6|123	install -m 755 binutils/ipdiscover-util.pl %{buildroot}%{_datadir}/ocsinventory/ocsreports/ipdiscover-util.pl
14cu|ocsinventory-2.1.2-6|124	
14cu|ocsinventory-2.1.2-6|125	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
14cu|ocsinventory-2.1.2-6|126	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory/ocsreports
14cu|ocsinventory-2.1.2-6|127	
14cu|ocsinventory-2.1.2-6|128	mv %{buildroot}%{_datadir}/ocsinventory/ocsreports/dbconfig.inc.php \
14cu|ocsinventory-2.1.2-6|129	%{buildroot}%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
14cu|ocsinventory-2.1.2-6|130	pushd %{buildroot}%{_datadir}/ocsinventory/ocsreports
14cu|ocsinventory-2.1.2-6|131	ln -s ../../../../%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php .
14cu|ocsinventory-2.1.2-6|132	popd
14cu|ocsinventory-2.1.2-6|133	
14cu|ocsinventory-2.1.2-6|134	install -m 644 etc/ocsinventory/ocsinventory-reports.conf \
14cu|ocsinventory-2.1.2-6|135	%{buildroot}%{webappconfdir}
14cu|ocsinventory-2.1.2-6|136	perl -pi \
14cu|ocsinventory-2.1.2-6|137	-e 's|OCSREPORTS_ALIAS|/ocsinventory-reports|;' \
14cu|ocsinventory-2.1.2-6|138	-e 's|PATH_TO_OCSREPORTS_DIR|%{_datadir}/ocsinventory/ocsreports|;' \
14cu|ocsinventory-2.1.2-6|139	-e 's|PACKAGES_ALIAS|/ocsinventory-download|;' \
14cu|ocsinventory-2.1.2-6|140	-e 's|PATH_TO_PACKAGES_DIR|%{_localstatedir}/lib/ocsinventory-reports/download|;' \
14cu|ocsinventory-2.1.2-6|141	%{buildroot}%{_webappconfdir}/ocsinventory-reports.conf
14cu|ocsinventory-2.1.2-6|142	
14cu|ocsinventory-2.1.2-6|143	%files server
14cu|ocsinventory-2.1.2-6|144	%doc README LICENSE.txt Apache/Changes
14cu|ocsinventory-2.1.2-6|145	%{perl_vendorlib}/Apache
14cu|ocsinventory-2.1.2-6|146	%attr(-,apache,apache) %{_localstatedir}/log/ocsinventory-server
14cu|ocsinventory-2.1.2-6|147	%config(noreplace) %{webappconfdir}/ocsinventory-server.conf
14cu|ocsinventory-2.1.2-6|148	%config(noreplace) %{_sysconfdir}/logrotate.d/ocsinventory-server
14cu|ocsinventory-2.1.2-6|149	
14cu|ocsinventory-2.1.2-6|150	%files reports
14cu|ocsinventory-2.1.2-6|151	%doc README LICENSE.txt
14cu|ocsinventory-2.1.2-6|152	%{_datadir}/ocsinventory
14cu|ocsinventory-2.1.2-6|153	%config(noreplace) %{webappconfdir}/ocsinventory-reports.conf
14cu|ocsinventory-2.1.2-6|154	%dir %{_sysconfdir}/ocsinventory
14cu|ocsinventory-2.1.2-6|155	%dir %{_sysconfdir}/ocsinventory/ocsreports
14cu|ocsinventory-2.1.2-6|156	%attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
14cu|ocsinventory-2.1.2-6|157	%attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports
14cu|ocsinventory-2.1.2-6|158	
14cu|ocsinventory-2.1.2-6|159	%changelog
14cu|ocsinventory-2.1.2-6|160	
14cu|ocsinventory-2.1.2-6|161	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 2.1.2-6
14cu|ocsinventory-2.1.2-6|162	- (658a053) Merge pull request #1 from anastasiya_po/ocsinventory:rosa2014.1
14cu|ocsinventory-2.1.2-6|163	- (658a053) ocsinventory 2.1.2
14cu|ocsinventory-2.1.2-6|164	
14cu|ocsinventory-2.1.2-6|165	

12402 14
14cu|ocsinventory-agent-2.1.1-1|1	%define debug_package %{nil}
14cu|ocsinventory-agent-2.1.1-1|2	
14cu|ocsinventory-agent-2.1.1-1|3	Name:       ocsinventory-agent
14cu|ocsinventory-agent-2.1.1-1|4	Version:    2.1.1
14cu|ocsinventory-agent-2.1.1-1|5	Release:    1
14cu|ocsinventory-agent-2.1.1-1|6	Epoch:      1
14cu|ocsinventory-agent-2.1.1-1|7	Summary:    Unified client for OCS-Inventory
14cu|ocsinventory-agent-2.1.1-1|8	License:    GPLv2+
14cu|ocsinventory-agent-2.1.1-1|9	Group:      System/Servers
14cu|ocsinventory-agent-2.1.1-1|10	URL:        http://www.ocsinventory-ng.org/
14cu|ocsinventory-agent-2.1.1-1|11	Source0:    http://launchpad.net/ocsinventory-unix-agent/stable/ocsinventory-unix-agent-1.1.2/+download/Ocsinventory-Unix-Agent-%{version}.tar.gz
14cu|ocsinventory-agent-2.1.1-1|12	Requires:   net-tools
14cu|ocsinventory-agent-2.1.1-1|13	Requires:   pciutils
14cu|ocsinventory-agent-2.1.1-1|14	Requires:   nmap
14cu|ocsinventory-agent-2.1.1-1|15	Requires:   monitor-edid
14cu|ocsinventory-agent-2.1.1-1|16	Requires:   dmidecode >= 2.6
14cu|ocsinventory-agent-2.1.1-1|17	Requires:   perl-Net-IP
14cu|ocsinventory-agent-2.1.1-1|18	Requires:   perl-XML-Simple
14cu|ocsinventory-agent-2.1.1-1|19	Requires:   perl-Net-SSLeay
14cu|ocsinventory-agent-2.1.1-1|20	Requires:   perl-Digest-MD5
14cu|ocsinventory-agent-2.1.1-1|21	Requires:   perl-libwww-perl
14cu|ocsinventory-agent-2.1.1-1|22	BuildRequires:   perl-devel
14cu|ocsinventory-agent-2.1.1-1|23	Suggests:   perl-Net-CUPS
14cu|ocsinventory-agent-2.1.1-1|24	Suggests:   perl-Proc-Daemon
14cu|ocsinventory-agent-2.1.1-1|25	Suggests:   ipmitool
14cu|ocsinventory-agent-2.1.1-1|26	
14cu|ocsinventory-agent-2.1.1-1|27	%description
14cu|ocsinventory-agent-2.1.1-1|28	Linux agent for ocs-inventory. Dialog between client computers and management
14cu|ocsinventory-agent-2.1.1-1|29	server is based on actual standards, HTTP protocol and XML data formatting.
14cu|ocsinventory-agent-2.1.1-1|30	
14cu|ocsinventory-agent-2.1.1-1|31	%prep
14cu|ocsinventory-agent-2.1.1-1|32	%setup -q -n Ocsinventory-Unix-Agent-%{version}
14cu|ocsinventory-agent-2.1.1-1|33	
14cu|ocsinventory-agent-2.1.1-1|34	%build
14cu|ocsinventory-agent-2.1.1-1|35	perl Makefile.PL INSTALLDIRS=vendor
14cu|ocsinventory-agent-2.1.1-1|36	%make
14cu|ocsinventory-agent-2.1.1-1|37	
14cu|ocsinventory-agent-2.1.1-1|38	%install
14cu|ocsinventory-agent-2.1.1-1|39	rm -f run-postinst
14cu|ocsinventory-agent-2.1.1-1|40	%makeinstall_std
14cu|ocsinventory-agent-2.1.1-1|41	
14cu|ocsinventory-agent-2.1.1-1|42	install -d %{buildroot}%{_sbindir}
14cu|ocsinventory-agent-2.1.1-1|43	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
14cu|ocsinventory-agent-2.1.1-1|44	
14cu|ocsinventory-agent-2.1.1-1|45	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
14cu|ocsinventory-agent-2.1.1-1|46	cat > %{buildroot}%{_sysconfdir}/ocsinventory/ocsinventory-agent.cfg<<EOF
14cu|ocsinventory-agent-2.1.1-1|47	basevardir = %{_localstatedir}/lib/ocsinventory-agent
14cu|ocsinventory-agent-2.1.1-1|48	logger  = File
14cu|ocsinventory-agent-2.1.1-1|49	logfile = %{_localstatedir}/log/ocsinventory-agent/ocsinventory-agent.log
14cu|ocsinventory-agent-2.1.1-1|50	EOF
14cu|ocsinventory-agent-2.1.1-1|51	
14cu|ocsinventory-agent-2.1.1-1|52	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
14cu|ocsinventory-agent-2.1.1-1|53	cat > %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent<<EOF
14cu|ocsinventory-agent-2.1.1-1|54	#!/bin/sh
14cu|ocsinventory-agent-2.1.1-1|55	%{_sbindir}/ocsinventory-agent --lazy > /dev/null 2>&1
14cu|ocsinventory-agent-2.1.1-1|56	EOF
14cu|ocsinventory-agent-2.1.1-1|57	chmod +x %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent
14cu|ocsinventory-agent-2.1.1-1|58	
14cu|ocsinventory-agent-2.1.1-1|59	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|ocsinventory-agent-2.1.1-1|60	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-agent<<EOF
14cu|ocsinventory-agent-2.1.1-1|61	/var/log/ocsinventory-agent/*.log {
14cu|ocsinventory-agent-2.1.1-1|62	missingok
14cu|ocsinventory-agent-2.1.1-1|63	}
14cu|ocsinventory-agent-2.1.1-1|64	EOF
14cu|ocsinventory-agent-2.1.1-1|65	
14cu|ocsinventory-agent-2.1.1-1|66	install -d %{buildroot}%{_localstatedir}/lib/ocsinventory-agent
14cu|ocsinventory-agent-2.1.1-1|67	install -d %{buildroot}%{_localstatedir}/log/ocsinventory-agent
14cu|ocsinventory-agent-2.1.1-1|68	
14cu|ocsinventory-agent-2.1.1-1|69	# cleanup
14cu|ocsinventory-agent-2.1.1-1|70	rm -f %{buildroot}%{perl_vendorlib}/Ocsinventory/postinst.pl
14cu|ocsinventory-agent-2.1.1-1|71	
14cu|ocsinventory-agent-2.1.1-1|72	%files
14cu|ocsinventory-agent-2.1.1-1|73	%doc AUTHORS Changes LICENSE README THANKS
14cu|ocsinventory-agent-2.1.1-1|74	%{_sbindir}/%{name}
14cu|ocsinventory-agent-2.1.1-1|75	%{_sbindir}/ipdiscover
14cu|ocsinventory-agent-2.1.1-1|76	%{_mandir}/man1/%{name}.*
14cu|ocsinventory-agent-2.1.1-1|77	%{_mandir}/man3/Ocsinventory*
14cu|ocsinventory-agent-2.1.1-1|78	%{perl_vendorlib}/Ocsinventory
14cu|ocsinventory-agent-2.1.1-1|79	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14cu|ocsinventory-agent-2.1.1-1|80	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|ocsinventory-agent-2.1.1-1|81	%config(noreplace) %{_sysconfdir}/ocsinventory
14cu|ocsinventory-agent-2.1.1-1|82	%{_localstatedir}/log/%{name}
14cu|ocsinventory-agent-2.1.1-1|83	%{_localstatedir}/lib/%{name}
14cu|ocsinventory-agent-2.1.1-1|84	
14cu|ocsinventory-agent-2.1.1-1|85	%changelog
14cu|ocsinventory-agent-2.1.1-1|86	
14cu|ocsinventory-agent-2.1.1-1|87	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.1-1
14cu|ocsinventory-agent-2.1.1-1|88	- (724a502) Disable debug
14cu|ocsinventory-agent-2.1.1-1|89	
14cu|ocsinventory-agent-2.1.1-1|90	

12403 14
14cu|octave-4.0.1-2|1	# From src/version.h:#define OCTAVE_API_VERSION
14cu|octave-4.0.1-2|2	%define octave_api api-v50+
14cu|octave-4.0.1-2|3	
14cu|octave-4.0.1-2|4	Name:		octave
14cu|octave-4.0.1-2|5	Version:	4.0.1
14cu|octave-4.0.1-2|6	Release:	2
14cu|octave-4.0.1-2|7	Epoch:		0
14cu|octave-4.0.1-2|8	Summary:	High-level language for numerical computations
14cu|octave-4.0.1-2|9	License:	GPLv3+
14cu|octave-4.0.1-2|10	Group:		Sciences/Mathematics
14cu|octave-4.0.1-2|11	Source0:	ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.xz
14cu|octave-4.0.1-2|12	Source1:	ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.xz.sig
14cu|octave-4.0.1-2|13	Source99:	%{name}.macros
14cu|octave-4.0.1-2|14	Source100:      octave.rpmlintrc
14cu|octave-4.0.1-2|15	URL:		http://www.octave.org/
14cu|octave-4.0.1-2|16	Obsoletes:	octave3 < %{EVRD}
14cu|octave-4.0.1-2|17	Provides:	octave3 = %{EVRD}
14cu|octave-4.0.1-2|18	Provides:	octave(api) = %{octave_api}
14cu|octave-4.0.1-2|19	Requires:	gnuplot
14cu|octave-4.0.1-2|20	BuildRequires:	bison
14cu|octave-4.0.1-2|21	BuildRequires:	blas-devel
14cu|octave-4.0.1-2|22	BuildRequires:	dejagnu
14cu|octave-4.0.1-2|23	BuildRequires:	desktop-file-utils
14cu|octave-4.0.1-2|24	BuildRequires:	emacs
14cu|octave-4.0.1-2|25	BuildRequires:	emacs-bin
14cu|octave-4.0.1-2|26	BuildRequires:	fftw-devel >= 0:3.0.1
14cu|octave-4.0.1-2|27	BuildRequires:	flex
14cu|octave-4.0.1-2|28	BuildRequires:	gcc-gfortran
14cu|octave-4.0.1-2|29	BuildRequires:	glpk-devel
14cu|octave-4.0.1-2|30	BuildRequires:	gnuplot
14cu|octave-4.0.1-2|31	# (Abel) not strictly needed, but play safe
14cu|octave-4.0.1-2|32	BuildRequires:	gperf
14cu|octave-4.0.1-2|33	BuildRequires:	hdf5-devel
14cu|octave-4.0.1-2|34	BuildRequires:	fontconfig-devel
14cu|octave-4.0.1-2|35	BuildRequires:	lapack-devel
14cu|octave-4.0.1-2|36	BuildRequires:	ncurses-devel
14cu|octave-4.0.1-2|37	BuildRequires:	readline-devel
14cu|octave-4.0.1-2|38	BuildRequires:	texinfo
14cu|octave-4.0.1-2|39	BuildRequires:	texlive
14cu|octave-4.0.1-2|40	BuildRequires:	pcre-devel
14cu|octave-4.0.1-2|41	BuildRequires:	curl-devel
14cu|octave-4.0.1-2|42	# (Lev) needed to support sparse matrix functionality
14cu|octave-4.0.1-2|43	BuildRequires:	amd-devel
14cu|octave-4.0.1-2|44	BuildRequires:	camd-devel
14cu|octave-4.0.1-2|45	BuildRequires:	ccolamd-devel
14cu|octave-4.0.1-2|46	BuildRequires:	cholmod-devel
14cu|octave-4.0.1-2|47	BuildRequires:	colamd-devel
14cu|octave-4.0.1-2|48	BuildRequires:	cxsparse-devel
14cu|octave-4.0.1-2|49	BuildRequires:	umfpack-devel
14cu|octave-4.0.1-2|50	# (Lev) other useful libraries
14cu|octave-4.0.1-2|51	BuildRequires:	qhull-devel
14cu|octave-4.0.1-2|52	BuildRequires:	qrupdate-devel
14cu|octave-4.0.1-2|53	# (Lev) for new experimental plotting
14cu|octave-4.0.1-2|54	BuildRequires:	fltk-devel
14cu|octave-4.0.1-2|55	BuildRequires:	pkgconfig(gl)
14cu|octave-4.0.1-2|56	BuildRequires:	pkgconfig(glu)
14cu|octave-4.0.1-2|57	# (Mitya) for eigs and svds to work
14cu|octave-4.0.1-2|58	BuildRequires:	pkgconfig(arpack)
14cu|octave-4.0.1-2|59	# to make imread more functional
14cu|octave-4.0.1-2|60	BuildRequires:	graphicsmagick-devel
14cu|octave-4.0.1-2|61	BuildRequires:	pkgconfig(cairo)
14cu|octave-4.0.1-2|62	BuildRequires:	pkgconfig(pixman-1)
14cu|octave-4.0.1-2|63	# Qt GUI
14cu|octave-4.0.1-2|64	BuildRequires:	pkgconfig(QtCore)
14cu|octave-4.0.1-2|65	BuildRequires:	pkgconfig(QtGui)
14cu|octave-4.0.1-2|66	BuildRequires:	pkgconfig(QtNetwork)
14cu|octave-4.0.1-2|67	BuildRequires:	pkgconfig(QtOpenGL)
14cu|octave-4.0.1-2|68	BuildRequires:	qscintilla-qt4-devel
14cu|octave-4.0.1-2|69	
14cu|octave-4.0.1-2|70	
14cu|octave-4.0.1-2|71	%description
14cu|octave-4.0.1-2|72	GNU Octave is a high-level language, primarily intended for numerical
14cu|octave-4.0.1-2|73	computations. It provides a convenient command line interface for
14cu|octave-4.0.1-2|74	solving linear and nonlinear problems numerically, and for performing
14cu|octave-4.0.1-2|75	other numerical experiments using a language that is mostly compatible
14cu|octave-4.0.1-2|76	with Matlab. It may also be used as a batch-oriented language.
14cu|octave-4.0.1-2|77	
14cu|octave-4.0.1-2|78	Octave has extensive tools for solving common numerical linear algebra
14cu|octave-4.0.1-2|79	problems, finding the roots of nonlinear equations, integrating
14cu|octave-4.0.1-2|80	ordinary functions, manipulating polynomials, and integrating ordinary
14cu|octave-4.0.1-2|81	differential and differential-algebraic equations. It is easily
14cu|octave-4.0.1-2|82	extensible and customizable via user-defined functions written in
14cu|octave-4.0.1-2|83	Octave's own language, or using dynamically loaded modules written in
14cu|octave-4.0.1-2|84	C++, C, Fortran, or other languages.
14cu|octave-4.0.1-2|85	
14cu|octave-4.0.1-2|86	%package devel
14cu|octave-4.0.1-2|87	Summary:	Development headers and files for Octave
14cu|octave-4.0.1-2|88	Group:		Development/C
14cu|octave-4.0.1-2|89	Obsoletes:	octave3-devel < %{EVRD}
14cu|octave-4.0.1-2|90	Provides:	octave3-devel = %{EVRD}
14cu|octave-4.0.1-2|91	Requires:	%{name} = %{EVRD}
14cu|octave-4.0.1-2|92	Requires:	blas-devel
14cu|octave-4.0.1-2|93	Requires:	fftw-devel
14cu|octave-4.0.1-2|94	Requires:	gcc-c++
14cu|octave-4.0.1-2|95	Requires:	gcc-gfortran
14cu|octave-4.0.1-2|96	Requires:	hdf5-devel
14cu|octave-4.0.1-2|97	Requires:	lapack-devel
14cu|octave-4.0.1-2|98	Requires:	readline-devel
14cu|octave-4.0.1-2|99	Requires:	zlib-devel
14cu|octave-4.0.1-2|100	Requires:	pkgconfig(gl)
14cu|octave-4.0.1-2|101	Requires:	pkgconfig(glu)
14cu|octave-4.0.1-2|102	
14cu|octave-4.0.1-2|103	%description devel
14cu|octave-4.0.1-2|104	The octave-devel package contains files needed for developing
14cu|octave-4.0.1-2|105	applications which use GNU Octave.
14cu|octave-4.0.1-2|106	
14cu|octave-4.0.1-2|107	%package doc
14cu|octave-4.0.1-2|108	Summary:	Documentation for Octave, a numerical computational language
14cu|octave-4.0.1-2|109	Group:		Sciences/Mathematics
14cu|octave-4.0.1-2|110	
14cu|octave-4.0.1-2|111	%description doc
14cu|octave-4.0.1-2|112	GNU Octave is a high-level language, primarily intended for numerical
14cu|octave-4.0.1-2|113	computations. It provides a convenient command line interface for
14cu|octave-4.0.1-2|114	solving linear and nonlinear problems numerically, and for performing
14cu|octave-4.0.1-2|115	other numerical experiments using a language that is mostly compatible
14cu|octave-4.0.1-2|116	with Matlab. It may also be used as a batch-oriented language.
14cu|octave-4.0.1-2|117	
14cu|octave-4.0.1-2|118	This package contains documentation of Octave in various formats.
14cu|octave-4.0.1-2|119	
14cu|octave-4.0.1-2|120	%prep
14cu|octave-4.0.1-2|121	%setup -q
14cu|octave-4.0.1-2|122	
14cu|octave-4.0.1-2|123	%build
14cu|octave-4.0.1-2|124	%define enable64 no
14cu|octave-4.0.1-2|125	export CPPFLAGS="%{optflags} -DH5_USE_16_API"
14cu|octave-4.0.1-2|126	export GNUPLOT=%{_bindir}/gnuplot-nox
14cu|octave-4.0.1-2|127	%configure2_5x						\
14cu|octave-4.0.1-2|128	--enable-dl						\
14cu|octave-4.0.1-2|129	--enable-shared						\
14cu|octave-4.0.1-2|130	--disable-static					\
14cu|octave-4.0.1-2|131	--enable-64=%{enable64}					\
14cu|octave-4.0.1-2|132	--with-amd="-lamd -lsuitesparseconfig" 			\
14cu|octave-4.0.1-2|133	--with-camd="-lcamd -lsuitesparseconfig" 		\
14cu|octave-4.0.1-2|134	--with-colamd="-lcolamd -lsuitesparseconfig" 		\
14cu|octave-4.0.1-2|135	--with-ccolamd="-lccolamd -lsuitesparseconfig"
14cu|octave-4.0.1-2|136	
14cu|octave-4.0.1-2|137	# Check that octave_api is set correctly (autogenerated file)
14cu|octave-4.0.1-2|138	make -C libinterp version.h
14cu|octave-4.0.1-2|139	if ! grep -q '^#define OCTAVE_API_VERSION "%{octave_api}"' libinterp/version.h
14cu|octave-4.0.1-2|140	then
14cu|octave-4.0.1-2|141	echo "octave_api variable in spec does not match libinterp/version.h"
14cu|octave-4.0.1-2|142	exit 1
14cu|octave-4.0.1-2|143	fi
14cu|octave-4.0.1-2|144	
14cu|octave-4.0.1-2|145	make OCTAVE_RELEASE="%{distribution} %{version}-%{release}" LDFLAGS="-lgfortran -llapack -lGL -lGLU -lpthread"
14cu|octave-4.0.1-2|146	
14cu|octave-4.0.1-2|147	# emacs mode
14cu|octave-4.0.1-2|148	
14cu|octave-4.0.1-2|149	%install
14cu|octave-4.0.1-2|150	%makeinstall_std
14cu|octave-4.0.1-2|151	
14cu|octave-4.0.1-2|152	# Make library links
14cu|octave-4.0.1-2|153	mkdir -p %{buildroot}/etc/ld.so.conf.d
14cu|octave-4.0.1-2|154	/bin/echo "%{_libdir}/octave-%{version}" > %{buildroot}/etc/ld.so.conf.d/octave-%{_arch}.conf
14cu|octave-4.0.1-2|155	
14cu|octave-4.0.1-2|156	# Remove RPM_BUILD_ROOT from ls-R files
14cu|octave-4.0.1-2|157	perl -pi -e "s,%{buildroot},," %{buildroot}%{_libexecdir}/octave/ls-R
14cu|octave-4.0.1-2|158	perl -pi -e "s,%{buildroot},," %{buildroot}%{_datadir}/octave/ls-R
14cu|octave-4.0.1-2|159	
14cu|octave-4.0.1-2|160	%{_bindir}/find %{buildroot} -name "*.oct" -print0 | %{_bindir}/xargs -t -0 -r strip --strip-unneeded
14cu|octave-4.0.1-2|161	
14cu|octave-4.0.1-2|162	# prepare documentation
14cu|octave-4.0.1-2|163	rm -rf package-doc
14cu|octave-4.0.1-2|164	mkdir -p package-doc
14cu|octave-4.0.1-2|165	
14cu|octave-4.0.1-2|166	# Create desktop file
14cu|octave-4.0.1-2|167	mv %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop \
14cu|octave-4.0.1-2|168	%{buildroot}%{_datadir}/applications/octave.desktop
14cu|octave-4.0.1-2|169	%{_bindir}/desktop-file-install --add-category Education --remove-category Development \
14cu|octave-4.0.1-2|170	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/octave.desktop
14cu|octave-4.0.1-2|171	
14cu|octave-4.0.1-2|172	# Create directories for add-on packages
14cu|octave-4.0.1-2|173	HOST_TYPE=`%{buildroot}%{_bindir}/octave-config -p CANONICAL_HOST_TYPE`
14cu|octave-4.0.1-2|174	mkdir -p %{buildroot}%{_libexecdir}/octave/site/oct/%{octave_api}/$HOST_TYPE
14cu|octave-4.0.1-2|175	mkdir -p %{buildroot}%{_libexecdir}/octave/site/oct/$HOST_TYPE
14cu|octave-4.0.1-2|176	mkdir -p %{buildroot}%{_datadir}/octave/packages
14cu|octave-4.0.1-2|177	/bin/touch %{buildroot}%{_datadir}/octave/octave_packages
14cu|octave-4.0.1-2|178	
14cu|octave-4.0.1-2|179	%multiarch_includes %{buildroot}%{_includedir}/octave-%{version}/octave/*.h
14cu|octave-4.0.1-2|180	
14cu|octave-4.0.1-2|181	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14cu|octave-4.0.1-2|182	cp -p %{SOURCE99} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14cu|octave-4.0.1-2|183	
14cu|octave-4.0.1-2|184	%files
14cu|octave-4.0.1-2|185	%defattr(0644,root,root,0755)
14cu|octave-4.0.1-2|186	%doc NEWS* AUTHORS BUGS README
14cu|octave-4.0.1-2|187	%doc examples INSTALL.OCTAVE
14cu|octave-4.0.1-2|188	%defattr(-,root,root,0755)
14cu|octave-4.0.1-2|189	%{_bindir}/octave*
14cu|octave-4.0.1-2|190	%config(noreplace) /etc/ld.so.conf.d/*
14cu|octave-4.0.1-2|191	%{_libdir}/octave*
14cu|octave-4.0.1-2|192	%{_datadir}/octave
14cu|octave-4.0.1-2|193	%if "%{_libdir}" != "%{_libexecdir}"
14cu|octave-4.0.1-2|194	%{_libexecdir}/octave
14cu|octave-4.0.1-2|195	%endif
14cu|octave-4.0.1-2|196	%{_mandir}/man*/octave*
14cu|octave-4.0.1-2|197	%{_datadir}/icons/*/*/apps/octave.png
14cu|octave-4.0.1-2|198	%{_datadir}/icons/*/*/apps/octave.svg
14cu|octave-4.0.1-2|199	%{_infodir}/octave.info*
14cu|octave-4.0.1-2|200	%{_datadir}/applications/*
14cu|octave-4.0.1-2|201	%{_datadir}/appdata/www.octave.org-octave.appdata.xml
14cu|octave-4.0.1-2|202	
14cu|octave-4.0.1-2|203	%files devel
14cu|octave-4.0.1-2|204	%defattr(0644,root,root,0755)
14cu|octave-4.0.1-2|205	%attr(0755,root,root) %{_bindir}/mkoctfile*
14cu|octave-4.0.1-2|206	%{_includedir}/octave-%{version}
14cu|octave-4.0.1-2|207	%{multiarch_includedir}/octave-%{version}
14cu|octave-4.0.1-2|208	%{_mandir}/man1/mkoctfile.1*
14cu|octave-4.0.1-2|209	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14cu|octave-4.0.1-2|210	
14cu|octave-4.0.1-2|211	%files doc
14cu|octave-4.0.1-2|212	%defattr(0644,root,root,0755)
14cu|octave-4.0.1-2|213	%doc doc/refcard/refcard-a4.pdf
14cu|octave-4.0.1-2|214	%{_infodir}/liboctave.*
14cu|octave-4.0.1-2|215	#%{_infodir}/OctaveFAQ.*
14cu|octave-4.0.1-2|216	
14cu|octave-4.0.1-2|217	
14cu|octave-4.0.1-2|218	%changelog
14cu|octave-4.0.1-2|219	
14cu|octave-4.0.1-2|220	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0:4.0.1-2
14cu|octave-4.0.1-2|221	- (eaa4218) Fix macros - we use pkgname in specs, not octpkg
14cu|octave-4.0.1-2|222	
14cu|octave-4.0.1-2|223	

12404 14
14cu|octave-bim-1.0.2-4|1	%define	pkgname bim
14cu|octave-bim-1.0.2-4|2	
14cu|octave-bim-1.0.2-4|3	Summary:	Package for solving DAR PDEs
14cu|octave-bim-1.0.2-4|4	Name:		octave-%{pkgname}
14cu|octave-bim-1.0.2-4|5	Version:	1.0.2
14cu|octave-bim-1.0.2-4|6	Release:	4
14cu|octave-bim-1.0.2-4|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-bim-1.0.2-4|8	License:	GPLv2+
14cu|octave-bim-1.0.2-4|9	Group:		Sciences/Mathematics
14cu|octave-bim-1.0.2-4|10	Url:		http://octave.sourceforge.net/actuarial/
14cu|octave-bim-1.0.2-4|11	Conflicts:	octave-forge <= 20090607
14cu|octave-bim-1.0.2-4|12	Requires:	octave >= 3.2.0
14cu|octave-bim-1.0.2-4|13	Requires:	octave-fpl >= 0.0.0
14cu|octave-bim-1.0.2-4|14	Requires:	octave-msh >= 0.0.0
14cu|octave-bim-1.0.2-4|15	BuildRequires:	octave-devel >= 3.2.0
14cu|octave-bim-1.0.2-4|16	BuildArch:	noarch
14cu|octave-bim-1.0.2-4|17	Requires:       octave(api) = %{octave_api}
14cu|octave-bim-1.0.2-4|18	Requires(post): octave
14cu|octave-bim-1.0.2-4|19	Requires(postun): octave
14cu|octave-bim-1.0.2-4|20	
14cu|octave-bim-1.0.2-4|21	%description
14cu|octave-bim-1.0.2-4|22	Package for solving Diffusion Advection Reaction (DAR) Partial
14cu|octave-bim-1.0.2-4|23	Differential Equations based on the Finite Volume Scharfetter-Gummel
14cu|octave-bim-1.0.2-4|24	(FVSG) method a.k.a Box Integration Method (BIM).
14cu|octave-bim-1.0.2-4|25	
14cu|octave-bim-1.0.2-4|26	%prep
14cu|octave-bim-1.0.2-4|27	%setup -q -c %{pkgname}-%{version}
14cu|octave-bim-1.0.2-4|28	cp %{SOURCE0} .
14cu|octave-bim-1.0.2-4|29	
14cu|octave-bim-1.0.2-4|30	%install
14cu|octave-bim-1.0.2-4|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-bim-1.0.2-4|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-bim-1.0.2-4|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-bim-1.0.2-4|34	
14cu|octave-bim-1.0.2-4|35	tar zxf %{SOURCE0}
14cu|octave-bim-1.0.2-4|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-bim-1.0.2-4|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-bim-1.0.2-4|38	
14cu|octave-bim-1.0.2-4|39	%clean
14cu|octave-bim-1.0.2-4|40	
14cu|octave-bim-1.0.2-4|41	%post
14cu|octave-bim-1.0.2-4|42	%octave_cmd pkg rebuild
14cu|octave-bim-1.0.2-4|43	
14cu|octave-bim-1.0.2-4|44	%preun
14cu|octave-bim-1.0.2-4|45	%octave_pkg_preun
14cu|octave-bim-1.0.2-4|46	
14cu|octave-bim-1.0.2-4|47	%postun
14cu|octave-bim-1.0.2-4|48	%octave_cmd pkg rebuild
14cu|octave-bim-1.0.2-4|49	
14cu|octave-bim-1.0.2-4|50	%files
14cu|octave-bim-1.0.2-4|51	%doc COPYING DESCRIPTION
14cu|octave-bim-1.0.2-4|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-bim-1.0.2-4|53	
14cu|octave-bim-1.0.2-4|54	
14cu|octave-bim-1.0.2-4|55	
14cu|octave-bim-1.0.2-4|56	
14cu|octave-bim-1.0.2-4|57	%changelog
14cu|octave-bim-1.0.2-4|58	
14cu|octave-bim-1.0.2-4|59	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-4
14cu|octave-bim-1.0.2-4|60	- (bb9ced0) Rebuild with new octave
14cu|octave-bim-1.0.2-4|61	
14cu|octave-bim-1.0.2-4|62	

12405 14
14cu|octave-communications-1.2.1-1|1	%define	pkgname communications
14cu|octave-communications-1.2.1-1|2	
14cu|octave-communications-1.2.1-1|3	Summary:	Digital communication tools for Octave
14cu|octave-communications-1.2.1-1|4	Name:		octave-%{pkgname}
14cu|octave-communications-1.2.1-1|5	Version:	1.2.1
14cu|octave-communications-1.2.1-1|6	Release:	1
14cu|octave-communications-1.2.1-1|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-communications-1.2.1-1|8	License:	GPLv2+
14cu|octave-communications-1.2.1-1|9	Group:		Sciences/Mathematics
14cu|octave-communications-1.2.1-1|10	Url:		http://octave.sourceforge.net/communications/
14cu|octave-communications-1.2.1-1|11	Conflicts:	octave-forge <= 20090607
14cu|octave-communications-1.2.1-1|12	Requires:	octave >= 3.1.54, octave-signal >= 1.0.0
14cu|octave-communications-1.2.1-1|13	BuildRequires:	octave-devel >= 3.1.54
14cu|octave-communications-1.2.1-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-communications-1.2.1-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-communications-1.2.1-1|16	BuildRequires:  hdf5-devel
14cu|octave-communications-1.2.1-1|17	Requires:       octave(api) = %{octave_api}
14cu|octave-communications-1.2.1-1|18	Requires(post): octave
14cu|octave-communications-1.2.1-1|19	Requires(postun): octave
14cu|octave-communications-1.2.1-1|20	
14cu|octave-communications-1.2.1-1|21	%description
14cu|octave-communications-1.2.1-1|22	This Octave toolkit contains functions for digital communication, error
14cu|octave-communications-1.2.1-1|23	correcting codes, source code functions, modulation, and Galois fields.
14cu|octave-communications-1.2.1-1|24	
14cu|octave-communications-1.2.1-1|25	%prep
14cu|octave-communications-1.2.1-1|26	%setup -q -c %{pkgname}-%{version}
14cu|octave-communications-1.2.1-1|27	cp %{SOURCE0} .
14cu|octave-communications-1.2.1-1|28	
14cu|octave-communications-1.2.1-1|29	%install
14cu|octave-communications-1.2.1-1|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-communications-1.2.1-1|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-communications-1.2.1-1|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-communications-1.2.1-1|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-communications-1.2.1-1|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-communications-1.2.1-1|35	
14cu|octave-communications-1.2.1-1|36	tar zxf %{SOURCE0}
14cu|octave-communications-1.2.1-1|37	
14cu|octave-communications-1.2.1-1|38	%clean
14cu|octave-communications-1.2.1-1|39	
14cu|octave-communications-1.2.1-1|40	%post
14cu|octave-communications-1.2.1-1|41	%octave_cmd pkg rebuild
14cu|octave-communications-1.2.1-1|42	
14cu|octave-communications-1.2.1-1|43	%preun
14cu|octave-communications-1.2.1-1|44	%octave_pkg_preun
14cu|octave-communications-1.2.1-1|45	
14cu|octave-communications-1.2.1-1|46	%postun
14cu|octave-communications-1.2.1-1|47	%octave_cmd pkg rebuild
14cu|octave-communications-1.2.1-1|48	
14cu|octave-communications-1.2.1-1|49	%files
14cu|octave-communications-1.2.1-1|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-communications-1.2.1-1|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-communications-1.2.1-1|52	
14cu|octave-communications-1.2.1-1|53	
14cu|octave-communications-1.2.1-1|54	%changelog
14cu|octave-communications-1.2.1-1|55	
14cu|octave-communications-1.2.1-1|56	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14cu|octave-communications-1.2.1-1|57	- (9c5d3c0) Updated to 1.2.1
14cu|octave-communications-1.2.1-1|58	
14cu|octave-communications-1.2.1-1|59	

12406 14
14cu|octave-data-smoothing-1.2.0-6|1	%define	pkgname data-smoothing
14cu|octave-data-smoothing-1.2.0-6|2	
14cu|octave-data-smoothing-1.2.0-6|3	Summary:	Algorithms for smoothing noisy data with Octave
14cu|octave-data-smoothing-1.2.0-6|4	Name:		octave-%{pkgname}
14cu|octave-data-smoothing-1.2.0-6|5	Version:	1.2.0
14cu|octave-data-smoothing-1.2.0-6|6	Release:	6
14cu|octave-data-smoothing-1.2.0-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-data-smoothing-1.2.0-6|8	License:	GPLv2+
14cu|octave-data-smoothing-1.2.0-6|9	Group:		Sciences/Mathematics
14cu|octave-data-smoothing-1.2.0-6|10	Url:		http://octave.sourceforge.net/data-smoothing/
14cu|octave-data-smoothing-1.2.0-6|11	Conflicts:	octave-forge <= 20090607
14cu|octave-data-smoothing-1.2.0-6|12	Requires:	octave >= 2.9.7
14cu|octave-data-smoothing-1.2.0-6|13	Requires:	octave-optim >= 1.0.3
14cu|octave-data-smoothing-1.2.0-6|14	BuildRequires:	octave-devel >= 2.9.7
14cu|octave-data-smoothing-1.2.0-6|15	BuildRequires:	pkgconfig(gl)
14cu|octave-data-smoothing-1.2.0-6|16	BuildRequires:	pkgconfig(glu)
14cu|octave-data-smoothing-1.2.0-6|17	BuildArch:	noarch
14cu|octave-data-smoothing-1.2.0-6|18	Requires:       octave(api) = %{octave_api}
14cu|octave-data-smoothing-1.2.0-6|19	Requires(post): octave
14cu|octave-data-smoothing-1.2.0-6|20	Requires(postun): octave
14cu|octave-data-smoothing-1.2.0-6|21	
14cu|octave-data-smoothing-1.2.0-6|22	%description
14cu|octave-data-smoothing-1.2.0-6|23	Algorithms for smoothing noisy data with Octave.
14cu|octave-data-smoothing-1.2.0-6|24	
14cu|octave-data-smoothing-1.2.0-6|25	%prep
14cu|octave-data-smoothing-1.2.0-6|26	%setup -q -c %{pkgname}-%{version}
14cu|octave-data-smoothing-1.2.0-6|27	cp %{SOURCE0} .
14cu|octave-data-smoothing-1.2.0-6|28	
14cu|octave-data-smoothing-1.2.0-6|29	%install
14cu|octave-data-smoothing-1.2.0-6|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-data-smoothing-1.2.0-6|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-data-smoothing-1.2.0-6|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-data-smoothing-1.2.0-6|33	
14cu|octave-data-smoothing-1.2.0-6|34	tar zxf %{SOURCE0}
14cu|octave-data-smoothing-1.2.0-6|35	mv %{pkgname}-%{version}/COPYING .
14cu|octave-data-smoothing-1.2.0-6|36	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-data-smoothing-1.2.0-6|37	
14cu|octave-data-smoothing-1.2.0-6|38	%post
14cu|octave-data-smoothing-1.2.0-6|39	%octave_cmd pkg rebuild
14cu|octave-data-smoothing-1.2.0-6|40	
14cu|octave-data-smoothing-1.2.0-6|41	%preun
14cu|octave-data-smoothing-1.2.0-6|42	%octave_pkg_preun
14cu|octave-data-smoothing-1.2.0-6|43	
14cu|octave-data-smoothing-1.2.0-6|44	%postun
14cu|octave-data-smoothing-1.2.0-6|45	%octave_cmd pkg rebuild
14cu|octave-data-smoothing-1.2.0-6|46	
14cu|octave-data-smoothing-1.2.0-6|47	%files
14cu|octave-data-smoothing-1.2.0-6|48	%doc COPYING DESCRIPTION
14cu|octave-data-smoothing-1.2.0-6|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-data-smoothing-1.2.0-6|50	
14cu|octave-data-smoothing-1.2.0-6|51	%changelog
14cu|octave-data-smoothing-1.2.0-6|52	
14cu|octave-data-smoothing-1.2.0-6|53	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cu|octave-data-smoothing-1.2.0-6|54	- (e21f962) Rebuild with new octave
14cu|octave-data-smoothing-1.2.0-6|55	
14cu|octave-data-smoothing-1.2.0-6|56	

12407 14
14cu|octave-econometrics-1.0.8-7|1	%define	pkgname econometrics
14cu|octave-econometrics-1.0.8-7|2	
14cu|octave-econometrics-1.0.8-7|3	Summary:	Econometrics functions for Octave
14cu|octave-econometrics-1.0.8-7|4	Name:       octave-%{pkgname}
14cu|octave-econometrics-1.0.8-7|5	Version:	1.0.8
14cu|octave-econometrics-1.0.8-7|6	Release:	7
14cu|octave-econometrics-1.0.8-7|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-econometrics-1.0.8-7|8	License:	GPLv2+
14cu|octave-econometrics-1.0.8-7|9	Group:		Sciences/Mathematics
14cu|octave-econometrics-1.0.8-7|10	Url:		http://octave.sourceforge.net/econometrics/
14cu|octave-econometrics-1.0.8-7|11	Conflicts:	octave-forge <= 20090607
14cu|octave-econometrics-1.0.8-7|12	Requires:	octave >= 2.9.7
14cu|octave-econometrics-1.0.8-7|13	Requires:	octave-optim >= 0.0.0
14cu|octave-econometrics-1.0.8-7|14	BuildRequires:	octave-devel >= 2.9.7
14cu|octave-econometrics-1.0.8-7|15	BuildRequires:	pkgconfig(gl)
14cu|octave-econometrics-1.0.8-7|16	BuildRequires:	pkgconfig(glu)
14cu|octave-econometrics-1.0.8-7|17	Requires:       octave(api) = %{octave_api}
14cu|octave-econometrics-1.0.8-7|18	Requires(post): octave
14cu|octave-econometrics-1.0.8-7|19	Requires(postun): octave
14cu|octave-econometrics-1.0.8-7|20	
14cu|octave-econometrics-1.0.8-7|21	%description
14cu|octave-econometrics-1.0.8-7|22	Econometrics functions for Octave.
14cu|octave-econometrics-1.0.8-7|23	
14cu|octave-econometrics-1.0.8-7|24	%prep
14cu|octave-econometrics-1.0.8-7|25	%setup -q -c %{pkgname}-%{version}
14cu|octave-econometrics-1.0.8-7|26	cp %{SOURCE0} .
14cu|octave-econometrics-1.0.8-7|27	
14cu|octave-econometrics-1.0.8-7|28	%install
14cu|octave-econometrics-1.0.8-7|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-econometrics-1.0.8-7|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-econometrics-1.0.8-7|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-econometrics-1.0.8-7|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-econometrics-1.0.8-7|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-econometrics-1.0.8-7|34	
14cu|octave-econometrics-1.0.8-7|35	tar zxf %{SOURCE0}
14cu|octave-econometrics-1.0.8-7|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-econometrics-1.0.8-7|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-econometrics-1.0.8-7|38	
14cu|octave-econometrics-1.0.8-7|39	%post
14cu|octave-econometrics-1.0.8-7|40	%octave_cmd pkg rebuild
14cu|octave-econometrics-1.0.8-7|41	
14cu|octave-econometrics-1.0.8-7|42	%preun
14cu|octave-econometrics-1.0.8-7|43	%octave_pkg_preun
14cu|octave-econometrics-1.0.8-7|44	
14cu|octave-econometrics-1.0.8-7|45	%postun
14cu|octave-econometrics-1.0.8-7|46	%octave_cmd pkg rebuild
14cu|octave-econometrics-1.0.8-7|47	
14cu|octave-econometrics-1.0.8-7|48	%files
14cu|octave-econometrics-1.0.8-7|49	%doc COPYING DESCRIPTION
14cu|octave-econometrics-1.0.8-7|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-econometrics-1.0.8-7|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-econometrics-1.0.8-7|52	
14cu|octave-econometrics-1.0.8-7|53	%changelog
14cu|octave-econometrics-1.0.8-7|54	
14cu|octave-econometrics-1.0.8-7|55	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-7
14cu|octave-econometrics-1.0.8-7|56	- (90f6a3f) Rebuild with new octave
14cu|octave-econometrics-1.0.8-7|57	
14cu|octave-econometrics-1.0.8-7|58	

12408 14
14cu|octave-financial-0.3.2-6|1	%define	pkgname financial
14cu|octave-financial-0.3.2-6|2	
14cu|octave-financial-0.3.2-6|3	Summary:	Financial functions for Octave
14cu|octave-financial-0.3.2-6|4	Name:       octave-%{pkgname}
14cu|octave-financial-0.3.2-6|5	Version:	0.3.2
14cu|octave-financial-0.3.2-6|6	Release:        6
14cu|octave-financial-0.3.2-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-financial-0.3.2-6|8	License:	GPLv3+
14cu|octave-financial-0.3.2-6|9	Group:		Sciences/Mathematics
14cu|octave-financial-0.3.2-6|10	Url:		http://octave.sourceforge.net/financial/
14cu|octave-financial-0.3.2-6|11	Conflicts:	octave-forge <= 20090607
14cu|octave-financial-0.3.2-6|12	Requires:	octave >= 3.0.0
14cu|octave-financial-0.3.2-6|13	Requires:	octave-time >= 1.0.5
14cu|octave-financial-0.3.2-6|14	Requires:	octave-miscellaneous >= 1.0.6
14cu|octave-financial-0.3.2-6|15	BuildRequires:  octave-devel >= 3.0.0
14cu|octave-financial-0.3.2-6|16	BuildRequires:  pkgconfig(gl)
14cu|octave-financial-0.3.2-6|17	BuildRequires:  pkgconfig(glu)
14cu|octave-financial-0.3.2-6|18	BuildArch:	noarch
14cu|octave-financial-0.3.2-6|19	Requires:       octave(api) = %{octave_api}
14cu|octave-financial-0.3.2-6|20	Requires(post): octave
14cu|octave-financial-0.3.2-6|21	Requires(postun): octave
14cu|octave-financial-0.3.2-6|22	
14cu|octave-financial-0.3.2-6|23	%description
14cu|octave-financial-0.3.2-6|24	Financial data manipulation and plotting functions for Octave.
14cu|octave-financial-0.3.2-6|25	
14cu|octave-financial-0.3.2-6|26	%prep
14cu|octave-financial-0.3.2-6|27	%setup -q -c %{pkgname}-%{version}
14cu|octave-financial-0.3.2-6|28	cp %{SOURCE0} .
14cu|octave-financial-0.3.2-6|29	
14cu|octave-financial-0.3.2-6|30	%install
14cu|octave-financial-0.3.2-6|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-financial-0.3.2-6|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-financial-0.3.2-6|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-financial-0.3.2-6|34	
14cu|octave-financial-0.3.2-6|35	tar zxf %{SOURCE0}
14cu|octave-financial-0.3.2-6|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-financial-0.3.2-6|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-financial-0.3.2-6|38	
14cu|octave-financial-0.3.2-6|39	%clean
14cu|octave-financial-0.3.2-6|40	
14cu|octave-financial-0.3.2-6|41	%post
14cu|octave-financial-0.3.2-6|42	%octave_cmd pkg rebuild
14cu|octave-financial-0.3.2-6|43	
14cu|octave-financial-0.3.2-6|44	%preun
14cu|octave-financial-0.3.2-6|45	%octave_pkg_preun
14cu|octave-financial-0.3.2-6|46	
14cu|octave-financial-0.3.2-6|47	%postun
14cu|octave-financial-0.3.2-6|48	%octave_cmd pkg rebuild
14cu|octave-financial-0.3.2-6|49	
14cu|octave-financial-0.3.2-6|50	%files
14cu|octave-financial-0.3.2-6|51	%doc COPYING DESCRIPTION
14cu|octave-financial-0.3.2-6|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-financial-0.3.2-6|53	
14cu|octave-financial-0.3.2-6|54	%changelog
14cu|octave-financial-0.3.2-6|55	
14cu|octave-financial-0.3.2-6|56	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-6
14cu|octave-financial-0.3.2-6|57	- (d9c6172) Rebuild with new octave
14cu|octave-financial-0.3.2-6|58	
14cu|octave-financial-0.3.2-6|59	

12409 14
14cu|octave-financial-0.5.0-1|1	%define	pkgname financial
14cu|octave-financial-0.5.0-1|2	
14cu|octave-financial-0.5.0-1|3	Summary:	Financial functions for Octave
14cu|octave-financial-0.5.0-1|4	Name:       octave-%{pkgname}
14cu|octave-financial-0.5.0-1|5	Version:	0.5.0
14cu|octave-financial-0.5.0-1|6	Release:        1
14cu|octave-financial-0.5.0-1|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-financial-0.5.0-1|8	License:	GPLv3+
14cu|octave-financial-0.5.0-1|9	Group:		Sciences/Mathematics
14cu|octave-financial-0.5.0-1|10	Url:		http://octave.sourceforge.net/financial/
14cu|octave-financial-0.5.0-1|11	Conflicts:	octave-forge <= 20090607
14cu|octave-financial-0.5.0-1|12	Requires:	octave >= 3.0.0
14cu|octave-financial-0.5.0-1|13	Requires:	octave-time >= 1.0.5
14cu|octave-financial-0.5.0-1|14	Requires:	octave-miscellaneous >= 1.0.6
14cu|octave-financial-0.5.0-1|15	BuildRequires:  octave-devel >= 3.0.0
14cu|octave-financial-0.5.0-1|16	BuildRequires:  pkgconfig(gl)
14cu|octave-financial-0.5.0-1|17	BuildRequires:  pkgconfig(glu)
14cu|octave-financial-0.5.0-1|18	BuildArch:	noarch
14cu|octave-financial-0.5.0-1|19	Requires:       octave(api) = %{octave_api}
14cu|octave-financial-0.5.0-1|20	Requires(post): octave
14cu|octave-financial-0.5.0-1|21	Requires(postun): octave
14cu|octave-financial-0.5.0-1|22	
14cu|octave-financial-0.5.0-1|23	%description
14cu|octave-financial-0.5.0-1|24	Financial data manipulation and plotting functions for Octave.
14cu|octave-financial-0.5.0-1|25	
14cu|octave-financial-0.5.0-1|26	%prep
14cu|octave-financial-0.5.0-1|27	%setup -q -c %{pkgname}-%{version}
14cu|octave-financial-0.5.0-1|28	cp %{SOURCE0} .
14cu|octave-financial-0.5.0-1|29	
14cu|octave-financial-0.5.0-1|30	%install
14cu|octave-financial-0.5.0-1|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-financial-0.5.0-1|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-financial-0.5.0-1|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-financial-0.5.0-1|34	
14cu|octave-financial-0.5.0-1|35	tar zxf %{SOURCE0}
14cu|octave-financial-0.5.0-1|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-financial-0.5.0-1|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-financial-0.5.0-1|38	
14cu|octave-financial-0.5.0-1|39	%clean
14cu|octave-financial-0.5.0-1|40	
14cu|octave-financial-0.5.0-1|41	%post
14cu|octave-financial-0.5.0-1|42	%octave_cmd pkg rebuild
14cu|octave-financial-0.5.0-1|43	
14cu|octave-financial-0.5.0-1|44	%preun
14cu|octave-financial-0.5.0-1|45	%octave_pkg_preun
14cu|octave-financial-0.5.0-1|46	
14cu|octave-financial-0.5.0-1|47	%postun
14cu|octave-financial-0.5.0-1|48	%octave_cmd pkg rebuild
14cu|octave-financial-0.5.0-1|49	
14cu|octave-financial-0.5.0-1|50	%files
14cu|octave-financial-0.5.0-1|51	%doc COPYING DESCRIPTION
14cu|octave-financial-0.5.0-1|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-financial-0.5.0-1|53	
14cu|octave-financial-0.5.0-1|54	%changelog
14cu|octave-financial-0.5.0-1|55	
14cu|octave-financial-0.5.0-1|56	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 0.5.0-1
14cu|octave-financial-0.5.0-1|57	- (9ad740a) Updated to 0.5.0
14cu|octave-financial-0.5.0-1|58	
14cu|octave-financial-0.5.0-1|59	

12410 14
14cu|octave-fpl-1.2.0-6|1	%define	pkgname fpl
14cu|octave-fpl-1.2.0-6|2	
14cu|octave-fpl-1.2.0-6|3	Summary:	Octave support for various graphical formats
14cu|octave-fpl-1.2.0-6|4	Name:       octave-%{pkgname}
14cu|octave-fpl-1.2.0-6|5	Version:	1.2.0
14cu|octave-fpl-1.2.0-6|6	Release:        6
14cu|octave-fpl-1.2.0-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-fpl-1.2.0-6|8	License:	GPLv2+
14cu|octave-fpl-1.2.0-6|9	Group:		Sciences/Mathematics
14cu|octave-fpl-1.2.0-6|10	Url:		http://octave.sourceforge.net/fpl/
14cu|octave-fpl-1.2.0-6|11	Conflicts:	octave-forge <= 20090607
14cu|octave-fpl-1.2.0-6|12	Requires:	octave >= 3.0.0
14cu|octave-fpl-1.2.0-6|13	BuildRequires:  octave-devel >= 3.0.0
14cu|octave-fpl-1.2.0-6|14	BuildRequires:  pkgconfig(gl)
14cu|octave-fpl-1.2.0-6|15	BuildRequires:  pkgconfig(glu)
14cu|octave-fpl-1.2.0-6|16	BuildArch:	noarch
14cu|octave-fpl-1.2.0-6|17	Requires:       octave(api) = %{octave_api}
14cu|octave-fpl-1.2.0-6|18	Requires(post): octave
14cu|octave-fpl-1.2.0-6|19	Requires(postun): octave
14cu|octave-fpl-1.2.0-6|20	
14cu|octave-fpl-1.2.0-6|21	%description
14cu|octave-fpl-1.2.0-6|22	This package contains Octave routines for saving data in different
14cu|octave-fpl-1.2.0-6|23	graphical formats.
14cu|octave-fpl-1.2.0-6|24	
14cu|octave-fpl-1.2.0-6|25	%prep
14cu|octave-fpl-1.2.0-6|26	%setup -q -c %{pkgname}-%{version}
14cu|octave-fpl-1.2.0-6|27	cp %{SOURCE0} .
14cu|octave-fpl-1.2.0-6|28	
14cu|octave-fpl-1.2.0-6|29	%install
14cu|octave-fpl-1.2.0-6|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-fpl-1.2.0-6|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-fpl-1.2.0-6|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-fpl-1.2.0-6|33	
14cu|octave-fpl-1.2.0-6|34	tar zxf %{SOURCE0}
14cu|octave-fpl-1.2.0-6|35	mv %{pkgname}/COPYING .
14cu|octave-fpl-1.2.0-6|36	mv %{pkgname}/DESCRIPTION .
14cu|octave-fpl-1.2.0-6|37	
14cu|octave-fpl-1.2.0-6|38	%clean
14cu|octave-fpl-1.2.0-6|39	
14cu|octave-fpl-1.2.0-6|40	%post
14cu|octave-fpl-1.2.0-6|41	%octave_cmd pkg rebuild
14cu|octave-fpl-1.2.0-6|42	
14cu|octave-fpl-1.2.0-6|43	%preun
14cu|octave-fpl-1.2.0-6|44	%octave_pkg_preun
14cu|octave-fpl-1.2.0-6|45	
14cu|octave-fpl-1.2.0-6|46	%postun
14cu|octave-fpl-1.2.0-6|47	%octave_cmd pkg rebuild
14cu|octave-fpl-1.2.0-6|48	
14cu|octave-fpl-1.2.0-6|49	%files
14cu|octave-fpl-1.2.0-6|50	%doc COPYING DESCRIPTION
14cu|octave-fpl-1.2.0-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-fpl-1.2.0-6|52	
14cu|octave-fpl-1.2.0-6|53	%changelog
14cu|octave-fpl-1.2.0-6|54	
14cu|octave-fpl-1.2.0-6|55	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cu|octave-fpl-1.2.0-6|56	- (aaadd79) Rebuild with new octave
14cu|octave-fpl-1.2.0-6|57	
14cu|octave-fpl-1.2.0-6|58	

12411 14
14cu|octave-general-2.0.0-1|1	%define	pkgname general
14cu|octave-general-2.0.0-1|2	
14cu|octave-general-2.0.0-1|3	Summary:	General tools for Octave
14cu|octave-general-2.0.0-1|4	Name:       octave-%{pkgname}
14cu|octave-general-2.0.0-1|5	Version:	2.0.0
14cu|octave-general-2.0.0-1|6	Release:        1
14cu|octave-general-2.0.0-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-general-2.0.0-1|8	License:	GPLv3+
14cu|octave-general-2.0.0-1|9	Group:		Sciences/Mathematics
14cu|octave-general-2.0.0-1|10	Url:		http://octave.sourceforge.net/general/
14cu|octave-general-2.0.0-1|11	Conflicts:	octave-forge <= 20090607
14cu|octave-general-2.0.0-1|12	Requires:	octave >= 3.2.4
14cu|octave-general-2.0.0-1|13	BuildRequires:  octave-devel >= 3.2.4
14cu|octave-general-2.0.0-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-general-2.0.0-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-general-2.0.0-1|16	Requires:       octave(api) = %{octave_api}
14cu|octave-general-2.0.0-1|17	Requires(post): octave
14cu|octave-general-2.0.0-1|18	Requires(postun): octave
14cu|octave-general-2.0.0-1|19	
14cu|octave-general-2.0.0-1|20	%description
14cu|octave-general-2.0.0-1|21	General tools for Octave. String dictionary, parallel computing.
14cu|octave-general-2.0.0-1|22	
14cu|octave-general-2.0.0-1|23	%prep
14cu|octave-general-2.0.0-1|24	%setup -q -c %{pkgname}-%{version}
14cu|octave-general-2.0.0-1|25	cp %{SOURCE0} .
14cu|octave-general-2.0.0-1|26	
14cu|octave-general-2.0.0-1|27	%install
14cu|octave-general-2.0.0-1|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-general-2.0.0-1|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-general-2.0.0-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-general-2.0.0-1|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-general-2.0.0-1|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
14cu|octave-general-2.0.0-1|33	
14cu|octave-general-2.0.0-1|34	tar zxf %{SOURCE0}
14cu|octave-general-2.0.0-1|35	
14cu|octave-general-2.0.0-1|36	%clean
14cu|octave-general-2.0.0-1|37	
14cu|octave-general-2.0.0-1|38	%post
14cu|octave-general-2.0.0-1|39	%octave_cmd pkg rebuild
14cu|octave-general-2.0.0-1|40	
14cu|octave-general-2.0.0-1|41	%preun
14cu|octave-general-2.0.0-1|42	%octave_pkg_preun
14cu|octave-general-2.0.0-1|43	
14cu|octave-general-2.0.0-1|44	%postun
14cu|octave-general-2.0.0-1|45	%octave_cmd pkg rebuild
14cu|octave-general-2.0.0-1|46	
14cu|octave-general-2.0.0-1|47	%files
14cu|octave-general-2.0.0-1|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-general-2.0.0-1|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-general-2.0.0-1|50	
14cu|octave-general-2.0.0-1|51	%changelog
14cu|octave-general-2.0.0-1|52	
14cu|octave-general-2.0.0-1|53	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 2.0.0-1
14cu|octave-general-2.0.0-1|54	- (44ee5cc) Updated to 2.0.0
14cu|octave-general-2.0.0-1|55	
14cu|octave-general-2.0.0-1|56	

12412 14
14cu|octave-image-2.4.1-1|1	%define	pkgname image
14cu|octave-image-2.4.1-1|2	
14cu|octave-image-2.4.1-1|3	Summary:	Image processing toolkit for Octave
14cu|octave-image-2.4.1-1|4	Name:       octave-%{pkgname}
14cu|octave-image-2.4.1-1|5	Version:	2.4.1
14cu|octave-image-2.4.1-1|6	Release:        1
14cu|octave-image-2.4.1-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-image-2.4.1-1|8	License:	GPLv2+
14cu|octave-image-2.4.1-1|9	Group:		Sciences/Mathematics
14cu|octave-image-2.4.1-1|10	Url:		http://octave.sourceforge.net/image/
14cu|octave-image-2.4.1-1|11	Conflicts:	octave-forge <= 20090607
14cu|octave-image-2.4.1-1|12	Requires:	octave >= 3.2.0
14cu|octave-image-2.4.1-1|13	BuildRequires:  octave-devel >= 3.2.0
14cu|octave-image-2.4.1-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-image-2.4.1-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-image-2.4.1-1|16	BuildRequires:	jpeg-devel
14cu|octave-image-2.4.1-1|17	Requires:       octave(api) = %{octave_api}
14cu|octave-image-2.4.1-1|18	Requires(post): octave
14cu|octave-image-2.4.1-1|19	Requires(postun): octave
14cu|octave-image-2.4.1-1|20	
14cu|octave-image-2.4.1-1|21	%description
14cu|octave-image-2.4.1-1|22	This package provides Octave functions for feature extraction, image
14cu|octave-image-2.4.1-1|23	statistics, spatial and geometric transformations, morphological
14cu|octave-image-2.4.1-1|24	operations, linear filtering, and much more.
14cu|octave-image-2.4.1-1|25	
14cu|octave-image-2.4.1-1|26	%prep
14cu|octave-image-2.4.1-1|27	%setup -q -c %{pkgname}-%{version}
14cu|octave-image-2.4.1-1|28	cp %{SOURCE0} .
14cu|octave-image-2.4.1-1|29	
14cu|octave-image-2.4.1-1|30	%install
14cu|octave-image-2.4.1-1|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-image-2.4.1-1|32	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-image-2.4.1-1|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-image-2.4.1-1|34	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-image-2.4.1-1|35	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-image-2.4.1-1|36	
14cu|octave-image-2.4.1-1|37	tar zxf %{SOURCE0}
14cu|octave-image-2.4.1-1|38	mv %{pkgname}-%{version}/COPYING .
14cu|octave-image-2.4.1-1|39	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-image-2.4.1-1|40	
14cu|octave-image-2.4.1-1|41	%clean
14cu|octave-image-2.4.1-1|42	
14cu|octave-image-2.4.1-1|43	%post
14cu|octave-image-2.4.1-1|44	%octave_cmd pkg rebuild
14cu|octave-image-2.4.1-1|45	
14cu|octave-image-2.4.1-1|46	%preun
14cu|octave-image-2.4.1-1|47	%octave_pkg_preun
14cu|octave-image-2.4.1-1|48	
14cu|octave-image-2.4.1-1|49	%postun
14cu|octave-image-2.4.1-1|50	%octave_cmd pkg rebuild
14cu|octave-image-2.4.1-1|51	
14cu|octave-image-2.4.1-1|52	%files
14cu|octave-image-2.4.1-1|53	%doc COPYING DESCRIPTION
14cu|octave-image-2.4.1-1|54	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-image-2.4.1-1|55	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-image-2.4.1-1|56	
14cu|octave-image-2.4.1-1|57	%changelog
14cu|octave-image-2.4.1-1|58	
14cu|octave-image-2.4.1-1|59	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 2.4.1-1
14cu|octave-image-2.4.1-1|60	- (4bbd2b8) Updated to 2.4.1
14cu|octave-image-2.4.1-1|61	
14cu|octave-image-2.4.1-1|62	

12413 14
14cu|octave-miscellaneous-1.2.1-1|1	%define	pkgname miscellaneous
14cu|octave-miscellaneous-1.2.1-1|2	
14cu|octave-miscellaneous-1.2.1-1|3	Summary:	Miscellaneous Octave tools that don't fit elsewhere
14cu|octave-miscellaneous-1.2.1-1|4	Name:       octave-%{pkgname}
14cu|octave-miscellaneous-1.2.1-1|5	Version:	1.2.1
14cu|octave-miscellaneous-1.2.1-1|6	Release:        1
14cu|octave-miscellaneous-1.2.1-1|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-miscellaneous-1.2.1-1|8	License:	GPLv2+
14cu|octave-miscellaneous-1.2.1-1|9	Group:		Sciences/Mathematics
14cu|octave-miscellaneous-1.2.1-1|10	Url:		http://octave.sourceforge.net/miscellaneous/
14cu|octave-miscellaneous-1.2.1-1|11	Conflicts:	octave-forge <= 20090607
14cu|octave-miscellaneous-1.2.1-1|12	Requires:	octave >= 2.9.16
14cu|octave-miscellaneous-1.2.1-1|13	BuildRequires:  octave-devel >= 2.9.16
14cu|octave-miscellaneous-1.2.1-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-miscellaneous-1.2.1-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-miscellaneous-1.2.1-1|16	BuildRequires:	pkgconfig(ncurses)
14cu|octave-miscellaneous-1.2.1-1|17	BuildRequires:	units
14cu|octave-miscellaneous-1.2.1-1|18	Requires:       octave(api) = %{octave_api}
14cu|octave-miscellaneous-1.2.1-1|19	Requires(post): octave
14cu|octave-miscellaneous-1.2.1-1|20	Requires(postun): octave
14cu|octave-miscellaneous-1.2.1-1|21	
14cu|octave-miscellaneous-1.2.1-1|22	%description
14cu|octave-miscellaneous-1.2.1-1|23	Miscellaneous Octave tools that don't fit elsewhere.
14cu|octave-miscellaneous-1.2.1-1|24	
14cu|octave-miscellaneous-1.2.1-1|25	%prep
14cu|octave-miscellaneous-1.2.1-1|26	%setup -q -c %{pkgname}-%{version}
14cu|octave-miscellaneous-1.2.1-1|27	cp %{SOURCE0} .
14cu|octave-miscellaneous-1.2.1-1|28	
14cu|octave-miscellaneous-1.2.1-1|29	%install
14cu|octave-miscellaneous-1.2.1-1|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-miscellaneous-1.2.1-1|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-miscellaneous-1.2.1-1|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-miscellaneous-1.2.1-1|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-miscellaneous-1.2.1-1|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-miscellaneous-1.2.1-1|35	
14cu|octave-miscellaneous-1.2.1-1|36	tar zxf %{SOURCE0}
14cu|octave-miscellaneous-1.2.1-1|37	mv %{pkgname}-%{version}/COPYING .
14cu|octave-miscellaneous-1.2.1-1|38	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-miscellaneous-1.2.1-1|39	
14cu|octave-miscellaneous-1.2.1-1|40	%clean
14cu|octave-miscellaneous-1.2.1-1|41	
14cu|octave-miscellaneous-1.2.1-1|42	%post
14cu|octave-miscellaneous-1.2.1-1|43	%octave_cmd pkg rebuild
14cu|octave-miscellaneous-1.2.1-1|44	
14cu|octave-miscellaneous-1.2.1-1|45	%preun
14cu|octave-miscellaneous-1.2.1-1|46	%octave_pkg_preun
14cu|octave-miscellaneous-1.2.1-1|47	
14cu|octave-miscellaneous-1.2.1-1|48	%postun
14cu|octave-miscellaneous-1.2.1-1|49	%octave_cmd pkg rebuild
14cu|octave-miscellaneous-1.2.1-1|50	
14cu|octave-miscellaneous-1.2.1-1|51	%files
14cu|octave-miscellaneous-1.2.1-1|52	%doc COPYING DESCRIPTION
14cu|octave-miscellaneous-1.2.1-1|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-miscellaneous-1.2.1-1|54	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-miscellaneous-1.2.1-1|55	
14cu|octave-miscellaneous-1.2.1-1|56	%changelog
14cu|octave-miscellaneous-1.2.1-1|57	
14cu|octave-miscellaneous-1.2.1-1|58	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14cu|octave-miscellaneous-1.2.1-1|59	- (d9dda97) Updated to 1.2.1
14cu|octave-miscellaneous-1.2.1-1|60	
14cu|octave-miscellaneous-1.2.1-1|61	

12414 14
14cu|octave-msh-1.0.2-6|1	%define	pkgname msh
14cu|octave-msh-1.0.2-6|2	
14cu|octave-msh-1.0.2-6|3	Summary:	Meshes for finite element/volume PDE Octave solvers
14cu|octave-msh-1.0.2-6|4	Name:       octave-%{pkgname}
14cu|octave-msh-1.0.2-6|5	Version:	1.0.2
14cu|octave-msh-1.0.2-6|6	Release:        6
14cu|octave-msh-1.0.2-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-msh-1.0.2-6|8	License:	GPLv2+
14cu|octave-msh-1.0.2-6|9	Group:		Sciences/Mathematics
14cu|octave-msh-1.0.2-6|10	Url:		http://octave.sourceforge.net/msh/
14cu|octave-msh-1.0.2-6|11	Conflicts:	octave-forge <= 20090607
14cu|octave-msh-1.0.2-6|12	Requires:	octave >= 3.0.0, octave-splines >= 0.0.0
14cu|octave-msh-1.0.2-6|13	BuildRequires:  octave-devel >= 3.0.0
14cu|octave-msh-1.0.2-6|14	BuildRequires:  pkgconfig(gl)
14cu|octave-msh-1.0.2-6|15	BuildRequires:  pkgconfig(glu)
14cu|octave-msh-1.0.2-6|16	BuildArch:	noarch
14cu|octave-msh-1.0.2-6|17	Requires:       octave(api) = %{octave_api}
14cu|octave-msh-1.0.2-6|18	Requires(post): octave
14cu|octave-msh-1.0.2-6|19	Requires(postun): octave
14cu|octave-msh-1.0.2-6|20	
14cu|octave-msh-1.0.2-6|21	%description
14cu|octave-msh-1.0.2-6|22	Create and manage triangular and tetrahedral meshes for finite element
14cu|octave-msh-1.0.2-6|23	or finite volume PDE solvers in Octave. Use a mesh data structure
14cu|octave-msh-1.0.2-6|24	compatible with PDEtool. Rely on gmsh for unstructured mesh
14cu|octave-msh-1.0.2-6|25	generation.
14cu|octave-msh-1.0.2-6|26	
14cu|octave-msh-1.0.2-6|27	%prep
14cu|octave-msh-1.0.2-6|28	%setup -q -c %{pkgname}-%{version}
14cu|octave-msh-1.0.2-6|29	cp %{SOURCE0} .
14cu|octave-msh-1.0.2-6|30	
14cu|octave-msh-1.0.2-6|31	%install
14cu|octave-msh-1.0.2-6|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-msh-1.0.2-6|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-msh-1.0.2-6|34	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-msh-1.0.2-6|35	
14cu|octave-msh-1.0.2-6|36	tar zxf %{SOURCE0}
14cu|octave-msh-1.0.2-6|37	mv %{pkgname}-%{version}/COPYING .
14cu|octave-msh-1.0.2-6|38	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-msh-1.0.2-6|39	
14cu|octave-msh-1.0.2-6|40	%clean
14cu|octave-msh-1.0.2-6|41	
14cu|octave-msh-1.0.2-6|42	%post
14cu|octave-msh-1.0.2-6|43	%octave_cmd pkg rebuild
14cu|octave-msh-1.0.2-6|44	
14cu|octave-msh-1.0.2-6|45	%preun
14cu|octave-msh-1.0.2-6|46	%octave_pkg_preun
14cu|octave-msh-1.0.2-6|47	
14cu|octave-msh-1.0.2-6|48	%postun
14cu|octave-msh-1.0.2-6|49	%octave_cmd pkg rebuild
14cu|octave-msh-1.0.2-6|50	
14cu|octave-msh-1.0.2-6|51	%files
14cu|octave-msh-1.0.2-6|52	%doc COPYING DESCRIPTION
14cu|octave-msh-1.0.2-6|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-msh-1.0.2-6|54	
14cu|octave-msh-1.0.2-6|55	%changelog
14cu|octave-msh-1.0.2-6|56	
14cu|octave-msh-1.0.2-6|57	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-6
14cu|octave-msh-1.0.2-6|58	- (4fb9fe9) Rebuild with new octave
14cu|octave-msh-1.0.2-6|59	
14cu|octave-msh-1.0.2-6|60	

12415 14
14cu|octave-nan-2.4.4-7|1	%define	pkgname nan
14cu|octave-nan-2.4.4-7|2	
14cu|octave-nan-2.4.4-7|3	Summary:	NaN toolbox for Octave
14cu|octave-nan-2.4.4-7|4	Name:       octave-%{pkgname}
14cu|octave-nan-2.4.4-7|5	Version:	2.4.4
14cu|octave-nan-2.4.4-7|6	Release:        7
14cu|octave-nan-2.4.4-7|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-nan-2.4.4-7|8	License:	GPLv3+
14cu|octave-nan-2.4.4-7|9	Group:		Sciences/Mathematics
14cu|octave-nan-2.4.4-7|10	Url:		http://octave.sourceforge.net/nan/
14cu|octave-nan-2.4.4-7|11	Conflicts:	octave-forge <= 20090607
14cu|octave-nan-2.4.4-7|12	Requires:	octave >= 2.9.7
14cu|octave-nan-2.4.4-7|13	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-nan-2.4.4-7|14	BuildRequires:  pkgconfig(gl)
14cu|octave-nan-2.4.4-7|15	BuildRequires:  pkgconfig(glu)
14cu|octave-nan-2.4.4-7|16	BuildRequires:	libgomp-devel
14cu|octave-nan-2.4.4-7|17	Requires:       octave(api) = %{octave_api}
14cu|octave-nan-2.4.4-7|18	Requires(post): octave
14cu|octave-nan-2.4.4-7|19	Requires(postun): octave
14cu|octave-nan-2.4.4-7|20	
14cu|octave-nan-2.4.4-7|21	%description
14cu|octave-nan-2.4.4-7|22	Statistics and machine learning toolbox for Octave that can handle
14cu|octave-nan-2.4.4-7|23	data with and without missing values.
14cu|octave-nan-2.4.4-7|24	
14cu|octave-nan-2.4.4-7|25	%prep
14cu|octave-nan-2.4.4-7|26	%setup -q -c %{pkgname}-%{version}
14cu|octave-nan-2.4.4-7|27	cp %{SOURCE0} .
14cu|octave-nan-2.4.4-7|28	
14cu|octave-nan-2.4.4-7|29	%install
14cu|octave-nan-2.4.4-7|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-nan-2.4.4-7|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-nan-2.4.4-7|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-nan-2.4.4-7|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-nan-2.4.4-7|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-nan-2.4.4-7|35	
14cu|octave-nan-2.4.4-7|36	tar zxf %{SOURCE0}
14cu|octave-nan-2.4.4-7|37	mv NaN/COPYING .
14cu|octave-nan-2.4.4-7|38	mv NaN/DESCRIPTION .
14cu|octave-nan-2.4.4-7|39	
14cu|octave-nan-2.4.4-7|40	%clean
14cu|octave-nan-2.4.4-7|41	
14cu|octave-nan-2.4.4-7|42	%post
14cu|octave-nan-2.4.4-7|43	%octave_cmd pkg rebuild
14cu|octave-nan-2.4.4-7|44	
14cu|octave-nan-2.4.4-7|45	%preun
14cu|octave-nan-2.4.4-7|46	%octave_pkg_preun
14cu|octave-nan-2.4.4-7|47	
14cu|octave-nan-2.4.4-7|48	%postun
14cu|octave-nan-2.4.4-7|49	%octave_cmd pkg rebuild
14cu|octave-nan-2.4.4-7|50	
14cu|octave-nan-2.4.4-7|51	%files
14cu|octave-nan-2.4.4-7|52	%doc COPYING DESCRIPTION
14cu|octave-nan-2.4.4-7|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-nan-2.4.4-7|54	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-nan-2.4.4-7|55	
14cu|octave-nan-2.4.4-7|56	%changelog
14cu|octave-nan-2.4.4-7|57	
14cu|octave-nan-2.4.4-7|58	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-7
14cu|octave-nan-2.4.4-7|59	- (e33e24b) Rebuild with new octave
14cu|octave-nan-2.4.4-7|60	
14cu|octave-nan-2.4.4-7|61	

12416 14
14cu|octave-nurbs-1.3.10-1|1	%define	pkgname nurbs
14cu|octave-nurbs-1.3.10-1|2	
14cu|octave-nurbs-1.3.10-1|3	Summary:	NURBS routines for Octave
14cu|octave-nurbs-1.3.10-1|4	Name:       octave-%{pkgname}
14cu|octave-nurbs-1.3.10-1|5	Version:	1.3.10
14cu|octave-nurbs-1.3.10-1|6	Release:        1
14cu|octave-nurbs-1.3.10-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-nurbs-1.3.10-1|8	License:	GPLv2+
14cu|octave-nurbs-1.3.10-1|9	Group:		Sciences/Mathematics
14cu|octave-nurbs-1.3.10-1|10	Url:		http://octave.sourceforge.net/nurbs/
14cu|octave-nurbs-1.3.10-1|11	BuildRequires:  octave-devel >= 3.2.0
14cu|octave-nurbs-1.3.10-1|12	BuildRequires:  pkgconfig(gl)
14cu|octave-nurbs-1.3.10-1|13	BuildRequires:  pkgconfig(glu)
14cu|octave-nurbs-1.3.10-1|14	BuildRequires:	libgomp-devel
14cu|octave-nurbs-1.3.10-1|15	Requires:       octave(api) = %{octave_api}
14cu|octave-nurbs-1.3.10-1|16	Requires(post): octave
14cu|octave-nurbs-1.3.10-1|17	Requires(postun): octave
14cu|octave-nurbs-1.3.10-1|18	
14cu|octave-nurbs-1.3.10-1|19	%description
14cu|octave-nurbs-1.3.10-1|20	Collection of Octave routines for the creation, and manipulation of
14cu|octave-nurbs-1.3.10-1|21	Non-Uniform Rational B-Splines (NURBS).
14cu|octave-nurbs-1.3.10-1|22	
14cu|octave-nurbs-1.3.10-1|23	%prep
14cu|octave-nurbs-1.3.10-1|24	%setup -q -c %{pkgname}-%{version}
14cu|octave-nurbs-1.3.10-1|25	cp %{SOURCE0} .
14cu|octave-nurbs-1.3.10-1|26	
14cu|octave-nurbs-1.3.10-1|27	%install
14cu|octave-nurbs-1.3.10-1|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-nurbs-1.3.10-1|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-nurbs-1.3.10-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-nurbs-1.3.10-1|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-nurbs-1.3.10-1|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-nurbs-1.3.10-1|33	
14cu|octave-nurbs-1.3.10-1|34	tar zxf %{SOURCE0}
14cu|octave-nurbs-1.3.10-1|35	
14cu|octave-nurbs-1.3.10-1|36	%clean
14cu|octave-nurbs-1.3.10-1|37	
14cu|octave-nurbs-1.3.10-1|38	%post
14cu|octave-nurbs-1.3.10-1|39	%octave_cmd pkg rebuild
14cu|octave-nurbs-1.3.10-1|40	
14cu|octave-nurbs-1.3.10-1|41	%preun
14cu|octave-nurbs-1.3.10-1|42	%octave_pkg_preun
14cu|octave-nurbs-1.3.10-1|43	
14cu|octave-nurbs-1.3.10-1|44	%postun
14cu|octave-nurbs-1.3.10-1|45	%octave_cmd pkg rebuild
14cu|octave-nurbs-1.3.10-1|46	
14cu|octave-nurbs-1.3.10-1|47	%files
14cu|octave-nurbs-1.3.10-1|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-nurbs-1.3.10-1|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-nurbs-1.3.10-1|50	
14cu|octave-nurbs-1.3.10-1|51	%changelog
14cu|octave-nurbs-1.3.10-1|52	
14cu|octave-nurbs-1.3.10-1|53	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.3.10-1
14cu|octave-nurbs-1.3.10-1|54	- (5a81a9b) Updated to 1.3.10
14cu|octave-nurbs-1.3.10-1|55	
14cu|octave-nurbs-1.3.10-1|56	

12417 14
14cu|octave-odepkg-0.8.5-1|1	%define	pkgname odepkg
14cu|octave-odepkg-0.8.5-1|2	
14cu|octave-odepkg-0.8.5-1|3	Summary:	Octave package for solving ODEs
14cu|octave-odepkg-0.8.5-1|4	Name:       octave-%{pkgname}
14cu|octave-odepkg-0.8.5-1|5	Version:	0.8.5
14cu|octave-odepkg-0.8.5-1|6	Release:        1
14cu|octave-odepkg-0.8.5-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-odepkg-0.8.5-1|8	License:	GPLv2+
14cu|octave-odepkg-0.8.5-1|9	Group:		Sciences/Mathematics
14cu|octave-odepkg-0.8.5-1|10	Url:		http://octave.sourceforge.net/odepkg/
14cu|octave-odepkg-0.8.5-1|11	BuildRequires:  octave-devel >= 3.2.0
14cu|octave-odepkg-0.8.5-1|12	BuildRequires:  pkgconfig(gl)
14cu|octave-odepkg-0.8.5-1|13	BuildRequires:  pkgconfig(glu)
14cu|octave-odepkg-0.8.5-1|14	Requires:       octave(api) = %{octave_api}
14cu|octave-odepkg-0.8.5-1|15	Requires(post): octave
14cu|octave-odepkg-0.8.5-1|16	Requires(postun): octave
14cu|octave-odepkg-0.8.5-1|17	
14cu|octave-odepkg-0.8.5-1|18	%description
14cu|octave-odepkg-0.8.5-1|19	Octave package for solving ordinary differential equations and more.
14cu|octave-odepkg-0.8.5-1|20	
14cu|octave-odepkg-0.8.5-1|21	%prep
14cu|octave-odepkg-0.8.5-1|22	%setup -q -c %{pkgname}-%{version}
14cu|octave-odepkg-0.8.5-1|23	cp %{SOURCE0} .
14cu|octave-odepkg-0.8.5-1|24	
14cu|octave-odepkg-0.8.5-1|25	%install
14cu|octave-odepkg-0.8.5-1|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-odepkg-0.8.5-1|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-odepkg-0.8.5-1|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-odepkg-0.8.5-1|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-odepkg-0.8.5-1|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-odepkg-0.8.5-1|31	
14cu|octave-odepkg-0.8.5-1|32	tar zxf %{SOURCE0}
14cu|octave-odepkg-0.8.5-1|33	
14cu|octave-odepkg-0.8.5-1|34	%clean
14cu|octave-odepkg-0.8.5-1|35	
14cu|octave-odepkg-0.8.5-1|36	%post
14cu|octave-odepkg-0.8.5-1|37	%octave_cmd pkg rebuild
14cu|octave-odepkg-0.8.5-1|38	
14cu|octave-odepkg-0.8.5-1|39	%preun
14cu|octave-odepkg-0.8.5-1|40	%octave_pkg_preun
14cu|octave-odepkg-0.8.5-1|41	
14cu|octave-odepkg-0.8.5-1|42	%postun
14cu|octave-odepkg-0.8.5-1|43	%octave_cmd pkg rebuild
14cu|octave-odepkg-0.8.5-1|44	
14cu|octave-odepkg-0.8.5-1|45	%files
14cu|octave-odepkg-0.8.5-1|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-odepkg-0.8.5-1|47	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-odepkg-0.8.5-1|48	
14cu|octave-odepkg-0.8.5-1|49	%changelog
14cu|octave-odepkg-0.8.5-1|50	
14cu|octave-odepkg-0.8.5-1|51	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 0.8.5-1
14cu|octave-odepkg-0.8.5-1|52	- (b0835be) Updated to 0.8.5
14cu|octave-odepkg-0.8.5-1|53	
14cu|octave-odepkg-0.8.5-1|54	

12418 14
14cu|octave-optim-1.5.0-1|1	%define	pkgname optim
14cu|octave-optim-1.5.0-1|2	
14cu|octave-optim-1.5.0-1|3	Summary:	Non-linear optimization toolkit for Octave
14cu|octave-optim-1.5.0-1|4	Name:       octave-%{pkgname}
14cu|octave-optim-1.5.0-1|5	Version:	1.5.0
14cu|octave-optim-1.5.0-1|6	Release:	1
14cu|octave-optim-1.5.0-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-optim-1.5.0-1|8	Patch0:         %{name}-retval.patch
14cu|octave-optim-1.5.0-1|9	License:	GPLv2+
14cu|octave-optim-1.5.0-1|10	Group:		Sciences/Mathematics
14cu|octave-optim-1.5.0-1|11	Url:		http://octave.sourceforge.net/optim/
14cu|octave-optim-1.5.0-1|12	Requires:	octave-miscellaneous >= 1.0.11
14cu|octave-optim-1.5.0-1|13	Requires:	octave-struct >= 1.0.9
14cu|octave-optim-1.5.0-1|14	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-optim-1.5.0-1|15	BuildRequires:  pkgconfig(gl)
14cu|octave-optim-1.5.0-1|16	BuildRequires:  pkgconfig(glu)
14cu|octave-optim-1.5.0-1|17	Requires:       octave(api) = %{octave_api}
14cu|octave-optim-1.5.0-1|18	Requires(post): octave
14cu|octave-optim-1.5.0-1|19	Requires(postun): octave
14cu|octave-optim-1.5.0-1|20	
14cu|octave-optim-1.5.0-1|21	%description
14cu|octave-optim-1.5.0-1|22	Non-linear optimization toolkit for Octave.
14cu|octave-optim-1.5.0-1|23	
14cu|octave-optim-1.5.0-1|24	%prep
14cu|octave-optim-1.5.0-1|25	%setup -q -c %{pkgname}-%{version}
14cu|octave-optim-1.5.0-1|26	cp %{SOURCE0} .
14cu|octave-optim-1.5.0-1|27	#TS=$(date -r src/samin.cc  +%%Y%%m%%d%%H%%M.%%S)
14cu|octave-optim-1.5.0-1|28	#%patch0 -p1 -b .retval
14cu|octave-optim-1.5.0-1|29	#touch -t ${TS} src/samin.cc
14cu|octave-optim-1.5.0-1|30	
14cu|octave-optim-1.5.0-1|31	%install
14cu|octave-optim-1.5.0-1|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-optim-1.5.0-1|33	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-optim-1.5.0-1|34	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-optim-1.5.0-1|35	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-optim-1.5.0-1|36	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-optim-1.5.0-1|37	
14cu|octave-optim-1.5.0-1|38	tar zxf %{SOURCE0}
14cu|octave-optim-1.5.0-1|39	mv %{pkgname}-%{version}/COPYING .
14cu|octave-optim-1.5.0-1|40	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-optim-1.5.0-1|41	
14cu|octave-optim-1.5.0-1|42	%clean
14cu|octave-optim-1.5.0-1|43	
14cu|octave-optim-1.5.0-1|44	%post
14cu|octave-optim-1.5.0-1|45	%octave_cmd pkg rebuild
14cu|octave-optim-1.5.0-1|46	
14cu|octave-optim-1.5.0-1|47	%preun
14cu|octave-optim-1.5.0-1|48	%octave_pkg_preun
14cu|octave-optim-1.5.0-1|49	
14cu|octave-optim-1.5.0-1|50	%postun
14cu|octave-optim-1.5.0-1|51	%octave_cmd pkg rebuild
14cu|octave-optim-1.5.0-1|52	
14cu|octave-optim-1.5.0-1|53	%files
14cu|octave-optim-1.5.0-1|54	%doc COPYING DESCRIPTION
14cu|octave-optim-1.5.0-1|55	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-optim-1.5.0-1|56	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-optim-1.5.0-1|57	
14cu|octave-optim-1.5.0-1|58	%changelog
14cu|octave-optim-1.5.0-1|59	
14cu|octave-optim-1.5.0-1|60	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.5.0-1
14cu|octave-optim-1.5.0-1|61	- (ff5a1a3) Updated to 1.5.0
14cu|octave-optim-1.5.0-1|62	
14cu|octave-optim-1.5.0-1|63	

12419 14
14cu|octave-secs2d-0.0.8-7|1	%define	pkgname secs2d
14cu|octave-secs2d-0.0.8-7|2	
14cu|octave-secs2d-0.0.8-7|3	Summary:	Octave drift-diffusion simulator for 2D devices
14cu|octave-secs2d-0.0.8-7|4	Name:       octave-%{pkgname}
14cu|octave-secs2d-0.0.8-7|5	Version:	0.0.8
14cu|octave-secs2d-0.0.8-7|6	Release:	7
14cu|octave-secs2d-0.0.8-7|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-secs2d-0.0.8-7|8	Patch0:		compilation-with-octave-4.0.patch
14cu|octave-secs2d-0.0.8-7|9	License:	GPLv2+
14cu|octave-secs2d-0.0.8-7|10	Group:		Sciences/Mathematics
14cu|octave-secs2d-0.0.8-7|11	Url:		http://octave.sourceforge.net/secs2d/
14cu|octave-secs2d-0.0.8-7|12	BuildRequires:  octave-devel >= 2.9.17
14cu|octave-secs2d-0.0.8-7|13	BuildRequires:  pkgconfig(gl)
14cu|octave-secs2d-0.0.8-7|14	BuildRequires:  pkgconfig(glu)
14cu|octave-secs2d-0.0.8-7|15	Requires:       octave(api) = %{octave_api}
14cu|octave-secs2d-0.0.8-7|16	Requires(post): octave
14cu|octave-secs2d-0.0.8-7|17	Requires(postun): octave
14cu|octave-secs2d-0.0.8-7|18	
14cu|octave-secs2d-0.0.8-7|19	%description
14cu|octave-secs2d-0.0.8-7|20	Octave drift-diffusion simulator for 2D semiconductor devices.
14cu|octave-secs2d-0.0.8-7|21	
14cu|octave-secs2d-0.0.8-7|22	%prep
14cu|octave-secs2d-0.0.8-7|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-secs2d-0.0.8-7|24	cp %{SOURCE0} .
14cu|octave-secs2d-0.0.8-7|25	tar xvf %{pkgname}-%{version}.tar.gz
14cu|octave-secs2d-0.0.8-7|26	pushd %{pkgname}-%{version}
14cu|octave-secs2d-0.0.8-7|27	%apply_patches
14cu|octave-secs2d-0.0.8-7|28	popd
14cu|octave-secs2d-0.0.8-7|29	rm -f %{pkgname}-%{version}.tar.gz
14cu|octave-secs2d-0.0.8-7|30	tar czf %{pkgname}-%{version}.tar.gz %{pkgname}-%{version}
14cu|octave-secs2d-0.0.8-7|31	
14cu|octave-secs2d-0.0.8-7|32	%install
14cu|octave-secs2d-0.0.8-7|33	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-secs2d-0.0.8-7|34	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-secs2d-0.0.8-7|35	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-secs2d-0.0.8-7|36	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-secs2d-0.0.8-7|37	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-secs2d-0.0.8-7|38	
14cu|octave-secs2d-0.0.8-7|39	tar zxf %{SOURCE0}
14cu|octave-secs2d-0.0.8-7|40	mv %{pkgname}-%{version}/COPYING .
14cu|octave-secs2d-0.0.8-7|41	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-secs2d-0.0.8-7|42	
14cu|octave-secs2d-0.0.8-7|43	%clean
14cu|octave-secs2d-0.0.8-7|44	
14cu|octave-secs2d-0.0.8-7|45	%post
14cu|octave-secs2d-0.0.8-7|46	%octave_cmd pkg rebuild
14cu|octave-secs2d-0.0.8-7|47	
14cu|octave-secs2d-0.0.8-7|48	%preun
14cu|octave-secs2d-0.0.8-7|49	%octave_pkg_preun
14cu|octave-secs2d-0.0.8-7|50	
14cu|octave-secs2d-0.0.8-7|51	%postun
14cu|octave-secs2d-0.0.8-7|52	%octave_cmd pkg rebuild
14cu|octave-secs2d-0.0.8-7|53	
14cu|octave-secs2d-0.0.8-7|54	%files
14cu|octave-secs2d-0.0.8-7|55	%doc COPYING DESCRIPTION
14cu|octave-secs2d-0.0.8-7|56	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-secs2d-0.0.8-7|57	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-secs2d-0.0.8-7|58	
14cu|octave-secs2d-0.0.8-7|59	%changelog
14cu|octave-secs2d-0.0.8-7|60	
14cu|octave-secs2d-0.0.8-7|61	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.0.8-7
14cu|octave-secs2d-0.0.8-7|62	- (5b7d2c2) Fix build with octave 4
14cu|octave-secs2d-0.0.8-7|63	
14cu|octave-secs2d-0.0.8-7|64	

12420 14
14cu|octave-signal-1.3.2-1|1	%define	pkgname signal
14cu|octave-signal-1.3.2-1|2	
14cu|octave-signal-1.3.2-1|3	Summary:	Signal processing tools for Octave
14cu|octave-signal-1.3.2-1|4	Name:		octave-%{pkgname}
14cu|octave-signal-1.3.2-1|5	Version:	1.3.2
14cu|octave-signal-1.3.2-1|6	Release:        1
14cu|octave-signal-1.3.2-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-signal-1.3.2-1|8	License:	GPLv2+
14cu|octave-signal-1.3.2-1|9	Group:		Sciences/Mathematics
14cu|octave-signal-1.3.2-1|10	Url:		http://octave.sourceforge.net/signal/
14cu|octave-signal-1.3.2-1|11	Requires:	octave-optim >= 1.0.0
14cu|octave-signal-1.3.2-1|12	Requires:	octave-specfun >= 0.0.0
14cu|octave-signal-1.3.2-1|13	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-signal-1.3.2-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-signal-1.3.2-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-signal-1.3.2-1|16	Requires:       octave(api) = %{octave_api}
14cu|octave-signal-1.3.2-1|17	Requires(post): octave
14cu|octave-signal-1.3.2-1|18	Requires(postun): octave
14cu|octave-signal-1.3.2-1|19	
14cu|octave-signal-1.3.2-1|20	%description
14cu|octave-signal-1.3.2-1|21	Signal processing tools, including filtering, windowing and display
14cu|octave-signal-1.3.2-1|22	functions for Octave.
14cu|octave-signal-1.3.2-1|23	
14cu|octave-signal-1.3.2-1|24	%prep
14cu|octave-signal-1.3.2-1|25	%setup -q -c %{pkgname}-%{version}
14cu|octave-signal-1.3.2-1|26	cp %{SOURCE0} .
14cu|octave-signal-1.3.2-1|27	
14cu|octave-signal-1.3.2-1|28	%install
14cu|octave-signal-1.3.2-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-signal-1.3.2-1|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-signal-1.3.2-1|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-signal-1.3.2-1|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-signal-1.3.2-1|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-signal-1.3.2-1|34	
14cu|octave-signal-1.3.2-1|35	tar zxf %{SOURCE0}
14cu|octave-signal-1.3.2-1|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-signal-1.3.2-1|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-signal-1.3.2-1|38	
14cu|octave-signal-1.3.2-1|39	%clean
14cu|octave-signal-1.3.2-1|40	
14cu|octave-signal-1.3.2-1|41	%post
14cu|octave-signal-1.3.2-1|42	%octave_cmd pkg rebuild
14cu|octave-signal-1.3.2-1|43	
14cu|octave-signal-1.3.2-1|44	%preun
14cu|octave-signal-1.3.2-1|45	%octave_pkg_preun
14cu|octave-signal-1.3.2-1|46	
14cu|octave-signal-1.3.2-1|47	%postun
14cu|octave-signal-1.3.2-1|48	%octave_cmd pkg rebuild
14cu|octave-signal-1.3.2-1|49	
14cu|octave-signal-1.3.2-1|50	%files
14cu|octave-signal-1.3.2-1|51	%doc COPYING DESCRIPTION
14cu|octave-signal-1.3.2-1|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-signal-1.3.2-1|53	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-signal-1.3.2-1|54	
14cu|octave-signal-1.3.2-1|55	
14cu|octave-signal-1.3.2-1|56	
14cu|octave-signal-1.3.2-1|57	%changelog
14cu|octave-signal-1.3.2-1|58	
14cu|octave-signal-1.3.2-1|59	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.3.2-1
14cu|octave-signal-1.3.2-1|60	- (04deeb7) Updated to 1.3.2
14cu|octave-signal-1.3.2-1|61	
14cu|octave-signal-1.3.2-1|62	

12421 14
14cu|octave-specfun-1.0.9-6|1	%define	pkgname specfun
14cu|octave-specfun-1.0.9-6|2	
14cu|octave-specfun-1.0.9-6|3	Summary:	Special functions for Octave
14cu|octave-specfun-1.0.9-6|4	Name:       octave-%{pkgname}
14cu|octave-specfun-1.0.9-6|5	Version:	1.0.9
14cu|octave-specfun-1.0.9-6|6	Release:	6
14cu|octave-specfun-1.0.9-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-specfun-1.0.9-6|8	License:	GPLv2+
14cu|octave-specfun-1.0.9-6|9	Group:		Sciences/Mathematics
14cu|octave-specfun-1.0.9-6|10	Url:		http://octave.sourceforge.net/specfun/
14cu|octave-specfun-1.0.9-6|11	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-specfun-1.0.9-6|12	BuildRequires:  pkgconfig(gl)
14cu|octave-specfun-1.0.9-6|13	BuildRequires:  pkgconfig(glu)
14cu|octave-specfun-1.0.9-6|14	BuildArch:	noarch
14cu|octave-specfun-1.0.9-6|15	Requires:       octave(api) = %{octave_api}
14cu|octave-specfun-1.0.9-6|16	Requires(post): octave
14cu|octave-specfun-1.0.9-6|17	Requires(postun): octave
14cu|octave-specfun-1.0.9-6|18	
14cu|octave-specfun-1.0.9-6|19	%description
14cu|octave-specfun-1.0.9-6|20	Special functions including ellipitic functions, etc., for Octave.
14cu|octave-specfun-1.0.9-6|21	
14cu|octave-specfun-1.0.9-6|22	%prep
14cu|octave-specfun-1.0.9-6|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-specfun-1.0.9-6|24	cp %{SOURCE0} .
14cu|octave-specfun-1.0.9-6|25	
14cu|octave-specfun-1.0.9-6|26	%install
14cu|octave-specfun-1.0.9-6|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-specfun-1.0.9-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-specfun-1.0.9-6|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-specfun-1.0.9-6|30	
14cu|octave-specfun-1.0.9-6|31	tar zxf %{SOURCE0}
14cu|octave-specfun-1.0.9-6|32	mv %{pkgname}-%{version}/COPYING .
14cu|octave-specfun-1.0.9-6|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-specfun-1.0.9-6|34	
14cu|octave-specfun-1.0.9-6|35	%clean
14cu|octave-specfun-1.0.9-6|36	
14cu|octave-specfun-1.0.9-6|37	%post
14cu|octave-specfun-1.0.9-6|38	%octave_cmd pkg rebuild
14cu|octave-specfun-1.0.9-6|39	
14cu|octave-specfun-1.0.9-6|40	%preun
14cu|octave-specfun-1.0.9-6|41	%octave_pkg_preun
14cu|octave-specfun-1.0.9-6|42	
14cu|octave-specfun-1.0.9-6|43	%postun
14cu|octave-specfun-1.0.9-6|44	%octave_cmd pkg rebuild
14cu|octave-specfun-1.0.9-6|45	
14cu|octave-specfun-1.0.9-6|46	%files
14cu|octave-specfun-1.0.9-6|47	%doc COPYING DESCRIPTION
14cu|octave-specfun-1.0.9-6|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-specfun-1.0.9-6|49	
14cu|octave-specfun-1.0.9-6|50	%changelog
14cu|octave-specfun-1.0.9-6|51	
14cu|octave-specfun-1.0.9-6|52	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-6
14cu|octave-specfun-1.0.9-6|53	- (bd44d04) Rebuild with new octave
14cu|octave-specfun-1.0.9-6|54	
14cu|octave-specfun-1.0.9-6|55	

12422 14
14cu|octave-splines-1.0.7-6|1	%define	pkgname splines
14cu|octave-splines-1.0.7-6|2	
14cu|octave-splines-1.0.7-6|3	Summary:	Cubic spline functions for Octave
14cu|octave-splines-1.0.7-6|4	Name:       octave-%{pkgname}
14cu|octave-splines-1.0.7-6|5	Version:	1.0.7
14cu|octave-splines-1.0.7-6|6	Release:        6
14cu|octave-splines-1.0.7-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-splines-1.0.7-6|8	License:	GPLv2+
14cu|octave-splines-1.0.7-6|9	Group:		Sciences/Mathematics
14cu|octave-splines-1.0.7-6|10	Url:		http://octave.sourceforge.net/splines/
14cu|octave-splines-1.0.7-6|11	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-splines-1.0.7-6|12	BuildRequires:  pkgconfig(gl)
14cu|octave-splines-1.0.7-6|13	BuildRequires:  pkgconfig(glu)
14cu|octave-splines-1.0.7-6|14	BuildArch:	noarch
14cu|octave-splines-1.0.7-6|15	Requires:       octave(api) = %{octave_api}
14cu|octave-splines-1.0.7-6|16	Requires(post): octave
14cu|octave-splines-1.0.7-6|17	Requires(postun): octave
14cu|octave-splines-1.0.7-6|18	
14cu|octave-splines-1.0.7-6|19	%description
14cu|octave-splines-1.0.7-6|20	Additional cubic spline functions for Octave.
14cu|octave-splines-1.0.7-6|21	
14cu|octave-splines-1.0.7-6|22	%prep
14cu|octave-splines-1.0.7-6|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-splines-1.0.7-6|24	cp %{SOURCE0} .
14cu|octave-splines-1.0.7-6|25	
14cu|octave-splines-1.0.7-6|26	%install
14cu|octave-splines-1.0.7-6|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-splines-1.0.7-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-splines-1.0.7-6|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-splines-1.0.7-6|30	
14cu|octave-splines-1.0.7-6|31	tar zxf %{SOURCE0}
14cu|octave-splines-1.0.7-6|32	mv %{pkgname}-%{version}/COPYING .
14cu|octave-splines-1.0.7-6|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-splines-1.0.7-6|34	
14cu|octave-splines-1.0.7-6|35	%clean
14cu|octave-splines-1.0.7-6|36	
14cu|octave-splines-1.0.7-6|37	%post
14cu|octave-splines-1.0.7-6|38	%octave_cmd pkg rebuild
14cu|octave-splines-1.0.7-6|39	
14cu|octave-splines-1.0.7-6|40	%preun
14cu|octave-splines-1.0.7-6|41	%octave_pkg_preun
14cu|octave-splines-1.0.7-6|42	
14cu|octave-splines-1.0.7-6|43	%postun
14cu|octave-splines-1.0.7-6|44	%octave_cmd pkg rebuild
14cu|octave-splines-1.0.7-6|45	
14cu|octave-splines-1.0.7-6|46	%files
14cu|octave-splines-1.0.7-6|47	%doc COPYING DESCRIPTION
14cu|octave-splines-1.0.7-6|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-splines-1.0.7-6|49	
14cu|octave-splines-1.0.7-6|50	%changelog
14cu|octave-splines-1.0.7-6|51	
14cu|octave-splines-1.0.7-6|52	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-6
14cu|octave-splines-1.0.7-6|53	- (7b83415) Rebuild with new octave
14cu|octave-splines-1.0.7-6|54	
14cu|octave-splines-1.0.7-6|55	

12423 14
14cu|octave-statistics-1.0.10-6|1	%define	pkgname statistics
14cu|octave-statistics-1.0.10-6|2	
14cu|octave-statistics-1.0.10-6|3	Summary:	Additional statistics functions for Octave
14cu|octave-statistics-1.0.10-6|4	Name:       octave-%{pkgname}
14cu|octave-statistics-1.0.10-6|5	Version:	1.0.10
14cu|octave-statistics-1.0.10-6|6	Release:	6
14cu|octave-statistics-1.0.10-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-statistics-1.0.10-6|8	License:	GPLv2+
14cu|octave-statistics-1.0.10-6|9	Group:		Sciences/Mathematics
14cu|octave-statistics-1.0.10-6|10	Url:		http://octave.sourceforge.net/statistics/
14cu|octave-statistics-1.0.10-6|11	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-statistics-1.0.10-6|12	BuildRequires:  pkgconfig(gl)
14cu|octave-statistics-1.0.10-6|13	BuildRequires:  pkgconfig(glu)
14cu|octave-statistics-1.0.10-6|14	BuildArch:	noarch
14cu|octave-statistics-1.0.10-6|15	Requires:       octave(api) = %{octave_api}
14cu|octave-statistics-1.0.10-6|16	Requires(post): octave
14cu|octave-statistics-1.0.10-6|17	Requires(postun): octave
14cu|octave-statistics-1.0.10-6|18	
14cu|octave-statistics-1.0.10-6|19	%description
14cu|octave-statistics-1.0.10-6|20	Additional statistics functions for Octave.
14cu|octave-statistics-1.0.10-6|21	
14cu|octave-statistics-1.0.10-6|22	%prep
14cu|octave-statistics-1.0.10-6|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-statistics-1.0.10-6|24	cp %{SOURCE0} .
14cu|octave-statistics-1.0.10-6|25	
14cu|octave-statistics-1.0.10-6|26	%install
14cu|octave-statistics-1.0.10-6|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-statistics-1.0.10-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-statistics-1.0.10-6|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-statistics-1.0.10-6|30	
14cu|octave-statistics-1.0.10-6|31	tar zxf %{SOURCE0}
14cu|octave-statistics-1.0.10-6|32	mv %{pkgname}/COPYING .
14cu|octave-statistics-1.0.10-6|33	mv %{pkgname}/DESCRIPTION .
14cu|octave-statistics-1.0.10-6|34	
14cu|octave-statistics-1.0.10-6|35	%clean
14cu|octave-statistics-1.0.10-6|36	
14cu|octave-statistics-1.0.10-6|37	%post
14cu|octave-statistics-1.0.10-6|38	%octave_cmd pkg rebuild
14cu|octave-statistics-1.0.10-6|39	
14cu|octave-statistics-1.0.10-6|40	%preun
14cu|octave-statistics-1.0.10-6|41	%octave_pkg_preun
14cu|octave-statistics-1.0.10-6|42	
14cu|octave-statistics-1.0.10-6|43	%postun
14cu|octave-statistics-1.0.10-6|44	%octave_cmd pkg rebuild
14cu|octave-statistics-1.0.10-6|45	
14cu|octave-statistics-1.0.10-6|46	%files
14cu|octave-statistics-1.0.10-6|47	%doc COPYING DESCRIPTION
14cu|octave-statistics-1.0.10-6|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-statistics-1.0.10-6|49	
14cu|octave-statistics-1.0.10-6|50	%changelog
14cu|octave-statistics-1.0.10-6|51	
14cu|octave-statistics-1.0.10-6|52	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-6
14cu|octave-statistics-1.0.10-6|53	- (0896a8d) Rebuild with modern octave
14cu|octave-statistics-1.0.10-6|54	
14cu|octave-statistics-1.0.10-6|55	

12424 14
14cu|octave-strings-1.2.0-1|1	%define	pkgname strings
14cu|octave-strings-1.2.0-1|2	
14cu|octave-strings-1.2.0-1|3	Summary:	Additional string manipulation functions for Octave
14cu|octave-strings-1.2.0-1|4	Name:       octave-%{pkgname}
14cu|octave-strings-1.2.0-1|5	Version:	1.2.0
14cu|octave-strings-1.2.0-1|6	Release:	1
14cu|octave-strings-1.2.0-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-strings-1.2.0-1|8	License:	GPLv2+
14cu|octave-strings-1.2.0-1|9	Group:		Sciences/Mathematics
14cu|octave-strings-1.2.0-1|10	Url:		http://octave.sourceforge.net/strings/
14cu|octave-strings-1.2.0-1|11	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-strings-1.2.0-1|12	BuildRequires:  pkgconfig(gl)
14cu|octave-strings-1.2.0-1|13	BuildRequires:  pkgconfig(glu)
14cu|octave-strings-1.2.0-1|14	BuildRequires:	texinfo, pcre-devel
14cu|octave-strings-1.2.0-1|15	Requires:       octave(api) = %{octave_api}
14cu|octave-strings-1.2.0-1|16	Requires(post): octave
14cu|octave-strings-1.2.0-1|17	Requires(postun): octave
14cu|octave-strings-1.2.0-1|18	
14cu|octave-strings-1.2.0-1|19	%description
14cu|octave-strings-1.2.0-1|20	Additional string manipulation functions for Octave.
14cu|octave-strings-1.2.0-1|21	
14cu|octave-strings-1.2.0-1|22	%prep
14cu|octave-strings-1.2.0-1|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-strings-1.2.0-1|24	cp %{SOURCE0} .
14cu|octave-strings-1.2.0-1|25	
14cu|octave-strings-1.2.0-1|26	%install
14cu|octave-strings-1.2.0-1|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-strings-1.2.0-1|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-strings-1.2.0-1|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-strings-1.2.0-1|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-strings-1.2.0-1|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-strings-1.2.0-1|32	
14cu|octave-strings-1.2.0-1|33	tar zxf %{SOURCE0}
14cu|octave-strings-1.2.0-1|34	mv %{pkgname}-%{version}/COPYING .
14cu|octave-strings-1.2.0-1|35	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-strings-1.2.0-1|36	
14cu|octave-strings-1.2.0-1|37	%clean
14cu|octave-strings-1.2.0-1|38	
14cu|octave-strings-1.2.0-1|39	%post
14cu|octave-strings-1.2.0-1|40	%octave_cmd pkg rebuild
14cu|octave-strings-1.2.0-1|41	
14cu|octave-strings-1.2.0-1|42	%preun
14cu|octave-strings-1.2.0-1|43	%octave_pkg_preun
14cu|octave-strings-1.2.0-1|44	
14cu|octave-strings-1.2.0-1|45	%postun
14cu|octave-strings-1.2.0-1|46	%octave_cmd pkg rebuild
14cu|octave-strings-1.2.0-1|47	
14cu|octave-strings-1.2.0-1|48	%files
14cu|octave-strings-1.2.0-1|49	%doc COPYING DESCRIPTION
14cu|octave-strings-1.2.0-1|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-strings-1.2.0-1|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-strings-1.2.0-1|52	
14cu|octave-strings-1.2.0-1|53	%changelog
14cu|octave-strings-1.2.0-1|54	
14cu|octave-strings-1.2.0-1|55	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-1
14cu|octave-strings-1.2.0-1|56	- (c10436b) Updated to 1.2.0
14cu|octave-strings-1.2.0-1|57	
14cu|octave-strings-1.2.0-1|58	

12425 14
14cu|octave-struct-1.0.12-1|1	%define	pkgname struct
14cu|octave-struct-1.0.12-1|2	
14cu|octave-struct-1.0.12-1|3	Summary:	Additional structure manipulation functions for Octave
14cu|octave-struct-1.0.12-1|4	Name:       octave-%{pkgname}
14cu|octave-struct-1.0.12-1|5	Version:	1.0.12
14cu|octave-struct-1.0.12-1|6	Release:	1
14cu|octave-struct-1.0.12-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-struct-1.0.12-1|8	License:	GPLv2+
14cu|octave-struct-1.0.12-1|9	Group:		Sciences/Mathematics
14cu|octave-struct-1.0.12-1|10	Url:		http://octave.sourceforge.net/struct/
14cu|octave-struct-1.0.12-1|11	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-struct-1.0.12-1|12	BuildRequires:  pkgconfig(gl)
14cu|octave-struct-1.0.12-1|13	BuildRequires:  pkgconfig(glu)
14cu|octave-struct-1.0.12-1|14	Requires:       octave(api) = %{octave_api}
14cu|octave-struct-1.0.12-1|15	Requires(post): octave
14cu|octave-struct-1.0.12-1|16	Requires(postun): octave
14cu|octave-struct-1.0.12-1|17	
14cu|octave-struct-1.0.12-1|18	%description
14cu|octave-struct-1.0.12-1|19	Additional structure manipulation functions for Octave.
14cu|octave-struct-1.0.12-1|20	
14cu|octave-struct-1.0.12-1|21	%prep
14cu|octave-struct-1.0.12-1|22	%setup -q -c %{pkgname}-%{version}
14cu|octave-struct-1.0.12-1|23	cp %{SOURCE0} .
14cu|octave-struct-1.0.12-1|24	
14cu|octave-struct-1.0.12-1|25	%install
14cu|octave-struct-1.0.12-1|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-struct-1.0.12-1|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-struct-1.0.12-1|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-struct-1.0.12-1|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-struct-1.0.12-1|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-struct-1.0.12-1|31	
14cu|octave-struct-1.0.12-1|32	tar zxf %{SOURCE0}
14cu|octave-struct-1.0.12-1|33	mv %{pkgname}-%{version}/COPYING .
14cu|octave-struct-1.0.12-1|34	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-struct-1.0.12-1|35	
14cu|octave-struct-1.0.12-1|36	%clean
14cu|octave-struct-1.0.12-1|37	
14cu|octave-struct-1.0.12-1|38	%post
14cu|octave-struct-1.0.12-1|39	%octave_cmd pkg rebuild
14cu|octave-struct-1.0.12-1|40	
14cu|octave-struct-1.0.12-1|41	%preun
14cu|octave-struct-1.0.12-1|42	%octave_pkg_preun
14cu|octave-struct-1.0.12-1|43	
14cu|octave-struct-1.0.12-1|44	%postun
14cu|octave-struct-1.0.12-1|45	%octave_cmd pkg rebuild
14cu|octave-struct-1.0.12-1|46	
14cu|octave-struct-1.0.12-1|47	%files
14cu|octave-struct-1.0.12-1|48	%doc COPYING DESCRIPTION
14cu|octave-struct-1.0.12-1|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-struct-1.0.12-1|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
14cu|octave-struct-1.0.12-1|51	
14cu|octave-struct-1.0.12-1|52	%changelog
14cu|octave-struct-1.0.12-1|53	
14cu|octave-struct-1.0.12-1|54	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.0.12-1
14cu|octave-struct-1.0.12-1|55	- (9c64606) Updated to 1.0.12
14cu|octave-struct-1.0.12-1|56	
14cu|octave-struct-1.0.12-1|57	

12426 14
14cu|octave-symbolic-2.3.0-1|1	%define	pkgname symbolic
14cu|octave-symbolic-2.3.0-1|2	
14cu|octave-symbolic-2.3.0-1|3	Summary:	Symbolic toolbox for Octave
14cu|octave-symbolic-2.3.0-1|4	Name:       octave-%{pkgname}
14cu|octave-symbolic-2.3.0-1|5	Version:	2.3.0
14cu|octave-symbolic-2.3.0-1|6	Release:	1
14cu|octave-symbolic-2.3.0-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-symbolic-2.3.0-1|8	License:	GPLv2+
14cu|octave-symbolic-2.3.0-1|9	Group:		Sciences/Mathematics
14cu|octave-symbolic-2.3.0-1|10	Url:		http://octave.sourceforge.net/symbolic/
14cu|octave-symbolic-2.3.0-1|11	BuildRequires:  octave-devel >= 3.1.55
14cu|octave-symbolic-2.3.0-1|12	BuildRequires:  pkgconfig(gl)
14cu|octave-symbolic-2.3.0-1|13	BuildRequires:  pkgconfig(glu)
14cu|octave-symbolic-2.3.0-1|14	BuildRequires:	ginac-devel
14cu|octave-symbolic-2.3.0-1|15	BuildRequires:	python-sympy
14cu|octave-symbolic-2.3.0-1|16	Requires:       octave(api) = %{octave_api}
14cu|octave-symbolic-2.3.0-1|17	Requires(post): octave
14cu|octave-symbolic-2.3.0-1|18	Requires(postun): octave
14cu|octave-symbolic-2.3.0-1|19	
14cu|octave-symbolic-2.3.0-1|20	%description
14cu|octave-symbolic-2.3.0-1|21	Symbolic toolbox for Octave based on ginac and cln.
14cu|octave-symbolic-2.3.0-1|22	
14cu|octave-symbolic-2.3.0-1|23	%prep
14cu|octave-symbolic-2.3.0-1|24	%setup -q -c %{pkgname}-%{version}
14cu|octave-symbolic-2.3.0-1|25	tar zxf %{SOURCE0}
14cu|octave-symbolic-2.3.0-1|26	tar zcvf %{pkgname}-%{version}.tar.gz %{pkgname}-%{version}
14cu|octave-symbolic-2.3.0-1|27	
14cu|octave-symbolic-2.3.0-1|28	%install
14cu|octave-symbolic-2.3.0-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-symbolic-2.3.0-1|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
14cu|octave-symbolic-2.3.0-1|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-symbolic-2.3.0-1|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
14cu|octave-symbolic-2.3.0-1|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-symbolic-2.3.0-1|34	
14cu|octave-symbolic-2.3.0-1|35	tar zxf %{SOURCE0}
14cu|octave-symbolic-2.3.0-1|36	mv %{pkgname}-%{version}/COPYING .
14cu|octave-symbolic-2.3.0-1|37	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-symbolic-2.3.0-1|38	
14cu|octave-symbolic-2.3.0-1|39	%clean
14cu|octave-symbolic-2.3.0-1|40	
14cu|octave-symbolic-2.3.0-1|41	%post
14cu|octave-symbolic-2.3.0-1|42	%octave_cmd pkg rebuild
14cu|octave-symbolic-2.3.0-1|43	
14cu|octave-symbolic-2.3.0-1|44	%preun
14cu|octave-symbolic-2.3.0-1|45	%octave_pkg_preun %{name}
14cu|octave-symbolic-2.3.0-1|46	
14cu|octave-symbolic-2.3.0-1|47	%postun
14cu|octave-symbolic-2.3.0-1|48	%octave_cmd pkg rebuild
14cu|octave-symbolic-2.3.0-1|49	
14cu|octave-symbolic-2.3.0-1|50	%files
14cu|octave-symbolic-2.3.0-1|51	%doc COPYING DESCRIPTION
14cu|octave-symbolic-2.3.0-1|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-symbolic-2.3.0-1|53	
14cu|octave-symbolic-2.3.0-1|54	%changelog
14cu|octave-symbolic-2.3.0-1|55	
14cu|octave-symbolic-2.3.0-1|56	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 2.3.0-1
14cu|octave-symbolic-2.3.0-1|57	- (ce72550) Updated to 2.3.0
14cu|octave-symbolic-2.3.0-1|58	
14cu|octave-symbolic-2.3.0-1|59	

12427 14
14cu|octave-time-1.0.9-6|1	%define	pkgname time
14cu|octave-time-1.0.9-6|2	
14cu|octave-time-1.0.9-6|3	Summary:	Additional date manipulation tools for Octave
14cu|octave-time-1.0.9-6|4	Name:       octave-%{pkgname}
14cu|octave-time-1.0.9-6|5	Version:	1.0.9
14cu|octave-time-1.0.9-6|6	Release:	6
14cu|octave-time-1.0.9-6|7	Source0:	%{pkgname}-%{version}.tar.gz
14cu|octave-time-1.0.9-6|8	License:	GPLv2+
14cu|octave-time-1.0.9-6|9	Group:		Sciences/Mathematics
14cu|octave-time-1.0.9-6|10	Url:		http://octave.sourceforge.net/time/
14cu|octave-time-1.0.9-6|11	BuildRequires:  octave-devel >= 3.0.1
14cu|octave-time-1.0.9-6|12	BuildRequires:  pkgconfig(gl)
14cu|octave-time-1.0.9-6|13	BuildRequires:  pkgconfig(glu)
14cu|octave-time-1.0.9-6|14	BuildArch:	noarch
14cu|octave-time-1.0.9-6|15	Requires:       octave(api) = %{octave_api}
14cu|octave-time-1.0.9-6|16	Requires(post): octave
14cu|octave-time-1.0.9-6|17	Requires(postun): octave
14cu|octave-time-1.0.9-6|18	
14cu|octave-time-1.0.9-6|19	%description
14cu|octave-time-1.0.9-6|20	Additional date manipulation tools for Octave.
14cu|octave-time-1.0.9-6|21	
14cu|octave-time-1.0.9-6|22	%prep
14cu|octave-time-1.0.9-6|23	%setup -q -c %{pkgname}-%{version}
14cu|octave-time-1.0.9-6|24	cp %{SOURCE0} .
14cu|octave-time-1.0.9-6|25	
14cu|octave-time-1.0.9-6|26	%install
14cu|octave-time-1.0.9-6|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-time-1.0.9-6|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-time-1.0.9-6|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-time-1.0.9-6|30	
14cu|octave-time-1.0.9-6|31	tar zxf %{SOURCE0}
14cu|octave-time-1.0.9-6|32	mv %{pkgname}-%{version}/COPYING .
14cu|octave-time-1.0.9-6|33	mv %{pkgname}-%{version}/DESCRIPTION .
14cu|octave-time-1.0.9-6|34	
14cu|octave-time-1.0.9-6|35	%clean
14cu|octave-time-1.0.9-6|36	
14cu|octave-time-1.0.9-6|37	%post
14cu|octave-time-1.0.9-6|38	%octave_cmd pkg rebuild
14cu|octave-time-1.0.9-6|39	
14cu|octave-time-1.0.9-6|40	%preun
14cu|octave-time-1.0.9-6|41	%octave_pkg_preun
14cu|octave-time-1.0.9-6|42	
14cu|octave-time-1.0.9-6|43	%postun
14cu|octave-time-1.0.9-6|44	%octave_cmd pkg rebuild
14cu|octave-time-1.0.9-6|45	
14cu|octave-time-1.0.9-6|46	%files
14cu|octave-time-1.0.9-6|47	%doc COPYING DESCRIPTION
14cu|octave-time-1.0.9-6|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-time-1.0.9-6|49	
14cu|octave-time-1.0.9-6|50	%changelog
14cu|octave-time-1.0.9-6|51	
14cu|octave-time-1.0.9-6|52	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-6
14cu|octave-time-1.0.9-6|53	- (dbe447a) Rebuild with new octave
14cu|octave-time-1.0.9-6|54	
14cu|octave-time-1.0.9-6|55	

12428 14
14cu|octave-tsa-4.1.1-6|1	%define	pkgname tsa
14cu|octave-tsa-4.1.1-6|2	
14cu|octave-tsa-4.1.1-6|3	Summary:	Time series analysis methods for Octave
14cu|octave-tsa-4.1.1-6|4	Name:       octave-%{pkgname}
14cu|octave-tsa-4.1.1-6|5	Version:	4.1.1
14cu|octave-tsa-4.1.1-6|6	Release:	6
14cu|octave-tsa-4.1.1-6|7	Source0:	%{pkgname}-%{version}.tgz
14cu|octave-tsa-4.1.1-6|8	License:	GPLv3+
14cu|octave-tsa-4.1.1-6|9	Group:		Sciences/Mathematics
14cu|octave-tsa-4.1.1-6|10	Url:		http://octave.sourceforge.net/tsa/
14cu|octave-tsa-4.1.1-6|11	Requires:	octave-nan >= 1.0.0
14cu|octave-tsa-4.1.1-6|12	BuildRequires:  octave-devel
14cu|octave-tsa-4.1.1-6|13	BuildRequires:  pkgconfig(gl)
14cu|octave-tsa-4.1.1-6|14	BuildRequires:  pkgconfig(glu)
14cu|octave-tsa-4.1.1-6|15	BuildArch:	noarch
14cu|octave-tsa-4.1.1-6|16	Requires:       octave(api) = %{octave_api}
14cu|octave-tsa-4.1.1-6|17	Requires(post): octave
14cu|octave-tsa-4.1.1-6|18	Requires(postun): octave
14cu|octave-tsa-4.1.1-6|19	
14cu|octave-tsa-4.1.1-6|20	%description
14cu|octave-tsa-4.1.1-6|21	Stochastic concepts and maximum entropy methods for time series
14cu|octave-tsa-4.1.1-6|22	analysis in Octave.
14cu|octave-tsa-4.1.1-6|23	
14cu|octave-tsa-4.1.1-6|24	%prep
14cu|octave-tsa-4.1.1-6|25	%setup -q -c %{pkgname}-%{version}
14cu|octave-tsa-4.1.1-6|26	cp %{SOURCE0} .
14cu|octave-tsa-4.1.1-6|27	
14cu|octave-tsa-4.1.1-6|28	%install
14cu|octave-tsa-4.1.1-6|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-tsa-4.1.1-6|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-tsa-4.1.1-6|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tgz"
14cu|octave-tsa-4.1.1-6|32	
14cu|octave-tsa-4.1.1-6|33	tar zxf %{SOURCE0}
14cu|octave-tsa-4.1.1-6|34	mv %{pkgname}/COPYING .
14cu|octave-tsa-4.1.1-6|35	mv %{pkgname}/DESCRIPTION .
14cu|octave-tsa-4.1.1-6|36	mv %{pkgname}/doc/README.TXT .
14cu|octave-tsa-4.1.1-6|37	
14cu|octave-tsa-4.1.1-6|38	%clean
14cu|octave-tsa-4.1.1-6|39	
14cu|octave-tsa-4.1.1-6|40	%post
14cu|octave-tsa-4.1.1-6|41	%octave_cmd pkg rebuild
14cu|octave-tsa-4.1.1-6|42	
14cu|octave-tsa-4.1.1-6|43	%preun
14cu|octave-tsa-4.1.1-6|44	%octave_pkg_preun
14cu|octave-tsa-4.1.1-6|45	
14cu|octave-tsa-4.1.1-6|46	%postun
14cu|octave-tsa-4.1.1-6|47	%octave_cmd pkg rebuild
14cu|octave-tsa-4.1.1-6|48	
14cu|octave-tsa-4.1.1-6|49	%files
14cu|octave-tsa-4.1.1-6|50	%doc COPYING DESCRIPTION README.TXT
14cu|octave-tsa-4.1.1-6|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-tsa-4.1.1-6|52	
14cu|octave-tsa-4.1.1-6|53	%changelog
14cu|octave-tsa-4.1.1-6|54	
14cu|octave-tsa-4.1.1-6|55	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-6
14cu|octave-tsa-4.1.1-6|56	- (93b797f) Rebuild with new octave
14cu|octave-tsa-4.1.1-6|57	
14cu|octave-tsa-4.1.1-6|58	

12429 14
14cu|octave-vrml-1.0.13-1|1	%define	pkgname vrml
14cu|octave-vrml-1.0.13-1|2	
14cu|octave-vrml-1.0.13-1|3	Summary:	VRML graphics for Octave
14cu|octave-vrml-1.0.13-1|4	Name:       octave-%{pkgname}
14cu|octave-vrml-1.0.13-1|5	Version:	1.0.13
14cu|octave-vrml-1.0.13-1|6	Release:	1
14cu|octave-vrml-1.0.13-1|7	Source0:	http://downloads.sourceforge.net/octave/%{pkgname}-%{version}.tar.gz
14cu|octave-vrml-1.0.13-1|8	License:	GPLv2+
14cu|octave-vrml-1.0.13-1|9	Group:		Sciences/Mathematics
14cu|octave-vrml-1.0.13-1|10	Url:		http://octave.sourceforge.net/vrml/
14cu|octave-vrml-1.0.13-1|11	Requires:	octave-miscellaneous >= 0.0.0
14cu|octave-vrml-1.0.13-1|12	Requires:	octave-struct >= 0.0.0, octave-statistics >= 0.0.0
14cu|octave-vrml-1.0.13-1|13	BuildRequires:  octave-devel >= 2.9.9
14cu|octave-vrml-1.0.13-1|14	BuildRequires:  pkgconfig(gl)
14cu|octave-vrml-1.0.13-1|15	BuildRequires:  pkgconfig(glu)
14cu|octave-vrml-1.0.13-1|16	BuildArch:	noarch
14cu|octave-vrml-1.0.13-1|17	Requires:       octave(api) = %{octave_api}
14cu|octave-vrml-1.0.13-1|18	Requires(post): octave
14cu|octave-vrml-1.0.13-1|19	Requires(postun): octave
14cu|octave-vrml-1.0.13-1|20	
14cu|octave-vrml-1.0.13-1|21	%description
14cu|octave-vrml-1.0.13-1|22	VRML graphics for Octave.
14cu|octave-vrml-1.0.13-1|23	
14cu|octave-vrml-1.0.13-1|24	%prep
14cu|octave-vrml-1.0.13-1|25	%setup -q -c %{pkgname}-%{version}
14cu|octave-vrml-1.0.13-1|26	cp %{SOURCE0} .
14cu|octave-vrml-1.0.13-1|27	
14cu|octave-vrml-1.0.13-1|28	%install
14cu|octave-vrml-1.0.13-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
14cu|octave-vrml-1.0.13-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
14cu|octave-vrml-1.0.13-1|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
14cu|octave-vrml-1.0.13-1|32	
14cu|octave-vrml-1.0.13-1|33	tar zxf %{SOURCE0}
14cu|octave-vrml-1.0.13-1|34	mv %{pkgname}/COPYING .
14cu|octave-vrml-1.0.13-1|35	mv %{pkgname}/DESCRIPTION .
14cu|octave-vrml-1.0.13-1|36	
14cu|octave-vrml-1.0.13-1|37	find %{buildroot} -name .svn | xargs rm -rf
14cu|octave-vrml-1.0.13-1|38	
14cu|octave-vrml-1.0.13-1|39	%clean
14cu|octave-vrml-1.0.13-1|40	
14cu|octave-vrml-1.0.13-1|41	%post
14cu|octave-vrml-1.0.13-1|42	%octave_cmd pkg rebuild
14cu|octave-vrml-1.0.13-1|43	
14cu|octave-vrml-1.0.13-1|44	%preun
14cu|octave-vrml-1.0.13-1|45	%octave_pkg_preun
14cu|octave-vrml-1.0.13-1|46	
14cu|octave-vrml-1.0.13-1|47	%postun
14cu|octave-vrml-1.0.13-1|48	%octave_cmd pkg rebuild
14cu|octave-vrml-1.0.13-1|49	
14cu|octave-vrml-1.0.13-1|50	%files
14cu|octave-vrml-1.0.13-1|51	%doc COPYING DESCRIPTION
14cu|octave-vrml-1.0.13-1|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
14cu|octave-vrml-1.0.13-1|53	
14cu|octave-vrml-1.0.13-1|54	%changelog
14cu|octave-vrml-1.0.13-1|55	
14cu|octave-vrml-1.0.13-1|56	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1.0.13-1
14cu|octave-vrml-1.0.13-1|57	- (5fd3015) Updated to 1.0.13
14cu|octave-vrml-1.0.13-1|58	
14cu|octave-vrml-1.0.13-1|59	

12430 14
14cu|ode-0.13.1-4|1	%define major 4
14cu|ode-0.13.1-4|2	%define libname     %mklibname %{name} %{major}
14cu|ode-0.13.1-4|3	%define develname   %mklibname %{name} -d
14cu|ode-0.13.1-4|4	%define develsname  %mklibname %{name} -d -s
14cu|ode-0.13.1-4|5	
14cu|ode-0.13.1-4|6	
14cu|ode-0.13.1-4|7	Summary:	The Open Dynamics Engine
14cu|ode-0.13.1-4|8	Name:		ode
14cu|ode-0.13.1-4|9	Version:	0.13.1
14cu|ode-0.13.1-4|10	Release:	4
14cu|ode-0.13.1-4|11	Epoch:		1
14cu|ode-0.13.1-4|12	License:	LGPLv2+
14cu|ode-0.13.1-4|13	Group:		System/Libraries
14cu|ode-0.13.1-4|14	URL:		http://www.ode.org
14cu|ode-0.13.1-4|15	#Source0:	http://downloads.sourceforge.net/project/opende/ODE/%{version}/ode-%{version}.tar.bz2
14cu|ode-0.13.1-4|16	Source0:	https://bitbucket.org/odedevs/ode/downloads/%{name}-%{version}.tar.gz
14cu|ode-0.13.1-4|17	
14cu|ode-0.13.1-4|18	%description
14cu|ode-0.13.1-4|19	The Open Dynamics Engine (ODE) is a free software library for the
14cu|ode-0.13.1-4|20	simulation of Rigid Body Dynamics. It is has been primarily written
14cu|ode-0.13.1-4|21	by Russell Smith. ODE builds under a variety of different Windows
14cu|ode-0.13.1-4|22	and Unix platforms.
14cu|ode-0.13.1-4|23	
14cu|ode-0.13.1-4|24	ODE is useful for simulating things like vehicles, objects in virtual
14cu|ode-0.13.1-4|25	reality environments, and virtual creatures.
14cu|ode-0.13.1-4|26	
14cu|ode-0.13.1-4|27	%package -n	%{libname}
14cu|ode-0.13.1-4|28	Summary:	Physics simulation library
14cu|ode-0.13.1-4|29	Group:		System/Libraries
14cu|ode-0.13.1-4|30	Provides:	%{name} = %{version}-%{release}
14cu|ode-0.13.1-4|31	Obsoletes:	%{mklibname %{name} 0} < 0.10.1
14cu|ode-0.13.1-4|32	
14cu|ode-0.13.1-4|33	%description -n	%{libname}
14cu|ode-0.13.1-4|34	This package contains the library needed to run programs dynamically
14cu|ode-0.13.1-4|35	linked with ODE.
14cu|ode-0.13.1-4|36	
14cu|ode-0.13.1-4|37	%package -n	%{develname}
14cu|ode-0.13.1-4|38	Summary:	Headers and libraries to develop ODE applications
14cu|ode-0.13.1-4|39	Group:		Development/C
14cu|ode-0.13.1-4|40	Provides:	%{name}-devel = %{version}-%{release}
14cu|ode-0.13.1-4|41	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|ode-0.13.1-4|42	Provides:	%{mklibname %{name} 0 -d}
14cu|ode-0.13.1-4|43	Obsoletes:	%{mklibname %{name} 0 -d} < 0.10.1
14cu|ode-0.13.1-4|44	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14cu|ode-0.13.1-4|45	
14cu|ode-0.13.1-4|46	%description -n	%{develname}
14cu|ode-0.13.1-4|47	The Open Dynamics Engine (ODE) is a free software library for the
14cu|ode-0.13.1-4|48	simulation of Rigid Body Dynamics. It is has been primarily written
14cu|ode-0.13.1-4|49	by Russell Smith. ODE builds under a variety of different Windows
14cu|ode-0.13.1-4|50	and Unix platforms.
14cu|ode-0.13.1-4|51	
14cu|ode-0.13.1-4|52	ODE is useful for simulating things like vehicles, objects in virtual
14cu|ode-0.13.1-4|53	reality environments, and virtual creatures.
14cu|ode-0.13.1-4|54	
14cu|ode-0.13.1-4|55	%package -n	%{develsname}
14cu|ode-0.13.1-4|56	Summary:	Static libraries to develop ODE applications
14cu|ode-0.13.1-4|57	Group:		Development/C
14cu|ode-0.13.1-4|58	
14cu|ode-0.13.1-4|59	%description -n	%{develsname}
14cu|ode-0.13.1-4|60	Static libraries for ODE.
14cu|ode-0.13.1-4|61	
14cu|ode-0.13.1-4|62	%prep
14cu|ode-0.13.1-4|63	%setup -q
14cu|ode-0.13.1-4|64	
14cu|ode-0.13.1-4|65	%build
14cu|ode-0.13.1-4|66	%configure2_5x \
14cu|ode-0.13.1-4|67	--with-trimesh=opcode \
14cu|ode-0.13.1-4|68	--with-drawstuff=X11 \
14cu|ode-0.13.1-4|69	--enable-new-trimesh \
14cu|ode-0.13.1-4|70	--disable-demos \
14cu|ode-0.13.1-4|71	--enable-shared
14cu|ode-0.13.1-4|72	
14cu|ode-0.13.1-4|73	%make
14cu|ode-0.13.1-4|74	
14cu|ode-0.13.1-4|75	%install
14cu|ode-0.13.1-4|76	%makeinstall_std
14cu|ode-0.13.1-4|77	
14cu|ode-0.13.1-4|78	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14cu|ode-0.13.1-4|79	
14cu|ode-0.13.1-4|80	%files -n %{libname}
14cu|ode-0.13.1-4|81	%{_libdir}/libode.so.%{major}*
14cu|ode-0.13.1-4|82	
14cu|ode-0.13.1-4|83	%files -n %{develname}
14cu|ode-0.13.1-4|84	%doc CHANGELOG.txt README.md
14cu|ode-0.13.1-4|85	%dir %{_includedir}/%{name}
14cu|ode-0.13.1-4|86	%{_bindir}/%{name}-config
14cu|ode-0.13.1-4|87	%{multiarch_bindir}/%{name}-config
14cu|ode-0.13.1-4|88	%{_includedir}/%{name}/*.h
14cu|ode-0.13.1-4|89	%{_libdir}/lib%{name}.so
14cu|ode-0.13.1-4|90	%{_libdir}/pkgconfig/%{name}.pc
14cu|ode-0.13.1-4|91	
14cu|ode-0.13.1-4|92	%files -n %{develsname}
14cu|ode-0.13.1-4|93	%{_libdir}/libode.a
14cu|ode-0.13.1-4|94	
14cu|ode-0.13.1-4|95	%changelog
14cu|ode-0.13.1-4|96	
14cu|ode-0.13.1-4|97	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.13.1-4
14cu|ode-0.13.1-4|98	- (6792c6e) Updated to 0.13.1
14cu|ode-0.13.1-4|99	
14cu|ode-0.13.1-4|100	

12431 14
14cu|offlineimap-6.5.4-2|1	
14cu|offlineimap-6.5.4-2|2	Summary: Powerful IMAP/Maildir synchronization and reader support
14cu|offlineimap-6.5.4-2|3	Name: offlineimap
14cu|offlineimap-6.5.4-2|4	Version: 6.5.4
14cu|offlineimap-6.5.4-2|5	Release: 2
14cu|offlineimap-6.5.4-2|6	License:	GPLv2
14cu|offlineimap-6.5.4-2|7	Group:		Networking/Mail
14cu|offlineimap-6.5.4-2|8	Url:		http://offlineimap.org/
14cu|offlineimap-6.5.4-2|9	Source:		https://github.com/downloads/spaetz/%{name}/%{name}-v%{version}.tar.gz
14cu|offlineimap-6.5.4-2|10	BuildArch:	noarch
14cu|offlineimap-6.5.4-2|11	BuildRequires: python
14cu|offlineimap-6.5.4-2|12	
14cu|offlineimap-6.5.4-2|13	
14cu|offlineimap-6.5.4-2|14	%description
14cu|offlineimap-6.5.4-2|15	OfflineIMAP is a tool to simplify your e-mail  reading.  With
14cu|offlineimap-6.5.4-2|16	OfflineIMAP, you can read the same mailbox from multiple computers.
14cu|offlineimap-6.5.4-2|17	You get a current copy of your messages on each computer, and changes
14cu|offlineimap-6.5.4-2|18	you make one place will be visible on all other systems. For instance,
14cu|offlineimap-6.5.4-2|19	you can delete a message on your home computer, and it will appear
14cu|offlineimap-6.5.4-2|20	deleted on your work computer as well. OfflineIMAP is also useful if
14cu|offlineimap-6.5.4-2|21	you want to use a mail reader that does not have IMAP support, has poor
14cu|offlineimap-6.5.4-2|22	IMAP support, or does not provide disconnected operation.
14cu|offlineimap-6.5.4-2|23	
14cu|offlineimap-6.5.4-2|24	%prep
14cu|offlineimap-6.5.4-2|25	%setup -q -n spaetz-offlineimap-c9e9690
14cu|offlineimap-6.5.4-2|26	
14cu|offlineimap-6.5.4-2|27	%build
14cu|offlineimap-6.5.4-2|28	python setup.py build
14cu|offlineimap-6.5.4-2|29	
14cu|offlineimap-6.5.4-2|30	%install
14cu|offlineimap-6.5.4-2|31	python setup.py install --root=%{buildroot}
14cu|offlineimap-6.5.4-2|32	
14cu|offlineimap-6.5.4-2|33	%files
14cu|offlineimap-6.5.4-2|34	%doc COPY* docs/ README
14cu|offlineimap-6.5.4-2|35	%doc %{name}.conf*
14cu|offlineimap-6.5.4-2|36	%{_bindir}/%{name}
14cu|offlineimap-6.5.4-2|37	%{py_puresitedir}/%{name}
14cu|offlineimap-6.5.4-2|38	%{py_puresitedir}/*.egg-info
14cu|offlineimap-6.5.4-2|39	
14cu|offlineimap-6.5.4-2|40	
14cu|offlineimap-6.5.4-2|41	
14cu|offlineimap-6.5.4-2|42	%changelog
14cu|offlineimap-6.5.4-2|43	
14cu|offlineimap-6.5.4-2|44	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 6.5.4-2
14cu|offlineimap-6.5.4-2|45	- (d742347) Merge pull request #1 from anastasiya_po/offlineimap:rosa2014.1
14cu|offlineimap-6.5.4-2|46	- (d742347) offlineimap 6.5.4
14cu|offlineimap-6.5.4-2|47	
14cu|offlineimap-6.5.4-2|48	

12432 14
14cu|oggfwd-0.2-5|1	Summary:	Simple icecast 2 client to stream a ogg stream from stdin
14cu|oggfwd-0.2-5|2	Name:		oggfwd
14cu|oggfwd-0.2-5|3	Version:	0.2
14cu|oggfwd-0.2-5|4	Release:	5
14cu|oggfwd-0.2-5|5	# taken from debian, as there is no upstream tarball
14cu|oggfwd-0.2-5|6	Source0:	%{name}_%{version}.orig.tar.gz
14cu|oggfwd-0.2-5|7	# patch taken from debian
14cu|oggfwd-0.2-5|8	Patch0:		oggfwd-0.2-overlinking.patch
14cu|oggfwd-0.2-5|9	License:	GPLv2
14cu|oggfwd-0.2-5|10	Group:		Video
14cu|oggfwd-0.2-5|11	Url:		http://v2v.cc/~j/oggfwd/
14cu|oggfwd-0.2-5|12	BuildRequires:	libshout-devel
14cu|oggfwd-0.2-5|13	
14cu|oggfwd-0.2-5|14	%description
14cu|oggfwd-0.2-5|15	Simple icecast2 client that send the stream read from stdin.
14cu|oggfwd-0.2-5|16	
14cu|oggfwd-0.2-5|17	%prep
14cu|oggfwd-0.2-5|18	%setup -q
14cu|oggfwd-0.2-5|19	%patch0 -p0
14cu|oggfwd-0.2-5|20	
14cu|oggfwd-0.2-5|21	%build
14cu|oggfwd-0.2-5|22	CFLAGS="%{optflags}" %make
14cu|oggfwd-0.2-5|23	
14cu|oggfwd-0.2-5|24	%install
14cu|oggfwd-0.2-5|25	mkdir -p %{buildroot}/%{_bindir}/
14cu|oggfwd-0.2-5|26	cp oggfwd %{buildroot}/%{_bindir}/
14cu|oggfwd-0.2-5|27	
14cu|oggfwd-0.2-5|28	%files
14cu|oggfwd-0.2-5|29	%doc README ChangeLog
14cu|oggfwd-0.2-5|30	%{_bindir}/oggfwd
14cu|oggfwd-0.2-5|31	
14cu|oggfwd-0.2-5|32	%changelog
14cu|oggfwd-0.2-5|33	
14cu|oggfwd-0.2-5|34	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 0.2-5
14cu|oggfwd-0.2-5|35	- (110e7f8) Fix debuginfo
14cu|oggfwd-0.2-5|36	
14cu|oggfwd-0.2-5|37	

12433 14
14cu|oinut-1.2.3-1|1	Name:           oinut
14cu|oinut-1.2.3-1|2	Version:        1.2.3
14cu|oinut-1.2.3-1|3	Release:        1
14cu|oinut-1.2.3-1|4	Summary:        2D animation software
14cu|oinut-1.2.3-1|5	License:        GPLv3
14cu|oinut-1.2.3-1|6	Group:          Graphics
14cu|oinut-1.2.3-1|7	Url:            http://oinut.org/
14cu|oinut-1.2.3-1|8	Source0:        https://github.com/purplehuman/oinut/archive/v%{version}.tar.gz
14cu|oinut-1.2.3-1|9	
14cu|oinut-1.2.3-1|10	BuildRequires:  pkgconfig(opencv)
14cu|oinut-1.2.3-1|11	BuildRequires:  quazip-devel
14cu|oinut-1.2.3-1|12	BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
14cu|oinut-1.2.3-1|13	BuildRequires:  pkgconfig(Qt5Gui)
14cu|oinut-1.2.3-1|14	BuildRequires:  pkgconfig(Qt5Multimedia)
14cu|oinut-1.2.3-1|15	BuildRequires:  pkgconfig(Qt5Svg)
14cu|oinut-1.2.3-1|16	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|oinut-1.2.3-1|17	BuildRequires:  pkgconfig(sane-backends)
14cu|oinut-1.2.3-1|18	BuildRequires:  pkgconfig(zlib)
14cu|oinut-1.2.3-1|19	BuildRequires:  desktop-file-utils
14cu|oinut-1.2.3-1|20	
14cu|oinut-1.2.3-1|21	%description
14cu|oinut-1.2.3-1|22	Can be used for traditional animation (either paper drawn or digital),
14cu|oinut-1.2.3-1|23	cutout animation, stopmotion animation, rotoscoping, or combining them all.
14cu|oinut-1.2.3-1|24	
14cu|oinut-1.2.3-1|25	%prep
14cu|oinut-1.2.3-1|26	%setup -q
14cu|oinut-1.2.3-1|27	find . -type f -name "*.cpp" -o -name "*.h" -o -name "*.desktop" -exec chmod -x {} \;
14cu|oinut-1.2.3-1|28	perl -pi -e "s|quazip-qt5|quazip|" oinut.pro
14cu|oinut-1.2.3-1|29	chmod -x LICENSE CONTRIBUTING
14cu|oinut-1.2.3-1|30	chmod -x src/*.h src/*.cpp
14cu|oinut-1.2.3-1|31	
14cu|oinut-1.2.3-1|32	%build
14cu|oinut-1.2.3-1|33	%qmake_qt5
14cu|oinut-1.2.3-1|34	%make
14cu|oinut-1.2.3-1|35	
14cu|oinut-1.2.3-1|36	%install
14cu|oinut-1.2.3-1|37	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|oinut-1.2.3-1|38	desktop-file-install resource/%{name}.desktop \
14cu|oinut-1.2.3-1|39	--dir=%{buildroot}%{_datadir}/applications
14cu|oinut-1.2.3-1|40	
14cu|oinut-1.2.3-1|41	
14cu|oinut-1.2.3-1|42	%files
14cu|oinut-1.2.3-1|43	%doc CHANGELOG CONTRIBUTING LICENSE
14cu|oinut-1.2.3-1|44	%{_bindir}/%{name}
14cu|oinut-1.2.3-1|45	%{_datadir}/applications/%{name}.desktop
14cu|oinut-1.2.3-1|46	%{_datadir}/pixmaps/application-x-oic.png
14cu|oinut-1.2.3-1|47	%{_datadir}/pixmaps/application-x-oin.png
14cu|oinut-1.2.3-1|48	%{_datadir}/pixmaps/%{name}.png
14cu|oinut-1.2.3-1|49	
14cu|oinut-1.2.3-1|50	%changelog
14cu|oinut-1.2.3-1|51	
14cu|oinut-1.2.3-1|52	* Sat Nov 14 2015 abfonly <abfonly@gmail.com> 1.2.3-1
14cu|oinut-1.2.3-1|53	- (fa972d8) Imported from SRPM
14cu|oinut-1.2.3-1|54	
14cu|oinut-1.2.3-1|55	

12434 14
14cu|oki-0.1.6-5|1	Summary:	Small platform game with monochrome graphics
14cu|oki-0.1.6-5|2	Name:		oki
14cu|oki-0.1.6-5|3	Version:	0.1.6
14cu|oki-0.1.6-5|4	Release:	5
14cu|oki-0.1.6-5|5	License:	GPLv2+
14cu|oki-0.1.6-5|6	Group:		Games/Arcade
14cu|oki-0.1.6-5|7	Url:		http://free.of.pl/s/szatkus/oki/
14cu|oki-0.1.6-5|8	Source0:	%{name}-%{version}.tar.bz2
14cu|oki-0.1.6-5|9	Patch0:		oki-default-conf.patch
14cu|oki-0.1.6-5|10	Patch1:		oki-0.1.6-optflags.patch
14cu|oki-0.1.6-5|11	BuildRequires:	pkgconfig(sdl)
14cu|oki-0.1.6-5|12	BuildRequires:	pkgconfig(SDL_image)
14cu|oki-0.1.6-5|13	BuildRequires:	pkgconfig(SDL_mixer)
14cu|oki-0.1.6-5|14	
14cu|oki-0.1.6-5|15	%description
14cu|oki-0.1.6-5|16	Oki is a small platform game with monochrome graphics.
14cu|oki-0.1.6-5|17	
14cu|oki-0.1.6-5|18	%files
14cu|oki-0.1.6-5|19	%doc TODO README CHANGELOG
14cu|oki-0.1.6-5|20	%{_gamesdatadir}/%{name}
14cu|oki-0.1.6-5|21	%{_gamesbindir}/*
14cu|oki-0.1.6-5|22	%{_iconsdir}/*
14cu|oki-0.1.6-5|23	%{_datadir}/applications/*.desktop
14cu|oki-0.1.6-5|24	
14cu|oki-0.1.6-5|25	#----------------------------------------------------------------------------
14cu|oki-0.1.6-5|26	
14cu|oki-0.1.6-5|27	%prep
14cu|oki-0.1.6-5|28	%setup -q
14cu|oki-0.1.6-5|29	%patch0 -p0
14cu|oki-0.1.6-5|30	%patch1 -p1
14cu|oki-0.1.6-5|31	# We don't have a "clock" command but the configure script tries to use one
14cu|oki-0.1.6-5|32	mv ./configure ./configure_orig
14cu|oki-0.1.6-5|33	sed -e s,'clock','date',g ./configure_orig > ./configure
14cu|oki-0.1.6-5|34	chmod +x ./configure
14cu|oki-0.1.6-5|35	
14cu|oki-0.1.6-5|36	%build
14cu|oki-0.1.6-5|37	%configure
14cu|oki-0.1.6-5|38	%make
14cu|oki-0.1.6-5|39	
14cu|oki-0.1.6-5|40	%install
14cu|oki-0.1.6-5|41	install -m755 %{name} -D %{buildroot}%{_gamesdatadir}/%{name}/%{name}
14cu|oki-0.1.6-5|42	install -m755 %{name}_me %{buildroot}%{_gamesdatadir}/%{name}/
14cu|oki-0.1.6-5|43	cp -a gfx/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|oki-0.1.6-5|44	cp -a maps/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|oki-0.1.6-5|45	cp -a snd/ %{buildroot}%{_gamesdatadir}/%{name}/
14cu|oki-0.1.6-5|46	rm -f %{buildroot}%{_gamesdatadir}/%{name}/gfx/Makefile
14cu|oki-0.1.6-5|47	rm -f %{buildroot}%{_gamesdatadir}/%{name}/snd/Makefile
14cu|oki-0.1.6-5|48	mkdir %{buildroot}%{_gamesbindir}/
14cu|oki-0.1.6-5|49	
14cu|oki-0.1.6-5|50	echo "#!/bin/sh
14cu|oki-0.1.6-5|51	cd %{_gamesdatadir}/%{name}
14cu|oki-0.1.6-5|52	./oki \$*" > %{buildroot}%{_gamesbindir}/%{name}
14cu|oki-0.1.6-5|53	echo "#!/bin/sh
14cu|oki-0.1.6-5|54	cd %{_gamesdatadir}/%{name}
14cu|oki-0.1.6-5|55	./oki_me \$*" > %{buildroot}%{_gamesbindir}/%{name}_me
14cu|oki-0.1.6-5|56	
14cu|oki-0.1.6-5|57	chmod +x %{buildroot}%{_gamesbindir}/*
14cu|oki-0.1.6-5|58	
14cu|oki-0.1.6-5|59	mkdir -p %{buildroot}%{_iconsdir}  %{buildroot}%{_datadir}/applications
14cu|oki-0.1.6-5|60	ln -s %{_gamesdatadir}/%{name}/gfx/oki40.png %{buildroot}%{_iconsdir}/oki.png
14cu|oki-0.1.6-5|61	
14cu|oki-0.1.6-5|62	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|oki-0.1.6-5|63	[Desktop Entry]
14cu|oki-0.1.6-5|64	Type=Application
14cu|oki-0.1.6-5|65	Exec=%{name}
14cu|oki-0.1.6-5|66	Icon=oki
14cu|oki-0.1.6-5|67	Categories=Game;ArcadeGame;
14cu|oki-0.1.6-5|68	Name=Oki
14cu|oki-0.1.6-5|69	Comment=Small platform game with monochrome graphics
14cu|oki-0.1.6-5|70	EOF
14cu|oki-0.1.6-5|71	
14cu|oki-0.1.6-5|72	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}_me.desktop
14cu|oki-0.1.6-5|73	[Desktop Entry]
14cu|oki-0.1.6-5|74	Type=Application
14cu|oki-0.1.6-5|75	Exec=%{name}_me
14cu|oki-0.1.6-5|76	Icon=oki
14cu|oki-0.1.6-5|77	Categories=Game;ArcadeGame;
14cu|oki-0.1.6-5|78	Name=Oki map editor
14cu|oki-0.1.6-5|79	Comment=Oki map editor
14cu|oki-0.1.6-5|80	EOF
14cu|oki-0.1.6-5|81	
14cu|oki-0.1.6-5|82	
14cu|oki-0.1.6-5|83	%changelog
14cu|oki-0.1.6-5|84	
14cu|oki-0.1.6-5|85	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.6-5
14cu|oki-0.1.6-5|86	- (a27ab13) Build with system optflags to fix debug package
14cu|oki-0.1.6-5|87	- (a27ab13) Spec cleanup
14cu|oki-0.1.6-5|88	
14cu|oki-0.1.6-5|89	

12435 14
14cu|okularplugin-1.0.1-1|1	Summary:	KParts-based Okular plugin
14cu|okularplugin-1.0.1-1|2	Name:		okularplugin
14cu|okularplugin-1.0.1-1|3	Version:	1.0.1
14cu|okularplugin-1.0.1-1|4	Release:	1
14cu|okularplugin-1.0.1-1|5	License:	LGPLv2+
14cu|okularplugin-1.0.1-1|6	Group:		Graphical desktop/KDE
14cu|okularplugin-1.0.1-1|7	Url:		https://github.com/afrimberger/okularplugin/
14cu|okularplugin-1.0.1-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|okularplugin-1.0.1-1|9	# Source0-generating script
14cu|okularplugin-1.0.1-1|10	Source1:	%{name}-get-snapshot.sh
14cu|okularplugin-1.0.1-1|11	BuildRequires:	cmake
14cu|okularplugin-1.0.1-1|12	BuildRequires:	okular-devel
14cu|okularplugin-1.0.1-1|13	
14cu|okularplugin-1.0.1-1|14	%description
14cu|okularplugin-1.0.1-1|15	Okularplugin is a KParts-based Okular plugin designed to work as a browser
14cu|okularplugin-1.0.1-1|16	compatible plugin.
14cu|okularplugin-1.0.1-1|17	
14cu|okularplugin-1.0.1-1|18	%files
14cu|okularplugin-1.0.1-1|19	%doc README
14cu|okularplugin-1.0.1-1|20	%{_libdir}/mozilla/plugins/libokularplugin.so
14cu|okularplugin-1.0.1-1|21	%{_kde_appsdir}/%{name}
14cu|okularplugin-1.0.1-1|22	
14cu|okularplugin-1.0.1-1|23	#----------------------------------------------------------------------------
14cu|okularplugin-1.0.1-1|24	
14cu|okularplugin-1.0.1-1|25	%prep
14cu|okularplugin-1.0.1-1|26	%setup -q
14cu|okularplugin-1.0.1-1|27	
14cu|okularplugin-1.0.1-1|28	%build
14cu|okularplugin-1.0.1-1|29	%cmake_kde4
14cu|okularplugin-1.0.1-1|30	%make
14cu|okularplugin-1.0.1-1|31	
14cu|okularplugin-1.0.1-1|32	%install
14cu|okularplugin-1.0.1-1|33	%makeinstall_std -C build
14cu|okularplugin-1.0.1-1|34	
14cu|okularplugin-1.0.1-1|35	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
14cu|okularplugin-1.0.1-1|36	mv %{buildroot}%{_libdir}/libokularplugin.so %{buildroot}%{_libdir}/mozilla/plugins/libokularplugin.so
14cu|okularplugin-1.0.1-1|37	
14cu|okularplugin-1.0.1-1|38	
14cu|okularplugin-1.0.1-1|39	%changelog
14cu|okularplugin-1.0.1-1|40	
14cu|okularplugin-1.0.1-1|41	* Wed Aug 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-1
14cu|okularplugin-1.0.1-1|42	- (fcf60f0) New version 1.0.1
14cu|okularplugin-1.0.1-1|43	
14cu|okularplugin-1.0.1-1|44	

12436 14
14cu|olena-2.0-7|1	%bcond_with apps
14cu|olena-2.0-7|2	%bcond_without doc
14cu|olena-2.0-7|3	%bcond_without scribo
14cu|olena-2.0-7|4	
14cu|olena-2.0-7|5	Summary:	Olena is a platform dedicated to image processing
14cu|olena-2.0-7|6	Name:		olena
14cu|olena-2.0-7|7	Version:	2.0
14cu|olena-2.0-7|8	Release:	7
14cu|olena-2.0-7|9	Epoch:		2
14cu|olena-2.0-7|10	License:	GPLv2+
14cu|olena-2.0-7|11	Group:		Development/C++
14cu|olena-2.0-7|12	Url:		http://www.lrde.epita.fr/cgi-bin/twiki/view/Olena/WebHome
14cu|olena-2.0-7|13	# Get from https://svn.lrde.epita.fr/svn/oln/tags/olena-1.0 to have scribo
14cu|olena-2.0-7|14	Source0:	%{name}-%{version}.tar.bz2
14cu|olena-2.0-7|15	Patch0:		olena-1.0-subdirs.patch
14cu|olena-2.0-7|16	Patch1:		olena-1.0-linkage.patch
14cu|olena-2.0-7|17	Patch2:		olena-2.0-tesseract-3.01.patch
14cu|olena-2.0-7|18	Patch3:		olena-2.0-gcc4.7.patch
14cu|olena-2.0-7|19	Patch4:		olena-2.0-automake1.13.patch
14cu|olena-2.0-7|20	BuildRequires:	doxygen
14cu|olena-2.0-7|21	BuildRequires:	imagemagick
14cu|olena-2.0-7|22	BuildRequires:	latex2html
14cu|olena-2.0-7|23	BuildRequires:	texlive-latex
14cu|olena-2.0-7|24	BuildRequires:	texlive-dvips
14cu|olena-2.0-7|25	#BuildRequires:	vtk-devel
14cu|olena-2.0-7|26	BuildRequires:	pkgconfig(cfitsio)
14cu|olena-2.0-7|27	BuildRequires:	pkgconfig(gl)
14cu|olena-2.0-7|28	BuildRequires:	pkgconfig(glut)
14cu|olena-2.0-7|29	BuildRequires:	pkgconfig(ImageMagick)
14cu|olena-2.0-7|30	BuildRequires:	pkgconfig(libtiff-4)
14cu|olena-2.0-7|31	%if %{with scribo}
14cu|olena-2.0-7|32	BuildRequires:	pkgconfig(tesseract)
14cu|olena-2.0-7|33	%endif
14cu|olena-2.0-7|34	BuildRequires:	pkgconfig(xmu)
14cu|olena-2.0-7|35	
14cu|olena-2.0-7|36	%description
14cu|olena-2.0-7|37	Olena is a platform dedicated to image processing. At the
14cu|olena-2.0-7|38	moment it is mainly composed of a C++ library: Milena. This library features
14cu|olena-2.0-7|39	many tools to easily perform image processing tasks. Its main characteristic is
14cu|olena-2.0-7|40	its genericity: it allows to write an algorithm once and run it over many kinds
14cu|olena-2.0-7|41	of images (grey scale, color, 1D, 2D, 3D, ...).
14cu|olena-2.0-7|42	
14cu|olena-2.0-7|43	#------------------------------------------------------------------------------
14cu|olena-2.0-7|44	
14cu|olena-2.0-7|45	%if %{with doc}
14cu|olena-2.0-7|46	%package doc
14cu|olena-2.0-7|47	Summary:	Olena documentation
14cu|olena-2.0-7|48	Group:		Books/Howtos
14cu|olena-2.0-7|49	
14cu|olena-2.0-7|50	%description doc
14cu|olena-2.0-7|51	This is the documentation for Olena.
14cu|olena-2.0-7|52	Olena is a platform dedicated to image processing. At the
14cu|olena-2.0-7|53	moment it is mainly composed of a C++ library: Milena. This library features
14cu|olena-2.0-7|54	many tools to easily perform image processing tasks. Its main characteristic is
14cu|olena-2.0-7|55	its genericity: it allows to write an algorithm once and run it over many kinds
14cu|olena-2.0-7|56	of images (grey scale, color, 1D, 2D, 3D, ...).
14cu|olena-2.0-7|57	
14cu|olena-2.0-7|58	%files doc
14cu|olena-2.0-7|59	%{_docdir}/olena
14cu|olena-2.0-7|60	%endif
14cu|olena-2.0-7|61	
14cu|olena-2.0-7|62	#------------------------------------------------------------------------------
14cu|olena-2.0-7|63	
14cu|olena-2.0-7|64	%package tools
14cu|olena-2.0-7|65	Summary:	Olena tools
14cu|olena-2.0-7|66	Group:		Development/C++
14cu|olena-2.0-7|67	
14cu|olena-2.0-7|68	%description tools
14cu|olena-2.0-7|69	Olena is a platform dedicated to image processing. At the
14cu|olena-2.0-7|70	moment it is mainly composed of a C++ library: Milena. This library features
14cu|olena-2.0-7|71	many tools to easily perform image processing tasks. Its main characteristic is
14cu|olena-2.0-7|72	its genericity: it allows to write an algorithm once and run it over many kinds
14cu|olena-2.0-7|73	of images (grey scale, color, 1D, 2D, 3D, ...).
14cu|olena-2.0-7|74	
14cu|olena-2.0-7|75	%files tools
14cu|olena-2.0-7|76	%{_bindir}/*
14cu|olena-2.0-7|77	%{_datadir}/olena
14cu|olena-2.0-7|78	%if %{with scribo}
14cu|olena-2.0-7|79	%{_libdir}/scribo/*
14cu|olena-2.0-7|80	%endif
14cu|olena-2.0-7|81	
14cu|olena-2.0-7|82	#------------------------------------------------------------------------------
14cu|olena-2.0-7|83	
14cu|olena-2.0-7|84	%define gluit_major 0
14cu|olena-2.0-7|85	%define libgluit %mklibname gluit %{gluit_major}
14cu|olena-2.0-7|86	
14cu|olena-2.0-7|87	%package -n %{libgluit}
14cu|olena-2.0-7|88	Summary:	Gluit C++ main Olena library
14cu|olena-2.0-7|89	Group:		Development/C++
14cu|olena-2.0-7|90	
14cu|olena-2.0-7|91	%description -n %{libgluit}
14cu|olena-2.0-7|92	Gluit C++ main Olena library.
14cu|olena-2.0-7|93	
14cu|olena-2.0-7|94	%files -n %{libgluit}
14cu|olena-2.0-7|95	%{_libdir}/libgluit.so.%{gluit_major}*
14cu|olena-2.0-7|96	
14cu|olena-2.0-7|97	#------------------------------------------------------------------------------
14cu|olena-2.0-7|98	
14cu|olena-2.0-7|99	%define tri_major 0
14cu|olena-2.0-7|100	%define libtrimesh %mklibname trimesh %{tri_major}
14cu|olena-2.0-7|101	
14cu|olena-2.0-7|102	%package -n %{libtrimesh}
14cu|olena-2.0-7|103	Summary:	trimesh C++ main Olena library
14cu|olena-2.0-7|104	Group:		Development/C++
14cu|olena-2.0-7|105	
14cu|olena-2.0-7|106	%description -n %{libtrimesh}
14cu|olena-2.0-7|107	trimesh C++ main Olena library.
14cu|olena-2.0-7|108	
14cu|olena-2.0-7|109	%files -n %{libtrimesh}
14cu|olena-2.0-7|110	%{_libdir}/libtrimesh.so.%{tri_major}*
14cu|olena-2.0-7|111	
14cu|olena-2.0-7|112	#------------------------------------------------------------------------------
14cu|olena-2.0-7|113	
14cu|olena-2.0-7|114	%package devel
14cu|olena-2.0-7|115	Summary:	Olena devel files
14cu|olena-2.0-7|116	Group:		Development/C++
14cu|olena-2.0-7|117	Requires:	%{libtrimesh} = %{EVRD}
14cu|olena-2.0-7|118	Requires:	%{libgluit} = %{EVRD}
14cu|olena-2.0-7|119	Requires:	olena-tools
14cu|olena-2.0-7|120	
14cu|olena-2.0-7|121	%description devel
14cu|olena-2.0-7|122	Olena devel files
14cu|olena-2.0-7|123	Olena is a platform dedicated to image processing. At the
14cu|olena-2.0-7|124	moment it is mainly composed of a C++ library: Milena. This library features
14cu|olena-2.0-7|125	many tools to easily perform image processing tasks. Its main characteristic is
14cu|olena-2.0-7|126	its genericity: it allows to write an algorithm once and run it over many kinds
14cu|olena-2.0-7|127	of images (grey scale, color, 1D, 2D, 3D, ...).
14cu|olena-2.0-7|128	
14cu|olena-2.0-7|129	%files devel
14cu|olena-2.0-7|130	%{_libdir}/*.so
14cu|olena-2.0-7|131	%{_includedir}/*
14cu|olena-2.0-7|132	%{_libdir}/*.a
14cu|olena-2.0-7|133	
14cu|olena-2.0-7|134	#------------------------------------------------------------------------------
14cu|olena-2.0-7|135	
14cu|olena-2.0-7|136	%prep
14cu|olena-2.0-7|137	%setup -q
14cu|olena-2.0-7|138	%patch1 -p0
14cu|olena-2.0-7|139	%patch2
14cu|olena-2.0-7|140	%patch3 -p1
14cu|olena-2.0-7|141	%patch4 -p1
14cu|olena-2.0-7|142	%if ! %{with doc}
14cu|olena-2.0-7|143	%patch0 -p0 -b .orig
14cu|olena-2.0-7|144	%endif
14cu|olena-2.0-7|145	
14cu|olena-2.0-7|146	%build
14cu|olena-2.0-7|147	%global optflags %{optflags} -fpermissive
14cu|olena-2.0-7|148	autoreconf -fi
14cu|olena-2.0-7|149	pushd external/trimesh
14cu|olena-2.0-7|150	autoreconf -fi
14cu|olena-2.0-7|151	popd
14cu|olena-2.0-7|152	%configure2_5x \
14cu|olena-2.0-7|153	%if %{with scribo}
14cu|olena-2.0-7|154	--enable-scribo \
14cu|olena-2.0-7|155	%endif
14cu|olena-2.0-7|156	--enable-trimesh \
14cu|olena-2.0-7|157	%if %{with apps}
14cu|olena-2.0-7|158	--enable-apps \
14cu|olena-2.0-7|159	%endif
14cu|olena-2.0-7|160	--enable-tools
14cu|olena-2.0-7|161	
14cu|olena-2.0-7|162	pushd external/trimesh
14cu|olena-2.0-7|163	%configure2_5x
14cu|olena-2.0-7|164	popd
14cu|olena-2.0-7|165	
14cu|olena-2.0-7|166	%make
14cu|olena-2.0-7|167	
14cu|olena-2.0-7|168	%install
14cu|olena-2.0-7|169	%makeinstall_std
14cu|olena-2.0-7|170	
14cu|olena-2.0-7|171	
14cu|olena-2.0-7|172	%changelog
14cu|olena-2.0-7|173	
14cu|olena-2.0-7|174	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:2.0-7
14cu|olena-2.0-7|175	- (a1ee249) Rebuild with new imagemagick
14cu|olena-2.0-7|176	
14cu|olena-2.0-7|177	

12437 14
14cu|omegat-3.5.4-2|1	%define		debug_package	%nil
14cu|omegat-3.5.4-2|2	
14cu|omegat-3.5.4-2|3	%define		oname	OmegaT
14cu|omegat-3.5.4-2|4	
14cu|omegat-3.5.4-2|5	Summary:	OmegaT - Java based Computer Assisted Translation (CAT) tool
14cu|omegat-3.5.4-2|6	Name:		omegat
14cu|omegat-3.5.4-2|7	Version:	3.5.4
14cu|omegat-3.5.4-2|8	Release:	2
14cu|omegat-3.5.4-2|9	License:	GPLv3+
14cu|omegat-3.5.4-2|10	Group:		Education
14cu|omegat-3.5.4-2|11	Url:		http://www.omegat.org/
14cu|omegat-3.5.4-2|12	Source0:	http://sourceforge.net/projects/omegat/files/OmegaT%20-%20Latest/OmegaT%203.0.8%20update%205/%{oname}_%{version}_Source.zip
14cu|omegat-3.5.4-2|13	Patch:		build.patch
14cu|omegat-3.5.4-2|14	BuildRequires:	ant
14cu|omegat-3.5.4-2|15	BuildRequires:	java >= 1.6
14cu|omegat-3.5.4-2|16	Requires:	hunspell
14cu|omegat-3.5.4-2|17	Requires:	java >= 1.6
14cu|omegat-3.5.4-2|18	BuildArch:	noarch
14cu|omegat-3.5.4-2|19	
14cu|omegat-3.5.4-2|20	%description
14cu|omegat-3.5.4-2|21	OmegaT is a free translation memory application written in Java.
14cu|omegat-3.5.4-2|22	It is a tool intended for professional translators. It does not
14cu|omegat-3.5.4-2|23	translate for you! (Software that does this is called "machine
14cu|omegat-3.5.4-2|24	translation", and you will have to look elsewhere for it.)
14cu|omegat-3.5.4-2|25	
14cu|omegat-3.5.4-2|26	OmegaT has the following features:
14cu|omegat-3.5.4-2|27	- Fuzzy matching
14cu|omegat-3.5.4-2|28	- Match propagation
14cu|omegat-3.5.4-2|29	- Simultaneous processing of multiple-file projects
14cu|omegat-3.5.4-2|30	- Simultaneous use of multiple translation memories
14cu|omegat-3.5.4-2|31	- User glossaries with recognition of inflected forms
14cu|omegat-3.5.4-2|32	- Unicode (UTF-8) support: can be used with non-Latin alphabets
14cu|omegat-3.5.4-2|33	- Support for right-to-left languages
14cu|omegat-3.5.4-2|34	- Integral spelling checker
14cu|omegat-3.5.4-2|35	- Compatible with other translation memory applications (TMX,
14cu|omegat-3.5.4-2|36	TTX, TXML, XLIFF, SDLXLIFF)
14cu|omegat-3.5.4-2|37	- Interface to Google Translate
14cu|omegat-3.5.4-2|38	
14cu|omegat-3.5.4-2|39	Document file formats include:
14cu|omegat-3.5.4-2|40	- Microsoft Word, Excel, Powerpoint (.docx, .xlsx, .pptx)
14cu|omegat-3.5.4-2|41	- XHTML and HTML
14cu|omegat-3.5.4-2|42	- Open Document Format (LibreOffice, OpenOffice.org)
14cu|omegat-3.5.4-2|43	- MediaWiki (Wikipedia)
14cu|omegat-3.5.4-2|44	- Plain text
14cu|omegat-3.5.4-2|45	- ...and around 30 other file formats
14cu|omegat-3.5.4-2|46	
14cu|omegat-3.5.4-2|47	%files
14cu|omegat-3.5.4-2|48	%doc dist/readme*.txt dist/changes.txt dist/*license.txt
14cu|omegat-3.5.4-2|49	%{_bindir}/%{name}
14cu|omegat-3.5.4-2|50	%{_datadir}/%{name}
14cu|omegat-3.5.4-2|51	%{_datadir}/applications/%{name}.desktop
14cu|omegat-3.5.4-2|52	%{_iconsdir}/%{oname}*
14cu|omegat-3.5.4-2|53	%{_iconsdir}/hicolor/apps
14cu|omegat-3.5.4-2|54	
14cu|omegat-3.5.4-2|55	#----------------------------------------------------------------------------
14cu|omegat-3.5.4-2|56	
14cu|omegat-3.5.4-2|57	%prep
14cu|omegat-3.5.4-2|58	%setup -qc %{name}-%{version}
14cu|omegat-3.5.4-2|59	
14cu|omegat-3.5.4-2|60	%build
14cu|omegat-3.5.4-2|61	JAVA_HOME=%{_jvmdir}/java-openjdk ant release
14cu|omegat-3.5.4-2|62	
14cu|omegat-3.5.4-2|63	%install
14cu|omegat-3.5.4-2|64	mkdir -p -m 0755 %{buildroot}%{_bindir} \
14cu|omegat-3.5.4-2|65	%{buildroot}%{_datadir}/%{name}/lib \
14cu|omegat-3.5.4-2|66	%{buildroot}%{_datadir}/%{name}/plugins \
14cu|omegat-3.5.4-2|67	%{buildroot}%{_datadir}/applications \
14cu|omegat-3.5.4-2|68	%{buildroot}%{_docdir}/%{name} \
14cu|omegat-3.5.4-2|69	%{buildroot}%{_iconsdir}/hicolor/apps/{32x32,64x64,128x128,256x256,512x512}
14cu|omegat-3.5.4-2|70	
14cu|omegat-3.5.4-2|71	install -Dm0644 dist/lib/*.jar					%{buildroot}%{_datadir}/%{name}/lib/
14cu|omegat-3.5.4-2|72	install -Dm0655 dist/%{oname}					%{buildroot}%{_bindir}/%{name}
14cu|omegat-3.5.4-2|73	install -Dm0644 dist/*.jar					%{buildroot}%{_datadir}/%{name}
14cu|omegat-3.5.4-2|74	cp -r dist/docs							%{buildroot}%{_datadir}/%{name}
14cu|omegat-3.5.4-2|75	cp -r dist/plugins						%{buildroot}%{_datadir}/%{name}
14cu|omegat-3.5.4-2|76	install -Dm0644 dist/images/*.{svg,png,gif}			%{buildroot}/%{_iconsdir}
14cu|omegat-3.5.4-2|77	install -Dm0644 images/OmegaT.iconset/icon_32x32.png		%{buildroot}/%{_iconsdir}/hicolor/apps/32x32/%{name}.png
14cu|omegat-3.5.4-2|78	install -Dm0644 images/OmegaT.iconset/icon_32x32\@2x.png	%{buildroot}/%{_iconsdir}/hicolor/apps/64x64/%{name}.png
14cu|omegat-3.5.4-2|79	install -Dm0644 images/OmegaT.iconset/icon_128x128.png		%{buildroot}/%{_iconsdir}/hicolor/apps/128x128/%{name}.png
14cu|omegat-3.5.4-2|80	install -Dm0644 images/OmegaT.iconset/icon_256x256.png		%{buildroot}/%{_iconsdir}/hicolor/apps/256x256/%{name}.png
14cu|omegat-3.5.4-2|81	install -Dm0644 images/OmegaT.iconset/icon_512x512.png		%{buildroot}/%{_iconsdir}/hicolor/apps/512x512/%{name}.png
14cu|omegat-3.5.4-2|82	
14cu|omegat-3.5.4-2|83	# menu-entry
14cu|omegat-3.5.4-2|84	mkdir -p %{buildroot}%{_datadir}/applications
14cu|omegat-3.5.4-2|85	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|omegat-3.5.4-2|86	[Desktop Entry]
14cu|omegat-3.5.4-2|87	Name=OmegaT
14cu|omegat-3.5.4-2|88	Name[ru]=OmegaT
14cu|omegat-3.5.4-2|89	GenericName=OmegaT
14cu|omegat-3.5.4-2|90	GenericName[ru]=OmegaT
14cu|omegat-3.5.4-2|91	Comment=Java based Computer Assisted Translation (CAT) tool
14cu|omegat-3.5.4-2|92	Comment[ru]=OmegaT - программа автоматизированного перевода (CAT)
14cu|omegat-3.5.4-2|93	Exec=%{name}
14cu|omegat-3.5.4-2|94	Path=%{_datadir}/%{name}
14cu|omegat-3.5.4-2|95	Icon=%{name}
14cu|omegat-3.5.4-2|96	Terminal=false
14cu|omegat-3.5.4-2|97	Type=Application
14cu|omegat-3.5.4-2|98	StartupNotify=true
14cu|omegat-3.5.4-2|99	MimeType=application/omegat;
14cu|omegat-3.5.4-2|100	Categories=Education;Translation;
14cu|omegat-3.5.4-2|101	EOF
14cu|omegat-3.5.4-2|102	
14cu|omegat-3.5.4-2|103	# script start program
14cu|omegat-3.5.4-2|104	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cu|omegat-3.5.4-2|105	#!/bin/bash
14cu|omegat-3.5.4-2|106	# readlink follows any symbolic links to get the real file
14cu|omegat-3.5.4-2|107	#REALOMEGATPATH=`dirname "$(readlink -nf $0)"`
14cu|omegat-3.5.4-2|108	#REALOMEGATPATH="/usr/share/omegat"
14cu|omegat-3.5.4-2|109	exec java -Xmx512m -jar "/usr/share/omegat/OmegaT.jar" $*
14cu|omegat-3.5.4-2|110	EOF
14cu|omegat-3.5.4-2|111	
14cu|omegat-3.5.4-2|112	
14cu|omegat-3.5.4-2|113	%changelog
14cu|omegat-3.5.4-2|114	
14cu|omegat-3.5.4-2|115	* Fri Mar 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.4-2
14cu|omegat-3.5.4-2|116	- (1464d96) Fix desktop file categories
14cu|omegat-3.5.4-2|117	- (1464d96) Don't hardcode jvmdir
14cu|omegat-3.5.4-2|118	- (1464d96) Spec cleanup
14cu|omegat-3.5.4-2|119	
14cu|omegat-3.5.4-2|120	

12438 14
14cu|omninotify-2.1-5|1	%define debug_package %{nil}
14cu|omninotify-2.1-5|2	
14cu|omninotify-2.1-5|3	%define _disable_ld_no_undefined 1
14cu|omninotify-2.1-5|4	
14cu|omninotify-2.1-5|5	%define major 0
14cu|omninotify-2.1-5|6	%define libattnotification %mklibname AttNotification4_ %{major}
14cu|omninotify-2.1-5|7	%define libattnotificationdynamic %mklibname AttNotificationDynamic4_ %{major}
14cu|omninotify-2.1-5|8	%define libcosnotify %mklibname COSNotify4_ %{major}
14cu|omninotify-2.1-5|9	%define devname %mklibname %{name} -d
14cu|omninotify-2.1-5|10	
14cu|omninotify-2.1-5|11	Summary:	Multi-threaded implementation of the CORBA Notification Service
14cu|omninotify-2.1-5|12	Name:		omninotify
14cu|omninotify-2.1-5|13	Version:	2.1
14cu|omninotify-2.1-5|14	Release:	5
14cu|omninotify-2.1-5|15	License:	GPLv2+
14cu|omninotify-2.1-5|16	Group:		System/Servers
14cu|omninotify-2.1-5|17	Url:		http://omninotify.sourceforge.net
14cu|omninotify-2.1-5|18	Source0:	omniNotify-2.1.tar.gz
14cu|omninotify-2.1-5|19	BuildRequires:	omniorb
14cu|omninotify-2.1-5|20	BuildRequires:	pkgconfig(omniORB4)
14cu|omninotify-2.1-5|21	BuildRequires:	python-omniidl
14cu|omninotify-2.1-5|22	BuildRequires:	python-omniorb
14cu|omninotify-2.1-5|23	Patch0:		long-long.patch
14cu|omninotify-2.1-5|24	Patch1:		backward-iostream.patch
14cu|omninotify-2.1-5|25	Patch2:		destdir.patch
14cu|omninotify-2.1-5|26	
14cu|omninotify-2.1-5|27	%description
14cu|omninotify-2.1-5|28	omniNotify is a multi-threaded implementation of the CORBA Notification
14cu|omninotify-2.1-5|29	Service (CosNotification), a feature-enriched version of the CORBA Event
14cu|omninotify-2.1-5|30	Service (CosEvents).omniNotify offers asynchronous, decoupled,
14cu|omninotify-2.1-5|31	event-based communication between distributed and heterogeneous applications.
14cu|omninotify-2.1-5|32	
14cu|omninotify-2.1-5|33	omniNotify was developed by a group of researchers at AT&T Labs in
14cu|omninotify-2.1-5|34	Florham Park, New Jersey.   Our  main design goal for omniNotify was
14cu|omninotify-2.1-5|35	scalability: we wanted a service that scales well w.r.t. both number
14cu|omninotify-2.1-5|36	of connected consumers and number (and complexity) of filters registered
14cu|omninotify-2.1-5|37	by consumers.  To achieve this goal, the implementation exploits parallelism
14cu|omninotify-2.1-5|38	during filter evaluation and dispatching of events to consumers.
14cu|omninotify-2.1-5|39	
14cu|omninotify-2.1-5|40	omniNotify is built on top of OmniORB, a free high performance C++ CORBA ORB
14cu|omninotify-2.1-5|41	was developed by researchers at the lab which was originally the Olivetti
14cu|omninotify-2.1-5|42	research lab (ORL), then the Olivetti/Oracle lab, and finally AT&T
14cu|omninotify-2.1-5|43	Labs Cambridge.  It is now maintained by Duncan Grisby. omniNotify's good
14cu|omninotify-2.1-5|44	performance is due in part to the excellent performance of OmniORB.
14cu|omninotify-2.1-5|45	
14cu|omninotify-2.1-5|46	%files
14cu|omninotify-2.1-5|47	%{_bindir}/notifd
14cu|omninotify-2.1-5|48	
14cu|omninotify-2.1-5|49	#----------------------------------------------------------------------------
14cu|omninotify-2.1-5|50	
14cu|omninotify-2.1-5|51	%package -n %{libattnotification}
14cu|omninotify-2.1-5|52	Summary:	%{name} shared libraries
14cu|omninotify-2.1-5|53	Group:		System/Libraries
14cu|omninotify-2.1-5|54	Conflicts:	%{_lib}omninotify0 < 2.1-5
14cu|omninotify-2.1-5|55	Obsoletes:	%{_lib}omninotify0 < 2.1-5
14cu|omninotify-2.1-5|56	
14cu|omninotify-2.1-5|57	%description -n %{libattnotification}
14cu|omninotify-2.1-5|58	This package provides %{name} shared libraries.
14cu|omninotify-2.1-5|59	
14cu|omninotify-2.1-5|60	%files -n %{libattnotification}
14cu|omninotify-2.1-5|61	%{_libdir}/libAttNotification4.so.%{major}*
14cu|omninotify-2.1-5|62	
14cu|omninotify-2.1-5|63	#----------------------------------------------------------------------------
14cu|omninotify-2.1-5|64	
14cu|omninotify-2.1-5|65	%package -n %{libattnotificationdynamic}
14cu|omninotify-2.1-5|66	Summary:	%{name} shared libraries
14cu|omninotify-2.1-5|67	Group:		System/Libraries
14cu|omninotify-2.1-5|68	Conflicts:	%{_lib}omninotify0 < 2.1-5
14cu|omninotify-2.1-5|69	
14cu|omninotify-2.1-5|70	%description -n %{libattnotificationdynamic}
14cu|omninotify-2.1-5|71	This package provides %{name} shared libraries.
14cu|omninotify-2.1-5|72	
14cu|omninotify-2.1-5|73	%files -n %{libattnotificationdynamic}
14cu|omninotify-2.1-5|74	%{_libdir}/libAttNotificationDynamic4.so.%{major}*
14cu|omninotify-2.1-5|75	
14cu|omninotify-2.1-5|76	#----------------------------------------------------------------------------
14cu|omninotify-2.1-5|77	
14cu|omninotify-2.1-5|78	%package -n %{libcosnotify}
14cu|omninotify-2.1-5|79	Summary:	%{name} shared libraries
14cu|omninotify-2.1-5|80	Group:		System/Libraries
14cu|omninotify-2.1-5|81	Conflicts:	%{_lib}omninotify0 < 2.1-5
14cu|omninotify-2.1-5|82	
14cu|omninotify-2.1-5|83	%description -n %{libcosnotify}
14cu|omninotify-2.1-5|84	This package provides %{name} shared libraries.
14cu|omninotify-2.1-5|85	
14cu|omninotify-2.1-5|86	%files -n %{libcosnotify}
14cu|omninotify-2.1-5|87	%{_libdir}/libCOSNotify4.so.%{major}*
14cu|omninotify-2.1-5|88	
14cu|omninotify-2.1-5|89	#----------------------------------------------------------------------------
14cu|omninotify-2.1-5|90	
14cu|omninotify-2.1-5|91	%package -n %{devname}
14cu|omninotify-2.1-5|92	Summary:	%{name} development files
14cu|omninotify-2.1-5|93	Group:		Development/Other
14cu|omninotify-2.1-5|94	Requires:	%{libattnotification} = %{EVRD}
14cu|omninotify-2.1-5|95	Requires:	%{libattnotificationdynamic} = %{EVRD}
14cu|omninotify-2.1-5|96	Requires:	%{libcosnotify} = %{EVRD}
14cu|omninotify-2.1-5|97	Provides:	%{name}-devel = %{EVRD}
14cu|omninotify-2.1-5|98	
14cu|omninotify-2.1-5|99	%description -n %{devname}
14cu|omninotify-2.1-5|100	This package provides %{name} development files.
14cu|omninotify-2.1-5|101	
14cu|omninotify-2.1-5|102	%files -n %{devname}
14cu|omninotify-2.1-5|103	%dir %{_includedir}/COS
14cu|omninotify-2.1-5|104	%{_includedir}/COS/*
14cu|omninotify-2.1-5|105	%dir %{_includedir}/omniNotify
14cu|omninotify-2.1-5|106	%{_includedir}/omniNotify/*
14cu|omninotify-2.1-5|107	%{_libdir}/*.so
14cu|omninotify-2.1-5|108	
14cu|omninotify-2.1-5|109	#----------------------------------------------------------------------------
14cu|omninotify-2.1-5|110	
14cu|omninotify-2.1-5|111	%prep
14cu|omninotify-2.1-5|112	%setup -q -n omniNotify
14cu|omninotify-2.1-5|113	
14cu|omninotify-2.1-5|114	%patch0 -p1
14cu|omninotify-2.1-5|115	%patch1 -p1
14cu|omninotify-2.1-5|116	%patch2 -p1
14cu|omninotify-2.1-5|117	
14cu|omninotify-2.1-5|118	%build
14cu|omninotify-2.1-5|119	%configure2_5x \
14cu|omninotify-2.1-5|120	--disable-static \
14cu|omninotify-2.1-5|121	--enable-shared
14cu|omninotify-2.1-5|122	%make
14cu|omninotify-2.1-5|123	
14cu|omninotify-2.1-5|124	%install
14cu|omninotify-2.1-5|125	%makeinstall_std
14cu|omninotify-2.1-5|126	
14cu|omninotify-2.1-5|127	
14cu|omninotify-2.1-5|128	%changelog
14cu|omninotify-2.1-5|129	
14cu|omninotify-2.1-5|130	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-5
14cu|omninotify-2.1-5|131	- (29ef1ce) Disable debug package
14cu|omninotify-2.1-5|132	
14cu|omninotify-2.1-5|133	

12439 14
14cu|omniorb-4.1.7-4|1	%define api 4
14cu|omniorb-4.1.7-4|2	%define major 1
14cu|omniorb-4.1.7-4|3	%define thread_major 3
14cu|omniorb-4.1.7-4|4	%define libcos4 %mklibname COS %{api} %{major}
14cu|omniorb-4.1.7-4|5	%define libcosdynamic4 %mklibname COSDynamic %{api} %{major}
14cu|omniorb-4.1.7-4|6	%define libcodesets4 %mklibname omniCodeSets %{api} %{major}
14cu|omniorb-4.1.7-4|7	%define libconmgmt4 %mklibname omniConnectionMgmt %{api} %{major}
14cu|omniorb-4.1.7-4|8	%define libdynamic4 %mklibname omniDynamic %{api} %{major}
14cu|omniorb-4.1.7-4|9	%define liborb4 %mklibname omniORB %{api} %{major}
14cu|omniorb-4.1.7-4|10	%define libssl4 %mklibname omnisslTP %{api} %{major}
14cu|omniorb-4.1.7-4|11	%define libomnithread %mklibname omnithread %{thread_major}
14cu|omniorb-4.1.7-4|12	%define devname %mklibname %{name} -d
14cu|omniorb-4.1.7-4|13	
14cu|omniorb-4.1.7-4|14	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|15	Name:		omniorb
14cu|omniorb-4.1.7-4|16	Version:	4.1.7
14cu|omniorb-4.1.7-4|17	Release:	4
14cu|omniorb-4.1.7-4|18	License:	GPLv2+
14cu|omniorb-4.1.7-4|19	Group:		System/Libraries
14cu|omniorb-4.1.7-4|20	Url:		http://omniorb.sourceforge.net/
14cu|omniorb-4.1.7-4|21	Source0:	http://prdownloads.sourceforge.net/sourceforge/omniorb/omniORB-%{version}.tar.bz2
14cu|omniorb-4.1.7-4|22	Source1:	omniORB.cfg
14cu|omniorb-4.1.7-4|23	Source2:	omninames
14cu|omniorb-4.1.7-4|24	Patch0:		omniORB-4.1.4-format.patch
14cu|omniorb-4.1.7-4|25	Patch2:		omniORB-4.1.4-link.patch
14cu|omniorb-4.1.7-4|26	BuildRequires:	tcl
14cu|omniorb-4.1.7-4|27	BuildRequires:	tk
14cu|omniorb-4.1.7-4|28	BuildRequires:	pkgconfig(openssl)
14cu|omniorb-4.1.7-4|29	BuildRequires:	pkgconfig(python)
14cu|omniorb-4.1.7-4|30	Requires(preun,post):	rpm-helper
14cu|omniorb-4.1.7-4|31	Provides:	corba
14cu|omniorb-4.1.7-4|32	
14cu|omniorb-4.1.7-4|33	%description
14cu|omniorb-4.1.7-4|34	omniORB is a robust high performance CORBA ORB for C++ and Python.
14cu|omniorb-4.1.7-4|35	It is freely available under the terms of the GNU Lesser General Public License
14cu|omniorb-4.1.7-4|36	(for the libraries), and GNU General Public License (for the tools). omniORB
14cu|omniorb-4.1.7-4|37	is largely CORBA 2.6 compliant.
14cu|omniorb-4.1.7-4|38	
14cu|omniorb-4.1.7-4|39	omniORB is one of only three ORBs to have been awarded the Open Group's Open
14cu|omniorb-4.1.7-4|40	Brand for CORBA. This means that omniORB has been tested and certified CORBA
14cu|omniorb-4.1.7-4|41	compliant, to version 2.1 of the CORBA specification. You can find out more
14cu|omniorb-4.1.7-4|42	about the branding program at the Open Group.
14cu|omniorb-4.1.7-4|43	
14cu|omniorb-4.1.7-4|44	%files
14cu|omniorb-4.1.7-4|45	%doc CREDITS ReleaseNotes.txt
14cu|omniorb-4.1.7-4|46	%{_bindir}/*
14cu|omniorb-4.1.7-4|47	%exclude %{_bindir}/omniidl*
14cu|omniorb-4.1.7-4|48	%config(noreplace) %{_sysconfdir}/*.cfg
14cu|omniorb-4.1.7-4|49	%{_sysconfdir}/init.d/*
14cu|omniorb-4.1.7-4|50	%attr(644,root,man) %{_mandir}/man1/*
14cu|omniorb-4.1.7-4|51	%dir %attr(754,root,root) /var/log/omninames
14cu|omniorb-4.1.7-4|52	
14cu|omniorb-4.1.7-4|53	%post
14cu|omniorb-4.1.7-4|54	%_post_service omninames
14cu|omniorb-4.1.7-4|55	
14cu|omniorb-4.1.7-4|56	%preun
14cu|omniorb-4.1.7-4|57	%_preun_service omninames
14cu|omniorb-4.1.7-4|58	
14cu|omniorb-4.1.7-4|59	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|60	
14cu|omniorb-4.1.7-4|61	%package -n %{libcos4}
14cu|omniorb-4.1.7-4|62	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|63	Group:		System/Libraries
14cu|omniorb-4.1.7-4|64	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|65	
14cu|omniorb-4.1.7-4|66	%description -n %{libcos4}
14cu|omniorb-4.1.7-4|67	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|68	linked with omniorb.
14cu|omniorb-4.1.7-4|69	
14cu|omniorb-4.1.7-4|70	%files -n %{libcos4}
14cu|omniorb-4.1.7-4|71	%{_libdir}/libCOS%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|72	
14cu|omniorb-4.1.7-4|73	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|74	
14cu|omniorb-4.1.7-4|75	%package -n %{libcosdynamic4}
14cu|omniorb-4.1.7-4|76	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|77	Group:		System/Libraries
14cu|omniorb-4.1.7-4|78	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|79	
14cu|omniorb-4.1.7-4|80	%description -n %{libcosdynamic4}
14cu|omniorb-4.1.7-4|81	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|82	linked with omniorb.
14cu|omniorb-4.1.7-4|83	
14cu|omniorb-4.1.7-4|84	%files -n %{libcosdynamic4}
14cu|omniorb-4.1.7-4|85	%{_libdir}/libCOSDynamic%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|86	
14cu|omniorb-4.1.7-4|87	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|88	
14cu|omniorb-4.1.7-4|89	%package -n %{libcodesets4}
14cu|omniorb-4.1.7-4|90	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|91	Group:		System/Libraries
14cu|omniorb-4.1.7-4|92	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|93	
14cu|omniorb-4.1.7-4|94	%description -n %{libcodesets4}
14cu|omniorb-4.1.7-4|95	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|96	linked with omniorb.
14cu|omniorb-4.1.7-4|97	
14cu|omniorb-4.1.7-4|98	%files -n %{libcodesets4}
14cu|omniorb-4.1.7-4|99	%{_libdir}/libomniCodeSets%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|100	
14cu|omniorb-4.1.7-4|101	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|102	
14cu|omniorb-4.1.7-4|103	%package -n %{libconmgmt4}
14cu|omniorb-4.1.7-4|104	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|105	Group:		System/Libraries
14cu|omniorb-4.1.7-4|106	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|107	
14cu|omniorb-4.1.7-4|108	%description -n %{libconmgmt4}
14cu|omniorb-4.1.7-4|109	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|110	linked with omniorb.
14cu|omniorb-4.1.7-4|111	
14cu|omniorb-4.1.7-4|112	%files -n %{libconmgmt4}
14cu|omniorb-4.1.7-4|113	%{_libdir}/libomniConnectionMgmt%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|114	
14cu|omniorb-4.1.7-4|115	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|116	
14cu|omniorb-4.1.7-4|117	%package -n %{libdynamic4}
14cu|omniorb-4.1.7-4|118	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|119	Group:		System/Libraries
14cu|omniorb-4.1.7-4|120	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|121	
14cu|omniorb-4.1.7-4|122	%description -n %{libdynamic4}
14cu|omniorb-4.1.7-4|123	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|124	linked with omniorb.
14cu|omniorb-4.1.7-4|125	
14cu|omniorb-4.1.7-4|126	%files -n %{libdynamic4}
14cu|omniorb-4.1.7-4|127	%{_libdir}/libomniDynamic%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|128	
14cu|omniorb-4.1.7-4|129	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|130	
14cu|omniorb-4.1.7-4|131	%package -n %{liborb4}
14cu|omniorb-4.1.7-4|132	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|133	Group:		System/Libraries
14cu|omniorb-4.1.7-4|134	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|135	Obsoletes:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|136	
14cu|omniorb-4.1.7-4|137	%description -n %{liborb4}
14cu|omniorb-4.1.7-4|138	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|139	linked with omniorb.
14cu|omniorb-4.1.7-4|140	
14cu|omniorb-4.1.7-4|141	%files -n %{liborb4}
14cu|omniorb-4.1.7-4|142	%{_libdir}/libomniORB%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|143	
14cu|omniorb-4.1.7-4|144	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|145	
14cu|omniorb-4.1.7-4|146	%package -n %{libssl4}
14cu|omniorb-4.1.7-4|147	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|148	Group:		System/Libraries
14cu|omniorb-4.1.7-4|149	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|150	
14cu|omniorb-4.1.7-4|151	%description -n %{libssl4}
14cu|omniorb-4.1.7-4|152	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|153	linked with omniorb.
14cu|omniorb-4.1.7-4|154	
14cu|omniorb-4.1.7-4|155	%files -n %{libssl4}
14cu|omniorb-4.1.7-4|156	%{_libdir}/libomnisslTP%{api}.so.%{major}*
14cu|omniorb-4.1.7-4|157	
14cu|omniorb-4.1.7-4|158	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|159	
14cu|omniorb-4.1.7-4|160	%package -n %{libomnithread}
14cu|omniorb-4.1.7-4|161	Summary:	A robust high performance CORBA ORB for C++ and Python
14cu|omniorb-4.1.7-4|162	Group:		System/Libraries
14cu|omniorb-4.1.7-4|163	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
14cu|omniorb-4.1.7-4|164	
14cu|omniorb-4.1.7-4|165	%description -n %{libomnithread}
14cu|omniorb-4.1.7-4|166	This package contains the library needed to run programs dynamically
14cu|omniorb-4.1.7-4|167	linked with omniorb.
14cu|omniorb-4.1.7-4|168	
14cu|omniorb-4.1.7-4|169	%files -n %{libomnithread}
14cu|omniorb-4.1.7-4|170	%{_libdir}/libomnithread.so.%{thread_major}*
14cu|omniorb-4.1.7-4|171	
14cu|omniorb-4.1.7-4|172	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|173	
14cu|omniorb-4.1.7-4|174	%package -n %{devname}
14cu|omniorb-4.1.7-4|175	Summary:	Header files and libraries needed for %{name} development
14cu|omniorb-4.1.7-4|176	Group:		Development/C++
14cu|omniorb-4.1.7-4|177	Requires:	%{libcos4} = %{EVRD}
14cu|omniorb-4.1.7-4|178	Requires:	%{libcosdynamic4} = %{EVRD}
14cu|omniorb-4.1.7-4|179	Requires:	%{libcodesets4} = %{EVRD}
14cu|omniorb-4.1.7-4|180	Requires:	%{libconmgmt4} = %{EVRD}
14cu|omniorb-4.1.7-4|181	Requires:	%{libdynamic4} = %{EVRD}
14cu|omniorb-4.1.7-4|182	Requires:	%{liborb4} = %{EVRD}
14cu|omniorb-4.1.7-4|183	Requires:	%{libssl4} = %{EVRD}
14cu|omniorb-4.1.7-4|184	Requires:	%{libomnithread} = %{EVRD}
14cu|omniorb-4.1.7-4|185	Provides:	%{name}-devel = %{EVRD}
14cu|omniorb-4.1.7-4|186	
14cu|omniorb-4.1.7-4|187	%description -n %{devname}
14cu|omniorb-4.1.7-4|188	This package includes the header files and libraries needed for
14cu|omniorb-4.1.7-4|189	developing programs using %{name}.
14cu|omniorb-4.1.7-4|190	
14cu|omniorb-4.1.7-4|191	%files -n %{devname}
14cu|omniorb-4.1.7-4|192	%doc README*
14cu|omniorb-4.1.7-4|193	%{_libdir}/*.a
14cu|omniorb-4.1.7-4|194	%{_libdir}/*.so
14cu|omniorb-4.1.7-4|195	%{_includedir}/COS/*.h
14cu|omniorb-4.1.7-4|196	%{_includedir}/COS/*.hh
14cu|omniorb-4.1.7-4|197	%{_includedir}/omniORB4/*.h
14cu|omniorb-4.1.7-4|198	%{_includedir}/omniORB4/*.hh
14cu|omniorb-4.1.7-4|199	%{_includedir}/omniORB4/internal/*.h
14cu|omniorb-4.1.7-4|200	%{_includedir}/omniconfig.h
14cu|omniorb-4.1.7-4|201	%{_includedir}/omnithread.h
14cu|omniorb-4.1.7-4|202	%{_includedir}/omnithread/*
14cu|omniorb-4.1.7-4|203	%{_libdir}/pkgconfig/*
14cu|omniorb-4.1.7-4|204	
14cu|omniorb-4.1.7-4|205	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|206	
14cu|omniorb-4.1.7-4|207	%package -n %{name}-doc
14cu|omniorb-4.1.7-4|208	Summary:	Documentation for omniORB
14cu|omniorb-4.1.7-4|209	Group:		Development/C++
14cu|omniorb-4.1.7-4|210	
14cu|omniorb-4.1.7-4|211	%description -n %{name}-doc
14cu|omniorb-4.1.7-4|212	This package includes developers doc including examples.
14cu|omniorb-4.1.7-4|213	
14cu|omniorb-4.1.7-4|214	%files -n %{name}-doc
14cu|omniorb-4.1.7-4|215	%doc doc/*
14cu|omniorb-4.1.7-4|216	
14cu|omniorb-4.1.7-4|217	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|218	
14cu|omniorb-4.1.7-4|219	%package -n python-omniidl
14cu|omniorb-4.1.7-4|220	Group:		Development/Python
14cu|omniorb-4.1.7-4|221	Summary:	OmniOrb IDL compiler
14cu|omniorb-4.1.7-4|222	
14cu|omniorb-4.1.7-4|223	%description -n python-omniidl
14cu|omniorb-4.1.7-4|224	OmniOrb IDL compiler.
14cu|omniorb-4.1.7-4|225	
14cu|omniorb-4.1.7-4|226	%files -n python-omniidl
14cu|omniorb-4.1.7-4|227	%defattr(-,root,root,755)
14cu|omniorb-4.1.7-4|228	%{_bindir}/omniidl*
14cu|omniorb-4.1.7-4|229	%{_datadir}/idl/omniORB/*.idl
14cu|omniorb-4.1.7-4|230	%{_datadir}/idl/omniORB/COS/*.idl
14cu|omniorb-4.1.7-4|231	%dir %{py_puresitedir}/omniidl
14cu|omniorb-4.1.7-4|232	%{py_puresitedir}/omniidl/*
14cu|omniorb-4.1.7-4|233	%dir %{py_puresitedir}/omniidl_be
14cu|omniorb-4.1.7-4|234	%{py_puresitedir}/omniidl_be/*.py*
14cu|omniorb-4.1.7-4|235	%dir %{py_puresitedir}/omniidl_be/cxx
14cu|omniorb-4.1.7-4|236	%{py_puresitedir}/omniidl_be/cxx/*.py
14cu|omniorb-4.1.7-4|237	%{py_puresitedir}/omniidl_be/cxx/*.pyc
14cu|omniorb-4.1.7-4|238	%{py_puresitedir}/omniidl_be/cxx/header
14cu|omniorb-4.1.7-4|239	%{py_puresitedir}/omniidl_be/cxx/skel
14cu|omniorb-4.1.7-4|240	%{py_puresitedir}/omniidl_be/cxx/dynskel
14cu|omniorb-4.1.7-4|241	%{py_puresitedir}/omniidl_be/cxx/impl
14cu|omniorb-4.1.7-4|242	%{py_platsitedir}/_omniidlmodule.so
14cu|omniorb-4.1.7-4|243	%{_libdir}/python%{py_ver}/site-packages/_omniidlmodule.so.*
14cu|omniorb-4.1.7-4|244	
14cu|omniorb-4.1.7-4|245	#----------------------------------------------------------------------------
14cu|omniorb-4.1.7-4|246	
14cu|omniorb-4.1.7-4|247	%prep
14cu|omniorb-4.1.7-4|248	%setup -q -n omniORB-%{version}
14cu|omniorb-4.1.7-4|249	%patch0 -p1
14cu|omniorb-4.1.7-4|250	%patch2 -p0
14cu|omniorb-4.1.7-4|251	
14cu|omniorb-4.1.7-4|252	%build
14cu|omniorb-4.1.7-4|253	%configure2_5x --with-openssl=%{_prefix}
14cu|omniorb-4.1.7-4|254	%make
14cu|omniorb-4.1.7-4|255	
14cu|omniorb-4.1.7-4|256	%install
14cu|omniorb-4.1.7-4|257	%makeinstall_std
14cu|omniorb-4.1.7-4|258	
14cu|omniorb-4.1.7-4|259	install -m 755 -d %{buildroot}%{_mandir}/{man1,man5}
14cu|omniorb-4.1.7-4|260	install -m 755 -d %{buildroot}%{_sysconfdir}/init.d
14cu|omniorb-4.1.7-4|261	install -m 755 -d %{buildroot}/var/omninames/
14cu|omniorb-4.1.7-4|262	
14cu|omniorb-4.1.7-4|263	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}
14cu|omniorb-4.1.7-4|264	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/omninames
14cu|omniorb-4.1.7-4|265	
14cu|omniorb-4.1.7-4|266	install -m 644 man/man1/* %{buildroot}%{_mandir}/man1/
14cu|omniorb-4.1.7-4|267	
14cu|omniorb-4.1.7-4|268	mkdir -p  %{buildroot}/var/log/omninames
14cu|omniorb-4.1.7-4|269	chmod 755 %{buildroot}%{_includedir}/{omnithread,COS,omniORB4,omniORB4/internal}
14cu|omniorb-4.1.7-4|270	
14cu|omniorb-4.1.7-4|271	mkdir -p %{buildroot}%{py_platsitedir}/%{name}
14cu|omniorb-4.1.7-4|272	pushd %{buildroot}%{py_platsitedir}/%{name}
14cu|omniorb-4.1.7-4|273	python -O -c "import compileall; compileall.compile_dir('.')"
14cu|omniorb-4.1.7-4|274	python -c "import compileall; compileall.compile_dir('.')"
14cu|omniorb-4.1.7-4|275	
14cu|omniorb-4.1.7-4|276	
14cu|omniorb-4.1.7-4|277	%changelog
14cu|omniorb-4.1.7-4|278	
14cu|omniorb-4.1.7-4|279	* Fri Jul 03 2015 dsilakov <denis.silakov@rosalab.ru> 4.1.7-4
14cu|omniorb-4.1.7-4|280	- (5cb6bf1) Merge pull request #1 from anastasiya_po/omniorb:rosa2014.1
14cu|omniorb-4.1.7-4|281	- (5cb6bf1) Anastasiya Ponomareva
14cu|omniorb-4.1.7-4|282	
14cu|omniorb-4.1.7-4|283	

12440 14
14cu|onboard-1.1.1-5|1	Name:           onboard
14cu|onboard-1.1.1-5|2	Version:        1.1.1
14cu|onboard-1.1.1-5|3	Release:        5
14cu|onboard-1.1.1-5|4	Summary:        Simple on-screen Keyboard
14cu|onboard-1.1.1-5|5	
14cu|onboard-1.1.1-5|6	Group:          System/X11
14cu|onboard-1.1.1-5|7	License:        GPLv2+
14cu|onboard-1.1.1-5|8	URL:            https://launchpad.net/onboard/
14cu|onboard-1.1.1-5|9	Source0:        onboard-1.1.1.tar.gz
14cu|onboard-1.1.1-5|10	
14cu|onboard-1.1.1-5|11	BuildRequires:  desktop-file-utils
14cu|onboard-1.1.1-5|12	BuildRequires:  gettext
14cu|onboard-1.1.1-5|13	BuildRequires:  gnome-python-gconf
14cu|onboard-1.1.1-5|14	BuildRequires:  intltool
14cu|onboard-1.1.1-5|15	BuildRequires:  libxi-devel
14cu|onboard-1.1.1-5|16	BuildRequires:  pkgconfig(dconf)
14cu|onboard-1.1.1-5|17	BuildRequires:  pkgconfig(gdk-3.0)
14cu|onboard-1.1.1-5|18	BuildRequires:  pkgconfig(hunspell)
14cu|onboard-1.1.1-5|19	BuildRequires:  pkgconfig(libcanberra)
14cu|onboard-1.1.1-5|20	BuildRequires:  pkgconfig(xkbfile)
14cu|onboard-1.1.1-5|21	BuildRequires:  pkgconfig(xtst)
14cu|onboard-1.1.1-5|22	BuildRequires:  python3-devel
14cu|onboard-1.1.1-5|23	BuildRequires:  python3-distutils-extra
14cu|onboard-1.1.1-5|24	BuildRequires:  python3-setuptools
14cu|onboard-1.1.1-5|25	# ovitters: pkgconfig(gobject-introspection-1.0) includes script to determine typelib() auto buildrequires
14cu|onboard-1.1.1-5|26	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14cu|onboard-1.1.1-5|27	
14cu|onboard-1.1.1-5|28	Requires:       at-spi2-atk
14cu|onboard-1.1.1-5|29	Requires:       at-spi2-core
14cu|onboard-1.1.1-5|30	Requires:       fonts-ttf-dejavu
14cu|onboard-1.1.1-5|31	Requires:       hicolor-icon-theme
14cu|onboard-1.1.1-5|32	Requires:       mousetweaks
14cu|onboard-1.1.1-5|33	Requires:       python3-cairo
14cu|onboard-1.1.1-5|34	Requires:       python3-dbus
14cu|onboard-1.1.1-5|35	Requires:       python3-gobject3
14cu|onboard-1.1.1-5|36	Requires:       python3-gi-cairo
14cu|onboard-1.1.1-5|37	Requires:       typelib(PangoFT2)
14cu|onboard-1.1.1-5|38	Requires:       iso-codes
14cu|onboard-1.1.1-5|39	Requires:	gnome-python-gconf
14cu|onboard-1.1.1-5|40	
14cu|onboard-1.1.1-5|41	%description
14cu|onboard-1.1.1-5|42	An on-screen keyboard useful on tablet PCs or for mobility impaired users, or
14cu|onboard-1.1.1-5|43	just really handy when the keyboard is out of reach.
14cu|onboard-1.1.1-5|44	Onboard can store text snippets for one click typing and can also suggest
14cu|onboard-1.1.1-5|45	(and learn) words to speed text entry.
14cu|onboard-1.1.1-5|46	Many theme options are available and each of these may be customized.
14cu|onboard-1.1.1-5|47	The keyboard may be configured to automatically show itself when text input
14cu|onboard-1.1.1-5|48	is required.
14cu|onboard-1.1.1-5|49	
14cu|onboard-1.1.1-5|50	%prep
14cu|onboard-1.1.1-5|51	%setup -q
14cu|onboard-1.1.1-5|52	
14cu|onboard-1.1.1-5|53	%build
14cu|onboard-1.1.1-5|54	python3 setup.py build
14cu|onboard-1.1.1-5|55	
14cu|onboard-1.1.1-5|56	%install
14cu|onboard-1.1.1-5|57	python3 setup.py install --root=%{buildroot}
14cu|onboard-1.1.1-5|58	
14cu|onboard-1.1.1-5|59	# Use example default configuration file
14cu|onboard-1.1.1-5|60	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|onboard-1.1.1-5|61	cp %{buildroot}%{_datadir}/%{name}/%{name}-defaults.conf.example %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|62	# Swich to full keyboard
14cu|onboard-1.1.1-5|63	sed -i 's/#layout=Full Keyboard/layout=Full Keyboard/' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|64	sed -i 's/layout=Compact/#layout=Compact/' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|65	# Use Mageia superkey label
14cu|onboard-1.1.1-5|66	sed -i 's/superkey-label=.*$/superkey-label=/' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|67	# Switch font to DejaVu-Sans
14cu|onboard-1.1.1-5|68	sed -i 's/^key-label-font=.*$/key-label-font=DejaVu Sans/' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|69	# Configuration change for patch0 (StatusIconProvider.patch)
14cu|onboard-1.1.1-5|70	sed -i '/\[main\]/a status-icon-provider=GtkStatusIcon' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|71	# Enable icon-palette for gnome3 or on closing keyboard there is no visible activation method
14cu|onboard-1.1.1-5|72	sed -i '/\[icon-palette\]/a in-use=True' %{buildroot}%{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|73	# Remove Ubuntu icons
14cu|onboard-1.1.1-5|74	rm -rf %{buildroot}%{_iconsdir}/ubuntu*
14cu|onboard-1.1.1-5|75	# Desktop files
14cu|onboard-1.1.1-5|76	mkdir -p %{buildroot}%{_datadir}/applications
14cu|onboard-1.1.1-5|77	desktop-file-install                                    \
14cu|onboard-1.1.1-5|78	--remove-category="X-GNOME-PersonalSettings"        \
14cu|onboard-1.1.1-5|79	--add-category="Utility;"                           \
14cu|onboard-1.1.1-5|80	--dir=%{buildroot}%{_datadir}/applications          \
14cu|onboard-1.1.1-5|81	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|onboard-1.1.1-5|82	
14cu|onboard-1.1.1-5|83	desktop-file-install                                    \
14cu|onboard-1.1.1-5|84	--remove-category="X-GNOME-PersonalSettings"        \
14cu|onboard-1.1.1-5|85	--remove-category="Settings"                        \
14cu|onboard-1.1.1-5|86	--add-category="Utility;"                           \
14cu|onboard-1.1.1-5|87	--dir=%{buildroot}%{_datadir}/applications          \
14cu|onboard-1.1.1-5|88	%{buildroot}%{_datadir}/applications/%{name}-settings.desktop
14cu|onboard-1.1.1-5|89	
14cu|onboard-1.1.1-5|90	mkdir -p %{buildroot}%{_datadir}/locale
14cu|onboard-1.1.1-5|91	cp -a build/mo/* %{buildroot}%{_datadir}/locale
14cu|onboard-1.1.1-5|92	
14cu|onboard-1.1.1-5|93	%find_lang %{name}
14cu|onboard-1.1.1-5|94	
14cu|onboard-1.1.1-5|95	%files -f %{name}.lang
14cu|onboard-1.1.1-5|96	%{_bindir}/%{name}
14cu|onboard-1.1.1-5|97	%{_bindir}/%{name}-settings
14cu|onboard-1.1.1-5|98	%{_datadir}/applications/%{name}.desktop
14cu|onboard-1.1.1-5|99	%{_datadir}/applications/%{name}-settings.desktop
14cu|onboard-1.1.1-5|100	%{_datadir}/dbus-1/services/org.%{name}-prediction.service
14cu|onboard-1.1.1-5|101	%{_datadir}/glib-2.0/schemas/org.%{name}.gschema.xml
14cu|onboard-1.1.1-5|102	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|onboard-1.1.1-5|103	%{_datadir}/icons/HighContrast/scalable/apps/%{name}.svg
14cu|onboard-1.1.1-5|104	%{_datadir}/%{name}/
14cu|onboard-1.1.1-5|105	%{_datadir}/sounds/freedesktop/stereo/%{name}-key-feedback.oga
14cu|onboard-1.1.1-5|106	%doc AUTHORS COPYING NEWS README docs/
14cu|onboard-1.1.1-5|107	%{py3_platsitedir}/%{name}*.egg-info
14cu|onboard-1.1.1-5|108	%{py3_platsitedir}/Onboard/
14cu|onboard-1.1.1-5|109	%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
14cu|onboard-1.1.1-5|110	%config(noreplace) %{_sysconfdir}/%{name}/%{name}-defaults.conf
14cu|onboard-1.1.1-5|111	
14cu|onboard-1.1.1-5|112	%changelog
14cu|onboard-1.1.1-5|113	
14cu|onboard-1.1.1-5|114	* Tue May 16 2017 keleg <vladimir.potapov@rosalab.ru> 1.1.1-5
14cu|onboard-1.1.1-5|115	- (469e491) add requires
14cu|onboard-1.1.1-5|116	
14cu|onboard-1.1.1-5|117	

12441 14
14cu|onioncat-0.2.1-3|1	Name:		onioncat
14cu|onioncat-0.2.1-3|2	Version:	0.2.1
14cu|onioncat-0.2.1-3|3	Release:	3
14cu|onioncat-0.2.1-3|4	Summary:	Anonymizing VPN over Tor
14cu|onioncat-0.2.1-3|5	URL:		http://www.cypherpunk.at/onioncat/
14cu|onioncat-0.2.1-3|6	Group:		Networking/Other
14cu|onioncat-0.2.1-3|7	License:	GPLv3
14cu|onioncat-0.2.1-3|8	Source0:	http://www.cypherpunk.at/ocat/download/Source/%{version}/%{name}-%{version}.tar.gz
14cu|onioncat-0.2.1-3|9	Patch0:		onioncat-0.2.1-debug.patch
14cu|onioncat-0.2.1-3|10	
14cu|onioncat-0.2.1-3|11	%description
14cu|onioncat-0.2.1-3|12	OnionCat creates a transparent IP layer on top of Tor's hidden services.
14cu|onioncat-0.2.1-3|13	It transmits any kind of IP-based data transparently through the Tor network
14cu|onioncat-0.2.1-3|14	on a location hidden basis. You can think of it as a point-to-multipoint VPN
14cu|onioncat-0.2.1-3|15	between hidden services.
14cu|onioncat-0.2.1-3|16	
14cu|onioncat-0.2.1-3|17	%prep
14cu|onioncat-0.2.1-3|18	%setup -q
14cu|onioncat-0.2.1-3|19	%patch0 -p1
14cu|onioncat-0.2.1-3|20	
14cu|onioncat-0.2.1-3|21	%build
14cu|onioncat-0.2.1-3|22	autoreconf -fiv
14cu|onioncat-0.2.1-3|23	%configure2_5x
14cu|onioncat-0.2.1-3|24	%make
14cu|onioncat-0.2.1-3|25	
14cu|onioncat-0.2.1-3|26	%install
14cu|onioncat-0.2.1-3|27	%makeinstall
14cu|onioncat-0.2.1-3|28	rm -Rf %{buildroot}/usr/include/
14cu|onioncat-0.2.1-3|29	rm -Rf %{buildroot}/usr/share/doc/*
14cu|onioncat-0.2.1-3|30	
14cu|onioncat-0.2.1-3|31	%clean
14cu|onioncat-0.2.1-3|32	
14cu|onioncat-0.2.1-3|33	%files
14cu|onioncat-0.2.1-3|34	%doc AUTHORS ChangeLog
14cu|onioncat-0.2.1-3|35	%{_bindir}/*
14cu|onioncat-0.2.1-3|36	%{_mandir}/man1/*
14cu|onioncat-0.2.1-3|37	
14cu|onioncat-0.2.1-3|38	
14cu|onioncat-0.2.1-3|39	
14cu|onioncat-0.2.1-3|40	%changelog
14cu|onioncat-0.2.1-3|41	
14cu|onioncat-0.2.1-3|42	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0.2.1-3
14cu|onioncat-0.2.1-3|43	- (ed72284) Fix debuginfo
14cu|onioncat-0.2.1-3|44	
14cu|onioncat-0.2.1-3|45	

12442 14
14cu|ooh323c-0.8.2-7|1	%define	major 1
14cu|ooh323c-0.8.2-7|2	%define libname	%mklibname ooh323c %{major}
14cu|ooh323c-0.8.2-7|3	
14cu|ooh323c-0.8.2-7|4	Summary:	Objective Systems Open H.323 library
14cu|ooh323c-0.8.2-7|5	Name:		ooh323c
14cu|ooh323c-0.8.2-7|6	Version:	0.8.2
14cu|ooh323c-0.8.2-7|7	Release:	7
14cu|ooh323c-0.8.2-7|8	Group:		System/Libraries
14cu|ooh323c-0.8.2-7|9	License:	GPL
14cu|ooh323c-0.8.2-7|10	URL:		http://www.obj-sys.com/open/
14cu|ooh323c-0.8.2-7|11	Source0:	http://switch.dl.sourceforge.net/sourceforge/ooh323c/%{name}-%{version}.tar.bz2
14cu|ooh323c-0.8.2-7|12	Patch0:		ooh323c-0.8.2-debug.patch
14cu|ooh323c-0.8.2-7|13	BuildRequires:	autoconf2.5
14cu|ooh323c-0.8.2-7|14	BuildRequires:	libtool
14cu|ooh323c-0.8.2-7|15	
14cu|ooh323c-0.8.2-7|16	%description
14cu|ooh323c-0.8.2-7|17	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cu|ooh323c-0.8.2-7|18	contains signaling logic to allow H.323 channels to be created and terminated.
14cu|ooh323c-0.8.2-7|19	The code is developed in C to allow easy portability to different platform
14cu|ooh323c-0.8.2-7|20	types (including embedded).
14cu|ooh323c-0.8.2-7|21	
14cu|ooh323c-0.8.2-7|22	%package -n	%{libname}
14cu|ooh323c-0.8.2-7|23	Summary:	Objective Systems Open H.323 library
14cu|ooh323c-0.8.2-7|24	Group:          System/Libraries
14cu|ooh323c-0.8.2-7|25	
14cu|ooh323c-0.8.2-7|26	%description -n	%{libname}
14cu|ooh323c-0.8.2-7|27	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cu|ooh323c-0.8.2-7|28	contains signaling logic to allow H.323 channels to be created and terminated.
14cu|ooh323c-0.8.2-7|29	The code is developed in C to allow easy portability to different platform
14cu|ooh323c-0.8.2-7|30	types (including embedded).
14cu|ooh323c-0.8.2-7|31	
14cu|ooh323c-0.8.2-7|32	%package -n	%{libname}-devel
14cu|ooh323c-0.8.2-7|33	Summary:	Static library and header files for the ooh323c library
14cu|ooh323c-0.8.2-7|34	Group:		Development/C
14cu|ooh323c-0.8.2-7|35	Provides:	%{name}-devel = %{EVRD}
14cu|ooh323c-0.8.2-7|36	Provides:	lib%{name}-devel = %{EVRD}
14cu|ooh323c-0.8.2-7|37	Requires:	%{libname} = %{version}
14cu|ooh323c-0.8.2-7|38	
14cu|ooh323c-0.8.2-7|39	%description -n	%{libname}-devel
14cu|ooh323c-0.8.2-7|40	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
14cu|ooh323c-0.8.2-7|41	contains signaling logic to allow H.323 channels to be created and terminated.
14cu|ooh323c-0.8.2-7|42	The code is developed in C to allow easy portability to different platform
14cu|ooh323c-0.8.2-7|43	types (including embedded).
14cu|ooh323c-0.8.2-7|44	
14cu|ooh323c-0.8.2-7|45	This package contains the static ooh323c library and its header files.
14cu|ooh323c-0.8.2-7|46	
14cu|ooh323c-0.8.2-7|47	%prep
14cu|ooh323c-0.8.2-7|48	%setup -q
14cu|ooh323c-0.8.2-7|49	%patch0 -p1
14cu|ooh323c-0.8.2-7|50	
14cu|ooh323c-0.8.2-7|51	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|ooh323c-0.8.2-7|52	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|ooh323c-0.8.2-7|53	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|ooh323c-0.8.2-7|54	
14cu|ooh323c-0.8.2-7|55	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|ooh323c-0.8.2-7|56	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|ooh323c-0.8.2-7|57	done
14cu|ooh323c-0.8.2-7|58	
14cu|ooh323c-0.8.2-7|59	%build
14cu|ooh323c-0.8.2-7|60	%configure2_5x --disable-static
14cu|ooh323c-0.8.2-7|61	
14cu|ooh323c-0.8.2-7|62	%make
14cu|ooh323c-0.8.2-7|63	
14cu|ooh323c-0.8.2-7|64	%install
14cu|ooh323c-0.8.2-7|65	%makeinstall_std
14cu|ooh323c-0.8.2-7|66	rm -f %{buildroot}/%{_libdir}/*.a
14cu|ooh323c-0.8.2-7|67	
14cu|ooh323c-0.8.2-7|68	%files -n %{libname}
14cu|ooh323c-0.8.2-7|69	%doc COPYING ChangeLog README
14cu|ooh323c-0.8.2-7|70	%{_libdir}/*.so.*
14cu|ooh323c-0.8.2-7|71	
14cu|ooh323c-0.8.2-7|72	%files -n %{libname}-devel
14cu|ooh323c-0.8.2-7|73	%doc doc/*
14cu|ooh323c-0.8.2-7|74	%{_includedir}/*.h
14cu|ooh323c-0.8.2-7|75	%{_libdir}/*.so
14cu|ooh323c-0.8.2-7|76	
14cu|ooh323c-0.8.2-7|77	
14cu|ooh323c-0.8.2-7|78	%changelog
14cu|ooh323c-0.8.2-7|79	
14cu|ooh323c-0.8.2-7|80	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0.8.2-7
14cu|ooh323c-0.8.2-7|81	- (55443ec) Fix debug info
14cu|ooh323c-0.8.2-7|82	
14cu|ooh323c-0.8.2-7|83	

12443 14
14cu|oolite-1.84-2|1	%define debug_package %{nil}
14cu|oolite-1.84-2|2	%define Werror_cflags %{nil}
14cu|oolite-1.84-2|3	
14cu|oolite-1.84-2|4	Summary:	A user-modifiable three-dimensional space trading and combat game
14cu|oolite-1.84-2|5	Name:		oolite
14cu|oolite-1.84-2|6	Version:	1.84
14cu|oolite-1.84-2|7	Release:	2
14cu|oolite-1.84-2|8	License:	GPLv2+
14cu|oolite-1.84-2|9	Group:		Games/Other
14cu|oolite-1.84-2|10	Url:		http://www.oolite.org
14cu|oolite-1.84-2|11	Source0:	https://github.com/OoliteProject/oolite/releases/download/%{version}/%{name}-source-%{version}.tar.bz2
14cu|oolite-1.84-2|12	Source1:	http://jens.ayton.se/oolite/deps/firefox-4.0.source.js-only.tbz
14cu|oolite-1.84-2|13	Patch0:		oolite-1.80.patch
14cu|oolite-1.84-2|14	Patch2:		oolite-1.80-ext_libmozjs.patch
14cu|oolite-1.84-2|15	Patch3:		oolite-1.80-use_byte_order_of_sys_param.patch
14cu|oolite-1.84-2|16	Patch4:		initialize-nsdate-before-threads-locks.diff
14cu|oolite-1.84-2|17	BuildRequires:	gcc-c++
14cu|oolite-1.84-2|18	BuildRequires:	gcc-objc
14cu|oolite-1.84-2|19	BuildRequires:	gnustep-make
14cu|oolite-1.84-2|20	BuildRequires:	zip
14cu|oolite-1.84-2|21	BuildRequires:	gnustep-base-devel
14cu|oolite-1.84-2|22	BuildRequires:	ffcall-devel
14cu|oolite-1.84-2|23	BuildRequires:	giflib-devel
14cu|oolite-1.84-2|24	BuildRequires:	gmp-devel
14cu|oolite-1.84-2|25	BuildRequires:	libespeak-devel
14cu|oolite-1.84-2|26	BuildRequires:	objc-devel
14cu|oolite-1.84-2|27	BuildRequires:	stdc++-devel
14cu|oolite-1.84-2|28	BuildRequires:	pkgconfig(glu)
14cu|oolite-1.84-2|29	BuildRequires:	pkgconfig(libpng)
14cu|oolite-1.84-2|30	BuildRequires:	pkgconfig(libtiff-4)
14cu|oolite-1.84-2|31	BuildRequires:	pkgconfig(mozjs185)
14cu|oolite-1.84-2|32	BuildRequires:	pkgconfig(nspr)
14cu|oolite-1.84-2|33	BuildRequires:	pkgconfig(openal)
14cu|oolite-1.84-2|34	BuildRequires:	pkgconfig(sdl)
14cu|oolite-1.84-2|35	BuildRequires:	pkgconfig(SDL_image)
14cu|oolite-1.84-2|36	BuildRequires:	pkgconfig(SDL_mixer)
14cu|oolite-1.84-2|37	BuildRequires:	pkgconfig(x11)
14cu|oolite-1.84-2|38	Requires:	gnustep-base
14cu|oolite-1.84-2|39	
14cu|oolite-1.84-2|40	%description
14cu|oolite-1.84-2|41	Oolite is a space sim game, inspired by Elite, powered by Objective-C and
14cu|oolite-1.84-2|42	OpenGL, and designed as a small game that is easy for users to pick up, modify
14cu|oolite-1.84-2|43	and expand upon. Almost every aspect of the game can be changed by using
14cu|oolite-1.84-2|44	simple, free graphics packages and text editors.
14cu|oolite-1.84-2|45	
14cu|oolite-1.84-2|46	%files
14cu|oolite-1.84-2|47	%doc README.md
14cu|oolite-1.84-2|48	%doc Doc/*
14cu|oolite-1.84-2|49	%{_gamesbindir}/%{name}
14cu|oolite-1.84-2|50	%{_libdir}/%{name}
14cu|oolite-1.84-2|51	%{_datadir}/applications/%{name}.desktop
14cu|oolite-1.84-2|52	
14cu|oolite-1.84-2|53	#----------------------------------------------------------------------------
14cu|oolite-1.84-2|54	
14cu|oolite-1.84-2|55	%prep
14cu|oolite-1.84-2|56	%setup -q -n %{name}-source-%{version}
14cu|oolite-1.84-2|57	%apply_patches
14cu|oolite-1.84-2|58	
14cu|oolite-1.84-2|59	%build
14cu|oolite-1.84-2|60	export CC=gcc
14cu|oolite-1.84-2|61	export CXX=g++
14cu|oolite-1.84-2|62	%setup_compile_flags
14cu|oolite-1.84-2|63	. /usr/share/GNUstep/Makefiles/GNUstep.sh
14cu|oolite-1.84-2|64	%make OO_JAVASCRIPT_TRACE=no
14cu|oolite-1.84-2|65	
14cu|oolite-1.84-2|66	%install
14cu|oolite-1.84-2|67	install -d %{buildroot}%{_libdir}/%{name}/Resources
14cu|oolite-1.84-2|68	install -m 755 %{name}.app/%{name}* %{buildroot}%{_libdir}/%{name}
14cu|oolite-1.84-2|69	mkdir -p %{buildroot}%{_gamesbindir}
14cu|oolite-1.84-2|70	ln -s %{_libdir}/%{name}/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|oolite-1.84-2|71	cp -pr %{name}.app/Resources/* %{buildroot}%{_libdir}/%{name}/Resources
14cu|oolite-1.84-2|72	mkdir -p %{buildroot}%{_datadir}/applications
14cu|oolite-1.84-2|73	
14cu|oolite-1.84-2|74	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|oolite-1.84-2|75	[Desktop Entry]
14cu|oolite-1.84-2|76	Type=Application
14cu|oolite-1.84-2|77	Name=Oolite
14cu|oolite-1.84-2|78	Comment=3D Combat and trading
14cu|oolite-1.84-2|79	Exec=%{_gamesbindir}/oolite
14cu|oolite-1.84-2|80	Icon=%{_libdir}/%{name}/Resources/Images/WMicon.bmp
14cu|oolite-1.84-2|81	Terminal=false
14cu|oolite-1.84-2|82	Categories=Game;ArcadeGame;3DGraphics;
14cu|oolite-1.84-2|83	EOF
14cu|oolite-1.84-2|84	
14cu|oolite-1.84-2|85	%changelog
14cu|oolite-1.84-2|86	
14cu|oolite-1.84-2|87	* Fri Feb 17 2017 alzim <alzim@bk.ru> 1.84-2
14cu|oolite-1.84-2|88	- (06b44f5) Merge pull request #1 from import/oolite:rosa2016.1
14cu|oolite-1.84-2|89	- (06b44f5) Updated to 1.84
14cu|oolite-1.84-2|90	
14cu|oolite-1.84-2|91	

12444 14
14cu|oorexx-4.2.0-1|1	%define _disable_ld_no_undefined 1
14cu|oorexx-4.2.0-1|2	
14cu|oorexx-4.2.0-1|3	%define major 4
14cu|oorexx-4.2.0-1|4	%define libname %mklibname %{name} %{major}
14cu|oorexx-4.2.0-1|5	%define develname %mklibname %{name} -d
14cu|oorexx-4.2.0-1|6	
14cu|oorexx-4.2.0-1|7	Name:		oorexx
14cu|oorexx-4.2.0-1|8	Version:	4.2.0
14cu|oorexx-4.2.0-1|9	Release:	1
14cu|oorexx-4.2.0-1|10	Summary:	Open Object Rexx
14cu|oorexx-4.2.0-1|11	
14cu|oorexx-4.2.0-1|12	Group:		Development/Other
14cu|oorexx-4.2.0-1|13	License:	CPL
14cu|oorexx-4.2.0-1|14	URL:		http://www.oorexx.org
14cu|oorexx-4.2.0-1|15	Source0:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-source.tar.gz
14cu|oorexx-4.2.0-1|16	Source1:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-pdf.zip
14cu|oorexx-4.2.0-1|17	Patch0:		oorexx-4.2.0-paths.patch
14cu|oorexx-4.2.0-1|18	Patch1:		oorexx-4.2.0-sfmt.patch
14cu|oorexx-4.2.0-1|19	BuildRequires:	byacc
14cu|oorexx-4.2.0-1|20	Provides:	rexx
14cu|oorexx-4.2.0-1|21	
14cu|oorexx-4.2.0-1|22	%description
14cu|oorexx-4.2.0-1|23	Open Object Rexx is an object-oriented scripting language. The
14cu|oorexx-4.2.0-1|24	language is designed for "non-programmer" type users, so it is easy to
14cu|oorexx-4.2.0-1|25	learn and easy to use, and provides an excellent vehicle to enter the
14cu|oorexx-4.2.0-1|26	world of object-oriented programming without much effort.
14cu|oorexx-4.2.0-1|27	
14cu|oorexx-4.2.0-1|28	It extends the procedural way of programming with object-oriented
14cu|oorexx-4.2.0-1|29	features that allow you to gradually change your programming style as
14cu|oorexx-4.2.0-1|30	you learn more about objects.
14cu|oorexx-4.2.0-1|31	
14cu|oorexx-4.2.0-1|32	%package docs
14cu|oorexx-4.2.0-1|33	Summary:	Documentation for ooRexx
14cu|oorexx-4.2.0-1|34	Group:		Development/Other
14cu|oorexx-4.2.0-1|35	Requires:	%{name} = %{version}-%{release}
14cu|oorexx-4.2.0-1|36	
14cu|oorexx-4.2.0-1|37	%description docs
14cu|oorexx-4.2.0-1|38	Open Object Rexx is an object-oriented scripting language. The
14cu|oorexx-4.2.0-1|39	language is designed for "non-programmer" type users, so it is easy to
14cu|oorexx-4.2.0-1|40	learn and easy to use, and provides an excellent vehicle to enter the
14cu|oorexx-4.2.0-1|41	world of object-oriented programming without much effort.
14cu|oorexx-4.2.0-1|42	
14cu|oorexx-4.2.0-1|43	It extends the procedural way of programming with object-oriented
14cu|oorexx-4.2.0-1|44	features that allow you to gradually change your programming style as
14cu|oorexx-4.2.0-1|45	you learn more about objects.
14cu|oorexx-4.2.0-1|46	
14cu|oorexx-4.2.0-1|47	This package contains most of the documentation for ooRexx. It is
14cu|oorexx-4.2.0-1|48	separate from the main package due to its large size.
14cu|oorexx-4.2.0-1|49	
14cu|oorexx-4.2.0-1|50	%package -n %{libname}
14cu|oorexx-4.2.0-1|51	Group:		System/Libraries
14cu|oorexx-4.2.0-1|52	Summary:	Shared libraries for oorexx
14cu|oorexx-4.2.0-1|53	
14cu|oorexx-4.2.0-1|54	%description -n %{libname}
14cu|oorexx-4.2.0-1|55	Open Object Rexx is an object-oriented scripting language. The
14cu|oorexx-4.2.0-1|56	language is designed for "non-programmer" type users, so it is easy to
14cu|oorexx-4.2.0-1|57	learn and easy to use, and provides an excellent vehicle to enter the
14cu|oorexx-4.2.0-1|58	world of object-oriented programming without much effort.
14cu|oorexx-4.2.0-1|59	
14cu|oorexx-4.2.0-1|60	It extends the procedural way of programming with object-oriented
14cu|oorexx-4.2.0-1|61	features that allow you to gradually change your programming style as
14cu|oorexx-4.2.0-1|62	you learn more about objects.
14cu|oorexx-4.2.0-1|63	
14cu|oorexx-4.2.0-1|64	%package -n %{develname}
14cu|oorexx-4.2.0-1|65	Group:		Development/C
14cu|oorexx-4.2.0-1|66	Summary:	Development libraries for oorexx
14cu|oorexx-4.2.0-1|67	Requires:	%{libname} = %{version}-%{release}
14cu|oorexx-4.2.0-1|68	Provides:	%{name}-devel = %{version}-%{release}
14cu|oorexx-4.2.0-1|69	Provides:	rexx-devel = %{version}-%{release}
14cu|oorexx-4.2.0-1|70	
14cu|oorexx-4.2.0-1|71	%description -n %{develname}
14cu|oorexx-4.2.0-1|72	Open Object Rexx is an object-oriented scripting language. The
14cu|oorexx-4.2.0-1|73	language is designed for "non-programmer" type users, so it is easy to
14cu|oorexx-4.2.0-1|74	learn and easy to use, and provides an excellent vehicle to enter the
14cu|oorexx-4.2.0-1|75	world of object-oriented programming without much effort.
14cu|oorexx-4.2.0-1|76	
14cu|oorexx-4.2.0-1|77	It extends the procedural way of programming with object-oriented
14cu|oorexx-4.2.0-1|78	features that allow you to gradually change your programming style as
14cu|oorexx-4.2.0-1|79	you learn more about objects.
14cu|oorexx-4.2.0-1|80	
14cu|oorexx-4.2.0-1|81	%prep
14cu|oorexx-4.2.0-1|82	%setup -q -n ooRexx-%{version}
14cu|oorexx-4.2.0-1|83	unzip -qo %{SOURCE1}
14cu|oorexx-4.2.0-1|84	%patch0 -p1 -b .paths
14cu|oorexx-4.2.0-1|85	%patch1 -p1
14cu|oorexx-4.2.0-1|86	
14cu|oorexx-4.2.0-1|87	%build
14cu|oorexx-4.2.0-1|88	%configure2_5x --disable-static
14cu|oorexx-4.2.0-1|89	%make LIBS="-lpthread -ldl"
14cu|oorexx-4.2.0-1|90	
14cu|oorexx-4.2.0-1|91	%install
14cu|oorexx-4.2.0-1|92	%makeinstall_std
14cu|oorexx-4.2.0-1|93	
14cu|oorexx-4.2.0-1|94	rm -fr samples/**/.deps
14cu|oorexx-4.2.0-1|95	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.csh
14cu|oorexx-4.2.0-1|96	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.sh
14cu|oorexx-4.2.0-1|97	chmod 0644 %{buildroot}%{_datadir}/ooRexx/*
14cu|oorexx-4.2.0-1|98	
14cu|oorexx-4.2.0-1|99	# remove cruft
14cu|oorexx-4.2.0-1|100	rm -f %{buildroot}%{_datadir}/ooRexx/{*.rex,readme}
14cu|oorexx-4.2.0-1|101	find . -name .deps | xargs rm -fr
14cu|oorexx-4.2.0-1|102	rm -fr samples/windows
14cu|oorexx-4.2.0-1|103	
14cu|oorexx-4.2.0-1|104	%files
14cu|oorexx-4.2.0-1|105	%doc CPLv1.0.txt ReleaseNotes
14cu|oorexx-4.2.0-1|106	%{_bindir}/rexx
14cu|oorexx-4.2.0-1|107	%{_bindir}/rexxc
14cu|oorexx-4.2.0-1|108	%{_bindir}/rexximage
14cu|oorexx-4.2.0-1|109	%{_bindir}/rxapi
14cu|oorexx-4.2.0-1|110	%{_bindir}/rxapid
14cu|oorexx-4.2.0-1|111	%{_bindir}/rxqueue
14cu|oorexx-4.2.0-1|112	%{_bindir}/rxsubcom
14cu|oorexx-4.2.0-1|113	%{_datadir}/ooRexx
14cu|oorexx-4.2.0-1|114	%{_mandir}/man*/*
14cu|oorexx-4.2.0-1|115	
14cu|oorexx-4.2.0-1|116	%files docs
14cu|oorexx-4.2.0-1|117	%doc readme.pdf rexxpg.pdf rexxref.pdf rxftp.pdf rxmath.pdf rxsock.pdf
14cu|oorexx-4.2.0-1|118	
14cu|oorexx-4.2.0-1|119	%files -n %{develname}
14cu|oorexx-4.2.0-1|120	%{_bindir}/oorexx-config
14cu|oorexx-4.2.0-1|121	%{_libdir}/lib*.so
14cu|oorexx-4.2.0-1|122	%{_includedir}/*.h
14cu|oorexx-4.2.0-1|123	
14cu|oorexx-4.2.0-1|124	%files -n %{libname}
14cu|oorexx-4.2.0-1|125	%{_libdir}/lib*.so.%{major}*
14cu|oorexx-4.2.0-1|126	
14cu|oorexx-4.2.0-1|127	
14cu|oorexx-4.2.0-1|128	%changelog
14cu|oorexx-4.2.0-1|129	
14cu|oorexx-4.2.0-1|130	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2.0-1
14cu|oorexx-4.2.0-1|131	- (9402323) Clean .abf.yml
14cu|oorexx-4.2.0-1|132	
14cu|oorexx-4.2.0-1|133	

12445 14
14cu|openalchemist-0.4-1|1	Name:          openalchemist
14cu|openalchemist-0.4-1|2	Version:       0.4
14cu|openalchemist-0.4-1|3	Release:       1
14cu|openalchemist-0.4-1|4	Summary:       Free clone of naturalchimie (puzzle game)
14cu|openalchemist-0.4-1|5	License:       GPLv2+
14cu|openalchemist-0.4-1|6	Group:         Games/Puzzles
14cu|openalchemist-0.4-1|7	URL:           http://www.openalchemist.com
14cu|openalchemist-0.4-1|8	# svn export https://openalchemist.svn.sourceforge.net/svnroot/openalchemist/tags/0.4 openalchemist-0.4-src
14cu|openalchemist-0.4-1|9	Source:        %{name}-%{version}-src.tar.gz
14cu|openalchemist-0.4-1|10	Patch0:        openalchemist-0.4-cl23.patch
14cu|openalchemist-0.4-1|11	Patch1:        openalchemist-0.4-last-piece.patch
14cu|openalchemist-0.4-1|12	Patch2:        openalchemist-0.4-title-xml.patch
14cu|openalchemist-0.4-1|13	BuildRequires: pkgconfig(clanCore-2.3)
14cu|openalchemist-0.4-1|14	BuildRequires: mesa-common-devel
14cu|openalchemist-0.4-1|15	BuildRequires: pkgconfig(freetype2)
14cu|openalchemist-0.4-1|16	BuildRequires: pkgconfig(fontconfig)
14cu|openalchemist-0.4-1|17	BuildRequires: pkgconfig(x11)
14cu|openalchemist-0.4-1|18	BuildRequires: zip
14cu|openalchemist-0.4-1|19	BuildRequires: imagemagick
14cu|openalchemist-0.4-1|20	BuildRequires: desktop-file-utils
14cu|openalchemist-0.4-1|21	Requires:      pygtk2.0
14cu|openalchemist-0.4-1|22	
14cu|openalchemist-0.4-1|23	%description
14cu|openalchemist-0.4-1|24	OpenAlchemist is a new game project developed with C++ language and
14cu|openalchemist-0.4-1|25	Clanlib framework.
14cu|openalchemist-0.4-1|26	Our goal is to reimplement the game www.naturalchimie.com with free
14cu|openalchemist-0.4-1|27	softwares and with free licenses (GNU GPL for code and Creative
14cu|openalchemist-0.4-1|28	Commons for graphics).
14cu|openalchemist-0.4-1|29	
14cu|openalchemist-0.4-1|30	%files
14cu|openalchemist-0.4-1|31	%doc AUTHORS CODE-LICENSE COPYING README GRAPHICS-LICENSE
14cu|openalchemist-0.4-1|32	%{_gamesbindir}/%{name}
14cu|openalchemist-0.4-1|33	%{_gamesbindir}/%{name}-config
14cu|openalchemist-0.4-1|34	%{_gamesdatadir}/%{name}
14cu|openalchemist-0.4-1|35	%{_datadir}/applications/%{name}.desktop
14cu|openalchemist-0.4-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|openalchemist-0.4-1|37	#---------------------------------------------------------------
14cu|openalchemist-0.4-1|38	
14cu|openalchemist-0.4-1|39	%prep
14cu|openalchemist-0.4-1|40	%setup -qn %{name}-%{version}-src
14cu|openalchemist-0.4-1|41	%patch0 -p1
14cu|openalchemist-0.4-1|42	%patch1 -p1
14cu|openalchemist-0.4-1|43	%patch2 -p1
14cu|openalchemist-0.4-1|44	
14cu|openalchemist-0.4-1|45	iconv --from=ISO-8859-1 --to=UTF-8 .desktop > .desktop.new && \
14cu|openalchemist-0.4-1|46	touch -r .desktop .desktop.new && \
14cu|openalchemist-0.4-1|47	mv .desktop.new %{name}.desktop
14cu|openalchemist-0.4-1|48	
14cu|openalchemist-0.4-1|49	
14cu|openalchemist-0.4-1|50	%build
14cu|openalchemist-0.4-1|51	autoreconf -fiv
14cu|openalchemist-0.4-1|52	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cu|openalchemist-0.4-1|53	%make
14cu|openalchemist-0.4-1|54	
14cu|openalchemist-0.4-1|55	%install
14cu|openalchemist-0.4-1|56	%makeinstall_std
14cu|openalchemist-0.4-1|57	desktop-file-install %{name}.desktop \
14cu|openalchemist-0.4-1|58	--dir=%{buildroot}%{_datadir}/applications
14cu|openalchemist-0.4-1|59	
14cu|openalchemist-0.4-1|60	for size in 256 128 64 48 32 16; do
14cu|openalchemist-0.4-1|61	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|openalchemist-0.4-1|62	convert data/logo_svg.svg -resize ${size} %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|openalchemist-0.4-1|63	done
14cu|openalchemist-0.4-1|64	
14cu|openalchemist-0.4-1|65	
14cu|openalchemist-0.4-1|66	
14cu|openalchemist-0.4-1|67	%changelog
14cu|openalchemist-0.4-1|68	
14cu|openalchemist-0.4-1|69	* Mon Jul 04 2016 abfonly <abfonly@gmail.com> 0.4-1
14cu|openalchemist-0.4-1|70	- (16d1ae9) Log: Update to 0.4
14cu|openalchemist-0.4-1|71	- (16d1ae9) fix linting, and build
14cu|openalchemist-0.4-1|72	
14cu|openalchemist-0.4-1|73	

12446 14
14cu|openca-ocspd-1.5.1-0.rc1.11|1	%define ssldir %{_sysconfdir}/pki/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|2	
14cu|openca-ocspd-1.5.1-0.rc1.11|3	Summary:	OpenCA OCSP Daemon
14cu|openca-ocspd-1.5.1-0.rc1.11|4	Name:		openca-ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|5	Version:	1.5.1
14cu|openca-ocspd-1.5.1-0.rc1.11|6	Release:	0.rc1.11
14cu|openca-ocspd-1.5.1-0.rc1.11|7	License:	BSD-like
14cu|openca-ocspd-1.5.1-0.rc1.11|8	Group:		System/Servers
14cu|openca-ocspd-1.5.1-0.rc1.11|9	Url:		https://www.openca.org/projects/ocspd/
14cu|openca-ocspd-1.5.1-0.rc1.11|10	Source0:	%{name}-%{version}-rc1.tar.gz
14cu|openca-ocspd-1.5.1-0.rc1.11|11	Source1:	ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|12	Source2:	examples.tar.bz2
14cu|openca-ocspd-1.5.1-0.rc1.11|13	Source3:	ocspd-mkcert.sh
14cu|openca-ocspd-1.5.1-0.rc1.11|14	Source4:	ocspd.cnf
14cu|openca-ocspd-1.5.1-0.rc1.11|15	Source5:	openca-ocspd-tmpfiles.conf
14cu|openca-ocspd-1.5.1-0.rc1.11|16	Patch0:		OpenCA-OCSPD-1.1.0a-mdv_config.diff
14cu|openca-ocspd-1.5.1-0.rc1.11|17	Patch1:		openca-ocspd-autoconf_fixes.diff
14cu|openca-ocspd-1.5.1-0.rc1.11|18	Patch2:		openca-ocspd-1.5.1-rc1-format_not_a_string_literal_and_no_format_arguments.diff
14cu|openca-ocspd-1.5.1-0.rc1.11|19	Patch3:		openca-ocspd-1.5.1-openssl.patch
14cu|openca-ocspd-1.5.1-0.rc1.11|20	BuildRequires:	autoconf2.5
14cu|openca-ocspd-1.5.1-0.rc1.11|21	BuildRequires:	systemd
14cu|openca-ocspd-1.5.1-0.rc1.11|22	BuildRequires:	libsasl-devel
14cu|openca-ocspd-1.5.1-0.rc1.11|23	BuildRequires:	openldap-devel
14cu|openca-ocspd-1.5.1-0.rc1.11|24	BuildRequires:	pkgconfig(openssl)
14cu|openca-ocspd-1.5.1-0.rc1.11|25	Requires(pre,postun):	rpm-helper
14cu|openca-ocspd-1.5.1-0.rc1.11|26	Requires(post,preun,postun):	systemd
14cu|openca-ocspd-1.5.1-0.rc1.11|27	
14cu|openca-ocspd-1.5.1-0.rc1.11|28	%description
14cu|openca-ocspd-1.5.1-0.rc1.11|29	The openca-ocspd is an RFC2560 compliant OCSPD responder. It can be used to
14cu|openca-ocspd-1.5.1-0.rc1.11|30	verify the status of a certificate using OCSP clients (such as
14cu|openca-ocspd-1.5.1-0.rc1.11|31	Mozilla/Netscape7).
14cu|openca-ocspd-1.5.1-0.rc1.11|32	
14cu|openca-ocspd-1.5.1-0.rc1.11|33	This product includes OpenCA software written by Massimiliano Pala
14cu|openca-ocspd-1.5.1-0.rc1.11|34	(madwolf@openca.org) and the OpenCA Group (www.openca.org)
14cu|openca-ocspd-1.5.1-0.rc1.11|35	
14cu|openca-ocspd-1.5.1-0.rc1.11|36	%files
14cu|openca-ocspd-1.5.1-0.rc1.11|37	%doc AUTHORS COPYING ChangeLog README
14cu|openca-ocspd-1.5.1-0.rc1.11|38	%doc examples/index.txt examples/ocspd.conf examples/request.sh
14cu|openca-ocspd-1.5.1-0.rc1.11|39	%{_unitdir}/ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|40	%config(noreplace) %attr(0640,ocspd,ocspd) %{_sysconfdir}/ocspd.conf*
14cu|openca-ocspd-1.5.1-0.rc1.11|41	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/sysconfig/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|42	%dir %attr(0750,ocspd,ocspd) %{ssldir}
14cu|openca-ocspd-1.5.1-0.rc1.11|43	%attr(0644,root,root) %config(noreplace) %{ssldir}/ocspd.cnf
14cu|openca-ocspd-1.5.1-0.rc1.11|44	%attr(0754,root,root) %{ssldir}/mkcert.sh
14cu|openca-ocspd-1.5.1-0.rc1.11|45	%dir %attr(0750,ocspd,ocspd) %{ssldir}/certs
14cu|openca-ocspd-1.5.1-0.rc1.11|46	%dir %attr(0750,ocspd,ocspd) %{ssldir}/crls
14cu|openca-ocspd-1.5.1-0.rc1.11|47	%dir %attr(0750,ocspd,ocspd) %{ssldir}/private
14cu|openca-ocspd-1.5.1-0.rc1.11|48	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspd_cert.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|49	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/private/ocspd_key.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|50	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/index.txt
14cu|openca-ocspd-1.5.1-0.rc1.11|51	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/serial
14cu|openca-ocspd-1.5.1-0.rc1.11|52	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/cacert.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|53	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/key.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|54	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|55	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp_key.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|56	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspcert.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|57	%attr(0755,root,root) %{_sbindir}/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|58	%ghost %attr(0755,ocspd,ocspd) %dir %{_localstatedir}/run/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|59	%attr(0755,ocspd,ocspd) %dir %{_localstatedir}/lib/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|60	%{_mandir}/man3/ocspd*
14cu|openca-ocspd-1.5.1-0.rc1.11|61	%{_tmpfilesdir}/%{name}.conf
14cu|openca-ocspd-1.5.1-0.rc1.11|62	
14cu|openca-ocspd-1.5.1-0.rc1.11|63	%pre
14cu|openca-ocspd-1.5.1-0.rc1.11|64	%_pre_useradd ocspd %{_localstatedir}/lib/ocspd /sbin/nologin
14cu|openca-ocspd-1.5.1-0.rc1.11|65	
14cu|openca-ocspd-1.5.1-0.rc1.11|66	%post
14cu|openca-ocspd-1.5.1-0.rc1.11|67	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|openca-ocspd-1.5.1-0.rc1.11|68	%systemd_post ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|69	# create a dummy ssl cert
14cu|openca-ocspd-1.5.1-0.rc1.11|70	if [ ! -f %{ssldir}/certs/ocspd_key.pem ]; then
14cu|openca-ocspd-1.5.1-0.rc1.11|71	%{ssldir}/mkcert.sh \
14cu|openca-ocspd-1.5.1-0.rc1.11|72	OPENSSL=%{_bindir}/openssl \
14cu|openca-ocspd-1.5.1-0.rc1.11|73	SSLDIR=%{ssldir} \
14cu|openca-ocspd-1.5.1-0.rc1.11|74	OPENSSLCONFIG=%{ssldir}/ocspd.cnf \
14cu|openca-ocspd-1.5.1-0.rc1.11|75	CERTFILE=%{ssldir}/certs/ocspd_cert.pem \
14cu|openca-ocspd-1.5.1-0.rc1.11|76	KEYFILE=%{ssldir}/private/ocspd_key.pem &> /dev/null
14cu|openca-ocspd-1.5.1-0.rc1.11|77	fi
14cu|openca-ocspd-1.5.1-0.rc1.11|78	
14cu|openca-ocspd-1.5.1-0.rc1.11|79	%preun
14cu|openca-ocspd-1.5.1-0.rc1.11|80	%systemd_preun ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|81	
14cu|openca-ocspd-1.5.1-0.rc1.11|82	%postun
14cu|openca-ocspd-1.5.1-0.rc1.11|83	%systemd_postun_with_restart ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|84	%_postun_userdel ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|85	
14cu|openca-ocspd-1.5.1-0.rc1.11|86	#----------------------------------------------------------------------------
14cu|openca-ocspd-1.5.1-0.rc1.11|87	
14cu|openca-ocspd-1.5.1-0.rc1.11|88	%prep
14cu|openca-ocspd-1.5.1-0.rc1.11|89	%setup -q -n %{name}-%{version}-rc1 -a2
14cu|openca-ocspd-1.5.1-0.rc1.11|90	
14cu|openca-ocspd-1.5.1-0.rc1.11|91	# fix strange perms
14cu|openca-ocspd-1.5.1-0.rc1.11|92	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|openca-ocspd-1.5.1-0.rc1.11|93	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|openca-ocspd-1.5.1-0.rc1.11|94	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|openca-ocspd-1.5.1-0.rc1.11|95	
14cu|openca-ocspd-1.5.1-0.rc1.11|96	%patch0 -p1
14cu|openca-ocspd-1.5.1-0.rc1.11|97	%patch1 -p0
14cu|openca-ocspd-1.5.1-0.rc1.11|98	%patch2 -p0
14cu|openca-ocspd-1.5.1-0.rc1.11|99	%patch3 -p1
14cu|openca-ocspd-1.5.1-0.rc1.11|100	
14cu|openca-ocspd-1.5.1-0.rc1.11|101	cp %{SOURCE3} ocspd-mkcert.sh
14cu|openca-ocspd-1.5.1-0.rc1.11|102	cp %{SOURCE4} ocspd.cnf
14cu|openca-ocspd-1.5.1-0.rc1.11|103	
14cu|openca-ocspd-1.5.1-0.rc1.11|104	%build
14cu|openca-ocspd-1.5.1-0.rc1.11|105	%serverbuild
14cu|openca-ocspd-1.5.1-0.rc1.11|106	
14cu|openca-ocspd-1.5.1-0.rc1.11|107	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
14cu|openca-ocspd-1.5.1-0.rc1.11|108	
14cu|openca-ocspd-1.5.1-0.rc1.11|109	export WANT_AUTOCONF_2_5=1
14cu|openca-ocspd-1.5.1-0.rc1.11|110	autoreconf -fi
14cu|openca-ocspd-1.5.1-0.rc1.11|111	%configure2_5x \
14cu|openca-ocspd-1.5.1-0.rc1.11|112	--enable-openldap \
14cu|openca-ocspd-1.5.1-0.rc1.11|113	--enable-openssl-engine \
14cu|openca-ocspd-1.5.1-0.rc1.11|114	--disable-semaphores \
14cu|openca-ocspd-1.5.1-0.rc1.11|115	--enable-flock \
14cu|openca-ocspd-1.5.1-0.rc1.11|116	--with-openssl-prefix=%{_prefix} \
14cu|openca-ocspd-1.5.1-0.rc1.11|117	--with-openldap-prefix=%{_prefix} \
14cu|openca-ocspd-1.5.1-0.rc1.11|118	--with-ocspd-user=ocspd \
14cu|openca-ocspd-1.5.1-0.rc1.11|119	--with-ocspd-group=ocspd \
14cu|openca-ocspd-1.5.1-0.rc1.11|120	--with-openca-prefix=%{_datadir}/openca
14cu|openca-ocspd-1.5.1-0.rc1.11|121	
14cu|openca-ocspd-1.5.1-0.rc1.11|122	# lib64 fix
14cu|openca-ocspd-1.5.1-0.rc1.11|123	find -type f -name "Makefile" | xargs perl -pi -e "s|%{_prefix}/lib|%{_libdir}|g"
14cu|openca-ocspd-1.5.1-0.rc1.11|124	
14cu|openca-ocspd-1.5.1-0.rc1.11|125	%make
14cu|openca-ocspd-1.5.1-0.rc1.11|126	
14cu|openca-ocspd-1.5.1-0.rc1.11|127	%install
14cu|openca-ocspd-1.5.1-0.rc1.11|128	# don't fiddle with the initscript!
14cu|openca-ocspd-1.5.1-0.rc1.11|129	export DONT_GPRINTIFY=1
14cu|openca-ocspd-1.5.1-0.rc1.11|130	export LC_ALL=en_US.utf8
14cu|openca-ocspd-1.5.1-0.rc1.11|131	
14cu|openca-ocspd-1.5.1-0.rc1.11|132	install -d %{buildroot}%{_unitdir}
14cu|openca-ocspd-1.5.1-0.rc1.11|133	install -d %{buildroot}%{ssldir}/{certs,crls,private}
14cu|openca-ocspd-1.5.1-0.rc1.11|134	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|openca-ocspd-1.5.1-0.rc1.11|135	install -d %{buildroot}%{_localstatedir}/lib/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|136	
14cu|openca-ocspd-1.5.1-0.rc1.11|137	make \
14cu|openca-ocspd-1.5.1-0.rc1.11|138	DEST_BINDIR="%{buildroot}%{_bindir}" \
14cu|openca-ocspd-1.5.1-0.rc1.11|139	DEST_DATADIR="%{buildroot}%{_datadir}/openca" \
14cu|openca-ocspd-1.5.1-0.rc1.11|140	DEST_LIBDIR="%{buildroot}%{_libdir}" \
14cu|openca-ocspd-1.5.1-0.rc1.11|141	DEST_MANDIR="%{buildroot}%{_mandir}" \
14cu|openca-ocspd-1.5.1-0.rc1.11|142	DEST_SBINDIR="%{buildroot}%{_sbindir}" \
14cu|openca-ocspd-1.5.1-0.rc1.11|143	DESTDIR="%{buildroot}" \
14cu|openca-ocspd-1.5.1-0.rc1.11|144	install
14cu|openca-ocspd-1.5.1-0.rc1.11|145	
14cu|openca-ocspd-1.5.1-0.rc1.11|146	# fix pid dir
14cu|openca-ocspd-1.5.1-0.rc1.11|147	install -d %{buildroot}%{_localstatedir}/run/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|148	
14cu|openca-ocspd-1.5.1-0.rc1.11|149	# install a nicer sysv script
14cu|openca-ocspd-1.5.1-0.rc1.11|150	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cu|openca-ocspd-1.5.1-0.rc1.11|151	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/ocspd.service
14cu|openca-ocspd-1.5.1-0.rc1.11|152	
14cu|openca-ocspd-1.5.1-0.rc1.11|153	cat > ocspd.sysconfig << EOF
14cu|openca-ocspd-1.5.1-0.rc1.11|154	# put options here
14cu|openca-ocspd-1.5.1-0.rc1.11|155	#OCSPD_OPTIONS=""
14cu|openca-ocspd-1.5.1-0.rc1.11|156	EOF
14cu|openca-ocspd-1.5.1-0.rc1.11|157	
14cu|openca-ocspd-1.5.1-0.rc1.11|158	install -m0644 ocspd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|159	
14cu|openca-ocspd-1.5.1-0.rc1.11|160	# install some example certs
14cu|openca-ocspd-1.5.1-0.rc1.11|161	install -m0600 examples/certs/cacert.pem %{buildroot}%{ssldir}/certs/
14cu|openca-ocspd-1.5.1-0.rc1.11|162	install -m0600 examples/certs/key.pem %{buildroot}%{ssldir}/certs/
14cu|openca-ocspd-1.5.1-0.rc1.11|163	install -m0600 examples/certs/ocspcert.pem %{buildroot}%{ssldir}/certs/
14cu|openca-ocspd-1.5.1-0.rc1.11|164	install -m0600 examples/certs/ocsp_key.pem %{buildroot}%{ssldir}/certs/
14cu|openca-ocspd-1.5.1-0.rc1.11|165	install -m0600 examples/certs/ocsp.pem %{buildroot}%{ssldir}/certs/
14cu|openca-ocspd-1.5.1-0.rc1.11|166	
14cu|openca-ocspd-1.5.1-0.rc1.11|167	# fix ssl stuff
14cu|openca-ocspd-1.5.1-0.rc1.11|168	touch %{buildroot}%{ssldir}/certs/ocspd_cert.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|169	touch %{buildroot}%{ssldir}/private/ocspd_key.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|170	touch %{buildroot}%{ssldir}/index.txt
14cu|openca-ocspd-1.5.1-0.rc1.11|171	chmod 600 %{buildroot}%{ssldir}/certs/ocspd_cert.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|172	chmod 600 %{buildroot}%{ssldir}/private/ocspd_key.pem
14cu|openca-ocspd-1.5.1-0.rc1.11|173	chmod 600 %{buildroot}%{ssldir}/index.txt
14cu|openca-ocspd-1.5.1-0.rc1.11|174	echo "01" > %{buildroot}%{ssldir}/serial
14cu|openca-ocspd-1.5.1-0.rc1.11|175	
14cu|openca-ocspd-1.5.1-0.rc1.11|176	install -m0644 ocspd.cnf %{buildroot}%{ssldir}/ocspd.cnf
14cu|openca-ocspd-1.5.1-0.rc1.11|177	install -m0755 ocspd-mkcert.sh %{buildroot}%{ssldir}/mkcert.sh
14cu|openca-ocspd-1.5.1-0.rc1.11|178	
14cu|openca-ocspd-1.5.1-0.rc1.11|179	# fix %%{ssldir}
14cu|openca-ocspd-1.5.1-0.rc1.11|180	find %{buildroot}%{_sysconfdir} -type f | xargs perl -pi -e "s|/etc/ssl/ocspd|%{ssldir}|g"
14cu|openca-ocspd-1.5.1-0.rc1.11|181	
14cu|openca-ocspd-1.5.1-0.rc1.11|182	install -d %{buildroot}%{_tmpfilesdir}
14cu|openca-ocspd-1.5.1-0.rc1.11|183	install -m0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|openca-ocspd-1.5.1-0.rc1.11|184	
14cu|openca-ocspd-1.5.1-0.rc1.11|185	%changelog
14cu|openca-ocspd-1.5.1-0.rc1.11|186	
14cu|openca-ocspd-1.5.1-0.rc1.11|187	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-0.rc1.11
14cu|openca-ocspd-1.5.1-0.rc1.11|188	- (f9d6138) Properly handle /var/run/ocspd
14cu|openca-ocspd-1.5.1-0.rc1.11|189	
14cu|openca-ocspd-1.5.1-0.rc1.11|190	

12447 14
14cu|opencascade-6.7.0.0.15-1|1	%define gittag	ga384024
14cu|opencascade-6.7.0.0.15-1|2	
14cu|opencascade-6.7.0.0.15-1|3	%define major	8
14cu|opencascade-6.7.0.0.15-1|4	%define libname	%mklibname %{name} %{major}
14cu|opencascade-6.7.0.0.15-1|5	%define devname	%mklibname -d %{name}
14cu|opencascade-6.7.0.0.15-1|6	
14cu|opencascade-6.7.0.0.15-1|7	# based on opencascade 6.7.0
14cu|opencascade-6.7.0.0.15-1|8	%define occtag	6.7.0
14cu|opencascade-6.7.0.0.15-1|9	
14cu|opencascade-6.7.0.0.15-1|10	# tpaviot-oce version
14cu|opencascade-6.7.0.0.15-1|11	%define ocegit	0.15
14cu|opencascade-6.7.0.0.15-1|12	
14cu|opencascade-6.7.0.0.15-1|13	Summary:	3D modeling & numerical simulation
14cu|opencascade-6.7.0.0.15-1|14	Name:		opencascade
14cu|opencascade-6.7.0.0.15-1|15	Group:		Sciences/Physics
14cu|opencascade-6.7.0.0.15-1|16	Version:	%{occtag}.%{ocegit}
14cu|opencascade-6.7.0.0.15-1|17	Release:	1
14cu|opencascade-6.7.0.0.15-1|18	License:	LGPLv2 with exceptions
14cu|opencascade-6.7.0.0.15-1|19	URL:		https://github.com/tpaviot/oce
14cu|opencascade-6.7.0.0.15-1|20	Source0:	https://github.com/tpaviot/oce/archive/OCE-%{ocegit}.tar.gz
14cu|opencascade-6.7.0.0.15-1|21	Source10:	%{name}.rpmlintrc
14cu|opencascade-6.7.0.0.15-1|22	# https://github.com/tpaviot/oce/tarball/OCE-0.7.0
14cu|opencascade-6.7.0.0.15-1|23	Patch3:		opencascade-6.7.0-0.15-mga-glintptr.patch
14cu|opencascade-6.7.0.0.15-1|24	
14cu|opencascade-6.7.0.0.15-1|25	BuildRequires:	pkgconfig(freetype2)
14cu|opencascade-6.7.0.0.15-1|26	BuildRequires:	pkgconfig(ftgl)
14cu|opencascade-6.7.0.0.15-1|27	BuildRequires:	pkgconfig(gl)
14cu|opencascade-6.7.0.0.15-1|28	BuildRequires:	pkgconfig(glu)
14cu|opencascade-6.7.0.0.15-1|29	BuildRequires:	pkgconfig(tk)
14cu|opencascade-6.7.0.0.15-1|30	BuildRequires:	pkgconfig(x11)
14cu|opencascade-6.7.0.0.15-1|31	BuildRequires:	pkgconfig(xmu)
14cu|opencascade-6.7.0.0.15-1|32	BuildRequires:	bison
14cu|opencascade-6.7.0.0.15-1|33	BuildRequires:	flex
14cu|opencascade-6.7.0.0.15-1|34	BuildRequires:	cmake
14cu|opencascade-6.7.0.0.15-1|35	Requires:	pdksh
14cu|opencascade-6.7.0.0.15-1|36	Requires:	tcl
14cu|opencascade-6.7.0.0.15-1|37	Requires:	tix
14cu|opencascade-6.7.0.0.15-1|38	Requires:	tk
14cu|opencascade-6.7.0.0.15-1|39	
14cu|opencascade-6.7.0.0.15-1|40	%description
14cu|opencascade-6.7.0.0.15-1|41	Open CASCADE Technology is software development platform freely available
14cu|opencascade-6.7.0.0.15-1|42	in open source. It includes components for 3D surface and solid modeling,
14cu|opencascade-6.7.0.0.15-1|43	visualization, data exchange and rapid application development.
14cu|opencascade-6.7.0.0.15-1|44	
14cu|opencascade-6.7.0.0.15-1|45	Open CASCADE Technology can be best applied in development of numerical
14cu|opencascade-6.7.0.0.15-1|46	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cu|opencascade-6.7.0.0.15-1|47	applications.
14cu|opencascade-6.7.0.0.15-1|48	
14cu|opencascade-6.7.0.0.15-1|49	The Technology exists from the mid 1990-s and has already been used by
14cu|opencascade-6.7.0.0.15-1|50	numerous commercial clients belonging to different domains from software
14cu|opencascade-6.7.0.0.15-1|51	edition to heavy industry.
14cu|opencascade-6.7.0.0.15-1|52	
14cu|opencascade-6.7.0.0.15-1|53	%files
14cu|opencascade-6.7.0.0.15-1|54	%doc LICENSE_LGPL_21.txt OCCT_LGPL_EXCEPTION.txt
14cu|opencascade-6.7.0.0.15-1|55	%{_datadir}/%{name}
14cu|opencascade-6.7.0.0.15-1|56	
14cu|opencascade-6.7.0.0.15-1|57	#-----------------------------------------------------------------------
14cu|opencascade-6.7.0.0.15-1|58	%package	-n %{libname}
14cu|opencascade-6.7.0.0.15-1|59	Summary:	3D modeling & numerical simulation
14cu|opencascade-6.7.0.0.15-1|60	Group:		System/Libraries
14cu|opencascade-6.7.0.0.15-1|61	
14cu|opencascade-6.7.0.0.15-1|62	%description	-n %{libname}
14cu|opencascade-6.7.0.0.15-1|63	Open CASCADE Technology is software development platform freely available
14cu|opencascade-6.7.0.0.15-1|64	in open source. It includes components for 3D surface and solid modeling,
14cu|opencascade-6.7.0.0.15-1|65	visualization, data exchange and rapid application development.
14cu|opencascade-6.7.0.0.15-1|66	
14cu|opencascade-6.7.0.0.15-1|67	Open CASCADE Technology can be best applied in development of numerical
14cu|opencascade-6.7.0.0.15-1|68	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cu|opencascade-6.7.0.0.15-1|69	applications.
14cu|opencascade-6.7.0.0.15-1|70	
14cu|opencascade-6.7.0.0.15-1|71	The Technology exists from the mid 1990-s and has already been used by
14cu|opencascade-6.7.0.0.15-1|72	numerous commercial clients belonging to different domains from software
14cu|opencascade-6.7.0.0.15-1|73	edition to heavy industry.
14cu|opencascade-6.7.0.0.15-1|74	
14cu|opencascade-6.7.0.0.15-1|75	%files		-n %{libname}
14cu|opencascade-6.7.0.0.15-1|76	%{_libdir}/lib*.so.%{major}
14cu|opencascade-6.7.0.0.15-1|77	%{_libdir}/lib*.so.%{major}.*
14cu|opencascade-6.7.0.0.15-1|78	
14cu|opencascade-6.7.0.0.15-1|79	#-----------------------------------------------------------------------
14cu|opencascade-6.7.0.0.15-1|80	%package	-n %{devname}
14cu|opencascade-6.7.0.0.15-1|81	Summary:	3D modeling & numerical simulation
14cu|opencascade-6.7.0.0.15-1|82	Group:		Development/Other
14cu|opencascade-6.7.0.0.15-1|83	Requires:	%{libname} = %{EVRD}
14cu|opencascade-6.7.0.0.15-1|84	Provides:	%{name}-devel = %{EVRD}
14cu|opencascade-6.7.0.0.15-1|85	
14cu|opencascade-6.7.0.0.15-1|86	%description	-n %{devname}
14cu|opencascade-6.7.0.0.15-1|87	Open CASCADE Technology is software development platform freely available
14cu|opencascade-6.7.0.0.15-1|88	in open source. It includes components for 3D surface and solid modeling,
14cu|opencascade-6.7.0.0.15-1|89	visualization, data exchange and rapid application development.
14cu|opencascade-6.7.0.0.15-1|90	
14cu|opencascade-6.7.0.0.15-1|91	Open CASCADE Technology can be best applied in development of numerical
14cu|opencascade-6.7.0.0.15-1|92	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
14cu|opencascade-6.7.0.0.15-1|93	applications.
14cu|opencascade-6.7.0.0.15-1|94	
14cu|opencascade-6.7.0.0.15-1|95	The Technology exists from the mid 1990-s and has already been used by
14cu|opencascade-6.7.0.0.15-1|96	numerous commercial clients belonging to different domains from software
14cu|opencascade-6.7.0.0.15-1|97	edition to heavy industry.
14cu|opencascade-6.7.0.0.15-1|98	
14cu|opencascade-6.7.0.0.15-1|99	%files		-n %{devname}
14cu|opencascade-6.7.0.0.15-1|100	%{_libdir}/lib*.so
14cu|opencascade-6.7.0.0.15-1|101	%{_includedir}/%{name}
14cu|opencascade-6.7.0.0.15-1|102	%{_datadir}/cmake/Modules/*.cmake
14cu|opencascade-6.7.0.0.15-1|103	
14cu|opencascade-6.7.0.0.15-1|104	#-----------------------------------------------------------------------
14cu|opencascade-6.7.0.0.15-1|105	%prep
14cu|opencascade-6.7.0.0.15-1|106	%setup -qn oce-OCE-%{ocegit}
14cu|opencascade-6.7.0.0.15-1|107	%apply_patches
14cu|opencascade-6.7.0.0.15-1|108	
14cu|opencascade-6.7.0.0.15-1|109	#-----------------------------------------------------------------------
14cu|opencascade-6.7.0.0.15-1|110	%build
14cu|opencascade-6.7.0.0.15-1|111	%cmake -DCMAKE_VERBOSE_MAKEFILE=OFF \
14cu|opencascade-6.7.0.0.15-1|112	-DOCE_INSTALL_PREFIX=%{_prefix} \
14cu|opencascade-6.7.0.0.15-1|113	-DOCE_INSTALL_INCLUDE_DIR=%{_includedir}/%{name} \
14cu|opencascade-6.7.0.0.15-1|114	-DOCE_INSTALL_LIB_DIR=%{_libdir} \
14cu|opencascade-6.7.0.0.15-1|115	-DOCE_INSTALL_DATA_DIR=%{_datadir}/%{name} \
14cu|opencascade-6.7.0.0.15-1|116	-DOCE_INSTALL_SCRIPT_DIR=%{_sysconfdir}/profile.d \
14cu|opencascade-6.7.0.0.15-1|117	-DOCE_INSTALL_CMAKE_DATA_DIR=share/cmake/Modules
14cu|opencascade-6.7.0.0.15-1|118	perl -pi -e 's|/usr//usr|/usr|;' build_inc/oce-config.h
14cu|opencascade-6.7.0.0.15-1|119	%make
14cu|opencascade-6.7.0.0.15-1|120	
14cu|opencascade-6.7.0.0.15-1|121	
14cu|opencascade-6.7.0.0.15-1|122	
14cu|opencascade-6.7.0.0.15-1|123	#-----------------------------------------------------------------------
14cu|opencascade-6.7.0.0.15-1|124	%install
14cu|opencascade-6.7.0.0.15-1|125	perl -pi -e 's|/usr//usr|/usr|;' build/env.sh build/env.csh
14cu|opencascade-6.7.0.0.15-1|126	%makeinstall_std -C build
14cu|opencascade-6.7.0.0.15-1|127	
14cu|opencascade-6.7.0.0.15-1|128	# adjust environment/directories to avoid (too much) script patching
14cu|opencascade-6.7.0.0.15-1|129	ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib
14cu|opencascade-6.7.0.0.15-1|130	ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
14cu|opencascade-6.7.0.0.15-1|131	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/lin
14cu|opencascade-6.7.0.0.15-1|132	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/Linux
14cu|opencascade-6.7.0.0.15-1|133	
14cu|opencascade-6.7.0.0.15-1|134	%changelog
14cu|opencascade-6.7.0.0.15-1|135	
14cu|opencascade-6.7.0.0.15-1|136	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.7.0.0.15-1
14cu|opencascade-6.7.0.0.15-1|137	- (5cd0152) Spec cleanup - turn back pkgconfig BRs and rpmlintrc
14cu|opencascade-6.7.0.0.15-1|138	
14cu|opencascade-6.7.0.0.15-1|139	

12448 14
14cu|openclonk-7.0-1|1	Name:           openclonk
14cu|openclonk-7.0-1|2	Version:        7.0
14cu|openclonk-7.0-1|3	Release:        1
14cu|openclonk-7.0-1|4	Summary:        Free multiplayer action game about mining, settling and fast-paced melees
14cu|openclonk-7.0-1|5	Group:          Games/Arcade
14cu|openclonk-7.0-1|6	License:        BSD
14cu|openclonk-7.0-1|7	URL:            http://www.openclonk.org
14cu|openclonk-7.0-1|8	Source0:        http://www.openclonk.org/builds/release/%{version}/%{name}-release-%{version}-src.tar.bz2
14cu|openclonk-7.0-1|9	
14cu|openclonk-7.0-1|10	BuildRequires:  boost-devel
14cu|openclonk-7.0-1|11	BuildRequires:  cmake
14cu|openclonk-7.0-1|12	BuildRequires:  jpeg-devel
14cu|openclonk-7.0-1|13	BuildRequires:  tinyxml-devel
14cu|openclonk-7.0-1|14	BuildRequires:  pkgconfig(freealut)
14cu|openclonk-7.0-1|15	BuildRequires:  pkgconfig(freetype2)
14cu|openclonk-7.0-1|16	BuildRequires:  pkgconfig(glew)
14cu|openclonk-7.0-1|17	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|openclonk-7.0-1|18	BuildRequires:  pkgconfig(gtksourceview-2.0)
14cu|openclonk-7.0-1|19	BuildRequires:  pkgconfig(libpng)
14cu|openclonk-7.0-1|20	BuildRequires:  pkgconfig(libupnp)
14cu|openclonk-7.0-1|21	BuildRequires:  pkgconfig(openal)
14cu|openclonk-7.0-1|22	BuildRequires:  pkgconfig(sdl)
14cu|openclonk-7.0-1|23	BuildRequires:  pkgconfig(SDL_mixer)
14cu|openclonk-7.0-1|24	BuildRequires:  pkgconfig(vorbis)
14cu|openclonk-7.0-1|25	BuildRequires:  pkgconfig(zlib)
14cu|openclonk-7.0-1|26	BuildRequires:  readline-devel
14cu|openclonk-7.0-1|27	Requires:       %{name}-data = %{EVRD}
14cu|openclonk-7.0-1|28	
14cu|openclonk-7.0-1|29	%description
14cu|openclonk-7.0-1|30	OpenClonk is a free multiplayer action game where you control clonks,
14cu|openclonk-7.0-1|31	small but witty and nimble humanoid beings. The game is mainly about
14cu|openclonk-7.0-1|32	mining, settling and fast-paced melees. OpenClonk is also not just a
14cu|openclonk-7.0-1|33	game but also a versatile 2D game engine that offers countless
14cu|openclonk-7.0-1|34	possibilites to make own mods.
14cu|openclonk-7.0-1|35	
14cu|openclonk-7.0-1|36	%files
14cu|openclonk-7.0-1|37	%doc Credits.txt TRADEMARK
14cu|openclonk-7.0-1|38	%{_bindir}/c4group
14cu|openclonk-7.0-1|39	%{_gamesbindir}/%{name}
14cu|openclonk-7.0-1|40	%{_datadir}/applications/%{name}.desktop
14cu|openclonk-7.0-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|openclonk-7.0-1|42	#------------------------------------------------------------------------------
14cu|openclonk-7.0-1|43	
14cu|openclonk-7.0-1|44	%package        data
14cu|openclonk-7.0-1|45	Summary:        Data files for OpenClonk
14cu|openclonk-7.0-1|46	Group:          Games/Arcade
14cu|openclonk-7.0-1|47	BuildArch:      noarch
14cu|openclonk-7.0-1|48	
14cu|openclonk-7.0-1|49	%description    data
14cu|openclonk-7.0-1|50	Arch-independent data files for OpenClonk. The purpose of this package is
14cu|openclonk-7.0-1|51	to be installed alongside the "%{name}" package which contains the game
14cu|openclonk-7.0-1|52	binary.
14cu|openclonk-7.0-1|53	
14cu|openclonk-7.0-1|54	%files          data
14cu|openclonk-7.0-1|55	%doc Credits.txt TRADEMARK
14cu|openclonk-7.0-1|56	%{_gamesdatadir}/%{name}/
14cu|openclonk-7.0-1|57	#----------------------------------------------
14cu|openclonk-7.0-1|58	%prep
14cu|openclonk-7.0-1|59	%setup -qn %{name}-release-%{version}-src
14cu|openclonk-7.0-1|60	
14cu|openclonk-7.0-1|61	%build
14cu|openclonk-7.0-1|62	%cmake  -DUSE_STATIC_BOOST=OFF \
14cu|openclonk-7.0-1|63	-DBUILD_SHARED_LIBS=OFF
14cu|openclonk-7.0-1|64	
14cu|openclonk-7.0-1|65	%make
14cu|openclonk-7.0-1|66	
14cu|openclonk-7.0-1|67	%install
14cu|openclonk-7.0-1|68	%makeinstall_std -C build
14cu|openclonk-7.0-1|69	
14cu|openclonk-7.0-1|70	%changelog
14cu|openclonk-7.0-1|71	
14cu|openclonk-7.0-1|72	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 7.0-1
14cu|openclonk-7.0-1|73	- (1130a2f) Log: Update to 7.0
14cu|openclonk-7.0-1|74	
14cu|openclonk-7.0-1|75	

12449 14
14cu|openfx-io-1.0.0-3|1	%define oname Natron
14cu|openfx-io-1.0.0-3|2	
14cu|openfx-io-1.0.0-3|3	%define openfx_snapshot e91b1f921ff49694be3062f5cf9e6e60e9f741f3
14cu|openfx-io-1.0.0-3|4	%define sp_snapshot bbc96a9ee77d663e179c4c1431f32b37a32b8c3a
14cu|openfx-io-1.0.0-3|5	%define tinydir_snapshot 60f09057d32b8f193cbebb5a38644ca686994ea3
14cu|openfx-io-1.0.0-3|6	%define supportext_snapshot dd8c5c7e2618673af6801e42bb97639de0f0b041
14cu|openfx-io-1.0.0-3|7	
14cu|openfx-io-1.0.0-3|8	Summary:	A set of Readers/Writers plugins written using the OpenFX standard
14cu|openfx-io-1.0.0-3|9	Name:		openfx-io
14cu|openfx-io-1.0.0-3|10	Version:	1.0.0
14cu|openfx-io-1.0.0-3|11	Release:	3
14cu|openfx-io-1.0.0-3|12	License:	BSD
14cu|openfx-io-1.0.0-3|13	Group:		Video
14cu|openfx-io-1.0.0-3|14	Url:		https://github.com/MrKepzie/openfx-io
14cu|openfx-io-1.0.0-3|15	# From git by tag https://github.com/MrKepzie/openfx-io
14cu|openfx-io-1.0.0-3|16	Source0:	%{name}-%{oname}-%{version}-release.tar.gz
14cu|openfx-io-1.0.0-3|17	# From git https://github.com/devernay/openfx/
14cu|openfx-io-1.0.0-3|18	Source1:	openfx-%{openfx_snapshot}.zip
14cu|openfx-io-1.0.0-3|19	# From git https://github.com/MrKepzie/SequenceParsing
14cu|openfx-io-1.0.0-3|20	Source2:	SequenceParsing-%{sp_snapshot}.zip
14cu|openfx-io-1.0.0-3|21	# From git https://github.com/MrKepzie/tinydir
14cu|openfx-io-1.0.0-3|22	Source3:	tinydir-%{tinydir_snapshot}.zip
14cu|openfx-io-1.0.0-3|23	# From git https://github.com/devernay/openfx-supportext
14cu|openfx-io-1.0.0-3|24	Source4:	openfx-supportext-%{supportext_snapshot}.zip
14cu|openfx-io-1.0.0-3|25	Patch0:		openfx-ofx-path.patch
14cu|openfx-io-1.0.0-3|26	Patch1:		openfx-ofx-flags.patch
14cu|openfx-io-1.0.0-3|27	BuildRequires:	git
14cu|openfx-io-1.0.0-3|28	BuildRequires:	ffmpeg-devel
14cu|openfx-io-1.0.0-3|29	BuildRequires:	OpenImageIO-devel
14cu|openfx-io-1.0.0-3|30	BuildRequires:	pkgconfig(gl)
14cu|openfx-io-1.0.0-3|31	BuildRequires:	pkgconfig(IlmBase)
14cu|openfx-io-1.0.0-3|32	BuildRequires:	pkgconfig(OpenColorIO)
14cu|openfx-io-1.0.0-3|33	
14cu|openfx-io-1.0.0-3|34	%description
14cu|openfx-io-1.0.0-3|35	A set of Readers/Writers plugins written using the OpenFX standard.
14cu|openfx-io-1.0.0-3|36	
14cu|openfx-io-1.0.0-3|37	%files
14cu|openfx-io-1.0.0-3|38	%dir %{_libdir}/OFX/Plugins/IO.ofx.bundle
14cu|openfx-io-1.0.0-3|39	%{_libdir}/OFX/Plugins/IO.ofx.bundle/*
14cu|openfx-io-1.0.0-3|40	
14cu|openfx-io-1.0.0-3|41	#----------------------------------------------------------------------------
14cu|openfx-io-1.0.0-3|42	
14cu|openfx-io-1.0.0-3|43	%prep
14cu|openfx-io-1.0.0-3|44	%setup -qn %{name}-%{oname}-%{version}-release
14cu|openfx-io-1.0.0-3|45	
14cu|openfx-io-1.0.0-3|46	# Unpack external libraries from sub-projects
14cu|openfx-io-1.0.0-3|47	rm -rf openfx
14cu|openfx-io-1.0.0-3|48	unzip -q %{SOURCE1}
14cu|openfx-io-1.0.0-3|49	mv openfx-%{openfx_snapshot} openfx
14cu|openfx-io-1.0.0-3|50	
14cu|openfx-io-1.0.0-3|51	rm -rf SupportExt
14cu|openfx-io-1.0.0-3|52	unzip -q %{SOURCE4}
14cu|openfx-io-1.0.0-3|53	mv openfx-supportext-%{supportext_snapshot} SupportExt
14cu|openfx-io-1.0.0-3|54	
14cu|openfx-io-1.0.0-3|55	pushd IOSupport
14cu|openfx-io-1.0.0-3|56	rm -rf SequenceParsing
14cu|openfx-io-1.0.0-3|57	unzip -q %{SOURCE2}
14cu|openfx-io-1.0.0-3|58	mv SequenceParsing-%{sp_snapshot} SequenceParsing
14cu|openfx-io-1.0.0-3|59	pushd SequenceParsing
14cu|openfx-io-1.0.0-3|60	rm -rf tinydir
14cu|openfx-io-1.0.0-3|61	unzip -q %{SOURCE3}
14cu|openfx-io-1.0.0-3|62	mv tinydir-%{tinydir_snapshot} tinydir
14cu|openfx-io-1.0.0-3|63	popd
14cu|openfx-io-1.0.0-3|64	popd
14cu|openfx-io-1.0.0-3|65	
14cu|openfx-io-1.0.0-3|66	%patch0 -p1
14cu|openfx-io-1.0.0-3|67	%patch1 -p1
14cu|openfx-io-1.0.0-3|68	
14cu|openfx-io-1.0.0-3|69	%build
14cu|openfx-io-1.0.0-3|70	%setup_compile_flags
14cu|openfx-io-1.0.0-3|71	%make CONFIG=release
14cu|openfx-io-1.0.0-3|72	
14cu|openfx-io-1.0.0-3|73	%install
14cu|openfx-io-1.0.0-3|74	mkdir -p %{buildroot}%{_libdir}/OFX/Plugins
14cu|openfx-io-1.0.0-3|75	cp -r IO/Linux-*-release/IO.ofx.bundle %{buildroot}%{_libdir}/OFX/Plugins/
14cu|openfx-io-1.0.0-3|76	
14cu|openfx-io-1.0.0-3|77	
14cu|openfx-io-1.0.0-3|78	%changelog
14cu|openfx-io-1.0.0-3|79	
14cu|openfx-io-1.0.0-3|80	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 1.0.0-3
14cu|openfx-io-1.0.0-3|81	- (f5bd92c) Rebuild with new OpenImageIO
14cu|openfx-io-1.0.0-3|82	
14cu|openfx-io-1.0.0-3|83	

12450 14
14cu|openfx-misc-1.0.0-3|1	%define oname Natron
14cu|openfx-misc-1.0.0-3|2	
14cu|openfx-misc-1.0.0-3|3	%define openfx_snapshot e91b1f921ff49694be3062f5cf9e6e60e9f741f3
14cu|openfx-misc-1.0.0-3|4	%define supportext_snapshot dd8c5c7e2618673af6801e42bb97639de0f0b041
14cu|openfx-misc-1.0.0-3|5	
14cu|openfx-misc-1.0.0-3|6	Summary:	Miscellaneous OFX / OpenFX / Open Effects plugins
14cu|openfx-misc-1.0.0-3|7	Name:		openfx-misc
14cu|openfx-misc-1.0.0-3|8	Version:	1.0.0
14cu|openfx-misc-1.0.0-3|9	Release:	3
14cu|openfx-misc-1.0.0-3|10	License:	BSD
14cu|openfx-misc-1.0.0-3|11	Group:		Video
14cu|openfx-misc-1.0.0-3|12	Url:		https://github.com/devernay/openfx-misc
14cu|openfx-misc-1.0.0-3|13	# From git by tag https://github.com/devernay/openfx-misc
14cu|openfx-misc-1.0.0-3|14	Source0:	%{name}-%{oname}-%{version}-release.tar.gz
14cu|openfx-misc-1.0.0-3|15	# From git https://github.com/devernay/openfx/
14cu|openfx-misc-1.0.0-3|16	Source1:	openfx-%{openfx_snapshot}.zip
14cu|openfx-misc-1.0.0-3|17	# From git https://github.com/devernay/openfx-supportext
14cu|openfx-misc-1.0.0-3|18	Source2:	openfx-supportext-%{supportext_snapshot}.zip
14cu|openfx-misc-1.0.0-3|19	Patch0:		openfx-ofx-path.patch
14cu|openfx-misc-1.0.0-3|20	Patch1:		openfx-ofx-flags.patch
14cu|openfx-misc-1.0.0-3|21	Patch2:		openfx-misc-Natron-1.0.0-cimg.patch
14cu|openfx-misc-1.0.0-3|22	BuildRequires:	curl
14cu|openfx-misc-1.0.0-3|23	BuildRequires:	git
14cu|openfx-misc-1.0.0-3|24	BuildRequires:	pkgconfig(gl)
14cu|openfx-misc-1.0.0-3|25	
14cu|openfx-misc-1.0.0-3|26	%description
14cu|openfx-misc-1.0.0-3|27	Miscellaneous OFX / OpenFX / Open Effects plugins.
14cu|openfx-misc-1.0.0-3|28	
14cu|openfx-misc-1.0.0-3|29	%files
14cu|openfx-misc-1.0.0-3|30	%dir %{_libdir}/OFX/Plugins/Misc.ofx.bundle
14cu|openfx-misc-1.0.0-3|31	%{_libdir}/OFX/Plugins/Misc.ofx.bundle/*
14cu|openfx-misc-1.0.0-3|32	
14cu|openfx-misc-1.0.0-3|33	#----------------------------------------------------------------------------
14cu|openfx-misc-1.0.0-3|34	
14cu|openfx-misc-1.0.0-3|35	%prep
14cu|openfx-misc-1.0.0-3|36	%setup -qn %{name}-%{oname}-%{version}-release
14cu|openfx-misc-1.0.0-3|37	
14cu|openfx-misc-1.0.0-3|38	# Unpack external libraries from sub-projects
14cu|openfx-misc-1.0.0-3|39	rm -rf openfx
14cu|openfx-misc-1.0.0-3|40	unzip -q %{SOURCE1}
14cu|openfx-misc-1.0.0-3|41	mv openfx-%{openfx_snapshot} openfx
14cu|openfx-misc-1.0.0-3|42	
14cu|openfx-misc-1.0.0-3|43	rm -rf SupportExt
14cu|openfx-misc-1.0.0-3|44	unzip -q %{SOURCE2}
14cu|openfx-misc-1.0.0-3|45	mv openfx-supportext-%{supportext_snapshot} SupportExt
14cu|openfx-misc-1.0.0-3|46	
14cu|openfx-misc-1.0.0-3|47	%patch0 -p1
14cu|openfx-misc-1.0.0-3|48	%patch1 -p1
14cu|openfx-misc-1.0.0-3|49	%patch2 -p1
14cu|openfx-misc-1.0.0-3|50	
14cu|openfx-misc-1.0.0-3|51	%build
14cu|openfx-misc-1.0.0-3|52	%setup_compile_flags
14cu|openfx-misc-1.0.0-3|53	make CONFIG=release
14cu|openfx-misc-1.0.0-3|54	
14cu|openfx-misc-1.0.0-3|55	%install
14cu|openfx-misc-1.0.0-3|56	mkdir -p %{buildroot}%{_libdir}/OFX/Plugins
14cu|openfx-misc-1.0.0-3|57	cp -r Misc/Linux-*-release/Misc.ofx.bundle %{buildroot}%{_libdir}/OFX/Plugins/
14cu|openfx-misc-1.0.0-3|58	
14cu|openfx-misc-1.0.0-3|59	
14cu|openfx-misc-1.0.0-3|60	%changelog
14cu|openfx-misc-1.0.0-3|61	
14cu|openfx-misc-1.0.0-3|62	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-3
14cu|openfx-misc-1.0.0-3|63	- (b294708) Disable parallel build
14cu|openfx-misc-1.0.0-3|64	
14cu|openfx-misc-1.0.0-3|65	

12451 14
14cu|opengl-games-utils-0.2-1|1	Summary:	Utilities to check proper 3D support before launching 3D games
14cu|opengl-games-utils-0.2-1|2	Name:		opengl-games-utils
14cu|opengl-games-utils-0.2-1|3	Version:	0.2
14cu|opengl-games-utils-0.2-1|4	Release:	1
14cu|opengl-games-utils-0.2-1|5	License:	Public Domain
14cu|opengl-games-utils-0.2-1|6	Group:		Games/Other
14cu|opengl-games-utils-0.2-1|7	Url:		http://fedoraproject.org/wiki/SIGs/Games
14cu|opengl-games-utils-0.2-1|8	Source0:	opengl-game-wrapper.sh
14cu|opengl-games-utils-0.2-1|9	Source1:	opengl-game-functions.sh
14cu|opengl-games-utils-0.2-1|10	Source2:	README
14cu|opengl-games-utils-0.2-1|11	Requires:	glxinfo
14cu|opengl-games-utils-0.2-1|12	Requires:	zenity
14cu|opengl-games-utils-0.2-1|13	BuildArch:	noarch
14cu|opengl-games-utils-0.2-1|14	
14cu|opengl-games-utils-0.2-1|15	%description
14cu|opengl-games-utils-0.2-1|16	This package contains various shell scripts which are intented for use by
14cu|opengl-games-utils-0.2-1|17	3D games packages. These shell scripts can be used to check if direct rendering
14cu|opengl-games-utils-0.2-1|18	is available before launching an OpenGL game. This package is intended for use
14cu|opengl-games-utils-0.2-1|19	by other packages and is not intended for direct end user use!
14cu|opengl-games-utils-0.2-1|20	
14cu|opengl-games-utils-0.2-1|21	%files
14cu|opengl-games-utils-0.2-1|22	%doc README
14cu|opengl-games-utils-0.2-1|23	%{_bindir}/opengl-game-wrapper.sh
14cu|opengl-games-utils-0.2-1|24	%{_datadir}/%{name}
14cu|opengl-games-utils-0.2-1|25	
14cu|opengl-games-utils-0.2-1|26	#----------------------------------------------------------------------------
14cu|opengl-games-utils-0.2-1|27	
14cu|opengl-games-utils-0.2-1|28	%prep
14cu|opengl-games-utils-0.2-1|29	%setup -c -T
14cu|opengl-games-utils-0.2-1|30	cp %{SOURCE2} .
14cu|opengl-games-utils-0.2-1|31	
14cu|opengl-games-utils-0.2-1|32	%build
14cu|opengl-games-utils-0.2-1|33	# nothing to build
14cu|opengl-games-utils-0.2-1|34	
14cu|opengl-games-utils-0.2-1|35	%install
14cu|opengl-games-utils-0.2-1|36	mkdir -p %{buildroot}%{_bindir}
14cu|opengl-games-utils-0.2-1|37	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|opengl-games-utils-0.2-1|38	install -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}
14cu|opengl-games-utils-0.2-1|39	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}
14cu|opengl-games-utils-0.2-1|40	
14cu|opengl-games-utils-0.2-1|41	
14cu|opengl-games-utils-0.2-1|42	%changelog
14cu|opengl-games-utils-0.2-1|43	* Fri Oct 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-1
14cu|opengl-games-utils-0.2-1|44	+ Revision: 7ebdfaa
14cu|opengl-games-utils-0.2-1|45	- New version 0.2 (it can recognize modern ways of rendering)
14cu|opengl-games-utils-0.2-1|46	
14cu|opengl-games-utils-0.2-1|47	

12452 14
14cu|opengrade-3.1.17-3|1	
14cu|opengrade-3.1.17-3|2	Summary:	Local and web-based gradebook
14cu|opengrade-3.1.17-3|3	
14cu|opengrade-3.1.17-3|4	Name:		opengrade
14cu|opengrade-3.1.17-3|5	Version:	3.1.17
14cu|opengrade-3.1.17-3|6	Release:	3
14cu|opengrade-3.1.17-3|7	License:	GPLv2
14cu|opengrade-3.1.17-3|8	Group:		Education
14cu|opengrade-3.1.17-3|9	#Source0:	https://github.com/bcrowell/opengrade/archive/%{name}-%{version}.tar.gz
14cu|opengrade-3.1.17-3|10	#Source0:	https://github.com/bcrowell/opengrade/releases/tag/3.1.17/opengrade-3.1.17.zip
14cu|opengrade-3.1.17-3|11	Source0:	opengrade-3.1.17.tar.gz
14cu|opengrade-3.1.17-3|12	Source1:	%{name}.desktop
14cu|opengrade-3.1.17-3|13	Source2:	http://www.lightandmatter.com/ogr/%{name}_doc.pdf
14cu|opengrade-3.1.17-3|14	Url:		http://www.lightandmatter.com/ogr/ogr.html
14cu|opengrade-3.1.17-3|15	Requires:	tk
14cu|opengrade-3.1.17-3|16	BuildArch:	noarch
14cu|opengrade-3.1.17-3|17	BuildRequires:	imagemagick
14cu|opengrade-3.1.17-3|18	Provides:	perl(FileDialogPatched)
14cu|opengrade-3.1.17-3|19	
14cu|opengrade-3.1.17-3|20	%description
14cu|opengrade-3.1.17-3|21	OpenGrade is software for teachers to keep track of grades.
14cu|opengrade-3.1.17-3|22	* A variety of reports can be created.
14cu|opengrade-3.1.17-3|23	* Grades can be uploaded to a web server, where students can have
14cu|opengrade-3.1.17-3|24	password-protected access to them. (see /usr/share/doc/opengrade*)
14cu|opengrade-3.1.17-3|25	* If you use a set grading scale, you can have the software use it to compute
14cu|opengrade-3.1.17-3|26	letter grades automatically.
14cu|opengrade-3.1.17-3|27	* Grades can be based on total points, or on a weighted average of scores in
14cu|opengrade-3.1.17-3|28	various categories such as exams and quizzes.
14cu|opengrade-3.1.17-3|29	* You can drop the lowest grade (or the N lowest grades) from a given category.
14cu|opengrade-3.1.17-3|30	* Students can be dropped and later reinstated without losing all their grades.
14cu|opengrade-3.1.17-3|31	* Gradebook files can be automatically backed up on a web server.
14cu|opengrade-3.1.17-3|32	* There is support for extra-credit categories, and for categories that don't
14cu|opengrade-3.1.17-3|33	count towards the student's grade.
14cu|opengrade-3.1.17-3|34	* Gradebook files are password-protected with a digital watermark, so you can
14cu|opengrade-3.1.17-3|35	detect tampering.
14cu|opengrade-3.1.17-3|36	* Gradebook files are in a plain-text format, which makes it easy to work with
14cu|opengrade-3.1.17-3|37	them using Unix utilities.
14cu|opengrade-3.1.17-3|38	
14cu|opengrade-3.1.17-3|39	%prep
14cu|opengrade-3.1.17-3|40	%setup -q
14cu|opengrade-3.1.17-3|41	cp %{SOURCE2} %{name}.pdf
14cu|opengrade-3.1.17-3|42	chmod -x *.sty
14cu|opengrade-3.1.17-3|43	
14cu|opengrade-3.1.17-3|44	%build
14cu|opengrade-3.1.17-3|45	mv %{name}.pl %{name}
14cu|opengrade-3.1.17-3|46	perl -p -i -e 's|/usr/local|/usr||g' %{name}
14cu|opengrade-3.1.17-3|47	
14cu|opengrade-3.1.17-3|48	%install
14cu|opengrade-3.1.17-3|49	mkdir -p %{buildroot}%{perl_vendorlib}
14cu|opengrade-3.1.17-3|50	mkdir -p %{buildroot}%{_bindir}
14cu|opengrade-3.1.17-3|51	install -m644 *.pm %{buildroot}%{perl_vendorlib}
14cu|opengrade-3.1.17-3|52	install -m755 %name %{buildroot}%{_bindir}
14cu|opengrade-3.1.17-3|53	
14cu|opengrade-3.1.17-3|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|opengrade-3.1.17-3|55	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|opengrade-3.1.17-3|56	
14cu|opengrade-3.1.17-3|57	#icons
14cu|opengrade-3.1.17-3|58	mkdir -p %{buildroot}%{_liconsdir}
14cu|opengrade-3.1.17-3|59	cp %{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|60	mkdir -p %{buildroot}%{_iconsdir}
14cu|opengrade-3.1.17-3|61	convert -resize 32x32 %{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|62	mkdir -p %{buildroot}%{_miconsdir}
14cu|opengrade-3.1.17-3|63	convert -resize 16x16 %{name}_icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|64	
14cu|opengrade-3.1.17-3|65	%files
14cu|opengrade-3.1.17-3|66	%doc README *.pdf *.gb *.cgi *.sty
14cu|opengrade-3.1.17-3|67	%{_bindir}/%{name}
14cu|opengrade-3.1.17-3|68	%{perl_vendorlib}/*
14cu|opengrade-3.1.17-3|69	%{_liconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|70	%{_iconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|71	%{_miconsdir}/%{name}.png
14cu|opengrade-3.1.17-3|72	%{_datadir}/applications/%{name}.desktop
14cu|opengrade-3.1.17-3|73	
14cu|opengrade-3.1.17-3|74	%changelog
14cu|opengrade-3.1.17-3|75	
14cu|opengrade-3.1.17-3|76	* Sat Jul 04 2015 dsilakov <denis.silakov@rosalab.ru> 3.1.17-3
14cu|opengrade-3.1.17-3|77	- (31d0cd1) Merge pull request #1 from anastasiya_po/opengrade:rosa2014.1
14cu|opengrade-3.1.17-3|78	- (31d0cd1) opengrade version 3.1.17
14cu|opengrade-3.1.17-3|79	
14cu|opengrade-3.1.17-3|80	

12453 14
14cu|openldap-check_password-1.1-2|1	%define upstream_name check_password
14cu|openldap-check_password-1.1-2|2	
14cu|openldap-check_password-1.1-2|3	Name:       openldap-%{upstream_name}
14cu|openldap-check_password-1.1-2|4	Version:    1.1
14cu|openldap-check_password-1.1-2|5	Release:    2
14cu|openldap-check_password-1.1-2|6	Summary:    OpenLdap password checker module
14cu|openldap-check_password-1.1-2|7	License:    Artistic
14cu|openldap-check_password-1.1-2|8	Group: 		System/Servers
14cu|openldap-check_password-1.1-2|9	URL: 		http://linagora.org/contrib/annuaires/extensions/openldap_ppolicy_check_password
14cu|openldap-check_password-1.1-2|10	Source0: 	http://tools.ltb-project.org/attachments/download/51/ltb-project-openldap-ppolicy-check-password-%{version}.tar.gz
14cu|openldap-check_password-1.1-2|11	BuildRequires: openldap-devel
14cu|openldap-check_password-1.1-2|12	BuildRequires: cracklib-devel
14cu|openldap-check_password-1.1-2|13	BuildRequires: libwrap-devel
14cu|openldap-check_password-1.1-2|14	
14cu|openldap-check_password-1.1-2|15	%description
14cu|openldap-check_password-1.1-2|16	check_password.c is an OpenLDAP pwdPolicyChecker module used to check the
14cu|openldap-check_password-1.1-2|17	strength and quality of user-provided passwords.
14cu|openldap-check_password-1.1-2|18	
14cu|openldap-check_password-1.1-2|19	This module is used as an extension of the OpenLDAP password policy controls,
14cu|openldap-check_password-1.1-2|20	see slapo-ppolicy(5) section pwdCheckModule.
14cu|openldap-check_password-1.1-2|21	
14cu|openldap-check_password-1.1-2|22	check_password.c will run a number of checks on the passwords to ensure minimum
14cu|openldap-check_password-1.1-2|23	strength and quality requirements are met. Passwords that do not meet these
14cu|openldap-check_password-1.1-2|24	requirements are rejected.
14cu|openldap-check_password-1.1-2|25	
14cu|openldap-check_password-1.1-2|26	%prep
14cu|openldap-check_password-1.1-2|27	%setup -q -n ltb-project-openldap-ppolicy-check-password-%{version}
14cu|openldap-check_password-1.1-2|28	
14cu|openldap-check_password-1.1-2|29	%build
14cu|openldap-check_password-1.1-2|30	%make \
14cu|openldap-check_password-1.1-2|31	LDAP_INC="-I%{_includedir}/openldap/include -I%{_includedir}/openldap/slapd"
14cu|openldap-check_password-1.1-2|32	
14cu|openldap-check_password-1.1-2|33	
14cu|openldap-check_password-1.1-2|34	%install
14cu|openldap-check_password-1.1-2|35	install -d -m 755 %{buildroot}%{_libdir}/openldap
14cu|openldap-check_password-1.1-2|36	install -m 755 check_password.so %{buildroot}%{_libdir}/openldap
14cu|openldap-check_password-1.1-2|37	
14cu|openldap-check_password-1.1-2|38	install -d -m 755 %{buildroot}%{_sysconfdir}/openldap
14cu|openldap-check_password-1.1-2|39	cat > %{buildroot}%{_sysconfdir}/openldap/check_password.conf <<EOF
14cu|openldap-check_password-1.1-2|40	# OpenLDAP pwdChecker library configuration
14cu|openldap-check_password-1.1-2|41	
14cu|openldap-check_password-1.1-2|42	# Set it to 0 to disable cracklib verification
14cu|openldap-check_password-1.1-2|43	#useCracklib 1
14cu|openldap-check_password-1.1-2|44	
14cu|openldap-check_password-1.1-2|45	# Minimum number of quality points a new password must have to be accepted
14cu|openldap-check_password-1.1-2|46	#minPoints 3
14cu|openldap-check_password-1.1-2|47	
14cu|openldap-check_password-1.1-2|48	# Minimum upper characters expected
14cu|openldap-check_password-1.1-2|49	#minUpper 0
14cu|openldap-check_password-1.1-2|50	
14cu|openldap-check_password-1.1-2|51	# Minimum lower characters expected
14cu|openldap-check_password-1.1-2|52	#minLower 0
14cu|openldap-check_password-1.1-2|53	
14cu|openldap-check_password-1.1-2|54	# Minimum digit characters expected
14cu|openldap-check_password-1.1-2|55	#minDigit 0
14cu|openldap-check_password-1.1-2|56	
14cu|openldap-check_password-1.1-2|57	# Minimum punctuation characters expected
14cu|openldap-check_password-1.1-2|58	#minPunct 0
14cu|openldap-check_password-1.1-2|59	EOF
14cu|openldap-check_password-1.1-2|60	
14cu|openldap-check_password-1.1-2|61	%files
14cu|openldap-check_password-1.1-2|62	%doc README INSTALL LICENSE
14cu|openldap-check_password-1.1-2|63	%{_libdir}/openldap/check_password.so
14cu|openldap-check_password-1.1-2|64	%config(noreplace) %{_sysconfdir}/openldap/check_password.conf
14cu|openldap-check_password-1.1-2|65	
14cu|openldap-check_password-1.1-2|66	
14cu|openldap-check_password-1.1-2|67	%changelog
14cu|openldap-check_password-1.1-2|68	
14cu|openldap-check_password-1.1-2|69	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.1-2
14cu|openldap-check_password-1.1-2|70	- (ea00d0b) Merge pull request #1 from anastasiya_po/openldap-check_password:rosa2014.1
14cu|openldap-check_password-1.1-2|71	- (ea00d0b) openldap-check_password version 1.1
14cu|openldap-check_password-1.1-2|72	
14cu|openldap-check_password-1.1-2|73	

12454 14
14cu|openldev-1.0-10|1	%define lib_major 0
14cu|openldev-1.0-10|2	%define lib_name %mklibname %{name} %{lib_major}
14cu|openldev-1.0-10|3	%define develname %mklibname -d %name
14cu|openldev-1.0-10|4	
14cu|openldev-1.0-10|5	Summary: Development environment
14cu|openldev-1.0-10|6	Name: openldev
14cu|openldev-1.0-10|7	Version: 1.0
14cu|openldev-1.0-10|8	Release: 10
14cu|openldev-1.0-10|9	License: GPLv2+
14cu|openldev-1.0-10|10	Group: Development/Other
14cu|openldev-1.0-10|11	URL: http://www.openldev.org/
14cu|openldev-1.0-10|12	Source0: %{name}-%{version}.tar.bz2
14cu|openldev-1.0-10|13	Patch0: openldev-1.0-gcc43.patch
14cu|openldev-1.0-10|14	Patch1: openldev-1.0-gcc44.patch
14cu|openldev-1.0-10|15	Patch2: openldev-debug.patch
14cu|openldev-1.0-10|16	BuildRequires: pkgconfig(gtksourceview-1.0)
14cu|openldev-1.0-10|17	BuildRequires: libglade2.0-devel
14cu|openldev-1.0-10|18	BuildRequires: vte-devel
14cu|openldev-1.0-10|19	BuildRequires: pkgconfig(libxml-2.0)
14cu|openldev-1.0-10|20	BuildRequires: pkgconfig(libgnomeprint-2.2)
14cu|openldev-1.0-10|21	BuildRequires: pkgconfig(libgnomeprintui-2.2)
14cu|openldev-1.0-10|22	BuildRequires: pkgconfig(gconf-2.0)
14cu|openldev-1.0-10|23	BuildRequires: pkgconfig(libgnomeuimm-2.6)
14cu|openldev-1.0-10|24	BuildRequires: pkgconfig
14cu|openldev-1.0-10|25	BuildRequires: imagemagick
14cu|openldev-1.0-10|26	BuildRequires: chrpath
14cu|openldev-1.0-10|27	BuildRequires: desktop-file-utils
14cu|openldev-1.0-10|28	
14cu|openldev-1.0-10|29	%description
14cu|openldev-1.0-10|30	OpenLDev is a development environment that provides a graphical
14cu|openldev-1.0-10|31	front-end to Linux compilers such as gcc. It includes the basic
14cu|openldev-1.0-10|32	essentials needed by a Linux programmer. It is a graphical
14cu|openldev-1.0-10|33	interface to the collection of command line programming tools
14cu|openldev-1.0-10|34	available for Linux and Unix systems.
14cu|openldev-1.0-10|35	
14cu|openldev-1.0-10|36	%package -n %{lib_name}
14cu|openldev-1.0-10|37	Summary:        Openldev library
14cu|openldev-1.0-10|38	Group:          Development/Other
14cu|openldev-1.0-10|39	Obsoletes:	%{_lib}openldev1.0
14cu|openldev-1.0-10|40	
14cu|openldev-1.0-10|41	%description -n %{lib_name}
14cu|openldev-1.0-10|42	This is a library used by Openldev.
14cu|openldev-1.0-10|43	
14cu|openldev-1.0-10|44	%package -n %{develname}
14cu|openldev-1.0-10|45	Summary:        Development files for GCompris
14cu|openldev-1.0-10|46	Group:          Development/Other
14cu|openldev-1.0-10|47	Requires:       %{lib_name} = %{version}
14cu|openldev-1.0-10|48	Provides:       lib%{name}-devel = %{EVRD}
14cu|openldev-1.0-10|49	Provides:       %{name}-devel = %{EVRD}
14cu|openldev-1.0-10|50	Obsoletes:	%{_lib}openldev1.0-devel
14cu|openldev-1.0-10|51	
14cu|openldev-1.0-10|52	%description -n  %{develname}
14cu|openldev-1.0-10|53	Development file for Openldev.
14cu|openldev-1.0-10|54	
14cu|openldev-1.0-10|55	%prep
14cu|openldev-1.0-10|56	%setup -q -n %{name}
14cu|openldev-1.0-10|57	%patch0 -p0
14cu|openldev-1.0-10|58	%patch1 -p0
14cu|openldev-1.0-10|59	%patch2 -p1
14cu|openldev-1.0-10|60	
14cu|openldev-1.0-10|61	%build
14cu|openldev-1.0-10|62	autoreconf -fiv
14cu|openldev-1.0-10|63	%configure2_5x
14cu|openldev-1.0-10|64	%make
14cu|openldev-1.0-10|65	
14cu|openldev-1.0-10|66	%install
14cu|openldev-1.0-10|67	%makeinstall_std
14cu|openldev-1.0-10|68	# to remove binary-or-shlib-defines-rpath rpmlint error
14cu|openldev-1.0-10|69	chrpath -d $RPM_BUILD_ROOT/%{_bindir}/%{name}
14cu|openldev-1.0-10|70	# to remove script-without-shellbang rpmlint error
14cu|openldev-1.0-10|71	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/*.la
14cu|openldev-1.0-10|72	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la
14cu|openldev-1.0-10|73	
14cu|openldev-1.0-10|74	# menu
14cu|openldev-1.0-10|75	
14cu|openldev-1.0-10|76	desktop-file-install --vendor="" \
14cu|openldev-1.0-10|77	--remove-category="Application" \
14cu|openldev-1.0-10|78	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments" \
14cu|openldev-1.0-10|79	--add-category="Development" \
14cu|openldev-1.0-10|80	--add-category="IDE" \
14cu|openldev-1.0-10|81	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14cu|openldev-1.0-10|82	
14cu|openldev-1.0-10|83	# icons
14cu|openldev-1.0-10|84	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14cu|openldev-1.0-10|85	convert -geometry 48x48 pixmaps/%{name}96.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|openldev-1.0-10|86	convert -geometry 32x32 pixmaps/%{name}96.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|openldev-1.0-10|87	convert -geometry 16x16 pixmaps/%{name}96.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|openldev-1.0-10|88	
14cu|openldev-1.0-10|89	# remove unneeded files
14cu|openldev-1.0-10|90	rm -rf $RPM_BUILD_ROOT/%{_defaultdocdir}
14cu|openldev-1.0-10|91	
14cu|openldev-1.0-10|92	# fix warnings
14cu|openldev-1.0-10|93	perl -pi -e "s/\r\n/\n/" NEWS README
14cu|openldev-1.0-10|94	
14cu|openldev-1.0-10|95	# change mode for script (add executable mode)
14cu|openldev-1.0-10|96	chmod +x %{buildroot}%{_datadir}/%{name}/templates/*.pl
14cu|openldev-1.0-10|97	
14cu|openldev-1.0-10|98	%files
14cu|openldev-1.0-10|99	%defattr(644,root,root,755)
14cu|openldev-1.0-10|100	%doc README COPYING AUTHORS NEWS TODO ChangeLog INSTALL
14cu|openldev-1.0-10|101	%defattr(-,root,root,-)
14cu|openldev-1.0-10|102	%{_bindir}/*
14cu|openldev-1.0-10|103	%{_datadir}/%{name}
14cu|openldev-1.0-10|104	%{_datadir}/pixmaps/%{name}
14cu|openldev-1.0-10|105	%{_datadir}/applications/openldev.desktop
14cu|openldev-1.0-10|106	%{_mandir}/*/*
14cu|openldev-1.0-10|107	%{_liconsdir}/%{name}.png
14cu|openldev-1.0-10|108	%{_iconsdir}/%{name}.png
14cu|openldev-1.0-10|109	%{_miconsdir}/%{name}.png
14cu|openldev-1.0-10|110	%{_libdir}/%{name}/makefileeditor.plugin
14cu|openldev-1.0-10|111	%{_libdir}/%{name}/insertinfo.plugin
14cu|openldev-1.0-10|112	
14cu|openldev-1.0-10|113	%files -n %{lib_name}
14cu|openldev-1.0-10|114	%{_libdir}/*.so.%{lib_major}*
14cu|openldev-1.0-10|115	
14cu|openldev-1.0-10|116	%files -n %{develname}
14cu|openldev-1.0-10|117	%{_libdir}/*.so
14cu|openldev-1.0-10|118	%{_libdir}/%{name}/*.so
14cu|openldev-1.0-10|119	
14cu|openldev-1.0-10|120	
14cu|openldev-1.0-10|121	
14cu|openldev-1.0-10|122	%changelog
14cu|openldev-1.0-10|123	
14cu|openldev-1.0-10|124	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1.0-10
14cu|openldev-1.0-10|125	- (c4cfe37) Fix debuginfo
14cu|openldev-1.0-10|126	
14cu|openldev-1.0-10|127	

12455 14
14cu|openlierox-0.58_rc3-5|1	%define debug_package %{nil}
14cu|openlierox-0.58_rc3-5|2	
14cu|openlierox-0.58_rc3-5|3	Summary:	Extremely addictive realtime worms shoot-em-up
14cu|openlierox-0.58_rc3-5|4	Name:		openlierox
14cu|openlierox-0.58_rc3-5|5	Version:	0.58_rc3
14cu|openlierox-0.58_rc3-5|6	Release:	5
14cu|openlierox-0.58_rc3-5|7	License:	LGPLv2+
14cu|openlierox-0.58_rc3-5|8	Group:		Games/Arcade
14cu|openlierox-0.58_rc3-5|9	Url:		http://openlierox.sourceforge.net/
14cu|openlierox-0.58_rc3-5|10	Source0:	OpenLieroX_%{version}.src.tar.bz2
14cu|openlierox-0.58_rc3-5|11	Patch0:		openlierox-0.58_rc1-curl.patch
14cu|openlierox-0.58_rc3-5|12	Patch1:		openlierox-0.58_rc3-fstat.patch
14cu|openlierox-0.58_rc3-5|13	Patch2:		openlierox-0.58_rc3-gcc4.7.patch
14cu|openlierox-0.58_rc3-5|14	Patch3:		OpenLieroX-gcc4.9.patch
14cu|openlierox-0.58_rc3-5|15	BuildRequires:	libgd-devel
14cu|openlierox-0.58_rc3-5|16	BuildRequires:	libhawknl-devel
14cu|openlierox-0.58_rc3-5|17	BuildRequires:	pkgconfig(sdl)
14cu|openlierox-0.58_rc3-5|18	BuildRequires:	pkgconfig(SDL_image)
14cu|openlierox-0.58_rc3-5|19	BuildRequires:	pkgconfig(SDL_mixer)
14cu|openlierox-0.58_rc3-5|20	BuildRequires:	pkgconfig(libcurl)
14cu|openlierox-0.58_rc3-5|21	BuildRequires:	pkgconfig(libxml-2.0)
14cu|openlierox-0.58_rc3-5|22	BuildRequires:	pkgconfig(libzip)
14cu|openlierox-0.58_rc3-5|23	BuildRequires:	pkgconfig(zlib)
14cu|openlierox-0.58_rc3-5|24	Requires:	%{name}-gamedata = %{EVRD}
14cu|openlierox-0.58_rc3-5|25	
14cu|openlierox-0.58_rc3-5|26	%description
14cu|openlierox-0.58_rc3-5|27	OpenLierox is an extremely addictive realtime worms shoot-em-up backed
14cu|openlierox-0.58_rc3-5|28	by an active gamers community. Dozens of levels and mods are available
14cu|openlierox-0.58_rc3-5|29	to provide endless gaming pleasure.
14cu|openlierox-0.58_rc3-5|30	
14cu|openlierox-0.58_rc3-5|31	%files
14cu|openlierox-0.58_rc3-5|32	%doc COPYING.LIB VERSION doc
14cu|openlierox-0.58_rc3-5|33	%{_gamesbindir}/%{name}
14cu|openlierox-0.58_rc3-5|34	%{_datadir}/applications/%{name}.desktop
14cu|openlierox-0.58_rc3-5|35	%{_iconsdir}/%{name}.png
14cu|openlierox-0.58_rc3-5|36	
14cu|openlierox-0.58_rc3-5|37	#----------------------------------------------------------------------------
14cu|openlierox-0.58_rc3-5|38	
14cu|openlierox-0.58_rc3-5|39	%package gamedata
14cu|openlierox-0.58_rc3-5|40	Summary:	Game data for %{name}
14cu|openlierox-0.58_rc3-5|41	Group:		Games/Arcade
14cu|openlierox-0.58_rc3-5|42	Requires:	%{name} = %{EVRD}
14cu|openlierox-0.58_rc3-5|43	# We split game data to separate package to make it noarch and thus save
14cu|openlierox-0.58_rc3-5|44	# bandwidth and space on distribution media.
14cu|openlierox-0.58_rc3-5|45	BuildArch:	noarch
14cu|openlierox-0.58_rc3-5|46	
14cu|openlierox-0.58_rc3-5|47	%description gamedata
14cu|openlierox-0.58_rc3-5|48	Game data for %{name}.
14cu|openlierox-0.58_rc3-5|49	
14cu|openlierox-0.58_rc3-5|50	%files gamedata
14cu|openlierox-0.58_rc3-5|51	%{_gamesdatadir}/OpenLieroX
14cu|openlierox-0.58_rc3-5|52	
14cu|openlierox-0.58_rc3-5|53	#----------------------------------------------------------------------------
14cu|openlierox-0.58_rc3-5|54	
14cu|openlierox-0.58_rc3-5|55	%prep
14cu|openlierox-0.58_rc3-5|56	%setup -q -n OpenLieroX
14cu|openlierox-0.58_rc3-5|57	%patch0 -p1
14cu|openlierox-0.58_rc3-5|58	%patch1 -p1
14cu|openlierox-0.58_rc3-5|59	%patch2 -p1
14cu|openlierox-0.58_rc3-5|60	%patch3 -p1
14cu|openlierox-0.58_rc3-5|61	
14cu|openlierox-0.58_rc3-5|62	%build
14cu|openlierox-0.58_rc3-5|63	SYSTEM_DATA_DIR=%{_gamesdatadir} \
14cu|openlierox-0.58_rc3-5|64	BIN_DIR=%{_gamesbindir} \
14cu|openlierox-0.58_rc3-5|65	./compile.sh
14cu|openlierox-0.58_rc3-5|66	
14cu|openlierox-0.58_rc3-5|67	%install
14cu|openlierox-0.58_rc3-5|68	mkdir -p %{buildroot}%{_gamesbindir}
14cu|openlierox-0.58_rc3-5|69	SYSTEM_DATA_DIR=%{buildroot}%{_gamesdatadir} \
14cu|openlierox-0.58_rc3-5|70	BIN_DIR=%{buildroot}%{_gamesbindir} \
14cu|openlierox-0.58_rc3-5|71	DOC_DIR=%{buildroot}%{_docdir} \
14cu|openlierox-0.58_rc3-5|72	./install.sh
14cu|openlierox-0.58_rc3-5|73	
14cu|openlierox-0.58_rc3-5|74	chmod -R o+rX %{buildroot}%{_gamesdatadir}/OpenLieroX
14cu|openlierox-0.58_rc3-5|75	rm -rf %{buildroot}%{_docdir}
14cu|openlierox-0.58_rc3-5|76	
14cu|openlierox-0.58_rc3-5|77	mkdir -p %{buildroot}%{_iconsdir}
14cu|openlierox-0.58_rc3-5|78	cp -p %{buildroot}%{_gamesdatadir}/OpenLieroX/data/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|openlierox-0.58_rc3-5|79	
14cu|openlierox-0.58_rc3-5|80	mkdir -p %{buildroot}%{_datadir}/applications
14cu|openlierox-0.58_rc3-5|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|openlierox-0.58_rc3-5|82	[Desktop Entry]
14cu|openlierox-0.58_rc3-5|83	Name=OpenLieroX
14cu|openlierox-0.58_rc3-5|84	Comment=Extremely addictive realtime worms shoot-em-up
14cu|openlierox-0.58_rc3-5|85	Exec=%{name}
14cu|openlierox-0.58_rc3-5|86	Icon=%{name}
14cu|openlierox-0.58_rc3-5|87	Terminal=false
14cu|openlierox-0.58_rc3-5|88	Type=Application
14cu|openlierox-0.58_rc3-5|89	Categories=Game;ArcadeGame;
14cu|openlierox-0.58_rc3-5|90	EOF
14cu|openlierox-0.58_rc3-5|91	
14cu|openlierox-0.58_rc3-5|92	
14cu|openlierox-0.58_rc3-5|93	%changelog
14cu|openlierox-0.58_rc3-5|94	
14cu|openlierox-0.58_rc3-5|95	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 0.58_rc3-5
14cu|openlierox-0.58_rc3-5|96	- (d5892ee) Rebuild with new libzip
14cu|openlierox-0.58_rc3-5|97	
14cu|openlierox-0.58_rc3-5|98	

12456 14
14cu|openmsx-0.12.0-1|1	# Debug package is empty and we don't care to fix it anyway
14cu|openmsx-0.12.0-1|2	%define _enable_debug_packages %{nil}
14cu|openmsx-0.12.0-1|3	%define debug_package %{nil}
14cu|openmsx-0.12.0-1|4	
14cu|openmsx-0.12.0-1|5	Summary:	Open source MSX emulator
14cu|openmsx-0.12.0-1|6	Name:		openmsx
14cu|openmsx-0.12.0-1|7	Version:	0.12.0
14cu|openmsx-0.12.0-1|8	Release:	1
14cu|openmsx-0.12.0-1|9	License:	GPLv2+
14cu|openmsx-0.12.0-1|10	Group:		Emulators
14cu|openmsx-0.12.0-1|11	Url:		http://openmsx.sourceforge.net/
14cu|openmsx-0.12.0-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|openmsx-0.12.0-1|13	Patch0:		openmsx-0.11.0-config.patch
14cu|openmsx-0.12.0-1|14	BuildRequires:	python
14cu|openmsx-0.12.0-1|15	BuildRequires:	pkgconfig(ao)
14cu|openmsx-0.12.0-1|16	BuildRequires:	pkgconfig(glew)
14cu|openmsx-0.12.0-1|17	BuildRequires:	pkgconfig(glu)
14cu|openmsx-0.12.0-1|18	BuildRequires:	pkgconfig(jack)
14cu|openmsx-0.12.0-1|19	BuildRequires:	pkgconfig(libpng)
14cu|openmsx-0.12.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14cu|openmsx-0.12.0-1|21	BuildRequires:	pkgconfig(ogg)
14cu|openmsx-0.12.0-1|22	BuildRequires:	pkgconfig(sdl)
14cu|openmsx-0.12.0-1|23	BuildRequires:	pkgconfig(SDL_image)
14cu|openmsx-0.12.0-1|24	BuildRequires:	pkgconfig(SDL_ttf)
14cu|openmsx-0.12.0-1|25	BuildRequires:	pkgconfig(tcl)
14cu|openmsx-0.12.0-1|26	BuildRequires:	pkgconfig(theoradec)
14cu|openmsx-0.12.0-1|27	BuildRequires:	pkgconfig(vorbis)
14cu|openmsx-0.12.0-1|28	
14cu|openmsx-0.12.0-1|29	%description
14cu|openmsx-0.12.0-1|30	The open source MSX emulator that tries to achieve
14cu|openmsx-0.12.0-1|31	near-perfect emulation by using a novel emulation model.
14cu|openmsx-0.12.0-1|32	
14cu|openmsx-0.12.0-1|33	%files
14cu|openmsx-0.12.0-1|34	%doc README
14cu|openmsx-0.12.0-1|35	%{_bindir}/%{name}
14cu|openmsx-0.12.0-1|36	%{_datadir}/%{name}
14cu|openmsx-0.12.0-1|37	%{_datadir}/applications/%{name}.desktop
14cu|openmsx-0.12.0-1|38	
14cu|openmsx-0.12.0-1|39	#----------------------------------------------------------------------------
14cu|openmsx-0.12.0-1|40	
14cu|openmsx-0.12.0-1|41	%prep
14cu|openmsx-0.12.0-1|42	%setup -q
14cu|openmsx-0.12.0-1|43	%patch0 -p1 -b .fix-config
14cu|openmsx-0.12.0-1|44	
14cu|openmsx-0.12.0-1|45	%build
14cu|openmsx-0.12.0-1|46	%configure2_5x
14cu|openmsx-0.12.0-1|47	
14cu|openmsx-0.12.0-1|48	%make
14cu|openmsx-0.12.0-1|49	
14cu|openmsx-0.12.0-1|50	%install
14cu|openmsx-0.12.0-1|51	%makeinstall_std
14cu|openmsx-0.12.0-1|52	
14cu|openmsx-0.12.0-1|53	# menu
14cu|openmsx-0.12.0-1|54	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|openmsx-0.12.0-1|55	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|openmsx-0.12.0-1|56	[Desktop Entry]
14cu|openmsx-0.12.0-1|57	Type=Application
14cu|openmsx-0.12.0-1|58	Exec=%{_bindir}/openmsx
14cu|openmsx-0.12.0-1|59	Icon=emulators_section
14cu|openmsx-0.12.0-1|60	Name=Openmsx
14cu|openmsx-0.12.0-1|61	Comment=Open source MSX emulator
14cu|openmsx-0.12.0-1|62	Categories=Game;Emulator;
14cu|openmsx-0.12.0-1|63	EOF
14cu|openmsx-0.12.0-1|64	
14cu|openmsx-0.12.0-1|65	
14cu|openmsx-0.12.0-1|66	%changelog
14cu|openmsx-0.12.0-1|67	
14cu|openmsx-0.12.0-1|68	* Sat Sep 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.0-1
14cu|openmsx-0.12.0-1|69	- (610f6e3) New version 0.12.0
14cu|openmsx-0.12.0-1|70	
14cu|openmsx-0.12.0-1|71	

12457 14
14cu|openmw-0.38.0-2|1	Summary:	A reimplementation of The Elder Scrolls III: Morrowind
14cu|openmw-0.38.0-2|2	Name:		openmw
14cu|openmw-0.38.0-2|3	Version:	0.38.0
14cu|openmw-0.38.0-2|4	Release:	2
14cu|openmw-0.38.0-2|5	License:	GPLv3+
14cu|openmw-0.38.0-2|6	Group:		Games/Adventure
14cu|openmw-0.38.0-2|7	Url:		https://openmw.org
14cu|openmw-0.38.0-2|8	Source0:	https://github.com/OpenMW/openmw/archive/%{name}-%{name}-%{version}.tar.gz
14cu|openmw-0.38.0-2|9	BuildRequires:	cmake
14cu|openmw-0.38.0-2|10	BuildRequires:	boost-devel
14cu|openmw-0.38.0-2|11	BuildRequires:	ffmpeg-devel
14cu|openmw-0.38.0-2|12	BuildRequires:	qt4-devel
14cu|openmw-0.38.0-2|13	BuildRequires:	pkgconfig(bullet)
14cu|openmw-0.38.0-2|14	BuildRequires:	pkgconfig(gl)
14cu|openmw-0.38.0-2|15	BuildRequires:	pkgconfig(libmpg123)
14cu|openmw-0.38.0-2|16	BuildRequires:	pkgconfig(libunshield)
14cu|openmw-0.38.0-2|17	BuildRequires:	pkgconfig(MYGUI)
14cu|openmw-0.38.0-2|18	BuildRequires:	pkgconfig(openscenegraph-osg)
14cu|openmw-0.38.0-2|19	BuildRequires:	pkgconfig(openscenegraph-osgAnimation)
14cu|openmw-0.38.0-2|20	BuildRequires:	pkgconfig(openscenegraph-osgDB)
14cu|openmw-0.38.0-2|21	BuildRequires:	pkgconfig(openscenegraph-osgFX)
14cu|openmw-0.38.0-2|22	BuildRequires:	pkgconfig(openscenegraph-osgGA)
14cu|openmw-0.38.0-2|23	BuildRequires:	pkgconfig(openscenegraph-osgParticle)
14cu|openmw-0.38.0-2|24	BuildRequires:	pkgconfig(openscenegraph-osgQt)
14cu|openmw-0.38.0-2|25	BuildRequires:	pkgconfig(openscenegraph-osgUtil)
14cu|openmw-0.38.0-2|26	BuildRequires:	pkgconfig(openscenegraph-osgViewer)
14cu|openmw-0.38.0-2|27	BuildRequires:	pkgconfig(openal)
14cu|openmw-0.38.0-2|28	BuildRequires:	pkgconfig(sdl2)
14cu|openmw-0.38.0-2|29	BuildRequires:	pkgconfig(sndfile)
14cu|openmw-0.38.0-2|30	BuildRequires:	pkgconfig(uuid)
14cu|openmw-0.38.0-2|31	# Looks like it's needed to build in "package" mode
14cu|openmw-0.38.0-2|32	BuildRequires:	dpkg
14cu|openmw-0.38.0-2|33	Requires:	openscenegraph-plugins
14cu|openmw-0.38.0-2|34	
14cu|openmw-0.38.0-2|35	%description
14cu|openmw-0.38.0-2|36	OpenMW is an engine for 2002's game The Elder Scrolls 3: Morrowind.
14cu|openmw-0.38.0-2|37	It aims to be a fully playable (and improved!), open source
14cu|openmw-0.38.0-2|38	implementation of the game's engine and functionality.
14cu|openmw-0.38.0-2|39	
14cu|openmw-0.38.0-2|40	You will still need the original game data to play OpenMW.
14cu|openmw-0.38.0-2|41	
14cu|openmw-0.38.0-2|42	%files
14cu|openmw-0.38.0-2|43	%{_sysconfdir}/%{name}/
14cu|openmw-0.38.0-2|44	%{_bindir}/%{name}
14cu|openmw-0.38.0-2|45	%{_bindir}/%{name}-cs
14cu|openmw-0.38.0-2|46	%{_bindir}/%{name}-essimporter
14cu|openmw-0.38.0-2|47	%{_bindir}/%{name}-launcher
14cu|openmw-0.38.0-2|48	%{_bindir}/%{name}-iniimporter
14cu|openmw-0.38.0-2|49	%{_bindir}/%{name}-wizard
14cu|openmw-0.38.0-2|50	%{_bindir}/bsatool
14cu|openmw-0.38.0-2|51	%{_bindir}/esmtool
14cu|openmw-0.38.0-2|52	%{_gamesdatadir}/%{name}/
14cu|openmw-0.38.0-2|53	%{_datadir}/appdata/%{name}.appdata.xml
14cu|openmw-0.38.0-2|54	%{_datadir}/applications/%{name}.desktop
14cu|openmw-0.38.0-2|55	%{_datadir}/applications/%{name}-cs.desktop
14cu|openmw-0.38.0-2|56	%{_datadir}/pixmaps/%{name}.png
14cu|openmw-0.38.0-2|57	%{_datadir}/pixmaps/%{name}-cs.png
14cu|openmw-0.38.0-2|58	%{_datadir}/licenses/%{name}/
14cu|openmw-0.38.0-2|59	
14cu|openmw-0.38.0-2|60	#----------------------------------------------------------------------------
14cu|openmw-0.38.0-2|61	
14cu|openmw-0.38.0-2|62	%prep
14cu|openmw-0.38.0-2|63	%setup -qn %{name}-%{name}-%{version}
14cu|openmw-0.38.0-2|64	
14cu|openmw-0.38.0-2|65	%build
14cu|openmw-0.38.0-2|66	%cmake
14cu|openmw-0.38.0-2|67	# Too greedy for resources
14cu|openmw-0.38.0-2|68	make
14cu|openmw-0.38.0-2|69	
14cu|openmw-0.38.0-2|70	%install
14cu|openmw-0.38.0-2|71	%makeinstall_std -C build
14cu|openmw-0.38.0-2|72	
14cu|openmw-0.38.0-2|73	
14cu|openmw-0.38.0-2|74	%changelog
14cu|openmw-0.38.0-2|75	
14cu|openmw-0.38.0-2|76	* Fri Mar 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.38.0-2
14cu|openmw-0.38.0-2|77	- (8cc0a63) Require openscenegraph-plugins
14cu|openmw-0.38.0-2|78	
14cu|openmw-0.38.0-2|79	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.38.0-1
14cu|openmw-0.38.0-2|80	- (20953fb) New version 0.38.0
14cu|openmw-0.38.0-2|81	
14cu|openmw-0.38.0-2|82	* Wed Dec 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.37.0-1
14cu|openmw-0.38.0-2|83	- (51eb311) Build requires more OSG packages
14cu|openmw-0.38.0-2|84	- (Andrey Bondrov: d3ade8c) New version 0.37.0
14cu|openmw-0.38.0-2|85	- (Andrey Bondrov: d3ade8c) Switch from OGRE to OpenSceneGraph
14cu|openmw-0.38.0-2|86	- (Andrey Bondrov: d3ade8c) Update files
14cu|openmw-0.38.0-2|87	
14cu|openmw-0.38.0-2|88	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.34.0-2
14cu|openmw-0.38.0-2|89	- (4191241) Bump release
14cu|openmw-0.38.0-2|90	
14cu|openmw-0.38.0-2|91	* Fri Feb 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.34.0-1
14cu|openmw-0.38.0-2|92	- (c55679c) Updated to 0.34.0
14cu|openmw-0.38.0-2|93	
14cu|openmw-0.38.0-2|94	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.33.0-1
14cu|openmw-0.38.0-2|95	- (b176a89) Update files and fix plugin install dir
14cu|openmw-0.38.0-2|96	- (Andrey Bondrov: 78467a3) New version 0.33.0
14cu|openmw-0.38.0-2|97	
14cu|openmw-0.38.0-2|98	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.31.0-1
14cu|openmw-0.38.0-2|99	- (e28e4e6) New version 0.31.0
14cu|openmw-0.38.0-2|100	
14cu|openmw-0.38.0-2|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.29.0-3
14cu|openmw-0.38.0-2|102	- (8d0d916) MassBuild#464: Increase release tag
14cu|openmw-0.38.0-2|103	
14cu|openmw-0.38.0-2|104	* Mon Jun 23 2014 Tigro <ashejn@gmail.com> 0.29.0-2
14cu|openmw-0.38.0-2|105	- (8e81260) rebuilt against new boost
14cu|openmw-0.38.0-2|106	
14cu|openmw-0.38.0-2|107	* Fri Mar 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.29.0-1
14cu|openmw-0.38.0-2|108	- (e3fef32) LOG New version 0.29.0, suggest ogre-cg-plugin
14cu|openmw-0.38.0-2|109	
14cu|openmw-0.38.0-2|110	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.28.0-1
14cu|openmw-0.38.0-2|111	- (667e7ee) LOG New version 0.28.0, update files
14cu|openmw-0.38.0-2|112	
14cu|openmw-0.38.0-2|113	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.26.0-2
14cu|openmw-0.38.0-2|114	- (f64ed89) LOG Rebuild with new SDL2
14cu|openmw-0.38.0-2|115	
14cu|openmw-0.38.0-2|116	* Thu Sep 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.26.0-1
14cu|openmw-0.38.0-2|117	- (914dc09) LOG New version 0.26.0, update BuildRequires
14cu|openmw-0.38.0-2|118	
14cu|openmw-0.38.0-2|119	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25.0-3
14cu|openmw-0.38.0-2|120	- (0d98a53) LOG Rebuild with new ffmpeg
14cu|openmw-0.38.0-2|121	
14cu|openmw-0.38.0-2|122	* Mon Aug 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25.0-2
14cu|openmw-0.38.0-2|123	- (9d9451d) LOG Rebuild with new ffmpeg
14cu|openmw-0.38.0-2|124	
14cu|openmw-0.38.0-2|125	* Mon Aug 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25.0-1
14cu|openmw-0.38.0-2|126	- (af5ebff) LOG Update BuildRequires (requires SDL2 now)
14cu|openmw-0.38.0-2|127	- (Andrey Bondrov: 44b11df) LOG New version 0.25.0
14cu|openmw-0.38.0-2|128	
14cu|openmw-0.38.0-2|129	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-2
14cu|openmw-0.38.0-2|130	- (8169648) LOG Rebuild with new ffmpeg
14cu|openmw-0.38.0-2|131	
14cu|openmw-0.38.0-2|132	* Wed Jun 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-1
14cu|openmw-0.38.0-2|133	- (5857cfb) LOG New version 0.24.0
14cu|openmw-0.38.0-2|134	
14cu|openmw-0.38.0-2|135	* Mon Apr 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.23.0-1
14cu|openmw-0.38.0-2|136	- (02352d0) LOG New binary mwiniimport
14cu|openmw-0.38.0-2|137	- (Andrey Bondrov: ccfaab3) LOG New version 0.23.0
14cu|openmw-0.38.0-2|138	
14cu|openmw-0.38.0-2|139	* Wed Mar 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22.0-1
14cu|openmw-0.38.0-2|140	- (58d0f46) LOG New version 0.22.0
14cu|openmw-0.38.0-2|141	
14cu|openmw-0.38.0-2|142	* Thu Feb 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.21.0-1
14cu|openmw-0.38.0-2|143	- (f452cbb) LOG New version 0.21.0, add ffmpeg-devel to BuildRequires
14cu|openmw-0.38.0-2|144	
14cu|openmw-0.38.0-2|145	* Fri Jan 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-4
14cu|openmw-0.38.0-2|146	- (7af7e2a) LOG Rebuild for new OGRE and fix URL
14cu|openmw-0.38.0-2|147	
14cu|openmw-0.38.0-2|148	* Mon Dec 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
14cu|openmw-0.38.0-2|149	- (5cc2c8f) LOG Try to use ogre in BuildRequires to fix plugin path detection
14cu|openmw-0.38.0-2|150	
14cu|openmw-0.38.0-2|151	* Mon Dec 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-2
14cu|openmw-0.38.0-2|152	- (cce0fdd) LOG Re-add BuildRequires pkgconfig(uuid) which last lost on last commit
14cu|openmw-0.38.0-2|153	- (Andrey Bondrov: ca9f5a9) LOG Fix ogre plugins dir and add ogre to Requires
14cu|openmw-0.38.0-2|154	
14cu|openmw-0.38.0-2|155	* Fri Dec 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-1
14cu|openmw-0.38.0-2|156	- (7368a91) LOG Add pkgconfig(uuid) to BuildRequires
14cu|openmw-0.38.0-2|157	
14cu|openmw-0.38.0-2|158	

12458 14
14cu|opennebula-3.8.5-2|1	Summary:	Elastic Utility Computing Architecture
14cu|opennebula-3.8.5-2|2	Name:		opennebula
14cu|opennebula-3.8.5-2|3	Version:	3.8.5
14cu|opennebula-3.8.5-2|4	Release:	2
14cu|opennebula-3.8.5-2|5	License:	Apache License version 2.0
14cu|opennebula-3.8.5-2|6	Group:		System/Configuration/Networking
14cu|opennebula-3.8.5-2|7	Url:		http://www.opennebula.org
14cu|opennebula-3.8.5-2|8	Source0:	http://downloads.opennebula.org/packages/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|opennebula-3.8.5-2|9	Source2:	onedsetup
14cu|opennebula-3.8.5-2|10	Source3:	one.service
14cu|opennebula-3.8.5-2|11	Source4:	one_scheduler.service
14cu|opennebula-3.8.5-2|12	Source5:	sunstone.service
14cu|opennebula-3.8.5-2|13	Source7:	ozones.service
14cu|opennebula-3.8.5-2|14	Source8:	onetmpdirs
14cu|opennebula-3.8.5-2|15	Patch0:		openneb_creatPIDdir.patch
14cu|opennebula-3.8.5-2|16	BuildRequires:	openssh
14cu|opennebula-3.8.5-2|17	BuildRequires:	pwgen
14cu|opennebula-3.8.5-2|18	BuildRequires:	ruby
14cu|opennebula-3.8.5-2|19	BuildRequires:	scons
14cu|opennebula-3.8.5-2|20	BuildRequires:	xmlrpc-c
14cu|opennebula-3.8.5-2|21	BuildRequires:	pkgconfig(libcurl)
14cu|opennebula-3.8.5-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|opennebula-3.8.5-2|23	BuildRequires:	pkgconfig(openssl)
14cu|opennebula-3.8.5-2|24	BuildRequires:	pkgconfig(sqlite3)
14cu|opennebula-3.8.5-2|25	BuildRequires:	pkgconfig(xmlrpc)
14cu|opennebula-3.8.5-2|26	BuildRequires:	pkgconfig(zlib)
14cu|opennebula-3.8.5-2|27	Requires:	openssl
14cu|opennebula-3.8.5-2|28	Requires:	openssh
14cu|opennebula-3.8.5-2|29	Requires:	pwgen
14cu|opennebula-3.8.5-2|30	Requires:	ruby
14cu|opennebula-3.8.5-2|31	Requires:	rubygem-libxml-ruby
14cu|opennebula-3.8.5-2|32	Requires:	rubygem-nokogiri
14cu|opennebula-3.8.5-2|33	Requires:	rubygem-sqlite3
14cu|opennebula-3.8.5-2|34	Requires:	sqlite3-tools
14cu|opennebula-3.8.5-2|35	Requires:	xmlrpc-c
14cu|opennebula-3.8.5-2|36	
14cu|opennebula-3.8.5-2|37	%description
14cu|opennebula-3.8.5-2|38	OpenNebula.org is an open-source project aimed at building the industry
14cu|opennebula-3.8.5-2|39	standard open source cloud computing tool to manage the complexity and
14cu|opennebula-3.8.5-2|40	heterogeneity of distributed data center infrastructures.
14cu|opennebula-3.8.5-2|41	
14cu|opennebula-3.8.5-2|42	The OpenNebula.org Project is maintained and driven by the community. The
14cu|opennebula-3.8.5-2|43	OpenNebula.org community has thousands of users, contributors, and supporters,
14cu|opennebula-3.8.5-2|44	who interact through various online email lists, blogs and innovative projects
14cu|opennebula-3.8.5-2|45	to support each other.
14cu|opennebula-3.8.5-2|46	
14cu|opennebula-3.8.5-2|47	%files
14cu|opennebula-3.8.5-2|48	%doc LICENSE NOTICE
14cu|opennebula-3.8.5-2|49	%config(noreplace) %{_sysconfdir}/one/auth
14cu|opennebula-3.8.5-2|50	%config(noreplace) %{_sysconfdir}/one/cli
14cu|opennebula-3.8.5-2|51	%config(noreplace) %{_sysconfdir}/one/defaultrc
14cu|opennebula-3.8.5-2|52	%config(noreplace) %{_sysconfdir}/one/ec2query_templates
14cu|opennebula-3.8.5-2|53	%config(noreplace) %{_sysconfdir}/one/econe.conf
14cu|opennebula-3.8.5-2|54	%config(noreplace) %{_sysconfdir}/one/group.default
14cu|opennebula-3.8.5-2|55	%config(noreplace) %{_sysconfdir}/one/hm
14cu|opennebula-3.8.5-2|56	%config(noreplace) %{_sysconfdir}/one/im_ec2
14cu|opennebula-3.8.5-2|57	%config(noreplace) %{_sysconfdir}/one/occi*
14cu|opennebula-3.8.5-2|58	%config(noreplace) %{_sysconfdir}/one/oned.conf
14cu|opennebula-3.8.5-2|59	%config(noreplace) %{_sysconfdir}/one/vmm_*
14cu|opennebula-3.8.5-2|60	%config(noreplace) %{_sysconfdir}/tmpdirs.d/30_One
14cu|opennebula-3.8.5-2|61	%config(noreplace) %{_sysconfdir}/one/sched.conf
14cu|opennebula-3.8.5-2|62	%config(noreplace) %{_sysconfdir}/one/vmwarerc
14cu|opennebula-3.8.5-2|63	%{_bindir}/econe*
14cu|opennebula-3.8.5-2|64	%{_bindir}/oc*
14cu|opennebula-3.8.5-2|65	%{_bindir}/on*
14cu|opennebula-3.8.5-2|66	%{_bindir}/mm_sched
14cu|opennebula-3.8.5-2|67	%{_bindir}/tty_expect
14cu|opennebula-3.8.5-2|68	/usr/lib/one/mads/*
14cu|opennebula-3.8.5-2|69	/usr/lib/one/sh/scripts_common.sh
14cu|opennebula-3.8.5-2|70	/usr/lib/one/ruby/*
14cu|opennebula-3.8.5-2|71	#/usr/lib/one/tm_commands/*
14cu|opennebula-3.8.5-2|72	/var/lib/one/*
14cu|opennebula-3.8.5-2|73	%{_sbindir}/onedsetup
14cu|opennebula-3.8.5-2|74	%{_unitdir}/one.service
14cu|opennebula-3.8.5-2|75	%{_unitdir}/one_scheduler.service
14cu|opennebula-3.8.5-2|76	%dir %{_sysconfdir}/one
14cu|opennebula-3.8.5-2|77	%dir /usr/lib/one
14cu|opennebula-3.8.5-2|78	%dir /usr/lib/one/mads
14cu|opennebula-3.8.5-2|79	%dir /usr/lib/one/ruby
14cu|opennebula-3.8.5-2|80	%dir /usr/lib/one/sh
14cu|opennebula-3.8.5-2|81	%dir /var/lib/one
14cu|opennebula-3.8.5-2|82	
14cu|opennebula-3.8.5-2|83	%pre
14cu|opennebula-3.8.5-2|84	# cloud administrator setup
14cu|opennebula-3.8.5-2|85	if ! getent passwd oneadmin &> /dev/null ; then
14cu|opennebula-3.8.5-2|86	echo "Creating oneadmin user"
14cu|opennebula-3.8.5-2|87	/usr/sbin/groupadd cloud
14cu|opennebula-3.8.5-2|88	ONEPWD=$(/usr/bin/pwgen 40 1)
14cu|opennebula-3.8.5-2|89	/usr/sbin/useradd -m -c "OpenNebula Cloud Admin" -d /var/lib/one -g cloud -p $ONEPWD oneadmin
14cu|opennebula-3.8.5-2|90	fi
14cu|opennebula-3.8.5-2|91	
14cu|opennebula-3.8.5-2|92	%post
14cu|opennebula-3.8.5-2|93	if [ ! -d /var/lib/one/.ssh ] ; then
14cu|opennebula-3.8.5-2|94	mkdir /var/lib/one/.ssh
14cu|opennebula-3.8.5-2|95	fi
14cu|opennebula-3.8.5-2|96	# Setup the ssh infrastructure for the cloud
14cu|opennebula-3.8.5-2|97	if [ ! -f /var/lib/one/.ssh/id_rsa ]; then
14cu|opennebula-3.8.5-2|98	/usr/bin/ssh-keygen -q -t rsa -f /var/lib/one/.ssh/id_rsa -N ''
14cu|opennebula-3.8.5-2|99	fi
14cu|opennebula-3.8.5-2|100	cp /var/lib/one/.ssh/id_rsa.pub /var/lib/one/.ssh/authorized_keys
14cu|opennebula-3.8.5-2|101	echo "Host *" >> /var/lib/one/.ssh/config
14cu|opennebula-3.8.5-2|102	echo "    StrictHostKeyChecking no" >> /var/lib/one/.ssh/config
14cu|opennebula-3.8.5-2|103	# set the ownership of the management scripts
14cu|opennebula-3.8.5-2|104	chown -R oneadmin:cloud /var/lib/one
14cu|opennebula-3.8.5-2|105	if [ ! -d /var/log/one ]; then
14cu|opennebula-3.8.5-2|106	mkdir /var/log/one
14cu|opennebula-3.8.5-2|107	fi
14cu|opennebula-3.8.5-2|108	if [ ! -d /var/lock/one ]; then
14cu|opennebula-3.8.5-2|109	mkdir /var/lock/one
14cu|opennebula-3.8.5-2|110	fi
14cu|opennebula-3.8.5-2|111	
14cu|opennebula-3.8.5-2|112	chown -R oneadmin:cloud /var/log/one
14cu|opennebula-3.8.5-2|113	chown -R oneadmin:cloud /var/lock/one
14cu|opennebula-3.8.5-2|114	
14cu|opennebula-3.8.5-2|115	#----------------------------------------------------------------------------
14cu|opennebula-3.8.5-2|116	
14cu|opennebula-3.8.5-2|117	%package devel
14cu|opennebula-3.8.5-2|118	Summary:	Development files for %{name}
14cu|opennebula-3.8.5-2|119	Group:		Development/Ruby
14cu|opennebula-3.8.5-2|120	Requires:	%{name} = %{EVRD}
14cu|opennebula-3.8.5-2|121	
14cu|opennebula-3.8.5-2|122	%description devel
14cu|opennebula-3.8.5-2|123	The %{name} devel package contains man pages and examples.
14cu|opennebula-3.8.5-2|124	
14cu|opennebula-3.8.5-2|125	%files devel
14cu|opennebula-3.8.5-2|126	%doc README.md
14cu|opennebula-3.8.5-2|127	%{_mandir}/man1/*
14cu|opennebula-3.8.5-2|128	%{_datadir}/one/install_*
14cu|opennebula-3.8.5-2|129	%{_datadir}/one/examples/*
14cu|opennebula-3.8.5-2|130	%dir %{_datadir}/one
14cu|opennebula-3.8.5-2|131	%dir %{_datadir}/one/examples
14cu|opennebula-3.8.5-2|132	
14cu|opennebula-3.8.5-2|133	#----------------------------------------------------------------------------
14cu|opennebula-3.8.5-2|134	
14cu|opennebula-3.8.5-2|135	%package zones
14cu|opennebula-3.8.5-2|136	Summary:	Manage multy tenancy
14cu|opennebula-3.8.5-2|137	Group:		System/Configuration/Networking
14cu|opennebula-3.8.5-2|138	Requires:	%{name} = %{EVRD}
14cu|opennebula-3.8.5-2|139	Requires:	apache-base
14cu|opennebula-3.8.5-2|140	Requires:	rubygem-datamapper
14cu|opennebula-3.8.5-2|141	Requires:	rubygem-dm-sqlite-adapter
14cu|opennebula-3.8.5-2|142	Requires:	rubygem-json
14cu|opennebula-3.8.5-2|143	Requires:	rubygem-openssl-nonblock
14cu|opennebula-3.8.5-2|144	Requires:	rubygem-rack
14cu|opennebula-3.8.5-2|145	Requires:	rubygem-sequel
14cu|opennebula-3.8.5-2|146	Requires:	rubygem-sinatra
14cu|opennebula-3.8.5-2|147	Requires:	rubygem-thin
14cu|opennebula-3.8.5-2|148	
14cu|opennebula-3.8.5-2|149	%description zones
14cu|opennebula-3.8.5-2|150	The OpenNebula Zones (oZones) component allows for the centralized management
14cu|opennebula-3.8.5-2|151	of multiple instances of OpenNebula (zones), managing in turn potentially
14cu|opennebula-3.8.5-2|152	different administrative domains.
14cu|opennebula-3.8.5-2|153	
14cu|opennebula-3.8.5-2|154	%files zones
14cu|opennebula-3.8.5-2|155	%config(noreplace) %{_sysconfdir}/one/ozones-server.conf
14cu|opennebula-3.8.5-2|156	%{_prefix}/lib/one/ozones/*
14cu|opennebula-3.8.5-2|157	%{_unitdir}/ozones.service
14cu|opennebula-3.8.5-2|158	%{_bindir}/ozones-server
14cu|opennebula-3.8.5-2|159	%dir /usr/lib/one/ozones
14cu|opennebula-3.8.5-2|160	
14cu|opennebula-3.8.5-2|161	#----------------------------------------------------------------------------
14cu|opennebula-3.8.5-2|162	
14cu|opennebula-3.8.5-2|163	%package sunstone
14cu|opennebula-3.8.5-2|164	Summary:	Browser based UI to administer an OpenNebulaCloud
14cu|opennebula-3.8.5-2|165	Group:		System/Configuration/Networking
14cu|opennebula-3.8.5-2|166	Requires:	%{name} = %{EVRD}
14cu|opennebula-3.8.5-2|167	Requires:	rubygem-json
14cu|opennebula-3.8.5-2|168	Requires:	rubygem-sequel
14cu|opennebula-3.8.5-2|169	Requires:	rubygem-sinatra
14cu|opennebula-3.8.5-2|170	Requires:	rubygem-thin
14cu|opennebula-3.8.5-2|171	
14cu|opennebula-3.8.5-2|172	%description sunstone
14cu|opennebula-3.8.5-2|173	sunstone if the web base UI to manage a deployed OpenNebula Cloud
14cu|opennebula-3.8.5-2|174	
14cu|opennebula-3.8.5-2|175	%files sunstone
14cu|opennebula-3.8.5-2|176	%config(noreplace) %{_sysconfdir}/one/sunstone*
14cu|opennebula-3.8.5-2|177	%{_prefix}/lib/one/sunstone/*
14cu|opennebula-3.8.5-2|178	%{_unitdir}/sunstone.service
14cu|opennebula-3.8.5-2|179	%{_bindir}/sunstone-server
14cu|opennebula-3.8.5-2|180	%dir /usr/lib/one/sunstone
14cu|opennebula-3.8.5-2|181	
14cu|opennebula-3.8.5-2|182	#----------------------------------------------------------------------------
14cu|opennebula-3.8.5-2|183	
14cu|opennebula-3.8.5-2|184	%prep
14cu|opennebula-3.8.5-2|185	%setup -q
14cu|opennebula-3.8.5-2|186	%patch0 -p0
14cu|opennebula-3.8.5-2|187	
14cu|opennebula-3.8.5-2|188	%build
14cu|opennebula-3.8.5-2|189	#scons sqlite_db=/usr xmlrpc=/usr
14cu|opennebula-3.8.5-2|190	scons
14cu|opennebula-3.8.5-2|191	
14cu|opennebula-3.8.5-2|192	%install
14cu|opennebula-3.8.5-2|193	export DESTDIR=%{buildroot}
14cu|opennebula-3.8.5-2|194	
14cu|opennebula-3.8.5-2|195	./install.sh
14cu|opennebula-3.8.5-2|196	
14cu|opennebula-3.8.5-2|197	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_sbindir}/onedsetup
14cu|opennebula-3.8.5-2|198	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/one.service
14cu|opennebula-3.8.5-2|199	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_unitdir}/one_scheduler.service
14cu|opennebula-3.8.5-2|200	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/sunstone.service
14cu|opennebula-3.8.5-2|201	install -p -D -m 755 %{SOURCE7} %{buildroot}%{_unitdir}/ozones.service
14cu|opennebula-3.8.5-2|202	install -p -D -m 755 %{SOURCE8} %{buildroot}%{_sysconfdir}/tmpdirs.d/30_One
14cu|opennebula-3.8.5-2|203	
14cu|opennebula-3.8.5-2|204	
14cu|opennebula-3.8.5-2|205	%changelog
14cu|opennebula-3.8.5-2|206	
14cu|opennebula-3.8.5-2|207	* Thu Dec 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.5-2
14cu|opennebula-3.8.5-2|208	- (4d8d868) Bump release
14cu|opennebula-3.8.5-2|209	
14cu|opennebula-3.8.5-2|210	

12459 14
14cu|openntpd-6.0p1-1|1	Summary:	OpenNTPD - NTP Time Synchronization Client/Server
14cu|openntpd-6.0p1-1|2	Name:		openntpd
14cu|openntpd-6.0p1-1|3	Version:	6.0p1
14cu|openntpd-6.0p1-1|4	Release:	1
14cu|openntpd-6.0p1-1|5	License:	BSD
14cu|openntpd-6.0p1-1|6	Group:		System/Servers
14cu|openntpd-6.0p1-1|7	URL:		http://www.openntpd.org
14cu|openntpd-6.0p1-1|8	Source0:	http://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/%{name}-%{version}.tar.gz
14cu|openntpd-6.0p1-1|9	Source1:	openntpd.service
14cu|openntpd-6.0p1-1|10	Requires(post): rpm-helper
14cu|openntpd-6.0p1-1|11	Requires(preun): rpm-helper
14cu|openntpd-6.0p1-1|12	Requires(pre): rpm-helper
14cu|openntpd-6.0p1-1|13	Requires(postun): rpm-helper
14cu|openntpd-6.0p1-1|14	BuildRequires:	openssl-devel
14cu|openntpd-6.0p1-1|15	BuildRequires:	bison
14cu|openntpd-6.0p1-1|16	BuildRequires:	byacc
14cu|openntpd-6.0p1-1|17	BuildRequires:	groff-for-man
14cu|openntpd-6.0p1-1|18	Conflicts:	ntp-client
14cu|openntpd-6.0p1-1|19	
14cu|openntpd-6.0p1-1|20	%description
14cu|openntpd-6.0p1-1|21	OpenNTPD is a FREE, easy to use implementation of the Network Time
14cu|openntpd-6.0p1-1|22	Protocol. It provides the ability to sync the local clock to
14cu|openntpd-6.0p1-1|23	remote NTP servers and can act as NTP server itself,
14cu|openntpd-6.0p1-1|24	redistributing the local clock.
14cu|openntpd-6.0p1-1|25	
14cu|openntpd-6.0p1-1|26	%prep
14cu|openntpd-6.0p1-1|27	
14cu|openntpd-6.0p1-1|28	%setup -q -n %{name}-%{version}
14cu|openntpd-6.0p1-1|29	
14cu|openntpd-6.0p1-1|30	cp %{SOURCE1} openntpd.service
14cu|openntpd-6.0p1-1|31	
14cu|openntpd-6.0p1-1|32	%build
14cu|openntpd-6.0p1-1|33	
14cu|openntpd-6.0p1-1|34	%configure2_5x \
14cu|openntpd-6.0p1-1|35	--disable-strip \
14cu|openntpd-6.0p1-1|36	--with-privsep-user=ntp \
14cu|openntpd-6.0p1-1|37	--with-privsep-path=%{_var}/empty \
14cu|openntpd-6.0p1-1|38	--with-ssl-dir=%{_prefix}
14cu|openntpd-6.0p1-1|39	
14cu|openntpd-6.0p1-1|40	%make
14cu|openntpd-6.0p1-1|41	
14cu|openntpd-6.0p1-1|42	%install
14cu|openntpd-6.0p1-1|43	
14cu|openntpd-6.0p1-1|44	install -d %{buildroot}%{_unitdir}
14cu|openntpd-6.0p1-1|45	
14cu|openntpd-6.0p1-1|46	%makeinstall_std
14cu|openntpd-6.0p1-1|47	
14cu|openntpd-6.0p1-1|48	mv openntpd.service %{buildroot}%{_unitdir}/%{name}.service
14cu|openntpd-6.0p1-1|49	
14cu|openntpd-6.0p1-1|50	%pre
14cu|openntpd-6.0p1-1|51	%_pre_useradd ntp %{_var}/empty /bin/false
14cu|openntpd-6.0p1-1|52	/usr/sbin/usermod -d %{_var}/empty ntp
14cu|openntpd-6.0p1-1|53	
14cu|openntpd-6.0p1-1|54	%post
14cu|openntpd-6.0p1-1|55	%systemd_post %{name}.service
14cu|openntpd-6.0p1-1|56	
14cu|openntpd-6.0p1-1|57	%preun
14cu|openntpd-6.0p1-1|58	%systemd_preun %{name}.service
14cu|openntpd-6.0p1-1|59	
14cu|openntpd-6.0p1-1|60	%postun
14cu|openntpd-6.0p1-1|61	%systemd_postun_with_restart %{name}.service
14cu|openntpd-6.0p1-1|62	
14cu|openntpd-6.0p1-1|63	%clean
14cu|openntpd-6.0p1-1|64	
14cu|openntpd-6.0p1-1|65	%files
14cu|openntpd-6.0p1-1|66	%doc ChangeLog README*
14cu|openntpd-6.0p1-1|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ntpd.conf
14cu|openntpd-6.0p1-1|68	%attr(0755,root,root) %{_unitdir}/*service
14cu|openntpd-6.0p1-1|69	%attr(0755,root,root) %{_sbindir}/*
14cu|openntpd-6.0p1-1|70	%attr(0644,root,root) %{_mandir}/man*/*
14cu|openntpd-6.0p1-1|71	
14cu|openntpd-6.0p1-1|72	%changelog
14cu|openntpd-6.0p1-1|73	
14cu|openntpd-6.0p1-1|74	* Wed Aug 31 2016 Denis Silakov <dsilakov@gmail.com> 6.0p1-1
14cu|openntpd-6.0p1-1|75	- (6ba3bd1) Updated to 6.0p1
14cu|openntpd-6.0p1-1|76	
14cu|openntpd-6.0p1-1|77	

12460 14
14cu|opennx-0.16-1.729.1|1	%define svn 729
14cu|opennx-0.16-1.729.1|2	
14cu|opennx-0.16-1.729.1|3	Summary:	An opensource NX client
14cu|opennx-0.16-1.729.1|4	Name:		opennx
14cu|opennx-0.16-1.729.1|5	Version:	0.16
14cu|opennx-0.16-1.729.1|6	Release:	1.%{svn}.1
14cu|opennx-0.16-1.729.1|7	License:	LGPLv2.1+
14cu|opennx-0.16-1.729.1|8	Group:		Networking/Remote access
14cu|opennx-0.16-1.729.1|9	Url:		http://sourceforge.net/projects/opennx
14cu|opennx-0.16-1.729.1|10	Source0:	http://sourceforge.net/projects/opennx/files/opennx/CI-source/%{name}-%{version}.0.%{svn}.tar.gz
14cu|opennx-0.16-1.729.1|11	BuildRequires:	curl
14cu|opennx-0.16-1.729.1|12	BuildRequires:	zip
14cu|opennx-0.16-1.729.1|13	BuildRequires:	cups-devel
14cu|opennx-0.16-1.729.1|14	BuildRequires:	wxgtku2.8-devel
14cu|opennx-0.16-1.729.1|15	BuildRequires:	pkgconfig(libcurl)
14cu|opennx-0.16-1.729.1|16	BuildRequires:	pkgconfig(libusb)
14cu|opennx-0.16-1.729.1|17	BuildRequires:	pkgconfig(sm)
14cu|opennx-0.16-1.729.1|18	# libsmbclient seems to be dlopened at runtime but let's keep BR
14cu|opennx-0.16-1.729.1|19	BuildRequires:	pkgconfig(smbclient)
14cu|opennx-0.16-1.729.1|20	BuildRequires:	pkgconfig(xau)
14cu|opennx-0.16-1.729.1|21	BuildRequires:	pkgconfig(xmu)
14cu|opennx-0.16-1.729.1|22	Requires:	cups-common
14cu|opennx-0.16-1.729.1|23	Requires:	samba-client
14cu|opennx-0.16-1.729.1|24	
14cu|opennx-0.16-1.729.1|25	%description
14cu|opennx-0.16-1.729.1|26	OpenNX is an OSS replacement for Nomachine's NX client.
14cu|opennx-0.16-1.729.1|27	
14cu|opennx-0.16-1.729.1|28	%files -f %{name}.lang
14cu|opennx-0.16-1.729.1|29	%doc COPYING INSTALL
14cu|opennx-0.16-1.729.1|30	%{_bindir}/*
14cu|opennx-0.16-1.729.1|31	%{_datadir}/applications/*.desktop
14cu|opennx-0.16-1.729.1|32	%{_datadir}/desktop-directories/*.directory
14cu|opennx-0.16-1.729.1|33	%{_datadir}/cups/*
14cu|opennx-0.16-1.729.1|34	%{_datadir}/keys/*.key
14cu|opennx-0.16-1.729.1|35	%{_datadir}/keyboards
14cu|opennx-0.16-1.729.1|36	%{_datadir}/pconnect.html
14cu|opennx-0.16-1.729.1|37	%{_iconsdir}/hicolor/*/*/*
14cu|opennx-0.16-1.729.1|38	
14cu|opennx-0.16-1.729.1|39	#----------------------------------------------------------------------------
14cu|opennx-0.16-1.729.1|40	
14cu|opennx-0.16-1.729.1|41	%prep
14cu|opennx-0.16-1.729.1|42	%setup -q
14cu|opennx-0.16-1.729.1|43	
14cu|opennx-0.16-1.729.1|44	%build
14cu|opennx-0.16-1.729.1|45	autoreconf -fi
14cu|opennx-0.16-1.729.1|46	%configure2_5x
14cu|opennx-0.16-1.729.1|47	%make
14cu|opennx-0.16-1.729.1|48	
14cu|opennx-0.16-1.729.1|49	%install
14cu|opennx-0.16-1.729.1|50	%makeinstall_std
14cu|opennx-0.16-1.729.1|51	
14cu|opennx-0.16-1.729.1|52	mkdir -p %{buildroot}/tmp
14cu|opennx-0.16-1.729.1|53	mv %{buildroot}%{_iconsdir}/* %{buildroot}/tmp/
14cu|opennx-0.16-1.729.1|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor
14cu|opennx-0.16-1.729.1|55	mv %{buildroot}/tmp/* %{buildroot}%{_iconsdir}/hicolor/
14cu|opennx-0.16-1.729.1|56	
14cu|opennx-0.16-1.729.1|57	mkdir -p %{buildroot}%{_datadir}/applications
14cu|opennx-0.16-1.729.1|58	mv %{buildroot}%{_datadir}/applnk/xdg/*.desktop %{buildroot}%{_datadir}/applications/
14cu|opennx-0.16-1.729.1|59	
14cu|opennx-0.16-1.729.1|60	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cu|opennx-0.16-1.729.1|61	mv %{buildroot}%{_datadir}/applnk/xdg/*.directory %{buildroot}%{_datadir}/desktop-directories/
14cu|opennx-0.16-1.729.1|62	
14cu|opennx-0.16-1.729.1|63	sed -i s,"/usr/NX/bin","%{_bindir}",g %{buildroot}%{_datadir}/applications/*.desktop
14cu|opennx-0.16-1.729.1|64	
14cu|opennx-0.16-1.729.1|65	%find_lang %{name}
14cu|opennx-0.16-1.729.1|66	
14cu|opennx-0.16-1.729.1|67	
14cu|opennx-0.16-1.729.1|68	%changelog
14cu|opennx-0.16-1.729.1|69	* Mon Dec 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-1.729.1
14cu|opennx-0.16-1.729.1|70	+ Revision: e21151d
14cu|opennx-0.16-1.729.1|71	- Add curl to BuildRequires
14cu|opennx-0.16-1.729.1|72	
14cu|opennx-0.16-1.729.1|73	

12461 14
14cu|openomf-0.6.5-3|1	%define shadowdrive_version 0.8
14cu|openomf-0.6.5-3|2	%define dumb_snapshot 20150113
14cu|openomf-0.6.5-3|3	
14cu|openomf-0.6.5-3|4	Summary:	Open Source remake of DOS classics One Must Fall 2097
14cu|openomf-0.6.5-3|5	Name:		openomf
14cu|openomf-0.6.5-3|6	Version:	0.6.5
14cu|openomf-0.6.5-3|7	Release:	3
14cu|openomf-0.6.5-3|8	License:	GPLv2+
14cu|openomf-0.6.5-3|9	Group:		Games/Arcade
14cu|openomf-0.6.5-3|10	Url:		http://www.openomf.org/
14cu|openomf-0.6.5-3|11	# From git by tag https://github.com/omf2097/openomf/archive/%{version}.tar.gz
14cu|openomf-0.6.5-3|12	Source0:	%{name}-%{version}.tar.gz
14cu|openomf-0.6.5-3|13	# From git https://github.com/omf2097/libShadowDive/
14cu|openomf-0.6.5-3|14	Source1:	libShadowDive-%{shadowdrive_version}.zip
14cu|openomf-0.6.5-3|15	# From git https://github.com/kode54/dumb
14cu|openomf-0.6.5-3|16	Source2:	dumb-%{dumb_snapshot}.tar.bz2
14cu|openomf-0.6.5-3|17	Source3:	%{name}.png
14cu|openomf-0.6.5-3|18	Patch0:		openomf-0.6.5-cflags.patch
14cu|openomf-0.6.5-3|19	Patch1:		dumb-fix-cpuid.patch
14cu|openomf-0.6.5-3|20	BuildRequires:	cmake
14cu|openomf-0.6.5-3|21	BuildRequires:	imagemagick
14cu|openomf-0.6.5-3|22	BuildRequires:	pkgconfig(libconfuse)
14cu|openomf-0.6.5-3|23	BuildRequires:	pkgconfig(libenet)
14cu|openomf-0.6.5-3|24	BuildRequires:	pkgconfig(openal)
14cu|openomf-0.6.5-3|25	BuildRequires:	pkgconfig(sdl2)
14cu|openomf-0.6.5-3|26	
14cu|openomf-0.6.5-3|27	%description
14cu|openomf-0.6.5-3|28	Open Source remake of DOS classics One Must Fall 2097.
14cu|openomf-0.6.5-3|29	
14cu|openomf-0.6.5-3|30	Please note that you need the original game data. You can download it from:
14cu|openomf-0.6.5-3|31	http://www.omf2097.com/pub/files/omf/omf2097.rar
14cu|openomf-0.6.5-3|32	
14cu|openomf-0.6.5-3|33	%files
14cu|openomf-0.6.5-3|34	%{_bindir}/%{name}
14cu|openomf-0.6.5-3|35	%{_datadir}/applications/%{name}.desktop
14cu|openomf-0.6.5-3|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|openomf-0.6.5-3|37	%dir %attr(0777,games,root) %{_datadir}/%{name}/
14cu|openomf-0.6.5-3|38	
14cu|openomf-0.6.5-3|39	#----------------------------------------------------------------------------
14cu|openomf-0.6.5-3|40	
14cu|openomf-0.6.5-3|41	%prep
14cu|openomf-0.6.5-3|42	%setup -q
14cu|openomf-0.6.5-3|43	%patch0 -p1
14cu|openomf-0.6.5-3|44	
14cu|openomf-0.6.5-3|45	# Unpack external libraries from Native sub-project
14cu|openomf-0.6.5-3|46	pushd external
14cu|openomf-0.6.5-3|47	rm -rf libShadowDive
14cu|openomf-0.6.5-3|48	unzip %{SOURCE1}
14cu|openomf-0.6.5-3|49	mv libShadowDive-%{shadowdrive_version} libShadowDive
14cu|openomf-0.6.5-3|50	rm -rf dumb
14cu|openomf-0.6.5-3|51	tar -xf %{SOURCE2}
14cu|openomf-0.6.5-3|52	mv dumb-%{dumb_snapshot} dumb
14cu|openomf-0.6.5-3|53	popd
14cu|openomf-0.6.5-3|54	
14cu|openomf-0.6.5-3|55	pushd external/dumb
14cu|openomf-0.6.5-3|56	%patch1 -p1
14cu|openomf-0.6.5-3|57	popd
14cu|openomf-0.6.5-3|58	
14cu|openomf-0.6.5-3|59	%build
14cu|openomf-0.6.5-3|60	%cmake \
14cu|openomf-0.6.5-3|61	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|openomf-0.6.5-3|62	-DBUILD_STATIC_LIBS:BOOL=ON
14cu|openomf-0.6.5-3|63	%make
14cu|openomf-0.6.5-3|64	
14cu|openomf-0.6.5-3|65	%install
14cu|openomf-0.6.5-3|66	%makeinstall_std -C build
14cu|openomf-0.6.5-3|67	
14cu|openomf-0.6.5-3|68	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|openomf-0.6.5-3|69	
14cu|openomf-0.6.5-3|70	rm -rf %{buildroot}%{_includedir}
14cu|openomf-0.6.5-3|71	rm -rf %{buildroot}%{_prefix}/lib
14cu|openomf-0.6.5-3|72	
14cu|openomf-0.6.5-3|73	# install menu entry
14cu|openomf-0.6.5-3|74	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|openomf-0.6.5-3|75	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|openomf-0.6.5-3|76	[Desktop Entry]
14cu|openomf-0.6.5-3|77	Name=OpenOMF
14cu|openomf-0.6.5-3|78	Comment=Open Source remake of DOS classics One Must Fall 2097
14cu|openomf-0.6.5-3|79	Exec=%{_bindir}/%{name}
14cu|openomf-0.6.5-3|80	Icon=%{name}
14cu|openomf-0.6.5-3|81	Terminal=false
14cu|openomf-0.6.5-3|82	Type=Application
14cu|openomf-0.6.5-3|83	Categories=Game;ArcadeGame;
14cu|openomf-0.6.5-3|84	EOF
14cu|openomf-0.6.5-3|85	
14cu|openomf-0.6.5-3|86	# install menu icons
14cu|openomf-0.6.5-3|87	for N in 16 32 48 64 128;
14cu|openomf-0.6.5-3|88	do
14cu|openomf-0.6.5-3|89	convert %{SOURCE3} -scale ${N}x${N} $N.png;
14cu|openomf-0.6.5-3|90	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|openomf-0.6.5-3|91	done
14cu|openomf-0.6.5-3|92	
14cu|openomf-0.6.5-3|93	
14cu|openomf-0.6.5-3|94	%changelog
14cu|openomf-0.6.5-3|95	
14cu|openomf-0.6.5-3|96	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.5-3
14cu|openomf-0.6.5-3|97	- (ace8ce1) Bump release
14cu|openomf-0.6.5-3|98	
14cu|openomf-0.6.5-3|99	

12462 14
14cu|openpgm-5.2.122-1|1	%define api 5.2
14cu|openpgm-5.2.122-1|2	%define major   0
14cu|openpgm-5.2.122-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|openpgm-5.2.122-1|4	%define develname %mklibname %{name} -d
14cu|openpgm-5.2.122-1|5	
14cu|openpgm-5.2.122-1|6	Name:          openpgm
14cu|openpgm-5.2.122-1|7	Version:       5.2.122
14cu|openpgm-5.2.122-1|8	Release:       1
14cu|openpgm-5.2.122-1|9	Summary:       An implementation of the PGM reliable multicast protocol
14cu|openpgm-5.2.122-1|10	Group:         System/Libraries
14cu|openpgm-5.2.122-1|11	# The license is LGPLv2.1
14cu|openpgm-5.2.122-1|12	License:       LGPLv2
14cu|openpgm-5.2.122-1|13	URL:           http://openpgm.googlecode.com/
14cu|openpgm-5.2.122-1|14	Source0:       http://openpgm.googlecode.com/files/libpgm-%{version}~dfsg.tar.gz
14cu|openpgm-5.2.122-1|15	
14cu|openpgm-5.2.122-1|16	BuildRequires: python
14cu|openpgm-5.2.122-1|17	
14cu|openpgm-5.2.122-1|18	
14cu|openpgm-5.2.122-1|19	%description
14cu|openpgm-5.2.122-1|20	OpenPGM is an open source implementation of the Pragmatic General
14cu|openpgm-5.2.122-1|21	Multicast (PGM) specification in RFC 3208.
14cu|openpgm-5.2.122-1|22	
14cu|openpgm-5.2.122-1|23	%package -n     %{libname}
14cu|openpgm-5.2.122-1|24	Summary:        An implementation of the PGM reliable multicast protocol
14cu|openpgm-5.2.122-1|25	Group:          System/Libraries
14cu|openpgm-5.2.122-1|26	
14cu|openpgm-5.2.122-1|27	%description -n %{libname}
14cu|openpgm-5.2.122-1|28	OpenPGM is an open source implementation of the Pragmatic General
14cu|openpgm-5.2.122-1|29	Multicast (PGM) specification in RFC 3208.
14cu|openpgm-5.2.122-1|30	
14cu|openpgm-5.2.122-1|31	
14cu|openpgm-5.2.122-1|32	%package -n	%{develname}
14cu|openpgm-5.2.122-1|33	Summary:       Development files for openpgm
14cu|openpgm-5.2.122-1|34	Group:         Development/C
14cu|openpgm-5.2.122-1|35	Requires:      %{libname} = %{version}-%{release}
14cu|openpgm-5.2.122-1|36	
14cu|openpgm-5.2.122-1|37	%description -n	%{develname}
14cu|openpgm-5.2.122-1|38	This package contains OpenPGM related development libraries and header files.
14cu|openpgm-5.2.122-1|39	
14cu|openpgm-5.2.122-1|40	
14cu|openpgm-5.2.122-1|41	%prep
14cu|openpgm-5.2.122-1|42	%setup -q -n libpgm-%{version}~dfsg/openpgm/pgm
14cu|openpgm-5.2.122-1|43	
14cu|openpgm-5.2.122-1|44	%build
14cu|openpgm-5.2.122-1|45	%configure
14cu|openpgm-5.2.122-1|46	%make
14cu|openpgm-5.2.122-1|47	
14cu|openpgm-5.2.122-1|48	%install
14cu|openpgm-5.2.122-1|49	%makeinstall_std
14cu|openpgm-5.2.122-1|50	
14cu|openpgm-5.2.122-1|51	rm %{buildroot}%{_libdir}/libpgm.{a,la}
14cu|openpgm-5.2.122-1|52	
14cu|openpgm-5.2.122-1|53	%files -n	%{libname}
14cu|openpgm-5.2.122-1|54	%doc COPYING LICENSE
14cu|openpgm-5.2.122-1|55	%{_libdir}/*%{api}.so.%{major}*
14cu|openpgm-5.2.122-1|56	
14cu|openpgm-5.2.122-1|57	
14cu|openpgm-5.2.122-1|58	%files -n	%{develname}
14cu|openpgm-5.2.122-1|59	%doc examples/
14cu|openpgm-5.2.122-1|60	%{_includedir}/*
14cu|openpgm-5.2.122-1|61	%{_libdir}/*.so
14cu|openpgm-5.2.122-1|62	%{_libdir}/pkgconfig/openpgm-5.2.pc
14cu|openpgm-5.2.122-1|63	
14cu|openpgm-5.2.122-1|64	
14cu|openpgm-5.2.122-1|65	
14cu|openpgm-5.2.122-1|66	%changelog
14cu|openpgm-5.2.122-1|67	
14cu|openpgm-5.2.122-1|68	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.2.122-1
14cu|openpgm-5.2.122-1|69	- (a58f208) Fix library naming
14cu|openpgm-5.2.122-1|70	
14cu|openpgm-5.2.122-1|71	

12463 14
14cu|openpref-0.1.3-1|1	%define debug_package %{nil}
14cu|openpref-0.1.3-1|2	
14cu|openpref-0.1.3-1|3	Name:		openpref
14cu|openpref-0.1.3-1|4	Version:	0.1.3
14cu|openpref-0.1.3-1|5	Release:	1
14cu|openpref-0.1.3-1|6	Summary:	OpenPref - Preference game for linux
14cu|openpref-0.1.3-1|7	Group:		Games/Cards
14cu|openpref-0.1.3-1|8	License:	GPLv3+
14cu|openpref-0.1.3-1|9	Source0:	http://downloads.sourceforge.net/project/openpref/OpenPref-Qt4/openpref-%{version}/%{name}-%{version}.tar.gz
14cu|openpref-0.1.3-1|10	Source1:	openpref.desktop
14cu|openpref-0.1.3-1|11	Patch0:		openpref-0.1.3-alt-locale.patch
14cu|openpref-0.1.3-1|12	Url:		http://sourceforge.net/projects/openpref/
14cu|openpref-0.1.3-1|13	BuildRequires:	gcc-c++
14cu|openpref-0.1.3-1|14	BuildRequires:	qt4-devel
14cu|openpref-0.1.3-1|15	
14cu|openpref-0.1.3-1|16	%description
14cu|openpref-0.1.3-1|17	OpenPref - Preference game for linux.
14cu|openpref-0.1.3-1|18	
14cu|openpref-0.1.3-1|19	%prep
14cu|openpref-0.1.3-1|20	%setup -q
14cu|openpref-0.1.3-1|21	%patch0 -p1
14cu|openpref-0.1.3-1|22	
14cu|openpref-0.1.3-1|23	%build
14cu|openpref-0.1.3-1|24	%qmake_qt4
14cu|openpref-0.1.3-1|25	%make
14cu|openpref-0.1.3-1|26	
14cu|openpref-0.1.3-1|27	%install
14cu|openpref-0.1.3-1|28	mkdir -p %{buildroot}%{_bindir}/
14cu|openpref-0.1.3-1|29	install -m755 -p %{name} %{buildroot}%{_bindir}/
14cu|openpref-0.1.3-1|30	
14cu|openpref-0.1.3-1|31	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|openpref-0.1.3-1|32	install -m644 -p %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|openpref-0.1.3-1|33	
14cu|openpref-0.1.3-1|34	mkdir -p %{buildroot}%{_datadir}/openpref/
14cu|openpref-0.1.3-1|35	install -m644 -p openpref_ru.qm %{buildroot}%{_datadir}/openpref/
14cu|openpref-0.1.3-1|36	
14cu|openpref-0.1.3-1|37	%files
14cu|openpref-0.1.3-1|38	%{_bindir}/%{name}
14cu|openpref-0.1.3-1|39	%{_datadir}/applications/%{name}.desktop
14cu|openpref-0.1.3-1|40	%{_datadir}/openpref/openpref_ru.qm
14cu|openpref-0.1.3-1|41	
14cu|openpref-0.1.3-1|42	%changelog
14cu|openpref-0.1.3-1|43	
14cu|openpref-0.1.3-1|44	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 0.1.3-1
14cu|openpref-0.1.3-1|45	- (f94d055) Fix installation of desktop file
14cu|openpref-0.1.3-1|46	
14cu|openpref-0.1.3-1|47	

12464 14
14cu|openprogrammer-0.9.1.1-1|1	# % define debug_package %{nil}
14cu|openprogrammer-0.9.1.1-1|2	
14cu|openprogrammer-0.9.1.1-1|3	Name:		openprogrammer
14cu|openprogrammer-0.9.1.1-1|4	Version:	0.9.1.1
14cu|openprogrammer-0.9.1.1-1|5	Release:	1
14cu|openprogrammer-0.9.1.1-1|6	Summary:	Control program for open programmer
14cu|openprogrammer-0.9.1.1-1|7	License:	GPLv2
14cu|openprogrammer-0.9.1.1-1|8	Group:		Development/Other
14cu|openprogrammer-0.9.1.1-1|9	Source0:	http://sourceforge.net/projects/openprogrammer/files/OP/op_%{version}.tar.gz
14cu|openprogrammer-0.9.1.1-1|10	Source1:	openprogrammer.rules
14cu|openprogrammer-0.9.1.1-1|11	Patch0:		%{name}-Makefile.patch
14cu|openprogrammer-0.9.1.1-1|12	URL:		http://openprog.altervista.org/OP_eng.html
14cu|openprogrammer-0.9.1.1-1|13	BuildRequires:	dos2unix
14cu|openprogrammer-0.9.1.1-1|14	BuildRequires:	udev
14cu|openprogrammer-0.9.1.1-1|15	
14cu|openprogrammer-0.9.1.1-1|16	%description
14cu|openprogrammer-0.9.1.1-1|17	OP: control program for open programmer, an USB programmer for PIC and ATMEL
14cu|openprogrammer-0.9.1.1-1|18	micros, I2C/SPI/MicroWire memories, and other I2C/SPI devices.
14cu|openprogrammer-0.9.1.1-1|19	
14cu|openprogrammer-0.9.1.1-1|20	
14cu|openprogrammer-0.9.1.1-1|21	%prep
14cu|openprogrammer-0.9.1.1-1|22	%setup  -n op -q
14cu|openprogrammer-0.9.1.1-1|23	%patch0 -p 1 -b .orig
14cu|openprogrammer-0.9.1.1-1|24	
14cu|openprogrammer-0.9.1.1-1|25	%build
14cu|openprogrammer-0.9.1.1-1|26	%make CFLAGS="${CFLAGS} -g"
14cu|openprogrammer-0.9.1.1-1|27	
14cu|openprogrammer-0.9.1.1-1|28	%install
14cu|openprogrammer-0.9.1.1-1|29	%makeinstall_std
14cu|openprogrammer-0.9.1.1-1|30	
14cu|openprogrammer-0.9.1.1-1|31	dos2unix leggimi
14cu|openprogrammer-0.9.1.1-1|32	dos2unix readme
14cu|openprogrammer-0.9.1.1-1|33	
14cu|openprogrammer-0.9.1.1-1|34	mkdir -p %{buildroot}%{_udevrulesdir}
14cu|openprogrammer-0.9.1.1-1|35	cp %{SOURCE1} %{buildroot}%{_udevrulesdir}/99-%{name}.rules
14cu|openprogrammer-0.9.1.1-1|36	
14cu|openprogrammer-0.9.1.1-1|37	%files
14cu|openprogrammer-0.9.1.1-1|38	%doc readme leggimi gpl-2.0.txt
14cu|openprogrammer-0.9.1.1-1|39	%{_bindir}/op
14cu|openprogrammer-0.9.1.1-1|40	%config %{_udevrulesdir}/*-openprogrammer.rules
14cu|openprogrammer-0.9.1.1-1|41	
14cu|openprogrammer-0.9.1.1-1|42	
14cu|openprogrammer-0.9.1.1-1|43	%changelog
14cu|openprogrammer-0.9.1.1-1|44	
14cu|openprogrammer-0.9.1.1-1|45	* Fri Feb 05 2016 Denis Silakov <dsilakov@gmail.com> 0.9.1.1-1
14cu|openprogrammer-0.9.1.1-1|46	- (31f0b57) Imported from SRPM
14cu|openprogrammer-0.9.1.1-1|47	
14cu|openprogrammer-0.9.1.1-1|48	

12465 14
14cu|openprogrammergui-0.9.1-1|1	Name:		openprogrammergui
14cu|openprogrammergui-0.9.1-1|2	Version:	0.9.1
14cu|openprogrammergui-0.9.1-1|3	Release:	1
14cu|openprogrammergui-0.9.1-1|4	Summary:	Control program for open programmer
14cu|openprogrammergui-0.9.1-1|5	License:	GPLv2
14cu|openprogrammergui-0.9.1-1|6	Group:		Development/Other
14cu|openprogrammergui-0.9.1-1|7	Source0:	http://sourceforge.net/projects/openprogrammer/files/OPGUI/opgui_%{version}.tar.gz
14cu|openprogrammergui-0.9.1-1|8	Source1:	%{name}.desktop
14cu|openprogrammergui-0.9.1-1|9	Source2:	OP.png
14cu|openprogrammergui-0.9.1-1|10	Patch0:		openprogrammergui-0.9.0-Makefile.patch
14cu|openprogrammergui-0.9.1-1|11	Patch1:		openprogrammergui-0.9.1-add-lrt-flag.patch
14cu|openprogrammergui-0.9.1-1|12	URL:		http://openprog.altervista.org/OP_eng.html
14cu|openprogrammergui-0.9.1-1|13	Requires:	openprogrammer
14cu|openprogrammergui-0.9.1-1|14	BuildRequires:	gtk2-devel
14cu|openprogrammergui-0.9.1-1|15	BuildRequires:	dos2unix
14cu|openprogrammergui-0.9.1-1|16	BuildRequires:	desktop-file-utils
14cu|openprogrammergui-0.9.1-1|17	
14cu|openprogrammergui-0.9.1-1|18	%description
14cu|openprogrammergui-0.9.1-1|19	OP: GTK control program for open programmer, an USB programmer for PIC and
14cu|openprogrammergui-0.9.1-1|20	ATMEL micros, I2C/SPI/MicroWire memories, and other I2C/SPI devices.
14cu|openprogrammergui-0.9.1-1|21	
14cu|openprogrammergui-0.9.1-1|22	%prep
14cu|openprogrammergui-0.9.1-1|23	%setup -qn opgui
14cu|openprogrammergui-0.9.1-1|24	%patch0 -p 1 -b .orig
14cu|openprogrammergui-0.9.1-1|25	%patch1 -p 1 -b .lrt
14cu|openprogrammergui-0.9.1-1|26	chmod a-x *
14cu|openprogrammergui-0.9.1-1|27	
14cu|openprogrammergui-0.9.1-1|28	%build
14cu|openprogrammergui-0.9.1-1|29	make CFLAGS="${CFLAGS} -g"
14cu|openprogrammergui-0.9.1-1|30	
14cu|openprogrammergui-0.9.1-1|31	%install
14cu|openprogrammergui-0.9.1-1|32	%makeinstall_std
14cu|openprogrammergui-0.9.1-1|33	
14cu|openprogrammergui-0.9.1-1|34	dos2unix gpl-2.0.txt
14cu|openprogrammergui-0.9.1-1|35	dos2unix readme
14cu|openprogrammergui-0.9.1-1|36	
14cu|openprogrammergui-0.9.1-1|37	#create desktop file
14cu|openprogrammergui-0.9.1-1|38	mkdir -p %{buildroot}%{_datadir}/applications
14cu|openprogrammergui-0.9.1-1|39	desktop-file-install \
14cu|openprogrammergui-0.9.1-1|40	--vendor= \
14cu|openprogrammergui-0.9.1-1|41	--dir %{buildroot}%{_datadir}/applications \
14cu|openprogrammergui-0.9.1-1|42	--add-category Qt \
14cu|openprogrammergui-0.9.1-1|43	--add-category Education \
14cu|openprogrammergui-0.9.1-1|44	%{SOURCE1}
14cu|openprogrammergui-0.9.1-1|45	
14cu|openprogrammergui-0.9.1-1|46	#create icon
14cu|openprogrammergui-0.9.1-1|47	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|openprogrammergui-0.9.1-1|48	cp %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|openprogrammergui-0.9.1-1|49	
14cu|openprogrammergui-0.9.1-1|50	%files
14cu|openprogrammergui-0.9.1-1|51	%doc readme gpl-2.0.txt
14cu|openprogrammergui-0.9.1-1|52	%{_bindir}/opgui
14cu|openprogrammergui-0.9.1-1|53	%{_datadir}/applications/openprogrammergui.desktop
14cu|openprogrammergui-0.9.1-1|54	%{_datadir}/icons/hicolor/32x32/apps/OP.png
14cu|openprogrammergui-0.9.1-1|55	
14cu|openprogrammergui-0.9.1-1|56	
14cu|openprogrammergui-0.9.1-1|57	%changelog
14cu|openprogrammergui-0.9.1-1|58	
14cu|openprogrammergui-0.9.1-1|59	* Fri Feb 05 2016 Denis Silakov <dsilakov@gmail.com> 0.9.1-1
14cu|openprogrammergui-0.9.1-1|60	- (049cb18) Imported from SRPM
14cu|openprogrammergui-0.9.1-1|61	
14cu|openprogrammergui-0.9.1-1|62	

12466 14
14cu|openrct2-0.0.7-1|1	%define oname OpenRCT2
14cu|openrct2-0.0.7-1|2	%define titlever 0.0.5
14cu|openrct2-0.0.7-1|3	
14cu|openrct2-0.0.7-1|4	Summary:        An open source re-implementation of Roller Coaster Tycoon 2
14cu|openrct2-0.0.7-1|5	Name:           openrct2
14cu|openrct2-0.0.7-1|6	Version:        0.0.7
14cu|openrct2-0.0.7-1|7	Release:        1
14cu|openrct2-0.0.7-1|8	License:        GPLv3
14cu|openrct2-0.0.7-1|9	Group:          Games/Strategy
14cu|openrct2-0.0.7-1|10	Url:            http://openrct2.website/
14cu|openrct2-0.0.7-1|11	Source0:        https://github.com/%{oname}/%{oname}/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|openrct2-0.0.7-1|12	Source1:        https://github.com/%{oname}/title-sequences/releases/download/v%{titlever}/title-sequence-v%{titlever}.zip
14cu|openrct2-0.0.7-1|13	Patch0:         openrct2-rosa-build.patch
14cu|openrct2-0.0.7-1|14	BuildRequires:  cmake
14cu|openrct2-0.0.7-1|15	BuildRequires:  unzip
14cu|openrct2-0.0.7-1|16	BuildRequires:  stdc++-devel
14cu|openrct2-0.0.7-1|17	BuildRequires:  desktop-file-utils
14cu|openrct2-0.0.7-1|18	BuildRequires:  pkgconfig(SDL2_ttf)
14cu|openrct2-0.0.7-1|19	BuildRequires:  pkgconfig(fontconfig)
14cu|openrct2-0.0.7-1|20	BuildRequires:  pkgconfig(jansson) >= 2.5
14cu|openrct2-0.0.7-1|21	BuildRequires:  pkgconfig(libcurl)
14cu|openrct2-0.0.7-1|22	BuildRequires:  pkgconfig(libpng16)
14cu|openrct2-0.0.7-1|23	BuildRequires:  pkgconfig(libzip) >= 1.0
14cu|openrct2-0.0.7-1|24	BuildRequires:  pkgconfig(openssl) >= 1.0.0
14cu|openrct2-0.0.7-1|25	BuildRequires:  pkgconfig(sdl2)
14cu|openrct2-0.0.7-1|26	BuildRequires:  pkgconfig(speexdsp)
14cu|openrct2-0.0.7-1|27	BuildRequires:  pkgconfig(gl)
14cu|openrct2-0.0.7-1|28	BuildRequires:  glapi-devel
14cu|openrct2-0.0.7-1|29	BuildRequires:  pkgconfig(glut)
14cu|openrct2-0.0.7-1|30	BuildRequires:  pkgconfig(glu)
14cu|openrct2-0.0.7-1|31	BuildRequires:  pkgconfig(glew)
14cu|openrct2-0.0.7-1|32	BuildRequires:  pkgconfig(glewmx)
14cu|openrct2-0.0.7-1|33	
14cu|openrct2-0.0.7-1|34	
14cu|openrct2-0.0.7-1|35	%description
14cu|openrct2-0.0.7-1|36	An open source clone of RollerCoaster Tycoon 2
14cu|openrct2-0.0.7-1|37	that depends on the original game assets. On first
14cu|openrct2-0.0.7-1|38	game start it will create a ~/.config/OpenRCT2/config.ini file
14cu|openrct2-0.0.7-1|39	where the game_path = "" setting has to be set to a directory
14cu|openrct2-0.0.7-1|40	into which the original game has been installed to.
14cu|openrct2-0.0.7-1|41	
14cu|openrct2-0.0.7-1|42	%files
14cu|openrct2-0.0.7-1|43	%doc *.md distribution/*.txt licence.txt
14cu|openrct2-0.0.7-1|44	%{_gamesbindir}/openrct2
14cu|openrct2-0.0.7-1|45	%{_gamesdatadir}/openrct2/
14cu|openrct2-0.0.7-1|46	%{_datadir}/icons/hicolor/*/apps/*
14cu|openrct2-0.0.7-1|47	%{_datadir}/applications/openrct2.desktop
14cu|openrct2-0.0.7-1|48	#---------------------------------------------------------
14cu|openrct2-0.0.7-1|49	%prep
14cu|openrct2-0.0.7-1|50	%setup -qn %{oname}-%{version}
14cu|openrct2-0.0.7-1|51	%patch0 -p1
14cu|openrct2-0.0.7-1|52	
14cu|openrct2-0.0.7-1|53	%build
14cu|openrct2-0.0.7-1|54	%cmake -DDOWNLOAD_TITLE_SEQUENCES=OFF \
14cu|openrct2-0.0.7-1|55	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|openrct2-0.0.7-1|56	-DCMAKE_BINDIR=%{_gamesbindir} \
14cu|openrct2-0.0.7-1|57	-DCMAKE_BUILD_TYPE=Release
14cu|openrct2-0.0.7-1|58	
14cu|openrct2-0.0.7-1|59	%make
14cu|openrct2-0.0.7-1|60	
14cu|openrct2-0.0.7-1|61	%install
14cu|openrct2-0.0.7-1|62	%makeinstall_std -C build
14cu|openrct2-0.0.7-1|63	
14cu|openrct2-0.0.7-1|64	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/title
14cu|openrct2-0.0.7-1|65	pushd %{buildroot}%{_gamesdatadir}/%{name}/title
14cu|openrct2-0.0.7-1|66	unzip %{SOURCE1}
14cu|openrct2-0.0.7-1|67	popd
14cu|openrct2-0.0.7-1|68	
14cu|openrct2-0.0.7-1|69	
14cu|openrct2-0.0.7-1|70	%check
14cu|openrct2-0.0.7-1|71	desktop-file-validate %{buildroot}%{_datadir}/applications/openrct2.desktop
14cu|openrct2-0.0.7-1|72	
14cu|openrct2-0.0.7-1|73	%changelog
14cu|openrct2-0.0.7-1|74	
14cu|openrct2-0.0.7-1|75	* Fri Jun 02 2017 abfonly <abfonly@gmail.com> 0.0.7-1
14cu|openrct2-0.0.7-1|76	- (39a22d0) Updated openrct2.spec
14cu|openrct2-0.0.7-1|77	
14cu|openrct2-0.0.7-1|78	

12467 14
14cu|openscada-0.8.18-1|1	%define _initdir /etc/init.d
14cu|openscada-0.8.18-1|2	%define _desktopdir %{_datadir}/applications
14cu|openscada-0.8.18-1|3	
14cu|openscada-0.8.18-1|4	#===== DB subsystem modules ======
14cu|openscada-0.8.18-1|5	%bcond_without DBF
14cu|openscada-0.8.18-1|6	%bcond_without SQLite
14cu|openscada-0.8.18-1|7	%bcond_without MySQL
14cu|openscada-0.8.18-1|8	%bcond_without FireBird
14cu|openscada-0.8.18-1|9	%bcond_without PostgreSQL
14cu|openscada-0.8.18-1|10	
14cu|openscada-0.8.18-1|11	#===== DAQ modules =====
14cu|openscada-0.8.18-1|12	%bcond_without System
14cu|openscada-0.8.18-1|13	%bcond_without BlockCalc
14cu|openscada-0.8.18-1|14	%bcond_without JavaLikeCalc
14cu|openscada-0.8.18-1|15	%bcond_without LogicLev
14cu|openscada-0.8.18-1|16	%bcond_without SNMP
14cu|openscada-0.8.18-1|17	%bcond_without Siemens
14cu|openscada-0.8.18-1|18	%bcond_without ModBus
14cu|openscada-0.8.18-1|19	%bcond_without DCON
14cu|openscada-0.8.18-1|20	%bcond_without DAQGate
14cu|openscada-0.8.18-1|21	%bcond_without SoundCard
14cu|openscada-0.8.18-1|22	%bcond_without OPC_UA
14cu|openscada-0.8.18-1|23	%bcond_without BFN
14cu|openscada-0.8.18-1|24	%ifnarch %{ix86}
14cu|openscada-0.8.18-1|25	%bcond_with DiamondBoards
14cu|openscada-0.8.18-1|26	%bcond_with ICP_DAS
14cu|openscada-0.8.18-1|27	%else
14cu|openscada-0.8.18-1|28	%bcond_without ICP_DAS
14cu|openscada-0.8.18-1|29	%bcond_without DiamondBoards
14cu|openscada-0.8.18-1|30	%endif
14cu|openscada-0.8.18-1|31	
14cu|openscada-0.8.18-1|32	#=====  Archive modules =====
14cu|openscada-0.8.18-1|33	%bcond_without FSArch
14cu|openscada-0.8.18-1|34	%bcond_without DBArch
14cu|openscada-0.8.18-1|35	
14cu|openscada-0.8.18-1|36	#===== Transport modules =====
14cu|openscada-0.8.18-1|37	%bcond_without Sockets
14cu|openscada-0.8.18-1|38	%bcond_without SSL
14cu|openscada-0.8.18-1|39	%bcond_without Serial
14cu|openscada-0.8.18-1|40	
14cu|openscada-0.8.18-1|41	#===== Transport protocol modules =====
14cu|openscada-0.8.18-1|42	%bcond_without HTTP
14cu|openscada-0.8.18-1|43	%bcond_without SelfSystem
14cu|openscada-0.8.18-1|44	%bcond_without UserProtocol
14cu|openscada-0.8.18-1|45	
14cu|openscada-0.8.18-1|46	#===== UI modules =====
14cu|openscada-0.8.18-1|47	%bcond_without VCAEngine
14cu|openscada-0.8.18-1|48	%bcond_without Vision
14cu|openscada-0.8.18-1|49	%bcond_without QTStarter
14cu|openscada-0.8.18-1|50	%bcond_without QTCfg
14cu|openscada-0.8.18-1|51	%bcond_without WebCfg
14cu|openscada-0.8.18-1|52	%bcond_without WebCfgD
14cu|openscada-0.8.18-1|53	%bcond_without WebVision
14cu|openscada-0.8.18-1|54	%bcond_without WebUser
14cu|openscada-0.8.18-1|55	
14cu|openscada-0.8.18-1|56	#===== Special modules =====
14cu|openscada-0.8.18-1|57	%bcond_without SystemTests
14cu|openscada-0.8.18-1|58	%bcond_without FLibComplex1
14cu|openscada-0.8.18-1|59	%bcond_without FLibMath
14cu|openscada-0.8.18-1|60	%bcond_without FLibSYS
14cu|openscada-0.8.18-1|61	
14cu|openscada-0.8.18-1|62	Summary:	Open SCADA system
14cu|openscada-0.8.18-1|63	Name:		openscada
14cu|openscada-0.8.18-1|64	Version:	0.8.18
14cu|openscada-0.8.18-1|65	Release:	1
14cu|openscada-0.8.18-1|66	License:	GPLv2+
14cu|openscada-0.8.18-1|67	Group:		Graphics
14cu|openscada-0.8.18-1|68	Url:		http://oscada.org
14cu|openscada-0.8.18-1|69	Source0:	http://oscada.org/oscadaArch/0.8.0/openscada-%{version}.tar.lzma
14cu|openscada-0.8.18-1|70	Source1:	http://oscada.org/oscadaArch/0.8.0/openscada-res-%{version}.tar.lzma
14cu|openscada-0.8.18-1|71	Source100:	%{name}.rpmlintrc
14cu|openscada-0.8.18-1|72	BuildRequires:	bison
14cu|openscada-0.8.18-1|73	BuildRequires:	byacc
14cu|openscada-0.8.18-1|74	BuildRequires:	chrpath
14cu|openscada-0.8.18-1|75	BuildRequires:	desktop-file-utils
14cu|openscada-0.8.18-1|76	BuildRequires:	gd-devel
14cu|openscada-0.8.18-1|77	BuildRequires:	glibc-devel
14cu|openscada-0.8.18-1|78	BuildRequires:	lm_sensors-devel
14cu|openscada-0.8.18-1|79	BuildRequires:	mariadb-devel
14cu|openscada-0.8.18-1|80	BuildRequires:	net-snmp-devel
14cu|openscada-0.8.18-1|81	BuildRequires:	qt4-devel
14cu|openscada-0.8.18-1|82	BuildRequires:	pkgconfig(fbclient)
14cu|openscada-0.8.18-1|83	BuildRequires:	pkgconfig(fftw3)
14cu|openscada-0.8.18-1|84	BuildRequires:	pkgconfig(libpcre)
14cu|openscada-0.8.18-1|85	BuildRequires:	pkgconfig(libpq)
14cu|openscada-0.8.18-1|86	BuildRequires:	pkgconfig(openssl)
14cu|openscada-0.8.18-1|87	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|openscada-0.8.18-1|88	BuildRequires:	pkgconfig(sqlite3)
14cu|openscada-0.8.18-1|89	Requires:	%{name}-Archive.DBArch
14cu|openscada-0.8.18-1|90	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|91	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|92	Requires:	%{name}-DAQ.DAQGate
14cu|openscada-0.8.18-1|93	Requires:	%{name}-DAQ.DCON
14cu|openscada-0.8.18-1|94	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|95	Requires:	%{name}-DAQ.LogicLev
14cu|openscada-0.8.18-1|96	Requires:	%{name}-DAQ.ModBus
14cu|openscada-0.8.18-1|97	Requires:	%{name}-DAQ.OPC_UA
14cu|openscada-0.8.18-1|98	Requires:	%{name}-DAQ.SNMP
14cu|openscada-0.8.18-1|99	Requires:	%{name}-DAQ.Siemens
14cu|openscada-0.8.18-1|100	Requires:	%{name}-DAQ.SoundCard
14cu|openscada-0.8.18-1|101	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|102	Requires:	%{name}-DB.SQLite %{name}-DB.MySQL
14cu|openscada-0.8.18-1|103	Requires:	%{name}-Protocol.SelfSystem
14cu|openscada-0.8.18-1|104	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|105	Requires:	%{name}-Protocol.UserProtocol
14cu|openscada-0.8.18-1|106	Requires:	%{name}-Special.FLibComplex1
14cu|openscada-0.8.18-1|107	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|108	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|109	Requires:	%{name}-Transport.Sockets
14cu|openscada-0.8.18-1|110	Requires:	%{name}-Transport.SSL
14cu|openscada-0.8.18-1|111	Requires:	%{name}-Transport.Serial
14cu|openscada-0.8.18-1|112	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|113	Requires:	%{name}-UI.QTCfg
14cu|openscada-0.8.18-1|114	Requires:	%{name}-UI.VCAEngine
14cu|openscada-0.8.18-1|115	Requires:	%{name}-UI.Vision
14cu|openscada-0.8.18-1|116	Requires:	%{name}-UI.WebVision
14cu|openscada-0.8.18-1|117	Requires:	%{name}-UI.WebCfgD
14cu|openscada-0.8.18-1|118	Requires:	%{name}-UI.WebUser
14cu|openscada-0.8.18-1|119	
14cu|openscada-0.8.18-1|120	%description
14cu|openscada-0.8.18-1|121	Open SCADA system. Typical installation.
14cu|openscada-0.8.18-1|122	
14cu|openscada-0.8.18-1|123	%files
14cu|openscada-0.8.18-1|124	
14cu|openscada-0.8.18-1|125	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|126	
14cu|openscada-0.8.18-1|127	%package core
14cu|openscada-0.8.18-1|128	Summary:	Open SCADA system core
14cu|openscada-0.8.18-1|129	Group:		Graphics
14cu|openscada-0.8.18-1|130	
14cu|openscada-0.8.18-1|131	%description core
14cu|openscada-0.8.18-1|132	Open SCADA system core. For access use default account "root" and password
14cu|openscada-0.8.18-1|133	"openscada".
14cu|openscada-0.8.18-1|134	
14cu|openscada-0.8.18-1|135	%files core
14cu|openscada-0.8.18-1|136	%config(noreplace) %{_sysconfdir}/oscada.xml
14cu|openscada-0.8.18-1|137	%config(noreplace) %{_sysconfdir}/oscada_start.xml
14cu|openscada-0.8.18-1|138	%config %{_initdir}/oscadad
14cu|openscada-0.8.18-1|139	%{_bindir}/openscada
14cu|openscada-0.8.18-1|140	%{_bindir}/openscada_start
14cu|openscada-0.8.18-1|141	%doc README README_ru README_uk COPYING ChangeLog INSTALL TODO TODO_ru TODO_uk
14cu|openscada-0.8.18-1|142	%{_libdir}/*.so.*
14cu|openscada-0.8.18-1|143	%{_datadir}/locale/*/LC_MESSAGES/openscada.mo
14cu|openscada-0.8.18-1|144	/var/spool/openscada/DATA/.info
14cu|openscada-0.8.18-1|145	/var/spool/openscada/icons/*
14cu|openscada-0.8.18-1|146	%exclude /var/spool/openscada/icons/AGLKS.png
14cu|openscada-0.8.18-1|147	%exclude /var/spool/openscada/icons/Boiler.png
14cu|openscada-0.8.18-1|148	/var/spool/openscada/ARCHIVES/MESS/.info
14cu|openscada-0.8.18-1|149	/var/spool/openscada/ARCHIVES/VAL/.info
14cu|openscada-0.8.18-1|150	
14cu|openscada-0.8.18-1|151	%post core
14cu|openscada-0.8.18-1|152	%_post_service oscadad
14cu|openscada-0.8.18-1|153	
14cu|openscada-0.8.18-1|154	%preun core
14cu|openscada-0.8.18-1|155	%_preun_service oscadad
14cu|openscada-0.8.18-1|156	
14cu|openscada-0.8.18-1|157	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|158	
14cu|openscada-0.8.18-1|159	%package docEN
14cu|openscada-0.8.18-1|160	Summary:	Open SCADA documents (EN)
14cu|openscada-0.8.18-1|161	Group:		Documentation
14cu|openscada-0.8.18-1|162	BuildArch:	noarch
14cu|openscada-0.8.18-1|163	
14cu|openscada-0.8.18-1|164	%description docEN
14cu|openscada-0.8.18-1|165	The %{name}-docEN package include documents files (English).
14cu|openscada-0.8.18-1|166	
14cu|openscada-0.8.18-1|167	%files docEN
14cu|openscada-0.8.18-1|168	%doc doc/en/*
14cu|openscada-0.8.18-1|169	
14cu|openscada-0.8.18-1|170	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|171	
14cu|openscada-0.8.18-1|172	%package docRU
14cu|openscada-0.8.18-1|173	Summary:	Open SCADA documents (RU)
14cu|openscada-0.8.18-1|174	Group:		Documentation
14cu|openscada-0.8.18-1|175	BuildArch:	noarch
14cu|openscada-0.8.18-1|176	
14cu|openscada-0.8.18-1|177	%description docRU
14cu|openscada-0.8.18-1|178	The %{name}-docRU package include documents files (Russian).
14cu|openscada-0.8.18-1|179	
14cu|openscada-0.8.18-1|180	%files docRU
14cu|openscada-0.8.18-1|181	%doc doc/ru/*
14cu|openscada-0.8.18-1|182	
14cu|openscada-0.8.18-1|183	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|184	
14cu|openscada-0.8.18-1|185	%package docUK
14cu|openscada-0.8.18-1|186	Summary:	Open SCADA documents (UK)
14cu|openscada-0.8.18-1|187	Group:		Documentation
14cu|openscada-0.8.18-1|188	BuildArch:	noarch
14cu|openscada-0.8.18-1|189	
14cu|openscada-0.8.18-1|190	%description docUK
14cu|openscada-0.8.18-1|191	The %{name}-docUK package include documents files (Ukraine).
14cu|openscada-0.8.18-1|192	
14cu|openscada-0.8.18-1|193	%files docUK
14cu|openscada-0.8.18-1|194	%doc doc/uk/*
14cu|openscada-0.8.18-1|195	
14cu|openscada-0.8.18-1|196	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|197	
14cu|openscada-0.8.18-1|198	%package devel
14cu|openscada-0.8.18-1|199	Summary:	Open SCADA development
14cu|openscada-0.8.18-1|200	Group:		Development/C++
14cu|openscada-0.8.18-1|201	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|202	
14cu|openscada-0.8.18-1|203	%description devel
14cu|openscada-0.8.18-1|204	The %{name}-devel package - includes library archives and include files.
14cu|openscada-0.8.18-1|205	
14cu|openscada-0.8.18-1|206	%files devel
14cu|openscada-0.8.18-1|207	%{_libdir}/*.so
14cu|openscada-0.8.18-1|208	%{_libdir}/*.*a
14cu|openscada-0.8.18-1|209	%{_includedir}/openscada/*
14cu|openscada-0.8.18-1|210	%{_libdir}/pkgconfig/openscada.pc
14cu|openscada-0.8.18-1|211	
14cu|openscada-0.8.18-1|212	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|213	
14cu|openscada-0.8.18-1|214	%package LibDB.Main
14cu|openscada-0.8.18-1|215	Summary:	Main OpenSCADA libraries for DAQ and other into SQLite DB
14cu|openscada-0.8.18-1|216	Group:		Graphics
14cu|openscada-0.8.18-1|217	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|218	Requires:	%{name}-DAQ.LogicLev
14cu|openscada-0.8.18-1|219	Requires:	%{name}-DB.SQLite
14cu|openscada-0.8.18-1|220	Requires:	%{name}-Special.FLibComplex1
14cu|openscada-0.8.18-1|221	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|222	BuildArch:	noarch
14cu|openscada-0.8.18-1|223	
14cu|openscada-0.8.18-1|224	%description LibDB.Main
14cu|openscada-0.8.18-1|225	The %{name}-LibDB.Main package includes main OpenSCADA libraries
14cu|openscada-0.8.18-1|226	into SQLite DB.
14cu|openscada-0.8.18-1|227	For use connect SQLite DB file LibsDB/OscadaLibs.db.
14cu|openscada-0.8.18-1|228	
14cu|openscada-0.8.18-1|229	%files LibDB.Main
14cu|openscada-0.8.18-1|230	/var/spool/openscada/LibsDB/OscadaLibs.db
14cu|openscada-0.8.18-1|231	
14cu|openscada-0.8.18-1|232	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|233	
14cu|openscada-0.8.18-1|234	%package LibDB.VCA
14cu|openscada-0.8.18-1|235	Summary:	Visual components libraries into SQLite DB
14cu|openscada-0.8.18-1|236	Group:		Graphics
14cu|openscada-0.8.18-1|237	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|238	Requires:	%{name}-DB.SQLite
14cu|openscada-0.8.18-1|239	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|240	Requires:	%{name}-UI.VCAEngine
14cu|openscada-0.8.18-1|241	BuildArch:	noarch
14cu|openscada-0.8.18-1|242	
14cu|openscada-0.8.18-1|243	%description LibDB.VCA
14cu|openscada-0.8.18-1|244	The %{name}-LibDB.VCA package includes visual components libraries
14cu|openscada-0.8.18-1|245	into SQLite DB.
14cu|openscada-0.8.18-1|246	For use connect SQLite DB file LibsDB/vcaBase.db and LibsDB/vcaTest.db.
14cu|openscada-0.8.18-1|247	
14cu|openscada-0.8.18-1|248	%files LibDB.VCA
14cu|openscada-0.8.18-1|249	/var/spool/openscada/LibsDB/vca*.db
14cu|openscada-0.8.18-1|250	
14cu|openscada-0.8.18-1|251	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|252	
14cu|openscada-0.8.18-1|253	%package Model.AGLKS
14cu|openscada-0.8.18-1|254	Summary:	Model "AGLKS" data bases and config (Demo: EN,RU,UK)
14cu|openscada-0.8.18-1|255	Group:		Graphics
14cu|openscada-0.8.18-1|256	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|257	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|258	Requires:	%{name}-DAQ.ModBus
14cu|openscada-0.8.18-1|259	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|260	Requires:	%{name}-LibDB.Main
14cu|openscada-0.8.18-1|261	Requires:	%{name}-LibDB.VCA
14cu|openscada-0.8.18-1|262	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|263	Requires:	%{name}-Protocol.SelfSystem
14cu|openscada-0.8.18-1|264	Requires:	%{name}-Protocol.UserProtocol
14cu|openscada-0.8.18-1|265	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|266	Requires:	%{name}-Transport.Serial
14cu|openscada-0.8.18-1|267	Requires:	%{name}-Transport.Sockets
14cu|openscada-0.8.18-1|268	Requires:	%{name}-Transport.SSL
14cu|openscada-0.8.18-1|269	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|270	Requires:	%{name}-UI.QTCfg
14cu|openscada-0.8.18-1|271	Requires:	%{name}-UI.Vision
14cu|openscada-0.8.18-1|272	Requires:	%{name}-UI.WebCfgD
14cu|openscada-0.8.18-1|273	Requires:	%{name}-UI.WebVision
14cu|openscada-0.8.18-1|274	
14cu|openscada-0.8.18-1|275	%description Model.AGLKS
14cu|openscada-0.8.18-1|276	The %{name}-Model.AGLKS package includes model "AGLKS" data bases and config.
14cu|openscada-0.8.18-1|277	The Model is used for OpenSCADA demo and allowed for English, Russian and
14cu|openscada-0.8.18-1|278	Ukrainian languages.
14cu|openscada-0.8.18-1|279	For start use command <openscada_demo> or <openscada_AGLKS>.
14cu|openscada-0.8.18-1|280	For access use account "root" and password "openscada" or account "user"
14cu|openscada-0.8.18-1|281	and password "user".
14cu|openscada-0.8.18-1|282	
14cu|openscada-0.8.18-1|283	%files Model.AGLKS
14cu|openscada-0.8.18-1|284	%config(noreplace) %{_sysconfdir}/oscada_AGLKS.xml
14cu|openscada-0.8.18-1|285	%{_bindir}/openscada_AGLKS
14cu|openscada-0.8.18-1|286	%{_bindir}/openscada_demo
14cu|openscada-0.8.18-1|287	%{_desktopdir}/openscada_AGLKS.desktop
14cu|openscada-0.8.18-1|288	%{_iconsdir}/openscada_AGLKS.png
14cu|openscada-0.8.18-1|289	/var/spool/openscada/icons/AGLKS.png
14cu|openscada-0.8.18-1|290	/var/spool/openscada/AGLKS/*.db
14cu|openscada-0.8.18-1|291	
14cu|openscada-0.8.18-1|292	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|293	
14cu|openscada-0.8.18-1|294	%package Model.Boiler
14cu|openscada-0.8.18-1|295	Summary:	Model "Boiler" data bases and config (EN,RU,UK)
14cu|openscada-0.8.18-1|296	Group:		Graphics
14cu|openscada-0.8.18-1|297	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|298	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|299	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|300	Requires:	%{name}-LibDB.Main
14cu|openscada-0.8.18-1|301	Requires:	%{name}-LibDB.VCA
14cu|openscada-0.8.18-1|302	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|303	Requires:	%{name}-UI.QTCfg
14cu|openscada-0.8.18-1|304	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|305	Requires:	%{name}-UI.Vision
14cu|openscada-0.8.18-1|306	Requires:	%{name}-UI.WebCfgD
14cu|openscada-0.8.18-1|307	Requires:	%{name}-UI.WebVision
14cu|openscada-0.8.18-1|308	
14cu|openscada-0.8.18-1|309	%description Model.Boiler
14cu|openscada-0.8.18-1|310	The %{name}-Model.Boiler package model "Boiler" data bases and config.
14cu|openscada-0.8.18-1|311	The Model is allowed for English, Russian and Ukrainian languages.
14cu|openscada-0.8.18-1|312	For start use command <openscada_Boiler>.
14cu|openscada-0.8.18-1|313	For access use account "root" and password "openscada" or account "user"
14cu|openscada-0.8.18-1|314	and password "user".
14cu|openscada-0.8.18-1|315	
14cu|openscada-0.8.18-1|316	%files Model.Boiler
14cu|openscada-0.8.18-1|317	%config(noreplace) %{_sysconfdir}/oscada_Boiler.xml
14cu|openscada-0.8.18-1|318	%{_bindir}/openscada_Boiler
14cu|openscada-0.8.18-1|319	%{_desktopdir}/openscada_Boiler.desktop
14cu|openscada-0.8.18-1|320	%{_iconsdir}/openscada_Boiler.png
14cu|openscada-0.8.18-1|321	/var/spool/openscada/icons/Boiler.png
14cu|openscada-0.8.18-1|322	/var/spool/openscada/Boiler/*.db
14cu|openscada-0.8.18-1|323	
14cu|openscada-0.8.18-1|324	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|325	
14cu|openscada-0.8.18-1|326	%package plc
14cu|openscada-0.8.18-1|327	Summary:	OpenSCADA - PLC virtual package
14cu|openscada-0.8.18-1|328	Group:		Graphics
14cu|openscada-0.8.18-1|329	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|330	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|331	Requires:	%{name}-DAQ.DCON
14cu|openscada-0.8.18-1|332	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|333	Requires:	%{name}-DAQ.LogicLev
14cu|openscada-0.8.18-1|334	Requires:	%{name}-DAQ.ModBus
14cu|openscada-0.8.18-1|335	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|336	Requires:	%{name}-DB.SQLite
14cu|openscada-0.8.18-1|337	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|338	Requires:	%{name}-Protocol.SelfSystem
14cu|openscada-0.8.18-1|339	Requires:	%{name}-Protocol.UserProtocol
14cu|openscada-0.8.18-1|340	Requires:	%{name}-Special.FLibComplex1
14cu|openscada-0.8.18-1|341	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|342	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|343	Requires:	%{name}-Transport.Serial
14cu|openscada-0.8.18-1|344	Requires:	%{name}-Transport.Sockets
14cu|openscada-0.8.18-1|345	Requires:	%{name}-Transport.SSL
14cu|openscada-0.8.18-1|346	Requires:	%{name}-UI.VCAEngine
14cu|openscada-0.8.18-1|347	Requires:	%{name}-UI.WebCfgD
14cu|openscada-0.8.18-1|348	Requires:	%{name}-UI.WebVision
14cu|openscada-0.8.18-1|349	BuildArch:	noarch
14cu|openscada-0.8.18-1|350	
14cu|openscada-0.8.18-1|351	%description plc
14cu|openscada-0.8.18-1|352	The %{name}-plc is virtual package for PLC.
14cu|openscada-0.8.18-1|353	
14cu|openscada-0.8.18-1|354	%files plc
14cu|openscada-0.8.18-1|355	
14cu|openscada-0.8.18-1|356	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|357	
14cu|openscada-0.8.18-1|358	%package server
14cu|openscada-0.8.18-1|359	Summary:	OpenSCADA - server virtual package
14cu|openscada-0.8.18-1|360	Group:		Graphics
14cu|openscada-0.8.18-1|361	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|362	Requires:	%{name}-Archive.DBArch
14cu|openscada-0.8.18-1|363	Requires:	%{name}-DB.SQLite
14cu|openscada-0.8.18-1|364	Requires:	%{name}-DB.MySQL
14cu|openscada-0.8.18-1|365	Requires:	%{name}-DB.FireBird
14cu|openscada-0.8.18-1|366	Requires:	%{name}-DB.PostgreSQL
14cu|openscada-0.8.18-1|367	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|368	Requires:	%{name}-DAQ.DAQGate
14cu|openscada-0.8.18-1|369	Requires:	%{name}-DAQ.DCON
14cu|openscada-0.8.18-1|370	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|371	Requires:	%{name}-DAQ.LogicLev
14cu|openscada-0.8.18-1|372	Requires:	%{name}-DAQ.ModBus
14cu|openscada-0.8.18-1|373	Requires:	%{name}-DAQ.Siemens
14cu|openscada-0.8.18-1|374	Requires:	%{name}-DAQ.SNMP
14cu|openscada-0.8.18-1|375	Requires:	%{name}-DAQ.SoundCard
14cu|openscada-0.8.18-1|376	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|377	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|378	Requires:	%{name}-Protocol.SelfSystem
14cu|openscada-0.8.18-1|379	Requires:	%{name}-Special.FLibComplex1
14cu|openscada-0.8.18-1|380	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|381	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|382	Requires:	%{name}-Transport.Serial
14cu|openscada-0.8.18-1|383	Requires:	%{name}-Transport.Sockets
14cu|openscada-0.8.18-1|384	Requires:	%{name}-Transport.SSL
14cu|openscada-0.8.18-1|385	Requires:	%{name}-UI.VCAEngine
14cu|openscada-0.8.18-1|386	Requires:	%{name}-UI.WebCfg
14cu|openscada-0.8.18-1|387	Requires:	%{name}-UI.WebCfgD
14cu|openscada-0.8.18-1|388	Requires:	%{name}-UI.WebVision
14cu|openscada-0.8.18-1|389	BuildArch:	noarch
14cu|openscada-0.8.18-1|390	
14cu|openscada-0.8.18-1|391	%description server
14cu|openscada-0.8.18-1|392	The %{name}-server is virtual package for SCADA-server.
14cu|openscada-0.8.18-1|393	
14cu|openscada-0.8.18-1|394	%files server
14cu|openscada-0.8.18-1|395	
14cu|openscada-0.8.18-1|396	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|397	
14cu|openscada-0.8.18-1|398	%package visStation
14cu|openscada-0.8.18-1|399	Summary:	OpenSCADA - visual station virtual package
14cu|openscada-0.8.18-1|400	Group:		Graphics
14cu|openscada-0.8.18-1|401	Requires:	%{name}-Archive.DBArch
14cu|openscada-0.8.18-1|402	Requires:	%{name}-Archive.FSArch
14cu|openscada-0.8.18-1|403	Requires:	%{name}-DAQ.BlockCalc
14cu|openscada-0.8.18-1|404	Requires:	%{name}-DAQ.DAQGate
14cu|openscada-0.8.18-1|405	Requires:	%{name}-DAQ.DCON
14cu|openscada-0.8.18-1|406	Requires:	%{name}-DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|407	Requires:	%{name}-DAQ.LogicLev
14cu|openscada-0.8.18-1|408	Requires:	%{name}-DAQ.ModBus
14cu|openscada-0.8.18-1|409	Requires:	%{name}-DAQ.Siemens
14cu|openscada-0.8.18-1|410	Requires:	%{name}-DAQ.SNMP
14cu|openscada-0.8.18-1|411	Requires:	%{name}-DAQ.SoundCard
14cu|openscada-0.8.18-1|412	Requires:	%{name}-DAQ.System
14cu|openscada-0.8.18-1|413	Requires:	%{name}-DB.MySQL
14cu|openscada-0.8.18-1|414	Requires:	%{name}-DB.SQLite
14cu|openscada-0.8.18-1|415	Requires:	%{name}-Protocol.SelfSystem
14cu|openscada-0.8.18-1|416	Requires:	%{name}-Special.FLibComplex1
14cu|openscada-0.8.18-1|417	Requires:	%{name}-Special.FLibMath
14cu|openscada-0.8.18-1|418	Requires:	%{name}-Special.FLibSYS
14cu|openscada-0.8.18-1|419	Requires:	%{name}-Transport.Serial
14cu|openscada-0.8.18-1|420	Requires:	%{name}-Transport.Sockets
14cu|openscada-0.8.18-1|421	Requires:	%{name}-Transport.SSL
14cu|openscada-0.8.18-1|422	Requires:	%{name}-UI.VCAEngine
14cu|openscada-0.8.18-1|423	Requires:	%{name}-UI.Vision
14cu|openscada-0.8.18-1|424	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|425	Requires:	%{name}-UI.QTCfg
14cu|openscada-0.8.18-1|426	BuildArch:	noarch
14cu|openscada-0.8.18-1|427	
14cu|openscada-0.8.18-1|428	%description visStation
14cu|openscada-0.8.18-1|429	The %{name}-visStation is virtual package for visual station (SCADA).
14cu|openscada-0.8.18-1|430	
14cu|openscada-0.8.18-1|431	%files visStation
14cu|openscada-0.8.18-1|432	
14cu|openscada-0.8.18-1|433	#===== DB subsystem modules =================================================
14cu|openscada-0.8.18-1|434	
14cu|openscada-0.8.18-1|435	%if %{with DBF}
14cu|openscada-0.8.18-1|436	%package DB.DBF
14cu|openscada-0.8.18-1|437	Summary:	DB DBF support
14cu|openscada-0.8.18-1|438	Group:		Graphics
14cu|openscada-0.8.18-1|439	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|440	
14cu|openscada-0.8.18-1|441	%description DB.DBF
14cu|openscada-0.8.18-1|442	The %{name}-DB.DBF package - provides support of the *.dbf files,
14cu|openscada-0.8.18-1|443	version 3.0.
14cu|openscada-0.8.18-1|444	
14cu|openscada-0.8.18-1|445	%files DB.DBF
14cu|openscada-0.8.18-1|446	%{_libdir}/openscada/bd_DBF.so
14cu|openscada-0.8.18-1|447	%{_datadir}/locale/*/LC_MESSAGES/oscd_DBF.mo
14cu|openscada-0.8.18-1|448	%endif
14cu|openscada-0.8.18-1|449	
14cu|openscada-0.8.18-1|450	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|451	
14cu|openscada-0.8.18-1|452	%if %{with SQLite}
14cu|openscada-0.8.18-1|453	%package DB.SQLite
14cu|openscada-0.8.18-1|454	Summary:	DB SQLite support
14cu|openscada-0.8.18-1|455	Group:		Graphics
14cu|openscada-0.8.18-1|456	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|457	
14cu|openscada-0.8.18-1|458	%description DB.SQLite
14cu|openscada-0.8.18-1|459	The %{name}-DB.SQLite package - provides support of the BD SQLite.
14cu|openscada-0.8.18-1|460	
14cu|openscada-0.8.18-1|461	%files DB.SQLite
14cu|openscada-0.8.18-1|462	%{_libdir}/openscada/bd_SQLite.so
14cu|openscada-0.8.18-1|463	%{_datadir}/locale/*/LC_MESSAGES/oscd_SQLite.mo
14cu|openscada-0.8.18-1|464	%endif
14cu|openscada-0.8.18-1|465	
14cu|openscada-0.8.18-1|466	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|467	
14cu|openscada-0.8.18-1|468	%if %{with MySQL}
14cu|openscada-0.8.18-1|469	%package DB.MySQL
14cu|openscada-0.8.18-1|470	Summary:	DB MySQL support
14cu|openscada-0.8.18-1|471	Group:		Graphics
14cu|openscada-0.8.18-1|472	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|473	
14cu|openscada-0.8.18-1|474	%description DB.MySQL
14cu|openscada-0.8.18-1|475	The %{name}-DB.MySQL package - provides support of the BD MySQL.
14cu|openscada-0.8.18-1|476	
14cu|openscada-0.8.18-1|477	%files DB.MySQL
14cu|openscada-0.8.18-1|478	%{_libdir}/openscada/bd_MySQL.so
14cu|openscada-0.8.18-1|479	%{_datadir}/locale/*/LC_MESSAGES/oscd_MySQL.mo
14cu|openscada-0.8.18-1|480	%endif
14cu|openscada-0.8.18-1|481	
14cu|openscada-0.8.18-1|482	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|483	
14cu|openscada-0.8.18-1|484	%if %{with FireBird}
14cu|openscada-0.8.18-1|485	%package DB.FireBird
14cu|openscada-0.8.18-1|486	Summary:	DB FireBird support
14cu|openscada-0.8.18-1|487	Group:		Graphics
14cu|openscada-0.8.18-1|488	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|489	
14cu|openscada-0.8.18-1|490	%description DB.FireBird
14cu|openscada-0.8.18-1|491	The %{name}-DB.FireBird package - provides support of the
14cu|openscada-0.8.18-1|492	FireBird DB.
14cu|openscada-0.8.18-1|493	
14cu|openscada-0.8.18-1|494	%files DB.FireBird
14cu|openscada-0.8.18-1|495	%{_libdir}/openscada/bd_FireBird.so
14cu|openscada-0.8.18-1|496	%{_datadir}/locale/*/LC_MESSAGES/oscd_FireBird.mo
14cu|openscada-0.8.18-1|497	%endif
14cu|openscada-0.8.18-1|498	
14cu|openscada-0.8.18-1|499	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|500	
14cu|openscada-0.8.18-1|501	%if %{with PostgreSQL}
14cu|openscada-0.8.18-1|502	%package DB.PostgreSQL
14cu|openscada-0.8.18-1|503	Summary:	DB PostgreSQL support
14cu|openscada-0.8.18-1|504	Group:		Graphics
14cu|openscada-0.8.18-1|505	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|506	
14cu|openscada-0.8.18-1|507	%description DB.PostgreSQL
14cu|openscada-0.8.18-1|508	The %{name}-DB.PostgreSQL package - provides support of the
14cu|openscada-0.8.18-1|509	PostgreSQL DB.
14cu|openscada-0.8.18-1|510	
14cu|openscada-0.8.18-1|511	%files DB.PostgreSQL
14cu|openscada-0.8.18-1|512	%{_libdir}/openscada/bd_PostgreSQL.so
14cu|openscada-0.8.18-1|513	%{_datadir}/locale/*/LC_MESSAGES/oscd_PostgreSQL.mo
14cu|openscada-0.8.18-1|514	%endif
14cu|openscada-0.8.18-1|515	
14cu|openscada-0.8.18-1|516	#===== DAQ subsystem modules ================================================
14cu|openscada-0.8.18-1|517	
14cu|openscada-0.8.18-1|518	%if %{with System}
14cu|openscada-0.8.18-1|519	%package DAQ.System
14cu|openscada-0.8.18-1|520	Summary:	System DA
14cu|openscada-0.8.18-1|521	Group:		Graphics
14cu|openscada-0.8.18-1|522	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|523	
14cu|openscada-0.8.18-1|524	%description DAQ.System
14cu|openscada-0.8.18-1|525	The %{name}-DAQ.System package - provides data acquisition from
14cu|openscada-0.8.18-1|526	the OS. Supported OS Linux data sources: HDDTemp, Sensors,
14cu|openscada-0.8.18-1|527	Uptime, Memory, CPU, UPS etc.
14cu|openscada-0.8.18-1|528	
14cu|openscada-0.8.18-1|529	%files DAQ.System
14cu|openscada-0.8.18-1|530	%{_libdir}/openscada/daq_System.so
14cu|openscada-0.8.18-1|531	%{_datadir}/locale/*/LC_MESSAGES/oscd_System.mo
14cu|openscada-0.8.18-1|532	%endif
14cu|openscada-0.8.18-1|533	
14cu|openscada-0.8.18-1|534	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|535	
14cu|openscada-0.8.18-1|536	%if %{with BlockCalc}
14cu|openscada-0.8.18-1|537	%package DAQ.BlockCalc
14cu|openscada-0.8.18-1|538	Summary:	Block based calculator
14cu|openscada-0.8.18-1|539	Group:		Graphics
14cu|openscada-0.8.18-1|540	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|541	
14cu|openscada-0.8.18-1|542	%description DAQ.BlockCalc
14cu|openscada-0.8.18-1|543	The %{name}-DB.DAQ.BlockCalc package - provides block based
14cu|openscada-0.8.18-1|544	calculator.
14cu|openscada-0.8.18-1|545	
14cu|openscada-0.8.18-1|546	%files DAQ.BlockCalc
14cu|openscada-0.8.18-1|547	%{_libdir}/openscada/daq_BlockCalc.so
14cu|openscada-0.8.18-1|548	%{_datadir}/locale/*/LC_MESSAGES/oscd_BlockCalc.mo
14cu|openscada-0.8.18-1|549	%endif
14cu|openscada-0.8.18-1|550	
14cu|openscada-0.8.18-1|551	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|552	
14cu|openscada-0.8.18-1|553	%if %{with JavaLikeCalc}
14cu|openscada-0.8.18-1|554	%package DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|555	Summary:	Java-like based calculator
14cu|openscada-0.8.18-1|556	Group:		Graphics
14cu|openscada-0.8.18-1|557	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|558	
14cu|openscada-0.8.18-1|559	%description DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|560	The %{name}-DAQ.JavaLikeCalc package - provides based
14cu|openscada-0.8.18-1|561	on java like language calculator and engine of libraries.
14cu|openscada-0.8.18-1|562	The user can create and modify functions and libraries.
14cu|openscada-0.8.18-1|563	
14cu|openscada-0.8.18-1|564	%files DAQ.JavaLikeCalc
14cu|openscada-0.8.18-1|565	%{_libdir}/openscada/daq_JavaLikeCalc.so
14cu|openscada-0.8.18-1|566	%{_datadir}/locale/*/LC_MESSAGES/oscd_JavaLikeCalc.mo
14cu|openscada-0.8.18-1|567	%endif
14cu|openscada-0.8.18-1|568	
14cu|openscada-0.8.18-1|569	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|570	
14cu|openscada-0.8.18-1|571	%if %{with DiamondBoards}
14cu|openscada-0.8.18-1|572	%package DAQ.DiamondBoards
14cu|openscada-0.8.18-1|573	Summary:	Diamond DA boards
14cu|openscada-0.8.18-1|574	Group:		Graphics
14cu|openscada-0.8.18-1|575	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|576	
14cu|openscada-0.8.18-1|577	%description DAQ.DiamondBoards
14cu|openscada-0.8.18-1|578	The %{name}-DAQ.DiamondBoards package - provides an
14cu|openscada-0.8.18-1|579	access to "Diamond Systems" DAQ boards.
14cu|openscada-0.8.18-1|580	Includes main support for all generic boards.
14cu|openscada-0.8.18-1|581	
14cu|openscada-0.8.18-1|582	%files DAQ.DiamondBoards
14cu|openscada-0.8.18-1|583	%{_libdir}/openscada/daq_DiamondBoards.so
14cu|openscada-0.8.18-1|584	%{_datadir}/locale/*/LC_MESSAGES/oscd_DiamondBoards.mo
14cu|openscada-0.8.18-1|585	%endif
14cu|openscada-0.8.18-1|586	
14cu|openscada-0.8.18-1|587	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|588	
14cu|openscada-0.8.18-1|589	%if %{with LogicLev}
14cu|openscada-0.8.18-1|590	%package DAQ.LogicLev
14cu|openscada-0.8.18-1|591	Summary:	Logic level
14cu|openscada-0.8.18-1|592	Group:		Graphics
14cu|openscada-0.8.18-1|593	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|594	
14cu|openscada-0.8.18-1|595	%description DAQ.LogicLev
14cu|openscada-0.8.18-1|596	The %{name}-DAQ.LogicLev package - provides the logical
14cu|openscada-0.8.18-1|597	level of parameters.
14cu|openscada-0.8.18-1|598	
14cu|openscada-0.8.18-1|599	%files DAQ.LogicLev
14cu|openscada-0.8.18-1|600	%{_libdir}/openscada/daq_LogicLev.so
14cu|openscada-0.8.18-1|601	%{_datadir}/locale/*/LC_MESSAGES/oscd_LogicLev.mo
14cu|openscada-0.8.18-1|602	%endif
14cu|openscada-0.8.18-1|603	
14cu|openscada-0.8.18-1|604	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|605	
14cu|openscada-0.8.18-1|606	%if %{with SNMP}
14cu|openscada-0.8.18-1|607	%package DAQ.SNMP
14cu|openscada-0.8.18-1|608	Summary:	SNMP client
14cu|openscada-0.8.18-1|609	Group:		Graphics
14cu|openscada-0.8.18-1|610	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|611	
14cu|openscada-0.8.18-1|612	%description DAQ.SNMP
14cu|openscada-0.8.18-1|613	The %{name}-DAQ.SNMP package - provides an implementation
14cu|openscada-0.8.18-1|614	of the client of SNMP-service.
14cu|openscada-0.8.18-1|615	
14cu|openscada-0.8.18-1|616	%files DAQ.SNMP
14cu|openscada-0.8.18-1|617	%{_libdir}/openscada/daq_SNMP.so
14cu|openscada-0.8.18-1|618	%{_datadir}/locale/*/LC_MESSAGES/oscd_SNMP.mo
14cu|openscada-0.8.18-1|619	%endif
14cu|openscada-0.8.18-1|620	
14cu|openscada-0.8.18-1|621	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|622	
14cu|openscada-0.8.18-1|623	%if %{with Siemens}
14cu|openscada-0.8.18-1|624	%package DAQ.Siemens
14cu|openscada-0.8.18-1|625	Summary:	Siemens DAQ
14cu|openscada-0.8.18-1|626	Group:		Graphics
14cu|openscada-0.8.18-1|627	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|628	
14cu|openscada-0.8.18-1|629	%description DAQ.Siemens
14cu|openscada-0.8.18-1|630	The %{name}-DAQ.Siemens package - provides a data source
14cu|openscada-0.8.18-1|631	PLC Siemens by means of Hilscher CIF cards,
14cu|openscada-0.8.18-1|632	by using the MPI protocol, and Libnodave library for the rest.
14cu|openscada-0.8.18-1|633	
14cu|openscada-0.8.18-1|634	%files DAQ.Siemens
14cu|openscada-0.8.18-1|635	%{_libdir}/openscada/daq_Siemens.so
14cu|openscada-0.8.18-1|636	%{_datadir}/locale/*/LC_MESSAGES/oscd_Siemens.mo
14cu|openscada-0.8.18-1|637	%endif
14cu|openscada-0.8.18-1|638	
14cu|openscada-0.8.18-1|639	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|640	
14cu|openscada-0.8.18-1|641	%if %{with ModBus}
14cu|openscada-0.8.18-1|642	%package DAQ.ModBus
14cu|openscada-0.8.18-1|643	Summary:	ModBus protocol and DAQ
14cu|openscada-0.8.18-1|644	Group:		Graphics
14cu|openscada-0.8.18-1|645	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|646	
14cu|openscada-0.8.18-1|647	%description DAQ.ModBus
14cu|openscada-0.8.18-1|648	The %{name}-DAQ.ModBus package - provides realisation of
14cu|openscada-0.8.18-1|649	ModBus client service.
14cu|openscada-0.8.18-1|650	Supported Modbus/TCP, Modbus/RTU and Modbus/ASCII protocols.
14cu|openscada-0.8.18-1|651	
14cu|openscada-0.8.18-1|652	%files DAQ.ModBus
14cu|openscada-0.8.18-1|653	%{_libdir}/openscada/daq_ModBus.so
14cu|openscada-0.8.18-1|654	%{_datadir}/locale/*/LC_MESSAGES/oscd_ModBus.mo
14cu|openscada-0.8.18-1|655	%endif
14cu|openscada-0.8.18-1|656	
14cu|openscada-0.8.18-1|657	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|658	
14cu|openscada-0.8.18-1|659	%if %{with DCON}
14cu|openscada-0.8.18-1|660	%package DAQ.DCON
14cu|openscada-0.8.18-1|661	Summary:	DCON client
14cu|openscada-0.8.18-1|662	Group:		Graphics
14cu|openscada-0.8.18-1|663	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|664	
14cu|openscada-0.8.18-1|665	%description DAQ.DCON
14cu|openscada-0.8.18-1|666	The %{name}-DAQ.DCON package - provides an implementation
14cu|openscada-0.8.18-1|667	of DCON-client protocol.
14cu|openscada-0.8.18-1|668	Supports I-7000 DCON protocol.
14cu|openscada-0.8.18-1|669	
14cu|openscada-0.8.18-1|670	%files DAQ.DCON
14cu|openscada-0.8.18-1|671	%{_libdir}/openscada/daq_DCON.so
14cu|openscada-0.8.18-1|672	%{_datadir}/locale/*/LC_MESSAGES/oscd_DCON.mo
14cu|openscada-0.8.18-1|673	%endif
14cu|openscada-0.8.18-1|674	
14cu|openscada-0.8.18-1|675	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|676	
14cu|openscada-0.8.18-1|677	%if %{with DAQGate}
14cu|openscada-0.8.18-1|678	%package DAQ.DAQGate
14cu|openscada-0.8.18-1|679	Summary:	Data sources gate
14cu|openscada-0.8.18-1|680	Group:		Graphics
14cu|openscada-0.8.18-1|681	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|682	
14cu|openscada-0.8.18-1|683	%description DAQ.DAQGate
14cu|openscada-0.8.18-1|684	The %{name}-DAQ.DAQGate package - allows you to perform the
14cu|openscada-0.8.18-1|685	locking of the data sources
14cu|openscada-0.8.18-1|686	of the remote OpenSCADA stations in the local ones.
14cu|openscada-0.8.18-1|687	
14cu|openscada-0.8.18-1|688	%files DAQ.DAQGate
14cu|openscada-0.8.18-1|689	%{_libdir}/openscada/daq_DAQGate.so
14cu|openscada-0.8.18-1|690	%{_datadir}/locale/*/LC_MESSAGES/oscd_DAQGate.mo
14cu|openscada-0.8.18-1|691	%endif
14cu|openscada-0.8.18-1|692	
14cu|openscada-0.8.18-1|693	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|694	
14cu|openscada-0.8.18-1|695	%if %{with SoundCard}
14cu|openscada-0.8.18-1|696	%package DAQ.SoundCard
14cu|openscada-0.8.18-1|697	Summary:	Sound card
14cu|openscada-0.8.18-1|698	Group:		Graphics
14cu|openscada-0.8.18-1|699	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|700	
14cu|openscada-0.8.18-1|701	%description DAQ.SoundCard
14cu|openscada-0.8.18-1|702	The %{name}-DAQ.SoundCard package - provides an access to
14cu|openscada-0.8.18-1|703	the sound card.
14cu|openscada-0.8.18-1|704	
14cu|openscada-0.8.18-1|705	%files DAQ.SoundCard
14cu|openscada-0.8.18-1|706	%{_libdir}/openscada/daq_SoundCard.so
14cu|openscada-0.8.18-1|707	%{_datadir}/locale/*/LC_MESSAGES/oscd_SoundCard.mo
14cu|openscada-0.8.18-1|708	%endif
14cu|openscada-0.8.18-1|709	
14cu|openscada-0.8.18-1|710	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|711	
14cu|openscada-0.8.18-1|712	%if %{with ICP_DAS}
14cu|openscada-0.8.18-1|713	%package DAQ.ICP_DAS
14cu|openscada-0.8.18-1|714	Summary:	ICP DAS hardware
14cu|openscada-0.8.18-1|715	Group:		Graphics
14cu|openscada-0.8.18-1|716	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|717	
14cu|openscada-0.8.18-1|718	%description DAQ.ICP_DAS
14cu|openscada-0.8.18-1|719	The %{name}-DAQ.ICP_DAS package - provides implementation for
14cu|openscada-0.8.18-1|720	"ICP DAS" hardware support.
14cu|openscada-0.8.18-1|721	Includes main I-87xxx DCON modules, I-8xxx fast modules and boards on ISA bus.
14cu|openscada-0.8.18-1|722	
14cu|openscada-0.8.18-1|723	%files DAQ.ICP_DAS
14cu|openscada-0.8.18-1|724	%{_libdir}/openscada/daq_ICP_DAS.so
14cu|openscada-0.8.18-1|725	%{_datadir}/locale/*/LC_MESSAGES/oscd_ICP_DAS.mo
14cu|openscada-0.8.18-1|726	%endif
14cu|openscada-0.8.18-1|727	
14cu|openscada-0.8.18-1|728	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|729	
14cu|openscada-0.8.18-1|730	%if %{with OPC_UA}
14cu|openscada-0.8.18-1|731	%package DAQ.OPC_UA
14cu|openscada-0.8.18-1|732	Summary:	OPC UA protocol and DAQ
14cu|openscada-0.8.18-1|733	Group:		Graphics
14cu|openscada-0.8.18-1|734	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|735	
14cu|openscada-0.8.18-1|736	%description DAQ.OPC_UA
14cu|openscada-0.8.18-1|737	The %{name}-DAQ.OPC_UA package - provides realisation of OPC UA protocol.
14cu|openscada-0.8.18-1|738	
14cu|openscada-0.8.18-1|739	%files DAQ.OPC_UA
14cu|openscada-0.8.18-1|740	%{_libdir}/openscada/daq_OPC_UA.so
14cu|openscada-0.8.18-1|741	%{_datadir}/locale/*/LC_MESSAGES/oscd_OPC_UA.mo
14cu|openscada-0.8.18-1|742	%endif
14cu|openscada-0.8.18-1|743	
14cu|openscada-0.8.18-1|744	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|745	
14cu|openscada-0.8.18-1|746	%if %{with BFN}
14cu|openscada-0.8.18-1|747	%package DAQ.BFN
14cu|openscada-0.8.18-1|748	Summary:	BFN
14cu|openscada-0.8.18-1|749	Group:		Graphics
14cu|openscada-0.8.18-1|750	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|751	
14cu|openscada-0.8.18-1|752	%description DAQ.BFN
14cu|openscada-0.8.18-1|753	The %{name}-DAQ.BFN package - allow realisation of BFN.
14cu|openscada-0.8.18-1|754	
14cu|openscada-0.8.18-1|755	%files DAQ.BFN
14cu|openscada-0.8.18-1|756	%{_libdir}/openscada/daq_BFN.so
14cu|openscada-0.8.18-1|757	%{_datadir}/locale/*/LC_MESSAGES/oscd_BFN.mo
14cu|openscada-0.8.18-1|758	%endif
14cu|openscada-0.8.18-1|759	
14cu|openscada-0.8.18-1|760	#===== Archiver subsystem modules ===========================================
14cu|openscada-0.8.18-1|761	
14cu|openscada-0.8.18-1|762	%if %{with FSArch}
14cu|openscada-0.8.18-1|763	%package Archive.FSArch
14cu|openscada-0.8.18-1|764	Summary:	To file system archiver
14cu|openscada-0.8.18-1|765	Group:		Graphics
14cu|openscada-0.8.18-1|766	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|767	
14cu|openscada-0.8.18-1|768	%description Archive.FSArch
14cu|openscada-0.8.18-1|769	The %{name}-Archive.FSArch package - provides
14cu|openscada-0.8.18-1|770	functions for messages and values archiving to file system.
14cu|openscada-0.8.18-1|771	
14cu|openscada-0.8.18-1|772	%files Archive.FSArch
14cu|openscada-0.8.18-1|773	%{_libdir}/openscada/arh_FSArch.so
14cu|openscada-0.8.18-1|774	%{_datadir}/locale/*/LC_MESSAGES/oscd_FSArch.mo
14cu|openscada-0.8.18-1|775	%endif
14cu|openscada-0.8.18-1|776	
14cu|openscada-0.8.18-1|777	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|778	
14cu|openscada-0.8.18-1|779	%if %{with DBArch}
14cu|openscada-0.8.18-1|780	%package Archive.DBArch
14cu|openscada-0.8.18-1|781	Summary:	To DB archiver
14cu|openscada-0.8.18-1|782	Group:		Graphics
14cu|openscada-0.8.18-1|783	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|784	
14cu|openscada-0.8.18-1|785	%description Archive.DBArch
14cu|openscada-0.8.18-1|786	The %{name}-Archive.DBArch package - provides
14cu|openscada-0.8.18-1|787	functions for messages and values archiving to DB.
14cu|openscada-0.8.18-1|788	
14cu|openscada-0.8.18-1|789	%files Archive.DBArch
14cu|openscada-0.8.18-1|790	%{_libdir}/openscada/arh_DBArch.so
14cu|openscada-0.8.18-1|791	%{_datadir}/locale/*/LC_MESSAGES/oscd_DBArch.mo
14cu|openscada-0.8.18-1|792	%endif
14cu|openscada-0.8.18-1|793	
14cu|openscada-0.8.18-1|794	#===== Transport subsystem modules ==========================================
14cu|openscada-0.8.18-1|795	
14cu|openscada-0.8.18-1|796	%if %{with Sockets}
14cu|openscada-0.8.18-1|797	%package Transport.Sockets
14cu|openscada-0.8.18-1|798	Summary:	Transport: Sockets
14cu|openscada-0.8.18-1|799	Group:		Graphics
14cu|openscada-0.8.18-1|800	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|801	
14cu|openscada-0.8.18-1|802	%description Transport.Sockets
14cu|openscada-0.8.18-1|803	The %{name}-Transport.Sockets package - provides sockets
14cu|openscada-0.8.18-1|804	based transport.
14cu|openscada-0.8.18-1|805	Supports inet and unix sockets. Inet socket uses TCP, UDP and RAWCAN protocols.
14cu|openscada-0.8.18-1|806	
14cu|openscada-0.8.18-1|807	%files Transport.Sockets
14cu|openscada-0.8.18-1|808	%{_libdir}/openscada/tr_Sockets.so
14cu|openscada-0.8.18-1|809	%{_datadir}/locale/*/LC_MESSAGES/oscd_Sockets.mo
14cu|openscada-0.8.18-1|810	%endif
14cu|openscada-0.8.18-1|811	
14cu|openscada-0.8.18-1|812	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|813	
14cu|openscada-0.8.18-1|814	%if %{with SSL}
14cu|openscada-0.8.18-1|815	%package Transport.SSL
14cu|openscada-0.8.18-1|816	Summary:	Transport: SSL
14cu|openscada-0.8.18-1|817	Group:		Graphics
14cu|openscada-0.8.18-1|818	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|819	
14cu|openscada-0.8.18-1|820	%description Transport.SSL
14cu|openscada-0.8.18-1|821	The %{name}-Transport.SSL package - provides
14cu|openscada-0.8.18-1|822	transport based on the secure sockets' layer.
14cu|openscada-0.8.18-1|823	OpenSSL is used and SSLv2, SSLv3 and TLSv1 are supported.
14cu|openscada-0.8.18-1|824	
14cu|openscada-0.8.18-1|825	%files Transport.SSL
14cu|openscada-0.8.18-1|826	%{_libdir}/openscada/tr_SSL.so
14cu|openscada-0.8.18-1|827	%{_datadir}/locale/*/LC_MESSAGES/oscd_SSL.mo
14cu|openscada-0.8.18-1|828	%endif
14cu|openscada-0.8.18-1|829	
14cu|openscada-0.8.18-1|830	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|831	
14cu|openscada-0.8.18-1|832	%if %{with Serial}
14cu|openscada-0.8.18-1|833	%package Transport.Serial
14cu|openscada-0.8.18-1|834	Summary:	Transport: Serial interfaces
14cu|openscada-0.8.18-1|835	Group:		Graphics
14cu|openscada-0.8.18-1|836	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|837	
14cu|openscada-0.8.18-1|838	%description Transport.Serial
14cu|openscada-0.8.18-1|839	The %{name}-Transport.Serial package - Provides
14cu|openscada-0.8.18-1|840	a serial interface.
14cu|openscada-0.8.18-1|841	It is used to data exchange via the serial interfaces of type RS232, RS48,
14cu|openscada-0.8.18-1|842	GSM and more.
14cu|openscada-0.8.18-1|843	
14cu|openscada-0.8.18-1|844	%files Transport.Serial
14cu|openscada-0.8.18-1|845	%{_libdir}/openscada/tr_Serial.so
14cu|openscada-0.8.18-1|846	%{_datadir}/locale/*/LC_MESSAGES/oscd_Serial.mo
14cu|openscada-0.8.18-1|847	%endif
14cu|openscada-0.8.18-1|848	
14cu|openscada-0.8.18-1|849	#===== Transport protocol subsystem modules =================================
14cu|openscada-0.8.18-1|850	
14cu|openscada-0.8.18-1|851	%if %{with HTTP}
14cu|openscada-0.8.18-1|852	%package Protocol.HTTP
14cu|openscada-0.8.18-1|853	Summary:	Protocol: HTTP-realisation
14cu|openscada-0.8.18-1|854	Group:		Graphics
14cu|openscada-0.8.18-1|855	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|856	
14cu|openscada-0.8.18-1|857	%description Protocol.HTTP
14cu|openscada-0.8.18-1|858	The %{name}-Protocol.HTTP package - provides support for the
14cu|openscada-0.8.18-1|859	HTTP protocol for WWW-based user interfaces.
14cu|openscada-0.8.18-1|860	
14cu|openscada-0.8.18-1|861	%files Protocol.HTTP
14cu|openscada-0.8.18-1|862	%{_libdir}/openscada/prot_HTTP.so
14cu|openscada-0.8.18-1|863	%{_datadir}/locale/*/LC_MESSAGES/oscd_HTTP.mo
14cu|openscada-0.8.18-1|864	%endif
14cu|openscada-0.8.18-1|865	
14cu|openscada-0.8.18-1|866	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|867	
14cu|openscada-0.8.18-1|868	%if %{with SelfSystem}
14cu|openscada-0.8.18-1|869	%package Protocol.SelfSystem
14cu|openscada-0.8.18-1|870	Summary:	Self system OpenSCADA protocol
14cu|openscada-0.8.18-1|871	Group:		Graphics
14cu|openscada-0.8.18-1|872	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|873	
14cu|openscada-0.8.18-1|874	%description Protocol.SelfSystem
14cu|openscada-0.8.18-1|875	The %{name}-Protocol.SelfSystem package - provides own
14cu|openscada-0.8.18-1|876	OpenSCADA protocol based at XML and one's control interface.
14cu|openscada-0.8.18-1|877	
14cu|openscada-0.8.18-1|878	%files Protocol.SelfSystem
14cu|openscada-0.8.18-1|879	%{_libdir}/openscada/prot_SelfSystem.so
14cu|openscada-0.8.18-1|880	%{_datadir}/locale/*/LC_MESSAGES/oscd_SelfSystem.mo
14cu|openscada-0.8.18-1|881	%endif
14cu|openscada-0.8.18-1|882	
14cu|openscada-0.8.18-1|883	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|884	
14cu|openscada-0.8.18-1|885	%if %{with UserProtocol}
14cu|openscada-0.8.18-1|886	%package Protocol.UserProtocol
14cu|openscada-0.8.18-1|887	Summary:	User protocol
14cu|openscada-0.8.18-1|888	Group:		Graphics
14cu|openscada-0.8.18-1|889	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|890	
14cu|openscada-0.8.18-1|891	%description Protocol.UserProtocol
14cu|openscada-0.8.18-1|892	The %{name}-Protocol.UserProtocol package - allows you
14cu|openscada-0.8.18-1|893	to create your own user protocols on any OpenSCADA's language.
14cu|openscada-0.8.18-1|894	
14cu|openscada-0.8.18-1|895	%files Protocol.UserProtocol
14cu|openscada-0.8.18-1|896	%{_libdir}/openscada/prot_UserProtocol.so
14cu|openscada-0.8.18-1|897	%{_datadir}/locale/*/LC_MESSAGES/oscd_UserProtocol.mo
14cu|openscada-0.8.18-1|898	%endif
14cu|openscada-0.8.18-1|899	
14cu|openscada-0.8.18-1|900	#===== UI subsystem modules =================================================
14cu|openscada-0.8.18-1|901	
14cu|openscada-0.8.18-1|902	%if %{with VCAEngine}
14cu|openscada-0.8.18-1|903	%package UI.VCAEngine
14cu|openscada-0.8.18-1|904	Summary:	Visual Control Area (VCA) engine
14cu|openscada-0.8.18-1|905	Group:		Graphics
14cu|openscada-0.8.18-1|906	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|907	
14cu|openscada-0.8.18-1|908	%description UI.VCAEngine
14cu|openscada-0.8.18-1|909	The %{name}-UI.VCAEngine package - the main visual
14cu|openscada-0.8.18-1|910	control area engine.
14cu|openscada-0.8.18-1|911	
14cu|openscada-0.8.18-1|912	%files UI.VCAEngine
14cu|openscada-0.8.18-1|913	%{_libdir}/openscada/ui_VCAEngine.so
14cu|openscada-0.8.18-1|914	%{_datadir}/locale/*/LC_MESSAGES/oscd_VCAEngine.mo
14cu|openscada-0.8.18-1|915	%endif
14cu|openscada-0.8.18-1|916	
14cu|openscada-0.8.18-1|917	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|918	
14cu|openscada-0.8.18-1|919	%if %{with Vision}
14cu|openscada-0.8.18-1|920	%package UI.Vision
14cu|openscada-0.8.18-1|921	Summary:	Operation user interface (Qt)
14cu|openscada-0.8.18-1|922	Group:		Graphics
14cu|openscada-0.8.18-1|923	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|924	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|925	
14cu|openscada-0.8.18-1|926	%description UI.Vision
14cu|openscada-0.8.18-1|927	The %{name}-UI.Vision package - visual operation
14cu|openscada-0.8.18-1|928	user interface, based on Qt library - front-end to VCA engine.
14cu|openscada-0.8.18-1|929	
14cu|openscada-0.8.18-1|930	%files UI.Vision
14cu|openscada-0.8.18-1|931	%{_libdir}/openscada/ui_Vision.so
14cu|openscada-0.8.18-1|932	%{_datadir}/locale/*/LC_MESSAGES/oscd_Vision.mo
14cu|openscada-0.8.18-1|933	%endif
14cu|openscada-0.8.18-1|934	
14cu|openscada-0.8.18-1|935	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|936	
14cu|openscada-0.8.18-1|937	%if %{with QTStarter}
14cu|openscada-0.8.18-1|938	%package UI.QTStarter
14cu|openscada-0.8.18-1|939	Summary:	Qt-based GUI starter
14cu|openscada-0.8.18-1|940	Group:		Graphics
14cu|openscada-0.8.18-1|941	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|942	
14cu|openscada-0.8.18-1|943	%description UI.QTStarter
14cu|openscada-0.8.18-1|944	The %{name}-UI.QTStarter package - provides the Qt GUI starter.
14cu|openscada-0.8.18-1|945	Qt-starter is the only and compulsory component for all GUI
14cu|openscada-0.8.18-1|946	modules based on the Qt library.
14cu|openscada-0.8.18-1|947	
14cu|openscada-0.8.18-1|948	%files UI.QTStarter
14cu|openscada-0.8.18-1|949	%{_desktopdir}/openscada.desktop
14cu|openscada-0.8.18-1|950	%{_iconsdir}/openscada.png
14cu|openscada-0.8.18-1|951	%{_libdir}/openscada/ui_QTStarter.so
14cu|openscada-0.8.18-1|952	%{_datadir}/locale/*/LC_MESSAGES/oscd_QTStarter.mo
14cu|openscada-0.8.18-1|953	%endif
14cu|openscada-0.8.18-1|954	
14cu|openscada-0.8.18-1|955	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|956	
14cu|openscada-0.8.18-1|957	%if %{with QTCfg}
14cu|openscada-0.8.18-1|958	%package UI.QTCfg
14cu|openscada-0.8.18-1|959	Summary:	OpenSCADA system configurator (Qt)
14cu|openscada-0.8.18-1|960	Group:		Graphics
14cu|openscada-0.8.18-1|961	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|962	Requires:	%{name}-UI.QTStarter
14cu|openscada-0.8.18-1|963	
14cu|openscada-0.8.18-1|964	%description UI.QTCfg
14cu|openscada-0.8.18-1|965	The %{name}-UI.QTCfg package - provides the Qt-based
14cu|openscada-0.8.18-1|966	configurator of the OpenSCADA system.
14cu|openscada-0.8.18-1|967	
14cu|openscada-0.8.18-1|968	%files UI.QTCfg
14cu|openscada-0.8.18-1|969	%{_libdir}/openscada/ui_QTCfg.so
14cu|openscada-0.8.18-1|970	%{_datadir}/locale/*/LC_MESSAGES/oscd_QTCfg.mo
14cu|openscada-0.8.18-1|971	%endif
14cu|openscada-0.8.18-1|972	
14cu|openscada-0.8.18-1|973	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|974	
14cu|openscada-0.8.18-1|975	%if %{with WebCfg}
14cu|openscada-0.8.18-1|976	%package UI.WebCfg
14cu|openscada-0.8.18-1|977	Summary:	System configurator (WEB)
14cu|openscada-0.8.18-1|978	Group:		Graphics
14cu|openscada-0.8.18-1|979	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|980	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|981	
14cu|openscada-0.8.18-1|982	%description UI.WebCfg
14cu|openscada-0.8.18-1|983	The %{name}-UI.WebCfg package - provides the WEB-based
14cu|openscada-0.8.18-1|984	configurator of the OpenSCADA system.
14cu|openscada-0.8.18-1|985	
14cu|openscada-0.8.18-1|986	%files UI.WebCfg
14cu|openscada-0.8.18-1|987	%{_libdir}/openscada/ui_WebCfg.so
14cu|openscada-0.8.18-1|988	%{_datadir}/locale/*/LC_MESSAGES/oscd_WebCfg.mo
14cu|openscada-0.8.18-1|989	%endif
14cu|openscada-0.8.18-1|990	
14cu|openscada-0.8.18-1|991	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|992	
14cu|openscada-0.8.18-1|993	%if %{with WebCfgD}
14cu|openscada-0.8.18-1|994	%package UI.WebCfgD
14cu|openscada-0.8.18-1|995	Summary:	Dynamic WEB configurator
14cu|openscada-0.8.18-1|996	Group:		Graphics
14cu|openscada-0.8.18-1|997	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|998	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|999	
14cu|openscada-0.8.18-1|1000	%description UI.WebCfgD
14cu|openscada-0.8.18-1|1001	The %{name}-UI.WebCfgD package - provides dynamic WEB based
14cu|openscada-0.8.18-1|1002	configurator. Uses XHTML, CSS and JavaScript technology.
14cu|openscada-0.8.18-1|1003	
14cu|openscada-0.8.18-1|1004	%files UI.WebCfgD
14cu|openscada-0.8.18-1|1005	%{_libdir}/openscada/ui_WebCfgD.so
14cu|openscada-0.8.18-1|1006	%{_datadir}/locale/*/LC_MESSAGES/oscd_WebCfgD.mo
14cu|openscada-0.8.18-1|1007	%endif
14cu|openscada-0.8.18-1|1008	
14cu|openscada-0.8.18-1|1009	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1010	
14cu|openscada-0.8.18-1|1011	%if %{with WebVision}
14cu|openscada-0.8.18-1|1012	%package UI.WebVision
14cu|openscada-0.8.18-1|1013	Summary:	Operation user interface (WEB)
14cu|openscada-0.8.18-1|1014	Group:		Graphics
14cu|openscada-0.8.18-1|1015	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1016	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|1017	
14cu|openscada-0.8.18-1|1018	%description UI.WebVision
14cu|openscada-0.8.18-1|1019	The %{name}-UI.WebVision package - visual operation user interface,
14cu|openscada-0.8.18-1|1020	based on WEB - front-end to VCA engine.
14cu|openscada-0.8.18-1|1021	
14cu|openscada-0.8.18-1|1022	%files UI.WebVision
14cu|openscada-0.8.18-1|1023	%{_libdir}/openscada/ui_WebVision.so
14cu|openscada-0.8.18-1|1024	%{_datadir}/locale/*/LC_MESSAGES/oscd_WebVision.mo
14cu|openscada-0.8.18-1|1025	%endif
14cu|openscada-0.8.18-1|1026	
14cu|openscada-0.8.18-1|1027	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1028	
14cu|openscada-0.8.18-1|1029	%if %{with WebUser}
14cu|openscada-0.8.18-1|1030	%package UI.WebUser
14cu|openscada-0.8.18-1|1031	Summary:	Web interface from user
14cu|openscada-0.8.18-1|1032	Group:		Graphics
14cu|openscada-0.8.18-1|1033	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1034	Requires:	%{name}-Protocol.HTTP
14cu|openscada-0.8.18-1|1035	
14cu|openscada-0.8.18-1|1036	%description UI.WebUser
14cu|openscada-0.8.18-1|1037	The %{name}-UI.WebUser package - allows you to create
14cu|openscada-0.8.18-1|1038	your own user web-interfaces in any language of OpenSCADA.
14cu|openscada-0.8.18-1|1039	
14cu|openscada-0.8.18-1|1040	%files UI.WebUser
14cu|openscada-0.8.18-1|1041	%{_libdir}/openscada/ui_WebUser.so
14cu|openscada-0.8.18-1|1042	%{_datadir}/locale/*/LC_MESSAGES/oscd_WebUser.mo
14cu|openscada-0.8.18-1|1043	%endif
14cu|openscada-0.8.18-1|1044	
14cu|openscada-0.8.18-1|1045	#===== Special subsystem modules ============================================
14cu|openscada-0.8.18-1|1046	
14cu|openscada-0.8.18-1|1047	%if %{with SystemTests}
14cu|openscada-0.8.18-1|1048	%package Special.SystemTests
14cu|openscada-0.8.18-1|1049	Summary:	OpenSCADA system's tests
14cu|openscada-0.8.18-1|1050	Group:		Graphics
14cu|openscada-0.8.18-1|1051	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1052	
14cu|openscada-0.8.18-1|1053	%description Special.SystemTests
14cu|openscada-0.8.18-1|1054	The %{name}-Special.SystemTests package - provides
14cu|openscada-0.8.18-1|1055	the group of tests to the OpenSCADA system.
14cu|openscada-0.8.18-1|1056	
14cu|openscada-0.8.18-1|1057	%files Special.SystemTests
14cu|openscada-0.8.18-1|1058	%{_libdir}/openscada/spec_SystemTests.so
14cu|openscada-0.8.18-1|1059	%{_datadir}/locale/*/LC_MESSAGES/oscd_SystemTests.mo
14cu|openscada-0.8.18-1|1060	%endif
14cu|openscada-0.8.18-1|1061	
14cu|openscada-0.8.18-1|1062	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1063	
14cu|openscada-0.8.18-1|1064	%if %{with FLibComplex1}
14cu|openscada-0.8.18-1|1065	%package Special.FLibComplex1
14cu|openscada-0.8.18-1|1066	Summary:	Complex1 function's library
14cu|openscada-0.8.18-1|1067	Group:		Graphics
14cu|openscada-0.8.18-1|1068	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1069	
14cu|openscada-0.8.18-1|1070	%description Special.FLibComplex1
14cu|openscada-0.8.18-1|1071	The %{name}-Special.FLibComplex1 package - provides
14cu|openscada-0.8.18-1|1072	the library of functions compatible with SCADA Complex1 of the firm
14cu|openscada-0.8.18-1|1073	SIC "DIYA".
14cu|openscada-0.8.18-1|1074	
14cu|openscada-0.8.18-1|1075	%files Special.FLibComplex1
14cu|openscada-0.8.18-1|1076	%{_libdir}/openscada/spec_FLibComplex1.so
14cu|openscada-0.8.18-1|1077	%{_datadir}/locale/*/LC_MESSAGES/oscd_FLibComplex1.mo
14cu|openscada-0.8.18-1|1078	%endif
14cu|openscada-0.8.18-1|1079	
14cu|openscada-0.8.18-1|1080	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1081	
14cu|openscada-0.8.18-1|1082	%if %{with FLibMath}
14cu|openscada-0.8.18-1|1083	%package Special.FLibMath
14cu|openscada-0.8.18-1|1084	Summary:	Math function's library
14cu|openscada-0.8.18-1|1085	Group:		Graphics
14cu|openscada-0.8.18-1|1086	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1087	
14cu|openscada-0.8.18-1|1088	%description Special.FLibMath
14cu|openscada-0.8.18-1|1089	The %{name}-Special.FLibMath package - provides
14cu|openscada-0.8.18-1|1090	the library of standard mathematical functions.
14cu|openscada-0.8.18-1|1091	
14cu|openscada-0.8.18-1|1092	%files Special.FLibMath
14cu|openscada-0.8.18-1|1093	%{_libdir}/openscada/spec_FLibMath.so
14cu|openscada-0.8.18-1|1094	%{_datadir}/locale/*/LC_MESSAGES/oscd_FLibMath.mo
14cu|openscada-0.8.18-1|1095	%endif
14cu|openscada-0.8.18-1|1096	
14cu|openscada-0.8.18-1|1097	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1098	
14cu|openscada-0.8.18-1|1099	%if %{with FLibSYS}
14cu|openscada-0.8.18-1|1100	%package Special.FLibSYS
14cu|openscada-0.8.18-1|1101	Summary:	System API functions
14cu|openscada-0.8.18-1|1102	Group:		Graphics
14cu|openscada-0.8.18-1|1103	Requires:	%{name}-core = %{EVRD}
14cu|openscada-0.8.18-1|1104	
14cu|openscada-0.8.18-1|1105	%description Special.FLibSYS
14cu|openscada-0.8.18-1|1106	The %{name}-Special.FLibSYS package - provides
14cu|openscada-0.8.18-1|1107	the library of system API of user programming area.
14cu|openscada-0.8.18-1|1108	
14cu|openscada-0.8.18-1|1109	%files Special.FLibSYS
14cu|openscada-0.8.18-1|1110	%{_libdir}/openscada/spec_FLibSYS.so
14cu|openscada-0.8.18-1|1111	%{_datadir}/locale/*/LC_MESSAGES/oscd_FLibSYS.mo
14cu|openscada-0.8.18-1|1112	%endif
14cu|openscada-0.8.18-1|1113	
14cu|openscada-0.8.18-1|1114	#----------------------------------------------------------------------------
14cu|openscada-0.8.18-1|1115	
14cu|openscada-0.8.18-1|1116	%prep
14cu|openscada-0.8.18-1|1117	%setup -q
14cu|openscada-0.8.18-1|1118	%setup -T -D -a 1
14cu|openscada-0.8.18-1|1119	
14cu|openscada-0.8.18-1|1120	%build
14cu|openscada-0.8.18-1|1121	autoreconf -ifv
14cu|openscada-0.8.18-1|1122	%configure2_5x \
14cu|openscada-0.8.18-1|1123	%if %{with DiamondBoards}
14cu|openscada-0.8.18-1|1124	--enable-DiamondBoards \
14cu|openscada-0.8.18-1|1125	%else \
14cu|openscada-0.8.18-1|1126	--disable-DiamondBoards \
14cu|openscada-0.8.18-1|1127	%endif
14cu|openscada-0.8.18-1|1128	%if %{with ICP_DAS}
14cu|openscada-0.8.18-1|1129	--enable-ICP_DAS \
14cu|openscada-0.8.18-1|1130	%else \
14cu|openscada-0.8.18-1|1131	--disable-ICP_DAS \
14cu|openscada-0.8.18-1|1132	%endif
14cu|openscada-0.8.18-1|1133	--enable-BFN
14cu|openscada-0.8.18-1|1134	
14cu|openscada-0.8.18-1|1135	%make
14cu|openscada-0.8.18-1|1136	
14cu|openscada-0.8.18-1|1137	%install
14cu|openscada-0.8.18-1|1138	%makeinstall
14cu|openscada-0.8.18-1|1139	install -m 755 -d %{buildroot}/var/spool/openscada/{DATA,icons,LibsDB,AGLKS,Boiler}
14cu|openscada-0.8.18-1|1140	install -m 755 -d %{buildroot}/var/spool/openscada/ARCHIVES/{MESS,VAL}
14cu|openscada-0.8.18-1|1141	install -m 644 -pD data/oscada.xml %{buildroot}/%{_sysconfdir}/oscada.xml
14cu|openscada-0.8.18-1|1142	install -m 644 -pD data/oscada_start.xml %{buildroot}/%{_sysconfdir}/oscada_start.xml
14cu|openscada-0.8.18-1|1143	install -m 755 -pD data/openscada_start %{buildroot}/%{_bindir}/openscada_start
14cu|openscada-0.8.18-1|1144	install -m 644 -pD data/openscada.desktop %{buildroot}/%{_desktopdir}/openscada.desktop
14cu|openscada-0.8.18-1|1145	install -m 644 -pD data/openscada.png %{buildroot}/%{_iconsdir}/openscada.png
14cu|openscada-0.8.18-1|1146	install -m 755 -pD data/oscada_ALT.init %{buildroot}/%_initdir/oscadad
14cu|openscada-0.8.18-1|1147	echo "OpenSCADA data dir" > %{buildroot}/var/spool/openscada/DATA/.info
14cu|openscada-0.8.18-1|1148	install -m 644 data/icons/* %{buildroot}/var/spool/openscada/icons
14cu|openscada-0.8.18-1|1149	echo "OpenSCADA messages archive dir" > %{buildroot}/var/spool/openscada/ARCHIVES/MESS/.info
14cu|openscada-0.8.18-1|1150	echo "OpenSCADA values archive dir" > %{buildroot}/var/spool/openscada/ARCHIVES/VAL/.info
14cu|openscada-0.8.18-1|1151	
14cu|openscada-0.8.18-1|1152	install -m 644 data/LibsDB/*.db %{buildroot}/var/spool/openscada/LibsDB
14cu|openscada-0.8.18-1|1153	
14cu|openscada-0.8.18-1|1154	install -m 644 data/ModelsDB/AGLKS/*.db %{buildroot}/var/spool/openscada/AGLKS
14cu|openscada-0.8.18-1|1155	install -m 644 -pD data/ModelsDB/AGLKS/oscada_AGLKS.xml %{buildroot}/%{_sysconfdir}/oscada_AGLKS.xml
14cu|openscada-0.8.18-1|1156	install -m 755 -pD data/ModelsDB/AGLKS/openscada_AGLKS %{buildroot}/%{_bindir}/openscada_AGLKS
14cu|openscada-0.8.18-1|1157	install -m 755 -pD data/ModelsDB/AGLKS/openscada_demo %{buildroot}/%{_bindir}/openscada_demo
14cu|openscada-0.8.18-1|1158	install -m 644 -pD data/ModelsDB/AGLKS/openscada_AGLKS.desktop %{buildroot}/%{_desktopdir}/openscada_AGLKS.desktop
14cu|openscada-0.8.18-1|1159	install -m 644 -pD data/ModelsDB/AGLKS/openscada_AGLKS.png %{buildroot}/%{_iconsdir}/openscada_AGLKS.png
14cu|openscada-0.8.18-1|1160	install -m 644 -pD data/ModelsDB/AGLKS/openscada_AGLKS.png %{buildroot}/var/spool/openscada/icons/AGLKS.png
14cu|openscada-0.8.18-1|1161	
14cu|openscada-0.8.18-1|1162	install -m 644 data/ModelsDB/Boiler/*.db %{buildroot}/var/spool/openscada/Boiler
14cu|openscada-0.8.18-1|1163	install -m 644 -pD data/ModelsDB/Boiler/oscada_Boiler.xml %{buildroot}/%{_sysconfdir}/oscada_Boiler.xml
14cu|openscada-0.8.18-1|1164	install -m 755 -pD data/ModelsDB/Boiler/openscada_Boiler %{buildroot}/%{_bindir}/openscada_Boiler
14cu|openscada-0.8.18-1|1165	install -m 644 -pD data/ModelsDB/Boiler/openscada_Boiler.desktop %{buildroot}/%{_desktopdir}/openscada_Boiler.desktop
14cu|openscada-0.8.18-1|1166	install -m 644 -pD data/ModelsDB/Boiler/openscada_Boiler.png %{buildroot}/%{_iconsdir}/openscada_Boiler.png
14cu|openscada-0.8.18-1|1167	install -m 644 -pD data/ModelsDB/Boiler/openscada_Boiler.png %{buildroot}/var/spool/openscada/icons/Boiler.png
14cu|openscada-0.8.18-1|1168	
14cu|openscada-0.8.18-1|1169	sed -i 's|/usr/lib|%{_libdir}|' %{buildroot}/%{_sysconfdir}/oscada*.xml
14cu|openscada-0.8.18-1|1170	
14cu|openscada-0.8.18-1|1171	%changelog
14cu|openscada-0.8.18-1|1172	
14cu|openscada-0.8.18-1|1173	* Sun Sep 17 2017 alekseyz <a.zimin@rosalinux.ru> 0.8.18-1
14cu|openscada-0.8.18-1|1174	- (2fccb13) Merge pull request #3 from vladimir71/openscada:rosa2014.1
14cu|openscada-0.8.18-1|1175	- (2fccb13) openscada
14cu|openscada-0.8.18-1|1176	
14cu|openscada-0.8.18-1|1177	

12468 14
14cu|openscap-1.2.6-2|1	%define major 8
14cu|openscap-1.2.6-2|2	%define major_sce 8
14cu|openscap-1.2.6-2|3	%define libname %mklibname %{name} %{major}
14cu|openscap-1.2.6-2|4	%define devname %mklibname %{name} -d
14cu|openscap-1.2.6-2|5	%define sce_libname %mklibname %{name}_sce %{major_sce}
14cu|openscap-1.2.6-2|6	%define sce_devname %mklibname %{name}_sce -d
14cu|openscap-1.2.6-2|7	
14cu|openscap-1.2.6-2|8	Summary:	Set of open source libraries enabling integration of the SCAP line of standards
14cu|openscap-1.2.6-2|9	Name:		openscap
14cu|openscap-1.2.6-2|10	Version:	1.2.6
14cu|openscap-1.2.6-2|11	Release:	2
14cu|openscap-1.2.6-2|12	License:	LGPLv2.1+
14cu|openscap-1.2.6-2|13	Group:		System/Libraries
14cu|openscap-1.2.6-2|14	Url:		http://www.open-scap.org/
14cu|openscap-1.2.6-2|15	Source0:	https://github.com/OpenSCAP/openscap/archive/%{version}.zip
14cu|openscap-1.2.6-2|16	Patch0:		openscap-1.2.6-rpm5.patch
14cu|openscap-1.2.6-2|17	Patch2:		openscap-1.0.0-dl.patch
14cu|openscap-1.2.6-2|18	BuildRequires:	swig
14cu|openscap-1.2.6-2|19	BuildRequires:	pkgconfig(expat)
14cu|openscap-1.2.6-2|20	BuildRequires:	pkgconfig(libcurl)
14cu|openscap-1.2.6-2|21	BuildRequires:	pkgconfig(libgcrypt)
14cu|openscap-1.2.6-2|22	BuildRequires:	pkgconfig(libpcre)
14cu|openscap-1.2.6-2|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|openscap-1.2.6-2|24	BuildRequires:	pkgconfig(libxslt)
14cu|openscap-1.2.6-2|25	BuildRequires:	pkgconfig(ossp-uuid)
14cu|openscap-1.2.6-2|26	BuildRequires:	pkgconfig(python)
14cu|openscap-1.2.6-2|27	BuildRequires:	pkgconfig(python3)
14cu|openscap-1.2.6-2|28	BuildRequires:	pkgconfig(rpm)
14cu|openscap-1.2.6-2|29	BuildRequires:	pkgconfig(squirrel)
14cu|openscap-1.2.6-2|30	
14cu|openscap-1.2.6-2|31	%description
14cu|openscap-1.2.6-2|32	OpenSCAP is a set of open source libraries providing an easier path
14cu|openscap-1.2.6-2|33	for integration of the SCAP line of standards. SCAP is a line of standards
14cu|openscap-1.2.6-2|34	managed by NIST with the goal of providing a standard language
14cu|openscap-1.2.6-2|35	for the expression of Computer Network Defense related information.
14cu|openscap-1.2.6-2|36	
14cu|openscap-1.2.6-2|37	%files
14cu|openscap-1.2.6-2|38	%doc AUTHORS COPYING NEWS
14cu|openscap-1.2.6-2|39	%{_sysconfdir}/bash_completion.d/oscap
14cu|openscap-1.2.6-2|40	%{_bindir}/*
14cu|openscap-1.2.6-2|41	%{_libdir}/%{name}
14cu|openscap-1.2.6-2|42	%{_mandir}/man8/*
14cu|openscap-1.2.6-2|43	%{_datadir}/%{name}
14cu|openscap-1.2.6-2|44	%exclude %{_bindir}/oscap-docker
14cu|openscap-1.2.6-2|45	%exclude %{_mandir}/man8/oscap-docker.8*
14cu|openscap-1.2.6-2|46	
14cu|openscap-1.2.6-2|47	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|48	
14cu|openscap-1.2.6-2|49	%package -n %{libname}
14cu|openscap-1.2.6-2|50	Summary:	Shared library for %{name}
14cu|openscap-1.2.6-2|51	Group:		System/Libraries
14cu|openscap-1.2.6-2|52	Conflicts:	%{name} < 1.0.0-4
14cu|openscap-1.2.6-2|53	
14cu|openscap-1.2.6-2|54	%description -n %{libname}
14cu|openscap-1.2.6-2|55	Shared library for %{name}.
14cu|openscap-1.2.6-2|56	
14cu|openscap-1.2.6-2|57	%files -n %{libname}
14cu|openscap-1.2.6-2|58	%{_libdir}/lib%{name}.so.%{major}*
14cu|openscap-1.2.6-2|59	
14cu|openscap-1.2.6-2|60	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|61	
14cu|openscap-1.2.6-2|62	%package -n %{devname}
14cu|openscap-1.2.6-2|63	Summary:	Development files for %{name}
14cu|openscap-1.2.6-2|64	Group:		Development/C
14cu|openscap-1.2.6-2|65	Requires:	%{libname} = %{EVRD}
14cu|openscap-1.2.6-2|66	Provides:	%{name}-devel = %{EVRD}
14cu|openscap-1.2.6-2|67	Conflicts:	%{name}-devel < 1.0.0-4
14cu|openscap-1.2.6-2|68	Obsoletes:	%{name}-devel < 1.0.0-4
14cu|openscap-1.2.6-2|69	
14cu|openscap-1.2.6-2|70	%description -n %{devname}
14cu|openscap-1.2.6-2|71	Thhis package contains libraries and header files for developing applications
14cu|openscap-1.2.6-2|72	that use %{name}.
14cu|openscap-1.2.6-2|73	
14cu|openscap-1.2.6-2|74	%files -n %{devname}
14cu|openscap-1.2.6-2|75	%doc docs/examples/
14cu|openscap-1.2.6-2|76	%{_includedir}/*
14cu|openscap-1.2.6-2|77	%{_libdir}/lib%{name}.so
14cu|openscap-1.2.6-2|78	%{_libdir}/pkgconfig/lib%{name}.pc
14cu|openscap-1.2.6-2|79	
14cu|openscap-1.2.6-2|80	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|81	
14cu|openscap-1.2.6-2|82	%package -n %{sce_libname}
14cu|openscap-1.2.6-2|83	Summary:	Script Check Engine plug-in for OpenSCAP
14cu|openscap-1.2.6-2|84	Group:		System/Libraries
14cu|openscap-1.2.6-2|85	
14cu|openscap-1.2.6-2|86	%description -n %{sce_libname}
14cu|openscap-1.2.6-2|87	The Script Check Engine is non-standard extension to SCAP protocol. This
14cu|openscap-1.2.6-2|88	engine allows content authors to avoid OVAL language and write their assessment
14cu|openscap-1.2.6-2|89	commands using a scripting language (Bash, Perl, Python, Ruby, ...).
14cu|openscap-1.2.6-2|90	
14cu|openscap-1.2.6-2|91	%files -n %{sce_libname}
14cu|openscap-1.2.6-2|92	%{_libdir}/lib%{name}_sce.so.%{major_sce}*
14cu|openscap-1.2.6-2|93	
14cu|openscap-1.2.6-2|94	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|95	
14cu|openscap-1.2.6-2|96	%package -n %{sce_devname}
14cu|openscap-1.2.6-2|97	Summary:	Development files for OpenSCAP SCE plugin
14cu|openscap-1.2.6-2|98	Group:		Development/C
14cu|openscap-1.2.6-2|99	Requires:	%{sce_libname} = %{EVRD}
14cu|openscap-1.2.6-2|100	
14cu|openscap-1.2.6-2|101	%description -n %{sce_devname}
14cu|openscap-1.2.6-2|102	Thhis package contains libraries and header files for developing applications
14cu|openscap-1.2.6-2|103	that use OpenSCAP SCE plugin.
14cu|openscap-1.2.6-2|104	
14cu|openscap-1.2.6-2|105	%files -n %{sce_devname}
14cu|openscap-1.2.6-2|106	%{_libdir}/lib%{name}_sce.so
14cu|openscap-1.2.6-2|107	
14cu|openscap-1.2.6-2|108	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|109	
14cu|openscap-1.2.6-2|110	%package python
14cu|openscap-1.2.6-2|111	Summary:	Python bindings for %{name}
14cu|openscap-1.2.6-2|112	Group:		Development/Python
14cu|openscap-1.2.6-2|113	Requires:	%{name} = %{EVRD}
14cu|openscap-1.2.6-2|114	
14cu|openscap-1.2.6-2|115	%description python
14cu|openscap-1.2.6-2|116	The %{name}-python package contains the bindings so that %{name}
14cu|openscap-1.2.6-2|117	libraries can be used by python.
14cu|openscap-1.2.6-2|118	
14cu|openscap-1.2.6-2|119	%files python
14cu|openscap-1.2.6-2|120	%{py_platsitedir}/*
14cu|openscap-1.2.6-2|121	
14cu|openscap-1.2.6-2|122	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|123	
14cu|openscap-1.2.6-2|124	%package python3
14cu|openscap-1.2.6-2|125	Summary:	Python3 bindings for %{name}
14cu|openscap-1.2.6-2|126	Group:		Development/Python
14cu|openscap-1.2.6-2|127	Requires:	%{name} = %{EVRD}
14cu|openscap-1.2.6-2|128	
14cu|openscap-1.2.6-2|129	%description python3
14cu|openscap-1.2.6-2|130	The %{name}-python3 package contains the bindings so that %{name}
14cu|openscap-1.2.6-2|131	libraries can be used by python3.
14cu|openscap-1.2.6-2|132	
14cu|openscap-1.2.6-2|133	%files python3
14cu|openscap-1.2.6-2|134	%{py3_platsitedir}/*
14cu|openscap-1.2.6-2|135	%ifarch %{ix86}
14cu|openscap-1.2.6-2|136	%exclude %{py3_puresitedir}/oscap_docker_python
14cu|openscap-1.2.6-2|137	%endif
14cu|openscap-1.2.6-2|138	
14cu|openscap-1.2.6-2|139	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|140	
14cu|openscap-1.2.6-2|141	%package perl
14cu|openscap-1.2.6-2|142	Summary:	Perl bindings for %{name}
14cu|openscap-1.2.6-2|143	Group:		Development/Perl
14cu|openscap-1.2.6-2|144	BuildRequires:	perl-devel
14cu|openscap-1.2.6-2|145	Requires:	%{name} = %{EVRD}
14cu|openscap-1.2.6-2|146	
14cu|openscap-1.2.6-2|147	%description perl
14cu|openscap-1.2.6-2|148	The %{name}-perl package contains the bindings so that %{name}
14cu|openscap-1.2.6-2|149	libraries can be used by perl.
14cu|openscap-1.2.6-2|150	
14cu|openscap-1.2.6-2|151	%files perl
14cu|openscap-1.2.6-2|152	%{perl_vendorarch}/*
14cu|openscap-1.2.6-2|153	%{perl_vendorlib}/*.pm
14cu|openscap-1.2.6-2|154	
14cu|openscap-1.2.6-2|155	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|156	
14cu|openscap-1.2.6-2|157	%package containers
14cu|openscap-1.2.6-2|158	Summary:	Utils for scanning containers
14cu|openscap-1.2.6-2|159	Group:		System/Libraries
14cu|openscap-1.2.6-2|160	Requires:	%{name} = %{EVRD}
14cu|openscap-1.2.6-2|161	
14cu|openscap-1.2.6-2|162	%description containers
14cu|openscap-1.2.6-2|163	Tool for scanning Docker containers.
14cu|openscap-1.2.6-2|164	
14cu|openscap-1.2.6-2|165	%files containers
14cu|openscap-1.2.6-2|166	%{_bindir}/oscap-docker
14cu|openscap-1.2.6-2|167	%{_mandir}/man8/oscap-docker.8*
14cu|openscap-1.2.6-2|168	%{py3_puresitedir}/*
14cu|openscap-1.2.6-2|169	%ifarch %{ix86}
14cu|openscap-1.2.6-2|170	%exclude %{py3_platsitedir}/*openscap*
14cu|openscap-1.2.6-2|171	%endif
14cu|openscap-1.2.6-2|172	
14cu|openscap-1.2.6-2|173	#----------------------------------------------------------------------------
14cu|openscap-1.2.6-2|174	
14cu|openscap-1.2.6-2|175	%prep
14cu|openscap-1.2.6-2|176	%setup -q
14cu|openscap-1.2.6-2|177	%patch0 -p1 -b .rpm5
14cu|openscap-1.2.6-2|178	%patch2 -p1 -b .dl
14cu|openscap-1.2.6-2|179	
14cu|openscap-1.2.6-2|180	%build
14cu|openscap-1.2.6-2|181	autoreconf -fi
14cu|openscap-1.2.6-2|182	%configure2_5x \
14cu|openscap-1.2.6-2|183	--enable-sce \
14cu|openscap-1.2.6-2|184	--enable-perl \
14cu|openscap-1.2.6-2|185	--enable-python3 \
14cu|openscap-1.2.6-2|186	preferred_python=/usr/bin/python3
14cu|openscap-1.2.6-2|187	%make
14cu|openscap-1.2.6-2|188	
14cu|openscap-1.2.6-2|189	%install
14cu|openscap-1.2.6-2|190	%makeinstall_std
14cu|openscap-1.2.6-2|191	
14cu|openscap-1.2.6-2|192	%changelog
14cu|openscap-1.2.6-2|193	
14cu|openscap-1.2.6-2|194	* Wed Nov 25 2015 Denis Silakov <dsilakov@gmail.com> 1.2.6-2
14cu|openscap-1.2.6-2|195	- (e5938f6) More 32bit fixes
14cu|openscap-1.2.6-2|196	
14cu|openscap-1.2.6-2|197	

12469 14
14cu|openscenegraph-3.2.0-6|1	%define	srcname	OpenSceneGraph
14cu|openscenegraph-3.2.0-6|2	
14cu|openscenegraph-3.2.0-6|3	Summary:	A C++ scene graph API on OpenGL for real time graphics
14cu|openscenegraph-3.2.0-6|4	Name:		openscenegraph
14cu|openscenegraph-3.2.0-6|5	Version:	3.2.0
14cu|openscenegraph-3.2.0-6|6	Release:	6
14cu|openscenegraph-3.2.0-6|7	License:	LGPLv2+ with exceptions
14cu|openscenegraph-3.2.0-6|8	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|9	Url:		http://www.openscenegraph.org/
14cu|openscenegraph-3.2.0-6|10	Source0:	http://www.openscenegraph.org/downloads/developer_releases/%{srcname}-%{version}.zip
14cu|openscenegraph-3.2.0-6|11	Patch0:		OpenSceneGraph-2.8.3-ffmpeg.patch
14cu|openscenegraph-3.2.0-6|12	Patch1:		OpenSceneGraph-3.2.0-giflib51.patch
14cu|openscenegraph-3.2.0-6|13	BuildRequires:	cmake
14cu|openscenegraph-3.2.0-6|14	BuildRequires:	ffmpeg-devel
14cu|openscenegraph-3.2.0-6|15	BuildRequires:	gdal-devel
14cu|openscenegraph-3.2.0-6|16	BuildRequires:	giflib-devel
14cu|openscenegraph-3.2.0-6|17	BuildRequires:	itk-devel
14cu|openscenegraph-3.2.0-6|18	BuildRequires:	jpeg-devel
14cu|openscenegraph-3.2.0-6|19	BuildRequires:	qt4-devel
14cu|openscenegraph-3.2.0-6|20	BuildRequires:	tiff-devel
14cu|openscenegraph-3.2.0-6|21	BuildRequires:	pkgconfig(cairo)
14cu|openscenegraph-3.2.0-6|22	BuildRequires:	pkgconfig(freetype2)
14cu|openscenegraph-3.2.0-6|23	BuildRequires:	pkgconfig(gl)
14cu|openscenegraph-3.2.0-6|24	BuildRequires:	pkgconfig(IlmBase)
14cu|openscenegraph-3.2.0-6|25	BuildRequires:	pkgconfig(libxine)
14cu|openscenegraph-3.2.0-6|26	BuildRequires:	pkgconfig(libcurl)
14cu|openscenegraph-3.2.0-6|27	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|openscenegraph-3.2.0-6|28	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|openscenegraph-3.2.0-6|29	BuildRequires:	pkgconfig(jasper)
14cu|openscenegraph-3.2.0-6|30	BuildRequires:	pkgconfig(libpng)
14cu|openscenegraph-3.2.0-6|31	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|openscenegraph-3.2.0-6|32	BuildRequires:	pkgconfig(libxml-2.0)
14cu|openscenegraph-3.2.0-6|33	BuildRequires:	pkgconfig(openal)
14cu|openscenegraph-3.2.0-6|34	BuildRequires:	pkgconfig(OpenEXR)
14cu|openscenegraph-3.2.0-6|35	BuildRequires:	pkgconfig(poppler-glib)
14cu|openscenegraph-3.2.0-6|36	BuildRequires:	pkgconfig(sdl)
14cu|openscenegraph-3.2.0-6|37	BuildRequires:	pkgconfig(x11)
14cu|openscenegraph-3.2.0-6|38	BuildRequires:	pkgconfig(zlib)
14cu|openscenegraph-3.2.0-6|39	Provides:	OpenSceneGraph = %{EVRD}
14cu|openscenegraph-3.2.0-6|40	Requires:	%{name}-plugins = %{EVRD}
14cu|openscenegraph-3.2.0-6|41	
14cu|openscenegraph-3.2.0-6|42	%description
14cu|openscenegraph-3.2.0-6|43	The Open Scene Graph is a cross-platform C++/OpenGL library for the real-time
14cu|openscenegraph-3.2.0-6|44	visualization. Uses range from visual simulation, scientific modeling, virtual
14cu|openscenegraph-3.2.0-6|45	reality through to games.  Open Scene Graph employs good practices in software
14cu|openscenegraph-3.2.0-6|46	engineering through the use of standard C++, STL and generic programming, and
14cu|openscenegraph-3.2.0-6|47	design patterns.  Open Scene Graph strives for high performance and quality in
14cu|openscenegraph-3.2.0-6|48	graphics rendering, portability, and extensibility.
14cu|openscenegraph-3.2.0-6|49	
14cu|openscenegraph-3.2.0-6|50	%files
14cu|openscenegraph-3.2.0-6|51	%doc AUTHORS.txt ChangeLog LICENSE.txt NEWS.txt README.txt
14cu|openscenegraph-3.2.0-6|52	%doc doc/*
14cu|openscenegraph-3.2.0-6|53	%{_bindir}/*
14cu|openscenegraph-3.2.0-6|54	
14cu|openscenegraph-3.2.0-6|55	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|56	
14cu|openscenegraph-3.2.0-6|57	%package plugins
14cu|openscenegraph-3.2.0-6|58	Summary:	OpenSceneGraph plugins
14cu|openscenegraph-3.2.0-6|59	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|60	
14cu|openscenegraph-3.2.0-6|61	%description plugins
14cu|openscenegraph-3.2.0-6|62	OpenSceneGraph plugins.
14cu|openscenegraph-3.2.0-6|63	
14cu|openscenegraph-3.2.0-6|64	%files plugins
14cu|openscenegraph-3.2.0-6|65	%{_libdir}/osgPlugins-%{version}
14cu|openscenegraph-3.2.0-6|66	
14cu|openscenegraph-3.2.0-6|67	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|68	
14cu|openscenegraph-3.2.0-6|69	%define OpenThreads_major 13
14cu|openscenegraph-3.2.0-6|70	%define libOpenThreads %mklibname OpenThreads %{OpenThreads_major}
14cu|openscenegraph-3.2.0-6|71	
14cu|openscenegraph-3.2.0-6|72	%package -n %{libOpenThreads}
14cu|openscenegraph-3.2.0-6|73	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|74	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|75	
14cu|openscenegraph-3.2.0-6|76	%description -n %{libOpenThreads}
14cu|openscenegraph-3.2.0-6|77	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|78	
14cu|openscenegraph-3.2.0-6|79	%files -n %{libOpenThreads}
14cu|openscenegraph-3.2.0-6|80	%{_libdir}/libOpenThreads.so.%{OpenThreads_major}
14cu|openscenegraph-3.2.0-6|81	%{_libdir}/libOpenThreads.so.%{version}
14cu|openscenegraph-3.2.0-6|82	
14cu|openscenegraph-3.2.0-6|83	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|84	
14cu|openscenegraph-3.2.0-6|85	%define devOpenThreads %mklibname OpenThreads -d
14cu|openscenegraph-3.2.0-6|86	
14cu|openscenegraph-3.2.0-6|87	%package -n %{devOpenThreads}
14cu|openscenegraph-3.2.0-6|88	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|89	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|90	Requires:	%{libOpenThreads} = %{EVRD}
14cu|openscenegraph-3.2.0-6|91	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|92	
14cu|openscenegraph-3.2.0-6|93	%description -n %{devOpenThreads}
14cu|openscenegraph-3.2.0-6|94	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|95	
14cu|openscenegraph-3.2.0-6|96	%files -n %{devOpenThreads}
14cu|openscenegraph-3.2.0-6|97	%{_includedir}/OpenThreads
14cu|openscenegraph-3.2.0-6|98	%{_libdir}/libOpenThreads.so
14cu|openscenegraph-3.2.0-6|99	%{_libdir}/pkgconfig/openthreads.pc
14cu|openscenegraph-3.2.0-6|100	
14cu|openscenegraph-3.2.0-6|101	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|102	
14cu|openscenegraph-3.2.0-6|103	%define osg_major 100
14cu|openscenegraph-3.2.0-6|104	%define libosg %mklibname osg %{osg_major}
14cu|openscenegraph-3.2.0-6|105	
14cu|openscenegraph-3.2.0-6|106	%package -n %{libosg}
14cu|openscenegraph-3.2.0-6|107	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|108	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|109	
14cu|openscenegraph-3.2.0-6|110	%description -n %{libosg}
14cu|openscenegraph-3.2.0-6|111	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|112	
14cu|openscenegraph-3.2.0-6|113	%files -n %{libosg}
14cu|openscenegraph-3.2.0-6|114	%{_libdir}/libosg.so.%{osg_major}
14cu|openscenegraph-3.2.0-6|115	%{_libdir}/libosg.so.%{version}
14cu|openscenegraph-3.2.0-6|116	
14cu|openscenegraph-3.2.0-6|117	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|118	
14cu|openscenegraph-3.2.0-6|119	%define devosg %mklibname osg -d
14cu|openscenegraph-3.2.0-6|120	
14cu|openscenegraph-3.2.0-6|121	%package -n %{devosg}
14cu|openscenegraph-3.2.0-6|122	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|123	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|124	Requires:	%{libosg} = %{EVRD}
14cu|openscenegraph-3.2.0-6|125	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|126	
14cu|openscenegraph-3.2.0-6|127	%description -n %{devosg}
14cu|openscenegraph-3.2.0-6|128	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|129	
14cu|openscenegraph-3.2.0-6|130	%files -n %{devosg}
14cu|openscenegraph-3.2.0-6|131	%{_includedir}/osg
14cu|openscenegraph-3.2.0-6|132	%{_libdir}/libosg.so
14cu|openscenegraph-3.2.0-6|133	%{_libdir}/pkgconfig/openscenegraph-osg.pc
14cu|openscenegraph-3.2.0-6|134	
14cu|openscenegraph-3.2.0-6|135	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|136	
14cu|openscenegraph-3.2.0-6|137	%define osgAnimation_major 100
14cu|openscenegraph-3.2.0-6|138	%define libosgAnimation %mklibname osgAnimation %{osgAnimation_major}
14cu|openscenegraph-3.2.0-6|139	
14cu|openscenegraph-3.2.0-6|140	%package -n %{libosgAnimation}
14cu|openscenegraph-3.2.0-6|141	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|142	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|143	
14cu|openscenegraph-3.2.0-6|144	%description -n %{libosgAnimation}
14cu|openscenegraph-3.2.0-6|145	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|146	
14cu|openscenegraph-3.2.0-6|147	%files -n %{libosgAnimation}
14cu|openscenegraph-3.2.0-6|148	%{_libdir}/libosgAnimation.so.%{osgAnimation_major}
14cu|openscenegraph-3.2.0-6|149	%{_libdir}/libosgAnimation.so.%{version}
14cu|openscenegraph-3.2.0-6|150	
14cu|openscenegraph-3.2.0-6|151	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|152	
14cu|openscenegraph-3.2.0-6|153	%define devosgAnimation %mklibname osgAnimation -d
14cu|openscenegraph-3.2.0-6|154	
14cu|openscenegraph-3.2.0-6|155	%package -n %{devosgAnimation}
14cu|openscenegraph-3.2.0-6|156	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|157	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|158	Requires:	%{libosgAnimation} = %{EVRD}
14cu|openscenegraph-3.2.0-6|159	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|160	
14cu|openscenegraph-3.2.0-6|161	%description -n %{devosgAnimation}
14cu|openscenegraph-3.2.0-6|162	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|163	
14cu|openscenegraph-3.2.0-6|164	%files -n %{devosgAnimation}
14cu|openscenegraph-3.2.0-6|165	%{_includedir}/osgAnimation
14cu|openscenegraph-3.2.0-6|166	%{_libdir}/libosgAnimation.so
14cu|openscenegraph-3.2.0-6|167	%{_libdir}/pkgconfig/openscenegraph-osgAnimation.pc
14cu|openscenegraph-3.2.0-6|168	
14cu|openscenegraph-3.2.0-6|169	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|170	
14cu|openscenegraph-3.2.0-6|171	%define osgDB_major 100
14cu|openscenegraph-3.2.0-6|172	%define libosgDB %mklibname osgDB %{osgDB_major}
14cu|openscenegraph-3.2.0-6|173	
14cu|openscenegraph-3.2.0-6|174	%package -n %{libosgDB}
14cu|openscenegraph-3.2.0-6|175	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|176	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|177	
14cu|openscenegraph-3.2.0-6|178	%description -n %{libosgDB}
14cu|openscenegraph-3.2.0-6|179	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|180	
14cu|openscenegraph-3.2.0-6|181	%files -n %{libosgDB}
14cu|openscenegraph-3.2.0-6|182	%{_libdir}/libosgDB.so.%{osgDB_major}
14cu|openscenegraph-3.2.0-6|183	%{_libdir}/libosgDB.so.%{version}
14cu|openscenegraph-3.2.0-6|184	
14cu|openscenegraph-3.2.0-6|185	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|186	
14cu|openscenegraph-3.2.0-6|187	%define devosgDB %mklibname osgDB -d
14cu|openscenegraph-3.2.0-6|188	
14cu|openscenegraph-3.2.0-6|189	%package -n %{devosgDB}
14cu|openscenegraph-3.2.0-6|190	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|191	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|192	Requires:	%{libosgDB} = %{EVRD}
14cu|openscenegraph-3.2.0-6|193	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|194	
14cu|openscenegraph-3.2.0-6|195	%description -n %{devosgDB}
14cu|openscenegraph-3.2.0-6|196	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|197	
14cu|openscenegraph-3.2.0-6|198	%files -n %{devosgDB}
14cu|openscenegraph-3.2.0-6|199	%{_includedir}/osgDB
14cu|openscenegraph-3.2.0-6|200	%{_libdir}/libosgDB.so
14cu|openscenegraph-3.2.0-6|201	%{_libdir}/pkgconfig/openscenegraph-osgDB.pc
14cu|openscenegraph-3.2.0-6|202	
14cu|openscenegraph-3.2.0-6|203	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|204	
14cu|openscenegraph-3.2.0-6|205	%define osgFX_major 100
14cu|openscenegraph-3.2.0-6|206	%define libosgFX %mklibname osgFX %{osgFX_major}
14cu|openscenegraph-3.2.0-6|207	
14cu|openscenegraph-3.2.0-6|208	%package -n %{libosgFX}
14cu|openscenegraph-3.2.0-6|209	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|210	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|211	
14cu|openscenegraph-3.2.0-6|212	%description -n %{libosgFX}
14cu|openscenegraph-3.2.0-6|213	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|214	
14cu|openscenegraph-3.2.0-6|215	%files -n %{libosgFX}
14cu|openscenegraph-3.2.0-6|216	%{_libdir}/libosgFX.so.%{osgFX_major}
14cu|openscenegraph-3.2.0-6|217	%{_libdir}/libosgFX.so.%{version}
14cu|openscenegraph-3.2.0-6|218	
14cu|openscenegraph-3.2.0-6|219	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|220	
14cu|openscenegraph-3.2.0-6|221	%define devosgFX %mklibname osgFX -d
14cu|openscenegraph-3.2.0-6|222	
14cu|openscenegraph-3.2.0-6|223	%package -n %{devosgFX}
14cu|openscenegraph-3.2.0-6|224	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|225	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|226	Requires:	%{libosgFX} = %{EVRD}
14cu|openscenegraph-3.2.0-6|227	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|228	
14cu|openscenegraph-3.2.0-6|229	%description -n %{devosgFX}
14cu|openscenegraph-3.2.0-6|230	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|231	
14cu|openscenegraph-3.2.0-6|232	%files -n %{devosgFX}
14cu|openscenegraph-3.2.0-6|233	%{_includedir}/osgFX
14cu|openscenegraph-3.2.0-6|234	%{_libdir}/libosgFX.so
14cu|openscenegraph-3.2.0-6|235	%{_libdir}/pkgconfig/openscenegraph-osgFX.pc
14cu|openscenegraph-3.2.0-6|236	
14cu|openscenegraph-3.2.0-6|237	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|238	
14cu|openscenegraph-3.2.0-6|239	%define osgGA_major 100
14cu|openscenegraph-3.2.0-6|240	%define libosgGA %mklibname osgGA %{osgGA_major}
14cu|openscenegraph-3.2.0-6|241	
14cu|openscenegraph-3.2.0-6|242	%package -n %{libosgGA}
14cu|openscenegraph-3.2.0-6|243	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|244	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|245	
14cu|openscenegraph-3.2.0-6|246	%description -n %{libosgGA}
14cu|openscenegraph-3.2.0-6|247	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|248	
14cu|openscenegraph-3.2.0-6|249	%files -n %{libosgGA}
14cu|openscenegraph-3.2.0-6|250	%{_libdir}/libosgGA.so.%{osgGA_major}
14cu|openscenegraph-3.2.0-6|251	%{_libdir}/libosgGA.so.%{version}
14cu|openscenegraph-3.2.0-6|252	
14cu|openscenegraph-3.2.0-6|253	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|254	
14cu|openscenegraph-3.2.0-6|255	%define devosgGA %mklibname osgGA -d
14cu|openscenegraph-3.2.0-6|256	
14cu|openscenegraph-3.2.0-6|257	%package -n %{devosgGA}
14cu|openscenegraph-3.2.0-6|258	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|259	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|260	Requires:	%{libosgGA} = %{EVRD}
14cu|openscenegraph-3.2.0-6|261	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|262	
14cu|openscenegraph-3.2.0-6|263	%description -n %{devosgGA}
14cu|openscenegraph-3.2.0-6|264	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|265	
14cu|openscenegraph-3.2.0-6|266	%files -n %{devosgGA}
14cu|openscenegraph-3.2.0-6|267	%{_includedir}/osgGA
14cu|openscenegraph-3.2.0-6|268	%{_libdir}/libosgGA.so
14cu|openscenegraph-3.2.0-6|269	%{_libdir}/pkgconfig/openscenegraph-osgGA.pc
14cu|openscenegraph-3.2.0-6|270	
14cu|openscenegraph-3.2.0-6|271	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|272	
14cu|openscenegraph-3.2.0-6|273	%define osgManipulator_major 100
14cu|openscenegraph-3.2.0-6|274	%define libosgManipulator %mklibname osgManipulator %{osgManipulator_major}
14cu|openscenegraph-3.2.0-6|275	
14cu|openscenegraph-3.2.0-6|276	%package -n %{libosgManipulator}
14cu|openscenegraph-3.2.0-6|277	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|278	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|279	
14cu|openscenegraph-3.2.0-6|280	%description -n %{libosgManipulator}
14cu|openscenegraph-3.2.0-6|281	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|282	
14cu|openscenegraph-3.2.0-6|283	%files -n %{libosgManipulator}
14cu|openscenegraph-3.2.0-6|284	%{_libdir}/libosgManipulator.so.%{osgManipulator_major}
14cu|openscenegraph-3.2.0-6|285	%{_libdir}/libosgManipulator.so.%{version}
14cu|openscenegraph-3.2.0-6|286	
14cu|openscenegraph-3.2.0-6|287	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|288	
14cu|openscenegraph-3.2.0-6|289	%define devosgManipulator %mklibname osgManipulator -d
14cu|openscenegraph-3.2.0-6|290	
14cu|openscenegraph-3.2.0-6|291	%package -n %{devosgManipulator}
14cu|openscenegraph-3.2.0-6|292	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|293	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|294	Requires:	%{libosgManipulator} = %{EVRD}
14cu|openscenegraph-3.2.0-6|295	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|296	
14cu|openscenegraph-3.2.0-6|297	%description -n %{devosgManipulator}
14cu|openscenegraph-3.2.0-6|298	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|299	
14cu|openscenegraph-3.2.0-6|300	%files -n %{devosgManipulator}
14cu|openscenegraph-3.2.0-6|301	%{_includedir}/osgManipulator
14cu|openscenegraph-3.2.0-6|302	%{_libdir}/libosgManipulator.so
14cu|openscenegraph-3.2.0-6|303	%{_libdir}/pkgconfig/openscenegraph-osgManipulator.pc
14cu|openscenegraph-3.2.0-6|304	
14cu|openscenegraph-3.2.0-6|305	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|306	
14cu|openscenegraph-3.2.0-6|307	%define osgParticle_major 100
14cu|openscenegraph-3.2.0-6|308	%define libosgParticle %mklibname osgParticle %{osgParticle_major}
14cu|openscenegraph-3.2.0-6|309	
14cu|openscenegraph-3.2.0-6|310	%package -n %{libosgParticle}
14cu|openscenegraph-3.2.0-6|311	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|312	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|313	
14cu|openscenegraph-3.2.0-6|314	%description -n %{libosgParticle}
14cu|openscenegraph-3.2.0-6|315	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|316	
14cu|openscenegraph-3.2.0-6|317	%files -n %{libosgParticle}
14cu|openscenegraph-3.2.0-6|318	%{_libdir}/libosgParticle.so.%{osgParticle_major}
14cu|openscenegraph-3.2.0-6|319	%{_libdir}/libosgParticle.so.%{version}
14cu|openscenegraph-3.2.0-6|320	
14cu|openscenegraph-3.2.0-6|321	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|322	
14cu|openscenegraph-3.2.0-6|323	%define devosgParticle %mklibname osgParticle -d
14cu|openscenegraph-3.2.0-6|324	
14cu|openscenegraph-3.2.0-6|325	%package -n %{devosgParticle}
14cu|openscenegraph-3.2.0-6|326	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|327	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|328	Requires:	%{libosgParticle} = %{EVRD}
14cu|openscenegraph-3.2.0-6|329	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|330	
14cu|openscenegraph-3.2.0-6|331	%description -n %{devosgParticle}
14cu|openscenegraph-3.2.0-6|332	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|333	
14cu|openscenegraph-3.2.0-6|334	%files -n %{devosgParticle}
14cu|openscenegraph-3.2.0-6|335	%{_includedir}/osgParticle
14cu|openscenegraph-3.2.0-6|336	%{_libdir}/libosgParticle.so
14cu|openscenegraph-3.2.0-6|337	%{_libdir}/pkgconfig/openscenegraph-osgParticle.pc
14cu|openscenegraph-3.2.0-6|338	
14cu|openscenegraph-3.2.0-6|339	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|340	
14cu|openscenegraph-3.2.0-6|341	%define osgPresentation_major 100
14cu|openscenegraph-3.2.0-6|342	%define libosgPresentation %mklibname osgPresentation %{osgPresentation_major}
14cu|openscenegraph-3.2.0-6|343	
14cu|openscenegraph-3.2.0-6|344	%package -n %{libosgPresentation}
14cu|openscenegraph-3.2.0-6|345	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|346	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|347	
14cu|openscenegraph-3.2.0-6|348	%description -n %{libosgPresentation}
14cu|openscenegraph-3.2.0-6|349	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|350	
14cu|openscenegraph-3.2.0-6|351	%files -n %{libosgPresentation}
14cu|openscenegraph-3.2.0-6|352	%{_libdir}/libosgPresentation.so.%{osgPresentation_major}
14cu|openscenegraph-3.2.0-6|353	%{_libdir}/libosgPresentation.so.%{version}
14cu|openscenegraph-3.2.0-6|354	
14cu|openscenegraph-3.2.0-6|355	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|356	
14cu|openscenegraph-3.2.0-6|357	%define devosgPresentation %mklibname osgPresentation -d
14cu|openscenegraph-3.2.0-6|358	
14cu|openscenegraph-3.2.0-6|359	%package -n %{devosgPresentation}
14cu|openscenegraph-3.2.0-6|360	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|361	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|362	Requires:	%{libosgPresentation} = %{EVRD}
14cu|openscenegraph-3.2.0-6|363	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|364	
14cu|openscenegraph-3.2.0-6|365	%description -n %{devosgPresentation}
14cu|openscenegraph-3.2.0-6|366	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|367	
14cu|openscenegraph-3.2.0-6|368	%files -n %{devosgPresentation}
14cu|openscenegraph-3.2.0-6|369	%{_includedir}/osgPresentation
14cu|openscenegraph-3.2.0-6|370	%{_libdir}/libosgPresentation.so
14cu|openscenegraph-3.2.0-6|371	
14cu|openscenegraph-3.2.0-6|372	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|373	
14cu|openscenegraph-3.2.0-6|374	%define osgQt_major 100
14cu|openscenegraph-3.2.0-6|375	%define libosgQt %mklibname osgQt %{osgQt_major}
14cu|openscenegraph-3.2.0-6|376	
14cu|openscenegraph-3.2.0-6|377	%package -n %{libosgQt}
14cu|openscenegraph-3.2.0-6|378	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|379	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|380	
14cu|openscenegraph-3.2.0-6|381	%description -n %{libosgQt}
14cu|openscenegraph-3.2.0-6|382	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|383	
14cu|openscenegraph-3.2.0-6|384	%files -n %{libosgQt}
14cu|openscenegraph-3.2.0-6|385	%{_libdir}/libosgQt.so.%{osgQt_major}
14cu|openscenegraph-3.2.0-6|386	%{_libdir}/libosgQt.so.%{version}
14cu|openscenegraph-3.2.0-6|387	
14cu|openscenegraph-3.2.0-6|388	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|389	
14cu|openscenegraph-3.2.0-6|390	%define devosgQt %mklibname osgQt -d
14cu|openscenegraph-3.2.0-6|391	
14cu|openscenegraph-3.2.0-6|392	%package -n %{devosgQt}
14cu|openscenegraph-3.2.0-6|393	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|394	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|395	Requires:	%{libosgQt} = %{EVRD}
14cu|openscenegraph-3.2.0-6|396	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|397	
14cu|openscenegraph-3.2.0-6|398	%description -n %{devosgQt}
14cu|openscenegraph-3.2.0-6|399	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|400	
14cu|openscenegraph-3.2.0-6|401	%files -n %{devosgQt}
14cu|openscenegraph-3.2.0-6|402	%{_includedir}/osgQt
14cu|openscenegraph-3.2.0-6|403	%{_libdir}/libosgQt.so
14cu|openscenegraph-3.2.0-6|404	%{_libdir}/pkgconfig/openscenegraph-osgQt.pc
14cu|openscenegraph-3.2.0-6|405	
14cu|openscenegraph-3.2.0-6|406	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|407	
14cu|openscenegraph-3.2.0-6|408	%define osgShadow_major 100
14cu|openscenegraph-3.2.0-6|409	%define libosgShadow %mklibname osgShadow %{osgShadow_major}
14cu|openscenegraph-3.2.0-6|410	
14cu|openscenegraph-3.2.0-6|411	%package -n %{libosgShadow}
14cu|openscenegraph-3.2.0-6|412	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|413	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|414	
14cu|openscenegraph-3.2.0-6|415	%description -n %{libosgShadow}
14cu|openscenegraph-3.2.0-6|416	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|417	
14cu|openscenegraph-3.2.0-6|418	%files -n %{libosgShadow}
14cu|openscenegraph-3.2.0-6|419	%{_libdir}/libosgShadow.so.%{osgShadow_major}
14cu|openscenegraph-3.2.0-6|420	%{_libdir}/libosgShadow.so.%{version}
14cu|openscenegraph-3.2.0-6|421	
14cu|openscenegraph-3.2.0-6|422	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|423	
14cu|openscenegraph-3.2.0-6|424	%define devosgShadow %mklibname osgShadow -d
14cu|openscenegraph-3.2.0-6|425	
14cu|openscenegraph-3.2.0-6|426	%package -n %{devosgShadow}
14cu|openscenegraph-3.2.0-6|427	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|428	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|429	Requires:	%{libosgShadow} = %{EVRD}
14cu|openscenegraph-3.2.0-6|430	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|431	
14cu|openscenegraph-3.2.0-6|432	%description -n %{devosgShadow}
14cu|openscenegraph-3.2.0-6|433	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|434	
14cu|openscenegraph-3.2.0-6|435	%files -n %{devosgShadow}
14cu|openscenegraph-3.2.0-6|436	%{_includedir}/osgShadow
14cu|openscenegraph-3.2.0-6|437	%{_libdir}/libosgShadow.so
14cu|openscenegraph-3.2.0-6|438	%{_libdir}/pkgconfig/openscenegraph-osgShadow.pc
14cu|openscenegraph-3.2.0-6|439	
14cu|openscenegraph-3.2.0-6|440	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|441	
14cu|openscenegraph-3.2.0-6|442	%define osgSim_major 100
14cu|openscenegraph-3.2.0-6|443	%define libosgSim %mklibname osgSim %{osgSim_major}
14cu|openscenegraph-3.2.0-6|444	
14cu|openscenegraph-3.2.0-6|445	%package -n %{libosgSim}
14cu|openscenegraph-3.2.0-6|446	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|447	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|448	
14cu|openscenegraph-3.2.0-6|449	%description -n %{libosgSim}
14cu|openscenegraph-3.2.0-6|450	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|451	
14cu|openscenegraph-3.2.0-6|452	%files -n %{libosgSim}
14cu|openscenegraph-3.2.0-6|453	%{_libdir}/libosgSim.so.%{osgSim_major}
14cu|openscenegraph-3.2.0-6|454	%{_libdir}/libosgSim.so.%{version}
14cu|openscenegraph-3.2.0-6|455	
14cu|openscenegraph-3.2.0-6|456	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|457	
14cu|openscenegraph-3.2.0-6|458	%define devosgSim %mklibname osgSim -d
14cu|openscenegraph-3.2.0-6|459	
14cu|openscenegraph-3.2.0-6|460	%package -n %{devosgSim}
14cu|openscenegraph-3.2.0-6|461	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|462	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|463	Requires:	%{libosgSim} = %{EVRD}
14cu|openscenegraph-3.2.0-6|464	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|465	
14cu|openscenegraph-3.2.0-6|466	%description -n %{devosgSim}
14cu|openscenegraph-3.2.0-6|467	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|468	
14cu|openscenegraph-3.2.0-6|469	%files -n %{devosgSim}
14cu|openscenegraph-3.2.0-6|470	%{_includedir}/osgSim
14cu|openscenegraph-3.2.0-6|471	%{_libdir}/libosgSim.so
14cu|openscenegraph-3.2.0-6|472	%{_libdir}/pkgconfig/openscenegraph-osgSim.pc
14cu|openscenegraph-3.2.0-6|473	
14cu|openscenegraph-3.2.0-6|474	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|475	
14cu|openscenegraph-3.2.0-6|476	%define osgTerrain_major 100
14cu|openscenegraph-3.2.0-6|477	%define libosgTerrain %mklibname osgTerrain %{osgTerrain_major}
14cu|openscenegraph-3.2.0-6|478	
14cu|openscenegraph-3.2.0-6|479	%package -n %{libosgTerrain}
14cu|openscenegraph-3.2.0-6|480	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|481	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|482	
14cu|openscenegraph-3.2.0-6|483	%description -n %{libosgTerrain}
14cu|openscenegraph-3.2.0-6|484	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|485	
14cu|openscenegraph-3.2.0-6|486	%files -n %{libosgTerrain}
14cu|openscenegraph-3.2.0-6|487	%{_libdir}/libosgTerrain.so.%{osgTerrain_major}
14cu|openscenegraph-3.2.0-6|488	%{_libdir}/libosgTerrain.so.%{version}
14cu|openscenegraph-3.2.0-6|489	
14cu|openscenegraph-3.2.0-6|490	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|491	
14cu|openscenegraph-3.2.0-6|492	%define devosgTerrain %mklibname osgTerrain -d
14cu|openscenegraph-3.2.0-6|493	
14cu|openscenegraph-3.2.0-6|494	%package -n %{devosgTerrain}
14cu|openscenegraph-3.2.0-6|495	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|496	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|497	Requires:	%{libosgTerrain} = %{EVRD}
14cu|openscenegraph-3.2.0-6|498	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|499	
14cu|openscenegraph-3.2.0-6|500	%description -n %{devosgTerrain}
14cu|openscenegraph-3.2.0-6|501	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|502	
14cu|openscenegraph-3.2.0-6|503	%files -n %{devosgTerrain}
14cu|openscenegraph-3.2.0-6|504	%{_includedir}/osgTerrain
14cu|openscenegraph-3.2.0-6|505	%{_libdir}/libosgTerrain.so
14cu|openscenegraph-3.2.0-6|506	%{_libdir}/pkgconfig/openscenegraph-osgTerrain.pc
14cu|openscenegraph-3.2.0-6|507	
14cu|openscenegraph-3.2.0-6|508	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|509	
14cu|openscenegraph-3.2.0-6|510	%define osgText_major 100
14cu|openscenegraph-3.2.0-6|511	%define libosgText %mklibname osgText %{osgText_major}
14cu|openscenegraph-3.2.0-6|512	
14cu|openscenegraph-3.2.0-6|513	%package -n %{libosgText}
14cu|openscenegraph-3.2.0-6|514	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|515	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|516	
14cu|openscenegraph-3.2.0-6|517	%description -n %{libosgText}
14cu|openscenegraph-3.2.0-6|518	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|519	
14cu|openscenegraph-3.2.0-6|520	%files -n %{libosgText}
14cu|openscenegraph-3.2.0-6|521	%{_libdir}/libosgText.so.%{osgText_major}
14cu|openscenegraph-3.2.0-6|522	%{_libdir}/libosgText.so.%{version}
14cu|openscenegraph-3.2.0-6|523	
14cu|openscenegraph-3.2.0-6|524	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|525	
14cu|openscenegraph-3.2.0-6|526	%define devosgText %mklibname osgText -d
14cu|openscenegraph-3.2.0-6|527	
14cu|openscenegraph-3.2.0-6|528	%package -n %{devosgText}
14cu|openscenegraph-3.2.0-6|529	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|530	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|531	Requires:	%{libosgText} = %{EVRD}
14cu|openscenegraph-3.2.0-6|532	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|533	
14cu|openscenegraph-3.2.0-6|534	%description -n %{devosgText}
14cu|openscenegraph-3.2.0-6|535	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|536	
14cu|openscenegraph-3.2.0-6|537	%files -n %{devosgText}
14cu|openscenegraph-3.2.0-6|538	%{_includedir}/osgText
14cu|openscenegraph-3.2.0-6|539	%{_libdir}/libosgText.so
14cu|openscenegraph-3.2.0-6|540	%{_libdir}/pkgconfig/openscenegraph-osgText.pc
14cu|openscenegraph-3.2.0-6|541	
14cu|openscenegraph-3.2.0-6|542	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|543	
14cu|openscenegraph-3.2.0-6|544	%define osgUtil_major 100
14cu|openscenegraph-3.2.0-6|545	%define libosgUtil %mklibname osgUtil %{osgUtil_major}
14cu|openscenegraph-3.2.0-6|546	
14cu|openscenegraph-3.2.0-6|547	%package -n %{libosgUtil}
14cu|openscenegraph-3.2.0-6|548	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|549	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|550	
14cu|openscenegraph-3.2.0-6|551	%description -n %{libosgUtil}
14cu|openscenegraph-3.2.0-6|552	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|553	
14cu|openscenegraph-3.2.0-6|554	%files -n %{libosgUtil}
14cu|openscenegraph-3.2.0-6|555	%{_libdir}/libosgUtil.so.%{osgUtil_major}
14cu|openscenegraph-3.2.0-6|556	%{_libdir}/libosgUtil.so.%{version}
14cu|openscenegraph-3.2.0-6|557	
14cu|openscenegraph-3.2.0-6|558	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|559	
14cu|openscenegraph-3.2.0-6|560	%define devosgUtil %mklibname osgUtil -d
14cu|openscenegraph-3.2.0-6|561	
14cu|openscenegraph-3.2.0-6|562	%package -n %{devosgUtil}
14cu|openscenegraph-3.2.0-6|563	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|564	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|565	Requires:	%{libosgUtil} = %{EVRD}
14cu|openscenegraph-3.2.0-6|566	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|567	
14cu|openscenegraph-3.2.0-6|568	%description -n %{devosgUtil}
14cu|openscenegraph-3.2.0-6|569	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|570	
14cu|openscenegraph-3.2.0-6|571	%files -n %{devosgUtil}
14cu|openscenegraph-3.2.0-6|572	%{_includedir}/osgUtil
14cu|openscenegraph-3.2.0-6|573	%{_libdir}/libosgUtil.so
14cu|openscenegraph-3.2.0-6|574	%{_libdir}/pkgconfig/openscenegraph-osgUtil.pc
14cu|openscenegraph-3.2.0-6|575	
14cu|openscenegraph-3.2.0-6|576	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|577	
14cu|openscenegraph-3.2.0-6|578	%define osgViewer_major 100
14cu|openscenegraph-3.2.0-6|579	%define libosgViewer %mklibname osgViewer %{osgViewer_major}
14cu|openscenegraph-3.2.0-6|580	
14cu|openscenegraph-3.2.0-6|581	%package -n %{libosgViewer}
14cu|openscenegraph-3.2.0-6|582	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|583	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|584	
14cu|openscenegraph-3.2.0-6|585	%description -n %{libosgViewer}
14cu|openscenegraph-3.2.0-6|586	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|587	
14cu|openscenegraph-3.2.0-6|588	%files -n %{libosgViewer}
14cu|openscenegraph-3.2.0-6|589	%{_libdir}/libosgViewer.so.%{osgViewer_major}
14cu|openscenegraph-3.2.0-6|590	%{_libdir}/libosgViewer.so.%{version}
14cu|openscenegraph-3.2.0-6|591	
14cu|openscenegraph-3.2.0-6|592	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|593	
14cu|openscenegraph-3.2.0-6|594	%define devosgViewer %mklibname osgViewer -d
14cu|openscenegraph-3.2.0-6|595	
14cu|openscenegraph-3.2.0-6|596	%package -n %{devosgViewer}
14cu|openscenegraph-3.2.0-6|597	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|598	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|599	Requires:	%{libosgViewer} = %{EVRD}
14cu|openscenegraph-3.2.0-6|600	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|601	
14cu|openscenegraph-3.2.0-6|602	%description -n %{devosgViewer}
14cu|openscenegraph-3.2.0-6|603	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|604	
14cu|openscenegraph-3.2.0-6|605	%files -n %{devosgViewer}
14cu|openscenegraph-3.2.0-6|606	%{_includedir}/osgViewer
14cu|openscenegraph-3.2.0-6|607	%{_libdir}/libosgViewer.so
14cu|openscenegraph-3.2.0-6|608	%{_libdir}/pkgconfig/openscenegraph-osgViewer.pc
14cu|openscenegraph-3.2.0-6|609	
14cu|openscenegraph-3.2.0-6|610	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|611	
14cu|openscenegraph-3.2.0-6|612	%define osgVolume_major 100
14cu|openscenegraph-3.2.0-6|613	%define libosgVolume %mklibname osgVolume %{osgVolume_major}
14cu|openscenegraph-3.2.0-6|614	
14cu|openscenegraph-3.2.0-6|615	%package -n %{libosgVolume}
14cu|openscenegraph-3.2.0-6|616	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|617	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|618	
14cu|openscenegraph-3.2.0-6|619	%description -n %{libosgVolume}
14cu|openscenegraph-3.2.0-6|620	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|621	
14cu|openscenegraph-3.2.0-6|622	%files -n %{libosgVolume}
14cu|openscenegraph-3.2.0-6|623	%{_libdir}/libosgVolume.so.%{osgVolume_major}
14cu|openscenegraph-3.2.0-6|624	%{_libdir}/libosgVolume.so.%{version}
14cu|openscenegraph-3.2.0-6|625	
14cu|openscenegraph-3.2.0-6|626	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|627	
14cu|openscenegraph-3.2.0-6|628	%define devosgVolume %mklibname osgVolume -d
14cu|openscenegraph-3.2.0-6|629	
14cu|openscenegraph-3.2.0-6|630	%package -n %{devosgVolume}
14cu|openscenegraph-3.2.0-6|631	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|632	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|633	Requires:	%{libosgVolume} = %{EVRD}
14cu|openscenegraph-3.2.0-6|634	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|635	
14cu|openscenegraph-3.2.0-6|636	%description -n %{devosgVolume}
14cu|openscenegraph-3.2.0-6|637	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|638	
14cu|openscenegraph-3.2.0-6|639	%files -n %{devosgVolume}
14cu|openscenegraph-3.2.0-6|640	%{_includedir}/osgVolume
14cu|openscenegraph-3.2.0-6|641	%{_libdir}/libosgVolume.so
14cu|openscenegraph-3.2.0-6|642	%{_libdir}/pkgconfig/openscenegraph-osgVolume.pc
14cu|openscenegraph-3.2.0-6|643	
14cu|openscenegraph-3.2.0-6|644	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|645	
14cu|openscenegraph-3.2.0-6|646	%define osgWidget_major 100
14cu|openscenegraph-3.2.0-6|647	%define libosgWidget %mklibname osgWidget %{osgWidget_major}
14cu|openscenegraph-3.2.0-6|648	
14cu|openscenegraph-3.2.0-6|649	%package -n %{libosgWidget}
14cu|openscenegraph-3.2.0-6|650	Summary:	OpenSceneGraph shared library
14cu|openscenegraph-3.2.0-6|651	Group:		System/Libraries
14cu|openscenegraph-3.2.0-6|652	
14cu|openscenegraph-3.2.0-6|653	%description -n %{libosgWidget}
14cu|openscenegraph-3.2.0-6|654	OpenSceneGraph shared library.
14cu|openscenegraph-3.2.0-6|655	
14cu|openscenegraph-3.2.0-6|656	%files -n %{libosgWidget}
14cu|openscenegraph-3.2.0-6|657	%{_libdir}/libosgWidget.so.%{osgWidget_major}
14cu|openscenegraph-3.2.0-6|658	%{_libdir}/libosgWidget.so.%{version}
14cu|openscenegraph-3.2.0-6|659	
14cu|openscenegraph-3.2.0-6|660	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|661	
14cu|openscenegraph-3.2.0-6|662	%define devosgWidget %mklibname osgWidget -d
14cu|openscenegraph-3.2.0-6|663	
14cu|openscenegraph-3.2.0-6|664	%package -n %{devosgWidget}
14cu|openscenegraph-3.2.0-6|665	Summary:	OpenSceneGraph development files
14cu|openscenegraph-3.2.0-6|666	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|667	Requires:	%{libosgWidget} = %{EVRD}
14cu|openscenegraph-3.2.0-6|668	Conflicts:	openscenegraph-devel < 3.2.0
14cu|openscenegraph-3.2.0-6|669	
14cu|openscenegraph-3.2.0-6|670	%description -n %{devosgWidget}
14cu|openscenegraph-3.2.0-6|671	OpenSceneGraph development files.
14cu|openscenegraph-3.2.0-6|672	
14cu|openscenegraph-3.2.0-6|673	%files -n %{devosgWidget}
14cu|openscenegraph-3.2.0-6|674	%{_includedir}/osgWidget
14cu|openscenegraph-3.2.0-6|675	%{_libdir}/libosgWidget.so
14cu|openscenegraph-3.2.0-6|676	%{_libdir}/pkgconfig/openscenegraph-osgWidget.pc
14cu|openscenegraph-3.2.0-6|677	
14cu|openscenegraph-3.2.0-6|678	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|679	
14cu|openscenegraph-3.2.0-6|680	%package devel
14cu|openscenegraph-3.2.0-6|681	Summary:	Development package for %{name}
14cu|openscenegraph-3.2.0-6|682	Group:		Development/C++
14cu|openscenegraph-3.2.0-6|683	Provides:	OpenSceneGraph-devel = %{EVRD}
14cu|openscenegraph-3.2.0-6|684	Requires:	%{devOpenThreads} = %{EVRD}
14cu|openscenegraph-3.2.0-6|685	Requires:	%{devosg} = %{EVRD}
14cu|openscenegraph-3.2.0-6|686	Requires:	%{devosgAnimation} = %{EVRD}
14cu|openscenegraph-3.2.0-6|687	Requires:	%{devosgDB} = %{EVRD}
14cu|openscenegraph-3.2.0-6|688	Requires:	%{devosgFX} = %{EVRD}
14cu|openscenegraph-3.2.0-6|689	Requires:	%{devosgGA} = %{EVRD}
14cu|openscenegraph-3.2.0-6|690	Requires:	%{devosgManipulator} = %{EVRD}
14cu|openscenegraph-3.2.0-6|691	Requires:	%{devosgParticle} = %{EVRD}
14cu|openscenegraph-3.2.0-6|692	Requires:	%{devosgPresentation} = %{EVRD}
14cu|openscenegraph-3.2.0-6|693	Requires:	%{devosgQt} = %{EVRD}
14cu|openscenegraph-3.2.0-6|694	Requires:	%{devosgShadow} = %{EVRD}
14cu|openscenegraph-3.2.0-6|695	Requires:	%{devosgSim} = %{EVRD}
14cu|openscenegraph-3.2.0-6|696	Requires:	%{devosgTerrain} = %{EVRD}
14cu|openscenegraph-3.2.0-6|697	Requires:	%{devosgText} = %{EVRD}
14cu|openscenegraph-3.2.0-6|698	Requires:	%{devosgUtil} = %{EVRD}
14cu|openscenegraph-3.2.0-6|699	Requires:	%{devosgViewer} = %{EVRD}
14cu|openscenegraph-3.2.0-6|700	Requires:	%{devosgVolume} = %{EVRD}
14cu|openscenegraph-3.2.0-6|701	Requires:	%{devosgWidget} = %{EVRD}
14cu|openscenegraph-3.2.0-6|702	
14cu|openscenegraph-3.2.0-6|703	%description devel
14cu|openscenegraph-3.2.0-6|704	This package contains development files for %{name}
14cu|openscenegraph-3.2.0-6|705	
14cu|openscenegraph-3.2.0-6|706	%files devel
14cu|openscenegraph-3.2.0-6|707	%{_libdir}/pkgconfig/openscenegraph.pc
14cu|openscenegraph-3.2.0-6|708	
14cu|openscenegraph-3.2.0-6|709	#----------------------------------------------------------------------------
14cu|openscenegraph-3.2.0-6|710	
14cu|openscenegraph-3.2.0-6|711	%prep
14cu|openscenegraph-3.2.0-6|712	%setup -qn %{srcname}-%{version}
14cu|openscenegraph-3.2.0-6|713	%patch0 -p0
14cu|openscenegraph-3.2.0-6|714	%patch1 -p1
14cu|openscenegraph-3.2.0-6|715	
14cu|openscenegraph-3.2.0-6|716	%build
14cu|openscenegraph-3.2.0-6|717	CFLAGS="%{optflags} -pthread"
14cu|openscenegraph-3.2.0-6|718	CXXFLAGS="%{optflags} -pthread"
14cu|openscenegraph-3.2.0-6|719	%cmake -DDESIRED_QT_VERSION=4
14cu|openscenegraph-3.2.0-6|720	%make VERBOSE=TRUE
14cu|openscenegraph-3.2.0-6|721	
14cu|openscenegraph-3.2.0-6|722	%install
14cu|openscenegraph-3.2.0-6|723	%makeinstall_std -C build
14cu|openscenegraph-3.2.0-6|724	
14cu|openscenegraph-3.2.0-6|725	
14cu|openscenegraph-3.2.0-6|726	%changelog
14cu|openscenegraph-3.2.0-6|727	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.0-6
14cu|openscenegraph-3.2.0-6|728	+ Revision: 9025c66
14cu|openscenegraph-3.2.0-6|729	- Bump release
14cu|openscenegraph-3.2.0-6|730	
14cu|openscenegraph-3.2.0-6|731	

12470 14
14cu|openshot-2.2.0-1|1	%define		major	2.2
14cu|openshot-2.2.0-1|2	%define		minor	0
14cu|openshot-2.2.0-1|3	#empty debug package
14cu|openshot-2.2.0-1|4	%define debug_package	%{nil}
14cu|openshot-2.2.0-1|5	%define oname openshot-qt
14cu|openshot-2.2.0-1|6	Name:		openshot
14cu|openshot-2.2.0-1|7	Version:	%{major}.%{minor}
14cu|openshot-2.2.0-1|8	Release:	1
14cu|openshot-2.2.0-1|9	Summary:	Simple and Powerful video editor
14cu|openshot-2.2.0-1|10	Group:		Video
14cu|openshot-2.2.0-1|11	License:	GPLv3+
14cu|openshot-2.2.0-1|12	URL:		http://www.openshot.org/
14cu|openshot-2.2.0-1|13	Source0:	http://launchpad.net/openshot/%{major}/%{version}/+download/%{oname}-%{version}.tar.gz
14cu|openshot-2.2.0-1|14	Source100:	%{name}.rpmlintrc
14cu|openshot-2.2.0-1|15	BuildArch:	noarch
14cu|openshot-2.2.0-1|16	BuildRequires:	desktop-file-utils
14cu|openshot-2.2.0-1|17	BuildRequires:	pkgconfig(python3)
14cu|openshot-2.2.0-1|18	BuildRequires:	python3egg(setuptools)
14cu|openshot-2.2.0-1|19	# same version of python3-pkg-resources has to be required.
14cu|openshot-2.2.0-1|20	BuildRequires:	python3-pkg-resources >= 18.6.1
14cu|openshot-2.2.0-1|21	BuildRequires:	frei0r-plugins-devel
14cu|openshot-2.2.0-1|22	BuildRequires:	ladspa-devel
14cu|openshot-2.2.0-1|23	BuildRequires:	openshot-devel >= 0.1.2
14cu|openshot-2.2.0-1|24	Requires:	Py3Qt5
14cu|openshot-2.2.0-1|25	Requires:	python3egg(pillow)
14cu|openshot-2.2.0-1|26	Requires:	python3egg(pyxdg)
14cu|openshot-2.2.0-1|27	Requires:	python3egg(httplib2)
14cu|openshot-2.2.0-1|28	Requires:	python3egg(pyzmq)
14cu|openshot-2.2.0-1|29	Requires:	libopenshot-audio >= 0.1.2
14cu|openshot-2.2.0-1|30	Requires:	python3-openshot >= 0.1.2
14cu|openshot-2.2.0-1|31	Requires:	python3-pkg-resources >= 18.6.1
14cu|openshot-2.2.0-1|32	Requires:	frei0r-plugins
14cu|openshot-2.2.0-1|33	Requires:	ladspa
14cu|openshot-2.2.0-1|34	
14cu|openshot-2.2.0-1|35	%description
14cu|openshot-2.2.0-1|36	OpenShot Video Editor is a free, open-source, non-linear video editor, based on
14cu|openshot-2.2.0-1|37	Python, GTK, MLT and frei0r. It can edit video and audio files, composite and
14cu|openshot-2.2.0-1|38	transition video files, and mix multiple layers of video and audio together and
14cu|openshot-2.2.0-1|39	render the output in many different formats.
14cu|openshot-2.2.0-1|40	
14cu|openshot-2.2.0-1|41	%files
14cu|openshot-2.2.0-1|42	%doc README COPYING AUTHORS
14cu|openshot-2.2.0-1|43	%{_bindir}/%{oname}
14cu|openshot-2.2.0-1|44	%{_datadir}/applications/%{name}-qt.desktop
14cu|openshot-2.2.0-1|45	%{_datadir}/pixmaps/%{oname}.svg
14cu|openshot-2.2.0-1|46	%{_datadir}/mime/packages/%{oname}.xml
14cu|openshot-2.2.0-1|47	%{py3_puresitedir}/%{name}_qt
14cu|openshot-2.2.0-1|48	%{py3_puresitedir}/%{name}_qt-%{version}-py3.4.egg-info
14cu|openshot-2.2.0-1|49	
14cu|openshot-2.2.0-1|50	#-----------------------------------------------------
14cu|openshot-2.2.0-1|51	
14cu|openshot-2.2.0-1|52	%prep
14cu|openshot-2.2.0-1|53	%setup -qc
14cu|openshot-2.2.0-1|54	
14cu|openshot-2.2.0-1|55	%build
14cu|openshot-2.2.0-1|56	CFLAGS="%{optflags}" %py3_build
14cu|openshot-2.2.0-1|57	
14cu|openshot-2.2.0-1|58	%install
14cu|openshot-2.2.0-1|59	%py3_install
14cu|openshot-2.2.0-1|60	
14cu|openshot-2.2.0-1|61	# Remove unnecessary file
14cu|openshot-2.2.0-1|62	rm -fr %{buildroot}%{_prefix}/lib/mime
14cu|openshot-2.2.0-1|63	chmod 644 %{buildroot}/%{_datadir}/applications/%{oname}.desktop
14cu|openshot-2.2.0-1|64	
14cu|openshot-2.2.0-1|65	%changelog
14cu|openshot-2.2.0-1|66	
14cu|openshot-2.2.0-1|67	* Mon Jan 09 2017 tremod <negry.m@yandex.ru> 2.2.0-1
14cu|openshot-2.2.0-1|68	- (bb6718a) Update to 2.2.0
14cu|openshot-2.2.0-1|69	
14cu|openshot-2.2.0-1|70	

12471 14
14cu|openssl0.9.8-0.9.8zg-1|1	%define major 0.9.8
14cu|openssl0.9.8-0.9.8zg-1|2	%define libname %mklibname openssl %{major}
14cu|openssl0.9.8-0.9.8zg-1|3	
14cu|openssl0.9.8-0.9.8zg-1|4	Summary:	Secure Sockets Layer communications libs & utils
14cu|openssl0.9.8-0.9.8zg-1|5	Name:		openssl%{major}
14cu|openssl0.9.8-0.9.8zg-1|6	Version:	%{major}zg
14cu|openssl0.9.8-0.9.8zg-1|7	Release:	1
14cu|openssl0.9.8-0.9.8zg-1|8	License:	BSD-like
14cu|openssl0.9.8-0.9.8zg-1|9	Group:		System/Libraries
14cu|openssl0.9.8-0.9.8zg-1|10	URL:		http://www.openssl.org/
14cu|openssl0.9.8-0.9.8zg-1|11	Source0:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
14cu|openssl0.9.8-0.9.8zg-1|12	Source1:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz.asc
14cu|openssl0.9.8-0.9.8zg-1|13	# (gb) 0.9.6b-5mdk: Limit available SSL ciphers to 128 bits
14cu|openssl0.9.8-0.9.8zg-1|14	Patch0:		openssl-0.9.6b-mdkconfig.patch
14cu|openssl0.9.8-0.9.8zg-1|15	# (fg) 20010202 Patch from RH: some funcs now implemented with ia64 asm
14cu|openssl0.9.8-0.9.8zg-1|16	Patch1:		openssl-0.9.8zf-ia64-asm.patch
14cu|openssl0.9.8-0.9.8zg-1|17	# (gb) 0.9.7b-4mdk: Handle RPM_OPT_FLAGS in Configure
14cu|openssl0.9.8-0.9.8zg-1|18	Patch2:		openssl-optflags.diff
14cu|openssl0.9.8-0.9.8zg-1|19	# (gb) 0.9.7b-4mdk: Make it lib64 aware. TODO: detect in Configure
14cu|openssl0.9.8-0.9.8zg-1|20	Patch3:		openssl-0.9.8b-lib64.diff
14cu|openssl0.9.8-0.9.8zg-1|21	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
14cu|openssl0.9.8-0.9.8zg-1|22	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
14cu|openssl0.9.8-0.9.8zg-1|23	Patch6:		openssl-0.9.8zf-beta6-icpbrasil.diff
14cu|openssl0.9.8-0.9.8zg-1|24	Patch7:		openssl-0.9.8a-defaults.patch
14cu|openssl0.9.8-0.9.8zg-1|25	Patch8:		openssl-0.9.8a-link-krb5.patch
14cu|openssl0.9.8-0.9.8zg-1|26	Patch9:		openssl-0.9.8a-enginesdir.patch
14cu|openssl0.9.8-0.9.8zg-1|27	Patch10:	openssl-0.9.8zf-beta6-ia64.patch
14cu|openssl0.9.8-0.9.8zg-1|28	Patch12:	openssl-1.0.1m-x509.patch
14cu|openssl0.9.8-0.9.8zg-1|29	Patch13:	openssl-1.0.1m-beta5-version-add-engines.patch
14cu|openssl0.9.8-0.9.8zg-1|30	# http://qa.mandriva.com/show_bug.cgi?id=32621
14cu|openssl0.9.8-0.9.8zg-1|31	Patch15:	openssl-0.9.8e-crt.patch
14cu|openssl0.9.8-0.9.8zg-1|32	# http://blogs.sun.com/janp/
14cu|openssl0.9.8-0.9.8zg-1|33	Patch16:	pkcs11_engine-0.9.8zf.diff
14cu|openssl0.9.8-0.9.8zg-1|34	Patch17:	openssl-1.0.1c-fix-perlpath.pl
14cu|openssl0.9.8-0.9.8zg-1|35	BuildRequires:	chrpath
14cu|openssl0.9.8-0.9.8zg-1|36	BuildRequires:	pkgconfig(zlib)
14cu|openssl0.9.8-0.9.8zg-1|37	
14cu|openssl0.9.8-0.9.8zg-1|38	%description
14cu|openssl0.9.8-0.9.8zg-1|39	The openssl certificate management tool and the shared libraries that provide
14cu|openssl0.9.8-0.9.8zg-1|40	various encryption and decription algorithms and protocols, including DES, RC4,
14cu|openssl0.9.8-0.9.8zg-1|41	RSA and SSL.
14cu|openssl0.9.8-0.9.8zg-1|42	
14cu|openssl0.9.8-0.9.8zg-1|43	NOTE: Only the shared library and the engines are provided with this source
14cu|openssl0.9.8-0.9.8zg-1|44	rpm package.
14cu|openssl0.9.8-0.9.8zg-1|45	
14cu|openssl0.9.8-0.9.8zg-1|46	#----------------------------------------------------------------------------
14cu|openssl0.9.8-0.9.8zg-1|47	
14cu|openssl0.9.8-0.9.8zg-1|48	%package -n %{libname}
14cu|openssl0.9.8-0.9.8zg-1|49	Summary:	Secure Sockets Layer communications libs
14cu|openssl0.9.8-0.9.8zg-1|50	Group:		System/Libraries
14cu|openssl0.9.8-0.9.8zg-1|51	
14cu|openssl0.9.8-0.9.8zg-1|52	%description -n	%{libname}
14cu|openssl0.9.8-0.9.8zg-1|53	The libraries files are needed for various cryptographic algorithms
14cu|openssl0.9.8-0.9.8zg-1|54	and protocols, including DES, RC4, RSA and SSL.
14cu|openssl0.9.8-0.9.8zg-1|55	
14cu|openssl0.9.8-0.9.8zg-1|56	%files -n %{libname}
14cu|openssl0.9.8-0.9.8zg-1|57	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
14cu|openssl0.9.8-0.9.8zg-1|58	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14cu|openssl0.9.8-0.9.8zg-1|59	%attr(0755,root,root) %dir %{_libdir}/openssl-%{major}/engines
14cu|openssl0.9.8-0.9.8zg-1|60	%attr(0755,root,root) %{_libdir}/openssl-%{major}/engines/*.so
14cu|openssl0.9.8-0.9.8zg-1|61	
14cu|openssl0.9.8-0.9.8zg-1|62	#----------------------------------------------------------------------------
14cu|openssl0.9.8-0.9.8zg-1|63	
14cu|openssl0.9.8-0.9.8zg-1|64	%prep
14cu|openssl0.9.8-0.9.8zg-1|65	%setup -q -n openssl-%{version}
14cu|openssl0.9.8-0.9.8zg-1|66	%patch1 -p1 -b .ia64-asm
14cu|openssl0.9.8-0.9.8zg-1|67	%patch2 -p0 -b .optflags
14cu|openssl0.9.8-0.9.8zg-1|68	%patch3 -p1 -b .lib64
14cu|openssl0.9.8-0.9.8zg-1|69	%patch6 -p1 -b .icpbrasil
14cu|openssl0.9.8-0.9.8zg-1|70	%patch7 -p1 -b .defaults
14cu|openssl0.9.8-0.9.8zg-1|71	%patch9 -p0 -b .enginesdir
14cu|openssl0.9.8-0.9.8zg-1|72	%patch10 -p1 -b .ia64
14cu|openssl0.9.8-0.9.8zg-1|73	%patch12 -p1 -b .x509
14cu|openssl0.9.8-0.9.8zg-1|74	%patch13 -p1 -b .version-add-engines
14cu|openssl0.9.8-0.9.8zg-1|75	%patch15 -p1 -b .crt
14cu|openssl0.9.8-0.9.8zg-1|76	%patch16 -p1 -b .pkcs11_engine
14cu|openssl0.9.8-0.9.8zg-1|77	%patch17 -p1 -b .perl
14cu|openssl0.9.8-0.9.8zg-1|78	
14cu|openssl0.9.8-0.9.8zg-1|79	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
14cu|openssl0.9.8-0.9.8zg-1|80	
14cu|openssl0.9.8-0.9.8zg-1|81	# fix perl path
14cu|openssl0.9.8-0.9.8zg-1|82	perl util/perlpath.pl %{_bindir}/perl
14cu|openssl0.9.8-0.9.8zg-1|83	
14cu|openssl0.9.8-0.9.8zg-1|84	%build
14cu|openssl0.9.8-0.9.8zg-1|85	%serverbuild
14cu|openssl0.9.8-0.9.8zg-1|86	
14cu|openssl0.9.8-0.9.8zg-1|87	# Figure out which flags we want to use.
14cu|openssl0.9.8-0.9.8zg-1|88	# default
14cu|openssl0.9.8-0.9.8zg-1|89	sslarch=%{_os}-%{_arch}
14cu|openssl0.9.8-0.9.8zg-1|90	%ifarch %{ix86}
14cu|openssl0.9.8-0.9.8zg-1|91	sslarch=linux-elf
14cu|openssl0.9.8-0.9.8zg-1|92	if ! echo %{_target} | grep -q i[56]86 ; then
14cu|openssl0.9.8-0.9.8zg-1|93	sslflags="no-asm"
14cu|openssl0.9.8-0.9.8zg-1|94	fi
14cu|openssl0.9.8-0.9.8zg-1|95	%endif
14cu|openssl0.9.8-0.9.8zg-1|96	
14cu|openssl0.9.8-0.9.8zg-1|97	# ia64, x86_64, ppc, ppc64 are OK by default
14cu|openssl0.9.8-0.9.8zg-1|98	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
14cu|openssl0.9.8-0.9.8zg-1|99	# usable on all platforms.  The Configure script already knows to use -fPIC and
14cu|openssl0.9.8-0.9.8zg-1|100	# RPM_OPT_FLAGS, so we can skip specifiying them here.
14cu|openssl0.9.8-0.9.8zg-1|101	./Configure \
14cu|openssl0.9.8-0.9.8zg-1|102	--prefix=%{_prefix} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
14cu|openssl0.9.8-0.9.8zg-1|103	--enginesdir=%{_libdir}/openssl-%{major}/engines \
14cu|openssl0.9.8-0.9.8zg-1|104	no-idea no-rc5 enable-camellia shared enable-tlsext ${sslarch} --pk11-libname=%{_libdir}/pkcs11/PKCS11_API.so
14cu|openssl0.9.8-0.9.8zg-1|105	
14cu|openssl0.9.8-0.9.8zg-1|106	#    zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa shared ${sslarch}
14cu|openssl0.9.8-0.9.8zg-1|107	
14cu|openssl0.9.8-0.9.8zg-1|108	# antibork stuff...
14cu|openssl0.9.8-0.9.8zg-1|109	perl -pi -e "s|^#define ENGINESDIR .*|#define ENGINESDIR \"%{_libdir}/openssl-%{major}/engines\"|g" crypto/opensslconf.h
14cu|openssl0.9.8-0.9.8zg-1|110	
14cu|openssl0.9.8-0.9.8zg-1|111	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
14cu|openssl0.9.8-0.9.8zg-1|112	# marked as not requiring an executable stack.
14cu|openssl0.9.8-0.9.8zg-1|113	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
14cu|openssl0.9.8-0.9.8zg-1|114	make depend
14cu|openssl0.9.8-0.9.8zg-1|115	make all build-shared
14cu|openssl0.9.8-0.9.8zg-1|116	
14cu|openssl0.9.8-0.9.8zg-1|117	# Generate hashes for the included certs.
14cu|openssl0.9.8-0.9.8zg-1|118	make rehash build-shared
14cu|openssl0.9.8-0.9.8zg-1|119	
14cu|openssl0.9.8-0.9.8zg-1|120	%install
14cu|openssl0.9.8-0.9.8zg-1|121	%makeinstall \
14cu|openssl0.9.8-0.9.8zg-1|122	INSTALL_PREFIX=%{buildroot} \
14cu|openssl0.9.8-0.9.8zg-1|123	MANDIR=%{_mandir} \
14cu|openssl0.9.8-0.9.8zg-1|124	build-shared
14cu|openssl0.9.8-0.9.8zg-1|125	
14cu|openssl0.9.8-0.9.8zg-1|126	# the makefiles are too borked...
14cu|openssl0.9.8-0.9.8zg-1|127	install -d %{buildroot}%{_libdir}/openssl-%{major}
14cu|openssl0.9.8-0.9.8zg-1|128	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{major}/
14cu|openssl0.9.8-0.9.8zg-1|129	
14cu|openssl0.9.8-0.9.8zg-1|130	# strip cannot touch these unless 755
14cu|openssl0.9.8-0.9.8zg-1|131	chmod 755 %{buildroot}%{_libdir}/openssl-%{major}/engines/*.so*
14cu|openssl0.9.8-0.9.8zg-1|132	chmod 755 %{buildroot}%{_libdir}/*.so*
14cu|openssl0.9.8-0.9.8zg-1|133	
14cu|openssl0.9.8-0.9.8zg-1|134	# nuke what we don't need
14cu|openssl0.9.8-0.9.8zg-1|135	rm -rf %{buildroot}%{_sysconfdir}
14cu|openssl0.9.8-0.9.8zg-1|136	rm -rf %{buildroot}%{_bindir}
14cu|openssl0.9.8-0.9.8zg-1|137	rm -rf %{buildroot}%{_mandir}
14cu|openssl0.9.8-0.9.8zg-1|138	rm -rf %{buildroot}%{_libdir}/pkgconfig
14cu|openssl0.9.8-0.9.8zg-1|139	rm -rf %{buildroot}%{_includedir}
14cu|openssl0.9.8-0.9.8zg-1|140	rm -f %{buildroot}%{_libdir}/lib*.so
14cu|openssl0.9.8-0.9.8zg-1|141	rm -f %{buildroot}%{_libdir}/lib*.a
14cu|openssl0.9.8-0.9.8zg-1|142	
14cu|openssl0.9.8-0.9.8zg-1|143	
14cu|openssl0.9.8-0.9.8zg-1|144	%changelog
14cu|openssl0.9.8-0.9.8zg-1|145	
14cu|openssl0.9.8-0.9.8zg-1|146	* Fri Jun 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8zg-1
14cu|openssl0.9.8-0.9.8zg-1|147	- (d371dc3) New version 0.9.8zg
14cu|openssl0.9.8-0.9.8zg-1|148	- (d371dc3) Rename spec file from openssl.spec to openssl0.9.8.spec
14cu|openssl0.9.8-0.9.8zg-1|149	
14cu|openssl0.9.8-0.9.8zg-1|150	

12472 14
14cu|openttd-1.5.1-1|1	Summary:	An open source clone of the Microprose game "Transport Tycoon Deluxe" game
14cu|openttd-1.5.1-1|2	Name:		openttd
14cu|openttd-1.5.1-1|3	Version:	1.5.1
14cu|openttd-1.5.1-1|4	Release:	1
14cu|openttd-1.5.1-1|5	License:	GPLv2+
14cu|openttd-1.5.1-1|6	Group:		Games/Strategy
14cu|openttd-1.5.1-1|7	Url:		http://www.openttd.org
14cu|openttd-1.5.1-1|8	Source0:	http://binaries.openttd.org/releases/%{version}/%{name}-%{version}-source.tar.xz
14cu|openttd-1.5.1-1|9	Patch0:		openttd-1.4.4-compile.patch
14cu|openttd-1.5.1-1|10	BuildRequires:	ccache
14cu|openttd-1.5.1-1|11	BuildRequires:	desktop-file-utils
14cu|openttd-1.5.1-1|12	BuildRequires:	unzip
14cu|openttd-1.5.1-1|13	BuildRequires:	liblzo-devel
14cu|openttd-1.5.1-1|14	BuildRequires:	pkgconfig(fontconfig)
14cu|openttd-1.5.1-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|openttd-1.5.1-1|16	BuildRequires:	pkgconfig(icu-i18n)
14cu|openttd-1.5.1-1|17	BuildRequires:	pkgconfig(liblzma)
14cu|openttd-1.5.1-1|18	BuildRequires:	pkgconfig(libpng)
14cu|openttd-1.5.1-1|19	BuildRequires:	pkgconfig(sdl)
14cu|openttd-1.5.1-1|20	BuildRequires:	pkgconfig(zlib)
14cu|openttd-1.5.1-1|21	Requires:	TiMidity++
14cu|openttd-1.5.1-1|22	Requires:	openttd-opengfx >= 0.4.6
14cu|openttd-1.5.1-1|23	Requires:	openttd-opensfx
14cu|openttd-1.5.1-1|24	Requires:	openttd-openmsx
14cu|openttd-1.5.1-1|25	
14cu|openttd-1.5.1-1|26	%description
14cu|openttd-1.5.1-1|27	OpenTTD is an open source clone of the Microprose game "Transport Tycoon
14cu|openttd-1.5.1-1|28	Deluxe" game.
14cu|openttd-1.5.1-1|29	
14cu|openttd-1.5.1-1|30	%files
14cu|openttd-1.5.1-1|31	%doc *.txt COPYING
14cu|openttd-1.5.1-1|32	%{_gamesbindir}/openttd
14cu|openttd-1.5.1-1|33	%{_gamesdatadir}/openttd
14cu|openttd-1.5.1-1|34	%{_datadir}/applications/openttd.desktop
14cu|openttd-1.5.1-1|35	%{_iconsdir}/hicolor/*/apps/openttd.png
14cu|openttd-1.5.1-1|36	%{_mandir}/man6/openttd.*
14cu|openttd-1.5.1-1|37	
14cu|openttd-1.5.1-1|38	#----------------------------------------------------------------------------
14cu|openttd-1.5.1-1|39	
14cu|openttd-1.5.1-1|40	%prep
14cu|openttd-1.5.1-1|41	%setup -q
14cu|openttd-1.5.1-1|42	%patch0 -p1
14cu|openttd-1.5.1-1|43	
14cu|openttd-1.5.1-1|44	%build
14cu|openttd-1.5.1-1|45	export CFLAGS="%{optflags}"
14cu|openttd-1.5.1-1|46	export CXXFLAGS="%{optflags}"
14cu|openttd-1.5.1-1|47	export LDFLAGS="%{ldflags}"
14cu|openttd-1.5.1-1|48	
14cu|openttd-1.5.1-1|49	./configure \
14cu|openttd-1.5.1-1|50	--prefix-dir=%{_prefix} \
14cu|openttd-1.5.1-1|51	--install-dir=%{buildroot} \
14cu|openttd-1.5.1-1|52	--with-ccache \
14cu|openttd-1.5.1-1|53	--enable-debug
14cu|openttd-1.5.1-1|54	
14cu|openttd-1.5.1-1|55	%make VERBOSE=1
14cu|openttd-1.5.1-1|56	
14cu|openttd-1.5.1-1|57	%install
14cu|openttd-1.5.1-1|58	%makeinstall_std
14cu|openttd-1.5.1-1|59	
14cu|openttd-1.5.1-1|60	#cleanup
14cu|openttd-1.5.1-1|61	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|openttd-1.5.1-1|62	
14cu|openttd-1.5.1-1|63	# fix desktop file
14cu|openttd-1.5.1-1|64	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|openttd-1.5.1-1|65	--add-category=StrategyGame \
14cu|openttd-1.5.1-1|66	--remove-key=Version \
14cu|openttd-1.5.1-1|67	%{buildroot}%{_datadir}/applications/openttd.desktop
14cu|openttd-1.5.1-1|68	
14cu|openttd-1.5.1-1|69	
14cu|openttd-1.5.1-1|70	%changelog
14cu|openttd-1.5.1-1|71	
14cu|openttd-1.5.1-1|72	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 1.5.1-1
14cu|openttd-1.5.1-1|73	- (f4216c7) Merge pull request #1 from anastasiya_po/openttd:rosa2014.1
14cu|openttd-1.5.1-1|74	- (f4216c7) openttd version 1.5.1
14cu|openttd-1.5.1-1|75	
14cu|openttd-1.5.1-1|76	

12473 14
14cu|openttd-opengfx-0.5.2-1|1	%define realname opengfx
14cu|openttd-opengfx-0.5.2-1|2	
14cu|openttd-opengfx-0.5.2-1|3	Summary:	OpenGFX graphics replacement set for OpenTTD
14cu|openttd-opengfx-0.5.2-1|4	Name:		openttd-%{realname}
14cu|openttd-opengfx-0.5.2-1|5	Version:	0.5.2
14cu|openttd-opengfx-0.5.2-1|6	Release:	1
14cu|openttd-opengfx-0.5.2-1|7	License:	GPLv2+
14cu|openttd-opengfx-0.5.2-1|8	Group:		Games/Strategy
14cu|openttd-opengfx-0.5.2-1|9	Url:		http://dev.openttdcoop.org/projects/opengfx
14cu|openttd-opengfx-0.5.2-1|10	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{realname}/%{version}/%{realname}-%{version}-source.tar.xz
14cu|openttd-opengfx-0.5.2-1|11	Patch0:		opengfx-0.4.1-gimpscript.patch
14cu|openttd-opengfx-0.5.2-1|12	BuildRequires:	dos2unix
14cu|openttd-opengfx-0.5.2-1|13	BuildRequires:	grfcodec
14cu|openttd-opengfx-0.5.2-1|14	BuildRequires:	nml >= 0.3.0
14cu|openttd-opengfx-0.5.2-1|15	BuildRequires:	gimp
14cu|openttd-opengfx-0.5.2-1|16	Conflicts:	openttd < 1.0.0
14cu|openttd-opengfx-0.5.2-1|17	BuildArch:	noarch
14cu|openttd-opengfx-0.5.2-1|18	
14cu|openttd-opengfx-0.5.2-1|19	%description
14cu|openttd-opengfx-0.5.2-1|20	OpenGFX is an open source graphics base set for OpenTTD which can completely
14cu|openttd-opengfx-0.5.2-1|21	replace the TTD base set.
14cu|openttd-opengfx-0.5.2-1|22	
14cu|openttd-opengfx-0.5.2-1|23	%files
14cu|openttd-opengfx-0.5.2-1|24	%defattr(0644,root,root,0755)
14cu|openttd-opengfx-0.5.2-1|25	%doc docs/*.txt
14cu|openttd-opengfx-0.5.2-1|26	%{_gamesdatadir}/openttd/data/*.grf
14cu|openttd-opengfx-0.5.2-1|27	%{_gamesdatadir}/openttd/data/*.obg
14cu|openttd-opengfx-0.5.2-1|28	
14cu|openttd-opengfx-0.5.2-1|29	#----------------------------------------------------------------------------
14cu|openttd-opengfx-0.5.2-1|30	
14cu|openttd-opengfx-0.5.2-1|31	%prep
14cu|openttd-opengfx-0.5.2-1|32	%setup -q -n %{realname}-%{version}-source
14cu|openttd-opengfx-0.5.2-1|33	%patch0 -p1
14cu|openttd-opengfx-0.5.2-1|34	
14cu|openttd-opengfx-0.5.2-1|35	#Makefile.local
14cu|openttd-opengfx-0.5.2-1|36	cat >> Makefile.local << EOF
14cu|openttd-opengfx-0.5.2-1|37	DO_NOT_INSTALL_DOCS = 1
14cu|openttd-opengfx-0.5.2-1|38	DO_NOT_INSTALL_LICENSE = 1
14cu|openttd-opengfx-0.5.2-1|39	DO_NOT_INSTALL_CHANGELOG = 1
14cu|openttd-opengfx-0.5.2-1|40	EOF
14cu|openttd-opengfx-0.5.2-1|41	
14cu|openttd-opengfx-0.5.2-1|42	%build
14cu|openttd-opengfx-0.5.2-1|43	make UNIX2DOS_FLAGS="-q"
14cu|openttd-opengfx-0.5.2-1|44	
14cu|openttd-opengfx-0.5.2-1|45	%install
14cu|openttd-opengfx-0.5.2-1|46	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/data
14cu|openttd-opengfx-0.5.2-1|47	%make install \
14cu|openttd-opengfx-0.5.2-1|48	INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data \
14cu|openttd-opengfx-0.5.2-1|49	DOCDIR=%{buildroot}%{_docdir}/%{name}
14cu|openttd-opengfx-0.5.2-1|50	
14cu|openttd-opengfx-0.5.2-1|51	%check
14cu|openttd-opengfx-0.5.2-1|52	# Disable for now, Makefile is messed up
14cu|openttd-opengfx-0.5.2-1|53	# make check
14cu|openttd-opengfx-0.5.2-1|54	
14cu|openttd-opengfx-0.5.2-1|55	
14cu|openttd-opengfx-0.5.2-1|56	%changelog
14cu|openttd-opengfx-0.5.2-1|57	
14cu|openttd-opengfx-0.5.2-1|58	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-1
14cu|openttd-opengfx-0.5.2-1|59	- (64dbc4c) Updated to 0.5.2
14cu|openttd-opengfx-0.5.2-1|60	
14cu|openttd-opengfx-0.5.2-1|61	

12474 14
14cu|openvas-cli-1.4.4-1|1	Summary: 	OpenVAS command line interface
14cu|openvas-cli-1.4.4-1|2	Name:		openvas-cli
14cu|openvas-cli-1.4.4-1|3	Version:	1.4.4
14cu|openvas-cli-1.4.4-1|4	Release:	1
14cu|openvas-cli-1.4.4-1|5	License:	GPLv2+
14cu|openvas-cli-1.4.4-1|6	Group:		System/Configuration/Networking
14cu|openvas-cli-1.4.4-1|7	Url:		http://www.openvas.org
14cu|openvas-cli-1.4.4-1|8	Source0:	http://wald.intevation.org/frs/download.php/851/%{name}-%{version}.tar.gz
14cu|openvas-cli-1.4.4-1|9	BuildRequires:	cmake
14cu|openvas-cli-1.4.4-1|10	BuildRequires:	gpgme-devel
14cu|openvas-cli-1.4.4-1|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|openvas-cli-1.4.4-1|12	BuildRequires:	pkgconfig(gnutls)
14cu|openvas-cli-1.4.4-1|13	BuildRequires:	pkgconfig(libgcrypt)
14cu|openvas-cli-1.4.4-1|14	BuildRequires:	pkgconfig(libopenvas_base)
14cu|openvas-cli-1.4.4-1|15	BuildRequires:	pkgconfig(libopenvas_omp)
14cu|openvas-cli-1.4.4-1|16	BuildRequires:	pkgconfig(libopenvas_misc)
14cu|openvas-cli-1.4.4-1|17	
14cu|openvas-cli-1.4.4-1|18	%description
14cu|openvas-cli-1.4.4-1|19	The module OpenVAS-CLI collects command line tools to handle with the OpenVAS
14cu|openvas-cli-1.4.4-1|20	services via the respective protocols.
14cu|openvas-cli-1.4.4-1|21	
14cu|openvas-cli-1.4.4-1|22	The best supported service is currently the OpenVAS-Manager (openvasmd).
14cu|openvas-cli-1.4.4-1|23	
14cu|openvas-cli-1.4.4-1|24	%files
14cu|openvas-cli-1.4.4-1|25	%{_bindir}/check_omp
14cu|openvas-cli-1.4.4-1|26	%{_bindir}/omp
14cu|openvas-cli-1.4.4-1|27	%{_bindir}/omp-dialog
14cu|openvas-cli-1.4.4-1|28	%{_mandir}/man8/omp.8.*
14cu|openvas-cli-1.4.4-1|29	
14cu|openvas-cli-1.4.4-1|30	#----------------------------------------------------------------------------
14cu|openvas-cli-1.4.4-1|31	
14cu|openvas-cli-1.4.4-1|32	%prep
14cu|openvas-cli-1.4.4-1|33	%setup -q
14cu|openvas-cli-1.4.4-1|34	
14cu|openvas-cli-1.4.4-1|35	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cu|openvas-cli-1.4.4-1|36	
14cu|openvas-cli-1.4.4-1|37	%build
14cu|openvas-cli-1.4.4-1|38	%cmake \
14cu|openvas-cli-1.4.4-1|39	-DSYSCONFDIR=%{_sysconfdir}
14cu|openvas-cli-1.4.4-1|40	%make
14cu|openvas-cli-1.4.4-1|41	
14cu|openvas-cli-1.4.4-1|42	%install
14cu|openvas-cli-1.4.4-1|43	%makeinstall_std -C build
14cu|openvas-cli-1.4.4-1|44	
14cu|openvas-cli-1.4.4-1|45	
14cu|openvas-cli-1.4.4-1|46	
14cu|openvas-cli-1.4.4-1|47	%changelog
14cu|openvas-cli-1.4.4-1|48	
14cu|openvas-cli-1.4.4-1|49	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.4-1
14cu|openvas-cli-1.4.4-1|50	- (a82cff0) Update files (add check_omp and omp-dialog)
14cu|openvas-cli-1.4.4-1|51	
14cu|openvas-cli-1.4.4-1|52	

12475 14
14cu|openvas-gsa-6.0.10-2|1	Summary:	The Greenbone Security Assistant
14cu|openvas-gsa-6.0.10-2|2	Name:		openvas-gsa
14cu|openvas-gsa-6.0.10-2|3	Version:	6.0.10
14cu|openvas-gsa-6.0.10-2|4	Release:	2
14cu|openvas-gsa-6.0.10-2|5	License:	GPLv2+
14cu|openvas-gsa-6.0.10-2|6	Group:		System/Configuration/Networking
14cu|openvas-gsa-6.0.10-2|7	Url:		http://www.openvas.org
14cu|openvas-gsa-6.0.10-2|8	Source0:	http://wald.intevation.org/frs/download.php/1157/greenbone-security-assistant-%{version}.tar.gz
14cu|openvas-gsa-6.0.10-2|9	Source1:	%{name}.service
14cu|openvas-gsa-6.0.10-2|10	Source2:	%{name}.logrotate
14cu|openvas-gsa-6.0.10-2|11	Source3:	%{name}.sysconfig
14cu|openvas-gsa-6.0.10-2|12	Patch0:		openvas-gsa-glib.patch
14cu|openvas-gsa-6.0.10-2|13	Patch1:		openvas-gsa-pki.patch
14cu|openvas-gsa-6.0.10-2|14	BuildRequires:	cmake
14cu|openvas-gsa-6.0.10-2|15	BuildRequires:	doxygen
14cu|openvas-gsa-6.0.10-2|16	BuildRequires:	xsltproc
14cu|openvas-gsa-6.0.10-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|openvas-gsa-6.0.10-2|18	BuildRequires:	pkgconfig(gnutls)
14cu|openvas-gsa-6.0.10-2|19	BuildRequires:	pkgconfig(libexslt)
14cu|openvas-gsa-6.0.10-2|20	BuildRequires:	pkgconfig(libmicrohttpd)
14cu|openvas-gsa-6.0.10-2|21	BuildRequires:	pkgconfig(libopenvas_base)
14cu|openvas-gsa-6.0.10-2|22	BuildRequires:	pkgconfig(libopenvas_misc)
14cu|openvas-gsa-6.0.10-2|23	BuildRequires:	pkgconfig(libopenvas_omp)
14cu|openvas-gsa-6.0.10-2|24	BuildRequires:	pkgconfig(libxml-2.0)
14cu|openvas-gsa-6.0.10-2|25	BuildRequires:	pkgconfig(libxslt)
14cu|openvas-gsa-6.0.10-2|26	Requires:	logrotate
14cu|openvas-gsa-6.0.10-2|27	Requires:	openvas-manager
14cu|openvas-gsa-6.0.10-2|28	Requires:	openvas-scanner
14cu|openvas-gsa-6.0.10-2|29	Requires(post):	rpm-helper
14cu|openvas-gsa-6.0.10-2|30	Requires(post,preun,postun):	systemd
14cu|openvas-gsa-6.0.10-2|31	# Obsolete packages from previous OpenVAS stacks
14cu|openvas-gsa-6.0.10-2|32	Obsoletes:	gsa < 6.0.10
14cu|openvas-gsa-6.0.10-2|33	Obsoletes:	gsd < 1.3
14cu|openvas-gsa-6.0.10-2|34	Obsoletes:	openvas-administrator < 1.2
14cu|openvas-gsa-6.0.10-2|35	Obsoletes:	openvas-client < 3.1
14cu|openvas-gsa-6.0.10-2|36	
14cu|openvas-gsa-6.0.10-2|37	%description
14cu|openvas-gsa-6.0.10-2|38	The Greenbone Security Assistant is a web application that
14cu|openvas-gsa-6.0.10-2|39	connects to the OpenVAS Manager and OpenVAS Administrator
14cu|openvas-gsa-6.0.10-2|40	to provide for a full-featured user interface for
14cu|openvas-gsa-6.0.10-2|41	vulnerability management.
14cu|openvas-gsa-6.0.10-2|42	
14cu|openvas-gsa-6.0.10-2|43	%files -f gsad_xsl.lang
14cu|openvas-gsa-6.0.10-2|44	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|openvas-gsa-6.0.10-2|45	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|openvas-gsa-6.0.10-2|46	%dir %{_sysconfdir}/openvas
14cu|openvas-gsa-6.0.10-2|47	%config(noreplace) %{_sysconfdir}/openvas/gsad_log.conf
14cu|openvas-gsa-6.0.10-2|48	%{_unitdir}/%{name}.service
14cu|openvas-gsa-6.0.10-2|49	%{_sbindir}/gsad
14cu|openvas-gsa-6.0.10-2|50	%{_mandir}/man8/gsad.8*
14cu|openvas-gsa-6.0.10-2|51	%dir %{_datadir}/openvas
14cu|openvas-gsa-6.0.10-2|52	%{_datadir}/openvas/gsa
14cu|openvas-gsa-6.0.10-2|53	%ghost %{_logdir}/openvas/%{name}.log
14cu|openvas-gsa-6.0.10-2|54	
14cu|openvas-gsa-6.0.10-2|55	%post
14cu|openvas-gsa-6.0.10-2|56	%systemd_post %{name}.service
14cu|openvas-gsa-6.0.10-2|57	%create_ghostfile %{_logdir}/openvas/%{name}.log root root 644
14cu|openvas-gsa-6.0.10-2|58	
14cu|openvas-gsa-6.0.10-2|59	%preun
14cu|openvas-gsa-6.0.10-2|60	%systemd_preun %{name}.service
14cu|openvas-gsa-6.0.10-2|61	
14cu|openvas-gsa-6.0.10-2|62	%postun
14cu|openvas-gsa-6.0.10-2|63	%systemd_postun %{name}.service
14cu|openvas-gsa-6.0.10-2|64	
14cu|openvas-gsa-6.0.10-2|65	#----------------------------------------------------------------------------
14cu|openvas-gsa-6.0.10-2|66	
14cu|openvas-gsa-6.0.10-2|67	%prep
14cu|openvas-gsa-6.0.10-2|68	%setup -qn greenbone-security-assistant-%{version}
14cu|openvas-gsa-6.0.10-2|69	%patch0 -p1
14cu|openvas-gsa-6.0.10-2|70	%patch1 -p1
14cu|openvas-gsa-6.0.10-2|71	
14cu|openvas-gsa-6.0.10-2|72	%build
14cu|openvas-gsa-6.0.10-2|73	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cu|openvas-gsa-6.0.10-2|74	
14cu|openvas-gsa-6.0.10-2|75	%cmake \
14cu|openvas-gsa-6.0.10-2|76	-DCMAKE_VERBOSE_MAKEFILE=ON \
14cu|openvas-gsa-6.0.10-2|77	-DSYSCONFDIR=%{_sysconfdir} \
14cu|openvas-gsa-6.0.10-2|78	-DLOCALSTATEDIR=%{_localstatedir} \
14cu|openvas-gsa-6.0.10-2|79	-DUSE_LIBXSLT=0
14cu|openvas-gsa-6.0.10-2|80	%make VERBOSE=1
14cu|openvas-gsa-6.0.10-2|81	
14cu|openvas-gsa-6.0.10-2|82	%install
14cu|openvas-gsa-6.0.10-2|83	%makeinstall_std -C build
14cu|openvas-gsa-6.0.10-2|84	
14cu|openvas-gsa-6.0.10-2|85	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|openvas-gsa-6.0.10-2|86	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|openvas-gsa-6.0.10-2|87	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|openvas-gsa-6.0.10-2|88	
14cu|openvas-gsa-6.0.10-2|89	mkdir -p %{buildroot}%{_logdir}/openvas
14cu|openvas-gsa-6.0.10-2|90	touch %{buildroot}%{_logdir}/openvas/%{name}.log
14cu|openvas-gsa-6.0.10-2|91	
14cu|openvas-gsa-6.0.10-2|92	%find_lang gsad_xsl
14cu|openvas-gsa-6.0.10-2|93	
14cu|openvas-gsa-6.0.10-2|94	
14cu|openvas-gsa-6.0.10-2|95	%changelog
14cu|openvas-gsa-6.0.10-2|96	
14cu|openvas-gsa-6.0.10-2|97	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.10-2
14cu|openvas-gsa-6.0.10-2|98	- (c1ad69f) Obsolete gsa and gsd
14cu|openvas-gsa-6.0.10-2|99	
14cu|openvas-gsa-6.0.10-2|100	

12476 14
14cu|openvas-libraries-8.0.7-1|1	%define major 8
14cu|openvas-libraries-8.0.7-1|2	%define libbase %mklibname openvas_base %{major}
14cu|openvas-libraries-8.0.7-1|3	%define libmisc %mklibname openvas_misc %{major}
14cu|openvas-libraries-8.0.7-1|4	%define libnasl %mklibname openvas_nasl %{major}
14cu|openvas-libraries-8.0.7-1|5	%define libomp %mklibname openvas_omp %{major}
14cu|openvas-libraries-8.0.7-1|6	%define devname %mklibname openvas -d
14cu|openvas-libraries-8.0.7-1|7	
14cu|openvas-libraries-8.0.7-1|8	%define _disable_ld_no_undefined 1
14cu|openvas-libraries-8.0.7-1|9	%define _disable_ld_as_needed 1
14cu|openvas-libraries-8.0.7-1|10	
14cu|openvas-libraries-8.0.7-1|11	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cu|openvas-libraries-8.0.7-1|12	Name:		openvas-libraries
14cu|openvas-libraries-8.0.7-1|13	Version:	8.0.7
14cu|openvas-libraries-8.0.7-1|14	Release:	1
14cu|openvas-libraries-8.0.7-1|15	License:	LGPLv2+
14cu|openvas-libraries-8.0.7-1|16	Group:		System/Libraries
14cu|openvas-libraries-8.0.7-1|17	Url:		http://www.openvas.org
14cu|openvas-libraries-8.0.7-1|18	Source0:	http://wald.intevation.org/frs/download.php/979/openvas-libraries-%{version}.tar.gz
14cu|openvas-libraries-8.0.7-1|19	Patch0:		openvas-libraries-7.0.1-libssh.patch
14cu|openvas-libraries-8.0.7-1|20	BuildRequires:	bison
14cu|openvas-libraries-8.0.7-1|21	BuildRequires:	cmake
14cu|openvas-libraries-8.0.7-1|22	BuildRequires:	gpgme-devel
14cu|openvas-libraries-8.0.7-1|23	BuildRequires:	hiredis-devel
14cu|openvas-libraries-8.0.7-1|24	BuildRequires:	libpcap-devel
14cu|openvas-libraries-8.0.7-1|25	BuildRequires:	pkgconfig(glib-2.0)
14cu|openvas-libraries-8.0.7-1|26	BuildRequires:	pkgconfig(gnutls)
14cu|openvas-libraries-8.0.7-1|27	BuildRequires:	pkgconfig(libgcrypt)
14cu|openvas-libraries-8.0.7-1|28	BuildRequires:	pkgconfig(libssh)
14cu|openvas-libraries-8.0.7-1|29	BuildRequires:	pkgconfig(uuid)
14cu|openvas-libraries-8.0.7-1|30	Obsoletes:	openvas-libnasl < 3.0.0
14cu|openvas-libraries-8.0.7-1|31	
14cu|openvas-libraries-8.0.7-1|32	%description
14cu|openvas-libraries-8.0.7-1|33	openvas-libraries is the base library for the OpenVAS network security scanner.
14cu|openvas-libraries-8.0.7-1|34	
14cu|openvas-libraries-8.0.7-1|35	%files
14cu|openvas-libraries-8.0.7-1|36	%{_bindir}/openvas-nasl
14cu|openvas-libraries-8.0.7-1|37	%{_bindir}/openvas-nasl-lint
14cu|openvas-libraries-8.0.7-1|38	%{_mandir}/man1/openvas-nasl.1.*
14cu|openvas-libraries-8.0.7-1|39	%{_datadir}/openvas
14cu|openvas-libraries-8.0.7-1|40	
14cu|openvas-libraries-8.0.7-1|41	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|42	
14cu|openvas-libraries-8.0.7-1|43	%package -n %{libbase}
14cu|openvas-libraries-8.0.7-1|44	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cu|openvas-libraries-8.0.7-1|45	Group:		System/Libraries
14cu|openvas-libraries-8.0.7-1|46	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cu|openvas-libraries-8.0.7-1|47	Obsoletes:	%{_lib}openvas4 < 4.0.7-2
14cu|openvas-libraries-8.0.7-1|48	
14cu|openvas-libraries-8.0.7-1|49	%description -n %{libbase}
14cu|openvas-libraries-8.0.7-1|50	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cu|openvas-libraries-8.0.7-1|51	
14cu|openvas-libraries-8.0.7-1|52	%files -n %{libbase}
14cu|openvas-libraries-8.0.7-1|53	%doc ChangeLog CHANGES
14cu|openvas-libraries-8.0.7-1|54	%{_libdir}/libopenvas_base.so.%{major}*
14cu|openvas-libraries-8.0.7-1|55	
14cu|openvas-libraries-8.0.7-1|56	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|57	
14cu|openvas-libraries-8.0.7-1|58	%package -n %{libmisc}
14cu|openvas-libraries-8.0.7-1|59	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cu|openvas-libraries-8.0.7-1|60	Group:		System/Libraries
14cu|openvas-libraries-8.0.7-1|61	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cu|openvas-libraries-8.0.7-1|62	
14cu|openvas-libraries-8.0.7-1|63	%description -n %{libmisc}
14cu|openvas-libraries-8.0.7-1|64	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cu|openvas-libraries-8.0.7-1|65	
14cu|openvas-libraries-8.0.7-1|66	%files -n %{libmisc}
14cu|openvas-libraries-8.0.7-1|67	%{_libdir}/libopenvas_misc.so.%{major}*
14cu|openvas-libraries-8.0.7-1|68	
14cu|openvas-libraries-8.0.7-1|69	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|70	
14cu|openvas-libraries-8.0.7-1|71	%package -n %{libnasl}
14cu|openvas-libraries-8.0.7-1|72	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cu|openvas-libraries-8.0.7-1|73	Group:		System/Libraries
14cu|openvas-libraries-8.0.7-1|74	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cu|openvas-libraries-8.0.7-1|75	
14cu|openvas-libraries-8.0.7-1|76	%description -n %{libnasl}
14cu|openvas-libraries-8.0.7-1|77	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cu|openvas-libraries-8.0.7-1|78	
14cu|openvas-libraries-8.0.7-1|79	%files -n %{libnasl}
14cu|openvas-libraries-8.0.7-1|80	%{_libdir}/libopenvas_nasl.so.%{major}*
14cu|openvas-libraries-8.0.7-1|81	
14cu|openvas-libraries-8.0.7-1|82	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|83	
14cu|openvas-libraries-8.0.7-1|84	%package -n %{libomp}
14cu|openvas-libraries-8.0.7-1|85	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
14cu|openvas-libraries-8.0.7-1|86	Group:		System/Libraries
14cu|openvas-libraries-8.0.7-1|87	Conflicts:	%{_lib}openvas4 < 4.0.7-2
14cu|openvas-libraries-8.0.7-1|88	
14cu|openvas-libraries-8.0.7-1|89	%description -n %{libomp}
14cu|openvas-libraries-8.0.7-1|90	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
14cu|openvas-libraries-8.0.7-1|91	
14cu|openvas-libraries-8.0.7-1|92	%files -n %{libomp}
14cu|openvas-libraries-8.0.7-1|93	%{_libdir}/libopenvas_omp.so.%{major}*
14cu|openvas-libraries-8.0.7-1|94	
14cu|openvas-libraries-8.0.7-1|95	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|96	
14cu|openvas-libraries-8.0.7-1|97	%package -n %{devname}
14cu|openvas-libraries-8.0.7-1|98	Summary:	Development files for openvas-libraries
14cu|openvas-libraries-8.0.7-1|99	Group:		Development/C
14cu|openvas-libraries-8.0.7-1|100	Requires:	%{libbase} = %{EVRD}
14cu|openvas-libraries-8.0.7-1|101	Requires:	%{libmisc} = %{EVRD}
14cu|openvas-libraries-8.0.7-1|102	Requires:	%{libnasl} = %{EVRD}
14cu|openvas-libraries-8.0.7-1|103	Requires:	%{libomp} = %{EVRD}
14cu|openvas-libraries-8.0.7-1|104	Provides:	%{name}-devel = %{EVRD}
14cu|openvas-libraries-8.0.7-1|105	Provides:	openvas-devel = %{EVRD}
14cu|openvas-libraries-8.0.7-1|106	Obsoletes:	%{_lib}openvas-libnasl-devel < 3.0.0
14cu|openvas-libraries-8.0.7-1|107	
14cu|openvas-libraries-8.0.7-1|108	%description -n %{devname}
14cu|openvas-libraries-8.0.7-1|109	This package contains the development files (mainly C header files) for
14cu|openvas-libraries-8.0.7-1|110	openvas-libraries.
14cu|openvas-libraries-8.0.7-1|111	
14cu|openvas-libraries-8.0.7-1|112	%files -n %{devname}
14cu|openvas-libraries-8.0.7-1|113	%{_includedir}/openvas
14cu|openvas-libraries-8.0.7-1|114	%{_libdir}/pkgconfig/*.pc
14cu|openvas-libraries-8.0.7-1|115	%{_libdir}/*.so
14cu|openvas-libraries-8.0.7-1|116	
14cu|openvas-libraries-8.0.7-1|117	#----------------------------------------------------------------------------
14cu|openvas-libraries-8.0.7-1|118	
14cu|openvas-libraries-8.0.7-1|119	%prep
14cu|openvas-libraries-8.0.7-1|120	%setup -q
14cu|openvas-libraries-8.0.7-1|121	%patch0 -p1
14cu|openvas-libraries-8.0.7-1|122	
14cu|openvas-libraries-8.0.7-1|123	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cu|openvas-libraries-8.0.7-1|124	
14cu|openvas-libraries-8.0.7-1|125	%build
14cu|openvas-libraries-8.0.7-1|126	%cmake \
14cu|openvas-libraries-8.0.7-1|127	-DLOCALSTATEDIR:PATH=%{_var}
14cu|openvas-libraries-8.0.7-1|128	%make
14cu|openvas-libraries-8.0.7-1|129	
14cu|openvas-libraries-8.0.7-1|130	%install
14cu|openvas-libraries-8.0.7-1|131	%makeinstall_std -C build
14cu|openvas-libraries-8.0.7-1|132	
14cu|openvas-libraries-8.0.7-1|133	find %{buildroot} -name *.a -exec rm {} \;
14cu|openvas-libraries-8.0.7-1|134	
14cu|openvas-libraries-8.0.7-1|135	
14cu|openvas-libraries-8.0.7-1|136	%changelog
14cu|openvas-libraries-8.0.7-1|137	
14cu|openvas-libraries-8.0.7-1|138	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.0.7-1
14cu|openvas-libraries-8.0.7-1|139	- (9917554) Build requires pkgconfig(libssh)
14cu|openvas-libraries-8.0.7-1|140	
14cu|openvas-libraries-8.0.7-1|141	

12477 14
14cu|openvas-manager-6.0.8-2|1	Summary:	Vulnerability Management with OpenVAS Manager
14cu|openvas-manager-6.0.8-2|2	Name:		openvas-manager
14cu|openvas-manager-6.0.8-2|3	Version:	6.0.8
14cu|openvas-manager-6.0.8-2|4	Release:	2
14cu|openvas-manager-6.0.8-2|5	License:	GPLv2+
14cu|openvas-manager-6.0.8-2|6	Group:		System/Configuration/Networking
14cu|openvas-manager-6.0.8-2|7	Url:		http://www.openvas.org
14cu|openvas-manager-6.0.8-2|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cu|openvas-manager-6.0.8-2|9	Source1:	%{name}.service
14cu|openvas-manager-6.0.8-2|10	Source2:	%{name}.logrotate
14cu|openvas-manager-6.0.8-2|11	Source3:	%{name}.sysconfig
14cu|openvas-manager-6.0.8-2|12	Patch0:		openvas-manager-pki.patch
14cu|openvas-manager-6.0.8-2|13	BuildRequires:	cmake
14cu|openvas-manager-6.0.8-2|14	BuildRequires:	doxygen
14cu|openvas-manager-6.0.8-2|15	BuildRequires:	gpgme-devel
14cu|openvas-manager-6.0.8-2|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|openvas-manager-6.0.8-2|17	BuildRequires:	pkgconfig(gnutls)
14cu|openvas-manager-6.0.8-2|18	BuildRequires:	pkgconfig(gpg-error)
14cu|openvas-manager-6.0.8-2|19	BuildRequires:	pkgconfig(libopenvas_base)
14cu|openvas-manager-6.0.8-2|20	BuildRequires:	pkgconfig(libopenvas_misc)
14cu|openvas-manager-6.0.8-2|21	BuildRequires:	pkgconfig(libopenvas_omp)
14cu|openvas-manager-6.0.8-2|22	BuildRequires:	pkgconfig(sqlite3)
14cu|openvas-manager-6.0.8-2|23	Requires:	openvas-scanner
14cu|openvas-manager-6.0.8-2|24	Requires(post):	rpm-helper
14cu|openvas-manager-6.0.8-2|25	Requires(post,preun,postun):	systemd
14cu|openvas-manager-6.0.8-2|26	
14cu|openvas-manager-6.0.8-2|27	%description
14cu|openvas-manager-6.0.8-2|28	The OpenVAS Manager is a layer between the OpenVAS Scanner and various
14cu|openvas-manager-6.0.8-2|29	client applications. The upcoming clients cover web, desktop and command
14cu|openvas-manager-6.0.8-2|30	line technology and will replace the classic OpenVAS Client.
14cu|openvas-manager-6.0.8-2|31	
14cu|openvas-manager-6.0.8-2|32	%files
14cu|openvas-manager-6.0.8-2|33	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|openvas-manager-6.0.8-2|34	%config(noreplace) %{_sysconfdir}/openvas/openvasmd_log.conf
14cu|openvas-manager-6.0.8-2|35	%config(noreplace) %{_sysconfdir}/openvas/pwpolicy.conf
14cu|openvas-manager-6.0.8-2|36	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|openvas-manager-6.0.8-2|37	%{_sbindir}/greenbone-certdata-sync
14cu|openvas-manager-6.0.8-2|38	%{_sbindir}/greenbone-scapdata-sync
14cu|openvas-manager-6.0.8-2|39	%{_sbindir}/openvas-certdata-sync
14cu|openvas-manager-6.0.8-2|40	%{_sbindir}/openvas-migrate-to-postgres
14cu|openvas-manager-6.0.8-2|41	%{_sbindir}/openvas-portnames-update
14cu|openvas-manager-6.0.8-2|42	%{_sbindir}/openvas-scapdata-sync
14cu|openvas-manager-6.0.8-2|43	%{_sbindir}/openvasmd
14cu|openvas-manager-6.0.8-2|44	%{_mandir}/man8/openvasmd.8*
14cu|openvas-manager-6.0.8-2|45	%{_datadir}/doc/openvas-manager/html/omp.html
14cu|openvas-manager-6.0.8-2|46	%{_datadir}/openvas/openvas-lsc-rpm-creator.sh
14cu|openvas-manager-6.0.8-2|47	%{_datadir}/openvas/cert/cert_db_init.sql
14cu|openvas-manager-6.0.8-2|48	%{_datadir}/openvas/cert/*.xsl
14cu|openvas-manager-6.0.8-2|49	%{_datadir}/openvas/scap/scap_db_init.sql
14cu|openvas-manager-6.0.8-2|50	%{_datadir}/openvas/scap/xml_split
14cu|openvas-manager-6.0.8-2|51	%{_datadir}/openvas/scap/*.xsl
14cu|openvas-manager-6.0.8-2|52	%{_datadir}/openvas/openvasmd
14cu|openvas-manager-6.0.8-2|53	%{_unitdir}/%{name}.service
14cu|openvas-manager-6.0.8-2|54	%dir %{_var}/lib/openvas/cert-data/
14cu|openvas-manager-6.0.8-2|55	%dir %{_var}/lib/openvas/gnupg/
14cu|openvas-manager-6.0.8-2|56	%dir %{_var}/lib/openvas/mgr/
14cu|openvas-manager-6.0.8-2|57	%dir %{_var}/lib/openvas/plugins/
14cu|openvas-manager-6.0.8-2|58	%dir %{_logdir}/openvas/
14cu|openvas-manager-6.0.8-2|59	%ghost %{_logdir}/openvas/openvasmd.log
14cu|openvas-manager-6.0.8-2|60	
14cu|openvas-manager-6.0.8-2|61	%post
14cu|openvas-manager-6.0.8-2|62	%systemd_post %{name}.service
14cu|openvas-manager-6.0.8-2|63	%create_ghostfile %{_logdir}/openvas/openvasmd.log root root 644
14cu|openvas-manager-6.0.8-2|64	
14cu|openvas-manager-6.0.8-2|65	%preun
14cu|openvas-manager-6.0.8-2|66	%systemd_preun %{name}.service
14cu|openvas-manager-6.0.8-2|67	
14cu|openvas-manager-6.0.8-2|68	%postun
14cu|openvas-manager-6.0.8-2|69	%systemd_postun %{name}.service
14cu|openvas-manager-6.0.8-2|70	
14cu|openvas-manager-6.0.8-2|71	#----------------------------------------------------------------------------
14cu|openvas-manager-6.0.8-2|72	
14cu|openvas-manager-6.0.8-2|73	%prep
14cu|openvas-manager-6.0.8-2|74	%setup -q
14cu|openvas-manager-6.0.8-2|75	%patch0 -p1
14cu|openvas-manager-6.0.8-2|76	
14cu|openvas-manager-6.0.8-2|77	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cu|openvas-manager-6.0.8-2|78	
14cu|openvas-manager-6.0.8-2|79	%build
14cu|openvas-manager-6.0.8-2|80	%cmake \
14cu|openvas-manager-6.0.8-2|81	-DLOCALSTATEDIR:PATH=%{_var}
14cu|openvas-manager-6.0.8-2|82	%make
14cu|openvas-manager-6.0.8-2|83	
14cu|openvas-manager-6.0.8-2|84	%install
14cu|openvas-manager-6.0.8-2|85	%makeinstall_std -C build
14cu|openvas-manager-6.0.8-2|86	
14cu|openvas-manager-6.0.8-2|87	# systemd service
14cu|openvas-manager-6.0.8-2|88	install -Dp -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|openvas-manager-6.0.8-2|89	# log rotation stuff
14cu|openvas-manager-6.0.8-2|90	install -m 644 -Dp %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|openvas-manager-6.0.8-2|91	# sysconfig configration
14cu|openvas-manager-6.0.8-2|92	install -Dp -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|openvas-manager-6.0.8-2|93	
14cu|openvas-manager-6.0.8-2|94	# log direcotry
14cu|openvas-manager-6.0.8-2|95	mkdir -p %{buildroot}%{_logdir}/openvas
14cu|openvas-manager-6.0.8-2|96	touch %{buildroot}%{_logdir}/openvas/openvasmd.log
14cu|openvas-manager-6.0.8-2|97	# runtime lib directory
14cu|openvas-manager-6.0.8-2|98	mkdir -p %{buildroot}%{_var}/lib/openvas/mgr
14cu|openvas-manager-6.0.8-2|99	# gnupg directory
14cu|openvas-manager-6.0.8-2|100	mkdir -p %{buildroot}%{_var}/lib/openvas/gnupg
14cu|openvas-manager-6.0.8-2|101	# cert-data directory
14cu|openvas-manager-6.0.8-2|102	mkdir -p %{buildroot}%{_var}/lib/openvas/cert-data
14cu|openvas-manager-6.0.8-2|103	# plugins directory
14cu|openvas-manager-6.0.8-2|104	mkdir -p %{buildroot}%{_var}/lib/openvas/plugins
14cu|openvas-manager-6.0.8-2|105	
14cu|openvas-manager-6.0.8-2|106	# Fix permissions on templates
14cu|openvas-manager-6.0.8-2|107	chmod -R a+r %{buildroot}%{_datadir}/openvas/openvasmd
14cu|openvas-manager-6.0.8-2|108	find %{buildroot}%{_datadir}/openvas/openvasmd -name generate | xargs chmod 755
14cu|openvas-manager-6.0.8-2|109	
14cu|openvas-manager-6.0.8-2|110	%changelog
14cu|openvas-manager-6.0.8-2|111	
14cu|openvas-manager-6.0.8-2|112	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.8-2
14cu|openvas-manager-6.0.8-2|113	- (d66c1f7) Don't package empty directories owned by openvas-scanner
14cu|openvas-manager-6.0.8-2|114	
14cu|openvas-manager-6.0.8-2|115	

12478 14
14cu|openvas-scanner-5.0.5-1|1	Summary: 	Scanner module for OpenVAS
14cu|openvas-scanner-5.0.5-1|2	Name:		openvas-scanner
14cu|openvas-scanner-5.0.5-1|3	Version:	5.0.5
14cu|openvas-scanner-5.0.5-1|4	Release:	1
14cu|openvas-scanner-5.0.5-1|5	License:	GPLv2+
14cu|openvas-scanner-5.0.5-1|6	Group:		System/Servers
14cu|openvas-scanner-5.0.5-1|7	Url:		http://www.openvas.org
14cu|openvas-scanner-5.0.5-1|8	Source0:	http://wald.intevation.org/frs/download.php/561/%{name}-%{version}.tar.gz
14cu|openvas-scanner-5.0.5-1|9	Source1:	openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|10	Source2:	openvassd.conf
14cu|openvas-scanner-5.0.5-1|11	Source3:	openvas-scanner.logrotate
14cu|openvas-scanner-5.0.5-1|12	Source4:	openvas-scanner.sysconfig
14cu|openvas-scanner-5.0.5-1|13	Source5:	openvas-nvt-sync-cron
14cu|openvas-scanner-5.0.5-1|14	Source6:	openvas-nvt-sync-cronjob
14cu|openvas-scanner-5.0.5-1|15	#Put certs to /etc/pki as suggested by http://fedoraproject.org/wiki/PackagingDrafts/Certificates
14cu|openvas-scanner-5.0.5-1|16	#Not reported upstream as it is RedHat/Fedora specific
14cu|openvas-scanner-5.0.5-1|17	Patch1:		openvas-scanner-pki.patch
14cu|openvas-scanner-5.0.5-1|18	#Allow compile time definition of the directory to store openvassd.rules
14cu|openvas-scanner-5.0.5-1|19	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1940&group_id=29&atid=220
14cu|openvas-scanner-5.0.5-1|20	Patch3:		openvas-scanner-rulesdir.patch
14cu|openvas-scanner-5.0.5-1|21	BuildRequires:	cmake
14cu|openvas-scanner-5.0.5-1|22	BuildRequires:	pkgconfig(glib-2.0)
14cu|openvas-scanner-5.0.5-1|23	BuildRequires:	pkgconfig(libgcrypt)
14cu|openvas-scanner-5.0.5-1|24	BuildRequires:	pkgconfig(libopenvas_base)
14cu|openvas-scanner-5.0.5-1|25	BuildRequires:	pkgconfig(libopenvas_misc)
14cu|openvas-scanner-5.0.5-1|26	BuildRequires:	pkgconfig(libopenvas_nasl)
14cu|openvas-scanner-5.0.5-1|27	BuildRequires:	pkgconfig(libopenvas_omp)
14cu|openvas-scanner-5.0.5-1|28	Obsoletes:	openvas-plugins < 3.0.0
14cu|openvas-scanner-5.0.5-1|29	Obsoletes:	openvas-server < 3.0.0
14cu|openvas-scanner-5.0.5-1|30	Requires:	curl
14cu|openvas-scanner-5.0.5-1|31	Requires:	rsync
14cu|openvas-scanner-5.0.5-1|32	Requires:	wget
14cu|openvas-scanner-5.0.5-1|33	
14cu|openvas-scanner-5.0.5-1|34	%description
14cu|openvas-scanner-5.0.5-1|35	This is the scanner module for the Open Vulnerability Assessment System
14cu|openvas-scanner-5.0.5-1|36	(OpenVAS).
14cu|openvas-scanner-5.0.5-1|37	
14cu|openvas-scanner-5.0.5-1|38	%files
14cu|openvas-scanner-5.0.5-1|39	%config(noreplace) %{_sysconfdir}/openvas/openvassd.conf
14cu|openvas-scanner-5.0.5-1|40	%config(noreplace) %{_sysconfdir}/sysconfig/openvas-scanner
14cu|openvas-scanner-5.0.5-1|41	%config(noreplace) %{_sysconfdir}/cron.d/openvas-sync-plugins
14cu|openvas-scanner-5.0.5-1|42	%config(noreplace) %{_sysconfdir}/logrotate.d/openvas-scanner
14cu|openvas-scanner-5.0.5-1|43	%dir %{_sysconfdir}/openvas
14cu|openvas-scanner-5.0.5-1|44	%dir %attr(755,root,root) %{_sysconfdir}/pki/openvas
14cu|openvas-scanner-5.0.5-1|45	%dir %attr(755,root,root) %{_sysconfdir}/pki/openvas/CA
14cu|openvas-scanner-5.0.5-1|46	%dir %attr(700,root,root) %{_sysconfdir}/pki/openvas/private
14cu|openvas-scanner-5.0.5-1|47	%dir %attr(700,root,root) %{_sysconfdir}/pki/openvas/private/CA
14cu|openvas-scanner-5.0.5-1|48	%{_unitdir}/openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|49	%{_bindir}/openvas-mkcert-client
14cu|openvas-scanner-5.0.5-1|50	%{_sbindir}/openvas-mkcert
14cu|openvas-scanner-5.0.5-1|51	%{_sbindir}/openvassd
14cu|openvas-scanner-5.0.5-1|52	%{_sbindir}/openvas-nvt-sync
14cu|openvas-scanner-5.0.5-1|53	%{_sbindir}/greenbone-nvt-sync
14cu|openvas-scanner-5.0.5-1|54	%{_sbindir}/openvas-nvt-sync-cron
14cu|openvas-scanner-5.0.5-1|55	%{_datadir}/doc/openvas-scanner/example_redis_2_*.conf
14cu|openvas-scanner-5.0.5-1|56	%{_mandir}/man1/openvas-mkcert-client.1*
14cu|openvas-scanner-5.0.5-1|57	%{_mandir}/man8/openvas-mkcert.8.*
14cu|openvas-scanner-5.0.5-1|58	%{_mandir}/man8/openvassd.8.*
14cu|openvas-scanner-5.0.5-1|59	%{_mandir}/man8/openvas-nvt-sync.8.*
14cu|openvas-scanner-5.0.5-1|60	%{_mandir}/man8/greenbone-nvt-sync.8*
14cu|openvas-scanner-5.0.5-1|61	%dir %{_var}/lib/openvas
14cu|openvas-scanner-5.0.5-1|62	%dir %{_var}/lib/openvas/plugins
14cu|openvas-scanner-5.0.5-1|63	%dir %{_var}/cache/openvas
14cu|openvas-scanner-5.0.5-1|64	
14cu|openvas-scanner-5.0.5-1|65	%post
14cu|openvas-scanner-5.0.5-1|66	# Generate cert
14cu|openvas-scanner-5.0.5-1|67	if [ ! -f  %{_localstatedir}/lib/openvas/CA/servercert.pem ] ; then
14cu|openvas-scanner-5.0.5-1|68	%{_sbindir}/openvas-mkcert -q > /dev/null 2>&1
14cu|openvas-scanner-5.0.5-1|69	fi
14cu|openvas-scanner-5.0.5-1|70	
14cu|openvas-scanner-5.0.5-1|71	%systemd_post openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|72	
14cu|openvas-scanner-5.0.5-1|73	%preun
14cu|openvas-scanner-5.0.5-1|74	%systemd_preun openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|75	
14cu|openvas-scanner-5.0.5-1|76	%postun
14cu|openvas-scanner-5.0.5-1|77	%systemd_postun openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|78	
14cu|openvas-scanner-5.0.5-1|79	#----------------------------------------------------------------------------
14cu|openvas-scanner-5.0.5-1|80	
14cu|openvas-scanner-5.0.5-1|81	%prep
14cu|openvas-scanner-5.0.5-1|82	%setup -q
14cu|openvas-scanner-5.0.5-1|83	%patch1 -p 1 -b .pkipath
14cu|openvas-scanner-5.0.5-1|84	%patch3 -p 1 -b .rules
14cu|openvas-scanner-5.0.5-1|85	
14cu|openvas-scanner-5.0.5-1|86	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
14cu|openvas-scanner-5.0.5-1|87	
14cu|openvas-scanner-5.0.5-1|88	%build
14cu|openvas-scanner-5.0.5-1|89	%cmake \
14cu|openvas-scanner-5.0.5-1|90	-DLOCALSTATEDIR=%{_var} \
14cu|openvas-scanner-5.0.5-1|91	-DOPENVASSD_RULES=%{_sysconfdir}/openvas/openvassd.rules
14cu|openvas-scanner-5.0.5-1|92	%make
14cu|openvas-scanner-5.0.5-1|93	
14cu|openvas-scanner-5.0.5-1|94	%install
14cu|openvas-scanner-5.0.5-1|95	%makeinstall_std -C build
14cu|openvas-scanner-5.0.5-1|96	
14cu|openvas-scanner-5.0.5-1|97	#Config directory
14cu|openvas-scanner-5.0.5-1|98	mkdir -p %{buildroot}%{_sysconfdir}/openvas
14cu|openvas-scanner-5.0.5-1|99	
14cu|openvas-scanner-5.0.5-1|100	#Make directories for the certificates
14cu|openvas-scanner-5.0.5-1|101	mkdir -p %{buildroot}%{_sysconfdir}/pki/openvas/CA
14cu|openvas-scanner-5.0.5-1|102	mkdir -p %{buildroot}%{_sysconfdir}/pki/openvas/private/CA
14cu|openvas-scanner-5.0.5-1|103	
14cu|openvas-scanner-5.0.5-1|104	# Install startup script
14cu|openvas-scanner-5.0.5-1|105	install -Dp -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/openvas-scanner.service
14cu|openvas-scanner-5.0.5-1|106	
14cu|openvas-scanner-5.0.5-1|107	# Install initial configuration
14cu|openvas-scanner-5.0.5-1|108	sed -e "s:@@OPENVAS_PLUGINS@@:%{_var}/lib/openvas/plugins:g
14cu|openvas-scanner-5.0.5-1|109	s:@@OPENVAS_CACHE@@:%{_var}/cache/openvas:g
14cu|openvas-scanner-5.0.5-1|110	s:@@OPENVAS_LOGDIR@@:%{_var}/log/openvas:g
14cu|openvas-scanner-5.0.5-1|111	s:@@OPENVAS_SYSCONF@@:%{_sysconfdir}/openvas:g
14cu|openvas-scanner-5.0.5-1|112	s:@@OPENVAS_CERT@@:%{_sysconfdir}/pki/openvas:g" %{SOURCE2} > openvassd.conf
14cu|openvas-scanner-5.0.5-1|113	
14cu|openvas-scanner-5.0.5-1|114	install -Dp -m 644 openvassd.conf %{buildroot}%{_sysconfdir}/openvas/
14cu|openvas-scanner-5.0.5-1|115	
14cu|openvas-scanner-5.0.5-1|116	# install log rotation stuff
14cu|openvas-scanner-5.0.5-1|117	install -m 644 -Dp %{SOURCE3} \
14cu|openvas-scanner-5.0.5-1|118	%{buildroot}%{_sysconfdir}/logrotate.d/openvas-scanner
14cu|openvas-scanner-5.0.5-1|119	
14cu|openvas-scanner-5.0.5-1|120	# Install sysconfig configration
14cu|openvas-scanner-5.0.5-1|121	install -Dp -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/openvas-scanner
14cu|openvas-scanner-5.0.5-1|122	
14cu|openvas-scanner-5.0.5-1|123	# Install cront script for update
14cu|openvas-scanner-5.0.5-1|124	install -Dp -m 755 %{SOURCE5} %{buildroot}%{_sbindir}/
14cu|openvas-scanner-5.0.5-1|125	
14cu|openvas-scanner-5.0.5-1|126	# Install cront jobs to periodically update plugins
14cu|openvas-scanner-5.0.5-1|127	install -Dp -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/cron.d/openvas-sync-plugins
14cu|openvas-scanner-5.0.5-1|128	
14cu|openvas-scanner-5.0.5-1|129	
14cu|openvas-scanner-5.0.5-1|130	%changelog
14cu|openvas-scanner-5.0.5-1|131	
14cu|openvas-scanner-5.0.5-1|132	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.5-1
14cu|openvas-scanner-5.0.5-1|133	- (a726a93) New version 5.0.5
14cu|openvas-scanner-5.0.5-1|134	- (a726a93) Major package update (add systemd unit, update files etc)
14cu|openvas-scanner-5.0.5-1|135	
14cu|openvas-scanner-5.0.5-1|136	

12479 14
14cu|openvswitch-1.11.0-3|1	%global _hardened_build 1
14cu|openvswitch-1.11.0-3|2	
14cu|openvswitch-1.11.0-3|3	Name:           openvswitch
14cu|openvswitch-1.11.0-3|4	Version:        1.11.0
14cu|openvswitch-1.11.0-3|5	Release:        3
14cu|openvswitch-1.11.0-3|6	Summary:        Open vSwitch daemon/database/utilities
14cu|openvswitch-1.11.0-3|7	
14cu|openvswitch-1.11.0-3|8	Group: 		System/Cluster
14cu|openvswitch-1.11.0-3|9	
14cu|openvswitch-1.11.0-3|10	# Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
14cu|openvswitch-1.11.0-3|11	# lib/sflow*.[ch] files are SISSL
14cu|openvswitch-1.11.0-3|12	# datapath/ is GPLv2 (although not built into any of the binary packages)
14cu|openvswitch-1.11.0-3|13	# python/compat is Python (although not built into any of the binary packages)
14cu|openvswitch-1.11.0-3|14	License:        ASL 2.0 and LGPLv2+ and SISSL
14cu|openvswitch-1.11.0-3|15	URL:            http://openvswitch.org
14cu|openvswitch-1.11.0-3|16	Source0:        http://openvswitch.org/releases/%{name}-%{version}.tar.gz
14cu|openvswitch-1.11.0-3|17	Source1:        openvswitch.service
14cu|openvswitch-1.11.0-3|18	Source2:        openvswitch.init
14cu|openvswitch-1.11.0-3|19	Source3:        openvswitch.logrotate
14cu|openvswitch-1.11.0-3|20	Source4:        ifup-ovs
14cu|openvswitch-1.11.0-3|21	Source5:        ifdown-ovs
14cu|openvswitch-1.11.0-3|22	Source6:        ovsdbmonitor.desktop
14cu|openvswitch-1.11.0-3|23	Source7:        openvswitch-nonetwork.service
14cu|openvswitch-1.11.0-3|24	Source8:        sysconfig.template
14cu|openvswitch-1.11.0-3|25	
14cu|openvswitch-1.11.0-3|26	BuildRequires:  systemd-units
14cu|openvswitch-1.11.0-3|27	BuildRequires:  openssl
14cu|openvswitch-1.11.0-3|28	BuildRequires:  openssl-devel
14cu|openvswitch-1.11.0-3|29	BuildRequires:  python
14cu|openvswitch-1.11.0-3|30	BuildRequires:  python-twisted-core
14cu|openvswitch-1.11.0-3|31	BuildRequires:  python-twisted-conch
14cu|openvswitch-1.11.0-3|32	BuildRequires:  python-zope-interface
14cu|openvswitch-1.11.0-3|33	BuildRequires:  PyQt4
14cu|openvswitch-1.11.0-3|34	BuildRequires:  desktop-file-utils
14cu|openvswitch-1.11.0-3|35	BuildRequires:  groff
14cu|openvswitch-1.11.0-3|36	BuildRequires:  graphviz
14cu|openvswitch-1.11.0-3|37	
14cu|openvswitch-1.11.0-3|38	Requires:       openssl iproute2 module-init-tools
14cu|openvswitch-1.11.0-3|39	
14cu|openvswitch-1.11.0-3|40	Requires(post): systemd-units
14cu|openvswitch-1.11.0-3|41	Requires(preun): systemd-units
14cu|openvswitch-1.11.0-3|42	Requires(postun): systemd-units
14cu|openvswitch-1.11.0-3|43	
14cu|openvswitch-1.11.0-3|44	%description
14cu|openvswitch-1.11.0-3|45	Open vSwitch provides standard network bridging functions and
14cu|openvswitch-1.11.0-3|46	support for the OpenFlow protocol for remote per-flow control of
14cu|openvswitch-1.11.0-3|47	traffic.
14cu|openvswitch-1.11.0-3|48	
14cu|openvswitch-1.11.0-3|49	%package -n python-openvswitch
14cu|openvswitch-1.11.0-3|50	Summary:        Open vSwitch python bindings
14cu|openvswitch-1.11.0-3|51	License:        ASL 2.0
14cu|openvswitch-1.11.0-3|52	BuildArch:      noarch
14cu|openvswitch-1.11.0-3|53	Requires:       python
14cu|openvswitch-1.11.0-3|54	
14cu|openvswitch-1.11.0-3|55	%description -n python-openvswitch
14cu|openvswitch-1.11.0-3|56	Python bindings for the Open vSwitch database
14cu|openvswitch-1.11.0-3|57	
14cu|openvswitch-1.11.0-3|58	%package -n ovsdbmonitor
14cu|openvswitch-1.11.0-3|59	Summary:        Open vSwitch graphical monitoring tool
14cu|openvswitch-1.11.0-3|60	License:        ASL 2.0
14cu|openvswitch-1.11.0-3|61	BuildArch:      noarch
14cu|openvswitch-1.11.0-3|62	Requires:       python-openvswitch = %{version}-%{release}
14cu|openvswitch-1.11.0-3|63	Requires:       python python-twisted-core python-twisted-conch python-zope-interface PyQt4
14cu|openvswitch-1.11.0-3|64	
14cu|openvswitch-1.11.0-3|65	%description -n ovsdbmonitor
14cu|openvswitch-1.11.0-3|66	A GUI tool for monitoring and troubleshooting local or remote Open
14cu|openvswitch-1.11.0-3|67	vSwitch installations.  It presents GUI tables that graphically represent
14cu|openvswitch-1.11.0-3|68	an Open vSwitch kernel flow table (similar to "ovs-dpctl dump-flows")
14cu|openvswitch-1.11.0-3|69	and Open vSwitch database contents (similar to "ovs-vsctl list <table>").
14cu|openvswitch-1.11.0-3|70	
14cu|openvswitch-1.11.0-3|71	%package test
14cu|openvswitch-1.11.0-3|72	Summary:        Open vSwitch testing utilities
14cu|openvswitch-1.11.0-3|73	License:        ASL 2.0
14cu|openvswitch-1.11.0-3|74	BuildArch:      noarch
14cu|openvswitch-1.11.0-3|75	Requires:       python-openvswitch = %{version}-%{release}
14cu|openvswitch-1.11.0-3|76	Requires:       python python-twisted-core python-twisted-web
14cu|openvswitch-1.11.0-3|77	
14cu|openvswitch-1.11.0-3|78	%description test
14cu|openvswitch-1.11.0-3|79	Utilities that are useful to diagnose performance and connectivity
14cu|openvswitch-1.11.0-3|80	issues in Open vSwitch setup.
14cu|openvswitch-1.11.0-3|81	
14cu|openvswitch-1.11.0-3|82	%package controller
14cu|openvswitch-1.11.0-3|83	Summary:        Open vSwitch OpenFlow controller
14cu|openvswitch-1.11.0-3|84	License:        ASL 2.0
14cu|openvswitch-1.11.0-3|85	Requires:       openvswitch = %{version}-%{release}
14cu|openvswitch-1.11.0-3|86	
14cu|openvswitch-1.11.0-3|87	%description controller
14cu|openvswitch-1.11.0-3|88	Simple reference implementation of an OpenFlow controller for Open
14cu|openvswitch-1.11.0-3|89	vSwitch. Manages any number of remote switches over OpenFlow protocol,
14cu|openvswitch-1.11.0-3|90	causing them to function as L2 MAC-learning switches or hub.
14cu|openvswitch-1.11.0-3|91	
14cu|openvswitch-1.11.0-3|92	%prep
14cu|openvswitch-1.11.0-3|93	%setup -q
14cu|openvswitch-1.11.0-3|94	
14cu|openvswitch-1.11.0-3|95	%build
14cu|openvswitch-1.11.0-3|96	%configure2_5x --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki
14cu|openvswitch-1.11.0-3|97	%make
14cu|openvswitch-1.11.0-3|98	
14cu|openvswitch-1.11.0-3|99	
14cu|openvswitch-1.11.0-3|100	%install
14cu|openvswitch-1.11.0-3|101	%makeinstall_std
14cu|openvswitch-1.11.0-3|102	
14cu|openvswitch-1.11.0-3|103	install -d -m 0755 %{buildroot}%{_sysconfdir}/openvswitch
14cu|openvswitch-1.11.0-3|104	
14cu|openvswitch-1.11.0-3|105	install -p -D -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/sysconfig/openvswitch
14cu|openvswitch-1.11.0-3|106	
14cu|openvswitch-1.11.0-3|107	install -p -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/openvswitch.service
14cu|openvswitch-1.11.0-3|108	install -p -D -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/openvswitch-nonetwork.service
14cu|openvswitch-1.11.0-3|109	install -p -D -m 0755 %{SOURCE2} %{buildroot}%{_datadir}/openvswitch/scripts/openvswitch.init
14cu|openvswitch-1.11.0-3|110	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/openvswitch
14cu|openvswitch-1.11.0-3|111	
14cu|openvswitch-1.11.0-3|112	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
14cu|openvswitch-1.11.0-3|113	install -p -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
14cu|openvswitch-1.11.0-3|114	
14cu|openvswitch-1.11.0-3|115	install -d -m 0755 %{buildroot}/%{_sharedstatedir}/openvswitch
14cu|openvswitch-1.11.0-3|116	
14cu|openvswitch-1.11.0-3|117	install -d -m 0755 %{buildroot}%{python_sitelib}
14cu|openvswitch-1.11.0-3|118	mv %{buildroot}/%{_datadir}/openvswitch/python/* %{buildroot}%{python_sitelib}
14cu|openvswitch-1.11.0-3|119	rmdir %{buildroot}/%{_datadir}/openvswitch/python/
14cu|openvswitch-1.11.0-3|120	
14cu|openvswitch-1.11.0-3|121	# Get rid of stuff we don't want to make RPM happy.
14cu|openvswitch-1.11.0-3|122	rm -f \
14cu|openvswitch-1.11.0-3|123	%{buildroot}%{_sbindir}/ovs-vlan-bug-workaround \
14cu|openvswitch-1.11.0-3|124	%{buildroot}%{_mandir}/man8/ovs-vlan-bug-workaround.8 \
14cu|openvswitch-1.11.0-3|125	%{buildroot}%{_sbindir}/ovs-brcompatd \
14cu|openvswitch-1.11.0-3|126	%{buildroot}%{_mandir}/man8/ovs-brcompatd.8
14cu|openvswitch-1.11.0-3|127	
14cu|openvswitch-1.11.0-3|128	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE6}
14cu|openvswitch-1.11.0-3|129	
14cu|openvswitch-1.11.0-3|130	%post
14cu|openvswitch-1.11.0-3|131	%if 0%{?systemd_post:1}
14cu|openvswitch-1.11.0-3|132	%systemd_post %{name}.service
14cu|openvswitch-1.11.0-3|133	%else
14cu|openvswitch-1.11.0-3|134	# Package install, not upgrade
14cu|openvswitch-1.11.0-3|135	if [ $1 -eq 1 ]; then
14cu|openvswitch-1.11.0-3|136	/bin/systemctl daemon-reload >dev/null || :
14cu|openvswitch-1.11.0-3|137	fi
14cu|openvswitch-1.11.0-3|138	%endif
14cu|openvswitch-1.11.0-3|139	
14cu|openvswitch-1.11.0-3|140	# Package with native systemd unit file is installed for the first time
14cu|openvswitch-1.11.0-3|141	%triggerun -- %{name} < 1.9.0-1
14cu|openvswitch-1.11.0-3|142	# Save the current service runlevel info
14cu|openvswitch-1.11.0-3|143	# User must manually run systemd-sysv-convert --apply openvswitch
14cu|openvswitch-1.11.0-3|144	# to migrate them to systemd targets
14cu|openvswitch-1.11.0-3|145	/usr/bin/systemd-sysv-convert --save %{name} >/dev/null 2>&1 ||:
14cu|openvswitch-1.11.0-3|146	
14cu|openvswitch-1.11.0-3|147	# Run these because the SysV package being removed won't do them
14cu|openvswitch-1.11.0-3|148	/sbin/chkconfig --del %{name} >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|149	/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|150	
14cu|openvswitch-1.11.0-3|151	%preun
14cu|openvswitch-1.11.0-3|152	%if 0%{?systemd_preun:1}
14cu|openvswitch-1.11.0-3|153	%systemd_preun %{name}.service
14cu|openvswitch-1.11.0-3|154	%else
14cu|openvswitch-1.11.0-3|155	if [ $1 -eq 0 ] ; then
14cu|openvswitch-1.11.0-3|156	# Package removal, not upgrade
14cu|openvswitch-1.11.0-3|157	/bin/systemctl --no-reload disable %{name}.service >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|158	/bin/systemctl stop %{name}.service >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|159	fi
14cu|openvswitch-1.11.0-3|160	%endif
14cu|openvswitch-1.11.0-3|161	
14cu|openvswitch-1.11.0-3|162	%postun
14cu|openvswitch-1.11.0-3|163	%if 0%{?systemd_postun_with_restart:1}
14cu|openvswitch-1.11.0-3|164	%systemd_postun_with_restart %{name}.service
14cu|openvswitch-1.11.0-3|165	%else
14cu|openvswitch-1.11.0-3|166	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|167	if [ "$1" -ge "1" ] ; then
14cu|openvswitch-1.11.0-3|168	# Package upgrade, not uninstall
14cu|openvswitch-1.11.0-3|169	/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
14cu|openvswitch-1.11.0-3|170	fi
14cu|openvswitch-1.11.0-3|171	%endif
14cu|openvswitch-1.11.0-3|172	
14cu|openvswitch-1.11.0-3|173	%files
14cu|openvswitch-1.11.0-3|174	%{_sysconfdir}/openvswitch/
14cu|openvswitch-1.11.0-3|175	%config(noreplace) %{_sysconfdir}/logrotate.d/openvswitch
14cu|openvswitch-1.11.0-3|176	%config(noreplace) %{_sysconfdir}/sysconfig/openvswitch
14cu|openvswitch-1.11.0-3|177	%{_sysconfdir}/sysconfig/network-scripts/ifup-ovs
14cu|openvswitch-1.11.0-3|178	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ovs
14cu|openvswitch-1.11.0-3|179	%{_unitdir}/openvswitch.service
14cu|openvswitch-1.11.0-3|180	%{_unitdir}/openvswitch-nonetwork.service
14cu|openvswitch-1.11.0-3|181	%{_bindir}/ovs-appctl
14cu|openvswitch-1.11.0-3|182	%{_bindir}/ovs-benchmark
14cu|openvswitch-1.11.0-3|183	%{_bindir}/ovs-dpctl
14cu|openvswitch-1.11.0-3|184	%{_bindir}/ovs-ofctl
14cu|openvswitch-1.11.0-3|185	%{_bindir}/ovs-parse-leaks
14cu|openvswitch-1.11.0-3|186	%{_bindir}/ovs-pcap
14cu|openvswitch-1.11.0-3|187	%{_bindir}/ovs-pki
14cu|openvswitch-1.11.0-3|188	%{_bindir}/ovs-tcpundump
14cu|openvswitch-1.11.0-3|189	%{_bindir}/ovs-vsctl
14cu|openvswitch-1.11.0-3|190	%{_bindir}/ovsdb-client
14cu|openvswitch-1.11.0-3|191	%{_bindir}/ovsdb-tool
14cu|openvswitch-1.11.0-3|192	%{_bindir}/ovs-parse-backtrace
14cu|openvswitch-1.11.0-3|193	# ovs-bugtool is LGPLv2+
14cu|openvswitch-1.11.0-3|194	%{_sbindir}/ovs-bugtool
14cu|openvswitch-1.11.0-3|195	%{_sbindir}/ovs-vswitchd
14cu|openvswitch-1.11.0-3|196	%{_sbindir}/ovsdb-server
14cu|openvswitch-1.11.0-3|197	%{_mandir}/man1/ovs-benchmark.1*
14cu|openvswitch-1.11.0-3|198	%{_mandir}/man1/ovs-pcap.1*
14cu|openvswitch-1.11.0-3|199	%{_mandir}/man1/ovs-tcpundump.1*
14cu|openvswitch-1.11.0-3|200	%{_mandir}/man1/ovsdb-client.1*
14cu|openvswitch-1.11.0-3|201	%{_mandir}/man1/ovsdb-server.1*
14cu|openvswitch-1.11.0-3|202	%{_mandir}/man1/ovsdb-tool.1*
14cu|openvswitch-1.11.0-3|203	%{_mandir}/man5/ovs-vswitchd.conf.db.5*
14cu|openvswitch-1.11.0-3|204	%{_mandir}/man8/ovs-appctl.8*
14cu|openvswitch-1.11.0-3|205	%{_mandir}/man8/ovs-bugtool.8*
14cu|openvswitch-1.11.0-3|206	%{_mandir}/man8/ovs-ctl.8*
14cu|openvswitch-1.11.0-3|207	%{_mandir}/man8/ovs-dpctl.8*
14cu|openvswitch-1.11.0-3|208	%{_mandir}/man8/ovs-ofctl.8*
14cu|openvswitch-1.11.0-3|209	%{_mandir}/man8/ovs-parse-leaks.8*
14cu|openvswitch-1.11.0-3|210	%{_mandir}/man8/ovs-pki.8*
14cu|openvswitch-1.11.0-3|211	%{_mandir}/man8/ovs-vsctl.8*
14cu|openvswitch-1.11.0-3|212	%{_mandir}/man8/ovs-vswitchd.8*
14cu|openvswitch-1.11.0-3|213	%{_mandir}/man8/ovs-parse-backtrace.8*
14cu|openvswitch-1.11.0-3|214	# /usr/share/openvswitch/bugtool-plugins and
14cu|openvswitch-1.11.0-3|215	# /usr/share/openvswitch/scripts/ovs-bugtool* are LGPLv2+
14cu|openvswitch-1.11.0-3|216	%{_datadir}/openvswitch/
14cu|openvswitch-1.11.0-3|217	%{_sharedstatedir}/openvswitch
14cu|openvswitch-1.11.0-3|218	# see COPYING for full licensing details
14cu|openvswitch-1.11.0-3|219	%doc COPYING DESIGN INSTALL.SSL NOTICE README WHY-OVS rhel/README.RHEL
14cu|openvswitch-1.11.0-3|220	
14cu|openvswitch-1.11.0-3|221	%files -n python-openvswitch
14cu|openvswitch-1.11.0-3|222	%{python_sitelib}/ovs
14cu|openvswitch-1.11.0-3|223	%doc COPYING
14cu|openvswitch-1.11.0-3|224	
14cu|openvswitch-1.11.0-3|225	%files -n ovsdbmonitor
14cu|openvswitch-1.11.0-3|226	%{_bindir}/ovsdbmonitor
14cu|openvswitch-1.11.0-3|227	%{_mandir}/man1/ovsdbmonitor.1*
14cu|openvswitch-1.11.0-3|228	%{_datadir}/ovsdbmonitor
14cu|openvswitch-1.11.0-3|229	%{_datadir}/applications/ovsdbmonitor.desktop
14cu|openvswitch-1.11.0-3|230	%doc ovsdb/ovsdbmonitor/COPYING
14cu|openvswitch-1.11.0-3|231	
14cu|openvswitch-1.11.0-3|232	%files test
14cu|openvswitch-1.11.0-3|233	%{_bindir}/ovs-test
14cu|openvswitch-1.11.0-3|234	%{_bindir}/ovs-vlan-test
14cu|openvswitch-1.11.0-3|235	%{_bindir}/ovs-l3ping
14cu|openvswitch-1.11.0-3|236	%{_mandir}/man8/ovs-test.8*
14cu|openvswitch-1.11.0-3|237	%{_mandir}/man8/ovs-vlan-test.8*
14cu|openvswitch-1.11.0-3|238	%{_mandir}/man8/ovs-l3ping.8*
14cu|openvswitch-1.11.0-3|239	%{python_sitelib}/ovstest
14cu|openvswitch-1.11.0-3|240	
14cu|openvswitch-1.11.0-3|241	%files controller
14cu|openvswitch-1.11.0-3|242	%{_bindir}/ovs-controller
14cu|openvswitch-1.11.0-3|243	%{_mandir}/man8/ovs-controller.8*
14cu|openvswitch-1.11.0-3|244	
14cu|openvswitch-1.11.0-3|245	
14cu|openvswitch-1.11.0-3|246	%changelog
14cu|openvswitch-1.11.0-3|247	
14cu|openvswitch-1.11.0-3|248	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 1.11.0-3
14cu|openvswitch-1.11.0-3|249	- (f758295) Merge pull request #1 from anastasiya_po/openvswitch:rosa2014.1
14cu|openvswitch-1.11.0-3|250	- (f758295) openvswitch version 1.11.0
14cu|openvswitch-1.11.0-3|251	
14cu|openvswitch-1.11.0-3|252	

12480 14
14cu|optipng-0.7.6-1|1	Name:           optipng
14cu|optipng-0.7.6-1|2	Version:        0.7.6
14cu|optipng-0.7.6-1|3	Release:        1
14cu|optipng-0.7.6-1|4	Summary:        A PNG optimizer and converter
14cu|optipng-0.7.6-1|5	Group:          Graphics
14cu|optipng-0.7.6-1|6	License:        zlib
14cu|optipng-0.7.6-1|7	URL:            http://optipng.sourceforge.net/
14cu|optipng-0.7.6-1|8	Source0:        http://surfnet.dl.sourceforge.net/sourceforge/optipng/%{name}-%{version}.tar.gz
14cu|optipng-0.7.6-1|9	BuildRequires:  zlib-devel
14cu|optipng-0.7.6-1|10	BuildRequires:  libpng-devel
14cu|optipng-0.7.6-1|11	
14cu|optipng-0.7.6-1|12	%description
14cu|optipng-0.7.6-1|13	OptiPNG is a PNG optimizer that recompresses image files to a smaller size,
14cu|optipng-0.7.6-1|14	without losing any information. This program also converts external formats
14cu|optipng-0.7.6-1|15	(BMP, GIF, PNM; TIFF support is coming up) to optimized PNG, and performs PNG
14cu|optipng-0.7.6-1|16	integrity checks and corrections.
14cu|optipng-0.7.6-1|17	
14cu|optipng-0.7.6-1|18	
14cu|optipng-0.7.6-1|19	%prep
14cu|optipng-0.7.6-1|20	%setup -q
14cu|optipng-0.7.6-1|21	
14cu|optipng-0.7.6-1|22	%build
14cu|optipng-0.7.6-1|23	./configure -with-system-zlib -with-system-libpng
14cu|optipng-0.7.6-1|24	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|optipng-0.7.6-1|25	
14cu|optipng-0.7.6-1|26	%install
14cu|optipng-0.7.6-1|27	%makeinstall_std prefix=%{_prefix} man1dir=%{_mandir}/man1
14cu|optipng-0.7.6-1|28	
14cu|optipng-0.7.6-1|29	%files
14cu|optipng-0.7.6-1|30	%doc README.txt LICENSE.txt doc/*
14cu|optipng-0.7.6-1|31	%{_bindir}/optipng
14cu|optipng-0.7.6-1|32	%{_mandir}/man1/optipng.*
14cu|optipng-0.7.6-1|33	
14cu|optipng-0.7.6-1|34	%changelog
14cu|optipng-0.7.6-1|35	
14cu|optipng-0.7.6-1|36	* Sun Apr 17 2016 Denis Silakov <dsilakov@gmail.com> 0.7.6-1
14cu|optipng-0.7.6-1|37	- (2a820d2) Updated to 0.7.6
14cu|optipng-0.7.6-1|38	
14cu|optipng-0.7.6-1|39	

12481 14
14cu|orage-4.12.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|orage-4.12.1-2|2	
14cu|orage-4.12.1-2|3	Summary:	Time-managing application for Xfce desktop environment
14cu|orage-4.12.1-2|4	Name:		orage
14cu|orage-4.12.1-2|5	Version:	4.12.1
14cu|orage-4.12.1-2|6	Release:	2
14cu|orage-4.12.1-2|7	License:	GPLv2+
14cu|orage-4.12.1-2|8	Group:		Graphical desktop/Xfce
14cu|orage-4.12.1-2|9	URL:		http://www.xfce.org
14cu|orage-4.12.1-2|10	Source0:	orage-4.12.1.tar.bz2
14cu|orage-4.12.1-2|11	BuildRequires:	bison
14cu|orage-4.12.1-2|12	BuildRequires:	chrpath
14cu|orage-4.12.1-2|13	BuildRequires:	desktop-file-utils
14cu|orage-4.12.1-2|14	BuildRequires:	flex
14cu|orage-4.12.1-2|15	BuildRequires:	pkgconfig(dbus-1)
14cu|orage-4.12.1-2|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|orage-4.12.1-2|17	
14cu|orage-4.12.1-2|18	
14cu|orage-4.12.1-2|19	Provides:	xfcalendar = %{version}
14cu|orage-4.12.1-2|20	Obsoletes:	xfcalendar < 4.5
14cu|orage-4.12.1-2|21	
14cu|orage-4.12.1-2|22	
14cu|orage-4.12.1-2|23	BuildRequires:	intltool
14cu|orage-4.12.1-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|orage-4.12.1-2|25	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.6.0
14cu|orage-4.12.1-2|26	BuildRequires:	pkgconfig(libical) >= 0.43
14cu|orage-4.12.1-2|27	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
14cu|orage-4.12.1-2|28	BuildRequires:	pkgconfig(libnotify) >= 0.3.2
14cu|orage-4.12.1-2|29	BuildRequires:	pkgconfig(popt)
14cu|orage-4.12.1-2|30	BuildRequires:	xfce4-dev-tools
14cu|orage-4.12.1-2|31	
14cu|orage-4.12.1-2|32	%description
14cu|orage-4.12.1-2|33	Orage is a time-managing application for the Xfce desktop environment,
14cu|orage-4.12.1-2|34	featuring:
14cu|orage-4.12.1-2|35	
14cu|orage-4.12.1-2|36	- Time-based events
14cu|orage-4.12.1-2|37	- Data stored in ical format.
14cu|orage-4.12.1-2|38	- Recurring appointments
14cu|orage-4.12.1-2|39	- Reminder up to 2 days before the event starts
14cu|orage-4.12.1-2|40	- Possibility to choose your alarm sound
14cu|orage-4.12.1-2|41	- Repeating the alarm sound until you close the reminder window
14cu|orage-4.12.1-2|42	- Possibility to duplicate an appointment
14cu|orage-4.12.1-2|43	- Archiving system for keeping your history in different files for
14cu|orage-4.12.1-2|44	avoiding overloads in the main working file.
14cu|orage-4.12.1-2|45	
14cu|orage-4.12.1-2|46	%files -f %{name}.lang
14cu|orage-4.12.1-2|47	%doc README AUTHORS
14cu|orage-4.12.1-2|48	%doc doc/C/images/*.png doc/C/orage.html
14cu|orage-4.12.1-2|49	%{_bindir}/*
14cu|orage-4.12.1-2|50	%{_libdir}/xfce4/panel/plugins/liborageclock.so
14cu|orage-4.12.1-2|51	%{_datadir}/applications/*.desktop
14cu|orage-4.12.1-2|52	%{_datadir}/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop
14cu|orage-4.12.1-2|53	%{_iconsdir}/hicolor/*/apps/%{name}*
14cu|orage-4.12.1-2|54	%{_iconsdir}/hicolor/*/apps/xfcalendar*
14cu|orage-4.12.1-2|55	%{_datadir}/%{name}/
14cu|orage-4.12.1-2|56	%{_datadir}/dbus-1/services/org.xfce.*.service
14cu|orage-4.12.1-2|57	%{_mandir}/man1/*.1*
14cu|orage-4.12.1-2|58	
14cu|orage-4.12.1-2|59	#----------------------------------------------------------------------------
14cu|orage-4.12.1-2|60	
14cu|orage-4.12.1-2|61	%prep
14cu|orage-4.12.1-2|62	%setup -q
14cu|orage-4.12.1-2|63	
14cu|orage-4.12.1-2|64	%build
14cu|orage-4.12.1-2|65	%define Werror_cflags %nil
14cu|orage-4.12.1-2|66	
14cu|orage-4.12.1-2|67	mkdir m4
14cu|orage-4.12.1-2|68	NOCONFIGURE=yes xdt-autogen
14cu|orage-4.12.1-2|69	
14cu|orage-4.12.1-2|70	%configure2_5x \
14cu|orage-4.12.1-2|71	--disable-static \
14cu|orage-4.12.1-2|72	--enable-reentrant \
14cu|orage-4.12.1-2|73	--enable-dbus \
14cu|orage-4.12.1-2|74	--enable-archive \
14cu|orage-4.12.1-2|75	--enable-libnotify \
14cu|orage-4.12.1-2|76	--enable-libxfce4panel
14cu|orage-4.12.1-2|77	
14cu|orage-4.12.1-2|78	%make
14cu|orage-4.12.1-2|79	
14cu|orage-4.12.1-2|80	%install
14cu|orage-4.12.1-2|81	%makeinstall_std
14cu|orage-4.12.1-2|82	
14cu|orage-4.12.1-2|83	#disable rpath in _bin
14cu|orage-4.12.1-2|84	chrpath -d %{buildroot}/%{_bindir}/*
14cu|orage-4.12.1-2|85	
14cu|orage-4.12.1-2|86	rm -rf %{buildroot}%{_datadir}/orage/doc
14cu|orage-4.12.1-2|87	
14cu|orage-4.12.1-2|88	%find_lang %{name} %{name}.lang
14cu|orage-4.12.1-2|89	
14cu|orage-4.12.1-2|90	desktop-file-install \
14cu|orage-4.12.1-2|91	--add-only-show-in="XFCE" \
14cu|orage-4.12.1-2|92	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|orage-4.12.1-2|93	
14cu|orage-4.12.1-2|94	
14cu|orage-4.12.1-2|95	%changelog
14cu|orage-4.12.1-2|96	
14cu|orage-4.12.1-2|97	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 4.12.1-2
14cu|orage-4.12.1-2|98	- (4a24c1f) Rebuild with new xfce
14cu|orage-4.12.1-2|99	
14cu|orage-4.12.1-2|100	

12482 14
14cu|orbital-ballistics-0.7-1|1	%define  oname Planetary-Ballistics
14cu|orbital-ballistics-0.7-1|2	
14cu|orbital-ballistics-0.7-1|3	Name:           orbital-ballistics
14cu|orbital-ballistics-0.7-1|4	Version:        0.7
14cu|orbital-ballistics-0.7-1|5	Release:        1
14cu|orbital-ballistics-0.7-1|6	Summary:        The classic ballistics game but in the solar system
14cu|orbital-ballistics-0.7-1|7	Group:          Games/Arcade
14cu|orbital-ballistics-0.7-1|8	License:        GPLv3
14cu|orbital-ballistics-0.7-1|9	Url:            https://mandarancio.itch.io/orbital-ballistics
14cu|orbital-ballistics-0.7-1|10	Source0:        https://github.com/Mandarancio/Planetary-Ballistics/archive/master.zip
14cu|orbital-ballistics-0.7-1|11	
14cu|orbital-ballistics-0.7-1|12	BuildRequires:  imagemagick
14cu|orbital-ballistics-0.7-1|13	BuildRequires:  zip
14cu|orbital-ballistics-0.7-1|14	
14cu|orbital-ballistics-0.7-1|15	Requires:       love >= 0.10
14cu|orbital-ballistics-0.7-1|16	BuildArch:      noarch
14cu|orbital-ballistics-0.7-1|17	
14cu|orbital-ballistics-0.7-1|18	%description
14cu|orbital-ballistics-0.7-1|19	The classic ballistics game but in the solar system!
14cu|orbital-ballistics-0.7-1|20	The player planets colony has to destroy
14cu|orbital-ballistics-0.7-1|21	the enemy planets with inter-planetary nukes!
14cu|orbital-ballistics-0.7-1|22	Now with:
14cu|orbital-ballistics-0.7-1|23	
14cu|orbital-ballistics-0.7-1|24	Random planetary systems
14cu|orbital-ballistics-0.7-1|25	Better AI
14cu|orbital-ballistics-0.7-1|26	Better collisions
14cu|orbital-ballistics-0.7-1|27	Better distruction
14cu|orbital-ballistics-0.7-1|28	Rocket interception
14cu|orbital-ballistics-0.7-1|29	A simple menu
14cu|orbital-ballistics-0.7-1|30	Rocket trajectory preview.
14cu|orbital-ballistics-0.7-1|31	
14cu|orbital-ballistics-0.7-1|32	
14cu|orbital-ballistics-0.7-1|33	%files
14cu|orbital-ballistics-0.7-1|34	%doc LICENSE README.md
14cu|orbital-ballistics-0.7-1|35	%{_datadir}/applications/%{name}.desktop
14cu|orbital-ballistics-0.7-1|36	%{_gamesbindir}/%{name}
14cu|orbital-ballistics-0.7-1|37	%{_gamesdatadir}/%{name}/%{name}.love
14cu|orbital-ballistics-0.7-1|38	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|orbital-ballistics-0.7-1|39	
14cu|orbital-ballistics-0.7-1|40	#----------------------------------------------------------------------------
14cu|orbital-ballistics-0.7-1|41	%prep
14cu|orbital-ballistics-0.7-1|42	%setup -qn Planetary-Ballistics-master
14cu|orbital-ballistics-0.7-1|43	
14cu|orbital-ballistics-0.7-1|44	%build
14cu|orbital-ballistics-0.7-1|45	
14cu|orbital-ballistics-0.7-1|46	%install
14cu|orbital-ballistics-0.7-1|47	# data
14cu|orbital-ballistics-0.7-1|48	zip -9 -q -r %{name}.love .
14cu|orbital-ballistics-0.7-1|49	install -D -m 644 %{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|orbital-ballistics-0.7-1|50	
14cu|orbital-ballistics-0.7-1|51	# wrapper
14cu|orbital-ballistics-0.7-1|52	mkdir -p %{buildroot}%{_gamesbindir}
14cu|orbital-ballistics-0.7-1|53	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|orbital-ballistics-0.7-1|54	#!/bin/sh
14cu|orbital-ballistics-0.7-1|55	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|orbital-ballistics-0.7-1|56	EOF
14cu|orbital-ballistics-0.7-1|57	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|orbital-ballistics-0.7-1|58	
14cu|orbital-ballistics-0.7-1|59	# Desktop entry
14cu|orbital-ballistics-0.7-1|60	mkdir -p %{buildroot}%{_datadir}/applications
14cu|orbital-ballistics-0.7-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|orbital-ballistics-0.7-1|62	[Desktop Entry]
14cu|orbital-ballistics-0.7-1|63	Name=%{oname}
14cu|orbital-ballistics-0.7-1|64	GenericName=%{summary}
14cu|orbital-ballistics-0.7-1|65	Comment=%{summary}
14cu|orbital-ballistics-0.7-1|66	Exec=%{name}
14cu|orbital-ballistics-0.7-1|67	Icon=%{name}
14cu|orbital-ballistics-0.7-1|68	Terminal=false
14cu|orbital-ballistics-0.7-1|69	Type=Application
14cu|orbital-ballistics-0.7-1|70	Categories=Game;ArcadeGame;
14cu|orbital-ballistics-0.7-1|71	EOF
14cu|orbital-ballistics-0.7-1|72	
14cu|orbital-ballistics-0.7-1|73	
14cu|orbital-ballistics-0.7-1|74	# icons
14cu|orbital-ballistics-0.7-1|75	for size in 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|orbital-ballistics-0.7-1|76	install -dm 0755 \
14cu|orbital-ballistics-0.7-1|77	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|orbital-ballistics-0.7-1|78	convert -strip -resize $size  -background transparent -gravity Center bg_tail.png \
14cu|orbital-ballistics-0.7-1|79	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|orbital-ballistics-0.7-1|80	done
14cu|orbital-ballistics-0.7-1|81	
14cu|orbital-ballistics-0.7-1|82	%changelog
14cu|orbital-ballistics-0.7-1|83	
14cu|orbital-ballistics-0.7-1|84	* Wed Apr 26 2017 abfonly <abfonly@gmail.com> 0.7-1
14cu|orbital-ballistics-0.7-1|85	- (8813b77) Imported from SRPM
14cu|orbital-ballistics-0.7-1|86	
14cu|orbital-ballistics-0.7-1|87	

12483 14
14cu|oregano-0.82-1|1	Summary:	A GUI to simulate electronic circuit
14cu|oregano-0.82-1|2	Name:		oregano
14cu|oregano-0.82-1|3	Version:	0.82
14cu|oregano-0.82-1|4	Release:	1
14cu|oregano-0.82-1|5	License:	GPLv2+
14cu|oregano-0.82-1|6	Group:		Graphics
14cu|oregano-0.82-1|7	Url:		https://github.com/marc-lorber/oregano
14cu|oregano-0.82-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|oregano-0.82-1|9	Patch0:		oregano-0.70-sfmt.patch
14cu|oregano-0.82-1|10	Patch1:		oregano-0.70-linkage.patch
14cu|oregano-0.82-1|11	Patch2:		oregano-0.82-include.patch
14cu|oregano-0.82-1|12	BuildRequires:	gettext
14cu|oregano-0.82-1|13	BuildRequires:	gnome-common
14cu|oregano-0.82-1|14	BuildRequires:	intltool
14cu|oregano-0.82-1|15	BuildRequires:	perl-XML-Parser
14cu|oregano-0.82-1|16	BuildRequires:	rarian
14cu|oregano-0.82-1|17	BuildRequires:	pkgconfig(cairo)
14cu|oregano-0.82-1|18	BuildRequires:	pkgconfig(freetype2)
14cu|oregano-0.82-1|19	BuildRequires:	pkgconfig(goocanvas-2.0)
14cu|oregano-0.82-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|oregano-0.82-1|21	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cu|oregano-0.82-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|oregano-0.82-1|23	BuildRequires:	pkgconfig(xpm)
14cu|oregano-0.82-1|24	
14cu|oregano-0.82-1|25	%description
14cu|oregano-0.82-1|26	Oregano is an application for schematic capture and simulation of
14cu|oregano-0.82-1|27	electrical circuits. For the actual simulation, Oregano acts as a
14cu|oregano-0.82-1|28	front-end for SPICE, which is more or less the industry standard for
14cu|oregano-0.82-1|29	circuit simulation.
14cu|oregano-0.82-1|30	
14cu|oregano-0.82-1|31	%files -f %{name}.lang
14cu|oregano-0.82-1|32	%doc AUTHORS
14cu|oregano-0.82-1|33	%{_bindir}/*
14cu|oregano-0.82-1|34	%{_datadir}/oregano
14cu|oregano-0.82-1|35	%{_datadir}/applications/*
14cu|oregano-0.82-1|36	%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
14cu|oregano-0.82-1|37	%{_datadir}/mime/packages/*.xml
14cu|oregano-0.82-1|38	%{_datadir}/glib-2.0/schemas/apps.oregano.gschema.xml
14cu|oregano-0.82-1|39	
14cu|oregano-0.82-1|40	#----------------------------------------------------------------------------
14cu|oregano-0.82-1|41	
14cu|oregano-0.82-1|42	%prep
14cu|oregano-0.82-1|43	%setup -q
14cu|oregano-0.82-1|44	%apply_patches
14cu|oregano-0.82-1|45	
14cu|oregano-0.82-1|46	# this is a hack for glib2.0 >= 2.31.0
14cu|oregano-0.82-1|47	sed -i -e 's/-DGTK_DISABLE_DEPRECATED//g' \
14cu|oregano-0.82-1|48	./src/Makefile.* \
14cu|oregano-0.82-1|49	./src/*/Makefile.*
14cu|oregano-0.82-1|50	
14cu|oregano-0.82-1|51	
14cu|oregano-0.82-1|52	%build
14cu|oregano-0.82-1|53	./autogen.sh
14cu|oregano-0.82-1|54	%configure2_5x --disable-update-mimedb
14cu|oregano-0.82-1|55	%make
14cu|oregano-0.82-1|56	
14cu|oregano-0.82-1|57	%install
14cu|oregano-0.82-1|58	%makeinstall_std
14cu|oregano-0.82-1|59	
14cu|oregano-0.82-1|60	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|oregano-0.82-1|61	cp data/mime/gnome-oregano.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
14cu|oregano-0.82-1|62	perl -pi -e 's,gnome-oregano.svg,gnome-oregano,g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|oregano-0.82-1|63	
14cu|oregano-0.82-1|64	rm -rf %{buildroot}%{_datadir}/mime/{XMLnamespaces,generic-icons,globs,globs2,icons,magic,mime.cache,treemagic,types,aliases,subclasses}
14cu|oregano-0.82-1|65	rm -rf %{buildroot}%{_datadir}/mime/application/*.xml
14cu|oregano-0.82-1|66	
14cu|oregano-0.82-1|67	%find_lang %{name} --with-gnome
14cu|oregano-0.82-1|68	
14cu|oregano-0.82-1|69	
14cu|oregano-0.82-1|70	%changelog
14cu|oregano-0.82-1|71	
14cu|oregano-0.82-1|72	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.82-1
14cu|oregano-0.82-1|73	- (abd83fb) New version 0.82
14cu|oregano-0.82-1|74	- (abd83fb) Swicth to GTK3
14cu|oregano-0.82-1|75	
14cu|oregano-0.82-1|76	

12484 14
14cu|orion-1.5-1|1	%global theme_name Orion
14cu|orion-1.5-1|2	
14cu|orion-1.5-1|3	Name:		orion
14cu|orion-1.5-1|4	Version:	1.5
14cu|orion-1.5-1|5	Release:	1
14cu|orion-1.5-1|6	Summary:	%{theme_name} theme
14cu|orion-1.5-1|7	BuildArch:	noarch
14cu|orion-1.5-1|8	
14cu|orion-1.5-1|9	Group:		Graphics
14cu|orion-1.5-1|10	License:	GPLv3+
14cu|orion-1.5-1|11	URL:		https://github.com/shimmerproject/Orion
14cu|orion-1.5-1|12	Source0:	http://distfiles.exherbo.org/distfiles/Orion-1.5.tar.gz
14cu|orion-1.5-1|13	
14cu|orion-1.5-1|14	%description
14cu|orion-1.5-1|15	%{theme_name} is a GTK+ 3 port of Clearlooks, the default theme
14cu|orion-1.5-1|16	for GNOME 2. Style is also included for GTK2, Unity and for Metacity,
14cu|orion-1.5-1|17	Openbox and Xfwm4 window managers.
14cu|orion-1.5-1|18	
14cu|orion-1.5-1|19	%package common
14cu|orion-1.5-1|20	Summary:	Files common to %{theme_name} themes
14cu|orion-1.5-1|21	Group:		Graphics
14cu|orion-1.5-1|22	
14cu|orion-1.5-1|23	%description common
14cu|orion-1.5-1|24	Files which are common to all %{theme_name} themes.
14cu|orion-1.5-1|25	
14cu|orion-1.5-1|26	
14cu|orion-1.5-1|27	%package gtk2-theme
14cu|orion-1.5-1|28	Summary:	%{theme_name} GTK+2 themes
14cu|orion-1.5-1|29	Group:		Graphics
14cu|orion-1.5-1|30	Requires:	%{name}-common = %{EVRD}
14cu|orion-1.5-1|31	Requires:	gtk-engines2
14cu|orion-1.5-1|32	
14cu|orion-1.5-1|33	%description gtk2-theme
14cu|orion-1.5-1|34	Themes for GTK+2 as part of the %{theme_name} theme.
14cu|orion-1.5-1|35	
14cu|orion-1.5-1|36	
14cu|orion-1.5-1|37	%package gtk3-theme
14cu|orion-1.5-1|38	Summary:	%{theme_name} GTK+3 themes
14cu|orion-1.5-1|39	Group:		Graphics
14cu|orion-1.5-1|40	Requires:	%{name}-common = %{EVRD}
14cu|orion-1.5-1|41	Requires:	gtk+3.0
14cu|orion-1.5-1|42	
14cu|orion-1.5-1|43	%description gtk3-theme
14cu|orion-1.5-1|44	Themes for GTK+3 as part of the %{theme_name} theme.
14cu|orion-1.5-1|45	
14cu|orion-1.5-1|46	
14cu|orion-1.5-1|47	%package xfwm4-theme
14cu|orion-1.5-1|48	Summary:	%{theme_name} Xfwm4 themes
14cu|orion-1.5-1|49	Group:		Graphics
14cu|orion-1.5-1|50	Requires:	%{name}-common = %{EVRD}
14cu|orion-1.5-1|51	Requires:	xfwm4
14cu|orion-1.5-1|52	
14cu|orion-1.5-1|53	%description xfwm4-theme
14cu|orion-1.5-1|54	Themes for Xfwm4 as part of the %{theme_name} theme.
14cu|orion-1.5-1|55	
14cu|orion-1.5-1|56	
14cu|orion-1.5-1|57	%package metacity-theme
14cu|orion-1.5-1|58	Summary:	%{theme_name} Metacity themes
14cu|orion-1.5-1|59	Group:		Graphics
14cu|orion-1.5-1|60	Requires:	%{name}-common = %{EVRD}
14cu|orion-1.5-1|61	Requires:	metacity
14cu|orion-1.5-1|62	
14cu|orion-1.5-1|63	%description metacity-theme
14cu|orion-1.5-1|64	Themes for Metacity as part of the %{theme_name} theme.
14cu|orion-1.5-1|65	
14cu|orion-1.5-1|66	
14cu|orion-1.5-1|67	%package openbox-theme
14cu|orion-1.5-1|68	Summary:	%{theme_name} Openbox themes
14cu|orion-1.5-1|69	Group:		Graphics
14cu|orion-1.5-1|70	Requires:	%{name}-common = %{EVRD}
14cu|orion-1.5-1|71	Requires:	openbox
14cu|orion-1.5-1|72	
14cu|orion-1.5-1|73	%description openbox-theme
14cu|orion-1.5-1|74	Themes for Openbox as part of the %{theme_name} theme.
14cu|orion-1.5-1|75	
14cu|orion-1.5-1|76	
14cu|orion-1.5-1|77	%prep
14cu|orion-1.5-1|78	%setup -q -n %{theme_name}-%{version}
14cu|orion-1.5-1|79	
14cu|orion-1.5-1|80	%build
14cu|orion-1.5-1|81	# nothing to build
14cu|orion-1.5-1|82	
14cu|orion-1.5-1|83	%install
14cu|orion-1.5-1|84	mkdir -p %{buildroot}%{_datadir}/themes/%{theme_name}/
14cu|orion-1.5-1|85	for dir in gtk-2.0 gtk-3.0 metacity-1 openbox-3 xfwm4; do
14cu|orion-1.5-1|86	cp -R $dir %{buildroot}%{_datadir}/themes/%{theme_name}/
14cu|orion-1.5-1|87	done
14cu|orion-1.5-1|88	install -Dpm 0644 index.theme %{buildroot}%{_datadir}/themes/%{theme_name}/
14cu|orion-1.5-1|89	
14cu|orion-1.5-1|90	%files common
14cu|orion-1.5-1|91	%doc LICENSE README
14cu|orion-1.5-1|92	%{_datadir}/themes/%{theme_name}/index.theme
14cu|orion-1.5-1|93	
14cu|orion-1.5-1|94	%files gtk2-theme
14cu|orion-1.5-1|95	%{_datadir}/themes/%{theme_name}/gtk-2.0/
14cu|orion-1.5-1|96	
14cu|orion-1.5-1|97	%files gtk3-theme
14cu|orion-1.5-1|98	%{_datadir}/themes/%{theme_name}/gtk-3.0/
14cu|orion-1.5-1|99	
14cu|orion-1.5-1|100	%files xfwm4-theme
14cu|orion-1.5-1|101	%{_datadir}/themes/%{theme_name}/xfwm4/
14cu|orion-1.5-1|102	
14cu|orion-1.5-1|103	%files metacity-theme
14cu|orion-1.5-1|104	%{_datadir}/themes/%{theme_name}/metacity-1/
14cu|orion-1.5-1|105	
14cu|orion-1.5-1|106	%files openbox-theme
14cu|orion-1.5-1|107	%{_datadir}/themes/%{theme_name}/openbox-3/
14cu|orion-1.5-1|108	
14cu|orion-1.5-1|109	
14cu|orion-1.5-1|110	%changelog
14cu|orion-1.5-1|111	* Tue Mar 24 2015 Tigro <ashejn@yandex-team.ru> 1.5-1
14cu|orion-1.5-1|112	+ Revision: 67dd2de
14cu|orion-1.5-1|113	- fix depends and group names
14cu|orion-1.5-1|114	
14cu|orion-1.5-1|115	

12485 14
14cu|osc-0.154.0-1|1	Name:		osc
14cu|osc-0.154.0-1|2	Version:	0.154.0
14cu|osc-0.154.0-1|3	Release:	1
14cu|osc-0.154.0-1|4	Summary:	OpenSUSE Build Service Commander
14cu|osc-0.154.0-1|5	Group:		Development/Other
14cu|osc-0.154.0-1|6	License:	GPLv2+
14cu|osc-0.154.0-1|7	URL:		https://github.com/openSUSE/osc
14cu|osc-0.154.0-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|osc-0.154.0-1|9	BuildRequires:	python-elementtree
14cu|osc-0.154.0-1|10	BuildRequires:	pythonegg(m2crypto)
14cu|osc-0.154.0-1|11	BuildRequires:	pythonegg(urlgrabber)
14cu|osc-0.154.0-1|12	Requires:	python-elementtree
14cu|osc-0.154.0-1|13	Requires:	pythonegg(m2crypto)
14cu|osc-0.154.0-1|14	Requires:	pythonegg(urlgrabber)
14cu|osc-0.154.0-1|15	Requires:	python-rpm
14cu|osc-0.154.0-1|16	BuildArch:	noarch
14cu|osc-0.154.0-1|17	
14cu|osc-0.154.0-1|18	%description
14cu|osc-0.154.0-1|19	Commandline client for the openSUSE Build Service.
14cu|osc-0.154.0-1|20	
14cu|osc-0.154.0-1|21	See http://en.opensuse.org/Build_Service/CLI , as well as
14cu|osc-0.154.0-1|22	http://en.opensuse.org/Build_Service_Tutorial for a general
14cu|osc-0.154.0-1|23	introduction.
14cu|osc-0.154.0-1|24	
14cu|osc-0.154.0-1|25	%prep
14cu|osc-0.154.0-1|26	%setup -q
14cu|osc-0.154.0-1|27	
14cu|osc-0.154.0-1|28	%build
14cu|osc-0.154.0-1|29	python setup.py build
14cu|osc-0.154.0-1|30	
14cu|osc-0.154.0-1|31	%install
14cu|osc-0.154.0-1|32	python setup.py install --prefix=%{_prefix} --root %{buildroot}
14cu|osc-0.154.0-1|33	ln -s osc-wrapper.py %{buildroot}%{_bindir}/osc
14cu|osc-0.154.0-1|34	mkdir -p %{buildroot}%{_localstatedir}/lib/osc-plugins
14cu|osc-0.154.0-1|35	install -m644 dist/complete.csh -D %{buildroot}%{_sysconfdir}/profile.d/osc.csh
14cu|osc-0.154.0-1|36	install -m644 dist/complete.sh -D %{buildroot}%{_sysconfdir}/profile.d/osc.sh
14cu|osc-0.154.0-1|37	install -m755 dist/osc.complete -D %{buildroot}%{_prefix}/lib/osc/complete
14cu|osc-0.154.0-1|38	
14cu|osc-0.154.0-1|39	%files
14cu|osc-0.154.0-1|40	%doc README
14cu|osc-0.154.0-1|41	%{_bindir}/osc*
14cu|osc-0.154.0-1|42	%{py_puresitedir}/*
14cu|osc-0.154.0-1|43	%{_sysconfdir}/profile.d/*
14cu|osc-0.154.0-1|44	%dir %{_prefix}/lib/osc
14cu|osc-0.154.0-1|45	%{_prefix}/lib/osc/*
14cu|osc-0.154.0-1|46	%dir /var/lib/osc-plugins
14cu|osc-0.154.0-1|47	%{_mandir}/man1/osc.1*
14cu|osc-0.154.0-1|48	
14cu|osc-0.154.0-1|49	%changelog
14cu|osc-0.154.0-1|50	
14cu|osc-0.154.0-1|51	* Sat Apr 16 2016 Denis Silakov <dsilakov@gmail.com> 0.154.0-1
14cu|osc-0.154.0-1|52	- (8ef70f9) Updated to 0.154.0
14cu|osc-0.154.0-1|53	
14cu|osc-0.154.0-1|54	

12486 14
14cu|osptoolkit-4.4.1-1|1	%define	major 4
14cu|osptoolkit-4.4.1-1|2	%define libname %mklibname osptk %{major}
14cu|osptoolkit-4.4.1-1|3	%define develname %mklibname osptk -d
14cu|osptoolkit-4.4.1-1|4	%define oname TK-4_4_1
14cu|osptoolkit-4.4.1-1|5	%define oversion 20141113
14cu|osptoolkit-4.4.1-1|6	
14cu|osptoolkit-4.4.1-1|7	Summary:	The OSP Toolkit(tm)
14cu|osptoolkit-4.4.1-1|8	Name:		osptoolkit
14cu|osptoolkit-4.4.1-1|9	Version:	4.4.1
14cu|osptoolkit-4.4.1-1|10	Release:	1
14cu|osptoolkit-4.4.1-1|11	License:	BSD
14cu|osptoolkit-4.4.1-1|12	Group:		System/Libraries
14cu|osptoolkit-4.4.1-1|13	URL:		http://sourceforge.net/projects/osp-toolkit
14cu|osptoolkit-4.4.1-1|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/osp-toolkit/OSPToolkit-%{version}.tar.gz
14cu|osptoolkit-4.4.1-1|15	Source1:	Makefile
14cu|osptoolkit-4.4.1-1|16	Patch0:		osptoolkit_3.4.2-1.diff
14cu|osptoolkit-4.4.1-1|17	BuildRequires:	pkgconfig(openssl)
14cu|osptoolkit-4.4.1-1|18	BuildRequires:	libtool
14cu|osptoolkit-4.4.1-1|19	
14cu|osptoolkit-4.4.1-1|20	
14cu|osptoolkit-4.4.1-1|21	%description
14cu|osptoolkit-4.4.1-1|22	The OSP Toolkit is a complete development kit for software developers who want
14cu|osptoolkit-4.4.1-1|23	to implement the client side of the European Telecommunication Standards
14cu|osptoolkit-4.4.1-1|24	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cu|osptoolkit-4.4.1-1|25	code written in ANSI C, test tools and extensive documentation on how to
14cu|osptoolkit-4.4.1-1|26	implement OSP. A hosted OSP test server is freely available on the Internet for
14cu|osptoolkit-4.4.1-1|27	all developers to test their OSP implementation.
14cu|osptoolkit-4.4.1-1|28	
14cu|osptoolkit-4.4.1-1|29	%package -n	%{libname}
14cu|osptoolkit-4.4.1-1|30	Summary:	The OSP Toolkit(tm) shared library
14cu|osptoolkit-4.4.1-1|31	Group:          System/Libraries
14cu|osptoolkit-4.4.1-1|32	
14cu|osptoolkit-4.4.1-1|33	%description -n	%{libname}
14cu|osptoolkit-4.4.1-1|34	The OSP Toolkit is a complete development kit for software developers who want
14cu|osptoolkit-4.4.1-1|35	to implement the client side of the European Telecommunication Standards
14cu|osptoolkit-4.4.1-1|36	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cu|osptoolkit-4.4.1-1|37	code written in ANSI C, test tools and extensive documentation on how to
14cu|osptoolkit-4.4.1-1|38	implement OSP. A hosted OSP test server is freely available on the Internet for
14cu|osptoolkit-4.4.1-1|39	all developers to test their OSP implementation.
14cu|osptoolkit-4.4.1-1|40	
14cu|osptoolkit-4.4.1-1|41	%package -n	%{develname}
14cu|osptoolkit-4.4.1-1|42	Summary:	Static library and header files for the libosp library
14cu|osptoolkit-4.4.1-1|43	Group:		Development/C
14cu|osptoolkit-4.4.1-1|44	Requires:	%{libname} = %{version}
14cu|osptoolkit-4.4.1-1|45	Provides:	libosp-devel = %{version}
14cu|osptoolkit-4.4.1-1|46	Provides:	osp-devel = %{version}
14cu|osptoolkit-4.4.1-1|47	Provides:	osptk-devel = %{version}
14cu|osptoolkit-4.4.1-1|48	Obsoletes:	%{mklibname osp 0 -d}
14cu|osptoolkit-4.4.1-1|49	Obsoletes:	%{mklibname osptk 0 -d}
14cu|osptoolkit-4.4.1-1|50	
14cu|osptoolkit-4.4.1-1|51	%description -n	%{develname}
14cu|osptoolkit-4.4.1-1|52	The OSP Toolkit is a complete development kit for software developers who want
14cu|osptoolkit-4.4.1-1|53	to implement the client side of the European Telecommunication Standards
14cu|osptoolkit-4.4.1-1|54	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
14cu|osptoolkit-4.4.1-1|55	code written in ANSI C, test tools and extensive documentation on how to
14cu|osptoolkit-4.4.1-1|56	implement OSP. A hosted OSP test server is freely available on the Internet for
14cu|osptoolkit-4.4.1-1|57	all developers to test their OSP implementation.
14cu|osptoolkit-4.4.1-1|58	
14cu|osptoolkit-4.4.1-1|59	This package contains the static libosp library and its header files.
14cu|osptoolkit-4.4.1-1|60	
14cu|osptoolkit-4.4.1-1|61	%package -n	osp-tools
14cu|osptoolkit-4.4.1-1|62	Summary:	Various utilities for the libosptk library
14cu|osptoolkit-4.4.1-1|63	Group:		System/Servers
14cu|osptoolkit-4.4.1-1|64	
14cu|osptoolkit-4.4.1-1|65	%description -n	osp-tools
14cu|osptoolkit-4.4.1-1|66	This package contains various utilities utilizing the libosptk library.
14cu|osptoolkit-4.4.1-1|67	
14cu|osptoolkit-4.4.1-1|68	%prep
14cu|osptoolkit-4.4.1-1|69	%setup -qn %{oname}-%{oversion}
14cu|osptoolkit-4.4.1-1|70	%patch0 -p1
14cu|osptoolkit-4.4.1-1|71	pushd debian
14cu|osptoolkit-4.4.1-1|72	iconv -f iso8859-1 -t utf-8 osptoolkit.txt > osptoolkit.txt.conv && mv -f osptoolkit.txt.conv osptoolkit.txt
14cu|osptoolkit-4.4.1-1|73	popd
14cu|osptoolkit-4.4.1-1|74	
14cu|osptoolkit-4.4.1-1|75	install -m0644 %{SOURCE1} Makefile
14cu|osptoolkit-4.4.1-1|76	
14cu|osptoolkit-4.4.1-1|77	# lib64 fix
14cu|osptoolkit-4.4.1-1|78	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
14cu|osptoolkit-4.4.1-1|79	find -name "Makefile" | xargs perl -pi -e "s|/lib\b|/%{_lib}|g"
14cu|osptoolkit-4.4.1-1|80	
14cu|osptoolkit-4.4.1-1|81	%build
14cu|osptoolkit-4.4.1-1|82	%make build VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|osptoolkit-4.4.1-1|83	%make enroll VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|osptoolkit-4.4.1-1|84	%make test VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|osptoolkit-4.4.1-1|85	
14cu|osptoolkit-4.4.1-1|86	%install
14cu|osptoolkit-4.4.1-1|87	install -d %{buildroot}%{_bindir}
14cu|osptoolkit-4.4.1-1|88	install -d %{buildroot}%{_libdir}/pkgconfig
14cu|osptoolkit-4.4.1-1|89	install -d %{buildroot}%{_includedir}/osp
14cu|osptoolkit-4.4.1-1|90	
14cu|osptoolkit-4.4.1-1|91	libtool --mode=install install -m0755 lib/libosptk.la %{buildroot}%{_libdir}/libosptk.la
14cu|osptoolkit-4.4.1-1|92	libtool --mode=install install -m0755 bin/test_app %{buildroot}%{_bindir}/osp-test_app
14cu|osptoolkit-4.4.1-1|93	libtool --mode=install install -m0755 bin/enroll %{buildroot}%{_bindir}/osp-enroll
14cu|osptoolkit-4.4.1-1|94	
14cu|osptoolkit-4.4.1-1|95	install -m0644 include/osp/*.h %{buildroot}%{_includedir}/osp/
14cu|osptoolkit-4.4.1-1|96	install -m0644 debian/libosptk*.pc %{buildroot}%{_libdir}/pkgconfig/libosptk.pc
14cu|osptoolkit-4.4.1-1|97	
14cu|osptoolkit-4.4.1-1|98	rm -f %{buildroot}%{_libdir}/*.*a
14cu|osptoolkit-4.4.1-1|99	
14cu|osptoolkit-4.4.1-1|100	
14cu|osptoolkit-4.4.1-1|101	%files -n %{libname}
14cu|osptoolkit-4.4.1-1|102	%doc LICENSE.txt README.txt RELNOTES.txt debian/osptoolkit.txt
14cu|osptoolkit-4.4.1-1|103	%{_libdir}/lib*.so.%{major}*
14cu|osptoolkit-4.4.1-1|104	
14cu|osptoolkit-4.4.1-1|105	%files -n %{develname}
14cu|osptoolkit-4.4.1-1|106	%doc test/nonblocking.[ch]
14cu|osptoolkit-4.4.1-1|107	%{_includedir}/osp
14cu|osptoolkit-4.4.1-1|108	%{_libdir}/*.so
14cu|osptoolkit-4.4.1-1|109	%{_libdir}/pkgconfig/*.pc
14cu|osptoolkit-4.4.1-1|110	
14cu|osptoolkit-4.4.1-1|111	%files -n osp-tools
14cu|osptoolkit-4.4.1-1|112	%doc bin/enroll.sh bin/test.cfg bin/openssl.cnf bin/.rnd
14cu|osptoolkit-4.4.1-1|113	%{_bindir}/osp-test_app
14cu|osptoolkit-4.4.1-1|114	%{_bindir}/osp-enroll
14cu|osptoolkit-4.4.1-1|115	
14cu|osptoolkit-4.4.1-1|116	
14cu|osptoolkit-4.4.1-1|117	
14cu|osptoolkit-4.4.1-1|118	%changelog
14cu|osptoolkit-4.4.1-1|119	* Mon Nov 17 2014 abfonly <abfonly@gmail.com> 4.4.1-1
14cu|osptoolkit-4.4.1-1|120	+ Revision: 193f286
14cu|osptoolkit-4.4.1-1|121	- Merge pull request #1 from abfonly/osptoolkit:rosa2014.1
14cu|osptoolkit-4.4.1-1|122	- abfonly
14cu|osptoolkit-4.4.1-1|123	
14cu|osptoolkit-4.4.1-1|124	

12487 14
14cu|ossp-1.3.2-6|1	Summary:	OSS (Open Sound System) Proxy Daemon
14cu|ossp-1.3.2-6|2	Name:		ossp
14cu|ossp-1.3.2-6|3	Version:	1.3.2
14cu|ossp-1.3.2-6|4	Release:	6
14cu|ossp-1.3.2-6|5	License:	GPLv2+
14cu|ossp-1.3.2-6|6	Group:		Sound
14cu|ossp-1.3.2-6|7	Url:		http://sourceforge.net/projects/osspd/
14cu|ossp-1.3.2-6|8	Source0:	%{name}-%{version}.tar.gz
14cu|ossp-1.3.2-6|9	Patch0:		0001-Add-a-very-simple-systemd-unit.patch
14cu|ossp-1.3.2-6|10	Patch1:		0002-udev-Rename-udev-rules-and-add-uaccess-udev-acl-tags.patch
14cu|ossp-1.3.2-6|11	Patch2:		ossp-1.3.2-fix-build-lrt.patch
14cu|ossp-1.3.2-6|12	Patch3:		ossp-1.3.2-sfmt.patch
14cu|ossp-1.3.2-6|13	BuildRequires:	pkgconfig(alsa)
14cu|ossp-1.3.2-6|14	BuildRequires:	pkgconfig(fuse)
14cu|ossp-1.3.2-6|15	BuildRequires:	pkgconfig(libpulse)
14cu|ossp-1.3.2-6|16	Requires(post,preun): rpm-helper >= 0.24.1
14cu|ossp-1.3.2-6|17	Suggests:	pulseaudio
14cu|ossp-1.3.2-6|18	
14cu|ossp-1.3.2-6|19	%description
14cu|ossp-1.3.2-6|20	OSS Proxy Daemon is Linux userland OSS sound device (/dev/[a]dsp
14cu|ossp-1.3.2-6|21	and /dev/mixer) implementation using CUSE. Currently it supports
14cu|ossp-1.3.2-6|22	forwarding OSS sound streams to PulseAudio and ALSA.
14cu|ossp-1.3.2-6|23	
14cu|ossp-1.3.2-6|24	%files
14cu|ossp-1.3.2-6|25	%doc README
14cu|ossp-1.3.2-6|26	%{_sbindir}/ossp*
14cu|ossp-1.3.2-6|27	/lib/udev/rules.d/70-osscuse.rules
14cu|ossp-1.3.2-6|28	%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|ossp-1.3.2-6|29	/lib/systemd/system/osspd.service
14cu|ossp-1.3.2-6|30	/lib/systemd/system/sound.target.wants/osspd.service
14cu|ossp-1.3.2-6|31	
14cu|ossp-1.3.2-6|32	#----------------------------------------------------------------------------
14cu|ossp-1.3.2-6|33	
14cu|ossp-1.3.2-6|34	%prep
14cu|ossp-1.3.2-6|35	%setup -q
14cu|ossp-1.3.2-6|36	%patch0 -p1
14cu|ossp-1.3.2-6|37	%patch1 -p1
14cu|ossp-1.3.2-6|38	%patch2 -p1
14cu|ossp-1.3.2-6|39	%patch3 -p1
14cu|ossp-1.3.2-6|40	
14cu|ossp-1.3.2-6|41	sed -i 's,/usr/local,%{_prefix},' Makefile
14cu|ossp-1.3.2-6|42	sed -i 's,/etc/udev/rules.d,/lib/udev/rules.d,' Makefile
14cu|ossp-1.3.2-6|43	
14cu|ossp-1.3.2-6|44	%build
14cu|ossp-1.3.2-6|45	%setup_compile_flags
14cu|ossp-1.3.2-6|46	%make
14cu|ossp-1.3.2-6|47	
14cu|ossp-1.3.2-6|48	%install
14cu|ossp-1.3.2-6|49	%makeinstall_std
14cu|ossp-1.3.2-6|50	
14cu|ossp-1.3.2-6|51	mkdir -p %{buildroot}%{_sysconfdir}/modules-load.d
14cu|ossp-1.3.2-6|52	echo "cuse" >%{buildroot}%{_sysconfdir}/modules-load.d/%{name}.conf
14cu|ossp-1.3.2-6|53	
14cu|ossp-1.3.2-6|54	%post
14cu|ossp-1.3.2-6|55	if [ "$1" -eq "1" ] ; then
14cu|ossp-1.3.2-6|56	# Initial installation
14cu|ossp-1.3.2-6|57	modprobe cuse
14cu|ossp-1.3.2-6|58	fi
14cu|ossp-1.3.2-6|59	
14cu|ossp-1.3.2-6|60	%changelog
14cu|ossp-1.3.2-6|61	
14cu|ossp-1.3.2-6|62	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-6
14cu|ossp-1.3.2-6|63	- (e4bd6e1) Move to contrib, use /etc/modules-load.d folder
14cu|ossp-1.3.2-6|64	
14cu|ossp-1.3.2-6|65	

12488 14
14cu|otter-browser-0.9.97-1.219|1	%define oname otter
14cu|otter-browser-0.9.97-1.219|2	%define weekrel  219
14cu|otter-browser-0.9.97-1.219|3	
14cu|otter-browser-0.9.97-1.219|4	Name:		otter-browser
14cu|otter-browser-0.9.97-1.219|5	Summary:	Web browser controlled by the user, not vice-versa
14cu|otter-browser-0.9.97-1.219|6	License:	GPLv3
14cu|otter-browser-0.9.97-1.219|7	# rc7
14cu|otter-browser-0.9.97-1.219|8	Version:	0.9.97
14cu|otter-browser-0.9.97-1.219|9	Release:	1.%{weekrel}
14cu|otter-browser-0.9.97-1.219|10	# Release:	1
14cu|otter-browser-0.9.97-1.219|11	Group:		Networking/WWW
14cu|otter-browser-0.9.97-1.219|12	Url:		http://otter-browser.org/
14cu|otter-browser-0.9.97-1.219|13	# Source code repository
14cu|otter-browser-0.9.97-1.219|14	# Source:	https://github.com/OtterBrowser/%{name}/archive/%{name}-%{version}.tar.gz
14cu|otter-browser-0.9.97-1.219|15	# weekly build
14cu|otter-browser-0.9.97-1.219|16	# https://sourceforge.net/projects/otter-browser/files/
14cu|otter-browser-0.9.97-1.219|17	Source0:	http://heanet.dl.sourceforge.net/project/%{name}/%{name}-weekly%{weekrel}/%{name}-%{version}-dev%{weekrel}.tar.bz2
14cu|otter-browser-0.9.97-1.219|18	#Source0:	https://downloads.sourceforge.net/project/otter-browser/otter-browser-rc4/%{name}-%{version}.tar.bz2
14cu|otter-browser-0.9.97-1.219|19	# Russian translations
14cu|otter-browser-0.9.97-1.219|20	Source1:		otter-browser_ru.qm
14cu|otter-browser-0.9.97-1.219|21	BuildRequires:  cmake >= 2.8.10.2
14cu|otter-browser-0.9.97-1.219|22	BuildRequires:  pkgconfig(Qt5Core) >= 5.6
14cu|otter-browser-0.9.97-1.219|23	BuildRequires:  pkgconfig(Qt5Network) >= 5.6
14cu|otter-browser-0.9.97-1.219|24	BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.6
14cu|otter-browser-0.9.97-1.219|25	BuildRequires:  pkgconfig(Qt5Sensors) >= 5.6
14cu|otter-browser-0.9.97-1.219|26	BuildRequires:  pkgconfig(Qt5Sql) >= 5.6
14cu|otter-browser-0.9.97-1.219|27	BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6
14cu|otter-browser-0.9.97-1.219|28	BuildRequires:  pkgconfig(Qt5WebKit) >= 5.6
14cu|otter-browser-0.9.97-1.219|29	BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.6
14cu|otter-browser-0.9.97-1.219|30	BuildRequires:  pkgconfig(Qt5Script) >= 5.6
14cu|otter-browser-0.9.97-1.219|31	BuildRequires:  pkgconfig(Qt5Svg) >= 5.6
14cu|otter-browser-0.9.97-1.219|32	BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.6
14cu|otter-browser-0.9.97-1.219|33	BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.6
14cu|otter-browser-0.9.97-1.219|34	BuildRequires:	qmake5
14cu|otter-browser-0.9.97-1.219|35	BuildRequires:	pkgconfig(Qt5Concurrent) >= 5.6
14cu|otter-browser-0.9.97-1.219|36	BuildRequires:	pkgconfig(Qt5DBus) >= 5.6
14cu|otter-browser-0.9.97-1.219|37	BuildRequires:	pkgconfig(Qt5WebEngine) >= 5.6
14cu|otter-browser-0.9.97-1.219|38	BuildRequires:	pkgconfig(Qt5XmlPatterns) >= 5.6
14cu|otter-browser-0.9.97-1.219|39	BuildRequires:	kf5sonnet-devel
14cu|otter-browser-0.9.97-1.219|40	BuildRequires:	pkgconfig(hunspell) >= 1.3.0
14cu|otter-browser-0.9.97-1.219|41	BuildRequires:	pkgconfig(libgcrypt)
14cu|otter-browser-0.9.97-1.219|42	BuildRequires:	appstream-util
14cu|otter-browser-0.9.97-1.219|43	BuildRequires:	desktop-file-utils
14cu|otter-browser-0.9.97-1.219|44	
14cu|otter-browser-0.9.97-1.219|45	%description
14cu|otter-browser-0.9.97-1.219|46	Project aiming to recreate the best aspects of
14cu|otter-browser-0.9.97-1.219|47	the classic Opera (12.x) UI using Qt5.
14cu|otter-browser-0.9.97-1.219|48	
14cu|otter-browser-0.9.97-1.219|49	
14cu|otter-browser-0.9.97-1.219|50	%files -f %{name}.lang
14cu|otter-browser-0.9.97-1.219|51	%doc CHANGELOG *.md COPYING TODO
14cu|otter-browser-0.9.97-1.219|52	%{_bindir}/%{name}
14cu|otter-browser-0.9.97-1.219|53	%{_datadir}/applications/%{name}.desktop
14cu|otter-browser-0.9.97-1.219|54	%{_appdatadir}/%{name}.appdata.xml
14cu|otter-browser-0.9.97-1.219|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|otter-browser-0.9.97-1.219|56	%{_mandir}/man1/otter-browser.1.*
14cu|otter-browser-0.9.97-1.219|57	#--------------------------------------
14cu|otter-browser-0.9.97-1.219|58	
14cu|otter-browser-0.9.97-1.219|59	%prep
14cu|otter-browser-0.9.97-1.219|60	%setup -qn %{name}-%{version}-dev%{weekrel}
14cu|otter-browser-0.9.97-1.219|61	#setup -q
14cu|otter-browser-0.9.97-1.219|62	
14cu|otter-browser-0.9.97-1.219|63	%build
14cu|otter-browser-0.9.97-1.219|64	%cmake_qt5
14cu|otter-browser-0.9.97-1.219|65	%make
14cu|otter-browser-0.9.97-1.219|66	
14cu|otter-browser-0.9.97-1.219|67	
14cu|otter-browser-0.9.97-1.219|68	%install
14cu|otter-browser-0.9.97-1.219|69	%makeinstall_std -C build
14cu|otter-browser-0.9.97-1.219|70	mkdir -p %{buildroot}%{_appdatadir}
14cu|otter-browser-0.9.97-1.219|71	cp -pr packaging/%{name}.appdata.xml \
14cu|otter-browser-0.9.97-1.219|72	%{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|otter-browser-0.9.97-1.219|73	rm -fr %{buildroot}%{_datadir}/%{name}/locale/otter-browser{_jbo.qm,_yue.qm}
14cu|otter-browser-0.9.97-1.219|74	%{find_lang} %{name} --with-qt
14cu|otter-browser-0.9.97-1.219|75	
14cu|otter-browser-0.9.97-1.219|76	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/%{name}/locale/otter-browser_ru.qm
14cu|otter-browser-0.9.97-1.219|77	
14cu|otter-browser-0.9.97-1.219|78	%check
14cu|otter-browser-0.9.97-1.219|79	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|otter-browser-0.9.97-1.219|80	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|otter-browser-0.9.97-1.219|81	
14cu|otter-browser-0.9.97-1.219|82	
14cu|otter-browser-0.9.97-1.219|83	%changelog

12489 14
14cu|outwiker-1.8.0-1|1	Summary:        Create notes and represent them as a tree of HTML pages
14cu|outwiker-1.8.0-1|2	Name:           outwiker
14cu|outwiker-1.8.0-1|3	Version:        1.8.0
14cu|outwiker-1.8.0-1|4	Release:        1
14cu|outwiker-1.8.0-1|5	License:        GPLv3
14cu|outwiker-1.8.0-1|6	Group:          Office
14cu|outwiker-1.8.0-1|7	URL:            http://jenyay.net/Soft/Outwiker
14cu|outwiker-1.8.0-1|8	Source0:        https://github.com/Jenyay/outwiker/archive/%{name}-stable_%{version}.tar.gz
14cu|outwiker-1.8.0-1|9	Requires:       python
14cu|outwiker-1.8.0-1|10	Requires:       mimetex
14cu|outwiker-1.8.0-1|11	Requires:       wxPython
14cu|outwiker-1.8.0-1|12	Requires:       python-webkitgtk
14cu|outwiker-1.8.0-1|13	Requires:       python-pillow
14cu|outwiker-1.8.0-1|14	
14cu|outwiker-1.8.0-1|15	BuildArch:      noarch
14cu|outwiker-1.8.0-1|16	
14cu|outwiker-1.8.0-1|17	%description
14cu|outwiker-1.8.0-1|18	OutWiker is a program to create and store notes, representing them in a tree
14cu|outwiker-1.8.0-1|19	form. It supports rich text formatting, adding images, math formulae (using
14cu|outwiker-1.8.0-1|20	latex notation), adding tags and represents the notes as HTML pages similar
14cu|outwiker-1.8.0-1|21	to WIKI format.
14cu|outwiker-1.8.0-1|22	
14cu|outwiker-1.8.0-1|23	%prep
14cu|outwiker-1.8.0-1|24	%setup -qn %{name}-stable_%{version}
14cu|outwiker-1.8.0-1|25	
14cu|outwiker-1.8.0-1|26	%build
14cu|outwiker-1.8.0-1|27	
14cu|outwiker-1.8.0-1|28	%install
14cu|outwiker-1.8.0-1|29	make DESTDIR=%{buildroot} install
14cu|outwiker-1.8.0-1|30	
14cu|outwiker-1.8.0-1|31	cd %{buildroot}/usr/share/man/man1
14cu|outwiker-1.8.0-1|32	gunzip *.gz
14cu|outwiker-1.8.0-1|33	cd %{buildroot}/usr/share/man/ru/man1
14cu|outwiker-1.8.0-1|34	gunzip *.gz
14cu|outwiker-1.8.0-1|35	
14cu|outwiker-1.8.0-1|36	%files
14cu|outwiker-1.8.0-1|37	%doc copyright README README.md
14cu|outwiker-1.8.0-1|38	%{_bindir}/%{name}
14cu|outwiker-1.8.0-1|39	%{_mandir}/man1/%{name}*
14cu|outwiker-1.8.0-1|40	%{_mandir}/ru/man1/%{name}*
14cu|outwiker-1.8.0-1|41	%{_datadir}/%{name}
14cu|outwiker-1.8.0-1|42	%{_datadir}/pixmaps/%{name}*
14cu|outwiker-1.8.0-1|43	%{_datadir}/applications/%{name}.desktop
14cu|outwiker-1.8.0-1|44	%{_iconsdir}/hicolor/*/apps/%{name}*.*
14cu|outwiker-1.8.0-1|45	
14cu|outwiker-1.8.0-1|46	
14cu|outwiker-1.8.0-1|47	%changelog
14cu|outwiker-1.8.0-1|48	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
14cu|outwiker-1.8.0-1|49	+ Revision: f3b6efd
14cu|outwiker-1.8.0-1|50	- Imported from SRPM
14cu|outwiker-1.8.0-1|51	
14cu|outwiker-1.8.0-1|52	

12490 14
14cu|owncloud-9.1.7-1|1	# based my build for stella. symbianflo
14cu|owncloud-9.1.7-1|2	
14cu|owncloud-9.1.7-1|3	%if %{_use_internal_dependency_generator}
14cu|owncloud-9.1.7-1|4	%define __noautoreq /usr/bin/php
14cu|owncloud-9.1.7-1|5	%else
14cu|owncloud-9.1.7-1|6	%define _requires_exceptions /usr/bin/php
14cu|owncloud-9.1.7-1|7	%endif
14cu|owncloud-9.1.7-1|8	
14cu|owncloud-9.1.7-1|9	Summary:      Open personal cloud
14cu|owncloud-9.1.7-1|10	Name:         owncloud
14cu|owncloud-9.1.7-1|11	Version:      9.1.7
14cu|owncloud-9.1.7-1|12	Release:      1
14cu|owncloud-9.1.7-1|13	Source0:      https://download.owncloud.org/community/%{name}-%{version}.tar.bz2
14cu|owncloud-9.1.7-1|14	Source1:      https://download.owncloud.org/community/%{name}-%{version}.tar.bz2.asc
14cu|owncloud-9.1.7-1|15	Source2:      apache.example.conf
14cu|owncloud-9.1.7-1|16	Source100:	%{name}.rpmlintrc
14cu|owncloud-9.1.7-1|17	
14cu|owncloud-9.1.7-1|18	License:      AGPLv3
14cu|owncloud-9.1.7-1|19	Group:        Monitoring
14cu|owncloud-9.1.7-1|20	Url:          http://owncloud.org/
14cu|owncloud-9.1.7-1|21	
14cu|owncloud-9.1.7-1|22	# apache
14cu|owncloud-9.1.7-1|23	Requires:	config(apache-base)
14cu|owncloud-9.1.7-1|24	Requires:	config(apache-mod_php)
14cu|owncloud-9.1.7-1|25	# perl
14cu|owncloud-9.1.7-1|26	Requires:	perl(Locale::PO)
14cu|owncloud-9.1.7-1|27	Requires:	perl(Cwd)
14cu|owncloud-9.1.7-1|28	Requires:	perl(Data::Dumper)
14cu|owncloud-9.1.7-1|29	Requires:	perl(File::Basename)
14cu|owncloud-9.1.7-1|30	Requires:	perl(File::Path)
14cu|owncloud-9.1.7-1|31	Requires:	perl(Locale::PO)
14cu|owncloud-9.1.7-1|32	#php
14cu|owncloud-9.1.7-1|33	Requires:     php-cli >= 4.1
14cu|owncloud-9.1.7-1|34	Requires:     config(php-zip)
14cu|owncloud-9.1.7-1|35	Requires:     config(php-mbstring)
14cu|owncloud-9.1.7-1|36	Requires:     config(php-gd)
14cu|owncloud-9.1.7-1|37	Requires:     config(php-curl)
14cu|owncloud-9.1.7-1|38	Requires:     config(php-iconv)
14cu|owncloud-9.1.7-1|39	Requires:     config(php-sqlite3)
14cu|owncloud-9.1.7-1|40	Requires:     config(php-pdo_sqlite)
14cu|owncloud-9.1.7-1|41	Requires:     config(php-apacheaccessor)
14cu|owncloud-9.1.7-1|42	Requires:     config(php-pgsql)
14cu|owncloud-9.1.7-1|43	Requires:     config(php-ldap)
14cu|owncloud-9.1.7-1|44	Requires:     config(php-intl)
14cu|owncloud-9.1.7-1|45	Requires:     php-apcu
14cu|owncloud-9.1.7-1|46	#  drop cacheing because of conflicts,Sflo
14cu|owncloud-9.1.7-1|47	# Suggests:     config(php-xcache)
14cu|owncloud-9.1.7-1|48	Requires:     config(php-mcrypt)
14cu|owncloud-9.1.7-1|49	Requires:     mariadb
14cu|owncloud-9.1.7-1|50	Requires:     samba-client
14cu|owncloud-9.1.7-1|51	
14cu|owncloud-9.1.7-1|52	# files preview
14cu|owncloud-9.1.7-1|53	Requires:     ffmpeg
14cu|owncloud-9.1.7-1|54	Requires:     libreoffice
14cu|owncloud-9.1.7-1|55	
14cu|owncloud-9.1.7-1|56	BuildArch:    noarch
14cu|owncloud-9.1.7-1|57	
14cu|owncloud-9.1.7-1|58	%description
14cu|owncloud-9.1.7-1|59	A personal cloud server which runs on you personal server
14cu|owncloud-9.1.7-1|60	and enables accessing your data from everywhere and sharing
14cu|owncloud-9.1.7-1|61	with other people.
14cu|owncloud-9.1.7-1|62	
14cu|owncloud-9.1.7-1|63	%files
14cu|owncloud-9.1.7-1|64	%doc COPYING-AGPL AUTHORS
14cu|owncloud-9.1.7-1|65	%attr(-,apache,apache) %{_datadir}/%name
14cu|owncloud-9.1.7-1|66	# Not sure if this is useful...
14cu|owncloud-9.1.7-1|67	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/.htaccess
14cu|owncloud-9.1.7-1|68	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/apache.conf.example
14cu|owncloud-9.1.7-1|69	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/config.sample.php
14cu|owncloud-9.1.7-1|70	%{_sysconfdir}/pki/%{name}/*.pem
14cu|owncloud-9.1.7-1|71	#--------------------------------------------------------------------
14cu|owncloud-9.1.7-1|72	
14cu|owncloud-9.1.7-1|73	
14cu|owncloud-9.1.7-1|74	%prep
14cu|owncloud-9.1.7-1|75	%setup -qn %name
14cu|owncloud-9.1.7-1|76	sed -i "s|'appstoreenabled'.*|'appstoreenabled' => false,|" config/config.sample.php
14cu|owncloud-9.1.7-1|77	
14cu|owncloud-9.1.7-1|78	%build
14cu|owncloud-9.1.7-1|79	# Since they said is mine , then this is a must. Symbianflo
14cu|owncloud-9.1.7-1|80	echo "MRB aint no shit"
14cu|owncloud-9.1.7-1|81	
14cu|owncloud-9.1.7-1|82	%install
14cu|owncloud-9.1.7-1|83	mkdir -p %{buildroot}%{_datadir}/owncloud
14cu|owncloud-9.1.7-1|84	(
14cu|owncloud-9.1.7-1|85	cd %{buildroot}%{_datadir}
14cu|owncloud-9.1.7-1|86	tar xjf %{SOURCE0}
14cu|owncloud-9.1.7-1|87	)
14cu|owncloud-9.1.7-1|88	
14cu|owncloud-9.1.7-1|89	# clean zero lenght
14cu|owncloud-9.1.7-1|90	find %{buildroot} -size 0 -delete
14cu|owncloud-9.1.7-1|91	
14cu|owncloud-9.1.7-1|92	# move config to /etc
14cu|owncloud-9.1.7-1|93	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|owncloud-9.1.7-1|94	mv %{buildroot}%{_datadir}/%{name}/config/config.sample.php %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|owncloud-9.1.7-1|95	# Not sure if this is useful...
14cu|owncloud-9.1.7-1|96	mv %{buildroot}%{_datadir}/%{name}/config/.htaccess %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|owncloud-9.1.7-1|97	
14cu|owncloud-9.1.7-1|98	# install apache config file
14cu|owncloud-9.1.7-1|99	install -m 644 %{SOURCE2}  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/apache.conf.example
14cu|owncloud-9.1.7-1|100	
14cu|owncloud-9.1.7-1|101	
14cu|owncloud-9.1.7-1|102	# fix some attr
14cu|owncloud-9.1.7-1|103	find %{buildroot}%{_datadir}/owncloud -type f -exec chmod 0644 {} \;
14cu|owncloud-9.1.7-1|104	find %{buildroot}%{_datadir}/owncloud -type d -exec chmod 0755 {} \;
14cu|owncloud-9.1.7-1|105	
14cu|owncloud-9.1.7-1|106	# pem cert.
14cu|owncloud-9.1.7-1|107	mkdir -p %{buildroot}%{_sysconfdir}/pki/%{name}
14cu|owncloud-9.1.7-1|108	find . %{buildroot} -name "*.pem" -exec mv --target-directory=%{buildroot}%{_sysconfdir}/pki/%{name} {} \;
14cu|owncloud-9.1.7-1|109	
14cu|owncloud-9.1.7-1|110	%post
14cu|owncloud-9.1.7-1|111	ln -s %{_sysconfdir}/httpd/conf/webapps.d %{_datadir}/%{name}/config
14cu|owncloud-9.1.7-1|112	
14cu|owncloud-9.1.7-1|113	%postun
14cu|owncloud-9.1.7-1|114	rm -Rf %{_datadir}/%{name}/config
14cu|owncloud-9.1.7-1|115	
14cu|owncloud-9.1.7-1|116	%changelog
14cu|owncloud-9.1.7-1|117	
14cu|owncloud-9.1.7-1|118	* Fri Dec 15 2017 Denis Silakov <dsilakov@virtuozzo.com> 9.1.7-1
14cu|owncloud-9.1.7-1|119	- (901953e) Updated to 9.1.7
14cu|owncloud-9.1.7-1|120	
14cu|owncloud-9.1.7-1|121	

12491 14
14cu|owncloud-client-2.1.0-1|1	%define oname owncloudclient
14cu|owncloud-client-2.1.0-1|2	
14cu|owncloud-client-2.1.0-1|3	%define major 0
14cu|owncloud-client-2.1.0-1|4	%define libname %mklibname owncloudsync %{major}
14cu|owncloud-client-2.1.0-1|5	%define libocsync %mklibname ocsync %{major}
14cu|owncloud-client-2.1.0-1|6	%define devname %mklibname owncloudsync -d
14cu|owncloud-client-2.1.0-1|7	
14cu|owncloud-client-2.1.0-1|8	Summary:	The ownCloud Client
14cu|owncloud-client-2.1.0-1|9	Name:		owncloud-client
14cu|owncloud-client-2.1.0-1|10	Version:	2.1.0
14cu|owncloud-client-2.1.0-1|11	Release:	1
14cu|owncloud-client-2.1.0-1|12	License:	GPLv2+
14cu|owncloud-client-2.1.0-1|13	Group:		Archiving/Backup
14cu|owncloud-client-2.1.0-1|14	Url:		http://owncloud.org/sync-clients/
14cu|owncloud-client-2.1.0-1|15	Source0:	http://download.owncloud.com/desktop/stable/%{oname}-%{version}.tar.xz
14cu|owncloud-client-2.1.0-1|16	BuildRequires:	cmake
14cu|owncloud-client-2.1.0-1|17	BuildRequires:	doxygen
14cu|owncloud-client-2.1.0-1|18	BuildRequires:	graphviz
14cu|owncloud-client-2.1.0-1|19	BuildRequires:	iniparser-devel >= 3.1
14cu|owncloud-client-2.1.0-1|20	BuildRequires:	qt4-devel
14cu|owncloud-client-2.1.0-1|21	BuildRequires:	qtkeychain-devel
14cu|owncloud-client-2.1.0-1|22	BuildRequires:	pkgconfig(check)
14cu|owncloud-client-2.1.0-1|23	BuildRequires:	pkgconfig(neon)
14cu|owncloud-client-2.1.0-1|24	BuildRequires:	pkgconfig(QtWebKit)
14cu|owncloud-client-2.1.0-1|25	BuildRequires:	pkgconfig(smbclient)
14cu|owncloud-client-2.1.0-1|26	BuildRequires:	pkgconfig(sqlite3)
14cu|owncloud-client-2.1.0-1|27	BuildRequires:	python-sphinx
14cu|owncloud-client-2.1.0-1|28	Requires:	%{libname} = %{EVRD}
14cu|owncloud-client-2.1.0-1|29	Obsoletes:	ocsync < 1.0
14cu|owncloud-client-2.1.0-1|30	Obsoletes:	%{_lib}ocsync < %{EVRD}
14cu|owncloud-client-2.1.0-1|31	
14cu|owncloud-client-2.1.0-1|32	%description
14cu|owncloud-client-2.1.0-1|33	This is the client for ownCloud.
14cu|owncloud-client-2.1.0-1|34	
14cu|owncloud-client-2.1.0-1|35	The ownCloud client is based on Mirall.
14cu|owncloud-client-2.1.0-1|36	
14cu|owncloud-client-2.1.0-1|37	Since version 1.5.0 it doesn't need external ocsync anymore.
14cu|owncloud-client-2.1.0-1|38	
14cu|owncloud-client-2.1.0-1|39	%files
14cu|owncloud-client-2.1.0-1|40	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.1.0-1|41	%{_bindir}/owncloud
14cu|owncloud-client-2.1.0-1|42	%{_bindir}/owncloudcmd
14cu|owncloud-client-2.1.0-1|43	%config(noreplace) %{_sysconfdir}/ownCloud/sync-exclude.lst
14cu|owncloud-client-2.1.0-1|44	%{_iconsdir}/hicolor/*/*/*.png
14cu|owncloud-client-2.1.0-1|45	%{_datadir}/owncloud/
14cu|owncloud-client-2.1.0-1|46	%{_datadir}/applications/owncloud.desktop
14cu|owncloud-client-2.1.0-1|47	%{_datadir}/nautilus-python/extensions/syncstate.py
14cu|owncloud-client-2.1.0-1|48	%{_mandir}/man1/*
14cu|owncloud-client-2.1.0-1|49	
14cu|owncloud-client-2.1.0-1|50	#----------------------------------------------------------------------------
14cu|owncloud-client-2.1.0-1|51	
14cu|owncloud-client-2.1.0-1|52	%package -n %{libname}
14cu|owncloud-client-2.1.0-1|53	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.1.0-1|54	Group:		System/Libraries
14cu|owncloud-client-2.1.0-1|55	Requires:	%{libocsync} = %{EVRD}
14cu|owncloud-client-2.1.0-1|56	Obsoletes:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.1.0-1|57	Conflicts:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.1.0-1|58	
14cu|owncloud-client-2.1.0-1|59	%description -n %{libname}
14cu|owncloud-client-2.1.0-1|60	Shared library for ownCloud client.
14cu|owncloud-client-2.1.0-1|61	
14cu|owncloud-client-2.1.0-1|62	%files -n %{libname}
14cu|owncloud-client-2.1.0-1|63	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.1.0-1|64	%{_libdir}/libowncloudsync.so.%{version}
14cu|owncloud-client-2.1.0-1|65	%{_libdir}/libowncloudsync.so.%{major}
14cu|owncloud-client-2.1.0-1|66	
14cu|owncloud-client-2.1.0-1|67	#----------------------------------------------------------------------------
14cu|owncloud-client-2.1.0-1|68	
14cu|owncloud-client-2.1.0-1|69	%package -n %{libocsync}
14cu|owncloud-client-2.1.0-1|70	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.1.0-1|71	Group:		System/Libraries
14cu|owncloud-client-2.1.0-1|72	Obsoletes:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.1.0-1|73	Conflicts:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.1.0-1|74	
14cu|owncloud-client-2.1.0-1|75	%description -n %{libocsync}
14cu|owncloud-client-2.1.0-1|76	Shared library for ownCloud client.
14cu|owncloud-client-2.1.0-1|77	
14cu|owncloud-client-2.1.0-1|78	%files -n %{libocsync}
14cu|owncloud-client-2.1.0-1|79	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.1.0-1|80	%{_libdir}/libocsync.so.%{major}
14cu|owncloud-client-2.1.0-1|81	%{_libdir}/owncloud/libocsync.so.%{major}
14cu|owncloud-client-2.1.0-1|82	%{_libdir}/owncloud/libocsync.so.%{version}
14cu|owncloud-client-2.1.0-1|83	
14cu|owncloud-client-2.1.0-1|84	#----------------------------------------------------------------------------
14cu|owncloud-client-2.1.0-1|85	
14cu|owncloud-client-2.1.0-1|86	%package -n %{devname}
14cu|owncloud-client-2.1.0-1|87	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.1.0-1|88	Group:		Development/Other
14cu|owncloud-client-2.1.0-1|89	Requires:	%{libname} = %{EVRD}
14cu|owncloud-client-2.1.0-1|90	Provides:	%{name}-devel = %{EVRD}
14cu|owncloud-client-2.1.0-1|91	
14cu|owncloud-client-2.1.0-1|92	%description -n %{devname}
14cu|owncloud-client-2.1.0-1|93	This package contains development files for %{name}
14cu|owncloud-client-2.1.0-1|94	
14cu|owncloud-client-2.1.0-1|95	%files -n %{devname}
14cu|owncloud-client-2.1.0-1|96	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.1.0-1|97	%{_includedir}/owncloudsync
14cu|owncloud-client-2.1.0-1|98	%{_libdir}/libowncloudsync.so
14cu|owncloud-client-2.1.0-1|99	%{_libdir}/owncloud/libocsync.so
14cu|owncloud-client-2.1.0-1|100	
14cu|owncloud-client-2.1.0-1|101	#-----------------------------------------------------------------------------
14cu|owncloud-client-2.1.0-1|102	
14cu|owncloud-client-2.1.0-1|103	%prep
14cu|owncloud-client-2.1.0-1|104	%setup -qn %{oname}-%{version}
14cu|owncloud-client-2.1.0-1|105	
14cu|owncloud-client-2.1.0-1|106	%build
14cu|owncloud-client-2.1.0-1|107	%cmake \
14cu|owncloud-client-2.1.0-1|108	-DBUILD_WITH_QT4=ON \
14cu|owncloud-client-2.1.0-1|109	-DCMAKE_INSTALL_PREFIX=/usr \
14cu|owncloud-client-2.1.0-1|110	-DCMAKE_INSTALL_LIBDIR=%{_libdir} \
14cu|owncloud-client-2.1.0-1|111	-DCMAKE_BUILD_TYPE=Release \
14cu|owncloud-client-2.1.0-1|112	-DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir}/%{oname}
14cu|owncloud-client-2.1.0-1|113	
14cu|owncloud-client-2.1.0-1|114	%make
14cu|owncloud-client-2.1.0-1|115	%make doc-man
14cu|owncloud-client-2.1.0-1|116	
14cu|owncloud-client-2.1.0-1|117	%install
14cu|owncloud-client-2.1.0-1|118	%makeinstall_std -C build
14cu|owncloud-client-2.1.0-1|119	chmod +x %{buildroot}%{_datadir}/nautilus-python/extensions/syncstate.py
14cu|owncloud-client-2.1.0-1|120	
14cu|owncloud-client-2.1.0-1|121	# dirty fix
14cu|owncloud-client-2.1.0-1|122	pushd %{buildroot}%{_libdir}
14cu|owncloud-client-2.1.0-1|123	cp owncloud/libocsync.so.%{major} libocsync.so.%{major}
14cu|owncloud-client-2.1.0-1|124	popd
14cu|owncloud-client-2.1.0-1|125	
14cu|owncloud-client-2.1.0-1|126	%changelog
14cu|owncloud-client-2.1.0-1|127	
14cu|owncloud-client-2.1.0-1|128	* Thu Dec 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-1
14cu|owncloud-client-2.1.0-1|129	- (44b3601) Fix files
14cu|owncloud-client-2.1.0-1|130	
14cu|owncloud-client-2.1.0-1|131	

12492 14
14cu|owncloud-client-2.2.4-1|1	%define oname owncloudclient
14cu|owncloud-client-2.2.4-1|2	
14cu|owncloud-client-2.2.4-1|3	%define major 0
14cu|owncloud-client-2.2.4-1|4	%define libname %mklibname owncloudsync %{major}
14cu|owncloud-client-2.2.4-1|5	%define libocsync %mklibname ocsync %{major}
14cu|owncloud-client-2.2.4-1|6	%define devname %mklibname owncloudsync -d
14cu|owncloud-client-2.2.4-1|7	
14cu|owncloud-client-2.2.4-1|8	Summary:	The ownCloud Client
14cu|owncloud-client-2.2.4-1|9	Name:		owncloud-client
14cu|owncloud-client-2.2.4-1|10	Version:	2.2.4
14cu|owncloud-client-2.2.4-1|11	Release:	1
14cu|owncloud-client-2.2.4-1|12	License:	GPLv2+
14cu|owncloud-client-2.2.4-1|13	Group:		Archiving/Backup
14cu|owncloud-client-2.2.4-1|14	Url:		https://owncloud.org/install/
14cu|owncloud-client-2.2.4-1|15	Source0:	http://download.owncloud.com/desktop/stable/%{oname}-%{version}.tar.xz
14cu|owncloud-client-2.2.4-1|16	BuildRequires:	cmake
14cu|owncloud-client-2.2.4-1|17	BuildRequires:	doxygen
14cu|owncloud-client-2.2.4-1|18	BuildRequires:	graphviz
14cu|owncloud-client-2.2.4-1|19	BuildRequires:	iniparser-devel >= 3.1
14cu|owncloud-client-2.2.4-1|20	BuildRequires:	qt4-devel
14cu|owncloud-client-2.2.4-1|21	BuildRequires:	qtkeychain-devel
14cu|owncloud-client-2.2.4-1|22	BuildRequires:	pkgconfig(check)
14cu|owncloud-client-2.2.4-1|23	BuildRequires:	pkgconfig(neon)
14cu|owncloud-client-2.2.4-1|24	BuildRequires:	pkgconfig(QtWebKit)
14cu|owncloud-client-2.2.4-1|25	BuildRequires:	pkgconfig(smbclient)
14cu|owncloud-client-2.2.4-1|26	BuildRequires:	pkgconfig(sqlite3)
14cu|owncloud-client-2.2.4-1|27	BuildRequires:	python-sphinx
14cu|owncloud-client-2.2.4-1|28	Requires:	%{libname} = %{EVRD}
14cu|owncloud-client-2.2.4-1|29	Obsoletes:	ocsync < 1.0
14cu|owncloud-client-2.2.4-1|30	Obsoletes:	%{_lib}ocsync < %{EVRD}
14cu|owncloud-client-2.2.4-1|31	
14cu|owncloud-client-2.2.4-1|32	%description
14cu|owncloud-client-2.2.4-1|33	This is the client for ownCloud.
14cu|owncloud-client-2.2.4-1|34	
14cu|owncloud-client-2.2.4-1|35	The ownCloud client is based on Mirall.
14cu|owncloud-client-2.2.4-1|36	
14cu|owncloud-client-2.2.4-1|37	Since version 1.5.0 it doesn't need external ocsync anymore.
14cu|owncloud-client-2.2.4-1|38	
14cu|owncloud-client-2.2.4-1|39	%files
14cu|owncloud-client-2.2.4-1|40	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.2.4-1|41	%{_bindir}/owncloud
14cu|owncloud-client-2.2.4-1|42	%{_bindir}/owncloudcmd
14cu|owncloud-client-2.2.4-1|43	%config(noreplace) %{_sysconfdir}/ownCloud/sync-exclude.lst
14cu|owncloud-client-2.2.4-1|44	%{_iconsdir}/hicolor/*/*/*.png
14cu|owncloud-client-2.2.4-1|45	%{_datadir}/owncloud/
14cu|owncloud-client-2.2.4-1|46	%{_datadir}/applications/owncloud.desktop
14cu|owncloud-client-2.2.4-1|47	%{_datadir}/nemo-python/extensions/syncstate.py
14cu|owncloud-client-2.2.4-1|48	%{_datadir}/nautilus-python/extensions/syncstate.py
14cu|owncloud-client-2.2.4-1|49	%{_mandir}/man1/*
14cu|owncloud-client-2.2.4-1|50	
14cu|owncloud-client-2.2.4-1|51	#----------------------------------------------------------------------------
14cu|owncloud-client-2.2.4-1|52	
14cu|owncloud-client-2.2.4-1|53	%package -n %{libname}
14cu|owncloud-client-2.2.4-1|54	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.2.4-1|55	Group:		System/Libraries
14cu|owncloud-client-2.2.4-1|56	Requires:	%{libocsync} = %{EVRD}
14cu|owncloud-client-2.2.4-1|57	Obsoletes:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.2.4-1|58	Conflicts:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.2.4-1|59	
14cu|owncloud-client-2.2.4-1|60	%description -n %{libname}
14cu|owncloud-client-2.2.4-1|61	Shared library for ownCloud client.
14cu|owncloud-client-2.2.4-1|62	
14cu|owncloud-client-2.2.4-1|63	%files -n %{libname}
14cu|owncloud-client-2.2.4-1|64	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.2.4-1|65	%{_libdir}/libowncloudsync.so.%{version}
14cu|owncloud-client-2.2.4-1|66	%{_libdir}/libowncloudsync.so.%{major}
14cu|owncloud-client-2.2.4-1|67	
14cu|owncloud-client-2.2.4-1|68	#----------------------------------------------------------------------------
14cu|owncloud-client-2.2.4-1|69	
14cu|owncloud-client-2.2.4-1|70	%package -n %{libocsync}
14cu|owncloud-client-2.2.4-1|71	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.2.4-1|72	Group:		System/Libraries
14cu|owncloud-client-2.2.4-1|73	Obsoletes:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.2.4-1|74	Conflicts:	%{_lib}owncloudsync1 < %{EVRD}
14cu|owncloud-client-2.2.4-1|75	
14cu|owncloud-client-2.2.4-1|76	%description -n %{libocsync}
14cu|owncloud-client-2.2.4-1|77	Shared library for ownCloud client.
14cu|owncloud-client-2.2.4-1|78	
14cu|owncloud-client-2.2.4-1|79	%files -n %{libocsync}
14cu|owncloud-client-2.2.4-1|80	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.2.4-1|81	%{_libdir}/libocsync.so.%{major}
14cu|owncloud-client-2.2.4-1|82	%{_libdir}/owncloud/libocsync.so.%{major}
14cu|owncloud-client-2.2.4-1|83	%{_libdir}/owncloud/libocsync.so.%{version}
14cu|owncloud-client-2.2.4-1|84	
14cu|owncloud-client-2.2.4-1|85	#----------------------------------------------------------------------------
14cu|owncloud-client-2.2.4-1|86	
14cu|owncloud-client-2.2.4-1|87	%package -n %{devname}
14cu|owncloud-client-2.2.4-1|88	Summary:	Shared library for ownCloud client
14cu|owncloud-client-2.2.4-1|89	Group:		Development/Other
14cu|owncloud-client-2.2.4-1|90	Requires:	%{libname} = %{EVRD}
14cu|owncloud-client-2.2.4-1|91	Provides:	%{name}-devel = %{EVRD}
14cu|owncloud-client-2.2.4-1|92	
14cu|owncloud-client-2.2.4-1|93	%description -n %{devname}
14cu|owncloud-client-2.2.4-1|94	This package contains development files for %{name}
14cu|owncloud-client-2.2.4-1|95	
14cu|owncloud-client-2.2.4-1|96	%files -n %{devname}
14cu|owncloud-client-2.2.4-1|97	%doc ChangeLog COPYING *.md
14cu|owncloud-client-2.2.4-1|98	%{_includedir}/owncloudsync
14cu|owncloud-client-2.2.4-1|99	%{_libdir}/libowncloudsync.so
14cu|owncloud-client-2.2.4-1|100	%{_libdir}/owncloud/libocsync.so
14cu|owncloud-client-2.2.4-1|101	
14cu|owncloud-client-2.2.4-1|102	#-----------------------------------------------------------------------------
14cu|owncloud-client-2.2.4-1|103	
14cu|owncloud-client-2.2.4-1|104	%prep
14cu|owncloud-client-2.2.4-1|105	%setup -qn %{oname}-%{version}
14cu|owncloud-client-2.2.4-1|106	
14cu|owncloud-client-2.2.4-1|107	%build
14cu|owncloud-client-2.2.4-1|108	%cmake \
14cu|owncloud-client-2.2.4-1|109	-DBUILD_WITH_QT4=ON \
14cu|owncloud-client-2.2.4-1|110	-DCMAKE_INSTALL_PREFIX=/usr \
14cu|owncloud-client-2.2.4-1|111	-DCMAKE_INSTALL_LIBDIR=%{_libdir} \
14cu|owncloud-client-2.2.4-1|112	-DCMAKE_BUILD_TYPE=Release \
14cu|owncloud-client-2.2.4-1|113	-DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir}/%{oname}
14cu|owncloud-client-2.2.4-1|114	
14cu|owncloud-client-2.2.4-1|115	%make
14cu|owncloud-client-2.2.4-1|116	%make doc-man
14cu|owncloud-client-2.2.4-1|117	
14cu|owncloud-client-2.2.4-1|118	%install
14cu|owncloud-client-2.2.4-1|119	%makeinstall_std -C build
14cu|owncloud-client-2.2.4-1|120	chmod +x %{buildroot}%{_datadir}/nemo-python/extensions/syncstate.py
14cu|owncloud-client-2.2.4-1|121	chmod +x %{buildroot}%{_datadir}/nautilus-python/extensions/syncstate.py
14cu|owncloud-client-2.2.4-1|122	
14cu|owncloud-client-2.2.4-1|123	# dirty fix
14cu|owncloud-client-2.2.4-1|124	pushd %{buildroot}%{_libdir}
14cu|owncloud-client-2.2.4-1|125	cp owncloud/libocsync.so.%{major} libocsync.so.%{major}
14cu|owncloud-client-2.2.4-1|126	popd
14cu|owncloud-client-2.2.4-1|127	
14cu|owncloud-client-2.2.4-1|128	%changelog
14cu|owncloud-client-2.2.4-1|129	
14cu|owncloud-client-2.2.4-1|130	* Tue Oct 04 2016 alzim <alzim@bk.ru> 2.2.4-1
14cu|owncloud-client-2.2.4-1|131	- (e7f2e27) Merge pull request #6 from import/owncloud-client:rosa2016.1
14cu|owncloud-client-2.2.4-1|132	- (e7f2e27) Updated to 2.2.4
14cu|owncloud-client-2.2.4-1|133	
14cu|owncloud-client-2.2.4-1|134	

12493 14
14cu|ozon-gtk-theme-0.1-alpha1|1	%global theme	Ozon
14cu|ozon-gtk-theme-0.1-alpha1|2	%global channel master
14cu|ozon-gtk-theme-0.1-alpha1|3	
14cu|ozon-gtk-theme-0.1-alpha1|4	Name:		ozon-gtk-theme
14cu|ozon-gtk-theme-0.1-alpha1|5	Version:	0.1
14cu|ozon-gtk-theme-0.1-alpha1|6	Release:	alpha1%{?dist}
14cu|ozon-gtk-theme-0.1-alpha1|7	Summary:	%{theme} GTK theme for Gnome
14cu|ozon-gtk-theme-0.1-alpha1|8	Group:		Graphical desktop/Other
14cu|ozon-gtk-theme-0.1-alpha1|9	
14cu|ozon-gtk-theme-0.1-alpha1|10	License:	GPLv3
14cu|ozon-gtk-theme-0.1-alpha1|11	URL:		http://ozonos.github.io
14cu|ozon-gtk-theme-0.1-alpha1|12	Source0:	%{name}.tar.gz
14cu|ozon-gtk-theme-0.1-alpha1|13	
14cu|ozon-gtk-theme-0.1-alpha1|14	BuildRequires:	rubygem-sass >= 3.4.0
14cu|ozon-gtk-theme-0.1-alpha1|15	
14cu|ozon-gtk-theme-0.1-alpha1|16	Requires:	murrine >= 0.98.1.1
14cu|ozon-gtk-theme-0.1-alpha1|17	Requires:	gtk+3.0 >= 3.14.0
14cu|ozon-gtk-theme-0.1-alpha1|18	
14cu|ozon-gtk-theme-0.1-alpha1|19	BuildArch:	noarch
14cu|ozon-gtk-theme-0.1-alpha1|20	
14cu|ozon-gtk-theme-0.1-alpha1|21	%description
14cu|ozon-gtk-theme-0.1-alpha1|22	%{theme} is the official GTK theme for Ozon OS.
14cu|ozon-gtk-theme-0.1-alpha1|23	
14cu|ozon-gtk-theme-0.1-alpha1|24	
14cu|ozon-gtk-theme-0.1-alpha1|25	%prep
14cu|ozon-gtk-theme-0.1-alpha1|26	%setup -q -n %{name}-%{channel}
14cu|ozon-gtk-theme-0.1-alpha1|27	
14cu|ozon-gtk-theme-0.1-alpha1|28	%build
14cu|ozon-gtk-theme-0.1-alpha1|29	%make
14cu|ozon-gtk-theme-0.1-alpha1|30	
14cu|ozon-gtk-theme-0.1-alpha1|31	%install
14cu|ozon-gtk-theme-0.1-alpha1|32	%makeinstall_std
14cu|ozon-gtk-theme-0.1-alpha1|33	
14cu|ozon-gtk-theme-0.1-alpha1|34	
14cu|ozon-gtk-theme-0.1-alpha1|35	%files
14cu|ozon-gtk-theme-0.1-alpha1|36	%defattr(-,root,root)
14cu|ozon-gtk-theme-0.1-alpha1|37	%doc CREDITS LICENSE README.md
14cu|ozon-gtk-theme-0.1-alpha1|38	%{_datadir}/themes/%{theme}
14cu|ozon-gtk-theme-0.1-alpha1|39	
14cu|ozon-gtk-theme-0.1-alpha1|40	%changelog
14cu|ozon-gtk-theme-0.1-alpha1|41	
14cu|ozon-gtk-theme-0.1-alpha1|42	* Thu Apr 09 2015 Rosa <rosa@abf.rosalinux.ru> 0.1-alpha1
14cu|ozon-gtk-theme-0.1-alpha1|43	- (7918e6f) Automatic import for version 0.1-alpha1
14cu|ozon-gtk-theme-0.1-alpha1|44	
14cu|ozon-gtk-theme-0.1-alpha1|45	

12494 14
14cu|p0f-3.09b-1|1	Name:       p0f
14cu|p0f-3.09b-1|2	Version:    3.09b
14cu|p0f-3.09b-1|3	Release:    1
14cu|p0f-3.09b-1|4	Summary:    Passive OS fingerprinting tool
14cu|p0f-3.09b-1|5	License:    GPL
14cu|p0f-3.09b-1|6	Group:      Networking/Other
14cu|p0f-3.09b-1|7	URL:        http://lcamtuf.coredump.cx/p0f.shtml
14cu|p0f-3.09b-1|8	Source0:    http://lcamtuf.coredump.cx/p0f/%{name}-%{version}.tgz
14cu|p0f-3.09b-1|9	Source2:    p0f.sysconfig
14cu|p0f-3.09b-1|10	BuildRequires: pcap-devel
14cu|p0f-3.09b-1|11	
14cu|p0f-3.09b-1|12	%description
14cu|p0f-3.09b-1|13	p0f performs passive OS fingerprinting technique bases on information coming
14cu|p0f-3.09b-1|14	from remote host when it establishes connection to our system. Captured
14cu|p0f-3.09b-1|15	packets contains enough information to determine OS - and, unlike
14cu|p0f-3.09b-1|16	active scanners (nmap, queSO) - it is done without sending anything to
14cu|p0f-3.09b-1|17	this host.
14cu|p0f-3.09b-1|18	
14cu|p0f-3.09b-1|19	%prep
14cu|p0f-3.09b-1|20	%setup -q
14cu|p0f-3.09b-1|21	
14cu|p0f-3.09b-1|22	%build
14cu|p0f-3.09b-1|23	%make CFLAGS='%{optflags} -DFP_FILE="%{_sysconfdir}/%{name}/p0f.fp"'
14cu|p0f-3.09b-1|24	
14cu|p0f-3.09b-1|25	%install
14cu|p0f-3.09b-1|26	install -D -m 755 p0f %{buildroot}%{_sbindir}/p0f
14cu|p0f-3.09b-1|27	install -D -m 644 p0f.fp %{buildroot}%{_sysconfdir}/%{name}/%{name}.fp
14cu|p0f-3.09b-1|28	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/p0f
14cu|p0f-3.09b-1|29	
14cu|p0f-3.09b-1|30	%files
14cu|p0f-3.09b-1|31	%doc docs/*
14cu|p0f-3.09b-1|32	%dir %{_sysconfdir}/%{name}
14cu|p0f-3.09b-1|33	%config(noreplace) %{_sysconfdir}/%{name}/p0f.fp
14cu|p0f-3.09b-1|34	%config(noreplace) %{_sysconfdir}/sysconfig/p0f
14cu|p0f-3.09b-1|35	%{_sbindir}/p0f
14cu|p0f-3.09b-1|36	
14cu|p0f-3.09b-1|37	%changelog
14cu|p0f-3.09b-1|38	
14cu|p0f-3.09b-1|39	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 3.09b-1
14cu|p0f-3.09b-1|40	- (b64eba4) Updated to 3.09b, drop service
14cu|p0f-3.09b-1|41	
14cu|p0f-3.09b-1|42	

12495 14
14cu|pac-4.5.5.7-1|1	# Not noarch, ships vte libraries
14cu|pac-4.5.5.7-1|2	%define debug_package %{nil}
14cu|pac-4.5.5.7-1|3	
14cu|pac-4.5.5.7-1|4	Summary:	Perl Auto Connector manager
14cu|pac-4.5.5.7-1|5	Name:		pac
14cu|pac-4.5.5.7-1|6	Version:	4.5.5.7
14cu|pac-4.5.5.7-1|7	Release:	1
14cu|pac-4.5.5.7-1|8	License:	MPL
14cu|pac-4.5.5.7-1|9	Group:		Networking/WWW
14cu|pac-4.5.5.7-1|10	Url:		http://sourceforge.net/projects/pacmanager/
14cu|pac-4.5.5.7-1|11	Source0:	http://sourceforge.net/projects/pacmanager/files/pac-4.0/%{name}-%{version}-all.tar.gz
14cu|pac-4.5.5.7-1|12	Requires:	perl(Crypt::Blowfish)
14cu|pac-4.5.5.7-1|13	Requires:	perl(IO::Stty)
14cu|pac-4.5.5.7-1|14	
14cu|pac-4.5.5.7-1|15	%description
14cu|pac-4.5.5.7-1|16	PAC is a telnet/ssh/rsh/etc connection manager/automator written in Perl GTK
14cu|pac-4.5.5.7-1|17	aimed at making both administrators and switchers (from Windoze) live easier.
14cu|pac-4.5.5.7-1|18	This is free software, licensed under GNU's GLPv3 version
14cu|pac-4.5.5.7-1|19	
14cu|pac-4.5.5.7-1|20	%files
14cu|pac-4.5.5.7-1|21	%doc README LICENSE
14cu|pac-4.5.5.7-1|22	%{_bindir}/%{name}
14cu|pac-4.5.5.7-1|23	%{_datadir}/%{name}
14cu|pac-4.5.5.7-1|24	%{_datadir}/applications/*
14cu|pac-4.5.5.7-1|25	%{_datadir}/pixmaps/*
14cu|pac-4.5.5.7-1|26	%{_mandir}/man?/*
14cu|pac-4.5.5.7-1|27	%{_sysconfdir}/bash_completion.d/%{name}
14cu|pac-4.5.5.7-1|28	
14cu|pac-4.5.5.7-1|29	#----------------------------------------------------------------------------
14cu|pac-4.5.5.7-1|30	
14cu|pac-4.5.5.7-1|31	%prep
14cu|pac-4.5.5.7-1|32	%setup -qn %{name}
14cu|pac-4.5.5.7-1|33	
14cu|pac-4.5.5.7-1|34	%build
14cu|pac-4.5.5.7-1|35	
14cu|pac-4.5.5.7-1|36	%install
14cu|pac-4.5.5.7-1|37	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|pac-4.5.5.7-1|38	
14cu|pac-4.5.5.7-1|39	cp -r lib res utils pac %{buildroot}%{_datadir}/%{name}
14cu|pac-4.5.5.7-1|40	
14cu|pac-4.5.5.7-1|41	mkdir -p %{buildroot}%{_datadir}/pixmaps %{buildroot}%{_mandir}/man1 %{buildroot}%{_datadir}/applications
14cu|pac-4.5.5.7-1|42	
14cu|pac-4.5.5.7-1|43	mv %{buildroot}%{_datadir}/%{name}/res/pac.desktop %{buildroot}%{_datadir}/applications/
14cu|pac-4.5.5.7-1|44	mv %{buildroot}%{_datadir}/%{name}/res/pac.1 %{buildroot}%{_mandir}/man1/
14cu|pac-4.5.5.7-1|45	cp %{buildroot}%{_datadir}/%{name}/res/pac64x64.png %{buildroot}%{_datadir}/pixmaps/pac.png
14cu|pac-4.5.5.7-1|46	
14cu|pac-4.5.5.7-1|47	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vteARM*
14cu|pac-4.5.5.7-1|48	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vtePPC64
14cu|pac-4.5.5.7-1|49	
14cu|pac-4.5.5.7-1|50	%ifarch %ix86
14cu|pac-4.5.5.7-1|51	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte64
14cu|pac-4.5.5.7-1|52	%else
14cu|pac-4.5.5.7-1|53	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte32
14cu|pac-4.5.5.7-1|54	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte64/auto/Gnome2/Vte/*022
14cu|pac-4.5.5.7-1|55	%endif
14cu|pac-4.5.5.7-1|56	
14cu|pac-4.5.5.7-1|57	mkdir -p %{buildroot}/etc/bash_completion.d
14cu|pac-4.5.5.7-1|58	mv %{buildroot}%{_datadir}/%{name}/res/pac_bash_completion %{buildroot}/etc/bash_completion.d/%{name}
14cu|pac-4.5.5.7-1|59	
14cu|pac-4.5.5.7-1|60	mkdir -p %{buildroot}%{_bindir}
14cu|pac-4.5.5.7-1|61	pushd %{buildroot}%{_bindir}
14cu|pac-4.5.5.7-1|62	ln -s ../share/%{name}/pac pac
14cu|pac-4.5.5.7-1|63	popd
14cu|pac-4.5.5.7-1|64	
14cu|pac-4.5.5.7-1|65	%changelog
14cu|pac-4.5.5.7-1|66	
14cu|pac-4.5.5.7-1|67	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5.5.7-1
14cu|pac-4.5.5.7-1|68	- (5f74b18) Do not pack vte targeted for too new perl
14cu|pac-4.5.5.7-1|69	
14cu|pac-4.5.5.7-1|70	

12496 14
14cu|pac-4.5.5.7-2|1	# Not noarch, ships vte libraries
14cu|pac-4.5.5.7-2|2	%define debug_package %{nil}
14cu|pac-4.5.5.7-2|3	
14cu|pac-4.5.5.7-2|4	Summary:	Perl Auto Connector manager
14cu|pac-4.5.5.7-2|5	Name:		pac
14cu|pac-4.5.5.7-2|6	Version:	4.5.5.7
14cu|pac-4.5.5.7-2|7	Release:	2
14cu|pac-4.5.5.7-2|8	License:	MPL
14cu|pac-4.5.5.7-2|9	Group:		Networking/WWW
14cu|pac-4.5.5.7-2|10	Url:		http://sourceforge.net/projects/pacmanager/
14cu|pac-4.5.5.7-2|11	Source0:	http://sourceforge.net/projects/pacmanager/files/pac-4.0/%{name}-%{version}-all.tar.gz
14cu|pac-4.5.5.7-2|12	Requires:	perl(Crypt::Blowfish)
14cu|pac-4.5.5.7-2|13	Requires:	perl(IO::Stty)
14cu|pac-4.5.5.7-2|14	Requires:	GConf2
14cu|pac-4.5.5.7-2|15	
14cu|pac-4.5.5.7-2|16	%description
14cu|pac-4.5.5.7-2|17	PAC is a telnet/ssh/rsh/etc connection manager/automator written in Perl GTK
14cu|pac-4.5.5.7-2|18	aimed at making both administrators and switchers (from Windoze) live easier.
14cu|pac-4.5.5.7-2|19	This is free software, licensed under GNU's GLPv3 version
14cu|pac-4.5.5.7-2|20	
14cu|pac-4.5.5.7-2|21	%files
14cu|pac-4.5.5.7-2|22	%doc README LICENSE
14cu|pac-4.5.5.7-2|23	%{_bindir}/%{name}
14cu|pac-4.5.5.7-2|24	%{_datadir}/%{name}
14cu|pac-4.5.5.7-2|25	%{_datadir}/applications/*
14cu|pac-4.5.5.7-2|26	%{_datadir}/pixmaps/*
14cu|pac-4.5.5.7-2|27	%{_mandir}/man?/*
14cu|pac-4.5.5.7-2|28	%{_sysconfdir}/bash_completion.d/%{name}
14cu|pac-4.5.5.7-2|29	
14cu|pac-4.5.5.7-2|30	#----------------------------------------------------------------------------
14cu|pac-4.5.5.7-2|31	
14cu|pac-4.5.5.7-2|32	%prep
14cu|pac-4.5.5.7-2|33	%setup -qn %{name}
14cu|pac-4.5.5.7-2|34	
14cu|pac-4.5.5.7-2|35	%build
14cu|pac-4.5.5.7-2|36	
14cu|pac-4.5.5.7-2|37	%install
14cu|pac-4.5.5.7-2|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|pac-4.5.5.7-2|39	
14cu|pac-4.5.5.7-2|40	cp -r lib res utils pac %{buildroot}%{_datadir}/%{name}
14cu|pac-4.5.5.7-2|41	
14cu|pac-4.5.5.7-2|42	mkdir -p %{buildroot}%{_datadir}/pixmaps %{buildroot}%{_mandir}/man1 %{buildroot}%{_datadir}/applications
14cu|pac-4.5.5.7-2|43	
14cu|pac-4.5.5.7-2|44	mv %{buildroot}%{_datadir}/%{name}/res/pac.desktop %{buildroot}%{_datadir}/applications/
14cu|pac-4.5.5.7-2|45	mv %{buildroot}%{_datadir}/%{name}/res/pac.1 %{buildroot}%{_mandir}/man1/
14cu|pac-4.5.5.7-2|46	cp %{buildroot}%{_datadir}/%{name}/res/pac64x64.png %{buildroot}%{_datadir}/pixmaps/pac.png
14cu|pac-4.5.5.7-2|47	
14cu|pac-4.5.5.7-2|48	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vteARM*
14cu|pac-4.5.5.7-2|49	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vtePPC64
14cu|pac-4.5.5.7-2|50	
14cu|pac-4.5.5.7-2|51	%ifarch %ix86
14cu|pac-4.5.5.7-2|52	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte64
14cu|pac-4.5.5.7-2|53	%else
14cu|pac-4.5.5.7-2|54	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte32
14cu|pac-4.5.5.7-2|55	rm -rf %{buildroot}%{_datadir}/%{name}/lib/ex/vte64/auto/Gnome2/Vte/*022
14cu|pac-4.5.5.7-2|56	%endif
14cu|pac-4.5.5.7-2|57	
14cu|pac-4.5.5.7-2|58	mkdir -p %{buildroot}/etc/bash_completion.d
14cu|pac-4.5.5.7-2|59	mv %{buildroot}%{_datadir}/%{name}/res/pac_bash_completion %{buildroot}/etc/bash_completion.d/%{name}
14cu|pac-4.5.5.7-2|60	
14cu|pac-4.5.5.7-2|61	mkdir -p %{buildroot}%{_bindir}
14cu|pac-4.5.5.7-2|62	pushd %{buildroot}%{_bindir}
14cu|pac-4.5.5.7-2|63	ln -s ../share/%{name}/pac pac
14cu|pac-4.5.5.7-2|64	popd
14cu|pac-4.5.5.7-2|65	
14cu|pac-4.5.5.7-2|66	%changelog
14cu|pac-4.5.5.7-2|67	
14cu|pac-4.5.5.7-2|68	* Thu Dec 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5.5.7-2
14cu|pac-4.5.5.7-2|69	- (3b40400) Require GConf2
14cu|pac-4.5.5.7-2|70	
14cu|pac-4.5.5.7-2|71	

12497 14
14cu|packaging-tools-1.2-1|1	Summary:	Tools that make packagers' lives easier
14cu|packaging-tools-1.2-1|2	Name:		packaging-tools
14cu|packaging-tools-1.2-1|3	Version:	1.2
14cu|packaging-tools-1.2-1|4	Release:	1
14cu|packaging-tools-1.2-1|5	License:	Public Domain
14cu|packaging-tools-1.2-1|6	Group:		Development/Other
14cu|packaging-tools-1.2-1|7	Url:		http://openmandriva.org/
14cu|packaging-tools-1.2-1|8	Source0:	e
14cu|packaging-tools-1.2-1|9	Source1:	e.1
14cu|packaging-tools-1.2-1|10	Source2:	vs
14cu|packaging-tools-1.2-1|11	Source3:	vs.1
14cu|packaging-tools-1.2-1|12	Source4:	vl
14cu|packaging-tools-1.2-1|13	Source5:	vl.1
14cu|packaging-tools-1.2-1|14	Source6:	vj
14cu|packaging-tools-1.2-1|15	Source7:	vj.1
14cu|packaging-tools-1.2-1|16	Source8:	vp
14cu|packaging-tools-1.2-1|17	Source9:	vp.1
14cu|packaging-tools-1.2-1|18	BuildArch:	noarch
14cu|packaging-tools-1.2-1|19	
14cu|packaging-tools-1.2-1|20	%description
14cu|packaging-tools-1.2-1|21	Some tools that make packagers' lives easier
14cu|packaging-tools-1.2-1|22	
14cu|packaging-tools-1.2-1|23	%prep
14cu|packaging-tools-1.2-1|24	
14cu|packaging-tools-1.2-1|25	%build
14cu|packaging-tools-1.2-1|26	
14cu|packaging-tools-1.2-1|27	%install
14cu|packaging-tools-1.2-1|28	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cu|packaging-tools-1.2-1|29	install -c -m 755 %SOURCE0 %SOURCE2 %SOURCE4 %SOURCE6 %SOURCE8 %{buildroot}%{_bindir}/
14cu|packaging-tools-1.2-1|30	install -c -m 644 %SOURCE1 %SOURCE3 %SOURCE5 %SOURCE7 %SOURCE9 %{buildroot}%{_mandir}/man1/
14cu|packaging-tools-1.2-1|31	
14cu|packaging-tools-1.2-1|32	%files
14cu|packaging-tools-1.2-1|33	%{_bindir}/*
14cu|packaging-tools-1.2-1|34	%{_mandir}/man1/*
14cu|packaging-tools-1.2-1|35	
14cu|packaging-tools-1.2-1|36	%changelog
14cu|packaging-tools-1.2-1|37	
14cu|packaging-tools-1.2-1|38	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 1.2-1
14cu|packaging-tools-1.2-1|39	- (5a30116) Change brannding
14cu|packaging-tools-1.2-1|40	
14cu|packaging-tools-1.2-1|41	

12498 14
14cu|padre-1.0.0-1|1	%define upstream_name    Padre
14cu|padre-1.0.0-1|2	%define appli_name       padre
14cu|padre-1.0.0-1|3	%define upstream_version 1.00
14cu|padre-1.0.0-1|4	
14cu|padre-1.0.0-1|5	Name:		%{appli_name}
14cu|padre-1.0.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|padre-1.0.0-1|7	Release:	1
14cu|padre-1.0.0-1|8	
14cu|padre-1.0.0-1|9	License:	GPLv1+ or Artistic
14cu|padre-1.0.0-1|10	Group:		Development/Perl
14cu|padre-1.0.0-1|11	Summary:	Perl Application Development and Refactoring Environment
14cu|padre-1.0.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|padre-1.0.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|padre-1.0.0-1|14	Patch0:		Padre-1.00-linting.patch
14cu|padre-1.0.0-1|15	Patch1:		Padre-1.00-new_pod_perldoc.patch
14cu|padre-1.0.0-1|16	
14cu|padre-1.0.0-1|17	
14cu|padre-1.0.0-1|18	BuildRequires:	perl-devel
14cu|padre-1.0.0-1|19	BuildRequires:	perl(Alien::wxWidgets)          >= 0.460.0
14cu|padre-1.0.0-1|20	BuildRequires:	perl(App::Ack)
14cu|padre-1.0.0-1|21	BuildRequires:	perl(App::cpanminus) >= 0.992.3
14cu|padre-1.0.0-1|22	BuildRequires:	perl(Capture::Tiny) >= 0.060.0
14cu|padre-1.0.0-1|23	BuildRequires:	perl(Class::Adapter) >= 1.050
14cu|padre-1.0.0-1|24	BuildRequires:	perl(Class::Inspector) >= 1.220
14cu|padre-1.0.0-1|25	BuildRequires:	perl(Class::Unload)  >= 0.030
14cu|padre-1.0.0-1|26	BuildRequires:	perl(Class::XSAccessor) >= 1.050
14cu|padre-1.0.0-1|27	BuildRequires:	perl(Cwd)               >= 3.270.100
14cu|padre-1.0.0-1|28	BuildRequires:	perl(DBD::SQLite) >= 1.270.0
14cu|padre-1.0.0-1|29	BuildRequires:	perl(DBI) >= 1.580.0
14cu|padre-1.0.0-1|30	BuildRequires:	perl(Data::Dumper) >= 2.101
14cu|padre-1.0.0-1|31	BuildRequires:	perl(Debug::Client) >= 0.110
14cu|padre-1.0.0-1|32	BuildRequires:	perl(Devel::Dumpvar) >= 0.040
14cu|padre-1.0.0-1|33	BuildRequires:	perl(Devel::Refactor) >= 0.05
14cu|padre-1.0.0-1|34	BuildRequires:	perl(Digest::MD5) >= 2.380
14cu|padre-1.0.0-1|35	BuildRequires:	perl(Encode) >= 2.260
14cu|padre-1.0.0-1|36	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.560.0
14cu|padre-1.0.0-1|37	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
14cu|padre-1.0.0-1|38	BuildRequires:	perl(File::Basename)
14cu|padre-1.0.0-1|39	BuildRequires:	perl(File::Copy::Recursive) >= 0.370
14cu|padre-1.0.0-1|40	BuildRequires:	perl(File::Find::Rule) >= 0.300
14cu|padre-1.0.0-1|41	BuildRequires:	perl(File::Glob)
14cu|padre-1.0.0-1|42	BuildRequires:	perl(File::HomeDir) >= 0.910
14cu|padre-1.0.0-1|43	BuildRequires:	perl(File::Path) >= 2.080
14cu|padre-1.0.0-1|44	BuildRequires:	perl(File::Remove) >= 1.400
14cu|padre-1.0.0-1|45	BuildRequires:	perl(File::ShareDir) >= 1.0
14cu|padre-1.0.0-1|46	BuildRequires:	perl(File::ShareDir::PAR)
14cu|padre-1.0.0-1|47	BuildRequires:	perl(File::Spec) >= 3.270.100
14cu|padre-1.0.0-1|48	BuildRequires:	perl(File::Spec::Functions) >= 3.270.1
14cu|padre-1.0.0-1|49	BuildRequires:	perl(File::Temp) >= 0.200
14cu|padre-1.0.0-1|50	BuildRequires:	perl(File::Which) >= 1.080
14cu|padre-1.0.0-1|51	BuildRequires:	perl(File::pushd) >= 1.0
14cu|padre-1.0.0-1|52	BuildRequires:	perl(FindBin)
14cu|padre-1.0.0-1|53	BuildRequires:	perl(Format::Human::Bytes) >= 0.060
14cu|padre-1.0.0-1|54	BuildRequires:	perl(Getopt::Long)
14cu|padre-1.0.0-1|55	BuildRequires:	perl(HTML::Entities) >= 3.570
14cu|padre-1.0.0-1|56	BuildRequires:	perl(HTML::Parser) >= 3.580
14cu|padre-1.0.0-1|57	BuildRequires:	perl(IO::Scalar) >= 2.110
14cu|padre-1.0.0-1|58	BuildRequires:	perl(IO::Socket) >= 1.300
14cu|padre-1.0.0-1|59	BuildRequires:	perl(IO::String) >= 1.080
14cu|padre-1.0.0-1|60	BuildRequires:	perl(IPC::Open2)
14cu|padre-1.0.0-1|61	BuildRequires:	perl(IPC::Open3)
14cu|padre-1.0.0-1|62	BuildRequires:	perl(IPC::Run)
14cu|padre-1.0.0-1|63	BuildRequires:	perl(JSON::XS) >= 2.290
14cu|padre-1.0.0-1|64	BuildRequires:	perl(LWP) >= 5.815
14cu|padre-1.0.0-1|65	BuildRequires:	perl(LWP::UserAgent)
14cu|padre-1.0.0-1|66	BuildRequires:	perl(List::MoreUtils) >= 0.220
14cu|padre-1.0.0-1|67	BuildRequires:	perl(List::Util) >= 1.180
14cu|padre-1.0.0-1|68	BuildRequires:	perl(Locale::Msgfmt)
14cu|padre-1.0.0-1|69	BuildRequires:	perl(Module::Build) >= 0.360.3
14cu|padre-1.0.0-1|70	BuildRequires:	perl(Module::CoreList)
14cu|padre-1.0.0-1|71	BuildRequires:	perl(Module::Install)
14cu|padre-1.0.0-1|72	BuildRequires:	perl(Module::Manifest) >= 0.080
14cu|padre-1.0.0-1|73	BuildRequires:	perl(Module::Refresh) >= 0.130
14cu|padre-1.0.0-1|74	BuildRequires:	perl(Module::Starter) >= 1.600
14cu|padre-1.0.0-1|75	BuildRequires:	perl(ORLite) >= 1.480
14cu|padre-1.0.0-1|76	BuildRequires:	perl(ORLite::Migrate)
14cu|padre-1.0.0-1|77	BuildRequires:	perl(PAR)
14cu|padre-1.0.0-1|78	BuildRequires:	perl(POD2::Base) >= 0.043
14cu|padre-1.0.0-1|79	BuildRequires:	perl(POSIX)
14cu|padre-1.0.0-1|80	BuildRequires:	perl(PPI) >= 1.213
14cu|padre-1.0.0-1|81	BuildRequires:	perl(PPIx::EditorTools) >= 0.180
14cu|padre-1.0.0-1|82	BuildRequires:	perl(PPIx::Regexp) >= 0.011
14cu|padre-1.0.0-1|83	BuildRequires:	perl(Params::Util) >= 0.330
14cu|padre-1.0.0-1|84	BuildRequires:	perl(Parse::ErrorString::Perl) >= 0.140
14cu|padre-1.0.0-1|85	BuildRequires:	perl(Parse::ExuberantCTags) >= 1.0
14cu|padre-1.0.0-1|86	BuildRequires:	perl(Pod::Abstract) >= 0.160
14cu|padre-1.0.0-1|87	BuildRequires:	perl(Pod::Functions)
14cu|padre-1.0.0-1|88	BuildRequires:	perl(Pod::POM) >= 0.170
14cu|padre-1.0.0-1|89	BuildRequires:	perl(Pod::Perldoc)              >= 3.150.0
14cu|padre-1.0.0-1|90	BuildRequires:	perl(Pod::Simple) >= 3.070
14cu|padre-1.0.0-1|91	BuildRequires:	perl(Pod::Simple::XHTML) >= 3.040
14cu|padre-1.0.0-1|92	BuildRequires:	perl(Probe::Perl)
14cu|padre-1.0.0-1|93	BuildRequires:	perl(Storable) >= 2.150
14cu|padre-1.0.0-1|94	BuildRequires:	perl(Template::Tiny) >= 0.110
14cu|padre-1.0.0-1|95	BuildRequires:	perl(Term::ReadLine)
14cu|padre-1.0.0-1|96	BuildRequires:	perl(Text::Balanced)                >= 2.010
14cu|padre-1.0.0-1|97	BuildRequires:	perl(Text::Diff)                >= 0.350.0
14cu|padre-1.0.0-1|98	BuildRequires:	perl(Text::FindIndent) >= 0.100
14cu|padre-1.0.0-1|99	BuildRequires:	perl(Test::Exception)           >= 0.310
14cu|padre-1.0.0-1|100	BuildRequires:	perl(Time::HiRes)           >= 1.971.800
14cu|padre-1.0.0-1|101	BuildRequires:	perl(Test::MockObject)          >= 1.090.0
14cu|padre-1.0.0-1|102	BuildRequires:	perl(Test::More)                >= 0.880.0
14cu|padre-1.0.0-1|103	BuildRequires:	perl(Test::Most)
14cu|padre-1.0.0-1|104	BuildRequires:	perl(Test::NeedsDisplay)
14cu|padre-1.0.0-1|105	BuildRequires:	perl(Test::NoWarnings)          >= 0.084.0
14cu|padre-1.0.0-1|106	BuildRequires:	perl(Test::Script)              >= 1.070.0
14cu|padre-1.0.0-1|107	BuildRequires:	perl(Thread::Queue)             >= 2.110.0
14cu|padre-1.0.0-1|108	BuildRequires:	perl(URI)
14cu|padre-1.0.0-1|109	BuildRequires:	perl(Wx) >= 0.910
14cu|padre-1.0.0-1|110	BuildRequires:	perl(Wx::Perl::ProcessStream) >= 0.290
14cu|padre-1.0.0-1|111	BuildRequires:	perl(YAML::Tiny) >= 1.320
14cu|padre-1.0.0-1|112	BuildRequires:	perl(threads)                   >= 1.710.0
14cu|padre-1.0.0-1|113	BuildRequires:	perl(threads::shared)           >= 1.330.0
14cu|padre-1.0.0-1|114	BuildRequires:	desktop-file-utils
14cu|padre-1.0.0-1|115	BuildRequires:	perl(Text::Patch)	>= 1.800
14cu|padre-1.0.0-1|116	BuildRequires:	perl(Wx::Scintilla)	>=0.390
14cu|padre-1.0.0-1|117	BuildRequires:	perl(CGI)	>= 3.47
14cu|padre-1.0.0-1|118	BuildRequires:	perl(Sort::Versions)	>= 1.500
14cu|padre-1.0.0-1|119	
14cu|padre-1.0.0-1|120	
14cu|padre-1.0.0-1|121	
14cu|padre-1.0.0-1|122	
14cu|padre-1.0.0-1|123	
14cu|padre-1.0.0-1|124	BuildArch: noarch
14cu|padre-1.0.0-1|125	
14cu|padre-1.0.0-1|126	Requires:	gettext
14cu|padre-1.0.0-1|127	# not auto-detected but required
14cu|padre-1.0.0-1|128	Requires:	perl(Alien::wxWidgets)
14cu|padre-1.0.0-1|129	Requires:	perl(Class::Adapter::Builder)
14cu|padre-1.0.0-1|130	Requires:	perl(File::pushd)
14cu|padre-1.0.0-1|131	Requires:	perl(Text::FindIndent)
14cu|padre-1.0.0-1|132	Requires:	perl(Probe::Perl)
14cu|padre-1.0.0-1|133	Requires:	perl(Template::Tiny)
14cu|padre-1.0.0-1|134	
14cu|padre-1.0.0-1|135	Obsoletes:	perl-Padre-Plugin-Encode <= 0.1.3
14cu|padre-1.0.0-1|136	Provides:	perl-Padre-Plugin-Encode = %{EVRD}
14cu|padre-1.0.0-1|137	
14cu|padre-1.0.0-1|138	Obsoletes:	perl-Wx-Perl-Dialog <= 0.04
14cu|padre-1.0.0-1|139	Provides:	perl-Wx-Perl-Dialog = %{EVRD}
14cu|padre-1.0.0-1|140	
14cu|padre-1.0.0-1|141	Obsoletes:	perl-Padre <= 0.400.0
14cu|padre-1.0.0-1|142	Provides:	perl-Padre = %{EVRD}
14cu|padre-1.0.0-1|143	
14cu|padre-1.0.0-1|144	Provides:	perl-Padre-Wx-Panel-FoundInFiles = %{EVRD}
14cu|padre-1.0.0-1|145	Provides:	perl(Padre::Wx::Dialog) = %{EVRD}
14cu|padre-1.0.0-1|146	
14cu|padre-1.0.0-1|147	Suggests: perl(Padre::Plugin::Autoformat)
14cu|padre-1.0.0-1|148	Suggests: perl(Padre::Plugin::CSS)
14cu|padre-1.0.0-1|149	Suggests: perl(Padre::Plugin::Catalyst)
14cu|padre-1.0.0-1|150	Suggests: perl(Padre::Plugin::ClassSniff)
14cu|padre-1.0.0-1|151	Suggests: perl(Padre::Plugin::DataWalker)
14cu|padre-1.0.0-1|152	Suggests: perl(Padre::Plugin::Ecliptic)
14cu|padre-1.0.0-1|153	Suggests: perl(Padre::Plugin::Git)
14cu|padre-1.0.0-1|154	Suggests: perl(Padre::Plugin::HTML)
14cu|padre-1.0.0-1|155	Suggests: perl(Padre::Plugin::Kate)
14cu|padre-1.0.0-1|156	Suggests: perl(Padre::Plugin::Nopaste)
14cu|padre-1.0.0-1|157	Suggests: perl(Padre::Plugin::PAR)
14cu|padre-1.0.0-1|158	Suggests: perl(Padre::Plugin::Parrot)
14cu|padre-1.0.0-1|159	Suggests: perl(Padre::Plugin::Perl6)
14cu|padre-1.0.0-1|160	Suggests: perl(Padre::Plugin::PerlCritic)
14cu|padre-1.0.0-1|161	Suggests: perl(Padre::Plugin::PerlTidy)
14cu|padre-1.0.0-1|162	Suggests: perl(Padre::Plugin::SpellCheck)
14cu|padre-1.0.0-1|163	Suggests: perl(Padre::Plugin::Swarm)
14cu|padre-1.0.0-1|164	Suggests: perl(Padre::Plugin::ViewInBrowser)
14cu|padre-1.0.0-1|165	
14cu|padre-1.0.0-1|166	%description
14cu|padre-1.0.0-1|167	Padre - Perl Application Development and Refactoring Environment
14cu|padre-1.0.0-1|168	
14cu|padre-1.0.0-1|169	%prep
14cu|padre-1.0.0-1|170	%setup -qn %{upstream_name}-%{upstream_version}
14cu|padre-1.0.0-1|171	%patch0 -p1
14cu|padre-1.0.0-1|172	%patch1 -p2
14cu|padre-1.0.0-1|173	%patch2 -p0
14cu|padre-1.0.0-1|174	
14cu|padre-1.0.0-1|175	
14cu|padre-1.0.0-1|176	%build
14cu|padre-1.0.0-1|177	DISPLAY= perl Makefile.PL INSTALLDIRS=vendor
14cu|padre-1.0.0-1|178	%make
14cu|padre-1.0.0-1|179	
14cu|padre-1.0.0-1|180	%check
14cu|padre-1.0.0-1|181	#DISPLAY= %make test
14cu|padre-1.0.0-1|182	
14cu|padre-1.0.0-1|183	%install
14cu|padre-1.0.0-1|184	%makeinstall_std
14cu|padre-1.0.0-1|185	
14cu|padre-1.0.0-1|186	# menu-entry
14cu|padre-1.0.0-1|187	mkdir -p  %{buildroot}%{_datadir}/pixmaps
14cu|padre-1.0.0-1|188	cp %{buildroot}%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons/padre/64x64/logo.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|padre-1.0.0-1|189	
14cu|padre-1.0.0-1|190	
14cu|padre-1.0.0-1|191	mkdir -p  %{buildroot}%{_datadir}/applications
14cu|padre-1.0.0-1|192	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|padre-1.0.0-1|193	[Desktop Entry]
14cu|padre-1.0.0-1|194	Version=1.0
14cu|padre-1.0.0-1|195	Name=Padre
14cu|padre-1.0.0-1|196	Comment=The Perl IDE
14cu|padre-1.0.0-1|197	Exec=%{name}
14cu|padre-1.0.0-1|198	Icon=%{name}
14cu|padre-1.0.0-1|199	Categories=X-Perl;Development;IDE;
14cu|padre-1.0.0-1|200	Type=Application
14cu|padre-1.0.0-1|201	Terminal=false
14cu|padre-1.0.0-1|202	EOF
14cu|padre-1.0.0-1|203	
14cu|padre-1.0.0-1|204	chmod -x %{buildroot}%{perl_vendorlib}/auto/share/dist/Padre/padre.desktop
14cu|padre-1.0.0-1|205	
14cu|padre-1.0.0-1|206	
14cu|padre-1.0.0-1|207	# linting
14cu|padre-1.0.0-1|208	pushd %{buildroot}%{perl_vendorlib}/auto/share/dist/Padre/examples/wx
14cu|padre-1.0.0-1|209	chmod +x 41-drag-image.pl \
14cu|padre-1.0.0-1|210	23_menu.pl \
14cu|padre-1.0.0-1|211	02_label.pl \
14cu|padre-1.0.0-1|212	24_simple_editor_window.pl \
14cu|padre-1.0.0-1|213	01_simple_frame.pl \
14cu|padre-1.0.0-1|214	05_button_with_event_and_message_box.pl \
14cu|padre-1.0.0-1|215	04_button_with_event.pl \
14cu|padre-1.0.0-1|216	21_progress_bar.pl \
14cu|padre-1.0.0-1|217	03_button.pl \
14cu|padre-1.0.0-1|218	22_notebook.pl \
14cu|padre-1.0.0-1|219	42-drag-image-no-tail.pl \
14cu|padre-1.0.0-1|220	30_editor.pl \
14cu|padre-1.0.0-1|221	31_repl.pl \
14cu|padre-1.0.0-1|222	40_draw.pl
14cu|padre-1.0.0-1|223	popd
14cu|padre-1.0.0-1|224	
14cu|padre-1.0.0-1|225	pushd %{buildroot}%{perl_vendorlib}/auto/share/dist/Padre/templates
14cu|padre-1.0.0-1|226	chmod +x perl5/test_t.tt \
14cu|padre-1.0.0-1|227	perl5/script_pl.tt \
14cu|padre-1.0.0-1|228	perl5/01_compile_t.tt
14cu|padre-1.0.0-1|229	popd
14cu|padre-1.0.0-1|230	
14cu|padre-1.0.0-1|231	pushd %{buildroot}%{perl_vendorlib}/auto/share/dist/Padre/examples/absolute_beginner
14cu|padre-1.0.0-1|232	chmod +x 07_short_salat.pl \
14cu|padre-1.0.0-1|233	01_hello_world.pl \
14cu|padre-1.0.0-1|234	02_time.pl \
14cu|padre-1.0.0-1|235	04_math.pl \
14cu|padre-1.0.0-1|236	06_salat.pl \
14cu|padre-1.0.0-1|237	05_do_it_again.pl \
14cu|padre-1.0.0-1|238	03_good_morning.pl
14cu|padre-1.0.0-1|239	popd
14cu|padre-1.0.0-1|240	# end linting
14cu|padre-1.0.0-1|241	
14cu|padre-1.0.0-1|242	%find_lang %{name} --all-name
14cu|padre-1.0.0-1|243	
14cu|padre-1.0.0-1|244	%files -f %{name}.lang
14cu|padre-1.0.0-1|245	%doc Changes README
14cu|padre-1.0.0-1|246	%{_bindir}/padre
14cu|padre-1.0.0-1|247	%{_mandir}/man3/*
14cu|padre-1.0.0-1|248	%{_datadir}/pixmaps/%{name}.png
14cu|padre-1.0.0-1|249	%{_datadir}/applications/%{name}.desktop
14cu|padre-1.0.0-1|250	%{perl_vendorlib}/%{upstream_name}
14cu|padre-1.0.0-1|251	%{perl_vendorlib}/%{upstream_name}.pm
14cu|padre-1.0.0-1|252	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}
14cu|padre-1.0.0-1|253	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}/locale
14cu|padre-1.0.0-1|254	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/doc
14cu|padre-1.0.0-1|255	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/examples
14cu|padre-1.0.0-1|256	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons
14cu|padre-1.0.0-1|257	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/languages
14cu|padre-1.0.0-1|258	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop
14cu|padre-1.0.0-1|259	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop.README
14cu|padre-1.0.0-1|260	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash-ccnc.png
14cu|padre-1.0.0-1|261	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash.png
14cu|padre-1.0.0-1|262	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/ppm
14cu|padre-1.0.0-1|263	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/README.txt
14cu|padre-1.0.0-1|264	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/templates
14cu|padre-1.0.0-1|265	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/themes
14cu|padre-1.0.0-1|266	
14cu|padre-1.0.0-1|267	
14cu|padre-1.0.0-1|268	%changelog
14cu|padre-1.0.0-1|269	* Sat Nov 22 2014 abfonly <abfonly@gmail.com> 1.0.0-1
14cu|padre-1.0.0-1|270	+ Revision: 40e76aa
14cu|padre-1.0.0-1|271	- Merge pull request #1 from perl_modules/padre:rosa2014.1
14cu|padre-1.0.0-1|272	- abfonly
14cu|padre-1.0.0-1|273	
14cu|padre-1.0.0-1|274	

12499 14
14cu|paintown-3.6.0-3|1	%define debug_package %{nil}
14cu|paintown-3.6.0-3|2	
14cu|paintown-3.6.0-3|3	%define _disable_ld_no_undefined 1
14cu|paintown-3.6.0-3|4	
14cu|paintown-3.6.0-3|5	Summary:	2D Fighting Game
14cu|paintown-3.6.0-3|6	Name:		paintown
14cu|paintown-3.6.0-3|7	Version:	3.6.0
14cu|paintown-3.6.0-3|8	Release:	3
14cu|paintown-3.6.0-3|9	License:	GPLv2+
14cu|paintown-3.6.0-3|10	Group:		Games/Arcade
14cu|paintown-3.6.0-3|11	Url:		http://paintown.sourceforge.net/
14cu|paintown-3.6.0-3|12	Source0:	http://downloads.sourceforge.net/project/paintown/paintown/%{version}/%{name}-%{version}.tar.bz2
14cu|paintown-3.6.0-3|13	Patch0:		paintown-3.6.0-static.patch
14cu|paintown-3.6.0-3|14	Patch1:		paintown-3.6.0-cmake-freetype.patch
14cu|paintown-3.6.0-3|15	BuildRequires:	cmake
14cu|paintown-3.6.0-3|16	BuildRequires:	imagemagick
14cu|paintown-3.6.0-3|17	BuildRequires:	pkgconfig(freetype2)
14cu|paintown-3.6.0-3|18	BuildRequires:	pkgconfig(libpng)
14cu|paintown-3.6.0-3|19	BuildRequires:	pkgconfig(ogg)
14cu|paintown-3.6.0-3|20	BuildRequires:	pkgconfig(python)
14cu|paintown-3.6.0-3|21	BuildRequires:	pkgconfig(sdl)
14cu|paintown-3.6.0-3|22	BuildRequires:	pkgconfig(vorbis)
14cu|paintown-3.6.0-3|23	BuildRequires:	pkgconfig(zlib)
14cu|paintown-3.6.0-3|24	
14cu|paintown-3.6.0-3|25	%description
14cu|paintown-3.6.0-3|26	Paintown is a 2D engine for fighting games.
14cu|paintown-3.6.0-3|27	If you are looking for a side-scrolling, action packed game like you used
14cu|paintown-3.6.0-3|28	to play or if you are looking for an extensible engine to write your own game,
14cu|paintown-3.6.0-3|29	look no further. Paintown supports user created content through a mod system
14cu|paintown-3.6.0-3|30	and user defined functionality through scripting.
14cu|paintown-3.6.0-3|31	
14cu|paintown-3.6.0-3|32	Warning! The game is buggy and requires some "magic moves" to play.
14cu|paintown-3.6.0-3|33	For example, with some langauges half of menu is blank...
14cu|paintown-3.6.0-3|34	
14cu|paintown-3.6.0-3|35	Features
14cu|paintown-3.6.0-3|36	* Low CPU and GPU requirements
14cu|paintown-3.6.0-3|37	* Network play
14cu|paintown-3.6.0-3|38	* Dynamic lighting
14cu|paintown-3.6.0-3|39	* Joystick support
14cu|paintown-3.6.0-3|40	* mod/s3m/xm/it music modules
14cu|paintown-3.6.0-3|41	* Scripting with python
14cu|paintown-3.6.0-3|42	* M.U.G.E.N engine
14cu|paintown-3.6.0-3|43	
14cu|paintown-3.6.0-3|44	%files
14cu|paintown-3.6.0-3|45	%doc README LEGAL LICENSE TODO scripting.txt
14cu|paintown-3.6.0-3|46	%{_bindir}/%{name}
14cu|paintown-3.6.0-3|47	%{_datadir}/applications/%{name}.desktop
14cu|paintown-3.6.0-3|48	%{_gamesbindir}/%{name}
14cu|paintown-3.6.0-3|49	%{_gamesdatadir}/%{name}
14cu|paintown-3.6.0-3|50	%{_datadir}/pixmaps/%{name}.png
14cu|paintown-3.6.0-3|51	
14cu|paintown-3.6.0-3|52	#----------------------------------------------------------------------------
14cu|paintown-3.6.0-3|53	
14cu|paintown-3.6.0-3|54	%prep
14cu|paintown-3.6.0-3|55	%setup -q
14cu|paintown-3.6.0-3|56	%patch0 -p1
14cu|paintown-3.6.0-3|57	%patch1 -p1
14cu|paintown-3.6.0-3|58	
14cu|paintown-3.6.0-3|59	find data/ -type f -exec chmod 0644 {} \;
14cu|paintown-3.6.0-3|60	
14cu|paintown-3.6.0-3|61	%build
14cu|paintown-3.6.0-3|62	LIBSUFFIX=$(echo "%{_lib}" | sed 's|^lib||')
14cu|paintown-3.6.0-3|63	export CFLAGS="%{optflags} -Wall"
14cu|paintown-3.6.0-3|64	export CXXFLAGS="$CFLAGS"
14cu|paintown-3.6.0-3|65	
14cu|paintown-3.6.0-3|66	%cmake -DUSE_SDL=ON
14cu|paintown-3.6.0-3|67	
14cu|paintown-3.6.0-3|68	%make
14cu|paintown-3.6.0-3|69	
14cu|paintown-3.6.0-3|70	%install
14cu|paintown-3.6.0-3|71	mkdir -p %{buildroot}%{_gamesbindir}
14cu|paintown-3.6.0-3|72	install -m 755 build/bin/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|paintown-3.6.0-3|73	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|paintown-3.6.0-3|74	cp -af data %{buildroot}%{_gamesdatadir}/%{name}
14cu|paintown-3.6.0-3|75	
14cu|paintown-3.6.0-3|76	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|paintown-3.6.0-3|77	install -m 644 data/menu/%{name}.png %{buildroot}%{_datadir}/pixmaps
14cu|paintown-3.6.0-3|78	convert data/menu/%{name}.png -resize 48x48 %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|paintown-3.6.0-3|79	
14cu|paintown-3.6.0-3|80	# wrapper script
14cu|paintown-3.6.0-3|81	mkdir -p %{buildroot}%{_bindir}
14cu|paintown-3.6.0-3|82	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|paintown-3.6.0-3|83	#!/bin/sh
14cu|paintown-3.6.0-3|84	exec %{_gamesbindir}/paintown -d %{_gamesdatadir}/%{name}/data
14cu|paintown-3.6.0-3|85	EOF
14cu|paintown-3.6.0-3|86	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|paintown-3.6.0-3|87	
14cu|paintown-3.6.0-3|88	#menu
14cu|paintown-3.6.0-3|89	mkdir -p %{buildroot}%{_datadir}/applications
14cu|paintown-3.6.0-3|90	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|paintown-3.6.0-3|91	[Desktop Entry]
14cu|paintown-3.6.0-3|92	Name=PainTown
14cu|paintown-3.6.0-3|93	Comment=2D Fighting Game
14cu|paintown-3.6.0-3|94	Exec=%{_bindir}/%{name}
14cu|paintown-3.6.0-3|95	Icon=%{name}
14cu|paintown-3.6.0-3|96	Type=Application
14cu|paintown-3.6.0-3|97	Terminal=false
14cu|paintown-3.6.0-3|98	Categories=Game;ArcadeGame;
14cu|paintown-3.6.0-3|99	EOF
14cu|paintown-3.6.0-3|100	
14cu|paintown-3.6.0-3|101	%changelog
14cu|paintown-3.6.0-3|102	
14cu|paintown-3.6.0-3|103	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 3.6.0-3
14cu|paintown-3.6.0-3|104	- (40dfa89) Disable debug
14cu|paintown-3.6.0-3|105	
14cu|paintown-3.6.0-3|106	

12500 14
14cu|pairing-1.3-3|1	Name:		pairing
14cu|pairing-1.3-3|2	Version:	1.3
14cu|pairing-1.3-3|3	Release:	3
14cu|pairing-1.3-3|4	Summary:	Pairing of machines for network testing
14cu|pairing-1.3-3|5	License:	GPL
14cu|pairing-1.3-3|6	Group:		Networking/Other
14cu|pairing-1.3-3|7	Url:		http://ahorvath.web.cern.ch/ahorvath/pairing/
14cu|pairing-1.3-3|8	Source:		%{name}-%{version}.tar.bz2
14cu|pairing-1.3-3|9	Patch0:		pairing-1.3-debug.patch
14cu|pairing-1.3-3|10	
14cu|pairing-1.3-3|11	%description
14cu|pairing-1.3-3|12	Run this on a set of machines and get them paired up nicely for some
14cu|pairing-1.3-3|13	network-related activity.
14cu|pairing-1.3-3|14	
14cu|pairing-1.3-3|15	It uses multicast to find potential partners and TCP to actually pair up with
14cu|pairing-1.3-3|16	them.
14cu|pairing-1.3-3|17	
14cu|pairing-1.3-3|18	%prep
14cu|pairing-1.3-3|19	%setup -q
14cu|pairing-1.3-3|20	%patch0 -p1
14cu|pairing-1.3-3|21	
14cu|pairing-1.3-3|22	%build
14cu|pairing-1.3-3|23	%make
14cu|pairing-1.3-3|24	
14cu|pairing-1.3-3|25	%install
14cu|pairing-1.3-3|26	mkdir -p %{buildroot}/%{_bindir}
14cu|pairing-1.3-3|27	install -m 755 pair %{buildroot}/%{_bindir}/pair
14cu|pairing-1.3-3|28	
14cu|pairing-1.3-3|29	%clean
14cu|pairing-1.3-3|30	
14cu|pairing-1.3-3|31	%files
14cu|pairing-1.3-3|32	%{_bindir}/pair
14cu|pairing-1.3-3|33	
14cu|pairing-1.3-3|34	
14cu|pairing-1.3-3|35	
14cu|pairing-1.3-3|36	
14cu|pairing-1.3-3|37	%changelog
14cu|pairing-1.3-3|38	
14cu|pairing-1.3-3|39	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.3-3
14cu|pairing-1.3-3|40	- (2364730) Fix debuginfo
14cu|pairing-1.3-3|41	
14cu|pairing-1.3-3|42	

12501 14
14cu|palp-2.1-1|1	Name:		palp
14cu|palp-2.1-1|2	Group:		Sciences/Mathematics
14cu|palp-2.1-1|3	License:	GPL
14cu|palp-2.1-1|4	Summary:	PALP: A Package for Analyzing Lattice Polytopes
14cu|palp-2.1-1|5	Version:	2.1
14cu|palp-2.1-1|6	Release:	1
14cu|palp-2.1-1|7	URL:		http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
14cu|palp-2.1-1|8	Source0:	http://hep.itp.tuwien.ac.at/~kreuzer/CY/palp/%{name}-%{version}.tar.gz
14cu|palp-2.1-1|9	# No longer available direct link
14cu|palp-2.1-1|10	# http://arxiv.org/pdf/1205.4147v1
14cu|palp-2.1-1|11	Source1:	1205.4147v1.pdf
14cu|palp-2.1-1|12	Patch0:		%{name}-format.patch
14cu|palp-2.1-1|13	
14cu|palp-2.1-1|14	%description
14cu|palp-2.1-1|15	PALP: A Package for Analyzing Lattice Polytopes with Applications to
14cu|palp-2.1-1|16	Toric Geometry.
14cu|palp-2.1-1|17	See also http://arxiv.org/abs/math/0204356
14cu|palp-2.1-1|18	
14cu|palp-2.1-1|19	%prep
14cu|palp-2.1-1|20	%setup -q
14cu|palp-2.1-1|21	%patch0 -p1
14cu|palp-2.1-1|22	
14cu|palp-2.1-1|23	%build
14cu|palp-2.1-1|24	%make
14cu|palp-2.1-1|25	
14cu|palp-2.1-1|26	%install
14cu|palp-2.1-1|27	mkdir -p %{buildroot}%{_bindir}
14cu|palp-2.1-1|28	cp -fa class.x cws.x nef.x poly.x %{buildroot}/%{_bindir}
14cu|palp-2.1-1|29	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|palp-2.1-1|30	cp -fa %{SOURCE1} %{buildroot}%{_docdir}/%{name}/%{name}.pdf
14cu|palp-2.1-1|31	
14cu|palp-2.1-1|32	%clean
14cu|palp-2.1-1|33	
14cu|palp-2.1-1|34	%files
14cu|palp-2.1-1|35	%{_bindir}/*
14cu|palp-2.1-1|36	%dir %doc %{_docdir}/%{name}
14cu|palp-2.1-1|37	%doc %{_docdir}/%{name}/%{name}.pdf
14cu|palp-2.1-1|38	
14cu|palp-2.1-1|39	
14cu|palp-2.1-1|40	
14cu|palp-2.1-1|41	%changelog
14cu|palp-2.1-1|42	
14cu|palp-2.1-1|43	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 2.1-1
14cu|palp-2.1-1|44	- (28d1573) Fix string formatting errors
14cu|palp-2.1-1|45	
14cu|palp-2.1-1|46	

12502 14
14cu|pam-mysql-0.5-7|1	%define url	http://sourceforge.net/projects/pam-mysql/
14cu|pam-mysql-0.5-7|2	%define prefix	%{_prefix}
14cu|pam-mysql-0.5-7|3	
14cu|pam-mysql-0.5-7|4	Summary:	MySQL authentication for PAM
14cu|pam-mysql-0.5-7|5	Name:		pam-mysql
14cu|pam-mysql-0.5-7|6	Version:	0.5
14cu|pam-mysql-0.5-7|7	Release:	7
14cu|pam-mysql-0.5-7|8	License:	GPL
14cu|pam-mysql-0.5-7|9	Group:		System/Libraries
14cu|pam-mysql-0.5-7|10	URL:		http://sourceforge.net/projects/pam-mysql/
14cu|pam-mysql-0.5-7|11	Source0:	%{url}/pam_mysql-%{version}.tar.bz2
14cu|pam-mysql-0.5-7|12	Patch0:		pam_mysql-debug.patch
14cu|pam-mysql-0.5-7|13	Requires:	pam
14cu|pam-mysql-0.5-7|14	BuildRequires:	pam-devel, mysql-devel
14cu|pam-mysql-0.5-7|15	
14cu|pam-mysql-0.5-7|16	%description
14cu|pam-mysql-0.5-7|17	This is a module that allows people to login to PAM-aware applications by
14cu|pam-mysql-0.5-7|18	authenticating to a MySQL database. Now configurable in terms of which host the
14cu|pam-mysql-0.5-7|19	database resides upon and which table and username and password column to
14cu|pam-mysql-0.5-7|20	interrogate.
14cu|pam-mysql-0.5-7|21	
14cu|pam-mysql-0.5-7|22	%prep
14cu|pam-mysql-0.5-7|23	%setup -qn pam_mysql
14cu|pam-mysql-0.5-7|24	%patch0 -p1
14cu|pam-mysql-0.5-7|25	
14cu|pam-mysql-0.5-7|26	%build
14cu|pam-mysql-0.5-7|27	%make
14cu|pam-mysql-0.5-7|28	
14cu|pam-mysql-0.5-7|29	%install
14cu|pam-mysql-0.5-7|30	mkdir -p %{buildroot}/lib/security
14cu|pam-mysql-0.5-7|31	cp pam_mysql.so %{buildroot}/lib/security
14cu|pam-mysql-0.5-7|32	mkdir -p %{buildroot}/usr/share/doc/pam-mysql-%{version}
14cu|pam-mysql-0.5-7|33	
14cu|pam-mysql-0.5-7|34	%files
14cu|pam-mysql-0.5-7|35	/lib/security/pam_mysql.so
14cu|pam-mysql-0.5-7|36	
14cu|pam-mysql-0.5-7|37	%changelog
14cu|pam-mysql-0.5-7|38	
14cu|pam-mysql-0.5-7|39	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.5-7
14cu|pam-mysql-0.5-7|40	- (0f56c43) Fix debuginfo
14cu|pam-mysql-0.5-7|41	
14cu|pam-mysql-0.5-7|42	

12503 14
14cu|pam_script-0.1.12-6|1	Name:		pam_script
14cu|pam_script-0.1.12-6|2	Version:	0.1.12
14cu|pam_script-0.1.12-6|3	Release:	6
14cu|pam_script-0.1.12-6|4	URL:		http://freshmeat.net/projects/pam_script
14cu|pam_script-0.1.12-6|5	Source:		http://www.upfrontsystems.co.za/Members/izak/libpam-script_%{version}.tar.gz
14cu|pam_script-0.1.12-6|6	Patch0:		libpam-script-0.1.12-debug.patch
14cu|pam_script-0.1.12-6|7	Summary:	PAM module to executes a script at the start and end of a session
14cu|pam_script-0.1.12-6|8	License:	GPL+
14cu|pam_script-0.1.12-6|9	Group:		System/Libraries
14cu|pam_script-0.1.12-6|10	BuildRequires:	pam-devel
14cu|pam_script-0.1.12-6|11	
14cu|pam_script-0.1.12-6|12	%description
14cu|pam_script-0.1.12-6|13	pam_script is a PAM that executes a script at the start and end of a
14cu|pam_script-0.1.12-6|14	session. Any PAM-aware application can use the module to perform
14cu|pam_script-0.1.12-6|15	arbitrary operations. It was originally written for cleaning up when a
14cu|pam_script-0.1.12-6|16	user logs out.
14cu|pam_script-0.1.12-6|17	
14cu|pam_script-0.1.12-6|18	%prep
14cu|pam_script-0.1.12-6|19	%setup -qn libpam-script-%{version}
14cu|pam_script-0.1.12-6|20	%patch0 -p1
14cu|pam_script-0.1.12-6|21	
14cu|pam_script-0.1.12-6|22	%build
14cu|pam_script-0.1.12-6|23	%make
14cu|pam_script-0.1.12-6|24	
14cu|pam_script-0.1.12-6|25	%install
14cu|pam_script-0.1.12-6|26	rm -Rf %{buildroot}
14cu|pam_script-0.1.12-6|27	%make DESTDIR=%{buildroot} plibdir=/%{_lib}/security install
14cu|pam_script-0.1.12-6|28	install -d %{buildroot}%{_mandir}/man5
14cu|pam_script-0.1.12-6|29	install -m0644 pam_script.5 %{buildroot}%{_mandir}/man5
14cu|pam_script-0.1.12-6|30	
14cu|pam_script-0.1.12-6|31	%files
14cu|pam_script-0.1.12-6|32	%doc README CREDITS examples
14cu|pam_script-0.1.12-6|33	/%{_lib}/security/pam_script.so
14cu|pam_script-0.1.12-6|34	%{_mandir}/man5/pam_script.5*
14cu|pam_script-0.1.12-6|35	
14cu|pam_script-0.1.12-6|36	
14cu|pam_script-0.1.12-6|37	
14cu|pam_script-0.1.12-6|38	%changelog
14cu|pam_script-0.1.12-6|39	
14cu|pam_script-0.1.12-6|40	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.1.12-6
14cu|pam_script-0.1.12-6|41	- (a48f980) Fix debuginfo
14cu|pam_script-0.1.12-6|42	
14cu|pam_script-0.1.12-6|43	

12504 14
14cu|pam_sqlite-0.3-7|1	Summary:	SQLite authentication for PAM
14cu|pam_sqlite-0.3-7|2	Name:		pam_sqlite
14cu|pam_sqlite-0.3-7|3	Version:	0.3
14cu|pam_sqlite-0.3-7|4	Release:	7
14cu|pam_sqlite-0.3-7|5	License:	BSD
14cu|pam_sqlite-0.3-7|6	Group:		System/Libraries
14cu|pam_sqlite-0.3-7|7	Url:		http://www.edin.dk/pam_sqlite/
14cu|pam_sqlite-0.3-7|8	Source0:	%{name}-%{version}.tar.bz2
14cu|pam_sqlite-0.3-7|9	Patch0:		pam_sqlite-nullundeclared.patch
14cu|pam_sqlite-0.3-7|10	BuildRequires:	pam-devel
14cu|pam_sqlite-0.3-7|11	BuildRequires:	pkgconfig(sqlite)
14cu|pam_sqlite-0.3-7|12	
14cu|pam_sqlite-0.3-7|13	%description
14cu|pam_sqlite-0.3-7|14	pam_sqlite allows developers to authenticate users against a table
14cu|pam_sqlite-0.3-7|15	in an SQLite database. It supports checking account information
14cu|pam_sqlite-0.3-7|16	(pam_acct_expired, new_authtok_reqd) and updating authentication
14cu|pam_sqlite-0.3-7|17	tokens.
14cu|pam_sqlite-0.3-7|18	
14cu|pam_sqlite-0.3-7|19	%files
14cu|pam_sqlite-0.3-7|20	%doc NEWS README
14cu|pam_sqlite-0.3-7|21	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam_sqlite.conf
14cu|pam_sqlite-0.3-7|22	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pam_sqlite
14cu|pam_sqlite-0.3-7|23	%attr(0755,root,root) /lib/security/pam_sqlite.so
14cu|pam_sqlite-0.3-7|24	
14cu|pam_sqlite-0.3-7|25	#----------------------------------------------------------------------------
14cu|pam_sqlite-0.3-7|26	
14cu|pam_sqlite-0.3-7|27	%prep
14cu|pam_sqlite-0.3-7|28	%setup -q
14cu|pam_sqlite-0.3-7|29	%patch0 -p 1 -b .nullundeclared
14cu|pam_sqlite-0.3-7|30	
14cu|pam_sqlite-0.3-7|31	%build
14cu|pam_sqlite-0.3-7|32	%configure2_5x
14cu|pam_sqlite-0.3-7|33	
14cu|pam_sqlite-0.3-7|34	%make
14cu|pam_sqlite-0.3-7|35	
14cu|pam_sqlite-0.3-7|36	%install
14cu|pam_sqlite-0.3-7|37	install -d %{buildroot}/lib/security
14cu|pam_sqlite-0.3-7|38	#install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|pam_sqlite-0.3-7|39	
14cu|pam_sqlite-0.3-7|40	install -m0755 pam_sqlite.so %{buildroot}/lib/security/pam_sqlite.so
14cu|pam_sqlite-0.3-7|41	
14cu|pam_sqlite-0.3-7|42	#cat > %{buildroot}%{_sysconfdir}/pam.d/pam_sqlite <<EOF
14cu|pam_sqlite-0.3-7|43	#auth        required    pam_sqlite.so
14cu|pam_sqlite-0.3-7|44	#account     required    pam_sqlite.so
14cu|pam_sqlite-0.3-7|45	#password    required    pam_sqlite.so
14cu|pam_sqlite-0.3-7|46	#EOF
14cu|pam_sqlite-0.3-7|47	#
14cu|pam_sqlite-0.3-7|48	#cat > %{buildroot}%{_sysconfdir}/pam_sqlite.conf <<EOF
14cu|pam_sqlite-0.3-7|49	#database = /etc/sysdb
14cu|pam_sqlite-0.3-7|50	#table = account
14cu|pam_sqlite-0.3-7|51	#user_column = user_name
14cu|pam_sqlite-0.3-7|52	#pwd_column = user_password
14cu|pam_sqlite-0.3-7|53	#expired_column = acc_expired
14cu|pam_sqlite-0.3-7|54	#newtok_column = acc_new_pwreq
14cu|pam_sqlite-0.3-7|55	#debug
14cu|pam_sqlite-0.3-7|56	#EOF
14cu|pam_sqlite-0.3-7|57	
14cu|pam_sqlite-0.3-7|58	
14cu|pam_sqlite-0.3-7|59	%changelog
14cu|pam_sqlite-0.3-7|60	
14cu|pam_sqlite-0.3-7|61	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-7
14cu|pam_sqlite-0.3-7|62	- (4b5fd34) Spec cleanup
14cu|pam_sqlite-0.3-7|63	
14cu|pam_sqlite-0.3-7|64	

12505 14
14cu|pam_usb-0.5.0-3|1	Summary:	PAM module through external storage
14cu|pam_usb-0.5.0-3|2	Name:		pam_usb
14cu|pam_usb-0.5.0-3|3	Version:	0.5.0
14cu|pam_usb-0.5.0-3|4	Release:	3
14cu|pam_usb-0.5.0-3|5	URL:		http://www.pamusb.org/
14cu|pam_usb-0.5.0-3|6	Source0:	http://ovh.dl.sourceforge.net/sourceforge/pamusb/%{name}-%{version}.tar.gz
14cu|pam_usb-0.5.0-3|7	Source1:	%{name}-doc.tar.bz2
14cu|pam_usb-0.5.0-3|8	Patch0:		pam_usb-0.5.0-debug.patch
14cu|pam_usb-0.5.0-3|9	License:	GPLv2+
14cu|pam_usb-0.5.0-3|10	Group:		System/Libraries
14cu|pam_usb-0.5.0-3|11	BuildRequires:	dbus-devel pkgconfig(libxml-2.0)
14cu|pam_usb-0.5.0-3|12	BuildRequires:	pam-devel
14cu|pam_usb-0.5.0-3|13	BuildRequires:  pkgconfig(openssl)
14cu|pam_usb-0.5.0-3|14	BuildRequires:  readline-devel
14cu|pam_usb-0.5.0-3|15	BuildRequires:  pkgconfig(ncurses)
14cu|pam_usb-0.5.0-3|16	
14cu|pam_usb-0.5.0-3|17	%description
14cu|pam_usb-0.5.0-3|18	pam_usb is a PAM module that enables authentication using an USB-Storage device
14cu|pam_usb-0.5.0-3|19	(such as an USB Pen) through DSA private/public keys.
14cu|pam_usb-0.5.0-3|20	
14cu|pam_usb-0.5.0-3|21	It can also work with other devices, such as floppy disks or cdroms.
14cu|pam_usb-0.5.0-3|22	
14cu|pam_usb-0.5.0-3|23	%prep
14cu|pam_usb-0.5.0-3|24	%setup -q -a1
14cu|pam_usb-0.5.0-3|25	%patch0 -p1
14cu|pam_usb-0.5.0-3|26	
14cu|pam_usb-0.5.0-3|27	%build
14cu|pam_usb-0.5.0-3|28	DEBUG=yes %make
14cu|pam_usb-0.5.0-3|29	
14cu|pam_usb-0.5.0-3|30	%install
14cu|pam_usb-0.5.0-3|31	%makeinstall_std \
14cu|pam_usb-0.5.0-3|32	PAM_USB_DEST=%{buildroot}/%{_lib}/security \
14cu|pam_usb-0.5.0-3|33	DOCS_DEST=%{buildroot}%{_docdir}/%{name}-%{version}
14cu|pam_usb-0.5.0-3|34	
14cu|pam_usb-0.5.0-3|35	cp -a html %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pam_usb-0.5.0-3|36	
14cu|pam_usb-0.5.0-3|37	
14cu|pam_usb-0.5.0-3|38	%files
14cu|pam_usb-0.5.0-3|39	%defattr(644,root,root,755)
14cu|pam_usb-0.5.0-3|40	%doc %{_docdir}/%{name}-%{version}
14cu|pam_usb-0.5.0-3|41	/%{_lib}/security/%{name}.so
14cu|pam_usb-0.5.0-3|42	%{_bindir}/*
14cu|pam_usb-0.5.0-3|43	%{_mandir}/man1/*.1*
14cu|pam_usb-0.5.0-3|44	%{_sysconfdir}/pamusb.conf
14cu|pam_usb-0.5.0-3|45	
14cu|pam_usb-0.5.0-3|46	%changelog
14cu|pam_usb-0.5.0-3|47	
14cu|pam_usb-0.5.0-3|48	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.5.0-3
14cu|pam_usb-0.5.0-3|49	- (3151165) Fix debuginfo
14cu|pam_usb-0.5.0-3|50	
14cu|pam_usb-0.5.0-3|51	

12506 14
14cu|pandemic-1.120.510-2|1	%define upstream_name    Games-Pandemic
14cu|pandemic-1.120.510-2|2	%define upstream_version 1.120510
14cu|pandemic-1.120.510-2|3	
14cu|pandemic-1.120.510-2|4	Name:       pandemic
14cu|pandemic-1.120.510-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|pandemic-1.120.510-2|6	Release:    2
14cu|pandemic-1.120.510-2|7	
14cu|pandemic-1.120.510-2|8	Summary:    Cooperative pandemic board game
14cu|pandemic-1.120.510-2|9	License:    GPL+ or Artistic
14cu|pandemic-1.120.510-2|10	Group:      Games/Strategy
14cu|pandemic-1.120.510-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|pandemic-1.120.510-2|12	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
14cu|pandemic-1.120.510-2|13	
14cu|pandemic-1.120.510-2|14	BuildRequires: perl(Convert::Color)
14cu|pandemic-1.120.510-2|15	BuildRequires: perl(Devel::CheckOS)
14cu|pandemic-1.120.510-2|16	BuildRequires: perl(Encode)
14cu|pandemic-1.120.510-2|17	BuildRequires: perl(Exporter)
14cu|pandemic-1.120.510-2|18	BuildRequires: perl(Exporter::Lite)
14cu|pandemic-1.120.510-2|19	BuildRequires: perl(File::Find)
14cu|pandemic-1.120.510-2|20	BuildRequires: perl(File::HomeDir)
14cu|pandemic-1.120.510-2|21	BuildRequires: perl(File::ShareDir) >= 1.0.0
14cu|pandemic-1.120.510-2|22	BuildRequires: perl(File::ShareDir::PathClass)
14cu|pandemic-1.120.510-2|23	BuildRequires: perl(File::Spec::Functions)
14cu|pandemic-1.120.510-2|24	BuildRequires: perl(File::Temp)
14cu|pandemic-1.120.510-2|25	BuildRequires: perl(FindBin)
14cu|pandemic-1.120.510-2|26	BuildRequires: perl(Geo::Mercator)
14cu|pandemic-1.120.510-2|27	BuildRequires: perl(Image::Size)
14cu|pandemic-1.120.510-2|28	BuildRequires: perl(List::MoreUtils)
14cu|pandemic-1.120.510-2|29	BuildRequires: perl(List::Util)
14cu|pandemic-1.120.510-2|30	BuildRequires: perl(Locale::TextDomain)
14cu|pandemic-1.120.510-2|31	BuildRequires: perl(Math::Gradient)
14cu|pandemic-1.120.510-2|32	BuildRequires: perl(Module::Build) >= 0.360.100
14cu|pandemic-1.120.510-2|33	BuildRequires: perl(Moose) >= 0.920.0
14cu|pandemic-1.120.510-2|34	BuildRequires: perl(Moose::Role)
14cu|pandemic-1.120.510-2|35	BuildRequires: perl(MooseX::Has::Sugar)
14cu|pandemic-1.120.510-2|36	BuildRequires: perl(MooseX::POE)
14cu|pandemic-1.120.510-2|37	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
14cu|pandemic-1.120.510-2|38	BuildRequires: perl(MooseX::Singleton)
14cu|pandemic-1.120.510-2|39	BuildRequires: perl(MooseX::Traits)
14cu|pandemic-1.120.510-2|40	BuildRequires: perl(MooseX::Types::Moose)
14cu|pandemic-1.120.510-2|41	BuildRequires: perl(POE)
14cu|pandemic-1.120.510-2|42	BuildRequires: perl(POE::Kernel)
14cu|pandemic-1.120.510-2|43	BuildRequires: perl(POE::Loop::Tk)
14cu|pandemic-1.120.510-2|44	BuildRequires: perl(Readonly)
14cu|pandemic-1.120.510-2|45	BuildRequires: perl(Test::More) >= 0.880.0
14cu|pandemic-1.120.510-2|46	BuildRequires: perl(Tk)
14cu|pandemic-1.120.510-2|47	BuildRequires: perl(Tk::Action)
14cu|pandemic-1.120.510-2|48	BuildRequires: perl(Tk::Balloon)
14cu|pandemic-1.120.510-2|49	BuildRequires: perl(Tk::Font)
14cu|pandemic-1.120.510-2|50	BuildRequires: perl(Tk::JPEG)
14cu|pandemic-1.120.510-2|51	BuildRequires: perl(Tk::PNG)
14cu|pandemic-1.120.510-2|52	BuildRequires: perl(Tk::Pane)
14cu|pandemic-1.120.510-2|53	BuildRequires: perl(Tk::Sugar)
14cu|pandemic-1.120.510-2|54	BuildRequires: perl(Tk::Tiler)
14cu|pandemic-1.120.510-2|55	BuildRequires: perl(Tk::ToolBar)
14cu|pandemic-1.120.510-2|56	BuildRequires: perl(UNIVERSAL::require)
14cu|pandemic-1.120.510-2|57	BuildRequires: perl(YAML::Tiny)
14cu|pandemic-1.120.510-2|58	BuildRequires: perl(strict)
14cu|pandemic-1.120.510-2|59	BuildRequires: perl(warnings)
14cu|pandemic-1.120.510-2|60	BuildRequires: x11-server-xvfb
14cu|pandemic-1.120.510-2|61	BuildArch:  noarch
14cu|pandemic-1.120.510-2|62	Requires: perl(MooseX::Traits)
14cu|pandemic-1.120.510-2|63	
14cu|pandemic-1.120.510-2|64	# bug #56809: prereq not automatically found
14cu|pandemic-1.120.510-2|65	Requires:   perl(POE::Loop::Tk)
14cu|pandemic-1.120.510-2|66	%description
14cu|pandemic-1.120.510-2|67	Pandemic is a cooperative game where the players are united to beat the
14cu|pandemic-1.120.510-2|68	game. The goal is to find the cures for various diseases striking cities,
14cu|pandemic-1.120.510-2|69	before they propagate too much.
14cu|pandemic-1.120.510-2|70	
14cu|pandemic-1.120.510-2|71	This distribution implements a graphical interface for this game. I
14cu|pandemic-1.120.510-2|72	definitely recommend you to buy a 'pandemic' board game and play with
14cu|pandemic-1.120.510-2|73	friends, you'll have an exciting time - much more than with this poor
14cu|pandemic-1.120.510-2|74	electronic copy.
14cu|pandemic-1.120.510-2|75	
14cu|pandemic-1.120.510-2|76	%prep
14cu|pandemic-1.120.510-2|77	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|pandemic-1.120.510-2|78	
14cu|pandemic-1.120.510-2|79	%build
14cu|pandemic-1.120.510-2|80	perl Build.PL installdirs=vendor
14cu|pandemic-1.120.510-2|81	./Build
14cu|pandemic-1.120.510-2|82	
14cu|pandemic-1.120.510-2|83	%check
14cu|pandemic-1.120.510-2|84	#xvfb-run ./Build test
14cu|pandemic-1.120.510-2|85	
14cu|pandemic-1.120.510-2|86	%install
14cu|pandemic-1.120.510-2|87	./Build install destdir=%{buildroot}
14cu|pandemic-1.120.510-2|88	
14cu|pandemic-1.120.510-2|89	%files
14cu|pandemic-1.120.510-2|90	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|pandemic-1.120.510-2|91	%{_mandir}/man?/*
14cu|pandemic-1.120.510-2|92	%{_bindir}/pandemic
14cu|pandemic-1.120.510-2|93	%{perl_vendorlib}/Games
14cu|pandemic-1.120.510-2|94	%{perl_vendorlib}/auto
14cu|pandemic-1.120.510-2|95	
14cu|pandemic-1.120.510-2|96	
14cu|pandemic-1.120.510-2|97	%changelog
14cu|pandemic-1.120.510-2|98	
14cu|pandemic-1.120.510-2|99	* Wed Oct 21 2015 Denis Silakov <dsilakov@gmail.com> 1.120.510-2
14cu|pandemic-1.120.510-2|100	- (82ef688) Add explicit moosex-traits requirement
14cu|pandemic-1.120.510-2|101	
14cu|pandemic-1.120.510-2|102	

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

12508 14
14cu|parole-0.8.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|parole-0.8.0-2|2	
14cu|parole-0.8.0-2|3	Summary:	A modern media player based on the GStreamer framework
14cu|parole-0.8.0-2|4	Name:		parole
14cu|parole-0.8.0-2|5	Version:	0.8.0
14cu|parole-0.8.0-2|6	Release:	2
14cu|parole-0.8.0-2|7	License:	GPLv2+
14cu|parole-0.8.0-2|8	Group:		Graphical desktop/Xfce
14cu|parole-0.8.0-2|9	URL:		http://goodies.xfce.org/projects/applications/parole
14cu|parole-0.8.0-2|10	Source0:	http://archive.xfce.org/src/apps/parole/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|parole-0.8.0-2|11	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|parole-0.8.0-2|12	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14cu|parole-0.8.0-2|13	BuildRequires:	pkgconfig(libxfce4ui-2) >= 4.12
14cu|parole-0.8.0-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|parole-0.8.0-2|15	BuildRequires:	libnotify-devel
14cu|parole-0.8.0-2|16	BuildRequires:	taglib-devel
14cu|parole-0.8.0-2|17	BuildRequires:	dbus-glib-devel
14cu|parole-0.8.0-2|18	Requires:	gstreamer1.0-plugins-good
14cu|parole-0.8.0-2|19	Requires:	gstreamer1.0-plugins-bad
14cu|parole-0.8.0-2|20	Requires:	gstreamer1.0-plugins-ugly
14cu|parole-0.8.0-2|21	Requires:	gstreamer1.0-libav
14cu|parole-0.8.0-2|22	Requires:	gstreamer1.0-a52dec
14cu|parole-0.8.0-2|23	
14cu|parole-0.8.0-2|24	%description
14cu|parole-0.8.0-2|25	New media player for Xfce desktop environment.
14cu|parole-0.8.0-2|26	
14cu|parole-0.8.0-2|27	%package %{name}-devel
14cu|parole-0.8.0-2|28	Summary:	Development files for %{name}
14cu|parole-0.8.0-2|29	Group:		Development/C
14cu|parole-0.8.0-2|30	
14cu|parole-0.8.0-2|31	%description %{name}-devel
14cu|parole-0.8.0-2|32	Development files and headers for %{name}.
14cu|parole-0.8.0-2|33	
14cu|parole-0.8.0-2|34	%prep
14cu|parole-0.8.0-2|35	%setup -q
14cu|parole-0.8.0-2|36	
14cu|parole-0.8.0-2|37	%build
14cu|parole-0.8.0-2|38	%configure2_5x \
14cu|parole-0.8.0-2|39	--disable-static \
14cu|parole-0.8.0-2|40	--with-gstreamer=1.0
14cu|parole-0.8.0-2|41	
14cu|parole-0.8.0-2|42	%make
14cu|parole-0.8.0-2|43	
14cu|parole-0.8.0-2|44	%install
14cu|parole-0.8.0-2|45	%makeinstall_std
14cu|parole-0.8.0-2|46	
14cu|parole-0.8.0-2|47	%find_lang %{name}
14cu|parole-0.8.0-2|48	
14cu|parole-0.8.0-2|49	%files -f %{name}.lang
14cu|parole-0.8.0-2|50	%doc AUTHORS ChangeLog README TODO THANKS
14cu|parole-0.8.0-2|51	%{_bindir}/%{name}
14cu|parole-0.8.0-2|52	%{_libdir}/parole-0/*.so
14cu|parole-0.8.0-2|53	%{_datadir}/appdata/*
14cu|parole-0.8.0-2|54	%{_datadir}/applications/%{name}.desktop
14cu|parole-0.8.0-2|55	%{_iconsdir}/hicolor/*/apps/*
14cu|parole-0.8.0-2|56	%{_datadir}/%{name}
14cu|parole-0.8.0-2|57	
14cu|parole-0.8.0-2|58	%files %{name}-devel
14cu|parole-0.8.0-2|59	%dir %{_includedir}/%{name}
14cu|parole-0.8.0-2|60	%{_includedir}/%{name}/*.h
14cu|parole-0.8.0-2|61	
14cu|parole-0.8.0-2|62	%changelog
14cu|parole-0.8.0-2|63	
14cu|parole-0.8.0-2|64	* Mon Mar 28 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-2
14cu|parole-0.8.0-2|65	- (9944a4d) Added appdata files
14cu|parole-0.8.0-2|66	
14cu|parole-0.8.0-2|67	

12509 14
14cu|parrot-6.0.0-1|1	%define libname  %mklibname %{name}
14cu|parrot-6.0.0-1|2	%define devname  %mklibname %{name} -d
14cu|parrot-6.0.0-1|3	
14cu|parrot-6.0.0-1|4	%if %{_use_internal_dependency_generator}
14cu|parrot-6.0.0-1|5	%define __noautoreq 'perl\\(Parrot::Pmc2c.*\\)'
14cu|parrot-6.0.0-1|6	%define __noautoprov 'perl\\(File::Which\\)'
14cu|parrot-6.0.0-1|7	%else
14cu|parrot-6.0.0-1|8	%define _requires_exceptions perl(Parrot::Pmc2c::.*)
14cu|parrot-6.0.0-1|9	%define _provides_exceptions perl(File::Which)
14cu|parrot-6.0.0-1|10	%endif
14cu|parrot-6.0.0-1|11	
14cu|parrot-6.0.0-1|12	Summary:	Parrot Virtual Machine
14cu|parrot-6.0.0-1|13	Name:		parrot
14cu|parrot-6.0.0-1|14	Version:	6.0.0
14cu|parrot-6.0.0-1|15	Release:	1
14cu|parrot-6.0.0-1|16	License:	Artistic 2.0
14cu|parrot-6.0.0-1|17	Group:		Development/Other
14cu|parrot-6.0.0-1|18	Url:		http://www.parrot.org/
14cu|parrot-6.0.0-1|19	Source0:	ftp://ftp.parrot.org/pub/parrot/releases/devel/%{version}/%{name}-%{version}.tar.bz2
14cu|parrot-6.0.0-1|20	Source100:	%{name}.rpmlintrc
14cu|parrot-6.0.0-1|21	Patch0:		parrot-5.7.0-bison3.patch
14cu|parrot-6.0.0-1|22	BuildRequires:	bison
14cu|parrot-6.0.0-1|23	BuildRequires:	flex
14cu|parrot-6.0.0-1|24	BuildRequires:	perl-doc
14cu|parrot-6.0.0-1|25	BuildRequires:	gdbm-devel
14cu|parrot-6.0.0-1|26	BuildRequires:	gmp-devel
14cu|parrot-6.0.0-1|27	BuildRequires:	icu-devel
14cu|parrot-6.0.0-1|28	BuildRequires:	readline-devel
14cu|parrot-6.0.0-1|29	BuildRequires:	pkgconfig(ncurses)
14cu|parrot-6.0.0-1|30	
14cu|parrot-6.0.0-1|31	%description
14cu|parrot-6.0.0-1|32	Parrot is a virtual machine designed to efficiently compile and execute
14cu|parrot-6.0.0-1|33	bytecode for interpreted languages. Parrot will be the target for the final
14cu|parrot-6.0.0-1|34	Perl 6 compiler, and is already usable as a backend for Pugs, as well as
14cu|parrot-6.0.0-1|35	variety of other languages
14cu|parrot-6.0.0-1|36	
14cu|parrot-6.0.0-1|37	%files
14cu|parrot-6.0.0-1|38	%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS
14cu|parrot-6.0.0-1|39	%doc RESPONSIBLE_PARTIES TODO
14cu|parrot-6.0.0-1|40	%exclude %{_bindir}/parrot_config
14cu|parrot-6.0.0-1|41	%exclude %{_bindir}/pbc_*
14cu|parrot-6.0.0-1|42	%{_bindir}/*
14cu|parrot-6.0.0-1|43	
14cu|parrot-6.0.0-1|44	#----------------------------------------------------------------------------
14cu|parrot-6.0.0-1|45	
14cu|parrot-6.0.0-1|46	%package -n %{libname}
14cu|parrot-6.0.0-1|47	Summary:	Parrot Virtual Machine runtime library
14cu|parrot-6.0.0-1|48	License:	Artistic 2.0
14cu|parrot-6.0.0-1|49	Group:		System/Libraries
14cu|parrot-6.0.0-1|50	Requires:	%{name}
14cu|parrot-6.0.0-1|51	
14cu|parrot-6.0.0-1|52	%description -n %{libname}
14cu|parrot-6.0.0-1|53	Runtime library for %{name}.
14cu|parrot-6.0.0-1|54	
14cu|parrot-6.0.0-1|55	%files -n %{libname}
14cu|parrot-6.0.0-1|56	%{_libdir}/parrot
14cu|parrot-6.0.0-1|57	%{_libdir}/*.so.*
14cu|parrot-6.0.0-1|58	
14cu|parrot-6.0.0-1|59	#----------------------------------------------------------------------------
14cu|parrot-6.0.0-1|60	
14cu|parrot-6.0.0-1|61	%package -n %{devname}
14cu|parrot-6.0.0-1|62	Summary:	Parrot Virtual Machine development headers and libraries
14cu|parrot-6.0.0-1|63	License:	Artistic 2.0
14cu|parrot-6.0.0-1|64	Group:		Development/Other
14cu|parrot-6.0.0-1|65	Requires:	%{libname} = %{EVRD}
14cu|parrot-6.0.0-1|66	Provides:	%{name}-devel = %{EVRD}
14cu|parrot-6.0.0-1|67	
14cu|parrot-6.0.0-1|68	%description -n %{devname}
14cu|parrot-6.0.0-1|69	Development files for %{name}.
14cu|parrot-6.0.0-1|70	
14cu|parrot-6.0.0-1|71	%files -n %{devname}
14cu|parrot-6.0.0-1|72	%{_bindir}/parrot_config
14cu|parrot-6.0.0-1|73	%{_bindir}/pbc_disassemble
14cu|parrot-6.0.0-1|74	%{_bindir}/pbc_merge
14cu|parrot-6.0.0-1|75	%{_bindir}/pbc_to_exe
14cu|parrot-6.0.0-1|76	%{_bindir}/pbc_dump
14cu|parrot-6.0.0-1|77	%{_includedir}/*
14cu|parrot-6.0.0-1|78	%{_libdir}/*.so
14cu|parrot-6.0.0-1|79	%{_libdir}/*.a
14cu|parrot-6.0.0-1|80	%{_mandir}/man1/*.*
14cu|parrot-6.0.0-1|81	
14cu|parrot-6.0.0-1|82	#----------------------------------------------------------------------------
14cu|parrot-6.0.0-1|83	
14cu|parrot-6.0.0-1|84	%package -n %{name}-doc
14cu|parrot-6.0.0-1|85	Summary:	Parrot Virtual Machine documentation
14cu|parrot-6.0.0-1|86	License:	Artistic 2.0
14cu|parrot-6.0.0-1|87	Group:		Development/Other
14cu|parrot-6.0.0-1|88	
14cu|parrot-6.0.0-1|89	%description -n %{name}-doc
14cu|parrot-6.0.0-1|90	Documentation for %{name}.
14cu|parrot-6.0.0-1|91	
14cu|parrot-6.0.0-1|92	%files -n %{name}-doc
14cu|parrot-6.0.0-1|93	%doc docs examples
14cu|parrot-6.0.0-1|94	%{_datadir}/%{name}/%{version}/MANIFEST*
14cu|parrot-6.0.0-1|95	
14cu|parrot-6.0.0-1|96	#----------------------------------------------------------------------------
14cu|parrot-6.0.0-1|97	
14cu|parrot-6.0.0-1|98	%package -n %{name}-src
14cu|parrot-6.0.0-1|99	Summary:	Parrot Virtual Machine sources
14cu|parrot-6.0.0-1|100	License:	Artistic 2.0
14cu|parrot-6.0.0-1|101	Group:		Development/Other
14cu|parrot-6.0.0-1|102	
14cu|parrot-6.0.0-1|103	%description -n %{name}-src
14cu|parrot-6.0.0-1|104	Sources of %{name}.
14cu|parrot-6.0.0-1|105	
14cu|parrot-6.0.0-1|106	%files -n %{name}-src
14cu|parrot-6.0.0-1|107	/usr/src/parrot
14cu|parrot-6.0.0-1|108	
14cu|parrot-6.0.0-1|109	#----------------------------------------------------------------------------
14cu|parrot-6.0.0-1|110	
14cu|parrot-6.0.0-1|111	%prep
14cu|parrot-6.0.0-1|112	%setup -q
14cu|parrot-6.0.0-1|113	%patch0 -p1
14cu|parrot-6.0.0-1|114	%patch1 -p1
14cu|parrot-6.0.0-1|115	perl -pi -e 's,"lib/,"%{_lib}/, if (/CONST_STRING\(interp,/)' \
14cu|parrot-6.0.0-1|116	src/library.c
14cu|parrot-6.0.0-1|117	perl -pi -e "s,'/usr/lib','%{_libdir}',;s,runtime/lib/,runtime/%{_lib}/," \
14cu|parrot-6.0.0-1|118	tools/dev/install_files.pl \
14cu|parrot-6.0.0-1|119	tools/dev/mk_manifest_and_skip.pl
14cu|parrot-6.0.0-1|120	
14cu|parrot-6.0.0-1|121	# fix pcre lib
14cu|parrot-6.0.0-1|122	sed -i 's:libpcre.so.0:libpcre.so.1:' runtime/parrot/library/pcre.pir
14cu|parrot-6.0.0-1|123	
14cu|parrot-6.0.0-1|124	
14cu|parrot-6.0.0-1|125	%build
14cu|parrot-6.0.0-1|126	perl Configure.pl \
14cu|parrot-6.0.0-1|127	--ccflags="%{optflags}" \
14cu|parrot-6.0.0-1|128	--linkflags="%{ldflags}" \
14cu|parrot-6.0.0-1|129	--prefix=%{_usr} \
14cu|parrot-6.0.0-1|130	--libdir=%{_libdir} \
14cu|parrot-6.0.0-1|131	--sysconfdir=%{_sysconfdir} \
14cu|parrot-6.0.0-1|132	--infodir=%{_datadir}/info \
14cu|parrot-6.0.0-1|133	--mandir=%{_mandir} \
14cu|parrot-6.0.0-1|134	--cc="%{__cc}" \
14cu|parrot-6.0.0-1|135	--parrot_is_shared \
14cu|parrot-6.0.0-1|136	--lex=/usr/bin/flex \
14cu|parrot-6.0.0-1|137	--libs='-lcurses -lm -lrt -lpthread -ldl'
14cu|parrot-6.0.0-1|138	
14cu|parrot-6.0.0-1|139	#--cxx=%{__cxx} \
14cu|parrot-6.0.0-1|140	# the following Configure.pl flag makes the compile goes boom
14cu|parrot-6.0.0-1|141	#--optimize="%{optflags} -maccumulate-outgoing-args" \
14cu|parrot-6.0.0-1|142	%define _disable_ld_no_undefined 1
14cu|parrot-6.0.0-1|143	%make LDFLAGS="%{ldflags}"
14cu|parrot-6.0.0-1|144	export LD_LIBRARY_PATH=$( pwd )/blib/lib
14cu|parrot-6.0.0-1|145	%make parrot_utils LDFLAGS="%{ldflags}"
14cu|parrot-6.0.0-1|146	%make installable LDFLAGS="%{ldflags}"
14cu|parrot-6.0.0-1|147	%make html
14cu|parrot-6.0.0-1|148	
14cu|parrot-6.0.0-1|149	
14cu|parrot-6.0.0-1|150	%install
14cu|parrot-6.0.0-1|151	export LD_LIBRARY_PATH=$( pwd )/blib/lib
14cu|parrot-6.0.0-1|152	make install DESTDIR=%{buildroot}
14cu|parrot-6.0.0-1|153	
14cu|parrot-6.0.0-1|154	# Drop the docs so rpm can pick them up itself.
14cu|parrot-6.0.0-1|155	rm -rf %{buildroot}/%{_docdir}/parrot
14cu|parrot-6.0.0-1|156	
14cu|parrot-6.0.0-1|157	# Force permissions on doc directories.
14cu|parrot-6.0.0-1|158	find docs examples -type d -exec chmod 755 {} \;
14cu|parrot-6.0.0-1|159	find docs examples -type f -exec chmod 644 {} \;
14cu|parrot-6.0.0-1|160	
14cu|parrot-6.0.0-1|161	#find %{buildroot}/%{_datadir} -name *.rb | xargs sed -i 's|#!perl|#!/usr/bin/perl|'
14cu|parrot-6.0.0-1|162	
14cu|parrot-6.0.0-1|163	# Force permissions on shared libs so they get stripped.
14cu|parrot-6.0.0-1|164	find %{buildroot}%{_libdir} -type f \( -name '*.so' -o -name '*.so.*' \) \
14cu|parrot-6.0.0-1|165	-exec chmod 755 {} \;
14cu|parrot-6.0.0-1|166	
14cu|parrot-6.0.0-1|167	sed -i 's|#!perl|#!/usr/bin/perl|' examples/benchmarks/*.pl
14cu|parrot-6.0.0-1|168	
14cu|parrot-6.0.0-1|169	
14cu|parrot-6.0.0-1|170	%changelog
14cu|parrot-6.0.0-1|171	
14cu|parrot-6.0.0-1|172	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 6.0.0-1
14cu|parrot-6.0.0-1|173	- (619aad1) Updated to 6.0.0
14cu|parrot-6.0.0-1|174	
14cu|parrot-6.0.0-1|175	

12510 14
14cu|partclone-0.2.86-1|1	Summary:	File System Clone Utilities
14cu|partclone-0.2.86-1|2	Name:		partclone
14cu|partclone-0.2.86-1|3	Version:	0.2.86
14cu|partclone-0.2.86-1|4	Release:	1
14cu|partclone-0.2.86-1|5	License:	GPLv2+
14cu|partclone-0.2.86-1|6	Group:		System/Configuration/Other
14cu|partclone-0.2.86-1|7	Url:		http://partclone.sf.net
14cu|partclone-0.2.86-1|8	Source0:	http://downloads.sourceforge.net/project/partclone/stable/%{version}/%{name}-%{version}.tar.gz
14cu|partclone-0.2.86-1|9	BuildRequires:	pkgconfig(blkid)
14cu|partclone-0.2.86-1|10	BuildRequires:	pkgconfig(ext2fs)
14cu|partclone-0.2.86-1|11	BuildRequires:	pkgconfig(libntfs-3g)
14cu|partclone-0.2.86-1|12	BuildRequires:	pkgconfig(ncurses)
14cu|partclone-0.2.86-1|13	BuildRequires:	pkgconfig(ncursesw)
14cu|partclone-0.2.86-1|14	BuildRequires:	pkgconfig(uuid)
14cu|partclone-0.2.86-1|15	
14cu|partclone-0.2.86-1|16	%description
14cu|partclone-0.2.86-1|17	Partclone provides utilities to back up and restore used-blocks of a partition
14cu|partclone-0.2.86-1|18	and it is designed for higher compatibility of the file system by using
14cu|partclone-0.2.86-1|19	existing library, e.g. e2fslibs is used to read and write the ext2 partition.
14cu|partclone-0.2.86-1|20	
14cu|partclone-0.2.86-1|21	%files -f %{name}.lang
14cu|partclone-0.2.86-1|22	%doc AUTHORS ChangeLog README.md TODO
14cu|partclone-0.2.86-1|23	%{_datadir}/%{name}/fail-mbr.bin
14cu|partclone-0.2.86-1|24	%{_mandir}/man?/*
14cu|partclone-0.2.86-1|25	%{_sbindir}/%{name}.*
14cu|partclone-0.2.86-1|26	
14cu|partclone-0.2.86-1|27	#----------------------------------------------------------------------------
14cu|partclone-0.2.86-1|28	
14cu|partclone-0.2.86-1|29	%prep
14cu|partclone-0.2.86-1|30	%setup -q
14cu|partclone-0.2.86-1|31	
14cu|partclone-0.2.86-1|32	%build
14cu|partclone-0.2.86-1|33	%configure \
14cu|partclone-0.2.86-1|34	--enable-btrfs \
14cu|partclone-0.2.86-1|35	--enable-extfs \
14cu|partclone-0.2.86-1|36	--enable-fat \
14cu|partclone-0.2.86-1|37	--enable-hfsp \
14cu|partclone-0.2.86-1|38	--enable-ncursesw \
14cu|partclone-0.2.86-1|39	--enable-ntfs \
14cu|partclone-0.2.86-1|40	--enable-xfs
14cu|partclone-0.2.86-1|41	
14cu|partclone-0.2.86-1|42	%make
14cu|partclone-0.2.86-1|43	
14cu|partclone-0.2.86-1|44	%install
14cu|partclone-0.2.86-1|45	%makeinstall_std
14cu|partclone-0.2.86-1|46	
14cu|partclone-0.2.86-1|47	%find_lang %{name}
14cu|partclone-0.2.86-1|48	
14cu|partclone-0.2.86-1|49	
14cu|partclone-0.2.86-1|50	%changelog
14cu|partclone-0.2.86-1|51	
14cu|partclone-0.2.86-1|52	* Wed Mar 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.86-1
14cu|partclone-0.2.86-1|53	- (d7ab9f0) Build requires pkgconfig(blkid)
14cu|partclone-0.2.86-1|54	
14cu|partclone-0.2.86-1|55	

12511 14
14cu|passwd-gen-1.01a-13|1	Name:		passwd-gen
14cu|passwd-gen-1.01a-13|2	Version:	1.01a
14cu|passwd-gen-1.01a-13|3	Release:	13
14cu|passwd-gen-1.01a-13|4	Summary:	Password generator
14cu|passwd-gen-1.01a-13|5	License:	GPL
14cu|passwd-gen-1.01a-13|6	Group:		System/Base
14cu|passwd-gen-1.01a-13|7	Source:		%{name}-%{version}.tar.bz2
14cu|passwd-gen-1.01a-13|8	#gw: remove a compiler warning and convert the output message to UTF-8
14cu|passwd-gen-1.01a-13|9	Patch0:		passwd-gen-1.01a-warning.patch
14cu|passwd-gen-1.01a-13|10	Patch1:		passwd-gen-1.01a-debug.patch
14cu|passwd-gen-1.01a-13|11	
14cu|passwd-gen-1.01a-13|12	%description
14cu|passwd-gen-1.01a-13|13	passwd-gen is a very powerful password generator written in C to help
14cu|passwd-gen-1.01a-13|14	you choose a good password. It contains many options to help you
14cu|passwd-gen-1.01a-13|15	customize your password. The program has been developed for Linux but
14cu|passwd-gen-1.01a-13|16	may run on many other system (if you are using it from something else
14cu|passwd-gen-1.01a-13|17	than linux, please contact the author).
14cu|passwd-gen-1.01a-13|18	
14cu|passwd-gen-1.01a-13|19	%prep
14cu|passwd-gen-1.01a-13|20	%setup -q
14cu|passwd-gen-1.01a-13|21	%patch0 -p1
14cu|passwd-gen-1.01a-13|22	%patch1 -p1
14cu|passwd-gen-1.01a-13|23	
14cu|passwd-gen-1.01a-13|24	%build
14cu|passwd-gen-1.01a-13|25	%make CFLAGS="%{optflags}"
14cu|passwd-gen-1.01a-13|26	
14cu|passwd-gen-1.01a-13|27	%install
14cu|passwd-gen-1.01a-13|28	install -d 755 %{buildroot}%{_bindir}
14cu|passwd-gen-1.01a-13|29	install %{name} %{buildroot}%{_bindir}
14cu|passwd-gen-1.01a-13|30	
14cu|passwd-gen-1.01a-13|31	%clean
14cu|passwd-gen-1.01a-13|32	
14cu|passwd-gen-1.01a-13|33	%files
14cu|passwd-gen-1.01a-13|34	%doc AUTHORS ChangeLog COPYING INSTALL README TODO
14cu|passwd-gen-1.01a-13|35	%{_bindir}/%{name}
14cu|passwd-gen-1.01a-13|36	
14cu|passwd-gen-1.01a-13|37	
14cu|passwd-gen-1.01a-13|38	
14cu|passwd-gen-1.01a-13|39	
14cu|passwd-gen-1.01a-13|40	%changelog
14cu|passwd-gen-1.01a-13|41	
14cu|passwd-gen-1.01a-13|42	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.01a-13
14cu|passwd-gen-1.01a-13|43	- (8367019) Fix debuginfo
14cu|passwd-gen-1.01a-13|44	
14cu|passwd-gen-1.01a-13|45	

12512 14
14cu|passwdqc-1.3.1-1|1	%define major 0
14cu|passwdqc-1.3.1-1|2	%define libname %mklibname %{name} %{major}
14cu|passwdqc-1.3.1-1|3	%define devname %mklibname %{name} -d
14cu|passwdqc-1.3.1-1|4	
14cu|passwdqc-1.3.1-1|5	Summary:	A password/passphrase strength checking and policy enforcement toolset
14cu|passwdqc-1.3.1-1|6	Name:		passwdqc
14cu|passwdqc-1.3.1-1|7	Version:	1.3.1
14cu|passwdqc-1.3.1-1|8	Release:	1
14cu|passwdqc-1.3.1-1|9	License:	BSD
14cu|passwdqc-1.3.1-1|10	Group:		System/Libraries
14cu|passwdqc-1.3.1-1|11	URL:		http://www.openwall.com/passwdqc/
14cu|passwdqc-1.3.1-1|12	Source0:	http://www.openwall.com/passwdqc/%{name}-%{version}.tar.gz
14cu|passwdqc-1.3.1-1|13	Source1:	http://www.openwall.com/passwdqc/%{name}-%{version}.tar.gz.sign
14cu|passwdqc-1.3.1-1|14	Requires:	pam_passwdqc >= %{version}-%{release}
14cu|passwdqc-1.3.1-1|15	BuildRequires:	pam-devel
14cu|passwdqc-1.3.1-1|16	
14cu|passwdqc-1.3.1-1|17	%description
14cu|passwdqc-1.3.1-1|18	passwdqc is a password/passphrase strength checking and policy enforcement
14cu|passwdqc-1.3.1-1|19	toolset, including a PAM module (pam_passwdqc), command-line programs
14cu|passwdqc-1.3.1-1|20	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cu|passwdqc-1.3.1-1|21	
14cu|passwdqc-1.3.1-1|22	pam_passwdqc is normally invoked on password changes by programs such as
14cu|passwdqc-1.3.1-1|23	passwd(1).  It is capable of checking password or passphrase strength,
14cu|passwdqc-1.3.1-1|24	enforcing a policy, and offering randomly-generated passphrases, with
14cu|passwdqc-1.3.1-1|25	all of these features being optional and easily (re-)configurable.
14cu|passwdqc-1.3.1-1|26	
14cu|passwdqc-1.3.1-1|27	pwqcheck and pwqgen are standalone password/passphrase strength checking
14cu|passwdqc-1.3.1-1|28	and random passphrase generator programs, respectively, which are usable
14cu|passwdqc-1.3.1-1|29	from scripts.
14cu|passwdqc-1.3.1-1|30	
14cu|passwdqc-1.3.1-1|31	libpasswdqc is the underlying library, which may also be used from
14cu|passwdqc-1.3.1-1|32	third-party programs.
14cu|passwdqc-1.3.1-1|33	
14cu|passwdqc-1.3.1-1|34	%files
14cu|passwdqc-1.3.1-1|35	%defattr(-,root,root)
14cu|passwdqc-1.3.1-1|36	%doc LICENSE README
14cu|passwdqc-1.3.1-1|37	%config(noreplace) %{_sysconfdir}/passwdqc.conf
14cu|passwdqc-1.3.1-1|38	%{_bindir}/pwqcheck
14cu|passwdqc-1.3.1-1|39	%{_bindir}/pwqgen
14cu|passwdqc-1.3.1-1|40	%{_mandir}/man1/pwqcheck.1*
14cu|passwdqc-1.3.1-1|41	%{_mandir}/man1/pwqgen.1*
14cu|passwdqc-1.3.1-1|42	%{_mandir}/man5/passwdqc.conf.5*
14cu|passwdqc-1.3.1-1|43	
14cu|passwdqc-1.3.1-1|44	#------------------------------------------------------------------------
14cu|passwdqc-1.3.1-1|45	
14cu|passwdqc-1.3.1-1|46	%package -n	%{libname}
14cu|passwdqc-1.3.1-1|47	Summary:        Libraries for password/passphrase strength checking and policy enforcement
14cu|passwdqc-1.3.1-1|48	Group:          System/Libraries
14cu|passwdqc-1.3.1-1|49	
14cu|passwdqc-1.3.1-1|50	%description -n	%{libname}
14cu|passwdqc-1.3.1-1|51	passwdqc is a password/passphrase strength checking and policy enforcement
14cu|passwdqc-1.3.1-1|52	toolset, including a PAM module (pam_passwdqc), command-line programs
14cu|passwdqc-1.3.1-1|53	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cu|passwdqc-1.3.1-1|54	
14cu|passwdqc-1.3.1-1|55	libpasswdqc is the underlying library, which may also be used from
14cu|passwdqc-1.3.1-1|56	third-party programs.
14cu|passwdqc-1.3.1-1|57	
14cu|passwdqc-1.3.1-1|58	%files -n %{libname}
14cu|passwdqc-1.3.1-1|59	%defattr(-,root,root)
14cu|passwdqc-1.3.1-1|60	/%{_lib}/lib*.so.%{major}*
14cu|passwdqc-1.3.1-1|61	
14cu|passwdqc-1.3.1-1|62	#------------------------------------------------------------------------
14cu|passwdqc-1.3.1-1|63	
14cu|passwdqc-1.3.1-1|64	%package -n	pam_passwdqc
14cu|passwdqc-1.3.1-1|65	Summary:	PAM module for passwdqc
14cu|passwdqc-1.3.1-1|66	Group:		System/Libraries
14cu|passwdqc-1.3.1-1|67	
14cu|passwdqc-1.3.1-1|68	%description -n	pam_passwdqc
14cu|passwdqc-1.3.1-1|69	passwdqc is a password/passphrase strength checking and policy enforcement
14cu|passwdqc-1.3.1-1|70	toolset, including a PAM module (pam_passwdqc), command-line programs
14cu|passwdqc-1.3.1-1|71	(pwqcheck and pwqgen), and a library (libpasswdqc).
14cu|passwdqc-1.3.1-1|72	
14cu|passwdqc-1.3.1-1|73	pam_passwdqc is normally invoked on password changes by programs such as
14cu|passwdqc-1.3.1-1|74	passwd(1).  It is capable of checking password or passphrase strength,
14cu|passwdqc-1.3.1-1|75	enforcing a policy, and offering randomly-generated passphrases, with
14cu|passwdqc-1.3.1-1|76	all of these features being optional and easily (re-)configurable.
14cu|passwdqc-1.3.1-1|77	
14cu|passwdqc-1.3.1-1|78	%files -n pam_passwdqc
14cu|passwdqc-1.3.1-1|79	%defattr(-,root,root)
14cu|passwdqc-1.3.1-1|80	/%{_lib}/security/pam_passwdqc.so
14cu|passwdqc-1.3.1-1|81	%{_mandir}/man8/pam_passwdqc.8*
14cu|passwdqc-1.3.1-1|82	
14cu|passwdqc-1.3.1-1|83	#------------------------------------------------------------------------
14cu|passwdqc-1.3.1-1|84	
14cu|passwdqc-1.3.1-1|85	%package -n	%{devname}
14cu|passwdqc-1.3.1-1|86	Summary:	Libraries and header files for building passwdqc-aware applications
14cu|passwdqc-1.3.1-1|87	Group:		Development/Other
14cu|passwdqc-1.3.1-1|88	Requires:	%{libname} >=  %{EVRD}
14cu|passwdqc-1.3.1-1|89	Provides:	%{name}-devel =  %{EVRD}
14cu|passwdqc-1.3.1-1|90	
14cu|passwdqc-1.3.1-1|91	%description -n %{devname}
14cu|passwdqc-1.3.1-1|92	This package contains development libraries and header files needed for
14cu|passwdqc-1.3.1-1|93	building passwdqc-aware applications.
14cu|passwdqc-1.3.1-1|94	
14cu|passwdqc-1.3.1-1|95	%files -n %{devname}
14cu|passwdqc-1.3.1-1|96	%defattr(-,root,root)
14cu|passwdqc-1.3.1-1|97	%{_includedir}/*.h
14cu|passwdqc-1.3.1-1|98	%{_libdir}/lib*.so
14cu|passwdqc-1.3.1-1|99	
14cu|passwdqc-1.3.1-1|100	#------------------------------------------------------------------------
14cu|passwdqc-1.3.1-1|101	
14cu|passwdqc-1.3.1-1|102	%prep
14cu|passwdqc-1.3.1-1|103	%setup -q
14cu|passwdqc-1.3.1-1|104	
14cu|passwdqc-1.3.1-1|105	%build
14cu|passwdqc-1.3.1-1|106	%make \
14cu|passwdqc-1.3.1-1|107	CFLAGS_lib="%{optflags} -fPIC -DLINUX_PAM" \
14cu|passwdqc-1.3.1-1|108	CFLAGS_bin="%{optflags} -fPIC" \
14cu|passwdqc-1.3.1-1|109	LDFLAGS="%{ldflags}" \
14cu|passwdqc-1.3.1-1|110	LDFLAGS_shared="%{ldflags} --shared" \
14cu|passwdqc-1.3.1-1|111	LDFLAGS_shared_LINUX="%{ldflags} --shared"
14cu|passwdqc-1.3.1-1|112	
14cu|passwdqc-1.3.1-1|113	%install
14cu|passwdqc-1.3.1-1|114	rm -rf %{buildroot}
14cu|passwdqc-1.3.1-1|115	
14cu|passwdqc-1.3.1-1|116	make install DESTDIR=%{buildroot} \
14cu|passwdqc-1.3.1-1|117	MANDIR=%{_mandir} SHARED_LIBDIR=/%{_lib} \
14cu|passwdqc-1.3.1-1|118	DEVEL_LIBDIR=%{_libdir} SECUREDIR=/%{_lib}/security
14cu|passwdqc-1.3.1-1|119	
14cu|passwdqc-1.3.1-1|120	%changelog
14cu|passwdqc-1.3.1-1|121	
14cu|passwdqc-1.3.1-1|122	* Tue Aug 09 2016 alzim <alzim@bk.ru> 1.3.1-1
14cu|passwdqc-1.3.1-1|123	- (06f3a41) Merge pull request #2 from import/passwdqc:rosa2016.1
14cu|passwdqc-1.3.1-1|124	- (06f3a41) Updated to 1.3.1
14cu|passwdqc-1.3.1-1|125	
14cu|passwdqc-1.3.1-1|126	

12513 14
14cu|patchutils-0.3.4-1|1	Summary:	Patches utilities
14cu|patchutils-0.3.4-1|2	Name:		patchutils
14cu|patchutils-0.3.4-1|3	Version:	0.3.4
14cu|patchutils-0.3.4-1|4	Release:	1
14cu|patchutils-0.3.4-1|5	License:	GPLv2+
14cu|patchutils-0.3.4-1|6	Group:		Text tools
14cu|patchutils-0.3.4-1|7	URL:		http://cyberelk.net/tim/software/patchutils/
14cu|patchutils-0.3.4-1|8	Source0:	http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
14cu|patchutils-0.3.4-1|9	Source1:	http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz.sig
14cu|patchutils-0.3.4-1|10	Patch0:		patchutils-0.3.1-format_not_a_string_literal_and_no_format_arguments.patch
14cu|patchutils-0.3.4-1|11	Requires:	patch
14cu|patchutils-0.3.4-1|12	Requires:	diffutils
14cu|patchutils-0.3.4-1|13	Provides:	interdiff
14cu|patchutils-0.3.4-1|14	Obsoletes:	interdiff < 0.3.1
14cu|patchutils-0.3.4-1|15	
14cu|patchutils-0.3.4-1|16	%description
14cu|patchutils-0.3.4-1|17	Patchutils contains interdiff and filterdiff.
14cu|patchutils-0.3.4-1|18	
14cu|patchutils-0.3.4-1|19	You can use interdiff to create an incremental patch between two patches
14cu|patchutils-0.3.4-1|20	that are against a common source tree.
14cu|patchutils-0.3.4-1|21	
14cu|patchutils-0.3.4-1|22	Filterdiff is for extracting or excluding patches from a patch set based
14cu|patchutils-0.3.4-1|23	on modified files matching shell wildcards.
14cu|patchutils-0.3.4-1|24	
14cu|patchutils-0.3.4-1|25	%prep
14cu|patchutils-0.3.4-1|26	%setup -q
14cu|patchutils-0.3.4-1|27	%patch0 -p1
14cu|patchutils-0.3.4-1|28	
14cu|patchutils-0.3.4-1|29	%build
14cu|patchutils-0.3.4-1|30	%configure2_5x
14cu|patchutils-0.3.4-1|31	%make
14cu|patchutils-0.3.4-1|32	
14cu|patchutils-0.3.4-1|33	%check
14cu|patchutils-0.3.4-1|34	make tests
14cu|patchutils-0.3.4-1|35	
14cu|patchutils-0.3.4-1|36	%install
14cu|patchutils-0.3.4-1|37	%makeinstall_std
14cu|patchutils-0.3.4-1|38	
14cu|patchutils-0.3.4-1|39	%files
14cu|patchutils-0.3.4-1|40	%doc BUGS ChangeLog TODO COPYING
14cu|patchutils-0.3.4-1|41	%{_bindir}/*
14cu|patchutils-0.3.4-1|42	
14cu|patchutils-0.3.4-1|43	%changelog
14cu|patchutils-0.3.4-1|44	
14cu|patchutils-0.3.4-1|45	* Tue Aug 09 2016 alzim <alzim@bk.ru> 0.3.4-1
14cu|patchutils-0.3.4-1|46	- (7ff932f) Merge pull request #1 from import/patchutils:rosa2016.1
14cu|patchutils-0.3.4-1|47	- (7ff932f) Updated to 0.3.4
14cu|patchutils-0.3.4-1|48	
14cu|patchutils-0.3.4-1|49	

12514 14
14cu|patool-1.7-1|1	%define name			patool
14cu|patool-1.7-1|2	%define version			1.7
14cu|patool-1.7-1|3	%define release			1
14cu|patool-1.7-1|4	
14cu|patool-1.7-1|5	Summary:	Portable command line archive file manager
14cu|patool-1.7-1|6	Name:		%{name}
14cu|patool-1.7-1|7	Version:	%{version}
14cu|patool-1.7-1|8	Release:	%{release}
14cu|patool-1.7-1|9	Url:		http://wummel.github.io/patool/
14cu|patool-1.7-1|10	Source0:	https://github.com/wummel/%{name}/archive/upstream/%{version}.tar.gz
14cu|patool-1.7-1|11	License:	GPLv3+
14cu|patool-1.7-1|12	Group:		Archiving/Other
14cu|patool-1.7-1|13	BuildArch:	noarch
14cu|patool-1.7-1|14	
14cu|patool-1.7-1|15	BuildRequires:	python
14cu|patool-1.7-1|16	BuildRequires:	python-setuptools
14cu|patool-1.7-1|17	BuildRequires:	pkgconfig(python)
14cu|patool-1.7-1|18	
14cu|patool-1.7-1|19	%description
14cu|patool-1.7-1|20	Various archive types can be created, extracted, tested and listed by
14cu|patool-1.7-1|21	patool. The advantage of patool is its simplicity in handling archive
14cu|patool-1.7-1|22	files without having to remember a myriad of programs and options.
14cu|patool-1.7-1|23	
14cu|patool-1.7-1|24	The archive format is determined by the file(1) program and as a
14cu|patool-1.7-1|25	fallback by the archive file extension.
14cu|patool-1.7-1|26	
14cu|patool-1.7-1|27	patool supports 7z (.7z), ACE (.ace), ALZIP (.alz), AR (.a), ARC (.arc),
14cu|patool-1.7-1|28	ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio),
14cu|patool-1.7-1|29	DEB (.deb), GZIP (.gz), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz),
14cu|patool-1.7-1|30	LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), TAR (.tar),
14cu|patool-1.7-1|31	XZ (.xz), ZIP (.zip, .jar) and ZOO (.zoo) formats. It relies on helper
14cu|patool-1.7-1|32	applications to handle those archive formats (for example bzip2 for
14cu|patool-1.7-1|33	BZIP2 archives).
14cu|patool-1.7-1|34	
14cu|patool-1.7-1|35	%prep
14cu|patool-1.7-1|36	%setup -qn %{name}-upstream-%{version}
14cu|patool-1.7-1|37	
14cu|patool-1.7-1|38	%build
14cu|patool-1.7-1|39	python setup.py build
14cu|patool-1.7-1|40	
14cu|patool-1.7-1|41	%install
14cu|patool-1.7-1|42	python setup.py install \
14cu|patool-1.7-1|43	-O1 \
14cu|patool-1.7-1|44	--skip-build \
14cu|patool-1.7-1|45	--root %{buildroot}
14cu|patool-1.7-1|46	
14cu|patool-1.7-1|47	
14cu|patool-1.7-1|48	
14cu|patool-1.7-1|49	%files
14cu|patool-1.7-1|50	%doc doc/changelog.txt doc/README.txt
14cu|patool-1.7-1|51	%{_bindir}/%{name}
14cu|patool-1.7-1|52	%{_mandir}/man1/%{name}.*
14cu|patool-1.7-1|53	%{py_puresitedir}/patoolib
14cu|patool-1.7-1|54	%{py_puresitedir}/patool-%{version}-py%{py_ver}.egg-info
14cu|patool-1.7-1|55	%{py_puresitedir}/_patool_configdata.py
14cu|patool-1.7-1|56	
14cu|patool-1.7-1|57	
14cu|patool-1.7-1|58	%changelog
14cu|patool-1.7-1|59	* Sun Dec 21 2014 abfonly <abfonly@gmail.com> 1.7-1
14cu|patool-1.7-1|60	+ Revision: 6657dba
14cu|patool-1.7-1|61	- Log: Update to 1.7, fixed the new url and new github hosting for source
14cu|patool-1.7-1|62	
14cu|patool-1.7-1|63	

12515 14
14cu|pcapsipdump-0.1.4-2|1	Summary:	PCAP SIP Dump tool
14cu|pcapsipdump-0.1.4-2|2	Name:		pcapsipdump
14cu|pcapsipdump-0.1.4-2|3	Version:	0.1.4
14cu|pcapsipdump-0.1.4-2|4	Release:	2
14cu|pcapsipdump-0.1.4-2|5	License:	GPLv2
14cu|pcapsipdump-0.1.4-2|6	Group:		System/Servers
14cu|pcapsipdump-0.1.4-2|7	Source:		http://downloads.sourceforge.net/project/pcapsipdump/pcapsipdump/0.1.4/%{name}-%{version}.tar.gz
14cu|pcapsipdump-0.1.4-2|8	Patch0:		pcapsipdump.h.patch
14cu|pcapsipdump-0.1.4-2|9	BuildRequires:	libpcap-devel
14cu|pcapsipdump-0.1.4-2|10	
14cu|pcapsipdump-0.1.4-2|11	%description
14cu|pcapsipdump-0.1.4-2|12	pcapsipdump is a tool for dumping SIP sessions (+RTP
14cu|pcapsipdump-0.1.4-2|13	traffic, if available) to disk in a fashion similar
14cu|pcapsipdump-0.1.4-2|14	to "tcpdump -w" (format is exactly the same), but one
14cu|pcapsipdump-0.1.4-2|15	file per sip session (even if there is thousands of
14cu|pcapsipdump-0.1.4-2|16	concurrent SIP sessions).
14cu|pcapsipdump-0.1.4-2|17	
14cu|pcapsipdump-0.1.4-2|18	%prep
14cu|pcapsipdump-0.1.4-2|19	%setup -q
14cu|pcapsipdump-0.1.4-2|20	%patch0 -p0
14cu|pcapsipdump-0.1.4-2|21	
14cu|pcapsipdump-0.1.4-2|22	%build
14cu|pcapsipdump-0.1.4-2|23	CPPFLAGS="%{optflags}" %make
14cu|pcapsipdump-0.1.4-2|24	
14cu|pcapsipdump-0.1.4-2|25	%install
14cu|pcapsipdump-0.1.4-2|26	mkdir -p %{buildroot}/usr/sbin %{buildroot}/etc/sysconfig %{buildroot}/etc/rc.d/init.d %{buildroot}/var/spool
14cu|pcapsipdump-0.1.4-2|27	%makeinstall_std
14cu|pcapsipdump-0.1.4-2|28	
14cu|pcapsipdump-0.1.4-2|29	%post
14cu|pcapsipdump-0.1.4-2|30	chkconfig pcapsipdump --add
14cu|pcapsipdump-0.1.4-2|31	
14cu|pcapsipdump-0.1.4-2|32	%files
14cu|pcapsipdump-0.1.4-2|33	%config(noreplace) %attr(0755,root,root) /etc/sysconfig/pcapsipdump
14cu|pcapsipdump-0.1.4-2|34	%attr(0700,root,root) %dir    /var/spool/pcapsipdump
14cu|pcapsipdump-0.1.4-2|35	%attr(0755,root,root)       /etc/rc.d/init.d/pcapsipdump
14cu|pcapsipdump-0.1.4-2|36	%attr(0755,root,root)      /usr/sbin/pcapsipdump
14cu|pcapsipdump-0.1.4-2|37	
14cu|pcapsipdump-0.1.4-2|38	%changelog
14cu|pcapsipdump-0.1.4-2|39	
14cu|pcapsipdump-0.1.4-2|40	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0.1.4-2
14cu|pcapsipdump-0.1.4-2|41	- (de8b617) Fix debuginfo
14cu|pcapsipdump-0.1.4-2|42	
14cu|pcapsipdump-0.1.4-2|43	

12516 14
14cu|pcb-20140316-5|1	Name:		pcb
14cu|pcb-20140316-5|2	Version:	20140316
14cu|pcb-20140316-5|3	Release:	5
14cu|pcb-20140316-5|4	Summary:	An interactive printed circuit board editor
14cu|pcb-20140316-5|5	License:	GPLv2
14cu|pcb-20140316-5|6	Group:		Sciences/Other
14cu|pcb-20140316-5|7	URL:		http://pcb.sourceforge.net
14cu|pcb-20140316-5|8	Source0:	http://sourceforge.net/projects/pcb/files/%{name}/%{name}-%{version}.tar.gz
14cu|pcb-20140316-5|9	
14cu|pcb-20140316-5|10	# Fix dependency on locale-specific decimal separator (https://bugs.launchpad.net/pcb/+bug/1074268)
14cu|pcb-20140316-5|11	Patch0:		pcb-20140316-comma.patch
14cu|pcb-20140316-5|12	
14cu|pcb-20140316-5|13	# Add Science category
14cu|pcb-20140316-5|14	Patch1:		pcb-desktop.patch
14cu|pcb-20140316-5|15	BuildRequires:	bison
14cu|pcb-20140316-5|16	BuildRequires:	gd-devel
14cu|pcb-20140316-5|17	BuildRequires:	tk
14cu|pcb-20140316-5|18	BuildRequires:	dbus-devel
14cu|pcb-20140316-5|19	BuildRequires:	gtk2-devel
14cu|pcb-20140316-5|20	BuildRequires:	gtkglext-devel
14cu|pcb-20140316-5|21	BuildRequires:	dbus-devel
14cu|pcb-20140316-5|22	BuildRequires:	gd-devel
14cu|pcb-20140316-5|23	BuildRequires:	imagemagick
14cu|pcb-20140316-5|24	BuildRequires: pkgconfig(gl)
14cu|pcb-20140316-5|25	BuildRequires: pkgconfig(glu)
14cu|pcb-20140316-5|26	BuildRequires:	intltool
14cu|pcb-20140316-5|27	BuildRequires:	flex
14cu|pcb-20140316-5|28	Requires:	m4
14cu|pcb-20140316-5|29	
14cu|pcb-20140316-5|30	%description
14cu|pcb-20140316-5|31	PCB is an interactive printed circuit board editor.
14cu|pcb-20140316-5|32	PCB includes a rats nest feature, design rule checking, and can provide
14cu|pcb-20140316-5|33	industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data)
14cu|pcb-20140316-5|34	output for use in the board fabrication and assembly process. PCB offers
14cu|pcb-20140316-5|35	high end features such as an autorouter and trace optimizer which can
14cu|pcb-20140316-5|36	tremendously reduce layout time.
14cu|pcb-20140316-5|37	
14cu|pcb-20140316-5|38	%prep
14cu|pcb-20140316-5|39	%setup -q
14cu|pcb-20140316-5|40	%patch0	-p1 -b -comma
14cu|pcb-20140316-5|41	%patch1 -p1 -b -desktop
14cu|pcb-20140316-5|42	%{__sed} -i \
14cu|pcb-20140316-5|43	's|examplesdir = $(pkgdatadir)/examples|examplesdir = @docdir@/examples|' \
14cu|pcb-20140316-5|44	example/libraries/Makefile.*
14cu|pcb-20140316-5|45	
14cu|pcb-20140316-5|46	%{__sed} -i \
14cu|pcb-20140316-5|47	's|tutdir = $(pkgdatadir)/tutorial|tutdir = @docdir@/tutorial|' \
14cu|pcb-20140316-5|48	tutorial/Makefile.*
14cu|pcb-20140316-5|49	
14cu|pcb-20140316-5|50	%build
14cu|pcb-20140316-5|51	export CFLAGS=`echo %{optflags} | sed "s/-D_FORTIFY_SOURCE=2 // g" -`
14cu|pcb-20140316-5|52	%configure2_5x --enable-dbus \
14cu|pcb-20140316-5|53	--enable-toporouter \
14cu|pcb-20140316-5|54	--disable-update-mime-database \
14cu|pcb-20140316-5|55	--disable-update-desktop-database \
14cu|pcb-20140316-5|56	--docdir=%{_docdir}/%{name}-%{version}
14cu|pcb-20140316-5|57	
14cu|pcb-20140316-5|58	%make
14cu|pcb-20140316-5|59	
14cu|pcb-20140316-5|60	%install
14cu|pcb-20140316-5|61	%makeinstall_std
14cu|pcb-20140316-5|62	
14cu|pcb-20140316-5|63	desktop-file-install --vendor ""               \
14cu|pcb-20140316-5|64	--dir %{buildroot}%{_datadir}/applications \
14cu|pcb-20140316-5|65	--delete-original                          \
14cu|pcb-20140316-5|66	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|pcb-20140316-5|67	
14cu|pcb-20140316-5|68	#
14cu|pcb-20140316-5|69	# Additional Examples
14cu|pcb-20140316-5|70	#
14cu|pcb-20140316-5|71	set +x
14cu|pcb-20140316-5|72	dest=%{buildroot}%{_docdir}/%{name}-%{version}/examples
14cu|pcb-20140316-5|73	for d in thermal pad puller ; do
14cu|pcb-20140316-5|74	echo -n -e "... Fixing path of $d  \t"
14cu|pcb-20140316-5|75	mkdir -p $dest/$d
14cu|pcb-20140316-5|76	mv $dest/../$d.* $dest/$d
14cu|pcb-20140316-5|77	install -pm 0644 doc/$d.{pcb,pdf} $dest/$d
14cu|pcb-20140316-5|78	sed -i "s|$d.png|examples/$d/$d.png|" $dest/../%{name}.html
14cu|pcb-20140316-5|79	echo "done"
14cu|pcb-20140316-5|80	done
14cu|pcb-20140316-5|81	set -x
14cu|pcb-20140316-5|82	
14cu|pcb-20140316-5|83	## --- pcb supports for acpcircuits
14cu|pcb-20140316-5|84	# http://www.apcircuits.com/resources/links/pcb_unix.html
14cu|pcb-20140316-5|85	unzip tools/apctools.zip
14cu|pcb-20140316-5|86	install -p -m 755 apc*.pl  %{buildroot}%{_datadir}/%{name}/tools
14cu|pcb-20140316-5|87	
14cu|pcb-20140316-5|88	# Removes duplicates
14cu|pcb-20140316-5|89	rm -f %{buildroot}%{_datadir}/%{name}/tools/apctools.zip
14cu|pcb-20140316-5|90	
14cu|pcb-20140316-5|91	# Old versions of PCB don't support autoroute, pcb2ncap convert
14cu|pcb-20140316-5|92	# pcb format to ncap format used for mucspcb to autoroute the circuit.
14cu|pcb-20140316-5|93	# In newer versions of PCB, autoroute is included and pcb2ncap and mucspcb
14cu|pcb-20140316-5|94	# are no more needed.
14cu|pcb-20140316-5|95	rm -f %{buildroot}%{_datadir}/%{name}/tools/pcb2ncap.tgz
14cu|pcb-20140316-5|96	
14cu|pcb-20140316-5|97	chmod 755 %{buildroot}%{_datadir}/%{name}/tools/{PCB2HPGL,tgo2pcb.tcl,Merge*}
14cu|pcb-20140316-5|98	
14cu|pcb-20140316-5|99	cp -p AUTHORS COPYING README NEWS ChangeLog README_FILES/CHANGES \
14cu|pcb-20140316-5|100	README_FILES/Whats_new_in_2.0 README_FILES/Tools \
14cu|pcb-20140316-5|101	%{buildroot}%{_docdir}/%{name}-%{version}/
14cu|pcb-20140316-5|102	
14cu|pcb-20140316-5|103	rm -rf %{buildroot}%{_datadir}/info/dir
14cu|pcb-20140316-5|104	
14cu|pcb-20140316-5|105	mv %{buildroot}%{_docdir}/%{name}-%{version}/refcard.pdf %{buildroot}%{_docdir}/%{name}-%{version}/pcb-reference-card.pdf
14cu|pcb-20140316-5|106	
14cu|pcb-20140316-5|107	# remove duplicates
14cu|pcb-20140316-5|108	rm -f %{buildroot}%{_bindir}/Merge*
14cu|pcb-20140316-5|109	
14cu|pcb-20140316-5|110	# L#854396 0.20110918 needlessly installs gts static library & header file
14cu|pcb-20140316-5|111	rm -f %{buildroot}%{_libdir}/libgts.a %{buildroot}%{_includedir}/gts.h
14cu|pcb-20140316-5|112	
14cu|pcb-20140316-5|113	%find_lang %{name}
14cu|pcb-20140316-5|114	
14cu|pcb-20140316-5|115	%check
14cu|pcb-20140316-5|116	%make check
14cu|pcb-20140316-5|117	
14cu|pcb-20140316-5|118	%files -f %{name}.lang
14cu|pcb-20140316-5|119	%doc %{_docdir}/%{name}-%{version}/*
14cu|pcb-20140316-5|120	%{_datadir}/applications/%{name}.desktop
14cu|pcb-20140316-5|121	%{_bindir}/%{name}
14cu|pcb-20140316-5|122	%{_datadir}/gEDA/scheme/*
14cu|pcb-20140316-5|123	%{_datadir}/%{name}/
14cu|pcb-20140316-5|124	%{_mandir}/man1/%{name}*
14cu|pcb-20140316-5|125	%{_infodir}/%{name}.info*
14cu|pcb-20140316-5|126	%{_iconsdir}/hicolor/*/mimetypes/application-x-*
14cu|pcb-20140316-5|127	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|pcb-20140316-5|128	%{_datadir}/appdata/*
14cu|pcb-20140316-5|129	%{_datadir}/mime/packages/pcb.xml
14cu|pcb-20140316-5|130	%{_datadir}/mimelnk/application/x-*.desktop
14cu|pcb-20140316-5|131	
14cu|pcb-20140316-5|132	
14cu|pcb-20140316-5|133	
14cu|pcb-20140316-5|134	%changelog
14cu|pcb-20140316-5|135	
14cu|pcb-20140316-5|136	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 20140316-5
14cu|pcb-20140316-5|137	- (eab2884) Update from upstream
14cu|pcb-20140316-5|138	
14cu|pcb-20140316-5|139	

12517 14
14cu|pcmanfm-1.2.4-1|1	Summary:	PCMan File Manager
14cu|pcmanfm-1.2.4-1|2	Name:		pcmanfm
14cu|pcmanfm-1.2.4-1|3	Version:	1.2.4
14cu|pcmanfm-1.2.4-1|4	Release:	1
14cu|pcmanfm-1.2.4-1|5	License:	GPLv2+
14cu|pcmanfm-1.2.4-1|6	Group:		File tools
14cu|pcmanfm-1.2.4-1|7	Url:		http://pcmanfm.sourceforge.net/
14cu|pcmanfm-1.2.4-1|8	Source0:	https://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/%{name}-%{version}.tar.xz
14cu|pcmanfm-1.2.4-1|9	Patch0:		pcmanfm-0.9.8-mdv-default-config.patch
14cu|pcmanfm-1.2.4-1|10	BuildRequires:	desktop-file-utils
14cu|pcmanfm-1.2.4-1|11	BuildRequires:	intltool
14cu|pcmanfm-1.2.4-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pcmanfm-1.2.4-1|13	BuildRequires:	pkgconfig(libfm)
14cu|pcmanfm-1.2.4-1|14	Requires:	gksu
14cu|pcmanfm-1.2.4-1|15	Requires:	gnome-icon-theme
14cu|pcmanfm-1.2.4-1|16	Requires:	shared-mime-info
14cu|pcmanfm-1.2.4-1|17	Suggests:	gvfs
14cu|pcmanfm-1.2.4-1|18	Conflicts:	lxde-common < 0.5.0
14cu|pcmanfm-1.2.4-1|19	
14cu|pcmanfm-1.2.4-1|20	%description
14cu|pcmanfm-1.2.4-1|21	PCMan File Manager is an extremely fast and lightweight file manager which
14cu|pcmanfm-1.2.4-1|22	features tabbed browsing and user-friendly interface.
14cu|pcmanfm-1.2.4-1|23	
14cu|pcmanfm-1.2.4-1|24	%files -f %{name}.lang
14cu|pcmanfm-1.2.4-1|25	%doc AUTHORS ChangeLog NEWS README
14cu|pcmanfm-1.2.4-1|26	%{_bindir}/%{name}
14cu|pcmanfm-1.2.4-1|27	%{_sysconfdir}/xdg/%{name}/default/pcmanfm.conf
14cu|pcmanfm-1.2.4-1|28	%{_datadir}/applications/%{name}.desktop
14cu|pcmanfm-1.2.4-1|29	%{_datadir}/%{name}
14cu|pcmanfm-1.2.4-1|30	%{_datadir}/applications/%{name}-desktop-pref.desktop
14cu|pcmanfm-1.2.4-1|31	%{_datadir}/man/man1/pcmanfm.1.xz
14cu|pcmanfm-1.2.4-1|32	
14cu|pcmanfm-1.2.4-1|33	#----------------------------------------------------------------------------
14cu|pcmanfm-1.2.4-1|34	
14cu|pcmanfm-1.2.4-1|35	%package devel
14cu|pcmanfm-1.2.4-1|36	Summary:	Developement files for %{name}
14cu|pcmanfm-1.2.4-1|37	Group:		Development/C
14cu|pcmanfm-1.2.4-1|38	
14cu|pcmanfm-1.2.4-1|39	%description devel
14cu|pcmanfm-1.2.4-1|40	This package contains header files needed when building applications based on
14cu|pcmanfm-1.2.4-1|41	%{name}.
14cu|pcmanfm-1.2.4-1|42	
14cu|pcmanfm-1.2.4-1|43	%files devel
14cu|pcmanfm-1.2.4-1|44	%{_includedir}/*.h
14cu|pcmanfm-1.2.4-1|45	
14cu|pcmanfm-1.2.4-1|46	#----------------------------------------------------------------------------
14cu|pcmanfm-1.2.4-1|47	
14cu|pcmanfm-1.2.4-1|48	%prep
14cu|pcmanfm-1.2.4-1|49	%setup -q
14cu|pcmanfm-1.2.4-1|50	%apply_patches
14cu|pcmanfm-1.2.4-1|51	
14cu|pcmanfm-1.2.4-1|52	%build
14cu|pcmanfm-1.2.4-1|53	%configure2_5x \
14cu|pcmanfm-1.2.4-1|54	--disable-static \
14cu|pcmanfm-1.2.4-1|55	--with-gtk=2
14cu|pcmanfm-1.2.4-1|56	%make
14cu|pcmanfm-1.2.4-1|57	
14cu|pcmanfm-1.2.4-1|58	%install
14cu|pcmanfm-1.2.4-1|59	%makeinstall_std
14cu|pcmanfm-1.2.4-1|60	
14cu|pcmanfm-1.2.4-1|61	%find_lang %{name}
14cu|pcmanfm-1.2.4-1|62	
14cu|pcmanfm-1.2.4-1|63	# clean .desktop file
14cu|pcmanfm-1.2.4-1|64	desktop-file-install --vendor="" \
14cu|pcmanfm-1.2.4-1|65	--remove-category="Application" \
14cu|pcmanfm-1.2.4-1|66	--add-category="System;FileTools" \
14cu|pcmanfm-1.2.4-1|67	--remove-mime-type="x-directory/normal" \
14cu|pcmanfm-1.2.4-1|68	--dir %{buildroot}%{_datadir}/applications \
14cu|pcmanfm-1.2.4-1|69	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|pcmanfm-1.2.4-1|70	
14cu|pcmanfm-1.2.4-1|71	%changelog
14cu|pcmanfm-1.2.4-1|72	
14cu|pcmanfm-1.2.4-1|73	* Sat Aug 27 2016 alzim <alzim@bk.ru> 1.2.4-1
14cu|pcmanfm-1.2.4-1|74	- (16197fe) Merge pull request #2 from import/pcmanfm:rosa2016.1
14cu|pcmanfm-1.2.4-1|75	- (16197fe) Updated to 1.2.4
14cu|pcmanfm-1.2.4-1|76	
14cu|pcmanfm-1.2.4-1|77	

12518 14
14cu|pcmanfm-qt-0.10.0-3|1	%define major 2
14cu|pcmanfm-qt-0.10.0-3|2	%define api_ver 5
14cu|pcmanfm-qt-0.10.0-3|3	%define libname %mklibname fm-qt %{api_ver} %{major}
14cu|pcmanfm-qt-0.10.0-3|4	%define devname %mklibname fm-qt %{api_ver} -d
14cu|pcmanfm-qt-0.10.0-3|5	%define oldlibname %mklibname fm-qt%{api_ver} %{major}
14cu|pcmanfm-qt-0.10.0-3|6	%define olddevname %mklibname fm-qt%{api_ver} -d
14cu|pcmanfm-qt-0.10.0-3|7	
14cu|pcmanfm-qt-0.10.0-3|8	Summary:	File manager for the LXQt desktop
14cu|pcmanfm-qt-0.10.0-3|9	Name:		pcmanfm-qt
14cu|pcmanfm-qt-0.10.0-3|10	Version:	0.10.0
14cu|pcmanfm-qt-0.10.0-3|11	Release:	3
14cu|pcmanfm-qt-0.10.0-3|12	License:	LGPLv2.1+
14cu|pcmanfm-qt-0.10.0-3|13	Group:		Graphical desktop/Other
14cu|pcmanfm-qt-0.10.0-3|14	Url:		http://lxqt.org
14cu|pcmanfm-qt-0.10.0-3|15	Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
14cu|pcmanfm-qt-0.10.0-3|16	Patch2:		pcmanfm-qt-0.7.0-default-background.patch
14cu|pcmanfm-qt-0.10.0-3|17	Patch3:		pcmanfm-qt-0.10.0-l10n-ru.patch
14cu|pcmanfm-qt-0.10.0-3|18	Patch4:		pcmanfm-qt-0.10.0-no-advanced-settings.patch
14cu|pcmanfm-qt-0.10.0-3|19	BuildRequires:	cmake
14cu|pcmanfm-qt-0.10.0-3|20	BuildRequires:	kf5solid-devel
14cu|pcmanfm-qt-0.10.0-3|21	BuildRequires:	pkgconfig(gio-2.0)
14cu|pcmanfm-qt-0.10.0-3|22	BuildRequires:	pkgconfig(gio-unix-2.0)
14cu|pcmanfm-qt-0.10.0-3|23	BuildRequires:	pkgconfig(glib-2.0)
14cu|pcmanfm-qt-0.10.0-3|24	BuildRequires:	pkgconfig(libfm)
14cu|pcmanfm-qt-0.10.0-3|25	BuildRequires:	pkgconfig(libmenu-cache)
14cu|pcmanfm-qt-0.10.0-3|26	BuildRequires:	pkgconfig(lxqt)
14cu|pcmanfm-qt-0.10.0-3|27	BuildRequires:	pkgconfig(x11)
14cu|pcmanfm-qt-0.10.0-3|28	BuildRequires:	qmake5
14cu|pcmanfm-qt-0.10.0-3|29	BuildRequires:	qt5-devel
14cu|pcmanfm-qt-0.10.0-3|30	BuildRequires:	qt5-linguist-tools
14cu|pcmanfm-qt-0.10.0-3|31	
14cu|pcmanfm-qt-0.10.0-3|32	%description
14cu|pcmanfm-qt-0.10.0-3|33	File manager for the LXQt desktop.
14cu|pcmanfm-qt-0.10.0-3|34	
14cu|pcmanfm-qt-0.10.0-3|35	%files -f %{name}.lang
14cu|pcmanfm-qt-0.10.0-3|36	%{_bindir}/pcmanfm-qt
14cu|pcmanfm-qt-0.10.0-3|37	%{_datadir}/applications/*.desktop
14cu|pcmanfm-qt-0.10.0-3|38	#%{_datadir}/pcmanfm-qt/translations/*template*
14cu|pcmanfm-qt-0.10.0-3|39	#%{_datadir}/libfm-qt/translations/*template*
14cu|pcmanfm-qt-0.10.0-3|40	%{_mandir}/man?/*
14cu|pcmanfm-qt-0.10.0-3|41	
14cu|pcmanfm-qt-0.10.0-3|42	#----------------------------------------------------------------------------
14cu|pcmanfm-qt-0.10.0-3|43	
14cu|pcmanfm-qt-0.10.0-3|44	%package -n %{libname}
14cu|pcmanfm-qt-0.10.0-3|45	Summary:	PCManFM Qt backend library
14cu|pcmanfm-qt-0.10.0-3|46	Group:		System/Libraries
14cu|pcmanfm-qt-0.10.0-3|47	Conflicts:	%{_lib}fm-qt0.0.0 < 0.7.0-2
14cu|pcmanfm-qt-0.10.0-3|48	Obsoletes:	%{_lib}fm-qt0.0.0 < 0.7.0-2
14cu|pcmanfm-qt-0.10.0-3|49	%rename         %{oldlibname}
14cu|pcmanfm-qt-0.10.0-3|50	
14cu|pcmanfm-qt-0.10.0-3|51	%description -n %{libname}
14cu|pcmanfm-qt-0.10.0-3|52	PCManFM Qt backend library.
14cu|pcmanfm-qt-0.10.0-3|53	
14cu|pcmanfm-qt-0.10.0-3|54	%files -n %{libname}
14cu|pcmanfm-qt-0.10.0-3|55	%{_libdir}/libfm-qt5.so.%{major}*
14cu|pcmanfm-qt-0.10.0-3|56	
14cu|pcmanfm-qt-0.10.0-3|57	#----------------------------------------------------------------------------
14cu|pcmanfm-qt-0.10.0-3|58	
14cu|pcmanfm-qt-0.10.0-3|59	%package -n %{devname}
14cu|pcmanfm-qt-0.10.0-3|60	Summary:	Development files for PCManFM
14cu|pcmanfm-qt-0.10.0-3|61	Group:		Development/C++
14cu|pcmanfm-qt-0.10.0-3|62	Requires:	%{libname} = %{EVRD}
14cu|pcmanfm-qt-0.10.0-3|63	%rename         %{olddevname}
14cu|pcmanfm-qt-0.10.0-3|64	
14cu|pcmanfm-qt-0.10.0-3|65	%description -n %{devname}
14cu|pcmanfm-qt-0.10.0-3|66	Development files for PCManFM.
14cu|pcmanfm-qt-0.10.0-3|67	
14cu|pcmanfm-qt-0.10.0-3|68	%files -n %{devname}
14cu|pcmanfm-qt-0.10.0-3|69	%{_libdir}/libfm-qt5.so
14cu|pcmanfm-qt-0.10.0-3|70	%{_includedir}/libfm-qt
14cu|pcmanfm-qt-0.10.0-3|71	%{_libdir}/pkgconfig/libfm-qt5.pc
14cu|pcmanfm-qt-0.10.0-3|72	
14cu|pcmanfm-qt-0.10.0-3|73	#----------------------------------------------------------------------------
14cu|pcmanfm-qt-0.10.0-3|74	
14cu|pcmanfm-qt-0.10.0-3|75	%prep
14cu|pcmanfm-qt-0.10.0-3|76	%setup -q
14cu|pcmanfm-qt-0.10.0-3|77	%apply_patches
14cu|pcmanfm-qt-0.10.0-3|78	
14cu|pcmanfm-qt-0.10.0-3|79	%build
14cu|pcmanfm-qt-0.10.0-3|80	%cmake -DUSE_QT5=ON
14cu|pcmanfm-qt-0.10.0-3|81	%make
14cu|pcmanfm-qt-0.10.0-3|82	
14cu|pcmanfm-qt-0.10.0-3|83	%install
14cu|pcmanfm-qt-0.10.0-3|84	%makeinstall_std -C build
14cu|pcmanfm-qt-0.10.0-3|85	
14cu|pcmanfm-qt-0.10.0-3|86	%find_lang %{name} --with-qt --all-name
14cu|pcmanfm-qt-0.10.0-3|87	
14cu|pcmanfm-qt-0.10.0-3|88	%changelog
14cu|pcmanfm-qt-0.10.0-3|89	
14cu|pcmanfm-qt-0.10.0-3|90	* Tue Dec 15 2015 Denis Silakov <dsilakov@gmail.com> 0.10.0-3
14cu|pcmanfm-qt-0.10.0-3|91	- (50bd44a) Remove 'Advanced Settings' from configuration window - it only allows to turn on openbox menu which is ugly (no l10n and hardcoded programs)
14cu|pcmanfm-qt-0.10.0-3|92	
14cu|pcmanfm-qt-0.10.0-3|93	

12519 14
14cu|pcsx2-1.4.0-1|1	%define _disable_ld_no_undefined 1
14cu|pcsx2-1.4.0-1|2	
14cu|pcsx2-1.4.0-1|3	Summary:	Sony PlayStation 2 Emulator
14cu|pcsx2-1.4.0-1|4	Name:		pcsx2
14cu|pcsx2-1.4.0-1|5	Version:	1.4.0
14cu|pcsx2-1.4.0-1|6	Release:	1
14cu|pcsx2-1.4.0-1|7	License:	GPLv2+
14cu|pcsx2-1.4.0-1|8	Group:		Emulators
14cu|pcsx2-1.4.0-1|9	Url:		http://pcsx2.net/
14cu|pcsx2-1.4.0-1|10	Source0:	https://github.com/PCSX2/pcsx2/archive/%{name}-%{version}.tar.gz
14cu|pcsx2-1.4.0-1|11	Patch0:		pcsx2-1.4.0-gsdx-sse4.patch
14cu|pcsx2-1.4.0-1|12	BuildRequires:	cmake
14cu|pcsx2-1.4.0-1|13	BuildRequires:	subversion
14cu|pcsx2-1.4.0-1|14	BuildRequires:	bzip2-devel
14cu|pcsx2-1.4.0-1|15	BuildRequires:	cg-devel
14cu|pcsx2-1.4.0-1|16	BuildRequires:	jpeg-devel
14cu|pcsx2-1.4.0-1|17	BuildRequires:	libaio-devel
14cu|pcsx2-1.4.0-1|18	BuildRequires:	sparsehash-devel
14cu|pcsx2-1.4.0-1|19	BuildRequires:	wxgtku3.0-devel
14cu|pcsx2-1.4.0-1|20	BuildRequires:	pkgconfig(alsa)
14cu|pcsx2-1.4.0-1|21	BuildRequires:	pkgconfig(egl)
14cu|pcsx2-1.4.0-1|22	BuildRequires:	pkgconfig(freetype2)
14cu|pcsx2-1.4.0-1|23	BuildRequires:	pkgconfig(glew)
14cu|pcsx2-1.4.0-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pcsx2-1.4.0-1|25	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|pcsx2-1.4.0-1|26	BuildRequires:	pkgconfig(sdl)
14cu|pcsx2-1.4.0-1|27	BuildRequires:	pkgconfig(soundtouch)
14cu|pcsx2-1.4.0-1|28	BuildRequires:	pkgconfig(x11)
14cu|pcsx2-1.4.0-1|29	BuildRequires:	pkgconfig(zlib)
14cu|pcsx2-1.4.0-1|30	# Force 32-bit pango modules for now to fix font rendering on x86_64 systems
14cu|pcsx2-1.4.0-1|31	Requires:	libpango-modules1.0
14cu|pcsx2-1.4.0-1|32	ExclusiveArch:	%{ix86}
14cu|pcsx2-1.4.0-1|33	
14cu|pcsx2-1.4.0-1|34	%description
14cu|pcsx2-1.4.0-1|35	Sony PlayStation 2 emulator. Requires a BIOS image to run. Check
14cu|pcsx2-1.4.0-1|36	http://www.pcsx2.net/guide.php#Bios for details on which files
14cu|pcsx2-1.4.0-1|37	you need and how to obtain them.
14cu|pcsx2-1.4.0-1|38	
14cu|pcsx2-1.4.0-1|39	Very fast CPU is a must. Intel Core 2 Duo or better.
14cu|pcsx2-1.4.0-1|40	
14cu|pcsx2-1.4.0-1|41	%files -f %{name}.lang
14cu|pcsx2-1.4.0-1|42	%doc COPYING.*
14cu|pcsx2-1.4.0-1|43	%{_bindir}/PCSX2
14cu|pcsx2-1.4.0-1|44	%{_bindir}/%{name}_*
14cu|pcsx2-1.4.0-1|45	%{_datadir}/applications/PCSX2.desktop
14cu|pcsx2-1.4.0-1|46	%{_datadir}/pixmaps/PCSX2.xpm
14cu|pcsx2-1.4.0-1|47	%{_datadir}/games/%{name}/cheats_ws.zip
14cu|pcsx2-1.4.0-1|48	%attr(0666,games,games) %{_datadir}/games/%{name}/GameIndex.dbf
14cu|pcsx2-1.4.0-1|49	%{_libdir}/games/%{name}
14cu|pcsx2-1.4.0-1|50	%{_mandir}/man1/PCSX2.1*
14cu|pcsx2-1.4.0-1|51	
14cu|pcsx2-1.4.0-1|52	#----------------------------------------------------------------------------
14cu|pcsx2-1.4.0-1|53	
14cu|pcsx2-1.4.0-1|54	%prep
14cu|pcsx2-1.4.0-1|55	%setup -q
14cu|pcsx2-1.4.0-1|56	cp -r plugins/GSdx plugins/GSdx-SSE4
14cu|pcsx2-1.4.0-1|57	%patch0 -p1
14cu|pcsx2-1.4.0-1|58	
14cu|pcsx2-1.4.0-1|59	%build
14cu|pcsx2-1.4.0-1|60	%cmake \
14cu|pcsx2-1.4.0-1|61	-DCMAKE_BUILD_TYPE=Release \
14cu|pcsx2-1.4.0-1|62	-DFORCE_INTERNAL_SOUNDTOUCH=TRUE \
14cu|pcsx2-1.4.0-1|63	-DBUILD_REPLAY_LOADERS=TRUE \
14cu|pcsx2-1.4.0-1|64	-DDISABLE_ADVANCE_SIMD=TRUE \
14cu|pcsx2-1.4.0-1|65	-DDISABLE_PCSX2_WRAPPER=TRUE \
14cu|pcsx2-1.4.0-1|66	-DEXTRA_PLUGINS=TRUE \
14cu|pcsx2-1.4.0-1|67	-DPACKAGE_MODE=TRUE \
14cu|pcsx2-1.4.0-1|68	-DDOC_DIR="%{_defaultdocdir}/%{name}" \
14cu|pcsx2-1.4.0-1|69	-DGAMEINDEX_DIR="%{_datadir}/games/%{name}" \
14cu|pcsx2-1.4.0-1|70	-DPLUGIN_DIR="%{_libdir}/games/%{name}" \
14cu|pcsx2-1.4.0-1|71	-DSDL2_API=FALSE
14cu|pcsx2-1.4.0-1|72	
14cu|pcsx2-1.4.0-1|73	%make VERBOSE=1
14cu|pcsx2-1.4.0-1|74	
14cu|pcsx2-1.4.0-1|75	%install
14cu|pcsx2-1.4.0-1|76	%makeinstall_std -C build
14cu|pcsx2-1.4.0-1|77	
14cu|pcsx2-1.4.0-1|78	%find_lang %{name} --all-name
14cu|pcsx2-1.4.0-1|79	
14cu|pcsx2-1.4.0-1|80	
14cu|pcsx2-1.4.0-1|81	%changelog
14cu|pcsx2-1.4.0-1|82	
14cu|pcsx2-1.4.0-1|83	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-1
14cu|pcsx2-1.4.0-1|84	- (8e350d1) Update files
14cu|pcsx2-1.4.0-1|85	
14cu|pcsx2-1.4.0-1|86	

12520 14
14cu|pdf2djvu-0.9.4-1|1	Summary:	PDF to DJVu file converter
14cu|pdf2djvu-0.9.4-1|2	Name:		pdf2djvu
14cu|pdf2djvu-0.9.4-1|3	Version:	0.9.4
14cu|pdf2djvu-0.9.4-1|4	Release:	1
14cu|pdf2djvu-0.9.4-1|5	License:	GPLv2+
14cu|pdf2djvu-0.9.4-1|6	Group:		Publishing
14cu|pdf2djvu-0.9.4-1|7	Url:		http://jwilk.net/software/pdf2djvu
14cu|pdf2djvu-0.9.4-1|8	Source0:	https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz
14cu|pdf2djvu-0.9.4-1|9	Source1:	https://bitbucket.org/jwilk/pdf2djvu/downloads/%{name}-%{version}.tar.xz.asc
14cu|pdf2djvu-0.9.4-1|10	BuildRequires:	djvulibre
14cu|pdf2djvu-0.9.4-1|11	BuildRequires:	gomp-devel
14cu|pdf2djvu-0.9.4-1|12	BuildRequires:	pstreams-devel
14cu|pdf2djvu-0.9.4-1|13	BuildRequires:	pkgconfig(ddjvuapi)
14cu|pdf2djvu-0.9.4-1|14	BuildRequires:	pkgconfig(GraphicsMagick)
14cu|pdf2djvu-0.9.4-1|15	BuildRequires:	pkgconfig(libxslt)
14cu|pdf2djvu-0.9.4-1|16	BuildRequires:	pkgconfig(poppler)
14cu|pdf2djvu-0.9.4-1|17	
14cu|pdf2djvu-0.9.4-1|18	%description
14cu|pdf2djvu-0.9.4-1|19	pdf2djvu creates DjVu files from PDF files. It's able to extract
14cu|pdf2djvu-0.9.4-1|20	graphics, text layer, hyperlinks, document outline (bookmarks), and
14cu|pdf2djvu-0.9.4-1|21	metadata.
14cu|pdf2djvu-0.9.4-1|22	
14cu|pdf2djvu-0.9.4-1|23	%files -f %{name}.lang
14cu|pdf2djvu-0.9.4-1|24	%doc doc/changelog doc/credits.txt doc/djvudigital.txt
14cu|pdf2djvu-0.9.4-1|25	%{_bindir}/%{name}
14cu|pdf2djvu-0.9.4-1|26	%{_mandir}/man1/%{name}.1.*
14cu|pdf2djvu-0.9.4-1|27	%{_mandir}/*/man1/%{name}.1.*
14cu|pdf2djvu-0.9.4-1|28	
14cu|pdf2djvu-0.9.4-1|29	#----------------------------------------------------------------------------
14cu|pdf2djvu-0.9.4-1|30	
14cu|pdf2djvu-0.9.4-1|31	%prep
14cu|pdf2djvu-0.9.4-1|32	%setup -q
14cu|pdf2djvu-0.9.4-1|33	
14cu|pdf2djvu-0.9.4-1|34	%build
14cu|pdf2djvu-0.9.4-1|35	%configure2_5x
14cu|pdf2djvu-0.9.4-1|36	%make
14cu|pdf2djvu-0.9.4-1|37	
14cu|pdf2djvu-0.9.4-1|38	%install
14cu|pdf2djvu-0.9.4-1|39	%makeinstall
14cu|pdf2djvu-0.9.4-1|40	install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|pdf2djvu-0.9.4-1|41	
14cu|pdf2djvu-0.9.4-1|42	%find_lang %{name}
14cu|pdf2djvu-0.9.4-1|43	
14cu|pdf2djvu-0.9.4-1|44	%changelog

12521 14
14cu|pdf2svg-0.2.3-1|1	Name:		pdf2svg
14cu|pdf2svg-0.2.3-1|2	Version:	0.2.3
14cu|pdf2svg-0.2.3-1|3	Release:	1
14cu|pdf2svg-0.2.3-1|4	Summary:	Command-line utility to convert PDF documents in SVG files
14cu|pdf2svg-0.2.3-1|5	License:	GPLv2
14cu|pdf2svg-0.2.3-1|6	Group:		Office
14cu|pdf2svg-0.2.3-1|7	Url:		http://www.cityinthesky.co.uk/opensource/pdf2svg/
14cu|pdf2svg-0.2.3-1|8	Source0:	https://github.com/db9052/pdf2svg/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|pdf2svg-0.2.3-1|9	
14cu|pdf2svg-0.2.3-1|10	BuildRequires:	pkgconfig(cairo)
14cu|pdf2svg-0.2.3-1|11	BuildRequires:	pkgconfig(poppler-glib)
14cu|pdf2svg-0.2.3-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pdf2svg-0.2.3-1|13	
14cu|pdf2svg-0.2.3-1|14	%description
14cu|pdf2svg-0.2.3-1|15	pdf2svg is a tiny command-line utility using Cairo and Poppler to convert PDF
14cu|pdf2svg-0.2.3-1|16	documents into SVG files. Multi-page PDF can be split up to one SVG per page by
14cu|pdf2svg-0.2.3-1|17	passing a file naming specification.
14cu|pdf2svg-0.2.3-1|18	
14cu|pdf2svg-0.2.3-1|19	%prep
14cu|pdf2svg-0.2.3-1|20	%setup -q
14cu|pdf2svg-0.2.3-1|21	
14cu|pdf2svg-0.2.3-1|22	%build
14cu|pdf2svg-0.2.3-1|23	%configure2_5x
14cu|pdf2svg-0.2.3-1|24	%make
14cu|pdf2svg-0.2.3-1|25	
14cu|pdf2svg-0.2.3-1|26	%install
14cu|pdf2svg-0.2.3-1|27	%makeinstall_std
14cu|pdf2svg-0.2.3-1|28	
14cu|pdf2svg-0.2.3-1|29	%files
14cu|pdf2svg-0.2.3-1|30	%doc README COPYING AUTHORS ChangeLog
14cu|pdf2svg-0.2.3-1|31	%{_bindir}/%{name}
14cu|pdf2svg-0.2.3-1|32	
14cu|pdf2svg-0.2.3-1|33	%changelog
14cu|pdf2svg-0.2.3-1|34	
14cu|pdf2svg-0.2.3-1|35	* Fri Oct 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-1
14cu|pdf2svg-0.2.3-1|36	- (163f803) Fix group
14cu|pdf2svg-0.2.3-1|37	
14cu|pdf2svg-0.2.3-1|38	

12522 14
14cu|pdfcrack-0.16-1|1	Summary:	A Password Recovery Tool for PDF-files
14cu|pdfcrack-0.16-1|2	Name:		pdfcrack
14cu|pdfcrack-0.16-1|3	Version:	0.16
14cu|pdfcrack-0.16-1|4	Release:	1
14cu|pdfcrack-0.16-1|5	License:	GPL
14cu|pdfcrack-0.16-1|6	Group:		File tools
14cu|pdfcrack-0.16-1|7	URL:		http://pdfcrack.sourceforge.net/
14cu|pdfcrack-0.16-1|8	Source0:	https://sourceforge.net/projects/pdfcrack/files/pdfcrack/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|pdfcrack-0.16-1|9	Source1:	https://sourceforge.net/projects/pdfcrack/files/pdfcrack/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
14cu|pdfcrack-0.16-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|pdfcrack-0.16-1|11	
14cu|pdfcrack-0.16-1|12	%description
14cu|pdfcrack-0.16-1|13	PDFCrack is a tool for recovering passwords and content from PDF-files.
14cu|pdfcrack-0.16-1|14	
14cu|pdfcrack-0.16-1|15	%prep
14cu|pdfcrack-0.16-1|16	%setup -q
14cu|pdfcrack-0.16-1|17	
14cu|pdfcrack-0.16-1|18	%build
14cu|pdfcrack-0.16-1|19	%make CFLAGS="%{optflags}"
14cu|pdfcrack-0.16-1|20	
14cu|pdfcrack-0.16-1|21	%install
14cu|pdfcrack-0.16-1|22	install -d %{buildroot}%{_bindir}
14cu|pdfcrack-0.16-1|23	install -m0755 pdfcrack %{buildroot}%{_bindir}/pdfcrack
14cu|pdfcrack-0.16-1|24	
14cu|pdfcrack-0.16-1|25	%files
14cu|pdfcrack-0.16-1|26	%defattr(-,root,root)
14cu|pdfcrack-0.16-1|27	%doc README TODO changelog
14cu|pdfcrack-0.16-1|28	%{_bindir}/pdfcrack
14cu|pdfcrack-0.16-1|29	
14cu|pdfcrack-0.16-1|30	%changelog
14cu|pdfcrack-0.16-1|31	
14cu|pdfcrack-0.16-1|32	* Thu Aug 17 2017 dsilakov <denis.silakov@rosalab.ru> 0.16-1
14cu|pdfcrack-0.16-1|33	- (86c48a4) Merge pull request #2 from vladimir71/pdfcrack:rosa2014.1
14cu|pdfcrack-0.16-1|34	- (86c48a4) pdfcrack
14cu|pdfcrack-0.16-1|35	
14cu|pdfcrack-0.16-1|36	

12523 14
14cu|pdfgrep-1.4.1-1|1	Name:			pdfgrep
14cu|pdfgrep-1.4.1-1|2	Summary:		Search in pdf files for strings matching a regular expression
14cu|pdfgrep-1.4.1-1|3	Version:		1.4.1
14cu|pdfgrep-1.4.1-1|4	Release:		1
14cu|pdfgrep-1.4.1-1|5	Group:			Text tools
14cu|pdfgrep-1.4.1-1|6	License:		GPLv3
14cu|pdfgrep-1.4.1-1|7	URL:			https://pdfgrep.org/
14cu|pdfgrep-1.4.1-1|8	Source0:		https://pdfgrep.org/download/%{name}-%{version}.tar.gz
14cu|pdfgrep-1.4.1-1|9	BuildRequires:	pkgconfig(poppler)
14cu|pdfgrep-1.4.1-1|10	BuildRequires:	pkgconfig(poppler-cpp)
14cu|pdfgrep-1.4.1-1|11	
14cu|pdfgrep-1.4.1-1|12	%description
14cu|pdfgrep-1.4.1-1|13	Pdfgrep is a tool to search text in PDF files. It works similar to grep.
14cu|pdfgrep-1.4.1-1|14	Features:
14cu|pdfgrep-1.4.1-1|15	* search for regular expressions.
14cu|pdfgrep-1.4.1-1|16	* support for some important grep options, including:
14cu|pdfgrep-1.4.1-1|17	- filename output.
14cu|pdfgrep-1.4.1-1|18	- page number output.
14cu|pdfgrep-1.4.1-1|19	- optional case insensitivity.
14cu|pdfgrep-1.4.1-1|20	- count occurrences.
14cu|pdfgrep-1.4.1-1|21	* and the most important feature: color output!
14cu|pdfgrep-1.4.1-1|22	
14cu|pdfgrep-1.4.1-1|23	%prep
14cu|pdfgrep-1.4.1-1|24	%setup -q
14cu|pdfgrep-1.4.1-1|25	
14cu|pdfgrep-1.4.1-1|26	%build
14cu|pdfgrep-1.4.1-1|27	%configure2_5x
14cu|pdfgrep-1.4.1-1|28	%make
14cu|pdfgrep-1.4.1-1|29	
14cu|pdfgrep-1.4.1-1|30	%install
14cu|pdfgrep-1.4.1-1|31	%makeinstall_std
14cu|pdfgrep-1.4.1-1|32	
14cu|pdfgrep-1.4.1-1|33	%files
14cu|pdfgrep-1.4.1-1|34	%doc NEWS COPYING AUTHORS
14cu|pdfgrep-1.4.1-1|35	%{_bindir}/%{name}
14cu|pdfgrep-1.4.1-1|36	%{_datadir}/bash-completion/completions/pdfgrep
14cu|pdfgrep-1.4.1-1|37	%{_datadir}/zsh/site-functions/_pdfgrep
14cu|pdfgrep-1.4.1-1|38	%{_mandir}/man1/%{name}.1*
14cu|pdfgrep-1.4.1-1|39	
14cu|pdfgrep-1.4.1-1|40	%changelog
14cu|pdfgrep-1.4.1-1|41	
14cu|pdfgrep-1.4.1-1|42	* Tue Aug 09 2016 alzim <alzim@bk.ru> 1.4.1-1
14cu|pdfgrep-1.4.1-1|43	- (c1c82be) Merge pull request #1 from import/pdfgrep:rosa2016.1
14cu|pdfgrep-1.4.1-1|44	- (c1c82be) Updated to 1.4.1
14cu|pdfgrep-1.4.1-1|45	
14cu|pdfgrep-1.4.1-1|46	

12524 14
14cu|pdfsam-2.2.4e-1|1	Name:		pdfsam
14cu|pdfsam-2.2.4e-1|2	Version:	2.2.4e
14cu|pdfsam-2.2.4e-1|3	Release:	1
14cu|pdfsam-2.2.4e-1|4	Summary:	PDF Split And Merge
14cu|pdfsam-2.2.4e-1|5	Group:		Publishing
14cu|pdfsam-2.2.4e-1|6	License:	GPLv2
14cu|pdfsam-2.2.4e-1|7	URL:		http://www.pdfsam.org
14cu|pdfsam-2.2.4e-1|8	Source0:	http://sourceforge.net/projects/pdfsam/files/pdfsam-enhanced/%{version}/pdfsam-%{version}-out-src.zip
14cu|pdfsam-2.2.4e-1|9	BuildArch:	noarch
14cu|pdfsam-2.2.4e-1|10	BuildRequires:	ant
14cu|pdfsam-2.2.4e-1|11	BuildRequires:	unzip
14cu|pdfsam-2.2.4e-1|12	BuildRequires:	jpackage-utils
14cu|pdfsam-2.2.4e-1|13	BuildRequires:	dos2unix
14cu|pdfsam-2.2.4e-1|14	BuildRequires:	java-1.8.0-openjdk-devel
14cu|pdfsam-2.2.4e-1|15	Requires:	jre-openjdk >= 1.7.0
14cu|pdfsam-2.2.4e-1|16	# Requires:	jpackage-utils
14cu|pdfsam-2.2.4e-1|17	
14cu|pdfsam-2.2.4e-1|18	%description
14cu|pdfsam-2.2.4e-1|19	A Java based free open source tool to split and merge PDF documents.
14cu|pdfsam-2.2.4e-1|20	
14cu|pdfsam-2.2.4e-1|21	
14cu|pdfsam-2.2.4e-1|22	%prep
14cu|pdfsam-2.2.4e-1|23	%setup -q -c %{name}-%{version}
14cu|pdfsam-2.2.4e-1|24	# extract all individual source zip files
14cu|pdfsam-2.2.4e-1|25	for FILE in *.zip; do
14cu|pdfsam-2.2.4e-1|26	unzip -q -o "$FILE" ; rm -f "$FILE"
14cu|pdfsam-2.2.4e-1|27	done
14cu|pdfsam-2.2.4e-1|28	# fix line endings
14cu|pdfsam-2.2.4e-1|29	for FILE in pdfsam-maine/doc/licenses/*/*.txt; do
14cu|pdfsam-2.2.4e-1|30	dos2unix -k -o "$FILE"
14cu|pdfsam-2.2.4e-1|31	done
14cu|pdfsam-2.2.4e-1|32	dos2unix -k -o pdfsam-maine/doc/enhanced/readme.txt
14cu|pdfsam-2.2.4e-1|33	dos2unix -k -o pdfsam-maine/doc/enhanced/changelog-enhanced.txt
14cu|pdfsam-2.2.4e-1|34	
14cu|pdfsam-2.2.4e-1|35	
14cu|pdfsam-2.2.4e-1|36	%build
14cu|pdfsam-2.2.4e-1|37	cd pdfsam-maine/ant/
14cu|pdfsam-2.2.4e-1|38	ant -Dpdfsam.deploy.dir="%{_datadir}/%{name}" \
14cu|pdfsam-2.2.4e-1|39	-Dworkspace.dir="../" \
14cu|pdfsam-2.2.4e-1|40	-Dbuild.dir="../build"
14cu|pdfsam-2.2.4e-1|41	
14cu|pdfsam-2.2.4e-1|42	%install
14cu|pdfsam-2.2.4e-1|43	# create start script
14cu|pdfsam-2.2.4e-1|44	install -d -m 755 %{buildroot}%{_bindir}
14cu|pdfsam-2.2.4e-1|45	cat << EOF > %{buildroot}%{_bindir}/pdfsam
14cu|pdfsam-2.2.4e-1|46	#!/bin/bash
14cu|pdfsam-2.2.4e-1|47	cd %{_datadir}/%{name}
14cu|pdfsam-2.2.4e-1|48	java -jar %{_datadir}/%{name}/pdfsam.jar
14cu|pdfsam-2.2.4e-1|49	cd -
14cu|pdfsam-2.2.4e-1|50	EOF
14cu|pdfsam-2.2.4e-1|51	chmod 755 %{buildroot}%{_bindir}/pdfsam
14cu|pdfsam-2.2.4e-1|52	# create application dir and populate it
14cu|pdfsam-2.2.4e-1|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|pdfsam-2.2.4e-1|54	for i in ext lib plugins pdfsam-%{version}.jar pdfsam-config.xml; do
14cu|pdfsam-2.2.4e-1|55	mv build/pdfsam-maine/release/dist/pdfsam-enhanced/$i %{buildroot}%{_datadir}/%{name}/
14cu|pdfsam-2.2.4e-1|56	done
14cu|pdfsam-2.2.4e-1|57	ln -s pdfsam-%{version}.jar %{buildroot}%{_datadir}/%{name}/pdfsam.jar
14cu|pdfsam-2.2.4e-1|58	### MENU ITEM ###
14cu|pdfsam-2.2.4e-1|59	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cu|pdfsam-2.2.4e-1|60	cp build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/icons/*.??g %{buildroot}%{_datadir}/pixmaps
14cu|pdfsam-2.2.4e-1|61	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|pdfsam-2.2.4e-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|pdfsam-2.2.4e-1|63	[Desktop Entry]
14cu|pdfsam-2.2.4e-1|64	Encoding=UTF-8
14cu|pdfsam-2.2.4e-1|65	Name=PDFSam
14cu|pdfsam-2.2.4e-1|66	Name[ru]=PDFSam
14cu|pdfsam-2.2.4e-1|67	Comment=%{summary}
14cu|pdfsam-2.2.4e-1|68	Comment[ru]=Разбивка и слияние PDF-файлов
14cu|pdfsam-2.2.4e-1|69	Exec=%{_bindir}/%{name}
14cu|pdfsam-2.2.4e-1|70	Icon=%{_datadir}/pixmaps/%{name}_basic.png
14cu|pdfsam-2.2.4e-1|71	Terminal=false
14cu|pdfsam-2.2.4e-1|72	Type=Application
14cu|pdfsam-2.2.4e-1|73	StartupNotify=true
14cu|pdfsam-2.2.4e-1|74	Categories=Office;Java;Viewer;TextTools;
14cu|pdfsam-2.2.4e-1|75	EOF
14cu|pdfsam-2.2.4e-1|76	
14cu|pdfsam-2.2.4e-1|77	%files
14cu|pdfsam-2.2.4e-1|78	%defattr(-,root,root,0755)
14cu|pdfsam-2.2.4e-1|79	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/changelog-enhanced.txt
14cu|pdfsam-2.2.4e-1|80	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/pdfsam-1.5.0e-tutorial.pdf
14cu|pdfsam-2.2.4e-1|81	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/readme.txt
14cu|pdfsam-2.2.4e-1|82	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/license/
14cu|pdfsam-2.2.4e-1|83	%{_bindir}/pdfsam
14cu|pdfsam-2.2.4e-1|84	%{_datadir}/%{name}/
14cu|pdfsam-2.2.4e-1|85	%{_datadir}/applications/pdfsam.desktop
14cu|pdfsam-2.2.4e-1|86	%{_datadir}/pixmaps/pdfsam*.png
14cu|pdfsam-2.2.4e-1|87	%{_datadir}/pixmaps/pdfsam*.svg
14cu|pdfsam-2.2.4e-1|88	
14cu|pdfsam-2.2.4e-1|89	%changelog
14cu|pdfsam-2.2.4e-1|90	
14cu|pdfsam-2.2.4e-1|91	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 2.2.4e-1
14cu|pdfsam-2.2.4e-1|92	- (8013cfb) Updated to 2.2.4
14cu|pdfsam-2.2.4e-1|93	
14cu|pdfsam-2.2.4e-1|94	

12525 14
14cu|pdfshuffler-0.6.0-3|1	Name:		pdfshuffler
14cu|pdfshuffler-0.6.0-3|2	Version:	0.6.0
14cu|pdfshuffler-0.6.0-3|3	Release:	3
14cu|pdfshuffler-0.6.0-3|4	Summary:	PDF file merging, rearranging, and splitting
14cu|pdfshuffler-0.6.0-3|5	Group:		Publishing
14cu|pdfshuffler-0.6.0-3|6	License:	GPLv2+
14cu|pdfshuffler-0.6.0-3|7	URL:		http://sourceforge.net/projects/pdfshuffler/
14cu|pdfshuffler-0.6.0-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|pdfshuffler-0.6.0-3|9	Patch0:		pdfshuffler-0.6.0-fix-desktop.patch
14cu|pdfshuffler-0.6.0-3|10	Patch1:		pdfshuffler-0.6.0-fix-icon-location.patch
14cu|pdfshuffler-0.6.0-3|11	Patch2:		pdfshuffler-0.6.0-fix-translation.patch
14cu|pdfshuffler-0.6.0-3|12	Patch3:		pdfshuffler-0.6.0-fix-FR-mnemonics.patch
14cu|pdfshuffler-0.6.0-3|13	Patch4:		pdfshuffler-0.6.0-fix-gtk-threads.patch
14cu|pdfshuffler-0.6.0-3|14	BuildArch:	noarch
14cu|pdfshuffler-0.6.0-3|15	
14cu|pdfshuffler-0.6.0-3|16	BuildRequires:	python-devel
14cu|pdfshuffler-0.6.0-3|17	BuildRequires:	python-setuptools
14cu|pdfshuffler-0.6.0-3|18	BuildRequires:	gettext
14cu|pdfshuffler-0.6.0-3|19	
14cu|pdfshuffler-0.6.0-3|20	Requires:	pygtk2
14cu|pdfshuffler-0.6.0-3|21	Requires:	python-pypdf
14cu|pdfshuffler-0.6.0-3|22	Requires:	python-pypoppler
14cu|pdfshuffler-0.6.0-3|23	
14cu|pdfshuffler-0.6.0-3|24	%description
14cu|pdfshuffler-0.6.0-3|25	PDF-Shuffler is a small python-gtk application, which helps the user
14cu|pdfshuffler-0.6.0-3|26	to merge or split pdf documents and rotate, crop and rearrange their
14cu|pdfshuffler-0.6.0-3|27	pages using an interactive and intuitive graphical interface.
14cu|pdfshuffler-0.6.0-3|28	
14cu|pdfshuffler-0.6.0-3|29	%files -f %{name}.lang
14cu|pdfshuffler-0.6.0-3|30	%doc AUTHORS ChangeLog COPYING README TODO
14cu|pdfshuffler-0.6.0-3|31	%{_bindir}/%{name}
14cu|pdfshuffler-0.6.0-3|32	%{_datadir}/applications/%{name}.desktop
14cu|pdfshuffler-0.6.0-3|33	%{_mandir}/man1/%{name}.1.*
14cu|pdfshuffler-0.6.0-3|34	%{_datadir}/pixmaps/%{name}.png
14cu|pdfshuffler-0.6.0-3|35	%{_datadir}/%{name}/%{name}.ui
14cu|pdfshuffler-0.6.0-3|36	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|pdfshuffler-0.6.0-3|37	%{py_puresitedir}/%{name}-0.6.0-py*.egg-info
14cu|pdfshuffler-0.6.0-3|38	%{py_puresitedir}/pdfshuffler/
14cu|pdfshuffler-0.6.0-3|39	
14cu|pdfshuffler-0.6.0-3|40	#--------------------------------------------------------------------
14cu|pdfshuffler-0.6.0-3|41	
14cu|pdfshuffler-0.6.0-3|42	%prep
14cu|pdfshuffler-0.6.0-3|43	%setup -q
14cu|pdfshuffler-0.6.0-3|44	%apply_patches
14cu|pdfshuffler-0.6.0-3|45	
14cu|pdfshuffler-0.6.0-3|46	%install
14cu|pdfshuffler-0.6.0-3|47	python setup.py install --root %{buildroot} --no-compile
14cu|pdfshuffler-0.6.0-3|48	%find_lang %{name}
14cu|pdfshuffler-0.6.0-3|49	
14cu|pdfshuffler-0.6.0-3|50	%changelog
14cu|pdfshuffler-0.6.0-3|51	
14cu|pdfshuffler-0.6.0-3|52	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 0.6.0-3
14cu|pdfshuffler-0.6.0-3|53	- (2802fb1) Fix release
14cu|pdfshuffler-0.6.0-3|54	
14cu|pdfshuffler-0.6.0-3|55	

12526 14
14cu|pdftk-2.02-1|1	%define debug_package	%{nil}
14cu|pdftk-2.02-1|2	
14cu|pdftk-2.02-1|3	Name:		pdftk
14cu|pdftk-2.02-1|4	Version:	2.02
14cu|pdftk-2.02-1|5	Release:	1
14cu|pdftk-2.02-1|6	Summary:	PDF Tool Kit
14cu|pdftk-2.02-1|7	License:	GPLv2+
14cu|pdftk-2.02-1|8	Group:		Publishing
14cu|pdftk-2.02-1|9	URL:		http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
14cu|pdftk-2.02-1|10	Source0:	http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/%{name}-%{version}-src.zip
14cu|pdftk-2.02-1|11	# since the gcj version is hardcoded in this patch, don't forget to updated it		￼
14cu|pdftk-2.02-1|12	# when gcc is updated
14cu|pdftk-2.02-1|13	Patch0:		pdftk-1.44-makefile-fix.patch
14cu|pdftk-2.02-1|14	BuildRequires:	java-devel-gcj
14cu|pdftk-2.02-1|15	BuildRequires:	libgcj-devel
14cu|pdftk-2.02-1|16	BuildRequires:	unzip
14cu|pdftk-2.02-1|17	BuildRequires:	fastjar
14cu|pdftk-2.02-1|18	BuildRequires:	dos2unix
14cu|pdftk-2.02-1|19	Requires:	bouncycastle
14cu|pdftk-2.02-1|20	
14cu|pdftk-2.02-1|21	%description
14cu|pdftk-2.02-1|22	Pdftk is a simple tool for doing everyday things with PDF documents.
14cu|pdftk-2.02-1|23	Keep one in the top drawer of your desktop and use it to:
14cu|pdftk-2.02-1|24	- Merge PDF Documents
14cu|pdftk-2.02-1|25	- Split PDF Pages into a New Document
14cu|pdftk-2.02-1|26	- Decrypt Input as Necessary (Password Required)
14cu|pdftk-2.02-1|27	- Encrypt Output as Desired
14cu|pdftk-2.02-1|28	- Fill PDF Forms with FDF Data and/or Flatten Forms
14cu|pdftk-2.02-1|29	- Apply a Background Watermark
14cu|pdftk-2.02-1|30	- Report on PDF Metrics, including Metadata and Bookmarks
14cu|pdftk-2.02-1|31	- Update PDF Metadata
14cu|pdftk-2.02-1|32	- Attach Files to PDF Pages or the PDF Document
14cu|pdftk-2.02-1|33	- Unpack PDF Attachments
14cu|pdftk-2.02-1|34	- Burst a PDF Document into Single Pages
14cu|pdftk-2.02-1|35	- Uncompress and Re-Compress Page Streams
14cu|pdftk-2.02-1|36	- Repair Corrupted PDF (Where Possible)
14cu|pdftk-2.02-1|37	
14cu|pdftk-2.02-1|38	%prep
14cu|pdftk-2.02-1|39	%setup -qn %{name}-%{version}-dist
14cu|pdftk-2.02-1|40	%patch0 -p0 -b .makefix
14cu|pdftk-2.02-1|41	dos2unix changelog.txt pdftk.1.txt
14cu|pdftk-2.02-1|42	chmod -x pdftk.1.txt pdftk.1.html changelog.txt
14cu|pdftk-2.02-1|43	
14cu|pdftk-2.02-1|44	%build
14cu|pdftk-2.02-1|45	pushd pdftk
14cu|pdftk-2.02-1|46	# work around slightly broke gcj compiler
14cu|pdftk-2.02-1|47	LD_PRELOAD=%{_libdir}/libgcj.so \
14cu|pdftk-2.02-1|48	GCJFLAGS="%{optflags} -I`pwd`/../java -Wno-all" \
14cu|pdftk-2.02-1|49	make -f Makefile.Redhat
14cu|pdftk-2.02-1|50	popd
14cu|pdftk-2.02-1|51	
14cu|pdftk-2.02-1|52	%install
14cu|pdftk-2.02-1|53	install -Dpm0755 pdftk/pdftk %{buildroot}%{_bindir}/pdftk
14cu|pdftk-2.02-1|54	install -Dpm0644 pdftk.1 %{buildroot}%{_mandir}/man1/pdftk.1
14cu|pdftk-2.02-1|55	
14cu|pdftk-2.02-1|56	%files
14cu|pdftk-2.02-1|57	%doc pdftk.1.html pdftk.1.txt changelog.txt
14cu|pdftk-2.02-1|58	%{_bindir}/pdftk
14cu|pdftk-2.02-1|59	%{_mandir}/man1/pdftk.1*
14cu|pdftk-2.02-1|60	
14cu|pdftk-2.02-1|61	%changelog
14cu|pdftk-2.02-1|62	
14cu|pdftk-2.02-1|63	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 2.02-1
14cu|pdftk-2.02-1|64	- (66661d7) Log: Update to 2.02, repatched makefile
14cu|pdftk-2.02-1|65	
14cu|pdftk-2.02-1|66	

12527 14
14cu|pdmenu-1.3.4-1|1	Summary:	A simple text-based menu program
14cu|pdmenu-1.3.4-1|2	Name:		pdmenu
14cu|pdmenu-1.3.4-1|3	Version:	1.3.4
14cu|pdmenu-1.3.4-1|4	Release:	1
14cu|pdmenu-1.3.4-1|5	License:	GPLv2+
14cu|pdmenu-1.3.4-1|6	Group:		Shells
14cu|pdmenu-1.3.4-1|7	Url:		http://kitenet.net/programs/pdmenu/
14cu|pdmenu-1.3.4-1|8	Source0:	http://ftp.debian.org/debian/pool/main/p/pdmenu/pdmenu_%{version}.tar.gz
14cu|pdmenu-1.3.4-1|9	Source1:	pdmenurc
14cu|pdmenu-1.3.4-1|10	Buildrequires:	slang-devel
14cu|pdmenu-1.3.4-1|11	Requires:	gpm >= 1.17.8
14cu|pdmenu-1.3.4-1|12	Conflicts:	menu < 2.0.0
14cu|pdmenu-1.3.4-1|13	
14cu|pdmenu-1.3.4-1|14	%description
14cu|pdmenu-1.3.4-1|15	A simple full screen menu program, intended to be a comfortable login shell for
14cu|pdmenu-1.3.4-1|16	inexperienced users.
14cu|pdmenu-1.3.4-1|17	
14cu|pdmenu-1.3.4-1|18	%prep
14cu|pdmenu-1.3.4-1|19	%setup -q -n pdmenu
14cu|pdmenu-1.3.4-1|20	
14cu|pdmenu-1.3.4-1|21	%files -f %{name}.lang
14cu|pdmenu-1.3.4-1|22	%doc README doc/BUGS doc/TODO doc/ANNOUNCE debian/changelog examples
14cu|pdmenu-1.3.4-1|23	%config(noreplace) %{_sysconfdir}/pdmenurc
14cu|pdmenu-1.3.4-1|24	%{_bindir}/*
14cu|pdmenu-1.3.4-1|25	%{_datadir}/pdmenu
14cu|pdmenu-1.3.4-1|26	%{_mandir}/man1/*
14cu|pdmenu-1.3.4-1|27	%{_mandir}/man5/*
14cu|pdmenu-1.3.4-1|28	
14cu|pdmenu-1.3.4-1|29	%postun
14cu|pdmenu-1.3.4-1|30	if [ "$1" = 0 ]; then
14cu|pdmenu-1.3.4-1|31	rm -rf %{_localstatedir}/lib/pdmenu
14cu|pdmenu-1.3.4-1|32	fi
14cu|pdmenu-1.3.4-1|33	
14cu|pdmenu-1.3.4-1|34	#----------------------------------------------------------------------------
14cu|pdmenu-1.3.4-1|35	
14cu|pdmenu-1.3.4-1|36	%build
14cu|pdmenu-1.3.4-1|37	%configure2_5x
14cu|pdmenu-1.3.4-1|38	%make
14cu|pdmenu-1.3.4-1|39	
14cu|pdmenu-1.3.4-1|40	%install
14cu|pdmenu-1.3.4-1|41	make INSTALL_PREFIX=%{buildroot} install
14cu|pdmenu-1.3.4-1|42	
14cu|pdmenu-1.3.4-1|43	install -m 0755 examples/newbie/modem-check \
14cu|pdmenu-1.3.4-1|44	examples/newbie/rpm-info-on-command \
14cu|pdmenu-1.3.4-1|45	%{buildroot}%{_datadir}/pdmenu
14cu|pdmenu-1.3.4-1|46	
14cu|pdmenu-1.3.4-1|47	rm -f examples/*.in examples/newbie/*.in examples/newbie/modem-check \
14cu|pdmenu-1.3.4-1|48	examples/newbie/rpm-info-on-command examples/editdir.pl \
14cu|pdmenu-1.3.4-1|49	examples/showdir.pl
14cu|pdmenu-1.3.4-1|50	
14cu|pdmenu-1.3.4-1|51	cp -f %{SOURCE1} %{buildroot}%{_sysconfdir}/pdmenurc
14cu|pdmenu-1.3.4-1|52	
14cu|pdmenu-1.3.4-1|53	%find_lang %{name}
14cu|pdmenu-1.3.4-1|54	
14cu|pdmenu-1.3.4-1|55	
14cu|pdmenu-1.3.4-1|56	%changelog
14cu|pdmenu-1.3.4-1|57	
14cu|pdmenu-1.3.4-1|58	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 1.3.4-1
14cu|pdmenu-1.3.4-1|59	- (a609360) Merge pull request #1 from tremod/pdmenu:rosa2014.1
14cu|pdmenu-1.3.4-1|60	- (a609360) Update to 1.3.4
14cu|pdmenu-1.3.4-1|61	
14cu|pdmenu-1.3.4-1|62	

12528 14
14cu|pdns-3.4.10-1|1	Summary:	Versatile Database Driven Nameserver
14cu|pdns-3.4.10-1|2	Name:		pdns
14cu|pdns-3.4.10-1|3	Version:	3.4.10
14cu|pdns-3.4.10-1|4	Release:	1
14cu|pdns-3.4.10-1|5	License:	GPL
14cu|pdns-3.4.10-1|6	Group:		System/Servers
14cu|pdns-3.4.10-1|7	URL:		http://www.powerdns.com/
14cu|pdns-3.4.10-1|8	Source0:	http://downloads.powerdns.com/releases/pdns-%{version}.tar.bz2
14cu|pdns-3.4.10-1|9	# https://github.com/PowerDNS/pdns/tree/rel/auth-3.3.1
14cu|pdns-3.4.10-1|10	#Source0:	pdns-%{version}.tar.gz
14cu|pdns-3.4.10-1|11	# wget -rm http://rtfm.powerdns.com
14cu|pdns-3.4.10-1|12	Source1:	rtfm.powerdns.com.tar.bz2
14cu|pdns-3.4.10-1|13	Source2:	pdns.service
14cu|pdns-3.4.10-1|14	# http://blog.powerdns.com/2014/02/06/related-to-recent-dos-attacks-recursor-configuration-file-guidance/
14cu|pdns-3.4.10-1|15	#Patch0:		pdns-3.3.1-dos_fix.diff
14cu|pdns-3.4.10-1|16	Requires(post):	systemd
14cu|pdns-3.4.10-1|17	Requires(post):	rpm-helper
14cu|pdns-3.4.10-1|18	Requires(preun): rpm-helper
14cu|pdns-3.4.10-1|19	Requires(pre):	rpm-helper
14cu|pdns-3.4.10-1|20	Requires(postun): rpm-helper
14cu|pdns-3.4.10-1|21	BuildRequires:	autoconf
14cu|pdns-3.4.10-1|22	BuildRequires:	automake
14cu|pdns-3.4.10-1|23	BuildRequires:	libtool
14cu|pdns-3.4.10-1|24	BuildRequires:	mysql-devel
14cu|pdns-3.4.10-1|25	BuildRequires:	bison
14cu|pdns-3.4.10-1|26	BuildRequires:	flex
14cu|pdns-3.4.10-1|27	BuildRequires:	libstdc++-devel
14cu|pdns-3.4.10-1|28	BuildRequires:	openldap-devel
14cu|pdns-3.4.10-1|29	BuildRequires:	openssl-devel
14cu|pdns-3.4.10-1|30	BuildRequires:	postgresql-devel
14cu|pdns-3.4.10-1|31	BuildRequires:	sqlite3-devel
14cu|pdns-3.4.10-1|32	BuildRequires:	zlib-devel
14cu|pdns-3.4.10-1|33	BuildRequires:	boost-devel
14cu|pdns-3.4.10-1|34	BuildRequires:	lua5.2-devel
14cu|pdns-3.4.10-1|35	BuildRequires:	curl-devel
14cu|pdns-3.4.10-1|36	BuildRequires:	polarssl-devel
14cu|pdns-3.4.10-1|37	#BuildRequires:	ragel asciidoc xmlto <- needed for git snapshots
14cu|pdns-3.4.10-1|38	#BuildRequires:	docbook-utils-pdf
14cu|pdns-3.4.10-1|39	Provides:	nameserver powerdns PowerDNS
14cu|pdns-3.4.10-1|40	Obsoletes:	nameserver powerdns PowerDNS
14cu|pdns-3.4.10-1|41	
14cu|pdns-3.4.10-1|42	%description
14cu|pdns-3.4.10-1|43	PowerDNS is a versatile nameserver which supports a large number
14cu|pdns-3.4.10-1|44	of different backends ranging from simple zonefiles to relational
14cu|pdns-3.4.10-1|45	databases and load balancing/failover algorithms.
14cu|pdns-3.4.10-1|46	
14cu|pdns-3.4.10-1|47	It comes with support for MySQL, PostgreSQL, Bind zonefiles and the 'pipe
14cu|pdns-3.4.10-1|48	backend' availible as external packages.
14cu|pdns-3.4.10-1|49	
14cu|pdns-3.4.10-1|50	%package	backend-pipe
14cu|pdns-3.4.10-1|51	Summary:	Pipe/coprocess backend for %{name}
14cu|pdns-3.4.10-1|52	Group:		System/Servers
14cu|pdns-3.4.10-1|53	Provides:	PowerDNS-backend-pipe
14cu|pdns-3.4.10-1|54	Obsoletes:	PowerDNS-backend-pipe
14cu|pdns-3.4.10-1|55	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|56	
14cu|pdns-3.4.10-1|57	%description	backend-pipe
14cu|pdns-3.4.10-1|58	This package contains the pipe backend for the PowerDNS nameserver. This
14cu|pdns-3.4.10-1|59	allows PowerDNS to retrieve domain info from a process that accepts
14cu|pdns-3.4.10-1|60	questions on stdin and returns answers on stdout.
14cu|pdns-3.4.10-1|61	
14cu|pdns-3.4.10-1|62	%package	backend-mysql
14cu|pdns-3.4.10-1|63	Summary:	MySQL backend for %{name}
14cu|pdns-3.4.10-1|64	Group:		System/Servers
14cu|pdns-3.4.10-1|65	Provides:	PowerDNS-backend-mysql
14cu|pdns-3.4.10-1|66	Obsoletes:	PowerDNS-backend-mysql
14cu|pdns-3.4.10-1|67	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|68	
14cu|pdns-3.4.10-1|69	%description	backend-mysql
14cu|pdns-3.4.10-1|70	This package contains a MySQL backend for the PowerDNS nameserver.
14cu|pdns-3.4.10-1|71	
14cu|pdns-3.4.10-1|72	%package	backend-pgsql
14cu|pdns-3.4.10-1|73	Summary:	Generic PostgreSQL backend for %{name}
14cu|pdns-3.4.10-1|74	Group:		System/Servers
14cu|pdns-3.4.10-1|75	Provides:	PowerDNS-backend-pgsql
14cu|pdns-3.4.10-1|76	Obsoletes:	PowerDNS-backend-pgsql
14cu|pdns-3.4.10-1|77	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|78	
14cu|pdns-3.4.10-1|79	%description	backend-pgsql
14cu|pdns-3.4.10-1|80	This package contains a generic PostgreSQL backend
14cu|pdns-3.4.10-1|81	for the PowerDNS nameserver. It has configurable SQL statements.
14cu|pdns-3.4.10-1|82	
14cu|pdns-3.4.10-1|83	%package	backend-ldap
14cu|pdns-3.4.10-1|84	Summary:	LDAP backend for %{name}
14cu|pdns-3.4.10-1|85	Group:		System/Servers
14cu|pdns-3.4.10-1|86	Provides:	PowerDNS-backend-ldap
14cu|pdns-3.4.10-1|87	Obsoletes:	PowerDNS-backend-ldap
14cu|pdns-3.4.10-1|88	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|89	
14cu|pdns-3.4.10-1|90	%description	backend-ldap
14cu|pdns-3.4.10-1|91	This package contains a LDAP backend for the PowerDNS nameserver.
14cu|pdns-3.4.10-1|92	
14cu|pdns-3.4.10-1|93	%package	backend-sqlite
14cu|pdns-3.4.10-1|94	Summary:	SQLite backend for %{name}
14cu|pdns-3.4.10-1|95	Group:		System/Servers
14cu|pdns-3.4.10-1|96	Provides:	PowerDNS-backend-sqlite
14cu|pdns-3.4.10-1|97	Obsoletes:	PowerDNS-backend-sqlite
14cu|pdns-3.4.10-1|98	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|99	
14cu|pdns-3.4.10-1|100	%description	backend-sqlite
14cu|pdns-3.4.10-1|101	This package contains a SQLite backend for the PowerDNS nameserver.
14cu|pdns-3.4.10-1|102	
14cu|pdns-3.4.10-1|103	%package	backend-geo
14cu|pdns-3.4.10-1|104	Summary:	GEO backend for %{name}
14cu|pdns-3.4.10-1|105	Group:		System/Servers
14cu|pdns-3.4.10-1|106	Provides:	PowerDNS-backend-geo
14cu|pdns-3.4.10-1|107	Obsoletes:	PowerDNS-backend-geo
14cu|pdns-3.4.10-1|108	Requires:	%{name} = %{version}
14cu|pdns-3.4.10-1|109	
14cu|pdns-3.4.10-1|110	%description	backend-geo
14cu|pdns-3.4.10-1|111	This package contains a geo backend for the PowerDNS nameserver.
14cu|pdns-3.4.10-1|112	
14cu|pdns-3.4.10-1|113	%prep
14cu|pdns-3.4.10-1|114	%setup -q -n pdns-%{version} -a1
14cu|pdns-3.4.10-1|115	#%patch0 -p1
14cu|pdns-3.4.10-1|116	
14cu|pdns-3.4.10-1|117	#rm -rf pdns/ext/polarssl*
14cu|pdns-3.4.10-1|118	
14cu|pdns-3.4.10-1|119	%build
14cu|pdns-3.4.10-1|120	export CFLAGS="%{optflags} -DLDAP_DEPRECATED -DHAVE_LIBPOLARSSL"
14cu|pdns-3.4.10-1|121	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED -DHAVE_LIBPOLARSSL"
14cu|pdns-3.4.10-1|122	autoreconf -fi; automake --add-missing
14cu|pdns-3.4.10-1|123	#<- needed for git snapshots
14cu|pdns-3.4.10-1|124	
14cu|pdns-3.4.10-1|125	%configure2_5x \
14cu|pdns-3.4.10-1|126	--disable-static \
14cu|pdns-3.4.10-1|127	--enable-tools \
14cu|pdns-3.4.10-1|128	--with-sqlite3 \
14cu|pdns-3.4.10-1|129	--sysconfdir=%{_sysconfdir}/powerdns \
14cu|pdns-3.4.10-1|130	--libdir=%{_libdir}/powerdns \
14cu|pdns-3.4.10-1|131	--with-socketdir=/run/powerdns \
14cu|pdns-3.4.10-1|132	--with-dynmodules="gmysql gpgsql pipe ldap gsqlite3 geo" \
14cu|pdns-3.4.10-1|133	--with-modules="" \
14cu|pdns-3.4.10-1|134	--with-mysql-lib=%{_libdir} \
14cu|pdns-3.4.10-1|135	--with-pgsql-lib=%{_libdir}
14cu|pdns-3.4.10-1|136	
14cu|pdns-3.4.10-1|137	%make
14cu|pdns-3.4.10-1|138	
14cu|pdns-3.4.10-1|139	%install
14cu|pdns-3.4.10-1|140	
14cu|pdns-3.4.10-1|141	%makeinstall_std
14cu|pdns-3.4.10-1|142	
14cu|pdns-3.4.10-1|143	install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/pdns.service
14cu|pdns-3.4.10-1|144	
14cu|pdns-3.4.10-1|145	find %{buildroot} -name '*.la' -delete
14cu|pdns-3.4.10-1|146	
14cu|pdns-3.4.10-1|147	# fix the config
14cu|pdns-3.4.10-1|148	mv %{buildroot}%{_sysconfdir}/powerdns/pdns.conf-dist %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
14cu|pdns-3.4.10-1|149	
14cu|pdns-3.4.10-1|150	cat >> %{buildroot}%{_sysconfdir}/powerdns/pdns.conf << EOF
14cu|pdns-3.4.10-1|151	include-dir=%{_sysconfdir}/powerdns/conf.d
14cu|pdns-3.4.10-1|152	module-dir=%{_libdir}/powerdns
14cu|pdns-3.4.10-1|153	socket-dir=/run/powerdns
14cu|pdns-3.4.10-1|154	setuid=powerdns
14cu|pdns-3.4.10-1|155	setgid=powerdns
14cu|pdns-3.4.10-1|156	launch=bind
14cu|pdns-3.4.10-1|157	#recursor=127.0.0.1:5300
14cu|pdns-3.4.10-1|158	EOF
14cu|pdns-3.4.10-1|159	
14cu|pdns-3.4.10-1|160	chmod 600 %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
14cu|pdns-3.4.10-1|161	
14cu|pdns-3.4.10-1|162	install -d %{buildroot}%{_sysconfdir}/powerdns/conf.d
14cu|pdns-3.4.10-1|163	
14cu|pdns-3.4.10-1|164	# fix per backend config files
14cu|pdns-3.4.10-1|165	for i in geo gmysql gpgsql gsqlite3 ldap pipe; do
14cu|pdns-3.4.10-1|166	echo "# backend config for %{_libdir}/powerdns/lib${i}backend.so" > %{buildroot}%{_sysconfdir}/powerdns/conf.d/lib${i}backend.conf
14cu|pdns-3.4.10-1|167	done
14cu|pdns-3.4.10-1|168	
14cu|pdns-3.4.10-1|169	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|pdns-3.4.10-1|170	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|pdns-3.4.10-1|171	d /run/powerdns 0755 powerdns powerdns
14cu|pdns-3.4.10-1|172	EOF
14cu|pdns-3.4.10-1|173	
14cu|pdns-3.4.10-1|174	%pre
14cu|pdns-3.4.10-1|175	%_pre_useradd powerdns /var/lib/powerdns /bin/false
14cu|pdns-3.4.10-1|176	
14cu|pdns-3.4.10-1|177	%post
14cu|pdns-3.4.10-1|178	%tmpfiles_create %{name}
14cu|pdns-3.4.10-1|179	%_post_service %{name}
14cu|pdns-3.4.10-1|180	
14cu|pdns-3.4.10-1|181	%preun
14cu|pdns-3.4.10-1|182	%_preun_service %{name}
14cu|pdns-3.4.10-1|183	
14cu|pdns-3.4.10-1|184	%postun
14cu|pdns-3.4.10-1|185	%_postun_userdel powerdns
14cu|pdns-3.4.10-1|186	
14cu|pdns-3.4.10-1|187	%files
14cu|pdns-3.4.10-1|188	%doc INSTALL README rtfm.powerdns.com pdns/*.sql
14cu|pdns-3.4.10-1|189	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/pdns.conf
14cu|pdns-3.4.10-1|190	%{_tmpfilesdir}/%{name}.conf
14cu|pdns-3.4.10-1|191	%{_unitdir}/pdns.service
14cu|pdns-3.4.10-1|192	%dir %{_sysconfdir}/powerdns
14cu|pdns-3.4.10-1|193	%dir %{_sysconfdir}/powerdns/conf.d
14cu|pdns-3.4.10-1|194	%dir %{_libdir}/powerdns
14cu|pdns-3.4.10-1|195	%{_bindir}/*
14cu|pdns-3.4.10-1|196	%{_sbindir}/pdns_server
14cu|pdns-3.4.10-1|197	%{_mandir}/man1/*
14cu|pdns-3.4.10-1|198	
14cu|pdns-3.4.10-1|199	%files backend-pipe
14cu|pdns-3.4.10-1|200	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libpipebackend.conf
14cu|pdns-3.4.10-1|201	%{_libdir}/powerdns/pdns/libpipebackend.so
14cu|pdns-3.4.10-1|202	
14cu|pdns-3.4.10-1|203	%files backend-mysql
14cu|pdns-3.4.10-1|204	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libgmysqlbackend.conf
14cu|pdns-3.4.10-1|205	%{_libdir}/powerdns/pdns/libgmysqlbackend.so
14cu|pdns-3.4.10-1|206	
14cu|pdns-3.4.10-1|207	%files backend-pgsql
14cu|pdns-3.4.10-1|208	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libgpgsqlbackend.conf
14cu|pdns-3.4.10-1|209	%{_libdir}/powerdns/pdns/libgpgsqlbackend.so
14cu|pdns-3.4.10-1|210	
14cu|pdns-3.4.10-1|211	%files backend-ldap
14cu|pdns-3.4.10-1|212	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libldapbackend.conf
14cu|pdns-3.4.10-1|213	%{_libdir}/powerdns/pdns/libldapbackend.so
14cu|pdns-3.4.10-1|214	
14cu|pdns-3.4.10-1|215	%files backend-sqlite
14cu|pdns-3.4.10-1|216	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libgsqlite3backend.conf
14cu|pdns-3.4.10-1|217	%{_libdir}/powerdns/pdns/libgsqlite3backend.so
14cu|pdns-3.4.10-1|218	
14cu|pdns-3.4.10-1|219	%files backend-geo
14cu|pdns-3.4.10-1|220	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/conf.d/libgeobackend.conf
14cu|pdns-3.4.10-1|221	%doc modules/geobackend/README
14cu|pdns-3.4.10-1|222	%{_libdir}/powerdns/pdns/libgeobackend.so
14cu|pdns-3.4.10-1|223	
14cu|pdns-3.4.10-1|224	
14cu|pdns-3.4.10-1|225	
14cu|pdns-3.4.10-1|226	%changelog
14cu|pdns-3.4.10-1|227	
14cu|pdns-3.4.10-1|228	* Wed Nov 02 2016 Denis Silakov <dsilakov@gmail.com> 3.4.10-1
14cu|pdns-3.4.10-1|229	- (d4422d6) Fix lua BR
14cu|pdns-3.4.10-1|230	
14cu|pdns-3.4.10-1|231	

12529 14
14cu|pdns-recursor-3.6.4-1|1	%define debug_package %{nil}
14cu|pdns-recursor-3.6.4-1|2	
14cu|pdns-recursor-3.6.4-1|3	Summary:	Recursor for PowerDNS
14cu|pdns-recursor-3.6.4-1|4	Name:		pdns-recursor
14cu|pdns-recursor-3.6.4-1|5	Version:	3.6.4
14cu|pdns-recursor-3.6.4-1|6	Release:	1
14cu|pdns-recursor-3.6.4-1|7	License:	GPL
14cu|pdns-recursor-3.6.4-1|8	Group:		System/Servers
14cu|pdns-recursor-3.6.4-1|9	URL:		http://www.powerdns.com/
14cu|pdns-recursor-3.6.4-1|10	Source0:	http://downloads.powerdns.com/releases/pdns-recursor-%{version}.tar.bz2
14cu|pdns-recursor-3.6.4-1|11	Source1:	pdns-recursor.service
14cu|pdns-recursor-3.6.4-1|12	Requires(post):	systemd
14cu|pdns-recursor-3.6.4-1|13	Requires(post):	rpm-helper
14cu|pdns-recursor-3.6.4-1|14	Requires(preun): rpm-helper
14cu|pdns-recursor-3.6.4-1|15	Requires(pre):	rpm-helper
14cu|pdns-recursor-3.6.4-1|16	Requires(postun): rpm-helper
14cu|pdns-recursor-3.6.4-1|17	BuildRequires:	libstdc++-devel
14cu|pdns-recursor-3.6.4-1|18	BuildRequires:	zlib-devel
14cu|pdns-recursor-3.6.4-1|19	BuildRequires:	boost-devel
14cu|pdns-recursor-3.6.4-1|20	BuildRequires:	lua5.2-devel
14cu|pdns-recursor-3.6.4-1|21	
14cu|pdns-recursor-3.6.4-1|22	%description
14cu|pdns-recursor-3.6.4-1|23	With a small codebase, the PowerDNS Recursor is an advanced recursor currently
14cu|pdns-recursor-3.6.4-1|24	serving the DNS resolving needs of over 2 million Internet connections. Besides
14cu|pdns-recursor-3.6.4-1|25	high performance (using kqueue or epoll, over 15 thousand qps on commodity
14cu|pdns-recursor-3.6.4-1|26	hardware), it provides advanced anti-spoofing measures. In addition, the
14cu|pdns-recursor-3.6.4-1|27	program caches server performance and timeouts, making it both network and user
14cu|pdns-recursor-3.6.4-1|28	friendly. It also has built-in hooks for making graphs with rrdtool, providing
14cu|pdns-recursor-3.6.4-1|29	insight into nameserver performance.
14cu|pdns-recursor-3.6.4-1|30	
14cu|pdns-recursor-3.6.4-1|31	%prep
14cu|pdns-recursor-3.6.4-1|32	
14cu|pdns-recursor-3.6.4-1|33	%setup -q
14cu|pdns-recursor-3.6.4-1|34	chmod 644 rrd/*
14cu|pdns-recursor-3.6.4-1|35	
14cu|pdns-recursor-3.6.4-1|36	%build
14cu|pdns-recursor-3.6.4-1|37	%serverbuild
14cu|pdns-recursor-3.6.4-1|38	
14cu|pdns-recursor-3.6.4-1|39	export OPTFLAGS=""
14cu|pdns-recursor-3.6.4-1|40	export LUA="1"
14cu|pdns-recursor-3.6.4-1|41	export LUA_CPPFLAGS_CONFIG="-I%{_includedir}"
14cu|pdns-recursor-3.6.4-1|42	export LUA_LIBS_CONFIG="-L%{_libdir} -llua -lm"
14cu|pdns-recursor-3.6.4-1|43	
14cu|pdns-recursor-3.6.4-1|44	%make basic_checks
14cu|pdns-recursor-3.6.4-1|45	
14cu|pdns-recursor-3.6.4-1|46	%make
14cu|pdns-recursor-3.6.4-1|47	
14cu|pdns-recursor-3.6.4-1|48	%install
14cu|pdns-recursor-3.6.4-1|49	
14cu|pdns-recursor-3.6.4-1|50	%makeinstall_std
14cu|pdns-recursor-3.6.4-1|51	
14cu|pdns-recursor-3.6.4-1|52	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/pdns-recursor.service
14cu|pdns-recursor-3.6.4-1|53	
14cu|pdns-recursor-3.6.4-1|54	rm -f %{buildroot}%{_sysconfdir}/powerdns/*
14cu|pdns-recursor-3.6.4-1|55	%{buildroot}%{_sbindir}/pdns_recursor --config > %{buildroot}%{_sysconfdir}/powerdns/recursor.conf
14cu|pdns-recursor-3.6.4-1|56	
14cu|pdns-recursor-3.6.4-1|57	# fix the config
14cu|pdns-recursor-3.6.4-1|58	cat >> %{buildroot}%{_sysconfdir}/powerdns/recursor.conf << EOF
14cu|pdns-recursor-3.6.4-1|59	socket-dir=/run/powerdns/
14cu|pdns-recursor-3.6.4-1|60	soa-minimum-ttl=0
14cu|pdns-recursor-3.6.4-1|61	soa-serial-offset=0
14cu|pdns-recursor-3.6.4-1|62	local-port=5300
14cu|pdns-recursor-3.6.4-1|63	local-address=127.0.0.1
14cu|pdns-recursor-3.6.4-1|64	trace=off
14cu|pdns-recursor-3.6.4-1|65	daemon=yes
14cu|pdns-recursor-3.6.4-1|66	quiet=on
14cu|pdns-recursor-3.6.4-1|67	setgid=powerdns
14cu|pdns-recursor-3.6.4-1|68	setuid=powerdns
14cu|pdns-recursor-3.6.4-1|69	EOF
14cu|pdns-recursor-3.6.4-1|70	
14cu|pdns-recursor-3.6.4-1|71	install -d %{buildroot}%{_tmpfilesdir}
14cu|pdns-recursor-3.6.4-1|72	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|pdns-recursor-3.6.4-1|73	d /run/powerdns 0755 powerdns powerdns
14cu|pdns-recursor-3.6.4-1|74	EOF
14cu|pdns-recursor-3.6.4-1|75	
14cu|pdns-recursor-3.6.4-1|76	rm -rf %{buildroot}%{_sysconfdir}/init.d
14cu|pdns-recursor-3.6.4-1|77	
14cu|pdns-recursor-3.6.4-1|78	%pre
14cu|pdns-recursor-3.6.4-1|79	%_pre_useradd powerdns /var/lib/powerdns /bin/false
14cu|pdns-recursor-3.6.4-1|80	
14cu|pdns-recursor-3.6.4-1|81	%post
14cu|pdns-recursor-3.6.4-1|82	%tmpfiles_create %{name}
14cu|pdns-recursor-3.6.4-1|83	%_post_service %{name}
14cu|pdns-recursor-3.6.4-1|84	
14cu|pdns-recursor-3.6.4-1|85	%preun
14cu|pdns-recursor-3.6.4-1|86	%_preun_service %{name}
14cu|pdns-recursor-3.6.4-1|87	
14cu|pdns-recursor-3.6.4-1|88	%postun
14cu|pdns-recursor-3.6.4-1|89	%_postun_userdel %{name}
14cu|pdns-recursor-3.6.4-1|90	
14cu|pdns-recursor-3.6.4-1|91	%files
14cu|pdns-recursor-3.6.4-1|92	%doc COPYING README rrd
14cu|pdns-recursor-3.6.4-1|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/powerdns/recursor.conf
14cu|pdns-recursor-3.6.4-1|94	%{_tmpfilesdir}/%{name}.conf
14cu|pdns-recursor-3.6.4-1|95	%{_unitdir}/%{name}.service
14cu|pdns-recursor-3.6.4-1|96	%{_bindir}/rec_control
14cu|pdns-recursor-3.6.4-1|97	%{_sbindir}/pdns_recursor
14cu|pdns-recursor-3.6.4-1|98	%{_mandir}/man1/pdns_recursor.1*
14cu|pdns-recursor-3.6.4-1|99	%{_mandir}/man1/rec_control.1*
14cu|pdns-recursor-3.6.4-1|100	
14cu|pdns-recursor-3.6.4-1|101	%changelog
14cu|pdns-recursor-3.6.4-1|102	
14cu|pdns-recursor-3.6.4-1|103	* Thu Oct 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6.4-1
14cu|pdns-recursor-3.6.4-1|104	- (f8e01e0) Turn back URL in Source
14cu|pdns-recursor-3.6.4-1|105	
14cu|pdns-recursor-3.6.4-1|106	

12530 14
14cu|peazip-6.1.0-1|1	%define debug_package %{nil}
14cu|peazip-6.1.0-1|2	
14cu|peazip-6.1.0-1|3	Summary:	File and archive manager
14cu|peazip-6.1.0-1|4	Name:		peazip
14cu|peazip-6.1.0-1|5	Version:	6.1.0
14cu|peazip-6.1.0-1|6	Release:	1
14cu|peazip-6.1.0-1|7	License:	LGPLv3+
14cu|peazip-6.1.0-1|8	Group:		File tools
14cu|peazip-6.1.0-1|9	Url:		http://www.peazip.org
14cu|peazip-6.1.0-1|10	Source0:	https://sourceforge.net/projects/peazip/files/%{version}/%{name}-%{version}.src.zip
14cu|peazip-6.1.0-1|11	# configure to run in users home appdata
14cu|peazip-6.1.0-1|12	Source1:	altconf.txt
14cu|peazip-6.1.0-1|13	BuildRequires:	dos2unix
14cu|peazip-6.1.0-1|14	BuildRequires:	lazarus >= 1.2.0
14cu|peazip-6.1.0-1|15	BuildRequires:	qt4pas-devel
14cu|peazip-6.1.0-1|16	BuildRequires:	qt4-devel
14cu|peazip-6.1.0-1|17	# BuildRequires:	qtwebkit-devel
14cu|peazip-6.1.0-1|18	BuildRequires:	icoutils
14cu|peazip-6.1.0-1|19	Requires:	p7zip
14cu|peazip-6.1.0-1|20	Requires:	upx >= 3.09
14cu|peazip-6.1.0-1|21	
14cu|peazip-6.1.0-1|22	%description
14cu|peazip-6.1.0-1|23	PeaZip is a free cross-platform file archiver that provides an unified
14cu|peazip-6.1.0-1|24	portable GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ,
14cu|peazip-6.1.0-1|25	UPX...
14cu|peazip-6.1.0-1|26	
14cu|peazip-6.1.0-1|27	#---------------------------------------------------------------------
14cu|peazip-6.1.0-1|28	
14cu|peazip-6.1.0-1|29	%prep
14cu|peazip-6.1.0-1|30	%setup -qn %{name}-%{version}.src
14cu|peazip-6.1.0-1|31	chmod +w res/lang
14cu|peazip-6.1.0-1|32	dos2unix readme*
14cu|peazip-6.1.0-1|33	
14cu|peazip-6.1.0-1|34	%build
14cu|peazip-6.1.0-1|35	lazbuild --lazarusdir=%{_libdir}/lazarus \
14cu|peazip-6.1.0-1|36	%ifarch x86_64
14cu|peazip-6.1.0-1|37	--cpu=x86_64 \
14cu|peazip-6.1.0-1|38	%endif
14cu|peazip-6.1.0-1|39	--widgetset=qt \
14cu|peazip-6.1.0-1|40	-B project_peach.lpi project_pea.lpi project_gwrap.lpi
14cu|peazip-6.1.0-1|41	
14cu|peazip-6.1.0-1|42	%install
14cu|peazip-6.1.0-1|43	mkdir -p %{buildroot}%{_bindir}
14cu|peazip-6.1.0-1|44	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|peazip-6.1.0-1|45	rm -rf res/icons
14cu|peazip-6.1.0-1|46	cp -r res %{buildroot}%{_datadir}/%{name}
14cu|peazip-6.1.0-1|47	cp %{SOURCE1} %{buildroot}%{_datadir}/%{name}/res
14cu|peazip-6.1.0-1|48	
14cu|peazip-6.1.0-1|49	#install helper apps
14cu|peazip-6.1.0-1|50	mkdir -p %{buildroot}%{_datadir}/%{name}/res/{7z,upx}
14cu|peazip-6.1.0-1|51	ln -s %{_bindir}/7z  %{buildroot}%{_datadir}/%{name}/res/7z
14cu|peazip-6.1.0-1|52	ln -s %{_bindir}/upx  %{buildroot}%{_datadir}/%{name}/res/upx
14cu|peazip-6.1.0-1|53	
14cu|peazip-6.1.0-1|54	install pea %{buildroot}%{_datadir}/%{name}/res
14cu|peazip-6.1.0-1|55	ln -s %{_datadir}/%{name}/res/pea %{buildroot}%{_bindir}/pea
14cu|peazip-6.1.0-1|56	install %{name} %{buildroot}%{_datadir}/%{name}
14cu|peazip-6.1.0-1|57	ln -s %{_datadir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
14cu|peazip-6.1.0-1|58	install pealauncher %{buildroot}%{_datadir}/%{name}/res
14cu|peazip-6.1.0-1|59	ln -s %{_datadir}/%{name}/res/pealauncher %{buildroot}%{_bindir}/pealauncher
14cu|peazip-6.1.0-1|60	
14cu|peazip-6.1.0-1|61	mkdir -p %{buildroot}%{_datadir}/applications
14cu|peazip-6.1.0-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|peazip-6.1.0-1|63	[Desktop Entry]
14cu|peazip-6.1.0-1|64	Encoding=UTF-8
14cu|peazip-6.1.0-1|65	Name=PeaZip
14cu|peazip-6.1.0-1|66	GenericName=Archiving Tool
14cu|peazip-6.1.0-1|67	GenericName[af]=Argiveer Program
14cu|peazip-6.1.0-1|68	GenericName[ar]=أداة أرشفة
14cu|peazip-6.1.0-1|69	GenericName[ast]=Ferramienta p'archivar
14cu|peazip-6.1.0-1|70	GenericName[bg]=Работа с архиви
14cu|peazip-6.1.0-1|71	GenericName[br]=Ostilh merañ an Dielloù
14cu|peazip-6.1.0-1|72	GenericName[bs]=Alatka za arhiviranje
14cu|peazip-6.1.0-1|73	GenericName[ca]=Eina d'arxivament
14cu|peazip-6.1.0-1|74	GenericName[ca@valencia]=Eina d'arxivament
14cu|peazip-6.1.0-1|75	GenericName[cs]=Archivační nástroj
14cu|peazip-6.1.0-1|76	GenericName[cy]=Erfyn Archifo
14cu|peazip-6.1.0-1|77	GenericName[da]=Arkiveringsværktøj
14cu|peazip-6.1.0-1|78	GenericName[de]=Archivprogramm
14cu|peazip-6.1.0-1|79	GenericName[el]=Εργαλείο αρχειοθέτησης
14cu|peazip-6.1.0-1|80	GenericName[en_GB]=Archiving Tool
14cu|peazip-6.1.0-1|81	GenericName[eo]=Arkivilo
14cu|peazip-6.1.0-1|82	GenericName[es]=Archivador
14cu|peazip-6.1.0-1|83	GenericName[et]=Arhiivide haldamise rakendus
14cu|peazip-6.1.0-1|84	GenericName[eu]=Artxibatzeko Tresna
14cu|peazip-6.1.0-1|85	GenericName[fa]=ابزار بایگانی
14cu|peazip-6.1.0-1|86	GenericName[fi]=Pakkausohjelma
14cu|peazip-6.1.0-1|87	GenericName[fr]=Outil d'archivage
14cu|peazip-6.1.0-1|88	GenericName[ga]=Uirlis Chartlannaithe
14cu|peazip-6.1.0-1|89	GenericName[gl]=Utilidade de arquivo
14cu|peazip-6.1.0-1|90	GenericName[he]=כלי לניהול ארכיונים
14cu|peazip-6.1.0-1|91	GenericName[hne]=अभिलेखन औजार
14cu|peazip-6.1.0-1|92	GenericName[hr]=Alat za arhiviranje
14cu|peazip-6.1.0-1|93	GenericName[hu]=Fájltömörítő
14cu|peazip-6.1.0-1|94	GenericName[ia]=Instrumento per archivar
14cu|peazip-6.1.0-1|95	GenericName[id]=Perkakas Pengarsip
14cu|peazip-6.1.0-1|96	GenericName[is]=Vinna með safnskrár
14cu|peazip-6.1.0-1|97	GenericName[it]=Strumento di archiviazione
14cu|peazip-6.1.0-1|98	GenericName[ja]=アーカイブツール
14cu|peazip-6.1.0-1|99	GenericName[kk]=Архивтеу құралы
14cu|peazip-6.1.0-1|100	GenericName[km]=ឧបករណ៍ប័ណ្ណសារ
14cu|peazip-6.1.0-1|101	GenericName[ko]=압축 도구
14cu|peazip-6.1.0-1|102	GenericName[lt]=Archyvavimo priemonė
14cu|peazip-6.1.0-1|103	GenericName[lv]=Arhivēšanas rīks
14cu|peazip-6.1.0-1|104	GenericName[mk]=Алатка за архивирање
14cu|peazip-6.1.0-1|105	GenericName[ms]=Alatan Pengarkiban
14cu|peazip-6.1.0-1|106	GenericName[nb]=Arkiveringsverktøy
14cu|peazip-6.1.0-1|107	GenericName[nds]=Archievwarktüüch
14cu|peazip-6.1.0-1|108	GenericName[ne]=सङ्ग्रहण उपकरण
14cu|peazip-6.1.0-1|109	GenericName[nl]=Archiefgereedschap
14cu|peazip-6.1.0-1|110	GenericName[nn]=Arkiveringsverktøy
14cu|peazip-6.1.0-1|111	GenericName[pa]=ਅਕਾਇਵਿੰਗ ਟੂਲ
14cu|peazip-6.1.0-1|112	GenericName[pl]=Narzędzie do archiwizacji
14cu|peazip-6.1.0-1|113	GenericName[pt]=Ferramenta de Armazenamento
14cu|peazip-6.1.0-1|114	GenericName[pt_BR]=Ferramenta de Arquivamento
14cu|peazip-6.1.0-1|115	GenericName[ro]=Utilitar de arhivare
14cu|peazip-6.1.0-1|116	GenericName[ru]=Архиватор
14cu|peazip-6.1.0-1|117	GenericName[sk]=Archivačný nástroj
14cu|peazip-6.1.0-1|118	GenericName[sl]=Orodje za ravnanje z arhivi
14cu|peazip-6.1.0-1|119	GenericName[sq]=Mjeti Arkivues
14cu|peazip-6.1.0-1|120	GenericName[sr]=Алатка за архивирање
14cu|peazip-6.1.0-1|121	GenericName[sr@ijekavian]=Алатка за архивирање
14cu|peazip-6.1.0-1|122	GenericName[sr@ijekavianlatin]=Alatka za arhiviranje
14cu|peazip-6.1.0-1|123	GenericName[sr@latin]=Alatka za arhiviranje
14cu|peazip-6.1.0-1|124	GenericName[sv]=Arkiveringsverktyg
14cu|peazip-6.1.0-1|125	GenericName[ta]=காப்பக கருவி
14cu|peazip-6.1.0-1|126	GenericName[tg]=Асбобҳои Бойгонӣ
14cu|peazip-6.1.0-1|127	GenericName[th]=เครื่องมือจัดการแฟ้มจัดเก็บ
14cu|peazip-6.1.0-1|128	GenericName[tr]=Arşivleme Aracı
14cu|peazip-6.1.0-1|129	GenericName[ug]=ئارخىپ قورالى
14cu|peazip-6.1.0-1|130	GenericName[uk]=Засіб роботи з архівами
14cu|peazip-6.1.0-1|131	GenericName[uz]=Arxivlash vositasi
14cu|peazip-6.1.0-1|132	GenericName[uz@cyrillic]=Архивлаш воситаси
14cu|peazip-6.1.0-1|133	GenericName[vi]=Công Cụ Nén
14cu|peazip-6.1.0-1|134	GenericName[wa]=Usteye d' årtchivaedje
14cu|peazip-6.1.0-1|135	GenericName[xh]=Isixhobo Sokuphatha i Archive
14cu|peazip-6.1.0-1|136	GenericName[x-test]=xxArchiving Toolxx
14cu|peazip-6.1.0-1|137	GenericName[zh_CN]=压缩归档工具
14cu|peazip-6.1.0-1|138	GenericName[zh_TW]=壓縮工具
14cu|peazip-6.1.0-1|139	Comment=Create and modify an archive
14cu|peazip-6.1.0-1|140	Comment[af]=Skep en wysig 'n argief
14cu|peazip-6.1.0-1|141	Comment[an]=Creye y modifique un archivador
14cu|peazip-6.1.0-1|142	Comment[ar]=أنشئ و عدّل أرشيفا
14cu|peazip-6.1.0-1|143	Comment[as]=আৰ্কাইভ সৃষ্টি ও পৰিবৰ্তন কৰক
14cu|peazip-6.1.0-1|144	Comment[ast]=Crea y modifica un archivador
14cu|peazip-6.1.0-1|145	Comment[az]=Arxiv yaradın və açın
14cu|peazip-6.1.0-1|146	Comment[be]=Праца з архівамі
14cu|peazip-6.1.0-1|147	Comment[be@latin]=Stvaraj i madyfikuj archivy
14cu|peazip-6.1.0-1|148	Comment[bg]=Създаване и промяна на архив
14cu|peazip-6.1.0-1|149	Comment[bn]=নতুন আর্কাইভ তৈরি ও পরিবর্ধন করা হবে
14cu|peazip-6.1.0-1|150	Comment[bn_IN]=আর্কাইভ নির্মাণ ও পরিবর্তন করুন
14cu|peazip-6.1.0-1|151	Comment[br]=Krouiñ ha daskemmañ un diell
14cu|peazip-6.1.0-1|152	Comment[bs]=Napravi i promijeni arhiv
14cu|peazip-6.1.0-1|153	Comment[ca]=Crea i modifica un arxiu
14cu|peazip-6.1.0-1|154	Comment[ca@valencia]=Crea i modifica un arxiu
14cu|peazip-6.1.0-1|155	Comment[cs]=Vytvářet a upravovat archivy
14cu|peazip-6.1.0-1|156	Comment[csb]=Ùsôdzanié ë zmianë archiwów
14cu|peazip-6.1.0-1|157	Comment[cy]=Creu a newid archif
14cu|peazip-6.1.0-1|158	Comment[da]=Opret og ændr et arkiv
14cu|peazip-6.1.0-1|159	Comment[de]=Archive anlegen und verändern
14cu|peazip-6.1.0-1|160	Comment[dz]=ཡིག་མཛོད་གསར་བསྐྲུན་འབད་ནི་དང་ ལེགས་བཅོས་འབད་ནི།
14cu|peazip-6.1.0-1|161	Comment[el]=Δημιουργία και τροποποίηση ενός συμπιεσμένου αρχείου
14cu|peazip-6.1.0-1|162	Comment[en@shaw]=𐑒𐑮𐑦𐑱𐑑 𐑯 𐑥𐑪𐑛𐑦𐑓𐑲 𐑩𐑯 𐑸𐑒𐑲𐑝
14cu|peazip-6.1.0-1|163	Comment[en_CA]=Create and modify an archive
14cu|peazip-6.1.0-1|164	Comment[en_GB]=Create and modify an archive
14cu|peazip-6.1.0-1|165	Comment[eo]=Krei kaj modifi arkivon
14cu|peazip-6.1.0-1|166	Comment[es]=Cree y modifique un archivador
14cu|peazip-6.1.0-1|167	Comment[et]=Arhiivi loomine ja muutmine
14cu|peazip-6.1.0-1|168	Comment[eu]=Sortu eta aldatu artxibo bat
14cu|peazip-6.1.0-1|169	Comment[fa]=ایجاد و تغییر آرشیو
14cu|peazip-6.1.0-1|170	Comment[fi]=Luo arkisto tai muokkaa arkistoa
14cu|peazip-6.1.0-1|171	Comment[fr]=Créer et modifier des archives
14cu|peazip-6.1.0-1|172	Comment[fur]=Cree e modifiche un archivi
14cu|peazip-6.1.0-1|173	Comment[fy]=Foarmje in triemûnthâld
14cu|peazip-6.1.0-1|174	Comment[ga]=Cruthaigh agus athraigh cartlann
14cu|peazip-6.1.0-1|175	Comment[gl]=Crear e modificar un arquivo
14cu|peazip-6.1.0-1|176	Comment[gu]=પેટી બનાવો અને સુધારો
14cu|peazip-6.1.0-1|177	Comment[he]=יצירה ועדכון של ארכיונים
14cu|peazip-6.1.0-1|178	Comment[hi]=अभिलेख बनाएँ तथा परिवर्धित करें
14cu|peazip-6.1.0-1|179	Comment[hr]=Stvori i izmijeni arhivu
14cu|peazip-6.1.0-1|180	Comment[hu]=Archívum létrehozása és módosítása
14cu|peazip-6.1.0-1|181	Comment[hy]=Կերտել և մոդիֆիկացնել արխիվը
14cu|peazip-6.1.0-1|182	Comment[id]=Membuat dan memodifikasi arsip
14cu|peazip-6.1.0-1|183	Comment[it]=Crea e modifica un archivio
14cu|peazip-6.1.0-1|184	Comment[ja]=アーカイブを作成したり修正します
14cu|peazip-6.1.0-1|185	Comment[ka]=არქივის შექმნა და რედაქტირება
14cu|peazip-6.1.0-1|186	Comment[kk]=Архивті жасау және түзету
14cu|peazip-6.1.0-1|187	Comment[km]=បង្កើត និងកែប្រែប័ណ្ណសារ
14cu|peazip-6.1.0-1|188	Comment[kn]=ಒಂದು ಆರ್ಕೈವನ್ನು ನಿರ್ಮಿಸು ಹಾಗು ಮಾರ್ಪಡಿಸು
14cu|peazip-6.1.0-1|189	Comment[ko]=압축 파일을 만들고 수정합니다
14cu|peazip-6.1.0-1|190	Comment[ku]=Arşîvekê çêbike an jî biguherîne
14cu|peazip-6.1.0-1|191	Comment[lt]=Kurti ir modifikuoti archyvą
14cu|peazip-6.1.0-1|192	Comment[lv]=Izveidot arhīvus un mainīt to saturu
14cu|peazip-6.1.0-1|193	Comment[mai]=अभिलेख बनाबू आओर परिवर्धित करू
14cu|peazip-6.1.0-1|194	Comment[mg]=Mamorona sy manova arsiva
14cu|peazip-6.1.0-1|195	Comment[mk]=Креирај и измени архива
14cu|peazip-6.1.0-1|196	Comment[ml]=ഒരു പുതിയ ശേഖരം നിര്മ്മിക്കുകയോ മാറ്റം വരുത്തുകയോ ചെയ്യുക
14cu|peazip-6.1.0-1|197	Comment[mn]=Архив үүсгэх ба өөрчилөх
14cu|peazip-6.1.0-1|198	Comment[mr]=आर्काइव्ह निर्माण व संपादीत करा
14cu|peazip-6.1.0-1|199	Comment[ms]=Cipta dan ubahsuai arkib
14cu|peazip-6.1.0-1|200	Comment[my]=ဖိုင်ထုပ်ကိုဖန်တီးပြီးပြုပြင်
14cu|peazip-6.1.0-1|201	Comment[nb]=Opprett og endre arkiv
14cu|peazip-6.1.0-1|202	Comment[ne]=एउटा सङ्ग्रह सिर्जना गर्नुहोस् र परिमार्जन गर्नुहोस्
14cu|peazip-6.1.0-1|203	Comment[nl]=Archieven maken en wijzigen
14cu|peazip-6.1.0-1|204	Comment[nn]=Lag og endra arkiv
14cu|peazip-6.1.0-1|205	Comment[oc]=Crear e modificar un archiu
14cu|peazip-6.1.0-1|206	Comment[or]=ଗୋଟିଏ ଅଭିଲେଖକୁ ସ୍ରୁଷ୍ଟି ଏବଂ ରୂପାନ୍ତରିତ କରନ୍ତୁ
14cu|peazip-6.1.0-1|207	Comment[pa]=ਇੱਕ ਅਕਾਇਵ ਬਣਾਓ ਅਤੇ ਸੋਧੋ
14cu|peazip-6.1.0-1|208	Comment[pl]=Tworzenie i modyfikowanie archiwów
14cu|peazip-6.1.0-1|209	Comment[ps]=ارشيو جوړول او بدلول
14cu|peazip-6.1.0-1|210	Comment[pt]=Criar e alterar um arquivo
14cu|peazip-6.1.0-1|211	Comment[pt_BR]=Crie e modifique um pacote
14cu|peazip-6.1.0-1|212	Comment[ro]=Creează și modifică o arhivă
14cu|peazip-6.1.0-1|213	Comment[ru]=Создать или изменить архив
14cu|peazip-6.1.0-1|214	Comment[si]=සංරක්ෂණයක් නිර්මාණය කරන්න සහ වෙනස් කරන්න
14cu|peazip-6.1.0-1|215	Comment[sk]=Vytváranie a úprava archívov
14cu|peazip-6.1.0-1|216	Comment[sl]=Ustvari in spremeni arhiv
14cu|peazip-6.1.0-1|217	Comment[sq]=Krijo dhe ndrysho një arkiv
14cu|peazip-6.1.0-1|218	Comment[sr]=Направите нове и распакујте постојеће архиве
14cu|peazip-6.1.0-1|219	Comment[sr@ije]=Направите и измјените архиву
14cu|peazip-6.1.0-1|220	Comment[sr@latin]=Napravite nove i raspakujte postojeće arhive
14cu|peazip-6.1.0-1|221	Comment[sv]=Skapa och ändra ett arkiv
14cu|peazip-6.1.0-1|222	Comment[ta]=காப்பு உருவாக்குதல் அல்லது திருத்துதல்
14cu|peazip-6.1.0-1|223	Comment[te]=ఒక సంగ్రహమును సృష్టించు మరియు సవరించు
14cu|peazip-6.1.0-1|224	Comment[th]=สร้างและแก้ไขแฟ้มจัดเก็บ
14cu|peazip-6.1.0-1|225	Comment[tk]=Bir arşiwi bejerip üýtget
14cu|peazip-6.1.0-1|226	Comment[tr]=Bir arşiv yarat ve değiştir
14cu|peazip-6.1.0-1|227	Comment[ug]=ئارخىپ قۇرۇپ ئۆزگەرت
14cu|peazip-6.1.0-1|228	Comment[uk]=Програма створення та зміни архівів
14cu|peazip-6.1.0-1|229	Comment[ur]=محفوظہ بنائیں اور تبدیل کریں
14cu|peazip-6.1.0-1|230	Comment[ur_PK]=محفوظہ بنائیں اور تبدیل کریں
14cu|peazip-6.1.0-1|231	Comment[vi]=Tạo và sửa đổi kho
14cu|peazip-6.1.0-1|232	Comment[xh]=Yakha uze ulungise uvimba
14cu|peazip-6.1.0-1|233	Comment[zh_CN]=创建并修改归档文件
14cu|peazip-6.1.0-1|234	Comment[zh_HK]=建立及更改壓縮檔
14cu|peazip-6.1.0-1|235	Comment[zh_TW]=建立及更改壓縮檔
14cu|peazip-6.1.0-1|236	Comment[zu]=Dala futhi ulungise ingobo yomlando
14cu|peazip-6.1.0-1|237	MimeType=application/x-gzip;application/x-lha;application/x-tar;application/x-tgz;application/x-tbz;application/x-tbz2;application/x-zip;application/zip;application/x-bzip;application/x-rar;application/x-tarz;application/x-archive;application/x-bzip2;application/x-jar;application/x-deb;application/x-ace;application/x-7z;application/x-arc;application/x-arj;application/x-compress;application/x-cpio;
14cu|peazip-6.1.0-1|238	Exec=%{name}
14cu|peazip-6.1.0-1|239	Icon=%{name}
14cu|peazip-6.1.0-1|240	Type=Application
14cu|peazip-6.1.0-1|241	Terminal=false
14cu|peazip-6.1.0-1|242	Categories=KDE;GTK;Utility;Archiving;
14cu|peazip-6.1.0-1|243	EOF
14cu|peazip-6.1.0-1|244	
14cu|peazip-6.1.0-1|245	mkdir -p %{buildroot}%{_iconsdir}/hicolor/256x256/apps
14cu|peazip-6.1.0-1|246	icotool -x -i 1 -o %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png %{name}.ico
14cu|peazip-6.1.0-1|247	rm -rf %{buildroot}%{_datadir}/%{name}/res/icons
14cu|peazip-6.1.0-1|248	
14cu|peazip-6.1.0-1|249	%files
14cu|peazip-6.1.0-1|250	%doc readme copying.txt
14cu|peazip-6.1.0-1|251	%{_bindir}/*
14cu|peazip-6.1.0-1|252	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|peazip-6.1.0-1|253	%{_datadir}/applications/*.desktop
14cu|peazip-6.1.0-1|254	%{_datadir}/%{name}
14cu|peazip-6.1.0-1|255	
14cu|peazip-6.1.0-1|256	%changelog

12531 14
14cu|peek-0.9.1-1|1	Summary:	Simple animated GIF screen recorder
14cu|peek-0.9.1-1|2	Name:		peek
14cu|peek-0.9.1-1|3	Version:	0.9.1
14cu|peek-0.9.1-1|4	Release:	1
14cu|peek-0.9.1-1|5	License:	GPLv3+
14cu|peek-0.9.1-1|6	Group:		Video
14cu|peek-0.9.1-1|7	Url:		https://github.com/phw/peek
14cu|peek-0.9.1-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|peek-0.9.1-1|9	BuildRequires:	cmake
14cu|peek-0.9.1-1|10	BuildRequires:	gettext-devel
14cu|peek-0.9.1-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|peek-0.9.1-1|12	BuildRequires:	pkgconfig(vapigen)
14cu|peek-0.9.1-1|13	
14cu|peek-0.9.1-1|14	%description
14cu|peek-0.9.1-1|15	Simple animated GIF screen recorder with an easy to use interface
14cu|peek-0.9.1-1|16	
14cu|peek-0.9.1-1|17	%files -f %{name}.lang
14cu|peek-0.9.1-1|18	%{_bindir}/%{name}
14cu|peek-0.9.1-1|19	%{_datadir}/applications/com.uploadedlobster.peek.desktop
14cu|peek-0.9.1-1|20	%{_datadir}/dbus-1/services/com.uploadedlobster.peek.service
14cu|peek-0.9.1-1|21	%{_datadir}/glib-2.0/schemas/com.uploadedlobster.peek.gschema.xml
14cu|peek-0.9.1-1|22	%{_iconsdir}/hicolor/*/apps/peek.png
14cu|peek-0.9.1-1|23	#----------------------------------------------------------------
14cu|peek-0.9.1-1|24	
14cu|peek-0.9.1-1|25	%prep
14cu|peek-0.9.1-1|26	%setup -q
14cu|peek-0.9.1-1|27	
14cu|peek-0.9.1-1|28	%build
14cu|peek-0.9.1-1|29	%cmake
14cu|peek-0.9.1-1|30	%make
14cu|peek-0.9.1-1|31	
14cu|peek-0.9.1-1|32	%install
14cu|peek-0.9.1-1|33	%makeinstall_std -C build
14cu|peek-0.9.1-1|34	
14cu|peek-0.9.1-1|35	%find_lang %{name}
14cu|peek-0.9.1-1|36	
14cu|peek-0.9.1-1|37	%changelog
14cu|peek-0.9.1-1|38	
14cu|peek-0.9.1-1|39	* Tue Mar 07 2017 Rosa <rosa@abf.rosalinux.ru> 0.9.1-1
14cu|peek-0.9.1-1|40	- (4245c4f) Automatic import for version 0.9.1-1
14cu|peek-0.9.1-1|41	
14cu|peek-0.9.1-1|42	

12532 14
14cu|peg-e-1.2.2-1|1	%define oname pege
14cu|peg-e-1.2.2-1|2	
14cu|peg-e-1.2.2-1|3	Name: 		peg-e
14cu|peg-e-1.2.2-1|4	Summary: 	Peg-E is a peg solitaire game
14cu|peg-e-1.2.2-1|5	Version: 	1.2.2
14cu|peg-e-1.2.2-1|6	Release: 	1
14cu|peg-e-1.2.2-1|7	License: 	GPLv2
14cu|peg-e-1.2.2-1|8	Group: 		Games/Puzzles
14cu|peg-e-1.2.2-1|9	Url:		https://gottcode.org/peg-e/
14cu|peg-e-1.2.2-1|10	Source0:	http://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2
14cu|peg-e-1.2.2-1|11	BuildRequires:	qt5-devel
14cu|peg-e-1.2.2-1|12	BuildRequires:	qt5-linguist-tools
14cu|peg-e-1.2.2-1|13	BuildRequires:	desktop-file-utils
14cu|peg-e-1.2.2-1|14	BuildRequires:	appstream-util
14cu|peg-e-1.2.2-1|15	
14cu|peg-e-1.2.2-1|16	%description
14cu|peg-e-1.2.2-1|17	Peg solitaire game in which you jump over pieces in order to remove
14cu|peg-e-1.2.2-1|18	them from the board, ultimately trying to eliminate all but one.
14cu|peg-e-1.2.2-1|19	The boards are randomly generated, with 100 levels of difficulty.
14cu|peg-e-1.2.2-1|20	The game auto-saves, and has undo-redo capability.
14cu|peg-e-1.2.2-1|21	Pieces can move horizontally, vertically, and diagonally.
14cu|peg-e-1.2.2-1|22	
14cu|peg-e-1.2.2-1|23	
14cu|peg-e-1.2.2-1|24	%files -f %{oname}.lang
14cu|peg-e-1.2.2-1|25	%doc COPYING CREDITS ChangeLog README NEWS
14cu|peg-e-1.2.2-1|26	%{_bindir}/*
14cu|peg-e-1.2.2-1|27	%{_datadir}/applications/%{name}.desktop
14cu|peg-e-1.2.2-1|28	%{_iconsdir}/hicolor/*/apps/%{name}*
14cu|peg-e-1.2.2-1|29	%{_appdatadir}/%{name}.appdata.xml
14cu|peg-e-1.2.2-1|30	%{_mandir}/man6/%{name}.6*
14cu|peg-e-1.2.2-1|31	#-------------------------------------------------------------------------------------
14cu|peg-e-1.2.2-1|32	%prep
14cu|peg-e-1.2.2-1|33	%setup -q
14cu|peg-e-1.2.2-1|34	rm -rf windows_deploy.bat
14cu|peg-e-1.2.2-1|35	rm -rf mac_deploy.sh
14cu|peg-e-1.2.2-1|36	rm -rf mac
14cu|peg-e-1.2.2-1|37	rm -rf windows
14cu|peg-e-1.2.2-1|38	
14cu|peg-e-1.2.2-1|39	%build
14cu|peg-e-1.2.2-1|40	# fixed debug ready for contrib
14cu|peg-e-1.2.2-1|41	%qmake_qt5 PREFIX=%{_prefix} DEFINES+=USE_SYSTEM_LOCALE QMAKE_CXXFLAGS="%{optflags -wall}"
14cu|peg-e-1.2.2-1|42	pushd translations
14cu|peg-e-1.2.2-1|43	%{_qt5_bindir}/lrelease *.ts
14cu|peg-e-1.2.2-1|44	popd
14cu|peg-e-1.2.2-1|45	
14cu|peg-e-1.2.2-1|46	%make
14cu|peg-e-1.2.2-1|47	
14cu|peg-e-1.2.2-1|48	%install
14cu|peg-e-1.2.2-1|49	%makeinstall_qt
14cu|peg-e-1.2.2-1|50	
14cu|peg-e-1.2.2-1|51	%find_lang %{oname} --with-qt
14cu|peg-e-1.2.2-1|52	# don't really need those too...
14cu|peg-e-1.2.2-1|53	rm -fr %{buildroot}%{_datadir}/{pixmaps,%{name}/icons}
14cu|peg-e-1.2.2-1|54	
14cu|peg-e-1.2.2-1|55	
14cu|peg-e-1.2.2-1|56	%check
14cu|peg-e-1.2.2-1|57	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|peg-e-1.2.2-1|58	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml || :
14cu|peg-e-1.2.2-1|59	
14cu|peg-e-1.2.2-1|60	%changelog
14cu|peg-e-1.2.2-1|61	
14cu|peg-e-1.2.2-1|62	* Sun Mar 12 2017 abfonly <abfonly@gmail.com> 1.2.2-1
14cu|peg-e-1.2.2-1|63	- (5c22242) Log: Update to 1.2.2
14cu|peg-e-1.2.2-1|64	- (5c22242) Generate binary translations at build time
14cu|peg-e-1.2.2-1|65	- (5c22242) FIXED: Was not properly loading Qt translations
14cu|peg-e-1.2.2-1|66	- (5c22242) FIXED: Success message was not high DPI
14cu|peg-e-1.2.2-1|67	- (5c22242) Translation updates: Translation updates: Dutch, German, Greek, Hebrew, Lithuanian, Polish
14cu|peg-e-1.2.2-1|68	
14cu|peg-e-1.2.2-1|69	

12533 14
14cu|pekwm-0.1.17-5|1	Name:		pekwm
14cu|pekwm-0.1.17-5|2	Version:	0.1.17
14cu|pekwm-0.1.17-5|3	Release:	5
14cu|pekwm-0.1.17-5|4	URL:		http://pekwm.org/
14cu|pekwm-0.1.17-5|5	Source0:	http://www.pekwm.org/projects/pekwm/files/%{name}-%{version}.tar.bz2
14cu|pekwm-0.1.17-5|6	
14cu|pekwm-0.1.17-5|7	# modify config
14cu|pekwm-0.1.17-5|8	Source1:	pekwm_config
14cu|pekwm-0.1.17-5|9	Source2:	pekwm_mouse
14cu|pekwm-0.1.17-5|10	
14cu|pekwm-0.1.17-5|11	# add themes (fonts changed for Mandriva)
14cu|pekwm-0.1.17-5|12	Source10:	Opus3_Alpha-dev-20050227.tar.bz2
14cu|pekwm-0.1.17-5|13	Source11:	OpusOS-Deep.tar.bz2
14cu|pekwm-0.1.17-5|14	
14cu|pekwm-0.1.17-5|15	License:	GPL
14cu|pekwm-0.1.17-5|16	Group:		Graphical desktop/Other
14cu|pekwm-0.1.17-5|17	Summary:	A minimalist window manager for the X Window System
14cu|pekwm-0.1.17-5|18	Requires:	xterm
14cu|pekwm-0.1.17-5|19	BuildRequires:	pkgconfig(x11)
14cu|pekwm-0.1.17-5|20	BuildRequires:	pkgconfig(xext)
14cu|pekwm-0.1.17-5|21	BuildRequires:	pkgconfig(xft)
14cu|pekwm-0.1.17-5|22	BuildRequires:	pkgconfig(xinerama)
14cu|pekwm-0.1.17-5|23	BuildRequires:	pkgconfig(xpm)
14cu|pekwm-0.1.17-5|24	BuildRequires:	pkgconfig(xrandr)
14cu|pekwm-0.1.17-5|25	BuildRequires:	jpeg-devel
14cu|pekwm-0.1.17-5|26	BuildRequires:	png-devel
14cu|pekwm-0.1.17-5|27	
14cu|pekwm-0.1.17-5|28	%description
14cu|pekwm-0.1.17-5|29	Pekwm is a window manager based on aewm++, but it no longer
14cu|pekwm-0.1.17-5|30	resembles it. It is highly configurable, rather fast, and
14cu|pekwm-0.1.17-5|31	aimed towards being usable while remaining pretty enough to
14cu|pekwm-0.1.17-5|32	look at. Features include client window grouping into one
14cu|pekwm-0.1.17-5|33	window frame, automatic window size, location, grouping
14cu|pekwm-0.1.17-5|34	and title rewriting.
14cu|pekwm-0.1.17-5|35	
14cu|pekwm-0.1.17-5|36	%prep
14cu|pekwm-0.1.17-5|37	%setup -q
14cu|pekwm-0.1.17-5|38	
14cu|pekwm-0.1.17-5|39	# modify config
14cu|pekwm-0.1.17-5|40	cp -f %SOURCE1 data/config
14cu|pekwm-0.1.17-5|41	cp -f %SOURCE2 data/mouse
14cu|pekwm-0.1.17-5|42	
14cu|pekwm-0.1.17-5|43	%build
14cu|pekwm-0.1.17-5|44	autoreconf -fi
14cu|pekwm-0.1.17-5|45	%configure2_5x	--enable-shape \
14cu|pekwm-0.1.17-5|46	--enable-xinerama \
14cu|pekwm-0.1.17-5|47	--enable-menus \
14cu|pekwm-0.1.17-5|48	--enable-harbour \
14cu|pekwm-0.1.17-5|49	--disable-debug
14cu|pekwm-0.1.17-5|50	
14cu|pekwm-0.1.17-5|51	%make
14cu|pekwm-0.1.17-5|52	
14cu|pekwm-0.1.17-5|53	%install
14cu|pekwm-0.1.17-5|54	%makeinstall_std
14cu|pekwm-0.1.17-5|55	
14cu|pekwm-0.1.17-5|56	# install themes
14cu|pekwm-0.1.17-5|57	tar -jxf %SOURCE10 -C %{buildroot}/%{_datadir}/%{name}/themes
14cu|pekwm-0.1.17-5|58	tar -jxf %SOURCE11 -C %{buildroot}/%{_datadir}/%{name}/themes
14cu|pekwm-0.1.17-5|59	
14cu|pekwm-0.1.17-5|60	# startfile
14cu|pekwm-0.1.17-5|61	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
14cu|pekwm-0.1.17-5|62	exec %{_bindir}/%{name}
14cu|pekwm-0.1.17-5|63	EOF
14cu|pekwm-0.1.17-5|64	
14cu|pekwm-0.1.17-5|65	chmod 755 %{buildroot}%{_bindir}/start%{name}
14cu|pekwm-0.1.17-5|66	
14cu|pekwm-0.1.17-5|67	# session file
14cu|pekwm-0.1.17-5|68	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cu|pekwm-0.1.17-5|69	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/30%{name} << EOF
14cu|pekwm-0.1.17-5|70	NAME=%{name}
14cu|pekwm-0.1.17-5|71	EXEC=%{_bindir}/start%{name}
14cu|pekwm-0.1.17-5|72	DESC=%{name} window manager
14cu|pekwm-0.1.17-5|73	SCRIPT:
14cu|pekwm-0.1.17-5|74	exec %{_bindir}/start%{name}
14cu|pekwm-0.1.17-5|75	EOF
14cu|pekwm-0.1.17-5|76	
14cu|pekwm-0.1.17-5|77	%files
14cu|pekwm-0.1.17-5|78	%doc AUTHORS ChangeLog NEWS README
14cu|pekwm-0.1.17-5|79	%dir %{_datadir}/%{name}
14cu|pekwm-0.1.17-5|80	%{_datadir}/%{name}/*
14cu|pekwm-0.1.17-5|81	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/30%{name}
14cu|pekwm-0.1.17-5|82	%config(noreplace) %{_sysconfdir}/pekwm
14cu|pekwm-0.1.17-5|83	%{_bindir}/start%{name}
14cu|pekwm-0.1.17-5|84	%{_bindir}/%{name}
14cu|pekwm-0.1.17-5|85	%{_datadir}/man/man1/pekwm.1*
14cu|pekwm-0.1.17-5|86	
14cu|pekwm-0.1.17-5|87	
14cu|pekwm-0.1.17-5|88	
14cu|pekwm-0.1.17-5|89	%changelog
14cu|pekwm-0.1.17-5|90	
14cu|pekwm-0.1.17-5|91	* Thu Oct 08 2015 dsilakov <denis.silakov@rosalab.ru> 0.1.17-5
14cu|pekwm-0.1.17-5|92	- (596aa6c) Merge pull request #1 from changhse/pekwm:rosa2014.1
14cu|pekwm-0.1.17-5|93	- (596aa6c) updated to a new version
14cu|pekwm-0.1.17-5|94	
14cu|pekwm-0.1.17-5|95	

12534 14
14cu|pencil-2.0.5-2|1	Name:           pencil
14cu|pencil-2.0.5-2|2	Version:        2.0.5
14cu|pencil-2.0.5-2|3	Release:        2
14cu|pencil-2.0.5-2|4	Summary:        A sketching and GUI prototyping tool
14cu|pencil-2.0.5-2|5	
14cu|pencil-2.0.5-2|6	Group:          Development/Other
14cu|pencil-2.0.5-2|7	License:        GPLv2
14cu|pencil-2.0.5-2|8	URL:            http://code.google.com/p/evoluspencil/
14cu|pencil-2.0.5-2|9	Source0:        http://evoluspencil.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|pencil-2.0.5-2|10	
14cu|pencil-2.0.5-2|11	Requires:       xulrunner >= 1.9.8
14cu|pencil-2.0.5-2|12	BuildRequires:  desktop-file-utils
14cu|pencil-2.0.5-2|13	BuildArch:      noarch
14cu|pencil-2.0.5-2|14	
14cu|pencil-2.0.5-2|15	%description
14cu|pencil-2.0.5-2|16	Pencil is an open source GUI prototyping and sketching tools released under GPL
14cu|pencil-2.0.5-2|17	
14cu|pencil-2.0.5-2|18	
14cu|pencil-2.0.5-2|19	%prep
14cu|pencil-2.0.5-2|20	%setup -q
14cu|pencil-2.0.5-2|21	
14cu|pencil-2.0.5-2|22	
14cu|pencil-2.0.5-2|23	%build
14cu|pencil-2.0.5-2|24	
14cu|pencil-2.0.5-2|25	
14cu|pencil-2.0.5-2|26	%install
14cu|pencil-2.0.5-2|27	cp -R usr %{buildroot}/
14cu|pencil-2.0.5-2|28	desktop-file-install \
14cu|pencil-2.0.5-2|29	--add-category="AudioVideo" \
14cu|pencil-2.0.5-2|30	--delete-original \
14cu|pencil-2.0.5-2|31	--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
14cu|pencil-2.0.5-2|32	${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
14cu|pencil-2.0.5-2|33	
14cu|pencil-2.0.5-2|34	
14cu|pencil-2.0.5-2|35	%files
14cu|pencil-2.0.5-2|36	%doc COPYING
14cu|pencil-2.0.5-2|37	%{_datadir}/%{name}/
14cu|pencil-2.0.5-2|38	%{_bindir}/%{name}
14cu|pencil-2.0.5-2|39	%{_datadir}/applications/%{name}.desktop
14cu|pencil-2.0.5-2|40	
14cu|pencil-2.0.5-2|41	
14cu|pencil-2.0.5-2|42	
14cu|pencil-2.0.5-2|43	
14cu|pencil-2.0.5-2|44	
14cu|pencil-2.0.5-2|45	%changelog
14cu|pencil-2.0.5-2|46	
14cu|pencil-2.0.5-2|47	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 2.0.5-2
14cu|pencil-2.0.5-2|48	- (84cd6b6) Spec cleanup
14cu|pencil-2.0.5-2|49	
14cu|pencil-2.0.5-2|50	

12535 14
14cu|performous-0.8-0.20140626.5|1	%define _enable_debug_packages %{nil}
14cu|performous-0.8-0.20140626.5|2	%define debug_package %{nil}
14cu|performous-0.8-0.20140626.5|3	
14cu|performous-0.8-0.20140626.5|4	%define git 20140626
14cu|performous-0.8-0.20140626.5|5	
14cu|performous-0.8-0.20140626.5|6	Summary:	Performous - A cross-platform clone of the Playstation 2 game Singstar
14cu|performous-0.8-0.20140626.5|7	Name:		performous
14cu|performous-0.8-0.20140626.5|8	Version:	0.8
14cu|performous-0.8-0.20140626.5|9	Release:	0.%{git}.5
14cu|performous-0.8-0.20140626.5|10	Group:		Games/Other
14cu|performous-0.8-0.20140626.5|11	License:	GPLv2+
14cu|performous-0.8-0.20140626.5|12	Url:		http://performous.org
14cu|performous-0.8-0.20140626.5|13	# https://github.com/performous/
14cu|performous-0.8-0.20140626.5|14	Source0:	%{name}-%{version}-%{git}.tar.bz2
14cu|performous-0.8-0.20140626.5|15	Source1:	demo.tar.bz2
14cu|performous-0.8-0.20140626.5|16	Patch0:		performous-0.8-20140626-typo.patch
14cu|performous-0.8-0.20140626.5|17	BuildRequires:	cmake
14cu|performous-0.8-0.20140626.5|18	BuildRequires:	help2man
14cu|performous-0.8-0.20140626.5|19	BuildRequires:	librsvg
14cu|performous-0.8-0.20140626.5|20	BuildRequires:	boost-devel
14cu|performous-0.8-0.20140626.5|21	BuildRequires:	ffmpeg-devel
14cu|performous-0.8-0.20140626.5|22	BuildRequires:	jpeg-devel
14cu|performous-0.8-0.20140626.5|23	BuildRequires:	pkgconfig(fontconfig)
14cu|performous-0.8-0.20140626.5|24	BuildRequires:	pkgconfig(freetype2)
14cu|performous-0.8-0.20140626.5|25	BuildRequires:	pkgconfig(gl)
14cu|performous-0.8-0.20140626.5|26	BuildRequires:	pkgconfig(glew)
14cu|performous-0.8-0.20140626.5|27	BuildRequires:	pkgconfig(glib-2.0)
14cu|performous-0.8-0.20140626.5|28	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|performous-0.8-0.20140626.5|29	BuildRequires:	pkgconfig(glu)
14cu|performous-0.8-0.20140626.5|30	BuildRequires:	pkgconfig(ImageMagick)
14cu|performous-0.8-0.20140626.5|31	BuildRequires:	pkgconfig(libpng)
14cu|performous-0.8-0.20140626.5|32	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|performous-0.8-0.20140626.5|33	BuildRequires:	pkgconfig(libtiff-4)
14cu|performous-0.8-0.20140626.5|34	BuildRequires:	pkgconfig(libxml-2.0)
14cu|performous-0.8-0.20140626.5|35	BuildRequires:	pkgconfig(libxml++-2.6)
14cu|performous-0.8-0.20140626.5|36	BuildRequires:	pkgconfig(opencv)
14cu|performous-0.8-0.20140626.5|37	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|performous-0.8-0.20140626.5|38	BuildRequires:	pkgconfig(sdl2)
14cu|performous-0.8-0.20140626.5|39	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|performous-0.8-0.20140626.5|40	BuildRequires:	pkgconfig(zlib)
14cu|performous-0.8-0.20140626.5|41	
14cu|performous-0.8-0.20140626.5|42	%description
14cu|performous-0.8-0.20140626.5|43	Performous - new Sing Screen using themed lyrics.
14cu|performous-0.8-0.20140626.5|44	
14cu|performous-0.8-0.20140626.5|45	Performous is a free cross-platform clone of the Playstation 2
14cu|performous-0.8-0.20140626.5|46	game Singstar.
14cu|performous-0.8-0.20140626.5|47	
14cu|performous-0.8-0.20140626.5|48	While Performous might be classified as a karaoke program, it is
14cu|performous-0.8-0.20140626.5|49	actually much more than that. Instead of just displaying the lyrics,
14cu|performous-0.8-0.20140626.5|50	notes are also displayed and the performance is scored based on how
14cu|performous-0.8-0.20140626.5|51	well you actually hit the notes. Unlike in many other games in this
14cu|performous-0.8-0.20140626.5|52	genre, you will also see the pitch that you are singing, so that you
14cu|performous-0.8-0.20140626.5|53	can see what you are doing wrong and easily (well, everything is
14cu|performous-0.8-0.20140626.5|54	relative) correct your pitch.
14cu|performous-0.8-0.20140626.5|55	
14cu|performous-0.8-0.20140626.5|56	Most of the songs available also contain the original vocals and actual
14cu|performous-0.8-0.20140626.5|57	karaoke versions are rare.
14cu|performous-0.8-0.20140626.5|58	
14cu|performous-0.8-0.20140626.5|59	%files -f Performous.lang
14cu|performous-0.8-0.20140626.5|60	%doc docs/*
14cu|performous-0.8-0.20140626.5|61	%{_bindir}/ss*
14cu|performous-0.8-0.20140626.5|62	%{_bindir}/gh*
14cu|performous-0.8-0.20140626.5|63	%{_bindir}/itg_pck
14cu|performous-0.8-0.20140626.5|64	%{_bindir}/performous
14cu|performous-0.8-0.20140626.5|65	%{_datadir}/games/*
14cu|performous-0.8-0.20140626.5|66	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cu|performous-0.8-0.20140626.5|67	%{_datadir}/pixmaps/*
14cu|performous-0.8-0.20140626.5|68	%{_datadir}/applications/*.desktop
14cu|performous-0.8-0.20140626.5|69	%{_mandir}/man1/*.1*
14cu|performous-0.8-0.20140626.5|70	%{_mandir}/man6/performous.6*
14cu|performous-0.8-0.20140626.5|71	
14cu|performous-0.8-0.20140626.5|72	#----------------------------------------------------------------------------
14cu|performous-0.8-0.20140626.5|73	
14cu|performous-0.8-0.20140626.5|74	%prep
14cu|performous-0.8-0.20140626.5|75	%setup -q -n %{name}-%{version}-%{git} -a1
14cu|performous-0.8-0.20140626.5|76	%patch0 -p1
14cu|performous-0.8-0.20140626.5|77	rm -f cmake/Modules/FindOpenCV.cmake
14cu|performous-0.8-0.20140626.5|78	
14cu|performous-0.8-0.20140626.5|79	%build
14cu|performous-0.8-0.20140626.5|80	# gcc 4.7 segfaults when building with optflags
14cu|performous-0.8-0.20140626.5|81	%global optflags %{nil}
14cu|performous-0.8-0.20140626.5|82	%cmake
14cu|performous-0.8-0.20140626.5|83	%make
14cu|performous-0.8-0.20140626.5|84	
14cu|performous-0.8-0.20140626.5|85	%install
14cu|performous-0.8-0.20140626.5|86	%makeinstall_std -C build
14cu|performous-0.8-0.20140626.5|87	
14cu|performous-0.8-0.20140626.5|88	# demo song
14cu|performous-0.8-0.20140626.5|89	install -dm 755 "%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
14cu|performous-0.8-0.20140626.5|90	install -m 644 "Joshua Morin - On the run"/* \
14cu|performous-0.8-0.20140626.5|91	"%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
14cu|performous-0.8-0.20140626.5|92	
14cu|performous-0.8-0.20140626.5|93	# Install icons of various sizes.
14cu|performous-0.8-0.20140626.5|94	for s in 256 128 96 48 32 22 16 ; do
14cu|performous-0.8-0.20140626.5|95	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|performous-0.8-0.20140626.5|96	rsvg-convert -w ${s} -h ${s} \
14cu|performous-0.8-0.20140626.5|97	data/themes/default/icon.svg -o \
14cu|performous-0.8-0.20140626.5|98	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cu|performous-0.8-0.20140626.5|99	done
14cu|performous-0.8-0.20140626.5|100	
14cu|performous-0.8-0.20140626.5|101	%find_lang Performous
14cu|performous-0.8-0.20140626.5|102	
14cu|performous-0.8-0.20140626.5|103	
14cu|performous-0.8-0.20140626.5|104	%changelog
14cu|performous-0.8-0.20140626.5|105	
14cu|performous-0.8-0.20140626.5|106	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-0.20140626.5
14cu|performous-0.8-0.20140626.5|107	- (ca3e17d) Bump release
14cu|performous-0.8-0.20140626.5|108	
14cu|performous-0.8-0.20140626.5|109	

12536 14
14cu|perf-tools-0.20150709.30ff475891.1-1|1	%define date 20150709
14cu|perf-tools-0.20150709.30ff475891.1-1|2	%define git 30ff475891
14cu|perf-tools-0.20150709.30ff475891.1-1|3	
14cu|perf-tools-0.20150709.30ff475891.1-1|4	Name:           perf-tools
14cu|perf-tools-0.20150709.30ff475891.1-1|5	Summary:        Performance analysis tools based on Linux perf_events (aka perf) and ftrace
14cu|perf-tools-0.20150709.30ff475891.1-1|6	Version:        0.%{date}.%{git}.1
14cu|perf-tools-0.20150709.30ff475891.1-1|7	Release:        1
14cu|perf-tools-0.20150709.30ff475891.1-1|8	Source0:        https://github.com/brendangregg/perf-tools/archive/master.zip
14cu|perf-tools-0.20150709.30ff475891.1-1|9	Url:            https://github.com/brendangregg/perf-tools
14cu|perf-tools-0.20150709.30ff475891.1-1|10	Group:          System/Configuration/Other
14cu|perf-tools-0.20150709.30ff475891.1-1|11	License:        GPL
14cu|perf-tools-0.20150709.30ff475891.1-1|12	BuildArch:      noarch
14cu|perf-tools-0.20150709.30ff475891.1-1|13	Requires:       perf
14cu|perf-tools-0.20150709.30ff475891.1-1|14	
14cu|perf-tools-0.20150709.30ff475891.1-1|15	%description
14cu|perf-tools-0.20150709.30ff475891.1-1|16	A miscellaneous collection of in-development and unsupported performance
14cu|perf-tools-0.20150709.30ff475891.1-1|17	analysis tools for Linux ftrace and perf_events (aka the "perf" command).
14cu|perf-tools-0.20150709.30ff475891.1-1|18	Both ftrace and perf are core Linux tracing tools, included in the kernel
14cu|perf-tools-0.20150709.30ff475891.1-1|19	source. Your system probably has ftrace already, and perf is often just a
14cu|perf-tools-0.20150709.30ff475891.1-1|20	package add (see Prerequisites).
14cu|perf-tools-0.20150709.30ff475891.1-1|21	
14cu|perf-tools-0.20150709.30ff475891.1-1|22	These tools are designed to be easy to install (fewest dependencies),
14cu|perf-tools-0.20150709.30ff475891.1-1|23	provide advanced performance observability, and be simple to use: do one
14cu|perf-tools-0.20150709.30ff475891.1-1|24	thing and do it well. This collection was created by Brendan Gregg (author
14cu|perf-tools-0.20150709.30ff475891.1-1|25	of the DTraceToolkit).
14cu|perf-tools-0.20150709.30ff475891.1-1|26	
14cu|perf-tools-0.20150709.30ff475891.1-1|27	Many of these tools employ workarounds so that functionality is possible
14cu|perf-tools-0.20150709.30ff475891.1-1|28	on existing Linux kernels. Because of this, many tools have caveats (see
14cu|perf-tools-0.20150709.30ff475891.1-1|29	man pages), and their implementation should be considered a placeholder
14cu|perf-tools-0.20150709.30ff475891.1-1|30	until future kernel features, or new tracing subsystems, are added.
14cu|perf-tools-0.20150709.30ff475891.1-1|31	
14cu|perf-tools-0.20150709.30ff475891.1-1|32	These are intended for Linux 3.2 and newer kernels. For Linux 2.6.x, see
14cu|perf-tools-0.20150709.30ff475891.1-1|33	Warnings.
14cu|perf-tools-0.20150709.30ff475891.1-1|34	
14cu|perf-tools-0.20150709.30ff475891.1-1|35	
14cu|perf-tools-0.20150709.30ff475891.1-1|36	#---------------------------------------------------------------------------
14cu|perf-tools-0.20150709.30ff475891.1-1|37	
14cu|perf-tools-0.20150709.30ff475891.1-1|38	%prep
14cu|perf-tools-0.20150709.30ff475891.1-1|39	%setup -qn %{name}-master
14cu|perf-tools-0.20150709.30ff475891.1-1|40	
14cu|perf-tools-0.20150709.30ff475891.1-1|41	%build
14cu|perf-tools-0.20150709.30ff475891.1-1|42	
14cu|perf-tools-0.20150709.30ff475891.1-1|43	%install
14cu|perf-tools-0.20150709.30ff475891.1-1|44	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_datadir}/%{name} %{buildroot}%{_mandir}/man8
14cu|perf-tools-0.20150709.30ff475891.1-1|45	
14cu|perf-tools-0.20150709.30ff475891.1-1|46	install -m755 disk/bitesize %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|47	install -m755 fs/cachestat %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|48	install -m755 execsnoop %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|49	install -m755 kernel/* %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|50	install -m755 iolatency %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|51	install -m755 iosnoop %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|52	install -m755 killsnoop %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|53	install -m755 opensnoop %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|54	install -m755 misc/perf-stat-hist %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|55	install -m755 tools/reset-ftrace %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|56	install -m755 syscount %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|57	install -m755 net/tcpretrans %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|58	install -m755 system/tpoint %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|59	install -m755 user/uprobe %{buildroot}%{_bindir}
14cu|perf-tools-0.20150709.30ff475891.1-1|60	
14cu|perf-tools-0.20150709.30ff475891.1-1|61	cp -r man %{buildroot}/usr/share
14cu|perf-tools-0.20150709.30ff475891.1-1|62	cp -r examples %{buildroot}/usr/share/perf-tools
14cu|perf-tools-0.20150709.30ff475891.1-1|63	
14cu|perf-tools-0.20150709.30ff475891.1-1|64	%files
14cu|perf-tools-0.20150709.30ff475891.1-1|65	%doc LICENSE README.md
14cu|perf-tools-0.20150709.30ff475891.1-1|66	%{_bindir}/*
14cu|perf-tools-0.20150709.30ff475891.1-1|67	%{_mandir}/man8/*
14cu|perf-tools-0.20150709.30ff475891.1-1|68	%{_datadir}/%{name}
14cu|perf-tools-0.20150709.30ff475891.1-1|69	
14cu|perf-tools-0.20150709.30ff475891.1-1|70	%changelog
14cu|perf-tools-0.20150709.30ff475891.1-1|71	
14cu|perf-tools-0.20150709.30ff475891.1-1|72	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.20150709.30ff475891.1-1
14cu|perf-tools-0.20150709.30ff475891.1-1|73	- (7501168) Imported from SRPM
14cu|perf-tools-0.20150709.30ff475891.1-1|74	
14cu|perf-tools-0.20150709.30ff475891.1-1|75	

12537 14
14cu|perl-Acme-Damn-0.60.0-1|1	%define upstream_name    Acme-Damn
14cu|perl-Acme-Damn-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Acme-Damn-0.60.0-1|3	%define __noautoprov 'Damn.so'
14cu|perl-Acme-Damn-0.60.0-1|4	
14cu|perl-Acme-Damn-0.60.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Acme-Damn-0.60.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Acme-Damn-0.60.0-1|7	Release:    1
14cu|perl-Acme-Damn-0.60.0-1|8	
14cu|perl-Acme-Damn-0.60.0-1|9	Summary:    'Unbless' Perl objects
14cu|perl-Acme-Damn-0.60.0-1|10	
14cu|perl-Acme-Damn-0.60.0-1|11	License:    GPL+ or Artistic
14cu|perl-Acme-Damn-0.60.0-1|12	Group:      Development/Perl
14cu|perl-Acme-Damn-0.60.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Acme-Damn-0.60.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Acme/Acme-Damn-%{upstream_version}.tar.gz
14cu|perl-Acme-Damn-0.60.0-1|15	
14cu|perl-Acme-Damn-0.60.0-1|16	BuildRequires: perl(Test::Exception)
14cu|perl-Acme-Damn-0.60.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Acme-Damn-0.60.0-1|18	BuildRequires: perl-devel
14cu|perl-Acme-Damn-0.60.0-1|19	
14cu|perl-Acme-Damn-0.60.0-1|20	%description
14cu|perl-Acme-Damn-0.60.0-1|21	*Acme::Damn* provides a single routine, *damn()*, which takes a blessed
14cu|perl-Acme-Damn-0.60.0-1|22	reference (a Perl object), and _unblesses_ it, to return the original
14cu|perl-Acme-Damn-0.60.0-1|23	reference. I can't think of any reason why you might want to do this, but
14cu|perl-Acme-Damn-0.60.0-1|24	just because it's of no use doesn't mean that you shouldn't be able to do
14cu|perl-Acme-Damn-0.60.0-1|25	it.
14cu|perl-Acme-Damn-0.60.0-1|26	
14cu|perl-Acme-Damn-0.60.0-1|27	EXPORT
14cu|perl-Acme-Damn-0.60.0-1|28	By default, *Acme::Damn* exports the method *damn()* into the current
14cu|perl-Acme-Damn-0.60.0-1|29	namespace. Aliases for *damn()* (see below) may be imported upon
14cu|perl-Acme-Damn-0.60.0-1|30	request.
14cu|perl-Acme-Damn-0.60.0-1|31	
14cu|perl-Acme-Damn-0.60.0-1|32	Methods
14cu|perl-Acme-Damn-0.60.0-1|33	* *damn* _object_
14cu|perl-Acme-Damn-0.60.0-1|34	
14cu|perl-Acme-Damn-0.60.0-1|35	%prep
14cu|perl-Acme-Damn-0.60.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Acme-Damn-0.60.0-1|37	
14cu|perl-Acme-Damn-0.60.0-1|38	%build
14cu|perl-Acme-Damn-0.60.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Acme-Damn-0.60.0-1|40	%make
14cu|perl-Acme-Damn-0.60.0-1|41	
14cu|perl-Acme-Damn-0.60.0-1|42	%check
14cu|perl-Acme-Damn-0.60.0-1|43	make test
14cu|perl-Acme-Damn-0.60.0-1|44	
14cu|perl-Acme-Damn-0.60.0-1|45	%install
14cu|perl-Acme-Damn-0.60.0-1|46	%makeinstall_std
14cu|perl-Acme-Damn-0.60.0-1|47	
14cu|perl-Acme-Damn-0.60.0-1|48	%files
14cu|perl-Acme-Damn-0.60.0-1|49	%doc Changes README META.json META.yml
14cu|perl-Acme-Damn-0.60.0-1|50	%{_mandir}/man3/*
14cu|perl-Acme-Damn-0.60.0-1|51	%{perl_vendorlib}/*
14cu|perl-Acme-Damn-0.60.0-1|52	
14cu|perl-Acme-Damn-0.60.0-1|53	
14cu|perl-Acme-Damn-0.60.0-1|54	
14cu|perl-Acme-Damn-0.60.0-1|55	%changelog
14cu|perl-Acme-Damn-0.60.0-1|56	
14cu|perl-Acme-Damn-0.60.0-1|57	* Fri Jun 26 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Acme-Damn-0.60.0-1|58	- (31d51ce) Log: update to 0.60.0, filter provides
14cu|perl-Acme-Damn-0.60.0-1|59	
14cu|perl-Acme-Damn-0.60.0-1|60	

12538 14
14cu|perl-Algorithm-Evolutionary-0.800.0-1|1	%define upstream_name    Algorithm-Evolutionary
14cu|perl-Algorithm-Evolutionary-0.800.0-1|2	%define upstream_version 0.80
14cu|perl-Algorithm-Evolutionary-0.800.0-1|3	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Algorithm-Evolutionary-0.800.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Algorithm-Evolutionary-0.800.0-1|6	Release:	1
14cu|perl-Algorithm-Evolutionary-0.800.0-1|7	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|8	Summary:	N-point crossover
14cu|perl-Algorithm-Evolutionary-0.800.0-1|9	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|10	License:	GPL+ or Artistic
14cu|perl-Algorithm-Evolutionary-0.800.0-1|11	Group:		Development/Perl
14cu|perl-Algorithm-Evolutionary-0.800.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Algorithm-Evolutionary-0.800.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Algorithm-Evolutionary-0.800.0-1|14	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|15	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|16	BuildRequires: perl-devel
14cu|perl-Algorithm-Evolutionary-0.800.0-1|17	BuildRequires: perl(Algorithm::Permute) >= 0.10.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|18	BuildRequires: perl(B::Deparse) >= 0.560.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|19	BuildRequires: perl(Bit::Vector)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|20	BuildRequires: perl(Clone) >= 0.310.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|22	BuildRequires: perl(GD) >= 2.170.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|23	BuildRequires: perl(Math::Random) >= 0.630.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|24	BuildRequires: perl(Memoize)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|25	BuildRequires: perl(Object::Array)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|26	BuildRequires: perl(Pod::Escapes)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|27	BuildRequires: perl(Sort::Key) >= 1.330.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|28	BuildRequires: perl(Statistics::Basic) >= 1.600.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|29	BuildRequires: perl(String::Random)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|30	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Algorithm-Evolutionary-0.800.0-1|31	BuildRequires: perl(Test::Pod)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|32	BuildRequires: perl(Test::Simple) >= 0.440.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|33	BuildRequires: perl(Time::HiRes)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|34	BuildRequires: perl(Tree::DAG_Node) >= 1.40.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|35	BuildRequires: perl(XML::LibXML) >= 1.500.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|36	BuildRequires: perl(XML::Parser) >= 2.400.0
14cu|perl-Algorithm-Evolutionary-0.800.0-1|37	BuildRequires: perl(XML::Parser::Style::EasyTree)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|38	BuildRequires: perl(YAML)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|39	BuildRequires: perl(constant)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|40	BuildRequires: perl(version)
14cu|perl-Algorithm-Evolutionary-0.800.0-1|41	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|42	BuildArch:	noarch
14cu|perl-Algorithm-Evolutionary-0.800.0-1|43	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|44	%description
14cu|perl-Algorithm-Evolutionary-0.800.0-1|45	'Algorithm::Evolutionary' is a set of classes for doing object-oriented
14cu|perl-Algorithm-Evolutionary-0.800.0-1|46	evolutionary computation in Perl. Why would anyone want to do that escapes
14cu|perl-Algorithm-Evolutionary-0.800.0-1|47	my knowledge, but, in fact, we have found it quite useful for our own
14cu|perl-Algorithm-Evolutionary-0.800.0-1|48	purposes. Same as Perl itself.
14cu|perl-Algorithm-Evolutionary-0.800.0-1|49	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|50	The design principle of Algorithm::Evolutionary is _flexibility_: it should
14cu|perl-Algorithm-Evolutionary-0.800.0-1|51	be very easy to extend using this library, and it should be also quite easy
14cu|perl-Algorithm-Evolutionary-0.800.0-1|52	to program what's already there in the evolutionary computation community.
14cu|perl-Algorithm-Evolutionary-0.800.0-1|53	Besides, the library classes should have persistence provided by XML
14cu|perl-Algorithm-Evolutionary-0.800.0-1|54	modules, and, in some cases, YAML.
14cu|perl-Algorithm-Evolutionary-0.800.0-1|55	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|56	The algorithm allows to create simple evolutionary algorithms, as well as
14cu|perl-Algorithm-Evolutionary-0.800.0-1|57	more complex ones, that interface with databases or with the web.
14cu|perl-Algorithm-Evolutionary-0.800.0-1|58	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|59	%prep
14cu|perl-Algorithm-Evolutionary-0.800.0-1|60	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Algorithm-Evolutionary-0.800.0-1|61	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|62	chmod -x lib/Algorithm/Evolutionary/Op/StringRand.pm
14cu|perl-Algorithm-Evolutionary-0.800.0-1|63	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|64	for file in Changes README; do
14cu|perl-Algorithm-Evolutionary-0.800.0-1|65	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-Algorithm-Evolutionary-0.800.0-1|66	touch -r $file $file.new && \
14cu|perl-Algorithm-Evolutionary-0.800.0-1|67	mv $file.new $file
14cu|perl-Algorithm-Evolutionary-0.800.0-1|68	done
14cu|perl-Algorithm-Evolutionary-0.800.0-1|69	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|70	%build
14cu|perl-Algorithm-Evolutionary-0.800.0-1|71	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Algorithm-Evolutionary-0.800.0-1|72	%make
14cu|perl-Algorithm-Evolutionary-0.800.0-1|73	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|74	%check
14cu|perl-Algorithm-Evolutionary-0.800.0-1|75	make test
14cu|perl-Algorithm-Evolutionary-0.800.0-1|76	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|77	%install
14cu|perl-Algorithm-Evolutionary-0.800.0-1|78	%makeinstall_std
14cu|perl-Algorithm-Evolutionary-0.800.0-1|79	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|80	%files
14cu|perl-Algorithm-Evolutionary-0.800.0-1|81	%doc Changes LICENSE README META.yml
14cu|perl-Algorithm-Evolutionary-0.800.0-1|82	%{_bindir}/rectangle-coverage.pl
14cu|perl-Algorithm-Evolutionary-0.800.0-1|83	%{_bindir}/tide_bitstring.pl
14cu|perl-Algorithm-Evolutionary-0.800.0-1|84	%{_bindir}/tide_float.pl
14cu|perl-Algorithm-Evolutionary-0.800.0-1|85	%{_bindir}/canonical-genetic-algorithm.pl
14cu|perl-Algorithm-Evolutionary-0.800.0-1|86	%perl_vendorlib/*
14cu|perl-Algorithm-Evolutionary-0.800.0-1|87	%{_mandir}/man1/*
14cu|perl-Algorithm-Evolutionary-0.800.0-1|88	%{_mandir}/man3/*
14cu|perl-Algorithm-Evolutionary-0.800.0-1|89	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|90	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|91	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|92	%changelog
14cu|perl-Algorithm-Evolutionary-0.800.0-1|93	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|94	* Mon Jun 29 2015 abfonly <John@smith.org> 0.800.0-1
14cu|perl-Algorithm-Evolutionary-0.800.0-1|95	- (0511a0a) Log: Update to 0.800.0, drop all hacks and patches, backported missing BR and Req, fixed linting, spec clean
14cu|perl-Algorithm-Evolutionary-0.800.0-1|96	
14cu|perl-Algorithm-Evolutionary-0.800.0-1|97	

12539 14
14cu|perl-aliased-0.340.0-1|1	%define upstream_name    aliased
14cu|perl-aliased-0.340.0-1|2	%define upstream_version 0.34
14cu|perl-aliased-0.340.0-1|3	
14cu|perl-aliased-0.340.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-aliased-0.340.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-aliased-0.340.0-1|6	Release:    1
14cu|perl-aliased-0.340.0-1|7	
14cu|perl-aliased-0.340.0-1|8	Summary:    Use shorter versions of class names
14cu|perl-aliased-0.340.0-1|9	
14cu|perl-aliased-0.340.0-1|10	License:    GPL+ or Artistic
14cu|perl-aliased-0.340.0-1|11	Group:      Development/Perl
14cu|perl-aliased-0.340.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-aliased-0.340.0-1|13	Source0:    http://www.cpan.org/modules/by-module//aliased-%{upstream_version}.tar.gz
14cu|perl-aliased-0.340.0-1|14	# Minimum BR are below those but higher then
14cu|perl-aliased-0.340.0-1|15	# our perl provides.Symbianflo
14cu|perl-aliased-0.340.0-1|16	
14cu|perl-aliased-0.340.0-1|17	BuildRequires:	perl-devel
14cu|perl-aliased-0.340.0-1|18	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-aliased-0.340.0-1|19	BuildRequires:	perl(Carp)
14cu|perl-aliased-0.340.0-1|20	BuildRequires:	perl(Exporter)
14cu|perl-aliased-0.340.0-1|21	BuildRequires:	perl(strict)
14cu|perl-aliased-0.340.0-1|22	BuildRequires:	perl(warnings)
14cu|perl-aliased-0.340.0-1|23	BuildRequires:	perl(B)
14cu|perl-aliased-0.340.0-1|24	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-aliased-0.340.0-1|25	BuildRequires:	perl(File::Spec)
14cu|perl-aliased-0.340.0-1|26	BuildRequires:	perl(base)
14cu|perl-aliased-0.340.0-1|27	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-aliased-0.340.0-1|28	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-aliased-0.340.0-1|29	
14cu|perl-aliased-0.340.0-1|30	Provides: perl(aliased) = %{EVRD}
14cu|perl-aliased-0.340.0-1|31	
14cu|perl-aliased-0.340.0-1|32	BuildArch: noarch
14cu|perl-aliased-0.340.0-1|33	
14cu|perl-aliased-0.340.0-1|34	%description
14cu|perl-aliased-0.340.0-1|35	'aliased' is simple in concept but is a rather handy module. It loads the
14cu|perl-aliased-0.340.0-1|36	class you specify and exports into your namespace a subroutine that returns
14cu|perl-aliased-0.340.0-1|37	the class name. You can explicitly alias the class to another name or, if
14cu|perl-aliased-0.340.0-1|38	you prefer, you can do so implicitly. In the latter case, the name of the
14cu|perl-aliased-0.340.0-1|39	subroutine is the last part of the class name.
14cu|perl-aliased-0.340.0-1|40	
14cu|perl-aliased-0.340.0-1|41	%prep
14cu|perl-aliased-0.340.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-aliased-0.340.0-1|43	
14cu|perl-aliased-0.340.0-1|44	%build
14cu|perl-aliased-0.340.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-aliased-0.340.0-1|46	%make
14cu|perl-aliased-0.340.0-1|47	
14cu|perl-aliased-0.340.0-1|48	%check
14cu|perl-aliased-0.340.0-1|49	make test
14cu|perl-aliased-0.340.0-1|50	
14cu|perl-aliased-0.340.0-1|51	%install
14cu|perl-aliased-0.340.0-1|52	%makeinstall_std
14cu|perl-aliased-0.340.0-1|53	
14cu|perl-aliased-0.340.0-1|54	%files
14cu|perl-aliased-0.340.0-1|55	%doc Changes META.json META.yml README
14cu|perl-aliased-0.340.0-1|56	%{_mandir}/man3/*
14cu|perl-aliased-0.340.0-1|57	%{perl_vendorlib}/*
14cu|perl-aliased-0.340.0-1|58	
14cu|perl-aliased-0.340.0-1|59	
14cu|perl-aliased-0.340.0-1|60	
14cu|perl-aliased-0.340.0-1|61	%changelog
14cu|perl-aliased-0.340.0-1|62	
14cu|perl-aliased-0.340.0-1|63	* Sun Jun 28 2015 abfonly <John@smith.org> 0.340.0-1
14cu|perl-aliased-0.340.0-1|64	- (e4f727a) Log: Update to 0.340.0, fixed BR
14cu|perl-aliased-0.340.0-1|65	
14cu|perl-aliased-0.340.0-1|66	

12540 14
14cu|perl-Alien-GvaScript-1.440.0-1|1	%define upstream_name    Alien-GvaScript
14cu|perl-Alien-GvaScript-1.440.0-1|2	%define upstream_version 1.44
14cu|perl-Alien-GvaScript-1.440.0-1|3	
14cu|perl-Alien-GvaScript-1.440.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Alien-GvaScript-1.440.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Alien-GvaScript-1.440.0-1|6	Release:    1
14cu|perl-Alien-GvaScript-1.440.0-1|7	
14cu|perl-Alien-GvaScript-1.440.0-1|8	Summary:    Gva extension to the prototype javascript framework
14cu|perl-Alien-GvaScript-1.440.0-1|9	
14cu|perl-Alien-GvaScript-1.440.0-1|10	License:    GPL+ or Artistic
14cu|perl-Alien-GvaScript-1.440.0-1|11	Group:      Development/Perl
14cu|perl-Alien-GvaScript-1.440.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Alien-GvaScript-1.440.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Alien/Alien-GvaScript-%{upstream_version}.tar.gz
14cu|perl-Alien-GvaScript-1.440.0-1|14	
14cu|perl-Alien-GvaScript-1.440.0-1|15	BuildRequires: perl(File::Copy)
14cu|perl-Alien-GvaScript-1.440.0-1|16	BuildRequires: perl(File::Path)
14cu|perl-Alien-GvaScript-1.440.0-1|17	BuildRequires: perl(Pod::POM)
14cu|perl-Alien-GvaScript-1.440.0-1|18	BuildRequires: perl(Pod::POM::View)
14cu|perl-Alien-GvaScript-1.440.0-1|19	BuildRequires: perl(Pod::POM::View::HTML)
14cu|perl-Alien-GvaScript-1.440.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Alien-GvaScript-1.440.0-1|21	BuildRequires: perl(Module::Build)
14cu|perl-Alien-GvaScript-1.440.0-1|22	# keep this for check
14cu|perl-Alien-GvaScript-1.440.0-1|23	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Alien-GvaScript-1.440.0-1|24	BuildRequires: perl(Test::Pod)
14cu|perl-Alien-GvaScript-1.440.0-1|25	BuildArch: noarch
14cu|perl-Alien-GvaScript-1.440.0-1|26	
14cu|perl-Alien-GvaScript-1.440.0-1|27	%description
14cu|perl-Alien-GvaScript-1.440.0-1|28	GvaScript (pronounce "gee-vascript") is a javascript framework born in
14cu|perl-Alien-GvaScript-1.440.0-1|29	Geneva, Switzerland (GVA is the IATA code for Geneva Cointrin
14cu|perl-Alien-GvaScript-1.440.0-1|30	International Airport).
14cu|perl-Alien-GvaScript-1.440.0-1|31	
14cu|perl-Alien-GvaScript-1.440.0-1|32	It is built on top of the prototype object-oriented javascript framework
14cu|perl-Alien-GvaScript-1.440.0-1|33	(http://prototype.conio.net) and offers a number of extensions and
14cu|perl-Alien-GvaScript-1.440.0-1|34	widgets, such as keymap handling, application-specific events,
14cu|perl-Alien-GvaScript-1.440.0-1|35	autocompletion on input field, tree navigation, and forms with autofocus
14cu|perl-Alien-GvaScript-1.440.0-1|36	and repeated sections. These functionalities are described in separate
14cu|perl-Alien-GvaScript-1.440.0-1|37	documentation pages (see Alien::GvaScript::Intro).
14cu|perl-Alien-GvaScript-1.440.0-1|38	
14cu|perl-Alien-GvaScript-1.440.0-1|39	GvaScript is distributed using Perl tools, but the actual content of the
14cu|perl-Alien-GvaScript-1.440.0-1|40	library is pure javascript; hence its location in the Alien namespace
14cu|perl-Alien-GvaScript-1.440.0-1|41	(see the Alien manifesto).
14cu|perl-Alien-GvaScript-1.440.0-1|42	
14cu|perl-Alien-GvaScript-1.440.0-1|43	GvaScript runtime library does not need Perl; you can integrate it in
14cu|perl-Alien-GvaScript-1.440.0-1|44	any other Web programming framework. Perl is only needed for developers
14cu|perl-Alien-GvaScript-1.440.0-1|45	who want to modify GvaScript sources and recreate a distribution
14cu|perl-Alien-GvaScript-1.440.0-1|46	package.
14cu|perl-Alien-GvaScript-1.440.0-1|47	
14cu|perl-Alien-GvaScript-1.440.0-1|48	%prep
14cu|perl-Alien-GvaScript-1.440.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Alien-GvaScript-1.440.0-1|50	
14cu|perl-Alien-GvaScript-1.440.0-1|51	%build
14cu|perl-Alien-GvaScript-1.440.0-1|52	%{__perl} Build.PL installdirs=vendor
14cu|perl-Alien-GvaScript-1.440.0-1|53	./Build
14cu|perl-Alien-GvaScript-1.440.0-1|54	
14cu|perl-Alien-GvaScript-1.440.0-1|55	%check
14cu|perl-Alien-GvaScript-1.440.0-1|56	./Build test
14cu|perl-Alien-GvaScript-1.440.0-1|57	
14cu|perl-Alien-GvaScript-1.440.0-1|58	%install
14cu|perl-Alien-GvaScript-1.440.0-1|59	./Build install --destdir %{buildroot}
14cu|perl-Alien-GvaScript-1.440.0-1|60	
14cu|perl-Alien-GvaScript-1.440.0-1|61	
14cu|perl-Alien-GvaScript-1.440.0-1|62	%files
14cu|perl-Alien-GvaScript-1.440.0-1|63	%doc README Changes
14cu|perl-Alien-GvaScript-1.440.0-1|64	%{_mandir}/man3/*
14cu|perl-Alien-GvaScript-1.440.0-1|65	%{perl_vendorlib}/*
14cu|perl-Alien-GvaScript-1.440.0-1|66	
14cu|perl-Alien-GvaScript-1.440.0-1|67	
14cu|perl-Alien-GvaScript-1.440.0-1|68	
14cu|perl-Alien-GvaScript-1.440.0-1|69	%changelog
14cu|perl-Alien-GvaScript-1.440.0-1|70	* Fri Nov 28 2014 abfonly <abfonly@gmail.com> 1.440.0-1
14cu|perl-Alien-GvaScript-1.440.0-1|71	+ Revision: 6bbf173
14cu|perl-Alien-GvaScript-1.440.0-1|72	- Merge pull request #2 from abfonly/perl-Alien-GvaScript:rosa2014.1
14cu|perl-Alien-GvaScript-1.440.0-1|73	- abfonly
14cu|perl-Alien-GvaScript-1.440.0-1|74	
14cu|perl-Alien-GvaScript-1.440.0-1|75	

12541 14
14cu|perl-Alien-SDL-1.446.0-1|1	%define upstream_name    Alien-SDL
14cu|perl-Alien-SDL-1.446.0-1|2	%define upstream_version 1.446
14cu|perl-Alien-SDL-1.446.0-1|3	
14cu|perl-Alien-SDL-1.446.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Alien-SDL-1.446.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Alien-SDL-1.446.0-1|6	Release:    1
14cu|perl-Alien-SDL-1.446.0-1|7	
14cu|perl-Alien-SDL-1.446.0-1|8	Summary:    Building, finding and using SDL binaries
14cu|perl-Alien-SDL-1.446.0-1|9	License:    GPL+ or Artistic
14cu|perl-Alien-SDL-1.446.0-1|10	Group:      Development/Perl
14cu|perl-Alien-SDL-1.446.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Alien-SDL-1.446.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Alien-SDL-1.446.0-1|13	
14cu|perl-Alien-SDL-1.446.0-1|14	BuildRequires: perl-devel
14cu|perl-Alien-SDL-1.446.0-1|15	BuildRequires: perl(Archive::Extract)
14cu|perl-Alien-SDL-1.446.0-1|16	BuildRequires: perl(Archive::Tar)
14cu|perl-Alien-SDL-1.446.0-1|17	BuildRequires: perl(Archive::Zip)
14cu|perl-Alien-SDL-1.446.0-1|18	BuildRequires: perl(Capture::Tiny)
14cu|perl-Alien-SDL-1.446.0-1|19	BuildRequires: perl(Digest::SHA)
14cu|perl-Alien-SDL-1.446.0-1|20	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Alien-SDL-1.446.0-1|21	BuildRequires: perl(File::Fetch) >= 0.240.0
14cu|perl-Alien-SDL-1.446.0-1|22	BuildRequires: perl(File::Find)
14cu|perl-Alien-SDL-1.446.0-1|23	BuildRequires: perl(File::Path) >= 2.80.0
14cu|perl-Alien-SDL-1.446.0-1|24	BuildRequires: perl(File::ShareDir) >= 1.0.0
14cu|perl-Alien-SDL-1.446.0-1|25	BuildRequires: perl(File::Spec)
14cu|perl-Alien-SDL-1.446.0-1|26	BuildRequires: perl(File::Temp)
14cu|perl-Alien-SDL-1.446.0-1|27	BuildRequires: perl(File::Which)
14cu|perl-Alien-SDL-1.446.0-1|28	BuildRequires: perl(Module::Build) >= 0.360.0
14cu|perl-Alien-SDL-1.446.0-1|29	BuildRequires: perl(Text::Patch) >= 1.400.0
14cu|perl-Alien-SDL-1.446.0-1|30	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Alien-SDL-1.446.0-1|31	BuildRequires: pkgconfig(sdl)
14cu|perl-Alien-SDL-1.446.0-1|32	BuildRequires: pkgconfig(SDL_image)
14cu|perl-Alien-SDL-1.446.0-1|33	BuildRequires: pkgconfig(SDL_mixer)
14cu|perl-Alien-SDL-1.446.0-1|34	BuildRequires: pkgconfig(freetype2)
14cu|perl-Alien-SDL-1.446.0-1|35	BuildRequires: pkgconfig(SDL_ttf)
14cu|perl-Alien-SDL-1.446.0-1|36	BuildRequires: pkgconfig(SDL_gfx)
14cu|perl-Alien-SDL-1.446.0-1|37	BuildRequires: pkgconfig(SDL_Pango)
14cu|perl-Alien-SDL-1.446.0-1|38	
14cu|perl-Alien-SDL-1.446.0-1|39	# No arch related files provided.
14cu|perl-Alien-SDL-1.446.0-1|40	BuildArch:	noarch
14cu|perl-Alien-SDL-1.446.0-1|41	
14cu|perl-Alien-SDL-1.446.0-1|42	%description
14cu|perl-Alien-SDL-1.446.0-1|43	Please see the Alien manpage for the manifesto of the Alien namespace.
14cu|perl-Alien-SDL-1.446.0-1|44	
14cu|perl-Alien-SDL-1.446.0-1|45	In short 'Alien::SDL' can be used to detect and get configuration settings
14cu|perl-Alien-SDL-1.446.0-1|46	from an installed SDL and related libraries. Based on your platform it
14cu|perl-Alien-SDL-1.446.0-1|47	offers the possibility to download and install prebuilt binaries or to
14cu|perl-Alien-SDL-1.446.0-1|48	build SDL & co. from source codes.
14cu|perl-Alien-SDL-1.446.0-1|49	
14cu|perl-Alien-SDL-1.446.0-1|50	%prep
14cu|perl-Alien-SDL-1.446.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Alien-SDL-1.446.0-1|52	
14cu|perl-Alien-SDL-1.446.0-1|53	%build
14cu|perl-Alien-SDL-1.446.0-1|54	echo 1 | %{__perl} Build.PL --installdirs=vendor
14cu|perl-Alien-SDL-1.446.0-1|55	./Build
14cu|perl-Alien-SDL-1.446.0-1|56	
14cu|perl-Alien-SDL-1.446.0-1|57	%check
14cu|perl-Alien-SDL-1.446.0-1|58	./Build test
14cu|perl-Alien-SDL-1.446.0-1|59	
14cu|perl-Alien-SDL-1.446.0-1|60	%install
14cu|perl-Alien-SDL-1.446.0-1|61	./Build install --destdir=%{buildroot} --installdirs=vendor
14cu|perl-Alien-SDL-1.446.0-1|62	
14cu|perl-Alien-SDL-1.446.0-1|63	%files
14cu|perl-Alien-SDL-1.446.0-1|64	%doc Changes LICENSE META.json META.yml README TODO
14cu|perl-Alien-SDL-1.446.0-1|65	%{_bindir}/*
14cu|perl-Alien-SDL-1.446.0-1|66	%{_mandir}/man3/*
14cu|perl-Alien-SDL-1.446.0-1|67	%{perl_vendorlib}/*
14cu|perl-Alien-SDL-1.446.0-1|68	
14cu|perl-Alien-SDL-1.446.0-1|69	%changelog
14cu|perl-Alien-SDL-1.446.0-1|70	
14cu|perl-Alien-SDL-1.446.0-1|71	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 1.446.0-1
14cu|perl-Alien-SDL-1.446.0-1|72	- (b4f4824) Log: Update to 1.446.0
14cu|perl-Alien-SDL-1.446.0-1|73	- (b4f4824) backported missing deps
14cu|perl-Alien-SDL-1.446.0-1|74	- (b4f4824) drop patch
14cu|perl-Alien-SDL-1.446.0-1|75	- (b4f4824) Switch to noarch
14cu|perl-Alien-SDL-1.446.0-1|76	- (b4f4824) Backported missing BR and req.
14cu|perl-Alien-SDL-1.446.0-1|77	
14cu|perl-Alien-SDL-1.446.0-1|78	

12542 14
14cu|perl-Alien-SeleniumRC-2.950.0-1|1	%define upstream_name    Alien-SeleniumRC
14cu|perl-Alien-SeleniumRC-2.950.0-1|2	%define upstream_version 2.95
14cu|perl-Alien-SeleniumRC-2.950.0-1|3	
14cu|perl-Alien-SeleniumRC-2.950.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Alien-SeleniumRC-2.950.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Alien-SeleniumRC-2.950.0-1|6	Release:	1
14cu|perl-Alien-SeleniumRC-2.950.0-1|7	
14cu|perl-Alien-SeleniumRC-2.950.0-1|8	Summary:	Packaging up SeleniumRC java server
14cu|perl-Alien-SeleniumRC-2.950.0-1|9	
14cu|perl-Alien-SeleniumRC-2.950.0-1|10	License:	GPL+ or Artistic
14cu|perl-Alien-SeleniumRC-2.950.0-1|11	Group:		Development/Perl
14cu|perl-Alien-SeleniumRC-2.950.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Alien-SeleniumRC-2.950.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Alien-SeleniumRC-2.950.0-1|14	
14cu|perl-Alien-SeleniumRC-2.950.0-1|15	BuildRequires:	perl-devel
14cu|perl-Alien-SeleniumRC-2.950.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Alien-SeleniumRC-2.950.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Alien-SeleniumRC-2.950.0-1|18	
14cu|perl-Alien-SeleniumRC-2.950.0-1|19	
14cu|perl-Alien-SeleniumRC-2.950.0-1|20	
14cu|perl-Alien-SeleniumRC-2.950.0-1|21	BuildArch:	noarch
14cu|perl-Alien-SeleniumRC-2.950.0-1|22	
14cu|perl-Alien-SeleniumRC-2.950.0-1|23	%description
14cu|perl-Alien-SeleniumRC-2.950.0-1|24	The Selenium RC home page is at the http://openqa.org/selenium-rc manpage
14cu|perl-Alien-SeleniumRC-2.950.0-1|25	
14cu|perl-Alien-SeleniumRC-2.950.0-1|26	Selenium Remote Control is a test tool that allows you to write automated
14cu|perl-Alien-SeleniumRC-2.950.0-1|27	web application UI tests in any programming language against any HTTP
14cu|perl-Alien-SeleniumRC-2.950.0-1|28	website using any mainstream JavaScript-enabled browser.
14cu|perl-Alien-SeleniumRC-2.950.0-1|29	
14cu|perl-Alien-SeleniumRC-2.950.0-1|30	Selenium Remote Control provides a Selenium Server, which can automatically
14cu|perl-Alien-SeleniumRC-2.950.0-1|31	start/stop/control any supported browser. It works by using Selenium Core,
14cu|perl-Alien-SeleniumRC-2.950.0-1|32	a pure-HTML+JS library that performs automated tasks in JavaScript.
14cu|perl-Alien-SeleniumRC-2.950.0-1|33	
14cu|perl-Alien-SeleniumRC-2.950.0-1|34	%prep
14cu|perl-Alien-SeleniumRC-2.950.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Alien-SeleniumRC-2.950.0-1|36	
14cu|perl-Alien-SeleniumRC-2.950.0-1|37	%build
14cu|perl-Alien-SeleniumRC-2.950.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Alien-SeleniumRC-2.950.0-1|39	%make
14cu|perl-Alien-SeleniumRC-2.950.0-1|40	
14cu|perl-Alien-SeleniumRC-2.950.0-1|41	%check
14cu|perl-Alien-SeleniumRC-2.950.0-1|42	%make test
14cu|perl-Alien-SeleniumRC-2.950.0-1|43	
14cu|perl-Alien-SeleniumRC-2.950.0-1|44	%install
14cu|perl-Alien-SeleniumRC-2.950.0-1|45	%makeinstall_std
14cu|perl-Alien-SeleniumRC-2.950.0-1|46	
14cu|perl-Alien-SeleniumRC-2.950.0-1|47	%files
14cu|perl-Alien-SeleniumRC-2.950.0-1|48	%doc Changes README
14cu|perl-Alien-SeleniumRC-2.950.0-1|49	%{_mandir}/man3/*
14cu|perl-Alien-SeleniumRC-2.950.0-1|50	%{perl_vendorlib}/*
14cu|perl-Alien-SeleniumRC-2.950.0-1|51	%{_bindir}/selenium-rc
14cu|perl-Alien-SeleniumRC-2.950.0-1|52	
14cu|perl-Alien-SeleniumRC-2.950.0-1|53	
14cu|perl-Alien-SeleniumRC-2.950.0-1|54	
14cu|perl-Alien-SeleniumRC-2.950.0-1|55	
14cu|perl-Alien-SeleniumRC-2.950.0-1|56	%changelog
14cu|perl-Alien-SeleniumRC-2.950.0-1|57	
14cu|perl-Alien-SeleniumRC-2.950.0-1|58	* Sun Aug 30 2015 abfonly <abfonly@gmail.com> 2.950.0-1
14cu|perl-Alien-SeleniumRC-2.950.0-1|59	- (26e0fa1) log: update to 2.950.0
14cu|perl-Alien-SeleniumRC-2.950.0-1|60	
14cu|perl-Alien-SeleniumRC-2.950.0-1|61	

12543 14
14cu|perl-Alien-wxWidgets-0.670.0-1|1	%define upstream_name    Alien-wxWidgets
14cu|perl-Alien-wxWidgets-0.670.0-1|2	%define upstream_version 0.67
14cu|perl-Alien-wxWidgets-0.670.0-1|3	
14cu|perl-Alien-wxWidgets-0.670.0-1|4	%define debug_package %{nil}
14cu|perl-Alien-wxWidgets-0.670.0-1|5	
14cu|perl-Alien-wxWidgets-0.670.0-1|6	Name:           perl-%{upstream_name}
14cu|perl-Alien-wxWidgets-0.670.0-1|7	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Alien-wxWidgets-0.670.0-1|8	Release:	1
14cu|perl-Alien-wxWidgets-0.670.0-1|9	
14cu|perl-Alien-wxWidgets-0.670.0-1|10	Summary:        Building, finding and using wxWidgets binaries
14cu|perl-Alien-wxWidgets-0.670.0-1|11	
14cu|perl-Alien-wxWidgets-0.670.0-1|12	
14cu|perl-Alien-wxWidgets-0.670.0-1|13	License:        GPL+ or Artistic
14cu|perl-Alien-wxWidgets-0.670.0-1|14	Group:          Development/Perl
14cu|perl-Alien-wxWidgets-0.670.0-1|15	URL:            http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Alien-wxWidgets-0.670.0-1|16	Source0:        http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Alien-wxWidgets-0.670.0-1|17	Patch0:         Alien-wxWidgets-0.43-fix-wrong-libname.patch
14cu|perl-Alien-wxWidgets-0.670.0-1|18	
14cu|perl-Alien-wxWidgets-0.670.0-1|19	BuildRequires: perl(ExtUtils::CBuilder) >= 0.240.0
14cu|perl-Alien-wxWidgets-0.670.0-1|20	BuildRequires: perl(File::Spec) >= 1.500.0
14cu|perl-Alien-wxWidgets-0.670.0-1|21	BuildRequires: perl(Module::Build) >= 0.280.0
14cu|perl-Alien-wxWidgets-0.670.0-1|22	BuildRequires: perl(Module::Pluggable) >= 2.600.0
14cu|perl-Alien-wxWidgets-0.670.0-1|23	BuildRequires: wxgtku2.8-devel
14cu|perl-Alien-wxWidgets-0.670.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Alien-wxWidgets-0.670.0-1|25	BuildRequires: perl(Test::Pod)
14cu|perl-Alien-wxWidgets-0.670.0-1|26	
14cu|perl-Alien-wxWidgets-0.670.0-1|27	### TODO: No binary provided, should be noarch ###
14cu|perl-Alien-wxWidgets-0.670.0-1|28	
14cu|perl-Alien-wxWidgets-0.670.0-1|29	%description
14cu|perl-Alien-wxWidgets-0.670.0-1|30	In short Alien::wxWidgets can be used to detect and get configuration settings
14cu|perl-Alien-wxWidgets-0.670.0-1|31	from an installed wxWidgets.
14cu|perl-Alien-wxWidgets-0.670.0-1|32	
14cu|perl-Alien-wxWidgets-0.670.0-1|33	%prep
14cu|perl-Alien-wxWidgets-0.670.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Alien-wxWidgets-0.670.0-1|35	# fix bug 45256
14cu|perl-Alien-wxWidgets-0.670.0-1|36	%patch0 -p0 -b .libname
14cu|perl-Alien-wxWidgets-0.670.0-1|37	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && mv -f Changes.conv Changes
14cu|perl-Alien-wxWidgets-0.670.0-1|38	
14cu|perl-Alien-wxWidgets-0.670.0-1|39	%build
14cu|perl-Alien-wxWidgets-0.670.0-1|40	%{__perl} Build.PL installdirs=vendor < /dev/null
14cu|perl-Alien-wxWidgets-0.670.0-1|41	./Build
14cu|perl-Alien-wxWidgets-0.670.0-1|42	
14cu|perl-Alien-wxWidgets-0.670.0-1|43	%install
14cu|perl-Alien-wxWidgets-0.670.0-1|44	./Build install destdir=%{buildroot}
14cu|perl-Alien-wxWidgets-0.670.0-1|45	
14cu|perl-Alien-wxWidgets-0.670.0-1|46	%check
14cu|perl-Alien-wxWidgets-0.670.0-1|47	./Build test
14cu|perl-Alien-wxWidgets-0.670.0-1|48	
14cu|perl-Alien-wxWidgets-0.670.0-1|49	%files
14cu|perl-Alien-wxWidgets-0.670.0-1|50	%doc Changes META.json META.yml README.txt
14cu|perl-Alien-wxWidgets-0.670.0-1|51	%{perl_vendorarch}/Alien
14cu|perl-Alien-wxWidgets-0.670.0-1|52	%{_mandir}/*/*
14cu|perl-Alien-wxWidgets-0.670.0-1|53	
14cu|perl-Alien-wxWidgets-0.670.0-1|54	
14cu|perl-Alien-wxWidgets-0.670.0-1|55	
14cu|perl-Alien-wxWidgets-0.670.0-1|56	
14cu|perl-Alien-wxWidgets-0.670.0-1|57	%changelog
14cu|perl-Alien-wxWidgets-0.670.0-1|58	
14cu|perl-Alien-wxWidgets-0.670.0-1|59	* Wed Jun 24 2015 abfonly <John@smith.org> 0.670.0-1
14cu|perl-Alien-wxWidgets-0.670.0-1|60	- (1d75b85) Log: Update to 0.670.0
14cu|perl-Alien-wxWidgets-0.670.0-1|61	
14cu|perl-Alien-wxWidgets-0.670.0-1|62	

12544 14
14cu|perl-AnyData-0.120.0-1|1	%define upstream_name    AnyData
14cu|perl-AnyData-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-AnyData-0.120.0-1|3	
14cu|perl-AnyData-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-AnyData-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AnyData-0.120.0-1|6	Release:	1
14cu|perl-AnyData-0.120.0-1|7	
14cu|perl-AnyData-0.120.0-1|8	Summary:	Easy access to data in many formats
14cu|perl-AnyData-0.120.0-1|9	
14cu|perl-AnyData-0.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-AnyData-0.120.0-1|11	Group:		Development/Perl
14cu|perl-AnyData-0.120.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-AnyData-0.120.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AnyData-0.120.0-1|14	
14cu|perl-AnyData-0.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-AnyData-0.120.0-1|16	BuildRequires:	perl(XML::Twig)
14cu|perl-AnyData-0.120.0-1|17	BuildRequires:	perl(CGI)
14cu|perl-AnyData-0.120.0-1|18	### From META.yml: ExtUtils::MakeMaker: '7.04' Mandatory:
14cu|perl-AnyData-0.120.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-AnyData-0.120.0-1|20	### Symbianflo
14cu|perl-AnyData-0.120.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-AnyData-0.120.0-1|22	BuildRequires:	perl(Test::Output)
14cu|perl-AnyData-0.120.0-1|23	
14cu|perl-AnyData-0.120.0-1|24	
14cu|perl-AnyData-0.120.0-1|25	BuildArch:	noarch
14cu|perl-AnyData-0.120.0-1|26	
14cu|perl-AnyData-0.120.0-1|27	%description
14cu|perl-AnyData-0.120.0-1|28	The rather wacky idea behind this module and its sister module DBD::AnyData is
14cu|perl-AnyData-0.120.0-1|29	that any data, regardless of source or format should be accessible and
14cu|perl-AnyData-0.120.0-1|30	modifiable with the same simple set of methods. This module provides a
14cu|perl-AnyData-0.120.0-1|31	multi-dimensional tied hash interface to data in a dozen different formats. The
14cu|perl-AnyData-0.120.0-1|32	DBD::AnyData module adds a DBI/SQL interface for those same formats.
14cu|perl-AnyData-0.120.0-1|33	
14cu|perl-AnyData-0.120.0-1|34	Both modules provide built-in protections including appropriate flocking() for
14cu|perl-AnyData-0.120.0-1|35	all I/O and (in most cases) record-at-a-time access to files rather than
14cu|perl-AnyData-0.120.0-1|36	slurping of entire files.
14cu|perl-AnyData-0.120.0-1|37	
14cu|perl-AnyData-0.120.0-1|38	Currently supported formats include general format flatfiles (CSV, Fixed
14cu|perl-AnyData-0.120.0-1|39	Length, etc.), specific formats (passwd files, httpd logs, etc.), and a variety
14cu|perl-AnyData-0.120.0-1|40	of other kinds of formats (XML, Mp3, HTML tables). The number of supported
14cu|perl-AnyData-0.120.0-1|41	formats will continue to grow rapidly since there is an open API making it easy
14cu|perl-AnyData-0.120.0-1|42	for any author to create additional format parsers which can be plugged in to
14cu|perl-AnyData-0.120.0-1|43	AnyData itself and thereby be accessible by either the tiedhash or DBI/SQL
14cu|perl-AnyData-0.120.0-1|44	interface.
14cu|perl-AnyData-0.120.0-1|45	
14cu|perl-AnyData-0.120.0-1|46	%prep
14cu|perl-AnyData-0.120.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-AnyData-0.120.0-1|48	chmod -x lib/AnyData.pm
14cu|perl-AnyData-0.120.0-1|49	
14cu|perl-AnyData-0.120.0-1|50	%build
14cu|perl-AnyData-0.120.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-AnyData-0.120.0-1|52	%make
14cu|perl-AnyData-0.120.0-1|53	
14cu|perl-AnyData-0.120.0-1|54	%check
14cu|perl-AnyData-0.120.0-1|55	make test
14cu|perl-AnyData-0.120.0-1|56	
14cu|perl-AnyData-0.120.0-1|57	%install
14cu|perl-AnyData-0.120.0-1|58	%makeinstall_std
14cu|perl-AnyData-0.120.0-1|59	
14cu|perl-AnyData-0.120.0-1|60	%files
14cu|perl-AnyData-0.120.0-1|61	%doc Changes README META.json META.yml
14cu|perl-AnyData-0.120.0-1|62	%dir %{perl_vendorlib}/AnyData
14cu|perl-AnyData-0.120.0-1|63	%dir %{perl_vendorlib}/AnyData/Storage
14cu|perl-AnyData-0.120.0-1|64	%dir %{perl_vendorlib}/AnyData/Format
14cu|perl-AnyData-0.120.0-1|65	%{perl_vendorlib}/AnyData/Storage/*
14cu|perl-AnyData-0.120.0-1|66	%{perl_vendorlib}/AnyData/Format/*
14cu|perl-AnyData-0.120.0-1|67	%{perl_vendorlib}/*.pm
14cu|perl-AnyData-0.120.0-1|68	%{_mandir}/*/*
14cu|perl-AnyData-0.120.0-1|69	
14cu|perl-AnyData-0.120.0-1|70	
14cu|perl-AnyData-0.120.0-1|71	
14cu|perl-AnyData-0.120.0-1|72	%changelog
14cu|perl-AnyData-0.120.0-1|73	
14cu|perl-AnyData-0.120.0-1|74	* Mon Jun 29 2015 abfonly <John@smith.org> 0.120.0-1
14cu|perl-AnyData-0.120.0-1|75	- (cff266c) Log: Update to 0.120.0
14cu|perl-AnyData-0.120.0-1|76	
14cu|perl-AnyData-0.120.0-1|77	

12545 14
14cu|perl-AnyEvent-7.110.0-2|1	%define pkgname AnyEvent
14cu|perl-AnyEvent-7.110.0-2|2	%define filelist %{pkgname}-%{version}-filelist
14cu|perl-AnyEvent-7.110.0-2|3	%define maketest 1
14cu|perl-AnyEvent-7.110.0-2|4	%define upstream_version 7.11
14cu|perl-AnyEvent-7.110.0-2|5	
14cu|perl-AnyEvent-7.110.0-2|6	%define __noautoreq 'perl\\(AnyEvent:.*'
14cu|perl-AnyEvent-7.110.0-2|7	
14cu|perl-AnyEvent-7.110.0-2|8	Name:		perl-%{pkgname}
14cu|perl-AnyEvent-7.110.0-2|9	Summary:	Provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|10	
14cu|perl-AnyEvent-7.110.0-2|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AnyEvent-7.110.0-2|12	Release:	2
14cu|perl-AnyEvent-7.110.0-2|13	Epoch:		3
14cu|perl-AnyEvent-7.110.0-2|14	License:	Artistic
14cu|perl-AnyEvent-7.110.0-2|15	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|16	URL:		http://search.cpan.org/~mlehmann/AnyEvent/
14cu|perl-AnyEvent-7.110.0-2|17	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%{upstream_version}.tar.gz
14cu|perl-AnyEvent-7.110.0-2|18	Source1:	perl-AnyEvent.rpmlintrc
14cu|perl-AnyEvent-7.110.0-2|19	BuildRequires:	perl-devel
14cu|perl-AnyEvent-7.110.0-2|20	BuildRequires:	perl-Event
14cu|perl-AnyEvent-7.110.0-2|21	BuildRequires:	perl-Event-Lib
14cu|perl-AnyEvent-7.110.0-2|22	BuildRequires:	perl-POE
14cu|perl-AnyEvent-7.110.0-2|23	BuildRequires:	perl-IO-Async
14cu|perl-AnyEvent-7.110.0-2|24	
14cu|perl-AnyEvent-7.110.0-2|25	%description
14cu|perl-AnyEvent-7.110.0-2|26	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|27	Event, Glib, Tk, Perl, - various supported event loops.
14cu|perl-AnyEvent-7.110.0-2|28	
14cu|perl-AnyEvent-7.110.0-2|29	%package EV
14cu|perl-AnyEvent-7.110.0-2|30	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|31	Summary:	Provide framework for multiple event loops - EV integration
14cu|perl-AnyEvent-7.110.0-2|32	
14cu|perl-AnyEvent-7.110.0-2|33	
14cu|perl-AnyEvent-7.110.0-2|34	%description EV
14cu|perl-AnyEvent-7.110.0-2|35	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|36	EV event loop integration.
14cu|perl-AnyEvent-7.110.0-2|37	
14cu|perl-AnyEvent-7.110.0-2|38	%package Event-Lib
14cu|perl-AnyEvent-7.110.0-2|39	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|40	Summary:	Provide framework for multiple event loops - Event::Lib integration
14cu|perl-AnyEvent-7.110.0-2|41	
14cu|perl-AnyEvent-7.110.0-2|42	%description Event-Lib
14cu|perl-AnyEvent-7.110.0-2|43	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|44	Event::Lib event loop integration.
14cu|perl-AnyEvent-7.110.0-2|45	
14cu|perl-AnyEvent-7.110.0-2|46	%package Tk
14cu|perl-AnyEvent-7.110.0-2|47	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|48	Summary:	Provide framework for multiple event loops - Tk integration
14cu|perl-AnyEvent-7.110.0-2|49	
14cu|perl-AnyEvent-7.110.0-2|50	
14cu|perl-AnyEvent-7.110.0-2|51	%description Tk
14cu|perl-AnyEvent-7.110.0-2|52	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|53	Tk event loop integration.
14cu|perl-AnyEvent-7.110.0-2|54	
14cu|perl-AnyEvent-7.110.0-2|55	%package POE
14cu|perl-AnyEvent-7.110.0-2|56	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|57	Summary:	Provide framework for multiple event loops - POE integration
14cu|perl-AnyEvent-7.110.0-2|58	
14cu|perl-AnyEvent-7.110.0-2|59	%description POE
14cu|perl-AnyEvent-7.110.0-2|60	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|61	POE event loop integration.
14cu|perl-AnyEvent-7.110.0-2|62	
14cu|perl-AnyEvent-7.110.0-2|63	%package IOAsync
14cu|perl-AnyEvent-7.110.0-2|64	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|65	Summary:	Provide framework for multiple event loops - IO::Async integration
14cu|perl-AnyEvent-7.110.0-2|66	
14cu|perl-AnyEvent-7.110.0-2|67	%description IOAsync
14cu|perl-AnyEvent-7.110.0-2|68	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|69	IO::Async event loop integration.
14cu|perl-AnyEvent-7.110.0-2|70	
14cu|perl-AnyEvent-7.110.0-2|71	%package Irssi
14cu|perl-AnyEvent-7.110.0-2|72	Group:		Development/Perl
14cu|perl-AnyEvent-7.110.0-2|73	Summary:	Provide framework for multiple event loops - Irssi integration
14cu|perl-AnyEvent-7.110.0-2|74	
14cu|perl-AnyEvent-7.110.0-2|75	
14cu|perl-AnyEvent-7.110.0-2|76	%description Irssi
14cu|perl-AnyEvent-7.110.0-2|77	AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|78	Irssi event loop integration.
14cu|perl-AnyEvent-7.110.0-2|79	
14cu|perl-AnyEvent-7.110.0-2|80	#%package UV
14cu|perl-AnyEvent-7.110.0-2|81	#Group:      Development/Perl
14cu|perl-AnyEvent-7.110.0-2|82	#Summary:    Provide framework for multiple event loops - UV integration
14cu|perl-AnyEvent-7.110.0-2|83	
14cu|perl-AnyEvent-7.110.0-2|84	#%description UV
14cu|perl-AnyEvent-7.110.0-2|85	#AnyEvent - provide framework for multiple event loops
14cu|perl-AnyEvent-7.110.0-2|86	#UV event loop integration
14cu|perl-AnyEvent-7.110.0-2|87	
14cu|perl-AnyEvent-7.110.0-2|88	%prep
14cu|perl-AnyEvent-7.110.0-2|89	%setup -q -n %{pkgname}-%{upstream_version}
14cu|perl-AnyEvent-7.110.0-2|90	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14cu|perl-AnyEvent-7.110.0-2|91	
14cu|perl-AnyEvent-7.110.0-2|92	%build
14cu|perl-AnyEvent-7.110.0-2|93	grep -rsl '^#!.*perl' . |
14cu|perl-AnyEvent-7.110.0-2|94	grep -v '.bak$' |xargs --no-run-if-empty \
14cu|perl-AnyEvent-7.110.0-2|95	perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14cu|perl-AnyEvent-7.110.0-2|96	CFLAGS="%{optflags}"
14cu|perl-AnyEvent-7.110.0-2|97	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
14cu|perl-AnyEvent-7.110.0-2|98	%make
14cu|perl-AnyEvent-7.110.0-2|99	
14cu|perl-AnyEvent-7.110.0-2|100	%check
14cu|perl-AnyEvent-7.110.0-2|101	make test
14cu|perl-AnyEvent-7.110.0-2|102	
14cu|perl-AnyEvent-7.110.0-2|103	%install
14cu|perl-AnyEvent-7.110.0-2|104	%makeinstall `perl -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14cu|perl-AnyEvent-7.110.0-2|105	
14cu|perl-AnyEvent-7.110.0-2|106	# remove special files
14cu|perl-AnyEvent-7.110.0-2|107	find %{buildroot} -name "perllocal.pod" \
14cu|perl-AnyEvent-7.110.0-2|108	-o -name ".packlist"                \
14cu|perl-AnyEvent-7.110.0-2|109	-o -name "*.bs"                     \
14cu|perl-AnyEvent-7.110.0-2|110	|xargs -i rm -f {}
14cu|perl-AnyEvent-7.110.0-2|111	
14cu|perl-AnyEvent-7.110.0-2|112	# no empty directories
14cu|perl-AnyEvent-7.110.0-2|113	find %{buildroot}%{_prefix}             \
14cu|perl-AnyEvent-7.110.0-2|114	-type d -depth                      \
14cu|perl-AnyEvent-7.110.0-2|115	-exec rmdir {} \; 2>/dev/null
14cu|perl-AnyEvent-7.110.0-2|116	
14cu|perl-AnyEvent-7.110.0-2|117	#we don't have perl-Qt anymore:
14cu|perl-AnyEvent-7.110.0-2|118	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Qt.pm
14cu|perl-AnyEvent-7.110.0-2|119	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Qt*
14cu|perl-AnyEvent-7.110.0-2|120	#we don't have perl-FLTK (yet):
14cu|perl-AnyEvent-7.110.0-2|121	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/FLTK.pm
14cu|perl-AnyEvent-7.110.0-2|122	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::FLTK*
14cu|perl-AnyEvent-7.110.0-2|123	#we don't have perl-UV (yet):
14cu|perl-AnyEvent-7.110.0-2|124	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/UV.pm
14cu|perl-AnyEvent-7.110.0-2|125	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::UV*
14cu|perl-AnyEvent-7.110.0-2|126	#only for Mac:
14cu|perl-AnyEvent-7.110.0-2|127	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Cocoa.pm
14cu|perl-AnyEvent-7.110.0-2|128	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Cocoa*
14cu|perl-AnyEvent-7.110.0-2|129	
14cu|perl-AnyEvent-7.110.0-2|130	%files
14cu|perl-AnyEvent-7.110.0-2|131	%doc README Changes
14cu|perl-AnyEvent-7.110.0-2|132	%{perl_vendorarch}/AE.pm
14cu|perl-AnyEvent-7.110.0-2|133	%{perl_vendorarch}/AnyEvent.pm
14cu|perl-AnyEvent-7.110.0-2|134	%dir %{perl_vendorarch}/AnyEvent
14cu|perl-AnyEvent-7.110.0-2|135	%dir %{perl_vendorarch}/AnyEvent/Impl
14cu|perl-AnyEvent-7.110.0-2|136	%{perl_vendorarch}/AnyEvent/Debug.pm
14cu|perl-AnyEvent-7.110.0-2|137	%{perl_vendorarch}/AnyEvent/DNS.pm
14cu|perl-AnyEvent-7.110.0-2|138	%{perl_vendorarch}/AnyEvent/FAQ.pod
14cu|perl-AnyEvent-7.110.0-2|139	%{perl_vendorarch}/AnyEvent/Handle.pm
14cu|perl-AnyEvent-7.110.0-2|140	%{perl_vendorarch}/AnyEvent/Log.pm
14cu|perl-AnyEvent-7.110.0-2|141	%{perl_vendorarch}/AnyEvent/Loop.pm
14cu|perl-AnyEvent-7.110.0-2|142	%{perl_vendorarch}/AnyEvent/Socket.pm
14cu|perl-AnyEvent-7.110.0-2|143	%{perl_vendorarch}/AnyEvent/Strict.pm
14cu|perl-AnyEvent-7.110.0-2|144	%{perl_vendorarch}/AnyEvent/Intro.pod
14cu|perl-AnyEvent-7.110.0-2|145	%{perl_vendorarch}/AnyEvent/TLS.pm
14cu|perl-AnyEvent-7.110.0-2|146	%{perl_vendorarch}/AnyEvent/Util.pm
14cu|perl-AnyEvent-7.110.0-2|147	%{perl_vendorarch}/AnyEvent/Util/
14cu|perl-AnyEvent-7.110.0-2|148	%{perl_vendorarch}/AnyEvent/IO.pm
14cu|perl-AnyEvent-7.110.0-2|149	%{perl_vendorarch}/AnyEvent/IO/
14cu|perl-AnyEvent-7.110.0-2|150	%{perl_vendorarch}/AnyEvent/Impl/Event.pm
14cu|perl-AnyEvent-7.110.0-2|151	%{perl_vendorarch}/AnyEvent/Impl/Glib.pm
14cu|perl-AnyEvent-7.110.0-2|152	%{perl_vendorarch}/AnyEvent/Impl/Perl.pm
14cu|perl-AnyEvent-7.110.0-2|153	%{perl_vendorarch}/AnyEvent/constants.pl
14cu|perl-AnyEvent-7.110.0-2|154	%{_mandir}/man3/AE.3pm*
14cu|perl-AnyEvent-7.110.0-2|155	%{_mandir}/man3/AnyEvent.3pm*
14cu|perl-AnyEvent-7.110.0-2|156	%{_mandir}/man3/AnyEvent::Debug*
14cu|perl-AnyEvent-7.110.0-2|157	%{_mandir}/man3/AnyEvent::DNS*
14cu|perl-AnyEvent-7.110.0-2|158	%{_mandir}/man3/AnyEvent::FAQ*
14cu|perl-AnyEvent-7.110.0-2|159	%{_mandir}/man3/AnyEvent::Handle*
14cu|perl-AnyEvent-7.110.0-2|160	%{_mandir}/man3/AnyEvent::Socket.*
14cu|perl-AnyEvent-7.110.0-2|161	%{_mandir}/man3/AnyEvent::Strict.*
14cu|perl-AnyEvent-7.110.0-2|162	%{_mandir}/man3/AnyEvent::Util.*
14cu|perl-AnyEvent-7.110.0-2|163	%{_mandir}/man3/AnyEvent::Intro.*
14cu|perl-AnyEvent-7.110.0-2|164	%{_mandir}/man3/AnyEvent::IO*
14cu|perl-AnyEvent-7.110.0-2|165	%{_mandir}/man3/AnyEvent::Impl::Event.*
14cu|perl-AnyEvent-7.110.0-2|166	%{_mandir}/man3/AnyEvent::Impl::Glib.*
14cu|perl-AnyEvent-7.110.0-2|167	%{_mandir}/man3/AnyEvent::Impl::Perl*
14cu|perl-AnyEvent-7.110.0-2|168	%{_mandir}/man3/AnyEvent::Log.*
14cu|perl-AnyEvent-7.110.0-2|169	%{_mandir}/man3/AnyEvent::Loop.*
14cu|perl-AnyEvent-7.110.0-2|170	%{_mandir}/man3/AnyEvent::TLS*
14cu|perl-AnyEvent-7.110.0-2|171	
14cu|perl-AnyEvent-7.110.0-2|172	%files EV
14cu|perl-AnyEvent-7.110.0-2|173	%{perl_vendorarch}/AnyEvent/Impl/EV.pm
14cu|perl-AnyEvent-7.110.0-2|174	%{_mandir}/man3/AnyEvent::Impl::EV.3pm*
14cu|perl-AnyEvent-7.110.0-2|175	
14cu|perl-AnyEvent-7.110.0-2|176	%files Event-Lib
14cu|perl-AnyEvent-7.110.0-2|177	%{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
14cu|perl-AnyEvent-7.110.0-2|178	%{_mandir}/man3/AnyEvent::Impl::EventLib.3pm*
14cu|perl-AnyEvent-7.110.0-2|179	
14cu|perl-AnyEvent-7.110.0-2|180	%files Tk
14cu|perl-AnyEvent-7.110.0-2|181	%{perl_vendorarch}/AnyEvent/Impl/Tk.pm
14cu|perl-AnyEvent-7.110.0-2|182	%{_mandir}/man3/AnyEvent::Impl::Tk*
14cu|perl-AnyEvent-7.110.0-2|183	
14cu|perl-AnyEvent-7.110.0-2|184	%files POE
14cu|perl-AnyEvent-7.110.0-2|185	%{perl_vendorarch}/AnyEvent/Impl/POE.pm
14cu|perl-AnyEvent-7.110.0-2|186	%{_mandir}/man3/AnyEvent::Impl::POE*
14cu|perl-AnyEvent-7.110.0-2|187	
14cu|perl-AnyEvent-7.110.0-2|188	%files IOAsync
14cu|perl-AnyEvent-7.110.0-2|189	%{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
14cu|perl-AnyEvent-7.110.0-2|190	%{_mandir}/man3/AnyEvent::Impl::IOAsync*
14cu|perl-AnyEvent-7.110.0-2|191	
14cu|perl-AnyEvent-7.110.0-2|192	%files Irssi
14cu|perl-AnyEvent-7.110.0-2|193	%{perl_vendorarch}/AnyEvent/Impl/Irssi.pm
14cu|perl-AnyEvent-7.110.0-2|194	%{_mandir}/man3/AnyEvent::Impl::Irssi*
14cu|perl-AnyEvent-7.110.0-2|195	
14cu|perl-AnyEvent-7.110.0-2|196	#%files UV
14cu|perl-AnyEvent-7.110.0-2|197	#%{perl_vendorarch}/AnyEvent/Impl/UV.pm
14cu|perl-AnyEvent-7.110.0-2|198	#%{_mandir}/man3/AnyEvent::Impl::UV.3pm*
14cu|perl-AnyEvent-7.110.0-2|199	
14cu|perl-AnyEvent-7.110.0-2|200	%changelog
14cu|perl-AnyEvent-7.110.0-2|201	
14cu|perl-AnyEvent-7.110.0-2|202	* Fri Jan 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 3:7.110.0-2
14cu|perl-AnyEvent-7.110.0-2|203	- (abc2961) Really turn back several subpackages
14cu|perl-AnyEvent-7.110.0-2|204	
14cu|perl-AnyEvent-7.110.0-2|205	

12546 14
14cu|perl-AnyEvent-HTTP-2.220.0-1|1	%define upstream_name    AnyEvent-HTTP
14cu|perl-AnyEvent-HTTP-2.220.0-1|2	%define upstream_version 2.22
14cu|perl-AnyEvent-HTTP-2.220.0-1|3	%define __noautoreq 'perl\\(Exporter(.*)\\)'
14cu|perl-AnyEvent-HTTP-2.220.0-1|4	
14cu|perl-AnyEvent-HTTP-2.220.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-AnyEvent-HTTP-2.220.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AnyEvent-HTTP-2.220.0-1|7	Release:	1
14cu|perl-AnyEvent-HTTP-2.220.0-1|8	
14cu|perl-AnyEvent-HTTP-2.220.0-1|9	Summary:	Simple but non-blocking HTTP/HTTPS client
14cu|perl-AnyEvent-HTTP-2.220.0-1|10	
14cu|perl-AnyEvent-HTTP-2.220.0-1|11	
14cu|perl-AnyEvent-HTTP-2.220.0-1|12	License:	GPL+ or Artistic
14cu|perl-AnyEvent-HTTP-2.220.0-1|13	Group:		Development/Perl
14cu|perl-AnyEvent-HTTP-2.220.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-AnyEvent-HTTP-2.220.0-1|15	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AnyEvent-HTTP-2.220.0-1|16	
14cu|perl-AnyEvent-HTTP-2.220.0-1|17	BuildRequires:	perl-devel
14cu|perl-AnyEvent-HTTP-2.220.0-1|18	BuildRequires:	perl(AnyEvent) >= 7.70.0
14cu|perl-AnyEvent-HTTP-2.220.0-1|19	BuildRequires:	perl(common::sense)
14cu|perl-AnyEvent-HTTP-2.220.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.98.0
14cu|perl-AnyEvent-HTTP-2.220.0-1|21	BuildRequires:	perl(URI)
14cu|perl-AnyEvent-HTTP-2.220.0-1|22	
14cu|perl-AnyEvent-HTTP-2.220.0-1|23	BuildArch:	noarch
14cu|perl-AnyEvent-HTTP-2.220.0-1|24	
14cu|perl-AnyEvent-HTTP-2.220.0-1|25	%description
14cu|perl-AnyEvent-HTTP-2.220.0-1|26	This module is an AnyEvent user, you need to make sure that you
14cu|perl-AnyEvent-HTTP-2.220.0-1|27	use and run a supported event loop.
14cu|perl-AnyEvent-HTTP-2.220.0-1|28	
14cu|perl-AnyEvent-HTTP-2.220.0-1|29	This module implements a simple, stateless and non-blocking HTTP client. It
14cu|perl-AnyEvent-HTTP-2.220.0-1|30	supports GET, POST and other request methods, cookies and more, all on a
14cu|perl-AnyEvent-HTTP-2.220.0-1|31	very low level. It can follow redirects, supports proxies and automatically
14cu|perl-AnyEvent-HTTP-2.220.0-1|32	limits the number of connections to the values specified in the RFC.
14cu|perl-AnyEvent-HTTP-2.220.0-1|33	
14cu|perl-AnyEvent-HTTP-2.220.0-1|34	It should generally be a "good client" that is enough for most HTTP tasks.
14cu|perl-AnyEvent-HTTP-2.220.0-1|35	Simple tasks should be simple, but complex tasks should still be possible
14cu|perl-AnyEvent-HTTP-2.220.0-1|36	as the user retains control over request and response headers.
14cu|perl-AnyEvent-HTTP-2.220.0-1|37	
14cu|perl-AnyEvent-HTTP-2.220.0-1|38	%prep
14cu|perl-AnyEvent-HTTP-2.220.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-AnyEvent-HTTP-2.220.0-1|40	
14cu|perl-AnyEvent-HTTP-2.220.0-1|41	%build
14cu|perl-AnyEvent-HTTP-2.220.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-AnyEvent-HTTP-2.220.0-1|43	%make
14cu|perl-AnyEvent-HTTP-2.220.0-1|44	
14cu|perl-AnyEvent-HTTP-2.220.0-1|45	%check
14cu|perl-AnyEvent-HTTP-2.220.0-1|46	%make test
14cu|perl-AnyEvent-HTTP-2.220.0-1|47	
14cu|perl-AnyEvent-HTTP-2.220.0-1|48	%install
14cu|perl-AnyEvent-HTTP-2.220.0-1|49	%makeinstall_std
14cu|perl-AnyEvent-HTTP-2.220.0-1|50	
14cu|perl-AnyEvent-HTTP-2.220.0-1|51	%files
14cu|perl-AnyEvent-HTTP-2.220.0-1|52	%doc Changes README META.json META.yml
14cu|perl-AnyEvent-HTTP-2.220.0-1|53	%{_mandir}/man3/*
14cu|perl-AnyEvent-HTTP-2.220.0-1|54	%{perl_vendorlib}/*
14cu|perl-AnyEvent-HTTP-2.220.0-1|55	
14cu|perl-AnyEvent-HTTP-2.220.0-1|56	
14cu|perl-AnyEvent-HTTP-2.220.0-1|57	
14cu|perl-AnyEvent-HTTP-2.220.0-1|58	
14cu|perl-AnyEvent-HTTP-2.220.0-1|59	%changelog
14cu|perl-AnyEvent-HTTP-2.220.0-1|60	
14cu|perl-AnyEvent-HTTP-2.220.0-1|61	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 2.220.0-1
14cu|perl-AnyEvent-HTTP-2.220.0-1|62	- (8cc5633) Log: Update to 2.220.0
14cu|perl-AnyEvent-HTTP-2.220.0-1|63	
14cu|perl-AnyEvent-HTTP-2.220.0-1|64	

12547 14
14cu|perl-AnyEvent-I3-0.160.0-1|1	%define upstream_name AnyEvent-I3
14cu|perl-AnyEvent-I3-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-AnyEvent-I3-0.160.0-1|3	
14cu|perl-AnyEvent-I3-0.160.0-1|4	Summary:	%{upstream_name} module for perl
14cu|perl-AnyEvent-I3-0.160.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-AnyEvent-I3-0.160.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AnyEvent-I3-0.160.0-1|7	Release:	1
14cu|perl-AnyEvent-I3-0.160.0-1|8	License:	GPL+ or Artistic
14cu|perl-AnyEvent-I3-0.160.0-1|9	Group:		Development/Perl
14cu|perl-AnyEvent-I3-0.160.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-AnyEvent-I3-0.160.0-1|11	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AnyEvent-I3-0.160.0-1|12	BuildRequires:	perl-devel
14cu|perl-AnyEvent-I3-0.160.0-1|13	BuildRequires:	perl(AnyEvent)
14cu|perl-AnyEvent-I3-0.160.0-1|14	BuildRequires:	perl(AnyEvent::Handle)
14cu|perl-AnyEvent-I3-0.160.0-1|15	BuildRequires:	perl(AnyEvent::Socket)
14cu|perl-AnyEvent-I3-0.160.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-AnyEvent-I3-0.160.0-1|17	BuildRequires:	perl(JSON::XS)
14cu|perl-AnyEvent-I3-0.160.0-1|18	BuildRequires:	perl(Module::Install)
14cu|perl-AnyEvent-I3-0.160.0-1|19	BuildArch:	noarch
14cu|perl-AnyEvent-I3-0.160.0-1|20	
14cu|perl-AnyEvent-I3-0.160.0-1|21	%description
14cu|perl-AnyEvent-I3-0.160.0-1|22	This module connects to the i3 window manager using the UNIX socket based
14cu|perl-AnyEvent-I3-0.160.0-1|23	IPC interface it provides (if enabled in the configuration file). You can
14cu|perl-AnyEvent-I3-0.160.0-1|24	then subscribe to events or send messages and receive their replies.
14cu|perl-AnyEvent-I3-0.160.0-1|25	
14cu|perl-AnyEvent-I3-0.160.0-1|26	%files
14cu|perl-AnyEvent-I3-0.160.0-1|27	%doc Changes README
14cu|perl-AnyEvent-I3-0.160.0-1|28	%{perl_vendorlib}/AnyEvent/I3.pm
14cu|perl-AnyEvent-I3-0.160.0-1|29	%{_mandir}/man3/*.3*
14cu|perl-AnyEvent-I3-0.160.0-1|30	
14cu|perl-AnyEvent-I3-0.160.0-1|31	#----------------------------------------------------------------------------
14cu|perl-AnyEvent-I3-0.160.0-1|32	
14cu|perl-AnyEvent-I3-0.160.0-1|33	%prep
14cu|perl-AnyEvent-I3-0.160.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-AnyEvent-I3-0.160.0-1|35	
14cu|perl-AnyEvent-I3-0.160.0-1|36	%build
14cu|perl-AnyEvent-I3-0.160.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-AnyEvent-I3-0.160.0-1|38	%make CFLAGS="%{optflags}"
14cu|perl-AnyEvent-I3-0.160.0-1|39	
14cu|perl-AnyEvent-I3-0.160.0-1|40	%install
14cu|perl-AnyEvent-I3-0.160.0-1|41	%makeinstall_std
14cu|perl-AnyEvent-I3-0.160.0-1|42	
14cu|perl-AnyEvent-I3-0.160.0-1|43	%check
14cu|perl-AnyEvent-I3-0.160.0-1|44	%make test
14cu|perl-AnyEvent-I3-0.160.0-1|45	
14cu|perl-AnyEvent-I3-0.160.0-1|46	%changelog
14cu|perl-AnyEvent-I3-0.160.0-1|47	
14cu|perl-AnyEvent-I3-0.160.0-1|48	* Fri May 01 2015 Rosa <rosa@abf.rosalinux.ru> 0.160.0-1
14cu|perl-AnyEvent-I3-0.160.0-1|49	- (bb0e87b) Automatic import for version 0.160.0-1
14cu|perl-AnyEvent-I3-0.160.0-1|50	
14cu|perl-AnyEvent-I3-0.160.0-1|51	

12548 14
14cu|perl-Any-Moose-0.260.0-1|1	%define upstream_name    Any-Moose
14cu|perl-Any-Moose-0.260.0-1|2	%define upstream_version 0.26
14cu|perl-Any-Moose-0.260.0-1|3	
14cu|perl-Any-Moose-0.260.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Any-Moose-0.260.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Any-Moose-0.260.0-1|6	Release:	1
14cu|perl-Any-Moose-0.260.0-1|7	
14cu|perl-Any-Moose-0.260.0-1|8	Summary:	Use Moose or Mouse modules
14cu|perl-Any-Moose-0.260.0-1|9	
14cu|perl-Any-Moose-0.260.0-1|10	License:	GPL+ or Artistic
14cu|perl-Any-Moose-0.260.0-1|11	Group:		Development/Perl
14cu|perl-Any-Moose-0.260.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Any-Moose-0.260.0-1|13	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Any-Moose-0.260.0-1|14	
14cu|perl-Any-Moose-0.260.0-1|15	BuildRequires:	perl-devel
14cu|perl-Any-Moose-0.260.0-1|16	BuildRequires:	perl(Mouse) >= 2.4.1
14cu|perl-Any-Moose-0.260.0-1|17	BuildRequires:	perl(Moose)
14cu|perl-Any-Moose-0.260.0-1|18	BuildRequires:	perl(MooseX::Types)
14cu|perl-Any-Moose-0.260.0-1|19	BuildRequires:	perl(Moo)
14cu|perl-Any-Moose-0.260.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-Any-Moose-0.260.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Any-Moose-0.260.0-1|22	BuildRequires:	perl(Carp)
14cu|perl-Any-Moose-0.260.0-1|23	BuildRequires:	perl(strict)
14cu|perl-Any-Moose-0.260.0-1|24	BuildRequires:	perl(warnings)
14cu|perl-Any-Moose-0.260.0-1|25	BuildRequires:	perl(MouseX::Types) >= 0.60.0
14cu|perl-Any-Moose-0.260.0-1|26	BuildRequires:	perl(Role::Tiny)
14cu|perl-Any-Moose-0.260.0-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Any-Moose-0.260.0-1|28	
14cu|perl-Any-Moose-0.260.0-1|29	BuildArch:	noarch
14cu|perl-Any-Moose-0.260.0-1|30	Requires:	perl(Mouse) >= 2.4.1
14cu|perl-Any-Moose-0.260.0-1|31	
14cu|perl-Any-Moose-0.260.0-1|32	%description
14cu|perl-Any-Moose-0.260.0-1|33	Actual documentation is forthcoming, once we solidify all the bits of the
14cu|perl-Any-Moose-0.260.0-1|34	API. The examples above are very likely to continue working.
14cu|perl-Any-Moose-0.260.0-1|35	
14cu|perl-Any-Moose-0.260.0-1|36	%prep
14cu|perl-Any-Moose-0.260.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Any-Moose-0.260.0-1|38	
14cu|perl-Any-Moose-0.260.0-1|39	%build
14cu|perl-Any-Moose-0.260.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Any-Moose-0.260.0-1|41	%make
14cu|perl-Any-Moose-0.260.0-1|42	
14cu|perl-Any-Moose-0.260.0-1|43	%check
14cu|perl-Any-Moose-0.260.0-1|44	%make test
14cu|perl-Any-Moose-0.260.0-1|45	
14cu|perl-Any-Moose-0.260.0-1|46	%install
14cu|perl-Any-Moose-0.260.0-1|47	%makeinstall_std
14cu|perl-Any-Moose-0.260.0-1|48	
14cu|perl-Any-Moose-0.260.0-1|49	%files
14cu|perl-Any-Moose-0.260.0-1|50	%doc Changes LICENSE README
14cu|perl-Any-Moose-0.260.0-1|51	%{_mandir}/man3/*
14cu|perl-Any-Moose-0.260.0-1|52	%{perl_vendorlib}/*
14cu|perl-Any-Moose-0.260.0-1|53	
14cu|perl-Any-Moose-0.260.0-1|54	
14cu|perl-Any-Moose-0.260.0-1|55	%changelog
14cu|perl-Any-Moose-0.260.0-1|56	
14cu|perl-Any-Moose-0.260.0-1|57	* Mon Apr 06 2015 abfonly <John@smith.org> 0.260.0-1
14cu|perl-Any-Moose-0.260.0-1|58	- (ecccaf2) Log: Update to 0.260.0, build against Mouse 2.4.1, fixed BR and tests
14cu|perl-Any-Moose-0.260.0-1|59	
14cu|perl-Any-Moose-0.260.0-1|60	

12549 14
14cu|perl-Any-URI-Escape-0.10.0-1|1	%define upstream_name    Any-URI-Escape
14cu|perl-Any-URI-Escape-0.10.0-1|2	%define upstream_version 0.01
14cu|perl-Any-URI-Escape-0.10.0-1|3	
14cu|perl-Any-URI-Escape-0.10.0-1|4	
14cu|perl-Any-URI-Escape-0.10.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Any-URI-Escape-0.10.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Any-URI-Escape-0.10.0-1|7	Release:    1
14cu|perl-Any-URI-Escape-0.10.0-1|8	
14cu|perl-Any-URI-Escape-0.10.0-1|9	Summary:    Load URI::Escape::XS preferentially over URI::Escape
14cu|perl-Any-URI-Escape-0.10.0-1|10	License:    GPL+ or Artistic
14cu|perl-Any-URI-Escape-0.10.0-1|11	Group:      Development/Perl
14cu|perl-Any-URI-Escape-0.10.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Any-URI-Escape-0.10.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Any/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Any-URI-Escape-0.10.0-1|14	
14cu|perl-Any-URI-Escape-0.10.0-1|15	BuildRequires: perl-devel
14cu|perl-Any-URI-Escape-0.10.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Any-URI-Escape-0.10.0-1|17	BuildRequires: perl(URI::Escape)
14cu|perl-Any-URI-Escape-0.10.0-1|18	
14cu|perl-Any-URI-Escape-0.10.0-1|19	BuildArch: noarch
14cu|perl-Any-URI-Escape-0.10.0-1|20	
14cu|perl-Any-URI-Escape-0.10.0-1|21	%description
14cu|perl-Any-URI-Escape-0.10.0-1|22	URI::Escape is great, but URI::Escape::XS is faster. This module loads
14cu|perl-Any-URI-Escape-0.10.0-1|23	URI::Escape::XS and imports the two most common methods if XS is installed.
14cu|perl-Any-URI-Escape-0.10.0-1|24	
14cu|perl-Any-URI-Escape-0.10.0-1|25	The insides of this module aren't completely shaken out yet, so patches
14cu|perl-Any-URI-Escape-0.10.0-1|26	welcome.
14cu|perl-Any-URI-Escape-0.10.0-1|27	
14cu|perl-Any-URI-Escape-0.10.0-1|28	%prep
14cu|perl-Any-URI-Escape-0.10.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Any-URI-Escape-0.10.0-1|30	
14cu|perl-Any-URI-Escape-0.10.0-1|31	%build
14cu|perl-Any-URI-Escape-0.10.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Any-URI-Escape-0.10.0-1|33	
14cu|perl-Any-URI-Escape-0.10.0-1|34	%make
14cu|perl-Any-URI-Escape-0.10.0-1|35	
14cu|perl-Any-URI-Escape-0.10.0-1|36	%check
14cu|perl-Any-URI-Escape-0.10.0-1|37	%make test
14cu|perl-Any-URI-Escape-0.10.0-1|38	
14cu|perl-Any-URI-Escape-0.10.0-1|39	%install
14cu|perl-Any-URI-Escape-0.10.0-1|40	%makeinstall_std
14cu|perl-Any-URI-Escape-0.10.0-1|41	
14cu|perl-Any-URI-Escape-0.10.0-1|42	%files
14cu|perl-Any-URI-Escape-0.10.0-1|43	%doc Changes META.yml README
14cu|perl-Any-URI-Escape-0.10.0-1|44	%{_mandir}/man3/*
14cu|perl-Any-URI-Escape-0.10.0-1|45	%perl_vendorlib/*
14cu|perl-Any-URI-Escape-0.10.0-1|46	
14cu|perl-Any-URI-Escape-0.10.0-1|47	%changelog
14cu|perl-Any-URI-Escape-0.10.0-1|48	
14cu|perl-Any-URI-Escape-0.10.0-1|49	* Thu Jun 18 2015 abfonly <John@smith.org> 0.10.0-1
14cu|perl-Any-URI-Escape-0.10.0-1|50	- (e7adcd1) Imported from SRPM
14cu|perl-Any-URI-Escape-0.10.0-1|51	
14cu|perl-Any-URI-Escape-0.10.0-1|52	

12550 14
14cu|perl-Apache-ASP-2.620.0-1|1	%define upstream_name    Apache-ASP
14cu|perl-Apache-ASP-2.620.0-1|2	%define upstream_version 2.62
14cu|perl-Apache-ASP-2.620.0-1|3	
14cu|perl-Apache-ASP-2.620.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Apache-ASP-2.620.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Apache-ASP-2.620.0-1|6	Release:	1
14cu|perl-Apache-ASP-2.620.0-1|7	
14cu|perl-Apache-ASP-2.620.0-1|8	Summary:	A perl ASP port to Apache
14cu|perl-Apache-ASP-2.620.0-1|9	
14cu|perl-Apache-ASP-2.620.0-1|10	License:	GPL
14cu|perl-Apache-ASP-2.620.0-1|11	Group:		Development/Perl
14cu|perl-Apache-ASP-2.620.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Apache-ASP-2.620.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Apache-ASP-2.620.0-1|14	Source1:	asp.html
14cu|perl-Apache-ASP-2.620.0-1|15	Source2:	perl-Apache-ASP.conf
14cu|perl-Apache-ASP-2.620.0-1|16	
14cu|perl-Apache-ASP-2.620.0-1|17	BuildRequires:	perl-devel
14cu|perl-Apache-ASP-2.620.0-1|18	BuildRequires:	perl(Apache::Filter)
14cu|perl-Apache-ASP-2.620.0-1|19	BuildRequires:	perl-base
14cu|perl-Apache-ASP-2.620.0-1|20	BuildRequires:	perl(Compress::Zlib)
14cu|perl-Apache-ASP-2.620.0-1|21	BuildRequires:	perl(DB_File)
14cu|perl-Apache-ASP-2.620.0-1|22	BuildRequires:	perl(HTML::Clean)
14cu|perl-Apache-ASP-2.620.0-1|23	BuildRequires:	perl(MLDBM)
14cu|perl-Apache-ASP-2.620.0-1|24	BuildRequires:  perl(MLDBM::Sync)
14cu|perl-Apache-ASP-2.620.0-1|25	BuildRequires:  perl(HTML::FillInForm)
14cu|perl-Apache-ASP-2.620.0-1|26	BuildRequires:  perl(XML::Sablotron)
14cu|perl-Apache-ASP-2.620.0-1|27	BuildRequires:	perl(Tie::Cache)
14cu|perl-Apache-ASP-2.620.0-1|28	BuildRequires:	perl(Tie::TextDir)
14cu|perl-Apache-ASP-2.620.0-1|29	BuildRequires:	perl(Time::HiRes)
14cu|perl-Apache-ASP-2.620.0-1|30	BuildRequires:	perl(XML::XSLT)
14cu|perl-Apache-ASP-2.620.0-1|31	BuildRequires:  perl(XML::LibXSLT)
14cu|perl-Apache-ASP-2.620.0-1|32	BuildRequires:	perl(CGI)
14cu|perl-Apache-ASP-2.620.0-1|33	BuildRequires:	perl(DB_File)
14cu|perl-Apache-ASP-2.620.0-1|34	BuildRequires:  perl(Apache::Filter)
14cu|perl-Apache-ASP-2.620.0-1|35	Provides:	perl(Apache::ASP::Share::CORE)
14cu|perl-Apache-ASP-2.620.0-1|36	Provides:	Apache-ASP = %{version}-%{release}
14cu|perl-Apache-ASP-2.620.0-1|37	Requires:	apache-mod_perl >= 1:2.0.2
14cu|perl-Apache-ASP-2.620.0-1|38	BuildArch:	noarch
14cu|perl-Apache-ASP-2.620.0-1|39	
14cu|perl-Apache-ASP-2.620.0-1|40	%description
14cu|perl-Apache-ASP-2.620.0-1|41	Apache::ASP provides an Active Server Pages port to the Apache Web Server
14cu|perl-Apache-ASP-2.620.0-1|42	with Perl scripting only, and enables developing of dynamic web applications
14cu|perl-Apache-ASP-2.620.0-1|43	with session management and embedded Perl code. There are also many powerful
14cu|perl-Apache-ASP-2.620.0-1|44	extensions, including XML taglibs, XSLT rendering, and new events not
14cu|perl-Apache-ASP-2.620.0-1|45	originally part of the ASP API!
14cu|perl-Apache-ASP-2.620.0-1|46	
14cu|perl-Apache-ASP-2.620.0-1|47	This module works under the Apache Web Server with the mod_perl module
14cu|perl-Apache-ASP-2.620.0-1|48	enabled. See http://www.apache.org and http://perl.apache.org for further
14cu|perl-Apache-ASP-2.620.0-1|49	information.
14cu|perl-Apache-ASP-2.620.0-1|50	
14cu|perl-Apache-ASP-2.620.0-1|51	This is a portable solution, similar to ActiveState's PerlScript for NT/IIS
14cu|perl-Apache-ASP-2.620.0-1|52	ASP. Work has been done and will continue to make ports to and from this
14cu|perl-Apache-ASP-2.620.0-1|53	implementation as smooth as possible.
14cu|perl-Apache-ASP-2.620.0-1|54	
14cu|perl-Apache-ASP-2.620.0-1|55	For Apache::ASP downloading and installation, please read the INSTALL
14cu|perl-Apache-ASP-2.620.0-1|56	section. For installation troubleshooting check the FAQ and the SUPPORT
14cu|perl-Apache-ASP-2.620.0-1|57	sections.
14cu|perl-Apache-ASP-2.620.0-1|58	
14cu|perl-Apache-ASP-2.620.0-1|59	For database access, ActiveX, scripting languages, and other miscellaneous
14cu|perl-Apache-ASP-2.620.0-1|60	issues please read the FAQ section.
14cu|perl-Apache-ASP-2.620.0-1|61	
14cu|perl-Apache-ASP-2.620.0-1|62	%prep
14cu|perl-Apache-ASP-2.620.0-1|63	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Apache-ASP-2.620.0-1|64	
14cu|perl-Apache-ASP-2.620.0-1|65	%build
14cu|perl-Apache-ASP-2.620.0-1|66	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Apache-ASP-2.620.0-1|67	%make
14cu|perl-Apache-ASP-2.620.0-1|68	
14cu|perl-Apache-ASP-2.620.0-1|69	%check
14cu|perl-Apache-ASP-2.620.0-1|70	# optional test, causes trouble when Devel::Symdump is installed
14cu|perl-Apache-ASP-2.620.0-1|71	rm -f t/stat_inc
14cu|perl-Apache-ASP-2.620.0-1|72	make test
14cu|perl-Apache-ASP-2.620.0-1|73	
14cu|perl-Apache-ASP-2.620.0-1|74	%install
14cu|perl-Apache-ASP-2.620.0-1|75	%makeinstall_std
14cu|perl-Apache-ASP-2.620.0-1|76	
14cu|perl-Apache-ASP-2.620.0-1|77	install -d -m 755 %{buildroot}%{_var}/www/perl
14cu|perl-Apache-ASP-2.620.0-1|78	cp -pr site %{buildroot}%{_var}/www/perl/%{upstream_name}
14cu|perl-Apache-ASP-2.620.0-1|79	
14cu|perl-Apache-ASP-2.620.0-1|80	install -d -m 755 %{buildroot}%{_var}/www/html/addon-modules/
14cu|perl-Apache-ASP-2.620.0-1|81	cp %{SOURCE1} %{buildroot}%{_var}/www/html/addon-modules/%{upstream_name}.html
14cu|perl-Apache-ASP-2.620.0-1|82	
14cu|perl-Apache-ASP-2.620.0-1|83	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|perl-Apache-ASP-2.620.0-1|84	install %{SOURCE2} -m 644  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/perl-Apache-ASP.conf
14cu|perl-Apache-ASP-2.620.0-1|85	
14cu|perl-Apache-ASP-2.620.0-1|86	%files
14cu|perl-Apache-ASP-2.620.0-1|87	%doc CHANGES README
14cu|perl-Apache-ASP-2.620.0-1|88	%config(noreplace) %{_webappconfdir}/perl-Apache-ASP.conf
14cu|perl-Apache-ASP-2.620.0-1|89	%dir %{_var}/www/perl/%{upstream_name}
14cu|perl-Apache-ASP-2.620.0-1|90	%{_var}/www/perl/%{upstream_name}/*
14cu|perl-Apache-ASP-2.620.0-1|91	%{perl_vendorlib}/Apache
14cu|perl-Apache-ASP-2.620.0-1|92	%{perl_vendorlib}/Bundle/Apache
14cu|perl-Apache-ASP-2.620.0-1|93	%{_mandir}/*/*
14cu|perl-Apache-ASP-2.620.0-1|94	%{_bindir}/*
14cu|perl-Apache-ASP-2.620.0-1|95	%{_var}/www/html/addon-modules/Apache-ASP.html
14cu|perl-Apache-ASP-2.620.0-1|96	
14cu|perl-Apache-ASP-2.620.0-1|97	
14cu|perl-Apache-ASP-2.620.0-1|98	
14cu|perl-Apache-ASP-2.620.0-1|99	%changelog
14cu|perl-Apache-ASP-2.620.0-1|100	* Fri Nov 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.620.0-1
14cu|perl-Apache-ASP-2.620.0-1|101	+ Revision: e2cdfe5
14cu|perl-Apache-ASP-2.620.0-1|102	- Updated to 2.62
14cu|perl-Apache-ASP-2.620.0-1|103	
14cu|perl-Apache-ASP-2.620.0-1|104	

12551 14
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|1	%define upstream_name    Apache-LogFormat-Compiler
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|2	%define upstream_version 0.32
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|3	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|6	Release:    1
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|7	Summary:    Compile a log format string to perl-code
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|8	License:    GPL+ or Artistic
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|9	Group:      Development/Perl
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|12	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|13	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|14	BuildRequires: perl(HTTP::Request::Common)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|15	BuildRequires: perl(POSIX)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|16	BuildRequires: perl(Test::MockTime)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|18	BuildRequires: perl(Test::Requires)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|19	BuildRequires: perl(Time::Local)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|20	BuildRequires: perl(Try::Tiny)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|21	BuildRequires: perl(URI::Escape)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|22	BuildRequires: perl(Module::Build)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|23	BuildRequires: perl(POSIX::strftime::Compiler)
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|24	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|25	BuildArch: noarch
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|26	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|27	%description
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|28	Compile a log format string to perl-code. For faster generation of
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|29	access_log lines.
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|30	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|31	%prep
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|33	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|34	%build
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|36	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|37	./Build
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|38	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|39	%check
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|40	./Build test
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|41	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|42	%install
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|44	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|45	%files
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|46	%doc Changes LICENSE META.json META.yml
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|47	%{_mandir}/man3/*
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|48	%{perl_vendorlib}/*
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|49	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|50	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|51	%changelog
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|52	* Sat Nov 29 2014 abfonly <abfonly@gmail.com> 0.320.0-1
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|53	+ Revision: 145880a
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|54	- Merge pull request #1 from perl_modules/perl-Apache-LogFormat-Compiler:rosa2014.1
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|55	- abfonly
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|56	
14cu|perl-Apache-LogFormat-Compiler-0.320.0-1|57	

12552 14
14cu|perl-Apache-LogRegex-1.700.0-1|1	%define upstream_name	 Apache-LogRegex
14cu|perl-Apache-LogRegex-1.700.0-1|2	%define upstream_version 1.70
14cu|perl-Apache-LogRegex-1.700.0-1|3	
14cu|perl-Apache-LogRegex-1.700.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Apache-LogRegex-1.700.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Apache-LogRegex-1.700.0-1|6	Release:    1
14cu|perl-Apache-LogRegex-1.700.0-1|7	
14cu|perl-Apache-LogRegex-1.700.0-1|8	Summary:    Perl module to parse a line from an Apache logfile into a hash
14cu|perl-Apache-LogRegex-1.700.0-1|9	License:    GPL+ or Artistic
14cu|perl-Apache-LogRegex-1.700.0-1|10	Group:      Development/Perl
14cu|perl-Apache-LogRegex-1.700.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Apache-LogRegex-1.700.0-1|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Apache-LogRegex-1.700.0-1|13	
14cu|perl-Apache-LogRegex-1.700.0-1|14	
14cu|perl-Apache-LogRegex-1.700.0-1|15	BuildRequires: perl-devel
14cu|perl-Apache-LogRegex-1.700.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Apache-LogRegex-1.700.0-1|17	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Apache-LogRegex-1.700.0-1|18	
14cu|perl-Apache-LogRegex-1.700.0-1|19	BuildArch:  noarch
14cu|perl-Apache-LogRegex-1.700.0-1|20	
14cu|perl-Apache-LogRegex-1.700.0-1|21	%description
14cu|perl-Apache-LogRegex-1.700.0-1|22	This implements a simple Perl class to parse Apache log files.
14cu|perl-Apache-LogRegex-1.700.0-1|23	
14cu|perl-Apache-LogRegex-1.700.0-1|24	%prep
14cu|perl-Apache-LogRegex-1.700.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Apache-LogRegex-1.700.0-1|26	
14cu|perl-Apache-LogRegex-1.700.0-1|27	%build
14cu|perl-Apache-LogRegex-1.700.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Apache-LogRegex-1.700.0-1|29	%make
14cu|perl-Apache-LogRegex-1.700.0-1|30	
14cu|perl-Apache-LogRegex-1.700.0-1|31	%check
14cu|perl-Apache-LogRegex-1.700.0-1|32	%make test
14cu|perl-Apache-LogRegex-1.700.0-1|33	
14cu|perl-Apache-LogRegex-1.700.0-1|34	%install
14cu|perl-Apache-LogRegex-1.700.0-1|35	%makeinstall_std
14cu|perl-Apache-LogRegex-1.700.0-1|36	
14cu|perl-Apache-LogRegex-1.700.0-1|37	%files
14cu|perl-Apache-LogRegex-1.700.0-1|38	%doc CHANGES LICENSE META.yml README.*
14cu|perl-Apache-LogRegex-1.700.0-1|39	%{perl_vendorlib}/Apache/*
14cu|perl-Apache-LogRegex-1.700.0-1|40	%{_mandir}/*/*
14cu|perl-Apache-LogRegex-1.700.0-1|41	
14cu|perl-Apache-LogRegex-1.700.0-1|42	%changelog
14cu|perl-Apache-LogRegex-1.700.0-1|43	
14cu|perl-Apache-LogRegex-1.700.0-1|44	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 1.700.0-1
14cu|perl-Apache-LogRegex-1.700.0-1|45	- (4624d63) Log: Update to 1.700.0
14cu|perl-Apache-LogRegex-1.700.0-1|46	- (4624d63) enabled test
14cu|perl-Apache-LogRegex-1.700.0-1|47	- (4624d63) fixed min BR
14cu|perl-Apache-LogRegex-1.700.0-1|48	
14cu|perl-Apache-LogRegex-1.700.0-1|49	

12553 14
14cu|perl-App-Asciio-1.51.3-1|1	%define upstream_name    App-Asciio
14cu|perl-App-Asciio-1.51.3-1|2	%define upstream_version 1.51.3
14cu|perl-App-Asciio-1.51.3-1|3	%define         X_display         ":98"
14cu|perl-App-Asciio-1.51.3-1|4	%define __noautoreq 'perl\\(App::Asciio::(.*)\\)'
14cu|perl-App-Asciio-1.51.3-1|5	
14cu|perl-App-Asciio-1.51.3-1|6	
14cu|perl-App-Asciio-1.51.3-1|7	Name:		perl-%{upstream_name}
14cu|perl-App-Asciio-1.51.3-1|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-App-Asciio-1.51.3-1|9	Release:	1
14cu|perl-App-Asciio-1.51.3-1|10	
14cu|perl-App-Asciio-1.51.3-1|11	Summary:	Plain ASCII diagram
14cu|perl-App-Asciio-1.51.3-1|12	
14cu|perl-App-Asciio-1.51.3-1|13	License:	GPL+ or Artistic
14cu|perl-App-Asciio-1.51.3-1|14	Group:		Development/Perl
14cu|perl-App-Asciio-1.51.3-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-App-Asciio-1.51.3-1|16	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-App-Asciio-1.51.3-1|17	
14cu|perl-App-Asciio-1.51.3-1|18	BuildRequires:	perl-devel
14cu|perl-App-Asciio-1.51.3-1|19	BuildRequires:	perl(Clone)
14cu|perl-App-Asciio-1.51.3-1|20	BuildRequires:	perl(Data::TreeDumper)
14cu|perl-App-Asciio-1.51.3-1|21	BuildRequires:	perl(Data::TreeDumper::Renderer::GTK)
14cu|perl-App-Asciio-1.51.3-1|22	BuildRequires:	perl(Directory::Scratch)
14cu|perl-App-Asciio-1.51.3-1|23	BuildRequires:	perl(Directory::Scratch::Structured)
14cu|perl-App-Asciio-1.51.3-1|24	BuildRequires:	perl(Data::Compare)
14cu|perl-App-Asciio-1.51.3-1|25	BuildRequires:	perl(Eval::Context)
14cu|perl-App-Asciio-1.51.3-1|26	BuildRequires:	perl(List::MoreUtils)
14cu|perl-App-Asciio-1.51.3-1|27	BuildRequires:	perl(Test::Warn)
14cu|perl-App-Asciio-1.51.3-1|28	BuildRequires:	perl(Test::Block)
14cu|perl-App-Asciio-1.51.3-1|29	BuildRequires:	perl(Test::Exception)
14cu|perl-App-Asciio-1.51.3-1|30	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-App-Asciio-1.51.3-1|31	BuildRequires:	perl(Test::Differences)
14cu|perl-App-Asciio-1.51.3-1|32	BuildRequires:	perl(Test::Strict)
14cu|perl-App-Asciio-1.51.3-1|33	BuildRequires:	perl(Term::Size)
14cu|perl-App-Asciio-1.51.3-1|34	BuildRequires:	perl(Module::Build)
14cu|perl-App-Asciio-1.51.3-1|35	BuildRequires:	perl(Hash::Slice)
14cu|perl-App-Asciio-1.51.3-1|36	BuildRequires:	perl(Algorithm::Diff)
14cu|perl-App-Asciio-1.51.3-1|37	BuildRequires:	perl(Compress::Bzip2)
14cu|perl-App-Asciio-1.51.3-1|38	BuildRequires:	perl(File::Basename)
14cu|perl-App-Asciio-1.51.3-1|39	BuildRequires:	perl(File::Copy)
14cu|perl-App-Asciio-1.51.3-1|40	BuildRequires:	perl(File::Slurp)
14cu|perl-App-Asciio-1.51.3-1|41	BuildRequires:	perl(File::Spec)
14cu|perl-App-Asciio-1.51.3-1|42	BuildRequires:	perl(Glib)
14cu|perl-App-Asciio-1.51.3-1|43	BuildRequires:	perl(Gtk2)
14cu|perl-App-Asciio-1.51.3-1|44	BuildRequires:	perl(Gtk2::Gdk::Keysyms)
14cu|perl-App-Asciio-1.51.3-1|45	BuildRequires:	perl(List::Util)
14cu|perl-App-Asciio-1.51.3-1|46	BuildRequires:	perl(MIME::Base64)
14cu|perl-App-Asciio-1.51.3-1|47	BuildRequires:	perl(Module::Util)
14cu|perl-App-Asciio-1.51.3-1|48	BuildRequires:	perl(Readonly)
14cu|perl-App-Asciio-1.51.3-1|49	BuildRequires:	perl(Sub::Exporter)
14cu|perl-App-Asciio-1.51.3-1|50	BuildRequires:	perl(version)
14cu|perl-App-Asciio-1.51.3-1|51	BuildRequires:	x11-server-xvfb
14cu|perl-App-Asciio-1.51.3-1|52	
14cu|perl-App-Asciio-1.51.3-1|53	BuildArch:	noarch
14cu|perl-App-Asciio-1.51.3-1|54	
14cu|perl-App-Asciio-1.51.3-1|55	%description
14cu|perl-App-Asciio-1.51.3-1|56	This gtk2-perl application allows you to draw ASCII diagrams in a modern (but
14cu|perl-App-Asciio-1.51.3-1|57	simple) graphical application. The ASCII graphs can be saved as ASCII or in a
14cu|perl-App-Asciio-1.51.3-1|58	format that allows you to modify them later.
14cu|perl-App-Asciio-1.51.3-1|59	
14cu|perl-App-Asciio-1.51.3-1|60	%prep
14cu|perl-App-Asciio-1.51.3-1|61	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-App-Asciio-1.51.3-1|62	iconv -f iso8859-1 -t utf-8 Todo.txt > Todo.txt.conv && \
14cu|perl-App-Asciio-1.51.3-1|63	mv -f Todo.txt.conv Todo.txt
14cu|perl-App-Asciio-1.51.3-1|64	
14cu|perl-App-Asciio-1.51.3-1|65	%build
14cu|perl-App-Asciio-1.51.3-1|66	%{__perl} Build.PL installdirs=vendor
14cu|perl-App-Asciio-1.51.3-1|67	./Build
14cu|perl-App-Asciio-1.51.3-1|68	
14cu|perl-App-Asciio-1.51.3-1|69	%check
14cu|perl-App-Asciio-1.51.3-1|70	### This will need X server up and running. Symbianflo ###
14cu|perl-App-Asciio-1.51.3-1|71	export DISPLAY=%{X_display}
14cu|perl-App-Asciio-1.51.3-1|72	Xvfb %{X_display} -screen 0 1024x768x24 -extension RANDR & >& Xvfb.log &
14cu|perl-App-Asciio-1.51.3-1|73	trap "kill $! || true" EXIT
14cu|perl-App-Asciio-1.51.3-1|74	sleep 10
14cu|perl-App-Asciio-1.51.3-1|75	./Build test
14cu|perl-App-Asciio-1.51.3-1|76	
14cu|perl-App-Asciio-1.51.3-1|77	
14cu|perl-App-Asciio-1.51.3-1|78	
14cu|perl-App-Asciio-1.51.3-1|79	%install
14cu|perl-App-Asciio-1.51.3-1|80	./Build install destdir=%{buildroot}
14cu|perl-App-Asciio-1.51.3-1|81	sed -i -e '1i#!%{__perl}' %{buildroot}%{_bindir}/A
14cu|perl-App-Asciio-1.51.3-1|82	
14cu|perl-App-Asciio-1.51.3-1|83	%files
14cu|perl-App-Asciio-1.51.3-1|84	%doc README Todo.txt Changes META.json META.yml
14cu|perl-App-Asciio-1.51.3-1|85	%{_mandir}/man3/*
14cu|perl-App-Asciio-1.51.3-1|86	%{_bindir}/*
14cu|perl-App-Asciio-1.51.3-1|87	%{perl_vendorlib}/App
14cu|perl-App-Asciio-1.51.3-1|88	
14cu|perl-App-Asciio-1.51.3-1|89	
14cu|perl-App-Asciio-1.51.3-1|90	
14cu|perl-App-Asciio-1.51.3-1|91	%changelog
14cu|perl-App-Asciio-1.51.3-1|92	
14cu|perl-App-Asciio-1.51.3-1|93	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 1.51.3-1
14cu|perl-App-Asciio-1.51.3-1|94	- (1b315e8) Log: Update to 1.51.3, backpot missing deps, fixed and enabled tests
14cu|perl-App-Asciio-1.51.3-1|95	
14cu|perl-App-Asciio-1.51.3-1|96	

12554 14
14cu|perl-App-Cmd-0.330.0-1|1	%define upstream_name    App-Cmd
14cu|perl-App-Cmd-0.330.0-1|2	%define upstream_version 0.330
14cu|perl-App-Cmd-0.330.0-1|3	
14cu|perl-App-Cmd-0.330.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-App-Cmd-0.330.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-App-Cmd-0.330.0-1|6	Release:    1
14cu|perl-App-Cmd-0.330.0-1|7	
14cu|perl-App-Cmd-0.330.0-1|8	Summary:    "app cmd --subcmd" style subdispatching
14cu|perl-App-Cmd-0.330.0-1|9	License:    GPL+ or Artistic
14cu|perl-App-Cmd-0.330.0-1|10	Group:      Development/Perl
14cu|perl-App-Cmd-0.330.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-App-Cmd-0.330.0-1|12	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-App-Cmd-0.330.0-1|13	
14cu|perl-App-Cmd-0.330.0-1|14	BuildRequires: perl(Capture::Tiny)
14cu|perl-App-Cmd-0.330.0-1|15	BuildRequires: perl(Carp)
14cu|perl-App-Cmd-0.330.0-1|16	BuildRequires: perl(Class::Load)
14cu|perl-App-Cmd-0.330.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-App-Cmd-0.330.0-1|18	BuildRequires: perl(Data::OptList)
14cu|perl-App-Cmd-0.330.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-App-Cmd-0.330.0-1|20	BuildRequires: perl(File::Basename)
14cu|perl-App-Cmd-0.330.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-App-Cmd-0.330.0-1|22	BuildRequires: perl(Getopt::Long)
14cu|perl-App-Cmd-0.330.0-1|23	BuildRequires: perl(Getopt::Long::Descriptive)
14cu|perl-App-Cmd-0.330.0-1|24	BuildRequires: perl(IO::TieCombine)
14cu|perl-App-Cmd-0.330.0-1|25	BuildRequires: perl(IPC::Cmd)
14cu|perl-App-Cmd-0.330.0-1|26	BuildRequires: perl(Module::Pluggable::Object)
14cu|perl-App-Cmd-0.330.0-1|27	BuildRequires: perl(String::RewritePrefix)
14cu|perl-App-Cmd-0.330.0-1|28	BuildRequires: perl(Sub::Exporter)
14cu|perl-App-Cmd-0.330.0-1|29	BuildRequires: perl(Sub::Exporter::Util)
14cu|perl-App-Cmd-0.330.0-1|30	BuildRequires: perl(Sub::Install)
14cu|perl-App-Cmd-0.330.0-1|31	BuildRequires: perl(Test::Fatal)
14cu|perl-App-Cmd-0.330.0-1|32	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-App-Cmd-0.330.0-1|33	BuildRequires: perl(Text::Abbrev)
14cu|perl-App-Cmd-0.330.0-1|34	BuildRequires: perl(base)
14cu|perl-App-Cmd-0.330.0-1|35	BuildRequires: perl(constant)
14cu|perl-App-Cmd-0.330.0-1|36	BuildRequires: perl-devel
14cu|perl-App-Cmd-0.330.0-1|37	BuildRequires: perl(parent)
14cu|perl-App-Cmd-0.330.0-1|38	BuildRequires: perl(strict)
14cu|perl-App-Cmd-0.330.0-1|39	BuildRequires: perl(warnings)
14cu|perl-App-Cmd-0.330.0-1|40	BuildRequires: perl(namespace::clean)
14cu|perl-App-Cmd-0.330.0-1|41	
14cu|perl-App-Cmd-0.330.0-1|42	
14cu|perl-App-Cmd-0.330.0-1|43	BuildArch: noarch
14cu|perl-App-Cmd-0.330.0-1|44	
14cu|perl-App-Cmd-0.330.0-1|45	%description
14cu|perl-App-Cmd-0.330.0-1|46	App::Cmd is intended to make it easy to write complex command-line
14cu|perl-App-Cmd-0.330.0-1|47	applications without having to think about most of the annoying things
14cu|perl-App-Cmd-0.330.0-1|48	usually involved.
14cu|perl-App-Cmd-0.330.0-1|49	
14cu|perl-App-Cmd-0.330.0-1|50	For information on how to start using App::Cmd, see the App::Cmd::Tutorial
14cu|perl-App-Cmd-0.330.0-1|51	manpage.
14cu|perl-App-Cmd-0.330.0-1|52	
14cu|perl-App-Cmd-0.330.0-1|53	%prep
14cu|perl-App-Cmd-0.330.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-App-Cmd-0.330.0-1|55	
14cu|perl-App-Cmd-0.330.0-1|56	%build
14cu|perl-App-Cmd-0.330.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-App-Cmd-0.330.0-1|58	
14cu|perl-App-Cmd-0.330.0-1|59	%make
14cu|perl-App-Cmd-0.330.0-1|60	
14cu|perl-App-Cmd-0.330.0-1|61	%check
14cu|perl-App-Cmd-0.330.0-1|62	%make test
14cu|perl-App-Cmd-0.330.0-1|63	
14cu|perl-App-Cmd-0.330.0-1|64	%install
14cu|perl-App-Cmd-0.330.0-1|65	%makeinstall_std
14cu|perl-App-Cmd-0.330.0-1|66	
14cu|perl-App-Cmd-0.330.0-1|67	%files
14cu|perl-App-Cmd-0.330.0-1|68	%doc Changes LICENSE META.json META.yml README
14cu|perl-App-Cmd-0.330.0-1|69	%{_mandir}/man3/*
14cu|perl-App-Cmd-0.330.0-1|70	%{perl_vendorlib}/*
14cu|perl-App-Cmd-0.330.0-1|71	
14cu|perl-App-Cmd-0.330.0-1|72	
14cu|perl-App-Cmd-0.330.0-1|73	%changelog
14cu|perl-App-Cmd-0.330.0-1|74	
14cu|perl-App-Cmd-0.330.0-1|75	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 0.330.0-1
14cu|perl-App-Cmd-0.330.0-1|76	- (0d5e2a1) Updated to 0.330
14cu|perl-App-Cmd-0.330.0-1|77	
14cu|perl-App-Cmd-0.330.0-1|78	

12555 14
14cu|perl-App-Cme-1.2.0-2|1	%define upstream_name    App-Cme
14cu|perl-App-Cme-1.2.0-2|2	%define upstream_version 1.002
14cu|perl-App-Cme-1.2.0-2|3	
14cu|perl-App-Cme-1.2.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-App-Cme-1.2.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-App-Cme-1.2.0-2|6	Release:    2
14cu|perl-App-Cme-1.2.0-2|7	Summary:    Generates pod doc from model files
14cu|perl-App-Cme-1.2.0-2|8	License:    GPL+ or Artistic
14cu|perl-App-Cme-1.2.0-2|9	Group:      Development/Perl
14cu|perl-App-Cme-1.2.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-App-Cme-1.2.0-2|11	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-App-Cme-1.2.0-2|12	
14cu|perl-App-Cme-1.2.0-2|13	BuildRequires: perl(App::Cmd::Setup)
14cu|perl-App-Cme-1.2.0-2|14	BuildRequires: perl(Config::Model)
14cu|perl-App-Cme-1.2.0-2|15	BuildRequires: perl(Config::Model::FuseUI)
14cu|perl-App-Cme-1.2.0-2|16	BuildRequires: perl(Config::Model::Lister)
14cu|perl-App-Cme-1.2.0-2|17	BuildRequires: perl(Config::Model::ObjTreeScanner)
14cu|perl-App-Cme-1.2.0-2|18	BuildRequires: perl(Config::Model::SimpleUI)
14cu|perl-App-Cme-1.2.0-2|19	BuildRequires: perl(Config::Model::TermUI)
14cu|perl-App-Cme-1.2.0-2|20	BuildRequires: perl(Config::Model::Utils::GenClassPod)
14cu|perl-App-Cme-1.2.0-2|21	BuildRequires: perl(File::Path)
14cu|perl-App-Cme-1.2.0-2|22	BuildRequires: perl(Module::Build)
14cu|perl-App-Cme-1.2.0-2|23	BuildRequires: perl(Path::Tiny)
14cu|perl-App-Cme-1.2.0-2|24	BuildRequires: perl(Pod::POM)
14cu|perl-App-Cme-1.2.0-2|25	BuildRequires: perl(Probe::Perl)
14cu|perl-App-Cme-1.2.0-2|26	BuildRequires: perl(Scalar::Util)
14cu|perl-App-Cme-1.2.0-2|27	BuildRequires: perl(Test::Command)
14cu|perl-App-Cme-1.2.0-2|28	BuildRequires: perl(Test::File::Contents)
14cu|perl-App-Cme-1.2.0-2|29	BuildRequires: perl(Test::More)
14cu|perl-App-Cme-1.2.0-2|30	BuildRequires: perl(Module::Build)
14cu|perl-App-Cme-1.2.0-2|31	BuildRequires: perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
14cu|perl-App-Cme-1.2.0-2|32	BuildRequires: perl-devel
14cu|perl-App-Cme-1.2.0-2|33	BuildRequires: perl(namespace::clean)
14cu|perl-App-Cme-1.2.0-2|34	BuildRequires: perl(Getopt::Long::Descriptive)
14cu|perl-App-Cme-1.2.0-2|35	
14cu|perl-App-Cme-1.2.0-2|36	BuildArch: noarch
14cu|perl-App-Cme-1.2.0-2|37	
14cu|perl-App-Cme-1.2.0-2|38	
14cu|perl-App-Cme-1.2.0-2|39	%description
14cu|perl-App-Cme-1.2.0-2|40	Common methods for all cme commands
14cu|perl-App-Cme-1.2.0-2|41	
14cu|perl-App-Cme-1.2.0-2|42	%prep
14cu|perl-App-Cme-1.2.0-2|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-App-Cme-1.2.0-2|44	
14cu|perl-App-Cme-1.2.0-2|45	%build
14cu|perl-App-Cme-1.2.0-2|46	%{__perl} Build.PL installdirs=vendor
14cu|perl-App-Cme-1.2.0-2|47	
14cu|perl-App-Cme-1.2.0-2|48	./Build
14cu|perl-App-Cme-1.2.0-2|49	
14cu|perl-App-Cme-1.2.0-2|50	%check
14cu|perl-App-Cme-1.2.0-2|51	./Build test
14cu|perl-App-Cme-1.2.0-2|52	
14cu|perl-App-Cme-1.2.0-2|53	%install
14cu|perl-App-Cme-1.2.0-2|54	./Build install destdir=%{buildroot}
14cu|perl-App-Cme-1.2.0-2|55	
14cu|perl-App-Cme-1.2.0-2|56	%files
14cu|perl-App-Cme-1.2.0-2|57	%doc Changes LICENSE META.yml META.json
14cu|perl-App-Cme-1.2.0-2|58	%{_bindir}/cme
14cu|perl-App-Cme-1.2.0-2|59	%{_mandir}/man3/*
14cu|perl-App-Cme-1.2.0-2|60	%{_mandir}/man1/*
14cu|perl-App-Cme-1.2.0-2|61	%{perl_vendorlib}/*
14cu|perl-App-Cme-1.2.0-2|62	
14cu|perl-App-Cme-1.2.0-2|63	
14cu|perl-App-Cme-1.2.0-2|64	%changelog
14cu|perl-App-Cme-1.2.0-2|65	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 1.2.0-2
14cu|perl-App-Cme-1.2.0-2|66	+ Revision: f7e7d5b
14cu|perl-App-Cme-1.2.0-2|67	- Updated perl-App-Cme.spec
14cu|perl-App-Cme-1.2.0-2|68	
14cu|perl-App-Cme-1.2.0-2|69	

12556 14
14cu|perl-AppConfig-1.710.0-1|1	%define upstream_name    AppConfig
14cu|perl-AppConfig-1.710.0-1|2	%define upstream_version 1.71
14cu|perl-AppConfig-1.710.0-1|3	
14cu|perl-AppConfig-1.710.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-AppConfig-1.710.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AppConfig-1.710.0-1|6	Release:	1
14cu|perl-AppConfig-1.710.0-1|7	
14cu|perl-AppConfig-1.710.0-1|8	Summary:	Perl5 modules for reading configuration
14cu|perl-AppConfig-1.710.0-1|9	
14cu|perl-AppConfig-1.710.0-1|10	License:	GPL
14cu|perl-AppConfig-1.710.0-1|11	Group:		Development/Perl
14cu|perl-AppConfig-1.710.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-AppConfig-1.710.0-1|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AppConfig-1.710.0-1|14	
14cu|perl-AppConfig-1.710.0-1|15	BuildRequires:	perl-devel
14cu|perl-AppConfig-1.710.0-1|16	BuildRequires:	perl-File-HomeDir
14cu|perl-AppConfig-1.710.0-1|17	BuildArch:		noarch
14cu|perl-AppConfig-1.710.0-1|18	
14cu|perl-AppConfig-1.710.0-1|19	%description
14cu|perl-AppConfig-1.710.0-1|20	AppConfig has a powerful but easy to use module for parsing configuration
14cu|perl-AppConfig-1.710.0-1|21	files. It also has a simple and efficient module for parsing command line
14cu|perl-AppConfig-1.710.0-1|22	arguments.
14cu|perl-AppConfig-1.710.0-1|23	
14cu|perl-AppConfig-1.710.0-1|24	%prep
14cu|perl-AppConfig-1.710.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-AppConfig-1.710.0-1|26	
14cu|perl-AppConfig-1.710.0-1|27	%build
14cu|perl-AppConfig-1.710.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-AppConfig-1.710.0-1|29	%make
14cu|perl-AppConfig-1.710.0-1|30	
14cu|perl-AppConfig-1.710.0-1|31	%check
14cu|perl-AppConfig-1.710.0-1|32	%__make test
14cu|perl-AppConfig-1.710.0-1|33	
14cu|perl-AppConfig-1.710.0-1|34	%install
14cu|perl-AppConfig-1.710.0-1|35	%makeinstall_std
14cu|perl-AppConfig-1.710.0-1|36	
14cu|perl-AppConfig-1.710.0-1|37	%files
14cu|perl-AppConfig-1.710.0-1|38	%doc README
14cu|perl-AppConfig-1.710.0-1|39	%{perl_vendorlib}/AppConfig
14cu|perl-AppConfig-1.710.0-1|40	%{perl_vendorlib}/AppConfig.pm
14cu|perl-AppConfig-1.710.0-1|41	%{_mandir}/*/*
14cu|perl-AppConfig-1.710.0-1|42	
14cu|perl-AppConfig-1.710.0-1|43	%changelog
14cu|perl-AppConfig-1.710.0-1|44	
14cu|perl-AppConfig-1.710.0-1|45	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.710.0-1
14cu|perl-AppConfig-1.710.0-1|46	- (b1dda21) Updated to 1.71 (by updates_builder)
14cu|perl-AppConfig-1.710.0-1|47	
14cu|perl-AppConfig-1.710.0-1|48	

12557 14
14cu|perl-AppConfig-Std-1.100.0-1|1	%define upstream_name	 AppConfig-Std
14cu|perl-AppConfig-Std-1.100.0-1|2	%define upstream_version 1.10
14cu|perl-AppConfig-Std-1.100.0-1|3	
14cu|perl-AppConfig-Std-1.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-AppConfig-Std-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AppConfig-Std-1.100.0-1|6	Release:	1
14cu|perl-AppConfig-Std-1.100.0-1|7	Summary:	Subclass of AppConfig that provides standard options
14cu|perl-AppConfig-Std-1.100.0-1|8	License:	GPL+ or Artistic
14cu|perl-AppConfig-Std-1.100.0-1|9	Group:		Development/Perl
14cu|perl-AppConfig-Std-1.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-AppConfig-Std-1.100.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AppConfig-Std-1.100.0-1|12	BuildRequires:	perl-devel
14cu|perl-AppConfig-Std-1.100.0-1|13	BuildRequires:	perl(AppConfig)
14cu|perl-AppConfig-Std-1.100.0-1|14	BuildRequires:	perl(Pod::Usage)
14cu|perl-AppConfig-Std-1.100.0-1|15	BuildRequires:	perl(strict)
14cu|perl-AppConfig-Std-1.100.0-1|16	BuildRequires:	perl(vars)
14cu|perl-AppConfig-Std-1.100.0-1|17	BuildRequires:	perl(warnings)
14cu|perl-AppConfig-Std-1.100.0-1|18	
14cu|perl-AppConfig-Std-1.100.0-1|19	BuildArch:	noarch
14cu|perl-AppConfig-Std-1.100.0-1|20	
14cu|perl-AppConfig-Std-1.100.0-1|21	%description
14cu|perl-AppConfig-Std-1.100.0-1|22	AppConfig::Std is a Perl module that provides a set of standard configuration
14cu|perl-AppConfig-Std-1.100.0-1|23	variables and command-line switches. It is implemented as a subclass of
14cu|perl-AppConfig-Std-1.100.0-1|24	AppConfig; AppConfig provides a general mechanism for handling global
14cu|perl-AppConfig-Std-1.100.0-1|25	configuration variables.
14cu|perl-AppConfig-Std-1.100.0-1|26	
14cu|perl-AppConfig-Std-1.100.0-1|27	%prep
14cu|perl-AppConfig-Std-1.100.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-AppConfig-Std-1.100.0-1|29	
14cu|perl-AppConfig-Std-1.100.0-1|30	%build
14cu|perl-AppConfig-Std-1.100.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-AppConfig-Std-1.100.0-1|32	%make
14cu|perl-AppConfig-Std-1.100.0-1|33	
14cu|perl-AppConfig-Std-1.100.0-1|34	%check
14cu|perl-AppConfig-Std-1.100.0-1|35	make test
14cu|perl-AppConfig-Std-1.100.0-1|36	
14cu|perl-AppConfig-Std-1.100.0-1|37	%install
14cu|perl-AppConfig-Std-1.100.0-1|38	%makeinstall_std
14cu|perl-AppConfig-Std-1.100.0-1|39	
14cu|perl-AppConfig-Std-1.100.0-1|40	%files
14cu|perl-AppConfig-Std-1.100.0-1|41	%doc README
14cu|perl-AppConfig-Std-1.100.0-1|42	%{perl_vendorlib}/AppConfig/*
14cu|perl-AppConfig-Std-1.100.0-1|43	%{_mandir}/*/*
14cu|perl-AppConfig-Std-1.100.0-1|44	
14cu|perl-AppConfig-Std-1.100.0-1|45	
14cu|perl-AppConfig-Std-1.100.0-1|46	
14cu|perl-AppConfig-Std-1.100.0-1|47	%changelog
14cu|perl-AppConfig-Std-1.100.0-1|48	
14cu|perl-AppConfig-Std-1.100.0-1|49	* Fri Jul 08 2016 abfonly <abfonly@gmail.com> 1.100.0-1
14cu|perl-AppConfig-Std-1.100.0-1|50	- (c4d1450) Log: Update to 1.100.0 (cpan ver 1.10)
14cu|perl-AppConfig-Std-1.100.0-1|51	- (c4d1450) fixed new BR and req
14cu|perl-AppConfig-Std-1.100.0-1|52	
14cu|perl-AppConfig-Std-1.100.0-1|53	

12558 14
14cu|perl-App-cpanminus-1.703.400-1|1	%define upstream_name    App-cpanminus
14cu|perl-App-cpanminus-1.703.400-1|2	%define upstream_version 1.7034
14cu|perl-App-cpanminus-1.703.400-1|3	%if %{_use_internal_dependency_generator}
14cu|perl-App-cpanminus-1.703.400-1|4	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
14cu|perl-App-cpanminus-1.703.400-1|5	%define __noautoprov 'perl\\(JSON.*|perl\\(CPAN.*|perl\\(Module.*|perl\\(HTTP.*|perl\\(Exporter.*|perl\\(File.*|perl\\(Parse.*|perl\\(String.*|perl\\(A\\)|perl\\(My\\)|perl\\(YourModule\\)'
14cu|perl-App-cpanminus-1.703.400-1|6	%endif
14cu|perl-App-cpanminus-1.703.400-1|7	
14cu|perl-App-cpanminus-1.703.400-1|8	Name:		perl-%{upstream_name}
14cu|perl-App-cpanminus-1.703.400-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-App-cpanminus-1.703.400-1|10	Release:	1
14cu|perl-App-cpanminus-1.703.400-1|11	
14cu|perl-App-cpanminus-1.703.400-1|12	Summary:	Get, unpack, build and install modules from CPAN
14cu|perl-App-cpanminus-1.703.400-1|13	
14cu|perl-App-cpanminus-1.703.400-1|14	
14cu|perl-App-cpanminus-1.703.400-1|15	License:	GPL+ or Artistic
14cu|perl-App-cpanminus-1.703.400-1|16	Group:		Development/Perl
14cu|perl-App-cpanminus-1.703.400-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-App-cpanminus-1.703.400-1|18	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-App-cpanminus-1.703.400-1|19	
14cu|perl-App-cpanminus-1.703.400-1|20	BuildRequires:	perl-devel
14cu|perl-App-cpanminus-1.703.400-1|21	BuildRequires:	perl(ExtUtils::Install)
14cu|perl-App-cpanminus-1.703.400-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-App-cpanminus-1.703.400-1|23	BuildRequires:	perl(LWP)
14cu|perl-App-cpanminus-1.703.400-1|24	BuildRequires:	perl(Module::Build)
14cu|perl-App-cpanminus-1.703.400-1|25	BuildArch:	noarch
14cu|perl-App-cpanminus-1.703.400-1|26	
14cu|perl-App-cpanminus-1.703.400-1|27	%description
14cu|perl-App-cpanminus-1.703.400-1|28	cpanminus is a script to get, unpack, build and install modules from CPAN.
14cu|perl-App-cpanminus-1.703.400-1|29	
14cu|perl-App-cpanminus-1.703.400-1|30	Why? It's dependency free, requires zero configuration, and stands alone.
14cu|perl-App-cpanminus-1.703.400-1|31	When running, it requires only 10MB of RAM.
14cu|perl-App-cpanminus-1.703.400-1|32	
14cu|perl-App-cpanminus-1.703.400-1|33	%prep
14cu|perl-App-cpanminus-1.703.400-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-App-cpanminus-1.703.400-1|35	
14cu|perl-App-cpanminus-1.703.400-1|36	%build
14cu|perl-App-cpanminus-1.703.400-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-App-cpanminus-1.703.400-1|38	%make
14cu|perl-App-cpanminus-1.703.400-1|39	
14cu|perl-App-cpanminus-1.703.400-1|40	%check
14cu|perl-App-cpanminus-1.703.400-1|41	%make test
14cu|perl-App-cpanminus-1.703.400-1|42	
14cu|perl-App-cpanminus-1.703.400-1|43	%install
14cu|perl-App-cpanminus-1.703.400-1|44	%makeinstall_std
14cu|perl-App-cpanminus-1.703.400-1|45	
14cu|perl-App-cpanminus-1.703.400-1|46	%files
14cu|perl-App-cpanminus-1.703.400-1|47	%doc Changes META.yml README
14cu|perl-App-cpanminus-1.703.400-1|48	%{_bindir}/cpanm
14cu|perl-App-cpanminus-1.703.400-1|49	%{perl_vendorlib}/App
14cu|perl-App-cpanminus-1.703.400-1|50	%{_mandir}/man1/cpanm.1*
14cu|perl-App-cpanminus-1.703.400-1|51	%{_mandir}/man3/*
14cu|perl-App-cpanminus-1.703.400-1|52	
14cu|perl-App-cpanminus-1.703.400-1|53	
14cu|perl-App-cpanminus-1.703.400-1|54	
14cu|perl-App-cpanminus-1.703.400-1|55	%changelog
14cu|perl-App-cpanminus-1.703.400-1|56	
14cu|perl-App-cpanminus-1.703.400-1|57	* Thu May 28 2015 abfonly <John@smith.org> 1.703.400-1
14cu|perl-App-cpanminus-1.703.400-1|58	- (b912271) Log : Update to 1.703.400
14cu|perl-App-cpanminus-1.703.400-1|59	
14cu|perl-App-cpanminus-1.703.400-1|60	

12559 14
14cu|perl-App-pwhich-1.140.0-1|1	%define	upstream_name	 App-pwhich
14cu|perl-App-pwhich-1.140.0-1|2	%define upstream_version 1.14
14cu|perl-App-pwhich-1.140.0-1|3	
14cu|perl-App-pwhich-1.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-App-pwhich-1.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-App-pwhich-1.140.0-1|6	Release:	1
14cu|perl-App-pwhich-1.140.0-1|7	
14cu|perl-App-pwhich-1.140.0-1|8	Summary:	Portable implementation of the `which' utility
14cu|perl-App-pwhich-1.140.0-1|9	
14cu|perl-App-pwhich-1.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-App-pwhich-1.140.0-1|11	Group:		Development/Perl
14cu|perl-App-pwhich-1.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-App-pwhich-1.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-App-pwhich-1.140.0-1|14	
14cu|perl-App-pwhich-1.140.0-1|15	BuildRequires:	perl-devel
14cu|perl-App-pwhich-1.140.0-1|16	BuildRequires:	perl(Test::Script)
14cu|perl-App-pwhich-1.140.0-1|17	BuildRequires:	perl(File::Which)
14cu|perl-App-pwhich-1.140.0-1|18	
14cu|perl-App-pwhich-1.140.0-1|19	BuildArch:	noarch
14cu|perl-App-pwhich-1.140.0-1|20	
14cu|perl-App-pwhich-1.140.0-1|21	%description
14cu|perl-App-pwhich-1.140.0-1|22	This module contains the guts of the the pwhich manpage script that is used
14cu|perl-App-pwhich-1.140.0-1|23	to be bundled with the File::Which manpage. It was removed from that
14cu|perl-App-pwhich-1.140.0-1|24	distribution because most users of the File::Which manpage do not need the
14cu|perl-App-pwhich-1.140.0-1|25	pwhich manpage. If you require the pwhich manpage, as a prerequisite,
14cu|perl-App-pwhich-1.140.0-1|26	please use the App::pwhich manpage as a prerequisite instead of the
14cu|perl-App-pwhich-1.140.0-1|27	File::Which manpage.
14cu|perl-App-pwhich-1.140.0-1|28	
14cu|perl-App-pwhich-1.140.0-1|29	%prep
14cu|perl-App-pwhich-1.140.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-App-pwhich-1.140.0-1|31	
14cu|perl-App-pwhich-1.140.0-1|32	%build
14cu|perl-App-pwhich-1.140.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-App-pwhich-1.140.0-1|34	%make
14cu|perl-App-pwhich-1.140.0-1|35	
14cu|perl-App-pwhich-1.140.0-1|36	%check
14cu|perl-App-pwhich-1.140.0-1|37	make test
14cu|perl-App-pwhich-1.140.0-1|38	
14cu|perl-App-pwhich-1.140.0-1|39	%install
14cu|perl-App-pwhich-1.140.0-1|40	%makeinstall_std
14cu|perl-App-pwhich-1.140.0-1|41	
14cu|perl-App-pwhich-1.140.0-1|42	%files
14cu|perl-App-pwhich-1.140.0-1|43	%doc README Changes
14cu|perl-App-pwhich-1.140.0-1|44	%{_bindir}/pwhich
14cu|perl-App-pwhich-1.140.0-1|45	%{_mandir}/man1/*
14cu|perl-App-pwhich-1.140.0-1|46	%{_mandir}/man3*/*
14cu|perl-App-pwhich-1.140.0-1|47	%{perl_vendorlib}/App
14cu|perl-App-pwhich-1.140.0-1|48	
14cu|perl-App-pwhich-1.140.0-1|49	%changelog
14cu|perl-App-pwhich-1.140.0-1|50	
14cu|perl-App-pwhich-1.140.0-1|51	* Thu Oct 01 2015 Denis Silakov <dsilakov@gmail.com> 1.140.0-1
14cu|perl-App-pwhich-1.140.0-1|52	- (f96cafe) Imported from SRPM
14cu|perl-App-pwhich-1.140.0-1|53	
14cu|perl-App-pwhich-1.140.0-1|54	

12560 14
14cu|perl-Archive-Any-0.94.200-1|1	%define	upstream_name	 Archive-Any
14cu|perl-Archive-Any-0.94.200-1|2	%define upstream_version 0.0942
14cu|perl-Archive-Any-0.94.200-1|3	
14cu|perl-Archive-Any-0.94.200-1|4	Name:		perl-%{upstream_name}
14cu|perl-Archive-Any-0.94.200-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Archive-Any-0.94.200-1|6	Release:	1
14cu|perl-Archive-Any-0.94.200-1|7	Epoch:		1
14cu|perl-Archive-Any-0.94.200-1|8	
14cu|perl-Archive-Any-0.94.200-1|9	Summary:	Single interface to deal with file archives
14cu|perl-Archive-Any-0.94.200-1|10	
14cu|perl-Archive-Any-0.94.200-1|11	License:	GPL+ or Artistic
14cu|perl-Archive-Any-0.94.200-1|12	Group:		Development/Perl
14cu|perl-Archive-Any-0.94.200-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Archive-Any-0.94.200-1|14	Source0:	http://www.cpan.org/modules/by-module/Archive/Archive-Any-%{upstream_version}.tar.gz
14cu|perl-Archive-Any-0.94.200-1|15	
14cu|perl-Archive-Any-0.94.200-1|16	BuildRequires:	perl-devel
14cu|perl-Archive-Any-0.94.200-1|17	BuildRequires:	perl(Test::Warn)
14cu|perl-Archive-Any-0.94.200-1|18	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Archive-Any-0.94.200-1|19	BuildRequires:	perl(Module::Find)
14cu|perl-Archive-Any-0.94.200-1|20	BuildRequires:	perl(File::MMagic)
14cu|perl-Archive-Any-0.94.200-1|21	BuildRequires:	perl(MIME::Types)
14cu|perl-Archive-Any-0.94.200-1|22	BuildRequires:	perl(Archive::Zip)
14cu|perl-Archive-Any-0.94.200-1|23	BuildRequires:	perl(Archive::Tar)
14cu|perl-Archive-Any-0.94.200-1|24	BuildRequires:	perl(IO::Zlib)
14cu|perl-Archive-Any-0.94.200-1|25	
14cu|perl-Archive-Any-0.94.200-1|26	BuildArch:	noarch
14cu|perl-Archive-Any-0.94.200-1|27	
14cu|perl-Archive-Any-0.94.200-1|28	%description
14cu|perl-Archive-Any-0.94.200-1|29	This module is a single interface for manipulating different archive formats.
14cu|perl-Archive-Any-0.94.200-1|30	Tarballs, zip files, etc.
14cu|perl-Archive-Any-0.94.200-1|31	
14cu|perl-Archive-Any-0.94.200-1|32	%prep
14cu|perl-Archive-Any-0.94.200-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Archive-Any-0.94.200-1|34	
14cu|perl-Archive-Any-0.94.200-1|35	%build
14cu|perl-Archive-Any-0.94.200-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Archive-Any-0.94.200-1|37	%make
14cu|perl-Archive-Any-0.94.200-1|38	
14cu|perl-Archive-Any-0.94.200-1|39	%check
14cu|perl-Archive-Any-0.94.200-1|40	%make test
14cu|perl-Archive-Any-0.94.200-1|41	
14cu|perl-Archive-Any-0.94.200-1|42	%install
14cu|perl-Archive-Any-0.94.200-1|43	%makeinstall_std
14cu|perl-Archive-Any-0.94.200-1|44	
14cu|perl-Archive-Any-0.94.200-1|45	%files
14cu|perl-Archive-Any-0.94.200-1|46	%doc README
14cu|perl-Archive-Any-0.94.200-1|47	%{perl_vendorlib}/Archive
14cu|perl-Archive-Any-0.94.200-1|48	%{_mandir}/man3/*
14cu|perl-Archive-Any-0.94.200-1|49	
14cu|perl-Archive-Any-0.94.200-1|50	
14cu|perl-Archive-Any-0.94.200-1|51	
14cu|perl-Archive-Any-0.94.200-1|52	%changelog
14cu|perl-Archive-Any-0.94.200-1|53	
14cu|perl-Archive-Any-0.94.200-1|54	* Thu Jun 04 2015 abfonly <John@smith.org> 1:0.94.200-1
14cu|perl-Archive-Any-0.94.200-1|55	- (1f8231f) Log: Update to 0.94.200
14cu|perl-Archive-Any-0.94.200-1|56	
14cu|perl-Archive-Any-0.94.200-1|57	

12561 14
14cu|perl-Archive-Any-Lite-0.100.0-1|1	%define upstream_name    Archive-Any-Lite
14cu|perl-Archive-Any-Lite-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-Archive-Any-Lite-0.100.0-1|3	
14cu|perl-Archive-Any-Lite-0.100.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Archive-Any-Lite-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Archive-Any-Lite-0.100.0-1|6	Release:    1
14cu|perl-Archive-Any-Lite-0.100.0-1|7	
14cu|perl-Archive-Any-Lite-0.100.0-1|8	Summary:    Simple CPAN package extractor
14cu|perl-Archive-Any-Lite-0.100.0-1|9	
14cu|perl-Archive-Any-Lite-0.100.0-1|10	License:    GPL+ or Artistic
14cu|perl-Archive-Any-Lite-0.100.0-1|11	Group:      Development/Perl
14cu|perl-Archive-Any-Lite-0.100.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Archive-Any-Lite-0.100.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Archive-Any-Lite-0.100.0-1|14	
14cu|perl-Archive-Any-Lite-0.100.0-1|15	BuildRequires: perl(Archive::Tar)
14cu|perl-Archive-Any-Lite-0.100.0-1|16	BuildRequires: perl(Archive::Zip)
14cu|perl-Archive-Any-Lite-0.100.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Archive-Any-Lite-0.100.0-1|18	BuildRequires: perl(IO::Uncompress::Bunzip2)
14cu|perl-Archive-Any-Lite-0.100.0-1|19	BuildRequires: perl(IO::Zlib)
14cu|perl-Archive-Any-Lite-0.100.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Archive-Any-Lite-0.100.0-1|21	BuildRequires: perl(Test::UseAllModules)
14cu|perl-Archive-Any-Lite-0.100.0-1|22	BuildRequires: perl(ExtUtils::MakeMaker::CPANfile)
14cu|perl-Archive-Any-Lite-0.100.0-1|23	BuildRequires: perl-devel
14cu|perl-Archive-Any-Lite-0.100.0-1|24	BuildArch: noarch
14cu|perl-Archive-Any-Lite-0.100.0-1|25	
14cu|perl-Archive-Any-Lite-0.100.0-1|26	%description
14cu|perl-Archive-Any-Lite-0.100.0-1|27	This is a fork of the Archive::Any manpage by Michael Schwern and Clint
14cu|perl-Archive-Any-Lite-0.100.0-1|28	Moore. The main difference is this works properly even when you fork(), and
14cu|perl-Archive-Any-Lite-0.100.0-1|29	may require less memory to extract a tarball. On the other hand, this isn't
14cu|perl-Archive-Any-Lite-0.100.0-1|30	pluggable (this only supports file formats used in the CPAN toolchains),
14cu|perl-Archive-Any-Lite-0.100.0-1|31	and this doesn't check mime types (at least as of this writing).
14cu|perl-Archive-Any-Lite-0.100.0-1|32	
14cu|perl-Archive-Any-Lite-0.100.0-1|33	%prep
14cu|perl-Archive-Any-Lite-0.100.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Archive-Any-Lite-0.100.0-1|35	
14cu|perl-Archive-Any-Lite-0.100.0-1|36	%build
14cu|perl-Archive-Any-Lite-0.100.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Archive-Any-Lite-0.100.0-1|38	%make
14cu|perl-Archive-Any-Lite-0.100.0-1|39	
14cu|perl-Archive-Any-Lite-0.100.0-1|40	%check
14cu|perl-Archive-Any-Lite-0.100.0-1|41	make test
14cu|perl-Archive-Any-Lite-0.100.0-1|42	
14cu|perl-Archive-Any-Lite-0.100.0-1|43	%install
14cu|perl-Archive-Any-Lite-0.100.0-1|44	%makeinstall_std
14cu|perl-Archive-Any-Lite-0.100.0-1|45	
14cu|perl-Archive-Any-Lite-0.100.0-1|46	%files
14cu|perl-Archive-Any-Lite-0.100.0-1|47	%doc META.json META.yml README Changes
14cu|perl-Archive-Any-Lite-0.100.0-1|48	%{_mandir}/man3/*
14cu|perl-Archive-Any-Lite-0.100.0-1|49	%{perl_vendorlib}/*
14cu|perl-Archive-Any-Lite-0.100.0-1|50	
14cu|perl-Archive-Any-Lite-0.100.0-1|51	
14cu|perl-Archive-Any-Lite-0.100.0-1|52	%changelog
14cu|perl-Archive-Any-Lite-0.100.0-1|53	* Sat Nov 22 2014 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-Archive-Any-Lite-0.100.0-1|54	+ Revision: 2004b25
14cu|perl-Archive-Any-Lite-0.100.0-1|55	- Merge pull request #1 from perl_modules/perl-Archive-Any-Lite:rosa2014.1
14cu|perl-Archive-Any-Lite-0.100.0-1|56	- abfonly
14cu|perl-Archive-Any-Lite-0.100.0-1|57	
14cu|perl-Archive-Any-Lite-0.100.0-1|58	

12562 14
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|1	%define upstream_name		Archive-Tar-Wrapper
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|2	%define upstream_version	0.23
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|3	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|6	Release:	1
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|7	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|8	Summary:	API wrapper around the 'tar' utility
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|9	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|10	License:	GPL+ or Artistic
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|11	Group:		Development/Perl
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|14	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|15	BuildRequires:	perl-devel
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|16	BuildRequires:	perl(Cwd)
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|17	BuildRequires:	perl(File::Temp)
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|18	BuildRequires:	perl(IPC::Run)
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|19	BuildRequires:	perl(Log::Log4perl) >= 1.460.0
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|20	BuildRequires:	perl(File::Which)
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|22	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|23	BuildArch:	noarch
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|24	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|25	%description
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|26	Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|27	utility. It never stores anything in memory, but works on temporary
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|28	directory structures on disk instead. It provides a mapping between the
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|29	logical paths in the tarball and the 'real' files in the temporary
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|30	directory on disk.
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|31	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|32	%prep
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|34	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|35	%build
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|37	%make
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|38	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|39	%check
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|40	%make test
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|41	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|42	%install
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|43	%makeinstall_std
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|44	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|45	%files
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|46	%doc Changes README META.yml META.json
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|47	%{_mandir}/man3/*
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|48	%{perl_vendorlib}/*
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|49	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|50	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|51	%changelog
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|52	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|53	* Mon Jul 06 2015 abfonly <abfonly@gmail.com> 0.230.0-1
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|54	- (7500cfd) Log: update to 0.230.0
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|55	
14cu|perl-Archive-Tar-Wrapper-0.230.0-1|56	

12563 14
14cu|perl-Argus-2.0.0-11|1	%define argus_version 2.0.6.fixes.1
14cu|perl-Argus-2.0.0-11|2	
14cu|perl-Argus-2.0.0-11|3	Name:		perl-Argus
14cu|perl-Argus-2.0.0-11|4	Version:	%perl_convert_version 2.00
14cu|perl-Argus-2.0.0-11|5	Release:	11
14cu|perl-Argus-2.0.0-11|6	Epoch:		0
14cu|perl-Argus-2.0.0-11|7	Summary:	Client tools for argus network audit
14cu|perl-Argus-2.0.0-11|8	
14cu|perl-Argus-2.0.0-11|9	License:	GPL
14cu|perl-Argus-2.0.0-11|10	Group:		Development/Perl
14cu|perl-Argus-2.0.0-11|11	Url:		http://qosient.com/argus/
14cu|perl-Argus-2.0.0-11|12	Source0:	ftp://ftp.qosient.com/dev/argus-2.0/argus-clients-%{argus_version}.tar.bz2
14cu|perl-Argus-2.0.0-11|13	
14cu|perl-Argus-2.0.0-11|14	BuildRequires:	 perl-devel
14cu|perl-Argus-2.0.0-11|15	BuildRequires:	 perl-Date-Manip
14cu|perl-Argus-2.0.0-11|16	Provides:	perl(Argus::Support)
14cu|perl-Argus-2.0.0-11|17	BuildArch:	noarch
14cu|perl-Argus-2.0.0-11|18	
14cu|perl-Argus-2.0.0-11|19	%description
14cu|perl-Argus-2.0.0-11|20	Clients to the argus probe which process and display information.
14cu|perl-Argus-2.0.0-11|21	
14cu|perl-Argus-2.0.0-11|22	%prep
14cu|perl-Argus-2.0.0-11|23	%setup -q -n argus-clients-%{argus_version}/contrib/Argus-perl-2.00
14cu|perl-Argus-2.0.0-11|24	export ARGUSHOME=%{_prefix}
14cu|perl-Argus-2.0.0-11|25	perl Makefile.PL PREFIX=%{_prefix} INSTALLSITELIB=%{perl_vendorlib}
14cu|perl-Argus-2.0.0-11|26	perl -pi -e 's|local/||g' Makefile
14cu|perl-Argus-2.0.0-11|27	
14cu|perl-Argus-2.0.0-11|28	%build
14cu|perl-Argus-2.0.0-11|29	%make
14cu|perl-Argus-2.0.0-11|30	
14cu|perl-Argus-2.0.0-11|31	%install
14cu|perl-Argus-2.0.0-11|32	%makeinstall_std
14cu|perl-Argus-2.0.0-11|33	rm -f %{buildroot}%{_prefix}/perllocal.pod
14cu|perl-Argus-2.0.0-11|34	
14cu|perl-Argus-2.0.0-11|35	%files
14cu|perl-Argus-2.0.0-11|36	%defattr(0644,root,root,0755)
14cu|perl-Argus-2.0.0-11|37	%doc HISTORY INSTALL README TODO
14cu|perl-Argus-2.0.0-11|38	%attr(0755,root,root) %{_bindir}/look_for
14cu|perl-Argus-2.0.0-11|39	%attr(0755,root,root) %{_bindir}/slowscan
14cu|perl-Argus-2.0.0-11|40	%attr(0755,root,root) %{_bindir}/watcher
14cu|perl-Argus-2.0.0-11|41	%{perl_vendorlib}/Argus.pm
14cu|perl-Argus-2.0.0-11|42	%{perl_vendorlib}/Argus/Archive.pm
14cu|perl-Argus-2.0.0-11|43	%{perl_vendorlib}/Argus/SlowScan.pm
14cu|perl-Argus-2.0.0-11|44	%{perl_vendorlib}/Argus/Support.pm
14cu|perl-Argus-2.0.0-11|45	%{perl_vendorlib}/Argus/Watcher.pm
14cu|perl-Argus-2.0.0-11|46	%{perl_vendorlib}/ra.conf
14cu|perl-Argus-2.0.0-11|47	%{_mandir}/man1/slowscan.1*
14cu|perl-Argus-2.0.0-11|48	%{_mandir}/man1/watcher.1*
14cu|perl-Argus-2.0.0-11|49	
14cu|perl-Argus-2.0.0-11|50	
14cu|perl-Argus-2.0.0-11|51	%changelog
14cu|perl-Argus-2.0.0-11|52	
14cu|perl-Argus-2.0.0-11|53	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0:2.0.0-11
14cu|perl-Argus-2.0.0-11|54	- (fc19f65) Fix BRs
14cu|perl-Argus-2.0.0-11|55	
14cu|perl-Argus-2.0.0-11|56	

12564 14
14cu|perl-Array-Compare-2.110.0-1|1	%define upstream_name    Array-Compare
14cu|perl-Array-Compare-2.110.0-1|2	%define upstream_version 2.11
14cu|perl-Array-Compare-2.110.0-1|3	
14cu|perl-Array-Compare-2.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Array-Compare-2.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Array-Compare-2.110.0-1|6	Release:	1
14cu|perl-Array-Compare-2.110.0-1|7	
14cu|perl-Array-Compare-2.110.0-1|8	Summary:	Perl extension for comparing arrays
14cu|perl-Array-Compare-2.110.0-1|9	
14cu|perl-Array-Compare-2.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-Array-Compare-2.110.0-1|11	Group:		Development/Perl
14cu|perl-Array-Compare-2.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Array-Compare-2.110.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Array-Compare-2.110.0-1|14	
14cu|perl-Array-Compare-2.110.0-1|15	BuildRequires:	perl(Module::Build)
14cu|perl-Array-Compare-2.110.0-1|16	BuildRequires: perl(Types::Standard)
14cu|perl-Array-Compare-2.110.0-1|17	BuildRequires: perl(strictures)
14cu|perl-Array-Compare-2.110.0-1|18	BuildRequires: perl(Moo)
14cu|perl-Array-Compare-2.110.0-1|19	BuildRequires: perl(Test::NoWarnings)
14cu|perl-Array-Compare-2.110.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-Array-Compare-2.110.0-1|21	BuildRequires:	perl(namespace::clean)
14cu|perl-Array-Compare-2.110.0-1|22	BuildRequires:	perl-devel
14cu|perl-Array-Compare-2.110.0-1|23	
14cu|perl-Array-Compare-2.110.0-1|24	BuildArch: 	noarch
14cu|perl-Array-Compare-2.110.0-1|25	
14cu|perl-Array-Compare-2.110.0-1|26	%description
14cu|perl-Array-Compare-2.110.0-1|27	If you have two arrays and you want to know if they are the same or different,
14cu|perl-Array-Compare-2.110.0-1|28	then Array::Compare will be useful to you.
14cu|perl-Array-Compare-2.110.0-1|29	
14cu|perl-Array-Compare-2.110.0-1|30	%prep
14cu|perl-Array-Compare-2.110.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Array-Compare-2.110.0-1|32	
14cu|perl-Array-Compare-2.110.0-1|33	%build
14cu|perl-Array-Compare-2.110.0-1|34	perl Build.PL installdirs=vendor
14cu|perl-Array-Compare-2.110.0-1|35	./Build
14cu|perl-Array-Compare-2.110.0-1|36	
14cu|perl-Array-Compare-2.110.0-1|37	%install
14cu|perl-Array-Compare-2.110.0-1|38	./Build install destdir=%{buildroot}
14cu|perl-Array-Compare-2.110.0-1|39	
14cu|perl-Array-Compare-2.110.0-1|40	%check
14cu|perl-Array-Compare-2.110.0-1|41	./Build test
14cu|perl-Array-Compare-2.110.0-1|42	
14cu|perl-Array-Compare-2.110.0-1|43	%files
14cu|perl-Array-Compare-2.110.0-1|44	%doc Changes README
14cu|perl-Array-Compare-2.110.0-1|45	%{perl_vendorlib}/Array
14cu|perl-Array-Compare-2.110.0-1|46	%{_mandir}/*/*
14cu|perl-Array-Compare-2.110.0-1|47	
14cu|perl-Array-Compare-2.110.0-1|48	%changelog
14cu|perl-Array-Compare-2.110.0-1|49	
14cu|perl-Array-Compare-2.110.0-1|50	* Wed Jun 17 2015 dsilakov <denis.silakov@rosalab.ru> 2.110.0-1
14cu|perl-Array-Compare-2.110.0-1|51	- (202055b) Merge pull request #2 from import/perl-Array-Compare:auto_update
14cu|perl-Array-Compare-2.110.0-1|52	- (202055b) Updated to 2.11 (by updates_builder)
14cu|perl-Array-Compare-2.110.0-1|53	
14cu|perl-Array-Compare-2.110.0-1|54	

12565 14
14cu|perl-Astro-SunTime-0.10.0-1|1	%define upstream_name    Astro-SunTime
14cu|perl-Astro-SunTime-0.10.0-1|2	%define upstream_version 0.01
14cu|perl-Astro-SunTime-0.10.0-1|3	
14cu|perl-Astro-SunTime-0.10.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Astro-SunTime-0.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Astro-SunTime-0.10.0-1|6	Release:    1
14cu|perl-Astro-SunTime-0.10.0-1|7	
14cu|perl-Astro-SunTime-0.10.0-1|8	Summary:    Calculate sun rise/set times
14cu|perl-Astro-SunTime-0.10.0-1|9	License:    GPL+ or Artistic
14cu|perl-Astro-SunTime-0.10.0-1|10	Group:      Development/Perl
14cu|perl-Astro-SunTime-0.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Astro-SunTime-0.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Astro/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Astro-SunTime-0.10.0-1|13	
14cu|perl-Astro-SunTime-0.10.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Astro-SunTime-0.10.0-1|15	BuildRequires: perl(POSIX)
14cu|perl-Astro-SunTime-0.10.0-1|16	BuildRequires: perl(Time::ParseDate)
14cu|perl-Astro-SunTime-0.10.0-1|17	BuildRequires: perl-devel
14cu|perl-Astro-SunTime-0.10.0-1|18	BuildArch: noarch
14cu|perl-Astro-SunTime-0.10.0-1|19	
14cu|perl-Astro-SunTime-0.10.0-1|20	%description
14cu|perl-Astro-SunTime-0.10.0-1|21	no description found
14cu|perl-Astro-SunTime-0.10.0-1|22	
14cu|perl-Astro-SunTime-0.10.0-1|23	%prep
14cu|perl-Astro-SunTime-0.10.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Astro-SunTime-0.10.0-1|25	
14cu|perl-Astro-SunTime-0.10.0-1|26	%build
14cu|perl-Astro-SunTime-0.10.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Astro-SunTime-0.10.0-1|28	
14cu|perl-Astro-SunTime-0.10.0-1|29	%make
14cu|perl-Astro-SunTime-0.10.0-1|30	
14cu|perl-Astro-SunTime-0.10.0-1|31	%check
14cu|perl-Astro-SunTime-0.10.0-1|32	%make test
14cu|perl-Astro-SunTime-0.10.0-1|33	
14cu|perl-Astro-SunTime-0.10.0-1|34	%install
14cu|perl-Astro-SunTime-0.10.0-1|35	%makeinstall_std
14cu|perl-Astro-SunTime-0.10.0-1|36	
14cu|perl-Astro-SunTime-0.10.0-1|37	%files
14cu|perl-Astro-SunTime-0.10.0-1|38	%doc Changes README
14cu|perl-Astro-SunTime-0.10.0-1|39	%{perl_vendorlib}/*
14cu|perl-Astro-SunTime-0.10.0-1|40	
14cu|perl-Astro-SunTime-0.10.0-1|41	
14cu|perl-Astro-SunTime-0.10.0-1|42	
14cu|perl-Astro-SunTime-0.10.0-1|43	
14cu|perl-Astro-SunTime-0.10.0-1|44	
14cu|perl-Astro-SunTime-0.10.0-1|45	%changelog
14cu|perl-Astro-SunTime-0.10.0-1|46	
14cu|perl-Astro-SunTime-0.10.0-1|47	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.10.0-1
14cu|perl-Astro-SunTime-0.10.0-1|48	- (b79f8c8) Fix BRs
14cu|perl-Astro-SunTime-0.10.0-1|49	
14cu|perl-Astro-SunTime-0.10.0-1|50	

12566 14
14cu|perl-Attribute-Handlers-0.990.0-1|1	%define upstream_name    Attribute-Handlers
14cu|perl-Attribute-Handlers-0.990.0-1|2	%define upstream_version 0.99
14cu|perl-Attribute-Handlers-0.990.0-1|3	
14cu|perl-Attribute-Handlers-0.990.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Attribute-Handlers-0.990.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Attribute-Handlers-0.990.0-1|6	Release:	1
14cu|perl-Attribute-Handlers-0.990.0-1|7	
14cu|perl-Attribute-Handlers-0.990.0-1|8	Summary:	Simpler definition of attribute handlers
14cu|perl-Attribute-Handlers-0.990.0-1|9	
14cu|perl-Attribute-Handlers-0.990.0-1|10	License:	GPL+ or Artistic
14cu|perl-Attribute-Handlers-0.990.0-1|11	Group:		Development/Perl
14cu|perl-Attribute-Handlers-0.990.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Attribute-Handlers-0.990.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Attribute-Handlers-0.990.0-1|14	
14cu|perl-Attribute-Handlers-0.990.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Attribute-Handlers-0.990.0-1|16	BuildRequires: perl(parent)
14cu|perl-Attribute-Handlers-0.990.0-1|17	
14cu|perl-Attribute-Handlers-0.990.0-1|18	BuildArch:  noarch
14cu|perl-Attribute-Handlers-0.990.0-1|19	
14cu|perl-Attribute-Handlers-0.990.0-1|20	%description
14cu|perl-Attribute-Handlers-0.990.0-1|21	This module, when inherited by a package, allows that package's class to
14cu|perl-Attribute-Handlers-0.990.0-1|22	define attribute handler subroutines for specific attributes. Variables
14cu|perl-Attribute-Handlers-0.990.0-1|23	and subroutines subsequently defined in that package, or in packages
14cu|perl-Attribute-Handlers-0.990.0-1|24	derived from that package may be given attributes with the same names as
14cu|perl-Attribute-Handlers-0.990.0-1|25	the attribute handler subroutines, which will then be called at the end
14cu|perl-Attribute-Handlers-0.990.0-1|26	of the compilation phase (i.e. in a `CHECK' block).
14cu|perl-Attribute-Handlers-0.990.0-1|27	
14cu|perl-Attribute-Handlers-0.990.0-1|28	%prep
14cu|perl-Attribute-Handlers-0.990.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Attribute-Handlers-0.990.0-1|30	chmod 644 Changes README
14cu|perl-Attribute-Handlers-0.990.0-1|31	
14cu|perl-Attribute-Handlers-0.990.0-1|32	%build
14cu|perl-Attribute-Handlers-0.990.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Attribute-Handlers-0.990.0-1|34	%make
14cu|perl-Attribute-Handlers-0.990.0-1|35	
14cu|perl-Attribute-Handlers-0.990.0-1|36	%check
14cu|perl-Attribute-Handlers-0.990.0-1|37	make test
14cu|perl-Attribute-Handlers-0.990.0-1|38	
14cu|perl-Attribute-Handlers-0.990.0-1|39	%install
14cu|perl-Attribute-Handlers-0.990.0-1|40	%makeinstall_std
14cu|perl-Attribute-Handlers-0.990.0-1|41	
14cu|perl-Attribute-Handlers-0.990.0-1|42	%files
14cu|perl-Attribute-Handlers-0.990.0-1|43	%doc Changes README META.json META.yml
14cu|perl-Attribute-Handlers-0.990.0-1|44	%{perl_vendorlib}/Attribute
14cu|perl-Attribute-Handlers-0.990.0-1|45	%{_mandir}/*/*
14cu|perl-Attribute-Handlers-0.990.0-1|46	
14cu|perl-Attribute-Handlers-0.990.0-1|47	
14cu|perl-Attribute-Handlers-0.990.0-1|48	%changelog
14cu|perl-Attribute-Handlers-0.990.0-1|49	
14cu|perl-Attribute-Handlers-0.990.0-1|50	* Tue Jul 28 2015 abfonly <abfonly@gmail.com> 0.990.0-1
14cu|perl-Attribute-Handlers-0.990.0-1|51	- (ac44b73) Log: Update to 0.990.0
14cu|perl-Attribute-Handlers-0.990.0-1|52	
14cu|perl-Attribute-Handlers-0.990.0-1|53	

12567 14
14cu|perl-AuthCAS-1.600.0-1|1	%define upstream_name    AuthCAS
14cu|perl-AuthCAS-1.600.0-1|2	%define upstream_version 1.6
14cu|perl-AuthCAS-1.600.0-1|3	
14cu|perl-AuthCAS-1.600.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-AuthCAS-1.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-AuthCAS-1.600.0-1|6	Release:	1
14cu|perl-AuthCAS-1.600.0-1|7	
14cu|perl-AuthCAS-1.600.0-1|8	Summary:	Client library for CAS 2.0 authentication server
14cu|perl-AuthCAS-1.600.0-1|9	
14cu|perl-AuthCAS-1.600.0-1|10	License:	GPL+ or Artistic
14cu|perl-AuthCAS-1.600.0-1|11	Group:		Development/Perl
14cu|perl-AuthCAS-1.600.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-AuthCAS-1.600.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/O/OS/OSALAUN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-AuthCAS-1.600.0-1|14	
14cu|perl-AuthCAS-1.600.0-1|15	BuildRequires:	perl-devel
14cu|perl-AuthCAS-1.600.0-1|16	BuildRequires:	perl(IO::Socket::SSL)
14cu|perl-AuthCAS-1.600.0-1|17	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-AuthCAS-1.600.0-1|18	
14cu|perl-AuthCAS-1.600.0-1|19	BuildArch:	noarch
14cu|perl-AuthCAS-1.600.0-1|20	
14cu|perl-AuthCAS-1.600.0-1|21	%description
14cu|perl-AuthCAS-1.600.0-1|22	AuthCAS aims at providing a Perl API to Yale's Central Authentication
14cu|perl-AuthCAS-1.600.0-1|23	System (CAS). Only a basic Perl library is provided with CAS whereas
14cu|perl-AuthCAS-1.600.0-1|24	AuthCAS is a full object-oriented library.
14cu|perl-AuthCAS-1.600.0-1|25	
14cu|perl-AuthCAS-1.600.0-1|26	%prep
14cu|perl-AuthCAS-1.600.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-AuthCAS-1.600.0-1|28	rm -f t/pod-coverage.t
14cu|perl-AuthCAS-1.600.0-1|29	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cu|perl-AuthCAS-1.600.0-1|30	
14cu|perl-AuthCAS-1.600.0-1|31	%build
14cu|perl-AuthCAS-1.600.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-AuthCAS-1.600.0-1|33	%make
14cu|perl-AuthCAS-1.600.0-1|34	
14cu|perl-AuthCAS-1.600.0-1|35	%check
14cu|perl-AuthCAS-1.600.0-1|36	make test
14cu|perl-AuthCAS-1.600.0-1|37	
14cu|perl-AuthCAS-1.600.0-1|38	%install
14cu|perl-AuthCAS-1.600.0-1|39	%makeinstall_std
14cu|perl-AuthCAS-1.600.0-1|40	
14cu|perl-AuthCAS-1.600.0-1|41	%files
14cu|perl-AuthCAS-1.600.0-1|42	%doc Changes README
14cu|perl-AuthCAS-1.600.0-1|43	%{_mandir}/man3/*
14cu|perl-AuthCAS-1.600.0-1|44	%{perl_vendorlib}/*
14cu|perl-AuthCAS-1.600.0-1|45	
14cu|perl-AuthCAS-1.600.0-1|46	
14cu|perl-AuthCAS-1.600.0-1|47	%changelog
14cu|perl-AuthCAS-1.600.0-1|48	* Sat Nov 29 2014 abfonly <abfonly@gmail.com> 1.600.0-1
14cu|perl-AuthCAS-1.600.0-1|49	+ Revision: bf1e936
14cu|perl-AuthCAS-1.600.0-1|50	- Merge pull request #1 from perl_modules/perl-AuthCAS:rosa2014.1
14cu|perl-AuthCAS-1.600.0-1|51	- abfonly
14cu|perl-AuthCAS-1.600.0-1|52	
14cu|perl-AuthCAS-1.600.0-1|53	

12568 14
14cu|perl-autobox-2.830.0-2|1	%define debug_package	%{nil}
14cu|perl-autobox-2.830.0-2|2	%define __noautoprov 'autobox.so'
14cu|perl-autobox-2.830.0-2|3	
14cu|perl-autobox-2.830.0-2|4	%define upstream_name    autobox
14cu|perl-autobox-2.830.0-2|5	%define upstream_version 2.83
14cu|perl-autobox-2.830.0-2|6	
14cu|perl-autobox-2.830.0-2|7	Name:       perl-%{upstream_name}
14cu|perl-autobox-2.830.0-2|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-autobox-2.830.0-2|9	Release:	2
14cu|perl-autobox-2.830.0-2|10	
14cu|perl-autobox-2.830.0-2|11	Summary:    Call methods on native types
14cu|perl-autobox-2.830.0-2|12	
14cu|perl-autobox-2.830.0-2|13	License:    GPL+ or Artistic
14cu|perl-autobox-2.830.0-2|14	Group:      Development/Perl
14cu|perl-autobox-2.830.0-2|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-autobox-2.830.0-2|16	Source0:    https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-autobox-2.830.0-2|17	
14cu|perl-autobox-2.830.0-2|18	BuildRequires: perl(Scope::Guard)
14cu|perl-autobox-2.830.0-2|19	BuildRequires: perl-devel
14cu|perl-autobox-2.830.0-2|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-autobox-2.830.0-2|21	
14cu|perl-autobox-2.830.0-2|22	Provides: perl(autobox)
14cu|perl-autobox-2.830.0-2|23	
14cu|perl-autobox-2.830.0-2|24	%description
14cu|perl-autobox-2.830.0-2|25	The autobox pragma allows methods to be called on integers, floats,
14cu|perl-autobox-2.830.0-2|26	strings, arrays, hashes, and code references in exactly the same manner as
14cu|perl-autobox-2.830.0-2|27	blessed references.
14cu|perl-autobox-2.830.0-2|28	
14cu|perl-autobox-2.830.0-2|29	The autoboxing is transparent: boxed values are not blessed into their
14cu|perl-autobox-2.830.0-2|30	(user-defined) implementation class (unless the method elects to bestow
14cu|perl-autobox-2.830.0-2|31	such a blessing) - they simply use its methods as though they are.
14cu|perl-autobox-2.830.0-2|32	
14cu|perl-autobox-2.830.0-2|33	The classes (packages) into which the native types are boxed are fully
14cu|perl-autobox-2.830.0-2|34	configurable. By default, a method invoked on a non-object is assumed to be
14cu|perl-autobox-2.830.0-2|35	defined in a class whose name corresponds to the 'ref()' type of that value
14cu|perl-autobox-2.830.0-2|36	- or SCALAR if the value is a non-reference.
14cu|perl-autobox-2.830.0-2|37	
14cu|perl-autobox-2.830.0-2|38	%prep
14cu|perl-autobox-2.830.0-2|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-autobox-2.830.0-2|40	
14cu|perl-autobox-2.830.0-2|41	%build
14cu|perl-autobox-2.830.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-autobox-2.830.0-2|43	%make
14cu|perl-autobox-2.830.0-2|44	
14cu|perl-autobox-2.830.0-2|45	%check
14cu|perl-autobox-2.830.0-2|46	make test
14cu|perl-autobox-2.830.0-2|47	
14cu|perl-autobox-2.830.0-2|48	%install
14cu|perl-autobox-2.830.0-2|49	%makeinstall_std
14cu|perl-autobox-2.830.0-2|50	
14cu|perl-autobox-2.830.0-2|51	%clean
14cu|perl-autobox-2.830.0-2|52	
14cu|perl-autobox-2.830.0-2|53	%files
14cu|perl-autobox-2.830.0-2|54	%doc README Changes META.json META.yml
14cu|perl-autobox-2.830.0-2|55	%{_mandir}/man3/*
14cu|perl-autobox-2.830.0-2|56	%{perl_vendorlib}/*
14cu|perl-autobox-2.830.0-2|57	
14cu|perl-autobox-2.830.0-2|58	
14cu|perl-autobox-2.830.0-2|59	
14cu|perl-autobox-2.830.0-2|60	
14cu|perl-autobox-2.830.0-2|61	
14cu|perl-autobox-2.830.0-2|62	%changelog
14cu|perl-autobox-2.830.0-2|63	
14cu|perl-autobox-2.830.0-2|64	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.830.0-2
14cu|perl-autobox-2.830.0-2|65	- (8e9fc55) Fix BRs
14cu|perl-autobox-2.830.0-2|66	
14cu|perl-autobox-2.830.0-2|67	

12569 14
14cu|perl-autobox-Core-1.290.0-1|1	%define upstream_name autobox-Core
14cu|perl-autobox-Core-1.290.0-1|2	%define upstream_version 1.29
14cu|perl-autobox-Core-1.290.0-1|3	
14cu|perl-autobox-Core-1.290.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-autobox-Core-1.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-autobox-Core-1.290.0-1|6	Release:	1
14cu|perl-autobox-Core-1.290.0-1|7	
14cu|perl-autobox-Core-1.290.0-1|8	Summary:	Autobox::Core provides core functions to autoboxed scalars, arrays and hashes
14cu|perl-autobox-Core-1.290.0-1|9	License:	GPL+ or Artistic
14cu|perl-autobox-Core-1.290.0-1|10	Group:		Development/Perl
14cu|perl-autobox-Core-1.290.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-autobox-Core-1.290.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SW/SWALTERS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-autobox-Core-1.290.0-1|13	
14cu|perl-autobox-Core-1.290.0-1|14	BuildRequires:	perl(autobox)
14cu|perl-autobox-Core-1.290.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-autobox-Core-1.290.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-autobox-Core-1.290.0-1|17	BuildRequires:	perl-devel
14cu|perl-autobox-Core-1.290.0-1|18	
14cu|perl-autobox-Core-1.290.0-1|19	Provides:	perl(autobox::Core)
14cu|perl-autobox-Core-1.290.0-1|20	
14cu|perl-autobox-Core-1.290.0-1|21	BuildArch:	noarch
14cu|perl-autobox-Core-1.290.0-1|22	
14cu|perl-autobox-Core-1.290.0-1|23	%description
14cu|perl-autobox-Core-1.290.0-1|24	The autobox module promotes Perl's primitive types (literals (strings
14cu|perl-autobox-Core-1.290.0-1|25	and numbers), scalars, arrays and hashes) into first-class objects.
14cu|perl-autobox-Core-1.290.0-1|26	However, autobox does not provide any methods for these new classes.
14cu|perl-autobox-Core-1.290.0-1|27	
14cu|perl-autobox-Core-1.290.0-1|28	autobox::CORE provides a set of methods for these new classes. It
14cu|perl-autobox-Core-1.290.0-1|29	includes almost everything in perlfunc, some things from Scalar::Util
14cu|perl-autobox-Core-1.290.0-1|30	and List::Util, and some Perl 5 versions of methods taken from Perl 6.
14cu|perl-autobox-Core-1.290.0-1|31	
14cu|perl-autobox-Core-1.290.0-1|32	%prep
14cu|perl-autobox-Core-1.290.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-autobox-Core-1.290.0-1|34	
14cu|perl-autobox-Core-1.290.0-1|35	%build
14cu|perl-autobox-Core-1.290.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-autobox-Core-1.290.0-1|37	
14cu|perl-autobox-Core-1.290.0-1|38	%make
14cu|perl-autobox-Core-1.290.0-1|39	
14cu|perl-autobox-Core-1.290.0-1|40	%check
14cu|perl-autobox-Core-1.290.0-1|41	%make test
14cu|perl-autobox-Core-1.290.0-1|42	
14cu|perl-autobox-Core-1.290.0-1|43	%install
14cu|perl-autobox-Core-1.290.0-1|44	%makeinstall_std
14cu|perl-autobox-Core-1.290.0-1|45	
14cu|perl-autobox-Core-1.290.0-1|46	%files
14cu|perl-autobox-Core-1.290.0-1|47	%doc README META.json META.yml Changes
14cu|perl-autobox-Core-1.290.0-1|48	%{_mandir}/man3/*
14cu|perl-autobox-Core-1.290.0-1|49	%{perl_vendorlib}/*
14cu|perl-autobox-Core-1.290.0-1|50	
14cu|perl-autobox-Core-1.290.0-1|51	
14cu|perl-autobox-Core-1.290.0-1|52	
14cu|perl-autobox-Core-1.290.0-1|53	%changelog
14cu|perl-autobox-Core-1.290.0-1|54	
14cu|perl-autobox-Core-1.290.0-1|55	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.290.0-1
14cu|perl-autobox-Core-1.290.0-1|56	- (8dfe587) Log: Update to 1.290.0
14cu|perl-autobox-Core-1.290.0-1|57	- (8dfe587) spec clean
14cu|perl-autobox-Core-1.290.0-1|58	
14cu|perl-autobox-Core-1.290.0-1|59	

12570 14
14cu|perl-autovivification-0.160.0-2|1	%define upstream_name    autovivification
14cu|perl-autovivification-0.160.0-2|2	%define upstream_version 0.16
14cu|perl-autovivification-0.160.0-2|3	
14cu|perl-autovivification-0.160.0-2|4	%{?perl_default_filter}
14cu|perl-autovivification-0.160.0-2|5	
14cu|perl-autovivification-0.160.0-2|6	Name:       perl-%{upstream_name}
14cu|perl-autovivification-0.160.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-autovivification-0.160.0-2|8	Release:    2
14cu|perl-autovivification-0.160.0-2|9	
14cu|perl-autovivification-0.160.0-2|10	Summary:    Lexically disable autovivification
14cu|perl-autovivification-0.160.0-2|11	License:    GPL+ or Artistic
14cu|perl-autovivification-0.160.0-2|12	Group:      Development/Perl
14cu|perl-autovivification-0.160.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-autovivification-0.160.0-2|14	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-autovivification-0.160.0-2|15	
14cu|perl-autovivification-0.160.0-2|16	BuildRequires: perl(Config)
14cu|perl-autovivification-0.160.0-2|17	BuildRequires: perl(Exporter)
14cu|perl-autovivification-0.160.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-autovivification-0.160.0-2|19	BuildRequires: perl(POSIX)
14cu|perl-autovivification-0.160.0-2|20	BuildRequires: perl(Test::More)
14cu|perl-autovivification-0.160.0-2|21	BuildRequires: perl(XSLoader)
14cu|perl-autovivification-0.160.0-2|22	BuildRequires: perl-devel
14cu|perl-autovivification-0.160.0-2|23	
14cu|perl-autovivification-0.160.0-2|24	Provides: perl(autovivification)
14cu|perl-autovivification-0.160.0-2|25	
14cu|perl-autovivification-0.160.0-2|26	%description
14cu|perl-autovivification-0.160.0-2|27	When profiling some the Test::More manpage-based test script that contained
14cu|perl-autovivification-0.160.0-2|28	about 10 000 unit tests, I realized that 60% of the time was spent in the
14cu|perl-autovivification-0.160.0-2|29	Test::Builder manpage itself, even though every single test actually
14cu|perl-autovivification-0.160.0-2|30	involved a costly 'eval STRING'.
14cu|perl-autovivification-0.160.0-2|31	
14cu|perl-autovivification-0.160.0-2|32	This module aims to be a partial replacement to the Test::More manpage in
14cu|perl-autovivification-0.160.0-2|33	those situations where you want to run a large number of simple tests. Its
14cu|perl-autovivification-0.160.0-2|34	functions behave the same as their the Test::More manpage counterparts,
14cu|perl-autovivification-0.160.0-2|35	except for the following differences :
14cu|perl-autovivification-0.160.0-2|36	
14cu|perl-autovivification-0.160.0-2|37	* *
14cu|perl-autovivification-0.160.0-2|38	
14cu|perl-autovivification-0.160.0-2|39	%prep
14cu|perl-autovivification-0.160.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-autovivification-0.160.0-2|41	
14cu|perl-autovivification-0.160.0-2|42	%build
14cu|perl-autovivification-0.160.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-autovivification-0.160.0-2|44	
14cu|perl-autovivification-0.160.0-2|45	%make
14cu|perl-autovivification-0.160.0-2|46	
14cu|perl-autovivification-0.160.0-2|47	%check
14cu|perl-autovivification-0.160.0-2|48	%make test
14cu|perl-autovivification-0.160.0-2|49	
14cu|perl-autovivification-0.160.0-2|50	%install
14cu|perl-autovivification-0.160.0-2|51	%makeinstall_std
14cu|perl-autovivification-0.160.0-2|52	
14cu|perl-autovivification-0.160.0-2|53	%files
14cu|perl-autovivification-0.160.0-2|54	%doc Changes META.json META.yml README
14cu|perl-autovivification-0.160.0-2|55	%{_mandir}/man3/*
14cu|perl-autovivification-0.160.0-2|56	%perl_vendorlib/*
14cu|perl-autovivification-0.160.0-2|57	
14cu|perl-autovivification-0.160.0-2|58	
14cu|perl-autovivification-0.160.0-2|59	
14cu|perl-autovivification-0.160.0-2|60	%changelog
14cu|perl-autovivification-0.160.0-2|61	
14cu|perl-autovivification-0.160.0-2|62	* Tue Apr 04 2017 Stas Fomin <stas-fomin@yandex.ru> 0.160.0-2
14cu|perl-autovivification-0.160.0-2|63	- (95d5cde) Add Provides
14cu|perl-autovivification-0.160.0-2|64	
14cu|perl-autovivification-0.160.0-2|65	

12571 14
14cu|perl-bareword-filehandles-0.3.0-2|1	%define upstream_name    bareword-filehandles
14cu|perl-bareword-filehandles-0.3.0-2|2	%define upstream_version 0.003
14cu|perl-bareword-filehandles-0.3.0-2|3	
14cu|perl-bareword-filehandles-0.3.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-bareword-filehandles-0.3.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-bareword-filehandles-0.3.0-2|6	Release:    2
14cu|perl-bareword-filehandles-0.3.0-2|7	
14cu|perl-bareword-filehandles-0.3.0-2|8	Summary:    Disables bareword filehandles
14cu|perl-bareword-filehandles-0.3.0-2|9	License:    GPL+ or Artistic
14cu|perl-bareword-filehandles-0.3.0-2|10	Group:      Development/Perl
14cu|perl-bareword-filehandles-0.3.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-bareword-filehandles-0.3.0-2|12	Source0:    http://www.cpan.org/modules/by-module/bareword/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-bareword-filehandles-0.3.0-2|13	
14cu|perl-bareword-filehandles-0.3.0-2|14	BuildRequires: perl(B::Hooks::OP::Check)
14cu|perl-bareword-filehandles-0.3.0-2|15	BuildRequires: perl(Lexical::SealRequireHints)
14cu|perl-bareword-filehandles-0.3.0-2|16	BuildRequires: perl(Test::More)
14cu|perl-bareword-filehandles-0.3.0-2|17	BuildRequires: perl(XSLoader)
14cu|perl-bareword-filehandles-0.3.0-2|18	BuildRequires: perl(ExtUtils::Depends)
14cu|perl-bareword-filehandles-0.3.0-2|19	BuildRequires: perl-devel
14cu|perl-bareword-filehandles-0.3.0-2|20	#fails to generate
14cu|perl-bareword-filehandles-0.3.0-2|21	Provides: perl(bareword::filehandles)
14cu|perl-bareword-filehandles-0.3.0-2|22	
14cu|perl-bareword-filehandles-0.3.0-2|23	%description
14cu|perl-bareword-filehandles-0.3.0-2|24	This module lexically disables the use of bareword filehandles with builtin
14cu|perl-bareword-filehandles-0.3.0-2|25	functions, except for the special builitin filehandles 'STDIN', 'STDOUT',
14cu|perl-bareword-filehandles-0.3.0-2|26	'STDERR', 'ARGV', 'ARGVOUT' and 'DATA'.
14cu|perl-bareword-filehandles-0.3.0-2|27	
14cu|perl-bareword-filehandles-0.3.0-2|28	%prep
14cu|perl-bareword-filehandles-0.3.0-2|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-bareword-filehandles-0.3.0-2|30	
14cu|perl-bareword-filehandles-0.3.0-2|31	%build
14cu|perl-bareword-filehandles-0.3.0-2|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-bareword-filehandles-0.3.0-2|33	
14cu|perl-bareword-filehandles-0.3.0-2|34	%make
14cu|perl-bareword-filehandles-0.3.0-2|35	
14cu|perl-bareword-filehandles-0.3.0-2|36	%check
14cu|perl-bareword-filehandles-0.3.0-2|37	%make test
14cu|perl-bareword-filehandles-0.3.0-2|38	
14cu|perl-bareword-filehandles-0.3.0-2|39	%install
14cu|perl-bareword-filehandles-0.3.0-2|40	%makeinstall_std
14cu|perl-bareword-filehandles-0.3.0-2|41	
14cu|perl-bareword-filehandles-0.3.0-2|42	%files
14cu|perl-bareword-filehandles-0.3.0-2|43	%doc README Changes LICENSE META.yml
14cu|perl-bareword-filehandles-0.3.0-2|44	%{_mandir}/man3/*
14cu|perl-bareword-filehandles-0.3.0-2|45	%{perl_vendorlib}/*
14cu|perl-bareword-filehandles-0.3.0-2|46	
14cu|perl-bareword-filehandles-0.3.0-2|47	
14cu|perl-bareword-filehandles-0.3.0-2|48	%changelog
14cu|perl-bareword-filehandles-0.3.0-2|49	
14cu|perl-bareword-filehandles-0.3.0-2|50	* Sat Apr 25 2015 abfonly <abfonly@gmail.com> 0.3.0-2
14cu|perl-bareword-filehandles-0.3.0-2|51	- (7680731) Fixed provides according to http://wiki.rosalab.ru/en/index.php/Perl_policy
14cu|perl-bareword-filehandles-0.3.0-2|52	
14cu|perl-bareword-filehandles-0.3.0-2|53	

12572 14
14cu|perl-B-Compiling-0.60.0-1|1	%define upstream_name    B-Compiling
14cu|perl-B-Compiling-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-B-Compiling-0.60.0-1|3	%define __noautoprov 'Compiling.so'
14cu|perl-B-Compiling-0.60.0-1|4	
14cu|perl-B-Compiling-0.60.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-B-Compiling-0.60.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-B-Compiling-0.60.0-1|7	Release:    1
14cu|perl-B-Compiling-0.60.0-1|8	
14cu|perl-B-Compiling-0.60.0-1|9	Summary:    Expose PL_compiling to perl
14cu|perl-B-Compiling-0.60.0-1|10	
14cu|perl-B-Compiling-0.60.0-1|11	License:    GPL+ or Artistic
14cu|perl-B-Compiling-0.60.0-1|12	Group:      Development/Perl
14cu|perl-B-Compiling-0.60.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-B-Compiling-0.60.0-1|14	Source0:    http://www.cpan.org/modules/by-module/B/B-Compiling-%{upstream_version}.tar.gz
14cu|perl-B-Compiling-0.60.0-1|15	
14cu|perl-B-Compiling-0.60.0-1|16	BuildRequires: perl(B)
14cu|perl-B-Compiling-0.60.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-B-Compiling-0.60.0-1|18	BuildRequires: perl(Sub::Exporter)
14cu|perl-B-Compiling-0.60.0-1|19	BuildRequires: perl(XSLoader)
14cu|perl-B-Compiling-0.60.0-1|20	BuildRequires: perl-devel
14cu|perl-B-Compiling-0.60.0-1|21	
14cu|perl-B-Compiling-0.60.0-1|22	%description
14cu|perl-B-Compiling-0.60.0-1|23	This module exposes the perl interpreter's PL_compiling variable to perl.
14cu|perl-B-Compiling-0.60.0-1|24	
14cu|perl-B-Compiling-0.60.0-1|25	%prep
14cu|perl-B-Compiling-0.60.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-B-Compiling-0.60.0-1|27	chmod 644 Changes Compiling.xs
14cu|perl-B-Compiling-0.60.0-1|28	
14cu|perl-B-Compiling-0.60.0-1|29	%build
14cu|perl-B-Compiling-0.60.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-B-Compiling-0.60.0-1|31	
14cu|perl-B-Compiling-0.60.0-1|32	%make
14cu|perl-B-Compiling-0.60.0-1|33	
14cu|perl-B-Compiling-0.60.0-1|34	%check
14cu|perl-B-Compiling-0.60.0-1|35	%make test
14cu|perl-B-Compiling-0.60.0-1|36	
14cu|perl-B-Compiling-0.60.0-1|37	%install
14cu|perl-B-Compiling-0.60.0-1|38	%makeinstall_std
14cu|perl-B-Compiling-0.60.0-1|39	
14cu|perl-B-Compiling-0.60.0-1|40	%clean
14cu|perl-B-Compiling-0.60.0-1|41	
14cu|perl-B-Compiling-0.60.0-1|42	%files
14cu|perl-B-Compiling-0.60.0-1|43	%doc Changes README LICENSE META.json META.yml
14cu|perl-B-Compiling-0.60.0-1|44	%{_mandir}/man3/*
14cu|perl-B-Compiling-0.60.0-1|45	%{perl_vendorlib}/*
14cu|perl-B-Compiling-0.60.0-1|46	
14cu|perl-B-Compiling-0.60.0-1|47	
14cu|perl-B-Compiling-0.60.0-1|48	
14cu|perl-B-Compiling-0.60.0-1|49	
14cu|perl-B-Compiling-0.60.0-1|50	
14cu|perl-B-Compiling-0.60.0-1|51	%changelog
14cu|perl-B-Compiling-0.60.0-1|52	
14cu|perl-B-Compiling-0.60.0-1|53	* Sat Jun 27 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-B-Compiling-0.60.0-1|54	- (e7de069) Log: Update to 0.60.0, fix linting, filter provides
14cu|perl-B-Compiling-0.60.0-1|55	
14cu|perl-B-Compiling-0.60.0-1|56	

12573 14
14cu|perl-B-Debug-1.230.0-1|1	%define upstream_name    B-Debug
14cu|perl-B-Debug-1.230.0-1|2	%define upstream_version 1.23
14cu|perl-B-Debug-1.230.0-1|3	
14cu|perl-B-Debug-1.230.0-1|4	
14cu|perl-B-Debug-1.230.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-B-Debug-1.230.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-B-Debug-1.230.0-1|7	Release:    1
14cu|perl-B-Debug-1.230.0-1|8	
14cu|perl-B-Debug-1.230.0-1|9	Summary:    Walk Perl syntax tree, printing debug info about ops
14cu|perl-B-Debug-1.230.0-1|10	
14cu|perl-B-Debug-1.230.0-1|11	License:    GPL+ or Artistic
14cu|perl-B-Debug-1.230.0-1|12	Group:      Development/Perl
14cu|perl-B-Debug-1.230.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-B-Debug-1.230.0-1|14	Source0:    http://www.cpan.org/modules/by-module/B/B-Debug-%{upstream_version}.tar.gz
14cu|perl-B-Debug-1.230.0-1|15	
14cu|perl-B-Debug-1.230.0-1|16	BuildRequires: perl(B)
14cu|perl-B-Debug-1.230.0-1|17	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-B-Debug-1.230.0-1|18	BuildRequires: perl-devel
14cu|perl-B-Debug-1.230.0-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-B-Debug-1.230.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-B-Debug-1.230.0-1|21	BuildRequires: perl(B::Flags)
14cu|perl-B-Debug-1.230.0-1|22	
14cu|perl-B-Debug-1.230.0-1|23	BuildArch:	noarch
14cu|perl-B-Debug-1.230.0-1|24	
14cu|perl-B-Debug-1.230.0-1|25	%description
14cu|perl-B-Debug-1.230.0-1|26	See _ext/B/README_ and the newer the B::Concise manpage, the B::Terse
14cu|perl-B-Debug-1.230.0-1|27	manpage.
14cu|perl-B-Debug-1.230.0-1|28	
14cu|perl-B-Debug-1.230.0-1|29	
14cu|perl-B-Debug-1.230.0-1|30	%prep
14cu|perl-B-Debug-1.230.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-B-Debug-1.230.0-1|32	
14cu|perl-B-Debug-1.230.0-1|33	%build
14cu|perl-B-Debug-1.230.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-B-Debug-1.230.0-1|35	%make
14cu|perl-B-Debug-1.230.0-1|36	
14cu|perl-B-Debug-1.230.0-1|37	%check
14cu|perl-B-Debug-1.230.0-1|38	make test
14cu|perl-B-Debug-1.230.0-1|39	
14cu|perl-B-Debug-1.230.0-1|40	%install
14cu|perl-B-Debug-1.230.0-1|41	%makeinstall_std
14cu|perl-B-Debug-1.230.0-1|42	
14cu|perl-B-Debug-1.230.0-1|43	%files
14cu|perl-B-Debug-1.230.0-1|44	%doc Changes README META.json META.yml
14cu|perl-B-Debug-1.230.0-1|45	%{_mandir}/man3/*
14cu|perl-B-Debug-1.230.0-1|46	%{perl_vendorlib}/*
14cu|perl-B-Debug-1.230.0-1|47	
14cu|perl-B-Debug-1.230.0-1|48	
14cu|perl-B-Debug-1.230.0-1|49	
14cu|perl-B-Debug-1.230.0-1|50	
14cu|perl-B-Debug-1.230.0-1|51	%changelog
14cu|perl-B-Debug-1.230.0-1|52	
14cu|perl-B-Debug-1.230.0-1|53	* Tue Jun 30 2015 abfonly <John@smith.org> 1.230.0-1
14cu|perl-B-Debug-1.230.0-1|54	- (65dc68b) Log: Update to 1.230.0
14cu|perl-B-Debug-1.230.0-1|55	
14cu|perl-B-Debug-1.230.0-1|56	

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

12575 14
14cu|perl-Bencode-1.402.0-1|1	%define upstream_name Bencode
14cu|perl-Bencode-1.402.0-1|2	%define upstream_version 1.402
14cu|perl-Bencode-1.402.0-1|3	
14cu|perl-Bencode-1.402.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Bencode-1.402.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Bencode-1.402.0-1|6	Release:	1
14cu|perl-Bencode-1.402.0-1|7	Summary:	BitTorrent serialization format
14cu|perl-Bencode-1.402.0-1|8	
14cu|perl-Bencode-1.402.0-1|9	License:	GPL+ or Artistic
14cu|perl-Bencode-1.402.0-1|10	Group:		Development/Perl
14cu|perl-Bencode-1.402.0-1|11	URL:		http://search.cpan.org/dist/Bencode/
14cu|perl-Bencode-1.402.0-1|12	Source0:	http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Bencode-1.402.0-1|13	
14cu|perl-Bencode-1.402.0-1|14	BuildRequires:	perl-devel
14cu|perl-Bencode-1.402.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Bencode-1.402.0-1|16	BuildRequires:	perl(Exporter) >= 5.700.0
14cu|perl-Bencode-1.402.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Bencode-1.402.0-1|18	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-Bencode-1.402.0-1|19	BuildRequires:	perl(Exporter::Tidy)
14cu|perl-Bencode-1.402.0-1|20	BuildRequires:	perl(strict)
14cu|perl-Bencode-1.402.0-1|21	BuildRequires:	perl(warnings)
14cu|perl-Bencode-1.402.0-1|22	BuildRequires:	perl(File::Find)
14cu|perl-Bencode-1.402.0-1|23	BuildRequires:	perl(File::Temp)
14cu|perl-Bencode-1.402.0-1|24	BuildRequires:	perl(Test::Differences)
14cu|perl-Bencode-1.402.0-1|25	
14cu|perl-Bencode-1.402.0-1|26	BuildArch:	noarch
14cu|perl-Bencode-1.402.0-1|27	
14cu|perl-Bencode-1.402.0-1|28	%description
14cu|perl-Bencode-1.402.0-1|29	This module implements the BitTorrent bencode serialization format as
14cu|perl-Bencode-1.402.0-1|30	described in http://www.bittorrent.org/protocol.html.
14cu|perl-Bencode-1.402.0-1|31	
14cu|perl-Bencode-1.402.0-1|32	%prep
14cu|perl-Bencode-1.402.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Bencode-1.402.0-1|34	
14cu|perl-Bencode-1.402.0-1|35	%build
14cu|perl-Bencode-1.402.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Bencode-1.402.0-1|37	%make
14cu|perl-Bencode-1.402.0-1|38	
14cu|perl-Bencode-1.402.0-1|39	%check
14cu|perl-Bencode-1.402.0-1|40	%make test
14cu|perl-Bencode-1.402.0-1|41	
14cu|perl-Bencode-1.402.0-1|42	%install
14cu|perl-Bencode-1.402.0-1|43	%makeinstall_std
14cu|perl-Bencode-1.402.0-1|44	
14cu|perl-Bencode-1.402.0-1|45	%files
14cu|perl-Bencode-1.402.0-1|46	%doc Changes LICENSE README META.json META.yml
14cu|perl-Bencode-1.402.0-1|47	%{perl_vendorlib}/*
14cu|perl-Bencode-1.402.0-1|48	%{_mandir}/man3/*
14cu|perl-Bencode-1.402.0-1|49	
14cu|perl-Bencode-1.402.0-1|50	
14cu|perl-Bencode-1.402.0-1|51	
14cu|perl-Bencode-1.402.0-1|52	%changelog
14cu|perl-Bencode-1.402.0-1|53	
14cu|perl-Bencode-1.402.0-1|54	* Tue Jun 30 2015 abfonly <John@smith.org> 1.402.0-1
14cu|perl-Bencode-1.402.0-1|55	- (bf598f7) Log; Update to 1.402.0, bacported missing deps
14cu|perl-Bencode-1.402.0-1|56	
14cu|perl-Bencode-1.402.0-1|57	

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

12577 14
14cu|perl-B-Flags-0.130.0-1|1	%define upstream_name    B-Flags
14cu|perl-B-Flags-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-B-Flags-0.130.0-1|3	%define __noautoprov 'Flags.so'
14cu|perl-B-Flags-0.130.0-1|4	
14cu|perl-B-Flags-0.130.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-B-Flags-0.130.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-B-Flags-0.130.0-1|7	Release:    1
14cu|perl-B-Flags-0.130.0-1|8	
14cu|perl-B-Flags-0.130.0-1|9	Summary:    Friendlier flags for B
14cu|perl-B-Flags-0.130.0-1|10	License:    GPL+ or Artistic
14cu|perl-B-Flags-0.130.0-1|11	Group:      Development/Perl
14cu|perl-B-Flags-0.130.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-B-Flags-0.130.0-1|13	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-B-Flags-0.130.0-1|14	
14cu|perl-B-Flags-0.130.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-B-Flags-0.130.0-1|16	BuildRequires: perl-devel
14cu|perl-B-Flags-0.130.0-1|17	
14cu|perl-B-Flags-0.130.0-1|18	%description
14cu|perl-B-Flags-0.130.0-1|19	Stringification of flags.
14cu|perl-B-Flags-0.130.0-1|20	
14cu|perl-B-Flags-0.130.0-1|21	By default, '$foo->flags' when passed an object in the 'B' class will
14cu|perl-B-Flags-0.130.0-1|22	produce a relatively meaningless number, which one would need to grovel
14cu|perl-B-Flags-0.130.0-1|23	through the Perl source code in order to do anything useful with. This
14cu|perl-B-Flags-0.130.0-1|24	module adds 'flagspv' to the SV and op classes and 'privatepv' to the op
14cu|perl-B-Flags-0.130.0-1|25	classes, which makes them easier to understand.
14cu|perl-B-Flags-0.130.0-1|26	
14cu|perl-B-Flags-0.130.0-1|27	%prep
14cu|perl-B-Flags-0.130.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-B-Flags-0.130.0-1|29	
14cu|perl-B-Flags-0.130.0-1|30	%build
14cu|perl-B-Flags-0.130.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-B-Flags-0.130.0-1|32	
14cu|perl-B-Flags-0.130.0-1|33	%make
14cu|perl-B-Flags-0.130.0-1|34	
14cu|perl-B-Flags-0.130.0-1|35	%check
14cu|perl-B-Flags-0.130.0-1|36	%make test
14cu|perl-B-Flags-0.130.0-1|37	
14cu|perl-B-Flags-0.130.0-1|38	%install
14cu|perl-B-Flags-0.130.0-1|39	%makeinstall_std
14cu|perl-B-Flags-0.130.0-1|40	
14cu|perl-B-Flags-0.130.0-1|41	%files
14cu|perl-B-Flags-0.130.0-1|42	%doc Changes META.json META.yml README
14cu|perl-B-Flags-0.130.0-1|43	%{_mandir}/man3/*
14cu|perl-B-Flags-0.130.0-1|44	%{perl_vendorlib}/*
14cu|perl-B-Flags-0.130.0-1|45	
14cu|perl-B-Flags-0.130.0-1|46	
14cu|perl-B-Flags-0.130.0-1|47	%changelog
14cu|perl-B-Flags-0.130.0-1|48	
14cu|perl-B-Flags-0.130.0-1|49	* Tue Jun 30 2015 abfonly <John@smith.org> 0.130.0-1
14cu|perl-B-Flags-0.130.0-1|50	- (2caa5e5) Imported from SRPM
14cu|perl-B-Flags-0.130.0-1|51	
14cu|perl-B-Flags-0.130.0-1|52	

12578 14
14cu|perl-bignum-0.410.0-1|1	%define upstream_name	 bignum
14cu|perl-bignum-0.410.0-1|2	%define upstream_version 0.41
14cu|perl-bignum-0.410.0-1|3	
14cu|perl-bignum-0.410.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-bignum-0.410.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-bignum-0.410.0-1|6	Release:	1
14cu|perl-bignum-0.410.0-1|7	
14cu|perl-bignum-0.410.0-1|8	Summary:	Transparent BigNumber support for Perl
14cu|perl-bignum-0.410.0-1|9	
14cu|perl-bignum-0.410.0-1|10	License:	GPL+ or Artistic
14cu|perl-bignum-0.410.0-1|11	Group:		Development/Perl
14cu|perl-bignum-0.410.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-bignum-0.410.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-bignum-0.410.0-1|14	
14cu|perl-bignum-0.410.0-1|15	BuildRequires:	perl(Math::BigInt) >= 1.999.300
14cu|perl-bignum-0.410.0-1|16	BuildRequires:	perl(Math::BigRat) >= 0.260.600
14cu|perl-bignum-0.410.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-bignum-0.410.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-bignum-0.410.0-1|19	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-bignum-0.410.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-bignum-0.410.0-1|21	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-bignum-0.410.0-1|22	
14cu|perl-bignum-0.410.0-1|23	
14cu|perl-bignum-0.410.0-1|24	Provides:	perl(bigrat) = %{EVRD}
14cu|perl-bignum-0.410.0-1|25	Obsoletes: perl-bignum < %{EVRD}
14cu|perl-bignum-0.410.0-1|26	# why is this arch related? Symbianflo
14cu|perl-bignum-0.410.0-1|27	BuildArch:	noarch
14cu|perl-bignum-0.410.0-1|28	
14cu|perl-bignum-0.410.0-1|29	%description
14cu|perl-bignum-0.410.0-1|30	All operators (including basic math operations) are overloaded. Integer and
14cu|perl-bignum-0.410.0-1|31	floating-point constants are created as proper BigInts or BigFloats,
14cu|perl-bignum-0.410.0-1|32	respectively.
14cu|perl-bignum-0.410.0-1|33	
14cu|perl-bignum-0.410.0-1|34	%prep
14cu|perl-bignum-0.410.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-bignum-0.410.0-1|36	find . -type f -exec chmod 644 {} \;
14cu|perl-bignum-0.410.0-1|37	
14cu|perl-bignum-0.410.0-1|38	%build
14cu|perl-bignum-0.410.0-1|39	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-bignum-0.410.0-1|40	%make
14cu|perl-bignum-0.410.0-1|41	
14cu|perl-bignum-0.410.0-1|42	%check
14cu|perl-bignum-0.410.0-1|43	make test
14cu|perl-bignum-0.410.0-1|44	
14cu|perl-bignum-0.410.0-1|45	%install
14cu|perl-bignum-0.410.0-1|46	%makeinstall_std
14cu|perl-bignum-0.410.0-1|47	
14cu|perl-bignum-0.410.0-1|48	%files
14cu|perl-bignum-0.410.0-1|49	%doc BUGS LICENSE TODO README CHANGES META.json META.yml
14cu|perl-bignum-0.410.0-1|50	%{perl_vendorlib}/
14cu|perl-bignum-0.410.0-1|51	%{_mandir}/*/*
14cu|perl-bignum-0.410.0-1|52	
14cu|perl-bignum-0.410.0-1|53	
14cu|perl-bignum-0.410.0-1|54	
14cu|perl-bignum-0.410.0-1|55	%changelog
14cu|perl-bignum-0.410.0-1|56	
14cu|perl-bignum-0.410.0-1|57	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 0.410.0-1
14cu|perl-bignum-0.410.0-1|58	- (0f352e5) Log: Update to 0.410.0
14cu|perl-bignum-0.410.0-1|59	
14cu|perl-bignum-0.410.0-1|60	

12579 14
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|1	%define upstream_name	 Bio-ASN1-EntrezGene
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|2	%define upstream_version 1.70
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|3	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|6	Release:	2
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|7	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|8	Summary:	Regular expression-based Perl Parser for NCBI Entrez Gene
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|9	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|10	License:	GPL+ or Artistic
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|11	Group:		Development/Perl
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Bio/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|14	#for check
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|15	BuildRequires:	perl(Bio::Index::AbstractSeq)
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|16	#
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|17	BuildRequires:	perl-devel
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|18	Requires:	perl(Carp) >= 1.330.100
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|19	Requires:	perl(Bio::Perl)
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|20	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|21	BuildArch:	noarch
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|22	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|23	%description
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|24	Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|25	Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|26	parses an ASN.1-formatted Entrez Gene record and returns a data structure that
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|27	contains all data items from the gene record.
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|28	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|29	%prep
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|31	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|32	%build
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|34	%make
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|35	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|36	%install
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|37	%makeinstall_std
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|38	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|39	%check
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|40	%make test
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|41	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|42	%files
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|43	%doc Changes LICENSE README.md
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|44	%{perl_vendorlib}/Bio
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|45	%{_mandir}/*/*
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|46	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|47	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|48	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|49	%changelog
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|50	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|51	* Mon Jun 08 2015 abfonly <abfonly@gmail.com> 1.700.0-2
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|52	- (fb9b9a6) rebuild against new bioperl
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|53	
14cu|perl-Bio-ASN1-EntrezGene-1.700.0-2|54	

12580 14
14cu|perl-Bio-FeatureIO-1.6.905-1|1	%define upstream_name Bio-FeatureIO
14cu|perl-Bio-FeatureIO-1.6.905-1|2	%define upstream_version 1.6.905
14cu|perl-Bio-FeatureIO-1.6.905-1|3	
14cu|perl-Bio-FeatureIO-1.6.905-1|4	
14cu|perl-Bio-FeatureIO-1.6.905-1|5	Name:		perl-%{upstream_name}
14cu|perl-Bio-FeatureIO-1.6.905-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Bio-FeatureIO-1.6.905-1|7	Release:	1
14cu|perl-Bio-FeatureIO-1.6.905-1|8	
14cu|perl-Bio-FeatureIO-1.6.905-1|9	Summary:	Handler for FeatureIO
14cu|perl-Bio-FeatureIO-1.6.905-1|10	License:	GPL+ or Artistic
14cu|perl-Bio-FeatureIO-1.6.905-1|11	Group:		Development/Perl
14cu|perl-Bio-FeatureIO-1.6.905-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Bio-FeatureIO-1.6.905-1|13	Source0:	http://www.cpan.org/modules/by-module/Bio/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Bio-FeatureIO-1.6.905-1|14	
14cu|perl-Bio-FeatureIO-1.6.905-1|15	BuildRequires:	perl-devel
14cu|perl-Bio-FeatureIO-1.6.905-1|16	BuildRequires:	perl(Bio::Root::Test)
14cu|perl-Bio-FeatureIO-1.6.905-1|17	
14cu|perl-Bio-FeatureIO-1.6.905-1|18	BuildArch:	noarch
14cu|perl-Bio-FeatureIO-1.6.905-1|19	
14cu|perl-Bio-FeatureIO-1.6.905-1|20	%description
14cu|perl-Bio-FeatureIO-1.6.905-1|21	Bio::FeatureIO is a BioPerl-based parser for feature data from common
14cu|perl-Bio-FeatureIO-1.6.905-1|22	biological sequence formats, such as GFF3, GTF, and BED.
14cu|perl-Bio-FeatureIO-1.6.905-1|23	
14cu|perl-Bio-FeatureIO-1.6.905-1|24	%prep
14cu|perl-Bio-FeatureIO-1.6.905-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Bio-FeatureIO-1.6.905-1|26	
14cu|perl-Bio-FeatureIO-1.6.905-1|27	%build
14cu|perl-Bio-FeatureIO-1.6.905-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Bio-FeatureIO-1.6.905-1|29	
14cu|perl-Bio-FeatureIO-1.6.905-1|30	%make
14cu|perl-Bio-FeatureIO-1.6.905-1|31	
14cu|perl-Bio-FeatureIO-1.6.905-1|32	%check
14cu|perl-Bio-FeatureIO-1.6.905-1|33	%make test
14cu|perl-Bio-FeatureIO-1.6.905-1|34	
14cu|perl-Bio-FeatureIO-1.6.905-1|35	%install
14cu|perl-Bio-FeatureIO-1.6.905-1|36	%makeinstall_std
14cu|perl-Bio-FeatureIO-1.6.905-1|37	
14cu|perl-Bio-FeatureIO-1.6.905-1|38	%files
14cu|perl-Bio-FeatureIO-1.6.905-1|39	%doc Changes LICENSE META.json META.yml README.md
14cu|perl-Bio-FeatureIO-1.6.905-1|40	%{_mandir}/man3/*
14cu|perl-Bio-FeatureIO-1.6.905-1|41	%{perl_vendorlib}/*
14cu|perl-Bio-FeatureIO-1.6.905-1|42	
14cu|perl-Bio-FeatureIO-1.6.905-1|43	
14cu|perl-Bio-FeatureIO-1.6.905-1|44	
14cu|perl-Bio-FeatureIO-1.6.905-1|45	
14cu|perl-Bio-FeatureIO-1.6.905-1|46	
14cu|perl-Bio-FeatureIO-1.6.905-1|47	%changelog
14cu|perl-Bio-FeatureIO-1.6.905-1|48	
14cu|perl-Bio-FeatureIO-1.6.905-1|49	* Mon Jun 08 2015 abfonly <John@smith.org> 1.6.905-1
14cu|perl-Bio-FeatureIO-1.6.905-1|50	- (490bd68) Imported from SRPM
14cu|perl-Bio-FeatureIO-1.6.905-1|51	
14cu|perl-Bio-FeatureIO-1.6.905-1|52	

12581 14
14cu|perl-bioperl-1.6.924-1|1	%define upstream_name    BioPerl
14cu|perl-bioperl-1.6.924-1|2	%define upstream_version 1.6.924
14cu|perl-bioperl-1.6.924-1|3	
14cu|perl-bioperl-1.6.924-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-bioperl-1.6.924-1|5	%define __noautoreq 'perl\\(Bio::Expression::(.*)\\)|perl\\(Bio::Phylo::(.*)\\)|perl\\(Mac::(.*)\\)|perl\\(Win32::Clipboard\\)|perl\\(Bio::Tools::Run::Samtools\\)|perl\\(TestInterface\\)|perl\\(Bio::Phylo\\)|perl\\(Bio::SeqFeature::Annotated\\)'
14cu|perl-bioperl-1.6.924-1|6	%define __noautoprov 'perl\\(Error\\)|perl\\(Error::Simple\\)|perl\\(Error::subs\\)|perl\\(TestInterface\\)|perl\\(TestObject\\)'
14cu|perl-bioperl-1.6.924-1|7	%else
14cu|perl-bioperl-1.6.924-1|8	%define _requires_exceptions perl(Bio::Expression::FeatureSet)\\|perl(TestInterface)|perl\\(Bio::Phylo\\)
14cu|perl-bioperl-1.6.924-1|9	%define _provides_exceptions perl(Error)\\|perl(Error::Simple)\\|perl(Error::subs)\\|perl(TestInterface)\\|perl(TestObject)
14cu|perl-bioperl-1.6.924-1|10	%endif
14cu|perl-bioperl-1.6.924-1|11	
14cu|perl-bioperl-1.6.924-1|12	Name:		perl-bioperl
14cu|perl-bioperl-1.6.924-1|13	Version:	%{upstream_version}
14cu|perl-bioperl-1.6.924-1|14	Release:	1
14cu|perl-bioperl-1.6.924-1|15	Summary:	BioPerl core modules
14cu|perl-bioperl-1.6.924-1|16	
14cu|perl-bioperl-1.6.924-1|17	Group:		Development/Perl
14cu|perl-bioperl-1.6.924-1|18	License:	Artistic
14cu|perl-bioperl-1.6.924-1|19	URL:		http://www.bioperl.org
14cu|perl-bioperl-1.6.924-1|20	Source0:	https://github.com/bioperl/bioperl-live/archive/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-bioperl-1.6.924-1|21	
14cu|perl-bioperl-1.6.924-1|22	BuildRequires:	perl-devel
14cu|perl-bioperl-1.6.924-1|23	BuildRequires:	perl(Algorithm::Munkres)
14cu|perl-bioperl-1.6.924-1|24	BuildRequires:	perl(Array::Compare)
14cu|perl-bioperl-1.6.924-1|25	BuildRequires:	perl(Clone)
14cu|perl-bioperl-1.6.924-1|26	BuildRequires:	perl(Convert::Binary::C)
14cu|perl-bioperl-1.6.924-1|27	BuildRequires:	perl(CPAN) >= 1.920.5
14cu|perl-bioperl-1.6.924-1|28	BuildRequires:	perl(Data::Stag)
14cu|perl-bioperl-1.6.924-1|29	BuildRequires:	perl(DB_File)
14cu|perl-bioperl-1.6.924-1|30	BuildRequires:	perl(GraphViz)
14cu|perl-bioperl-1.6.924-1|31	BuildRequires:	perl(IO::String)
14cu|perl-bioperl-1.6.924-1|32	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-bioperl-1.6.924-1|33	BuildRequires:	perl(Math::Random)
14cu|perl-bioperl-1.6.924-1|34	BuildRequires:	perl(Module::Build)
14cu|perl-bioperl-1.6.924-1|35	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cu|perl-bioperl-1.6.924-1|36	BuildRequires:	perl(Scalar::Util)
14cu|perl-bioperl-1.6.924-1|37	BuildRequires:	perl(Set::Scalar)
14cu|perl-bioperl-1.6.924-1|38	BuildRequires:	perl(Sort::Naturally)
14cu|perl-bioperl-1.6.924-1|39	BuildRequires:	perl(SVG::Graph)
14cu|perl-bioperl-1.6.924-1|40	BuildRequires:	perl(XML::DOM::XPath)
14cu|perl-bioperl-1.6.924-1|41	BuildRequires:	perl(XML::SAX::Writer)
14cu|perl-bioperl-1.6.924-1|42	BuildRequires:	perl(XML::Simple)
14cu|perl-bioperl-1.6.924-1|43	BuildRequires:	perl(XML::Writer)
14cu|perl-bioperl-1.6.924-1|44	BuildRequires:	perl(HTML::Entities)
14cu|perl-bioperl-1.6.924-1|45	BuildRequires:	perl(HTML::HeadParser)
14cu|perl-bioperl-1.6.924-1|46	BuildRequires:	perl(HTML::TableExtract)
14cu|perl-bioperl-1.6.924-1|47	BuildRequires:	perl(IO::Scalar)
14cu|perl-bioperl-1.6.924-1|48	BuildRequires:	perl(PostScript::TextBlock)
14cu|perl-bioperl-1.6.924-1|49	BuildRequires:	perl(Bio::ASN1::EntrezGene)
14cu|perl-bioperl-1.6.924-1|50	BuildRequires:	perl(DBD::mysql)
14cu|perl-bioperl-1.6.924-1|51	BuildRequires:	perl(DBD::Pg)
14cu|perl-bioperl-1.6.924-1|52	BuildRequires:	perl(Test::Most)
14cu|perl-bioperl-1.6.924-1|53	BuildRequires:	perl(Test::Pod)
14cu|perl-bioperl-1.6.924-1|54	
14cu|perl-bioperl-1.6.924-1|55	
14cu|perl-bioperl-1.6.924-1|56	BuildArch:	noarch
14cu|perl-bioperl-1.6.924-1|57	%rename perl-Bioperl
14cu|perl-bioperl-1.6.924-1|58	
14cu|perl-bioperl-1.6.924-1|59	%description
14cu|perl-bioperl-1.6.924-1|60	Officially organized in 1995 and existing informally for several years
14cu|perl-bioperl-1.6.924-1|61	prior, The Bioperl Project is an international association of developers
14cu|perl-bioperl-1.6.924-1|62	of open source Perl tools for bioinformatics, genomics and life science
14cu|perl-bioperl-1.6.924-1|63	research.
14cu|perl-bioperl-1.6.924-1|64	
14cu|perl-bioperl-1.6.924-1|65	%prep
14cu|perl-bioperl-1.6.924-1|66	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-bioperl-1.6.924-1|67	
14cu|perl-bioperl-1.6.924-1|68	chmod 644 AUTHORS Changes
14cu|perl-bioperl-1.6.924-1|69	for file in AUTHORS Changes; do
14cu|perl-bioperl-1.6.924-1|70	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-bioperl-1.6.924-1|71	touch -r $file $file.new && \
14cu|perl-bioperl-1.6.924-1|72	mv $file.new $file
14cu|perl-bioperl-1.6.924-1|73	done
14cu|perl-bioperl-1.6.924-1|74	
14cu|perl-bioperl-1.6.924-1|75	%build
14cu|perl-bioperl-1.6.924-1|76	perl Build.PL --installdirs vendor --destdir %{buildroot}  <<EOI
14cu|perl-bioperl-1.6.924-1|77	n
14cu|perl-bioperl-1.6.924-1|78	n
14cu|perl-bioperl-1.6.924-1|79	a
14cu|perl-bioperl-1.6.924-1|80	n
14cu|perl-bioperl-1.6.924-1|81	EOI
14cu|perl-bioperl-1.6.924-1|82	
14cu|perl-bioperl-1.6.924-1|83	./Build
14cu|perl-bioperl-1.6.924-1|84	
14cu|perl-bioperl-1.6.924-1|85	%check
14cu|perl-bioperl-1.6.924-1|86	./Build test
14cu|perl-bioperl-1.6.924-1|87	
14cu|perl-bioperl-1.6.924-1|88	%install
14cu|perl-bioperl-1.6.924-1|89	./Build install
14cu|perl-bioperl-1.6.924-1|90	# those should belong to Bioperl-Run instead
14cu|perl-bioperl-1.6.924-1|91	rm -f %{buildroot}%{_bindir}/bp_pairwise_kaks.pl
14cu|perl-bioperl-1.6.924-1|92	rm -f %{buildroot}%{_bindir}/bp_blast2tree.pl
14cu|perl-bioperl-1.6.924-1|93	
14cu|perl-bioperl-1.6.924-1|94	# correct permissions
14cu|perl-bioperl-1.6.924-1|95	find %{buildroot}%{perl_vendorlib}/Bio/ -name "*.pm" -exec chmod 644 {} \;
14cu|perl-bioperl-1.6.924-1|96	
14cu|perl-bioperl-1.6.924-1|97	# clean doc
14cu|perl-bioperl-1.6.924-1|98	executables='.*\(\.\(pl\|cgi\)\|pdf2index\|dbfetch\)$'
14cu|perl-bioperl-1.6.924-1|99	for dir in examples doc;
14cu|perl-bioperl-1.6.924-1|100	do
14cu|perl-bioperl-1.6.924-1|101	find $dir -type f -regex $executables | xargs chmod 644
14cu|perl-bioperl-1.6.924-1|102	find $dir -type f -regex $executables | xargs perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
14cu|perl-bioperl-1.6.924-1|103	find $dir -type f ! -regex $executables | xargs chmod 644
14cu|perl-bioperl-1.6.924-1|104	find $dir -type f | xargs perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
14cu|perl-bioperl-1.6.924-1|105	done
14cu|perl-bioperl-1.6.924-1|106	
14cu|perl-bioperl-1.6.924-1|107	chmod -x %{buildroot}%{perl_vendorlib}/Bio/DB/HIV/lanl-schema.xml
14cu|perl-bioperl-1.6.924-1|108	find %{buildroot} -size 0 -delete
14cu|perl-bioperl-1.6.924-1|109	
14cu|perl-bioperl-1.6.924-1|110	
14cu|perl-bioperl-1.6.924-1|111	
14cu|perl-bioperl-1.6.924-1|112	cat << EOD > README.urpmi
14cu|perl-bioperl-1.6.924-1|113	Environment Variables
14cu|perl-bioperl-1.6.924-1|114	
14cu|perl-bioperl-1.6.924-1|115	Some modules which run external programs need certain environment
14cu|perl-bioperl-1.6.924-1|116	variables set. If you do not have a local copy of the specific
14cu|perl-bioperl-1.6.924-1|117	executable you do not need to set these variables. Additionally the
14cu|perl-bioperl-1.6.924-1|118	modules will attempt to locate the specific applications in your
14cu|perl-bioperl-1.6.924-1|119	runtime PATH variable. You may also need to set an environment
14cu|perl-bioperl-1.6.924-1|120	variable to tell BioPerl about your network configuration if your site
14cu|perl-bioperl-1.6.924-1|121	uses a firewall.
14cu|perl-bioperl-1.6.924-1|122	
14cu|perl-bioperl-1.6.924-1|123	Setting environment variables on unix means adding lines like the
14cu|perl-bioperl-1.6.924-1|124	following to your shell *rc file.
14cu|perl-bioperl-1.6.924-1|125	
14cu|perl-bioperl-1.6.924-1|126	For bash or sh:
14cu|perl-bioperl-1.6.924-1|127	
14cu|perl-bioperl-1.6.924-1|128	export BLASTDIR=/data1/blast
14cu|perl-bioperl-1.6.924-1|129	
14cu|perl-bioperl-1.6.924-1|130	For csh or tcsh:
14cu|perl-bioperl-1.6.924-1|131	
14cu|perl-bioperl-1.6.924-1|132	setenv BLASTDIR /data1/blast
14cu|perl-bioperl-1.6.924-1|133	
14cu|perl-bioperl-1.6.924-1|134	Some environment variables include:
14cu|perl-bioperl-1.6.924-1|135	
14cu|perl-bioperl-1.6.924-1|136	+------------------------------------------------------------------------+
14cu|perl-bioperl-1.6.924-1|137	| Env. Variable |                      Description                       |
14cu|perl-bioperl-1.6.924-1|138	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|139	|               |Specifies where the NCBI blastall, blastpgp, bl2seq,    |
14cu|perl-bioperl-1.6.924-1|140	|BLASTDIR       |etc.. are located. A 'data' directory could also be     |
14cu|perl-bioperl-1.6.924-1|141	|               |present in this directory as well, you could put your   |
14cu|perl-bioperl-1.6.924-1|142	|               |blastable databases here.                               |
14cu|perl-bioperl-1.6.924-1|143	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|144	|               |If one does not want to locate the data dir within the  |
14cu|perl-bioperl-1.6.924-1|145	|BLASTDATADIR or|same dir as where the BLASTDIR variable points, a       |
14cu|perl-bioperl-1.6.924-1|146	|BLASTDB        |BLASTDATADIR or BLASTDB variable can be set to point to |
14cu|perl-bioperl-1.6.924-1|147	|               |a dir where BLAST database indexes are located.         |
14cu|perl-bioperl-1.6.924-1|148	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|149	|BLASTMAT       |The directory containing the substitution matrices such |
14cu|perl-bioperl-1.6.924-1|150	|               |as BLOSUM62.                                            |
14cu|perl-bioperl-1.6.924-1|151	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|152	|CLUSTALDIR     |The directory where the clustalw executable is located. |
14cu|perl-bioperl-1.6.924-1|153	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|154	|TCOFFEEDIR     |The directory where the t_coffee executable is located. |
14cu|perl-bioperl-1.6.924-1|155	|---------------+--------------------------------------------------------|
14cu|perl-bioperl-1.6.924-1|156	|               |If you access the internet via a proxy server then you  |
14cu|perl-bioperl-1.6.924-1|157	|               |can tell the BioPerl modules which require network      |
14cu|perl-bioperl-1.6.924-1|158	|               |access about this by using the http_proxy environment   |
14cu|perl-bioperl-1.6.924-1|159	|http_proxy     |variable. The value set includes the proxy address and  |
14cu|perl-bioperl-1.6.924-1|160	|               |the port, with optional username/password for           |
14cu|perl-bioperl-1.6.924-1|161	|               |authentication purposes                                 |
14cu|perl-bioperl-1.6.924-1|162	|               |(e.g. http://USERNAME:PASSWORD@proxy.example.com:8080). |
14cu|perl-bioperl-1.6.924-1|163	+------------------------------------------------------------------------+
14cu|perl-bioperl-1.6.924-1|164	EOD
14cu|perl-bioperl-1.6.924-1|165	
14cu|perl-bioperl-1.6.924-1|166	%files
14cu|perl-bioperl-1.6.924-1|167	%doc AUTHORS BUGS Changes DEPENDENCIES DEPRECATED LICENSE META.json META.yml README examples
14cu|perl-bioperl-1.6.924-1|168	%{perl_vendorlib}/Bio/
14cu|perl-bioperl-1.6.924-1|169	%{_mandir}/*/*
14cu|perl-bioperl-1.6.924-1|170	
14cu|perl-bioperl-1.6.924-1|171	
14cu|perl-bioperl-1.6.924-1|172	
14cu|perl-bioperl-1.6.924-1|173	%changelog
14cu|perl-bioperl-1.6.924-1|174	
14cu|perl-bioperl-1.6.924-1|175	* Mon Jun 08 2015 abfonly <John@smith.org> 1.6.924-1
14cu|perl-bioperl-1.6.924-1|176	- (d30abdc) Log: Update to 1.6.924, fixed BR, fixed and enabled test, fixed linting and req
14cu|perl-bioperl-1.6.924-1|177	
14cu|perl-bioperl-1.6.924-1|178	

12582 14
14cu|perl-BioPerl-Run-1.6.900-5|1	%define upstream_name    BioPerl-Run
14cu|perl-BioPerl-Run-1.6.900-5|2	%define upstream_version 1.006900
14cu|perl-BioPerl-Run-1.6.900-5|3	
14cu|perl-BioPerl-Run-1.6.900-5|4	%if %{_use_internal_dependency_generator}
14cu|perl-BioPerl-Run-1.6.900-5|5	%define __noautoreq 'perl\\(Bio::Root::(.*)\\)|perl\\(Bio::Tools::(.*)\\)|perl\\(Bio::DB::EUtilities\\)'
14cu|perl-BioPerl-Run-1.6.900-5|6	%else
14cu|perl-BioPerl-Run-1.6.900-5|7	%define _requires_exceptions perl(Bio::Root::AccessorMaker)
14cu|perl-BioPerl-Run-1.6.900-5|8	%endif
14cu|perl-BioPerl-Run-1.6.900-5|9	
14cu|perl-BioPerl-Run-1.6.900-5|10	Name:		perl-%{upstream_name}
14cu|perl-BioPerl-Run-1.6.900-5|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-BioPerl-Run-1.6.900-5|12	Release:	5
14cu|perl-BioPerl-Run-1.6.900-5|13	
14cu|perl-BioPerl-Run-1.6.900-5|14	Summary:	BioPerl wrappers for external programs
14cu|perl-BioPerl-Run-1.6.900-5|15	
14cu|perl-BioPerl-Run-1.6.900-5|16	License:	Artistic
14cu|perl-BioPerl-Run-1.6.900-5|17	Group:		Development/Perl
14cu|perl-BioPerl-Run-1.6.900-5|18	Url:		http://www.bioperl.org
14cu|perl-BioPerl-Run-1.6.900-5|19	Source0:	http://bioperl.org/DIST/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-BioPerl-Run-1.6.900-5|20	
14cu|perl-BioPerl-Run-1.6.900-5|21	BuildRequires:	perl-devel
14cu|perl-BioPerl-Run-1.6.900-5|22	BuildRequires:	perl(Bio::Perl) >= 1.6.924
14cu|perl-BioPerl-Run-1.6.900-5|23	BuildRequires:	perl(File::Sort)
14cu|perl-BioPerl-Run-1.6.900-5|24	BuildRequires:	perl(Module::Build)
14cu|perl-BioPerl-Run-1.6.900-5|25	BuildRequires:	perl(XML::Twig)
14cu|perl-BioPerl-Run-1.6.900-5|26	BuildRequires:	perl(Bio::FeatureIO)
14cu|perl-BioPerl-Run-1.6.900-5|27	
14cu|perl-BioPerl-Run-1.6.900-5|28	Requires:	perl(Bio::Perl) >= 1.6.924
14cu|perl-BioPerl-Run-1.6.900-5|29	
14cu|perl-BioPerl-Run-1.6.900-5|30	BuildArch:	noarch
14cu|perl-BioPerl-Run-1.6.900-5|31	
14cu|perl-BioPerl-Run-1.6.900-5|32	%rename perl-Bioperl-Run
14cu|perl-BioPerl-Run-1.6.900-5|33	%rename perl-bioperl-run
14cu|perl-BioPerl-Run-1.6.900-5|34	
14cu|perl-BioPerl-Run-1.6.900-5|35	%description
14cu|perl-BioPerl-Run-1.6.900-5|36	Officially organized in 1995 and existing informally for several years
14cu|perl-BioPerl-Run-1.6.900-5|37	prior, The Bioperl Project is an international association of developers
14cu|perl-BioPerl-Run-1.6.900-5|38	of open source Perl tools for bioinformatics, genomics and life science
14cu|perl-BioPerl-Run-1.6.900-5|39	research.
14cu|perl-BioPerl-Run-1.6.900-5|40	
14cu|perl-BioPerl-Run-1.6.900-5|41	%prep
14cu|perl-BioPerl-Run-1.6.900-5|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-BioPerl-Run-1.6.900-5|43	# we don't need those tests because
14cu|perl-BioPerl-Run-1.6.900-5|44	# Network tests have not been requested or
14cu|perl-BioPerl-Run-1.6.900-5|45	#  Valid email not provided. Symbianflo
14cu|perl-BioPerl-Run-1.6.900-5|46	rm -fr t/BWA.t t/Blat.t t/Bowtie.t t/Eponine.t \
14cu|perl-BioPerl-Run-1.6.900-5|47	t/Phyml.t t/RepeatMasker.t t/Maq.t t/Samtools.t \
14cu|perl-BioPerl-Run-1.6.900-5|48	t/SABlastPlus.t
14cu|perl-BioPerl-Run-1.6.900-5|49	
14cu|perl-BioPerl-Run-1.6.900-5|50	%build
14cu|perl-BioPerl-Run-1.6.900-5|51	%{__perl} Build.PL installdirs=vendor <<EOI
14cu|perl-BioPerl-Run-1.6.900-5|52	y
14cu|perl-BioPerl-Run-1.6.900-5|53	n
14cu|perl-BioPerl-Run-1.6.900-5|54	EOI
14cu|perl-BioPerl-Run-1.6.900-5|55	./Build
14cu|perl-BioPerl-Run-1.6.900-5|56	
14cu|perl-BioPerl-Run-1.6.900-5|57	%check
14cu|perl-BioPerl-Run-1.6.900-5|58	# most of the check useanon-packaged  external tools, so they are useless there
14cu|perl-BioPerl-Run-1.6.900-5|59	./Build test
14cu|perl-BioPerl-Run-1.6.900-5|60	
14cu|perl-BioPerl-Run-1.6.900-5|61	%install
14cu|perl-BioPerl-Run-1.6.900-5|62	./Build install destdir=%{buildroot}
14cu|perl-BioPerl-Run-1.6.900-5|63	
14cu|perl-BioPerl-Run-1.6.900-5|64	pushd %{buildroot}%{perl_vendorlib}/Bio
14cu|perl-BioPerl-Run-1.6.900-5|65	find . -type f -name "*.pm" -exec chmod 644 {} \;
14cu|perl-BioPerl-Run-1.6.900-5|66	popd
14cu|perl-BioPerl-Run-1.6.900-5|67	
14cu|perl-BioPerl-Run-1.6.900-5|68	pushd %{buildroot}%{_bindir}
14cu|perl-BioPerl-Run-1.6.900-5|69	find . -type f -name "*.pl" -exec chmod 755 {} \;
14cu|perl-BioPerl-Run-1.6.900-5|70	sed -i 's|#!/usr/local/bin/perl|#!/usr/bin/perl|' bp_bioperl_application_installer.pl
14cu|perl-BioPerl-Run-1.6.900-5|71	popd
14cu|perl-BioPerl-Run-1.6.900-5|72	
14cu|perl-BioPerl-Run-1.6.900-5|73	%files
14cu|perl-BioPerl-Run-1.6.900-5|74	%doc AUTHORS Changes DEPENDENCIES LICENSE META.json META.yml README
14cu|perl-BioPerl-Run-1.6.900-5|75	%{perl_vendorlib}/Bio
14cu|perl-BioPerl-Run-1.6.900-5|76	%{_bindir}/*
14cu|perl-BioPerl-Run-1.6.900-5|77	%{_mandir}/man?/*
14cu|perl-BioPerl-Run-1.6.900-5|78	
14cu|perl-BioPerl-Run-1.6.900-5|79	%changelog
14cu|perl-BioPerl-Run-1.6.900-5|80	
14cu|perl-BioPerl-Run-1.6.900-5|81	* Mon Jun 08 2015 abfonly <abfonly@gmail.com> 1.6.900-5
14cu|perl-BioPerl-Run-1.6.900-5|82	- (f1ff3fa) Log: Fixed some lintings, filter usefull tests and enabled, rebuild against the new bioperl.
14cu|perl-BioPerl-Run-1.6.900-5|83	
14cu|perl-BioPerl-Run-1.6.900-5|84	

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

12584 14
14cu|perl-B-Lint-1.200.0-1|1	%define upstream_name    B-Lint
14cu|perl-B-Lint-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-B-Lint-1.200.0-1|3	
14cu|perl-B-Lint-1.200.0-1|4	
14cu|perl-B-Lint-1.200.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-B-Lint-1.200.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-B-Lint-1.200.0-1|7	Release:    1
14cu|perl-B-Lint-1.200.0-1|8	License:    GPL+ or Artistic
14cu|perl-B-Lint-1.200.0-1|9	Group:      Development/Perl
14cu|perl-B-Lint-1.200.0-1|10	Summary:    Adds debugging stringification to B::
14cu|perl-B-Lint-1.200.0-1|11	
14cu|perl-B-Lint-1.200.0-1|12	Source:     http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-B-Lint-1.200.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-B-Lint-1.200.0-1|14	BuildRequires: perl-devel
14cu|perl-B-Lint-1.200.0-1|15	BuildRequires: perl(Module::Pluggable) >= 5.100.0
14cu|perl-B-Lint-1.200.0-1|16	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-B-Lint-1.200.0-1|17	# It should be noarch.Symbianflo
14cu|perl-B-Lint-1.200.0-1|18	Obsoletes:     %{name} < %{EVRD}
14cu|perl-B-Lint-1.200.0-1|19	BuildArch:     noarch
14cu|perl-B-Lint-1.200.0-1|20	
14cu|perl-B-Lint-1.200.0-1|21	%description
14cu|perl-B-Lint-1.200.0-1|22	The B::Lint module is equivalent to an extended version of the *-w* option
14cu|perl-B-Lint-1.200.0-1|23	of *perl*. It is named after the program _lint_ which carries out a similar
14cu|perl-B-Lint-1.200.0-1|24	process for C programs.
14cu|perl-B-Lint-1.200.0-1|25	
14cu|perl-B-Lint-1.200.0-1|26	%prep
14cu|perl-B-Lint-1.200.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-B-Lint-1.200.0-1|28	
14cu|perl-B-Lint-1.200.0-1|29	%build
14cu|perl-B-Lint-1.200.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-B-Lint-1.200.0-1|31	%make
14cu|perl-B-Lint-1.200.0-1|32	
14cu|perl-B-Lint-1.200.0-1|33	%check
14cu|perl-B-Lint-1.200.0-1|34	make test
14cu|perl-B-Lint-1.200.0-1|35	
14cu|perl-B-Lint-1.200.0-1|36	%install
14cu|perl-B-Lint-1.200.0-1|37	%makeinstall_std
14cu|perl-B-Lint-1.200.0-1|38	
14cu|perl-B-Lint-1.200.0-1|39	%files
14cu|perl-B-Lint-1.200.0-1|40	%doc Changes README META.json META.yml
14cu|perl-B-Lint-1.200.0-1|41	%{_mandir}/man3/*
14cu|perl-B-Lint-1.200.0-1|42	%{perl_vendorlib}/*
14cu|perl-B-Lint-1.200.0-1|43	
14cu|perl-B-Lint-1.200.0-1|44	
14cu|perl-B-Lint-1.200.0-1|45	
14cu|perl-B-Lint-1.200.0-1|46	
14cu|perl-B-Lint-1.200.0-1|47	
14cu|perl-B-Lint-1.200.0-1|48	%changelog
14cu|perl-B-Lint-1.200.0-1|49	
14cu|perl-B-Lint-1.200.0-1|50	* Sat Jun 27 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-B-Lint-1.200.0-1|51	- (94120c0) Log: Update to 1.200.0, noarch build, spec clean
14cu|perl-B-Lint-1.200.0-1|52	
14cu|perl-B-Lint-1.200.0-1|53	

12585 14
14cu|perl-boolean-0.450.0-1|1	%define upstream_name    boolean
14cu|perl-boolean-0.450.0-1|2	%define upstream_version 0.45
14cu|perl-boolean-0.450.0-1|3	
14cu|perl-boolean-0.450.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-boolean-0.450.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-boolean-0.450.0-1|6	Release:	1
14cu|perl-boolean-0.450.0-1|7	
14cu|perl-boolean-0.450.0-1|8	Summary:	Boolean support for Perl
14cu|perl-boolean-0.450.0-1|9	
14cu|perl-boolean-0.450.0-1|10	License:	GPL+ or Artistic
14cu|perl-boolean-0.450.0-1|11	Group:		Development/Perl
14cu|perl-boolean-0.450.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-boolean-0.450.0-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-boolean-0.450.0-1|14	
14cu|perl-boolean-0.450.0-1|15	BuildRequires:	perl-devel
14cu|perl-boolean-0.450.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-boolean-0.450.0-1|17	
14cu|perl-boolean-0.450.0-1|18	BuildArch:	noarch
14cu|perl-boolean-0.450.0-1|19	Provides:	perl(boolean)
14cu|perl-boolean-0.450.0-1|20	
14cu|perl-boolean-0.450.0-1|21	%description
14cu|perl-boolean-0.450.0-1|22	Most programming languages have a native 'Boolean' data type. Perl does
14cu|perl-boolean-0.450.0-1|23	not.
14cu|perl-boolean-0.450.0-1|24	
14cu|perl-boolean-0.450.0-1|25	Perl has a simple and well known Truth System. The following scalar values
14cu|perl-boolean-0.450.0-1|26	are false:
14cu|perl-boolean-0.450.0-1|27	
14cu|perl-boolean-0.450.0-1|28	$false1 = undef;
14cu|perl-boolean-0.450.0-1|29	$false2 = 0;
14cu|perl-boolean-0.450.0-1|30	$false3 = 0.0;
14cu|perl-boolean-0.450.0-1|31	$false4 = '';
14cu|perl-boolean-0.450.0-1|32	$false5 = '0';
14cu|perl-boolean-0.450.0-1|33	
14cu|perl-boolean-0.450.0-1|34	%prep
14cu|perl-boolean-0.450.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-boolean-0.450.0-1|36	
14cu|perl-boolean-0.450.0-1|37	%build
14cu|perl-boolean-0.450.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-boolean-0.450.0-1|39	%make
14cu|perl-boolean-0.450.0-1|40	
14cu|perl-boolean-0.450.0-1|41	%check
14cu|perl-boolean-0.450.0-1|42	%make test
14cu|perl-boolean-0.450.0-1|43	
14cu|perl-boolean-0.450.0-1|44	%install
14cu|perl-boolean-0.450.0-1|45	%makeinstall_std
14cu|perl-boolean-0.450.0-1|46	
14cu|perl-boolean-0.450.0-1|47	%files
14cu|perl-boolean-0.450.0-1|48	%doc Changes README LICENSE CONTRIBUTING META.json META.yml
14cu|perl-boolean-0.450.0-1|49	%{_mandir}/man3/*
14cu|perl-boolean-0.450.0-1|50	%{perl_vendorlib}/*
14cu|perl-boolean-0.450.0-1|51	
14cu|perl-boolean-0.450.0-1|52	
14cu|perl-boolean-0.450.0-1|53	
14cu|perl-boolean-0.450.0-1|54	%changelog
14cu|perl-boolean-0.450.0-1|55	
14cu|perl-boolean-0.450.0-1|56	* Tue Jun 23 2015 abfonly <John@smith.org> 0.450.0-1
14cu|perl-boolean-0.450.0-1|57	- (8de0033) Log: Update to 0.450.0
14cu|perl-boolean-0.450.0-1|58	
14cu|perl-boolean-0.450.0-1|59	

12586 14
14cu|perl-Bot-BasicBot-0.890.0-1|1	%define upstream_name	 Bot-BasicBot
14cu|perl-Bot-BasicBot-0.890.0-1|2	%define upstream_version 0.89
14cu|perl-Bot-BasicBot-0.890.0-1|3	
14cu|perl-Bot-BasicBot-0.890.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Bot-BasicBot-0.890.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Bot-BasicBot-0.890.0-1|6	Release:	1
14cu|perl-Bot-BasicBot-0.890.0-1|7	Summary:	A simple IRC bot base class
14cu|perl-Bot-BasicBot-0.890.0-1|8	License:	GPL+ or Artistic
14cu|perl-Bot-BasicBot-0.890.0-1|9	Group:		Development/Perl
14cu|perl-Bot-BasicBot-0.890.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Bot-BasicBot-0.890.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Bot-BasicBot-0.890.0-1|12	
14cu|perl-Bot-BasicBot-0.890.0-1|13	BuildRequires:	perl-devel
14cu|perl-Bot-BasicBot-0.890.0-1|14	BuildRequires:	perl(Module::Build)
14cu|perl-Bot-BasicBot-0.890.0-1|15	BuildRequires:	perl(POE::Component::IRC)
14cu|perl-Bot-BasicBot-0.890.0-1|16	BuildArch:	noarch
14cu|perl-Bot-BasicBot-0.890.0-1|17	
14cu|perl-Bot-BasicBot-0.890.0-1|18	%description
14cu|perl-Bot-BasicBot-0.890.0-1|19	A basic bot system written in Perl, designed to make it easy to do simple bots,
14cu|perl-Bot-BasicBot-0.890.0-1|20	optionally forking longer processes (like searches) concurrently in the
14cu|perl-Bot-BasicBot-0.890.0-1|21	background.
14cu|perl-Bot-BasicBot-0.890.0-1|22	
14cu|perl-Bot-BasicBot-0.890.0-1|23	%prep
14cu|perl-Bot-BasicBot-0.890.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Bot-BasicBot-0.890.0-1|25	
14cu|perl-Bot-BasicBot-0.890.0-1|26	%build
14cu|perl-Bot-BasicBot-0.890.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Bot-BasicBot-0.890.0-1|28	%make
14cu|perl-Bot-BasicBot-0.890.0-1|29	
14cu|perl-Bot-BasicBot-0.890.0-1|30	%check
14cu|perl-Bot-BasicBot-0.890.0-1|31	# tests try to connect to internet
14cu|perl-Bot-BasicBot-0.890.0-1|32	%make test
14cu|perl-Bot-BasicBot-0.890.0-1|33	
14cu|perl-Bot-BasicBot-0.890.0-1|34	%install
14cu|perl-Bot-BasicBot-0.890.0-1|35	%makeinstall_std
14cu|perl-Bot-BasicBot-0.890.0-1|36	
14cu|perl-Bot-BasicBot-0.890.0-1|37	%files
14cu|perl-Bot-BasicBot-0.890.0-1|38	%doc Changes examples
14cu|perl-Bot-BasicBot-0.890.0-1|39	%{perl_vendorlib}/Bot/*
14cu|perl-Bot-BasicBot-0.890.0-1|40	%{_mandir}/*/*
14cu|perl-Bot-BasicBot-0.890.0-1|41	
14cu|perl-Bot-BasicBot-0.890.0-1|42	
14cu|perl-Bot-BasicBot-0.890.0-1|43	%changelog
14cu|perl-Bot-BasicBot-0.890.0-1|44	* Mon Jan 26 2015 abfonly <abfonly@gmail.com> 0.890.0-1
14cu|perl-Bot-BasicBot-0.890.0-1|45	+ Revision: ebed122
14cu|perl-Bot-BasicBot-0.890.0-1|46	- Log: Update to 0.890
14cu|perl-Bot-BasicBot-0.890.0-1|47	
14cu|perl-Bot-BasicBot-0.890.0-1|48	

12587 14
14cu|perl-Browser-Open-0.40.0-2|1	%define upstream_name    Browser-Open
14cu|perl-Browser-Open-0.40.0-2|2	%define upstream_version 0.04
14cu|perl-Browser-Open-0.40.0-2|3	
14cu|perl-Browser-Open-0.40.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Browser-Open-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Browser-Open-0.40.0-2|6	Release:	2
14cu|perl-Browser-Open-0.40.0-2|7	Summary:	Open a browser in a given URL
14cu|perl-Browser-Open-0.40.0-2|8	License:	GPL+ or Artistic
14cu|perl-Browser-Open-0.40.0-2|9	Group:		Development/Perl
14cu|perl-Browser-Open-0.40.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Browser-Open-0.40.0-2|11	Source0:	http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Browser-Open-0.40.0-2|12	BuildRequires:	perl-devel
14cu|perl-Browser-Open-0.40.0-2|13	BuildRequires:	perl(Test::More)
14cu|perl-Browser-Open-0.40.0-2|14	BuildRequires:	perl(parent)
14cu|perl-Browser-Open-0.40.0-2|15	BuildArch:	noarch
14cu|perl-Browser-Open-0.40.0-2|16	
14cu|perl-Browser-Open-0.40.0-2|17	%description
14cu|perl-Browser-Open-0.40.0-2|18	The functions optionaly exported by this module allows you to open URLs in
14cu|perl-Browser-Open-0.40.0-2|19	the user browser.
14cu|perl-Browser-Open-0.40.0-2|20	
14cu|perl-Browser-Open-0.40.0-2|21	A set of known commands per OS-name is tested for presence, and the first
14cu|perl-Browser-Open-0.40.0-2|22	one found is executed. With an optional parameter, all known commands are
14cu|perl-Browser-Open-0.40.0-2|23	checked.
14cu|perl-Browser-Open-0.40.0-2|24	
14cu|perl-Browser-Open-0.40.0-2|25	The the "open_browser" manpage uses the 'system()' function to execute the
14cu|perl-Browser-Open-0.40.0-2|26	command. If you want more control, you can get the command with the the
14cu|perl-Browser-Open-0.40.0-2|27	"open_browser_cmd" manpage or the "open_browser_cmd_all" manpage functions
14cu|perl-Browser-Open-0.40.0-2|28	and then use whatever method you want to execute it.
14cu|perl-Browser-Open-0.40.0-2|29	
14cu|perl-Browser-Open-0.40.0-2|30	%prep
14cu|perl-Browser-Open-0.40.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Browser-Open-0.40.0-2|32	
14cu|perl-Browser-Open-0.40.0-2|33	%build
14cu|perl-Browser-Open-0.40.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Browser-Open-0.40.0-2|35	%make
14cu|perl-Browser-Open-0.40.0-2|36	
14cu|perl-Browser-Open-0.40.0-2|37	%check
14cu|perl-Browser-Open-0.40.0-2|38	%make test
14cu|perl-Browser-Open-0.40.0-2|39	
14cu|perl-Browser-Open-0.40.0-2|40	%install
14cu|perl-Browser-Open-0.40.0-2|41	%makeinstall_std
14cu|perl-Browser-Open-0.40.0-2|42	
14cu|perl-Browser-Open-0.40.0-2|43	%files
14cu|perl-Browser-Open-0.40.0-2|44	%doc Changes META.yml README
14cu|perl-Browser-Open-0.40.0-2|45	%{_mandir}/man3/*
14cu|perl-Browser-Open-0.40.0-2|46	%{perl_vendorlib}/*
14cu|perl-Browser-Open-0.40.0-2|47	
14cu|perl-Browser-Open-0.40.0-2|48	%changelog
14cu|perl-Browser-Open-0.40.0-2|49	
14cu|perl-Browser-Open-0.40.0-2|50	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0.40.0-2
14cu|perl-Browser-Open-0.40.0-2|51	- (6b20ff4) Updated upstream URL
14cu|perl-Browser-Open-0.40.0-2|52	
14cu|perl-Browser-Open-0.40.0-2|53	

12588 14
14cu|perl-Business-ISBN-2.10.0-1|1	%define upstream_name    Business-ISBN
14cu|perl-Business-ISBN-2.10.0-1|2	%define upstream_version 2.010
14cu|perl-Business-ISBN-2.10.0-1|3	
14cu|perl-Business-ISBN-2.10.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Business-ISBN-2.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Business-ISBN-2.10.0-1|6	Release:    1
14cu|perl-Business-ISBN-2.10.0-1|7	
14cu|perl-Business-ISBN-2.10.0-1|8	Summary:    Work with 13 digit International Standard Book Numbers
14cu|perl-Business-ISBN-2.10.0-1|9	License:    GPL+ or Artistic
14cu|perl-Business-ISBN-2.10.0-1|10	Group:      Development/Perl
14cu|perl-Business-ISBN-2.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Business-ISBN-2.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Business/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Business-ISBN-2.10.0-1|13	
14cu|perl-Business-ISBN-2.10.0-1|14	BuildRequires: perl-devel
14cu|perl-Business-ISBN-2.10.0-1|15	BuildRequires: perl(Business::ISBN::Data)
14cu|perl-Business-ISBN-2.10.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Business-ISBN-2.10.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Business-ISBN-2.10.0-1|18	BuildRequires: perl(URI)
14cu|perl-Business-ISBN-2.10.0-1|19	BuildArch: noarch
14cu|perl-Business-ISBN-2.10.0-1|20	
14cu|perl-Business-ISBN-2.10.0-1|21	%description
14cu|perl-Business-ISBN-2.10.0-1|22	This modules handles International Standard Book Numbers, including ISBN-10
14cu|perl-Business-ISBN-2.10.0-1|23	and ISBN-13.
14cu|perl-Business-ISBN-2.10.0-1|24	
14cu|perl-Business-ISBN-2.10.0-1|25	Function interface
14cu|perl-Business-ISBN-2.10.0-1|26	* valid_isbn_checksum( ISBN10 | ISBN13 )
14cu|perl-Business-ISBN-2.10.0-1|27	
14cu|perl-Business-ISBN-2.10.0-1|28	This function is exportable on demand, and works for either 10 or 13
14cu|perl-Business-ISBN-2.10.0-1|29	character ISBNs).
14cu|perl-Business-ISBN-2.10.0-1|30	
14cu|perl-Business-ISBN-2.10.0-1|31	%prep
14cu|perl-Business-ISBN-2.10.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Business-ISBN-2.10.0-1|33	
14cu|perl-Business-ISBN-2.10.0-1|34	%build
14cu|perl-Business-ISBN-2.10.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Business-ISBN-2.10.0-1|36	
14cu|perl-Business-ISBN-2.10.0-1|37	%make
14cu|perl-Business-ISBN-2.10.0-1|38	
14cu|perl-Business-ISBN-2.10.0-1|39	%check
14cu|perl-Business-ISBN-2.10.0-1|40	%make test
14cu|perl-Business-ISBN-2.10.0-1|41	
14cu|perl-Business-ISBN-2.10.0-1|42	%install
14cu|perl-Business-ISBN-2.10.0-1|43	%makeinstall_std
14cu|perl-Business-ISBN-2.10.0-1|44	
14cu|perl-Business-ISBN-2.10.0-1|45	%files
14cu|perl-Business-ISBN-2.10.0-1|46	%doc Changes LICENSE META.json META.yml
14cu|perl-Business-ISBN-2.10.0-1|47	%{_mandir}/man3/*
14cu|perl-Business-ISBN-2.10.0-1|48	%{perl_vendorlib}/*
14cu|perl-Business-ISBN-2.10.0-1|49	
14cu|perl-Business-ISBN-2.10.0-1|50	
14cu|perl-Business-ISBN-2.10.0-1|51	%changelog
14cu|perl-Business-ISBN-2.10.0-1|52	
14cu|perl-Business-ISBN-2.10.0-1|53	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-1
14cu|perl-Business-ISBN-2.10.0-1|54	- (03d32d0) Fix files
14cu|perl-Business-ISBN-2.10.0-1|55	
14cu|perl-Business-ISBN-2.10.0-1|56	

12589 14
14cu|perl-Business-ISBN-Data-20140910.3.0-1|1	%define upstream_name    Business-ISBN-Data
14cu|perl-Business-ISBN-Data-20140910.3.0-1|2	%define upstream_version 20140910.003
14cu|perl-Business-ISBN-Data-20140910.3.0-1|3	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Business-ISBN-Data-20140910.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Business-ISBN-Data-20140910.3.0-1|6	Release:    1
14cu|perl-Business-ISBN-Data-20140910.3.0-1|7	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|8	Summary:    Data pack for Business::ISBN
14cu|perl-Business-ISBN-Data-20140910.3.0-1|9	License:    GPL+ or Artistic
14cu|perl-Business-ISBN-Data-20140910.3.0-1|10	Group:      Development/Perl
14cu|perl-Business-ISBN-Data-20140910.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Business-ISBN-Data-20140910.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Business/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Business-ISBN-Data-20140910.3.0-1|13	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|14	BuildRequires: perl-devel
14cu|perl-Business-ISBN-Data-20140910.3.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Business-ISBN-Data-20140910.3.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Business-ISBN-Data-20140910.3.0-1|17	BuildRequires: perl(File::Basename)
14cu|perl-Business-ISBN-Data-20140910.3.0-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Business-ISBN-Data-20140910.3.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-Business-ISBN-Data-20140910.3.0-1|20	BuildArch: noarch
14cu|perl-Business-ISBN-Data-20140910.3.0-1|21	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|22	%description
14cu|perl-Business-ISBN-Data-20140910.3.0-1|23	You don't need to load this module yourself in most cases. 'Business::ISBN'
14cu|perl-Business-ISBN-Data-20140910.3.0-1|24	will load it when it loads.
14cu|perl-Business-ISBN-Data-20140910.3.0-1|25	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|26	These data are generated from the _RangeMessage.xml_ file provided by the
14cu|perl-Business-ISBN-Data-20140910.3.0-1|27	ISBN Agency. You can retrieve this yourself at the
14cu|perl-Business-ISBN-Data-20140910.3.0-1|28	https://www.isbn-international.org/range_file_generation manpage. This file
14cu|perl-Business-ISBN-Data-20140910.3.0-1|29	is included as part of the distribution and should be installed at
14cu|perl-Business-ISBN-Data-20140910.3.0-1|30	_~lib/Business/ISBN/Data/RangeMessage.xml_.
14cu|perl-Business-ISBN-Data-20140910.3.0-1|31	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|32	If you want to use a different _RangeMessage.xml_ file, you can set the
14cu|perl-Business-ISBN-Data-20140910.3.0-1|33	'ISBN_RANGE_MESSAGE' environment variable to the alternate location before
14cu|perl-Business-ISBN-Data-20140910.3.0-1|34	you load 'Business::ISBN'. This way, you can use the latest (or even
14cu|perl-Business-ISBN-Data-20140910.3.0-1|35	earlier) data without having to install something new or wait for an update
14cu|perl-Business-ISBN-Data-20140910.3.0-1|36	to this module.
14cu|perl-Business-ISBN-Data-20140910.3.0-1|37	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|38	%prep
14cu|perl-Business-ISBN-Data-20140910.3.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Business-ISBN-Data-20140910.3.0-1|40	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|41	%build
14cu|perl-Business-ISBN-Data-20140910.3.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Business-ISBN-Data-20140910.3.0-1|43	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|44	%make
14cu|perl-Business-ISBN-Data-20140910.3.0-1|45	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|46	%check
14cu|perl-Business-ISBN-Data-20140910.3.0-1|47	%make test
14cu|perl-Business-ISBN-Data-20140910.3.0-1|48	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|49	%install
14cu|perl-Business-ISBN-Data-20140910.3.0-1|50	%makeinstall_std
14cu|perl-Business-ISBN-Data-20140910.3.0-1|51	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|52	%files
14cu|perl-Business-ISBN-Data-20140910.3.0-1|53	%doc Changes LICENSE META.json META.yml
14cu|perl-Business-ISBN-Data-20140910.3.0-1|54	%{_mandir}/man3/*
14cu|perl-Business-ISBN-Data-20140910.3.0-1|55	%{perl_vendorlib}/*
14cu|perl-Business-ISBN-Data-20140910.3.0-1|56	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|57	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|58	%changelog
14cu|perl-Business-ISBN-Data-20140910.3.0-1|59	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|60	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 20140910.3.0-1
14cu|perl-Business-ISBN-Data-20140910.3.0-1|61	- (ea3401e) Fix files
14cu|perl-Business-ISBN-Data-20140910.3.0-1|62	
14cu|perl-Business-ISBN-Data-20140910.3.0-1|63	

12590 14
14cu|perl-Business-ISMN-1.130.0-1|1	%define upstream_name    Business-ISMN
14cu|perl-Business-ISMN-1.130.0-1|2	%define upstream_version 1.13
14cu|perl-Business-ISMN-1.130.0-1|3	
14cu|perl-Business-ISMN-1.130.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Business-ISMN-1.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Business-ISMN-1.130.0-1|6	Release:    1
14cu|perl-Business-ISMN-1.130.0-1|7	
14cu|perl-Business-ISMN-1.130.0-1|8	Summary:    Data pack for Business::ISMN
14cu|perl-Business-ISMN-1.130.0-1|9	License:    GPL+ or Artistic
14cu|perl-Business-ISMN-1.130.0-1|10	Group:      Development/Perl
14cu|perl-Business-ISMN-1.130.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Business-ISMN-1.130.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Business/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Business-ISMN-1.130.0-1|13	
14cu|perl-Business-ISMN-1.130.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Business-ISMN-1.130.0-1|15	BuildRequires: perl(List::Util)
14cu|perl-Business-ISMN-1.130.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Business-ISMN-1.130.0-1|17	BuildRequires: perl(Tie::Cycle)
14cu|perl-Business-ISMN-1.130.0-1|18	BuildRequires: perl-devel
14cu|perl-Business-ISMN-1.130.0-1|19	BuildArch: noarch
14cu|perl-Business-ISMN-1.130.0-1|20	
14cu|perl-Business-ISMN-1.130.0-1|21	%description
14cu|perl-Business-ISMN-1.130.0-1|22	Methods
14cu|perl-Business-ISMN-1.130.0-1|23	* new($ismn)
14cu|perl-Business-ISMN-1.130.0-1|24	
14cu|perl-Business-ISMN-1.130.0-1|25	The constructor accepts a scalar representing the ISMN.
14cu|perl-Business-ISMN-1.130.0-1|26	
14cu|perl-Business-ISMN-1.130.0-1|27	The string representing the ISMN may contain characters other than
14cu|perl-Business-ISMN-1.130.0-1|28	'[0-9mM]', although these will be removed in the internal
14cu|perl-Business-ISMN-1.130.0-1|29	representation. The resulting string must look like an ISMN - the
14cu|perl-Business-ISMN-1.130.0-1|30	first character is an 'M' and the following nine characters must be
14cu|perl-Business-ISMN-1.130.0-1|31	digits.
14cu|perl-Business-ISMN-1.130.0-1|32	
14cu|perl-Business-ISMN-1.130.0-1|33	%prep
14cu|perl-Business-ISMN-1.130.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Business-ISMN-1.130.0-1|35	
14cu|perl-Business-ISMN-1.130.0-1|36	%build
14cu|perl-Business-ISMN-1.130.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Business-ISMN-1.130.0-1|38	
14cu|perl-Business-ISMN-1.130.0-1|39	%make
14cu|perl-Business-ISMN-1.130.0-1|40	
14cu|perl-Business-ISMN-1.130.0-1|41	%check
14cu|perl-Business-ISMN-1.130.0-1|42	%make test
14cu|perl-Business-ISMN-1.130.0-1|43	
14cu|perl-Business-ISMN-1.130.0-1|44	%install
14cu|perl-Business-ISMN-1.130.0-1|45	%makeinstall_std
14cu|perl-Business-ISMN-1.130.0-1|46	
14cu|perl-Business-ISMN-1.130.0-1|47	%files
14cu|perl-Business-ISMN-1.130.0-1|48	%doc Changes LICENSE META.json META.yml README
14cu|perl-Business-ISMN-1.130.0-1|49	%{_mandir}/man3/*
14cu|perl-Business-ISMN-1.130.0-1|50	%{perl_vendorlib}/*
14cu|perl-Business-ISMN-1.130.0-1|51	
14cu|perl-Business-ISMN-1.130.0-1|52	
14cu|perl-Business-ISMN-1.130.0-1|53	%changelog
14cu|perl-Business-ISMN-1.130.0-1|54	
14cu|perl-Business-ISMN-1.130.0-1|55	* Thu May 07 2015 Stas Fomin <stas-fomin@yandex.ru> 1.130.0-1
14cu|perl-Business-ISMN-1.130.0-1|56	- (453bc0f) First version
14cu|perl-Business-ISMN-1.130.0-1|57	
14cu|perl-Business-ISMN-1.130.0-1|58	

12591 14
14cu|perl-Business-ISSN-0.910.0-1|1	%define upstream_name    Business-ISSN
14cu|perl-Business-ISSN-0.910.0-1|2	%define upstream_version 0.91
14cu|perl-Business-ISSN-0.910.0-1|3	
14cu|perl-Business-ISSN-0.910.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Business-ISSN-0.910.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Business-ISSN-0.910.0-1|6	Release:    1
14cu|perl-Business-ISSN-0.910.0-1|7	
14cu|perl-Business-ISSN-0.910.0-1|8	Summary:    Perl extension for International Standard Serial Numbers
14cu|perl-Business-ISSN-0.910.0-1|9	License:    GPL+ or Artistic
14cu|perl-Business-ISSN-0.910.0-1|10	Group:      Development/Perl
14cu|perl-Business-ISSN-0.910.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Business-ISSN-0.910.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Business/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Business-ISSN-0.910.0-1|13	
14cu|perl-Business-ISSN-0.910.0-1|14	BuildRequires: perl-devel
14cu|perl-Business-ISSN-0.910.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Business-ISSN-0.910.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Business-ISSN-0.910.0-1|17	BuildArch: noarch
14cu|perl-Business-ISSN-0.910.0-1|18	
14cu|perl-Business-ISSN-0.910.0-1|19	%description
14cu|perl-Business-ISSN-0.910.0-1|20	* new($issn)
14cu|perl-Business-ISSN-0.910.0-1|21	
14cu|perl-Business-ISSN-0.910.0-1|22	The constructor accepts a scalar representing the ISSN.
14cu|perl-Business-ISSN-0.910.0-1|23	
14cu|perl-Business-ISSN-0.910.0-1|24	The string representing the ISSN may contain characters other than
14cu|perl-Business-ISSN-0.910.0-1|25	[0-9xX], although these will be removed in the internal representation.
14cu|perl-Business-ISSN-0.910.0-1|26	The resulting string must look like an ISSN - the first seven characters
14cu|perl-Business-ISSN-0.910.0-1|27	must be digits and the eighth character must be a digit, 'x', or 'X'.
14cu|perl-Business-ISSN-0.910.0-1|28	
14cu|perl-Business-ISSN-0.910.0-1|29	%prep
14cu|perl-Business-ISSN-0.910.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Business-ISSN-0.910.0-1|31	
14cu|perl-Business-ISSN-0.910.0-1|32	%build
14cu|perl-Business-ISSN-0.910.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Business-ISSN-0.910.0-1|34	
14cu|perl-Business-ISSN-0.910.0-1|35	%make
14cu|perl-Business-ISSN-0.910.0-1|36	
14cu|perl-Business-ISSN-0.910.0-1|37	%check
14cu|perl-Business-ISSN-0.910.0-1|38	%make test
14cu|perl-Business-ISSN-0.910.0-1|39	
14cu|perl-Business-ISSN-0.910.0-1|40	%install
14cu|perl-Business-ISSN-0.910.0-1|41	%makeinstall_std
14cu|perl-Business-ISSN-0.910.0-1|42	
14cu|perl-Business-ISSN-0.910.0-1|43	%files
14cu|perl-Business-ISSN-0.910.0-1|44	%doc Changes LICENSE META.yml README
14cu|perl-Business-ISSN-0.910.0-1|45	%{_mandir}/man3/*
14cu|perl-Business-ISSN-0.910.0-1|46	%{perl_vendorlib}/*
14cu|perl-Business-ISSN-0.910.0-1|47	
14cu|perl-Business-ISSN-0.910.0-1|48	
14cu|perl-Business-ISSN-0.910.0-1|49	%changelog
14cu|perl-Business-ISSN-0.910.0-1|50	
14cu|perl-Business-ISSN-0.910.0-1|51	* Thu May 07 2015 Stas Fomin <stas-fomin@yandex.ru> 0.910.0-1
14cu|perl-Business-ISSN-0.910.0-1|52	- (bd8e86a) First version
14cu|perl-Business-ISSN-0.910.0-1|53	
14cu|perl-Business-ISSN-0.910.0-1|54	

12592 14
14cu|perl-B-Utils-0.270.0-1|1	%define upstream_name    B-Utils
14cu|perl-B-Utils-0.270.0-1|2	%define upstream_version 0.27
14cu|perl-B-Utils-0.270.0-1|3	%define __noautoprov 'Utils.so'
14cu|perl-B-Utils-0.270.0-1|4	
14cu|perl-B-Utils-0.270.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-B-Utils-0.270.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-B-Utils-0.270.0-1|7	Release:	1
14cu|perl-B-Utils-0.270.0-1|8	
14cu|perl-B-Utils-0.270.0-1|9	Summary:    Easily build XS extensions that depend on XS extensions
14cu|perl-B-Utils-0.270.0-1|10	
14cu|perl-B-Utils-0.270.0-1|11	
14cu|perl-B-Utils-0.270.0-1|12	License:    GPL+ or Artistic
14cu|perl-B-Utils-0.270.0-1|13	Group:      Development/Perl
14cu|perl-B-Utils-0.270.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-B-Utils-0.270.0-1|15	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-B-Utils-0.270.0-1|16	Source100:  %{name}.rpmlintrc
14cu|perl-B-Utils-0.270.0-1|17	
14cu|perl-B-Utils-0.270.0-1|18	BuildRequires: perl(ExtUtils::Depends)
14cu|perl-B-Utils-0.270.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-B-Utils-0.270.0-1|20	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-B-Utils-0.270.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-B-Utils-0.270.0-1|22	BuildRequires: perl(Exporter)
14cu|perl-B-Utils-0.270.0-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-B-Utils-0.270.0-1|24	BuildRequires: perl(Task::Weaken)
14cu|perl-B-Utils-0.270.0-1|25	BuildRequires: perl-devel
14cu|perl-B-Utils-0.270.0-1|26	
14cu|perl-B-Utils-0.270.0-1|27	
14cu|perl-B-Utils-0.270.0-1|28	%description
14cu|perl-B-Utils-0.270.0-1|29	sub foo {
14cu|perl-B-Utils-0.270.0-1|30	dothis(1);
14cu|perl-B-Utils-0.270.0-1|31	find_things();
14cu|perl-B-Utils-0.270.0-1|32	return;
14cu|perl-B-Utils-0.270.0-1|33	}
14cu|perl-B-Utils-0.270.0-1|34	
14cu|perl-B-Utils-0.270.0-1|35	has the following optree:
14cu|perl-B-Utils-0.270.0-1|36	
14cu|perl-B-Utils-0.270.0-1|37	d  <1> leavesub[1 ref] K/REFC,1 ->(end)
14cu|perl-B-Utils-0.270.0-1|38	-     <@> lineseq KP ->d
14cu|perl-B-Utils-0.270.0-1|39	1        <;> nextstate(main -371 bah.pl:8) v/2 ->2
14cu|perl-B-Utils-0.270.0-1|40	5        <1> entersub[t2] vKS/TARG,3 ->6
14cu|perl-B-Utils-0.270.0-1|41	-           <1> ex-list K ->5
14cu|perl-B-Utils-0.270.0-1|42	2              <0> pushmark s ->3
14cu|perl-B-Utils-0.270.0-1|43	3              <$> const[IV 1] sM ->4
14cu|perl-B-Utils-0.270.0-1|44	-              <1> ex-rv2cv sK/3 ->-
14cu|perl-B-Utils-0.270.0-1|45	4                 <#> gv[*dothis] s ->5
14cu|perl-B-Utils-0.270.0-1|46	6        <;> nextstate(main -371 bah.pl:9) v/2 ->7
14cu|perl-B-Utils-0.270.0-1|47	
14cu|perl-B-Utils-0.270.0-1|48	%prep
14cu|perl-B-Utils-0.270.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-B-Utils-0.270.0-1|50	chmod 644 Changes BUtils.h Utils.xs OP.xs
14cu|perl-B-Utils-0.270.0-1|51	
14cu|perl-B-Utils-0.270.0-1|52	%build
14cu|perl-B-Utils-0.270.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-B-Utils-0.270.0-1|54	%make
14cu|perl-B-Utils-0.270.0-1|55	
14cu|perl-B-Utils-0.270.0-1|56	%check
14cu|perl-B-Utils-0.270.0-1|57	make test
14cu|perl-B-Utils-0.270.0-1|58	
14cu|perl-B-Utils-0.270.0-1|59	%install
14cu|perl-B-Utils-0.270.0-1|60	%makeinstall_std
14cu|perl-B-Utils-0.270.0-1|61	
14cu|perl-B-Utils-0.270.0-1|62	%files
14cu|perl-B-Utils-0.270.0-1|63	%doc Changes README LICENSE META.json META.yml
14cu|perl-B-Utils-0.270.0-1|64	%{_mandir}/man3/*
14cu|perl-B-Utils-0.270.0-1|65	%{perl_vendorlib}/*
14cu|perl-B-Utils-0.270.0-1|66	
14cu|perl-B-Utils-0.270.0-1|67	
14cu|perl-B-Utils-0.270.0-1|68	
14cu|perl-B-Utils-0.270.0-1|69	
14cu|perl-B-Utils-0.270.0-1|70	%changelog
14cu|perl-B-Utils-0.270.0-1|71	
14cu|perl-B-Utils-0.270.0-1|72	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 0.270.0-1
14cu|perl-B-Utils-0.270.0-1|73	- (dac7c12) Log: Update to 0.270.0
14cu|perl-B-Utils-0.270.0-1|74	
14cu|perl-B-Utils-0.270.0-1|75	

12593 14
14cu|perl-CACertOrg-CA-20110724.4.0-1|1	%define upstream_name    CACertOrg-CA
14cu|perl-CACertOrg-CA-20110724.4.0-1|2	%define upstream_version 20110724.004
14cu|perl-CACertOrg-CA-20110724.4.0-1|3	
14cu|perl-CACertOrg-CA-20110724.4.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-CACertOrg-CA-20110724.4.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CACertOrg-CA-20110724.4.0-1|6	Release:    1
14cu|perl-CACertOrg-CA-20110724.4.0-1|7	
14cu|perl-CACertOrg-CA-20110724.4.0-1|8	Summary:    CACert.org's CA root certificate in PEM format
14cu|perl-CACertOrg-CA-20110724.4.0-1|9	License:    GPL+ or Artistic
14cu|perl-CACertOrg-CA-20110724.4.0-1|10	Group:      Development/Perl
14cu|perl-CACertOrg-CA-20110724.4.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CACertOrg-CA-20110724.4.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CACertOrg/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CACertOrg-CA-20110724.4.0-1|13	
14cu|perl-CACertOrg-CA-20110724.4.0-1|14	BuildRequires: perl-devel
14cu|perl-CACertOrg-CA-20110724.4.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-CACertOrg-CA-20110724.4.0-1|16	BuildArch: noarch
14cu|perl-CACertOrg-CA-20110724.4.0-1|17	
14cu|perl-CACertOrg-CA-20110724.4.0-1|18	%description
14cu|perl-CACertOrg-CA-20110724.4.0-1|19	CACertOrg::CA provides a copy of Certificate Authority certificate for
14cu|perl-CACertOrg-CA-20110724.4.0-1|20	CACert.org. This is the Class 1 PKI Key.
14cu|perl-CACertOrg-CA-20110724.4.0-1|21	
14cu|perl-CACertOrg-CA-20110724.4.0-1|22	sha1 13:5C:EC:36:F4:9C:B8:E9:3B:1A:B2:70:CD:80:88:46:76:CE:8F:33
14cu|perl-CACertOrg-CA-20110724.4.0-1|23	
14cu|perl-CACertOrg-CA-20110724.4.0-1|24	md5 A6:1B:37:5E:39:0D:9C:36:54:EE:BD:20:31:46:1F:6B
14cu|perl-CACertOrg-CA-20110724.4.0-1|25	
14cu|perl-CACertOrg-CA-20110724.4.0-1|26	%prep
14cu|perl-CACertOrg-CA-20110724.4.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CACertOrg-CA-20110724.4.0-1|28	
14cu|perl-CACertOrg-CA-20110724.4.0-1|29	%build
14cu|perl-CACertOrg-CA-20110724.4.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CACertOrg-CA-20110724.4.0-1|31	
14cu|perl-CACertOrg-CA-20110724.4.0-1|32	%make
14cu|perl-CACertOrg-CA-20110724.4.0-1|33	
14cu|perl-CACertOrg-CA-20110724.4.0-1|34	%check
14cu|perl-CACertOrg-CA-20110724.4.0-1|35	%make test
14cu|perl-CACertOrg-CA-20110724.4.0-1|36	
14cu|perl-CACertOrg-CA-20110724.4.0-1|37	%install
14cu|perl-CACertOrg-CA-20110724.4.0-1|38	%makeinstall_std
14cu|perl-CACertOrg-CA-20110724.4.0-1|39	
14cu|perl-CACertOrg-CA-20110724.4.0-1|40	%files
14cu|perl-CACertOrg-CA-20110724.4.0-1|41	%doc Changes LICENSE META.json META.yml README
14cu|perl-CACertOrg-CA-20110724.4.0-1|42	%{_mandir}/man3/*
14cu|perl-CACertOrg-CA-20110724.4.0-1|43	%{perl_vendorlib}/*
14cu|perl-CACertOrg-CA-20110724.4.0-1|44	
14cu|perl-CACertOrg-CA-20110724.4.0-1|45	
14cu|perl-CACertOrg-CA-20110724.4.0-1|46	%changelog
14cu|perl-CACertOrg-CA-20110724.4.0-1|47	* Sun Mar 15 2015 abfonly <John@smith.org> 20110724.4.0-1
14cu|perl-CACertOrg-CA-20110724.4.0-1|48	+ Revision: 127b3e8
14cu|perl-CACertOrg-CA-20110724.4.0-1|49	- Imported from SRPM
14cu|perl-CACertOrg-CA-20110724.4.0-1|50	
14cu|perl-CACertOrg-CA-20110724.4.0-1|51	

12594 14
14cu|perl-Cache-2.110.0-1|1	%define	upstream_name	 Cache
14cu|perl-Cache-2.110.0-1|2	%define upstream_version 2.11
14cu|perl-Cache-2.110.0-1|3	
14cu|perl-Cache-2.110.0-1|4	
14cu|perl-Cache-2.110.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Cache-2.110.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Cache-2.110.0-1|7	Release:	1
14cu|perl-Cache-2.110.0-1|8	
14cu|perl-Cache-2.110.0-1|9	Summary:	The Cache interface
14cu|perl-Cache-2.110.0-1|10	
14cu|perl-Cache-2.110.0-1|11	License:	GPL+ or Artistic
14cu|perl-Cache-2.110.0-1|12	Group:		Development/Perl
14cu|perl-Cache-2.110.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cache-2.110.0-1|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cache-2.110.0-1|15	
14cu|perl-Cache-2.110.0-1|16	BuildRequires:	perl-devel
14cu|perl-Cache-2.110.0-1|17	BuildRequires:	perl(Digest::SHA)
14cu|perl-Cache-2.110.0-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-Cache-2.110.0-1|19	BuildRequires:	perl(File::NFSLock)
14cu|perl-Cache-2.110.0-1|20	BuildRequires:	perl(Date::Format)
14cu|perl-Cache-2.110.0-1|21	BuildRequires:	perl(IO::String)
14cu|perl-Cache-2.110.0-1|22	BuildRequires:	perl(Heap)
14cu|perl-Cache-2.110.0-1|23	BuildRequires:	perl(DB_File)
14cu|perl-Cache-2.110.0-1|24	BuildRequires:	perl(Digest::SHA1)
14cu|perl-Cache-2.110.0-1|25	BuildRequires:	perl(Fcntl)
14cu|perl-Cache-2.110.0-1|26	BuildRequires:	perl(File::Find)
14cu|perl-Cache-2.110.0-1|27	BuildRequires:	perl(File::Path)
14cu|perl-Cache-2.110.0-1|28	BuildRequires:	perl(File::Spec)
14cu|perl-Cache-2.110.0-1|29	BuildRequires:	perl(IO::File)
14cu|perl-Cache-2.110.0-1|30	BuildRequires:	perl(IO::Handle)
14cu|perl-Cache-2.110.0-1|31	BuildRequires:	perl(Storable)
14cu|perl-Cache-2.110.0-1|32	BuildRequires:	perl(Symbol)
14cu|perl-Cache-2.110.0-1|33	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Cache-2.110.0-1|34	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Cache-2.110.0-1|35	BuildRequires:	perl(Test::Pod)
14cu|perl-Cache-2.110.0-1|36	BuildRequires:	perl(Test::TrailingSpace) >= 0.20.500
14cu|perl-Cache-2.110.0-1|37	
14cu|perl-Cache-2.110.0-1|38	BuildArch:	noarch
14cu|perl-Cache-2.110.0-1|39	
14cu|perl-Cache-2.110.0-1|40	%description
14cu|perl-Cache-2.110.0-1|41	%{upstream_name} perl module
14cu|perl-Cache-2.110.0-1|42	
14cu|perl-Cache-2.110.0-1|43	%prep
14cu|perl-Cache-2.110.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cache-2.110.0-1|45	
14cu|perl-Cache-2.110.0-1|46	%build
14cu|perl-Cache-2.110.0-1|47	perl Build.PL installdirs=vendor
14cu|perl-Cache-2.110.0-1|48	./Build
14cu|perl-Cache-2.110.0-1|49	
14cu|perl-Cache-2.110.0-1|50	%check
14cu|perl-Cache-2.110.0-1|51	./Build test
14cu|perl-Cache-2.110.0-1|52	
14cu|perl-Cache-2.110.0-1|53	%install
14cu|perl-Cache-2.110.0-1|54	./Build install destdir=%{buildroot}
14cu|perl-Cache-2.110.0-1|55	
14cu|perl-Cache-2.110.0-1|56	%files
14cu|perl-Cache-2.110.0-1|57	%doc Changes README TODO META.json META.yml LICENSE
14cu|perl-Cache-2.110.0-1|58	%{perl_vendorlib}/Cache*
14cu|perl-Cache-2.110.0-1|59	%{_mandir}/man3/*
14cu|perl-Cache-2.110.0-1|60	
14cu|perl-Cache-2.110.0-1|61	
14cu|perl-Cache-2.110.0-1|62	
14cu|perl-Cache-2.110.0-1|63	
14cu|perl-Cache-2.110.0-1|64	%changelog
14cu|perl-Cache-2.110.0-1|65	
14cu|perl-Cache-2.110.0-1|66	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 2.110.0-1
14cu|perl-Cache-2.110.0-1|67	- (2b1136b) Log: Update to 2.110.0
14cu|perl-Cache-2.110.0-1|68	- (2b1136b) bacported missing BR
14cu|perl-Cache-2.110.0-1|69	- (2b1136b) dropped all hacks
14cu|perl-Cache-2.110.0-1|70	
14cu|perl-Cache-2.110.0-1|71	

12595 14
14cu|perl-Cache-Cache-1.80.0-1|1	%define upstream_name    Cache-Cache
14cu|perl-Cache-Cache-1.80.0-1|2	%define upstream_version 1.08
14cu|perl-Cache-Cache-1.80.0-1|3	
14cu|perl-Cache-Cache-1.80.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Cache-Cache-1.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Cache-Cache-1.80.0-1|6	Release:	1
14cu|perl-Cache-Cache-1.80.0-1|7	
14cu|perl-Cache-Cache-1.80.0-1|8	Summary:	%{upstream_name} module for perl
14cu|perl-Cache-Cache-1.80.0-1|9	
14cu|perl-Cache-Cache-1.80.0-1|10	License:	GPL+ or Artistic
14cu|perl-Cache-Cache-1.80.0-1|11	Group:		Development/Perl
14cu|perl-Cache-Cache-1.80.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cache-Cache-1.80.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cache-Cache-1.80.0-1|14	
14cu|perl-Cache-Cache-1.80.0-1|15	BuildRequires:	perl-devel
14cu|perl-Cache-Cache-1.80.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Cache-Cache-1.80.0-1|17	BuildRequires:	perl(Digest::SHA1) >= 2.130.0
14cu|perl-Cache-Cache-1.80.0-1|18	BuildRequires:	perl(Error) >= 0.170.220
14cu|perl-Cache-Cache-1.80.0-1|19	BuildRequires:	perl(File::Spec) >= 3.330.0
14cu|perl-Cache-Cache-1.80.0-1|20	BuildRequires:	perl(IPC::ShareLite) >= 0.170.0
14cu|perl-Cache-Cache-1.80.0-1|21	BuildRequires:	perl(Storable) >= 2.300.0
14cu|perl-Cache-Cache-1.80.0-1|22	
14cu|perl-Cache-Cache-1.80.0-1|23	BuildArch:	noarch
14cu|perl-Cache-Cache-1.80.0-1|24	
14cu|perl-Cache-Cache-1.80.0-1|25	
14cu|perl-Cache-Cache-1.80.0-1|26	%description
14cu|perl-Cache-Cache-1.80.0-1|27	Cache-Cache module for perl.  The Cache modules are designed to assist
14cu|perl-Cache-Cache-1.80.0-1|28	a developer in persisting data for a specified period of time.
14cu|perl-Cache-Cache-1.80.0-1|29	
14cu|perl-Cache-Cache-1.80.0-1|30	%prep
14cu|perl-Cache-Cache-1.80.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cache-Cache-1.80.0-1|32	
14cu|perl-Cache-Cache-1.80.0-1|33	%build
14cu|perl-Cache-Cache-1.80.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Cache-Cache-1.80.0-1|35	%make
14cu|perl-Cache-Cache-1.80.0-1|36	
14cu|perl-Cache-Cache-1.80.0-1|37	%check
14cu|perl-Cache-Cache-1.80.0-1|38	%make test
14cu|perl-Cache-Cache-1.80.0-1|39	
14cu|perl-Cache-Cache-1.80.0-1|40	%install
14cu|perl-Cache-Cache-1.80.0-1|41	%makeinstall_std
14cu|perl-Cache-Cache-1.80.0-1|42	
14cu|perl-Cache-Cache-1.80.0-1|43	%files
14cu|perl-Cache-Cache-1.80.0-1|44	%defattr(444,root,root,755)
14cu|perl-Cache-Cache-1.80.0-1|45	%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE META.json META.yml
14cu|perl-Cache-Cache-1.80.0-1|46	%{_mandir}/*/*
14cu|perl-Cache-Cache-1.80.0-1|47	%{perl_vendorlib}/Cache
14cu|perl-Cache-Cache-1.80.0-1|48	
14cu|perl-Cache-Cache-1.80.0-1|49	
14cu|perl-Cache-Cache-1.80.0-1|50	
14cu|perl-Cache-Cache-1.80.0-1|51	%changelog
14cu|perl-Cache-Cache-1.80.0-1|52	
14cu|perl-Cache-Cache-1.80.0-1|53	* Tue Jun 30 2015 abfonly <John@smith.org> 1.80.0-1
14cu|perl-Cache-Cache-1.80.0-1|54	- (0834608) Log: Update to 1.80.0
14cu|perl-Cache-Cache-1.80.0-1|55	
14cu|perl-Cache-Cache-1.80.0-1|56	

12596 14
14cu|perl-Cache-FastMmap-1.440.0-1|1	%define upstream_name    Cache-FastMmap
14cu|perl-Cache-FastMmap-1.440.0-1|2	%define upstream_version 1.44
14cu|perl-Cache-FastMmap-1.440.0-1|3	%define __noautoprov 'FastMmap.so'
14cu|perl-Cache-FastMmap-1.440.0-1|4	
14cu|perl-Cache-FastMmap-1.440.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Cache-FastMmap-1.440.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Cache-FastMmap-1.440.0-1|7	Release:	1
14cu|perl-Cache-FastMmap-1.440.0-1|8	Summary:	Uses an mmap'ed file to act as a shared memory interprocess cache
14cu|perl-Cache-FastMmap-1.440.0-1|9	License:	GPL+ or Artistic
14cu|perl-Cache-FastMmap-1.440.0-1|10	Group:		Development/Perl
14cu|perl-Cache-FastMmap-1.440.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Cache-FastMmap-1.440.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cache-FastMmap-1.440.0-1|13	BuildRequires:	perl(Storable)
14cu|perl-Cache-FastMmap-1.440.0-1|14	BuildRequires:	perl(GTop)
14cu|perl-Cache-FastMmap-1.440.0-1|15	BuildRequires:	perl(Compress::Zlib)
14cu|perl-Cache-FastMmap-1.440.0-1|16	BuildRequires:	perl-devel
14cu|perl-Cache-FastMmap-1.440.0-1|17	
14cu|perl-Cache-FastMmap-1.440.0-1|18	
14cu|perl-Cache-FastMmap-1.440.0-1|19	%description
14cu|perl-Cache-FastMmap-1.440.0-1|20	A shared memory cache through an mmap'ed file. It's core is written in C for
14cu|perl-Cache-FastMmap-1.440.0-1|21	performance. It uses fcntl locking to ensure multiple processes can safely
14cu|perl-Cache-FastMmap-1.440.0-1|22	access the cache at the same time. It uses a basic LRU algorithm to keep the
14cu|perl-Cache-FastMmap-1.440.0-1|23	most used entries in the cache.
14cu|perl-Cache-FastMmap-1.440.0-1|24	
14cu|perl-Cache-FastMmap-1.440.0-1|25	%files
14cu|perl-Cache-FastMmap-1.440.0-1|26	%doc README Changes
14cu|perl-Cache-FastMmap-1.440.0-1|27	%{perl_vendorarch}/Cache
14cu|perl-Cache-FastMmap-1.440.0-1|28	%{perl_vendorarch}/auto/Cache
14cu|perl-Cache-FastMmap-1.440.0-1|29	%{_mandir}/*/*
14cu|perl-Cache-FastMmap-1.440.0-1|30	#--------------------------------------------------------------------
14cu|perl-Cache-FastMmap-1.440.0-1|31	
14cu|perl-Cache-FastMmap-1.440.0-1|32	%prep
14cu|perl-Cache-FastMmap-1.440.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cache-FastMmap-1.440.0-1|34	
14cu|perl-Cache-FastMmap-1.440.0-1|35	%build
14cu|perl-Cache-FastMmap-1.440.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Cache-FastMmap-1.440.0-1|37	%make OPTIMIZE="%{optflags}"
14cu|perl-Cache-FastMmap-1.440.0-1|38	
14cu|perl-Cache-FastMmap-1.440.0-1|39	%check
14cu|perl-Cache-FastMmap-1.440.0-1|40	%make test
14cu|perl-Cache-FastMmap-1.440.0-1|41	
14cu|perl-Cache-FastMmap-1.440.0-1|42	%install
14cu|perl-Cache-FastMmap-1.440.0-1|43	%makeinstall_std
14cu|perl-Cache-FastMmap-1.440.0-1|44	
14cu|perl-Cache-FastMmap-1.440.0-1|45	%changelog
14cu|perl-Cache-FastMmap-1.440.0-1|46	
14cu|perl-Cache-FastMmap-1.440.0-1|47	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 1.440.0-1
14cu|perl-Cache-FastMmap-1.440.0-1|48	- (dea6950) Log: Update to 1.440.0 (1.44 cpan version)
14cu|perl-Cache-FastMmap-1.440.0-1|49	
14cu|perl-Cache-FastMmap-1.440.0-1|50	

12597 14
14cu|perl-Cache-LRU-0.40.0-1|1	%define upstream_name    Cache-LRU
14cu|perl-Cache-LRU-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Cache-LRU-0.40.0-1|3	
14cu|perl-Cache-LRU-0.40.0-1|4	
14cu|perl-Cache-LRU-0.40.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Cache-LRU-0.40.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Cache-LRU-0.40.0-1|7	Release:    1
14cu|perl-Cache-LRU-0.40.0-1|8	
14cu|perl-Cache-LRU-0.40.0-1|9	Summary:    A simple, fast implementation of LRU cache in pure perl
14cu|perl-Cache-LRU-0.40.0-1|10	License:    GPL+ or Artistic
14cu|perl-Cache-LRU-0.40.0-1|11	Group:      Development/Perl
14cu|perl-Cache-LRU-0.40.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cache-LRU-0.40.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cache-LRU-0.40.0-1|14	
14cu|perl-Cache-LRU-0.40.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Cache-LRU-0.40.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Cache-LRU-0.40.0-1|17	BuildRequires: perl(Test::Requires)
14cu|perl-Cache-LRU-0.40.0-1|18	BuildRequires: perl-devel
14cu|perl-Cache-LRU-0.40.0-1|19	
14cu|perl-Cache-LRU-0.40.0-1|20	BuildArch: noarch
14cu|perl-Cache-LRU-0.40.0-1|21	
14cu|perl-Cache-LRU-0.40.0-1|22	%description
14cu|perl-Cache-LRU-0.40.0-1|23	Cache::LRU is a simple, fast implementation of an in-memory LRU cache in
14cu|perl-Cache-LRU-0.40.0-1|24	pure perl.
14cu|perl-Cache-LRU-0.40.0-1|25	
14cu|perl-Cache-LRU-0.40.0-1|26	%prep
14cu|perl-Cache-LRU-0.40.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cache-LRU-0.40.0-1|28	
14cu|perl-Cache-LRU-0.40.0-1|29	%build
14cu|perl-Cache-LRU-0.40.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Cache-LRU-0.40.0-1|31	
14cu|perl-Cache-LRU-0.40.0-1|32	%make
14cu|perl-Cache-LRU-0.40.0-1|33	
14cu|perl-Cache-LRU-0.40.0-1|34	%check
14cu|perl-Cache-LRU-0.40.0-1|35	%make test
14cu|perl-Cache-LRU-0.40.0-1|36	
14cu|perl-Cache-LRU-0.40.0-1|37	%install
14cu|perl-Cache-LRU-0.40.0-1|38	%makeinstall_std
14cu|perl-Cache-LRU-0.40.0-1|39	
14cu|perl-Cache-LRU-0.40.0-1|40	%files
14cu|perl-Cache-LRU-0.40.0-1|41	%doc Changes README META.yml
14cu|perl-Cache-LRU-0.40.0-1|42	%{_mandir}/man3/*
14cu|perl-Cache-LRU-0.40.0-1|43	%perl_vendorlib/*
14cu|perl-Cache-LRU-0.40.0-1|44	
14cu|perl-Cache-LRU-0.40.0-1|45	
14cu|perl-Cache-LRU-0.40.0-1|46	%changelog
14cu|perl-Cache-LRU-0.40.0-1|47	
14cu|perl-Cache-LRU-0.40.0-1|48	* Sat Jun 20 2015 abfonly <John@smith.org> 0.40.0-1
14cu|perl-Cache-LRU-0.40.0-1|49	- (cfdd443) Imported from SRPM
14cu|perl-Cache-LRU-0.40.0-1|50	
14cu|perl-Cache-LRU-0.40.0-1|51	

12598 14
14cu|perl-Cache-Memcached-1.300.0-1|1	%define upstream_name    Cache-Memcached
14cu|perl-Cache-Memcached-1.300.0-1|2	%define upstream_version 1.30
14cu|perl-Cache-Memcached-1.300.0-1|3	
14cu|perl-Cache-Memcached-1.300.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Cache-Memcached-1.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Cache-Memcached-1.300.0-1|6	Release:	1
14cu|perl-Cache-Memcached-1.300.0-1|7	Summary:	Client library for memcached (memory cache daemon)
14cu|perl-Cache-Memcached-1.300.0-1|8	License:	GPL+ or Artistic
14cu|perl-Cache-Memcached-1.300.0-1|9	Group: 		Development/Perl
14cu|perl-Cache-Memcached-1.300.0-1|10	Url:		http://search.cpan.org/~bradfitz/Cache-Memcached/
14cu|perl-Cache-Memcached-1.300.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cache-Memcached-1.300.0-1|12	
14cu|perl-Cache-Memcached-1.300.0-1|13	BuildRequires:	perl-devel
14cu|perl-Cache-Memcached-1.300.0-1|14	BuildRequires:	perl(Storable)
14cu|perl-Cache-Memcached-1.300.0-1|15	BuildRequires:	perl(Time::HiRes)
14cu|perl-Cache-Memcached-1.300.0-1|16	BuildRequires:	perl(String::CRC32)
14cu|perl-Cache-Memcached-1.300.0-1|17	BuildArch:	noarch
14cu|perl-Cache-Memcached-1.300.0-1|18	
14cu|perl-Cache-Memcached-1.300.0-1|19	%description
14cu|perl-Cache-Memcached-1.300.0-1|20	This is the Perl API for memcached, a distributed memory cache daemon. See the
14cu|perl-Cache-Memcached-1.300.0-1|21	documentation within the module for details on its use.
14cu|perl-Cache-Memcached-1.300.0-1|22	
14cu|perl-Cache-Memcached-1.300.0-1|23	%prep
14cu|perl-Cache-Memcached-1.300.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Cache-Memcached-1.300.0-1|25	
14cu|perl-Cache-Memcached-1.300.0-1|26	%build
14cu|perl-Cache-Memcached-1.300.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Cache-Memcached-1.300.0-1|28	%make
14cu|perl-Cache-Memcached-1.300.0-1|29	
14cu|perl-Cache-Memcached-1.300.0-1|30	%check
14cu|perl-Cache-Memcached-1.300.0-1|31	# seems to fail on ABF
14cu|perl-Cache-Memcached-1.300.0-1|32	%make test
14cu|perl-Cache-Memcached-1.300.0-1|33	
14cu|perl-Cache-Memcached-1.300.0-1|34	%install
14cu|perl-Cache-Memcached-1.300.0-1|35	%makeinstall_std
14cu|perl-Cache-Memcached-1.300.0-1|36	
14cu|perl-Cache-Memcached-1.300.0-1|37	%files
14cu|perl-Cache-Memcached-1.300.0-1|38	%doc ChangeLog README TODO
14cu|perl-Cache-Memcached-1.300.0-1|39	%{perl_vendorlib}/Cache/Memcached.pm
14cu|perl-Cache-Memcached-1.300.0-1|40	%dir %{perl_vendorlib}/Cache/Memcached
14cu|perl-Cache-Memcached-1.300.0-1|41	%{perl_vendorlib}/Cache/Memcached/GetParser.pm
14cu|perl-Cache-Memcached-1.300.0-1|42	%{_mandir}/*/*
14cu|perl-Cache-Memcached-1.300.0-1|43	
14cu|perl-Cache-Memcached-1.300.0-1|44	
14cu|perl-Cache-Memcached-1.300.0-1|45	
14cu|perl-Cache-Memcached-1.300.0-1|46	%changelog
14cu|perl-Cache-Memcached-1.300.0-1|47	* Tue Jan 27 2015 abfonly <abfonly@gmail.com> 1.300.0-1
14cu|perl-Cache-Memcached-1.300.0-1|48	+ Revision: 6b5fd1e
14cu|perl-Cache-Memcached-1.300.0-1|49	- Log: Update to 1.300
14cu|perl-Cache-Memcached-1.300.0-1|50	
14cu|perl-Cache-Memcached-1.300.0-1|51	

12599 14
14cu|perl-capitalization-0.30.0-1|1	%define realname   capitalization
14cu|perl-capitalization-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-capitalization-0.30.0-1|3	
14cu|perl-capitalization-0.30.0-1|4	Name:		perl-%{realname}
14cu|perl-capitalization-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-capitalization-0.30.0-1|6	Release:	1
14cu|perl-capitalization-0.30.0-1|7	License:	GPL or Artistic
14cu|perl-capitalization-0.30.0-1|8	Group:		Development/Perl
14cu|perl-capitalization-0.30.0-1|9	Summary:	Perl module that allows no capitalization on method names
14cu|perl-capitalization-0.30.0-1|10	
14cu|perl-capitalization-0.30.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%{realname}-%{upstream_version}.tar.bz2
14cu|perl-capitalization-0.30.0-1|12	Url:		http://search.cpan.org/dist/%{realname}
14cu|perl-capitalization-0.30.0-1|13	BuildRequires:	perl-devel
14cu|perl-capitalization-0.30.0-1|14	BuildRequires:	perl-Devel-Symdump
14cu|perl-capitalization-0.30.0-1|15	BuildArch:	noarch
14cu|perl-capitalization-0.30.0-1|16	
14cu|perl-capitalization-0.30.0-1|17	%description
14cu|perl-capitalization-0.30.0-1|18	capitalization.pm allows you to use familiar style on method naming.
14cu|perl-capitalization-0.30.0-1|19	
14cu|perl-capitalization-0.30.0-1|20	%prep
14cu|perl-capitalization-0.30.0-1|21	%setup -q -n %{realname}-%{upstream_version}
14cu|perl-capitalization-0.30.0-1|22	
14cu|perl-capitalization-0.30.0-1|23	%build
14cu|perl-capitalization-0.30.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-capitalization-0.30.0-1|25	%make
14cu|perl-capitalization-0.30.0-1|26	
14cu|perl-capitalization-0.30.0-1|27	%check
14cu|perl-capitalization-0.30.0-1|28	make test
14cu|perl-capitalization-0.30.0-1|29	
14cu|perl-capitalization-0.30.0-1|30	%install
14cu|perl-capitalization-0.30.0-1|31	%makeinstall_std
14cu|perl-capitalization-0.30.0-1|32	rm -rf %{buildroot}/%{perl_vendorarch}
14cu|perl-capitalization-0.30.0-1|33	
14cu|perl-capitalization-0.30.0-1|34	%clean
14cu|perl-capitalization-0.30.0-1|35	
14cu|perl-capitalization-0.30.0-1|36	%files
14cu|perl-capitalization-0.30.0-1|37	%doc Changes
14cu|perl-capitalization-0.30.0-1|38	%{perl_vendorlib}/*
14cu|perl-capitalization-0.30.0-1|39	%{_mandir}/man3/*
14cu|perl-capitalization-0.30.0-1|40	
14cu|perl-capitalization-0.30.0-1|41	
14cu|perl-capitalization-0.30.0-1|42	
14cu|perl-capitalization-0.30.0-1|43	
14cu|perl-capitalization-0.30.0-1|44	%changelog
14cu|perl-capitalization-0.30.0-1|45	* Fri Nov 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-1
14cu|perl-capitalization-0.30.0-1|46	+ Revision: 9eeb99b
14cu|perl-capitalization-0.30.0-1|47	- Spec cleanup, follow Perl policy
14cu|perl-capitalization-0.30.0-1|48	
14cu|perl-capitalization-0.30.0-1|49	

12600 14
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|1	%define upstream_name	 Catalyst-Action-RenderView
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|2	%define upstream_version 0.16
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|3	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|6	Release:	6
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|7	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|8	Summary:	Sensible default end action
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|9	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|14	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|17	BuildRequires:	perl(Module::Install)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|18	BuildRequires:	perl(Mouse)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|19	BuildRequires:	perl(Data::Visitor)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|20	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|21	BuildRequires:	perl(HTTP::Request::AsCGI)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|22	BuildRequires:	perl(namespace::clean)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|23	BuildRequires:	perl(Test::Pod)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|24	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|25	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|27	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|28	BuildArch:	noarch
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|29	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|30	Requires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|31	Requires:	perl(namespace::clean)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|32	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|33	%description
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|34	This action implements a sensible default end action, which will
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|35	forward to the first available view, unless status is set to 3xx, or
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|36	there is a response body. It also allows you to pass dump_info=1 to
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|37	the url in order to force a debug screen, while in debug mode.
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|38	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|39	If you have more than 1 view, you can specify which one to use with
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|40	the 'default_view' config setting (See view in Catalyst.)
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|41	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|42	%prep
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|44	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|45	%build
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|46	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|47	%make
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|48	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|49	%check
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|50	make test
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|51	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|52	%install
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|53	%makeinstall_std
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|54	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|55	%files
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|56	%doc Changes README META.yml
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|57	%{_mandir}/*/*
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|58	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|59	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|60	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|61	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|62	%changelog
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|63	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|64	* Wed Jun 10 2015 abfonly <abfonly@gmail.com> 0.160.0-6
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|65	- (9e6d87a) Merge pull request #1 from perl_modules/perl-Catalyst-Action-RenderView:rosa2014.1
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|66	- (9e6d87a) abfonly
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|67	
14cu|perl-Catalyst-Action-RenderView-0.160.0-6|68	

12601 14
14cu|perl-Catalyst-Action-REST-1.200.0-1|1	%define upstream_name    Catalyst-Action-REST
14cu|perl-Catalyst-Action-REST-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Catalyst-Action-REST-1.200.0-1|3	
14cu|perl-Catalyst-Action-REST-1.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Action-REST-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Action-REST-1.200.0-1|6	Release:	1
14cu|perl-Catalyst-Action-REST-1.200.0-1|7	Summary:	A request trait for REST and browsers
14cu|perl-Catalyst-Action-REST-1.200.0-1|8	License:	GPL+ or Artistic
14cu|perl-Catalyst-Action-REST-1.200.0-1|9	Group:		Development/Perl
14cu|perl-Catalyst-Action-REST-1.200.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Action-REST-1.200.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Action-REST-1.200.0-1|12	
14cu|perl-Catalyst-Action-REST-1.200.0-1|13	BuildRequires:	perl-devel
14cu|perl-Catalyst-Action-REST-1.200.0-1|14	BuildRequires:	perl(Test::Requires)
14cu|perl-Catalyst-Action-REST-1.200.0-1|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Action-REST-1.200.0-1|16	BuildRequires:	perl(Class::Inspector)
14cu|perl-Catalyst-Action-REST-1.200.0-1|17	BuildRequires:	perl(Config::General)
14cu|perl-Catalyst-Action-REST-1.200.0-1|18	BuildRequires:	perl(Data::Serializer)
14cu|perl-Catalyst-Action-REST-1.200.0-1|19	BuildRequires:	perl(Data::Taxi)
14cu|perl-Catalyst-Action-REST-1.200.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Catalyst-Action-REST-1.200.0-1|21	BuildRequires:	perl(FreezeThaw)
14cu|perl-Catalyst-Action-REST-1.200.0-1|22	BuildRequires:	perl(JSON)
14cu|perl-Catalyst-Action-REST-1.200.0-1|23	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Catalyst-Action-REST-1.200.0-1|24	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Action-REST-1.200.0-1|25	BuildRequires:	perl(Module::Pluggable::Object)
14cu|perl-Catalyst-Action-REST-1.200.0-1|26	BuildRequires:	perl(Moose)
14cu|perl-Catalyst-Action-REST-1.200.0-1|27	BuildRequires:	perl(PHP::Serialization)
14cu|perl-Catalyst-Action-REST-1.200.0-1|28	BuildRequires:	perl(Params::Validate)
14cu|perl-Catalyst-Action-REST-1.200.0-1|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Catalyst-Action-REST-1.200.0-1|30	BuildRequires:	perl(URI::Find)
14cu|perl-Catalyst-Action-REST-1.200.0-1|31	BuildRequires:	perl(XML::Simple)
14cu|perl-Catalyst-Action-REST-1.200.0-1|32	BuildRequires:	perl(YAML::Syck)
14cu|perl-Catalyst-Action-REST-1.200.0-1|33	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Action-REST-1.200.0-1|34	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Action-REST-1.200.0-1|35	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Catalyst-Action-REST-1.200.0-1|36	
14cu|perl-Catalyst-Action-REST-1.200.0-1|37	BuildArch:	noarch
14cu|perl-Catalyst-Action-REST-1.200.0-1|38	
14cu|perl-Catalyst-Action-REST-1.200.0-1|39	%description
14cu|perl-Catalyst-Action-REST-1.200.0-1|40	This Action handles doing automatic method dispatching for REST requests.
14cu|perl-Catalyst-Action-REST-1.200.0-1|41	It takes a normal Catalyst action, and changes the dispatch to append an
14cu|perl-Catalyst-Action-REST-1.200.0-1|42	underscore and method name. First it will try dispatching to an action with
14cu|perl-Catalyst-Action-REST-1.200.0-1|43	the generated name, and failing that it will try to dispatch to a regular
14cu|perl-Catalyst-Action-REST-1.200.0-1|44	method.
14cu|perl-Catalyst-Action-REST-1.200.0-1|45	
14cu|perl-Catalyst-Action-REST-1.200.0-1|46	For example, in the synopsis above, calling GET on "/foo" would result in
14cu|perl-Catalyst-Action-REST-1.200.0-1|47	the foo_GET method being dispatched.
14cu|perl-Catalyst-Action-REST-1.200.0-1|48	
14cu|perl-Catalyst-Action-REST-1.200.0-1|49	If a method is requested that is not implemented, this action will return a
14cu|perl-Catalyst-Action-REST-1.200.0-1|50	status 405 (Method Not Found). It will populate the "Allow" header with the
14cu|perl-Catalyst-Action-REST-1.200.0-1|51	list of implemented request methods. You can override this behavior by
14cu|perl-Catalyst-Action-REST-1.200.0-1|52	implementing a custom 405 handler like so:
14cu|perl-Catalyst-Action-REST-1.200.0-1|53	
14cu|perl-Catalyst-Action-REST-1.200.0-1|54	%prep
14cu|perl-Catalyst-Action-REST-1.200.0-1|55	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Action-REST-1.200.0-1|56	
14cu|perl-Catalyst-Action-REST-1.200.0-1|57	%build
14cu|perl-Catalyst-Action-REST-1.200.0-1|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Action-REST-1.200.0-1|59	%make
14cu|perl-Catalyst-Action-REST-1.200.0-1|60	
14cu|perl-Catalyst-Action-REST-1.200.0-1|61	%check
14cu|perl-Catalyst-Action-REST-1.200.0-1|62	%make test
14cu|perl-Catalyst-Action-REST-1.200.0-1|63	
14cu|perl-Catalyst-Action-REST-1.200.0-1|64	%install
14cu|perl-Catalyst-Action-REST-1.200.0-1|65	%makeinstall_std
14cu|perl-Catalyst-Action-REST-1.200.0-1|66	
14cu|perl-Catalyst-Action-REST-1.200.0-1|67	%files
14cu|perl-Catalyst-Action-REST-1.200.0-1|68	%doc Changes META.yml META.json README LICENSE
14cu|perl-Catalyst-Action-REST-1.200.0-1|69	%{_mandir}/man3/*
14cu|perl-Catalyst-Action-REST-1.200.0-1|70	%{perl_vendorlib}/*
14cu|perl-Catalyst-Action-REST-1.200.0-1|71	
14cu|perl-Catalyst-Action-REST-1.200.0-1|72	
14cu|perl-Catalyst-Action-REST-1.200.0-1|73	
14cu|perl-Catalyst-Action-REST-1.200.0-1|74	%changelog
14cu|perl-Catalyst-Action-REST-1.200.0-1|75	
14cu|perl-Catalyst-Action-REST-1.200.0-1|76	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 1.200.0-1
14cu|perl-Catalyst-Action-REST-1.200.0-1|77	- (c128dcd) Log: Update to 1.200.0 (1.20 cpan version)
14cu|perl-Catalyst-Action-REST-1.200.0-1|78	
14cu|perl-Catalyst-Action-REST-1.200.0-1|79	

12602 14
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|1	%define upstream_name    Catalyst-Authentication-Credential-OpenID
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|3	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|6	Release:	1
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|7	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|8	Summary:	OpenID credential for Catalyst::Plugin::Authentication framework
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|9	License:	GPL+ or Artistic
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|10	Group:		Development/Perl
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|13	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|15	BuildRequires:	perl(Cache::FastMmap) >= 1.280.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|16	BuildRequires:	perl(Catalyst) >= 5.700.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|17	BuildRequires:	perl(Catalyst::Authentication::User::Hash)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|18	BuildRequires:	perl(Catalyst::Devel) >= 1.0.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|19	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie) >= 0.80.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|20	BuildRequires:	perl(Catalyst::Plugin::Session::Store::FastMmap) >= 0.50.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|21	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|23	BuildRequires:	perl(HTML::Parser) >= 3.0.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|24	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|25	BuildRequires:	perl(Math::BigInt)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|26	BuildRequires: 	perl(Net::OpenID::Consumer) >= 1.30.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|27	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|28	BuildRequires:	perl(parent) >= 0.200.0
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|29	BuildArch:	noarch
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|30	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|31	%description
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|32	D'er... testing. Has an OpenID provider to test the OpenID credential
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|33	against.
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|34	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|35	%prep
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|37	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|38	%build
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|39	perl Makefile.PL INSTALLDIRS=vendor << EOF
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|40	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|41	EOF
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|42	%make
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|43	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|44	%check
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|45	%make test
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|46	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|47	%install
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|48	%makeinstall_std
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|49	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|50	%files
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|51	%doc Changes META.yml README
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|52	%{_mandir}/man3/*
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|53	%{perl_vendorlib}/*
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|54	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|55	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|56	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|57	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|58	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|59	%changelog
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|60	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|61	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.190.0-1
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|62	- (d7ea056) Updated to 0.19
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|63	
14cu|perl-Catalyst-Authentication-Credential-OpenID-0.190.0-1|64	

12603 14
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|1	%define upstream_name    Catalyst-Authentication-Store-DBIx-Class
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|2	%define upstream_version 0.1506
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|3	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|6	Release:	4
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|7	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|8	Summary:	Catalyst Auth storage using DBIx::Class
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|9	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|11	Group:		Development/Perl
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|14	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|16	BuildRequires:	perl(strictures)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|17	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|18	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|19	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|20	BuildRequires:	perl(DBIx::Class)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|22	BuildRequires:	perl(Module::Find)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|23	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|24	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|25	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|26	BuildArch:	noarch
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|27	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|28	%description
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|29	The Catalyst::Authentication::Realm::SimpleDB provides a simple way to
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|30	configure Catalyst Authentication when using the most common configuration
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|31	of a password protected user retrieved from an SQL database.
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|32	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|33	%prep
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|35	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|36	%build
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|38	%make
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|39	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|40	%check
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|41	%make test
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|42	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|43	%install
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|44	%makeinstall_std
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|45	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|46	%files
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|47	%doc Changes README META.yml
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|48	%{_mandir}/man3/*
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|49	%{perl_vendorlib}/*
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|50	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|51	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|52	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|53	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|54	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|55	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|56	%changelog
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|57	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|58	* Wed Jun 10 2015 abfonly <abfonly@gmail.com> 0.150.600-4
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|59	- (79df62c) Merge pull request #1 from perl_modules/perl-Catalyst-Authentication-Store-DBIx-Class:rosa2014.1
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|60	- (79df62c) abfonly
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|61	
14cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-4|62	

12604 14
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|1	%define upstream_name    Catalyst-Authentication-Store-LDAP
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|2	%define upstream_version 1.015
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|3	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|6	Release:	1
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|7	Summary:	LDAP authentication storage backend
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|8	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|9	License:	GPL or Artistic
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|10	Group:		Development/Perl
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Authentication-Store-LDAP-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|13	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|15	BuildRequires:	perl(Catalyst::Plugin::Authentication)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|17	BuildRequires:	perl(Net::LDAP)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|18	BuildRequires:	perl(Net::LDAP::Server::Test)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|19	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|20	BuildRequires:	perl(Test::MockObject)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|24	BuildRequires:	perl(Catalyst::Model::LDAP)
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|25	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|26	BuildArch:	noarch
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|27	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|28	%description
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|29	This plugin implements the the Catalyst::Authentication manpage v.10 API.
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|30	Read that documentation first if you are upgrading from a previous version
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|31	of this plugin.
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|32	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|33	This plugin uses 'Net::LDAP' to let your application authenticate against
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|34	an LDAP directory. It has a pretty high degree of flexibility, given the
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|35	wide variation of LDAP directories and schemas from one system to another.
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|36	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|37	It authenticates users in two steps:
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|38	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|39	%prep
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|41	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|42	%build
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|44	%make
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|45	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|46	%check
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|47	make test
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|48	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|49	%install
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|50	%makeinstall_std
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|51	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|52	%files
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|53	%doc Changes META.yml README
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|54	%{_mandir}/man3/*
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|55	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|56	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|57	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|58	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|59	%changelog
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|60	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|61	* Thu Jun 11 2015 abfonly <John@smith.org> 1.15.0-1
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|62	- (71d2bc5) Log: Update to 1.15.0, enable and fix tests
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|63	
14cu|perl-Catalyst-Authentication-Store-LDAP-1.15.0-1|64	

12605 14
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|1	%define upstream_name    Catalyst-Component-InstancePerContext
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|2	%define upstream_version 0.001001
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|3	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|6	Release:	6
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|7	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|8	Summary:	%{upstream_name} perl module
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|9	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|10	License:    GPL+ or Artistic
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|11	Group:      Development/Perl
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|13	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|14	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|16	BuildRequires:	perl(Catalyst)
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|17	BuildRequires:	perl(Moose)
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|18	BuildRequires:	perl(Scalar::Util)
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|19	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|20	BuildArch:	noarch
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|21	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|22	%description
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|23	%{upstream_name} perl module.
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|24	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|25	%prep
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|27	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|28	%build
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|30	%make
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|31	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|32	%check
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|33	%make test
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|34	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|35	%install
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|36	%makeinstall_std
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|37	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|38	%files
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|39	%doc Changes README
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|40	%{_mandir}/man3/*
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|41	%{perl_vendorlib}/*
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|42	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|43	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|44	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|45	%changelog
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|46	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|47	* Tue Jun 07 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-6
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|48	- (3a1ee37) Rebuild
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|49	
14cu|perl-Catalyst-Component-InstancePerContext-0.1.1-6|50	

12606 14
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|1	%define upstream_name    Catalyst-Controller-ActionRole
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|2	%define upstream_version 0.17
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|3	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|6	Release:    1
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|7	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|8	Summary:    Apply roles to action instances
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|9	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|10	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|11	License:    GPL+ or Artistic
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|12	Group:      Development/Perl
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|15	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|16	BuildRequires: perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|17	BuildRequires: perl(Class::MOP)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|18	BuildRequires: perl(Moose)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|19	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|20	BuildRequires: perl(String::RewritePrefix)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|21	BuildRequires: perl(namespace::clean)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|22	BuildRequires: perl-devel
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|23	BuildRequires: perl(aliased)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|24	BuildRequires: perl(Catalyst::Action::REST)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|25	BuildRequires: perl(namespace::autoclean)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|26	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|27	BuildRequires: perl(Catalyst::Utils)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|28	BuildRequires: perl(Catalyst::Controller)
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|29	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|30	BuildArch: noarch
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|31	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|32	%description
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|33	This module allows to apply roles to the 'Catalyst::Action's for different
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|34	controller methods.
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|35	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|36	For that a 'Does' attribute is provided. That attribute takes an argument,
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|37	that determines the role, which is going to be applied. If that argument is
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|38	prefixed with '+', it is assumed to be the full name of the role. If it's
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|39	prefixed with '~', the name of your application followed by
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|40	'::ActionRole::' is prepended. If it isn't prefixed with '+' or '~', the
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|41	role name will be searched for in '@INC' according to the rules for /ROLE
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|42	PREFIX SEARCHING.
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|43	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|44	Additionally it's possible to to apply roles to *all* actions of a
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|45	controller without specifying the 'Does' keyword in every action
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|46	definition:
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|47	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|48	%prep
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|50	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|51	%build
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|53	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|54	%make
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|55	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|56	%check
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|57	%make test
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|58	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|59	%install
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|60	%makeinstall_std
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|61	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|62	%files
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|63	%doc Changes META.yml META.json LICENSE README CONTRIBUTING
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|64	%{_mandir}/man3/*
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|65	%{perl_vendorlib}/*
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|66	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|67	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|68	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|69	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|70	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|71	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|72	%changelog
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|73	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|74	* Thu Jun 11 2015 abfonly <John@smith.org> 0.170.0-1
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|75	- (89fe9af) Log: Update to 0.170.0, build against new catalyst, spec clean, fixed BR
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|76	
14cu|perl-Catalyst-Controller-ActionRole-0.170.0-1|77	

12607 14
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|1	%define upstream_name    Catalyst-Controller-BindLex
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|2	%define upstream_version 0.05
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|3	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|6	Release:	6
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|7	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|8	Summary:	Stash your lexical goodness
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|9	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|14	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|16	BuildRequires:	perl(Array::RefElem)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|18	BuildRequires:	perl(Devel::Caller)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|19	BuildRequires:	perl(Devel::LexAlias)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|20	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|21	BuildRequires:	perl(PadWalker)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|22	BuildRequires:	perl(Test::use::ok)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|24	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|25	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|26	BuildArch:	noarch
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|27	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|28	%description
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|29	This plugin lets you put your lexicals on the stash and elsewhere very
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|30	easily.
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|31	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|32	It uses some funky modules to get it's job done: PadWalker,
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|33	Array::RefElem, Devel::Caller, Devel::LexAlias and attributes. In some
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|34	people's opinion this hurts this plugin's reputation ;-).
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|35	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|36	If you use the same name for two variables with the same storage
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|37	binding attribute they will be aliased to each other, so you can use
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|38	this for reading as well as writing values across controller
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|39	subs. This is almost like sharing your lexical scope.
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|40	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|41	%prep
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|43	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|44	%build
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|46	%make
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|47	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|48	%check
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|49	make test
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|50	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|51	%install
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|52	%makeinstall_std
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|53	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|54	%files
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|55	%doc Changes README META.yml
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|56	%{_mandir}/*/*
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|57	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|58	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|59	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|60	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|61	%changelog
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|62	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|63	* Thu Jun 11 2015 abfonly <abfonly@gmail.com> 0.50.0-6
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|64	- (ab81c5d) Rebuild against new catalyst, fixed BR, bump rel.
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|65	
14cu|perl-Catalyst-Controller-BindLex-0.50.0-6|66	

12608 14
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|1	%define upstream_name    Catalyst-Controller-HTML-FormFu
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|2	%define upstream_version 1.00
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|3	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|6	Release:	4
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|7	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|8	Summary:	Hidden text field which contains a unique token
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|9	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|10	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|12	Group:		Development/Perl
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|15	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|17	BuildRequires:	perl(Test::Aggregate::Nested)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|18	BuildRequires:	perl(Catalyst::Action::RenderView)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|19	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|20	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|21	BuildRequires:	perl(Catalyst::Plugin::Session)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|22	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|23	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|24	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|25	BuildRequires:	perl(Catalyst::View::TT)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|26	BuildRequires:	perl(Class::C3)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|27	BuildRequires:	perl(Config::Any)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|28	BuildRequires:	perl(Config::General)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|29	BuildRequires:	perl(Crypt::DES)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|30	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|31	BuildRequires:	perl(File::Spec)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|32	BuildRequires:	perl(HTML::FormFu)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|33	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|34	BuildRequires:	perl(Moose)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|35	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|36	BuildRequires:	perl(Regexp::Assemble)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|37	BuildRequires:	perl(Scalar::Util)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|38	BuildRequires:	perl(Task::Weaken)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|39	BuildRequires:	perl(Template)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|40	BuildRequires:	perl(Test::WWW::Mechanize)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|41	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|42	BuildRequires:	perl(YAML::Syck)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|43	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|44	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|45	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|46	Requires:	perl(Catalyst::Component::InstancePerContext)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|47	Requires:	perl(Regexp::Assemble)
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|48	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|49	BuildArch:	noarch
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|50	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|51	%description
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|52	As of version 0.02000, the HTML::FormFu manpage doesn't use the TT template
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|53	files by default - it uses in internal rendering engine.
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|54	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|55	If you don't want to customise the generated markup, you don't need to use
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|56	the Catalyst::Helper::HTML::FormFu manpage at all.
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|57	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|58	If you want to customise the generated markup, you'll need a local copy of
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|59	the template files. To create the files in the default 'root/formfu'
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|60	directory, run:
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|61	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|62	%prep
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|63	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|64	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|65	%build
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|66	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|67	%make
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|68	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|69	%check
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|70	%make test
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|71	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|72	%install
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|73	%makeinstall_std
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|74	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|75	%files
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|76	%doc Changes META.yml LICENSE README
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|77	%{_mandir}/man3/*
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|78	%{perl_vendorlib}/*
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|79	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|80	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|81	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|82	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|83	%changelog
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|84	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|85	* Fri Jun 12 2015 abfonly <John@smith.org> 1.0.0-4
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|86	- (575b75f) Log: Rebuild against new catalyst, spec clean fixed BR, bump rel.
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|87	
14cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-4|88	

12609 14
14cu|perl-Catalyst-Devel-1.390.0-4|1	%define	upstream_name	 Catalyst-Devel
14cu|perl-Catalyst-Devel-1.390.0-4|2	%define upstream_version 1.39
14cu|perl-Catalyst-Devel-1.390.0-4|3	
14cu|perl-Catalyst-Devel-1.390.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Devel-1.390.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Devel-1.390.0-4|6	Release:	4
14cu|perl-Catalyst-Devel-1.390.0-4|7	Summary:	Catalyst Development Tools
14cu|perl-Catalyst-Devel-1.390.0-4|8	License:	GPL+ or Artistic
14cu|perl-Catalyst-Devel-1.390.0-4|9	Group:		Development/Perl
14cu|perl-Catalyst-Devel-1.390.0-4|10	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Devel-1.390.0-4|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Devel-1.390.0-4|12	
14cu|perl-Catalyst-Devel-1.390.0-4|13	BuildRequires:	perl-devel
14cu|perl-Catalyst-Devel-1.390.0-4|14	BuildRequires:	perl(Sub::Exporter::ForMethods)
14cu|perl-Catalyst-Devel-1.390.0-4|15	BuildRequires:	perl(Plack::Middleware::ReverseProxy)
14cu|perl-Catalyst-Devel-1.390.0-4|16	BuildRequires:	perl(MooseX::Types::Path::Class)
14cu|perl-Catalyst-Devel-1.390.0-4|17	BuildRequires:	perl(TAP::Harness::Env)
14cu|perl-Catalyst-Devel-1.390.0-4|18	BuildRequires:	perl(CPANPLUS::Dist::Build)
14cu|perl-Catalyst-Devel-1.390.0-4|19	BuildRequires:	perl(Safe::Isa)
14cu|perl-Catalyst-Devel-1.390.0-4|20	BuildRequires:	perl(Carp::Always)
14cu|perl-Catalyst-Devel-1.390.0-4|21	BuildRequires:	perl(Text::Glob)
14cu|perl-Catalyst-Devel-1.390.0-4|22	BuildRequires:	perl(Test::Without::Module)
14cu|perl-Catalyst-Devel-1.390.0-4|23	BuildRequires:	perl(Test::Tester)
14cu|perl-Catalyst-Devel-1.390.0-4|24	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Catalyst-Devel-1.390.0-4|25	BuildRequires:	perl(Test::MockTime)
14cu|perl-Catalyst-Devel-1.390.0-4|26	BuildRequires:	perl(Test::Deep::NoTest)
14cu|perl-Catalyst-Devel-1.390.0-4|27	BuildRequires:	perl(Test::Requires)
14cu|perl-Catalyst-Devel-1.390.0-4|28	BuildRequires:	perl(Stream::Buffered)
14cu|perl-Catalyst-Devel-1.390.0-4|29	BuildRequires:	perl(Plack::Test)
14cu|perl-Catalyst-Devel-1.390.0-4|30	BuildRequires:	perl(Plack::Request)
14cu|perl-Catalyst-Devel-1.390.0-4|31	BuildRequires:	perl(Plack::Middleware)
14cu|perl-Catalyst-Devel-1.390.0-4|32	BuildRequires:	perl(Plack::Loader)
14cu|perl-Catalyst-Devel-1.390.0-4|33	BuildRequires:	perl(Plack::Builder)
14cu|perl-Catalyst-Devel-1.390.0-4|34	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Catalyst-Devel-1.390.0-4|35	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-Devel-1.390.0-4|36	BuildRequires:	perl(MooseX::Daemonize)
14cu|perl-Catalyst-Devel-1.390.0-4|37	BuildRequires:	perl(Net::Server)
14cu|perl-Catalyst-Devel-1.390.0-4|38	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Catalyst-Devel-1.390.0-4|39	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Catalyst-Devel-1.390.0-4|40	BuildRequires:	perl(IO::Scalar)
14cu|perl-Catalyst-Devel-1.390.0-4|41	BuildRequires:	perl(HTTP::Message::PSGI)
14cu|perl-Catalyst-Devel-1.390.0-4|42	BuildRequires:	perl(HTTP::Parser::XS)
14cu|perl-Catalyst-Devel-1.390.0-4|43	BuildRequires:	perl(File::ShareDir::Install)
14cu|perl-Catalyst-Devel-1.390.0-4|44	BuildRequires:	perl(File::Find::Rule)
14cu|perl-Catalyst-Devel-1.390.0-4|45	BuildRequires:	perl(ExtUtils::Config)
14cu|perl-Catalyst-Devel-1.390.0-4|46	BuildRequires:	perl(Devel::AssertOS)
14cu|perl-Catalyst-Devel-1.390.0-4|47	BuildRequires:	perl(Data::Compare)
14cu|perl-Catalyst-Devel-1.390.0-4|48	BuildRequires:	perl(Digest::SHA)
14cu|perl-Catalyst-Devel-1.390.0-4|49	BuildRequires:	perl(Cpanel::JSON::XS)
14cu|perl-Catalyst-Devel-1.390.0-4|50	BuildRequires:	perl(Apache::LogFormat::Compiler)
14cu|perl-Catalyst-Devel-1.390.0-4|51	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Devel-1.390.0-4|52	BuildRequires:	perl(Catalyst::Action::RenderView)     >= 0.04
14cu|perl-Catalyst-Devel-1.390.0-4|53	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cu|perl-Catalyst-Devel-1.390.0-4|54	BuildRequires:	perl(Catalyst::Plugin::Static::Simple) >= 0.14
14cu|perl-Catalyst-Devel-1.390.0-4|55	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Catalyst-Devel-1.390.0-4|56	BuildRequires:	perl(Config::General)
14cu|perl-Catalyst-Devel-1.390.0-4|57	BuildRequires:	perl(File::ChangeNotify)
14cu|perl-Catalyst-Devel-1.390.0-4|58	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-Catalyst-Devel-1.390.0-4|59	BuildRequires:	perl(File::ShareDir)
14cu|perl-Catalyst-Devel-1.390.0-4|60	BuildRequires:	perl(Module::Install)  >= 0.64
14cu|perl-Catalyst-Devel-1.390.0-4|61	BuildRequires:	perl(Path::Class)      >= 0.09
14cu|perl-Catalyst-Devel-1.390.0-4|62	BuildRequires:	perl(Template)         >= 2.14
14cu|perl-Catalyst-Devel-1.390.0-4|63	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Devel-1.390.0-4|64	BuildRequires:	perl(Test::More)       >= 0.940.0
14cu|perl-Catalyst-Devel-1.390.0-4|65	BuildRequires:	perl(Test::Fatal)	>= 0.003
14cu|perl-Catalyst-Devel-1.390.0-4|66	BuildRequires:	perl(YAML)             >= 0.55
14cu|perl-Catalyst-Devel-1.390.0-4|67	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Devel-1.390.0-4|68	BuildRequires:	perl(Starman) >= 0.401.400
14cu|perl-Catalyst-Devel-1.390.0-4|69	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Devel-1.390.0-4|70	
14cu|perl-Catalyst-Devel-1.390.0-4|71	
14cu|perl-Catalyst-Devel-1.390.0-4|72	### This should be noarch ###
14cu|perl-Catalyst-Devel-1.390.0-4|73	Obsoletes:	perl-Catalyst-Devel < %{EVRD}
14cu|perl-Catalyst-Devel-1.390.0-4|74	BuildArch:	noarch
14cu|perl-Catalyst-Devel-1.390.0-4|75	### I don't see arch dependent provides. Symbianflo ###
14cu|perl-Catalyst-Devel-1.390.0-4|76	
14cu|perl-Catalyst-Devel-1.390.0-4|77	%description
14cu|perl-Catalyst-Devel-1.390.0-4|78	Catalyst is an elegant web application framework, extremely flexible yet
14cu|perl-Catalyst-Devel-1.390.0-4|79	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
14cu|perl-Catalyst-Devel-1.390.0-4|80	upon which it was originally based.
14cu|perl-Catalyst-Devel-1.390.0-4|81	
14cu|perl-Catalyst-Devel-1.390.0-4|82	This package provides Catalyst development tools.
14cu|perl-Catalyst-Devel-1.390.0-4|83	
14cu|perl-Catalyst-Devel-1.390.0-4|84	
14cu|perl-Catalyst-Devel-1.390.0-4|85	%prep
14cu|perl-Catalyst-Devel-1.390.0-4|86	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Devel-1.390.0-4|87	
14cu|perl-Catalyst-Devel-1.390.0-4|88	%build
14cu|perl-Catalyst-Devel-1.390.0-4|89	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Devel-1.390.0-4|90	%make
14cu|perl-Catalyst-Devel-1.390.0-4|91	
14cu|perl-Catalyst-Devel-1.390.0-4|92	%check
14cu|perl-Catalyst-Devel-1.390.0-4|93	make test
14cu|perl-Catalyst-Devel-1.390.0-4|94	
14cu|perl-Catalyst-Devel-1.390.0-4|95	%install
14cu|perl-Catalyst-Devel-1.390.0-4|96	%makeinstall_std
14cu|perl-Catalyst-Devel-1.390.0-4|97	
14cu|perl-Catalyst-Devel-1.390.0-4|98	%files
14cu|perl-Catalyst-Devel-1.390.0-4|99	%doc Changes META.yml
14cu|perl-Catalyst-Devel-1.390.0-4|100	%{perl_vendorlib}/auto
14cu|perl-Catalyst-Devel-1.390.0-4|101	%{perl_vendorlib}/Catalyst*
14cu|perl-Catalyst-Devel-1.390.0-4|102	%{perl_vendorlib}/Module
14cu|perl-Catalyst-Devel-1.390.0-4|103	%{_mandir}/*/*
14cu|perl-Catalyst-Devel-1.390.0-4|104	
14cu|perl-Catalyst-Devel-1.390.0-4|105	
14cu|perl-Catalyst-Devel-1.390.0-4|106	
14cu|perl-Catalyst-Devel-1.390.0-4|107	%changelog
14cu|perl-Catalyst-Devel-1.390.0-4|108	
14cu|perl-Catalyst-Devel-1.390.0-4|109	* Thu Jun 11 2015 abfonly <John@smith.org> 1.390.0-4
14cu|perl-Catalyst-Devel-1.390.0-4|110	- (5a470d5) Log: Rebuild against new catalyst, backport and fixed BR, drop all dirty hacks, switch to noarch build, spec clean, bump rel.
14cu|perl-Catalyst-Devel-1.390.0-4|111	
14cu|perl-Catalyst-Devel-1.390.0-4|112	

12610 14
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|1	%define upstream_name    Catalyst-DispatchType-Regex
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|2	%define upstream_version 5.90035
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|3	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|4	Name:       perl-%{upstream_name}
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|6	Release:    1
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|7	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|8	Summary:    LocalRegexp DispatchType
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|9	License:    GPL+ or Artistic
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|10	Group:      Development/Perl
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|13	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|14	BuildRequires: perl(Data::Dumper)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|15	BuildRequires: perl(MRO::Compat)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|16	BuildRequires: perl(Module::Build) >= 0.400.400
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|17	BuildRequires: perl(Moose)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|18	BuildRequires: perl(Scalar::Util)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|19	BuildRequires: perl(Test::More)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|20	BuildRequires: perl(Text::Balanced)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|21	BuildRequires: perl(Text::SimpleTable)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|22	BuildRequires: perl(namespace::autoclean)
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|23	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|24	Requires: perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|25	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|26	BuildArch: noarch
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|27	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|28	%description
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|29	*Status: Deprecated.* Regex dispatch types have been depreciated and
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|30	removed from Catalyst core. It is recommend that you use Chained methods or
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|31	other techniques instead. As part of the refactoring, the dispatch priority
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|32	of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|33	is now influenced by when the dispatch type is first seen in your
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|34	application.
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|35	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|36	Dispatch type managing path-matching behaviour using regexes. For more
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|37	information on dispatch types, see:
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|38	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|39	* * the Catalyst::Manual::Intro manpage for how they affect application
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|40	authors.
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|41	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|42	%prep
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|44	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|45	%build
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|46	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|47	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|48	./Build
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|49	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|50	%check
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|51	./Build test
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|52	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|53	%install
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|54	./Build install --destdir=%{buildroot}
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|55	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|56	%files
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|57	%doc Changes META.json META.yml README
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|58	%{_mandir}/man3/*
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|59	%{perl_vendorlib}/*
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|60	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|61	%changelog
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|62	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|63	* Fri Jun 12 2015 abfonly <John@smith.org> 5.900.350-1
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|64	- (f8987f7) Log: Update to 5.900.350, fixed Req, spec clean
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|65	
14cu|perl-Catalyst-DispatchType-Regex-5.900.350-1|66	

12611 14
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|1	%define	upstream_name	 Catalyst-Engine-Apache
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|2	%define upstream_version 1.16
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|3	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|4	%if %{_use_internal_dependency_generator}
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|5	%define __noautoreq 'perl\\(A(.*)\\)'
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|6	%else
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|7	%define _requires_exceptions perl(A
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|8	%endif
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|9	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|10	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|12	Release:	6
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|13	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|14	Summary:	Catalyst Apache Engines
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|15	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|16	License:	GPL+ or Artistic
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|17	Group:		Development/Perl
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|20	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|21	BuildRequires:	perl-devel
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|22	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|23	BuildRequires:  perl(namespace::autoclean)
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|24	BuildRequires:  perl(aliased)
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|25	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|26	BuildArch:	noarch
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|27	Requires:	apache-mod_perl
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|28	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|29	%description
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|30	This package contains mod_perl handlers for Catalyst.
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|31	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|32	%prep
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|34	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|35	%build
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|37	%make
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|38	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|39	%check
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|40	make test
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|41	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|42	%install
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|43	%makeinstall_std
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|44	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|45	%files
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|46	%doc README Changes
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|47	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|48	%{_mandir}/man3/*
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|49	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|50	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|51	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|52	%changelog
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|53	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|54	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 1.160.0-6
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|55	- (ba75997) Rebuild against new Catalyst, bump rel.
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|56	
14cu|perl-Catalyst-Engine-Apache-1.160.0-6|57	

12612 14
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|1	%define upstream_name    Catalyst-Log-Log4perl
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|2	%define upstream_version 1.06
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|3	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|6	Release:	4
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|7	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|8	Summary:	Integrates Log::Log4perl with Catalyst
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|9	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|11	Group:		Development/Perl
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Log-Log4perl-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|14	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|16	BuildRequires:	perl(Catalyst)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|17	BuildRequires:	perl(Data::Dump)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|19	BuildRequires:	perl(Log::Log4perl)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|20	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|21	BuildRequires:	perl(Params::Validate)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|22	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|23	BuildArch:	noarch
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|24	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|25	%description
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|26	This module provides a the Catalyst::Log manpage implementation that uses
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|27	the Log::Log4perl manpage as the underlying log mechanism. It provides all
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|28	the methods listed in the Catalyst::Log manpage, with the exception of:
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|29	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|30	levels
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|31	enable
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|32	disable
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|33	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|34	These methods simply return 0 and do nothing, as similar functionality is
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|35	already provided by the Log::Log4perl manpage.
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|36	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|37	%prep
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|39	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|40	%build
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|42	%make
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|43	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|44	%check
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|45	%make test
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|46	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|47	%install
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|48	%makeinstall_std
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|49	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|50	%files
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|51	%doc META.yml Changes README
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|52	%{_mandir}/man3/*
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|53	%{perl_vendorlib}/*
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|54	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|55	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|56	%changelog
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|57	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|58	* Mon May 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|59	- (06b0d17) Added perl(aliased) BR
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|60	
14cu|perl-Catalyst-Log-Log4perl-1.60.0-4|61	

12613 14
14cu|perl-Catalyst-Model-DBI-0.320.0-2|1	%define	upstream_name	 Catalyst-Model-DBI
14cu|perl-Catalyst-Model-DBI-0.320.0-2|2	%define upstream_version 0.32
14cu|perl-Catalyst-Model-DBI-0.320.0-2|3	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Model-DBI-0.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Model-DBI-0.320.0-2|6	Release:	2
14cu|perl-Catalyst-Model-DBI-0.320.0-2|7	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|8	Summary:	Catalyst DBI Model Class
14cu|perl-Catalyst-Model-DBI-0.320.0-2|9	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Model-DBI-0.320.0-2|11	Group:		Development/Perl
14cu|perl-Catalyst-Model-DBI-0.320.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Model-DBI-0.320.0-2|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Model-DBI-0.320.0-2|14	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Model-DBI-0.320.0-2|16	BuildRequires:	perl(DBIx::Connector)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Model-DBI-0.320.0-2|18	BuildRequires:	perl(Class::C3)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|19	BuildRequires:	perl(DBI)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|20	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|21	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|22	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Model-DBI-0.320.0-2|23	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|24	BuildArch:	noarch
14cu|perl-Catalyst-Model-DBI-0.320.0-2|25	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|26	%description
14cu|perl-Catalyst-Model-DBI-0.320.0-2|27	This is the DBI model class for Catalyst. It is nothing more than a
14cu|perl-Catalyst-Model-DBI-0.320.0-2|28	simple wrapper for DBI.
14cu|perl-Catalyst-Model-DBI-0.320.0-2|29	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|30	%prep
14cu|perl-Catalyst-Model-DBI-0.320.0-2|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Model-DBI-0.320.0-2|32	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|33	%build
14cu|perl-Catalyst-Model-DBI-0.320.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Model-DBI-0.320.0-2|35	%make
14cu|perl-Catalyst-Model-DBI-0.320.0-2|36	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|37	%check
14cu|perl-Catalyst-Model-DBI-0.320.0-2|38	make test
14cu|perl-Catalyst-Model-DBI-0.320.0-2|39	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|40	%install
14cu|perl-Catalyst-Model-DBI-0.320.0-2|41	%makeinstall_std
14cu|perl-Catalyst-Model-DBI-0.320.0-2|42	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|43	%files
14cu|perl-Catalyst-Model-DBI-0.320.0-2|44	%doc README Changes META.json
14cu|perl-Catalyst-Model-DBI-0.320.0-2|45	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Model-DBI-0.320.0-2|46	%{_mandir}/*/*
14cu|perl-Catalyst-Model-DBI-0.320.0-2|47	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|48	%changelog
14cu|perl-Catalyst-Model-DBI-0.320.0-2|49	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|50	* Fri Jun 12 2015 abfonly <abfonly@gmail.com> 0.320.0-2
14cu|perl-Catalyst-Model-DBI-0.320.0-2|51	- (d606145) Log: Rebuild  aganst new catalyst, fixed BR ,bump rel.
14cu|perl-Catalyst-Model-DBI-0.320.0-2|52	
14cu|perl-Catalyst-Model-DBI-0.320.0-2|53	

12614 14
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|1	%define upstream_name  	 Catalyst-Model-DBIC-Schema
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|2	%define upstream_version 0.65
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|3	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|4	%if %{_use_internal_dependency_generator}
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|5	%define __noautoreq 'perl\\(Catalyst::Model::DBIC::Schema::Types\\)'
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|6	%else
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|7	%define _requires_exceptions perl(Catalyst::Model::DBIC::Schema::Types)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|8	%endif
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|9	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|10	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|12	Release:	4
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|13	Summary:	DBIx::Class::Schema Model Class
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|14	License:	GPL+ or Artistic
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|15	Group:		Development/Perl
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|17	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|18	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|19	BuildRequires: perl-devel
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|20	BuildRequires: perl(Carp::Clan)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|21	BuildRequires: perl(Catalyst::Runtime) >= 5.800.50
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|22	BuildRequires: perl(CatalystX::Component::Traits) >= 0.140.0
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|23	BuildRequires: perl(Class::Load)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|24	BuildRequires: perl(DBIx::Class) >= 0.81.140
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|25	BuildRequires: perl(Devel::GlobalDestruction)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|26	BuildRequires: perl(Eval::Closure)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|27	BuildRequires: perl(MRO::Compat)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|28	BuildRequires: perl(Module::Runtime) >= 0.12.0
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|29	BuildRequires: perl(Moose) >= 1.120.0
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|30	BuildRequires: perl(MooseX::Types::LoadableClass) >= 0.9.0
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|31	BuildRequires: perl(Package::DeprecationManager)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|32	BuildRequires: perl(Sub::Exporter)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|33	BuildRequires: perl(Test::Exception)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|34	BuildRequires: perl(Test::Requires)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|35	BuildRequires: perl(Tie::IxHash)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|36	BuildRequires: perl(namespace::autoclean) >= 0.90.0
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|37	BuildRequires: perl(MooseX::MarkAsMethods) >= 0.130
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|38	BuildRequires: perl(MooseX::NonMoose) >= 0.160
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|39	BuildRequires: perl(Catalyst::Component::InstancePerContext)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|40	BuildRequires: perl(Catalyst::Devel)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|41	BuildRequires: perl(DBIx::Class::Cursor::Cached)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|42	BuildRequires: perl(Module::Find)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|43	BuildRequires: perl(Class::C3)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|44	BuildRequires: perl(Catalyst::Helper)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|45	BuildRequires: perl(strictures)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|46	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|47	Requires:	perl(CatalystX::Component::Traits)
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|48	BuildArch:	noarch
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|49	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|50	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|51	%description
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|52	This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|53	documentation for Catalyst::Helper::Model::DBIC::Schema for information on
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|54	generating these Models via Helper scripts.
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|55	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|56	%prep
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|58	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|59	%build
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|60	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|61	%make
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|62	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|63	%check
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|64	%make test
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|65	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|66	%install
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|67	%makeinstall_std
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|68	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|69	%files
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|70	%doc README Changes
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|71	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|72	%{_mandir}/*/*
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|73	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|74	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|75	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|76	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|77	%changelog
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|78	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|79	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.650.0-4
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|80	- (60c716b) Updated perl-Catalyst-Model-DBIC-Schema.spec
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|81	
14cu|perl-Catalyst-Model-DBIC-Schema-0.650.0-4|82	

12615 14
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|1	%define upstream_name    Catalyst-Model-LDAP
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|2	%define upstream_version 0.17
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|3	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|6	Release:	7
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|7	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|8	Summary:	Catalyst LDAP Model Class
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|9	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|11	Group:		Development/Perl
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|14	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|16	BuildRequires:	perl(Carp)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|18	BuildRequires:	perl(FindBin)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|19	BuildRequires:	perl(Net::LDAP)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|20	BuildRequires:	perl(Net::LDAP::Constant)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|21	BuildRequires:	perl(NEXT)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|22	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|23	BuildRequires:	perl(Data::Page)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|24	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|25	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|26	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|27	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|28	BuildArch:	noarch
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|29	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|30	%description
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|31	This is the Net::LDAP model class for Catalyst. It is nothing more than a
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|32	simple wrapper for Net::LDAP.
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|33	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|34	%prep
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|36	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|37	%build
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|39	%make
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|40	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|41	%check
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|42	make test
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|43	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|44	%install
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|45	%makeinstall_std
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|46	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|47	%files
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|48	%doc META.yml Changes
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|49	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|50	%{_mandir}/*/*
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|51	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|52	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|53	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|54	%changelog
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|55	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|56	* Fri Jun 12 2015 abfonly <John@smith.org> 0.170.0-7
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|57	- (2614482) Log: Rebuild against new catalyst, fixed BR, enable tests
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|58	
14cu|perl-Catalyst-Model-LDAP-0.170.0-7|59	

12616 14
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-DBIC
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|2	%define upstream_version 0.11
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|3	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|4	Name:		perl-Catalyst-P-A-Store-DBIC
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|6	Release:	7
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|7	Epoch:		1
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|8	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|9	Summary:	Authentication and authorization against a Class::DBI model
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|10	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|12	Group:		Development/Perl
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|15	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|18	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.06
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|19	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|20	BuildRequires:	perl(Catalyst::Plugin::Authorization::Roles)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|21	BuildRequires:	perl(Catalyst::Plugin::Session::State)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|22	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|23	BuildRequires:	perl(Class::DBI)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|24	BuildRequires:	perl(DBI)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|25	BuildRequires:	perl(DBIx::Class)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|26	BuildRequires:	perl(Set::Object) >= 1.14
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|27	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|28	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|29	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|30	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|31	BuildRequires:	perl(version)
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|32	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|33	# rename macro sometimes fail.
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|34	### TODO : investigate rename macro .Symbianflo ###
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|35	%rename perl-%{upstream_name}
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|36	Obsoletes:	perl-Catalyst-P-A-Store-DBIC < %{EVRD}
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|37	Obsoletes:	perl-%{upstream_name} < %{EVRD}
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|38	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|39	BuildArch:	noarch
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|40	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|41	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|42	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|43	%description
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|44	This Catalyst plugin uses a DBIx::Class (or Class::DBI) object to
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|45	authenticate a user.
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|46	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|47	%prep
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|49	# Most of the test will fail on perl 5.18.2
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|50	# http://www.cpantesters.org/cpan/report/ac2a00f2-0b3f-11e5-bec5-663ce0bfc7aa
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|51	# Also seems abbandon upstream. Symbianflo.
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|52	rm -fr t/04auth-clear.t \
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|53	t/05auth-crypted.t \
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|54	t/07auth-sessions.t \
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|55	t/09authz-cdbi.t \
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|56	t/10authz-dbic-schema.t \
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|57	t/11autocreate.t
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|58	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|59	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|60	%build
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|61	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|62	%make
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|63	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|64	%check
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|65	make test
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|66	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|67	%install
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|68	%makeinstall_std
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|69	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|70	%files
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|71	%doc README Changes META.yml
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|72	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|73	%{_mandir}/*/*
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|74	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|75	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|76	%changelog
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|77	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|78	* Sat Jun 13 2015 abfonly <John@smith.org> 1:0.110.0-7
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|79	- (e95d8f9) Log: Filter bad test and enable the rest, rebuild against new catalyst, TODO: drop this module, seems abbandon upstream
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|80	
14cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-7|81	

12617 14
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|1	%define upstream_name    Catalyst-Plugin-Authentication
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|2	%define upstream_version 0.10023
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|3	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|5	Version:	%perl_convert_version 0.10023
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|6	Release:	4
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|7	Epoch:		1
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|8	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|9	Summary:	Infrastructure plugin for the Catalyst authentication framework
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|10	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|12	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Authentication-0.10023.tar.gz
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|15	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.10
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|19	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|20	BuildRequires:	perl(Class::Inspector)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|22	BuildRequires:	perl(Test::MockObject)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|24	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|25	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|26	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|27	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|28	%description
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|29	The authentication plugin provides generic user support. It is the basis for
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|30	both authentication (checking the user is who they claim to be), and
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|31	authorization (allowing the user to do what the system authorises them to do).
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|32	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|33	%prep
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|35	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|36	%build
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|38	%make
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|39	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|40	%check
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|41	make test
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|42	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|43	%install
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|44	%makeinstall_std
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|45	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|46	%files
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|47	%doc README Changes
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|48	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|49	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|50	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|51	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|52	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|53	%changelog
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|54	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|55	* Wed Jun 10 2015 abfonly <abfonly@gmail.com> 1:0.100.230-4
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|56	- (370a736) Merge pull request #1 from perl_modules/perl-Catalyst-Plugin-Authentication:rosa2014.1
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|57	- (370a736) abfonly
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|58	
14cu|perl-Catalyst-Plugin-Authentication-0.100.230-4|59	

12618 14
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|1	%define	upstream_name	 Catalyst-Plugin-Authorization-Roles
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|2	%define upstream_version 0.09
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|3	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|4	%if %{_use_internal_dependency_generator}
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|5	%define __noautoreq 'perl\\(A(.*)\\)'
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|6	%else
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|7	%define _requires_exceptions perl(A
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|8	%endif
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|9	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|10	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|12	Release:	5
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|13	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|14	Summary:	Role based authorization for Catalyst based on Catalyst::Plugin::Authentication
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|15	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|16	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|17	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|19	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|20	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|21	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|22	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|23	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.100.230
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|24	BuildRequires:	perl(Set::Object)
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|25	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|26	BuildRequires:	perl(Test::MockObject) >= 1.201.404.80
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|27	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|29	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|30	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|31	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|32	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|33	%description
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|34	Role based access control is very simple: every user has a list of
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|35	roles, which that user is allowed to assume, and every restricted part
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|36	of the app makes an assertion about the necessary roles.
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|37	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|38	If the user is a member in all of the required roles access is
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|39	granted. Otherwise, access is denied.
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|40	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|41	%prep
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|43	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|44	%build
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|45	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|46	%make
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|47	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|48	%check
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|49	make test
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|50	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|51	%install
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|52	%makeinstall_std
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|53	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|54	%files
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|55	%doc Changes README META.yml
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|56	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|57	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|58	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|59	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|60	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|61	%changelog
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|62	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|63	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 0.90.0-5
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|64	- (a4a7e77) Rebuild against new Catalyst, bump rel.
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|65	
14cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-5|66	

12619 14
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|1	%define upstream_name    Catalyst-Plugin-AutoCRUD
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|2	%define upstream_version 2.200002
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|3	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|6	Release:	2
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|7	Summary:	Instant AJAX web front-end for DBIx::Class
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|8	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|9	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|12	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|13	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|14	BuildRequires:	perl(Lingua::EN::Inflect::Number)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|15	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|16	BuildRequires:	perl(strictures)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|17	BuildRequires:	perl(Catalyst::Action::RenderView)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|18	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|19	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|20	BuildRequires:	perl(Catalyst::View::JSON)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|21	BuildRequires:	perl(Catalyst::View::TT)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|22	BuildRequires:	perl(Data::Page)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|24	BuildRequires:	perl(JSON::Any)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|25	BuildRequires:	perl(Module::Find)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|26	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|27	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|28	BuildRequires:	perl(Test::WWW::Mechanize)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|29	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|30	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|31	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|32	BuildRequires:	perl(JSON::XS)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|33	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|34	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|35	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|36	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|37	%description
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|38	This module contains an application which will automatically construct a
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|39	web interface for a database on the fly. The web interface supports Create,
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|40	Retrieve, Update, Delete and Search operations.
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|41	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|42	The interface is not written to static files on your system, and uses AJAX
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|43	to act upon the database without reloading your web page (much like other
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|44	Web 2.0 appliactions, for example Google Mail).
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|45	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|46	Almost all the information required by the plugin is retrieved from the the
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|47	DBIx::Class manpage ORM frontend to your database, which it is expected
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|48	that you have already set up (although see the /USAGE manpage, below). This
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|49	means that any change in database schema ought to be reflected immediately
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|50	in the web interface after a page refresh.
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|51	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|52	%prep
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|54	pushd examples
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|55	find . -name "*.pm" |xargs chmod 0644
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|56	popd
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|57	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|58	%build
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|60	%make
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|61	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|62	%check
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|63	%make test
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|64	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|65	%install
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|66	%makeinstall_std
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|67	find %{buildroot} -size 0 -delete
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|68	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|69	%files
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|70	%doc Changes META.yml META.json examples/
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|71	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|72	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|73	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|74	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|75	%changelog
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|76	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|77	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.200.2-2
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|78	- (d8962f2) Fix BRs
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|79	
14cu|perl-Catalyst-Plugin-AutoCRUD-2.200.2-2|80	

12620 14
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|1	%define upstream_name    Catalyst-Plugin-Cache
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|2	%define upstream_version 0.12
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|3	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|6	Release:	4
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|7	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|8	Summary:	Choose a cache backend based on key regexes
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|9	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Cache-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|14	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|17	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|18	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|19	BuildRequires:	perl(Storable)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|20	BuildRequires:	perl(Task::Weaken)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|21	BuildRequires:	perl(Test::Deep)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|22	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|23	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|24	BuildRequires:	perl(ok)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|25	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|27	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|28	BuildArch: noarch
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|29	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|30	%description
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|31	This plugin gives you access to a variety of systems for caching data. It
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|32	allows you to use a very simple configuration API, while maintaining the
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|33	possibility of flexibility when you need it later.
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|34	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|35	Among its features are support for multiple backends, segmentation based on
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|36	component or controller, keyspace partitioning, and so more, in various
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|37	subsidiary plugins.
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|38	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|39	%prep
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|41	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|42	%build
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|44	%make
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|45	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|46	%check
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|47	%make test
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|48	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|49	%install
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|50	%makeinstall_std
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|51	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|52	%files
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|53	%doc Changes META.yml
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|54	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|55	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|56	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|57	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|58	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|59	%changelog
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|60	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|61	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 0.120.0-4
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|62	- (39dd7ee) rebuild against new catalist.
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|63	
14cu|perl-Catalyst-Plugin-Cache-0.120.0-4|64	

12621 14
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|1	%define upstream_name    Catalyst-Plugin-Cache-Store-FastMmap
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|2	%define upstream_version 0.02
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|3	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|6	Release:	7
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|7	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|8	Summary:	A thin wrapper for
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|9	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|14	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|16	BuildRequires:	perl(Cache::FastMmap)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|18	BuildRequires:	perl(Catalyst::Plugin::Cache)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|19	BuildRequires:	perl(Path::Class)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|20	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|22	BuildRequires:	perl-Test-use-ok
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|25	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|26	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|27	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|28	%description
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|29	This store plugin is a bit of a wrapper for the Cache::FastMmap manpage.
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|30	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|31	While you could normally just configure with
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|32	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|33	backend => {
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|34	class => "Cache::FastMmap",
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|35	share_file => ...,
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|36	}
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|37	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|38	%prep
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|40	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|41	%build
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|43	%make
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|44	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|45	%check
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|46	%make test
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|47	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|48	%install
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|49	%makeinstall_std
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|50	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|51	%files
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|52	%doc META.yml README
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|53	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|54	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|55	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|56	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|57	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|58	%changelog
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|59	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|60	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 0.20.0-7
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|61	- (1854c8e) rebuild against new catalist.
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|62	
14cu|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-7|63	

12622 14
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|1	%define upstream_name	 Catalyst-Plugin-ConfigLoader
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|2	%define upstream_version 0.34
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|3	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|6	Release:	3
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|7	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|8	Summary:	Load config files of various types
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|9	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|10	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|11	License:	Artistic/GPL
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|12	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|15	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|18	BuildRequires:	perl(Config::Any) >= 0.08
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|19	BuildRequires:	perl(Data::Visitor) >= 0.02
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|20	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|21	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|22	BuildRequires:	perl(Mouse)
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|25	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|26	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|27	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|28	%description
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|29	This module will attempt to load find and load a configuration file of
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|30	various types. Currently it supports YAML, JSON, XML, INI and Perl
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|31	formats.
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|32	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|33	To support the distinction between development and production
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|34	environments, this module will also attemp to load a local config
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|35	(e.g. myapp_local.yaml) which will override any duplicate settings.
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|36	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|37	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|38	%prep
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|40	sed -i.DOS -e 's/\r//g' Changes
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|41	sed -i.DOS -e 's/\r//g' README
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|42	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|43	%build
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|44	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|45	%make
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|46	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|47	%check
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|48	make test
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|49	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|50	%install
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|51	%makeinstall_std
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|52	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|53	%files
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|54	%doc Changes README META.yml
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|55	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|56	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|57	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|58	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|59	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|60	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|61	%changelog
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|62	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|63	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.340.0-3
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|64	- (5650e6a) rebuild against new catalist.
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|65	
14cu|perl-Catalyst-Plugin-ConfigLoader-0.340.0-3|66	

12623 14
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|1	%define upstream_name	Catalyst-Plugin-DateTime
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|2	%define upstream_version 0.03
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|3	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|6	Release:	6
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|7	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|8	Summary:	DateTime plugin for Catalyst
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|9	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|14	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|17	BuildRequires:	perl(DateTime) >= 0.200.0
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|18	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|19	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|20	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|21	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|22	%description
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|23	This module's intention is to make the wonders of DateTime easily
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|24	accesible within a Catalyst application via the Catalyst::Plugin
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|25	interface.
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|26	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|27	It adds the methods datetime and dt to the Catalyst namespace.
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|28	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|29	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|30	%prep
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|32	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|33	%build
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|34	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|35	EOF
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|36	%make
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|37	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|38	%check
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|39	## scottk ##
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|40	## Temporarily disabled test due to error:
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|41	## "Cannot determine local time zone"
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|42	## when built in lbd automated build environment
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|43	## make test
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|44	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|45	%install
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|46	%makeinstall_std
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|47	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|48	%files
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|49	%doc Changes README META.yml
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|50	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|51	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|52	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|53	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|54	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|55	%changelog
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|56	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|57	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.30.0-6
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|58	- (1e7426e) rebuild against new catalyst.
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|59	
14cu|perl-Catalyst-Plugin-DateTime-0.30.0-6|60	

12624 14
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|1	%define upstream_name	 Catalyst-Plugin-DefaultEnd
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|2	%define upstream_version 0.08
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|3	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|6	Release:	5
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|7	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|8	Summary:	Sensible default end action for Catalyst
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|9	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|13	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|14	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|16	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|17	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|18	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|19	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|20	BuildArch: noarch
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|21	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|22	%description
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|23	This action implements a sensible default end action, which will forward to the
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|24	first available view, unless status is set to 3xx, or there is a response body.
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|25	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|26	%prep
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|28	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|29	%build
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|30	%__perl Build.PL installdirs=vendor
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|31	./Build
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|32	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|33	%check
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|34	./Build test
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|35	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|36	%install
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|37	./Build install destdir=%{buildroot}
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|38	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|39	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|40	%files
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|41	%doc README Changes META.yml
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|42	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|43	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|44	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|45	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|46	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|47	%changelog
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|48	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|49	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.80.0-5
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|50	- (7580238) Rebuild against new catalyst , bump rel.
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|51	
14cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-5|52	

12625 14
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|1	%define upstream_name    Catalyst-Plugin-Server
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|2	%define upstream_version 0.28
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|3	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|6	Release:	6
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|7	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|8	Summary:	Server extensions for Catalyst
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|9	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|10	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|13	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|16	BuildRequires:	perl(Clone::Fast)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|17	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|18	BuildRequires:	perl(RPC::XML)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|19	BuildRequires:	perl(RPC::XML::Parser)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|20	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|21	# This is required for tests in perl-Catalyst-* packages and the simpliest way to make them happy
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|22	# is to add this requirement here
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|23	Requires: perl(aliased)
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|24	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|25	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|26	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|27	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|28	%description
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|29	Base plugin for XMLRPC and our future SOAP server. For further information,
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|30	see one of the Server plugins
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|31	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|32	%prep
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|34	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|35	%build
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|37	%make
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|38	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|39	%check
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|40	# Too old for 5.900.930 and perl 5.18.x
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|41	# none of the tests will pass.
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|42	# %make test
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|43	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|44	%install
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|45	%makeinstall_std
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|46	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|47	%files
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|48	%doc META.yml README Changes
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|49	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|50	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|51	%{_bindir}/rpc_client
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|52	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|53	%changelog
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|54	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|55	* Mon May 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-6
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|56	- (e25ff1d) Require perl-aliased to make tests of Catalyst plugins work
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|57	
14cu|perl-Catalyst-Plugin-Server-0.280.0-6|58	

12626 14
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|1	%define upstream_name    Catalyst-Plugin-Session
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|2	%define upstream_version 0.40
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|5	Release:	1
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|6	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|7	Summary:	Generic Session plugin for Catalyst
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|8	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|9	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|10	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|13	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|15	BuildRequires:	perl(Catalyst) >= 5.900.930
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|16	BuildRequires:	perl(Digest)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|19	BuildRequires:	perl(Object::Signature)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|20	BuildRequires:	perl(Test::Deep)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|22	BuildRequires:	perl(Test::MockObject) >= 1.201.404.80
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|23	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|24	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|25	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|26	BuildRequires:	perl(namespace::clean)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|27	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|28	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|29	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|30	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|31	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|32	%description
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|33	The Session plugin is the base of two related parts of functionality required
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|34	for session management in web applications. The first part, the State, is
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|35	getting the browser to repeat back a session key, so that the web
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|36	application can identify the client and logically string several requests
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|37	together into a session. The second part, the Store, deals with the actual
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|38	storage of information about the client. This data is stored so that the it
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|39	may be revived for every request made by the same client. This plugin links
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|40	the two pieces together.
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|41	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|42	%prep
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|44	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|45	%build
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|47	%make
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|48	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|49	%check
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|50	make test
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|51	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|52	%install
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|53	%makeinstall_std
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|54	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|55	%files
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|56	%doc README Changes META.yml
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|57	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|58	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|59	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|60	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|61	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|62	%changelog
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|63	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|64	* Wed Jun 10 2015 abfonly <abfonly@gmail.com> 0.400.0-1
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|65	- (176549b) Merge pull request #1 from perl_modules/perl-Catalyst-Plugin-Session:rosa2014.1
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|66	- (176549b) abfonly
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|67	
14cu|perl-Catalyst-Plugin-Session-0.400.0-1|68	

12627 14
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|1	%define upstream_name    Catalyst-Plugin-Session-PerUser
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|3	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|6	Release:    1
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|7	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|8	Summary:    Per user sessions (instead of per browser sessions)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|9	License:    GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|10	Group:      Development/Perl
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|13	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|14	BuildRequires: perl-devel
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|15	BuildRequires: perl(Catalyst::Plugin::Authentication)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|16	BuildRequires: perl(Catalyst::Plugin::Session)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|18	BuildRequires: perl(Hash::Merge)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|19	BuildRequires: perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|20	BuildRequires: perl(Moose)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|21	BuildRequires: perl(Object::Signature)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|22	BuildRequires: perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|23	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|24	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|25	BuildArch: noarch
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|26	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|27	%description
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|28	This plugin allows you to write e.g. shopping cart code which should behave
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|29	well for guests as well as permanent users.
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|30	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|31	The basic idea is both logged in and not logged in users can get the same
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|32	benefits from sessions where it doesn't matter, but that logged in users
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|33	can keep their sessions accross logins, and will even get the data they
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|34	added/changed assimilated to their permanent account if they made the
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|35	changes as guests and then logged in.
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|36	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|37	This is probably most useful for e-commerce sites, where the shopping cart
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|38	is typically used before login, and should be equally accessible to both
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|39	guests and logged in users.
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|40	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|41	%prep
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|43	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|44	%build
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|46	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|47	%make
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|48	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|49	%check
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|50	%make test
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|51	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|52	%install
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|53	%makeinstall_std
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|54	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|55	%files
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|56	%doc Changes META.yml README
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|57	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|58	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|59	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|60	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|61	%changelog
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|62	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|63	* Sat Jun 13 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|64	- (616864f) Imported from SRPM
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|65	
14cu|perl-Catalyst-Plugin-Session-PerUser-0.50.0-1|66	

12628 14
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|1	%define upstream_name    Catalyst-Plugin-Session-State-Cookie
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|2	%define upstream_version 0.17
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|3	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|6	Release:	7
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|7	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|8	Summary:	Cookie driver for Catalyst sessions
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|9	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|14	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|17	BuildRequires:	perl(Catalyst::Plugin::Session)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|19	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|20	BuildRequires:	perl(Moose)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|21	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|24	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|25	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|26	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|27	Requires:	perl(Catalyst::Plugin::Session::State)
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|28	%rename	perl-Catalyst-P-S-State-Cookie
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|29	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|30	%description
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|31	In order for the Catalyst::Plugin::Session manpage to work the session ID
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|32	needs to be stored on the client, and the session data needs to be stored
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|33	on the server.
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|34	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|35	This plugin stores the session ID on the client using the cookie mechanism.
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|36	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|37	%prep
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|39	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|40	%build
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|42	%make
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|43	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|44	%check
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|45	%make test
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|46	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|47	%install
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|48	%makeinstall_std
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|49	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|50	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|51	%files
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|52	%doc META.yml Changes README
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|53	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|54	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|55	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|56	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|57	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|58	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|59	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|60	%changelog
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|61	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|62	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.170.0-7
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|63	- (65281aa) Rebuild against new catalyst , bump rel.
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|64	
14cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-7|65	

12629 14
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|2	%define upstream_version 0.18
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|3	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|6	Release:	6
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|7	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|8	Summary:	File storage backend for session data
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|9	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|14	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|16	BuildRequires:	perl(Cache::Cache) >= 1.02
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.400.0
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|19	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|20	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|21	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|22	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|23	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|24	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|25	%rename	perl-Catalyst-P-S-Store-File
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|26	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|27	%description
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|28	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|29	Catalyst that uses an simple file to act as a shared memory interprocess cache.
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|30	It is based on Cache::FileCache.
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|31	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|32	%prep
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|34	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|35	%build
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|37	%make
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|38	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|39	%check
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|40	%make test
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|41	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|42	%install
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|43	%makeinstall_std
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|44	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|45	%files
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|46	%doc Changes README META.yml
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|47	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|48	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|49	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|50	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|51	%changelog
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|52	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|53	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.180.0-6
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|54	- (709fd8d) Rebuild against new catalyst , bump rel.
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|55	
14cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-6|56	

12630 14
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|1	%define upstream_name	 Catalyst-Plugin-Static-Simple
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|2	%define upstream_version 0.33
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|3	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|6	Release:	1
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|7	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|8	Summary:	Make serving static pages painless
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|9	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|10	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|12	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|15	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|17	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|18	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|19	BuildRequires:	perl(MIME::Types)
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|20	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|21	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|22	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|23	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|24	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|25	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|26	%description
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|27	The Static::Simple plugin is designed to make serving static content
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|28	in your application during development quick and easy, without
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|29	requiring a single line of code from you.
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|30	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|31	This plugin detects static files by looking at the file extension in
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|32	the URL (such as B<.css> or B<.png> or B<.js>). The plugin uses the
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|33	lightweight L<MIME::Types> module to map file extensions to
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|34	IANA-registered MIME types, and will serve your static files with the
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|35	correct MIME type directly to the browser, without being processed
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|36	through Catalyst.
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|37	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|38	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|39	%prep
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|41	chmod -x Changes
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|42	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|43	%build
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|44	%{__perl} Makefile.PL installdirs=vendor --skipdeps
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|45	%make
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|46	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|47	%check
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|48	make test
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|49	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|50	%install
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|51	%makeinstall_std
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|52	chmod -x %{buildroot}%{perl_vendorlib}/Catalyst/Plugin/Static/Simple.pm
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|53	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|54	%files
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|55	%doc Changes META.yml
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|56	%{_mandir}/*/*
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|57	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|58	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|59	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|60	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|61	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|62	%changelog
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|63	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|64	* Sun Jun 14 2015 abfonly <John@smith.org> 0.330.0-1
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|65	- (7364626) Log: Update to 0.330.0
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|66	
14cu|perl-Catalyst-Plugin-Static-Simple-0.330.0-1|67	

12631 14
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|1	%define upstream_name    Catalyst-Plugin-SubRequest
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|2	%define upstream_version 0.21
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|3	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|6	Release:	1
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|7	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|8	Summary:	Make subrequests to actions in Catalyst
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|9	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|10	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|13	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.0
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|18	BuildRequires:	perl(Devel::GlobalDestruction)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|19	BuildRequires:	perl(Eval::Closure)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|21	BuildRequires:	perl(Package::DeprecationManager)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|25	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|26	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|27	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|28	%description
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|29	Make subrequests to actions in Catalyst. Uses the catalyst dispatcher, so
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|30	it will work like an external url call.
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|31	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|32	%prep
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|34	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|35	%build
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|37	%make
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|38	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|39	%check
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|40	TEST_POD=1 prove --lib lib t
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|41	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|42	%install
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|43	%makeinstall_std
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|44	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|45	%files
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|46	%doc Changes META.yml README
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|47	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|48	%{perl_vendorlib}/*
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|49	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|50	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|51	%changelog
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|52	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|53	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 0.210.0-1
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|54	- (0fdfe66) Log: Update to 0.210.0
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|55	- (0fdfe66) fixed BR
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|56	
14cu|perl-Catalyst-Plugin-SubRequest-0.210.0-1|57	

12632 14
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|1	%define upstream_name	 Catalyst-Plugin-XMLRPC
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|2	%define upstream_version 2.01
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|3	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|6	Release:	6
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|7	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|8	Summary:	Dispatch XMLRPC methods with Catalyst
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|9	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|14	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|17	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|18	BuildRequires:	perl(RPC::XML)
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|19	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|20	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|21	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|22	BuildArch:	noarch
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|23	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|24	%description
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|25	This plugin allows your controller class to dispatch XMLRPC methods
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|26	from its own class.
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|27	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|28	%prep
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|30	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|31	%build
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|33	%make
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|34	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|35	%check
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|36	%make test
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|37	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|38	%install
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|39	%makeinstall_std
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|40	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|41	%files
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|42	%doc Changes README META.yml
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|43	%{_mandir}/man3/*
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|44	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|45	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|46	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|47	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|48	%changelog
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|49	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|50	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 2.10.0-6
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|51	- (53e6028) Rebuild against new catalyst , bump rel.
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|52	
14cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-6|53	

12633 14
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|1	%define upstream_name    Catalyst-Plugin-Session-Store-FastMmap
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|2	%define abbrev_name      Catalyst-P-S-Store-FastMmap
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|3	%define upstream_version 0.16
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|4	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|5	Name:		perl-%{abbrev_name}
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|6	Version:	%perl_convert_version 0.16
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|7	Release:	4
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|8	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|9	Summary:	FastMmap session storage backend
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|10	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|12	Group:		Development/Perl
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|15	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|17	BuildRequires:	perl(Cache::FastMmap)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|19	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|20	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|21	BuildRequires:	perl(File::Spec)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|22	BuildRequires:	perl(File::Temp)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|23	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|24	BuildRequires:	perl(Path::Class)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|25	BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|26	BuildRequires:  perl(namespace::clean)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|27	BuildRequires:  perl(namespace::autoclean)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|28	BuildRequires:  perl(aliased)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|29	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|30	BuildArch:	noarch
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|31	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|32	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|33	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|34	%rename	perl-%{upstream_name}
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|35	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|36	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|37	%description
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|38	Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|39	Catalyst that uses an mmap'ed file to act as a shared memory interprocess
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|40	cache. It is based on Cache::FastMmap.
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|41	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|42	%prep
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|44	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|45	%build
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|46	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|47	%make
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|48	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|49	%check
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|50	make test
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|51	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|52	%install
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|53	%makeinstall_std
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|54	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|55	%files
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|56	%doc README Changes META.json
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|57	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|58	%{_mandir}/*/*
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|59	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|60	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|61	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|62	%changelog
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|63	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|64	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 0.160.0-4
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|65	- (e582d2a) Rebuild against new catalyst, fixed BR
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|66	
14cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-4|67	

12634 14
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|2	%define abbrev_name      Catalyst-P-S-Store-File
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|3	%define upstream_version 0.18
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|4	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|5	Name:		perl-%{abbrev_name}
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|7	Release:	6
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|8	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|9	Summary:	File storage backend for session data
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|10	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|11	License:	GPL+ or Artistic
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|12	Group:		Development/Perl
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|15	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|16	BuildRequires:	perl-devel
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|17	BuildRequires:	perl(Cache::Cache) >= 1.02
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|18	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|19	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.21
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|20	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|21	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|22	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|23	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|24	BuildRequires:	perl(namespace::clean)
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|25	BuildRequires:  perl(namespace::autoclean)
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|26	BuildRequires:  perl(aliased)
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|27	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|28	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|29	%rename perl-%{upstream_name}
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|30	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|31	BuildArch:	noarch
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|32	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|33	%description
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|34	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|35	Catalyst that uses an simple file to act as a shared memory interprocess cache.
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|36	It is based on Cache::FileCache.
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|37	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|38	%prep
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|40	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|41	%build
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|43	make
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|44	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|45	%check
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|46	make test
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|47	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|48	%install
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|49	%makeinstall_std
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|50	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|51	%files
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|52	%doc Changes README META.yml
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|53	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|54	%{_mandir}/*/*
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|55	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|56	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|57	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|58	%changelog
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|59	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|60	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 0.180.0-6
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|61	- (86cdb21) Rebuild against new catalyst.
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|62	
14cu|perl-Catalyst-P-S-Store-File-0.180.0-6|63	

12635 14
14cu|perl-Catalyst-Runtime-5.900.930-4|1	%define	upstream_name    Catalyst-Runtime
14cu|perl-Catalyst-Runtime-5.900.930-4|2	%define upstream_version 5.90093
14cu|perl-Catalyst-Runtime-5.900.930-4|3	
14cu|perl-Catalyst-Runtime-5.900.930-4|4	# remove circular dependency: catalyst::helper is provided by
14cu|perl-Catalyst-Runtime-5.900.930-4|5	# catalyst-devel, which itself requires catalyst-runtime to be build.
14cu|perl-Catalyst-Runtime-5.900.930-4|6	# moreover, this dependency is only used in an example script, so we do
14cu|perl-Catalyst-Runtime-5.900.930-4|7	# not loose anything by removing this dependency
14cu|perl-Catalyst-Runtime-5.900.930-4|8	%if %{_use_internal_dependency_generator}
14cu|perl-Catalyst-Runtime-5.900.930-4|9	%define __noautoreq 'perl\\(Catalyst::Helper\\)'
14cu|perl-Catalyst-Runtime-5.900.930-4|10	%else
14cu|perl-Catalyst-Runtime-5.900.930-4|11	%define _requires_exceptions perl.Catalyst::Helper.
14cu|perl-Catalyst-Runtime-5.900.930-4|12	%endif
14cu|perl-Catalyst-Runtime-5.900.930-4|13	
14cu|perl-Catalyst-Runtime-5.900.930-4|14	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-Runtime-5.900.930-4|15	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-Runtime-5.900.930-4|16	Release:	4
14cu|perl-Catalyst-Runtime-5.900.930-4|17	Epoch:		1
14cu|perl-Catalyst-Runtime-5.900.930-4|18	
14cu|perl-Catalyst-Runtime-5.900.930-4|19	Summary:	The Elegant MVC Web Application Framework
14cu|perl-Catalyst-Runtime-5.900.930-4|20	License:	GPL+ or Artistic
14cu|perl-Catalyst-Runtime-5.900.930-4|21	Group:		Development/Perl
14cu|perl-Catalyst-Runtime-5.900.930-4|22	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-Runtime-5.900.930-4|23	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-Runtime-5.900.930-4|24	
14cu|perl-Catalyst-Runtime-5.900.930-4|25	BuildRequires:	perl(B::Hooks::EndOfScope)
14cu|perl-Catalyst-Runtime-5.900.930-4|26	BuildRequires:	perl(Plack::Middleware::ReverseProxy)
14cu|perl-Catalyst-Runtime-5.900.930-4|27	BuildRequires:	perl(Safe::Isa)
14cu|perl-Catalyst-Runtime-5.900.930-4|28	BuildRequires:	perl(Carp::Always)
14cu|perl-Catalyst-Runtime-5.900.930-4|29	BuildRequires:	perl(Test::Without::Module)
14cu|perl-Catalyst-Runtime-5.900.930-4|30	BuildRequires:	perl(Test::Tester)
14cu|perl-Catalyst-Runtime-5.900.930-4|31	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Catalyst-Runtime-5.900.930-4|32	BuildRequires:	perl(Test::MockTime)
14cu|perl-Catalyst-Runtime-5.900.930-4|33	BuildRequires:	perl(Test::Fatal)
14cu|perl-Catalyst-Runtime-5.900.930-4|34	BuildRequires:	perl(Test::Deep::NoTest)
14cu|perl-Catalyst-Runtime-5.900.930-4|35	BuildRequires:	perl(Stream::Buffered)
14cu|perl-Catalyst-Runtime-5.900.930-4|36	BuildRequires:	perl(Plack::Test)
14cu|perl-Catalyst-Runtime-5.900.930-4|37	BuildRequires:	perl(Plack::Request)
14cu|perl-Catalyst-Runtime-5.900.930-4|38	BuildRequires:	perl(Plack::Middleware)
14cu|perl-Catalyst-Runtime-5.900.930-4|39	BuildRequires:	perl(Plack::Loader)
14cu|perl-Catalyst-Runtime-5.900.930-4|40	BuildRequires:	perl(Plack::Builder)
14cu|perl-Catalyst-Runtime-5.900.930-4|41	BuildRequires:	perl(Module::Build)
14cu|perl-Catalyst-Runtime-5.900.930-4|42	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Catalyst-Runtime-5.900.930-4|43	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Catalyst-Runtime-5.900.930-4|44	BuildRequires:	perl(IO::Scalar)
14cu|perl-Catalyst-Runtime-5.900.930-4|45	BuildRequires:	perl(HTTP::Message::PSGI)
14cu|perl-Catalyst-Runtime-5.900.930-4|46	BuildRequires:	perl(File::ShareDir::Install)
14cu|perl-Catalyst-Runtime-5.900.930-4|47	BuildRequires:	perl(Cpanel::JSON::XS)
14cu|perl-Catalyst-Runtime-5.900.930-4|48	BuildRequires:	perl(Apache::LogFormat::Compiler)
14cu|perl-Catalyst-Runtime-5.900.930-4|49	BuildRequires:	perl(CGI::Struct)
14cu|perl-Catalyst-Runtime-5.900.930-4|50	BuildRequires:	perl(Plack::Middleware::FixMissingBodyInRedirect)
14cu|perl-Catalyst-Runtime-5.900.930-4|51	BuildRequires:	perl(Plack::Middleware::RemoveRedundantBody)
14cu|perl-Catalyst-Runtime-5.900.930-4|52	BuildRequires:	perl(Plack::Middleware::MethodOverride) >= 0.140.0
14cu|perl-Catalyst-Runtime-5.900.930-4|53	BuildRequires:	perl(Plack::Test::ExternalServer)
14cu|perl-Catalyst-Runtime-5.900.930-4|54	BuildRequires:	perl(Carp)
14cu|perl-Catalyst-Runtime-5.900.930-4|55	BuildRequires:	perl(CGI::Simple::Cookie)
14cu|perl-Catalyst-Runtime-5.900.930-4|56	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Catalyst-Runtime-5.900.930-4|57	BuildRequires:	perl(Class::C3::Adopt::NEXT)
14cu|perl-Catalyst-Runtime-5.900.930-4|58	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Catalyst-Runtime-5.900.930-4|59	BuildRequires:	perl(Class::Load)
14cu|perl-Catalyst-Runtime-5.900.930-4|60	BuildRequires:	perl(Class::MOP)
14cu|perl-Catalyst-Runtime-5.900.930-4|61	BuildRequires:	perl(Data::Dump)
14cu|perl-Catalyst-Runtime-5.900.930-4|62	BuildRequires:	perl(File::Modified)
14cu|perl-Catalyst-Runtime-5.900.930-4|63	BuildRequires:	perl(HTML::Entities)
14cu|perl-Catalyst-Runtime-5.900.930-4|64	BuildRequires:	perl(HTTP::Body) >= 1.220.0
14cu|perl-Catalyst-Runtime-5.900.930-4|65	BuildRequires:	perl(HTTP::Headers) >= 1.640.0
14cu|perl-Catalyst-Runtime-5.900.930-4|66	BuildRequires:	perl(HTTP::Request)
14cu|perl-Catalyst-Runtime-5.900.930-4|67	BuildRequires:	perl(HTTP::Request::AsCGI) >= 0.500.0
14cu|perl-Catalyst-Runtime-5.900.930-4|68	BuildRequires:	perl(HTTP::Response)
14cu|perl-Catalyst-Runtime-5.900.930-4|69	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Catalyst-Runtime-5.900.930-4|70	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-Runtime-5.900.930-4|71	BuildRequires:	perl(Module::Pluggable) >= 3.10.0
14cu|perl-Catalyst-Runtime-5.900.930-4|72	BuildRequires:	perl(Moose)
14cu|perl-Catalyst-Runtime-5.900.930-4|73	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-Runtime-5.900.930-4|74	BuildRequires:	perl(MooseX::Getopt)
14cu|perl-Catalyst-Runtime-5.900.930-4|75	BuildRequires:	perl(MooseX::MethodAttributes::Inheritable)
14cu|perl-Catalyst-Runtime-5.900.930-4|76	BuildRequires:	perl(MooseX::Role::WithOverloading) >= 0.30.0
14cu|perl-Catalyst-Runtime-5.900.930-4|77	BuildRequires:	perl(MooseX::Types::Common::Numeric)
14cu|perl-Catalyst-Runtime-5.900.930-4|78	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cu|perl-Catalyst-Runtime-5.900.930-4|79	BuildRequires:	perl(Path::Class) >= 0.90.0
14cu|perl-Catalyst-Runtime-5.900.930-4|80	BuildRequires:	perl(Scalar::Util)
14cu|perl-Catalyst-Runtime-5.900.930-4|81	BuildRequires:	perl(String::RewritePrefix)
14cu|perl-Catalyst-Runtime-5.900.930-4|82	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Catalyst-Runtime-5.900.930-4|83	BuildRequires:	perl(Task::Weaken)
14cu|perl-Catalyst-Runtime-5.900.930-4|84	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-Runtime-5.900.930-4|85	BuildRequires:	perl(Test::MockObject)
14cu|perl-Catalyst-Runtime-5.900.930-4|86	BuildRequires:	perl(Text::Balanced)
14cu|perl-Catalyst-Runtime-5.900.930-4|87	BuildRequires:	perl(Text::SimpleTable) >= 0.30.0
14cu|perl-Catalyst-Runtime-5.900.930-4|88	BuildRequires:	perl(Time::HiRes)
14cu|perl-Catalyst-Runtime-5.900.930-4|89	BuildRequires:	perl(Tree::Simple) >= 1.150.0
14cu|perl-Catalyst-Runtime-5.900.930-4|90	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
14cu|perl-Catalyst-Runtime-5.900.930-4|91	BuildRequires:	perl(Try::Tiny)
14cu|perl-Catalyst-Runtime-5.900.930-4|92	BuildRequires:	perl(URI) >= 1.350.0
14cu|perl-Catalyst-Runtime-5.900.930-4|93	BuildRequires:	perl(YAML) >= 0.550.0
14cu|perl-Catalyst-Runtime-5.900.930-4|94	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-Runtime-5.900.930-4|95	BuildRequires:	perl(namespace::clean)
14cu|perl-Catalyst-Runtime-5.900.930-4|96	BuildRequires:	perl-ExtUtils-MakeMaker
14cu|perl-Catalyst-Runtime-5.900.930-4|97	BuildRequires:	perl-Encode
14cu|perl-Catalyst-Runtime-5.900.930-4|98	BuildRequires:	perl-devel
14cu|perl-Catalyst-Runtime-5.900.930-4|99	BuildRequires:	perl(URI::ws)
14cu|perl-Catalyst-Runtime-5.900.930-4|100	# testing only
14cu|perl-Catalyst-Runtime-5.900.930-4|101	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-Runtime-5.900.930-4|102	BuildRequires:	perl(Term::Size::Any)
14cu|perl-Catalyst-Runtime-5.900.930-4|103	BuildRequires:	perl(Type::Tiny)
14cu|perl-Catalyst-Runtime-5.900.930-4|104	BuildRequires:	perl(IO::HTML)
14cu|perl-Catalyst-Runtime-5.900.930-4|105	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
14cu|perl-Catalyst-Runtime-5.900.930-4|106	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
14cu|perl-Catalyst-Runtime-5.900.930-4|107	BuildRequires:	perl(Term::Size::Perl)
14cu|perl-Catalyst-Runtime-5.900.930-4|108	BuildRequires:	perl(CatalystX::LeakChecker)
14cu|perl-Catalyst-Runtime-5.900.930-4|109	
14cu|perl-Catalyst-Runtime-5.900.930-4|110	
14cu|perl-Catalyst-Runtime-5.900.930-4|111	BuildArch:	noarch
14cu|perl-Catalyst-Runtime-5.900.930-4|112	
14cu|perl-Catalyst-Runtime-5.900.930-4|113	# (misc) not auto-detected; as it's on a line with whitespace, it's not taken
14cu|perl-Catalyst-Runtime-5.900.930-4|114	# in account by perl.req
14cu|perl-Catalyst-Runtime-5.900.930-4|115	Requires:	perl(HTTP::Request::AsCGI) >= 0.500.0
14cu|perl-Catalyst-Runtime-5.900.930-4|116	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
14cu|perl-Catalyst-Runtime-5.900.930-4|117	
14cu|perl-Catalyst-Runtime-5.900.930-4|118	# This is required for tests in perl-Catalyst-* packages and the simpliest way to make them happy
14cu|perl-Catalyst-Runtime-5.900.930-4|119	# is to add this requirement here
14cu|perl-Catalyst-Runtime-5.900.930-4|120	Requires:   perl(aliased)
14cu|perl-Catalyst-Runtime-5.900.930-4|121	Requires:   perl(namespace::autoclean)
14cu|perl-Catalyst-Runtime-5.900.930-4|122	
14cu|perl-Catalyst-Runtime-5.900.930-4|123	Provides:   perl(Catalyst) = %{EVRD}
14cu|perl-Catalyst-Runtime-5.900.930-4|124	
14cu|perl-Catalyst-Runtime-5.900.930-4|125	%rename perl-Catalyst
14cu|perl-Catalyst-Runtime-5.900.930-4|126	
14cu|perl-Catalyst-Runtime-5.900.930-4|127	%description
14cu|perl-Catalyst-Runtime-5.900.930-4|128	Catalyst is an elegant web application framework, extremely flexible yet
14cu|perl-Catalyst-Runtime-5.900.930-4|129	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
14cu|perl-Catalyst-Runtime-5.900.930-4|130	upon which it was originally based.
14cu|perl-Catalyst-Runtime-5.900.930-4|131	
14cu|perl-Catalyst-Runtime-5.900.930-4|132	Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
14cu|perl-Catalyst-Runtime-5.900.930-4|133	to easily separate concerns, like content, presentation, and flow control, into
14cu|perl-Catalyst-Runtime-5.900.930-4|134	separate modules. This separation allows you to modify code that handles one
14cu|perl-Catalyst-Runtime-5.900.930-4|135	concern without affecting code that handles the others. Catalyst promotes the
14cu|perl-Catalyst-Runtime-5.900.930-4|136	re-use of existing Perl modules that already handle common web application
14cu|perl-Catalyst-Runtime-5.900.930-4|137	concerns well.
14cu|perl-Catalyst-Runtime-5.900.930-4|138	
14cu|perl-Catalyst-Runtime-5.900.930-4|139	%prep
14cu|perl-Catalyst-Runtime-5.900.930-4|140	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-Runtime-5.900.930-4|141	
14cu|perl-Catalyst-Runtime-5.900.930-4|142	%build
14cu|perl-Catalyst-Runtime-5.900.930-4|143	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-Runtime-5.900.930-4|144	%make
14cu|perl-Catalyst-Runtime-5.900.930-4|145	
14cu|perl-Catalyst-Runtime-5.900.930-4|146	%check
14cu|perl-Catalyst-Runtime-5.900.930-4|147	%make test
14cu|perl-Catalyst-Runtime-5.900.930-4|148	
14cu|perl-Catalyst-Runtime-5.900.930-4|149	%install
14cu|perl-Catalyst-Runtime-5.900.930-4|150	%makeinstall_std
14cu|perl-Catalyst-Runtime-5.900.930-4|151	sed -i -e '1i#!/usr/bin/perl' %{buildroot}%{perl_vendorlib}/Catalyst/Delta.pod
14cu|perl-Catalyst-Runtime-5.900.930-4|152	
14cu|perl-Catalyst-Runtime-5.900.930-4|153	%files
14cu|perl-Catalyst-Runtime-5.900.930-4|154	%doc Changes META.yml
14cu|perl-Catalyst-Runtime-5.900.930-4|155	%{perl_vendorlib}/Catalyst*
14cu|perl-Catalyst-Runtime-5.900.930-4|156	%{_bindir}/catalyst.pl
14cu|perl-Catalyst-Runtime-5.900.930-4|157	%{_mandir}/*/*
14cu|perl-Catalyst-Runtime-5.900.930-4|158	
14cu|perl-Catalyst-Runtime-5.900.930-4|159	
14cu|perl-Catalyst-Runtime-5.900.930-4|160	
14cu|perl-Catalyst-Runtime-5.900.930-4|161	%changelog
14cu|perl-Catalyst-Runtime-5.900.930-4|162	
14cu|perl-Catalyst-Runtime-5.900.930-4|163	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 1:5.900.930-4
14cu|perl-Catalyst-Runtime-5.900.930-4|164	- (3502edd) Fix typo
14cu|perl-Catalyst-Runtime-5.900.930-4|165	
14cu|perl-Catalyst-Runtime-5.900.930-4|166	

12636 14
14cu|perl-Catalyst-View-Email-0.360.0-1|1	%define upstream_name    Catalyst-View-Email
14cu|perl-Catalyst-View-Email-0.360.0-1|2	%define upstream_version 0.36
14cu|perl-Catalyst-View-Email-0.360.0-1|3	
14cu|perl-Catalyst-View-Email-0.360.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-Email-0.360.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-Email-0.360.0-1|6	Release:	1
14cu|perl-Catalyst-View-Email-0.360.0-1|7	Summary:	Templated Email View
14cu|perl-Catalyst-View-Email-0.360.0-1|8	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-Email-0.360.0-1|9	Group:		Development/Perl
14cu|perl-Catalyst-View-Email-0.360.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-View-Email-0.360.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-Email-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-Email-0.360.0-1|12	
14cu|perl-Catalyst-View-Email-0.360.0-1|13	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-Email-0.360.0-1|14	BuildRequires:	perl(Authen::SASL)
14cu|perl-Catalyst-View-Email-0.360.0-1|15	BuildRequires:	perl(Catalyst)
14cu|perl-Catalyst-View-Email-0.360.0-1|16	BuildRequires:	perl(Catalyst::View::Mason)
14cu|perl-Catalyst-View-Email-0.360.0-1|17	BuildRequires:	perl(Catalyst::View::TT)
14cu|perl-Catalyst-View-Email-0.360.0-1|18	BuildRequires:	perl(Class::C3)
14cu|perl-Catalyst-View-Email-0.360.0-1|19	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Catalyst-View-Email-0.360.0-1|20	BuildRequires:	perl(Email::Date::Format)
14cu|perl-Catalyst-View-Email-0.360.0-1|21	BuildRequires:	perl(Email::MIME)
14cu|perl-Catalyst-View-Email-0.360.0-1|22	BuildRequires:	perl(Email::MIME::Creator)
14cu|perl-Catalyst-View-Email-0.360.0-1|23	BuildRequires:	perl(Email::Send)
14cu|perl-Catalyst-View-Email-0.360.0-1|24	BuildRequires:	perl(Email::Sender::Simple)
14cu|perl-Catalyst-View-Email-0.360.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Catalyst-View-Email-0.360.0-1|26	BuildRequires:	perl(Test::Requires)
14cu|perl-Catalyst-View-Email-0.360.0-1|27	BuildRequires:	perl(parent)
14cu|perl-Catalyst-View-Email-0.360.0-1|28	BuildRequires:	perl(strictures)
14cu|perl-Catalyst-View-Email-0.360.0-1|29	BuildRequires:	perl(Test::Pod) >= 1.140
14cu|perl-Catalyst-View-Email-0.360.0-1|30	
14cu|perl-Catalyst-View-Email-0.360.0-1|31	BuildArch:	noarch
14cu|perl-Catalyst-View-Email-0.360.0-1|32	
14cu|perl-Catalyst-View-Email-0.360.0-1|33	%description
14cu|perl-Catalyst-View-Email-0.360.0-1|34	Helper for Email Views.
14cu|perl-Catalyst-View-Email-0.360.0-1|35	
14cu|perl-Catalyst-View-Email-0.360.0-1|36	%prep
14cu|perl-Catalyst-View-Email-0.360.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-Email-0.360.0-1|38	
14cu|perl-Catalyst-View-Email-0.360.0-1|39	%build
14cu|perl-Catalyst-View-Email-0.360.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-Email-0.360.0-1|41	%make
14cu|perl-Catalyst-View-Email-0.360.0-1|42	
14cu|perl-Catalyst-View-Email-0.360.0-1|43	%check
14cu|perl-Catalyst-View-Email-0.360.0-1|44	#make test
14cu|perl-Catalyst-View-Email-0.360.0-1|45	# Let's do this right , enabeling all tests.Sflo
14cu|perl-Catalyst-View-Email-0.360.0-1|46	# http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7001/lib/Catalyst/Manual/Tutorial/Testing.pod
14cu|perl-Catalyst-View-Email-0.360.0-1|47	TEST_POD=1 prove --lib lib t
14cu|perl-Catalyst-View-Email-0.360.0-1|48	
14cu|perl-Catalyst-View-Email-0.360.0-1|49	%install
14cu|perl-Catalyst-View-Email-0.360.0-1|50	%makeinstall_std
14cu|perl-Catalyst-View-Email-0.360.0-1|51	
14cu|perl-Catalyst-View-Email-0.360.0-1|52	%files
14cu|perl-Catalyst-View-Email-0.360.0-1|53	%doc Changes
14cu|perl-Catalyst-View-Email-0.360.0-1|54	%{_mandir}/man3/*
14cu|perl-Catalyst-View-Email-0.360.0-1|55	%{perl_vendorlib}/*
14cu|perl-Catalyst-View-Email-0.360.0-1|56	
14cu|perl-Catalyst-View-Email-0.360.0-1|57	%changelog
14cu|perl-Catalyst-View-Email-0.360.0-1|58	
14cu|perl-Catalyst-View-Email-0.360.0-1|59	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 0.360.0-1
14cu|perl-Catalyst-View-Email-0.360.0-1|60	- (d6e380d) Merge pull request #1 from perl_modules/perl-Catalyst-View-Email:rosa2014.1
14cu|perl-Catalyst-View-Email-0.360.0-1|61	- (d6e380d) abfonly
14cu|perl-Catalyst-View-Email-0.360.0-1|62	
14cu|perl-Catalyst-View-Email-0.360.0-1|63	

12637 14
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|1	%define upstream_name    Catalyst-View-Excel-Template-Plus
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|3	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|6	Release:	1
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|7	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|8	Summary:	Excel::Plus View
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|9	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|11	Group:		Development/Perl
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|14	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|17	BuildRequires:	perl(Excel::Template::Plus) >= 0.60.0
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|18	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|19	BuildRequires:	perl(MooseX::Param)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|22	BuildRequires:	perl(parent)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|24	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|25	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|26	BuildRequires:	perl(Test::Pod)
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|27	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|28	BuildArch:	noarch
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|29	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|30	%description
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|31	This is a Catalyst View subclass which can handle rendering excel content
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|32	through Excel::Template::Plus.
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|33	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|34	%prep
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|36	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|37	%build
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|39	%make
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|40	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|41	%check
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|42	%make test
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|43	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|44	%install
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|45	%makeinstall_std
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|46	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|47	%files
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|48	%doc Changes META.yml README META.json
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|49	%{_mandir}/man3/*
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|50	%{perl_vendorlib}/*
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|51	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|52	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|53	%changelog
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|54	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|55	* Sun Jun 14 2015 abfonly <John@smith.org> 0.40.0-1
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|56	- (ede49ab) Log: Update to 0.40.0
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|57	
14cu|perl-Catalyst-View-Excel-Template-Plus-0.40.0-1|58	

12638 14
14cu|perl-Catalyst-View-GD-0.10.0-6|1	%define upstream_name    Catalyst-View-GD
14cu|perl-Catalyst-View-GD-0.10.0-6|2	%define upstream_version 0.01
14cu|perl-Catalyst-View-GD-0.10.0-6|3	
14cu|perl-Catalyst-View-GD-0.10.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-GD-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-GD-0.10.0-6|6	Release:	6
14cu|perl-Catalyst-View-GD-0.10.0-6|7	
14cu|perl-Catalyst-View-GD-0.10.0-6|8	Summary:	A Catalyst View for GD images
14cu|perl-Catalyst-View-GD-0.10.0-6|9	
14cu|perl-Catalyst-View-GD-0.10.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-GD-0.10.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-View-GD-0.10.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-View-GD-0.10.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-GD-0.10.0-6|14	
14cu|perl-Catalyst-View-GD-0.10.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-GD-0.10.0-6|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-GD-0.10.0-6|17	BuildRequires:	perl(GD)
14cu|perl-Catalyst-View-GD-0.10.0-6|18	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-View-GD-0.10.0-6|19	BuildRequires:	perl(Test::Image::GD)
14cu|perl-Catalyst-View-GD-0.10.0-6|20	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-View-GD-0.10.0-6|21	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Catalyst-View-GD-0.10.0-6|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-GD-0.10.0-6|23	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-GD-0.10.0-6|24	
14cu|perl-Catalyst-View-GD-0.10.0-6|25	
14cu|perl-Catalyst-View-GD-0.10.0-6|26	BuildArch:	noarch
14cu|perl-Catalyst-View-GD-0.10.0-6|27	
14cu|perl-Catalyst-View-GD-0.10.0-6|28	%description
14cu|perl-Catalyst-View-GD-0.10.0-6|29	This is a Catalyst View subclass which can handle rendering GD based image
14cu|perl-Catalyst-View-GD-0.10.0-6|30	content.
14cu|perl-Catalyst-View-GD-0.10.0-6|31	
14cu|perl-Catalyst-View-GD-0.10.0-6|32	%prep
14cu|perl-Catalyst-View-GD-0.10.0-6|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-GD-0.10.0-6|34	
14cu|perl-Catalyst-View-GD-0.10.0-6|35	%build
14cu|perl-Catalyst-View-GD-0.10.0-6|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-GD-0.10.0-6|37	%make
14cu|perl-Catalyst-View-GD-0.10.0-6|38	
14cu|perl-Catalyst-View-GD-0.10.0-6|39	%check
14cu|perl-Catalyst-View-GD-0.10.0-6|40	make test
14cu|perl-Catalyst-View-GD-0.10.0-6|41	
14cu|perl-Catalyst-View-GD-0.10.0-6|42	%install
14cu|perl-Catalyst-View-GD-0.10.0-6|43	%makeinstall_std
14cu|perl-Catalyst-View-GD-0.10.0-6|44	
14cu|perl-Catalyst-View-GD-0.10.0-6|45	%files
14cu|perl-Catalyst-View-GD-0.10.0-6|46	%doc Changes META.yml README
14cu|perl-Catalyst-View-GD-0.10.0-6|47	%{_mandir}/man3/*
14cu|perl-Catalyst-View-GD-0.10.0-6|48	%{perl_vendorlib}/*
14cu|perl-Catalyst-View-GD-0.10.0-6|49	
14cu|perl-Catalyst-View-GD-0.10.0-6|50	
14cu|perl-Catalyst-View-GD-0.10.0-6|51	%changelog
14cu|perl-Catalyst-View-GD-0.10.0-6|52	
14cu|perl-Catalyst-View-GD-0.10.0-6|53	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.10.0-6
14cu|perl-Catalyst-View-GD-0.10.0-6|54	- (1a731bf) Rebuild against new Catalyst, bump rel.
14cu|perl-Catalyst-View-GD-0.10.0-6|55	
14cu|perl-Catalyst-View-GD-0.10.0-6|56	

12639 14
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|1	%define upstream_name    Catalyst-View-GraphViz
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|2	%define upstream_version 0.05
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|3	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|6	Release:	6
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|7	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|8	Summary:	GraphViz View Class
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|9	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|11	Group:		Development/Perl
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|14	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|17	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|18	BuildRequires:	perl(GraphViz)
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|19	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|20	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|21	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|22	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|23	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|24	BuildArch:	noarch
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|25	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|26	%description
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|27	This is the Catalyst view class for the GraphViz manpage. Your application
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|28	subclass should inherit from this class.
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|29	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|30	This plugin renders the GraphViz object specified in
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|31	'$c->stash->{graphviz}->{graph}' into the '$c->stash->{graphviz}->{format}'
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|32	(one of e.g. png gif, or one of the other as_* methods described in the the
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|33	GraphViz manpage module. PNG is the default format.
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|34	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|35	The output is stored in '$c->response->output'.
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|36	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|37	%prep
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|39	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|40	%build
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|42	%make
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|43	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|44	%check
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|45	make test
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|46	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|47	%install
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|48	%makeinstall_std
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|49	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|50	%files
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|51	%doc Changes META.yml README
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|52	%{_mandir}/man3/*
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|53	%{perl_vendorlib}/*
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|54	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|55	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|56	%changelog
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|57	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|58	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.50.0-6
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|59	- (3562fab) Rebuild against new Catalyst, bump rel.
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|60	
14cu|perl-Catalyst-View-GraphViz-0.50.0-6|61	

12640 14
14cu|perl-Catalyst-View-JSON-0.350.0-1|1	%define upstream_name    Catalyst-View-JSON
14cu|perl-Catalyst-View-JSON-0.350.0-1|2	%define upstream_version 0.35
14cu|perl-Catalyst-View-JSON-0.350.0-1|3	
14cu|perl-Catalyst-View-JSON-0.350.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-JSON-0.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-JSON-0.350.0-1|6	Release:	1
14cu|perl-Catalyst-View-JSON-0.350.0-1|7	
14cu|perl-Catalyst-View-JSON-0.350.0-1|8	Summary:	JSON view for your data
14cu|perl-Catalyst-View-JSON-0.350.0-1|9	
14cu|perl-Catalyst-View-JSON-0.350.0-1|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-JSON-0.350.0-1|11	Group:		Development/Perl
14cu|perl-Catalyst-View-JSON-0.350.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-View-JSON-0.350.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-JSON-0.350.0-1|14	
14cu|perl-Catalyst-View-JSON-0.350.0-1|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-JSON-0.350.0-1|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-JSON-0.350.0-1|17	BuildRequires:	perl(Catalyst::Plugin::Unicode)
14cu|perl-Catalyst-View-JSON-0.350.0-1|18	BuildRequires:	perl(YAML)
14cu|perl-Catalyst-View-JSON-0.350.0-1|19	BuildRequires:	perl(JSON)
14cu|perl-Catalyst-View-JSON-0.350.0-1|20	BuildRequires:	perl(JSON::Any)
14cu|perl-Catalyst-View-JSON-0.350.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Catalyst-View-JSON-0.350.0-1|22	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-View-JSON-0.350.0-1|23	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Catalyst-View-JSON-0.350.0-1|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-JSON-0.350.0-1|25	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-JSON-0.350.0-1|26	
14cu|perl-Catalyst-View-JSON-0.350.0-1|27	BuildArch:	noarch
14cu|perl-Catalyst-View-JSON-0.350.0-1|28	
14cu|perl-Catalyst-View-JSON-0.350.0-1|29	%description
14cu|perl-Catalyst-View-JSON-0.350.0-1|30	Catalyst::View::JSON is a Catalyst View handler that returns stash
14cu|perl-Catalyst-View-JSON-0.350.0-1|31	data in JSON format.
14cu|perl-Catalyst-View-JSON-0.350.0-1|32	
14cu|perl-Catalyst-View-JSON-0.350.0-1|33	%prep
14cu|perl-Catalyst-View-JSON-0.350.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-JSON-0.350.0-1|35	
14cu|perl-Catalyst-View-JSON-0.350.0-1|36	%build
14cu|perl-Catalyst-View-JSON-0.350.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-JSON-0.350.0-1|38	%make
14cu|perl-Catalyst-View-JSON-0.350.0-1|39	
14cu|perl-Catalyst-View-JSON-0.350.0-1|40	%check
14cu|perl-Catalyst-View-JSON-0.350.0-1|41	%make test
14cu|perl-Catalyst-View-JSON-0.350.0-1|42	
14cu|perl-Catalyst-View-JSON-0.350.0-1|43	%install
14cu|perl-Catalyst-View-JSON-0.350.0-1|44	%makeinstall_std
14cu|perl-Catalyst-View-JSON-0.350.0-1|45	
14cu|perl-Catalyst-View-JSON-0.350.0-1|46	%files
14cu|perl-Catalyst-View-JSON-0.350.0-1|47	%doc Changes META.yml
14cu|perl-Catalyst-View-JSON-0.350.0-1|48	%{_mandir}/*/*
14cu|perl-Catalyst-View-JSON-0.350.0-1|49	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-View-JSON-0.350.0-1|50	
14cu|perl-Catalyst-View-JSON-0.350.0-1|51	
14cu|perl-Catalyst-View-JSON-0.350.0-1|52	
14cu|perl-Catalyst-View-JSON-0.350.0-1|53	%changelog
14cu|perl-Catalyst-View-JSON-0.350.0-1|54	
14cu|perl-Catalyst-View-JSON-0.350.0-1|55	* Sun Jun 14 2015 abfonly <John@smith.org> 0.350.0-1
14cu|perl-Catalyst-View-JSON-0.350.0-1|56	- (f747fb8) Log: Update to 0.350.0
14cu|perl-Catalyst-View-JSON-0.350.0-1|57	
14cu|perl-Catalyst-View-JSON-0.350.0-1|58	

12641 14
14cu|perl-Catalyst-View-Mason-0.190.0-1|1	%define upstream_name    Catalyst-View-Mason
14cu|perl-Catalyst-View-Mason-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-Catalyst-View-Mason-0.190.0-1|3	
14cu|perl-Catalyst-View-Mason-0.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-Mason-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-Mason-0.190.0-1|6	Release:	1
14cu|perl-Catalyst-View-Mason-0.190.0-1|7	
14cu|perl-Catalyst-View-Mason-0.190.0-1|8	Summary:	Mason View Class
14cu|perl-Catalyst-View-Mason-0.190.0-1|9	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-Mason-0.190.0-1|10	Group:		Development/Perl
14cu|perl-Catalyst-View-Mason-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-View-Mason-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-Mason-0.190.0-1|13	
14cu|perl-Catalyst-View-Mason-0.190.0-1|14	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-Mason-0.190.0-1|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-Mason-0.190.0-1|16	BuildRequires:	perl(HTML::Mason)
14cu|perl-Catalyst-View-Mason-0.190.0-1|17	BuildRequires:	perl(MRO::Compat)
14cu|perl-Catalyst-View-Mason-0.190.0-1|18	BuildRequires:	perl(Sub::Identify)
14cu|perl-Catalyst-View-Mason-0.190.0-1|19	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-Mason-0.190.0-1|20	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-Mason-0.190.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Catalyst-View-Mason-0.190.0-1|22	BuildRequires:	perl(Test::File)
14cu|perl-Catalyst-View-Mason-0.190.0-1|23	
14cu|perl-Catalyst-View-Mason-0.190.0-1|24	
14cu|perl-Catalyst-View-Mason-0.190.0-1|25	BuildArch:	noarch
14cu|perl-Catalyst-View-Mason-0.190.0-1|26	
14cu|perl-Catalyst-View-Mason-0.190.0-1|27	%description
14cu|perl-Catalyst-View-Mason-0.190.0-1|28	Want to use a Mason component in your views? No problem!
14cu|perl-Catalyst-View-Mason-0.190.0-1|29	Catalyst::View::Mason comes to the rescue.
14cu|perl-Catalyst-View-Mason-0.190.0-1|30	
14cu|perl-Catalyst-View-Mason-0.190.0-1|31	%prep
14cu|perl-Catalyst-View-Mason-0.190.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-Mason-0.190.0-1|33	
14cu|perl-Catalyst-View-Mason-0.190.0-1|34	%build
14cu|perl-Catalyst-View-Mason-0.190.0-1|35	%{__perl} Makefile.PL installdirs=vendor --skipdeps
14cu|perl-Catalyst-View-Mason-0.190.0-1|36	%make
14cu|perl-Catalyst-View-Mason-0.190.0-1|37	
14cu|perl-Catalyst-View-Mason-0.190.0-1|38	%check
14cu|perl-Catalyst-View-Mason-0.190.0-1|39	make test
14cu|perl-Catalyst-View-Mason-0.190.0-1|40	
14cu|perl-Catalyst-View-Mason-0.190.0-1|41	%install
14cu|perl-Catalyst-View-Mason-0.190.0-1|42	%makeinstall_std
14cu|perl-Catalyst-View-Mason-0.190.0-1|43	
14cu|perl-Catalyst-View-Mason-0.190.0-1|44	%files
14cu|perl-Catalyst-View-Mason-0.190.0-1|45	%doc Changes README META.yml
14cu|perl-Catalyst-View-Mason-0.190.0-1|46	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-View-Mason-0.190.0-1|47	%{_mandir}/*/*
14cu|perl-Catalyst-View-Mason-0.190.0-1|48	
14cu|perl-Catalyst-View-Mason-0.190.0-1|49	%changelog
14cu|perl-Catalyst-View-Mason-0.190.0-1|50	
14cu|perl-Catalyst-View-Mason-0.190.0-1|51	* Sun Jun 14 2015 abfonly <John@smith.org> 0.190.0-1
14cu|perl-Catalyst-View-Mason-0.190.0-1|52	- (6ca3015) Log: Update to 0.190.0
14cu|perl-Catalyst-View-Mason-0.190.0-1|53	
14cu|perl-Catalyst-View-Mason-0.190.0-1|54	

12642 14
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|1	%define upstream_name    Catalyst-View-REST-XML
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|2	%define upstream_version 0.02
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|3	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|6	Release:	4
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|7	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|8	Summary:	XML View Class
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|9	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|10	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|11	Group:		Development/Perl
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-REST-XML-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|14	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|15	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|16	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|17	BuildRequires:	perl(XML::Simple)
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|18	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|19	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|20	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|21	BuildArch:	noarch
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|22	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|23	%description
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|24	This is the XML::Simple view class.
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|25	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|26	%prep
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|28	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|29	%build
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|31	%make
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|32	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|33	%check
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|34	%make test
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|35	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|36	%install
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|37	%makeinstall_std
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|38	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|39	%files
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|40	%doc Changes META.yml
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|41	%{perl_vendorlib}/Catalyst/View/*
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|42	%{_mandir}/*/*
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|43	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|44	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|45	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|46	%changelog
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|47	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|48	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.20.0-4
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|49	- (a0271e2) Rebuild against new catalyst, bump rel.
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|50	
14cu|perl-Catalyst-View-REST-XML-0.20.0-4|51	

12643 14
14cu|perl-Catalyst-View-TT-0.440.0-1|1	%define upstream_name    Catalyst-View-TT
14cu|perl-Catalyst-View-TT-0.440.0-1|2	%define upstream_version 0.44
14cu|perl-Catalyst-View-TT-0.440.0-1|3	
14cu|perl-Catalyst-View-TT-0.440.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Catalyst-View-TT-0.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Catalyst-View-TT-0.440.0-1|6	Release:	1
14cu|perl-Catalyst-View-TT-0.440.0-1|7	Summary:	Catalyst TT View Class
14cu|perl-Catalyst-View-TT-0.440.0-1|8	License:	GPL+ or Artistic
14cu|perl-Catalyst-View-TT-0.440.0-1|9	Group:		Development/Perl
14cu|perl-Catalyst-View-TT-0.440.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Catalyst-View-TT-0.440.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Catalyst-View-TT-0.440.0-1|12	BuildRequires:	perl-devel
14cu|perl-Catalyst-View-TT-0.440.0-1|13	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Catalyst-View-TT-0.440.0-1|14	BuildRequires:  perl(MRO::Compat)
14cu|perl-Catalyst-View-TT-0.440.0-1|15	BuildRequires:	perl(Path::Class)
14cu|perl-Catalyst-View-TT-0.440.0-1|16	BuildRequires:	perl(Template)
14cu|perl-Catalyst-View-TT-0.440.0-1|17	BuildRequires:	perl(Template::Provider::Encoding)
14cu|perl-Catalyst-View-TT-0.440.0-1|18	BuildRequires:	perl(Template::Timer)
14cu|perl-Catalyst-View-TT-0.440.0-1|19	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Catalyst-View-TT-0.440.0-1|20	BuildRequires:	perl(aliased)
14cu|perl-Catalyst-View-TT-0.440.0-1|21	BuildRequires:	perl(File::Spec) >= 3.470.0
14cu|perl-Catalyst-View-TT-0.440.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Catalyst-View-TT-0.440.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Catalyst-View-TT-0.440.0-1|24	
14cu|perl-Catalyst-View-TT-0.440.0-1|25	BuildArch:	noarch
14cu|perl-Catalyst-View-TT-0.440.0-1|26	
14cu|perl-Catalyst-View-TT-0.440.0-1|27	%description
14cu|perl-Catalyst-View-TT-0.440.0-1|28	This is the Catalyst view class for the Template Toolkit. Your application
14cu|perl-Catalyst-View-TT-0.440.0-1|29	should defined a view class which is a subclass of this module. The easiest way
14cu|perl-Catalyst-View-TT-0.440.0-1|30	to achieve this is using the myapp_create.pl script (where myapp should be
14cu|perl-Catalyst-View-TT-0.440.0-1|31	replaced with whatever your application is called). This script is created as
14cu|perl-Catalyst-View-TT-0.440.0-1|32	part of the Catalyst setup.
14cu|perl-Catalyst-View-TT-0.440.0-1|33	
14cu|perl-Catalyst-View-TT-0.440.0-1|34	%prep
14cu|perl-Catalyst-View-TT-0.440.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Catalyst-View-TT-0.440.0-1|36	chmod 644 README Changes META.yml META.json
14cu|perl-Catalyst-View-TT-0.440.0-1|37	
14cu|perl-Catalyst-View-TT-0.440.0-1|38	%build
14cu|perl-Catalyst-View-TT-0.440.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Catalyst-View-TT-0.440.0-1|40	make
14cu|perl-Catalyst-View-TT-0.440.0-1|41	
14cu|perl-Catalyst-View-TT-0.440.0-1|42	%check
14cu|perl-Catalyst-View-TT-0.440.0-1|43	make test
14cu|perl-Catalyst-View-TT-0.440.0-1|44	
14cu|perl-Catalyst-View-TT-0.440.0-1|45	%install
14cu|perl-Catalyst-View-TT-0.440.0-1|46	%makeinstall_std
14cu|perl-Catalyst-View-TT-0.440.0-1|47	
14cu|perl-Catalyst-View-TT-0.440.0-1|48	%files
14cu|perl-Catalyst-View-TT-0.440.0-1|49	%doc README Changes META.yml META.json
14cu|perl-Catalyst-View-TT-0.440.0-1|50	%{perl_vendorlib}/Catalyst
14cu|perl-Catalyst-View-TT-0.440.0-1|51	%{_mandir}/*/*
14cu|perl-Catalyst-View-TT-0.440.0-1|52	
14cu|perl-Catalyst-View-TT-0.440.0-1|53	
14cu|perl-Catalyst-View-TT-0.440.0-1|54	
14cu|perl-Catalyst-View-TT-0.440.0-1|55	
14cu|perl-Catalyst-View-TT-0.440.0-1|56	%changelog
14cu|perl-Catalyst-View-TT-0.440.0-1|57	
14cu|perl-Catalyst-View-TT-0.440.0-1|58	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 0.440.0-1
14cu|perl-Catalyst-View-TT-0.440.0-1|59	- (c93330f) Merge pull request #1 from perl_modules/perl-Catalyst-View-TT:rosa2014.1
14cu|perl-Catalyst-View-TT-0.440.0-1|60	- (c93330f) abfonly
14cu|perl-Catalyst-View-TT-0.440.0-1|61	
14cu|perl-Catalyst-View-TT-0.440.0-1|62	

12644 14
14cu|perl-CDB_File-0.980.0-1|1	%define upstream_name    CDB_File
14cu|perl-CDB_File-0.980.0-1|2	%define upstream_version 0.98
14cu|perl-CDB_File-0.980.0-1|3	%define __noautoprov 'CDB_File.so'
14cu|perl-CDB_File-0.980.0-1|4	
14cu|perl-CDB_File-0.980.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-CDB_File-0.980.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CDB_File-0.980.0-1|7	Release:	1
14cu|perl-CDB_File-0.980.0-1|8	
14cu|perl-CDB_File-0.980.0-1|9	Summary:	Extension for access to cdb databases
14cu|perl-CDB_File-0.980.0-1|10	
14cu|perl-CDB_File-0.980.0-1|11	License:	GPL+ or Artistic
14cu|perl-CDB_File-0.980.0-1|12	Group:		Development/Perl
14cu|perl-CDB_File-0.980.0-1|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CDB_File-0.980.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CDB_File-0.980.0-1|15	
14cu|perl-CDB_File-0.980.0-1|16	BuildRequires:	perl-devel
14cu|perl-CDB_File-0.980.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CDB_File-0.980.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-CDB_File-0.980.0-1|19	
14cu|perl-CDB_File-0.980.0-1|20	
14cu|perl-CDB_File-0.980.0-1|21	%description
14cu|perl-CDB_File-0.980.0-1|22	CDB_File is a module which provides a Perl interface to Dan Berstein's cdb
14cu|perl-CDB_File-0.980.0-1|23	package.
14cu|perl-CDB_File-0.980.0-1|24	
14cu|perl-CDB_File-0.980.0-1|25	%prep
14cu|perl-CDB_File-0.980.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CDB_File-0.980.0-1|27	
14cu|perl-CDB_File-0.980.0-1|28	%build
14cu|perl-CDB_File-0.980.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CDB_File-0.980.0-1|30	%make
14cu|perl-CDB_File-0.980.0-1|31	
14cu|perl-CDB_File-0.980.0-1|32	%check
14cu|perl-CDB_File-0.980.0-1|33	make test
14cu|perl-CDB_File-0.980.0-1|34	
14cu|perl-CDB_File-0.980.0-1|35	%install
14cu|perl-CDB_File-0.980.0-1|36	%makeinstall_std
14cu|perl-CDB_File-0.980.0-1|37	
14cu|perl-CDB_File-0.980.0-1|38	
14cu|perl-CDB_File-0.980.0-1|39	%files
14cu|perl-CDB_File-0.980.0-1|40	%doc ACKNOWLEDGE CHANGES COPYRIGHT README META.json META.yml
14cu|perl-CDB_File-0.980.0-1|41	%{perl_vendorarch}/auto/CDB_File
14cu|perl-CDB_File-0.980.0-1|42	%{perl_vendorarch}/CDB_File.pm
14cu|perl-CDB_File-0.980.0-1|43	%{perl_vendorarch}/bun-x.pl
14cu|perl-CDB_File-0.980.0-1|44	%{_mandir}/*/*
14cu|perl-CDB_File-0.980.0-1|45	
14cu|perl-CDB_File-0.980.0-1|46	
14cu|perl-CDB_File-0.980.0-1|47	
14cu|perl-CDB_File-0.980.0-1|48	%changelog
14cu|perl-CDB_File-0.980.0-1|49	
14cu|perl-CDB_File-0.980.0-1|50	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.980.0-1
14cu|perl-CDB_File-0.980.0-1|51	- (5ffda4d) Log: Update to 0.980.0
14cu|perl-CDB_File-0.980.0-1|52	
14cu|perl-CDB_File-0.980.0-1|53	

12645 14
14cu|perl-CDDB_get-2.280.0-2|1	%define	upstream_name	 CDDB_get
14cu|perl-CDDB_get-2.280.0-2|2	%define upstream_version 2.28
14cu|perl-CDDB_get-2.280.0-2|3	
14cu|perl-CDDB_get-2.280.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-CDDB_get-2.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CDDB_get-2.280.0-2|6	Release:	2
14cu|perl-CDDB_get-2.280.0-2|7	
14cu|perl-CDDB_get-2.280.0-2|8	Summary:	Read the CDDB entry for an audio CD in your drive
14cu|perl-CDDB_get-2.280.0-2|9	
14cu|perl-CDDB_get-2.280.0-2|10	License:	GPL+ or Artistic
14cu|perl-CDDB_get-2.280.0-2|11	Group:		Development/Perl
14cu|perl-CDDB_get-2.280.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CDDB_get-2.280.0-2|13	Source0:	http://www.cpan.org/modules/by-module/CDDB_get/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CDDB_get-2.280.0-2|14	
14cu|perl-CDDB_get-2.280.0-2|15	BuildRequires:	perl-devel
14cu|perl-CDDB_get-2.280.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-CDDB_get-2.280.0-2|17	Requires:	perl(ExtUtils::MakeMaker)
14cu|perl-CDDB_get-2.280.0-2|18	
14cu|perl-CDDB_get-2.280.0-2|19	BuildArch:	noarch
14cu|perl-CDDB_get-2.280.0-2|20	
14cu|perl-CDDB_get-2.280.0-2|21	%description
14cu|perl-CDDB_get-2.280.0-2|22	This module/script gets the CDDB info for an audio cd.
14cu|perl-CDDB_get-2.280.0-2|23	
14cu|perl-CDDB_get-2.280.0-2|24	%prep
14cu|perl-CDDB_get-2.280.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-CDDB_get-2.280.0-2|26	
14cu|perl-CDDB_get-2.280.0-2|27	%build
14cu|perl-CDDB_get-2.280.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-CDDB_get-2.280.0-2|29	%make
14cu|perl-CDDB_get-2.280.0-2|30	
14cu|perl-CDDB_get-2.280.0-2|31	%check
14cu|perl-CDDB_get-2.280.0-2|32	%make test
14cu|perl-CDDB_get-2.280.0-2|33	
14cu|perl-CDDB_get-2.280.0-2|34	%install
14cu|perl-CDDB_get-2.280.0-2|35	%makeinstall_std
14cu|perl-CDDB_get-2.280.0-2|36	
14cu|perl-CDDB_get-2.280.0-2|37	%files
14cu|perl-CDDB_get-2.280.0-2|38	%doc Changes README
14cu|perl-CDDB_get-2.280.0-2|39	%{_bindir}/cddb.pl
14cu|perl-CDDB_get-2.280.0-2|40	%{perl_vendorlib}/auto/CDDB_*
14cu|perl-CDDB_get-2.280.0-2|41	%{perl_vendorlib}/CDDB_*.pm
14cu|perl-CDDB_get-2.280.0-2|42	%{perl_vendorlib}/cddb.pl
14cu|perl-CDDB_get-2.280.0-2|43	%{_mandir}/*/*
14cu|perl-CDDB_get-2.280.0-2|44	
14cu|perl-CDDB_get-2.280.0-2|45	
14cu|perl-CDDB_get-2.280.0-2|46	%changelog
14cu|perl-CDDB_get-2.280.0-2|47	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 2.280.0-2
14cu|perl-CDDB_get-2.280.0-2|48	+ Revision: 54c98d5
14cu|perl-CDDB_get-2.280.0-2|49	- Updated perl-CDDB_get.spec
14cu|perl-CDDB_get-2.280.0-2|50	
14cu|perl-CDDB_get-2.280.0-2|51	

12646 14
14cu|perl-CGI-Compile-0.190.0-1|1	%define upstream_name    CGI-Compile
14cu|perl-CGI-Compile-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-CGI-Compile-0.190.0-1|3	
14cu|perl-CGI-Compile-0.190.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-CGI-Compile-0.190.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CGI-Compile-0.190.0-1|6	Release:    1
14cu|perl-CGI-Compile-0.190.0-1|7	
14cu|perl-CGI-Compile-0.190.0-1|8	Summary:    Compile .cgi scripts to a code reference like ModPerl::Registry
14cu|perl-CGI-Compile-0.190.0-1|9	License:    GPL+ or Artistic
14cu|perl-CGI-Compile-0.190.0-1|10	Group:      Development/Perl
14cu|perl-CGI-Compile-0.190.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CGI-Compile-0.190.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-Compile-0.190.0-1|13	
14cu|perl-CGI-Compile-0.190.0-1|14	BuildRequires: perl-devel
14cu|perl-CGI-Compile-0.190.0-1|15	BuildRequires: perl(File::pushd)
14cu|perl-CGI-Compile-0.190.0-1|16	BuildRequires: perl(Module::Build::Tiny) >= 0.36.0
14cu|perl-CGI-Compile-0.190.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-CGI-Compile-0.190.0-1|18	BuildRequires: perl(Test::NoWarnings)
14cu|perl-CGI-Compile-0.190.0-1|19	BuildRequires: perl(Test::Requires)
14cu|perl-CGI-Compile-0.190.0-1|20	BuildRequires: perl(CGI)
14cu|perl-CGI-Compile-0.190.0-1|21	BuildRequires: perl(CGI::Emulate::PSGI)
14cu|perl-CGI-Compile-0.190.0-1|22	BuildRequires: perl(TAP::Harness::Env)
14cu|perl-CGI-Compile-0.190.0-1|23	
14cu|perl-CGI-Compile-0.190.0-1|24	BuildArch:  noarch
14cu|perl-CGI-Compile-0.190.0-1|25	
14cu|perl-CGI-Compile-0.190.0-1|26	%description
14cu|perl-CGI-Compile-0.190.0-1|27	CGI::Compile is an utility to compile CGI scripts into a code reference
14cu|perl-CGI-Compile-0.190.0-1|28	that can run many times on its own namespace, as long as the script is
14cu|perl-CGI-Compile-0.190.0-1|29	ready to run on a persistent environment.
14cu|perl-CGI-Compile-0.190.0-1|30	
14cu|perl-CGI-Compile-0.190.0-1|31	*NOTE:* for best results, load the CGI::Compile manpage before any modules
14cu|perl-CGI-Compile-0.190.0-1|32	used by your CGIs.
14cu|perl-CGI-Compile-0.190.0-1|33	
14cu|perl-CGI-Compile-0.190.0-1|34	%prep
14cu|perl-CGI-Compile-0.190.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-Compile-0.190.0-1|36	
14cu|perl-CGI-Compile-0.190.0-1|37	%build
14cu|perl-CGI-Compile-0.190.0-1|38	%{__perl} Build.PL --installdirs=vendor
14cu|perl-CGI-Compile-0.190.0-1|39	./Build
14cu|perl-CGI-Compile-0.190.0-1|40	
14cu|perl-CGI-Compile-0.190.0-1|41	%check
14cu|perl-CGI-Compile-0.190.0-1|42	./Build test
14cu|perl-CGI-Compile-0.190.0-1|43	
14cu|perl-CGI-Compile-0.190.0-1|44	%install
14cu|perl-CGI-Compile-0.190.0-1|45	./Build install --destdir=%{buildroot}
14cu|perl-CGI-Compile-0.190.0-1|46	
14cu|perl-CGI-Compile-0.190.0-1|47	%files
14cu|perl-CGI-Compile-0.190.0-1|48	%doc Changes LICENSE META.json META.yml README
14cu|perl-CGI-Compile-0.190.0-1|49	%{_mandir}/man3/*
14cu|perl-CGI-Compile-0.190.0-1|50	%perl_vendorlib/*
14cu|perl-CGI-Compile-0.190.0-1|51	
14cu|perl-CGI-Compile-0.190.0-1|52	
14cu|perl-CGI-Compile-0.190.0-1|53	%changelog
14cu|perl-CGI-Compile-0.190.0-1|54	
14cu|perl-CGI-Compile-0.190.0-1|55	* Sat Jun 20 2015 abfonly <abfonly@gmail.com> 0.190.0-1
14cu|perl-CGI-Compile-0.190.0-1|56	- (40468bb) Imported from SRPM
14cu|perl-CGI-Compile-0.190.0-1|57	
14cu|perl-CGI-Compile-0.190.0-1|58	

12647 14
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|1	%define upstream_name    CGI-Emulate-PSGI
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|2	%define upstream_version 0.20
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|3	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|6	Release:    1
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|7	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|8	Summary:    PSGI adapter for CGI
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|9	License:    GPL+ or Artistic
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|10	Group:      Development/Perl
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|13	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|14	BuildRequires: perl-devel
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|16	BuildRequires: perl(HTTP::Response)
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|17	BuildRequires: perl(Test::More) >= 0.940.0
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|18	BuildRequires: perl(Test::Requires)
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|19	BuildRequires: perl(CGI)
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|20	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|21	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|22	BuildArch:  noarch
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|23	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|24	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|25	%description
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|26	use CGI::Parse::PSGI qw(parse_cgi_output);
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|27	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|28	my $output = YourApp->run;
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|29	my $psgi_res = parse_cgi_output(\$output);
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|30	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|31	%prep
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|33	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|34	%build
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|36	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|37	%make
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|38	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|39	%check
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|40	%make test
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|41	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|42	%install
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|43	%makeinstall_std
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|44	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|45	%files
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|46	%doc Changes META.yml MYMETA.yml README
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|47	%{_mandir}/man3/*
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|48	%perl_vendorlib/*
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|49	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|50	%changelog
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|51	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|52	* Sat Jun 20 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|53	- (f9f1a57) Imported from SRPM
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|54	
14cu|perl-CGI-Emulate-PSGI-0.200.0-1|55	

12648 14
14cu|perl-CGI-Fast-2.100.0-1|1	%define upstream_name    CGI-Fast
14cu|perl-CGI-Fast-2.100.0-1|2	%define upstream_version 2.10
14cu|perl-CGI-Fast-2.100.0-1|3	
14cu|perl-CGI-Fast-2.100.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-CGI-Fast-2.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CGI-Fast-2.100.0-1|6	Release:    1
14cu|perl-CGI-Fast-2.100.0-1|7	Epoch:      2
14cu|perl-CGI-Fast-2.100.0-1|8	
14cu|perl-CGI-Fast-2.100.0-1|9	Summary:    CGI Interface for Fast CGI
14cu|perl-CGI-Fast-2.100.0-1|10	License:    GPL+ or Artistic
14cu|perl-CGI-Fast-2.100.0-1|11	Group:      Development/Perl
14cu|perl-CGI-Fast-2.100.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CGI-Fast-2.100.0-1|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-Fast-2.100.0-1|14	
14cu|perl-CGI-Fast-2.100.0-1|15	BuildRequires: perl(CGI)
14cu|perl-CGI-Fast-2.100.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CGI-Fast-2.100.0-1|17	BuildRequires: perl(FCGI)
14cu|perl-CGI-Fast-2.100.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-CGI-Fast-2.100.0-1|19	BuildRequires: perl(Test::Deep)
14cu|perl-CGI-Fast-2.100.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-CGI-Fast-2.100.0-1|21	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-CGI-Fast-2.100.0-1|22	BuildRequires: perl(Test::CPAN::Changes) >= 0.300.0
14cu|perl-CGI-Fast-2.100.0-1|23	BuildRequires: perl-devel
14cu|perl-CGI-Fast-2.100.0-1|24	
14cu|perl-CGI-Fast-2.100.0-1|25	BuildArch: noarch
14cu|perl-CGI-Fast-2.100.0-1|26	
14cu|perl-CGI-Fast-2.100.0-1|27	%description
14cu|perl-CGI-Fast-2.100.0-1|28	CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
14cu|perl-CGI-Fast-2.100.0-1|29	specialized to work with the FCGI module, which greatly speeds up CGI
14cu|perl-CGI-Fast-2.100.0-1|30	scripts by turning them into persistently running server processes. Scripts
14cu|perl-CGI-Fast-2.100.0-1|31	that perform time-consuming initialization processes, such as loading large
14cu|perl-CGI-Fast-2.100.0-1|32	modules or opening persistent database connections, will see large
14cu|perl-CGI-Fast-2.100.0-1|33	performance improvements.
14cu|perl-CGI-Fast-2.100.0-1|34	
14cu|perl-CGI-Fast-2.100.0-1|35	%prep
14cu|perl-CGI-Fast-2.100.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-Fast-2.100.0-1|37	
14cu|perl-CGI-Fast-2.100.0-1|38	%build
14cu|perl-CGI-Fast-2.100.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CGI-Fast-2.100.0-1|40	%make
14cu|perl-CGI-Fast-2.100.0-1|41	
14cu|perl-CGI-Fast-2.100.0-1|42	%check
14cu|perl-CGI-Fast-2.100.0-1|43	%make test
14cu|perl-CGI-Fast-2.100.0-1|44	
14cu|perl-CGI-Fast-2.100.0-1|45	%install
14cu|perl-CGI-Fast-2.100.0-1|46	%makeinstall_std
14cu|perl-CGI-Fast-2.100.0-1|47	
14cu|perl-CGI-Fast-2.100.0-1|48	%files
14cu|perl-CGI-Fast-2.100.0-1|49	%doc Changes META.json META.yml README
14cu|perl-CGI-Fast-2.100.0-1|50	%{_mandir}/man3/*
14cu|perl-CGI-Fast-2.100.0-1|51	%{perl_vendorlib}/*
14cu|perl-CGI-Fast-2.100.0-1|52	
14cu|perl-CGI-Fast-2.100.0-1|53	%changelog
14cu|perl-CGI-Fast-2.100.0-1|54	
14cu|perl-CGI-Fast-2.100.0-1|55	* Mon Jul 06 2015 abfonly <abfonly@gmail.com> 2:2.100.0-1
14cu|perl-CGI-Fast-2.100.0-1|56	- (5ddae70) Log: update to 2.100.0
14cu|perl-CGI-Fast-2.100.0-1|57	
14cu|perl-CGI-Fast-2.100.0-1|58	

12649 14
14cu|perl-CGI-Lite-3.0.0-1|1	%define upstream_name    CGI-Lite
14cu|perl-CGI-Lite-3.0.0-1|2	%define upstream_version 3.00
14cu|perl-CGI-Lite-3.0.0-1|3	
14cu|perl-CGI-Lite-3.0.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CGI-Lite-3.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CGI-Lite-3.0.0-1|6	Release:	1
14cu|perl-CGI-Lite-3.0.0-1|7	
14cu|perl-CGI-Lite-3.0.0-1|8	Summary:	CGI-Lite module for perl
14cu|perl-CGI-Lite-3.0.0-1|9	
14cu|perl-CGI-Lite-3.0.0-1|10	
14cu|perl-CGI-Lite-3.0.0-1|11	License:	GPL+ or Artistic
14cu|perl-CGI-Lite-3.0.0-1|12	Group:		Development/Perl
14cu|perl-CGI-Lite-3.0.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CGI-Lite-3.0.0-1|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-Lite-3.0.0-1|15	
14cu|perl-CGI-Lite-3.0.0-1|16	BuildRequires:	perl-devel
14cu|perl-CGI-Lite-3.0.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CGI-Lite-3.0.0-1|18	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-CGI-Lite-3.0.0-1|19	
14cu|perl-CGI-Lite-3.0.0-1|20	
14cu|perl-CGI-Lite-3.0.0-1|21	BuildArch:	noarch
14cu|perl-CGI-Lite-3.0.0-1|22	
14cu|perl-CGI-Lite-3.0.0-1|23	%description
14cu|perl-CGI-Lite-3.0.0-1|24	This module can be used to decode form and query information, including file
14cu|perl-CGI-Lite-3.0.0-1|25	uploads, as well as cookies in a very simple manner; you need not concern
14cu|perl-CGI-Lite-3.0.0-1|26	yourself with the actual details behind the decoding process.
14cu|perl-CGI-Lite-3.0.0-1|27	
14cu|perl-CGI-Lite-3.0.0-1|28	%prep
14cu|perl-CGI-Lite-3.0.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-Lite-3.0.0-1|30	
14cu|perl-CGI-Lite-3.0.0-1|31	%build
14cu|perl-CGI-Lite-3.0.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CGI-Lite-3.0.0-1|33	%make
14cu|perl-CGI-Lite-3.0.0-1|34	
14cu|perl-CGI-Lite-3.0.0-1|35	%check
14cu|perl-CGI-Lite-3.0.0-1|36	make test
14cu|perl-CGI-Lite-3.0.0-1|37	
14cu|perl-CGI-Lite-3.0.0-1|38	%install
14cu|perl-CGI-Lite-3.0.0-1|39	%makeinstall_std
14cu|perl-CGI-Lite-3.0.0-1|40	
14cu|perl-CGI-Lite-3.0.0-1|41	%files
14cu|perl-CGI-Lite-3.0.0-1|42	%doc CHANGES README TODO META.json META.yml
14cu|perl-CGI-Lite-3.0.0-1|43	%{perl_vendorlib}/CGI/Lite.pm
14cu|perl-CGI-Lite-3.0.0-1|44	%{_mandir}/*/*
14cu|perl-CGI-Lite-3.0.0-1|45	
14cu|perl-CGI-Lite-3.0.0-1|46	
14cu|perl-CGI-Lite-3.0.0-1|47	
14cu|perl-CGI-Lite-3.0.0-1|48	
14cu|perl-CGI-Lite-3.0.0-1|49	%changelog
14cu|perl-CGI-Lite-3.0.0-1|50	
14cu|perl-CGI-Lite-3.0.0-1|51	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 3.0.0-1
14cu|perl-CGI-Lite-3.0.0-1|52	- (1411738) Log: Update to 3.0.0
14cu|perl-CGI-Lite-3.0.0-1|53	
14cu|perl-CGI-Lite-3.0.0-1|54	

12650 14
14cu|perl-CGI-Simple-1.115.0-1|1	%define upstream_name    CGI-Simple
14cu|perl-CGI-Simple-1.115.0-1|2	%define upstream_version 1.115
14cu|perl-CGI-Simple-1.115.0-1|3	
14cu|perl-CGI-Simple-1.115.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CGI-Simple-1.115.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CGI-Simple-1.115.0-1|6	Release:	1
14cu|perl-CGI-Simple-1.115.0-1|7	
14cu|perl-CGI-Simple-1.115.0-1|8	Summary:   Simple totally OO CGI interface that is CGI.pm compliant
14cu|perl-CGI-Simple-1.115.0-1|9	
14cu|perl-CGI-Simple-1.115.0-1|10	License:   GPL+ or Artistic
14cu|perl-CGI-Simple-1.115.0-1|11	Group:     Development/Perl
14cu|perl-CGI-Simple-1.115.0-1|12	Url:       http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CGI-Simple-1.115.0-1|13	Source0:   http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-Simple-1.115.0-1|14	
14cu|perl-CGI-Simple-1.115.0-1|15	BuildRequires:  perl(IO::Scalar) >= 2.090.0
14cu|perl-CGI-Simple-1.115.0-1|16	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-CGI-Simple-1.115.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.98.0
14cu|perl-CGI-Simple-1.115.0-1|18	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-CGI-Simple-1.115.0-1|19	BuildRequires:  perl(Test::Pod)
14cu|perl-CGI-Simple-1.115.0-1|20	BuildRequires:  perl-devel
14cu|perl-CGI-Simple-1.115.0-1|21	
14cu|perl-CGI-Simple-1.115.0-1|22	BuildArch: noarch
14cu|perl-CGI-Simple-1.115.0-1|23	
14cu|perl-CGI-Simple-1.115.0-1|24	
14cu|perl-CGI-Simple-1.115.0-1|25	%description
14cu|perl-CGI-Simple-1.115.0-1|26	CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm.
14cu|perl-CGI-Simple-1.115.0-1|27	It shares an identical OO interface to CGI.pm for parameter parsing, file
14cu|perl-CGI-Simple-1.115.0-1|28	upload, cookie handling and header generation. This module is entirely object
14cu|perl-CGI-Simple-1.115.0-1|29	oriented, however a complete functional interface is available by using the
14cu|perl-CGI-Simple-1.115.0-1|30	CGI::Simple::Standard module.
14cu|perl-CGI-Simple-1.115.0-1|31	
14cu|perl-CGI-Simple-1.115.0-1|32	Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
14cu|perl-CGI-Simple-1.115.0-1|33	things is available. There are even a few new methods and additions to old
14cu|perl-CGI-Simple-1.115.0-1|34	ones! If you are interested in what has gone on under the hood see the
14cu|perl-CGI-Simple-1.115.0-1|35	Compatibility with CGI.pm section at the end.
14cu|perl-CGI-Simple-1.115.0-1|36	
14cu|perl-CGI-Simple-1.115.0-1|37	In practical testing this module loads and runs about twice as fast as CGI.pm
14cu|perl-CGI-Simple-1.115.0-1|38	depending on the precise task.
14cu|perl-CGI-Simple-1.115.0-1|39	
14cu|perl-CGI-Simple-1.115.0-1|40	%prep
14cu|perl-CGI-Simple-1.115.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-Simple-1.115.0-1|42	chmod -x Changes
14cu|perl-CGI-Simple-1.115.0-1|43	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && mv -f Changes.conv Changes
14cu|perl-CGI-Simple-1.115.0-1|44	
14cu|perl-CGI-Simple-1.115.0-1|45	%build
14cu|perl-CGI-Simple-1.115.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CGI-Simple-1.115.0-1|47	%make
14cu|perl-CGI-Simple-1.115.0-1|48	
14cu|perl-CGI-Simple-1.115.0-1|49	%check
14cu|perl-CGI-Simple-1.115.0-1|50	make test
14cu|perl-CGI-Simple-1.115.0-1|51	
14cu|perl-CGI-Simple-1.115.0-1|52	%install
14cu|perl-CGI-Simple-1.115.0-1|53	%makeinstall_std
14cu|perl-CGI-Simple-1.115.0-1|54	
14cu|perl-CGI-Simple-1.115.0-1|55	%files
14cu|perl-CGI-Simple-1.115.0-1|56	%doc README META.json META.yml Changes
14cu|perl-CGI-Simple-1.115.0-1|57	%{perl_vendorlib}/CGI
14cu|perl-CGI-Simple-1.115.0-1|58	%{_mandir}/*/*
14cu|perl-CGI-Simple-1.115.0-1|59	
14cu|perl-CGI-Simple-1.115.0-1|60	
14cu|perl-CGI-Simple-1.115.0-1|61	
14cu|perl-CGI-Simple-1.115.0-1|62	%changelog
14cu|perl-CGI-Simple-1.115.0-1|63	
14cu|perl-CGI-Simple-1.115.0-1|64	* Tue Jun 30 2015 abfonly <John@smith.org> 1.115.0-1
14cu|perl-CGI-Simple-1.115.0-1|65	- (d6c0ba1) Log: Update to 1.115.0
14cu|perl-CGI-Simple-1.115.0-1|66	
14cu|perl-CGI-Simple-1.115.0-1|67	

12651 14
14cu|perl-CGI-XMLApplication-1.1.5-1|1	%define upstream_name	 CGI-XMLApplication
14cu|perl-CGI-XMLApplication-1.1.5-1|2	%define upstream_version 1.1.5
14cu|perl-CGI-XMLApplication-1.1.5-1|3	
14cu|perl-CGI-XMLApplication-1.1.5-1|4	Name:		perl-%{upstream_name}
14cu|perl-CGI-XMLApplication-1.1.5-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CGI-XMLApplication-1.1.5-1|6	Release:	1
14cu|perl-CGI-XMLApplication-1.1.5-1|7	
14cu|perl-CGI-XMLApplication-1.1.5-1|8	Summary:	%{upstream_name} module for perl
14cu|perl-CGI-XMLApplication-1.1.5-1|9	
14cu|perl-CGI-XMLApplication-1.1.5-1|10	License:	MPL
14cu|perl-CGI-XMLApplication-1.1.5-1|11	Group:		Development/Perl
14cu|perl-CGI-XMLApplication-1.1.5-1|12	Url:		http://search.cpan.org/~phish/%{upstream_name}/
14cu|perl-CGI-XMLApplication-1.1.5-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PH/PHISH/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CGI-XMLApplication-1.1.5-1|14	
14cu|perl-CGI-XMLApplication-1.1.5-1|15	BuildRequires:	perl(CGI)
14cu|perl-CGI-XMLApplication-1.1.5-1|16	BuildRequires:	perl(XML::LibXML)
14cu|perl-CGI-XMLApplication-1.1.5-1|17	BuildRequires:	perl(XML::LibXSLT)
14cu|perl-CGI-XMLApplication-1.1.5-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CGI-XMLApplication-1.1.5-1|19	BuildRequires:	perl-devel
14cu|perl-CGI-XMLApplication-1.1.5-1|20	BuildArch:	noarch
14cu|perl-CGI-XMLApplication-1.1.5-1|21	
14cu|perl-CGI-XMLApplication-1.1.5-1|22	%description
14cu|perl-CGI-XMLApplication-1.1.5-1|23	%{upstream_name} module for perl
14cu|perl-CGI-XMLApplication-1.1.5-1|24	CGI::XMLApplication is a CGI application class, that intends to enable
14cu|perl-CGI-XMLApplication-1.1.5-1|25	perl artists to implement CGIs that make use of XML/XSLT
14cu|perl-CGI-XMLApplication-1.1.5-1|26	functionality, without taking too much care about specialized
14cu|perl-CGI-XMLApplication-1.1.5-1|27	errorchecking or even care too much about XML itself. It provides the
14cu|perl-CGI-XMLApplication-1.1.5-1|28	power of the XML::LibXML/ XML::LibXSLT module package for
14cu|perl-CGI-XMLApplication-1.1.5-1|29	content deliverment.
14cu|perl-CGI-XMLApplication-1.1.5-1|30	
14cu|perl-CGI-XMLApplication-1.1.5-1|31	%prep
14cu|perl-CGI-XMLApplication-1.1.5-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CGI-XMLApplication-1.1.5-1|33	
14cu|perl-CGI-XMLApplication-1.1.5-1|34	chmod 644 Changes README
14cu|perl-CGI-XMLApplication-1.1.5-1|35	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && \
14cu|perl-CGI-XMLApplication-1.1.5-1|36	mv -f Changes.conv Changes
14cu|perl-CGI-XMLApplication-1.1.5-1|37	
14cu|perl-CGI-XMLApplication-1.1.5-1|38	%build
14cu|perl-CGI-XMLApplication-1.1.5-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CGI-XMLApplication-1.1.5-1|40	%make
14cu|perl-CGI-XMLApplication-1.1.5-1|41	
14cu|perl-CGI-XMLApplication-1.1.5-1|42	%check
14cu|perl-CGI-XMLApplication-1.1.5-1|43	%make test
14cu|perl-CGI-XMLApplication-1.1.5-1|44	
14cu|perl-CGI-XMLApplication-1.1.5-1|45	%install
14cu|perl-CGI-XMLApplication-1.1.5-1|46	%makeinstall_std
14cu|perl-CGI-XMLApplication-1.1.5-1|47	
14cu|perl-CGI-XMLApplication-1.1.5-1|48	%files
14cu|perl-CGI-XMLApplication-1.1.5-1|49	%doc Changes META.json META.yml README examples/*
14cu|perl-CGI-XMLApplication-1.1.5-1|50	%{_mandir}/*/*
14cu|perl-CGI-XMLApplication-1.1.5-1|51	%{perl_vendorlib}/CGI/*
14cu|perl-CGI-XMLApplication-1.1.5-1|52	
14cu|perl-CGI-XMLApplication-1.1.5-1|53	
14cu|perl-CGI-XMLApplication-1.1.5-1|54	
14cu|perl-CGI-XMLApplication-1.1.5-1|55	%changelog
14cu|perl-CGI-XMLApplication-1.1.5-1|56	
14cu|perl-CGI-XMLApplication-1.1.5-1|57	* Sun Aug 30 2015 abfonly <abfonly@gmail.com> 1.1.5-1
14cu|perl-CGI-XMLApplication-1.1.5-1|58	- (024ca91) Log: Update to 1.1.5
14cu|perl-CGI-XMLApplication-1.1.5-1|59	
14cu|perl-CGI-XMLApplication-1.1.5-1|60	

12652 14
14cu|perl-Chart-2.4.10-1|1	%define	upstream_name	 Chart
14cu|perl-Chart-2.4.10-1|2	%define upstream_version 2.4.10
14cu|perl-Chart-2.4.10-1|3	
14cu|perl-Chart-2.4.10-1|4	Name:		perl-%{upstream_name}
14cu|perl-Chart-2.4.10-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Chart-2.4.10-1|6	Release:	1
14cu|perl-Chart-2.4.10-1|7	
14cu|perl-Chart-2.4.10-1|8	Summary:	A series of charting modules
14cu|perl-Chart-2.4.10-1|9	
14cu|perl-Chart-2.4.10-1|10	License:	GPL
14cu|perl-Chart-2.4.10-1|11	Group:		Development/Perl
14cu|perl-Chart-2.4.10-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Chart-2.4.10-1|13	Source0:	http://www.cpan.org/authors/id/C/CH/CHARTGRP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Chart-2.4.10-1|14	
14cu|perl-Chart-2.4.10-1|15	BuildRequires:	perl-devel
14cu|perl-Chart-2.4.10-1|16	BuildRequires:	perl(GD)
14cu|perl-Chart-2.4.10-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Chart-2.4.10-1|18	
14cu|perl-Chart-2.4.10-1|19	BuildArch:	noarch
14cu|perl-Chart-2.4.10-1|20	
14cu|perl-Chart-2.4.10-1|21	%description
14cu|perl-Chart-2.4.10-1|22	Series of charting modules.
14cu|perl-Chart-2.4.10-1|23	
14cu|perl-Chart-2.4.10-1|24	%prep
14cu|perl-Chart-2.4.10-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Chart-2.4.10-1|26	chmod 0644 README TODO
14cu|perl-Chart-2.4.10-1|27	
14cu|perl-Chart-2.4.10-1|28	%build
14cu|perl-Chart-2.4.10-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Chart-2.4.10-1|30	%make
14cu|perl-Chart-2.4.10-1|31	
14cu|perl-Chart-2.4.10-1|32	%check
14cu|perl-Chart-2.4.10-1|33	%make test
14cu|perl-Chart-2.4.10-1|34	
14cu|perl-Chart-2.4.10-1|35	%install
14cu|perl-Chart-2.4.10-1|36	%makeinstall_std
14cu|perl-Chart-2.4.10-1|37	
14cu|perl-Chart-2.4.10-1|38	%files
14cu|perl-Chart-2.4.10-1|39	%doc README TODO META.yml
14cu|perl-Chart-2.4.10-1|40	%{perl_vendorlib}/Chart*
14cu|perl-Chart-2.4.10-1|41	%{_mandir}/*/*
14cu|perl-Chart-2.4.10-1|42	
14cu|perl-Chart-2.4.10-1|43	
14cu|perl-Chart-2.4.10-1|44	
14cu|perl-Chart-2.4.10-1|45	%changelog
14cu|perl-Chart-2.4.10-1|46	
14cu|perl-Chart-2.4.10-1|47	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 2.4.10-1
14cu|perl-Chart-2.4.10-1|48	- (716daa8) Log: Update to 2.4.10
14cu|perl-Chart-2.4.10-1|49	- (716daa8) spec clean
14cu|perl-Chart-2.4.10-1|50	
14cu|perl-Chart-2.4.10-1|51	

12653 14
14cu|perl-CHI-0.600.0-1|1	%define upstream_name    CHI
14cu|perl-CHI-0.600.0-1|2	%define upstream_version 0.60
14cu|perl-CHI-0.600.0-1|3	
14cu|perl-CHI-0.600.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CHI-0.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CHI-0.600.0-1|6	Release:	1
14cu|perl-CHI-0.600.0-1|7	Summary:	Nothing is cached
14cu|perl-CHI-0.600.0-1|8	License:	GPL+ or Artistic
14cu|perl-CHI-0.600.0-1|9	Group:		Development/Perl
14cu|perl-CHI-0.600.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CHI-0.600.0-1|11	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CHI-0.600.0-1|12	# Patch mugged from Stella-Linux
14cu|perl-CHI-0.600.0-1|13	# Workaround "Unescaped left brace in regex is deprecated"
14cu|perl-CHI-0.600.0-1|14	Patch0:         perl-CHI-0.60-regex.diff
14cu|perl-CHI-0.600.0-1|15	
14cu|perl-CHI-0.600.0-1|16	BuildRequires:	perl-devel
14cu|perl-CHI-0.600.0-1|17	BuildRequires:  perl(Carp::Assert)
14cu|perl-CHI-0.600.0-1|18	BuildRequires:  perl(Compress::Zlib)
14cu|perl-CHI-0.600.0-1|19	BuildRequires:  perl(Data::UUID)
14cu|perl-CHI-0.600.0-1|20	BuildRequires:  perl(Date::Parse)
14cu|perl-CHI-0.600.0-1|21	BuildRequires:  perl(Digest::JHash)
14cu|perl-CHI-0.600.0-1|22	BuildRequires:  perl(Digest::MD5)
14cu|perl-CHI-0.600.0-1|23	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CHI-0.600.0-1|24	BuildRequires:  perl(File::Spec)
14cu|perl-CHI-0.600.0-1|25	BuildRequires:  perl(Hash::MoreUtils)
14cu|perl-CHI-0.600.0-1|26	BuildRequires:  perl(JSON::MaybeXS)
14cu|perl-CHI-0.600.0-1|27	BuildRequires:  perl(List::MoreUtils)
14cu|perl-CHI-0.600.0-1|28	BuildRequires:  perl(Log::Any)
14cu|perl-CHI-0.600.0-1|29	BuildRequires:  perl(Log::Any::Adapter::Dispatch)
14cu|perl-CHI-0.600.0-1|30	BuildRequires:  perl(Module::Load::Conditional)
14cu|perl-CHI-0.600.0-1|31	BuildRequires:  perl(Moo)
14cu|perl-CHI-0.600.0-1|32	BuildRequires:  perl(MooX::Types::MooseLike)
14cu|perl-CHI-0.600.0-1|33	BuildRequires:  perl(MooX::Types::MooseLike::Base)
14cu|perl-CHI-0.600.0-1|34	BuildRequires:  perl(MooX::Types::MooseLike::Numeric)
14cu|perl-CHI-0.600.0-1|35	BuildRequires:  perl(Storable)
14cu|perl-CHI-0.600.0-1|36	BuildRequires:  perl(String::RewritePrefix)
14cu|perl-CHI-0.600.0-1|37	BuildRequires:  perl(Task::Weaken)
14cu|perl-CHI-0.600.0-1|38	BuildRequires:  perl(Test::Builder)
14cu|perl-CHI-0.600.0-1|39	BuildRequires:  perl(Test::Class)
14cu|perl-CHI-0.600.0-1|40	BuildRequires:  perl(Test::Deep)
14cu|perl-CHI-0.600.0-1|41	BuildRequires:  perl(Test::Exception)
14cu|perl-CHI-0.600.0-1|42	BuildRequires:  perl(Test::Log::Dispatch)
14cu|perl-CHI-0.600.0-1|43	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-CHI-0.600.0-1|44	BuildRequires:  perl(Test::Warn)
14cu|perl-CHI-0.600.0-1|45	BuildRequires:  perl(Time::Duration)
14cu|perl-CHI-0.600.0-1|46	BuildRequires:  perl(Time::Duration::Parse)
14cu|perl-CHI-0.600.0-1|47	BuildRequires:  perl(Try::Tiny)
14cu|perl-CHI-0.600.0-1|48	BuildRequires:  perl(Test::Pod)
14cu|perl-CHI-0.600.0-1|49	BuildRequires:  perl(Module::Mask)
14cu|perl-CHI-0.600.0-1|50	BuildRequires:  perl(Cache::FileCache)
14cu|perl-CHI-0.600.0-1|51	BuildRequires:  perl(Cache::FastMmap)
14cu|perl-CHI-0.600.0-1|52	BuildRequires:  perl(Class::Method::Modifiers)
14cu|perl-CHI-0.600.0-1|53	
14cu|perl-CHI-0.600.0-1|54	BuildArch:	noarch
14cu|perl-CHI-0.600.0-1|55	
14cu|perl-CHI-0.600.0-1|56	%description
14cu|perl-CHI-0.600.0-1|57	CHI provides a unified caching API, designed to assist a developer in
14cu|perl-CHI-0.600.0-1|58	persisting data for a specified period of time.
14cu|perl-CHI-0.600.0-1|59	
14cu|perl-CHI-0.600.0-1|60	The CHI interface is implemented by driver classes that support fetching,
14cu|perl-CHI-0.600.0-1|61	storing and clearing of data. Driver classes exist or will exist for the
14cu|perl-CHI-0.600.0-1|62	gamut of storage backends available to Perl, such as memory, plain files,
14cu|perl-CHI-0.600.0-1|63	memory mapped files, memcached, and DBI.
14cu|perl-CHI-0.600.0-1|64	
14cu|perl-CHI-0.600.0-1|65	CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package,
14cu|perl-CHI-0.600.0-1|66	adhering to the basic Cache API but adding new features and addressing
14cu|perl-CHI-0.600.0-1|67	limitations in the Cache::Cache implementation.
14cu|perl-CHI-0.600.0-1|68	
14cu|perl-CHI-0.600.0-1|69	%prep
14cu|perl-CHI-0.600.0-1|70	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CHI-0.600.0-1|71	%patch0 -p1
14cu|perl-CHI-0.600.0-1|72	find lib \( -type f -a -executable \) -exec chmod -x {} \;
14cu|perl-CHI-0.600.0-1|73	
14cu|perl-CHI-0.600.0-1|74	%build
14cu|perl-CHI-0.600.0-1|75	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CHI-0.600.0-1|76	%make
14cu|perl-CHI-0.600.0-1|77	
14cu|perl-CHI-0.600.0-1|78	%check
14cu|perl-CHI-0.600.0-1|79	make test
14cu|perl-CHI-0.600.0-1|80	
14cu|perl-CHI-0.600.0-1|81	%install
14cu|perl-CHI-0.600.0-1|82	%makeinstall_std
14cu|perl-CHI-0.600.0-1|83	
14cu|perl-CHI-0.600.0-1|84	%files
14cu|perl-CHI-0.600.0-1|85	%doc Changes LICENSE META.yml META.json README
14cu|perl-CHI-0.600.0-1|86	%{_mandir}/man3/*
14cu|perl-CHI-0.600.0-1|87	%{perl_vendorlib}/*
14cu|perl-CHI-0.600.0-1|88	
14cu|perl-CHI-0.600.0-1|89	%changelog
14cu|perl-CHI-0.600.0-1|90	
14cu|perl-CHI-0.600.0-1|91	* Sat Jun 27 2015 abfonly <John@smith.org> 0.600.0-1
14cu|perl-CHI-0.600.0-1|92	- (bf7c3c3) Log: update to 0.600.0, reimport git/rewrite spec, fixed BR and test, regex patched , patch from Stella
14cu|perl-CHI-0.600.0-1|93	
14cu|perl-CHI-0.600.0-1|94	

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

12655 14
14cu|perl-Class-Accessor-Lite-0.60.0-1|1	%define upstream_name    Class-Accessor-Lite
14cu|perl-Class-Accessor-Lite-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Class-Accessor-Lite-0.60.0-1|3	
14cu|perl-Class-Accessor-Lite-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Class-Accessor-Lite-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-Accessor-Lite-0.60.0-1|6	Release:    1
14cu|perl-Class-Accessor-Lite-0.60.0-1|7	
14cu|perl-Class-Accessor-Lite-0.60.0-1|8	Summary:    A minimalistic variant of Class::Accessor
14cu|perl-Class-Accessor-Lite-0.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-Class-Accessor-Lite-0.60.0-1|10	Group:      Development/Perl
14cu|perl-Class-Accessor-Lite-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Accessor-Lite-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Accessor-Lite-0.60.0-1|13	
14cu|perl-Class-Accessor-Lite-0.60.0-1|14	BuildRequires: perl-devel
14cu|perl-Class-Accessor-Lite-0.60.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Class-Accessor-Lite-0.60.0-1|16	BuildArch: noarch
14cu|perl-Class-Accessor-Lite-0.60.0-1|17	
14cu|perl-Class-Accessor-Lite-0.60.0-1|18	%description
14cu|perl-Class-Accessor-Lite-0.60.0-1|19	The module is a variant of 'Class::Accessor'. It is fast and requires less
14cu|perl-Class-Accessor-Lite-0.60.0-1|20	typing, has no dependencies to other modules, and does not mess up the
14cu|perl-Class-Accessor-Lite-0.60.0-1|21	@ISA.
14cu|perl-Class-Accessor-Lite-0.60.0-1|22	
14cu|perl-Class-Accessor-Lite-0.60.0-1|23	%prep
14cu|perl-Class-Accessor-Lite-0.60.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Accessor-Lite-0.60.0-1|25	
14cu|perl-Class-Accessor-Lite-0.60.0-1|26	%build
14cu|perl-Class-Accessor-Lite-0.60.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Accessor-Lite-0.60.0-1|28	
14cu|perl-Class-Accessor-Lite-0.60.0-1|29	%make
14cu|perl-Class-Accessor-Lite-0.60.0-1|30	
14cu|perl-Class-Accessor-Lite-0.60.0-1|31	%check
14cu|perl-Class-Accessor-Lite-0.60.0-1|32	%make test
14cu|perl-Class-Accessor-Lite-0.60.0-1|33	
14cu|perl-Class-Accessor-Lite-0.60.0-1|34	%install
14cu|perl-Class-Accessor-Lite-0.60.0-1|35	%makeinstall_std
14cu|perl-Class-Accessor-Lite-0.60.0-1|36	
14cu|perl-Class-Accessor-Lite-0.60.0-1|37	%files
14cu|perl-Class-Accessor-Lite-0.60.0-1|38	%doc Changes README META.yml
14cu|perl-Class-Accessor-Lite-0.60.0-1|39	%{_mandir}/man3/*
14cu|perl-Class-Accessor-Lite-0.60.0-1|40	%{perl_vendorlib}/*
14cu|perl-Class-Accessor-Lite-0.60.0-1|41	
14cu|perl-Class-Accessor-Lite-0.60.0-1|42	
14cu|perl-Class-Accessor-Lite-0.60.0-1|43	%changelog
14cu|perl-Class-Accessor-Lite-0.60.0-1|44	* Sun Mar 08 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Class-Accessor-Lite-0.60.0-1|45	+ Revision: 6c34f84
14cu|perl-Class-Accessor-Lite-0.60.0-1|46	- Imported from SRPM
14cu|perl-Class-Accessor-Lite-0.60.0-1|47	
14cu|perl-Class-Accessor-Lite-0.60.0-1|48	

12656 14
14cu|perl-Class-Base-0.60.0-2|1	%define upstream_name  Class-Base
14cu|perl-Class-Base-0.60.0-2|2	%define upstream_version 0.06
14cu|perl-Class-Base-0.60.0-2|3	
14cu|perl-Class-Base-0.60.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Base-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Base-0.60.0-2|6	Release:	2
14cu|perl-Class-Base-0.60.0-2|7	
14cu|perl-Class-Base-0.60.0-2|8	Summary:	Useful base class for deriving other modules
14cu|perl-Class-Base-0.60.0-2|9	
14cu|perl-Class-Base-0.60.0-2|10	License:	GPL+ or Artistic
14cu|perl-Class-Base-0.60.0-2|11	Group:		Development/Perl
14cu|perl-Class-Base-0.60.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Class-Base-0.60.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Base-%{upstream_version}.tar.gz
14cu|perl-Class-Base-0.60.0-2|14	
14cu|perl-Class-Base-0.60.0-2|15	BuildRequires:	perl-devel
14cu|perl-Class-Base-0.60.0-2|16	BuildArch:	noarch
14cu|perl-Class-Base-0.60.0-2|17	
14cu|perl-Class-Base-0.60.0-2|18	%description
14cu|perl-Class-Base-0.60.0-2|19	This module implements a simple base class from which other modules
14cu|perl-Class-Base-0.60.0-2|20	can be derived, thereby inheriting a number of useful methods such as
14cu|perl-Class-Base-0.60.0-2|21	new(), init(), params(), clone(), error() and debug().
14cu|perl-Class-Base-0.60.0-2|22	
14cu|perl-Class-Base-0.60.0-2|23	%prep
14cu|perl-Class-Base-0.60.0-2|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Base-0.60.0-2|25	
14cu|perl-Class-Base-0.60.0-2|26	%build
14cu|perl-Class-Base-0.60.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Base-0.60.0-2|28	%make
14cu|perl-Class-Base-0.60.0-2|29	
14cu|perl-Class-Base-0.60.0-2|30	%check
14cu|perl-Class-Base-0.60.0-2|31	make test
14cu|perl-Class-Base-0.60.0-2|32	
14cu|perl-Class-Base-0.60.0-2|33	%install
14cu|perl-Class-Base-0.60.0-2|34	%makeinstall_std
14cu|perl-Class-Base-0.60.0-2|35	
14cu|perl-Class-Base-0.60.0-2|36	%files
14cu|perl-Class-Base-0.60.0-2|37	%doc Changes README
14cu|perl-Class-Base-0.60.0-2|38	%{_mandir}/*/*
14cu|perl-Class-Base-0.60.0-2|39	%{perl_vendorlib}/Class
14cu|perl-Class-Base-0.60.0-2|40	
14cu|perl-Class-Base-0.60.0-2|41	
14cu|perl-Class-Base-0.60.0-2|42	
14cu|perl-Class-Base-0.60.0-2|43	%changelog
14cu|perl-Class-Base-0.60.0-2|44	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.60.0-2
14cu|perl-Class-Base-0.60.0-2|45	+ Revision: cf9c550
14cu|perl-Class-Base-0.60.0-2|46	- Updated perl-Class-Base.spec
14cu|perl-Class-Base-0.60.0-2|47	
14cu|perl-Class-Base-0.60.0-2|48	

12657 14
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|1	%define upstream_name    Class-C3-Adopt-NEXT
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|3	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|6	Release:    1
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|7	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|8	Summary:    Make NEXT suck less
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|9	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|10	License:    GPL+ or Artistic
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|11	Group:      Development/Perl
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|14	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|16	BuildRequires: perl(List::MoreUtils)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|17	BuildRequires: perl(MRO::Compat)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|18	BuildRequires: perl(NEXT)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|20	BuildRequires: perl(File::Spec)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|22	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|23	BuildRequires: perl(List::Util)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|24	BuildRequires: perl(strict)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|25	BuildRequires: perl(warnings)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|26	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|27	BuildRequires: perl(Pod::Coverage)
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|28	BuildRequires: perl-devel
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|29	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|30	BuildArch: noarch
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|31	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|32	%description
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|33	the NEXT manpage was a good solution a few years ago, but isn't any more.
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|34	It's slow, and the order in which it re-dispatches methods appears random
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|35	at times. It also encourages bad programming practices, as you end up with
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|36	code to re-dispatch methods when all you really wanted to do was run some
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|37	code before or after a method fired.
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|38	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|39	However, if you have a large application, then weaning yourself off 'NEXT'
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|40	isn't easy.
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|41	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|42	This module is intended as a drop-in replacement for NEXT, supporting the
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|43	same interface, but using the Class::C3 manpage to do the hard work. You
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|44	can then write new code without 'NEXT', and migrate individual source files
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|45	to use 'Class::C3' or method modifiers as appropriate, at whatever pace
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|46	you're comfortable with.
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|47	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|48	%prep
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|50	chmod 644 Changes
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|51	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|52	%build
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|54	%make
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|55	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|56	%check
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|57	make test
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|58	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|59	%install
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|60	%makeinstall_std
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|61	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|62	%files
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|63	%doc Changes README META.json META.yml
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|64	%{_mandir}/man3/*
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|65	%{perl_vendorlib}/*
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|66	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|67	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|68	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|69	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|70	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|71	%changelog
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|72	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|73	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|74	- (ffd022c) log: Update to 0.140.0, fixed BR
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|75	
14cu|perl-Class-C3-Adopt-NEXT-0.140.0-1|76	

12658 14
14cu|perl-Class-Declare-0.190.0-1|1	%define upstream_name    Class-Declare
14cu|perl-Class-Declare-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-Class-Declare-0.190.0-1|3	
14cu|perl-Class-Declare-0.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Declare-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Declare-0.190.0-1|6	Release:	1
14cu|perl-Class-Declare-0.190.0-1|7	
14cu|perl-Class-Declare-0.190.0-1|8	Summary:	Class-Declare module for perl
14cu|perl-Class-Declare-0.190.0-1|9	
14cu|perl-Class-Declare-0.190.0-1|10	License:	GPL+ or Artistic
14cu|perl-Class-Declare-0.190.0-1|11	Group:		Development/Perl
14cu|perl-Class-Declare-0.190.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Declare-0.190.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Declare-0.190.0-1|14	
14cu|perl-Class-Declare-0.190.0-1|15	BuildRequires:	perl(Test::Exception)
14cu|perl-Class-Declare-0.190.0-1|16	BuildRequires:	perl(Storable) >= 2.300.0
14cu|perl-Class-Declare-0.190.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Class-Declare-0.190.0-1|18	BuildRequires:	perl(version)
14cu|perl-Class-Declare-0.190.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Class-Declare-0.190.0-1|20	
14cu|perl-Class-Declare-0.190.0-1|21	BuildArch:	noarch
14cu|perl-Class-Declare-0.190.0-1|22	
14cu|perl-Class-Declare-0.190.0-1|23	%description
14cu|perl-Class-Declare-0.190.0-1|24	Class::Declare allows class authors to specify public, private and
14cu|perl-Class-Declare-0.190.0-1|25	protected attributes and methods for their classes, giving them control
14cu|perl-Class-Declare-0.190.0-1|26	over how their modules may be accessed. The standard object oriented
14cu|perl-Class-Declare-0.190.0-1|27	programming concepts of *public*, *private* and *protected* have been
14cu|perl-Class-Declare-0.190.0-1|28	implemented for both class and instance (or object) attributes and
14cu|perl-Class-Declare-0.190.0-1|29	methods.
14cu|perl-Class-Declare-0.190.0-1|30	
14cu|perl-Class-Declare-0.190.0-1|31	%prep
14cu|perl-Class-Declare-0.190.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Declare-0.190.0-1|33	
14cu|perl-Class-Declare-0.190.0-1|34	%build
14cu|perl-Class-Declare-0.190.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Declare-0.190.0-1|36	%make
14cu|perl-Class-Declare-0.190.0-1|37	
14cu|perl-Class-Declare-0.190.0-1|38	%check
14cu|perl-Class-Declare-0.190.0-1|39	make test
14cu|perl-Class-Declare-0.190.0-1|40	
14cu|perl-Class-Declare-0.190.0-1|41	%install
14cu|perl-Class-Declare-0.190.0-1|42	%makeinstall_std
14cu|perl-Class-Declare-0.190.0-1|43	
14cu|perl-Class-Declare-0.190.0-1|44	%files
14cu|perl-Class-Declare-0.190.0-1|45	%doc Changes README
14cu|perl-Class-Declare-0.190.0-1|46	%{perl_vendorlib}/Class/Declare.pm
14cu|perl-Class-Declare-0.190.0-1|47	%{perl_vendorlib}/Class/Declare
14cu|perl-Class-Declare-0.190.0-1|48	%{_mandir}/*/*
14cu|perl-Class-Declare-0.190.0-1|49	
14cu|perl-Class-Declare-0.190.0-1|50	
14cu|perl-Class-Declare-0.190.0-1|51	%changelog
14cu|perl-Class-Declare-0.190.0-1|52	
14cu|perl-Class-Declare-0.190.0-1|53	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 0.190.0-1
14cu|perl-Class-Declare-0.190.0-1|54	- (689a7e6) Log: Update to 0.190.0 (cpan ver 0.19)
14cu|perl-Class-Declare-0.190.0-1|55	
14cu|perl-Class-Declare-0.190.0-1|56	

12659 14
14cu|perl-Class-Declare-Attributes-0.90.0-1|1	%define upstream_name    Class-Declare-Attributes
14cu|perl-Class-Declare-Attributes-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Class-Declare-Attributes-0.90.0-1|3	
14cu|perl-Class-Declare-Attributes-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Declare-Attributes-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Declare-Attributes-0.90.0-1|6	Release:	1
14cu|perl-Class-Declare-Attributes-0.90.0-1|7	Summary:	Class-Declare-Attributes module for perl
14cu|perl-Class-Declare-Attributes-0.90.0-1|8	License:	GPL+ or Artistic
14cu|perl-Class-Declare-Attributes-0.90.0-1|9	Group:		Development/Perl
14cu|perl-Class-Declare-Attributes-0.90.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Declare-Attributes-0.90.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/I/IB/IBB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Declare-Attributes-0.90.0-1|12	BuildRequires:	perl(Class::Declare) >= 0.190.0
14cu|perl-Class-Declare-Attributes-0.90.0-1|13	BuildRequires:	perl(Test::Exception)
14cu|perl-Class-Declare-Attributes-0.90.0-1|14	BuildRequires:	perl-devel
14cu|perl-Class-Declare-Attributes-0.90.0-1|15	BuildArch:	noarch
14cu|perl-Class-Declare-Attributes-0.90.0-1|16	
14cu|perl-Class-Declare-Attributes-0.90.0-1|17	%description
14cu|perl-Class-Declare-Attributes-0.90.0-1|18	Class::Declare::Attributes extends Class::Declare by adding support for
14cu|perl-Class-Declare-Attributes-0.90.0-1|19	Perl attributes for specifying class method types. This extension was
14cu|perl-Class-Declare-Attributes-0.90.0-1|20	inspired by Damian Conway's Attribute::Handlers module, and Tatsuhiko
14cu|perl-Class-Declare-Attributes-0.90.0-1|21	Miyagawa's Attribute::Protected module.
14cu|perl-Class-Declare-Attributes-0.90.0-1|22	
14cu|perl-Class-Declare-Attributes-0.90.0-1|23	%prep
14cu|perl-Class-Declare-Attributes-0.90.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Declare-Attributes-0.90.0-1|25	
14cu|perl-Class-Declare-Attributes-0.90.0-1|26	%build
14cu|perl-Class-Declare-Attributes-0.90.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Declare-Attributes-0.90.0-1|28	%make
14cu|perl-Class-Declare-Attributes-0.90.0-1|29	
14cu|perl-Class-Declare-Attributes-0.90.0-1|30	%check
14cu|perl-Class-Declare-Attributes-0.90.0-1|31	make test
14cu|perl-Class-Declare-Attributes-0.90.0-1|32	
14cu|perl-Class-Declare-Attributes-0.90.0-1|33	%install
14cu|perl-Class-Declare-Attributes-0.90.0-1|34	%makeinstall_std
14cu|perl-Class-Declare-Attributes-0.90.0-1|35	
14cu|perl-Class-Declare-Attributes-0.90.0-1|36	%files
14cu|perl-Class-Declare-Attributes-0.90.0-1|37	%doc Changes README
14cu|perl-Class-Declare-Attributes-0.90.0-1|38	%{perl_vendorlib}/Class/Declare/Attributes.pm
14cu|perl-Class-Declare-Attributes-0.90.0-1|39	%{_mandir}/*/*
14cu|perl-Class-Declare-Attributes-0.90.0-1|40	
14cu|perl-Class-Declare-Attributes-0.90.0-1|41	
14cu|perl-Class-Declare-Attributes-0.90.0-1|42	%changelog
14cu|perl-Class-Declare-Attributes-0.90.0-1|43	
14cu|perl-Class-Declare-Attributes-0.90.0-1|44	* Tue Jul 05 2016 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-Class-Declare-Attributes-0.90.0-1|45	- (5c7d0cd) Log: Update to 0.90.0 (cpan ver 0.09)
14cu|perl-Class-Declare-Attributes-0.90.0-1|46	
14cu|perl-Class-Declare-Attributes-0.90.0-1|47	

12660 14
14cu|perl-Class-ErrorHandler-0.40.0-1|1	%define upstream_name	 Class-ErrorHandler
14cu|perl-Class-ErrorHandler-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Class-ErrorHandler-0.40.0-1|3	
14cu|perl-Class-ErrorHandler-0.40.0-1|4	%{?perl_default_filter}
14cu|perl-Class-ErrorHandler-0.40.0-1|5	
14cu|perl-Class-ErrorHandler-0.40.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Class-ErrorHandler-0.40.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-ErrorHandler-0.40.0-1|8	Release:    1
14cu|perl-Class-ErrorHandler-0.40.0-1|9	
14cu|perl-Class-ErrorHandler-0.40.0-1|10	Summary:    Base class for error handling
14cu|perl-Class-ErrorHandler-0.40.0-1|11	License:    GPL+ or Artistic
14cu|perl-Class-ErrorHandler-0.40.0-1|12	Group:      Development/Perl
14cu|perl-Class-ErrorHandler-0.40.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-ErrorHandler-0.40.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-ErrorHandler-0.40.0-1|15	
14cu|perl-Class-ErrorHandler-0.40.0-1|16	BuildRequires: perl-devel
14cu|perl-Class-ErrorHandler-0.40.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Class-ErrorHandler-0.40.0-1|18	BuildArch:  noarch
14cu|perl-Class-ErrorHandler-0.40.0-1|19	
14cu|perl-Class-ErrorHandler-0.40.0-1|20	%description
14cu|perl-Class-ErrorHandler-0.40.0-1|21	Class::ErrorHandler provides an error-handling mechanism that's generic enough
14cu|perl-Class-ErrorHandler-0.40.0-1|22	to be used as the base class for a variety of OO classes. Subclasses inherit
14cu|perl-Class-ErrorHandler-0.40.0-1|23	its two error-handling methods, error and errstr, to communicate error messages
14cu|perl-Class-ErrorHandler-0.40.0-1|24	back to the calling program.
14cu|perl-Class-ErrorHandler-0.40.0-1|25	
14cu|perl-Class-ErrorHandler-0.40.0-1|26	%prep
14cu|perl-Class-ErrorHandler-0.40.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Class-ErrorHandler-0.40.0-1|28	
14cu|perl-Class-ErrorHandler-0.40.0-1|29	%build
14cu|perl-Class-ErrorHandler-0.40.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-ErrorHandler-0.40.0-1|31	%make
14cu|perl-Class-ErrorHandler-0.40.0-1|32	
14cu|perl-Class-ErrorHandler-0.40.0-1|33	%check
14cu|perl-Class-ErrorHandler-0.40.0-1|34	%make test
14cu|perl-Class-ErrorHandler-0.40.0-1|35	
14cu|perl-Class-ErrorHandler-0.40.0-1|36	%install
14cu|perl-Class-ErrorHandler-0.40.0-1|37	%make_install
14cu|perl-Class-ErrorHandler-0.40.0-1|38	
14cu|perl-Class-ErrorHandler-0.40.0-1|39	%files
14cu|perl-Class-ErrorHandler-0.40.0-1|40	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cu|perl-Class-ErrorHandler-0.40.0-1|41	%{perl_vendorlib}/Class/*
14cu|perl-Class-ErrorHandler-0.40.0-1|42	%{_mandir}/*/*
14cu|perl-Class-ErrorHandler-0.40.0-1|43	
14cu|perl-Class-ErrorHandler-0.40.0-1|44	
14cu|perl-Class-ErrorHandler-0.40.0-1|45	%changelog
14cu|perl-Class-ErrorHandler-0.40.0-1|46	
14cu|perl-Class-ErrorHandler-0.40.0-1|47	* Thu Oct 01 2015 Denis Silakov <dsilakov@gmail.com> 0.40.0-1
14cu|perl-Class-ErrorHandler-0.40.0-1|48	- (76bfc21) Switch to Makefile.PL
14cu|perl-Class-ErrorHandler-0.40.0-1|49	
14cu|perl-Class-ErrorHandler-0.40.0-1|50	

12661 14
14cu|perl-Class-Field-0.230.0-2|1	%define upstream_name    Class-Field
14cu|perl-Class-Field-0.230.0-2|2	%define upstream_version 0.23
14cu|perl-Class-Field-0.230.0-2|3	
14cu|perl-Class-Field-0.230.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Field-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Field-0.230.0-2|6	Release:	2
14cu|perl-Class-Field-0.230.0-2|7	Summary:	Class Field Accessor Generator
14cu|perl-Class-Field-0.230.0-2|8	License:	GPL+ or Artistic
14cu|perl-Class-Field-0.230.0-2|9	Group:		Development/Perl
14cu|perl-Class-Field-0.230.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Field-0.230.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Field-0.230.0-2|12	
14cu|perl-Class-Field-0.230.0-2|13	BuildRequires:	perl-devel
14cu|perl-Class-Field-0.230.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Class-Field-0.230.0-2|15	BuildRequires:	perl(Filter::Util::Call)
14cu|perl-Class-Field-0.230.0-2|16	BuildArch:	noarch
14cu|perl-Class-Field-0.230.0-2|17	
14cu|perl-Class-Field-0.230.0-2|18	%description
14cu|perl-Class-Field-0.230.0-2|19	Class::Field exports two subroutines, 'field' and 'const'. These functions
14cu|perl-Class-Field-0.230.0-2|20	are used to declare fields and constants in your class.
14cu|perl-Class-Field-0.230.0-2|21	
14cu|perl-Class-Field-0.230.0-2|22	Class::Field generates custom code for each accessor that is optimized for
14cu|perl-Class-Field-0.230.0-2|23	speed.
14cu|perl-Class-Field-0.230.0-2|24	
14cu|perl-Class-Field-0.230.0-2|25	%prep
14cu|perl-Class-Field-0.230.0-2|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Field-0.230.0-2|27	
14cu|perl-Class-Field-0.230.0-2|28	%build
14cu|perl-Class-Field-0.230.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Field-0.230.0-2|30	%make
14cu|perl-Class-Field-0.230.0-2|31	
14cu|perl-Class-Field-0.230.0-2|32	%check
14cu|perl-Class-Field-0.230.0-2|33	%make test
14cu|perl-Class-Field-0.230.0-2|34	
14cu|perl-Class-Field-0.230.0-2|35	%install
14cu|perl-Class-Field-0.230.0-2|36	%makeinstall_std
14cu|perl-Class-Field-0.230.0-2|37	
14cu|perl-Class-Field-0.230.0-2|38	%files
14cu|perl-Class-Field-0.230.0-2|39	%doc Changes README
14cu|perl-Class-Field-0.230.0-2|40	%{_mandir}/man3/*
14cu|perl-Class-Field-0.230.0-2|41	%{perl_vendorlib}/*
14cu|perl-Class-Field-0.230.0-2|42	
14cu|perl-Class-Field-0.230.0-2|43	
14cu|perl-Class-Field-0.230.0-2|44	%changelog
14cu|perl-Class-Field-0.230.0-2|45	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.230.0-2
14cu|perl-Class-Field-0.230.0-2|46	+ Revision: 754b239
14cu|perl-Class-Field-0.230.0-2|47	- Updated perl-Class-Field.spec
14cu|perl-Class-Field-0.230.0-2|48	
14cu|perl-Class-Field-0.230.0-2|49	

12662 14
14cu|perl-Class-Generate-1.150.0-1|1	%define upstream_name    Class-Generate
14cu|perl-Class-Generate-1.150.0-1|2	%define upstream_version 1.15
14cu|perl-Class-Generate-1.150.0-1|3	
14cu|perl-Class-Generate-1.150.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Generate-1.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Generate-1.150.0-1|6	Release:	1
14cu|perl-Class-Generate-1.150.0-1|7	
14cu|perl-Class-Generate-1.150.0-1|8	Summary:	Generate Perl class hierarchies
14cu|perl-Class-Generate-1.150.0-1|9	
14cu|perl-Class-Generate-1.150.0-1|10	License:	GPL+ or Artistic
14cu|perl-Class-Generate-1.150.0-1|11	Group:		Development/Perl
14cu|perl-Class-Generate-1.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Generate-1.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Generate-%{upstream_version}.tar.gz
14cu|perl-Class-Generate-1.150.0-1|14	
14cu|perl-Class-Generate-1.150.0-1|15	BuildRequires:  perl-devel
14cu|perl-Class-Generate-1.150.0-1|16	BuildRequires:  perl(Module::Build) >= 0.420.300
14cu|perl-Class-Generate-1.150.0-1|17	BuildRequires:  perl(Text::Soundex)
14cu|perl-Class-Generate-1.150.0-1|18	BuildRequires:  perl(Text::Tabs)
14cu|perl-Class-Generate-1.150.0-1|19	BuildRequires:  perl(Carp) >= 1.360.0
14cu|perl-Class-Generate-1.150.0-1|20	BuildRequires:  perl(Symbol)
14cu|perl-Class-Generate-1.150.0-1|21	BuildRequires:  perl(strict)
14cu|perl-Class-Generate-1.150.0-1|22	BuildRequires:  perl(vars)
14cu|perl-Class-Generate-1.150.0-1|23	BuildRequires:  perl(warnings)
14cu|perl-Class-Generate-1.150.0-1|24	BuildRequires:  perl(Test::Pod)
14cu|perl-Class-Generate-1.150.0-1|25	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Class-Generate-1.150.0-1|26	BuildRequires:  perl(Test::CPAN::Changes) >= 0.300.0
14cu|perl-Class-Generate-1.150.0-1|27	BuildRequires:  perl(Test::TrailingSpace) >= 0.20.500
14cu|perl-Class-Generate-1.150.0-1|28	
14cu|perl-Class-Generate-1.150.0-1|29	BuildArch:      noarch
14cu|perl-Class-Generate-1.150.0-1|30	
14cu|perl-Class-Generate-1.150.0-1|31	%description
14cu|perl-Class-Generate-1.150.0-1|32	The Class::Generate package exports functions that take as arguments a class
14cu|perl-Class-Generate-1.150.0-1|33	specification and create from these specifications a Perl 5 class. The
14cu|perl-Class-Generate-1.150.0-1|34	specification language allows many object-oriented constructs: typed members,
14cu|perl-Class-Generate-1.150.0-1|35	inheritance, private members, required members, default values, object methods,
14cu|perl-Class-Generate-1.150.0-1|36	class methods, class variables, and more.
14cu|perl-Class-Generate-1.150.0-1|37	
14cu|perl-Class-Generate-1.150.0-1|38	CPAN contains similar packages. Why another? Because object-oriented
14cu|perl-Class-Generate-1.150.0-1|39	programming, especially in a dynamic language like Perl, is a complicated
14cu|perl-Class-Generate-1.150.0-1|40	endeavor. I wanted a package that would work very hard to catch the errors you
14cu|perl-Class-Generate-1.150.0-1|41	(well, I anyway) commonly make. I wanted a package that could help me enforce
14cu|perl-Class-Generate-1.150.0-1|42	the contract of object-oriented programming. I also wanted it to get out of my
14cu|perl-Class-Generate-1.150.0-1|43	way when I asked.
14cu|perl-Class-Generate-1.150.0-1|44	
14cu|perl-Class-Generate-1.150.0-1|45	%prep
14cu|perl-Class-Generate-1.150.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Generate-1.150.0-1|47	chmod 644 Changes README
14cu|perl-Class-Generate-1.150.0-1|48	
14cu|perl-Class-Generate-1.150.0-1|49	%build
14cu|perl-Class-Generate-1.150.0-1|50	%{__perl} Build.PL installdirs=vendor
14cu|perl-Class-Generate-1.150.0-1|51	./Build
14cu|perl-Class-Generate-1.150.0-1|52	
14cu|perl-Class-Generate-1.150.0-1|53	%check
14cu|perl-Class-Generate-1.150.0-1|54	./Build test
14cu|perl-Class-Generate-1.150.0-1|55	
14cu|perl-Class-Generate-1.150.0-1|56	%install
14cu|perl-Class-Generate-1.150.0-1|57	./Build install destdir=%{buildroot}
14cu|perl-Class-Generate-1.150.0-1|58	
14cu|perl-Class-Generate-1.150.0-1|59	%files
14cu|perl-Class-Generate-1.150.0-1|60	%doc Changes README META.json META.yml
14cu|perl-Class-Generate-1.150.0-1|61	%{perl_vendorlib}/Class
14cu|perl-Class-Generate-1.150.0-1|62	%{_mandir}/*/*
14cu|perl-Class-Generate-1.150.0-1|63	
14cu|perl-Class-Generate-1.150.0-1|64	
14cu|perl-Class-Generate-1.150.0-1|65	
14cu|perl-Class-Generate-1.150.0-1|66	%changelog
14cu|perl-Class-Generate-1.150.0-1|67	
14cu|perl-Class-Generate-1.150.0-1|68	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 1.150.0-1
14cu|perl-Class-Generate-1.150.0-1|69	- (32efd34) Log: Update to 1.150.0
14cu|perl-Class-Generate-1.150.0-1|70	
14cu|perl-Class-Generate-1.150.0-1|71	

12663 14
14cu|perl-Class-Gomor-1.30.0-1|1	%define upstream_name    Class-Gomor
14cu|perl-Class-Gomor-1.30.0-1|2	%define upstream_version 1.03
14cu|perl-Class-Gomor-1.30.0-1|3	
14cu|perl-Class-Gomor-1.30.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Gomor-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Gomor-1.30.0-1|6	Release:	1
14cu|perl-Class-Gomor-1.30.0-1|7	
14cu|perl-Class-Gomor-1.30.0-1|8	Summary:	Class::Gomor - another class and object builder
14cu|perl-Class-Gomor-1.30.0-1|9	
14cu|perl-Class-Gomor-1.30.0-1|10	License:	GPL+ or Artistic
14cu|perl-Class-Gomor-1.30.0-1|11	Group:		Development/Perl
14cu|perl-Class-Gomor-1.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Gomor-1.30.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Gomor-1.30.0-1|14	
14cu|perl-Class-Gomor-1.30.0-1|15	BuildRequires:	perl-devel
14cu|perl-Class-Gomor-1.30.0-1|16	BuildRequires:	perl(Test::Kwalitee)
14cu|perl-Class-Gomor-1.30.0-1|17	
14cu|perl-Class-Gomor-1.30.0-1|18	BuildArch:	noarch
14cu|perl-Class-Gomor-1.30.0-1|19	%rename	perl-Class-Gomor-Hash
14cu|perl-Class-Gomor-1.30.0-1|20	
14cu|perl-Class-Gomor-1.30.0-1|21	%description
14cu|perl-Class-Gomor-1.30.0-1|22	This module is yet another class builder. This one adds parameter checking in
14cu|perl-Class-Gomor-1.30.0-1|23	new constructor, that is to check for attributes existence, and definedness.
14cu|perl-Class-Gomor-1.30.0-1|24	
14cu|perl-Class-Gomor-1.30.0-1|25	%prep
14cu|perl-Class-Gomor-1.30.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Gomor-1.30.0-1|27	
14cu|perl-Class-Gomor-1.30.0-1|28	%build
14cu|perl-Class-Gomor-1.30.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Gomor-1.30.0-1|30	%make
14cu|perl-Class-Gomor-1.30.0-1|31	
14cu|perl-Class-Gomor-1.30.0-1|32	%check
14cu|perl-Class-Gomor-1.30.0-1|33	make test
14cu|perl-Class-Gomor-1.30.0-1|34	
14cu|perl-Class-Gomor-1.30.0-1|35	%install
14cu|perl-Class-Gomor-1.30.0-1|36	%makeinstall_std
14cu|perl-Class-Gomor-1.30.0-1|37	
14cu|perl-Class-Gomor-1.30.0-1|38	%files
14cu|perl-Class-Gomor-1.30.0-1|39	%doc Changes LICENSE LICENSE.Artistic README META.json META.yml
14cu|perl-Class-Gomor-1.30.0-1|40	%dir %{perl_vendorlib}/Class/Gomor
14cu|perl-Class-Gomor-1.30.0-1|41	%{perl_vendorlib}/Class/Gomor/*.pm
14cu|perl-Class-Gomor-1.30.0-1|42	%{perl_vendorlib}/Class/Gomor.pm
14cu|perl-Class-Gomor-1.30.0-1|43	%{_mandir}/*/*
14cu|perl-Class-Gomor-1.30.0-1|44	
14cu|perl-Class-Gomor-1.30.0-1|45	
14cu|perl-Class-Gomor-1.30.0-1|46	%changelog
14cu|perl-Class-Gomor-1.30.0-1|47	
14cu|perl-Class-Gomor-1.30.0-1|48	* Mon Jun 22 2015 abfonly <John@smith.org> 1.30.0-1
14cu|perl-Class-Gomor-1.30.0-1|49	- (c102600) Log: Update to 1.30.0
14cu|perl-Class-Gomor-1.30.0-1|50	
14cu|perl-Class-Gomor-1.30.0-1|51	

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

12665 14
14cu|perl-Class-Load-XS-0.90.0-2|1	%define upstream_name    Class-Load-XS
14cu|perl-Class-Load-XS-0.90.0-2|2	%define upstream_version 0.09
14cu|perl-Class-Load-XS-0.90.0-2|3	
14cu|perl-Class-Load-XS-0.90.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Class-Load-XS-0.90.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-Load-XS-0.90.0-2|6	Release:    2
14cu|perl-Class-Load-XS-0.90.0-2|7	Summary:    XS implementation of parts of Class::Load
14cu|perl-Class-Load-XS-0.90.0-2|8	License:    GPL+ or Artistic
14cu|perl-Class-Load-XS-0.90.0-2|9	Group:      Development/Perl
14cu|perl-Class-Load-XS-0.90.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Load-XS-0.90.0-2|11	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Load-XS-0.90.0-2|12	
14cu|perl-Class-Load-XS-0.90.0-2|13	BuildRequires: perl(Class::Load)
14cu|perl-Class-Load-XS-0.90.0-2|14	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Class-Load-XS-0.90.0-2|15	BuildRequires: perl(Module::Build)
14cu|perl-Class-Load-XS-0.90.0-2|16	BuildRequires: perl(Module::Implementation)
14cu|perl-Class-Load-XS-0.90.0-2|17	BuildRequires: perl(Test::Fatal)
14cu|perl-Class-Load-XS-0.90.0-2|18	BuildRequires: perl(Test::More)
14cu|perl-Class-Load-XS-0.90.0-2|19	BuildRequires: perl(Test::Requires)
14cu|perl-Class-Load-XS-0.90.0-2|20	BuildRequires: perl(XSLoader)
14cu|perl-Class-Load-XS-0.90.0-2|21	BuildRequires: perl(constant)
14cu|perl-Class-Load-XS-0.90.0-2|22	BuildRequires: perl(strict)
14cu|perl-Class-Load-XS-0.90.0-2|23	BuildRequires: perl(version)
14cu|perl-Class-Load-XS-0.90.0-2|24	BuildRequires: perl(warnings)
14cu|perl-Class-Load-XS-0.90.0-2|25	BuildRequires: perl(Module::Build)
14cu|perl-Class-Load-XS-0.90.0-2|26	BuildRequires: perl-devel
14cu|perl-Class-Load-XS-0.90.0-2|27	BuildRequires: perl(namespace::clean)
14cu|perl-Class-Load-XS-0.90.0-2|28	BuildRequires: perl(Test::Without::Module)
14cu|perl-Class-Load-XS-0.90.0-2|29	
14cu|perl-Class-Load-XS-0.90.0-2|30	%description
14cu|perl-Class-Load-XS-0.90.0-2|31	This module provides an XS implementation for portions of the Class::Load
14cu|perl-Class-Load-XS-0.90.0-2|32	manpage. See the Class::Load manpage for API details.
14cu|perl-Class-Load-XS-0.90.0-2|33	
14cu|perl-Class-Load-XS-0.90.0-2|34	%prep
14cu|perl-Class-Load-XS-0.90.0-2|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Load-XS-0.90.0-2|36	
14cu|perl-Class-Load-XS-0.90.0-2|37	%build
14cu|perl-Class-Load-XS-0.90.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Load-XS-0.90.0-2|39	%make
14cu|perl-Class-Load-XS-0.90.0-2|40	
14cu|perl-Class-Load-XS-0.90.0-2|41	%check
14cu|perl-Class-Load-XS-0.90.0-2|42	%make test
14cu|perl-Class-Load-XS-0.90.0-2|43	
14cu|perl-Class-Load-XS-0.90.0-2|44	%install
14cu|perl-Class-Load-XS-0.90.0-2|45	%makeinstall_std
14cu|perl-Class-Load-XS-0.90.0-2|46	
14cu|perl-Class-Load-XS-0.90.0-2|47	%files
14cu|perl-Class-Load-XS-0.90.0-2|48	%doc README LICENSE META.yml Changes META.json
14cu|perl-Class-Load-XS-0.90.0-2|49	%{_mandir}/man3/*
14cu|perl-Class-Load-XS-0.90.0-2|50	%{perl_vendorlib}/*
14cu|perl-Class-Load-XS-0.90.0-2|51	
14cu|perl-Class-Load-XS-0.90.0-2|52	
14cu|perl-Class-Load-XS-0.90.0-2|53	%changelog
14cu|perl-Class-Load-XS-0.90.0-2|54	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.90.0-2
14cu|perl-Class-Load-XS-0.90.0-2|55	+ Revision: 8d058c6
14cu|perl-Class-Load-XS-0.90.0-2|56	- Updated perl-Class-Load-XS.spec
14cu|perl-Class-Load-XS-0.90.0-2|57	
14cu|perl-Class-Load-XS-0.90.0-2|58	

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

12667 14
14cu|perl-Class-Method-Modifiers-2.110.0-3|1	%define upstream_name    Class-Method-Modifiers
14cu|perl-Class-Method-Modifiers-2.110.0-3|2	%define upstream_version 2.11
14cu|perl-Class-Method-Modifiers-2.110.0-3|3	
14cu|perl-Class-Method-Modifiers-2.110.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Method-Modifiers-2.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Method-Modifiers-2.110.0-3|6	Release:	3
14cu|perl-Class-Method-Modifiers-2.110.0-3|7	
14cu|perl-Class-Method-Modifiers-2.110.0-3|8	Summary:	Provides Moose-like method modifiers
14cu|perl-Class-Method-Modifiers-2.110.0-3|9	
14cu|perl-Class-Method-Modifiers-2.110.0-3|10	License:	GPL+ or Artistic
14cu|perl-Class-Method-Modifiers-2.110.0-3|11	Group:		Development/Perl
14cu|perl-Class-Method-Modifiers-2.110.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Method-Modifiers-2.110.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Method-Modifiers-2.110.0-3|14	
14cu|perl-Class-Method-Modifiers-2.110.0-3|15	BuildRequires:	perl-devel
14cu|perl-Class-Method-Modifiers-2.110.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Class-Method-Modifiers-2.110.0-3|17	BuildRequires:	perl(MRO::Compat)
14cu|perl-Class-Method-Modifiers-2.110.0-3|18	BuildRequires:	perl(Test::Exception)
14cu|perl-Class-Method-Modifiers-2.110.0-3|19	BuildRequires:	perl(Test::More)
14cu|perl-Class-Method-Modifiers-2.110.0-3|20	BuildRequires:	perl(Test::Fatal)
14cu|perl-Class-Method-Modifiers-2.110.0-3|21	BuildRequires:	perl(Test::Requires)
14cu|perl-Class-Method-Modifiers-2.110.0-3|22	BuildRequires:	perl(Moose)
14cu|perl-Class-Method-Modifiers-2.110.0-3|23	
14cu|perl-Class-Method-Modifiers-2.110.0-3|24	BuildArch:	noarch
14cu|perl-Class-Method-Modifiers-2.110.0-3|25	
14cu|perl-Class-Method-Modifiers-2.110.0-3|26	%description
14cu|perl-Class-Method-Modifiers-2.110.0-3|27	Method modifiers are a powerful feature from the CLOS (Common Lisp Object
14cu|perl-Class-Method-Modifiers-2.110.0-3|28	System) world.
14cu|perl-Class-Method-Modifiers-2.110.0-3|29	
14cu|perl-Class-Method-Modifiers-2.110.0-3|30	In its most basic form, a method modifier is just a method that calls
14cu|perl-Class-Method-Modifiers-2.110.0-3|31	'$self->SUPER::foo(@_)'. I for one have trouble remembering that exact
14cu|perl-Class-Method-Modifiers-2.110.0-3|32	invocation, so my classes seldom re-dispatch to their base classes. Very
14cu|perl-Class-Method-Modifiers-2.110.0-3|33	bad!
14cu|perl-Class-Method-Modifiers-2.110.0-3|34	
14cu|perl-Class-Method-Modifiers-2.110.0-3|35	'Class::Method::Modifiers' provides three modifiers: 'before', 'around',
14cu|perl-Class-Method-Modifiers-2.110.0-3|36	and 'after'. 'before' and 'after' are run just before and after the method
14cu|perl-Class-Method-Modifiers-2.110.0-3|37	they modify, but can not really affect that original method. 'around' is
14cu|perl-Class-Method-Modifiers-2.110.0-3|38	run in place of the original method, with a hook to easily call that
14cu|perl-Class-Method-Modifiers-2.110.0-3|39	original method. See the 'MODIFIERS' section for more details on how the
14cu|perl-Class-Method-Modifiers-2.110.0-3|40	particular modifiers work.
14cu|perl-Class-Method-Modifiers-2.110.0-3|41	
14cu|perl-Class-Method-Modifiers-2.110.0-3|42	%prep
14cu|perl-Class-Method-Modifiers-2.110.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Class-Method-Modifiers-2.110.0-3|44	
14cu|perl-Class-Method-Modifiers-2.110.0-3|45	%build
14cu|perl-Class-Method-Modifiers-2.110.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Method-Modifiers-2.110.0-3|47	%make
14cu|perl-Class-Method-Modifiers-2.110.0-3|48	
14cu|perl-Class-Method-Modifiers-2.110.0-3|49	%check
14cu|perl-Class-Method-Modifiers-2.110.0-3|50	make test
14cu|perl-Class-Method-Modifiers-2.110.0-3|51	
14cu|perl-Class-Method-Modifiers-2.110.0-3|52	%install
14cu|perl-Class-Method-Modifiers-2.110.0-3|53	%makeinstall_std
14cu|perl-Class-Method-Modifiers-2.110.0-3|54	
14cu|perl-Class-Method-Modifiers-2.110.0-3|55	%files
14cu|perl-Class-Method-Modifiers-2.110.0-3|56	%doc Changes
14cu|perl-Class-Method-Modifiers-2.110.0-3|57	%{_mandir}/man3/*
14cu|perl-Class-Method-Modifiers-2.110.0-3|58	%{perl_vendorlib}/Class
14cu|perl-Class-Method-Modifiers-2.110.0-3|59	
14cu|perl-Class-Method-Modifiers-2.110.0-3|60	
14cu|perl-Class-Method-Modifiers-2.110.0-3|61	
14cu|perl-Class-Method-Modifiers-2.110.0-3|62	%changelog
14cu|perl-Class-Method-Modifiers-2.110.0-3|63	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 2.110.0-3
14cu|perl-Class-Method-Modifiers-2.110.0-3|64	+ Revision: 1aa6aba
14cu|perl-Class-Method-Modifiers-2.110.0-3|65	- Updated perl-Class-Method-Modifiers.spec
14cu|perl-Class-Method-Modifiers-2.110.0-3|66	
14cu|perl-Class-Method-Modifiers-2.110.0-3|67	

12668 14
14cu|perl-Class-Refresh-0.70.0-1|1	%define upstream_name    Class-Refresh
14cu|perl-Class-Refresh-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Class-Refresh-0.70.0-1|3	
14cu|perl-Class-Refresh-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Class-Refresh-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-Refresh-0.70.0-1|6	Release:    1
14cu|perl-Class-Refresh-0.70.0-1|7	
14cu|perl-Class-Refresh-0.70.0-1|8	Summary:    Refresh your classes during runtime
14cu|perl-Class-Refresh-0.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Class-Refresh-0.70.0-1|10	Group:      Development/Perl
14cu|perl-Class-Refresh-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Refresh-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Refresh-0.70.0-1|13	
14cu|perl-Class-Refresh-0.70.0-1|14	BuildRequires: perl-devel
14cu|perl-Class-Refresh-0.70.0-1|15	BuildRequires: perl(B)
14cu|perl-Class-Refresh-0.70.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Class-Refresh-0.70.0-1|17	BuildRequires: perl(Class::Load)
14cu|perl-Class-Refresh-0.70.0-1|18	BuildRequires: perl(Class::Unload)
14cu|perl-Class-Refresh-0.70.0-1|19	BuildRequires: perl(Devel::OverrideGlobalRequire)
14cu|perl-Class-Refresh-0.70.0-1|20	BuildRequires: perl(Exporter)
14cu|perl-Class-Refresh-0.70.0-1|21	BuildRequires: perl(File::Copy)
14cu|perl-Class-Refresh-0.70.0-1|22	BuildRequires: perl(File::Find)
14cu|perl-Class-Refresh-0.70.0-1|23	BuildRequires: perl(File::Spec)
14cu|perl-Class-Refresh-0.70.0-1|24	BuildRequires: perl(File::Temp)
14cu|perl-Class-Refresh-0.70.0-1|25	BuildRequires: perl(IO::Handle)
14cu|perl-Class-Refresh-0.70.0-1|26	BuildRequires: perl(IPC::Open3)
14cu|perl-Class-Refresh-0.70.0-1|27	BuildRequires: perl(Test::Fatal)
14cu|perl-Class-Refresh-0.70.0-1|28	BuildRequires: perl(Test::More)
14cu|perl-Class-Refresh-0.70.0-1|29	BuildRequires: perl(Test::Requires)
14cu|perl-Class-Refresh-0.70.0-1|30	BuildRequires: perl(Try::Tiny)
14cu|perl-Class-Refresh-0.70.0-1|31	BuildRequires: perl-base
14cu|perl-Class-Refresh-0.70.0-1|32	BuildRequires: perl(strict)
14cu|perl-Class-Refresh-0.70.0-1|33	BuildRequires: perl(warnings)
14cu|perl-Class-Refresh-0.70.0-1|34	
14cu|perl-Class-Refresh-0.70.0-1|35	BuildArch: noarch
14cu|perl-Class-Refresh-0.70.0-1|36	
14cu|perl-Class-Refresh-0.70.0-1|37	%description
14cu|perl-Class-Refresh-0.70.0-1|38	During development, it is fairly common to cycle between writing code and
14cu|perl-Class-Refresh-0.70.0-1|39	testing that code. Generally the testing happens within the test suite, but
14cu|perl-Class-Refresh-0.70.0-1|40	frequently it is more convenient to test things by hand when tracking down
14cu|perl-Class-Refresh-0.70.0-1|41	a bug, or when doing some exploratory coding. In many situations, however,
14cu|perl-Class-Refresh-0.70.0-1|42	this becomes inconvenient - for instance, in a REPL, or in a stateful web
14cu|perl-Class-Refresh-0.70.0-1|43	application, restarting from the beginning after every code change can get
14cu|perl-Class-Refresh-0.70.0-1|44	pretty tedious. This module allows you to reload your application classes
14cu|perl-Class-Refresh-0.70.0-1|45	on the fly, so that the code/test cycle becomes a lot easier.
14cu|perl-Class-Refresh-0.70.0-1|46	
14cu|perl-Class-Refresh-0.70.0-1|47	This module takes a hash of import arguments, which can include:
14cu|perl-Class-Refresh-0.70.0-1|48	
14cu|perl-Class-Refresh-0.70.0-1|49	* track_require
14cu|perl-Class-Refresh-0.70.0-1|50	
14cu|perl-Class-Refresh-0.70.0-1|51	%prep
14cu|perl-Class-Refresh-0.70.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Refresh-0.70.0-1|53	rm -fr t/other-api.t
14cu|perl-Class-Refresh-0.70.0-1|54	
14cu|perl-Class-Refresh-0.70.0-1|55	%build
14cu|perl-Class-Refresh-0.70.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Refresh-0.70.0-1|57	
14cu|perl-Class-Refresh-0.70.0-1|58	%make
14cu|perl-Class-Refresh-0.70.0-1|59	
14cu|perl-Class-Refresh-0.70.0-1|60	%check
14cu|perl-Class-Refresh-0.70.0-1|61	%make test
14cu|perl-Class-Refresh-0.70.0-1|62	
14cu|perl-Class-Refresh-0.70.0-1|63	%install
14cu|perl-Class-Refresh-0.70.0-1|64	%makeinstall_std
14cu|perl-Class-Refresh-0.70.0-1|65	
14cu|perl-Class-Refresh-0.70.0-1|66	%files
14cu|perl-Class-Refresh-0.70.0-1|67	%doc META.json META.yml LICENSE Changes README
14cu|perl-Class-Refresh-0.70.0-1|68	%{_mandir}/man3/*
14cu|perl-Class-Refresh-0.70.0-1|69	%{perl_vendorlib}/*
14cu|perl-Class-Refresh-0.70.0-1|70	
14cu|perl-Class-Refresh-0.70.0-1|71	
14cu|perl-Class-Refresh-0.70.0-1|72	%changelog
14cu|perl-Class-Refresh-0.70.0-1|73	* Wed Feb 25 2015 John Smith <John@smith.org> 0.70.0-1
14cu|perl-Class-Refresh-0.70.0-1|74	+ Revision: 7052017
14cu|perl-Class-Refresh-0.70.0-1|75	- Imported from SRPM
14cu|perl-Class-Refresh-0.70.0-1|76	
14cu|perl-Class-Refresh-0.70.0-1|77	

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

12670 14
14cu|perl-Class-Std-0.13.0-1|1	%define upstream_name    Class-Std
14cu|perl-Class-Std-0.13.0-1|2	%define upstream_version 0.013
14cu|perl-Class-Std-0.13.0-1|3	
14cu|perl-Class-Std-0.13.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Class-Std-0.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-Std-0.13.0-1|6	Release:    1
14cu|perl-Class-Std-0.13.0-1|7	
14cu|perl-Class-Std-0.13.0-1|8	Summary:    Support for creating standard "inside-out" classes
14cu|perl-Class-Std-0.13.0-1|9	
14cu|perl-Class-Std-0.13.0-1|10	License:    GPL+ or Artistic
14cu|perl-Class-Std-0.13.0-1|11	Group:      Development/Perl
14cu|perl-Class-Std-0.13.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Class-Std-0.13.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Std-0.13.0-1|14	
14cu|perl-Class-Std-0.13.0-1|15	BuildRequires:  perl(Module::Build)
14cu|perl-Class-Std-0.13.0-1|16	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Class-Std-0.13.0-1|17	BuildRequires:  perl(Data::Dumper) >= 2.154.0
14cu|perl-Class-Std-0.13.0-1|18	BuildRequires:  perl(Scalar::Util)
14cu|perl-Class-Std-0.13.0-1|19	
14cu|perl-Class-Std-0.13.0-1|20	BuildArch:          noarch
14cu|perl-Class-Std-0.13.0-1|21	
14cu|perl-Class-Std-0.13.0-1|22	%description
14cu|perl-Class-Std-0.13.0-1|23	Support for creating standard "inside-out" classes
14cu|perl-Class-Std-0.13.0-1|24	
14cu|perl-Class-Std-0.13.0-1|25	%prep
14cu|perl-Class-Std-0.13.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Class-Std-0.13.0-1|27	
14cu|perl-Class-Std-0.13.0-1|28	%build
14cu|perl-Class-Std-0.13.0-1|29	%{__perl} Build.PL installdirs=vendor
14cu|perl-Class-Std-0.13.0-1|30	./Build
14cu|perl-Class-Std-0.13.0-1|31	
14cu|perl-Class-Std-0.13.0-1|32	%check
14cu|perl-Class-Std-0.13.0-1|33	./Build test
14cu|perl-Class-Std-0.13.0-1|34	
14cu|perl-Class-Std-0.13.0-1|35	
14cu|perl-Class-Std-0.13.0-1|36	%install
14cu|perl-Class-Std-0.13.0-1|37	./Build install destdir=%{buildroot}
14cu|perl-Class-Std-0.13.0-1|38	
14cu|perl-Class-Std-0.13.0-1|39	%files
14cu|perl-Class-Std-0.13.0-1|40	%doc Changes README META.json META.yml
14cu|perl-Class-Std-0.13.0-1|41	%{perl_vendorlib}/Class/Std*
14cu|perl-Class-Std-0.13.0-1|42	%{_mandir}/*/*
14cu|perl-Class-Std-0.13.0-1|43	
14cu|perl-Class-Std-0.13.0-1|44	
14cu|perl-Class-Std-0.13.0-1|45	
14cu|perl-Class-Std-0.13.0-1|46	%changelog
14cu|perl-Class-Std-0.13.0-1|47	
14cu|perl-Class-Std-0.13.0-1|48	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 0.13.0-1
14cu|perl-Class-Std-0.13.0-1|49	- (f824471) Log: Update to 0.13.0
14cu|perl-Class-Std-0.13.0-1|50	
14cu|perl-Class-Std-0.13.0-1|51	

12671 14
14cu|perl-Class-Throwable-0.130.0-1|1	%define upstream_name    Class-Throwable
14cu|perl-Class-Throwable-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-Class-Throwable-0.130.0-1|3	
14cu|perl-Class-Throwable-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Throwable-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Throwable-0.130.0-1|6	Release:	1
14cu|perl-Class-Throwable-0.130.0-1|7	
14cu|perl-Class-Throwable-0.130.0-1|8	Summary:	A minimal lightweight exception class
14cu|perl-Class-Throwable-0.130.0-1|9	
14cu|perl-Class-Throwable-0.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-Class-Throwable-0.130.0-1|11	Group:		Development/Perl
14cu|perl-Class-Throwable-0.130.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Class-Throwable-0.130.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Throwable-0.130.0-1|14	
14cu|perl-Class-Throwable-0.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-Class-Throwable-0.130.0-1|16	BuildRequires:  perl(Scalar::Util)
14cu|perl-Class-Throwable-0.130.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Class-Throwable-0.130.0-1|18	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Class-Throwable-0.130.0-1|19	BuildRequires:  perl(Test::Pod)
14cu|perl-Class-Throwable-0.130.0-1|20	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Class-Throwable-0.130.0-1|21	
14cu|perl-Class-Throwable-0.130.0-1|22	BuildArch:	noarch
14cu|perl-Class-Throwable-0.130.0-1|23	
14cu|perl-Class-Throwable-0.130.0-1|24	%description
14cu|perl-Class-Throwable-0.130.0-1|25	This module implements a minimal lightweight exception object. It is meant to
14cu|perl-Class-Throwable-0.130.0-1|26	be a compromise between more basic solutions like Carp which can only print
14cu|perl-Class-Throwable-0.130.0-1|27	information and cannot handle exception objects, and more more complex
14cu|perl-Class-Throwable-0.130.0-1|28	solutions like Exception::Class which can be used to define complex inline
14cu|perl-Class-Throwable-0.130.0-1|29	exceptions and has a number of module dependencies.
14cu|perl-Class-Throwable-0.130.0-1|30	
14cu|perl-Class-Throwable-0.130.0-1|31	%prep
14cu|perl-Class-Throwable-0.130.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Throwable-0.130.0-1|33	chmod -x Changes README lib/Class/Throwable.pm
14cu|perl-Class-Throwable-0.130.0-1|34	
14cu|perl-Class-Throwable-0.130.0-1|35	%build
14cu|perl-Class-Throwable-0.130.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Throwable-0.130.0-1|37	%make
14cu|perl-Class-Throwable-0.130.0-1|38	
14cu|perl-Class-Throwable-0.130.0-1|39	%check
14cu|perl-Class-Throwable-0.130.0-1|40	%make test
14cu|perl-Class-Throwable-0.130.0-1|41	
14cu|perl-Class-Throwable-0.130.0-1|42	%install
14cu|perl-Class-Throwable-0.130.0-1|43	%makeinstall_std
14cu|perl-Class-Throwable-0.130.0-1|44	
14cu|perl-Class-Throwable-0.130.0-1|45	%files
14cu|perl-Class-Throwable-0.130.0-1|46	%doc README Changes META.json META.yml
14cu|perl-Class-Throwable-0.130.0-1|47	%{_mandir}/*/*
14cu|perl-Class-Throwable-0.130.0-1|48	%{perl_vendorlib}/Class/*
14cu|perl-Class-Throwable-0.130.0-1|49	
14cu|perl-Class-Throwable-0.130.0-1|50	
14cu|perl-Class-Throwable-0.130.0-1|51	%changelog
14cu|perl-Class-Throwable-0.130.0-1|52	
14cu|perl-Class-Throwable-0.130.0-1|53	* Sun Jun 28 2015 abfonly <John@smith.org> 0.130.0-1
14cu|perl-Class-Throwable-0.130.0-1|54	- (d0a16c6) Log: update to 0.130.0,
14cu|perl-Class-Throwable-0.130.0-1|55	
14cu|perl-Class-Throwable-0.130.0-1|56	

12672 14
14cu|perl-Class-Unload-0.90.0-1|1	%define upstream_name    Class-Unload
14cu|perl-Class-Unload-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Class-Unload-0.90.0-1|3	
14cu|perl-Class-Unload-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Class-Unload-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Class-Unload-0.90.0-1|6	Release:	1
14cu|perl-Class-Unload-0.90.0-1|7	
14cu|perl-Class-Unload-0.90.0-1|8	Summary:	Unload a class
14cu|perl-Class-Unload-0.90.0-1|9	
14cu|perl-Class-Unload-0.90.0-1|10	License:	GPL+ or Artistic
14cu|perl-Class-Unload-0.90.0-1|11	Group:		Development/Perl
14cu|perl-Class-Unload-0.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Unload-0.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Unload-%{upstream_version}.tar.gz
14cu|perl-Class-Unload-0.90.0-1|14	
14cu|perl-Class-Unload-0.90.0-1|15	BuildRequires:	perl-devel
14cu|perl-Class-Unload-0.90.0-1|16	BuildRequires:	perl(Class::Inspector)
14cu|perl-Class-Unload-0.90.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Class-Unload-0.90.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Class-Unload-0.90.0-1|19	BuildRequires:	perl(strict)
14cu|perl-Class-Unload-0.90.0-1|20	BuildRequires:	perl(warnings)
14cu|perl-Class-Unload-0.90.0-1|21	
14cu|perl-Class-Unload-0.90.0-1|22	BuildArch:	noarch
14cu|perl-Class-Unload-0.90.0-1|23	
14cu|perl-Class-Unload-0.90.0-1|24	%description
14cu|perl-Class-Unload-0.90.0-1|25	Unload a class.
14cu|perl-Class-Unload-0.90.0-1|26	
14cu|perl-Class-Unload-0.90.0-1|27	%prep
14cu|perl-Class-Unload-0.90.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Unload-0.90.0-1|29	
14cu|perl-Class-Unload-0.90.0-1|30	%build
14cu|perl-Class-Unload-0.90.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Unload-0.90.0-1|32	%make
14cu|perl-Class-Unload-0.90.0-1|33	
14cu|perl-Class-Unload-0.90.0-1|34	%check
14cu|perl-Class-Unload-0.90.0-1|35	make test
14cu|perl-Class-Unload-0.90.0-1|36	
14cu|perl-Class-Unload-0.90.0-1|37	%install
14cu|perl-Class-Unload-0.90.0-1|38	%makeinstall_std
14cu|perl-Class-Unload-0.90.0-1|39	
14cu|perl-Class-Unload-0.90.0-1|40	%files
14cu|perl-Class-Unload-0.90.0-1|41	%doc README Changes META.json META.yml
14cu|perl-Class-Unload-0.90.0-1|42	%{_mandir}/man3/*
14cu|perl-Class-Unload-0.90.0-1|43	%{perl_vendorlib}/*
14cu|perl-Class-Unload-0.90.0-1|44	
14cu|perl-Class-Unload-0.90.0-1|45	
14cu|perl-Class-Unload-0.90.0-1|46	
14cu|perl-Class-Unload-0.90.0-1|47	%changelog
14cu|perl-Class-Unload-0.90.0-1|48	
14cu|perl-Class-Unload-0.90.0-1|49	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-Class-Unload-0.90.0-1|50	- (2d947e6) Log: Update to 0.90.0
14cu|perl-Class-Unload-0.90.0-1|51	
14cu|perl-Class-Unload-0.90.0-1|52	

12673 14
14cu|perl-Class-Virtual-0.70.0-1|1	%define upstream_name    Class-Virtual
14cu|perl-Class-Virtual-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Class-Virtual-0.70.0-1|3	
14cu|perl-Class-Virtual-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Class-Virtual-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Class-Virtual-0.70.0-1|6	Release:    1
14cu|perl-Class-Virtual-0.70.0-1|7	
14cu|perl-Class-Virtual-0.70.0-1|8	Summary:    Compile-time enforcement of Class::Virtual
14cu|perl-Class-Virtual-0.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Class-Virtual-0.70.0-1|10	Group:      Development/Perl
14cu|perl-Class-Virtual-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Class-Virtual-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Class-Virtual-0.70.0-1|13	
14cu|perl-Class-Virtual-0.70.0-1|14	BuildRequires: perl(Carp::Assert)
14cu|perl-Class-Virtual-0.70.0-1|15	BuildRequires: perl(Class::Data::Inheritable)
14cu|perl-Class-Virtual-0.70.0-1|16	BuildRequires: perl(Class::ISA)
14cu|perl-Class-Virtual-0.70.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Class-Virtual-0.70.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-Class-Virtual-0.70.0-1|19	BuildRequires: perl-devel
14cu|perl-Class-Virtual-0.70.0-1|20	
14cu|perl-Class-Virtual-0.70.0-1|21	BuildArch: noarch
14cu|perl-Class-Virtual-0.70.0-1|22	
14cu|perl-Class-Virtual-0.70.0-1|23	%description
14cu|perl-Class-Virtual-0.70.0-1|24	*THIS MODULE IS DISCOURAGED!* Avoid using it for new code. There's nothing
14cu|perl-Class-Virtual-0.70.0-1|25	wrong with it, but there are better ways to accomplish the same thing. Look
14cu|perl-Class-Virtual-0.70.0-1|26	into the the Moose manpage ecosystem.
14cu|perl-Class-Virtual-0.70.0-1|27	
14cu|perl-Class-Virtual-0.70.0-1|28	This is a base class for implementing virtual base classes (what some
14cu|perl-Class-Virtual-0.70.0-1|29	people call an abstract class). Kinda kooky. It allows you to explicitly
14cu|perl-Class-Virtual-0.70.0-1|30	declare what methods are virtual and that must be implemented by
14cu|perl-Class-Virtual-0.70.0-1|31	subclasses. This might seem silly, since your program will halt and catch
14cu|perl-Class-Virtual-0.70.0-1|32	fire when an unimplemented virtual method is hit anyway, but there's some
14cu|perl-Class-Virtual-0.70.0-1|33	benefits.
14cu|perl-Class-Virtual-0.70.0-1|34	
14cu|perl-Class-Virtual-0.70.0-1|35	The error message is more informative. Instead of the usual "Can't locate
14cu|perl-Class-Virtual-0.70.0-1|36	object method" error, you'll get one explaining that a virtual method was
14cu|perl-Class-Virtual-0.70.0-1|37	left unimplemented.
14cu|perl-Class-Virtual-0.70.0-1|38	
14cu|perl-Class-Virtual-0.70.0-1|39	%prep
14cu|perl-Class-Virtual-0.70.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Class-Virtual-0.70.0-1|41	
14cu|perl-Class-Virtual-0.70.0-1|42	%build
14cu|perl-Class-Virtual-0.70.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Class-Virtual-0.70.0-1|44	
14cu|perl-Class-Virtual-0.70.0-1|45	%make
14cu|perl-Class-Virtual-0.70.0-1|46	
14cu|perl-Class-Virtual-0.70.0-1|47	%check
14cu|perl-Class-Virtual-0.70.0-1|48	%make test
14cu|perl-Class-Virtual-0.70.0-1|49	
14cu|perl-Class-Virtual-0.70.0-1|50	%install
14cu|perl-Class-Virtual-0.70.0-1|51	%makeinstall_std
14cu|perl-Class-Virtual-0.70.0-1|52	
14cu|perl-Class-Virtual-0.70.0-1|53	%files
14cu|perl-Class-Virtual-0.70.0-1|54	%doc Changes META.json META.yml
14cu|perl-Class-Virtual-0.70.0-1|55	%{_mandir}/man3/*
14cu|perl-Class-Virtual-0.70.0-1|56	%{perl_vendorlib}/*
14cu|perl-Class-Virtual-0.70.0-1|57	
14cu|perl-Class-Virtual-0.70.0-1|58	
14cu|perl-Class-Virtual-0.70.0-1|59	%changelog
14cu|perl-Class-Virtual-0.70.0-1|60	
14cu|perl-Class-Virtual-0.70.0-1|61	* Thu May 14 2015 abfonly <abfonly@gmail.com> 0.70.0-1
14cu|perl-Class-Virtual-0.70.0-1|62	- (e7aa8ef) Imported from SRPM fixed BR.
14cu|perl-Class-Virtual-0.70.0-1|63	
14cu|perl-Class-Virtual-0.70.0-1|64	

12674 14
14cu|perl-Clone-Fast-0.970.0-3|1	# E: debuginfo-without-sources (Badness: 50)
14cu|perl-Clone-Fast-0.970.0-3|2	%define debug_package	%{nil}
14cu|perl-Clone-Fast-0.970.0-3|3	# Sflo
14cu|perl-Clone-Fast-0.970.0-3|4	%define upstream_name    Clone-Fast
14cu|perl-Clone-Fast-0.970.0-3|5	%define upstream_version 0.97
14cu|perl-Clone-Fast-0.970.0-3|6	
14cu|perl-Clone-Fast-0.970.0-3|7	Name:       perl-%{upstream_name}
14cu|perl-Clone-Fast-0.970.0-3|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Clone-Fast-0.970.0-3|9	Release:	3
14cu|perl-Clone-Fast-0.970.0-3|10	Summary:    Natively copying Perl data structures
14cu|perl-Clone-Fast-0.970.0-3|11	License:    GPL+ or Artistic
14cu|perl-Clone-Fast-0.970.0-3|12	Group:      Development/Perl
14cu|perl-Clone-Fast-0.970.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Clone-Fast-0.970.0-3|14	#Source0:    http://www.cpan.org/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Clone-Fast-0.970.0-3|15	Source0:    https://github.com/pplu/Clone-Fast/archive/master.zip
14cu|perl-Clone-Fast-0.970.0-3|16	
14cu|perl-Clone-Fast-0.970.0-3|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Clone-Fast-0.970.0-3|18	BuildRequires: perl(Test::More)
14cu|perl-Clone-Fast-0.970.0-3|19	BuildRequires: perl-devel
14cu|perl-Clone-Fast-0.970.0-3|20	BuildRequires: perl(Clone)
14cu|perl-Clone-Fast-0.970.0-3|21	
14cu|perl-Clone-Fast-0.970.0-3|22	%description
14cu|perl-Clone-Fast-0.970.0-3|23	Essentially, this module is a very optimized version of the Clone::More
14cu|perl-Clone-Fast-0.970.0-3|24	manpage. By taking advantage of one of the Clone::More manpage's
14cu|perl-Clone-Fast-0.970.0-3|25	'OPTIMIZATION_HACKS' as well as removing all the Pure Perl from the
14cu|perl-Clone-Fast-0.970.0-3|26	'More.pm', I was able to gain a lot of speed out of the module.
14cu|perl-Clone-Fast-0.970.0-3|27	Essentially, though, the core of the module is exactly as that of the
14cu|perl-Clone-Fast-0.970.0-3|28	Clone::More manpage.
14cu|perl-Clone-Fast-0.970.0-3|29	
14cu|perl-Clone-Fast-0.970.0-3|30	You will see that by useing the Benchmark::cmpthese manpage, I ran a simple
14cu|perl-Clone-Fast-0.970.0-3|31	comparison between the Storable::dclone manpage, the Clone::More::clone
14cu|perl-Clone-Fast-0.970.0-3|32	manpage, and the Clone::Fast::clone manpage. You will (should) begin to see
14cu|perl-Clone-Fast-0.970.0-3|33	the reason why I loaded this module along side of the Clone::More manpage.
14cu|perl-Clone-Fast-0.970.0-3|34	
14cu|perl-Clone-Fast-0.970.0-3|35	Rate    Storable Clone::More Clone::Fast
14cu|perl-Clone-Fast-0.970.0-3|36	Storable     7552/s          --        -39%        -59%
14cu|perl-Clone-Fast-0.970.0-3|37	Clone::More 12400/s         64%          --        -33%
14cu|perl-Clone-Fast-0.970.0-3|38	Clone::Fast 18442/s        144%         49%          --
14cu|perl-Clone-Fast-0.970.0-3|39	
14cu|perl-Clone-Fast-0.970.0-3|40	%prep
14cu|perl-Clone-Fast-0.970.0-3|41	%setup -qn %{upstream_name}-master
14cu|perl-Clone-Fast-0.970.0-3|42	
14cu|perl-Clone-Fast-0.970.0-3|43	%build
14cu|perl-Clone-Fast-0.970.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Clone-Fast-0.970.0-3|45	%make
14cu|perl-Clone-Fast-0.970.0-3|46	
14cu|perl-Clone-Fast-0.970.0-3|47	%check
14cu|perl-Clone-Fast-0.970.0-3|48	#%make test
14cu|perl-Clone-Fast-0.970.0-3|49	
14cu|perl-Clone-Fast-0.970.0-3|50	%install
14cu|perl-Clone-Fast-0.970.0-3|51	%makeinstall_std
14cu|perl-Clone-Fast-0.970.0-3|52	
14cu|perl-Clone-Fast-0.970.0-3|53	
14cu|perl-Clone-Fast-0.970.0-3|54	
14cu|perl-Clone-Fast-0.970.0-3|55	%files
14cu|perl-Clone-Fast-0.970.0-3|56	%doc Changes README
14cu|perl-Clone-Fast-0.970.0-3|57	%{_mandir}/man3/*
14cu|perl-Clone-Fast-0.970.0-3|58	%{perl_vendorlib}/*
14cu|perl-Clone-Fast-0.970.0-3|59	
14cu|perl-Clone-Fast-0.970.0-3|60	
14cu|perl-Clone-Fast-0.970.0-3|61	
14cu|perl-Clone-Fast-0.970.0-3|62	%changelog
14cu|perl-Clone-Fast-0.970.0-3|63	
14cu|perl-Clone-Fast-0.970.0-3|64	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.970.0-3
14cu|perl-Clone-Fast-0.970.0-3|65	- (83a73c9) Disable tests - fail on modern perl
14cu|perl-Clone-Fast-0.970.0-3|66	
14cu|perl-Clone-Fast-0.970.0-3|67	

12675 14
14cu|perl-Clone-PP-1.60.0-2|1	%define upstream_name	 Clone-PP%define upstream_version 1.06
14cu|perl-Clone-PP-1.60.0-2|2	
14cu|perl-Clone-PP-1.60.0-2|3	Name:		perl-%{upstream_name}
14cu|perl-Clone-PP-1.60.0-2|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Clone-PP-1.60.0-2|5	Release:	2
14cu|perl-Clone-PP-1.60.0-2|6	
14cu|perl-Clone-PP-1.60.0-2|7	Summary:	Recursively copy Perl datatypes
14cu|perl-Clone-PP-1.60.0-2|8	
14cu|perl-Clone-PP-1.60.0-2|9	License:	GPL+ or Artistic
14cu|perl-Clone-PP-1.60.0-2|10	Group:		Development/Perl
14cu|perl-Clone-PP-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Clone-PP-1.60.0-2|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Clone-PP-1.60.0-2|13	
14cu|perl-Clone-PP-1.60.0-2|14	BuildRequires:	perl-devel
14cu|perl-Clone-PP-1.60.0-2|15	BuildArch:	noarch
14cu|perl-Clone-PP-1.60.0-2|16	
14cu|perl-Clone-PP-1.60.0-2|17	%description
14cu|perl-Clone-PP-1.60.0-2|18	This module provides a general-purpose clone function to make deep
14cu|perl-Clone-PP-1.60.0-2|19	copies of Perl data structures. It calls itself recursively to copy
14cu|perl-Clone-PP-1.60.0-2|20	nested hash, array, scalar and reference types, including tied
14cu|perl-Clone-PP-1.60.0-2|21	variables and objects.
14cu|perl-Clone-PP-1.60.0-2|22	
14cu|perl-Clone-PP-1.60.0-2|23	%prep
14cu|perl-Clone-PP-1.60.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Clone-PP-1.60.0-2|25	
14cu|perl-Clone-PP-1.60.0-2|26	%build
14cu|perl-Clone-PP-1.60.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Clone-PP-1.60.0-2|28	%make
14cu|perl-Clone-PP-1.60.0-2|29	
14cu|perl-Clone-PP-1.60.0-2|30	%check
14cu|perl-Clone-PP-1.60.0-2|31	%make test
14cu|perl-Clone-PP-1.60.0-2|32	
14cu|perl-Clone-PP-1.60.0-2|33	%install
14cu|perl-Clone-PP-1.60.0-2|34	%makeinstall_std
14cu|perl-Clone-PP-1.60.0-2|35	
14cu|perl-Clone-PP-1.60.0-2|36	%files
14cu|perl-Clone-PP-1.60.0-2|37	%doc README
14cu|perl-Clone-PP-1.60.0-2|38	%{_mandir}/*/*
14cu|perl-Clone-PP-1.60.0-2|39	%{perl_vendorlib}/Clone
14cu|perl-Clone-PP-1.60.0-2|40	
14cu|perl-Clone-PP-1.60.0-2|41	
14cu|perl-Clone-PP-1.60.0-2|42	
14cu|perl-Clone-PP-1.60.0-2|43	%changelog
14cu|perl-Clone-PP-1.60.0-2|44	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 1.60.0-2
14cu|perl-Clone-PP-1.60.0-2|45	+ Revision: 8d31fe9
14cu|perl-Clone-PP-1.60.0-2|46	- Updated perl-Clone-PP.spec
14cu|perl-Clone-PP-1.60.0-2|47	
14cu|perl-Clone-PP-1.60.0-2|48	

12676 14
14cu|perl-Code-TidyAll-0.260.0-1|1	%define upstream_name    Code-TidyAll
14cu|perl-Code-TidyAll-0.260.0-1|2	%define upstream_version 0.26
14cu|perl-Code-TidyAll-0.260.0-1|3	%define __noautoreq 'perl\\(Mason::Tidy\\)|perl\\(Mason::Tidy::App\\)|perl\\(Pod::Tidy\\)'
14cu|perl-Code-TidyAll-0.260.0-1|4	
14cu|perl-Code-TidyAll-0.260.0-1|5	
14cu|perl-Code-TidyAll-0.260.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Code-TidyAll-0.260.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Code-TidyAll-0.260.0-1|8	Release:    1
14cu|perl-Code-TidyAll-0.260.0-1|9	
14cu|perl-Code-TidyAll-0.260.0-1|10	Summary:    Use podchecker with tidyall
14cu|perl-Code-TidyAll-0.260.0-1|11	License:    GPL+ or Artistic
14cu|perl-Code-TidyAll-0.260.0-1|12	Group:      Development/Perl
14cu|perl-Code-TidyAll-0.260.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Code-TidyAll-0.260.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Code/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Code-TidyAll-0.260.0-1|15	
14cu|perl-Code-TidyAll-0.260.0-1|16	BuildRequires: perl-devel
14cu|perl-Code-TidyAll-0.260.0-1|17	BuildRequires: perl(Capture::Tiny) >= 0.120.0
14cu|perl-Code-TidyAll-0.260.0-1|18	BuildRequires: perl(Config::INI::Reader)
14cu|perl-Code-TidyAll-0.260.0-1|19	BuildRequires: perl(Date::Format)
14cu|perl-Code-TidyAll-0.260.0-1|20	BuildRequires: perl(Digest::SHA1)
14cu|perl-Code-TidyAll-0.260.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.800.0
14cu|perl-Code-TidyAll-0.260.0-1|22	BuildRequires: perl(File::Basename)
14cu|perl-Code-TidyAll-0.260.0-1|23	BuildRequires: perl(File::Find)
14cu|perl-Code-TidyAll-0.260.0-1|24	BuildRequires: perl(File::Path)
14cu|perl-Code-TidyAll-0.260.0-1|25	BuildRequires: perl(File::Temp)
14cu|perl-Code-TidyAll-0.260.0-1|26	BuildRequires: perl(File::Zglob)
14cu|perl-Code-TidyAll-0.260.0-1|27	BuildRequires: perl(File::Which)
14cu|perl-Code-TidyAll-0.260.0-1|28	BuildRequires: perl(Test::Differences)
14cu|perl-Code-TidyAll-0.260.0-1|29	BuildRequires: perl(Test::Warnings)
14cu|perl-Code-TidyAll-0.260.0-1|30	BuildRequires: perl(Test::Most)
14cu|perl-Code-TidyAll-0.260.0-1|31	BuildRequires: perl(Text::Diff)
14cu|perl-Code-TidyAll-0.260.0-1|32	BuildRequires: perl(Text::Diff::Table)
14cu|perl-Code-TidyAll-0.260.0-1|33	BuildRequires: perl(Getopt::Long)
14cu|perl-Code-TidyAll-0.260.0-1|34	BuildRequires: perl(Guard)
14cu|perl-Code-TidyAll-0.260.0-1|35	BuildRequires: perl(IPC::Run3)
14cu|perl-Code-TidyAll-0.260.0-1|36	BuildRequires: perl(IPC::System::Simple) >= 0.150.0
14cu|perl-Code-TidyAll-0.260.0-1|37	BuildRequires: perl(List::MoreUtils)
14cu|perl-Code-TidyAll-0.260.0-1|38	BuildRequires: perl(Log::Any)
14cu|perl-Code-TidyAll-0.260.0-1|39	BuildRequires: perl(Moo) >= 0.9.101.0
14cu|perl-Code-TidyAll-0.260.0-1|40	BuildRequires: perl(Scalar::Util)
14cu|perl-Code-TidyAll-0.260.0-1|41	BuildRequires: perl(Test::Class::Most)
14cu|perl-Code-TidyAll-0.260.0-1|42	BuildRequires: perl(Text::ParseWords)
14cu|perl-Code-TidyAll-0.260.0-1|43	BuildRequires: perl(Time::Duration::Parse)
14cu|perl-Code-TidyAll-0.260.0-1|44	BuildRequires: perl(Try::Tiny)
14cu|perl-Code-TidyAll-0.260.0-1|45	
14cu|perl-Code-TidyAll-0.260.0-1|46	BuildArch:  noarch
14cu|perl-Code-TidyAll-0.260.0-1|47	
14cu|perl-Code-TidyAll-0.260.0-1|48	%description
14cu|perl-Code-TidyAll-0.260.0-1|49	This is the engine used by tidyall - read that first to get an overview.
14cu|perl-Code-TidyAll-0.260.0-1|50	
14cu|perl-Code-TidyAll-0.260.0-1|51	You can call this API from your own program instead of executing 'tidyall'.
14cu|perl-Code-TidyAll-0.260.0-1|52	
14cu|perl-Code-TidyAll-0.260.0-1|53	%prep
14cu|perl-Code-TidyAll-0.260.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Code-TidyAll-0.260.0-1|55	
14cu|perl-Code-TidyAll-0.260.0-1|56	%build
14cu|perl-Code-TidyAll-0.260.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Code-TidyAll-0.260.0-1|58	
14cu|perl-Code-TidyAll-0.260.0-1|59	%make
14cu|perl-Code-TidyAll-0.260.0-1|60	
14cu|perl-Code-TidyAll-0.260.0-1|61	%check
14cu|perl-Code-TidyAll-0.260.0-1|62	%make test
14cu|perl-Code-TidyAll-0.260.0-1|63	
14cu|perl-Code-TidyAll-0.260.0-1|64	%install
14cu|perl-Code-TidyAll-0.260.0-1|65	%makeinstall_std
14cu|perl-Code-TidyAll-0.260.0-1|66	
14cu|perl-Code-TidyAll-0.260.0-1|67	%files
14cu|perl-Code-TidyAll-0.260.0-1|68	%doc Changes LICENSE META.json META.yml README.*
14cu|perl-Code-TidyAll-0.260.0-1|69	%{_mandir}/man3/*
14cu|perl-Code-TidyAll-0.260.0-1|70	%perl_vendorlib/*
14cu|perl-Code-TidyAll-0.260.0-1|71	%{_bindir}/*
14cu|perl-Code-TidyAll-0.260.0-1|72	%{_mandir}/man1/*
14cu|perl-Code-TidyAll-0.260.0-1|73	
14cu|perl-Code-TidyAll-0.260.0-1|74	
14cu|perl-Code-TidyAll-0.260.0-1|75	%changelog
14cu|perl-Code-TidyAll-0.260.0-1|76	
14cu|perl-Code-TidyAll-0.260.0-1|77	* Tue Jun 30 2015 abfonly <abfonly@gmail.com> 0.260.0-1
14cu|perl-Code-TidyAll-0.260.0-1|78	- (5ebfa86) Imported from SRPM
14cu|perl-Code-TidyAll-0.260.0-1|79	
14cu|perl-Code-TidyAll-0.260.0-1|80	

12677 14
14cu|perl-Compress-Bzip2-2.220.0-1|1	%define upstream_name	 Compress-Bzip2
14cu|perl-Compress-Bzip2-2.220.0-1|2	%define upstream_version 2.22
14cu|perl-Compress-Bzip2-2.220.0-1|3	# just filter private libs from autoprov
14cu|perl-Compress-Bzip2-2.220.0-1|4	# for later run. Symbianflo
14cu|perl-Compress-Bzip2-2.220.0-1|5	%define __noautoprov 'Bzip2.so'
14cu|perl-Compress-Bzip2-2.220.0-1|6	
14cu|perl-Compress-Bzip2-2.220.0-1|7	
14cu|perl-Compress-Bzip2-2.220.0-1|8	Name:		    perl-%{upstream_name}
14cu|perl-Compress-Bzip2-2.220.0-1|9	Version:	    %perl_convert_version %{upstream_version}
14cu|perl-Compress-Bzip2-2.220.0-1|10	Release:	    1
14cu|perl-Compress-Bzip2-2.220.0-1|11	
14cu|perl-Compress-Bzip2-2.220.0-1|12	Summary:	    Interface to Bzip2 compression library
14cu|perl-Compress-Bzip2-2.220.0-1|13	
14cu|perl-Compress-Bzip2-2.220.0-1|14	License:	    GPL+ or Artistic
14cu|perl-Compress-Bzip2-2.220.0-1|15	Group:		    Development/Perl
14cu|perl-Compress-Bzip2-2.220.0-1|16	Url:		    http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Compress-Bzip2-2.220.0-1|17	Source0:	    http://www.cpan.org/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Compress-Bzip2-2.220.0-1|18	
14cu|perl-Compress-Bzip2-2.220.0-1|19	BuildRequires:	perl-devel
14cu|perl-Compress-Bzip2-2.220.0-1|20	
14cu|perl-Compress-Bzip2-2.220.0-1|21	%description
14cu|perl-Compress-Bzip2-2.220.0-1|22	The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression
14cu|perl-Compress-Bzip2-2.220.0-1|23	library (see "AUTHOR" for details about where to get Bzip2). A relevant subset
14cu|perl-Compress-Bzip2-2.220.0-1|24	of the functionality provided by Bzip2 is available in Compress::Bzip2.
14cu|perl-Compress-Bzip2-2.220.0-1|25	
14cu|perl-Compress-Bzip2-2.220.0-1|26	All string parameters can either be a scalar or a scalar reference.
14cu|perl-Compress-Bzip2-2.220.0-1|27	
14cu|perl-Compress-Bzip2-2.220.0-1|28	%prep
14cu|perl-Compress-Bzip2-2.220.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Compress-Bzip2-2.220.0-1|30	
14cu|perl-Compress-Bzip2-2.220.0-1|31	%build
14cu|perl-Compress-Bzip2-2.220.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Compress-Bzip2-2.220.0-1|33	%make
14cu|perl-Compress-Bzip2-2.220.0-1|34	
14cu|perl-Compress-Bzip2-2.220.0-1|35	%check
14cu|perl-Compress-Bzip2-2.220.0-1|36	%make test
14cu|perl-Compress-Bzip2-2.220.0-1|37	
14cu|perl-Compress-Bzip2-2.220.0-1|38	%install
14cu|perl-Compress-Bzip2-2.220.0-1|39	%makeinstall_std
14cu|perl-Compress-Bzip2-2.220.0-1|40	
14cu|perl-Compress-Bzip2-2.220.0-1|41	%files
14cu|perl-Compress-Bzip2-2.220.0-1|42	%doc  Changes
14cu|perl-Compress-Bzip2-2.220.0-1|43	%{perl_vendorarch}/Compress
14cu|perl-Compress-Bzip2-2.220.0-1|44	%{perl_vendorarch}/auto/Compress
14cu|perl-Compress-Bzip2-2.220.0-1|45	%{_mandir}/*/*
14cu|perl-Compress-Bzip2-2.220.0-1|46	
14cu|perl-Compress-Bzip2-2.220.0-1|47	%changelog
14cu|perl-Compress-Bzip2-2.220.0-1|48	
14cu|perl-Compress-Bzip2-2.220.0-1|49	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 2.220.0-1
14cu|perl-Compress-Bzip2-2.220.0-1|50	- (3f732a4) Filter private shared SO autoprovided
14cu|perl-Compress-Bzip2-2.220.0-1|51	
14cu|perl-Compress-Bzip2-2.220.0-1|52	

12678 14
14cu|perl-Compress-LZF-3.800.0-1|1	%define	upstream_name	 Compress-LZF
14cu|perl-Compress-LZF-3.800.0-1|2	%define	upstream_version 3.8
14cu|perl-Compress-LZF-3.800.0-1|3	%define __noautoprov 'LZF.so'
14cu|perl-Compress-LZF-3.800.0-1|4	
14cu|perl-Compress-LZF-3.800.0-1|5	
14cu|perl-Compress-LZF-3.800.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Compress-LZF-3.800.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Compress-LZF-3.800.0-1|8	Release:	1
14cu|perl-Compress-LZF-3.800.0-1|9	
14cu|perl-Compress-LZF-3.800.0-1|10	Summary:	Extremely light-weight Lempel-Ziv-Free compression
14cu|perl-Compress-LZF-3.800.0-1|11	
14cu|perl-Compress-LZF-3.800.0-1|12	License:	GPL+ or Artistic
14cu|perl-Compress-LZF-3.800.0-1|13	Group:		Development/Perl
14cu|perl-Compress-LZF-3.800.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Compress-LZF-3.800.0-1|15	Source0:	http://search.cpan.org/CPAN/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Compress-LZF-3.800.0-1|16	
14cu|perl-Compress-LZF-3.800.0-1|17	BuildRequires:	perl-devel
14cu|perl-Compress-LZF-3.800.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Compress-LZF-3.800.0-1|19	
14cu|perl-Compress-LZF-3.800.0-1|20	
14cu|perl-Compress-LZF-3.800.0-1|21	%description
14cu|perl-Compress-LZF-3.800.0-1|22	LZF is an extremely fast (not that much slower than a pure memcpy) compression
14cu|perl-Compress-LZF-3.800.0-1|23	algorithm. It is ideal for applications where you want to save some space but
14cu|perl-Compress-LZF-3.800.0-1|24	not at the cost of speed. It is ideal for repetitive data as well. The module
14cu|perl-Compress-LZF-3.800.0-1|25	is self-contained and very small (no large library to be pulled in).
14cu|perl-Compress-LZF-3.800.0-1|26	It is also free, so there should be no problems incoporating this module into
14cu|perl-Compress-LZF-3.800.0-1|27	commercial programs.
14cu|perl-Compress-LZF-3.800.0-1|28	
14cu|perl-Compress-LZF-3.800.0-1|29	"I have no idea wether any patents in any countries apply to this algorithm,
14cu|perl-Compress-LZF-3.800.0-1|30	but at the moment it is believed that it is free from any patents."
14cu|perl-Compress-LZF-3.800.0-1|31	
14cu|perl-Compress-LZF-3.800.0-1|32	%prep
14cu|perl-Compress-LZF-3.800.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Compress-LZF-3.800.0-1|34	
14cu|perl-Compress-LZF-3.800.0-1|35	%build
14cu|perl-Compress-LZF-3.800.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Compress-LZF-3.800.0-1|37	%make
14cu|perl-Compress-LZF-3.800.0-1|38	
14cu|perl-Compress-LZF-3.800.0-1|39	%check
14cu|perl-Compress-LZF-3.800.0-1|40	%make test
14cu|perl-Compress-LZF-3.800.0-1|41	
14cu|perl-Compress-LZF-3.800.0-1|42	%install
14cu|perl-Compress-LZF-3.800.0-1|43	%makeinstall_std
14cu|perl-Compress-LZF-3.800.0-1|44	
14cu|perl-Compress-LZF-3.800.0-1|45	%files
14cu|perl-Compress-LZF-3.800.0-1|46	%doc README Changes META.json META.yml COPYING COPYING.*
14cu|perl-Compress-LZF-3.800.0-1|47	%{_mandir}/*/*
14cu|perl-Compress-LZF-3.800.0-1|48	%{perl_vendorarch}/Compress
14cu|perl-Compress-LZF-3.800.0-1|49	%{perl_vendorarch}/auto/Compress
14cu|perl-Compress-LZF-3.800.0-1|50	
14cu|perl-Compress-LZF-3.800.0-1|51	
14cu|perl-Compress-LZF-3.800.0-1|52	
14cu|perl-Compress-LZF-3.800.0-1|53	%changelog
14cu|perl-Compress-LZF-3.800.0-1|54	
14cu|perl-Compress-LZF-3.800.0-1|55	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 3.800.0-1
14cu|perl-Compress-LZF-3.800.0-1|56	- (09438b8) Log: update to 3.800.0
14cu|perl-Compress-LZF-3.800.0-1|57	
14cu|perl-Compress-LZF-3.800.0-1|58	

12679 14
14cu|perl-Compress-Raw-Lzma-2.69.0-1|1	%define	upstream_name		Compress-Raw-Lzma
14cu|perl-Compress-Raw-Lzma-2.69.0-1|2	%define upstream_version 2.069
14cu|perl-Compress-Raw-Lzma-2.69.0-1|3	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Compress-Raw-Lzma-2.69.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Compress-Raw-Lzma-2.69.0-1|6	Release:	1
14cu|perl-Compress-Raw-Lzma-2.69.0-1|7	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|8	Summary:	Low-Level Interface to the liblzma compression library
14cu|perl-Compress-Raw-Lzma-2.69.0-1|9	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|10	License:	GPL+ or Artistic
14cu|perl-Compress-Raw-Lzma-2.69.0-1|11	Group:		Development/Perl
14cu|perl-Compress-Raw-Lzma-2.69.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Compress-Raw-Lzma-2.69.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Lzma-%{upstream_version}.tar.gz
14cu|perl-Compress-Raw-Lzma-2.69.0-1|14	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|15	BuildRequires:	perl-devel
14cu|perl-Compress-Raw-Lzma-2.69.0-1|16	BuildRequires:	pkgconfig(liblzma)
14cu|perl-Compress-Raw-Lzma-2.69.0-1|17	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|18	%description
14cu|perl-Compress-Raw-Lzma-2.69.0-1|19	Low-Level Interface to the liblzma compression library.
14cu|perl-Compress-Raw-Lzma-2.69.0-1|20	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|21	%prep
14cu|perl-Compress-Raw-Lzma-2.69.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Compress-Raw-Lzma-2.69.0-1|23	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|24	%build
14cu|perl-Compress-Raw-Lzma-2.69.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Compress-Raw-Lzma-2.69.0-1|26	%make
14cu|perl-Compress-Raw-Lzma-2.69.0-1|27	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|28	%check
14cu|perl-Compress-Raw-Lzma-2.69.0-1|29	%make test
14cu|perl-Compress-Raw-Lzma-2.69.0-1|30	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|31	%install
14cu|perl-Compress-Raw-Lzma-2.69.0-1|32	%makeinstall_std
14cu|perl-Compress-Raw-Lzma-2.69.0-1|33	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|34	%files
14cu|perl-Compress-Raw-Lzma-2.69.0-1|35	%doc README Changes
14cu|perl-Compress-Raw-Lzma-2.69.0-1|36	%{_mandir}/*/*
14cu|perl-Compress-Raw-Lzma-2.69.0-1|37	%{perl_vendorarch}/Compress
14cu|perl-Compress-Raw-Lzma-2.69.0-1|38	%{perl_vendorarch}/auto/Compress
14cu|perl-Compress-Raw-Lzma-2.69.0-1|39	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|40	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|41	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|42	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|43	%changelog
14cu|perl-Compress-Raw-Lzma-2.69.0-1|44	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|45	* Tue Jan 26 2016 Denis Silakov <dsilakov@gmail.com> 2.69.0-1
14cu|perl-Compress-Raw-Lzma-2.69.0-1|46	- (e75b59c) Updated to 2.69.0
14cu|perl-Compress-Raw-Lzma-2.69.0-1|47	
14cu|perl-Compress-Raw-Lzma-2.69.0-1|48	

12680 14
14cu|perl-Config-Any-0.260.0-1|1	%define upstream_name	 Config-Any
14cu|perl-Config-Any-0.260.0-1|2	%define upstream_version 0.26
14cu|perl-Config-Any-0.260.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-Config-Any-0.260.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Any-0.260.0-1|5	Release:	1
14cu|perl-Config-Any-0.260.0-1|6	
14cu|perl-Config-Any-0.260.0-1|7	Summary:	Load configuration from different file formats, transparently
14cu|perl-Config-Any-0.260.0-1|8	
14cu|perl-Config-Any-0.260.0-1|9	License:	GPL+ or Artistic
14cu|perl-Config-Any-0.260.0-1|10	Group:		Development/Perl
14cu|perl-Config-Any-0.260.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Config-Any-0.260.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Any-%{upstream_version}.tar.gz
14cu|perl-Config-Any-0.260.0-1|13	
14cu|perl-Config-Any-0.260.0-1|14	BuildRequires:	perl-devel
14cu|perl-Config-Any-0.260.0-1|15	BuildRequires:	perl(Module::Pluggable) >= 5.100.0
14cu|perl-Config-Any-0.260.0-1|16	BuildRequires:	perl(Test::Exception)
14cu|perl-Config-Any-0.260.0-1|17	BuildRequires:	perl(Config::General)
14cu|perl-Config-Any-0.260.0-1|18	BuildRequires:	perl(Config::Tiny)
14cu|perl-Config-Any-0.260.0-1|19	BuildRequires:	perl(JSON)
14cu|perl-Config-Any-0.260.0-1|20	BuildRequires:	perl(YAML)
14cu|perl-Config-Any-0.260.0-1|21	BuildRequires:	perl(XML::Simple)
14cu|perl-Config-Any-0.260.0-1|22	BuildRequires:	perl(version)
14cu|perl-Config-Any-0.260.0-1|23	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-Any-0.260.0-1|24	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Config-Any-0.260.0-1|25	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Config-Any-0.260.0-1|26	BuildRequires:  perl(Test::Pod)
14cu|perl-Config-Any-0.260.0-1|27	
14cu|perl-Config-Any-0.260.0-1|28	BuildArch:	    noarch
14cu|perl-Config-Any-0.260.0-1|29	
14cu|perl-Config-Any-0.260.0-1|30	%description
14cu|perl-Config-Any-0.260.0-1|31	Config::Any provides a facility for Perl applications and libraries to
14cu|perl-Config-Any-0.260.0-1|32	load configuration data from multiple different file formats. It
14cu|perl-Config-Any-0.260.0-1|33	supports XML, YAML, JSON, Apache-style configuration, Windows INI
14cu|perl-Config-Any-0.260.0-1|34	files, and even Perl code.
14cu|perl-Config-Any-0.260.0-1|35	
14cu|perl-Config-Any-0.260.0-1|36	%prep
14cu|perl-Config-Any-0.260.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Any-0.260.0-1|38	
14cu|perl-Config-Any-0.260.0-1|39	%build
14cu|perl-Config-Any-0.260.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-Any-0.260.0-1|41	%make
14cu|perl-Config-Any-0.260.0-1|42	
14cu|perl-Config-Any-0.260.0-1|43	%check
14cu|perl-Config-Any-0.260.0-1|44	make test
14cu|perl-Config-Any-0.260.0-1|45	
14cu|perl-Config-Any-0.260.0-1|46	%install
14cu|perl-Config-Any-0.260.0-1|47	%makeinstall_std
14cu|perl-Config-Any-0.260.0-1|48	
14cu|perl-Config-Any-0.260.0-1|49	%files
14cu|perl-Config-Any-0.260.0-1|50	%doc Changes README META.yml
14cu|perl-Config-Any-0.260.0-1|51	%{_mandir}/*/*
14cu|perl-Config-Any-0.260.0-1|52	%{perl_vendorlib}/Config
14cu|perl-Config-Any-0.260.0-1|53	
14cu|perl-Config-Any-0.260.0-1|54	
14cu|perl-Config-Any-0.260.0-1|55	
14cu|perl-Config-Any-0.260.0-1|56	%changelog
14cu|perl-Config-Any-0.260.0-1|57	
14cu|perl-Config-Any-0.260.0-1|58	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 0.260.0-1
14cu|perl-Config-Any-0.260.0-1|59	- (f4c99d5) Log: Update to 0.260.0
14cu|perl-Config-Any-0.260.0-1|60	
14cu|perl-Config-Any-0.260.0-1|61	

12681 14
14cu|perl-Config-AutoConf-0.311.0-1|1	%define upstream_name    Config-AutoConf
14cu|perl-Config-AutoConf-0.311.0-1|2	%define upstream_version 0.311
14cu|perl-Config-AutoConf-0.311.0-1|3	
14cu|perl-Config-AutoConf-0.311.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-AutoConf-0.311.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-AutoConf-0.311.0-1|6	Release:	1
14cu|perl-Config-AutoConf-0.311.0-1|7	
14cu|perl-Config-AutoConf-0.311.0-1|8	Summary:	A module to implement some of AutoConf macros in pure perl
14cu|perl-Config-AutoConf-0.311.0-1|9	
14cu|perl-Config-AutoConf-0.311.0-1|10	License:	GPL+ or Artistic
14cu|perl-Config-AutoConf-0.311.0-1|11	Group:		Development/Perl
14cu|perl-Config-AutoConf-0.311.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-AutoConf-0.311.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-AutoConf-0.311.0-1|14	
14cu|perl-Config-AutoConf-0.311.0-1|15	BuildRequires:	perl-devel
14cu|perl-Config-AutoConf-0.311.0-1|16	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Config-AutoConf-0.311.0-1|17	BuildRequires:	perl(ExtUtils::CBuilder)
14cu|perl-Config-AutoConf-0.311.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-AutoConf-0.311.0-1|19	BuildRequires:	perl(File::Slurp::Tiny)
14cu|perl-Config-AutoConf-0.311.0-1|20	BuildRequires:	perl(Scalar::Util)
14cu|perl-Config-AutoConf-0.311.0-1|21	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-Config-AutoConf-0.311.0-1|22	BuildRequires:	perl(Cwd)
14cu|perl-Config-AutoConf-0.311.0-1|23	BuildRequires:	perl(Exporter) >= 5.700.0
14cu|perl-Config-AutoConf-0.311.0-1|24	BuildRequires:	perl(File::Basename)
14cu|perl-Config-AutoConf-0.311.0-1|25	BuildRequires:	perl(File::Spec)
14cu|perl-Config-AutoConf-0.311.0-1|26	BuildRequires:	perl(File::Temp)
14cu|perl-Config-AutoConf-0.311.0-1|27	BuildRequires:	perl(Text::ParseWords)
14cu|perl-Config-AutoConf-0.311.0-1|28	BuildRequires:	perl(base)
14cu|perl-Config-AutoConf-0.311.0-1|29	BuildRequires:	perl(strict)
14cu|perl-Config-AutoConf-0.311.0-1|30	BuildRequires:	perl(warnings)
14cu|perl-Config-AutoConf-0.311.0-1|31	# just for tests
14cu|perl-Config-AutoConf-0.311.0-1|32	BuildRequires:	gawk
14cu|perl-Config-AutoConf-0.311.0-1|33	BuildRequires:	sed
14cu|perl-Config-AutoConf-0.311.0-1|34	BuildRequires:	grep
14cu|perl-Config-AutoConf-0.311.0-1|35	BuildRequires:	bison
14cu|perl-Config-AutoConf-0.311.0-1|36	BuildRequires:	flex
14cu|perl-Config-AutoConf-0.311.0-1|37	
14cu|perl-Config-AutoConf-0.311.0-1|38	
14cu|perl-Config-AutoConf-0.311.0-1|39	BuildArch:	noarch
14cu|perl-Config-AutoConf-0.311.0-1|40	
14cu|perl-Config-AutoConf-0.311.0-1|41	%description
14cu|perl-Config-AutoConf-0.311.0-1|42	A module to implement some of AutoConf macros in pure perl.
14cu|perl-Config-AutoConf-0.311.0-1|43	
14cu|perl-Config-AutoConf-0.311.0-1|44	%prep
14cu|perl-Config-AutoConf-0.311.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-AutoConf-0.311.0-1|46	
14cu|perl-Config-AutoConf-0.311.0-1|47	%build
14cu|perl-Config-AutoConf-0.311.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-AutoConf-0.311.0-1|49	%make
14cu|perl-Config-AutoConf-0.311.0-1|50	
14cu|perl-Config-AutoConf-0.311.0-1|51	%check
14cu|perl-Config-AutoConf-0.311.0-1|52	%make test
14cu|perl-Config-AutoConf-0.311.0-1|53	
14cu|perl-Config-AutoConf-0.311.0-1|54	%install
14cu|perl-Config-AutoConf-0.311.0-1|55	%makeinstall_std
14cu|perl-Config-AutoConf-0.311.0-1|56	
14cu|perl-Config-AutoConf-0.311.0-1|57	%files
14cu|perl-Config-AutoConf-0.311.0-1|58	%doc Changes META.yml META.json README.*
14cu|perl-Config-AutoConf-0.311.0-1|59	%{_mandir}/man3/*
14cu|perl-Config-AutoConf-0.311.0-1|60	%{perl_vendorlib}/*
14cu|perl-Config-AutoConf-0.311.0-1|61	
14cu|perl-Config-AutoConf-0.311.0-1|62	
14cu|perl-Config-AutoConf-0.311.0-1|63	
14cu|perl-Config-AutoConf-0.311.0-1|64	
14cu|perl-Config-AutoConf-0.311.0-1|65	
14cu|perl-Config-AutoConf-0.311.0-1|66	%changelog
14cu|perl-Config-AutoConf-0.311.0-1|67	
14cu|perl-Config-AutoConf-0.311.0-1|68	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 0.311.0-1
14cu|perl-Config-AutoConf-0.311.0-1|69	- (aad82ba) Log: Update to 0.311.0
14cu|perl-Config-AutoConf-0.311.0-1|70	
14cu|perl-Config-AutoConf-0.311.0-1|71	

12682 14
14cu|perl-Config-Find-0.310.0-1|1	%define upstream_name    Config-Find
14cu|perl-Config-Find-0.310.0-1|2	%define upstream_version 0.31
14cu|perl-Config-Find-0.310.0-1|3	
14cu|perl-Config-Find-0.310.0-1|4	%define __noautoreq 'perl\\(Win32\\)'
14cu|perl-Config-Find-0.310.0-1|5	
14cu|perl-Config-Find-0.310.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Config-Find-0.310.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Find-0.310.0-1|8	Release:	1
14cu|perl-Config-Find-0.310.0-1|9	
14cu|perl-Config-Find-0.310.0-1|10	Summary:	Find configuration files
14cu|perl-Config-Find-0.310.0-1|11	
14cu|perl-Config-Find-0.310.0-1|12	License:	GPL+ or Artistic
14cu|perl-Config-Find-0.310.0-1|13	Group:		Development/Perl
14cu|perl-Config-Find-0.310.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Find-0.310.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Find-0.310.0-1|16	
14cu|perl-Config-Find-0.310.0-1|17	BuildRequires:	perl-devel
14cu|perl-Config-Find-0.310.0-1|18	BuildRequires:	perl(File::HomeDir)
14cu|perl-Config-Find-0.310.0-1|19	BuildRequires:	perl(File::Spec)
14cu|perl-Config-Find-0.310.0-1|20	BuildRequires:	perl(File::Which)
14cu|perl-Config-Find-0.310.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-Find-0.310.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-Find-0.310.0-1|23	BuildRequires:	perl(IO::File)
14cu|perl-Config-Find-0.310.0-1|24	
14cu|perl-Config-Find-0.310.0-1|25	BuildArch:	noarch
14cu|perl-Config-Find-0.310.0-1|26	
14cu|perl-Config-Find-0.310.0-1|27	%description
14cu|perl-Config-Find-0.310.0-1|28	Every OS has different rules for configuration files placement, this module
14cu|perl-Config-Find-0.310.0-1|29	allows to easily find and create your app configuration files following
14cu|perl-Config-Find-0.310.0-1|30	those rules.
14cu|perl-Config-Find-0.310.0-1|31	
14cu|perl-Config-Find-0.310.0-1|32	Config::Find references configuration files by the application name or by
14cu|perl-Config-Find-0.310.0-1|33	the application name and the configuration file name when the app uses
14cu|perl-Config-Find-0.310.0-1|34	several application files, i.e 'emacs', 'profile', 'apache/httpd',
14cu|perl-Config-Find-0.310.0-1|35	'apache/ssl'.
14cu|perl-Config-Find-0.310.0-1|36	
14cu|perl-Config-Find-0.310.0-1|37	By default the $0 value is used to generate the configuration file name. To
14cu|perl-Config-Find-0.310.0-1|38	define it explicitly the keywords 'name' or 'names' have to be used:
14cu|perl-Config-Find-0.310.0-1|39	
14cu|perl-Config-Find-0.310.0-1|40	%prep
14cu|perl-Config-Find-0.310.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Find-0.310.0-1|42	chmod 644 README Changes
14cu|perl-Config-Find-0.310.0-1|43	iconv -f iso8859-1 -t utf-8 README > README.conv && \
14cu|perl-Config-Find-0.310.0-1|44	mv -f README.conv README
14cu|perl-Config-Find-0.310.0-1|45	
14cu|perl-Config-Find-0.310.0-1|46	%build
14cu|perl-Config-Find-0.310.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-Find-0.310.0-1|48	%make
14cu|perl-Config-Find-0.310.0-1|49	
14cu|perl-Config-Find-0.310.0-1|50	%check
14cu|perl-Config-Find-0.310.0-1|51	%make test
14cu|perl-Config-Find-0.310.0-1|52	
14cu|perl-Config-Find-0.310.0-1|53	%install
14cu|perl-Config-Find-0.310.0-1|54	%makeinstall_std
14cu|perl-Config-Find-0.310.0-1|55	find %{buildroot}%{perl_vendorlib}/Config -name '*pm' -exec chmod -x {} \;
14cu|perl-Config-Find-0.310.0-1|56	
14cu|perl-Config-Find-0.310.0-1|57	%files
14cu|perl-Config-Find-0.310.0-1|58	%doc Changes README META.json META.yml
14cu|perl-Config-Find-0.310.0-1|59	%{_mandir}/man3/*
14cu|perl-Config-Find-0.310.0-1|60	%{perl_vendorlib}/*
14cu|perl-Config-Find-0.310.0-1|61	
14cu|perl-Config-Find-0.310.0-1|62	
14cu|perl-Config-Find-0.310.0-1|63	%changelog
14cu|perl-Config-Find-0.310.0-1|64	
14cu|perl-Config-Find-0.310.0-1|65	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.310.0-1
14cu|perl-Config-Find-0.310.0-1|66	- (c2bafd7) Log: Update to 0.310.0, fix linting and attr
14cu|perl-Config-Find-0.310.0-1|67	
14cu|perl-Config-Find-0.310.0-1|68	

12683 14
14cu|perl-Config-GitLike-1.160.0-1|1	%define upstream_name    Config-GitLike
14cu|perl-Config-GitLike-1.160.0-1|2	%define upstream_version 1.16
14cu|perl-Config-GitLike-1.160.0-1|3	
14cu|perl-Config-GitLike-1.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-GitLike-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-GitLike-1.160.0-1|6	Release:	1
14cu|perl-Config-GitLike-1.160.0-1|7	
14cu|perl-Config-GitLike-1.160.0-1|8	Summary:	Git-like config file parsing with cascaded inheritance
14cu|perl-Config-GitLike-1.160.0-1|9	
14cu|perl-Config-GitLike-1.160.0-1|10	
14cu|perl-Config-GitLike-1.160.0-1|11	
14cu|perl-Config-GitLike-1.160.0-1|12	License:	GPL+ or Artistic
14cu|perl-Config-GitLike-1.160.0-1|13	Group:		Development/Perl
14cu|perl-Config-GitLike-1.160.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-GitLike-1.160.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-GitLike-1.160.0-1|16	
14cu|perl-Config-GitLike-1.160.0-1|17	BuildRequires:	perl-devel
14cu|perl-Config-GitLike-1.160.0-1|18	BuildRequires:	perl(MooX::Types::MooseLike::Base) >= 0.280.0
14cu|perl-Config-GitLike-1.160.0-1|19	BuildRequires:	perl(strictures)
14cu|perl-Config-GitLike-1.160.0-1|20	BuildRequires:	perl(Moo) >= 2.0.1
14cu|perl-Config-GitLike-1.160.0-1|21	BuildRequires:	perl(Any::Moose) >= 0.260.0
14cu|perl-Config-GitLike-1.160.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-GitLike-1.160.0-1|23	BuildRequires:	perl(File::Spec)
14cu|perl-Config-GitLike-1.160.0-1|24	BuildRequires:	perl(File::Temp)
14cu|perl-Config-GitLike-1.160.0-1|25	BuildRequires:	perl(Test::Exception)
14cu|perl-Config-GitLike-1.160.0-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-GitLike-1.160.0-1|27	
14cu|perl-Config-GitLike-1.160.0-1|28	
14cu|perl-Config-GitLike-1.160.0-1|29	BuildArch:	noarch
14cu|perl-Config-GitLike-1.160.0-1|30	
14cu|perl-Config-GitLike-1.160.0-1|31	%description
14cu|perl-Config-GitLike-1.160.0-1|32	This module handles interaction with configuration files of the style used
14cu|perl-Config-GitLike-1.160.0-1|33	by the version control system Git. It can both parse and modify these
14cu|perl-Config-GitLike-1.160.0-1|34	files, as well as create entirely new ones.
14cu|perl-Config-GitLike-1.160.0-1|35	
14cu|perl-Config-GitLike-1.160.0-1|36	You only need to know a few things about the configuration format in order
14cu|perl-Config-GitLike-1.160.0-1|37	to use this module. First, a configuration file is made up of key/value
14cu|perl-Config-GitLike-1.160.0-1|38	pairs. Every key must be contained in a section. Sections can have
14cu|perl-Config-GitLike-1.160.0-1|39	subsections, but they don't have to. For the purposes of setting and
14cu|perl-Config-GitLike-1.160.0-1|40	getting configuration variables, we join the section name, subsection name,
14cu|perl-Config-GitLike-1.160.0-1|41	and variable name together with dots to get a key name that looks like
14cu|perl-Config-GitLike-1.160.0-1|42	"section.subsection.variable". These are the strings that you'll be passing
14cu|perl-Config-GitLike-1.160.0-1|43	in to 'key' arguments.
14cu|perl-Config-GitLike-1.160.0-1|44	
14cu|perl-Config-GitLike-1.160.0-1|45	Configuration files inherit from each other. By default, 'Config::GitLike'
14cu|perl-Config-GitLike-1.160.0-1|46	loads data from a system-wide configuration file, a per-user configuration
14cu|perl-Config-GitLike-1.160.0-1|47	file, and a per-directory configuration file, but by subclassing and
14cu|perl-Config-GitLike-1.160.0-1|48	overriding methods you can obtain any combination of configuration files.
14cu|perl-Config-GitLike-1.160.0-1|49	By default, configuration files that don't exist are just skipped.
14cu|perl-Config-GitLike-1.160.0-1|50	
14cu|perl-Config-GitLike-1.160.0-1|51	%prep
14cu|perl-Config-GitLike-1.160.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-GitLike-1.160.0-1|53	
14cu|perl-Config-GitLike-1.160.0-1|54	%build
14cu|perl-Config-GitLike-1.160.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-GitLike-1.160.0-1|56	%make
14cu|perl-Config-GitLike-1.160.0-1|57	
14cu|perl-Config-GitLike-1.160.0-1|58	%check
14cu|perl-Config-GitLike-1.160.0-1|59	%make test
14cu|perl-Config-GitLike-1.160.0-1|60	
14cu|perl-Config-GitLike-1.160.0-1|61	%install
14cu|perl-Config-GitLike-1.160.0-1|62	%makeinstall_std
14cu|perl-Config-GitLike-1.160.0-1|63	
14cu|perl-Config-GitLike-1.160.0-1|64	%files
14cu|perl-Config-GitLike-1.160.0-1|65	%doc META.yml Changes
14cu|perl-Config-GitLike-1.160.0-1|66	%{_mandir}/man3/*
14cu|perl-Config-GitLike-1.160.0-1|67	%{perl_vendorlib}/Config/
14cu|perl-Config-GitLike-1.160.0-1|68	
14cu|perl-Config-GitLike-1.160.0-1|69	
14cu|perl-Config-GitLike-1.160.0-1|70	
14cu|perl-Config-GitLike-1.160.0-1|71	
14cu|perl-Config-GitLike-1.160.0-1|72	
14cu|perl-Config-GitLike-1.160.0-1|73	%changelog
14cu|perl-Config-GitLike-1.160.0-1|74	
14cu|perl-Config-GitLike-1.160.0-1|75	* Thu Jul 02 2015 abfonly <abfonly@gmail.com> 1.160.0-1
14cu|perl-Config-GitLike-1.160.0-1|76	- (1b61a75) Log: Update to 1.160.0, define min BR
14cu|perl-Config-GitLike-1.160.0-1|77	
14cu|perl-Config-GitLike-1.160.0-1|78	

12684 14
14cu|perl-Config-INI-0.25.0-1|1	%define upstream_name    Config-INI
14cu|perl-Config-INI-0.25.0-1|2	%define upstream_version 0.025
14cu|perl-Config-INI-0.25.0-1|3	
14cu|perl-Config-INI-0.25.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-INI-0.25.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-INI-0.25.0-1|6	Release:	1
14cu|perl-Config-INI-0.25.0-1|7	
14cu|perl-Config-INI-0.25.0-1|8	Summary:	A subclassable .ini-file emitter
14cu|perl-Config-INI-0.25.0-1|9	
14cu|perl-Config-INI-0.25.0-1|10	
14cu|perl-Config-INI-0.25.0-1|11	License:	GPL+ or Artistic
14cu|perl-Config-INI-0.25.0-1|12	Group:		Development/Perl
14cu|perl-Config-INI-0.25.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-INI-0.25.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-INI-0.25.0-1|15	
14cu|perl-Config-INI-0.25.0-1|16	BuildRequires:	perl-devel
14cu|perl-Config-INI-0.25.0-1|17	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Config-INI-0.25.0-1|18	BuildRequires:	perl(Carp)
14cu|perl-Config-INI-0.25.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Config-INI-0.25.0-1|20	BuildRequires:	perl(Mixin::Linewise::Readers)
14cu|perl-Config-INI-0.25.0-1|21	BuildRequires:	perl(Mixin::Linewise::Writers)
14cu|perl-Config-INI-0.25.0-1|22	
14cu|perl-Config-INI-0.25.0-1|23	BuildArch:	noarch
14cu|perl-Config-INI-0.25.0-1|24	
14cu|perl-Config-INI-0.25.0-1|25	%description
14cu|perl-Config-INI-0.25.0-1|26	Config::INI::Reader is _yet another_ config module implementing _yet
14cu|perl-Config-INI-0.25.0-1|27	another_ slightly different take on the undeniably easy to read the ".ini"
14cu|perl-Config-INI-0.25.0-1|28	file format|Config::INI manpage. Its default behavior is quite similar to
14cu|perl-Config-INI-0.25.0-1|29	that of the Config::Tiny manpage, on which it is based.
14cu|perl-Config-INI-0.25.0-1|30	
14cu|perl-Config-INI-0.25.0-1|31	The chief difference is that Config::INI::Reader is designed to be
14cu|perl-Config-INI-0.25.0-1|32	subclassed to allow for side-effects and self-reconfiguration to occur
14cu|perl-Config-INI-0.25.0-1|33	during the course of reading its input.
14cu|perl-Config-INI-0.25.0-1|34	
14cu|perl-Config-INI-0.25.0-1|35	%prep
14cu|perl-Config-INI-0.25.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-INI-0.25.0-1|37	
14cu|perl-Config-INI-0.25.0-1|38	%build
14cu|perl-Config-INI-0.25.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-INI-0.25.0-1|40	%make
14cu|perl-Config-INI-0.25.0-1|41	
14cu|perl-Config-INI-0.25.0-1|42	%check
14cu|perl-Config-INI-0.25.0-1|43	%make test
14cu|perl-Config-INI-0.25.0-1|44	
14cu|perl-Config-INI-0.25.0-1|45	%install
14cu|perl-Config-INI-0.25.0-1|46	%makeinstall_std
14cu|perl-Config-INI-0.25.0-1|47	
14cu|perl-Config-INI-0.25.0-1|48	%files
14cu|perl-Config-INI-0.25.0-1|49	%doc Changes LICENSE README META.yml META.json
14cu|perl-Config-INI-0.25.0-1|50	%{_mandir}/man3/*
14cu|perl-Config-INI-0.25.0-1|51	%{perl_vendorlib}/*
14cu|perl-Config-INI-0.25.0-1|52	
14cu|perl-Config-INI-0.25.0-1|53	
14cu|perl-Config-INI-0.25.0-1|54	
14cu|perl-Config-INI-0.25.0-1|55	%changelog
14cu|perl-Config-INI-0.25.0-1|56	
14cu|perl-Config-INI-0.25.0-1|57	* Mon Jun 22 2015 abfonly <John@smith.org> 0.25.0-1
14cu|perl-Config-INI-0.25.0-1|58	- (eaed14c) Log: Update to 0.25.0
14cu|perl-Config-INI-0.25.0-1|59	
14cu|perl-Config-INI-0.25.0-1|60	

12685 14
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|1	%define upstream_name    Config-INI-Reader-Ordered
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|2	%define upstream_version 0.011
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|3	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|6	Release:    1
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|7	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|8	Summary:    No summary found
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|9	License:    GPL+ or Artistic
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|10	Group:      Development/Perl
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|13	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|14	BuildRequires: perl-devel
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|15	BuildRequires: perl(Config::INI::Reader)
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|18	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|20	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|21	BuildArch: noarch
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|22	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|23	%description
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|24	Config::INI::Reader::Ordered is a subclass of the Config::INI::Reader
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|25	manpage which preserves section order. See the Config::INI::Reader manpage
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|26	for all documentation; the only difference is as presented in the the
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|27	/SYNOPSIS manpage.
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|28	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|29	%prep
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|31	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|32	%build
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|34	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|35	%make
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|36	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|37	%check
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|38	%make test
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|39	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|40	%install
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|41	%makeinstall_std
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|42	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|43	%files
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|44	%doc README Changes META.yml
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|45	%{_mandir}/man3/*
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|46	%{perl_vendorlib}/*
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|47	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|48	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|49	%changelog
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|50	* Wed Feb 25 2015 John Smith <John@smith.org> 0.11.0-1
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|51	+ Revision: a73314b
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|52	- Imported from SRPM
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|53	
14cu|perl-Config-INI-Reader-Ordered-0.11.0-1|54	

12686 14
14cu|perl-Config-INI-Simple-1.0.0-1|1	%define upstream_name    Config-INI-Simple
14cu|perl-Config-INI-Simple-1.0.0-1|2	%define upstream_version 1.00
14cu|perl-Config-INI-Simple-1.0.0-1|3	
14cu|perl-Config-INI-Simple-1.0.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-INI-Simple-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-INI-Simple-1.0.0-1|6	Release:	1
14cu|perl-Config-INI-Simple-1.0.0-1|7	License:	Artistic and GPL
14cu|perl-Config-INI-Simple-1.0.0-1|8	Group:		Development/Perl
14cu|perl-Config-INI-Simple-1.0.0-1|9	Summary:	Simple reading and writing from an INI file--with preserved comments
14cu|perl-Config-INI-Simple-1.0.0-1|10	
14cu|perl-Config-INI-Simple-1.0.0-1|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-INI-Simple-1.0.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-INI-Simple-1.0.0-1|13	
14cu|perl-Config-INI-Simple-1.0.0-1|14	BuildRequires:	perl-devel
14cu|perl-Config-INI-Simple-1.0.0-1|15	BuildRequires:	perl(File::Slurp) >= 9999.190.0
14cu|perl-Config-INI-Simple-1.0.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-INI-Simple-1.0.0-1|17	
14cu|perl-Config-INI-Simple-1.0.0-1|18	BuildArch: noarch
14cu|perl-Config-INI-Simple-1.0.0-1|19	
14cu|perl-Config-INI-Simple-1.0.0-1|20	%description
14cu|perl-Config-INI-Simple-1.0.0-1|21	Config::INI::Simple is for very simplistic reading and writing of INI files.
14cu|perl-Config-INI-Simple-1.0.0-1|22	A new object must be created for each INI file (an object keeps all the data
14cu|perl-Config-INI-Simple-1.0.0-1|23	read in from an INI which is used on the write method to write to the INI).
14cu|perl-Config-INI-Simple-1.0.0-1|24	
14cu|perl-Config-INI-Simple-1.0.0-1|25	It also keeps all your comments and original order intact.
14cu|perl-Config-INI-Simple-1.0.0-1|26	
14cu|perl-Config-INI-Simple-1.0.0-1|27	%prep
14cu|perl-Config-INI-Simple-1.0.0-1|28	%setup -qn  %{upstream_name}-%{upstream_version}
14cu|perl-Config-INI-Simple-1.0.0-1|29	
14cu|perl-Config-INI-Simple-1.0.0-1|30	%build
14cu|perl-Config-INI-Simple-1.0.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-INI-Simple-1.0.0-1|32	%make
14cu|perl-Config-INI-Simple-1.0.0-1|33	
14cu|perl-Config-INI-Simple-1.0.0-1|34	%check
14cu|perl-Config-INI-Simple-1.0.0-1|35	make test
14cu|perl-Config-INI-Simple-1.0.0-1|36	
14cu|perl-Config-INI-Simple-1.0.0-1|37	%install
14cu|perl-Config-INI-Simple-1.0.0-1|38	%makeinstall_std
14cu|perl-Config-INI-Simple-1.0.0-1|39	
14cu|perl-Config-INI-Simple-1.0.0-1|40	%files
14cu|perl-Config-INI-Simple-1.0.0-1|41	%doc META.yml Changes README
14cu|perl-Config-INI-Simple-1.0.0-1|42	%{perl_vendorlib}/Config/
14cu|perl-Config-INI-Simple-1.0.0-1|43	%{_mandir}/man3/*
14cu|perl-Config-INI-Simple-1.0.0-1|44	
14cu|perl-Config-INI-Simple-1.0.0-1|45	
14cu|perl-Config-INI-Simple-1.0.0-1|46	
14cu|perl-Config-INI-Simple-1.0.0-1|47	
14cu|perl-Config-INI-Simple-1.0.0-1|48	%changelog
14cu|perl-Config-INI-Simple-1.0.0-1|49	
14cu|perl-Config-INI-Simple-1.0.0-1|50	* Sun Aug 30 2015 abfonly <abfonly@gmail.com> 1.0.0-1
14cu|perl-Config-INI-Simple-1.0.0-1|51	- (8a79dff) Log: Update to 1.0.0
14cu|perl-Config-INI-Simple-1.0.0-1|52	- (8a79dff) spec clean
14cu|perl-Config-INI-Simple-1.0.0-1|53	- (8a79dff) align with rosa perl policy
14cu|perl-Config-INI-Simple-1.0.0-1|54	
14cu|perl-Config-INI-Simple-1.0.0-1|55	

12687 14
14cu|perl-Config-Model-2.87.0-1|1	%define upstream_name    Config-Model
14cu|perl-Config-Model-2.87.0-1|2	%define upstream_version 2.087
14cu|perl-Config-Model-2.87.0-1|3	
14cu|perl-Config-Model-2.87.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-Model-2.87.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Model-2.87.0-1|6	Release:	1
14cu|perl-Config-Model-2.87.0-1|7	License:	GPL+ or Artistic
14cu|perl-Config-Model-2.87.0-1|8	Group:		Development/Perl
14cu|perl-Config-Model-2.87.0-1|9	Summary:	Framework for config validation and edition
14cu|perl-Config-Model-2.87.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Model-2.87.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Model-2.87.0-1|12	BuildRequires:	perl-devel
14cu|perl-Config-Model-2.87.0-1|13	BuildRequires:	perl(Any::Moose) >= 0.260.0
14cu|perl-Config-Model-2.87.0-1|14	BuildRequires:	perl(AnyEvent) >= 7.70.0
14cu|perl-Config-Model-2.87.0-1|15	BuildRequires:	perl(Carp::Assert::More)
14cu|perl-Config-Model-2.87.0-1|16	BuildRequires:	perl(Exception::Class)
14cu|perl-Config-Model-2.87.0-1|17	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-Config-Model-2.87.0-1|18	BuildRequires:	perl(File::HomeDir)
14cu|perl-Config-Model-2.87.0-1|19	BuildRequires:	perl(Hash::Merge) >= 0.120.0
14cu|perl-Config-Model-2.87.0-1|20	BuildRequires:	perl(IO::File)
14cu|perl-Config-Model-2.87.0-1|21	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Config-Model-2.87.0-1|22	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
14cu|perl-Config-Model-2.87.0-1|23	BuildRequires:	perl(Module::Build) >= 0.340.0
14cu|perl-Config-Model-2.87.0-1|24	BuildRequires:	perl(Mouse) >= 2.4.1
14cu|perl-Config-Model-2.87.0-1|25	BuildRequires:	perl(MouseX::NativeTraits)
14cu|perl-Config-Model-2.87.0-1|26	BuildRequires:	perl(MouseX::StrictConstructor)
14cu|perl-Config-Model-2.87.0-1|27	BuildRequires:	perl(Parse::RecDescent)
14cu|perl-Config-Model-2.87.0-1|28	BuildRequires:	perl(Path::Class)
14cu|perl-Config-Model-2.87.0-1|29	BuildRequires:	perl(Pod::POM)
14cu|perl-Config-Model-2.87.0-1|30	BuildRequires:	perl(Probe::Perl)
14cu|perl-Config-Model-2.87.0-1|31	BuildRequires:	perl(Scalar::Util)
14cu|perl-Config-Model-2.87.0-1|32	BuildRequires:	perl(Term::ReadLine)
14cu|perl-Config-Model-2.87.0-1|33	BuildRequires:	perl(Test::Command) >= 0.80.0
14cu|perl-Config-Model-2.87.0-1|34	BuildRequires:	perl(Test::Differences)
14cu|perl-Config-Model-2.87.0-1|35	BuildRequires:	perl(Test::Exception)
14cu|perl-Config-Model-2.87.0-1|36	BuildRequires:	perl(Test::File::Contents)
14cu|perl-Config-Model-2.87.0-1|37	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Config-Model-2.87.0-1|38	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-Model-2.87.0-1|39	BuildRequires:	perl(Test::Warn) >= 0.110.0
14cu|perl-Config-Model-2.87.0-1|40	BuildRequires:	perl(Text::Diff)
14cu|perl-Config-Model-2.87.0-1|41	BuildRequires:	perl(YAML::Any) >= 0.303.0
14cu|perl-Config-Model-2.87.0-1|42	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Config-Model-2.87.0-1|43	BuildRequires:	perl(Path::Tiny)
14cu|perl-Config-Model-2.87.0-1|44	BuildRequires:	perl(Config::Model::FuseUI)
14cu|perl-Config-Model-2.87.0-1|45	BuildRequires:	perl(Config::Model::Tester) >= 2.55.0
14cu|perl-Config-Model-2.87.0-1|46	BuildRequires:	perl(Term::ReadLine::Perl)
14cu|perl-Config-Model-2.87.0-1|47	BuildRequires:	perl(Term::ReadLine::Gnu)
14cu|perl-Config-Model-2.87.0-1|48	
14cu|perl-Config-Model-2.87.0-1|49	Requires:	perl(Parse::RecDescent)
14cu|perl-Config-Model-2.87.0-1|50	Requires:	perl(Exception::Class)
14cu|perl-Config-Model-2.87.0-1|51	Requires:	perl(Carp::Assert::More)
14cu|perl-Config-Model-2.87.0-1|52	
14cu|perl-Config-Model-2.87.0-1|53	BuildArch:	noarch
14cu|perl-Config-Model-2.87.0-1|54	
14cu|perl-Config-Model-2.87.0-1|55	%description
14cu|perl-Config-Model-2.87.0-1|56	Config::Model provides a validation engine according to a set of rules.
14cu|perl-Config-Model-2.87.0-1|57	
14cu|perl-Config-Model-2.87.0-1|58	%prep
14cu|perl-Config-Model-2.87.0-1|59	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Model-2.87.0-1|60	
14cu|perl-Config-Model-2.87.0-1|61	%build
14cu|perl-Config-Model-2.87.0-1|62	%{__perl} Build.PL installdirs=vendor
14cu|perl-Config-Model-2.87.0-1|63	./Build
14cu|perl-Config-Model-2.87.0-1|64	
14cu|perl-Config-Model-2.87.0-1|65	%check
14cu|perl-Config-Model-2.87.0-1|66	./Build test
14cu|perl-Config-Model-2.87.0-1|67	
14cu|perl-Config-Model-2.87.0-1|68	%install
14cu|perl-Config-Model-2.87.0-1|69	./Build install destdir=%{buildroot}
14cu|perl-Config-Model-2.87.0-1|70	
14cu|perl-Config-Model-2.87.0-1|71	%files
14cu|perl-Config-Model-2.87.0-1|72	%doc  LICENSE META.yml MODELS TODO contrib/
14cu|perl-Config-Model-2.87.0-1|73	%{perl_vendorlib}/Config
14cu|perl-Config-Model-2.87.0-1|74	%{_mandir}/man3/*
14cu|perl-Config-Model-2.87.0-1|75	
14cu|perl-Config-Model-2.87.0-1|76	
14cu|perl-Config-Model-2.87.0-1|77	
14cu|perl-Config-Model-2.87.0-1|78	
14cu|perl-Config-Model-2.87.0-1|79	%changelog
14cu|perl-Config-Model-2.87.0-1|80	
14cu|perl-Config-Model-2.87.0-1|81	* Wed Jul 06 2016 abfonly <abfonly@gmail.com> 2.87.0-1
14cu|perl-Config-Model-2.87.0-1|82	- (0855277) Log: Update to 2.87.0 (cpan ver 2.087)
14cu|perl-Config-Model-2.87.0-1|83	
14cu|perl-Config-Model-2.87.0-1|84	

12688 14
14cu|perl-Config-Model-Itself-1.245.0-1|1	%define upstream_name    Config-Model-Itself
14cu|perl-Config-Model-Itself-1.245.0-1|2	%define upstream_version 1.245
14cu|perl-Config-Model-Itself-1.245.0-1|3	
14cu|perl-Config-Model-Itself-1.245.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Config-Model-Itself-1.245.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Config-Model-Itself-1.245.0-1|6	Release:    1
14cu|perl-Config-Model-Itself-1.245.0-1|7	
14cu|perl-Config-Model-Itself-1.245.0-1|8	Summary:    Detect available read/write backends usable by config models
14cu|perl-Config-Model-Itself-1.245.0-1|9	License:    GPL+ or Artistic
14cu|perl-Config-Model-Itself-1.245.0-1|10	Group:      Development/Perl
14cu|perl-Config-Model-Itself-1.245.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Model-Itself-1.245.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Model-Itself-1.245.0-1|13	
14cu|perl-Config-Model-Itself-1.245.0-1|14	BuildRequires: perl(App::Cme)
14cu|perl-Config-Model-Itself-1.245.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Config-Model-Itself-1.245.0-1|16	BuildRequires: perl(Config::Model)
14cu|perl-Config-Model-Itself-1.245.0-1|17	BuildRequires: perl(Config::Model::TkUI) >= 1.345.0
14cu|perl-Config-Model-Itself-1.245.0-1|18	BuildRequires: perl(Config::Model::Value)
14cu|perl-Config-Model-Itself-1.245.0-1|19	BuildRequires: perl(Data::Compare)
14cu|perl-Config-Model-Itself-1.245.0-1|20	BuildRequires: perl(Data::Dumper)
14cu|perl-Config-Model-Itself-1.245.0-1|21	BuildRequires: perl(File::Basename)
14cu|perl-Config-Model-Itself-1.245.0-1|22	BuildRequires: perl(File::Copy)
14cu|perl-Config-Model-Itself-1.245.0-1|23	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Config-Model-Itself-1.245.0-1|24	BuildRequires: perl(File::Find)
14cu|perl-Config-Model-Itself-1.245.0-1|25	BuildRequires: perl(File::Path)
14cu|perl-Config-Model-Itself-1.245.0-1|26	BuildRequires: perl(IO::File)
14cu|perl-Config-Model-Itself-1.245.0-1|27	BuildRequires: perl(Log::Log4perl)
14cu|perl-Config-Model-Itself-1.245.0-1|28	BuildRequires: perl(Module::Build)
14cu|perl-Config-Model-Itself-1.245.0-1|29	BuildRequires: perl(Mouse) >= 2.4.1
14cu|perl-Config-Model-Itself-1.245.0-1|30	BuildRequires: perl(Path::Tiny)
14cu|perl-Config-Model-Itself-1.245.0-1|31	BuildRequires: perl(Pod::POM)
14cu|perl-Config-Model-Itself-1.245.0-1|32	BuildRequires: perl(Test::Differences)
14cu|perl-Config-Model-Itself-1.245.0-1|33	BuildRequires: perl(Test::File::Contents)
14cu|perl-Config-Model-Itself-1.245.0-1|34	BuildRequires: perl(Test::Memory::Cycle)
14cu|perl-Config-Model-Itself-1.245.0-1|35	BuildRequires: perl(Test::More)
14cu|perl-Config-Model-Itself-1.245.0-1|36	BuildRequires: perl(Tk)
14cu|perl-Config-Model-Itself-1.245.0-1|37	BuildRequires: perl(YAML::Tiny)
14cu|perl-Config-Model-Itself-1.245.0-1|38	BuildRequires: perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
14cu|perl-Config-Model-Itself-1.245.0-1|39	BuildRequires: perl(Config::Model::ObjTreeScanner)
14cu|perl-Config-Model-Itself-1.245.0-1|40	BuildRequires: perl(Test::Pod)
14cu|perl-Config-Model-Itself-1.245.0-1|41	BuildRequires: perl(namespace::clean)
14cu|perl-Config-Model-Itself-1.245.0-1|42	BuildRequires: perl(Getopt::Long::Descriptive)
14cu|perl-Config-Model-Itself-1.245.0-1|43	BuildRequires: perl-devel
14cu|perl-Config-Model-Itself-1.245.0-1|44	BuildRequires: x11-server-xvfb
14cu|perl-Config-Model-Itself-1.245.0-1|45	
14cu|perl-Config-Model-Itself-1.245.0-1|46	BuildArch: noarch
14cu|perl-Config-Model-Itself-1.245.0-1|47	
14cu|perl-Config-Model-Itself-1.245.0-1|48	%description
14cu|perl-Config-Model-Itself-1.245.0-1|49	Config::Itself module and its model files provide a model of Config:Model
14cu|perl-Config-Model-Itself-1.245.0-1|50	(hence the Itself name).
14cu|perl-Config-Model-Itself-1.245.0-1|51	
14cu|perl-Config-Model-Itself-1.245.0-1|52	Let's step back a little to explain. Any configuration data is, in essence,
14cu|perl-Config-Model-Itself-1.245.0-1|53	structured data. This data could be stored in an XML file. A configuration
14cu|perl-Config-Model-Itself-1.245.0-1|54	model is a way to describe the structure and relation of all items of a
14cu|perl-Config-Model-Itself-1.245.0-1|55	configuration data set.
14cu|perl-Config-Model-Itself-1.245.0-1|56	
14cu|perl-Config-Model-Itself-1.245.0-1|57	This configuration model is also expressed as structured data. This
14cu|perl-Config-Model-Itself-1.245.0-1|58	structure data is structured and follow a set of rules which are described
14cu|perl-Config-Model-Itself-1.245.0-1|59	for humans in the Config::Model manpage.
14cu|perl-Config-Model-Itself-1.245.0-1|60	
14cu|perl-Config-Model-Itself-1.245.0-1|61	%prep
14cu|perl-Config-Model-Itself-1.245.0-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Model-Itself-1.245.0-1|63	
14cu|perl-Config-Model-Itself-1.245.0-1|64	%build
14cu|perl-Config-Model-Itself-1.245.0-1|65	%{__perl} Build.PL installdirs=vendor
14cu|perl-Config-Model-Itself-1.245.0-1|66	
14cu|perl-Config-Model-Itself-1.245.0-1|67	./Build
14cu|perl-Config-Model-Itself-1.245.0-1|68	
14cu|perl-Config-Model-Itself-1.245.0-1|69	%check
14cu|perl-Config-Model-Itself-1.245.0-1|70	# this will need fbterm runing on top of fb0
14cu|perl-Config-Model-Itself-1.245.0-1|71	rm -fr t/itself-editor.t
14cu|perl-Config-Model-Itself-1.245.0-1|72	xvfb-run -n 14 ./Build test
14cu|perl-Config-Model-Itself-1.245.0-1|73	
14cu|perl-Config-Model-Itself-1.245.0-1|74	%install
14cu|perl-Config-Model-Itself-1.245.0-1|75	./Build install destdir=%{buildroot}
14cu|perl-Config-Model-Itself-1.245.0-1|76	
14cu|perl-Config-Model-Itself-1.245.0-1|77	%files
14cu|perl-Config-Model-Itself-1.245.0-1|78	%doc README Changes LICENSE META.yml META.json
14cu|perl-Config-Model-Itself-1.245.0-1|79	%{_bindir}/config-model-edit
14cu|perl-Config-Model-Itself-1.245.0-1|80	%{_mandir}/man1/*
14cu|perl-Config-Model-Itself-1.245.0-1|81	%{_mandir}/man3/*
14cu|perl-Config-Model-Itself-1.245.0-1|82	%{perl_vendorlib}/*
14cu|perl-Config-Model-Itself-1.245.0-1|83	
14cu|perl-Config-Model-Itself-1.245.0-1|84	
14cu|perl-Config-Model-Itself-1.245.0-1|85	%changelog
14cu|perl-Config-Model-Itself-1.245.0-1|86	
14cu|perl-Config-Model-Itself-1.245.0-1|87	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 1.245.0-1
14cu|perl-Config-Model-Itself-1.245.0-1|88	- (af82dc8) Log: Update to 1.245.0
14cu|perl-Config-Model-Itself-1.245.0-1|89	
14cu|perl-Config-Model-Itself-1.245.0-1|90	

12689 14
14cu|perl-Config-Model-OpenSsh-1.236.0-4|1	%define upstream_name    Config-Model-OpenSsh
14cu|perl-Config-Model-OpenSsh-1.236.0-4|2	%define upstream_version 1.236
14cu|perl-Config-Model-OpenSsh-1.236.0-4|3	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Config-Model-OpenSsh-1.236.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Model-OpenSsh-1.236.0-4|6	Release:	4
14cu|perl-Config-Model-OpenSsh-1.236.0-4|7	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|8	Summary:	OpenSsh configuration files editor and API
14cu|perl-Config-Model-OpenSsh-1.236.0-4|9	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|10	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|11	License:	GPL+ or Artistic
14cu|perl-Config-Model-OpenSsh-1.236.0-4|12	Group:		Development/Perl
14cu|perl-Config-Model-OpenSsh-1.236.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Model-OpenSsh-1.236.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Model-OpenSsh-1.236.0-4|15	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|16	BuildRequires:	perl-devel
14cu|perl-Config-Model-OpenSsh-1.236.0-4|17	BuildRequires:	perl(Any::Moose)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|18	BuildRequires:	perl(Config::Model)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|19	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|20	BuildRequires:	perl(File::Slurp)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|21	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
14cu|perl-Config-Model-OpenSsh-1.236.0-4|22	BuildRequires:	perl(Module::Build) >= 0.360.100
14cu|perl-Config-Model-OpenSsh-1.236.0-4|23	BuildRequires:	perl(Mouse::Meta::Attribute::Custom::Trait::Hash) >= 1.90.0
14cu|perl-Config-Model-OpenSsh-1.236.0-4|24	BuildRequires:	perl(MouseX::StrictConstructor)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|25	BuildRequires:	perl(Test::Differences)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|26	BuildRequires:	perl(Test::Exception)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|27	BuildRequires:	perl(Test::File::Contents)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|28	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|29	BuildRequires:	perl(Test::More)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|30	BuildRequires:	perl(Test::Warn)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|31	BuildRequires:	perl(Sub::Identify)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|32	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|33	BuildRequires:	perl(Config::Model::Tester)
14cu|perl-Config-Model-OpenSsh-1.236.0-4|34	Requires:		perl(Mouse) >= 2.4.1
14cu|perl-Config-Model-OpenSsh-1.236.0-4|35	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|36	BuildArch:	noarch
14cu|perl-Config-Model-OpenSsh-1.236.0-4|37	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|38	%description
14cu|perl-Config-Model-OpenSsh-1.236.0-4|39	This module provides a configuration model for OpenSsh. Then Config::Model
14cu|perl-Config-Model-OpenSsh-1.236.0-4|40	provides a graphical editor program for _/etc/ssh/sshd_config_ and
14cu|perl-Config-Model-OpenSsh-1.236.0-4|41	_/etc/ssh/ssh_config_. See the config-edit-sshd manpage and the
14cu|perl-Config-Model-OpenSsh-1.236.0-4|42	config-edit-ssh manpage for more help.
14cu|perl-Config-Model-OpenSsh-1.236.0-4|43	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|44	This module and Config::Model can also be used to modify safely the content
14cu|perl-Config-Model-OpenSsh-1.236.0-4|45	for _/etc/ssh/sshd_config_, _/etc/ssh/ssh_config_ or _~/.ssh/config_ from
14cu|perl-Config-Model-OpenSsh-1.236.0-4|46	Perl programs.
14cu|perl-Config-Model-OpenSsh-1.236.0-4|47	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|48	Once this module is installed, you can run (as root, but please backup
14cu|perl-Config-Model-OpenSsh-1.236.0-4|49	/etc/X11/xorg.conf before):
14cu|perl-Config-Model-OpenSsh-1.236.0-4|50	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|51	%prep
14cu|perl-Config-Model-OpenSsh-1.236.0-4|52	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Config-Model-OpenSsh-1.236.0-4|53	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|54	%build
14cu|perl-Config-Model-OpenSsh-1.236.0-4|55	perl Build.PL installdirs=vendor
14cu|perl-Config-Model-OpenSsh-1.236.0-4|56	./Build
14cu|perl-Config-Model-OpenSsh-1.236.0-4|57	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|58	%check
14cu|perl-Config-Model-OpenSsh-1.236.0-4|59	rm -f t/pod.t
14cu|perl-Config-Model-OpenSsh-1.236.0-4|60	./Build test
14cu|perl-Config-Model-OpenSsh-1.236.0-4|61	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|62	%install
14cu|perl-Config-Model-OpenSsh-1.236.0-4|63	./Build install destdir=%{buildroot}
14cu|perl-Config-Model-OpenSsh-1.236.0-4|64	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|65	%files
14cu|perl-Config-Model-OpenSsh-1.236.0-4|66	%doc LICENSE META.yml MYMETA.yml demo
14cu|perl-Config-Model-OpenSsh-1.236.0-4|67	%{_mandir}/man3/*
14cu|perl-Config-Model-OpenSsh-1.236.0-4|68	%{perl_vendorlib}/Config
14cu|perl-Config-Model-OpenSsh-1.236.0-4|69	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|70	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|71	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|72	%changelog
14cu|perl-Config-Model-OpenSsh-1.236.0-4|73	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|74	* Mon Apr 06 2015 abfonly <abfonly@gmail.com> 1.236.0-4
14cu|perl-Config-Model-OpenSsh-1.236.0-4|75	- (aeec8ed) Update BR ; Mouse 2.4.1, MouseX-NativeTraits 1.90.0, req don't catched by rpm Mouse 2.4.1, bump rel
14cu|perl-Config-Model-OpenSsh-1.236.0-4|76	
14cu|perl-Config-Model-OpenSsh-1.236.0-4|77	

12690 14
14cu|perl-Config-Model-Tester-2.55.0-1|1	%define upstream_name Config-Model-Tester
14cu|perl-Config-Model-Tester-2.55.0-1|2	%define upstream_version 2.055
14cu|perl-Config-Model-Tester-2.55.0-1|3	
14cu|perl-Config-Model-Tester-2.55.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-Model-Tester-2.55.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Model-Tester-2.55.0-1|6	Release:	1
14cu|perl-Config-Model-Tester-2.55.0-1|7	
14cu|perl-Config-Model-Tester-2.55.0-1|8	Summary:	Test framework for Config::Model
14cu|perl-Config-Model-Tester-2.55.0-1|9	
14cu|perl-Config-Model-Tester-2.55.0-1|10	License:	LGPLv2
14cu|perl-Config-Model-Tester-2.55.0-1|11	Group:		Development/Perl
14cu|perl-Config-Model-Tester-2.55.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Model-Tester-2.55.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Model-Tester-2.55.0-1|14	
14cu|perl-Config-Model-Tester-2.55.0-1|15	BuildRequires:	perl-devel
14cu|perl-Config-Model-Tester-2.55.0-1|16	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-Config-Model-Tester-2.55.0-1|17	BuildRequires:	perl(Log::Log4perl)
14cu|perl-Config-Model-Tester-2.55.0-1|18	BuildRequires:	perl(Module::Build) >= 0.400.400
14cu|perl-Config-Model-Tester-2.55.0-1|19	BuildRequires:	perl(Path::Class)
14cu|perl-Config-Model-Tester-2.55.0-1|20	BuildRequires:	perl(Path::Tiny)
14cu|perl-Config-Model-Tester-2.55.0-1|21	BuildRequires:	perl(Test::Differences)
14cu|perl-Config-Model-Tester-2.55.0-1|22	BuildRequires:	perl(Test::Exception)
14cu|perl-Config-Model-Tester-2.55.0-1|23	BuildRequires:	perl(Test::File::Contents)
14cu|perl-Config-Model-Tester-2.55.0-1|24	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Config-Model-Tester-2.55.0-1|25	BuildRequires:	perl(Test::Warn)
14cu|perl-Config-Model-Tester-2.55.0-1|26	BuildRequires:	perl(Config::Model)
14cu|perl-Config-Model-Tester-2.55.0-1|27	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-Model-Tester-2.55.0-1|28	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Config-Model-Tester-2.55.0-1|29	
14cu|perl-Config-Model-Tester-2.55.0-1|30	BuildArch:	noarch
14cu|perl-Config-Model-Tester-2.55.0-1|31	
14cu|perl-Config-Model-Tester-2.55.0-1|32	%description
14cu|perl-Config-Model-Tester-2.55.0-1|33	Config::Model::Tester provides a way to test configuration models with
14cu|perl-Config-Model-Tester-2.55.0-1|34	test files. This class was designed to test several models and several
14cu|perl-Config-Model-Tester-2.55.0-1|35	test cases per model.
14cu|perl-Config-Model-Tester-2.55.0-1|36	
14cu|perl-Config-Model-Tester-2.55.0-1|37	%prep
14cu|perl-Config-Model-Tester-2.55.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Model-Tester-2.55.0-1|39	
14cu|perl-Config-Model-Tester-2.55.0-1|40	%build
14cu|perl-Config-Model-Tester-2.55.0-1|41	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Config-Model-Tester-2.55.0-1|42	
14cu|perl-Config-Model-Tester-2.55.0-1|43	./Build
14cu|perl-Config-Model-Tester-2.55.0-1|44	
14cu|perl-Config-Model-Tester-2.55.0-1|45	%check
14cu|perl-Config-Model-Tester-2.55.0-1|46	./Build test
14cu|perl-Config-Model-Tester-2.55.0-1|47	
14cu|perl-Config-Model-Tester-2.55.0-1|48	%install
14cu|perl-Config-Model-Tester-2.55.0-1|49	./Build install --destdir=%{buildroot}
14cu|perl-Config-Model-Tester-2.55.0-1|50	
14cu|perl-Config-Model-Tester-2.55.0-1|51	%files
14cu|perl-Config-Model-Tester-2.55.0-1|52	%doc Changes LICENSE META.json META.yml README.*
14cu|perl-Config-Model-Tester-2.55.0-1|53	%{_mandir}/man3/*
14cu|perl-Config-Model-Tester-2.55.0-1|54	%{perl_vendorlib}/*
14cu|perl-Config-Model-Tester-2.55.0-1|55	
14cu|perl-Config-Model-Tester-2.55.0-1|56	
14cu|perl-Config-Model-Tester-2.55.0-1|57	
14cu|perl-Config-Model-Tester-2.55.0-1|58	%changelog
14cu|perl-Config-Model-Tester-2.55.0-1|59	
14cu|perl-Config-Model-Tester-2.55.0-1|60	* Wed Jul 06 2016 abfonly <abfonly@gmail.com> 2.55.0-1
14cu|perl-Config-Model-Tester-2.55.0-1|61	- (12b3902) Log: Update to 2.55.0
14cu|perl-Config-Model-Tester-2.55.0-1|62	
14cu|perl-Config-Model-Tester-2.55.0-1|63	

12691 14
14cu|perl-Config-Model-TkUI-1.349.0-1|1	%define upstream_name    Config-Model-TkUI
14cu|perl-Config-Model-TkUI-1.349.0-1|2	%define upstream_version 1.349
14cu|perl-Config-Model-TkUI-1.349.0-1|3	
14cu|perl-Config-Model-TkUI-1.349.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Config-Model-TkUI-1.349.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Config-Model-TkUI-1.349.0-1|6	Release:    1
14cu|perl-Config-Model-TkUI-1.349.0-1|7	
14cu|perl-Config-Model-TkUI-1.349.0-1|8	Summary:    GUI for conf editors based on Config::Model
14cu|perl-Config-Model-TkUI-1.349.0-1|9	
14cu|perl-Config-Model-TkUI-1.349.0-1|10	License:    GPL+ or Artistic
14cu|perl-Config-Model-TkUI-1.349.0-1|11	Group:      Development/Perl
14cu|perl-Config-Model-TkUI-1.349.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Model-TkUI-1.349.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Model-TkUI-1.349.0-1|14	
14cu|perl-Config-Model-TkUI-1.349.0-1|15	BuildRequires: perl(Log::Log4perl)
14cu|perl-Config-Model-TkUI-1.349.0-1|16	BuildRequires: perl(Carp::Assert::More)
14cu|perl-Config-Model-TkUI-1.349.0-1|17	BuildRequires: perl(Exception::Class)
14cu|perl-Config-Model-TkUI-1.349.0-1|18	BuildRequires: perl(Module::Build)
14cu|perl-Config-Model-TkUI-1.349.0-1|19	BuildRequires: perl(Config::Model)
14cu|perl-Config-Model-TkUI-1.349.0-1|20	BuildRequires: perl(Pod::POM)
14cu|perl-Config-Model-TkUI-1.349.0-1|21	BuildRequires: perl(Tk::DirSelect)
14cu|perl-Config-Model-TkUI-1.349.0-1|22	BuildRequires: perl(Tk::ObjScanner)
14cu|perl-Config-Model-TkUI-1.349.0-1|23	BuildRequires: perl(Test::Warn)
14cu|perl-Config-Model-TkUI-1.349.0-1|24	BuildRequires: x11-server-xvfb
14cu|perl-Config-Model-TkUI-1.349.0-1|25	BuildRequires: perl(Tk::Pod)
14cu|perl-Config-Model-TkUI-1.349.0-1|26	BuildRequires: perl(Test::Pod)
14cu|perl-Config-Model-TkUI-1.349.0-1|27	BuildRequires: perl(Test::Memory::Cycle)
14cu|perl-Config-Model-TkUI-1.349.0-1|28	BuildRequires: perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
14cu|perl-Config-Model-TkUI-1.349.0-1|29	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Config-Model-TkUI-1.349.0-1|30	BuildRequires: perl(Carp)
14cu|perl-Config-Model-TkUI-1.349.0-1|31	BuildRequires: perl(Path::Tiny)
14cu|perl-Config-Model-TkUI-1.349.0-1|32	BuildRequires: perl(Scalar::Util)
14cu|perl-Config-Model-TkUI-1.349.0-1|33	BuildRequires: perl(Text::Wrap)
14cu|perl-Config-Model-TkUI-1.349.0-1|34	BuildRequires: perl(Tk)
14cu|perl-Config-Model-TkUI-1.349.0-1|35	BuildRequires: perl(Tk::Adjuster)
14cu|perl-Config-Model-TkUI-1.349.0-1|36	BuildRequires: perl(Tk::Balloon)
14cu|perl-Config-Model-TkUI-1.349.0-1|37	BuildRequires: perl(Tk::BrowseEntry)
14cu|perl-Config-Model-TkUI-1.349.0-1|38	BuildRequires: perl(Tk::Dialog)
14cu|perl-Config-Model-TkUI-1.349.0-1|39	BuildRequires: perl(Tk::DialogBox)
14cu|perl-Config-Model-TkUI-1.349.0-1|40	BuildRequires: perl(Tk::Frame)
14cu|perl-Config-Model-TkUI-1.349.0-1|41	BuildRequires: perl(Tk::Menubutton)
14cu|perl-Config-Model-TkUI-1.349.0-1|42	BuildRequires: perl(Tk::NoteBook)
14cu|perl-Config-Model-TkUI-1.349.0-1|43	BuildRequires: perl(Tk::PNG)
14cu|perl-Config-Model-TkUI-1.349.0-1|44	BuildRequires: perl(Tk::Pane)
14cu|perl-Config-Model-TkUI-1.349.0-1|45	BuildRequires: perl(Tk::Photo)
14cu|perl-Config-Model-TkUI-1.349.0-1|46	BuildRequires: perl(Tk::Pod)
14cu|perl-Config-Model-TkUI-1.349.0-1|47	BuildRequires: perl(Tk::Pod::Text)
14cu|perl-Config-Model-TkUI-1.349.0-1|48	BuildRequires: perl(Tk::ROText)
14cu|perl-Config-Model-TkUI-1.349.0-1|49	BuildRequires: perl(Tk::Toplevel)
14cu|perl-Config-Model-TkUI-1.349.0-1|50	BuildRequires: perl(Tk::Tree)
14cu|perl-Config-Model-TkUI-1.349.0-1|51	BuildRequires: perl(Try::Tiny)
14cu|perl-Config-Model-TkUI-1.349.0-1|52	
14cu|perl-Config-Model-TkUI-1.349.0-1|53	BuildArch: noarch
14cu|perl-Config-Model-TkUI-1.349.0-1|54	
14cu|perl-Config-Model-TkUI-1.349.0-1|55	Requires: perl(Config::Model)
14cu|perl-Config-Model-TkUI-1.349.0-1|56	
14cu|perl-Config-Model-TkUI-1.349.0-1|57	%description
14cu|perl-Config-Model-TkUI-1.349.0-1|58	This class provides a GUI for the Config::Model manpage.
14cu|perl-Config-Model-TkUI-1.349.0-1|59	
14cu|perl-Config-Model-TkUI-1.349.0-1|60	With this class, the Config::Model manpage and an actual configuration
14cu|perl-Config-Model-TkUI-1.349.0-1|61	model (like the Config::Model::Xorg manpage), you get a tool to edit
14cu|perl-Config-Model-TkUI-1.349.0-1|62	configuration files (e.g. '/etc/X11/xorg.conf').
14cu|perl-Config-Model-TkUI-1.349.0-1|63	
14cu|perl-Config-Model-TkUI-1.349.0-1|64	%prep
14cu|perl-Config-Model-TkUI-1.349.0-1|65	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Model-TkUI-1.349.0-1|66	
14cu|perl-Config-Model-TkUI-1.349.0-1|67	%build
14cu|perl-Config-Model-TkUI-1.349.0-1|68	%{__perl} Build.PL installdirs=vendor
14cu|perl-Config-Model-TkUI-1.349.0-1|69	./Build
14cu|perl-Config-Model-TkUI-1.349.0-1|70	
14cu|perl-Config-Model-TkUI-1.349.0-1|71	%check
14cu|perl-Config-Model-TkUI-1.349.0-1|72	xvfb-run -n 14 ./Build test
14cu|perl-Config-Model-TkUI-1.349.0-1|73	
14cu|perl-Config-Model-TkUI-1.349.0-1|74	
14cu|perl-Config-Model-TkUI-1.349.0-1|75	%install
14cu|perl-Config-Model-TkUI-1.349.0-1|76	./Build install destdir=%{buildroot}
14cu|perl-Config-Model-TkUI-1.349.0-1|77	
14cu|perl-Config-Model-TkUI-1.349.0-1|78	
14cu|perl-Config-Model-TkUI-1.349.0-1|79	%files
14cu|perl-Config-Model-TkUI-1.349.0-1|80	%doc  README META.json META.yml LICENSE TODO examples
14cu|perl-Config-Model-TkUI-1.349.0-1|81	%{_mandir}/man3/*
14cu|perl-Config-Model-TkUI-1.349.0-1|82	%{perl_vendorlib}/*
14cu|perl-Config-Model-TkUI-1.349.0-1|83	
14cu|perl-Config-Model-TkUI-1.349.0-1|84	
14cu|perl-Config-Model-TkUI-1.349.0-1|85	
14cu|perl-Config-Model-TkUI-1.349.0-1|86	%changelog
14cu|perl-Config-Model-TkUI-1.349.0-1|87	
14cu|perl-Config-Model-TkUI-1.349.0-1|88	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 1.349.0-1
14cu|perl-Config-Model-TkUI-1.349.0-1|89	- (235906e) Log: Update to 1.349.0
14cu|perl-Config-Model-TkUI-1.349.0-1|90	
14cu|perl-Config-Model-TkUI-1.349.0-1|91	

12692 14
14cu|perl-Config-MVP-2.200.10-1|1	%define upstream_name    Config-MVP
14cu|perl-Config-MVP-2.200.10-1|2	%define upstream_version 2.200010
14cu|perl-Config-MVP-2.200.10-1|3	
14cu|perl-Config-MVP-2.200.10-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-MVP-2.200.10-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-MVP-2.200.10-1|6	Release:	1
14cu|perl-Config-MVP-2.200.10-1|7	
14cu|perl-Config-MVP-2.200.10-1|8	Summary:	Multivalue-property config-loading state machine
14cu|perl-Config-MVP-2.200.10-1|9	
14cu|perl-Config-MVP-2.200.10-1|10	License:	GPL+ or Artistic
14cu|perl-Config-MVP-2.200.10-1|11	Group:		Development/Perl
14cu|perl-Config-MVP-2.200.10-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-MVP-2.200.10-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/Config-MVP-%{upstream_version}.tar.gz
14cu|perl-Config-MVP-2.200.10-1|14	
14cu|perl-Config-MVP-2.200.10-1|15	BuildRequires:	perl-devel
14cu|perl-Config-MVP-2.200.10-1|16	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Config-MVP-2.200.10-1|17	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Config-MVP-2.200.10-1|18	BuildRequires:	perl(Class::Load)
14cu|perl-Config-MVP-2.200.10-1|19	BuildRequires:	perl(Moose)
14cu|perl-Config-MVP-2.200.10-1|20	BuildRequires:	perl(MooseX::OneArgNew)
14cu|perl-Config-MVP-2.200.10-1|21	BuildRequires:	perl(Role::HasMessage)
14cu|perl-Config-MVP-2.200.10-1|22	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cu|perl-Config-MVP-2.200.10-1|23	BuildRequires:	perl(StackTrace::Auto)
14cu|perl-Config-MVP-2.200.10-1|24	BuildRequires:	perl(Tie::IxHash)
14cu|perl-Config-MVP-2.200.10-1|25	BuildRequires:	perl(Test::Fatal)
14cu|perl-Config-MVP-2.200.10-1|26	BuildRequires:	perl(Test::More) >= 0.960
14cu|perl-Config-MVP-2.200.10-1|27	BuildRequires:	perl(Throwable)
14cu|perl-Config-MVP-2.200.10-1|28	BuildRequires:	perl(strictures)
14cu|perl-Config-MVP-2.200.10-1|29	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Config-MVP-2.200.10-1|30	
14cu|perl-Config-MVP-2.200.10-1|31	Requires:	perl(Throwable)
14cu|perl-Config-MVP-2.200.10-1|32	Requires:	perl(Role::Identifiable::HasIdent)
14cu|perl-Config-MVP-2.200.10-1|33	Requires:	perl(Role::HasMessage)
14cu|perl-Config-MVP-2.200.10-1|34	Requires:	perl(StackTrace::Auto)
14cu|perl-Config-MVP-2.200.10-1|35	Requires:	perl(MooseX::OneArgNew)
14cu|perl-Config-MVP-2.200.10-1|36	BuildArch:	noarch
14cu|perl-Config-MVP-2.200.10-1|37	
14cu|perl-Config-MVP-2.200.10-1|38	%description
14cu|perl-Config-MVP-2.200.10-1|39	MVP is a state machine for loading configuration (or other information) for
14cu|perl-Config-MVP-2.200.10-1|40	libraries. It expects to generate a list of named sections, each of which
14cu|perl-Config-MVP-2.200.10-1|41	relates to a Perl namespace and contains a set of named parameters.
14cu|perl-Config-MVP-2.200.10-1|42	
14cu|perl-Config-MVP-2.200.10-1|43	%prep
14cu|perl-Config-MVP-2.200.10-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-MVP-2.200.10-1|45	
14cu|perl-Config-MVP-2.200.10-1|46	%build
14cu|perl-Config-MVP-2.200.10-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-MVP-2.200.10-1|48	%make
14cu|perl-Config-MVP-2.200.10-1|49	
14cu|perl-Config-MVP-2.200.10-1|50	%check
14cu|perl-Config-MVP-2.200.10-1|51	%make test
14cu|perl-Config-MVP-2.200.10-1|52	
14cu|perl-Config-MVP-2.200.10-1|53	%install
14cu|perl-Config-MVP-2.200.10-1|54	%makeinstall_std
14cu|perl-Config-MVP-2.200.10-1|55	
14cu|perl-Config-MVP-2.200.10-1|56	%files
14cu|perl-Config-MVP-2.200.10-1|57	%doc LICENSE README META.json META.yml
14cu|perl-Config-MVP-2.200.10-1|58	%{_mandir}/man3/*
14cu|perl-Config-MVP-2.200.10-1|59	%{perl_vendorlib}/*
14cu|perl-Config-MVP-2.200.10-1|60	
14cu|perl-Config-MVP-2.200.10-1|61	
14cu|perl-Config-MVP-2.200.10-1|62	
14cu|perl-Config-MVP-2.200.10-1|63	%changelog
14cu|perl-Config-MVP-2.200.10-1|64	
14cu|perl-Config-MVP-2.200.10-1|65	* Wed May 27 2015 abfonly <John@smith.org> 2.200.10-1
14cu|perl-Config-MVP-2.200.10-1|66	- (651599c) Log: Update to 2.200.10
14cu|perl-Config-MVP-2.200.10-1|67	
14cu|perl-Config-MVP-2.200.10-1|68	

12693 14
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|1	%define upstream_name    Config-MVP-Reader-INI
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|2	%define upstream_version 2.101463
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|3	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|6	Release:	1
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|7	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|8	Summary:	Multi-value capable .ini file reader (for plugins)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|9	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|10	License:	GPL+ or Artistic
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|11	Group:		Development/Perl
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|14	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|15	BuildRequires:	perl-devel
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|16	BuildRequires:	perl(Config::INI::Reader)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|17	BuildRequires:	perl(Config::MVP::Assembler)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|18	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|19	BuildRequires:	perl(strictures)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|20	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|21	BuildRequires:	perl(Config::MVP::Reader)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|23	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|24	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|25	BuildArch:	noarch
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|26	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|27	%description
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|28	The MVP INI file reader reads INI files, but can handle properties with
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|29	multiple values. The identification of properties that may have multiple
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|30	entries is done by section, on a plugin basis. For example, given the
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|31	following file:
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|32	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|33	[Foo::Bar]
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|34	x = 1
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|35	y = 2
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|36	y = 3
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|37	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|38	MVP will, upon reaching this section, load Foo::Bar and call a method (by
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|39	default 'multivalue_args') on it, to determine which property names may
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|40	have multiple entries. If the return value of that method includes 'y',
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|41	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|42	values. If the list returned by 'multivalue_args' did not contain 'y', then
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|43	an exception would be raised while reading this section.
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|44	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|45	%prep
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|47	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|48	%build
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|50	%make
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|51	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|52	%check
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|53	%make test
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|54	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|55	%install
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|56	%makeinstall_std
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|57	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|58	%files
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|59	%doc Changes LICENSE README META.json META.yml
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|60	%{_mandir}/man3/*
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|61	%{perl_vendorlib}/*
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|62	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|63	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|64	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|65	%changelog
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|66	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|67	* Fri Jun 05 2015 abfonly <John@smith.org> 2.101.463-1
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|68	- (8f30548) Log: Update to 2.101.463
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|69	
14cu|perl-Config-MVP-Reader-INI-2.101.463-1|70	

12694 14
14cu|perl-Config-MVP-Slicer-0.302.0-1|1	%define upstream_name    Config-MVP-Slicer
14cu|perl-Config-MVP-Slicer-0.302.0-1|2	%define upstream_version 0.302
14cu|perl-Config-MVP-Slicer-0.302.0-1|3	
14cu|perl-Config-MVP-Slicer-0.302.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Config-MVP-Slicer-0.302.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Config-MVP-Slicer-0.302.0-1|6	Release:    1
14cu|perl-Config-MVP-Slicer-0.302.0-1|7	
14cu|perl-Config-MVP-Slicer-0.302.0-1|8	Summary:    Extract embedded plugin config from parent config
14cu|perl-Config-MVP-Slicer-0.302.0-1|9	License:    GPL+ or Artistic
14cu|perl-Config-MVP-Slicer-0.302.0-1|10	Group:      Development/Perl
14cu|perl-Config-MVP-Slicer-0.302.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-MVP-Slicer-0.302.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-MVP-Slicer-0.302.0-1|13	
14cu|perl-Config-MVP-Slicer-0.302.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Config-MVP-Slicer-0.302.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Config-MVP-Slicer-0.302.0-1|16	BuildRequires: perl(File::Find)
14cu|perl-Config-MVP-Slicer-0.302.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-Config-MVP-Slicer-0.302.0-1|18	BuildRequires: perl(Moose)
14cu|perl-Config-MVP-Slicer-0.302.0-1|19	BuildRequires: perl(Test::Fatal)
14cu|perl-Config-MVP-Slicer-0.302.0-1|20	BuildRequires: perl(Test::More) >= 0.960.0
14cu|perl-Config-MVP-Slicer-0.302.0-1|21	BuildRequires: perl(strict)
14cu|perl-Config-MVP-Slicer-0.302.0-1|22	BuildRequires: perl(warnings)
14cu|perl-Config-MVP-Slicer-0.302.0-1|23	BuildRequires: perl-devel
14cu|perl-Config-MVP-Slicer-0.302.0-1|24	BuildArch:  noarch
14cu|perl-Config-MVP-Slicer-0.302.0-1|25	
14cu|perl-Config-MVP-Slicer-0.302.0-1|26	%description
14cu|perl-Config-MVP-Slicer-0.302.0-1|27	This can be used to extract embedded configurations for other plugins out
14cu|perl-Config-MVP-Slicer-0.302.0-1|28	of larger (parent) configurations.
14cu|perl-Config-MVP-Slicer-0.302.0-1|29	
14cu|perl-Config-MVP-Slicer-0.302.0-1|30	A example where this can be useful is plugin bundles (see the
14cu|perl-Config-MVP-Slicer-0.302.0-1|31	Config::MVP::Assembler::WithBundles manpage).
14cu|perl-Config-MVP-Slicer-0.302.0-1|32	
14cu|perl-Config-MVP-Slicer-0.302.0-1|33	A bundle loads other plugins with a default configuration that works most
14cu|perl-Config-MVP-Slicer-0.302.0-1|34	of the time, but sometimes you wish you could customize the configuration
14cu|perl-Config-MVP-Slicer-0.302.0-1|35	for one of those plugins without having to remove the plugin from the
14cu|perl-Config-MVP-Slicer-0.302.0-1|36	bundle and re-specify it separately.
14cu|perl-Config-MVP-Slicer-0.302.0-1|37	
14cu|perl-Config-MVP-Slicer-0.302.0-1|38	%prep
14cu|perl-Config-MVP-Slicer-0.302.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Config-MVP-Slicer-0.302.0-1|40	
14cu|perl-Config-MVP-Slicer-0.302.0-1|41	%build
14cu|perl-Config-MVP-Slicer-0.302.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-MVP-Slicer-0.302.0-1|43	
14cu|perl-Config-MVP-Slicer-0.302.0-1|44	%make
14cu|perl-Config-MVP-Slicer-0.302.0-1|45	
14cu|perl-Config-MVP-Slicer-0.302.0-1|46	%check
14cu|perl-Config-MVP-Slicer-0.302.0-1|47	%make test
14cu|perl-Config-MVP-Slicer-0.302.0-1|48	
14cu|perl-Config-MVP-Slicer-0.302.0-1|49	%install
14cu|perl-Config-MVP-Slicer-0.302.0-1|50	%makeinstall_std
14cu|perl-Config-MVP-Slicer-0.302.0-1|51	
14cu|perl-Config-MVP-Slicer-0.302.0-1|52	%files
14cu|perl-Config-MVP-Slicer-0.302.0-1|53	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Config-MVP-Slicer-0.302.0-1|54	%{_mandir}/man3/*
14cu|perl-Config-MVP-Slicer-0.302.0-1|55	%{perl_vendorlib}/*
14cu|perl-Config-MVP-Slicer-0.302.0-1|56	
14cu|perl-Config-MVP-Slicer-0.302.0-1|57	%changelog
14cu|perl-Config-MVP-Slicer-0.302.0-1|58	
14cu|perl-Config-MVP-Slicer-0.302.0-1|59	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 0.302.0-1
14cu|perl-Config-MVP-Slicer-0.302.0-1|60	- (740c64a) Fix BRs
14cu|perl-Config-MVP-Slicer-0.302.0-1|61	
14cu|perl-Config-MVP-Slicer-0.302.0-1|62	

12695 14
14cu|perl-Config-Perl-V-0.240.0-1|1	%define upstream_name    Config-Perl-V
14cu|perl-Config-Perl-V-0.240.0-1|2	%define upstream_version 0.24
14cu|perl-Config-Perl-V-0.240.0-1|3	
14cu|perl-Config-Perl-V-0.240.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-Perl-V-0.240.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Perl-V-0.240.0-1|6	Release:	1
14cu|perl-Config-Perl-V-0.240.0-1|7	
14cu|perl-Config-Perl-V-0.240.0-1|8	Summary:	A module that will return you the output of
14cu|perl-Config-Perl-V-0.240.0-1|9	
14cu|perl-Config-Perl-V-0.240.0-1|10	License:	GPL+ or Artistic
14cu|perl-Config-Perl-V-0.240.0-1|11	Group:		Development/Perl
14cu|perl-Config-Perl-V-0.240.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Perl-V-0.240.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Config-Perl-V-0.240.0-1|14	
14cu|perl-Config-Perl-V-0.240.0-1|15	BuildRequires:	perl-devel
14cu|perl-Config-Perl-V-0.240.0-1|16	BuildRequires:	perl(Config)
14cu|perl-Config-Perl-V-0.240.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-Perl-V-0.240.0-1|18	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Config-Perl-V-0.240.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-Perl-V-0.240.0-1|20	
14cu|perl-Config-Perl-V-0.240.0-1|21	
14cu|perl-Config-Perl-V-0.240.0-1|22	BuildArch:	noarch
14cu|perl-Config-Perl-V-0.240.0-1|23	
14cu|perl-Config-Perl-V-0.240.0-1|24	%description
14cu|perl-Config-Perl-V-0.240.0-1|25	$conf = myconfig ()
14cu|perl-Config-Perl-V-0.240.0-1|26	This function will collect the data described in the the hash structure
14cu|perl-Config-Perl-V-0.240.0-1|27	manpage below, and return that as a hash reference. It optionally
14cu|perl-Config-Perl-V-0.240.0-1|28	accepts an option to include more entries from the ENV hash. See the
14cu|perl-Config-Perl-V-0.240.0-1|29	environment manpage below.
14cu|perl-Config-Perl-V-0.240.0-1|30	
14cu|perl-Config-Perl-V-0.240.0-1|31	Note that this will not work on uninstalled perls when called with
14cu|perl-Config-Perl-V-0.240.0-1|32	'-I/path/to/uninstalled/perl/lib', but it works when that path is in
14cu|perl-Config-Perl-V-0.240.0-1|33	'$PERL5LIB' or in '$PERL5OPT', as paths passed using '-I' are not known
14cu|perl-Config-Perl-V-0.240.0-1|34	when the '-V' information is collected.
14cu|perl-Config-Perl-V-0.240.0-1|35	
14cu|perl-Config-Perl-V-0.240.0-1|36	$conf = plv2hash ($text [, ...])
14cu|perl-Config-Perl-V-0.240.0-1|37	Convert a sole 'perl -V' text block, or list of lines, to a complete
14cu|perl-Config-Perl-V-0.240.0-1|38	myconfig hash. All unknown entries are defaulted.
14cu|perl-Config-Perl-V-0.240.0-1|39	
14cu|perl-Config-Perl-V-0.240.0-1|40	%prep
14cu|perl-Config-Perl-V-0.240.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Perl-V-0.240.0-1|42	
14cu|perl-Config-Perl-V-0.240.0-1|43	%build
14cu|perl-Config-Perl-V-0.240.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-Perl-V-0.240.0-1|45	%make
14cu|perl-Config-Perl-V-0.240.0-1|46	
14cu|perl-Config-Perl-V-0.240.0-1|47	%check
14cu|perl-Config-Perl-V-0.240.0-1|48	%make test
14cu|perl-Config-Perl-V-0.240.0-1|49	
14cu|perl-Config-Perl-V-0.240.0-1|50	%install
14cu|perl-Config-Perl-V-0.240.0-1|51	%makeinstall_std
14cu|perl-Config-Perl-V-0.240.0-1|52	
14cu|perl-Config-Perl-V-0.240.0-1|53	%files
14cu|perl-Config-Perl-V-0.240.0-1|54	%doc META.json META.yml README Changelog README
14cu|perl-Config-Perl-V-0.240.0-1|55	%{_mandir}/man3/*
14cu|perl-Config-Perl-V-0.240.0-1|56	%{perl_vendorlib}/*
14cu|perl-Config-Perl-V-0.240.0-1|57	
14cu|perl-Config-Perl-V-0.240.0-1|58	
14cu|perl-Config-Perl-V-0.240.0-1|59	%changelog
14cu|perl-Config-Perl-V-0.240.0-1|60	
14cu|perl-Config-Perl-V-0.240.0-1|61	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.240.0-1
14cu|perl-Config-Perl-V-0.240.0-1|62	- (e2a3055) Log: Update to 0.240.0
14cu|perl-Config-Perl-V-0.240.0-1|63	
14cu|perl-Config-Perl-V-0.240.0-1|64	

12696 14
14cu|perl-Config-Properties-1.800.0-1|1	%define upstream_name    Config-Properties
14cu|perl-Config-Properties-1.800.0-1|2	%define upstream_version 1.80
14cu|perl-Config-Properties-1.800.0-1|3	
14cu|perl-Config-Properties-1.800.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Config-Properties-1.800.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Config-Properties-1.800.0-1|6	Release:	1
14cu|perl-Config-Properties-1.800.0-1|7	
14cu|perl-Config-Properties-1.800.0-1|8	Summary:	Configuration using Java style properties
14cu|perl-Config-Properties-1.800.0-1|9	
14cu|perl-Config-Properties-1.800.0-1|10	
14cu|perl-Config-Properties-1.800.0-1|11	License:	GPL+ or Artistic
14cu|perl-Config-Properties-1.800.0-1|12	Group:		Development/Perl
14cu|perl-Config-Properties-1.800.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Config-Properties-1.800.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Config-Properties-1.800.0-1|15	
14cu|perl-Config-Properties-1.800.0-1|16	BuildRequires:	perl-devel
14cu|perl-Config-Properties-1.800.0-1|17	BuildRequires:	perl(File::Temp)
14cu|perl-Config-Properties-1.800.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Config-Properties-1.800.0-1|19	BuildRequires:	perl(Text::Wrap) >= 1.50.0
14cu|perl-Config-Properties-1.800.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Config-Properties-1.800.0-1|21	
14cu|perl-Config-Properties-1.800.0-1|22	
14cu|perl-Config-Properties-1.800.0-1|23	BuildArch:	noarch
14cu|perl-Config-Properties-1.800.0-1|24	
14cu|perl-Config-Properties-1.800.0-1|25	%description
14cu|perl-Config-Properties-1.800.0-1|26	Config::Properties is a near implementation of the java.util.Properties
14cu|perl-Config-Properties-1.800.0-1|27	API. It is designed to allow easy reading, writing and manipulation of
14cu|perl-Config-Properties-1.800.0-1|28	Java-style property files.
14cu|perl-Config-Properties-1.800.0-1|29	
14cu|perl-Config-Properties-1.800.0-1|30	The format of a Java-style property file is that of a key-value pair
14cu|perl-Config-Properties-1.800.0-1|31	seperated by either whitespace, the colon (:) character, or the equals (=)
14cu|perl-Config-Properties-1.800.0-1|32	character. Whitespace before the key and on either side of the seperator is
14cu|perl-Config-Properties-1.800.0-1|33	ignored.
14cu|perl-Config-Properties-1.800.0-1|34	
14cu|perl-Config-Properties-1.800.0-1|35	Lines that begin with either a hash (#) or a bang (!) are considered
14cu|perl-Config-Properties-1.800.0-1|36	comment lines and ignored.
14cu|perl-Config-Properties-1.800.0-1|37	
14cu|perl-Config-Properties-1.800.0-1|38	%prep
14cu|perl-Config-Properties-1.800.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Config-Properties-1.800.0-1|40	for file in README Changes; do
14cu|perl-Config-Properties-1.800.0-1|41	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-Config-Properties-1.800.0-1|42	touch -r $file $file.new && \
14cu|perl-Config-Properties-1.800.0-1|43	mv $file.new $file
14cu|perl-Config-Properties-1.800.0-1|44	done
14cu|perl-Config-Properties-1.800.0-1|45	
14cu|perl-Config-Properties-1.800.0-1|46	%build
14cu|perl-Config-Properties-1.800.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Config-Properties-1.800.0-1|48	%make
14cu|perl-Config-Properties-1.800.0-1|49	
14cu|perl-Config-Properties-1.800.0-1|50	%check
14cu|perl-Config-Properties-1.800.0-1|51	make test
14cu|perl-Config-Properties-1.800.0-1|52	
14cu|perl-Config-Properties-1.800.0-1|53	%install
14cu|perl-Config-Properties-1.800.0-1|54	%makeinstall_std
14cu|perl-Config-Properties-1.800.0-1|55	
14cu|perl-Config-Properties-1.800.0-1|56	%files
14cu|perl-Config-Properties-1.800.0-1|57	%doc README Changes META.yml META.json
14cu|perl-Config-Properties-1.800.0-1|58	%{_mandir}/man3/*
14cu|perl-Config-Properties-1.800.0-1|59	%{perl_vendorlib}/*
14cu|perl-Config-Properties-1.800.0-1|60	
14cu|perl-Config-Properties-1.800.0-1|61	
14cu|perl-Config-Properties-1.800.0-1|62	
14cu|perl-Config-Properties-1.800.0-1|63	%changelog
14cu|perl-Config-Properties-1.800.0-1|64	
14cu|perl-Config-Properties-1.800.0-1|65	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 1.800.0-1
14cu|perl-Config-Properties-1.800.0-1|66	- (790de30) Log: Update to 1.800.0, fixed linting
14cu|perl-Config-Properties-1.800.0-1|67	
14cu|perl-Config-Properties-1.800.0-1|68	

12697 14
14cu|perl-ConfigReader-0.500.0-1|1	%define upstream_name   ConfigReader
14cu|perl-ConfigReader-0.500.0-1|2	%define upstream_version 0.5
14cu|perl-ConfigReader-0.500.0-1|3	
14cu|perl-ConfigReader-0.500.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ConfigReader-0.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ConfigReader-0.500.0-1|6	Release:	1
14cu|perl-ConfigReader-0.500.0-1|7	License:	GPL+ or Artistic
14cu|perl-ConfigReader-0.500.0-1|8	Group:		Development/Perl
14cu|perl-ConfigReader-0.500.0-1|9	Summary:	Read directives from a configuration file
14cu|perl-ConfigReader-0.500.0-1|10	
14cu|perl-ConfigReader-0.500.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ConfigReader-0.500.0-1|12	Source:		http://www.cpan.org/modules/by-module/ConfigReader/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ConfigReader-0.500.0-1|13	
14cu|perl-ConfigReader-0.500.0-1|14	BuildRequires:	perl-devel
14cu|perl-ConfigReader-0.500.0-1|15	BuildArch:	noarch
14cu|perl-ConfigReader-0.500.0-1|16	
14cu|perl-ConfigReader-0.500.0-1|17	%description
14cu|perl-ConfigReader-0.500.0-1|18	The ConfigReader::Spec class stores a specification about configuration
14cu|perl-ConfigReader-0.500.0-1|19	directives: their names, whether they are required or if they have default
14cu|perl-ConfigReader-0.500.0-1|20	values, and what parsing function or method to use.
14cu|perl-ConfigReader-0.500.0-1|21	
14cu|perl-ConfigReader-0.500.0-1|22	%prep
14cu|perl-ConfigReader-0.500.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ConfigReader-0.500.0-1|24	
14cu|perl-ConfigReader-0.500.0-1|25	cat > Makefile.PL <<EOF
14cu|perl-ConfigReader-0.500.0-1|26	use ExtUtils::MakeMaker;
14cu|perl-ConfigReader-0.500.0-1|27	
14cu|perl-ConfigReader-0.500.0-1|28	WriteMakefile(
14cu|perl-ConfigReader-0.500.0-1|29	'NAME'	       => 'ConfigReader::DirectiveStyle',
14cu|perl-ConfigReader-0.500.0-1|30	'VERSION_FROM' => 'DirectiveStyle.pm',
14cu|perl-ConfigReader-0.500.0-1|31	);
14cu|perl-ConfigReader-0.500.0-1|32	EOF
14cu|perl-ConfigReader-0.500.0-1|33	
14cu|perl-ConfigReader-0.500.0-1|34	%build
14cu|perl-ConfigReader-0.500.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-ConfigReader-0.500.0-1|36	%make
14cu|perl-ConfigReader-0.500.0-1|37	
14cu|perl-ConfigReader-0.500.0-1|38	%check
14cu|perl-ConfigReader-0.500.0-1|39	make test
14cu|perl-ConfigReader-0.500.0-1|40	
14cu|perl-ConfigReader-0.500.0-1|41	%install
14cu|perl-ConfigReader-0.500.0-1|42	%makeinstall_std
14cu|perl-ConfigReader-0.500.0-1|43	
14cu|perl-ConfigReader-0.500.0-1|44	%files
14cu|perl-ConfigReader-0.500.0-1|45	%doc README
14cu|perl-ConfigReader-0.500.0-1|46	%{_mandir}/man3/*
14cu|perl-ConfigReader-0.500.0-1|47	%{perl_vendorlib}/*
14cu|perl-ConfigReader-0.500.0-1|48	
14cu|perl-ConfigReader-0.500.0-1|49	
14cu|perl-ConfigReader-0.500.0-1|50	%changelog
14cu|perl-ConfigReader-0.500.0-1|51	
14cu|perl-ConfigReader-0.500.0-1|52	* Sat Jul 25 2015 abfonly <abfonly@gmail.com> 0.500.0-1
14cu|perl-ConfigReader-0.500.0-1|53	- (89383f2) Log: Reimport properly
14cu|perl-ConfigReader-0.500.0-1|54	
14cu|perl-ConfigReader-0.500.0-1|55	

12698 14
14cu|perl-ConfigReader-Simple-1.290.0-2|1	%define upstream_name    ConfigReader-Simple
14cu|perl-ConfigReader-Simple-1.290.0-2|2	%define upstream_version 1.29
14cu|perl-ConfigReader-Simple-1.290.0-2|3	
14cu|perl-ConfigReader-Simple-1.290.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-ConfigReader-Simple-1.290.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ConfigReader-Simple-1.290.0-2|6	Release:	2
14cu|perl-ConfigReader-Simple-1.290.0-2|7	
14cu|perl-ConfigReader-Simple-1.290.0-2|8	License:	GPL+ or Artistic
14cu|perl-ConfigReader-Simple-1.290.0-2|9	Group:		Development/Perl
14cu|perl-ConfigReader-Simple-1.290.0-2|10	Summary:	Read simple configuration file formats
14cu|perl-ConfigReader-Simple-1.290.0-2|11	
14cu|perl-ConfigReader-Simple-1.290.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ConfigReader-Simple-1.290.0-2|13	Source0:	http://www.cpan.org/modules/by-module/ConfigReader/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ConfigReader-Simple-1.290.0-2|14	
14cu|perl-ConfigReader-Simple-1.290.0-2|15	BuildRequires:	perl-devel
14cu|perl-ConfigReader-Simple-1.290.0-2|16	BuildRequires:	perl(Test::Output)
14cu|perl-ConfigReader-Simple-1.290.0-2|17	BuildRequires:	perl(Test::Warn)
14cu|perl-ConfigReader-Simple-1.290.0-2|18	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-ConfigReader-Simple-1.290.0-2|19	BuildRequires:	perl(Test::Prereq)
14cu|perl-ConfigReader-Simple-1.290.0-2|20	BuildRequires:	perl(Test::Pod)
14cu|perl-ConfigReader-Simple-1.290.0-2|21	
14cu|perl-ConfigReader-Simple-1.290.0-2|22	BuildArch:	noarch
14cu|perl-ConfigReader-Simple-1.290.0-2|23	
14cu|perl-ConfigReader-Simple-1.290.0-2|24	%description
14cu|perl-ConfigReader-Simple-1.290.0-2|25	'ConfigReader::Simple' reads and parses simple configuration files. It is
14cu|perl-ConfigReader-Simple-1.290.0-2|26	designed to be smaller and simpler than the 'ConfigReader' module and is
14cu|perl-ConfigReader-Simple-1.290.0-2|27	more suited to simple configuration files.
14cu|perl-ConfigReader-Simple-1.290.0-2|28	
14cu|perl-ConfigReader-Simple-1.290.0-2|29	The configuration file format
14cu|perl-ConfigReader-Simple-1.290.0-2|30	The configuration file uses a line-oriented format, meaning that the
14cu|perl-ConfigReader-Simple-1.290.0-2|31	directives do not have containers. The values can be split across lines
14cu|perl-ConfigReader-Simple-1.290.0-2|32	with a continuation character, but for the most part everything ends up
14cu|perl-ConfigReader-Simple-1.290.0-2|33	on the same line.
14cu|perl-ConfigReader-Simple-1.290.0-2|34	
14cu|perl-ConfigReader-Simple-1.290.0-2|35	The first group of non-whitespace characters is the "directive", or the
14cu|perl-ConfigReader-Simple-1.290.0-2|36	name of the configuration item. The linear whitespace after that
14cu|perl-ConfigReader-Simple-1.290.0-2|37	separates the directive from the "value", which is the rest of the
14cu|perl-ConfigReader-Simple-1.290.0-2|38	line, including any other whitespace.
14cu|perl-ConfigReader-Simple-1.290.0-2|39	
14cu|perl-ConfigReader-Simple-1.290.0-2|40	%prep
14cu|perl-ConfigReader-Simple-1.290.0-2|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ConfigReader-Simple-1.290.0-2|42	
14cu|perl-ConfigReader-Simple-1.290.0-2|43	%build
14cu|perl-ConfigReader-Simple-1.290.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ConfigReader-Simple-1.290.0-2|45	%make
14cu|perl-ConfigReader-Simple-1.290.0-2|46	
14cu|perl-ConfigReader-Simple-1.290.0-2|47	%check
14cu|perl-ConfigReader-Simple-1.290.0-2|48	make test
14cu|perl-ConfigReader-Simple-1.290.0-2|49	
14cu|perl-ConfigReader-Simple-1.290.0-2|50	%install
14cu|perl-ConfigReader-Simple-1.290.0-2|51	%makeinstall_std
14cu|perl-ConfigReader-Simple-1.290.0-2|52	
14cu|perl-ConfigReader-Simple-1.290.0-2|53	%files
14cu|perl-ConfigReader-Simple-1.290.0-2|54	%doc Changes README LICENSE
14cu|perl-ConfigReader-Simple-1.290.0-2|55	%{_mandir}/man3/*
14cu|perl-ConfigReader-Simple-1.290.0-2|56	%{perl_vendorlib}/*
14cu|perl-ConfigReader-Simple-1.290.0-2|57	
14cu|perl-ConfigReader-Simple-1.290.0-2|58	
14cu|perl-ConfigReader-Simple-1.290.0-2|59	%changelog
14cu|perl-ConfigReader-Simple-1.290.0-2|60	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 1.290.0-2
14cu|perl-ConfigReader-Simple-1.290.0-2|61	+ Revision: 2a81c03
14cu|perl-ConfigReader-Simple-1.290.0-2|62	- Updated perl-ConfigReader-Simple.spec
14cu|perl-ConfigReader-Simple-1.290.0-2|63	
14cu|perl-ConfigReader-Simple-1.290.0-2|64	

12699 14
14cu|perl-constant-1.330.0-2|1	# This is strange should be fixed in rpm5 by now.
14cu|perl-constant-1.330.0-2|2	%define unpackaged_subdirs_terminate_build 0
14cu|perl-constant-1.330.0-2|3	#
14cu|perl-constant-1.330.0-2|4	%define upstream_name    constant
14cu|perl-constant-1.330.0-2|5	%define upstream_version 1.33
14cu|perl-constant-1.330.0-2|6	
14cu|perl-constant-1.330.0-2|7	Name:		perl-%{upstream_name}
14cu|perl-constant-1.330.0-2|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-constant-1.330.0-2|9	Release:	2
14cu|perl-constant-1.330.0-2|10	
14cu|perl-constant-1.330.0-2|11	Summary:	Define compile-time constants
14cu|perl-constant-1.330.0-2|12	
14cu|perl-constant-1.330.0-2|13	License:	GPL+ or Artistic
14cu|perl-constant-1.330.0-2|14	Group:		Development/Perl
14cu|perl-constant-1.330.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-constant-1.330.0-2|16	Source0:	http://www.cpan.org/modules/by-module//constant-%{upstream_version}.tar.gz
14cu|perl-constant-1.330.0-2|17	
14cu|perl-constant-1.330.0-2|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-constant-1.330.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-constant-1.330.0-2|20	BuildRequires:  perl(CPAN::Meta) >= 2.150.5
14cu|perl-constant-1.330.0-2|21	
14cu|perl-constant-1.330.0-2|22	
14cu|perl-constant-1.330.0-2|23	Provides:	perl(constant) = %{version}
14cu|perl-constant-1.330.0-2|24	BuildArch:	noarch
14cu|perl-constant-1.330.0-2|25	
14cu|perl-constant-1.330.0-2|26	%description
14cu|perl-constant-1.330.0-2|27	This pragma allows you to declare constants at compile-time.
14cu|perl-constant-1.330.0-2|28	
14cu|perl-constant-1.330.0-2|29	When you declare a constant such as 'PI' using the method shown above, each
14cu|perl-constant-1.330.0-2|30	machine your script runs upon can have as many digits of accuracy as it can
14cu|perl-constant-1.330.0-2|31	use. Also, your program will be easier to read, more likely to be
14cu|perl-constant-1.330.0-2|32	maintained (and maintained correctly), and far less likely to send a space
14cu|perl-constant-1.330.0-2|33	probe to the wrong planet because nobody noticed the one equation in which
14cu|perl-constant-1.330.0-2|34	you wrote '3.14195'.
14cu|perl-constant-1.330.0-2|35	
14cu|perl-constant-1.330.0-2|36	When a constant is used in an expression, Perl replaces it with its value
14cu|perl-constant-1.330.0-2|37	at compile time, and may then optimize the expression further. In
14cu|perl-constant-1.330.0-2|38	particular, any code in an 'if (CONSTANT)' block will be optimized away if
14cu|perl-constant-1.330.0-2|39	the constant is false.
14cu|perl-constant-1.330.0-2|40	
14cu|perl-constant-1.330.0-2|41	%prep
14cu|perl-constant-1.330.0-2|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-constant-1.330.0-2|43	
14cu|perl-constant-1.330.0-2|44	%build
14cu|perl-constant-1.330.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-constant-1.330.0-2|46	%make
14cu|perl-constant-1.330.0-2|47	
14cu|perl-constant-1.330.0-2|48	%check
14cu|perl-constant-1.330.0-2|49	make test
14cu|perl-constant-1.330.0-2|50	
14cu|perl-constant-1.330.0-2|51	%install
14cu|perl-constant-1.330.0-2|52	%makeinstall_std
14cu|perl-constant-1.330.0-2|53	
14cu|perl-constant-1.330.0-2|54	%files
14cu|perl-constant-1.330.0-2|55	%doc Changes README META.json META.yml
14cu|perl-constant-1.330.0-2|56	%{_mandir}/man3/*
14cu|perl-constant-1.330.0-2|57	%{perl_vendorlib}/*
14cu|perl-constant-1.330.0-2|58	
14cu|perl-constant-1.330.0-2|59	
14cu|perl-constant-1.330.0-2|60	
14cu|perl-constant-1.330.0-2|61	%changelog
14cu|perl-constant-1.330.0-2|62	
14cu|perl-constant-1.330.0-2|63	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 1.330.0-2
14cu|perl-constant-1.330.0-2|64	- (a3fae24) Define right provides ,bump rel
14cu|perl-constant-1.330.0-2|65	
14cu|perl-constant-1.330.0-2|66	

12700 14
14cu|perl-constant-defer-6.0.0-1|1	%define upstream_name    constant-defer
14cu|perl-constant-defer-6.0.0-1|2	%define upstream_version 6
14cu|perl-constant-defer-6.0.0-1|3	
14cu|perl-constant-defer-6.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-constant-defer-6.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-constant-defer-6.0.0-1|6	Release:    1
14cu|perl-constant-defer-6.0.0-1|7	
14cu|perl-constant-defer-6.0.0-1|8	Summary:    No summary found
14cu|perl-constant-defer-6.0.0-1|9	License:    GPL+ or Artistic
14cu|perl-constant-defer-6.0.0-1|10	Group:      Development/Perl
14cu|perl-constant-defer-6.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-constant-defer-6.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/constant/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-constant-defer-6.0.0-1|13	
14cu|perl-constant-defer-6.0.0-1|14	BuildRequires: perl-devel
14cu|perl-constant-defer-6.0.0-1|15	BuildRequires: perl(Test)
14cu|perl-constant-defer-6.0.0-1|16	BuildRequires: perl(vars)
14cu|perl-constant-defer-6.0.0-1|17	
14cu|perl-constant-defer-6.0.0-1|18	BuildArch: noarch
14cu|perl-constant-defer-6.0.0-1|19	
14cu|perl-constant-defer-6.0.0-1|20	Provides:  perl(constant::defer) = %{EVRD}
14cu|perl-constant-defer-6.0.0-1|21	
14cu|perl-constant-defer-6.0.0-1|22	%description
14cu|perl-constant-defer-6.0.0-1|23	'constant::defer' creates a subroutine which on the first call runs given
14cu|perl-constant-defer-6.0.0-1|24	code to calculate its value, and on the second and subsequent calls just
14cu|perl-constant-defer-6.0.0-1|25	returns that value, like a constant. The value code is discarded once run,
14cu|perl-constant-defer-6.0.0-1|26	allowing it to be garbage collected.
14cu|perl-constant-defer-6.0.0-1|27	
14cu|perl-constant-defer-6.0.0-1|28	Deferring a calculation is good if it might take a lot of work or produce a
14cu|perl-constant-defer-6.0.0-1|29	big result, but is only needed sometimes or only well into a program run.
14cu|perl-constant-defer-6.0.0-1|30	If it's never needed then the value code never runs.
14cu|perl-constant-defer-6.0.0-1|31	
14cu|perl-constant-defer-6.0.0-1|32	A deferred constant is generally not inlined or folded (see the
14cu|perl-constant-defer-6.0.0-1|33	perlop/Constant Folding manpage) like a plain 'constant' since it's not a
14cu|perl-constant-defer-6.0.0-1|34	single scalar value. In the current implementation a deferred constant
14cu|perl-constant-defer-6.0.0-1|35	becomes a plain one after the first use, so may inline etc in code compiled
14cu|perl-constant-defer-6.0.0-1|36	after that (see the /IMPLEMENTATION manpage below).
14cu|perl-constant-defer-6.0.0-1|37	
14cu|perl-constant-defer-6.0.0-1|38	%prep
14cu|perl-constant-defer-6.0.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-constant-defer-6.0.0-1|40	
14cu|perl-constant-defer-6.0.0-1|41	%build
14cu|perl-constant-defer-6.0.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-constant-defer-6.0.0-1|43	%make
14cu|perl-constant-defer-6.0.0-1|44	
14cu|perl-constant-defer-6.0.0-1|45	%check
14cu|perl-constant-defer-6.0.0-1|46	%make test
14cu|perl-constant-defer-6.0.0-1|47	
14cu|perl-constant-defer-6.0.0-1|48	%install
14cu|perl-constant-defer-6.0.0-1|49	%makeinstall_std
14cu|perl-constant-defer-6.0.0-1|50	
14cu|perl-constant-defer-6.0.0-1|51	%files
14cu|perl-constant-defer-6.0.0-1|52	%doc Changes README META.yml
14cu|perl-constant-defer-6.0.0-1|53	%{_mandir}/man3/*
14cu|perl-constant-defer-6.0.0-1|54	%perl_vendorlib/*
14cu|perl-constant-defer-6.0.0-1|55	
14cu|perl-constant-defer-6.0.0-1|56	%changelog
14cu|perl-constant-defer-6.0.0-1|57	
14cu|perl-constant-defer-6.0.0-1|58	* Tue Jun 02 2015 abfonly <John@smith.org> 6.0.0-1
14cu|perl-constant-defer-6.0.0-1|59	- (6b3628f) Imported from SRPM
14cu|perl-constant-defer-6.0.0-1|60	
14cu|perl-constant-defer-6.0.0-1|61	

12701 14
14cu|perl-Const-Fast-0.14.0-1|1	%define upstream_name    Const-Fast
14cu|perl-Const-Fast-0.14.0-1|2	%define upstream_version 0.014
14cu|perl-Const-Fast-0.14.0-1|3	
14cu|perl-Const-Fast-0.14.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Const-Fast-0.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Const-Fast-0.14.0-1|6	Release:    1
14cu|perl-Const-Fast-0.14.0-1|7	
14cu|perl-Const-Fast-0.14.0-1|8	Summary:    Facility for creating read-only scalars, arrays, and hashes
14cu|perl-Const-Fast-0.14.0-1|9	License:    GPL+ or Artistic
14cu|perl-Const-Fast-0.14.0-1|10	Group:      Development/Perl
14cu|perl-Const-Fast-0.14.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Const-Fast-0.14.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Const/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Const-Fast-0.14.0-1|13	
14cu|perl-Const-Fast-0.14.0-1|14	BuildRequires: perl-devel
14cu|perl-Const-Fast-0.14.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Const-Fast-0.14.0-1|16	BuildRequires: perl(Data::Dumper)
14cu|perl-Const-Fast-0.14.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Const-Fast-0.14.0-1|18	BuildRequires: perl(File::Find)
14cu|perl-Const-Fast-0.14.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-Const-Fast-0.14.0-1|20	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Const-Fast-0.14.0-1|21	BuildRequires: perl(Scalar::Util)
14cu|perl-Const-Fast-0.14.0-1|22	BuildRequires: perl(Storable)
14cu|perl-Const-Fast-0.14.0-1|23	BuildRequires: perl(Sub::Exporter)
14cu|perl-Const-Fast-0.14.0-1|24	BuildRequires: perl(Sub::Exporter::Progressive)
14cu|perl-Const-Fast-0.14.0-1|25	BuildRequires: perl(Test::Fatal)
14cu|perl-Const-Fast-0.14.0-1|26	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-Const-Fast-0.14.0-1|27	BuildRequires: perl(strict)
14cu|perl-Const-Fast-0.14.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Const-Fast-0.14.0-1|29	BuildRequires: perl(TAP::Harness::Env)
14cu|perl-Const-Fast-0.14.0-1|30	
14cu|perl-Const-Fast-0.14.0-1|31	BuildArch: noarch
14cu|perl-Const-Fast-0.14.0-1|32	
14cu|perl-Const-Fast-0.14.0-1|33	%description
14cu|perl-Const-Fast-0.14.0-1|34	no description found
14cu|perl-Const-Fast-0.14.0-1|35	
14cu|perl-Const-Fast-0.14.0-1|36	%prep
14cu|perl-Const-Fast-0.14.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Const-Fast-0.14.0-1|38	
14cu|perl-Const-Fast-0.14.0-1|39	%build
14cu|perl-Const-Fast-0.14.0-1|40	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Const-Fast-0.14.0-1|41	
14cu|perl-Const-Fast-0.14.0-1|42	./Build
14cu|perl-Const-Fast-0.14.0-1|43	
14cu|perl-Const-Fast-0.14.0-1|44	%check
14cu|perl-Const-Fast-0.14.0-1|45	./Build test
14cu|perl-Const-Fast-0.14.0-1|46	
14cu|perl-Const-Fast-0.14.0-1|47	%install
14cu|perl-Const-Fast-0.14.0-1|48	./Build install --destdir=%{buildroot}
14cu|perl-Const-Fast-0.14.0-1|49	
14cu|perl-Const-Fast-0.14.0-1|50	%files
14cu|perl-Const-Fast-0.14.0-1|51	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Const-Fast-0.14.0-1|52	%{_mandir}/man3/*
14cu|perl-Const-Fast-0.14.0-1|53	%perl_vendorlib/*
14cu|perl-Const-Fast-0.14.0-1|54	
14cu|perl-Const-Fast-0.14.0-1|55	
14cu|perl-Const-Fast-0.14.0-1|56	%changelog
14cu|perl-Const-Fast-0.14.0-1|57	* Sun Feb 15 2015 abfonly <abfonly@gmail.com> 0.14.0-1
14cu|perl-Const-Fast-0.14.0-1|58	+ Revision: 866af48
14cu|perl-Const-Fast-0.14.0-1|59	- Imported from SRPM
14cu|perl-Const-Fast-0.14.0-1|60	
14cu|perl-Const-Fast-0.14.0-1|61	

12702 14
14cu|perl-Contextual-Return-0.4.7-1|1	%define upstream_name    Contextual-Return
14cu|perl-Contextual-Return-0.4.7-1|2	%define upstream_version 0.004007
14cu|perl-Contextual-Return-0.4.7-1|3	
14cu|perl-Contextual-Return-0.4.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-Contextual-Return-0.4.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Contextual-Return-0.4.7-1|6	Release:    1
14cu|perl-Contextual-Return-0.4.7-1|7	
14cu|perl-Contextual-Return-0.4.7-1|8	Summary:    Utility module for Contextual::Return
14cu|perl-Contextual-Return-0.4.7-1|9	License:    GPL+ or Artistic
14cu|perl-Contextual-Return-0.4.7-1|10	Group:      Development/Perl
14cu|perl-Contextual-Return-0.4.7-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Contextual-Return-0.4.7-1|12	Source0:    http://www.cpan.org/modules/by-module/Contextual/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Contextual-Return-0.4.7-1|13	
14cu|perl-Contextual-Return-0.4.7-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Contextual-Return-0.4.7-1|15	BuildRequires: perl(Test::More)
14cu|perl-Contextual-Return-0.4.7-1|16	BuildRequires: perl(Want)
14cu|perl-Contextual-Return-0.4.7-1|17	BuildRequires: perl(version)
14cu|perl-Contextual-Return-0.4.7-1|18	BuildRequires: perl-devel
14cu|perl-Contextual-Return-0.4.7-1|19	
14cu|perl-Contextual-Return-0.4.7-1|20	BuildArch: noarch
14cu|perl-Contextual-Return-0.4.7-1|21	
14cu|perl-Contextual-Return-0.4.7-1|22	%description
14cu|perl-Contextual-Return-0.4.7-1|23	Usually, when you need to create a subroutine that returns different values
14cu|perl-Contextual-Return-0.4.7-1|24	in different contexts (list, scalar, or void), you write something like .
14cu|perl-Contextual-Return-0.4.7-1|25	#        my ($server_ID) = @_;
14cu|perl-Contextual-Return-0.4.7-1|26	#
14cu|perl-Contextual-Return-0.4.7-1|27	#        # Acquire server data somehow...
14cu|perl-Contextual-Return-0.4.7-1|28	#        my %server_data = _ascertain_server_status($server_ID);  .
14cu|perl-Contextual-Return-0.4.7-1|29	
14cu|perl-Contextual-Return-0.4.7-1|30	%prep
14cu|perl-Contextual-Return-0.4.7-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Contextual-Return-0.4.7-1|32	
14cu|perl-Contextual-Return-0.4.7-1|33	%build
14cu|perl-Contextual-Return-0.4.7-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Contextual-Return-0.4.7-1|35	
14cu|perl-Contextual-Return-0.4.7-1|36	%make
14cu|perl-Contextual-Return-0.4.7-1|37	
14cu|perl-Contextual-Return-0.4.7-1|38	%check
14cu|perl-Contextual-Return-0.4.7-1|39	%make test
14cu|perl-Contextual-Return-0.4.7-1|40	
14cu|perl-Contextual-Return-0.4.7-1|41	%install
14cu|perl-Contextual-Return-0.4.7-1|42	%makeinstall_std
14cu|perl-Contextual-Return-0.4.7-1|43	
14cu|perl-Contextual-Return-0.4.7-1|44	%files
14cu|perl-Contextual-Return-0.4.7-1|45	%doc Changes META.yml README
14cu|perl-Contextual-Return-0.4.7-1|46	%{_mandir}/man3/*
14cu|perl-Contextual-Return-0.4.7-1|47	%{perl_vendorlib}/*
14cu|perl-Contextual-Return-0.4.7-1|48	
14cu|perl-Contextual-Return-0.4.7-1|49	
14cu|perl-Contextual-Return-0.4.7-1|50	%changelog
14cu|perl-Contextual-Return-0.4.7-1|51	
14cu|perl-Contextual-Return-0.4.7-1|52	* Sat Apr 18 2015 abfonly <John@smith.org> 0.4.7-1
14cu|perl-Contextual-Return-0.4.7-1|53	- (b63d215) Imported from SRPM
14cu|perl-Contextual-Return-0.4.7-1|54	
14cu|perl-Contextual-Return-0.4.7-1|55	

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

12704 14
14cu|perl-Convert-Binary-C-0.770.0-1|1	%define upstream_name	 Convert-Binary-C
14cu|perl-Convert-Binary-C-0.770.0-1|2	%define upstream_version 0.77
14cu|perl-Convert-Binary-C-0.770.0-1|3	%define __noautoprov 'C.so'
14cu|perl-Convert-Binary-C-0.770.0-1|4	
14cu|perl-Convert-Binary-C-0.770.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Convert-Binary-C-0.770.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Convert-Binary-C-0.770.0-1|7	Release:    1
14cu|perl-Convert-Binary-C-0.770.0-1|8	
14cu|perl-Convert-Binary-C-0.770.0-1|9	Summary:	%{upstream_name} module for perl
14cu|perl-Convert-Binary-C-0.770.0-1|10	
14cu|perl-Convert-Binary-C-0.770.0-1|11	License:	GPL+ or Artistic
14cu|perl-Convert-Binary-C-0.770.0-1|12	Group:		Development/Perl
14cu|perl-Convert-Binary-C-0.770.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Convert-Binary-C-0.770.0-1|14	Source0:	http://www.cpan.org/authors/id/M/MH/MHX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Convert-Binary-C-0.770.0-1|15	
14cu|perl-Convert-Binary-C-0.770.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Convert-Binary-C-0.770.0-1|17	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Convert-Binary-C-0.770.0-1|18	BuildRequires:  perl(CPAN::Meta) >= 2.150.5
14cu|perl-Convert-Binary-C-0.770.0-1|19	BuildRequires:  perl(Pod::Coverage)
14cu|perl-Convert-Binary-C-0.770.0-1|20	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Convert-Binary-C-0.770.0-1|21	BuildRequires:  perl-devel
14cu|perl-Convert-Binary-C-0.770.0-1|22	
14cu|perl-Convert-Binary-C-0.770.0-1|23	%description
14cu|perl-Convert-Binary-C-0.770.0-1|24	Convert::Binary::C is a preprocessor and parser for C type definitions.
14cu|perl-Convert-Binary-C-0.770.0-1|25	It is highly configurable and supports arbitrarily complex data structures.
14cu|perl-Convert-Binary-C-0.770.0-1|26	Its object-oriented interface has pack and unpack methods that act as
14cu|perl-Convert-Binary-C-0.770.0-1|27	replacements for Perl's pack and unpack and allow to use C types instead
14cu|perl-Convert-Binary-C-0.770.0-1|28	of a string representation of the data structure for conversion of binary
14cu|perl-Convert-Binary-C-0.770.0-1|29	data from and to Perl's complex data structures.
14cu|perl-Convert-Binary-C-0.770.0-1|30	
14cu|perl-Convert-Binary-C-0.770.0-1|31	Actually, what Convert::Binary::C does is not very different from what a
14cu|perl-Convert-Binary-C-0.770.0-1|32	C compiler does, just that it doesn't compile the source code into an object
14cu|perl-Convert-Binary-C-0.770.0-1|33	file or executable, but only parses the code and allows Perl to use the
14cu|perl-Convert-Binary-C-0.770.0-1|34	enumerations, structs, unions and typedefs that have been defined within
14cu|perl-Convert-Binary-C-0.770.0-1|35	your C source for binary data conversion, similar to Perl's pack and unpack.
14cu|perl-Convert-Binary-C-0.770.0-1|36	
14cu|perl-Convert-Binary-C-0.770.0-1|37	Beyond that, the module offers a lot of convenience methods to retrieve
14cu|perl-Convert-Binary-C-0.770.0-1|38	information about the C types that have been parsed.
14cu|perl-Convert-Binary-C-0.770.0-1|39	
14cu|perl-Convert-Binary-C-0.770.0-1|40	%prep
14cu|perl-Convert-Binary-C-0.770.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Convert-Binary-C-0.770.0-1|42	
14cu|perl-Convert-Binary-C-0.770.0-1|43	%build
14cu|perl-Convert-Binary-C-0.770.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Convert-Binary-C-0.770.0-1|45	make
14cu|perl-Convert-Binary-C-0.770.0-1|46	
14cu|perl-Convert-Binary-C-0.770.0-1|47	%check
14cu|perl-Convert-Binary-C-0.770.0-1|48	%make test
14cu|perl-Convert-Binary-C-0.770.0-1|49	
14cu|perl-Convert-Binary-C-0.770.0-1|50	%clean
14cu|perl-Convert-Binary-C-0.770.0-1|51	
14cu|perl-Convert-Binary-C-0.770.0-1|52	%install
14cu|perl-Convert-Binary-C-0.770.0-1|53	%makeinstall_std
14cu|perl-Convert-Binary-C-0.770.0-1|54	
14cu|perl-Convert-Binary-C-0.770.0-1|55	%files
14cu|perl-Convert-Binary-C-0.770.0-1|56	%doc Changes README TODO META.json META.yml
14cu|perl-Convert-Binary-C-0.770.0-1|57	%{_bindir}/*
14cu|perl-Convert-Binary-C-0.770.0-1|58	%{perl_vendorlib}/
14cu|perl-Convert-Binary-C-0.770.0-1|59	%{_mandir}/*/*
14cu|perl-Convert-Binary-C-0.770.0-1|60	
14cu|perl-Convert-Binary-C-0.770.0-1|61	
14cu|perl-Convert-Binary-C-0.770.0-1|62	
14cu|perl-Convert-Binary-C-0.770.0-1|63	%changelog
14cu|perl-Convert-Binary-C-0.770.0-1|64	
14cu|perl-Convert-Binary-C-0.770.0-1|65	* Sun Jul 26 2015 abfonly <abfonly@gmail.com> 0.770.0-1
14cu|perl-Convert-Binary-C-0.770.0-1|66	- (ddad45a) Log: Update to 0.770.0
14cu|perl-Convert-Binary-C-0.770.0-1|67	
14cu|perl-Convert-Binary-C-0.770.0-1|68	

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

12706 14
14cu|perl-Convert-Scalar-1.110.0-1|1	%define __noautoprov 'Scalar.so'
14cu|perl-Convert-Scalar-1.110.0-1|2	%define	upstream_name	Convert-Scalar
14cu|perl-Convert-Scalar-1.110.0-1|3	%define	upstream_version 1.11
14cu|perl-Convert-Scalar-1.110.0-1|4	
14cu|perl-Convert-Scalar-1.110.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Convert-Scalar-1.110.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Convert-Scalar-1.110.0-1|7	Release:	1
14cu|perl-Convert-Scalar-1.110.0-1|8	
14cu|perl-Convert-Scalar-1.110.0-1|9	Summary:	Convert-Scalar module for perl
14cu|perl-Convert-Scalar-1.110.0-1|10	
14cu|perl-Convert-Scalar-1.110.0-1|11	License:	GPL+ or Artistic
14cu|perl-Convert-Scalar-1.110.0-1|12	Group:		Development/Perl
14cu|perl-Convert-Scalar-1.110.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Convert-Scalar-1.110.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Convert-Scalar-1.110.0-1|15	
14cu|perl-Convert-Scalar-1.110.0-1|16	BuildRequires:	perl-devel
14cu|perl-Convert-Scalar-1.110.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Convert-Scalar-1.110.0-1|18	BuildRequires:	perl(Canary::Stability) >= 2001.0.0
14cu|perl-Convert-Scalar-1.110.0-1|19	
14cu|perl-Convert-Scalar-1.110.0-1|20	%description
14cu|perl-Convert-Scalar-1.110.0-1|21	This module exports various internal perl methods that change the internal
14cu|perl-Convert-Scalar-1.110.0-1|22	representation or state of a perl scalar. All of these work in-place, that is,
14cu|perl-Convert-Scalar-1.110.0-1|23	they modify their scalar argument. No functions are exported by default.
14cu|perl-Convert-Scalar-1.110.0-1|24	
14cu|perl-Convert-Scalar-1.110.0-1|25	%prep
14cu|perl-Convert-Scalar-1.110.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Convert-Scalar-1.110.0-1|27	
14cu|perl-Convert-Scalar-1.110.0-1|28	%build
14cu|perl-Convert-Scalar-1.110.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Convert-Scalar-1.110.0-1|30	%make
14cu|perl-Convert-Scalar-1.110.0-1|31	
14cu|perl-Convert-Scalar-1.110.0-1|32	%check
14cu|perl-Convert-Scalar-1.110.0-1|33	make test
14cu|perl-Convert-Scalar-1.110.0-1|34	
14cu|perl-Convert-Scalar-1.110.0-1|35	%install
14cu|perl-Convert-Scalar-1.110.0-1|36	%makeinstall_std
14cu|perl-Convert-Scalar-1.110.0-1|37	
14cu|perl-Convert-Scalar-1.110.0-1|38	%files
14cu|perl-Convert-Scalar-1.110.0-1|39	%doc Changes COPYING README META.json META.yml
14cu|perl-Convert-Scalar-1.110.0-1|40	%{perl_vendorarch}/Convert/Scalar.pm
14cu|perl-Convert-Scalar-1.110.0-1|41	%{perl_vendorarch}/auto/Convert/Scalar
14cu|perl-Convert-Scalar-1.110.0-1|42	%{_mandir}/*/*
14cu|perl-Convert-Scalar-1.110.0-1|43	
14cu|perl-Convert-Scalar-1.110.0-1|44	
14cu|perl-Convert-Scalar-1.110.0-1|45	
14cu|perl-Convert-Scalar-1.110.0-1|46	%changelog
14cu|perl-Convert-Scalar-1.110.0-1|47	
14cu|perl-Convert-Scalar-1.110.0-1|48	* Thu Jul 09 2015 abfonly <abfonly@gmail.com> 1.110.0-1
14cu|perl-Convert-Scalar-1.110.0-1|49	- (5b95e6f) Log: Update to 1.110.0, filter pivate .so autoprov
14cu|perl-Convert-Scalar-1.110.0-1|50	
14cu|perl-Convert-Scalar-1.110.0-1|51	

12707 14
14cu|perl-Cookie-Baker-0.60.0-1|1	%define upstream_name Cookie-Baker
14cu|perl-Cookie-Baker-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Cookie-Baker-0.60.0-1|3	
14cu|perl-Cookie-Baker-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Cookie-Baker-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Cookie-Baker-0.60.0-1|6	Release:    1
14cu|perl-Cookie-Baker-0.60.0-1|7	
14cu|perl-Cookie-Baker-0.60.0-1|8	Summary:    Cookie string generator / parser
14cu|perl-Cookie-Baker-0.60.0-1|9	
14cu|perl-Cookie-Baker-0.60.0-1|10	
14cu|perl-Cookie-Baker-0.60.0-1|11	License:    GPL+ or Artistic
14cu|perl-Cookie-Baker-0.60.0-1|12	Group:      Development/Perl
14cu|perl-Cookie-Baker-0.60.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cookie-Baker-0.60.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Cookie/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cookie-Baker-0.60.0-1|15	
14cu|perl-Cookie-Baker-0.60.0-1|16	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Cookie-Baker-0.60.0-1|17	BuildRequires: perl(CPAN::Meta::Prereqs)
14cu|perl-Cookie-Baker-0.60.0-1|18	BuildRequires: perl(Parse::CPAN::Meta) >= 1.441.700
14cu|perl-Cookie-Baker-0.60.0-1|19	BuildRequires: perl(Exporter) >= 5.700.0
14cu|perl-Cookie-Baker-0.60.0-1|20	BuildRequires: perl(ExtUtils::CBuilder) >= 0.280.223
14cu|perl-Cookie-Baker-0.60.0-1|21	BuildRequires: perl(Module::Build) >= 0.380.0
14cu|perl-Cookie-Baker-0.60.0-1|22	BuildRequires: perl(Test::More) >= 0.980.0
14cu|perl-Cookie-Baker-0.60.0-1|23	BuildRequires: perl(Test::Time)
14cu|perl-Cookie-Baker-0.60.0-1|24	BuildRequires: perl(URI::Escape)
14cu|perl-Cookie-Baker-0.60.0-1|25	BuildRequires: perl(CPAN::Meta::YAML) >= 0.12.0
14cu|perl-Cookie-Baker-0.60.0-1|26	
14cu|perl-Cookie-Baker-0.60.0-1|27	BuildArch:  noarch
14cu|perl-Cookie-Baker-0.60.0-1|28	
14cu|perl-Cookie-Baker-0.60.0-1|29	%description
14cu|perl-Cookie-Baker-0.60.0-1|30	Cookie::Baker provides simple cookie string generator and parser.
14cu|perl-Cookie-Baker-0.60.0-1|31	
14cu|perl-Cookie-Baker-0.60.0-1|32	%prep
14cu|perl-Cookie-Baker-0.60.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cookie-Baker-0.60.0-1|34	
14cu|perl-Cookie-Baker-0.60.0-1|35	%build
14cu|perl-Cookie-Baker-0.60.0-1|36	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Cookie-Baker-0.60.0-1|37	
14cu|perl-Cookie-Baker-0.60.0-1|38	./Build
14cu|perl-Cookie-Baker-0.60.0-1|39	
14cu|perl-Cookie-Baker-0.60.0-1|40	%check
14cu|perl-Cookie-Baker-0.60.0-1|41	./Build test
14cu|perl-Cookie-Baker-0.60.0-1|42	
14cu|perl-Cookie-Baker-0.60.0-1|43	%install
14cu|perl-Cookie-Baker-0.60.0-1|44	./Build install --destdir=%{buildroot}
14cu|perl-Cookie-Baker-0.60.0-1|45	
14cu|perl-Cookie-Baker-0.60.0-1|46	%files
14cu|perl-Cookie-Baker-0.60.0-1|47	%doc Changes LICENSE META.json META.yml README.*
14cu|perl-Cookie-Baker-0.60.0-1|48	%{_mandir}/man3/*
14cu|perl-Cookie-Baker-0.60.0-1|49	%{perl_vendorlib}/*
14cu|perl-Cookie-Baker-0.60.0-1|50	
14cu|perl-Cookie-Baker-0.60.0-1|51	
14cu|perl-Cookie-Baker-0.60.0-1|52	%changelog
14cu|perl-Cookie-Baker-0.60.0-1|53	
14cu|perl-Cookie-Baker-0.60.0-1|54	* Thu Jul 09 2015 abfonly <abfonly@gmail.com> 0.60.0-1
14cu|perl-Cookie-Baker-0.60.0-1|55	- (149377b) Log: update to 0.60.0
14cu|perl-Cookie-Baker-0.60.0-1|56	
14cu|perl-Cookie-Baker-0.60.0-1|57	

12708 14
14cu|perl-Coro-6.511.0-1|1	%define	module	Coro
14cu|perl-Coro-6.511.0-1|2	%define upstream_version 6.511
14cu|perl-Coro-6.511.0-1|3	%define __noautoprov 'State.so|Event.so|EV.so'
14cu|perl-Coro-6.511.0-1|4	%define __noautoreq 'Exporter::|Coro::Socket::'
14cu|perl-Coro-6.511.0-1|5	
14cu|perl-Coro-6.511.0-1|6	Name:		perl-%{module}
14cu|perl-Coro-6.511.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Coro-6.511.0-1|8	Release:	1
14cu|perl-Coro-6.511.0-1|9	Epoch:		2
14cu|perl-Coro-6.511.0-1|10	Summary:	Coroutine process abstraction
14cu|perl-Coro-6.511.0-1|11	License:	GPL+ or Artistic
14cu|perl-Coro-6.511.0-1|12	Group:		Development/Perl
14cu|perl-Coro-6.511.0-1|13	Url:		http://search.cpan.org/dist/%{module}
14cu|perl-Coro-6.511.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{upstream_version}.tar.gz
14cu|perl-Coro-6.511.0-1|15	
14cu|perl-Coro-6.511.0-1|16	BuildRequires: perl(AnyEvent) >= 7.70.0
14cu|perl-Coro-6.511.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Coro-6.511.0-1|18	BuildRequires: perl(Guard) >= 1.23.0
14cu|perl-Coro-6.511.0-1|19	BuildRequires: perl(Scalar::Util)
14cu|perl-Coro-6.511.0-1|20	BuildRequires: perl(Storable) >= 2.300.0
14cu|perl-Coro-6.511.0-1|21	BuildRequires: perl(common::sense)
14cu|perl-Coro-6.511.0-1|22	BuildRequires: perl-devel
14cu|perl-Coro-6.511.0-1|23	BuildRequires: perl(EV)
14cu|perl-Coro-6.511.0-1|24	BuildRequires: perl(Event) >= 1.240.0
14cu|perl-Coro-6.511.0-1|25	BuildRequires: perl(IO::AIO)
14cu|perl-Coro-6.511.0-1|26	BuildRequires: perl(Canary::Stability) >= 2001.0.0
14cu|perl-Coro-6.511.0-1|27	
14cu|perl-Coro-6.511.0-1|28	
14cu|perl-Coro-6.511.0-1|29	%description
14cu|perl-Coro-6.511.0-1|30	This module collection manages coroutines. Coroutines are similar to
14cu|perl-Coro-6.511.0-1|31	threads but don't run in parallel.
14cu|perl-Coro-6.511.0-1|32	
14cu|perl-Coro-6.511.0-1|33	%files
14cu|perl-Coro-6.511.0-1|34	%doc README.linux-glibc README Changes COPYING META.json META.yml
14cu|perl-Coro-6.511.0-1|35	%dir %{perl_vendorarch}/Coro
14cu|perl-Coro-6.511.0-1|36	%{perl_vendorarch}/Coro/AIO.pm
14cu|perl-Coro-6.511.0-1|37	%{perl_vendorarch}/Coro/Channel.pm
14cu|perl-Coro-6.511.0-1|38	%{perl_vendorarch}/Coro/CoroAPI.h
14cu|perl-Coro-6.511.0-1|39	%{perl_vendorarch}/Coro/Debug.pm
14cu|perl-Coro-6.511.0-1|40	%{perl_vendorarch}/Coro/Event.pm
14cu|perl-Coro-6.511.0-1|41	%{perl_vendorarch}/Coro/EV.pm
14cu|perl-Coro-6.511.0-1|42	%{perl_vendorarch}/Coro/Handle.pm
14cu|perl-Coro-6.511.0-1|43	%{perl_vendorarch}/Coro/Intro.pod
14cu|perl-Coro-6.511.0-1|44	%{perl_vendorarch}/Coro/LWP.pm
14cu|perl-Coro-6.511.0-1|45	%{perl_vendorarch}/Coro/MakeMaker.pm
14cu|perl-Coro-6.511.0-1|46	%{perl_vendorarch}/Coro/RWLock.pm
14cu|perl-Coro-6.511.0-1|47	%{perl_vendorarch}/Coro/Select.pm
14cu|perl-Coro-6.511.0-1|48	%{perl_vendorarch}/Coro/Semaphore.pm
14cu|perl-Coro-6.511.0-1|49	%{perl_vendorarch}/Coro/SemaphoreSet.pm
14cu|perl-Coro-6.511.0-1|50	%{perl_vendorarch}/Coro/Signal.pm
14cu|perl-Coro-6.511.0-1|51	%{perl_vendorarch}/Coro/Socket.pm
14cu|perl-Coro-6.511.0-1|52	%{perl_vendorarch}/Coro/Specific.pm
14cu|perl-Coro-6.511.0-1|53	%{perl_vendorarch}/Coro/State.pm
14cu|perl-Coro-6.511.0-1|54	%{perl_vendorarch}/Coro/Storable.pm
14cu|perl-Coro-6.511.0-1|55	%{perl_vendorarch}/Coro/Timer.pm
14cu|perl-Coro-6.511.0-1|56	%{perl_vendorarch}/Coro/Util.pm
14cu|perl-Coro-6.511.0-1|57	%{perl_vendorarch}/Coro/jit-*.pl
14cu|perl-Coro-6.511.0-1|58	%{perl_vendorarch}/Coro.pm
14cu|perl-Coro-6.511.0-1|59	%{perl_vendorarch}/auto
14cu|perl-Coro-6.511.0-1|60	%{_mandir}/man3/Coro.3pm*
14cu|perl-Coro-6.511.0-1|61	%{_mandir}/man3/Coro::AIO.3pm*
14cu|perl-Coro-6.511.0-1|62	%{_mandir}/man3/Coro::Channel.3pm*
14cu|perl-Coro-6.511.0-1|63	%{_mandir}/man3/Coro::Debug.3pm*
14cu|perl-Coro-6.511.0-1|64	%{_mandir}/man3/Coro::Event.3pm*
14cu|perl-Coro-6.511.0-1|65	%{_mandir}/man3/Coro::EV.3pm.*
14cu|perl-Coro-6.511.0-1|66	%{_mandir}/man3/Coro::Handle.3pm*
14cu|perl-Coro-6.511.0-1|67	%{_mandir}/man3/Coro::Intro.3pm*
14cu|perl-Coro-6.511.0-1|68	%{_mandir}/man3/Coro::LWP.3pm*
14cu|perl-Coro-6.511.0-1|69	%{_mandir}/man3/Coro::MakeMaker.3pm*
14cu|perl-Coro-6.511.0-1|70	%{_mandir}/man3/Coro::RWLock.3pm*
14cu|perl-Coro-6.511.0-1|71	%{_mandir}/man3/Coro::Select.3pm*
14cu|perl-Coro-6.511.0-1|72	%{_mandir}/man3/Coro::Semaphore.3pm*
14cu|perl-Coro-6.511.0-1|73	%{_mandir}/man3/Coro::SemaphoreSet.3pm*
14cu|perl-Coro-6.511.0-1|74	%{_mandir}/man3/Coro::Signal.3pm*
14cu|perl-Coro-6.511.0-1|75	%{_mandir}/man3/Coro::Socket.3pm*
14cu|perl-Coro-6.511.0-1|76	%{_mandir}/man3/Coro::Specific.3pm*
14cu|perl-Coro-6.511.0-1|77	%{_mandir}/man3/Coro::State.3pm*
14cu|perl-Coro-6.511.0-1|78	%{_mandir}/man3/Coro::Storable.3pm*
14cu|perl-Coro-6.511.0-1|79	%{_mandir}/man3/Coro::Timer.3pm*
14cu|perl-Coro-6.511.0-1|80	%{_mandir}/man3/Coro::Util.3pm*
14cu|perl-Coro-6.511.0-1|81	
14cu|perl-Coro-6.511.0-1|82	#---------------------------------------
14cu|perl-Coro-6.511.0-1|83	%package	AnyEvent
14cu|perl-Coro-6.511.0-1|84	Summary:	Use Coro within an AnyEvent environment
14cu|perl-Coro-6.511.0-1|85	Group:		Development/Perl
14cu|perl-Coro-6.511.0-1|86	
14cu|perl-Coro-6.511.0-1|87	%description	AnyEvent
14cu|perl-Coro-6.511.0-1|88	This module integrates coroutines into any event loop supported by
14cu|perl-Coro-6.511.0-1|89	AnyEvent, combining event-based programming with coroutine-based
14cu|perl-Coro-6.511.0-1|90	programming in a natural way.
14cu|perl-Coro-6.511.0-1|91	
14cu|perl-Coro-6.511.0-1|92	%files AnyEvent
14cu|perl-Coro-6.511.0-1|93	%doc README Changes COPYING META.json META.yml
14cu|perl-Coro-6.511.0-1|94	%{perl_vendorarch}/Coro/AnyEvent.pm
14cu|perl-Coro-6.511.0-1|95	%{_mandir}/man3/Coro::AnyEvent*
14cu|perl-Coro-6.511.0-1|96	#---------------------------------------
14cu|perl-Coro-6.511.0-1|97	%define __noautoreq 'Exporter::|Coro::Socket::'
14cu|perl-Coro-6.511.0-1|98	
14cu|perl-Coro-6.511.0-1|99	%package	BDB
14cu|perl-Coro-6.511.0-1|100	Summary:	Truly asynchronous bdb access
14cu|perl-Coro-6.511.0-1|101	Group:		Development/Perl
14cu|perl-Coro-6.511.0-1|102	
14cu|perl-Coro-6.511.0-1|103	%description	BDB
14cu|perl-Coro-6.511.0-1|104	This module implements a thin wrapper around the BDB module.
14cu|perl-Coro-6.511.0-1|105	
14cu|perl-Coro-6.511.0-1|106	Each BDB request that could block and doesn't get passed a callback
14cu|perl-Coro-6.511.0-1|107	will normally block all coroutines. after loading this module, this
14cu|perl-Coro-6.511.0-1|108	will no longer be the case.
14cu|perl-Coro-6.511.0-1|109	
14cu|perl-Coro-6.511.0-1|110	%files BDB
14cu|perl-Coro-6.511.0-1|111	%doc README Changes COPYING META.json META.yml
14cu|perl-Coro-6.511.0-1|112	%{perl_vendorarch}/Coro/BDB.pm
14cu|perl-Coro-6.511.0-1|113	%{_mandir}/man3/Coro::BDB*
14cu|perl-Coro-6.511.0-1|114	#---------------------------------------
14cu|perl-Coro-6.511.0-1|115	
14cu|perl-Coro-6.511.0-1|116	%prep
14cu|perl-Coro-6.511.0-1|117	%setup -qn %{module}-%{upstream_version}
14cu|perl-Coro-6.511.0-1|118	perl -pi -e 's|/opt/bin/perl|%{__perl}|' eg/* Coro/*
14cu|perl-Coro-6.511.0-1|119	
14cu|perl-Coro-6.511.0-1|120	# remove failing test - http://rt.cpan.org/Ticket/Display.html?id=32475
14cu|perl-Coro-6.511.0-1|121	rm EV/t/01_unblock.t
14cu|perl-Coro-6.511.0-1|122	
14cu|perl-Coro-6.511.0-1|123	%build
14cu|perl-Coro-6.511.0-1|124	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
14cu|perl-Coro-6.511.0-1|125	%make
14cu|perl-Coro-6.511.0-1|126	
14cu|perl-Coro-6.511.0-1|127	%check
14cu|perl-Coro-6.511.0-1|128	make test
14cu|perl-Coro-6.511.0-1|129	
14cu|perl-Coro-6.511.0-1|130	%install
14cu|perl-Coro-6.511.0-1|131	%makeinstall_std
14cu|perl-Coro-6.511.0-1|132	
14cu|perl-Coro-6.511.0-1|133	
14cu|perl-Coro-6.511.0-1|134	
14cu|perl-Coro-6.511.0-1|135	%changelog
14cu|perl-Coro-6.511.0-1|136	
14cu|perl-Coro-6.511.0-1|137	* Thu Jul 07 2016 abfonly <abfonly@gmail.com> 2:6.511.0-1
14cu|perl-Coro-6.511.0-1|138	- (3b7201a) Log: Update to 6.511.0 (cpan ver 6.511)
14cu|perl-Coro-6.511.0-1|139	
14cu|perl-Coro-6.511.0-1|140	

12709 14
14cu|perl-CPAN-2.100.0-1|1	%define upstream_name	CPAN
14cu|perl-CPAN-2.100.0-1|2	%define upstream_version 2.10
14cu|perl-CPAN-2.100.0-1|3	%define __noautoreq 'perl\\(Mac::BuildTools\\)'
14cu|perl-CPAN-2.100.0-1|4	
14cu|perl-CPAN-2.100.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-CPAN-2.100.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-2.100.0-1|7	Release:	1
14cu|perl-CPAN-2.100.0-1|8	Epoch:		1
14cu|perl-CPAN-2.100.0-1|9	
14cu|perl-CPAN-2.100.0-1|10	Summary:	%{upstream_name} module for perl
14cu|perl-CPAN-2.100.0-1|11	
14cu|perl-CPAN-2.100.0-1|12	
14cu|perl-CPAN-2.100.0-1|13	License:	GPL+ or Artistic
14cu|perl-CPAN-2.100.0-1|14	Group:		Development/Perl
14cu|perl-CPAN-2.100.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-CPAN-2.100.0-1|16	Source0:	http://search.cpan.org/%{upstream_name}/authors/id/A/AN/ANDK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-2.100.0-1|17	
14cu|perl-CPAN-2.100.0-1|18	BuildRequires: perl-devel
14cu|perl-CPAN-2.100.0-1|19	BuildRequires: perl(Archive::Tar)
14cu|perl-CPAN-2.100.0-1|20	BuildRequires: perl(Archive::Zip)
14cu|perl-CPAN-2.100.0-1|21	BuildRequires: perl(CPAN::Checksums)
14cu|perl-CPAN-2.100.0-1|22	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-CPAN-2.100.0-1|23	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.132.0
14cu|perl-CPAN-2.100.0-1|24	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-CPAN-2.100.0-1|25	BuildRequires: perl(Compress::Bzip2)
14cu|perl-CPAN-2.100.0-1|26	BuildRequires: perl(Compress::Zlib)
14cu|perl-CPAN-2.100.0-1|27	BuildRequires: perl(Data::Dumper)
14cu|perl-CPAN-2.100.0-1|28	BuildRequires: perl(Digest::MD5)
14cu|perl-CPAN-2.100.0-1|29	BuildRequires: perl(Digest::SHA)
14cu|perl-CPAN-2.100.0-1|30	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-CPAN-2.100.0-1|31	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-2.100.0-1|32	BuildRequires: perl(File::Copy)
14cu|perl-CPAN-2.100.0-1|33	BuildRequires: perl(File::HomeDir)
14cu|perl-CPAN-2.100.0-1|34	BuildRequires: perl(File::Spec)
14cu|perl-CPAN-2.100.0-1|35	BuildRequires: perl(File::Temp)
14cu|perl-CPAN-2.100.0-1|36	BuildRequires: perl(File::Which)
14cu|perl-CPAN-2.100.0-1|37	BuildRequires: perl(HTTP::Tiny)
14cu|perl-CPAN-2.100.0-1|38	BuildRequires: perl(IO::Compress::Base)
14cu|perl-CPAN-2.100.0-1|39	BuildRequires: perl(IO::Zlib)
14cu|perl-CPAN-2.100.0-1|40	BuildRequires: perl(JSON::PP)
14cu|perl-CPAN-2.100.0-1|41	BuildRequires: perl(LWP::UserAgent)
14cu|perl-CPAN-2.100.0-1|42	BuildRequires: perl(MIME::Base64)
14cu|perl-CPAN-2.100.0-1|43	BuildRequires: perl(Module::Build)
14cu|perl-CPAN-2.100.0-1|44	BuildRequires: perl(Module::Signature)
14cu|perl-CPAN-2.100.0-1|45	BuildRequires: perl(Net::FTP)
14cu|perl-CPAN-2.100.0-1|46	BuildRequires: perl(Net::Ping)
14cu|perl-CPAN-2.100.0-1|47	BuildRequires: perl(Parse::CPAN::Meta) >= 1.441.700
14cu|perl-CPAN-2.100.0-1|48	BuildRequires: perl(Scalar::Util)
14cu|perl-CPAN-2.100.0-1|49	BuildRequires: perl(Term::ReadKey)
14cu|perl-CPAN-2.100.0-1|50	BuildRequires: perl(Test::Harness) >= 2.620.0
14cu|perl-CPAN-2.100.0-1|51	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-CPAN-2.100.0-1|52	BuildRequires: perl(Text::Glob)
14cu|perl-CPAN-2.100.0-1|53	BuildRequires: perl(Text::ParseWords)
14cu|perl-CPAN-2.100.0-1|54	BuildRequires: perl(Text::Wrap)
14cu|perl-CPAN-2.100.0-1|55	BuildRequires: perl(YAML)
14cu|perl-CPAN-2.100.0-1|56	BuildRequires: perl(YAML::Syck)
14cu|perl-CPAN-2.100.0-1|57	BuildRequires: perl(YAML::XS)
14cu|perl-CPAN-2.100.0-1|58	BuildRequires: perl(Test::Pod)
14cu|perl-CPAN-2.100.0-1|59	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-CPAN-2.100.0-1|60	
14cu|perl-CPAN-2.100.0-1|61	BuildArch:	noarch
14cu|perl-CPAN-2.100.0-1|62	
14cu|perl-CPAN-2.100.0-1|63	%description
14cu|perl-CPAN-2.100.0-1|64	The CPAN module automates or at least simplifies the make and install of
14cu|perl-CPAN-2.100.0-1|65	perl modules and extensions. It includes some primitive searching
14cu|perl-CPAN-2.100.0-1|66	capabilities and knows how to use Net::FTP or LWP or some external
14cu|perl-CPAN-2.100.0-1|67	download clients to fetch the distributions from the net.
14cu|perl-CPAN-2.100.0-1|68	
14cu|perl-CPAN-2.100.0-1|69	These are fetched from one or more of the mirrored CPAN (Comprehensive
14cu|perl-CPAN-2.100.0-1|70	Perl Archive Network) sites and unpacked in a dedicated directory.
14cu|perl-CPAN-2.100.0-1|71	
14cu|perl-CPAN-2.100.0-1|72	The CPAN module also supports the concept of named and versioned
14cu|perl-CPAN-2.100.0-1|73	*bundles* of modules. Bundles simplify the handling of sets of related
14cu|perl-CPAN-2.100.0-1|74	modules. See Bundles below.
14cu|perl-CPAN-2.100.0-1|75	
14cu|perl-CPAN-2.100.0-1|76	The package contains a session manager and a cache manager. The session
14cu|perl-CPAN-2.100.0-1|77	manager keeps track of what has been fetched, built and installed in the
14cu|perl-CPAN-2.100.0-1|78	current session. The cache manager keeps track of the disk space
14cu|perl-CPAN-2.100.0-1|79	occupied by the make processes and deletes excess space according to a
14cu|perl-CPAN-2.100.0-1|80	simple FIFO mechanism.
14cu|perl-CPAN-2.100.0-1|81	
14cu|perl-CPAN-2.100.0-1|82	All methods provided are accessible in a programmer style and in an
14cu|perl-CPAN-2.100.0-1|83	interactive shell style.
14cu|perl-CPAN-2.100.0-1|84	
14cu|perl-CPAN-2.100.0-1|85	%prep
14cu|perl-CPAN-2.100.0-1|86	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-2.100.0-1|87	
14cu|perl-CPAN-2.100.0-1|88	%build
14cu|perl-CPAN-2.100.0-1|89	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-2.100.0-1|90	%make
14cu|perl-CPAN-2.100.0-1|91	
14cu|perl-CPAN-2.100.0-1|92	%check
14cu|perl-CPAN-2.100.0-1|93	# Signature file does not contain debug files signatures, just ignore the file for tests
14cu|perl-CPAN-2.100.0-1|94	mv SIGNATURE SIGNATURE_test
14cu|perl-CPAN-2.100.0-1|95	# perl(CPAN::Test::Dummy::Perl5::Make::CircDepeOne/Two/Three) issue a warning if not present
14cu|perl-CPAN-2.100.0-1|96	# so we just ignore them (they induce a failure if tested)
14cu|perl-CPAN-2.100.0-1|97	%make test
14cu|perl-CPAN-2.100.0-1|98	mv SIGNATURE_test SIGNATURE
14cu|perl-CPAN-2.100.0-1|99	
14cu|perl-CPAN-2.100.0-1|100	%install
14cu|perl-CPAN-2.100.0-1|101	%makeinstall_std
14cu|perl-CPAN-2.100.0-1|102	# Temporarily rename the cpan shell in order to wait for perl-5.10
14cu|perl-CPAN-2.100.0-1|103	mv %{buildroot}/%{_bindir}/cpan %{buildroot}/%{_bindir}/cpan-%{upstream_version}
14cu|perl-CPAN-2.100.0-1|104	mv %{buildroot}/%{_mandir}/man1/cpan.1 %{buildroot}/%{_mandir}/man1/cpan-%{upstream_version}.1
14cu|perl-CPAN-2.100.0-1|105	
14cu|perl-CPAN-2.100.0-1|106	%files
14cu|perl-CPAN-2.100.0-1|107	%doc Changes README
14cu|perl-CPAN-2.100.0-1|108	%{_bindir}/*
14cu|perl-CPAN-2.100.0-1|109	%{perl_vendorlib}
14cu|perl-CPAN-2.100.0-1|110	%{_mandir}/*/*
14cu|perl-CPAN-2.100.0-1|111	
14cu|perl-CPAN-2.100.0-1|112	
14cu|perl-CPAN-2.100.0-1|113	
14cu|perl-CPAN-2.100.0-1|114	
14cu|perl-CPAN-2.100.0-1|115	%changelog
14cu|perl-CPAN-2.100.0-1|116	
14cu|perl-CPAN-2.100.0-1|117	* Fri Jul 03 2015 abfonly <abfonly@gmail.com> 1:2.100.0-1
14cu|perl-CPAN-2.100.0-1|118	- (05b975f) Log: Update to 2.100.0
14cu|perl-CPAN-2.100.0-1|119	
14cu|perl-CPAN-2.100.0-1|120	

12710 14
14cu|perl-CPAN-Changes-0.400.2-1|1	%define upstream_name    CPAN-Changes
14cu|perl-CPAN-Changes-0.400.2-1|2	%define upstream_version 0.400002
14cu|perl-CPAN-Changes-0.400.2-1|3	
14cu|perl-CPAN-Changes-0.400.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-CPAN-Changes-0.400.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CPAN-Changes-0.400.2-1|6	Release:    1
14cu|perl-CPAN-Changes-0.400.2-1|7	
14cu|perl-CPAN-Changes-0.400.2-1|8	Summary:    Read and write Changes files
14cu|perl-CPAN-Changes-0.400.2-1|9	
14cu|perl-CPAN-Changes-0.400.2-1|10	License:    GPL+ or Artistic
14cu|perl-CPAN-Changes-0.400.2-1|11	Group:      Development/Perl
14cu|perl-CPAN-Changes-0.400.2-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Changes-0.400.2-1|13	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-Changes-0.400.2-1|14	
14cu|perl-CPAN-Changes-0.400.2-1|15	BuildRequires:  perl(Compress::Zlib)
14cu|perl-CPAN-Changes-0.400.2-1|16	BuildRequires:  perl(URI)
14cu|perl-CPAN-Changes-0.400.2-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-Changes-0.400.2-1|18	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-CPAN-Changes-0.400.2-1|19	BuildRequires:  perl(Moo) >= 2.0.1
14cu|perl-CPAN-Changes-0.400.2-1|20	
14cu|perl-CPAN-Changes-0.400.2-1|21	BuildRequires:  perl-devel
14cu|perl-CPAN-Changes-0.400.2-1|22	
14cu|perl-CPAN-Changes-0.400.2-1|23	BuildArch:      noarch
14cu|perl-CPAN-Changes-0.400.2-1|24	
14cu|perl-CPAN-Changes-0.400.2-1|25	%description
14cu|perl-CPAN-Changes-0.400.2-1|26	It is standard practice to include a Changes file in your distribution.
14cu|perl-CPAN-Changes-0.400.2-1|27	The purpose the Changes file is to help a user figure out what has
14cu|perl-CPAN-Changes-0.400.2-1|28	changed since the last release.
14cu|perl-CPAN-Changes-0.400.2-1|29	
14cu|perl-CPAN-Changes-0.400.2-1|30	People have devised many ways to write the Changes file. A preliminary
14cu|perl-CPAN-Changes-0.400.2-1|31	specification has been created (CPAN::Changes::Spec) to encourage module
14cu|perl-CPAN-Changes-0.400.2-1|32	authors to write clear and concise Changes.
14cu|perl-CPAN-Changes-0.400.2-1|33	
14cu|perl-CPAN-Changes-0.400.2-1|34	This module will help users programmatically read and write Changes
14cu|perl-CPAN-Changes-0.400.2-1|35	files that conform to the specification.
14cu|perl-CPAN-Changes-0.400.2-1|36	
14cu|perl-CPAN-Changes-0.400.2-1|37	%prep
14cu|perl-CPAN-Changes-0.400.2-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Changes-0.400.2-1|39	
14cu|perl-CPAN-Changes-0.400.2-1|40	%build
14cu|perl-CPAN-Changes-0.400.2-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Changes-0.400.2-1|42	%make
14cu|perl-CPAN-Changes-0.400.2-1|43	
14cu|perl-CPAN-Changes-0.400.2-1|44	%check
14cu|perl-CPAN-Changes-0.400.2-1|45	%make test
14cu|perl-CPAN-Changes-0.400.2-1|46	
14cu|perl-CPAN-Changes-0.400.2-1|47	%install
14cu|perl-CPAN-Changes-0.400.2-1|48	%makeinstall_std
14cu|perl-CPAN-Changes-0.400.2-1|49	
14cu|perl-CPAN-Changes-0.400.2-1|50	%clean
14cu|perl-CPAN-Changes-0.400.2-1|51	
14cu|perl-CPAN-Changes-0.400.2-1|52	%files
14cu|perl-CPAN-Changes-0.400.2-1|53	%doc Changes README META.json META.yml
14cu|perl-CPAN-Changes-0.400.2-1|54	%{perl_vendorlib}/CPAN
14cu|perl-CPAN-Changes-0.400.2-1|55	%{perl_vendorlib}/Test/CPAN
14cu|perl-CPAN-Changes-0.400.2-1|56	%{_mandir}/*/*
14cu|perl-CPAN-Changes-0.400.2-1|57	%{_bindir}/tidy_changelog
14cu|perl-CPAN-Changes-0.400.2-1|58	
14cu|perl-CPAN-Changes-0.400.2-1|59	
14cu|perl-CPAN-Changes-0.400.2-1|60	%changelog
14cu|perl-CPAN-Changes-0.400.2-1|61	
14cu|perl-CPAN-Changes-0.400.2-1|62	* Thu Jul 09 2015 abfonly <abfonly@gmail.com> 0.400.2-1
14cu|perl-CPAN-Changes-0.400.2-1|63	- (5b785b4) Log: Update to 0.400.2
14cu|perl-CPAN-Changes-0.400.2-1|64	
14cu|perl-CPAN-Changes-0.400.2-1|65	

12711 14
14cu|perl-CPAN-Checksums-2.100.0-1|1	%define upstream_name    CPAN-Checksums
14cu|perl-CPAN-Checksums-2.100.0-1|2	%define upstream_version 2.10
14cu|perl-CPAN-Checksums-2.100.0-1|3	
14cu|perl-CPAN-Checksums-2.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CPAN-Checksums-2.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-Checksums-2.100.0-1|6	Release:	1
14cu|perl-CPAN-Checksums-2.100.0-1|7	
14cu|perl-CPAN-Checksums-2.100.0-1|8	Summary:	Write a C<CHECKSUMS> file for a directory as on CPAN
14cu|perl-CPAN-Checksums-2.100.0-1|9	
14cu|perl-CPAN-Checksums-2.100.0-1|10	
14cu|perl-CPAN-Checksums-2.100.0-1|11	License:	GPL+ or Artistic
14cu|perl-CPAN-Checksums-2.100.0-1|12	Group:		Development/Perl
14cu|perl-CPAN-Checksums-2.100.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Checksums-2.100.0-1|14	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-Checksums-2.100.0-1|15	Source1:        A317C15D.pub
14cu|perl-CPAN-Checksums-2.100.0-1|16	
14cu|perl-CPAN-Checksums-2.100.0-1|17	BuildRequires:	perl-devel
14cu|perl-CPAN-Checksums-2.100.0-1|18	BuildRequires:	perl(Compress::Bzip2) >= 2.220.0
14cu|perl-CPAN-Checksums-2.100.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-Checksums-2.100.0-1|20	BuildRequires:	perl(Compress::Zlib)
14cu|perl-CPAN-Checksums-2.100.0-1|21	BuildRequires:	perl(Data::Compare)
14cu|perl-CPAN-Checksums-2.100.0-1|22	BuildRequires:	perl(Data::Dumper)
14cu|perl-CPAN-Checksums-2.100.0-1|23	BuildRequires:	perl(Digest::MD5)
14cu|perl-CPAN-Checksums-2.100.0-1|24	BuildRequires:	perl(Digest::SHA)
14cu|perl-CPAN-Checksums-2.100.0-1|25	BuildRequires:	perl(DirHandle)
14cu|perl-CPAN-Checksums-2.100.0-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-CPAN-Checksums-2.100.0-1|27	BuildRequires:	perl(File::Temp)
14cu|perl-CPAN-Checksums-2.100.0-1|28	BuildRequires:	perl(IO::File)
14cu|perl-CPAN-Checksums-2.100.0-1|29	BuildRequires:	perl(Module::Signature) >= 0.730.0
14cu|perl-CPAN-Checksums-2.100.0-1|30	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-CPAN-Checksums-2.100.0-1|31	BuildRequires:	perl(Test::Pod)
14cu|perl-CPAN-Checksums-2.100.0-1|32	BuildRequires:	gnupg2
14cu|perl-CPAN-Checksums-2.100.0-1|33	
14cu|perl-CPAN-Checksums-2.100.0-1|34	BuildArch:	noarch
14cu|perl-CPAN-Checksums-2.100.0-1|35	
14cu|perl-CPAN-Checksums-2.100.0-1|36	%description
14cu|perl-CPAN-Checksums-2.100.0-1|37	* $success = updatedir($dir)
14cu|perl-CPAN-Checksums-2.100.0-1|38	
14cu|perl-CPAN-Checksums-2.100.0-1|39	'updatedir()' takes a directory name as argument and writes a typical
14cu|perl-CPAN-Checksums-2.100.0-1|40	'CHECKSUMS' file in that directory as used on CPAN unless a previously
14cu|perl-CPAN-Checksums-2.100.0-1|41	written 'CHECKSUMS' file is there that is still valid. Returns 2 if a new
14cu|perl-CPAN-Checksums-2.100.0-1|42	'CHECKSUMS' file has been written, 1 if a valid 'CHECKSUMS' file is
14cu|perl-CPAN-Checksums-2.100.0-1|43	already there, otherwise dies.
14cu|perl-CPAN-Checksums-2.100.0-1|44	
14cu|perl-CPAN-Checksums-2.100.0-1|45	Note: since version 2.0 updatedir on empty directories behaves just the
14cu|perl-CPAN-Checksums-2.100.0-1|46	same. In older versions it silently did nothing.
14cu|perl-CPAN-Checksums-2.100.0-1|47	
14cu|perl-CPAN-Checksums-2.100.0-1|48	%prep
14cu|perl-CPAN-Checksums-2.100.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Checksums-2.100.0-1|50	
14cu|perl-CPAN-Checksums-2.100.0-1|51	%build
14cu|perl-CPAN-Checksums-2.100.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Checksums-2.100.0-1|53	%make
14cu|perl-CPAN-Checksums-2.100.0-1|54	
14cu|perl-CPAN-Checksums-2.100.0-1|55	%check
14cu|perl-CPAN-Checksums-2.100.0-1|56	# debug files will screw the tests.
14cu|perl-CPAN-Checksums-2.100.0-1|57	rm -f *.list
14cu|perl-CPAN-Checksums-2.100.0-1|58	#
14cu|perl-CPAN-Checksums-2.100.0-1|59	export GNUPGHOME=$(mktemp -d)
14cu|perl-CPAN-Checksums-2.100.0-1|60	gpg --import '%{SOURCE1}'
14cu|perl-CPAN-Checksums-2.100.0-1|61	make test
14cu|perl-CPAN-Checksums-2.100.0-1|62	rm -r "$GNUPGHOME"
14cu|perl-CPAN-Checksums-2.100.0-1|63	
14cu|perl-CPAN-Checksums-2.100.0-1|64	%install
14cu|perl-CPAN-Checksums-2.100.0-1|65	%makeinstall_std
14cu|perl-CPAN-Checksums-2.100.0-1|66	
14cu|perl-CPAN-Checksums-2.100.0-1|67	%files
14cu|perl-CPAN-Checksums-2.100.0-1|68	%doc README META.json META.yml Changes Todo
14cu|perl-CPAN-Checksums-2.100.0-1|69	%{_mandir}/man3/*
14cu|perl-CPAN-Checksums-2.100.0-1|70	%{perl_vendorlib}/*
14cu|perl-CPAN-Checksums-2.100.0-1|71	
14cu|perl-CPAN-Checksums-2.100.0-1|72	
14cu|perl-CPAN-Checksums-2.100.0-1|73	
14cu|perl-CPAN-Checksums-2.100.0-1|74	%changelog
14cu|perl-CPAN-Checksums-2.100.0-1|75	
14cu|perl-CPAN-Checksums-2.100.0-1|76	* Thu Jul 09 2015 abfonly <abfonly@gmail.com> 2.100.0-1
14cu|perl-CPAN-Checksums-2.100.0-1|77	- (084019c) Log: Update to 2.100.0, fixed tests
14cu|perl-CPAN-Checksums-2.100.0-1|78	
14cu|perl-CPAN-Checksums-2.100.0-1|79	

12712 14
14cu|perl-CPANDB-0.180.0-2|1	%define upstream_name    CPANDB
14cu|perl-CPANDB-0.180.0-2|2	%define upstream_version 0.18
14cu|perl-CPANDB-0.180.0-2|3	
14cu|perl-CPANDB-0.180.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-CPANDB-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPANDB-0.180.0-2|6	Release:	2
14cu|perl-CPANDB-0.180.0-2|7	
14cu|perl-CPANDB-0.180.0-2|8	Summary:	CPANDB class for the distribution table
14cu|perl-CPANDB-0.180.0-2|9	
14cu|perl-CPANDB-0.180.0-2|10	License:	GPL+ or Artistic
14cu|perl-CPANDB-0.180.0-2|11	Group:		Development/Perl
14cu|perl-CPANDB-0.180.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPANDB-0.180.0-2|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPANDB-0.180.0-2|14	
14cu|perl-CPANDB-0.180.0-2|15	BuildRequires:	perl-devel
14cu|perl-CPANDB-0.180.0-2|16	BuildRequires:	perl(DateTime)
14cu|perl-CPANDB-0.180.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-CPANDB-0.180.0-2|18	BuildRequires:	perl(LWP::Online)
14cu|perl-CPANDB-0.180.0-2|19	BuildRequires:	perl(ORLite::Mirror)
14cu|perl-CPANDB-0.180.0-2|20	BuildRequires:	perl(ORLite::Statistics)
14cu|perl-CPANDB-0.180.0-2|21	BuildRequires:	perl(Params::Util)
14cu|perl-CPANDB-0.180.0-2|22	BuildRequires:	perl(Test::More)
14cu|perl-CPANDB-0.180.0-2|23	
14cu|perl-CPANDB-0.180.0-2|24	BuildArch:	noarch
14cu|perl-CPANDB-0.180.0-2|25	
14cu|perl-CPANDB-0.180.0-2|26	%description
14cu|perl-CPANDB-0.180.0-2|27	CPANDB class for the distribution table.
14cu|perl-CPANDB-0.180.0-2|28	
14cu|perl-CPANDB-0.180.0-2|29	%prep
14cu|perl-CPANDB-0.180.0-2|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPANDB-0.180.0-2|31	
14cu|perl-CPANDB-0.180.0-2|32	%build
14cu|perl-CPANDB-0.180.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPANDB-0.180.0-2|34	%make
14cu|perl-CPANDB-0.180.0-2|35	
14cu|perl-CPANDB-0.180.0-2|36	%check
14cu|perl-CPANDB-0.180.0-2|37	%make test
14cu|perl-CPANDB-0.180.0-2|38	
14cu|perl-CPANDB-0.180.0-2|39	%install
14cu|perl-CPANDB-0.180.0-2|40	%makeinstall_std
14cu|perl-CPANDB-0.180.0-2|41	
14cu|perl-CPANDB-0.180.0-2|42	%files
14cu|perl-CPANDB-0.180.0-2|43	%doc LICENSE README Changes
14cu|perl-CPANDB-0.180.0-2|44	%{_mandir}/man1/*
14cu|perl-CPANDB-0.180.0-2|45	%{_mandir}/man3/*
14cu|perl-CPANDB-0.180.0-2|46	%{perl_vendorlib}/*
14cu|perl-CPANDB-0.180.0-2|47	%{_bindir}/cpangraph
14cu|perl-CPANDB-0.180.0-2|48	
14cu|perl-CPANDB-0.180.0-2|49	
14cu|perl-CPANDB-0.180.0-2|50	
14cu|perl-CPANDB-0.180.0-2|51	%changelog
14cu|perl-CPANDB-0.180.0-2|52	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.180.0-2
14cu|perl-CPANDB-0.180.0-2|53	+ Revision: 483b4a3
14cu|perl-CPANDB-0.180.0-2|54	- Updated perl-CPANDB.spec
14cu|perl-CPANDB-0.180.0-2|55	
14cu|perl-CPANDB-0.180.0-2|56	

12713 14
14cu|perl-Cpanel-JSON-XS-3.21.700-1|1	%define upstream_name    Cpanel-JSON-XS
14cu|perl-Cpanel-JSON-XS-3.21.700-1|2	%define upstream_version 3.0217
14cu|perl-Cpanel-JSON-XS-3.21.700-1|3	%define __noautoprov 'XS.so'
14cu|perl-Cpanel-JSON-XS-3.21.700-1|4	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|5	Name:       perl-%{upstream_name}
14cu|perl-Cpanel-JSON-XS-3.21.700-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Cpanel-JSON-XS-3.21.700-1|7	Release:    1
14cu|perl-Cpanel-JSON-XS-3.21.700-1|8	Summary:    Dummy module providing Cpanel::JSON::XS::Boolean
14cu|perl-Cpanel-JSON-XS-3.21.700-1|9	License:    GPL+ or Artistic
14cu|perl-Cpanel-JSON-XS-3.21.700-1|10	Group:      Development/Perl
14cu|perl-Cpanel-JSON-XS-3.21.700-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cpanel-JSON-XS-3.21.700-1|12	Source0:    https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cpanel-JSON-XS-3.21.700-1|13	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|15	BuildRequires: perl(Pod::Text) >= 2.80.0
14cu|perl-Cpanel-JSON-XS-3.21.700-1|16	BuildRequires: perl(Pod::Usage) >= 1.330.0
14cu|perl-Cpanel-JSON-XS-3.21.700-1|17	BuildRequires: perl(Test::Pod)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|18	BuildRequires: perl(JSON::XS)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|19	BuildRequires: perl(JSON)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|20	BuildRequires: perl(Test::LeakTrace)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|21	BuildRequires: perl(Mojo::JSON)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|22	BuildRequires: perl-devel
14cu|perl-Cpanel-JSON-XS-3.21.700-1|23	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|24	%description
14cu|perl-Cpanel-JSON-XS-3.21.700-1|25	This module converts Perl data structures to JSON and vice versa. Its
14cu|perl-Cpanel-JSON-XS-3.21.700-1|26	primary goal is to be _correct_ and its secondary goal is to be _fast_. To
14cu|perl-Cpanel-JSON-XS-3.21.700-1|27	reach the latter goal it was written in C.
14cu|perl-Cpanel-JSON-XS-3.21.700-1|28	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|29	As this is the n-th-something JSON module on CPAN, what was the reason to
14cu|perl-Cpanel-JSON-XS-3.21.700-1|30	write yet another JSON module? While it seems there are many JSON modules,
14cu|perl-Cpanel-JSON-XS-3.21.700-1|31	none of them correctly handle all corner cases, and in most cases their
14cu|perl-Cpanel-JSON-XS-3.21.700-1|32	maintainers are unresponsive, gone missing, or not listening to bug reports
14cu|perl-Cpanel-JSON-XS-3.21.700-1|33	for other reasons.
14cu|perl-Cpanel-JSON-XS-3.21.700-1|34	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|35	See below for the Cpanel fork.
14cu|perl-Cpanel-JSON-XS-3.21.700-1|36	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|37	%prep
14cu|perl-Cpanel-JSON-XS-3.21.700-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cpanel-JSON-XS-3.21.700-1|39	perl -pi -e "s|/opt/bin/perl|%{__perl}|" eg/bench
14cu|perl-Cpanel-JSON-XS-3.21.700-1|40	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|41	%build
14cu|perl-Cpanel-JSON-XS-3.21.700-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Cpanel-JSON-XS-3.21.700-1|43	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|44	%make
14cu|perl-Cpanel-JSON-XS-3.21.700-1|45	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|46	%check
14cu|perl-Cpanel-JSON-XS-3.21.700-1|47	%make test
14cu|perl-Cpanel-JSON-XS-3.21.700-1|48	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|49	%install
14cu|perl-Cpanel-JSON-XS-3.21.700-1|50	%makeinstall_std
14cu|perl-Cpanel-JSON-XS-3.21.700-1|51	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|52	%files
14cu|perl-Cpanel-JSON-XS-3.21.700-1|53	%doc COPYING Changes META.json META.yml README SIGNATURE XS eg
14cu|perl-Cpanel-JSON-XS-3.21.700-1|54	%{_bindir}/*
14cu|perl-Cpanel-JSON-XS-3.21.700-1|55	%{_mandir}/man?/*
14cu|perl-Cpanel-JSON-XS-3.21.700-1|56	%{perl_vendorlib}/*
14cu|perl-Cpanel-JSON-XS-3.21.700-1|57	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|58	%changelog
14cu|perl-Cpanel-JSON-XS-3.21.700-1|59	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|60	* Fri Jul 08 2016 abfonly <abfonly@gmail.com> 3.21.700-1
14cu|perl-Cpanel-JSON-XS-3.21.700-1|61	- (0944281) Log: Update to 3.21.700-1 ( cpan ver 3.0217)
14cu|perl-Cpanel-JSON-XS-3.21.700-1|62	- (0944281) Fix BR and tests
14cu|perl-Cpanel-JSON-XS-3.21.700-1|63	
14cu|perl-Cpanel-JSON-XS-3.21.700-1|64	

12714 14
14cu|perl-CPAN-FindDependencies-2.440.0-1|1	%define upstream_name    CPAN-FindDependencies
14cu|perl-CPAN-FindDependencies-2.440.0-1|2	%define upstream_version 2.44
14cu|perl-CPAN-FindDependencies-2.440.0-1|3	
14cu|perl-CPAN-FindDependencies-2.440.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CPAN-FindDependencies-2.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-FindDependencies-2.440.0-1|6	Release:	1
14cu|perl-CPAN-FindDependencies-2.440.0-1|7	Summary:	Object representing a module dependency
14cu|perl-CPAN-FindDependencies-2.440.0-1|8	License:	GPL+ or Artistic
14cu|perl-CPAN-FindDependencies-2.440.0-1|9	Group:		Development/Perl
14cu|perl-CPAN-FindDependencies-2.440.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-FindDependencies-2.440.0-1|11	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-FindDependencies-2.440.0-1|12	
14cu|perl-CPAN-FindDependencies-2.440.0-1|13	BuildRequires:	perl-devel
14cu|perl-CPAN-FindDependencies-2.440.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-FindDependencies-2.440.0-1|15	BuildRequires:	perl(Capture::Tiny)
14cu|perl-CPAN-FindDependencies-2.440.0-1|16	BuildRequires:	perl(Devel::CheckOS)
14cu|perl-CPAN-FindDependencies-2.440.0-1|17	BuildRequires:	perl(LWP::Simple)
14cu|perl-CPAN-FindDependencies-2.440.0-1|18	BuildRequires:	perl(Module::CoreList)
14cu|perl-CPAN-FindDependencies-2.440.0-1|19	BuildRequires:	perl(Parse::CPAN::Packages)
14cu|perl-CPAN-FindDependencies-2.440.0-1|20	BuildRequires:	perl(Sub::Identify)
14cu|perl-CPAN-FindDependencies-2.440.0-1|21	BuildRequires:	perl(Scalar::Util)
14cu|perl-CPAN-FindDependencies-2.440.0-1|22	BuildRequires:	perl(URI::file)
14cu|perl-CPAN-FindDependencies-2.440.0-1|23	BuildRequires:	perl(YAML)
14cu|perl-CPAN-FindDependencies-2.440.0-1|24	BuildRequires:	perl(YAML::Tiny)
14cu|perl-CPAN-FindDependencies-2.440.0-1|25	BuildRequires:	perl(namespace::autoclean)
14cu|perl-CPAN-FindDependencies-2.440.0-1|26	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-CPAN-FindDependencies-2.440.0-1|27	BuildRequires:	perl(Test::Pod)
14cu|perl-CPAN-FindDependencies-2.440.0-1|28	
14cu|perl-CPAN-FindDependencies-2.440.0-1|29	BuildArch:	noarch
14cu|perl-CPAN-FindDependencies-2.440.0-1|30	
14cu|perl-CPAN-FindDependencies-2.440.0-1|31	%description
14cu|perl-CPAN-FindDependencies-2.440.0-1|32	Object representing a module dependency.
14cu|perl-CPAN-FindDependencies-2.440.0-1|33	
14cu|perl-CPAN-FindDependencies-2.440.0-1|34	%prep
14cu|perl-CPAN-FindDependencies-2.440.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-FindDependencies-2.440.0-1|36	
14cu|perl-CPAN-FindDependencies-2.440.0-1|37	%build
14cu|perl-CPAN-FindDependencies-2.440.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-FindDependencies-2.440.0-1|39	%make
14cu|perl-CPAN-FindDependencies-2.440.0-1|40	
14cu|perl-CPAN-FindDependencies-2.440.0-1|41	%check
14cu|perl-CPAN-FindDependencies-2.440.0-1|42	make test
14cu|perl-CPAN-FindDependencies-2.440.0-1|43	
14cu|perl-CPAN-FindDependencies-2.440.0-1|44	%install
14cu|perl-CPAN-FindDependencies-2.440.0-1|45	%makeinstall_std
14cu|perl-CPAN-FindDependencies-2.440.0-1|46	
14cu|perl-CPAN-FindDependencies-2.440.0-1|47	%files
14cu|perl-CPAN-FindDependencies-2.440.0-1|48	%doc  README CHANGELOG META.json META.yml
14cu|perl-CPAN-FindDependencies-2.440.0-1|49	%{perl_vendorlib}/*
14cu|perl-CPAN-FindDependencies-2.440.0-1|50	%{_bindir}/cpandeps
14cu|perl-CPAN-FindDependencies-2.440.0-1|51	%{_mandir}/man1/*
14cu|perl-CPAN-FindDependencies-2.440.0-1|52	%{_mandir}/man3/*
14cu|perl-CPAN-FindDependencies-2.440.0-1|53	
14cu|perl-CPAN-FindDependencies-2.440.0-1|54	
14cu|perl-CPAN-FindDependencies-2.440.0-1|55	
14cu|perl-CPAN-FindDependencies-2.440.0-1|56	%changelog
14cu|perl-CPAN-FindDependencies-2.440.0-1|57	
14cu|perl-CPAN-FindDependencies-2.440.0-1|58	* Tue Sep 01 2015 abfonly <abfonly@gmail.com> 2.440.0-1
14cu|perl-CPAN-FindDependencies-2.440.0-1|59	- (fc0cbcc) Log: update to 2.440.0
14cu|perl-CPAN-FindDependencies-2.440.0-1|60	
14cu|perl-CPAN-FindDependencies-2.440.0-1|61	

12715 14
14cu|perl-CPAN-Mini-1.111.16-1|1	%define upstream_name    CPAN-Mini
14cu|perl-CPAN-Mini-1.111.16-1|2	%define upstream_version 1.111016
14cu|perl-CPAN-Mini-1.111.16-1|3	
14cu|perl-CPAN-Mini-1.111.16-1|4	Name:		perl-%{upstream_name}
14cu|perl-CPAN-Mini-1.111.16-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-Mini-1.111.16-1|6	Release:	1
14cu|perl-CPAN-Mini-1.111.16-1|7	
14cu|perl-CPAN-Mini-1.111.16-1|8	Summary:	Create a minimal mirror of CPAN
14cu|perl-CPAN-Mini-1.111.16-1|9	
14cu|perl-CPAN-Mini-1.111.16-1|10	License:	GPL+ or Artistic
14cu|perl-CPAN-Mini-1.111.16-1|11	Group:		Development/Perl
14cu|perl-CPAN-Mini-1.111.16-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Mini-1.111.16-1|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Mini-%{upstream_version}.tar.gz
14cu|perl-CPAN-Mini-1.111.16-1|14	
14cu|perl-CPAN-Mini-1.111.16-1|15	BuildRequires:	perl-devel
14cu|perl-CPAN-Mini-1.111.16-1|16	BuildRequires:	perl(Compress::Zlib)
14cu|perl-CPAN-Mini-1.111.16-1|17	BuildRequires:	perl(File::HomeDir)
14cu|perl-CPAN-Mini-1.111.16-1|18	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-CPAN-Mini-1.111.16-1|19	BuildRequires:	perl(Test::More) >= 0.960.0
14cu|perl-CPAN-Mini-1.111.16-1|20	BuildRequires:	perl(Carp)
14cu|perl-CPAN-Mini-1.111.16-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-CPAN-Mini-1.111.16-1|22	BuildRequires:	perl(File::Basename)
14cu|perl-CPAN-Mini-1.111.16-1|23	BuildRequires:	perl(File::Copy)
14cu|perl-CPAN-Mini-1.111.16-1|24	BuildRequires:	perl(File::Find)
14cu|perl-CPAN-Mini-1.111.16-1|25	BuildRequires:	perl(File::Path)
14cu|perl-CPAN-Mini-1.111.16-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-CPAN-Mini-1.111.16-1|27	BuildRequires:	perl(File::Temp)
14cu|perl-CPAN-Mini-1.111.16-1|28	BuildRequires:	perl(Pod::Usage)
14cu|perl-CPAN-Mini-1.111.16-1|29	BuildRequires:	perl(URI)
14cu|perl-CPAN-Mini-1.111.16-1|30	BuildRequires:	perl(strict)
14cu|perl-CPAN-Mini-1.111.16-1|31	BuildRequires:	perl(warnings)
14cu|perl-CPAN-Mini-1.111.16-1|32	
14cu|perl-CPAN-Mini-1.111.16-1|33	BuildArch:	noarch
14cu|perl-CPAN-Mini-1.111.16-1|34	
14cu|perl-CPAN-Mini-1.111.16-1|35	%description
14cu|perl-CPAN-Mini-1.111.16-1|36	CPAN::Mini provides a simple mechanism to build and update a minimal mirror of
14cu|perl-CPAN-Mini-1.111.16-1|37	the CPAN on your local disk. It comes with a small utility, minicpan(1), to
14cu|perl-CPAN-Mini-1.111.16-1|38	create and update such mirrors.
14cu|perl-CPAN-Mini-1.111.16-1|39	
14cu|perl-CPAN-Mini-1.111.16-1|40	%prep
14cu|perl-CPAN-Mini-1.111.16-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Mini-1.111.16-1|42	
14cu|perl-CPAN-Mini-1.111.16-1|43	%build
14cu|perl-CPAN-Mini-1.111.16-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Mini-1.111.16-1|45	%make
14cu|perl-CPAN-Mini-1.111.16-1|46	
14cu|perl-CPAN-Mini-1.111.16-1|47	%check
14cu|perl-CPAN-Mini-1.111.16-1|48	%make test
14cu|perl-CPAN-Mini-1.111.16-1|49	
14cu|perl-CPAN-Mini-1.111.16-1|50	%install
14cu|perl-CPAN-Mini-1.111.16-1|51	%makeinstall_std
14cu|perl-CPAN-Mini-1.111.16-1|52	
14cu|perl-CPAN-Mini-1.111.16-1|53	%files
14cu|perl-CPAN-Mini-1.111.16-1|54	%doc Changes README META.yml META.json
14cu|perl-CPAN-Mini-1.111.16-1|55	%{perl_vendorlib}/CPAN
14cu|perl-CPAN-Mini-1.111.16-1|56	%{_mandir}/*/*
14cu|perl-CPAN-Mini-1.111.16-1|57	%{_bindir}/minicpan
14cu|perl-CPAN-Mini-1.111.16-1|58	
14cu|perl-CPAN-Mini-1.111.16-1|59	
14cu|perl-CPAN-Mini-1.111.16-1|60	
14cu|perl-CPAN-Mini-1.111.16-1|61	%changelog
14cu|perl-CPAN-Mini-1.111.16-1|62	
14cu|perl-CPAN-Mini-1.111.16-1|63	* Sun Jun 14 2015 abfonly <John@smith.org> 1.111.16-1
14cu|perl-CPAN-Mini-1.111.16-1|64	- (b13e9d2) Log: Update to 1.111.16
14cu|perl-CPAN-Mini-1.111.16-1|65	
14cu|perl-CPAN-Mini-1.111.16-1|66	

12716 14
14cu|perl-CPAN-Perl-Releases-2.800.0-1|1	%define upstream_name    CPAN-Perl-Releases
14cu|perl-CPAN-Perl-Releases-2.800.0-1|2	%define upstream_version 2.80
14cu|perl-CPAN-Perl-Releases-2.800.0-1|3	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-CPAN-Perl-Releases-2.800.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-CPAN-Perl-Releases-2.800.0-1|6	Release:    1
14cu|perl-CPAN-Perl-Releases-2.800.0-1|7	Summary:    Mapping Perl releases on CPAN to the location of the tarballs
14cu|perl-CPAN-Perl-Releases-2.800.0-1|8	License:    GPL+ or Artistic
14cu|perl-CPAN-Perl-Releases-2.800.0-1|9	Group:      Development/Perl
14cu|perl-CPAN-Perl-Releases-2.800.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Perl-Releases-2.800.0-1|11	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-Perl-Releases-2.800.0-1|12	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|13	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-Perl-Releases-2.800.0-1|14	BuildRequires: perl(IPC::Open3)
14cu|perl-CPAN-Perl-Releases-2.800.0-1|15	BuildRequires: perl(IO::Handle)
14cu|perl-CPAN-Perl-Releases-2.800.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-CPAN-Perl-Releases-2.800.0-1|17	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-CPAN-Perl-Releases-2.800.0-1|18	BuildRequires: perl-devel
14cu|perl-CPAN-Perl-Releases-2.800.0-1|19	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|20	BuildArch: noarch
14cu|perl-CPAN-Perl-Releases-2.800.0-1|21	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|22	%description
14cu|perl-CPAN-Perl-Releases-2.800.0-1|23	CPAN::Perl::Releases is a module that contains the mappings of all 'perl'
14cu|perl-CPAN-Perl-Releases-2.800.0-1|24	releases that have been uploaded to CPAN to the 'authors/id/' path that the
14cu|perl-CPAN-Perl-Releases-2.800.0-1|25	tarballs reside in.
14cu|perl-CPAN-Perl-Releases-2.800.0-1|26	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|27	This is static data, but newer versions of this module will be made
14cu|perl-CPAN-Perl-Releases-2.800.0-1|28	available as new releases of 'perl' are uploaded to CPAN.
14cu|perl-CPAN-Perl-Releases-2.800.0-1|29	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|30	%prep
14cu|perl-CPAN-Perl-Releases-2.800.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Perl-Releases-2.800.0-1|32	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|33	%build
14cu|perl-CPAN-Perl-Releases-2.800.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Perl-Releases-2.800.0-1|35	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|36	%make
14cu|perl-CPAN-Perl-Releases-2.800.0-1|37	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|38	%check
14cu|perl-CPAN-Perl-Releases-2.800.0-1|39	%make test
14cu|perl-CPAN-Perl-Releases-2.800.0-1|40	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|41	%install
14cu|perl-CPAN-Perl-Releases-2.800.0-1|42	%makeinstall_std
14cu|perl-CPAN-Perl-Releases-2.800.0-1|43	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|44	%files
14cu|perl-CPAN-Perl-Releases-2.800.0-1|45	%doc META.yml META.json LICENSE Changes README
14cu|perl-CPAN-Perl-Releases-2.800.0-1|46	%{_mandir}/man3/*
14cu|perl-CPAN-Perl-Releases-2.800.0-1|47	%{perl_vendorlib}/*
14cu|perl-CPAN-Perl-Releases-2.800.0-1|48	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|49	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|50	%changelog
14cu|perl-CPAN-Perl-Releases-2.800.0-1|51	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|52	* Fri Jul 08 2016 abfonly <abfonly@gmail.com> 2.800.0-1
14cu|perl-CPAN-Perl-Releases-2.800.0-1|53	- (9fef089) Log: Update to 2.800.0 (cpan ver 2.80)
14cu|perl-CPAN-Perl-Releases-2.800.0-1|54	
14cu|perl-CPAN-Perl-Releases-2.800.0-1|55	

12717 14
14cu|perl-CPAN-Reporter-1.201.400-1|1	%define upstream_name    CPAN-Reporter
14cu|perl-CPAN-Reporter-1.201.400-1|2	%define upstream_version 1.2014
14cu|perl-CPAN-Reporter-1.201.400-1|3	
14cu|perl-CPAN-Reporter-1.201.400-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-CPAN-Reporter-1.201.400-1|5	%define __noautoreq 'perl\\(Win32::Job\\)'
14cu|perl-CPAN-Reporter-1.201.400-1|6	%endif
14cu|perl-CPAN-Reporter-1.201.400-1|7	
14cu|perl-CPAN-Reporter-1.201.400-1|8	Name:		perl-%{upstream_name}
14cu|perl-CPAN-Reporter-1.201.400-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-Reporter-1.201.400-1|10	Release:	1
14cu|perl-CPAN-Reporter-1.201.400-1|11	
14cu|perl-CPAN-Reporter-1.201.400-1|12	Summary:	Adds CPAN Testers reporting to CPAN.pm
14cu|perl-CPAN-Reporter-1.201.400-1|13	
14cu|perl-CPAN-Reporter-1.201.400-1|14	License:	Apache License
14cu|perl-CPAN-Reporter-1.201.400-1|15	Group:		Development/Perl
14cu|perl-CPAN-Reporter-1.201.400-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Reporter-1.201.400-1|17	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Reporter-%{upstream_version}.tar.gz
14cu|perl-CPAN-Reporter-1.201.400-1|18	
14cu|perl-CPAN-Reporter-1.201.400-1|19	BuildRequires:	perl-devel
14cu|perl-CPAN-Reporter-1.201.400-1|20	BuildRequires:	perl(Archive::Tar)
14cu|perl-CPAN-Reporter-1.201.400-1|21	BuildRequires:	perl(Capture::Tiny)
14cu|perl-CPAN-Reporter-1.201.400-1|22	BuildRequires:	perl(Config::Tiny)
14cu|perl-CPAN-Reporter-1.201.400-1|23	BuildRequires:	perl(CPAN)
14cu|perl-CPAN-Reporter-1.201.400-1|24	BuildRequires:	perl(Devel::Autoflush)
14cu|perl-CPAN-Reporter-1.201.400-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-CPAN-Reporter-1.201.400-1|26	BuildRequires:	perl(File::Basename)
14cu|perl-CPAN-Reporter-1.201.400-1|27	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-CPAN-Reporter-1.201.400-1|28	BuildRequires:	perl(File::Find)
14cu|perl-CPAN-Reporter-1.201.400-1|29	BuildRequires:	perl(File::HomeDir)
14cu|perl-CPAN-Reporter-1.201.400-1|30	BuildRequires:	perl(File::Path)
14cu|perl-CPAN-Reporter-1.201.400-1|31	BuildRequires:	perl(File::Spec)
14cu|perl-CPAN-Reporter-1.201.400-1|32	BuildRequires:	perl(File::Temp)
14cu|perl-CPAN-Reporter-1.201.400-1|33	BuildRequires:	perl(File::pushd)
14cu|perl-CPAN-Reporter-1.201.400-1|34	BuildRequires:	perl(IO::CaptureOutput)
14cu|perl-CPAN-Reporter-1.201.400-1|35	BuildRequires:	perl-IPC-Cmd
14cu|perl-CPAN-Reporter-1.201.400-1|36	BuildRequires:	perl(Parse::CPAN::Meta)
14cu|perl-CPAN-Reporter-1.201.400-1|37	BuildRequires:	perl(Probe::Perl)
14cu|perl-CPAN-Reporter-1.201.400-1|38	BuildRequires:	perl(Tee)
14cu|perl-CPAN-Reporter-1.201.400-1|39	BuildRequires:	perl(Test::More)
14cu|perl-CPAN-Reporter-1.201.400-1|40	BuildRequires:	perl(Test::Reporter)
14cu|perl-CPAN-Reporter-1.201.400-1|41	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-CPAN-Reporter-1.201.400-1|42	
14cu|perl-CPAN-Reporter-1.201.400-1|43	BuildArch:	noarch
14cu|perl-CPAN-Reporter-1.201.400-1|44	
14cu|perl-CPAN-Reporter-1.201.400-1|45	%description
14cu|perl-CPAN-Reporter-1.201.400-1|46	The CPAN Testers project captures and analyses detailed results from
14cu|perl-CPAN-Reporter-1.201.400-1|47	building and testing CPAN distributions on multiple operating systems and
14cu|perl-CPAN-Reporter-1.201.400-1|48	multiple versions of Perl. This provides valuable feedback to module
14cu|perl-CPAN-Reporter-1.201.400-1|49	authors and potential users to identify bugs or platform compatibility
14cu|perl-CPAN-Reporter-1.201.400-1|50	issues and improves the overall quality and value of CPAN.
14cu|perl-CPAN-Reporter-1.201.400-1|51	
14cu|perl-CPAN-Reporter-1.201.400-1|52	One way individuals can contribute is to send a report for each module that
14cu|perl-CPAN-Reporter-1.201.400-1|53	they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
14cu|perl-CPAN-Reporter-1.201.400-1|54	send the results of building and testing modules to the CPAN Testers
14cu|perl-CPAN-Reporter-1.201.400-1|55	project. Full support for CPAN::Reporter is available in CPAN.pm as of
14cu|perl-CPAN-Reporter-1.201.400-1|56	version 1.92.
14cu|perl-CPAN-Reporter-1.201.400-1|57	
14cu|perl-CPAN-Reporter-1.201.400-1|58	%prep
14cu|perl-CPAN-Reporter-1.201.400-1|59	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Reporter-1.201.400-1|60	
14cu|perl-CPAN-Reporter-1.201.400-1|61	%build
14cu|perl-CPAN-Reporter-1.201.400-1|62	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Reporter-1.201.400-1|63	%make
14cu|perl-CPAN-Reporter-1.201.400-1|64	
14cu|perl-CPAN-Reporter-1.201.400-1|65	%check
14cu|perl-CPAN-Reporter-1.201.400-1|66	%make test
14cu|perl-CPAN-Reporter-1.201.400-1|67	
14cu|perl-CPAN-Reporter-1.201.400-1|68	%install
14cu|perl-CPAN-Reporter-1.201.400-1|69	%makeinstall_std
14cu|perl-CPAN-Reporter-1.201.400-1|70	
14cu|perl-CPAN-Reporter-1.201.400-1|71	%files
14cu|perl-CPAN-Reporter-1.201.400-1|72	%doc META.yml README Changes LICENSE META.json
14cu|perl-CPAN-Reporter-1.201.400-1|73	%{_mandir}/man3/*
14cu|perl-CPAN-Reporter-1.201.400-1|74	%{perl_vendorlib}/*
14cu|perl-CPAN-Reporter-1.201.400-1|75	
14cu|perl-CPAN-Reporter-1.201.400-1|76	
14cu|perl-CPAN-Reporter-1.201.400-1|77	
14cu|perl-CPAN-Reporter-1.201.400-1|78	%changelog
14cu|perl-CPAN-Reporter-1.201.400-1|79	
14cu|perl-CPAN-Reporter-1.201.400-1|80	* Sun Jun 14 2015 abfonly <John@smith.org> 1.201.400-1
14cu|perl-CPAN-Reporter-1.201.400-1|81	- (46ecb0f) Log: Update to 1.201.400
14cu|perl-CPAN-Reporter-1.201.400-1|82	
14cu|perl-CPAN-Reporter-1.201.400-1|83	

12718 14
14cu|perl-CPAN-SQLite-0.211.0-1|1	%define upstream_name    CPAN-SQLite
14cu|perl-CPAN-SQLite-0.211.0-1|2	%define upstream_version 0.211
14cu|perl-CPAN-SQLite-0.211.0-1|3	
14cu|perl-CPAN-SQLite-0.211.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CPAN-SQLite-0.211.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-SQLite-0.211.0-1|6	Release:	1
14cu|perl-CPAN-SQLite-0.211.0-1|7	
14cu|perl-CPAN-SQLite-0.211.0-1|8	Summary:	Maintain and search a minimal CPAN database
14cu|perl-CPAN-SQLite-0.211.0-1|9	
14cu|perl-CPAN-SQLite-0.211.0-1|10	License:	GPL+ or Artistic
14cu|perl-CPAN-SQLite-0.211.0-1|11	Group:		Development/Perl
14cu|perl-CPAN-SQLite-0.211.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-SQLite-0.211.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/ST/STRO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-SQLite-0.211.0-1|14	
14cu|perl-CPAN-SQLite-0.211.0-1|15	
14cu|perl-CPAN-SQLite-0.211.0-1|16	BuildRequires:	perl-devel
14cu|perl-CPAN-SQLite-0.211.0-1|17	BuildRequires:	perl(Archive::Tar) >= 1.900.0
14cu|perl-CPAN-SQLite-0.211.0-1|18	BuildRequires:	perl(CPAN::DistnameInfo) >= 0.120.0
14cu|perl-CPAN-SQLite-0.211.0-1|19	BuildRequires:	perl(DBD::SQLite) >= 1.460.0
14cu|perl-CPAN-SQLite-0.211.0-1|20	BuildRequires:	perl(File::HomeDir) >= 1.0.0
14cu|perl-CPAN-SQLite-0.211.0-1|21	BuildRequires:	perl(IO::Zlib) >= 1.100.0
14cu|perl-CPAN-SQLite-0.211.0-1|22	BuildRequires:	perl(CPAN::HandleConfig)
14cu|perl-CPAN-SQLite-0.211.0-1|23	BuildRequires:	perl(CPAN::Version) >= 5.500.300
14cu|perl-CPAN-SQLite-0.211.0-1|24	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-CPAN-SQLite-0.211.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-CPAN-SQLite-0.211.0-1|26	BuildRequires:	perl(File::Copy)
14cu|perl-CPAN-SQLite-0.211.0-1|27	BuildRequires:	perl(FindBin)
14cu|perl-CPAN-SQLite-0.211.0-1|28	BuildRequires:	perl(IO::Handle) >= 0.10.0
14cu|perl-CPAN-SQLite-0.211.0-1|29	BuildRequires:	perl(IPC::Open3)
14cu|perl-CPAN-SQLite-0.211.0-1|30	BuildRequires:	perl(Scalar::Util) >= 1.420.0
14cu|perl-CPAN-SQLite-0.211.0-1|31	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-CPAN-SQLite-0.211.0-1|32	BuildRequires:	perl(CPAN) >= 2.100.0
14cu|perl-CPAN-SQLite-0.211.0-1|33	BuildRequires:	perl(Compress::Zlib)
14cu|perl-CPAN-SQLite-0.211.0-1|34	BuildRequires:	perl(Cwd) >= 3.470.0
14cu|perl-CPAN-SQLite-0.211.0-1|35	BuildRequires:	perl(DBI)
14cu|perl-CPAN-SQLite-0.211.0-1|36	BuildRequires:	perl(English)
14cu|perl-CPAN-SQLite-0.211.0-1|37	BuildRequires:	perl(Exporter) >= 5.700.0
14cu|perl-CPAN-SQLite-0.211.0-1|38	BuildRequires:	perl(File::Basename)
14cu|perl-CPAN-SQLite-0.211.0-1|39	BuildRequires:	perl(File::Find)
14cu|perl-CPAN-SQLite-0.211.0-1|40	BuildRequires:	perl(File::Path) >= 2.90.0
14cu|perl-CPAN-SQLite-0.211.0-1|41	BuildRequires:	perl(File::Spec) >= 3.470.0
14cu|perl-CPAN-SQLite-0.211.0-1|42	BuildRequires:	perl(File::Spec::Functions) >= 3.470.0
14cu|perl-CPAN-SQLite-0.211.0-1|43	BuildRequires:	perl(Getopt::Long) >= 2.420.0
14cu|perl-CPAN-SQLite-0.211.0-1|44	BuildRequires:	perl(LWP::Simple)
14cu|perl-CPAN-SQLite-0.211.0-1|45	BuildRequires:	perl(Safe) >= 2.350.0
14cu|perl-CPAN-SQLite-0.211.0-1|46	BuildRequires:	perl(constant) >= 1.330.0
14cu|perl-CPAN-SQLite-0.211.0-1|47	BuildRequires:	perl(parent)
14cu|perl-CPAN-SQLite-0.211.0-1|48	BuildRequires:	perl(strict)
14cu|perl-CPAN-SQLite-0.211.0-1|49	BuildRequires:	perl(utf8)
14cu|perl-CPAN-SQLite-0.211.0-1|50	BuildRequires:	perl(warnings)
14cu|perl-CPAN-SQLite-0.211.0-1|51	BuildRequires:	perl(HTTP::Tiny)
14cu|perl-CPAN-SQLite-0.211.0-1|52	
14cu|perl-CPAN-SQLite-0.211.0-1|53	BuildArch:	noarch
14cu|perl-CPAN-SQLite-0.211.0-1|54	
14cu|perl-CPAN-SQLite-0.211.0-1|55	%description
14cu|perl-CPAN-SQLite-0.211.0-1|56	This package is used for setting up, maintaining, and searching a CPAN
14cu|perl-CPAN-SQLite-0.211.0-1|57	database consisting of the information stored in the three main CPAN
14cu|perl-CPAN-SQLite-0.211.0-1|58	indices: _$CPAN/modules/03modlist.data.gz_,
14cu|perl-CPAN-SQLite-0.211.0-1|59	_$CPAN/modules/02packages.details.txt.gz_, and
14cu|perl-CPAN-SQLite-0.211.0-1|60	_$CPAN/authors/01mailrc.txt.gz_. It should be considered at an alpha stage
14cu|perl-CPAN-SQLite-0.211.0-1|61	of development.
14cu|perl-CPAN-SQLite-0.211.0-1|62	
14cu|perl-CPAN-SQLite-0.211.0-1|63	%prep
14cu|perl-CPAN-SQLite-0.211.0-1|64	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-SQLite-0.211.0-1|65	
14cu|perl-CPAN-SQLite-0.211.0-1|66	%build
14cu|perl-CPAN-SQLite-0.211.0-1|67	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-SQLite-0.211.0-1|68	%make
14cu|perl-CPAN-SQLite-0.211.0-1|69	
14cu|perl-CPAN-SQLite-0.211.0-1|70	%check
14cu|perl-CPAN-SQLite-0.211.0-1|71	%make test
14cu|perl-CPAN-SQLite-0.211.0-1|72	
14cu|perl-CPAN-SQLite-0.211.0-1|73	%install
14cu|perl-CPAN-SQLite-0.211.0-1|74	%makeinstall_std
14cu|perl-CPAN-SQLite-0.211.0-1|75	
14cu|perl-CPAN-SQLite-0.211.0-1|76	%files
14cu|perl-CPAN-SQLite-0.211.0-1|77	%doc Changes README META.json META.yml LICENSE
14cu|perl-CPAN-SQLite-0.211.0-1|78	%{_mandir}/man?/*
14cu|perl-CPAN-SQLite-0.211.0-1|79	%{perl_vendorlib}/*
14cu|perl-CPAN-SQLite-0.211.0-1|80	%{_bindir}/cpandb
14cu|perl-CPAN-SQLite-0.211.0-1|81	
14cu|perl-CPAN-SQLite-0.211.0-1|82	
14cu|perl-CPAN-SQLite-0.211.0-1|83	%changelog
14cu|perl-CPAN-SQLite-0.211.0-1|84	
14cu|perl-CPAN-SQLite-0.211.0-1|85	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 0.211.0-1
14cu|perl-CPAN-SQLite-0.211.0-1|86	- (b41f6dc) Log: Update to 0.211.0
14cu|perl-CPAN-SQLite-0.211.0-1|87	
14cu|perl-CPAN-SQLite-0.211.0-1|88	

12719 14
14cu|perl-CPAN-Uploader-0.103.9-1|1	%define upstream_name    CPAN-Uploader
14cu|perl-CPAN-Uploader-0.103.9-1|2	%define upstream_version 0.103009
14cu|perl-CPAN-Uploader-0.103.9-1|3	
14cu|perl-CPAN-Uploader-0.103.9-1|4	Name:		perl-%{upstream_name}
14cu|perl-CPAN-Uploader-0.103.9-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPAN-Uploader-0.103.9-1|6	Release:	1
14cu|perl-CPAN-Uploader-0.103.9-1|7	
14cu|perl-CPAN-Uploader-0.103.9-1|8	Summary:	Upload things to the CPAN
14cu|perl-CPAN-Uploader-0.103.9-1|9	
14cu|perl-CPAN-Uploader-0.103.9-1|10	
14cu|perl-CPAN-Uploader-0.103.9-1|11	License:	GPL+ or Artistic
14cu|perl-CPAN-Uploader-0.103.9-1|12	Group:		Development/Perl
14cu|perl-CPAN-Uploader-0.103.9-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPAN-Uploader-0.103.9-1|14	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPAN-Uploader-0.103.9-1|15	
14cu|perl-CPAN-Uploader-0.103.9-1|16	BuildRequires:	perl-devel
14cu|perl-CPAN-Uploader-0.103.9-1|17	BuildRequires:	perl(File::HomeDir)
14cu|perl-CPAN-Uploader-0.103.9-1|18	BuildRequires:	perl(Getopt::Long::Descriptive)
14cu|perl-CPAN-Uploader-0.103.9-1|19	BuildRequires:	perl(HTTP::Request::Common)
14cu|perl-CPAN-Uploader-0.103.9-1|20	BuildRequires:	perl(HTTP::Status)
14cu|perl-CPAN-Uploader-0.103.9-1|21	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-CPAN-Uploader-0.103.9-1|22	BuildRequires:	perl(LWP::Protocol::https)
14cu|perl-CPAN-Uploader-0.103.9-1|23	BuildRequires:	perl(URI)
14cu|perl-CPAN-Uploader-0.103.9-1|24	
14cu|perl-CPAN-Uploader-0.103.9-1|25	BuildArch:	noarch
14cu|perl-CPAN-Uploader-0.103.9-1|26	
14cu|perl-CPAN-Uploader-0.103.9-1|27	%description
14cu|perl-CPAN-Uploader-0.103.9-1|28	This code is mostly derived from cpan-upload-http by Brad Fitzpatrick,
14cu|perl-CPAN-Uploader-0.103.9-1|29	which in turn was based on cpan-upload by Neil Bowers. I (rjbs) didn't
14cu|perl-CPAN-Uploader-0.103.9-1|30	want to have to use a system call to run either of those, so I
14cu|perl-CPAN-Uploader-0.103.9-1|31	refactored the code into this module.
14cu|perl-CPAN-Uploader-0.103.9-1|32	
14cu|perl-CPAN-Uploader-0.103.9-1|33	%prep
14cu|perl-CPAN-Uploader-0.103.9-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CPAN-Uploader-0.103.9-1|35	
14cu|perl-CPAN-Uploader-0.103.9-1|36	%build
14cu|perl-CPAN-Uploader-0.103.9-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPAN-Uploader-0.103.9-1|38	%make
14cu|perl-CPAN-Uploader-0.103.9-1|39	
14cu|perl-CPAN-Uploader-0.103.9-1|40	%check
14cu|perl-CPAN-Uploader-0.103.9-1|41	%make test
14cu|perl-CPAN-Uploader-0.103.9-1|42	
14cu|perl-CPAN-Uploader-0.103.9-1|43	%install
14cu|perl-CPAN-Uploader-0.103.9-1|44	%makeinstall_std
14cu|perl-CPAN-Uploader-0.103.9-1|45	
14cu|perl-CPAN-Uploader-0.103.9-1|46	%files
14cu|perl-CPAN-Uploader-0.103.9-1|47	%doc Changes LICENSE README META.json META.yml
14cu|perl-CPAN-Uploader-0.103.9-1|48	%{_mandir}/man1/*
14cu|perl-CPAN-Uploader-0.103.9-1|49	%{_mandir}/man3/*
14cu|perl-CPAN-Uploader-0.103.9-1|50	%{perl_vendorlib}/*
14cu|perl-CPAN-Uploader-0.103.9-1|51	%{_bindir}/cpan-upload
14cu|perl-CPAN-Uploader-0.103.9-1|52	
14cu|perl-CPAN-Uploader-0.103.9-1|53	
14cu|perl-CPAN-Uploader-0.103.9-1|54	
14cu|perl-CPAN-Uploader-0.103.9-1|55	
14cu|perl-CPAN-Uploader-0.103.9-1|56	%changelog
14cu|perl-CPAN-Uploader-0.103.9-1|57	
14cu|perl-CPAN-Uploader-0.103.9-1|58	* Sun Jun 14 2015 abfonly <John@smith.org> 0.103.9-1
14cu|perl-CPAN-Uploader-0.103.9-1|59	- (54d8bd3) Log: Update to 0.103.9
14cu|perl-CPAN-Uploader-0.103.9-1|60	
14cu|perl-CPAN-Uploader-0.103.9-1|61	

12720 14
14cu|perl-CPS-0.180.0-2|1	%define upstream_name    CPS
14cu|perl-CPS-0.180.0-2|2	%define upstream_version 0.18
14cu|perl-CPS-0.180.0-2|3	
14cu|perl-CPS-0.180.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-CPS-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CPS-0.180.0-2|6	Release:	2
14cu|perl-CPS-0.180.0-2|7	
14cu|perl-CPS-0.180.0-2|8	Summary:	Iterate at some later point
14cu|perl-CPS-0.180.0-2|9	
14cu|perl-CPS-0.180.0-2|10	License:	GPL+ or Artistic
14cu|perl-CPS-0.180.0-2|11	Group:		Development/Perl
14cu|perl-CPS-0.180.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CPS-0.180.0-2|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CPS-0.180.0-2|14	
14cu|perl-CPS-0.180.0-2|15	BuildRequires: perl-devel
14cu|perl-CPS-0.180.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-CPS-0.180.0-2|17	BuildRequires: perl(Future)
14cu|perl-CPS-0.180.0-2|18	BuildRequires: perl(Test::Fatal)
14cu|perl-CPS-0.180.0-2|19	BuildRequires: perl(Test::Identity)
14cu|perl-CPS-0.180.0-2|20	BuildRequires: perl(Test::More)
14cu|perl-CPS-0.180.0-2|21	BuildRequires: perl(Test::Refcount)
14cu|perl-CPS-0.180.0-2|22	BuildRequires: perl(Test::Pod) >= 1.00
14cu|perl-CPS-0.180.0-2|23	BuildRequires: perl(Sub::Name)
14cu|perl-CPS-0.180.0-2|24	
14cu|perl-CPS-0.180.0-2|25	BuildArch:  noarch
14cu|perl-CPS-0.180.0-2|26	
14cu|perl-CPS-0.180.0-2|27	
14cu|perl-CPS-0.180.0-2|28	%description
14cu|perl-CPS-0.180.0-2|29	Objects based on this abstract class are used by the 'gk*' variants of the
14cu|perl-CPS-0.180.0-2|30	the CPS manpage functions, to control their behavior. These objects are
14cu|perl-CPS-0.180.0-2|31	expected to provide a method, 'again', which the functions will use to
14cu|perl-CPS-0.180.0-2|32	re-invoke iterations of loops, and so on. By providing a different
14cu|perl-CPS-0.180.0-2|33	implementation of this method, governor objects can provide such behaviours
14cu|perl-CPS-0.180.0-2|34	as rate-limiting, asynchronisation or parallelism, and integration with
14cu|perl-CPS-0.180.0-2|35	event-based IO frameworks.
14cu|perl-CPS-0.180.0-2|36	
14cu|perl-CPS-0.180.0-2|37	%prep
14cu|perl-CPS-0.180.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-CPS-0.180.0-2|39	
14cu|perl-CPS-0.180.0-2|40	%build
14cu|perl-CPS-0.180.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-CPS-0.180.0-2|42	%make
14cu|perl-CPS-0.180.0-2|43	
14cu|perl-CPS-0.180.0-2|44	%check
14cu|perl-CPS-0.180.0-2|45	%make test
14cu|perl-CPS-0.180.0-2|46	
14cu|perl-CPS-0.180.0-2|47	%install
14cu|perl-CPS-0.180.0-2|48	%makeinstall_std
14cu|perl-CPS-0.180.0-2|49	
14cu|perl-CPS-0.180.0-2|50	%files
14cu|perl-CPS-0.180.0-2|51	%doc Changes META.yml README LICENSE
14cu|perl-CPS-0.180.0-2|52	%{_mandir}/man3/*
14cu|perl-CPS-0.180.0-2|53	%{perl_vendorlib}/*
14cu|perl-CPS-0.180.0-2|54	
14cu|perl-CPS-0.180.0-2|55	
14cu|perl-CPS-0.180.0-2|56	%changelog
14cu|perl-CPS-0.180.0-2|57	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.180.0-2
14cu|perl-CPS-0.180.0-2|58	+ Revision: c322207
14cu|perl-CPS-0.180.0-2|59	- Updated perl-CPS.spec
14cu|perl-CPS-0.180.0-2|60	
14cu|perl-CPS-0.180.0-2|61	

12721 14
14cu|perl-CQL-Parser-1.130.0-2|1	%define upstream_name    CQL-Parser
14cu|perl-CQL-Parser-1.130.0-2|2	%define upstream_version 1.13
14cu|perl-CQL-Parser-1.130.0-2|3	
14cu|perl-CQL-Parser-1.130.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-CQL-Parser-1.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CQL-Parser-1.130.0-2|6	Release:	2
14cu|perl-CQL-Parser-1.130.0-2|7	
14cu|perl-CQL-Parser-1.130.0-2|8	Summary:	Compiles CQL strings into parse trees of Node subtypes
14cu|perl-CQL-Parser-1.130.0-2|9	
14cu|perl-CQL-Parser-1.130.0-2|10	License:	GPL+ or Artistic
14cu|perl-CQL-Parser-1.130.0-2|11	Group:		Development/Perl
14cu|perl-CQL-Parser-1.130.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-CQL-Parser-1.130.0-2|13	Source0:	http://www.cpan.org/modules/by-module/CQL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CQL-Parser-1.130.0-2|14	
14cu|perl-CQL-Parser-1.130.0-2|15	BuildRequires:	perl-devel
14cu|perl-CQL-Parser-1.130.0-2|16	BuildRequires:	perl(Class::Accessor)
14cu|perl-CQL-Parser-1.130.0-2|17	BuildRequires:	perl(Clone)
14cu|perl-CQL-Parser-1.130.0-2|18	BuildRequires:	perl(String::Tokenizer)
14cu|perl-CQL-Parser-1.130.0-2|19	BuildRequires:	perl(Test::Exception)
14cu|perl-CQL-Parser-1.130.0-2|20	BuildRequires:	perl(Test::CPAN::Changes)
14cu|perl-CQL-Parser-1.130.0-2|21	
14cu|perl-CQL-Parser-1.130.0-2|22	BuildArch:	noarch
14cu|perl-CQL-Parser-1.130.0-2|23	
14cu|perl-CQL-Parser-1.130.0-2|24	%description
14cu|perl-CQL-Parser-1.130.0-2|25	CQL::Parser provides a mechanism to parse Common Query Language (CQL)
14cu|perl-CQL-Parser-1.130.0-2|26	statements. The best description of CQL comes from the CQL homepage at
14cu|perl-CQL-Parser-1.130.0-2|27	the Library of Congress <http://www.loc.gov/z3950/agency/zing/cql/>
14cu|perl-CQL-Parser-1.130.0-2|28	
14cu|perl-CQL-Parser-1.130.0-2|29	CQL is a formal language for representing queries to information
14cu|perl-CQL-Parser-1.130.0-2|30	retrieval systems such as web indexes, bibliographic catalogs and museum
14cu|perl-CQL-Parser-1.130.0-2|31	collection information. The CQL design objective is that queries be
14cu|perl-CQL-Parser-1.130.0-2|32	human readable and human writable, and that the language be intuitive
14cu|perl-CQL-Parser-1.130.0-2|33	while maintaining the expressiveness of more complex languages.
14cu|perl-CQL-Parser-1.130.0-2|34	
14cu|perl-CQL-Parser-1.130.0-2|35	%prep
14cu|perl-CQL-Parser-1.130.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-CQL-Parser-1.130.0-2|37	
14cu|perl-CQL-Parser-1.130.0-2|38	%build
14cu|perl-CQL-Parser-1.130.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-CQL-Parser-1.130.0-2|40	%make
14cu|perl-CQL-Parser-1.130.0-2|41	
14cu|perl-CQL-Parser-1.130.0-2|42	%check
14cu|perl-CQL-Parser-1.130.0-2|43	%make test
14cu|perl-CQL-Parser-1.130.0-2|44	
14cu|perl-CQL-Parser-1.130.0-2|45	%install
14cu|perl-CQL-Parser-1.130.0-2|46	%makeinstall_std
14cu|perl-CQL-Parser-1.130.0-2|47	
14cu|perl-CQL-Parser-1.130.0-2|48	%files
14cu|perl-CQL-Parser-1.130.0-2|49	%doc Changes README
14cu|perl-CQL-Parser-1.130.0-2|50	%{_mandir}/man3/*
14cu|perl-CQL-Parser-1.130.0-2|51	%{perl_vendorlib}/CQL
14cu|perl-CQL-Parser-1.130.0-2|52	
14cu|perl-CQL-Parser-1.130.0-2|53	
14cu|perl-CQL-Parser-1.130.0-2|54	
14cu|perl-CQL-Parser-1.130.0-2|55	%changelog
14cu|perl-CQL-Parser-1.130.0-2|56	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 1.130.0-2
14cu|perl-CQL-Parser-1.130.0-2|57	+ Revision: bd035a8
14cu|perl-CQL-Parser-1.130.0-2|58	- Updated perl-CQL-Parser.spec
14cu|perl-CQL-Parser-1.130.0-2|59	
14cu|perl-CQL-Parser-1.130.0-2|60	

12722 14
14cu|perl-Crypt-Blowfish-2.140.0-4|1	%define upstream_name	 Crypt-Blowfish
14cu|perl-Crypt-Blowfish-2.140.0-4|2	%define upstream_version 2.14
14cu|perl-Crypt-Blowfish-2.140.0-4|3	
14cu|perl-Crypt-Blowfish-2.140.0-4|4	Name:       perl-%{upstream_name}
14cu|perl-Crypt-Blowfish-2.140.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-Blowfish-2.140.0-4|6	Release:    4
14cu|perl-Crypt-Blowfish-2.140.0-4|7	
14cu|perl-Crypt-Blowfish-2.140.0-4|8	Summary:	Perl Blowfish encryption module
14cu|perl-Crypt-Blowfish-2.140.0-4|9	
14cu|perl-Crypt-Blowfish-2.140.0-4|10	License:	GPL+ or Artistic
14cu|perl-Crypt-Blowfish-2.140.0-4|11	Group:		Development/Perl
14cu|perl-Crypt-Blowfish-2.140.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Crypt-Blowfish-2.140.0-4|13	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{upstream_version}.tar.gz
14cu|perl-Crypt-Blowfish-2.140.0-4|14	
14cu|perl-Crypt-Blowfish-2.140.0-4|15	Buildrequires:	 perl-devel
14cu|perl-Crypt-Blowfish-2.140.0-4|16	
14cu|perl-Crypt-Blowfish-2.140.0-4|17	%description
14cu|perl-Crypt-Blowfish-2.140.0-4|18	Perl module to encrypt using the Blowfish algorithm.
14cu|perl-Crypt-Blowfish-2.140.0-4|19	
14cu|perl-Crypt-Blowfish-2.140.0-4|20	%prep
14cu|perl-Crypt-Blowfish-2.140.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-Blowfish-2.140.0-4|22	
14cu|perl-Crypt-Blowfish-2.140.0-4|23	%build
14cu|perl-Crypt-Blowfish-2.140.0-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-Blowfish-2.140.0-4|25	%make
14cu|perl-Crypt-Blowfish-2.140.0-4|26	
14cu|perl-Crypt-Blowfish-2.140.0-4|27	%check
14cu|perl-Crypt-Blowfish-2.140.0-4|28	%make test
14cu|perl-Crypt-Blowfish-2.140.0-4|29	
14cu|perl-Crypt-Blowfish-2.140.0-4|30	%install
14cu|perl-Crypt-Blowfish-2.140.0-4|31	%makeinstall_std
14cu|perl-Crypt-Blowfish-2.140.0-4|32	
14cu|perl-Crypt-Blowfish-2.140.0-4|33	%clean
14cu|perl-Crypt-Blowfish-2.140.0-4|34	
14cu|perl-Crypt-Blowfish-2.140.0-4|35	%files
14cu|perl-Crypt-Blowfish-2.140.0-4|36	%defattr(-, root, root)
14cu|perl-Crypt-Blowfish-2.140.0-4|37	%doc README COPYRIGHT Changes
14cu|perl-Crypt-Blowfish-2.140.0-4|38	%{perl_vendorarch}/Crypt
14cu|perl-Crypt-Blowfish-2.140.0-4|39	%{perl_vendorarch}/auto/Crypt
14cu|perl-Crypt-Blowfish-2.140.0-4|40	%{_mandir}/*/*
14cu|perl-Crypt-Blowfish-2.140.0-4|41	
14cu|perl-Crypt-Blowfish-2.140.0-4|42	
14cu|perl-Crypt-Blowfish-2.140.0-4|43	
14cu|perl-Crypt-Blowfish-2.140.0-4|44	%changelog
14cu|perl-Crypt-Blowfish-2.140.0-4|45	* Sat Jan 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.140.0-4
14cu|perl-Crypt-Blowfish-2.140.0-4|46	+ Revision: 81fd8dd
14cu|perl-Crypt-Blowfish-2.140.0-4|47	- Move to contrib
14cu|perl-Crypt-Blowfish-2.140.0-4|48	
14cu|perl-Crypt-Blowfish-2.140.0-4|49	

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

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

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

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

12727 14
14cu|perl-Crypt-CipherSaber-1.01-1|1	%define upstream_name	Crypt-CipherSaber
14cu|perl-Crypt-CipherSaber-1.01-1|2	
14cu|perl-Crypt-CipherSaber-1.01-1|3	Summary:	Perl upstream_name implementing CipherSaber encryption
14cu|perl-Crypt-CipherSaber-1.01-1|4	Name:		perl-%{upstream_name}
14cu|perl-Crypt-CipherSaber-1.01-1|5	Version:	1.01
14cu|perl-Crypt-CipherSaber-1.01-1|6	Release:	1
14cu|perl-Crypt-CipherSaber-1.01-1|7	License:	GPLv2 or Artistic
14cu|perl-Crypt-CipherSaber-1.01-1|8	Group:		Development/Perl
14cu|perl-Crypt-CipherSaber-1.01-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-CipherSaber-1.01-1|10	Source0:	http://www.cpan.org/upstream_names/by-upstream_name/Crypt/%{upstream_name}-%{version}.tar.gz
14cu|perl-Crypt-CipherSaber-1.01-1|11	Patch0:         Crypt-CipherSaber-1.01-Fix-reading-IV-with-new-lines-from-a-file.patch
14cu|perl-Crypt-CipherSaber-1.01-1|12	BuildRequires:	perl-devel
14cu|perl-Crypt-CipherSaber-1.01-1|13	BuildRequires:	perl(Module::Build)
14cu|perl-Crypt-CipherSaber-1.01-1|14	BuildRequires:	perl(Test::Simple) >= 0.60
14cu|perl-Crypt-CipherSaber-1.01-1|15	BuildRequires:	perl(Test::Warn)
14cu|perl-Crypt-CipherSaber-1.01-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Crypt-CipherSaber-1.01-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Crypt-CipherSaber-1.01-1|18	BuildRequires:	perl(JSON::PP)
14cu|perl-Crypt-CipherSaber-1.01-1|19	BuildRequires:	perl(Digest::SHA)
14cu|perl-Crypt-CipherSaber-1.01-1|20	BuildRequires:	coreutils
14cu|perl-Crypt-CipherSaber-1.01-1|21	BuildRequires:	perl(strict)
14cu|perl-Crypt-CipherSaber-1.01-1|22	BuildRequires:	perl(warnings)
14cu|perl-Crypt-CipherSaber-1.01-1|23	BuildRequires:	perl(Carp)
14cu|perl-Crypt-CipherSaber-1.01-1|24	BuildRequires:	perl(Scalar::Util) >= 1.4.2
14cu|perl-Crypt-CipherSaber-1.01-1|25	BuildRequires:	perl(vars)
14cu|perl-Crypt-CipherSaber-1.01-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-Crypt-CipherSaber-1.01-1|27	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Crypt-CipherSaber-1.01-1|28	
14cu|perl-Crypt-CipherSaber-1.01-1|29	Requires:       perl(Scalar::Util) >= 1.4.2
14cu|perl-Crypt-CipherSaber-1.01-1|30	BuildArch:	noarch
14cu|perl-Crypt-CipherSaber-1.01-1|31	
14cu|perl-Crypt-CipherSaber-1.01-1|32	%description
14cu|perl-Crypt-CipherSaber-1.01-1|33	The Crypt::CipherSaber upstream_name implements
14cu|perl-Crypt-CipherSaber-1.01-1|34	CipherSaber encryption, described at
14cu|perl-Crypt-CipherSaber-1.01-1|35	http://ciphersaber.gurus.com.
14cu|perl-Crypt-CipherSaber-1.01-1|36	It is simple, fairly speedy, and relatively
14cu|perl-Crypt-CipherSaber-1.01-1|37	secure algorithm based on RC4.
14cu|perl-Crypt-CipherSaber-1.01-1|38	
14cu|perl-Crypt-CipherSaber-1.01-1|39	%prep
14cu|perl-Crypt-CipherSaber-1.01-1|40	%setup -qn %{upstream_name}-%{version}
14cu|perl-Crypt-CipherSaber-1.01-1|41	%patch0 -p1
14cu|perl-Crypt-CipherSaber-1.01-1|42	chmod 644 t/smiles.png
14cu|perl-Crypt-CipherSaber-1.01-1|43	
14cu|perl-Crypt-CipherSaber-1.01-1|44	%build
14cu|perl-Crypt-CipherSaber-1.01-1|45	%{__perl} Build.PL installdirs=vendor
14cu|perl-Crypt-CipherSaber-1.01-1|46	./Build
14cu|perl-Crypt-CipherSaber-1.01-1|47	
14cu|perl-Crypt-CipherSaber-1.01-1|48	%check
14cu|perl-Crypt-CipherSaber-1.01-1|49	#Remove the debug files which get created, causing failure of the contents check
14cu|perl-Crypt-CipherSaber-1.01-1|50	rm *.list
14cu|perl-Crypt-CipherSaber-1.01-1|51	./Build test
14cu|perl-Crypt-CipherSaber-1.01-1|52	
14cu|perl-Crypt-CipherSaber-1.01-1|53	%install
14cu|perl-Crypt-CipherSaber-1.01-1|54	./Build install destdir=%{buildroot}
14cu|perl-Crypt-CipherSaber-1.01-1|55	
14cu|perl-Crypt-CipherSaber-1.01-1|56	%files
14cu|perl-Crypt-CipherSaber-1.01-1|57	%doc Changes README
14cu|perl-Crypt-CipherSaber-1.01-1|58	%{perl_vendorlib}/Crypt
14cu|perl-Crypt-CipherSaber-1.01-1|59	%{_mandir}/man3/*
14cu|perl-Crypt-CipherSaber-1.01-1|60	
14cu|perl-Crypt-CipherSaber-1.01-1|61	%changelog
14cu|perl-Crypt-CipherSaber-1.01-1|62	
14cu|perl-Crypt-CipherSaber-1.01-1|63	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 1.01-1
14cu|perl-Crypt-CipherSaber-1.01-1|64	- (e54dcbb) Log: Update to 1.01
14cu|perl-Crypt-CipherSaber-1.01-1|65	- (e54dcbb) fixed tests
14cu|perl-Crypt-CipherSaber-1.01-1|66	
14cu|perl-Crypt-CipherSaber-1.01-1|67	

12728 14
14cu|perl-Crypt-DES-2.70.0-4|1	%define module	Crypt-DES
14cu|perl-Crypt-DES-2.70.0-4|2	%define upstream_version 2.07
14cu|perl-Crypt-DES-2.70.0-4|3	
14cu|perl-Crypt-DES-2.70.0-4|4	Name:		perl-%{module}
14cu|perl-Crypt-DES-2.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Crypt-DES-2.70.0-4|6	Release:	4
14cu|perl-Crypt-DES-2.70.0-4|7	License:	GPL or Artistic
14cu|perl-Crypt-DES-2.70.0-4|8	Group:		Development/Perl
14cu|perl-Crypt-DES-2.70.0-4|9	Summary:	Perl DES encryption module
14cu|perl-Crypt-DES-2.70.0-4|10	
14cu|perl-Crypt-DES-2.70.0-4|11	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.07.tar.gz
14cu|perl-Crypt-DES-2.70.0-4|12	Url:            http://search.cpan.org/dist/%{module}/
14cu|perl-Crypt-DES-2.70.0-4|13	BuildRequires:	perl-devel
14cu|perl-Crypt-DES-2.70.0-4|14	# avoid build dependency on perl-Crypt-CBC to avoid dependency cycles
14cu|perl-Crypt-DES-2.70.0-4|15	# https://qa.mandriva.com/show_bug.cgi?id=43033
14cu|perl-Crypt-DES-2.70.0-4|16	
14cu|perl-Crypt-DES-2.70.0-4|17	%description
14cu|perl-Crypt-DES-2.70.0-4|18	The module implements the Crypt::CBC interface.
14cu|perl-Crypt-DES-2.70.0-4|19	
14cu|perl-Crypt-DES-2.70.0-4|20	%prep
14cu|perl-Crypt-DES-2.70.0-4|21	%setup -q -n %{module}-%{upstream_version}
14cu|perl-Crypt-DES-2.70.0-4|22	
14cu|perl-Crypt-DES-2.70.0-4|23	%build
14cu|perl-Crypt-DES-2.70.0-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-DES-2.70.0-4|25	%make CFLAGS="%{optflags}"
14cu|perl-Crypt-DES-2.70.0-4|26	
14cu|perl-Crypt-DES-2.70.0-4|27	%check
14cu|perl-Crypt-DES-2.70.0-4|28	%make test
14cu|perl-Crypt-DES-2.70.0-4|29	
14cu|perl-Crypt-DES-2.70.0-4|30	%install
14cu|perl-Crypt-DES-2.70.0-4|31	%makeinstall_std
14cu|perl-Crypt-DES-2.70.0-4|32	
14cu|perl-Crypt-DES-2.70.0-4|33	%clean
14cu|perl-Crypt-DES-2.70.0-4|34	
14cu|perl-Crypt-DES-2.70.0-4|35	%files
14cu|perl-Crypt-DES-2.70.0-4|36	%doc README COPYRIGHT
14cu|perl-Crypt-DES-2.70.0-4|37	%{perl_vendorarch}/Crypt
14cu|perl-Crypt-DES-2.70.0-4|38	%{perl_vendorarch}/auto/Crypt
14cu|perl-Crypt-DES-2.70.0-4|39	%{_mandir}/man3/*
14cu|perl-Crypt-DES-2.70.0-4|40	
14cu|perl-Crypt-DES-2.70.0-4|41	
14cu|perl-Crypt-DES-2.70.0-4|42	%changelog
14cu|perl-Crypt-DES-2.70.0-4|43	* Sat Jan 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.70.0-4
14cu|perl-Crypt-DES-2.70.0-4|44	+ Revision: 55cff23
14cu|perl-Crypt-DES-2.70.0-4|45	- Move to contrib
14cu|perl-Crypt-DES-2.70.0-4|46	
14cu|perl-Crypt-DES-2.70.0-4|47	

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

12730 14
14cu|perl-Crypt-DH-GMP-0.0.120-1|1	# private-shared-object-provides
14cu|perl-Crypt-DH-GMP-0.0.120-1|2	%define __noautoprov 'GMP.so'
14cu|perl-Crypt-DH-GMP-0.0.120-1|3	
14cu|perl-Crypt-DH-GMP-0.0.120-1|4	%define upstream_name    Crypt-DH-GMP
14cu|perl-Crypt-DH-GMP-0.0.120-1|5	%define upstream_version 0.00012
14cu|perl-Crypt-DH-GMP-0.0.120-1|6	
14cu|perl-Crypt-DH-GMP-0.0.120-1|7	Name:       perl-%{upstream_name}
14cu|perl-Crypt-DH-GMP-0.0.120-1|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-DH-GMP-0.0.120-1|9	Release:    1
14cu|perl-Crypt-DH-GMP-0.0.120-1|10	
14cu|perl-Crypt-DH-GMP-0.0.120-1|11	Summary:    Compatibility Mode For Crypt::DH
14cu|perl-Crypt-DH-GMP-0.0.120-1|12	
14cu|perl-Crypt-DH-GMP-0.0.120-1|13	License:    GPL+ or Artistic
14cu|perl-Crypt-DH-GMP-0.0.120-1|14	Group:      Development/Perl
14cu|perl-Crypt-DH-GMP-0.0.120-1|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-DH-GMP-0.0.120-1|16	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-DH-GMP-0.0.120-1|17	
14cu|perl-Crypt-DH-GMP-0.0.120-1|18	BuildRequires: perl(Devel::CheckLib) >= 0.400.0
14cu|perl-Crypt-DH-GMP-0.0.120-1|19	BuildRequires: perl(Devel::PPPort) >= 3.190.0
14cu|perl-Crypt-DH-GMP-0.0.120-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.420.0
14cu|perl-Crypt-DH-GMP-0.0.120-1|21	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
14cu|perl-Crypt-DH-GMP-0.0.120-1|22	BuildRequires: perl(Test::More)
14cu|perl-Crypt-DH-GMP-0.0.120-1|23	BuildRequires: perl(Test::Requires)
14cu|perl-Crypt-DH-GMP-0.0.120-1|24	BuildRequires: perl(XSLoader) >= 0.20.0
14cu|perl-Crypt-DH-GMP-0.0.120-1|25	BuildRequires: gmp-devel
14cu|perl-Crypt-DH-GMP-0.0.120-1|26	BuildRequires: perl-devel
14cu|perl-Crypt-DH-GMP-0.0.120-1|27	
14cu|perl-Crypt-DH-GMP-0.0.120-1|28	%description
14cu|perl-Crypt-DH-GMP-0.0.120-1|29	Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
14cu|perl-Crypt-DH-GMP-0.0.120-1|30	implemented mostly in C.
14cu|perl-Crypt-DH-GMP-0.0.120-1|31	
14cu|perl-Crypt-DH-GMP-0.0.120-1|32	%prep
14cu|perl-Crypt-DH-GMP-0.0.120-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-DH-GMP-0.0.120-1|34	
14cu|perl-Crypt-DH-GMP-0.0.120-1|35	%build
14cu|perl-Crypt-DH-GMP-0.0.120-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-DH-GMP-0.0.120-1|37	%make
14cu|perl-Crypt-DH-GMP-0.0.120-1|38	
14cu|perl-Crypt-DH-GMP-0.0.120-1|39	%check
14cu|perl-Crypt-DH-GMP-0.0.120-1|40	%make test
14cu|perl-Crypt-DH-GMP-0.0.120-1|41	
14cu|perl-Crypt-DH-GMP-0.0.120-1|42	%install
14cu|perl-Crypt-DH-GMP-0.0.120-1|43	%makeinstall_std
14cu|perl-Crypt-DH-GMP-0.0.120-1|44	
14cu|perl-Crypt-DH-GMP-0.0.120-1|45	%files
14cu|perl-Crypt-DH-GMP-0.0.120-1|46	%doc Changes META.yml
14cu|perl-Crypt-DH-GMP-0.0.120-1|47	%{_mandir}/man3/*
14cu|perl-Crypt-DH-GMP-0.0.120-1|48	%{perl_vendorlib}/*
14cu|perl-Crypt-DH-GMP-0.0.120-1|49	
14cu|perl-Crypt-DH-GMP-0.0.120-1|50	%changelog
14cu|perl-Crypt-DH-GMP-0.0.120-1|51	
14cu|perl-Crypt-DH-GMP-0.0.120-1|52	* Mon Jun 15 2015 abfonly <John@smith.org> 0.0.120-1
14cu|perl-Crypt-DH-GMP-0.0.120-1|53	- (211abb7) Log: Update to 0.0.120, filter provides
14cu|perl-Crypt-DH-GMP-0.0.120-1|54	
14cu|perl-Crypt-DH-GMP-0.0.120-1|55	

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

12732 14
14cu|perl-Crypt-Enigma-1.500.0-1|1	#unauthorised rel from 2009.Symbianflo
14cu|perl-Crypt-Enigma-1.500.0-1|2	
14cu|perl-Crypt-Enigma-1.500.0-1|3	%define upstream_name    Crypt-Enigma
14cu|perl-Crypt-Enigma-1.500.0-1|4	%define upstream_version 1.5
14cu|perl-Crypt-Enigma-1.500.0-1|5	
14cu|perl-Crypt-Enigma-1.500.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Crypt-Enigma-1.500.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-Enigma-1.500.0-1|8	Release:    1
14cu|perl-Crypt-Enigma-1.500.0-1|9	
14cu|perl-Crypt-Enigma-1.500.0-1|10	Summary:    Perl extension for emulating a World War II Enigma
14cu|perl-Crypt-Enigma-1.500.0-1|11	License:    GPL+ or Artistic
14cu|perl-Crypt-Enigma-1.500.0-1|12	Group:      Development/Perl
14cu|perl-Crypt-Enigma-1.500.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-Enigma-1.500.0-1|14	Source0:    https://cpan.metacpan.org/authors/id/F/FR/FRIFFIN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-Enigma-1.500.0-1|15	
14cu|perl-Crypt-Enigma-1.500.0-1|16	
14cu|perl-Crypt-Enigma-1.500.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Crypt-Enigma-1.500.0-1|18	BuildRequires: perl(HTML::HeadParser)
14cu|perl-Crypt-Enigma-1.500.0-1|19	BuildRequires: perl-devel
14cu|perl-Crypt-Enigma-1.500.0-1|20	
14cu|perl-Crypt-Enigma-1.500.0-1|21	BuildArch: noarch
14cu|perl-Crypt-Enigma-1.500.0-1|22	
14cu|perl-Crypt-Enigma-1.500.0-1|23	%description
14cu|perl-Crypt-Enigma-1.500.0-1|24	Perl extension for emulating a World War II Enigma
14cu|perl-Crypt-Enigma-1.500.0-1|25	
14cu|perl-Crypt-Enigma-1.500.0-1|26	%prep
14cu|perl-Crypt-Enigma-1.500.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-Enigma-1.500.0-1|28	
14cu|perl-Crypt-Enigma-1.500.0-1|29	%build
14cu|perl-Crypt-Enigma-1.500.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-Enigma-1.500.0-1|31	
14cu|perl-Crypt-Enigma-1.500.0-1|32	%make
14cu|perl-Crypt-Enigma-1.500.0-1|33	
14cu|perl-Crypt-Enigma-1.500.0-1|34	%check
14cu|perl-Crypt-Enigma-1.500.0-1|35	%make test
14cu|perl-Crypt-Enigma-1.500.0-1|36	
14cu|perl-Crypt-Enigma-1.500.0-1|37	%install
14cu|perl-Crypt-Enigma-1.500.0-1|38	%makeinstall_std
14cu|perl-Crypt-Enigma-1.500.0-1|39	
14cu|perl-Crypt-Enigma-1.500.0-1|40	%files
14cu|perl-Crypt-Enigma-1.500.0-1|41	%doc README Changes META.yml
14cu|perl-Crypt-Enigma-1.500.0-1|42	%{_mandir}/man3/*
14cu|perl-Crypt-Enigma-1.500.0-1|43	%{perl_vendorlib}/*
14cu|perl-Crypt-Enigma-1.500.0-1|44	
14cu|perl-Crypt-Enigma-1.500.0-1|45	
14cu|perl-Crypt-Enigma-1.500.0-1|46	%changelog
14cu|perl-Crypt-Enigma-1.500.0-1|47	
14cu|perl-Crypt-Enigma-1.500.0-1|48	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 1.500.0-1
14cu|perl-Crypt-Enigma-1.500.0-1|49	- (f9a2c84) Log: Reimport properly  1.500.0 (unathorised)
14cu|perl-Crypt-Enigma-1.500.0-1|50	
14cu|perl-Crypt-Enigma-1.500.0-1|51	

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

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

12735 14
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|1	%define upstream_name	 Crypt-OpenSSL-Bignum
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|3	%define __noautoprov 'Bignum.so'
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|4	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|5	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|8	Release:	1
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|9	Summary:	%{upstream_name} module for perl
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|10	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|11	License:	GPL+ or Artistic
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|12	Group:		Development/Perl
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|15	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|16	BuildRequires:	pkgconfig(libssl)
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|17	BuildRequires:	perl-devel
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|18	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|19	%description
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|20	A Perl interface to OpenSSL's multiprecision integer arithmetic libraries.
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|21	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|22	%prep
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|24	chmod -x Changes README Bignum.xs
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|25	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|26	%build
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|28	%make
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|29	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|30	%check
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|31	%make test
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|32	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|33	%install
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|34	%makeinstall_std
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|35	find %{buildroot}%{perl_vendorarch} -name '*.pm' |xargs chmod 0644
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|36	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|37	%files
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|38	%doc Changes README META.json META.yml
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|39	%{perl_vendorarch}/auto/Crypt
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|40	%{perl_vendorarch}/Crypt
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|41	%{_mandir}/*/*
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|42	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|43	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|44	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|45	%changelog
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|46	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|47	* Sat Jun 27 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|48	- (2907130) Log: Update to 0.60.0, fixed linting, filter provides
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|49	
14cu|perl-Crypt-OpenSSL-Bignum-0.60.0-1|50	

12736 14
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|1	%define upstream_name    Crypt-OpenSSL-DSA
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|3	%define __noautoprov 'DSA.so'
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|4	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|5	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|8	Release:	1
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|9	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|10	Summary:	Digital Signature Algorithm using OpenSSL
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|11	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|12	License:	GPL+ or Artistic
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|13	Group:		Development/Perl
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|15	Source0:	http://www.cpan.org/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-%{upstream_version}.tar.gz
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|16	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|17	BuildRequires:	perl-devel
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|18	BuildRequires:	pkgconfig(libssl)
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|19	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|20	%description
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|21	Crypt::OpenSSL::DSA implements the DSA
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|22	(Digital Signature Algorithm) signature verification system.
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|23	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|24	It is a thin XS wrapper to the DSA functions contained in the
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|25	OpenSSL crypto library, located at http://www.openssl.org
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|26	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|27	%prep
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|29	# perl path hack
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|30	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|31	chmod -x Changes README DSA.xs
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|32	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|33	%build
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|35	%make
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|36	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|37	%check
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|38	%make test
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|39	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|40	%install
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|41	%makeinstall_std
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|42	chmod -x %{buildroot}%{perl_vendorarch}/Crypt/OpenSSL/DSA/Signature.pod \
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|43	%{buildroot}%{perl_vendorarch}/Crypt/OpenSSL/DSA.pm
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|44	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|45	%files
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|46	%doc Changes README META.json META.yml
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|47	%{perl_vendorarch}/auto/Crypt
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|48	%{perl_vendorarch}/Crypt
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|49	%{_mandir}/*/*
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|50	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|51	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|52	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|53	%changelog
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|54	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|55	* Sat Jun 27 2015 abfonly <John@smith.org> 0.150.0-1
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|56	- (508fe0f) Log: Update to 0.150.0, fixed linting, filter provides
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|57	
14cu|perl-Crypt-OpenSSL-DSA-0.150.0-1|58	

12737 14
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|1	%define upstream_name    Crypt-OpenSSL-EC
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|2	%define upstream_version 1.01
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|3	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|6	Release:    1
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|7	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|8	Summary:    Perl extension for OpenSSL EC (Elliptic Curves) library
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|9	License:    GPL+ or Artistic
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|10	Group:      Development/Perl
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|13	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|14	BuildRequires: perl(Crypt::OpenSSL::Bignum)
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|16	BuildRequires: perl-devel
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|17	BuildRequires: pkgconfig(libssl)
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|18	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|19	%description
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|20	This module provides a standard (non-OO) interface to the OpenSSL EC
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|21	(Elliptic Curve) library. Some OO Calls are supported.
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|22	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|23	Most of the functions described in openssl/ec.h are supported.
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|24	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|25	It provides the Crypt::OpenSSL::EC class which defines some high level
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|26	functions and constants. At also provides 4 other classes for managing EC
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|27	objects:
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|28	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|29	%prep
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|31	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|32	%build
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|34	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|35	%make
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|36	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|37	%check
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|38	%make test
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|39	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|40	%install
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|41	%makeinstall_std
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|42	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|43	%files
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|44	%doc README Changes META.yml META.json
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|45	%{_mandir}/man3/*
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|46	%{perl_vendorlib}/*
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|47	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|48	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|49	%changelog
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|50	* Sun Feb 08 2015 abfonly <abfonly@gmail.com> 1.10.0-1
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|51	+ Revision: f38109b
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|52	- Merge pull request #1 from abfonly/perl-Crypt-OpenSSL-EC:rosa2014.1
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|53	- abfonly
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|54	
14cu|perl-Crypt-OpenSSL-EC-1.10.0-1|55	

12738 14
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|1	%define upstream_name    Crypt-OpenSSL-ECDSA
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|2	%define upstream_version 0.06
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|3	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|6	Release:    2
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|7	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|8	Summary:    Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|9	License:    GPL+ or Artistic
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|10	Group:      Development/Perl
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|13	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|14	BuildRequires: perl(Crypt::OpenSSL::Bignum)
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|15	BuildRequires: perl(Crypt::OpenSSL::EC) >= 1.10.0
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|17	BuildRequires: perl-devel
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|18	BuildRequires: pkgconfig(libssl)
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|19	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|20	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|21	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|22	%description
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|23	This module provides an interface to the ECDSA (Elliptic Curve Digital
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|24	Signature Algorithm) functions in OpenSSL
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|25	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|26	Tested against OpenSSL 1.0.2
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|27	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|28	Export
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|29	None by default.
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|30	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|31	%prep
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|33	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|34	%build
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|36	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|37	%make
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|38	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|39	%check
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|40	%make test
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|41	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|42	%install
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|43	%makeinstall_std
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|44	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|45	%files
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|46	%doc README Changes META.yml META.json
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|47	%{_mandir}/man3/*
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|48	%{perl_vendorlib}/*
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|49	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|50	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|51	%changelog
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|52	* Sun Feb 08 2015 abfonly <abfonly@gmail.com> 0.60.0-2
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|53	+ Revision: 1b311b1
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|54	- rebuild against new perl(Crypt::OpenSSL::EC)
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|55	
14cu|perl-Crypt-OpenSSL-ECDSA-0.60.0-2|56	

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

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

12741 14
14cu|perl-Crypt-Random-Source-0.120.0-1|1	%define upstream_name    Crypt-Random-Source
14cu|perl-Crypt-Random-Source-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-Crypt-Random-Source-0.120.0-1|3	
14cu|perl-Crypt-Random-Source-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Crypt-Random-Source-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Crypt-Random-Source-0.120.0-1|6	Release:	1
14cu|perl-Crypt-Random-Source-0.120.0-1|7	Summary:	Base class for random devices
14cu|perl-Crypt-Random-Source-0.120.0-1|8	License:	GPL+ or Artistic
14cu|perl-Crypt-Random-Source-0.120.0-1|9	Group:		Development/Perl
14cu|perl-Crypt-Random-Source-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Crypt-Random-Source-0.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-Random-Source-0.120.0-1|12	
14cu|perl-Crypt-Random-Source-0.120.0-1|13	BuildRequires: perl-devel
14cu|perl-Crypt-Random-Source-0.120.0-1|14	BuildRequires: perl(Any::Moose)
14cu|perl-Crypt-Random-Source-0.120.0-1|15	BuildRequires: perl(Capture::Tiny)
14cu|perl-Crypt-Random-Source-0.120.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Crypt-Random-Source-0.120.0-1|17	BuildRequires: perl(Class::Load)
14cu|perl-Crypt-Random-Source-0.120.0-1|18	BuildRequires: perl(Errno)
14cu|perl-Crypt-Random-Source-0.120.0-1|19	BuildRequires: perl(File::Spec)
14cu|perl-Crypt-Random-Source-0.120.0-1|20	BuildRequires: perl(IO::File)
14cu|perl-Crypt-Random-Source-0.120.0-1|21	BuildRequires: perl(IO::Handle)
14cu|perl-Crypt-Random-Source-0.120.0-1|22	BuildRequires: perl(IO::Select)
14cu|perl-Crypt-Random-Source-0.120.0-1|23	BuildRequires: perl(Module::Find)
14cu|perl-Crypt-Random-Source-0.120.0-1|24	BuildRequires: perl(Sub::Exporter)
14cu|perl-Crypt-Random-Source-0.120.0-1|25	BuildRequires: perl(Test::Exception)
14cu|perl-Crypt-Random-Source-0.120.0-1|26	BuildRequires: perl(Test::More)
14cu|perl-Crypt-Random-Source-0.120.0-1|27	BuildRequires: perl(base)
14cu|perl-Crypt-Random-Source-0.120.0-1|28	BuildRequires: perl(namespace::autoclean)
14cu|perl-Crypt-Random-Source-0.120.0-1|29	BuildRequires: perl(namespace::clean)
14cu|perl-Crypt-Random-Source-0.120.0-1|30	BuildRequires: perl(Test::use::ok)
14cu|perl-Crypt-Random-Source-0.120.0-1|31	BuildRequires: perl(Module::Build::Tiny) >= 0.39.0
14cu|perl-Crypt-Random-Source-0.120.0-1|32	BuildRequires: perl(Moo)
14cu|perl-Crypt-Random-Source-0.120.0-1|33	BuildRequires: perl(Types::Standard)
14cu|perl-Crypt-Random-Source-0.120.0-1|34	
14cu|perl-Crypt-Random-Source-0.120.0-1|35	BuildArch:	noarch
14cu|perl-Crypt-Random-Source-0.120.0-1|36	
14cu|perl-Crypt-Random-Source-0.120.0-1|37	%description
14cu|perl-Crypt-Random-Source-0.120.0-1|38	This module provides implementations for a number of byte oriented sources
14cu|perl-Crypt-Random-Source-0.120.0-1|39	of random data.
14cu|perl-Crypt-Random-Source-0.120.0-1|40	
14cu|perl-Crypt-Random-Source-0.120.0-1|41	See the Crypt::Random::Source::Factory manpage for a more powerful way to
14cu|perl-Crypt-Random-Source-0.120.0-1|42	locate sources, and the various sources for specific implementations.
14cu|perl-Crypt-Random-Source-0.120.0-1|43	
14cu|perl-Crypt-Random-Source-0.120.0-1|44	%prep
14cu|perl-Crypt-Random-Source-0.120.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-Random-Source-0.120.0-1|46	mv LICENCE LICENSE
14cu|perl-Crypt-Random-Source-0.120.0-1|47	chmod 644 Changes
14cu|perl-Crypt-Random-Source-0.120.0-1|48	
14cu|perl-Crypt-Random-Source-0.120.0-1|49	%build
14cu|perl-Crypt-Random-Source-0.120.0-1|50	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-Random-Source-0.120.0-1|51	%make
14cu|perl-Crypt-Random-Source-0.120.0-1|52	
14cu|perl-Crypt-Random-Source-0.120.0-1|53	%check
14cu|perl-Crypt-Random-Source-0.120.0-1|54	%make test
14cu|perl-Crypt-Random-Source-0.120.0-1|55	
14cu|perl-Crypt-Random-Source-0.120.0-1|56	%install
14cu|perl-Crypt-Random-Source-0.120.0-1|57	%makeinstall_std
14cu|perl-Crypt-Random-Source-0.120.0-1|58	
14cu|perl-Crypt-Random-Source-0.120.0-1|59	%files
14cu|perl-Crypt-Random-Source-0.120.0-1|60	%doc README Changes LICENSE META.yml META.json
14cu|perl-Crypt-Random-Source-0.120.0-1|61	%{_mandir}/man3/*
14cu|perl-Crypt-Random-Source-0.120.0-1|62	%{perl_vendorlib}/*
14cu|perl-Crypt-Random-Source-0.120.0-1|63	
14cu|perl-Crypt-Random-Source-0.120.0-1|64	%changelog
14cu|perl-Crypt-Random-Source-0.120.0-1|65	
14cu|perl-Crypt-Random-Source-0.120.0-1|66	* Fri Jul 08 2016 abfonly <abfonly@gmail.com> 0.120.0-1
14cu|perl-Crypt-Random-Source-0.120.0-1|67	- (620e4aa) Log: Update to 0.120.0 (cpan ver 0.12)
14cu|perl-Crypt-Random-Source-0.120.0-1|68	- (620e4aa) fixed BR , Req, and tests
14cu|perl-Crypt-Random-Source-0.120.0-1|69	
14cu|perl-Crypt-Random-Source-0.120.0-1|70	

12742 14
14cu|perl-Crypt-Rijndael-1.130.0-1|1	%define upstream_name	 Crypt-Rijndael
14cu|perl-Crypt-Rijndael-1.130.0-1|2	%define upstream_version 1.13
14cu|perl-Crypt-Rijndael-1.130.0-1|3	
14cu|perl-Crypt-Rijndael-1.130.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Crypt-Rijndael-1.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Crypt-Rijndael-1.130.0-1|6	Release:    1
14cu|perl-Crypt-Rijndael-1.130.0-1|7	
14cu|perl-Crypt-Rijndael-1.130.0-1|8	Summary:	Crypt::CBC compliant Rijndael encryption module
14cu|perl-Crypt-Rijndael-1.130.0-1|9	
14cu|perl-Crypt-Rijndael-1.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-Crypt-Rijndael-1.130.0-1|11	Group:		Development/Perl
14cu|perl-Crypt-Rijndael-1.130.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Crypt-Rijndael-1.130.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Crypt-Rijndael-1.130.0-1|14	
14cu|perl-Crypt-Rijndael-1.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-Crypt-Rijndael-1.130.0-1|16	
14cu|perl-Crypt-Rijndael-1.130.0-1|17	%description
14cu|perl-Crypt-Rijndael-1.130.0-1|18	This module implements the Rijndael cipher, which has just been selected as the
14cu|perl-Crypt-Rijndael-1.130.0-1|19	Advanced Encryption Standard.
14cu|perl-Crypt-Rijndael-1.130.0-1|20	
14cu|perl-Crypt-Rijndael-1.130.0-1|21	%prep
14cu|perl-Crypt-Rijndael-1.130.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Crypt-Rijndael-1.130.0-1|23	
14cu|perl-Crypt-Rijndael-1.130.0-1|24	%build
14cu|perl-Crypt-Rijndael-1.130.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Crypt-Rijndael-1.130.0-1|26	%make
14cu|perl-Crypt-Rijndael-1.130.0-1|27	
14cu|perl-Crypt-Rijndael-1.130.0-1|28	%check
14cu|perl-Crypt-Rijndael-1.130.0-1|29	%make test
14cu|perl-Crypt-Rijndael-1.130.0-1|30	
14cu|perl-Crypt-Rijndael-1.130.0-1|31	%install
14cu|perl-Crypt-Rijndael-1.130.0-1|32	%makeinstall_std
14cu|perl-Crypt-Rijndael-1.130.0-1|33	
14cu|perl-Crypt-Rijndael-1.130.0-1|34	%clean
14cu|perl-Crypt-Rijndael-1.130.0-1|35	
14cu|perl-Crypt-Rijndael-1.130.0-1|36	%files
14cu|perl-Crypt-Rijndael-1.130.0-1|37	%doc NEWS README
14cu|perl-Crypt-Rijndael-1.130.0-1|38	%{perl_vendorarch}/Crypt
14cu|perl-Crypt-Rijndael-1.130.0-1|39	%{perl_vendorarch}/auto/Crypt
14cu|perl-Crypt-Rijndael-1.130.0-1|40	%{_mandir}/man3*/*
14cu|perl-Crypt-Rijndael-1.130.0-1|41	
14cu|perl-Crypt-Rijndael-1.130.0-1|42	%changelog
14cu|perl-Crypt-Rijndael-1.130.0-1|43	
14cu|perl-Crypt-Rijndael-1.130.0-1|44	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-1
14cu|perl-Crypt-Rijndael-1.130.0-1|45	- (1f00858) Updated to 1.13 (by updates_builder)
14cu|perl-Crypt-Rijndael-1.130.0-1|46	
14cu|perl-Crypt-Rijndael-1.130.0-1|47	

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

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

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

12746 14
14cu|perl-CSS-DOM-0.160.0-1|1	%define upstream_name CSS-DOM
14cu|perl-CSS-DOM-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-CSS-DOM-0.160.0-1|3	
14cu|perl-CSS-DOM-0.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-CSS-DOM-0.160.0-1|5	Summary:	Perl module for Document Object Model for Cascading Style Sheets  
14cu|perl-CSS-DOM-0.160.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-CSS-DOM-0.160.0-1|7	Release:	1
14cu|perl-CSS-DOM-0.160.0-1|8	License:	GPL+ or Artistic
14cu|perl-CSS-DOM-0.160.0-1|9	Group:		Development/Perl
14cu|perl-CSS-DOM-0.160.0-1|10	URL:		http://search.cpan.org/~sprout/CSS-DOM/
14cu|perl-CSS-DOM-0.160.0-1|11	Source0:	http://www.cpan.org/authors/id/S/SP/SPROUT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-CSS-DOM-0.160.0-1|12	BuildRequires:	perl-devel
14cu|perl-CSS-DOM-0.160.0-1|13	BuildRequires:	perl(Exporter)
14cu|perl-CSS-DOM-0.160.0-1|14	BuildRequires:	perl(Encode)
14cu|perl-CSS-DOM-0.160.0-1|15	BuildRequires:	perl(Clone)
14cu|perl-CSS-DOM-0.160.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-CSS-DOM-0.160.0-1|17	BuildRequires:	perl(Scalar::Util)
14cu|perl-CSS-DOM-0.160.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-CSS-DOM-0.160.0-1|19	BuildRequires:	perl(constant)
14cu|perl-CSS-DOM-0.160.0-1|20	BuildRequires:	perl(overload)
14cu|perl-CSS-DOM-0.160.0-1|21	BuildRequires:	perl(strict)
14cu|perl-CSS-DOM-0.160.0-1|22	BuildRequires:	perl(warnings)
14cu|perl-CSS-DOM-0.160.0-1|23	
14cu|perl-CSS-DOM-0.160.0-1|24	BuildArch:	noarch
14cu|perl-CSS-DOM-0.160.0-1|25	
14cu|perl-CSS-DOM-0.160.0-1|26	%description
14cu|perl-CSS-DOM-0.160.0-1|27	This module implements a CSS-specific subset of the interfaces
14cu|perl-CSS-DOM-0.160.0-1|28	described in the W3C DOM specification.
14cu|perl-CSS-DOM-0.160.0-1|29	
14cu|perl-CSS-DOM-0.160.0-1|30	%prep
14cu|perl-CSS-DOM-0.160.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-CSS-DOM-0.160.0-1|32	
14cu|perl-CSS-DOM-0.160.0-1|33	%build
14cu|perl-CSS-DOM-0.160.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-CSS-DOM-0.160.0-1|35	%make
14cu|perl-CSS-DOM-0.160.0-1|36	
14cu|perl-CSS-DOM-0.160.0-1|37	%check
14cu|perl-CSS-DOM-0.160.0-1|38	%make test
14cu|perl-CSS-DOM-0.160.0-1|39	
14cu|perl-CSS-DOM-0.160.0-1|40	%install
14cu|perl-CSS-DOM-0.160.0-1|41	%makeinstall_std
14cu|perl-CSS-DOM-0.160.0-1|42	
14cu|perl-CSS-DOM-0.160.0-1|43	%files
14cu|perl-CSS-DOM-0.160.0-1|44	%{perl_vendorlib}/CSS/DOM.pm
14cu|perl-CSS-DOM-0.160.0-1|45	%{perl_vendorlib}/CSS/DOM/
14cu|perl-CSS-DOM-0.160.0-1|46	%{_mandir}/man3/CSS::DOM*
14cu|perl-CSS-DOM-0.160.0-1|47	
14cu|perl-CSS-DOM-0.160.0-1|48	
14cu|perl-CSS-DOM-0.160.0-1|49	%changelog
14cu|perl-CSS-DOM-0.160.0-1|50	
14cu|perl-CSS-DOM-0.160.0-1|51	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 0.160.0-1
14cu|perl-CSS-DOM-0.160.0-1|52	- (0650fda) Log: Update to 0.160.0 (cpan ver 0.16)
14cu|perl-CSS-DOM-0.160.0-1|53	
14cu|perl-CSS-DOM-0.160.0-1|54	

12747 14
14cu|perl-Curses-UI-POE-0.40.0-1|1	%define upstream_name       Curses-UI-POE
14cu|perl-Curses-UI-POE-0.40.0-1|2	%define upstream_version    0.04
14cu|perl-Curses-UI-POE-0.40.0-1|3	
14cu|perl-Curses-UI-POE-0.40.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Curses-UI-POE-0.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Curses-UI-POE-0.40.0-1|6	Release:    %mkrel 1
14cu|perl-Curses-UI-POE-0.40.0-1|7	Epoch:      1
14cu|perl-Curses-UI-POE-0.40.0-1|8	Summary:	A subclass makes Curses::UI POE Friendly
14cu|perl-Curses-UI-POE-0.40.0-1|9	License:	GPL
14cu|perl-Curses-UI-POE-0.40.0-1|10	Group:		Development/Perl
14cu|perl-Curses-UI-POE-0.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Curses-UI-POE-0.40.0-1|12	Source:     http://www.cpan.org/modules/by-module/Curse/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Curses-UI-POE-0.40.0-1|13	BuildRequires:	perl-devel
14cu|perl-Curses-UI-POE-0.40.0-1|14	BuildRequires:	perl(Curses::UI)
14cu|perl-Curses-UI-POE-0.40.0-1|15	BuildRequires:	perl(POE)
14cu|perl-Curses-UI-POE-0.40.0-1|16	BuildArch:	noarch
14cu|perl-Curses-UI-POE-0.40.0-1|17	
14cu|perl-Curses-UI-POE-0.40.0-1|18	
14cu|perl-Curses-UI-POE-0.40.0-1|19	%description
14cu|perl-Curses-UI-POE-0.40.0-1|20	This is a subclass for Curses::UI that enables it to work with POE. It is
14cu|perl-Curses-UI-POE-0.40.0-1|21	designed to simply slide over Curses::UI. Keeping the API the same and simply
14cu|perl-Curses-UI-POE-0.40.0-1|22	forcing Curses::UI to do all of its event handling via POE, instead of internal
14cu|perl-Curses-UI-POE-0.40.0-1|23	to itself. This allows you to use POE behind the scenes for things like
14cu|perl-Curses-UI-POE-0.40.0-1|24	networking clients, without Curses::UI breaking your programs' functionality.
14cu|perl-Curses-UI-POE-0.40.0-1|25	
14cu|perl-Curses-UI-POE-0.40.0-1|26	%prep
14cu|perl-Curses-UI-POE-0.40.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Curses-UI-POE-0.40.0-1|28	
14cu|perl-Curses-UI-POE-0.40.0-1|29	%build
14cu|perl-Curses-UI-POE-0.40.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Curses-UI-POE-0.40.0-1|31	%make
14cu|perl-Curses-UI-POE-0.40.0-1|32	
14cu|perl-Curses-UI-POE-0.40.0-1|33	%check
14cu|perl-Curses-UI-POE-0.40.0-1|34	%make test
14cu|perl-Curses-UI-POE-0.40.0-1|35	
14cu|perl-Curses-UI-POE-0.40.0-1|36	%install
14cu|perl-Curses-UI-POE-0.40.0-1|37	%makeinstall_std
14cu|perl-Curses-UI-POE-0.40.0-1|38	
14cu|perl-Curses-UI-POE-0.40.0-1|39	%files
14cu|perl-Curses-UI-POE-0.40.0-1|40	%defattr(-,root,root)
14cu|perl-Curses-UI-POE-0.40.0-1|41	%doc CHANGES
14cu|perl-Curses-UI-POE-0.40.0-1|42	%{perl_vendorlib}/Curses
14cu|perl-Curses-UI-POE-0.40.0-1|43	%{_mandir}/*/*
14cu|perl-Curses-UI-POE-0.40.0-1|44	
14cu|perl-Curses-UI-POE-0.40.0-1|45	%changelog
14cu|perl-Curses-UI-POE-0.40.0-1|46	* Mon Feb 09 2015 abfonly <abfonly@gmail.com> 1:0.40.0-1
14cu|perl-Curses-UI-POE-0.40.0-1|47	+ Revision: 23d41e6
14cu|perl-Curses-UI-POE-0.40.0-1|48	- Updated perl-Curses-UI-POE.spec
14cu|perl-Curses-UI-POE-0.40.0-1|49	
14cu|perl-Curses-UI-POE-0.40.0-1|50	

12748 14
14cu|perl-Cwd-Guard-0.40.0-1|1	%define upstream_name    Cwd-Guard
14cu|perl-Cwd-Guard-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Cwd-Guard-0.40.0-1|3	
14cu|perl-Cwd-Guard-0.40.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Cwd-Guard-0.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Cwd-Guard-0.40.0-1|6	Release:    1
14cu|perl-Cwd-Guard-0.40.0-1|7	
14cu|perl-Cwd-Guard-0.40.0-1|8	Summary:    Temporary changing working directory (chdir)
14cu|perl-Cwd-Guard-0.40.0-1|9	License:    GPL+ or Artistic
14cu|perl-Cwd-Guard-0.40.0-1|10	Group:      Development/Perl
14cu|perl-Cwd-Guard-0.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Cwd-Guard-0.40.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Cwd/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Cwd-Guard-0.40.0-1|13	
14cu|perl-Cwd-Guard-0.40.0-1|14	BuildRequires: perl-devel
14cu|perl-Cwd-Guard-0.40.0-1|15	BuildRequires: perl(Cwd)
14cu|perl-Cwd-Guard-0.40.0-1|16	BuildRequires: perl(Exporter)
14cu|perl-Cwd-Guard-0.40.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Cwd-Guard-0.40.0-1|18	BuildRequires: perl(base)
14cu|perl-Cwd-Guard-0.40.0-1|19	BuildRequires: perl(parent)
14cu|perl-Cwd-Guard-0.40.0-1|20	BuildRequires: perl(Module::Build)
14cu|perl-Cwd-Guard-0.40.0-1|21	BuildArch: noarch
14cu|perl-Cwd-Guard-0.40.0-1|22	
14cu|perl-Cwd-Guard-0.40.0-1|23	%description
14cu|perl-Cwd-Guard-0.40.0-1|24	CORE::chdir Cwd:: Guard can change the current directory (chdir) using a
14cu|perl-Cwd-Guard-0.40.0-1|25	limited scope.
14cu|perl-Cwd-Guard-0.40.0-1|26	
14cu|perl-Cwd-Guard-0.40.0-1|27	%prep
14cu|perl-Cwd-Guard-0.40.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Cwd-Guard-0.40.0-1|29	
14cu|perl-Cwd-Guard-0.40.0-1|30	%build
14cu|perl-Cwd-Guard-0.40.0-1|31	%{__perl} Build.PL installdirs=vendor
14cu|perl-Cwd-Guard-0.40.0-1|32	
14cu|perl-Cwd-Guard-0.40.0-1|33	./Build
14cu|perl-Cwd-Guard-0.40.0-1|34	
14cu|perl-Cwd-Guard-0.40.0-1|35	%check
14cu|perl-Cwd-Guard-0.40.0-1|36	./Build test
14cu|perl-Cwd-Guard-0.40.0-1|37	
14cu|perl-Cwd-Guard-0.40.0-1|38	%install
14cu|perl-Cwd-Guard-0.40.0-1|39	./Build install destdir=%{buildroot}
14cu|perl-Cwd-Guard-0.40.0-1|40	
14cu|perl-Cwd-Guard-0.40.0-1|41	%files
14cu|perl-Cwd-Guard-0.40.0-1|42	%doc Changes LICENSE META.json META.yml
14cu|perl-Cwd-Guard-0.40.0-1|43	%{_mandir}/man3/*
14cu|perl-Cwd-Guard-0.40.0-1|44	%{perl_vendorlib}/*
14cu|perl-Cwd-Guard-0.40.0-1|45	
14cu|perl-Cwd-Guard-0.40.0-1|46	
14cu|perl-Cwd-Guard-0.40.0-1|47	%changelog
14cu|perl-Cwd-Guard-0.40.0-1|48	
14cu|perl-Cwd-Guard-0.40.0-1|49	* Wed Apr 01 2015 abfonly <John@smith.org> 0.40.0-1
14cu|perl-Cwd-Guard-0.40.0-1|50	- (80bf601) Imported from SRPM
14cu|perl-Cwd-Guard-0.40.0-1|51	
14cu|perl-Cwd-Guard-0.40.0-1|52	

12749 14
14cu|perl-Dancer-1.320.200-1|1	%define upstream_name    Dancer
14cu|perl-Dancer-1.320.200-1|2	%define upstream_version 1.3202
14cu|perl-Dancer-1.320.200-1|3	
14cu|perl-Dancer-1.320.200-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dancer-1.320.200-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dancer-1.320.200-1|6	Release:	1
14cu|perl-Dancer-1.320.200-1|7	Summary:	Template Toolkit wrapper for Dancer
14cu|perl-Dancer-1.320.200-1|8	License:	GPL+ or Artistic
14cu|perl-Dancer-1.320.200-1|9	Group:		Development/Perl
14cu|perl-Dancer-1.320.200-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dancer-1.320.200-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dancer-1.320.200-1|12	BuildRequires:	perl-devel
14cu|perl-Dancer-1.320.200-1|13	BuildRequires:	perl(Encode)
14cu|perl-Dancer-1.320.200-1|14	BuildRequires:	perl(File::Basename)
14cu|perl-Dancer-1.320.200-1|15	BuildRequires:	perl(File::Spec)
14cu|perl-Dancer-1.320.200-1|16	BuildRequires:	perl(HTTP::Body)
14cu|perl-Dancer-1.320.200-1|17	BuildRequires:	perl(HTTP::Server::Simple::CGI)
14cu|perl-Dancer-1.320.200-1|18	BuildRequires:	perl(HTTP::Server::Simple::PSGI)
14cu|perl-Dancer-1.320.200-1|19	BuildRequires:	perl(LWP)
14cu|perl-Dancer-1.320.200-1|20	BuildRequires:	perl(Module::Runtime)
14cu|perl-Dancer-1.320.200-1|21	BuildRequires:	perl(MIME::Types)
14cu|perl-Dancer-1.320.200-1|22	BuildRequires:	perl(Test::More)
14cu|perl-Dancer-1.320.200-1|23	BuildRequires:	perl(Time::HiRes)
14cu|perl-Dancer-1.320.200-1|24	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dancer-1.320.200-1|25	BuildRequires:	perl(URI)
14cu|perl-Dancer-1.320.200-1|26	BuildRequires:	perl(Hash::Merge::Simple)
14cu|perl-Dancer-1.320.200-1|27	BuildRequires:	perl(Devel::Hide)
14cu|perl-Dancer-1.320.200-1|28	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Dancer-1.320.200-1|29	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Dancer-1.320.200-1|30	BuildRequires:	perl(Test::Output)
14cu|perl-Dancer-1.320.200-1|31	BuildRequires:	perl(Template::Provider::FromDATA)
14cu|perl-Dancer-1.320.200-1|32	BuildRequires:	perl(Test::Simple) >= 1.302.30
14cu|perl-Dancer-1.320.200-1|33	BuildRequires:	perl(Test::utf8)
14cu|perl-Dancer-1.320.200-1|34	BuildArch:	noarch
14cu|perl-Dancer-1.320.200-1|35	
14cu|perl-Dancer-1.320.200-1|36	%description
14cu|perl-Dancer-1.320.200-1|37	Dancer is a web application framework designed to be as effortless as
14cu|perl-Dancer-1.320.200-1|38	possible for the developer, taking care of the boring bits as easily as
14cu|perl-Dancer-1.320.200-1|39	possible, yet staying out of your way and letting you get on with writing
14cu|perl-Dancer-1.320.200-1|40	your code.
14cu|perl-Dancer-1.320.200-1|41	
14cu|perl-Dancer-1.320.200-1|42	Dancer aims to provide the simplest way for writing web applications, and
14cu|perl-Dancer-1.320.200-1|43	offers the flexibility to scale between a very simple lightweight web
14cu|perl-Dancer-1.320.200-1|44	service consisting of a few lines of code in a single file, all the way up
14cu|perl-Dancer-1.320.200-1|45	to a more complex fully-fledged web application with session support,
14cu|perl-Dancer-1.320.200-1|46	templates for views and layouts, etc.
14cu|perl-Dancer-1.320.200-1|47	
14cu|perl-Dancer-1.320.200-1|48	If you don't want to write CGI scripts by hand, and find Catalyst too big
14cu|perl-Dancer-1.320.200-1|49	or cumbersome for your project, Dancer is what you need.
14cu|perl-Dancer-1.320.200-1|50	
14cu|perl-Dancer-1.320.200-1|51	%prep
14cu|perl-Dancer-1.320.200-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dancer-1.320.200-1|53	
14cu|perl-Dancer-1.320.200-1|54	%build
14cu|perl-Dancer-1.320.200-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dancer-1.320.200-1|56	%make
14cu|perl-Dancer-1.320.200-1|57	
14cu|perl-Dancer-1.320.200-1|58	%check
14cu|perl-Dancer-1.320.200-1|59	%make test
14cu|perl-Dancer-1.320.200-1|60	
14cu|perl-Dancer-1.320.200-1|61	%install
14cu|perl-Dancer-1.320.200-1|62	%makeinstall_std
14cu|perl-Dancer-1.320.200-1|63	
14cu|perl-Dancer-1.320.200-1|64	%files
14cu|perl-Dancer-1.320.200-1|65	%doc AUTHORS README Changes META.yml LICENSE CONTRIBUTORS
14cu|perl-Dancer-1.320.200-1|66	%{_bindir}/dancer
14cu|perl-Dancer-1.320.200-1|67	%{_mandir}/man1/dancer.1*
14cu|perl-Dancer-1.320.200-1|68	%{_mandir}/man3/*
14cu|perl-Dancer-1.320.200-1|69	%{perl_vendorlib}/*
14cu|perl-Dancer-1.320.200-1|70	
14cu|perl-Dancer-1.320.200-1|71	
14cu|perl-Dancer-1.320.200-1|72	%changelog
14cu|perl-Dancer-1.320.200-1|73	
14cu|perl-Dancer-1.320.200-1|74	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 1.320.200-1
14cu|perl-Dancer-1.320.200-1|75	- (075cf73) Log: Update to 1.320.200 ( cpan ver 1.3202)
14cu|perl-Dancer-1.320.200-1|76	
14cu|perl-Dancer-1.320.200-1|77	

12750 14
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|1	%define upstream_name    Dancer-Plugin-DBIC
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|2	%define upstream_version 0.2102
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|3	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|6	Release:	1
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|7	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|8	Summary:	DBIx::Class interface for Dancer applications
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|9	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|10	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|11	License:	GPL+ or Artistic
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|12	Group:		Development/Perl
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|14	Source0:	http://www.cpan.org/modules/by-module/Dancer/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|15	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|16	BuildRequires:	perl-devel
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|17	BuildRequires:	perl(Dancer)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|18	BuildRequires:	perl(DBIx::Class)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|19	BuildRequires:	perl(DBICx::Sugar)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|20	BuildRequires:	perl(DBIx::Class::Schema::Loader)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|22	BuildRequires:	perl(Module::Find)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|23	BuildRequires:	perl(strictures)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|24	BuildRequires:	perl(Test::Requires)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|25	BuildRequires:	perl(DBD::SQLite)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|26	BuildRequires:	perl(Moose)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|27	BuildRequires:	perl(MooseX::Types)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|28	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|29	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|30	BuildArch:	noarch
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|31	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|32	%description
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|33	This plugin provides an easy way to obtain the DBIx::Class::ResultSet
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|34	manpage instances via the the function schema(), which it automatically
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|35	imports. You just need to point to a dsn in your the Dancer manpage
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|36	configuration file. So you no longer have to write boilerplate DBIC setup
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|37	code.
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|38	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|39	%prep
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|41	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|42	%build
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|44	%make
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|45	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|46	%check
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|47	%make test
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|48	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|49	%install
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|50	%makeinstall_std
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|51	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|52	%files
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|53	%doc README META.yml LICENSE CHANGES
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|54	%{_mandir}/man3/*
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|55	%{perl_vendorlib}/*
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|56	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|57	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|58	%changelog
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|59	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|60	* Mon Jun 15 2015 abfonly <John@smith.org> 0.210.200-1
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|61	- (055d90d) Log; Update to 0.210.200, backported all new BR, fixed tests
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|62	
14cu|perl-Dancer-Plugin-DBIC-0.210.200-1|63	

12751 14
14cu|perl-Data-Alias-1.200.0-1|1	%define	module	Data-Alias
14cu|perl-Data-Alias-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Data-Alias-1.200.0-1|3	%define __noautoprov 'Alias.so'
14cu|perl-Data-Alias-1.200.0-1|4	
14cu|perl-Data-Alias-1.200.0-1|5	
14cu|perl-Data-Alias-1.200.0-1|6	Name:		perl-%{module}
14cu|perl-Data-Alias-1.200.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-Alias-1.200.0-1|8	Release:	1
14cu|perl-Data-Alias-1.200.0-1|9	Summary:	Comprehensive set of aliasing operations
14cu|perl-Data-Alias-1.200.0-1|10	License:	GPLv1+ or Artistic
14cu|perl-Data-Alias-1.200.0-1|11	Group:		Development/Perl
14cu|perl-Data-Alias-1.200.0-1|12	Url:		http://search.cpan.org/dist/%{module}
14cu|perl-Data-Alias-1.200.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Alias-%{upstream_version}.tar.gz
14cu|perl-Data-Alias-1.200.0-1|14	
14cu|perl-Data-Alias-1.200.0-1|15	BuildRequires:	perl-devel
14cu|perl-Data-Alias-1.200.0-1|16	BuildRequires:	perl(Devel::CallParser)
14cu|perl-Data-Alias-1.200.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Data-Alias-1.200.0-1|18	BuildRequires:	perl(Test::Pod)
14cu|perl-Data-Alias-1.200.0-1|19	
14cu|perl-Data-Alias-1.200.0-1|20	%description
14cu|perl-Data-Alias-1.200.0-1|21	Aliasing is the phenomenon where two different expressions actually refer
14cu|perl-Data-Alias-1.200.0-1|22	to the same thing. Modifying one will modify the other, and if you take a
14cu|perl-Data-Alias-1.200.0-1|23	reference to both, the two values are the same.
14cu|perl-Data-Alias-1.200.0-1|24	
14cu|perl-Data-Alias-1.200.0-1|25	%prep
14cu|perl-Data-Alias-1.200.0-1|26	%setup -qn %{module}-%{upstream_version}
14cu|perl-Data-Alias-1.200.0-1|27	
14cu|perl-Data-Alias-1.200.0-1|28	%build
14cu|perl-Data-Alias-1.200.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Alias-1.200.0-1|30	%make
14cu|perl-Data-Alias-1.200.0-1|31	
14cu|perl-Data-Alias-1.200.0-1|32	%check
14cu|perl-Data-Alias-1.200.0-1|33	make test
14cu|perl-Data-Alias-1.200.0-1|34	
14cu|perl-Data-Alias-1.200.0-1|35	%install
14cu|perl-Data-Alias-1.200.0-1|36	%makeinstall_std
14cu|perl-Data-Alias-1.200.0-1|37	
14cu|perl-Data-Alias-1.200.0-1|38	%files
14cu|perl-Data-Alias-1.200.0-1|39	%doc Changes README META.yml
14cu|perl-Data-Alias-1.200.0-1|40	%{_mandir}/man3/*
14cu|perl-Data-Alias-1.200.0-1|41	%{perl_vendorarch}/Data
14cu|perl-Data-Alias-1.200.0-1|42	%{perl_vendorarch}/auto/Data
14cu|perl-Data-Alias-1.200.0-1|43	
14cu|perl-Data-Alias-1.200.0-1|44	%changelog
14cu|perl-Data-Alias-1.200.0-1|45	
14cu|perl-Data-Alias-1.200.0-1|46	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 1.200.0-1
14cu|perl-Data-Alias-1.200.0-1|47	- (917ae95) Log: Update to 1.200.0 (cpan ver 1.20)
14cu|perl-Data-Alias-1.200.0-1|48	
14cu|perl-Data-Alias-1.200.0-1|49	

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

12753 14
14cu|perl-Data-Compare-1.250.0-1|1	%define	upstream_name	 Data-Compare
14cu|perl-Data-Compare-1.250.0-1|2	%define upstream_version 1.25
14cu|perl-Data-Compare-1.250.0-1|3	
14cu|perl-Data-Compare-1.250.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Data-Compare-1.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-Compare-1.250.0-1|6	Release:	1
14cu|perl-Data-Compare-1.250.0-1|7	
14cu|perl-Data-Compare-1.250.0-1|8	License:	GPL+ or Artistic
14cu|perl-Data-Compare-1.250.0-1|9	Group:		Development/Perl
14cu|perl-Data-Compare-1.250.0-1|10	Summary:	Compare perl data structures
14cu|perl-Data-Compare-1.250.0-1|11	
14cu|perl-Data-Compare-1.250.0-1|12	
14cu|perl-Data-Compare-1.250.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Compare-1.250.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Compare-1.250.0-1|15	
14cu|perl-Data-Compare-1.250.0-1|16	BuildRequires:  perl-devel
14cu|perl-Data-Compare-1.250.0-1|17	BuildRequires:  perl(File::Find::Rule)
14cu|perl-Data-Compare-1.250.0-1|18	BuildRequires:  perl(Test::Pod)
14cu|perl-Data-Compare-1.250.0-1|19	
14cu|perl-Data-Compare-1.250.0-1|20	BuildArch:	noarch
14cu|perl-Data-Compare-1.250.0-1|21	
14cu|perl-Data-Compare-1.250.0-1|22	%description
14cu|perl-Data-Compare-1.250.0-1|23	Compare two perl data structures recursively. Returns 0 if the structures
14cu|perl-Data-Compare-1.250.0-1|24	differ, else returns 1.
14cu|perl-Data-Compare-1.250.0-1|25	
14cu|perl-Data-Compare-1.250.0-1|26	%prep
14cu|perl-Data-Compare-1.250.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Compare-1.250.0-1|28	
14cu|perl-Data-Compare-1.250.0-1|29	%build
14cu|perl-Data-Compare-1.250.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Compare-1.250.0-1|31	%make
14cu|perl-Data-Compare-1.250.0-1|32	
14cu|perl-Data-Compare-1.250.0-1|33	%check
14cu|perl-Data-Compare-1.250.0-1|34	%make test
14cu|perl-Data-Compare-1.250.0-1|35	
14cu|perl-Data-Compare-1.250.0-1|36	%install
14cu|perl-Data-Compare-1.250.0-1|37	%makeinstall_std
14cu|perl-Data-Compare-1.250.0-1|38	
14cu|perl-Data-Compare-1.250.0-1|39	%files
14cu|perl-Data-Compare-1.250.0-1|40	%doc TODO README CHANGELOG META.yml META.json ARTISTIC.txt GPL2.txt MAINTAINERS-NOTE
14cu|perl-Data-Compare-1.250.0-1|41	%{perl_vendorlib}/Data
14cu|perl-Data-Compare-1.250.0-1|42	%{_mandir}/*/*
14cu|perl-Data-Compare-1.250.0-1|43	
14cu|perl-Data-Compare-1.250.0-1|44	
14cu|perl-Data-Compare-1.250.0-1|45	
14cu|perl-Data-Compare-1.250.0-1|46	
14cu|perl-Data-Compare-1.250.0-1|47	%changelog
14cu|perl-Data-Compare-1.250.0-1|48	
14cu|perl-Data-Compare-1.250.0-1|49	* Tue Jun 23 2015 abfonly <John@smith.org> 1.250.0-1
14cu|perl-Data-Compare-1.250.0-1|50	- (9b333ed) Log: Update to 1.250.0
14cu|perl-Data-Compare-1.250.0-1|51	
14cu|perl-Data-Compare-1.250.0-1|52	

12754 14
14cu|perl-Data-Diver-1.10.100-1|1	%define upstream_name    Data-Diver
14cu|perl-Data-Diver-1.10.100-1|2	%define upstream_version 1.0101
14cu|perl-Data-Diver-1.10.100-1|3	
14cu|perl-Data-Diver-1.10.100-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-Diver-1.10.100-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Diver-1.10.100-1|6	Release:    1
14cu|perl-Data-Diver-1.10.100-1|7	
14cu|perl-Data-Diver-1.10.100-1|8	Summary:    Simple, ad-hoc access to elements of deeply nested structures
14cu|perl-Data-Diver-1.10.100-1|9	License:    GPL+ or Artistic
14cu|perl-Data-Diver-1.10.100-1|10	Group:      Development/Perl
14cu|perl-Data-Diver-1.10.100-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Diver-1.10.100-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Data-Diver-1.10.100-1|13	
14cu|perl-Data-Diver-1.10.100-1|14	BuildRequires: perl-devel
14cu|perl-Data-Diver-1.10.100-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Data-Diver-1.10.100-1|16	BuildArch: noarch
14cu|perl-Data-Diver-1.10.100-1|17	
14cu|perl-Data-Diver-1.10.100-1|18	%description
14cu|perl-Data-Diver-1.10.100-1|19	Note that Data::Diver does 'use strict;' and so will not use symbolic
14cu|perl-Data-Diver-1.10.100-1|20	references. That is, a simple string can never be used as a reference.
14cu|perl-Data-Diver-1.10.100-1|21	
14cu|perl-Data-Diver-1.10.100-1|22	Dive
14cu|perl-Data-Diver-1.10.100-1|23	$value= Dive( $root, @ListOfKeys )
14cu|perl-Data-Diver-1.10.100-1|24	
14cu|perl-Data-Diver-1.10.100-1|25	Dive() pulls out one value from a nested data structure.
14cu|perl-Data-Diver-1.10.100-1|26	
14cu|perl-Data-Diver-1.10.100-1|27	%prep
14cu|perl-Data-Diver-1.10.100-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Diver-1.10.100-1|29	
14cu|perl-Data-Diver-1.10.100-1|30	%build
14cu|perl-Data-Diver-1.10.100-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Diver-1.10.100-1|32	
14cu|perl-Data-Diver-1.10.100-1|33	%make
14cu|perl-Data-Diver-1.10.100-1|34	
14cu|perl-Data-Diver-1.10.100-1|35	%check
14cu|perl-Data-Diver-1.10.100-1|36	%make test
14cu|perl-Data-Diver-1.10.100-1|37	
14cu|perl-Data-Diver-1.10.100-1|38	%install
14cu|perl-Data-Diver-1.10.100-1|39	%makeinstall_std
14cu|perl-Data-Diver-1.10.100-1|40	
14cu|perl-Data-Diver-1.10.100-1|41	%files
14cu|perl-Data-Diver-1.10.100-1|42	%doc META.yml Changes
14cu|perl-Data-Diver-1.10.100-1|43	%{_mandir}/man3/*
14cu|perl-Data-Diver-1.10.100-1|44	%{perl_vendorlib}/*
14cu|perl-Data-Diver-1.10.100-1|45	
14cu|perl-Data-Diver-1.10.100-1|46	
14cu|perl-Data-Diver-1.10.100-1|47	%changelog
14cu|perl-Data-Diver-1.10.100-1|48	
14cu|perl-Data-Diver-1.10.100-1|49	* Thu May 07 2015 Stas Fomin <stas-fomin@yandex.ru> 1.10.100-1
14cu|perl-Data-Diver-1.10.100-1|50	- (f296703) add perl-devel deps
14cu|perl-Data-Diver-1.10.100-1|51	
14cu|perl-Data-Diver-1.10.100-1|52	

12755 14
14cu|perl-Data-DPath-0.510.0-1|1	%define upstream_name    Data-DPath
14cu|perl-Data-DPath-0.510.0-1|2	%define upstream_version 0.51
14cu|perl-Data-DPath-0.510.0-1|3	
14cu|perl-Data-DPath-0.510.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-DPath-0.510.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-DPath-0.510.0-1|6	Release:    1
14cu|perl-Data-DPath-0.510.0-1|7	
14cu|perl-Data-DPath-0.510.0-1|8	Summary:    Abstraction for a current context that enables incremental searches
14cu|perl-Data-DPath-0.510.0-1|9	License:    GPL+ or Artistic
14cu|perl-Data-DPath-0.510.0-1|10	Group:      Development/Perl
14cu|perl-Data-DPath-0.510.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-DPath-0.510.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-DPath-0.510.0-1|13	
14cu|perl-Data-DPath-0.510.0-1|14	BuildRequires: perl-devel
14cu|perl-Data-DPath-0.510.0-1|15	BuildRequires: perl(Class::XSAccessor)
14cu|perl-Data-DPath-0.510.0-1|16	BuildRequires: perl(Class::XSAccessor::Array)
14cu|perl-Data-DPath-0.510.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-Data-DPath-0.510.0-1|18	BuildRequires: perl(Iterator::Util)
14cu|perl-Data-DPath-0.510.0-1|19	BuildRequires: perl(List::MoreUtils)
14cu|perl-Data-DPath-0.510.0-1|20	BuildRequires: perl(List::Util)
14cu|perl-Data-DPath-0.510.0-1|21	BuildRequires: perl(POSIX)
14cu|perl-Data-DPath-0.510.0-1|22	BuildRequires: perl(Safe)
14cu|perl-Data-DPath-0.510.0-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Data-DPath-0.510.0-1|24	BuildRequires: perl(Sub::Exporter)
14cu|perl-Data-DPath-0.510.0-1|25	BuildRequires: perl(Test::Deep)
14cu|perl-Data-DPath-0.510.0-1|26	BuildRequires: perl(Test::More)
14cu|perl-Data-DPath-0.510.0-1|27	BuildRequires: perl(Text::Balanced)
14cu|perl-Data-DPath-0.510.0-1|28	BuildRequires: perl(aliased)
14cu|perl-Data-DPath-0.510.0-1|29	BuildRequires: perl(constant)
14cu|perl-Data-DPath-0.510.0-1|30	BuildRequires: perl(strict)
14cu|perl-Data-DPath-0.510.0-1|31	BuildRequires: perl(warnings)
14cu|perl-Data-DPath-0.510.0-1|32	BuildRequires: perl(Exception::Class)
14cu|perl-Data-DPath-0.510.0-1|33	
14cu|perl-Data-DPath-0.510.0-1|34	BuildArch: noarch
14cu|perl-Data-DPath-0.510.0-1|35	
14cu|perl-Data-DPath-0.510.0-1|36	%description
14cu|perl-Data-DPath-0.510.0-1|37	no description found
14cu|perl-Data-DPath-0.510.0-1|38	
14cu|perl-Data-DPath-0.510.0-1|39	%prep
14cu|perl-Data-DPath-0.510.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-DPath-0.510.0-1|41	
14cu|perl-Data-DPath-0.510.0-1|42	%build
14cu|perl-Data-DPath-0.510.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-DPath-0.510.0-1|44	
14cu|perl-Data-DPath-0.510.0-1|45	%make
14cu|perl-Data-DPath-0.510.0-1|46	
14cu|perl-Data-DPath-0.510.0-1|47	%check
14cu|perl-Data-DPath-0.510.0-1|48	%make test
14cu|perl-Data-DPath-0.510.0-1|49	
14cu|perl-Data-DPath-0.510.0-1|50	%install
14cu|perl-Data-DPath-0.510.0-1|51	%makeinstall_std
14cu|perl-Data-DPath-0.510.0-1|52	
14cu|perl-Data-DPath-0.510.0-1|53	%files
14cu|perl-Data-DPath-0.510.0-1|54	%doc LICENSE META.yml Changes README META.json
14cu|perl-Data-DPath-0.510.0-1|55	%{_mandir}/man3/*
14cu|perl-Data-DPath-0.510.0-1|56	%{perl_vendorlib}/*
14cu|perl-Data-DPath-0.510.0-1|57	
14cu|perl-Data-DPath-0.510.0-1|58	
14cu|perl-Data-DPath-0.510.0-1|59	%changelog
14cu|perl-Data-DPath-0.510.0-1|60	* Sun Feb 15 2015 abfonly <abfonly@gmail.com> 0.510.0-1
14cu|perl-Data-DPath-0.510.0-1|61	+ Revision: 6a49d23
14cu|perl-Data-DPath-0.510.0-1|62	- Imported from SRPM fixed tests
14cu|perl-Data-DPath-0.510.0-1|63	
14cu|perl-Data-DPath-0.510.0-1|64	

12756 14
14cu|perl-Data-Dump-Streamer-2.390.0-1|1	%define upstream_name Data-Dump-Streamer
14cu|perl-Data-Dump-Streamer-2.390.0-1|2	%define upstream_version 2.39
14cu|perl-Data-Dump-Streamer-2.390.0-1|3	
14cu|perl-Data-Dump-Streamer-2.390.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Data-Dump-Streamer-2.390.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-Dump-Streamer-2.390.0-1|6	Release:	1
14cu|perl-Data-Dump-Streamer-2.390.0-1|7	Summary:	Accurately serialize a data structure as Perl code
14cu|perl-Data-Dump-Streamer-2.390.0-1|8	License:	GPL+ or Artistic
14cu|perl-Data-Dump-Streamer-2.390.0-1|9	Group:		Development/Perl
14cu|perl-Data-Dump-Streamer-2.390.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Dump-Streamer-2.390.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Dump-Streamer-2.390.0-1|12	
14cu|perl-Data-Dump-Streamer-2.390.0-1|13	BuildRequires:	perl(B::Deparse)
14cu|perl-Data-Dump-Streamer-2.390.0-1|14	BuildRequires:	perl(B::Utils)
14cu|perl-Data-Dump-Streamer-2.390.0-1|15	BuildRequires:	perl(PadWalker)
14cu|perl-Data-Dump-Streamer-2.390.0-1|16	BuildRequires:	perl(Test::More)
14cu|perl-Data-Dump-Streamer-2.390.0-1|17	BuildRequires:	perl(Text::Abbrev)
14cu|perl-Data-Dump-Streamer-2.390.0-1|18	BuildRequires:	perl(Text::Balanced)
14cu|perl-Data-Dump-Streamer-2.390.0-1|19	BuildRequires:	perl(Module::Build)
14cu|perl-Data-Dump-Streamer-2.390.0-1|20	BuildRequires:	perl-devel
14cu|perl-Data-Dump-Streamer-2.390.0-1|21	BuildRequires:	perl(Algorithm::Diff)
14cu|perl-Data-Dump-Streamer-2.390.0-1|22	BuildRequires:	perl(JSON::XS)
14cu|perl-Data-Dump-Streamer-2.390.0-1|23	Requires:	perl(B::Utils)
14cu|perl-Data-Dump-Streamer-2.390.0-1|24	Provides:	perl(Data::Dump::Streamer::_::Printers)
14cu|perl-Data-Dump-Streamer-2.390.0-1|25	
14cu|perl-Data-Dump-Streamer-2.390.0-1|26	%description
14cu|perl-Data-Dump-Streamer-2.390.0-1|27	Given a list of scalars or reference variables, writes out their contents in
14cu|perl-Data-Dump-Streamer-2.390.0-1|28	perl syntax. The references can also be objects. The contents of each variable
14cu|perl-Data-Dump-Streamer-2.390.0-1|29	is output using the least number of Perl statements as convenient, usually only
14cu|perl-Data-Dump-Streamer-2.390.0-1|30	one. Self-referential structures, closures, and objects are output correctly.
14cu|perl-Data-Dump-Streamer-2.390.0-1|31	
14cu|perl-Data-Dump-Streamer-2.390.0-1|32	%prep
14cu|perl-Data-Dump-Streamer-2.390.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Dump-Streamer-2.390.0-1|34	
14cu|perl-Data-Dump-Streamer-2.390.0-1|35	%build
14cu|perl-Data-Dump-Streamer-2.390.0-1|36	yes | perl Build.PL installdirs=vendor
14cu|perl-Data-Dump-Streamer-2.390.0-1|37	./Build
14cu|perl-Data-Dump-Streamer-2.390.0-1|38	
14cu|perl-Data-Dump-Streamer-2.390.0-1|39	%check
14cu|perl-Data-Dump-Streamer-2.390.0-1|40	./Build test
14cu|perl-Data-Dump-Streamer-2.390.0-1|41	
14cu|perl-Data-Dump-Streamer-2.390.0-1|42	%install
14cu|perl-Data-Dump-Streamer-2.390.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-Data-Dump-Streamer-2.390.0-1|44	
14cu|perl-Data-Dump-Streamer-2.390.0-1|45	%files
14cu|perl-Data-Dump-Streamer-2.390.0-1|46	%doc Changes README META.json META.yml
14cu|perl-Data-Dump-Streamer-2.390.0-1|47	%{_mandir}/man3/*
14cu|perl-Data-Dump-Streamer-2.390.0-1|48	%{perl_vendorarch}/Data
14cu|perl-Data-Dump-Streamer-2.390.0-1|49	%{perl_vendorarch}/DDS.pm
14cu|perl-Data-Dump-Streamer-2.390.0-1|50	%{perl_vendorarch}/auto/Data
14cu|perl-Data-Dump-Streamer-2.390.0-1|51	
14cu|perl-Data-Dump-Streamer-2.390.0-1|52	
14cu|perl-Data-Dump-Streamer-2.390.0-1|53	
14cu|perl-Data-Dump-Streamer-2.390.0-1|54	
14cu|perl-Data-Dump-Streamer-2.390.0-1|55	%changelog
14cu|perl-Data-Dump-Streamer-2.390.0-1|56	
14cu|perl-Data-Dump-Streamer-2.390.0-1|57	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 2.390.0-1
14cu|perl-Data-Dump-Streamer-2.390.0-1|58	- (212c2d7) Log: Update to 2.390.0 ( cpan ver 2.39)
14cu|perl-Data-Dump-Streamer-2.390.0-1|59	
14cu|perl-Data-Dump-Streamer-2.390.0-1|60	

12757 14
14cu|perl-Data-ICal-0.220.0-1|1	%define upstream_name     Data-ICal
14cu|perl-Data-ICal-0.220.0-1|2	%define upstream_version 0.22
14cu|perl-Data-ICal-0.220.0-1|3	
14cu|perl-Data-ICal-0.220.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Data-ICal-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-ICal-0.220.0-1|6	Release:	1
14cu|perl-Data-ICal-0.220.0-1|7	
14cu|perl-Data-ICal-0.220.0-1|8	Summary:	Generates iCalendar (RFC 2445) calendar files
14cu|perl-Data-ICal-0.220.0-1|9	
14cu|perl-Data-ICal-0.220.0-1|10	License:	GPL+ or Artistic
14cu|perl-Data-ICal-0.220.0-1|11	Group:		Development/Perl
14cu|perl-Data-ICal-0.220.0-1|12	URL:		http://search.cpan.org/dist/Data-ICal/
14cu|perl-Data-ICal-0.220.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Data/Data-ICal-%{upstream_version}.tar.gz
14cu|perl-Data-ICal-0.220.0-1|14	
14cu|perl-Data-ICal-0.220.0-1|15	BuildRequires:	perl-devel
14cu|perl-Data-ICal-0.220.0-1|16	BuildRequires:	perl(Class::Accessor)
14cu|perl-Data-ICal-0.220.0-1|17	BuildRequires:	perl(Class::ReturnValue)
14cu|perl-Data-ICal-0.220.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Data-ICal-0.220.0-1|19	BuildRequires:	perl(Test::LongString)
14cu|perl-Data-ICal-0.220.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Data-ICal-0.220.0-1|21	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Data-ICal-0.220.0-1|22	BuildRequires:	perl(Test::Warn)
14cu|perl-Data-ICal-0.220.0-1|23	BuildRequires:	perl(Text::vFile::asData)
14cu|perl-Data-ICal-0.220.0-1|24	BuildArch:	noarch
14cu|perl-Data-ICal-0.220.0-1|25	# rpm doesn't catch this
14cu|perl-Data-ICal-0.220.0-1|26	Requires:	perl(Class::Accessor)
14cu|perl-Data-ICal-0.220.0-1|27	
14cu|perl-Data-ICal-0.220.0-1|28	%description
14cu|perl-Data-ICal-0.220.0-1|29	A Data::ICal object represents a VCALENDAR object as defined in the
14cu|perl-Data-ICal-0.220.0-1|30	iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in
14cu|perl-Data-ICal-0.220.0-1|31	many popular calendaring programs such as Apple's iCal.
14cu|perl-Data-ICal-0.220.0-1|32	
14cu|perl-Data-ICal-0.220.0-1|33	%prep
14cu|perl-Data-ICal-0.220.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-ICal-0.220.0-1|35	
14cu|perl-Data-ICal-0.220.0-1|36	%build
14cu|perl-Data-ICal-0.220.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-ICal-0.220.0-1|38	%make
14cu|perl-Data-ICal-0.220.0-1|39	
14cu|perl-Data-ICal-0.220.0-1|40	%check
14cu|perl-Data-ICal-0.220.0-1|41	make test
14cu|perl-Data-ICal-0.220.0-1|42	
14cu|perl-Data-ICal-0.220.0-1|43	%install
14cu|perl-Data-ICal-0.220.0-1|44	%makeinstall_std
14cu|perl-Data-ICal-0.220.0-1|45	
14cu|perl-Data-ICal-0.220.0-1|46	%files
14cu|perl-Data-ICal-0.220.0-1|47	%doc Changes README META.yml SIGNATURE examples
14cu|perl-Data-ICal-0.220.0-1|48	%{perl_vendorlib}/*
14cu|perl-Data-ICal-0.220.0-1|49	%{_mandir}/man3/*
14cu|perl-Data-ICal-0.220.0-1|50	
14cu|perl-Data-ICal-0.220.0-1|51	
14cu|perl-Data-ICal-0.220.0-1|52	
14cu|perl-Data-ICal-0.220.0-1|53	%changelog
14cu|perl-Data-ICal-0.220.0-1|54	
14cu|perl-Data-ICal-0.220.0-1|55	* Sat Jul 04 2015 abfonly <abfonly@gmail.com> 0.220.0-1
14cu|perl-Data-ICal-0.220.0-1|56	- (bb70cd2) Log: Update to 0.220.0
14cu|perl-Data-ICal-0.220.0-1|57	
14cu|perl-Data-ICal-0.220.0-1|58	

12758 14
14cu|perl-Data-Integer-0.5.0-1|1	%define upstream_name    Data-Integer
14cu|perl-Data-Integer-0.5.0-1|2	%define upstream_version 0.005
14cu|perl-Data-Integer-0.5.0-1|3	
14cu|perl-Data-Integer-0.5.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-Integer-0.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Integer-0.5.0-1|6	Release:    1
14cu|perl-Data-Integer-0.5.0-1|7	
14cu|perl-Data-Integer-0.5.0-1|8	Summary:    Details of the native integer data type
14cu|perl-Data-Integer-0.5.0-1|9	
14cu|perl-Data-Integer-0.5.0-1|10	License:    GPL+ or Artistic
14cu|perl-Data-Integer-0.5.0-1|11	Group:      Development/Perl
14cu|perl-Data-Integer-0.5.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Integer-0.5.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Integer-0.5.0-1|14	
14cu|perl-Data-Integer-0.5.0-1|15	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-Data-Integer-0.5.0-1|16	BuildRequires: perl(Exporter) >= 5.700.0
14cu|perl-Data-Integer-0.5.0-1|17	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Data-Integer-0.5.0-1|18	BuildRequires: perl(base)
14cu|perl-Data-Integer-0.5.0-1|19	BuildRequires: perl(constant)
14cu|perl-Data-Integer-0.5.0-1|20	BuildRequires: perl(integer)
14cu|perl-Data-Integer-0.5.0-1|21	BuildRequires: perl(strict)
14cu|perl-Data-Integer-0.5.0-1|22	BuildRequires: perl(warnings)
14cu|perl-Data-Integer-0.5.0-1|23	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Data-Integer-0.5.0-1|24	BuildRequires: perl(Test::Pod)
14cu|perl-Data-Integer-0.5.0-1|25	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Data-Integer-0.5.0-1|26	
14cu|perl-Data-Integer-0.5.0-1|27	BuildArch: noarch
14cu|perl-Data-Integer-0.5.0-1|28	
14cu|perl-Data-Integer-0.5.0-1|29	%description
14cu|perl-Data-Integer-0.5.0-1|30	This module is about the native integer numerical data type. A native
14cu|perl-Data-Integer-0.5.0-1|31	integer is one of the types of datum that can appear in the numeric part of
14cu|perl-Data-Integer-0.5.0-1|32	a Perl scalar. This module supplies constants describing the native integer
14cu|perl-Data-Integer-0.5.0-1|33	type.
14cu|perl-Data-Integer-0.5.0-1|34	
14cu|perl-Data-Integer-0.5.0-1|35	There are actually two native integer representations: signed and unsigned.
14cu|perl-Data-Integer-0.5.0-1|36	Both are handled by this module.
14cu|perl-Data-Integer-0.5.0-1|37	
14cu|perl-Data-Integer-0.5.0-1|38	%prep
14cu|perl-Data-Integer-0.5.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Integer-0.5.0-1|40	
14cu|perl-Data-Integer-0.5.0-1|41	%build
14cu|perl-Data-Integer-0.5.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Integer-0.5.0-1|43	
14cu|perl-Data-Integer-0.5.0-1|44	%make
14cu|perl-Data-Integer-0.5.0-1|45	
14cu|perl-Data-Integer-0.5.0-1|46	%check
14cu|perl-Data-Integer-0.5.0-1|47	%make test
14cu|perl-Data-Integer-0.5.0-1|48	
14cu|perl-Data-Integer-0.5.0-1|49	%install
14cu|perl-Data-Integer-0.5.0-1|50	%makeinstall_std
14cu|perl-Data-Integer-0.5.0-1|51	
14cu|perl-Data-Integer-0.5.0-1|52	%clean
14cu|perl-Data-Integer-0.5.0-1|53	
14cu|perl-Data-Integer-0.5.0-1|54	%files
14cu|perl-Data-Integer-0.5.0-1|55	%doc Changes README META.json META.yml SIGNATURE README
14cu|perl-Data-Integer-0.5.0-1|56	%{_mandir}/man3/*
14cu|perl-Data-Integer-0.5.0-1|57	%{perl_vendorlib}/*
14cu|perl-Data-Integer-0.5.0-1|58	
14cu|perl-Data-Integer-0.5.0-1|59	
14cu|perl-Data-Integer-0.5.0-1|60	
14cu|perl-Data-Integer-0.5.0-1|61	
14cu|perl-Data-Integer-0.5.0-1|62	
14cu|perl-Data-Integer-0.5.0-1|63	%changelog
14cu|perl-Data-Integer-0.5.0-1|64	
14cu|perl-Data-Integer-0.5.0-1|65	* Sat Jul 04 2015 abfonly <abfonly@gmail.com> 0.5.0-1
14cu|perl-Data-Integer-0.5.0-1|66	- (dc8733a) Log: Update to 0.5.0, fixed BR
14cu|perl-Data-Integer-0.5.0-1|67	
14cu|perl-Data-Integer-0.5.0-1|68	

12759 14
14cu|perl-Data-Peek-0.440.0-1|1	%define upstream_name    Data-Peek
14cu|perl-Data-Peek-0.440.0-1|2	%define upstream_version 0.44
14cu|perl-Data-Peek-0.440.0-1|3	%define __noautoprov 'Peek.so'
14cu|perl-Data-Peek-0.440.0-1|4	
14cu|perl-Data-Peek-0.440.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Data-Peek-0.440.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-Peek-0.440.0-1|7	Release:	1
14cu|perl-Data-Peek-0.440.0-1|8	
14cu|perl-Data-Peek-0.440.0-1|9	Summary:    A collection of low-level debug facilities
14cu|perl-Data-Peek-0.440.0-1|10	
14cu|perl-Data-Peek-0.440.0-1|11	License:    GPL+ or Artistic
14cu|perl-Data-Peek-0.440.0-1|12	Group:      Development/Perl
14cu|perl-Data-Peek-0.440.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Peek-0.440.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Data-Peek-0.440.0-1|15	# automatically create also DP.pm as alias of Data-Peek
14cu|perl-Data-Peek-0.440.0-1|16	Patch0:         Data-Peek.patch
14cu|perl-Data-Peek-0.440.0-1|17	
14cu|perl-Data-Peek-0.440.0-1|18	BuildRequires:  perl(Config)
14cu|perl-Data-Peek-0.440.0-1|19	BuildRequires:  perl(Data::Dumper)
14cu|perl-Data-Peek-0.440.0-1|20	BuildRequires:	perl(DynaLoader)
14cu|perl-Data-Peek-0.440.0-1|21	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Data-Peek-0.440.0-1|22	BuildRequires:  perl(strict)
14cu|perl-Data-Peek-0.440.0-1|23	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Data-Peek-0.440.0-1|24	BuildRequires:  perl(Test::NoWarnings)
14cu|perl-Data-Peek-0.440.0-1|25	BuildRequires:  perl(vars)
14cu|perl-Data-Peek-0.440.0-1|26	BuildRequires:  perl(warnings)
14cu|perl-Data-Peek-0.440.0-1|27	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Data-Peek-0.440.0-1|28	BuildRequires:  perl(Test::Pod)
14cu|perl-Data-Peek-0.440.0-1|29	BuildRequires:  perl-devel
14cu|perl-Data-Peek-0.440.0-1|30	
14cu|perl-Data-Peek-0.440.0-1|31	%description
14cu|perl-Data-Peek-0.440.0-1|32	Data::Peek started off as 'DDumper' being a wrapper module over the
14cu|perl-Data-Peek-0.440.0-1|33	Data::Dumper manpage, but grew out to be a set of low-level data
14cu|perl-Data-Peek-0.440.0-1|34	introspection utilities that no other module provided yet, using the lowest
14cu|perl-Data-Peek-0.440.0-1|35	level of the perl internals API as possible.
14cu|perl-Data-Peek-0.440.0-1|36	
14cu|perl-Data-Peek-0.440.0-1|37	DDumper ($var, ...)
14cu|perl-Data-Peek-0.440.0-1|38	Not liking the default output of Data::Dumper, and always feeling the
14cu|perl-Data-Peek-0.440.0-1|39	need to set '$Data::Dumper::Sortkeys = 1;', and not liking any of the
14cu|perl-Data-Peek-0.440.0-1|40	default layouts, this function is just a wrapper around
14cu|perl-Data-Peek-0.440.0-1|41	Data::Dumper::Dumper with everything set as I like it.
14cu|perl-Data-Peek-0.440.0-1|42	
14cu|perl-Data-Peek-0.440.0-1|43	$Data::Dumper::Sortkeys = 1;
14cu|perl-Data-Peek-0.440.0-1|44	$Data::Dumper::Indent   = 1;
14cu|perl-Data-Peek-0.440.0-1|45	
14cu|perl-Data-Peek-0.440.0-1|46	%prep
14cu|perl-Data-Peek-0.440.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Peek-0.440.0-1|48	%patch0 -p1
14cu|perl-Data-Peek-0.440.0-1|49	
14cu|perl-Data-Peek-0.440.0-1|50	%build
14cu|perl-Data-Peek-0.440.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Peek-0.440.0-1|52	%make
14cu|perl-Data-Peek-0.440.0-1|53	
14cu|perl-Data-Peek-0.440.0-1|54	%check
14cu|perl-Data-Peek-0.440.0-1|55	make test
14cu|perl-Data-Peek-0.440.0-1|56	
14cu|perl-Data-Peek-0.440.0-1|57	%install
14cu|perl-Data-Peek-0.440.0-1|58	%makeinstall_std
14cu|perl-Data-Peek-0.440.0-1|59	
14cu|perl-Data-Peek-0.440.0-1|60	
14cu|perl-Data-Peek-0.440.0-1|61	%files
14cu|perl-Data-Peek-0.440.0-1|62	%doc META.yml META.json ChangeLog README
14cu|perl-Data-Peek-0.440.0-1|63	%{_mandir}/man3/*
14cu|perl-Data-Peek-0.440.0-1|64	%{perl_vendorlib}/*
14cu|perl-Data-Peek-0.440.0-1|65	
14cu|perl-Data-Peek-0.440.0-1|66	
14cu|perl-Data-Peek-0.440.0-1|67	
14cu|perl-Data-Peek-0.440.0-1|68	
14cu|perl-Data-Peek-0.440.0-1|69	
14cu|perl-Data-Peek-0.440.0-1|70	%changelog
14cu|perl-Data-Peek-0.440.0-1|71	
14cu|perl-Data-Peek-0.440.0-1|72	* Sat Jun 27 2015 abfonly <John@smith.org> 0.440.0-1
14cu|perl-Data-Peek-0.440.0-1|73	- (be01343) Log: update to 0.440.0
14cu|perl-Data-Peek-0.440.0-1|74	
14cu|perl-Data-Peek-0.440.0-1|75	

12760 14
14cu|perl-Data-Perl-0.2.9-1|1	%define upstream_name    Data-Perl
14cu|perl-Data-Perl-0.2.9-1|2	%define upstream_version 0.002009
14cu|perl-Data-Perl-0.2.9-1|3	
14cu|perl-Data-Perl-0.2.9-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-Perl-0.2.9-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Perl-0.2.9-1|6	Release:    1
14cu|perl-Data-Perl-0.2.9-1|7	
14cu|perl-Data-Perl-0.2.9-1|8	Summary:    Wrapping class for Perl's built in array structure
14cu|perl-Data-Perl-0.2.9-1|9	License:    GPL+ or Artistic
14cu|perl-Data-Perl-0.2.9-1|10	Group:      Development/Perl
14cu|perl-Data-Perl-0.2.9-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Perl-0.2.9-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Perl-0.2.9-1|13	
14cu|perl-Data-Perl-0.2.9-1|14	BuildRequires: perl-devel
14cu|perl-Data-Perl-0.2.9-1|15	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Data-Perl-0.2.9-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Data-Perl-0.2.9-1|17	BuildRequires: perl(List::MoreUtils)
14cu|perl-Data-Perl-0.2.9-1|18	BuildRequires: perl(List::Util)
14cu|perl-Data-Perl-0.2.9-1|19	BuildRequires: perl(Module::Runtime)
14cu|perl-Data-Perl-0.2.9-1|20	BuildRequires: perl(Role::Tiny)
14cu|perl-Data-Perl-0.2.9-1|21	BuildRequires: perl(Scalar::Util)
14cu|perl-Data-Perl-0.2.9-1|22	BuildRequires: perl(Test::Deep)
14cu|perl-Data-Perl-0.2.9-1|23	BuildRequires: perl(Test::Fatal)
14cu|perl-Data-Perl-0.2.9-1|24	BuildRequires: perl(Test::Output)
14cu|perl-Data-Perl-0.2.9-1|25	BuildRequires: perl(parent)
14cu|perl-Data-Perl-0.2.9-1|26	BuildRequires: perl(strictures)
14cu|perl-Data-Perl-0.2.9-1|27	BuildArch: noarch
14cu|perl-Data-Perl-0.2.9-1|28	
14cu|perl-Data-Perl-0.2.9-1|29	%description
14cu|perl-Data-Perl-0.2.9-1|30	Data::Perl is a collection of classes that wrap fundamental data types that
14cu|perl-Data-Perl-0.2.9-1|31	exist in Perl. These classes and methods as they exist today are an attempt
14cu|perl-Data-Perl-0.2.9-1|32	to mirror functionality provided by Moose's Native Traits. One important
14cu|perl-Data-Perl-0.2.9-1|33	thing to note is all classes currently do no validation on constructor
14cu|perl-Data-Perl-0.2.9-1|34	input.
14cu|perl-Data-Perl-0.2.9-1|35	
14cu|perl-Data-Perl-0.2.9-1|36	Data::Perl is a container class for the following classes:
14cu|perl-Data-Perl-0.2.9-1|37	
14cu|perl-Data-Perl-0.2.9-1|38	* * the Data::Perl::Collection::Hash manpage.
14cu|perl-Data-Perl-0.2.9-1|39	
14cu|perl-Data-Perl-0.2.9-1|40	%prep
14cu|perl-Data-Perl-0.2.9-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Perl-0.2.9-1|42	
14cu|perl-Data-Perl-0.2.9-1|43	%build
14cu|perl-Data-Perl-0.2.9-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Perl-0.2.9-1|45	
14cu|perl-Data-Perl-0.2.9-1|46	%make
14cu|perl-Data-Perl-0.2.9-1|47	
14cu|perl-Data-Perl-0.2.9-1|48	%check
14cu|perl-Data-Perl-0.2.9-1|49	%make test
14cu|perl-Data-Perl-0.2.9-1|50	
14cu|perl-Data-Perl-0.2.9-1|51	%install
14cu|perl-Data-Perl-0.2.9-1|52	%makeinstall_std
14cu|perl-Data-Perl-0.2.9-1|53	
14cu|perl-Data-Perl-0.2.9-1|54	%files
14cu|perl-Data-Perl-0.2.9-1|55	%doc META.yml README META.json Changes LICENSE
14cu|perl-Data-Perl-0.2.9-1|56	%{_mandir}/man3/*
14cu|perl-Data-Perl-0.2.9-1|57	%{perl_vendorlib}/*
14cu|perl-Data-Perl-0.2.9-1|58	
14cu|perl-Data-Perl-0.2.9-1|59	
14cu|perl-Data-Perl-0.2.9-1|60	%changelog
14cu|perl-Data-Perl-0.2.9-1|61	* Wed Feb 25 2015 John Smith <John@smith.org> 0.2.9-1
14cu|perl-Data-Perl-0.2.9-1|62	+ Revision: cea4b6f
14cu|perl-Data-Perl-0.2.9-1|63	- Imported from SRPM
14cu|perl-Data-Perl-0.2.9-1|64	
14cu|perl-Data-Perl-0.2.9-1|65	

12761 14
14cu|perl-Data-Printer-0.350.0-1|1	%define upstream_name    Data-Printer
14cu|perl-Data-Printer-0.350.0-1|2	%define upstream_version 0.35
14cu|perl-Data-Printer-0.350.0-1|3	
14cu|perl-Data-Printer-0.350.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-Printer-0.350.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Printer-0.350.0-1|6	Release:    1
14cu|perl-Data-Printer-0.350.0-1|7	
14cu|perl-Data-Printer-0.350.0-1|8	Summary:    Pretty-printing date and time objects (not just DateTime!)
14cu|perl-Data-Printer-0.350.0-1|9	License:    GPL+ or Artistic
14cu|perl-Data-Printer-0.350.0-1|10	Group:      Development/Perl
14cu|perl-Data-Printer-0.350.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Printer-0.350.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Printer-0.350.0-1|13	
14cu|perl-Data-Printer-0.350.0-1|14	BuildRequires: perl-devel
14cu|perl-Data-Printer-0.350.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Data-Printer-0.350.0-1|16	BuildRequires: perl(Clone::PP)
14cu|perl-Data-Printer-0.350.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Data-Printer-0.350.0-1|18	BuildRequires: perl(Fcntl)
14cu|perl-Data-Printer-0.350.0-1|19	BuildRequires: perl(File::HomeDir)
14cu|perl-Data-Printer-0.350.0-1|20	BuildRequires: perl(File::Spec)
14cu|perl-Data-Printer-0.350.0-1|21	BuildRequires: perl(File::Temp)
14cu|perl-Data-Printer-0.350.0-1|22	BuildRequires: perl(Package::Stash)
14cu|perl-Data-Printer-0.350.0-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Data-Printer-0.350.0-1|24	BuildRequires: perl(Sort::Naturally)
14cu|perl-Data-Printer-0.350.0-1|25	BuildRequires: perl(Term::ANSIColor)
14cu|perl-Data-Printer-0.350.0-1|26	BuildRequires: perl(Test::More)
14cu|perl-Data-Printer-0.350.0-1|27	BuildRequires: perl(version)
14cu|perl-Data-Printer-0.350.0-1|28	BuildRequires: perl(IO::Pty::Easy)
14cu|perl-Data-Printer-0.350.0-1|29	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Data-Printer-0.350.0-1|30	BuildRequires: perl(Test::Pod)
14cu|perl-Data-Printer-0.350.0-1|31	
14cu|perl-Data-Printer-0.350.0-1|32	
14cu|perl-Data-Printer-0.350.0-1|33	
14cu|perl-Data-Printer-0.350.0-1|34	BuildArch: noarch
14cu|perl-Data-Printer-0.350.0-1|35	
14cu|perl-Data-Printer-0.350.0-1|36	%description
14cu|perl-Data-Printer-0.350.0-1|37	Tired of typing 'use Data::Printer' every time? 'DDP' lets you quickly call
14cu|perl-Data-Printer-0.350.0-1|38	your favorite variable dumper!
14cu|perl-Data-Printer-0.350.0-1|39	
14cu|perl-Data-Printer-0.350.0-1|40	It behaves exacly like the Data::Printer manpage - it is, indeed, just an
14cu|perl-Data-Printer-0.350.0-1|41	alias to it :)
14cu|perl-Data-Printer-0.350.0-1|42	
14cu|perl-Data-Printer-0.350.0-1|43	Happy debugging!
14cu|perl-Data-Printer-0.350.0-1|44	
14cu|perl-Data-Printer-0.350.0-1|45	%prep
14cu|perl-Data-Printer-0.350.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Printer-0.350.0-1|47	
14cu|perl-Data-Printer-0.350.0-1|48	%build
14cu|perl-Data-Printer-0.350.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Printer-0.350.0-1|50	
14cu|perl-Data-Printer-0.350.0-1|51	%make
14cu|perl-Data-Printer-0.350.0-1|52	
14cu|perl-Data-Printer-0.350.0-1|53	%check
14cu|perl-Data-Printer-0.350.0-1|54	%make test
14cu|perl-Data-Printer-0.350.0-1|55	
14cu|perl-Data-Printer-0.350.0-1|56	%install
14cu|perl-Data-Printer-0.350.0-1|57	%makeinstall_std
14cu|perl-Data-Printer-0.350.0-1|58	
14cu|perl-Data-Printer-0.350.0-1|59	%files
14cu|perl-Data-Printer-0.350.0-1|60	%doc Changes META.json META.yml README
14cu|perl-Data-Printer-0.350.0-1|61	%{_mandir}/man3/*
14cu|perl-Data-Printer-0.350.0-1|62	%{perl_vendorlib}/*
14cu|perl-Data-Printer-0.350.0-1|63	
14cu|perl-Data-Printer-0.350.0-1|64	
14cu|perl-Data-Printer-0.350.0-1|65	%changelog
14cu|perl-Data-Printer-0.350.0-1|66	* Wed Feb 25 2015 John Smith <John@smith.org> 0.350.0-1
14cu|perl-Data-Printer-0.350.0-1|67	+ Revision: 2266fda
14cu|perl-Data-Printer-0.350.0-1|68	- Imported from SRPM
14cu|perl-Data-Printer-0.350.0-1|69	
14cu|perl-Data-Printer-0.350.0-1|70	

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

12763 14
14cu|perl-Data-Section-Simple-0.70.0-1|1	%define upstream_name    Data-Section-Simple
14cu|perl-Data-Section-Simple-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Data-Section-Simple-0.70.0-1|3	
14cu|perl-Data-Section-Simple-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Data-Section-Simple-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Section-Simple-0.70.0-1|6	Release:    1
14cu|perl-Data-Section-Simple-0.70.0-1|7	
14cu|perl-Data-Section-Simple-0.70.0-1|8	Summary:    Read data from __DATA__
14cu|perl-Data-Section-Simple-0.70.0-1|9	
14cu|perl-Data-Section-Simple-0.70.0-1|10	License:    GPL+ or Artistic
14cu|perl-Data-Section-Simple-0.70.0-1|11	Group:      Development/Perl
14cu|perl-Data-Section-Simple-0.70.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Section-Simple-0.70.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Section-Simple-0.70.0-1|14	
14cu|perl-Data-Section-Simple-0.70.0-1|15	BuildRequires: perl(Test::More)
14cu|perl-Data-Section-Simple-0.70.0-1|16	BuildRequires: perl(Test::Requires)
14cu|perl-Data-Section-Simple-0.70.0-1|17	BuildRequires: perl-devel
14cu|perl-Data-Section-Simple-0.70.0-1|18	BuildArch: noarch
14cu|perl-Data-Section-Simple-0.70.0-1|19	
14cu|perl-Data-Section-Simple-0.70.0-1|20	%description
14cu|perl-Data-Section-Simple-0.70.0-1|21	Data::Section::Simple is a simple module to extract data from '__DATA__'
14cu|perl-Data-Section-Simple-0.70.0-1|22	section of the file.
14cu|perl-Data-Section-Simple-0.70.0-1|23	
14cu|perl-Data-Section-Simple-0.70.0-1|24	%prep
14cu|perl-Data-Section-Simple-0.70.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Section-Simple-0.70.0-1|26	
14cu|perl-Data-Section-Simple-0.70.0-1|27	%build
14cu|perl-Data-Section-Simple-0.70.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Section-Simple-0.70.0-1|29	
14cu|perl-Data-Section-Simple-0.70.0-1|30	%make
14cu|perl-Data-Section-Simple-0.70.0-1|31	
14cu|perl-Data-Section-Simple-0.70.0-1|32	%check
14cu|perl-Data-Section-Simple-0.70.0-1|33	%make test
14cu|perl-Data-Section-Simple-0.70.0-1|34	
14cu|perl-Data-Section-Simple-0.70.0-1|35	%install
14cu|perl-Data-Section-Simple-0.70.0-1|36	%makeinstall_std
14cu|perl-Data-Section-Simple-0.70.0-1|37	
14cu|perl-Data-Section-Simple-0.70.0-1|38	%files
14cu|perl-Data-Section-Simple-0.70.0-1|39	%doc Changes LICENSE META.json META.yml README
14cu|perl-Data-Section-Simple-0.70.0-1|40	%{_mandir}/man3/*
14cu|perl-Data-Section-Simple-0.70.0-1|41	%{perl_vendorlib}/*
14cu|perl-Data-Section-Simple-0.70.0-1|42	
14cu|perl-Data-Section-Simple-0.70.0-1|43	%changelog
14cu|perl-Data-Section-Simple-0.70.0-1|44	
14cu|perl-Data-Section-Simple-0.70.0-1|45	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
14cu|perl-Data-Section-Simple-0.70.0-1|46	- (90aee16) Updated to 0.07 (by updates_builder)
14cu|perl-Data-Section-Simple-0.70.0-1|47	
14cu|perl-Data-Section-Simple-0.70.0-1|48	

12764 14
14cu|perl-Data-Structure-Util-0.160.0-1|1	%define upstream_name	 Data-Structure-Util
14cu|perl-Data-Structure-Util-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-Data-Structure-Util-0.160.0-1|3	%define __noautoprov 'Util.so'
14cu|perl-Data-Structure-Util-0.160.0-1|4	
14cu|perl-Data-Structure-Util-0.160.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Data-Structure-Util-0.160.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Data-Structure-Util-0.160.0-1|7	Release:	1
14cu|perl-Data-Structure-Util-0.160.0-1|8	
14cu|perl-Data-Structure-Util-0.160.0-1|9	Summary:	Change nature of data within a structure
14cu|perl-Data-Structure-Util-0.160.0-1|10	
14cu|perl-Data-Structure-Util-0.160.0-1|11	License:	GPL+ or Artistic
14cu|perl-Data-Structure-Util-0.160.0-1|12	Group:		Development/Perl
14cu|perl-Data-Structure-Util-0.160.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-Structure-Util-0.160.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-Structure-Util-0.160.0-1|15	
14cu|perl-Data-Structure-Util-0.160.0-1|16	BuildRequires:  perl-devel
14cu|perl-Data-Structure-Util-0.160.0-1|17	BuildRequires:	perl(Test::Pod)
14cu|perl-Data-Structure-Util-0.160.0-1|18	BuildRequires:	perl(Clone)
14cu|perl-Data-Structure-Util-0.160.0-1|19	BuildRequires:	perl(File::Find::Rule)
14cu|perl-Data-Structure-Util-0.160.0-1|20	BuildRequires:	perl(ExtUtils::CBuilder)
14cu|perl-Data-Structure-Util-0.160.0-1|21	
14cu|perl-Data-Structure-Util-0.160.0-1|22	%description
14cu|perl-Data-Structure-Util-0.160.0-1|23	"Data::Structure::Util" is a toolbox to manipulate the data inside a
14cu|perl-Data-Structure-Util-0.160.0-1|24	data structure. It can process an entire tree and perform the
14cu|perl-Data-Structure-Util-0.160.0-1|25	operation requested on each appropriate element.
14cu|perl-Data-Structure-Util-0.160.0-1|26	
14cu|perl-Data-Structure-Util-0.160.0-1|27	For example: It can transform all strings within a data structure to
14cu|perl-Data-Structure-Util-0.160.0-1|28	utf8 or transform any utf8 string back to the default encoding. It can
14cu|perl-Data-Structure-Util-0.160.0-1|29	remove the blessing on any reference. It can collect all the objects
14cu|perl-Data-Structure-Util-0.160.0-1|30	or detect if there is a circular reference.
14cu|perl-Data-Structure-Util-0.160.0-1|31	
14cu|perl-Data-Structure-Util-0.160.0-1|32	It is written in C for decent speed.
14cu|perl-Data-Structure-Util-0.160.0-1|33	
14cu|perl-Data-Structure-Util-0.160.0-1|34	
14cu|perl-Data-Structure-Util-0.160.0-1|35	%prep
14cu|perl-Data-Structure-Util-0.160.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Data-Structure-Util-0.160.0-1|37	
14cu|perl-Data-Structure-Util-0.160.0-1|38	%build
14cu|perl-Data-Structure-Util-0.160.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Data-Structure-Util-0.160.0-1|40	%make
14cu|perl-Data-Structure-Util-0.160.0-1|41	
14cu|perl-Data-Structure-Util-0.160.0-1|42	%check
14cu|perl-Data-Structure-Util-0.160.0-1|43	make test
14cu|perl-Data-Structure-Util-0.160.0-1|44	
14cu|perl-Data-Structure-Util-0.160.0-1|45	%install
14cu|perl-Data-Structure-Util-0.160.0-1|46	%makeinstall_std
14cu|perl-Data-Structure-Util-0.160.0-1|47	
14cu|perl-Data-Structure-Util-0.160.0-1|48	
14cu|perl-Data-Structure-Util-0.160.0-1|49	%files
14cu|perl-Data-Structure-Util-0.160.0-1|50	%doc CHANGES README META.json META.yml
14cu|perl-Data-Structure-Util-0.160.0-1|51	%{perl_vendorarch}/Data
14cu|perl-Data-Structure-Util-0.160.0-1|52	%{perl_vendorarch}/auto/Data
14cu|perl-Data-Structure-Util-0.160.0-1|53	%{_mandir}/man?/*
14cu|perl-Data-Structure-Util-0.160.0-1|54	
14cu|perl-Data-Structure-Util-0.160.0-1|55	
14cu|perl-Data-Structure-Util-0.160.0-1|56	
14cu|perl-Data-Structure-Util-0.160.0-1|57	%changelog
14cu|perl-Data-Structure-Util-0.160.0-1|58	
14cu|perl-Data-Structure-Util-0.160.0-1|59	* Thu Jun 25 2015 abfonly <John@smith.org> 0.160.0-1
14cu|perl-Data-Structure-Util-0.160.0-1|60	- (10721e7) Log: Update to 0.160.0
14cu|perl-Data-Structure-Util-0.160.0-1|61	
14cu|perl-Data-Structure-Util-0.160.0-1|62	

12765 14
14cu|perl-Data-UUID-1.221.0-1|1	%define upstream_name	 Data-UUID
14cu|perl-Data-UUID-1.221.0-1|2	%define upstream_version 1.221
14cu|perl-Data-UUID-1.221.0-1|3	
14cu|perl-Data-UUID-1.221.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Data-UUID-1.221.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Data-UUID-1.221.0-1|6	Release:	1
14cu|perl-Data-UUID-1.221.0-1|7	
14cu|perl-Data-UUID-1.221.0-1|8	Summary: Perl extension for generating Globally/Universally Unique Identifiers
14cu|perl-Data-UUID-1.221.0-1|9	License: GPL+ or Artistic
14cu|perl-Data-UUID-1.221.0-1|10	Group:	 Development/Perl
14cu|perl-Data-UUID-1.221.0-1|11	Url:     http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Data-UUID-1.221.0-1|12	Source0: http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Data-UUID-1.221.0-1|13	
14cu|perl-Data-UUID-1.221.0-1|14	BuildRequires: perl-devel
14cu|perl-Data-UUID-1.221.0-1|15	
14cu|perl-Data-UUID-1.221.0-1|16	%description
14cu|perl-Data-UUID-1.221.0-1|17	Perl extension for generating Globally/Universally Unique Identifiers
14cu|perl-Data-UUID-1.221.0-1|18	(GUIDs/UUIDs).
14cu|perl-Data-UUID-1.221.0-1|19	
14cu|perl-Data-UUID-1.221.0-1|20	%prep
14cu|perl-Data-UUID-1.221.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Data-UUID-1.221.0-1|22	
14cu|perl-Data-UUID-1.221.0-1|23	%build
14cu|perl-Data-UUID-1.221.0-1|24	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cu|perl-Data-UUID-1.221.0-1|25	%make
14cu|perl-Data-UUID-1.221.0-1|26	
14cu|perl-Data-UUID-1.221.0-1|27	# Disable check - randomly fails at ABF
14cu|perl-Data-UUID-1.221.0-1|28	# %check
14cu|perl-Data-UUID-1.221.0-1|29	# %make test
14cu|perl-Data-UUID-1.221.0-1|30	
14cu|perl-Data-UUID-1.221.0-1|31	%install
14cu|perl-Data-UUID-1.221.0-1|32	%makeinstall_std
14cu|perl-Data-UUID-1.221.0-1|33	
14cu|perl-Data-UUID-1.221.0-1|34	%clean
14cu|perl-Data-UUID-1.221.0-1|35	
14cu|perl-Data-UUID-1.221.0-1|36	%files
14cu|perl-Data-UUID-1.221.0-1|37	%doc Changes README
14cu|perl-Data-UUID-1.221.0-1|38	%{perl_vendorarch}/Data
14cu|perl-Data-UUID-1.221.0-1|39	%{perl_vendorarch}/auto/Data
14cu|perl-Data-UUID-1.221.0-1|40	%{_mandir}/man3/*
14cu|perl-Data-UUID-1.221.0-1|41	
14cu|perl-Data-UUID-1.221.0-1|42	%changelog
14cu|perl-Data-UUID-1.221.0-1|43	
14cu|perl-Data-UUID-1.221.0-1|44	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.221.0-1
14cu|perl-Data-UUID-1.221.0-1|45	- (5fb2ce1) Updated to 1.221 (by updates_builder)
14cu|perl-Data-UUID-1.221.0-1|46	
14cu|perl-Data-UUID-1.221.0-1|47	

12766 14
14cu|perl-Date-Calc-XS-6.400.0-1|1	%define upstream_name    Date-Calc-XS
14cu|perl-Date-Calc-XS-6.400.0-1|2	%define upstream_version 6.4
14cu|perl-Date-Calc-XS-6.400.0-1|3	
14cu|perl-Date-Calc-XS-6.400.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Date-Calc-XS-6.400.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Date-Calc-XS-6.400.0-1|6	Release:	1
14cu|perl-Date-Calc-XS-6.400.0-1|7	
14cu|perl-Date-Calc-XS-6.400.0-1|8	Summary:    No summary found
14cu|perl-Date-Calc-XS-6.400.0-1|9	
14cu|perl-Date-Calc-XS-6.400.0-1|10	License:    GPL+ or Artistic
14cu|perl-Date-Calc-XS-6.400.0-1|11	Group:      Development/Perl
14cu|perl-Date-Calc-XS-6.400.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Date-Calc-XS-6.400.0-1|13	Source0:        http://www.cpan.org/modules/by-module/Date/Date-Calc-XS-%{upstream_version}.tar.gz
14cu|perl-Date-Calc-XS-6.400.0-1|14	
14cu|perl-Date-Calc-XS-6.400.0-1|15	BuildRequires: perl(Bit::Vector)
14cu|perl-Date-Calc-XS-6.400.0-1|16	BuildRequires: perl(Carp::Clan)
14cu|perl-Date-Calc-XS-6.400.0-1|17	BuildRequires: perl(Date::Calc)
14cu|perl-Date-Calc-XS-6.400.0-1|18	BuildRequires: perl-devel
14cu|perl-Date-Calc-XS-6.400.0-1|19	
14cu|perl-Date-Calc-XS-6.400.0-1|20	%description
14cu|perl-Date-Calc-XS-6.400.0-1|21	You never use this module directly. Use the Date::Calc(3) manpage instead!
14cu|perl-Date-Calc-XS-6.400.0-1|22	
14cu|perl-Date-Calc-XS-6.400.0-1|23	%prep
14cu|perl-Date-Calc-XS-6.400.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Date-Calc-XS-6.400.0-1|25	
14cu|perl-Date-Calc-XS-6.400.0-1|26	%build
14cu|perl-Date-Calc-XS-6.400.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Date-Calc-XS-6.400.0-1|28	
14cu|perl-Date-Calc-XS-6.400.0-1|29	%make
14cu|perl-Date-Calc-XS-6.400.0-1|30	
14cu|perl-Date-Calc-XS-6.400.0-1|31	%check
14cu|perl-Date-Calc-XS-6.400.0-1|32	%make test
14cu|perl-Date-Calc-XS-6.400.0-1|33	
14cu|perl-Date-Calc-XS-6.400.0-1|34	%install
14cu|perl-Date-Calc-XS-6.400.0-1|35	%makeinstall_std
14cu|perl-Date-Calc-XS-6.400.0-1|36	
14cu|perl-Date-Calc-XS-6.400.0-1|37	%clean
14cu|perl-Date-Calc-XS-6.400.0-1|38	
14cu|perl-Date-Calc-XS-6.400.0-1|39	%files
14cu|perl-Date-Calc-XS-6.400.0-1|40	%doc META.yml license
14cu|perl-Date-Calc-XS-6.400.0-1|41	%{_mandir}/man3/*
14cu|perl-Date-Calc-XS-6.400.0-1|42	%{perl_vendorlib}/*
14cu|perl-Date-Calc-XS-6.400.0-1|43	
14cu|perl-Date-Calc-XS-6.400.0-1|44	
14cu|perl-Date-Calc-XS-6.400.0-1|45	
14cu|perl-Date-Calc-XS-6.400.0-1|46	
14cu|perl-Date-Calc-XS-6.400.0-1|47	
14cu|perl-Date-Calc-XS-6.400.0-1|48	%changelog
14cu|perl-Date-Calc-XS-6.400.0-1|49	
14cu|perl-Date-Calc-XS-6.400.0-1|50	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 6.400.0-1
14cu|perl-Date-Calc-XS-6.400.0-1|51	- (4395c6c) Updated to 6.4
14cu|perl-Date-Calc-XS-6.400.0-1|52	
14cu|perl-Date-Calc-XS-6.400.0-1|53	

12767 14
14cu|perl-Date-Pcalc-6.100.0-13|1	%define upstream_name    Date-Pcalc
14cu|perl-Date-Pcalc-6.100.0-13|2	%define upstream_version 6.1
14cu|perl-Date-Pcalc-6.100.0-13|3	
14cu|perl-Date-Pcalc-6.100.0-13|4	Name:		perl-%{upstream_name}
14cu|perl-Date-Pcalc-6.100.0-13|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Date-Pcalc-6.100.0-13|6	Release:	13
14cu|perl-Date-Pcalc-6.100.0-13|7	Summary:	Pure-Perl drop-in replacement for Date::Calc
14cu|perl-Date-Pcalc-6.100.0-13|8	License:	GPL+ or Artistic
14cu|perl-Date-Pcalc-6.100.0-13|9	Group:		Development/Perl
14cu|perl-Date-Pcalc-6.100.0-13|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Date-Pcalc-6.100.0-13|11	Source0:	http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Date-Pcalc-6.100.0-13|12	Patch0:		Date-Pcalc-6.1-fix_perl_516_boolean.patch
14cu|perl-Date-Pcalc-6.100.0-13|13	Patch1:		Date-Pcalc-6.1-century.patch
14cu|perl-Date-Pcalc-6.100.0-13|14	
14cu|perl-Date-Pcalc-6.100.0-13|15	BuildRequires:	perl(Bit::Vector)
14cu|perl-Date-Pcalc-6.100.0-13|16	BuildRequires:	perl(Carp::Clan)
14cu|perl-Date-Pcalc-6.100.0-13|17	BuildRequires:	perl-devel
14cu|perl-Date-Pcalc-6.100.0-13|18	
14cu|perl-Date-Pcalc-6.100.0-13|19	
14cu|perl-Date-Pcalc-6.100.0-13|20	%description
14cu|perl-Date-Pcalc-6.100.0-13|21	'use Date::Pcalc qw( Days_in_Year Days_in_Month ... );'
14cu|perl-Date-Pcalc-6.100.0-13|22	
14cu|perl-Date-Pcalc-6.100.0-13|23	%prep
14cu|perl-Date-Pcalc-6.100.0-13|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Date-Pcalc-6.100.0-13|25	%patch0 -p0 -b .boolean
14cu|perl-Date-Pcalc-6.100.0-13|26	%patch1 -p1 -b .century
14cu|perl-Date-Pcalc-6.100.0-13|27	
14cu|perl-Date-Pcalc-6.100.0-13|28	%build
14cu|perl-Date-Pcalc-6.100.0-13|29	echo c | perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Date-Pcalc-6.100.0-13|30	%make
14cu|perl-Date-Pcalc-6.100.0-13|31	
14cu|perl-Date-Pcalc-6.100.0-13|32	%check
14cu|perl-Date-Pcalc-6.100.0-13|33	%make test
14cu|perl-Date-Pcalc-6.100.0-13|34	
14cu|perl-Date-Pcalc-6.100.0-13|35	%install
14cu|perl-Date-Pcalc-6.100.0-13|36	%makeinstall_std
14cu|perl-Date-Pcalc-6.100.0-13|37	
14cu|perl-Date-Pcalc-6.100.0-13|38	%clean
14cu|perl-Date-Pcalc-6.100.0-13|39	
14cu|perl-Date-Pcalc-6.100.0-13|40	%files
14cu|perl-Date-Pcalc-6.100.0-13|41	%doc META.yml
14cu|perl-Date-Pcalc-6.100.0-13|42	%{_mandir}/man3/*
14cu|perl-Date-Pcalc-6.100.0-13|43	%{perl_vendorlib}/*
14cu|perl-Date-Pcalc-6.100.0-13|44	
14cu|perl-Date-Pcalc-6.100.0-13|45	
14cu|perl-Date-Pcalc-6.100.0-13|46	
14cu|perl-Date-Pcalc-6.100.0-13|47	%changelog
14cu|perl-Date-Pcalc-6.100.0-13|48	
14cu|perl-Date-Pcalc-6.100.0-13|49	* Thu Jun 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 6.100.0-13
14cu|perl-Date-Pcalc-6.100.0-13|50	- (8ed9ebe) Fix release
14cu|perl-Date-Pcalc-6.100.0-13|51	
14cu|perl-Date-Pcalc-6.100.0-13|52	

12768 14
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|1	%define upstream_name	DateTime-Calendar-Mayan
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|2	%define upstream_version 0.0601
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|3	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|6	Release:	1
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|7	License:	GPL+ or Artistic
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|8	Group:		Development/Perl
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|9	Summary:	Mayan Long Count Calendar
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|10	Url:		http://search.cpan.org/dist/DateTime-Calendar-Mayan
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|11	Source:		http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|12	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|13	BuildRequires:	perl-devel
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|14	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|16	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|17	BuildRequires:	perl(Params::Validate)
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|18	BuildRequires:	perl(Test::More)
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|19	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|20	BuildArch:	noarch
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|21	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|22	%description
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|23	An implementation of the Mayan Long Count, Haab, and Tzolkin calendars
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|24	as defined in "Calendrical Calculations The Millennium Edition".
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|25	Supplemented by "Frequently Asked Questions about Calendars".
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|26	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|27	%prep
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|28	%setup -qn  %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|29	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|30	%build
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|32	%make
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|33	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|34	%check
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|35	make test
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|36	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|37	%install
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|38	%makeinstall_std
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|39	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|40	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|41	%files
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|42	%doc README Changes LICENSE Todo META.yml
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|43	%{perl_vendorlib}/*
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|44	%{_mandir}/man3/*
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|45	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|46	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|47	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|48	%changelog
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|49	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|50	* Thu Jun 18 2015 abfonly <John@smith.org> 0.60.100-1
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|51	- (5229404) Imported from SRPM
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|52	
14cu|perl-DateTime-Calendar-Mayan-0.60.100-1|53	

12769 14
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|1	%define upstream_name	 DateTime-Calendar-Pataphysical
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|3	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|6	Release:    1
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|7	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|8	Summary:	Dates in the pataphysical calendar
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|9	License:	GPL+ or Artistic
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|10	Group:		Development/Perl
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|12	Source0:	http://www.cpan.org/authors/id/B/BO/BOOK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|13	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|14	BuildRequires:  perl-devel
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|15	BuildRequires:  perl(DateTime)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|16	BuildRequires:  perl(Pod::Coverage::TrustPod)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|17	BuildRequires:  perl(Test::CPAN::Meta)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|18	BuildRequires:  perl(Test::MockTime)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|19	BuildRequires:  perl(Test::More)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|20	BuildRequires:  perl(Test::Pod)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|21	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|22	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|23	BuildArch:	noarch
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|24	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|25	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|26	%description
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|27	DateTime::Calendar::Pataphysical is the implementation of the pataphysical
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|28	calendar. Each year in this calendar contains 13 months of 29 days. This
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|29	regularity makes this a convenient alternative for the irregular Gregorian
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|30	calendar.
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|31	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|32	%prep
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|34	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|35	%build
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|37	%make
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|38	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|39	%check
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|40	%make test
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|41	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|42	%install
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|43	%{makeinstall_std}
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|44	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|45	%files
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|46	%doc LICENSE META.yml README
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|47	%{perl_vendorlib}/DateTime/Calendar/*
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|48	%{_mandir}/man3/*
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|49	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|50	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|51	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|52	%changelog
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|53	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|54	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0.60.0-1
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|55	- (f219cdb) Updated to 0.06
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|56	
14cu|perl-DateTime-Calendar-Pataphysical-0.60.0-1|57	

12770 14
14cu|perl-DateTime-Event-ICal-0.130.0-1|1	%define upstream_name    DateTime-Event-ICal
14cu|perl-DateTime-Event-ICal-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-DateTime-Event-ICal-0.130.0-1|3	
14cu|perl-DateTime-Event-ICal-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Event-ICal-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Event-ICal-0.130.0-1|6	Release:	1
14cu|perl-DateTime-Event-ICal-0.130.0-1|7	Summary:	Perl DateTime extension for computing rfc2445 recurrences
14cu|perl-DateTime-Event-ICal-0.130.0-1|8	License:	GPL+ or Artistic
14cu|perl-DateTime-Event-ICal-0.130.0-1|9	Group:		Development/Perl
14cu|perl-DateTime-Event-ICal-0.130.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Event-ICal-0.130.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Event-ICal-0.130.0-1|12	
14cu|perl-DateTime-Event-ICal-0.130.0-1|13	BuildRequires:	perl-devel
14cu|perl-DateTime-Event-ICal-0.130.0-1|14	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Event-ICal-0.130.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DateTime-Event-ICal-0.130.0-1|16	BuildRequires:	perl(DateTime::Event::Recurrence) >= 0.110.0
14cu|perl-DateTime-Event-ICal-0.130.0-1|17	BuildArch:	noarch
14cu|perl-DateTime-Event-ICal-0.130.0-1|18	
14cu|perl-DateTime-Event-ICal-0.130.0-1|19	%description
14cu|perl-DateTime-Event-ICal-0.130.0-1|20	This module provides convenience methods that let you easily create
14cu|perl-DateTime-Event-ICal-0.130.0-1|21	'DateTime::Set' objects for rfc2445 style recurrences.
14cu|perl-DateTime-Event-ICal-0.130.0-1|22	
14cu|perl-DateTime-Event-ICal-0.130.0-1|23	%prep
14cu|perl-DateTime-Event-ICal-0.130.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Event-ICal-0.130.0-1|25	
14cu|perl-DateTime-Event-ICal-0.130.0-1|26	%build
14cu|perl-DateTime-Event-ICal-0.130.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Event-ICal-0.130.0-1|28	%make
14cu|perl-DateTime-Event-ICal-0.130.0-1|29	
14cu|perl-DateTime-Event-ICal-0.130.0-1|30	%check
14cu|perl-DateTime-Event-ICal-0.130.0-1|31	%make test
14cu|perl-DateTime-Event-ICal-0.130.0-1|32	
14cu|perl-DateTime-Event-ICal-0.130.0-1|33	%install
14cu|perl-DateTime-Event-ICal-0.130.0-1|34	%makeinstall_std
14cu|perl-DateTime-Event-ICal-0.130.0-1|35	
14cu|perl-DateTime-Event-ICal-0.130.0-1|36	%files
14cu|perl-DateTime-Event-ICal-0.130.0-1|37	%doc Changes LICENSE META.yml META.json README TODO
14cu|perl-DateTime-Event-ICal-0.130.0-1|38	%{_mandir}/man3/*
14cu|perl-DateTime-Event-ICal-0.130.0-1|39	%perl_vendorlib/*
14cu|perl-DateTime-Event-ICal-0.130.0-1|40	
14cu|perl-DateTime-Event-ICal-0.130.0-1|41	
14cu|perl-DateTime-Event-ICal-0.130.0-1|42	%changelog
14cu|perl-DateTime-Event-ICal-0.130.0-1|43	
14cu|perl-DateTime-Event-ICal-0.130.0-1|44	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-DateTime-Event-ICal-0.130.0-1|45	- (761261f) Log: Update to 0.130.0 (cpan ver 0.13)
14cu|perl-DateTime-Event-ICal-0.130.0-1|46	
14cu|perl-DateTime-Event-ICal-0.130.0-1|47	

12771 14
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|1	%define upstream_name    DateTime-Event-Recurrence
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|3	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|6	Release:	1
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|7	Summary:	DateTime::Set extension for create basic recurrence sets
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|8	License:	GPL+ or Artistic
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|9	Group:		Development/Perl
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|12	BuildRequires:	perl-devel
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|13	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|14	BuildRequires:	perl(DateTime::Set) >= 0.380.0
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|15	BuildArch:	noarch
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|16	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|17	%description
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|18	This module provides convenience methods that let you easily create
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|19	'DateTime::Set' objects for various recurrences, such as "once a month" or
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|20	"every day". You can also create more complicated recurrences, such as
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|21	"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM".
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|22	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|23	%prep
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|25	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|26	%build
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|28	%make
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|29	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|30	%check
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|31	%make test
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|32	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|33	%install
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|34	%makeinstall_std
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|35	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|36	%files
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|37	%doc Changes README LICENSE META.yml
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|38	%{_mandir}/man3/*
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|39	%{perl_vendorlib}/*
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|40	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|41	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|42	%changelog
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|43	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|44	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|45	- (ca27662) Log: Update to 0.180.0 ( cpan ver 0.18)
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|46	
14cu|perl-DateTime-Event-Recurrence-0.180.0-1|47	

12772 14
14cu|perl-DateTime-Format-Duration-1.40.0-1|1	%define upstream_name	 DateTime-Format-Duration
14cu|perl-DateTime-Format-Duration-1.40.0-1|2	%define upstream_version 1.04
14cu|perl-DateTime-Format-Duration-1.40.0-1|3	
14cu|perl-DateTime-Format-Duration-1.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Format-Duration-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Format-Duration-1.40.0-1|6	Release:	1
14cu|perl-DateTime-Format-Duration-1.40.0-1|7	Summary:	Format and parse DateTime::Durations
14cu|perl-DateTime-Format-Duration-1.40.0-1|8	License:	GPL+ or Artistic
14cu|perl-DateTime-Format-Duration-1.40.0-1|9	Group:		Development/Perl
14cu|perl-DateTime-Format-Duration-1.40.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Format-Duration-1.40.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Format-Duration-1.40.0-1|12	BuildRequires:	perl-devel
14cu|perl-DateTime-Format-Duration-1.40.0-1|13	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Format-Duration-1.40.0-1|14	BuildRequires:	perl(DateTime::Duration)
14cu|perl-DateTime-Format-Duration-1.40.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DateTime-Format-Duration-1.40.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-DateTime-Format-Duration-1.40.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-DateTime-Format-Duration-1.40.0-1|18	BuildRequires:	perl(warnings)
14cu|perl-DateTime-Format-Duration-1.40.0-1|19	BuildRequires:	perl(CPAN::Meta)
14cu|perl-DateTime-Format-Duration-1.40.0-1|20	BuildRequires:	perl(Carp)
14cu|perl-DateTime-Format-Duration-1.40.0-1|21	BuildRequires:	perl(Data::Dumper)
14cu|perl-DateTime-Format-Duration-1.40.0-1|22	BuildRequires:	perl(DateTime::Duration)
14cu|perl-DateTime-Format-Duration-1.40.0-1|23	BuildRequires:	perl(Exporter)
14cu|perl-DateTime-Format-Duration-1.40.0-1|24	BuildRequires:	perl(Params::Validate)
14cu|perl-DateTime-Format-Duration-1.40.0-1|25	BuildRequires:	perl(constant)
14cu|perl-DateTime-Format-Duration-1.40.0-1|26	BuildRequires:	perl(strict)
14cu|perl-DateTime-Format-Duration-1.40.0-1|27	BuildArch:	noarch
14cu|perl-DateTime-Format-Duration-1.40.0-1|28	
14cu|perl-DateTime-Format-Duration-1.40.0-1|29	%description
14cu|perl-DateTime-Format-Duration-1.40.0-1|30	This module formats and parses DateTime::Duration objects as well as other
14cu|perl-DateTime-Format-Duration-1.40.0-1|31	durations representations.
14cu|perl-DateTime-Format-Duration-1.40.0-1|32	
14cu|perl-DateTime-Format-Duration-1.40.0-1|33	%prep
14cu|perl-DateTime-Format-Duration-1.40.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Format-Duration-1.40.0-1|35	chmod 644 Changes
14cu|perl-DateTime-Format-Duration-1.40.0-1|36	chmod -R 755 docs
14cu|perl-DateTime-Format-Duration-1.40.0-1|37	pushd docs
14cu|perl-DateTime-Format-Duration-1.40.0-1|38	chmod 644 *
14cu|perl-DateTime-Format-Duration-1.40.0-1|39	popd
14cu|perl-DateTime-Format-Duration-1.40.0-1|40	
14cu|perl-DateTime-Format-Duration-1.40.0-1|41	%build
14cu|perl-DateTime-Format-Duration-1.40.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Format-Duration-1.40.0-1|43	%make
14cu|perl-DateTime-Format-Duration-1.40.0-1|44	
14cu|perl-DateTime-Format-Duration-1.40.0-1|45	%check
14cu|perl-DateTime-Format-Duration-1.40.0-1|46	%make test
14cu|perl-DateTime-Format-Duration-1.40.0-1|47	
14cu|perl-DateTime-Format-Duration-1.40.0-1|48	%install
14cu|perl-DateTime-Format-Duration-1.40.0-1|49	%makeinstall_std
14cu|perl-DateTime-Format-Duration-1.40.0-1|50	
14cu|perl-DateTime-Format-Duration-1.40.0-1|51	%files
14cu|perl-DateTime-Format-Duration-1.40.0-1|52	%doc Changes LICENCE META.yml CONTRIBUTING docs/ META.json  README
14cu|perl-DateTime-Format-Duration-1.40.0-1|53	%{perl_vendorlib}/DateTime
14cu|perl-DateTime-Format-Duration-1.40.0-1|54	%{_mandir}/*/*
14cu|perl-DateTime-Format-Duration-1.40.0-1|55	
14cu|perl-DateTime-Format-Duration-1.40.0-1|56	
14cu|perl-DateTime-Format-Duration-1.40.0-1|57	%changelog
14cu|perl-DateTime-Format-Duration-1.40.0-1|58	
14cu|perl-DateTime-Format-Duration-1.40.0-1|59	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 1.40.0-1
14cu|perl-DateTime-Format-Duration-1.40.0-1|60	- (e9afcba) Log: Update to 1.40.0 (cpan ver 1.04)
14cu|perl-DateTime-Format-Duration-1.40.0-1|61	
14cu|perl-DateTime-Format-Duration-1.40.0-1|62	

12773 14
14cu|perl-DateTime-Format-Mail-0.401.0-1|1	%define upstream_name    DateTime-Format-Mail
14cu|perl-DateTime-Format-Mail-0.401.0-1|2	%define upstream_version 0.401
14cu|perl-DateTime-Format-Mail-0.401.0-1|3	
14cu|perl-DateTime-Format-Mail-0.401.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Format-Mail-0.401.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Format-Mail-0.401.0-1|6	Release:	1
14cu|perl-DateTime-Format-Mail-0.401.0-1|7	
14cu|perl-DateTime-Format-Mail-0.401.0-1|8	Summary:	Convert between DateTime and RFC2822/822 formats
14cu|perl-DateTime-Format-Mail-0.401.0-1|9	
14cu|perl-DateTime-Format-Mail-0.401.0-1|10	License:	GPL+ or Artistic
14cu|perl-DateTime-Format-Mail-0.401.0-1|11	Group:		Development/Perl
14cu|perl-DateTime-Format-Mail-0.401.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Format-Mail-0.401.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Format-Mail-0.401.0-1|14	
14cu|perl-DateTime-Format-Mail-0.401.0-1|15	BuildRequires:	perl(Test::Pod)
14cu|perl-DateTime-Format-Mail-0.401.0-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-DateTime-Format-Mail-0.401.0-1|17	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Format-Mail-0.401.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DateTime-Format-Mail-0.401.0-1|19	BuildRequires:	perl(File::Spec)
14cu|perl-DateTime-Format-Mail-0.401.0-1|20	BuildRequires:	perl(version)
14cu|perl-DateTime-Format-Mail-0.401.0-1|21	BuildRequires:	perl(warnings)
14cu|perl-DateTime-Format-Mail-0.401.0-1|22	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cu|perl-DateTime-Format-Mail-0.401.0-1|23	BuildRequires:	perl(Test::CPAN::Meta)
14cu|perl-DateTime-Format-Mail-0.401.0-1|24	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-DateTime-Format-Mail-0.401.0-1|25	BuildRequires:	perl-devel
14cu|perl-DateTime-Format-Mail-0.401.0-1|26	
14cu|perl-DateTime-Format-Mail-0.401.0-1|27	BuildArch: noarch
14cu|perl-DateTime-Format-Mail-0.401.0-1|28	
14cu|perl-DateTime-Format-Mail-0.401.0-1|29	%description
14cu|perl-DateTime-Format-Mail-0.401.0-1|30	RFCs 2822 and 822 specify date formats to be used by email.
14cu|perl-DateTime-Format-Mail-0.401.0-1|31	This module parses and emits such dates.
14cu|perl-DateTime-Format-Mail-0.401.0-1|32	
14cu|perl-DateTime-Format-Mail-0.401.0-1|33	RFC2822 (April 2001) introduces a slightly different format of date than that
14cu|perl-DateTime-Format-Mail-0.401.0-1|34	used by RFC822 (August 1982). The main correction is that the preferred format
14cu|perl-DateTime-Format-Mail-0.401.0-1|35	is more limited, and thus easier to parse programmatically.
14cu|perl-DateTime-Format-Mail-0.401.0-1|36	
14cu|perl-DateTime-Format-Mail-0.401.0-1|37	Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822
14cu|perl-DateTime-Format-Mail-0.401.0-1|38	people still get it wrong. So this module provides four things for those
14cu|perl-DateTime-Format-Mail-0.401.0-1|39	handling mail dates:
14cu|perl-DateTime-Format-Mail-0.401.0-1|40	A strict parser that will only accept RFC2822 dates, so you can see where
14cu|perl-DateTime-Format-Mail-0.401.0-1|41	you're right.
14cu|perl-DateTime-Format-Mail-0.401.0-1|42	A strict formatter, so you can generate the right stuff to begin with.
14cu|perl-DateTime-Format-Mail-0.401.0-1|43	A loose parser, so you can take the misbegotten output from other programs
14cu|perl-DateTime-Format-Mail-0.401.0-1|44	and turn it into something useful. This includes various minor errors as
14cu|perl-DateTime-Format-Mail-0.401.0-1|45	well as some somewhat more bizarre mistakes.
14cu|perl-DateTime-Format-Mail-0.401.0-1|46	
14cu|perl-DateTime-Format-Mail-0.401.0-1|47	%prep
14cu|perl-DateTime-Format-Mail-0.401.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Format-Mail-0.401.0-1|49	
14cu|perl-DateTime-Format-Mail-0.401.0-1|50	%build
14cu|perl-DateTime-Format-Mail-0.401.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Format-Mail-0.401.0-1|52	%make
14cu|perl-DateTime-Format-Mail-0.401.0-1|53	
14cu|perl-DateTime-Format-Mail-0.401.0-1|54	%check
14cu|perl-DateTime-Format-Mail-0.401.0-1|55	%make test
14cu|perl-DateTime-Format-Mail-0.401.0-1|56	
14cu|perl-DateTime-Format-Mail-0.401.0-1|57	%install
14cu|perl-DateTime-Format-Mail-0.401.0-1|58	%makeinstall_std
14cu|perl-DateTime-Format-Mail-0.401.0-1|59	
14cu|perl-DateTime-Format-Mail-0.401.0-1|60	
14cu|perl-DateTime-Format-Mail-0.401.0-1|61	%files
14cu|perl-DateTime-Format-Mail-0.401.0-1|62	%doc Changes README META.yml LICENSE CREDITS
14cu|perl-DateTime-Format-Mail-0.401.0-1|63	%{perl_vendorlib}/*
14cu|perl-DateTime-Format-Mail-0.401.0-1|64	%{_mandir}/man3/*
14cu|perl-DateTime-Format-Mail-0.401.0-1|65	
14cu|perl-DateTime-Format-Mail-0.401.0-1|66	
14cu|perl-DateTime-Format-Mail-0.401.0-1|67	
14cu|perl-DateTime-Format-Mail-0.401.0-1|68	%changelog
14cu|perl-DateTime-Format-Mail-0.401.0-1|69	
14cu|perl-DateTime-Format-Mail-0.401.0-1|70	* Mon Jun 15 2015 abfonly <John@smith.org> 0.401.0-1
14cu|perl-DateTime-Format-Mail-0.401.0-1|71	- (19f4a48) Log: update to 0.401.0, fixed BR
14cu|perl-DateTime-Format-Mail-0.401.0-1|72	
14cu|perl-DateTime-Format-Mail-0.401.0-1|73	

12774 14
14cu|perl-DateTime-Format-MySQL-0.50.0-1|1	%define upstream_name    DateTime-Format-MySQL
14cu|perl-DateTime-Format-MySQL-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-DateTime-Format-MySQL-0.50.0-1|3	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-DateTime-Format-MySQL-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DateTime-Format-MySQL-0.50.0-1|6	Release:    1
14cu|perl-DateTime-Format-MySQL-0.50.0-1|7	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|8	Summary:    Parse and format MySQL dates and times
14cu|perl-DateTime-Format-MySQL-0.50.0-1|9	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|10	License:    GPL+ or Artistic
14cu|perl-DateTime-Format-MySQL-0.50.0-1|11	Group:      Development/Perl
14cu|perl-DateTime-Format-MySQL-0.50.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Format-MySQL-0.50.0-1|13	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Format-MySQL-0.50.0-1|14	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|15	BuildRequires: perl(Class::Factory::Util)
14cu|perl-DateTime-Format-MySQL-0.50.0-1|16	BuildRequires: perl(DateTime)
14cu|perl-DateTime-Format-MySQL-0.50.0-1|17	BuildRequires: perl(DateTime::Format::Builder) >= 0.810.0
14cu|perl-DateTime-Format-MySQL-0.50.0-1|18	BuildRequires: perl(Module::Build::Compat)
14cu|perl-DateTime-Format-MySQL-0.50.0-1|19	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|20	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|21	BuildArch: noarch
14cu|perl-DateTime-Format-MySQL-0.50.0-1|22	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|23	Requires: perl(Class::Factory::Util)
14cu|perl-DateTime-Format-MySQL-0.50.0-1|24	Requires: perl(DateTime::Format::Builder)
14cu|perl-DateTime-Format-MySQL-0.50.0-1|25	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|26	%description
14cu|perl-DateTime-Format-MySQL-0.50.0-1|27	This module understands the formats used by MySQL for its DATE, DATETIME,
14cu|perl-DateTime-Format-MySQL-0.50.0-1|28	TIME, and TIMESTAMP data types. It can be used to parse these formats in
14cu|perl-DateTime-Format-MySQL-0.50.0-1|29	order to create DateTime objects, and it can take a DateTime object and
14cu|perl-DateTime-Format-MySQL-0.50.0-1|30	produce a string representing it in the MySQL format.
14cu|perl-DateTime-Format-MySQL-0.50.0-1|31	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|32	%prep
14cu|perl-DateTime-Format-MySQL-0.50.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Format-MySQL-0.50.0-1|34	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|35	%build
14cu|perl-DateTime-Format-MySQL-0.50.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Format-MySQL-0.50.0-1|37	%make
14cu|perl-DateTime-Format-MySQL-0.50.0-1|38	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|39	%check
14cu|perl-DateTime-Format-MySQL-0.50.0-1|40	%make test
14cu|perl-DateTime-Format-MySQL-0.50.0-1|41	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|42	%install
14cu|perl-DateTime-Format-MySQL-0.50.0-1|43	%makeinstall_std
14cu|perl-DateTime-Format-MySQL-0.50.0-1|44	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|45	%clean
14cu|perl-DateTime-Format-MySQL-0.50.0-1|46	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|47	%files
14cu|perl-DateTime-Format-MySQL-0.50.0-1|48	%doc Changes LICENSE README META.json META.yml
14cu|perl-DateTime-Format-MySQL-0.50.0-1|49	%{_mandir}/man3/*
14cu|perl-DateTime-Format-MySQL-0.50.0-1|50	%{perl_vendorlib}/*
14cu|perl-DateTime-Format-MySQL-0.50.0-1|51	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|52	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|53	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|54	%changelog
14cu|perl-DateTime-Format-MySQL-0.50.0-1|55	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|56	* Tue Jun 23 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-DateTime-Format-MySQL-0.50.0-1|57	- (9a36d51) Log: Update to 0.50.0
14cu|perl-DateTime-Format-MySQL-0.50.0-1|58	
14cu|perl-DateTime-Format-MySQL-0.50.0-1|59	

12775 14
14cu|perl-DateTime-Format-Natural-1.30.0-1|1	%define upstream_name    DateTime-Format-Natural
14cu|perl-DateTime-Format-Natural-1.30.0-1|2	%define upstream_version 1.03
14cu|perl-DateTime-Format-Natural-1.30.0-1|3	
14cu|perl-DateTime-Format-Natural-1.30.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Format-Natural-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Format-Natural-1.30.0-1|6	Release:	1
14cu|perl-DateTime-Format-Natural-1.30.0-1|7	
14cu|perl-DateTime-Format-Natural-1.30.0-1|8	Summary:	Base class for DateTime::Format::Natural::Lang::
14cu|perl-DateTime-Format-Natural-1.30.0-1|9	
14cu|perl-DateTime-Format-Natural-1.30.0-1|10	License:	GPL+ or Artistic
14cu|perl-DateTime-Format-Natural-1.30.0-1|11	Group:		Development/Perl
14cu|perl-DateTime-Format-Natural-1.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Format-Natural-1.30.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DateTime-Format-Natural-1.30.0-1|14	
14cu|perl-DateTime-Format-Natural-1.30.0-1|15	BuildRequires: perl(Carp)
14cu|perl-DateTime-Format-Natural-1.30.0-1|16	BuildRequires: perl(Clone)
14cu|perl-DateTime-Format-Natural-1.30.0-1|17	BuildRequires: perl(Cwd)
14cu|perl-DateTime-Format-Natural-1.30.0-1|18	BuildRequires: perl(DateTime)
14cu|perl-DateTime-Format-Natural-1.30.0-1|19	BuildRequires: perl(DateTime::TimeZone)
14cu|perl-DateTime-Format-Natural-1.30.0-1|20	BuildRequires: perl(Exporter)
14cu|perl-DateTime-Format-Natural-1.30.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-DateTime-Format-Natural-1.30.0-1|22	BuildRequires: perl(File::Find)
14cu|perl-DateTime-Format-Natural-1.30.0-1|23	BuildRequires: perl(File::Spec)
14cu|perl-DateTime-Format-Natural-1.30.0-1|24	BuildRequires: perl(FindBin)
14cu|perl-DateTime-Format-Natural-1.30.0-1|25	BuildRequires: perl(Getopt::Long)
14cu|perl-DateTime-Format-Natural-1.30.0-1|26	BuildRequires: perl(List::MoreUtils)
14cu|perl-DateTime-Format-Natural-1.30.0-1|27	BuildRequires: perl(Module::Build) >= 0.380.0
14cu|perl-DateTime-Format-Natural-1.30.0-1|28	BuildRequires: perl(Module::Util)
14cu|perl-DateTime-Format-Natural-1.30.0-1|29	BuildRequires: perl(Params::Validate)
14cu|perl-DateTime-Format-Natural-1.30.0-1|30	BuildRequires: perl(Scalar::Util)
14cu|perl-DateTime-Format-Natural-1.30.0-1|31	BuildRequires: perl(Storable)
14cu|perl-DateTime-Format-Natural-1.30.0-1|32	BuildRequires: perl(Term::ReadLine)
14cu|perl-DateTime-Format-Natural-1.30.0-1|33	BuildRequires: perl(Test::MockTime)
14cu|perl-DateTime-Format-Natural-1.30.0-1|34	BuildRequires: perl(Test::More)
14cu|perl-DateTime-Format-Natural-1.30.0-1|35	BuildRequires: perl(boolean)
14cu|perl-DateTime-Format-Natural-1.30.0-1|36	BuildRequires: perl(Time::Piece)
14cu|perl-DateTime-Format-Natural-1.30.0-1|37	
14cu|perl-DateTime-Format-Natural-1.30.0-1|38	
14cu|perl-DateTime-Format-Natural-1.30.0-1|39	# not autodetected
14cu|perl-DateTime-Format-Natural-1.30.0-1|40	Requires:	perl(boolean)
14cu|perl-DateTime-Format-Natural-1.30.0-1|41	
14cu|perl-DateTime-Format-Natural-1.30.0-1|42	BuildArch:	noarch
14cu|perl-DateTime-Format-Natural-1.30.0-1|43	
14cu|perl-DateTime-Format-Natural-1.30.0-1|44	%description
14cu|perl-DateTime-Format-Natural-1.30.0-1|45	'DateTime::Format::Natural' takes a string with a human readable date/time
14cu|perl-DateTime-Format-Natural-1.30.0-1|46	and creates a machine readable one by applying natural parsing logic.
14cu|perl-DateTime-Format-Natural-1.30.0-1|47	
14cu|perl-DateTime-Format-Natural-1.30.0-1|48	%prep
14cu|perl-DateTime-Format-Natural-1.30.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Format-Natural-1.30.0-1|50	
14cu|perl-DateTime-Format-Natural-1.30.0-1|51	chmod 644 Changes README
14cu|perl-DateTime-Format-Natural-1.30.0-1|52	for file in Changes README; do
14cu|perl-DateTime-Format-Natural-1.30.0-1|53	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-DateTime-Format-Natural-1.30.0-1|54	touch -r $file $file.new && \
14cu|perl-DateTime-Format-Natural-1.30.0-1|55	mv $file.new $file
14cu|perl-DateTime-Format-Natural-1.30.0-1|56	done
14cu|perl-DateTime-Format-Natural-1.30.0-1|57	
14cu|perl-DateTime-Format-Natural-1.30.0-1|58	%build
14cu|perl-DateTime-Format-Natural-1.30.0-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Format-Natural-1.30.0-1|60	%make
14cu|perl-DateTime-Format-Natural-1.30.0-1|61	
14cu|perl-DateTime-Format-Natural-1.30.0-1|62	%check
14cu|perl-DateTime-Format-Natural-1.30.0-1|63	%make test
14cu|perl-DateTime-Format-Natural-1.30.0-1|64	
14cu|perl-DateTime-Format-Natural-1.30.0-1|65	%install
14cu|perl-DateTime-Format-Natural-1.30.0-1|66	%makeinstall_std
14cu|perl-DateTime-Format-Natural-1.30.0-1|67	
14cu|perl-DateTime-Format-Natural-1.30.0-1|68	%files
14cu|perl-DateTime-Format-Natural-1.30.0-1|69	%doc Changes README META.json META.yml
14cu|perl-DateTime-Format-Natural-1.30.0-1|70	%{_mandir}/man3/*
14cu|perl-DateTime-Format-Natural-1.30.0-1|71	%{perl_vendorlib}/DateTime
14cu|perl-DateTime-Format-Natural-1.30.0-1|72	%{_bindir}/dateparse
14cu|perl-DateTime-Format-Natural-1.30.0-1|73	%{_mandir}/man1/dateparse.1*
14cu|perl-DateTime-Format-Natural-1.30.0-1|74	
14cu|perl-DateTime-Format-Natural-1.30.0-1|75	
14cu|perl-DateTime-Format-Natural-1.30.0-1|76	
14cu|perl-DateTime-Format-Natural-1.30.0-1|77	%changelog
14cu|perl-DateTime-Format-Natural-1.30.0-1|78	
14cu|perl-DateTime-Format-Natural-1.30.0-1|79	* Tue Sep 01 2015 abfonly <abfonly@gmail.com> 1.30.0-1
14cu|perl-DateTime-Format-Natural-1.30.0-1|80	- (fbf724c) Fixed BR
14cu|perl-DateTime-Format-Natural-1.30.0-1|81	
14cu|perl-DateTime-Format-Natural-1.30.0-1|82	

12776 14
14cu|perl-DateTime-Format-Pg-0.160.100-1|1	%define upstream_name    DateTime-Format-Pg
14cu|perl-DateTime-Format-Pg-0.160.100-1|2	%define upstream_version 0.16010
14cu|perl-DateTime-Format-Pg-0.160.100-1|3	
14cu|perl-DateTime-Format-Pg-0.160.100-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Format-Pg-0.160.100-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Format-Pg-0.160.100-1|6	Release:	1
14cu|perl-DateTime-Format-Pg-0.160.100-1|7	
14cu|perl-DateTime-Format-Pg-0.160.100-1|8	Summary:	Parse and format PostgreSQL dates and times
14cu|perl-DateTime-Format-Pg-0.160.100-1|9	
14cu|perl-DateTime-Format-Pg-0.160.100-1|10	License:	GPL+ or Artistic
14cu|perl-DateTime-Format-Pg-0.160.100-1|11	Group:		Development/Perl
14cu|perl-DateTime-Format-Pg-0.160.100-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Format-Pg-0.160.100-1|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Pg-%{upstream_version}.tar.gz
14cu|perl-DateTime-Format-Pg-0.160.100-1|14	
14cu|perl-DateTime-Format-Pg-0.160.100-1|15	BuildRequires:	perl-devel
14cu|perl-DateTime-Format-Pg-0.160.100-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-DateTime-Format-Pg-0.160.100-1|17	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Format-Pg-0.160.100-1|18	BuildRequires:	perl(DateTime::Format::Builder)
14cu|perl-DateTime-Format-Pg-0.160.100-1|19	BuildRequires:	perl(DateTime::TimeZone)
14cu|perl-DateTime-Format-Pg-0.160.100-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DateTime-Format-Pg-0.160.100-1|21	BuildRequires:	perl(Test::More)
14cu|perl-DateTime-Format-Pg-0.160.100-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-DateTime-Format-Pg-0.160.100-1|23	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-DateTime-Format-Pg-0.160.100-1|24	
14cu|perl-DateTime-Format-Pg-0.160.100-1|25	BuildArch:	noarch
14cu|perl-DateTime-Format-Pg-0.160.100-1|26	
14cu|perl-DateTime-Format-Pg-0.160.100-1|27	%description
14cu|perl-DateTime-Format-Pg-0.160.100-1|28	This module understands the formats used by PostgreSQL for its DATE, TIME,
14cu|perl-DateTime-Format-Pg-0.160.100-1|29	TIMESTAMP, and INTERVAL data types. It can be used to parse these formats
14cu|perl-DateTime-Format-Pg-0.160.100-1|30	in order to create 'DateTime' or 'DateTime::Duration' objects, and it can
14cu|perl-DateTime-Format-Pg-0.160.100-1|31	take a 'DateTime' or 'DateTime::Duration' object and produce a string
14cu|perl-DateTime-Format-Pg-0.160.100-1|32	representing it in a format accepted by PostgreSQL.
14cu|perl-DateTime-Format-Pg-0.160.100-1|33	
14cu|perl-DateTime-Format-Pg-0.160.100-1|34	%prep
14cu|perl-DateTime-Format-Pg-0.160.100-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Format-Pg-0.160.100-1|36	
14cu|perl-DateTime-Format-Pg-0.160.100-1|37	%build
14cu|perl-DateTime-Format-Pg-0.160.100-1|38	perl Build.PL installdirs=vendor
14cu|perl-DateTime-Format-Pg-0.160.100-1|39	./Build
14cu|perl-DateTime-Format-Pg-0.160.100-1|40	
14cu|perl-DateTime-Format-Pg-0.160.100-1|41	%check
14cu|perl-DateTime-Format-Pg-0.160.100-1|42	./Build test
14cu|perl-DateTime-Format-Pg-0.160.100-1|43	
14cu|perl-DateTime-Format-Pg-0.160.100-1|44	%install
14cu|perl-DateTime-Format-Pg-0.160.100-1|45	./Build install destdir=%{buildroot}
14cu|perl-DateTime-Format-Pg-0.160.100-1|46	
14cu|perl-DateTime-Format-Pg-0.160.100-1|47	%files
14cu|perl-DateTime-Format-Pg-0.160.100-1|48	%doc Changes LICENSE META.yml META.json
14cu|perl-DateTime-Format-Pg-0.160.100-1|49	%{_mandir}/man3/*
14cu|perl-DateTime-Format-Pg-0.160.100-1|50	%{perl_vendorlib}/*
14cu|perl-DateTime-Format-Pg-0.160.100-1|51	
14cu|perl-DateTime-Format-Pg-0.160.100-1|52	
14cu|perl-DateTime-Format-Pg-0.160.100-1|53	%changelog
14cu|perl-DateTime-Format-Pg-0.160.100-1|54	
14cu|perl-DateTime-Format-Pg-0.160.100-1|55	* Mon Jun 15 2015 abfonly <John@smith.org> 0.160.100-1
14cu|perl-DateTime-Format-Pg-0.160.100-1|56	- (b69ed62) Log: Update to 160.100
14cu|perl-DateTime-Format-Pg-0.160.100-1|57	
14cu|perl-DateTime-Format-Pg-0.160.100-1|58	

12777 14
14cu|perl-DateTime-Set-0.380.0-1|1	%define upstream_name    DateTime-Set
14cu|perl-DateTime-Set-0.380.0-1|2	%define upstream_version 0.3800
14cu|perl-DateTime-Set-0.380.0-1|3	
14cu|perl-DateTime-Set-0.380.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DateTime-Set-0.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DateTime-Set-0.380.0-1|6	Release:	1
14cu|perl-DateTime-Set-0.380.0-1|7	Summary:	Extends Set::Infinite with recurrence functions
14cu|perl-DateTime-Set-0.380.0-1|8	License:	GPL+ or Artistic
14cu|perl-DateTime-Set-0.380.0-1|9	Group:		Development/Perl
14cu|perl-DateTime-Set-0.380.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DateTime-Set-0.380.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Set-%{upstream_version}.tar.gz
14cu|perl-DateTime-Set-0.380.0-1|12	BuildRequires:	perl-devel
14cu|perl-DateTime-Set-0.380.0-1|13	BuildRequires:	perl(DateTime)
14cu|perl-DateTime-Set-0.380.0-1|14	BuildRequires:	perl(Set::Infinite)
14cu|perl-DateTime-Set-0.380.0-1|15	BuildRequires:	perl(Test::More)
14cu|perl-DateTime-Set-0.380.0-1|16	BuildRequires:	perl(DateTime::Event::Recurrence)
14cu|perl-DateTime-Set-0.380.0-1|17	BuildArch:	noarch
14cu|perl-DateTime-Set-0.380.0-1|18	
14cu|perl-DateTime-Set-0.380.0-1|19	%description
14cu|perl-DateTime-Set-0.380.0-1|20	DateTime::Set is a module for datetime sets. It can be used to handle two
14cu|perl-DateTime-Set-0.380.0-1|21	different types of sets.
14cu|perl-DateTime-Set-0.380.0-1|22	
14cu|perl-DateTime-Set-0.380.0-1|23	The first is a fixed set of predefined datetime objects. For example, if we
14cu|perl-DateTime-Set-0.380.0-1|24	wanted to create a set of datetimes containing the birthdays of people in
14cu|perl-DateTime-Set-0.380.0-1|25	our family for the current year.
14cu|perl-DateTime-Set-0.380.0-1|26	
14cu|perl-DateTime-Set-0.380.0-1|27	The second type of set that it can handle is one based on a recurrence,
14cu|perl-DateTime-Set-0.380.0-1|28	such as "every Wednesday", or "noon on the 15th day of every month". This
14cu|perl-DateTime-Set-0.380.0-1|29	type of set can have fixed starting and ending datetimes, but neither is
14cu|perl-DateTime-Set-0.380.0-1|30	required. So our "every Wednesday set" could be "every Wednesday from the
14cu|perl-DateTime-Set-0.380.0-1|31	beginning of time until the end of time", or "every Wednesday after
14cu|perl-DateTime-Set-0.380.0-1|32	2003-03-05 until the end of time", or "every Wednesday between 2003-03-05
14cu|perl-DateTime-Set-0.380.0-1|33	and 2004-01-07".
14cu|perl-DateTime-Set-0.380.0-1|34	
14cu|perl-DateTime-Set-0.380.0-1|35	%prep
14cu|perl-DateTime-Set-0.380.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DateTime-Set-0.380.0-1|37	
14cu|perl-DateTime-Set-0.380.0-1|38	%build
14cu|perl-DateTime-Set-0.380.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-DateTime-Set-0.380.0-1|40	%make
14cu|perl-DateTime-Set-0.380.0-1|41	
14cu|perl-DateTime-Set-0.380.0-1|42	%check
14cu|perl-DateTime-Set-0.380.0-1|43	%make test
14cu|perl-DateTime-Set-0.380.0-1|44	
14cu|perl-DateTime-Set-0.380.0-1|45	%install
14cu|perl-DateTime-Set-0.380.0-1|46	%makeinstall_std
14cu|perl-DateTime-Set-0.380.0-1|47	
14cu|perl-DateTime-Set-0.380.0-1|48	%files
14cu|perl-DateTime-Set-0.380.0-1|49	%doc Changes LICENSE META.yml META.json README
14cu|perl-DateTime-Set-0.380.0-1|50	%{_mandir}/man3/*
14cu|perl-DateTime-Set-0.380.0-1|51	%{perl_vendorlib}/*
14cu|perl-DateTime-Set-0.380.0-1|52	
14cu|perl-DateTime-Set-0.380.0-1|53	
14cu|perl-DateTime-Set-0.380.0-1|54	%changelog
14cu|perl-DateTime-Set-0.380.0-1|55	
14cu|perl-DateTime-Set-0.380.0-1|56	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 0.380.0-1
14cu|perl-DateTime-Set-0.380.0-1|57	- (921922c) Log: Update to 0.380.0 (cpan ver 0.3800)
14cu|perl-DateTime-Set-0.380.0-1|58	
14cu|perl-DateTime-Set-0.380.0-1|59	

12778 14
14cu|perl-DBD-CSV-0.480.0-1|1	%define	upstream_name    DBD-CSV
14cu|perl-DBD-CSV-0.480.0-1|2	%define upstream_version 0.48
14cu|perl-DBD-CSV-0.480.0-1|3	
14cu|perl-DBD-CSV-0.480.0-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-DBD-CSV-0.480.0-1|5	%define __noautoreq '/pro/bin/perl'
14cu|perl-DBD-CSV-0.480.0-1|6	%else
14cu|perl-DBD-CSV-0.480.0-1|7	%define _requires_exceptions /pro/bin/perl
14cu|perl-DBD-CSV-0.480.0-1|8	%endif
14cu|perl-DBD-CSV-0.480.0-1|9	
14cu|perl-DBD-CSV-0.480.0-1|10	Name:		perl-%{upstream_name}
14cu|perl-DBD-CSV-0.480.0-1|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBD-CSV-0.480.0-1|12	Release:	1
14cu|perl-DBD-CSV-0.480.0-1|13	
14cu|perl-DBD-CSV-0.480.0-1|14	Summary:	Perl module to access CSV files through DBI
14cu|perl-DBD-CSV-0.480.0-1|15	
14cu|perl-DBD-CSV-0.480.0-1|16	License:	GPL
14cu|perl-DBD-CSV-0.480.0-1|17	Group:		Development/Perl
14cu|perl-DBD-CSV-0.480.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBD-CSV-0.480.0-1|19	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-DBD-CSV-0.480.0-1|20	
14cu|perl-DBD-CSV-0.480.0-1|21	BuildRequires:	perl-devel
14cu|perl-DBD-CSV-0.480.0-1|22	BuildRequires:  perl(DBD::File) >= 0.42
14cu|perl-DBD-CSV-0.480.0-1|23	BuildRequires:  perl(DBI) >= 1.628
14cu|perl-DBD-CSV-0.480.0-1|24	BuildRequires:  perl(SQL::Statement) >= 1.405
14cu|perl-DBD-CSV-0.480.0-1|25	BuildRequires:  perl(Test::More) >= 0.9
14cu|perl-DBD-CSV-0.480.0-1|26	BuildRequires:  perl(Text::CSV_XS) >= 1.01
14cu|perl-DBD-CSV-0.480.0-1|27	BuildRequires:  perl(Test::Pod)
14cu|perl-DBD-CSV-0.480.0-1|28	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-DBD-CSV-0.480.0-1|29	
14cu|perl-DBD-CSV-0.480.0-1|30	BuildArch:	noarch
14cu|perl-DBD-CSV-0.480.0-1|31	
14cu|perl-DBD-CSV-0.480.0-1|32	%description
14cu|perl-DBD-CSV-0.480.0-1|33	DBD::CSV is a Perl module that provides yet another driver for the DBI
14cu|perl-DBD-CSV-0.480.0-1|34	(Database independent interface for Perl).  This one is based on the SQL
14cu|perl-DBD-CSV-0.480.0-1|35	"engine" SQL::Statement and the abstract DBI driver DBD::File, and implements
14cu|perl-DBD-CSV-0.480.0-1|36	access to so-called CSV files (comma seperated values).  Such files are
14cu|perl-DBD-CSV-0.480.0-1|37	mostly used for exporting MS Access and MS Excel data.
14cu|perl-DBD-CSV-0.480.0-1|38	
14cu|perl-DBD-CSV-0.480.0-1|39	%prep
14cu|perl-DBD-CSV-0.480.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBD-CSV-0.480.0-1|41	find . -type f -print0 | xargs -0 chmod 644
14cu|perl-DBD-CSV-0.480.0-1|42	
14cu|perl-DBD-CSV-0.480.0-1|43	%build
14cu|perl-DBD-CSV-0.480.0-1|44	echo -e  "n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBD-CSV-0.480.0-1|45	%make
14cu|perl-DBD-CSV-0.480.0-1|46	
14cu|perl-DBD-CSV-0.480.0-1|47	%check
14cu|perl-DBD-CSV-0.480.0-1|48	%make test
14cu|perl-DBD-CSV-0.480.0-1|49	
14cu|perl-DBD-CSV-0.480.0-1|50	%install
14cu|perl-DBD-CSV-0.480.0-1|51	%makeinstall_std
14cu|perl-DBD-CSV-0.480.0-1|52	
14cu|perl-DBD-CSV-0.480.0-1|53	%files
14cu|perl-DBD-CSV-0.480.0-1|54	%doc ChangeLog README META.json META.yml
14cu|perl-DBD-CSV-0.480.0-1|55	%{perl_vendorlib}/Bundle/DBD/*
14cu|perl-DBD-CSV-0.480.0-1|56	%{perl_vendorlib}/DBD/*
14cu|perl-DBD-CSV-0.480.0-1|57	%{perl_vendorlib}/DBI/Test/
14cu|perl-DBD-CSV-0.480.0-1|58	%{_mandir}/*/*
14cu|perl-DBD-CSV-0.480.0-1|59	
14cu|perl-DBD-CSV-0.480.0-1|60	
14cu|perl-DBD-CSV-0.480.0-1|61	%changelog
14cu|perl-DBD-CSV-0.480.0-1|62	
14cu|perl-DBD-CSV-0.480.0-1|63	* Tue Jun 16 2015 abfonly <John@smith.org> 0.480.0-1
14cu|perl-DBD-CSV-0.480.0-1|64	- (c0915c0) Log: Update to 0.480.0, backport missing deps
14cu|perl-DBD-CSV-0.480.0-1|65	
14cu|perl-DBD-CSV-0.480.0-1|66	

12779 14
14cu|perl-DBD-Pg-3.5.3-1|1	%define	upstream_name	DBD-Pg
14cu|perl-DBD-Pg-3.5.3-1|2	%define upstream_version 3.5.3
14cu|perl-DBD-Pg-3.5.3-1|3	%define __noautoprov 'Pg.so'
14cu|perl-DBD-Pg-3.5.3-1|4	
14cu|perl-DBD-Pg-3.5.3-1|5	Name:		perl-%{upstream_name}
14cu|perl-DBD-Pg-3.5.3-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBD-Pg-3.5.3-1|7	Release:	1
14cu|perl-DBD-Pg-3.5.3-1|8	Summary:	PostgreSQL database driver for the DBI module
14cu|perl-DBD-Pg-3.5.3-1|9	License:	GPL+ or Artistic
14cu|perl-DBD-Pg-3.5.3-1|10	Group:		Development/Perl
14cu|perl-DBD-Pg-3.5.3-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-DBD-Pg-3.5.3-1|12	Source0:	http://www.cpan.org/authors/id/T/TU/TURNSTEP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBD-Pg-3.5.3-1|13	BuildRequires:	perl-devel
14cu|perl-DBD-Pg-3.5.3-1|14	BuildRequires:	pkgconfig(libpq)
14cu|perl-DBD-Pg-3.5.3-1|15	BuildRequires:  postgresql-server
14cu|perl-DBD-Pg-3.5.3-1|16	BuildRequires:  perl(Carp)
14cu|perl-DBD-Pg-3.5.3-1|17	BuildRequires:  perl(Config)
14cu|perl-DBD-Pg-3.5.3-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-DBD-Pg-3.5.3-1|19	BuildRequires:  perl(File::Spec)
14cu|perl-DBD-Pg-3.5.3-1|20	BuildRequires:  perl(base)
14cu|perl-DBD-Pg-3.5.3-1|21	BuildRequires:  perl(strict)
14cu|perl-DBD-Pg-3.5.3-1|22	BuildRequires:  perl(vars)
14cu|perl-DBD-Pg-3.5.3-1|23	BuildRequires:  perl(warnings)
14cu|perl-DBD-Pg-3.5.3-1|24	BuildRequires:  perl(DBI)
14cu|perl-DBD-Pg-3.5.3-1|25	BuildRequires:  perl(DynaLoader)
14cu|perl-DBD-Pg-3.5.3-1|26	BuildRequires:  perl(Exporter)
14cu|perl-DBD-Pg-3.5.3-1|27	BuildRequires:  perl(version)
14cu|perl-DBD-Pg-3.5.3-1|28	BuildRequires:  perl(constant)
14cu|perl-DBD-Pg-3.5.3-1|29	BuildRequires:  perl(Cwd)
14cu|perl-DBD-Pg-3.5.3-1|30	BuildRequires:  perl(Data::Dumper)
14cu|perl-DBD-Pg-3.5.3-1|31	BuildRequires:  perl(Test::More)
14cu|perl-DBD-Pg-3.5.3-1|32	BuildRequires:  perl(Test::Simple)
14cu|perl-DBD-Pg-3.5.3-1|33	BuildRequires:  perl(Time::HiRes)
14cu|perl-DBD-Pg-3.5.3-1|34	BuildRequires:  perl(utf8)
14cu|perl-DBD-Pg-3.5.3-1|35	BuildRequires:  perl(Encode)
14cu|perl-DBD-Pg-3.5.3-1|36	BuildRequires:  perl(File::Temp)
14cu|perl-DBD-Pg-3.5.3-1|37	
14cu|perl-DBD-Pg-3.5.3-1|38	%description
14cu|perl-DBD-Pg-3.5.3-1|39	PostgreSQL database driver for the DBI module
14cu|perl-DBD-Pg-3.5.3-1|40	
14cu|perl-DBD-Pg-3.5.3-1|41	%prep
14cu|perl-DBD-Pg-3.5.3-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBD-Pg-3.5.3-1|43	
14cu|perl-DBD-Pg-3.5.3-1|44	%build
14cu|perl-DBD-Pg-3.5.3-1|45	export POSTGRES_INCLUDE=%{_includedir}
14cu|perl-DBD-Pg-3.5.3-1|46	export POSTGRES_LIB=%{_libdir}
14cu|perl-DBD-Pg-3.5.3-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBD-Pg-3.5.3-1|48	
14cu|perl-DBD-Pg-3.5.3-1|49	%make
14cu|perl-DBD-Pg-3.5.3-1|50	
14cu|perl-DBD-Pg-3.5.3-1|51	%check
14cu|perl-DBD-Pg-3.5.3-1|52	# this wil produce a lot of noise, Symbianflo
14cu|perl-DBD-Pg-3.5.3-1|53	make test
14cu|perl-DBD-Pg-3.5.3-1|54	
14cu|perl-DBD-Pg-3.5.3-1|55	%install
14cu|perl-DBD-Pg-3.5.3-1|56	%makeinstall_std
14cu|perl-DBD-Pg-3.5.3-1|57	
14cu|perl-DBD-Pg-3.5.3-1|58	%files
14cu|perl-DBD-Pg-3.5.3-1|59	%{perl_vendorarch}/auto/DBD
14cu|perl-DBD-Pg-3.5.3-1|60	%{perl_vendorarch}/DBD
14cu|perl-DBD-Pg-3.5.3-1|61	%{perl_vendorarch}/Bundle
14cu|perl-DBD-Pg-3.5.3-1|62	%{_mandir}/*/*
14cu|perl-DBD-Pg-3.5.3-1|63	
14cu|perl-DBD-Pg-3.5.3-1|64	%changelog
14cu|perl-DBD-Pg-3.5.3-1|65	
14cu|perl-DBD-Pg-3.5.3-1|66	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 3.5.3-1
14cu|perl-DBD-Pg-3.5.3-1|67	- (205d2f7) Log: Update to 3.5.3
14cu|perl-DBD-Pg-3.5.3-1|68	
14cu|perl-DBD-Pg-3.5.3-1|69	

12780 14
14cu|perl-DBD-SQLite2-0.360.0-1|1	%define upstream_name	 DBD-SQLite2
14cu|perl-DBD-SQLite2-0.360.0-1|2	%define upstream_version 0.36
14cu|perl-DBD-SQLite2-0.360.0-1|3	
14cu|perl-DBD-SQLite2-0.360.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-DBD-SQLite2-0.360.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBD-SQLite2-0.360.0-1|6	Release:    1
14cu|perl-DBD-SQLite2-0.360.0-1|7	
14cu|perl-DBD-SQLite2-0.360.0-1|8	Summary:    Self Contained RDBMS in a DBI Driver (sqlite 2.x)
14cu|perl-DBD-SQLite2-0.360.0-1|9	License:    GPL+ or Artistic
14cu|perl-DBD-SQLite2-0.360.0-1|10	Group:      Development/Perl
14cu|perl-DBD-SQLite2-0.360.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-DBD-SQLite2-0.360.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBD-SQLite2-0.360.0-1|13	Patch0:     perl-DBD-SQLite2-0.36-libsqlite0.patch
14cu|perl-DBD-SQLite2-0.360.0-1|14	
14cu|perl-DBD-SQLite2-0.360.0-1|15	BuildRequires: perl(DBI) >= 1.625.0
14cu|perl-DBD-SQLite2-0.360.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-DBD-SQLite2-0.360.0-1|17	BuildRequires: perl-devel
14cu|perl-DBD-SQLite2-0.360.0-1|18	BuildRequires: perl(Bundle::DBI)
14cu|perl-DBD-SQLite2-0.360.0-1|19	BuildRequires: pkgconfig(sqlite)
14cu|perl-DBD-SQLite2-0.360.0-1|20	
14cu|perl-DBD-SQLite2-0.360.0-1|21	%description
14cu|perl-DBD-SQLite2-0.360.0-1|22	SQLite is a small fast embedded SQL database engine.
14cu|perl-DBD-SQLite2-0.360.0-1|23	
14cu|perl-DBD-SQLite2-0.360.0-1|24	DBD::SQLite embeds that database engine into a DBD driver, so
14cu|perl-DBD-SQLite2-0.360.0-1|25	if you want a relational database for your project, but don't
14cu|perl-DBD-SQLite2-0.360.0-1|26	want to install a large RDBMS system like MySQL or PostgreSQL,
14cu|perl-DBD-SQLite2-0.360.0-1|27	then DBD::SQLite may be just what you need.
14cu|perl-DBD-SQLite2-0.360.0-1|28	
14cu|perl-DBD-SQLite2-0.360.0-1|29	It supports quite a lot of features, such as transactions (atomic
14cu|perl-DBD-SQLite2-0.360.0-1|30	commit and rollback), indexes, DBA-free operation, a large subset
14cu|perl-DBD-SQLite2-0.360.0-1|31	of SQL92 supported, and more.
14cu|perl-DBD-SQLite2-0.360.0-1|32	
14cu|perl-DBD-SQLite2-0.360.0-1|33	Note: DBD::SQLite2 is the old version of DBD::SQLite, and is linked against
14cu|perl-DBD-SQLite2-0.360.0-1|34	version 2.x.x of the sqlite library. The current version of DBD::SQLite is
14cu|perl-DBD-SQLite2-0.360.0-1|35	linked against version 3 (or possibly later if I forget to update this file).
14cu|perl-DBD-SQLite2-0.360.0-1|36	This release is designed to allow you to have both versions installed on the
14cu|perl-DBD-SQLite2-0.360.0-1|37	same system.
14cu|perl-DBD-SQLite2-0.360.0-1|38	
14cu|perl-DBD-SQLite2-0.360.0-1|39	%prep
14cu|perl-DBD-SQLite2-0.360.0-1|40	
14cu|perl-DBD-SQLite2-0.360.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-DBD-SQLite2-0.360.0-1|42	# remove the embedded SQLite 2
14cu|perl-DBD-SQLite2-0.360.0-1|43	rm -f \
14cu|perl-DBD-SQLite2-0.360.0-1|44	attach.c \
14cu|perl-DBD-SQLite2-0.360.0-1|45	auth.c \
14cu|perl-DBD-SQLite2-0.360.0-1|46	btree.c \
14cu|perl-DBD-SQLite2-0.360.0-1|47	btree.h \
14cu|perl-DBD-SQLite2-0.360.0-1|48	btree_rb.c \
14cu|perl-DBD-SQLite2-0.360.0-1|49	build.c \
14cu|perl-DBD-SQLite2-0.360.0-1|50	copy.c \
14cu|perl-DBD-SQLite2-0.360.0-1|51	date.c \
14cu|perl-DBD-SQLite2-0.360.0-1|52	delete.c \
14cu|perl-DBD-SQLite2-0.360.0-1|53	encode.c \
14cu|perl-DBD-SQLite2-0.360.0-1|54	expr.c \
14cu|perl-DBD-SQLite2-0.360.0-1|55	func.c \
14cu|perl-DBD-SQLite2-0.360.0-1|56	getsqlite.pl \
14cu|perl-DBD-SQLite2-0.360.0-1|57	hash.c \
14cu|perl-DBD-SQLite2-0.360.0-1|58	hash.h \
14cu|perl-DBD-SQLite2-0.360.0-1|59	insert.c \
14cu|perl-DBD-SQLite2-0.360.0-1|60	main.c \
14cu|perl-DBD-SQLite2-0.360.0-1|61	opcodes.c \
14cu|perl-DBD-SQLite2-0.360.0-1|62	opcodes.h \
14cu|perl-DBD-SQLite2-0.360.0-1|63	os.c \
14cu|perl-DBD-SQLite2-0.360.0-1|64	os.h \
14cu|perl-DBD-SQLite2-0.360.0-1|65	pager.c \
14cu|perl-DBD-SQLite2-0.360.0-1|66	pager.h \
14cu|perl-DBD-SQLite2-0.360.0-1|67	parse.c \
14cu|perl-DBD-SQLite2-0.360.0-1|68	parse.h \
14cu|perl-DBD-SQLite2-0.360.0-1|69	pragma.c \
14cu|perl-DBD-SQLite2-0.360.0-1|70	printf.c \
14cu|perl-DBD-SQLite2-0.360.0-1|71	random.c \
14cu|perl-DBD-SQLite2-0.360.0-1|72	select.c \
14cu|perl-DBD-SQLite2-0.360.0-1|73	sqlite.h \
14cu|perl-DBD-SQLite2-0.360.0-1|74	sqliteInt.h \
14cu|perl-DBD-SQLite2-0.360.0-1|75	table.c \
14cu|perl-DBD-SQLite2-0.360.0-1|76	tokenize.c \
14cu|perl-DBD-SQLite2-0.360.0-1|77	trigger.c \
14cu|perl-DBD-SQLite2-0.360.0-1|78	update.c \
14cu|perl-DBD-SQLite2-0.360.0-1|79	util.c \
14cu|perl-DBD-SQLite2-0.360.0-1|80	vacuum.c \
14cu|perl-DBD-SQLite2-0.360.0-1|81	vdbe.c \
14cu|perl-DBD-SQLite2-0.360.0-1|82	vdbe.h \
14cu|perl-DBD-SQLite2-0.360.0-1|83	vdbeaux.c \
14cu|perl-DBD-SQLite2-0.360.0-1|84	vdbeInt.h \
14cu|perl-DBD-SQLite2-0.360.0-1|85	where.c
14cu|perl-DBD-SQLite2-0.360.0-1|86	%patch0 -p1 -E
14cu|perl-DBD-SQLite2-0.360.0-1|87	
14cu|perl-DBD-SQLite2-0.360.0-1|88	%build
14cu|perl-DBD-SQLite2-0.360.0-1|89	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14cu|perl-DBD-SQLite2-0.360.0-1|90	%make
14cu|perl-DBD-SQLite2-0.360.0-1|91	
14cu|perl-DBD-SQLite2-0.360.0-1|92	%check
14cu|perl-DBD-SQLite2-0.360.0-1|93	make test
14cu|perl-DBD-SQLite2-0.360.0-1|94	
14cu|perl-DBD-SQLite2-0.360.0-1|95	%install
14cu|perl-DBD-SQLite2-0.360.0-1|96	%makeinstall_std
14cu|perl-DBD-SQLite2-0.360.0-1|97	
14cu|perl-DBD-SQLite2-0.360.0-1|98	%files
14cu|perl-DBD-SQLite2-0.360.0-1|99	%doc Changes META.json META.yml MYMETA.yml README SIGNATURE
14cu|perl-DBD-SQLite2-0.360.0-1|100	%{perl_vendorlib}/*
14cu|perl-DBD-SQLite2-0.360.0-1|101	%{_mandir}/*/*
14cu|perl-DBD-SQLite2-0.360.0-1|102	
14cu|perl-DBD-SQLite2-0.360.0-1|103	
14cu|perl-DBD-SQLite2-0.360.0-1|104	%changelog
14cu|perl-DBD-SQLite2-0.360.0-1|105	* Sat Mar 14 2015 abfonly <John@smith.org> 0.360.0-1
14cu|perl-DBD-SQLite2-0.360.0-1|106	+ Revision: 24d8b0b
14cu|perl-DBD-SQLite2-0.360.0-1|107	- Log: update to 0.360.0, fixed BR, fixed build and tests
14cu|perl-DBD-SQLite2-0.360.0-1|108	
14cu|perl-DBD-SQLite2-0.360.0-1|109	

12781 14
14cu|perl-DBICx-Sugar-0.0.100-1|1	%define upstream_name    DBICx-Sugar
14cu|perl-DBICx-Sugar-0.0.100-1|2	%define upstream_version 0.0001
14cu|perl-DBICx-Sugar-0.0.100-1|3	
14cu|perl-DBICx-Sugar-0.0.100-1|4	Name:       perl-%{upstream_name}
14cu|perl-DBICx-Sugar-0.0.100-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBICx-Sugar-0.0.100-1|6	Release:    1
14cu|perl-DBICx-Sugar-0.0.100-1|7	
14cu|perl-DBICx-Sugar-0.0.100-1|8	Summary:    Just some syntax sugar for DBIx::Class
14cu|perl-DBICx-Sugar-0.0.100-1|9	License:    GPL+ or Artistic
14cu|perl-DBICx-Sugar-0.0.100-1|10	Group:      Development/Perl
14cu|perl-DBICx-Sugar-0.0.100-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBICx-Sugar-0.0.100-1|12	Source0:    http://www.cpan.org/modules/by-module/DBICx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBICx-Sugar-0.0.100-1|13	
14cu|perl-DBICx-Sugar-0.0.100-1|14	BuildRequires: perl-devel
14cu|perl-DBICx-Sugar-0.0.100-1|15	BuildRequires: perl(Carp)
14cu|perl-DBICx-Sugar-0.0.100-1|16	BuildRequires: perl(DBI)
14cu|perl-DBICx-Sugar-0.0.100-1|17	BuildRequires: perl(DBIx::Class)
14cu|perl-DBICx-Sugar-0.0.100-1|18	BuildRequires: perl(DBIx::Class::Core)
14cu|perl-DBICx-Sugar-0.0.100-1|19	BuildRequires: perl(DBIx::Class::Schema)
14cu|perl-DBICx-Sugar-0.0.100-1|20	BuildRequires: perl(Exporter)
14cu|perl-DBICx-Sugar-0.0.100-1|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-DBICx-Sugar-0.0.100-1|22	BuildRequires: perl(File::Spec)
14cu|perl-DBICx-Sugar-0.0.100-1|23	BuildRequires: perl(File::Temp)
14cu|perl-DBICx-Sugar-0.0.100-1|24	BuildRequires: perl(IO::Handle)
14cu|perl-DBICx-Sugar-0.0.100-1|25	BuildRequires: perl(IPC::Open3)
14cu|perl-DBICx-Sugar-0.0.100-1|26	BuildRequires: perl(Memoize)
14cu|perl-DBICx-Sugar-0.0.100-1|27	BuildRequires: perl(Module::Load)
14cu|perl-DBICx-Sugar-0.0.100-1|28	BuildRequires: perl(SQL::Translator)
14cu|perl-DBICx-Sugar-0.0.100-1|29	BuildRequires: perl(Test::Modern)
14cu|perl-DBICx-Sugar-0.0.100-1|30	BuildRequires: perl(Test::More)
14cu|perl-DBICx-Sugar-0.0.100-1|31	BuildRequires: perl(Test::Requires)
14cu|perl-DBICx-Sugar-0.0.100-1|32	BuildRequires: perl(YAML)
14cu|perl-DBICx-Sugar-0.0.100-1|33	BuildRequires: perl(base)
14cu|perl-DBICx-Sugar-0.0.100-1|34	BuildRequires: perl(strict)
14cu|perl-DBICx-Sugar-0.0.100-1|35	BuildRequires: perl(warnings)
14cu|perl-DBICx-Sugar-0.0.100-1|36	BuildRequires: perl(Module::Find)
14cu|perl-DBICx-Sugar-0.0.100-1|37	BuildRequires: perl(strictures)
14cu|perl-DBICx-Sugar-0.0.100-1|38	
14cu|perl-DBICx-Sugar-0.0.100-1|39	BuildArch: noarch
14cu|perl-DBICx-Sugar-0.0.100-1|40	
14cu|perl-DBICx-Sugar-0.0.100-1|41	%description
14cu|perl-DBICx-Sugar-0.0.100-1|42	Just some syntax sugar for your DBIx::Class applications. This was
14cu|perl-DBICx-Sugar-0.0.100-1|43	originally created to remove code duplication between the
14cu|perl-DBICx-Sugar-0.0.100-1|44	Dancer::Plugin::DBIC manpage and the Dancer2::Plugin::DBIC manpage.
14cu|perl-DBICx-Sugar-0.0.100-1|45	
14cu|perl-DBICx-Sugar-0.0.100-1|46	%prep
14cu|perl-DBICx-Sugar-0.0.100-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBICx-Sugar-0.0.100-1|48	
14cu|perl-DBICx-Sugar-0.0.100-1|49	%build
14cu|perl-DBICx-Sugar-0.0.100-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBICx-Sugar-0.0.100-1|51	%make
14cu|perl-DBICx-Sugar-0.0.100-1|52	
14cu|perl-DBICx-Sugar-0.0.100-1|53	%check
14cu|perl-DBICx-Sugar-0.0.100-1|54	%make test
14cu|perl-DBICx-Sugar-0.0.100-1|55	
14cu|perl-DBICx-Sugar-0.0.100-1|56	%install
14cu|perl-DBICx-Sugar-0.0.100-1|57	%makeinstall_std
14cu|perl-DBICx-Sugar-0.0.100-1|58	
14cu|perl-DBICx-Sugar-0.0.100-1|59	%files
14cu|perl-DBICx-Sugar-0.0.100-1|60	%doc README LICENSE CHANGES META.yml
14cu|perl-DBICx-Sugar-0.0.100-1|61	%{_mandir}/man3/*
14cu|perl-DBICx-Sugar-0.0.100-1|62	%{perl_vendorlib}/*
14cu|perl-DBICx-Sugar-0.0.100-1|63	
14cu|perl-DBICx-Sugar-0.0.100-1|64	
14cu|perl-DBICx-Sugar-0.0.100-1|65	%changelog
14cu|perl-DBICx-Sugar-0.0.100-1|66	
14cu|perl-DBICx-Sugar-0.0.100-1|67	* Mon Jun 15 2015 abfonly <John@smith.org> 0.0.100-1
14cu|perl-DBICx-Sugar-0.0.100-1|68	- (5608781) Imported from SRPM
14cu|perl-DBICx-Sugar-0.0.100-1|69	
14cu|perl-DBICx-Sugar-0.0.100-1|70	

12782 14
14cu|perl-DBI-Test-0.1.0-1|1	%define upstream_name    DBI-Test
14cu|perl-DBI-Test-0.1.0-1|2	%define upstream_version 0.001
14cu|perl-DBI-Test-0.1.0-1|3	
14cu|perl-DBI-Test-0.1.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-DBI-Test-0.1.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBI-Test-0.1.0-1|6	Release:    1
14cu|perl-DBI-Test-0.1.0-1|7	
14cu|perl-DBI-Test-0.1.0-1|8	Summary:    Provides DSN based on config file
14cu|perl-DBI-Test-0.1.0-1|9	License:    GPL+ or Artistic
14cu|perl-DBI-Test-0.1.0-1|10	Group:      Development/Perl
14cu|perl-DBI-Test-0.1.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBI-Test-0.1.0-1|12	Source0:    http://www.cpan.org/modules/by-module/DBI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBI-Test-0.1.0-1|13	
14cu|perl-DBI-Test-0.1.0-1|14	BuildRequires: perl-devel
14cu|perl-DBI-Test-0.1.0-1|15	BuildRequires: perl(Test::Simple)
14cu|perl-DBI-Test-0.1.0-1|16	BuildRequires: perl(Class::DBI)
14cu|perl-DBI-Test-0.1.0-1|17	BuildRequires: perl(Class::Data::Inheritable)
14cu|perl-DBI-Test-0.1.0-1|18	BuildRequires: perl(DBD::SQLite)
14cu|perl-DBI-Test-0.1.0-1|19	BuildRequires: perl(SQL::Translator)
14cu|perl-DBI-Test-0.1.0-1|20	BuildRequires: perl(Test::CPAN::Changes)
14cu|perl-DBI-Test-0.1.0-1|21	BuildRequires: perl(Test::CheckManifest)
14cu|perl-DBI-Test-0.1.0-1|22	BuildRequires: perl(Test::MinimumVersion)
14cu|perl-DBI-Test-0.1.0-1|23	BuildRequires: perl(Test::Pod::Spelling::CommonMistakes)
14cu|perl-DBI-Test-0.1.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-DBI-Test-0.1.0-1|25	BuildRequires: perl(Test::Pod)
14cu|perl-DBI-Test-0.1.0-1|26	BuildRequires: perl(Path::Tiny)
14cu|perl-DBI-Test-0.1.0-1|27	
14cu|perl-DBI-Test-0.1.0-1|28	
14cu|perl-DBI-Test-0.1.0-1|29	BuildArch: noarch
14cu|perl-DBI-Test-0.1.0-1|30	
14cu|perl-DBI-Test-0.1.0-1|31	%description
14cu|perl-DBI-Test-0.1.0-1|32	This module aims at a transparent test suite for
14cu|perl-DBI-Test-0.1.0-1|33	the DBI API to be used from both sides
14cu|perl-DBI-Test-0.1.0-1|34	of the API (DBI and DBD) to check if the
14cu|perl-DBI-Test-0.1.0-1|35	provided functionality is working and complete.
14cu|perl-DBI-Test-0.1.0-1|36	
14cu|perl-DBI-Test-0.1.0-1|37	%prep
14cu|perl-DBI-Test-0.1.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBI-Test-0.1.0-1|39	
14cu|perl-DBI-Test-0.1.0-1|40	%build
14cu|perl-DBI-Test-0.1.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBI-Test-0.1.0-1|42	
14cu|perl-DBI-Test-0.1.0-1|43	%make
14cu|perl-DBI-Test-0.1.0-1|44	
14cu|perl-DBI-Test-0.1.0-1|45	%check
14cu|perl-DBI-Test-0.1.0-1|46	# Needs a SQL and cups server running locally and accepting connections
14cu|perl-DBI-Test-0.1.0-1|47	rm -fr t/basic/dvs_connect.t t/basic/dvs_disconnect.t \
14cu|perl-DBI-Test-0.1.0-1|48	t/basic/dvp_connect.t t/basic/dvp_disconnect.t
14cu|perl-DBI-Test-0.1.0-1|49	
14cu|perl-DBI-Test-0.1.0-1|50	make test
14cu|perl-DBI-Test-0.1.0-1|51	
14cu|perl-DBI-Test-0.1.0-1|52	%install
14cu|perl-DBI-Test-0.1.0-1|53	%makeinstall_std
14cu|perl-DBI-Test-0.1.0-1|54	
14cu|perl-DBI-Test-0.1.0-1|55	%files
14cu|perl-DBI-Test-0.1.0-1|56	%doc ChangeLog META.json META.yml
14cu|perl-DBI-Test-0.1.0-1|57	%{_mandir}/man3/*
14cu|perl-DBI-Test-0.1.0-1|58	%{perl_vendorlib}/*
14cu|perl-DBI-Test-0.1.0-1|59	
14cu|perl-DBI-Test-0.1.0-1|60	
14cu|perl-DBI-Test-0.1.0-1|61	%changelog
14cu|perl-DBI-Test-0.1.0-1|62	
14cu|perl-DBI-Test-0.1.0-1|63	* Tue Jun 16 2015 abfonly <John@smith.org> 0.1.0-1
14cu|perl-DBI-Test-0.1.0-1|64	- (30ca8a2) Imported from SRPM
14cu|perl-DBI-Test-0.1.0-1|65	
14cu|perl-DBI-Test-0.1.0-1|66	

12783 14
14cu|perl-DBIx-Class-0.82.820-1|1	%define upstream_name	 DBIx-Class
14cu|perl-DBIx-Class-0.82.820-1|2	%define upstream_version 0.082820
14cu|perl-DBIx-Class-0.82.820-1|3	
14cu|perl-DBIx-Class-0.82.820-1|4	# Remove self req deps
14cu|perl-DBIx-Class-0.82.820-1|5	%define __noautoreq 'perl\\(DBIx::Class::Admin::(.*)\\)|perl\\(DBIx::Class::Carp\\)|perl\\(DBIx::Class::_Util\\)|perl\\(DBIx::Class::ResultSource::RowParser\\)|perl\\(DBIx::Class::Storage::DBI::ADO::CursorUtils\\)|perl\\(DBIx::Class::ResultSource::RowParser::Util\\)|perl\\(DBIx::Class::Storage::BlockRunner\\)'
14cu|perl-DBIx-Class-0.82.820-1|6	
14cu|perl-DBIx-Class-0.82.820-1|7	
14cu|perl-DBIx-Class-0.82.820-1|8	Name:		perl-%{upstream_name}
14cu|perl-DBIx-Class-0.82.820-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-0.82.820-1|10	Release:	1
14cu|perl-DBIx-Class-0.82.820-1|11	Epoch:		1
14cu|perl-DBIx-Class-0.82.820-1|12	
14cu|perl-DBIx-Class-0.82.820-1|13	Summary:	Extensible and flexible object <-> relational mapper
14cu|perl-DBIx-Class-0.82.820-1|14	License:	GPL+ or Artistic
14cu|perl-DBIx-Class-0.82.820-1|15	Group:		Development/Perl
14cu|perl-DBIx-Class-0.82.820-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-0.82.820-1|17	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-0.82.820-1|18	
14cu|perl-DBIx-Class-0.82.820-1|19	BuildRequires:	perl-devel
14cu|perl-DBIx-Class-0.82.820-1|20	BuildRequires:	perl(Carp::Clan)
14cu|perl-DBIx-Class-0.82.820-1|21	BuildRequires:	perl(Class::Accessor::Grouped)
14cu|perl-DBIx-Class-0.82.820-1|22	BuildRequires:	perl(Class::C3) >= 0.11
14cu|perl-DBIx-Class-0.82.820-1|23	BuildRequires:	perl(Class::C3::Componentised)
14cu|perl-DBIx-Class-0.82.820-1|24	BuildRequires:	perl(Class::Data::Accessor) >= 0.01
14cu|perl-DBIx-Class-0.82.820-1|25	BuildRequires:	perl(Class::Inspector)
14cu|perl-DBIx-Class-0.82.820-1|26	BuildRequires:	perl(Config::Any) >= 0.200
14cu|perl-DBIx-Class-0.82.820-1|27	BuildRequires:	perl(Context::Preserve)
14cu|perl-DBIx-Class-0.82.820-1|28	BuildRequires:	perl(Cwd) >= 3.19
14cu|perl-DBIx-Class-0.82.820-1|29	BuildRequires:	perl(Data::Dumper::Concise)
14cu|perl-DBIx-Class-0.82.820-1|30	BuildRequires:	perl(Data::Page) >= 2.00
14cu|perl-DBIx-Class-0.82.820-1|31	BuildRequires:  perl(DBD::SQLite) >= 1.11
14cu|perl-DBIx-Class-0.82.820-1|32	BuildRequires:  perl(DBI) >= 1.40
14cu|perl-DBIx-Class-0.82.820-1|33	BuildRequires:  perl(Hash::Merge)
14cu|perl-DBIx-Class-0.82.820-1|34	BuildRequires:	perl(JSON)
14cu|perl-DBIx-Class-0.82.820-1|35	BuildRequires:	perl(JSON::Any)
14cu|perl-DBIx-Class-0.82.820-1|36	BuildRequires:  perl(Math::Base36)
14cu|perl-DBIx-Class-0.82.820-1|37	BuildRequires:  perl(Module::Build)
14cu|perl-DBIx-Class-0.82.820-1|38	BuildRequires:  perl(Module::Find)
14cu|perl-DBIx-Class-0.82.820-1|39	BuildRequires:  perl(Path::Class)
14cu|perl-DBIx-Class-0.82.820-1|40	BuildRequires:	perl(Scalar::Util)
14cu|perl-DBIx-Class-0.82.820-1|41	BuildRequires:	perl(Scope::Guard)
14cu|perl-DBIx-Class-0.82.820-1|42	BuildRequires:	perl(SQL::Abstract) >= 1.20
14cu|perl-DBIx-Class-0.82.820-1|43	BuildRequires:	perl(SQL::Abstract::Limit) >= 0.101
14cu|perl-DBIx-Class-0.82.820-1|44	BuildRequires:	perl(Storable)
14cu|perl-DBIx-Class-0.82.820-1|45	BuildRequires:	perl(Sub::Name)
14cu|perl-DBIx-Class-0.82.820-1|46	BuildRequires:	perl(Test::Builder) >= 0.33
14cu|perl-DBIx-Class-0.82.820-1|47	BuildRequires:	perl(Test::Exception) >= 0.310
14cu|perl-DBIx-Class-0.82.820-1|48	BuildRequires:	perl(Test::Warn)
14cu|perl-DBIx-Class-0.82.820-1|49	BuildRequires:	perl(Try::Tiny)
14cu|perl-DBIx-Class-0.82.820-1|50	BuildRequires:	perl(Variable::Magic) >= 0.440
14cu|perl-DBIx-Class-0.82.820-1|51	BuildRequires:	perl(namespace::clean)
14cu|perl-DBIx-Class-0.82.820-1|52	BuildRequires:	perl(Moo) >= 2.0.1
14cu|perl-DBIx-Class-0.82.820-1|53	BuildRequires:	perl(strictures)
14cu|perl-DBIx-Class-0.82.820-1|54	
14cu|perl-DBIx-Class-0.82.820-1|55	BuildArch:	noarch
14cu|perl-DBIx-Class-0.82.820-1|56	
14cu|perl-DBIx-Class-0.82.820-1|57	
14cu|perl-DBIx-Class-0.82.820-1|58	Requires:	perl(Class::C3::Componentised)
14cu|perl-DBIx-Class-0.82.820-1|59	Requires:	perl(DBD::SQLite)
14cu|perl-DBIx-Class-0.82.820-1|60	Requires:       perl(SQL::Abstract)
14cu|perl-DBIx-Class-0.82.820-1|61	## scottk: The following provides are missed as they appear
14cu|perl-DBIx-Class-0.82.820-1|62	##      on different lines from their "package" declarations
14cu|perl-DBIx-Class-0.82.820-1|63	Provides:	perl(DBIC::SQL::Abstract)
14cu|perl-DBIx-Class-0.82.820-1|64	Provides:	perl(DBIx::Class::CDBICompat::AccessorMapping)
14cu|perl-DBIx-Class-0.82.820-1|65	Provides:	perl(DBIx::Class::CDBICompat::AttributeAPI)
14cu|perl-DBIx-Class-0.82.820-1|66	Provides:	perl(DBIx::Class::CDBICompat::AutoUpdate)
14cu|perl-DBIx-Class-0.82.820-1|67	Provides:	perl(DBIx::Class::CDBICompat::ColumnCase)
14cu|perl-DBIx-Class-0.82.820-1|68	Provides:	perl(DBIx::Class::CDBICompat::ColumnGroups)
14cu|perl-DBIx-Class-0.82.820-1|69	Provides:	perl(DBIx::Class::CDBICompat::Constraints)
14cu|perl-DBIx-Class-0.82.820-1|70	Provides:	perl(DBIx::Class::CDBICompat::Constructor)
14cu|perl-DBIx-Class-0.82.820-1|71	Provides:	perl(DBIx::Class::CDBICompat::DestroyWarning)
14cu|perl-DBIx-Class-0.82.820-1|72	Provides:	perl(DBIx::Class::CDBICompat::GetSet)
14cu|perl-DBIx-Class-0.82.820-1|73	Provides:	perl(DBIx::Class::CDBICompat::HasA)
14cu|perl-DBIx-Class-0.82.820-1|74	Provides:	perl(DBIx::Class::CDBICompat::HasMany)
14cu|perl-DBIx-Class-0.82.820-1|75	Provides:	perl(DBIx::Class::CDBICompat::ImaDBI)
14cu|perl-DBIx-Class-0.82.820-1|76	Provides:	perl(DBIx::Class::CDBICompat::LazyLoading)
14cu|perl-DBIx-Class-0.82.820-1|77	Provides:	perl(DBIx::Class::CDBICompat::LiveObjectIndex)
14cu|perl-DBIx-Class-0.82.820-1|78	Provides:	perl(DBIx::Class::CDBICompat::MightHave)
14cu|perl-DBIx-Class-0.82.820-1|79	Provides:	perl(DBIx::Class::CDBICompat::ObjIndexStubs)
14cu|perl-DBIx-Class-0.82.820-1|80	Provides:	perl(DBIx::Class::CDBICompat::Pager)
14cu|perl-DBIx-Class-0.82.820-1|81	Provides:	perl(DBIx::Class::CDBICompat::ReadOnly)
14cu|perl-DBIx-Class-0.82.820-1|82	Provides:	perl(DBIx::Class::CDBICompat::Relationship)
14cu|perl-DBIx-Class-0.82.820-1|83	Provides:	perl(DBIx::Class::CDBICompat::Retrieve)
14cu|perl-DBIx-Class-0.82.820-1|84	Provides:	perl(DBIx::Class::CDBICompat::Stringify)
14cu|perl-DBIx-Class-0.82.820-1|85	Provides:	perl(DBIx::Class::CDBICompat::TempColumns)
14cu|perl-DBIx-Class-0.82.820-1|86	Provides:	perl(DBIx::Class::CDBICompat::Triggers)
14cu|perl-DBIx-Class-0.82.820-1|87	Provides:	perl(DBIx::Class::ClassResolver::PassThrough)
14cu|perl-DBIx-Class-0.82.820-1|88	Provides:	perl(DBIx::Class::Componentised)
14cu|perl-DBIx-Class-0.82.820-1|89	Provides:	perl(DBIx::Class::Relationship::Accessor)
14cu|perl-DBIx-Class-0.82.820-1|90	Provides:	perl(DBIx::Class::Relationship::BelongsTo)
14cu|perl-DBIx-Class-0.82.820-1|91	Provides:	perl(DBIx::Class::Relationship::CascadeActions)
14cu|perl-DBIx-Class-0.82.820-1|92	Provides:	perl(DBIx::Class::Relationship::HasMany)
14cu|perl-DBIx-Class-0.82.820-1|93	Provides:	perl(DBIx::Class::Relationship::HasOne)
14cu|perl-DBIx-Class-0.82.820-1|94	Provides:	perl(DBIx::Class::Relationship::Helpers)
14cu|perl-DBIx-Class-0.82.820-1|95	Provides:	perl(DBIx::Class::Relationship::ManyToMany)
14cu|perl-DBIx-Class-0.82.820-1|96	Provides:	perl(DBIx::Class::Relationship::ProxyMethods)
14cu|perl-DBIx-Class-0.82.820-1|97	Provides:	perl(DBIx::Class::ResultSetProxy)
14cu|perl-DBIx-Class-0.82.820-1|98	Provides:	perl(DBIx::Class::ResultSourceProxy)
14cu|perl-DBIx-Class-0.82.820-1|99	Provides:	perl(DBIx::Class::SQLAHacks)
14cu|perl-DBIx-Class-0.82.820-1|100	Provides:	perl(DBIx::Class::SQLMaker::MSSQL)
14cu|perl-DBIx-Class-0.82.820-1|101	Provides:	perl(DBIx::Class::SQLMaker::MySQL)
14cu|perl-DBIx-Class-0.82.820-1|102	Provides:	perl(DBIx::Class::SQLMaker::Oracle)
14cu|perl-DBIx-Class-0.82.820-1|103	Provides:	perl(DBIx::Class::SQLMaker::OracleJoins)
14cu|perl-DBIx-Class-0.82.820-1|104	Provides:	perl(DBIx::Class::SQLMaker::SQLite)
14cu|perl-DBIx-Class-0.82.820-1|105	Provides:	perl(DBIx::Class::Storage)
14cu|perl-DBIx-Class-0.82.820-1|106	Provides:	perl(DBIx::Class::Storage::DBIHacks)
14cu|perl-DBIx-Class-0.82.820-1|107	Provides:	perl(DBIx::Class::Storage::DBI::Replicated::Types)
14cu|perl-DBIx-Class-0.82.820-1|108	Provides:	perl(DBIx::Class::Storage::TxnScopeGuard)
14cu|perl-DBIx-Class-0.82.820-1|109	Provides:	perl(SQL::Translator::Parser::DBIx::Class)
14cu|perl-DBIx-Class-0.82.820-1|110	
14cu|perl-DBIx-Class-0.82.820-1|111	%description
14cu|perl-DBIx-Class-0.82.820-1|112	This is an SQL to OO mapper with an object API inspired by Class::DBI
14cu|perl-DBIx-Class-0.82.820-1|113	(and a compatibility layer as a springboard for porting) and a
14cu|perl-DBIx-Class-0.82.820-1|114	resultset API that allows abstract encapsulation of database
14cu|perl-DBIx-Class-0.82.820-1|115	operations. It aims to make representing queries in your code as
14cu|perl-DBIx-Class-0.82.820-1|116	perl-ish as possible while still providing access to as many of the
14cu|perl-DBIx-Class-0.82.820-1|117	capabilities of the database as possible, including retrieving related
14cu|perl-DBIx-Class-0.82.820-1|118	records from multiple tables in a single query, JOIN, LEFT JOIN,
14cu|perl-DBIx-Class-0.82.820-1|119	COUNT, DISTINCT, GROUP BY and HAVING support.
14cu|perl-DBIx-Class-0.82.820-1|120	
14cu|perl-DBIx-Class-0.82.820-1|121	%prep
14cu|perl-DBIx-Class-0.82.820-1|122	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-0.82.820-1|123	chmod -c +x script/*
14cu|perl-DBIx-Class-0.82.820-1|124	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cu|perl-DBIx-Class-0.82.820-1|125	
14cu|perl-DBIx-Class-0.82.820-1|126	
14cu|perl-DBIx-Class-0.82.820-1|127	%build
14cu|perl-DBIx-Class-0.82.820-1|128	%{__perl} Makefile.PL installdirs=vendor --skipdeps
14cu|perl-DBIx-Class-0.82.820-1|129	%make
14cu|perl-DBIx-Class-0.82.820-1|130	
14cu|perl-DBIx-Class-0.82.820-1|131	%check
14cu|perl-DBIx-Class-0.82.820-1|132	%make test
14cu|perl-DBIx-Class-0.82.820-1|133	
14cu|perl-DBIx-Class-0.82.820-1|134	%install
14cu|perl-DBIx-Class-0.82.820-1|135	%makeinstall_std
14cu|perl-DBIx-Class-0.82.820-1|136	
14cu|perl-DBIx-Class-0.82.820-1|137	%files
14cu|perl-DBIx-Class-0.82.820-1|138	%doc Changes README META.yml LICENSE AUTHORS examples/ t/
14cu|perl-DBIx-Class-0.82.820-1|139	%{_bindir}/*
14cu|perl-DBIx-Class-0.82.820-1|140	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-0.82.820-1|141	%{_mandir}/man*/*
14cu|perl-DBIx-Class-0.82.820-1|142	
14cu|perl-DBIx-Class-0.82.820-1|143	
14cu|perl-DBIx-Class-0.82.820-1|144	%changelog
14cu|perl-DBIx-Class-0.82.820-1|145	
14cu|perl-DBIx-Class-0.82.820-1|146	* Tue Jun 16 2015 abfonly <abfonly@gmail.com> 1:0.82.820-1
14cu|perl-DBIx-Class-0.82.820-1|147	- (dd2d3a4) Log: Update to 0.82.820
14cu|perl-DBIx-Class-0.82.820-1|148	
14cu|perl-DBIx-Class-0.82.820-1|149	

12784 14
14cu|perl-DBIx-Class-Candy-0.4.0-1|1	%define upstream_name    DBIx-Class-Candy
14cu|perl-DBIx-Class-Candy-0.4.0-1|2	%define upstream_version 0.004000
14cu|perl-DBIx-Class-Candy-0.4.0-1|3	
14cu|perl-DBIx-Class-Candy-0.4.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBIx-Class-Candy-0.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-Candy-0.4.0-1|6	Release:	1
14cu|perl-DBIx-Class-Candy-0.4.0-1|7	Summary:	Create sugar for your favorite ORM, DBIx::Class
14cu|perl-DBIx-Class-Candy-0.4.0-1|8	
14cu|perl-DBIx-Class-Candy-0.4.0-1|9	License:	GPL+ or Artistic
14cu|perl-DBIx-Class-Candy-0.4.0-1|10	Group:		Development/Perl
14cu|perl-DBIx-Class-Candy-0.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-Candy-0.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-Candy-0.4.0-1|13	
14cu|perl-DBIx-Class-Candy-0.4.0-1|14	BuildRequires:	perl-devel
14cu|perl-DBIx-Class-Candy-0.4.0-1|15	BuildRequires:	perl(Test::Fatal)
14cu|perl-DBIx-Class-Candy-0.4.0-1|16	BuildRequires:	perl(DBIx::Class)
14cu|perl-DBIx-Class-Candy-0.4.0-1|17	BuildRequires:	perl(Lingua::EN::Inflect)
14cu|perl-DBIx-Class-Candy-0.4.0-1|18	BuildRequires:	perl(Module::Find)
14cu|perl-DBIx-Class-Candy-0.4.0-1|19	BuildRequires:	perl(MRO::Compat)
14cu|perl-DBIx-Class-Candy-0.4.0-1|20	BuildRequires:	perl(String::CamelCase)
14cu|perl-DBIx-Class-Candy-0.4.0-1|21	BuildRequires:	perl(Sub::Exporter)
14cu|perl-DBIx-Class-Candy-0.4.0-1|22	BuildRequires:	perl(Test::Deep)
14cu|perl-DBIx-Class-Candy-0.4.0-1|23	BuildRequires:	perl(Test::More) >= 0.960.0
14cu|perl-DBIx-Class-Candy-0.4.0-1|24	BuildRequires:	perl(namespace::clean)
14cu|perl-DBIx-Class-Candy-0.4.0-1|25	
14cu|perl-DBIx-Class-Candy-0.4.0-1|26	BuildArch:	noarch
14cu|perl-DBIx-Class-Candy-0.4.0-1|27	
14cu|perl-DBIx-Class-Candy-0.4.0-1|28	%description
14cu|perl-DBIx-Class-Candy-0.4.0-1|29	'DBIx::Class::Candy' is a simple sugar layer for definition of the
14cu|perl-DBIx-Class-Candy-0.4.0-1|30	DBIx::Class manpage results. Note that it may later be expanded to add
14cu|perl-DBIx-Class-Candy-0.4.0-1|31	sugar for more 'DBIx::Class' related things. By default
14cu|perl-DBIx-Class-Candy-0.4.0-1|32	'DBIx::Class::Candy':
14cu|perl-DBIx-Class-Candy-0.4.0-1|33	
14cu|perl-DBIx-Class-Candy-0.4.0-1|34	* *
14cu|perl-DBIx-Class-Candy-0.4.0-1|35	
14cu|perl-DBIx-Class-Candy-0.4.0-1|36	turns on strict and warnings
14cu|perl-DBIx-Class-Candy-0.4.0-1|37	
14cu|perl-DBIx-Class-Candy-0.4.0-1|38	%prep
14cu|perl-DBIx-Class-Candy-0.4.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-Candy-0.4.0-1|40	
14cu|perl-DBIx-Class-Candy-0.4.0-1|41	%build
14cu|perl-DBIx-Class-Candy-0.4.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-Candy-0.4.0-1|43	%make
14cu|perl-DBIx-Class-Candy-0.4.0-1|44	
14cu|perl-DBIx-Class-Candy-0.4.0-1|45	%check
14cu|perl-DBIx-Class-Candy-0.4.0-1|46	%make test
14cu|perl-DBIx-Class-Candy-0.4.0-1|47	
14cu|perl-DBIx-Class-Candy-0.4.0-1|48	%install
14cu|perl-DBIx-Class-Candy-0.4.0-1|49	%makeinstall_std
14cu|perl-DBIx-Class-Candy-0.4.0-1|50	
14cu|perl-DBIx-Class-Candy-0.4.0-1|51	%files
14cu|perl-DBIx-Class-Candy-0.4.0-1|52	%doc Changes LICENSE README META.json META.yml
14cu|perl-DBIx-Class-Candy-0.4.0-1|53	%{_mandir}/man3/*
14cu|perl-DBIx-Class-Candy-0.4.0-1|54	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-Candy-0.4.0-1|55	
14cu|perl-DBIx-Class-Candy-0.4.0-1|56	
14cu|perl-DBIx-Class-Candy-0.4.0-1|57	
14cu|perl-DBIx-Class-Candy-0.4.0-1|58	%changelog
14cu|perl-DBIx-Class-Candy-0.4.0-1|59	
14cu|perl-DBIx-Class-Candy-0.4.0-1|60	* Wed Jun 17 2015 abfonly <John@smith.org> 0.4.0-1
14cu|perl-DBIx-Class-Candy-0.4.0-1|61	- (557ca27) Log: Update to 0.4.0
14cu|perl-DBIx-Class-Candy-0.4.0-1|62	
14cu|perl-DBIx-Class-Candy-0.4.0-1|63	

12785 14
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|1	%define upstream_name    DBIx-Class-DeploymentHandler
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|2	%define upstream_version 0.002216
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|3	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|6	Release:	1
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|7	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|8	Summary:	Extensible DBIx::Class deployment
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|9	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|10	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|11	License:	GPL+ or Artistic
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|12	Group:		Development/Perl
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|13	Url:    	http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|14	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|15	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|16	BuildRequires:	perl-devel
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|17	BuildRequires:	perl(Carp)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|18	BuildRequires:	perl(Carp::Clan)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|19	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|20	BuildRequires:	perl(DBD::SQLite)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|21	BuildRequires:	perl(DBIx::Class)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|22	BuildRequires:	perl(File::Path)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|23	BuildRequires:	perl(File::Touch)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|24	BuildRequires:	perl(Log::Contextual)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|25	BuildRequires:	perl(Method::Signatures::Simple)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|26	BuildRequires:	perl(Moose)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|27	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|28	BuildRequires:	perl(SQL::Translator)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|29	BuildRequires:	perl(Test::Deep)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|30	BuildRequires:	perl(Test::Fatal)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|31	BuildRequires:	perl(Test::Exception)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|32	BuildRequires:	perl(Test::More)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|33	BuildRequires:	perl(Test::Requires)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|34	BuildRequires:	perl(Text::Brew)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|35	BuildRequires:	perl(Try::Tiny)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|36	BuildRequires:	perl(aliased)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|37	BuildRequires:	perl(autodie)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|38	BuildRequires:	perl(namespace::autoclean)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|39	BuildRequires:	perl(strictures)
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|40	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|41	BuildArch:	noarch
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|42	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|43	%description
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|44	'DBIx::Class::DeploymentHandler' is, as its name suggests, a tool for
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|45	deploying and upgrading databases with DBIx::Class. It is
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|46	designed to be much more flexible than DBIx::Class::Schema::Versioned,
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|47	hence the use of Moose and lots of roles.
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|48	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|49	'DBIx::Class::DeploymentHandler' itself is just a recommended set of roles
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|50	that we think will not only work well for everyone, but will also yield the
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|51	best overall mileage.
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|52	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|53	%prep
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|55	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|56	%build
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|58	%make
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|59	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|60	%check
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|61	%make test
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|62	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|63	%install
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|64	%makeinstall_std
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|65	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|66	%files
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|67	%doc Changes LICENSE README META.json META.yml TODO
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|68	%{_mandir}/man3/*
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|69	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|70	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|71	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|72	%changelog
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|73	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|74	* Wed Jun 17 2015 abfonly <John@smith.org> 0.2.216-1
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|75	- (6fa81da) Log: Update to 0.2.216
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|76	
14cu|perl-DBIx-Class-DeploymentHandler-0.2.216-1|77	

12786 14
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|1	%define upstream_name    DBIx-Class-Fixtures
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|2	%define upstream_version 1.001032
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|3	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|6	Release:	1
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|7	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|8	Summary:	Provides fixtures for DBIx-Class-based scripts
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|9	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|10	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|11	License:	GPL+ or Artistic
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|12	Group:		Development/Perl
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|14	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|15	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|16	BuildRequires:	perl-devel
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|17	BuildRequires:	perl(ok)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|18	BuildRequires:	perl(DBIx::Class::InflateColumn::FS)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|19	BuildRequires:	perl(Class::Accessor::Grouped)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|20	BuildRequires:	perl(Config::Any)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|21	BuildRequires:	perl(DBIx::Class)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|22	BuildRequires:	perl(DBIx::Class::Schema::Loader)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|23	BuildRequires:	perl(Data::Dump::Streamer)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|24	BuildRequires:	perl(Data::Visitor)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|25	BuildRequires:	perl(DateTime)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|26	BuildRequires:	perl(DateTime::Format::MySQL)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|27	BuildRequires:	perl(DateTime::Format::Pg)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|28	BuildRequires:	perl(DateTime::Format::SQLite)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|29	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|30	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|31	BuildRequires:	perl(Hash::Merge)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|32	BuildRequires:	perl(JSON::Syck)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|33	BuildRequires:	perl(Path::Class)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|34	BuildRequires:	perl(SQL::Abstract)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|35	BuildRequires:	perl(Test::More)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|36	BuildRequires:	perl(strictures)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|37	BuildRequires:	perl(namespace::autoclean)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|38	BuildRequires:	perl(IO::All)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|39	BuildRequires:	perl(Test::TempDir::Tiny)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|40	BuildRequires:	perl(Devel::Confess)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|41	BuildRequires:	perl(Test::Compile::Internal)
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|42	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|43	BuildArch:	noarch
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|44	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|45	%description
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|46	Dump fixtures from source database to filesystem then import to another
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|47	database (with same schema) at any time. Use as a constant dataset for running
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|48	tests against or for populating development databases when impractical to use
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|49	production clones. Describe fixture set using relations and conditions based on
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|50	your DBIx::Class schema.
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|51	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|52	%prep
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|54	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|55	%build
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|57	%make
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|58	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|59	%check
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|60	%make test
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|61	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|62	%install
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|63	%makeinstall_std
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|64	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|65	%files
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|66	%doc Changes README LICENSE META.yml
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|67	%{_mandir}/man3/*
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|68	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|69	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|70	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|71	%changelog
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|72	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|73	* Wed Jun 17 2015 abfonly <John@smith.org> 1.1.32-1
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|74	- (b8d2149) Log: Updated to 1.1.32, backported missing BR
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|75	
14cu|perl-DBIx-Class-Fixtures-1.1.32-1|76	

12787 14
14cu|perl-DBIx-Class-Helpers-2.28.0-1|1	%define upstream_name    DBIx-Class-Helpers
14cu|perl-DBIx-Class-Helpers-2.28.0-1|2	%define upstream_version 2.028000
14cu|perl-DBIx-Class-Helpers-2.28.0-1|3	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-DBIx-Class-Helpers-2.28.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-Helpers-2.28.0-1|6	Release:    1
14cu|perl-DBIx-Class-Helpers-2.28.0-1|7	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|8	Summary:    Simplify the common case stuff for DBIx::Class
14cu|perl-DBIx-Class-Helpers-2.28.0-1|9	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|10	License:    GPL+ or Artistic
14cu|perl-DBIx-Class-Helpers-2.28.0-1|11	Group:      Development/Perl
14cu|perl-DBIx-Class-Helpers-2.28.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-Helpers-2.28.0-1|13	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-Helpers-2.28.0-1|14	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|15	BuildRequires: perl(Carp::Clan) >= 6.40.0
14cu|perl-DBIx-Class-Helpers-2.28.0-1|16	BuildRequires: perl(DBD::SQLite)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|17	BuildRequires: perl(DBIx::Class) >= 0.82.600
14cu|perl-DBIx-Class-Helpers-2.28.0-1|18	BuildRequires: perl(DBIx::Class::Candy) >= 0.1.3
14cu|perl-DBIx-Class-Helpers-2.28.0-1|19	BuildRequires: perl(DBIx::Introspector)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|20	BuildRequires: perl(DateTime::Format::SQLite)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-DBIx-Class-Helpers-2.28.0-1|22	BuildRequires: perl(Lingua::EN::Inflect)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|23	BuildRequires: perl(List::Util)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|24	BuildRequires: perl(Module::Find)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|25	BuildRequires: perl(Module::Runtime)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|26	BuildRequires: perl(Safe::Isa)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|27	BuildRequires: perl(String::CamelCase)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|28	BuildRequires: perl(Sub::Exporter::Progressive) >= 0.1.6
14cu|perl-DBIx-Class-Helpers-2.28.0-1|29	BuildRequires: perl(Test::Deep)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|30	BuildRequires: perl(Test::Exception)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|31	BuildRequires: perl(Test::Fatal)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|32	BuildRequires: perl(Test::More) >= 0.940.0
14cu|perl-DBIx-Class-Helpers-2.28.0-1|33	BuildRequires: perl(Test::Roo)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|34	BuildRequires: perl(Try::Tiny)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|35	BuildRequires: perl(namespace::clean) >= 0.230.0
14cu|perl-DBIx-Class-Helpers-2.28.0-1|36	BuildRequires: perl(parent)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|37	BuildRequires: perl(strictures)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|38	BuildRequires: perl(namespace::autoclean)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|39	BuildRequires: perl-devel
14cu|perl-DBIx-Class-Helpers-2.28.0-1|40	BuildRequires: perl(Text::Brew)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|41	BuildRequires: perl(aliased)
14cu|perl-DBIx-Class-Helpers-2.28.0-1|42	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|43	BuildArch:  noarch
14cu|perl-DBIx-Class-Helpers-2.28.0-1|44	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|45	%description
14cu|perl-DBIx-Class-Helpers-2.28.0-1|46	A collection of various helper utilities for the DBIx::Class manpage stuff.
14cu|perl-DBIx-Class-Helpers-2.28.0-1|47	Probably only useful for components.
14cu|perl-DBIx-Class-Helpers-2.28.0-1|48	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|49	%prep
14cu|perl-DBIx-Class-Helpers-2.28.0-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-Helpers-2.28.0-1|51	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|52	%build
14cu|perl-DBIx-Class-Helpers-2.28.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-Helpers-2.28.0-1|54	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|55	%make
14cu|perl-DBIx-Class-Helpers-2.28.0-1|56	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|57	%check
14cu|perl-DBIx-Class-Helpers-2.28.0-1|58	%make test
14cu|perl-DBIx-Class-Helpers-2.28.0-1|59	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|60	%install
14cu|perl-DBIx-Class-Helpers-2.28.0-1|61	%makeinstall_std
14cu|perl-DBIx-Class-Helpers-2.28.0-1|62	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|63	%files
14cu|perl-DBIx-Class-Helpers-2.28.0-1|64	%doc CONTRIBUTING Changes LICENSE META.json META.yml META.json README
14cu|perl-DBIx-Class-Helpers-2.28.0-1|65	%{_mandir}/man3/*
14cu|perl-DBIx-Class-Helpers-2.28.0-1|66	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-Helpers-2.28.0-1|67	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|68	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|69	%changelog
14cu|perl-DBIx-Class-Helpers-2.28.0-1|70	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|71	* Wed Jun 17 2015 abfonly <John@smith.org> 2.28.0-1
14cu|perl-DBIx-Class-Helpers-2.28.0-1|72	- (5dc1d2d) Log: Update to 2.28.0, fixed BR
14cu|perl-DBIx-Class-Helpers-2.28.0-1|73	
14cu|perl-DBIx-Class-Helpers-2.28.0-1|74	

12788 14
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|1	%define upstream_name    DBIx-Class-IntrospectableM2M
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|2	%define upstream_version 0.001002
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|3	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|6	Release:	1
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|7	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|8	Summary:	Introspect many-to-many shortcuts
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|9	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|10	License:	GPL+ or Artistic
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|11	Group:		Development/Perl
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|14	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|15	BuildRequires:	perl-devel
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|16	BuildRequires:	perl(DBIx::Class)
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|18	BuildRequires:	perl(Test::More)
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|19	BuildArch:	noarch
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|20	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|21	%description
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|22	Because the many-to-many relationships are not real relationships, they can
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|23	not be introspected with DBIx::Class. Many-to-many relationships are
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|24	actually just a collection of convenience methods installed to bridge two
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|25	relationships. This the DBIx::Class manpage component can be used to store
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|26	all relevant information about these non-relationships so they can later be
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|27	introspected and examined.
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|28	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|29	%prep
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|31	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|32	%build
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|34	%make
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|35	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|36	%check
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|37	%make test
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|38	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|39	%install
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|40	%makeinstall_std
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|41	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|42	%files
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|43	%doc META.yml README Changes
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|44	%{_mandir}/man3/*
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|45	%{perl_vendorlib}/*
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|46	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|47	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|48	%changelog
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|49	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|50	* Wed Jun 17 2015 abfonly <John@smith.org> 0.1.2-1
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|51	- (7ae55eb) Log: update to 0.1.2
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|52	
14cu|perl-DBIx-Class-IntrospectableM2M-0.1.2-1|53	

12789 14
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|1	%define upstream_name	 DBIx-Class-Schema-Loader
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|2	%define upstream_version 0.07043
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|3	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|4	Name:       perl-%{upstream_name}
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|6	Release:    1
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|7	Epoch:      1
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|8	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|9	Summary:    Dynamic definition of a DBIx::Class::Schema
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|10	License:    GPL+ or Artistic
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|11	Group:      Development/Perl
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|13	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|14	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|15	Provides:   perl(DBIx::Class::Schema::Loader::Utils)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|16	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|17	BuildRequires: perl(Carp::Clan)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|18	BuildRequires: perl(Class::Accessor::Grouped) >= 0.100.80
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|19	BuildRequires: perl(Class::C3::Componentised) >= 1.0.800
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|20	BuildRequires: perl(Class::Inspector) >= 1.270.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|21	BuildRequires: perl(Class::Unload) >= 0.70.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|22	BuildRequires: perl(DBD::SQLite) >= 1.290.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|23	BuildRequires: perl(DBIx::Class) >= 0.81.270
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|24	BuildRequires: perl(DBIx::Class::IntrospectableM2M)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|25	BuildRequires: perl(Data::Dump) >= 1.60.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|26	BuildRequires: perl(Digest::MD5) >= 2.360.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|27	BuildRequires: perl(Exporter) >= 5.630.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|28	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|29	BuildRequires: perl(File::Path) >= 2.70.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|30	BuildRequires: perl(File::Temp) >= 0.160.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|31	BuildRequires: perl(Hash::Merge) >= 0.120.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|32	BuildRequires: perl(Lingua::EN::Inflect::Number) >= 1.100.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|33	BuildRequires: perl(Lingua::EN::Inflect::Phrase) >= 0.150.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|34	BuildRequires: perl(Lingua::EN::Tagger) >= 0.230.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|35	BuildRequires: perl(List::MoreUtils) >= 0.320.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|36	BuildRequires: perl(MRO::Compat) >= 0.90.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|37	BuildRequires: perl(Scope::Guard) >= 0.200.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|38	BuildRequires: perl(String::CamelCase) >= 0.20.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|39	BuildRequires: perl(String::ToIdentifier::EN) >= 0.50.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|40	BuildRequires: perl(Sub::Name)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|41	BuildRequires: perl(Test::Exception) >= 0.310.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|42	BuildRequires: perl(Test::More) >= 0.940.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|43	BuildRequires: perl(Test::Warn) >= 0.210.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|44	BuildRequires: perl(Try::Tiny)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|45	BuildRequires: perl(namespace::clean) >= 0.230.0
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|46	BuildRequires: perl(strictures)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|47	BuildRequires: perl(Text::Unidecode)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|48	BuildRequires: perl(Test::Differences)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|49	BuildRequires: perl(MooseX::MarkAsMethods)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|50	BuildRequires: perl(MooseX::NonMoose)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|51	BuildRequires: perl(namespace::autoclean)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|52	BuildRequires: perl(Config::Any)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|53	BuildRequires: perl(Config::General)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|54	BuildRequires: perl(Test::Pod)
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|55	BuildRequires: perl-devel
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|56	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|57	BuildArch:  noarch
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|58	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|59	%description
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|60	DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|61	by scanning database table definitions and setting up the columns, primary
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|62	keys, and relationships.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|63	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|64	DBIx::Class::Schema::Loader currently supports only the DBI storage type. It
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|65	has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, DBD::SQLite, and
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|66	DBD::Oracle. Other DBI drivers may function to a greater or lesser degree with
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|67	this loader, depending on how much of the DBI spec they implement, and how
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|68	standard their implementation is.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|69	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|70	See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|71	vendor-specific subclass for an unsupported DBD driver.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|72	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|73	This module obsoletes the older DBIx::Class::Loader.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|74	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|75	This module is designed more to get you up and running quickly against an
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|76	existing database, or to be effective for simple situations, rather than to be
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|77	what you use in the long term for a complex database/project.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|78	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|79	That being said, transitioning your code from a Schema generated by this module
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|80	to one that doesn't use this module should be straightforward and painless, so
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|81	don't shy away from it just for fears of the transition down the road.
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|82	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|83	%prep
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|84	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|85	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|86	%build
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|87	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|88	%make
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|89	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|90	%check
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|91	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|92	make test
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|93	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|94	%install
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|95	%makeinstall_std
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|96	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|97	%files
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|98	%doc Changes META.yml README
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|99	%{perl_vendorlib}/DBIx
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|100	%{_mandir}/*/*
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|101	%{_bindir}/dbicdump
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|102	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|103	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|104	%changelog
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|105	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|106	* Wed Jun 17 2015 abfonly <John@smith.org> 1:0.70.430-1
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|107	- (fa6964e) Log: Update to 0.70.430, fixed BR, enable tests, drop all dirty hacks, spec clean
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|108	
14cu|perl-DBIx-Class-Schema-Loader-0.70.430-1|109	

12790 14
14cu|perl-DBIx-DBSchema-0.450.0-1|1	%define upstream_name	 DBIx-DBSchema
14cu|perl-DBIx-DBSchema-0.450.0-1|2	%define upstream_version 0.45
14cu|perl-DBIx-DBSchema-0.450.0-1|3	
14cu|perl-DBIx-DBSchema-0.450.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBIx-DBSchema-0.450.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBIx-DBSchema-0.450.0-1|6	Release:	1
14cu|perl-DBIx-DBSchema-0.450.0-1|7	
14cu|perl-DBIx-DBSchema-0.450.0-1|8	Summary:	Database-independent schema objects
14cu|perl-DBIx-DBSchema-0.450.0-1|9	
14cu|perl-DBIx-DBSchema-0.450.0-1|10	License:	GPL+ or Artistic
14cu|perl-DBIx-DBSchema-0.450.0-1|11	Group:		Development/Perl
14cu|perl-DBIx-DBSchema-0.450.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-DBSchema-0.450.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-DBSchema-0.450.0-1|14	
14cu|perl-DBIx-DBSchema-0.450.0-1|15	BuildRequires:	perl-devel
14cu|perl-DBIx-DBSchema-0.450.0-1|16	BuildRequires:	perl(DBI)
14cu|perl-DBIx-DBSchema-0.450.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.90.800
14cu|perl-DBIx-DBSchema-0.450.0-1|18	BuildRequires:	perl(Storable)
14cu|perl-DBIx-DBSchema-0.450.0-1|19	
14cu|perl-DBIx-DBSchema-0.450.0-1|20	BuildArch:	noarch
14cu|perl-DBIx-DBSchema-0.450.0-1|21	
14cu|perl-DBIx-DBSchema-0.450.0-1|22	%description
14cu|perl-DBIx-DBSchema-0.450.0-1|23	DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
14cu|perl-DBIx-DBSchema-0.450.0-1|24	represent a database schema.
14cu|perl-DBIx-DBSchema-0.450.0-1|25	This module implements an OO-interface to database schemas. Using this module,
14cu|perl-DBIx-DBSchema-0.450.0-1|26	you can create a database schema with an OO Perl interface. You can read the
14cu|perl-DBIx-DBSchema-0.450.0-1|27	schema from an existing database. You can save the schema to disk and restore
14cu|perl-DBIx-DBSchema-0.450.0-1|28	it a different process. Most importantly, DBIx::DBSchema can write SQL CREATE
14cu|perl-DBIx-DBSchema-0.450.0-1|29	statements statements for different databases from a single source.
14cu|perl-DBIx-DBSchema-0.450.0-1|30	
14cu|perl-DBIx-DBSchema-0.450.0-1|31	Currently supported databases are MySQL and PostgreSQL. Sybase support
14cu|perl-DBIx-DBSchema-0.450.0-1|32	is partially implemented. DBIx::DBSchema will attempt to use generic SQL
14cu|perl-DBIx-DBSchema-0.450.0-1|33	syntax for other databases. Assistance adding support for other databases
14cu|perl-DBIx-DBSchema-0.450.0-1|34	is welcomed. See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".
14cu|perl-DBIx-DBSchema-0.450.0-1|35	
14cu|perl-DBIx-DBSchema-0.450.0-1|36	%prep
14cu|perl-DBIx-DBSchema-0.450.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-DBSchema-0.450.0-1|38	find . -name "*.pm" |xargs chmod 0644
14cu|perl-DBIx-DBSchema-0.450.0-1|39	
14cu|perl-DBIx-DBSchema-0.450.0-1|40	%build
14cu|perl-DBIx-DBSchema-0.450.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-DBSchema-0.450.0-1|42	%make
14cu|perl-DBIx-DBSchema-0.450.0-1|43	
14cu|perl-DBIx-DBSchema-0.450.0-1|44	%check
14cu|perl-DBIx-DBSchema-0.450.0-1|45	make test
14cu|perl-DBIx-DBSchema-0.450.0-1|46	
14cu|perl-DBIx-DBSchema-0.450.0-1|47	%install
14cu|perl-DBIx-DBSchema-0.450.0-1|48	%makeinstall_std
14cu|perl-DBIx-DBSchema-0.450.0-1|49	
14cu|perl-DBIx-DBSchema-0.450.0-1|50	%files
14cu|perl-DBIx-DBSchema-0.450.0-1|51	%doc Changes README META.json META.yml
14cu|perl-DBIx-DBSchema-0.450.0-1|52	%{perl_vendorlib}/DBIx
14cu|perl-DBIx-DBSchema-0.450.0-1|53	%{_mandir}/man3/*
14cu|perl-DBIx-DBSchema-0.450.0-1|54	
14cu|perl-DBIx-DBSchema-0.450.0-1|55	
14cu|perl-DBIx-DBSchema-0.450.0-1|56	
14cu|perl-DBIx-DBSchema-0.450.0-1|57	%changelog
14cu|perl-DBIx-DBSchema-0.450.0-1|58	
14cu|perl-DBIx-DBSchema-0.450.0-1|59	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 0.450.0-1
14cu|perl-DBIx-DBSchema-0.450.0-1|60	- (42b7732) Log: update to 0.450.0, spec clean
14cu|perl-DBIx-DBSchema-0.450.0-1|61	
14cu|perl-DBIx-DBSchema-0.450.0-1|62	

12791 14
14cu|perl-DBIx-Introspector-0.1.5-1|1	%define upstream_name    DBIx-Introspector
14cu|perl-DBIx-Introspector-0.1.5-1|2	%define upstream_version 0.001005
14cu|perl-DBIx-Introspector-0.1.5-1|3	
14cu|perl-DBIx-Introspector-0.1.5-1|4	%define __noautoreq 'perl\\(DBIx::Introspector::Driver\\)'
14cu|perl-DBIx-Introspector-0.1.5-1|5	
14cu|perl-DBIx-Introspector-0.1.5-1|6	Name:       perl-%{upstream_name}
14cu|perl-DBIx-Introspector-0.1.5-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DBIx-Introspector-0.1.5-1|8	Release:    1
14cu|perl-DBIx-Introspector-0.1.5-1|9	
14cu|perl-DBIx-Introspector-0.1.5-1|10	Summary:    Detect what database you are connected to
14cu|perl-DBIx-Introspector-0.1.5-1|11	
14cu|perl-DBIx-Introspector-0.1.5-1|12	License:    GPL+ or Artistic
14cu|perl-DBIx-Introspector-0.1.5-1|13	Group:      Development/Perl
14cu|perl-DBIx-Introspector-0.1.5-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBIx-Introspector-0.1.5-1|15	Source0:    http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DBIx-Introspector-0.1.5-1|16	
14cu|perl-DBIx-Introspector-0.1.5-1|17	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-DBIx-Introspector-0.1.5-1|18	BuildRequires: perl(DBD::SQLite) >= 1.400.0
14cu|perl-DBIx-Introspector-0.1.5-1|19	BuildRequires: perl(DBI) >= 1.628.0
14cu|perl-DBIx-Introspector-0.1.5-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-DBIx-Introspector-0.1.5-1|21	BuildRequires: perl(Moo) >= 1.3.1
14cu|perl-DBIx-Introspector-0.1.5-1|22	BuildRequires: perl(Test::Fatal)
14cu|perl-DBIx-Introspector-0.1.5-1|23	BuildRequires: perl(Test::More)
14cu|perl-DBIx-Introspector-0.1.5-1|24	BuildRequires: perl(Test::Roo) >= 1.2.0
14cu|perl-DBIx-Introspector-0.1.5-1|25	BuildRequires: perl(strictures)
14cu|perl-DBIx-Introspector-0.1.5-1|26	BuildRequires: perl-devel
14cu|perl-DBIx-Introspector-0.1.5-1|27	
14cu|perl-DBIx-Introspector-0.1.5-1|28	BuildArch:  noarch
14cu|perl-DBIx-Introspector-0.1.5-1|29	
14cu|perl-DBIx-Introspector-0.1.5-1|30	%description
14cu|perl-DBIx-Introspector-0.1.5-1|31	'DBIx::Introspector' is a module factored out of the the DBIx::Class
14cu|perl-DBIx-Introspector-0.1.5-1|32	manpage database detection code. Most code that needs to detect which
14cu|perl-DBIx-Introspector-0.1.5-1|33	database it is connected to assumes that there is a one-to-one mapping from
14cu|perl-DBIx-Introspector-0.1.5-1|34	database drivers to database engines. Unfortunately reality is rarely that
14cu|perl-DBIx-Introspector-0.1.5-1|35	simple. For instance, the DBD::ODBC manpage is typically used to connect to
14cu|perl-DBIx-Introspector-0.1.5-1|36	SQL Server, but ODBC can be used to connect to PostgreSQL, MySQL, and
14cu|perl-DBIx-Introspector-0.1.5-1|37	Oracle. Additionally, while ODBC is the most common way to connect to SQL
14cu|perl-DBIx-Introspector-0.1.5-1|38	Server, it is not the only option, as the DBD::ADO manpage can also be
14cu|perl-DBIx-Introspector-0.1.5-1|39	used.
14cu|perl-DBIx-Introspector-0.1.5-1|40	
14cu|perl-DBIx-Introspector-0.1.5-1|41	'DBIx::Introspector' can correctly detect which database you are connected
14cu|perl-DBIx-Introspector-0.1.5-1|42	to, because it was factored out of a complex, working codebase. On top of
14cu|perl-DBIx-Introspector-0.1.5-1|43	that it has been written to be very extensible. So if you needed to detect
14cu|perl-DBIx-Introspector-0.1.5-1|44	which version of your given database you are connected to that would not be
14cu|perl-DBIx-Introspector-0.1.5-1|45	difficult.
14cu|perl-DBIx-Introspector-0.1.5-1|46	
14cu|perl-DBIx-Introspector-0.1.5-1|47	Furthermore, 'DBIx::Introspector' does it's best to try to detect
14cu|perl-DBIx-Introspector-0.1.5-1|48	information based on the dsn you give it if you have not yet connected, so
14cu|perl-DBIx-Introspector-0.1.5-1|49	you can possibly avoid connection or at least defer connection.
14cu|perl-DBIx-Introspector-0.1.5-1|50	
14cu|perl-DBIx-Introspector-0.1.5-1|51	%prep
14cu|perl-DBIx-Introspector-0.1.5-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBIx-Introspector-0.1.5-1|53	
14cu|perl-DBIx-Introspector-0.1.5-1|54	%build
14cu|perl-DBIx-Introspector-0.1.5-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBIx-Introspector-0.1.5-1|56	
14cu|perl-DBIx-Introspector-0.1.5-1|57	%make
14cu|perl-DBIx-Introspector-0.1.5-1|58	
14cu|perl-DBIx-Introspector-0.1.5-1|59	%check
14cu|perl-DBIx-Introspector-0.1.5-1|60	%make test
14cu|perl-DBIx-Introspector-0.1.5-1|61	
14cu|perl-DBIx-Introspector-0.1.5-1|62	%install
14cu|perl-DBIx-Introspector-0.1.5-1|63	%makeinstall_std
14cu|perl-DBIx-Introspector-0.1.5-1|64	
14cu|perl-DBIx-Introspector-0.1.5-1|65	%files
14cu|perl-DBIx-Introspector-0.1.5-1|66	%doc LICENSE META.json META.yml README
14cu|perl-DBIx-Introspector-0.1.5-1|67	%{_mandir}/man3/*
14cu|perl-DBIx-Introspector-0.1.5-1|68	%{perl_vendorlib}/*
14cu|perl-DBIx-Introspector-0.1.5-1|69	
14cu|perl-DBIx-Introspector-0.1.5-1|70	%changelog
14cu|perl-DBIx-Introspector-0.1.5-1|71	
14cu|perl-DBIx-Introspector-0.1.5-1|72	* Wed Jun 17 2015 abfonly <abfonly@gmail.com> 0.1.5-1
14cu|perl-DBIx-Introspector-0.1.5-1|73	- (c114ae3) Log: Update to 0.1.5, fixed BR, drop all hacks, filter self provided req.
14cu|perl-DBIx-Introspector-0.1.5-1|74	
14cu|perl-DBIx-Introspector-0.1.5-1|75	

12792 14
14cu|perl-DBM-Deep-2.1.200-1|1	%define upstream_name    DBM-Deep
14cu|perl-DBM-Deep-2.1.200-1|2	%define upstream_version 2.0012
14cu|perl-DBM-Deep-2.1.200-1|3	
14cu|perl-DBM-Deep-2.1.200-1|4	Name:		perl-%{upstream_name}
14cu|perl-DBM-Deep-2.1.200-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DBM-Deep-2.1.200-1|6	Release:	1
14cu|perl-DBM-Deep-2.1.200-1|7	
14cu|perl-DBM-Deep-2.1.200-1|8	Summary:	A pure perl multi-level hash/array DBM that supports transactions
14cu|perl-DBM-Deep-2.1.200-1|9	
14cu|perl-DBM-Deep-2.1.200-1|10	License:	GPL+ or Artistic
14cu|perl-DBM-Deep-2.1.200-1|11	Group:		Development/Perl
14cu|perl-DBM-Deep-2.1.200-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DBM-Deep-2.1.200-1|13	Source0:	http://www.cpan.org/modules/by-module/DBM/DBM-Deep-%{upstream_version}.tar.gz
14cu|perl-DBM-Deep-2.1.200-1|14	
14cu|perl-DBM-Deep-2.1.200-1|15	BuildRequires:	perl-devel
14cu|perl-DBM-Deep-2.1.200-1|16	BuildRequires:	perl(Digest::MD5)
14cu|perl-DBM-Deep-2.1.200-1|17	BuildRequires:	perl(Fcntl)
14cu|perl-DBM-Deep-2.1.200-1|18	BuildRequires:	perl(File::Path)
14cu|perl-DBM-Deep-2.1.200-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-DBM-Deep-2.1.200-1|20	BuildRequires:	perl(IO::Scalar)
14cu|perl-DBM-Deep-2.1.200-1|21	BuildRequires:	perl(Pod::Usage)
14cu|perl-DBM-Deep-2.1.200-1|22	BuildRequires:	perl(Scalar::Util)
14cu|perl-DBM-Deep-2.1.200-1|23	BuildRequires:	perl(Test::Deep)
14cu|perl-DBM-Deep-2.1.200-1|24	BuildRequires:	perl(Test::Exception)
14cu|perl-DBM-Deep-2.1.200-1|25	BuildRequires:	perl(Test::More)
14cu|perl-DBM-Deep-2.1.200-1|26	BuildRequires:	perl(Test::Warn)
14cu|perl-DBM-Deep-2.1.200-1|27	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-DBM-Deep-2.1.200-1|28	BuildRequires:	perl(FileHandle::Fmode) >= 0.140.0
14cu|perl-DBM-Deep-2.1.200-1|29	BuildRequires:	perl(Test::Pod)
14cu|perl-DBM-Deep-2.1.200-1|30	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-DBM-Deep-2.1.200-1|31	
14cu|perl-DBM-Deep-2.1.200-1|32	BuildArch:	noarch
14cu|perl-DBM-Deep-2.1.200-1|33	
14cu|perl-DBM-Deep-2.1.200-1|34	%description
14cu|perl-DBM-Deep-2.1.200-1|35	A unique flat-file database module, written in pure perl. True multi-level
14cu|perl-DBM-Deep-2.1.200-1|36	hash/array support (unlike MLDBM, which is faked), hybrid OO / tie()
14cu|perl-DBM-Deep-2.1.200-1|37	interface, cross-platform FTPable files, ACID transactions, and is quite
14cu|perl-DBM-Deep-2.1.200-1|38	fast. Can handle millions of keys and unlimited levels without significant
14cu|perl-DBM-Deep-2.1.200-1|39	slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
14cu|perl-DBM-Deep-2.1.200-1|40	around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and
14cu|perl-DBM-Deep-2.1.200-1|41	Windows.
14cu|perl-DBM-Deep-2.1.200-1|42	
14cu|perl-DBM-Deep-2.1.200-1|43	%prep
14cu|perl-DBM-Deep-2.1.200-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DBM-Deep-2.1.200-1|45	
14cu|perl-DBM-Deep-2.1.200-1|46	%build
14cu|perl-DBM-Deep-2.1.200-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DBM-Deep-2.1.200-1|48	%make
14cu|perl-DBM-Deep-2.1.200-1|49	
14cu|perl-DBM-Deep-2.1.200-1|50	%check
14cu|perl-DBM-Deep-2.1.200-1|51	%make test
14cu|perl-DBM-Deep-2.1.200-1|52	
14cu|perl-DBM-Deep-2.1.200-1|53	%install
14cu|perl-DBM-Deep-2.1.200-1|54	%makeinstall_std
14cu|perl-DBM-Deep-2.1.200-1|55	
14cu|perl-DBM-Deep-2.1.200-1|56	%files
14cu|perl-DBM-Deep-2.1.200-1|57	%doc Changes README META.json META.yml
14cu|perl-DBM-Deep-2.1.200-1|58	%{_mandir}/man3/*
14cu|perl-DBM-Deep-2.1.200-1|59	%{perl_vendorlib}/*
14cu|perl-DBM-Deep-2.1.200-1|60	
14cu|perl-DBM-Deep-2.1.200-1|61	
14cu|perl-DBM-Deep-2.1.200-1|62	%changelog
14cu|perl-DBM-Deep-2.1.200-1|63	
14cu|perl-DBM-Deep-2.1.200-1|64	* Wed Jun 17 2015 abfonly <John@smith.org> 2.1.200-1
14cu|perl-DBM-Deep-2.1.200-1|65	- (869469d) Log: Update to 2.1.200, Fixed BR, enabled test
14cu|perl-DBM-Deep-2.1.200-1|66	
14cu|perl-DBM-Deep-2.1.200-1|67	

12793 14
14cu|perl-Devel-CallChecker-0.7.0-1|1	%define upstream_name    Devel-CallChecker
14cu|perl-Devel-CallChecker-0.7.0-1|2	%define upstream_version 0.007
14cu|perl-Devel-CallChecker-0.7.0-1|3	
14cu|perl-Devel-CallChecker-0.7.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-CallChecker-0.7.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-CallChecker-0.7.0-1|6	Release:    1
14cu|perl-Devel-CallChecker-0.7.0-1|7	
14cu|perl-Devel-CallChecker-0.7.0-1|8	Summary:    Custom op checking attached to subroutines
14cu|perl-Devel-CallChecker-0.7.0-1|9	License:    GPL+ or Artistic
14cu|perl-Devel-CallChecker-0.7.0-1|10	Group:      Development/Perl
14cu|perl-Devel-CallChecker-0.7.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-CallChecker-0.7.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-CallChecker-0.7.0-1|13	
14cu|perl-Devel-CallChecker-0.7.0-1|14	BuildRequires:  perl-devel
14cu|perl-Devel-CallChecker-0.7.0-1|15	BuildRequires:  perl(Module::Build)
14cu|perl-Devel-CallChecker-0.7.0-1|16	BuildRequires:  perl(strict)
14cu|perl-Devel-CallChecker-0.7.0-1|17	BuildRequires:  perl(warnings)
14cu|perl-Devel-CallChecker-0.7.0-1|18	BuildRequires:  perl(DynaLoader)
14cu|perl-Devel-CallChecker-0.7.0-1|19	BuildRequires:  perl(DynaLoader::Functions)
14cu|perl-Devel-CallChecker-0.7.0-1|20	BuildRequires:  perl(Exporter)
14cu|perl-Devel-CallChecker-0.7.0-1|21	BuildRequires:  perl(parent)
14cu|perl-Devel-CallChecker-0.7.0-1|22	BuildRequires:  perl(ExtUtils::CBuilder)
14cu|perl-Devel-CallChecker-0.7.0-1|23	BuildRequires:  perl(ExtUtils::ParseXS)
14cu|perl-Devel-CallChecker-0.7.0-1|24	BuildRequires:  perl(File::Spec)
14cu|perl-Devel-CallChecker-0.7.0-1|25	BuildRequires:  perl(IO::File)
14cu|perl-Devel-CallChecker-0.7.0-1|26	BuildRequires:  perl(Test::More)
14cu|perl-Devel-CallChecker-0.7.0-1|27	BuildRequires:  perl(Test::Pod)
14cu|perl-Devel-CallChecker-0.7.0-1|28	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Devel-CallChecker-0.7.0-1|29	BuildRequires:  perl(threads)
14cu|perl-Devel-CallChecker-0.7.0-1|30	BuildRequires:  perl(threads::shared)
14cu|perl-Devel-CallChecker-0.7.0-1|31	BuildRequires:  perl(Thread::Semaphore)
14cu|perl-Devel-CallChecker-0.7.0-1|32	
14cu|perl-Devel-CallChecker-0.7.0-1|33	
14cu|perl-Devel-CallChecker-0.7.0-1|34	Requires:       perl(DynaLoader)
14cu|perl-Devel-CallChecker-0.7.0-1|35	Requires:       perl(DynaLoader::Functions)
14cu|perl-Devel-CallChecker-0.7.0-1|36	
14cu|perl-Devel-CallChecker-0.7.0-1|37	%description
14cu|perl-Devel-CallChecker-0.7.0-1|38	This module makes some new features of the Perl 5.14.0 C API available to
14cu|perl-Devel-CallChecker-0.7.0-1|39	XS modules running on older versions of Perl. The features are centred
14cu|perl-Devel-CallChecker-0.7.0-1|40	around the function 'cv_set_call_checker', which allows XS code to attach a
14cu|perl-Devel-CallChecker-0.7.0-1|41	magical annotation to a Perl subroutine, resulting in resolvable calls to
14cu|perl-Devel-CallChecker-0.7.0-1|42	that subroutine being mutated at compile time by arbitrary C code. This
14cu|perl-Devel-CallChecker-0.7.0-1|43	module makes 'cv_set_call_checker' and several supporting functions
14cu|perl-Devel-CallChecker-0.7.0-1|44	available. (It is possible to achieve the effect of 'cv_set_call_checker'
14cu|perl-Devel-CallChecker-0.7.0-1|45	from XS code on much earlier Perl versions, but it is painful to achieve
14cu|perl-Devel-CallChecker-0.7.0-1|46	without the centralised facility.)
14cu|perl-Devel-CallChecker-0.7.0-1|47	
14cu|perl-Devel-CallChecker-0.7.0-1|48	This module provides the implementation of the functions at runtime (on
14cu|perl-Devel-CallChecker-0.7.0-1|49	Perls where they are not provided by the core). It also, at compile time,
14cu|perl-Devel-CallChecker-0.7.0-1|50	supplies the C header file and link library which provide access to the
14cu|perl-Devel-CallChecker-0.7.0-1|51	functions. In normal use, the /callchecker0_h manpage and the
14cu|perl-Devel-CallChecker-0.7.0-1|52	/callchecker_linkable manpage should be called at build time (not authoring
14cu|perl-Devel-CallChecker-0.7.0-1|53	time) for the module that wishes to use the C functions.
14cu|perl-Devel-CallChecker-0.7.0-1|54	
14cu|perl-Devel-CallChecker-0.7.0-1|55	%prep
14cu|perl-Devel-CallChecker-0.7.0-1|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-CallChecker-0.7.0-1|57	
14cu|perl-Devel-CallChecker-0.7.0-1|58	%build
14cu|perl-Devel-CallChecker-0.7.0-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-CallChecker-0.7.0-1|60	
14cu|perl-Devel-CallChecker-0.7.0-1|61	%make
14cu|perl-Devel-CallChecker-0.7.0-1|62	
14cu|perl-Devel-CallChecker-0.7.0-1|63	%check
14cu|perl-Devel-CallChecker-0.7.0-1|64	%make test
14cu|perl-Devel-CallChecker-0.7.0-1|65	
14cu|perl-Devel-CallChecker-0.7.0-1|66	%install
14cu|perl-Devel-CallChecker-0.7.0-1|67	%makeinstall_std
14cu|perl-Devel-CallChecker-0.7.0-1|68	
14cu|perl-Devel-CallChecker-0.7.0-1|69	%files
14cu|perl-Devel-CallChecker-0.7.0-1|70	%doc META.json META.yml README Changes
14cu|perl-Devel-CallChecker-0.7.0-1|71	%{_mandir}/man3/*
14cu|perl-Devel-CallChecker-0.7.0-1|72	%{perl_vendorlib}/*
14cu|perl-Devel-CallChecker-0.7.0-1|73	
14cu|perl-Devel-CallChecker-0.7.0-1|74	
14cu|perl-Devel-CallChecker-0.7.0-1|75	%changelog
14cu|perl-Devel-CallChecker-0.7.0-1|76	
14cu|perl-Devel-CallChecker-0.7.0-1|77	* Sat Apr 25 2015 abfonly <John@smith.org> 0.7.0-1
14cu|perl-Devel-CallChecker-0.7.0-1|78	- (844b5ee) Imported from SRPM
14cu|perl-Devel-CallChecker-0.7.0-1|79	
14cu|perl-Devel-CallChecker-0.7.0-1|80	

12794 14
14cu|perl-Devel-CallParser-0.2.0-2|1	%define upstream_name    Devel-CallParser
14cu|perl-Devel-CallParser-0.2.0-2|2	%define upstream_version 0.002
14cu|perl-Devel-CallParser-0.2.0-2|3	
14cu|perl-Devel-CallParser-0.2.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-CallParser-0.2.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-CallParser-0.2.0-2|6	Release:    2
14cu|perl-Devel-CallParser-0.2.0-2|7	
14cu|perl-Devel-CallParser-0.2.0-2|8	Summary:    Custom parsing attached to subroutines
14cu|perl-Devel-CallParser-0.2.0-2|9	License:    GPL+ or Artistic
14cu|perl-Devel-CallParser-0.2.0-2|10	Group:      Development/Perl
14cu|perl-Devel-CallParser-0.2.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-CallParser-0.2.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-CallParser-0.2.0-2|13	
14cu|perl-Devel-CallParser-0.2.0-2|14	BuildRequires: perl(Devel::CallChecker)
14cu|perl-Devel-CallParser-0.2.0-2|15	BuildRequires: perl(DynaLoader)
14cu|perl-Devel-CallParser-0.2.0-2|16	BuildRequires: perl(DynaLoader::Functions)
14cu|perl-Devel-CallParser-0.2.0-2|17	BuildRequires: perl(Exporter)
14cu|perl-Devel-CallParser-0.2.0-2|18	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Devel-CallParser-0.2.0-2|19	BuildRequires: perl(ExtUtils::ParseXS)
14cu|perl-Devel-CallParser-0.2.0-2|20	BuildRequires: perl(File::Spec)
14cu|perl-Devel-CallParser-0.2.0-2|21	BuildRequires: perl(IO::File)
14cu|perl-Devel-CallParser-0.2.0-2|22	BuildRequires: perl(Module::Build)
14cu|perl-Devel-CallParser-0.2.0-2|23	BuildRequires: perl(Test::More)
14cu|perl-Devel-CallParser-0.2.0-2|24	BuildRequires: perl(parent)
14cu|perl-Devel-CallParser-0.2.0-2|25	BuildRequires: perl(strict)
14cu|perl-Devel-CallParser-0.2.0-2|26	BuildRequires: perl(warnings)
14cu|perl-Devel-CallParser-0.2.0-2|27	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Devel-CallParser-0.2.0-2|28	BuildRequires: perl(Data::Alias)
14cu|perl-Devel-CallParser-0.2.0-2|29	BuildRequires: perl(Devel::Declare)
14cu|perl-Devel-CallParser-0.2.0-2|30	#circular deps, to be build first.
14cu|perl-Devel-CallParser-0.2.0-2|31	BuildRequires: perl(indirect)
14cu|perl-Devel-CallParser-0.2.0-2|32	BuildRequires: perl(Sub::StrictDecl)
14cu|perl-Devel-CallParser-0.2.0-2|33	BuildRequires: perl(Lexical::Sub)
14cu|perl-Devel-CallParser-0.2.0-2|34	#
14cu|perl-Devel-CallParser-0.2.0-2|35	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Devel-CallParser-0.2.0-2|36	BuildRequires: perl-devel
14cu|perl-Devel-CallParser-0.2.0-2|37	
14cu|perl-Devel-CallParser-0.2.0-2|38	%description
14cu|perl-Devel-CallParser-0.2.0-2|39	This module provides a C API, for XS modules, concerned with custom
14cu|perl-Devel-CallParser-0.2.0-2|40	parsing. It is centred around the function 'cv_set_call_parser', which
14cu|perl-Devel-CallParser-0.2.0-2|41	allows XS code to attach a magical annotation to a Perl subroutine,
14cu|perl-Devel-CallParser-0.2.0-2|42	resulting in resolvable calls to that subroutine having their arguments
14cu|perl-Devel-CallParser-0.2.0-2|43	parsed by arbitrary C code. (This is a more conveniently structured
14cu|perl-Devel-CallParser-0.2.0-2|44	facility than the core's 'PL_keyword_plugin' API.) This module makes
14cu|perl-Devel-CallParser-0.2.0-2|45	'cv_set_call_parser' and several supporting functions available.
14cu|perl-Devel-CallParser-0.2.0-2|46	
14cu|perl-Devel-CallParser-0.2.0-2|47	This module provides the implementation of the functions at runtime. It
14cu|perl-Devel-CallParser-0.2.0-2|48	also, at compile time, supplies the C header file and link library which
14cu|perl-Devel-CallParser-0.2.0-2|49	provide access to the functions. In normal use, the /callparser0_h
14cu|perl-Devel-CallParser-0.2.0-2|50	manpage/the /callparser1_h manpage and the /callparser_linkable manpage
14cu|perl-Devel-CallParser-0.2.0-2|51	should be called at build time (not authoring time) for the module that
14cu|perl-Devel-CallParser-0.2.0-2|52	wishes to use the C functions.
14cu|perl-Devel-CallParser-0.2.0-2|53	
14cu|perl-Devel-CallParser-0.2.0-2|54	%prep
14cu|perl-Devel-CallParser-0.2.0-2|55	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-CallParser-0.2.0-2|56	
14cu|perl-Devel-CallParser-0.2.0-2|57	%build
14cu|perl-Devel-CallParser-0.2.0-2|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-CallParser-0.2.0-2|59	
14cu|perl-Devel-CallParser-0.2.0-2|60	%make
14cu|perl-Devel-CallParser-0.2.0-2|61	
14cu|perl-Devel-CallParser-0.2.0-2|62	%check
14cu|perl-Devel-CallParser-0.2.0-2|63	%make test
14cu|perl-Devel-CallParser-0.2.0-2|64	
14cu|perl-Devel-CallParser-0.2.0-2|65	%install
14cu|perl-Devel-CallParser-0.2.0-2|66	%makeinstall_std
14cu|perl-Devel-CallParser-0.2.0-2|67	
14cu|perl-Devel-CallParser-0.2.0-2|68	%files
14cu|perl-Devel-CallParser-0.2.0-2|69	%doc META.json META.yml README Changes
14cu|perl-Devel-CallParser-0.2.0-2|70	%{_mandir}/man3/*
14cu|perl-Devel-CallParser-0.2.0-2|71	%{perl_vendorlib}/*
14cu|perl-Devel-CallParser-0.2.0-2|72	
14cu|perl-Devel-CallParser-0.2.0-2|73	
14cu|perl-Devel-CallParser-0.2.0-2|74	%changelog
14cu|perl-Devel-CallParser-0.2.0-2|75	
14cu|perl-Devel-CallParser-0.2.0-2|76	* Sat Apr 25 2015 abfonly <abfonly@gmail.com> 0.2.0-2
14cu|perl-Devel-CallParser-0.2.0-2|77	- (41e4cfb) Rebuild after the bootstrap build with circular deps., bump rel.
14cu|perl-Devel-CallParser-0.2.0-2|78	
14cu|perl-Devel-CallParser-0.2.0-2|79	

12795 14
14cu|perl-Devel-Callsite-0.80.0-1|1	%define __noautoprov 'Callsite.so'
14cu|perl-Devel-Callsite-0.80.0-1|2	
14cu|perl-Devel-Callsite-0.80.0-1|3	%define upstream_name    Devel-Callsite
14cu|perl-Devel-Callsite-0.80.0-1|4	%define upstream_version 0.08
14cu|perl-Devel-Callsite-0.80.0-1|5	
14cu|perl-Devel-Callsite-0.80.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Devel-Callsite-0.80.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-Callsite-0.80.0-1|8	Release:    1
14cu|perl-Devel-Callsite-0.80.0-1|9	
14cu|perl-Devel-Callsite-0.80.0-1|10	Summary:    Get caller return OP address and Perl interpreter context
14cu|perl-Devel-Callsite-0.80.0-1|11	License:    GPL+ or Artistic
14cu|perl-Devel-Callsite-0.80.0-1|12	Group:      Development/Perl
14cu|perl-Devel-Callsite-0.80.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Callsite-0.80.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Callsite-0.80.0-1|15	
14cu|perl-Devel-Callsite-0.80.0-1|16	BuildRequires: perl(Devel::PPPort)
14cu|perl-Devel-Callsite-0.80.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Devel-Callsite-0.80.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-Devel-Callsite-0.80.0-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-Devel-Callsite-0.80.0-1|20	BuildRequires: perl-devel
14cu|perl-Devel-Callsite-0.80.0-1|21	
14cu|perl-Devel-Callsite-0.80.0-1|22	%description
14cu|perl-Devel-Callsite-0.80.0-1|23	callsite
14cu|perl-Devel-Callsite-0.80.0-1|24	$callsite = callsite()
14cu|perl-Devel-Callsite-0.80.0-1|25	$callsite = callsite($level)
14cu|perl-Devel-Callsite-0.80.0-1|26	
14cu|perl-Devel-Callsite-0.80.0-1|27	This function returns the the OP address of the caller, a number. It
14cu|perl-Devel-Callsite-0.80.0-1|28	can take an optional integer specifying the number of levels back to
14cu|perl-Devel-Callsite-0.80.0-1|29	get the OP address. If no parameter is given, a value of 0 is used
14cu|perl-Devel-Callsite-0.80.0-1|30	which means to go up one level in the call chain. This behavior is like
14cu|perl-Devel-Callsite-0.80.0-1|31	the built-in function perlfunc/caller.
14cu|perl-Devel-Callsite-0.80.0-1|32	
14cu|perl-Devel-Callsite-0.80.0-1|33	This value is useful for functions that need to uniquely know where
14cu|perl-Devel-Callsite-0.80.0-1|34	they were called, such as 'Every::every()'; see the Every manpage. Or
14cu|perl-Devel-Callsite-0.80.0-1|35	it can be used to the pinpoint a location with finer granularity than a
14cu|perl-Devel-Callsite-0.80.0-1|36	line number|http://www.perlmonks.com/?node_id=987268 manpage. In
14cu|perl-Devel-Callsite-0.80.0-1|37	conjunction with an OP tree disassembly you can know exactly where the
14cu|perl-Devel-Callsite-0.80.0-1|38	caller is located in the Perl source.
14cu|perl-Devel-Callsite-0.80.0-1|39	
14cu|perl-Devel-Callsite-0.80.0-1|40	%prep
14cu|perl-Devel-Callsite-0.80.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Callsite-0.80.0-1|42	
14cu|perl-Devel-Callsite-0.80.0-1|43	%build
14cu|perl-Devel-Callsite-0.80.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Callsite-0.80.0-1|45	
14cu|perl-Devel-Callsite-0.80.0-1|46	%make
14cu|perl-Devel-Callsite-0.80.0-1|47	
14cu|perl-Devel-Callsite-0.80.0-1|48	%check
14cu|perl-Devel-Callsite-0.80.0-1|49	%make test
14cu|perl-Devel-Callsite-0.80.0-1|50	
14cu|perl-Devel-Callsite-0.80.0-1|51	%install
14cu|perl-Devel-Callsite-0.80.0-1|52	%makeinstall_std
14cu|perl-Devel-Callsite-0.80.0-1|53	
14cu|perl-Devel-Callsite-0.80.0-1|54	%files
14cu|perl-Devel-Callsite-0.80.0-1|55	%doc Changes META.json META.yml README
14cu|perl-Devel-Callsite-0.80.0-1|56	%{_mandir}/man3/*
14cu|perl-Devel-Callsite-0.80.0-1|57	%{perl_vendorlib}/*
14cu|perl-Devel-Callsite-0.80.0-1|58	
14cu|perl-Devel-Callsite-0.80.0-1|59	
14cu|perl-Devel-Callsite-0.80.0-1|60	%changelog
14cu|perl-Devel-Callsite-0.80.0-1|61	
14cu|perl-Devel-Callsite-0.80.0-1|62	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-Devel-Callsite-0.80.0-1|63	- (b35cf96) Imported from SRPM
14cu|perl-Devel-Callsite-0.80.0-1|64	
14cu|perl-Devel-Callsite-0.80.0-1|65	

12796 14
14cu|perl-Devel-CheckCompiler-0.50.0-1|1	%define upstream_name    Devel-CheckCompiler
14cu|perl-Devel-CheckCompiler-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Devel-CheckCompiler-0.50.0-1|3	
14cu|perl-Devel-CheckCompiler-0.50.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-CheckCompiler-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-CheckCompiler-0.50.0-1|6	Release:    1
14cu|perl-Devel-CheckCompiler-0.50.0-1|7	
14cu|perl-Devel-CheckCompiler-0.50.0-1|8	Summary:    Check the compiler's availability
14cu|perl-Devel-CheckCompiler-0.50.0-1|9	License:    GPL+ or Artistic
14cu|perl-Devel-CheckCompiler-0.50.0-1|10	Group:      Development/Perl
14cu|perl-Devel-CheckCompiler-0.50.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-CheckCompiler-0.50.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-CheckCompiler-0.50.0-1|13	
14cu|perl-Devel-CheckCompiler-0.50.0-1|14	BuildRequires: perl-devel
14cu|perl-Devel-CheckCompiler-0.50.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-Devel-CheckCompiler-0.50.0-1|16	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Devel-CheckCompiler-0.50.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-Devel-CheckCompiler-0.50.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-Devel-CheckCompiler-0.50.0-1|19	BuildRequires: perl(Test::Requires)
14cu|perl-Devel-CheckCompiler-0.50.0-1|20	BuildRequires: perl(parent)
14cu|perl-Devel-CheckCompiler-0.50.0-1|21	BuildRequires: perl(Module::Build)
14cu|perl-Devel-CheckCompiler-0.50.0-1|22	BuildArch: noarch
14cu|perl-Devel-CheckCompiler-0.50.0-1|23	
14cu|perl-Devel-CheckCompiler-0.50.0-1|24	%description
14cu|perl-Devel-CheckCompiler-0.50.0-1|25	This module checks C99 compiler's availability. If it's not available, exit
14cu|perl-Devel-CheckCompiler-0.50.0-1|26	with code 0.
14cu|perl-Devel-CheckCompiler-0.50.0-1|27	
14cu|perl-Devel-CheckCompiler-0.50.0-1|28	It makes CPAN testers status as N/A.
14cu|perl-Devel-CheckCompiler-0.50.0-1|29	
14cu|perl-Devel-CheckCompiler-0.50.0-1|30	%prep
14cu|perl-Devel-CheckCompiler-0.50.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-CheckCompiler-0.50.0-1|32	
14cu|perl-Devel-CheckCompiler-0.50.0-1|33	%build
14cu|perl-Devel-CheckCompiler-0.50.0-1|34	%{__perl} Build.PL installdirs=vendor
14cu|perl-Devel-CheckCompiler-0.50.0-1|35	
14cu|perl-Devel-CheckCompiler-0.50.0-1|36	./Build
14cu|perl-Devel-CheckCompiler-0.50.0-1|37	
14cu|perl-Devel-CheckCompiler-0.50.0-1|38	%check
14cu|perl-Devel-CheckCompiler-0.50.0-1|39	./Build test
14cu|perl-Devel-CheckCompiler-0.50.0-1|40	
14cu|perl-Devel-CheckCompiler-0.50.0-1|41	%install
14cu|perl-Devel-CheckCompiler-0.50.0-1|42	./Build install destdir=%{buildroot}
14cu|perl-Devel-CheckCompiler-0.50.0-1|43	
14cu|perl-Devel-CheckCompiler-0.50.0-1|44	%files
14cu|perl-Devel-CheckCompiler-0.50.0-1|45	%doc Changes LICENSE META.json META.yml
14cu|perl-Devel-CheckCompiler-0.50.0-1|46	%{_mandir}/man3/*
14cu|perl-Devel-CheckCompiler-0.50.0-1|47	%{perl_vendorlib}/*
14cu|perl-Devel-CheckCompiler-0.50.0-1|48	
14cu|perl-Devel-CheckCompiler-0.50.0-1|49	
14cu|perl-Devel-CheckCompiler-0.50.0-1|50	%changelog
14cu|perl-Devel-CheckCompiler-0.50.0-1|51	
14cu|perl-Devel-CheckCompiler-0.50.0-1|52	* Wed Apr 01 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Devel-CheckCompiler-0.50.0-1|53	- (d734d41) Imported from SRPM
14cu|perl-Devel-CheckCompiler-0.50.0-1|54	
14cu|perl-Devel-CheckCompiler-0.50.0-1|55	

12797 14
14cu|perl-Devel-CheckLib-1.70.0-1|1	%define upstream_name    Devel-CheckLib
14cu|perl-Devel-CheckLib-1.70.0-1|2	%define upstream_version 1.07
14cu|perl-Devel-CheckLib-1.70.0-1|3	
14cu|perl-Devel-CheckLib-1.70.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-CheckLib-1.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-CheckLib-1.70.0-1|6	Release:	1
14cu|perl-Devel-CheckLib-1.70.0-1|7	Summary:	Check that a library is available
14cu|perl-Devel-CheckLib-1.70.0-1|8	License:	GPL+ or Artistic
14cu|perl-Devel-CheckLib-1.70.0-1|9	Group:		Development/Perl
14cu|perl-Devel-CheckLib-1.70.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-CheckLib-1.70.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MATTN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-CheckLib-1.70.0-1|12	BuildRequires:	perl-devel
14cu|perl-Devel-CheckLib-1.70.0-1|13	BuildRequires:	perl(Exporter)
14cu|perl-Devel-CheckLib-1.70.0-1|14	BuildRequires:	perl(File::Spec)
14cu|perl-Devel-CheckLib-1.70.0-1|15	BuildRequires:	perl(File::Temp)
14cu|perl-Devel-CheckLib-1.70.0-1|16	BuildRequires:	perl(IO::CaptureOutput)
14cu|perl-Devel-CheckLib-1.70.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Devel-CheckLib-1.70.0-1|18	BuildArch:	noarch
14cu|perl-Devel-CheckLib-1.70.0-1|19	
14cu|perl-Devel-CheckLib-1.70.0-1|20	%description
14cu|perl-Devel-CheckLib-1.70.0-1|21	Devel::CheckLib is a perl module that checks whether a particular C library
14cu|perl-Devel-CheckLib-1.70.0-1|22	and its headers are available.
14cu|perl-Devel-CheckLib-1.70.0-1|23	
14cu|perl-Devel-CheckLib-1.70.0-1|24	%prep
14cu|perl-Devel-CheckLib-1.70.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-CheckLib-1.70.0-1|26	
14cu|perl-Devel-CheckLib-1.70.0-1|27	%build
14cu|perl-Devel-CheckLib-1.70.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-CheckLib-1.70.0-1|29	%make
14cu|perl-Devel-CheckLib-1.70.0-1|30	
14cu|perl-Devel-CheckLib-1.70.0-1|31	%check
14cu|perl-Devel-CheckLib-1.70.0-1|32	%make test
14cu|perl-Devel-CheckLib-1.70.0-1|33	
14cu|perl-Devel-CheckLib-1.70.0-1|34	%install
14cu|perl-Devel-CheckLib-1.70.0-1|35	%makeinstall_std
14cu|perl-Devel-CheckLib-1.70.0-1|36	
14cu|perl-Devel-CheckLib-1.70.0-1|37	%files
14cu|perl-Devel-CheckLib-1.70.0-1|38	%doc CHANGES META.yml README
14cu|perl-Devel-CheckLib-1.70.0-1|39	%{_bindir}/use-devel-checklib
14cu|perl-Devel-CheckLib-1.70.0-1|40	%{perl_vendorlib}/*
14cu|perl-Devel-CheckLib-1.70.0-1|41	%{_mandir}/man3/*
14cu|perl-Devel-CheckLib-1.70.0-1|42	%{_mandir}/man1/use-devel-checklib.1.*
14cu|perl-Devel-CheckLib-1.70.0-1|43	
14cu|perl-Devel-CheckLib-1.70.0-1|44	
14cu|perl-Devel-CheckLib-1.70.0-1|45	%changelog
14cu|perl-Devel-CheckLib-1.70.0-1|46	
14cu|perl-Devel-CheckLib-1.70.0-1|47	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 1.70.0-1
14cu|perl-Devel-CheckLib-1.70.0-1|48	- (af4b0f2) Log: Update to 1.70.0 (cpan ver 1.07)
14cu|perl-Devel-CheckLib-1.70.0-1|49	
14cu|perl-Devel-CheckLib-1.70.0-1|50	

12798 14
14cu|perl-Devel-CheckOS-1.760.0-1|1	%define upstream_name       Devel-CheckOS
14cu|perl-Devel-CheckOS-1.760.0-1|2	%define upstream_version 1.76
14cu|perl-Devel-CheckOS-1.760.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-Devel-CheckOS-1.760.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-CheckOS-1.760.0-1|5	Release:	1
14cu|perl-Devel-CheckOS-1.760.0-1|6	Summary:	Check what OS we're running on
14cu|perl-Devel-CheckOS-1.760.0-1|7	
14cu|perl-Devel-CheckOS-1.760.0-1|8	
14cu|perl-Devel-CheckOS-1.760.0-1|9	License:	GPL or Artistic
14cu|perl-Devel-CheckOS-1.760.0-1|10	Group:		Development/Perl
14cu|perl-Devel-CheckOS-1.760.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-CheckOS-1.760.0-1|12	Source:		http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-CheckOS-1.760.0-1|13	
14cu|perl-Devel-CheckOS-1.760.0-1|14	BuildRequires:	perl-devel
14cu|perl-Devel-CheckOS-1.760.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-CheckOS-1.760.0-1|16	BuildRequires:	perl(Data::Compare)
14cu|perl-Devel-CheckOS-1.760.0-1|17	BuildRequires:	perl(File::Find::Rule)
14cu|perl-Devel-CheckOS-1.760.0-1|18	BuildRequires:	perl(File::Temp) >= 0.190.0
14cu|perl-Devel-CheckOS-1.760.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Devel-CheckOS-1.760.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-Devel-CheckOS-1.760.0-1|21	
14cu|perl-Devel-CheckOS-1.760.0-1|22	BuildArch:	noarch
14cu|perl-Devel-CheckOS-1.760.0-1|23	
14cu|perl-Devel-CheckOS-1.760.0-1|24	%description
14cu|perl-Devel-CheckOS-1.760.0-1|25	A learned sage once wrote on IRC:
14cu|perl-Devel-CheckOS-1.760.0-1|26	
14cu|perl-Devel-CheckOS-1.760.0-1|27	$^O is stupid and ugly, it wears its pants as a hat
14cu|perl-Devel-CheckOS-1.760.0-1|28	
14cu|perl-Devel-CheckOS-1.760.0-1|29	Devel::CheckOS provides a more friendly interface to $^O, and also lets you
14cu|perl-Devel-CheckOS-1.760.0-1|30	check for various OS "families" such as "Unix", which includes things like
14cu|perl-Devel-CheckOS-1.760.0-1|31	Linux, Solaris, AIX etc.
14cu|perl-Devel-CheckOS-1.760.0-1|32	
14cu|perl-Devel-CheckOS-1.760.0-1|33	%prep
14cu|perl-Devel-CheckOS-1.760.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-CheckOS-1.760.0-1|35	
14cu|perl-Devel-CheckOS-1.760.0-1|36	%build
14cu|perl-Devel-CheckOS-1.760.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-CheckOS-1.760.0-1|38	%make
14cu|perl-Devel-CheckOS-1.760.0-1|39	
14cu|perl-Devel-CheckOS-1.760.0-1|40	%check
14cu|perl-Devel-CheckOS-1.760.0-1|41	make test
14cu|perl-Devel-CheckOS-1.760.0-1|42	
14cu|perl-Devel-CheckOS-1.760.0-1|43	%install
14cu|perl-Devel-CheckOS-1.760.0-1|44	%makeinstall_std
14cu|perl-Devel-CheckOS-1.760.0-1|45	
14cu|perl-Devel-CheckOS-1.760.0-1|46	%files
14cu|perl-Devel-CheckOS-1.760.0-1|47	%doc README *.txt CHANGELOG META.json META.yml
14cu|perl-Devel-CheckOS-1.760.0-1|48	%{_bindir}/use-devel-assertos
14cu|perl-Devel-CheckOS-1.760.0-1|49	%{_mandir}/man1/use-devel-assertos.1*
14cu|perl-Devel-CheckOS-1.760.0-1|50	%{_mandir}/man3/*
14cu|perl-Devel-CheckOS-1.760.0-1|51	%{perl_vendorlib}/Devel
14cu|perl-Devel-CheckOS-1.760.0-1|52	
14cu|perl-Devel-CheckOS-1.760.0-1|53	
14cu|perl-Devel-CheckOS-1.760.0-1|54	
14cu|perl-Devel-CheckOS-1.760.0-1|55	
14cu|perl-Devel-CheckOS-1.760.0-1|56	%changelog
14cu|perl-Devel-CheckOS-1.760.0-1|57	
14cu|perl-Devel-CheckOS-1.760.0-1|58	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 1.760.0-1
14cu|perl-Devel-CheckOS-1.760.0-1|59	- (90bea7e) Log: update to 1.760.0
14cu|perl-Devel-CheckOS-1.760.0-1|60	
14cu|perl-Devel-CheckOS-1.760.0-1|61	

12799 14
14cu|perl-Devel-Confess-0.7.12-1|1	%define upstream_name    Devel-Confess
14cu|perl-Devel-Confess-0.7.12-1|2	%define upstream_version 0.007012
14cu|perl-Devel-Confess-0.7.12-1|3	
14cu|perl-Devel-Confess-0.7.12-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-Confess-0.7.12-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-Confess-0.7.12-1|6	Release:    1
14cu|perl-Devel-Confess-0.7.12-1|7	
14cu|perl-Devel-Confess-0.7.12-1|8	Summary:    Enable built in stack traces on exception objects
14cu|perl-Devel-Confess-0.7.12-1|9	License:    GPL+ or Artistic
14cu|perl-Devel-Confess-0.7.12-1|10	Group:      Development/Perl
14cu|perl-Devel-Confess-0.7.12-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Confess-0.7.12-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Confess-0.7.12-1|13	
14cu|perl-Devel-Confess-0.7.12-1|14	BuildRequires: perl-devel
14cu|perl-Devel-Confess-0.7.12-1|15	BuildRequires: perl(Carp)
14cu|perl-Devel-Confess-0.7.12-1|16	BuildRequires: perl(File::Temp)
14cu|perl-Devel-Confess-0.7.12-1|17	BuildRequires: perl(Scalar::Util)
14cu|perl-Devel-Confess-0.7.12-1|18	BuildRequires: perl(Test::More)
14cu|perl-Devel-Confess-0.7.12-1|19	
14cu|perl-Devel-Confess-0.7.12-1|20	BuildArch: noarch
14cu|perl-Devel-Confess-0.7.12-1|21	
14cu|perl-Devel-Confess-0.7.12-1|22	%description
14cu|perl-Devel-Confess-0.7.12-1|23	This module is meant as a debugging aid. It can be used to make a script
14cu|perl-Devel-Confess-0.7.12-1|24	complain loudly with stack backtraces when warn()ing or die()ing. Unlike
14cu|perl-Devel-Confess-0.7.12-1|25	other similar modules (e.g. the Carp::Always manpage), it includes stack
14cu|perl-Devel-Confess-0.7.12-1|26	traces even when exception objects are thrown.
14cu|perl-Devel-Confess-0.7.12-1|27	
14cu|perl-Devel-Confess-0.7.12-1|28	The stack traces are generated using the Carp manpage, and will look work
14cu|perl-Devel-Confess-0.7.12-1|29	for all types of errors. the Carp manpage's 'carp' and 'confess' functions
14cu|perl-Devel-Confess-0.7.12-1|30	will also be made to include stack traces.
14cu|perl-Devel-Confess-0.7.12-1|31	
14cu|perl-Devel-Confess-0.7.12-1|32	# it works for explicit die's and warn's
14cu|perl-Devel-Confess-0.7.12-1|33	$ perl -MDevel::Confess -e 'sub f { die "arghh" }; sub g { f }; g'
14cu|perl-Devel-Confess-0.7.12-1|34	arghh at -e line 1.
14cu|perl-Devel-Confess-0.7.12-1|35	main::f() called at -e line 1
14cu|perl-Devel-Confess-0.7.12-1|36	main::g() called at -e line 1.
14cu|perl-Devel-Confess-0.7.12-1|37	
14cu|perl-Devel-Confess-0.7.12-1|38	%prep
14cu|perl-Devel-Confess-0.7.12-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Confess-0.7.12-1|40	
14cu|perl-Devel-Confess-0.7.12-1|41	%build
14cu|perl-Devel-Confess-0.7.12-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Confess-0.7.12-1|43	
14cu|perl-Devel-Confess-0.7.12-1|44	%make
14cu|perl-Devel-Confess-0.7.12-1|45	
14cu|perl-Devel-Confess-0.7.12-1|46	%check
14cu|perl-Devel-Confess-0.7.12-1|47	%make test
14cu|perl-Devel-Confess-0.7.12-1|48	
14cu|perl-Devel-Confess-0.7.12-1|49	%install
14cu|perl-Devel-Confess-0.7.12-1|50	%makeinstall_std
14cu|perl-Devel-Confess-0.7.12-1|51	
14cu|perl-Devel-Confess-0.7.12-1|52	%files
14cu|perl-Devel-Confess-0.7.12-1|53	%doc Changes META.json META.yml README
14cu|perl-Devel-Confess-0.7.12-1|54	%{_mandir}/man3/*
14cu|perl-Devel-Confess-0.7.12-1|55	%{perl_vendorlib}/*
14cu|perl-Devel-Confess-0.7.12-1|56	
14cu|perl-Devel-Confess-0.7.12-1|57	
14cu|perl-Devel-Confess-0.7.12-1|58	%changelog
14cu|perl-Devel-Confess-0.7.12-1|59	
14cu|perl-Devel-Confess-0.7.12-1|60	* Wed Jun 17 2015 abfonly <John@smith.org> 0.7.12-1
14cu|perl-Devel-Confess-0.7.12-1|61	- (ed4fd45) Imported from SRPM
14cu|perl-Devel-Confess-0.7.12-1|62	
14cu|perl-Devel-Confess-0.7.12-1|63	

12800 14
14cu|perl-Devel-Cover-1.210.0-1|1	%define upstream_name    Devel-Cover
14cu|perl-Devel-Cover-1.210.0-1|2	%define upstream_version 1.21
14cu|perl-Devel-Cover-1.210.0-1|3	
14cu|perl-Devel-Cover-1.210.0-1|4	%define __noautoreq 'perl\\(Sereal.*|perl\\(Devel::Cover.*'
14cu|perl-Devel-Cover-1.210.0-1|5	
14cu|perl-Devel-Cover-1.210.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Devel-Cover-1.210.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-Cover-1.210.0-1|8	Release:    1
14cu|perl-Devel-Cover-1.210.0-1|9	
14cu|perl-Devel-Cover-1.210.0-1|10	Summary:    Code coverage metrics for Perl
14cu|perl-Devel-Cover-1.210.0-1|11	
14cu|perl-Devel-Cover-1.210.0-1|12	License:    GPL+ or Artistic
14cu|perl-Devel-Cover-1.210.0-1|13	Group:      Development/Perl
14cu|perl-Devel-Cover-1.210.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Cover-1.210.0-1|15	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Cover-1.210.0-1|16	
14cu|perl-Devel-Cover-1.210.0-1|17	BuildRequires: perl(Digest::MD5)
14cu|perl-Devel-Cover-1.210.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Devel-Cover-1.210.0-1|19	BuildRequires: perl(Storable)
14cu|perl-Devel-Cover-1.210.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Devel-Cover-1.210.0-1|21	BuildRequires: perl(Test::Warn)
14cu|perl-Devel-Cover-1.210.0-1|22	BuildRequires: perl-devel
14cu|perl-Devel-Cover-1.210.0-1|23	# For tests
14cu|perl-Devel-Cover-1.210.0-1|24	BuildRequires: perl(HTML::Formatter)
14cu|perl-Devel-Cover-1.210.0-1|25	
14cu|perl-Devel-Cover-1.210.0-1|26	%description
14cu|perl-Devel-Cover-1.210.0-1|27	This module provides code coverage metrics for Perl. Code coverage metrics
14cu|perl-Devel-Cover-1.210.0-1|28	describe how thoroughly tests exercise code. By using Devel::Cover you can find
14cu|perl-Devel-Cover-1.210.0-1|29	areas of code not exercised by your tests and find out which tests to create to
14cu|perl-Devel-Cover-1.210.0-1|30	increase coverage. Code coverage can be considered as an indirect measure of
14cu|perl-Devel-Cover-1.210.0-1|31	quality.
14cu|perl-Devel-Cover-1.210.0-1|32	
14cu|perl-Devel-Cover-1.210.0-1|33	%prep
14cu|perl-Devel-Cover-1.210.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Cover-1.210.0-1|35	
14cu|perl-Devel-Cover-1.210.0-1|36	%build
14cu|perl-Devel-Cover-1.210.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Cover-1.210.0-1|38	%make
14cu|perl-Devel-Cover-1.210.0-1|39	
14cu|perl-Devel-Cover-1.210.0-1|40	%check
14cu|perl-Devel-Cover-1.210.0-1|41	%make test
14cu|perl-Devel-Cover-1.210.0-1|42	
14cu|perl-Devel-Cover-1.210.0-1|43	%install
14cu|perl-Devel-Cover-1.210.0-1|44	%makeinstall_std
14cu|perl-Devel-Cover-1.210.0-1|45	
14cu|perl-Devel-Cover-1.210.0-1|46	%files
14cu|perl-Devel-Cover-1.210.0-1|47	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Devel-Cover-1.210.0-1|48	%{perl_vendorarch}/Devel
14cu|perl-Devel-Cover-1.210.0-1|49	%{perl_vendorarch}/auto/Devel
14cu|perl-Devel-Cover-1.210.0-1|50	%{_bindir}/*
14cu|perl-Devel-Cover-1.210.0-1|51	%{_mandir}/*/*
14cu|perl-Devel-Cover-1.210.0-1|52	
14cu|perl-Devel-Cover-1.210.0-1|53	%changelog
14cu|perl-Devel-Cover-1.210.0-1|54	
14cu|perl-Devel-Cover-1.210.0-1|55	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.210.0-1
14cu|perl-Devel-Cover-1.210.0-1|56	- (3cc8464) Updated to 1.21 (by updates_builder)
14cu|perl-Devel-Cover-1.210.0-1|57	
14cu|perl-Devel-Cover-1.210.0-1|58	

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

12802 14
14cu|perl-Devel-Declare-0.6.18-1|1	%define upstream_name    Devel-Declare
14cu|perl-Devel-Declare-0.6.18-1|2	%define upstream_version 0.006018
14cu|perl-Devel-Declare-0.6.18-1|3	
14cu|perl-Devel-Declare-0.6.18-1|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-Declare-0.6.18-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-Declare-0.6.18-1|6	Release:	1
14cu|perl-Devel-Declare-0.6.18-1|7	Epoch:		1
14cu|perl-Devel-Declare-0.6.18-1|8	
14cu|perl-Devel-Declare-0.6.18-1|9	Summary:	Adding keywords to perl, in perl
14cu|perl-Devel-Declare-0.6.18-1|10	
14cu|perl-Devel-Declare-0.6.18-1|11	
14cu|perl-Devel-Declare-0.6.18-1|12	License:	GPL+ or Artistic
14cu|perl-Devel-Declare-0.6.18-1|13	Group:		Development/Perl
14cu|perl-Devel-Declare-0.6.18-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Declare-0.6.18-1|15	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Declare-0.6.18-1|16	
14cu|perl-Devel-Declare-0.6.18-1|17	BuildRequires:	perl(B::Compiling)
14cu|perl-Devel-Declare-0.6.18-1|18	BuildRequires:	perl(Module::Implementation)
14cu|perl-Devel-Declare-0.6.18-1|19	BuildRequires:	perl(Test::Requires)
14cu|perl-Devel-Declare-0.6.18-1|20	BuildRequires:	perl(B::Hooks::EndOfScope)
14cu|perl-Devel-Declare-0.6.18-1|21	BuildRequires:	perl(B::Hooks::OP::Check)
14cu|perl-Devel-Declare-0.6.18-1|22	BuildRequires:	perl(ExtUtils::Depends)
14cu|perl-Devel-Declare-0.6.18-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Devel-Declare-0.6.18-1|24	BuildRequires:	perl(Scalar::Util)
14cu|perl-Devel-Declare-0.6.18-1|25	BuildRequires:	perl(Sub::Name)
14cu|perl-Devel-Declare-0.6.18-1|26	BuildRequires:	perl(Test::More)
14cu|perl-Devel-Declare-0.6.18-1|27	BuildRequires:	perl(Test::Warn)
14cu|perl-Devel-Declare-0.6.18-1|28	BuildRequires:	perl(DynaLoader::Functions)
14cu|perl-Devel-Declare-0.6.18-1|29	BuildRequires:	perl(Devel::CallParser)
14cu|perl-Devel-Declare-0.6.18-1|30	BuildRequires:	perl-devel
14cu|perl-Devel-Declare-0.6.18-1|31	
14cu|perl-Devel-Declare-0.6.18-1|32	%description
14cu|perl-Devel-Declare-0.6.18-1|33	Devel::Declare can install subroutines called declarators which locally
14cu|perl-Devel-Declare-0.6.18-1|34	take over Perl's parser, allowing the creation of new syntax.
14cu|perl-Devel-Declare-0.6.18-1|35	
14cu|perl-Devel-Declare-0.6.18-1|36	%prep
14cu|perl-Devel-Declare-0.6.18-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Declare-0.6.18-1|38	
14cu|perl-Devel-Declare-0.6.18-1|39	%build
14cu|perl-Devel-Declare-0.6.18-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Declare-0.6.18-1|41	%make
14cu|perl-Devel-Declare-0.6.18-1|42	
14cu|perl-Devel-Declare-0.6.18-1|43	%check
14cu|perl-Devel-Declare-0.6.18-1|44	%make test
14cu|perl-Devel-Declare-0.6.18-1|45	
14cu|perl-Devel-Declare-0.6.18-1|46	%install
14cu|perl-Devel-Declare-0.6.18-1|47	%makeinstall_std
14cu|perl-Devel-Declare-0.6.18-1|48	
14cu|perl-Devel-Declare-0.6.18-1|49	%files
14cu|perl-Devel-Declare-0.6.18-1|50	%doc Changes README
14cu|perl-Devel-Declare-0.6.18-1|51	%{_mandir}/man3/*
14cu|perl-Devel-Declare-0.6.18-1|52	%{perl_vendorarch}/Devel
14cu|perl-Devel-Declare-0.6.18-1|53	%{perl_vendorarch}/auto/Devel
14cu|perl-Devel-Declare-0.6.18-1|54	
14cu|perl-Devel-Declare-0.6.18-1|55	
14cu|perl-Devel-Declare-0.6.18-1|56	
14cu|perl-Devel-Declare-0.6.18-1|57	
14cu|perl-Devel-Declare-0.6.18-1|58	%changelog
14cu|perl-Devel-Declare-0.6.18-1|59	
14cu|perl-Devel-Declare-0.6.18-1|60	* Sat Apr 25 2015 abfonly <John@smith.org> 1:0.6.18-1
14cu|perl-Devel-Declare-0.6.18-1|61	- (16a9216) Log:Update to 0.6.18
14cu|perl-Devel-Declare-0.6.18-1|62	
14cu|perl-Devel-Declare-0.6.18-1|63	

12803 14
14cu|perl-Devel-FindPerl-0.14.0-1|1	%define upstream_name    Devel-FindPerl
14cu|perl-Devel-FindPerl-0.14.0-1|2	%define upstream_version 0.014
14cu|perl-Devel-FindPerl-0.14.0-1|3	
14cu|perl-Devel-FindPerl-0.14.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-FindPerl-0.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-FindPerl-0.14.0-1|6	Release:    1
14cu|perl-Devel-FindPerl-0.14.0-1|7	
14cu|perl-Devel-FindPerl-0.14.0-1|8	Summary:    Find the path to your perl
14cu|perl-Devel-FindPerl-0.14.0-1|9	
14cu|perl-Devel-FindPerl-0.14.0-1|10	License:    GPL+ or Artistic
14cu|perl-Devel-FindPerl-0.14.0-1|11	Group:      Development/Perl
14cu|perl-Devel-FindPerl-0.14.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-FindPerl-0.14.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-FindPerl-0.14.0-1|14	
14cu|perl-Devel-FindPerl-0.14.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-FindPerl-0.14.0-1|16	BuildRequires: perl(Capture::Tiny)
14cu|perl-Devel-FindPerl-0.14.0-1|17	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-Devel-FindPerl-0.14.0-1|18	BuildRequires: perl(Config)
14cu|perl-Devel-FindPerl-0.14.0-1|19	BuildRequires: perl(Cwd)
14cu|perl-Devel-FindPerl-0.14.0-1|20	BuildRequires: perl(Exporter) >= 5.700.0
14cu|perl-Devel-FindPerl-0.14.0-1|21	BuildRequires: perl(ExtUtils::Config) >= 0.8.0
14cu|perl-Devel-FindPerl-0.14.0-1|22	BuildRequires: perl(File::Basename)
14cu|perl-Devel-FindPerl-0.14.0-1|23	BuildRequires: perl(File::Find)
14cu|perl-Devel-FindPerl-0.14.0-1|24	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Devel-FindPerl-0.14.0-1|25	BuildRequires: perl(File::Temp)
14cu|perl-Devel-FindPerl-0.14.0-1|26	BuildRequires: perl(IPC::Open2)
14cu|perl-Devel-FindPerl-0.14.0-1|27	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Devel-FindPerl-0.14.0-1|28	BuildRequires: perl(strict)
14cu|perl-Devel-FindPerl-0.14.0-1|29	BuildRequires: perl(warnings)
14cu|perl-Devel-FindPerl-0.14.0-1|30	BuildRequires: perl(Scalar::Util)
14cu|perl-Devel-FindPerl-0.14.0-1|31	BuildRequires: perl-devel
14cu|perl-Devel-FindPerl-0.14.0-1|32	
14cu|perl-Devel-FindPerl-0.14.0-1|33	BuildArch: noarch
14cu|perl-Devel-FindPerl-0.14.0-1|34	
14cu|perl-Devel-FindPerl-0.14.0-1|35	%description
14cu|perl-Devel-FindPerl-0.14.0-1|36	This module tries to find the path to the currently running perl.
14cu|perl-Devel-FindPerl-0.14.0-1|37	
14cu|perl-Devel-FindPerl-0.14.0-1|38	%prep
14cu|perl-Devel-FindPerl-0.14.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-FindPerl-0.14.0-1|40	
14cu|perl-Devel-FindPerl-0.14.0-1|41	%build
14cu|perl-Devel-FindPerl-0.14.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-FindPerl-0.14.0-1|43	
14cu|perl-Devel-FindPerl-0.14.0-1|44	%make
14cu|perl-Devel-FindPerl-0.14.0-1|45	
14cu|perl-Devel-FindPerl-0.14.0-1|46	%check
14cu|perl-Devel-FindPerl-0.14.0-1|47	%make test
14cu|perl-Devel-FindPerl-0.14.0-1|48	
14cu|perl-Devel-FindPerl-0.14.0-1|49	%install
14cu|perl-Devel-FindPerl-0.14.0-1|50	%makeinstall_std
14cu|perl-Devel-FindPerl-0.14.0-1|51	
14cu|perl-Devel-FindPerl-0.14.0-1|52	%files
14cu|perl-Devel-FindPerl-0.14.0-1|53	%doc README Changes LICENSE META.yml META.json
14cu|perl-Devel-FindPerl-0.14.0-1|54	%{_mandir}/man3/*
14cu|perl-Devel-FindPerl-0.14.0-1|55	%{perl_vendorlib}/*
14cu|perl-Devel-FindPerl-0.14.0-1|56	
14cu|perl-Devel-FindPerl-0.14.0-1|57	%changelog
14cu|perl-Devel-FindPerl-0.14.0-1|58	
14cu|perl-Devel-FindPerl-0.14.0-1|59	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 0.14.0-1
14cu|perl-Devel-FindPerl-0.14.0-1|60	- (1db14a7) Log: update to 0.14.0
14cu|perl-Devel-FindPerl-0.14.0-1|61	
14cu|perl-Devel-FindPerl-0.14.0-1|62	

12804 14
14cu|perl-Devel-FindRef-1.440.0-1|1	%define upstream_name    Devel-FindRef
14cu|perl-Devel-FindRef-1.440.0-1|2	%define upstream_version 1.44
14cu|perl-Devel-FindRef-1.440.0-1|3	
14cu|perl-Devel-FindRef-1.440.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-FindRef-1.440.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-FindRef-1.440.0-1|6	Release:	1
14cu|perl-Devel-FindRef-1.440.0-1|7	
14cu|perl-Devel-FindRef-1.440.0-1|8	Summary:    Where is that reference to my variable hiding?
14cu|perl-Devel-FindRef-1.440.0-1|9	
14cu|perl-Devel-FindRef-1.440.0-1|10	License:    GPL+ or Artistic
14cu|perl-Devel-FindRef-1.440.0-1|11	Group:      Development/Perl
14cu|perl-Devel-FindRef-1.440.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-FindRef-1.440.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-FindRef-1.440.0-1|14	
14cu|perl-Devel-FindRef-1.440.0-1|15	BuildRequires: perl(common::sense)
14cu|perl-Devel-FindRef-1.440.0-1|16	BuildRequires: perl-devel
14cu|perl-Devel-FindRef-1.440.0-1|17	
14cu|perl-Devel-FindRef-1.440.0-1|18	
14cu|perl-Devel-FindRef-1.440.0-1|19	%description
14cu|perl-Devel-FindRef-1.440.0-1|20	Tracking down reference problems (e.g. you expect some object to be
14cu|perl-Devel-FindRef-1.440.0-1|21	destroyed, but there are still references to it that keep it alive) can be
14cu|perl-Devel-FindRef-1.440.0-1|22	very hard. Fortunately, perl keeps track of all its values, so tracking
14cu|perl-Devel-FindRef-1.440.0-1|23	references "backwards" is usually possible.
14cu|perl-Devel-FindRef-1.440.0-1|24	
14cu|perl-Devel-FindRef-1.440.0-1|25	The 'track' function can help track down some of those references back to
14cu|perl-Devel-FindRef-1.440.0-1|26	the variables containing them.
14cu|perl-Devel-FindRef-1.440.0-1|27	
14cu|perl-Devel-FindRef-1.440.0-1|28	For example, for this fragment:
14cu|perl-Devel-FindRef-1.440.0-1|29	
14cu|perl-Devel-FindRef-1.440.0-1|30	%prep
14cu|perl-Devel-FindRef-1.440.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-FindRef-1.440.0-1|32	
14cu|perl-Devel-FindRef-1.440.0-1|33	%build
14cu|perl-Devel-FindRef-1.440.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-FindRef-1.440.0-1|35	%make
14cu|perl-Devel-FindRef-1.440.0-1|36	
14cu|perl-Devel-FindRef-1.440.0-1|37	%check
14cu|perl-Devel-FindRef-1.440.0-1|38	make test
14cu|perl-Devel-FindRef-1.440.0-1|39	
14cu|perl-Devel-FindRef-1.440.0-1|40	%install
14cu|perl-Devel-FindRef-1.440.0-1|41	%makeinstall_std
14cu|perl-Devel-FindRef-1.440.0-1|42	
14cu|perl-Devel-FindRef-1.440.0-1|43	%files
14cu|perl-Devel-FindRef-1.440.0-1|44	%doc Changes README
14cu|perl-Devel-FindRef-1.440.0-1|45	%{_mandir}/man3/*
14cu|perl-Devel-FindRef-1.440.0-1|46	%{perl_vendorlib}/*
14cu|perl-Devel-FindRef-1.440.0-1|47	
14cu|perl-Devel-FindRef-1.440.0-1|48	
14cu|perl-Devel-FindRef-1.440.0-1|49	
14cu|perl-Devel-FindRef-1.440.0-1|50	
14cu|perl-Devel-FindRef-1.440.0-1|51	
14cu|perl-Devel-FindRef-1.440.0-1|52	%changelog
14cu|perl-Devel-FindRef-1.440.0-1|53	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 1.440.0-1
14cu|perl-Devel-FindRef-1.440.0-1|54	+ Revision: 3953589
14cu|perl-Devel-FindRef-1.440.0-1|55	- Log: Update to 1.440.0
14cu|perl-Devel-FindRef-1.440.0-1|56	
14cu|perl-Devel-FindRef-1.440.0-1|57	

12805 14
14cu|perl-Devel-Hide-0.0.900-5|1	%define upstream_name    Devel-Hide
14cu|perl-Devel-Hide-0.0.900-5|2	%define upstream_version 0.0009
14cu|perl-Devel-Hide-0.0.900-5|3	
14cu|perl-Devel-Hide-0.0.900-5|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-Hide-0.0.900-5|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-Hide-0.0.900-5|6	Release:	5
14cu|perl-Devel-Hide-0.0.900-5|7	Epoch:		1
14cu|perl-Devel-Hide-0.0.900-5|8	
14cu|perl-Devel-Hide-0.0.900-5|9	Summary:	Forces the unavailability of specified Perl modules (for testing)
14cu|perl-Devel-Hide-0.0.900-5|10	
14cu|perl-Devel-Hide-0.0.900-5|11	License:	GPL+ or Artistic
14cu|perl-Devel-Hide-0.0.900-5|12	Group:		Development/Perl
14cu|perl-Devel-Hide-0.0.900-5|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Hide-0.0.900-5|14	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Hide-%{upstream_version}.tar.gz
14cu|perl-Devel-Hide-0.0.900-5|15	
14cu|perl-Devel-Hide-0.0.900-5|16	BuildRequires:	perl-devel
14cu|perl-Devel-Hide-0.0.900-5|17	BuildArch:	noarch
14cu|perl-Devel-Hide-0.0.900-5|18	
14cu|perl-Devel-Hide-0.0.900-5|19	%description
14cu|perl-Devel-Hide-0.0.900-5|20	Given a list of Perl modules/filenames, this module makes 'require' and
14cu|perl-Devel-Hide-0.0.900-5|21	'use' statements fail (no matter the specified files/modules are installed
14cu|perl-Devel-Hide-0.0.900-5|22	or not).
14cu|perl-Devel-Hide-0.0.900-5|23	
14cu|perl-Devel-Hide-0.0.900-5|24	They _die_ with a message like:
14cu|perl-Devel-Hide-0.0.900-5|25	
14cu|perl-Devel-Hide-0.0.900-5|26	Can't locate Module/ToHide.pm (hidden)
14cu|perl-Devel-Hide-0.0.900-5|27	
14cu|perl-Devel-Hide-0.0.900-5|28	%prep
14cu|perl-Devel-Hide-0.0.900-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Hide-0.0.900-5|30	
14cu|perl-Devel-Hide-0.0.900-5|31	%build
14cu|perl-Devel-Hide-0.0.900-5|32	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Hide-0.0.900-5|33	%make
14cu|perl-Devel-Hide-0.0.900-5|34	
14cu|perl-Devel-Hide-0.0.900-5|35	%check
14cu|perl-Devel-Hide-0.0.900-5|36	%make test
14cu|perl-Devel-Hide-0.0.900-5|37	
14cu|perl-Devel-Hide-0.0.900-5|38	%install
14cu|perl-Devel-Hide-0.0.900-5|39	%makeinstall_std
14cu|perl-Devel-Hide-0.0.900-5|40	
14cu|perl-Devel-Hide-0.0.900-5|41	%files
14cu|perl-Devel-Hide-0.0.900-5|42	%doc README Changes
14cu|perl-Devel-Hide-0.0.900-5|43	%{_mandir}/man3/*
14cu|perl-Devel-Hide-0.0.900-5|44	%{perl_vendorlib}/*
14cu|perl-Devel-Hide-0.0.900-5|45	
14cu|perl-Devel-Hide-0.0.900-5|46	
14cu|perl-Devel-Hide-0.0.900-5|47	%changelog
14cu|perl-Devel-Hide-0.0.900-5|48	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.0.900-5
14cu|perl-Devel-Hide-0.0.900-5|49	+ Revision: 2fd0d7f
14cu|perl-Devel-Hide-0.0.900-5|50	- Move to contrib
14cu|perl-Devel-Hide-0.0.900-5|51	
14cu|perl-Devel-Hide-0.0.900-5|52	

12806 14
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|1	%define upstream_name    Devel-LeakGuard-Object
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|3	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|6	Release:    1
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|7	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|8	Summary:    Scoped object leak checking
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|9	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|10	License:    GPL+ or Artistic
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|11	Group:      Development/Perl
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|14	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|15	BuildRequires: perl(List::Util)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|16	BuildRequires: perl(Scalar::Util)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|17	BuildRequires: perl(Test::Differences)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|18	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|19	BuildRequires: perl(latest)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|20	BuildRequires: perl(Carp)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|22	BuildRequires: perl(Class::Load)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|23	BuildRequires: perl(File::Find)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|24	BuildRequires: perl(Data::Dumper)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|25	BuildRequires: perl(Devel::Peek)
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|26	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|27	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|28	BuildArch: noarch
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|29	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|30	%description
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|31	This module provides tracking of objects, for the purpose of detecting
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|32	memory leaks due to circular references or innappropriate caching schemes.
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|33	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|34	It is derived from, and backwards compatible with Adam Kennedy's the
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|35	Devel::Leak::Object manpage. Any errors are mine.
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|36	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|37	It works by overridding 'bless' and adding a synthetic 'DESTROY' method to
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|38	any tracked classes so that it can maintain a count of blessed objects
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|39	per-class.
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|40	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|41	%prep
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|43	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|44	%build
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|45	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|46	%make
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|47	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|48	%check
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|49	make test
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|50	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|51	%install
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|52	%makeinstall_std
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|53	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|54	%files
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|55	%doc Changes LICENSE README.* META.json META.yml
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|56	%{_mandir}/man3/*
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|57	%{perl_vendorlib}/*
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|58	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|59	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|60	%changelog
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|61	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|62	* Mon Sep 14 2015 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|63	- (4e6f3f4) Log: Update to 0.80.0
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|64	- (4e6f3f4) fixed tests
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|65	- (4e6f3f4) spec clean.
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|66	
14cu|perl-Devel-LeakGuard-Object-0.80.0-1|67	

12807 14
14cu|perl-Devel-NYTProf-6.20.0-1|1	%define upstream_name  	    Devel-NYTProf
14cu|perl-Devel-NYTProf-6.20.0-1|2	%define upstream_version 6.02
14cu|perl-Devel-NYTProf-6.20.0-1|3	%define __noautoprov 'NYTProf.so|NYTProf.so'
14cu|perl-Devel-NYTProf-6.20.0-1|4	
14cu|perl-Devel-NYTProf-6.20.0-1|5	
14cu|perl-Devel-NYTProf-6.20.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Devel-NYTProf-6.20.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-NYTProf-6.20.0-1|8	Release:    1
14cu|perl-Devel-NYTProf-6.20.0-1|9	Summary:    Powerful feature-rich perl source code profiler
14cu|perl-Devel-NYTProf-6.20.0-1|10	
14cu|perl-Devel-NYTProf-6.20.0-1|11	Group:      Development/Perl
14cu|perl-Devel-NYTProf-6.20.0-1|12	License:    GPL+ or Artistic
14cu|perl-Devel-NYTProf-6.20.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-NYTProf-6.20.0-1|14	Source:     http://www.cpan.org/modules/by-module/Devel/Devel-NYTProf-%{upstream_version}.tar.gz
14cu|perl-Devel-NYTProf-6.20.0-1|15	BuildRequires:	perl-devel
14cu|perl-Devel-NYTProf-6.20.0-1|16	BuildRequires:  zlib-devel
14cu|perl-Devel-NYTProf-6.20.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Devel-NYTProf-6.20.0-1|18	BuildRequires:  perl(Getopt::Long)
14cu|perl-Devel-NYTProf-6.20.0-1|19	BuildRequires:  perl(strict)
14cu|perl-Devel-NYTProf-6.20.0-1|20	BuildRequires:  perl(warnings)
14cu|perl-Devel-NYTProf-6.20.0-1|21	BuildRequires:  perl(base)
14cu|perl-Devel-NYTProf-6.20.0-1|22	BuildRequires:  perl(Carp)
14cu|perl-Devel-NYTProf-6.20.0-1|23	BuildRequires:  perl(constant)
14cu|perl-Devel-NYTProf-6.20.0-1|24	BuildRequires:  perl(Cwd)
14cu|perl-Devel-NYTProf-6.20.0-1|25	BuildRequires:  perl(Data::Dumper)
14cu|perl-Devel-NYTProf-6.20.0-1|26	BuildRequires:  perl(DynaLoader)
14cu|perl-Devel-NYTProf-6.20.0-1|27	BuildRequires:  perl(Exporter)
14cu|perl-Devel-NYTProf-6.20.0-1|28	BuildRequires:  perl(File::Copy)
14cu|perl-Devel-NYTProf-6.20.0-1|29	BuildRequires:  perl(File::Path)
14cu|perl-Devel-NYTProf-6.20.0-1|30	BuildRequires:  perl(File::Spec)
14cu|perl-Devel-NYTProf-6.20.0-1|31	BuildRequires:  perl(File::Which)
14cu|perl-Devel-NYTProf-6.20.0-1|32	BuildRequires:  perl(base)
14cu|perl-Devel-NYTProf-6.20.0-1|33	BuildRequires:  perl(List::Util)
14cu|perl-Devel-NYTProf-6.20.0-1|34	BuildRequires:  perl(Scalar::Util)
14cu|perl-Devel-NYTProf-6.20.0-1|35	BuildRequires:  perl(XSLoader)
14cu|perl-Devel-NYTProf-6.20.0-1|36	BuildRequires:  perl(AutoLoader)
14cu|perl-Devel-NYTProf-6.20.0-1|37	BuildRequires:  perl(AutoSplit)
14cu|perl-Devel-NYTProf-6.20.0-1|38	BuildRequires:  perl(ExtUtils::testlib)
14cu|perl-Devel-NYTProf-6.20.0-1|39	BuildRequires:  perl(File::Temp)
14cu|perl-Devel-NYTProf-6.20.0-1|40	BuildRequires:  perl(Test::Differences)
14cu|perl-Devel-NYTProf-6.20.0-1|41	BuildRequires:  perl(Test::More)
14cu|perl-Devel-NYTProf-6.20.0-1|42	BuildRequires:  perl(vars)
14cu|perl-Devel-NYTProf-6.20.0-1|43	BuildRequires:  perl(Sub::Name)
14cu|perl-Devel-NYTProf-6.20.0-1|44	BuildRequires:  perl(Test::Pod)
14cu|perl-Devel-NYTProf-6.20.0-1|45	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Devel-NYTProf-6.20.0-1|46	BuildRequires:  perl(Test::Portability::Files)
14cu|perl-Devel-NYTProf-6.20.0-1|47	BuildRequires:  perl(Moose)
14cu|perl-Devel-NYTProf-6.20.0-1|48	
14cu|perl-Devel-NYTProf-6.20.0-1|49	%description
14cu|perl-Devel-NYTProf-6.20.0-1|50	Devel::NYTProf is a powerful feature-rich perl source code profiler.
14cu|perl-Devel-NYTProf-6.20.0-1|51	
14cu|perl-Devel-NYTProf-6.20.0-1|52	* Performs per-line statement profiling for fine detail
14cu|perl-Devel-NYTProf-6.20.0-1|53	* Performs per-subroutine statement profiling for overview
14cu|perl-Devel-NYTProf-6.20.0-1|54	* Performs per-block statement profiling (the first profiler to do so)
14cu|perl-Devel-NYTProf-6.20.0-1|55	* Accounts correctly for time spent after calls return
14cu|perl-Devel-NYTProf-6.20.0-1|56	* Performs inclusive and exclusive timing of subroutines
14cu|perl-Devel-NYTProf-6.20.0-1|57	* Subroutine times are per calling location (a powerful feature)
14cu|perl-Devel-NYTProf-6.20.0-1|58	* Can profile compile-time activity, just run-time, or just END time
14cu|perl-Devel-NYTProf-6.20.0-1|59	* Uses novel techniques for efficient profiling
14cu|perl-Devel-NYTProf-6.20.0-1|60	* Sub-microsecond (100ns) resolution on systems with clock_gettime()
14cu|perl-Devel-NYTProf-6.20.0-1|61	* Very fast - the fastest statement and subroutine profilers for perl
14cu|perl-Devel-NYTProf-6.20.0-1|62	* Handles applications that fork, with no performance cost
14cu|perl-Devel-NYTProf-6.20.0-1|63	* Immune from noise caused by profiling overheads and I/O
14cu|perl-Devel-NYTProf-6.20.0-1|64	* Program being profiled can stop/start the profiler
14cu|perl-Devel-NYTProf-6.20.0-1|65	* Generates richly annotated and cross-linked html reports
14cu|perl-Devel-NYTProf-6.20.0-1|66	* Trivial to use with mod_perl - add one line to httpd.conf
14cu|perl-Devel-NYTProf-6.20.0-1|67	* Includes an extensive test suite
14cu|perl-Devel-NYTProf-6.20.0-1|68	* Tested on very large codebases
14cu|perl-Devel-NYTProf-6.20.0-1|69	
14cu|perl-Devel-NYTProf-6.20.0-1|70	NYTProf is effectively two profilers in one: a statement profiler, and a
14cu|perl-Devel-NYTProf-6.20.0-1|71	subroutine profiler.
14cu|perl-Devel-NYTProf-6.20.0-1|72	
14cu|perl-Devel-NYTProf-6.20.0-1|73	%prep
14cu|perl-Devel-NYTProf-6.20.0-1|74	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-NYTProf-6.20.0-1|75	chmod -R 755 demo
14cu|perl-Devel-NYTProf-6.20.0-1|76	pushd demo
14cu|perl-Devel-NYTProf-6.20.0-1|77	find . -name "*.pl" -o -name "README" |xargs chmod 0644
14cu|perl-Devel-NYTProf-6.20.0-1|78	popd
14cu|perl-Devel-NYTProf-6.20.0-1|79	chmod 644 META.json META.yml
14cu|perl-Devel-NYTProf-6.20.0-1|80	
14cu|perl-Devel-NYTProf-6.20.0-1|81	%build
14cu|perl-Devel-NYTProf-6.20.0-1|82	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-NYTProf-6.20.0-1|83	%make
14cu|perl-Devel-NYTProf-6.20.0-1|84	
14cu|perl-Devel-NYTProf-6.20.0-1|85	%check
14cu|perl-Devel-NYTProf-6.20.0-1|86	%make test
14cu|perl-Devel-NYTProf-6.20.0-1|87	
14cu|perl-Devel-NYTProf-6.20.0-1|88	%install
14cu|perl-Devel-NYTProf-6.20.0-1|89	%makeinstall_std
14cu|perl-Devel-NYTProf-6.20.0-1|90	
14cu|perl-Devel-NYTProf-6.20.0-1|91	%files
14cu|perl-Devel-NYTProf-6.20.0-1|92	%doc Changes HACKING demo README.md META.json META.yml
14cu|perl-Devel-NYTProf-6.20.0-1|93	%{perl_vendorarch}/auto/*
14cu|perl-Devel-NYTProf-6.20.0-1|94	%{perl_vendorarch}/Devel*
14cu|perl-Devel-NYTProf-6.20.0-1|95	%{_bindir}/*
14cu|perl-Devel-NYTProf-6.20.0-1|96	%{_mandir}/man1/*
14cu|perl-Devel-NYTProf-6.20.0-1|97	%{_mandir}/man3/*
14cu|perl-Devel-NYTProf-6.20.0-1|98	
14cu|perl-Devel-NYTProf-6.20.0-1|99	
14cu|perl-Devel-NYTProf-6.20.0-1|100	
14cu|perl-Devel-NYTProf-6.20.0-1|101	
14cu|perl-Devel-NYTProf-6.20.0-1|102	%changelog
14cu|perl-Devel-NYTProf-6.20.0-1|103	
14cu|perl-Devel-NYTProf-6.20.0-1|104	* Tue Sep 01 2015 abfonly <abfonly@gmail.com> 6.20.0-1
14cu|perl-Devel-NYTProf-6.20.0-1|105	- (3ed9907) Log: Update to 6.20.0
14cu|perl-Devel-NYTProf-6.20.0-1|106	
14cu|perl-Devel-NYTProf-6.20.0-1|107	

12808 14
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|1	%define upstream_name    Devel-OverrideGlobalRequire
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|2	%define upstream_version 0.001
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|3	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|6	Release:    1
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|7	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|8	Summary:    Override CORE::GLOBAL::require safely
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|9	License:    GPL+ or Artistic
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|10	Group:      Development/Perl
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|13	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|14	BuildRequires: perl-devel
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|16	BuildRequires: perl(File::Find)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|17	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|19	BuildRequires: perl(List::Util)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|21	BuildRequires: perl(strict)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|22	BuildRequires: perl(warnings)
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|23	BuildArch: noarch
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|24	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|25	%description
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|26	This module overrides 'CORE::GLOBAL::require' with a code reference in a
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|27	way that plays nice with any existing overloading and ensures the right
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|28	calling package is in scope.
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|29	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|30	%prep
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|32	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|33	%build
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|35	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|36	%make
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|37	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|38	%check
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|39	%make test
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|40	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|41	%install
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|42	%makeinstall_std
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|43	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|44	%files
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|45	%doc Changes LICENSE META.json META.yml README
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|46	%{_mandir}/man3/*
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|47	%{perl_vendorlib}/*
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|48	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|49	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|50	%changelog
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|51	* Wed Feb 25 2015 John Smith <John@smith.org> 0.1.0-1
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|52	+ Revision: 50bc8be
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|53	- Imported from SRPM
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|54	
14cu|perl-Devel-OverrideGlobalRequire-0.1.0-1|55	

12809 14
14cu|perl-Devel-PartialDump-0.180.0-1|1	%define upstream_name    Devel-PartialDump
14cu|perl-Devel-PartialDump-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-Devel-PartialDump-0.180.0-1|3	
14cu|perl-Devel-PartialDump-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-PartialDump-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-PartialDump-0.180.0-1|6	Release:	1
14cu|perl-Devel-PartialDump-0.180.0-1|7	
14cu|perl-Devel-PartialDump-0.180.0-1|8	Summary:	Partial dumping of data structures, optimized for argument
14cu|perl-Devel-PartialDump-0.180.0-1|9	
14cu|perl-Devel-PartialDump-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Devel-PartialDump-0.180.0-1|11	Group:		Development/Perl
14cu|perl-Devel-PartialDump-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-PartialDump-0.180.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-PartialDump-0.180.0-1|14	
14cu|perl-Devel-PartialDump-0.180.0-1|15	BuildRequires:	perl-devel
14cu|perl-Devel-PartialDump-0.180.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-PartialDump-0.180.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-Devel-PartialDump-0.180.0-1|18	BuildRequires:	perl(Class::Tiny)
14cu|perl-Devel-PartialDump-0.180.0-1|19	BuildRequires:	perl(Moose)
14cu|perl-Devel-PartialDump-0.180.0-1|20	BuildRequires:	perl(Scalar::Util)
14cu|perl-Devel-PartialDump-0.180.0-1|21	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Devel-PartialDump-0.180.0-1|22	BuildRequires:	perl(Test::Warn)
14cu|perl-Devel-PartialDump-0.180.0-1|23	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Devel-PartialDump-0.180.0-1|24	BuildRequires:	perl(Test::use::ok)
14cu|perl-Devel-PartialDump-0.180.0-1|25	BuildRequires:	perl(namespace::clean)
14cu|perl-Devel-PartialDump-0.180.0-1|26	BuildRequires:	perl(Carp)
14cu|perl-Devel-PartialDump-0.180.0-1|27	BuildRequires:	perl(warnings)
14cu|perl-Devel-PartialDump-0.180.0-1|28	BuildRequires:	perl(strict)
14cu|perl-Devel-PartialDump-0.180.0-1|29	BuildRequires:	perl(CPAN::Meta) >= 2.141.520
14cu|perl-Devel-PartialDump-0.180.0-1|30	
14cu|perl-Devel-PartialDump-0.180.0-1|31	BuildArch:	noarch
14cu|perl-Devel-PartialDump-0.180.0-1|32	
14cu|perl-Devel-PartialDump-0.180.0-1|33	%description
14cu|perl-Devel-PartialDump-0.180.0-1|34	This module is a data dumper optimized for logging of arbitrary parameters.
14cu|perl-Devel-PartialDump-0.180.0-1|35	
14cu|perl-Devel-PartialDump-0.180.0-1|36	It attempts to truncate overly verbose data, in a way that is hopefully
14cu|perl-Devel-PartialDump-0.180.0-1|37	more useful for diagnostics warnings than
14cu|perl-Devel-PartialDump-0.180.0-1|38	
14cu|perl-Devel-PartialDump-0.180.0-1|39	warn Dumper(@stuff);
14cu|perl-Devel-PartialDump-0.180.0-1|40	
14cu|perl-Devel-PartialDump-0.180.0-1|41	%prep
14cu|perl-Devel-PartialDump-0.180.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-PartialDump-0.180.0-1|43	chmod 644 Changes
14cu|perl-Devel-PartialDump-0.180.0-1|44	
14cu|perl-Devel-PartialDump-0.180.0-1|45	%build
14cu|perl-Devel-PartialDump-0.180.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-PartialDump-0.180.0-1|47	%make
14cu|perl-Devel-PartialDump-0.180.0-1|48	
14cu|perl-Devel-PartialDump-0.180.0-1|49	%check
14cu|perl-Devel-PartialDump-0.180.0-1|50	%make test
14cu|perl-Devel-PartialDump-0.180.0-1|51	
14cu|perl-Devel-PartialDump-0.180.0-1|52	%install
14cu|perl-Devel-PartialDump-0.180.0-1|53	%makeinstall_std
14cu|perl-Devel-PartialDump-0.180.0-1|54	
14cu|perl-Devel-PartialDump-0.180.0-1|55	%files
14cu|perl-Devel-PartialDump-0.180.0-1|56	%doc Changes README META.json META.yml LICENSE CONTRIBUTING
14cu|perl-Devel-PartialDump-0.180.0-1|57	%{_mandir}/man3/*
14cu|perl-Devel-PartialDump-0.180.0-1|58	%{perl_vendorlib}/Devel
14cu|perl-Devel-PartialDump-0.180.0-1|59	
14cu|perl-Devel-PartialDump-0.180.0-1|60	%changelog
14cu|perl-Devel-PartialDump-0.180.0-1|61	
14cu|perl-Devel-PartialDump-0.180.0-1|62	* Thu Sep 03 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-Devel-PartialDump-0.180.0-1|63	- (1f276d3) Log: Update to 0.180.0
14cu|perl-Devel-PartialDump-0.180.0-1|64	- (1f276d3) Fixed BR , doc and linting
14cu|perl-Devel-PartialDump-0.180.0-1|65	
14cu|perl-Devel-PartialDump-0.180.0-1|66	

12810 14
14cu|perl-Devel-PatchPerl-1.420.0-1|1	%define upstream_name    Devel-PatchPerl
14cu|perl-Devel-PatchPerl-1.420.0-1|2	%define upstream_version 1.42
14cu|perl-Devel-PatchPerl-1.420.0-1|3	
14cu|perl-Devel-PatchPerl-1.420.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-PatchPerl-1.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-PatchPerl-1.420.0-1|6	Release:	1
14cu|perl-Devel-PatchPerl-1.420.0-1|7	Summary:	Replacement 'hints' files
14cu|perl-Devel-PatchPerl-1.420.0-1|8	License:	GPL+ or Artistic
14cu|perl-Devel-PatchPerl-1.420.0-1|9	Group:		Development/Perl
14cu|perl-Devel-PatchPerl-1.420.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-PatchPerl-1.420.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-PatchPerl-1.420.0-1|12	BuildRequires:	perl-devel
14cu|perl-Devel-PatchPerl-1.420.0-1|13	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-PatchPerl-1.420.0-1|14	BuildRequires:	perl(File::pushd)
14cu|perl-Devel-PatchPerl-1.420.0-1|15	BuildRequires:	perl(IO::File)
14cu|perl-Devel-PatchPerl-1.420.0-1|16	BuildRequires:	perl(IPC::Cmd)
14cu|perl-Devel-PatchPerl-1.420.0-1|17	BuildRequires:	perl(MIME::Base64)
14cu|perl-Devel-PatchPerl-1.420.0-1|18	BuildRequires:	perl(Module::Pluggable)
14cu|perl-Devel-PatchPerl-1.420.0-1|19	
14cu|perl-Devel-PatchPerl-1.420.0-1|20	BuildArch:	noarch
14cu|perl-Devel-PatchPerl-1.420.0-1|21	
14cu|perl-Devel-PatchPerl-1.420.0-1|22	%description
14cu|perl-Devel-PatchPerl-1.420.0-1|23	Devel::PatchPerl is a modularisation of the patching code contained in the
14cu|perl-Devel-PatchPerl-1.420.0-1|24	Devel::PPort manpage's 'buildperl.pl'.
14cu|perl-Devel-PatchPerl-1.420.0-1|25	
14cu|perl-Devel-PatchPerl-1.420.0-1|26	It does not build perls, it merely provides an interface to the source
14cu|perl-Devel-PatchPerl-1.420.0-1|27	patching functionality.
14cu|perl-Devel-PatchPerl-1.420.0-1|28	
14cu|perl-Devel-PatchPerl-1.420.0-1|29	%prep
14cu|perl-Devel-PatchPerl-1.420.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-PatchPerl-1.420.0-1|31	
14cu|perl-Devel-PatchPerl-1.420.0-1|32	%build
14cu|perl-Devel-PatchPerl-1.420.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-PatchPerl-1.420.0-1|34	%make
14cu|perl-Devel-PatchPerl-1.420.0-1|35	
14cu|perl-Devel-PatchPerl-1.420.0-1|36	%check
14cu|perl-Devel-PatchPerl-1.420.0-1|37	%make test
14cu|perl-Devel-PatchPerl-1.420.0-1|38	
14cu|perl-Devel-PatchPerl-1.420.0-1|39	%install
14cu|perl-Devel-PatchPerl-1.420.0-1|40	%makeinstall_std
14cu|perl-Devel-PatchPerl-1.420.0-1|41	
14cu|perl-Devel-PatchPerl-1.420.0-1|42	%files
14cu|perl-Devel-PatchPerl-1.420.0-1|43	%doc README LICENSE Changes META.yml META.json
14cu|perl-Devel-PatchPerl-1.420.0-1|44	%{_mandir}/man3/*
14cu|perl-Devel-PatchPerl-1.420.0-1|45	%{_mandir}/man1/patchperl.1*
14cu|perl-Devel-PatchPerl-1.420.0-1|46	%{_bindir}/patchperl
14cu|perl-Devel-PatchPerl-1.420.0-1|47	%{perl_vendorlib}/*
14cu|perl-Devel-PatchPerl-1.420.0-1|48	
14cu|perl-Devel-PatchPerl-1.420.0-1|49	
14cu|perl-Devel-PatchPerl-1.420.0-1|50	
14cu|perl-Devel-PatchPerl-1.420.0-1|51	
14cu|perl-Devel-PatchPerl-1.420.0-1|52	%changelog
14cu|perl-Devel-PatchPerl-1.420.0-1|53	
14cu|perl-Devel-PatchPerl-1.420.0-1|54	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 1.420.0-1
14cu|perl-Devel-PatchPerl-1.420.0-1|55	- (059fc11) Log: Update to 1.420.0 (cpan ver 1.42)
14cu|perl-Devel-PatchPerl-1.420.0-1|56	
14cu|perl-Devel-PatchPerl-1.420.0-1|57	

12811 14
14cu|perl-Devel-Platform-Info-0.150.0-2|1	%define upstream_name    Devel-Platform-Info
14cu|perl-Devel-Platform-Info-0.150.0-2|2	%define upstream_version 0.15
14cu|perl-Devel-Platform-Info-0.150.0-2|3	
14cu|perl-Devel-Platform-Info-0.150.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-Platform-Info-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-Platform-Info-0.150.0-2|6	Release:	2
14cu|perl-Devel-Platform-Info-0.150.0-2|7	Summary:	Retrieve Solaris platform metadata
14cu|perl-Devel-Platform-Info-0.150.0-2|8	License:	GPL+ or Artistic
14cu|perl-Devel-Platform-Info-0.150.0-2|9	Group:		Development/Perl
14cu|perl-Devel-Platform-Info-0.150.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Platform-Info-0.150.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Platform-Info-0.150.0-2|12	
14cu|perl-Devel-Platform-Info-0.150.0-2|13	BuildRequires:	perl-devel
14cu|perl-Devel-Platform-Info-0.150.0-2|14	BuildRequires:	perl(IO::File)
14cu|perl-Devel-Platform-Info-0.150.0-2|15	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Devel-Platform-Info-0.150.0-2|16	BuildRequires:	perl(Test::More) >= 0.700.0
14cu|perl-Devel-Platform-Info-0.150.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-Platform-Info-0.150.0-2|18	BuildRequires:	perl(Test::MockObject::Extends) >= 1.201.505.270
14cu|perl-Devel-Platform-Info-0.150.0-2|19	
14cu|perl-Devel-Platform-Info-0.150.0-2|20	
14cu|perl-Devel-Platform-Info-0.150.0-2|21	BuildArch:	noarch
14cu|perl-Devel-Platform-Info-0.150.0-2|22	
14cu|perl-Devel-Platform-Info-0.150.0-2|23	%description
14cu|perl-Devel-Platform-Info-0.150.0-2|24	This module is a wrapper to the drivers which can determine platform
14cu|perl-Devel-Platform-Info-0.150.0-2|25	metadata regarding the currently running operating system.
14cu|perl-Devel-Platform-Info-0.150.0-2|26	
14cu|perl-Devel-Platform-Info-0.150.0-2|27	The intention of this distribution is to provide key identifying components
14cu|perl-Devel-Platform-Info-0.150.0-2|28	regarding the platform currently being used, for the CPAN Testers test
14cu|perl-Devel-Platform-Info-0.150.0-2|29	reports. Currently the reports do not often contain enough information to
14cu|perl-Devel-Platform-Info-0.150.0-2|30	help authors understand specific failures, where the platform may be a
14cu|perl-Devel-Platform-Info-0.150.0-2|31	factor.
14cu|perl-Devel-Platform-Info-0.150.0-2|32	
14cu|perl-Devel-Platform-Info-0.150.0-2|33	However, it is hoped that this distribution will find more uses far beyond
14cu|perl-Devel-Platform-Info-0.150.0-2|34	the usage for CPAN Testers.
14cu|perl-Devel-Platform-Info-0.150.0-2|35	
14cu|perl-Devel-Platform-Info-0.150.0-2|36	%prep
14cu|perl-Devel-Platform-Info-0.150.0-2|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Platform-Info-0.150.0-2|38	
14cu|perl-Devel-Platform-Info-0.150.0-2|39	%build
14cu|perl-Devel-Platform-Info-0.150.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Platform-Info-0.150.0-2|41	%make
14cu|perl-Devel-Platform-Info-0.150.0-2|42	
14cu|perl-Devel-Platform-Info-0.150.0-2|43	%check
14cu|perl-Devel-Platform-Info-0.150.0-2|44	%make test
14cu|perl-Devel-Platform-Info-0.150.0-2|45	
14cu|perl-Devel-Platform-Info-0.150.0-2|46	%install
14cu|perl-Devel-Platform-Info-0.150.0-2|47	%makeinstall_std
14cu|perl-Devel-Platform-Info-0.150.0-2|48	
14cu|perl-Devel-Platform-Info-0.150.0-2|49	%files
14cu|perl-Devel-Platform-Info-0.150.0-2|50	%doc Changes META.json META.yml README examples
14cu|perl-Devel-Platform-Info-0.150.0-2|51	%{_mandir}/man3/*
14cu|perl-Devel-Platform-Info-0.150.0-2|52	%{perl_vendorlib}/*
14cu|perl-Devel-Platform-Info-0.150.0-2|53	
14cu|perl-Devel-Platform-Info-0.150.0-2|54	
14cu|perl-Devel-Platform-Info-0.150.0-2|55	
14cu|perl-Devel-Platform-Info-0.150.0-2|56	%changelog
14cu|perl-Devel-Platform-Info-0.150.0-2|57	
14cu|perl-Devel-Platform-Info-0.150.0-2|58	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-2
14cu|perl-Devel-Platform-Info-0.150.0-2|59	- (d0131c8) Fix BRs
14cu|perl-Devel-Platform-Info-0.150.0-2|60	
14cu|perl-Devel-Platform-Info-0.150.0-2|61	

12812 14
14cu|perl-Devel-PPPort-3.350.0-1|1	%define upstream_name Devel-PPPort
14cu|perl-Devel-PPPort-3.350.0-1|2	%define upstream_version 3.35
14cu|perl-Devel-PPPort-3.350.0-1|3	%define __noautoprov 'PPPort.so'
14cu|perl-Devel-PPPort-3.350.0-1|4	
14cu|perl-Devel-PPPort-3.350.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Devel-PPPort-3.350.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-PPPort-3.350.0-1|7	Release:	1
14cu|perl-Devel-PPPort-3.350.0-1|8	License:	GPL+ or Artistic
14cu|perl-Devel-PPPort-3.350.0-1|9	Group:		Development/Perl
14cu|perl-Devel-PPPort-3.350.0-1|10	Summary:	Portability aid for your XS code
14cu|perl-Devel-PPPort-3.350.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-PPPort-3.350.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/W/WO/WOLFSAGE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-PPPort-3.350.0-1|13	BuildRequires:	perl-devel
14cu|perl-Devel-PPPort-3.350.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Devel-PPPort-3.350.0-1|15	
14cu|perl-Devel-PPPort-3.350.0-1|16	%description
14cu|perl-Devel-PPPort-3.350.0-1|17	Perl's API has changed over time, gaining new features, new functions,
14cu|perl-Devel-PPPort-3.350.0-1|18	increasing its flexibility, and reducing the impact on the C namespace
14cu|perl-Devel-PPPort-3.350.0-1|19	environment (reduced pollution). The header file written by this module,
14cu|perl-Devel-PPPort-3.350.0-1|20	typically _ppport.h_, attempts to bring some of the newer Perl API features
14cu|perl-Devel-PPPort-3.350.0-1|21	to older versions of Perl, so that you can worry less about keeping track
14cu|perl-Devel-PPPort-3.350.0-1|22	of old releases, but users can still reap the benefit.
14cu|perl-Devel-PPPort-3.350.0-1|23	
14cu|perl-Devel-PPPort-3.350.0-1|24	'Devel::PPPort' contains a single function, called 'WriteFile'. Its only
14cu|perl-Devel-PPPort-3.350.0-1|25	purpose is to write the _ppport.h_ C header file. This file contains a
14cu|perl-Devel-PPPort-3.350.0-1|26	series of macros and, if explicitly requested, functions that allow XS
14cu|perl-Devel-PPPort-3.350.0-1|27	modules to be built using older versions of Perl. Currently, Perl versions
14cu|perl-Devel-PPPort-3.350.0-1|28	from 5.003 to 5.10.0 are supported.
14cu|perl-Devel-PPPort-3.350.0-1|29	
14cu|perl-Devel-PPPort-3.350.0-1|30	This module is used by 'h2xs' to write the file _ppport.h_.
14cu|perl-Devel-PPPort-3.350.0-1|31	
14cu|perl-Devel-PPPort-3.350.0-1|32	%prep
14cu|perl-Devel-PPPort-3.350.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-PPPort-3.350.0-1|34	
14cu|perl-Devel-PPPort-3.350.0-1|35	%build
14cu|perl-Devel-PPPort-3.350.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-PPPort-3.350.0-1|37	%make
14cu|perl-Devel-PPPort-3.350.0-1|38	
14cu|perl-Devel-PPPort-3.350.0-1|39	%check
14cu|perl-Devel-PPPort-3.350.0-1|40	make test
14cu|perl-Devel-PPPort-3.350.0-1|41	
14cu|perl-Devel-PPPort-3.350.0-1|42	%install
14cu|perl-Devel-PPPort-3.350.0-1|43	%makeinstall_std
14cu|perl-Devel-PPPort-3.350.0-1|44	
14cu|perl-Devel-PPPort-3.350.0-1|45	%files
14cu|perl-Devel-PPPort-3.350.0-1|46	%doc README Changes META.json META.yml
14cu|perl-Devel-PPPort-3.350.0-1|47	%{_mandir}/man3/*
14cu|perl-Devel-PPPort-3.350.0-1|48	%{perl_vendorlib}/*
14cu|perl-Devel-PPPort-3.350.0-1|49	
14cu|perl-Devel-PPPort-3.350.0-1|50	
14cu|perl-Devel-PPPort-3.350.0-1|51	
14cu|perl-Devel-PPPort-3.350.0-1|52	
14cu|perl-Devel-PPPort-3.350.0-1|53	%changelog
14cu|perl-Devel-PPPort-3.350.0-1|54	
14cu|perl-Devel-PPPort-3.350.0-1|55	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 3.350.0-1
14cu|perl-Devel-PPPort-3.350.0-1|56	- (18bc1bf) Log: Update to 3.350.0 (cpan ver 3.35)
14cu|perl-Devel-PPPort-3.350.0-1|57	
14cu|perl-Devel-PPPort-3.350.0-1|58	

12813 14
14cu|perl-Devel-REPL-1.3.26-1|1	%define upstream_name    Devel-REPL
14cu|perl-Devel-REPL-1.3.26-1|2	%define upstream_version 1.003026
14cu|perl-Devel-REPL-1.3.26-1|3	
14cu|perl-Devel-REPL-1.3.26-1|4	Name:		perl-%{upstream_name}
14cu|perl-Devel-REPL-1.3.26-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Devel-REPL-1.3.26-1|6	Release:	1
14cu|perl-Devel-REPL-1.3.26-1|7	Epoch:		1
14cu|perl-Devel-REPL-1.3.26-1|8	
14cu|perl-Devel-REPL-1.3.26-1|9	Summary:	A modern perl interactive shell
14cu|perl-Devel-REPL-1.3.26-1|10	
14cu|perl-Devel-REPL-1.3.26-1|11	License:	GPL+ or Artistic
14cu|perl-Devel-REPL-1.3.26-1|12	Group:		Development/Perl
14cu|perl-Devel-REPL-1.3.26-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-REPL-1.3.26-1|14	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-REPL-1.3.26-1|15	
14cu|perl-Devel-REPL-1.3.26-1|16	BuildRequires:	perl-devel
14cu|perl-Devel-REPL-1.3.26-1|17	BuildRequires: perl(CPAN::Meta::Check)
14cu|perl-Devel-REPL-1.3.26-1|18	BuildRequires: perl(Test::Fatal)
14cu|perl-Devel-REPL-1.3.26-1|19	BuildRequires: perl(Test::CheckDeps)
14cu|perl-Devel-REPL-1.3.26-1|20	BuildRequires:	perl(B::Keywords)
14cu|perl-Devel-REPL-1.3.26-1|21	BuildRequires:	perl(Data::Dump::Streamer)
14cu|perl-Devel-REPL-1.3.26-1|22	BuildRequires:	perl(File::HomeDir)
14cu|perl-Devel-REPL-1.3.26-1|23	BuildRequires:	perl(File::Spec)
14cu|perl-Devel-REPL-1.3.26-1|24	BuildRequires:	perl(Lexical::Persistence)
14cu|perl-Devel-REPL-1.3.26-1|25	BuildRequires:	perl(Moose)
14cu|perl-Devel-REPL-1.3.26-1|26	BuildRequires:	perl(MooseX::Getopt)
14cu|perl-Devel-REPL-1.3.26-1|27	BuildRequires:	perl(MooseX::AttributeHelpers)
14cu|perl-Devel-REPL-1.3.26-1|28	BuildRequires:	perl(MooseX::Object::Pluggable)
14cu|perl-Devel-REPL-1.3.26-1|29	BuildRequires:	perl(PPI)
14cu|perl-Devel-REPL-1.3.26-1|30	BuildRequires:	perl(Sys::SigAction)
14cu|perl-Devel-REPL-1.3.26-1|31	BuildRequires:	perl(Task::Weaken)
14cu|perl-Devel-REPL-1.3.26-1|32	BuildRequires:	perl(Term::ANSIColor)
14cu|perl-Devel-REPL-1.3.26-1|33	BuildRequires:	perl(Term::ReadLine)
14cu|perl-Devel-REPL-1.3.26-1|34	BuildRequires:	perl(Test::More)
14cu|perl-Devel-REPL-1.3.26-1|35	BuildRequires:	perl(namespace::clean)
14cu|perl-Devel-REPL-1.3.26-1|36	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Devel-REPL-1.3.26-1|37	
14cu|perl-Devel-REPL-1.3.26-1|38	BuildArch:	noarch
14cu|perl-Devel-REPL-1.3.26-1|39	
14cu|perl-Devel-REPL-1.3.26-1|40	%description
14cu|perl-Devel-REPL-1.3.26-1|41	This is an interactive shell for Perl, commonly known as a REPL - Read,
14cu|perl-Devel-REPL-1.3.26-1|42	Evaluate, Print, Loop. The shell provides for rapid development or
14cu|perl-Devel-REPL-1.3.26-1|43	testing of code without the need to create a temporary source code file.
14cu|perl-Devel-REPL-1.3.26-1|44	
14cu|perl-Devel-REPL-1.3.26-1|45	Through a plugin system, many features are available on demand. You can
14cu|perl-Devel-REPL-1.3.26-1|46	also tailor the environment through the use of profiles and run control
14cu|perl-Devel-REPL-1.3.26-1|47	files, for example to pre-load certain Perl modules when working on a
14cu|perl-Devel-REPL-1.3.26-1|48	particular project.
14cu|perl-Devel-REPL-1.3.26-1|49	
14cu|perl-Devel-REPL-1.3.26-1|50	%prep
14cu|perl-Devel-REPL-1.3.26-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Devel-REPL-1.3.26-1|52	
14cu|perl-Devel-REPL-1.3.26-1|53	%build
14cu|perl-Devel-REPL-1.3.26-1|54	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14cu|perl-Devel-REPL-1.3.26-1|55	%make
14cu|perl-Devel-REPL-1.3.26-1|56	
14cu|perl-Devel-REPL-1.3.26-1|57	%check
14cu|perl-Devel-REPL-1.3.26-1|58	%make test
14cu|perl-Devel-REPL-1.3.26-1|59	
14cu|perl-Devel-REPL-1.3.26-1|60	%install
14cu|perl-Devel-REPL-1.3.26-1|61	%makeinstall_std
14cu|perl-Devel-REPL-1.3.26-1|62	
14cu|perl-Devel-REPL-1.3.26-1|63	%files
14cu|perl-Devel-REPL-1.3.26-1|64	%doc Changes META.yml
14cu|perl-Devel-REPL-1.3.26-1|65	%{_mandir}/man3/*
14cu|perl-Devel-REPL-1.3.26-1|66	%{perl_vendorlib}/*
14cu|perl-Devel-REPL-1.3.26-1|67	%{_bindir}/re.pl
14cu|perl-Devel-REPL-1.3.26-1|68	
14cu|perl-Devel-REPL-1.3.26-1|69	%changelog
14cu|perl-Devel-REPL-1.3.26-1|70	* Fri Jan 23 2015 dsilakov <denis.silakov@rosalab.ru> 1:1.3.26-1
14cu|perl-Devel-REPL-1.3.26-1|71	+ Revision: 49b9a39
14cu|perl-Devel-REPL-1.3.26-1|72	- Merge pull request #1 from import/perl-Devel-REPL:auto_update
14cu|perl-Devel-REPL-1.3.26-1|73	- Updated to 1.003026
14cu|perl-Devel-REPL-1.3.26-1|74	
14cu|perl-Devel-REPL-1.3.26-1|75	

12814 14
14cu|perl-Devel-Size-0.800.0-1|1	%define upstream_name	 Devel-Size
14cu|perl-Devel-Size-0.800.0-1|2	%define upstream_version 0.80
14cu|perl-Devel-Size-0.800.0-1|3	
14cu|perl-Devel-Size-0.800.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Devel-Size-0.800.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Devel-Size-0.800.0-1|6	Release:    1
14cu|perl-Devel-Size-0.800.0-1|7	
14cu|perl-Devel-Size-0.800.0-1|8	Summary:	Find the memory usage of Perl variables
14cu|perl-Devel-Size-0.800.0-1|9	
14cu|perl-Devel-Size-0.800.0-1|10	License:	GPL+ or Artistic
14cu|perl-Devel-Size-0.800.0-1|11	Group:		Development/Perl
14cu|perl-Devel-Size-0.800.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-Size-0.800.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-Size-0.800.0-1|14	
14cu|perl-Devel-Size-0.800.0-1|15	BuildRequires:	perl-devel
14cu|perl-Devel-Size-0.800.0-1|16	
14cu|perl-Devel-Size-0.800.0-1|17	%description
14cu|perl-Devel-Size-0.800.0-1|18	This module figures out the real sizes of Perl variables in bytes. Call
14cu|perl-Devel-Size-0.800.0-1|19	functions with a reference to the variable you want the size of. If the
14cu|perl-Devel-Size-0.800.0-1|20	variable is a plain scalar it returns the size of the scalar. If the variable
14cu|perl-Devel-Size-0.800.0-1|21	is a hash or an array, use a reference when calling.
14cu|perl-Devel-Size-0.800.0-1|22	
14cu|perl-Devel-Size-0.800.0-1|23	%prep
14cu|perl-Devel-Size-0.800.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Devel-Size-0.800.0-1|25	
14cu|perl-Devel-Size-0.800.0-1|26	%build
14cu|perl-Devel-Size-0.800.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Devel-Size-0.800.0-1|28	%__make
14cu|perl-Devel-Size-0.800.0-1|29	
14cu|perl-Devel-Size-0.800.0-1|30	%check
14cu|perl-Devel-Size-0.800.0-1|31	%__make test
14cu|perl-Devel-Size-0.800.0-1|32	
14cu|perl-Devel-Size-0.800.0-1|33	%install
14cu|perl-Devel-Size-0.800.0-1|34	%makeinstall_std
14cu|perl-Devel-Size-0.800.0-1|35	
14cu|perl-Devel-Size-0.800.0-1|36	%files
14cu|perl-Devel-Size-0.800.0-1|37	%doc CHANGES
14cu|perl-Devel-Size-0.800.0-1|38	%{perl_vendorarch}/Devel/*
14cu|perl-Devel-Size-0.800.0-1|39	%{perl_vendorarch}/auto/Devel/*
14cu|perl-Devel-Size-0.800.0-1|40	%{_mandir}/*/*
14cu|perl-Devel-Size-0.800.0-1|41	
14cu|perl-Devel-Size-0.800.0-1|42	%changelog
14cu|perl-Devel-Size-0.800.0-1|43	
14cu|perl-Devel-Size-0.800.0-1|44	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.800.0-1
14cu|perl-Devel-Size-0.800.0-1|45	- (03cdfce) Updated to 0.80 (by updates_builder)
14cu|perl-Devel-Size-0.800.0-1|46	
14cu|perl-Devel-Size-0.800.0-1|47	

12815 14
14cu|perl-Devel-TraceUse-2.93.0-1|1	%define upstream_name    Devel-TraceUse
14cu|perl-Devel-TraceUse-2.93.0-1|2	%define upstream_version 2.093
14cu|perl-Devel-TraceUse-2.93.0-1|3	
14cu|perl-Devel-TraceUse-2.93.0-1|4	Name:           perl-%{upstream_name}
14cu|perl-Devel-TraceUse-2.93.0-1|5	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Devel-TraceUse-2.93.0-1|6	Release:        1
14cu|perl-Devel-TraceUse-2.93.0-1|7	
14cu|perl-Devel-TraceUse-2.93.0-1|8	Summary:        Hack around calling UNIVERSAL::can() as a function
14cu|perl-Devel-TraceUse-2.93.0-1|9	
14cu|perl-Devel-TraceUse-2.93.0-1|10	License:        GPL+ or Artistic
14cu|perl-Devel-TraceUse-2.93.0-1|11	Group:          Development/Perl
14cu|perl-Devel-TraceUse-2.93.0-1|12	Url:            http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Devel-TraceUse-2.93.0-1|13	Source0:        http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Devel-TraceUse-2.93.0-1|14	
14cu|perl-Devel-TraceUse-2.93.0-1|15	BuildRequires:  perl(Test::More)
14cu|perl-Devel-TraceUse-2.93.0-1|16	BuildRequires:  perl(Module::Build)
14cu|perl-Devel-TraceUse-2.93.0-1|17	BuildRequires:  perl(Module::CoreList)
14cu|perl-Devel-TraceUse-2.93.0-1|18	BuildRequires:  perl-devel
14cu|perl-Devel-TraceUse-2.93.0-1|19	
14cu|perl-Devel-TraceUse-2.93.0-1|20	BuildArch:      noarch
14cu|perl-Devel-TraceUse-2.93.0-1|21	
14cu|perl-Devel-TraceUse-2.93.0-1|22	%description
14cu|perl-Devel-TraceUse-2.93.0-1|23	The UNIVERSAL class provides a few default methods so that all objects can use
14cu|perl-Devel-TraceUse-2.93.0-1|24	them. Object orientation allows programmers to override these methods in
14cu|perl-Devel-TraceUse-2.93.0-1|25	subclasses to provide more specific and appropriate behavior.
14cu|perl-Devel-TraceUse-2.93.0-1|26	
14cu|perl-Devel-TraceUse-2.93.0-1|27	Some authors call methods in the UNIVERSAL class on potential invocants as
14cu|perl-Devel-TraceUse-2.93.0-1|28	functions, bypassing any possible overriding. This is wrong and you should not
14cu|perl-Devel-TraceUse-2.93.0-1|29	do it. Unfortunately, not everyone heeds this warning and their bad code can
14cu|perl-Devel-TraceUse-2.93.0-1|30	break your good code.
14cu|perl-Devel-TraceUse-2.93.0-1|31	
14cu|perl-Devel-TraceUse-2.93.0-1|32	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that
14cu|perl-Devel-TraceUse-2.93.0-1|33	checks to
14cu|perl-Devel-TraceUse-2.93.0-1|34	see if the first argument is a valid invocant (whether an object -- a blessed
14cu|perl-Devel-TraceUse-2.93.0-1|35	referent -- or the name of a class). If so, and if the invocant's class has its
14cu|perl-Devel-TraceUse-2.93.0-1|36	own can() method, it calls that as a method. Otherwise, everything works as you
14cu|perl-Devel-TraceUse-2.93.0-1|37	might expect.
14cu|perl-Devel-TraceUse-2.93.0-1|38	
14cu|perl-Devel-TraceUse-2.93.0-1|39	If someone attempts to call UNIVERSAL::can() as a function, this module will
14cu|perl-Devel-TraceUse-2.93.0-1|40	emit a lexical warning (see perllexwarn) to that effect. You can disable it
14cu|perl-Devel-TraceUse-2.93.0-1|41	with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the
14cu|perl-Devel-TraceUse-2.93.0-1|42	code instead.
14cu|perl-Devel-TraceUse-2.93.0-1|43	
14cu|perl-Devel-TraceUse-2.93.0-1|44	%prep
14cu|perl-Devel-TraceUse-2.93.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Devel-TraceUse-2.93.0-1|46	
14cu|perl-Devel-TraceUse-2.93.0-1|47	%build
14cu|perl-Devel-TraceUse-2.93.0-1|48	%{__perl} Build.PL installdirs=vendor
14cu|perl-Devel-TraceUse-2.93.0-1|49	./Build
14cu|perl-Devel-TraceUse-2.93.0-1|50	
14cu|perl-Devel-TraceUse-2.93.0-1|51	%check
14cu|perl-Devel-TraceUse-2.93.0-1|52	./Build test
14cu|perl-Devel-TraceUse-2.93.0-1|53	
14cu|perl-Devel-TraceUse-2.93.0-1|54	%install
14cu|perl-Devel-TraceUse-2.93.0-1|55	./Build install destdir=%{buildroot}
14cu|perl-Devel-TraceUse-2.93.0-1|56	
14cu|perl-Devel-TraceUse-2.93.0-1|57	
14cu|perl-Devel-TraceUse-2.93.0-1|58	%files
14cu|perl-Devel-TraceUse-2.93.0-1|59	%doc README
14cu|perl-Devel-TraceUse-2.93.0-1|60	%{perl_vendorlib}/*
14cu|perl-Devel-TraceUse-2.93.0-1|61	%{_mandir}/*/*
14cu|perl-Devel-TraceUse-2.93.0-1|62	
14cu|perl-Devel-TraceUse-2.93.0-1|63	
14cu|perl-Devel-TraceUse-2.93.0-1|64	
14cu|perl-Devel-TraceUse-2.93.0-1|65	%changelog
14cu|perl-Devel-TraceUse-2.93.0-1|66	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 2.93.0-1
14cu|perl-Devel-TraceUse-2.93.0-1|67	+ Revision: 4fdec7b
14cu|perl-Devel-TraceUse-2.93.0-1|68	- Log: update to 2.93.0
14cu|perl-Devel-TraceUse-2.93.0-1|69	
14cu|perl-Devel-TraceUse-2.93.0-1|70	

12816 14
14cu|perl-Digest-1.170.0-1|1	%define upstream_name    Digest
14cu|perl-Digest-1.170.0-1|2	%define upstream_version 1.17
14cu|perl-Digest-1.170.0-1|3	
14cu|perl-Digest-1.170.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Digest-1.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Digest-1.170.0-1|6	Release:	1
14cu|perl-Digest-1.170.0-1|7	
14cu|perl-Digest-1.170.0-1|8	Summary:	Calculate digests of files
14cu|perl-Digest-1.170.0-1|9	
14cu|perl-Digest-1.170.0-1|10	License:	GPL+ or Artistic
14cu|perl-Digest-1.170.0-1|11	Group:		Development/Perl
14cu|perl-Digest-1.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-1.170.0-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-1.170.0-1|14	
14cu|perl-Digest-1.170.0-1|15	BuildRequires:	perl-devel
14cu|perl-Digest-1.170.0-1|16	BuildRequires:	perl(MIME::Base64)
14cu|perl-Digest-1.170.0-1|17	BuildArch:	noarch
14cu|perl-Digest-1.170.0-1|18	
14cu|perl-Digest-1.170.0-1|19	%description
14cu|perl-Digest-1.170.0-1|20	The 'Digest::' modules calculate digests, also called "fingerprints" or
14cu|perl-Digest-1.170.0-1|21	"hashes", of some data, called a message. The digest is (usually) some
14cu|perl-Digest-1.170.0-1|22	small/fixed size string. The actual size of the digest depend of the
14cu|perl-Digest-1.170.0-1|23	algorithm used. The message is simply a sequence of arbitrary bytes or
14cu|perl-Digest-1.170.0-1|24	bits.
14cu|perl-Digest-1.170.0-1|25	
14cu|perl-Digest-1.170.0-1|26	An important property of the digest algorithms is that the digest is
14cu|perl-Digest-1.170.0-1|27	_likely_ to change if the message change in some way. Another property is
14cu|perl-Digest-1.170.0-1|28	that digest functions are one-way functions, that is it should be _hard_ to
14cu|perl-Digest-1.170.0-1|29	find a message that correspond to some given digest. Algorithms differ in
14cu|perl-Digest-1.170.0-1|30	how "likely" and how "hard", as well as how efficient they are to compute.
14cu|perl-Digest-1.170.0-1|31	
14cu|perl-Digest-1.170.0-1|32	Note that the properties of the algorithms change over time, as the
14cu|perl-Digest-1.170.0-1|33	algorithms are analyzed and machines grow faster. If your application for
14cu|perl-Digest-1.170.0-1|34	instance depends on it being "impossible" to generate the same digest for a
14cu|perl-Digest-1.170.0-1|35	different message it is wise to make it easy to plug in stronger algorithms
14cu|perl-Digest-1.170.0-1|36	as the one used grow weaker. Using the interface documented here should
14cu|perl-Digest-1.170.0-1|37	make it easy to change algorithms later.
14cu|perl-Digest-1.170.0-1|38	
14cu|perl-Digest-1.170.0-1|39	%prep
14cu|perl-Digest-1.170.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-1.170.0-1|41	
14cu|perl-Digest-1.170.0-1|42	%build
14cu|perl-Digest-1.170.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-1.170.0-1|44	%make
14cu|perl-Digest-1.170.0-1|45	
14cu|perl-Digest-1.170.0-1|46	%check
14cu|perl-Digest-1.170.0-1|47	%make test
14cu|perl-Digest-1.170.0-1|48	
14cu|perl-Digest-1.170.0-1|49	%install
14cu|perl-Digest-1.170.0-1|50	%makeinstall_std
14cu|perl-Digest-1.170.0-1|51	
14cu|perl-Digest-1.170.0-1|52	%files
14cu|perl-Digest-1.170.0-1|53	%doc Changes README
14cu|perl-Digest-1.170.0-1|54	%{_mandir}/man3/*
14cu|perl-Digest-1.170.0-1|55	%{perl_vendorlib}/*
14cu|perl-Digest-1.170.0-1|56	
14cu|perl-Digest-1.170.0-1|57	
14cu|perl-Digest-1.170.0-1|58	%changelog
14cu|perl-Digest-1.170.0-1|59	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 1.170.0-1
14cu|perl-Digest-1.170.0-1|60	+ Revision: ff5862b
14cu|perl-Digest-1.170.0-1|61	- Log: Update to 1.170.0
14cu|perl-Digest-1.170.0-1|62	
14cu|perl-Digest-1.170.0-1|63	

12817 14
14cu|perl-Digest-Bcrypt-1.0.1-1|1	%define upstream_name    Digest-Bcrypt
14cu|perl-Digest-Bcrypt-1.0.1-1|2	%define upstream_version 1.0.1
14cu|perl-Digest-Bcrypt-1.0.1-1|3	
14cu|perl-Digest-Bcrypt-1.0.1-1|4	Name:		perl-%{upstream_name}
14cu|perl-Digest-Bcrypt-1.0.1-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Digest-Bcrypt-1.0.1-1|6	Release:        1
14cu|perl-Digest-Bcrypt-1.0.1-1|7	Summary:        Perl interface to the bcrypt digest algorithm
14cu|perl-Digest-Bcrypt-1.0.1-1|8	License:        GPL+ or Artistic
14cu|perl-Digest-Bcrypt-1.0.1-1|9	Group:          Development/Perl
14cu|perl-Digest-Bcrypt-1.0.1-1|10	URL:            http://search.cpan.org/dist/Digest-Bcrypt/
14cu|perl-Digest-Bcrypt-1.0.1-1|11	Source0:        http://www.cpan.org/modules/by-module/Digest/Digest-Bcrypt-%{version}.tar.gz
14cu|perl-Digest-Bcrypt-1.0.1-1|12	BuildArch:      noarch
14cu|perl-Digest-Bcrypt-1.0.1-1|13	BuildRequires:  perl-devel
14cu|perl-Digest-Bcrypt-1.0.1-1|14	BuildRequires:  perl(Carp)
14cu|perl-Digest-Bcrypt-1.0.1-1|15	BuildRequires:  perl(Crypt::Eksblowfish::Bcrypt)
14cu|perl-Digest-Bcrypt-1.0.1-1|16	BuildRequires:  perl(Digest)
14cu|perl-Digest-Bcrypt-1.0.1-1|17	BuildRequires:  perl(Digest::base)
14cu|perl-Digest-Bcrypt-1.0.1-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Digest-Bcrypt-1.0.1-1|19	BuildRequires:  perl(parent)
14cu|perl-Digest-Bcrypt-1.0.1-1|20	BuildRequires:  perl(strict)
14cu|perl-Digest-Bcrypt-1.0.1-1|21	BuildRequires:  perl(Test::More)
14cu|perl-Digest-Bcrypt-1.0.1-1|22	BuildRequires:  perl(warnings)
14cu|perl-Digest-Bcrypt-1.0.1-1|23	
14cu|perl-Digest-Bcrypt-1.0.1-1|24	%description
14cu|perl-Digest-Bcrypt-1.0.1-1|25	Provides an interface to the bcrypt digest algorithm.
14cu|perl-Digest-Bcrypt-1.0.1-1|26	
14cu|perl-Digest-Bcrypt-1.0.1-1|27	This module subclasses Digest::base and can be used either directly or
14cu|perl-Digest-Bcrypt-1.0.1-1|28	through the Digest meta-module. Using the latter is recommended.
14cu|perl-Digest-Bcrypt-1.0.1-1|29	
14cu|perl-Digest-Bcrypt-1.0.1-1|30	It is mostly a wrapper around Crypt::Eksblowfish::Bcrypt.
14cu|perl-Digest-Bcrypt-1.0.1-1|31	
14cu|perl-Digest-Bcrypt-1.0.1-1|32	%prep
14cu|perl-Digest-Bcrypt-1.0.1-1|33	%setup -qn Digest-Bcrypt-%{version}
14cu|perl-Digest-Bcrypt-1.0.1-1|34	
14cu|perl-Digest-Bcrypt-1.0.1-1|35	%build
14cu|perl-Digest-Bcrypt-1.0.1-1|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-Bcrypt-1.0.1-1|37	%make
14cu|perl-Digest-Bcrypt-1.0.1-1|38	
14cu|perl-Digest-Bcrypt-1.0.1-1|39	%install
14cu|perl-Digest-Bcrypt-1.0.1-1|40	%makeinstall_std
14cu|perl-Digest-Bcrypt-1.0.1-1|41	
14cu|perl-Digest-Bcrypt-1.0.1-1|42	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cu|perl-Digest-Bcrypt-1.0.1-1|43	
14cu|perl-Digest-Bcrypt-1.0.1-1|44	%check
14cu|perl-Digest-Bcrypt-1.0.1-1|45	make test
14cu|perl-Digest-Bcrypt-1.0.1-1|46	
14cu|perl-Digest-Bcrypt-1.0.1-1|47	%files
14cu|perl-Digest-Bcrypt-1.0.1-1|48	%doc CHANGES LICENSE README
14cu|perl-Digest-Bcrypt-1.0.1-1|49	%{perl_vendorlib}/*
14cu|perl-Digest-Bcrypt-1.0.1-1|50	%{_mandir}/man3/*
14cu|perl-Digest-Bcrypt-1.0.1-1|51	
14cu|perl-Digest-Bcrypt-1.0.1-1|52	
14cu|perl-Digest-Bcrypt-1.0.1-1|53	%changelog
14cu|perl-Digest-Bcrypt-1.0.1-1|54	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cu|perl-Digest-Bcrypt-1.0.1-1|55	+ Revision: 67c398d
14cu|perl-Digest-Bcrypt-1.0.1-1|56	- Imported from SRPM
14cu|perl-Digest-Bcrypt-1.0.1-1|57	
14cu|perl-Digest-Bcrypt-1.0.1-1|58	

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

12819 14
14cu|perl-Digest-CRC-0.210.0-1|1	%define upstream_name    Digest-CRC
14cu|perl-Digest-CRC-0.210.0-1|2	%define upstream_version 0.21
14cu|perl-Digest-CRC-0.210.0-1|3	%define __noautoprov 'CRC.so'
14cu|perl-Digest-CRC-0.210.0-1|4	
14cu|perl-Digest-CRC-0.210.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Digest-CRC-0.210.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Digest-CRC-0.210.0-1|7	Release:	1
14cu|perl-Digest-CRC-0.210.0-1|8	
14cu|perl-Digest-CRC-0.210.0-1|9	Summary:	Generic CRC functions
14cu|perl-Digest-CRC-0.210.0-1|10	
14cu|perl-Digest-CRC-0.210.0-1|11	License:	Public Domain
14cu|perl-Digest-CRC-0.210.0-1|12	Group:		Development/Perl
14cu|perl-Digest-CRC-0.210.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-CRC-0.210.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-CRC-0.210.0-1|15	
14cu|perl-Digest-CRC-0.210.0-1|16	BuildRequires:	perl-devel
14cu|perl-Digest-CRC-0.210.0-1|17	
14cu|perl-Digest-CRC-0.210.0-1|18	%description
14cu|perl-Digest-CRC-0.210.0-1|19	The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
14cu|perl-Digest-CRC-0.210.0-1|20	functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.
14cu|perl-Digest-CRC-0.210.0-1|21	
14cu|perl-Digest-CRC-0.210.0-1|22	%prep
14cu|perl-Digest-CRC-0.210.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-CRC-0.210.0-1|24	
14cu|perl-Digest-CRC-0.210.0-1|25	%build
14cu|perl-Digest-CRC-0.210.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-CRC-0.210.0-1|27	%make
14cu|perl-Digest-CRC-0.210.0-1|28	
14cu|perl-Digest-CRC-0.210.0-1|29	%check
14cu|perl-Digest-CRC-0.210.0-1|30	make test
14cu|perl-Digest-CRC-0.210.0-1|31	
14cu|perl-Digest-CRC-0.210.0-1|32	%install
14cu|perl-Digest-CRC-0.210.0-1|33	%makeinstall_std
14cu|perl-Digest-CRC-0.210.0-1|34	
14cu|perl-Digest-CRC-0.210.0-1|35	%clean
14cu|perl-Digest-CRC-0.210.0-1|36	
14cu|perl-Digest-CRC-0.210.0-1|37	%files
14cu|perl-Digest-CRC-0.210.0-1|38	%doc Changes README META.yml
14cu|perl-Digest-CRC-0.210.0-1|39	%dir %{perl_vendorarch}/auto/Digest/CRC
14cu|perl-Digest-CRC-0.210.0-1|40	%{perl_vendorarch}/auto/Digest/CRC/*.so
14cu|perl-Digest-CRC-0.210.0-1|41	%{perl_vendorarch}/Digest/CRC.pm
14cu|perl-Digest-CRC-0.210.0-1|42	%{_mandir}/*/*
14cu|perl-Digest-CRC-0.210.0-1|43	
14cu|perl-Digest-CRC-0.210.0-1|44	
14cu|perl-Digest-CRC-0.210.0-1|45	
14cu|perl-Digest-CRC-0.210.0-1|46	%changelog
14cu|perl-Digest-CRC-0.210.0-1|47	
14cu|perl-Digest-CRC-0.210.0-1|48	* Fri Jun 26 2015 abfonly <John@smith.org> 0.210.0-1
14cu|perl-Digest-CRC-0.210.0-1|49	- (bc34fc4) Log: update to 0.210.0, filter provides, spec clean
14cu|perl-Digest-CRC-0.210.0-1|50	
14cu|perl-Digest-CRC-0.210.0-1|51	

12820 14
14cu|perl-Digest-GOST-0.60.0-1|1	%define upstream_name    Digest-GOST
14cu|perl-Digest-GOST-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Digest-GOST-0.60.0-1|3	
14cu|perl-Digest-GOST-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Digest-GOST-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Digest-GOST-0.60.0-1|6	Release:    1
14cu|perl-Digest-GOST-0.60.0-1|7	
14cu|perl-Digest-GOST-0.60.0-1|8	Summary:    Uses the CryptoPro parameters from RFC 4357
14cu|perl-Digest-GOST-0.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-Digest-GOST-0.60.0-1|10	Group:      Development/Perl
14cu|perl-Digest-GOST-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-GOST-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-GOST-0.60.0-1|13	
14cu|perl-Digest-GOST-0.60.0-1|14	BuildRequires: perl(Digest)
14cu|perl-Digest-GOST-0.60.0-1|15	BuildRequires: perl(Test::More)
14cu|perl-Digest-GOST-0.60.0-1|16	BuildRequires: perl(XSLoader)
14cu|perl-Digest-GOST-0.60.0-1|17	BuildRequires: perl(parent)
14cu|perl-Digest-GOST-0.60.0-1|18	BuildRequires: perl-devel
14cu|perl-Digest-GOST-0.60.0-1|19	
14cu|perl-Digest-GOST-0.60.0-1|20	%description
14cu|perl-Digest-GOST-0.60.0-1|21	The 'Digest::GOST' module provides an interface to the GOST R 34.11-94
14cu|perl-Digest-GOST-0.60.0-1|22	message digest algorithm.
14cu|perl-Digest-GOST-0.60.0-1|23	
14cu|perl-Digest-GOST-0.60.0-1|24	This interface follows the conventions set forth by the 'Digest' module.
14cu|perl-Digest-GOST-0.60.0-1|25	
14cu|perl-Digest-GOST-0.60.0-1|26	This module uses the default "test" parameters. To use the CryptoPro
14cu|perl-Digest-GOST-0.60.0-1|27	parameters, use 'Digest::GOST::CryptoPro'.
14cu|perl-Digest-GOST-0.60.0-1|28	
14cu|perl-Digest-GOST-0.60.0-1|29	%prep
14cu|perl-Digest-GOST-0.60.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-GOST-0.60.0-1|31	
14cu|perl-Digest-GOST-0.60.0-1|32	%build
14cu|perl-Digest-GOST-0.60.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-GOST-0.60.0-1|34	
14cu|perl-Digest-GOST-0.60.0-1|35	%make
14cu|perl-Digest-GOST-0.60.0-1|36	
14cu|perl-Digest-GOST-0.60.0-1|37	%check
14cu|perl-Digest-GOST-0.60.0-1|38	%make test
14cu|perl-Digest-GOST-0.60.0-1|39	
14cu|perl-Digest-GOST-0.60.0-1|40	%install
14cu|perl-Digest-GOST-0.60.0-1|41	%makeinstall_std
14cu|perl-Digest-GOST-0.60.0-1|42	
14cu|perl-Digest-GOST-0.60.0-1|43	%files
14cu|perl-Digest-GOST-0.60.0-1|44	%doc Changes META.json META.yml README
14cu|perl-Digest-GOST-0.60.0-1|45	%{_mandir}/man3/*
14cu|perl-Digest-GOST-0.60.0-1|46	%{perl_vendorlib}/*
14cu|perl-Digest-GOST-0.60.0-1|47	
14cu|perl-Digest-GOST-0.60.0-1|48	
14cu|perl-Digest-GOST-0.60.0-1|49	%changelog
14cu|perl-Digest-GOST-0.60.0-1|50	* Sun Feb 08 2015 abfonly <abfonly@gmail.com> 0.60.0-1
14cu|perl-Digest-GOST-0.60.0-1|51	+ Revision: f2cbada
14cu|perl-Digest-GOST-0.60.0-1|52	- Imported from SRPM
14cu|perl-Digest-GOST-0.60.0-1|53	
14cu|perl-Digest-GOST-0.60.0-1|54	

12821 14
14cu|perl-Digest-JHash-0.90.0-1|1	%define upstream_name    Digest-JHash
14cu|perl-Digest-JHash-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Digest-JHash-0.90.0-1|3	%define __noautoprov 'JHash.so'
14cu|perl-Digest-JHash-0.90.0-1|4	
14cu|perl-Digest-JHash-0.90.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Digest-JHash-0.90.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Digest-JHash-0.90.0-1|7	Release:    1
14cu|perl-Digest-JHash-0.90.0-1|8	
14cu|perl-Digest-JHash-0.90.0-1|9	Summary:    Perl extension for 32 bit Jenkins Hashing Algorithm
14cu|perl-Digest-JHash-0.90.0-1|10	
14cu|perl-Digest-JHash-0.90.0-1|11	License:    GPL+ or Artistic
14cu|perl-Digest-JHash-0.90.0-1|12	Group:      Development/Perl
14cu|perl-Digest-JHash-0.90.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-JHash-0.90.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-JHash-0.90.0-1|15	
14cu|perl-Digest-JHash-0.90.0-1|16	BuildRequires:  perl-devel
14cu|perl-Digest-JHash-0.90.0-1|17	BuildRequires:  perl(DynaLoader)
14cu|perl-Digest-JHash-0.90.0-1|18	BuildRequires:  perl(Exporter)
14cu|perl-Digest-JHash-0.90.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Digest-JHash-0.90.0-1|20	BuildRequires:  perl(strict)
14cu|perl-Digest-JHash-0.90.0-1|21	BuildRequires:  perl(vars)
14cu|perl-Digest-JHash-0.90.0-1|22	BuildRequires:  perl(warnings)
14cu|perl-Digest-JHash-0.90.0-1|23	BuildRequires:  perl(Cwd)
14cu|perl-Digest-JHash-0.90.0-1|24	BuildRequires:  perl(File::Spec)
14cu|perl-Digest-JHash-0.90.0-1|25	BuildRequires:  perl(File::Temp)
14cu|perl-Digest-JHash-0.90.0-1|26	BuildRequires:  perl(IO::Handle)
14cu|perl-Digest-JHash-0.90.0-1|27	BuildRequires:  perl(IPC::Open3)
14cu|perl-Digest-JHash-0.90.0-1|28	BuildRequires:  perl(Test)
14cu|perl-Digest-JHash-0.90.0-1|29	BuildRequires:  perl(Test::More)
14cu|perl-Digest-JHash-0.90.0-1|30	BuildRequires:  perl(Test::CPAN::Changes)
14cu|perl-Digest-JHash-0.90.0-1|31	BuildRequires:  perl(Test::Pod) >= 1.480.0
14cu|perl-Digest-JHash-0.90.0-1|32	BuildRequires:  perl(Test::Pod::Coverage) >= 1.80.0
14cu|perl-Digest-JHash-0.90.0-1|33	
14cu|perl-Digest-JHash-0.90.0-1|34	
14cu|perl-Digest-JHash-0.90.0-1|35	%description
14cu|perl-Digest-JHash-0.90.0-1|36	The 'Digest::JHash' module allows you to use the fast JHash hashing
14cu|perl-Digest-JHash-0.90.0-1|37	algorithm developed by Bob Jenkins from within Perl programs. The algorithm
14cu|perl-Digest-JHash-0.90.0-1|38	takes as input a message of arbitrary length and produces as output a
14cu|perl-Digest-JHash-0.90.0-1|39	32-bit "message digest" of the input in the form of an unsigned long
14cu|perl-Digest-JHash-0.90.0-1|40	integer.
14cu|perl-Digest-JHash-0.90.0-1|41	
14cu|perl-Digest-JHash-0.90.0-1|42	Call it a low calorie version of MD5 if you like.
14cu|perl-Digest-JHash-0.90.0-1|43	
14cu|perl-Digest-JHash-0.90.0-1|44	See http://burtleburtle.net/bob/hash/doobs.html for more information.
14cu|perl-Digest-JHash-0.90.0-1|45	
14cu|perl-Digest-JHash-0.90.0-1|46	%prep
14cu|perl-Digest-JHash-0.90.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-JHash-0.90.0-1|48	
14cu|perl-Digest-JHash-0.90.0-1|49	# garbage
14cu|perl-Digest-JHash-0.90.0-1|50	rm -fr Changes~ dist.ini~ lib/Digest/JHash.pm~
14cu|perl-Digest-JHash-0.90.0-1|51	
14cu|perl-Digest-JHash-0.90.0-1|52	%build
14cu|perl-Digest-JHash-0.90.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-JHash-0.90.0-1|54	%make
14cu|perl-Digest-JHash-0.90.0-1|55	
14cu|perl-Digest-JHash-0.90.0-1|56	%check
14cu|perl-Digest-JHash-0.90.0-1|57	make test RELEASE_TESTING=1
14cu|perl-Digest-JHash-0.90.0-1|58	
14cu|perl-Digest-JHash-0.90.0-1|59	%install
14cu|perl-Digest-JHash-0.90.0-1|60	%makeinstall_std
14cu|perl-Digest-JHash-0.90.0-1|61	
14cu|perl-Digest-JHash-0.90.0-1|62	%clean
14cu|perl-Digest-JHash-0.90.0-1|63	
14cu|perl-Digest-JHash-0.90.0-1|64	%files
14cu|perl-Digest-JHash-0.90.0-1|65	%doc Changes META.yml README
14cu|perl-Digest-JHash-0.90.0-1|66	%{_mandir}/man3/*
14cu|perl-Digest-JHash-0.90.0-1|67	%{perl_vendorlib}/*
14cu|perl-Digest-JHash-0.90.0-1|68	
14cu|perl-Digest-JHash-0.90.0-1|69	
14cu|perl-Digest-JHash-0.90.0-1|70	
14cu|perl-Digest-JHash-0.90.0-1|71	%changelog
14cu|perl-Digest-JHash-0.90.0-1|72	
14cu|perl-Digest-JHash-0.90.0-1|73	* Fri Jun 26 2015 abfonly <John@smith.org> 0.90.0-1
14cu|perl-Digest-JHash-0.90.0-1|74	- (1bc5f94) Log: update to 0.90.0, fixed BR and tests
14cu|perl-Digest-JHash-0.90.0-1|75	
14cu|perl-Digest-JHash-0.90.0-1|76	

12822 14
14cu|perl-Digest-MD2-2.30.0-8|1	%define	upstream_name    Digest-MD2
14cu|perl-Digest-MD2-2.30.0-8|2	%define	upstream_version 2.03
14cu|perl-Digest-MD2-2.30.0-8|3	
14cu|perl-Digest-MD2-2.30.0-8|4	Name:       perl-%{upstream_name}
14cu|perl-Digest-MD2-2.30.0-8|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Digest-MD2-2.30.0-8|6	Release:    8
14cu|perl-Digest-MD2-2.30.0-8|7	
14cu|perl-Digest-MD2-2.30.0-8|8	Summary:	Perl interface to the MD2 Algorithm
14cu|perl-Digest-MD2-2.30.0-8|9	
14cu|perl-Digest-MD2-2.30.0-8|10	License:	GPL+ or Artistic
14cu|perl-Digest-MD2-2.30.0-8|11	Group:		Development/Perl
14cu|perl-Digest-MD2-2.30.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-MD2-2.30.0-8|13	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-Digest-MD2-2.30.0-8|14	
14cu|perl-Digest-MD2-2.30.0-8|15	BuildRequires:	perl-devel
14cu|perl-Digest-MD2-2.30.0-8|16	Provides:	perl-MD2
14cu|perl-Digest-MD2-2.30.0-8|17	Requires:	perl
14cu|perl-Digest-MD2-2.30.0-8|18	
14cu|perl-Digest-MD2-2.30.0-8|19	%description
14cu|perl-Digest-MD2-2.30.0-8|20	Digest-MD2 module for perl.
14cu|perl-Digest-MD2-2.30.0-8|21	
14cu|perl-Digest-MD2-2.30.0-8|22	%prep
14cu|perl-Digest-MD2-2.30.0-8|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Digest-MD2-2.30.0-8|24	
14cu|perl-Digest-MD2-2.30.0-8|25	%build
14cu|perl-Digest-MD2-2.30.0-8|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-MD2-2.30.0-8|27	%make OPTIMIZE="%{optflags}"
14cu|perl-Digest-MD2-2.30.0-8|28	
14cu|perl-Digest-MD2-2.30.0-8|29	%check
14cu|perl-Digest-MD2-2.30.0-8|30	%__make test
14cu|perl-Digest-MD2-2.30.0-8|31	
14cu|perl-Digest-MD2-2.30.0-8|32	%install
14cu|perl-Digest-MD2-2.30.0-8|33	%makeinstall_std
14cu|perl-Digest-MD2-2.30.0-8|34	
14cu|perl-Digest-MD2-2.30.0-8|35	%clean
14cu|perl-Digest-MD2-2.30.0-8|36	
14cu|perl-Digest-MD2-2.30.0-8|37	%files
14cu|perl-Digest-MD2-2.30.0-8|38	%doc README Changes
14cu|perl-Digest-MD2-2.30.0-8|39	%{_mandir}/*/*
14cu|perl-Digest-MD2-2.30.0-8|40	%{perl_vendorarch}/Digest
14cu|perl-Digest-MD2-2.30.0-8|41	%{perl_vendorarch}/auto
14cu|perl-Digest-MD2-2.30.0-8|42	
14cu|perl-Digest-MD2-2.30.0-8|43	
14cu|perl-Digest-MD2-2.30.0-8|44	
14cu|perl-Digest-MD2-2.30.0-8|45	%changelog
14cu|perl-Digest-MD2-2.30.0-8|46	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.30.0-8
14cu|perl-Digest-MD2-2.30.0-8|47	+ Revision: d14b125
14cu|perl-Digest-MD2-2.30.0-8|48	- Move to contrib
14cu|perl-Digest-MD2-2.30.0-8|49	
14cu|perl-Digest-MD2-2.30.0-8|50	

12823 14
14cu|perl-Digest-MD5-2.540.0-1|1	%define upstream_name    Digest-MD5
14cu|perl-Digest-MD5-2.540.0-1|2	%define upstream_version 2.54
14cu|perl-Digest-MD5-2.540.0-1|3	
14cu|perl-Digest-MD5-2.540.0-1|4	%define __noautoprov  'MD5.so'
14cu|perl-Digest-MD5-2.540.0-1|5	
14cu|perl-Digest-MD5-2.540.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Digest-MD5-2.540.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Digest-MD5-2.540.0-1|8	Release:    1
14cu|perl-Digest-MD5-2.540.0-1|9	
14cu|perl-Digest-MD5-2.540.0-1|10	Summary:     MD5 message digest algorithm
14cu|perl-Digest-MD5-2.540.0-1|11	
14cu|perl-Digest-MD5-2.540.0-1|12	License:    GPL+ or Artistic
14cu|perl-Digest-MD5-2.540.0-1|13	Group:      Development/Perl
14cu|perl-Digest-MD5-2.540.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Digest-MD5-2.540.0-1|15	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-MD5-%{upstream_version}.tar.gz
14cu|perl-Digest-MD5-2.540.0-1|16	
14cu|perl-Digest-MD5-2.540.0-1|17	BuildRequires: perl(Digest::base)
14cu|perl-Digest-MD5-2.540.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Digest-MD5-2.540.0-1|19	BuildRequires: perl(XSLoader)
14cu|perl-Digest-MD5-2.540.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) = 7.40.0
14cu|perl-Digest-MD5-2.540.0-1|21	
14cu|perl-Digest-MD5-2.540.0-1|22	BuildRequires: perl-devel
14cu|perl-Digest-MD5-2.540.0-1|23	
14cu|perl-Digest-MD5-2.540.0-1|24	%description
14cu|perl-Digest-MD5-2.540.0-1|25	The 'Digest::MD5' module allows you to use the RSA Data Security Inc. MD5
14cu|perl-Digest-MD5-2.540.0-1|26	Message Digest algorithm from within Perl programs. The algorithm takes as
14cu|perl-Digest-MD5-2.540.0-1|27	input a message of arbitrary length and produces as output a 128-bit
14cu|perl-Digest-MD5-2.540.0-1|28	"fingerprint" or "message digest" of the input.
14cu|perl-Digest-MD5-2.540.0-1|29	
14cu|perl-Digest-MD5-2.540.0-1|30	Note that the MD5 algorithm is not as strong as it used to be. It has since
14cu|perl-Digest-MD5-2.540.0-1|31	2005 been easy to generate different messages that produce the same MD5
14cu|perl-Digest-MD5-2.540.0-1|32	digest. It still seems hard to generate messages that produce a given
14cu|perl-Digest-MD5-2.540.0-1|33	digest, but it is probably wise to move to stronger algorithms for
14cu|perl-Digest-MD5-2.540.0-1|34	applications that depend on the digest to uniquely identify a message.
14cu|perl-Digest-MD5-2.540.0-1|35	
14cu|perl-Digest-MD5-2.540.0-1|36	The 'Digest::MD5' module provide a procedural interface for simple use, as
14cu|perl-Digest-MD5-2.540.0-1|37	well as an object oriented interface that can handle messages of arbitrary
14cu|perl-Digest-MD5-2.540.0-1|38	length and which can read files directly.
14cu|perl-Digest-MD5-2.540.0-1|39	
14cu|perl-Digest-MD5-2.540.0-1|40	%prep
14cu|perl-Digest-MD5-2.540.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-MD5-2.540.0-1|42	
14cu|perl-Digest-MD5-2.540.0-1|43	%build
14cu|perl-Digest-MD5-2.540.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-MD5-2.540.0-1|45	
14cu|perl-Digest-MD5-2.540.0-1|46	%make
14cu|perl-Digest-MD5-2.540.0-1|47	
14cu|perl-Digest-MD5-2.540.0-1|48	%check
14cu|perl-Digest-MD5-2.540.0-1|49	%make test
14cu|perl-Digest-MD5-2.540.0-1|50	
14cu|perl-Digest-MD5-2.540.0-1|51	%install
14cu|perl-Digest-MD5-2.540.0-1|52	%makeinstall_std
14cu|perl-Digest-MD5-2.540.0-1|53	
14cu|perl-Digest-MD5-2.540.0-1|54	%files
14cu|perl-Digest-MD5-2.540.0-1|55	%doc Changes README META.json META.yml
14cu|perl-Digest-MD5-2.540.0-1|56	%{_mandir}/man3/*
14cu|perl-Digest-MD5-2.540.0-1|57	%{perl_vendorlib}/*
14cu|perl-Digest-MD5-2.540.0-1|58	
14cu|perl-Digest-MD5-2.540.0-1|59	
14cu|perl-Digest-MD5-2.540.0-1|60	
14cu|perl-Digest-MD5-2.540.0-1|61	
14cu|perl-Digest-MD5-2.540.0-1|62	
14cu|perl-Digest-MD5-2.540.0-1|63	%changelog
14cu|perl-Digest-MD5-2.540.0-1|64	
14cu|perl-Digest-MD5-2.540.0-1|65	* Tue Jun 23 2015 abfonly <John@smith.org> 2.540.0-1
14cu|perl-Digest-MD5-2.540.0-1|66	- (b1cf6a6) Log: Update to 2.540.0, filter provides
14cu|perl-Digest-MD5-2.540.0-1|67	
14cu|perl-Digest-MD5-2.540.0-1|68	

12824 14
14cu|perl-Digest-Nilsimsa-0.60.0-9|1	%define	real_name Digest-Nilsimsa
14cu|perl-Digest-Nilsimsa-0.60.0-9|2	%define	upstream_version	0.06
14cu|perl-Digest-Nilsimsa-0.60.0-9|3	
14cu|perl-Digest-Nilsimsa-0.60.0-9|4	Summary:	Perl interface to the Nilsima Algorithm
14cu|perl-Digest-Nilsimsa-0.60.0-9|5	
14cu|perl-Digest-Nilsimsa-0.60.0-9|6	Name:		perl-Digest-Nilsimsa
14cu|perl-Digest-Nilsimsa-0.60.0-9|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Digest-Nilsimsa-0.60.0-9|8	Release:	9
14cu|perl-Digest-Nilsimsa-0.60.0-9|9	License:	GPL or Artistic
14cu|perl-Digest-Nilsimsa-0.60.0-9|10	Group:		Development/Perl
14cu|perl-Digest-Nilsimsa-0.60.0-9|11	Source:		http://www.cpan.org/authors/id/V/VI/VIPUL/%{real_name}-%{upstream_version}.tar.bz2
14cu|perl-Digest-Nilsimsa-0.60.0-9|12	URL:		http://search.cpan.org/dist/%{real_name}/
14cu|perl-Digest-Nilsimsa-0.60.0-9|13	BuildRequires:	perl-devel
14cu|perl-Digest-Nilsimsa-0.60.0-9|14	Requires:	perl
14cu|perl-Digest-Nilsimsa-0.60.0-9|15	
14cu|perl-Digest-Nilsimsa-0.60.0-9|16	%description
14cu|perl-Digest-Nilsimsa-0.60.0-9|17	Digest-Nilsimsa module for perl.
14cu|perl-Digest-Nilsimsa-0.60.0-9|18	
14cu|perl-Digest-Nilsimsa-0.60.0-9|19	%prep
14cu|perl-Digest-Nilsimsa-0.60.0-9|20	%setup -q -n %{real_name}-%{upstream_version}
14cu|perl-Digest-Nilsimsa-0.60.0-9|21	
14cu|perl-Digest-Nilsimsa-0.60.0-9|22	%build
14cu|perl-Digest-Nilsimsa-0.60.0-9|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-Nilsimsa-0.60.0-9|24	%make OPTIMIZE="%{optflags}"
14cu|perl-Digest-Nilsimsa-0.60.0-9|25	
14cu|perl-Digest-Nilsimsa-0.60.0-9|26	%check
14cu|perl-Digest-Nilsimsa-0.60.0-9|27	make test
14cu|perl-Digest-Nilsimsa-0.60.0-9|28	
14cu|perl-Digest-Nilsimsa-0.60.0-9|29	%install
14cu|perl-Digest-Nilsimsa-0.60.0-9|30	%makeinstall_std
14cu|perl-Digest-Nilsimsa-0.60.0-9|31	
14cu|perl-Digest-Nilsimsa-0.60.0-9|32	%clean
14cu|perl-Digest-Nilsimsa-0.60.0-9|33	
14cu|perl-Digest-Nilsimsa-0.60.0-9|34	%files
14cu|perl-Digest-Nilsimsa-0.60.0-9|35	%doc README
14cu|perl-Digest-Nilsimsa-0.60.0-9|36	%{_mandir}/*/*
14cu|perl-Digest-Nilsimsa-0.60.0-9|37	%{perl_vendorarch}/auto/Digest/Nilsimsa
14cu|perl-Digest-Nilsimsa-0.60.0-9|38	%{perl_vendorarch}/Digest/*
14cu|perl-Digest-Nilsimsa-0.60.0-9|39	
14cu|perl-Digest-Nilsimsa-0.60.0-9|40	
14cu|perl-Digest-Nilsimsa-0.60.0-9|41	
14cu|perl-Digest-Nilsimsa-0.60.0-9|42	%changelog
14cu|perl-Digest-Nilsimsa-0.60.0-9|43	* Tue Nov 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-9
14cu|perl-Digest-Nilsimsa-0.60.0-9|44	+ Revision: 4e0e6dc
14cu|perl-Digest-Nilsimsa-0.60.0-9|45	- Move to contrib
14cu|perl-Digest-Nilsimsa-0.60.0-9|46	
14cu|perl-Digest-Nilsimsa-0.60.0-9|47	

12825 14
14cu|perl-Digest-Perl-MD5-1.900.0-1|1	%define upstream_name    Digest-Perl-MD5
14cu|perl-Digest-Perl-MD5-1.900.0-1|2	%define upstream_version 1.9
14cu|perl-Digest-Perl-MD5-1.900.0-1|3	
14cu|perl-Digest-Perl-MD5-1.900.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Digest-Perl-MD5-1.900.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Digest-Perl-MD5-1.900.0-1|6	Release:	1
14cu|perl-Digest-Perl-MD5-1.900.0-1|7	
14cu|perl-Digest-Perl-MD5-1.900.0-1|8	Summary:	Perl implementation of Ron Rivests MD5 Algorithm
14cu|perl-Digest-Perl-MD5-1.900.0-1|9	
14cu|perl-Digest-Perl-MD5-1.900.0-1|10	License:	GPL+ or Artistic
14cu|perl-Digest-Perl-MD5-1.900.0-1|11	Group:		Development/Perl
14cu|perl-Digest-Perl-MD5-1.900.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Digest-Perl-MD5-1.900.0-1|13	Source0:    http://www.cpan.org/modules/by-module/OLE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-Perl-MD5-1.900.0-1|14	
14cu|perl-Digest-Perl-MD5-1.900.0-1|15	BuildRequires: perl-devel
14cu|perl-Digest-Perl-MD5-1.900.0-1|16	BuildRequires: perl(Exporter)
14cu|perl-Digest-Perl-MD5-1.900.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Digest-Perl-MD5-1.900.0-1|18	
14cu|perl-Digest-Perl-MD5-1.900.0-1|19	BuildArch:	noarch
14cu|perl-Digest-Perl-MD5-1.900.0-1|20	
14cu|perl-Digest-Perl-MD5-1.900.0-1|21	%description
14cu|perl-Digest-Perl-MD5-1.900.0-1|22	This is not an interface (like Digest::MD5) but a Perl implementation of MD5.
14cu|perl-Digest-Perl-MD5-1.900.0-1|23	It is written in perl only and because of this it is slow but it works without
14cu|perl-Digest-Perl-MD5-1.900.0-1|24	C-Code. You should use Digest::MD5 instead of this module if it is available.
14cu|perl-Digest-Perl-MD5-1.900.0-1|25	This module is only useful for:
14cu|perl-Digest-Perl-MD5-1.900.0-1|26	*  computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler)
14cu|perl-Digest-Perl-MD5-1.900.0-1|27	*  encrypting only small amounts of data (less than one million bytes).
14cu|perl-Digest-Perl-MD5-1.900.0-1|28	I use it to hash passwords.
14cu|perl-Digest-Perl-MD5-1.900.0-1|29	*  educational purposes
14cu|perl-Digest-Perl-MD5-1.900.0-1|30	
14cu|perl-Digest-Perl-MD5-1.900.0-1|31	
14cu|perl-Digest-Perl-MD5-1.900.0-1|32	%prep
14cu|perl-Digest-Perl-MD5-1.900.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-Perl-MD5-1.900.0-1|34	
14cu|perl-Digest-Perl-MD5-1.900.0-1|35	# perl path hack
14cu|perl-Digest-Perl-MD5-1.900.0-1|36	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14cu|perl-Digest-Perl-MD5-1.900.0-1|37	perl -pi -e 's{#! /usr/bin/false}{#}' lib/Digest/Perl/MD5.pm
14cu|perl-Digest-Perl-MD5-1.900.0-1|38	
14cu|perl-Digest-Perl-MD5-1.900.0-1|39	%build
14cu|perl-Digest-Perl-MD5-1.900.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-Perl-MD5-1.900.0-1|41	%make
14cu|perl-Digest-Perl-MD5-1.900.0-1|42	
14cu|perl-Digest-Perl-MD5-1.900.0-1|43	
14cu|perl-Digest-Perl-MD5-1.900.0-1|44	%check
14cu|perl-Digest-Perl-MD5-1.900.0-1|45	%make test
14cu|perl-Digest-Perl-MD5-1.900.0-1|46	
14cu|perl-Digest-Perl-MD5-1.900.0-1|47	%install
14cu|perl-Digest-Perl-MD5-1.900.0-1|48	%makeinstall_std
14cu|perl-Digest-Perl-MD5-1.900.0-1|49	
14cu|perl-Digest-Perl-MD5-1.900.0-1|50	%files
14cu|perl-Digest-Perl-MD5-1.900.0-1|51	%doc CHANGES INSTALL META.json META.yml MYMETA.yml
14cu|perl-Digest-Perl-MD5-1.900.0-1|52	%{_mandir}/man3/*
14cu|perl-Digest-Perl-MD5-1.900.0-1|53	%perl_vendorlib/*
14cu|perl-Digest-Perl-MD5-1.900.0-1|54	
14cu|perl-Digest-Perl-MD5-1.900.0-1|55	
14cu|perl-Digest-Perl-MD5-1.900.0-1|56	%changelog
14cu|perl-Digest-Perl-MD5-1.900.0-1|57	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 1.900.0-1
14cu|perl-Digest-Perl-MD5-1.900.0-1|58	+ Revision: 6401a88
14cu|perl-Digest-Perl-MD5-1.900.0-1|59	- Log: Update to 1.900.0
14cu|perl-Digest-Perl-MD5-1.900.0-1|60	
14cu|perl-Digest-Perl-MD5-1.900.0-1|61	

12826 14
14cu|perl-Digest-Whirlpool-2.40.0-1|1	%define	upstream_name	 Digest-Whirlpool
14cu|perl-Digest-Whirlpool-2.40.0-1|2	%define upstream_version 2.04
14cu|perl-Digest-Whirlpool-2.40.0-1|3	%define __noautoprov 'Whirlpool.so'
14cu|perl-Digest-Whirlpool-2.40.0-1|4	
14cu|perl-Digest-Whirlpool-2.40.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Digest-Whirlpool-2.40.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Digest-Whirlpool-2.40.0-1|7	Release:	1
14cu|perl-Digest-Whirlpool-2.40.0-1|8	
14cu|perl-Digest-Whirlpool-2.40.0-1|9	Summary:	Perl 512-bit one-way hash
14cu|perl-Digest-Whirlpool-2.40.0-1|10	# From COPYING: This program is free software; you can redistribute it and/or modify it
14cu|perl-Digest-Whirlpool-2.40.0-1|11	# under the same terms as Perl itself.
14cu|perl-Digest-Whirlpool-2.40.0-1|12	License:	GPL+ or Artistic
14cu|perl-Digest-Whirlpool-2.40.0-1|13	Group:		Development/Perl
14cu|perl-Digest-Whirlpool-2.40.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Digest-Whirlpool-2.40.0-1|15	Source0:	http://search.cpan.org/CPAN/authors/id/A/AV/AVAR/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Digest-Whirlpool-2.40.0-1|16	
14cu|perl-Digest-Whirlpool-2.40.0-1|17	BuildRequires:	perl-devel
14cu|perl-Digest-Whirlpool-2.40.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) = 7.40.0
14cu|perl-Digest-Whirlpool-2.40.0-1|19	
14cu|perl-Digest-Whirlpool-2.40.0-1|20	%description
14cu|perl-Digest-Whirlpool-2.40.0-1|21	Digest::Whirlpool is a 512-bit, collision-resistant, one-way hash function.
14cu|perl-Digest-Whirlpool-2.40.0-1|22	
14cu|perl-Digest-Whirlpool-2.40.0-1|23	%prep
14cu|perl-Digest-Whirlpool-2.40.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Digest-Whirlpool-2.40.0-1|25	
14cu|perl-Digest-Whirlpool-2.40.0-1|26	%build
14cu|perl-Digest-Whirlpool-2.40.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Digest-Whirlpool-2.40.0-1|28	%make
14cu|perl-Digest-Whirlpool-2.40.0-1|29	
14cu|perl-Digest-Whirlpool-2.40.0-1|30	%check
14cu|perl-Digest-Whirlpool-2.40.0-1|31	make test
14cu|perl-Digest-Whirlpool-2.40.0-1|32	
14cu|perl-Digest-Whirlpool-2.40.0-1|33	%install
14cu|perl-Digest-Whirlpool-2.40.0-1|34	%makeinstall_std
14cu|perl-Digest-Whirlpool-2.40.0-1|35	
14cu|perl-Digest-Whirlpool-2.40.0-1|36	%files
14cu|perl-Digest-Whirlpool-2.40.0-1|37	%doc README Changes META.yml COPYING
14cu|perl-Digest-Whirlpool-2.40.0-1|38	%{_bindir}/whirlpoolsum
14cu|perl-Digest-Whirlpool-2.40.0-1|39	%{_mandir}/*/*
14cu|perl-Digest-Whirlpool-2.40.0-1|40	%{perl_vendorarch}/*
14cu|perl-Digest-Whirlpool-2.40.0-1|41	
14cu|perl-Digest-Whirlpool-2.40.0-1|42	
14cu|perl-Digest-Whirlpool-2.40.0-1|43	
14cu|perl-Digest-Whirlpool-2.40.0-1|44	%changelog
14cu|perl-Digest-Whirlpool-2.40.0-1|45	
14cu|perl-Digest-Whirlpool-2.40.0-1|46	* Wed Jun 24 2015 abfonly <John@smith.org> 2.40.0-1
14cu|perl-Digest-Whirlpool-2.40.0-1|47	- (d09c61d) Log: Update to 2.40.0
14cu|perl-Digest-Whirlpool-2.40.0-1|48	
14cu|perl-Digest-Whirlpool-2.40.0-1|49	

12827 14
14cu|perl-Directory-Scratch-0.180.0-2|1	%define upstream_name    Directory-Scratch
14cu|perl-Directory-Scratch-0.180.0-2|2	%define upstream_version 0.18
14cu|perl-Directory-Scratch-0.180.0-2|3	
14cu|perl-Directory-Scratch-0.180.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Directory-Scratch-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Directory-Scratch-0.180.0-2|6	Release:	2
14cu|perl-Directory-Scratch-0.180.0-2|7	
14cu|perl-Directory-Scratch-0.180.0-2|8	Summary:	Perl Module to generate self-cleaning scratch space for tests
14cu|perl-Directory-Scratch-0.180.0-2|9	
14cu|perl-Directory-Scratch-0.180.0-2|10	License:	GPL+ or Artistic
14cu|perl-Directory-Scratch-0.180.0-2|11	Group:		Development/Perl
14cu|perl-Directory-Scratch-0.180.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Directory-Scratch-0.180.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Directory-Scratch-0.180.0-2|14	
14cu|perl-Directory-Scratch-0.180.0-2|15	BuildRequires:	perl-devel
14cu|perl-Directory-Scratch-0.180.0-2|16	BuildRequires:	perl(Carp)
14cu|perl-Directory-Scratch-0.180.0-2|17	BuildRequires:	perl(File::Copy)
14cu|perl-Directory-Scratch-0.180.0-2|18	BuildRequires:	perl(File::Path)
14cu|perl-Directory-Scratch-0.180.0-2|19	BuildRequires:	perl(File::Slurp)
14cu|perl-Directory-Scratch-0.180.0-2|20	BuildRequires:	perl(File::Spec)
14cu|perl-Directory-Scratch-0.180.0-2|21	BuildRequires:	perl(File::Temp)
14cu|perl-Directory-Scratch-0.180.0-2|22	BuildRequires:	perl(File::stat)
14cu|perl-Directory-Scratch-0.180.0-2|23	BuildRequires:	perl(Path::Class)
14cu|perl-Directory-Scratch-0.180.0-2|24	BuildRequires:	perl(Test::More)
14cu|perl-Directory-Scratch-0.180.0-2|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Directory-Scratch-0.180.0-2|26	BuildRequires:	perl(Path::Tiny) >= 0.68.0
14cu|perl-Directory-Scratch-0.180.0-2|27	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Directory-Scratch-0.180.0-2|28	BuildRequires:	perl(String::Random)
14cu|perl-Directory-Scratch-0.180.0-2|29	
14cu|perl-Directory-Scratch-0.180.0-2|30	
14cu|perl-Directory-Scratch-0.180.0-2|31	BuildArch:	noarch
14cu|perl-Directory-Scratch-0.180.0-2|32	
14cu|perl-Directory-Scratch-0.180.0-2|33	%description
14cu|perl-Directory-Scratch-0.180.0-2|34	When writing test suites for modules that operate on files, it's often
14cu|perl-Directory-Scratch-0.180.0-2|35	inconvenient to correctly create a platform-independent temporary storage
14cu|perl-Directory-Scratch-0.180.0-2|36	space, manipulate files inside it, then clean it up when the test exits. The
14cu|perl-Directory-Scratch-0.180.0-2|37	inconvenience usually results in tests that don't work everwhere, or worse, no
14cu|perl-Directory-Scratch-0.180.0-2|38	tests at all.
14cu|perl-Directory-Scratch-0.180.0-2|39	
14cu|perl-Directory-Scratch-0.180.0-2|40	This module aims to eliminate that problem by making it easy to do things
14cu|perl-Directory-Scratch-0.180.0-2|41	right.
14cu|perl-Directory-Scratch-0.180.0-2|42	
14cu|perl-Directory-Scratch-0.180.0-2|43	%prep
14cu|perl-Directory-Scratch-0.180.0-2|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Directory-Scratch-0.180.0-2|45	
14cu|perl-Directory-Scratch-0.180.0-2|46	%build
14cu|perl-Directory-Scratch-0.180.0-2|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Directory-Scratch-0.180.0-2|48	%make
14cu|perl-Directory-Scratch-0.180.0-2|49	
14cu|perl-Directory-Scratch-0.180.0-2|50	%check
14cu|perl-Directory-Scratch-0.180.0-2|51	make test
14cu|perl-Directory-Scratch-0.180.0-2|52	
14cu|perl-Directory-Scratch-0.180.0-2|53	%install
14cu|perl-Directory-Scratch-0.180.0-2|54	%makeinstall_std
14cu|perl-Directory-Scratch-0.180.0-2|55	
14cu|perl-Directory-Scratch-0.180.0-2|56	%files
14cu|perl-Directory-Scratch-0.180.0-2|57	%doc Changes README META.json META.yml CONTRIBUTING
14cu|perl-Directory-Scratch-0.180.0-2|58	%{_mandir}/man3/*
14cu|perl-Directory-Scratch-0.180.0-2|59	%{perl_vendorlib}/Directory
14cu|perl-Directory-Scratch-0.180.0-2|60	
14cu|perl-Directory-Scratch-0.180.0-2|61	
14cu|perl-Directory-Scratch-0.180.0-2|62	
14cu|perl-Directory-Scratch-0.180.0-2|63	%changelog
14cu|perl-Directory-Scratch-0.180.0-2|64	
14cu|perl-Directory-Scratch-0.180.0-2|65	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-2
14cu|perl-Directory-Scratch-0.180.0-2|66	- (04d6900) Fix BRs
14cu|perl-Directory-Scratch-0.180.0-2|67	
14cu|perl-Directory-Scratch-0.180.0-2|68	

12828 14
14cu|perl-Dist-Zilla-5.39.0-3|1	%define upstream_name    Dist-Zilla
14cu|perl-Dist-Zilla-5.39.0-3|2	%define upstream_version 5.039
14cu|perl-Dist-Zilla-5.39.0-3|3	# Upstream typo  {{
14cu|perl-Dist-Zilla-5.39.0-3|4	%define __noautoreq 'perl\\(ExtUtils::MakeMaker{{\\)'
14cu|perl-Dist-Zilla-5.39.0-3|5	
14cu|perl-Dist-Zilla-5.39.0-3|6	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-5.39.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-5.39.0-3|8	Release:    3
14cu|perl-Dist-Zilla-5.39.0-3|9	
14cu|perl-Dist-Zilla-5.39.0-3|10	Summary:    Something that provides a version number for the dist
14cu|perl-Dist-Zilla-5.39.0-3|11	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-5.39.0-3|12	Group:      Development/Perl
14cu|perl-Dist-Zilla-5.39.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-5.39.0-3|14	Source0:    http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-5.39.0-3|15	
14cu|perl-Dist-Zilla-5.39.0-3|16	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-5.39.0-3|17	BuildRequires: perl(App::Cmd::Command::version)
14cu|perl-Dist-Zilla-5.39.0-3|18	BuildRequires: perl(App::Cmd::Setup) >= 0.309.0
14cu|perl-Dist-Zilla-5.39.0-3|19	BuildRequires: perl(App::Cmd::Tester) >= 0.306.0
14cu|perl-Dist-Zilla-5.39.0-3|20	BuildRequires: perl(App::Cmd::Tester::CaptureExternal)
14cu|perl-Dist-Zilla-5.39.0-3|21	BuildRequires: perl(Archive::Tar)
14cu|perl-Dist-Zilla-5.39.0-3|22	BuildRequires: perl(CPAN::Meta::Check)
14cu|perl-Dist-Zilla-5.39.0-3|23	BuildRequires: perl(CPAN::Meta::Converter) >= 2.101.550
14cu|perl-Dist-Zilla-5.39.0-3|24	BuildRequires: perl(CPAN::Meta::Prereqs) >= 2.120.630
14cu|perl-Dist-Zilla-5.39.0-3|25	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121.0
14cu|perl-Dist-Zilla-5.39.0-3|26	BuildRequires: perl(CPAN::Meta::Validator) >= 2.101.550
14cu|perl-Dist-Zilla-5.39.0-3|27	BuildRequires: perl(CPAN::Uploader) >= 0.103.4
14cu|perl-Dist-Zilla-5.39.0-3|28	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-5.39.0-3|29	BuildRequires: perl(Class::Load) >= 0.170.0
14cu|perl-Dist-Zilla-5.39.0-3|30	BuildRequires: perl(Config::INI::Reader)
14cu|perl-Dist-Zilla-5.39.0-3|31	BuildRequires: perl(Config::MVP::Assembler)
14cu|perl-Dist-Zilla-5.39.0-3|32	BuildRequires: perl(Config::MVP::Assembler::WithBundles)
14cu|perl-Dist-Zilla-5.39.0-3|33	BuildRequires: perl(Config::MVP::Reader) >= 2.101.540
14cu|perl-Dist-Zilla-5.39.0-3|34	BuildRequires: perl(Config::MVP::Reader::Findable::ByExtension)
14cu|perl-Dist-Zilla-5.39.0-3|35	BuildRequires: perl(Config::MVP::Reader::Finder)
14cu|perl-Dist-Zilla-5.39.0-3|36	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.0.0
14cu|perl-Dist-Zilla-5.39.0-3|37	BuildRequires: perl(Config::MVP::Section) >= 2.200.2
14cu|perl-Dist-Zilla-5.39.0-3|38	BuildRequires: perl(Data::Dumper)
14cu|perl-Dist-Zilla-5.39.0-3|39	BuildRequires: perl(Data::Section) >= 0.200.2
14cu|perl-Dist-Zilla-5.39.0-3|40	BuildRequires: perl(DateTime) >= 0.440.0
14cu|perl-Dist-Zilla-5.39.0-3|41	BuildRequires: perl(Digest::MD5)
14cu|perl-Dist-Zilla-5.39.0-3|42	BuildRequires: perl(Encode)
14cu|perl-Dist-Zilla-5.39.0-3|43	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Dist-Zilla-5.39.0-3|44	BuildRequires: perl(File::Find::Rule)
14cu|perl-Dist-Zilla-5.39.0-3|45	BuildRequires: perl(File::HomeDir)
14cu|perl-Dist-Zilla-5.39.0-3|46	BuildRequires: perl(File::Path)
14cu|perl-Dist-Zilla-5.39.0-3|47	BuildRequires: perl(File::ShareDir)
14cu|perl-Dist-Zilla-5.39.0-3|48	BuildRequires: perl(File::ShareDir::Install) >= 0.30.0
14cu|perl-Dist-Zilla-5.39.0-3|49	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-5.39.0-3|50	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-5.39.0-3|51	BuildRequires: perl(File::pushd)
14cu|perl-Dist-Zilla-5.39.0-3|52	BuildRequires: perl(Hash::Merge::Simple)
14cu|perl-Dist-Zilla-5.39.0-3|53	BuildRequires: perl(JSON) >= 2.0.0
14cu|perl-Dist-Zilla-5.39.0-3|54	BuildRequires: perl(JSON::MaybeXS)
14cu|perl-Dist-Zilla-5.39.0-3|55	BuildRequires: perl(List::AllUtils)
14cu|perl-Dist-Zilla-5.39.0-3|56	BuildRequires: perl(List::MoreUtils)
14cu|perl-Dist-Zilla-5.39.0-3|57	BuildRequires: perl(List::Util)
14cu|perl-Dist-Zilla-5.39.0-3|58	BuildRequires: perl(Log::Dispatchouli) >= 1.102.220
14cu|perl-Dist-Zilla-5.39.0-3|59	BuildRequires: perl(Mixin::Linewise::Readers) >= 0.100.0
14cu|perl-Dist-Zilla-5.39.0-3|60	BuildRequires: perl(Moose) >= 0.920.0
14cu|perl-Dist-Zilla-5.39.0-3|61	BuildRequires: perl(Moose::Autobox) >= 0.100.0
14cu|perl-Dist-Zilla-5.39.0-3|62	BuildRequires: perl(Moose::Role)
14cu|perl-Dist-Zilla-5.39.0-3|63	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-5.39.0-3|64	BuildRequires: perl(MooseX::LazyRequire)
14cu|perl-Dist-Zilla-5.39.0-3|65	BuildRequires: perl(MooseX::Role::Parameterized)
14cu|perl-Dist-Zilla-5.39.0-3|66	BuildRequires: perl(MooseX::SetOnce)
14cu|perl-Dist-Zilla-5.39.0-3|67	BuildRequires: perl(MooseX::Types)
14cu|perl-Dist-Zilla-5.39.0-3|68	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Dist-Zilla-5.39.0-3|69	BuildRequires: perl(MooseX::Types::Path::Class)
14cu|perl-Dist-Zilla-5.39.0-3|70	BuildRequires: perl(MooseX::Types::Perl)
14cu|perl-Dist-Zilla-5.39.0-3|71	BuildRequires: perl(PPI)
14cu|perl-Dist-Zilla-5.39.0-3|72	BuildRequires: perl(PPI::Document)
14cu|perl-Dist-Zilla-5.39.0-3|73	BuildRequires: perl(Params::Util)
14cu|perl-Dist-Zilla-5.39.0-3|74	BuildRequires: perl(Path::Class) >= 0.220.0
14cu|perl-Dist-Zilla-5.39.0-3|75	BuildRequires: perl(Path::Tiny)
14cu|perl-Dist-Zilla-5.39.0-3|76	BuildRequires: perl(Perl::PrereqScanner) >= 1.16.0
14cu|perl-Dist-Zilla-5.39.0-3|77	BuildRequires: perl(Perl::Version)
14cu|perl-Dist-Zilla-5.39.0-3|78	BuildRequires: perl(Pod::Eventual) >= 0.91.480
14cu|perl-Dist-Zilla-5.39.0-3|79	BuildRequires: perl(Scalar::Util)
14cu|perl-Dist-Zilla-5.39.0-3|80	BuildRequires: perl(Software::License) >= 0.101.370
14cu|perl-Dist-Zilla-5.39.0-3|81	BuildRequires: perl(Software::License::None)
14cu|perl-Dist-Zilla-5.39.0-3|82	BuildRequires: perl(Software::LicenseUtils)
14cu|perl-Dist-Zilla-5.39.0-3|83	BuildRequires: perl(Storable)
14cu|perl-Dist-Zilla-5.39.0-3|84	BuildRequires: perl(String::Formatter) >= 0.100.680
14cu|perl-Dist-Zilla-5.39.0-3|85	BuildRequires: perl(String::RewritePrefix) >= 0.5.0
14cu|perl-Dist-Zilla-5.39.0-3|86	BuildRequires: perl(Sub::Exporter)
14cu|perl-Dist-Zilla-5.39.0-3|87	BuildRequires: perl(Sub::Exporter::ForMethods)
14cu|perl-Dist-Zilla-5.39.0-3|88	BuildRequires: perl(Sub::Exporter::Util)
14cu|perl-Dist-Zilla-5.39.0-3|89	BuildRequires: perl(Term::Encoding)
14cu|perl-Dist-Zilla-5.39.0-3|90	BuildRequires: perl(Term::ReadKey)
14cu|perl-Dist-Zilla-5.39.0-3|91	BuildRequires: perl(Term::ReadLine)
14cu|perl-Dist-Zilla-5.39.0-3|92	BuildRequires: perl(Term::UI)
14cu|perl-Dist-Zilla-5.39.0-3|93	BuildRequires: perl(Test::Deep)
14cu|perl-Dist-Zilla-5.39.0-3|94	BuildRequires: perl(Test::FailWarnings)
14cu|perl-Dist-Zilla-5.39.0-3|95	BuildRequires: perl(Test::Fatal)
14cu|perl-Dist-Zilla-5.39.0-3|96	BuildRequires: perl(Test::File::ShareDir)
14cu|perl-Dist-Zilla-5.39.0-3|97	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-5.39.0-3|98	BuildRequires: perl(Text::Glob) >= 0.80.0
14cu|perl-Dist-Zilla-5.39.0-3|99	BuildRequires: perl(Text::Template)
14cu|perl-Dist-Zilla-5.39.0-3|100	BuildRequires: perl(Try::Tiny)
14cu|perl-Dist-Zilla-5.39.0-3|101	BuildRequires: perl(YAML::Tiny)
14cu|perl-Dist-Zilla-5.39.0-3|102	BuildRequires: perl(autobox) >= 2.530.0
14cu|perl-Dist-Zilla-5.39.0-3|103	BuildRequires: perl(autodie)
14cu|perl-Dist-Zilla-5.39.0-3|104	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-5.39.0-3|105	BuildRequires: perl(parent)
14cu|perl-Dist-Zilla-5.39.0-3|106	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-5.39.0-3|107	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-5.39.0-3|108	BuildRequires: perl(version)
14cu|perl-Dist-Zilla-5.39.0-3|109	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-5.39.0-3|110	BuildRequires: perl(ExtUtils::Manifest) >= 1.700.0
14cu|perl-Dist-Zilla-5.39.0-3|111	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-5.39.0-3|112	BuildRequires: perl(Archive::Tar::Wrapper)
14cu|perl-Dist-Zilla-5.39.0-3|113	BuildRequires: perl(Term::ReadLine::Gnu)
14cu|perl-Dist-Zilla-5.39.0-3|114	BuildRequires: perl(PPI::XS)
14cu|perl-Dist-Zilla-5.39.0-3|115	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-5.39.0-3|116	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-5.39.0-3|117	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-5.39.0-3|118	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-5.39.0-3|119	
14cu|perl-Dist-Zilla-5.39.0-3|120	# only for ABF
14cu|perl-Dist-Zilla-5.39.0-3|121	# Cannot determine local time zone
14cu|perl-Dist-Zilla-5.39.0-3|122	BuildRequires:  perl(Time::ZoneInfo)
14cu|perl-Dist-Zilla-5.39.0-3|123	BuildRequires:  perl(DateTime)
14cu|perl-Dist-Zilla-5.39.0-3|124	BuildRequires:  perl(DateTime::TimeZone) >= 1.740.0
14cu|perl-Dist-Zilla-5.39.0-3|125	BuildRequires:  perl(DateTime::Locale) >= 0.450.0
14cu|perl-Dist-Zilla-5.39.0-3|126	BuildRequires:  timezone
14cu|perl-Dist-Zilla-5.39.0-3|127	#
14cu|perl-Dist-Zilla-5.39.0-3|128	Requires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-5.39.0-3|129	Requires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-5.39.0-3|130	
14cu|perl-Dist-Zilla-5.39.0-3|131	Suggests:	perl(Task::Dist::Zilla)
14cu|perl-Dist-Zilla-5.39.0-3|132	
14cu|perl-Dist-Zilla-5.39.0-3|133	BuildArch:  noarch
14cu|perl-Dist-Zilla-5.39.0-3|134	
14cu|perl-Dist-Zilla-5.39.0-3|135	%description
14cu|perl-Dist-Zilla-5.39.0-3|136	Dist::Zilla builds distributions of code to be uploaded to the CPAN. In
14cu|perl-Dist-Zilla-5.39.0-3|137	this respect, it is like the ExtUtils::MakeMaker manpage, the Module::Build
14cu|perl-Dist-Zilla-5.39.0-3|138	manpage, or the Module::Install manpage. Unlike those tools, however, it is
14cu|perl-Dist-Zilla-5.39.0-3|139	not also a system for installing code that has been downloaded from the
14cu|perl-Dist-Zilla-5.39.0-3|140	CPAN. Since it's only run by authors, and is meant to be run on a
14cu|perl-Dist-Zilla-5.39.0-3|141	repository checkout rather than on published, released code, it can do much
14cu|perl-Dist-Zilla-5.39.0-3|142	more than those tools, and is free to make much more ludicrous demands in
14cu|perl-Dist-Zilla-5.39.0-3|143	terms of prerequisites.
14cu|perl-Dist-Zilla-5.39.0-3|144	
14cu|perl-Dist-Zilla-5.39.0-3|145	For more information, see the Dist::Zilla::Tutorial manpage.
14cu|perl-Dist-Zilla-5.39.0-3|146	
14cu|perl-Dist-Zilla-5.39.0-3|147	%prep
14cu|perl-Dist-Zilla-5.39.0-3|148	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-5.39.0-3|149	
14cu|perl-Dist-Zilla-5.39.0-3|150	# Cannot determine local time zone on abf
14cu|perl-Dist-Zilla-5.39.0-3|151	rm -fr t/plugins/installdirs.t t/plugins/prunes.t t/plugins/distmeta.t t/plugins/license.t t/plugins/readme.t
14cu|perl-Dist-Zilla-5.39.0-3|152	
14cu|perl-Dist-Zilla-5.39.0-3|153	%build
14cu|perl-Dist-Zilla-5.39.0-3|154	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-5.39.0-3|155	%make
14cu|perl-Dist-Zilla-5.39.0-3|156	
14cu|perl-Dist-Zilla-5.39.0-3|157	%check
14cu|perl-Dist-Zilla-5.39.0-3|158	make test
14cu|perl-Dist-Zilla-5.39.0-3|159	
14cu|perl-Dist-Zilla-5.39.0-3|160	
14cu|perl-Dist-Zilla-5.39.0-3|161	%install
14cu|perl-Dist-Zilla-5.39.0-3|162	%makeinstall_std
14cu|perl-Dist-Zilla-5.39.0-3|163	install -d %{buildroot}/etc/bash_completion.d/
14cu|perl-Dist-Zilla-5.39.0-3|164	install -m 644 misc/dzil-bash_completion %{buildroot}/etc/bash_completion.d/dzil
14cu|perl-Dist-Zilla-5.39.0-3|165	
14cu|perl-Dist-Zilla-5.39.0-3|166	%files
14cu|perl-Dist-Zilla-5.39.0-3|167	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-5.39.0-3|168	%{_mandir}/man1/*
14cu|perl-Dist-Zilla-5.39.0-3|169	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-5.39.0-3|170	%perl_vendorlib/*
14cu|perl-Dist-Zilla-5.39.0-3|171	%{_bindir}/dzil
14cu|perl-Dist-Zilla-5.39.0-3|172	%config(noreplace) %{_sysconfdir}/bash_completion.d/dzil
14cu|perl-Dist-Zilla-5.39.0-3|173	
14cu|perl-Dist-Zilla-5.39.0-3|174	
14cu|perl-Dist-Zilla-5.39.0-3|175	
14cu|perl-Dist-Zilla-5.39.0-3|176	%changelog
14cu|perl-Dist-Zilla-5.39.0-3|177	
14cu|perl-Dist-Zilla-5.39.0-3|178	* Wed Jun 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-3
14cu|perl-Dist-Zilla-5.39.0-3|179	- (e550976) Require perl(namespace::autoclean)
14cu|perl-Dist-Zilla-5.39.0-3|180	
14cu|perl-Dist-Zilla-5.39.0-3|181	* Thu Sep 03 2015 abfonly <abfonly@gmail.com> 5.39.0-1
14cu|perl-Dist-Zilla-5.39.0-3|182	- (ef2ae68) Log: update to 5.39.0
14cu|perl-Dist-Zilla-5.39.0-3|183	- (abfonly: 272cac2) Log: update to 5.39.0
14cu|perl-Dist-Zilla-5.39.0-3|184	- (abfonly: 272cac2) first try with timezone enabled on abf
14cu|perl-Dist-Zilla-5.39.0-3|185	
14cu|perl-Dist-Zilla-5.39.0-3|186	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 5.37.0-2
14cu|perl-Dist-Zilla-5.39.0-3|187	- (420c16b) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|188	
14cu|perl-Dist-Zilla-5.39.0-3|189	* Sun Jun 28 2015 abfonly <abfonly@gmail.com> 5.37.0-1
14cu|perl-Dist-Zilla-5.39.0-3|190	- (e534263) Log: Update to 5.37.0 try to fix tests on abf
14cu|perl-Dist-Zilla-5.39.0-3|191	- (abfonly: f0e9d1e) Log: Update to 5.37.0 try to fix tests on abf. perl(DateTime::TimeZone) bug.... https://rt.cpan.org/Public/Bug/Display.html?id=103275
14cu|perl-Dist-Zilla-5.39.0-3|192	- (abfonly: 5c92d6c) Log: Update to 5.37.0 try to fix tests on abf.
14cu|perl-Dist-Zilla-5.39.0-3|193	- (abfonly: eaef3d3) Log: Update to 5.37.0 try to fix tests on abf.
14cu|perl-Dist-Zilla-5.39.0-3|194	- (abfonly: 50db52a) Log: Update to 5.37.0 try to fix tests on abf.
14cu|perl-Dist-Zilla-5.39.0-3|195	- (abfonly: c10f896) Log: Update to 5.37.0
14cu|perl-Dist-Zilla-5.39.0-3|196	- (abfonly: 3902ef2) Log: Update to 5.37.0
14cu|perl-Dist-Zilla-5.39.0-3|197	
14cu|perl-Dist-Zilla-5.39.0-3|198	* Sat May 30 2015 abfonly <abfonly@gmail.com> 5.36.0-2
14cu|perl-Dist-Zilla-5.39.0-3|199	- (600abe7) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|200	- (abfonly: 9f8aca3) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|201	- (abfonly: e4d978d) try to enable all tests, added BuildRequires:  perl(DateTime).
14cu|perl-Dist-Zilla-5.39.0-3|202	
14cu|perl-Dist-Zilla-5.39.0-3|203	* Wed May 27 2015 abfonly <abfonly@gmail.com> 5.36.0-1
14cu|perl-Dist-Zilla-5.39.0-3|204	- (989ee83) remove tests that need to determine local time zone
14cu|perl-Dist-Zilla-5.39.0-3|205	- (abfonly: b4c326d) remove tests that need  to determine local time zone
14cu|perl-Dist-Zilla-5.39.0-3|206	- (abfonly: 024a950) Log: Update to 5.36.0, fixed import and updated min BR,
14cu|perl-Dist-Zilla-5.39.0-3|207	- (abfonly: 024a950) enable all tests, fixed upstream, add perl-Time-ZoneInfo in BR on ABF  "Cannot determine local time zone"
14cu|perl-Dist-Zilla-5.39.0-3|208	- (abfonly: fcd839f) Log: Update to 5.36.0, fixed import and updated min BR,
14cu|perl-Dist-Zilla-5.39.0-3|209	- (abfonly: fcd839f) enable all tests, fixed upstream
14cu|perl-Dist-Zilla-5.39.0-3|210	- (abfonly: eaeb4bb) Log: Update to 5.36.0, fixed import and updated min BR, enable all tests, fixed upstream
14cu|perl-Dist-Zilla-5.39.0-3|211	
14cu|perl-Dist-Zilla-5.39.0-3|212	* Sat Feb 14 2015 abfonly <abfonly@gmail.com> 5.20.0-2
14cu|perl-Dist-Zilla-5.39.0-3|213	- (bc1a9fe) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|214	- (abfonly: 928cf69) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|215	- (abfonly: 0abbc40) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|216	- (abfonly: b097020) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|217	- (abfonly: 64e88ea) Log: Fix tests-first attempt
14cu|perl-Dist-Zilla-5.39.0-3|218	
14cu|perl-Dist-Zilla-5.39.0-3|219	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 5.20.0-1
14cu|perl-Dist-Zilla-5.39.0-3|220	- (81fb1c4) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|221	- (abfonly: 8284b7f) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|222	- (abfonly: 2ca61b8) Updated perl-Dist-Zilla.spec
14cu|perl-Dist-Zilla-5.39.0-3|223	- (abfonly: 78438f9) Log: Update to 5.20.0  fixed BR, enable tests
14cu|perl-Dist-Zilla-5.39.0-3|224	- (abfonly: 5f15d91) Log: Update to 5.20.0
14cu|perl-Dist-Zilla-5.39.0-3|225	
14cu|perl-Dist-Zilla-5.39.0-3|226	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.300.29-2
14cu|perl-Dist-Zilla-5.39.0-3|227	- (0c0516c) MassBuild#464: Increase release tag
14cu|perl-Dist-Zilla-5.39.0-3|228	
14cu|perl-Dist-Zilla-5.39.0-3|229	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.300.29-1
14cu|perl-Dist-Zilla-5.39.0-3|230	- (c199422) Disable perl-version again
14cu|perl-Dist-Zilla-5.39.0-3|231	- (Denis Silakov: 963c7af) Fix BRs
14cu|perl-Dist-Zilla-5.39.0-3|232	- (Denis Silakov: 95d78fb) Try wo perl-version BR
14cu|perl-Dist-Zilla-5.39.0-3|233	
14cu|perl-Dist-Zilla-5.39.0-3|234	

12829 14
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|1	%define upstream_name    Dist-Zilla-BeLike-CSJEWELL
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|2	%define upstream_version 0.901
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|3	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|6	Release:	6
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|7	Summary:	Build a modern dist like CSJEWELL does it
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|12	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|13	BuildRequires: perl(Dist::Zilla)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|14	BuildRequires: perl(Dist::Zilla::Plugin::Mercurial)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|15	BuildRequires: perl(Dist::Zilla::Plugin::Twitter)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|16	BuildRequires: perl(Email::Address)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|17	BuildRequires: perl(File::ShareDir)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|18	BuildRequires: perl(Module::Build)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|19	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|20	BuildRequires: perl(Net::FTP)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|21	BuildRequires: perl(Net::Netrc)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|22	BuildRequires: perl(PPIx::Regexp)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|23	BuildRequires: perl(PPIx::Utilities::Statement)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|24	BuildRequires: perl(Parse::CPAN::Meta)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|25	BuildRequires: perl(Perl::Critic)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|26	BuildRequires: perl(Perl::Critic::More)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|27	BuildRequires: perl(Perl::Critic::Utils::Constants)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|28	BuildRequires: perl(Perl::MinimumVersion)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|29	BuildRequires: perl(Perl::Tidy)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|30	BuildRequires: perl(Pod::Coverage)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|31	BuildRequires: perl(Pod::Coverage::Moose)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|32	BuildRequires: perl(Pod::Readme)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|33	BuildRequires: perl(Pod::Simple)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|34	BuildRequires: perl(Pod::Spell::CommonMistakes)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|35	BuildRequires: perl(Software::License)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|36	BuildRequires: perl(Test::CPAN::Meta)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|37	BuildRequires: perl(Test::CheckChanges)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|38	BuildRequires: perl(Test::DistManifest)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|39	BuildRequires: perl(Test::Fixme)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|40	BuildRequires: perl(Test::HasVersion)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|41	BuildRequires: perl(Test::MinimumVersion)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|42	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|43	BuildRequires: perl(Test::Perl::Critic)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|44	BuildRequires: perl(Test::Pod)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|45	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|46	BuildRequires: perl(Test::Pod::Spelling::CommonMistakes)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|47	BuildRequires: perl(Test::Portability::Files)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|48	BuildRequires: perl(Test::Prereq::Build)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|49	BuildRequires: perl(Test::UseAllModules)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|50	BuildRequires: perl(autodie)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|51	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|52	BuildRequires: perl(Pod::Spell)
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|53	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|54	BuildArch:	noarch
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|55	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|56	%description
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|57	This sets up defaults for dzil new to create a dist like CSJEWELL does
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|58	it, including a dist.ini that does the release steps that CSJEWELL
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|59	requires.
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|60	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|61	%prep
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|63	rm -fr t/000_report_versions.t
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|64	perl -pi -e "s|#!perl|#!/usr/bin/perl|"  xt/author/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|65	perl -pi -e "s|#!perl|#!/usr/bin/perl|"  t/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|66	perl -pi -e "s|#!perl|#!/usr/bin/perl|"  share/csjewell/skel/xt/author/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|67	perl -pi -e "s|#!perl|#!/usr/bin/perl|"  share/csjewell/skel/t/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|68	chmod +x share/csjewell/skel/xt/author/*.t
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|69	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|70	%build
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|71	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|72	%make
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|73	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|74	%check
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|75	%make test
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|76	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|77	%install
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|78	%makeinstall_std
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|79	chmod 644 %{buildroot}%{perl_vendorlib}/auto/share/module/Dist-Zilla-MintingProfile-CSJEWELL/csjewell/skel/xt/author/version.t
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|80	chmod 755 %{buildroot}%{perl_vendorlib}/auto/share/module/Dist-Zilla-MintingProfile-CSJEWELL/csjewell/skel/t/000_report_versions.t
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|81	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|82	%files
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|83	%doc Changes LICENSE META.yml README
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|84	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|85	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|86	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|87	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|88	%changelog
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|89	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|90	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 0.901.0-6
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|91	- (ce518cf) Log: Fixed tests
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|92	- (ce518cf) fixed BR
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|93	- (ce518cf) fixed linting
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|94	
14cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-6|95	

12830 14
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|1	%define upstream_name    Dist-Zilla-Config-Slicer
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|2	%define upstream_version 0.201
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|3	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|6	Release:    2
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|7	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|8	Summary:    Pass Portions of Bundle Config to Plugins
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|13	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|14	BuildRequires: perl(Config::MVP::Slicer)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|15	BuildRequires: perl(Dist::Zilla::PluginBundle::Filter)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|16	BuildRequires: perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|17	BuildRequires: perl(Dist::Zilla::Role::PluginBundle::Easy)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|18	BuildRequires: perl(Dist::Zilla::Util)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|19	BuildRequires: perl(File::Find)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|20	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|21	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|22	BuildRequires: perl(Moose::Role)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|23	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|24	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|25	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|26	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|27	BuildArch: noarch
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|28	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|29	%description
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|30	This is a subclass of the Config::MVP::Slicer manpage that overrides the
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|31	default Config::MVP::Slicer/match_package to expand packages according to
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|32	the Dist::Zilla manpage's rules.
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|33	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|34	%prep
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|36	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|37	%build
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|39	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|40	%make
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|41	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|42	%check
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|43	%make test
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|44	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|45	%install
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|46	%make_install
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|47	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|48	%files
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|49	%doc README META.yml LICENSE META.json Changes
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|50	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|51	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|52	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|53	%changelog
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|54	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|55	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 0.201.0-2
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|56	- (36cdcc2) Fix BRs
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|57	
14cu|perl-Dist-Zilla-Config-Slicer-0.201.0-2|58	

12831 14
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Authority
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|2	%define upstream_version 1.009
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|8	Summary:    Add the $AUTHORITY variable and metadata to your distribution
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|13	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|14	BuildRequires: 	perl-devel
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|15	BuildRequires: 	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::PPI)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|19	BuildRequires:	perl(Dist::Zilla::Util)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|20	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|21	BuildRequires:	perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|22	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|23	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|24	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|25	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|26	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|27	BuildRequires:	perl(PPI)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|28	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|29	BuildRequires: 	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|30	BuildRequires: 	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|31	BuildRequires: 	perl(Test::Apocalypse)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|32	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|33	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|34	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|35	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|36	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|37	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|38	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|39	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|40	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|41	%description
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|42	This plugin adds the authority data to your distribution. It adds the data
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|43	to your modules and metadata. Normally it looks for the PAUSE author id in
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|44	your the Dist::Zilla manpage configuration. If you want to override it,
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|45	please use the 'authority' attribute.
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|46	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|47	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|48	%prep
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|50	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|51	%build
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|53	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|54	%make
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|55	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|56	%check
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|57	%make test
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|58	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|59	%install
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|60	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|61	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|62	%files
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|63	%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE examples
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|64	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|65	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|66	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|67	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|68	%changelog
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|69	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|70	* Sat Jun 06 2015 abfonly <John@smith.org> 1.9.0-1
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|71	- (1ac8909) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|72	
14cu|perl-Dist-Zilla-Plugin-Authority-1.9.0-1|73	

12832 14
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|1	%define upstream_name    Dist-Zilla-Plugin-AutoVersion-Relative
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|2	%define upstream_version 1.001000
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|3	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|6	Release:	3
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|7	Summary:	Time-Relative versioning
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|12	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|13	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|14	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|15	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|16	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|17	BuildRequires:	perl(File::Spec) >= 3.62
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|18	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|19	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|20	BuildRequires:	perl(Test::More) >= 1.1.14
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|21	BuildRequires:	perl(Const::Fast)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|22	BuildRequires:	perl(DateTime)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|23	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|24	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|25	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|26	BuildRequires:	perl(Dist::Zilla::Util::ConfigDumper) >= 0.3.6
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|27	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|28	BuildRequires:	perl(MooseX::StrictConstructor)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|29	BuildRequires:	perl(MooseX::Types::DateTime)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|30	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|31	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|32	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|33	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|34	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|35	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|36	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|37	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|38	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|39	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|40	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|41	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|42	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|43	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|44	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|45	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|46	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|47	%description
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|48	Time-Relative versioning.
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|49	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|50	%prep
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|52	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|53	%build
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|55	%make
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|56	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|57	%check
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|58	%make test
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|59	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|60	%install
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|61	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|62	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|63	%files
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|64	%doc Changes LICENSE README META.json META.yml
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|65	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|66	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|67	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|68	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|69	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|70	%changelog
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|71	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|72	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 1.1.0-3
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|73	- (dfe0531) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|74	
14cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-1.1.0-3|75	

12833 14
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Bootstrap-lib
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|2	%define upstream_version 1.001000
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|3	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|7	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|8	Summary:    A minimal boot-strapping for Dist::Zilla Plug-ins
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|9	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|10	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|11	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|14	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|15	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|16	BuildRequires: perl(English)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|17	BuildRequires: perl(JSON::PP)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|18	BuildRequires: perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|19	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|20	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|21	BuildRequires: perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|24	BuildRequires: perl(Dist::Zilla::Role::Bootstrap)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|25	BuildRequires: perl(recommended)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|26	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|27	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|28	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|29	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|30	BuildRequires: perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|31	BuildRequires: perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|32	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|33	BuildRequires: perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|34	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|35	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|36	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|37	BuildRequires: perl(Exception::Class)
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|38	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|39	BuildArch: noarch
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|40	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|41	%description
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|42	This module does the very simple task of injecting the distributions 'lib'
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|43	directory into @INC at the point of its inclusion, so that you can use
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|44	plug-ins you're writing for Dist::Zilla, to release the plug-in itself.
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|45	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|46	%prep
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|48	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|49	%build
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|51	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|52	%make
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|53	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|54	%check
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|55	%make test
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|56	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|57	%install
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|58	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|59	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|60	%files
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|61	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|62	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|63	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|64	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|65	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|66	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|67	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|68	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|69	%changelog
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|70	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|71	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 1.1.0-2
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|72	- (5c69300) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|73	
14cu|perl-Dist-Zilla-Plugin-Bootstrap-lib-1.1.0-2|74	

12834 14
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|1	%define upstream_name    Dist-Zilla-Plugin-BumpVersionFromGit
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|2	%define upstream_version 0.010
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|3	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|7	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|8	Summary:	Provide a version number by bumping the last git release tag
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|9	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|14	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|17	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|18	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|19	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|20	BuildRequires:	perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|22	BuildRequires:	perl(Path::Class)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|23	BuildRequires:	perl(Test::Exception)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|25	BuildRequires:	perl(Version::Next)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|27	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|28	BuildRequires:	perl(File::Copy::Recursive)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|29	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|30	BuildRequires:	perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|31	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|32	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|33	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|34	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|35	%description
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|36	This does the the Dist::Zilla::Role::VersionProvider manpage role. It finds
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|37	the last version number from tags and increments it as the new version used
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|38	by Dist::Zilla.
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|39	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|40	%prep
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|42	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|43	%build
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|45	%make
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|46	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|47	%install
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|48	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|49	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|50	%files
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|51	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|52	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|53	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|54	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|55	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|56	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|57	%changelog
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|58	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|59	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 0.10.0-1
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|60	- (e15ada0) Log: Update to 0.10.0
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|61	
14cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.10.0-1|62	

12835 14
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-Author-JQUELIN
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|2	%define upstream_version 3.005
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|4	%{?perl_default_filter}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|5	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|8	Release:    1
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|9	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|10	Summary:    Build & release a distribution like jquelin
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|11	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|12	Group:      Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|15	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|16	BuildRequires: perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|17	BuildRequires: perl(Dist::Zilla::Role::PluginBundle::Config::Slicer)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|19	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|20	BuildRequires: perl(IO::Handle)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|21	BuildRequires: perl(IPC::Open3)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|22	BuildRequires: perl(Module::Build) >= 0.280.0
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|23	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|24	BuildRequires: perl(Moose::Autobox)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|26	#BuildRequires: perl(blib) >= 1.10.0
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|27	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|29	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|30	BuildArch:  noarch
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|31	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|32	Obsoletes:  perl-Dist-Zilla-PluginBundle-JQUELIN
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|33	Provides:   perl-Dist-Zilla-PluginBundle-JQUELIN
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|34	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|35	%description
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|36	This is a plugin bundle to load all dist-zilla plugins that jq is using.
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|37	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|38	%prep
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|40	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|41	%build
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|42	perl Build.PL --installdirs=vendor
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|43	./Build
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|44	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|45	%check
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|46	./Build test
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|47	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|48	%install
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|49	./Build install --destdir=%{buildroot}
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|50	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|51	%files
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|52	%doc Changes LICENSE META.json META.yml MYMETA.yml README TODO examples
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|53	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|54	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|55	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|56	%changelog
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|57	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|58	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 3.5.0-1
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|59	- (f0d4743) Fix BRs
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|60	
14cu|perl-Dist-Zilla-PluginBundle-Author-JQUELIN-3.5.0-1|61	

12836 14
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-AVAR
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|2	%define upstream_version 0.32
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|6	Release:	1
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|7	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|8	Summary:	Use L<Dist::Zilla> like AVAR does
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|9	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|14	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::InstallRelease) >= 0.8.0
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|25	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|26	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|27	BuildRequires:	perl(Dist::Zilla::Role::GitConfig)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::Authority) >= 1.9.0
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|29	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|30	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|31	BuildRequires:	perl(experimental) >= 0.13.0
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|32	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|33	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|34	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|35	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|36	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|37	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|38	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|39	BuildArch:	noarch
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|40	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|41	%description
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|42	This is the plugin bundle that AVAR uses.
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|43	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|44	%prep
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|46	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|47	%build
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|49	%make
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|50	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|51	%check
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|52	%make test
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|53	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|54	%install
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|55	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|56	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|57	%files
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|58	%doc Changes META.yml LICENSE README META.json
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|59	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|60	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|61	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|62	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|63	%changelog
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|64	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|65	* Sat Jun 06 2015 abfonly <John@smith.org> 0.320.0-1
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|66	- (24dc435) Log: Update to 0.320.0, backported missing BR
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|67	
14cu|perl-Dist-Zilla-PluginBundle-AVAR-0.320.0-1|68	

12837 14
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-BINGOS
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|2	%define upstream_version 0.20
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|6	Release:    1
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|7	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|8	Summary:    BeLike::BINGOS when you build your dists
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|13	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|15	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit) >= 0.6.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::Clean) >= 0.70.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta) >= 0.100.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON) >= 4.200.6
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion) >= 4.200.6
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests) >= 4.200.6
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests) >= 4.200.6
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver) >= 3.101.641
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|24	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod) >= 0.140.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Compile) >= 1.112.400
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|26	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle::PluginRemover) >= 0.103.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|27	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|28	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|29	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|30	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|31	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|32	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|33	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|34	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|35	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|36	BuildArch:  noarch
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|37	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|38	%description
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|39	This is a the Dist::Zilla manpage PluginBundle. It is roughly equivalent to
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|40	the following dist.ini:
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|41	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|42	[@Basic]
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|43	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|44	[MetaJSON]
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|45	[PodSyntaxTests]
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|46	[PodCoverageTests]
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|47	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|48	%prep
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|50	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|51	%build
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|53	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|54	%make
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|55	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|56	%check
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|57	%make test
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|58	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|59	%install
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|60	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|61	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|62	%files
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|63	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|64	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|65	%perl_vendorlib/*
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|66	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|67	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|68	%changelog
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|69	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|70	* Fri Sep 04 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|71	- (2799230) Log: update to 0.200.0
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|72	
14cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.200.0-1|73	

12838 14
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-FAYLAND
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|6	Release:	1
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|7	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|8	Summary:	Dist::Zilla like FAYLAND when you build your dists
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|9	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|14	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|16	BuildRequires:	perl(Dist::Zilla) >= 5.00
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver) >= 3.092.971
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Compile)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Contributors)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|24	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|27	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|28	BuildArch:	noarch
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|29	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|30	%description
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|31	Dist::Zilla like FAYLAND when you build your dists.
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|32	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|33	%prep
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|35	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|36	%build
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|38	%make
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|39	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|40	%check
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|41	%make test
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|42	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|43	%install
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|44	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|45	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|46	%files
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|47	%doc Changes LICENSE README META.json META.yml
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|48	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|49	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|50	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|51	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|52	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|53	%changelog
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|54	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|55	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|56	- (3e2d217) Log: Update to 0.140.0
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|57	
14cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.140.0-1|58	

12839 14
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-IDOPEREL
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|2	%define upstream_version 1.000000
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|6	Release:    1
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|7	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|8	Summary:    IDOPEREL's plugin bundle for Dist::Zilla
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|13	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|15	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereqs)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesHasContent) >= 0.6.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::Encoding)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::GitHub::Meta) >= 0.400.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide) >= 1.200.3
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl) >= 1.6.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::Prereqs) >= 0.400.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|24	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod) >= 0.320.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::Signature) >= 1.100.930
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|26	BuildRequires:	perl(Dist::Zilla::Plugin::Test::DistManifest) >= 2.0.5
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromModule)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|29	BuildRequires:	perl(Dist::Zilla::PluginBundle::Basic)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|30	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|31	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|32	BuildRequires:	perl(Dist::Zilla::Role::MintingProfile::ShareDir)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|33	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle::Easy)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|34	BuildRequires:	perl(Dist::Zilla::Role::GitConfig) >= 0.920.0
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|35	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|36	BuildRequires:	perl(File::ShareDir::Install)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|37	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|38	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|39	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|40	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|41	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|42	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|43	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|44	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|45	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|46	BuildArch:  noarch
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|47	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|48	%description
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|49	This module is a bundle of plugins for the Dist::Zilla manpage that is
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|50	regularly used by me (Ido Perlmuter). If you find it suits your needs, feel
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|51	free to install and use it.
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|52	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|53	This bundle provides the following plugins and bundles:
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|54	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|55	[@Filter]
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|56	-bundle = @Classic
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|57	-remove = Readme
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|58	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|59	%prep
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|60	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|61	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|62	%build
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|63	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|64	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|65	%make
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|66	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|67	%check
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|68	%make test
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|69	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|70	%install
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|71	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|72	# fixed linting
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|73	sed -i 's|#!perl|#!/usr/bin/perl|' \
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|74	%{buildroot}%{perl_vendorlib}/auto/share/module/Dist-Zilla-MintingProfile-IDOPEREL/default/skel/t/00-load.t
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|75	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|76	chmod +x %{buildroot}%{perl_vendorlib}/auto/share/module/Dist-Zilla-MintingProfile-IDOPEREL/default/skel/t/00-load.t
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|77	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|78	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|79	%files
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|80	%doc Changes LICENSE META.json MYMETA.yml README SIGNATURE
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|81	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|82	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|83	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|84	%changelog
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|85	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|86	* Sat Jun 06 2015 abfonly <John@smith.org> 1.0.0-1
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|87	- (2e2016c) Log: Update to 1.0.0, backported missing BR, fixed linting, enable tests
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|88	
14cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-1.0.0-1|89	

12840 14
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|1	%define upstream_name    Dist-Zilla-PluginBundle-MARCEL
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|2	%define upstream_version 1.121330
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|3	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|6	Release:    1
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|7	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|8	Summary:    Build and release a distribution like MARCEL
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|13	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|15	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|16	BuildRequires:	perl(Class::MOP)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereqs)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::CopyReadmeFromBuild)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::ExecDir)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|24	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|26	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|29	BuildRequires:	perl(Dist::Zilla::Plugin::License)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|30	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|31	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|32	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|33	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|34	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|35	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|36	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|37	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|38	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|39	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|40	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|41	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|42	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|43	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|44	BuildRequires:	perl(Dist::Zilla::Plugin::PruneFiles)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|45	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|46	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|47	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|48	BuildRequires:	perl(Dist::Zilla::Plugin::ShareDir)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|49	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|50	BuildRequires:	perl(Dist::Zilla::Plugin::Test::CheckChanges)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|51	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Compile)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|52	BuildRequires:	perl(Dist::Zilla::Plugin::Test::DistManifest)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|53	BuildRequires:	perl(Dist::Zilla::Plugin::Test::EOL)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|54	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Kwalitee)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|55	BuildRequires:	perl(Dist::Zilla::Plugin::Test::MinimumVersion)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|56	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Perl::Critic)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|57	BuildRequires:	perl(Dist::Zilla::Plugin::Test::PodSpelling)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|58	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Portability)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|59	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Synopsis)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|60	BuildRequires:	perl(Dist::Zilla::Plugin::Test::UnusedVars)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|61	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|62	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|63	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|64	BuildRequires:	perl(Dist::Zilla::Role::GitConfig)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|65	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|66	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|67	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|68	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|69	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|70	BuildRequires:	perl(Pod::Weaver::PluginBundle::MARCEL)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|71	BuildRequires:	perl(Scalar::Util)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|72	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|73	BuildRequires:	perl(Test::Synopsis)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|74	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|75	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|76	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|77	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|78	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|79	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|80	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|81	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|82	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|83	BuildArch:  noarch
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|84	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|85	%description
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|86	This is a plugin bundle to load all plugins that I am using. It is
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|87	equivalent to:
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|88	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|89	[AutoVersion]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|90	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|91	; -- fetch & generate files
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|92	[AllFiles]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|93	[CompileTests]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|94	[CriticTests]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|95	[MetaTests]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|96	[PodTests]
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|97	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|98	%prep
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|99	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|100	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|101	%build
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|102	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|103	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|104	%make
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|105	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|106	%check
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|107	%make test
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|108	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|109	%install
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|110	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|111	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|112	%files
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|113	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|114	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|115	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|116	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|117	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|118	%changelog
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|119	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|120	* Sun Jun 07 2015 abfonly <John@smith.org> 1.121.330-1
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|121	- (2fa1216) Log: Update to 1.121.330, backported and updated all BR
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|122	
14cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.121.330-1|123	

12841 14
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-RJBS
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|2	%define upstream_version 5.009
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|3	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|6	Release:	1
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|7	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|8	Summary:	See what the mantissa for an rjbs-style version is today
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|9	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|14	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|16	BuildRequires:	perl(Dist::Zilla) >= 5.03.400
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver) >= 3.092.971
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|21	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|22	BuildRequires:	perl(Pod::Elemental)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|23	BuildRequires:	perl(Pod::Elemental::Transformer::List)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|24	BuildRequires:	perl(Pod::Weaver)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|25	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|26	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|27	BuildRequires:  perl(Dist::Zilla::Plugin::CheckExtraTests)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|28	BuildRequires:  perl(Dist::Zilla::Plugin::CheckPrereqsIndexed)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|29	BuildRequires:  perl(Dist::Zilla::Plugin::Git::Contributors)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|30	BuildRequires:  perl(Dist::Zilla::Plugin::GithubMeta)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|31	BuildRequires:  perl(Dist::Zilla::Plugin::Test::ChangesHasContent)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|32	BuildRequires:  perl(Dist::Zilla::Plugin::Test::ReportPrereqs)
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|33	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|34	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|35	BuildArch:	noarch
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|36	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|37	%description
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|38	This is the plugin bundle that RJBS uses. It is equivalent to:
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|39	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|40	[@Filter]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|41	bundle = @Classic
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|42	remove = PodVersion
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|43	remove = MetaYAML
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|44	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|45	[AutoVersion]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|46	[MetaJSON]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|47	[NextRelease]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|48	[PodWeaver]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|49	[Repository]
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|50	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|51	%prep
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|53	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|54	%build
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|56	%make
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|57	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|58	%check
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|59	%make test
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|60	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|61	%install
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|62	%makeinstall_std
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|63	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|64	%files
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|65	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|66	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|67	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|68	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|69	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|70	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|71	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|72	%changelog
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|73	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|74	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 5.9.0-1
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|75	- (3a49d6d) Log: Update to 5.9.0
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|76	
14cu|perl-Dist-Zilla-PluginBundle-RJBS-5.9.0-1|77	

12842 14
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ChangelogFromGit
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|2	%define upstream_version 0.016
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|3	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|7	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|8	Summary:	Build CHANGES from git commits and tags
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|9	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|14	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|15	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|16	BuildRequires: perl(DateTime)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|17	BuildRequires: perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|19	BuildRequires: perl(Git::Repository) >= 1.314.0
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|20	BuildRequires: perl(Git::Repository::Log::Iterator) >= 1.312.0
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|21	BuildRequires: perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|22	BuildRequires: perl(Software::Release) >= 0.30.0
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|23	BuildRequires: perl(Text::Wrap)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|24	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|25	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|26	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|27	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|28	%description
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|29	This Dist::Zilla plugin writes a CHANGES file that contains formatted
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|30	commit information from recent git logs.
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|31	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|32	This plugin has the following configuration variables:
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|33	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|34	* * max_age
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|35	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|36	%prep
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|38	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|39	%build
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|41	%make
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|42	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|43	%check
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|44	%make test
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|45	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|46	%install
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|47	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|48	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|49	%files
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|50	%doc CHANGES LICENSE META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|51	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|52	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|53	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|54	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|55	%changelog
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|56	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|57	* Fri May 29 2015 abfonly <John@smith.org> 0.16.0-1
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|58	- (f1b06a5) Log: Update to 0.16.0, fixed BR
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|59	
14cu|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.16.0-1|60	

12843 14
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangeLog
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|2	%define upstream_version 0.02
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|3	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|7	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|8	Summary:	Dist::Zilla with Changes check
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|9	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|14	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|17	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|18	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|19	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|20	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|21	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|22	%description
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|23	The code is mostly a copy-paste of the ShipIt::Step::CheckChangeLog manpage.
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|24	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|25	%prep
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|27	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|28	%build
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|30	%make
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|31	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|32	%check
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|33	make test
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|34	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|35	%install
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|36	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|37	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|38	%files
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|39	%doc Changes LICENSE README META.yml
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|40	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|41	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|42	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|43	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|44	%changelog
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|45	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|46	* Wed Jun 24 2015 abfonly <John@smith.org> 0.20.0-1
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|47	- (957a2ec) Log: Update to 0.20.0, fixed BR
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|48	
14cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.20.0-1|49	

12844 14
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesHasContent
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|2	%define upstream_version 0.008
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|3	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|7	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|8	Summary:	Ensure Changes has content before releasing
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|9	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|14	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|18	BuildRequires:	perl(Capture::Tiny) >= 0.300.0
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|19	BuildRequires:	perl(Dist::Zilla) >= 5.37.0
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|20	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|21	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|22	BuildRequires:	perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|23	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|24	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|25	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|27	BuildRequires:	perl(Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|28	BuildRequires:	perl(Test::Harness) >= 3.350.0
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|29	BuildRequires:	perl(Sub::Exporter::ForMethods) >= 0.100.51
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|30	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|31	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|32	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|33	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|34	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|35	BuildRequires:	perl(Data::Section)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|36	BuildRequires:	perl(Hash::Merge::Simple)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|37	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|38	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|39	BuildRequires:	perl(Test::CPAN::Meta)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|40	BuildRequires:	perl(Test::Pod)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|41	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|42	BuildRequires:	perl(Test::Spelling)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|43	BuildRequires:	perl(Test::Version)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|44	BuildRequires:	perl(Cwd)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|45	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|46	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|47	BuildRequires:	perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|48	# only on abf
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|49	BuildRequires:	perl(DateTime::TimeZone)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|50	BuildRequires:	perl(DateTime)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|51	BuildRequires:	perl(Date::Manip)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|52	BuildRequires:	perl(DateTime::Locale)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|53	BuildRequires:	perl(Date::Format)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|54	BuildRequires:	perl(Time::ZoneInfo)
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|55	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|56	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|57	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|58	%description
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|59	Foo the foo.
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|60	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|61	%prep
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|63	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|64	%build
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|65	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|66	%make
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|67	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|68	%check
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|69	# try to enable local time zone on abf.
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|70	# perl -MDateTime::TimeZone::Local -le 'print DateTime::TimeZone::Local->TimeZone()->name'
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|71	# make test
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|72	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|73	%install
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|74	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|75	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|76	%files
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|77	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|78	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|79	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|80	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|81	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|82	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|83	%changelog
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|84	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|85	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|86	- (299350f) Updated perl-Dist-Zilla-Plugin-CheckChangesHasContent.spec
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|87	
14cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.8.0-1|88	

12845 14
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckExtraTests
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|2	%define upstream_version 0.028
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|3	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|7	Summary:	Check xt tests before release
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|12	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|13	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|14	BuildRequires:	perl(App::Prove)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|15	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|17	BuildRequires:	perl(Dist::Zilla::App)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|19	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|20	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|21	BuildRequires:	perl(File::chdir)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|22	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|23	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|24	BuildRequires:	perl(Path::Class)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|25	BuildRequires:	perl(Test::Exception)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|26	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|28	BuildRequires:	perl(Test::Requires)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|29	BuildRequires:	perl(Path::Iterator::Rule)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|30	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|31	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|32	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|33	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|34	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|35	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|36	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|37	BuildRequires:	perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|38	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|39	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|40	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|41	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|42	%description
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|43	Dist::Zilla::App::Command::xtest
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|44	Run xt tests for your dist
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|45	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|46	Dist::Zilla::Plugin::CheckExtraTests
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|47	check xt tests before release
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|48	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|49	Dist::Zilla::Plugin::RunExtraTests
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|50	support running xt tests via dzil test.
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|51	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|52	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|53	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|54	%prep
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|55	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|56	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|57	%build
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|59	%make
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|60	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|61	%check
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|62	%make test
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|63	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|64	%install
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|65	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|66	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|67	%files
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|68	%doc Changes LICENSE META.yml README META.json
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|69	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|70	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|71	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|72	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|73	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|74	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|75	%changelog
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|76	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|77	* Thu Sep 03 2015 abfonly <abfonly@gmail.com> 0.28.0-1
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|78	- (04168fc) Log: Update to 0.28.0
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|79	
14cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.28.0-1|80	

12846 14
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckPrereqsIndexed
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|2	%define upstream_version 0.016
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|3	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|4	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|7	Release:    1
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|8	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|9	Summary:    Prevent a release if you have prereqs not found on CPAN
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|10	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|11	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|14	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|15	BuildRequires: perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|16	BuildRequires: perl(Encode)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|18	BuildRequires: perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|19	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|20	BuildRequires: perl(Perl::PrereqScanner)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|21	BuildRequires: perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|24	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|25	BuildRequires: perl(version)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|26	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|27	BuildRequires: perl(YAML::Tiny)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|28	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|29	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|30	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|31	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|32	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|33	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|34	BuildRequires: perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|35	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|36	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|37	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|38	%description
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|39	Prevent a release if you have prereqs not found on CPAN.
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|40	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|41	%prep
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|43	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|44	%build
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|46	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|47	%make
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|48	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|49	%check
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|50	%make test
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|51	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|52	%install
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|53	%make_install
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|54	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|55	%files
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|56	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|57	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|58	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|59	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|60	%changelog
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|61	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|62	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 0.16.0-1
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|63	- (0f22569) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|64	
14cu|perl-Dist-Zilla-Plugin-CheckPrereqsIndexed-0.16.0-1|65	

12847 14
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Clean
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|8	Summary:    Clean after release
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|13	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|15	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|19	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|20	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|21	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|22	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|24	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|25	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|26	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|27	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|28	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|29	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|30	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|31	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|32	%description
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|33	Damn simple the Dist::Zilla manpage plugin that cleans the working
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|34	directory after the release.
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|35	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|36	%prep
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|38	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|39	%build
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|41	%make
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|42	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|43	%check
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|44	%make test
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|45	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|46	%install
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|47	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|48	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|49	%files
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|50	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|51	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|52	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|53	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|54	%changelog
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|55	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|56	* Sat Jun 06 2015 abfonly <John@smith.org> 0.70.0-1
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|57	- (f5c5495) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|58	
14cu|perl-Dist-Zilla-Plugin-Clean-0.70.0-1|59	

12848 14
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Config-Git
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|2	%define upstream_version 0.92
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|8	Summary:    Plugin configuration containing settings for a Git repo
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|13	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|14	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|15	BuildRequires: perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|16	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|17	BuildRequires: perl(MooseX::Types)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|18	BuildRequires: perl(String::Errf)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|19	BuildRequires: perl(Test::CheckDeps)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|21	BuildRequires: perl(namespace::clean)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|22	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|23	BuildRequires: perl(base)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|24	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|25	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|26	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|27	BuildArch: noarch
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|28	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|29	%description
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|30	This is an easy-to-use role for plugins to enable usage of
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|31	Dist::Zilla::Plugin::Config::Git configurations.
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|32	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|33	%prep
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|35	chmod 644 META.json LICENSE CHANGES META.yml README
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|36	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|37	%build
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|39	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|40	%make
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|41	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|42	%check
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|43	%make test
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|44	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|45	%install
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|46	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|47	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|48	%files
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|49	%doc CHANGES LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|50	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|51	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|52	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|53	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|54	%changelog
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|55	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|56	* Sat May 30 2015 abfonly <abfonly@gmail.com> 0.920.0-1
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|57	- (dbcc7db) Updated perl-Dist-Zilla-Plugin-Config-Git.spec
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|58	
14cu|perl-Dist-Zilla-Plugin-Config-Git-0.920.0-1|59	

12849 14
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|1	%define upstream_name    Dist-Zilla-Plugin-DualBuilders
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|2	%define upstream_version 1.002
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|3	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|7	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|8	Summary:	Allows use of Module::Build and ExtUtils::MakeMaker in a dzil dist
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|9	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|14	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|19	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|21	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|23	BuildRequires:	perl(Dist::Zilla::Role::AfterBuild)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|24	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|25	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|26	BuildRequires:	perl(Dist::Zilla::Plugin::Git::NextVersion)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Compile)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|29	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|30	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|31	BuildRequires:	perl(Dist::Zilla::Plugin::Authority)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|32	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|34	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|35	BuildRequires:	perl(Test::Apocalypse)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|36	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|37	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|38	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|39	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|40	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|41	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|42	%description
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|43	This plugin allows you to specify ModuleBuild and MakeMaker in your the
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|44	Dist::Zilla manpage _dist.ini_ and select only one as your prereq.
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|45	Normally, if this plugin is not loaded you will end up with both in your
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|46	prereq list and this is obviously not what you want!
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|47	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|48	# In your dist.ini:
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|49	[ModuleBuild]
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|50	[MakeMaker] ; or [MakeMaker::Awesome], will work too :)
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|51	[DualBuilders] ; needs to be specified *AFTER* the builders
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|52	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|53	This plugin accepts the following options:
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|54	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|55	%prep
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|57	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|58	%build
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|60	%make
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|61	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|62	%check
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|63	%make test
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|64	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|65	%install
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|66	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|67	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|68	%files
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|69	%doc LICENSE README META.yml META.json Changes
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|70	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|71	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|72	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|73	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|74	%changelog
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|75	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|76	* Sat Jun 27 2015 abfonly <John@smith.org> 1.2.0-1
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|77	- (b0fe566) Log: update to 1.2.0, add optional BR, fixed tests
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|78	
14cu|perl-Dist-Zilla-Plugin-DualBuilders-1.2.0-1|79	

12850 14
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Git
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|2	%define upstream_version 2.036
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|3	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|6	Release:    3
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|7	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|8	Summary:    Provide a String::Formatter for commit messages
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|13	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|14	BuildRequires: perl(CPAN::Meta::Check)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|15	BuildRequires: perl(CPAN::Meta::Requirements)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|16	BuildRequires: perl(Cwd)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|17	BuildRequires: perl(DateTime)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|18	BuildRequires: perl(Devel::SimpleTrace)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|19	BuildRequires: perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|20	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|21	BuildRequires: perl(Dist::Zilla::Plugin::Config::Git)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|22	BuildRequires: perl(Dist::Zilla::Plugin::GatherDir)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|23	BuildRequires: perl(Dist::Zilla::Role::AfterBuild)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|24	BuildRequires: perl(Dist::Zilla::Role::AfterMint)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|25	BuildRequires: perl(Dist::Zilla::Role::AfterRelease)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|26	BuildRequires: perl(Dist::Zilla::Role::BeforeRelease)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|27	BuildRequires: perl(Dist::Zilla::Role::FilePruner)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|28	BuildRequires: perl(Dist::Zilla::Role::GitConfig)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|29	BuildRequires: perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|30	BuildRequires: perl(Dist::Zilla::Role::Releaser)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|31	BuildRequires: perl(Dist::Zilla::Role::VersionProvider)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|32	BuildRequires: perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|33	BuildRequires: perl(Encode)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|34	BuildRequires: perl(Exporter)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|35	BuildRequires: perl(File::Copy)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|36	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|37	BuildRequires: perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|38	BuildRequires: perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|39	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|40	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|41	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|42	BuildRequires: perl(File::Which)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|43	BuildRequires: perl(File::chdir)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|44	BuildRequires: perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|45	BuildRequires: perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|46	BuildRequires: perl(IO::Handle)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|47	BuildRequires: perl(IPC::Open3)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|48	BuildRequires: perl(IPC::System::Simple)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|49	BuildRequires: perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|50	BuildRequires: perl(List::Util)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|51	BuildRequires: perl(Log::Dispatchouli)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|52	BuildRequires: perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|53	BuildRequires: perl(Module::Runtime)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|54	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|55	BuildRequires: perl(Moose::Role)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|56	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|57	BuildRequires: perl(MooseX::Has::Sugar)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|58	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|59	BuildRequires: perl(MooseX::Types::Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|60	BuildRequires: perl(Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|61	BuildRequires: perl(String::Formatter)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|62	BuildRequires: perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|63	BuildRequires: perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|64	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|65	BuildRequires: perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|66	BuildRequires: perl(Version::Next)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|67	BuildRequires: perl(constant)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|68	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|69	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|70	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|71	BuildRequires: perl(version)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|72	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|73	BuildRequires: perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|74	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|75	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|76	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|77	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|78	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|79	BuildRequires: perl(CPAN::Meta::YAML) >= 0.12.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|80	#won't be catched by urpmi on 586.
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|81	BuildRequires: perl(File::Slurp::Tiny) >= 0.3.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|82	BuildRequires: perl(Module::Build::Tiny) >= 0.39.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|83	BuildRequires: perl(ExtUtils::InstallPaths) >= 0.11.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|84	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|85	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|86	BuildRequires: perl(Parse::CPAN::Meta) >= 1.441.700
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|87	BuildRequires: perl(Config::INI) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|88	BuildRequires: perl(CPAN::Uploader) >= 0.103.9
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|89	BuildRequires: perl(Getopt::Long::Descriptive) >= 0.99.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|90	BuildRequires: perl(Moo) >= 2.0.1
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|91	BuildRequires: perl(Perl::Version) >= 1.13.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|92	BuildRequires: perl(File::ShareDir::Install) >= 0.100.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|93	BuildRequires: perl(PPI) >= 1.220.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|94	BuildRequires: perl(Pod::Eventual) >= 0.94
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|95	BuildRequires: perl(Mixin::Linewise) >= 0.106.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|96	BuildRequires: perl(PerlIO::utf8_strict) >= 0.5.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|97	BuildRequires: perl(Hash::Merge::Simple) >= 0.51.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|98	BuildRequires: perl(Devel::OverloadInfo)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|99	BuildRequires: perl(Term::Encoding)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|100	BuildRequires: perl(ExtUtils::Config)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|101	BuildRequires: perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|102	BuildRequires: perl(IO::Compress::Base) >= 2.68.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|103	BuildRequires: perl(ExtUtils::Helpers)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|104	BuildRequires: perl(Clone)
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|105	BuildRequires: perl(Compress::Raw::Bzip2) >= 2.68.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|106	BuildRequires: perl(Compress::Raw::Zlib) >= 2.68.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|107	#
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|108	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|109	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|110	BuildArch: noarch
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|111	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|112	%description
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|113	This set of plugins for the Dist::Zilla manpage can do interesting things
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|114	for module authors using Git (the http://git-scm.com manpage) to track
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|115	their work.
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|116	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|117	You need Git 1.5.4 or later to use these plugins. Some plugins require a
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|118	more recent version of Git for certain features.
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|119	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|120	The @Git Bundle
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|121	The most commonly used plugins are part of the
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|122	Dist::Zilla::PluginBundle::Git. They are:
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|123	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|124	%prep
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|125	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|126	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|127	%build
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|128	%{__perl} Build.PL installdirs=vendor
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|129	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|130	./Build
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|131	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|132	%check
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|133	./Build test
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|134	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|135	%install
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|136	./Build install destdir=%{buildroot}
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|137	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|138	%files
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|139	%doc Changes META.json META.yml LICENSE README
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|140	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|141	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|142	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|143	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|144	%changelog
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|145	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|146	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 2.36.0-3
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|147	- (cbfa18d) Log: Update to 2.36.0
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|148	
14cu|perl-Dist-Zilla-Plugin-Git-2.36.0-3|149	

12851 14
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|1	%define upstream_name Dist-Zilla-Plugin-Git-Contributors
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|2	%define upstream_version 0.012
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|4	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|7	Release:	1
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|8	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|9	Summary:	Add contributor names from git to your distribution
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|14	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|15	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|17	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|18	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|19	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|20	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|21	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|22	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|23	BuildRequires:	perl(Data::Dumper) >= 2.154.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|24	BuildRequires:	perl(Dist::Zilla) >= 5.37.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|26	BuildRequires:	perl(Eval::Closure)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|27	BuildRequires:	perl(Exporter) >= 5.570.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|28	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|29	BuildRequires:	perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|30	BuildRequires:	perl(List::Util) >= 1.420.0
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|31	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|32	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|33	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|34	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|35	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|36	BuildRequires:	perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|37	BuildRequires:	perl(Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|38	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|39	BuildRequires:	perl(Safe::Isa)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|40	BuildRequires:	perl(Sort::Versions)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|41	BuildRequires:	perl(TAP::Harness::Env)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|42	BuildRequires:	perl(Test::Deep)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|43	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|44	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|45	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|46	BuildRequires:	perl(Test::Requires)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|47	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|48	BuildRequires:	perl(Unicode::Collate)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|49	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|50	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|52	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|53	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|54	%description
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|55	Add contributor names from git to your distribution.
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|56	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|57	%prep
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|58	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|59	chmod 644 Changes
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|60	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|61	%build
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|62	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|63	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|64	./Build
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|65	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|66	%check
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|67	./Build test
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|68	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|69	%install
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|70	./Build install --destdir=%{buildroot}
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|71	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|72	%files
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|73	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|74	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|75	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|76	%changelog
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|77	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|78	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 0.12.0-1
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|79	- (dab74a2) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|80	
14cu|perl-Dist-Zilla-Plugin-Git-Contributors-0.12.0-1|81	

12852 14
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|1	%define upstream_name    Dist-Zilla-Plugin-GitHub
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|2	%define upstream_version 0.40
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|3	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|7	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|8	Summary:    Update GitHub repo info on release
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|13	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|15	BuildRequires:	perl(Class::Load)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|16	BuildRequires:	perl(Dist::Zilla::App)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|17	BuildRequires:	perl(Dist::Zilla::Dist::Minter)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::AfterMint)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|20	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle::Easy)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|21	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|22	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|24	BuildRequires:	perl(File::Basename)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|25	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|26	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|27	BuildRequires:	perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|28	BuildRequires:	perl(HTTP::Tiny)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|29	BuildRequires:	perl(IO::Socket::SSL) >= 1.560.0
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|30	BuildRequires:	perl(JSON)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|31	BuildRequires:	perl(MIME::Base64)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|32	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|33	BuildRequires:	perl(Term::ReadKey)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|34	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|35	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|36	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|37	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|38	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|39	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|40	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|41	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|42	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|43	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|44	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|45	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|46	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|47	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|48	%description
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|49	The following is a list of Plugin in this distribution to help you
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|50	integrate GitHub and Dist::Zilla:
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|51	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|52	* * the Dist::Zilla::Plugin::GitHub::Create manpage Create GitHub repo on
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|53	dzil new
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|54	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|55	* * the Dist::Zilla::Plugin::GitHub::Update manpage Update GitHub repo info
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|56	on release
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|57	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|58	%prep
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|59	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|60	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|61	%build
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|62	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|63	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|64	%make
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|65	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|66	%check
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|67	%make test
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|68	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|69	%install
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|70	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|71	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|72	%files
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|73	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|74	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|75	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|76	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|77	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|78	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|79	%changelog
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|80	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|81	* Sat Jun 06 2015 abfonly <John@smith.org> 0.400.0-1
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|82	- (cbfb5dd) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|83	
14cu|perl-Dist-Zilla-Plugin-GitHub-0.400.0-1|84	

12853 14
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|1	%define upstream_name    Dist-Zilla-Plugin-GithubMeta
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|2	%define upstream_version 0.54
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|3	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|7	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|8	Summary:	Automatically include GitHub meta information in META.yml
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|9	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|10	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|11	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|12	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|15	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|17	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|19	BuildRequires:	perl(IPC::Cmd)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|21	BuildRequires:	perl(MooseX::Types::URI)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|23	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|24	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|25	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|26	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|27	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|28	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|29	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|30	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|31	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|32	%description
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|33	Dist::Zilla::Plugin::GithubMeta is a the Dist::Zilla manpage plugin to
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|34	include GitHub the http://github.com manpage meta information in
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|35	'META.yml'.
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|36	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|37	It automatically detects if the distribution directory is under 'git'
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|38	version control and whether the 'origin' is a GitHub repository and will
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|39	set the 'repository' and 'homepage' meta in 'META.yml' to the appropriate
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|40	URLs for GitHub.
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|41	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|42	Based on the Module::Install::GithubMeta manpage which was based on the
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|43	Module::Install::Repository manpage by Tatsuhiko Miyagawa
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|44	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|45	%prep
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|47	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|48	%build
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|50	%make
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|51	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|52	%check
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|53	%make test
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|54	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|55	%install
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|56	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|57	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|58	%files
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|59	%doc META.yml LICENSE README META.json Changes
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|60	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|61	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|62	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|63	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|64	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|65	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|66	%changelog
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|67	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|68	* Fri Jul 10 2015 abfonly <abfonly@gmail.com> 0.540.0-1
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|69	- (c0c4903) Log: update to 0.540.0
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|70	
14cu|perl-Dist-Zilla-Plugin-GithubMeta-0.540.0-1|71	

12854 14
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|1	%define upstream_name    Dist-Zilla-Plugin-GitObtain
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|3	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|7	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|8	Summary:	Obtain files from a git repository before building a distribution
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|9	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|14	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|18	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|19	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|20	BuildRequires:	perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|22	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|24	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|25	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|26	%description
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|27	This module uses the Git::Wrapper manpage to obtain files from git
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|28	repositories before building a distribution.
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|29	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|30	You may specify the directory that git repositories will be placed into by
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|31	following the plugin name ('GitObtain') with a forward slash ('/'), then
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|32	the path to the particular directory. For instance, if your _dist.ini_ file
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|33	contained the following section:
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|34	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|35	[GitObtain/alpha/beta/gamma]
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|36	...
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|37	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|38	%prep
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|40	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|41	%build
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|43	%make
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|44	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|45	%check
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|46	%make test
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|47	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|48	%install
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|49	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|50	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|51	%files
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|52	%doc META.yml LICENSE README
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|53	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|54	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|55	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|56	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|57	%changelog
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|58	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|59	* Sun May 31 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|60	- (12e5cf2) Log: Update to 0.60.0
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|61	
14cu|perl-Dist-Zilla-Plugin-GitObtain-0.60.0-1|62	

12855 14
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|1	%define upstream_name    Dist-Zilla-Plugin-InstallRelease
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|2	%define upstream_version 0.008
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|3	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|7	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|8	Summary:    Installs your dist after releasing
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|13	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|15	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|19	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|20	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|21	BuildRequires:	perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|22	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|23	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|24	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|25	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|26	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|27	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|29	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|30	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|31	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|32	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|33	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|34	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|35	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|36	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|37	%description
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|38	After doing 'dzil release', this plugin will install your dist so you are
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|39	always the first person to have the latest and greatest version. It's like
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|40	getting first post, only useful.
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|41	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|42	To use it, add the following in _dist.ini_:
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|43	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|44	[InstallRelease]
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|45	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|46	%prep
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|48	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|49	%build
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|51	%make
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|52	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|53	%check
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|54	%make test
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|55	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|56	%install
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|57	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|58	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|59	%files
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|60	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|61	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|62	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|63	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|64	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|65	%changelog
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|66	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|67	* Sat Jun 06 2015 abfonly <John@smith.org> 0.8.0-1
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|68	- (eb357e6) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|69	
14cu|perl-Dist-Zilla-Plugin-InstallRelease-0.8.0-1|70	

12856 14
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|1	%define upstream_name    Dist-Zilla-Plugin-LatestPrereqs
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|2	%define upstream_version 0.4
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|3	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|7	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|8	Summary:	Adjust prereqs to use latest version available
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|9	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|14	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|16	BuildRequires:	perl(CPAN)
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|17	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|18	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|19	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|20	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|21	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|22	%description
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|23	This plugin will filter over all your declared or discovered prerequisites,
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|24	contact CPAN, and adjust the version to the latest one available.
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|25	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|26	This will make sure that your module will be installed with the latest
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|27	version available on CPAN at the time you built your package.
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|28	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|29	The most common use for this techinique is for the Task manpage modules.
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|30	You can rebuild your Task module on a regular basis to make sure it has the
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|31	latest versions of your dependencies.
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|32	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|33	%prep
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|35	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|36	%build
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|38	%make
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|39	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|40	%check
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|41	%make test
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|42	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|43	%install
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|44	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|45	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|46	%files
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|47	%doc Changes META.yml LICENSE README META.json
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|48	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|49	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|50	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|51	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|52	%changelog
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|53	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|54	* Sun May 31 2015 abfonly <John@smith.org> 0.400.0-1
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|55	- (335e1f1) Log: Update to 0.400.0
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|56	
14cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.400.0-1|57	

12857 14
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|1	%define upstream_name    Dist-Zilla-Plugin-LocaleMsgfmt
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|2	%define upstream_version 1.203
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|3	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|6	Release:	2
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|7	Summary:	Dist::Zilla plugin that compiles Local::Msgfmt .po files to .mo files
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|13	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|14	BuildRequires:	perl(Locale::Msgfmt)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|15	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|16	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|17	BuildRequires:	perl(MooseX::Has::Sugar)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|18	BuildRequires:	perl(Test::File)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|19	BuildRequires:	perl(Test::Warn)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|20	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|21	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|22	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|23	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|24	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|26	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|27	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|28	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|29	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|30	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|31	%description
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|32	Put the following in your dist.ini
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|33	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|34	[LocaleMsgfmt]
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|35	locale = share/locale ;; (optional)
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|36	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|37	This plugin will compile all of the .po files it finds in the locale
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|38	directory into .mo files, via Locale::Msgfmt.
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|39	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|40	%prep
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|42	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|43	%build
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|45	%make
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|46	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|47	%check
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|48	%make test
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|49	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|50	%install
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|51	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|52	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|53	%files
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|54	%doc Changes META.yml LICENSE META.json README
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|55	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|56	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|57	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|58	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|59	%changelog
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|60	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|61	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.203.0-2
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|62	- (2369096) Log: Fixed tests, bump rel
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|63	
14cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.203.0-2|64	

12858 14
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-Awesome
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|2	%define upstream_version 0.38
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|3	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|7	Summary:    A more awesome MakeMaker plugin for Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|12	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|13	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|14	BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|15	BuildRequires: perl(Dist::Zilla::Role::BuildRunner)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|16	BuildRequires: perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|17	BuildRequires: perl(Dist::Zilla::Role::TestRunner)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|18	BuildRequires: perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|19	BuildRequires: perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|20	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|21	BuildRequires: perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|22	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|24	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|25	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|26	BuildRequires: perl(CPAN::Meta::Check)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|27	BuildRequires: perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|28	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|29	BuildRequires: perl(MooseX::Types::Stringlike)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|30	BuildRequires: perl(Dist::CheckConflicts)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|31	BuildRequires: perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|32	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|33	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|34	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|35	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|36	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|37	BuildRequires: perl(MooseX::LazyRequire) >= 0.110.0
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|38	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|39	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|40	Obsoletes: perl-Dist-Zilla-Plugin-OverridableMakeMaker
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|41	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|42	BuildArch: noarch
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|43	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|44	%description
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|45	the Dist::Zilla manpage's Dist::Zilla::Plugin::MakeMaker plugin is limited,
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|46	if you want to stray from the marked path and do something that would
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|47	normally be done in a 'package MY' section or otherwise run custom code in
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|48	your _Makefile.PL_ you're out of luck.
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|49	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|50	This plugin is 100% compatable with the Dist::Zilla::Plugin::MakeMaker
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|51	manpage, but if you need something more complex you can just subclass it:
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|52	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|53	Then, in your _dist.ini_:
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|54	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|55	%prep
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|56	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|57	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|58	%build
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|59	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|60	%make
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|61	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|62	%check
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|63	make test
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|64	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|65	%install
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|66	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|67	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|68	%files
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|69	%doc Changes META.yml LICENCE README META.json
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|70	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|71	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|72	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|73	%changelog
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|74	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|75	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 0.380.0-1
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|76	- (a5188fb) Log: Update to 0.380.0
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|77	- (a5188fb) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|78	
14cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.380.0-1|79	

12859 14
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|1	%define upstream_name    Dist-Zilla-Plugin-MatchManifest
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|2	%define upstream_version 4.02
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|3	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|7	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|8	Summary:	Ensure that MANIFEST is correct
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|9	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|14	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|16	BuildRequires:	perl(Dist::Zilla) >= 4.101.780
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|17	BuildRequires:	perl(Dist::Zilla::Tester) >= 4.102.343
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|18	BuildRequires:	perl(Moose) >= 0.650.0
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|19	BuildRequires:	perl(Throwable)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|20	BuildRequires:	perl(Moose::Autobox) >= 0.90.0
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|21	BuildRequires:	perl(Text::Diff)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|22	BuildRequires:	perl(Role::HasMessage)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|23	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|24	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|25	BuildRequires:	perl(MooseX::OneArgNew)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|26	BuildRequires:	perl(Test::Fatal) >= 0.3.0
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|27	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|28	BuildRequires:	perl(Test::More) >= 0.880.0
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|29	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|30	BuildRequires:	perl(Config::MVP::Reader::INI)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|31	BuildRequires:	perl(Config::INI::MVP::Reader)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|32	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|33	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|34	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|35	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|36	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|37	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|38	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|39	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|40	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|41	%description
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|42	If included, this plugin will ensure that the distribution contains a
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|43	_MANIFEST_ file and that its contents match the files collected by
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|44	Dist::Zilla. If not, it will display the differences and (if STDIN & STDOUT
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|45	are TTYs) offer to update the _MANIFEST_.
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|46	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|47	%prep
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|49	# newer ExtUtils::MakeMaker needed
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|50	rm -rf t/10-manifest.t
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|51	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|52	%build
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|54	%make
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|55	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|56	%check
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|57	make test
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|58	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|59	%install
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|60	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|61	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|62	%files
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|63	%doc Changes LICENSE README
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|64	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|65	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|66	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|67	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|68	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|69	%changelog
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|70	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|71	* Mon Jun 01 2015 abfonly <John@smith.org> 4.20.0-1
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|72	- (5a7035d) Log: Update to 4.20.0
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|73	
14cu|perl-Dist-Zilla-Plugin-MatchManifest-4.20.0-1|74	

12860 14
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Mercurial
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|8	Summary:	Check for modified/removed/unknown files
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|9	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|14	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|19	BuildRequires:	perl(Test::Kwalitee)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|20	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|21	BuildRequires:	perl(File::Slurp)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|22	BuildRequires:	perl(IPC::System::Simple)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|23	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|25	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|26	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|27	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|28	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|29	%description
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|30	This plugin provides Mercurial support for the Dist::Zilla manpage.
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|31	Currently, it supports checking that the working copy is clean before
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|32	release, tagging, and pushing changes to the remote. The tag plugin also
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|33	checks before tagging to make sure that the tag it wants to use is unique.
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|34	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|35	Currently, this plugin does not support committing, so it won't play nice
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|36	with plugins that make changes to the working copy before release. Patches
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|37	are welcome.
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|38	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|39	%prep
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|41	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|42	%build
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|44	%make
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|45	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|46	%check
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|47	%make test
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|48	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|49	%install
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|50	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|52	%files
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|53	%doc Changes META.yml LICENSE README
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|54	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|55	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|56	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|57	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|58	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|59	%changelog
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|60	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|61	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|62	- (b23449b) Log: Update to 0.80.0
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|63	
14cu|perl-Dist-Zilla-Plugin-Mercurial-0.80.0-1|64	

12861 14
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaData-BuiltWith
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|2	%define upstream_version 1.004003
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|3	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|7	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|8	Summary:	Go overkill and report everything in all name-spaces
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|9	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|14	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|16	BuildRequires:	perl(Readonly)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|17	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|18	BuildRequires:	perl(Dist::Zilla::Role::ConfigDumper)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|20	BuildRequires:	perl(Dist::Zilla::Util::EmulatePhase)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|21	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|22	BuildRequires:	perl(Dist::Zilla::Util::ConfigDumper)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|23	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|24	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|25	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|26	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|27	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|29	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|30	BuildRequires:	perl(Module::Data) >= 0.7.0
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|31	BuildRequires:	perl(Devel::CheckBin)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|32	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|33	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|34	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|35	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|36	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|37	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|38	BuildRequires:	perl(Path::ScanINC)
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|39	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|40	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|41	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|42	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|43	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|44	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|45	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|46	%description
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|47	Often, distribution authors get module dependencies wrong. So in such
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|48	cases, its handy to be able to see what version of various packages they
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|49	built with.
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|50	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|51	Some would prefer to demand everyone install the same version as they did,
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|52	but that's also not always necessary.
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|53	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|54	Hopefully, the existence of the metadata provided by this module will help
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|55	users on their end machines make intelligent choices about what modules to
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|56	install in the event of a problem.
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|57	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|58	%prep
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|59	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|60	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|61	%build
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|62	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|63	%make
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|64	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|65	%check
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|66	%make test
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|67	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|68	%install
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|69	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|70	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|71	%files
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|72	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|73	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|74	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|75	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|76	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|77	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|78	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|79	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|80	%changelog
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|81	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|82	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.4.3-1
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|83	- (36e7f98) Log: Update to 1.4.3
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|84	- (36e7f98) fixed tests
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|85	
14cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-1.4.3-1|86	

12862 14
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|2	%define upstream_version 2.001011
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|3	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|7	Summary:	When nothing else works, pull in hand-crafted metadata from a specified file
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|13	BuildRequires:	perl(Class::Discover)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|14	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|15	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|16	BuildRequires:	perl(File::Find::Rule)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|17	BuildRequires:	perl(File::Find::Rule::Perl)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|18	BuildRequires:	perl(FindBin)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|19	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|20	BuildRequires:	perl(Module::Extract::Namespaces)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|21	BuildRequires:	perl(Module::Extract::VERSION)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|22	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|23	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|24	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|25	BuildRequires:	perl(MooseX::Has::Sugar)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|26	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|27	BuildRequires:	perl(Path::Class::Dir)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|28	BuildRequires:	perl(Path::Class::File)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|30	BuildRequires:	perl(Test::Exception)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|31	BuildRequires:	perl(Test::Perl::Critic)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|32	BuildRequires:	perl(YAML::Tiny)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|33	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|34	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|35	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|36	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|37	BuildRequires:	perl(Dist::Zilla::Util::ConfigDumper)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|38	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|39	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|40	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|41	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|42	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|43	BuildRequires:	perl(Hash::Merge::Simple)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|44	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|45	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|46	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|47	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|48	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|49	Requires: perl(Module::Extract::Namespaces)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|50	Requires: perl(Module::Extract::VERSION)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|51	Requires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|52	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|53	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|54	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|55	%description
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|56	This Distribution Contains a small bundle of plugins for various ways of
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|57	populating the 'META.yml' that is built with your distribution.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|58	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|59	The initial reason for this is due to stuff that uses the MooseX::Declare
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|60	manpage style class definitions not being parseable by many tools upstream,
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|61	so this is here to cover this problem by defining it in the metadata.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|62	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|63	%prep
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|64	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|65	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|66	%build
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|67	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|68	%make
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|69	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|70	%check
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|71	%make test
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|72	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|73	%install
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|74	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|75	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|76	%files
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|77	%doc Changes LICENSE README
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|78	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|79	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|80	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|81	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|82	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|83	%changelog
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|84	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|85	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 2.1.11-1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|86	- (354dffe) Log: Update to 2.1.11
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|87	- (354dffe) fixed tests
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|88	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-2.1.11-1|89	

12863 14
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|1	# this is included in Dist-Zilla 6
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|2	# to be dropped.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|3	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|4	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Class
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|5	%define upstream_version 2.001000
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|6	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|7	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|9	Release:	2
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|10	Summary:	Scans files and tries to identify classes using Class::Discover
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|11	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|12	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|16	BuildRequires:	perl-base
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|17	BuildRequires:	perl(Class::Discover)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|18	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|19	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|20	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|21	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|22	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|23	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|24	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|25	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|26	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|27	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|28	BuildRequires:	perl(MooseX::Declare)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|30	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|31	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|32	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|33	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|34	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|35	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|36	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|37	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|38	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|39	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|40	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|41	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|42	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|43	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|44	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|45	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|46	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|47	%description
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|48	Scans files and tries to identify classes using Class::Discover.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|49	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|50	%prep
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|52	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|53	%build
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|55	%make
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|56	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|57	%check
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|58	%make test
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|59	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|60	%install
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|61	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|62	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|63	%files
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|64	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|65	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|66	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|67	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|68	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|69	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|70	%changelog
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|71	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|72	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.1.0-2
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|73	- (41645a1) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|74	- (41645a1) TODO:
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|75	- (41645a1) ##############
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|76	- (41645a1) When update Dist-Zilla >= 6.0 drop this
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|77	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-2.1.0-2|78	

12864 14
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-FromFile
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|2	%define upstream_version 2.001001
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|3	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|7	Summary:	If nothing else works, pull in hand-crafted metadata from a specified file
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|13	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|14	BuildRequires:	perl(Config::INI::Reader)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|15	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|16	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|19	BuildRequires:	perl(Dist::Zilla::Util::ConfigDumper)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|20	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|21	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|22	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|23	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|24	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|25	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|28	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|29	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|30	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|31	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|32	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|33	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|34	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|35	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|36	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|37	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|38	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|39	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|40	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|41	%description
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|42	If nothing else works, pull in hand-crafted metadata from a specified file.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|43	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|44	%prep
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|46	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|47	%build
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|48	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|49	%make
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|50	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|51	%check
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|52	%make test
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|53	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|54	%install
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|55	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|56	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|57	%files
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|58	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|59	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|60	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|61	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|62	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|63	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|64	%changelog
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|65	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|66	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.1.1-1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|67	- (bd3c649) Log: Update to 2.1.1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|68	- (bd3c649) Fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|69	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-2.1.1-1|70	

12865 14
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Package
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|2	%define upstream_version 2.003002
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|3	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|7	Summary:	Extract namespaces/version from traditional packages for provides
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|13	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|14	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|15	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|17	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|18	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|20	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|21	BuildRequires:	perl(Module::Extract::Namespaces)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|22	BuildRequires:	perl(Module::Extract::VERSION)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|23	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|24	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|25	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|28	BuildRequires:	perl(Throwable)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|29	BuildRequires:	perl(Module::Metadata) >=  1.0.27
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|30	BuildRequires:	perl(Data::Dump)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|31	BuildRequires:	perl(Safe::Isa)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|32	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|33	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|34	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|35	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|36	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|37	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|38	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|39	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|40	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|41	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|42	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|43	%description
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|44	Extract namespaces/version from traditional packages for provides.
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|45	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|46	%prep
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|48	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|49	%build
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|50	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|51	%make
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|52	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|53	%check
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|54	%make test
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|55	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|56	%install
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|57	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|58	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|59	%files
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|60	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|61	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|62	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|63	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|64	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|65	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|66	%changelog
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|67	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|68	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.3.2-1
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|69	- (c6ad95b) Log: Update to 2.3.2
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|70	- (c6ad95b) Fixed tests
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|71	
14cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.3.2-1|72	

12866 14
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|1	%define upstream_name    Dist-Zilla-Plugin-MinimumPerl
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|2	%define upstream_version 1.006
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|3	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|7	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|8	Summary:	Detects the minimum version of Perl required for your dist
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|9	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|14	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|19	BuildRequires:	perl(MooseX::Types::Perl)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|21	BuildRequires:	perl(Perl::MinimumVersion)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|22	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|24	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|25	BuildRequires:	perl(MooseX::Types::Perl)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|26	BuildRequires:	perl(Test::Apocalypse)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|28	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|29	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|30	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|31	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|32	%description
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|33	This plugin uses the Perl::MinimumVersion manpage to automatically find the
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|34	minimum version of Perl required for your dist and adds it to the prereqs.
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|35	You can specify a version of Perl to override the scanning logic.
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|36	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|37	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|38	%prep
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|40	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|41	%build
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|43	%make
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|44	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|45	%check
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|46	%make test
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|47	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|48	%install
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|49	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|50	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|51	%files
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|52	%doc LICENSE README META.yml Changes
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|53	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|54	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|55	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|56	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|57	%changelog
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|58	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|59	* Wed Jun 03 2015 abfonly <John@smith.org> 1.6.0-1
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|60	- (5d89b13) Log: Update to 1.6.0, backport all BR and enable tests
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|61	
14cu|perl-Dist-Zilla-Plugin-MinimumPerl-1.6.0-1|62	

12867 14
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ModuleBuild-XSOrPP
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|3	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|7	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|8	Summary:	Add a --pp option to your Build.PL to force an XS-less build
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|9	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|14	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|18	BuildRequires:	perl(Test::Most)
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|19	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|20	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|21	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|22	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|23	%description
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|24	Use this plugin instead of the regular 'ModuleBuild' plugin. It generates a
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|25	_Build.PL_ which accepts a '--pp' flag to forcible disable XS compilation.
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|26	Obviously, this is only useful if your module can work without its XS
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|27	component.
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|28	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|29	%prep
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|31	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|32	%build
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|34	%make
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|35	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|36	%check
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|37	%make test
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|38	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|39	%install
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|40	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|41	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|42	%files
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|43	%doc Changes META.yml LICENSE README META.json
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|44	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|45	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|46	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|47	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|48	%changelog
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|49	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|50	* Wed Jun 03 2015 abfonly <John@smith.org> 0.40.0-1
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|51	- (2dd5986) Log: Update to 0.40.0, fixed tests
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|52	
14cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.40.0-1|53	

12868 14
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|1	%define upstream_name    Dist-Zilla-Plugin-ModuleInstall
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|2	%define upstream_version 1.001001
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|3	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|5	%define __noautoreq 'perl\\(inc::Module::Install\\)'
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|6	%else
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|7	%define _requires_exceptions perl(inc::Module::Install)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|8	%endif
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|9	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|10	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|12	Release:	1
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|13	Summary:	Build Module::Install based Distributions with Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|14	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|15	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|17	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|18	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|19	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|20	BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker::Runner)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|21	BuildRequires: perl(Dist::Zilla::Role::BuildRunner)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|22	BuildRequires: perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|23	BuildRequires: perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|24	BuildRequires: perl(Dist::Zilla::Role::Tempdir) >= 1.1.1
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|25	BuildRequires: perl(Dist::Zilla::Role::TestRunner)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|26	BuildRequires: perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|27	BuildRequires: perl(Dist::Zilla::Util::ConfigDumper)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|28	BuildRequires: perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|29	BuildRequires: perl(Eval::Closure)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|30	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|31	BuildRequires: perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|32	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|33	BuildRequires: perl(Module::Install)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|34	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|35	BuildRequires: perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|36	BuildRequires: perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|37	BuildRequires: perl(Test::Differences)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|38	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|39	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|40	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|41	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|42	BuildRequires: perl(recommended)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|43	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|44	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|45	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|46	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|47	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|48	BuildRequires: perl(Digest::SHA)
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|49	BuildRequires: perl(CPAN::Meta::YAML) >= 0.11.0
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|50	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|51	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|52	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|53	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|54	%description
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|55	This module will create a _Makefile.PL_ for installing the dist using
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|56	the Module::Install manpage.
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|57	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|58	It is at present a very minimal feature set, but it works.
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|59	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|60	%prep
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|61	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|62	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|63	%build
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|64	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|65	%make
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|66	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|67	%check
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|68	%make test
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|69	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|70	%install
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|71	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|72	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|73	%files
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|74	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|75	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|76	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|77	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|78	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|79	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|80	%changelog
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|81	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|82	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 1.1.1-1
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|83	- (0b9d9b4) Log: Update to 1.1.1
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|84	- (0b9d9b4) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|85	
14cu|perl-Dist-Zilla-Plugin-ModuleInstall-1.1.1-1|86	

12869 14
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|1	%define upstream_name    Dist-Zilla-Plugin-OurPkgVersion
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|2	%define upstream_version 0.08
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|3	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|6	Release:	2
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|7	Summary:	No line insertion and does Package version with our
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|12	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|13	BuildRequires: perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|14	BuildRequires: perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|16	BuildRequires: perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|17	BuildRequires: perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|18	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|19	BuildRequires: perl(MooseX::Types::Perl)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|20	BuildRequires: perl(PPI)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|21	BuildRequires: perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|23	BuildRequires: perl(Test::Version)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|24	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|25	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|26	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|27	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|28	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|29	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|30	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|31	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|32	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|33	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|34	BuildRequires: perl(Pod::Eventual)
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|35	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|36	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|37	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|38	%description
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|39	This module was created as an alternative to the
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|40	Dist::Zilla::Plugin::PkgVersion manpage and uses some code from that
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|41	module. This module is designed to use a the more readable format 'our
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|42	$VERSION = $version;' as well as not change then number of lines of code in
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|43	your files, which will keep your repository more in sync with your CPAN
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|44	release. It also allows you slightly more freedom in how you specify your
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|45	version.
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|46	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|47	EXAMPLES
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|48	in dist.ini
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|49	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|50	...
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|51	version = 0.01;
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|52	[OurPkgVersion]
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|53	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|54	%prep
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|55	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|56	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|57	%build
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|59	%make
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|60	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|61	%check
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|62	%make test
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|63	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|64	%install
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|65	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|66	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|67	%files
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|68	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|69	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|70	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|71	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|72	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|73	%changelog
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|74	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|75	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 0.80.0-2
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|76	- (737ae36) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|77	
14cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.80.0-2|78	

12870 14
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|1	%define upstream_name    Dist-Zilla-Plugin-PerlTidy
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|2	%define upstream_version 0.21
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|3	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|6	Release:	2
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|7	Summary:	Perltidy your dist
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|13	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|14	BuildRequires:	perl(File::Copy)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|15	BuildRequires:	perl(File::Next)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|16	BuildRequires:	perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|17	BuildRequires:	perl(Perl::Tidy)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|18	BuildRequires:	perl(Path::Iterator::Rule)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|19	BuildRequires:	perl(Term::Encoding)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|20	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|21	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|22	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|23	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|24	BuildRequires:	perl(Getopt::Long::Descriptive)
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|25	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|26	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|27	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|28	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|29	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|30	%description
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|31	Perltidy your dist.
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|32	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|33	%prep
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|35	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|36	%build
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|38	%make
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|39	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|40	%check
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|41	%make test
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|42	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|43	%install
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|44	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|45	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|46	%files
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|47	%doc Changes LICENSE README
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|48	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|49	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|50	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|51	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|52	%changelog
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|53	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|54	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 0.210.0-2
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|55	- (f39d483) Log: Fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|56	- (f39d483) bump rel
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|57	
14cu|perl-Dist-Zilla-Plugin-PerlTidy-0.210.0-2|58	

12871 14
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|1	%define upstream_name    Dist-Zilla-Plugin-PodLoom
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|2	%define upstream_version 5.001
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|3	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|7	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|8	Summary:	Process module documentation through Pod::Loom
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|9	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|14	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::ModuleInfo)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|18	BuildRequires:	perl(Hash::Merge::Simple)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|19	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|20	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|21	BuildRequires:	perl(Pod::Loom)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|23	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|24	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|25	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|26	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|27	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|28	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|29	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|30	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|31	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|32	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|33	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|34	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|35	%description
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|36	If included, this plugin will process each _.pm_ and _.pod_ file under
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|37	_lib_ or in the root directory through Pod::Loom.
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|38	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|39	%prep
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|41	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|42	%build
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|44	%make
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|45	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|46	%check
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|47	%make test
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|48	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|49	%install
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|50	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|51	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|52	%files
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|53	%doc README Changes META.yml META.json LICENSE
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|54	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|55	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|56	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|57	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|58	%changelog
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|59	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|60	* Tue Jul 28 2015 abfonly <abfonly@gmail.com> 5.1.0-1
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|61	- (6fc4084) Log: Update to 5.1.0
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|62	
14cu|perl-Dist-Zilla-Plugin-PodLoom-5.1.0-1|63	

12872 14
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|1	%define upstream_name    Dist-Zilla-Plugin-PodWeaver
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|2	%define upstream_version 4.006
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|3	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|7	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|8	Summary:	Do horrible things to POD, producing better docs
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|9	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|10	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|11	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|12	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|15	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|19	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|20	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|22	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|23	BuildRequires:	perl(Pod::Elemental::PerlMunger)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|24	BuildRequires:	perl(Pod::Weaver::Config::Assembler)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|25	BuildRequires:	perl(Pod::Weaver)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|27	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|28	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|29	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|30	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|31	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|32	# not auto-detected
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|33	Requires:	perl(Pod::Elemental::PerlMunger)
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|34	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|35	%description
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|36	PodWeaver is a work in progress, which rips apart your kinda-POD and
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|37	reconstructs it as boring old real POD.
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|38	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|39	%prep
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|41	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|42	%build
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|44	%make
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|45	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|46	%check
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|47	%make test
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|48	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|49	%install
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|50	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|51	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|52	%files
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|53	%doc Changes LICENSE README META.yml META.json
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|54	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|55	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|56	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|57	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|58	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|59	%changelog
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|60	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|61	* Fri Jun 05 2015 abfonly <John@smith.org> 4.6.0-1
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|62	- (160e67f) Log: Update to 4.6.0, fixed tests
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|63	
14cu|perl-Dist-Zilla-Plugin-PodWeaver-4.6.0-1|64	

12873 14
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Prepender
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|2	%define upstream_version 2.002
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|8	Summary:	Prepend lines at the top of your perl files
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|9	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|13	Source0:	http://www.cpan.org/authors/id/J/JQ/JQUELIN/Dist-Zilla-Plugin-Prepender-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|14	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|15	BuildRequires:	perl(base)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|17	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|18	BuildRequires:	perl(MooseX::Has::Sugar)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|20	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|21	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|22	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|23	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|24	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|25	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|26	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|27	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|28	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|29	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.12.0
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|30	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|31	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|32	BuildRequires:	perl(Pod::Eventual)
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|33	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|34	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|35	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|36	%description
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|37	This plugin will prepend the specified lines in each Perl module or
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|38	program within the distribution. For scripts having a shebang line,
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|39	lines will be inserted just after it.
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|40	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|41	This is useful to enforce a set of pragmas to your files (since pragmas
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|42	are lexical, they will be active for the whole file), or to add some
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|43	copyright comments, as the fsf recommends.
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|44	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|45	%prep
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|47	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|48	%build
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|49	perl Build.PL installdirs=vendor
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|50	./Build
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|52	%check
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|53	./Build test
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|54	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|55	%install
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|56	./Build install destdir=%{buildroot}
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|57	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|58	%files
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|59	%doc Changes LICENSE README META.json META.yml
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|60	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|61	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|62	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|63	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|64	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|65	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|66	%changelog
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|67	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|68	* Fri Sep 04 2015 abfonly <abfonly@gmail.com> 2.2.0-1
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|69	- (5b30a29) Log: Update to 2.2.0
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|70	
14cu|perl-Dist-Zilla-Plugin-Prepender-2.2.0-1|71	

12874 14
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|1	%define upstream_name    Dist-Zilla-Plugin-PurePerlTests
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|3	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|7	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|8	Summary:	Run all your tests twice, once with XS code and once with pure Perl
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|9	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|14	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|16	BuildRequires:	perl(Dist::Zilla) >= 5.34.0
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|19	BuildRequires:	perl(Test::Most)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|21	BuildRequires:	perl(IO::Handle)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|22	BuildRequires:	perl(IPC::Open3)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|24	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|25	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|26	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|27	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|28	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|29	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|30	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|31	%description
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|32	This plugin is for modules which ship with a dual XS/pure Perl
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|33	implementation.
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|34	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|35	The plugin makes a copy of all your tests when doing release testing (via
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|36	'dzil test' or 'dzil release'). The copy will set an environment value that
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|37	you specify in a 'BEGIN' block. You can use this to force your code to not
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|38	load the XS implementation.
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|39	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|40	%prep
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|42	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|43	%build
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|45	%make
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|46	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|47	%check
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|48	%make test
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|49	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|50	%install
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|51	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|52	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|53	%files
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|54	%doc Changes META.yml LICENSE README.* META.json
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|55	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|56	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|57	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|58	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|59	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|60	%changelog
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|61	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|62	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.50.0-1
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|63	- (f33c790) Log: Update to 0.50.0
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|64	
14cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.50.0-1|65	

12875 14
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeAnyFromPod
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|2	%define upstream_version 0.161170
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|3	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|7	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|8	Summary:    Automatically convert POD to a README in any format for Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|13	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|14	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|15	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|16	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|17	BuildRequires: perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|18	BuildRequires: perl(Dist::Zilla::Role::AfterBuild)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|19	BuildRequires: perl(Dist::Zilla::Role::File::ChangeNotification)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|20	BuildRequires: perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|21	BuildRequires: perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|22	BuildRequires: perl(Dist::Zilla::Role::FilePruner)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|23	BuildRequires: perl(Dist::Zilla::Role::PluginBundle::Easy)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|24	BuildRequires: perl(Encode)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|25	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|26	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|27	BuildRequires: perl(IO::Handle)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|28	BuildRequires: perl(IO::Scalar)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|29	BuildRequires: perl(IPC::Open3)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|30	BuildRequires: perl(List::Util)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|31	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|32	BuildRequires: perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|33	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|34	BuildRequires: perl(MooseX::Has::Sugar)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|35	BuildRequires: perl(PPI::Document)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|36	BuildRequires: perl(Path::Tiny) >= 0.4.0
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|37	BuildRequires: perl(Pod::Markdown)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|38	BuildRequires: perl(Pod::Simple::HTML) >= 3.230.0
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|39	BuildRequires: perl(Pod::Simple::Text) >= 3.230.0
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|40	BuildRequires: perl(Scalar::Util)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|41	BuildRequires: perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|42	BuildRequires: perl(Test::Deep)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|43	BuildRequires: perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|44	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|45	BuildRequires: perl(Test::Most)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|46	BuildRequires: perl(Test::Requires)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|47	BuildRequires: perl(autodie)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|48	BuildRequires: perl(base)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|49	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|50	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|51	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|52	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|53	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|54	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|55	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|56	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|57	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|58	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|59	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|60	BuildRequires: perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|61	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|62	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|63	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|64	%description
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|65	Generates a README for your the Dist::Zilla manpage powered dist from its
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|66	'main_module' in any of several formats. The generated README can be
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|67	included in the build or created in the root of your dist for e.g.
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|68	inclusion into version control.
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|69	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|70	%prep
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|71	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|72	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|73	%build
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|74	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|75	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|76	%make
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|77	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|78	%check
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|79	%make test
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|80	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|81	%install
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|82	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|83	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|84	%files
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|85	%doc Changes LICENSE META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|86	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|87	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|88	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|89	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|90	%changelog
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|91	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|92	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 0.161.170-1
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|93	- (8d574b4) Log: Update to 0.161.170
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|94	- (8d574b4) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|95	
14cu|perl-Dist-Zilla-Plugin-ReadmeAnyFromPod-0.161.170-1|96	

12876 14
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeFromPod
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|2	%define upstream_version 0.32
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|3	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|7	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|8	Summary:	Automatically convert POD to a README for Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|9	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|14	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|17	BuildRequires:	perl(IO::Scalar)
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|18	BuildRequires:	perl(Pod::Text)
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|19	BuildRequires:	perl(Pod::Readme)
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|20	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|21	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|22	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|23	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|24	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|25	%description
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|26	Generate the README from 'main_module' by the Pod::Text manpage
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|27	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|28	The code is mostly a copy-paste of the Module::Install::ReadmeFromPod
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|29	manpage
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|30	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|31	%prep
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|33	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|34	%build
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|36	%make
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|37	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|38	%check
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|39	%make test
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|40	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|41	%install
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|42	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|43	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|44	%files
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|45	%doc Changes LICENSE README META.yml META.json
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|46	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|47	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|48	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|49	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|50	%changelog
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|51	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|52	* Fri Jun 05 2015 abfonly <John@smith.org> 0.320.0-1
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|53	- (71246a7) Log: Update to 0.320.0, fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|54	
14cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.320.0-1|55	

12877 14
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeMarkdownFromPod
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|2	%define upstream_version 0.141140
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|3	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|6	Release:	2
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|7	Summary:	Automatically convert POD to a README.mkdn for Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|8	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|9	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|10	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|13	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|16	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|17	BuildRequires:	perl(Dist::Zilla::Role::FileWatcher)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|18	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod) >= 0.320.0
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|19	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeAnyFromPod)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|20	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|21	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|22	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|23	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|24	BuildRequires:	perl(Pod::Markdown)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|27	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|28	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|29	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|30	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|31	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|32	BuildRequires:	perl(Test::Most)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|33	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|34	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|35	BuildRequires:	perl(PPI::Document)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|36	BuildRequires:	perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|37	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|38	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|39	%description
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|40	Generate a README.mkdn from 'main_module' by the Pod::Markdown manpage
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|41	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|42	The code is mostly a copy-paste of the Dist::Zilla::Plugin::ReadmeFromPod
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|43	manpage
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|44	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|45	%prep
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|47	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|48	%build
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|50	%make
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|51	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|52	%check
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|53	%make test
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|54	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|55	%install
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|56	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|57	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|58	%files
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|59	%doc README META.yml LICENSE Changes
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|60	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|61	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|62	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|63	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|64	%changelog
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|65	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|66	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 0.141.140-2
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|67	- (d79d11c) Log: Fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|68	- (d79d11c) bump rel
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|69	
14cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.141.140-2|70	

12878 14
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions-Tiny
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|2	%define upstream_version 1.12
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|3	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|7	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|8	Summary:	Reports dependency versions during testing
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|9	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|14	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|16	BuildRequires:	perl(Test::Warn)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|17	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|18	BuildRequires:	perl(Dist::Zilla) >= 5.37.0
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|19	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|20	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|21	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|22	BuildRequires:	perl(Test::Differences)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|23	BuildRequires:	perl(Test::Exception)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|24	BuildRequires:	perl(Test::MockObject)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|26	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|27	BuildRequires:	perl(vars)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|29	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|30	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|31	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|32	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|33	%description
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|34	This module integrates with the Dist::Zilla manpage to automatically add an
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|35	additional test to your released software. Rather than testing features of
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|36	the software, this reports the versions of all static module dependencies,
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|37	and of Perl, at the time the tests are run.
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|38	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|39	The value of this is that when someone submits a test failure report you
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|40	can see which versions of the modules were installed and, hopefully, be
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|41	able to reproduce problems that are dependent on a specific set of module
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|42	versions.
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|43	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|44	%prep
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|46	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|47	%build
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|49	%make
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|50	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|51	%check
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|52	%make test
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|53	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|54	%install
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|55	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|56	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|57	%files
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|58	%doc META.yml META.json LICENSE README
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|59	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|60	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|61	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|62	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|63	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|64	%changelog
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|65	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|66	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 1.120.0-1
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|67	- (8ddf948) Log: Update to 1.120.0
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|68	
14cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.120.0-1|69	

12879 14
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|1	%define upstream_name    Dist-Zilla-Plugins-CJM
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|2	%define upstream_version 4.27
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|3	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|7	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|8	Summary:	Allow a dist to have a custom Build.PL
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|9	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|10	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|11	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|12	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|15	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|17	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|18	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|19	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|20	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|21	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|22	BuildRequires:	perl(Git::Wrapper)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|23	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|24	BuildRequires:	perl(CPAN::Meta::Requirements)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|25	BuildRequires:	perl(Data::Dumper)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|26	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|29	BuildRequires:	perl(Eval::Closure)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|30	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|31	BuildRequires:	perl(File::Copy)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|32	BuildRequires:	perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|33	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|34	BuildRequires:	perl(File::pushd)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|35	BuildRequires:	perl(Module::Metadata)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|36	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|37	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|38	BuildRequires:	perl(Moose::Role)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|39	BuildRequires:	perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|40	BuildRequires:	perl(Parse::CPAN::Meta)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|41	BuildRequires:	perl(Path::Class)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|42	BuildRequires:	perl(Scalar::Util)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|43	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|44	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|45	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|46	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|47	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|48	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|49	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|50	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|51	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|52	BuildRequires:	perl(Pod::Eventual)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|53	BuildRequires:	perl(Archive::Tar)
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|54	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|55	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|56	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|57	%description
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|58	Plugins implementing ModuleInfo may call their own 'get_module_info' method
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|59	to construct a the Module::Build::ModuleInfo manpage object.
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|60	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|61	%prep
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|63	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|64	%build
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|65	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|66	%make
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|67	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|68	%check
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|69	make test
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|70	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|71	%install
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|72	%makeinstall_std
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|73	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|74	%files
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|75	%doc README Changes META.yml META.json LICENSE
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|76	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|77	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|78	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|79	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|80	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|81	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|82	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|83	%changelog
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|84	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|85	* Tue Sep 15 2015 abfonly <abfonly@gmail.com> 4.270.0-1
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|86	- (bbc36a1) Log: Update to 4.270.0
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|87	- (bbc36a1) fixed new BR
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|88	
14cu|perl-Dist-Zilla-Plugins-CJM-4.270.0-1|89	

12880 14
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|1	%define upstream_name    Dist-Zilla-Plugin-TaskWeaver
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|2	%define upstream_version 0.101626
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|3	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|6	Release:	4
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|7	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|8	Summary:	Dist::Zilla::Plugin::TaskWeaver's helper
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|9	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|14	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|16	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|17	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|19	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|20	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|21	BuildRequires:	perl(Pod::Elemental)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|22	BuildRequires:	perl(Pod::Weaver)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|23	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|24	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|25	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|26	%description
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|27	The TaskWeaver plugin acts just like the PodWeaver plugin, but gets its
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|28	claws just a bit into your Pod::Weaver configuration and then uses them to
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|29	figure out prerequisites and grouping for building a Task distribution.
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|30	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|31	The 'Task::' namespace is used for libraries that do not have any code of
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|32	their own, but are just ways of getting a lot of other libraries installed
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|33	at once. In other words, they're just prerequisites with no actual logic.
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|34	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|35	TaskWeaver expects that your _.pm_ file will have Pod like the following:
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|36	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|37	%prep
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|39	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|40	%build
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|42	%make
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|43	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|44	%check
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|45	%make test
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|46	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|47	%install
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|48	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|49	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|50	%files
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|51	%doc Changes LICENSE README
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|52	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|53	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|54	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|55	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|56	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|57	%changelog
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|58	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|59	* Mon Jun 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.101.626-4
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|60	- (035ad04) Fix BRs
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|61	
14cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-4|62	

12881 14
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-CheckChanges
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|2	%define upstream_version 2.000004
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|7	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|8	Summary:    Release tests for checking changes
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|12	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|13	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|16	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|17	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|19	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|21	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|22	BuildRequires:	perl(Test::CheckChanges)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|23	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|24	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|25	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|26	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|27	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|28	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|29	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|30	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|31	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|32	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|33	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|34	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|35	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|36	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|37	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|38	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|39	# Renamed upstream
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|40	Obsoletes:  perl-Dist-Zilla-Plugin-CheckChangesTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|41	Provides:   perl-Dist-Zilla-Plugin-CheckChangesTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|42	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|43	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|44	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|45	%description
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|46	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|47	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|48	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|49	xt/release/check-changes.t - a standard Test::CheckChanges test
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|50	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|51	%prep
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|53	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|54	%build
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|56	%make
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|57	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|58	%check
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|59	%make test
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|60	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|61	%install
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|62	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|63	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|64	%files
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|65	%doc Changes LICENSE META.json META.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|66	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|67	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|68	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|69	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|70	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|71	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 2.0.4-1
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|72	- (7a9686c) Log: Update to 2.0.4
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|73	- (7a9686c) fixed BR and test
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|74	
14cu|perl-Dist-Zilla-Plugin-Test-CheckChanges-2.0.4-1|75	

12882 14
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-Compile
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|2	%define upstream_version 2.054
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|7	Summary:	Common tests to check syntax of your modules
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|13	BuildRequires:	perl(Data::Section)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|14	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|19	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|23	BuildRequires:	perl(Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|24	BuildRequires:	perl(Sub::Exporter::ForMethods)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|25	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|26	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|27	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|28	BuildRequires:	perl(CPAN::Meta::Check)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|29	BuildRequires:	perl(Perl::PrereqScanner)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|30	BuildRequires:	perl(Test::MinimumVersion)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|31	BuildRequires:	perl(Test::Warnings)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|32	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|33	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|34	BuildRequires:	perl(CPAN::Meta::Validator)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|35	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|36	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|37	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|38	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|39	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|40	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|41	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|42	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|43	# Dist::Zilla::Plugin::CompileTests	(DEPRECATED) common tests to check syntax of your modules
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|44	# http://search.cpan.org/~jquelin/Dist-Zilla-Plugin-Test-Compile-2.001/
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|45	Obsoletes:	perl-Dist-Zilla-Plugin-CompileTests = 1.110.930
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|46	Obsoletes:	perl(Dist::Zilla::Plugin::CompileTests) < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|47	Provides:	perl-Dist-Zilla-Plugin-CompileTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|48	Provides:	perl(Dist::Zilla::Plugin::CompileTests) = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|49	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|50	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|52	%description
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|53	Common tests to check syntax of your modules,
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|54	only using core modules.
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|55	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|56	%prep
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|58	chmod 644 Changes
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|59	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|60	%build
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|61	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|62	%make
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|63	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|64	%check
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|65	make test
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|66	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|67	%install
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|68	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|69	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|70	%files
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|71	%doc Changes README LICENSE README META.yml META.json
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|72	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|73	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|74	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|75	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|76	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|77	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|78	* Tue Jun 21 2016 abfonly <abfonly@gmail.com> 2.54.0-1
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|79	- (db0fd09) Log: Update to 2.54.0
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|80	- (db0fd09) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|81	
14cu|perl-Dist-Zilla-Plugin-Test-Compile-2.54.0-1|82	

12883 14
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-CPAN-Changes
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|2	%define upstream_version 0.012
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|7	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|8	Summary:	Release tests for your changelog
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|9	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|14	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|15	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|18	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|22	BuildRequires:	perl(Test::CPAN::Changes)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|24	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|25	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|26	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|27	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|28	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|29	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|30	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|31	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|32	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|33	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|34	%description
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|35	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|36	providing the following file:
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|37	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|38	xt/release/cpan-changes.t - a standard Test::CPAN::Changes test
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|39	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|40	See the Test::CPAN::Changes manpage for what this test does.
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|41	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|42	%prep
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|44	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|45	%build
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|47	%make
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|48	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|49	%check
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|50	%make test
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|52	%install
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|53	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|54	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|55	%files
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|56	%doc README.* Changes LICENSE META.yml META.json
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|57	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|58	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|59	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|60	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|61	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|62	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|63	* Tue Jun 21 2016 abfonly <abfonly@gmail.com> 0.12.0-1
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|64	- (2b5fff3) Log: Update to 0.12.0
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|65	- (2b5fff3) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|66	
14cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.12.0-1|67	

12884 14
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-DistManifest
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|2	%define upstream_version 2.000005
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|3	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|7	Summary:    Release tests for the manifest
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|11	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|13	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|14	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|15	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|16	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|17	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|18	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|19	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|20	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|21	BuildRequires:	perl(Test::DistManifest)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|23	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|24	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|25	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|26	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|28	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|29	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|30	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|31	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|32	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|33	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|34	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|35	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|36	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|37	Obsoletes:  perl-Dist-Zilla-Plugin-DistManifestTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|38	Provides:   perl-Dist-Zilla-Plugin-DistManifestTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|39	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|40	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|41	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|42	%description
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|43	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|44	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|45	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|46	xt/release/dist-manifest.t - a standard Test::DistManifest test
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|47	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|48	%prep
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|50	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|51	%build
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|53	%make
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|54	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|55	%check
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|56	%make test
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|57	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|58	%install
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|59	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|60	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|61	%files
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|62	%doc Changes LICENSE META.json META.yml MYMETA.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|63	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|64	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|65	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|66	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|67	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|68	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|69	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|70	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 2.0.5-2
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|71	- (4f1a640) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|72	
14cu|perl-Dist-Zilla-Plugin-Test-DistManifest-2.0.5-2|73	

12885 14
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-EOL
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|2	%define upstream_version 0.18
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|3	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|7	Summary:    Author tests making sure correct line endings are used
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|11	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|13	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|14	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|15	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|17	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|18	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|19	BuildRequires:	perl(IO::Handle)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|20	BuildRequires:	perl(IPC::Open3)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|21	BuildRequires:	perl(List::Util)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|22	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|23	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|24	BuildRequires:	perl(Test::EOL)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|26	BuildRequires:	perl(Test::Script)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|28	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|29	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|30	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|31	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|32	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|33	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|34	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|35	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|36	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|37	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|38	BuildRequires:	perl(Test::Warnings)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|39	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|40	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|41	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|42	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|43	Obsoletes:	perl-Dist-Zilla-Plugin-EOLTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|44	Provides:	perl-Dist-Zilla-Plugin-EOLTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|45	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|46	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|47	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|48	%description
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|49	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|50	providing the following files:
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|51	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|52	%prep
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|54	chmod 644 Changes
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|55	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|56	%build
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|58	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|59	%make
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|60	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|61	%check
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|62	%make test
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|63	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|64	%install
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|65	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|66	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|67	%files
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|68	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|69	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|70	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|71	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|72	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|73	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|74	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|75	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 0.180.0-2
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|76	- (83bea5b) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|77	
14cu|perl-Dist-Zilla-Plugin-Test-EOL-0.180.0-2|78	

12886 14
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-Kwalitee
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|2	%define upstream_version 2.12
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|7	Summary:    Release tests for kwalitee
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|13	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|14	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|15	BuildRequires:	perl(Data::Section)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|19	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|20	BuildRequires:	perl(English)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|21	BuildRequires:	perl(Eval::Closure)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|23	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|24	BuildRequires:	perl(File::Path) >= 2.70.0
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|25	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|26	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|27	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|28	BuildRequires:	perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|29	BuildRequires:	perl(Path::Class)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|30	BuildRequires:	perl(Scalar::Util)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|31	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|32	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|33	BuildRequires:	perl(Test::Kwalitee)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|34	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|35	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|36	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|37	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|38	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|39	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|40	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|41	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|42	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|43	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|44	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|45	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|46	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|47	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|48	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|49	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|50	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|51	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|52	Provides:	perl-Dist-Zilla-Plugin-KwaliteeTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|53	Obsoletes:	perl-Dist-Zilla-Plugin-KwaliteeTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|54	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|55	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|56	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|57	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|58	%description
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|59	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|60	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|61	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|62	xt/release/kwalitee.t - a standard Test::Kwalitee test
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|63	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|64	%prep
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|65	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|66	chmod 644 Changes
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|67	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|68	%build
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|69	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|70	%make
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|71	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|72	%check
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|73	%make test
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|74	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|75	%install
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|76	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|77	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|78	%files
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|79	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|80	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|81	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|82	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|83	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|84	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|85	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|86	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 2.120.0-1
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|87	- (3a67e39) Log: Update to 2.120.0
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|88	- (3a67e39) fixed tests
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|89	
14cu|perl-Dist-Zilla-Plugin-Test-Kwalitee-2.120.0-1|90	

12887 14
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-MinimumVersion
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|2	%define upstream_version 2.000006
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|3	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|7	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|8	Summary:    Release tests for minimum required versions
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|12	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|13	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|15	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|18	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|21	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|22	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|23	BuildRequires:	perl(Test::MinimumVersion)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|25	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|26	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|27	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|29	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|30	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|31	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|32	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|33	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|34	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|35	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|36	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|37	Obsoletes:  perl-Dist-Zilla-Plugin-MinimumVersionTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|38	Provides:   perl-Dist-Zilla-Plugin-MinimumVersionTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|39	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|40	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|41	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|42	%description
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|43	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|44	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|45	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|46	xt/release/minimum-version.t - a standard Test::MinimumVersion test
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|47	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|48	%prep
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|50	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|51	%build
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|53	%make
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|54	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|55	%check
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|56	%make test
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|57	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|58	%install
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|59	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|60	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|61	%files
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|62	%doc Changes LICENSE META.json META.yml MYMETA.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|63	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|64	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|65	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|66	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|67	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|68	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|69	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.0.6-2
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|70	- (12d167d) Log: Fixed tests, bump rel
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|71	
14cu|perl-Dist-Zilla-Plugin-Test-MinimumVersion-2.0.6-2|72	

12888 14
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-Perl-Critic
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|2	%define upstream_version 3.000
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|3	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|7	Summary:    Tests to check your code against best practices
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|11	Source0:    https://cpan.metacpan.org/authors/id/J/JQ/JQUELIN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|12	BuildRequires:	perl(Data::Section)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|13	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|14	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|15	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|16	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|17	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|18	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|19	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|21	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|22	BuildRequires:	perl(Moose::Util)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|23	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|25	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|26	BuildRequires:	perl(Test::Perl::Critic)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|28	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|29	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|30	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|31	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|32	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|33	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|34	BuildRequires:	perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|35	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|36	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|37	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|38	# renamed upstream
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|39	Obsoletes: perl-Dist-Zilla-Plugin-CriticTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|40	Provides:  perl-Dist-Zilla-Plugin-CriticTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|41	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|42	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|43	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|44	%description
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|45	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|46	providing the following files:
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|47	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|48	* * t/author/critic.t - a standard test to check your code against best
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|49	practices
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|50	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|51	This plugin does not accept any option yet.
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|52	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|53	%prep
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|55	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|56	%build
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|57	%{__perl} Build.PL installdirs=vendor
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|58	./Build
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|59	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|60	%check
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|61	./Build test
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|62	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|63	%install
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|64	./Build install destdir=%{buildroot}
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|65	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|66	%files
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|67	%doc Changes LICENSE META.json META.yml README examples
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|68	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|69	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|70	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|71	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|72	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|73	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|74	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 3.0.0-2
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|75	- (7a37e4c) Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|76	
14cu|perl-Dist-Zilla-Plugin-Test-Perl-Critic-3.0.0-2|77	

12889 14
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-PodSpelling
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|2	%define upstream_version 2.007002
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|7	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|8	Summary:    Release tests for POD spelling
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|12	Source0:    https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|13	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|15	BuildRequires:	perl(Cwd)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|16	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|18	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|19	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|21	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|22	BuildRequires:	perl(English)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|24	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|25	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|26	BuildRequires:	perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|27	BuildRequires:	perl(IO::Handle)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|28	BuildRequires:	perl(IPC::Open3)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|29	BuildRequires:	perl(List::Util)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|30	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|31	BuildRequires:	perl(Moose::Util)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|32	BuildRequires:	perl(Path::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|33	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|34	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|35	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|36	BuildRequires:	perl(Test::Requires)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|37	BuildRequires:	perl(Test::Script)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|38	BuildRequires:	perl(Test::Spelling)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|39	BuildRequires:	perl(Test::Tester)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|40	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|41	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|42	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|43	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|44	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|45	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|46	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|47	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|48	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|49	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|50	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|51	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|52	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|53	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|54	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|55	BuildRequires:	perl(Test::Needs)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|56	BuildRequires:	perl(File::HomeDir)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|57	BuildRequires:	perl(Pod::Eventual)
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|58	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|59	Obsoletes:  perl-Dist-Zilla-Plugin-PodSpellingTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|60	Provides:   perl-Dist-Zilla-Plugin-PodSpellingTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|61	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|62	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|63	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|64	%description
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|65	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|66	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|67	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|68	xt/release/pod-spell.t - a standard Test::Spelling test
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|69	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|70	%prep
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|71	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|72	chmod 644 Changes
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|73	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|74	%build
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|75	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|76	%make
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|77	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|78	%check
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|79	# no parallel here
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|80	make test
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|81	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|82	%install
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|83	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|84	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|85	%files
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|86	%doc CONTRIBUTING Changes LICENCE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|87	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|88	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|89	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|90	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|91	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|92	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.7.2-1
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|93	- (ba62482) Log: Update to 2.7.2
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|94	- (ba62482) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|95	
14cu|perl-Dist-Zilla-Plugin-Test-PodSpelling-2.7.2-1|96	

12890 14
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-Portability
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|2	%define upstream_version 2.000007
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|7	Summary:    Release tests for portability
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|8	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|9	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|11	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|13	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|14	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|15	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|16	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|17	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|19	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|20	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|21	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|23	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|24	BuildRequires:	perl(Test::Portability::Files)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|25	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|26	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|27	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|29	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|30	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|31	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|32	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|33	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|34	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|35	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|36	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|37	# Name changed upstream
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|38	Obsoletes:  perl-Dist-Zilla-Plugin-PortabilityTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|39	Obsoletes:  perl(Dist::Zilla::Plugin::PortabilityTests) < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|40	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|41	Provides:   perl-Dist-Zilla-Plugin-PortabilityTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|42	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|43	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|44	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|45	%description
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|46	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|47	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|48	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|49	xt/release/portability.t - a standard Test::Portability::Files test
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|50	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|51	%prep
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|53	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|54	%build
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|56	%make
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|57	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|58	%check
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|59	%make test
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|60	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|61	%install
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|62	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|63	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|64	%files
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|65	%doc Changes LICENSE META.json META.yml MYMETA.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|66	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|67	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|68	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|69	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|70	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|71	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.0.7-1
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|72	- (cfc6512) Log; Update to 2.0.7
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|73	- (cfc6512) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|74	
14cu|perl-Dist-Zilla-Plugin-Test-Portability-2.0.7-1|75	

12891 14
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-ReportPrereqs
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|2	%define upstream_version 0.021
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|4	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|7	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|8	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|9	Summary:    Report on prerequisite versions during automated testing
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|10	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|11	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|14	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|15	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|16	BuildRequires: perl(Capture::Tiny)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|18	BuildRequires: perl(Data::Section) >= 0.200.2
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|19	BuildRequires: perl(Dist::Zilla) >= 5.00
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|20	BuildRequires: perl(Dist::Zilla::File::FromCode)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|21	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|22	BuildRequires: perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|23	BuildRequires: perl(Dist::Zilla::Role::PrereqSource)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|24	BuildRequires: perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|25	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|26	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|27	BuildRequires: perl(File::pushd)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|28	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|29	BuildRequires: perl(Sub::Exporter::ForMethods)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|30	BuildRequires: perl(Test::Harness)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|31	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|32	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|33	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|34	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|35	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|36	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|37	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|38	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|39	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|40	BuildRequires: perl(Perl::PrereqScanner)
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|41	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|42	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|43	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|44	%description
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|45	Report on prerequisite versions during automated testing
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|46	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|47	%prep
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|49	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|50	%build
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|52	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|53	%make
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|54	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|55	%check
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|56	%make test
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|57	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|58	%install
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|59	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|60	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|61	%files
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|62	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|63	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|64	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|65	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|66	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|67	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|68	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 0.21.0-1
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|69	- (f210adc) Imported from SRPM
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|70	
14cu|perl-Dist-Zilla-Plugin-Test-ReportPrereqs-0.21.0-1|71	

12892 14
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|1	%define upstream_name    Dist-Zilla-Plugin-Test-Synopsis
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|2	%define upstream_version 2.000007
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|3	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|6	Release:    1
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|7	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|8	Summary:    Release tests for synopses
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|12	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|13	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|15	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|18	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|21	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|22	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|23	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|24	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|25	BuildRequires:	perl(Test::Synopsis)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|26	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|27	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|28	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|29	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|30	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|31	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|32	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|33	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|34	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|35	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|36	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|37	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|38	Obsoletes:  perl-Dist-Zilla-Plugin-SynopsisTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|39	Provides:   perl-Dist-Zilla-Plugin-SynopsisTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|40	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|41	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|42	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|43	%description
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|44	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|45	providing the following files
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|46	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|47	xt/release/synopsis.t - a standard Test::Synopsis test
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|48	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|49	%prep
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|51	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|52	%build
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|54	%make
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|55	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|56	%check
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|57	%make test
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|58	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|59	%install
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|60	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|61	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|62	%files
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|63	%doc Changes LICENSE META.json META.yml MYMETA.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|64	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|65	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|66	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|67	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|68	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|69	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|70	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 2.0.7-1
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|71	- (8f1b7f2) Log: Update to 2.0.7
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|72	- (8f1b7f2) fixed BR and tests
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|73	
14cu|perl-Dist-Zilla-Plugin-Test-Synopsis-2.0.7-1|74	

12893 14
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-UnusedVars
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|2	%define upstream_version 2.000007
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|3	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|6	Release:    2
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|7	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|8	Summary:    Release tests for unused variables
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|12	Source0:    https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|13	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|15	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|17	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|18	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|20	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|21	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|22	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|23	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|24	BuildRequires:	perl(Test::Output)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|25	BuildRequires:	perl(Test::Vars)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|26	BuildRequires:	perl(autodie)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|27	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|28	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|29	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|30	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|31	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|32	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|33	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|34	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|35	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|36	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|37	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|38	Obsoletes:  perl-Dist-Zilla-Plugin-UnusedVarsTests < %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|39	Provides:   perl-Dist-Zilla-Plugin-UnusedVarsTests = %{EVRD}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|40	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|41	BuildArch:  noarch
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|42	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|43	%description
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|44	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|45	providing the following file:
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|46	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|47	xt/release/unused-vars.t - a standard Test::Vars test
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|48	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|49	%prep
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|51	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|52	%build
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|54	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|55	%make
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|56	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|57	%check
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|58	%make test
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|59	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|60	%install
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|61	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|62	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|63	%files
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|64	%doc Changes LICENSE META.json META.yml MYMETA.yml README.*
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|65	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|66	%dir %{perl_vendorlib}
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|67	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|68	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|69	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|70	%changelog
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|71	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|72	* Tue Jun 21 2016 abfonly <abfonly@gmail.com> 2.0.7-2
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|73	- (6612636) Fixed BR, bump rel
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|74	
14cu|perl-Dist-Zilla-Plugin-Test-UnusedVars-2.0.7-2|75	

12894 14
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Twitter
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|2	%define upstream_version 0.026
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|3	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|6	Release:	2
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|7	Summary:	Twitter when you release with Dist::Zilla
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|12	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|13	BuildRequires:	perl-base
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|14	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|15	BuildRequires:	perl(Data::Visitor::Callback)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|16	BuildRequires:	perl(Digest::SHA1)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|17	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|18	BuildRequires:	perl(Dist::Zilla::App::Tester)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|19	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|20	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|21	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|22	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|23	BuildRequires:	perl(Dist::Zilla::Util)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|24	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|25	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|26	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|27	BuildRequires:	perl(File::Path)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|28	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|29	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|30	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|31	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|32	BuildRequires:	perl(HTML::Entities)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|33	BuildRequires:	perl(HTTP::Response)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|34	BuildRequires:	perl(JSON::Any)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|35	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|36	BuildRequires:	perl(Math::BigFloat)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|37	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|38	BuildRequires:	perl(MooseX::MultiInitArg)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|39	BuildRequires:	perl(Net::Netrc)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|40	BuildRequires:	perl(Net::Twitter)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|41	BuildRequires:	perl(Params::Util)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|42	BuildRequires:	perl(Path::Class)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|43	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|44	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|45	BuildRequires:	perl(WWW::Shorten::Simple)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|46	BuildRequires:	perl(WWW::Shorten::TinyURL)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|47	BuildRequires:	perl(WWW::Shorten)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|48	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|49	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|50	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|51	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|52	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|53	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|54	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|55	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|56	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|57	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|58	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|59	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|60	BuildArch:	noarch
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|61	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|62	%description
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|63	This plugin will use the Net::Twitter manpage with the login and password
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|64	in your '.netrc' file to send a release notice to Twitter. By default, it
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|65	will include a link to your README file as extracted on a fast CPAN mirror.
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|66	This works very nicely with the Dist::Zilla::Plugin::ReadmeFromPod manpage.
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|67	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|68	%prep
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|69	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|70	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|71	%build
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|72	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|73	%make
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|74	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|75	%check
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|76	make test || :
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|77	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|78	%install
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|79	%makeinstall_std
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|80	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|81	%files
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|82	%doc Changes LICENSE META.yml META.json README
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|83	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|84	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|85	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|86	%changelog
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|87	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|88	* Tue Jun 21 2016 abfonly <abfonly@gmail.com> 0.26.0-2
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|89	- (368c781) Log: Drop tests , bump rel
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|90	
14cu|perl-Dist-Zilla-Plugin-Twitter-0.26.0-2|91	

12895 14
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|1	%define upstream_name    Dist-Zilla-Role-Bootstrap
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|2	%define upstream_version 1.001003
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|3	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|6	Release:    1
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|7	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|8	Summary:    Shared logic for bootstrap things
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|13	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|14	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|15	BuildRequires: perl-base
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|16	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|17	BuildRequires: perl(Dist::Zilla::Chrome::Test)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|18	BuildRequires: perl(Dist::Zilla::Dist::Builder)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|19	BuildRequires: perl(Dist::Zilla::MVP::Assembler::Zilla)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|20	BuildRequires: perl(Dist::Zilla::MVP::Section)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|21	BuildRequires: perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|22	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|23	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|24	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|25	BuildRequires: perl(FindBin)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|26	BuildRequires: perl(List::UtilsBy)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|27	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|28	BuildRequires: perl(Moose::Role)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|29	BuildRequires: perl(Path::Tiny)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|30	BuildRequires: perl(Test::More)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|31	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|32	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|33	BuildRequires: perl(version)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|34	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|35	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|36	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|37	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|38	BuildArch: noarch
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|39	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|40	%description
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|41	This module is a role that aims to be consumed by plugins that want to
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|42	perform some very early bootstrap operation that may affect the loading
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|43	environment of successive plugins, especially with regards to plugins that
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|44	may wish to build with themselves, either by consuming the source tree
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|45	itself, or by consuming a previous built iteration.
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|46	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|47	Implementation is quite simple:
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|48	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|49	* 1. 'with' this role in your plugin
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|50	%files
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|51	%doc LICENSE Changes README META.yml META.json
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|52	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|53	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|54	#------------------------------------------------------
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|55	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|56	%prep
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|58	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|59	%build
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|60	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|61	%make
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|62	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|63	%check
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|64	%make test
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|65	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|66	%install
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|67	%makeinstall_std
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|68	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|69	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|70	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|71	%changelog
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|72	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|73	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.1.3-1
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|74	- (9966d7f) Log: Update to 1.1.3
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|75	
14cu|perl-Dist-Zilla-Role-Bootstrap-1.1.3-1|76	

12896 14
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|1	%define upstream_name Dist-Zilla-Role-FileWatcher
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|2	%define upstream_version 0.006
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|3	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|6	Release:	1
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|7	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|8	Summary:	Receive notification when something changes a file's contents
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|9	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|10	Group:		Development/Perl
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|13	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|15	BuildRequires:	perl-base
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|16	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|17	BuildRequires:	perl(ExtUtils::Config)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|18	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|19	BuildRequires:	perl(Safe::Isa)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|20	BuildRequires:	perl(Test::Deep)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|21	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|22	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|23	BuildRequires:	perl(TAP::Harness::Env)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|25	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|26	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|27	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|28	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|29	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|30	BuildRequires:	perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|31	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|32	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|33	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|34	BuildRequires:	perl(File::Spec)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|35	BuildRequires:	perl(Module::Runtime)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|36	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|37	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|38	BuildRequires:	perl(Path::Tiny)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|39	BuildRequires:	perl(Test::DZil)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|40	BuildRequires:	perl(Test::Deep)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|41	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|42	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|43	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|44	BuildRequires:	perl(Digest::MD5)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|45	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|46	BuildRequires:	perl(Encode)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|47	BuildRequires:	perl(Moose::Role)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|48	BuildRequires:	perl(Safe::Isa)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|49	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|50	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|51	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|52	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|53	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|54	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|55	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|56	BuildArch:	noarch
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|57	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|58	%description
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|59	Receive notification when something changes a file's contents.
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|60	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|61	%files
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|62	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|63	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|64	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|65	#------------------------------------------------------------------
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|66	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|67	%prep
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|68	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|69	chmod 644 Changes
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|70	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|71	%build
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|72	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|73	%make
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|74	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|75	%check
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|76	make test
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|77	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|78	%install
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|79	%makeinstall_std
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|80	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|81	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|82	%changelog
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|83	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|84	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 0.6.0-1
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|85	- (786e999) Imported from SRPM
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|86	
14cu|perl-Dist-Zilla-Role-FileWatcher-0.6.0-1|87	

12897 14
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|1	%define upstream_name    Dist-Zilla-Role-PluginBundle-PluginRemover
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|2	%define upstream_version 0.103
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|3	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|6	Release:    1
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|7	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|8	Summary:    Add '-remove' functionality to a bundle
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|13	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|15	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle::Easy)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|17	BuildRequires:	perl(Dist::Zilla::Util)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|18	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|20	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|22	BuildRequires:	perl(Moose::Role)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|23	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|24	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|25	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|27	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|28	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|29	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|30	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|31	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|32	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|33	BuildArch: noarch
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|34	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|35	%description
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|36	This role enables your the Dist::Zilla manpage Plugin Bundle to
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|37	automatically remove any plugins specified by the '-remove' attribute (like
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|38	Dist::Zilla::PluginBundle::Filter does):
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|39	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|40	[@MyBundle]
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|41	-remove = PluginIDontWant
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|42	-remove = OtherDumbPlugin
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|43	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|44	If you want to use an attribute named '-remove' for your own bundle you can
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|45	override the 'plugin_remover_attribute' sub to define a different attribute
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|46	name:
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|47	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|48	%prep
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|50	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|51	%build
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|53	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|54	%make
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|55	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|56	%check
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|57	%make test
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|58	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|59	%install
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|60	%makeinstall_std
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|61	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|62	%files
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|63	%doc README META.yml LICENSE META.json Changes
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|64	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|65	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|66	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|67	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|68	%changelog
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|69	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|70	* Sat Jun 06 2015 abfonly <abfonly@gmail.com> 0.103.0-1
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|71	- (8e54837) Imported from SRPM
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|72	
14cu|perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.103.0-1|73	

12898 14
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|1	%define upstream_name    Dist-Zilla-Role-Tempdir
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|2	%define upstream_version 1.001001
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|3	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|6	Release:	2
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|7	Summary:	Shell Out and collect the result in a DZ plug-in
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|8	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|9	Group:		Development/Perl
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|11	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|12	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|13	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|14	BuildRequires: perl(Digest::SHA)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|15	BuildRequires: perl(Dist::Zilla)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|16	BuildRequires: perl(Dist::Zilla::File::InMemory)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|17	BuildRequires: perl(Dist::Zilla::Role::FileInjector)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|18	BuildRequires: perl(Dist::Zilla::Role::InstallTool)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|19	BuildRequires: perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|20	BuildRequires: perl(Eval::Closure)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|22	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|23	BuildRequires: perl(File::chdir)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|24	BuildRequires: perl(List::Util)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|25	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|26	BuildRequires: perl(Moose::Role)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|27	BuildRequires: perl(MooseX::LazyRequire)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|28	BuildRequires: perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|29	BuildRequires: perl(Path::Iterator::Rule)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|30	BuildRequires: perl(Path::Tiny)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|31	BuildRequires: perl(Scalar::Util)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|32	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|33	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|34	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|35	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|36	BuildRequires: perl(version)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|37	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|38	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|39	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|40	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|41	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|42	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|43	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|44	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|45	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|46	BuildArch:	noarch
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|47	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|48	%description
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|49	Shell Out and collect the result in a DZ plug-in.
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|50	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|51	%prep
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|53	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|54	%build
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|56	%make
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|57	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|58	%check
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|59	%make test
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|60	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|61	%install
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|62	%makeinstall_std
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|63	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|64	%files
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|65	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|66	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|67	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|68	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|69	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|70	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|71	%changelog
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|72	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|73	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.1.1-2
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|74	- (e64a0f3) Fixed BR, bump rel
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|75	
14cu|perl-Dist-Zilla-Role-Tempdir-1.1.1-2|76	

12899 14
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|1	%define upstream_name    Dist-Zilla-Util-ConfigDumper
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|2	%define upstream_version 0.003007
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|3	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|6	Release:    1
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|7	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|8	Summary:    Easy implementation of 'dumpconfig'
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|13	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|14	BuildRequires: perl-devel
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|15	BuildRequires: perl(Carp)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|16	BuildRequires: perl(Dist::Zilla::Plugin::Bootstrap::lib) >= 1.1.0
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|17	BuildRequires: perl(Dist::Zilla::Plugin::GatherDir)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|18	BuildRequires: perl(Dist::Zilla::Plugin::MetaConfig)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|19	BuildRequires: perl(Dist::Zilla::Role::Plugin)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|20	BuildRequires: perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|22	BuildRequires: perl(File::Spec)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|23	BuildRequires: perl(Moose)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|24	BuildRequires: perl(Sub::Exporter::Progressive)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|25	BuildRequires: perl(Test::DZil)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|26	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|27	BuildRequires: perl(Try::Tiny)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|28	BuildRequires: perl(strict)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|29	BuildRequires: perl(utf8)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|30	BuildRequires: perl(warnings)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|31	BuildRequires: perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|32	BuildRequires: perl(Dist::Zilla::Role::Bootstrap)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|33	BuildRequires: perl(recommended)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|34	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|35	BuildRequires: perl(strictures)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|36	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|37	BuildRequires: perl(aliased)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|38	BuildRequires: perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|39	BuildRequires: perl(Exception::Class)
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|40	BuildRequires: perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|41	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|42	BuildRequires: perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|43	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|44	BuildArch: noarch
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|45	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|46	%description
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|47	Easy implementation of 'dumpconfig'  .
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|48	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|49	%prep
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|51	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|52	%build
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|54	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|55	%make
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|56	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|57	%check
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|58	%make test
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|59	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|60	%install
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|61	%makeinstall_std
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|62	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|63	%files
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|64	%doc LICENSE Changes README META.yml META.json
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|65	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|66	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|67	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|68	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|69	%changelog
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|70	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|71	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 0.3.7-1
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|72	- (c8ddb69) Log: Update to 0.3.7
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|73	- (c8ddb69) fixed BR
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|74	
14cu|perl-Dist-Zilla-Util-ConfigDumper-0.3.7-1|75	

12900 14
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|1	%define upstream_name    Dist-Zilla-Util-EmulatePhase
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|2	%define upstream_version 1.001001
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|3	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|4	Name:       perl-%{upstream_name}
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|6	Release:    2
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|7	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|8	Summary:    A dummy Dist::Zilla to fake a 'prereq' object on
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|9	License:    GPL+ or Artistic
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|10	Group:      Development/Perl
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|13	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|14	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|15	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|16	BuildRequires:	perl(Dist::Zilla::Prereqs)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|17	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|18	BuildRequires:	perl(Eval::Closure)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|20	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|21	BuildRequires:	perl(Hash::Merge::Simple)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|22	BuildRequires:	perl(List::Util)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|23	BuildRequires:	perl(Moose)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|24	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|25	BuildRequires:	perl(Package::DeprecationManager)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|26	BuildRequires:	perl(Scalar::Util)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|27	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|28	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|30	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|31	BuildRequires:	perl(strict)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|32	BuildRequires:	perl(utf8)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|33	BuildRequires:	perl(version)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|34	BuildRequires:	perl(warnings)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|35	BuildRequires:	perl(recommended)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|36	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|37	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|38	BuildRequires:	perl(strictures)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|39	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|40	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|41	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|42	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|43	BuildRequires:	perl(Pod::Coverage)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|44	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|45	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|46	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|47	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|48	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|49	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|50	BuildArch:  noarch
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|51	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|52	%description
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|53	A dummy Dist::Zilla to fake a 'prereq' object on.
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|54	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|55	%prep
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|57	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|58	%build
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|60	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|61	%make
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|62	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|63	%check
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|64	%make test
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|65	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|66	%install
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|67	%makeinstall_std
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|68	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|69	%files
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|70	%doc Changes LICENSE META.json META.yml README
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|71	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|72	%perl_vendorlib/*
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|73	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|74	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|75	%changelog
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|76	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|77	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.1.1-2
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|78	- (956bb60) Log: Fixed BR and tests, bump rel
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|79	
14cu|perl-Dist-Zilla-Util-EmulatePhase-1.1.1-2|80	

12901 14
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|1	%define upstream_name    Dist-Zilla-Util-Test-KENTNL
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|2	%define upstream_version 1.005000
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|3	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|6	Release:	2
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|7	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|8	Summary:	KENTNL's DZil plugin testing tool
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|9	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KE/KENTNL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|14	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|15	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|17	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|18	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|19	BuildRequires:	perl(English)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|20	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|21	BuildRequires:	perl(Throwable)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|22	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|23	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|24	BuildRequires:	perl(Role::HasMessage)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|25	BuildRequires:	perl(MooseX::OneArgNew)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|26	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|27	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|28	BuildRequires:	perl(Params::Util)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|29	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|30	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|31	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|32	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|33	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|34	BuildRequires:	perl-recommended
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|35	BuildRequires:	perl(Data::DPath)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|36	BuildRequires:	perl(Test::Differences)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|37	BuildRequires:	perl(Test::TempDir::Tiny)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|38	BuildRequires:	perl(Config::INI::Reader)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|39	BuildRequires:	perl(Term::Encoding)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|40	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|41	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|42	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|43	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|44	BuildArch:	noarch
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|45	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|46	%description
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|47	KENTNL's DZil plugin testing tool.
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|48	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|49	%prep
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|51	# Those need Test::More >= 1.001009 we have 0.98
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|52	rm -fr t/01-basic.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|53	t/02-basic-dztest.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|54	t/03-basic-dztest-createplugin.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|55	t/04-run-command.t
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|56	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|57	%build
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|58	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|59	%make
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|60	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|61	%check
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|62	%make test
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|63	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|64	%install
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|65	%makeinstall_std
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|66	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|67	%files
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|68	%doc README Changes LICENSE META.yml META.json
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|69	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|70	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|71	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|72	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|73	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|74	%changelog
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|75	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|76	* Sat Jun 18 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-2
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|77	- (89e6cfb) More BRs
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|78	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.0-2|79	

12902 14
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|1	%define upstream_name    Dist-Zilla-Util-Test-KENTNL
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|2	%define upstream_version 1.005013
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|3	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|4	Name:		perl-%{upstream_name}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|6	Release:	1
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|7	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|8	Summary:	KENTNL's DZil plugin testing tool
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|9	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|10	License:	GPL+ or Artistic
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|11	Group:		Development/Perl
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KE/KENTNL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|14	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|15	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|16	BuildRequires:	perl-devel
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|17	BuildRequires:	perl(Carp)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|18	BuildRequires:	perl(Dist::Zilla::Tester)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|19	BuildRequires:	perl(English)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|20	BuildRequires:	perl(File::Find)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|21	BuildRequires:	perl(Throwable)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|22	BuildRequires:	perl(Role::Identifiable::HasIdent)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|23	BuildRequires:	perl(File::Temp)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|24	BuildRequires:	perl(Role::HasMessage)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|25	BuildRequires:	perl(MooseX::OneArgNew)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|26	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|27	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|28	BuildRequires:	perl(Params::Util)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|29	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|30	BuildRequires:	perl(Test::Fatal)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|31	BuildRequires:	perl(Test::More)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|32	BuildRequires:	perl(Try::Tiny)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|33	BuildRequires:	perl(Module::Build)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|34	BuildRequires:	perl-recommended
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|35	BuildRequires:	perl(Data::DPath)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|36	BuildRequires:	perl(Test::Differences)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|37	BuildRequires:	perl(Test::TempDir::Tiny)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|38	BuildRequires:	perl(Config::INI::Reader)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|39	BuildRequires:	perl(Term::Encoding)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|40	BuildRequires:	perl(Exception::Class)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|41	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|42	BuildRequires:	perl(aliased)
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|43	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|44	BuildArch:	noarch
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|45	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|46	%description
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|47	KENTNL's DZil plugin testing tool.
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|48	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|49	%prep
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|51	# Those need Test::More >= 1.001009 we have 0.98
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|52	rm -fr t/01-basic.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|53	t/02-basic-dztest.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|54	t/03-basic-dztest-createplugin.t \
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|55	t/04-run-command.t
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|56	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|57	%build
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|58	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|59	%make
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|60	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|61	%check
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|62	%make test
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|63	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|64	%install
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|65	%makeinstall_std
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|66	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|67	%files
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|68	%doc README Changes LICENSE META.yml META.json
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|69	%{_mandir}/man3/*
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|70	%{perl_vendorlib}/*
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|71	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|72	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|73	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|74	%changelog
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|75	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|76	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 1.5.13-1
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|77	- (94aa548) Updated to 1.005013
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|78	
14cu|perl-Dist-Zilla-Util-Test-KENTNL-1.5.13-1|79	

12903 14
14cu|perl-DJabberd-0.850.0-3|1	%define upstream_name    DJabberd
14cu|perl-DJabberd-0.850.0-3|2	%define upstream_version 0.85
14cu|perl-DJabberd-0.850.0-3|3	
14cu|perl-DJabberd-0.850.0-3|4	# TODO generate
14cu|perl-DJabberd-0.850.0-3|5	
14cu|perl-DJabberd-0.850.0-3|6	Name:		perl-%{upstream_name}
14cu|perl-DJabberd-0.850.0-3|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DJabberd-0.850.0-3|8	Release:	3
14cu|perl-DJabberd-0.850.0-3|9	Summary:	XMPP flexible framework to create custom jabber server
14cu|perl-DJabberd-0.850.0-3|10	License:	GPL+ and Artistic
14cu|perl-DJabberd-0.850.0-3|11	Group:		Development/Perl
14cu|perl-DJabberd-0.850.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DJabberd-0.850.0-3|13	Source0:	https://cpan.metacpan.org/authors/id/M/MA/MART/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DJabberd-0.850.0-3|14	Source1:	djabberd.init
14cu|perl-DJabberd-0.850.0-3|15	Source2:	djabberd.conf
14cu|perl-DJabberd-0.850.0-3|16	Source3:	djabberd.sysconfig
14cu|perl-DJabberd-0.850.0-3|17	Source4:	djabberd.log.conf
14cu|perl-DJabberd-0.850.0-3|18	Source5:	djabberd.logrotate
14cu|perl-DJabberd-0.850.0-3|19	BuildRequires:	perl-devel
14cu|perl-DJabberd-0.850.0-3|20	BuildRequires:	perl(Danga::Socket)
14cu|perl-DJabberd-0.850.0-3|21	BuildRequires:	perl(Digest::HMAC_SHA1)
14cu|perl-DJabberd-0.850.0-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-DJabberd-0.850.0-3|23	BuildRequires:	perl(Log::Log4perl)
14cu|perl-DJabberd-0.850.0-3|24	BuildRequires:	perl(XML::LibXML)
14cu|perl-DJabberd-0.850.0-3|25	BuildRequires:	perl(Digest::SHA1)
14cu|perl-DJabberd-0.850.0-3|26	BuildRequires:	perl(XML::SAX)
14cu|perl-DJabberd-0.850.0-3|27	BuildRequires:	perl(Net::DNS)
14cu|perl-DJabberd-0.850.0-3|28	BuildRequires:	perl(Net::SSLeay)
14cu|perl-DJabberd-0.850.0-3|29	BuildRequires:	perl(Unicode::Stringprep)
14cu|perl-DJabberd-0.850.0-3|30	BuildArch:	noarch
14cu|perl-DJabberd-0.850.0-3|31	
14cu|perl-DJabberd-0.850.0-3|32	%description
14cu|perl-DJabberd-0.850.0-3|33	DJabberd is a high-performance, scalable, extensible Jabber/XMPP server
14cu|perl-DJabberd-0.850.0-3|34	framework.
14cu|perl-DJabberd-0.850.0-3|35	While it comes with an example server, it's really a set of classes for
14cu|perl-DJabberd-0.850.0-3|36	you to build your own Jabber server without understanding Jabber.
14cu|perl-DJabberd-0.850.0-3|37	Instead of working with XML and protocol-specific details, you subclass parts
14cu|perl-DJabberd-0.850.0-3|38	and work
14cu|perl-DJabberd-0.850.0-3|39	with sane objects and data structures and let DJabberd do all the ugly work.
14cu|perl-DJabberd-0.850.0-3|40	
14cu|perl-DJabberd-0.850.0-3|41	%package -n djabberd
14cu|perl-DJabberd-0.850.0-3|42	Summary:	A jabber server, constructed with DJabber perl framework
14cu|perl-DJabberd-0.850.0-3|43	
14cu|perl-DJabberd-0.850.0-3|44	Group:		System/Servers
14cu|perl-DJabberd-0.850.0-3|45	Requires(preun): rpm-helper
14cu|perl-DJabberd-0.850.0-3|46	Requires(post): rpm-helper
14cu|perl-DJabberd-0.850.0-3|47	
14cu|perl-DJabberd-0.850.0-3|48	%description -n djabberd
14cu|perl-DJabberd-0.850.0-3|49	This package contains a example djabberd server, using the simplest possible
14cu|perl-DJabberd-0.850.0-3|50	modules ( ie, everything is stored in memory, no persistance )
14cu|perl-DJabberd-0.850.0-3|51	It is not intended to be used as it is, it just provides the needed example
14cu|perl-DJabberd-0.850.0-3|52	file and infrastructure to be integrated with the distribution.
14cu|perl-DJabberd-0.850.0-3|53	
14cu|perl-DJabberd-0.850.0-3|54	In order to turn this into a real server, you need to install various modules,
14cu|perl-DJabberd-0.850.0-3|55	depending on your needs.
14cu|perl-DJabberd-0.850.0-3|56	
14cu|perl-DJabberd-0.850.0-3|57	%prep
14cu|perl-DJabberd-0.850.0-3|58	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-DJabberd-0.850.0-3|59	mkdir -p doc/DJabberd/Component/
14cu|perl-DJabberd-0.850.0-3|60	# do notprovides it, as it pulls a non packaged module
14cu|perl-DJabberd-0.850.0-3|61	#mv ./lib/DJabberd/Component/Example.pm doc/DJabberd/Component/
14cu|perl-DJabberd-0.850.0-3|62	rm -f ./lib/DJabberd/Component/Example.pm
14cu|perl-DJabberd-0.850.0-3|63	
14cu|perl-DJabberd-0.850.0-3|64	%build
14cu|perl-DJabberd-0.850.0-3|65	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-DJabberd-0.850.0-3|66	%make
14cu|perl-DJabberd-0.850.0-3|67	
14cu|perl-DJabberd-0.850.0-3|68	%check
14cu|perl-DJabberd-0.850.0-3|69	export T_MUC_ENABLE=0
14cu|perl-DJabberd-0.850.0-3|70	# XML equality broken by attrs ordering
14cu|perl-DJabberd-0.850.0-3|71	# <identity type='im' name='djabberd' category='server'/> != <identity type='im' category='server' name='djabberd'/>
14cu|perl-DJabberd-0.850.0-3|72	rm -f t/disco.t
14cu|perl-DJabberd-0.850.0-3|73	make test
14cu|perl-DJabberd-0.850.0-3|74	
14cu|perl-DJabberd-0.850.0-3|75	%install
14cu|perl-DJabberd-0.850.0-3|76	%makeinstall_std
14cu|perl-DJabberd-0.850.0-3|77	
14cu|perl-DJabberd-0.850.0-3|78	mkdir -p %{buildroot}%{_initrddir}/
14cu|perl-DJabberd-0.850.0-3|79	cp %{SOURCE1} %{buildroot}%{_initrddir}/djabberd
14cu|perl-DJabberd-0.850.0-3|80	
14cu|perl-DJabberd-0.850.0-3|81	mkdir -p %{buildroot}%{_sysconfdir}/djabberd/
14cu|perl-DJabberd-0.850.0-3|82	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/djabberd
14cu|perl-DJabberd-0.850.0-3|83	
14cu|perl-DJabberd-0.850.0-3|84	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cu|perl-DJabberd-0.850.0-3|85	cp %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/djabberd
14cu|perl-DJabberd-0.850.0-3|86	
14cu|perl-DJabberd-0.850.0-3|87	# logging
14cu|perl-DJabberd-0.850.0-3|88	cp %{SOURCE4} %{buildroot}%{_sysconfdir}/djabberd/log.conf
14cu|perl-DJabberd-0.850.0-3|89	
14cu|perl-DJabberd-0.850.0-3|90	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14cu|perl-DJabberd-0.850.0-3|91	cp %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/djabberd
14cu|perl-DJabberd-0.850.0-3|92	
14cu|perl-DJabberd-0.850.0-3|93	%post -n djabberd
14cu|perl-DJabberd-0.850.0-3|94	%_post_service djabberd
14cu|perl-DJabberd-0.850.0-3|95	
14cu|perl-DJabberd-0.850.0-3|96	%preun -n djabberd
14cu|perl-DJabberd-0.850.0-3|97	%_preun_service djabberd
14cu|perl-DJabberd-0.850.0-3|98	
14cu|perl-DJabberd-0.850.0-3|99	%files -n djabberd
14cu|perl-DJabberd-0.850.0-3|100	%attr(0755,root,root) %{_bindir}/*
14cu|perl-DJabberd-0.850.0-3|101	%attr(0755,root,root) %{_initrddir}/djabberd
14cu|perl-DJabberd-0.850.0-3|102	%config(noreplace) %{_sysconfdir}/djabberd
14cu|perl-DJabberd-0.850.0-3|103	%config(noreplace) %{_sysconfdir}/sysconfig/djabberd
14cu|perl-DJabberd-0.850.0-3|104	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14cu|perl-DJabberd-0.850.0-3|105	
14cu|perl-DJabberd-0.850.0-3|106	%files
14cu|perl-DJabberd-0.850.0-3|107	%doc CHANGES META.yml README examples
14cu|perl-DJabberd-0.850.0-3|108	%{perl_vendorlib}/DJabberd*
14cu|perl-DJabberd-0.850.0-3|109	%{_mandir}/man3/*
14cu|perl-DJabberd-0.850.0-3|110	
14cu|perl-DJabberd-0.850.0-3|111	
14cu|perl-DJabberd-0.850.0-3|112	%changelog
14cu|perl-DJabberd-0.850.0-3|113	
14cu|perl-DJabberd-0.850.0-3|114	* Tue Jun 07 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.850.0-3
14cu|perl-DJabberd-0.850.0-3|115	- (5098519) Fix BRs
14cu|perl-DJabberd-0.850.0-3|116	
14cu|perl-DJabberd-0.850.0-3|117	

12904 14
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|1	%define upstream_name    DJabberd-Plugin-PrivateStorage
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|2	%define upstream_version 0.60
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|3	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|6	Release:	1
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|7	License:	GPL or Artistic
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|8	Group:		Development/Perl
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|9	Summary:	Implement private storage, as described in XEP-0049, for DJabberd
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|10	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DJabberd/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|13	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|14	BuildRequires:	perl-devel
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|15	BuildRequires:	perl(File::Slurp)
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|16	BuildRequires:	perl(DBD::SQLite)
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|17	BuildRequires:	perl(DJabberd)
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|18	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|19	BuildRequires:	perl(Test::Pod)
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|20	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|21	BuildArch:	noarch
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|22	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|23	%description
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|24	Implement private storage, as described in XEP-0049, for DJabberd.
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|25	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|26	This is used by various jabber client to store room bookmark, or notes
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|27	on contact in the roster.
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|28	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|29	%prep
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|31	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|32	%build
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|34	%make
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|35	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|36	%check
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|37	# disabled until they work again
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|38	rm -fr t/server.t
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|39	make test
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|40	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|41	%install
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|42	%makeinstall_std
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|43	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|44	%files
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|45	%doc Changes README META.yml
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|46	%{perl_vendorlib}/DJabberd/
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|47	%{_mandir}/man3/*
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|48	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|49	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|50	%changelog
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|51	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|52	* Fri Sep 04 2015 abfonly <abfonly@gmail.com> 0.600.0-1
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|53	- (fc1e3ad) Log: Rebuild properly
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|54	- (fc1e3ad) according to rosa perl policy.
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|55	
14cu|perl-DJabberd-Plugin-PrivateStorage-0.600.0-1|56	

12905 14
14cu|perl-DynaLoader-Functions-0.2.0-1|1	%define __noautoreq 'perl\\(VMS::Filespec\\)'
14cu|perl-DynaLoader-Functions-0.2.0-1|2	%define upstream_name    DynaLoader-Functions
14cu|perl-DynaLoader-Functions-0.2.0-1|3	%define upstream_version 0.002
14cu|perl-DynaLoader-Functions-0.2.0-1|4	
14cu|perl-DynaLoader-Functions-0.2.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-DynaLoader-Functions-0.2.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-DynaLoader-Functions-0.2.0-1|7	Release:    1
14cu|perl-DynaLoader-Functions-0.2.0-1|8	
14cu|perl-DynaLoader-Functions-0.2.0-1|9	Summary:    Deconstructed dynamic C library loading
14cu|perl-DynaLoader-Functions-0.2.0-1|10	License:    GPL+ or Artistic
14cu|perl-DynaLoader-Functions-0.2.0-1|11	Group:      Development/Perl
14cu|perl-DynaLoader-Functions-0.2.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-DynaLoader-Functions-0.2.0-1|13	Source0:    http://www.cpan.org/modules/by-module/DynaLoader/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-DynaLoader-Functions-0.2.0-1|14	
14cu|perl-DynaLoader-Functions-0.2.0-1|15	BuildRequires: perl(Carp)
14cu|perl-DynaLoader-Functions-0.2.0-1|16	BuildRequires: perl(DynaLoader)
14cu|perl-DynaLoader-Functions-0.2.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-DynaLoader-Functions-0.2.0-1|18	BuildRequires: perl(Module::Build)
14cu|perl-DynaLoader-Functions-0.2.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-DynaLoader-Functions-0.2.0-1|20	BuildRequires: perl(parent)
14cu|perl-DynaLoader-Functions-0.2.0-1|21	BuildRequires: perl(strict)
14cu|perl-DynaLoader-Functions-0.2.0-1|22	BuildRequires: perl(warnings)
14cu|perl-DynaLoader-Functions-0.2.0-1|23	BuildRequires: perl(Module::Build::Compat)
14cu|perl-DynaLoader-Functions-0.2.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-DynaLoader-Functions-0.2.0-1|25	BuildRequires: perl-devel
14cu|perl-DynaLoader-Functions-0.2.0-1|26	
14cu|perl-DynaLoader-Functions-0.2.0-1|27	BuildArch: noarch
14cu|perl-DynaLoader-Functions-0.2.0-1|28	
14cu|perl-DynaLoader-Functions-0.2.0-1|29	%description
14cu|perl-DynaLoader-Functions-0.2.0-1|30	This module provides a function-based interface to dynamic loading as used
14cu|perl-DynaLoader-Functions-0.2.0-1|31	by Perl. Some details of dynamic loading are very platform-dependent, so
14cu|perl-DynaLoader-Functions-0.2.0-1|32	correct use of these functions requires the programmer to be mindful of the
14cu|perl-DynaLoader-Functions-0.2.0-1|33	space of platform variations.
14cu|perl-DynaLoader-Functions-0.2.0-1|34	
14cu|perl-DynaLoader-Functions-0.2.0-1|35	%prep
14cu|perl-DynaLoader-Functions-0.2.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-DynaLoader-Functions-0.2.0-1|37	
14cu|perl-DynaLoader-Functions-0.2.0-1|38	%build
14cu|perl-DynaLoader-Functions-0.2.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-DynaLoader-Functions-0.2.0-1|40	
14cu|perl-DynaLoader-Functions-0.2.0-1|41	%make
14cu|perl-DynaLoader-Functions-0.2.0-1|42	
14cu|perl-DynaLoader-Functions-0.2.0-1|43	%check
14cu|perl-DynaLoader-Functions-0.2.0-1|44	%make test
14cu|perl-DynaLoader-Functions-0.2.0-1|45	
14cu|perl-DynaLoader-Functions-0.2.0-1|46	%install
14cu|perl-DynaLoader-Functions-0.2.0-1|47	%makeinstall_std
14cu|perl-DynaLoader-Functions-0.2.0-1|48	
14cu|perl-DynaLoader-Functions-0.2.0-1|49	%files
14cu|perl-DynaLoader-Functions-0.2.0-1|50	%doc META.json META.yml README Changes
14cu|perl-DynaLoader-Functions-0.2.0-1|51	%{_mandir}/man3/*
14cu|perl-DynaLoader-Functions-0.2.0-1|52	%{perl_vendorlib}/*
14cu|perl-DynaLoader-Functions-0.2.0-1|53	
14cu|perl-DynaLoader-Functions-0.2.0-1|54	
14cu|perl-DynaLoader-Functions-0.2.0-1|55	%changelog
14cu|perl-DynaLoader-Functions-0.2.0-1|56	
14cu|perl-DynaLoader-Functions-0.2.0-1|57	* Sat Apr 25 2015 abfonly <abfonly@gmail.com> 0.2.0-1
14cu|perl-DynaLoader-Functions-0.2.0-1|58	- (78cd6d0) Filter req.
14cu|perl-DynaLoader-Functions-0.2.0-1|59	
14cu|perl-DynaLoader-Functions-0.2.0-1|60	

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

12907 14
14cu|perl-Email-MessageID-1.406.0-1|1	%define upstream_name    Email-MessageID
14cu|perl-Email-MessageID-1.406.0-1|2	%define upstream_version 1.406
14cu|perl-Email-MessageID-1.406.0-1|3	
14cu|perl-Email-MessageID-1.406.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Email-MessageID-1.406.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-MessageID-1.406.0-1|6	Release:	1
14cu|perl-Email-MessageID-1.406.0-1|7	Summary:	Generate world unique message-ids
14cu|perl-Email-MessageID-1.406.0-1|8	License:	GPL+ or Artistic
14cu|perl-Email-MessageID-1.406.0-1|9	Group:		Development/Perl
14cu|perl-Email-MessageID-1.406.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-MessageID-1.406.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-MessageID-1.406.0-1|12	
14cu|perl-Email-MessageID-1.406.0-1|13	BuildRequires:	perl-devel
14cu|perl-Email-MessageID-1.406.0-1|14	BuildRequires:	perl(Email::Address)
14cu|perl-Email-MessageID-1.406.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Email-MessageID-1.406.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-Email-MessageID-1.406.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Email-MessageID-1.406.0-1|18	BuildRequires:	perl(Sys::Hostname)
14cu|perl-Email-MessageID-1.406.0-1|19	BuildRequires:	perl(overload)
14cu|perl-Email-MessageID-1.406.0-1|20	BuildRequires:	perl(strict)
14cu|perl-Email-MessageID-1.406.0-1|21	BuildRequires:	perl(warnings)
14cu|perl-Email-MessageID-1.406.0-1|22	BuildRequires:	perl(Test::Pod) >= 1.500.0
14cu|perl-Email-MessageID-1.406.0-1|23	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Email-MessageID-1.406.0-1|24	
14cu|perl-Email-MessageID-1.406.0-1|25	BuildArch:	noarch
14cu|perl-Email-MessageID-1.406.0-1|26	
14cu|perl-Email-MessageID-1.406.0-1|27	Requires:	perl(Email::Address)
14cu|perl-Email-MessageID-1.406.0-1|28	
14cu|perl-Email-MessageID-1.406.0-1|29	%description
14cu|perl-Email-MessageID-1.406.0-1|30	Message-ids are optional, but highly recommended, headers that identify a
14cu|perl-Email-MessageID-1.406.0-1|31	message uniquely. This software generates a unique message-id.
14cu|perl-Email-MessageID-1.406.0-1|32	
14cu|perl-Email-MessageID-1.406.0-1|33	%prep
14cu|perl-Email-MessageID-1.406.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-MessageID-1.406.0-1|35	
14cu|perl-Email-MessageID-1.406.0-1|36	%build
14cu|perl-Email-MessageID-1.406.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-MessageID-1.406.0-1|38	%make
14cu|perl-Email-MessageID-1.406.0-1|39	
14cu|perl-Email-MessageID-1.406.0-1|40	%check
14cu|perl-Email-MessageID-1.406.0-1|41	%make test
14cu|perl-Email-MessageID-1.406.0-1|42	
14cu|perl-Email-MessageID-1.406.0-1|43	%install
14cu|perl-Email-MessageID-1.406.0-1|44	%makeinstall_std
14cu|perl-Email-MessageID-1.406.0-1|45	
14cu|perl-Email-MessageID-1.406.0-1|46	%files
14cu|perl-Email-MessageID-1.406.0-1|47	%doc README Changes META.json META.yml
14cu|perl-Email-MessageID-1.406.0-1|48	%{perl_vendorlib}/Email
14cu|perl-Email-MessageID-1.406.0-1|49	%{_mandir}/*/*
14cu|perl-Email-MessageID-1.406.0-1|50	
14cu|perl-Email-MessageID-1.406.0-1|51	
14cu|perl-Email-MessageID-1.406.0-1|52	
14cu|perl-Email-MessageID-1.406.0-1|53	%changelog
14cu|perl-Email-MessageID-1.406.0-1|54	
14cu|perl-Email-MessageID-1.406.0-1|55	* Sat Sep 05 2015 abfonly <abfonly@gmail.com> 1.406.0-1
14cu|perl-Email-MessageID-1.406.0-1|56	- (51642b4) Log: update to 1.406.0
14cu|perl-Email-MessageID-1.406.0-1|57	- (51642b4) spec clean
14cu|perl-Email-MessageID-1.406.0-1|58	
14cu|perl-Email-MessageID-1.406.0-1|59	

12908 14
14cu|perl-Email-MIME-1.937.0-1|1	%define upstream_name	 Email-MIME
14cu|perl-Email-MIME-1.937.0-1|2	%define upstream_version 1.937
14cu|perl-Email-MIME-1.937.0-1|3	
14cu|perl-Email-MIME-1.937.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Email-MIME-1.937.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-MIME-1.937.0-1|6	Release:	1
14cu|perl-Email-MIME-1.937.0-1|7	Summary:	Easy MIME message parsing
14cu|perl-Email-MIME-1.937.0-1|8	License:	GPL+ or Artistic
14cu|perl-Email-MIME-1.937.0-1|9	Group:		Development/Perl
14cu|perl-Email-MIME-1.937.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-MIME-1.937.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-MIME-1.937.0-1|12	BuildRequires:	perl-devel
14cu|perl-Email-MIME-1.937.0-1|13	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Email-MIME-1.937.0-1|14	BuildRequires:	perl(Email::Date::Format)
14cu|perl-Email-MIME-1.937.0-1|15	BuildRequires:	perl(Email::MessageID)
14cu|perl-Email-MIME-1.937.0-1|16	BuildRequires:	perl(Email::MIME::ContentType)
14cu|perl-Email-MIME-1.937.0-1|17	BuildRequires:	perl(Email::MIME::Encodings)
14cu|perl-Email-MIME-1.937.0-1|18	BuildRequires:	perl(Email::Simple)
14cu|perl-Email-MIME-1.937.0-1|19	BuildRequires:	perl(Email::Simple::Creator)
14cu|perl-Email-MIME-1.937.0-1|20	BuildRequires:	perl(MIME::Types)
14cu|perl-Email-MIME-1.937.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Email-MIME-1.937.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Email-MIME-1.937.0-1|23	BuildRequires:	perl(Symbol)
14cu|perl-Email-MIME-1.937.0-1|24	BuildRequires:	perl(utf8)
14cu|perl-Email-MIME-1.937.0-1|25	BuildRequires:	perl(Carp)
14cu|perl-Email-MIME-1.937.0-1|26	BuildRequires:	perl(Scalar::Util)
14cu|perl-Email-MIME-1.937.0-1|27	BuildRequires:	perl(MIME::Base64)
14cu|perl-Email-MIME-1.937.0-1|28	BuildRequires:	perl(Encode)
14cu|perl-Email-MIME-1.937.0-1|29	
14cu|perl-Email-MIME-1.937.0-1|30	BuildArch:	noarch
14cu|perl-Email-MIME-1.937.0-1|31	
14cu|perl-Email-MIME-1.937.0-1|32	Obsoletes:	perl-Email-MIME-Creator <= 1.456.0
14cu|perl-Email-MIME-1.937.0-1|33	Provides:	perl-Email-MIME-Creator  = 1.456.0
14cu|perl-Email-MIME-1.937.0-1|34	Obsoletes:	perl-Email-MIME-Modifier <= 1.444.0
14cu|perl-Email-MIME-1.937.0-1|35	Provides:	perl-Email-MIME-Modifier  = 1.444.0
14cu|perl-Email-MIME-1.937.0-1|36	
14cu|perl-Email-MIME-1.937.0-1|37	Requires:	perl(Email::Simple)
14cu|perl-Email-MIME-1.937.0-1|38	
14cu|perl-Email-MIME-1.937.0-1|39	%description
14cu|perl-Email-MIME-1.937.0-1|40	This is an extension of the Email::Simple module, to handle MIME encoded
14cu|perl-Email-MIME-1.937.0-1|41	messages. It takes a message as a string, splits it up into its constituent
14cu|perl-Email-MIME-1.937.0-1|42	parts, and allows you access to various parts of the message. Headers are
14cu|perl-Email-MIME-1.937.0-1|43	decoded from MIME encoding.
14cu|perl-Email-MIME-1.937.0-1|44	
14cu|perl-Email-MIME-1.937.0-1|45	%prep
14cu|perl-Email-MIME-1.937.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-MIME-1.937.0-1|47	
14cu|perl-Email-MIME-1.937.0-1|48	%build
14cu|perl-Email-MIME-1.937.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-MIME-1.937.0-1|50	%make
14cu|perl-Email-MIME-1.937.0-1|51	
14cu|perl-Email-MIME-1.937.0-1|52	%check
14cu|perl-Email-MIME-1.937.0-1|53	make test
14cu|perl-Email-MIME-1.937.0-1|54	
14cu|perl-Email-MIME-1.937.0-1|55	%install
14cu|perl-Email-MIME-1.937.0-1|56	%makeinstall_std
14cu|perl-Email-MIME-1.937.0-1|57	
14cu|perl-Email-MIME-1.937.0-1|58	%files
14cu|perl-Email-MIME-1.937.0-1|59	%doc Changes META.json META.yml README
14cu|perl-Email-MIME-1.937.0-1|60	%{perl_vendorlib}/Email
14cu|perl-Email-MIME-1.937.0-1|61	%{_mandir}/*/*
14cu|perl-Email-MIME-1.937.0-1|62	
14cu|perl-Email-MIME-1.937.0-1|63	
14cu|perl-Email-MIME-1.937.0-1|64	%changelog
14cu|perl-Email-MIME-1.937.0-1|65	
14cu|perl-Email-MIME-1.937.0-1|66	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 1.937.0-1
14cu|perl-Email-MIME-1.937.0-1|67	- (ae94f79) Log: Update to 1.937.0 (cpan ver 1.937)
14cu|perl-Email-MIME-1.937.0-1|68	
14cu|perl-Email-MIME-1.937.0-1|69	

12909 14
14cu|perl-Email-MIME-ContentType-1.18.0-1|1	%define module	Email-MIME-ContentType
14cu|perl-Email-MIME-ContentType-1.18.0-1|2	%define upstream_version 1.018
14cu|perl-Email-MIME-ContentType-1.18.0-1|3	
14cu|perl-Email-MIME-ContentType-1.18.0-1|4	Name:		perl-%{module}
14cu|perl-Email-MIME-ContentType-1.18.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-MIME-ContentType-1.18.0-1|6	Release:	1
14cu|perl-Email-MIME-ContentType-1.18.0-1|7	Summary:	Parse a MIME Content-Type Header
14cu|perl-Email-MIME-ContentType-1.18.0-1|8	
14cu|perl-Email-MIME-ContentType-1.18.0-1|9	License:	GPL+ or Artistic
14cu|perl-Email-MIME-ContentType-1.18.0-1|10	Group:		Development/Perl
14cu|perl-Email-MIME-ContentType-1.18.0-1|11	URL:		http://search.cpan.org/dist/%{module}
14cu|perl-Email-MIME-ContentType-1.18.0-1|12	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-ContentType-%{upstream_version}.tar.gz
14cu|perl-Email-MIME-ContentType-1.18.0-1|13	
14cu|perl-Email-MIME-ContentType-1.18.0-1|14	BuildRequires:	perl-devel
14cu|perl-Email-MIME-ContentType-1.18.0-1|15	BuildRequires:  perl(Capture::Tiny)
14cu|perl-Email-MIME-ContentType-1.18.0-1|16	BuildRequires:  perl(File::Spec)
14cu|perl-Email-MIME-ContentType-1.18.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Email-MIME-ContentType-1.18.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Email-MIME-ContentType-1.18.0-1|19	BuildRequires:  perl(Carp) >= 1.360.0
14cu|perl-Email-MIME-ContentType-1.18.0-1|20	BuildRequires:  perl(Exporter) >= 5.700.0
14cu|perl-Email-MIME-ContentType-1.18.0-1|21	BuildRequires:  perl(strict)
14cu|perl-Email-MIME-ContentType-1.18.0-1|22	BuildRequires:  perl(warnings)
14cu|perl-Email-MIME-ContentType-1.18.0-1|23	
14cu|perl-Email-MIME-ContentType-1.18.0-1|24	
14cu|perl-Email-MIME-ContentType-1.18.0-1|25	BuildArch:	noarch
14cu|perl-Email-MIME-ContentType-1.18.0-1|26	
14cu|perl-Email-MIME-ContentType-1.18.0-1|27	%description
14cu|perl-Email-MIME-ContentType-1.18.0-1|28	This module is responsible for parsing email content type headers according to
14cu|perl-Email-MIME-ContentType-1.18.0-1|29	section 5.1 of RFC 2045. It returns a hash as above, with entries for the
14cu|perl-Email-MIME-ContentType-1.18.0-1|30	discrete type, the composite type, and a hash of attributes.
14cu|perl-Email-MIME-ContentType-1.18.0-1|31	
14cu|perl-Email-MIME-ContentType-1.18.0-1|32	%prep
14cu|perl-Email-MIME-ContentType-1.18.0-1|33	%setup -qn %{module}-%{upstream_version}
14cu|perl-Email-MIME-ContentType-1.18.0-1|34	
14cu|perl-Email-MIME-ContentType-1.18.0-1|35	%build
14cu|perl-Email-MIME-ContentType-1.18.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-MIME-ContentType-1.18.0-1|37	%make
14cu|perl-Email-MIME-ContentType-1.18.0-1|38	
14cu|perl-Email-MIME-ContentType-1.18.0-1|39	%check
14cu|perl-Email-MIME-ContentType-1.18.0-1|40	make test
14cu|perl-Email-MIME-ContentType-1.18.0-1|41	
14cu|perl-Email-MIME-ContentType-1.18.0-1|42	%install
14cu|perl-Email-MIME-ContentType-1.18.0-1|43	%makeinstall_std
14cu|perl-Email-MIME-ContentType-1.18.0-1|44	
14cu|perl-Email-MIME-ContentType-1.18.0-1|45	%files
14cu|perl-Email-MIME-ContentType-1.18.0-1|46	%doc README Changes META.json META.yml
14cu|perl-Email-MIME-ContentType-1.18.0-1|47	%{perl_vendorlib}/Email
14cu|perl-Email-MIME-ContentType-1.18.0-1|48	%{_mandir}/*/*
14cu|perl-Email-MIME-ContentType-1.18.0-1|49	
14cu|perl-Email-MIME-ContentType-1.18.0-1|50	
14cu|perl-Email-MIME-ContentType-1.18.0-1|51	%changelog
14cu|perl-Email-MIME-ContentType-1.18.0-1|52	
14cu|perl-Email-MIME-ContentType-1.18.0-1|53	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 1.18.0-1
14cu|perl-Email-MIME-ContentType-1.18.0-1|54	- (02631a0) Log : Update to 1.18.0
14cu|perl-Email-MIME-ContentType-1.18.0-1|55	
14cu|perl-Email-MIME-ContentType-1.18.0-1|56	

12910 14
14cu|perl-Email-MIME-RFC2047-0.910.0-1|1	%define upstream_name    Email-MIME-RFC2047
14cu|perl-Email-MIME-RFC2047-0.910.0-1|2	%define upstream_version 0.91
14cu|perl-Email-MIME-RFC2047-0.910.0-1|3	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Email-MIME-RFC2047-0.910.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Email-MIME-RFC2047-0.910.0-1|6	Release:    1
14cu|perl-Email-MIME-RFC2047-0.910.0-1|7	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|8	Summary:    Handling of MIME encoded mailbox lists
14cu|perl-Email-MIME-RFC2047-0.910.0-1|9	License:    GPL+ or Artistic
14cu|perl-Email-MIME-RFC2047-0.910.0-1|10	Group:      Development/Perl
14cu|perl-Email-MIME-RFC2047-0.910.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-MIME-RFC2047-0.910.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-MIME-RFC2047-0.910.0-1|13	BuildRequires:	perl-devel
14cu|perl-Email-MIME-RFC2047-0.910.0-1|14	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|15	BuildArch: noarch
14cu|perl-Email-MIME-RFC2047-0.910.0-1|16	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|17	%description
14cu|perl-Email-MIME-RFC2047-0.910.0-1|18	This set of modules tries to provide a correct and usable implementation of
14cu|perl-Email-MIME-RFC2047-0.910.0-1|19	RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text".
14cu|perl-Email-MIME-RFC2047-0.910.0-1|20	The the Encode manpage module also provides RFC 2047 encoding and decoding
14cu|perl-Email-MIME-RFC2047-0.910.0-1|21	but it still has some bugs regarding strict standards compatibility. More
14cu|perl-Email-MIME-RFC2047-0.910.0-1|22	importantly, a useful API should handle the different situations where RFC
14cu|perl-Email-MIME-RFC2047-0.910.0-1|23	2047 encoded headers are used. Section 5 of the RFC defines three use cases
14cu|perl-Email-MIME-RFC2047-0.910.0-1|24	for 'encoded-words':
14cu|perl-Email-MIME-RFC2047-0.910.0-1|25	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|26	(1) As a replacement of 'text' tokens, for example in a Subject header
14cu|perl-Email-MIME-RFC2047-0.910.0-1|27	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|28	(2) In comments, this case isn't handled by this module
14cu|perl-Email-MIME-RFC2047-0.910.0-1|29	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|30	%prep
14cu|perl-Email-MIME-RFC2047-0.910.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-MIME-RFC2047-0.910.0-1|32	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|33	%build
14cu|perl-Email-MIME-RFC2047-0.910.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-MIME-RFC2047-0.910.0-1|35	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|36	%make
14cu|perl-Email-MIME-RFC2047-0.910.0-1|37	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|38	%check
14cu|perl-Email-MIME-RFC2047-0.910.0-1|39	%make test
14cu|perl-Email-MIME-RFC2047-0.910.0-1|40	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|41	%install
14cu|perl-Email-MIME-RFC2047-0.910.0-1|42	%makeinstall_std
14cu|perl-Email-MIME-RFC2047-0.910.0-1|43	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|44	%files
14cu|perl-Email-MIME-RFC2047-0.910.0-1|45	%doc README Changes META.yml
14cu|perl-Email-MIME-RFC2047-0.910.0-1|46	%{_mandir}/man3/*
14cu|perl-Email-MIME-RFC2047-0.910.0-1|47	%{perl_vendorlib}/*
14cu|perl-Email-MIME-RFC2047-0.910.0-1|48	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|49	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|50	%changelog
14cu|perl-Email-MIME-RFC2047-0.910.0-1|51	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|52	* Sat Apr 11 2015 abfonly <John@smith.org> 0.910.0-1
14cu|perl-Email-MIME-RFC2047-0.910.0-1|53	- (1828d41) Imported from SRPM
14cu|perl-Email-MIME-RFC2047-0.910.0-1|54	
14cu|perl-Email-MIME-RFC2047-0.910.0-1|55	

12911 14
14cu|perl-Email-Send-2.201.0-1|1	%define upstream_name       Email-Send
14cu|perl-Email-Send-2.201.0-1|2	%define upstream_version 2.201
14cu|perl-Email-Send-2.201.0-1|3	
14cu|perl-Email-Send-2.201.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Email-Send-2.201.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-Send-2.201.0-1|6	Release:	1
14cu|perl-Email-Send-2.201.0-1|7	
14cu|perl-Email-Send-2.201.0-1|8	Summary:	Simply Sending Email
14cu|perl-Email-Send-2.201.0-1|9	
14cu|perl-Email-Send-2.201.0-1|10	License:	GPL+ or Artistic
14cu|perl-Email-Send-2.201.0-1|11	Group:		Development/Perl
14cu|perl-Email-Send-2.201.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-Send-2.201.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Send-%{upstream_version}.tar.gz
14cu|perl-Email-Send-2.201.0-1|14	
14cu|perl-Email-Send-2.201.0-1|15	BuildRequires:	perl-devel
14cu|perl-Email-Send-2.201.0-1|16	BuildRequires:	perl(Cwd)
14cu|perl-Email-Send-2.201.0-1|17	BuildRequires:	perl(File::Path)
14cu|perl-Email-Send-2.201.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Email-Send-2.201.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Email-Send-2.201.0-1|20	BuildRequires:	perl(IO::Handle)
14cu|perl-Email-Send-2.201.0-1|21	BuildRequires:	perl(IPC::Open3)
14cu|perl-Email-Send-2.201.0-1|22	BuildRequires:	perl(MIME::Entity)
14cu|perl-Email-Send-2.201.0-1|23	BuildRequires:	perl(Mail::Internet)
14cu|perl-Email-Send-2.201.0-1|24	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Email-Send-2.201.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Email-Send-2.201.0-1|26	BuildRequires:	perl(Email::Abstract)
14cu|perl-Email-Send-2.201.0-1|27	BuildRequires:	perl(Email::Address)
14cu|perl-Email-Send-2.201.0-1|28	BuildRequires:	perl(Email::Simple)
14cu|perl-Email-Send-2.201.0-1|29	BuildRequires:	perl(File::Spec)
14cu|perl-Email-Send-2.201.0-1|30	BuildRequires:	perl(Module::Pluggable)
14cu|perl-Email-Send-2.201.0-1|31	BuildRequires:	perl(Net::SMTP)
14cu|perl-Email-Send-2.201.0-1|32	BuildRequires:	perl(Return::Value)
14cu|perl-Email-Send-2.201.0-1|33	BuildRequires:	perl(Scalar::Util)
14cu|perl-Email-Send-2.201.0-1|34	BuildRequires:	perl(Symbol)
14cu|perl-Email-Send-2.201.0-1|35	BuildRequires:	perl(strict)
14cu|perl-Email-Send-2.201.0-1|36	BuildRequires:	perl(vars)
14cu|perl-Email-Send-2.201.0-1|37	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Email-Send-2.201.0-1|38	BuildRequires:	perl(Test::Pod)
14cu|perl-Email-Send-2.201.0-1|39	
14cu|perl-Email-Send-2.201.0-1|40	
14cu|perl-Email-Send-2.201.0-1|41	Requires:	perl(Email::Date::Format)
14cu|perl-Email-Send-2.201.0-1|42	
14cu|perl-Email-Send-2.201.0-1|43	BuildArch:	noarch
14cu|perl-Email-Send-2.201.0-1|44	
14cu|perl-Email-Send-2.201.0-1|45	%description
14cu|perl-Email-Send-2.201.0-1|46	This module provides a very simple, very clean, very specific interface to
14cu|perl-Email-Send-2.201.0-1|47	multiple Email mailers. The goal of this software is to be small and simple,
14cu|perl-Email-Send-2.201.0-1|48	easy to use, and easy to extend.
14cu|perl-Email-Send-2.201.0-1|49	
14cu|perl-Email-Send-2.201.0-1|50	%prep
14cu|perl-Email-Send-2.201.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-Send-2.201.0-1|52	
14cu|perl-Email-Send-2.201.0-1|53	%build
14cu|perl-Email-Send-2.201.0-1|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-Send-2.201.0-1|55	%make
14cu|perl-Email-Send-2.201.0-1|56	
14cu|perl-Email-Send-2.201.0-1|57	%check
14cu|perl-Email-Send-2.201.0-1|58	%make test
14cu|perl-Email-Send-2.201.0-1|59	
14cu|perl-Email-Send-2.201.0-1|60	%install
14cu|perl-Email-Send-2.201.0-1|61	%makeinstall_std
14cu|perl-Email-Send-2.201.0-1|62	
14cu|perl-Email-Send-2.201.0-1|63	%files
14cu|perl-Email-Send-2.201.0-1|64	%doc README Changes META.json META.yml
14cu|perl-Email-Send-2.201.0-1|65	%{perl_vendorlib}/Email
14cu|perl-Email-Send-2.201.0-1|66	%{_mandir}/*/*
14cu|perl-Email-Send-2.201.0-1|67	
14cu|perl-Email-Send-2.201.0-1|68	
14cu|perl-Email-Send-2.201.0-1|69	
14cu|perl-Email-Send-2.201.0-1|70	%changelog
14cu|perl-Email-Send-2.201.0-1|71	
14cu|perl-Email-Send-2.201.0-1|72	* Sun Jul 12 2015 abfonly <abfonly@gmail.com> 2.201.0-1
14cu|perl-Email-Send-2.201.0-1|73	- (b59b425) Log: Update to 2.201.0
14cu|perl-Email-Send-2.201.0-1|74	
14cu|perl-Email-Send-2.201.0-1|75	

12912 14
14cu|perl-Email-Sender-1.300.18-1|1	%define upstream_name    Email-Sender
14cu|perl-Email-Sender-1.300.18-1|2	%define upstream_version 1.300018
14cu|perl-Email-Sender-1.300.18-1|3	
14cu|perl-Email-Sender-1.300.18-1|4	Name:		perl-%{upstream_name}
14cu|perl-Email-Sender-1.300.18-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-Sender-1.300.18-1|6	Release:	1
14cu|perl-Email-Sender-1.300.18-1|7	
14cu|perl-Email-Sender-1.300.18-1|8	Summary:	An SMTP client that stays online
14cu|perl-Email-Sender-1.300.18-1|9	
14cu|perl-Email-Sender-1.300.18-1|10	License:	GPL+ or Artistic
14cu|perl-Email-Sender-1.300.18-1|11	Group:		Development/Perl
14cu|perl-Email-Sender-1.300.18-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-Sender-1.300.18-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-Sender-1.300.18-1|14	
14cu|perl-Email-Sender-1.300.18-1|15	
14cu|perl-Email-Sender-1.300.18-1|16	BuildRequires:	perl-devel
14cu|perl-Email-Sender-1.300.18-1|17	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Email-Sender-1.300.18-1|18	BuildRequires:	perl-Capture-Tiny >= 0.80
14cu|perl-Email-Sender-1.300.18-1|19	BuildRequires:	perl(Carp)
14cu|perl-Email-Sender-1.300.18-1|20	BuildRequires:	perl(Cwd)
14cu|perl-Email-Sender-1.300.18-1|21	BuildRequires:	perl(Email::Abstract)
14cu|perl-Email-Sender-1.300.18-1|22	BuildRequires:	perl(Email::Address)
14cu|perl-Email-Sender-1.300.18-1|23	BuildRequires:	perl(Email::Simple)
14cu|perl-Email-Sender-1.300.18-1|24	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Email-Sender-1.300.18-1|25	BuildRequires:	perl(Fcntl)
14cu|perl-Email-Sender-1.300.18-1|26	BuildRequires:	perl(File::Basename)
14cu|perl-Email-Sender-1.300.18-1|27	BuildRequires:	perl(File::Find)
14cu|perl-Email-Sender-1.300.18-1|28	BuildRequires:	perl(File::Path)
14cu|perl-Email-Sender-1.300.18-1|29	BuildRequires:	perl(File::Spec)
14cu|perl-Email-Sender-1.300.18-1|30	BuildRequires:	perl(File::Temp)
14cu|perl-Email-Sender-1.300.18-1|31	BuildRequires:	perl(FindBin)
14cu|perl-Email-Sender-1.300.18-1|32	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Email-Sender-1.300.18-1|33	BuildRequires:	perl(Moose)
14cu|perl-Email-Sender-1.300.18-1|34	BuildRequires:	perl(Net::SMTP)
14cu|perl-Email-Sender-1.300.18-1|35	BuildRequires:	perl(Scalar::Util)
14cu|perl-Email-Sender-1.300.18-1|36	BuildRequires:	perl(Sys::Hostname::Long)
14cu|perl-Email-Sender-1.300.18-1|37	BuildRequires:	perl(Throwable::Error)
14cu|perl-Email-Sender-1.300.18-1|38	BuildRequires:	perl(Try::Tiny)
14cu|perl-Email-Sender-1.300.18-1|39	# for tests
14cu|perl-Email-Sender-1.300.18-1|40	BuildRequires:	perl(Moo::Role)
14cu|perl-Email-Sender-1.300.18-1|41	BuildRequires:	perl(strictures)
14cu|perl-Email-Sender-1.300.18-1|42	BuildRequires:	perl(MooX::Types::MooseLike)
14cu|perl-Email-Sender-1.300.18-1|43	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Email-Sender-1.300.18-1|44	BuildRequires:	perl(Test::MockObject)
14cu|perl-Email-Sender-1.300.18-1|45	BuildRequires:	perl(Sub::Override)
14cu|perl-Email-Sender-1.300.18-1|46	
14cu|perl-Email-Sender-1.300.18-1|47	
14cu|perl-Email-Sender-1.300.18-1|48	BuildArch:	noarch
14cu|perl-Email-Sender-1.300.18-1|49	Requires:	perl(Throwable::Error)
14cu|perl-Email-Sender-1.300.18-1|50	
14cu|perl-Email-Sender-1.300.18-1|51	%description
14cu|perl-Email-Sender-1.300.18-1|52	An Email::Sender::Success object is just an indicator that an email message
14cu|perl-Email-Sender-1.300.18-1|53	was successfully sent. Unless extended, it has no properties of its own.
14cu|perl-Email-Sender-1.300.18-1|54	
14cu|perl-Email-Sender-1.300.18-1|55	%prep
14cu|perl-Email-Sender-1.300.18-1|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-Sender-1.300.18-1|57	
14cu|perl-Email-Sender-1.300.18-1|58	%build
14cu|perl-Email-Sender-1.300.18-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-Sender-1.300.18-1|60	%make
14cu|perl-Email-Sender-1.300.18-1|61	
14cu|perl-Email-Sender-1.300.18-1|62	%check
14cu|perl-Email-Sender-1.300.18-1|63	make test
14cu|perl-Email-Sender-1.300.18-1|64	
14cu|perl-Email-Sender-1.300.18-1|65	%install
14cu|perl-Email-Sender-1.300.18-1|66	%makeinstall_std
14cu|perl-Email-Sender-1.300.18-1|67	
14cu|perl-Email-Sender-1.300.18-1|68	%files
14cu|perl-Email-Sender-1.300.18-1|69	%doc Changes LICENSE README META.json META.yml
14cu|perl-Email-Sender-1.300.18-1|70	%{_mandir}/man3/*
14cu|perl-Email-Sender-1.300.18-1|71	%{perl_vendorlib}/*
14cu|perl-Email-Sender-1.300.18-1|72	
14cu|perl-Email-Sender-1.300.18-1|73	
14cu|perl-Email-Sender-1.300.18-1|74	%changelog
14cu|perl-Email-Sender-1.300.18-1|75	
14cu|perl-Email-Sender-1.300.18-1|76	* Thu Jun 18 2015 abfonly <John@smith.org> 1.300.18-1
14cu|perl-Email-Sender-1.300.18-1|77	- (09f6101) Log : Update to 1.300.18, fixed and enable all tests
14cu|perl-Email-Sender-1.300.18-1|78	
14cu|perl-Email-Sender-1.300.18-1|79	

12913 14
14cu|perl-Email-Stuff-2.105.0-1|1	%define upstream_name    Email-Stuff
14cu|perl-Email-Stuff-2.105.0-1|2	%define upstream_version 2.105
14cu|perl-Email-Stuff-2.105.0-1|3	
14cu|perl-Email-Stuff-2.105.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Email-Stuff-2.105.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Email-Stuff-2.105.0-1|6	Release:    1
14cu|perl-Email-Stuff-2.105.0-1|7	
14cu|perl-Email-Stuff-2.105.0-1|8	Summary:    A more casual approach to creating and sending Email:: emails
14cu|perl-Email-Stuff-2.105.0-1|9	License:    GPL+ or Artistic
14cu|perl-Email-Stuff-2.105.0-1|10	Group:      Development/Perl
14cu|perl-Email-Stuff-2.105.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Email-Stuff-2.105.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-Stuff-2.105.0-1|13	
14cu|perl-Email-Stuff-2.105.0-1|14	BuildRequires: perl-devel
14cu|perl-Email-Stuff-2.105.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Email-Stuff-2.105.0-1|16	BuildRequires: perl(Email::MIME)
14cu|perl-Email-Stuff-2.105.0-1|17	BuildRequires: perl(Email::Send)
14cu|perl-Email-Stuff-2.105.0-1|18	BuildRequires: perl(Email::Send::Test)
14cu|perl-Email-Stuff-2.105.0-1|19	BuildRequires: perl(Email::Simple)
14cu|perl-Email-Stuff-2.105.0-1|20	BuildRequires: perl(File::Basename)
14cu|perl-Email-Stuff-2.105.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-Email-Stuff-2.105.0-1|22	BuildRequires: perl(File::Type)
14cu|perl-Email-Stuff-2.105.0-1|23	BuildRequires: perl(Params::Util)
14cu|perl-Email-Stuff-2.105.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Email-Stuff-2.105.0-1|25	BuildRequires: perl(prefork)
14cu|perl-Email-Stuff-2.105.0-1|26	BuildRequires: perl(Return::Value)
14cu|perl-Email-Stuff-2.105.0-1|27	
14cu|perl-Email-Stuff-2.105.0-1|28	
14cu|perl-Email-Stuff-2.105.0-1|29	BuildArch: noarch
14cu|perl-Email-Stuff-2.105.0-1|30	
14cu|perl-Email-Stuff-2.105.0-1|31	%description
14cu|perl-Email-Stuff-2.105.0-1|32	*The basics should all work, but this module is still subject to name
14cu|perl-Email-Stuff-2.105.0-1|33	and/or API changes*
14cu|perl-Email-Stuff-2.105.0-1|34	
14cu|perl-Email-Stuff-2.105.0-1|35	Email::Stuff, as its name suggests, is a fairly casual module used to email
14cu|perl-Email-Stuff-2.105.0-1|36	"stuff" to people using the most common methods. It is a high-level module
14cu|perl-Email-Stuff-2.105.0-1|37	designed for ease of use when doing a very specific common task, but
14cu|perl-Email-Stuff-2.105.0-1|38	implemented on top of the tight and correct Email:: modules.
14cu|perl-Email-Stuff-2.105.0-1|39	
14cu|perl-Email-Stuff-2.105.0-1|40	Email::Stuff is typically used to build emails and send them in a single
14cu|perl-Email-Stuff-2.105.0-1|41	statement, as seen in the synopsis. And it is certain only for use when
14cu|perl-Email-Stuff-2.105.0-1|42	creating and sending emails. As such, it contains no email parsing
14cu|perl-Email-Stuff-2.105.0-1|43	capability, and little to no modification support.
14cu|perl-Email-Stuff-2.105.0-1|44	
14cu|perl-Email-Stuff-2.105.0-1|45	%prep
14cu|perl-Email-Stuff-2.105.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-Stuff-2.105.0-1|47	
14cu|perl-Email-Stuff-2.105.0-1|48	%build
14cu|perl-Email-Stuff-2.105.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-Stuff-2.105.0-1|50	
14cu|perl-Email-Stuff-2.105.0-1|51	%make
14cu|perl-Email-Stuff-2.105.0-1|52	
14cu|perl-Email-Stuff-2.105.0-1|53	%check
14cu|perl-Email-Stuff-2.105.0-1|54	%make test
14cu|perl-Email-Stuff-2.105.0-1|55	
14cu|perl-Email-Stuff-2.105.0-1|56	%install
14cu|perl-Email-Stuff-2.105.0-1|57	%makeinstall_std
14cu|perl-Email-Stuff-2.105.0-1|58	
14cu|perl-Email-Stuff-2.105.0-1|59	%files
14cu|perl-Email-Stuff-2.105.0-1|60	%doc README Changes LICENSE META.yml
14cu|perl-Email-Stuff-2.105.0-1|61	%{_mandir}/man3/*
14cu|perl-Email-Stuff-2.105.0-1|62	%{perl_vendorlib}/*
14cu|perl-Email-Stuff-2.105.0-1|63	
14cu|perl-Email-Stuff-2.105.0-1|64	
14cu|perl-Email-Stuff-2.105.0-1|65	%changelog
14cu|perl-Email-Stuff-2.105.0-1|66	
14cu|perl-Email-Stuff-2.105.0-1|67	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 2.105.0-1
14cu|perl-Email-Stuff-2.105.0-1|68	- (74a0853) Updated perl-Email-Stuff.spec
14cu|perl-Email-Stuff-2.105.0-1|69	
14cu|perl-Email-Stuff-2.105.0-1|70	

12914 14
14cu|perl-Email-Valid-1.196.0-1|1	%define upstream_name     Email-Valid
14cu|perl-Email-Valid-1.196.0-1|2	%define upstream_version 1.196
14cu|perl-Email-Valid-1.196.0-1|3	
14cu|perl-Email-Valid-1.196.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Email-Valid-1.196.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Email-Valid-1.196.0-1|6	Release:	1
14cu|perl-Email-Valid-1.196.0-1|7	Summary:	Check validity of Internet email addresses
14cu|perl-Email-Valid-1.196.0-1|8	License:	GPL+ or Artistic
14cu|perl-Email-Valid-1.196.0-1|9	Group:		Development/Perl
14cu|perl-Email-Valid-1.196.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Email-Valid-1.196.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Email-Valid-1.196.0-1|12	
14cu|perl-Email-Valid-1.196.0-1|13	BuildRequires:	perl-devel
14cu|perl-Email-Valid-1.196.0-1|14	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Email-Valid-1.196.0-1|15	BuildRequires:	perl(Mail::Address)
14cu|perl-Email-Valid-1.196.0-1|16	BuildRequires:	perl(Net::DNS)
14cu|perl-Email-Valid-1.196.0-1|17	BuildRequires:	perl(Net::Domain::TLD)
14cu|perl-Email-Valid-1.196.0-1|18	BuildRequires:	perl(IO::CaptureOutput)
14cu|perl-Email-Valid-1.196.0-1|19	BuildRequires:	perl(CPAN::Meta)
14cu|perl-Email-Valid-1.196.0-1|20	BuildRequires:	perl(Carp)
14cu|perl-Email-Valid-1.196.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-Email-Valid-1.196.0-1|22	BuildRequires:	perl(Scalar::Util)
14cu|perl-Email-Valid-1.196.0-1|23	BuildRequires:	perl(warnings)
14cu|perl-Email-Valid-1.196.0-1|24	BuildRequires:	perl(strict)
14cu|perl-Email-Valid-1.196.0-1|25	
14cu|perl-Email-Valid-1.196.0-1|26	BuildArch:	noarch
14cu|perl-Email-Valid-1.196.0-1|27	
14cu|perl-Email-Valid-1.196.0-1|28	%description
14cu|perl-Email-Valid-1.196.0-1|29	This module determines whether an email address is well-formed, and
14cu|perl-Email-Valid-1.196.0-1|30	optionally, whether a mail host exists for the domain or whether
14cu|perl-Email-Valid-1.196.0-1|31	the top level domain of the email address is valid.
14cu|perl-Email-Valid-1.196.0-1|32	
14cu|perl-Email-Valid-1.196.0-1|33	%prep
14cu|perl-Email-Valid-1.196.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Email-Valid-1.196.0-1|35	
14cu|perl-Email-Valid-1.196.0-1|36	%build
14cu|perl-Email-Valid-1.196.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Email-Valid-1.196.0-1|38	%make
14cu|perl-Email-Valid-1.196.0-1|39	
14cu|perl-Email-Valid-1.196.0-1|40	%check
14cu|perl-Email-Valid-1.196.0-1|41	make test
14cu|perl-Email-Valid-1.196.0-1|42	
14cu|perl-Email-Valid-1.196.0-1|43	%install
14cu|perl-Email-Valid-1.196.0-1|44	%makeinstall_std
14cu|perl-Email-Valid-1.196.0-1|45	
14cu|perl-Email-Valid-1.196.0-1|46	%files
14cu|perl-Email-Valid-1.196.0-1|47	%doc README Changes
14cu|perl-Email-Valid-1.196.0-1|48	%{perl_vendorlib}/Email
14cu|perl-Email-Valid-1.196.0-1|49	%{_mandir}/*/*
14cu|perl-Email-Valid-1.196.0-1|50	
14cu|perl-Email-Valid-1.196.0-1|51	
14cu|perl-Email-Valid-1.196.0-1|52	
14cu|perl-Email-Valid-1.196.0-1|53	
14cu|perl-Email-Valid-1.196.0-1|54	%changelog
14cu|perl-Email-Valid-1.196.0-1|55	* Mon Feb 23 2015 abfonly <abfonly@gmail.com> 1.196.0-1
14cu|perl-Email-Valid-1.196.0-1|56	+ Revision: fd06f07
14cu|perl-Email-Valid-1.196.0-1|57	- Merge pull request #2 from abfonly/perl-Email-Valid:rosa2014.1
14cu|perl-Email-Valid-1.196.0-1|58	- abfonly
14cu|perl-Email-Valid-1.196.0-1|59	
14cu|perl-Email-Valid-1.196.0-1|60	

12915 14
14cu|perl-Encode-2.840.0-1|1	%define upstream_name    Encode
14cu|perl-Encode-2.840.0-1|2	%define upstream_version 2.84
14cu|perl-Encode-2.840.0-1|3	%define __noautoprov 'perl\\(Encode::ConfigLocal|MY\\)|EBCDIC.so|Encode.so|CN.so|KR.so|JP.so|Symbol.so|Byte.so|TW.so|Unicode.so'
14cu|perl-Encode-2.840.0-1|4	
14cu|perl-Encode-2.840.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Encode-2.840.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Encode-2.840.0-1|7	Release:    1
14cu|perl-Encode-2.840.0-1|8	Summary:    Character Encodings Handler
14cu|perl-Encode-2.840.0-1|9	License:    GPL+ or Artistic
14cu|perl-Encode-2.840.0-1|10	Group:      Development/Perl
14cu|perl-Encode-2.840.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Encode-2.840.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Encode-2.840.0-1|13	BuildRequires:  perl-devel
14cu|perl-Encode-2.840.0-1|14	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Encode-2.840.0-1|15	BuildRequires:  perl(File::Spec)
14cu|perl-Encode-2.840.0-1|16	BuildRequires:  perl(File::Spec::Functions)
14cu|perl-Encode-2.840.0-1|17	BuildRequires:  perl(strict)
14cu|perl-Encode-2.840.0-1|18	BuildRequires:  perl(warnings)
14cu|perl-Encode-2.840.0-1|19	BuildRequires:  perl(Carp)
14cu|perl-Encode-2.840.0-1|20	BuildRequires:  perl(Config)
14cu|perl-Encode-2.840.0-1|21	BuildRequires:  perl(constant)
14cu|perl-Encode-2.840.0-1|22	BuildRequires:  perl(Exporter)
14cu|perl-Encode-2.840.0-1|23	BuildRequires:  perl(File::Basename)
14cu|perl-Encode-2.840.0-1|24	BuildRequires:  perl(File::Find)
14cu|perl-Encode-2.840.0-1|25	BuildRequires:  perl(Filter::Util::Call)
14cu|perl-Encode-2.840.0-1|26	BuildRequires:  perl(Getopt::Long)
14cu|perl-Encode-2.840.0-1|27	BuildRequires:  perl(Getopt::Std)
14cu|perl-Encode-2.840.0-1|28	BuildRequires:  perl(I18N::Langinfo)
14cu|perl-Encode-2.840.0-1|29	BuildRequires:  perl(MIME::Base64)
14cu|perl-Encode-2.840.0-1|30	BuildRequires:  perl(overload)
14cu|perl-Encode-2.840.0-1|31	BuildRequires:  perl(parent)
14cu|perl-Encode-2.840.0-1|32	BuildRequires:  perl(PerlIO::encoding)
14cu|perl-Encode-2.840.0-1|33	BuildRequires:  perl(POSIX)
14cu|perl-Encode-2.840.0-1|34	BuildRequires:  perl(Storable)
14cu|perl-Encode-2.840.0-1|35	BuildRequires:  perl(utf8)
14cu|perl-Encode-2.840.0-1|36	BuildRequires:  perl(vars)
14cu|perl-Encode-2.840.0-1|37	BuildRequires:  perl(XSLoader)
14cu|perl-Encode-2.840.0-1|38	BuildRequires:  perl(File::Compare)
14cu|perl-Encode-2.840.0-1|39	BuildRequires:  perl(File::Copy)
14cu|perl-Encode-2.840.0-1|40	BuildRequires:  perl(FileHandle)
14cu|perl-Encode-2.840.0-1|41	BuildRequires:  perl(FindBin)
14cu|perl-Encode-2.840.0-1|42	BuildRequires:  perl(IO::Select)
14cu|perl-Encode-2.840.0-1|43	BuildRequires:  perl(IPC::Open3)
14cu|perl-Encode-2.840.0-1|44	BuildRequires:  perl(base)
14cu|perl-Encode-2.840.0-1|45	BuildRequires:  perl(Scalar::Util)
14cu|perl-Encode-2.840.0-1|46	BuildRequires:  perl(Symbol)
14cu|perl-Encode-2.840.0-1|47	BuildRequires:  perl(Test)
14cu|perl-Encode-2.840.0-1|48	BuildRequires:  perl(Test::More)
14cu|perl-Encode-2.840.0-1|49	BuildRequires:  perl(Tie::Scalar)
14cu|perl-Encode-2.840.0-1|50	
14cu|perl-Encode-2.840.0-1|51	Requires:   perl-devel
14cu|perl-Encode-2.840.0-1|52	
14cu|perl-Encode-2.840.0-1|53	%description
14cu|perl-Encode-2.840.0-1|54	The "Encode" module provides the interfaces between Perl's strings and
14cu|perl-Encode-2.840.0-1|55	the rest of the system.  Perl strings are sequences of characters.
14cu|perl-Encode-2.840.0-1|56	
14cu|perl-Encode-2.840.0-1|57	The repertoire of characters that Perl can represent is at least that
14cu|perl-Encode-2.840.0-1|58	defined by the Unicode Consortium. On most platforms the ordinal values
14cu|perl-Encode-2.840.0-1|59	of the characters (as returned by "ord(ch)") is the "Unicode codepoint"
14cu|perl-Encode-2.840.0-1|60	for the character (the exceptions are those platforms where the legacy
14cu|perl-Encode-2.840.0-1|61	encoding is some variant of EBCDIC rather than a super-set of ASCII -
14cu|perl-Encode-2.840.0-1|62	see perlebcdic).
14cu|perl-Encode-2.840.0-1|63	
14cu|perl-Encode-2.840.0-1|64	Traditionally, computer data has been moved around in 8-bit chunks often
14cu|perl-Encode-2.840.0-1|65	called "bytes". These chunks are also known as "octets" in networking
14cu|perl-Encode-2.840.0-1|66	standards. Perl is widely used to manipulate data of many types - not
14cu|perl-Encode-2.840.0-1|67	only strings of characters representing human or computer languages but
14cu|perl-Encode-2.840.0-1|68	also "binary" data being the machine's representation of numbers, pixels
14cu|perl-Encode-2.840.0-1|69	in an image - or just about anything.
14cu|perl-Encode-2.840.0-1|70	
14cu|perl-Encode-2.840.0-1|71	When Perl is processing "binary data", the programmer wants Perl to
14cu|perl-Encode-2.840.0-1|72	process "sequences of bytes". This is not a problem for Perl - as a byte
14cu|perl-Encode-2.840.0-1|73	has 256 possible values, it easily fits in Perl's much larger "logical
14cu|perl-Encode-2.840.0-1|74	character".
14cu|perl-Encode-2.840.0-1|75	
14cu|perl-Encode-2.840.0-1|76	%files
14cu|perl-Encode-2.840.0-1|77	%doc Changes README META.json META.yml AUTHORS
14cu|perl-Encode-2.840.0-1|78	%{_mandir}/man3/*
14cu|perl-Encode-2.840.0-1|79	%{perl_vendorlib}/*
14cu|perl-Encode-2.840.0-1|80	#--------------------------------------------
14cu|perl-Encode-2.840.0-1|81	
14cu|perl-Encode-2.840.0-1|82	%prep
14cu|perl-Encode-2.840.0-1|83	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Encode-2.840.0-1|84	
14cu|perl-Encode-2.840.0-1|85	%build
14cu|perl-Encode-2.840.0-1|86	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Encode-2.840.0-1|87	%make
14cu|perl-Encode-2.840.0-1|88	
14cu|perl-Encode-2.840.0-1|89	%check
14cu|perl-Encode-2.840.0-1|90	make test
14cu|perl-Encode-2.840.0-1|91	
14cu|perl-Encode-2.840.0-1|92	%install
14cu|perl-Encode-2.840.0-1|93	%makeinstall_std
14cu|perl-Encode-2.840.0-1|94	rm -rf %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
14cu|perl-Encode-2.840.0-1|95	
14cu|perl-Encode-2.840.0-1|96	
14cu|perl-Encode-2.840.0-1|97	
14cu|perl-Encode-2.840.0-1|98	
14cu|perl-Encode-2.840.0-1|99	
14cu|perl-Encode-2.840.0-1|100	
14cu|perl-Encode-2.840.0-1|101	%changelog
14cu|perl-Encode-2.840.0-1|102	
14cu|perl-Encode-2.840.0-1|103	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 2.840.0-1
14cu|perl-Encode-2.840.0-1|104	- (f2ee2c6) Log: Update to 2.840.0 (cpan ver 2.84)
14cu|perl-Encode-2.840.0-1|105	
14cu|perl-Encode-2.840.0-1|106	

12916 14
14cu|perl-Encode-JIS2K-0.30.0-1|1	%define upstream_name    Encode-JIS2K
14cu|perl-Encode-JIS2K-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Encode-JIS2K-0.30.0-1|3	%define __noautoprov 'JIS2K.so'
14cu|perl-Encode-JIS2K-0.30.0-1|4	
14cu|perl-Encode-JIS2K-0.30.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Encode-JIS2K-0.30.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Encode-JIS2K-0.30.0-1|7	Release:    1
14cu|perl-Encode-JIS2K-0.30.0-1|8	
14cu|perl-Encode-JIS2K-0.30.0-1|9	Summary:    JIS X 0212 (aka JIS 2000) Encodings
14cu|perl-Encode-JIS2K-0.30.0-1|10	
14cu|perl-Encode-JIS2K-0.30.0-1|11	License:    GPL+ or Artistic
14cu|perl-Encode-JIS2K-0.30.0-1|12	Group:      Development/Perl
14cu|perl-Encode-JIS2K-0.30.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Encode-JIS2K-0.30.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Encode-JIS2K-0.30.0-1|15	
14cu|perl-Encode-JIS2K-0.30.0-1|16	BuildRequires: perl(Encode) >= 2.740.0
14cu|perl-Encode-JIS2K-0.30.0-1|17	BuildRequires: perl-devel
14cu|perl-Encode-JIS2K-0.30.0-1|18	
14cu|perl-Encode-JIS2K-0.30.0-1|19	Provides: perl(Encode::JIS2K::2022JP3)
14cu|perl-Encode-JIS2K-0.30.0-1|20	
14cu|perl-Encode-JIS2K-0.30.0-1|21	%description
14cu|perl-Encode-JIS2K-0.30.0-1|22	To find out how to use this module in detail, see the Encode manpage.
14cu|perl-Encode-JIS2K-0.30.0-1|23	
14cu|perl-Encode-JIS2K-0.30.0-1|24	%prep
14cu|perl-Encode-JIS2K-0.30.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Encode-JIS2K-0.30.0-1|26	
14cu|perl-Encode-JIS2K-0.30.0-1|27	%build
14cu|perl-Encode-JIS2K-0.30.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Encode-JIS2K-0.30.0-1|29	%make
14cu|perl-Encode-JIS2K-0.30.0-1|30	
14cu|perl-Encode-JIS2K-0.30.0-1|31	%check
14cu|perl-Encode-JIS2K-0.30.0-1|32	%make test
14cu|perl-Encode-JIS2K-0.30.0-1|33	
14cu|perl-Encode-JIS2K-0.30.0-1|34	%install
14cu|perl-Encode-JIS2K-0.30.0-1|35	%makeinstall_std
14cu|perl-Encode-JIS2K-0.30.0-1|36	
14cu|perl-Encode-JIS2K-0.30.0-1|37	%files
14cu|perl-Encode-JIS2K-0.30.0-1|38	%doc Changes README META.json META.yml
14cu|perl-Encode-JIS2K-0.30.0-1|39	%{perl_vendorlib}/*
14cu|perl-Encode-JIS2K-0.30.0-1|40	
14cu|perl-Encode-JIS2K-0.30.0-1|41	
14cu|perl-Encode-JIS2K-0.30.0-1|42	
14cu|perl-Encode-JIS2K-0.30.0-1|43	%changelog
14cu|perl-Encode-JIS2K-0.30.0-1|44	
14cu|perl-Encode-JIS2K-0.30.0-1|45	* Fri Jun 26 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Encode-JIS2K-0.30.0-1|46	- (a413d8a) Log: Update to 0.30.0
14cu|perl-Encode-JIS2K-0.30.0-1|47	
14cu|perl-Encode-JIS2K-0.30.0-1|48	

12917 14
14cu|perl-enum-1.100.0-1|1	%define upstream_name    enum
14cu|perl-enum-1.100.0-1|2	%define upstream_version 1.10
14cu|perl-enum-1.100.0-1|3	
14cu|perl-enum-1.100.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-enum-1.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-enum-1.100.0-1|6	Release:    1
14cu|perl-enum-1.100.0-1|7	
14cu|perl-enum-1.100.0-1|8	Summary:    C style enumerated types and bitmask flags in Perl
14cu|perl-enum-1.100.0-1|9	License:    GPL+ or Artistic
14cu|perl-enum-1.100.0-1|10	Group:      Development/Perl
14cu|perl-enum-1.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-enum-1.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-enum-1.100.0-1|13	
14cu|perl-enum-1.100.0-1|14	BuildRequires: perl(Carp)
14cu|perl-enum-1.100.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-enum-1.100.0-1|16	BuildRequires: perl(strict)
14cu|perl-enum-1.100.0-1|17	BuildRequires: perl(warnings)
14cu|perl-enum-1.100.0-1|18	BuildRequires: perl-devel
14cu|perl-enum-1.100.0-1|19	Provides:      perl(enum) = %{EVRD}
14cu|perl-enum-1.100.0-1|20	
14cu|perl-enum-1.100.0-1|21	BuildArch: noarch
14cu|perl-enum-1.100.0-1|22	
14cu|perl-enum-1.100.0-1|23	%description
14cu|perl-enum-1.100.0-1|24	This module is used to define a set of constants with ordered numeric
14cu|perl-enum-1.100.0-1|25	values, similar to the 'enum' type in the C programming language. You can
14cu|perl-enum-1.100.0-1|26	also define bitmask constants, where the value assigned to each constant
14cu|perl-enum-1.100.0-1|27	has exactly one bit set (eg 1, 2, 4, 8, etc).
14cu|perl-enum-1.100.0-1|28	
14cu|perl-enum-1.100.0-1|29	What are enumerations good for? Typical uses would be for giving mnemonic
14cu|perl-enum-1.100.0-1|30	names to indexes of arrays. Such arrays might be a list of months, days, or
14cu|perl-enum-1.100.0-1|31	a return value index from a function such as localtime():
14cu|perl-enum-1.100.0-1|32	
14cu|perl-enum-1.100.0-1|33	use enum qw(
14cu|perl-enum-1.100.0-1|34	:Months_=0 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
14cu|perl-enum-1.100.0-1|35	:Days_=0   Sun Mon Tue Wed Thu Fri Sat
14cu|perl-enum-1.100.0-1|36	:LC_=0     Sec Min Hour MDay Mon Year WDay YDay Isdst
14cu|perl-enum-1.100.0-1|37	);
14cu|perl-enum-1.100.0-1|38	
14cu|perl-enum-1.100.0-1|39	%prep
14cu|perl-enum-1.100.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-enum-1.100.0-1|41	
14cu|perl-enum-1.100.0-1|42	%build
14cu|perl-enum-1.100.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-enum-1.100.0-1|44	
14cu|perl-enum-1.100.0-1|45	%make
14cu|perl-enum-1.100.0-1|46	
14cu|perl-enum-1.100.0-1|47	%check
14cu|perl-enum-1.100.0-1|48	%make test
14cu|perl-enum-1.100.0-1|49	
14cu|perl-enum-1.100.0-1|50	%install
14cu|perl-enum-1.100.0-1|51	%makeinstall_std
14cu|perl-enum-1.100.0-1|52	
14cu|perl-enum-1.100.0-1|53	%files
14cu|perl-enum-1.100.0-1|54	%doc Changes META.json META.yml README
14cu|perl-enum-1.100.0-1|55	%{_mandir}/man3/*
14cu|perl-enum-1.100.0-1|56	%{perl_vendorlib}/*
14cu|perl-enum-1.100.0-1|57	
14cu|perl-enum-1.100.0-1|58	
14cu|perl-enum-1.100.0-1|59	%changelog
14cu|perl-enum-1.100.0-1|60	
14cu|perl-enum-1.100.0-1|61	* Thu May 14 2015 abfonly <John@smith.org> 1.100.0-1
14cu|perl-enum-1.100.0-1|62	- (26b4885) Imported from SRPM
14cu|perl-enum-1.100.0-1|63	
14cu|perl-enum-1.100.0-1|64	

12918 14
14cu|perl-EV-4.210.0-1|1	%define upstream_name    EV
14cu|perl-EV-4.210.0-1|2	%define upstream_version 4.21
14cu|perl-EV-4.210.0-1|3	
14cu|perl-EV-4.210.0-1|4	%define filelist %{upstream_name}-%{upstream_version}-filelist
14cu|perl-EV-4.210.0-1|5	%define maketest 1
14cu|perl-EV-4.210.0-1|6	
14cu|perl-EV-4.210.0-1|7	Name:      perl-%{upstream_name}
14cu|perl-EV-4.210.0-1|8	Version:   %perl_convert_version %{upstream_version}
14cu|perl-EV-4.210.0-1|9	Release:	1
14cu|perl-EV-4.210.0-1|10	
14cu|perl-EV-4.210.0-1|11	Summary:   Wrapper for the libev high-performance event loop library
14cu|perl-EV-4.210.0-1|12	
14cu|perl-EV-4.210.0-1|13	
14cu|perl-EV-4.210.0-1|14	License:   Artistic
14cu|perl-EV-4.210.0-1|15	Group:     Development/Perl
14cu|perl-EV-4.210.0-1|16	Url:       http://software.schmorp.de/pkg/EV.html
14cu|perl-EV-4.210.0-1|17	Source0:   http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-EV-4.210.0-1|18	
14cu|perl-EV-4.210.0-1|19	BuildRequires: perl-devel
14cu|perl-EV-4.210.0-1|20	BuildRequires: perl(Canary::Stability)
14cu|perl-EV-4.210.0-1|21	BuildRequires: perl-AnyEvent >= 1:2.6
14cu|perl-EV-4.210.0-1|22	BuildRequires: perl(common::sense)
14cu|perl-EV-4.210.0-1|23	
14cu|perl-EV-4.210.0-1|24	%description
14cu|perl-EV-4.210.0-1|25	A thin wrapper around libev, a high-performance event loop. Intended
14cu|perl-EV-4.210.0-1|26	as a faster and less buggy replacement for the Event perl
14cu|perl-EV-4.210.0-1|27	module. Efficiently supports very high number of timers, scalable
14cu|perl-EV-4.210.0-1|28	operating system APIs such as epoll, kqueue and solaris's ports,
14cu|perl-EV-4.210.0-1|29	child/pid watchers and more.
14cu|perl-EV-4.210.0-1|30	
14cu|perl-EV-4.210.0-1|31	%prep
14cu|perl-EV-4.210.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-EV-4.210.0-1|33	chmod -R u+w %{_builddir}/%{upstream_name}-%{upstream_version}
14cu|perl-EV-4.210.0-1|34	
14cu|perl-EV-4.210.0-1|35	%build
14cu|perl-EV-4.210.0-1|36	grep -rsl '^#!.*perl' . |
14cu|perl-EV-4.210.0-1|37	grep -v '.bak$' |xargs --no-run-if-empty \
14cu|perl-EV-4.210.0-1|38	perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14cu|perl-EV-4.210.0-1|39	CFLAGS="%{optflags}"
14cu|perl-EV-4.210.0-1|40	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
14cu|perl-EV-4.210.0-1|41	%make
14cu|perl-EV-4.210.0-1|42	
14cu|perl-EV-4.210.0-1|43	%check
14cu|perl-EV-4.210.0-1|44	%make test
14cu|perl-EV-4.210.0-1|45	
14cu|perl-EV-4.210.0-1|46	%install
14cu|perl-EV-4.210.0-1|47	%makeinstall `perl -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14cu|perl-EV-4.210.0-1|48	
14cu|perl-EV-4.210.0-1|49	# remove special files
14cu|perl-EV-4.210.0-1|50	find %{buildroot} -name "perllocal.pod" \
14cu|perl-EV-4.210.0-1|51	-o -name ".packlist"                \
14cu|perl-EV-4.210.0-1|52	-o -name "*.bs"                     \
14cu|perl-EV-4.210.0-1|53	|xargs -i rm -f {}
14cu|perl-EV-4.210.0-1|54	
14cu|perl-EV-4.210.0-1|55	# no empty directories
14cu|perl-EV-4.210.0-1|56	find %{buildroot}%{_prefix}             \
14cu|perl-EV-4.210.0-1|57	-type d -depth                      \
14cu|perl-EV-4.210.0-1|58	-exec rmdir {} \; 2>/dev/null
14cu|perl-EV-4.210.0-1|59	
14cu|perl-EV-4.210.0-1|60	
14cu|perl-EV-4.210.0-1|61	%files
14cu|perl-EV-4.210.0-1|62	%doc README Changes
14cu|perl-EV-4.210.0-1|63	%{perl_vendorarch}/EV.pm
14cu|perl-EV-4.210.0-1|64	%{perl_vendorarch}/EV
14cu|perl-EV-4.210.0-1|65	%{perl_vendorarch}/auto/EV
14cu|perl-EV-4.210.0-1|66	%{_mandir}/man3/EV*
14cu|perl-EV-4.210.0-1|67	
14cu|perl-EV-4.210.0-1|68	%changelog
14cu|perl-EV-4.210.0-1|69	
14cu|perl-EV-4.210.0-1|70	* Thu Dec 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.210.0-1
14cu|perl-EV-4.210.0-1|71	- (37b3cd4) Move to contrib
14cu|perl-EV-4.210.0-1|72	
14cu|perl-EV-4.210.0-1|73	

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

12920 14
14cu|perl-Event-ExecFlow-0.640.0-6|1	%define pkgname Event-ExecFlow
14cu|perl-Event-ExecFlow-0.640.0-6|2	%define filelist %{pkgname}-%{upstream_version}-filelist
14cu|perl-Event-ExecFlow-0.640.0-6|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
14cu|perl-Event-ExecFlow-0.640.0-6|4	%define maketest 1
14cu|perl-Event-ExecFlow-0.640.0-6|5	%define upstream_version 0.64
14cu|perl-Event-ExecFlow-0.640.0-6|6	
14cu|perl-Event-ExecFlow-0.640.0-6|7	Name:      perl-Event-ExecFlow
14cu|perl-Event-ExecFlow-0.640.0-6|8	Summary:   Event-RPC - High level API for event-based execution flow control
14cu|perl-Event-ExecFlow-0.640.0-6|9	
14cu|perl-Event-ExecFlow-0.640.0-6|10	Version:   %perl_convert_version %{upstream_version}
14cu|perl-Event-ExecFlow-0.640.0-6|11	Release:   6
14cu|perl-Event-ExecFlow-0.640.0-6|12	License:   Artistic
14cu|perl-Event-ExecFlow-0.640.0-6|13	Group:     Development/Perl
14cu|perl-Event-ExecFlow-0.640.0-6|14	URL:       http://www.exit1.org/Event-ExecFlow/
14cu|perl-Event-ExecFlow-0.640.0-6|15	SOURCE:    http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-ExecFlow-%upstream_version.tar.bz2
14cu|perl-Event-ExecFlow-0.640.0-6|16	Buildarch: noarch
14cu|perl-Event-ExecFlow-0.640.0-6|17	BuildRequires: perl-devel
14cu|perl-Event-ExecFlow-0.640.0-6|18	BuildRequires: perl-AnyEvent
14cu|perl-Event-ExecFlow-0.640.0-6|19	BuildRequires: perl-libintl-perl
14cu|perl-Event-ExecFlow-0.640.0-6|20	
14cu|perl-Event-ExecFlow-0.640.0-6|21	%description
14cu|perl-Event-ExecFlow-0.640.0-6|22	Event::ExecFlow provides a ligh level API for defining complex flow
14cu|perl-Event-ExecFlow-0.640.0-6|23	controls with asynchronous execution of external programs.
14cu|perl-Event-ExecFlow-0.640.0-6|24	
14cu|perl-Event-ExecFlow-0.640.0-6|25	%prep
14cu|perl-Event-ExecFlow-0.640.0-6|26	%setup -q -n %{pkgname}-%{upstream_version}
14cu|perl-Event-ExecFlow-0.640.0-6|27	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14cu|perl-Event-ExecFlow-0.640.0-6|28	
14cu|perl-Event-ExecFlow-0.640.0-6|29	%build
14cu|perl-Event-ExecFlow-0.640.0-6|30	grep -rsl '^#!.*perl' . |
14cu|perl-Event-ExecFlow-0.640.0-6|31	grep -v '.bak$' |xargs --no-run-if-empty \
14cu|perl-Event-ExecFlow-0.640.0-6|32	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14cu|perl-Event-ExecFlow-0.640.0-6|33	CFLAGS="%{optflags}"
14cu|perl-Event-ExecFlow-0.640.0-6|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
14cu|perl-Event-ExecFlow-0.640.0-6|35	%make
14cu|perl-Event-ExecFlow-0.640.0-6|36	%check
14cu|perl-Event-ExecFlow-0.640.0-6|37	chmod 755 bin/*
14cu|perl-Event-ExecFlow-0.640.0-6|38	%make test
14cu|perl-Event-ExecFlow-0.640.0-6|39	
14cu|perl-Event-ExecFlow-0.640.0-6|40	%install
14cu|perl-Event-ExecFlow-0.640.0-6|41	%makeinstall `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14cu|perl-Event-ExecFlow-0.640.0-6|42	
14cu|perl-Event-ExecFlow-0.640.0-6|43	# remove special files
14cu|perl-Event-ExecFlow-0.640.0-6|44	find %{buildroot} -name "perllocal.pod" \
14cu|perl-Event-ExecFlow-0.640.0-6|45	-o -name ".packlist"                \
14cu|perl-Event-ExecFlow-0.640.0-6|46	-o -name "*.bs"                     \
14cu|perl-Event-ExecFlow-0.640.0-6|47	|xargs -i rm -f {}
14cu|perl-Event-ExecFlow-0.640.0-6|48	
14cu|perl-Event-ExecFlow-0.640.0-6|49	# no empty directories
14cu|perl-Event-ExecFlow-0.640.0-6|50	find %{buildroot}%{_prefix}             \
14cu|perl-Event-ExecFlow-0.640.0-6|51	-type d -depth                      \
14cu|perl-Event-ExecFlow-0.640.0-6|52	-exec rmdir {} \; 2>/dev/null
14cu|perl-Event-ExecFlow-0.640.0-6|53	
14cu|perl-Event-ExecFlow-0.640.0-6|54	%files
14cu|perl-Event-ExecFlow-0.640.0-6|55	%doc README Changes
14cu|perl-Event-ExecFlow-0.640.0-6|56	%{_bindir}/execflow
14cu|perl-Event-ExecFlow-0.640.0-6|57	%{perl_vendorlib}/Event/ExecFlow*
14cu|perl-Event-ExecFlow-0.640.0-6|58	%{_mandir}/man3/Event::ExecFlow*
14cu|perl-Event-ExecFlow-0.640.0-6|59	
14cu|perl-Event-ExecFlow-0.640.0-6|60	%changelog
14cu|perl-Event-ExecFlow-0.640.0-6|61	
14cu|perl-Event-ExecFlow-0.640.0-6|62	* Thu Dec 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.640.0-6
14cu|perl-Event-ExecFlow-0.640.0-6|63	- (e07ea6e) Move to contrib
14cu|perl-Event-ExecFlow-0.640.0-6|64	
14cu|perl-Event-ExecFlow-0.640.0-6|65	

12921 14
14cu|perl-Excel-Template-Plus-0.60.0-1|1	%define upstream_name    Excel-Template-Plus
14cu|perl-Excel-Template-Plus-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Excel-Template-Plus-0.60.0-1|3	
14cu|perl-Excel-Template-Plus-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Excel-Template-Plus-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Excel-Template-Plus-0.60.0-1|6	Release:	1
14cu|perl-Excel-Template-Plus-0.60.0-1|7	
14cu|perl-Excel-Template-Plus-0.60.0-1|8	Summary:	Testing module for use with Excel::Template::Plus
14cu|perl-Excel-Template-Plus-0.60.0-1|9	
14cu|perl-Excel-Template-Plus-0.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-Excel-Template-Plus-0.60.0-1|11	Group:		Development/Perl
14cu|perl-Excel-Template-Plus-0.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Excel-Template-Plus-0.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Excel/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Excel-Template-Plus-0.60.0-1|14	
14cu|perl-Excel-Template-Plus-0.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-Excel-Template-Plus-0.60.0-1|16	BuildRequires:	perl(Excel::Template)
14cu|perl-Excel-Template-Plus-0.60.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-Excel-Template-Plus-0.60.0-1|18	BuildRequires:	perl(FindBin)
14cu|perl-Excel-Template-Plus-0.60.0-1|19	BuildRequires:	perl(IO::String)
14cu|perl-Excel-Template-Plus-0.60.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-Excel-Template-Plus-0.60.0-1|21	BuildRequires:	perl(MooseX::Param)
14cu|perl-Excel-Template-Plus-0.60.0-1|22	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cu|perl-Excel-Template-Plus-0.60.0-1|23	BuildRequires:	perl(Template)
14cu|perl-Excel-Template-Plus-0.60.0-1|24	BuildRequires:	perl(Test::Deep)
14cu|perl-Excel-Template-Plus-0.60.0-1|25	BuildRequires:	perl(Test::Exception)
14cu|perl-Excel-Template-Plus-0.60.0-1|26	BuildRequires:	perl(Test::More)
14cu|perl-Excel-Template-Plus-0.60.0-1|27	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Excel-Template-Plus-0.60.0-1|28	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Excel-Template-Plus-0.60.0-1|29	BuildRequires:	perl(Test::Pod)
14cu|perl-Excel-Template-Plus-0.60.0-1|30	
14cu|perl-Excel-Template-Plus-0.60.0-1|31	BuildArch:	noarch
14cu|perl-Excel-Template-Plus-0.60.0-1|32	
14cu|perl-Excel-Template-Plus-0.60.0-1|33	%description
14cu|perl-Excel-Template-Plus-0.60.0-1|34	This module is an extension of the Excel::Template module, which allows the
14cu|perl-Excel-Template-Plus-0.60.0-1|35	user to use various "engines" from which you can create Excel files through
14cu|perl-Excel-Template-Plus-0.60.0-1|36	Excel::Template.
14cu|perl-Excel-Template-Plus-0.60.0-1|37	
14cu|perl-Excel-Template-Plus-0.60.0-1|38	The idea is to use the existing (and very solid) excel file generation code
14cu|perl-Excel-Template-Plus-0.60.0-1|39	in Excel::Template, but to extend its more templatey bits with more
14cu|perl-Excel-Template-Plus-0.60.0-1|40	powerful options.
14cu|perl-Excel-Template-Plus-0.60.0-1|41	
14cu|perl-Excel-Template-Plus-0.60.0-1|42	The only engine currently provided is the Template Toolkit engine, which
14cu|perl-Excel-Template-Plus-0.60.0-1|43	replaces Excel::Template's built in template features (the LOOP, and IF
14cu|perl-Excel-Template-Plus-0.60.0-1|44	constructs) with the full power of TT. This is similar to the module
14cu|perl-Excel-Template-Plus-0.60.0-1|45	Excel::Template::TT, but expands on that even further to try and create a
14cu|perl-Excel-Template-Plus-0.60.0-1|46	more extensive system.
14cu|perl-Excel-Template-Plus-0.60.0-1|47	
14cu|perl-Excel-Template-Plus-0.60.0-1|48	%prep
14cu|perl-Excel-Template-Plus-0.60.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Excel-Template-Plus-0.60.0-1|50	
14cu|perl-Excel-Template-Plus-0.60.0-1|51	%build
14cu|perl-Excel-Template-Plus-0.60.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Excel-Template-Plus-0.60.0-1|53	%make
14cu|perl-Excel-Template-Plus-0.60.0-1|54	
14cu|perl-Excel-Template-Plus-0.60.0-1|55	%check
14cu|perl-Excel-Template-Plus-0.60.0-1|56	%make test
14cu|perl-Excel-Template-Plus-0.60.0-1|57	
14cu|perl-Excel-Template-Plus-0.60.0-1|58	%install
14cu|perl-Excel-Template-Plus-0.60.0-1|59	%makeinstall_std
14cu|perl-Excel-Template-Plus-0.60.0-1|60	
14cu|perl-Excel-Template-Plus-0.60.0-1|61	%files
14cu|perl-Excel-Template-Plus-0.60.0-1|62	%doc ChangeLog META.yml README META.json
14cu|perl-Excel-Template-Plus-0.60.0-1|63	%{_mandir}/man3/*
14cu|perl-Excel-Template-Plus-0.60.0-1|64	%{perl_vendorlib}/*
14cu|perl-Excel-Template-Plus-0.60.0-1|65	
14cu|perl-Excel-Template-Plus-0.60.0-1|66	
14cu|perl-Excel-Template-Plus-0.60.0-1|67	%changelog
14cu|perl-Excel-Template-Plus-0.60.0-1|68	
14cu|perl-Excel-Template-Plus-0.60.0-1|69	* Sun Jun 14 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Excel-Template-Plus-0.60.0-1|70	- (1345e5a) Log: Update to 0.60.0
14cu|perl-Excel-Template-Plus-0.60.0-1|71	
14cu|perl-Excel-Template-Plus-0.60.0-1|72	

12922 14
14cu|perl-experimental-0.13.0-1|1	%define upstream_name experimental
14cu|perl-experimental-0.13.0-1|2	%define upstream_version 0.013
14cu|perl-experimental-0.13.0-1|3	
14cu|perl-experimental-0.13.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-experimental-0.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-experimental-0.13.0-1|6	Release:    1
14cu|perl-experimental-0.13.0-1|7	
14cu|perl-experimental-0.13.0-1|8	Summary:    Experimental features made easy
14cu|perl-experimental-0.13.0-1|9	License:    GPL+ or Artistic
14cu|perl-experimental-0.13.0-1|10	Group:      Development/Perl
14cu|perl-experimental-0.13.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-experimental-0.13.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Bio/LEONT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-experimental-0.13.0-1|13	
14cu|perl-experimental-0.13.0-1|14	BuildRequires: perl-devel
14cu|perl-experimental-0.13.0-1|15	BuildRequires: perl(Carp)
14cu|perl-experimental-0.13.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-experimental-0.13.0-1|17	BuildRequires: perl(IO::Handle)
14cu|perl-experimental-0.13.0-1|18	BuildRequires: perl(IPC::Open3)
14cu|perl-experimental-0.13.0-1|19	BuildRequires: perl(Module::Build::Tiny) >= 0.34.0
14cu|perl-experimental-0.13.0-1|20	BuildRequires: perl(Test::More) >= 0.890.0
14cu|perl-experimental-0.13.0-1|21	BuildRequires: perl(base)
14cu|perl-experimental-0.13.0-1|22	BuildRequires: perl(strict)
14cu|perl-experimental-0.13.0-1|23	BuildRequires: perl(warnings)
14cu|perl-experimental-0.13.0-1|24	BuildRequires: perl(TAP::Harness::Env)
14cu|perl-experimental-0.13.0-1|25	
14cu|perl-experimental-0.13.0-1|26	BuildArch:  noarch
14cu|perl-experimental-0.13.0-1|27	
14cu|perl-experimental-0.13.0-1|28	Provides:   perl(experimental) = %{EVRD}
14cu|perl-experimental-0.13.0-1|29	
14cu|perl-experimental-0.13.0-1|30	%description
14cu|perl-experimental-0.13.0-1|31	Experimental features made easy.
14cu|perl-experimental-0.13.0-1|32	
14cu|perl-experimental-0.13.0-1|33	%prep
14cu|perl-experimental-0.13.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-experimental-0.13.0-1|35	
14cu|perl-experimental-0.13.0-1|36	%build
14cu|perl-experimental-0.13.0-1|37	%{__perl} Build.PL --installdirs=vendor
14cu|perl-experimental-0.13.0-1|38	
14cu|perl-experimental-0.13.0-1|39	./Build
14cu|perl-experimental-0.13.0-1|40	
14cu|perl-experimental-0.13.0-1|41	%check
14cu|perl-experimental-0.13.0-1|42	./Build test
14cu|perl-experimental-0.13.0-1|43	
14cu|perl-experimental-0.13.0-1|44	%install
14cu|perl-experimental-0.13.0-1|45	./Build install --destdir=%{buildroot}
14cu|perl-experimental-0.13.0-1|46	
14cu|perl-experimental-0.13.0-1|47	%files
14cu|perl-experimental-0.13.0-1|48	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14cu|perl-experimental-0.13.0-1|49	%{_mandir}/man3/*
14cu|perl-experimental-0.13.0-1|50	%{perl_vendorlib}/*
14cu|perl-experimental-0.13.0-1|51	
14cu|perl-experimental-0.13.0-1|52	
14cu|perl-experimental-0.13.0-1|53	%changelog
14cu|perl-experimental-0.13.0-1|54	
14cu|perl-experimental-0.13.0-1|55	* Sat Jun 06 2015 abfonly <abfonly@gmail.com> 0.13.0-1
14cu|perl-experimental-0.13.0-1|56	- (d3be9e1) Imported from SRPM
14cu|perl-experimental-0.13.0-1|57	
14cu|perl-experimental-0.13.0-1|58	

12923 14
14cu|perl-Exporter-Declare-0.114.0-1|1	%define upstream_name    Exporter-Declare
14cu|perl-Exporter-Declare-0.114.0-1|2	%define upstream_version 0.114
14cu|perl-Exporter-Declare-0.114.0-1|3	
14cu|perl-Exporter-Declare-0.114.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Exporter-Declare-0.114.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Exporter-Declare-0.114.0-1|6	Release:    1
14cu|perl-Exporter-Declare-0.114.0-1|7	
14cu|perl-Exporter-Declare-0.114.0-1|8	Summary:    Export class for exports that should be
14cu|perl-Exporter-Declare-0.114.0-1|9	
14cu|perl-Exporter-Declare-0.114.0-1|10	License:    GPL+ or Artistic
14cu|perl-Exporter-Declare-0.114.0-1|11	Group:      Development/Perl
14cu|perl-Exporter-Declare-0.114.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Exporter-Declare-0.114.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Exporter-Declare-0.114.0-1|14	
14cu|perl-Exporter-Declare-0.114.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Exporter-Declare-0.114.0-1|16	BuildRequires: perl(Fennec::Lite) >= 0.4.0
14cu|perl-Exporter-Declare-0.114.0-1|17	BuildRequires: perl(Meta::Builder) >= 0.3.0
14cu|perl-Exporter-Declare-0.114.0-1|18	BuildRequires: perl(Module::Build) >= 0.400.0
14cu|perl-Exporter-Declare-0.114.0-1|19	BuildRequires: perl(Scalar::Util)
14cu|perl-Exporter-Declare-0.114.0-1|20	BuildRequires: perl(Test::Exception) >= 0.290.0
14cu|perl-Exporter-Declare-0.114.0-1|21	BuildRequires: perl(Test::Simple) >= 0.880.0
14cu|perl-Exporter-Declare-0.114.0-1|22	BuildRequires: perl(aliased)
14cu|perl-Exporter-Declare-0.114.0-1|23	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Exporter-Declare-0.114.0-1|24	
14cu|perl-Exporter-Declare-0.114.0-1|25	BuildArch:  noarch
14cu|perl-Exporter-Declare-0.114.0-1|26	
14cu|perl-Exporter-Declare-0.114.0-1|27	%description
14cu|perl-Exporter-Declare-0.114.0-1|28	Exporter::Declare is a meta-driven exporting tool. Exporter::Declare tries
14cu|perl-Exporter-Declare-0.114.0-1|29	to adopt all the good features of other exporting tools, while throwing
14cu|perl-Exporter-Declare-0.114.0-1|30	away horrible interfaces. Exporter::Declare also provides hooks that allow
14cu|perl-Exporter-Declare-0.114.0-1|31	you to add options and arguments for import. Finally, Exporter::Declare's
14cu|perl-Exporter-Declare-0.114.0-1|32	meta-driven system allows for top-notch introspection.
14cu|perl-Exporter-Declare-0.114.0-1|33	
14cu|perl-Exporter-Declare-0.114.0-1|34	%prep
14cu|perl-Exporter-Declare-0.114.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Exporter-Declare-0.114.0-1|36	
14cu|perl-Exporter-Declare-0.114.0-1|37	%build
14cu|perl-Exporter-Declare-0.114.0-1|38	%{__perl} Build.PL installdirs=vendor
14cu|perl-Exporter-Declare-0.114.0-1|39	
14cu|perl-Exporter-Declare-0.114.0-1|40	./Build
14cu|perl-Exporter-Declare-0.114.0-1|41	
14cu|perl-Exporter-Declare-0.114.0-1|42	%check
14cu|perl-Exporter-Declare-0.114.0-1|43	./Build test
14cu|perl-Exporter-Declare-0.114.0-1|44	
14cu|perl-Exporter-Declare-0.114.0-1|45	%install
14cu|perl-Exporter-Declare-0.114.0-1|46	./Build install destdir=%{buildroot}
14cu|perl-Exporter-Declare-0.114.0-1|47	
14cu|perl-Exporter-Declare-0.114.0-1|48	%files
14cu|perl-Exporter-Declare-0.114.0-1|49	%doc META.json META.yml README
14cu|perl-Exporter-Declare-0.114.0-1|50	%{_mandir}/man3/*
14cu|perl-Exporter-Declare-0.114.0-1|51	%{perl_vendorlib}/*
14cu|perl-Exporter-Declare-0.114.0-1|52	
14cu|perl-Exporter-Declare-0.114.0-1|53	%changelog
14cu|perl-Exporter-Declare-0.114.0-1|54	
14cu|perl-Exporter-Declare-0.114.0-1|55	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 0.114.0-1
14cu|perl-Exporter-Declare-0.114.0-1|56	- (ee307b4) Log: Update to 0.114.0
14cu|perl-Exporter-Declare-0.114.0-1|57	
14cu|perl-Exporter-Declare-0.114.0-1|58	

12924 14
14cu|perl-Exporter-Lite-0.80.0-1|1	%define upstream_name 	 Exporter-Lite
14cu|perl-Exporter-Lite-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-Exporter-Lite-0.80.0-1|3	
14cu|perl-Exporter-Lite-0.80.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Exporter-Lite-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Exporter-Lite-0.80.0-1|6	Release:	1
14cu|perl-Exporter-Lite-0.80.0-1|7	Summary:	Exporter-Lite perl module
14cu|perl-Exporter-Lite-0.80.0-1|8	License:	GPL+ or Artistic
14cu|perl-Exporter-Lite-0.80.0-1|9	Group:		Development/Perl
14cu|perl-Exporter-Lite-0.80.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Exporter-Lite-0.80.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Exporter-Lite-0.80.0-1|12	
14cu|perl-Exporter-Lite-0.80.0-1|13	BuildRequires:	perl-devel
14cu|perl-Exporter-Lite-0.80.0-1|14	BuildArch:	noarch
14cu|perl-Exporter-Lite-0.80.0-1|15	
14cu|perl-Exporter-Lite-0.80.0-1|16	%description
14cu|perl-Exporter-Lite-0.80.0-1|17	This is an alternative to Exporter intended to provide a lightweight
14cu|perl-Exporter-Lite-0.80.0-1|18	subset of its functionality.  It supports "import()", @EXPORT and
14cu|perl-Exporter-Lite-0.80.0-1|19	@EXPORT_OK and not a whole lot else.
14cu|perl-Exporter-Lite-0.80.0-1|20	
14cu|perl-Exporter-Lite-0.80.0-1|21	%prep
14cu|perl-Exporter-Lite-0.80.0-1|22	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Exporter-Lite-0.80.0-1|23	
14cu|perl-Exporter-Lite-0.80.0-1|24	%build
14cu|perl-Exporter-Lite-0.80.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Exporter-Lite-0.80.0-1|26	make
14cu|perl-Exporter-Lite-0.80.0-1|27	
14cu|perl-Exporter-Lite-0.80.0-1|28	%check
14cu|perl-Exporter-Lite-0.80.0-1|29	make test
14cu|perl-Exporter-Lite-0.80.0-1|30	
14cu|perl-Exporter-Lite-0.80.0-1|31	%install
14cu|perl-Exporter-Lite-0.80.0-1|32	%makeinstall_std
14cu|perl-Exporter-Lite-0.80.0-1|33	
14cu|perl-Exporter-Lite-0.80.0-1|34	%files
14cu|perl-Exporter-Lite-0.80.0-1|35	%{perl_vendorlib}/Exporter/Lite.pm
14cu|perl-Exporter-Lite-0.80.0-1|36	%{_mandir}/*/*
14cu|perl-Exporter-Lite-0.80.0-1|37	
14cu|perl-Exporter-Lite-0.80.0-1|38	
14cu|perl-Exporter-Lite-0.80.0-1|39	
14cu|perl-Exporter-Lite-0.80.0-1|40	
14cu|perl-Exporter-Lite-0.80.0-1|41	
14cu|perl-Exporter-Lite-0.80.0-1|42	%changelog
14cu|perl-Exporter-Lite-0.80.0-1|43	
14cu|perl-Exporter-Lite-0.80.0-1|44	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-Exporter-Lite-0.80.0-1|45	- (7f88bdc) Log: Update to 0.80.0 (cpan ver 0.08)
14cu|perl-Exporter-Lite-0.80.0-1|46	
14cu|perl-Exporter-Lite-0.80.0-1|47	

12925 14
14cu|perl-Exporter-Tidy-0.80.0-1|1	%define upstream_name    Exporter-Tidy
14cu|perl-Exporter-Tidy-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-Exporter-Tidy-0.80.0-1|3	
14cu|perl-Exporter-Tidy-0.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Exporter-Tidy-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Exporter-Tidy-0.80.0-1|6	Release:    1
14cu|perl-Exporter-Tidy-0.80.0-1|7	
14cu|perl-Exporter-Tidy-0.80.0-1|8	Summary:    Backend for building test libraries
14cu|perl-Exporter-Tidy-0.80.0-1|9	License:    GPL+ or Artistic
14cu|perl-Exporter-Tidy-0.80.0-1|10	Group:      Development/Perl
14cu|perl-Exporter-Tidy-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Exporter-Tidy-0.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Exporter-Tidy-0.80.0-1|13	
14cu|perl-Exporter-Tidy-0.80.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.98.0
14cu|perl-Exporter-Tidy-0.80.0-1|15	BuildRequires: perl-devel
14cu|perl-Exporter-Tidy-0.80.0-1|16	
14cu|perl-Exporter-Tidy-0.80.0-1|17	BuildArch: noarch
14cu|perl-Exporter-Tidy-0.80.0-1|18	
14cu|perl-Exporter-Tidy-0.80.0-1|19	%description
14cu|perl-Exporter-Tidy-0.80.0-1|20	This module serves as an easy, clean alternative to Exporter. Unlike
14cu|perl-Exporter-Tidy-0.80.0-1|21	Exporter, it is not subclassed, but it simply exports a custom import()
14cu|perl-Exporter-Tidy-0.80.0-1|22	into your namespace.
14cu|perl-Exporter-Tidy-0.80.0-1|23	
14cu|perl-Exporter-Tidy-0.80.0-1|24	With Exporter::Tidy, you don't need to use any package global in your
14cu|perl-Exporter-Tidy-0.80.0-1|25	module. Even the subs you export can be lexically scoped.
14cu|perl-Exporter-Tidy-0.80.0-1|26	
14cu|perl-Exporter-Tidy-0.80.0-1|27	use Exporter::Tidy LIST
14cu|perl-Exporter-Tidy-0.80.0-1|28	The list supplied to 'use Exporter::Tidy' should be a key-value list.
14cu|perl-Exporter-Tidy-0.80.0-1|29	Each key serves as a tag, used to group exportable symbols. The values
14cu|perl-Exporter-Tidy-0.80.0-1|30	in this key-value list should be array references. There are a few
14cu|perl-Exporter-Tidy-0.80.0-1|31	special tags:
14cu|perl-Exporter-Tidy-0.80.0-1|32	
14cu|perl-Exporter-Tidy-0.80.0-1|33	%prep
14cu|perl-Exporter-Tidy-0.80.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Exporter-Tidy-0.80.0-1|35	
14cu|perl-Exporter-Tidy-0.80.0-1|36	%build
14cu|perl-Exporter-Tidy-0.80.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Exporter-Tidy-0.80.0-1|38	
14cu|perl-Exporter-Tidy-0.80.0-1|39	%make
14cu|perl-Exporter-Tidy-0.80.0-1|40	
14cu|perl-Exporter-Tidy-0.80.0-1|41	%check
14cu|perl-Exporter-Tidy-0.80.0-1|42	%make test
14cu|perl-Exporter-Tidy-0.80.0-1|43	
14cu|perl-Exporter-Tidy-0.80.0-1|44	%install
14cu|perl-Exporter-Tidy-0.80.0-1|45	%makeinstall_std
14cu|perl-Exporter-Tidy-0.80.0-1|46	
14cu|perl-Exporter-Tidy-0.80.0-1|47	%files
14cu|perl-Exporter-Tidy-0.80.0-1|48	%doc Changes META.yml META.json README
14cu|perl-Exporter-Tidy-0.80.0-1|49	%{_mandir}/man3/*
14cu|perl-Exporter-Tidy-0.80.0-1|50	%{perl_vendorlib}/*
14cu|perl-Exporter-Tidy-0.80.0-1|51	
14cu|perl-Exporter-Tidy-0.80.0-1|52	
14cu|perl-Exporter-Tidy-0.80.0-1|53	%changelog
14cu|perl-Exporter-Tidy-0.80.0-1|54	
14cu|perl-Exporter-Tidy-0.80.0-1|55	* Tue Jun 30 2015 abfonly <John@smith.org> 0.80.0-1
14cu|perl-Exporter-Tidy-0.80.0-1|56	- (581f3a6) Imported from SRPM
14cu|perl-Exporter-Tidy-0.80.0-1|57	
14cu|perl-Exporter-Tidy-0.80.0-1|58	

12926 14
14cu|perl-ExtUtils-CChecker-0.100.0-1|1	%define upstream_name    ExtUtils-CChecker
14cu|perl-ExtUtils-CChecker-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-ExtUtils-CChecker-0.100.0-1|3	
14cu|perl-ExtUtils-CChecker-0.100.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-ExtUtils-CChecker-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-CChecker-0.100.0-1|6	Release:    1
14cu|perl-ExtUtils-CChecker-0.100.0-1|7	
14cu|perl-ExtUtils-CChecker-0.100.0-1|8	Summary:    Configure-time utilities for using C headers,
14cu|perl-ExtUtils-CChecker-0.100.0-1|9	
14cu|perl-ExtUtils-CChecker-0.100.0-1|10	License:    GPL+ or Artistic
14cu|perl-ExtUtils-CChecker-0.100.0-1|11	Group:      Development/Perl
14cu|perl-ExtUtils-CChecker-0.100.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-CChecker-0.100.0-1|13	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/ExtUtils-CChecker-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-CChecker-0.100.0-1|14	
14cu|perl-ExtUtils-CChecker-0.100.0-1|15	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-ExtUtils-CChecker-0.100.0-1|16	BuildRequires: perl(File::Slurp)
14cu|perl-ExtUtils-CChecker-0.100.0-1|17	BuildRequires: perl(List::MoreUtils)
14cu|perl-ExtUtils-CChecker-0.100.0-1|18	BuildRequires: perl(Module::Build)
14cu|perl-ExtUtils-CChecker-0.100.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-ExtUtils-CChecker-0.100.0-1|20	BuildRequires: perl(Test::Fatal)
14cu|perl-ExtUtils-CChecker-0.100.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-ExtUtils-CChecker-0.100.0-1|22	BuildRequires: perl(Module::Build::Compat)
14cu|perl-ExtUtils-CChecker-0.100.0-1|23	BuildRequires: perl-devel
14cu|perl-ExtUtils-CChecker-0.100.0-1|24	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-ExtUtils-CChecker-0.100.0-1|25	BuildRequires: perl(Test::Pod)
14cu|perl-ExtUtils-CChecker-0.100.0-1|26	
14cu|perl-ExtUtils-CChecker-0.100.0-1|27	BuildArch: noarch
14cu|perl-ExtUtils-CChecker-0.100.0-1|28	
14cu|perl-ExtUtils-CChecker-0.100.0-1|29	%description
14cu|perl-ExtUtils-CChecker-0.100.0-1|30	Often Perl modules are written to wrap functionallity found in existing C
14cu|perl-ExtUtils-CChecker-0.100.0-1|31	headers, libraries, or to use OS-specific features. It is useful in the
14cu|perl-ExtUtils-CChecker-0.100.0-1|32	_Build.PL_ or _Makefile.PL_ file to check for the existance of these
14cu|perl-ExtUtils-CChecker-0.100.0-1|33	requirements before attempting to actually build the module.
14cu|perl-ExtUtils-CChecker-0.100.0-1|34	
14cu|perl-ExtUtils-CChecker-0.100.0-1|35	Objects in this class provide an extension around the ExtUtils::CBuilder
14cu|perl-ExtUtils-CChecker-0.100.0-1|36	manpage to simplify the creation of a _.c_ file, compiling, linking and
14cu|perl-ExtUtils-CChecker-0.100.0-1|37	running it, to test if a certain feature is present.
14cu|perl-ExtUtils-CChecker-0.100.0-1|38	
14cu|perl-ExtUtils-CChecker-0.100.0-1|39	It may also be necessary to search for the correct library to link against,
14cu|perl-ExtUtils-CChecker-0.100.0-1|40	or for the right include directories to find header files in. This class
14cu|perl-ExtUtils-CChecker-0.100.0-1|41	also provides assistance here.
14cu|perl-ExtUtils-CChecker-0.100.0-1|42	
14cu|perl-ExtUtils-CChecker-0.100.0-1|43	%prep
14cu|perl-ExtUtils-CChecker-0.100.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-CChecker-0.100.0-1|45	
14cu|perl-ExtUtils-CChecker-0.100.0-1|46	%build
14cu|perl-ExtUtils-CChecker-0.100.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-ExtUtils-CChecker-0.100.0-1|48	
14cu|perl-ExtUtils-CChecker-0.100.0-1|49	%make
14cu|perl-ExtUtils-CChecker-0.100.0-1|50	
14cu|perl-ExtUtils-CChecker-0.100.0-1|51	%check
14cu|perl-ExtUtils-CChecker-0.100.0-1|52	%make test
14cu|perl-ExtUtils-CChecker-0.100.0-1|53	
14cu|perl-ExtUtils-CChecker-0.100.0-1|54	%install
14cu|perl-ExtUtils-CChecker-0.100.0-1|55	%makeinstall_std
14cu|perl-ExtUtils-CChecker-0.100.0-1|56	
14cu|perl-ExtUtils-CChecker-0.100.0-1|57	%files
14cu|perl-ExtUtils-CChecker-0.100.0-1|58	%doc Changes LICENSE META.json META.yml README
14cu|perl-ExtUtils-CChecker-0.100.0-1|59	%{_mandir}/man3/*
14cu|perl-ExtUtils-CChecker-0.100.0-1|60	%{perl_vendorlib}/*
14cu|perl-ExtUtils-CChecker-0.100.0-1|61	
14cu|perl-ExtUtils-CChecker-0.100.0-1|62	
14cu|perl-ExtUtils-CChecker-0.100.0-1|63	
14cu|perl-ExtUtils-CChecker-0.100.0-1|64	
14cu|perl-ExtUtils-CChecker-0.100.0-1|65	
14cu|perl-ExtUtils-CChecker-0.100.0-1|66	%changelog
14cu|perl-ExtUtils-CChecker-0.100.0-1|67	
14cu|perl-ExtUtils-CChecker-0.100.0-1|68	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-ExtUtils-CChecker-0.100.0-1|69	- (015e5c9) Log: update to 0.100.0
14cu|perl-ExtUtils-CChecker-0.100.0-1|70	
14cu|perl-ExtUtils-CChecker-0.100.0-1|71	

12927 14
14cu|perl-ExtUtils-Command-1.200.0-1|1	%define upstream_name    ExtUtils-Command
14cu|perl-ExtUtils-Command-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-ExtUtils-Command-1.200.0-1|3	
14cu|perl-ExtUtils-Command-1.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ExtUtils-Command-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-Command-1.200.0-1|6	Release:	1
14cu|perl-ExtUtils-Command-1.200.0-1|7	
14cu|perl-ExtUtils-Command-1.200.0-1|8	Summary:	Utilities to replace common UNIX commands in Makefiles etc
14cu|perl-ExtUtils-Command-1.200.0-1|9	
14cu|perl-ExtUtils-Command-1.200.0-1|10	License:	GPL+ or Artistic
14cu|perl-ExtUtils-Command-1.200.0-1|11	Group:		Development/Perl
14cu|perl-ExtUtils-Command-1.200.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-Command-1.200.0-1|13	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Command-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-Command-1.200.0-1|14	
14cu|perl-ExtUtils-Command-1.200.0-1|15	BuildRequires:	perl-devel
14cu|perl-ExtUtils-Command-1.200.0-1|16	BuildRequires:	perl(File::Basename)
14cu|perl-ExtUtils-Command-1.200.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-ExtUtils-Command-1.200.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-ExtUtils-Command-1.200.0-1|19	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-ExtUtils-Command-1.200.0-1|20	BuildRequires:	perl(Exporter) >= 5.700.0
14cu|perl-ExtUtils-Command-1.200.0-1|21	BuildRequires:	perl(File::Copy)
14cu|perl-ExtUtils-Command-1.200.0-1|22	BuildRequires:	perl(File::Path)
14cu|perl-ExtUtils-Command-1.200.0-1|23	BuildRequires:	perl(vars)
14cu|perl-ExtUtils-Command-1.200.0-1|24	BuildRequires:	perl(Test::Pod)
14cu|perl-ExtUtils-Command-1.200.0-1|25	
14cu|perl-ExtUtils-Command-1.200.0-1|26	BuildArch:	noarch
14cu|perl-ExtUtils-Command-1.200.0-1|27	
14cu|perl-ExtUtils-Command-1.200.0-1|28	%description
14cu|perl-ExtUtils-Command-1.200.0-1|29	Thin wrapper around ExtUtils::Command. See the ExtUtils::Command manpage
14cu|perl-ExtUtils-Command-1.200.0-1|30	for a description of available commands.
14cu|perl-ExtUtils-Command-1.200.0-1|31	
14cu|perl-ExtUtils-Command-1.200.0-1|32	%prep
14cu|perl-ExtUtils-Command-1.200.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-Command-1.200.0-1|34	
14cu|perl-ExtUtils-Command-1.200.0-1|35	%build
14cu|perl-ExtUtils-Command-1.200.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-ExtUtils-Command-1.200.0-1|37	%make
14cu|perl-ExtUtils-Command-1.200.0-1|38	
14cu|perl-ExtUtils-Command-1.200.0-1|39	%check
14cu|perl-ExtUtils-Command-1.200.0-1|40	%make test
14cu|perl-ExtUtils-Command-1.200.0-1|41	
14cu|perl-ExtUtils-Command-1.200.0-1|42	%install
14cu|perl-ExtUtils-Command-1.200.0-1|43	%makeinstall_std
14cu|perl-ExtUtils-Command-1.200.0-1|44	
14cu|perl-ExtUtils-Command-1.200.0-1|45	%files
14cu|perl-ExtUtils-Command-1.200.0-1|46	%doc Changes README META.json META.yml
14cu|perl-ExtUtils-Command-1.200.0-1|47	%{_mandir}/man3/*
14cu|perl-ExtUtils-Command-1.200.0-1|48	%{perl_vendorlib}/*
14cu|perl-ExtUtils-Command-1.200.0-1|49	
14cu|perl-ExtUtils-Command-1.200.0-1|50	
14cu|perl-ExtUtils-Command-1.200.0-1|51	%changelog
14cu|perl-ExtUtils-Command-1.200.0-1|52	
14cu|perl-ExtUtils-Command-1.200.0-1|53	* Mon Jun 29 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-ExtUtils-Command-1.200.0-1|54	- (8316f02) Log: Update to 1.200.0
14cu|perl-ExtUtils-Command-1.200.0-1|55	
14cu|perl-ExtUtils-Command-1.200.0-1|56	

12928 14
14cu|perl-ExtUtils-Install-2.40.0-1|1	%define upstream_name    ExtUtils-Install
14cu|perl-ExtUtils-Install-2.40.0-1|2	%define upstream_version 2.04
14cu|perl-ExtUtils-Install-2.40.0-1|3	
14cu|perl-ExtUtils-Install-2.40.0-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-ExtUtils-Install-2.40.0-1|5	%define __noautoreq 'perl\\(VMS::Filespec\\)'
14cu|perl-ExtUtils-Install-2.40.0-1|6	%endif
14cu|perl-ExtUtils-Install-2.40.0-1|7	
14cu|perl-ExtUtils-Install-2.40.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-ExtUtils-Install-2.40.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-Install-2.40.0-1|10	Release:	1
14cu|perl-ExtUtils-Install-2.40.0-1|11	
14cu|perl-ExtUtils-Install-2.40.0-1|12	Summary:	Yet another framework for writing test scripts
14cu|perl-ExtUtils-Install-2.40.0-1|13	
14cu|perl-ExtUtils-Install-2.40.0-1|14	License:	GPL+ or Artistic
14cu|perl-ExtUtils-Install-2.40.0-1|15	Group:		Development/Perl
14cu|perl-ExtUtils-Install-2.40.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-Install-2.40.0-1|17	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-Install-2.40.0-1|18	
14cu|perl-ExtUtils-Install-2.40.0-1|19	BuildRequires:	perl-devel
14cu|perl-ExtUtils-Install-2.40.0-1|20	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-ExtUtils-Install-2.40.0-1|21	BuildRequires:	perl(Cwd)
14cu|perl-ExtUtils-Install-2.40.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-ExtUtils-Install-2.40.0-1|23	BuildRequires:	perl(File::Basename)
14cu|perl-ExtUtils-Install-2.40.0-1|24	BuildRequires:	perl(File::Compare)
14cu|perl-ExtUtils-Install-2.40.0-1|25	BuildRequires:	perl(File::Copy)
14cu|perl-ExtUtils-Install-2.40.0-1|26	BuildRequires:	perl(File::Find)
14cu|perl-ExtUtils-Install-2.40.0-1|27	BuildRequires:	perl(File::Path)
14cu|perl-ExtUtils-Install-2.40.0-1|28	BuildRequires:	perl(File::Spec)
14cu|perl-ExtUtils-Install-2.40.0-1|29	BuildRequires:	perl(File::Temp)
14cu|perl-ExtUtils-Install-2.40.0-1|30	
14cu|perl-ExtUtils-Install-2.40.0-1|31	BuildArch:	noarch
14cu|perl-ExtUtils-Install-2.40.0-1|32	
14cu|perl-ExtUtils-Install-2.40.0-1|33	%description
14cu|perl-ExtUtils-Install-2.40.0-1|34	*STOP!* If you're just getting started writing tests, have a look at
14cu|perl-ExtUtils-Install-2.40.0-1|35	Test::Simple first. This is a drop in replacement for Test::Simple which
14cu|perl-ExtUtils-Install-2.40.0-1|36	you can switch to once you get the hang of basic testing.
14cu|perl-ExtUtils-Install-2.40.0-1|37	
14cu|perl-ExtUtils-Install-2.40.0-1|38	The purpose of this module is to provide a wide range of testing utilities.
14cu|perl-ExtUtils-Install-2.40.0-1|39	Various ways to say "ok" with better diagnostics, facilities to skip tests,
14cu|perl-ExtUtils-Install-2.40.0-1|40	test future features and compare complicated data structures. While you can
14cu|perl-ExtUtils-Install-2.40.0-1|41	do almost anything with a simple 'ok()' function, it doesn't provide good
14cu|perl-ExtUtils-Install-2.40.0-1|42	diagnostic output.
14cu|perl-ExtUtils-Install-2.40.0-1|43	
14cu|perl-ExtUtils-Install-2.40.0-1|44	I love it when a plan comes together
14cu|perl-ExtUtils-Install-2.40.0-1|45	Before anything else, you need a testing plan. This basically declares
14cu|perl-ExtUtils-Install-2.40.0-1|46	how many tests your script is going to run to protect against premature
14cu|perl-ExtUtils-Install-2.40.0-1|47	failure.
14cu|perl-ExtUtils-Install-2.40.0-1|48	
14cu|perl-ExtUtils-Install-2.40.0-1|49	%prep
14cu|perl-ExtUtils-Install-2.40.0-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-Install-2.40.0-1|51	
14cu|perl-ExtUtils-Install-2.40.0-1|52	%build
14cu|perl-ExtUtils-Install-2.40.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-ExtUtils-Install-2.40.0-1|54	%make
14cu|perl-ExtUtils-Install-2.40.0-1|55	
14cu|perl-ExtUtils-Install-2.40.0-1|56	%check
14cu|perl-ExtUtils-Install-2.40.0-1|57	make test
14cu|perl-ExtUtils-Install-2.40.0-1|58	
14cu|perl-ExtUtils-Install-2.40.0-1|59	%install
14cu|perl-ExtUtils-Install-2.40.0-1|60	%makeinstall_std
14cu|perl-ExtUtils-Install-2.40.0-1|61	
14cu|perl-ExtUtils-Install-2.40.0-1|62	%files
14cu|perl-ExtUtils-Install-2.40.0-1|63	%doc Changes META.json META.yml README
14cu|perl-ExtUtils-Install-2.40.0-1|64	%{_mandir}/man3/*
14cu|perl-ExtUtils-Install-2.40.0-1|65	%{perl_vendorlib}/*
14cu|perl-ExtUtils-Install-2.40.0-1|66	
14cu|perl-ExtUtils-Install-2.40.0-1|67	
14cu|perl-ExtUtils-Install-2.40.0-1|68	
14cu|perl-ExtUtils-Install-2.40.0-1|69	
14cu|perl-ExtUtils-Install-2.40.0-1|70	
14cu|perl-ExtUtils-Install-2.40.0-1|71	
14cu|perl-ExtUtils-Install-2.40.0-1|72	%changelog
14cu|perl-ExtUtils-Install-2.40.0-1|73	
14cu|perl-ExtUtils-Install-2.40.0-1|74	* Sun Jun 28 2015 abfonly <John@smith.org> 2.40.0-1
14cu|perl-ExtUtils-Install-2.40.0-1|75	- (49fcd26) Log: update to 2.40.0
14cu|perl-ExtUtils-Install-2.40.0-1|76	
14cu|perl-ExtUtils-Install-2.40.0-1|77	

12929 14
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|1	%define upstream_name    ExtUtils-LibBuilder
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|3	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|6	Release:    1
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|7	Summary:    A tool to build C libraries
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|8	License:    GPL+ or Artistic
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|9	Group:      Development/Perl
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|11	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|12	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|13	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|14	BuildRequires: perl(File::Spec)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|15	BuildRequires: perl(File::Temp)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|17	BuildRequires: perl(Module::Build)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|18	BuildRequires: perl-devel
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|19	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|20	BuildRequires: perl(Test::Pod)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|21	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|22	BuildArch: noarch
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|23	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|24	%description
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|25	A tool to build C libraries
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|26	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|27	%prep
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|29	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|30	%build
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|31	%{__perl} Build.PL installdirs=vendor
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|32	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|33	./Build
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|34	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|35	%check
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|36	./Build test
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|37	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|38	%install
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|39	./Build install destdir=%{buildroot}
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|40	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|41	%files
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|42	%doc Changes META.yml META.json README
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|43	%{_mandir}/man3/*
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|44	%{perl_vendorlib}/*
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|45	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|46	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|47	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|48	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|49	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|50	%changelog
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|51	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|52	* Sun Jul 10 2016 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|53	- (54b2612) Log: Update to 0.80.0 (cpan ver 0.08)
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|54	
14cu|perl-ExtUtils-LibBuilder-0.80.0-1|55	

12930 14
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|1	%define upstream_name ExtUtils-MakeMaker-CPANfile
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|3	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|6	Release:	1
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|7	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|8	Summary:	cpanfile support for EUMM
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|9	License:	GPL+ or Artistic
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|10	Group:		Development/Perl
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|13	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|14	BuildRequires:	perl(Module::CPANfile)
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|15	BuildRequires:  perl-devel
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|16	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|17	BuildArch:	noarch
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|18	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|19	%description
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|20	ExtUtils::MakeMaker::CPANfile loads C in your distribution and
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|21	modifies parameters for C in your Makefile.PL. Just use it after
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|22	LExtUtils::MakeMaker, and prepare C.
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|23	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|24	%prep
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|26	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|27	%build
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|29	%make
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|30	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|31	%check
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|32	%make test
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|33	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|34	%install
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|35	%makeinstall_std
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|36	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|37	%files
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|38	%doc Changes LICENSE META.json META.yml MYMETA.yml README.md
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|39	%{_mandir}/man3/*
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|40	%{perl_vendorlib}/*
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|41	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|42	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|43	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|44	%changelog
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|45	* Sat Nov 22 2014 abfonly <abfonly@gmail.com> 0.60.0-1
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|46	+ Revision: 3ccb740
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|47	- Fix BR
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|48	
14cu|perl-ExtUtils-MakeMaker-CPANfile-0.60.0-1|49	

12931 14
14cu|perl-ExtUtils-Manifest-1.700.0-1|1	%define upstream_name    ExtUtils-Manifest
14cu|perl-ExtUtils-Manifest-1.700.0-1|2	%define upstream_version 1.70
14cu|perl-ExtUtils-Manifest-1.700.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-ExtUtils-Manifest-1.700.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-Manifest-1.700.0-1|5	Release:	1
14cu|perl-ExtUtils-Manifest-1.700.0-1|6	
14cu|perl-ExtUtils-Manifest-1.700.0-1|7	Summary:	Utilities for managing MANIFEST files
14cu|perl-ExtUtils-Manifest-1.700.0-1|8	
14cu|perl-ExtUtils-Manifest-1.700.0-1|9	License:	GPL+ or Artistic
14cu|perl-ExtUtils-Manifest-1.700.0-1|10	Group:		Development/Perl
14cu|perl-ExtUtils-Manifest-1.700.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-Manifest-1.700.0-1|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Manifest-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-Manifest-1.700.0-1|13	
14cu|perl-ExtUtils-Manifest-1.700.0-1|14	BuildRequires:	perl-devel
14cu|perl-ExtUtils-Manifest-1.700.0-1|15	BuildRequires:	perl(File::Basename)
14cu|perl-ExtUtils-Manifest-1.700.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-ExtUtils-Manifest-1.700.0-1|17	BuildRequires:	perl(CPAN::Meta)
14cu|perl-ExtUtils-Manifest-1.700.0-1|18	BuildArch:	noarch
14cu|perl-ExtUtils-Manifest-1.700.0-1|19	
14cu|perl-ExtUtils-Manifest-1.700.0-1|20	%description
14cu|perl-ExtUtils-Manifest-1.700.0-1|21	Functions
14cu|perl-ExtUtils-Manifest-1.700.0-1|22	ExtUtils::Manifest exports no functions by default. The following are
14cu|perl-ExtUtils-Manifest-1.700.0-1|23	exported on request
14cu|perl-ExtUtils-Manifest-1.700.0-1|24	
14cu|perl-ExtUtils-Manifest-1.700.0-1|25	* mkmanifest
14cu|perl-ExtUtils-Manifest-1.700.0-1|26	
14cu|perl-ExtUtils-Manifest-1.700.0-1|27	mkmanifest();
14cu|perl-ExtUtils-Manifest-1.700.0-1|28	.
14cu|perl-ExtUtils-Manifest-1.700.0-1|29	
14cu|perl-ExtUtils-Manifest-1.700.0-1|30	%prep
14cu|perl-ExtUtils-Manifest-1.700.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-Manifest-1.700.0-1|32	
14cu|perl-ExtUtils-Manifest-1.700.0-1|33	%build
14cu|perl-ExtUtils-Manifest-1.700.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ExtUtils-Manifest-1.700.0-1|35	%make
14cu|perl-ExtUtils-Manifest-1.700.0-1|36	
14cu|perl-ExtUtils-Manifest-1.700.0-1|37	%check
14cu|perl-ExtUtils-Manifest-1.700.0-1|38	make test
14cu|perl-ExtUtils-Manifest-1.700.0-1|39	
14cu|perl-ExtUtils-Manifest-1.700.0-1|40	%install
14cu|perl-ExtUtils-Manifest-1.700.0-1|41	%makeinstall_std
14cu|perl-ExtUtils-Manifest-1.700.0-1|42	
14cu|perl-ExtUtils-Manifest-1.700.0-1|43	%files
14cu|perl-ExtUtils-Manifest-1.700.0-1|44	%doc Changes README
14cu|perl-ExtUtils-Manifest-1.700.0-1|45	%{_mandir}/man3/*
14cu|perl-ExtUtils-Manifest-1.700.0-1|46	%{perl_vendorlib}/*
14cu|perl-ExtUtils-Manifest-1.700.0-1|47	
14cu|perl-ExtUtils-Manifest-1.700.0-1|48	
14cu|perl-ExtUtils-Manifest-1.700.0-1|49	%changelog
14cu|perl-ExtUtils-Manifest-1.700.0-1|50	* Tue Feb 24 2015 abfonly <abfonly@gmail.com> 1.700.0-1
14cu|perl-ExtUtils-Manifest-1.700.0-1|51	+ Revision: 792704f
14cu|perl-ExtUtils-Manifest-1.700.0-1|52	- Log: Update to 1.700.0
14cu|perl-ExtUtils-Manifest-1.700.0-1|53	
14cu|perl-ExtUtils-Manifest-1.700.0-1|54	

12932 14
14cu|perl-ExtUtils-XSpp-0.180.0-1|1	%define upstream_name    ExtUtils-XSpp
14cu|perl-ExtUtils-XSpp-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-ExtUtils-XSpp-0.180.0-1|3	
14cu|perl-ExtUtils-XSpp-0.180.0-1|4	
14cu|perl-ExtUtils-XSpp-0.180.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-ExtUtils-XSpp-0.180.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-ExtUtils-XSpp-0.180.0-1|7	Release:    1
14cu|perl-ExtUtils-XSpp-0.180.0-1|8	
14cu|perl-ExtUtils-XSpp-0.180.0-1|9	Summary:    A tiny C++ class example that holds a string and an int
14cu|perl-ExtUtils-XSpp-0.180.0-1|10	License:    GPL+ or Artistic
14cu|perl-ExtUtils-XSpp-0.180.0-1|11	Group:      Development/Perl
14cu|perl-ExtUtils-XSpp-0.180.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ExtUtils-XSpp-0.180.0-1|13	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ExtUtils-XSpp-0.180.0-1|14	
14cu|perl-ExtUtils-XSpp-0.180.0-1|15	BuildRequires: perl-devel
14cu|perl-ExtUtils-XSpp-0.180.0-1|16	BuildRequires: perl(Digest::MD5) >= 2.0.0
14cu|perl-ExtUtils-XSpp-0.180.0-1|17	BuildRequires: perl(ExtUtils::ParseXS) >= 2.220.200
14cu|perl-ExtUtils-XSpp-0.180.0-1|18	BuildRequires: perl(Module::Build) >= 0.400.0
14cu|perl-ExtUtils-XSpp-0.180.0-1|19	BuildRequires: perl(Test::Base)
14cu|perl-ExtUtils-XSpp-0.180.0-1|20	BuildRequires: perl(Test::Differences)
14cu|perl-ExtUtils-XSpp-0.180.0-1|21	BuildRequires: perl-devel
14cu|perl-ExtUtils-XSpp-0.180.0-1|22	Requires:   perl(ExtUtils::ParseXS) >= 2.220.0
14cu|perl-ExtUtils-XSpp-0.180.0-1|23	Provides:   perl(ExtUtils::XSpp::Lexer)
14cu|perl-ExtUtils-XSpp-0.180.0-1|24	
14cu|perl-ExtUtils-XSpp-0.180.0-1|25	# No arch dependent provides.Symbianflo
14cu|perl-ExtUtils-XSpp-0.180.0-1|26	BuildArch:	noarch
14cu|perl-ExtUtils-XSpp-0.180.0-1|27	
14cu|perl-ExtUtils-XSpp-0.180.0-1|28	%description
14cu|perl-ExtUtils-XSpp-0.180.0-1|29	Anything that does not look like a XS++ directive or a class declaration is
14cu|perl-ExtUtils-XSpp-0.180.0-1|30	passed verbatim to XS.
14cu|perl-ExtUtils-XSpp-0.180.0-1|31	
14cu|perl-ExtUtils-XSpp-0.180.0-1|32	%prep
14cu|perl-ExtUtils-XSpp-0.180.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ExtUtils-XSpp-0.180.0-1|34	
14cu|perl-ExtUtils-XSpp-0.180.0-1|35	%build
14cu|perl-ExtUtils-XSpp-0.180.0-1|36	%{__perl} Build.PL installdirs=vendor
14cu|perl-ExtUtils-XSpp-0.180.0-1|37	
14cu|perl-ExtUtils-XSpp-0.180.0-1|38	./Build
14cu|perl-ExtUtils-XSpp-0.180.0-1|39	
14cu|perl-ExtUtils-XSpp-0.180.0-1|40	%check
14cu|perl-ExtUtils-XSpp-0.180.0-1|41	./Build test
14cu|perl-ExtUtils-XSpp-0.180.0-1|42	
14cu|perl-ExtUtils-XSpp-0.180.0-1|43	%install
14cu|perl-ExtUtils-XSpp-0.180.0-1|44	./Build install destdir=%{buildroot}
14cu|perl-ExtUtils-XSpp-0.180.0-1|45	
14cu|perl-ExtUtils-XSpp-0.180.0-1|46	%files
14cu|perl-ExtUtils-XSpp-0.180.0-1|47	%doc Changes META.json META.yml MYMETA.yml README examples
14cu|perl-ExtUtils-XSpp-0.180.0-1|48	%{_bindir}/*
14cu|perl-ExtUtils-XSpp-0.180.0-1|49	%{_mandir}/man1/*
14cu|perl-ExtUtils-XSpp-0.180.0-1|50	%{_mandir}/man3/*
14cu|perl-ExtUtils-XSpp-0.180.0-1|51	%{perl_vendorlib}/*
14cu|perl-ExtUtils-XSpp-0.180.0-1|52	
14cu|perl-ExtUtils-XSpp-0.180.0-1|53	
14cu|perl-ExtUtils-XSpp-0.180.0-1|54	%changelog
14cu|perl-ExtUtils-XSpp-0.180.0-1|55	
14cu|perl-ExtUtils-XSpp-0.180.0-1|56	* Fri Jun 19 2015 abfonly <John@smith.org> 0.180.0-1
14cu|perl-ExtUtils-XSpp-0.180.0-1|57	- (121db2e) Log: Update to 0.180.0, switch to noarch (it should be noarch), spec clean
14cu|perl-ExtUtils-XSpp-0.180.0-1|58	
14cu|perl-ExtUtils-XSpp-0.180.0-1|59	

12933 14
14cu|perl-FCGI-ProcManager-0.250.0-1|1	%define upstream_name	 FCGI-ProcManager
14cu|perl-FCGI-ProcManager-0.250.0-1|2	%define upstream_version 0.25
14cu|perl-FCGI-ProcManager-0.250.0-1|3	
14cu|perl-FCGI-ProcManager-0.250.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-FCGI-ProcManager-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-FCGI-ProcManager-0.250.0-1|6	Release:	1
14cu|perl-FCGI-ProcManager-0.250.0-1|7	
14cu|perl-FCGI-ProcManager-0.250.0-1|8	Summary:	Functions for managing FastCGI applications
14cu|perl-FCGI-ProcManager-0.250.0-1|9	
14cu|perl-FCGI-ProcManager-0.250.0-1|10	License:	GPL+ or Artistic
14cu|perl-FCGI-ProcManager-0.250.0-1|11	Group:		Development/Perl
14cu|perl-FCGI-ProcManager-0.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-FCGI-ProcManager-0.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/FCGI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-FCGI-ProcManager-0.250.0-1|14	
14cu|perl-FCGI-ProcManager-0.250.0-1|15	BuildRequires:	perl-devel
14cu|perl-FCGI-ProcManager-0.250.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-FCGI-ProcManager-0.250.0-1|17	
14cu|perl-FCGI-ProcManager-0.250.0-1|18	
14cu|perl-FCGI-ProcManager-0.250.0-1|19	BuildArch:	noarch
14cu|perl-FCGI-ProcManager-0.250.0-1|20	
14cu|perl-FCGI-ProcManager-0.250.0-1|21	%description
14cu|perl-FCGI-ProcManager-0.250.0-1|22	FCGI::ProcManager is used to serve as a FastCGI process manager. By
14cu|perl-FCGI-ProcManager-0.250.0-1|23	re-implementing it in perl, developers can more finely tune performance in
14cu|perl-FCGI-ProcManager-0.250.0-1|24	their web applications, and can take advantage of copy-on-write semantics
14cu|perl-FCGI-ProcManager-0.250.0-1|25	prevalent in UNIX kernel process management.
14cu|perl-FCGI-ProcManager-0.250.0-1|26	
14cu|perl-FCGI-ProcManager-0.250.0-1|27	%prep
14cu|perl-FCGI-ProcManager-0.250.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-FCGI-ProcManager-0.250.0-1|29	
14cu|perl-FCGI-ProcManager-0.250.0-1|30	%build
14cu|perl-FCGI-ProcManager-0.250.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-FCGI-ProcManager-0.250.0-1|32	%make
14cu|perl-FCGI-ProcManager-0.250.0-1|33	
14cu|perl-FCGI-ProcManager-0.250.0-1|34	%check
14cu|perl-FCGI-ProcManager-0.250.0-1|35	make test
14cu|perl-FCGI-ProcManager-0.250.0-1|36	
14cu|perl-FCGI-ProcManager-0.250.0-1|37	%install
14cu|perl-FCGI-ProcManager-0.250.0-1|38	%makeinstall_std
14cu|perl-FCGI-ProcManager-0.250.0-1|39	
14cu|perl-FCGI-ProcManager-0.250.0-1|40	%files
14cu|perl-FCGI-ProcManager-0.250.0-1|41	%doc README COPYING ChangeLog META.json META.yml
14cu|perl-FCGI-ProcManager-0.250.0-1|42	%{perl_vendorlib}/FCGI
14cu|perl-FCGI-ProcManager-0.250.0-1|43	%{_mandir}/*/*
14cu|perl-FCGI-ProcManager-0.250.0-1|44	
14cu|perl-FCGI-ProcManager-0.250.0-1|45	
14cu|perl-FCGI-ProcManager-0.250.0-1|46	%changelog
14cu|perl-FCGI-ProcManager-0.250.0-1|47	
14cu|perl-FCGI-ProcManager-0.250.0-1|48	* Mon Jun 29 2015 abfonly <John@smith.org> 0.250.0-1
14cu|perl-FCGI-ProcManager-0.250.0-1|49	- (60e462b) Log: update to 0.250.0
14cu|perl-FCGI-ProcManager-0.250.0-1|50	
14cu|perl-FCGI-ProcManager-0.250.0-1|51	

12934 14
14cu|perl-Feed-Find-0.70.0-1|1	%define upstream_name    Feed-Find
14cu|perl-Feed-Find-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Feed-Find-0.70.0-1|3	
14cu|perl-Feed-Find-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Feed-Find-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Feed-Find-0.70.0-1|6	Release:    1
14cu|perl-Feed-Find-0.70.0-1|7	
14cu|perl-Feed-Find-0.70.0-1|8	Summary:    Syndication feed auto-discovery
14cu|perl-Feed-Find-0.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Feed-Find-0.70.0-1|10	Group:      Development/Perl
14cu|perl-Feed-Find-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Feed-Find-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Feed/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Feed-Find-0.70.0-1|13	
14cu|perl-Feed-Find-0.70.0-1|14	BuildRequires: perl-devel
14cu|perl-Feed-Find-0.70.0-1|15	BuildRequires: perl(Class::ErrorHandler)
14cu|perl-Feed-Find-0.70.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Feed-Find-0.70.0-1|17	BuildRequires: perl(Filter::Util::Call)
14cu|perl-Feed-Find-0.70.0-1|18	BuildRequires: perl(HTML::Parser)
14cu|perl-Feed-Find-0.70.0-1|19	BuildRequires: perl(LWP)
14cu|perl-Feed-Find-0.70.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Feed-Find-0.70.0-1|21	BuildRequires: perl(URI)
14cu|perl-Feed-Find-0.70.0-1|22	
14cu|perl-Feed-Find-0.70.0-1|23	Obsoletes:	perl-Feed-Find < %{EVRD}
14cu|perl-Feed-Find-0.70.0-1|24	
14cu|perl-Feed-Find-0.70.0-1|25	BuildArch: noarch
14cu|perl-Feed-Find-0.70.0-1|26	
14cu|perl-Feed-Find-0.70.0-1|27	%description
14cu|perl-Feed-Find-0.70.0-1|28	_Feed::Find_ implements feed auto-discovery for finding syndication feeds,
14cu|perl-Feed-Find-0.70.0-1|29	given a URI. It (currently) passes all of the auto-discovery tests at
14cu|perl-Feed-Find-0.70.0-1|30	_http://diveintomark.org/tests/client/autodiscovery/_.
14cu|perl-Feed-Find-0.70.0-1|31	
14cu|perl-Feed-Find-0.70.0-1|32	_Feed::Find_ will discover the following feed formats:
14cu|perl-Feed-Find-0.70.0-1|33	
14cu|perl-Feed-Find-0.70.0-1|34	* * RSS 0.91
14cu|perl-Feed-Find-0.70.0-1|35	
14cu|perl-Feed-Find-0.70.0-1|36	%prep
14cu|perl-Feed-Find-0.70.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Feed-Find-0.70.0-1|38	
14cu|perl-Feed-Find-0.70.0-1|39	%build
14cu|perl-Feed-Find-0.70.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Feed-Find-0.70.0-1|41	
14cu|perl-Feed-Find-0.70.0-1|42	%make
14cu|perl-Feed-Find-0.70.0-1|43	
14cu|perl-Feed-Find-0.70.0-1|44	%check
14cu|perl-Feed-Find-0.70.0-1|45	%make test
14cu|perl-Feed-Find-0.70.0-1|46	
14cu|perl-Feed-Find-0.70.0-1|47	%install
14cu|perl-Feed-Find-0.70.0-1|48	%makeinstall_std
14cu|perl-Feed-Find-0.70.0-1|49	
14cu|perl-Feed-Find-0.70.0-1|50	%files
14cu|perl-Feed-Find-0.70.0-1|51	%doc Changes META.yml README
14cu|perl-Feed-Find-0.70.0-1|52	%{_mandir}/man3/*
14cu|perl-Feed-Find-0.70.0-1|53	%{perl_vendorlib}/*
14cu|perl-Feed-Find-0.70.0-1|54	
14cu|perl-Feed-Find-0.70.0-1|55	
14cu|perl-Feed-Find-0.70.0-1|56	%changelog
14cu|perl-Feed-Find-0.70.0-1|57	* Tue Feb 24 2015 abfonly <abfonly@gmail.com> 0.70.0-1
14cu|perl-Feed-Find-0.70.0-1|58	+ Revision: 5f91244
14cu|perl-Feed-Find-0.70.0-1|59	- Log: perl proper build, and convert, spec clean
14cu|perl-Feed-Find-0.70.0-1|60	
14cu|perl-Feed-Find-0.70.0-1|61	

12935 14
14cu|perl-File-chdir-0.101.0-1|1	%define	upstream_name	 File-chdir
14cu|perl-File-chdir-0.101.0-1|2	%define upstream_version 0.1010
14cu|perl-File-chdir-0.101.0-1|3	
14cu|perl-File-chdir-0.101.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-chdir-0.101.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-chdir-0.101.0-1|6	Release:	1
14cu|perl-File-chdir-0.101.0-1|7	
14cu|perl-File-chdir-0.101.0-1|8	Summary:	A more sensible way to change directories
14cu|perl-File-chdir-0.101.0-1|9	
14cu|perl-File-chdir-0.101.0-1|10	License:	GPL+ or Artistic
14cu|perl-File-chdir-0.101.0-1|11	Group:		Development/Perl
14cu|perl-File-chdir-0.101.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-chdir-0.101.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-chdir-0.101.0-1|14	
14cu|perl-File-chdir-0.101.0-1|15	BuildRequires:	perl-devel
14cu|perl-File-chdir-0.101.0-1|16	BuildArch:	noarch
14cu|perl-File-chdir-0.101.0-1|17	
14cu|perl-File-chdir-0.101.0-1|18	%description
14cu|perl-File-chdir-0.101.0-1|19	Perl's chdir() has the unfortunate problem of being very, very, very
14cu|perl-File-chdir-0.101.0-1|20	global.  If any part of your program calls chdir() or if any library
14cu|perl-File-chdir-0.101.0-1|21	you use calls chdir(), it changes the current working directory for
14cu|perl-File-chdir-0.101.0-1|22	the B<whole> program.
14cu|perl-File-chdir-0.101.0-1|23	
14cu|perl-File-chdir-0.101.0-1|24	File::chdir gives you an alternative, $CWD and @CWD.  These two
14cu|perl-File-chdir-0.101.0-1|25	variables combine all the power of C<chdir()>, File::Spec and Cwd.
14cu|perl-File-chdir-0.101.0-1|26	
14cu|perl-File-chdir-0.101.0-1|27	%prep
14cu|perl-File-chdir-0.101.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-chdir-0.101.0-1|29	
14cu|perl-File-chdir-0.101.0-1|30	%build
14cu|perl-File-chdir-0.101.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-chdir-0.101.0-1|32	%make
14cu|perl-File-chdir-0.101.0-1|33	
14cu|perl-File-chdir-0.101.0-1|34	%check
14cu|perl-File-chdir-0.101.0-1|35	%make test
14cu|perl-File-chdir-0.101.0-1|36	
14cu|perl-File-chdir-0.101.0-1|37	%install
14cu|perl-File-chdir-0.101.0-1|38	%makeinstall_std
14cu|perl-File-chdir-0.101.0-1|39	
14cu|perl-File-chdir-0.101.0-1|40	%files
14cu|perl-File-chdir-0.101.0-1|41	%doc Changes LICENSE META.json META.yml README examples/
14cu|perl-File-chdir-0.101.0-1|42	%dir %{perl_vendorlib}/File
14cu|perl-File-chdir-0.101.0-1|43	%{perl_vendorlib}/File/*
14cu|perl-File-chdir-0.101.0-1|44	%{_mandir}/*/*
14cu|perl-File-chdir-0.101.0-1|45	
14cu|perl-File-chdir-0.101.0-1|46	
14cu|perl-File-chdir-0.101.0-1|47	
14cu|perl-File-chdir-0.101.0-1|48	%changelog
14cu|perl-File-chdir-0.101.0-1|49	
14cu|perl-File-chdir-0.101.0-1|50	* Fri Jun 19 2015 abfonly <John@smith.org> 0.101.0-1
14cu|perl-File-chdir-0.101.0-1|51	- (40677ad) Log: Update to 0.101.0, spec clean
14cu|perl-File-chdir-0.101.0-1|52	
14cu|perl-File-chdir-0.101.0-1|53	

12936 14
14cu|perl-File-chmod-0.420.0-1|1	%define	upstream_name	 File-chmod
14cu|perl-File-chmod-0.420.0-1|2	%define upstream_version 0.42
14cu|perl-File-chmod-0.420.0-1|3	
14cu|perl-File-chmod-0.420.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-chmod-0.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-chmod-0.420.0-1|6	Release:	1
14cu|perl-File-chmod-0.420.0-1|7	
14cu|perl-File-chmod-0.420.0-1|8	Summary:	Implements symbolic and ls chmod modes
14cu|perl-File-chmod-0.420.0-1|9	
14cu|perl-File-chmod-0.420.0-1|10	License:	GPL+ or Artistic
14cu|perl-File-chmod-0.420.0-1|11	Group:		Development/Perl
14cu|perl-File-chmod-0.420.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-File-chmod-0.420.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/File-chmod-%{upstream_version}.tar.gz
14cu|perl-File-chmod-0.420.0-1|14	
14cu|perl-File-chmod-0.420.0-1|15	BuildRequires:	perl-devel
14cu|perl-File-chmod-0.420.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-chmod-0.420.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-File-chmod-0.420.0-1|18	BuildRequires:	perl(File::Spec) >= 3.470.0
14cu|perl-File-chmod-0.420.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-File-chmod-0.420.0-1|20	BuildRequires:	perl(IO::Handle)
14cu|perl-File-chmod-0.420.0-1|21	BuildRequires:	perl(IPC::Open3)
14cu|perl-File-chmod-0.420.0-1|22	BuildRequires:	perl(autodie)
14cu|perl-File-chmod-0.420.0-1|23	BuildRequires:	perl(utf8)
14cu|perl-File-chmod-0.420.0-1|24	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-File-chmod-0.420.0-1|25	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-File-chmod-0.420.0-1|26	BuildRequires:	perl(base)
14cu|perl-File-chmod-0.420.0-1|27	BuildRequires:	perl(strict)
14cu|perl-File-chmod-0.420.0-1|28	BuildRequires:	perl(vars)
14cu|perl-File-chmod-0.420.0-1|29	BuildRequires:	perl(warnings)
14cu|perl-File-chmod-0.420.0-1|30	
14cu|perl-File-chmod-0.420.0-1|31	BuildArch:	noarch
14cu|perl-File-chmod-0.420.0-1|32	
14cu|perl-File-chmod-0.420.0-1|33	%description
14cu|perl-File-chmod-0.420.0-1|34	File::chmod is a utility that allows you to bypass system calls or bit
14cu|perl-File-chmod-0.420.0-1|35	processing of a file's permissions. It overloads the chmod() function with its
14cu|perl-File-chmod-0.420.0-1|36	own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see
14cu|perl-File-chmod-0.420.0-1|37	below). If you wish not to overload chmod(), you can export symchmod() and
14cu|perl-File-chmod-0.420.0-1|38	lschmod(), which take, respectively, a symbolic mode and an "ls" mode.
14cu|perl-File-chmod-0.420.0-1|39	
14cu|perl-File-chmod-0.420.0-1|40	%prep
14cu|perl-File-chmod-0.420.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-chmod-0.420.0-1|42	
14cu|perl-File-chmod-0.420.0-1|43	%build
14cu|perl-File-chmod-0.420.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-chmod-0.420.0-1|45	%make
14cu|perl-File-chmod-0.420.0-1|46	
14cu|perl-File-chmod-0.420.0-1|47	%check
14cu|perl-File-chmod-0.420.0-1|48	make test
14cu|perl-File-chmod-0.420.0-1|49	
14cu|perl-File-chmod-0.420.0-1|50	%install
14cu|perl-File-chmod-0.420.0-1|51	%makeinstall_std
14cu|perl-File-chmod-0.420.0-1|52	
14cu|perl-File-chmod-0.420.0-1|53	%files
14cu|perl-File-chmod-0.420.0-1|54	%doc Changes CONTRIBUTING META.json META.yml README
14cu|perl-File-chmod-0.420.0-1|55	%{_mandir}/man3*/*
14cu|perl-File-chmod-0.420.0-1|56	%{perl_vendorlib}/File
14cu|perl-File-chmod-0.420.0-1|57	
14cu|perl-File-chmod-0.420.0-1|58	
14cu|perl-File-chmod-0.420.0-1|59	
14cu|perl-File-chmod-0.420.0-1|60	%changelog
14cu|perl-File-chmod-0.420.0-1|61	
14cu|perl-File-chmod-0.420.0-1|62	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 0.420.0-1
14cu|perl-File-chmod-0.420.0-1|63	- (d34b142) Log: Update to 0.420.0
14cu|perl-File-chmod-0.420.0-1|64	
14cu|perl-File-chmod-0.420.0-1|65	

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

12938 14
14cu|perl-File-Find-Object-0.2.13-2|1	%define upstream_name    File-Find-Object
14cu|perl-File-Find-Object-0.2.13-2|2	%define upstream_version v0.2.13
14cu|perl-File-Find-Object-0.2.13-2|3	
14cu|perl-File-Find-Object-0.2.13-2|4	Name:		perl-%{upstream_name}
14cu|perl-File-Find-Object-0.2.13-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-Find-Object-0.2.13-2|6	Release:	2
14cu|perl-File-Find-Object-0.2.13-2|7	
14cu|perl-File-Find-Object-0.2.13-2|8	Summary:	File::Find like object
14cu|perl-File-Find-Object-0.2.13-2|9	
14cu|perl-File-Find-Object-0.2.13-2|10	
14cu|perl-File-Find-Object-0.2.13-2|11	License:	GPL+ or Artistic
14cu|perl-File-Find-Object-0.2.13-2|12	Group:		Development/Perl
14cu|perl-File-Find-Object-0.2.13-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Find-Object-0.2.13-2|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Find-Object-0.2.13-2|15	
14cu|perl-File-Find-Object-0.2.13-2|16	BuildRequires: perl(Carp)
14cu|perl-File-Find-Object-0.2.13-2|17	BuildRequires: perl(Class::XSAccessor)
14cu|perl-File-Find-Object-0.2.13-2|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-Find-Object-0.2.13-2|19	BuildRequires: perl(Fcntl)
14cu|perl-File-Find-Object-0.2.13-2|20	BuildRequires: perl(File::Path)
14cu|perl-File-Find-Object-0.2.13-2|21	BuildRequires: perl(File::Spec)
14cu|perl-File-Find-Object-0.2.13-2|22	BuildRequires: perl(List::Util)
14cu|perl-File-Find-Object-0.2.13-2|23	BuildRequires: perl(Test::More)
14cu|perl-File-Find-Object-0.2.13-2|24	BuildRequires: perl(base)
14cu|perl-File-Find-Object-0.2.13-2|25	BuildRequires: perl(strict)
14cu|perl-File-Find-Object-0.2.13-2|26	BuildRequires: perl(warnings)
14cu|perl-File-Find-Object-0.2.13-2|27	BuildRequires: perl-devel
14cu|perl-File-Find-Object-0.2.13-2|28	BuildRequires: perl(Test::CPAN::Changes)
14cu|perl-File-Find-Object-0.2.13-2|29	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-File-Find-Object-0.2.13-2|30	BuildRequires: perl(Test::Pod)
14cu|perl-File-Find-Object-0.2.13-2|31	BuildRequires: perl(Test::TrailingSpace)
14cu|perl-File-Find-Object-0.2.13-2|32	
14cu|perl-File-Find-Object-0.2.13-2|33	BuildArch:	noarch
14cu|perl-File-Find-Object-0.2.13-2|34	
14cu|perl-File-Find-Object-0.2.13-2|35	%description
14cu|perl-File-Find-Object-0.2.13-2|36	File::Find::Object does same job of File::Find but trough an object and
14cu|perl-File-Find-Object-0.2.13-2|37	using an iterator. It allow to perform multiple tree parsing in same
14cu|perl-File-Find-Object-0.2.13-2|38	application.
14cu|perl-File-Find-Object-0.2.13-2|39	
14cu|perl-File-Find-Object-0.2.13-2|40	%prep
14cu|perl-File-Find-Object-0.2.13-2|41	%setup -qn %{upstream_name}-v%{version}
14cu|perl-File-Find-Object-0.2.13-2|42	chmod -x examples/tree
14cu|perl-File-Find-Object-0.2.13-2|43	
14cu|perl-File-Find-Object-0.2.13-2|44	%build
14cu|perl-File-Find-Object-0.2.13-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Find-Object-0.2.13-2|46	%make
14cu|perl-File-Find-Object-0.2.13-2|47	
14cu|perl-File-Find-Object-0.2.13-2|48	%check
14cu|perl-File-Find-Object-0.2.13-2|49	make test
14cu|perl-File-Find-Object-0.2.13-2|50	
14cu|perl-File-Find-Object-0.2.13-2|51	%install
14cu|perl-File-Find-Object-0.2.13-2|52	%makeinstall_std
14cu|perl-File-Find-Object-0.2.13-2|53	
14cu|perl-File-Find-Object-0.2.13-2|54	%files
14cu|perl-File-Find-Object-0.2.13-2|55	%doc Changes LICENSE META.json META.yml README examples
14cu|perl-File-Find-Object-0.2.13-2|56	%{_mandir}/*/*
14cu|perl-File-Find-Object-0.2.13-2|57	%{perl_vendorlib}/*
14cu|perl-File-Find-Object-0.2.13-2|58	
14cu|perl-File-Find-Object-0.2.13-2|59	
14cu|perl-File-Find-Object-0.2.13-2|60	
14cu|perl-File-Find-Object-0.2.13-2|61	
14cu|perl-File-Find-Object-0.2.13-2|62	%changelog
14cu|perl-File-Find-Object-0.2.13-2|63	
14cu|perl-File-Find-Object-0.2.13-2|64	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.2.13-2
14cu|perl-File-Find-Object-0.2.13-2|65	- (a1fecbd) Fix BRs
14cu|perl-File-Find-Object-0.2.13-2|66	
14cu|perl-File-Find-Object-0.2.13-2|67	

12939 14
14cu|perl-File-Find-Object-Rule-0.30.500-1|1	%define upstream_name    File-Find-Object-Rule
14cu|perl-File-Find-Object-Rule-0.30.500-1|2	%define upstream_version 0.0305
14cu|perl-File-Find-Object-Rule-0.30.500-1|3	
14cu|perl-File-Find-Object-Rule-0.30.500-1|4	Name:       perl-%{upstream_name}
14cu|perl-File-Find-Object-Rule-0.30.500-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-File-Find-Object-Rule-0.30.500-1|6	Release:    1
14cu|perl-File-Find-Object-Rule-0.30.500-1|7	
14cu|perl-File-Find-Object-Rule-0.30.500-1|8	Summary:    File::Find::Object::Rule's procedural interface
14cu|perl-File-Find-Object-Rule-0.30.500-1|9	License:    GPL+ or Artistic
14cu|perl-File-Find-Object-Rule-0.30.500-1|10	Group:      Development/Perl
14cu|perl-File-Find-Object-Rule-0.30.500-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Find-Object-Rule-0.30.500-1|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Find-Object-Rule-0.30.500-1|13	
14cu|perl-File-Find-Object-Rule-0.30.500-1|14	BuildRequires: perl-devel
14cu|perl-File-Find-Object-Rule-0.30.500-1|15	BuildRequires: perl(Carp)
14cu|perl-File-Find-Object-Rule-0.30.500-1|16	BuildRequires: perl(Class::XSAccessor)
14cu|perl-File-Find-Object-Rule-0.30.500-1|17	BuildRequires: perl(Cwd)
14cu|perl-File-Find-Object-Rule-0.30.500-1|18	BuildRequires: perl(File::Basename)
14cu|perl-File-Find-Object-Rule-0.30.500-1|19	BuildRequires: perl(File::Find::Object)
14cu|perl-File-Find-Object-Rule-0.30.500-1|20	BuildRequires: perl(File::Spec)
14cu|perl-File-Find-Object-Rule-0.30.500-1|21	BuildRequires: perl(Module::Build)
14cu|perl-File-Find-Object-Rule-0.30.500-1|22	BuildRequires: perl(Number::Compare)
14cu|perl-File-Find-Object-Rule-0.30.500-1|23	BuildRequires: perl(Test::More)
14cu|perl-File-Find-Object-Rule-0.30.500-1|24	BuildRequires: perl(Text::Glob)
14cu|perl-File-Find-Object-Rule-0.30.500-1|25	BuildRequires: perl(strict)
14cu|perl-File-Find-Object-Rule-0.30.500-1|26	BuildRequires: perl(vars)
14cu|perl-File-Find-Object-Rule-0.30.500-1|27	BuildRequires: perl(warnings)
14cu|perl-File-Find-Object-Rule-0.30.500-1|28	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-File-Find-Object-Rule-0.30.500-1|29	BuildRequires: perl(Test::Pod)
14cu|perl-File-Find-Object-Rule-0.30.500-1|30	
14cu|perl-File-Find-Object-Rule-0.30.500-1|31	BuildArch:  noarch
14cu|perl-File-Find-Object-Rule-0.30.500-1|32	
14cu|perl-File-Find-Object-Rule-0.30.500-1|33	%description
14cu|perl-File-Find-Object-Rule-0.30.500-1|34	File::Find::Object::Rule is a friendlier interface to the
14cu|perl-File-Find-Object-Rule-0.30.500-1|35	File::Find::Object manpage . It allows you to build rules which specify the
14cu|perl-File-Find-Object-Rule-0.30.500-1|36	desired files and directories.
14cu|perl-File-Find-Object-Rule-0.30.500-1|37	
14cu|perl-File-Find-Object-Rule-0.30.500-1|38	*WARNING* : This module is a fork of version 0.30 of the File::Find::Rule
14cu|perl-File-Find-Object-Rule-0.30.500-1|39	manpage (which has been unmaintained for several years as of February,
14cu|perl-File-Find-Object-Rule-0.30.500-1|40	2009), and may still have some bugs due to its reliance on File::Find'isms.
14cu|perl-File-Find-Object-Rule-0.30.500-1|41	As such it is considered Alpha software. Please report any problems with
14cu|perl-File-Find-Object-Rule-0.30.500-1|42	the File::Find::Object::Rule manpage to its RT CPAN Queue.
14cu|perl-File-Find-Object-Rule-0.30.500-1|43	
14cu|perl-File-Find-Object-Rule-0.30.500-1|44	%prep
14cu|perl-File-Find-Object-Rule-0.30.500-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Find-Object-Rule-0.30.500-1|46	
14cu|perl-File-Find-Object-Rule-0.30.500-1|47	%build
14cu|perl-File-Find-Object-Rule-0.30.500-1|48	%{__perl} Build.PL --installdirs=vendor
14cu|perl-File-Find-Object-Rule-0.30.500-1|49	
14cu|perl-File-Find-Object-Rule-0.30.500-1|50	./Build
14cu|perl-File-Find-Object-Rule-0.30.500-1|51	
14cu|perl-File-Find-Object-Rule-0.30.500-1|52	%check
14cu|perl-File-Find-Object-Rule-0.30.500-1|53	./Build test
14cu|perl-File-Find-Object-Rule-0.30.500-1|54	
14cu|perl-File-Find-Object-Rule-0.30.500-1|55	%install
14cu|perl-File-Find-Object-Rule-0.30.500-1|56	./Build install --destdir=%{buildroot}
14cu|perl-File-Find-Object-Rule-0.30.500-1|57	
14cu|perl-File-Find-Object-Rule-0.30.500-1|58	%files
14cu|perl-File-Find-Object-Rule-0.30.500-1|59	%doc Changes LICENSE META.json META.yml README
14cu|perl-File-Find-Object-Rule-0.30.500-1|60	%{_bindir}/findorule
14cu|perl-File-Find-Object-Rule-0.30.500-1|61	%{_mandir}/man1/*
14cu|perl-File-Find-Object-Rule-0.30.500-1|62	%{_mandir}/man3/*
14cu|perl-File-Find-Object-Rule-0.30.500-1|63	%perl_vendorlib/*
14cu|perl-File-Find-Object-Rule-0.30.500-1|64	
14cu|perl-File-Find-Object-Rule-0.30.500-1|65	%changelog
14cu|perl-File-Find-Object-Rule-0.30.500-1|66	
14cu|perl-File-Find-Object-Rule-0.30.500-1|67	* Sat Jun 20 2015 abfonly <John@smith.org> 0.30.500-1
14cu|perl-File-Find-Object-Rule-0.30.500-1|68	- (b4bcae9) Imported from SRPM
14cu|perl-File-Find-Object-Rule-0.30.500-1|69	
14cu|perl-File-Find-Object-Rule-0.30.500-1|70	

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

12941 14
14cu|perl-FileHandle-Fmode-0.140.0-1|1	%define upstream_name    FileHandle-Fmode
14cu|perl-FileHandle-Fmode-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-FileHandle-Fmode-0.140.0-1|3	
14cu|perl-FileHandle-Fmode-0.140.0-1|4	%define __noautoprov 'Fmode.so'
14cu|perl-FileHandle-Fmode-0.140.0-1|5	
14cu|perl-FileHandle-Fmode-0.140.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-FileHandle-Fmode-0.140.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-FileHandle-Fmode-0.140.0-1|8	Release:    1
14cu|perl-FileHandle-Fmode-0.140.0-1|9	
14cu|perl-FileHandle-Fmode-0.140.0-1|10	Summary:    Determine whether a filehandle is opened for reading, writing, or both
14cu|perl-FileHandle-Fmode-0.140.0-1|11	License:    GPL+ or Artistic
14cu|perl-FileHandle-Fmode-0.140.0-1|12	Group:      Development/Perl
14cu|perl-FileHandle-Fmode-0.140.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-FileHandle-Fmode-0.140.0-1|14	Source0:    http://www.cpan.org/modules/by-module/FileHandle/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-FileHandle-Fmode-0.140.0-1|15	
14cu|perl-FileHandle-Fmode-0.140.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-FileHandle-Fmode-0.140.0-1|17	BuildRequires: perl-devel
14cu|perl-FileHandle-Fmode-0.140.0-1|18	
14cu|perl-FileHandle-Fmode-0.140.0-1|19	%description
14cu|perl-FileHandle-Fmode-0.140.0-1|20	Use this module to check whether a filehandle is readable,
14cu|perl-FileHandle-Fmode-0.140.0-1|21	writable, or readable/writable.
14cu|perl-FileHandle-Fmode-0.140.0-1|22	
14cu|perl-FileHandle-Fmode-0.140.0-1|23	%prep
14cu|perl-FileHandle-Fmode-0.140.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-FileHandle-Fmode-0.140.0-1|25	
14cu|perl-FileHandle-Fmode-0.140.0-1|26	%build
14cu|perl-FileHandle-Fmode-0.140.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-FileHandle-Fmode-0.140.0-1|28	
14cu|perl-FileHandle-Fmode-0.140.0-1|29	%make
14cu|perl-FileHandle-Fmode-0.140.0-1|30	
14cu|perl-FileHandle-Fmode-0.140.0-1|31	%check
14cu|perl-FileHandle-Fmode-0.140.0-1|32	%make test
14cu|perl-FileHandle-Fmode-0.140.0-1|33	
14cu|perl-FileHandle-Fmode-0.140.0-1|34	%install
14cu|perl-FileHandle-Fmode-0.140.0-1|35	%makeinstall_std
14cu|perl-FileHandle-Fmode-0.140.0-1|36	
14cu|perl-FileHandle-Fmode-0.140.0-1|37	%files
14cu|perl-FileHandle-Fmode-0.140.0-1|38	%doc CHANGES META.json META.yml README
14cu|perl-FileHandle-Fmode-0.140.0-1|39	%{_mandir}/man3/*
14cu|perl-FileHandle-Fmode-0.140.0-1|40	%{perl_vendorlib}/*
14cu|perl-FileHandle-Fmode-0.140.0-1|41	
14cu|perl-FileHandle-Fmode-0.140.0-1|42	
14cu|perl-FileHandle-Fmode-0.140.0-1|43	%changelog
14cu|perl-FileHandle-Fmode-0.140.0-1|44	
14cu|perl-FileHandle-Fmode-0.140.0-1|45	* Wed Jun 17 2015 abfonly <John@smith.org> 0.140.0-1
14cu|perl-FileHandle-Fmode-0.140.0-1|46	- (f3c669e) Imported from SRPM
14cu|perl-FileHandle-Fmode-0.140.0-1|47	
14cu|perl-FileHandle-Fmode-0.140.0-1|48	

12942 14
14cu|perl-FileHandle-Unget-0.162.800-1|1	%define upstream_name    FileHandle-Unget
14cu|perl-FileHandle-Unget-0.162.800-1|2	%define upstream_version 0.1628
14cu|perl-FileHandle-Unget-0.162.800-1|3	
14cu|perl-FileHandle-Unget-0.162.800-1|4	Name:		perl-%{upstream_name}
14cu|perl-FileHandle-Unget-0.162.800-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-FileHandle-Unget-0.162.800-1|6	Release:	1
14cu|perl-FileHandle-Unget-0.162.800-1|7	Epoch:		1
14cu|perl-FileHandle-Unget-0.162.800-1|8	
14cu|perl-FileHandle-Unget-0.162.800-1|9	Summary:	Perl modules that allow to place back more than one byte on a Filehandle
14cu|perl-FileHandle-Unget-0.162.800-1|10	
14cu|perl-FileHandle-Unget-0.162.800-1|11	License:	GPL+ or Artistic
14cu|perl-FileHandle-Unget-0.162.800-1|12	Group:		Development/Perl
14cu|perl-FileHandle-Unget-0.162.800-1|13	Url:		http://www.cpan.org
14cu|perl-FileHandle-Unget-0.162.800-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-FileHandle-Unget-0.162.800-1|15	
14cu|perl-FileHandle-Unget-0.162.800-1|16	BuildRequires:	perl-devel
14cu|perl-FileHandle-Unget-0.162.800-1|17	BuildArch:	noarch
14cu|perl-FileHandle-Unget-0.162.800-1|18	
14cu|perl-FileHandle-Unget-0.162.800-1|19	%description
14cu|perl-FileHandle-Unget-0.162.800-1|20	FileHandle::Unget is a perl module that is a drop-in replacement for the
14cu|perl-FileHandle-Unget-0.162.800-1|21	standard FileHandle perl module. It allows more than one byte to be placed back
14cu|perl-FileHandle-Unget-0.162.800-1|22	on the input.
14cu|perl-FileHandle-Unget-0.162.800-1|23	
14cu|perl-FileHandle-Unget-0.162.800-1|24	%prep
14cu|perl-FileHandle-Unget-0.162.800-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-FileHandle-Unget-0.162.800-1|26	
14cu|perl-FileHandle-Unget-0.162.800-1|27	%build
14cu|perl-FileHandle-Unget-0.162.800-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-FileHandle-Unget-0.162.800-1|29	%make
14cu|perl-FileHandle-Unget-0.162.800-1|30	make test
14cu|perl-FileHandle-Unget-0.162.800-1|31	
14cu|perl-FileHandle-Unget-0.162.800-1|32	%install
14cu|perl-FileHandle-Unget-0.162.800-1|33	%makeinstall_std
14cu|perl-FileHandle-Unget-0.162.800-1|34	
14cu|perl-FileHandle-Unget-0.162.800-1|35	%files
14cu|perl-FileHandle-Unget-0.162.800-1|36	%doc CHANGES LICENSE README
14cu|perl-FileHandle-Unget-0.162.800-1|37	%{perl_vendorlib}/FileHandle/Unget.pm
14cu|perl-FileHandle-Unget-0.162.800-1|38	%{_mandir}/man3/*
14cu|perl-FileHandle-Unget-0.162.800-1|39	
14cu|perl-FileHandle-Unget-0.162.800-1|40	%changelog
14cu|perl-FileHandle-Unget-0.162.800-1|41	
14cu|perl-FileHandle-Unget-0.162.800-1|42	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.162.800-1
14cu|perl-FileHandle-Unget-0.162.800-1|43	- (15890ae) Updated to 0.1628 (by updates_builder)
14cu|perl-FileHandle-Unget-0.162.800-1|44	
14cu|perl-FileHandle-Unget-0.162.800-1|45	

12943 14
14cu|perl-File-LibMagic-1.130.0-1|1	%define	module	File-LibMagic
14cu|perl-File-LibMagic-1.130.0-1|2	%define upstream_version 1.13
14cu|perl-File-LibMagic-1.130.0-1|3	%define __noautoprov 'LibMagic.so'
14cu|perl-File-LibMagic-1.130.0-1|4	
14cu|perl-File-LibMagic-1.130.0-1|5	Name:		perl-%{module}
14cu|perl-File-LibMagic-1.130.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-LibMagic-1.130.0-1|7	Release:	1
14cu|perl-File-LibMagic-1.130.0-1|8	
14cu|perl-File-LibMagic-1.130.0-1|9	Summary:	Perl wrapper for libmagic
14cu|perl-File-LibMagic-1.130.0-1|10	
14cu|perl-File-LibMagic-1.130.0-1|11	
14cu|perl-File-LibMagic-1.130.0-1|12	License:	GPL+ or Artistic
14cu|perl-File-LibMagic-1.130.0-1|13	Group:		Development/Perl
14cu|perl-File-LibMagic-1.130.0-1|14	Url:		http://search.cpan.org/dist/%{module}
14cu|perl-File-LibMagic-1.130.0-1|15	Source0:	http://www.cpan.org/modules/by-module/File/File-LibMagic-%{upstream_version}.tar.gz
14cu|perl-File-LibMagic-1.130.0-1|16	
14cu|perl-File-LibMagic-1.130.0-1|17	BuildRequires:	perl-devel
14cu|perl-File-LibMagic-1.130.0-1|18	BuildRequires:	magic-devel
14cu|perl-File-LibMagic-1.130.0-1|19	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-File-LibMagic-1.130.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-File-LibMagic-1.130.0-1|21	BuildRequires:	perl(IO::Handle)
14cu|perl-File-LibMagic-1.130.0-1|22	BuildRequires:	perl(IPC::Open3)
14cu|perl-File-LibMagic-1.130.0-1|23	BuildRequires:	perl(Test::Fatal)
14cu|perl-File-LibMagic-1.130.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-File-LibMagic-1.130.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-LibMagic-1.130.0-1|26	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-File-LibMagic-1.130.0-1|27	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-File-LibMagic-1.130.0-1|28	BuildRequires:	perl(Scalar::Util)
14cu|perl-File-LibMagic-1.130.0-1|29	BuildRequires:	perl(XSLoader)
14cu|perl-File-LibMagic-1.130.0-1|30	BuildRequires:	perl(ExtUtils::CBuilder) >= 0.280.223
14cu|perl-File-LibMagic-1.130.0-1|31	
14cu|perl-File-LibMagic-1.130.0-1|32	
14cu|perl-File-LibMagic-1.130.0-1|33	%description
14cu|perl-File-LibMagic-1.130.0-1|34	The File::LibMagic is a simple perlinterface to libmagic from the
14cu|perl-File-LibMagic-1.130.0-1|35	file-4.x package
14cu|perl-File-LibMagic-1.130.0-1|36	
14cu|perl-File-LibMagic-1.130.0-1|37	%prep
14cu|perl-File-LibMagic-1.130.0-1|38	%setup -qn %{module}-%{upstream_version}
14cu|perl-File-LibMagic-1.130.0-1|39	
14cu|perl-File-LibMagic-1.130.0-1|40	%build
14cu|perl-File-LibMagic-1.130.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-LibMagic-1.130.0-1|42	%make
14cu|perl-File-LibMagic-1.130.0-1|43	
14cu|perl-File-LibMagic-1.130.0-1|44	%install
14cu|perl-File-LibMagic-1.130.0-1|45	%makeinstall_std
14cu|perl-File-LibMagic-1.130.0-1|46	
14cu|perl-File-LibMagic-1.130.0-1|47	%check
14cu|perl-File-LibMagic-1.130.0-1|48	%make test
14cu|perl-File-LibMagic-1.130.0-1|49	
14cu|perl-File-LibMagic-1.130.0-1|50	%files
14cu|perl-File-LibMagic-1.130.0-1|51	%doc LICENSE META.yml META.json README.md Changes
14cu|perl-File-LibMagic-1.130.0-1|52	%{perl_vendorarch}/File
14cu|perl-File-LibMagic-1.130.0-1|53	%{perl_vendorarch}/auto/File
14cu|perl-File-LibMagic-1.130.0-1|54	%{_mandir}/*/*
14cu|perl-File-LibMagic-1.130.0-1|55	
14cu|perl-File-LibMagic-1.130.0-1|56	
14cu|perl-File-LibMagic-1.130.0-1|57	
14cu|perl-File-LibMagic-1.130.0-1|58	
14cu|perl-File-LibMagic-1.130.0-1|59	%changelog
14cu|perl-File-LibMagic-1.130.0-1|60	
14cu|perl-File-LibMagic-1.130.0-1|61	* Tue Jul 14 2015 abfonly <abfonly@gmail.com> 1.130.0-1
14cu|perl-File-LibMagic-1.130.0-1|62	- (4c1ec45) Log: update to 1.130.0
14cu|perl-File-LibMagic-1.130.0-1|63	
14cu|perl-File-LibMagic-1.130.0-1|64	

12944 14
14cu|perl-File-Modified-0.90.0-1|1	%define upstream_name    File-Modified
14cu|perl-File-Modified-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-File-Modified-0.90.0-1|3	
14cu|perl-File-Modified-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-Modified-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-Modified-0.90.0-1|6	Release:	1
14cu|perl-File-Modified-0.90.0-1|7	
14cu|perl-File-Modified-0.90.0-1|8	Summary:	File::Modified - checks intelligently if files have changed
14cu|perl-File-Modified-0.90.0-1|9	
14cu|perl-File-Modified-0.90.0-1|10	License:	GPL+ or Artistic
14cu|perl-File-Modified-0.90.0-1|11	Group:		Development/Perl
14cu|perl-File-Modified-0.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Modified-0.90.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Modified-0.90.0-1|14	
14cu|perl-File-Modified-0.90.0-1|15	BuildRequires:	perl-devel
14cu|perl-File-Modified-0.90.0-1|16	BuildArch:	noarch
14cu|perl-File-Modified-0.90.0-1|17	
14cu|perl-File-Modified-0.90.0-1|18	%description
14cu|perl-File-Modified-0.90.0-1|19	The Modified module is intended as a simple method for programs to detect
14cu|perl-File-Modified-0.90.0-1|20	whether configuration files (or modules they rely on) have changed. There are
14cu|perl-File-Modified-0.90.0-1|21	currently two methods of change detection implemented, mtime and MD5.
14cu|perl-File-Modified-0.90.0-1|22	The MD5 method will fall back to use timestamps if the Digest::MD5 module
14cu|perl-File-Modified-0.90.0-1|23	cannot be loaded.
14cu|perl-File-Modified-0.90.0-1|24	
14cu|perl-File-Modified-0.90.0-1|25	%prep
14cu|perl-File-Modified-0.90.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Modified-0.90.0-1|27	find -size 0 -delete
14cu|perl-File-Modified-0.90.0-1|28	chmod -x example/1.pl
14cu|perl-File-Modified-0.90.0-1|29	
14cu|perl-File-Modified-0.90.0-1|30	%build
14cu|perl-File-Modified-0.90.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Modified-0.90.0-1|32	%make
14cu|perl-File-Modified-0.90.0-1|33	
14cu|perl-File-Modified-0.90.0-1|34	
14cu|perl-File-Modified-0.90.0-1|35	%check
14cu|perl-File-Modified-0.90.0-1|36	make test
14cu|perl-File-Modified-0.90.0-1|37	
14cu|perl-File-Modified-0.90.0-1|38	%install
14cu|perl-File-Modified-0.90.0-1|39	%makeinstall_std
14cu|perl-File-Modified-0.90.0-1|40	
14cu|perl-File-Modified-0.90.0-1|41	
14cu|perl-File-Modified-0.90.0-1|42	%files
14cu|perl-File-Modified-0.90.0-1|43	%doc Changes README example
14cu|perl-File-Modified-0.90.0-1|44	%{perl_vendorlib}/File/Modified.pm
14cu|perl-File-Modified-0.90.0-1|45	%{_mandir}/*/*
14cu|perl-File-Modified-0.90.0-1|46	
14cu|perl-File-Modified-0.90.0-1|47	
14cu|perl-File-Modified-0.90.0-1|48	%changelog
14cu|perl-File-Modified-0.90.0-1|49	* Tue Feb 24 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-File-Modified-0.90.0-1|50	+ Revision: dba58f5
14cu|perl-File-Modified-0.90.0-1|51	- Log: update to 0.09
14cu|perl-File-Modified-0.90.0-1|52	
14cu|perl-File-Modified-0.90.0-1|53	

12945 14
14cu|perl-File-NCopy-0.360.0-8|1	%define	upstream_name	 File-NCopy
14cu|perl-File-NCopy-0.360.0-8|2	%define	upstream_version 0.36
14cu|perl-File-NCopy-0.360.0-8|3	
14cu|perl-File-NCopy-0.360.0-8|4	Name:		perl-%{upstream_name}
14cu|perl-File-NCopy-0.360.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-NCopy-0.360.0-8|6	Release:	8
14cu|perl-File-NCopy-0.360.0-8|7	
14cu|perl-File-NCopy-0.360.0-8|8	Summary:	Copies files to directories, or a single file to another file
14cu|perl-File-NCopy-0.360.0-8|9	
14cu|perl-File-NCopy-0.360.0-8|10	License:	GPL+ or Artistic
14cu|perl-File-NCopy-0.360.0-8|11	Group:		Development/Perl
14cu|perl-File-NCopy-0.360.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-File-NCopy-0.360.0-8|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-File-NCopy-0.360.0-8|14	
14cu|perl-File-NCopy-0.360.0-8|15	BuildRequires:	perl-devel
14cu|perl-File-NCopy-0.360.0-8|16	BuildArch:	noarch
14cu|perl-File-NCopy-0.360.0-8|17	
14cu|perl-File-NCopy-0.360.0-8|18	%description
14cu|perl-File-NCopy-0.360.0-8|19	Copies files to directories, or a single file to another file.
14cu|perl-File-NCopy-0.360.0-8|20	
14cu|perl-File-NCopy-0.360.0-8|21	%prep
14cu|perl-File-NCopy-0.360.0-8|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-File-NCopy-0.360.0-8|23	
14cu|perl-File-NCopy-0.360.0-8|24	%build
14cu|perl-File-NCopy-0.360.0-8|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-NCopy-0.360.0-8|26	
14cu|perl-File-NCopy-0.360.0-8|27	%check
14cu|perl-File-NCopy-0.360.0-8|28	make test
14cu|perl-File-NCopy-0.360.0-8|29	
14cu|perl-File-NCopy-0.360.0-8|30	%install
14cu|perl-File-NCopy-0.360.0-8|31	%makeinstall_std
14cu|perl-File-NCopy-0.360.0-8|32	
14cu|perl-File-NCopy-0.360.0-8|33	%files
14cu|perl-File-NCopy-0.360.0-8|34	%doc Changes
14cu|perl-File-NCopy-0.360.0-8|35	%{_mandir}/*/*
14cu|perl-File-NCopy-0.360.0-8|36	%{perl_vendorlib}/File
14cu|perl-File-NCopy-0.360.0-8|37	
14cu|perl-File-NCopy-0.360.0-8|38	
14cu|perl-File-NCopy-0.360.0-8|39	
14cu|perl-File-NCopy-0.360.0-8|40	%changelog
14cu|perl-File-NCopy-0.360.0-8|41	* Tue Nov 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.360.0-8
14cu|perl-File-NCopy-0.360.0-8|42	+ Revision: a66b092
14cu|perl-File-NCopy-0.360.0-8|43	- Move to contrib
14cu|perl-File-NCopy-0.360.0-8|44	
14cu|perl-File-NCopy-0.360.0-8|45	

12946 14
14cu|perl-File-NFSLock-1.270.0-1|1	%define	upstream_name	 File-NFSLock
14cu|perl-File-NFSLock-1.270.0-1|2	%define	upstream_version 1.27
14cu|perl-File-NFSLock-1.270.0-1|3	
14cu|perl-File-NFSLock-1.270.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-NFSLock-1.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-NFSLock-1.270.0-1|6	Release:	1
14cu|perl-File-NFSLock-1.270.0-1|7	
14cu|perl-File-NFSLock-1.270.0-1|8	Summary:	%{upstream_name} module for perl
14cu|perl-File-NFSLock-1.270.0-1|9	
14cu|perl-File-NFSLock-1.270.0-1|10	License:	GPL+ or Artistic
14cu|perl-File-NFSLock-1.270.0-1|11	Group:		Development/Perl
14cu|perl-File-NFSLock-1.270.0-1|12	Url:		http://search.cpan.org/~bbb/%{upstream_name}
14cu|perl-File-NFSLock-1.270.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BB/BBB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-NFSLock-1.270.0-1|14	
14cu|perl-File-NFSLock-1.270.0-1|15	BuildRequires:	perl-devel
14cu|perl-File-NFSLock-1.270.0-1|16	BuildArch:	noarch
14cu|perl-File-NFSLock-1.270.0-1|17	
14cu|perl-File-NFSLock-1.270.0-1|18	%description
14cu|perl-File-NFSLock-1.270.0-1|19	%{upstream_name} perl module
14cu|perl-File-NFSLock-1.270.0-1|20	
14cu|perl-File-NFSLock-1.270.0-1|21	%prep
14cu|perl-File-NFSLock-1.270.0-1|22	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-NFSLock-1.270.0-1|23	
14cu|perl-File-NFSLock-1.270.0-1|24	%build
14cu|perl-File-NFSLock-1.270.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-NFSLock-1.270.0-1|26	%make
14cu|perl-File-NFSLock-1.270.0-1|27	
14cu|perl-File-NFSLock-1.270.0-1|28	%check
14cu|perl-File-NFSLock-1.270.0-1|29	%make test
14cu|perl-File-NFSLock-1.270.0-1|30	
14cu|perl-File-NFSLock-1.270.0-1|31	%install
14cu|perl-File-NFSLock-1.270.0-1|32	%makeinstall_std
14cu|perl-File-NFSLock-1.270.0-1|33	
14cu|perl-File-NFSLock-1.270.0-1|34	%files
14cu|perl-File-NFSLock-1.270.0-1|35	%doc Changes README
14cu|perl-File-NFSLock-1.270.0-1|36	%{perl_vendorlib}/File/NFSLock.pm
14cu|perl-File-NFSLock-1.270.0-1|37	%{_mandir}/man3/*
14cu|perl-File-NFSLock-1.270.0-1|38	
14cu|perl-File-NFSLock-1.270.0-1|39	
14cu|perl-File-NFSLock-1.270.0-1|40	
14cu|perl-File-NFSLock-1.270.0-1|41	%changelog
14cu|perl-File-NFSLock-1.270.0-1|42	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 1.270.0-1
14cu|perl-File-NFSLock-1.270.0-1|43	+ Revision: e167550
14cu|perl-File-NFSLock-1.270.0-1|44	- Log: Update to 1.210.0
14cu|perl-File-NFSLock-1.270.0-1|45	
14cu|perl-File-NFSLock-1.270.0-1|46	

12947 14
14cu|perl-File-Path-2.110.0-1|1	%define upstream_name    File-Path
14cu|perl-File-Path-2.110.0-1|2	%define upstream_version 2.11
14cu|perl-File-Path-2.110.0-1|3	
14cu|perl-File-Path-2.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-Path-2.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-Path-2.110.0-1|6	Release:	1
14cu|perl-File-Path-2.110.0-1|7	Summary:	File path and name utilities
14cu|perl-File-Path-2.110.0-1|8	License:	GPL+ or Artistic
14cu|perl-File-Path-2.110.0-1|9	Group:		Development/Perl
14cu|perl-File-Path-2.110.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Path-2.110.0-1|11	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Path-2.110.0-1|12	
14cu|perl-File-Path-2.110.0-1|13	BuildRequires:	perl-devel
14cu|perl-File-Path-2.110.0-1|14	BuildRequires:	perl(Carp)
14cu|perl-File-Path-2.110.0-1|15	BuildRequires:	perl(Cwd)
14cu|perl-File-Path-2.110.0-1|16	BuildRequires:	perl(File::Basename)
14cu|perl-File-Path-2.110.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-File-Path-2.110.0-1|18	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-File-Path-2.110.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-Path-2.110.0-1|20	
14cu|perl-File-Path-2.110.0-1|21	BuildArch:	noarch
14cu|perl-File-Path-2.110.0-1|22	
14cu|perl-File-Path-2.110.0-1|23	%description
14cu|perl-File-Path-2.110.0-1|24	This module provide a convenient way to create directories of arbitrary
14cu|perl-File-Path-2.110.0-1|25	depth and to delete an entire directory subtree from the filesystem.
14cu|perl-File-Path-2.110.0-1|26	
14cu|perl-File-Path-2.110.0-1|27	The following functions are provided:
14cu|perl-File-Path-2.110.0-1|28	
14cu|perl-File-Path-2.110.0-1|29	* make_path( $dir1, $dir2, .... )
14cu|perl-File-Path-2.110.0-1|30	
14cu|perl-File-Path-2.110.0-1|31	%prep
14cu|perl-File-Path-2.110.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Path-2.110.0-1|33	
14cu|perl-File-Path-2.110.0-1|34	%build
14cu|perl-File-Path-2.110.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Path-2.110.0-1|36	%make
14cu|perl-File-Path-2.110.0-1|37	
14cu|perl-File-Path-2.110.0-1|38	%check
14cu|perl-File-Path-2.110.0-1|39	%make test
14cu|perl-File-Path-2.110.0-1|40	
14cu|perl-File-Path-2.110.0-1|41	%install
14cu|perl-File-Path-2.110.0-1|42	%makeinstall_std
14cu|perl-File-Path-2.110.0-1|43	
14cu|perl-File-Path-2.110.0-1|44	%files
14cu|perl-File-Path-2.110.0-1|45	%doc Changes README META.json META.yml TODO
14cu|perl-File-Path-2.110.0-1|46	%{_mandir}/man3/*
14cu|perl-File-Path-2.110.0-1|47	%{perl_vendorlib}/*
14cu|perl-File-Path-2.110.0-1|48	
14cu|perl-File-Path-2.110.0-1|49	
14cu|perl-File-Path-2.110.0-1|50	%changelog
14cu|perl-File-Path-2.110.0-1|51	
14cu|perl-File-Path-2.110.0-1|52	* Sun Sep 06 2015 abfonly <abfonly@gmail.com> 2.110.0-1
14cu|perl-File-Path-2.110.0-1|53	- (caefe9a) Log: Update to 2.110.0
14cu|perl-File-Path-2.110.0-1|54	- (caefe9a) spec clean
14cu|perl-File-Path-2.110.0-1|55	
14cu|perl-File-Path-2.110.0-1|56	

12948 14
14cu|perl-File-pushd-1.9.0-1|1	%define upstream_name    File-pushd
14cu|perl-File-pushd-1.9.0-1|2	%define upstream_version 1.009
14cu|perl-File-pushd-1.9.0-1|3	
14cu|perl-File-pushd-1.9.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-pushd-1.9.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-pushd-1.9.0-1|6	Release:	1
14cu|perl-File-pushd-1.9.0-1|7	Summary:	Change directory temporarily for a limited scope
14cu|perl-File-pushd-1.9.0-1|8	License:	GPL+ or Artistic
14cu|perl-File-pushd-1.9.0-1|9	Group:		Development/Perl
14cu|perl-File-pushd-1.9.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-pushd-1.9.0-1|11	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-pushd-1.9.0-1|12	
14cu|perl-File-pushd-1.9.0-1|13	BuildRequires:	perl-devel
14cu|perl-File-pushd-1.9.0-1|14	BuildRequires:	perl(Cwd)
14cu|perl-File-pushd-1.9.0-1|15	BuildRequires:	perl(File::Path)
14cu|perl-File-pushd-1.9.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-File-pushd-1.9.0-1|17	BuildRequires:	perl(File::Temp)
14cu|perl-File-pushd-1.9.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-File-pushd-1.9.0-1|19	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-File-pushd-1.9.0-1|20	BuildRequires:	perl(CPAN::Meta)
14cu|perl-File-pushd-1.9.0-1|21	BuildRequires:	perl(CPAN::Meta::Requirements)
14cu|perl-File-pushd-1.9.0-1|22	BuildRequires:	perl(Exporter)
14cu|perl-File-pushd-1.9.0-1|23	BuildRequires:	perl(File::Basename)
14cu|perl-File-pushd-1.9.0-1|24	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-File-pushd-1.9.0-1|25	BuildRequires:	perl(List::Util)
14cu|perl-File-pushd-1.9.0-1|26	BuildRequires:	perl(overload)
14cu|perl-File-pushd-1.9.0-1|27	BuildRequires:	perl(strict)
14cu|perl-File-pushd-1.9.0-1|28	BuildRequires:	perl(version)
14cu|perl-File-pushd-1.9.0-1|29	BuildRequires:	perl(warnings)
14cu|perl-File-pushd-1.9.0-1|30	
14cu|perl-File-pushd-1.9.0-1|31	BuildArch:	noarch
14cu|perl-File-pushd-1.9.0-1|32	
14cu|perl-File-pushd-1.9.0-1|33	%description
14cu|perl-File-pushd-1.9.0-1|34	File::pushd does a temporary 'chdir' that is easily and automatically
14cu|perl-File-pushd-1.9.0-1|35	reverted, similar to 'pushd' in some Unix command shells. It works by
14cu|perl-File-pushd-1.9.0-1|36	creating an object that caches the original working directory. When the
14cu|perl-File-pushd-1.9.0-1|37	object is destroyed, the destructor calls 'chdir' to revert to the original
14cu|perl-File-pushd-1.9.0-1|38	working directory. By storing the object in a lexical variable with a
14cu|perl-File-pushd-1.9.0-1|39	limited scope, this happens automatically at the end of the scope.
14cu|perl-File-pushd-1.9.0-1|40	
14cu|perl-File-pushd-1.9.0-1|41	This is very handy when working with temporary directories for tasks like
14cu|perl-File-pushd-1.9.0-1|42	testing; a function is provided to streamline getting a temporary directory
14cu|perl-File-pushd-1.9.0-1|43	from the File::Temp manpage.
14cu|perl-File-pushd-1.9.0-1|44	
14cu|perl-File-pushd-1.9.0-1|45	For convenience, the object stringifies as the canonical form of the
14cu|perl-File-pushd-1.9.0-1|46	absolute pathname of the directory entered.
14cu|perl-File-pushd-1.9.0-1|47	
14cu|perl-File-pushd-1.9.0-1|48	%prep
14cu|perl-File-pushd-1.9.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-pushd-1.9.0-1|50	
14cu|perl-File-pushd-1.9.0-1|51	%build
14cu|perl-File-pushd-1.9.0-1|52	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-pushd-1.9.0-1|53	%make
14cu|perl-File-pushd-1.9.0-1|54	
14cu|perl-File-pushd-1.9.0-1|55	%check
14cu|perl-File-pushd-1.9.0-1|56	%make test
14cu|perl-File-pushd-1.9.0-1|57	
14cu|perl-File-pushd-1.9.0-1|58	%install
14cu|perl-File-pushd-1.9.0-1|59	%makeinstall_std
14cu|perl-File-pushd-1.9.0-1|60	
14cu|perl-File-pushd-1.9.0-1|61	%files
14cu|perl-File-pushd-1.9.0-1|62	%doc Changes README LICENSE
14cu|perl-File-pushd-1.9.0-1|63	%{_mandir}/man3/*
14cu|perl-File-pushd-1.9.0-1|64	%{perl_vendorlib}/*
14cu|perl-File-pushd-1.9.0-1|65	
14cu|perl-File-pushd-1.9.0-1|66	
14cu|perl-File-pushd-1.9.0-1|67	
14cu|perl-File-pushd-1.9.0-1|68	
14cu|perl-File-pushd-1.9.0-1|69	
14cu|perl-File-pushd-1.9.0-1|70	%changelog
14cu|perl-File-pushd-1.9.0-1|71	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 1.9.0-1
14cu|perl-File-pushd-1.9.0-1|72	+ Revision: 2916052
14cu|perl-File-pushd-1.9.0-1|73	- Log: Update to 1.9.0
14cu|perl-File-pushd-1.9.0-1|74	
14cu|perl-File-pushd-1.9.0-1|75	

12949 14
14cu|perl-File-Rsync-0.460.0-1|1	%define	upstream_name	 File-Rsync
14cu|perl-File-Rsync-0.460.0-1|2	%define	upstream_version 0.46
14cu|perl-File-Rsync-0.460.0-1|3	
14cu|perl-File-Rsync-0.460.0-1|4	
14cu|perl-File-Rsync-0.460.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-File-Rsync-0.460.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-Rsync-0.460.0-1|7	Release:	1
14cu|perl-File-Rsync-0.460.0-1|8	
14cu|perl-File-Rsync-0.460.0-1|9	Summary:	Perl module interface to rsync
14cu|perl-File-Rsync-0.460.0-1|10	
14cu|perl-File-Rsync-0.460.0-1|11	License:	GPL+ or Artistic
14cu|perl-File-Rsync-0.460.0-1|12	Group:		Development/Perl
14cu|perl-File-Rsync-0.460.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Rsync-0.460.0-1|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Rsync-0.460.0-1|15	
14cu|perl-File-Rsync-0.460.0-1|16	BuildRequires:	perl-devel
14cu|perl-File-Rsync-0.460.0-1|17	BuildRequires:	rsync
14cu|perl-File-Rsync-0.460.0-1|18	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-File-Rsync-0.460.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-Rsync-0.460.0-1|20	BuildRequires:  perl(File::Path) >= 2.110.0
14cu|perl-File-Rsync-0.460.0-1|21	BuildRequires:  perl(IPC::Run3)
14cu|perl-File-Rsync-0.460.0-1|22	BuildRequires:  perl(Scalar::Util)
14cu|perl-File-Rsync-0.460.0-1|23	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-File-Rsync-0.460.0-1|24	
14cu|perl-File-Rsync-0.460.0-1|25	Requires:	rsync
14cu|perl-File-Rsync-0.460.0-1|26	
14cu|perl-File-Rsync-0.460.0-1|27	# this should be noarch.Sflo
14cu|perl-File-Rsync-0.460.0-1|28	BuildArch:	noarch
14cu|perl-File-Rsync-0.460.0-1|29	
14cu|perl-File-Rsync-0.460.0-1|30	
14cu|perl-File-Rsync-0.460.0-1|31	
14cu|perl-File-Rsync-0.460.0-1|32	%description
14cu|perl-File-Rsync-0.460.0-1|33	Perl Convenience wrapper for the rsync(1) program. Written for rsync-2.3.2 and
14cu|perl-File-Rsync-0.460.0-1|34	updated for rsync-2.6.0 but should perform properly with most recent versions.
14cu|perl-File-Rsync-0.460.0-1|35	
14cu|perl-File-Rsync-0.460.0-1|36	%prep
14cu|perl-File-Rsync-0.460.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Rsync-0.460.0-1|38	
14cu|perl-File-Rsync-0.460.0-1|39	%build
14cu|perl-File-Rsync-0.460.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Rsync-0.460.0-1|41	%make
14cu|perl-File-Rsync-0.460.0-1|42	
14cu|perl-File-Rsync-0.460.0-1|43	%check
14cu|perl-File-Rsync-0.460.0-1|44	%make test
14cu|perl-File-Rsync-0.460.0-1|45	
14cu|perl-File-Rsync-0.460.0-1|46	%install
14cu|perl-File-Rsync-0.460.0-1|47	%makeinstall_std
14cu|perl-File-Rsync-0.460.0-1|48	
14cu|perl-File-Rsync-0.460.0-1|49	%files
14cu|perl-File-Rsync-0.460.0-1|50	%doc README Changelog META.json META.yml
14cu|perl-File-Rsync-0.460.0-1|51	%{perl_vendorlib}/*
14cu|perl-File-Rsync-0.460.0-1|52	%{_mandir}/*/*
14cu|perl-File-Rsync-0.460.0-1|53	
14cu|perl-File-Rsync-0.460.0-1|54	%changelog
14cu|perl-File-Rsync-0.460.0-1|55	
14cu|perl-File-Rsync-0.460.0-1|56	* Sun Sep 06 2015 abfonly <abfonly@gmail.com> 0.460.0-1
14cu|perl-File-Rsync-0.460.0-1|57	- (9988004) Log: Update to 0.460.0
14cu|perl-File-Rsync-0.460.0-1|58	
14cu|perl-File-Rsync-0.460.0-1|59	

12950 14
14cu|perl-File-RsyncP-0.740.0-1|1	%define upstream_name	 File-RsyncP
14cu|perl-File-RsyncP-0.740.0-1|2	%define upstream_version 0.74
14cu|perl-File-RsyncP-0.740.0-1|3	%define __noautoprov 'Digest.so|FileList.so'
14cu|perl-File-RsyncP-0.740.0-1|4	
14cu|perl-File-RsyncP-0.740.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-File-RsyncP-0.740.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-RsyncP-0.740.0-1|7	Release:	1
14cu|perl-File-RsyncP-0.740.0-1|8	
14cu|perl-File-RsyncP-0.740.0-1|9	Summary:	Perl Rsync client
14cu|perl-File-RsyncP-0.740.0-1|10	
14cu|perl-File-RsyncP-0.740.0-1|11	License:	GPL+ or Artistic
14cu|perl-File-RsyncP-0.740.0-1|12	Group:		Development/Perl
14cu|perl-File-RsyncP-0.740.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-RsyncP-0.740.0-1|14	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-RsyncP-0.740.0-1|15	
14cu|perl-File-RsyncP-0.740.0-1|16	BuildRequires:	perl-devel
14cu|perl-File-RsyncP-0.740.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-File-RsyncP-0.740.0-1|18	BuildRequires:	perl(Getopt::Long) >= 2.240.0
14cu|perl-File-RsyncP-0.740.0-1|19	
14cu|perl-File-RsyncP-0.740.0-1|20	%description
14cu|perl-File-RsyncP-0.740.0-1|21	File::RsyncP is a perl implementation of an Rsync client. It is compatible
14cu|perl-File-RsyncP-0.740.0-1|22	with Rsync 2.5.5 (protocol version 26). It can send or receive files, either
14cu|perl-File-RsyncP-0.740.0-1|23	by running rsync on the remote machine, or connecting to an rsyncd daemon on
14cu|perl-File-RsyncP-0.740.0-1|24	the remote machine.
14cu|perl-File-RsyncP-0.740.0-1|25	
14cu|perl-File-RsyncP-0.740.0-1|26	%prep
14cu|perl-File-RsyncP-0.740.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-RsyncP-0.740.0-1|28	
14cu|perl-File-RsyncP-0.740.0-1|29	%build
14cu|perl-File-RsyncP-0.740.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-RsyncP-0.740.0-1|31	make
14cu|perl-File-RsyncP-0.740.0-1|32	
14cu|perl-File-RsyncP-0.740.0-1|33	%install
14cu|perl-File-RsyncP-0.740.0-1|34	%makeinstall_std
14cu|perl-File-RsyncP-0.740.0-1|35	
14cu|perl-File-RsyncP-0.740.0-1|36	%check
14cu|perl-File-RsyncP-0.740.0-1|37	%make test
14cu|perl-File-RsyncP-0.740.0-1|38	
14cu|perl-File-RsyncP-0.740.0-1|39	%files
14cu|perl-File-RsyncP-0.740.0-1|40	%doc README LICENSE Changes
14cu|perl-File-RsyncP-0.740.0-1|41	%{perl_vendorlib}/*
14cu|perl-File-RsyncP-0.740.0-1|42	%{_mandir}/*/*
14cu|perl-File-RsyncP-0.740.0-1|43	
14cu|perl-File-RsyncP-0.740.0-1|44	
14cu|perl-File-RsyncP-0.740.0-1|45	
14cu|perl-File-RsyncP-0.740.0-1|46	%changelog
14cu|perl-File-RsyncP-0.740.0-1|47	
14cu|perl-File-RsyncP-0.740.0-1|48	* Sat Jun 27 2015 abfonly <John@smith.org> 0.740.0-1
14cu|perl-File-RsyncP-0.740.0-1|49	- (36c3f0d) Log: Update to 0.740.0
14cu|perl-File-RsyncP-0.740.0-1|50	
14cu|perl-File-RsyncP-0.740.0-1|51	

12951 14
14cu|perl-File-SearchPath-0.70.0-1|1	%define upstream_name    File-SearchPath
14cu|perl-File-SearchPath-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-File-SearchPath-0.70.0-1|3	
14cu|perl-File-SearchPath-0.70.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-SearchPath-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-SearchPath-0.70.0-1|6	Release:	1
14cu|perl-File-SearchPath-0.70.0-1|7	
14cu|perl-File-SearchPath-0.70.0-1|8	Summary:	Search for a file in an environment variable path
14cu|perl-File-SearchPath-0.70.0-1|9	
14cu|perl-File-SearchPath-0.70.0-1|10	License:	GPL+ or Artistic
14cu|perl-File-SearchPath-0.70.0-1|11	Group:		Development/Perl
14cu|perl-File-SearchPath-0.70.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-SearchPath-0.70.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-SearchPath-0.70.0-1|14	
14cu|perl-File-SearchPath-0.70.0-1|15	BuildRequires:  perl-devel
14cu|perl-File-SearchPath-0.70.0-1|16	BuildRequires:  perl(Module::Build)
14cu|perl-File-SearchPath-0.70.0-1|17	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-File-SearchPath-0.70.0-1|18	BuildRequires:  perl(Env::Path)
14cu|perl-File-SearchPath-0.70.0-1|19	BuildRequires:  perl(File::Spec)
14cu|perl-File-SearchPath-0.70.0-1|20	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-File-SearchPath-0.70.0-1|21	
14cu|perl-File-SearchPath-0.70.0-1|22	BuildArch:	noarch
14cu|perl-File-SearchPath-0.70.0-1|23	
14cu|perl-File-SearchPath-0.70.0-1|24	%description
14cu|perl-File-SearchPath-0.70.0-1|25	This module provides the ability to search a path-like environment variable for
14cu|perl-File-SearchPath-0.70.0-1|26	a file (that does not necessarily have to be an executable).
14cu|perl-File-SearchPath-0.70.0-1|27	
14cu|perl-File-SearchPath-0.70.0-1|28	%prep
14cu|perl-File-SearchPath-0.70.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-SearchPath-0.70.0-1|30	
14cu|perl-File-SearchPath-0.70.0-1|31	%build
14cu|perl-File-SearchPath-0.70.0-1|32	perl Build.PL installdirs=vendor
14cu|perl-File-SearchPath-0.70.0-1|33	./Build
14cu|perl-File-SearchPath-0.70.0-1|34	
14cu|perl-File-SearchPath-0.70.0-1|35	%check
14cu|perl-File-SearchPath-0.70.0-1|36	./Build test
14cu|perl-File-SearchPath-0.70.0-1|37	
14cu|perl-File-SearchPath-0.70.0-1|38	%install
14cu|perl-File-SearchPath-0.70.0-1|39	./Build install destdir=%{buildroot}
14cu|perl-File-SearchPath-0.70.0-1|40	
14cu|perl-File-SearchPath-0.70.0-1|41	%files
14cu|perl-File-SearchPath-0.70.0-1|42	%doc README ChangeLog META.json META.yml
14cu|perl-File-SearchPath-0.70.0-1|43	%{perl_vendorlib}/File/SearchPath.pm
14cu|perl-File-SearchPath-0.70.0-1|44	%{_mandir}/man3/File::SearchPath.3pm*
14cu|perl-File-SearchPath-0.70.0-1|45	
14cu|perl-File-SearchPath-0.70.0-1|46	
14cu|perl-File-SearchPath-0.70.0-1|47	%changelog
14cu|perl-File-SearchPath-0.70.0-1|48	
14cu|perl-File-SearchPath-0.70.0-1|49	* Sun Jun 28 2015 abfonly <John@smith.org> 0.70.0-1
14cu|perl-File-SearchPath-0.70.0-1|50	- (588764f) Log: Update to 0.70.0
14cu|perl-File-SearchPath-0.70.0-1|51	
14cu|perl-File-SearchPath-0.70.0-1|52	

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

12953 14
14cu|perl-File-ShareDir-Install-0.100.0-1|1	%define upstream_name    File-ShareDir-Install
14cu|perl-File-ShareDir-Install-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-File-ShareDir-Install-0.100.0-1|3	
14cu|perl-File-ShareDir-Install-0.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-File-ShareDir-Install-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-ShareDir-Install-0.100.0-1|6	Release:	1
14cu|perl-File-ShareDir-Install-0.100.0-1|7	
14cu|perl-File-ShareDir-Install-0.100.0-1|8	Summary:	Install shared files
14cu|perl-File-ShareDir-Install-0.100.0-1|9	License:	GPL+ or Artistic
14cu|perl-File-ShareDir-Install-0.100.0-1|10	Group:		Development/Perl
14cu|perl-File-ShareDir-Install-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-ShareDir-Install-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-ShareDir-Install-%{upstream_version}.tar.gz
14cu|perl-File-ShareDir-Install-0.100.0-1|13	
14cu|perl-File-ShareDir-Install-0.100.0-1|14	BuildRequires:	perl-devel
14cu|perl-File-ShareDir-Install-0.100.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-File-ShareDir-Install-0.100.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-File-ShareDir-Install-0.100.0-1|17	BuildRequires:	perl(IO::Dir)
14cu|perl-File-ShareDir-Install-0.100.0-1|18	BuildArch:	noarch
14cu|perl-File-ShareDir-Install-0.100.0-1|19	
14cu|perl-File-ShareDir-Install-0.100.0-1|20	%description
14cu|perl-File-ShareDir-Install-0.100.0-1|21	File::ShareDir::Install allows you to install read-only data files from a
14cu|perl-File-ShareDir-Install-0.100.0-1|22	distribution. It is a companion module to the File::ShareDir manpage, which
14cu|perl-File-ShareDir-Install-0.100.0-1|23	allows you to locate these files after installation.
14cu|perl-File-ShareDir-Install-0.100.0-1|24	
14cu|perl-File-ShareDir-Install-0.100.0-1|25	It is a port the Module::Install::Share manpage to the ExtUtils::MakeMaker
14cu|perl-File-ShareDir-Install-0.100.0-1|26	manpage with the improvement of only installing the files you want; '.svn'
14cu|perl-File-ShareDir-Install-0.100.0-1|27	and other source-control junk will be ignored.
14cu|perl-File-ShareDir-Install-0.100.0-1|28	
14cu|perl-File-ShareDir-Install-0.100.0-1|29	%prep
14cu|perl-File-ShareDir-Install-0.100.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-ShareDir-Install-0.100.0-1|31	
14cu|perl-File-ShareDir-Install-0.100.0-1|32	%build
14cu|perl-File-ShareDir-Install-0.100.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-ShareDir-Install-0.100.0-1|34	%make
14cu|perl-File-ShareDir-Install-0.100.0-1|35	
14cu|perl-File-ShareDir-Install-0.100.0-1|36	%check
14cu|perl-File-ShareDir-Install-0.100.0-1|37	%make test
14cu|perl-File-ShareDir-Install-0.100.0-1|38	
14cu|perl-File-ShareDir-Install-0.100.0-1|39	%install
14cu|perl-File-ShareDir-Install-0.100.0-1|40	%makeinstall_std
14cu|perl-File-ShareDir-Install-0.100.0-1|41	
14cu|perl-File-ShareDir-Install-0.100.0-1|42	%files
14cu|perl-File-ShareDir-Install-0.100.0-1|43	%doc Changes README META.yml
14cu|perl-File-ShareDir-Install-0.100.0-1|44	%{_mandir}/man3/*
14cu|perl-File-ShareDir-Install-0.100.0-1|45	%{perl_vendorlib}/*
14cu|perl-File-ShareDir-Install-0.100.0-1|46	
14cu|perl-File-ShareDir-Install-0.100.0-1|47	%changelog
14cu|perl-File-ShareDir-Install-0.100.0-1|48	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-File-ShareDir-Install-0.100.0-1|49	+ Revision: fd39d11
14cu|perl-File-ShareDir-Install-0.100.0-1|50	- Log: Update to 0.100.0
14cu|perl-File-ShareDir-Install-0.100.0-1|51	
14cu|perl-File-ShareDir-Install-0.100.0-1|52	

12954 14
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|1	%define upstream_name File-ShareDir-ProjectDistDir
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|2	%define upstream_version 1.000004
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|3	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|4	Name:       perl-%{upstream_name}
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|6	Release:    1
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|7	Summary:    Simple set-and-forget using of a '/share' directory in your projects root
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|8	License:    GPL+ or Artistic
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|9	Group:      Development/Perl
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|11	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|12	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|13	BuildRequires: perl-devel
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|14	BuildRequires: perl(Carp)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|16	BuildRequires: perl(File::HomeDir)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|17	BuildRequires: perl(File::ShareDir)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|19	BuildRequires: perl(FindBin)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|20	BuildRequires: perl(List::Util)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|21	BuildRequires: perl(Module::Runtime)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|22	BuildRequires: perl(Path::FindDev)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|23	BuildRequires: perl(Path::IsDev)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|24	BuildRequires: perl(Path::Tiny)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|25	BuildRequires: perl(Sub::Exporter)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|26	BuildRequires: perl(Test::More) >= 0.960.0
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|27	BuildRequires: perl(strict)
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|28	BuildArch:  noarch
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|29	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|30	%description
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|31	Simple set-and-forget using of a '/share' directory in your projects root.
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|32	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|33	%prep
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|35	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|36	%build
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|37	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|38	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|39	%make
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|40	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|41	%check
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|42	%make test
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|43	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|44	%install
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|45	%makeinstall_std
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|46	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|47	%files
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|48	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|49	%{_mandir}/man3/*
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|50	%{perl_vendorlib}/*
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|51	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|52	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|53	%changelog
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|54	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-1
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|55	+ Revision: 95b652c
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|56	- Added File::HomeDir BR
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|57	
14cu|perl-File-ShareDir-ProjectDistDir-1.0.4-1|58	

12955 14
14cu|perl-File-Tail-1.300.0-1|1	%define upstream_name File-Tail
14cu|perl-File-Tail-1.300.0-1|2	%define upstream_version 1.3
14cu|perl-File-Tail-1.300.0-1|3	
14cu|perl-File-Tail-1.300.0-1|4	Summary:	File::Tail module for Perl
14cu|perl-File-Tail-1.300.0-1|5	
14cu|perl-File-Tail-1.300.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-File-Tail-1.300.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-File-Tail-1.300.0-1|8	Release:	1
14cu|perl-File-Tail-1.300.0-1|9	License:	GPL or Artistic
14cu|perl-File-Tail-1.300.0-1|10	Group:		Development/Perl
14cu|perl-File-Tail-1.300.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Tail-1.300.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-File-Tail-1.300.0-1|13	Requires:	perl
14cu|perl-File-Tail-1.300.0-1|14	BuildRequires:	perl-devel
14cu|perl-File-Tail-1.300.0-1|15	BuildRequires:	perl-Time-HiRes
14cu|perl-File-Tail-1.300.0-1|16	BuildArch:	noarch
14cu|perl-File-Tail-1.300.0-1|17	
14cu|perl-File-Tail-1.300.0-1|18	%description
14cu|perl-File-Tail-1.300.0-1|19	This Perl modules allows to read from continously updated files.
14cu|perl-File-Tail-1.300.0-1|20	
14cu|perl-File-Tail-1.300.0-1|21	%prep
14cu|perl-File-Tail-1.300.0-1|22	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Tail-1.300.0-1|23	
14cu|perl-File-Tail-1.300.0-1|24	%build
14cu|perl-File-Tail-1.300.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Tail-1.300.0-1|26	%make
14cu|perl-File-Tail-1.300.0-1|27	
14cu|perl-File-Tail-1.300.0-1|28	%check
14cu|perl-File-Tail-1.300.0-1|29	%make test
14cu|perl-File-Tail-1.300.0-1|30	
14cu|perl-File-Tail-1.300.0-1|31	%clean
14cu|perl-File-Tail-1.300.0-1|32	
14cu|perl-File-Tail-1.300.0-1|33	%install
14cu|perl-File-Tail-1.300.0-1|34	%makeinstall_std
14cu|perl-File-Tail-1.300.0-1|35	
14cu|perl-File-Tail-1.300.0-1|36	%files
14cu|perl-File-Tail-1.300.0-1|37	%doc README Changes
14cu|perl-File-Tail-1.300.0-1|38	%{perl_vendorlib}/File
14cu|perl-File-Tail-1.300.0-1|39	%{_mandir}/*/*
14cu|perl-File-Tail-1.300.0-1|40	
14cu|perl-File-Tail-1.300.0-1|41	%changelog
14cu|perl-File-Tail-1.300.0-1|42	
14cu|perl-File-Tail-1.300.0-1|43	* Thu Jan 14 2016 dsilakov <denis.silakov@rosalab.ru> 1.300.0-1
14cu|perl-File-Tail-1.300.0-1|44	- (df1e239) Merge pull request #3 from import/perl-File-Tail:auto_update
14cu|perl-File-Tail-1.300.0-1|45	- (df1e239) Updated to 1.3 (by updates_builder)
14cu|perl-File-Tail-1.300.0-1|46	
14cu|perl-File-Tail-1.300.0-1|47	

12956 14
14cu|perl-File-Zglob-0.110.0-1|1	%define upstream_name    File-Zglob
14cu|perl-File-Zglob-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-File-Zglob-0.110.0-1|3	
14cu|perl-File-Zglob-0.110.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-File-Zglob-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-File-Zglob-0.110.0-1|6	Release:    1
14cu|perl-File-Zglob-0.110.0-1|7	
14cu|perl-File-Zglob-0.110.0-1|8	Summary:    Extended globs
14cu|perl-File-Zglob-0.110.0-1|9	License:    GPL+ or Artistic
14cu|perl-File-Zglob-0.110.0-1|10	Group:      Development/Perl
14cu|perl-File-Zglob-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-File-Zglob-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-File-Zglob-0.110.0-1|13	
14cu|perl-File-Zglob-0.110.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-File-Zglob-0.110.0-1|15	BuildRequires: perl(Test::More)
14cu|perl-File-Zglob-0.110.0-1|16	BuildRequires: perl-devel
14cu|perl-File-Zglob-0.110.0-1|17	
14cu|perl-File-Zglob-0.110.0-1|18	BuildArch: noarch
14cu|perl-File-Zglob-0.110.0-1|19	
14cu|perl-File-Zglob-0.110.0-1|20	%description
14cu|perl-File-Zglob-0.110.0-1|21	*WARNINGS: THIS IS ALPHA VERSION. API MAY CHANGE WITHOUT NOTICE*
14cu|perl-File-Zglob-0.110.0-1|22	
14cu|perl-File-Zglob-0.110.0-1|23	Provides a traditional Unix glob(3) functionality; returns a list of
14cu|perl-File-Zglob-0.110.0-1|24	pathnames that matches the given pattern.
14cu|perl-File-Zglob-0.110.0-1|25	
14cu|perl-File-Zglob-0.110.0-1|26	File::Zglob provides extended glob. It supports '**/*.pm' form.
14cu|perl-File-Zglob-0.110.0-1|27	
14cu|perl-File-Zglob-0.110.0-1|28	%prep
14cu|perl-File-Zglob-0.110.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-File-Zglob-0.110.0-1|30	
14cu|perl-File-Zglob-0.110.0-1|31	%build
14cu|perl-File-Zglob-0.110.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-File-Zglob-0.110.0-1|33	
14cu|perl-File-Zglob-0.110.0-1|34	%make
14cu|perl-File-Zglob-0.110.0-1|35	
14cu|perl-File-Zglob-0.110.0-1|36	%check
14cu|perl-File-Zglob-0.110.0-1|37	%make test
14cu|perl-File-Zglob-0.110.0-1|38	
14cu|perl-File-Zglob-0.110.0-1|39	%install
14cu|perl-File-Zglob-0.110.0-1|40	%makeinstall_std
14cu|perl-File-Zglob-0.110.0-1|41	
14cu|perl-File-Zglob-0.110.0-1|42	%files
14cu|perl-File-Zglob-0.110.0-1|43	%doc Changes README META.yml
14cu|perl-File-Zglob-0.110.0-1|44	%{_mandir}/man3/*
14cu|perl-File-Zglob-0.110.0-1|45	%perl_vendorlib/*
14cu|perl-File-Zglob-0.110.0-1|46	
14cu|perl-File-Zglob-0.110.0-1|47	%changelog
14cu|perl-File-Zglob-0.110.0-1|48	
14cu|perl-File-Zglob-0.110.0-1|49	* Tue Jun 30 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-File-Zglob-0.110.0-1|50	- (a31f6a6) Imported from SRPM
14cu|perl-File-Zglob-0.110.0-1|51	
14cu|perl-File-Zglob-0.110.0-1|52	

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

12958 14
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|1	%define upstream_name	 Finance-Bank-LaPoste
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|2	%define upstream_version 7.09
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|3	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|6	Release:	3
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|7	Summary:	Check your "La Poste" accounts from Perl
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|8	License:	GPL+ or Artistic
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|9	Group:		Development/Perl
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|12	Patch0:		perl-Finance-Bank-LaPoste-imagemagik.patch
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|13	BuildRequires:	perl-devel
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|14	BuildRequires:	perl(Image::Magick)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|15	BuildRequires:	perl(LWP) >= 6.130.0
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|16	BuildRequires:	perl(HTML::Form)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|17	BuildRequires:	perl(HTML::Parser)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|18	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|19	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|20	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|21	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|22	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|23	BuildRequires:  pkgconfig(ImageMagick)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|24	Requires:	perl(Crypt::SSLeay)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|25	BuildArch:	noarch
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|26	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|27	%description
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|28	This module provides a read-only interface to the Videoposte online
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|29	banking system at <https://www.videoposte.com/>.
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|30	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|31	The interface of this module is similar to other Finance::Bank modules.
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|32	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|33	%prep
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|35	%patch0 -p1
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|36	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|37	%build
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|39	make
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|40	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|41	%check
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|42	make test
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|43	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|44	%install
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|45	%makeinstall_std
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|46	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|47	%files
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|48	%doc Changes
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|49	%{perl_vendorlib}/Finance/Bank/*
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|50	%{_mandir}/*/*
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|51	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|52	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|53	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|54	%changelog
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|55	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|56	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 7.90.0-3
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|57	- (bd14d8b) Log: Use perl(Image::Magick) instead of perl(Graphics::Magick)
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|58	- (bd14d8b) fixed tests and BR
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|59	
14cu|perl-Finance-Bank-LaPoste-7.90.0-3|60	

12959 14
14cu|perl-Flickr-API-1.190.0-1|1	%define upstream_name    Flickr-API
14cu|perl-Flickr-API-1.190.0-1|2	%define upstream_version 1.19
14cu|perl-Flickr-API-1.190.0-1|3	
14cu|perl-Flickr-API-1.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Flickr-API-1.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Flickr-API-1.190.0-1|6	Release:	1
14cu|perl-Flickr-API-1.190.0-1|7	Summary:	Perl interface to the flickr.com API
14cu|perl-Flickr-API-1.190.0-1|8	License:	GPL+ or Artistic
14cu|perl-Flickr-API-1.190.0-1|9	Group:		Development/Perl
14cu|perl-Flickr-API-1.190.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Flickr-API-1.190.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/L/LB/LBMOORE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Flickr-API-1.190.0-1|12	
14cu|perl-Flickr-API-1.190.0-1|13	BuildRequires:	perl-devel
14cu|perl-Flickr-API-1.190.0-1|14	BuildRequires:	perl(LWP)
14cu|perl-Flickr-API-1.190.0-1|15	BuildRequires:	perl(XML::Parser::Lite::Tree)
14cu|perl-Flickr-API-1.190.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Flickr-API-1.190.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Flickr-API-1.190.0-1|18	BuildRequires:	perl(Getopt::Long) >= 2.420.0
14cu|perl-Flickr-API-1.190.0-1|19	BuildRequires:	perl(Term::ReadKey) >= 2.320.0
14cu|perl-Flickr-API-1.190.0-1|20	BuildRequires:	perl(Digest::MD5) >= 2.540.0
14cu|perl-Flickr-API-1.190.0-1|21	BuildRequires:	perl(HTTP::Message) >= 6.60.0
14cu|perl-Flickr-API-1.190.0-1|22	BuildRequires:	perl(HTTP::Request)
14cu|perl-Flickr-API-1.190.0-1|23	BuildRequires:	perl(HTTP::Response)
14cu|perl-Flickr-API-1.190.0-1|24	BuildRequires:	perl(Net::OAuth) >= 0.280.0
14cu|perl-Flickr-API-1.190.0-1|25	BuildRequires:	perl(URI) >= 1.650.0
14cu|perl-Flickr-API-1.190.0-1|26	BuildRequires:	perl(XML::Simple) >= 2.200.0
14cu|perl-Flickr-API-1.190.0-1|27	BuildRequires:	perl(XML::LibXML::Simple)
14cu|perl-Flickr-API-1.190.0-1|28	BuildRequires:	perl(Test::Script)
14cu|perl-Flickr-API-1.190.0-1|29	
14cu|perl-Flickr-API-1.190.0-1|30	BuildArch:	noarch
14cu|perl-Flickr-API-1.190.0-1|31	
14cu|perl-Flickr-API-1.190.0-1|32	%description
14cu|perl-Flickr-API-1.190.0-1|33	Perl interface to the flickr.com API
14cu|perl-Flickr-API-1.190.0-1|34	
14cu|perl-Flickr-API-1.190.0-1|35	%prep
14cu|perl-Flickr-API-1.190.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Flickr-API-1.190.0-1|37	
14cu|perl-Flickr-API-1.190.0-1|38	%build
14cu|perl-Flickr-API-1.190.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
14cu|perl-Flickr-API-1.190.0-1|40	make
14cu|perl-Flickr-API-1.190.0-1|41	
14cu|perl-Flickr-API-1.190.0-1|42	%check
14cu|perl-Flickr-API-1.190.0-1|43	make test
14cu|perl-Flickr-API-1.190.0-1|44	
14cu|perl-Flickr-API-1.190.0-1|45	%install
14cu|perl-Flickr-API-1.190.0-1|46	%makeinstall_std
14cu|perl-Flickr-API-1.190.0-1|47	
14cu|perl-Flickr-API-1.190.0-1|48	%files
14cu|perl-Flickr-API-1.190.0-1|49	%doc Changes META.json META.yml README examples
14cu|perl-Flickr-API-1.190.0-1|50	%{_bindir}/*.pl
14cu|perl-Flickr-API-1.190.0-1|51	%{perl_vendorlib}/
14cu|perl-Flickr-API-1.190.0-1|52	%{_mandir}/*/*
14cu|perl-Flickr-API-1.190.0-1|53	
14cu|perl-Flickr-API-1.190.0-1|54	
14cu|perl-Flickr-API-1.190.0-1|55	
14cu|perl-Flickr-API-1.190.0-1|56	
14cu|perl-Flickr-API-1.190.0-1|57	%changelog
14cu|perl-Flickr-API-1.190.0-1|58	
14cu|perl-Flickr-API-1.190.0-1|59	* Fri Sep 18 2015 abfonly <abfonly@gmail.com> 1.190.0-1
14cu|perl-Flickr-API-1.190.0-1|60	- (f846526) Log: Update to 1.190.0
14cu|perl-Flickr-API-1.190.0-1|61	
14cu|perl-Flickr-API-1.190.0-1|62	

12960 14
14cu|perl-Flickr-Upload-1.500.0-1|1	%define upstream_name    Flickr-Upload
14cu|perl-Flickr-Upload-1.500.0-1|2	%define upstream_version 1.5
14cu|perl-Flickr-Upload-1.500.0-1|3	
14cu|perl-Flickr-Upload-1.500.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Flickr-Upload-1.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Flickr-Upload-1.500.0-1|6	Release:	1
14cu|perl-Flickr-Upload-1.500.0-1|7	
14cu|perl-Flickr-Upload-1.500.0-1|8	Summary:	Upload images to flickr.com
14cu|perl-Flickr-Upload-1.500.0-1|9	
14cu|perl-Flickr-Upload-1.500.0-1|10	License:	GPL+ or Artistic
14cu|perl-Flickr-Upload-1.500.0-1|11	Group:		Development/Perl
14cu|perl-Flickr-Upload-1.500.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Flickr-Upload-1.500.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SS/SSEVERIN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Flickr-Upload-1.500.0-1|14	
14cu|perl-Flickr-Upload-1.500.0-1|15	BuildRequires:	perl-devel
14cu|perl-Flickr-Upload-1.500.0-1|16	BuildRequires:	perl(Flickr::API) >= 1.100.0
14cu|perl-Flickr-Upload-1.500.0-1|17	BuildRequires:	perl(XML::Parser::Lite::Tree)
14cu|perl-Flickr-Upload-1.500.0-1|18	BuildRequires:	perl(LWP)
14cu|perl-Flickr-Upload-1.500.0-1|19	BuildRequires:	perl(LWP::Protocol::https)
14cu|perl-Flickr-Upload-1.500.0-1|20	BuildRequires:	perl(Mozilla::CA)
14cu|perl-Flickr-Upload-1.500.0-1|21	BuildRequires:	perl(XML::Simple)
14cu|perl-Flickr-Upload-1.500.0-1|22	
14cu|perl-Flickr-Upload-1.500.0-1|23	BuildArch:	noarch
14cu|perl-Flickr-Upload-1.500.0-1|24	
14cu|perl-Flickr-Upload-1.500.0-1|25	%description
14cu|perl-Flickr-Upload-1.500.0-1|26	Upload an image to flickr.com
14cu|perl-Flickr-Upload-1.500.0-1|27	
14cu|perl-Flickr-Upload-1.500.0-1|28	%prep
14cu|perl-Flickr-Upload-1.500.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Flickr-Upload-1.500.0-1|30	
14cu|perl-Flickr-Upload-1.500.0-1|31	%build
14cu|perl-Flickr-Upload-1.500.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Flickr-Upload-1.500.0-1|33	%make
14cu|perl-Flickr-Upload-1.500.0-1|34	
14cu|perl-Flickr-Upload-1.500.0-1|35	%check
14cu|perl-Flickr-Upload-1.500.0-1|36	make test
14cu|perl-Flickr-Upload-1.500.0-1|37	
14cu|perl-Flickr-Upload-1.500.0-1|38	%install
14cu|perl-Flickr-Upload-1.500.0-1|39	%makeinstall_std
14cu|perl-Flickr-Upload-1.500.0-1|40	
14cu|perl-Flickr-Upload-1.500.0-1|41	
14cu|perl-Flickr-Upload-1.500.0-1|42	%files
14cu|perl-Flickr-Upload-1.500.0-1|43	%doc README ChangeLog META.json META.yml
14cu|perl-Flickr-Upload-1.500.0-1|44	%{perl_vendorlib}/Flickr
14cu|perl-Flickr-Upload-1.500.0-1|45	%{_mandir}/*/*
14cu|perl-Flickr-Upload-1.500.0-1|46	%{_bindir}/flickr_upload
14cu|perl-Flickr-Upload-1.500.0-1|47	
14cu|perl-Flickr-Upload-1.500.0-1|48	
14cu|perl-Flickr-Upload-1.500.0-1|49	
14cu|perl-Flickr-Upload-1.500.0-1|50	%changelog
14cu|perl-Flickr-Upload-1.500.0-1|51	
14cu|perl-Flickr-Upload-1.500.0-1|52	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 1.500.0-1
14cu|perl-Flickr-Upload-1.500.0-1|53	- (a1fafef) Log: update to 1.500.0
14cu|perl-Flickr-Upload-1.500.0-1|54	
14cu|perl-Flickr-Upload-1.500.0-1|55	

12961 14
14cu|perl-Font-TTF-1.50.0-1|1	%define upstream_name	 Font-TTF
14cu|perl-Font-TTF-1.50.0-1|2	%define upstream_version 1.05
14cu|perl-Font-TTF-1.50.0-1|3	
14cu|perl-Font-TTF-1.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Font-TTF-1.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Font-TTF-1.50.0-1|6	Release:	1
14cu|perl-Font-TTF-1.50.0-1|7	Summary:	Perl module for TrueType Font hacking
14cu|perl-Font-TTF-1.50.0-1|8	License:	Artistic 2.0
14cu|perl-Font-TTF-1.50.0-1|9	Group:		Development/Perl
14cu|perl-Font-TTF-1.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Font-TTF-1.50.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Font/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Font-TTF-1.50.0-1|12	
14cu|perl-Font-TTF-1.50.0-1|13	BuildRequires:	perl(Compress::Zlib)
14cu|perl-Font-TTF-1.50.0-1|14	BuildRequires:	perl(IO::String)
14cu|perl-Font-TTF-1.50.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Font-TTF-1.50.0-1|16	BuildRequires:	perl-devel
14cu|perl-Font-TTF-1.50.0-1|17	BuildArch:	noarch
14cu|perl-Font-TTF-1.50.0-1|18	
14cu|perl-Font-TTF-1.50.0-1|19	%description
14cu|perl-Font-TTF-1.50.0-1|20	Perl module to manipulate TTF fonts, needed by perl-Text-PDF.
14cu|perl-Font-TTF-1.50.0-1|21	
14cu|perl-Font-TTF-1.50.0-1|22	%prep
14cu|perl-Font-TTF-1.50.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Font-TTF-1.50.0-1|24	rm -f lib/Font/TTF/Win32.pm
14cu|perl-Font-TTF-1.50.0-1|25	
14cu|perl-Font-TTF-1.50.0-1|26	%build
14cu|perl-Font-TTF-1.50.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Font-TTF-1.50.0-1|28	%make
14cu|perl-Font-TTF-1.50.0-1|29	
14cu|perl-Font-TTF-1.50.0-1|30	%check
14cu|perl-Font-TTF-1.50.0-1|31	%make test
14cu|perl-Font-TTF-1.50.0-1|32	
14cu|perl-Font-TTF-1.50.0-1|33	%install
14cu|perl-Font-TTF-1.50.0-1|34	%makeinstall_std
14cu|perl-Font-TTF-1.50.0-1|35	
14cu|perl-Font-TTF-1.50.0-1|36	%files
14cu|perl-Font-TTF-1.50.0-1|37	%doc Changes CONTRIBUTORS LICENSE META.json  META.yml README.* TODO
14cu|perl-Font-TTF-1.50.0-1|38	%{_mandir}/*/*
14cu|perl-Font-TTF-1.50.0-1|39	%{perl_vendorlib}/Font/
14cu|perl-Font-TTF-1.50.0-1|40	%{perl_vendorlib}/ttfmod.pl
14cu|perl-Font-TTF-1.50.0-1|41	
14cu|perl-Font-TTF-1.50.0-1|42	%changelog
14cu|perl-Font-TTF-1.50.0-1|43	
14cu|perl-Font-TTF-1.50.0-1|44	* Mon Jun 29 2015 abfonly <abfonly@gmail.com> 1.50.0-1
14cu|perl-Font-TTF-1.50.0-1|45	- (4442b57) Log: update to 1.50.0
14cu|perl-Font-TTF-1.50.0-1|46	
14cu|perl-Font-TTF-1.50.0-1|47	

12962 14
14cu|perl-forks-0.360.0-1|1	%define upstream_name	 forks
14cu|perl-forks-0.360.0-1|2	%define upstream_version 0.36
14cu|perl-forks-0.360.0-1|3	%define __noautoprov 'forks.so'
14cu|perl-forks-0.360.0-1|4	
14cu|perl-forks-0.360.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-forks-0.360.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-forks-0.360.0-1|7	Release:	1
14cu|perl-forks-0.360.0-1|8	
14cu|perl-forks-0.360.0-1|9	Summary:	Drop-in replacement for Perl threads using fork()
14cu|perl-forks-0.360.0-1|10	
14cu|perl-forks-0.360.0-1|11	License:	GPL+ or Artistic
14cu|perl-forks-0.360.0-1|12	Group:		Development/Perl
14cu|perl-forks-0.360.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-forks-0.360.0-1|14	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-forks-0.360.0-1|15	
14cu|perl-forks-0.360.0-1|16	BuildRequires: perl-devel
14cu|perl-forks-0.360.0-1|17	BuildRequires: perl(Acme::Damn)
14cu|perl-forks-0.360.0-1|18	BuildRequires: perl(Attribute::Handlers)
14cu|perl-forks-0.360.0-1|19	BuildRequires: perl(Devel::Symdump)
14cu|perl-forks-0.360.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-forks-0.360.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-forks-0.360.0-1|22	BuildRequires: perl(IO::Socket) >= 1.180.0
14cu|perl-forks-0.360.0-1|23	BuildRequires: perl(List::MoreUtils) >= 0.150.0
14cu|perl-forks-0.360.0-1|24	BuildRequires: perl(Scalar::Util) >= 1.110.0
14cu|perl-forks-0.360.0-1|25	BuildRequires: perl(Storable)
14cu|perl-forks-0.360.0-1|26	BuildRequires: perl(Sys::SigAction) >= 0.110.0
14cu|perl-forks-0.360.0-1|27	BuildRequires: perl(Test::More)
14cu|perl-forks-0.360.0-1|28	BuildRequires: perl(Time::HiRes)
14cu|perl-forks-0.360.0-1|29	BuildRequires: perl(base)
14cu|perl-forks-0.360.0-1|30	### rpmbuild failed to chatch those
14cu|perl-forks-0.360.0-1|31	Provides:       perl(forks::Devel::Symdump) = %{EVRD}
14cu|perl-forks-0.360.0-1|32	Provides:       perl(forks) = %{EVRD}
14cu|perl-forks-0.360.0-1|33	
14cu|perl-forks-0.360.0-1|34	%description
14cu|perl-forks-0.360.0-1|35	The "forks" pragma allows a developer to use threads without having to have
14cu|perl-forks-0.360.0-1|36	a threaded perl, or to even run 5.8.0 or higher.
14cu|perl-forks-0.360.0-1|37	
14cu|perl-forks-0.360.0-1|38	%prep
14cu|perl-forks-0.360.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-forks-0.360.0-1|40	
14cu|perl-forks-0.360.0-1|41	%build
14cu|perl-forks-0.360.0-1|42	find -type f | xargs chmod 644
14cu|perl-forks-0.360.0-1|43	yes no | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-forks-0.360.0-1|44	%make
14cu|perl-forks-0.360.0-1|45	
14cu|perl-forks-0.360.0-1|46	%check
14cu|perl-forks-0.360.0-1|47	make test
14cu|perl-forks-0.360.0-1|48	
14cu|perl-forks-0.360.0-1|49	%install
14cu|perl-forks-0.360.0-1|50	%makeinstall_std
14cu|perl-forks-0.360.0-1|51	
14cu|perl-forks-0.360.0-1|52	%files
14cu|perl-forks-0.360.0-1|53	%doc README TODO META.json META.yml Changes CREDITS
14cu|perl-forks-0.360.0-1|54	%{perl_vendorarch}/%{upstream_name}.pm
14cu|perl-forks-0.360.0-1|55	%{perl_vendorarch}/auto/%{upstream_name}/*
14cu|perl-forks-0.360.0-1|56	%{perl_vendorarch}/%{upstream_name}/*
14cu|perl-forks-0.360.0-1|57	%{perl_vendorarch}/threads/shared/*
14cu|perl-forks-0.360.0-1|58	%{_mandir}/*/*
14cu|perl-forks-0.360.0-1|59	
14cu|perl-forks-0.360.0-1|60	
14cu|perl-forks-0.360.0-1|61	
14cu|perl-forks-0.360.0-1|62	
14cu|perl-forks-0.360.0-1|63	%changelog
14cu|perl-forks-0.360.0-1|64	
14cu|perl-forks-0.360.0-1|65	* Sat Jun 27 2015 abfonly <John@smith.org> 0.360.0-1
14cu|perl-forks-0.360.0-1|66	- (a2ad014) Log: update to 0.360.0, fixed and enabled tests
14cu|perl-forks-0.360.0-1|67	
14cu|perl-forks-0.360.0-1|68	

12963 14
14cu|perl-Fuse-0.161.0-1|1	%define __noautoprov 'Fuse.so'
14cu|perl-Fuse-0.161.0-1|2	
14cu|perl-Fuse-0.161.0-1|3	%define	upstream_name	 Fuse
14cu|perl-Fuse-0.161.0-1|4	%define upstream_version 0.16.1
14cu|perl-Fuse-0.161.0-1|5	
14cu|perl-Fuse-0.161.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Fuse-0.161.0-1|7	#Version:    %perl_convert_version %{upstream_version}
14cu|perl-Fuse-0.161.0-1|8	Version:    0.161.0
14cu|perl-Fuse-0.161.0-1|9	Release:	1
14cu|perl-Fuse-0.161.0-1|10	
14cu|perl-Fuse-0.161.0-1|11	Summary:	Write filesystems in Perl using FUSE
14cu|perl-Fuse-0.161.0-1|12	
14cu|perl-Fuse-0.161.0-1|13	License:	GPLv2+
14cu|perl-Fuse-0.161.0-1|14	Group:		Development/Perl
14cu|perl-Fuse-0.161.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Fuse-0.161.0-1|16	Source0:	http://www.cpan.org/authors/id/D/DP/DPAVLIN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Fuse-0.161.0-1|17	
14cu|perl-Fuse-0.161.0-1|18	BuildRequires:  pkgconfig(fuse)
14cu|perl-Fuse-0.161.0-1|19	BuildRequires:  fuse
14cu|perl-Fuse-0.161.0-1|20	BuildRequires:	perl-devel
14cu|perl-Fuse-0.161.0-1|21	BuildRequires:	perl(Unix::Mknod)
14cu|perl-Fuse-0.161.0-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-Fuse-0.161.0-1|23	BuildRequires:	perl(Filesys::Statvfs)
14cu|perl-Fuse-0.161.0-1|24	BuildRequires:	perl(Lchown)
14cu|perl-Fuse-0.161.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Fuse-0.161.0-1|26	BuildRequires:	perl(Test::Harness)
14cu|perl-Fuse-0.161.0-1|27	
14cu|perl-Fuse-0.161.0-1|28	# perl_convert_version wasn't applied
14cu|perl-Fuse-0.161.0-1|29	Obsoletes:	 perl-Fuse = 0.150.0
14cu|perl-Fuse-0.161.0-1|30	Obsoletes:	 perl(Fuse) = 0.150.0
14cu|perl-Fuse-0.161.0-1|31	
14cu|perl-Fuse-0.161.0-1|32	Provides: perl(Fuse) = 0.161.0
14cu|perl-Fuse-0.161.0-1|33	Provides: perl-Fuse = 0.161.0
14cu|perl-Fuse-0.161.0-1|34	
14cu|perl-Fuse-0.161.0-1|35	%description
14cu|perl-Fuse-0.161.0-1|36	This lets you implement filesystems in perl, through the FUSE (Filesystem in
14cu|perl-Fuse-0.161.0-1|37	USErspace) kernel/lib interface.
14cu|perl-Fuse-0.161.0-1|38	
14cu|perl-Fuse-0.161.0-1|39	%prep
14cu|perl-Fuse-0.161.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Fuse-0.161.0-1|41	chmod -x Fuse.xs Fuse.pm
14cu|perl-Fuse-0.161.0-1|42	
14cu|perl-Fuse-0.161.0-1|43	
14cu|perl-Fuse-0.161.0-1|44	%build
14cu|perl-Fuse-0.161.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Fuse-0.161.0-1|46	%make
14cu|perl-Fuse-0.161.0-1|47	
14cu|perl-Fuse-0.161.0-1|48	%check
14cu|perl-Fuse-0.161.0-1|49	# Need root attr, and interactive tty.Sflo
14cu|perl-Fuse-0.161.0-1|50	# make test
14cu|perl-Fuse-0.161.0-1|51	
14cu|perl-Fuse-0.161.0-1|52	%install
14cu|perl-Fuse-0.161.0-1|53	%makeinstall_std
14cu|perl-Fuse-0.161.0-1|54	
14cu|perl-Fuse-0.161.0-1|55	%files
14cu|perl-Fuse-0.161.0-1|56	%doc AUTHORS Changes README
14cu|perl-Fuse-0.161.0-1|57	%{perl_vendorarch}/Fuse*
14cu|perl-Fuse-0.161.0-1|58	%{perl_vendorarch}/auto/Fuse*
14cu|perl-Fuse-0.161.0-1|59	%{_mandir}/man3/*
14cu|perl-Fuse-0.161.0-1|60	
14cu|perl-Fuse-0.161.0-1|61	
14cu|perl-Fuse-0.161.0-1|62	
14cu|perl-Fuse-0.161.0-1|63	%changelog
14cu|perl-Fuse-0.161.0-1|64	
14cu|perl-Fuse-0.161.0-1|65	* Sat Jun 06 2015 abfonly <abfonly@gmail.com> 0.161.0-1
14cu|perl-Fuse-0.161.0-1|66	- (e68f15d) Updated perl-Fuse.spec
14cu|perl-Fuse-0.161.0-1|67	
14cu|perl-Fuse-0.161.0-1|68	

12964 14
14cu|perl-Games-Dice-0.45.0-1|1	%define upstream_name    Games-Dice
14cu|perl-Games-Dice-0.45.0-1|2	%define upstream_version 0.045
14cu|perl-Games-Dice-0.45.0-1|3	
14cu|perl-Games-Dice-0.45.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Games-Dice-0.45.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Games-Dice-0.45.0-1|6	Release:	1
14cu|perl-Games-Dice-0.45.0-1|7	
14cu|perl-Games-Dice-0.45.0-1|8	Summary:	Simulates rolling dice
14cu|perl-Games-Dice-0.45.0-1|9	
14cu|perl-Games-Dice-0.45.0-1|10	License:	GPL+ or Artistic
14cu|perl-Games-Dice-0.45.0-1|11	Group:		Development/Perl
14cu|perl-Games-Dice-0.45.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Games-Dice-0.45.0-1|13	Source0:	http://www.cpan.org/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Games-Dice-0.45.0-1|14	
14cu|perl-Games-Dice-0.45.0-1|15	
14cu|perl-Games-Dice-0.45.0-1|16	BuildRequires: perl-devel
14cu|perl-Games-Dice-0.45.0-1|17	BuildRequires: perl(Test::Script)
14cu|perl-Games-Dice-0.45.0-1|18	BuildRequires: perl(Capture::Tiny)
14cu|perl-Games-Dice-0.45.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Games-Dice-0.45.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Games-Dice-0.45.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-Games-Dice-0.45.0-1|22	BuildRequires: perl(Exporter) >= 5.720.0
14cu|perl-Games-Dice-0.45.0-1|23	BuildRequires: perl(strict)
14cu|perl-Games-Dice-0.45.0-1|24	BuildRequires: perl(warnings)
14cu|perl-Games-Dice-0.45.0-1|25	
14cu|perl-Games-Dice-0.45.0-1|26	
14cu|perl-Games-Dice-0.45.0-1|27	BuildArch:	noarch
14cu|perl-Games-Dice-0.45.0-1|28	
14cu|perl-Games-Dice-0.45.0-1|29	%description
14cu|perl-Games-Dice-0.45.0-1|30	Games::Dice simulates die rolls. It uses a function-oriented (not
14cu|perl-Games-Dice-0.45.0-1|31	object-oriented) interface. No functions are exported by default. At
14cu|perl-Games-Dice-0.45.0-1|32	present, there are two functions which are exportable: 'roll' and
14cu|perl-Games-Dice-0.45.0-1|33	'roll_array'. The latter is used internally by 'roll', but can also be
14cu|perl-Games-Dice-0.45.0-1|34	exported by itself.
14cu|perl-Games-Dice-0.45.0-1|35	
14cu|perl-Games-Dice-0.45.0-1|36	The number and type of dice to roll is given in a style which should be
14cu|perl-Games-Dice-0.45.0-1|37	familiar to players of popular role-playing games: _a_d_b_[+-*/b]_c_. _a_
14cu|perl-Games-Dice-0.45.0-1|38	is optional and defaults to 1; it gives the number of dice to roll. _b_
14cu|perl-Games-Dice-0.45.0-1|39	indicates the number of sides to each die; the most common, cube-shaped die
14cu|perl-Games-Dice-0.45.0-1|40	is thus a d6. % can be used instead of 100 for _b_; hence, rolling 2d% and
14cu|perl-Games-Dice-0.45.0-1|41	2d100 is equivalent. 'roll' simulates _a_ rolls of _b_-sided dice and adds
14cu|perl-Games-Dice-0.45.0-1|42	together the results. The optional end, consisting of one of +-*/b and a
14cu|perl-Games-Dice-0.45.0-1|43	number _c_, can modify the sum of the individual dice. +-*/ are similar in
14cu|perl-Games-Dice-0.45.0-1|44	that they take the sum of the rolls and add or subtract _c_, or multiply or
14cu|perl-Games-Dice-0.45.0-1|45	divide the sum by _c_. (x can also be used instead of *.) Hence, 1d6+2
14cu|perl-Games-Dice-0.45.0-1|46	gives a number in the range 3..8, and 2d4*10 gives a number in the range
14cu|perl-Games-Dice-0.45.0-1|47	20..80. (Using / truncates the result to an int after dividing.) Using b in
14cu|perl-Games-Dice-0.45.0-1|48	this slot is a little different: it's short for "best" and indicates "roll
14cu|perl-Games-Dice-0.45.0-1|49	a number of dice, but add together only the best few". For example, 5d6b3
14cu|perl-Games-Dice-0.45.0-1|50	rolls five six- sided dice and adds together the three best rolls. This is
14cu|perl-Games-Dice-0.45.0-1|51	sometimes used, for example, in roll-playing to give higher averages.
14cu|perl-Games-Dice-0.45.0-1|52	
14cu|perl-Games-Dice-0.45.0-1|53	Generally, 'roll' probably provides the nicer interface, since it does the
14cu|perl-Games-Dice-0.45.0-1|54	adding up itself. However, in some situations one may wish to process the
14cu|perl-Games-Dice-0.45.0-1|55	individual rolls (for example, I am told that in the game Feng Shui, the
14cu|perl-Games-Dice-0.45.0-1|56	number of dice to be rolled cannot be determined in advance but depends on
14cu|perl-Games-Dice-0.45.0-1|57	whether any 6's were rolled); in such a case, one can use 'roll_array' to
14cu|perl-Games-Dice-0.45.0-1|58	return an array of values, which can then be examined or processed in an
14cu|perl-Games-Dice-0.45.0-1|59	application-dependent manner.
14cu|perl-Games-Dice-0.45.0-1|60	
14cu|perl-Games-Dice-0.45.0-1|61	%prep
14cu|perl-Games-Dice-0.45.0-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Games-Dice-0.45.0-1|63	
14cu|perl-Games-Dice-0.45.0-1|64	%build
14cu|perl-Games-Dice-0.45.0-1|65	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Games-Dice-0.45.0-1|66	%make
14cu|perl-Games-Dice-0.45.0-1|67	
14cu|perl-Games-Dice-0.45.0-1|68	%check
14cu|perl-Games-Dice-0.45.0-1|69	%make test
14cu|perl-Games-Dice-0.45.0-1|70	
14cu|perl-Games-Dice-0.45.0-1|71	%install
14cu|perl-Games-Dice-0.45.0-1|72	%makeinstall_std
14cu|perl-Games-Dice-0.45.0-1|73	
14cu|perl-Games-Dice-0.45.0-1|74	%files
14cu|perl-Games-Dice-0.45.0-1|75	%doc Changes LICENSE META.json META.yml README
14cu|perl-Games-Dice-0.45.0-1|76	%{_mandir}/man3/*
14cu|perl-Games-Dice-0.45.0-1|77	%{_mandir}/man1/*
14cu|perl-Games-Dice-0.45.0-1|78	%{_bindir}/roll
14cu|perl-Games-Dice-0.45.0-1|79	%{perl_vendorlib}/*
14cu|perl-Games-Dice-0.45.0-1|80	
14cu|perl-Games-Dice-0.45.0-1|81	
14cu|perl-Games-Dice-0.45.0-1|82	%changelog
14cu|perl-Games-Dice-0.45.0-1|83	
14cu|perl-Games-Dice-0.45.0-1|84	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 0.45.0-1
14cu|perl-Games-Dice-0.45.0-1|85	- (ff025b2) Log: Update to 0.45.0
14cu|perl-Games-Dice-0.45.0-1|86	
14cu|perl-Games-Dice-0.45.0-1|87	

12965 14
14cu|perl-Games-Solitaire-Verify-0.140.0-1|1	%define upstream_name    Games-Solitaire-Verify
14cu|perl-Games-Solitaire-Verify-0.140.0-1|2	%define upstream_version 0.1400
14cu|perl-Games-Solitaire-Verify-0.140.0-1|3	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|4	%{?perl_default_filter}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|5	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|8	Release:    %mkrel 1
14cu|perl-Games-Solitaire-Verify-0.140.0-1|9	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|10	Summary:    Process and verify solitaire games
14cu|perl-Games-Solitaire-Verify-0.140.0-1|11	License:    MIT
14cu|perl-Games-Solitaire-Verify-0.140.0-1|12	Group:      Development/Perl
14cu|perl-Games-Solitaire-Verify-0.140.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Games-Solitaire-Verify-0.140.0-1|15	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|16	BuildRequires: perl(Class::XSAccessor)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|17	BuildRequires: perl(Data::Dumper) >= 2.154.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|18	BuildRequires: perl(Exception::Class)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|19	BuildRequires: perl(File::Spec) >= 3.470.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|20	BuildRequires: perl(File::Temp)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|21	BuildRequires: perl(Getopt::Long) >= 2.360.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|22	BuildRequires: perl(IO::Handle)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|23	BuildRequires: perl(IPC::Open3)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|24	BuildRequires: perl(List::MoreUtils)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|25	BuildRequires: perl(List::Util)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|26	BuildRequires: perl(Module::Build) >= 0.280.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|27	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|28	BuildRequires: perl(MooX::late) >= 0.10.0
14cu|perl-Games-Solitaire-Verify-0.140.0-1|29	BuildRequires: perl(POSIX)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|30	BuildRequires: perl(Test::Differences)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|31	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Games-Solitaire-Verify-0.140.0-1|32	BuildRequires: perl(autodie)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|33	BuildRequires: perl(base)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|34	BuildRequires: perl(parent)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|35	BuildRequires: perl(strict)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|36	BuildRequires: perl(vars)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|37	BuildRequires: perl(warnings)
14cu|perl-Games-Solitaire-Verify-0.140.0-1|38	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|39	BuildArch:  noarch
14cu|perl-Games-Solitaire-Verify-0.140.0-1|40	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|41	%description
14cu|perl-Games-Solitaire-Verify-0.140.0-1|42	This is a CPAN Perl module that verifies the solutions of various variants
14cu|perl-Games-Solitaire-Verify-0.140.0-1|43	of card Solitaire. It does not aim to try to be a solver for them, because
14cu|perl-Games-Solitaire-Verify-0.140.0-1|44	this is too CPU intensive to be adequately done using perl5 (as of
14cu|perl-Games-Solitaire-Verify-0.140.0-1|45	perl-5.10.0). If you're interested in the latter, look at:
14cu|perl-Games-Solitaire-Verify-0.140.0-1|46	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|47	* * http://fc-solve.berlios.de/
14cu|perl-Games-Solitaire-Verify-0.140.0-1|48	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|49	* * http://fc-solve.berlios.de/links.html#other_solvers
14cu|perl-Games-Solitaire-Verify-0.140.0-1|50	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|51	%prep
14cu|perl-Games-Solitaire-Verify-0.140.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|53	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|54	%build
14cu|perl-Games-Solitaire-Verify-0.140.0-1|55	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Games-Solitaire-Verify-0.140.0-1|56	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|57	./Build CFLAGS="%{optflags}"
14cu|perl-Games-Solitaire-Verify-0.140.0-1|58	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|59	%check
14cu|perl-Games-Solitaire-Verify-0.140.0-1|60	./Build test
14cu|perl-Games-Solitaire-Verify-0.140.0-1|61	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|62	%install
14cu|perl-Games-Solitaire-Verify-0.140.0-1|63	./Build install --destdir=%{buildroot}
14cu|perl-Games-Solitaire-Verify-0.140.0-1|64	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|65	%files
14cu|perl-Games-Solitaire-Verify-0.140.0-1|66	%doc COPYING Changes LICENSE META.yml MYMETA.yml README examples
14cu|perl-Games-Solitaire-Verify-0.140.0-1|67	%{_mandir}/man3/*
14cu|perl-Games-Solitaire-Verify-0.140.0-1|68	%perl_vendorlib/*
14cu|perl-Games-Solitaire-Verify-0.140.0-1|69	%{_bindir}/verify-solitaire-solution
14cu|perl-Games-Solitaire-Verify-0.140.0-1|70	%{_bindir}/expand-solitaire-multi-card-moves
14cu|perl-Games-Solitaire-Verify-0.140.0-1|71	%{_mandir}/man1/*
14cu|perl-Games-Solitaire-Verify-0.140.0-1|72	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|73	%changelog
14cu|perl-Games-Solitaire-Verify-0.140.0-1|74	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|75	* Thu Aug 13 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-Games-Solitaire-Verify-0.140.0-1|76	- (5ba5842) Imported from SRPM
14cu|perl-Games-Solitaire-Verify-0.140.0-1|77	
14cu|perl-Games-Solitaire-Verify-0.140.0-1|78	

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

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

12968 14
14cu|perl-GD-SecurityImage-1.730.0-1|1	%define upstream_name    GD-SecurityImage
14cu|perl-GD-SecurityImage-1.730.0-1|2	%define upstream_version 1.73
14cu|perl-GD-SecurityImage-1.730.0-1|3	
14cu|perl-GD-SecurityImage-1.730.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-GD-SecurityImage-1.730.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-GD-SecurityImage-1.730.0-1|6	Release:	1
14cu|perl-GD-SecurityImage-1.730.0-1|7	
14cu|perl-GD-SecurityImage-1.730.0-1|8	Summary:	Security image (captcha) generator
14cu|perl-GD-SecurityImage-1.730.0-1|9	
14cu|perl-GD-SecurityImage-1.730.0-1|10	License:	GPL+ or Artistic
14cu|perl-GD-SecurityImage-1.730.0-1|11	Group:		Development/Perl
14cu|perl-GD-SecurityImage-1.730.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-GD-SecurityImage-1.730.0-1|13	Source0:	http://www.cpan.org/modules/by-module/GD/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-GD-SecurityImage-1.730.0-1|14	
14cu|perl-GD-SecurityImage-1.730.0-1|15	BuildRequires:	perl-devel
14cu|perl-GD-SecurityImage-1.730.0-1|16	BuildRequires:	perl(GD)
14cu|perl-GD-SecurityImage-1.730.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-GD-SecurityImage-1.730.0-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-GD-SecurityImage-1.730.0-1|19	BuildRequires:	perl(Image::Magick) > 6.0.4
14cu|perl-GD-SecurityImage-1.730.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-GD-SecurityImage-1.730.0-1|21	
14cu|perl-GD-SecurityImage-1.730.0-1|22	
14cu|perl-GD-SecurityImage-1.730.0-1|23	BuildArch:	noarch
14cu|perl-GD-SecurityImage-1.730.0-1|24	
14cu|perl-GD-SecurityImage-1.730.0-1|25	%description
14cu|perl-GD-SecurityImage-1.730.0-1|26	The (so called) _"Security Images"_ are so popular. Most internet software
14cu|perl-GD-SecurityImage-1.730.0-1|27	use these in their registration screens to block robot programs (which may
14cu|perl-GD-SecurityImage-1.730.0-1|28	register tons of fake member accounts). Security images are basicaly,
14cu|perl-GD-SecurityImage-1.730.0-1|29	graphical *CAPTCHA*s (*C*ompletely *A*utomated *P*ublic *T*uring Test to
14cu|perl-GD-SecurityImage-1.730.0-1|30	Tell *C*omputers and *H*umans *A*part). This module gives you a basic
14cu|perl-GD-SecurityImage-1.730.0-1|31	interface to create such an image. The final output is the actual graphic
14cu|perl-GD-SecurityImage-1.730.0-1|32	data, the mime type of the graphic and the created random string. The
14cu|perl-GD-SecurityImage-1.730.0-1|33	module also has some _"styles"_ that are used to create the background (or
14cu|perl-GD-SecurityImage-1.730.0-1|34	foreground) of the image.
14cu|perl-GD-SecurityImage-1.730.0-1|35	
14cu|perl-GD-SecurityImage-1.730.0-1|36	If you are an 'Authen::Captcha' user, see the GD::SecurityImage::AC manpage
14cu|perl-GD-SecurityImage-1.730.0-1|37	for migration from 'Authen::Captcha' to 'GD::SecurityImage'.
14cu|perl-GD-SecurityImage-1.730.0-1|38	
14cu|perl-GD-SecurityImage-1.730.0-1|39	This module is *just an image generator*. Not a _captcha handler_. The
14cu|perl-GD-SecurityImage-1.730.0-1|40	validation of the generated graphic is left to your programming taste. But
14cu|perl-GD-SecurityImage-1.730.0-1|41	there are some _captcha handlers_ for several Perl FrameWorks. If you are
14cu|perl-GD-SecurityImage-1.730.0-1|42	an user of one of these frameworks, see the /"GD::SecurityImage
14cu|perl-GD-SecurityImage-1.730.0-1|43	Implementations" manpage in the /"SEE ALSO" manpage section for
14cu|perl-GD-SecurityImage-1.730.0-1|44	information.
14cu|perl-GD-SecurityImage-1.730.0-1|45	
14cu|perl-GD-SecurityImage-1.730.0-1|46	%prep
14cu|perl-GD-SecurityImage-1.730.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-GD-SecurityImage-1.730.0-1|48	
14cu|perl-GD-SecurityImage-1.730.0-1|49	%build
14cu|perl-GD-SecurityImage-1.730.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-GD-SecurityImage-1.730.0-1|51	%make
14cu|perl-GD-SecurityImage-1.730.0-1|52	
14cu|perl-GD-SecurityImage-1.730.0-1|53	%check
14cu|perl-GD-SecurityImage-1.730.0-1|54	make test
14cu|perl-GD-SecurityImage-1.730.0-1|55	
14cu|perl-GD-SecurityImage-1.730.0-1|56	%install
14cu|perl-GD-SecurityImage-1.730.0-1|57	%makeinstall_std
14cu|perl-GD-SecurityImage-1.730.0-1|58	
14cu|perl-GD-SecurityImage-1.730.0-1|59	%files
14cu|perl-GD-SecurityImage-1.730.0-1|60	%doc Changes README LICENSE META.json META.yml
14cu|perl-GD-SecurityImage-1.730.0-1|61	%{_mandir}/man3/*
14cu|perl-GD-SecurityImage-1.730.0-1|62	%{perl_vendorlib}/GD
14cu|perl-GD-SecurityImage-1.730.0-1|63	
14cu|perl-GD-SecurityImage-1.730.0-1|64	
14cu|perl-GD-SecurityImage-1.730.0-1|65	%changelog
14cu|perl-GD-SecurityImage-1.730.0-1|66	
14cu|perl-GD-SecurityImage-1.730.0-1|67	* Mon Jun 29 2015 abfonly <John@smith.org> 1.730.0-1
14cu|perl-GD-SecurityImage-1.730.0-1|68	- (b364e48) Log: Update to 1.730.0
14cu|perl-GD-SecurityImage-1.730.0-1|69	
14cu|perl-GD-SecurityImage-1.730.0-1|70	

12969 14
14cu|perl-Geo-IPfree-1.143.630-1|1	%define upstream_name 	 Geo-IPfree
14cu|perl-Geo-IPfree-1.143.630-1|2	%define upstream_version 1.143630
14cu|perl-Geo-IPfree-1.143.630-1|3	
14cu|perl-Geo-IPfree-1.143.630-1|4	Name:		perl-%{upstream_name}
14cu|perl-Geo-IPfree-1.143.630-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Geo-IPfree-1.143.630-1|6	Release:	1
14cu|perl-Geo-IPfree-1.143.630-1|7	
14cu|perl-Geo-IPfree-1.143.630-1|8	Summary:	Look up country by IP Address
14cu|perl-Geo-IPfree-1.143.630-1|9	
14cu|perl-Geo-IPfree-1.143.630-1|10	License:	GPL+ or Artistic
14cu|perl-Geo-IPfree-1.143.630-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Geo-IPfree-1.143.630-1|12	Group:		Development/Perl
14cu|perl-Geo-IPfree-1.143.630-1|13	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Geo-IPfree-1.143.630-1|14	
14cu|perl-Geo-IPfree-1.143.630-1|15	BuildRequires:	perl-devel
14cu|perl-Geo-IPfree-1.143.630-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Geo-IPfree-1.143.630-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Geo-IPfree-1.143.630-1|18	
14cu|perl-Geo-IPfree-1.143.630-1|19	BuildArch:	noarch
14cu|perl-Geo-IPfree-1.143.630-1|20	
14cu|perl-Geo-IPfree-1.143.630-1|21	%description
14cu|perl-Geo-IPfree-1.143.630-1|22	Look up country of IP Address. This module make this off-line and
14cu|perl-Geo-IPfree-1.143.630-1|23	the DB of IPs is free & small.
14cu|perl-Geo-IPfree-1.143.630-1|24	
14cu|perl-Geo-IPfree-1.143.630-1|25	%prep
14cu|perl-Geo-IPfree-1.143.630-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Geo-IPfree-1.143.630-1|27	
14cu|perl-Geo-IPfree-1.143.630-1|28	%build
14cu|perl-Geo-IPfree-1.143.630-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Geo-IPfree-1.143.630-1|30	%make
14cu|perl-Geo-IPfree-1.143.630-1|31	
14cu|perl-Geo-IPfree-1.143.630-1|32	%check
14cu|perl-Geo-IPfree-1.143.630-1|33	make test
14cu|perl-Geo-IPfree-1.143.630-1|34	
14cu|perl-Geo-IPfree-1.143.630-1|35	%install
14cu|perl-Geo-IPfree-1.143.630-1|36	%makeinstall_std
14cu|perl-Geo-IPfree-1.143.630-1|37	
14cu|perl-Geo-IPfree-1.143.630-1|38	%files
14cu|perl-Geo-IPfree-1.143.630-1|39	%doc README Changes META.json META.yml
14cu|perl-Geo-IPfree-1.143.630-1|40	%{perl_vendorlib}/Geo
14cu|perl-Geo-IPfree-1.143.630-1|41	%{_mandir}/*/*
14cu|perl-Geo-IPfree-1.143.630-1|42	
14cu|perl-Geo-IPfree-1.143.630-1|43	
14cu|perl-Geo-IPfree-1.143.630-1|44	
14cu|perl-Geo-IPfree-1.143.630-1|45	
14cu|perl-Geo-IPfree-1.143.630-1|46	%changelog
14cu|perl-Geo-IPfree-1.143.630-1|47	
14cu|perl-Geo-IPfree-1.143.630-1|48	* Fri Jun 19 2015 abfonly <John@smith.org> 1.143.630-1
14cu|perl-Geo-IPfree-1.143.630-1|49	- (e59a228) Log: update to 1.143.630, spec clean
14cu|perl-Geo-IPfree-1.143.630-1|50	
14cu|perl-Geo-IPfree-1.143.630-1|51	

12970 14
14cu|perl-Getopt-Long-2.470.0-1|1	%define upstream_name    Getopt-Long
14cu|perl-Getopt-Long-2.470.0-1|2	%define upstream_version 2.47
14cu|perl-Getopt-Long-2.470.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-Getopt-Long-2.470.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Getopt-Long-2.470.0-1|5	Release:	1
14cu|perl-Getopt-Long-2.470.0-1|6	
14cu|perl-Getopt-Long-2.470.0-1|7	Summary:	Advanced handling of command line options
14cu|perl-Getopt-Long-2.470.0-1|8	
14cu|perl-Getopt-Long-2.470.0-1|9	License:	GPL+ or Artistic
14cu|perl-Getopt-Long-2.470.0-1|10	Group:		Development/Perl
14cu|perl-Getopt-Long-2.470.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Getopt-Long-2.470.0-1|12	Source0:	http://www.cpan.org/authors/id/J/JV/JV/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Getopt-Long-2.470.0-1|13	
14cu|perl-Getopt-Long-2.470.0-1|14	BuildRequires:	perl-devel
14cu|perl-Getopt-Long-2.470.0-1|15	BuildRequires:	perl(Pod::Usage)
14cu|perl-Getopt-Long-2.470.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Getopt-Long-2.470.0-1|17	
14cu|perl-Getopt-Long-2.470.0-1|18	BuildArch:	noarch
14cu|perl-Getopt-Long-2.470.0-1|19	
14cu|perl-Getopt-Long-2.470.0-1|20	%description
14cu|perl-Getopt-Long-2.470.0-1|21	The Getopt::Long module implements an extended getopt function called
14cu|perl-Getopt-Long-2.470.0-1|22	GetOptions(). This function adheres to the POSIX syntax for command line
14cu|perl-Getopt-Long-2.470.0-1|23	options, with GNU extensions. In general, this means that options have long
14cu|perl-Getopt-Long-2.470.0-1|24	names instead of single letters, and are introduced with a double dash
14cu|perl-Getopt-Long-2.470.0-1|25	"--". Support for bundling of command line options, as was the case with
14cu|perl-Getopt-Long-2.470.0-1|26	the more traditional single-letter approach, is provided but not enabled by
14cu|perl-Getopt-Long-2.470.0-1|27	default.
14cu|perl-Getopt-Long-2.470.0-1|28	
14cu|perl-Getopt-Long-2.470.0-1|29	
14cu|perl-Getopt-Long-2.470.0-1|30	%prep
14cu|perl-Getopt-Long-2.470.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Getopt-Long-2.470.0-1|32	
14cu|perl-Getopt-Long-2.470.0-1|33	%build
14cu|perl-Getopt-Long-2.470.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Getopt-Long-2.470.0-1|35	%make
14cu|perl-Getopt-Long-2.470.0-1|36	
14cu|perl-Getopt-Long-2.470.0-1|37	%check
14cu|perl-Getopt-Long-2.470.0-1|38	make test
14cu|perl-Getopt-Long-2.470.0-1|39	
14cu|perl-Getopt-Long-2.470.0-1|40	%install
14cu|perl-Getopt-Long-2.470.0-1|41	%makeinstall_std
14cu|perl-Getopt-Long-2.470.0-1|42	
14cu|perl-Getopt-Long-2.470.0-1|43	%files
14cu|perl-Getopt-Long-2.470.0-1|44	%doc CHANGES META.json META.yml README examples
14cu|perl-Getopt-Long-2.470.0-1|45	%{_mandir}/man3/*
14cu|perl-Getopt-Long-2.470.0-1|46	%{perl_vendorlib}/*
14cu|perl-Getopt-Long-2.470.0-1|47	
14cu|perl-Getopt-Long-2.470.0-1|48	
14cu|perl-Getopt-Long-2.470.0-1|49	%changelog
14cu|perl-Getopt-Long-2.470.0-1|50	
14cu|perl-Getopt-Long-2.470.0-1|51	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 2.470.0-1
14cu|perl-Getopt-Long-2.470.0-1|52	- (14207a7) Log: Update to 2.470.0,
14cu|perl-Getopt-Long-2.470.0-1|53	- (14207a7) fixed Url
14cu|perl-Getopt-Long-2.470.0-1|54	- (14207a7) fixed BR
14cu|perl-Getopt-Long-2.470.0-1|55	
14cu|perl-Getopt-Long-2.470.0-1|56	

12971 14
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|1	%define upstream_name    Getopt-Long-Descriptive
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|2	%define upstream_version 0.099
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|3	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|6	Release:    1
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|7	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|8	Summary:    Getopt::Long with usage text and validation
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|9	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|10	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|11	License:    GPL+ or Artistic
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|12	Group:      Development/Perl
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|15	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|16	BuildRequires: perl(IO::Scalar)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|17	BuildRequires: perl(Test::Warnings)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|18	BuildRequires: perl(List::Util)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|19	BuildRequires: perl(Params::Validate)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|20	BuildRequires: perl(Sub::Exporter)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|22	BuildRequires: perl(Test::Fatal)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|24	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|25	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|26	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|27	BuildRequires: perl(File::Basename)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|28	BuildRequires: perl(Getopt::Long)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|29	BuildRequires: perl(Scalar::Util)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|30	BuildRequires: perl(Sub::Exporter::Util)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|31	BuildRequires: perl(overload)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|32	BuildRequires: perl(strict)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|33	BuildRequires: perl(warnings)
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|34	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|35	BuildRequires: perl-devel
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|36	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|37	BuildArch: noarch
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|38	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|39	%description
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|40	Convenient wrapper for Getopt::Long and program usage output
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|41	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|42	%prep
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|44	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|45	%build
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|47	%make
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|48	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|49	%check
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|50	make test
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|51	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|52	%install
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|53	%makeinstall_std
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|54	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|55	%files
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|56	%doc README Changes LICENSE META.json META.yml
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|57	%{_mandir}/man3/*
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|58	%{perl_vendorlib}/*
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|59	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|60	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|61	%changelog
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|62	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|63	* Tue Jun 30 2015 abfonly <John@smith.org> 0.99.0-1
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|64	- (7d494f8) Log: update to 0.99.0
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|65	
14cu|perl-Getopt-Long-Descriptive-0.99.0-1|66	

12972 14
14cu|perl-Git-Repository-1.314.0-1|1	%define upstream_name    Git-Repository
14cu|perl-Git-Repository-1.314.0-1|2	%define upstream_version 1.314
14cu|perl-Git-Repository-1.314.0-1|3	
14cu|perl-Git-Repository-1.314.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Git-Repository-1.314.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Git-Repository-1.314.0-1|6	Release:    1
14cu|perl-Git-Repository-1.314.0-1|7	
14cu|perl-Git-Repository-1.314.0-1|8	Summary:    Control git from Perl using Git::Repository
14cu|perl-Git-Repository-1.314.0-1|9	License:    GPL+ or Artistic
14cu|perl-Git-Repository-1.314.0-1|10	Group:      Development/Perl
14cu|perl-Git-Repository-1.314.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Git-Repository-1.314.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Git-Repository-1.314.0-1|13	
14cu|perl-Git-Repository-1.314.0-1|14	BuildRequires: perl-devel
14cu|perl-Git-Repository-1.314.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Git-Repository-1.314.0-1|16	BuildRequires: perl(Cwd)
14cu|perl-Git-Repository-1.314.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-Git-Repository-1.314.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Git-Repository-1.314.0-1|19	BuildRequires: perl(File::Find)
14cu|perl-Git-Repository-1.314.0-1|20	BuildRequires: perl(File::Path)
14cu|perl-Git-Repository-1.314.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-Git-Repository-1.314.0-1|22	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Git-Repository-1.314.0-1|23	BuildRequires: perl(File::Temp)
14cu|perl-Git-Repository-1.314.0-1|24	BuildRequires: perl(IO::Handle)
14cu|perl-Git-Repository-1.314.0-1|25	BuildRequires: perl(Scalar::Util)
14cu|perl-Git-Repository-1.314.0-1|26	BuildRequires: perl(System::Command)
14cu|perl-Git-Repository-1.314.0-1|27	BuildRequires: perl(Test::Builder)
14cu|perl-Git-Repository-1.314.0-1|28	BuildRequires: perl(Test::More)
14cu|perl-Git-Repository-1.314.0-1|29	BuildRequires: perl(constant)
14cu|perl-Git-Repository-1.314.0-1|30	BuildRequires: perl(base)
14cu|perl-Git-Repository-1.314.0-1|31	BuildRequires: perl(overload)
14cu|perl-Git-Repository-1.314.0-1|32	BuildRequires: perl(strict)
14cu|perl-Git-Repository-1.314.0-1|33	BuildRequires: perl(warnings)
14cu|perl-Git-Repository-1.314.0-1|34	
14cu|perl-Git-Repository-1.314.0-1|35	BuildArch: noarch
14cu|perl-Git-Repository-1.314.0-1|36	
14cu|perl-Git-Repository-1.314.0-1|37	%description
14cu|perl-Git-Repository-1.314.0-1|38	The Test::Git manpage provides a number of helpful functions when running
14cu|perl-Git-Repository-1.314.0-1|39	test scripts that require the creation and management of a Git repository.
14cu|perl-Git-Repository-1.314.0-1|40	
14cu|perl-Git-Repository-1.314.0-1|41	%prep
14cu|perl-Git-Repository-1.314.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Git-Repository-1.314.0-1|43	
14cu|perl-Git-Repository-1.314.0-1|44	%build
14cu|perl-Git-Repository-1.314.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Git-Repository-1.314.0-1|46	
14cu|perl-Git-Repository-1.314.0-1|47	%make
14cu|perl-Git-Repository-1.314.0-1|48	
14cu|perl-Git-Repository-1.314.0-1|49	%check
14cu|perl-Git-Repository-1.314.0-1|50	%make test
14cu|perl-Git-Repository-1.314.0-1|51	
14cu|perl-Git-Repository-1.314.0-1|52	%install
14cu|perl-Git-Repository-1.314.0-1|53	%makeinstall_std
14cu|perl-Git-Repository-1.314.0-1|54	
14cu|perl-Git-Repository-1.314.0-1|55	%files
14cu|perl-Git-Repository-1.314.0-1|56	%doc Changes LICENSE META.yml META.json README
14cu|perl-Git-Repository-1.314.0-1|57	%{_mandir}/man3/*
14cu|perl-Git-Repository-1.314.0-1|58	%{perl_vendorlib}/*
14cu|perl-Git-Repository-1.314.0-1|59	
14cu|perl-Git-Repository-1.314.0-1|60	
14cu|perl-Git-Repository-1.314.0-1|61	%changelog
14cu|perl-Git-Repository-1.314.0-1|62	
14cu|perl-Git-Repository-1.314.0-1|63	* Fri May 29 2015 abfonly <John@smith.org> 1.314.0-1
14cu|perl-Git-Repository-1.314.0-1|64	- (8a594c8) Imported from SRPM
14cu|perl-Git-Repository-1.314.0-1|65	
14cu|perl-Git-Repository-1.314.0-1|66	

12973 14
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|1	%define upstream_name    Git-Repository-Plugin-Log
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|2	%define upstream_version 1.312
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|3	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|6	Release:    1
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|7	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|8	Summary:    Split a git log stream into records
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|9	License:    GPL+ or Artistic
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|10	Group:      Development/Perl
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|13	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|14	BuildRequires: perl-devel
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|16	BuildRequires: perl(Cwd)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|17	BuildRequires: perl(File::Find)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|20	BuildRequires: perl(Git::Repository) >= 1.314.0
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|21	BuildRequires: perl(Git::Repository::Command)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|22	BuildRequires: perl(Git::Repository::Plugin)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|24	BuildRequires: perl(Test::Git)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|26	BuildRequires: perl(base)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|27	BuildRequires: perl(strict)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|29	BuildRequires: perl(Pod::Coverage::TrustPod)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|30	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|31	BuildRequires: perl(Test::Pod)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|32	BuildRequires: perl(Test::CPAN::Meta)
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|33	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|34	BuildArch: noarch
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|35	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|36	%description
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|37	the Git::Repository::Log manpage is a class whose instances represent log
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|38	items from a *git log* stream.
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|39	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|40	%prep
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|42	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|43	%build
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|45	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|46	%make
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|47	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|48	%check
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|49	%make test
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|50	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|51	%install
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|52	%makeinstall_std
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|53	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|54	%files
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|55	%doc README Changes LICENSE META.yml
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|56	%{_mandir}/man3/*
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|57	%{perl_vendorlib}/*
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|58	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|59	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|60	%changelog
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|61	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|62	* Fri May 29 2015 abfonly <John@smith.org> 1.312.0-1
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|63	- (ed2af2e) Imported from SRPM
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|64	
14cu|perl-Git-Repository-Plugin-Log-1.312.0-1|65	

12974 14
14cu|perl-Git-Wrapper-0.45.0-1|1	%define upstream_name    Git-Wrapper
14cu|perl-Git-Wrapper-0.45.0-1|2	%define upstream_version 0.045
14cu|perl-Git-Wrapper-0.45.0-1|3	
14cu|perl-Git-Wrapper-0.45.0-1|4	
14cu|perl-Git-Wrapper-0.45.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Git-Wrapper-0.45.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Git-Wrapper-0.45.0-1|7	Release:	1
14cu|perl-Git-Wrapper-0.45.0-1|8	
14cu|perl-Git-Wrapper-0.45.0-1|9	Summary:	Wrap git(7) command-line interface
14cu|perl-Git-Wrapper-0.45.0-1|10	
14cu|perl-Git-Wrapper-0.45.0-1|11	License:	GPL+ or Artistic
14cu|perl-Git-Wrapper-0.45.0-1|12	Group:		Development/Perl
14cu|perl-Git-Wrapper-0.45.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Git-Wrapper-0.45.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Git-Wrapper-0.45.0-1|15	
14cu|perl-Git-Wrapper-0.45.0-1|16	BuildRequires:	git
14cu|perl-Git-Wrapper-0.45.0-1|17	BuildRequires:	perl-devel
14cu|perl-Git-Wrapper-0.45.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Git-Wrapper-0.45.0-1|19	BuildRequires:	perl(File::pushd) >= 1.9.0
14cu|perl-Git-Wrapper-0.45.0-1|20	BuildRequires:	perl(Test::Deep)
14cu|perl-Git-Wrapper-0.45.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Git-Wrapper-0.45.0-1|22	BuildRequires:	perl(Test::Most)
14cu|perl-Git-Wrapper-0.45.0-1|23	BuildRequires:	perl(Test::Exception)
14cu|perl-Git-Wrapper-0.45.0-1|24	BuildRequires:	perl(Sort::Versions)
14cu|perl-Git-Wrapper-0.45.0-1|25	BuildRequires:	perl(Env::Path)
14cu|perl-Git-Wrapper-0.45.0-1|26	BuildRequires:	perl(Devel::CheckBin)
14cu|perl-Git-Wrapper-0.45.0-1|27	BuildRequires:	perl(Path::Class) >= 0.26
14cu|perl-Git-Wrapper-0.45.0-1|28	BuildRequires:	perl(Scalar::Util)
14cu|perl-Git-Wrapper-0.45.0-1|29	BuildRequires:	perl(File::chdir)
14cu|perl-Git-Wrapper-0.45.0-1|30	
14cu|perl-Git-Wrapper-0.45.0-1|31	BuildArch:	noarch
14cu|perl-Git-Wrapper-0.45.0-1|32	
14cu|perl-Git-Wrapper-0.45.0-1|33	Requires: git
14cu|perl-Git-Wrapper-0.45.0-1|34	
14cu|perl-Git-Wrapper-0.45.0-1|35	%description
14cu|perl-Git-Wrapper-0.45.0-1|36	Git::Wrapper provides an API for git(7) that uses Perl data structures for
14cu|perl-Git-Wrapper-0.45.0-1|37	argument passing, instead of CLI-style '--options' as the Git manpage does.
14cu|perl-Git-Wrapper-0.45.0-1|38	
14cu|perl-Git-Wrapper-0.45.0-1|39	%prep
14cu|perl-Git-Wrapper-0.45.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Git-Wrapper-0.45.0-1|41	
14cu|perl-Git-Wrapper-0.45.0-1|42	%build
14cu|perl-Git-Wrapper-0.45.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Git-Wrapper-0.45.0-1|44	%make
14cu|perl-Git-Wrapper-0.45.0-1|45	
14cu|perl-Git-Wrapper-0.45.0-1|46	%check
14cu|perl-Git-Wrapper-0.45.0-1|47	git config --global user.email "John@smith.org"
14cu|perl-Git-Wrapper-0.45.0-1|48	git config --global user.name "John Smith"
14cu|perl-Git-Wrapper-0.45.0-1|49	%make test
14cu|perl-Git-Wrapper-0.45.0-1|50	
14cu|perl-Git-Wrapper-0.45.0-1|51	%install
14cu|perl-Git-Wrapper-0.45.0-1|52	%makeinstall_std
14cu|perl-Git-Wrapper-0.45.0-1|53	
14cu|perl-Git-Wrapper-0.45.0-1|54	%files
14cu|perl-Git-Wrapper-0.45.0-1|55	%doc Changes LICENSE META.json META.yml
14cu|perl-Git-Wrapper-0.45.0-1|56	%{_mandir}/man3/*
14cu|perl-Git-Wrapper-0.45.0-1|57	%{perl_vendorlib}/*
14cu|perl-Git-Wrapper-0.45.0-1|58	
14cu|perl-Git-Wrapper-0.45.0-1|59	
14cu|perl-Git-Wrapper-0.45.0-1|60	%changelog
14cu|perl-Git-Wrapper-0.45.0-1|61	
14cu|perl-Git-Wrapper-0.45.0-1|62	* Sun Sep 06 2015 abfonly <abfonly@gmail.com> 0.45.0-1
14cu|perl-Git-Wrapper-0.45.0-1|63	- (85869d7) Log: Update to 0.45.0
14cu|perl-Git-Wrapper-0.45.0-1|64	
14cu|perl-Git-Wrapper-0.45.0-1|65	

12975 14
14cu|perl-GnuPG-Interface-0.520.0-1|1	%define upstream_name	 GnuPG-Interface
14cu|perl-GnuPG-Interface-0.520.0-1|2	%define upstream_version 0.52
14cu|perl-GnuPG-Interface-0.520.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-GnuPG-Interface-0.520.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-GnuPG-Interface-0.520.0-1|5	Release:	1
14cu|perl-GnuPG-Interface-0.520.0-1|6	
14cu|perl-GnuPG-Interface-0.520.0-1|7	Summary:	GnuPG-Interface module for perl
14cu|perl-GnuPG-Interface-0.520.0-1|8	
14cu|perl-GnuPG-Interface-0.520.0-1|9	Group:		Development/Perl
14cu|perl-GnuPG-Interface-0.520.0-1|10	License:	GPL
14cu|perl-GnuPG-Interface-0.520.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-GnuPG-Interface-0.520.0-1|12	Source0:	http://www.cpan.org/modules/by-module/GnuPG/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-GnuPG-Interface-0.520.0-1|13	
14cu|perl-GnuPG-Interface-0.520.0-1|14	BuildRequires:	gnupg
14cu|perl-GnuPG-Interface-0.520.0-1|15	BuildRequires:	perl-devel
14cu|perl-GnuPG-Interface-0.520.0-1|16	BuildRequires:	perl(Any::Moose)
14cu|perl-GnuPG-Interface-0.520.0-1|17	BuildRequires:	perl(Class::MethodMaker)
14cu|perl-GnuPG-Interface-0.520.0-1|18	# For interactive tests
14cu|perl-GnuPG-Interface-0.520.0-1|19	BuildRequires:	perl(Expect)
14cu|perl-GnuPG-Interface-0.520.0-1|20	BuildRequires:	perl(Moo)
14cu|perl-GnuPG-Interface-0.520.0-1|21	BuildRequires:	perl(strictures)
14cu|perl-GnuPG-Interface-0.520.0-1|22	BuildRequires:	perl(MooX::late)
14cu|perl-GnuPG-Interface-0.520.0-1|23	
14cu|perl-GnuPG-Interface-0.520.0-1|24	
14cu|perl-GnuPG-Interface-0.520.0-1|25	Requires:	perl(Class::MethodMaker)
14cu|perl-GnuPG-Interface-0.520.0-1|26	BuildArch:	noarch
14cu|perl-GnuPG-Interface-0.520.0-1|27	
14cu|perl-GnuPG-Interface-0.520.0-1|28	
14cu|perl-GnuPG-Interface-0.520.0-1|29	%description
14cu|perl-GnuPG-Interface-0.520.0-1|30	GnuPG::Interface and its associated modules
14cu|perl-GnuPG-Interface-0.520.0-1|31	are designed to provide an object-oriented
14cu|perl-GnuPG-Interface-0.520.0-1|32	method for interacting with GnuPG, being able
14cu|perl-GnuPG-Interface-0.520.0-1|33	to perform functions such as but not limited
14cu|perl-GnuPG-Interface-0.520.0-1|34	to encrypting, signing, decryption, verification,
14cu|perl-GnuPG-Interface-0.520.0-1|35	and key-listing parsing.
14cu|perl-GnuPG-Interface-0.520.0-1|36	
14cu|perl-GnuPG-Interface-0.520.0-1|37	%prep
14cu|perl-GnuPG-Interface-0.520.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-GnuPG-Interface-0.520.0-1|39	
14cu|perl-GnuPG-Interface-0.520.0-1|40	%build
14cu|perl-GnuPG-Interface-0.520.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-GnuPG-Interface-0.520.0-1|42	make
14cu|perl-GnuPG-Interface-0.520.0-1|43	
14cu|perl-GnuPG-Interface-0.520.0-1|44	%check
14cu|perl-GnuPG-Interface-0.520.0-1|45	perl -mExpect -e 'my $e=Expect->spawn("make test");
14cu|perl-GnuPG-Interface-0.520.0-1|46	$e->expect(undef);
14cu|perl-GnuPG-Interface-0.520.0-1|47	exit $e->exitstatus()'
14cu|perl-GnuPG-Interface-0.520.0-1|48	
14cu|perl-GnuPG-Interface-0.520.0-1|49	%install
14cu|perl-GnuPG-Interface-0.520.0-1|50	%makeinstall_std
14cu|perl-GnuPG-Interface-0.520.0-1|51	
14cu|perl-GnuPG-Interface-0.520.0-1|52	%files
14cu|perl-GnuPG-Interface-0.520.0-1|53	%doc README
14cu|perl-GnuPG-Interface-0.520.0-1|54	%{perl_vendorlib}/GnuPG
14cu|perl-GnuPG-Interface-0.520.0-1|55	%{_mandir}/*/*
14cu|perl-GnuPG-Interface-0.520.0-1|56	
14cu|perl-GnuPG-Interface-0.520.0-1|57	
14cu|perl-GnuPG-Interface-0.520.0-1|58	%changelog
14cu|perl-GnuPG-Interface-0.520.0-1|59	* Wed Feb 25 2015 John Smith <John@smith.org> 0.520.0-1
14cu|perl-GnuPG-Interface-0.520.0-1|60	+ Revision: fc4b685
14cu|perl-GnuPG-Interface-0.520.0-1|61	- Log: Update to 0.520.0
14cu|perl-GnuPG-Interface-0.520.0-1|62	
14cu|perl-GnuPG-Interface-0.520.0-1|63	

12976 14
14cu|perl-GraphViz-2.180.0-1|1	%define upstream_name	 GraphViz
14cu|perl-GraphViz-2.180.0-1|2	%define upstream_version 2.18
14cu|perl-GraphViz-2.180.0-1|3	
14cu|perl-GraphViz-2.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-GraphViz-2.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-GraphViz-2.180.0-1|6	Release:	1
14cu|perl-GraphViz-2.180.0-1|7	
14cu|perl-GraphViz-2.180.0-1|8	Summary:	%{upstream_name} module for perl
14cu|perl-GraphViz-2.180.0-1|9	
14cu|perl-GraphViz-2.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-GraphViz-2.180.0-1|11	Group:		Development/Perl
14cu|perl-GraphViz-2.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-GraphViz-2.180.0-1|13	Source0:	http://www.cpan.org/authors/id/R/RS/RSAVAGE/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-GraphViz-2.180.0-1|14	
14cu|perl-GraphViz-2.180.0-1|15	
14cu|perl-GraphViz-2.180.0-1|16	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-GraphViz-2.180.0-1|17	BuildRequires: perl(Config)
14cu|perl-GraphViz-2.180.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-GraphViz-2.180.0-1|19	BuildRequires: perl(File::Which) >= 1.90.0
14cu|perl-GraphViz-2.180.0-1|20	BuildRequires: perl(Getopt::Long) >= 2.470.0
14cu|perl-GraphViz-2.180.0-1|21	BuildRequires: perl(IO::Dir) >= 1.40.0
14cu|perl-GraphViz-2.180.0-1|22	BuildRequires: perl(IO::File) >= 1.100.0
14cu|perl-GraphViz-2.180.0-1|23	BuildRequires: perl(IPC::Run) >= 0.600.0
14cu|perl-GraphViz-2.180.0-1|24	BuildRequires: perl(LWP::Simple) >= 6.0.0
14cu|perl-GraphViz-2.180.0-1|25	BuildRequires: perl(Parse::RecDescent) >= 1.965.1
14cu|perl-GraphViz-2.180.0-1|26	BuildRequires: perl(Pod::Usage) >= 1.160.0
14cu|perl-GraphViz-2.180.0-1|27	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-GraphViz-2.180.0-1|28	BuildRequires: perl(Time::HiRes) >= 1.510.0
14cu|perl-GraphViz-2.180.0-1|29	BuildRequires: perl(XML::Twig) >= 3.380.0
14cu|perl-GraphViz-2.180.0-1|30	BuildRequires: perl(XML::XPath) >= 1.130.0
14cu|perl-GraphViz-2.180.0-1|31	BuildRequires: perl(strict)
14cu|perl-GraphViz-2.180.0-1|32	BuildRequires: perl(vars)
14cu|perl-GraphViz-2.180.0-1|33	BuildRequires: perl(warnings)
14cu|perl-GraphViz-2.180.0-1|34	BuildRequires: fonts-ttf-dejavu
14cu|perl-GraphViz-2.180.0-1|35	BuildRequires: graphviz
14cu|perl-GraphViz-2.180.0-1|36	BuildRequires: perl-devel
14cu|perl-GraphViz-2.180.0-1|37	BuildRequires: perl(Test::Pod)
14cu|perl-GraphViz-2.180.0-1|38	
14cu|perl-GraphViz-2.180.0-1|39	BuildArch:	noarch
14cu|perl-GraphViz-2.180.0-1|40	
14cu|perl-GraphViz-2.180.0-1|41	Requires:	graphviz
14cu|perl-GraphViz-2.180.0-1|42	
14cu|perl-GraphViz-2.180.0-1|43	%description
14cu|perl-GraphViz-2.180.0-1|44	This module provides an interface to layout and image generation of
14cu|perl-GraphViz-2.180.0-1|45	directed and undirected graphs in a variety of formats (PostScript, PNG,
14cu|perl-GraphViz-2.180.0-1|46	etc.) using the "dot", "neato" and "twopi" programs from the GraphViz
14cu|perl-GraphViz-2.180.0-1|47	project (http://www.graphviz.org/ or
14cu|perl-GraphViz-2.180.0-1|48	http://www.research.att.com/sw/tools/graphviz/).
14cu|perl-GraphViz-2.180.0-1|49	
14cu|perl-GraphViz-2.180.0-1|50	%prep
14cu|perl-GraphViz-2.180.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-GraphViz-2.180.0-1|52	# Make rpmlint happy
14cu|perl-GraphViz-2.180.0-1|53	pushd examples
14cu|perl-GraphViz-2.180.0-1|54	find . -name "*.pl" -o -name "dprofpp.graphviz" |xargs chmod 0644
14cu|perl-GraphViz-2.180.0-1|55	perl -pi -e "s|/usr/local/bin/perl|%{__perl}|" primes_aux.pl
14cu|perl-GraphViz-2.180.0-1|56	perl -pi -e "s|perl|%{__perl}|" clusters2.pl
14cu|perl-GraphViz-2.180.0-1|57	popd
14cu|perl-GraphViz-2.180.0-1|58	
14cu|perl-GraphViz-2.180.0-1|59	%build
14cu|perl-GraphViz-2.180.0-1|60	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-GraphViz-2.180.0-1|61	%make
14cu|perl-GraphViz-2.180.0-1|62	
14cu|perl-GraphViz-2.180.0-1|63	%check
14cu|perl-GraphViz-2.180.0-1|64	make test
14cu|perl-GraphViz-2.180.0-1|65	
14cu|perl-GraphViz-2.180.0-1|66	%install
14cu|perl-GraphViz-2.180.0-1|67	%makeinstall_std
14cu|perl-GraphViz-2.180.0-1|68	
14cu|perl-GraphViz-2.180.0-1|69	
14cu|perl-GraphViz-2.180.0-1|70	
14cu|perl-GraphViz-2.180.0-1|71	%files
14cu|perl-GraphViz-2.180.0-1|72	%doc Changes LICENSE README META.json META.yml examples
14cu|perl-GraphViz-2.180.0-1|73	%{perl_vendorlib}/GraphViz.pm
14cu|perl-GraphViz-2.180.0-1|74	%{perl_vendorlib}/GraphViz
14cu|perl-GraphViz-2.180.0-1|75	%{perl_vendorlib}/Devel
14cu|perl-GraphViz-2.180.0-1|76	%{_mandir}/*/*
14cu|perl-GraphViz-2.180.0-1|77	
14cu|perl-GraphViz-2.180.0-1|78	
14cu|perl-GraphViz-2.180.0-1|79	
14cu|perl-GraphViz-2.180.0-1|80	%changelog
14cu|perl-GraphViz-2.180.0-1|81	
14cu|perl-GraphViz-2.180.0-1|82	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 2.180.0-1
14cu|perl-GraphViz-2.180.0-1|83	- (947a9b7) Log: Update to 2.180.0, fixed attr
14cu|perl-GraphViz-2.180.0-1|84	
14cu|perl-GraphViz-2.180.0-1|85	

12977 14
14cu|perl-GStreamer-0.200.0-2|1	%define upstream_name    GStreamer
14cu|perl-GStreamer-0.200.0-2|2	%define upstream_version 0.20
14cu|perl-GStreamer-0.200.0-2|3	
14cu|perl-GStreamer-0.200.0-2|4	%define __noautoprov 'GStreamer.so'
14cu|perl-GStreamer-0.200.0-2|5	
14cu|perl-GStreamer-0.200.0-2|6	Name:       perl-%{upstream_name}
14cu|perl-GStreamer-0.200.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-GStreamer-0.200.0-2|8	Release:    2
14cu|perl-GStreamer-0.200.0-2|9	
14cu|perl-GStreamer-0.200.0-2|10	Summary:    Perl module for the gstreamer library
14cu|perl-GStreamer-0.200.0-2|11	License:    GPL+ or Artistic
14cu|perl-GStreamer-0.200.0-2|12	Group:      Development/GNOME and GTK+
14cu|perl-GStreamer-0.200.0-2|13	Url:        http://gtk2-perl.sf.net/
14cu|perl-GStreamer-0.200.0-2|14	Source0:    %{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-GStreamer-0.200.0-2|15	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
14cu|perl-GStreamer-0.200.0-2|16	
14cu|perl-GStreamer-0.200.0-2|17	BuildRequires: perl(ExtUtils::Depends)
14cu|perl-GStreamer-0.200.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-GStreamer-0.200.0-2|19	BuildRequires: perl(ExtUtils::PkgConfig)
14cu|perl-GStreamer-0.200.0-2|20	BuildRequires: perl(Glib)
14cu|perl-GStreamer-0.200.0-2|21	BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10
14cu|perl-GStreamer-0.200.0-2|22	BuildRequires: perl(Gtk2::Builder)
14cu|perl-GStreamer-0.200.0-2|23	BuildRequires: perl-devel
14cu|perl-GStreamer-0.200.0-2|24	
14cu|perl-GStreamer-0.200.0-2|25	
14cu|perl-GStreamer-0.200.0-2|26	%description
14cu|perl-GStreamer-0.200.0-2|27	This module allows you to use the GStreamer library from Perl.
14cu|perl-GStreamer-0.200.0-2|28	
14cu|perl-GStreamer-0.200.0-2|29	%prep
14cu|perl-GStreamer-0.200.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-GStreamer-0.200.0-2|31	find -type d -name CVS | rm -rf
14cu|perl-GStreamer-0.200.0-2|32	
14cu|perl-GStreamer-0.200.0-2|33	%build
14cu|perl-GStreamer-0.200.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-GStreamer-0.200.0-2|35	%make
14cu|perl-GStreamer-0.200.0-2|36	
14cu|perl-GStreamer-0.200.0-2|37	%check
14cu|perl-GStreamer-0.200.0-2|38	%make test
14cu|perl-GStreamer-0.200.0-2|39	
14cu|perl-GStreamer-0.200.0-2|40	%install
14cu|perl-GStreamer-0.200.0-2|41	%makeinstall_std
14cu|perl-GStreamer-0.200.0-2|42	
14cu|perl-GStreamer-0.200.0-2|43	%files
14cu|perl-GStreamer-0.200.0-2|44	%doc LICENSE META.json META.yml NEWS README TODO examples
14cu|perl-GStreamer-0.200.0-2|45	%{_mandir}/*/*
14cu|perl-GStreamer-0.200.0-2|46	%{perl_vendorarch}/%{upstream_name}*
14cu|perl-GStreamer-0.200.0-2|47	%{perl_vendorarch}/auto/*
14cu|perl-GStreamer-0.200.0-2|48	
14cu|perl-GStreamer-0.200.0-2|49	
14cu|perl-GStreamer-0.200.0-2|50	
14cu|perl-GStreamer-0.200.0-2|51	
14cu|perl-GStreamer-0.200.0-2|52	
14cu|perl-GStreamer-0.200.0-2|53	%changelog
14cu|perl-GStreamer-0.200.0-2|54	
14cu|perl-GStreamer-0.200.0-2|55	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-2
14cu|perl-GStreamer-0.200.0-2|56	- (ae8003b) Fix BRs
14cu|perl-GStreamer-0.200.0-2|57	
14cu|perl-GStreamer-0.200.0-2|58	

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

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

12980 14
14cu|perl-Gtk2-Spell-1.40.0-1|1	%define upstream_name    Gtk2-Spell
14cu|perl-Gtk2-Spell-1.40.0-1|2	%define upstream_version 1.04
14cu|perl-Gtk2-Spell-1.40.0-1|3	
14cu|perl-Gtk2-Spell-1.40.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Gtk2-Spell-1.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Gtk2-Spell-1.40.0-1|6	Release:	1
14cu|perl-Gtk2-Spell-1.40.0-1|7	
14cu|perl-Gtk2-Spell-1.40.0-1|8	Summary:    Perl module for the gtkspell library
14cu|perl-Gtk2-Spell-1.40.0-1|9	
14cu|perl-Gtk2-Spell-1.40.0-1|10	License:    GPL+ or Artistic
14cu|perl-Gtk2-Spell-1.40.0-1|11	Group:      Development/GNOME and GTK+
14cu|perl-Gtk2-Spell-1.40.0-1|12	Url:        http://gtk2-perl.sf.net/
14cu|perl-Gtk2-Spell-1.40.0-1|13	Source0:    http://sourceforge.net/projects/gtk2-perl/files/Gtk2_Spell/%{upstream_version}/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Gtk2-Spell-1.40.0-1|14	BuildRequires: glitz-devel
14cu|perl-Gtk2-Spell-1.40.0-1|15	BuildRequires: gtkspell-devel
14cu|perl-Gtk2-Spell-1.40.0-1|16	BuildRequires: perl-ExtUtils-Depends
14cu|perl-Gtk2-Spell-1.40.0-1|17	BuildRequires: perl-ExtUtils-PkgConfig
14cu|perl-Gtk2-Spell-1.40.0-1|18	BuildRequires: perl-Gtk2
14cu|perl-Gtk2-Spell-1.40.0-1|19	BuildRequires: perl-Glib > 1.00
14cu|perl-Gtk2-Spell-1.40.0-1|20	Buildrequires: perl-devel
14cu|perl-Gtk2-Spell-1.40.0-1|21	
14cu|perl-Gtk2-Spell-1.40.0-1|22	Requires: gtk+2
14cu|perl-Gtk2-Spell-1.40.0-1|23	
14cu|perl-Gtk2-Spell-1.40.0-1|24	%description
14cu|perl-Gtk2-Spell-1.40.0-1|25	This module provides perl access to the gtkspell library.
14cu|perl-Gtk2-Spell-1.40.0-1|26	
14cu|perl-Gtk2-Spell-1.40.0-1|27	The GtkSpell graphical user interface library allow to write applications that
14cu|perl-Gtk2-Spell-1.40.0-1|28	highlight mis-spelled words.
14cu|perl-Gtk2-Spell-1.40.0-1|29	
14cu|perl-Gtk2-Spell-1.40.0-1|30	%prep
14cu|perl-Gtk2-Spell-1.40.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Gtk2-Spell-1.40.0-1|32	find -type d -name CVS | rm -rf
14cu|perl-Gtk2-Spell-1.40.0-1|33	
14cu|perl-Gtk2-Spell-1.40.0-1|34	%build
14cu|perl-Gtk2-Spell-1.40.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Gtk2-Spell-1.40.0-1|36	make OPTIMIZE="%{optflags} -Os -s"
14cu|perl-Gtk2-Spell-1.40.0-1|37	
14cu|perl-Gtk2-Spell-1.40.0-1|38	%install
14cu|perl-Gtk2-Spell-1.40.0-1|39	%makeinstall_std
14cu|perl-Gtk2-Spell-1.40.0-1|40	
14cu|perl-Gtk2-Spell-1.40.0-1|41	%clean
14cu|perl-Gtk2-Spell-1.40.0-1|42	
14cu|perl-Gtk2-Spell-1.40.0-1|43	%files
14cu|perl-Gtk2-Spell-1.40.0-1|44	%doc LICENSE gtkspell_simple.pl
14cu|perl-Gtk2-Spell-1.40.0-1|45	%{_mandir}/*/*
14cu|perl-Gtk2-Spell-1.40.0-1|46	%{perl_vendorarch}/Gtk2/*
14cu|perl-Gtk2-Spell-1.40.0-1|47	%{perl_vendorarch}/auto/Gtk2/*
14cu|perl-Gtk2-Spell-1.40.0-1|48	
14cu|perl-Gtk2-Spell-1.40.0-1|49	%changelog
14cu|perl-Gtk2-Spell-1.40.0-1|50	* Sat Oct 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
14cu|perl-Gtk2-Spell-1.40.0-1|51	+ Revision: f0b1d21
14cu|perl-Gtk2-Spell-1.40.0-1|52	- Drop unneeded patch
14cu|perl-Gtk2-Spell-1.40.0-1|53	
14cu|perl-Gtk2-Spell-1.40.0-1|54	

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

12982 14
14cu|perl-Guard-1.23.0-2|1	%define upstream_name    Guard
14cu|perl-Guard-1.23.0-2|2	%define upstream_version 1.023
14cu|perl-Guard-1.23.0-2|3	%define __noautoprov 'Guard.so'
14cu|perl-Guard-1.23.0-2|4	
14cu|perl-Guard-1.23.0-2|5	Name:       perl-%{upstream_name}
14cu|perl-Guard-1.23.0-2|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Guard-1.23.0-2|7	Release:    2
14cu|perl-Guard-1.23.0-2|8	
14cu|perl-Guard-1.23.0-2|9	Summary:    Safe cleanup blocks
14cu|perl-Guard-1.23.0-2|10	
14cu|perl-Guard-1.23.0-2|11	License:    GPL+ or Artistic
14cu|perl-Guard-1.23.0-2|12	Group:      Development/Perl
14cu|perl-Guard-1.23.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Guard-1.23.0-2|14	Source0:    https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Guard-1.23.0-2|15	
14cu|perl-Guard-1.23.0-2|16	BuildRequires: perl-devel
14cu|perl-Guard-1.23.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Guard-1.23.0-2|18	
14cu|perl-Guard-1.23.0-2|19	%description
14cu|perl-Guard-1.23.0-2|20	This module implements so-called "guards". A guard is something (usually an
14cu|perl-Guard-1.23.0-2|21	object) that "guards" a resource, ensuring that it is cleaned up when
14cu|perl-Guard-1.23.0-2|22	expected.
14cu|perl-Guard-1.23.0-2|23	
14cu|perl-Guard-1.23.0-2|24	Specifically, this module supports two different types of guards: guard
14cu|perl-Guard-1.23.0-2|25	objects, which execute a given code block when destroyed, and scoped
14cu|perl-Guard-1.23.0-2|26	guards, which are tied to the scope exit.
14cu|perl-Guard-1.23.0-2|27	
14cu|perl-Guard-1.23.0-2|28	
14cu|perl-Guard-1.23.0-2|29	%prep
14cu|perl-Guard-1.23.0-2|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Guard-1.23.0-2|31	
14cu|perl-Guard-1.23.0-2|32	%build
14cu|perl-Guard-1.23.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Guard-1.23.0-2|34	%make
14cu|perl-Guard-1.23.0-2|35	
14cu|perl-Guard-1.23.0-2|36	%check
14cu|perl-Guard-1.23.0-2|37	make test
14cu|perl-Guard-1.23.0-2|38	
14cu|perl-Guard-1.23.0-2|39	%install
14cu|perl-Guard-1.23.0-2|40	%makeinstall_std
14cu|perl-Guard-1.23.0-2|41	
14cu|perl-Guard-1.23.0-2|42	%files
14cu|perl-Guard-1.23.0-2|43	%doc README Changes COPYING META.json META.yml
14cu|perl-Guard-1.23.0-2|44	%{_mandir}/man3/*
14cu|perl-Guard-1.23.0-2|45	%{perl_vendorlib}/*
14cu|perl-Guard-1.23.0-2|46	
14cu|perl-Guard-1.23.0-2|47	
14cu|perl-Guard-1.23.0-2|48	
14cu|perl-Guard-1.23.0-2|49	
14cu|perl-Guard-1.23.0-2|50	%changelog
14cu|perl-Guard-1.23.0-2|51	
14cu|perl-Guard-1.23.0-2|52	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.23.0-2
14cu|perl-Guard-1.23.0-2|53	- (a82933a) Fix BRs
14cu|perl-Guard-1.23.0-2|54	
14cu|perl-Guard-1.23.0-2|55	

12983 14
14cu|perl-Hal-Cdroms-0.40.0-1|1	%define upstream_name	Hal-Cdroms
14cu|perl-Hal-Cdroms-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Hal-Cdroms-0.40.0-1|3	
14cu|perl-Hal-Cdroms-0.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Hal-Cdroms-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Hal-Cdroms-0.40.0-1|6	Release:	1
14cu|perl-Hal-Cdroms-0.40.0-1|7	Summary:	Access cdroms through HAL and D-Bus
14cu|perl-Hal-Cdroms-0.40.0-1|8	License:	GPL+ or Artistic
14cu|perl-Hal-Cdroms-0.40.0-1|9	Group:		Development/Perl
14cu|perl-Hal-Cdroms-0.40.0-1|10	Source:		http://search.cpan.org/CPAN/authors/id/T/TV/TVIGNAUD/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hal-Cdroms-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hal-Cdroms-0.40.0-1|12	
14cu|perl-Hal-Cdroms-0.40.0-1|13	BuildRequires:	perl-devel
14cu|perl-Hal-Cdroms-0.40.0-1|14	Requires:	perl(Net::DBus)
14cu|perl-Hal-Cdroms-0.40.0-1|15	
14cu|perl-Hal-Cdroms-0.40.0-1|16	BuildArch:	noarch
14cu|perl-Hal-Cdroms-0.40.0-1|17	
14cu|perl-Hal-Cdroms-0.40.0-1|18	%description
14cu|perl-Hal-Cdroms-0.40.0-1|19	Access cdroms through HAL and D-Bus
14cu|perl-Hal-Cdroms-0.40.0-1|20	
14cu|perl-Hal-Cdroms-0.40.0-1|21	%prep
14cu|perl-Hal-Cdroms-0.40.0-1|22	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Hal-Cdroms-0.40.0-1|23	
14cu|perl-Hal-Cdroms-0.40.0-1|24	%build
14cu|perl-Hal-Cdroms-0.40.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hal-Cdroms-0.40.0-1|26	make
14cu|perl-Hal-Cdroms-0.40.0-1|27	
14cu|perl-Hal-Cdroms-0.40.0-1|28	%check
14cu|perl-Hal-Cdroms-0.40.0-1|29	make test
14cu|perl-Hal-Cdroms-0.40.0-1|30	
14cu|perl-Hal-Cdroms-0.40.0-1|31	%install
14cu|perl-Hal-Cdroms-0.40.0-1|32	%makeinstall_std
14cu|perl-Hal-Cdroms-0.40.0-1|33	
14cu|perl-Hal-Cdroms-0.40.0-1|34	%files
14cu|perl-Hal-Cdroms-0.40.0-1|35	%doc Changes META.json META.yml
14cu|perl-Hal-Cdroms-0.40.0-1|36	%{perl_vendorlib}/Hal/Cdroms*
14cu|perl-Hal-Cdroms-0.40.0-1|37	%{_mandir}/*/*
14cu|perl-Hal-Cdroms-0.40.0-1|38	
14cu|perl-Hal-Cdroms-0.40.0-1|39	%changelog
14cu|perl-Hal-Cdroms-0.40.0-1|40	
14cu|perl-Hal-Cdroms-0.40.0-1|41	* Tue Sep 15 2015 abfonly <abfonly@gmail.com> 0.40.0-1
14cu|perl-Hal-Cdroms-0.40.0-1|42	- (73fd0c8) Log: Repack according to rosa perl packaging policy
14cu|perl-Hal-Cdroms-0.40.0-1|43	
14cu|perl-Hal-Cdroms-0.40.0-1|44	

12984 14
14cu|perl-Hash-MultiValue-0.160.0-1|1	%define upstream_name    Hash-MultiValue
14cu|perl-Hash-MultiValue-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-Hash-MultiValue-0.160.0-1|3	
14cu|perl-Hash-MultiValue-0.160.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Hash-MultiValue-0.160.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Hash-MultiValue-0.160.0-1|6	Release:    1
14cu|perl-Hash-MultiValue-0.160.0-1|7	
14cu|perl-Hash-MultiValue-0.160.0-1|8	Summary:    Store multiple values per key
14cu|perl-Hash-MultiValue-0.160.0-1|9	
14cu|perl-Hash-MultiValue-0.160.0-1|10	License:    GPL+ or Artistic
14cu|perl-Hash-MultiValue-0.160.0-1|11	Group:      Development/Perl
14cu|perl-Hash-MultiValue-0.160.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hash-MultiValue-0.160.0-1|13	Source0:    http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hash-MultiValue-0.160.0-1|14	
14cu|perl-Hash-MultiValue-0.160.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Hash-MultiValue-0.160.0-1|16	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Hash-MultiValue-0.160.0-1|17	
14cu|perl-Hash-MultiValue-0.160.0-1|18	
14cu|perl-Hash-MultiValue-0.160.0-1|19	BuildRequires: perl-devel
14cu|perl-Hash-MultiValue-0.160.0-1|20	
14cu|perl-Hash-MultiValue-0.160.0-1|21	
14cu|perl-Hash-MultiValue-0.160.0-1|22	BuildArch:  noarch
14cu|perl-Hash-MultiValue-0.160.0-1|23	
14cu|perl-Hash-MultiValue-0.160.0-1|24	%description
14cu|perl-Hash-MultiValue-0.160.0-1|25	Hash::MultiValue is an object (and a plain hash reference) that may contain
14cu|perl-Hash-MultiValue-0.160.0-1|26	multiple values per key, inspired by MultiDict of WebOb.
14cu|perl-Hash-MultiValue-0.160.0-1|27	
14cu|perl-Hash-MultiValue-0.160.0-1|28	%prep
14cu|perl-Hash-MultiValue-0.160.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Hash-MultiValue-0.160.0-1|30	
14cu|perl-Hash-MultiValue-0.160.0-1|31	%build
14cu|perl-Hash-MultiValue-0.160.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hash-MultiValue-0.160.0-1|33	
14cu|perl-Hash-MultiValue-0.160.0-1|34	%make
14cu|perl-Hash-MultiValue-0.160.0-1|35	
14cu|perl-Hash-MultiValue-0.160.0-1|36	%check
14cu|perl-Hash-MultiValue-0.160.0-1|37	%make test
14cu|perl-Hash-MultiValue-0.160.0-1|38	
14cu|perl-Hash-MultiValue-0.160.0-1|39	%install
14cu|perl-Hash-MultiValue-0.160.0-1|40	%makeinstall_std
14cu|perl-Hash-MultiValue-0.160.0-1|41	
14cu|perl-Hash-MultiValue-0.160.0-1|42	%files
14cu|perl-Hash-MultiValue-0.160.0-1|43	%doc Changes LICENSE META.json META.yml README
14cu|perl-Hash-MultiValue-0.160.0-1|44	%{_mandir}/man3/*
14cu|perl-Hash-MultiValue-0.160.0-1|45	%{perl_vendorlib}/*
14cu|perl-Hash-MultiValue-0.160.0-1|46	
14cu|perl-Hash-MultiValue-0.160.0-1|47	%changelog
14cu|perl-Hash-MultiValue-0.160.0-1|48	
14cu|perl-Hash-MultiValue-0.160.0-1|49	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 0.160.0-1
14cu|perl-Hash-MultiValue-0.160.0-1|50	- (19ab14f) Log: Update to 0.160.0,
14cu|perl-Hash-MultiValue-0.160.0-1|51	- (19ab14f) fixed source0 url
14cu|perl-Hash-MultiValue-0.160.0-1|52	
14cu|perl-Hash-MultiValue-0.160.0-1|53	

12985 14
14cu|perl-Hash-NoRef-0.30.0-1|1	%define upstream_name    Hash-NoRef
14cu|perl-Hash-NoRef-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Hash-NoRef-0.30.0-1|3	
14cu|perl-Hash-NoRef-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Hash-NoRef-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Hash-NoRef-0.30.0-1|6	Release:    1
14cu|perl-Hash-NoRef-0.30.0-1|7	
14cu|perl-Hash-NoRef-0.30.0-1|8	Summary:    A HASH that store values without increase the reference count (weak references)
14cu|perl-Hash-NoRef-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Hash-NoRef-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Hash-NoRef-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hash-NoRef-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hash-NoRef-0.30.0-1|13	
14cu|perl-Hash-NoRef-0.30.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Hash-NoRef-0.30.0-1|15	BuildRequires: perl-devel
14cu|perl-Hash-NoRef-0.30.0-1|16	
14cu|perl-Hash-NoRef-0.30.0-1|17	%description
14cu|perl-Hash-NoRef-0.30.0-1|18	This HASH will store it's values without increase the reference count. This
14cu|perl-Hash-NoRef-0.30.0-1|19	can be used to store objects but without interfere in the DESTROY
14cu|perl-Hash-NoRef-0.30.0-1|20	mechanism, since the reference in this HASH won't count.
14cu|perl-Hash-NoRef-0.30.0-1|21	
14cu|perl-Hash-NoRef-0.30.0-1|22	%prep
14cu|perl-Hash-NoRef-0.30.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Hash-NoRef-0.30.0-1|24	
14cu|perl-Hash-NoRef-0.30.0-1|25	%build
14cu|perl-Hash-NoRef-0.30.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hash-NoRef-0.30.0-1|27	
14cu|perl-Hash-NoRef-0.30.0-1|28	%make
14cu|perl-Hash-NoRef-0.30.0-1|29	
14cu|perl-Hash-NoRef-0.30.0-1|30	%check
14cu|perl-Hash-NoRef-0.30.0-1|31	%make test
14cu|perl-Hash-NoRef-0.30.0-1|32	
14cu|perl-Hash-NoRef-0.30.0-1|33	%install
14cu|perl-Hash-NoRef-0.30.0-1|34	%makeinstall_std
14cu|perl-Hash-NoRef-0.30.0-1|35	
14cu|perl-Hash-NoRef-0.30.0-1|36	%files
14cu|perl-Hash-NoRef-0.30.0-1|37	%doc Changes README
14cu|perl-Hash-NoRef-0.30.0-1|38	%{_mandir}/man3/*
14cu|perl-Hash-NoRef-0.30.0-1|39	%{perl_vendorlib}/*
14cu|perl-Hash-NoRef-0.30.0-1|40	
14cu|perl-Hash-NoRef-0.30.0-1|41	
14cu|perl-Hash-NoRef-0.30.0-1|42	
14cu|perl-Hash-NoRef-0.30.0-1|43	
14cu|perl-Hash-NoRef-0.30.0-1|44	
14cu|perl-Hash-NoRef-0.30.0-1|45	%changelog
14cu|perl-Hash-NoRef-0.30.0-1|46	
14cu|perl-Hash-NoRef-0.30.0-1|47	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.30.0-1
14cu|perl-Hash-NoRef-0.30.0-1|48	- (9ce60a9) Imported from SRPM
14cu|perl-Hash-NoRef-0.30.0-1|49	
14cu|perl-Hash-NoRef-0.30.0-1|50	

12986 14
14cu|perl-Hash-Rename-2.0.0-1|1	%define upstream_name    Hash-Rename
14cu|perl-Hash-Rename-2.0.0-1|2	%define upstream_version 2.00
14cu|perl-Hash-Rename-2.0.0-1|3	
14cu|perl-Hash-Rename-2.0.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Hash-Rename-2.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Hash-Rename-2.0.0-1|6	Release:	1
14cu|perl-Hash-Rename-2.0.0-1|7	
14cu|perl-Hash-Rename-2.0.0-1|8	Summary:	Rename hash keys
14cu|perl-Hash-Rename-2.0.0-1|9	
14cu|perl-Hash-Rename-2.0.0-1|10	License:	GPL+ or Artistic
14cu|perl-Hash-Rename-2.0.0-1|11	Group:		Development/Perl
14cu|perl-Hash-Rename-2.0.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hash-Rename-2.0.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hash-Rename-2.0.0-1|14	
14cu|perl-Hash-Rename-2.0.0-1|15	BuildRequires:	perl-devel
14cu|perl-Hash-Rename-2.0.0-1|16	BuildRequires:	perl(Test::Compile)
14cu|perl-Hash-Rename-2.0.0-1|17	BuildRequires:	perl(Test::Exception)
14cu|perl-Hash-Rename-2.0.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Hash-Rename-2.0.0-1|19	BuildRequires:	perl(UNIVERSAL::require)
14cu|perl-Hash-Rename-2.0.0-1|20	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Hash-Rename-2.0.0-1|21	BuildRequires:	perl(TAP::Harness::Env)
14cu|perl-Hash-Rename-2.0.0-1|22	BuildRequires:	perl(Test::Differences)
14cu|perl-Hash-Rename-2.0.0-1|23	BuildArch:	noarch
14cu|perl-Hash-Rename-2.0.0-1|24	
14cu|perl-Hash-Rename-2.0.0-1|25	%description
14cu|perl-Hash-Rename-2.0.0-1|26	Using this module you can rename a hash's keys in place.
14cu|perl-Hash-Rename-2.0.0-1|27	
14cu|perl-Hash-Rename-2.0.0-1|28	%prep
14cu|perl-Hash-Rename-2.0.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Hash-Rename-2.0.0-1|30	
14cu|perl-Hash-Rename-2.0.0-1|31	%build
14cu|perl-Hash-Rename-2.0.0-1|32	perl Build.PL --installdirs=vendor
14cu|perl-Hash-Rename-2.0.0-1|33	./Build
14cu|perl-Hash-Rename-2.0.0-1|34	
14cu|perl-Hash-Rename-2.0.0-1|35	%install
14cu|perl-Hash-Rename-2.0.0-1|36	./Build install --destdir=%{buildroot}
14cu|perl-Hash-Rename-2.0.0-1|37	
14cu|perl-Hash-Rename-2.0.0-1|38	%check
14cu|perl-Hash-Rename-2.0.0-1|39	./Build test
14cu|perl-Hash-Rename-2.0.0-1|40	
14cu|perl-Hash-Rename-2.0.0-1|41	%files
14cu|perl-Hash-Rename-2.0.0-1|42	%doc Changes README
14cu|perl-Hash-Rename-2.0.0-1|43	%{_mandir}/man3/*
14cu|perl-Hash-Rename-2.0.0-1|44	%{perl_vendorlib}/*
14cu|perl-Hash-Rename-2.0.0-1|45	
14cu|perl-Hash-Rename-2.0.0-1|46	%changelog
14cu|perl-Hash-Rename-2.0.0-1|47	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
14cu|perl-Hash-Rename-2.0.0-1|48	+ Revision: 9c68a9e
14cu|perl-Hash-Rename-2.0.0-1|49	- Fix BRs
14cu|perl-Hash-Rename-2.0.0-1|50	
14cu|perl-Hash-Rename-2.0.0-1|51	

12987 14
14cu|perl-Hash-Slice-0.30.0-1|1	%define upstream_name    Hash-Slice
14cu|perl-Hash-Slice-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Hash-Slice-0.30.0-1|3	
14cu|perl-Hash-Slice-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Hash-Slice-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Hash-Slice-0.30.0-1|6	Release:    1
14cu|perl-Hash-Slice-0.30.0-1|7	
14cu|perl-Hash-Slice-0.30.0-1|8	Summary:    Make a hash from a deep slice of another hash
14cu|perl-Hash-Slice-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Hash-Slice-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Hash-Slice-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hash-Slice-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hash-Slice-0.30.0-1|13	
14cu|perl-Hash-Slice-0.30.0-1|14	
14cu|perl-Hash-Slice-0.30.0-1|15	BuildRequires: perl-devel
14cu|perl-Hash-Slice-0.30.0-1|16	BuildRequires: perl(Carp::Clan)
14cu|perl-Hash-Slice-0.30.0-1|17	BuildRequires: perl(Clone)
14cu|perl-Hash-Slice-0.30.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Hash-Slice-0.30.0-1|19	BuildRequires: perl(Storable)
14cu|perl-Hash-Slice-0.30.0-1|20	BuildRequires: perl(Test::Most)
14cu|perl-Hash-Slice-0.30.0-1|21	
14cu|perl-Hash-Slice-0.30.0-1|22	BuildArch: noarch
14cu|perl-Hash-Slice-0.30.0-1|23	
14cu|perl-Hash-Slice-0.30.0-1|24	%description
14cu|perl-Hash-Slice-0.30.0-1|25	Hash::Slice lets you easily make a deep slice of a hash, specifically a
14cu|perl-Hash-Slice-0.30.0-1|26	hash containing one or more nested hashes. Instead of just taking a slice
14cu|perl-Hash-Slice-0.30.0-1|27	of the first level of a hash in an all-or-nothing manner, you can use slice
14cu|perl-Hash-Slice-0.30.0-1|28	to take a slice of the first level, then take a particular slice of the
14cu|perl-Hash-Slice-0.30.0-1|29	second level, and so on.
14cu|perl-Hash-Slice-0.30.0-1|30	
14cu|perl-Hash-Slice-0.30.0-1|31	%prep
14cu|perl-Hash-Slice-0.30.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Hash-Slice-0.30.0-1|33	
14cu|perl-Hash-Slice-0.30.0-1|34	%build
14cu|perl-Hash-Slice-0.30.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hash-Slice-0.30.0-1|36	
14cu|perl-Hash-Slice-0.30.0-1|37	%make
14cu|perl-Hash-Slice-0.30.0-1|38	
14cu|perl-Hash-Slice-0.30.0-1|39	%check
14cu|perl-Hash-Slice-0.30.0-1|40	%make test
14cu|perl-Hash-Slice-0.30.0-1|41	
14cu|perl-Hash-Slice-0.30.0-1|42	%install
14cu|perl-Hash-Slice-0.30.0-1|43	%makeinstall_std
14cu|perl-Hash-Slice-0.30.0-1|44	
14cu|perl-Hash-Slice-0.30.0-1|45	%files
14cu|perl-Hash-Slice-0.30.0-1|46	%doc Changes META.yml README
14cu|perl-Hash-Slice-0.30.0-1|47	%{_mandir}/man3/*
14cu|perl-Hash-Slice-0.30.0-1|48	%{perl_vendorlib}/*
14cu|perl-Hash-Slice-0.30.0-1|49	
14cu|perl-Hash-Slice-0.30.0-1|50	
14cu|perl-Hash-Slice-0.30.0-1|51	%changelog
14cu|perl-Hash-Slice-0.30.0-1|52	
14cu|perl-Hash-Slice-0.30.0-1|53	* Wed Jul 08 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-Hash-Slice-0.30.0-1|54	- (45ee0f5) Imported from SRPM
14cu|perl-Hash-Slice-0.30.0-1|55	
14cu|perl-Hash-Slice-0.30.0-1|56	

12988 14
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|1	%define upstream_name    Hash-Util-FieldHash-Compat
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|3	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|6	Release:	1
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|7	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|8	Summary:	Emulate Hash::Util::FieldHash using
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|9	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|10	License:	GPL+ or Artistic
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|11	Group:		Development/Perl
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|14	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|15	BuildRequires:	perl-devel
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|16	BuildRequires:	perl(CPAN::Meta)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|17	BuildRequires:	perl(CPAN::Meta::Requirements)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|18	BuildRequires:	perl(Exporter)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|20	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|21	BuildRequires:	perl(Hash::Util::FieldHash)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|22	BuildRequires:	perl(List::Util)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|23	BuildRequires:	perl(Scalar::Util)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|25	BuildRequires:	perl(Tie::RefHash)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|26	BuildRequires:	perl(Tie::RefHash::Weak)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|27	BuildRequires:	perl(constant)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|28	BuildRequires:	perl(parent)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|29	BuildRequires:	perl(strict)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|30	BuildRequires:	perl(version)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|31	BuildRequires:	perl(warnings)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|32	BuildRequires:	perl(Test::use::ok)
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|33	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|34	BuildArch:	noarch
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|35	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|36	%description
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|37	Under older perls this module provides a drop in compatible api to the
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|38	Hash::Util::FieldHash manpage using the perltie manpage. When the
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|39	Hash::Util::FieldHash manpage is available it will use that instead.
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|40	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|41	This way code requiring field hashes can benefit from fast, robust field
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|42	hashes on Perl 5.10 and newer, but still run on older perls that don't ship
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|43	with that module.
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|44	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|45	See the Hash::Util::FieldHash manpage for all the details of the API.
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|46	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|47	%prep
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|49	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|50	%build
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|52	%make
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|53	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|54	%check
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|55	%make test
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|56	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|57	%install
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|58	%makeinstall_std
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|59	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|60	%files
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|61	%{_mandir}/man3/*
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|62	%{perl_vendorlib}/*
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|63	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|64	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|65	%changelog
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|66	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|67	* Tue Sep 15 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|68	- (8e812b1) Log: Update to 0.90.0
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|69	
14cu|perl-Hash-Util-FieldHash-Compat-0.90.0-1|70	

12989 14
14cu|perl-Hijk-0.220.0-1|1	%define upstream_name    Hijk
14cu|perl-Hijk-0.220.0-1|2	%define upstream_version 0.22
14cu|perl-Hijk-0.220.0-1|3	
14cu|perl-Hijk-0.220.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Hijk-0.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Hijk-0.220.0-1|6	Release:    1
14cu|perl-Hijk-0.220.0-1|7	
14cu|perl-Hijk-0.220.0-1|8	Summary:    Specialized HTTP client
14cu|perl-Hijk-0.220.0-1|9	License:    GPL+ or Artistic
14cu|perl-Hijk-0.220.0-1|10	Group:      Development/Perl
14cu|perl-Hijk-0.220.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Hijk-0.220.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Hijk-0.220.0-1|13	
14cu|perl-Hijk-0.220.0-1|14	BuildRequires: perl-devel
14cu|perl-Hijk-0.220.0-1|15	BuildRequires: perl(CPAN::Meta)
14cu|perl-Hijk-0.220.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Hijk-0.220.0-1|17	BuildRequires: perl(Net::Ping)
14cu|perl-Hijk-0.220.0-1|18	BuildRequires: perl(Plack)
14cu|perl-Hijk-0.220.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-Hijk-0.220.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Hijk-0.220.0-1|21	BuildArch: noarch
14cu|perl-Hijk-0.220.0-1|22	
14cu|perl-Hijk-0.220.0-1|23	
14cu|perl-Hijk-0.220.0-1|24	
14cu|perl-Hijk-0.220.0-1|25	%description
14cu|perl-Hijk-0.220.0-1|26	Hijk is a specialized HTTP Client that does nothing but transport the
14cu|perl-Hijk-0.220.0-1|27	response body back. It does not feature as a "user agent", but as a dumb
14cu|perl-Hijk-0.220.0-1|28	client. It is suitable for connecting to data servers transporting via HTTP
14cu|perl-Hijk-0.220.0-1|29	rather then web servers.
14cu|perl-Hijk-0.220.0-1|30	
14cu|perl-Hijk-0.220.0-1|31	Most of HTTP features like proxy, redirect, Transfer-Encoding, or SSL are
14cu|perl-Hijk-0.220.0-1|32	not supported at all. For those requirements we already have many good HTTP
14cu|perl-Hijk-0.220.0-1|33	clients like the HTTP::Tiny manpage, the Furl manpage or the LWP::UserAgent
14cu|perl-Hijk-0.220.0-1|34	manpage.
14cu|perl-Hijk-0.220.0-1|35	
14cu|perl-Hijk-0.220.0-1|36	%prep
14cu|perl-Hijk-0.220.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Hijk-0.220.0-1|38	
14cu|perl-Hijk-0.220.0-1|39	%build
14cu|perl-Hijk-0.220.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Hijk-0.220.0-1|41	
14cu|perl-Hijk-0.220.0-1|42	%make
14cu|perl-Hijk-0.220.0-1|43	
14cu|perl-Hijk-0.220.0-1|44	%check
14cu|perl-Hijk-0.220.0-1|45	%make test
14cu|perl-Hijk-0.220.0-1|46	
14cu|perl-Hijk-0.220.0-1|47	%install
14cu|perl-Hijk-0.220.0-1|48	%makeinstall_std
14cu|perl-Hijk-0.220.0-1|49	
14cu|perl-Hijk-0.220.0-1|50	%files
14cu|perl-Hijk-0.220.0-1|51	%doc Changes META.json META.yml LICENSE README.*
14cu|perl-Hijk-0.220.0-1|52	%{_mandir}/man3/*
14cu|perl-Hijk-0.220.0-1|53	%perl_vendorlib/*
14cu|perl-Hijk-0.220.0-1|54	
14cu|perl-Hijk-0.220.0-1|55	
14cu|perl-Hijk-0.220.0-1|56	%changelog
14cu|perl-Hijk-0.220.0-1|57	
14cu|perl-Hijk-0.220.0-1|58	* Thu Jun 18 2015 abfonly <John@smith.org> 0.220.0-1
14cu|perl-Hijk-0.220.0-1|59	- (aed0fc5) Imported from SRPM
14cu|perl-Hijk-0.220.0-1|60	
14cu|perl-Hijk-0.220.0-1|61	

12990 14
14cu|perl-HTML-FillInForm-2.210.0-1|1	%define upstream_name	 HTML-FillInForm
14cu|perl-HTML-FillInForm-2.210.0-1|2	%define upstream_version 2.21
14cu|perl-HTML-FillInForm-2.210.0-1|3	
14cu|perl-HTML-FillInForm-2.210.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTML-FillInForm-2.210.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTML-FillInForm-2.210.0-1|6	Release:    1
14cu|perl-HTML-FillInForm-2.210.0-1|7	
14cu|perl-HTML-FillInForm-2.210.0-1|8	Summary:    Populates HTML Forms with data
14cu|perl-HTML-FillInForm-2.210.0-1|9	License:    Artistic
14cu|perl-HTML-FillInForm-2.210.0-1|10	Group:      Development/Perl
14cu|perl-HTML-FillInForm-2.210.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-HTML-FillInForm-2.210.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-FillInForm-2.210.0-1|13	
14cu|perl-HTML-FillInForm-2.210.0-1|14	BuildRequires: perl(CGI)
14cu|perl-HTML-FillInForm-2.210.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-HTML-FillInForm-2.210.0-1|16	BuildRequires: perl(HTML::Parser) >= 3.260.0
14cu|perl-HTML-FillInForm-2.210.0-1|17	BuildRequires: perl(HTML::TokeParser) >= 3.260.0
14cu|perl-HTML-FillInForm-2.210.0-1|18	BuildRequires: perl(warnings)
14cu|perl-HTML-FillInForm-2.210.0-1|19	BuildRequires: perl(Test::Output)
14cu|perl-HTML-FillInForm-2.210.0-1|20	BuildRequires: perl-devel
14cu|perl-HTML-FillInForm-2.210.0-1|21	BuildArch:  noarch
14cu|perl-HTML-FillInForm-2.210.0-1|22	
14cu|perl-HTML-FillInForm-2.210.0-1|23	%description
14cu|perl-HTML-FillInForm-2.210.0-1|24	This module automatically inserts data from a previous HTML form into the HTML
14cu|perl-HTML-FillInForm-2.210.0-1|25	input, textarea, radio buttons, checkboxes and select tags.  It is a subclass
14cu|perl-HTML-FillInForm-2.210.0-1|26	of HTML::Parser and uses it to parse the HTML and insert the values into the
14cu|perl-HTML-FillInForm-2.210.0-1|27	form tags.
14cu|perl-HTML-FillInForm-2.210.0-1|28	
14cu|perl-HTML-FillInForm-2.210.0-1|29	%prep
14cu|perl-HTML-FillInForm-2.210.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-FillInForm-2.210.0-1|31	
14cu|perl-HTML-FillInForm-2.210.0-1|32	%build
14cu|perl-HTML-FillInForm-2.210.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-FillInForm-2.210.0-1|34	%make
14cu|perl-HTML-FillInForm-2.210.0-1|35	
14cu|perl-HTML-FillInForm-2.210.0-1|36	%check
14cu|perl-HTML-FillInForm-2.210.0-1|37	%make test
14cu|perl-HTML-FillInForm-2.210.0-1|38	
14cu|perl-HTML-FillInForm-2.210.0-1|39	%install
14cu|perl-HTML-FillInForm-2.210.0-1|40	%makeinstall_std
14cu|perl-HTML-FillInForm-2.210.0-1|41	
14cu|perl-HTML-FillInForm-2.210.0-1|42	%files
14cu|perl-HTML-FillInForm-2.210.0-1|43	%doc Changes META.yml MYMETA.yml README
14cu|perl-HTML-FillInForm-2.210.0-1|44	%{_mandir}/*/*
14cu|perl-HTML-FillInForm-2.210.0-1|45	%{perl_vendorlib}/HTML
14cu|perl-HTML-FillInForm-2.210.0-1|46	
14cu|perl-HTML-FillInForm-2.210.0-1|47	
14cu|perl-HTML-FillInForm-2.210.0-1|48	%changelog
14cu|perl-HTML-FillInForm-2.210.0-1|49	* Sat Mar 07 2015 John Smith <John@smith.org> 2.210.0-1
14cu|perl-HTML-FillInForm-2.210.0-1|50	+ Revision: ce1a3c4
14cu|perl-HTML-FillInForm-2.210.0-1|51	- Log: update to 2.210.0, fixed tests, fixed BR
14cu|perl-HTML-FillInForm-2.210.0-1|52	
14cu|perl-HTML-FillInForm-2.210.0-1|53	

12991 14
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|1	%define upstream_name HTML-FormatText-WithLinks
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|3	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|6	Release:	1
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|7	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|8	Summary:	HTML to text conversion with links as footnotes
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|9	License:	GPL+ or Artistic
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|10	Group:		Development/Perl
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|13	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|14	BuildRequires:	perl(HTML::FormatText)
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|15	BuildRequires:	perl(HTML::TreeBuilder)
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|16	BuildRequires:	perl(Module::Build) >= 0.400.400
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|17	BuildRequires:	perl(URI::WithBase)
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|19	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|20	BuildArch:	noarch
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|21	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|22	%description
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|23	HTML to text conversion with links as footnotes.
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|24	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|25	%prep
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|27	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|28	%build
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|29	%{__perl} Build.PL installdirs=vendor
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|30	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|31	./Build
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|32	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|33	%check
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|34	./Build test
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|35	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|36	%install
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|37	./Build install destdir=%{buildroot}
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|38	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|39	%files
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|40	%doc Changes META.json META.yml README
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|41	%{_mandir}/man3/*
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|42	%{perl_vendorlib}/*
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|43	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|44	%changelog
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|45	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|46	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 0.150.0-1
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|47	- (97238ce) Imported from SRPM
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|48	
14cu|perl-HTML-FormatText-WithLinks-0.150.0-1|49	

12992 14
14cu|perl-HTML-FormHandler-0.400.590-1|1	%define upstream_name    HTML-FormHandler
14cu|perl-HTML-FormHandler-0.400.590-1|2	%define upstream_version 0.40059
14cu|perl-HTML-FormHandler-0.400.590-1|3	
14cu|perl-HTML-FormHandler-0.400.590-1|4	# Required but not provided with internal dep. generator
14cu|perl-HTML-FormHandler-0.400.590-1|5	%if %{_use_internal_dependency_generator}
14cu|perl-HTML-FormHandler-0.400.590-1|6	%define __noautoreq 'perl\\(HTML::FormHandler::Meta::Role\\)'
14cu|perl-HTML-FormHandler-0.400.590-1|7	%endif
14cu|perl-HTML-FormHandler-0.400.590-1|8	
14cu|perl-HTML-FormHandler-0.400.590-1|9	Name:		perl-%{upstream_name}
14cu|perl-HTML-FormHandler-0.400.590-1|10	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-FormHandler-0.400.590-1|11	Release:	1
14cu|perl-HTML-FormHandler-0.400.590-1|12	
14cu|perl-HTML-FormHandler-0.400.590-1|13	Summary:	An HTML form handler written in Moose
14cu|perl-HTML-FormHandler-0.400.590-1|14	
14cu|perl-HTML-FormHandler-0.400.590-1|15	License:	GPL+ or Artistic
14cu|perl-HTML-FormHandler-0.400.590-1|16	Group:		Development/Perl
14cu|perl-HTML-FormHandler-0.400.590-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-FormHandler-0.400.590-1|18	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-FormHandler-0.400.590-1|19	
14cu|perl-HTML-FormHandler-0.400.590-1|20	BuildRequires:	perl-devel
14cu|perl-HTML-FormHandler-0.400.590-1|21	BuildRequires:	perl(List::AllUtils)
14cu|perl-HTML-FormHandler-0.400.590-1|22	BuildRequires:	perl(Data::Clone)
14cu|perl-HTML-FormHandler-0.400.590-1|23	BuildRequires:	perl(Carp)
14cu|perl-HTML-FormHandler-0.400.590-1|24	BuildRequires:	perl(DateTime)
14cu|perl-HTML-FormHandler-0.400.590-1|25	BuildRequires:	perl(DateTime::Format::Strptime)
14cu|perl-HTML-FormHandler-0.400.590-1|26	BuildRequires:	perl(Email::Valid)
14cu|perl-HTML-FormHandler-0.400.590-1|27	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-HTML-FormHandler-0.400.590-1|28	BuildRequires:	perl(File::ShareDir)
14cu|perl-HTML-FormHandler-0.400.590-1|29	BuildRequires:	perl(File::Spec)
14cu|perl-HTML-FormHandler-0.400.590-1|30	BuildRequires:	perl(Locale::Maketext)
14cu|perl-HTML-FormHandler-0.400.590-1|31	BuildRequires:	perl(Moose)
14cu|perl-HTML-FormHandler-0.400.590-1|32	BuildRequires:	perl(MooseX::Getopt)
14cu|perl-HTML-FormHandler-0.400.590-1|33	BuildRequires:	perl(MooseX::Traits)
14cu|perl-HTML-FormHandler-0.400.590-1|34	BuildRequires:	perl(MooseX::Types)
14cu|perl-HTML-FormHandler-0.400.590-1|35	BuildRequires:	perl(MooseX::Types::Common)
14cu|perl-HTML-FormHandler-0.400.590-1|36	BuildRequires:	perl(MooseX::Types::LoadableClass)
14cu|perl-HTML-FormHandler-0.400.590-1|37	BuildRequires:	perl(Test::Differences)
14cu|perl-HTML-FormHandler-0.400.590-1|38	BuildRequires:	perl(Test::Exception)
14cu|perl-HTML-FormHandler-0.400.590-1|39	BuildRequires:	perl(Test::More)
14cu|perl-HTML-FormHandler-0.400.590-1|40	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-HTML-FormHandler-0.400.590-1|41	BuildRequires:	perl(HTML::TreeBuilder)
14cu|perl-HTML-FormHandler-0.400.590-1|42	BuildRequires:	perl(Try::Tiny)
14cu|perl-HTML-FormHandler-0.400.590-1|43	BuildRequires:	perl(aliased)
14cu|perl-HTML-FormHandler-0.400.590-1|44	BuildRequires:	perl(namespace::autoclean)
14cu|perl-HTML-FormHandler-0.400.590-1|45	BuildRequires:	perl(File::ShareDir::Install)
14cu|perl-HTML-FormHandler-0.400.590-1|46	BuildRequires:	perl(Template::Base)
14cu|perl-HTML-FormHandler-0.400.590-1|47	BuildRequires:	perl(Config::Any)
14cu|perl-HTML-FormHandler-0.400.590-1|48	BuildRequires:	perl(YAML::Syck)
14cu|perl-HTML-FormHandler-0.400.590-1|49	
14cu|perl-HTML-FormHandler-0.400.590-1|50	BuildArch:	noarch
14cu|perl-HTML-FormHandler-0.400.590-1|51	
14cu|perl-HTML-FormHandler-0.400.590-1|52	%description
14cu|perl-HTML-FormHandler-0.400.590-1|53	HTML::FormHandler maintains a clean separation between form construction
14cu|perl-HTML-FormHandler-0.400.590-1|54	and form rendering. It allows you to define your forms and fields in a
14cu|perl-HTML-FormHandler-0.400.590-1|55	number of flexible ways. Although it provides renderers for HTML, you can
14cu|perl-HTML-FormHandler-0.400.590-1|56	define custom renderers for any kind of presentation.
14cu|perl-HTML-FormHandler-0.400.590-1|57	
14cu|perl-HTML-FormHandler-0.400.590-1|58	Although documentation in this file provides some overview, it is mainly
14cu|perl-HTML-FormHandler-0.400.590-1|59	intended for API documentation. See the HTML::FormHandler::Manual::Intro
14cu|perl-HTML-FormHandler-0.400.590-1|60	manpage for a more detailed introduction.
14cu|perl-HTML-FormHandler-0.400.590-1|61	
14cu|perl-HTML-FormHandler-0.400.590-1|62	HTML::FormHandler allows you to define form fields and validators. It can
14cu|perl-HTML-FormHandler-0.400.590-1|63	be used for both database and non-database forms, and will automatically
14cu|perl-HTML-FormHandler-0.400.590-1|64	update or create rows in a database. It can be used to process structured
14cu|perl-HTML-FormHandler-0.400.590-1|65	data that doesn't come from an HTML form.
14cu|perl-HTML-FormHandler-0.400.590-1|66	
14cu|perl-HTML-FormHandler-0.400.590-1|67	%prep
14cu|perl-HTML-FormHandler-0.400.590-1|68	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-FormHandler-0.400.590-1|69	
14cu|perl-HTML-FormHandler-0.400.590-1|70	%build
14cu|perl-HTML-FormHandler-0.400.590-1|71	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-FormHandler-0.400.590-1|72	%make
14cu|perl-HTML-FormHandler-0.400.590-1|73	
14cu|perl-HTML-FormHandler-0.400.590-1|74	%check
14cu|perl-HTML-FormHandler-0.400.590-1|75	%make test
14cu|perl-HTML-FormHandler-0.400.590-1|76	
14cu|perl-HTML-FormHandler-0.400.590-1|77	%install
14cu|perl-HTML-FormHandler-0.400.590-1|78	%makeinstall_std
14cu|perl-HTML-FormHandler-0.400.590-1|79	
14cu|perl-HTML-FormHandler-0.400.590-1|80	%files
14cu|perl-HTML-FormHandler-0.400.590-1|81	%doc Changes META.yml README META.json LICENSE
14cu|perl-HTML-FormHandler-0.400.590-1|82	%{_mandir}/man3/*
14cu|perl-HTML-FormHandler-0.400.590-1|83	%{perl_vendorlib}/*
14cu|perl-HTML-FormHandler-0.400.590-1|84	
14cu|perl-HTML-FormHandler-0.400.590-1|85	
14cu|perl-HTML-FormHandler-0.400.590-1|86	%changelog
14cu|perl-HTML-FormHandler-0.400.590-1|87	
14cu|perl-HTML-FormHandler-0.400.590-1|88	* Fri Jun 19 2015 abfonly <John@smith.org> 0.400.590-1
14cu|perl-HTML-FormHandler-0.400.590-1|89	- (7f38b44) Log: Update to 0.400.590
14cu|perl-HTML-FormHandler-0.400.590-1|90	
14cu|perl-HTML-FormHandler-0.400.590-1|91	

12993 14
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|1	%define upstream_name    HTML-FormHandler-Model-DBIC
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|2	%define upstream_version 0.29
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|3	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|6	Release:	1
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|7	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|8	Summary:	Generate form classes from DBIC schema
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|9	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|11	Group:		Development/Perl
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-FormHandler-Model-DBIC-%{upstream_version}.tar.gz
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|14	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|16	BuildRequires:	perl(DBIx::Class)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|17	BuildRequires:	perl(DBIx::Class::ResultSet::RecursiveUpdate)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|18	BuildRequires:	perl(DateTime::Format::MySQL)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|19	BuildRequires:	perl(DateTime::Format::SQLite)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|20	BuildRequires:	perl(DateTime::Format::W3CDTF)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|22	BuildRequires:	perl(HTML::FormHandler)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|23	BuildRequires:	perl(Module::Find)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|24	BuildRequires:	perl(Moose)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|25	BuildRequires:	perl(MooseX::Getopt)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|26	BuildRequires:	perl(SQL::Abstract)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|27	BuildRequires:	perl(Test::More)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|29	BuildRequires:	perl(strictures)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|30	BuildRequires:	perl(Test::Exception)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|31	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|32	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|33	# For tests that use perl(HTML::FormHandler)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|34	BuildRequires:	perl(aliased)
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|35	BuildArch:	noarch
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|36	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|37	%description
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|38	Catalyst based application.
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|39	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|40	%prep
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|42	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|43	%build
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|45	%make
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|46	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|47	%check
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|48	%make test
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|49	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|50	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|51	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|52	%install
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|53	%makeinstall_std
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|54	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|55	%files
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|56	%doc Changes META.yml README
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|57	%{_bindir}/form_generator.pl
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|58	%{_mandir}/man1/*
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|59	%{_mandir}/man3/*
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|60	%{perl_vendorlib}/*
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|61	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|62	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|63	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|64	%changelog
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|65	* Sat Mar 07 2015 John Smith <John@smith.org> 0.290.0-1
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|66	+ Revision: c63b6da
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|67	- Log: Update to 0.290.0, fixed BR, enabled and fixed tests
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|68	
14cu|perl-HTML-FormHandler-Model-DBIC-0.290.0-1|69	

12994 14
14cu|perl-HTML-FromText-2.70.0-2|1	%define upstream_name    HTML-FromText
14cu|perl-HTML-FromText-2.70.0-2|2	%define upstream_version 2.07
14cu|perl-HTML-FromText-2.70.0-2|3	
14cu|perl-HTML-FromText-2.70.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-FromText-2.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-FromText-2.70.0-2|6	Release:	2
14cu|perl-HTML-FromText-2.70.0-2|7	
14cu|perl-HTML-FromText-2.70.0-2|8	Summary:	Perl module to Convert plain text to HTML
14cu|perl-HTML-FromText-2.70.0-2|9	
14cu|perl-HTML-FromText-2.70.0-2|10	License:	GPL+ or Artistic
14cu|perl-HTML-FromText-2.70.0-2|11	Group:		Development/Perl
14cu|perl-HTML-FromText-2.70.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-HTML-FromText-2.70.0-2|13	Source0:	http://www.cpan.org/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-FromText-2.70.0-2|14	
14cu|perl-HTML-FromText-2.70.0-2|15	BuildRequires:	perl-devel
14cu|perl-HTML-FromText-2.70.0-2|16	BuildRequires:	perl(Carp)
14cu|perl-HTML-FromText-2.70.0-2|17	BuildRequires:	perl(Email::Find::addrspec)
14cu|perl-HTML-FromText-2.70.0-2|18	BuildRequires:	perl(Exporter)
14cu|perl-HTML-FromText-2.70.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.30
14cu|perl-HTML-FromText-2.70.0-2|20	BuildRequires:	perl(File::Find)
14cu|perl-HTML-FromText-2.70.0-2|21	BuildRequires:	perl(File::Spec)
14cu|perl-HTML-FromText-2.70.0-2|22	BuildRequires:	perl(File::Temp)
14cu|perl-HTML-FromText-2.70.0-2|23	BuildRequires:	perl(HTML::Entities)
14cu|perl-HTML-FromText-2.70.0-2|24	BuildRequires:	perl(Scalar::Util)
14cu|perl-HTML-FromText-2.70.0-2|25	BuildRequires:	perl(Test::More)
14cu|perl-HTML-FromText-2.70.0-2|26	BuildRequires:	perl(Test::Pod)
14cu|perl-HTML-FromText-2.70.0-2|27	BuildRequires:	perl(Text::Tabs)
14cu|perl-HTML-FromText-2.70.0-2|28	BuildRequires:	perl(strict)
14cu|perl-HTML-FromText-2.70.0-2|29	BuildRequires:	perl(version) >= 0.990.100
14cu|perl-HTML-FromText-2.70.0-2|30	BuildRequires:	perl(warnings)
14cu|perl-HTML-FromText-2.70.0-2|31	BuildArch:	noarch
14cu|perl-HTML-FromText-2.70.0-2|32	
14cu|perl-HTML-FromText-2.70.0-2|33	%description
14cu|perl-HTML-FromText-2.70.0-2|34	HTML::FromText converts text to HTML.
14cu|perl-HTML-FromText-2.70.0-2|35	
14cu|perl-HTML-FromText-2.70.0-2|36	%prep
14cu|perl-HTML-FromText-2.70.0-2|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-FromText-2.70.0-2|38	
14cu|perl-HTML-FromText-2.70.0-2|39	%build
14cu|perl-HTML-FromText-2.70.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-FromText-2.70.0-2|41	%make
14cu|perl-HTML-FromText-2.70.0-2|42	
14cu|perl-HTML-FromText-2.70.0-2|43	%check
14cu|perl-HTML-FromText-2.70.0-2|44	%make test
14cu|perl-HTML-FromText-2.70.0-2|45	
14cu|perl-HTML-FromText-2.70.0-2|46	%install
14cu|perl-HTML-FromText-2.70.0-2|47	%makeinstall_std
14cu|perl-HTML-FromText-2.70.0-2|48	
14cu|perl-HTML-FromText-2.70.0-2|49	%files
14cu|perl-HTML-FromText-2.70.0-2|50	%doc Changes README
14cu|perl-HTML-FromText-2.70.0-2|51	%{perl_vendorlib}/HTML/FromText.pm
14cu|perl-HTML-FromText-2.70.0-2|52	%{_bindir}/text2html
14cu|perl-HTML-FromText-2.70.0-2|53	%{_mandir}/man*/*
14cu|perl-HTML-FromText-2.70.0-2|54	
14cu|perl-HTML-FromText-2.70.0-2|55	
14cu|perl-HTML-FromText-2.70.0-2|56	
14cu|perl-HTML-FromText-2.70.0-2|57	%changelog
14cu|perl-HTML-FromText-2.70.0-2|58	
14cu|perl-HTML-FromText-2.70.0-2|59	* Mon Jun 01 2015 abfonly <John@smith.org> 2.70.0-2
14cu|perl-HTML-FromText-2.70.0-2|60	- (0f020b0) Log: fixed BR, bump rel
14cu|perl-HTML-FromText-2.70.0-2|61	
14cu|perl-HTML-FromText-2.70.0-2|62	

12995 14
14cu|perl-HTML-Lint-2.220.0-1|1	%define upstream_name	 HTML-Lint
14cu|perl-HTML-Lint-2.220.0-1|2	%define upstream_version 2.22
14cu|perl-HTML-Lint-2.220.0-1|3	
14cu|perl-HTML-Lint-2.220.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-Lint-2.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-Lint-2.220.0-1|6	Release:	1
14cu|perl-HTML-Lint-2.220.0-1|7	
14cu|perl-HTML-Lint-2.220.0-1|8	Summary:	Module to check for HTML errors
14cu|perl-HTML-Lint-2.220.0-1|9	
14cu|perl-HTML-Lint-2.220.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-Lint-2.220.0-1|11	Group:		Development/Perl
14cu|perl-HTML-Lint-2.220.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-HTML-Lint-2.220.0-1|13	Source0:	http://www.cpan.org/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-Lint-2.220.0-1|14	# patch from mga
14cu|perl-HTML-Lint-2.220.0-1|15	Patch0:		HTML-Lint-2.22-fix-tests.patch
14cu|perl-HTML-Lint-2.220.0-1|16	
14cu|perl-HTML-Lint-2.220.0-1|17	BuildRequires:	perl-devel
14cu|perl-HTML-Lint-2.220.0-1|18	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-HTML-Lint-2.220.0-1|19	BuildRequires:	perl(File::Find) >= 0.530.0
14cu|perl-HTML-Lint-2.220.0-1|20	BuildRequires:	perl(HTML::Entities) >= 1.0.100-
14cu|perl-HTML-Lint-2.220.0-1|21	BuildRequires:	perl(HTML::Parser) >=  3.47
14cu|perl-HTML-Lint-2.220.0-1|22	BuildRequires:	perl(HTML::Tagset) >=  3.03
14cu|perl-HTML-Lint-2.220.0-1|23	BuildRequires:	perl(Test::Builder)
14cu|perl-HTML-Lint-2.220.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTML-Lint-2.220.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTML-Lint-2.220.0-1|26	BuildRequires:	perl(Test::Pod)
14cu|perl-HTML-Lint-2.220.0-1|27	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-HTML-Lint-2.220.0-1|28	BuildRequires:	perl(LWP::Simple)
14cu|perl-HTML-Lint-2.220.0-1|29	
14cu|perl-HTML-Lint-2.220.0-1|30	BuildArch:	noarch
14cu|perl-HTML-Lint-2.220.0-1|31	
14cu|perl-HTML-Lint-2.220.0-1|32	%description
14cu|perl-HTML-Lint-2.220.0-1|33	This Perl module is used to check for HTML errors in strings or files.
14cu|perl-HTML-Lint-2.220.0-1|34	
14cu|perl-HTML-Lint-2.220.0-1|35	%prep
14cu|perl-HTML-Lint-2.220.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Lint-2.220.0-1|37	%patch0 -p1
14cu|perl-HTML-Lint-2.220.0-1|38	
14cu|perl-HTML-Lint-2.220.0-1|39	%build
14cu|perl-HTML-Lint-2.220.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-Lint-2.220.0-1|41	%make
14cu|perl-HTML-Lint-2.220.0-1|42	
14cu|perl-HTML-Lint-2.220.0-1|43	%check
14cu|perl-HTML-Lint-2.220.0-1|44	make test
14cu|perl-HTML-Lint-2.220.0-1|45	
14cu|perl-HTML-Lint-2.220.0-1|46	%install
14cu|perl-HTML-Lint-2.220.0-1|47	%makeinstall_std
14cu|perl-HTML-Lint-2.220.0-1|48	
14cu|perl-HTML-Lint-2.220.0-1|49	%files
14cu|perl-HTML-Lint-2.220.0-1|50	%doc Changes META.json META.yml README
14cu|perl-HTML-Lint-2.220.0-1|51	%{perl_vendorlib}/HTML
14cu|perl-HTML-Lint-2.220.0-1|52	%{perl_vendorlib}/Test
14cu|perl-HTML-Lint-2.220.0-1|53	%{_mandir}/*/*
14cu|perl-HTML-Lint-2.220.0-1|54	%{_bindir}/*
14cu|perl-HTML-Lint-2.220.0-1|55	
14cu|perl-HTML-Lint-2.220.0-1|56	
14cu|perl-HTML-Lint-2.220.0-1|57	%changelog
14cu|perl-HTML-Lint-2.220.0-1|58	
14cu|perl-HTML-Lint-2.220.0-1|59	* Mon Jul 13 2015 abfonly <abfonly@gmail.com> 2.220.0-1
14cu|perl-HTML-Lint-2.220.0-1|60	- (430df0f) Log: Update to 2.220.0, patched tests
14cu|perl-HTML-Lint-2.220.0-1|61	
14cu|perl-HTML-Lint-2.220.0-1|62	

12996 14
14cu|perl-HTML-Restrict-2.2.2-1|1	%define upstream_name    HTML-Restrict
14cu|perl-HTML-Restrict-2.2.2-1|2	%define upstream_version 2.2.2
14cu|perl-HTML-Restrict-2.2.2-1|3	
14cu|perl-HTML-Restrict-2.2.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTML-Restrict-2.2.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTML-Restrict-2.2.2-1|6	Release:    1
14cu|perl-HTML-Restrict-2.2.2-1|7	
14cu|perl-HTML-Restrict-2.2.2-1|8	Summary:    Strip away unwanted HTML tags and attributes
14cu|perl-HTML-Restrict-2.2.2-1|9	License:    GPL+ or Artistic
14cu|perl-HTML-Restrict-2.2.2-1|10	Group:      Development/Perl
14cu|perl-HTML-Restrict-2.2.2-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-Restrict-2.2.2-1|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-Restrict-2.2.2-1|13	
14cu|perl-HTML-Restrict-2.2.2-1|14	BuildRequires: perl(Carp)
14cu|perl-HTML-Restrict-2.2.2-1|15	BuildRequires: perl(Data::Dump)
14cu|perl-HTML-Restrict-2.2.2-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-HTML-Restrict-2.2.2-1|17	BuildRequires: perl(HTML::Entities)
14cu|perl-HTML-Restrict-2.2.2-1|18	BuildRequires: perl(HTML::Parser)
14cu|perl-HTML-Restrict-2.2.2-1|19	BuildRequires: perl(List::MoreUtils)
14cu|perl-HTML-Restrict-2.2.2-1|20	BuildRequires: perl(Module::Build) >= 0.280.0
14cu|perl-HTML-Restrict-2.2.2-1|21	BuildRequires: perl(Moo) >= 1.2.0
14cu|perl-HTML-Restrict-2.2.2-1|22	BuildRequires: perl(Scalar::Util)
14cu|perl-HTML-Restrict-2.2.2-1|23	BuildRequires: perl(Sub::Quote)
14cu|perl-HTML-Restrict-2.2.2-1|24	BuildRequires: perl(Test::Fatal)
14cu|perl-HTML-Restrict-2.2.2-1|25	BuildRequires: perl(Test::More)
14cu|perl-HTML-Restrict-2.2.2-1|26	BuildRequires: perl(Type::Tiny) >= 1.0.1
14cu|perl-HTML-Restrict-2.2.2-1|27	BuildRequires: perl(Types::Standard)
14cu|perl-HTML-Restrict-2.2.2-1|28	BuildRequires: perl(URI)
14cu|perl-HTML-Restrict-2.2.2-1|29	BuildRequires: perl(namespace::clean)
14cu|perl-HTML-Restrict-2.2.2-1|30	BuildRequires: perl(strict)
14cu|perl-HTML-Restrict-2.2.2-1|31	BuildRequires: perl(warnings)
14cu|perl-HTML-Restrict-2.2.2-1|32	BuildRequires: perl-devel
14cu|perl-HTML-Restrict-2.2.2-1|33	
14cu|perl-HTML-Restrict-2.2.2-1|34	BuildArch:  noarch
14cu|perl-HTML-Restrict-2.2.2-1|35	
14cu|perl-HTML-Restrict-2.2.2-1|36	%description
14cu|perl-HTML-Restrict-2.2.2-1|37	This module uses _HTML::Parser_ to strip HTML from text in a restrictive
14cu|perl-HTML-Restrict-2.2.2-1|38	manner. By default all HTML is restricted. You may alter the default
14cu|perl-HTML-Restrict-2.2.2-1|39	behaviour by supplying your own tag rules.
14cu|perl-HTML-Restrict-2.2.2-1|40	
14cu|perl-HTML-Restrict-2.2.2-1|41	%prep
14cu|perl-HTML-Restrict-2.2.2-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Restrict-2.2.2-1|43	
14cu|perl-HTML-Restrict-2.2.2-1|44	%build
14cu|perl-HTML-Restrict-2.2.2-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-Restrict-2.2.2-1|46	
14cu|perl-HTML-Restrict-2.2.2-1|47	%make
14cu|perl-HTML-Restrict-2.2.2-1|48	
14cu|perl-HTML-Restrict-2.2.2-1|49	%check
14cu|perl-HTML-Restrict-2.2.2-1|50	%make test
14cu|perl-HTML-Restrict-2.2.2-1|51	
14cu|perl-HTML-Restrict-2.2.2-1|52	%install
14cu|perl-HTML-Restrict-2.2.2-1|53	%makeinstall_std
14cu|perl-HTML-Restrict-2.2.2-1|54	
14cu|perl-HTML-Restrict-2.2.2-1|55	%files
14cu|perl-HTML-Restrict-2.2.2-1|56	%doc CONTRIBUTORS Changes LICENSE META.json META.yml README examples
14cu|perl-HTML-Restrict-2.2.2-1|57	%{_mandir}/man3/*
14cu|perl-HTML-Restrict-2.2.2-1|58	%perl_vendorlib/*
14cu|perl-HTML-Restrict-2.2.2-1|59	
14cu|perl-HTML-Restrict-2.2.2-1|60	
14cu|perl-HTML-Restrict-2.2.2-1|61	%changelog
14cu|perl-HTML-Restrict-2.2.2-1|62	
14cu|perl-HTML-Restrict-2.2.2-1|63	* Thu Sep 24 2015 abfonly <abfonly@gmail.com> 2.2.2-1
14cu|perl-HTML-Restrict-2.2.2-1|64	- (450b9b6) Imported from SRPM
14cu|perl-HTML-Restrict-2.2.2-1|65	
14cu|perl-HTML-Restrict-2.2.2-1|66	

12997 14
14cu|perl-HTML-RewriteAttributes-0.50.0-1|1	%define upstream_name    HTML-RewriteAttributes
14cu|perl-HTML-RewriteAttributes-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-HTML-RewriteAttributes-0.50.0-1|3	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-RewriteAttributes-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-RewriteAttributes-0.50.0-1|6	Release:	1
14cu|perl-HTML-RewriteAttributes-0.50.0-1|7	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|8	Summary:	Concise attribute rewriting
14cu|perl-HTML-RewriteAttributes-0.50.0-1|9	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-RewriteAttributes-0.50.0-1|11	Group:		Development/Perl
14cu|perl-HTML-RewriteAttributes-0.50.0-1|12	Url:		http://search.cpan.org/dist/HTML-RewriteAttributes/
14cu|perl-HTML-RewriteAttributes-0.50.0-1|13	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-RewriteAttributes-0.50.0-1|14	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTML-RewriteAttributes-0.50.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|17	BuildRequires:	perl(HTML::Entities)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|18	BuildRequires:	perl(HTML::Parser)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|19	BuildRequires:	perl(HTML::Tagset)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|20	BuildRequires:	perl(URI)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|22	BuildArch:	noarch
14cu|perl-HTML-RewriteAttributes-0.50.0-1|23	# rpm doesn't catch this
14cu|perl-HTML-RewriteAttributes-0.50.0-1|24	Requires:	perl(HTML::Parser)
14cu|perl-HTML-RewriteAttributes-0.50.0-1|25	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|26	%description
14cu|perl-HTML-RewriteAttributes-0.50.0-1|27	HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
14cu|perl-HTML-RewriteAttributes-0.50.0-1|28	rewriting.
14cu|perl-HTML-RewriteAttributes-0.50.0-1|29	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|30	%prep
14cu|perl-HTML-RewriteAttributes-0.50.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-RewriteAttributes-0.50.0-1|32	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|33	%build
14cu|perl-HTML-RewriteAttributes-0.50.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-RewriteAttributes-0.50.0-1|35	%make
14cu|perl-HTML-RewriteAttributes-0.50.0-1|36	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|37	%check
14cu|perl-HTML-RewriteAttributes-0.50.0-1|38	make test
14cu|perl-HTML-RewriteAttributes-0.50.0-1|39	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|40	%install
14cu|perl-HTML-RewriteAttributes-0.50.0-1|41	make pure_install PERL_INSTALL_ROOT=%{buildroot}
14cu|perl-HTML-RewriteAttributes-0.50.0-1|42	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cu|perl-HTML-RewriteAttributes-0.50.0-1|43	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14cu|perl-HTML-RewriteAttributes-0.50.0-1|44	chmod -R u+w %{buildroot}/*
14cu|perl-HTML-RewriteAttributes-0.50.0-1|45	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|46	%files
14cu|perl-HTML-RewriteAttributes-0.50.0-1|47	%doc Changes
14cu|perl-HTML-RewriteAttributes-0.50.0-1|48	%{perl_vendorlib}/*
14cu|perl-HTML-RewriteAttributes-0.50.0-1|49	%{_mandir}/man3/*
14cu|perl-HTML-RewriteAttributes-0.50.0-1|50	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|51	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|52	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|53	%changelog
14cu|perl-HTML-RewriteAttributes-0.50.0-1|54	* Sat Mar 07 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-HTML-RewriteAttributes-0.50.0-1|55	+ Revision: a8cdb83
14cu|perl-HTML-RewriteAttributes-0.50.0-1|56	- Log: Update to 0.50.0
14cu|perl-HTML-RewriteAttributes-0.50.0-1|57	
14cu|perl-HTML-RewriteAttributes-0.50.0-1|58	

12998 14
14cu|perl-HTML-Scrubber-0.150.0-1|1	%define upstream_name    HTML-Scrubber
14cu|perl-HTML-Scrubber-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-HTML-Scrubber-0.150.0-1|3	
14cu|perl-HTML-Scrubber-0.150.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-Scrubber-0.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-Scrubber-0.150.0-1|6	Release:	1
14cu|perl-HTML-Scrubber-0.150.0-1|7	
14cu|perl-HTML-Scrubber-0.150.0-1|8	Summary:	Perl extension for scrubbing/sanitizing html
14cu|perl-HTML-Scrubber-0.150.0-1|9	
14cu|perl-HTML-Scrubber-0.150.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-Scrubber-0.150.0-1|11	Group:		Development/Perl
14cu|perl-HTML-Scrubber-0.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-Scrubber-0.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-Scrubber-%{upstream_version}.tar.gz
14cu|perl-HTML-Scrubber-0.150.0-1|14	
14cu|perl-HTML-Scrubber-0.150.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTML-Scrubber-0.150.0-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-HTML-Scrubber-0.150.0-1|17	BuildRequires:	perl(HTML::Parser)
14cu|perl-HTML-Scrubber-0.150.0-1|18	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-HTML-Scrubber-0.150.0-1|19	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-HTML-Scrubber-0.150.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-HTML-Scrubber-0.150.0-1|21	BuildRequires:	perl(File::Temp)
14cu|perl-HTML-Scrubber-0.150.0-1|22	BuildRequires:	perl(IO::Handle)
14cu|perl-HTML-Scrubber-0.150.0-1|23	BuildRequires:	perl(IPC::Open3)
14cu|perl-HTML-Scrubber-0.150.0-1|24	BuildRequires:	perl(Test)
14cu|perl-HTML-Scrubber-0.150.0-1|25	BuildRequires:	perl(Test::CPAN::Meta) >= 0.250.0
14cu|perl-HTML-Scrubber-0.150.0-1|26	BuildRequires:	perl(Test::EOL)
14cu|perl-HTML-Scrubber-0.150.0-1|27	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-HTML-Scrubber-0.150.0-1|28	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTML-Scrubber-0.150.0-1|29	BuildRequires:	perl(Test::NoTabs)
14cu|perl-HTML-Scrubber-0.150.0-1|30	BuildRequires:	perl(utf8)
14cu|perl-HTML-Scrubber-0.150.0-1|31	BuildRequires:	perl(HTML::Entities)
14cu|perl-HTML-Scrubber-0.150.0-1|32	BuildRequires:	perl(HTML::Parser)
14cu|perl-HTML-Scrubber-0.150.0-1|33	BuildRequires:	perl(Scalar::Util)
14cu|perl-HTML-Scrubber-0.150.0-1|34	BuildRequires:	perl(strict)
14cu|perl-HTML-Scrubber-0.150.0-1|35	BuildRequires:	perl(warnings)
14cu|perl-HTML-Scrubber-0.150.0-1|36	
14cu|perl-HTML-Scrubber-0.150.0-1|37	BuildArch:	noarch
14cu|perl-HTML-Scrubber-0.150.0-1|38	
14cu|perl-HTML-Scrubber-0.150.0-1|39	%description
14cu|perl-HTML-Scrubber-0.150.0-1|40	If you wanna "scrub" or "sanitize" html input in a reliable and flexible
14cu|perl-HTML-Scrubber-0.150.0-1|41	fashion, then this perl module is for you.
14cu|perl-HTML-Scrubber-0.150.0-1|42	
14cu|perl-HTML-Scrubber-0.150.0-1|43	%prep
14cu|perl-HTML-Scrubber-0.150.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Scrubber-0.150.0-1|45	
14cu|perl-HTML-Scrubber-0.150.0-1|46	%build
14cu|perl-HTML-Scrubber-0.150.0-1|47	%{__perl} Build.PL installdirs=vendor
14cu|perl-HTML-Scrubber-0.150.0-1|48	./Build
14cu|perl-HTML-Scrubber-0.150.0-1|49	
14cu|perl-HTML-Scrubber-0.150.0-1|50	%check
14cu|perl-HTML-Scrubber-0.150.0-1|51	./Build test
14cu|perl-HTML-Scrubber-0.150.0-1|52	
14cu|perl-HTML-Scrubber-0.150.0-1|53	%install
14cu|perl-HTML-Scrubber-0.150.0-1|54	./Build install destdir=%{buildroot}
14cu|perl-HTML-Scrubber-0.150.0-1|55	
14cu|perl-HTML-Scrubber-0.150.0-1|56	%files
14cu|perl-HTML-Scrubber-0.150.0-1|57	%doc Changes META.json META.yml README
14cu|perl-HTML-Scrubber-0.150.0-1|58	%{perl_vendorlib}/HTML
14cu|perl-HTML-Scrubber-0.150.0-1|59	%{_mandir}/man3/*
14cu|perl-HTML-Scrubber-0.150.0-1|60	
14cu|perl-HTML-Scrubber-0.150.0-1|61	
14cu|perl-HTML-Scrubber-0.150.0-1|62	%changelog
14cu|perl-HTML-Scrubber-0.150.0-1|63	
14cu|perl-HTML-Scrubber-0.150.0-1|64	* Tue Dec 29 2015 Denis Silakov <dsilakov@gmail.com> 0.150.0-1
14cu|perl-HTML-Scrubber-0.150.0-1|65	- (7c5f7dc) Updated to 0.15
14cu|perl-HTML-Scrubber-0.150.0-1|66	
14cu|perl-HTML-Scrubber-0.150.0-1|67	

12999 14
14cu|perl-HTML-Selector-XPath-0.180.0-1|1	%define upstream_name    HTML-Selector-XPath
14cu|perl-HTML-Selector-XPath-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-HTML-Selector-XPath-0.180.0-1|3	
14cu|perl-HTML-Selector-XPath-0.180.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTML-Selector-XPath-0.180.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTML-Selector-XPath-0.180.0-1|6	Release:    1
14cu|perl-HTML-Selector-XPath-0.180.0-1|7	
14cu|perl-HTML-Selector-XPath-0.180.0-1|8	Summary:    CSS Selector to XPath compiler
14cu|perl-HTML-Selector-XPath-0.180.0-1|9	License:    GPL+ or Artistic
14cu|perl-HTML-Selector-XPath-0.180.0-1|10	Group:      Development/Perl
14cu|perl-HTML-Selector-XPath-0.180.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-Selector-XPath-0.180.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-Selector-XPath-0.180.0-1|13	
14cu|perl-HTML-Selector-XPath-0.180.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-HTML-Selector-XPath-0.180.0-1|15	BuildRequires: perl(Test::Base)
14cu|perl-HTML-Selector-XPath-0.180.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-HTML-Selector-XPath-0.180.0-1|17	BuildRequires: perl(Test::Pod)
14cu|perl-HTML-Selector-XPath-0.180.0-1|18	BuildRequires: perl(HTML::TreeBuilder::XPath)
14cu|perl-HTML-Selector-XPath-0.180.0-1|19	BuildRequires: perl-devel
14cu|perl-HTML-Selector-XPath-0.180.0-1|20	
14cu|perl-HTML-Selector-XPath-0.180.0-1|21	BuildArch: noarch
14cu|perl-HTML-Selector-XPath-0.180.0-1|22	
14cu|perl-HTML-Selector-XPath-0.180.0-1|23	%description
14cu|perl-HTML-Selector-XPath-0.180.0-1|24	HTML::Selector::XPath is a utility function to compile full set of CSS2 and
14cu|perl-HTML-Selector-XPath-0.180.0-1|25	partial CSS3 selectors to the equivalent XPath expression.
14cu|perl-HTML-Selector-XPath-0.180.0-1|26	
14cu|perl-HTML-Selector-XPath-0.180.0-1|27	%prep
14cu|perl-HTML-Selector-XPath-0.180.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Selector-XPath-0.180.0-1|29	
14cu|perl-HTML-Selector-XPath-0.180.0-1|30	%build
14cu|perl-HTML-Selector-XPath-0.180.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-Selector-XPath-0.180.0-1|32	
14cu|perl-HTML-Selector-XPath-0.180.0-1|33	%make
14cu|perl-HTML-Selector-XPath-0.180.0-1|34	
14cu|perl-HTML-Selector-XPath-0.180.0-1|35	%check
14cu|perl-HTML-Selector-XPath-0.180.0-1|36	%make test
14cu|perl-HTML-Selector-XPath-0.180.0-1|37	
14cu|perl-HTML-Selector-XPath-0.180.0-1|38	%install
14cu|perl-HTML-Selector-XPath-0.180.0-1|39	%makeinstall_std
14cu|perl-HTML-Selector-XPath-0.180.0-1|40	
14cu|perl-HTML-Selector-XPath-0.180.0-1|41	%files
14cu|perl-HTML-Selector-XPath-0.180.0-1|42	%doc Changes META.yml README
14cu|perl-HTML-Selector-XPath-0.180.0-1|43	%{_mandir}/man3/*
14cu|perl-HTML-Selector-XPath-0.180.0-1|44	%{perl_vendorlib}/*
14cu|perl-HTML-Selector-XPath-0.180.0-1|45	
14cu|perl-HTML-Selector-XPath-0.180.0-1|46	
14cu|perl-HTML-Selector-XPath-0.180.0-1|47	%changelog
14cu|perl-HTML-Selector-XPath-0.180.0-1|48	
14cu|perl-HTML-Selector-XPath-0.180.0-1|49	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-HTML-Selector-XPath-0.180.0-1|50	- (54c1099) Imported from SRPM
14cu|perl-HTML-Selector-XPath-0.180.0-1|51	
14cu|perl-HTML-Selector-XPath-0.180.0-1|52	

13000 14
14cu|perl-HTML-SimpleParse-0.120.0-8|1	%define upstream_name    HTML-SimpleParse
14cu|perl-HTML-SimpleParse-0.120.0-8|2	%define upstream_version 0.12
14cu|perl-HTML-SimpleParse-0.120.0-8|3	
14cu|perl-HTML-SimpleParse-0.120.0-8|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-SimpleParse-0.120.0-8|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-SimpleParse-0.120.0-8|6	Release:	8
14cu|perl-HTML-SimpleParse-0.120.0-8|7	
14cu|perl-HTML-SimpleParse-0.120.0-8|8	Summary:	HTML::SimpleParse Perl module
14cu|perl-HTML-SimpleParse-0.120.0-8|9	
14cu|perl-HTML-SimpleParse-0.120.0-8|10	License:	GPL+ or Artistic
14cu|perl-HTML-SimpleParse-0.120.0-8|11	Group:		Development/Perl
14cu|perl-HTML-SimpleParse-0.120.0-8|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-HTML-SimpleParse-0.120.0-8|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14cu|perl-HTML-SimpleParse-0.120.0-8|14	
14cu|perl-HTML-SimpleParse-0.120.0-8|15	BuildRequires:	perl-devel
14cu|perl-HTML-SimpleParse-0.120.0-8|16	BuildArch:	noarch
14cu|perl-HTML-SimpleParse-0.120.0-8|17	
14cu|perl-HTML-SimpleParse-0.120.0-8|18	%description
14cu|perl-HTML-SimpleParse-0.120.0-8|19	HTML::SimpleParse module for Perl
14cu|perl-HTML-SimpleParse-0.120.0-8|20	
14cu|perl-HTML-SimpleParse-0.120.0-8|21	%prep
14cu|perl-HTML-SimpleParse-0.120.0-8|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-HTML-SimpleParse-0.120.0-8|23	
14cu|perl-HTML-SimpleParse-0.120.0-8|24	%build
14cu|perl-HTML-SimpleParse-0.120.0-8|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-SimpleParse-0.120.0-8|26	%make
14cu|perl-HTML-SimpleParse-0.120.0-8|27	
14cu|perl-HTML-SimpleParse-0.120.0-8|28	%check
14cu|perl-HTML-SimpleParse-0.120.0-8|29	%make test
14cu|perl-HTML-SimpleParse-0.120.0-8|30	
14cu|perl-HTML-SimpleParse-0.120.0-8|31	%install
14cu|perl-HTML-SimpleParse-0.120.0-8|32	%makeinstall_std
14cu|perl-HTML-SimpleParse-0.120.0-8|33	
14cu|perl-HTML-SimpleParse-0.120.0-8|34	%files
14cu|perl-HTML-SimpleParse-0.120.0-8|35	%doc README Changes
14cu|perl-HTML-SimpleParse-0.120.0-8|36	%{perl_vendorlib}/HTML/*
14cu|perl-HTML-SimpleParse-0.120.0-8|37	%{_mandir}/*/*
14cu|perl-HTML-SimpleParse-0.120.0-8|38	
14cu|perl-HTML-SimpleParse-0.120.0-8|39	
14cu|perl-HTML-SimpleParse-0.120.0-8|40	
14cu|perl-HTML-SimpleParse-0.120.0-8|41	%changelog
14cu|perl-HTML-SimpleParse-0.120.0-8|42	* Tue Nov 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-8
14cu|perl-HTML-SimpleParse-0.120.0-8|43	+ Revision: 0a7daad
14cu|perl-HTML-SimpleParse-0.120.0-8|44	- Move to contrib
14cu|perl-HTML-SimpleParse-0.120.0-8|45	
14cu|perl-HTML-SimpleParse-0.120.0-8|46	

13001 14
14cu|perl-HTML-Strip-2.90.0-1|1	%define upstream_name    HTML-Strip
14cu|perl-HTML-Strip-2.90.0-1|2	%define upstream_version 2.09
14cu|perl-HTML-Strip-2.90.0-1|3	%define __noautoprov 'Strip.so'
14cu|perl-HTML-Strip-2.90.0-1|4	
14cu|perl-HTML-Strip-2.90.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-HTML-Strip-2.90.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-Strip-2.90.0-1|7	Release:	1
14cu|perl-HTML-Strip-2.90.0-1|8	
14cu|perl-HTML-Strip-2.90.0-1|9	Summary:    Perl extension for stripping HTML markup from text
14cu|perl-HTML-Strip-2.90.0-1|10	
14cu|perl-HTML-Strip-2.90.0-1|11	License:    GPL+ or Artistic
14cu|perl-HTML-Strip-2.90.0-1|12	Group:      Development/Perl
14cu|perl-HTML-Strip-2.90.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-Strip-2.90.0-1|14	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-Strip-2.90.0-1|15	
14cu|perl-HTML-Strip-2.90.0-1|16	BuildRequires: perl(Carp)
14cu|perl-HTML-Strip-2.90.0-1|17	BuildRequires: perl(DynaLoader)
14cu|perl-HTML-Strip-2.90.0-1|18	BuildRequires: perl(strict)
14cu|perl-HTML-Strip-2.90.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-HTML-Strip-2.90.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-HTML-Strip-2.90.0-1|21	BuildRequires: perl(warnings)
14cu|perl-HTML-Strip-2.90.0-1|22	BuildRequires: perl(HTML::Entities)
14cu|perl-HTML-Strip-2.90.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-HTML-Strip-2.90.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-HTML-Strip-2.90.0-1|25	BuildRequires: perl-devel
14cu|perl-HTML-Strip-2.90.0-1|26	
14cu|perl-HTML-Strip-2.90.0-1|27	%description
14cu|perl-HTML-Strip-2.90.0-1|28	This module simply strips HTML-like markup from text in a very quick and
14cu|perl-HTML-Strip-2.90.0-1|29	brutal manner. It could quite easily be used to strip XML or SGML from text
14cu|perl-HTML-Strip-2.90.0-1|30	as well; but removing HTML markup is a much more common problem, hence this
14cu|perl-HTML-Strip-2.90.0-1|31	module lives in the HTML:: namespace.
14cu|perl-HTML-Strip-2.90.0-1|32	
14cu|perl-HTML-Strip-2.90.0-1|33	It is written in XS, and thus about five times quicker than using regular
14cu|perl-HTML-Strip-2.90.0-1|34	expressions for the same task.
14cu|perl-HTML-Strip-2.90.0-1|35	
14cu|perl-HTML-Strip-2.90.0-1|36	It does _not_ do any syntax checking (if you want that, use the
14cu|perl-HTML-Strip-2.90.0-1|37	HTML::Parser manpage), instead it merely applies the following rules:
14cu|perl-HTML-Strip-2.90.0-1|38	
14cu|perl-HTML-Strip-2.90.0-1|39	%prep
14cu|perl-HTML-Strip-2.90.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Strip-2.90.0-1|41	
14cu|perl-HTML-Strip-2.90.0-1|42	%build
14cu|perl-HTML-Strip-2.90.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-Strip-2.90.0-1|44	
14cu|perl-HTML-Strip-2.90.0-1|45	%make
14cu|perl-HTML-Strip-2.90.0-1|46	
14cu|perl-HTML-Strip-2.90.0-1|47	%check
14cu|perl-HTML-Strip-2.90.0-1|48	%make test
14cu|perl-HTML-Strip-2.90.0-1|49	
14cu|perl-HTML-Strip-2.90.0-1|50	%install
14cu|perl-HTML-Strip-2.90.0-1|51	%makeinstall_std
14cu|perl-HTML-Strip-2.90.0-1|52	
14cu|perl-HTML-Strip-2.90.0-1|53	%files
14cu|perl-HTML-Strip-2.90.0-1|54	%doc Changes README META.yml
14cu|perl-HTML-Strip-2.90.0-1|55	%{_mandir}/man3/*
14cu|perl-HTML-Strip-2.90.0-1|56	%{perl_vendorlib}/*
14cu|perl-HTML-Strip-2.90.0-1|57	
14cu|perl-HTML-Strip-2.90.0-1|58	
14cu|perl-HTML-Strip-2.90.0-1|59	
14cu|perl-HTML-Strip-2.90.0-1|60	
14cu|perl-HTML-Strip-2.90.0-1|61	
14cu|perl-HTML-Strip-2.90.0-1|62	%changelog
14cu|perl-HTML-Strip-2.90.0-1|63	
14cu|perl-HTML-Strip-2.90.0-1|64	* Sat Jun 27 2015 abfonly <John@smith.org> 2.90.0-1
14cu|perl-HTML-Strip-2.90.0-1|65	- (0dd11fa) Log: Update to 2.90.0, fixed BR, filter provides
14cu|perl-HTML-Strip-2.90.0-1|66	
14cu|perl-HTML-Strip-2.90.0-1|67	

13002 14
14cu|perl-HTML-Table-2.80.0a-1|1	%define upstream_name    HTML-Table
14cu|perl-HTML-Table-2.80.0a-1|2	%define upstream_version 2.08a
14cu|perl-HTML-Table-2.80.0a-1|3	
14cu|perl-HTML-Table-2.80.0a-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-Table-2.80.0a-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-Table-2.80.0a-1|6	Release:	1
14cu|perl-HTML-Table-2.80.0a-1|7	Summary:	HTML::Table module for perl
14cu|perl-HTML-Table-2.80.0a-1|8	
14cu|perl-HTML-Table-2.80.0a-1|9	License:	GPL or Artistic
14cu|perl-HTML-Table-2.80.0a-1|10	Group:		Development/Perl
14cu|perl-HTML-Table-2.80.0a-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-Table-2.80.0a-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AJ/AJPEACOCK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-Table-2.80.0a-1|13	BuildRequires:	perl-devel
14cu|perl-HTML-Table-2.80.0a-1|14	
14cu|perl-HTML-Table-2.80.0a-1|15	BuildArch:	noarch
14cu|perl-HTML-Table-2.80.0a-1|16	
14cu|perl-HTML-Table-2.80.0a-1|17	%description
14cu|perl-HTML-Table-2.80.0a-1|18	HTML::Table is used to generate HTML tables for CGI scripts.  By using the
14cu|perl-HTML-Table-2.80.0a-1|19	methods provided fairly complex tables can be created, manipulated, then
14cu|perl-HTML-Table-2.80.0a-1|20	printed from Perl scripts.  The module also greatly simplifies creating
14cu|perl-HTML-Table-2.80.0a-1|21	tables within tables from Perl.  It is possible to create an entire table
14cu|perl-HTML-Table-2.80.0a-1|22	using the methods provided and never use an HTML tag.
14cu|perl-HTML-Table-2.80.0a-1|23	
14cu|perl-HTML-Table-2.80.0a-1|24	%prep
14cu|perl-HTML-Table-2.80.0a-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-Table-2.80.0a-1|26	chmod 644 Changes META.yml README lib/HTML/Table.pm
14cu|perl-HTML-Table-2.80.0a-1|27	
14cu|perl-HTML-Table-2.80.0a-1|28	%build
14cu|perl-HTML-Table-2.80.0a-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-Table-2.80.0a-1|30	%make
14cu|perl-HTML-Table-2.80.0a-1|31	
14cu|perl-HTML-Table-2.80.0a-1|32	%check
14cu|perl-HTML-Table-2.80.0a-1|33	make test
14cu|perl-HTML-Table-2.80.0a-1|34	
14cu|perl-HTML-Table-2.80.0a-1|35	%install
14cu|perl-HTML-Table-2.80.0a-1|36	%makeinstall_std
14cu|perl-HTML-Table-2.80.0a-1|37	
14cu|perl-HTML-Table-2.80.0a-1|38	%files
14cu|perl-HTML-Table-2.80.0a-1|39	%doc Changes README META.yml
14cu|perl-HTML-Table-2.80.0a-1|40	%{perl_vendorlib}/HTML/Table.pm
14cu|perl-HTML-Table-2.80.0a-1|41	%{_mandir}/*/*
14cu|perl-HTML-Table-2.80.0a-1|42	
14cu|perl-HTML-Table-2.80.0a-1|43	
14cu|perl-HTML-Table-2.80.0a-1|44	
14cu|perl-HTML-Table-2.80.0a-1|45	
14cu|perl-HTML-Table-2.80.0a-1|46	
14cu|perl-HTML-Table-2.80.0a-1|47	%changelog
14cu|perl-HTML-Table-2.80.0a-1|48	
14cu|perl-HTML-Table-2.80.0a-1|49	* Tue Sep 15 2015 abfonly <abfonly@gmail.com> 2.80.0a-1
14cu|perl-HTML-Table-2.80.0a-1|50	- (a72d937) Log: Rebuild according to rosa perl policy
14cu|perl-HTML-Table-2.80.0a-1|51	- (a72d937) fixed linting and source url
14cu|perl-HTML-Table-2.80.0a-1|52	
14cu|perl-HTML-Table-2.80.0a-1|53	

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

13004 14
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|1	%define upstream_name    HTML-TreeBuilder-LibXML
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|2	%define upstream_version 0.25
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|3	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|6	Release:	1
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|7	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|8	Summary:	HTML::Element compatible API for HTML::TreeBuilder::LibXML
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|9	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|11	Group:		Development/Perl
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|14	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|18	BuildRequires:	perl(Filter::Util::Call)
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|19	BuildRequires:	perl(HTML::TreeBuilder::XPath)
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|22	BuildRequires:	perl(XML::LibXML)
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|23	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|24	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|25	BuildArch:	noarch
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|26	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|27	%description
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|28	HTML::TreeBuilder::XPath is libxml based compatible interface to
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|29	HTML::TreeBuilder, which could be slow for a large document.
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|30	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|31	HTML::TreeBuilder::LibXML is drop-in-replacement for
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|32	HTML::TreeBuilder::XPath.
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|33	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|34	This module doesn't implement all of HTML::TreeBuilder and HTML::Element
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|35	APIs, but eough methods are defined so modules like Web::Scraper work.
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|36	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|37	%prep
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|39	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|40	%build
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|41	%{__perl} Build.PL installdirs=vendor
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|42	./Build
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|43	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|44	%check
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|45	./Build test
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|46	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|47	%install
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|48	./Build install destdir=%{buildroot}
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|49	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|50	%files
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|51	%doc Changes LICENSE META.json META.yml
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|52	%{_mandir}/man3/*
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|53	%{perl_vendorlib}/*
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|54	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|55	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|56	%changelog
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|57	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|58	* Wed Jul 15 2015 abfonly <abfonly@gmail.com> 0.250.0-1
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|59	- (eaaf6be) Log: update to 0.250.0, spec clean,
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|60	- (eaaf6be) fixed BR
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|61	
14cu|perl-HTML-TreeBuilder-LibXML-0.250.0-1|62	

13005 14
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|1	%define upstream_name    HTML-WikiConverter-Markdown
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|3	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|6	Release:	1
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|7	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|8	Summary:	Convert HTML to Markdown markup
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|9	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|11	Group:		Development/Perl
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|14	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|16	BuildRequires:	perl(HTML::Tagset)
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|17	BuildRequires:	perl(HTML::WikiConverter)
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|18	BuildRequires:	perl(Params::Validate)
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|19	BuildRequires:	perl(Test::More)
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|20	BuildRequires:	perl(URI)
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|21	BuildRequires:	perl(Test::Pod::Coverage) >= 1.04
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|22	BuildArch:	noarch
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|23	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|24	%description
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|25	This module contains rules for converting HTML into Markdown markup. You
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|26	should not use this module directly; HTML::WikiConverter is the entry point
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|27	for html->wiki conversion (eg, see synopsis above). See the
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|28	HTML::WikiConverter manpage for additional usage details.
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|29	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|30	%prep
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|32	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|33	%build
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|35	%make
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|36	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|37	%check
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|38	%make test
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|39	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|40	%install
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|41	%makeinstall_std
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|42	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|43	%files
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|44	%doc Changes META.yml README
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|45	%{_mandir}/man3/*
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|46	%{perl_vendorlib}/*
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|47	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|48	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|49	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|50	%changelog
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|51	* Sat Mar 07 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|52	+ Revision: d482408
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|53	- Log: Update to 0.60.0, fixed BR
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|54	
14cu|perl-HTML-WikiConverter-Markdown-0.60.0-1|55	

13006 14
14cu|perl-HTTP-Body-1.220.0-1|1	%define	upstream_name	 HTTP-Body
14cu|perl-HTTP-Body-1.220.0-1|2	%define upstream_version 1.22
14cu|perl-HTTP-Body-1.220.0-1|3	
14cu|perl-HTTP-Body-1.220.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTTP-Body-1.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTTP-Body-1.220.0-1|6	Release:    1
14cu|perl-HTTP-Body-1.220.0-1|7	
14cu|perl-HTTP-Body-1.220.0-1|8	Summary:	HTTP Body Parser
14cu|perl-HTTP-Body-1.220.0-1|9	
14cu|perl-HTTP-Body-1.220.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTTP-Body-1.220.0-1|11	Group:		Development/Perl
14cu|perl-HTTP-Body-1.220.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Body-1.220.0-1|13	Source0:    http://www.cpan.org/modules/by-module/HTTP/HTTP-Body-%{upstream_version}.tar.gz
14cu|perl-HTTP-Body-1.220.0-1|14	
14cu|perl-HTTP-Body-1.220.0-1|15	BuildRequires:  perl(HTTP::Headers)
14cu|perl-HTTP-Body-1.220.0-1|16	BuildRequires:  perl(Test::Deep)
14cu|perl-HTTP-Body-1.220.0-1|17	BuildRequires:  perl(YAML)
14cu|perl-HTTP-Body-1.220.0-1|18	BuildRequires:  perl-devel
14cu|perl-HTTP-Body-1.220.0-1|19	
14cu|perl-HTTP-Body-1.220.0-1|20	BuildArch:	    noarch
14cu|perl-HTTP-Body-1.220.0-1|21	
14cu|perl-HTTP-Body-1.220.0-1|22	%description
14cu|perl-HTTP-Body-1.220.0-1|23	Perl module to parse HTTP request bodies.
14cu|perl-HTTP-Body-1.220.0-1|24	
14cu|perl-HTTP-Body-1.220.0-1|25	%prep
14cu|perl-HTTP-Body-1.220.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Body-1.220.0-1|27	
14cu|perl-HTTP-Body-1.220.0-1|28	%build
14cu|perl-HTTP-Body-1.220.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Body-1.220.0-1|30	%make
14cu|perl-HTTP-Body-1.220.0-1|31	
14cu|perl-HTTP-Body-1.220.0-1|32	%check
14cu|perl-HTTP-Body-1.220.0-1|33	%make test
14cu|perl-HTTP-Body-1.220.0-1|34	
14cu|perl-HTTP-Body-1.220.0-1|35	%install
14cu|perl-HTTP-Body-1.220.0-1|36	%makeinstall_std
14cu|perl-HTTP-Body-1.220.0-1|37	
14cu|perl-HTTP-Body-1.220.0-1|38	%files
14cu|perl-HTTP-Body-1.220.0-1|39	%doc README Changes META.yml LICENSE
14cu|perl-HTTP-Body-1.220.0-1|40	%{perl_vendorlib}/HTTP/Body/*
14cu|perl-HTTP-Body-1.220.0-1|41	%{perl_vendorlib}/HTTP/Body.pm
14cu|perl-HTTP-Body-1.220.0-1|42	%{_mandir}/man3/*
14cu|perl-HTTP-Body-1.220.0-1|43	
14cu|perl-HTTP-Body-1.220.0-1|44	
14cu|perl-HTTP-Body-1.220.0-1|45	
14cu|perl-HTTP-Body-1.220.0-1|46	%changelog
14cu|perl-HTTP-Body-1.220.0-1|47	
14cu|perl-HTTP-Body-1.220.0-1|48	* Tue Jun 09 2015 abfonly <John@smith.org> 1.220.0-1
14cu|perl-HTTP-Body-1.220.0-1|49	- (6b52dd2) Log: Update to 1.220.0
14cu|perl-HTTP-Body-1.220.0-1|50	
14cu|perl-HTTP-Body-1.220.0-1|51	

13007 14
14cu|perl-HTTP-BrowserDetect-2.50.0-1|1	%define upstream_name	 HTTP-BrowserDetect
14cu|perl-HTTP-BrowserDetect-2.50.0-1|2	%define upstream_version 2.05
14cu|perl-HTTP-BrowserDetect-2.50.0-1|3	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTTP-BrowserDetect-2.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTTP-BrowserDetect-2.50.0-1|6	Release:	1
14cu|perl-HTTP-BrowserDetect-2.50.0-1|7	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|8	Summary:	Determine the Web browser, version, and platform from an HTTP user agent string
14cu|perl-HTTP-BrowserDetect-2.50.0-1|9	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTTP-BrowserDetect-2.50.0-1|11	Group:		Development/Perl
14cu|perl-HTTP-BrowserDetect-2.50.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-HTTP-BrowserDetect-2.50.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-BrowserDetect-2.50.0-1|14	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTTP-BrowserDetect-2.50.0-1|16	BuildRequires:	perl(Test::FailWarnings)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|17	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|18	BuildRequires:	perl(Test::Most)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|19	BuildRequires:	perl(Data::Dump)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|20	BuildRequires:	perl(YAML::Tiny)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|21	BuildRequires:	perl(Path::Tiny)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|22	BuildRequires:	perl(JSON::PP)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|23	BuildRequires:	perl(FindBin)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|24	BuildRequires:	perl(Module::Build)
14cu|perl-HTTP-BrowserDetect-2.50.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTTP-BrowserDetect-2.50.0-1|26	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-BrowserDetect-2.50.0-1|27	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|28	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|29	BuildArch:	noarch
14cu|perl-HTTP-BrowserDetect-2.50.0-1|30	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|31	%description
14cu|perl-HTTP-BrowserDetect-2.50.0-1|32	The HTTP::BrowserDetect object does a number of tests on an HTTP user agent
14cu|perl-HTTP-BrowserDetect-2.50.0-1|33	string. The results of these tests are available via methods of the object.
14cu|perl-HTTP-BrowserDetect-2.50.0-1|34	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|35	This module is based upon the JavaScript browser detection code available at
14cu|perl-HTTP-BrowserDetect-2.50.0-1|36	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
14cu|perl-HTTP-BrowserDetect-2.50.0-1|37	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|38	%prep
14cu|perl-HTTP-BrowserDetect-2.50.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-BrowserDetect-2.50.0-1|40	perl -pi -e 's/\015$//' README
14cu|perl-HTTP-BrowserDetect-2.50.0-1|41	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|42	%build
14cu|perl-HTTP-BrowserDetect-2.50.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-BrowserDetect-2.50.0-1|44	%make
14cu|perl-HTTP-BrowserDetect-2.50.0-1|45	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|46	%check
14cu|perl-HTTP-BrowserDetect-2.50.0-1|47	# This will produce a lot of noise.Symbianflo
14cu|perl-HTTP-BrowserDetect-2.50.0-1|48	make test
14cu|perl-HTTP-BrowserDetect-2.50.0-1|49	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|50	%install
14cu|perl-HTTP-BrowserDetect-2.50.0-1|51	%makeinstall_std
14cu|perl-HTTP-BrowserDetect-2.50.0-1|52	chmod -x %{buildroot}%{perl_vendorlib}/HTTP/BrowserDetect.pm
14cu|perl-HTTP-BrowserDetect-2.50.0-1|53	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|54	%files
14cu|perl-HTTP-BrowserDetect-2.50.0-1|55	%doc Changes META.json META.yml README
14cu|perl-HTTP-BrowserDetect-2.50.0-1|56	%{perl_vendorlib}/HTTP
14cu|perl-HTTP-BrowserDetect-2.50.0-1|57	%{_mandir}/*/*
14cu|perl-HTTP-BrowserDetect-2.50.0-1|58	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|59	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|60	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|61	%changelog
14cu|perl-HTTP-BrowserDetect-2.50.0-1|62	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|63	* Tue Sep 15 2015 abfonly <abfonly@gmail.com> 2.50.0-1
14cu|perl-HTTP-BrowserDetect-2.50.0-1|64	- (18aa547) Log: Update to 2.50.0
14cu|perl-HTTP-BrowserDetect-2.50.0-1|65	
14cu|perl-HTTP-BrowserDetect-2.50.0-1|66	

13008 14
14cu|perl-HTTP-CookieMonster-0.90.0-1|1	%define upstream_name    HTTP-CookieMonster
14cu|perl-HTTP-CookieMonster-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-HTTP-CookieMonster-0.90.0-1|3	
14cu|perl-HTTP-CookieMonster-0.90.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTTP-CookieMonster-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTTP-CookieMonster-0.90.0-1|6	Release:    1
14cu|perl-HTTP-CookieMonster-0.90.0-1|7	
14cu|perl-HTTP-CookieMonster-0.90.0-1|8	Summary:    Easy read/write access to your jar of HTTP::
14cu|perl-HTTP-CookieMonster-0.90.0-1|9	License:    GPL+ or Artistic
14cu|perl-HTTP-CookieMonster-0.90.0-1|10	Group:      Development/Perl
14cu|perl-HTTP-CookieMonster-0.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-CookieMonster-0.90.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-CookieMonster-0.90.0-1|13	
14cu|perl-HTTP-CookieMonster-0.90.0-1|14	BuildRequires: perl(Carp)
14cu|perl-HTTP-CookieMonster-0.90.0-1|15	BuildRequires: perl(Data::Serializer)
14cu|perl-HTTP-CookieMonster-0.90.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-CookieMonster-0.90.0-1|17	BuildRequires: perl(HTTP::Cookies)
14cu|perl-HTTP-CookieMonster-0.90.0-1|18	BuildRequires: perl(Module::Build) >= 0.360.100
14cu|perl-HTTP-CookieMonster-0.90.0-1|19	BuildRequires: perl(Moo) >= 1.0.3
14cu|perl-HTTP-CookieMonster-0.90.0-1|20	BuildRequires: perl(Safe::Isa)
14cu|perl-HTTP-CookieMonster-0.90.0-1|21	BuildRequires: perl(Scalar::Util)
14cu|perl-HTTP-CookieMonster-0.90.0-1|22	BuildRequires: perl(Sub::Exporter)
14cu|perl-HTTP-CookieMonster-0.90.0-1|23	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-HTTP-CookieMonster-0.90.0-1|24	BuildRequires: perl(Test::Most)
14cu|perl-HTTP-CookieMonster-0.90.0-1|25	BuildRequires: perl(strict)
14cu|perl-HTTP-CookieMonster-0.90.0-1|26	BuildRequires: perl(warnings)
14cu|perl-HTTP-CookieMonster-0.90.0-1|27	
14cu|perl-HTTP-CookieMonster-0.90.0-1|28	BuildArch:  noarch
14cu|perl-HTTP-CookieMonster-0.90.0-1|29	
14cu|perl-HTTP-CookieMonster-0.90.0-1|30	%description
14cu|perl-HTTP-CookieMonster-0.90.0-1|31	Warning: this is BETA code which is still subject to change.
14cu|perl-HTTP-CookieMonster-0.90.0-1|32	
14cu|perl-HTTP-CookieMonster-0.90.0-1|33	This module was created because messing around with the HTTP::Cookies
14cu|perl-HTTP-CookieMonster-0.90.0-1|34	manpage is non-trivial. the HTTP::Cookies manpage a very useful module, but
14cu|perl-HTTP-CookieMonster-0.90.0-1|35	using it is not always as easy and clean as it could be. For instance, if
14cu|perl-HTTP-CookieMonster-0.90.0-1|36	you want to find a particular cookie, you can just ask for it by name.
14cu|perl-HTTP-CookieMonster-0.90.0-1|37	Instead, you have to use a callback:
14cu|perl-HTTP-CookieMonster-0.90.0-1|38	
14cu|perl-HTTP-CookieMonster-0.90.0-1|39	$cookie_jar->scan( \&callback )
14cu|perl-HTTP-CookieMonster-0.90.0-1|40	
14cu|perl-HTTP-CookieMonster-0.90.0-1|41	%prep
14cu|perl-HTTP-CookieMonster-0.90.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-CookieMonster-0.90.0-1|43	
14cu|perl-HTTP-CookieMonster-0.90.0-1|44	%build
14cu|perl-HTTP-CookieMonster-0.90.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-CookieMonster-0.90.0-1|46	%make
14cu|perl-HTTP-CookieMonster-0.90.0-1|47	
14cu|perl-HTTP-CookieMonster-0.90.0-1|48	%check
14cu|perl-HTTP-CookieMonster-0.90.0-1|49	%make test
14cu|perl-HTTP-CookieMonster-0.90.0-1|50	
14cu|perl-HTTP-CookieMonster-0.90.0-1|51	%install
14cu|perl-HTTP-CookieMonster-0.90.0-1|52	%makeinstall_std
14cu|perl-HTTP-CookieMonster-0.90.0-1|53	
14cu|perl-HTTP-CookieMonster-0.90.0-1|54	%files
14cu|perl-HTTP-CookieMonster-0.90.0-1|55	%doc Changes LICENSE META.json META.yml README examples
14cu|perl-HTTP-CookieMonster-0.90.0-1|56	%{_mandir}/man3/*
14cu|perl-HTTP-CookieMonster-0.90.0-1|57	%perl_vendorlib/*
14cu|perl-HTTP-CookieMonster-0.90.0-1|58	
14cu|perl-HTTP-CookieMonster-0.90.0-1|59	
14cu|perl-HTTP-CookieMonster-0.90.0-1|60	%changelog
14cu|perl-HTTP-CookieMonster-0.90.0-1|61	
14cu|perl-HTTP-CookieMonster-0.90.0-1|62	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-HTTP-CookieMonster-0.90.0-1|63	- (08fe4ea) Imported from SRPM
14cu|perl-HTTP-CookieMonster-0.90.0-1|64	
14cu|perl-HTTP-CookieMonster-0.90.0-1|65	

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

13010 14
14cu|perl-HTTP-Headers-Fast-0.190.0-1|1	%define upstream_name    HTTP-Headers-Fast
14cu|perl-HTTP-Headers-Fast-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-HTTP-Headers-Fast-0.190.0-1|3	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTTP-Headers-Fast-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTTP-Headers-Fast-0.190.0-1|6	Release:	1
14cu|perl-HTTP-Headers-Fast-0.190.0-1|7	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|8	Summary:	Faster implementation of HTTP::Headers
14cu|perl-HTTP-Headers-Fast-0.190.0-1|9	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTTP-Headers-Fast-0.190.0-1|11	Group:		Development/Perl
14cu|perl-HTTP-Headers-Fast-0.190.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Headers-Fast-0.190.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Headers-Fast-0.190.0-1|14	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTTP-Headers-Fast-0.190.0-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-HTTP-Headers-Fast-0.190.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-Headers-Fast-0.190.0-1|18	BuildRequires:	perl(Filter::Util::Call)
14cu|perl-HTTP-Headers-Fast-0.190.0-1|19	BuildRequires:	perl(HTTP::Date)
14cu|perl-HTTP-Headers-Fast-0.190.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-HTTP-Headers-Fast-0.190.0-1|21	BuildRequires:	perl(Test::Requires)
14cu|perl-HTTP-Headers-Fast-0.190.0-1|22	BuildRequires:	perl(YAML)
14cu|perl-HTTP-Headers-Fast-0.190.0-1|23	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-HTTP-Headers-Fast-0.190.0-1|24	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|25	BuildArch:	noarch
14cu|perl-HTTP-Headers-Fast-0.190.0-1|26	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|27	%description
14cu|perl-HTTP-Headers-Fast-0.190.0-1|28	HTTP::Headers::Fast is a perl class for parsing/writing HTTP headers.
14cu|perl-HTTP-Headers-Fast-0.190.0-1|29	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|30	The interface is the same as HTTP::Headers.
14cu|perl-HTTP-Headers-Fast-0.190.0-1|31	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|32	%prep
14cu|perl-HTTP-Headers-Fast-0.190.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Headers-Fast-0.190.0-1|34	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|35	%build
14cu|perl-HTTP-Headers-Fast-0.190.0-1|36	%{__perl} Build.PL installdirs=vendor
14cu|perl-HTTP-Headers-Fast-0.190.0-1|37	./Build
14cu|perl-HTTP-Headers-Fast-0.190.0-1|38	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|39	%check
14cu|perl-HTTP-Headers-Fast-0.190.0-1|40	./Build test
14cu|perl-HTTP-Headers-Fast-0.190.0-1|41	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|42	%install
14cu|perl-HTTP-Headers-Fast-0.190.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-HTTP-Headers-Fast-0.190.0-1|44	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|45	%files
14cu|perl-HTTP-Headers-Fast-0.190.0-1|46	%doc  META.yml META.json Changes LICENSE README.*
14cu|perl-HTTP-Headers-Fast-0.190.0-1|47	%{_mandir}/man3/*
14cu|perl-HTTP-Headers-Fast-0.190.0-1|48	%{perl_vendorlib}/*
14cu|perl-HTTP-Headers-Fast-0.190.0-1|49	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|50	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|51	%changelog
14cu|perl-HTTP-Headers-Fast-0.190.0-1|52	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|53	* Fri Sep 18 2015 abfonly <abfonly@gmail.com> 0.190.0-1
14cu|perl-HTTP-Headers-Fast-0.190.0-1|54	- (025e3c7) Log: Update to 0.190.0
14cu|perl-HTTP-Headers-Fast-0.190.0-1|55	
14cu|perl-HTTP-Headers-Fast-0.190.0-1|56	

13011 14
14cu|perl-HTTP-Lite-2.440.0-1|1	%define upstream_name    HTTP-Lite
14cu|perl-HTTP-Lite-2.440.0-1|2	%define upstream_version 2.44
14cu|perl-HTTP-Lite-2.440.0-1|3	
14cu|perl-HTTP-Lite-2.440.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTTP-Lite-2.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTTP-Lite-2.440.0-1|6	Release:	1
14cu|perl-HTTP-Lite-2.440.0-1|7	
14cu|perl-HTTP-Lite-2.440.0-1|8	Summary:	Lightweight HTTP implementation
14cu|perl-HTTP-Lite-2.440.0-1|9	
14cu|perl-HTTP-Lite-2.440.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTTP-Lite-2.440.0-1|11	Group:		Development/Perl
14cu|perl-HTTP-Lite-2.440.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Lite-2.440.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Lite-2.440.0-1|14	
14cu|perl-HTTP-Lite-2.440.0-1|15	BuildRequires:	perl-devel
14cu|perl-HTTP-Lite-2.440.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-Lite-2.440.0-1|17	BuildRequires:	perl(CGI)
14cu|perl-HTTP-Lite-2.440.0-1|18	BuildRequires:	perl(Fcntl)
14cu|perl-HTTP-Lite-2.440.0-1|19	BuildRequires:	perl(Socket)
14cu|perl-HTTP-Lite-2.440.0-1|20	
14cu|perl-HTTP-Lite-2.440.0-1|21	
14cu|perl-HTTP-Lite-2.440.0-1|22	BuildArch:	noarch
14cu|perl-HTTP-Lite-2.440.0-1|23	
14cu|perl-HTTP-Lite-2.440.0-1|24	%description
14cu|perl-HTTP-Lite-2.440.0-1|25	HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
14cu|perl-HTTP-Lite-2.440.0-1|26	for perl.  It is not intended as a replacement for the
14cu|perl-HTTP-Lite-2.440.0-1|27	fully-features LWP module.  Instead, it is intended for use in
14cu|perl-HTTP-Lite-2.440.0-1|28	situations where it is desirable to install the minimal number of
14cu|perl-HTTP-Lite-2.440.0-1|29	modules to achieve HTTP support, or where LWP is not a good
14cu|perl-HTTP-Lite-2.440.0-1|30	candidate due to CPU overhead, such as slower processors.
14cu|perl-HTTP-Lite-2.440.0-1|31	HTTP::Lite is also significantly faster than LWP.
14cu|perl-HTTP-Lite-2.440.0-1|32	
14cu|perl-HTTP-Lite-2.440.0-1|33	HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling
14cu|perl-HTTP-Lite-2.440.0-1|34	for redistribution with larger packages where only HTTP GET and
14cu|perl-HTTP-Lite-2.440.0-1|35	POST functionality are necessary.
14cu|perl-HTTP-Lite-2.440.0-1|36	
14cu|perl-HTTP-Lite-2.440.0-1|37	HTTP::Lite supports basic POST and GET operations only.  As of
14cu|perl-HTTP-Lite-2.440.0-1|38	0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host
14cu|perl-HTTP-Lite-2.440.0-1|39	header, necessary for name based virtual hosting.  Additionally,
14cu|perl-HTTP-Lite-2.440.0-1|40	HTTP::Lite now supports Proxies.
14cu|perl-HTTP-Lite-2.440.0-1|41	
14cu|perl-HTTP-Lite-2.440.0-1|42	%prep
14cu|perl-HTTP-Lite-2.440.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Lite-2.440.0-1|44	
14cu|perl-HTTP-Lite-2.440.0-1|45	%build
14cu|perl-HTTP-Lite-2.440.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Lite-2.440.0-1|47	%make
14cu|perl-HTTP-Lite-2.440.0-1|48	
14cu|perl-HTTP-Lite-2.440.0-1|49	%check
14cu|perl-HTTP-Lite-2.440.0-1|50	%make test
14cu|perl-HTTP-Lite-2.440.0-1|51	
14cu|perl-HTTP-Lite-2.440.0-1|52	%install
14cu|perl-HTTP-Lite-2.440.0-1|53	%makeinstall_std
14cu|perl-HTTP-Lite-2.440.0-1|54	
14cu|perl-HTTP-Lite-2.440.0-1|55	%files
14cu|perl-HTTP-Lite-2.440.0-1|56	%doc LICENSE README META.json META.yml Changes
14cu|perl-HTTP-Lite-2.440.0-1|57	%{_mandir}/man3/*
14cu|perl-HTTP-Lite-2.440.0-1|58	%{perl_vendorlib}/*
14cu|perl-HTTP-Lite-2.440.0-1|59	
14cu|perl-HTTP-Lite-2.440.0-1|60	
14cu|perl-HTTP-Lite-2.440.0-1|61	%changelog
14cu|perl-HTTP-Lite-2.440.0-1|62	
14cu|perl-HTTP-Lite-2.440.0-1|63	* Wed Jul 15 2015 abfonly <abfonly@gmail.com> 2.440.0-1
14cu|perl-HTTP-Lite-2.440.0-1|64	- (9892763) Log: Update to 2.440.0
14cu|perl-HTTP-Lite-2.440.0-1|65	
14cu|perl-HTTP-Lite-2.440.0-1|66	

13012 14
14cu|perl-HTTP-Parser-XS-0.170.0-1|1	%define upstream_name    HTTP-Parser-XS
14cu|perl-HTTP-Parser-XS-0.170.0-1|2	%define upstream_version 0.17
14cu|perl-HTTP-Parser-XS-0.170.0-1|3	%define __noautoprov 'XS.so'
14cu|perl-HTTP-Parser-XS-0.170.0-1|4	
14cu|perl-HTTP-Parser-XS-0.170.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-HTTP-Parser-XS-0.170.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTTP-Parser-XS-0.170.0-1|7	Release:    1
14cu|perl-HTTP-Parser-XS-0.170.0-1|8	
14cu|perl-HTTP-Parser-XS-0.170.0-1|9	Summary:    A fast, primitive HTTP request parser
14cu|perl-HTTP-Parser-XS-0.170.0-1|10	
14cu|perl-HTTP-Parser-XS-0.170.0-1|11	
14cu|perl-HTTP-Parser-XS-0.170.0-1|12	License:    GPL+ or Artistic
14cu|perl-HTTP-Parser-XS-0.170.0-1|13	Group:      Development/Perl
14cu|perl-HTTP-Parser-XS-0.170.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Parser-XS-0.170.0-1|15	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Parser-XS-0.170.0-1|16	
14cu|perl-HTTP-Parser-XS-0.170.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-Parser-XS-0.170.0-1|18	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-HTTP-Parser-XS-0.170.0-1|19	BuildRequires: perl-devel
14cu|perl-HTTP-Parser-XS-0.170.0-1|20	
14cu|perl-HTTP-Parser-XS-0.170.0-1|21	
14cu|perl-HTTP-Parser-XS-0.170.0-1|22	%description
14cu|perl-HTTP-Parser-XS-0.170.0-1|23	HTTP::Parser::XS is a fast, primitive HTTP request/response parser.
14cu|perl-HTTP-Parser-XS-0.170.0-1|24	
14cu|perl-HTTP-Parser-XS-0.170.0-1|25	The request parser can be used either for writing a synchronous HTTP server
14cu|perl-HTTP-Parser-XS-0.170.0-1|26	or a event-driven server.
14cu|perl-HTTP-Parser-XS-0.170.0-1|27	
14cu|perl-HTTP-Parser-XS-0.170.0-1|28	The response parser can be used for writing HTTP clients.
14cu|perl-HTTP-Parser-XS-0.170.0-1|29	
14cu|perl-HTTP-Parser-XS-0.170.0-1|30	%prep
14cu|perl-HTTP-Parser-XS-0.170.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Parser-XS-0.170.0-1|32	
14cu|perl-HTTP-Parser-XS-0.170.0-1|33	%build
14cu|perl-HTTP-Parser-XS-0.170.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Parser-XS-0.170.0-1|35	
14cu|perl-HTTP-Parser-XS-0.170.0-1|36	%make
14cu|perl-HTTP-Parser-XS-0.170.0-1|37	
14cu|perl-HTTP-Parser-XS-0.170.0-1|38	%check
14cu|perl-HTTP-Parser-XS-0.170.0-1|39	%make test
14cu|perl-HTTP-Parser-XS-0.170.0-1|40	
14cu|perl-HTTP-Parser-XS-0.170.0-1|41	%install
14cu|perl-HTTP-Parser-XS-0.170.0-1|42	%makeinstall_std
14cu|perl-HTTP-Parser-XS-0.170.0-1|43	
14cu|perl-HTTP-Parser-XS-0.170.0-1|44	%files
14cu|perl-HTTP-Parser-XS-0.170.0-1|45	%doc Changes META.yml README
14cu|perl-HTTP-Parser-XS-0.170.0-1|46	%{_mandir}/man3/*
14cu|perl-HTTP-Parser-XS-0.170.0-1|47	%{perl_vendorlib}/*
14cu|perl-HTTP-Parser-XS-0.170.0-1|48	
14cu|perl-HTTP-Parser-XS-0.170.0-1|49	
14cu|perl-HTTP-Parser-XS-0.170.0-1|50	%changelog
14cu|perl-HTTP-Parser-XS-0.170.0-1|51	
14cu|perl-HTTP-Parser-XS-0.170.0-1|52	* Sat Jun 27 2015 abfonly <John@smith.org> 0.170.0-1
14cu|perl-HTTP-Parser-XS-0.170.0-1|53	- (02e48c1) log: Update to 0.170.0, filter provides
14cu|perl-HTTP-Parser-XS-0.170.0-1|54	
14cu|perl-HTTP-Parser-XS-0.170.0-1|55	

13013 14
14cu|perl-HTTP-Proxy-0.304.0-1|1	%define upstream_name    HTTP-Proxy
14cu|perl-HTTP-Proxy-0.304.0-1|2	%define upstream_version 0.304
14cu|perl-HTTP-Proxy-0.304.0-1|3	
14cu|perl-HTTP-Proxy-0.304.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-HTTP-Proxy-0.304.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-HTTP-Proxy-0.304.0-1|6	Release:    1
14cu|perl-HTTP-Proxy-0.304.0-1|7	
14cu|perl-HTTP-Proxy-0.304.0-1|8	Summary:    An internal filter to respect RFC2616
14cu|perl-HTTP-Proxy-0.304.0-1|9	License:    GPL+ or Artistic
14cu|perl-HTTP-Proxy-0.304.0-1|10	Group:      Development/Perl
14cu|perl-HTTP-Proxy-0.304.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Proxy-0.304.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Proxy-0.304.0-1|13	
14cu|perl-HTTP-Proxy-0.304.0-1|14	
14cu|perl-HTTP-Proxy-0.304.0-1|15	BuildRequires: perl-devel
14cu|perl-HTTP-Proxy-0.304.0-1|16	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-HTTP-Proxy-0.304.0-1|17	BuildRequires: perl(Exporter) >= 5.720.0
14cu|perl-HTTP-Proxy-0.304.0-1|18	BuildRequires: perl(Fcntl)
14cu|perl-HTTP-Proxy-0.304.0-1|19	BuildRequires: perl(File::Find)
14cu|perl-HTTP-Proxy-0.304.0-1|20	BuildRequires: perl(File::Path)
14cu|perl-HTTP-Proxy-0.304.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-HTTP-Proxy-0.304.0-1|22	BuildRequires: perl(File::Spec::Functions)
14cu|perl-HTTP-Proxy-0.304.0-1|23	BuildRequires: perl(File::Temp)
14cu|perl-HTTP-Proxy-0.304.0-1|24	BuildRequires: perl(HTTP::Daemon)
14cu|perl-HTTP-Proxy-0.304.0-1|25	BuildRequires: perl(HTTP::Date)
14cu|perl-HTTP-Proxy-0.304.0-1|26	BuildRequires: perl(HTTP::Headers)
14cu|perl-HTTP-Proxy-0.304.0-1|27	BuildRequires: perl(HTTP::Headers::Util)
14cu|perl-HTTP-Proxy-0.304.0-1|28	BuildRequires: perl(HTTP::Request)
14cu|perl-HTTP-Proxy-0.304.0-1|29	BuildRequires: perl(HTTP::Request::Common)
14cu|perl-HTTP-Proxy-0.304.0-1|30	BuildRequires: perl(IO::Handle)
14cu|perl-HTTP-Proxy-0.304.0-1|31	BuildRequires: perl(IO::Select)
14cu|perl-HTTP-Proxy-0.304.0-1|32	BuildRequires: perl(IO::Socket::INET)
14cu|perl-HTTP-Proxy-0.304.0-1|33	BuildRequires: perl(LWP::ConnCache)
14cu|perl-HTTP-Proxy-0.304.0-1|34	BuildRequires: perl(LWP::UserAgent)
14cu|perl-HTTP-Proxy-0.304.0-1|35	BuildRequires: perl(POSIX)
14cu|perl-HTTP-Proxy-0.304.0-1|36	BuildRequires: perl(Socket)
14cu|perl-HTTP-Proxy-0.304.0-1|37	BuildRequires: perl(Sys::Hostname)
14cu|perl-HTTP-Proxy-0.304.0-1|38	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-HTTP-Proxy-0.304.0-1|39	BuildRequires: perl(base)
14cu|perl-HTTP-Proxy-0.304.0-1|40	BuildRequires: perl(constant)
14cu|perl-HTTP-Proxy-0.304.0-1|41	BuildRequires: perl(strict)
14cu|perl-HTTP-Proxy-0.304.0-1|42	BuildRequires: perl(vars)
14cu|perl-HTTP-Proxy-0.304.0-1|43	BuildRequires: perl(warnings)
14cu|perl-HTTP-Proxy-0.304.0-1|44	BuildRequires: perl(HTML::Parser)
14cu|perl-HTTP-Proxy-0.304.0-1|45	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-HTTP-Proxy-0.304.0-1|46	BuildRequires: perl(Pod::Coverage::TrustPod)
14cu|perl-HTTP-Proxy-0.304.0-1|47	BuildRequires: perl(Test::CPAN::Meta) >= 0.250.0
14cu|perl-HTTP-Proxy-0.304.0-1|48	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-HTTP-Proxy-0.304.0-1|49	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-Proxy-0.304.0-1|50	
14cu|perl-HTTP-Proxy-0.304.0-1|51	
14cu|perl-HTTP-Proxy-0.304.0-1|52	
14cu|perl-HTTP-Proxy-0.304.0-1|53	BuildArch: noarch
14cu|perl-HTTP-Proxy-0.304.0-1|54	
14cu|perl-HTTP-Proxy-0.304.0-1|55	%description
14cu|perl-HTTP-Proxy-0.304.0-1|56	This module implements an HTTP proxy, using an the HTTP::Daemon manpage to
14cu|perl-HTTP-Proxy-0.304.0-1|57	accept client connections, and an the LWP::UserAgent manpage to ask for the
14cu|perl-HTTP-Proxy-0.304.0-1|58	requested pages.
14cu|perl-HTTP-Proxy-0.304.0-1|59	
14cu|perl-HTTP-Proxy-0.304.0-1|60	The most interesting feature of this proxy object is its ability to filter
14cu|perl-HTTP-Proxy-0.304.0-1|61	the HTTP requests and responses through user-defined filters.
14cu|perl-HTTP-Proxy-0.304.0-1|62	
14cu|perl-HTTP-Proxy-0.304.0-1|63	Once the proxy is created, with the 'new()' method, it is possible to alter
14cu|perl-HTTP-Proxy-0.304.0-1|64	its behaviour by adding so-called "filters." This is done by the
14cu|perl-HTTP-Proxy-0.304.0-1|65	'push_filter()' method. Once the filter is ready to run, it can be
14cu|perl-HTTP-Proxy-0.304.0-1|66	launched, with the 'start()' method. This method does not normally return
14cu|perl-HTTP-Proxy-0.304.0-1|67	until the proxy is killed or otherwise stopped.
14cu|perl-HTTP-Proxy-0.304.0-1|68	
14cu|perl-HTTP-Proxy-0.304.0-1|69	%prep
14cu|perl-HTTP-Proxy-0.304.0-1|70	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Proxy-0.304.0-1|71	
14cu|perl-HTTP-Proxy-0.304.0-1|72	%build
14cu|perl-HTTP-Proxy-0.304.0-1|73	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Proxy-0.304.0-1|74	
14cu|perl-HTTP-Proxy-0.304.0-1|75	%make
14cu|perl-HTTP-Proxy-0.304.0-1|76	
14cu|perl-HTTP-Proxy-0.304.0-1|77	%check
14cu|perl-HTTP-Proxy-0.304.0-1|78	%make test
14cu|perl-HTTP-Proxy-0.304.0-1|79	
14cu|perl-HTTP-Proxy-0.304.0-1|80	%install
14cu|perl-HTTP-Proxy-0.304.0-1|81	%makeinstall_std
14cu|perl-HTTP-Proxy-0.304.0-1|82	
14cu|perl-HTTP-Proxy-0.304.0-1|83	%files
14cu|perl-HTTP-Proxy-0.304.0-1|84	%doc README Changes LICENSE META.yml META.json
14cu|perl-HTTP-Proxy-0.304.0-1|85	%{_mandir}/man3/*
14cu|perl-HTTP-Proxy-0.304.0-1|86	%{perl_vendorlib}/*
14cu|perl-HTTP-Proxy-0.304.0-1|87	
14cu|perl-HTTP-Proxy-0.304.0-1|88	
14cu|perl-HTTP-Proxy-0.304.0-1|89	%changelog
14cu|perl-HTTP-Proxy-0.304.0-1|90	
14cu|perl-HTTP-Proxy-0.304.0-1|91	* Wed Jul 15 2015 abfonly <abfonly@gmail.com> 0.304.0-1
14cu|perl-HTTP-Proxy-0.304.0-1|92	- (2e046e2) Log: Update to 0.304.0
14cu|perl-HTTP-Proxy-0.304.0-1|93	
14cu|perl-HTTP-Proxy-0.304.0-1|94	

13014 14
14cu|perl-HTTP-Recorder-0.70.0-1|1	%define upstream_name	 HTTP-Recorder
14cu|perl-HTTP-Recorder-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-HTTP-Recorder-0.70.0-1|3	%define oname httprecorder
14cu|perl-HTTP-Recorder-0.70.0-1|4	
14cu|perl-HTTP-Recorder-0.70.0-1|5	
14cu|perl-HTTP-Recorder-0.70.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-HTTP-Recorder-0.70.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTTP-Recorder-0.70.0-1|8	Release:	1
14cu|perl-HTTP-Recorder-0.70.0-1|9	
14cu|perl-HTTP-Recorder-0.70.0-1|10	Summary:	Record interaction with websites
14cu|perl-HTTP-Recorder-0.70.0-1|11	
14cu|perl-HTTP-Recorder-0.70.0-1|12	License:	GPL+ or Artistic
14cu|perl-HTTP-Recorder-0.70.0-1|13	Group:		Development/Perl
14cu|perl-HTTP-Recorder-0.70.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Recorder-0.70.0-1|15	Source0:	http://search.cpan.org/CPAN/authors/id/S/SE/SEMUELF/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Recorder-0.70.0-1|16	
14cu|perl-HTTP-Recorder-0.70.0-1|17	# fixed upstream
14cu|perl-HTTP-Recorder-0.70.0-1|18	# https://rt.cpan.org/Public/Ticket/Attachment/WithHeaders/651281
14cu|perl-HTTP-Recorder-0.70.0-1|19	# Patch0:		HTTP-Recorder-0.05-fix_cpan_14388.diff
14cu|perl-HTTP-Recorder-0.70.0-1|20	BuildRequires:	perl-devel
14cu|perl-HTTP-Recorder-0.70.0-1|21	BuildRequires:	perl(HTML::Parser)
14cu|perl-HTTP-Recorder-0.70.0-1|22	BuildRequires:	perl(HTTP::Request::Params)
14cu|perl-HTTP-Recorder-0.70.0-1|23	BuildRequires:	perl-libwww-perl
14cu|perl-HTTP-Recorder-0.70.0-1|24	BuildRequires:	perl(URI)
14cu|perl-HTTP-Recorder-0.70.0-1|25	BuildRequires:	perl(Email::Simple)
14cu|perl-HTTP-Recorder-0.70.0-1|26	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-HTTP-Recorder-0.70.0-1|27	BuildArch:	noarch
14cu|perl-HTTP-Recorder-0.70.0-1|28	
14cu|perl-HTTP-Recorder-0.70.0-1|29	%description
14cu|perl-HTTP-Recorder-0.70.0-1|30	This is a browser-independent recorder for recording interactions with
14cu|perl-HTTP-Recorder-0.70.0-1|31	web sites.
14cu|perl-HTTP-Recorder-0.70.0-1|32	
14cu|perl-HTTP-Recorder-0.70.0-1|33	%prep
14cu|perl-HTTP-Recorder-0.70.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Recorder-0.70.0-1|35	
14cu|perl-HTTP-Recorder-0.70.0-1|36	%build
14cu|perl-HTTP-Recorder-0.70.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Recorder-0.70.0-1|38	%make
14cu|perl-HTTP-Recorder-0.70.0-1|39	
14cu|perl-HTTP-Recorder-0.70.0-1|40	%check
14cu|perl-HTTP-Recorder-0.70.0-1|41	make test
14cu|perl-HTTP-Recorder-0.70.0-1|42	
14cu|perl-HTTP-Recorder-0.70.0-1|43	%install
14cu|perl-HTTP-Recorder-0.70.0-1|44	%makeinstall_std
14cu|perl-HTTP-Recorder-0.70.0-1|45	
14cu|perl-HTTP-Recorder-0.70.0-1|46	%files
14cu|perl-HTTP-Recorder-0.70.0-1|47	%doc README MYMETA.yml META.yml META.json CHANGES
14cu|perl-HTTP-Recorder-0.70.0-1|48	%{_bindir}/%{oname}
14cu|perl-HTTP-Recorder-0.70.0-1|49	%{perl_vendorlib}/HTTP
14cu|perl-HTTP-Recorder-0.70.0-1|50	%{_mandir}/*/*
14cu|perl-HTTP-Recorder-0.70.0-1|51	
14cu|perl-HTTP-Recorder-0.70.0-1|52	
14cu|perl-HTTP-Recorder-0.70.0-1|53	
14cu|perl-HTTP-Recorder-0.70.0-1|54	%changelog
14cu|perl-HTTP-Recorder-0.70.0-1|55	* Sat Mar 07 2015 abfonly <John@smith.org> 0.70.0-1
14cu|perl-HTTP-Recorder-0.70.0-1|56	+ Revision: fa6c814
14cu|perl-HTTP-Recorder-0.70.0-1|57	- Log: Update to 0.70.0, dropped patch fixed upstream
14cu|perl-HTTP-Recorder-0.70.0-1|58	
14cu|perl-HTTP-Recorder-0.70.0-1|59	

13015 14
14cu|perl-HTTP-Request-Params-1.20.0-1|1	%define upstream_name	 HTTP-Request-Params
14cu|perl-HTTP-Request-Params-1.20.0-1|2	%define upstream_version 1.02
14cu|perl-HTTP-Request-Params-1.20.0-1|3	
14cu|perl-HTTP-Request-Params-1.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-HTTP-Request-Params-1.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-HTTP-Request-Params-1.20.0-1|6	Release:	1
14cu|perl-HTTP-Request-Params-1.20.0-1|7	
14cu|perl-HTTP-Request-Params-1.20.0-1|8	Summary:	Retrieve GET/POST Parameters from HTTP Requests
14cu|perl-HTTP-Request-Params-1.20.0-1|9	
14cu|perl-HTTP-Request-Params-1.20.0-1|10	License:	GPL+ or Artistic
14cu|perl-HTTP-Request-Params-1.20.0-1|11	Group:		Development/Perl
14cu|perl-HTTP-Request-Params-1.20.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-HTTP-Request-Params-1.20.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-HTTP-Request-Params-1.20.0-1|14	
14cu|perl-HTTP-Request-Params-1.20.0-1|15	BuildRequires:	perl(CGI) >= 3.0.0
14cu|perl-HTTP-Request-Params-1.20.0-1|16	BuildRequires:	perl(Class::Accessor::Fast) >= 0.190.0
14cu|perl-HTTP-Request-Params-1.20.0-1|17	BuildRequires:	perl(Email::MIME::ContentType) >= 1.0.0
14cu|perl-HTTP-Request-Params-1.20.0-1|18	BuildRequires:	perl(Email::MIME::Modifier) >= 1.420.0
14cu|perl-HTTP-Request-Params-1.20.0-1|19	BuildRequires:	perl(HTTP::Request) >= 1.400.0
14cu|perl-HTTP-Request-Params-1.20.0-1|20	BuildRequires:	perl(HTTP::Request::Common) >= 1.260.0
14cu|perl-HTTP-Request-Params-1.20.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-HTTP-Request-Params-1.20.0-1|22	
14cu|perl-HTTP-Request-Params-1.20.0-1|23	Requires:	perl(Class::Accessor::Fast)
14cu|perl-HTTP-Request-Params-1.20.0-1|24	
14cu|perl-HTTP-Request-Params-1.20.0-1|25	BuildArch:	noarch
14cu|perl-HTTP-Request-Params-1.20.0-1|26	
14cu|perl-HTTP-Request-Params-1.20.0-1|27	%description
14cu|perl-HTTP-Request-Params-1.20.0-1|28	This software does all the dirty work of parsing HTTP Requests to find incoming
14cu|perl-HTTP-Request-Params-1.20.0-1|29	query parameters.
14cu|perl-HTTP-Request-Params-1.20.0-1|30	
14cu|perl-HTTP-Request-Params-1.20.0-1|31	%prep
14cu|perl-HTTP-Request-Params-1.20.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-HTTP-Request-Params-1.20.0-1|33	
14cu|perl-HTTP-Request-Params-1.20.0-1|34	%build
14cu|perl-HTTP-Request-Params-1.20.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-HTTP-Request-Params-1.20.0-1|36	%make
14cu|perl-HTTP-Request-Params-1.20.0-1|37	
14cu|perl-HTTP-Request-Params-1.20.0-1|38	%check
14cu|perl-HTTP-Request-Params-1.20.0-1|39	%make test
14cu|perl-HTTP-Request-Params-1.20.0-1|40	
14cu|perl-HTTP-Request-Params-1.20.0-1|41	%install
14cu|perl-HTTP-Request-Params-1.20.0-1|42	%makeinstall_std
14cu|perl-HTTP-Request-Params-1.20.0-1|43	
14cu|perl-HTTP-Request-Params-1.20.0-1|44	%files
14cu|perl-HTTP-Request-Params-1.20.0-1|45	%doc README Changes META.yml META.json
14cu|perl-HTTP-Request-Params-1.20.0-1|46	%{perl_vendorlib}/HTTP
14cu|perl-HTTP-Request-Params-1.20.0-1|47	%{_mandir}/*/*
14cu|perl-HTTP-Request-Params-1.20.0-1|48	
14cu|perl-HTTP-Request-Params-1.20.0-1|49	%changelog
14cu|perl-HTTP-Request-Params-1.20.0-1|50	
14cu|perl-HTTP-Request-Params-1.20.0-1|51	* Fri Sep 18 2015 abfonly <abfonly@gmail.com> 1.20.0-1
14cu|perl-HTTP-Request-Params-1.20.0-1|52	- (2bfc5bc) Log: Update to 1.20.0
14cu|perl-HTTP-Request-Params-1.20.0-1|53	- (2bfc5bc) drop patch
14cu|perl-HTTP-Request-Params-1.20.0-1|54	- (2bfc5bc) spec clean
14cu|perl-HTTP-Request-Params-1.20.0-1|55	- (2bfc5bc) fixed BR, Req, and docs
14cu|perl-HTTP-Request-Params-1.20.0-1|56	
14cu|perl-HTTP-Request-Params-1.20.0-1|57	

13016 14
14cu|perl-I18N-Charset-1.414.0-1|1	%define upstream_name	I18N-Charset
14cu|perl-I18N-Charset-1.414.0-1|2	%define upstream_version 1.414
14cu|perl-I18N-Charset-1.414.0-1|3	
14cu|perl-I18N-Charset-1.414.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-I18N-Charset-1.414.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-I18N-Charset-1.414.0-1|6	Release:	1
14cu|perl-I18N-Charset-1.414.0-1|7	Summary:	IANA Character Set Registry names and Unicode::MapUTF8
14cu|perl-I18N-Charset-1.414.0-1|8	
14cu|perl-I18N-Charset-1.414.0-1|9	License:	GPL+ or Artistic
14cu|perl-I18N-Charset-1.414.0-1|10	Group:		Development/Perl
14cu|perl-I18N-Charset-1.414.0-1|11	Source:		http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/I18N-Charset-%{upstream_version}.tar.gz
14cu|perl-I18N-Charset-1.414.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-I18N-Charset-1.414.0-1|13	
14cu|perl-I18N-Charset-1.414.0-1|14	BuildRequires:	perl-devel
14cu|perl-I18N-Charset-1.414.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.38.0
14cu|perl-I18N-Charset-1.414.0-1|16	BuildRequires:	perl(IO::Capture::Stderr)
14cu|perl-I18N-Charset-1.414.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-I18N-Charset-1.414.0-1|18	BuildRequires:	perl(App::Info::Lib::Iconv)
14cu|perl-I18N-Charset-1.414.0-1|19	BuildRequires:	perl(Encode)
14cu|perl-I18N-Charset-1.414.0-1|20	BuildRequires:	perl(Jcode)
14cu|perl-I18N-Charset-1.414.0-1|21	BuildRequires:	perl(Test::Pod)
14cu|perl-I18N-Charset-1.414.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-I18N-Charset-1.414.0-1|23	BuildRequires:	perl(Unicode::Map)
14cu|perl-I18N-Charset-1.414.0-1|24	BuildRequires:	perl(Unicode::Map8)
14cu|perl-I18N-Charset-1.414.0-1|25	BuildRequires:	perl(Unicode::MapUTF8)
14cu|perl-I18N-Charset-1.414.0-1|26	
14cu|perl-I18N-Charset-1.414.0-1|27	BuildArch:	noarch
14cu|perl-I18N-Charset-1.414.0-1|28	
14cu|perl-I18N-Charset-1.414.0-1|29	%description
14cu|perl-I18N-Charset-1.414.0-1|30	This distribution contains a module I18N::Charset which maps Character
14cu|perl-I18N-Charset-1.414.0-1|31	Set names to the names officially registered with IANA.  For example,
14cu|perl-I18N-Charset-1.414.0-1|32	'Shift_JIS' is the official name of what is often referred to in HTML
14cu|perl-I18N-Charset-1.414.0-1|33	headers as 'x-sjis'.
14cu|perl-I18N-Charset-1.414.0-1|34	
14cu|perl-I18N-Charset-1.414.0-1|35	It also maps character set names to Unicode::Map, Unicode::Map8, and
14cu|perl-I18N-Charset-1.414.0-1|36	Unicode::MapUTF8 conversion scheme names (if those modules are
14cu|perl-I18N-Charset-1.414.0-1|37	installed).  For example, the Unicode::Map8 scheme name for
14cu|perl-I18N-Charset-1.414.0-1|38	'windows-1251' is 'cp1251'.
14cu|perl-I18N-Charset-1.414.0-1|39	
14cu|perl-I18N-Charset-1.414.0-1|40	It also maps character set names to their preferred MIME names.  For
14cu|perl-I18N-Charset-1.414.0-1|41	example, the preferred MIME name for 'ISO_646.irv:1991' is 'US-ASCII'.
14cu|perl-I18N-Charset-1.414.0-1|42	
14cu|perl-I18N-Charset-1.414.0-1|43	It also maps character set names to conversion scheme names as defined
14cu|perl-I18N-Charset-1.414.0-1|44	by the iconv library.  For example, the iconv conversion scheme name
14cu|perl-I18N-Charset-1.414.0-1|45	for 'Shift_JIS' is 'MS_KANJI'.
14cu|perl-I18N-Charset-1.414.0-1|46	
14cu|perl-I18N-Charset-1.414.0-1|47	It also maps character set names to encoding names as defined
14cu|perl-I18N-Charset-1.414.0-1|48	by the Encode module.  For example, the Encode encoding name
14cu|perl-I18N-Charset-1.414.0-1|49	for 'Shift_JIS' is 'shiftjis'.
14cu|perl-I18N-Charset-1.414.0-1|50	
14cu|perl-I18N-Charset-1.414.0-1|51	%prep
14cu|perl-I18N-Charset-1.414.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-I18N-Charset-1.414.0-1|53	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && mv -f Changes.conv Changes
14cu|perl-I18N-Charset-1.414.0-1|54	
14cu|perl-I18N-Charset-1.414.0-1|55	%build
14cu|perl-I18N-Charset-1.414.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-I18N-Charset-1.414.0-1|57	%make
14cu|perl-I18N-Charset-1.414.0-1|58	
14cu|perl-I18N-Charset-1.414.0-1|59	%check
14cu|perl-I18N-Charset-1.414.0-1|60	make test
14cu|perl-I18N-Charset-1.414.0-1|61	
14cu|perl-I18N-Charset-1.414.0-1|62	%install
14cu|perl-I18N-Charset-1.414.0-1|63	%makeinstall_std
14cu|perl-I18N-Charset-1.414.0-1|64	
14cu|perl-I18N-Charset-1.414.0-1|65	%files
14cu|perl-I18N-Charset-1.414.0-1|66	%doc Changes README META.yml
14cu|perl-I18N-Charset-1.414.0-1|67	%{perl_vendorlib}/I18N
14cu|perl-I18N-Charset-1.414.0-1|68	%{_mandir}/*/*
14cu|perl-I18N-Charset-1.414.0-1|69	
14cu|perl-I18N-Charset-1.414.0-1|70	
14cu|perl-I18N-Charset-1.414.0-1|71	%changelog
14cu|perl-I18N-Charset-1.414.0-1|72	
14cu|perl-I18N-Charset-1.414.0-1|73	* Tue Jun 30 2015 abfonly <John@smith.org> 1.414.0-1
14cu|perl-I18N-Charset-1.414.0-1|74	- (1c3b00a) Log: Update to 1.414.0
14cu|perl-I18N-Charset-1.414.0-1|75	
14cu|perl-I18N-Charset-1.414.0-1|76	

13017 14
14cu|perl-Image-Base-1.170.0-1|1	%define upstream_name	 Image-Base
14cu|perl-Image-Base-1.170.0-1|2	%define upstream_version 1.17
14cu|perl-Image-Base-1.170.0-1|3	
14cu|perl-Image-Base-1.170.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Image-Base-1.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Image-Base-1.170.0-1|6	Release:	1
14cu|perl-Image-Base-1.170.0-1|7	
14cu|perl-Image-Base-1.170.0-1|8	Summary:	Base class for loading, manipulating and saving images
14cu|perl-Image-Base-1.170.0-1|9	
14cu|perl-Image-Base-1.170.0-1|10	License:	GPL+ or Artistic
14cu|perl-Image-Base-1.170.0-1|11	Group:		Development/Perl
14cu|perl-Image-Base-1.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Image-Base-1.170.0-1|13	Source0:	http://www.cpan.org/authors/id/K/KR/KRYDE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Image-Base-1.170.0-1|14	BuildRequires:	perl-devel
14cu|perl-Image-Base-1.170.0-1|15	
14cu|perl-Image-Base-1.170.0-1|16	BuildArch:	noarch
14cu|perl-Image-Base-1.170.0-1|17	
14cu|perl-Image-Base-1.170.0-1|18	%description
14cu|perl-Image-Base-1.170.0-1|19	This class should not be used directly. Known inheritors are Image::Xbm and
14cu|perl-Image-Base-1.170.0-1|20	Image::Xpm.
14cu|perl-Image-Base-1.170.0-1|21	
14cu|perl-Image-Base-1.170.0-1|22	%prep
14cu|perl-Image-Base-1.170.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Image-Base-1.170.0-1|24	
14cu|perl-Image-Base-1.170.0-1|25	%build
14cu|perl-Image-Base-1.170.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Image-Base-1.170.0-1|27	%make
14cu|perl-Image-Base-1.170.0-1|28	
14cu|perl-Image-Base-1.170.0-1|29	%check
14cu|perl-Image-Base-1.170.0-1|30	make test
14cu|perl-Image-Base-1.170.0-1|31	
14cu|perl-Image-Base-1.170.0-1|32	%install
14cu|perl-Image-Base-1.170.0-1|33	%makeinstall_std
14cu|perl-Image-Base-1.170.0-1|34	
14cu|perl-Image-Base-1.170.0-1|35	%files
14cu|perl-Image-Base-1.170.0-1|36	%doc README
14cu|perl-Image-Base-1.170.0-1|37	%{perl_vendorlib}/Image
14cu|perl-Image-Base-1.170.0-1|38	%{_mandir}/*/*
14cu|perl-Image-Base-1.170.0-1|39	
14cu|perl-Image-Base-1.170.0-1|40	
14cu|perl-Image-Base-1.170.0-1|41	%changelog
14cu|perl-Image-Base-1.170.0-1|42	* Sat Mar 07 2015 abfonly <John@smith.org> 1.170.0-1
14cu|perl-Image-Base-1.170.0-1|43	+ Revision: 41aebcd
14cu|perl-Image-Base-1.170.0-1|44	- Log: Update to 1.170.0, spec clean
14cu|perl-Image-Base-1.170.0-1|45	
14cu|perl-Image-Base-1.170.0-1|46	

13018 14
14cu|perl-Image-Info-1.390.0-1|1	%define upstream_name    Image-Info
14cu|perl-Image-Info-1.390.0-1|2	%define upstream_version 1.39
14cu|perl-Image-Info-1.390.0-1|3	
14cu|perl-Image-Info-1.390.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Image-Info-1.390.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Image-Info-1.390.0-1|6	Release:	1
14cu|perl-Image-Info-1.390.0-1|7	
14cu|perl-Image-Info-1.390.0-1|8	Summary:	Extract meta information from image files
14cu|perl-Image-Info-1.390.0-1|9	
14cu|perl-Image-Info-1.390.0-1|10	License:	GPL+ or Artistic
14cu|perl-Image-Info-1.390.0-1|11	Group:		Development/Perl
14cu|perl-Image-Info-1.390.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Image-Info-1.390.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Image-Info-1.390.0-1|14	
14cu|perl-Image-Info-1.390.0-1|15	
14cu|perl-Image-Info-1.390.0-1|16	BuildRequires:	perl-devel
14cu|perl-Image-Info-1.390.0-1|17	BuildRequires:	perl(Compress::Zlib)
14cu|perl-Image-Info-1.390.0-1|18	BuildRequires:	perl(IO::Scalar)
14cu|perl-Image-Info-1.390.0-1|19	BuildRequires:	perl(Bundle::Image::Info::PNG)
14cu|perl-Image-Info-1.390.0-1|20	BuildRequires:	perl(Bundle::Image::Info::SVG)
14cu|perl-Image-Info-1.390.0-1|21	BuildRequires:	perl(Bundle::Image::Info::XBM)
14cu|perl-Image-Info-1.390.0-1|22	BuildRequires:	perl(Bundle::Image::Info::XPM)
14cu|perl-Image-Info-1.390.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Image-Info-1.390.0-1|24	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Image-Info-1.390.0-1|25	
14cu|perl-Image-Info-1.390.0-1|26	
14cu|perl-Image-Info-1.390.0-1|27	BuildArch:	noarch
14cu|perl-Image-Info-1.390.0-1|28	
14cu|perl-Image-Info-1.390.0-1|29	%description
14cu|perl-Image-Info-1.390.0-1|30	Extract meta information from image files.
14cu|perl-Image-Info-1.390.0-1|31	
14cu|perl-Image-Info-1.390.0-1|32	%prep
14cu|perl-Image-Info-1.390.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Image-Info-1.390.0-1|34	
14cu|perl-Image-Info-1.390.0-1|35	%build
14cu|perl-Image-Info-1.390.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Image-Info-1.390.0-1|37	%make
14cu|perl-Image-Info-1.390.0-1|38	
14cu|perl-Image-Info-1.390.0-1|39	%check
14cu|perl-Image-Info-1.390.0-1|40	%make test
14cu|perl-Image-Info-1.390.0-1|41	
14cu|perl-Image-Info-1.390.0-1|42	%install
14cu|perl-Image-Info-1.390.0-1|43	%makeinstall_std
14cu|perl-Image-Info-1.390.0-1|44	
14cu|perl-Image-Info-1.390.0-1|45	%files
14cu|perl-Image-Info-1.390.0-1|46	%doc README CHANGES CREDITS META.json META.yml
14cu|perl-Image-Info-1.390.0-1|47	%{perl_vendorlib}/Image
14cu|perl-Image-Info-1.390.0-1|48	%{perl_vendorlib}/Bundle/Image
14cu|perl-Image-Info-1.390.0-1|49	%{_mandir}/*/*
14cu|perl-Image-Info-1.390.0-1|50	
14cu|perl-Image-Info-1.390.0-1|51	
14cu|perl-Image-Info-1.390.0-1|52	
14cu|perl-Image-Info-1.390.0-1|53	%changelog
14cu|perl-Image-Info-1.390.0-1|54	
14cu|perl-Image-Info-1.390.0-1|55	* Sat Oct 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.390.0-1
14cu|perl-Image-Info-1.390.0-1|56	- (560744c) Updated to 1.39
14cu|perl-Image-Info-1.390.0-1|57	
14cu|perl-Image-Info-1.390.0-1|58	

13019 14
14cu|perl-Imager-1.5.0-2|1	%define upstream_name	 Imager
14cu|perl-Imager-1.5.0-2|2	%define upstream_version 1.005
14cu|perl-Imager-1.5.0-2|3	%define __noautoprov 'Imager.so|ICO.so|DynTest.so|FT2.so|SGI.so|Mandelbrot.so|JPEG.so|TIFF.so|T1.so|PNG.so|Flines.so|GIF.so|CountColor.so'
14cu|perl-Imager-1.5.0-2|4	
14cu|perl-Imager-1.5.0-2|5	Name:       perl-%{upstream_name}
14cu|perl-Imager-1.5.0-2|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Imager-1.5.0-2|7	Release:	2
14cu|perl-Imager-1.5.0-2|8	
14cu|perl-Imager-1.5.0-2|9	Summary:	Perl extension for generating 24 bit images
14cu|perl-Imager-1.5.0-2|10	
14cu|perl-Imager-1.5.0-2|11	License:	GPL+ or Artistic
14cu|perl-Imager-1.5.0-2|12	Group:		Development/Perl
14cu|perl-Imager-1.5.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Imager-1.5.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Imager/Imager-%{upstream_version}.tar.gz
14cu|perl-Imager-1.5.0-2|15	
14cu|perl-Imager-1.5.0-2|16	BuildRequires:  fontconfig-devel
14cu|perl-Imager-1.5.0-2|17	BuildRequires:  jpeg-devel
14cu|perl-Imager-1.5.0-2|18	BuildRequires:  pkgconfig(libpng)
14cu|perl-Imager-1.5.0-2|19	BuildRequires:  pkgconfig(libtiff-4)
14cu|perl-Imager-1.5.0-2|20	BuildRequires:	perl-devel
14cu|perl-Imager-1.5.0-2|21	BuildRequires:  t1lib-devel
14cu|perl-Imager-1.5.0-2|22	#BuildRequires:  ungif-devel
14cu|perl-Imager-1.5.0-2|23	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Imager-1.5.0-2|24	BuildRequires:  rgb
14cu|perl-Imager-1.5.0-2|25	BuildRequires:  perl
14cu|perl-Imager-1.5.0-2|26	BuildRequires:  perl(Config)
14cu|perl-Imager-1.5.0-2|27	BuildRequires:  perl(Cwd)
14cu|perl-Imager-1.5.0-2|28	BuildRequires:  perl(Exporter)
14cu|perl-Imager-1.5.0-2|29	BuildRequires:  perl(ExtUtils::Liblist)
14cu|perl-Imager-1.5.0-2|30	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Imager-1.5.0-2|31	BuildRequires:  perl(ExtUtils::Manifest)
14cu|perl-Imager-1.5.0-2|32	BuildRequires:  perl(File::Path)
14cu|perl-Imager-1.5.0-2|33	BuildRequires:  perl(File::Spec)
14cu|perl-Imager-1.5.0-2|34	BuildRequires:  perl(Getopt::Long)
14cu|perl-Imager-1.5.0-2|35	BuildRequires:  perl(strict)
14cu|perl-Imager-1.5.0-2|36	BuildRequires:  perl(Text::ParseWords)
14cu|perl-Imager-1.5.0-2|37	BuildRequires:  perl(vars)
14cu|perl-Imager-1.5.0-2|38	BuildRequires:  perl(base)
14cu|perl-Imager-1.5.0-2|39	BuildRequires:  perl(Carp)
14cu|perl-Imager-1.5.0-2|40	BuildRequires:  perl(constant)
14cu|perl-Imager-1.5.0-2|41	BuildRequires:  perl(File::Basename)
14cu|perl-Imager-1.5.0-2|42	BuildRequires:  perl(IO::File)
14cu|perl-Imager-1.5.0-2|43	BuildRequires:  perl(IO::Seekable)
14cu|perl-Imager-1.5.0-2|44	BuildRequires:  perl(overload)
14cu|perl-Imager-1.5.0-2|45	BuildRequires:  perl(Scalar::Util)
14cu|perl-Imager-1.5.0-2|46	BuildRequires:  perl(XSLoader)
14cu|perl-Imager-1.5.0-2|47	BuildRequires:  perl(B)
14cu|perl-Imager-1.5.0-2|48	BuildRequires:  perl(File::Spec::Functions)
14cu|perl-Imager-1.5.0-2|49	BuildRequires:  perl(POSIX)
14cu|perl-Imager-1.5.0-2|50	BuildRequires:  perl(Test::Builder)
14cu|perl-Imager-1.5.0-2|51	BuildRequires:  perl(Test::More)
14cu|perl-Imager-1.5.0-2|52	BuildRequires:  perl(threads)
14cu|perl-Imager-1.5.0-2|53	BuildRequires:  perl(Tie::Handle)
14cu|perl-Imager-1.5.0-2|54	BuildRequires:  perl(Affix::Infix2Postfix)
14cu|perl-Imager-1.5.0-2|55	BuildRequires:  perl(CPAN::Meta)
14cu|perl-Imager-1.5.0-2|56	BuildRequires:  perl(Image::Math::Constrain)
14cu|perl-Imager-1.5.0-2|57	BuildRequires:  perl(Inline)
14cu|perl-Imager-1.5.0-2|58	BuildRequires:  perl(Parse::RecDescent)
14cu|perl-Imager-1.5.0-2|59	# (tv) testsuite is broken with giflib-5.x:
14cu|perl-Imager-1.5.0-2|60	# (https://bugzilla.redhat.com/show_bug.cgi?id=822844)
14cu|perl-Imager-1.5.0-2|61	BuildConflicts: giflib-devel
14cu|perl-Imager-1.5.0-2|62	# one Badness 1,  I like it better then 124 Warnings
14cu|perl-Imager-1.5.0-2|63	Requires:	%{name}-devel = %{EVRD}
14cu|perl-Imager-1.5.0-2|64	Obsoletes:	%{name} < %{EVRD}
14cu|perl-Imager-1.5.0-2|65	
14cu|perl-Imager-1.5.0-2|66	%description
14cu|perl-Imager-1.5.0-2|67	Imager is a module for creating and altering images. It can read and write
14cu|perl-Imager-1.5.0-2|68	various image formats, draw primitive shapes like lines,and polygons, blend
14cu|perl-Imager-1.5.0-2|69	multiple images together in various ways, scale, crop, render text and more.
14cu|perl-Imager-1.5.0-2|70	
14cu|perl-Imager-1.5.0-2|71	%files
14cu|perl-Imager-1.5.0-2|72	%doc README Changes META.json META.yml
14cu|perl-Imager-1.5.0-2|73	%{perl_vendorarch}/Imager.pm
14cu|perl-Imager-1.5.0-2|74	%{perl_vendorarch}/Imager/Color/
14cu|perl-Imager-1.5.0-2|75	%{perl_vendorarch}/Imager/Expr/
14cu|perl-Imager-1.5.0-2|76	%{perl_vendorarch}/Imager/File/
14cu|perl-Imager-1.5.0-2|77	%{perl_vendorarch}/Imager/Filter/
14cu|perl-Imager-1.5.0-2|78	%{perl_vendorarch}/Imager/Font/
14cu|perl-Imager-1.5.0-2|79	%{perl_vendorarch}/Imager/typemap
14cu|perl-Imager-1.5.0-2|80	%{perl_vendorarch}/Imager/*.pod
14cu|perl-Imager-1.5.0-2|81	%{perl_vendorarch}/Imager/*.pm
14cu|perl-Imager-1.5.0-2|82	%{perl_vendorarch}/auto/Imager
14cu|perl-Imager-1.5.0-2|83	%{_mandir}/*/*
14cu|perl-Imager-1.5.0-2|84	#############################################################
14cu|perl-Imager-1.5.0-2|85	# Let's make rpmlint happy.Symbianflo
14cu|perl-Imager-1.5.0-2|86	
14cu|perl-Imager-1.5.0-2|87	%package devel
14cu|perl-Imager-1.5.0-2|88	
14cu|perl-Imager-1.5.0-2|89	Group:		Development/Perl
14cu|perl-Imager-1.5.0-2|90	Summary:	Headers for %{name}
14cu|perl-Imager-1.5.0-2|91	
14cu|perl-Imager-1.5.0-2|92	%description devel
14cu|perl-Imager-1.5.0-2|93	Headers for %{name}
14cu|perl-Imager-1.5.0-2|94	
14cu|perl-Imager-1.5.0-2|95	%files devel
14cu|perl-Imager-1.5.0-2|96	%doc README Changes META.json META.yml
14cu|perl-Imager-1.5.0-2|97	%{perl_vendorarch}/Imager/include/
14cu|perl-Imager-1.5.0-2|98	
14cu|perl-Imager-1.5.0-2|99	############################################################
14cu|perl-Imager-1.5.0-2|100	
14cu|perl-Imager-1.5.0-2|101	%prep
14cu|perl-Imager-1.5.0-2|102	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Imager-1.5.0-2|103	find \( -executable -a -type f \) -exec chmod -x {} \;
14cu|perl-Imager-1.5.0-2|104	sed -i -e "s,#!perl,#! %{__perl}," samples/*
14cu|perl-Imager-1.5.0-2|105	
14cu|perl-Imager-1.5.0-2|106	
14cu|perl-Imager-1.5.0-2|107	%build
14cu|perl-Imager-1.5.0-2|108	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Imager-1.5.0-2|109	%make
14cu|perl-Imager-1.5.0-2|110	
14cu|perl-Imager-1.5.0-2|111	%check
14cu|perl-Imager-1.5.0-2|112	%make test
14cu|perl-Imager-1.5.0-2|113	
14cu|perl-Imager-1.5.0-2|114	%install
14cu|perl-Imager-1.5.0-2|115	%makeinstall_std
14cu|perl-Imager-1.5.0-2|116	find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
14cu|perl-Imager-1.5.0-2|117	
14cu|perl-Imager-1.5.0-2|118	
14cu|perl-Imager-1.5.0-2|119	
14cu|perl-Imager-1.5.0-2|120	
14cu|perl-Imager-1.5.0-2|121	
14cu|perl-Imager-1.5.0-2|122	%changelog
14cu|perl-Imager-1.5.0-2|123	
14cu|perl-Imager-1.5.0-2|124	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 1.5.0-2
14cu|perl-Imager-1.5.0-2|125	- (4e508c2) Buildconflict with giflib - test suite is broken
14cu|perl-Imager-1.5.0-2|126	
14cu|perl-Imager-1.5.0-2|127	

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

13021 14
14cu|perl-Import-Into-1.2.4-1|1	%define upstream_name    Import-Into
14cu|perl-Import-Into-1.2.4-1|2	%define upstream_version 1.002004
14cu|perl-Import-Into-1.2.4-1|3	
14cu|perl-Import-Into-1.2.4-1|4	Name:       perl-%{upstream_name}
14cu|perl-Import-Into-1.2.4-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Import-Into-1.2.4-1|6	Release:    1
14cu|perl-Import-Into-1.2.4-1|7	
14cu|perl-Import-Into-1.2.4-1|8	Summary:    Import packages into other packages
14cu|perl-Import-Into-1.2.4-1|9	
14cu|perl-Import-Into-1.2.4-1|10	License:    GPL+ or Artistic
14cu|perl-Import-Into-1.2.4-1|11	Group:      Development/Perl
14cu|perl-Import-Into-1.2.4-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Import-Into-1.2.4-1|13	Source0:    http://www.cpan.org/modules/by-module/Import/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Import-Into-1.2.4-1|14	
14cu|perl-Import-Into-1.2.4-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Import-Into-1.2.4-1|16	BuildRequires: perl-devel
14cu|perl-Import-Into-1.2.4-1|17	
14cu|perl-Import-Into-1.2.4-1|18	BuildArch:  noarch
14cu|perl-Import-Into-1.2.4-1|19	
14cu|perl-Import-Into-1.2.4-1|20	%description
14cu|perl-Import-Into-1.2.4-1|21	Writing exporters is a pain. Some use the Exporter manpage, some use the
14cu|perl-Import-Into-1.2.4-1|22	Sub::Exporter manpage, some use the Moose::Exporter manpage, some use the
14cu|perl-Import-Into-1.2.4-1|23	Exporter::Declare manpage ... and some things are pragmas.
14cu|perl-Import-Into-1.2.4-1|24	
14cu|perl-Import-Into-1.2.4-1|25	If you want to re-export other things, you have to know which is which. the
14cu|perl-Import-Into-1.2.4-1|26	Exporter manpage subclasses provide export_to_level, but if they overrode
14cu|perl-Import-Into-1.2.4-1|27	their import method all bets are off. the Sub::Exporter manpage provides an
14cu|perl-Import-Into-1.2.4-1|28	into parameter but figuring out something used it isn't trivial. Pragmas
14cu|perl-Import-Into-1.2.4-1|29	need to have their 'import' method called directly since they affect the
14cu|perl-Import-Into-1.2.4-1|30	current unit of compilation.
14cu|perl-Import-Into-1.2.4-1|31	
14cu|perl-Import-Into-1.2.4-1|32	It's ... annoying.
14cu|perl-Import-Into-1.2.4-1|33	
14cu|perl-Import-Into-1.2.4-1|34	%prep
14cu|perl-Import-Into-1.2.4-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Import-Into-1.2.4-1|36	
14cu|perl-Import-Into-1.2.4-1|37	%build
14cu|perl-Import-Into-1.2.4-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Import-Into-1.2.4-1|39	
14cu|perl-Import-Into-1.2.4-1|40	%make
14cu|perl-Import-Into-1.2.4-1|41	
14cu|perl-Import-Into-1.2.4-1|42	%check
14cu|perl-Import-Into-1.2.4-1|43	%make test
14cu|perl-Import-Into-1.2.4-1|44	
14cu|perl-Import-Into-1.2.4-1|45	%install
14cu|perl-Import-Into-1.2.4-1|46	%makeinstall_std
14cu|perl-Import-Into-1.2.4-1|47	
14cu|perl-Import-Into-1.2.4-1|48	%files
14cu|perl-Import-Into-1.2.4-1|49	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Import-Into-1.2.4-1|50	%{_mandir}/man3/*
14cu|perl-Import-Into-1.2.4-1|51	%{perl_vendorlib}/*
14cu|perl-Import-Into-1.2.4-1|52	
14cu|perl-Import-Into-1.2.4-1|53	%changelog
14cu|perl-Import-Into-1.2.4-1|54	
14cu|perl-Import-Into-1.2.4-1|55	* Fri Jun 19 2015 abfonly <John@smith.org> 1.2.4-1
14cu|perl-Import-Into-1.2.4-1|56	- (89db62b) Log: Update to 1.2.4
14cu|perl-Import-Into-1.2.4-1|57	
14cu|perl-Import-Into-1.2.4-1|58	

13022 14
14cu|perl-indirect-0.350.0-1|1	%define upstream_name    indirect
14cu|perl-indirect-0.350.0-1|2	%define upstream_version 0.35
14cu|perl-indirect-0.350.0-1|3	
14cu|perl-indirect-0.350.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-indirect-0.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-indirect-0.350.0-1|6	Release:        1
14cu|perl-indirect-0.350.0-1|7	Summary:        Lexically warn about using the indirect object syntax
14cu|perl-indirect-0.350.0-1|8	License:        GPL+ or Artistic
14cu|perl-indirect-0.350.0-1|9	Group:          Development/Perl
14cu|perl-indirect-0.350.0-1|10	URL:            http://search.cpan.org/dist/indirect/
14cu|perl-indirect-0.350.0-1|11	Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-indirect-0.350.0-1|12	
14cu|perl-indirect-0.350.0-1|13	BuildRequires:  perl-devel
14cu|perl-indirect-0.350.0-1|14	BuildRequires:  perl(Config)
14cu|perl-indirect-0.350.0-1|15	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-indirect-0.350.0-1|16	BuildRequires:  perl(Carp)
14cu|perl-indirect-0.350.0-1|17	BuildRequires:  perl(strict)
14cu|perl-indirect-0.350.0-1|18	BuildRequires:  perl(warnings)
14cu|perl-indirect-0.350.0-1|19	BuildRequires:  perl(XSLoader)
14cu|perl-indirect-0.350.0-1|20	BuildRequires:  perl(B)
14cu|perl-indirect-0.350.0-1|21	BuildRequires:  perl(Exporter)
14cu|perl-indirect-0.350.0-1|22	BuildRequires:  perl(base)
14cu|perl-indirect-0.350.0-1|23	BuildRequires:  perl(POSIX)
14cu|perl-indirect-0.350.0-1|24	BuildRequires:  perl(Scalar::Util)
14cu|perl-indirect-0.350.0-1|25	BuildRequires:  perl(Test::More)
14cu|perl-indirect-0.350.0-1|26	BuildRequires:  perl(threads::shared)
14cu|perl-indirect-0.350.0-1|27	BuildRequires:  perl(Devel::CallParser)
14cu|perl-indirect-0.350.0-1|28	BuildRequires:  perl(Devel::Declare)
14cu|perl-indirect-0.350.0-1|29	Requires:	perl(Carp)
14cu|perl-indirect-0.350.0-1|30	Requires:	perl(XSLoader)
14cu|perl-indirect-0.350.0-1|31	Provides:	perl(indirect)
14cu|perl-indirect-0.350.0-1|32	
14cu|perl-indirect-0.350.0-1|33	%description
14cu|perl-indirect-0.350.0-1|34	When enabled (or disabled as some may prefer to say, since you actually
14cu|perl-indirect-0.350.0-1|35	turn it on by calling no indirect), this pragma warns about indirect object
14cu|perl-indirect-0.350.0-1|36	syntax constructs that may have slipped into your code.
14cu|perl-indirect-0.350.0-1|37	
14cu|perl-indirect-0.350.0-1|38	%prep
14cu|perl-indirect-0.350.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-indirect-0.350.0-1|40	
14cu|perl-indirect-0.350.0-1|41	%build
14cu|perl-indirect-0.350.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-indirect-0.350.0-1|43	%make
14cu|perl-indirect-0.350.0-1|44	
14cu|perl-indirect-0.350.0-1|45	%install
14cu|perl-indirect-0.350.0-1|46	%makeinstall_std
14cu|perl-indirect-0.350.0-1|47	
14cu|perl-indirect-0.350.0-1|48	
14cu|perl-indirect-0.350.0-1|49	%check
14cu|perl-indirect-0.350.0-1|50	make test
14cu|perl-indirect-0.350.0-1|51	
14cu|perl-indirect-0.350.0-1|52	%files
14cu|perl-indirect-0.350.0-1|53	%doc Changes README samples/
14cu|perl-indirect-0.350.0-1|54	%{perl_vendorarch}/auto/indirect/
14cu|perl-indirect-0.350.0-1|55	%{perl_vendorarch}/indirect.pm
14cu|perl-indirect-0.350.0-1|56	%{_mandir}/man3/indirect.3*
14cu|perl-indirect-0.350.0-1|57	
14cu|perl-indirect-0.350.0-1|58	%changelog
14cu|perl-indirect-0.350.0-1|59	
14cu|perl-indirect-0.350.0-1|60	* Sat Apr 25 2015 abfonly <John@smith.org> 0.350.0-1
14cu|perl-indirect-0.350.0-1|61	- (ab2ebd7) Imported from SRPM
14cu|perl-indirect-0.350.0-1|62	
14cu|perl-indirect-0.350.0-1|63	

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

13024 14
14cu|perl-Inline-C-0.760.0-1|1	%define upstream_name    Inline-C
14cu|perl-Inline-C-0.760.0-1|2	%define upstream_version 0.76
14cu|perl-Inline-C-0.760.0-1|3	
14cu|perl-Inline-C-0.760.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Inline-C-0.760.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Inline-C-0.760.0-1|6	Release:    1
14cu|perl-Inline-C-0.760.0-1|7	
14cu|perl-Inline-C-0.760.0-1|8	Summary:    The Classic Inline::C Parser
14cu|perl-Inline-C-0.760.0-1|9	License:    GPL+ or Artistic
14cu|perl-Inline-C-0.760.0-1|10	Group:      Development/Perl
14cu|perl-Inline-C-0.760.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Inline-C-0.760.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Inline/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Inline-C-0.760.0-1|13	
14cu|perl-Inline-C-0.760.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Inline-C-0.760.0-1|15	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Inline-C-0.760.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-Inline-C-0.760.0-1|17	BuildRequires: perl(IO::All)
14cu|perl-Inline-C-0.760.0-1|18	BuildRequires: perl(Inline)
14cu|perl-Inline-C-0.760.0-1|19	BuildRequires: perl(Parse::RecDescent)
14cu|perl-Inline-C-0.760.0-1|20	BuildRequires: perl(Pegex)
14cu|perl-Inline-C-0.760.0-1|21	BuildRequires: perl(File::ShareDir::Install)
14cu|perl-Inline-C-0.760.0-1|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Inline-C-0.760.0-1|23	BuildRequires: perl(Test::Warn)
14cu|perl-Inline-C-0.760.0-1|24	BuildRequires: perl(YAML::XS)
14cu|perl-Inline-C-0.760.0-1|25	BuildRequires: perl(autodie)
14cu|perl-Inline-C-0.760.0-1|26	BuildRequires: perl(version)
14cu|perl-Inline-C-0.760.0-1|27	BuildRequires: perl-devel
14cu|perl-Inline-C-0.760.0-1|28	
14cu|perl-Inline-C-0.760.0-1|29	BuildArch: noarch
14cu|perl-Inline-C-0.760.0-1|30	
14cu|perl-Inline-C-0.760.0-1|31	%description
14cu|perl-Inline-C-0.760.0-1|32	'Inline::C' is a module that allows you to write Perl subroutines in C.
14cu|perl-Inline-C-0.760.0-1|33	Since version 0.30 the Inline module supports multiple programming
14cu|perl-Inline-C-0.760.0-1|34	languages and each language has its own support module. This document
14cu|perl-Inline-C-0.760.0-1|35	describes how to use Inline with the C programming language. It also goes a
14cu|perl-Inline-C-0.760.0-1|36	bit into Perl C internals.
14cu|perl-Inline-C-0.760.0-1|37	
14cu|perl-Inline-C-0.760.0-1|38	If you want to start working with programming examples right away, check
14cu|perl-Inline-C-0.760.0-1|39	out the Inline::C::Cookbook manpage. For more information on Inline in
14cu|perl-Inline-C-0.760.0-1|40	general, see the Inline manpage.
14cu|perl-Inline-C-0.760.0-1|41	
14cu|perl-Inline-C-0.760.0-1|42	%prep
14cu|perl-Inline-C-0.760.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Inline-C-0.760.0-1|44	
14cu|perl-Inline-C-0.760.0-1|45	%build
14cu|perl-Inline-C-0.760.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Inline-C-0.760.0-1|47	
14cu|perl-Inline-C-0.760.0-1|48	%make
14cu|perl-Inline-C-0.760.0-1|49	
14cu|perl-Inline-C-0.760.0-1|50	%check
14cu|perl-Inline-C-0.760.0-1|51	make test
14cu|perl-Inline-C-0.760.0-1|52	
14cu|perl-Inline-C-0.760.0-1|53	%install
14cu|perl-Inline-C-0.760.0-1|54	%makeinstall_std
14cu|perl-Inline-C-0.760.0-1|55	
14cu|perl-Inline-C-0.760.0-1|56	%files
14cu|perl-Inline-C-0.760.0-1|57	%doc META.yml LICENSE README Changes META.json
14cu|perl-Inline-C-0.760.0-1|58	%{_mandir}/man3/*
14cu|perl-Inline-C-0.760.0-1|59	%{perl_vendorlib}/*
14cu|perl-Inline-C-0.760.0-1|60	
14cu|perl-Inline-C-0.760.0-1|61	
14cu|perl-Inline-C-0.760.0-1|62	%changelog
14cu|perl-Inline-C-0.760.0-1|63	
14cu|perl-Inline-C-0.760.0-1|64	* Thu Aug 13 2015 abfonly <abfonly@gmail.com> 0.760.0-1
14cu|perl-Inline-C-0.760.0-1|65	- (6872dc0) Updated perl-Inline-C.spec
14cu|perl-Inline-C-0.760.0-1|66	
14cu|perl-Inline-C-0.760.0-1|67	

13025 14
14cu|perl-Inline-Python-0.490.0-1|1	%define upstream_name    Inline-Python
14cu|perl-Inline-Python-0.490.0-1|2	%define upstream_version 0.49
14cu|perl-Inline-Python-0.490.0-1|3	%define __noautoprov 'Python.so'
14cu|perl-Inline-Python-0.490.0-1|4	
14cu|perl-Inline-Python-0.490.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Inline-Python-0.490.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Inline-Python-0.490.0-1|7	Release:    1
14cu|perl-Inline-Python-0.490.0-1|8	
14cu|perl-Inline-Python-0.490.0-1|9	Summary:    Easy implementation of Python extensions
14cu|perl-Inline-Python-0.490.0-1|10	
14cu|perl-Inline-Python-0.490.0-1|11	License:    GPL+ or Artistic
14cu|perl-Inline-Python-0.490.0-1|12	Group:      Development/Perl
14cu|perl-Inline-Python-0.490.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Inline-Python-0.490.0-1|14	Source0:    http://www.cpan.org/authors/id/N/NI/NINE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Inline-Python-0.490.0-1|15	
14cu|perl-Inline-Python-0.490.0-1|16	BuildRequires: perl(CGI)
14cu|perl-Inline-Python-0.490.0-1|17	BuildRequires: perl(Inline)
14cu|perl-Inline-Python-0.490.0-1|18	BuildRequires: perl-devel
14cu|perl-Inline-Python-0.490.0-1|19	BuildRequires: pkgconfig(python)
14cu|perl-Inline-Python-0.490.0-1|20	
14cu|perl-Inline-Python-0.490.0-1|21	%description
14cu|perl-Inline-Python-0.490.0-1|22	The 'Inline::Python' module allows you to put Python source code directly
14cu|perl-Inline-Python-0.490.0-1|23	"inline" in a Perl script or module. It sets up an in-process Python
14cu|perl-Inline-Python-0.490.0-1|24	interpreter, runs your code, and then examines Python's symbol table for
14cu|perl-Inline-Python-0.490.0-1|25	things to bind to Perl. The process of interrogating the Python interpreter
14cu|perl-Inline-Python-0.490.0-1|26	for globals only occurs the first time you run your Python code. The
14cu|perl-Inline-Python-0.490.0-1|27	namespace is cached, and subsequent calls use the cached version.
14cu|perl-Inline-Python-0.490.0-1|28	
14cu|perl-Inline-Python-0.490.0-1|29	This document describes 'Inline::Python', the Perl package which gives you
14cu|perl-Inline-Python-0.490.0-1|30	access to a Python interpreter. For lack of a better place to keep it, it
14cu|perl-Inline-Python-0.490.0-1|31	also gives you instructions on how to use 'perlmodule', the Python package
14cu|perl-Inline-Python-0.490.0-1|32	which gives you access to the Perl interpreter.
14cu|perl-Inline-Python-0.490.0-1|33	
14cu|perl-Inline-Python-0.490.0-1|34	
14cu|perl-Inline-Python-0.490.0-1|35	%prep
14cu|perl-Inline-Python-0.490.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Inline-Python-0.490.0-1|37	
14cu|perl-Inline-Python-0.490.0-1|38	%build
14cu|perl-Inline-Python-0.490.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Inline-Python-0.490.0-1|40	%make
14cu|perl-Inline-Python-0.490.0-1|41	
14cu|perl-Inline-Python-0.490.0-1|42	%check
14cu|perl-Inline-Python-0.490.0-1|43	%make test
14cu|perl-Inline-Python-0.490.0-1|44	
14cu|perl-Inline-Python-0.490.0-1|45	%install
14cu|perl-Inline-Python-0.490.0-1|46	%makeinstall_std
14cu|perl-Inline-Python-0.490.0-1|47	
14cu|perl-Inline-Python-0.490.0-1|48	
14cu|perl-Inline-Python-0.490.0-1|49	%files
14cu|perl-Inline-Python-0.490.0-1|50	%doc README Changes META.json META.yml
14cu|perl-Inline-Python-0.490.0-1|51	%{_mandir}/man3/*
14cu|perl-Inline-Python-0.490.0-1|52	%{perl_vendorarch}/Inline
14cu|perl-Inline-Python-0.490.0-1|53	%{perl_vendorarch}/auto/Inline
14cu|perl-Inline-Python-0.490.0-1|54	
14cu|perl-Inline-Python-0.490.0-1|55	
14cu|perl-Inline-Python-0.490.0-1|56	
14cu|perl-Inline-Python-0.490.0-1|57	%changelog
14cu|perl-Inline-Python-0.490.0-1|58	
14cu|perl-Inline-Python-0.490.0-1|59	* Sat Jun 27 2015 abfonly <John@smith.org> 0.490.0-1
14cu|perl-Inline-Python-0.490.0-1|60	- (a20752a) Log: Update to 0.490.0, filter provides
14cu|perl-Inline-Python-0.490.0-1|61	
14cu|perl-Inline-Python-0.490.0-1|62	

13026 14
14cu|perl-IO-All-0.860.0-1|1	%define	upstream_name	 IO-All
14cu|perl-IO-All-0.860.0-1|2	%define upstream_version 0.86
14cu|perl-IO-All-0.860.0-1|3	
14cu|perl-IO-All-0.860.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-All-0.860.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-All-0.860.0-1|6	Release:	1
14cu|perl-IO-All-0.860.0-1|7	
14cu|perl-IO-All-0.860.0-1|8	Summary:	Magic all-in-one IO class
14cu|perl-IO-All-0.860.0-1|9	
14cu|perl-IO-All-0.860.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-All-0.860.0-1|11	Group:		Development/Perl
14cu|perl-IO-All-0.860.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-All-0.860.0-1|13	Source0:	http://www.cpan.org/authors/id/I/IN/INGY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-All-0.860.0-1|14	
14cu|perl-IO-All-0.860.0-1|15	BuildRequires:	perl-devel
14cu|perl-IO-All-0.860.0-1|16	BuildRequires:	perl(IO::String)
14cu|perl-IO-All-0.860.0-1|17	BuildRequires:	perl(File::ReadBackwards)
14cu|perl-IO-All-0.860.0-1|18	BuildRequires:	perl(MLDBM)
14cu|perl-IO-All-0.860.0-1|19	BuildArch:	noarch
14cu|perl-IO-All-0.860.0-1|20	
14cu|perl-IO-All-0.860.0-1|21	%description
14cu|perl-IO-All-0.860.0-1|22	IO::All combines all of the best Perl IO modules into a single Spiffy object
14cu|perl-IO-All-0.860.0-1|23	oriented interface to greatly simplify your everyday Perl IO idioms. It exports
14cu|perl-IO-All-0.860.0-1|24	a single function called io, which returns a new IO::All object. And that
14cu|perl-IO-All-0.860.0-1|25	object can do it all!
14cu|perl-IO-All-0.860.0-1|26	
14cu|perl-IO-All-0.860.0-1|27	%prep
14cu|perl-IO-All-0.860.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-All-0.860.0-1|29	
14cu|perl-IO-All-0.860.0-1|30	
14cu|perl-IO-All-0.860.0-1|31	
14cu|perl-IO-All-0.860.0-1|32	%build
14cu|perl-IO-All-0.860.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-All-0.860.0-1|34	%make
14cu|perl-IO-All-0.860.0-1|35	
14cu|perl-IO-All-0.860.0-1|36	%check
14cu|perl-IO-All-0.860.0-1|37	%make test
14cu|perl-IO-All-0.860.0-1|38	
14cu|perl-IO-All-0.860.0-1|39	%install
14cu|perl-IO-All-0.860.0-1|40	%makeinstall_std
14cu|perl-IO-All-0.860.0-1|41	
14cu|perl-IO-All-0.860.0-1|42	%files
14cu|perl-IO-All-0.860.0-1|43	%doc Changes README
14cu|perl-IO-All-0.860.0-1|44	%{_mandir}/man*/*
14cu|perl-IO-All-0.860.0-1|45	%{perl_vendorlib}/IO
14cu|perl-IO-All-0.860.0-1|46	
14cu|perl-IO-All-0.860.0-1|47	
14cu|perl-IO-All-0.860.0-1|48	
14cu|perl-IO-All-0.860.0-1|49	
14cu|perl-IO-All-0.860.0-1|50	
14cu|perl-IO-All-0.860.0-1|51	
14cu|perl-IO-All-0.860.0-1|52	%changelog
14cu|perl-IO-All-0.860.0-1|53	* Sun Mar 08 2015 abfonly <John@smith.org> 0.860.0-1
14cu|perl-IO-All-0.860.0-1|54	+ Revision: ea16041
14cu|perl-IO-All-0.860.0-1|55	- Log: Update to 0.860.0, fixed BR, enabled tests
14cu|perl-IO-All-0.860.0-1|56	
14cu|perl-IO-All-0.860.0-1|57	

13027 14
14cu|perl-IO-Async-0.680.0-1|1	%define upstream_name    IO-Async
14cu|perl-IO-Async-0.680.0-1|2	%define upstream_version 0.68
14cu|perl-IO-Async-0.680.0-1|3	
14cu|perl-IO-Async-0.680.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-Async-0.680.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Async-0.680.0-1|6	Release:	1
14cu|perl-IO-Async-0.680.0-1|7	
14cu|perl-IO-Async-0.680.0-1|8	Summary:	A Loop using an C<IO::Poll> object
14cu|perl-IO-Async-0.680.0-1|9	
14cu|perl-IO-Async-0.680.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-Async-0.680.0-1|11	Group:		Development/Perl
14cu|perl-IO-Async-0.680.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Async-0.680.0-1|13	Source0:	http://www.cpan.org/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Async-0.680.0-1|14	
14cu|perl-IO-Async-0.680.0-1|15	BuildRequires: perl(Exporter) >= 5.570.0
14cu|perl-IO-Async-0.680.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Async-0.680.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-IO-Async-0.680.0-1|18	BuildRequires: perl(File::stat)
14cu|perl-IO-Async-0.680.0-1|19	BuildRequires: perl(Future) >= 0.120.0
14cu|perl-IO-Async-0.680.0-1|20	BuildRequires: perl(Future::Utils) >= 0.180.0
14cu|perl-IO-Async-0.680.0-1|21	BuildRequires: perl(IO::Poll)
14cu|perl-IO-Async-0.680.0-1|22	BuildRequires: perl(Socket) >= 2.7.0
14cu|perl-IO-Async-0.680.0-1|23	BuildRequires: perl(Storable)
14cu|perl-IO-Async-0.680.0-1|24	BuildRequires: perl(Struct::Dumb)
14cu|perl-IO-Async-0.680.0-1|25	BuildRequires: perl(Test::Fatal)
14cu|perl-IO-Async-0.680.0-1|26	BuildRequires: perl(Test::Identity)
14cu|perl-IO-Async-0.680.0-1|27	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-IO-Async-0.680.0-1|28	BuildRequires: perl(Test::Refcount)
14cu|perl-IO-Async-0.680.0-1|29	BuildRequires: perl(Test::Pod) >= 1.500.0
14cu|perl-IO-Async-0.680.0-1|30	BuildRequires: perl(Test::Warn)
14cu|perl-IO-Async-0.680.0-1|31	BuildRequires: perl(Time::HiRes)
14cu|perl-IO-Async-0.680.0-1|32	BuildRequires: perl(common::sense)
14cu|perl-IO-Async-0.680.0-1|33	
14cu|perl-IO-Async-0.680.0-1|34	BuildArch:	noarch
14cu|perl-IO-Async-0.680.0-1|35	
14cu|perl-IO-Async-0.680.0-1|36	%description
14cu|perl-IO-Async-0.680.0-1|37	This collection of modules allows programs to be written that perform
14cu|perl-IO-Async-0.680.0-1|38	asynchronous filehandle IO operations. A typical program using them would
14cu|perl-IO-Async-0.680.0-1|39	consist of a single subclass of 'IO::Async::Loop' to act as a container o
14cu|perl-IO-Async-0.680.0-1|40	other objects, which perform the actual IO work required by the program. As
14cu|perl-IO-Async-0.680.0-1|41	as IO handles, the loop also supports timers and signal handlers, and
14cu|perl-IO-Async-0.680.0-1|42	includes more higher-level functionallity built on top of these basic
14cu|perl-IO-Async-0.680.0-1|43	parts.
14cu|perl-IO-Async-0.680.0-1|44	
14cu|perl-IO-Async-0.680.0-1|45	Because there are a lot of classes in this collection, the following
14cu|perl-IO-Async-0.680.0-1|46	overview gives a brief description of each.
14cu|perl-IO-Async-0.680.0-1|47	
14cu|perl-IO-Async-0.680.0-1|48	File Handle IO
14cu|perl-IO-Async-0.680.0-1|49	A the IO::Async::Handle manpage object represents a single IO handle
14cu|perl-IO-Async-0.680.0-1|50	that is being managed. While in most cases it will represent a single
14cu|perl-IO-Async-0.680.0-1|51	filehandle, such as a socket (for example, an 'IO::Socket::INET'
14cu|perl-IO-Async-0.680.0-1|52	connection), it is possible to have separate reading and writing
14cu|perl-IO-Async-0.680.0-1|53	handles (most likely for a program's 'STDIN' and 'STDOUT' streams, or a
14cu|perl-IO-Async-0.680.0-1|54	pair of pipes connected to a child process).
14cu|perl-IO-Async-0.680.0-1|55	
14cu|perl-IO-Async-0.680.0-1|56	%prep
14cu|perl-IO-Async-0.680.0-1|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Async-0.680.0-1|58	
14cu|perl-IO-Async-0.680.0-1|59	%build
14cu|perl-IO-Async-0.680.0-1|60	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Async-0.680.0-1|61	%make
14cu|perl-IO-Async-0.680.0-1|62	
14cu|perl-IO-Async-0.680.0-1|63	%check
14cu|perl-IO-Async-0.680.0-1|64	# on 5.18.2 this failes see:
14cu|perl-IO-Async-0.680.0-1|65	# http://www.cpantesters.org/cpan/report/915e7f82-5d29-11e5-8565-0550cfe82091
14cu|perl-IO-Async-0.680.0-1|66	rm -fr t/50resolver.t
14cu|perl-IO-Async-0.680.0-1|67	make test
14cu|perl-IO-Async-0.680.0-1|68	
14cu|perl-IO-Async-0.680.0-1|69	%install
14cu|perl-IO-Async-0.680.0-1|70	%makeinstall_std
14cu|perl-IO-Async-0.680.0-1|71	
14cu|perl-IO-Async-0.680.0-1|72	%files
14cu|perl-IO-Async-0.680.0-1|73	%doc Changes LICENSE README META.json META.yml
14cu|perl-IO-Async-0.680.0-1|74	%{_mandir}/man3/*
14cu|perl-IO-Async-0.680.0-1|75	%{perl_vendorlib}/*
14cu|perl-IO-Async-0.680.0-1|76	
14cu|perl-IO-Async-0.680.0-1|77	
14cu|perl-IO-Async-0.680.0-1|78	%changelog
14cu|perl-IO-Async-0.680.0-1|79	
14cu|perl-IO-Async-0.680.0-1|80	* Fri Sep 18 2015 abfonly <abfonly@gmail.com> 0.680.0-1
14cu|perl-IO-Async-0.680.0-1|81	- (769b3b1) Log: Update to 0.680.0
14cu|perl-IO-Async-0.680.0-1|82	- (769b3b1) fixed BR
14cu|perl-IO-Async-0.680.0-1|83	
14cu|perl-IO-Async-0.680.0-1|84	

13028 14
14cu|perl-IO-Capture-Extended-0.130.0-1|1	%define upstream_name    IO-Capture-Extended
14cu|perl-IO-Capture-Extended-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-IO-Capture-Extended-0.130.0-1|3	
14cu|perl-IO-Capture-Extended-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-Capture-Extended-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Capture-Extended-0.130.0-1|6	Release:	1
14cu|perl-IO-Capture-Extended-0.130.0-1|7	
14cu|perl-IO-Capture-Extended-0.130.0-1|8	Summary:	IO::Capture::Extended - Extend functionality of IO::Capture
14cu|perl-IO-Capture-Extended-0.130.0-1|9	
14cu|perl-IO-Capture-Extended-0.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-Capture-Extended-0.130.0-1|11	Group:		Development/Perl
14cu|perl-IO-Capture-Extended-0.130.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Capture-Extended-0.130.0-1|13	Source0:	http://www.cpan.org/authors/id/J/JK/JKEENAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Capture-Extended-0.130.0-1|14	
14cu|perl-IO-Capture-Extended-0.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-IO-Capture-Extended-0.130.0-1|16	BuildRequires:	perl(IO::Capture)
14cu|perl-IO-Capture-Extended-0.130.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Capture-Extended-0.130.0-1|18	BuildRequires:	perl(Test::Simple)
14cu|perl-IO-Capture-Extended-0.130.0-1|19	
14cu|perl-IO-Capture-Extended-0.130.0-1|20	BuildArch:	noarch
14cu|perl-IO-Capture-Extended-0.130.0-1|21	
14cu|perl-IO-Capture-Extended-0.130.0-1|22	%description
14cu|perl-IO-Capture-Extended-0.130.0-1|23	IO::Capture::Extended is a distribution consisting of two
14cu|perl-IO-Capture-Extended-0.130.0-1|24	classes, each of which is a collection of subroutines which are
14cu|perl-IO-Capture-Extended-0.130.0-1|25	useful in extending the functionality of CPAN modules
14cu|perl-IO-Capture-Extended-0.130.0-1|26	IO::Capture::Stdout and IO::Capture::Stderr, particularly when
14cu|perl-IO-Capture-Extended-0.130.0-1|27	used in a testing context such as that provided by Test::Simple,
14cu|perl-IO-Capture-Extended-0.130.0-1|28	Test::More or other modules built on Test::Builder.
14cu|perl-IO-Capture-Extended-0.130.0-1|29	
14cu|perl-IO-Capture-Extended-0.130.0-1|30	%prep
14cu|perl-IO-Capture-Extended-0.130.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Capture-Extended-0.130.0-1|32	
14cu|perl-IO-Capture-Extended-0.130.0-1|33	%build
14cu|perl-IO-Capture-Extended-0.130.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Capture-Extended-0.130.0-1|35	
14cu|perl-IO-Capture-Extended-0.130.0-1|36	%make
14cu|perl-IO-Capture-Extended-0.130.0-1|37	%check
14cu|perl-IO-Capture-Extended-0.130.0-1|38	make test
14cu|perl-IO-Capture-Extended-0.130.0-1|39	
14cu|perl-IO-Capture-Extended-0.130.0-1|40	%install
14cu|perl-IO-Capture-Extended-0.130.0-1|41	%makeinstall_std
14cu|perl-IO-Capture-Extended-0.130.0-1|42	
14cu|perl-IO-Capture-Extended-0.130.0-1|43	%files
14cu|perl-IO-Capture-Extended-0.130.0-1|44	%doc Changes META.json META.yml README.*
14cu|perl-IO-Capture-Extended-0.130.0-1|45	%dir %{perl_vendorlib}/IO/Capture/Stdout
14cu|perl-IO-Capture-Extended-0.130.0-1|46	%dir %{perl_vendorlib}/IO/Capture/Extended
14cu|perl-IO-Capture-Extended-0.130.0-1|47	%dir %{perl_vendorlib}/IO/Capture/Stderr
14cu|perl-IO-Capture-Extended-0.130.0-1|48	%{perl_vendorlib}/IO/Capture/Extended.pm
14cu|perl-IO-Capture-Extended-0.130.0-1|49	%{perl_vendorlib}/IO/Capture/Stdout/*pm
14cu|perl-IO-Capture-Extended-0.130.0-1|50	%{perl_vendorlib}/IO/Capture/Extended/*pm
14cu|perl-IO-Capture-Extended-0.130.0-1|51	%{perl_vendorlib}/IO/Capture/Stderr/*pm
14cu|perl-IO-Capture-Extended-0.130.0-1|52	%{_mandir}/*/*
14cu|perl-IO-Capture-Extended-0.130.0-1|53	
14cu|perl-IO-Capture-Extended-0.130.0-1|54	
14cu|perl-IO-Capture-Extended-0.130.0-1|55	
14cu|perl-IO-Capture-Extended-0.130.0-1|56	
14cu|perl-IO-Capture-Extended-0.130.0-1|57	%changelog
14cu|perl-IO-Capture-Extended-0.130.0-1|58	
14cu|perl-IO-Capture-Extended-0.130.0-1|59	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-IO-Capture-Extended-0.130.0-1|60	- (733b1f2) Log: update to 0.130.0, spec clean
14cu|perl-IO-Capture-Extended-0.130.0-1|61	
14cu|perl-IO-Capture-Extended-0.130.0-1|62	

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

13030 14
14cu|perl-IO-Compress-Lzf-2.68.0-1|1	%define	upstream_name	 IO-Compress-Lzf
14cu|perl-IO-Compress-Lzf-2.68.0-1|2	%define upstream_version 2.068
14cu|perl-IO-Compress-Lzf-2.68.0-1|3	
14cu|perl-IO-Compress-Lzf-2.68.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-Compress-Lzf-2.68.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Compress-Lzf-2.68.0-1|6	Release:	1
14cu|perl-IO-Compress-Lzf-2.68.0-1|7	
14cu|perl-IO-Compress-Lzf-2.68.0-1|8	Summary:	IO::Compress::Lzf - Write lzf files/buffers
14cu|perl-IO-Compress-Lzf-2.68.0-1|9	
14cu|perl-IO-Compress-Lzf-2.68.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-Compress-Lzf-2.68.0-1|11	Group:		Development/Perl
14cu|perl-IO-Compress-Lzf-2.68.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-IO-Compress-Lzf-2.68.0-1|13	Source0:	http://www.cpan.org/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Compress-Lzf-2.68.0-1|14	
14cu|perl-IO-Compress-Lzf-2.68.0-1|15	BuildRequires:	perl-devel
14cu|perl-IO-Compress-Lzf-2.68.0-1|16	BuildRequires:	perl(Compress::LZF)
14cu|perl-IO-Compress-Lzf-2.68.0-1|17	BuildRequires:	perl(IO::Compress::Base) >= %{version}
14cu|perl-IO-Compress-Lzf-2.68.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Compress-Lzf-2.68.0-1|19	BuildRequires:	perl(Test::Pod)
14cu|perl-IO-Compress-Lzf-2.68.0-1|20	
14cu|perl-IO-Compress-Lzf-2.68.0-1|21	BuildArch:	noarch
14cu|perl-IO-Compress-Lzf-2.68.0-1|22	
14cu|perl-IO-Compress-Lzf-2.68.0-1|23	%description
14cu|perl-IO-Compress-Lzf-2.68.0-1|24	This module provides a Perl interface that allows writing lzf compressed data
14cu|perl-IO-Compress-Lzf-2.68.0-1|25	to files or buffer.
14cu|perl-IO-Compress-Lzf-2.68.0-1|26	
14cu|perl-IO-Compress-Lzf-2.68.0-1|27	Note that although this module uses Compress::LZF for compression, it uses a
14cu|perl-IO-Compress-Lzf-2.68.0-1|28	different file format. The lzf file format used here is the same as the lzf
14cu|perl-IO-Compress-Lzf-2.68.0-1|29	command-line utility that ships with the lzf library.
14cu|perl-IO-Compress-Lzf-2.68.0-1|30	
14cu|perl-IO-Compress-Lzf-2.68.0-1|31	%prep
14cu|perl-IO-Compress-Lzf-2.68.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Compress-Lzf-2.68.0-1|33	
14cu|perl-IO-Compress-Lzf-2.68.0-1|34	%build
14cu|perl-IO-Compress-Lzf-2.68.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Compress-Lzf-2.68.0-1|36	%make
14cu|perl-IO-Compress-Lzf-2.68.0-1|37	
14cu|perl-IO-Compress-Lzf-2.68.0-1|38	%check
14cu|perl-IO-Compress-Lzf-2.68.0-1|39	make test
14cu|perl-IO-Compress-Lzf-2.68.0-1|40	
14cu|perl-IO-Compress-Lzf-2.68.0-1|41	%install
14cu|perl-IO-Compress-Lzf-2.68.0-1|42	%makeinstall_std
14cu|perl-IO-Compress-Lzf-2.68.0-1|43	
14cu|perl-IO-Compress-Lzf-2.68.0-1|44	%files
14cu|perl-IO-Compress-Lzf-2.68.0-1|45	%doc README Changes META.json META.yml
14cu|perl-IO-Compress-Lzf-2.68.0-1|46	%{_mandir}/*/*
14cu|perl-IO-Compress-Lzf-2.68.0-1|47	%{perl_vendorlib}/*
14cu|perl-IO-Compress-Lzf-2.68.0-1|48	
14cu|perl-IO-Compress-Lzf-2.68.0-1|49	
14cu|perl-IO-Compress-Lzf-2.68.0-1|50	
14cu|perl-IO-Compress-Lzf-2.68.0-1|51	%changelog
14cu|perl-IO-Compress-Lzf-2.68.0-1|52	
14cu|perl-IO-Compress-Lzf-2.68.0-1|53	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 2.68.0-1
14cu|perl-IO-Compress-Lzf-2.68.0-1|54	- (0de38b3) Log: Update to 2.68.0, spec clean
14cu|perl-IO-Compress-Lzf-2.68.0-1|55	
14cu|perl-IO-Compress-Lzf-2.68.0-1|56	

13031 14
14cu|perl-IO-Compress-Lzop-2.68.0-1|1	%define	upstream_name  IO-Compress-Lzop
14cu|perl-IO-Compress-Lzop-2.68.0-1|2	%define upstream_version 2.068
14cu|perl-IO-Compress-Lzop-2.68.0-1|3	
14cu|perl-IO-Compress-Lzop-2.68.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-Compress-Lzop-2.68.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Compress-Lzop-2.68.0-1|6	Release:	1
14cu|perl-IO-Compress-Lzop-2.68.0-1|7	
14cu|perl-IO-Compress-Lzop-2.68.0-1|8	Summary:	IO::Compress::Lzop - Write lzop files/buffers
14cu|perl-IO-Compress-Lzop-2.68.0-1|9	
14cu|perl-IO-Compress-Lzop-2.68.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-Compress-Lzop-2.68.0-1|11	Group:		Development/Perl
14cu|perl-IO-Compress-Lzop-2.68.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-IO-Compress-Lzop-2.68.0-1|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Compress-Lzop-2.68.0-1|14	
14cu|perl-IO-Compress-Lzop-2.68.0-1|15	BuildRequires:	perl-devel
14cu|perl-IO-Compress-Lzop-2.68.0-1|16	BuildRequires:	perl(Compress::LZO)
14cu|perl-IO-Compress-Lzop-2.68.0-1|17	BuildRequires:	perl(IO::Compress::Base) >= %{version}
14cu|perl-IO-Compress-Lzop-2.68.0-1|18	BuildRequires:	perl(IO::Uncompress::Base) >= %{version}
14cu|perl-IO-Compress-Lzop-2.68.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Compress-Lzop-2.68.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-IO-Compress-Lzop-2.68.0-1|21	
14cu|perl-IO-Compress-Lzop-2.68.0-1|22	BuildArch:	noarch
14cu|perl-IO-Compress-Lzop-2.68.0-1|23	
14cu|perl-IO-Compress-Lzop-2.68.0-1|24	%description
14cu|perl-IO-Compress-Lzop-2.68.0-1|25	This module provides a Perl interface that allows writing lzop compressed
14cu|perl-IO-Compress-Lzop-2.68.0-1|26	data to files or buffer.
14cu|perl-IO-Compress-Lzop-2.68.0-1|27	
14cu|perl-IO-Compress-Lzop-2.68.0-1|28	%prep
14cu|perl-IO-Compress-Lzop-2.68.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Compress-Lzop-2.68.0-1|30	
14cu|perl-IO-Compress-Lzop-2.68.0-1|31	%build
14cu|perl-IO-Compress-Lzop-2.68.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Compress-Lzop-2.68.0-1|33	%make
14cu|perl-IO-Compress-Lzop-2.68.0-1|34	
14cu|perl-IO-Compress-Lzop-2.68.0-1|35	%check
14cu|perl-IO-Compress-Lzop-2.68.0-1|36	make test
14cu|perl-IO-Compress-Lzop-2.68.0-1|37	
14cu|perl-IO-Compress-Lzop-2.68.0-1|38	%install
14cu|perl-IO-Compress-Lzop-2.68.0-1|39	%makeinstall_std
14cu|perl-IO-Compress-Lzop-2.68.0-1|40	
14cu|perl-IO-Compress-Lzop-2.68.0-1|41	%files
14cu|perl-IO-Compress-Lzop-2.68.0-1|42	%doc README Changes META.json META.yml
14cu|perl-IO-Compress-Lzop-2.68.0-1|43	%{_mandir}/*/*
14cu|perl-IO-Compress-Lzop-2.68.0-1|44	%{perl_vendorlib}/*
14cu|perl-IO-Compress-Lzop-2.68.0-1|45	
14cu|perl-IO-Compress-Lzop-2.68.0-1|46	
14cu|perl-IO-Compress-Lzop-2.68.0-1|47	%changelog
14cu|perl-IO-Compress-Lzop-2.68.0-1|48	
14cu|perl-IO-Compress-Lzop-2.68.0-1|49	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 2.68.0-1
14cu|perl-IO-Compress-Lzop-2.68.0-1|50	- (270a05d) Log: update to 2.68.0, spec clean
14cu|perl-IO-Compress-Lzop-2.68.0-1|51	
14cu|perl-IO-Compress-Lzop-2.68.0-1|52	

13032 14
14cu|perl-IO-Ftp-0.60.0-1|1	%define upstream_name	 IO-Ftp
14cu|perl-IO-Ftp-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-IO-Ftp-0.60.0-1|3	
14cu|perl-IO-Ftp-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-IO-Ftp-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Ftp-0.60.0-1|6	Release:	1
14cu|perl-IO-Ftp-0.60.0-1|7	
14cu|perl-IO-Ftp-0.60.0-1|8	Summary:	Wrapper for Net::FTP
14cu|perl-IO-Ftp-0.60.0-1|9	
14cu|perl-IO-Ftp-0.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-IO-Ftp-0.60.0-1|11	Group:		Development/Perl
14cu|perl-IO-Ftp-0.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Ftp-0.60.0-1|13	Source0:	http://www.cpan.org/authors/id/M/MI/MIKEB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Ftp-0.60.0-1|14	
14cu|perl-IO-Ftp-0.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-IO-Ftp-0.60.0-1|16	BuildRequires:	perl(URI)
14cu|perl-IO-Ftp-0.60.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Ftp-0.60.0-1|18	BuildRequires:  perl(File::Basename)
14cu|perl-IO-Ftp-0.60.0-1|19	BuildRequires:  perl(Net::FTP)
14cu|perl-IO-Ftp-0.60.0-1|20	BuildRequires:  perl(Symbol)
14cu|perl-IO-Ftp-0.60.0-1|21	
14cu|perl-IO-Ftp-0.60.0-1|22	BuildArch:	noarch
14cu|perl-IO-Ftp-0.60.0-1|23	
14cu|perl-IO-Ftp-0.60.0-1|24	%description
14cu|perl-IO-Ftp-0.60.0-1|25	IO::Ftp is a wrapper for Net::FTP to simplify its use when
14cu|perl-IO-Ftp-0.60.0-1|26	using its stor and retr methods.
14cu|perl-IO-Ftp-0.60.0-1|27	
14cu|perl-IO-Ftp-0.60.0-1|28	%prep
14cu|perl-IO-Ftp-0.60.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Ftp-0.60.0-1|30	
14cu|perl-IO-Ftp-0.60.0-1|31	%build
14cu|perl-IO-Ftp-0.60.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Ftp-0.60.0-1|33	%make
14cu|perl-IO-Ftp-0.60.0-1|34	
14cu|perl-IO-Ftp-0.60.0-1|35	%check
14cu|perl-IO-Ftp-0.60.0-1|36	make test
14cu|perl-IO-Ftp-0.60.0-1|37	
14cu|perl-IO-Ftp-0.60.0-1|38	%install
14cu|perl-IO-Ftp-0.60.0-1|39	%makeinstall_std
14cu|perl-IO-Ftp-0.60.0-1|40	
14cu|perl-IO-Ftp-0.60.0-1|41	%files
14cu|perl-IO-Ftp-0.60.0-1|42	%doc README Changes META.json META.yml
14cu|perl-IO-Ftp-0.60.0-1|43	%{perl_vendorlib}/*
14cu|perl-IO-Ftp-0.60.0-1|44	%{_mandir}/man3/*
14cu|perl-IO-Ftp-0.60.0-1|45	
14cu|perl-IO-Ftp-0.60.0-1|46	
14cu|perl-IO-Ftp-0.60.0-1|47	
14cu|perl-IO-Ftp-0.60.0-1|48	%changelog
14cu|perl-IO-Ftp-0.60.0-1|49	
14cu|perl-IO-Ftp-0.60.0-1|50	* Thu Jul 16 2015 abfonly <abfonly@gmail.com> 0.60.0-1
14cu|perl-IO-Ftp-0.60.0-1|51	- (f4ca593) Log: update to 0.60.0, spec clean
14cu|perl-IO-Ftp-0.60.0-1|52	
14cu|perl-IO-Ftp-0.60.0-1|53	

13033 14
14cu|perl-IO-Handle-Util-0.10.0-1|1	%define upstream_name    IO-Handle-Util
14cu|perl-IO-Handle-Util-0.10.0-1|2	%define upstream_version 0.01
14cu|perl-IO-Handle-Util-0.10.0-1|3	
14cu|perl-IO-Handle-Util-0.10.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-IO-Handle-Util-0.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-IO-Handle-Util-0.10.0-1|6	Release:    1
14cu|perl-IO-Handle-Util-0.10.0-1|7	
14cu|perl-IO-Handle-Util-0.10.0-1|8	Summary:    Create L<IO::Handle> like objects using a set
14cu|perl-IO-Handle-Util-0.10.0-1|9	License:    GPL+ or Artistic
14cu|perl-IO-Handle-Util-0.10.0-1|10	Group:      Development/Perl
14cu|perl-IO-Handle-Util-0.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Handle-Util-0.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Handle-Util-0.10.0-1|13	
14cu|perl-IO-Handle-Util-0.10.0-1|14	BuildRequires: perl-devel
14cu|perl-IO-Handle-Util-0.10.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-IO-Handle-Util-0.10.0-1|16	BuildRequires: perl(IO::String)
14cu|perl-IO-Handle-Util-0.10.0-1|17	BuildRequires: perl(Scalar::Util)
14cu|perl-IO-Handle-Util-0.10.0-1|18	BuildRequires: perl(Sub::Exporter)
14cu|perl-IO-Handle-Util-0.10.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-IO-Handle-Util-0.10.0-1|20	BuildRequires: perl(Test::use::ok)
14cu|perl-IO-Handle-Util-0.10.0-1|21	BuildRequires: perl-asa
14cu|perl-IO-Handle-Util-0.10.0-1|22	BuildRequires: perl(parent)
14cu|perl-IO-Handle-Util-0.10.0-1|23	
14cu|perl-IO-Handle-Util-0.10.0-1|24	BuildArch: noarch
14cu|perl-IO-Handle-Util-0.10.0-1|25	
14cu|perl-IO-Handle-Util-0.10.0-1|26	
14cu|perl-IO-Handle-Util-0.10.0-1|27	%description
14cu|perl-IO-Handle-Util-0.10.0-1|28	This module provides a number of helpful routines to manipulate or create
14cu|perl-IO-Handle-Util-0.10.0-1|29	the IO::Handle manpage like objects.
14cu|perl-IO-Handle-Util-0.10.0-1|30	
14cu|perl-IO-Handle-Util-0.10.0-1|31	%prep
14cu|perl-IO-Handle-Util-0.10.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Handle-Util-0.10.0-1|33	
14cu|perl-IO-Handle-Util-0.10.0-1|34	%build
14cu|perl-IO-Handle-Util-0.10.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Handle-Util-0.10.0-1|36	
14cu|perl-IO-Handle-Util-0.10.0-1|37	%make
14cu|perl-IO-Handle-Util-0.10.0-1|38	
14cu|perl-IO-Handle-Util-0.10.0-1|39	%check
14cu|perl-IO-Handle-Util-0.10.0-1|40	%make test
14cu|perl-IO-Handle-Util-0.10.0-1|41	
14cu|perl-IO-Handle-Util-0.10.0-1|42	%install
14cu|perl-IO-Handle-Util-0.10.0-1|43	%makeinstall_std
14cu|perl-IO-Handle-Util-0.10.0-1|44	
14cu|perl-IO-Handle-Util-0.10.0-1|45	%files
14cu|perl-IO-Handle-Util-0.10.0-1|46	%doc META.yml
14cu|perl-IO-Handle-Util-0.10.0-1|47	%{_mandir}/man3/*
14cu|perl-IO-Handle-Util-0.10.0-1|48	%perl_vendorlib/*
14cu|perl-IO-Handle-Util-0.10.0-1|49	
14cu|perl-IO-Handle-Util-0.10.0-1|50	%changelog
14cu|perl-IO-Handle-Util-0.10.0-1|51	
14cu|perl-IO-Handle-Util-0.10.0-1|52	* Thu Jun 18 2015 abfonly <John@smith.org> 0.10.0-1
14cu|perl-IO-Handle-Util-0.10.0-1|53	- (3ca5c61) Imported from SRPM
14cu|perl-IO-Handle-Util-0.10.0-1|54	
14cu|perl-IO-Handle-Util-0.10.0-1|55	

13034 14
14cu|perl-IO-Interface-1.90.0-1|1	%define upstream_name    IO-Interface
14cu|perl-IO-Interface-1.90.0-1|2	%define upstream_version 1.09
14cu|perl-IO-Interface-1.90.0-1|3	%define __noautoprov 'Interface.so'
14cu|perl-IO-Interface-1.90.0-1|4	
14cu|perl-IO-Interface-1.90.0-1|5	
14cu|perl-IO-Interface-1.90.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-IO-Interface-1.90.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-IO-Interface-1.90.0-1|8	Release:	1
14cu|perl-IO-Interface-1.90.0-1|9	
14cu|perl-IO-Interface-1.90.0-1|10	Summary:	Perl extension for access to network card configuration information
14cu|perl-IO-Interface-1.90.0-1|11	
14cu|perl-IO-Interface-1.90.0-1|12	
14cu|perl-IO-Interface-1.90.0-1|13	License:	GPL+ or Artistic
14cu|perl-IO-Interface-1.90.0-1|14	Group:		Development/Perl
14cu|perl-IO-Interface-1.90.0-1|15	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Interface-1.90.0-1|16	Source0:	http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Interface-1.90.0-1|17	
14cu|perl-IO-Interface-1.90.0-1|18	BuildRequires:	perl-devel
14cu|perl-IO-Interface-1.90.0-1|19	BuildRequires:	perl(ExtUtils::CBuilder) >= 0.280.223
14cu|perl-IO-Interface-1.90.0-1|20	BuildRequires:	perl(Module::Build) >= 0.420.300
14cu|perl-IO-Interface-1.90.0-1|21	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-IO-Interface-1.90.0-1|22	
14cu|perl-IO-Interface-1.90.0-1|23	%description
14cu|perl-IO-Interface-1.90.0-1|24	IO::Interface adds methods to IO::Socket objects that allows them to
14cu|perl-IO-Interface-1.90.0-1|25	be used to retrieve and change information about the network
14cu|perl-IO-Interface-1.90.0-1|26	interfaces on your system.  In addition to the object-oriented access
14cu|perl-IO-Interface-1.90.0-1|27	methods, you can use a function-oriented style.
14cu|perl-IO-Interface-1.90.0-1|28	
14cu|perl-IO-Interface-1.90.0-1|29	%prep
14cu|perl-IO-Interface-1.90.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Interface-1.90.0-1|31	
14cu|perl-IO-Interface-1.90.0-1|32	%build
14cu|perl-IO-Interface-1.90.0-1|33	%{__perl} Build.PL --installdirs=vendor
14cu|perl-IO-Interface-1.90.0-1|34	./Build
14cu|perl-IO-Interface-1.90.0-1|35	
14cu|perl-IO-Interface-1.90.0-1|36	%check
14cu|perl-IO-Interface-1.90.0-1|37	./Build test
14cu|perl-IO-Interface-1.90.0-1|38	
14cu|perl-IO-Interface-1.90.0-1|39	%install
14cu|perl-IO-Interface-1.90.0-1|40	./Build install --destdir=%{buildroot}
14cu|perl-IO-Interface-1.90.0-1|41	
14cu|perl-IO-Interface-1.90.0-1|42	%files
14cu|perl-IO-Interface-1.90.0-1|43	%doc Changes README.* META.json META.yml
14cu|perl-IO-Interface-1.90.0-1|44	%dir %{perl_vendorlib}/*/auto/IO/Interface
14cu|perl-IO-Interface-1.90.0-1|45	%{perl_vendorlib}/*/auto/IO/Interface/*
14cu|perl-IO-Interface-1.90.0-1|46	%{perl_vendorlib}/*/IO/*
14cu|perl-IO-Interface-1.90.0-1|47	%{_mandir}/*/*
14cu|perl-IO-Interface-1.90.0-1|48	
14cu|perl-IO-Interface-1.90.0-1|49	
14cu|perl-IO-Interface-1.90.0-1|50	
14cu|perl-IO-Interface-1.90.0-1|51	
14cu|perl-IO-Interface-1.90.0-1|52	%changelog
14cu|perl-IO-Interface-1.90.0-1|53	
14cu|perl-IO-Interface-1.90.0-1|54	* Sat Jun 27 2015 abfonly <John@smith.org> 1.90.0-1
14cu|perl-IO-Interface-1.90.0-1|55	- (29369b7) Log: update to 1.90.0, filter provides, switch to Module::Build build ,spec clean
14cu|perl-IO-Interface-1.90.0-1|56	
14cu|perl-IO-Interface-1.90.0-1|57	

13035 14
14cu|perl-IO-Pager-0.340.0-1|1	%define upstream_name    IO-Pager
14cu|perl-IO-Pager-0.340.0-1|2	%define upstream_version 0.34
14cu|perl-IO-Pager-0.340.0-1|3	
14cu|perl-IO-Pager-0.340.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-IO-Pager-0.340.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-IO-Pager-0.340.0-1|6	Release:    1
14cu|perl-IO-Pager-0.340.0-1|7	
14cu|perl-IO-Pager-0.340.0-1|8	Summary:    Pipe output to PAGER if destination is a TTY
14cu|perl-IO-Pager-0.340.0-1|9	License:    GPL+ or Artistic
14cu|perl-IO-Pager-0.340.0-1|10	Group:      Development/Perl
14cu|perl-IO-Pager-0.340.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Pager-0.340.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-IO-Pager-0.340.0-1|13	
14cu|perl-IO-Pager-0.340.0-1|14	BuildRequires: perl-devel
14cu|perl-IO-Pager-0.340.0-1|15	BuildRequires: perl(Config)
14cu|perl-IO-Pager-0.340.0-1|16	BuildRequires: perl(Env)
14cu|perl-IO-Pager-0.340.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-IO-Pager-0.340.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-IO-Pager-0.340.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-IO-Pager-0.340.0-1|20	BuildRequires: perl(File::Which)
14cu|perl-IO-Pager-0.340.0-1|21	BuildRequires: perl(IO::Handle)
14cu|perl-IO-Pager-0.340.0-1|22	BuildRequires: perl(PerlIO)
14cu|perl-IO-Pager-0.340.0-1|23	BuildRequires: perl(SelectSaver)
14cu|perl-IO-Pager-0.340.0-1|24	BuildRequires: perl(Symbol)
14cu|perl-IO-Pager-0.340.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-IO-Pager-0.340.0-1|26	BuildRequires: perl(Tie::Handle)
14cu|perl-IO-Pager-0.340.0-1|27	BuildRequires: perl(base)
14cu|perl-IO-Pager-0.340.0-1|28	BuildArch: noarch
14cu|perl-IO-Pager-0.340.0-1|29	
14cu|perl-IO-Pager-0.340.0-1|30	%description
14cu|perl-IO-Pager-0.340.0-1|31	IO::Pager can be used to locate an available pager and set the _PAGER_
14cu|perl-IO-Pager-0.340.0-1|32	environment variable (see the /NOTES manpage). It is also a factory for
14cu|perl-IO-Pager-0.340.0-1|33	creating I/O objects such as the IO::Pager::Buffered manpage and the
14cu|perl-IO-Pager-0.340.0-1|34	IO::Pager::Unbuffered manpage.
14cu|perl-IO-Pager-0.340.0-1|35	
14cu|perl-IO-Pager-0.340.0-1|36	IO::Pager subclasses are designed to programmatically decide whether or not
14cu|perl-IO-Pager-0.340.0-1|37	to pipe a filehandle's output to a program specified in _PAGER_. Subclasses
14cu|perl-IO-Pager-0.340.0-1|38	may implement only the IO handle methods desired and inherit the remainder
14cu|perl-IO-Pager-0.340.0-1|39	of those outlined below from IO::Pager. For anything else, YMMV. See the
14cu|perl-IO-Pager-0.340.0-1|40	appropriate subclass for implementation specific details.
14cu|perl-IO-Pager-0.340.0-1|41	
14cu|perl-IO-Pager-0.340.0-1|42	%prep
14cu|perl-IO-Pager-0.340.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Pager-0.340.0-1|44	
14cu|perl-IO-Pager-0.340.0-1|45	%build
14cu|perl-IO-Pager-0.340.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Pager-0.340.0-1|47	
14cu|perl-IO-Pager-0.340.0-1|48	%make
14cu|perl-IO-Pager-0.340.0-1|49	
14cu|perl-IO-Pager-0.340.0-1|50	%check
14cu|perl-IO-Pager-0.340.0-1|51	%make test
14cu|perl-IO-Pager-0.340.0-1|52	
14cu|perl-IO-Pager-0.340.0-1|53	%install
14cu|perl-IO-Pager-0.340.0-1|54	%makeinstall_std
14cu|perl-IO-Pager-0.340.0-1|55	
14cu|perl-IO-Pager-0.340.0-1|56	%files
14cu|perl-IO-Pager-0.340.0-1|57	%doc META.yml CHANGES README META.json
14cu|perl-IO-Pager-0.340.0-1|58	%{_mandir}/man3/*
14cu|perl-IO-Pager-0.340.0-1|59	%{perl_vendorlib}/*
14cu|perl-IO-Pager-0.340.0-1|60	
14cu|perl-IO-Pager-0.340.0-1|61	
14cu|perl-IO-Pager-0.340.0-1|62	%changelog
14cu|perl-IO-Pager-0.340.0-1|63	* Sun Mar 08 2015 abfonly <abfonly@gmail.com> 0.340.0-1
14cu|perl-IO-Pager-0.340.0-1|64	+ Revision: 5acfe33
14cu|perl-IO-Pager-0.340.0-1|65	- Log: Update to 0.340.0, fised BR, fixed tests, fixed files, spec clean
14cu|perl-IO-Pager-0.340.0-1|66	
14cu|perl-IO-Pager-0.340.0-1|67	

13036 14
14cu|perl-IO-Prompt-Tiny-0.3.0-1|1	%define upstream_name    IO-Prompt-Tiny
14cu|perl-IO-Prompt-Tiny-0.3.0-1|2	%define upstream_version 0.003
14cu|perl-IO-Prompt-Tiny-0.3.0-1|3	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-IO-Prompt-Tiny-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-IO-Prompt-Tiny-0.3.0-1|6	Release:    1
14cu|perl-IO-Prompt-Tiny-0.3.0-1|7	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|8	Summary:    Prompt for user input with a default option
14cu|perl-IO-Prompt-Tiny-0.3.0-1|9	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|10	License:    GPL+ or Artistic
14cu|perl-IO-Prompt-Tiny-0.3.0-1|11	Group:      Development/Perl
14cu|perl-IO-Prompt-Tiny-0.3.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-IO-Prompt-Tiny-0.3.0-1|13	Source0:    http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-IO-Prompt-Tiny-0.3.0-1|14	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|15	BuildRequires: perl(IO::Handle)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|16	BuildRequires: perl(POSIX)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|17	BuildRequires: perl(Term::ReadKey)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|18	BuildRequires: perl(Capture::Tiny)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-IO-Prompt-Tiny-0.3.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-IO-Prompt-Tiny-0.3.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|22	BuildRequires: perl(File::Temp)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|23	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-IO-Prompt-Tiny-0.3.0-1|24	BuildRequires: perl(Exporter) >= 5.720.0
14cu|perl-IO-Prompt-Tiny-0.3.0-1|25	BuildRequires: perl(strict)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|26	BuildRequires: perl(warnings)
14cu|perl-IO-Prompt-Tiny-0.3.0-1|27	BuildRequires: perl-devel
14cu|perl-IO-Prompt-Tiny-0.3.0-1|28	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|29	BuildArch: noarch
14cu|perl-IO-Prompt-Tiny-0.3.0-1|30	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|31	%description
14cu|perl-IO-Prompt-Tiny-0.3.0-1|32	This is an extremely simple prompting module, based on the extremely
14cu|perl-IO-Prompt-Tiny-0.3.0-1|33	simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all
14cu|perl-IO-Prompt-Tiny-0.3.0-1|34	you need and this module gives it to you without all the overhead of
14cu|perl-IO-Prompt-Tiny-0.3.0-1|35	ExtUtils::MakeMaker just to prompt for input.
14cu|perl-IO-Prompt-Tiny-0.3.0-1|36	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|37	It doesn't do any validation, coloring, menus, timeouts, or any of the
14cu|perl-IO-Prompt-Tiny-0.3.0-1|38	wild, crazy, cool stuff that other prompting modules do. It just prompts
14cu|perl-IO-Prompt-Tiny-0.3.0-1|39	with a default. That's it!
14cu|perl-IO-Prompt-Tiny-0.3.0-1|40	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|41	%prep
14cu|perl-IO-Prompt-Tiny-0.3.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-IO-Prompt-Tiny-0.3.0-1|43	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|44	%build
14cu|perl-IO-Prompt-Tiny-0.3.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-IO-Prompt-Tiny-0.3.0-1|46	%make
14cu|perl-IO-Prompt-Tiny-0.3.0-1|47	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|48	%check
14cu|perl-IO-Prompt-Tiny-0.3.0-1|49	%make test
14cu|perl-IO-Prompt-Tiny-0.3.0-1|50	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|51	%install
14cu|perl-IO-Prompt-Tiny-0.3.0-1|52	%makeinstall_std
14cu|perl-IO-Prompt-Tiny-0.3.0-1|53	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|54	%files
14cu|perl-IO-Prompt-Tiny-0.3.0-1|55	%doc Changes README LICENSE META.json META.yml
14cu|perl-IO-Prompt-Tiny-0.3.0-1|56	%{_mandir}/man3/*
14cu|perl-IO-Prompt-Tiny-0.3.0-1|57	%{perl_vendorlib}/IO
14cu|perl-IO-Prompt-Tiny-0.3.0-1|58	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|59	%changelog
14cu|perl-IO-Prompt-Tiny-0.3.0-1|60	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|61	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|perl-IO-Prompt-Tiny-0.3.0-1|62	- (1daa5f8) Log: update to 0.3.0, spec clean
14cu|perl-IO-Prompt-Tiny-0.3.0-1|63	
14cu|perl-IO-Prompt-Tiny-0.3.0-1|64	

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

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

13039 14
14cu|perl-Iterator-0.30.0-1|1	%define upstream_name    Iterator
14cu|perl-Iterator-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Iterator-0.30.0-1|3	
14cu|perl-Iterator-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Iterator-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Iterator-0.30.0-1|6	Release:    1
14cu|perl-Iterator-0.30.0-1|7	
14cu|perl-Iterator-0.30.0-1|8	Summary:    A general-purpose iterator class
14cu|perl-Iterator-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Iterator-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Iterator-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Iterator-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Iterator-0.30.0-1|13	
14cu|perl-Iterator-0.30.0-1|14	BuildRequires: perl-devel
14cu|perl-Iterator-0.30.0-1|15	BuildRequires: perl(Exception::Class)
14cu|perl-Iterator-0.30.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Iterator-0.30.0-1|17	BuildRequires: perl(Test::Simple)
14cu|perl-Iterator-0.30.0-1|18	BuildArch: noarch
14cu|perl-Iterator-0.30.0-1|19	
14cu|perl-Iterator-0.30.0-1|20	%description
14cu|perl-Iterator-0.30.0-1|21	This module is meant to be the definitive implementation of iterators, as
14cu|perl-Iterator-0.30.0-1|22	popularized by Mark Jason Dominus's lectures and recent book (_Higher Order
14cu|perl-Iterator-0.30.0-1|23	Perl_, Morgan Kauffman, 2005).
14cu|perl-Iterator-0.30.0-1|24	
14cu|perl-Iterator-0.30.0-1|25	An "iterator" is an object, represented as a code block that generates the
14cu|perl-Iterator-0.30.0-1|26	"next value" of a sequence, and generally implemented as a closure. When
14cu|perl-Iterator-0.30.0-1|27	you need a value to operate on, you pull it from the iterator. If it
14cu|perl-Iterator-0.30.0-1|28	depends on other iterators, it pulls values from them when it needs to.
14cu|perl-Iterator-0.30.0-1|29	Iterators can be chained together (see the Iterator::Util manpage for
14cu|perl-Iterator-0.30.0-1|30	functions that help you do just that), queueing up work to be done but _not
14cu|perl-Iterator-0.30.0-1|31	actually doing it_ until a value is needed at the front end of the chain.
14cu|perl-Iterator-0.30.0-1|32	At that time, one data value is pulled through the chain.
14cu|perl-Iterator-0.30.0-1|33	
14cu|perl-Iterator-0.30.0-1|34	Contrast this with ordinary array processing, where you load or compute all
14cu|perl-Iterator-0.30.0-1|35	of the input values at once, then loop over them in memory. It's analogous
14cu|perl-Iterator-0.30.0-1|36	to the difference between looping over a file one line at a time, and
14cu|perl-Iterator-0.30.0-1|37	reading the entire file into an array of lines before operating on it.
14cu|perl-Iterator-0.30.0-1|38	
14cu|perl-Iterator-0.30.0-1|39	%prep
14cu|perl-Iterator-0.30.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Iterator-0.30.0-1|41	
14cu|perl-Iterator-0.30.0-1|42	%build
14cu|perl-Iterator-0.30.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Iterator-0.30.0-1|44	
14cu|perl-Iterator-0.30.0-1|45	%make
14cu|perl-Iterator-0.30.0-1|46	
14cu|perl-Iterator-0.30.0-1|47	%check
14cu|perl-Iterator-0.30.0-1|48	%make test
14cu|perl-Iterator-0.30.0-1|49	
14cu|perl-Iterator-0.30.0-1|50	%install
14cu|perl-Iterator-0.30.0-1|51	%makeinstall_std
14cu|perl-Iterator-0.30.0-1|52	
14cu|perl-Iterator-0.30.0-1|53	%files
14cu|perl-Iterator-0.30.0-1|54	%doc Changes META.yml README
14cu|perl-Iterator-0.30.0-1|55	%{_mandir}/man3/*
14cu|perl-Iterator-0.30.0-1|56	%{perl_vendorlib}/*
14cu|perl-Iterator-0.30.0-1|57	
14cu|perl-Iterator-0.30.0-1|58	
14cu|perl-Iterator-0.30.0-1|59	%changelog
14cu|perl-Iterator-0.30.0-1|60	* Sun Feb 15 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-Iterator-0.30.0-1|61	+ Revision: 8c71521
14cu|perl-Iterator-0.30.0-1|62	- Imported from SRPM
14cu|perl-Iterator-0.30.0-1|63	
14cu|perl-Iterator-0.30.0-1|64	

13040 14
14cu|perl-Iterator-Util-0.20.0-1|1	%define upstream_name    Iterator-Util
14cu|perl-Iterator-Util-0.20.0-1|2	%define upstream_version 0.02
14cu|perl-Iterator-Util-0.20.0-1|3	
14cu|perl-Iterator-Util-0.20.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Iterator-Util-0.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Iterator-Util-0.20.0-1|6	Release:    1
14cu|perl-Iterator-Util-0.20.0-1|7	
14cu|perl-Iterator-Util-0.20.0-1|8	Summary:    Essential utilities for the Iterator class
14cu|perl-Iterator-Util-0.20.0-1|9	License:    GPL+ or Artistic
14cu|perl-Iterator-Util-0.20.0-1|10	Group:      Development/Perl
14cu|perl-Iterator-Util-0.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Iterator-Util-0.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Iterator/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Iterator-Util-0.20.0-1|13	
14cu|perl-Iterator-Util-0.20.0-1|14	BuildRequires: perl-devel
14cu|perl-Iterator-Util-0.20.0-1|15	BuildRequires: perl(Exception::Class)
14cu|perl-Iterator-Util-0.20.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Iterator-Util-0.20.0-1|17	BuildRequires: perl(Iterator)
14cu|perl-Iterator-Util-0.20.0-1|18	BuildRequires: perl(Test::Simple)
14cu|perl-Iterator-Util-0.20.0-1|19	BuildArch: noarch
14cu|perl-Iterator-Util-0.20.0-1|20	
14cu|perl-Iterator-Util-0.20.0-1|21	%description
14cu|perl-Iterator-Util-0.20.0-1|22	This module implements many useful functions for creating and manipulating
14cu|perl-Iterator-Util-0.20.0-1|23	iterator objects.
14cu|perl-Iterator-Util-0.20.0-1|24	
14cu|perl-Iterator-Util-0.20.0-1|25	An "iterator" is an object, represented as a code block that generates the
14cu|perl-Iterator-Util-0.20.0-1|26	"next value" of a sequence, and generally implemented as a closure. For
14cu|perl-Iterator-Util-0.20.0-1|27	further information, including a tutorial on using iterator objects, see
14cu|perl-Iterator-Util-0.20.0-1|28	the the Iterator manpage documentation.
14cu|perl-Iterator-Util-0.20.0-1|29	
14cu|perl-Iterator-Util-0.20.0-1|30	%prep
14cu|perl-Iterator-Util-0.20.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Iterator-Util-0.20.0-1|32	
14cu|perl-Iterator-Util-0.20.0-1|33	%build
14cu|perl-Iterator-Util-0.20.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Iterator-Util-0.20.0-1|35	
14cu|perl-Iterator-Util-0.20.0-1|36	%make
14cu|perl-Iterator-Util-0.20.0-1|37	
14cu|perl-Iterator-Util-0.20.0-1|38	%check
14cu|perl-Iterator-Util-0.20.0-1|39	%make test
14cu|perl-Iterator-Util-0.20.0-1|40	
14cu|perl-Iterator-Util-0.20.0-1|41	%install
14cu|perl-Iterator-Util-0.20.0-1|42	%makeinstall_std
14cu|perl-Iterator-Util-0.20.0-1|43	
14cu|perl-Iterator-Util-0.20.0-1|44	%files
14cu|perl-Iterator-Util-0.20.0-1|45	%doc Changes META.yml README
14cu|perl-Iterator-Util-0.20.0-1|46	%{_mandir}/man3/*
14cu|perl-Iterator-Util-0.20.0-1|47	%{perl_vendorlib}/*
14cu|perl-Iterator-Util-0.20.0-1|48	
14cu|perl-Iterator-Util-0.20.0-1|49	
14cu|perl-Iterator-Util-0.20.0-1|50	%changelog
14cu|perl-Iterator-Util-0.20.0-1|51	* Sun Feb 15 2015 abfonly <abfonly@gmail.com> 0.20.0-1
14cu|perl-Iterator-Util-0.20.0-1|52	+ Revision: e8c289a
14cu|perl-Iterator-Util-0.20.0-1|53	- Imported from SRPM
14cu|perl-Iterator-Util-0.20.0-1|54	
14cu|perl-Iterator-Util-0.20.0-1|55	

13041 14
14cu|perl-JavaScript-Beautifier-0.180.0-1|1	%define upstream_name    JavaScript-Beautifier
14cu|perl-JavaScript-Beautifier-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-JavaScript-Beautifier-0.180.0-1|3	
14cu|perl-JavaScript-Beautifier-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-JavaScript-Beautifier-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-JavaScript-Beautifier-0.180.0-1|6	Release:	1
14cu|perl-JavaScript-Beautifier-0.180.0-1|7	
14cu|perl-JavaScript-Beautifier-0.180.0-1|8	Summary:	Beautify Javascript (beautifier for javascript)
14cu|perl-JavaScript-Beautifier-0.180.0-1|9	
14cu|perl-JavaScript-Beautifier-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-JavaScript-Beautifier-0.180.0-1|11	Group:		Development/Perl
14cu|perl-JavaScript-Beautifier-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JavaScript-Beautifier-0.180.0-1|13	Source0:	http://www.cpan.org/authors/id/F/FA/FAYLAND/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JavaScript-Beautifier-0.180.0-1|14	
14cu|perl-JavaScript-Beautifier-0.180.0-1|15	
14cu|perl-JavaScript-Beautifier-0.180.0-1|16	BuildRequires:	perl-devel
14cu|perl-JavaScript-Beautifier-0.180.0-1|17	BuildRequires:	perl(Getopt::Long) >= 2.470.0
14cu|perl-JavaScript-Beautifier-0.180.0-1|18	BuildRequires:	perl(Pod::Usage)
14cu|perl-JavaScript-Beautifier-0.180.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-JavaScript-Beautifier-0.180.0-1|20	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-JavaScript-Beautifier-0.180.0-1|21	BuildRequires:	perl(Module::Build)
14cu|perl-JavaScript-Beautifier-0.180.0-1|22	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-JavaScript-Beautifier-0.180.0-1|23	BuildRequires:	perl(Test::Pod)
14cu|perl-JavaScript-Beautifier-0.180.0-1|24	
14cu|perl-JavaScript-Beautifier-0.180.0-1|25	BuildArch:	noarch
14cu|perl-JavaScript-Beautifier-0.180.0-1|26	
14cu|perl-JavaScript-Beautifier-0.180.0-1|27	%description
14cu|perl-JavaScript-Beautifier-0.180.0-1|28	This module is mostly a Perl-rewrite of the
14cu|perl-JavaScript-Beautifier-0.180.0-1|29	http://github.com/einars/js-beautify/tree/master/beautify.js manpage
14cu|perl-JavaScript-Beautifier-0.180.0-1|30	
14cu|perl-JavaScript-Beautifier-0.180.0-1|31	You can check it through the http://jsbeautifier.org/ manpage
14cu|perl-JavaScript-Beautifier-0.180.0-1|32	
14cu|perl-JavaScript-Beautifier-0.180.0-1|33	%prep
14cu|perl-JavaScript-Beautifier-0.180.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JavaScript-Beautifier-0.180.0-1|35	
14cu|perl-JavaScript-Beautifier-0.180.0-1|36	%build
14cu|perl-JavaScript-Beautifier-0.180.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-JavaScript-Beautifier-0.180.0-1|38	%make
14cu|perl-JavaScript-Beautifier-0.180.0-1|39	
14cu|perl-JavaScript-Beautifier-0.180.0-1|40	%check
14cu|perl-JavaScript-Beautifier-0.180.0-1|41	%make test
14cu|perl-JavaScript-Beautifier-0.180.0-1|42	
14cu|perl-JavaScript-Beautifier-0.180.0-1|43	%install
14cu|perl-JavaScript-Beautifier-0.180.0-1|44	%makeinstall_std
14cu|perl-JavaScript-Beautifier-0.180.0-1|45	
14cu|perl-JavaScript-Beautifier-0.180.0-1|46	%files
14cu|perl-JavaScript-Beautifier-0.180.0-1|47	%doc Changes README META.json META.yml
14cu|perl-JavaScript-Beautifier-0.180.0-1|48	%{_mandir}/man?/*
14cu|perl-JavaScript-Beautifier-0.180.0-1|49	%{perl_vendorlib}/*
14cu|perl-JavaScript-Beautifier-0.180.0-1|50	%{_bindir}/*
14cu|perl-JavaScript-Beautifier-0.180.0-1|51	
14cu|perl-JavaScript-Beautifier-0.180.0-1|52	
14cu|perl-JavaScript-Beautifier-0.180.0-1|53	
14cu|perl-JavaScript-Beautifier-0.180.0-1|54	%changelog
14cu|perl-JavaScript-Beautifier-0.180.0-1|55	
14cu|perl-JavaScript-Beautifier-0.180.0-1|56	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-JavaScript-Beautifier-0.180.0-1|57	- (178f993) Log: Update to 0.180.0, spec clean
14cu|perl-JavaScript-Beautifier-0.180.0-1|58	
14cu|perl-JavaScript-Beautifier-0.180.0-1|59	

13042 14
14cu|perl-JavaScript-Minifier-1.140.0-1|1	%define upstream_name    JavaScript-Minifier
14cu|perl-JavaScript-Minifier-1.140.0-1|2	%define upstream_version 1.14
14cu|perl-JavaScript-Minifier-1.140.0-1|3	
14cu|perl-JavaScript-Minifier-1.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-JavaScript-Minifier-1.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-JavaScript-Minifier-1.140.0-1|6	Release:	1
14cu|perl-JavaScript-Minifier-1.140.0-1|7	
14cu|perl-JavaScript-Minifier-1.140.0-1|8	Summary:	Perl extension for minifying JavaScript code
14cu|perl-JavaScript-Minifier-1.140.0-1|9	
14cu|perl-JavaScript-Minifier-1.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-JavaScript-Minifier-1.140.0-1|11	Group:		Development/Perl
14cu|perl-JavaScript-Minifier-1.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JavaScript-Minifier-1.140.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/Z/ZO/ZOFFIX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JavaScript-Minifier-1.140.0-1|14	
14cu|perl-JavaScript-Minifier-1.140.0-1|15	
14cu|perl-JavaScript-Minifier-1.140.0-1|16	BuildRequires:	perl-devel
14cu|perl-JavaScript-Minifier-1.140.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-JavaScript-Minifier-1.140.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-JavaScript-Minifier-1.140.0-1|19	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-JavaScript-Minifier-1.140.0-1|20	BuildRequires:	perl(strict)
14cu|perl-JavaScript-Minifier-1.140.0-1|21	BuildRequires:	perl(warnings)
14cu|perl-JavaScript-Minifier-1.140.0-1|22	
14cu|perl-JavaScript-Minifier-1.140.0-1|23	BuildArch:	noarch
14cu|perl-JavaScript-Minifier-1.140.0-1|24	
14cu|perl-JavaScript-Minifier-1.140.0-1|25	%description
14cu|perl-JavaScript-Minifier-1.140.0-1|26	This module removes unnecessary whitespace from JavaScript code. The
14cu|perl-JavaScript-Minifier-1.140.0-1|27	primary requirement developing this module is to not break working code: if
14cu|perl-JavaScript-Minifier-1.140.0-1|28	working JavaScript is in input then working JavaScript is output. It is ok
14cu|perl-JavaScript-Minifier-1.140.0-1|29	if the input has missing semi-colons, snips like '++ +' or '12
14cu|perl-JavaScript-Minifier-1.140.0-1|30	.toString()', for example. Internet Explorer conditional comments are
14cu|perl-JavaScript-Minifier-1.140.0-1|31	copied to the output but the code inside these comments will not be
14cu|perl-JavaScript-Minifier-1.140.0-1|32	minified.
14cu|perl-JavaScript-Minifier-1.140.0-1|33	
14cu|perl-JavaScript-Minifier-1.140.0-1|34	The ECMAScript specifications allow for many different whitespace
14cu|perl-JavaScript-Minifier-1.140.0-1|35	characters: space, horizontal tab, vertical tab, new line, carriage return,
14cu|perl-JavaScript-Minifier-1.140.0-1|36	form feed, and paragraph separator. This module understands all of these as
14cu|perl-JavaScript-Minifier-1.140.0-1|37	whitespace except for vertical tab and paragraph separator. These two types
14cu|perl-JavaScript-Minifier-1.140.0-1|38	of whitespace are not minimized.
14cu|perl-JavaScript-Minifier-1.140.0-1|39	
14cu|perl-JavaScript-Minifier-1.140.0-1|40	For static JavaScript files, it is recommended that you minify during the
14cu|perl-JavaScript-Minifier-1.140.0-1|41	build stage of web deployment. If you minify on-the-fly then it might be a
14cu|perl-JavaScript-Minifier-1.140.0-1|42	good idea to cache the minified file. Minifying static files on-the-fly
14cu|perl-JavaScript-Minifier-1.140.0-1|43	repeatedly is wasteful.
14cu|perl-JavaScript-Minifier-1.140.0-1|44	
14cu|perl-JavaScript-Minifier-1.140.0-1|45	%prep
14cu|perl-JavaScript-Minifier-1.140.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JavaScript-Minifier-1.140.0-1|47	
14cu|perl-JavaScript-Minifier-1.140.0-1|48	%build
14cu|perl-JavaScript-Minifier-1.140.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-JavaScript-Minifier-1.140.0-1|50	%make
14cu|perl-JavaScript-Minifier-1.140.0-1|51	
14cu|perl-JavaScript-Minifier-1.140.0-1|52	%check
14cu|perl-JavaScript-Minifier-1.140.0-1|53	%make test
14cu|perl-JavaScript-Minifier-1.140.0-1|54	
14cu|perl-JavaScript-Minifier-1.140.0-1|55	%install
14cu|perl-JavaScript-Minifier-1.140.0-1|56	%makeinstall_std
14cu|perl-JavaScript-Minifier-1.140.0-1|57	
14cu|perl-JavaScript-Minifier-1.140.0-1|58	%files
14cu|perl-JavaScript-Minifier-1.140.0-1|59	%doc META.yml Changes README LICENSE
14cu|perl-JavaScript-Minifier-1.140.0-1|60	%{_mandir}/man3/*
14cu|perl-JavaScript-Minifier-1.140.0-1|61	%{perl_vendorlib}/*
14cu|perl-JavaScript-Minifier-1.140.0-1|62	
14cu|perl-JavaScript-Minifier-1.140.0-1|63	
14cu|perl-JavaScript-Minifier-1.140.0-1|64	%changelog
14cu|perl-JavaScript-Minifier-1.140.0-1|65	
14cu|perl-JavaScript-Minifier-1.140.0-1|66	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 1.140.0-1
14cu|perl-JavaScript-Minifier-1.140.0-1|67	- (676724e) Log: Update to 1.140.0, spec clean
14cu|perl-JavaScript-Minifier-1.140.0-1|68	
14cu|perl-JavaScript-Minifier-1.140.0-1|69	

13043 14
14cu|perl-JSON-Any-1.390.0-2|1	%define upstream_name    JSON-Any
14cu|perl-JSON-Any-1.390.0-2|2	%define upstream_version 1.39
14cu|perl-JSON-Any-1.390.0-2|3	
14cu|perl-JSON-Any-1.390.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-JSON-Any-1.390.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-JSON-Any-1.390.0-2|6	Release:    2
14cu|perl-JSON-Any-1.390.0-2|7	
14cu|perl-JSON-Any-1.390.0-2|8	Summary:    Wrapper Class for the various JSON classes (DEPRECATED)
14cu|perl-JSON-Any-1.390.0-2|9	License:    GPL+ or Artistic
14cu|perl-JSON-Any-1.390.0-2|10	Group:      Development/Perl
14cu|perl-JSON-Any-1.390.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JSON-Any-1.390.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JSON-Any-1.390.0-2|13	
14cu|perl-JSON-Any-1.390.0-2|14	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-JSON-Any-1.390.0-2|15	BuildRequires: perl(Data::Dumper) >= 2.154
14cu|perl-JSON-Any-1.390.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-JSON-Any-1.390.0-2|17	BuildRequires: perl(File::Spec)
14cu|perl-JSON-Any-1.390.0-2|18	BuildRequires: perl(Storable)
14cu|perl-JSON-Any-1.390.0-2|19	BuildRequires: perl(Test::Fatal)
14cu|perl-JSON-Any-1.390.0-2|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-JSON-Any-1.390.0-2|21	BuildRequires: perl(Test::Requires)
14cu|perl-JSON-Any-1.390.0-2|22	BuildRequires: perl(Test::Warnings)
14cu|perl-JSON-Any-1.390.0-2|23	BuildRequires: perl(Test::Without::Module)
14cu|perl-JSON-Any-1.390.0-2|24	BuildRequires: perl(constant)
14cu|perl-JSON-Any-1.390.0-2|25	BuildRequires: perl(namespace::clean)
14cu|perl-JSON-Any-1.390.0-2|26	BuildRequires: perl(strict)
14cu|perl-JSON-Any-1.390.0-2|27	BuildRequires: perl(utf8)
14cu|perl-JSON-Any-1.390.0-2|28	BuildRequires: perl(warnings)
14cu|perl-JSON-Any-1.390.0-2|29	BuildRequires: perl(JSON::Syck)
14cu|perl-JSON-Any-1.390.0-2|30	BuildRequires: perl(Cpanel::JSON::XS)
14cu|perl-JSON-Any-1.390.0-2|31	BuildRequires: perl(JSON::MaybeXS)
14cu|perl-JSON-Any-1.390.0-2|32	BuildRequires: perl(JSON::DWIW)
14cu|perl-JSON-Any-1.390.0-2|33	BuildRequires: perl(JSON::XS)
14cu|perl-JSON-Any-1.390.0-2|34	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-JSON-Any-1.390.0-2|35	BuildRequires: perl(Pod::Coverage)
14cu|perl-JSON-Any-1.390.0-2|36	
14cu|perl-JSON-Any-1.390.0-2|37	#For some reason the new version is not catched by
14cu|perl-JSON-Any-1.390.0-2|38	#genhdlist2 try to obsolete the older versions.Sflo
14cu|perl-JSON-Any-1.390.0-2|39	
14cu|perl-JSON-Any-1.390.0-2|40	Obsoletes:		%{name} < %{EVRD}
14cu|perl-JSON-Any-1.390.0-2|41	Obsoletes:		perl(JSON::Any) < %{EVRD}
14cu|perl-JSON-Any-1.390.0-2|42	
14cu|perl-JSON-Any-1.390.0-2|43	BuildArch: noarch
14cu|perl-JSON-Any-1.390.0-2|44	
14cu|perl-JSON-Any-1.390.0-2|45	%description
14cu|perl-JSON-Any-1.390.0-2|46	This module tries to provide a coherent API to bring together the various
14cu|perl-JSON-Any-1.390.0-2|47	JSON modules currently on CPAN. This module will allow you to code to any
14cu|perl-JSON-Any-1.390.0-2|48	JSON API and have it work regardless of which JSON module is actually
14cu|perl-JSON-Any-1.390.0-2|49	installed.
14cu|perl-JSON-Any-1.390.0-2|50	
14cu|perl-JSON-Any-1.390.0-2|51	use JSON::Any;
14cu|perl-JSON-Any-1.390.0-2|52	
14cu|perl-JSON-Any-1.390.0-2|53	my $j = JSON::Any->new;
14cu|perl-JSON-Any-1.390.0-2|54	
14cu|perl-JSON-Any-1.390.0-2|55	%prep
14cu|perl-JSON-Any-1.390.0-2|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JSON-Any-1.390.0-2|57	
14cu|perl-JSON-Any-1.390.0-2|58	%build
14cu|perl-JSON-Any-1.390.0-2|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-JSON-Any-1.390.0-2|60	
14cu|perl-JSON-Any-1.390.0-2|61	%make
14cu|perl-JSON-Any-1.390.0-2|62	
14cu|perl-JSON-Any-1.390.0-2|63	%check
14cu|perl-JSON-Any-1.390.0-2|64	%make test
14cu|perl-JSON-Any-1.390.0-2|65	
14cu|perl-JSON-Any-1.390.0-2|66	%install
14cu|perl-JSON-Any-1.390.0-2|67	%makeinstall_std
14cu|perl-JSON-Any-1.390.0-2|68	
14cu|perl-JSON-Any-1.390.0-2|69	%files
14cu|perl-JSON-Any-1.390.0-2|70	%doc Changes LICENSE META.json META.yml README
14cu|perl-JSON-Any-1.390.0-2|71	%{_mandir}/man3/*
14cu|perl-JSON-Any-1.390.0-2|72	%{perl_vendorlib}/*
14cu|perl-JSON-Any-1.390.0-2|73	
14cu|perl-JSON-Any-1.390.0-2|74	
14cu|perl-JSON-Any-1.390.0-2|75	%changelog
14cu|perl-JSON-Any-1.390.0-2|76	
14cu|perl-JSON-Any-1.390.0-2|77	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 1.390.0-2
14cu|perl-JSON-Any-1.390.0-2|78	- (1b75d48) Obsolete manually the older version for genhdlist2.Bump rel.
14cu|perl-JSON-Any-1.390.0-2|79	
14cu|perl-JSON-Any-1.390.0-2|80	

13044 14
14cu|perl-JSON-MaybeXS-1.3.3-1|1	%define upstream_name    JSON-MaybeXS
14cu|perl-JSON-MaybeXS-1.3.3-1|2	%define upstream_version 1.003003
14cu|perl-JSON-MaybeXS-1.3.3-1|3	
14cu|perl-JSON-MaybeXS-1.3.3-1|4	Name:       perl-%{upstream_name}
14cu|perl-JSON-MaybeXS-1.3.3-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-JSON-MaybeXS-1.3.3-1|6	Release:    1
14cu|perl-JSON-MaybeXS-1.3.3-1|7	
14cu|perl-JSON-MaybeXS-1.3.3-1|8	Summary:    Use L<Cpanel::JSON::XS> with a fallback to L<JSON::XS> and L<JSON::PP>
14cu|perl-JSON-MaybeXS-1.3.3-1|9	License:    GPL+ or Artistic
14cu|perl-JSON-MaybeXS-1.3.3-1|10	Group:      Development/Perl
14cu|perl-JSON-MaybeXS-1.3.3-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JSON-MaybeXS-1.3.3-1|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JSON-MaybeXS-1.3.3-1|13	
14cu|perl-JSON-MaybeXS-1.3.3-1|14	BuildRequires: perl-devel
14cu|perl-JSON-MaybeXS-1.3.3-1|15	BuildRequires: perl(Carp)
14cu|perl-JSON-MaybeXS-1.3.3-1|16	BuildRequires: perl(Cpanel::JSON::XS)
14cu|perl-JSON-MaybeXS-1.3.3-1|17	BuildRequires: perl(JSON::PP)
14cu|perl-JSON-MaybeXS-1.3.3-1|18	BuildRequires: perl(Scalar::Util)
14cu|perl-JSON-MaybeXS-1.3.3-1|19	BuildRequires: perl(Test::More)
14cu|perl-JSON-MaybeXS-1.3.3-1|20	BuildRequires: perl(Test::Without::Module)
14cu|perl-JSON-MaybeXS-1.3.3-1|21	BuildRequires: perl(JSON::XS)
14cu|perl-JSON-MaybeXS-1.3.3-1|22	
14cu|perl-JSON-MaybeXS-1.3.3-1|23	
14cu|perl-JSON-MaybeXS-1.3.3-1|24	BuildArch: noarch
14cu|perl-JSON-MaybeXS-1.3.3-1|25	
14cu|perl-JSON-MaybeXS-1.3.3-1|26	%description
14cu|perl-JSON-MaybeXS-1.3.3-1|27	This module first checks to see if either the Cpanel::JSON::XS manpage or
14cu|perl-JSON-MaybeXS-1.3.3-1|28	the JSON::XS manpage is already loaded, in which case it uses that module.
14cu|perl-JSON-MaybeXS-1.3.3-1|29	Otherwise it tries to load the Cpanel::JSON::XS manpage, then the JSON::XS
14cu|perl-JSON-MaybeXS-1.3.3-1|30	manpage, then the JSON::PP manpage in order, and either uses the first
14cu|perl-JSON-MaybeXS-1.3.3-1|31	module it finds or throws an error.
14cu|perl-JSON-MaybeXS-1.3.3-1|32	
14cu|perl-JSON-MaybeXS-1.3.3-1|33	It then exports the 'encode_json' and 'decode_json' functions from the
14cu|perl-JSON-MaybeXS-1.3.3-1|34	loaded module, along with a 'JSON' constant that returns the class name for
14cu|perl-JSON-MaybeXS-1.3.3-1|35	calling 'new' on.
14cu|perl-JSON-MaybeXS-1.3.3-1|36	
14cu|perl-JSON-MaybeXS-1.3.3-1|37	If you're writing fresh code rather than replacing JSON usage, you might
14cu|perl-JSON-MaybeXS-1.3.3-1|38	want to pass options as constructor args rather than calling mutators, so
14cu|perl-JSON-MaybeXS-1.3.3-1|39	we provide our own 'new' method that supports that.
14cu|perl-JSON-MaybeXS-1.3.3-1|40	
14cu|perl-JSON-MaybeXS-1.3.3-1|41	%prep
14cu|perl-JSON-MaybeXS-1.3.3-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JSON-MaybeXS-1.3.3-1|43	
14cu|perl-JSON-MaybeXS-1.3.3-1|44	%build
14cu|perl-JSON-MaybeXS-1.3.3-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-JSON-MaybeXS-1.3.3-1|46	
14cu|perl-JSON-MaybeXS-1.3.3-1|47	%make
14cu|perl-JSON-MaybeXS-1.3.3-1|48	
14cu|perl-JSON-MaybeXS-1.3.3-1|49	%check
14cu|perl-JSON-MaybeXS-1.3.3-1|50	%make test
14cu|perl-JSON-MaybeXS-1.3.3-1|51	
14cu|perl-JSON-MaybeXS-1.3.3-1|52	%install
14cu|perl-JSON-MaybeXS-1.3.3-1|53	%makeinstall_std
14cu|perl-JSON-MaybeXS-1.3.3-1|54	
14cu|perl-JSON-MaybeXS-1.3.3-1|55	%files
14cu|perl-JSON-MaybeXS-1.3.3-1|56	%doc Changes META.json META.yml README
14cu|perl-JSON-MaybeXS-1.3.3-1|57	%{_mandir}/man3/*
14cu|perl-JSON-MaybeXS-1.3.3-1|58	%{perl_vendorlib}/*
14cu|perl-JSON-MaybeXS-1.3.3-1|59	
14cu|perl-JSON-MaybeXS-1.3.3-1|60	
14cu|perl-JSON-MaybeXS-1.3.3-1|61	%changelog
14cu|perl-JSON-MaybeXS-1.3.3-1|62	* Sun Mar 08 2015 abfonly <John@smith.org> 1.3.3-1
14cu|perl-JSON-MaybeXS-1.3.3-1|63	+ Revision: 99d543d
14cu|perl-JSON-MaybeXS-1.3.3-1|64	- Log: Update to 1.3.3, fixed BR
14cu|perl-JSON-MaybeXS-1.3.3-1|65	
14cu|perl-JSON-MaybeXS-1.3.3-1|66	

13045 14
14cu|perl-JSON-RPC-1.60.0-1|1	%define upstream_name    JSON-RPC
14cu|perl-JSON-RPC-1.60.0-1|2	%define upstream_version 1.06
14cu|perl-JSON-RPC-1.60.0-1|3	
14cu|perl-JSON-RPC-1.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-JSON-RPC-1.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-JSON-RPC-1.60.0-1|6	Release:    1
14cu|perl-JSON-RPC-1.60.0-1|7	
14cu|perl-JSON-RPC-1.60.0-1|8	Summary:    JSON-RPC sever for mod_perl2
14cu|perl-JSON-RPC-1.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-JSON-RPC-1.60.0-1|10	Group:      Development/Perl
14cu|perl-JSON-RPC-1.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JSON-RPC-1.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JSON-RPC-1.60.0-1|13	
14cu|perl-JSON-RPC-1.60.0-1|14	BuildRequires: perl-devel
14cu|perl-JSON-RPC-1.60.0-1|15	BuildRequires: perl(CGI)
14cu|perl-JSON-RPC-1.60.0-1|16	BuildRequires: perl(Class::Accessor::Lite)
14cu|perl-JSON-RPC-1.60.0-1|17	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-JSON-RPC-1.60.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-JSON-RPC-1.60.0-1|19	BuildRequires: perl(HTTP::Request)
14cu|perl-JSON-RPC-1.60.0-1|20	BuildRequires: perl(HTTP::Response)
14cu|perl-JSON-RPC-1.60.0-1|21	BuildRequires: perl(JSON)
14cu|perl-JSON-RPC-1.60.0-1|22	BuildRequires: perl(LWP::UserAgent)
14cu|perl-JSON-RPC-1.60.0-1|23	BuildRequires: perl(Plack)
14cu|perl-JSON-RPC-1.60.0-1|24	BuildRequires: perl(Plack::Request)
14cu|perl-JSON-RPC-1.60.0-1|25	BuildRequires: perl(Plack::Test)
14cu|perl-JSON-RPC-1.60.0-1|26	BuildRequires: perl(Router::Simple)
14cu|perl-JSON-RPC-1.60.0-1|27	BuildRequires: perl(Test::More)
14cu|perl-JSON-RPC-1.60.0-1|28	BuildRequires: perl(parent)
14cu|perl-JSON-RPC-1.60.0-1|29	BuildRequires: perl(Module::Build)
14cu|perl-JSON-RPC-1.60.0-1|30	
14cu|perl-JSON-RPC-1.60.0-1|31	BuildArch: noarch
14cu|perl-JSON-RPC-1.60.0-1|32	
14cu|perl-JSON-RPC-1.60.0-1|33	%description
14cu|perl-JSON-RPC-1.60.0-1|34	JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol.
14cu|perl-JSON-RPC-1.60.0-1|35	
14cu|perl-JSON-RPC-1.60.0-1|36	If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT
14cu|perl-JSON-RPC-1.60.0-1|37	YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS
14cu|perl-JSON-RPC-1.60.0-1|38	****BACKWARDS INCOMPATIBLE****
14cu|perl-JSON-RPC-1.60.0-1|39	
14cu|perl-JSON-RPC-1.60.0-1|40	%prep
14cu|perl-JSON-RPC-1.60.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JSON-RPC-1.60.0-1|42	
14cu|perl-JSON-RPC-1.60.0-1|43	%build
14cu|perl-JSON-RPC-1.60.0-1|44	%{__perl} Build.PL installdirs=vendor
14cu|perl-JSON-RPC-1.60.0-1|45	
14cu|perl-JSON-RPC-1.60.0-1|46	./Build
14cu|perl-JSON-RPC-1.60.0-1|47	
14cu|perl-JSON-RPC-1.60.0-1|48	%check
14cu|perl-JSON-RPC-1.60.0-1|49	./Build test
14cu|perl-JSON-RPC-1.60.0-1|50	
14cu|perl-JSON-RPC-1.60.0-1|51	%install
14cu|perl-JSON-RPC-1.60.0-1|52	./Build install destdir=%{buildroot}
14cu|perl-JSON-RPC-1.60.0-1|53	
14cu|perl-JSON-RPC-1.60.0-1|54	%files
14cu|perl-JSON-RPC-1.60.0-1|55	%doc Changes LICENSE META.json META.yml
14cu|perl-JSON-RPC-1.60.0-1|56	%{_mandir}/man3/*
14cu|perl-JSON-RPC-1.60.0-1|57	%{perl_vendorlib}/*
14cu|perl-JSON-RPC-1.60.0-1|58	
14cu|perl-JSON-RPC-1.60.0-1|59	
14cu|perl-JSON-RPC-1.60.0-1|60	%changelog
14cu|perl-JSON-RPC-1.60.0-1|61	* Sun Mar 08 2015 abfonly <abfonly@gmail.com> 1.60.0-1
14cu|perl-JSON-RPC-1.60.0-1|62	+ Revision: d4e56ff
14cu|perl-JSON-RPC-1.60.0-1|63	- Log: Update to 1.60.0, fixed BR and tests
14cu|perl-JSON-RPC-1.60.0-1|64	
14cu|perl-JSON-RPC-1.60.0-1|65	

13046 14
14cu|perl-JSON-RPC-Common-0.110.0-1|1	%define upstream_name    JSON-RPC-Common
14cu|perl-JSON-RPC-Common-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-JSON-RPC-Common-0.110.0-1|3	
14cu|perl-JSON-RPC-Common-0.110.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-JSON-RPC-Common-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-JSON-RPC-Common-0.110.0-1|6	Release:    1
14cu|perl-JSON-RPC-Common-0.110.0-1|7	
14cu|perl-JSON-RPC-Common-0.110.0-1|8	Summary:    JSON-RPC 1.0 error class
14cu|perl-JSON-RPC-Common-0.110.0-1|9	License:    GPL+ or Artistic
14cu|perl-JSON-RPC-Common-0.110.0-1|10	Group:      Development/Perl
14cu|perl-JSON-RPC-Common-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JSON-RPC-Common-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JSON-RPC-Common-0.110.0-1|13	
14cu|perl-JSON-RPC-Common-0.110.0-1|14	BuildRequires: perl-devel
14cu|perl-JSON-RPC-Common-0.110.0-1|15	BuildRequires: perl(Carp)
14cu|perl-JSON-RPC-Common-0.110.0-1|16	BuildRequires: perl(Class::Load)
14cu|perl-JSON-RPC-Common-0.110.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-JSON-RPC-Common-0.110.0-1|18	BuildRequires: perl(Encode)
14cu|perl-JSON-RPC-Common-0.110.0-1|19	BuildRequires: perl(HTTP::Request)
14cu|perl-JSON-RPC-Common-0.110.0-1|20	BuildRequires: perl(HTTP::Response)
14cu|perl-JSON-RPC-Common-0.110.0-1|21	BuildRequires: perl(JSON)
14cu|perl-JSON-RPC-Common-0.110.0-1|22	BuildRequires: perl(MIME::Base64)
14cu|perl-JSON-RPC-Common-0.110.0-1|23	BuildRequires: perl(MRO::Compat)
14cu|perl-JSON-RPC-Common-0.110.0-1|24	BuildRequires: perl(Module::Build)
14cu|perl-JSON-RPC-Common-0.110.0-1|25	BuildRequires: perl(Moose)
14cu|perl-JSON-RPC-Common-0.110.0-1|26	BuildRequires: perl(Moose::Role)
14cu|perl-JSON-RPC-Common-0.110.0-1|27	BuildRequires: perl(MooseX::Types)
14cu|perl-JSON-RPC-Common-0.110.0-1|28	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-JSON-RPC-Common-0.110.0-1|29	BuildRequires: perl(Test::Exception)
14cu|perl-JSON-RPC-Common-0.110.0-1|30	BuildRequires: perl(Test::More)
14cu|perl-JSON-RPC-Common-0.110.0-1|31	BuildRequires: perl(Try::Tiny)
14cu|perl-JSON-RPC-Common-0.110.0-1|32	BuildRequires: perl(URI::QueryParam)
14cu|perl-JSON-RPC-Common-0.110.0-1|33	BuildRequires: perl(namespace::clean)
14cu|perl-JSON-RPC-Common-0.110.0-1|34	BuildRequires: perl(strict)
14cu|perl-JSON-RPC-Common-0.110.0-1|35	BuildRequires: perl(utf8)
14cu|perl-JSON-RPC-Common-0.110.0-1|36	BuildRequires: perl(warnings)
14cu|perl-JSON-RPC-Common-0.110.0-1|37	BuildRequires: perl(namespace::autoclean)
14cu|perl-JSON-RPC-Common-0.110.0-1|38	
14cu|perl-JSON-RPC-Common-0.110.0-1|39	BuildArch: noarch
14cu|perl-JSON-RPC-Common-0.110.0-1|40	
14cu|perl-JSON-RPC-Common-0.110.0-1|41	%description
14cu|perl-JSON-RPC-Common-0.110.0-1|42	This module provides abstractions for JSON-RPC 1.0, 1.1 (both variations)
14cu|perl-JSON-RPC-Common-0.110.0-1|43	and 2.0 (formerly 1.2) Procedure Call and Procedure Return objects
14cu|perl-JSON-RPC-Common-0.110.0-1|44	(formerly known as request and result), along with error objects. It also
14cu|perl-JSON-RPC-Common-0.110.0-1|45	provides marshalling objects to convert the model objects into JSON text
14cu|perl-JSON-RPC-Common-0.110.0-1|46	and HTTP requests/responses.
14cu|perl-JSON-RPC-Common-0.110.0-1|47	
14cu|perl-JSON-RPC-Common-0.110.0-1|48	This module does not concern itself with the transport layer at all, so the
14cu|perl-JSON-RPC-Common-0.110.0-1|49	JSON-RPC 1.1 and the alternative specification, which are very different on
14cu|perl-JSON-RPC-Common-0.110.0-1|50	that level are implemented with the same class.
14cu|perl-JSON-RPC-Common-0.110.0-1|51	
14cu|perl-JSON-RPC-Common-0.110.0-1|52	%prep
14cu|perl-JSON-RPC-Common-0.110.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JSON-RPC-Common-0.110.0-1|54	
14cu|perl-JSON-RPC-Common-0.110.0-1|55	%build
14cu|perl-JSON-RPC-Common-0.110.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-JSON-RPC-Common-0.110.0-1|57	
14cu|perl-JSON-RPC-Common-0.110.0-1|58	%make
14cu|perl-JSON-RPC-Common-0.110.0-1|59	
14cu|perl-JSON-RPC-Common-0.110.0-1|60	%check
14cu|perl-JSON-RPC-Common-0.110.0-1|61	%make test
14cu|perl-JSON-RPC-Common-0.110.0-1|62	
14cu|perl-JSON-RPC-Common-0.110.0-1|63	%install
14cu|perl-JSON-RPC-Common-0.110.0-1|64	%makeinstall_std
14cu|perl-JSON-RPC-Common-0.110.0-1|65	
14cu|perl-JSON-RPC-Common-0.110.0-1|66	%files
14cu|perl-JSON-RPC-Common-0.110.0-1|67	%doc LICENSE README Changes META.json META.yml
14cu|perl-JSON-RPC-Common-0.110.0-1|68	%{_mandir}/man3/*
14cu|perl-JSON-RPC-Common-0.110.0-1|69	%{perl_vendorlib}/*
14cu|perl-JSON-RPC-Common-0.110.0-1|70	
14cu|perl-JSON-RPC-Common-0.110.0-1|71	
14cu|perl-JSON-RPC-Common-0.110.0-1|72	%changelog
14cu|perl-JSON-RPC-Common-0.110.0-1|73	
14cu|perl-JSON-RPC-Common-0.110.0-1|74	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.110.0-1
14cu|perl-JSON-RPC-Common-0.110.0-1|75	- (751735c) Imported from SRPM
14cu|perl-JSON-RPC-Common-0.110.0-1|76	
14cu|perl-JSON-RPC-Common-0.110.0-1|77	

13047 14
14cu|perl-JSON-RPC-LWP-0.7.0-1|1	%define upstream_name    JSON-RPC-LWP
14cu|perl-JSON-RPC-LWP-0.7.0-1|2	%define upstream_version 0.007
14cu|perl-JSON-RPC-LWP-0.7.0-1|3	
14cu|perl-JSON-RPC-LWP-0.7.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-JSON-RPC-LWP-0.7.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-JSON-RPC-LWP-0.7.0-1|6	Release:    1
14cu|perl-JSON-RPC-LWP-0.7.0-1|7	
14cu|perl-JSON-RPC-LWP-0.7.0-1|8	Summary:    Use any version of JSON RPC over any libwww supported transport protocols
14cu|perl-JSON-RPC-LWP-0.7.0-1|9	License:    GPL+ or Artistic
14cu|perl-JSON-RPC-LWP-0.7.0-1|10	Group:      Development/Perl
14cu|perl-JSON-RPC-LWP-0.7.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-JSON-RPC-LWP-0.7.0-1|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-JSON-RPC-LWP-0.7.0-1|13	
14cu|perl-JSON-RPC-LWP-0.7.0-1|14	BuildRequires: perl-devel
14cu|perl-JSON-RPC-LWP-0.7.0-1|15	BuildRequires: perl(JSON::RPC::Common)
14cu|perl-JSON-RPC-LWP-0.7.0-1|16	BuildRequires: perl(LWP::UserAgent)
14cu|perl-JSON-RPC-LWP-0.7.0-1|17	BuildRequires: perl(Module::Build)
14cu|perl-JSON-RPC-LWP-0.7.0-1|18	BuildRequires: perl(Moose)
14cu|perl-JSON-RPC-LWP-0.7.0-1|19	BuildRequires: perl(MooseX::Deprecated)
14cu|perl-JSON-RPC-LWP-0.7.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-JSON-RPC-LWP-0.7.0-1|21	BuildRequires: perl(URI)
14cu|perl-JSON-RPC-LWP-0.7.0-1|22	BuildRequires: perl(namespace::clean)
14cu|perl-JSON-RPC-LWP-0.7.0-1|23	BuildRequires: perl(Module::Build)
14cu|perl-JSON-RPC-LWP-0.7.0-1|24	BuildRequires: perl(namespace::autoclean)
14cu|perl-JSON-RPC-LWP-0.7.0-1|25	
14cu|perl-JSON-RPC-LWP-0.7.0-1|26	BuildArch: noarch
14cu|perl-JSON-RPC-LWP-0.7.0-1|27	
14cu|perl-JSON-RPC-LWP-0.7.0-1|28	%description
14cu|perl-JSON-RPC-LWP-0.7.0-1|29	no description found
14cu|perl-JSON-RPC-LWP-0.7.0-1|30	
14cu|perl-JSON-RPC-LWP-0.7.0-1|31	%prep
14cu|perl-JSON-RPC-LWP-0.7.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-JSON-RPC-LWP-0.7.0-1|33	
14cu|perl-JSON-RPC-LWP-0.7.0-1|34	%build
14cu|perl-JSON-RPC-LWP-0.7.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-JSON-RPC-LWP-0.7.0-1|36	
14cu|perl-JSON-RPC-LWP-0.7.0-1|37	./Build
14cu|perl-JSON-RPC-LWP-0.7.0-1|38	
14cu|perl-JSON-RPC-LWP-0.7.0-1|39	%check
14cu|perl-JSON-RPC-LWP-0.7.0-1|40	./Build test
14cu|perl-JSON-RPC-LWP-0.7.0-1|41	
14cu|perl-JSON-RPC-LWP-0.7.0-1|42	%install
14cu|perl-JSON-RPC-LWP-0.7.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-JSON-RPC-LWP-0.7.0-1|44	
14cu|perl-JSON-RPC-LWP-0.7.0-1|45	%files
14cu|perl-JSON-RPC-LWP-0.7.0-1|46	%doc README Changes LICENSE META.yml META.json
14cu|perl-JSON-RPC-LWP-0.7.0-1|47	%{_mandir}/man3/*
14cu|perl-JSON-RPC-LWP-0.7.0-1|48	%{perl_vendorlib}/*
14cu|perl-JSON-RPC-LWP-0.7.0-1|49	
14cu|perl-JSON-RPC-LWP-0.7.0-1|50	
14cu|perl-JSON-RPC-LWP-0.7.0-1|51	%changelog
14cu|perl-JSON-RPC-LWP-0.7.0-1|52	
14cu|perl-JSON-RPC-LWP-0.7.0-1|53	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.7.0-1
14cu|perl-JSON-RPC-LWP-0.7.0-1|54	- (4f35bd0) Imported from SRPM
14cu|perl-JSON-RPC-LWP-0.7.0-1|55	
14cu|perl-JSON-RPC-LWP-0.7.0-1|56	

13048 14
14cu|perl-KinoSearch-0.315.0-1|1	%define upstream_name    KinoSearch
14cu|perl-KinoSearch-0.315.0-1|2	%define upstream_version 0.315
14cu|perl-KinoSearch-0.315.0-1|3	
14cu|perl-KinoSearch-0.315.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-KinoSearch-0.315.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-KinoSearch-0.315.0-1|6	Release:    1
14cu|perl-KinoSearch-0.315.0-1|7	
14cu|perl-KinoSearch-0.315.0-1|8	Summary:    Binding for an object method
14cu|perl-KinoSearch-0.315.0-1|9	License:    GPL+ or Artistic
14cu|perl-KinoSearch-0.315.0-1|10	Group:      Development/Perl
14cu|perl-KinoSearch-0.315.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-KinoSearch-0.315.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-KinoSearch-0.315.0-1|13	
14cu|perl-KinoSearch-0.315.0-1|14	BuildRequires: perl(Devel::PPPort)
14cu|perl-KinoSearch-0.315.0-1|15	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-KinoSearch-0.315.0-1|16	BuildRequires: perl(ExtUtils::ParseXS)
14cu|perl-KinoSearch-0.315.0-1|17	BuildRequires: perl(JSON::XS)
14cu|perl-KinoSearch-0.315.0-1|18	BuildRequires: perl(Lingua::Stem::Snowball)
14cu|perl-KinoSearch-0.315.0-1|19	BuildRequires: perl(Lingua::StopWords)
14cu|perl-KinoSearch-0.315.0-1|20	BuildRequires: perl(Parse::RecDescent)
14cu|perl-KinoSearch-0.315.0-1|21	BuildRequires: perl(Module::Build)
14cu|perl-KinoSearch-0.315.0-1|22	BuildRequires: perl(Test::LeakTrace)
14cu|perl-KinoSearch-0.315.0-1|23	BuildRequires: perl(Compress::Zlib)
14cu|perl-KinoSearch-0.315.0-1|24	BuildRequires: perl(CGI)
14cu|perl-KinoSearch-0.315.0-1|25	BuildRequires: perl-devel
14cu|perl-KinoSearch-0.315.0-1|26	
14cu|perl-KinoSearch-0.315.0-1|27	%description
14cu|perl-KinoSearch-0.315.0-1|28	KSx::Simple is a stripped-down interface for the the KinoSearch manpage
14cu|perl-KinoSearch-0.315.0-1|29	search engine library.
14cu|perl-KinoSearch-0.315.0-1|30	
14cu|perl-KinoSearch-0.315.0-1|31	%prep
14cu|perl-KinoSearch-0.315.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-KinoSearch-0.315.0-1|33	
14cu|perl-KinoSearch-0.315.0-1|34	%build
14cu|perl-KinoSearch-0.315.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-KinoSearch-0.315.0-1|36	
14cu|perl-KinoSearch-0.315.0-1|37	./Build
14cu|perl-KinoSearch-0.315.0-1|38	
14cu|perl-KinoSearch-0.315.0-1|39	%check
14cu|perl-KinoSearch-0.315.0-1|40	./Build test
14cu|perl-KinoSearch-0.315.0-1|41	
14cu|perl-KinoSearch-0.315.0-1|42	%install
14cu|perl-KinoSearch-0.315.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-KinoSearch-0.315.0-1|44	
14cu|perl-KinoSearch-0.315.0-1|45	%files
14cu|perl-KinoSearch-0.315.0-1|46	%doc Changes META.yml README
14cu|perl-KinoSearch-0.315.0-1|47	%{_mandir}/man3/*
14cu|perl-KinoSearch-0.315.0-1|48	%{perl_vendorlib}/*
14cu|perl-KinoSearch-0.315.0-1|49	
14cu|perl-KinoSearch-0.315.0-1|50	
14cu|perl-KinoSearch-0.315.0-1|51	%changelog
14cu|perl-KinoSearch-0.315.0-1|52	* Mon Mar 09 2015 abfonly <abfonly@gmail.com> 0.315.0-1
14cu|perl-KinoSearch-0.315.0-1|53	+ Revision: 7931965
14cu|perl-KinoSearch-0.315.0-1|54	- Log: Update to 0.315.0, clean spec fixed BR
14cu|perl-KinoSearch-0.315.0-1|55	
14cu|perl-KinoSearch-0.315.0-1|56	

13049 14
14cu|perl-LaTeX-Encode-0.91.6-1|1	%define upstream_name    LaTeX-Encode
14cu|perl-LaTeX-Encode-0.91.6-1|2	%define upstream_version 0.091.6
14cu|perl-LaTeX-Encode-0.91.6-1|3	
14cu|perl-LaTeX-Encode-0.91.6-1|4	Name:		perl-%{upstream_name}
14cu|perl-LaTeX-Encode-0.91.6-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-LaTeX-Encode-0.91.6-1|6	Release:	1
14cu|perl-LaTeX-Encode-0.91.6-1|7	
14cu|perl-LaTeX-Encode-0.91.6-1|8	Summary:	Encode LaTeX special chars for typesetting
14cu|perl-LaTeX-Encode-0.91.6-1|9	
14cu|perl-LaTeX-Encode-0.91.6-1|10	
14cu|perl-LaTeX-Encode-0.91.6-1|11	License:	GPL+ or Artistic
14cu|perl-LaTeX-Encode-0.91.6-1|12	Group:		Development/Perl
14cu|perl-LaTeX-Encode-0.91.6-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-LaTeX-Encode-0.91.6-1|14	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-LaTeX-Encode-0.91.6-1|15	
14cu|perl-LaTeX-Encode-0.91.6-1|16	BuildRequires:	perl-devel
14cu|perl-LaTeX-Encode-0.91.6-1|17	BuildRequires:	perl(Carp::Always)
14cu|perl-LaTeX-Encode-0.91.6-1|18	BuildRequires:	perl(Test::More)
14cu|perl-LaTeX-Encode-0.91.6-1|19	BuildRequires:	perl(Readonly)
14cu|perl-LaTeX-Encode-0.91.6-1|20	
14cu|perl-LaTeX-Encode-0.91.6-1|21	BuildArch:	noarch
14cu|perl-LaTeX-Encode-0.91.6-1|22	
14cu|perl-LaTeX-Encode-0.91.6-1|23	%description
14cu|perl-LaTeX-Encode-0.91.6-1|24	This module provides a function to encode text that is to be formatted with
14cu|perl-LaTeX-Encode-0.91.6-1|25	LaTeX. It encodes characters that are special to LaTeX or that are
14cu|perl-LaTeX-Encode-0.91.6-1|26	represented in LaTeX by LaTeX commands.
14cu|perl-LaTeX-Encode-0.91.6-1|27	
14cu|perl-LaTeX-Encode-0.91.6-1|28	The special characters are: '\' (command character), '{' (open group), '}'
14cu|perl-LaTeX-Encode-0.91.6-1|29	(end group), '&' (table column separator), '#' (parameter specifier), '%'
14cu|perl-LaTeX-Encode-0.91.6-1|30	(comment character), '_' (subscript), '^' (superscript), '~' (non-breakable
14cu|perl-LaTeX-Encode-0.91.6-1|31	space), '$' (mathematics mode).
14cu|perl-LaTeX-Encode-0.91.6-1|32	
14cu|perl-LaTeX-Encode-0.91.6-1|33	Note that some of the LaTeX commands for characters are defined in the
14cu|perl-LaTeX-Encode-0.91.6-1|34	LaTeX 'textcomp' package. If your text includes such characters, you will
14cu|perl-LaTeX-Encode-0.91.6-1|35	need to include the following lines in the preamble to your LaTeX document.
14cu|perl-LaTeX-Encode-0.91.6-1|36	
14cu|perl-LaTeX-Encode-0.91.6-1|37	%prep
14cu|perl-LaTeX-Encode-0.91.6-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-LaTeX-Encode-0.91.6-1|39	
14cu|perl-LaTeX-Encode-0.91.6-1|40	%build
14cu|perl-LaTeX-Encode-0.91.6-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-LaTeX-Encode-0.91.6-1|42	%make
14cu|perl-LaTeX-Encode-0.91.6-1|43	
14cu|perl-LaTeX-Encode-0.91.6-1|44	%check
14cu|perl-LaTeX-Encode-0.91.6-1|45	make test
14cu|perl-LaTeX-Encode-0.91.6-1|46	
14cu|perl-LaTeX-Encode-0.91.6-1|47	%install
14cu|perl-LaTeX-Encode-0.91.6-1|48	%makeinstall_std
14cu|perl-LaTeX-Encode-0.91.6-1|49	
14cu|perl-LaTeX-Encode-0.91.6-1|50	%files
14cu|perl-LaTeX-Encode-0.91.6-1|51	%doc Changes README META.json META.yml TODO
14cu|perl-LaTeX-Encode-0.91.6-1|52	%{_bindir}/latex-encode
14cu|perl-LaTeX-Encode-0.91.6-1|53	%{_mandir}/man3/*
14cu|perl-LaTeX-Encode-0.91.6-1|54	%{_mandir}/man1/*
14cu|perl-LaTeX-Encode-0.91.6-1|55	%{perl_vendorlib}/*
14cu|perl-LaTeX-Encode-0.91.6-1|56	
14cu|perl-LaTeX-Encode-0.91.6-1|57	
14cu|perl-LaTeX-Encode-0.91.6-1|58	
14cu|perl-LaTeX-Encode-0.91.6-1|59	%changelog
14cu|perl-LaTeX-Encode-0.91.6-1|60	
14cu|perl-LaTeX-Encode-0.91.6-1|61	* Mon Jun 22 2015 abfonly <John@smith.org> 0.91.6-1
14cu|perl-LaTeX-Encode-0.91.6-1|62	- (aea9ad8) Log: Update to 0.91.67
14cu|perl-LaTeX-Encode-0.91.6-1|63	
14cu|perl-LaTeX-Encode-0.91.6-1|64	

13050 14
14cu|perl-Lchown-1.10.0-1|1	%define upstream_name    Lchown
14cu|perl-Lchown-1.10.0-1|2	%define upstream_version 1.01
14cu|perl-Lchown-1.10.0-1|3	
14cu|perl-Lchown-1.10.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Lchown-1.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Lchown-1.10.0-1|6	Release:    1
14cu|perl-Lchown-1.10.0-1|7	
14cu|perl-Lchown-1.10.0-1|8	Summary:    Use the lchown(2) system call from Perl
14cu|perl-Lchown-1.10.0-1|9	License:    GPL+ or Artistic
14cu|perl-Lchown-1.10.0-1|10	Group:      Development/Perl
14cu|perl-Lchown-1.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lchown-1.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lchown-1.10.0-1|13	
14cu|perl-Lchown-1.10.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Lchown-1.10.0-1|15	BuildRequires: perl(Test::More)
14cu|perl-Lchown-1.10.0-1|16	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Lchown-1.10.0-1|17	BuildRequires: perl-devel
14cu|perl-Lchown-1.10.0-1|18	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Lchown-1.10.0-1|19	
14cu|perl-Lchown-1.10.0-1|20	%description
14cu|perl-Lchown-1.10.0-1|21	Provides a perl interface to the 'lchown()' system call, on platforms that
14cu|perl-Lchown-1.10.0-1|22	support it.
14cu|perl-Lchown-1.10.0-1|23	
14cu|perl-Lchown-1.10.0-1|24	%prep
14cu|perl-Lchown-1.10.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lchown-1.10.0-1|26	
14cu|perl-Lchown-1.10.0-1|27	%build
14cu|perl-Lchown-1.10.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lchown-1.10.0-1|29	
14cu|perl-Lchown-1.10.0-1|30	%make
14cu|perl-Lchown-1.10.0-1|31	
14cu|perl-Lchown-1.10.0-1|32	%check
14cu|perl-Lchown-1.10.0-1|33	%make test
14cu|perl-Lchown-1.10.0-1|34	
14cu|perl-Lchown-1.10.0-1|35	%install
14cu|perl-Lchown-1.10.0-1|36	%makeinstall_std
14cu|perl-Lchown-1.10.0-1|37	
14cu|perl-Lchown-1.10.0-1|38	%files
14cu|perl-Lchown-1.10.0-1|39	%doc README Changes META.yml
14cu|perl-Lchown-1.10.0-1|40	%{_mandir}/man3/*
14cu|perl-Lchown-1.10.0-1|41	%{perl_vendorlib}/*
14cu|perl-Lchown-1.10.0-1|42	
14cu|perl-Lchown-1.10.0-1|43	
14cu|perl-Lchown-1.10.0-1|44	%changelog
14cu|perl-Lchown-1.10.0-1|45	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 1.10.0-1
14cu|perl-Lchown-1.10.0-1|46	+ Revision: 5f4e7ec
14cu|perl-Lchown-1.10.0-1|47	- Imported from SRPM
14cu|perl-Lchown-1.10.0-1|48	
14cu|perl-Lchown-1.10.0-1|49	

13051 14
14cu|perl-Lexical-SealRequireHints-0.9.0-1|1	%define upstream_name    Lexical-SealRequireHints
14cu|perl-Lexical-SealRequireHints-0.9.0-1|2	%define upstream_version 0.009
14cu|perl-Lexical-SealRequireHints-0.9.0-1|3	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Lexical-SealRequireHints-0.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Lexical-SealRequireHints-0.9.0-1|6	Release:    1
14cu|perl-Lexical-SealRequireHints-0.9.0-1|7	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|8	Summary:        Prevent leakage of lexical hints
14cu|perl-Lexical-SealRequireHints-0.9.0-1|9	License:    GPL+ or Artistic
14cu|perl-Lexical-SealRequireHints-0.9.0-1|10	Group:      Development/Perl
14cu|perl-Lexical-SealRequireHints-0.9.0-1|11	URL:            http://search.cpan.org/dist/Lexical-SealRequireHints/
14cu|perl-Lexical-SealRequireHints-0.9.0-1|12	Source0:        http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lexical-SealRequireHints-0.9.0-1|13	BuildRequires:  perl-devel
14cu|perl-Lexical-SealRequireHints-0.9.0-1|14	BuildRequires:  perl(Module::Build)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|15	BuildRequires:  perl(strict)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|16	BuildRequires:  perl(warnings)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|17	BuildRequires:  perl(Test::More)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|18	BuildRequires:  perl(Test::Pod)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|19	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|20	BuildRequires:  perl(Thread::Semaphore)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|21	BuildRequires:  perl(threads)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|22	BuildRequires:  perl(threads::shared)
14cu|perl-Lexical-SealRequireHints-0.9.0-1|23	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|24	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|25	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|26	%description
14cu|perl-Lexical-SealRequireHints-0.9.0-1|27	This module works around two historical bugs in Perl's handling of the %^H
14cu|perl-Lexical-SealRequireHints-0.9.0-1|28	(lexical hints) variable. One bug causes lexical state in one file to leak
14cu|perl-Lexical-SealRequireHints-0.9.0-1|29	into another that is required/used from it. This bug, [perl #68590], was
14cu|perl-Lexical-SealRequireHints-0.9.0-1|30	present from Perl 5.6 up to Perl 5.10, fixed in Perl 5.11.0. The second bug
14cu|perl-Lexical-SealRequireHints-0.9.0-1|31	causes lexical state (normally a blank %^H once the first bug is fixed) to
14cu|perl-Lexical-SealRequireHints-0.9.0-1|32	leak outwards from utf8.pm, if it is automatically loaded during Unicode
14cu|perl-Lexical-SealRequireHints-0.9.0-1|33	regular expression matching, into whatever source is compiling at the time
14cu|perl-Lexical-SealRequireHints-0.9.0-1|34	of the regexp match. This bug, [perl #73174], was present from Perl 5.8.7
14cu|perl-Lexical-SealRequireHints-0.9.0-1|35	up to Perl 5.11.5, fixed in Perl 5.12.0.
14cu|perl-Lexical-SealRequireHints-0.9.0-1|36	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|37	%prep
14cu|perl-Lexical-SealRequireHints-0.9.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lexical-SealRequireHints-0.9.0-1|39	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|40	%build
14cu|perl-Lexical-SealRequireHints-0.9.0-1|41	%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
14cu|perl-Lexical-SealRequireHints-0.9.0-1|42	./Build
14cu|perl-Lexical-SealRequireHints-0.9.0-1|43	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|44	%install
14cu|perl-Lexical-SealRequireHints-0.9.0-1|45	./Build install destdir=%{buildroot}
14cu|perl-Lexical-SealRequireHints-0.9.0-1|46	find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
14cu|perl-Lexical-SealRequireHints-0.9.0-1|47	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|48	%check
14cu|perl-Lexical-SealRequireHints-0.9.0-1|49	./Build test
14cu|perl-Lexical-SealRequireHints-0.9.0-1|50	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|51	%files
14cu|perl-Lexical-SealRequireHints-0.9.0-1|52	%doc Changes
14cu|perl-Lexical-SealRequireHints-0.9.0-1|53	%{perl_vendorarch}/auto/*
14cu|perl-Lexical-SealRequireHints-0.9.0-1|54	%{perl_vendorarch}/Lexical*
14cu|perl-Lexical-SealRequireHints-0.9.0-1|55	%{_mandir}/man3/*
14cu|perl-Lexical-SealRequireHints-0.9.0-1|56	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|57	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|58	%changelog
14cu|perl-Lexical-SealRequireHints-0.9.0-1|59	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|60	* Sat Apr 25 2015 abfonly <John@smith.org> 0.9.0-1
14cu|perl-Lexical-SealRequireHints-0.9.0-1|61	- (58a2bec) Imported from SRPM
14cu|perl-Lexical-SealRequireHints-0.9.0-1|62	
14cu|perl-Lexical-SealRequireHints-0.9.0-1|63	

13052 14
14cu|perl-Lexical-Var-0.9.0-1|1	%define upstream_name    Lexical-Var
14cu|perl-Lexical-Var-0.9.0-1|2	%define upstream_version 0.009
14cu|perl-Lexical-Var-0.9.0-1|3	
14cu|perl-Lexical-Var-0.9.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Lexical-Var-0.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Lexical-Var-0.9.0-1|6	Release:    1
14cu|perl-Lexical-Var-0.9.0-1|7	
14cu|perl-Lexical-Var-0.9.0-1|8	Summary:    Subroutines without namespace pollution
14cu|perl-Lexical-Var-0.9.0-1|9	License:    GPL+ or Artistic
14cu|perl-Lexical-Var-0.9.0-1|10	Group:      Development/Perl
14cu|perl-Lexical-Var-0.9.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lexical-Var-0.9.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Lexical/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lexical-Var-0.9.0-1|13	
14cu|perl-Lexical-Var-0.9.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Lexical-Var-0.9.0-1|15	BuildRequires: perl(Lexical::SealRequireHints)
14cu|perl-Lexical-Var-0.9.0-1|16	BuildRequires: perl(Module::Build)
14cu|perl-Lexical-Var-0.9.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Lexical-Var-0.9.0-1|18	BuildRequires: perl(XSLoader)
14cu|perl-Lexical-Var-0.9.0-1|19	BuildRequires: perl(strict)
14cu|perl-Lexical-Var-0.9.0-1|20	BuildRequires: perl(warnings)
14cu|perl-Lexical-Var-0.9.0-1|21	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Lexical-Var-0.9.0-1|22	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Lexical-Var-0.9.0-1|23	BuildRequires: perl-devel
14cu|perl-Lexical-Var-0.9.0-1|24	
14cu|perl-Lexical-Var-0.9.0-1|25	%description
14cu|perl-Lexical-Var-0.9.0-1|26	This module implements lexical scoping of static variables and subroutines.
14cu|perl-Lexical-Var-0.9.0-1|27	Although it can be used directly, it is mainly intended to be
14cu|perl-Lexical-Var-0.9.0-1|28	infrastructure for modules that manage namespaces.
14cu|perl-Lexical-Var-0.9.0-1|29	
14cu|perl-Lexical-Var-0.9.0-1|30	%prep
14cu|perl-Lexical-Var-0.9.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lexical-Var-0.9.0-1|32	
14cu|perl-Lexical-Var-0.9.0-1|33	%build
14cu|perl-Lexical-Var-0.9.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lexical-Var-0.9.0-1|35	
14cu|perl-Lexical-Var-0.9.0-1|36	%make
14cu|perl-Lexical-Var-0.9.0-1|37	
14cu|perl-Lexical-Var-0.9.0-1|38	%check
14cu|perl-Lexical-Var-0.9.0-1|39	%make test
14cu|perl-Lexical-Var-0.9.0-1|40	
14cu|perl-Lexical-Var-0.9.0-1|41	%install
14cu|perl-Lexical-Var-0.9.0-1|42	%makeinstall_std
14cu|perl-Lexical-Var-0.9.0-1|43	
14cu|perl-Lexical-Var-0.9.0-1|44	%files
14cu|perl-Lexical-Var-0.9.0-1|45	%doc META.json META.yml README Changes
14cu|perl-Lexical-Var-0.9.0-1|46	%{_mandir}/man3/*
14cu|perl-Lexical-Var-0.9.0-1|47	%{perl_vendorlib}/*
14cu|perl-Lexical-Var-0.9.0-1|48	
14cu|perl-Lexical-Var-0.9.0-1|49	
14cu|perl-Lexical-Var-0.9.0-1|50	%changelog
14cu|perl-Lexical-Var-0.9.0-1|51	
14cu|perl-Lexical-Var-0.9.0-1|52	* Sat Apr 25 2015 abfonly <John@smith.org> 0.9.0-1
14cu|perl-Lexical-Var-0.9.0-1|53	- (35a69ea) Imported from SRPM
14cu|perl-Lexical-Var-0.9.0-1|54	
14cu|perl-Lexical-Var-0.9.0-1|55	

13053 14
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|1	%define upstream_name    Lingua-EN-FindNumber
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|2	%define upstream_version 1.31
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|3	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|6	Release:    1
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|7	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|8	Summary:    Locate (written) numbers in English text
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|9	License:    GPL+ or Artistic
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|10	Group:      Development/Perl
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|13	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|15	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|16	BuildRequires: perl(Lingua::EN::Words2Nums)
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|17	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|18	BuildRequires: perl(Exporter) >= 5.720.0
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|20	BuildRequires: perl-devel
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|21	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|22	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|23	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|24	BuildArch: noarch
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|25	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|26	%description
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|27	This module provides a regular expression for finding numbers in English
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|28	text. It also provides functions for extracting and manipulating such
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|29	numbers.
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|30	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|31	%prep
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|33	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|34	%build
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|36	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|37	%make
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|38	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|39	%check
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|40	%make test
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|41	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|42	%install
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|43	%makeinstall_std
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|44	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|45	%files
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|46	%doc README Changes META.yml META.json LICENSE
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|47	%{_mandir}/man3/*
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|48	%{perl_vendorlib}/*
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|49	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|50	%changelog
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|51	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|52	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 1.310.0-1
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|53	- (478b756) Log: Update to 1.310.0, spec clean
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|54	
14cu|perl-Lingua-EN-FindNumber-1.310.0-1|55	

13054 14
14cu|perl-Lingua-EN-Inflect-1.899.0-1|1	%define upstream_name	 Lingua-EN-Inflect
14cu|perl-Lingua-EN-Inflect-1.899.0-1|2	%define upstream_version 1.899
14cu|perl-Lingua-EN-Inflect-1.899.0-1|3	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Lingua-EN-Inflect-1.899.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-Inflect-1.899.0-1|6	Release:	1
14cu|perl-Lingua-EN-Inflect-1.899.0-1|7	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|8	Summary:	Perl module to find English word inflections
14cu|perl-Lingua-EN-Inflect-1.899.0-1|9	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|10	License:	GPL+ or Artistic
14cu|perl-Lingua-EN-Inflect-1.899.0-1|11	Group:		Development/Perl
14cu|perl-Lingua-EN-Inflect-1.899.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-Inflect-1.899.0-1|13	Source0:	http://www.cpan.org/authors/id/D/DC/DCONWAY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-Inflect-1.899.0-1|14	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|15	BuildRequires:  perl-devel
14cu|perl-Lingua-EN-Inflect-1.899.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-Inflect-1.899.0-1|17	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Lingua-EN-Inflect-1.899.0-1|18	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|19	BuildArch:	noarch
14cu|perl-Lingua-EN-Inflect-1.899.0-1|20	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|21	%description
14cu|perl-Lingua-EN-Inflect-1.899.0-1|22	The exportable subroutines of Lingua::EN::Inflect provide plural inflections,
14cu|perl-Lingua-EN-Inflect-1.899.0-1|23	"a"/"an" selection for English words, and manipulation of numbers as words.
14cu|perl-Lingua-EN-Inflect-1.899.0-1|24	Plural forms of all nouns, most verbs, and some adjectives are provided. Where
14cu|perl-Lingua-EN-Inflect-1.899.0-1|25	appropriate, "classical" variants (for example: "brother" -> "brethren",
14cu|perl-Lingua-EN-Inflect-1.899.0-1|26	"dogma" -> "dogmata", etc.) are also provided.
14cu|perl-Lingua-EN-Inflect-1.899.0-1|27	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|28	%prep
14cu|perl-Lingua-EN-Inflect-1.899.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-Inflect-1.899.0-1|30	chmod 644 README Changes lib/Lingua/EN/Inflect.pm
14cu|perl-Lingua-EN-Inflect-1.899.0-1|31	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|32	%build
14cu|perl-Lingua-EN-Inflect-1.899.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-Inflect-1.899.0-1|34	%make
14cu|perl-Lingua-EN-Inflect-1.899.0-1|35	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|36	%check
14cu|perl-Lingua-EN-Inflect-1.899.0-1|37	%make test
14cu|perl-Lingua-EN-Inflect-1.899.0-1|38	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|39	%install
14cu|perl-Lingua-EN-Inflect-1.899.0-1|40	%makeinstall_std
14cu|perl-Lingua-EN-Inflect-1.899.0-1|41	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|42	%files
14cu|perl-Lingua-EN-Inflect-1.899.0-1|43	%doc Changes README META.json META.yml
14cu|perl-Lingua-EN-Inflect-1.899.0-1|44	%{perl_vendorlib}/Lingua/*
14cu|perl-Lingua-EN-Inflect-1.899.0-1|45	%{_mandir}/*/*
14cu|perl-Lingua-EN-Inflect-1.899.0-1|46	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|47	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|48	%changelog
14cu|perl-Lingua-EN-Inflect-1.899.0-1|49	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|50	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 1.899.0-1
14cu|perl-Lingua-EN-Inflect-1.899.0-1|51	- (dfd9740) Log: Update to 1.899.0, spec clean
14cu|perl-Lingua-EN-Inflect-1.899.0-1|52	
14cu|perl-Lingua-EN-Inflect-1.899.0-1|53	

13055 14
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|1	%define upstream_name	 Lingua-EN-Inflect-Number
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|2	%define upstream_version 1.12
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|3	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|6	Release:	1
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|7	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|8	Summary:	Force number of words to singular or plural
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|9	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|11	Group:		Development/Perl
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|13	Source0:	http://www.cpan.org/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|14	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|16	BuildRequires:	perl(Lingua::EN::Inflect) >= 1.899.0
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|19	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|20	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|21	BuildArch:	noarch
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|22	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|23	%description
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|24	This module extends the functionality of Lingua::EN::Inflect with three new
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|25	functions available for export:
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|26	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|27	number:
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|28	This takes a word, and determines its number. It returns s for singular, p for
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|29	plural, and ambig for words that can be either singular or plural.
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|30	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|31	to_S / to_PL:
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|32	These take a word and convert it forcefully either to singular or to plural.
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|33	Lingua::EN::Inflect does funny things if you try to pluralise an already-plural
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|34	word, but this module does the right thing.
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|35	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|36	%prep
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|38	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|39	%build
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|41	%make
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|42	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|43	%install
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|44	%makeinstall_std
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|45	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|46	%check
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|47	%make test
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|48	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|49	%files
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|50	%doc Changes README META.json META.yml
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|51	%{perl_vendorlib}/Lingua
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|52	%{_mandir}/*/*
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|53	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|54	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|55	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|56	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|57	%changelog
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|58	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|59	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 1.120.0-1
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|60	- (9a53c17) Log: Update to 1.120.0, spec clean
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|61	
14cu|perl-Lingua-EN-Inflect-Number-1.120.0-1|62	

13056 14
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|1	%define upstream_name Lingua-EN-Number-IsOrdinal
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|3	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|6	Release:	1
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|7	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|8	Summary:	Detect if English number is ordinal or cardinal
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|9	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|10	License:	GPL+ or Artistic
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|11	Group:		Development/Perl
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|14	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|15	BuildRequires:	perl(Lingua::EN::FindNumber)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|16	BuildRequires:	perl(Test::Fatal)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|17	BuildRequires:	perl-devel
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|19	BuildRequires:	perl(IO::Handle)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|20	BuildRequires:	perl(IPC::Open3)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|21	BuildRequires:	perl(Try::Tiny)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|23	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|24	BuildRequires:	perl(Exporter)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|25	BuildRequires:	perl(strict)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|26	BuildRequires:	perl(warnings)
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|27	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|28	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|29	BuildArch:	noarch
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|30	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|31	%description
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|32	This module will tell you if a number, either in words or as digits, is
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|33	a cardinal or ordinal number
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|34	<http://www.ego4u.com/en/cram-up/vocabulary/numbers/ordinal>.
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|35	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|36	This is useful if you e.g. want to distinguish these types of numbers
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|37	found with Lingua::EN::FindNumber and take different actions.
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|38	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|39	%prep
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|41	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|42	%build
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|44	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|45	%make
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|46	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|47	%check
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|48	%make test
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|49	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|50	%install
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|51	%makeinstall_std
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|52	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|53	%files
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|54	%doc Changes LICENSE META.json META.yml README
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|55	%{_mandir}/man3/*
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|56	%{perl_vendorlib}/*
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|57	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|58	%changelog
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|59	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|60	* Sun Jun 28 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|61	- (a7de03a) Log: Update to 0.50.0
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|62	
14cu|perl-Lingua-EN-Number-IsOrdinal-0.50.0-1|63	

13057 14
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|1	%define upstream_name	 Lingua-EN-Numbers-Ordinate
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|2	%define upstream_version 1.04
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|3	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|6	Release:	1
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|7	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|8	Summary:	Go from cardinal number (3) to ordinal ("3rd")
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|9	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|10	License:	GPL+ or Artistic
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|11	Group:		Development/Perl
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|13	Source0:	http://www.cpan.org/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|14	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|15	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|16	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|17	BuildRequires:  perl(Exporter) >= 5.720.0
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|18	BuildRequires:	perl-devel
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|19	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|20	BuildArch:	noarch
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|21	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|22	%description
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|23	There are two kinds of numbers in English -- cardinals (1, 2, 3...), and
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|24	ordinals (1st, 2nd, 3rd...). This library provides functions for giving the
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|25	ordinal form of a number, given its cardinal value.
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|26	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|27	%prep
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|29	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|30	%build
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|32	%make
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|33	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|34	%check
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|35	make test
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|36	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|37	%install
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|38	%makeinstall_std
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|39	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|40	%files
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|41	%doc README LICENSE Changes META.json META.yml
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|42	%{perl_vendorlib}/Lingua
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|43	%{_mandir}/*/*
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|44	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|45	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|46	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|47	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|48	%changelog
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|49	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|50	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 1.40.0-1
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|51	- (18c0a66) Log: Update to 1.40.0, spec clean
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|52	
14cu|perl-Lingua-EN-Numbers-Ordinate-1.40.0-1|53	

13058 14
14cu|perl-Lingua-EN-Tagger-0.250.0-1|1	# The package contains binary files, not sure if they are really arch-dependent,
14cu|perl-Lingua-EN-Tagger-0.250.0-1|2	# but let's not mark the package as 'noarch', juse say that we have no debug data here
14cu|perl-Lingua-EN-Tagger-0.250.0-1|3	%define debug_package %{nil}
14cu|perl-Lingua-EN-Tagger-0.250.0-1|4	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|5	%define upstream_name    Lingua-EN-Tagger
14cu|perl-Lingua-EN-Tagger-0.250.0-1|6	%define upstream_version 0.25
14cu|perl-Lingua-EN-Tagger-0.250.0-1|7	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Lingua-EN-Tagger-0.250.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Lingua-EN-Tagger-0.250.0-1|10	Release:	1
14cu|perl-Lingua-EN-Tagger-0.250.0-1|11	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|12	Summary:	Part-of-speech tagger for English natural language processing
14cu|perl-Lingua-EN-Tagger-0.250.0-1|13	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|14	License:	GPL+ or Artistic
14cu|perl-Lingua-EN-Tagger-0.250.0-1|15	Group:		Development/Perl
14cu|perl-Lingua-EN-Tagger-0.250.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Lingua-EN-Tagger-0.250.0-1|17	Source0:	http://www.cpan.org/authors/id/A/AC/ACOBURN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Lingua-EN-Tagger-0.250.0-1|18	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|19	BuildRequires:	perl-devel
14cu|perl-Lingua-EN-Tagger-0.250.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Lingua-EN-Tagger-0.250.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|22	BuildRequires:	perl(HTML::Parser)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|23	BuildRequires:	perl(Lingua::Stem)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|24	BuildRequires:	perl(Memoize)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|25	BuildRequires:	perl(Memoize::ExpireLRU)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|26	BuildRequires:	perl(Storable)
14cu|perl-Lingua-EN-Tagger-0.250.0-1|27	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|28	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|29	%description
14cu|perl-Lingua-EN-Tagger-0.250.0-1|30	The module is a probability based, corpus-trained tagger that assigns POS
14cu|perl-Lingua-EN-Tagger-0.250.0-1|31	tags to English text based on a lookup dictionary and a set of probability
14cu|perl-Lingua-EN-Tagger-0.250.0-1|32	values. The tagger assigns appropriate tags based on conditional
14cu|perl-Lingua-EN-Tagger-0.250.0-1|33	probabilities - it examines the preceding tag to determine the appropriate
14cu|perl-Lingua-EN-Tagger-0.250.0-1|34	tag for the current word. Unknown words are classified according to word
14cu|perl-Lingua-EN-Tagger-0.250.0-1|35	morphology or can be set to be treated as nouns or other parts of speech.
14cu|perl-Lingua-EN-Tagger-0.250.0-1|36	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|37	The tagger also extracts as many nouns and noun phrases as it can, using a
14cu|perl-Lingua-EN-Tagger-0.250.0-1|38	set of regular expressions.
14cu|perl-Lingua-EN-Tagger-0.250.0-1|39	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|40	%prep
14cu|perl-Lingua-EN-Tagger-0.250.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Lingua-EN-Tagger-0.250.0-1|42	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|43	%build
14cu|perl-Lingua-EN-Tagger-0.250.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Lingua-EN-Tagger-0.250.0-1|45	%make
14cu|perl-Lingua-EN-Tagger-0.250.0-1|46	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|47	%check
14cu|perl-Lingua-EN-Tagger-0.250.0-1|48	%make test
14cu|perl-Lingua-EN-Tagger-0.250.0-1|49	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|50	%install
14cu|perl-Lingua-EN-Tagger-0.250.0-1|51	%makeinstall_std
14cu|perl-Lingua-EN-Tagger-0.250.0-1|52	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|53	%files
14cu|perl-Lingua-EN-Tagger-0.250.0-1|54	%doc Changes META.json META.yml README
14cu|perl-Lingua-EN-Tagger-0.250.0-1|55	%{_mandir}/man3/*
14cu|perl-Lingua-EN-Tagger-0.250.0-1|56	%{perl_vendorlib}/*
14cu|perl-Lingua-EN-Tagger-0.250.0-1|57	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|58	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|59	%changelog
14cu|perl-Lingua-EN-Tagger-0.250.0-1|60	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|61	* Fri Jul 17 2015 abfonly <abfonly@gmail.com> 0.250.0-1
14cu|perl-Lingua-EN-Tagger-0.250.0-1|62	- (f0e0ebb) Log: Update to 0.250.0, spec clean
14cu|perl-Lingua-EN-Tagger-0.250.0-1|63	
14cu|perl-Lingua-EN-Tagger-0.250.0-1|64	

13059 14
14cu|perl-Linux-Distribution-0.230.0-2|1	%define upstream_name    Linux-Distribution
14cu|perl-Linux-Distribution-0.230.0-2|2	%define upstream_version 0.23
14cu|perl-Linux-Distribution-0.230.0-2|3	
14cu|perl-Linux-Distribution-0.230.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Linux-Distribution-0.230.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Linux-Distribution-0.230.0-2|6	Release:    2
14cu|perl-Linux-Distribution-0.230.0-2|7	
14cu|perl-Linux-Distribution-0.230.0-2|8	Summary:    Perl extension to detect on which Linux distribution we are running
14cu|perl-Linux-Distribution-0.230.0-2|9	License:    GPL+ or Artistic
14cu|perl-Linux-Distribution-0.230.0-2|10	Group:      Development/Perl
14cu|perl-Linux-Distribution-0.230.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Linux-Distribution-0.230.0-2|12	Source0:    https://cpan.metacpan.org/authors/id/C/CH/CHORNY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Linux-Distribution-0.230.0-2|13	
14cu|perl-Linux-Distribution-0.230.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Linux-Distribution-0.230.0-2|15	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Linux-Distribution-0.230.0-2|16	BuildRequires: lsb-release
14cu|perl-Linux-Distribution-0.230.0-2|17	BuildRequires: perl-devel
14cu|perl-Linux-Distribution-0.230.0-2|18	
14cu|perl-Linux-Distribution-0.230.0-2|19	BuildArch: noarch
14cu|perl-Linux-Distribution-0.230.0-2|20	
14cu|perl-Linux-Distribution-0.230.0-2|21	%description
14cu|perl-Linux-Distribution-0.230.0-2|22	This is a simple module that tries to guess on what linux distribution we
14cu|perl-Linux-Distribution-0.230.0-2|23	are running by looking for release's files in /etc. It now looks for
14cu|perl-Linux-Distribution-0.230.0-2|24	'lsb-release' first as that should be the most correct and adds ubuntu
14cu|perl-Linux-Distribution-0.230.0-2|25	support. Secondly, it will look for the distro specific files.
14cu|perl-Linux-Distribution-0.230.0-2|26	
14cu|perl-Linux-Distribution-0.230.0-2|27	It currently recognizes slackware, debian, suse, fedora, redhat,
14cu|perl-Linux-Distribution-0.230.0-2|28	turbolinux, yellowdog, knoppix, conectiva, immunix, tinysofa,
14cu|perl-Linux-Distribution-0.230.0-2|29	va-linux, trustix, adamantix, yoper, arch-linux, libranet, gentoo, ubuntu,
14cu|perl-Linux-Distribution-0.230.0-2|30	scientific, oracle enterprise linux, amazon linux and redflag.
14cu|perl-Linux-Distribution-0.230.0-2|31	
14cu|perl-Linux-Distribution-0.230.0-2|32	It has function to get the version for debian, suse, fedora, redhat,
14cu|perl-Linux-Distribution-0.230.0-2|33	gentoo, slackware, scientific, oracle enterprise linux, amazon linux,
14cu|perl-Linux-Distribution-0.230.0-2|34	redflag and ubuntu(lsb). People running unsupported distro's are greatly
14cu|perl-Linux-Distribution-0.230.0-2|35	encouraged to submit patches :-).
14cu|perl-Linux-Distribution-0.230.0-2|36	# It seems that we are running on rosadesktopfresh version 2014.1 :-)
14cu|perl-Linux-Distribution-0.230.0-2|37	
14cu|perl-Linux-Distribution-0.230.0-2|38	%prep
14cu|perl-Linux-Distribution-0.230.0-2|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Linux-Distribution-0.230.0-2|40	
14cu|perl-Linux-Distribution-0.230.0-2|41	%build
14cu|perl-Linux-Distribution-0.230.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Linux-Distribution-0.230.0-2|43	
14cu|perl-Linux-Distribution-0.230.0-2|44	%make
14cu|perl-Linux-Distribution-0.230.0-2|45	
14cu|perl-Linux-Distribution-0.230.0-2|46	%check
14cu|perl-Linux-Distribution-0.230.0-2|47	# Can not read /etc stuff on abf, after install on real HW:
14cu|perl-Linux-Distribution-0.230.0-2|48	#1..2
14cu|perl-Linux-Distribution-0.230.0-2|49	#ok 1 - use Linux::Distribution;
14cu|perl-Linux-Distribution-0.230.0-2|50	#ok 2 - Checking your distro...
14cu|perl-Linux-Distribution-0.230.0-2|51	# It seems that we are running on rosadesktopfresh version 2014.1
14cu|perl-Linux-Distribution-0.230.0-2|52	# Symbianflo.
14cu|perl-Linux-Distribution-0.230.0-2|53	rm -fr t/Linux-Distribution.t
14cu|perl-Linux-Distribution-0.230.0-2|54	make test
14cu|perl-Linux-Distribution-0.230.0-2|55	
14cu|perl-Linux-Distribution-0.230.0-2|56	%install
14cu|perl-Linux-Distribution-0.230.0-2|57	%makeinstall_std
14cu|perl-Linux-Distribution-0.230.0-2|58	
14cu|perl-Linux-Distribution-0.230.0-2|59	%files
14cu|perl-Linux-Distribution-0.230.0-2|60	%doc Changes META.json META.yml README
14cu|perl-Linux-Distribution-0.230.0-2|61	%{_mandir}/man3/*
14cu|perl-Linux-Distribution-0.230.0-2|62	%{perl_vendorlib}/*
14cu|perl-Linux-Distribution-0.230.0-2|63	
14cu|perl-Linux-Distribution-0.230.0-2|64	
14cu|perl-Linux-Distribution-0.230.0-2|65	%changelog
14cu|perl-Linux-Distribution-0.230.0-2|66	
14cu|perl-Linux-Distribution-0.230.0-2|67	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.230.0-2
14cu|perl-Linux-Distribution-0.230.0-2|68	- (f56192f) Drop a test, not working on abf.
14cu|perl-Linux-Distribution-0.230.0-2|69	
14cu|perl-Linux-Distribution-0.230.0-2|70	

13060 14
14cu|perl-Linux-DVB-1.30.0-1|1	%define upstream_name    Linux-DVB
14cu|perl-Linux-DVB-1.30.0-1|2	%define upstream_version 1.03
14cu|perl-Linux-DVB-1.30.0-1|3	%define __noautoprov 'DVB.so'
14cu|perl-Linux-DVB-1.30.0-1|4	
14cu|perl-Linux-DVB-1.30.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Linux-DVB-1.30.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Linux-DVB-1.30.0-1|7	Release:    1
14cu|perl-Linux-DVB-1.30.0-1|8	
14cu|perl-Linux-DVB-1.30.0-1|9	Summary:    Interface to (some parts of) the Linux DVB API
14cu|perl-Linux-DVB-1.30.0-1|10	
14cu|perl-Linux-DVB-1.30.0-1|11	License:    GPL+ or Artistic
14cu|perl-Linux-DVB-1.30.0-1|12	Group:      Development/Perl
14cu|perl-Linux-DVB-1.30.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Linux-DVB-1.30.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Linux-DVB-1.30.0-1|15	
14cu|perl-Linux-DVB-1.30.0-1|16	
14cu|perl-Linux-DVB-1.30.0-1|17	BuildRequires: perl-devel
14cu|perl-Linux-DVB-1.30.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Linux-DVB-1.30.0-1|19	BuildRequires: perl(Canary::Stability)
14cu|perl-Linux-DVB-1.30.0-1|20	
14cu|perl-Linux-DVB-1.30.0-1|21	
14cu|perl-Linux-DVB-1.30.0-1|22	%description
14cu|perl-Linux-DVB-1.30.0-1|23	This module provides an interface to the Linux DVB API. It is a
14cu|perl-Linux-DVB-1.30.0-1|24	straightforward translation of the C API. You should read the Linux DVB API
14cu|perl-Linux-DVB-1.30.0-1|25	description to make any sense of this module. It can be found here:
14cu|perl-Linux-DVB-1.30.0-1|26	
14cu|perl-Linux-DVB-1.30.0-1|27	http://www.linuxtv.org/docs/dvbapi/dvbapi.html
14cu|perl-Linux-DVB-1.30.0-1|28	
14cu|perl-Linux-DVB-1.30.0-1|29	All constants from _frontend.h_ and _demux.h_ are exported by their C name
14cu|perl-Linux-DVB-1.30.0-1|30	and by default.
14cu|perl-Linux-DVB-1.30.0-1|31	
14cu|perl-Linux-DVB-1.30.0-1|32	%prep
14cu|perl-Linux-DVB-1.30.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Linux-DVB-1.30.0-1|34	
14cu|perl-Linux-DVB-1.30.0-1|35	%build
14cu|perl-Linux-DVB-1.30.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Linux-DVB-1.30.0-1|37	
14cu|perl-Linux-DVB-1.30.0-1|38	%make
14cu|perl-Linux-DVB-1.30.0-1|39	
14cu|perl-Linux-DVB-1.30.0-1|40	%check
14cu|perl-Linux-DVB-1.30.0-1|41	%make test
14cu|perl-Linux-DVB-1.30.0-1|42	
14cu|perl-Linux-DVB-1.30.0-1|43	%install
14cu|perl-Linux-DVB-1.30.0-1|44	%makeinstall_std
14cu|perl-Linux-DVB-1.30.0-1|45	
14cu|perl-Linux-DVB-1.30.0-1|46	
14cu|perl-Linux-DVB-1.30.0-1|47	%files
14cu|perl-Linux-DVB-1.30.0-1|48	%doc README Changes COPYING META.json META.yml
14cu|perl-Linux-DVB-1.30.0-1|49	%{_mandir}/man3/*
14cu|perl-Linux-DVB-1.30.0-1|50	%{perl_vendorlib}/*
14cu|perl-Linux-DVB-1.30.0-1|51	
14cu|perl-Linux-DVB-1.30.0-1|52	
14cu|perl-Linux-DVB-1.30.0-1|53	
14cu|perl-Linux-DVB-1.30.0-1|54	
14cu|perl-Linux-DVB-1.30.0-1|55	
14cu|perl-Linux-DVB-1.30.0-1|56	%changelog
14cu|perl-Linux-DVB-1.30.0-1|57	
14cu|perl-Linux-DVB-1.30.0-1|58	* Sat Jun 27 2015 abfonly <John@smith.org> 1.30.0-1
14cu|perl-Linux-DVB-1.30.0-1|59	- (b90397e) Log: Update to 1.30.0, backported missing BR, spec clean
14cu|perl-Linux-DVB-1.30.0-1|60	
14cu|perl-Linux-DVB-1.30.0-1|61	

13061 14
14cu|perl-List-Compare-0.530.0-1|1	%define upstream_name	 List-Compare
14cu|perl-List-Compare-0.530.0-1|2	%define upstream_version 0.53
14cu|perl-List-Compare-0.530.0-1|3	
14cu|perl-List-Compare-0.530.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-List-Compare-0.530.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-List-Compare-0.530.0-1|6	Release:	1
14cu|perl-List-Compare-0.530.0-1|7	
14cu|perl-List-Compare-0.530.0-1|8	Summary:	Compare elements of two or more lists
14cu|perl-List-Compare-0.530.0-1|9	
14cu|perl-List-Compare-0.530.0-1|10	License:	GPL+ or Artistic
14cu|perl-List-Compare-0.530.0-1|11	Group:		Development/Perl
14cu|perl-List-Compare-0.530.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-List-Compare-0.530.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-List-Compare-0.530.0-1|14	
14cu|perl-List-Compare-0.530.0-1|15	BuildRequires:	perl-devel
14cu|perl-List-Compare-0.530.0-1|16	BuildRequires:	perl(IO::CaptureOutput)
14cu|perl-List-Compare-0.530.0-1|17	BuildArch:	noarch
14cu|perl-List-Compare-0.530.0-1|18	
14cu|perl-List-Compare-0.530.0-1|19	%description
14cu|perl-List-Compare-0.530.0-1|20	This module allows to compare elements of two or more lists.
14cu|perl-List-Compare-0.530.0-1|21	
14cu|perl-List-Compare-0.530.0-1|22	%prep
14cu|perl-List-Compare-0.530.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-List-Compare-0.530.0-1|24	
14cu|perl-List-Compare-0.530.0-1|25	%build
14cu|perl-List-Compare-0.530.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-List-Compare-0.530.0-1|27	%make
14cu|perl-List-Compare-0.530.0-1|28	
14cu|perl-List-Compare-0.530.0-1|29	%install
14cu|perl-List-Compare-0.530.0-1|30	%makeinstall_std
14cu|perl-List-Compare-0.530.0-1|31	
14cu|perl-List-Compare-0.530.0-1|32	%check
14cu|perl-List-Compare-0.530.0-1|33	%make test
14cu|perl-List-Compare-0.530.0-1|34	
14cu|perl-List-Compare-0.530.0-1|35	%files
14cu|perl-List-Compare-0.530.0-1|36	%doc Changes FAQ META.json META.yml README
14cu|perl-List-Compare-0.530.0-1|37	%{perl_vendorlib}/List
14cu|perl-List-Compare-0.530.0-1|38	%{_mandir}/*/*
14cu|perl-List-Compare-0.530.0-1|39	
14cu|perl-List-Compare-0.530.0-1|40	
14cu|perl-List-Compare-0.530.0-1|41	
14cu|perl-List-Compare-0.530.0-1|42	%changelog
14cu|perl-List-Compare-0.530.0-1|43	
14cu|perl-List-Compare-0.530.0-1|44	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.530.0-1
14cu|perl-List-Compare-0.530.0-1|45	- (32e90ee) Log: Update to 0.530.0
14cu|perl-List-Compare-0.530.0-1|46	
14cu|perl-List-Compare-0.530.0-1|47	

13062 14
14cu|perl-List-UtilsBy-0.100.0-1|1	%define upstream_name    List-UtilsBy
14cu|perl-List-UtilsBy-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-List-UtilsBy-0.100.0-1|3	
14cu|perl-List-UtilsBy-0.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-List-UtilsBy-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-List-UtilsBy-0.100.0-1|6	Release:	1
14cu|perl-List-UtilsBy-0.100.0-1|7	
14cu|perl-List-UtilsBy-0.100.0-1|8	Summary:	Higher-order list utility functions
14cu|perl-List-UtilsBy-0.100.0-1|9	
14cu|perl-List-UtilsBy-0.100.0-1|10	License:	GPL+ or Artistic
14cu|perl-List-UtilsBy-0.100.0-1|11	Group:		Development/Perl
14cu|perl-List-UtilsBy-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-List-UtilsBy-0.100.0-1|13	Source0:	http://www.cpan.org/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-List-UtilsBy-0.100.0-1|14	
14cu|perl-List-UtilsBy-0.100.0-1|15	BuildRequires:	perl-devel
14cu|perl-List-UtilsBy-0.100.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-List-UtilsBy-0.100.0-1|17	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-List-UtilsBy-0.100.0-1|18	BuildRequires:	perl(Exporter) >= 5.720.0
14cu|perl-List-UtilsBy-0.100.0-1|19	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-List-UtilsBy-0.100.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-List-UtilsBy-0.100.0-1|21	
14cu|perl-List-UtilsBy-0.100.0-1|22	BuildArch:	noarch
14cu|perl-List-UtilsBy-0.100.0-1|23	
14cu|perl-List-UtilsBy-0.100.0-1|24	%description
14cu|perl-List-UtilsBy-0.100.0-1|25	This module provides a number of list utility functions, all of which take
14cu|perl-List-UtilsBy-0.100.0-1|26	an initial code block to control their behaviour. They are variations on
14cu|perl-List-UtilsBy-0.100.0-1|27	similar core perl or 'List::Util' functions of similar names, but which use
14cu|perl-List-UtilsBy-0.100.0-1|28	the block to control their behaviour. For example, the core Perl function
14cu|perl-List-UtilsBy-0.100.0-1|29	'sort' takes a list of values and returns them, sorted into order by their
14cu|perl-List-UtilsBy-0.100.0-1|30	string value. The 'sort_by' function sorts them according to the string
14cu|perl-List-UtilsBy-0.100.0-1|31	value returned by the extra function, when given each value.
14cu|perl-List-UtilsBy-0.100.0-1|32	
14cu|perl-List-UtilsBy-0.100.0-1|33	my @names_sorted = sort @names;
14cu|perl-List-UtilsBy-0.100.0-1|34	
14cu|perl-List-UtilsBy-0.100.0-1|35	my @people_sorted = sort_by { $_->name } @people;
14cu|perl-List-UtilsBy-0.100.0-1|36	
14cu|perl-List-UtilsBy-0.100.0-1|37	%prep
14cu|perl-List-UtilsBy-0.100.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-List-UtilsBy-0.100.0-1|39	
14cu|perl-List-UtilsBy-0.100.0-1|40	%build
14cu|perl-List-UtilsBy-0.100.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-List-UtilsBy-0.100.0-1|42	%make
14cu|perl-List-UtilsBy-0.100.0-1|43	
14cu|perl-List-UtilsBy-0.100.0-1|44	%check
14cu|perl-List-UtilsBy-0.100.0-1|45	%make test
14cu|perl-List-UtilsBy-0.100.0-1|46	
14cu|perl-List-UtilsBy-0.100.0-1|47	%install
14cu|perl-List-UtilsBy-0.100.0-1|48	%makeinstall_std
14cu|perl-List-UtilsBy-0.100.0-1|49	
14cu|perl-List-UtilsBy-0.100.0-1|50	%files
14cu|perl-List-UtilsBy-0.100.0-1|51	%doc Changes META.json META.yml README LICENSE
14cu|perl-List-UtilsBy-0.100.0-1|52	%{_mandir}/man3/*
14cu|perl-List-UtilsBy-0.100.0-1|53	%{perl_vendorlib}/*
14cu|perl-List-UtilsBy-0.100.0-1|54	
14cu|perl-List-UtilsBy-0.100.0-1|55	
14cu|perl-List-UtilsBy-0.100.0-1|56	
14cu|perl-List-UtilsBy-0.100.0-1|57	%changelog
14cu|perl-List-UtilsBy-0.100.0-1|58	
14cu|perl-List-UtilsBy-0.100.0-1|59	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-List-UtilsBy-0.100.0-1|60	- (e02f0ba) Log: Update to 0.100.0, spec clean
14cu|perl-List-UtilsBy-0.100.0-1|61	
14cu|perl-List-UtilsBy-0.100.0-1|62	

13063 14
14cu|perl-Locale-Codes-3.360.0-1|1	%define upstream_name    Locale-Codes
14cu|perl-Locale-Codes-3.360.0-1|2	%define upstream_version 3.36
14cu|perl-Locale-Codes-3.360.0-1|3	
14cu|perl-Locale-Codes-3.360.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Locale-Codes-3.360.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Locale-Codes-3.360.0-1|6	Release:    1
14cu|perl-Locale-Codes-3.360.0-1|7	
14cu|perl-Locale-Codes-3.360.0-1|8	Summary:    Retired langfam codes for the Locale::Codes::LangFam module
14cu|perl-Locale-Codes-3.360.0-1|9	License:    GPL+ or Artistic
14cu|perl-Locale-Codes-3.360.0-1|10	Group:      Development/Perl
14cu|perl-Locale-Codes-3.360.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Locale-Codes-3.360.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Locale-Codes-3.360.0-1|13	
14cu|perl-Locale-Codes-3.360.0-1|14	
14cu|perl-Locale-Codes-3.360.0-1|15	BuildRequires: perl-devel
14cu|perl-Locale-Codes-3.360.0-1|16	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-Locale-Codes-3.360.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Locale-Codes-3.360.0-1|18	BuildRequires: perl(Storable)
14cu|perl-Locale-Codes-3.360.0-1|19	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Locale-Codes-3.360.0-1|20	BuildRequires: perl(utf8)
14cu|perl-Locale-Codes-3.360.0-1|21	
14cu|perl-Locale-Codes-3.360.0-1|22	BuildArch: noarch
14cu|perl-Locale-Codes-3.360.0-1|23	
14cu|perl-Locale-Codes-3.360.0-1|24	%description
14cu|perl-Locale-Codes-3.360.0-1|25	*Locale-Codes* is a distribution containing a set of modules. The modules
14cu|perl-Locale-Codes-3.360.0-1|26	each deal with different types of codes which identify parts of the locale
14cu|perl-Locale-Codes-3.360.0-1|27	including languages, countries, currency, etc.
14cu|perl-Locale-Codes-3.360.0-1|28	
14cu|perl-Locale-Codes-3.360.0-1|29	Currently, the following modules are included:
14cu|perl-Locale-Codes-3.360.0-1|30	
14cu|perl-Locale-Codes-3.360.0-1|31	* *Locale::Codes::Country, Locale::Country*
14cu|perl-Locale-Codes-3.360.0-1|32	
14cu|perl-Locale-Codes-3.360.0-1|33	%prep
14cu|perl-Locale-Codes-3.360.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Locale-Codes-3.360.0-1|35	
14cu|perl-Locale-Codes-3.360.0-1|36	%build
14cu|perl-Locale-Codes-3.360.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Locale-Codes-3.360.0-1|38	
14cu|perl-Locale-Codes-3.360.0-1|39	%make
14cu|perl-Locale-Codes-3.360.0-1|40	
14cu|perl-Locale-Codes-3.360.0-1|41	%check
14cu|perl-Locale-Codes-3.360.0-1|42	%make test
14cu|perl-Locale-Codes-3.360.0-1|43	
14cu|perl-Locale-Codes-3.360.0-1|44	%install
14cu|perl-Locale-Codes-3.360.0-1|45	%makeinstall_std
14cu|perl-Locale-Codes-3.360.0-1|46	
14cu|perl-Locale-Codes-3.360.0-1|47	%files
14cu|perl-Locale-Codes-3.360.0-1|48	%doc META.json README META.yml Changes LICENSE
14cu|perl-Locale-Codes-3.360.0-1|49	%{_mandir}/man3/*
14cu|perl-Locale-Codes-3.360.0-1|50	%{perl_vendorlib}/*
14cu|perl-Locale-Codes-3.360.0-1|51	
14cu|perl-Locale-Codes-3.360.0-1|52	
14cu|perl-Locale-Codes-3.360.0-1|53	%changelog
14cu|perl-Locale-Codes-3.360.0-1|54	
14cu|perl-Locale-Codes-3.360.0-1|55	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 3.360.0-1
14cu|perl-Locale-Codes-3.360.0-1|56	- (be402d6) Log: Update to 3.360.0
14cu|perl-Locale-Codes-3.360.0-1|57	
14cu|perl-Locale-Codes-3.360.0-1|58	

13064 14
14cu|perl-Locale-Maketext-1.260.0-1|1	%define upstream_name    Locale-Maketext
14cu|perl-Locale-Maketext-1.260.0-1|2	%define upstream_version 1.26
14cu|perl-Locale-Maketext-1.260.0-1|3	
14cu|perl-Locale-Maketext-1.260.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Locale-Maketext-1.260.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Locale-Maketext-1.260.0-1|6	Release:	1
14cu|perl-Locale-Maketext-1.260.0-1|7	
14cu|perl-Locale-Maketext-1.260.0-1|8	Summary:	Framework for software localization
14cu|perl-Locale-Maketext-1.260.0-1|9	
14cu|perl-Locale-Maketext-1.260.0-1|10	
14cu|perl-Locale-Maketext-1.260.0-1|11	License:	GPL+ or Artistic
14cu|perl-Locale-Maketext-1.260.0-1|12	Group:		Development/Perl
14cu|perl-Locale-Maketext-1.260.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Locale-Maketext-1.260.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Locale-Maketext-1.260.0-1|15	
14cu|perl-Locale-Maketext-1.260.0-1|16	BuildRequires:	perl-devel
14cu|perl-Locale-Maketext-1.260.0-1|17	BuildRequires:	perl(I18N::LangTags)
14cu|perl-Locale-Maketext-1.260.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Locale-Maketext-1.260.0-1|19	BuildRequires:	perl(Test::Pod)
14cu|perl-Locale-Maketext-1.260.0-1|20	
14cu|perl-Locale-Maketext-1.260.0-1|21	BuildArch:	noarch
14cu|perl-Locale-Maketext-1.260.0-1|22	
14cu|perl-Locale-Maketext-1.260.0-1|23	%description
14cu|perl-Locale-Maketext-1.260.0-1|24	It is a common feature of applications (whether run directly, or via the
14cu|perl-Locale-Maketext-1.260.0-1|25	Web) for them to be "localized" -- i.e., for them to a present an English
14cu|perl-Locale-Maketext-1.260.0-1|26	interface to an English-speaker, a German interface to a German-speaker,
14cu|perl-Locale-Maketext-1.260.0-1|27	and so on for all languages it's programmed with. Locale::Maketext is a
14cu|perl-Locale-Maketext-1.260.0-1|28	framework for software localization; it provides you with the tools for
14cu|perl-Locale-Maketext-1.260.0-1|29	organizing and accessing the bits of text and text-processing code that you
14cu|perl-Locale-Maketext-1.260.0-1|30	need for producing localized applications.
14cu|perl-Locale-Maketext-1.260.0-1|31	
14cu|perl-Locale-Maketext-1.260.0-1|32	In order to make sense of Maketext and how all its components fit together,
14cu|perl-Locale-Maketext-1.260.0-1|33	you should probably go read Locale::Maketext::TPJ13, and _then_ read the
14cu|perl-Locale-Maketext-1.260.0-1|34	following documentation.
14cu|perl-Locale-Maketext-1.260.0-1|35	
14cu|perl-Locale-Maketext-1.260.0-1|36	You may also want to read over the source for 'File::Findgrep' and its
14cu|perl-Locale-Maketext-1.260.0-1|37	constituent modules -- they are a complete (if small) example application
14cu|perl-Locale-Maketext-1.260.0-1|38	that uses Maketext.
14cu|perl-Locale-Maketext-1.260.0-1|39	
14cu|perl-Locale-Maketext-1.260.0-1|40	%prep
14cu|perl-Locale-Maketext-1.260.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Locale-Maketext-1.260.0-1|42	
14cu|perl-Locale-Maketext-1.260.0-1|43	%build
14cu|perl-Locale-Maketext-1.260.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Locale-Maketext-1.260.0-1|45	%make
14cu|perl-Locale-Maketext-1.260.0-1|46	
14cu|perl-Locale-Maketext-1.260.0-1|47	%check
14cu|perl-Locale-Maketext-1.260.0-1|48	make test
14cu|perl-Locale-Maketext-1.260.0-1|49	
14cu|perl-Locale-Maketext-1.260.0-1|50	%install
14cu|perl-Locale-Maketext-1.260.0-1|51	%makeinstall_std
14cu|perl-Locale-Maketext-1.260.0-1|52	
14cu|perl-Locale-Maketext-1.260.0-1|53	%files
14cu|perl-Locale-Maketext-1.260.0-1|54	%doc ChangeLog README META.json META.yml
14cu|perl-Locale-Maketext-1.260.0-1|55	%{_mandir}/man3/*
14cu|perl-Locale-Maketext-1.260.0-1|56	%{perl_vendorlib}/*
14cu|perl-Locale-Maketext-1.260.0-1|57	
14cu|perl-Locale-Maketext-1.260.0-1|58	
14cu|perl-Locale-Maketext-1.260.0-1|59	
14cu|perl-Locale-Maketext-1.260.0-1|60	%changelog
14cu|perl-Locale-Maketext-1.260.0-1|61	
14cu|perl-Locale-Maketext-1.260.0-1|62	* Mon Jun 22 2015 abfonly <John@smith.org> 1.260.0-1
14cu|perl-Locale-Maketext-1.260.0-1|63	- (4649704) Log: update to 1.260.0
14cu|perl-Locale-Maketext-1.260.0-1|64	
14cu|perl-Locale-Maketext-1.260.0-1|65	

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

13066 14
14cu|perl-Locale-PO-0.240.0-1|1	%define upstream_name Locale-PO
14cu|perl-Locale-PO-0.240.0-1|2	%define upstream_version 0.24
14cu|perl-Locale-PO-0.240.0-1|3	
14cu|perl-Locale-PO-0.240.0-1|4	Name:           perl-%{upstream_name}
14cu|perl-Locale-PO-0.240.0-1|5	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Locale-PO-0.240.0-1|6	Release:        1
14cu|perl-Locale-PO-0.240.0-1|7	Summary:        Perl module for manipulating .po entries from GNU gettext
14cu|perl-Locale-PO-0.240.0-1|8	License:        GPL+ or Artistic
14cu|perl-Locale-PO-0.240.0-1|9	Group:          Development/Perl
14cu|perl-Locale-PO-0.240.0-1|10	URL:            http://search.cpan.org/dist/Locale-PO/
14cu|perl-Locale-PO-0.240.0-1|11	Source0:        http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Locale-PO-0.240.0-1|12	BuildArch:      noarch
14cu|perl-Locale-PO-0.240.0-1|13	BuildRequires:  perl-devel
14cu|perl-Locale-PO-0.240.0-1|14	BuildRequires:  perl(base)
14cu|perl-Locale-PO-0.240.0-1|15	BuildRequires:  perl(Carp)
14cu|perl-Locale-PO-0.240.0-1|16	BuildRequires:  perl(Data::Dumper)
14cu|perl-Locale-PO-0.240.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Locale-PO-0.240.0-1|18	BuildRequires:  perl(File::Slurp)
14cu|perl-Locale-PO-0.240.0-1|19	BuildRequires:  perl(strict)
14cu|perl-Locale-PO-0.240.0-1|20	BuildRequires:  perl(Test::More)
14cu|perl-Locale-PO-0.240.0-1|21	BuildRequires:  perl(utf8)
14cu|perl-Locale-PO-0.240.0-1|22	BuildRequires:  perl(warnings)
14cu|perl-Locale-PO-0.240.0-1|23	Requires:       perl(Carp)
14cu|perl-Locale-PO-0.240.0-1|24	
14cu|perl-Locale-PO-0.240.0-1|25	%files
14cu|perl-Locale-PO-0.240.0-1|26	%doc Changes README
14cu|perl-Locale-PO-0.240.0-1|27	%{perl_vendorlib}/*
14cu|perl-Locale-PO-0.240.0-1|28	%{_mandir}/man3/*
14cu|perl-Locale-PO-0.240.0-1|29	#-------------------------------------------------------
14cu|perl-Locale-PO-0.240.0-1|30	
14cu|perl-Locale-PO-0.240.0-1|31	%description
14cu|perl-Locale-PO-0.240.0-1|32	This module simplifies management of GNU gettext .po files and is an
14cu|perl-Locale-PO-0.240.0-1|33	alternative to using emacs po-mode. It provides an object-oriented
14cu|perl-Locale-PO-0.240.0-1|34	interface in which each entry in a .po file is a Locale::PO object.
14cu|perl-Locale-PO-0.240.0-1|35	
14cu|perl-Locale-PO-0.240.0-1|36	%prep
14cu|perl-Locale-PO-0.240.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Locale-PO-0.240.0-1|38	
14cu|perl-Locale-PO-0.240.0-1|39	%build
14cu|perl-Locale-PO-0.240.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Locale-PO-0.240.0-1|41	%make
14cu|perl-Locale-PO-0.240.0-1|42	
14cu|perl-Locale-PO-0.240.0-1|43	
14cu|perl-Locale-PO-0.240.0-1|44	%check
14cu|perl-Locale-PO-0.240.0-1|45	%make test
14cu|perl-Locale-PO-0.240.0-1|46	
14cu|perl-Locale-PO-0.240.0-1|47	%install
14cu|perl-Locale-PO-0.240.0-1|48	%makeinstall_std
14cu|perl-Locale-PO-0.240.0-1|49	
14cu|perl-Locale-PO-0.240.0-1|50	
14cu|perl-Locale-PO-0.240.0-1|51	
14cu|perl-Locale-PO-0.240.0-1|52	
14cu|perl-Locale-PO-0.240.0-1|53	%changelog
14cu|perl-Locale-PO-0.240.0-1|54	* Sat Nov 15 2014 abfonly <abfonly@gmail.com> 0.240.0-1
14cu|perl-Locale-PO-0.240.0-1|55	+ Revision: 14ec543
14cu|perl-Locale-PO-0.240.0-1|56	- Import from MRB fixed BR , fix REQ.
14cu|perl-Locale-PO-0.240.0-1|57	
14cu|perl-Locale-PO-0.240.0-1|58	

13067 14
14cu|perl-Locale-US-2.112.150-1|1	%define upstream_name    Locale-US
14cu|perl-Locale-US-2.112.150-1|2	%define upstream_version 2.112150
14cu|perl-Locale-US-2.112.150-1|3	
14cu|perl-Locale-US-2.112.150-1|4	Name:       perl-%{upstream_name}
14cu|perl-Locale-US-2.112.150-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Locale-US-2.112.150-1|6	Release:    1
14cu|perl-Locale-US-2.112.150-1|7	
14cu|perl-Locale-US-2.112.150-1|8	Summary:    Two letter codes for state identification in the United States and vice versa
14cu|perl-Locale-US-2.112.150-1|9	License:    GPL+ or Artistic
14cu|perl-Locale-US-2.112.150-1|10	Group:      Development/Perl
14cu|perl-Locale-US-2.112.150-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Locale-US-2.112.150-1|12	Source0:    http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Locale-US-2.112.150-1|13	
14cu|perl-Locale-US-2.112.150-1|14	BuildRequires: perl(Data::Dumper)
14cu|perl-Locale-US-2.112.150-1|15	BuildRequires: perl(Data::Section::Simple)
14cu|perl-Locale-US-2.112.150-1|16	BuildRequires: perl(Test)
14cu|perl-Locale-US-2.112.150-1|17	BuildRequires: perl(Test::More)
14cu|perl-Locale-US-2.112.150-1|18	BuildRequires: perl-devel
14cu|perl-Locale-US-2.112.150-1|19	
14cu|perl-Locale-US-2.112.150-1|20	BuildArch: noarch
14cu|perl-Locale-US-2.112.150-1|21	
14cu|perl-Locale-US-2.112.150-1|22	%description
14cu|perl-Locale-US-2.112.150-1|23	MAPPING
14cu|perl-Locale-US-2.112.150-1|24	$self->{code2state}
14cu|perl-Locale-US-2.112.150-1|25	This is a hashref which has two-letter state names as the key and
14cu|perl-Locale-US-2.112.150-1|26	the long name as the value.
14cu|perl-Locale-US-2.112.150-1|27	
14cu|perl-Locale-US-2.112.150-1|28	$self->{state2code}
14cu|perl-Locale-US-2.112.150-1|29	This is a hashref which has the long nameas the key and the
14cu|perl-Locale-US-2.112.150-1|30	two-letter state name as the value.
14cu|perl-Locale-US-2.112.150-1|31	
14cu|perl-Locale-US-2.112.150-1|32	DUMPING
14cu|perl-Locale-US-2.112.150-1|33	$self->all_state_names
14cu|perl-Locale-US-2.112.150-1|34	Returns an array (not arrayref) of all state names in alphabetical
14cu|perl-Locale-US-2.112.150-1|35	form.
14cu|perl-Locale-US-2.112.150-1|36	
14cu|perl-Locale-US-2.112.150-1|37	%prep
14cu|perl-Locale-US-2.112.150-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Locale-US-2.112.150-1|39	
14cu|perl-Locale-US-2.112.150-1|40	%build
14cu|perl-Locale-US-2.112.150-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Locale-US-2.112.150-1|42	
14cu|perl-Locale-US-2.112.150-1|43	%make
14cu|perl-Locale-US-2.112.150-1|44	
14cu|perl-Locale-US-2.112.150-1|45	%check
14cu|perl-Locale-US-2.112.150-1|46	%make test
14cu|perl-Locale-US-2.112.150-1|47	
14cu|perl-Locale-US-2.112.150-1|48	%install
14cu|perl-Locale-US-2.112.150-1|49	%makeinstall_std
14cu|perl-Locale-US-2.112.150-1|50	chmod +x %{buildroot}%{perl_vendorlib}/Locale/kruft2codes.pl
14cu|perl-Locale-US-2.112.150-1|51	
14cu|perl-Locale-US-2.112.150-1|52	%files
14cu|perl-Locale-US-2.112.150-1|53	%doc README Changes LICENSE META.yml
14cu|perl-Locale-US-2.112.150-1|54	%{_mandir}/man3/*
14cu|perl-Locale-US-2.112.150-1|55	%{perl_vendorlib}/*
14cu|perl-Locale-US-2.112.150-1|56	
14cu|perl-Locale-US-2.112.150-1|57	
14cu|perl-Locale-US-2.112.150-1|58	%changelog
14cu|perl-Locale-US-2.112.150-1|59	
14cu|perl-Locale-US-2.112.150-1|60	* Thu Apr 02 2015 abfonly <John@smith.org> 2.112.150-1
14cu|perl-Locale-US-2.112.150-1|61	- (02b1a4a) Imported from SRPM
14cu|perl-Locale-US-2.112.150-1|62	
14cu|perl-Locale-US-2.112.150-1|63	

13068 14
14cu|perl-local-lib-2.0.15-1|1	%define upstream_name    local-lib
14cu|perl-local-lib-2.0.15-1|2	%define upstream_version 2.000015
14cu|perl-local-lib-2.0.15-1|3	
14cu|perl-local-lib-2.0.15-1|4	Name:       perl-%{upstream_name}
14cu|perl-local-lib-2.0.15-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-local-lib-2.0.15-1|6	Release:    1
14cu|perl-local-lib-2.0.15-1|7	
14cu|perl-local-lib-2.0.15-1|8	Summary:    Create and use a local lib/ for perl modules with PERL5LIB
14cu|perl-local-lib-2.0.15-1|9	
14cu|perl-local-lib-2.0.15-1|10	License:    GPL+ or Artistic
14cu|perl-local-lib-2.0.15-1|11	Group:      Development/Perl
14cu|perl-local-lib-2.0.15-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-local-lib-2.0.15-1|13	Source0:    http://www.cpan.org/modules/by-module/local/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-local-lib-2.0.15-1|14	
14cu|perl-local-lib-2.0.15-1|15	BuildRequires: perl(CPAN)
14cu|perl-local-lib-2.0.15-1|16	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-local-lib-2.0.15-1|17	BuildRequires: perl(ExtUtils::Install)
14cu|perl-local-lib-2.0.15-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-local-lib-2.0.15-1|19	BuildRequires: perl(ExtUtils::ParseXS)
14cu|perl-local-lib-2.0.15-1|20	BuildRequires: perl(Module::Build)
14cu|perl-local-lib-2.0.15-1|21	BuildRequires: perl-devel
14cu|perl-local-lib-2.0.15-1|22	
14cu|perl-local-lib-2.0.15-1|23	BuildArch: noarch
14cu|perl-local-lib-2.0.15-1|24	
14cu|perl-local-lib-2.0.15-1|25	Provides: perl(local::lib)
14cu|perl-local-lib-2.0.15-1|26	
14cu|perl-local-lib-2.0.15-1|27	%description
14cu|perl-local-lib-2.0.15-1|28	This module provides a quick, convenient way of bootstrapping a user-local
14cu|perl-local-lib-2.0.15-1|29	Perl module library located within the user's home directory. It also
14cu|perl-local-lib-2.0.15-1|30	constructs and prints out for the user the list of environment variables
14cu|perl-local-lib-2.0.15-1|31	using the syntax appropriate for the user's current shell (as specified by
14cu|perl-local-lib-2.0.15-1|32	the 'SHELL' environment variable), suitable for directly adding to one's
14cu|perl-local-lib-2.0.15-1|33	shell configuration file.
14cu|perl-local-lib-2.0.15-1|34	
14cu|perl-local-lib-2.0.15-1|35	More generally, local::lib allows for the bootstrapping and usage of a
14cu|perl-local-lib-2.0.15-1|36	directory containing Perl modules outside of Perl's '@INC'. This makes it
14cu|perl-local-lib-2.0.15-1|37	easier to ship an application with an app-specific copy of a Perl module,
14cu|perl-local-lib-2.0.15-1|38	or collection of modules. Useful in cases like when an upstream maintainer
14cu|perl-local-lib-2.0.15-1|39	hasn't applied a patch to a module of theirs that you need for your
14cu|perl-local-lib-2.0.15-1|40	application.
14cu|perl-local-lib-2.0.15-1|41	
14cu|perl-local-lib-2.0.15-1|42	%prep
14cu|perl-local-lib-2.0.15-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-local-lib-2.0.15-1|44	
14cu|perl-local-lib-2.0.15-1|45	%build
14cu|perl-local-lib-2.0.15-1|46	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-local-lib-2.0.15-1|47	%make
14cu|perl-local-lib-2.0.15-1|48	
14cu|perl-local-lib-2.0.15-1|49	# %check
14cu|perl-local-lib-2.0.15-1|50	# %make test
14cu|perl-local-lib-2.0.15-1|51	
14cu|perl-local-lib-2.0.15-1|52	%install
14cu|perl-local-lib-2.0.15-1|53	%makeinstall_std
14cu|perl-local-lib-2.0.15-1|54	
14cu|perl-local-lib-2.0.15-1|55	%files
14cu|perl-local-lib-2.0.15-1|56	%doc Changes META.yml
14cu|perl-local-lib-2.0.15-1|57	%{_mandir}/man3/*
14cu|perl-local-lib-2.0.15-1|58	%{perl_vendorlib}/*
14cu|perl-local-lib-2.0.15-1|59	
14cu|perl-local-lib-2.0.15-1|60	%changelog
14cu|perl-local-lib-2.0.15-1|61	
14cu|perl-local-lib-2.0.15-1|62	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.0.15-1
14cu|perl-local-lib-2.0.15-1|63	- (cca9f28) Updated to 2.000015 (by updates_builder)
14cu|perl-local-lib-2.0.15-1|64	
14cu|perl-local-lib-2.0.15-1|65	

13069 14
14cu|perl-Log-Any-1.32.0-2|1	%define upstream_name    Log-Any
14cu|perl-Log-Any-1.32.0-2|2	%define upstream_version 1.032
14cu|perl-Log-Any-1.32.0-2|3	
14cu|perl-Log-Any-1.32.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Log-Any-1.32.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Log-Any-1.32.0-2|6	Release:	2
14cu|perl-Log-Any-1.32.0-2|7	
14cu|perl-Log-Any-1.32.0-2|8	Summary:	Allows CPAN modules to safely and efficiently log messages
14cu|perl-Log-Any-1.32.0-2|9	
14cu|perl-Log-Any-1.32.0-2|10	License:	GPL+ or Artistic
14cu|perl-Log-Any-1.32.0-2|11	Group:		Development/Perl
14cu|perl-Log-Any-1.32.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Any-1.32.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Any-1.32.0-2|14	
14cu|perl-Log-Any-1.32.0-2|15	BuildRequires:	perl-devel
14cu|perl-Log-Any-1.32.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Log-Any-1.32.0-2|17	BuildRequires:	perl(Test::Simple)
14cu|perl-Log-Any-1.32.0-2|18	Provides:		perl(Log::Any::Adapter::Core) = %{EVRD}
14cu|perl-Log-Any-1.32.0-2|19	
14cu|perl-Log-Any-1.32.0-2|20	BuildArch:	noarch
14cu|perl-Log-Any-1.32.0-2|21	
14cu|perl-Log-Any-1.32.0-2|22	%description
14cu|perl-Log-Any-1.32.0-2|23	'Log::Any' allows CPAN modules to safely and efficiently log messages,
14cu|perl-Log-Any-1.32.0-2|24	while letting the application choose (or decline to choose) a logging
14cu|perl-Log-Any-1.32.0-2|25	mechanism such as 'Log::Dispatch' or 'Log::Log4perl'.
14cu|perl-Log-Any-1.32.0-2|26	
14cu|perl-Log-Any-1.32.0-2|27	'Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
14cu|perl-Log-Any-1.32.0-2|28	which makes it appropriate for even small CPAN modules to use. It defaults
14cu|perl-Log-Any-1.32.0-2|29	to 'null' logging activity, so a module can safely log without worrying
14cu|perl-Log-Any-1.32.0-2|30	about whether the application has chosen (or will ever choose) a logging
14cu|perl-Log-Any-1.32.0-2|31	mechanism.
14cu|perl-Log-Any-1.32.0-2|32	
14cu|perl-Log-Any-1.32.0-2|33	The application, in turn, may choose one or more logging mechanisms via
14cu|perl-Log-Any-1.32.0-2|34	Log::Any::Adapter.
14cu|perl-Log-Any-1.32.0-2|35	
14cu|perl-Log-Any-1.32.0-2|36	%prep
14cu|perl-Log-Any-1.32.0-2|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Any-1.32.0-2|38	
14cu|perl-Log-Any-1.32.0-2|39	%build
14cu|perl-Log-Any-1.32.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Any-1.32.0-2|41	%make
14cu|perl-Log-Any-1.32.0-2|42	
14cu|perl-Log-Any-1.32.0-2|43	%check
14cu|perl-Log-Any-1.32.0-2|44	%make test
14cu|perl-Log-Any-1.32.0-2|45	
14cu|perl-Log-Any-1.32.0-2|46	%install
14cu|perl-Log-Any-1.32.0-2|47	%makeinstall_std
14cu|perl-Log-Any-1.32.0-2|48	
14cu|perl-Log-Any-1.32.0-2|49	%files
14cu|perl-Log-Any-1.32.0-2|50	%doc Changes README META.json META.yml
14cu|perl-Log-Any-1.32.0-2|51	%{_mandir}/man3/*
14cu|perl-Log-Any-1.32.0-2|52	%{perl_vendorlib}/*
14cu|perl-Log-Any-1.32.0-2|53	
14cu|perl-Log-Any-1.32.0-2|54	
14cu|perl-Log-Any-1.32.0-2|55	%changelog
14cu|perl-Log-Any-1.32.0-2|56	
14cu|perl-Log-Any-1.32.0-2|57	* Thu Jun 18 2015 abfonly <abfonly@gmail.com> 1.32.0-2
14cu|perl-Log-Any-1.32.0-2|58	- (c3bdd4b) Updated perl-Log-Any.spec
14cu|perl-Log-Any-1.32.0-2|59	
14cu|perl-Log-Any-1.32.0-2|60	

13070 14
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|1	%define upstream_name    Log-Any-Adapter-Callback
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|3	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|6	Release:    1
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|7	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|8	Summary:    Send Log::Any logs to a subroutine
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|9	License:    GPL+ or Artistic
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|10	Group:      Development/Perl
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|13	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|14	BuildRequires: perl-devel
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|15	BuildRequires: perl(File::Spec)
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|16	BuildRequires: perl(IO::Handle)
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|17	BuildRequires: perl(IPC::Open3)
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|18	BuildRequires: perl(Log::Any::Adapter)
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|20	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|21	BuildArch: noarch
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|22	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|23	%description
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|24	This adapter lets you specify callback subroutine to be called by
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|25	Log::Any's logging methods (like $log->debug(), $log->error(), etc) and
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|26	detection methods (like $log->is_warning(), $log->is_fatal(), etc.).
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|27	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|28	This adapter is used for customized logging, and is mostly a convenient
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|29	construct to save a few lines of code. You could achieve the same effect by
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|30	creating a full Log::Any adapter class.
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|31	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|32	Your logging callback subroutine will be called with these arguments:
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|33	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|34	%prep
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|36	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|37	%build
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|39	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|40	%make
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|41	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|42	%check
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|43	%make test
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|44	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|45	%install
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|46	%makeinstall_std
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|47	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|48	%files
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|49	%doc Changes LICENSE README META.json META.yml
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|50	%{_mandir}/man3/*
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|51	%perl_vendorlib/*
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|52	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|53	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|54	%changelog
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|55	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|56	* Thu Jun 18 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|57	- (5d8dcbb) Imported from SRPM
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|58	
14cu|perl-Log-Any-Adapter-Callback-0.90.0-1|59	

13071 14
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|1	%define upstream_name    Log-Any-Adapter-Dispatch
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|2	%define upstream_version 0.06
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|3	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|4	Name:		perl-%{upstream_name}
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|6	Release:	7
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|7	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|8	Summary:	This Log::Any adapter uses Log::Dispatch for logging
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|9	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|10	License:	GPL+ or Artistic
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|11	Group:		Development/Perl
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|14	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|15	BuildRequires:	perl-devel
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|17	BuildRequires:	perl(File::Temp)
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|18	BuildRequires:	perl(Log::Dispatch)
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|19	BuildRequires:	perl(Test::More)
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|20	BuildRequires:	perl(Log::Any::Adapter)
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|21	BuildArch:	noarch
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|22	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|23	%description
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|24	This Log::Any adapter uses Log::Dispatch for logging.
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|25	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|26	You may either pass parameters (like _outputs_) to be passed to
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|27	'Log::Dispatch->new', or pass a 'Log::Dispatch' object directly in the
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|28	_dispatcher_ parameter.
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|29	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|30	%prep
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|32	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|33	%build
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|35	%make
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|36	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|37	%check
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|38	%make test
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|39	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|40	%install
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|41	%makeinstall_std
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|42	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|43	%files
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|44	%doc Changes META.yml README
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|45	%{_mandir}/man3/*
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|46	%{perl_vendorlib}/*
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|47	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|48	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|49	%changelog
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|50	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|51	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.60.0-7
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|52	- (e6b0a84) Fix BRs
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|53	
14cu|perl-Log-Any-Adapter-Dispatch-0.60.0-7|54	

13072 14
14cu|perl-Log-Contextual-0.6.5-1|1	%define upstream_name    Log-Contextual
14cu|perl-Log-Contextual-0.6.5-1|2	%define upstream_version 0.006005
14cu|perl-Log-Contextual-0.6.5-1|3	
14cu|perl-Log-Contextual-0.6.5-1|4	Name:		perl-%{upstream_name}
14cu|perl-Log-Contextual-0.6.5-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Log-Contextual-0.6.5-1|6	Release:	1
14cu|perl-Log-Contextual-0.6.5-1|7	
14cu|perl-Log-Contextual-0.6.5-1|8	Summary:	Super simple logger made for playing with Log::Contextual
14cu|perl-Log-Contextual-0.6.5-1|9	
14cu|perl-Log-Contextual-0.6.5-1|10	License:	GPL+ or Artistic
14cu|perl-Log-Contextual-0.6.5-1|11	Group:		Development/Perl
14cu|perl-Log-Contextual-0.6.5-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Contextual-0.6.5-1|13	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Contextual-0.6.5-1|14	
14cu|perl-Log-Contextual-0.6.5-1|15	BuildRequires:	perl-devel
14cu|perl-Log-Contextual-0.6.5-1|16	BuildRequires:	perl(Data::Dumper::Concise)
14cu|perl-Log-Contextual-0.6.5-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Log-Contextual-0.6.5-1|18	BuildRequires:	perl(Exporter::Declare)
14cu|perl-Log-Contextual-0.6.5-1|19	BuildRequires:	perl(Moo)
14cu|perl-Log-Contextual-0.6.5-1|20	BuildRequires:	perl(Test::Fatal)
14cu|perl-Log-Contextual-0.6.5-1|21	BuildRequires:	perl(aliased)
14cu|perl-Log-Contextual-0.6.5-1|22	BuildRequires:	perl(strictures)
14cu|perl-Log-Contextual-0.6.5-1|23	BuildRequires:	perl(Log::Log4perl)
14cu|perl-Log-Contextual-0.6.5-1|24	
14cu|perl-Log-Contextual-0.6.5-1|25	BuildArch:	noarch
14cu|perl-Log-Contextual-0.6.5-1|26	
14cu|perl-Log-Contextual-0.6.5-1|27	%description
14cu|perl-Log-Contextual-0.6.5-1|28	This module is a simple interface to extensible logging. It is bundled with
14cu|perl-Log-Contextual-0.6.5-1|29	a really basic logger, the Log::Contextual::SimpleLogger manpage, but in
14cu|perl-Log-Contextual-0.6.5-1|30	general you should use a real logger instead of that. For something more
14cu|perl-Log-Contextual-0.6.5-1|31	serious but not overly complicated, try the Log::Dispatchouli manpage (see
14cu|perl-Log-Contextual-0.6.5-1|32	the /SYNOPSIS manpage for example.)
14cu|perl-Log-Contextual-0.6.5-1|33	
14cu|perl-Log-Contextual-0.6.5-1|34	%prep
14cu|perl-Log-Contextual-0.6.5-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Contextual-0.6.5-1|36	
14cu|perl-Log-Contextual-0.6.5-1|37	%build
14cu|perl-Log-Contextual-0.6.5-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Contextual-0.6.5-1|39	%make
14cu|perl-Log-Contextual-0.6.5-1|40	
14cu|perl-Log-Contextual-0.6.5-1|41	%check
14cu|perl-Log-Contextual-0.6.5-1|42	%make test
14cu|perl-Log-Contextual-0.6.5-1|43	
14cu|perl-Log-Contextual-0.6.5-1|44	%install
14cu|perl-Log-Contextual-0.6.5-1|45	%makeinstall_std
14cu|perl-Log-Contextual-0.6.5-1|46	
14cu|perl-Log-Contextual-0.6.5-1|47	%files
14cu|perl-Log-Contextual-0.6.5-1|48	%doc Changes META.yml META.json LICENSE README CONTRIBUTING
14cu|perl-Log-Contextual-0.6.5-1|49	%{_mandir}/man3/*
14cu|perl-Log-Contextual-0.6.5-1|50	%{perl_vendorlib}/*
14cu|perl-Log-Contextual-0.6.5-1|51	
14cu|perl-Log-Contextual-0.6.5-1|52	
14cu|perl-Log-Contextual-0.6.5-1|53	
14cu|perl-Log-Contextual-0.6.5-1|54	%changelog
14cu|perl-Log-Contextual-0.6.5-1|55	
14cu|perl-Log-Contextual-0.6.5-1|56	* Fri Jun 19 2015 abfonly <John@smith.org> 0.6.5-1
14cu|perl-Log-Contextual-0.6.5-1|57	- (58311f8) Log: Update to 0.6.5
14cu|perl-Log-Contextual-0.6.5-1|58	
14cu|perl-Log-Contextual-0.6.5-1|59	

13073 14
14cu|perl-Log-Dispatch-2.450.0-1|1	%define upstream_name    Log-Dispatch
14cu|perl-Log-Dispatch-2.450.0-1|2	%define upstream_version 2.45
14cu|perl-Log-Dispatch-2.450.0-1|3	
14cu|perl-Log-Dispatch-2.450.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Log-Dispatch-2.450.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Log-Dispatch-2.450.0-1|6	Release:	1
14cu|perl-Log-Dispatch-2.450.0-1|7	
14cu|perl-Log-Dispatch-2.450.0-1|8	Summary:	Perl modules for logging messages to multiple outputs
14cu|perl-Log-Dispatch-2.450.0-1|9	
14cu|perl-Log-Dispatch-2.450.0-1|10	License:	GPL+ or Artistic
14cu|perl-Log-Dispatch-2.450.0-1|11	Group:		Development/Perl
14cu|perl-Log-Dispatch-2.450.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Dispatch-2.450.0-1|13	Source0:	http://www.cpan.org/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Dispatch-2.450.0-1|14	
14cu|perl-Log-Dispatch-2.450.0-1|15	BuildRequires:	perl-devel
14cu|perl-Log-Dispatch-2.450.0-1|16	BuildRequires:	perl(Params::Validate)
14cu|perl-Log-Dispatch-2.450.0-1|17	BuildRequires:	perl(Mail::Sender)
14cu|perl-Log-Dispatch-2.450.0-1|18	BuildRequires:	perl(Mail::Sendmail)
14cu|perl-Log-Dispatch-2.450.0-1|19	BuildRequires:	perl(MIME::Lite)
14cu|perl-Log-Dispatch-2.450.0-1|20	BuildRequires:	perl(Class::Load)
14cu|perl-Log-Dispatch-2.450.0-1|21	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-Log-Dispatch-2.450.0-1|22	BuildRequires:	perl(Devel::GlobalDestruction)
14cu|perl-Log-Dispatch-2.450.0-1|23	BuildRequires:	perl(Test::Fatal)
14cu|perl-Log-Dispatch-2.450.0-1|24	BuildRequires:	perl(Test::Requires)
14cu|perl-Log-Dispatch-2.450.0-1|25	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Log-Dispatch-2.450.0-1|26	
14cu|perl-Log-Dispatch-2.450.0-1|27	
14cu|perl-Log-Dispatch-2.450.0-1|28	BuildArch:	noarch
14cu|perl-Log-Dispatch-2.450.0-1|29	
14cu|perl-Log-Dispatch-2.450.0-1|30	%description
14cu|perl-Log-Dispatch-2.450.0-1|31	Log::Dispatch is a suite of OO modules for logging messages to multiple
14cu|perl-Log-Dispatch-2.450.0-1|32	outputs, each of which can have a minimum and maximum log level.  It is
14cu|perl-Log-Dispatch-2.450.0-1|33	designed to be easily subclassed, both for creating a new dispatcher object and
14cu|perl-Log-Dispatch-2.450.0-1|34	particularly for creating new outputs.
14cu|perl-Log-Dispatch-2.450.0-1|35	
14cu|perl-Log-Dispatch-2.450.0-1|36	%files
14cu|perl-Log-Dispatch-2.450.0-1|37	%doc Changes LICENSE README.md META.json META.yml
14cu|perl-Log-Dispatch-2.450.0-1|38	%{perl_vendorlib}/Log
14cu|perl-Log-Dispatch-2.450.0-1|39	%exclude %{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
14cu|perl-Log-Dispatch-2.450.0-1|40	%exclude %{_mandir}/*/Log::Dispatch::ApacheLog*
14cu|perl-Log-Dispatch-2.450.0-1|41	%{_mandir}/*/*
14cu|perl-Log-Dispatch-2.450.0-1|42	#--------------------------------------------
14cu|perl-Log-Dispatch-2.450.0-1|43	
14cu|perl-Log-Dispatch-2.450.0-1|44	%package ApacheLog
14cu|perl-Log-Dispatch-2.450.0-1|45	Summary: Apache mod_perl dispatcher for Log::Dispatch
14cu|perl-Log-Dispatch-2.450.0-1|46	
14cu|perl-Log-Dispatch-2.450.0-1|47	Group:   Development/Perl
14cu|perl-Log-Dispatch-2.450.0-1|48	
14cu|perl-Log-Dispatch-2.450.0-1|49	%description ApacheLog
14cu|perl-Log-Dispatch-2.450.0-1|50	Log::Dispatch::ApacheLog is a dispatcher for apache logging, used with
14cu|perl-Log-Dispatch-2.450.0-1|51	mod_perl.
14cu|perl-Log-Dispatch-2.450.0-1|52	
14cu|perl-Log-Dispatch-2.450.0-1|53	%files ApacheLog
14cu|perl-Log-Dispatch-2.450.0-1|54	%doc Changes LICENSE README.md META.json META.yml
14cu|perl-Log-Dispatch-2.450.0-1|55	%{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
14cu|perl-Log-Dispatch-2.450.0-1|56	%{_mandir}/*/Log::Dispatch::ApacheLog*
14cu|perl-Log-Dispatch-2.450.0-1|57	#--------------------------------------------
14cu|perl-Log-Dispatch-2.450.0-1|58	
14cu|perl-Log-Dispatch-2.450.0-1|59	%prep
14cu|perl-Log-Dispatch-2.450.0-1|60	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Dispatch-2.450.0-1|61	
14cu|perl-Log-Dispatch-2.450.0-1|62	%build
14cu|perl-Log-Dispatch-2.450.0-1|63	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Dispatch-2.450.0-1|64	%make CFLAGS="%{optflags}"
14cu|perl-Log-Dispatch-2.450.0-1|65	
14cu|perl-Log-Dispatch-2.450.0-1|66	%check
14cu|perl-Log-Dispatch-2.450.0-1|67	%make test
14cu|perl-Log-Dispatch-2.450.0-1|68	
14cu|perl-Log-Dispatch-2.450.0-1|69	%install
14cu|perl-Log-Dispatch-2.450.0-1|70	%makeinstall_std
14cu|perl-Log-Dispatch-2.450.0-1|71	
14cu|perl-Log-Dispatch-2.450.0-1|72	
14cu|perl-Log-Dispatch-2.450.0-1|73	
14cu|perl-Log-Dispatch-2.450.0-1|74	%changelog
14cu|perl-Log-Dispatch-2.450.0-1|75	
14cu|perl-Log-Dispatch-2.450.0-1|76	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 2.450.0-1
14cu|perl-Log-Dispatch-2.450.0-1|77	- (63d0518) Log: Update to 2.450.0
14cu|perl-Log-Dispatch-2.450.0-1|78	
14cu|perl-Log-Dispatch-2.450.0-1|79	

13074 14
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|1	%define upstream_name    Log-Dispatch-FileRotate
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|2	%define upstream_version 1.19
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|3	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|6	Release:    1
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|7	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|8	Summary:    Log to files that archive/rotate themselves
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|9	License:    GPL+ or Artistic
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|10	Group:      Development/Perl
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|13	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|14	BuildRequires: perl(Date::Manip)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|16	BuildRequires: perl(Fcntl)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|17	BuildRequires: perl(Log::Dispatch::Output)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|18	BuildRequires: perl(Log::Log4perl)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|19	BuildRequires: perl(Params::Validate)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|20	BuildRequires: perl-devel
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|21	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|22	BuildArch: noarch
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|23	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|24	%description
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|25	This module provides a simple object for logging to files under the
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|26	Log::Dispatch::* system, and automatically rotating them according to
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|27	different constraints. This is basically a Log::Dispatch::File wrapper with
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|28	additions. To that end the arguments
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|29	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|30	name, min_level, filename and  mode
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|31	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|32	behave the same as Log::Dispatch::File. So see its man page (perldoc
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|33	Log::Dispatch::File)
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|34	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|35	%prep
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|37	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|38	%build
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|40	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|41	%make
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|42	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|43	%check
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|44	%make test
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|45	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|46	%install
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|47	%makeinstall_std
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|48	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|49	%files
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|50	%doc Changes README META.yml
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|51	%{_mandir}/man3/*
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|52	%{perl_vendorlib}/*
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|53	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|54	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|55	%changelog
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|56	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|57	* Wed Jun 24 2015 abfonly <John@smith.org> 1.190.0-1
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|58	- (883fb62) Imported from SRPM
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|59	
14cu|perl-Log-Dispatch-FileRotate-1.190.0-1|60	

13075 14
14cu|perl-Log-Dispatchouli-2.12.0-1|1	%define upstream_name    Log-Dispatchouli
14cu|perl-Log-Dispatchouli-2.12.0-1|2	%define upstream_version 2.012
14cu|perl-Log-Dispatchouli-2.12.0-1|3	
14cu|perl-Log-Dispatchouli-2.12.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Log-Dispatchouli-2.12.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Log-Dispatchouli-2.12.0-1|6	Release:    1
14cu|perl-Log-Dispatchouli-2.12.0-1|7	
14cu|perl-Log-Dispatchouli-2.12.0-1|8	Summary:    A system for sharing a global, dynamically-scoped logger
14cu|perl-Log-Dispatchouli-2.12.0-1|9	License:    GPL+ or Artistic
14cu|perl-Log-Dispatchouli-2.12.0-1|10	Group:      Development/Perl
14cu|perl-Log-Dispatchouli-2.12.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Dispatchouli-2.12.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Dispatchouli-2.12.0-1|13	
14cu|perl-Log-Dispatchouli-2.12.0-1|14	BuildRequires: perl-devel
14cu|perl-Log-Dispatchouli-2.12.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Log-Dispatchouli-2.12.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Log-Dispatchouli-2.12.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Log-Dispatchouli-2.12.0-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Log-Dispatchouli-2.12.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-Log-Dispatchouli-2.12.0-1|20	BuildRequires: perl(Log::Dispatch)
14cu|perl-Log-Dispatchouli-2.12.0-1|21	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Log-Dispatchouli-2.12.0-1|22	BuildRequires: perl(Log::Dispatch::File)
14cu|perl-Log-Dispatchouli-2.12.0-1|23	BuildRequires: perl(Log::Dispatch::Screen)
14cu|perl-Log-Dispatchouli-2.12.0-1|24	BuildRequires: perl(Log::Dispatch::Syslog)
14cu|perl-Log-Dispatchouli-2.12.0-1|25	BuildRequires: perl(Params::Util)
14cu|perl-Log-Dispatchouli-2.12.0-1|26	BuildRequires: perl(Scalar::Util)
14cu|perl-Log-Dispatchouli-2.12.0-1|27	BuildRequires: perl(String::Flogger)
14cu|perl-Log-Dispatchouli-2.12.0-1|28	BuildRequires: perl(Sub::Exporter)
14cu|perl-Log-Dispatchouli-2.12.0-1|29	BuildRequires: perl(Sub::Exporter::GlobExporter)
14cu|perl-Log-Dispatchouli-2.12.0-1|30	BuildRequires: perl(Sys::Syslog)
14cu|perl-Log-Dispatchouli-2.12.0-1|31	BuildRequires: perl(Test::Deep)
14cu|perl-Log-Dispatchouli-2.12.0-1|32	BuildRequires: perl(Test::Fatal)
14cu|perl-Log-Dispatchouli-2.12.0-1|33	BuildRequires: perl(Test::More)
14cu|perl-Log-Dispatchouli-2.12.0-1|34	BuildRequires: perl(Try::Tiny)
14cu|perl-Log-Dispatchouli-2.12.0-1|35	BuildRequires: perl(base)
14cu|perl-Log-Dispatchouli-2.12.0-1|36	BuildRequires: perl(overload)
14cu|perl-Log-Dispatchouli-2.12.0-1|37	BuildRequires: perl(strict)
14cu|perl-Log-Dispatchouli-2.12.0-1|38	BuildRequires: perl(warnings)
14cu|perl-Log-Dispatchouli-2.12.0-1|39	BuildArch: noarch
14cu|perl-Log-Dispatchouli-2.12.0-1|40	
14cu|perl-Log-Dispatchouli-2.12.0-1|41	%description
14cu|perl-Log-Dispatchouli-2.12.0-1|42	Log::Dispatchouli is a thin layer above the Log::Dispatch manpage and meant
14cu|perl-Log-Dispatchouli-2.12.0-1|43	to make it dead simple to add logging to a program without having to think
14cu|perl-Log-Dispatchouli-2.12.0-1|44	much about categories, facilities, levels, or things like that. It is meant
14cu|perl-Log-Dispatchouli-2.12.0-1|45	to make logging just configurable enough that you can find the logs you
14cu|perl-Log-Dispatchouli-2.12.0-1|46	want and just easy enough that you will actually log things.
14cu|perl-Log-Dispatchouli-2.12.0-1|47	
14cu|perl-Log-Dispatchouli-2.12.0-1|48	Log::Dispatchouli can log to syslog (if you specify a facility), standard
14cu|perl-Log-Dispatchouli-2.12.0-1|49	error or standard output, to a file, or to an array in memory. That last
14cu|perl-Log-Dispatchouli-2.12.0-1|50	one is mostly useful for testing.
14cu|perl-Log-Dispatchouli-2.12.0-1|51	
14cu|perl-Log-Dispatchouli-2.12.0-1|52	In addition to providing as simple a way to get a handle for logging
14cu|perl-Log-Dispatchouli-2.12.0-1|53	operations, Log::Dispatchouli uses the String::Flogger manpage to process
14cu|perl-Log-Dispatchouli-2.12.0-1|54	the things to be logged, meaning you can easily log data structures.
14cu|perl-Log-Dispatchouli-2.12.0-1|55	Basically: strings are logged as is, arrayrefs are taken as (sprintf
14cu|perl-Log-Dispatchouli-2.12.0-1|56	format, args), and subroutines are called only if needed. For more
14cu|perl-Log-Dispatchouli-2.12.0-1|57	information read the the String::Flogger manpage docs.
14cu|perl-Log-Dispatchouli-2.12.0-1|58	
14cu|perl-Log-Dispatchouli-2.12.0-1|59	%prep
14cu|perl-Log-Dispatchouli-2.12.0-1|60	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Dispatchouli-2.12.0-1|61	
14cu|perl-Log-Dispatchouli-2.12.0-1|62	%build
14cu|perl-Log-Dispatchouli-2.12.0-1|63	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Dispatchouli-2.12.0-1|64	
14cu|perl-Log-Dispatchouli-2.12.0-1|65	%make
14cu|perl-Log-Dispatchouli-2.12.0-1|66	
14cu|perl-Log-Dispatchouli-2.12.0-1|67	%check
14cu|perl-Log-Dispatchouli-2.12.0-1|68	%make test
14cu|perl-Log-Dispatchouli-2.12.0-1|69	
14cu|perl-Log-Dispatchouli-2.12.0-1|70	%install
14cu|perl-Log-Dispatchouli-2.12.0-1|71	%makeinstall_std
14cu|perl-Log-Dispatchouli-2.12.0-1|72	
14cu|perl-Log-Dispatchouli-2.12.0-1|73	%files
14cu|perl-Log-Dispatchouli-2.12.0-1|74	%doc Changes LICENSE META.json META.yml README
14cu|perl-Log-Dispatchouli-2.12.0-1|75	%{_mandir}/man3/*
14cu|perl-Log-Dispatchouli-2.12.0-1|76	%{perl_vendorlib}/*
14cu|perl-Log-Dispatchouli-2.12.0-1|77	
14cu|perl-Log-Dispatchouli-2.12.0-1|78	
14cu|perl-Log-Dispatchouli-2.12.0-1|79	%changelog
14cu|perl-Log-Dispatchouli-2.12.0-1|80	* Wed Mar 11 2015 abfonly <John@smith.org> 2.12.0-1
14cu|perl-Log-Dispatchouli-2.12.0-1|81	+ Revision: 934005a
14cu|perl-Log-Dispatchouli-2.12.0-1|82	- Log: Update to 2.12.0, rewrite the spec file
14cu|perl-Log-Dispatchouli-2.12.0-1|83	
14cu|perl-Log-Dispatchouli-2.12.0-1|84	

13076 14
14cu|perl-Log-Handler-0.870.0-1|1	%define upstream_name    Log-Handler
14cu|perl-Log-Handler-0.870.0-1|2	%define upstream_version 0.87
14cu|perl-Log-Handler-0.870.0-1|3	
14cu|perl-Log-Handler-0.870.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Log-Handler-0.870.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Log-Handler-0.870.0-1|6	Release:	1
14cu|perl-Log-Handler-0.870.0-1|7	
14cu|perl-Log-Handler-0.870.0-1|8	License:	GPL+ or Artistic
14cu|perl-Log-Handler-0.870.0-1|9	Group:		Development/Perl
14cu|perl-Log-Handler-0.870.0-1|10	Summary:	A simple log file handler
14cu|perl-Log-Handler-0.870.0-1|11	
14cu|perl-Log-Handler-0.870.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Handler-0.870.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BL/BLOONIX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Handler-0.870.0-1|14	
14cu|perl-Log-Handler-0.870.0-1|15	BuildRequires:	perl-devel
14cu|perl-Log-Handler-0.870.0-1|16	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-Log-Handler-0.870.0-1|17	BuildRequires:	perl(Devel::Backtrace)
14cu|perl-Log-Handler-0.870.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Log-Handler-0.870.0-1|19	BuildRequires:	perl(Params::Validate)
14cu|perl-Log-Handler-0.870.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Log-Handler-0.870.0-1|21	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Log-Handler-0.870.0-1|22	BuildRequires:	perl(UNIVERSAL::require)
14cu|perl-Log-Handler-0.870.0-1|23	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Log-Handler-0.870.0-1|24	BuildRequires:	perl(Config::General)
14cu|perl-Log-Handler-0.870.0-1|25	BuildRequires:	perl(Config::Properties)
14cu|perl-Log-Handler-0.870.0-1|26	BuildRequires:	perl(DBI)
14cu|perl-Log-Handler-0.870.0-1|27	BuildRequires:	perl(Email::Date)
14cu|perl-Log-Handler-0.870.0-1|28	BuildRequires:	perl(IO::Socket)
14cu|perl-Log-Handler-0.870.0-1|29	BuildRequires:	perl(Net::SMTP)
14cu|perl-Log-Handler-0.870.0-1|30	BuildRequires:	perl(YAML)
14cu|perl-Log-Handler-0.870.0-1|31	BuildRequires:	perl(Data::Dumper)
14cu|perl-Log-Handler-0.870.0-1|32	BuildRequires:	perl(Fcntl)
14cu|perl-Log-Handler-0.870.0-1|33	BuildRequires:	perl(POSIX)
14cu|perl-Log-Handler-0.870.0-1|34	BuildRequires:	perl(Sys::Hostname)
14cu|perl-Log-Handler-0.870.0-1|35	BuildRequires:	perl(Time::HiRes)
14cu|perl-Log-Handler-0.870.0-1|36	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Log-Handler-0.870.0-1|37	BuildRequires:	perl(Test::Pod)
14cu|perl-Log-Handler-0.870.0-1|38	
14cu|perl-Log-Handler-0.870.0-1|39	BuildArch:	noarch
14cu|perl-Log-Handler-0.870.0-1|40	
14cu|perl-Log-Handler-0.870.0-1|41	%description
14cu|perl-Log-Handler-0.870.0-1|42	This module is just a simple object oriented log file handler and very easy to
14cu|perl-Log-Handler-0.870.0-1|43	use.  It's possible to define a log level for your programs and control the
14cu|perl-Log-Handler-0.870.0-1|44	amount of informations that will be logged to the log file. In addition it's
14cu|perl-Log-Handler-0.870.0-1|45	possible to configure how you wish to open the log file - transient or
14cu|perl-Log-Handler-0.870.0-1|46	permanent - and lock and unlock the log file by each write operation. If you
14cu|perl-Log-Handler-0.870.0-1|47	wish you can assign the handler to check the inode of the log file (not on
14cu|perl-Log-Handler-0.870.0-1|48	Windows). That could be very useful if a rotate mechanism moves and zip the log
14cu|perl-Log-Handler-0.870.0-1|49	file.
14cu|perl-Log-Handler-0.870.0-1|50	
14cu|perl-Log-Handler-0.870.0-1|51	%prep
14cu|perl-Log-Handler-0.870.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Handler-0.870.0-1|53	find . -type f -exec chmod 644 {} \;
14cu|perl-Log-Handler-0.870.0-1|54	
14cu|perl-Log-Handler-0.870.0-1|55	%build
14cu|perl-Log-Handler-0.870.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Handler-0.870.0-1|57	%make
14cu|perl-Log-Handler-0.870.0-1|58	
14cu|perl-Log-Handler-0.870.0-1|59	%check
14cu|perl-Log-Handler-0.870.0-1|60	make test
14cu|perl-Log-Handler-0.870.0-1|61	
14cu|perl-Log-Handler-0.870.0-1|62	%install
14cu|perl-Log-Handler-0.870.0-1|63	%makeinstall_std
14cu|perl-Log-Handler-0.870.0-1|64	
14cu|perl-Log-Handler-0.870.0-1|65	%files
14cu|perl-Log-Handler-0.870.0-1|66	%doc META.json META.yml ChangeLog README LICENSE
14cu|perl-Log-Handler-0.870.0-1|67	%{_mandir}/man3/*
14cu|perl-Log-Handler-0.870.0-1|68	%{perl_vendorlib}/*
14cu|perl-Log-Handler-0.870.0-1|69	
14cu|perl-Log-Handler-0.870.0-1|70	
14cu|perl-Log-Handler-0.870.0-1|71	%changelog
14cu|perl-Log-Handler-0.870.0-1|72	
14cu|perl-Log-Handler-0.870.0-1|73	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.870.0-1
14cu|perl-Log-Handler-0.870.0-1|74	- (2e9812c) Log: Update to 0.870.0
14cu|perl-Log-Handler-0.870.0-1|75	- (2e9812c) fixed BR and tests
14cu|perl-Log-Handler-0.870.0-1|76	- (2e9812c) fixed Url and Source0
14cu|perl-Log-Handler-0.870.0-1|77	- (2e9812c) fixed linting
14cu|perl-Log-Handler-0.870.0-1|78	- (2e9812c) spec clean
14cu|perl-Log-Handler-0.870.0-1|79	
14cu|perl-Log-Handler-0.870.0-1|80	

13077 14
14cu|perl-Log-Log4perl-1.460.0-2|1	%define upstream_name    Log-Log4perl
14cu|perl-Log-Log4perl-1.460.0-2|2	%define upstream_version 1.46
14cu|perl-Log-Log4perl-1.460.0-2|3	
14cu|perl-Log-Log4perl-1.460.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Log-Log4perl-1.460.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Log-Log4perl-1.460.0-2|6	Release:    2
14cu|perl-Log-Log4perl-1.460.0-2|7	
14cu|perl-Log-Log4perl-1.460.0-2|8	Summary:    Colorize messages according to level
14cu|perl-Log-Log4perl-1.460.0-2|9	License:    GPL+ or Artistic
14cu|perl-Log-Log4perl-1.460.0-2|10	Group:      Development/Perl
14cu|perl-Log-Log4perl-1.460.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Log-Log4perl-1.460.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Log-Log4perl-1.460.0-2|13	
14cu|perl-Log-Log4perl-1.460.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Log-Log4perl-1.460.0-2|15	BuildRequires: perl(File::Path)
14cu|perl-Log-Log4perl-1.460.0-2|16	BuildRequires: perl(File::Spec)
14cu|perl-Log-Log4perl-1.460.0-2|17	BuildRequires: perl(Test::More)
14cu|perl-Log-Log4perl-1.460.0-2|18	BuildRequires: perl(Log::Dispatch::FileRotate)
14cu|perl-Log-Log4perl-1.460.0-2|19	BuildRequires: perl-devel
14cu|perl-Log-Log4perl-1.460.0-2|20	
14cu|perl-Log-Log4perl-1.460.0-2|21	BuildArch: noarch
14cu|perl-Log-Log4perl-1.460.0-2|22	
14cu|perl-Log-Log4perl-1.460.0-2|23	%description
14cu|perl-Log-Log4perl-1.460.0-2|24	Log::Log4perl lets you remote-control and fine-tune the logging behaviour
14cu|perl-Log-Log4perl-1.460.0-2|25	of your system from the outside. It implements the widely popular
14cu|perl-Log-Log4perl-1.460.0-2|26	(Java-based) Log4j logging package in pure Perl.
14cu|perl-Log-Log4perl-1.460.0-2|27	
14cu|perl-Log-Log4perl-1.460.0-2|28	*For a detailed tutorial on Log::Log4perl usage, please read*
14cu|perl-Log-Log4perl-1.460.0-2|29	
14cu|perl-Log-Log4perl-1.460.0-2|30	the http://www.perl.com/pub/a/2002/09/11/log4perl.html manpage
14cu|perl-Log-Log4perl-1.460.0-2|31	
14cu|perl-Log-Log4perl-1.460.0-2|32	%prep
14cu|perl-Log-Log4perl-1.460.0-2|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Log-Log4perl-1.460.0-2|34	
14cu|perl-Log-Log4perl-1.460.0-2|35	%build
14cu|perl-Log-Log4perl-1.460.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Log-Log4perl-1.460.0-2|37	
14cu|perl-Log-Log4perl-1.460.0-2|38	%make
14cu|perl-Log-Log4perl-1.460.0-2|39	
14cu|perl-Log-Log4perl-1.460.0-2|40	%check
14cu|perl-Log-Log4perl-1.460.0-2|41	%make test
14cu|perl-Log-Log4perl-1.460.0-2|42	
14cu|perl-Log-Log4perl-1.460.0-2|43	%install
14cu|perl-Log-Log4perl-1.460.0-2|44	%makeinstall_std
14cu|perl-Log-Log4perl-1.460.0-2|45	
14cu|perl-Log-Log4perl-1.460.0-2|46	pushd %{buildroot}%{perl_vendorlib}/Log/Log4perl
14cu|perl-Log-Log4perl-1.460.0-2|47	find . -type f -name "*.pm" -exec chmod -x  {} \;
14cu|perl-Log-Log4perl-1.460.0-2|48	popd
14cu|perl-Log-Log4perl-1.460.0-2|49	
14cu|perl-Log-Log4perl-1.460.0-2|50	%files
14cu|perl-Log-Log4perl-1.460.0-2|51	%doc Changes META.yml README META.json LICENSE
14cu|perl-Log-Log4perl-1.460.0-2|52	%{_bindir}/*
14cu|perl-Log-Log4perl-1.460.0-2|53	%{_mandir}/man3/*
14cu|perl-Log-Log4perl-1.460.0-2|54	%{perl_vendorlib}/*
14cu|perl-Log-Log4perl-1.460.0-2|55	%{_mandir}/man1/*
14cu|perl-Log-Log4perl-1.460.0-2|56	
14cu|perl-Log-Log4perl-1.460.0-2|57	%changelog
14cu|perl-Log-Log4perl-1.460.0-2|58	
14cu|perl-Log-Log4perl-1.460.0-2|59	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-2
14cu|perl-Log-Log4perl-1.460.0-2|60	- (d04aa00) Fix BRs
14cu|perl-Log-Log4perl-1.460.0-2|61	
14cu|perl-Log-Log4perl-1.460.0-2|62	

13078 14
14cu|perl-LWP-ConsoleLogger-0.0.20-1|1	%define upstream_name LWP-ConsoleLogger
14cu|perl-LWP-ConsoleLogger-0.0.20-1|2	%define upstream_version 0.000020
14cu|perl-LWP-ConsoleLogger-0.0.20-1|3	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|4	Name:		perl-%{upstream_name}
14cu|perl-LWP-ConsoleLogger-0.0.20-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-LWP-ConsoleLogger-0.0.20-1|6	Release:	1
14cu|perl-LWP-ConsoleLogger-0.0.20-1|7	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|8	Summary:	LWP tracing and debugging
14cu|perl-LWP-ConsoleLogger-0.0.20-1|9	License:	GPL+ or Artistic
14cu|perl-LWP-ConsoleLogger-0.0.20-1|10	Group:		Development/Perl
14cu|perl-LWP-ConsoleLogger-0.0.20-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-LWP-ConsoleLogger-0.0.20-1|12	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-LWP-ConsoleLogger-0.0.20-1|13	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|14	BuildRequires:	perl(Data::Printer)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|15	BuildRequires:	perl(DateTime)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|16	BuildRequires:	perl(HTML::FormatText::WithLinks)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|17	BuildRequires:	perl(HTML::Restrict)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|18	BuildRequires:	perl(HTTP::Body)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|19	BuildRequires:	perl(HTTP::CookieMonster)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|20	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|21	BuildRequires:	perl(Log::Dispatch)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|22	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|23	BuildRequires:	perl(Module::Build) >= 0.400.400
14cu|perl-LWP-ConsoleLogger-0.0.20-1|24	BuildRequires:	perl(MooX::StrictConstructor)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|25	BuildRequires:	perl(Parse::MIME)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|26	BuildRequires:	perl(Path::Tiny)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|27	BuildRequires:	perl(Plack::Handler::HTTP::Server::Simple)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|28	BuildRequires:	perl(Plack::Test)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|29	BuildRequires:	perl(Plack::Test::Agent)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|30	BuildRequires:	perl(String::Trim)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|31	BuildRequires:	perl(Term::Size::Any)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|32	BuildRequires:	perl(Test::FailWarnings)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|33	BuildRequires:	perl(Test::Fatal)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|34	BuildRequires:	perl(Test::Most)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|35	BuildRequires:	perl(Text::SimpleTable::AutoWidth)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|36	BuildRequires:	perl(URI::Query)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|37	BuildRequires:	perl(XML::Simple)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|38	BuildRequires:	perl(strictures)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|39	BuildRequires:	perl(Term::Size::Perl)
14cu|perl-LWP-ConsoleLogger-0.0.20-1|40	BuildRequires:	perl-devel
14cu|perl-LWP-ConsoleLogger-0.0.20-1|41	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|42	BuildArch:	noarch
14cu|perl-LWP-ConsoleLogger-0.0.20-1|43	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|44	%description
14cu|perl-LWP-ConsoleLogger-0.0.20-1|45	BETA BETA BETA. This is currently an experiment. Things could change.
14cu|perl-LWP-ConsoleLogger-0.0.20-1|46	Please adjust accordingly.
14cu|perl-LWP-ConsoleLogger-0.0.20-1|47	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|48	It can be hard (or at least tedious) to debug mechanize scripts.
14cu|perl-LWP-ConsoleLogger-0.0.20-1|49	LWP::Debug is deprecated. It suggests you write your own debugging
14cu|perl-LWP-ConsoleLogger-0.0.20-1|50	handlers, set up a proxy or install Wireshark. Those are all workable
14cu|perl-LWP-ConsoleLogger-0.0.20-1|51	solutions, but this module exists to save you some of that work. The
14cu|perl-LWP-ConsoleLogger-0.0.20-1|52	guts of this module are stolen from Plack::Middleware::DebugLogging,
14cu|perl-LWP-ConsoleLogger-0.0.20-1|53	which in turn stole most of its internals from Catalyst. If you're new
14cu|perl-LWP-ConsoleLogger-0.0.20-1|54	to LWP::ConsoleLogger, I suggest getting started with the
14cu|perl-LWP-ConsoleLogger-0.0.20-1|55	LWP::ConsoleLogger::Easy wrapper. This will get you up and running in
14cu|perl-LWP-ConsoleLogger-0.0.20-1|56	minutes. If you need to tweak the settings that
14cu|perl-LWP-ConsoleLogger-0.0.20-1|57	LWP::ConsoleLogger::Easy chooses for you (or if you just want to be
14cu|perl-LWP-ConsoleLogger-0.0.20-1|58	fancy), please read on.
14cu|perl-LWP-ConsoleLogger-0.0.20-1|59	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|60	Since this is a debugging library, I've left as much mutable state as
14cu|perl-LWP-ConsoleLogger-0.0.20-1|61	possible, so that you can easily toggle output on and off and otherwise
14cu|perl-LWP-ConsoleLogger-0.0.20-1|62	adjust how you deal with the output.
14cu|perl-LWP-ConsoleLogger-0.0.20-1|63	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|64	%prep
14cu|perl-LWP-ConsoleLogger-0.0.20-1|65	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-LWP-ConsoleLogger-0.0.20-1|66	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|67	%build
14cu|perl-LWP-ConsoleLogger-0.0.20-1|68	%{__perl} Build.PL --installdirs=vendor
14cu|perl-LWP-ConsoleLogger-0.0.20-1|69	./Build
14cu|perl-LWP-ConsoleLogger-0.0.20-1|70	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|71	%check
14cu|perl-LWP-ConsoleLogger-0.0.20-1|72	./Build test
14cu|perl-LWP-ConsoleLogger-0.0.20-1|73	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|74	%install
14cu|perl-LWP-ConsoleLogger-0.0.20-1|75	./Build install --destdir=%{buildroot}
14cu|perl-LWP-ConsoleLogger-0.0.20-1|76	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|77	%files
14cu|perl-LWP-ConsoleLogger-0.0.20-1|78	%doc Changes LICENSE META.json META.yml README
14cu|perl-LWP-ConsoleLogger-0.0.20-1|79	%{_mandir}/man3/*
14cu|perl-LWP-ConsoleLogger-0.0.20-1|80	%{perl_vendorlib}/*
14cu|perl-LWP-ConsoleLogger-0.0.20-1|81	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|82	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|83	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|84	%changelog
14cu|perl-LWP-ConsoleLogger-0.0.20-1|85	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|86	* Thu Sep 24 2015 abfonly <abfonly@gmail.com> 0.0.20-1
14cu|perl-LWP-ConsoleLogger-0.0.20-1|87	- (d266d47) Imported from SRPM
14cu|perl-LWP-ConsoleLogger-0.0.20-1|88	
14cu|perl-LWP-ConsoleLogger-0.0.20-1|89	

13079 14
14cu|perl-LWP-Protocol-http10-6.30.0-1|1	%define upstream_name    LWP-Protocol-http10
14cu|perl-LWP-Protocol-http10-6.30.0-1|2	%define upstream_version 6.03
14cu|perl-LWP-Protocol-http10-6.30.0-1|3	
14cu|perl-LWP-Protocol-http10-6.30.0-1|4	
14cu|perl-LWP-Protocol-http10-6.30.0-1|5	
14cu|perl-LWP-Protocol-http10-6.30.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-LWP-Protocol-http10-6.30.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-LWP-Protocol-http10-6.30.0-1|8	Release:    1
14cu|perl-LWP-Protocol-http10-6.30.0-1|9	
14cu|perl-LWP-Protocol-http10-6.30.0-1|10	Summary:        Legacy HTTP/1.0 support for LWP
14cu|perl-LWP-Protocol-http10-6.30.0-1|11	License:        GPL+ or Artistic
14cu|perl-LWP-Protocol-http10-6.30.0-1|12	Group:          Development/Perl
14cu|perl-LWP-Protocol-http10-6.30.0-1|13	URL:            http://search.cpan.org/dist/%{upstream_name}
14cu|perl-LWP-Protocol-http10-6.30.0-1|14	Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-LWP-Protocol-http10-6.30.0-1|15	
14cu|perl-LWP-Protocol-http10-6.30.0-1|16	BuildRequires:  perl-devel
14cu|perl-LWP-Protocol-http10-6.30.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-LWP-Protocol-http10-6.30.0-1|18	BuildRequires:  perl(HTTP::Response)
14cu|perl-LWP-Protocol-http10-6.30.0-1|19	BuildRequires:  perl(HTTP::Status)
14cu|perl-LWP-Protocol-http10-6.30.0-1|20	BuildRequires:  perl(LWP::Protocol)
14cu|perl-LWP-Protocol-http10-6.30.0-1|21	
14cu|perl-LWP-Protocol-http10-6.30.0-1|22	BuildArch:      noarch
14cu|perl-LWP-Protocol-http10-6.30.0-1|23	
14cu|perl-LWP-Protocol-http10-6.30.0-1|24	%description
14cu|perl-LWP-Protocol-http10-6.30.0-1|25	The LWP::Protocol::http10 module provides support for using HTTP/1.0
14cu|perl-LWP-Protocol-http10-6.30.0-1|26	protocol with LWP. To use it you need to call LWP::Protocol::implementor()
14cu|perl-LWP-Protocol-http10-6.30.0-1|27	to override the standard handler for http URLs.
14cu|perl-LWP-Protocol-http10-6.30.0-1|28	
14cu|perl-LWP-Protocol-http10-6.30.0-1|29	
14cu|perl-LWP-Protocol-http10-6.30.0-1|30	%prep
14cu|perl-LWP-Protocol-http10-6.30.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-LWP-Protocol-http10-6.30.0-1|32	
14cu|perl-LWP-Protocol-http10-6.30.0-1|33	%build
14cu|perl-LWP-Protocol-http10-6.30.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-LWP-Protocol-http10-6.30.0-1|35	%make
14cu|perl-LWP-Protocol-http10-6.30.0-1|36	
14cu|perl-LWP-Protocol-http10-6.30.0-1|37	
14cu|perl-LWP-Protocol-http10-6.30.0-1|38	%check
14cu|perl-LWP-Protocol-http10-6.30.0-1|39	make test
14cu|perl-LWP-Protocol-http10-6.30.0-1|40	
14cu|perl-LWP-Protocol-http10-6.30.0-1|41	%install
14cu|perl-LWP-Protocol-http10-6.30.0-1|42	%makeinstall_std
14cu|perl-LWP-Protocol-http10-6.30.0-1|43	
14cu|perl-LWP-Protocol-http10-6.30.0-1|44	%files
14cu|perl-LWP-Protocol-http10-6.30.0-1|45	%doc Changes README
14cu|perl-LWP-Protocol-http10-6.30.0-1|46	%{perl_vendorlib}/*
14cu|perl-LWP-Protocol-http10-6.30.0-1|47	%{_mandir}/man3/*
14cu|perl-LWP-Protocol-http10-6.30.0-1|48	
14cu|perl-LWP-Protocol-http10-6.30.0-1|49	
14cu|perl-LWP-Protocol-http10-6.30.0-1|50	%changelog
14cu|perl-LWP-Protocol-http10-6.30.0-1|51	
14cu|perl-LWP-Protocol-http10-6.30.0-1|52	* Sat Jun 20 2015 abfonly <John@smith.org> 6.30.0-1
14cu|perl-LWP-Protocol-http10-6.30.0-1|53	- (e06cba2) Imported from SRPM
14cu|perl-LWP-Protocol-http10-6.30.0-1|54	
14cu|perl-LWP-Protocol-http10-6.30.0-1|55	

13080 14
14cu|perl-Mail-Box-2.118.0-1|1	%define upstream_name    Mail-Box
14cu|perl-Mail-Box-2.118.0-1|2	%define upstream_version 2.118
14cu|perl-Mail-Box-2.118.0-1|3	
14cu|perl-Mail-Box-2.118.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Mail-Box-2.118.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Mail-Box-2.118.0-1|6	Release:    1
14cu|perl-Mail-Box-2.118.0-1|7	
14cu|perl-Mail-Box-2.118.0-1|8	Summary:    Handle quoted-printable message bodies
14cu|perl-Mail-Box-2.118.0-1|9	License:    GPL+ or Artistic
14cu|perl-Mail-Box-2.118.0-1|10	Group:      Development/Perl
14cu|perl-Mail-Box-2.118.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mail-Box-2.118.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mail-Box-2.118.0-1|13	
14cu|perl-Mail-Box-2.118.0-1|14	BuildRequires: perl-devel
14cu|perl-Mail-Box-2.118.0-1|15	BuildRequires: perl(Date::Format)
14cu|perl-Mail-Box-2.118.0-1|16	BuildRequires: perl(Date::Parse)
14cu|perl-Mail-Box-2.118.0-1|17	BuildRequires: perl(Devel::GlobalDestruction)
14cu|perl-Mail-Box-2.118.0-1|18	BuildRequires: perl(Digest::HMAC_MD5)
14cu|perl-Mail-Box-2.118.0-1|19	BuildRequires: perl(Encode)
14cu|perl-Mail-Box-2.118.0-1|20	BuildRequires: perl(Errno)
14cu|perl-Mail-Box-2.118.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Mail-Box-2.118.0-1|22	BuildRequires: perl(File::Remove)
14cu|perl-Mail-Box-2.118.0-1|23	BuildRequires: perl(File::Spec)
14cu|perl-Mail-Box-2.118.0-1|24	BuildRequires: perl(IO::Scalar)
14cu|perl-Mail-Box-2.118.0-1|25	BuildRequires: perl(MIME::Base64)
14cu|perl-Mail-Box-2.118.0-1|26	BuildRequires: perl(MIME::Types)
14cu|perl-Mail-Box-2.118.0-1|27	BuildRequires: perl(Mail::Address)
14cu|perl-Mail-Box-2.118.0-1|28	BuildRequires: perl(Object::Realize::Later)
14cu|perl-Mail-Box-2.118.0-1|29	BuildRequires: perl(Scalar::Util)
14cu|perl-Mail-Box-2.118.0-1|30	BuildRequires: perl(Sys::Hostname)
14cu|perl-Mail-Box-2.118.0-1|31	BuildRequires: perl(TAP::Harness)
14cu|perl-Mail-Box-2.118.0-1|32	BuildRequires: perl(Test::More)
14cu|perl-Mail-Box-2.118.0-1|33	BuildRequires: perl(Test::Pod)
14cu|perl-Mail-Box-2.118.0-1|34	BuildRequires: perl(Time::Zone)
14cu|perl-Mail-Box-2.118.0-1|35	BuildRequires: perl(URI)
14cu|perl-Mail-Box-2.118.0-1|36	BuildRequires: perl(User::Identity)
14cu|perl-Mail-Box-2.118.0-1|37	BuildRequires: perl(HTML::FormatText)
14cu|perl-Mail-Box-2.118.0-1|38	BuildRequires: perl(MIME::Entity)
14cu|perl-Mail-Box-2.118.0-1|39	BuildRequires: perl(Mail::IMAPClient)
14cu|perl-Mail-Box-2.118.0-1|40	BuildRequires: perl(Mail::Transport::Dbx)
14cu|perl-Mail-Box-2.118.0-1|41	BuildRequires: perl(Email::Simple)
14cu|perl-Mail-Box-2.118.0-1|42	BuildRequires: perl(Email::Abstract)
14cu|perl-Mail-Box-2.118.0-1|43	BuildRequires: perl(Text::Autoformat)
14cu|perl-Mail-Box-2.118.0-1|44	BuildRequires: perl(Font::Metrics::TimesRoman)
14cu|perl-Mail-Box-2.118.0-1|45	
14cu|perl-Mail-Box-2.118.0-1|46	Provides:   perl(Mail::Message::Construct)
14cu|perl-Mail-Box-2.118.0-1|47	
14cu|perl-Mail-Box-2.118.0-1|48	BuildArch: noarch
14cu|perl-Mail-Box-2.118.0-1|49	
14cu|perl-Mail-Box-2.118.0-1|50	%description
14cu|perl-Mail-Box-2.118.0-1|51	A Mail::Box::Manager creates 'Mail::Box' objects. But you already knew,
14cu|perl-Mail-Box-2.118.0-1|52	because you started with the Mail::Box-Overview manual page. That page is
14cu|perl-Mail-Box-2.118.0-1|53	obligatory reading, sorry!
14cu|perl-Mail-Box-2.118.0-1|54	
14cu|perl-Mail-Box-2.118.0-1|55	'Mail::Box' is the base class for accessing various types of mailboxes
14cu|perl-Mail-Box-2.118.0-1|56	(folders) in a uniform manner. The various folder types vary on how they
14cu|perl-Mail-Box-2.118.0-1|57	store their messages, but when some effort those differences could be
14cu|perl-Mail-Box-2.118.0-1|58	hidden behind a general API. For example, some folders store many messages
14cu|perl-Mail-Box-2.118.0-1|59	in one single file, where other store each message in a separate file
14cu|perl-Mail-Box-2.118.0-1|60	withing the same directory.
14cu|perl-Mail-Box-2.118.0-1|61	
14cu|perl-Mail-Box-2.118.0-1|62	No object in your program will be of type 'Mail::Box': it is only used as
14cu|perl-Mail-Box-2.118.0-1|63	base class for the real folder types. 'Mail::Box' is extended by
14cu|perl-Mail-Box-2.118.0-1|64	
14cu|perl-Mail-Box-2.118.0-1|65	%prep
14cu|perl-Mail-Box-2.118.0-1|66	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mail-Box-2.118.0-1|67	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|perl-Mail-Box-2.118.0-1|68	
14cu|perl-Mail-Box-2.118.0-1|69	
14cu|perl-Mail-Box-2.118.0-1|70	%build
14cu|perl-Mail-Box-2.118.0-1|71	PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mail-Box-2.118.0-1|72	
14cu|perl-Mail-Box-2.118.0-1|73	%make
14cu|perl-Mail-Box-2.118.0-1|74	
14cu|perl-Mail-Box-2.118.0-1|75	%check
14cu|perl-Mail-Box-2.118.0-1|76	%make test
14cu|perl-Mail-Box-2.118.0-1|77	
14cu|perl-Mail-Box-2.118.0-1|78	%install
14cu|perl-Mail-Box-2.118.0-1|79	%makeinstall_std
14cu|perl-Mail-Box-2.118.0-1|80	
14cu|perl-Mail-Box-2.118.0-1|81	find %{buildroot} -name '.packlist' -delete
14cu|perl-Mail-Box-2.118.0-1|82	find %{buildroot} -name '*.pod' -delete
14cu|perl-Mail-Box-2.118.0-1|83	
14cu|perl-Mail-Box-2.118.0-1|84	%files
14cu|perl-Mail-Box-2.118.0-1|85	%doc META.yml README ChangeLog META.json LICENSE
14cu|perl-Mail-Box-2.118.0-1|86	%{_mandir}/man3/*
14cu|perl-Mail-Box-2.118.0-1|87	%{perl_vendorlib}/*
14cu|perl-Mail-Box-2.118.0-1|88	
14cu|perl-Mail-Box-2.118.0-1|89	
14cu|perl-Mail-Box-2.118.0-1|90	%changelog
14cu|perl-Mail-Box-2.118.0-1|91	* Thu Mar 12 2015 abfonly <John@smith.org> 2.118.0-1
14cu|perl-Mail-Box-2.118.0-1|92	+ Revision: d9dd502
14cu|perl-Mail-Box-2.118.0-1|93	- Log: Update to 2.118.0, fixed BR, fixed tests
14cu|perl-Mail-Box-2.118.0-1|94	
14cu|perl-Mail-Box-2.118.0-1|95	

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

13082 14
14cu|perl-Mail-GnuPG-0.210.0-1|1	%define upstream_name    Mail-GnuPG
14cu|perl-Mail-GnuPG-0.210.0-1|2	%define upstream_version 0.21
14cu|perl-Mail-GnuPG-0.210.0-1|3	
14cu|perl-Mail-GnuPG-0.210.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Mail-GnuPG-0.210.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Mail-GnuPG-0.210.0-1|6	Release:    1
14cu|perl-Mail-GnuPG-0.210.0-1|7	Summary:    Process email with GPG
14cu|perl-Mail-GnuPG-0.210.0-1|8	License:    GPL or Artistic
14cu|perl-Mail-GnuPG-0.210.0-1|9	Group:      Development/Perl
14cu|perl-Mail-GnuPG-0.210.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mail-GnuPG-0.210.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mail-GnuPG-0.210.0-1|12	
14cu|perl-Mail-GnuPG-0.210.0-1|13	BuildRequires: perl-devel
14cu|perl-Mail-GnuPG-0.210.0-1|14	BuildRequires: perl(File::Spec)
14cu|perl-Mail-GnuPG-0.210.0-1|15	BuildRequires: perl(File::Temp)
14cu|perl-Mail-GnuPG-0.210.0-1|16	BuildRequires: perl(GnuPG::Interface)
14cu|perl-Mail-GnuPG-0.210.0-1|17	BuildRequires: perl(IO::Handle)
14cu|perl-Mail-GnuPG-0.210.0-1|18	BuildRequires: perl(MIME::Entity)
14cu|perl-Mail-GnuPG-0.210.0-1|19	BuildRequires: perl(MIME::Parser)
14cu|perl-Mail-GnuPG-0.210.0-1|20	BuildRequires: perl(Mail::Address)
14cu|perl-Mail-GnuPG-0.210.0-1|21	BuildRequires: perl(Module::Build) >= 0.380.0
14cu|perl-Mail-GnuPG-0.210.0-1|22	BuildRequires: perl(Test::More)
14cu|perl-Mail-GnuPG-0.210.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-Mail-GnuPG-0.210.0-1|24	BuildRequires: gnupg
14cu|perl-Mail-GnuPG-0.210.0-1|25	BuildRequires: perl(MIME::Tools)
14cu|perl-Mail-GnuPG-0.210.0-1|26	BuildRequires: perl(strictures)
14cu|perl-Mail-GnuPG-0.210.0-1|27	BuildRequires: perl(Type::Utils)
14cu|perl-Mail-GnuPG-0.210.0-1|28	BuildRequires: perl(Data::Perl::Role::Collection::Array)
14cu|perl-Mail-GnuPG-0.210.0-1|29	
14cu|perl-Mail-GnuPG-0.210.0-1|30	BuildArch:  noarch
14cu|perl-Mail-GnuPG-0.210.0-1|31	
14cu|perl-Mail-GnuPG-0.210.0-1|32	%description
14cu|perl-Mail-GnuPG-0.210.0-1|33	Use GnuPG::Interface to process or create PGP signed or encrypted email.
14cu|perl-Mail-GnuPG-0.210.0-1|34	
14cu|perl-Mail-GnuPG-0.210.0-1|35	%prep
14cu|perl-Mail-GnuPG-0.210.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mail-GnuPG-0.210.0-1|37	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cu|perl-Mail-GnuPG-0.210.0-1|38	%build
14cu|perl-Mail-GnuPG-0.210.0-1|39	%{__perl} Build.PL installdirs=vendor
14cu|perl-Mail-GnuPG-0.210.0-1|40	./Build
14cu|perl-Mail-GnuPG-0.210.0-1|41	
14cu|perl-Mail-GnuPG-0.210.0-1|42	%check
14cu|perl-Mail-GnuPG-0.210.0-1|43	export LC_ALL=C
14cu|perl-Mail-GnuPG-0.210.0-1|44	./Build test
14cu|perl-Mail-GnuPG-0.210.0-1|45	
14cu|perl-Mail-GnuPG-0.210.0-1|46	%install
14cu|perl-Mail-GnuPG-0.210.0-1|47	./Build install destdir=%{buildroot}
14cu|perl-Mail-GnuPG-0.210.0-1|48	
14cu|perl-Mail-GnuPG-0.210.0-1|49	%files
14cu|perl-Mail-GnuPG-0.210.0-1|50	%doc Changes META.json META.yml MYMETA.yml README SIGNATURE
14cu|perl-Mail-GnuPG-0.210.0-1|51	%{perl_vendorlib}/Mail
14cu|perl-Mail-GnuPG-0.210.0-1|52	%{_mandir}/*/*
14cu|perl-Mail-GnuPG-0.210.0-1|53	
14cu|perl-Mail-GnuPG-0.210.0-1|54	
14cu|perl-Mail-GnuPG-0.210.0-1|55	
14cu|perl-Mail-GnuPG-0.210.0-1|56	%changelog
14cu|perl-Mail-GnuPG-0.210.0-1|57	* Sat Mar 14 2015 abfonly <John@smith.org> 0.210.0-1
14cu|perl-Mail-GnuPG-0.210.0-1|58	+ Revision: 438f093
14cu|perl-Mail-GnuPG-0.210.0-1|59	- Log: Update to 0.210.0, fixed BR, fixed tests
14cu|perl-Mail-GnuPG-0.210.0-1|60	
14cu|perl-Mail-GnuPG-0.210.0-1|61	

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

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

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

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

13087 14
14cu|perl-Math-Base36-0.140.0-1|1	%define upstream_name    Math-Base36
14cu|perl-Math-Base36-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Math-Base36-0.140.0-1|3	
14cu|perl-Math-Base36-0.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Math-Base36-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-Base36-0.140.0-1|6	Release:	1
14cu|perl-Math-Base36-0.140.0-1|7	
14cu|perl-Math-Base36-0.140.0-1|8	Summary:	Encoding and decoding of base36 strings
14cu|perl-Math-Base36-0.140.0-1|9	
14cu|perl-Math-Base36-0.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-Math-Base36-0.140.0-1|11	Group:		Development/Perl
14cu|perl-Math-Base36-0.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-Base36-0.140.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-Base36-0.140.0-1|14	
14cu|perl-Math-Base36-0.140.0-1|15	
14cu|perl-Math-Base36-0.140.0-1|16	BuildRequires:	perl-devel
14cu|perl-Math-Base36-0.140.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Math-Base36-0.140.0-1|18	BuildRequires:	perl(Math::BigInt)
14cu|perl-Math-Base36-0.140.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Math-Base36-0.140.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-Math-Base36-0.140.0-1|21	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Math-Base36-0.140.0-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-Math-Base36-0.140.0-1|23	
14cu|perl-Math-Base36-0.140.0-1|24	BuildArch:	noarch
14cu|perl-Math-Base36-0.140.0-1|25	
14cu|perl-Math-Base36-0.140.0-1|26	%description
14cu|perl-Math-Base36-0.140.0-1|27	This module converts to and from Base36 numbers (0..9 - A..Z)
14cu|perl-Math-Base36-0.140.0-1|28	
14cu|perl-Math-Base36-0.140.0-1|29	It was created because of an article/challenge in "The Perl Review"
14cu|perl-Math-Base36-0.140.0-1|30	
14cu|perl-Math-Base36-0.140.0-1|31	%prep
14cu|perl-Math-Base36-0.140.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-Base36-0.140.0-1|33	
14cu|perl-Math-Base36-0.140.0-1|34	%build
14cu|perl-Math-Base36-0.140.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-Base36-0.140.0-1|36	%make
14cu|perl-Math-Base36-0.140.0-1|37	
14cu|perl-Math-Base36-0.140.0-1|38	%check
14cu|perl-Math-Base36-0.140.0-1|39	%make test
14cu|perl-Math-Base36-0.140.0-1|40	
14cu|perl-Math-Base36-0.140.0-1|41	%install
14cu|perl-Math-Base36-0.140.0-1|42	%makeinstall_std
14cu|perl-Math-Base36-0.140.0-1|43	
14cu|perl-Math-Base36-0.140.0-1|44	%files
14cu|perl-Math-Base36-0.140.0-1|45	%doc Changes META.yml README
14cu|perl-Math-Base36-0.140.0-1|46	%{_mandir}/man3/*
14cu|perl-Math-Base36-0.140.0-1|47	%{perl_vendorlib}/*
14cu|perl-Math-Base36-0.140.0-1|48	
14cu|perl-Math-Base36-0.140.0-1|49	
14cu|perl-Math-Base36-0.140.0-1|50	
14cu|perl-Math-Base36-0.140.0-1|51	%changelog
14cu|perl-Math-Base36-0.140.0-1|52	
14cu|perl-Math-Base36-0.140.0-1|53	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-Math-Base36-0.140.0-1|54	- (03e475f) Log: update to 0.140.0
14cu|perl-Math-Base36-0.140.0-1|55	- (03e475f) fixed BR and tests
14cu|perl-Math-Base36-0.140.0-1|56	- (03e475f) fixed Url and Source0
14cu|perl-Math-Base36-0.140.0-1|57	- (03e475f) fixed linting
14cu|perl-Math-Base36-0.140.0-1|58	- (03e475f) spec clean
14cu|perl-Math-Base36-0.140.0-1|59	
14cu|perl-Math-Base36-0.140.0-1|60	

13088 14
14cu|perl-Math-Base85-0.200.0-1|1	%define upstream_name       Math-Base85
14cu|perl-Math-Base85-0.200.0-1|2	%define upstream_version    0.2
14cu|perl-Math-Base85-0.200.0-1|3	
14cu|perl-Math-Base85-0.200.0-1|4	Summary:	Perl extension for base 85 numbers
14cu|perl-Math-Base85-0.200.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Math-Base85-0.200.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-Base85-0.200.0-1|7	
14cu|perl-Math-Base85-0.200.0-1|8	Release:	1
14cu|perl-Math-Base85-0.200.0-1|9	License:	GPL+ or Artistic
14cu|perl-Math-Base85-0.200.0-1|10	Group:		Development/Perl
14cu|perl-Math-Base85-0.200.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-Base85-0.200.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMONROE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-Base85-0.200.0-1|13	
14cu|perl-Math-Base85-0.200.0-1|14	BuildRequires:	perl-devel
14cu|perl-Math-Base85-0.200.0-1|15	
14cu|perl-Math-Base85-0.200.0-1|16	BuildArch:	noarch
14cu|perl-Math-Base85-0.200.0-1|17	
14cu|perl-Math-Base85-0.200.0-1|18	%description
14cu|perl-Math-Base85-0.200.0-1|19	RFC 1924 describes a compact, fixed-size representation of IPv6
14cu|perl-Math-Base85-0.200.0-1|20	addresses which uses a base 85 number system.  This module handles
14cu|perl-Math-Base85-0.200.0-1|21	some of the uglier details of it.
14cu|perl-Math-Base85-0.200.0-1|22	
14cu|perl-Math-Base85-0.200.0-1|23	%prep
14cu|perl-Math-Base85-0.200.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-Base85-0.200.0-1|25	
14cu|perl-Math-Base85-0.200.0-1|26	%build
14cu|perl-Math-Base85-0.200.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-Base85-0.200.0-1|28	%make
14cu|perl-Math-Base85-0.200.0-1|29	
14cu|perl-Math-Base85-0.200.0-1|30	%check
14cu|perl-Math-Base85-0.200.0-1|31	%make test
14cu|perl-Math-Base85-0.200.0-1|32	
14cu|perl-Math-Base85-0.200.0-1|33	%install
14cu|perl-Math-Base85-0.200.0-1|34	%makeinstall_std
14cu|perl-Math-Base85-0.200.0-1|35	
14cu|perl-Math-Base85-0.200.0-1|36	%files
14cu|perl-Math-Base85-0.200.0-1|37	%doc Changes README
14cu|perl-Math-Base85-0.200.0-1|38	%{perl_vendorlib}/Math/Base85.pm
14cu|perl-Math-Base85-0.200.0-1|39	%{_mandir}/*/*
14cu|perl-Math-Base85-0.200.0-1|40	
14cu|perl-Math-Base85-0.200.0-1|41	%changelog
14cu|perl-Math-Base85-0.200.0-1|42	
14cu|perl-Math-Base85-0.200.0-1|43	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-Math-Base85-0.200.0-1|44	- (72d163e) Log: Reimport prperly from source,
14cu|perl-Math-Base85-0.200.0-1|45	- (72d163e) Perl converted version 0.200.0
14cu|perl-Math-Base85-0.200.0-1|46	
14cu|perl-Math-Base85-0.200.0-1|47	

13089 14
14cu|perl-Math-BigInt-1.999.722-1|1	%define upstream_name    Math-BigInt
14cu|perl-Math-BigInt-1.999.722-1|2	%define upstream_version 1.999722
14cu|perl-Math-BigInt-1.999.722-1|3	
14cu|perl-Math-BigInt-1.999.722-1|4	Name:       perl-%{upstream_name}
14cu|perl-Math-BigInt-1.999.722-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-BigInt-1.999.722-1|6	Release:    1
14cu|perl-Math-BigInt-1.999.722-1|7	
14cu|perl-Math-BigInt-1.999.722-1|8	Summary:    Arbitrary size integer/float math package
14cu|perl-Math-BigInt-1.999.722-1|9	
14cu|perl-Math-BigInt-1.999.722-1|10	License:    GPL+ or Artistic
14cu|perl-Math-BigInt-1.999.722-1|11	Group:      Development/Perl
14cu|perl-Math-BigInt-1.999.722-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-BigInt-1.999.722-1|13	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-BigInt-1.999.722-1|14	
14cu|perl-Math-BigInt-1.999.722-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cu|perl-Math-BigInt-1.999.722-1|16	BuildRequires: perl(Test::More) >= 0.620.0
14cu|perl-Math-BigInt-1.999.722-1|17	BuildRequires: perl(JSON::PP)
14cu|perl-Math-BigInt-1.999.722-1|18	BuildRequires: perl-devel
14cu|perl-Math-BigInt-1.999.722-1|19	BuildArch:  noarch
14cu|perl-Math-BigInt-1.999.722-1|20	
14cu|perl-Math-BigInt-1.999.722-1|21	%description
14cu|perl-Math-BigInt-1.999.722-1|22	All operators (including basic math operations) are overloaded if you declare
14cu|perl-Math-BigInt-1.999.722-1|23	your big integers as
14cu|perl-Math-BigInt-1.999.722-1|24	
14cu|perl-Math-BigInt-1.999.722-1|25	$i = new Math::BigInt '123_456_789_123_456_789';
14cu|perl-Math-BigInt-1.999.722-1|26	
14cu|perl-Math-BigInt-1.999.722-1|27	Operations with overloaded operators preserve the arguments which is exactly
14cu|perl-Math-BigInt-1.999.722-1|28	what you expect.
14cu|perl-Math-BigInt-1.999.722-1|29	
14cu|perl-Math-BigInt-1.999.722-1|30	%prep
14cu|perl-Math-BigInt-1.999.722-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Math-BigInt-1.999.722-1|32	
14cu|perl-Math-BigInt-1.999.722-1|33	%build
14cu|perl-Math-BigInt-1.999.722-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-BigInt-1.999.722-1|35	%make
14cu|perl-Math-BigInt-1.999.722-1|36	
14cu|perl-Math-BigInt-1.999.722-1|37	%check
14cu|perl-Math-BigInt-1.999.722-1|38	%make test
14cu|perl-Math-BigInt-1.999.722-1|39	
14cu|perl-Math-BigInt-1.999.722-1|40	%install
14cu|perl-Math-BigInt-1.999.722-1|41	%makeinstall_std
14cu|perl-Math-BigInt-1.999.722-1|42	
14cu|perl-Math-BigInt-1.999.722-1|43	%files
14cu|perl-Math-BigInt-1.999.722-1|44	%doc BENCHMARK BUGS CHANGES CREDITS GOALS HISTORY  LICENSE META.json META.yml NEW README SIGNATURE TODO examples
14cu|perl-Math-BigInt-1.999.722-1|45	%{perl_vendorlib}/Math
14cu|perl-Math-BigInt-1.999.722-1|46	%{_mandir}/*/*
14cu|perl-Math-BigInt-1.999.722-1|47	
14cu|perl-Math-BigInt-1.999.722-1|48	%changelog
14cu|perl-Math-BigInt-1.999.722-1|49	
14cu|perl-Math-BigInt-1.999.722-1|50	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 1.999.722-1
14cu|perl-Math-BigInt-1.999.722-1|51	- (40fd1e8) Updated to 1.999.722
14cu|perl-Math-BigInt-1.999.722-1|52	
14cu|perl-Math-BigInt-1.999.722-1|53	

13090 14
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|1	%define upstream_name    Math-BigInt-FastCalc
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|2	%define upstream_version 0.42
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|3	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|6	Release:	2
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|7	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|8	Summary:    Math::BigInt::Calc with some XS for more speed
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|9	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|10	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|11	License:    GPL+ or Artistic
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|12	Group:      Development/Perl
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|15	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|17	BuildRequires: perl-Math-BigInt >= 1.991
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|18	BuildRequires: perl(Math::BigInt::Calc) >= 0.56
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|19	BuildRequires: perl(Test::More)
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|20	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|21	BuildRequires: perl-devel
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|22	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|23	%description
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|24	In order to allow for multiple big integer libraries, Math::BigInt was
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|25	rewritten to use library modules for core math routines. Any module which
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|26	follows the same API as this can be used instead by using the following:
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|27	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|28	use Math::BigInt lib => 'libname';
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|29	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|30	'libname' is either the long name ('Math::BigInt::Pari'), or only the short
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|31	version like 'Pari'. To use this library:
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|32	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|33	%prep
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|35	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|36	%build
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|38	%make
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|39	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|40	%check
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|41	%make test
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|42	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|43	%install
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|44	%makeinstall_std
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|45	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|46	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|47	%files
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|48	%doc README CHANGES META.yml
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|49	%{_mandir}/man3/*
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|50	%{perl_vendorlib}/*
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|51	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|52	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|53	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|54	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|55	%changelog
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|56	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|57	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.420.0-2
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|58	- (4a3e1e7) Updated to 0.42
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|59	
14cu|perl-Math-BigInt-FastCalc-0.420.0-2|60	

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

13092 14
14cu|perl-Math-BigInt-Pari-1.270.0-2|1	%define upstream_name    Math-BigInt-Pari
14cu|perl-Math-BigInt-Pari-1.270.0-2|2	%define upstream_version 1.27
14cu|perl-Math-BigInt-Pari-1.270.0-2|3	
14cu|perl-Math-BigInt-Pari-1.270.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Math-BigInt-Pari-1.270.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-BigInt-Pari-1.270.0-2|6	Release:    2
14cu|perl-Math-BigInt-Pari-1.270.0-2|7	
14cu|perl-Math-BigInt-Pari-1.270.0-2|8	Summary:    Use Math::Pari for Math::BigInt routines
14cu|perl-Math-BigInt-Pari-1.270.0-2|9	
14cu|perl-Math-BigInt-Pari-1.270.0-2|10	License:    GPL+ or Artistic
14cu|perl-Math-BigInt-Pari-1.270.0-2|11	Group:      Development/Perl
14cu|perl-Math-BigInt-Pari-1.270.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-BigInt-Pari-1.270.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-BigInt-Pari-1.270.0-2|14	
14cu|perl-Math-BigInt-Pari-1.270.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cu|perl-Math-BigInt-Pari-1.270.0-2|16	BuildRequires: perl(JSON::PP)
14cu|perl-Math-BigInt-Pari-1.270.0-2|17	BuildRequires: perl(Math::BigInt) >= 1.999.300
14cu|perl-Math-BigInt-Pari-1.270.0-2|18	BuildRequires: perl(Math::Pari) >= 2.10.709
14cu|perl-Math-BigInt-Pari-1.270.0-2|19	BuildRequires: perl(Test::More) >= 0.620.0
14cu|perl-Math-BigInt-Pari-1.270.0-2|20	BuildRequires: perl-devel
14cu|perl-Math-BigInt-Pari-1.270.0-2|21	BuildArch:  noarch
14cu|perl-Math-BigInt-Pari-1.270.0-2|22	
14cu|perl-Math-BigInt-Pari-1.270.0-2|23	%description
14cu|perl-Math-BigInt-Pari-1.270.0-2|24	Provides support for big integer in BigInt et al. calculations via means of
14cu|perl-Math-BigInt-Pari-1.270.0-2|25	Math::Pari, an XS layer on top of the very fast PARI library.
14cu|perl-Math-BigInt-Pari-1.270.0-2|26	
14cu|perl-Math-BigInt-Pari-1.270.0-2|27	%prep
14cu|perl-Math-BigInt-Pari-1.270.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Math-BigInt-Pari-1.270.0-2|29	
14cu|perl-Math-BigInt-Pari-1.270.0-2|30	%build
14cu|perl-Math-BigInt-Pari-1.270.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-BigInt-Pari-1.270.0-2|32	
14cu|perl-Math-BigInt-Pari-1.270.0-2|33	%make
14cu|perl-Math-BigInt-Pari-1.270.0-2|34	
14cu|perl-Math-BigInt-Pari-1.270.0-2|35	%check
14cu|perl-Math-BigInt-Pari-1.270.0-2|36	%make test
14cu|perl-Math-BigInt-Pari-1.270.0-2|37	
14cu|perl-Math-BigInt-Pari-1.270.0-2|38	%install
14cu|perl-Math-BigInt-Pari-1.270.0-2|39	%makeinstall_std
14cu|perl-Math-BigInt-Pari-1.270.0-2|40	
14cu|perl-Math-BigInt-Pari-1.270.0-2|41	%files
14cu|perl-Math-BigInt-Pari-1.270.0-2|42	%doc CHANGES LICENSE META.json META.yml MYMETA.yml README SIGNATURE
14cu|perl-Math-BigInt-Pari-1.270.0-2|43	%{_mandir}/man3/*
14cu|perl-Math-BigInt-Pari-1.270.0-2|44	%{perl_vendorlib}/*
14cu|perl-Math-BigInt-Pari-1.270.0-2|45	
14cu|perl-Math-BigInt-Pari-1.270.0-2|46	
14cu|perl-Math-BigInt-Pari-1.270.0-2|47	%changelog
14cu|perl-Math-BigInt-Pari-1.270.0-2|48	
14cu|perl-Math-BigInt-Pari-1.270.0-2|49	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 1.270.0-2
14cu|perl-Math-BigInt-Pari-1.270.0-2|50	- (7f5e72a) Updated to 1.27
14cu|perl-Math-BigInt-Pari-1.270.0-2|51	
14cu|perl-Math-BigInt-Pari-1.270.0-2|52	

13093 14
14cu|perl-Math-BigRat-0.260.804-1|1	%define debug_package %{nil}
14cu|perl-Math-BigRat-0.260.804-1|2	
14cu|perl-Math-BigRat-0.260.804-1|3	%define upstream_name    Math-BigRat
14cu|perl-Math-BigRat-0.260.804-1|4	%define upstream_version 0.260804
14cu|perl-Math-BigRat-0.260.804-1|5	
14cu|perl-Math-BigRat-0.260.804-1|6	Name:		perl-%{upstream_name}
14cu|perl-Math-BigRat-0.260.804-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-BigRat-0.260.804-1|8	Release:	1
14cu|perl-Math-BigRat-0.260.804-1|9	
14cu|perl-Math-BigRat-0.260.804-1|10	Summary:	Arbitrary big rational numbers
14cu|perl-Math-BigRat-0.260.804-1|11	
14cu|perl-Math-BigRat-0.260.804-1|12	
14cu|perl-Math-BigRat-0.260.804-1|13	License:	GPL+ or Artistic
14cu|perl-Math-BigRat-0.260.804-1|14	Group:		Development/Perl
14cu|perl-Math-BigRat-0.260.804-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-BigRat-0.260.804-1|16	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-BigRat-0.260.804-1|17	
14cu|perl-Math-BigRat-0.260.804-1|18	# automatic dependency doesn't work here, because perl package
14cu|perl-Math-BigRat-0.260.804-1|19	# provides an unversioned one
14cu|perl-Math-BigRat-0.260.804-1|20	BuildRequires:	perl-Math-BigInt >= 1.87
14cu|perl-Math-BigRat-0.260.804-1|21	BuildRequires:	perl-devel
14cu|perl-Math-BigRat-0.260.804-1|22	
14cu|perl-Math-BigRat-0.260.804-1|23	%description
14cu|perl-Math-BigRat-0.260.804-1|24	Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
14cu|perl-Math-BigRat-0.260.804-1|25	for arbitrary big rational numbers.
14cu|perl-Math-BigRat-0.260.804-1|26	
14cu|perl-Math-BigRat-0.260.804-1|27	%prep
14cu|perl-Math-BigRat-0.260.804-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Math-BigRat-0.260.804-1|29	
14cu|perl-Math-BigRat-0.260.804-1|30	%build
14cu|perl-Math-BigRat-0.260.804-1|31	export PERL5LIB=%{perl_vendorlib}
14cu|perl-Math-BigRat-0.260.804-1|32	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-BigRat-0.260.804-1|33	%make
14cu|perl-Math-BigRat-0.260.804-1|34	
14cu|perl-Math-BigRat-0.260.804-1|35	%check
14cu|perl-Math-BigRat-0.260.804-1|36	export PERL5LIB=%{perl_vendorlib}/
14cu|perl-Math-BigRat-0.260.804-1|37	make test
14cu|perl-Math-BigRat-0.260.804-1|38	
14cu|perl-Math-BigRat-0.260.804-1|39	%install
14cu|perl-Math-BigRat-0.260.804-1|40	%makeinstall_std
14cu|perl-Math-BigRat-0.260.804-1|41	
14cu|perl-Math-BigRat-0.260.804-1|42	%files
14cu|perl-Math-BigRat-0.260.804-1|43	%doc README
14cu|perl-Math-BigRat-0.260.804-1|44	%{perl_vendorlib}/Math
14cu|perl-Math-BigRat-0.260.804-1|45	%{_mandir}/*/*
14cu|perl-Math-BigRat-0.260.804-1|46	
14cu|perl-Math-BigRat-0.260.804-1|47	
14cu|perl-Math-BigRat-0.260.804-1|48	
14cu|perl-Math-BigRat-0.260.804-1|49	%changelog
14cu|perl-Math-BigRat-0.260.804-1|50	
14cu|perl-Math-BigRat-0.260.804-1|51	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.260.804-1
14cu|perl-Math-BigRat-0.260.804-1|52	- (6af2d76) Updated to 0.260804
14cu|perl-Math-BigRat-0.260.804-1|53	
14cu|perl-Math-BigRat-0.260.804-1|54	

13094 14
14cu|perl-Math-Derivative-0.40.0-1|1	%define upstream_name    Math-Derivative
14cu|perl-Math-Derivative-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Math-Derivative-0.40.0-1|3	
14cu|perl-Math-Derivative-0.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Math-Derivative-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-Derivative-0.40.0-1|6	Release:	1
14cu|perl-Math-Derivative-0.40.0-1|7	
14cu|perl-Math-Derivative-0.40.0-1|8	Summary:	Numeric 1st and 2nd order differentiation
14cu|perl-Math-Derivative-0.40.0-1|9	
14cu|perl-Math-Derivative-0.40.0-1|10	License:	GPL+ or Artistic
14cu|perl-Math-Derivative-0.40.0-1|11	Group:		Development/Perl
14cu|perl-Math-Derivative-0.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-Derivative-0.40.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JG/JGAMBLE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-Derivative-0.40.0-1|14	
14cu|perl-Math-Derivative-0.40.0-1|15	
14cu|perl-Math-Derivative-0.40.0-1|16	BuildRequires:	perl-devel
14cu|perl-Math-Derivative-0.40.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Math-Derivative-0.40.0-1|18	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Math-Derivative-0.40.0-1|19	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Math-Derivative-0.40.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-Math-Derivative-0.40.0-1|21	
14cu|perl-Math-Derivative-0.40.0-1|22	BuildArch:	noarch
14cu|perl-Math-Derivative-0.40.0-1|23	
14cu|perl-Math-Derivative-0.40.0-1|24	%description
14cu|perl-Math-Derivative-0.40.0-1|25	This Perl package exports functions for performing numerical first
14cu|perl-Math-Derivative-0.40.0-1|26	(Derivative1) and second Derivative2) order differentiation on vectors of data.
14cu|perl-Math-Derivative-0.40.0-1|27	They both take references to two arrays containing the x and y ordinates of the
14cu|perl-Math-Derivative-0.40.0-1|28	data and return an array of the 1st or 2nd derivative at the given x ordinates.
14cu|perl-Math-Derivative-0.40.0-1|29	Derivative2 may optionally be given values to use for the first dervivative at
14cu|perl-Math-Derivative-0.40.0-1|30	the start and end points of the data - otherwiswe 'natural' values are used.
14cu|perl-Math-Derivative-0.40.0-1|31	
14cu|perl-Math-Derivative-0.40.0-1|32	%prep
14cu|perl-Math-Derivative-0.40.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-Derivative-0.40.0-1|34	
14cu|perl-Math-Derivative-0.40.0-1|35	%build
14cu|perl-Math-Derivative-0.40.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-Derivative-0.40.0-1|37	%make
14cu|perl-Math-Derivative-0.40.0-1|38	
14cu|perl-Math-Derivative-0.40.0-1|39	%check
14cu|perl-Math-Derivative-0.40.0-1|40	%make test
14cu|perl-Math-Derivative-0.40.0-1|41	
14cu|perl-Math-Derivative-0.40.0-1|42	%install
14cu|perl-Math-Derivative-0.40.0-1|43	%makeinstall_std
14cu|perl-Math-Derivative-0.40.0-1|44	
14cu|perl-Math-Derivative-0.40.0-1|45	%files
14cu|perl-Math-Derivative-0.40.0-1|46	%doc Changes LICENSE META.json META.yml README
14cu|perl-Math-Derivative-0.40.0-1|47	%{perl_vendorlib}/Math
14cu|perl-Math-Derivative-0.40.0-1|48	%{_mandir}/*/*
14cu|perl-Math-Derivative-0.40.0-1|49	
14cu|perl-Math-Derivative-0.40.0-1|50	
14cu|perl-Math-Derivative-0.40.0-1|51	%changelog
14cu|perl-Math-Derivative-0.40.0-1|52	
14cu|perl-Math-Derivative-0.40.0-1|53	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.40.0-1
14cu|perl-Math-Derivative-0.40.0-1|54	- (d6d114d) Log: Update to 0.40.0, spec clean
14cu|perl-Math-Derivative-0.40.0-1|55	
14cu|perl-Math-Derivative-0.40.0-1|56	

13095 14
14cu|perl-Math-GMPq-0.420.0-1|1	%define __noautoprov 'GMPq.so|Random.so|V.so'
14cu|perl-Math-GMPq-0.420.0-1|2	
14cu|perl-Math-GMPq-0.420.0-1|3	
14cu|perl-Math-GMPq-0.420.0-1|4	%define upstream_name    Math-GMPq
14cu|perl-Math-GMPq-0.420.0-1|5	%define upstream_version 0.42
14cu|perl-Math-GMPq-0.420.0-1|6	
14cu|perl-Math-GMPq-0.420.0-1|7	Name:       perl-%{upstream_name}
14cu|perl-Math-GMPq-0.420.0-1|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-GMPq-0.420.0-1|9	Release:    1
14cu|perl-Math-GMPq-0.420.0-1|10	
14cu|perl-Math-GMPq-0.420.0-1|11	Summary:    Perl interface to the GMP library's rational (mpq) functions
14cu|perl-Math-GMPq-0.420.0-1|12	License:    GPL+ or Artistic
14cu|perl-Math-GMPq-0.420.0-1|13	Group:      Development/Perl
14cu|perl-Math-GMPq-0.420.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-GMPq-0.420.0-1|15	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-GMPq-0.420.0-1|16	
14cu|perl-Math-GMPq-0.420.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-Math-GMPq-0.420.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-GMPq-0.420.0-1|19	BuildRequires: perl-devel
14cu|perl-Math-GMPq-0.420.0-1|20	BuildRequires: gmp-devel
14cu|perl-Math-GMPq-0.420.0-1|21	
14cu|perl-Math-GMPq-0.420.0-1|22	%description
14cu|perl-Math-GMPq-0.420.0-1|23	A bigrational module utilising the Gnu MP (GMP) library.
14cu|perl-Math-GMPq-0.420.0-1|24	Basically this module simply wraps all of the 'mpq'
14cu|perl-Math-GMPq-0.420.0-1|25	(rational number) functions provided by that library.
14cu|perl-Math-GMPq-0.420.0-1|26	The documentation below extensively plagiarises the GMP
14cu|perl-Math-GMPq-0.420.0-1|27	documentation (which can be found at http://gmplib.org).
14cu|perl-Math-GMPq-0.420.0-1|28	See also the Math::GMPq test suite for examples of usage.
14cu|perl-Math-GMPq-0.420.0-1|29	
14cu|perl-Math-GMPq-0.420.0-1|30	IMPORTANT:
14cu|perl-Math-GMPq-0.420.0-1|31	If your perl was built with '-Duse64bitint' you need to assign
14cu|perl-Math-GMPq-0.420.0-1|32	all integers larger than 52-bit in a 'use integer;' block.
14cu|perl-Math-GMPq-0.420.0-1|33	Failure to do so can result in the creation of the variable as
14cu|perl-Math-GMPq-0.420.0-1|34	an NV (rather than an IV) - with a resultant loss of precision.
14cu|perl-Math-GMPq-0.420.0-1|35	
14cu|perl-Math-GMPq-0.420.0-1|36	%prep
14cu|perl-Math-GMPq-0.420.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-GMPq-0.420.0-1|38	
14cu|perl-Math-GMPq-0.420.0-1|39	%build
14cu|perl-Math-GMPq-0.420.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-GMPq-0.420.0-1|41	
14cu|perl-Math-GMPq-0.420.0-1|42	%make
14cu|perl-Math-GMPq-0.420.0-1|43	
14cu|perl-Math-GMPq-0.420.0-1|44	%check
14cu|perl-Math-GMPq-0.420.0-1|45	%make test
14cu|perl-Math-GMPq-0.420.0-1|46	
14cu|perl-Math-GMPq-0.420.0-1|47	%install
14cu|perl-Math-GMPq-0.420.0-1|48	%makeinstall_std
14cu|perl-Math-GMPq-0.420.0-1|49	
14cu|perl-Math-GMPq-0.420.0-1|50	%files
14cu|perl-Math-GMPq-0.420.0-1|51	%doc CHANGES META.json META.yml README
14cu|perl-Math-GMPq-0.420.0-1|52	%{_mandir}/man3/*
14cu|perl-Math-GMPq-0.420.0-1|53	%{perl_vendorlib}/*
14cu|perl-Math-GMPq-0.420.0-1|54	
14cu|perl-Math-GMPq-0.420.0-1|55	
14cu|perl-Math-GMPq-0.420.0-1|56	%changelog
14cu|perl-Math-GMPq-0.420.0-1|57	
14cu|perl-Math-GMPq-0.420.0-1|58	* Wed Dec 07 2016 abfonly <abfonly@gmail.com> 0.420.0-1
14cu|perl-Math-GMPq-0.420.0-1|59	- (e510586) Updated perl-Math-GMPq.spec
14cu|perl-Math-GMPq-0.420.0-1|60	
14cu|perl-Math-GMPq-0.420.0-1|61	

13096 14
14cu|perl-Math-GMPz-0.440.0-1|1	%define __noautoprov 'V.so|Random.so|GMPz.so'
14cu|perl-Math-GMPz-0.440.0-1|2	
14cu|perl-Math-GMPz-0.440.0-1|3	%define upstream_name    Math-GMPz
14cu|perl-Math-GMPz-0.440.0-1|4	%define upstream_version 0.44
14cu|perl-Math-GMPz-0.440.0-1|5	
14cu|perl-Math-GMPz-0.440.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Math-GMPz-0.440.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-GMPz-0.440.0-1|8	Release:    1
14cu|perl-Math-GMPz-0.440.0-1|9	
14cu|perl-Math-GMPz-0.440.0-1|10	Summary:    Perl interface to the GMP library's integer (mpz) functions
14cu|perl-Math-GMPz-0.440.0-1|11	License:    GPL+ or Artistic
14cu|perl-Math-GMPz-0.440.0-1|12	Group:      Development/Perl
14cu|perl-Math-GMPz-0.440.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-GMPz-0.440.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-GMPz-0.440.0-1|15	
14cu|perl-Math-GMPz-0.440.0-1|16	BuildRequires: perl(Exporter)
14cu|perl-Math-GMPz-0.440.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-GMPz-0.440.0-1|18	BuildRequires: perl-devel
14cu|perl-Math-GMPz-0.440.0-1|19	BuildRequires: perl(Math::GMPq)
14cu|perl-Math-GMPz-0.440.0-1|20	BuildRequires: perl(Math::BigInt)
14cu|perl-Math-GMPz-0.440.0-1|21	BuildRequires: perl(Test::Pod)
14cu|perl-Math-GMPz-0.440.0-1|22	BuildRequires: perl(Math::MPFR)
14cu|perl-Math-GMPz-0.440.0-1|23	BuildRequires: gmp-devel
14cu|perl-Math-GMPz-0.440.0-1|24	
14cu|perl-Math-GMPz-0.440.0-1|25	%description
14cu|perl-Math-GMPz-0.440.0-1|26	A bignum module utilising the Gnu MP (GMP) library.
14cu|perl-Math-GMPz-0.440.0-1|27	Basically this module simply wraps nearly all of
14cu|perl-Math-GMPz-0.440.0-1|28	the integer functions provided by that library.
14cu|perl-Math-GMPz-0.440.0-1|29	The documentation below extensively plagiarises
14cu|perl-Math-GMPz-0.440.0-1|30	the documentation at http://gmplib.org.
14cu|perl-Math-GMPz-0.440.0-1|31	See the Math::GMPz test suite for examples of
14cu|perl-Math-GMPz-0.440.0-1|32	usage.
14cu|perl-Math-GMPz-0.440.0-1|33	
14cu|perl-Math-GMPz-0.440.0-1|34	%prep
14cu|perl-Math-GMPz-0.440.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-GMPz-0.440.0-1|36	
14cu|perl-Math-GMPz-0.440.0-1|37	%build
14cu|perl-Math-GMPz-0.440.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-GMPz-0.440.0-1|39	
14cu|perl-Math-GMPz-0.440.0-1|40	%make
14cu|perl-Math-GMPz-0.440.0-1|41	
14cu|perl-Math-GMPz-0.440.0-1|42	%check
14cu|perl-Math-GMPz-0.440.0-1|43	%make test
14cu|perl-Math-GMPz-0.440.0-1|44	
14cu|perl-Math-GMPz-0.440.0-1|45	%install
14cu|perl-Math-GMPz-0.440.0-1|46	%makeinstall_std
14cu|perl-Math-GMPz-0.440.0-1|47	
14cu|perl-Math-GMPz-0.440.0-1|48	%files
14cu|perl-Math-GMPz-0.440.0-1|49	%doc CHANGES META.json META.yml README
14cu|perl-Math-GMPz-0.440.0-1|50	%{_mandir}/man3/*
14cu|perl-Math-GMPz-0.440.0-1|51	%{perl_vendorlib}/*
14cu|perl-Math-GMPz-0.440.0-1|52	
14cu|perl-Math-GMPz-0.440.0-1|53	
14cu|perl-Math-GMPz-0.440.0-1|54	%changelog
14cu|perl-Math-GMPz-0.440.0-1|55	
14cu|perl-Math-GMPz-0.440.0-1|56	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.440.0-1
14cu|perl-Math-GMPz-0.440.0-1|57	- (0fd53d8) Updated perl-Math-GMPz.spec
14cu|perl-Math-GMPz-0.440.0-1|58	
14cu|perl-Math-GMPz-0.440.0-1|59	

13097 14
14cu|perl-Math-MatrixReal-2.120.0-1|1	%define upstream_name    Math-MatrixReal
14cu|perl-Math-MatrixReal-2.120.0-1|2	%define upstream_version 2.12
14cu|perl-Math-MatrixReal-2.120.0-1|3	
14cu|perl-Math-MatrixReal-2.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Math-MatrixReal-2.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-MatrixReal-2.120.0-1|6	Release:	1
14cu|perl-Math-MatrixReal-2.120.0-1|7	
14cu|perl-Math-MatrixReal-2.120.0-1|8	Summary:	Manipulate NxN matrices
14cu|perl-Math-MatrixReal-2.120.0-1|9	
14cu|perl-Math-MatrixReal-2.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-Math-MatrixReal-2.120.0-1|11	Group:		Development/Perl
14cu|perl-Math-MatrixReal-2.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-MatrixReal-2.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Math/Math-MatrixReal-%{upstream_version}.tar.gz
14cu|perl-Math-MatrixReal-2.120.0-1|14	
14cu|perl-Math-MatrixReal-2.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-Math-MatrixReal-2.120.0-1|16	BuildRequires:  perl(Module::Build)
14cu|perl-Math-MatrixReal-2.120.0-1|17	BuildRequires:  perl(strict)
14cu|perl-Math-MatrixReal-2.120.0-1|18	BuildRequires:  perl(warnings)
14cu|perl-Math-MatrixReal-2.120.0-1|19	BuildRequires:  perl(Carp)
14cu|perl-Math-MatrixReal-2.120.0-1|20	BuildRequires:  perl(Data::Dumper)
14cu|perl-Math-MatrixReal-2.120.0-1|21	BuildRequires:  perl(Exporter)
14cu|perl-Math-MatrixReal-2.120.0-1|22	BuildRequires:  perl(overload)
14cu|perl-Math-MatrixReal-2.120.0-1|23	BuildRequires:  perl(Scalar::Util)
14cu|perl-Math-MatrixReal-2.120.0-1|24	BuildRequires:  perl(vars)
14cu|perl-Math-MatrixReal-2.120.0-1|25	BuildRequires:  perl(base)
14cu|perl-Math-MatrixReal-2.120.0-1|26	BuildRequires:  perl(Benchmark)
14cu|perl-Math-MatrixReal-2.120.0-1|27	BuildRequires:  perl(File::Spec)
14cu|perl-Math-MatrixReal-2.120.0-1|28	BuildRequires:  perl(File::Spec::Functions)
14cu|perl-Math-MatrixReal-2.120.0-1|29	BuildRequires:  perl(Math::Complex)
14cu|perl-Math-MatrixReal-2.120.0-1|30	BuildRequires:  perl(Test::More)
14cu|perl-Math-MatrixReal-2.120.0-1|31	BuildRequires:  perl(Test::Most)
14cu|perl-Math-MatrixReal-2.120.0-1|32	BuildRequires:  perl(Test::Simple)
14cu|perl-Math-MatrixReal-2.120.0-1|33	
14cu|perl-Math-MatrixReal-2.120.0-1|34	BuildArch:	noarch
14cu|perl-Math-MatrixReal-2.120.0-1|35	
14cu|perl-Math-MatrixReal-2.120.0-1|36	%description
14cu|perl-Math-MatrixReal-2.120.0-1|37	*Semi-Rings*
14cu|perl-Math-MatrixReal-2.120.0-1|38	A Semi-Ring (S, +, ., 0, 1) is characterized by the following
14cu|perl-Math-MatrixReal-2.120.0-1|39	properties:
14cu|perl-Math-MatrixReal-2.120.0-1|40	
14cu|perl-Math-MatrixReal-2.120.0-1|41	* 1)
14cu|perl-Math-MatrixReal-2.120.0-1|42	
14cu|perl-Math-MatrixReal-2.120.0-1|43	a) '(S, +, 0) is a Semi-Group with neutral element 0'
14cu|perl-Math-MatrixReal-2.120.0-1|44	
14cu|perl-Math-MatrixReal-2.120.0-1|45	%prep
14cu|perl-Math-MatrixReal-2.120.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-MatrixReal-2.120.0-1|47	
14cu|perl-Math-MatrixReal-2.120.0-1|48	%build
14cu|perl-Math-MatrixReal-2.120.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-MatrixReal-2.120.0-1|50	%make
14cu|perl-Math-MatrixReal-2.120.0-1|51	
14cu|perl-Math-MatrixReal-2.120.0-1|52	%check
14cu|perl-Math-MatrixReal-2.120.0-1|53	%make test
14cu|perl-Math-MatrixReal-2.120.0-1|54	
14cu|perl-Math-MatrixReal-2.120.0-1|55	%install
14cu|perl-Math-MatrixReal-2.120.0-1|56	%makeinstall_std
14cu|perl-Math-MatrixReal-2.120.0-1|57	
14cu|perl-Math-MatrixReal-2.120.0-1|58	%files
14cu|perl-Math-MatrixReal-2.120.0-1|59	%doc CHANGES META.yml META.json CREDITS README.*
14cu|perl-Math-MatrixReal-2.120.0-1|60	%{_mandir}/man3/*
14cu|perl-Math-MatrixReal-2.120.0-1|61	%{perl_vendorlib}/*
14cu|perl-Math-MatrixReal-2.120.0-1|62	
14cu|perl-Math-MatrixReal-2.120.0-1|63	
14cu|perl-Math-MatrixReal-2.120.0-1|64	%changelog
14cu|perl-Math-MatrixReal-2.120.0-1|65	
14cu|perl-Math-MatrixReal-2.120.0-1|66	* Thu Jun 25 2015 abfonly <John@smith.org> 2.120.0-1
14cu|perl-Math-MatrixReal-2.120.0-1|67	- (5bc3aac) Log: Update to 2.120.0
14cu|perl-Math-MatrixReal-2.120.0-1|68	
14cu|perl-Math-MatrixReal-2.120.0-1|69	

13098 14
14cu|perl-Math-MPC-1.70.0-1|1	%define __noautoprov 'MPC.so'
14cu|perl-Math-MPC-1.70.0-1|2	
14cu|perl-Math-MPC-1.70.0-1|3	%define upstream_name    Math-MPC
14cu|perl-Math-MPC-1.70.0-1|4	%define upstream_version 1.07
14cu|perl-Math-MPC-1.70.0-1|5	
14cu|perl-Math-MPC-1.70.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Math-MPC-1.70.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-MPC-1.70.0-1|8	Release:    1
14cu|perl-Math-MPC-1.70.0-1|9	
14cu|perl-Math-MPC-1.70.0-1|10	Summary:    Perl interface to the MPC (multi precision complex) library
14cu|perl-Math-MPC-1.70.0-1|11	License:    GPL+ or Artistic
14cu|perl-Math-MPC-1.70.0-1|12	Group:      Development/Perl
14cu|perl-Math-MPC-1.70.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-MPC-1.70.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-MPC-1.70.0-1|15	
14cu|perl-Math-MPC-1.70.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-MPC-1.70.0-1|17	BuildRequires: perl(Math::MPFR)
14cu|perl-Math-MPC-1.70.0-1|18	BuildRequires: perl-devel
14cu|perl-Math-MPC-1.70.0-1|19	BuildRequires: mpfr-devel
14cu|perl-Math-MPC-1.70.0-1|20	BuildRequires: libmpc-devel
14cu|perl-Math-MPC-1.70.0-1|21	
14cu|perl-Math-MPC-1.70.0-1|22	%description
14cu|perl-Math-MPC-1.70.0-1|23	A multiple precision complex number module utilising the MPC library.
14cu|perl-Math-MPC-1.70.0-1|24	Basically, this module simply wraps the 'mpc' complex number functions
14cu|perl-Math-MPC-1.70.0-1|25	provided by that library.
14cu|perl-Math-MPC-1.70.0-1|26	Operator overloading is also available.
14cu|perl-Math-MPC-1.70.0-1|27	The following documentation heavily plagiarises the mpc documentation.
14cu|perl-Math-MPC-1.70.0-1|28	
14cu|perl-Math-MPC-1.70.0-1|29	use warnings;
14cu|perl-Math-MPC-1.70.0-1|30	use Math::MPFR qw(:mpfr); # needed by some Math::MPC functions
14cu|perl-Math-MPC-1.70.0-1|31	use Math::MPC qw(:mpc);
14cu|perl-Math-MPC-1.70.0-1|32	Rmpc_set_default_prec(500); # Set default precision to 500 bits
14cu|perl-Math-MPC-1.70.0-1|33	my $mpc1 = Math::MPC->new(12.5, 1125); # 12.5 + 1125*i
14cu|perl-Math-MPC-1.70.0-1|34	$mpc2 = sqrt($mpc1);
14cu|perl-Math-MPC-1.70.0-1|35	print "Square root of $mpc1 is $mpc2\n";
14cu|perl-Math-MPC-1.70.0-1|36	
14cu|perl-Math-MPC-1.70.0-1|37	See also the Math::MPC test suite for some (simplistic) examples of
14cu|perl-Math-MPC-1.70.0-1|38	usage.
14cu|perl-Math-MPC-1.70.0-1|39	
14cu|perl-Math-MPC-1.70.0-1|40	%prep
14cu|perl-Math-MPC-1.70.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-MPC-1.70.0-1|42	
14cu|perl-Math-MPC-1.70.0-1|43	%build
14cu|perl-Math-MPC-1.70.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-MPC-1.70.0-1|45	
14cu|perl-Math-MPC-1.70.0-1|46	%make
14cu|perl-Math-MPC-1.70.0-1|47	
14cu|perl-Math-MPC-1.70.0-1|48	%check
14cu|perl-Math-MPC-1.70.0-1|49	%make test
14cu|perl-Math-MPC-1.70.0-1|50	
14cu|perl-Math-MPC-1.70.0-1|51	%install
14cu|perl-Math-MPC-1.70.0-1|52	%makeinstall_std
14cu|perl-Math-MPC-1.70.0-1|53	
14cu|perl-Math-MPC-1.70.0-1|54	%files
14cu|perl-Math-MPC-1.70.0-1|55	%doc CHANGES META.json META.yml README
14cu|perl-Math-MPC-1.70.0-1|56	%{_mandir}/man3/*
14cu|perl-Math-MPC-1.70.0-1|57	%{perl_vendorlib}/*
14cu|perl-Math-MPC-1.70.0-1|58	
14cu|perl-Math-MPC-1.70.0-1|59	
14cu|perl-Math-MPC-1.70.0-1|60	%changelog
14cu|perl-Math-MPC-1.70.0-1|61	
14cu|perl-Math-MPC-1.70.0-1|62	* Wed Dec 07 2016 abfonly <abfonly@gmail.com> 1.70.0-1
14cu|perl-Math-MPC-1.70.0-1|63	- (6323c65) Imported from SRPM
14cu|perl-Math-MPC-1.70.0-1|64	
14cu|perl-Math-MPC-1.70.0-1|65	

13099 14
14cu|perl-Math-MPFR-3.340.0-1|1	%define __noautoprov 'Prec.so|Random.so|MPFR.so|V.so'
14cu|perl-Math-MPFR-3.340.0-1|2	
14cu|perl-Math-MPFR-3.340.0-1|3	%define upstream_name    Math-MPFR
14cu|perl-Math-MPFR-3.340.0-1|4	%define upstream_version 3.34
14cu|perl-Math-MPFR-3.340.0-1|5	
14cu|perl-Math-MPFR-3.340.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Math-MPFR-3.340.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-MPFR-3.340.0-1|8	Release:    1
14cu|perl-Math-MPFR-3.340.0-1|9	
14cu|perl-Math-MPFR-3.340.0-1|10	Summary:    Perl interface to the MPFR (floating point) library
14cu|perl-Math-MPFR-3.340.0-1|11	License:    GPL+ or Artistic
14cu|perl-Math-MPFR-3.340.0-1|12	Group:      Development/Perl
14cu|perl-Math-MPFR-3.340.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-MPFR-3.340.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-MPFR-3.340.0-1|15	
14cu|perl-Math-MPFR-3.340.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-MPFR-3.340.0-1|17	BuildRequires: perl-devel
14cu|perl-Math-MPFR-3.340.0-1|18	BuildRequires: mpfr-devel
14cu|perl-Math-MPFR-3.340.0-1|19	
14cu|perl-Math-MPFR-3.340.0-1|20	%description
14cu|perl-Math-MPFR-3.340.0-1|21	A bigfloat module utilising the MPFR library. Basically
14cu|perl-Math-MPFR-3.340.0-1|22	this module simply wraps the 'mpfr' floating point functions
14cu|perl-Math-MPFR-3.340.0-1|23	provided by that library.
14cu|perl-Math-MPFR-3.340.0-1|24	Operator overloading is also available.
14cu|perl-Math-MPFR-3.340.0-1|25	The following documentation heavily plagiarises the mpfr
14cu|perl-Math-MPFR-3.340.0-1|26	documentation.
14cu|perl-Math-MPFR-3.340.0-1|27	See also the Math::MPFR test suite for some examples of usage.
14cu|perl-Math-MPFR-3.340.0-1|28	
14cu|perl-Math-MPFR-3.340.0-1|29	%prep
14cu|perl-Math-MPFR-3.340.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-MPFR-3.340.0-1|31	
14cu|perl-Math-MPFR-3.340.0-1|32	iconv -f iso8859-1 -t utf-8 CHANGES > CHANGES.conv && mv -f CHANGES.conv CHANGES
14cu|perl-Math-MPFR-3.340.0-1|33	%build
14cu|perl-Math-MPFR-3.340.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-MPFR-3.340.0-1|35	
14cu|perl-Math-MPFR-3.340.0-1|36	%make
14cu|perl-Math-MPFR-3.340.0-1|37	
14cu|perl-Math-MPFR-3.340.0-1|38	%check
14cu|perl-Math-MPFR-3.340.0-1|39	%make test
14cu|perl-Math-MPFR-3.340.0-1|40	
14cu|perl-Math-MPFR-3.340.0-1|41	%install
14cu|perl-Math-MPFR-3.340.0-1|42	%makeinstall_std
14cu|perl-Math-MPFR-3.340.0-1|43	
14cu|perl-Math-MPFR-3.340.0-1|44	%files
14cu|perl-Math-MPFR-3.340.0-1|45	%doc CHANGES META.json META.yml README
14cu|perl-Math-MPFR-3.340.0-1|46	%{_mandir}/man3/*
14cu|perl-Math-MPFR-3.340.0-1|47	%{perl_vendorlib}/*
14cu|perl-Math-MPFR-3.340.0-1|48	
14cu|perl-Math-MPFR-3.340.0-1|49	
14cu|perl-Math-MPFR-3.340.0-1|50	%changelog
14cu|perl-Math-MPFR-3.340.0-1|51	
14cu|perl-Math-MPFR-3.340.0-1|52	* Wed Dec 07 2016 abfonly <abfonly@gmail.com> 3.340.0-1
14cu|perl-Math-MPFR-3.340.0-1|53	- (a7e02b5) Imported from SRPM
14cu|perl-Math-MPFR-3.340.0-1|54	
14cu|perl-Math-MPFR-3.340.0-1|55	

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

13101 14
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|1	%define __noautoprov 'GMP.so'
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|2	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|3	%define upstream_name    Math-Prime-Util-GMP
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|4	%define upstream_version 0.41
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|5	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|8	Release:    1
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|9	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|10	Summary:    Utilities related to prime numbers and factoring, using GMP
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|11	License:    GPL+ or Artistic
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|12	Group:      Development/Perl
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|15	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|19	BuildRequires: perl(Math::BigInt)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|21	BuildRequires: perl(XSLoader)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|22	BuildRequires: perl(base)
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|23	BuildRequires: perl-devel
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|24	BuildRequires: gmp-devel
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|25	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|26	%description
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|27	Devel::CheckLib is a perl module that checks whether a particular C library
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|28	and its headers are available.
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|29	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|30	%prep
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|32	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|33	%build
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|35	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|36	%make
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|37	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|38	%check
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|39	%make test
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|40	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|41	%install
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|42	%makeinstall_std
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|43	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|44	%files
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|45	%doc META.json LICENSE README META.yml Changes
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|46	%{_mandir}/man3/*
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|47	%{perl_vendorlib}/*
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|48	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|49	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|50	%changelog
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|51	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|52	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.410.0-1
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|53	- (845ec14) Imported from SRPM
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|54	
14cu|perl-Math-Prime-Util-GMP-0.410.0-1|55	

13102 14
14cu|perl-Math-Random-Secure-0.60.0-6|1	%define upstream_name    Math-Random-Secure
14cu|perl-Math-Random-Secure-0.60.0-6|2	%define upstream_version 0.06
14cu|perl-Math-Random-Secure-0.60.0-6|3	
14cu|perl-Math-Random-Secure-0.60.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Math-Random-Secure-0.60.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Math-Random-Secure-0.60.0-6|6	Release:	6
14cu|perl-Math-Random-Secure-0.60.0-6|7	Summary:	The underlying PRNG, as an object
14cu|perl-Math-Random-Secure-0.60.0-6|8	License:	GPL+ or Artistic
14cu|perl-Math-Random-Secure-0.60.0-6|9	Group:		Development/Perl
14cu|perl-Math-Random-Secure-0.60.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Math-Random-Secure-0.60.0-6|11	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Math-Random-Secure-0.60.0-6|12	
14cu|perl-Math-Random-Secure-0.60.0-6|13	BuildRequires:	perl-devel
14cu|perl-Math-Random-Secure-0.60.0-6|14	BuildRequires:	perl(Any::Moose)
14cu|perl-Math-Random-Secure-0.60.0-6|15	BuildRequires:	perl(Crypt::Random::Source)
14cu|perl-Math-Random-Secure-0.60.0-6|16	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Math-Random-Secure-0.60.0-6|17	BuildRequires:	perl(Math::Random::ISAAC)
14cu|perl-Math-Random-Secure-0.60.0-6|18	BuildRequires:	perl(Test::More)
14cu|perl-Math-Random-Secure-0.60.0-6|19	BuildRequires:	perl(Test::Warn)
14cu|perl-Math-Random-Secure-0.60.0-6|20	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Math-Random-Secure-0.60.0-6|21	BuildArch:	noarch
14cu|perl-Math-Random-Secure-0.60.0-6|22	
14cu|perl-Math-Random-Secure-0.60.0-6|23	%description
14cu|perl-Math-Random-Secure-0.60.0-6|24	This module is intended to provide a cryptographically-secure replacement
14cu|perl-Math-Random-Secure-0.60.0-6|25	for Perl's built-in 'rand' function. "Crytographically secure", in this
14cu|perl-Math-Random-Secure-0.60.0-6|26	case, means:
14cu|perl-Math-Random-Secure-0.60.0-6|27	
14cu|perl-Math-Random-Secure-0.60.0-6|28	* *
14cu|perl-Math-Random-Secure-0.60.0-6|29	
14cu|perl-Math-Random-Secure-0.60.0-6|30	No matter how many numbers you see generated by the random number
14cu|perl-Math-Random-Secure-0.60.0-6|31	generator, you cannot guess the future numbers, and you cannot guess the
14cu|perl-Math-Random-Secure-0.60.0-6|32	seed.
14cu|perl-Math-Random-Secure-0.60.0-6|33	
14cu|perl-Math-Random-Secure-0.60.0-6|34	%prep
14cu|perl-Math-Random-Secure-0.60.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Math-Random-Secure-0.60.0-6|36	
14cu|perl-Math-Random-Secure-0.60.0-6|37	%build
14cu|perl-Math-Random-Secure-0.60.0-6|38	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Math-Random-Secure-0.60.0-6|39	%make
14cu|perl-Math-Random-Secure-0.60.0-6|40	
14cu|perl-Math-Random-Secure-0.60.0-6|41	%check
14cu|perl-Math-Random-Secure-0.60.0-6|42	%make test
14cu|perl-Math-Random-Secure-0.60.0-6|43	
14cu|perl-Math-Random-Secure-0.60.0-6|44	%install
14cu|perl-Math-Random-Secure-0.60.0-6|45	%makeinstall_std
14cu|perl-Math-Random-Secure-0.60.0-6|46	
14cu|perl-Math-Random-Secure-0.60.0-6|47	%files
14cu|perl-Math-Random-Secure-0.60.0-6|48	%doc README Changes LICENSE META.json
14cu|perl-Math-Random-Secure-0.60.0-6|49	%{_mandir}/man3/*
14cu|perl-Math-Random-Secure-0.60.0-6|50	%{perl_vendorlib}/*
14cu|perl-Math-Random-Secure-0.60.0-6|51	
14cu|perl-Math-Random-Secure-0.60.0-6|52	
14cu|perl-Math-Random-Secure-0.60.0-6|53	%changelog
14cu|perl-Math-Random-Secure-0.60.0-6|54	
14cu|perl-Math-Random-Secure-0.60.0-6|55	* Thu Jun 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-6
14cu|perl-Math-Random-Secure-0.60.0-6|56	- (f41a7e9) Fix BRs
14cu|perl-Math-Random-Secure-0.60.0-6|57	
14cu|perl-Math-Random-Secure-0.60.0-6|58	

13103 14
14cu|perl-MCE-1.608.0-1|1	%define upstream_name    MCE
14cu|perl-MCE-1.608.0-1|2	%define upstream_version 1.608
14cu|perl-MCE-1.608.0-1|3	
14cu|perl-MCE-1.608.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MCE-1.608.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MCE-1.608.0-1|6	Release:    1
14cu|perl-MCE-1.608.0-1|7	
14cu|perl-MCE-1.608.0-1|8	Summary:    Temporary directory creation/cleanup & signal handling
14cu|perl-MCE-1.608.0-1|9	License:    GPL+ or Artistic
14cu|perl-MCE-1.608.0-1|10	Group:      Development/Perl
14cu|perl-MCE-1.608.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MCE-1.608.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MCE-1.608.0-1|13	
14cu|perl-MCE-1.608.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MCE-1.608.0-1|15	BuildRequires: perl(Fcntl)
14cu|perl-MCE-1.608.0-1|16	BuildRequires: perl(File::Path)
14cu|perl-MCE-1.608.0-1|17	BuildRequires: perl(Getopt::Long)
14cu|perl-MCE-1.608.0-1|18	BuildRequires: perl(Scalar::Util)
14cu|perl-MCE-1.608.0-1|19	BuildRequires: perl(Socket)
14cu|perl-MCE-1.608.0-1|20	BuildRequires: perl(Storable)
14cu|perl-MCE-1.608.0-1|21	BuildRequires: perl(Symbol)
14cu|perl-MCE-1.608.0-1|22	BuildRequires: perl(Time::HiRes)
14cu|perl-MCE-1.608.0-1|23	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MCE-1.608.0-1|24	BuildRequires: perl(Carp)
14cu|perl-MCE-1.608.0-1|25	BuildRequires: perl(constant)
14cu|perl-MCE-1.608.0-1|26	BuildRequires: perl(IO::Handle)
14cu|perl-MCE-1.608.0-1|27	BuildRequires: perl-devel
14cu|perl-MCE-1.608.0-1|28	
14cu|perl-MCE-1.608.0-1|29	BuildArch: noarch
14cu|perl-MCE-1.608.0-1|30	
14cu|perl-MCE-1.608.0-1|31	%description
14cu|perl-MCE-1.608.0-1|32	Many-core Engine (MCE) for Perl helps enable a new level of performance by
14cu|perl-MCE-1.608.0-1|33	maximizing all available cores. MCE spawns a pool of workers and therefore
14cu|perl-MCE-1.608.0-1|34	does not fork a new process per each element of data. Instead, MCE follows
14cu|perl-MCE-1.608.0-1|35	a bank queuing model. Imagine the line being the data and bank-tellers the
14cu|perl-MCE-1.608.0-1|36	parallel workers. MCE enhances that model by adding the ability to chunk
14cu|perl-MCE-1.608.0-1|37	the next n elements from the input stream to the next available worker.
14cu|perl-MCE-1.608.0-1|38	
14cu|perl-MCE-1.608.0-1|39	Chunking and input data are optional in MCE. One may use MCE to run many
14cu|perl-MCE-1.608.0-1|40	workers in parallel without specifying input data.
14cu|perl-MCE-1.608.0-1|41	
14cu|perl-MCE-1.608.0-1|42	%prep
14cu|perl-MCE-1.608.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MCE-1.608.0-1|44	
14cu|perl-MCE-1.608.0-1|45	%build
14cu|perl-MCE-1.608.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MCE-1.608.0-1|47	
14cu|perl-MCE-1.608.0-1|48	%make
14cu|perl-MCE-1.608.0-1|49	
14cu|perl-MCE-1.608.0-1|50	%check
14cu|perl-MCE-1.608.0-1|51	%make test
14cu|perl-MCE-1.608.0-1|52	
14cu|perl-MCE-1.608.0-1|53	%install
14cu|perl-MCE-1.608.0-1|54	%makeinstall_std
14cu|perl-MCE-1.608.0-1|55	
14cu|perl-MCE-1.608.0-1|56	%files
14cu|perl-MCE-1.608.0-1|57	%doc META.yml CHANGES README LICENSE CREDITS
14cu|perl-MCE-1.608.0-1|58	%{_mandir}/man3/*
14cu|perl-MCE-1.608.0-1|59	%perl_vendorlib/*
14cu|perl-MCE-1.608.0-1|60	
14cu|perl-MCE-1.608.0-1|61	
14cu|perl-MCE-1.608.0-1|62	%changelog
14cu|perl-MCE-1.608.0-1|63	
14cu|perl-MCE-1.608.0-1|64	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.608.0-1
14cu|perl-MCE-1.608.0-1|65	- (5fb3d75) Imported from SRPM
14cu|perl-MCE-1.608.0-1|66	
14cu|perl-MCE-1.608.0-1|67	

13104 14
14cu|perl-Method-Signatures-Simple-1.70.0-1|1	%define upstream_name    Method-Signatures-Simple
14cu|perl-Method-Signatures-Simple-1.70.0-1|2	%define upstream_version 1.07
14cu|perl-Method-Signatures-Simple-1.70.0-1|3	
14cu|perl-Method-Signatures-Simple-1.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Method-Signatures-Simple-1.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Method-Signatures-Simple-1.70.0-1|6	Release:    1
14cu|perl-Method-Signatures-Simple-1.70.0-1|7	
14cu|perl-Method-Signatures-Simple-1.70.0-1|8	Summary:    Basic method declarations with signatures, without source filters
14cu|perl-Method-Signatures-Simple-1.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Method-Signatures-Simple-1.70.0-1|10	Group:      Development/Perl
14cu|perl-Method-Signatures-Simple-1.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Method-Signatures-Simple-1.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Method/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Method-Signatures-Simple-1.70.0-1|13	
14cu|perl-Method-Signatures-Simple-1.70.0-1|14	BuildRequires: perl(Devel::Declare)
14cu|perl-Method-Signatures-Simple-1.70.0-1|15	BuildRequires: perl-devel
14cu|perl-Method-Signatures-Simple-1.70.0-1|16	BuildRequires: perl(Module::Implementation)
14cu|perl-Method-Signatures-Simple-1.70.0-1|17	
14cu|perl-Method-Signatures-Simple-1.70.0-1|18	BuildArch: noarch
14cu|perl-Method-Signatures-Simple-1.70.0-1|19	
14cu|perl-Method-Signatures-Simple-1.70.0-1|20	%description
14cu|perl-Method-Signatures-Simple-1.70.0-1|21	Basic method declarations with
14cu|perl-Method-Signatures-Simple-1.70.0-1|22	signatures, without source filters.
14cu|perl-Method-Signatures-Simple-1.70.0-1|23	
14cu|perl-Method-Signatures-Simple-1.70.0-1|24	%prep
14cu|perl-Method-Signatures-Simple-1.70.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Method-Signatures-Simple-1.70.0-1|26	
14cu|perl-Method-Signatures-Simple-1.70.0-1|27	%build
14cu|perl-Method-Signatures-Simple-1.70.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Method-Signatures-Simple-1.70.0-1|29	
14cu|perl-Method-Signatures-Simple-1.70.0-1|30	%make
14cu|perl-Method-Signatures-Simple-1.70.0-1|31	
14cu|perl-Method-Signatures-Simple-1.70.0-1|32	%check
14cu|perl-Method-Signatures-Simple-1.70.0-1|33	%make test
14cu|perl-Method-Signatures-Simple-1.70.0-1|34	
14cu|perl-Method-Signatures-Simple-1.70.0-1|35	%install
14cu|perl-Method-Signatures-Simple-1.70.0-1|36	%makeinstall_std
14cu|perl-Method-Signatures-Simple-1.70.0-1|37	
14cu|perl-Method-Signatures-Simple-1.70.0-1|38	%files
14cu|perl-Method-Signatures-Simple-1.70.0-1|39	%doc README Changes LICENSE META.yml
14cu|perl-Method-Signatures-Simple-1.70.0-1|40	%{_mandir}/man3/*
14cu|perl-Method-Signatures-Simple-1.70.0-1|41	%{perl_vendorlib}/*
14cu|perl-Method-Signatures-Simple-1.70.0-1|42	
14cu|perl-Method-Signatures-Simple-1.70.0-1|43	
14cu|perl-Method-Signatures-Simple-1.70.0-1|44	%changelog
14cu|perl-Method-Signatures-Simple-1.70.0-1|45	* Sat Mar 14 2015 abfonly <John@smith.org> 1.70.0-1
14cu|perl-Method-Signatures-Simple-1.70.0-1|46	+ Revision: ff35cd0
14cu|perl-Method-Signatures-Simple-1.70.0-1|47	- Log: Update to 1.70.0
14cu|perl-Method-Signatures-Simple-1.70.0-1|48	
14cu|perl-Method-Signatures-Simple-1.70.0-1|49	

13105 14
14cu|perl-MIME-Base64-3.150.0-2|1	%define upstream_name    MIME-Base64
14cu|perl-MIME-Base64-3.150.0-2|2	%define upstream_version 3.15
14cu|perl-MIME-Base64-3.150.0-2|3	%define __noautoprov 'Base64.so'
14cu|perl-MIME-Base64-3.150.0-2|4	
14cu|perl-MIME-Base64-3.150.0-2|5	Name:       perl-%{upstream_name}
14cu|perl-MIME-Base64-3.150.0-2|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MIME-Base64-3.150.0-2|7	Release:    2
14cu|perl-MIME-Base64-3.150.0-2|8	
14cu|perl-MIME-Base64-3.150.0-2|9	Summary:    Encode/decode Base 64 (RFC 2045)
14cu|perl-MIME-Base64-3.150.0-2|10	
14cu|perl-MIME-Base64-3.150.0-2|11	License:    GPL+ or Artistic
14cu|perl-MIME-Base64-3.150.0-2|12	Group:      Development/Perl
14cu|perl-MIME-Base64-3.150.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MIME-Base64-3.150.0-2|14	Source0:    http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MIME-Base64-3.150.0-2|15	
14cu|perl-MIME-Base64-3.150.0-2|16	BuildRequires: perl-devel
14cu|perl-MIME-Base64-3.150.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MIME-Base64-3.150.0-2|18	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MIME-Base64-3.150.0-2|19	BuildRequires: perl(XSLoader) >= 0.160.0
14cu|perl-MIME-Base64-3.150.0-2|20	
14cu|perl-MIME-Base64-3.150.0-2|21	%description
14cu|perl-MIME-Base64-3.150.0-2|22	This module provides functions to encode and decode strings into and from
14cu|perl-MIME-Base64-3.150.0-2|23	the base64 encoding specified in RFC 2045 - _MIME (Multipurpose Internet
14cu|perl-MIME-Base64-3.150.0-2|24	Mail Extensions)_. The base64 encoding is designed to represent arbitrary
14cu|perl-MIME-Base64-3.150.0-2|25	sequences of octets in a form that need not be humanly readable. A
14cu|perl-MIME-Base64-3.150.0-2|26	65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits
14cu|perl-MIME-Base64-3.150.0-2|27	to be represented per printable character.
14cu|perl-MIME-Base64-3.150.0-2|28	
14cu|perl-MIME-Base64-3.150.0-2|29	The following functions are provided:
14cu|perl-MIME-Base64-3.150.0-2|30	
14cu|perl-MIME-Base64-3.150.0-2|31	* encode_base64($str)
14cu|perl-MIME-Base64-3.150.0-2|32	
14cu|perl-MIME-Base64-3.150.0-2|33	%prep
14cu|perl-MIME-Base64-3.150.0-2|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MIME-Base64-3.150.0-2|35	
14cu|perl-MIME-Base64-3.150.0-2|36	%build
14cu|perl-MIME-Base64-3.150.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MIME-Base64-3.150.0-2|38	
14cu|perl-MIME-Base64-3.150.0-2|39	%make
14cu|perl-MIME-Base64-3.150.0-2|40	
14cu|perl-MIME-Base64-3.150.0-2|41	%check
14cu|perl-MIME-Base64-3.150.0-2|42	%make test
14cu|perl-MIME-Base64-3.150.0-2|43	
14cu|perl-MIME-Base64-3.150.0-2|44	%install
14cu|perl-MIME-Base64-3.150.0-2|45	%makeinstall_std
14cu|perl-MIME-Base64-3.150.0-2|46	
14cu|perl-MIME-Base64-3.150.0-2|47	%files
14cu|perl-MIME-Base64-3.150.0-2|48	%doc Changes README META.json META.yml
14cu|perl-MIME-Base64-3.150.0-2|49	%{_mandir}/man3/*
14cu|perl-MIME-Base64-3.150.0-2|50	%{perl_vendorlib}/*
14cu|perl-MIME-Base64-3.150.0-2|51	
14cu|perl-MIME-Base64-3.150.0-2|52	
14cu|perl-MIME-Base64-3.150.0-2|53	
14cu|perl-MIME-Base64-3.150.0-2|54	
14cu|perl-MIME-Base64-3.150.0-2|55	
14cu|perl-MIME-Base64-3.150.0-2|56	%changelog
14cu|perl-MIME-Base64-3.150.0-2|57	
14cu|perl-MIME-Base64-3.150.0-2|58	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 3.150.0-2
14cu|perl-MIME-Base64-3.150.0-2|59	- (1fef8d1) Rebuild for a genhdlist failure, bump rel.
14cu|perl-MIME-Base64-3.150.0-2|60	
14cu|perl-MIME-Base64-3.150.0-2|61	

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

13107 14
14cu|perl-Minion-0.390.0-1|1	%define upstream_name    Minion
14cu|perl-Minion-0.390.0-1|2	%define upstream_version 0.39
14cu|perl-Minion-0.390.0-1|3	
14cu|perl-Minion-0.390.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Minion-0.390.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Minion-0.390.0-1|6	Release:    1
14cu|perl-Minion-0.390.0-1|7	
14cu|perl-Minion-0.390.0-1|8	Summary:    Mojolicious job queue
14cu|perl-Minion-0.390.0-1|9	License:    Artistic 2.0
14cu|perl-Minion-0.390.0-1|10	Group:      Development/Perl
14cu|perl-Minion-0.390.0-1|11	Url:        http://mojolicious.org/
14cu|perl-Minion-0.390.0-1|12	Source0:    http://www.cpan.org/authors/id/S/SR/SRI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Minion-0.390.0-1|13	
14cu|perl-Minion-0.390.0-1|14	BuildRequires: perl-devel
14cu|perl-Minion-0.390.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Minion-0.390.0-1|16	BuildRequires: perl(Pod::Simple) >= 3.90.0
14cu|perl-Minion-0.390.0-1|17	BuildRequires: perl(Time::Local) >= 1.200.0
14cu|perl-Minion-0.390.0-1|18	BuildRequires: perl(DBM::Deep)
14cu|perl-Minion-0.390.0-1|19	BuildRequires: perl(Mojo::Base)
14cu|perl-Minion-0.390.0-1|20	BuildArch:  noarch
14cu|perl-Minion-0.390.0-1|21	
14cu|perl-Minion-0.390.0-1|22	
14cu|perl-Minion-0.390.0-1|23	%description
14cu|perl-Minion-0.390.0-1|24	A job queue for the Mojolicious real-time web
14cu|perl-Minion-0.390.0-1|25	framework with support for multiple backends.
14cu|perl-Minion-0.390.0-1|26	
14cu|perl-Minion-0.390.0-1|27	%prep
14cu|perl-Minion-0.390.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Minion-0.390.0-1|29	
14cu|perl-Minion-0.390.0-1|30	%build
14cu|perl-Minion-0.390.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Minion-0.390.0-1|32	%make
14cu|perl-Minion-0.390.0-1|33	
14cu|perl-Minion-0.390.0-1|34	# %check
14cu|perl-Minion-0.390.0-1|35	# make test
14cu|perl-Minion-0.390.0-1|36	
14cu|perl-Minion-0.390.0-1|37	%install
14cu|perl-Minion-0.390.0-1|38	%makeinstall_std
14cu|perl-Minion-0.390.0-1|39	
14cu|perl-Minion-0.390.0-1|40	%files
14cu|perl-Minion-0.390.0-1|41	%doc Changes LICENSE META.json META.yml MYMETA.yml
14cu|perl-Minion-0.390.0-1|42	%{perl_vendorlib}/*
14cu|perl-Minion-0.390.0-1|43	%{_mandir}/man?/*
14cu|perl-Minion-0.390.0-1|44	
14cu|perl-Minion-0.390.0-1|45	%changelog
14cu|perl-Minion-0.390.0-1|46	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-1
14cu|perl-Minion-0.390.0-1|47	+ Revision: b7d0997
14cu|perl-Minion-0.390.0-1|48	- Disable tests
14cu|perl-Minion-0.390.0-1|49	
14cu|perl-Minion-0.390.0-1|50	

13108 14
14cu|perl-Mixin-ExtraFields-0.140.2-1|1	%define upstream_name    Mixin-ExtraFields
14cu|perl-Mixin-ExtraFields-0.140.2-1|2	%define upstream_version 0.140002
14cu|perl-Mixin-ExtraFields-0.140.2-1|3	
14cu|perl-Mixin-ExtraFields-0.140.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-Mixin-ExtraFields-0.140.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Mixin-ExtraFields-0.140.2-1|6	Release:	1
14cu|perl-Mixin-ExtraFields-0.140.2-1|7	
14cu|perl-Mixin-ExtraFields-0.140.2-1|8	Summary:	Store extras in a hashy object's guts
14cu|perl-Mixin-ExtraFields-0.140.2-1|9	
14cu|perl-Mixin-ExtraFields-0.140.2-1|10	License:	GPL+ or Artistic
14cu|perl-Mixin-ExtraFields-0.140.2-1|11	Group:		Development/Perl
14cu|perl-Mixin-ExtraFields-0.140.2-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mixin-ExtraFields-0.140.2-1|13	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mixin-ExtraFields-0.140.2-1|14	
14cu|perl-Mixin-ExtraFields-0.140.2-1|15	BuildRequires:	perl-devel
14cu|perl-Mixin-ExtraFields-0.140.2-1|16	BuildRequires:	perl(String::RewritePrefix)
14cu|perl-Mixin-ExtraFields-0.140.2-1|17	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Mixin-ExtraFields-0.140.2-1|18	BuildRequires:	perl(Sub::Install)
14cu|perl-Mixin-ExtraFields-0.140.2-1|19	
14cu|perl-Mixin-ExtraFields-0.140.2-1|20	BuildArch:	noarch
14cu|perl-Mixin-ExtraFields-0.140.2-1|21	
14cu|perl-Mixin-ExtraFields-0.140.2-1|22	%description
14cu|perl-Mixin-ExtraFields-0.140.2-1|23	Sometimes your well-defined object needs a way to tack on arbirary extra
14cu|perl-Mixin-ExtraFields-0.140.2-1|24	fields. This might be a set of session-specific ephemeral data, a stash of
14cu|perl-Mixin-ExtraFields-0.140.2-1|25	settings that need to be easy to grow over time, or any sort of
14cu|perl-Mixin-ExtraFields-0.140.2-1|26	name-and-value parameters. Adding more and more methods can be cumbersome,
14cu|perl-Mixin-ExtraFields-0.140.2-1|27	and may not be helpful if the names vary greatly. Accessing an object's
14cu|perl-Mixin-ExtraFields-0.140.2-1|28	guts directly is simple, but is difficult to control when subclassing, and
14cu|perl-Mixin-ExtraFields-0.140.2-1|29	can make altering your object's structure difficult.
14cu|perl-Mixin-ExtraFields-0.140.2-1|30	
14cu|perl-Mixin-ExtraFields-0.140.2-1|31	Mixin::ExtraFields provides a simple way to add an arbitrary number of
14cu|perl-Mixin-ExtraFields-0.140.2-1|32	stashes for named data. These data can be stored in the object, in a
14cu|perl-Mixin-ExtraFields-0.140.2-1|33	database, or anywhere else. The storage mechanism is abstracted away from
14cu|perl-Mixin-ExtraFields-0.140.2-1|34	the provided interface, so one storage mechanism can be easily swapped for
14cu|perl-Mixin-ExtraFields-0.140.2-1|35	another. Multiple ExtraFields stashes can be mixed into one class, using
14cu|perl-Mixin-ExtraFields-0.140.2-1|36	one or many storage mechanisms.
14cu|perl-Mixin-ExtraFields-0.140.2-1|37	
14cu|perl-Mixin-ExtraFields-0.140.2-1|38	%prep
14cu|perl-Mixin-ExtraFields-0.140.2-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mixin-ExtraFields-0.140.2-1|40	
14cu|perl-Mixin-ExtraFields-0.140.2-1|41	%build
14cu|perl-Mixin-ExtraFields-0.140.2-1|42	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mixin-ExtraFields-0.140.2-1|43	%make
14cu|perl-Mixin-ExtraFields-0.140.2-1|44	
14cu|perl-Mixin-ExtraFields-0.140.2-1|45	%check
14cu|perl-Mixin-ExtraFields-0.140.2-1|46	make test
14cu|perl-Mixin-ExtraFields-0.140.2-1|47	
14cu|perl-Mixin-ExtraFields-0.140.2-1|48	%install
14cu|perl-Mixin-ExtraFields-0.140.2-1|49	%makeinstall_std
14cu|perl-Mixin-ExtraFields-0.140.2-1|50	
14cu|perl-Mixin-ExtraFields-0.140.2-1|51	%files
14cu|perl-Mixin-ExtraFields-0.140.2-1|52	%doc Changes LICENSE README
14cu|perl-Mixin-ExtraFields-0.140.2-1|53	%{_mandir}/man3/*
14cu|perl-Mixin-ExtraFields-0.140.2-1|54	%{perl_vendorlib}/*
14cu|perl-Mixin-ExtraFields-0.140.2-1|55	
14cu|perl-Mixin-ExtraFields-0.140.2-1|56	
14cu|perl-Mixin-ExtraFields-0.140.2-1|57	%changelog
14cu|perl-Mixin-ExtraFields-0.140.2-1|58	* Sun Mar 15 2015 abfonly <John@smith.org> 0.140.2-1
14cu|perl-Mixin-ExtraFields-0.140.2-1|59	+ Revision: ba5b20d
14cu|perl-Mixin-ExtraFields-0.140.2-1|60	- Log: Update to 0.140.2
14cu|perl-Mixin-ExtraFields-0.140.2-1|61	
14cu|perl-Mixin-ExtraFields-0.140.2-1|62	

13109 14
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|1	%define upstream_name    Mixin-ExtraFields-Param
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|2	%define upstream_version 0.021
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|3	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|6	Release:	1
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|7	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|8	Summary:	Make your class provide a familiar "param" method
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|9	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|10	License:	GPL+ or Artistic
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|11	Group:		Development/Perl
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|14	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|15	BuildRequires:	perl-devel
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|16	BuildRequires:	perl(Mixin::ExtraFields)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|17	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|19	BuildRequires:	perl(Carp)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|21	BuildRequires:	perl(parent)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|22	BuildRequires:	perl(strict)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|23	BuildRequires:	perl(warnings)
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|24	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|25	BuildArch:	noarch
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|26	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|27	%description
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|28	This module mixes in to your class to provide a 'param' method like the
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|29	ones provided by the CGI manpage, the CGI::Application manpage, and other
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|30	classes. It uses Mixin::ExtraFields, which means it can use any
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|31	Mixin::ExtraFields driver to store your data.
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|32	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|33	By default, the methods provided are:
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|34	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|35	* * param.
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|36	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|37	%prep
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|39	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|40	%build
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|42	%make
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|43	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|44	%check
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|45	make test
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|46	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|47	%install
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|48	%makeinstall_std
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|49	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|50	%files
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|51	%doc Changes LICENSE README
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|52	%{_mandir}/man3/*
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|53	%{perl_vendorlib}/*
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|54	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|55	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|56	%changelog
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|57	* Sun Mar 15 2015 abfonly <John@smith.org> 0.21.0-1
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|58	+ Revision: 0194876
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|59	- Log: Update to 0.21.0
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|60	
14cu|perl-Mixin-ExtraFields-Param-0.21.0-1|61	

13110 14
14cu|perl-Mixin-Linewise-0.108.0-1|1	%define upstream_name    Mixin-Linewise
14cu|perl-Mixin-Linewise-0.108.0-1|2	%define upstream_version 0.108
14cu|perl-Mixin-Linewise-0.108.0-1|3	
14cu|perl-Mixin-Linewise-0.108.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Mixin-Linewise-0.108.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Mixin-Linewise-0.108.0-1|6	Release:	1
14cu|perl-Mixin-Linewise-0.108.0-1|7	
14cu|perl-Mixin-Linewise-0.108.0-1|8	Summary:	Get linewise writeers for strings and filenames
14cu|perl-Mixin-Linewise-0.108.0-1|9	
14cu|perl-Mixin-Linewise-0.108.0-1|10	License:	GPL+ or Artistic
14cu|perl-Mixin-Linewise-0.108.0-1|11	Group:		Development/Perl
14cu|perl-Mixin-Linewise-0.108.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mixin-Linewise-0.108.0-1|13	Source0:	https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mixin-Linewise-0.108.0-1|14	
14cu|perl-Mixin-Linewise-0.108.0-1|15	BuildRequires:	perl-devel
14cu|perl-Mixin-Linewise-0.108.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Mixin-Linewise-0.108.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Mixin-Linewise-0.108.0-1|18	BuildRequires:	perl(IO::File)
14cu|perl-Mixin-Linewise-0.108.0-1|19	BuildRequires:	perl(IO::String)
14cu|perl-Mixin-Linewise-0.108.0-1|20	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Mixin-Linewise-0.108.0-1|21	BuildRequires:	perl(PerlIO::utf8_strict) >= 0.6.0
14cu|perl-Mixin-Linewise-0.108.0-1|22	BuildRequires:	perl(Encode)
14cu|perl-Mixin-Linewise-0.108.0-1|23	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Mixin-Linewise-0.108.0-1|24	BuildRequires:	perl(strict)
14cu|perl-Mixin-Linewise-0.108.0-1|25	BuildRequires:	perl(utf8)
14cu|perl-Mixin-Linewise-0.108.0-1|26	BuildRequires:	perl(warnings)
14cu|perl-Mixin-Linewise-0.108.0-1|27	
14cu|perl-Mixin-Linewise-0.108.0-1|28	
14cu|perl-Mixin-Linewise-0.108.0-1|29	BuildArch:	noarch
14cu|perl-Mixin-Linewise-0.108.0-1|30	
14cu|perl-Mixin-Linewise-0.108.0-1|31	%description
14cu|perl-Mixin-Linewise-0.108.0-1|32	It's boring to deal with opening files for IO, converting strings to
14cu|perl-Mixin-Linewise-0.108.0-1|33	handle-like objects, and all that. With the Mixin::Linewise::Readers
14cu|perl-Mixin-Linewise-0.108.0-1|34	manpage and the Mixin::Linewise::Writers manpage, you can just write a
14cu|perl-Mixin-Linewise-0.108.0-1|35	method to handle handles, and methods for handling strings and filenames
14cu|perl-Mixin-Linewise-0.108.0-1|36	are added for you.
14cu|perl-Mixin-Linewise-0.108.0-1|37	
14cu|perl-Mixin-Linewise-0.108.0-1|38	%prep
14cu|perl-Mixin-Linewise-0.108.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mixin-Linewise-0.108.0-1|40	
14cu|perl-Mixin-Linewise-0.108.0-1|41	%build
14cu|perl-Mixin-Linewise-0.108.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mixin-Linewise-0.108.0-1|43	%make
14cu|perl-Mixin-Linewise-0.108.0-1|44	
14cu|perl-Mixin-Linewise-0.108.0-1|45	%check
14cu|perl-Mixin-Linewise-0.108.0-1|46	%make test
14cu|perl-Mixin-Linewise-0.108.0-1|47	
14cu|perl-Mixin-Linewise-0.108.0-1|48	%install
14cu|perl-Mixin-Linewise-0.108.0-1|49	%makeinstall_std
14cu|perl-Mixin-Linewise-0.108.0-1|50	
14cu|perl-Mixin-Linewise-0.108.0-1|51	%files
14cu|perl-Mixin-Linewise-0.108.0-1|52	%doc Changes LICENSE README META.json META.yml
14cu|perl-Mixin-Linewise-0.108.0-1|53	%{_mandir}/man3/*
14cu|perl-Mixin-Linewise-0.108.0-1|54	%{perl_vendorlib}/*
14cu|perl-Mixin-Linewise-0.108.0-1|55	
14cu|perl-Mixin-Linewise-0.108.0-1|56	%changelog
14cu|perl-Mixin-Linewise-0.108.0-1|57	
14cu|perl-Mixin-Linewise-0.108.0-1|58	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.108.0-1
14cu|perl-Mixin-Linewise-0.108.0-1|59	- (cf11207) Log: Update to 0.108.0
14cu|perl-Mixin-Linewise-0.108.0-1|60	
14cu|perl-Mixin-Linewise-0.108.0-1|61	

13111 14
14cu|perl-MLDBM-2.50.0-1|1	%define upstream_name    MLDBM
14cu|perl-MLDBM-2.50.0-1|2	%define upstream_version 2.05
14cu|perl-MLDBM-2.50.0-1|3	
14cu|perl-MLDBM-2.50.0-1|4	
14cu|perl-MLDBM-2.50.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-MLDBM-2.50.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MLDBM-2.50.0-1|7	Release:    1
14cu|perl-MLDBM-2.50.0-1|8	
14cu|perl-MLDBM-2.50.0-1|9	Summary:    MLDBM - store multi-level hash structure in single level tied hash
14cu|perl-MLDBM-2.50.0-1|10	License:    GPL+ or Artistic
14cu|perl-MLDBM-2.50.0-1|11	Group:      Development/Perl
14cu|perl-MLDBM-2.50.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MLDBM-2.50.0-1|13	Source0:    http://www.cpan.org/authors/id/C/CH/CHAMAS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MLDBM-2.50.0-1|14	
14cu|perl-MLDBM-2.50.0-1|15	BuildRequires: perl-devel
14cu|perl-MLDBM-2.50.0-1|16	BuildRequires: perl(Carp)
14cu|perl-MLDBM-2.50.0-1|17	BuildRequires: perl(Data::Dumper) >= 2.80.0
14cu|perl-MLDBM-2.50.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-MLDBM-2.50.0-1|19	BuildRequires: perl(FreezeThaw)
14cu|perl-MLDBM-2.50.0-1|20	
14cu|perl-MLDBM-2.50.0-1|21	BuildArch:  noarch
14cu|perl-MLDBM-2.50.0-1|22	
14cu|perl-MLDBM-2.50.0-1|23	%description
14cu|perl-MLDBM-2.50.0-1|24	This module can serve as a transparent interface to any TIEHASH package
14cu|perl-MLDBM-2.50.0-1|25	that is required to store arbitrary perl data, including nested references.
14cu|perl-MLDBM-2.50.0-1|26	Thus, this module can be used for storing references and other arbitrary data
14cu|perl-MLDBM-2.50.0-1|27	within DBM databases.
14cu|perl-MLDBM-2.50.0-1|28	
14cu|perl-MLDBM-2.50.0-1|29	It works by serializing the references in the hash into a single string. In the
14cu|perl-MLDBM-2.50.0-1|30	underlying TIEHASH package (usually a DBM database), it is this string that
14cu|perl-MLDBM-2.50.0-1|31	gets stored.  When the value is fetched again, the string is deserialized to
14cu|perl-MLDBM-2.50.0-1|32	reconstruct the data structure into memory.
14cu|perl-MLDBM-2.50.0-1|33	
14cu|perl-MLDBM-2.50.0-1|34	For historical and practical reasons, it requires the Data::Dumper package,
14cu|perl-MLDBM-2.50.0-1|35	available at any CPAN site. Data::Dumper gives you really nice-looking dumps of
14cu|perl-MLDBM-2.50.0-1|36	your data structures, in case you wish to look at them on the screen, and
14cu|perl-MLDBM-2.50.0-1|37	it was the only serializing engine before version 2.00.  However, as of version
14cu|perl-MLDBM-2.50.0-1|38	2.00, you can use any of Data::Dumper, FreezeThaw or Storable to
14cu|perl-MLDBM-2.50.0-1|39	perform the underlying serialization, as hinted at by the SYNOPSIS overview
14cu|perl-MLDBM-2.50.0-1|40	above.  Using Storable is usually much faster than the other methods.
14cu|perl-MLDBM-2.50.0-1|41	
14cu|perl-MLDBM-2.50.0-1|42	See the BUGS section for important limitations.
14cu|perl-MLDBM-2.50.0-1|43	
14cu|perl-MLDBM-2.50.0-1|44	%prep
14cu|perl-MLDBM-2.50.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MLDBM-2.50.0-1|46	
14cu|perl-MLDBM-2.50.0-1|47	%build
14cu|perl-MLDBM-2.50.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MLDBM-2.50.0-1|49	%make
14cu|perl-MLDBM-2.50.0-1|50	
14cu|perl-MLDBM-2.50.0-1|51	%check
14cu|perl-MLDBM-2.50.0-1|52	%make test
14cu|perl-MLDBM-2.50.0-1|53	
14cu|perl-MLDBM-2.50.0-1|54	%install
14cu|perl-MLDBM-2.50.0-1|55	%makeinstall_std
14cu|perl-MLDBM-2.50.0-1|56	
14cu|perl-MLDBM-2.50.0-1|57	%files
14cu|perl-MLDBM-2.50.0-1|58	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-MLDBM-2.50.0-1|59	%{perl_vendorlib}/MLDBM*
14cu|perl-MLDBM-2.50.0-1|60	%{_mandir}/*/*
14cu|perl-MLDBM-2.50.0-1|61	
14cu|perl-MLDBM-2.50.0-1|62	%changelog
14cu|perl-MLDBM-2.50.0-1|63	* Sun Mar 15 2015 abfonly <John@smith.org> 2.50.0-1
14cu|perl-MLDBM-2.50.0-1|64	+ Revision: 124046f
14cu|perl-MLDBM-2.50.0-1|65	- Log: Update to 2.50.0
14cu|perl-MLDBM-2.50.0-1|66	
14cu|perl-MLDBM-2.50.0-1|67	

13112 14
14cu|perl-Modern-Perl-1.201.501.270-1|1	%define upstream_name    Modern-Perl
14cu|perl-Modern-Perl-1.201.501.270-1|2	%define upstream_version 1.20150127
14cu|perl-Modern-Perl-1.201.501.270-1|3	
14cu|perl-Modern-Perl-1.201.501.270-1|4	Name:       perl-%{upstream_name}
14cu|perl-Modern-Perl-1.201.501.270-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Modern-Perl-1.201.501.270-1|6	Release:    1
14cu|perl-Modern-Perl-1.201.501.270-1|7	
14cu|perl-Modern-Perl-1.201.501.270-1|8	Summary:    Enable all of the features of Modern Perl with one import
14cu|perl-Modern-Perl-1.201.501.270-1|9	License:    GPL+ or Artistic
14cu|perl-Modern-Perl-1.201.501.270-1|10	Group:      Development/Perl
14cu|perl-Modern-Perl-1.201.501.270-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Modern-Perl-1.201.501.270-1|12	Source0:    http://www.cpan.org/modules/by-module/Modern/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Modern-Perl-1.201.501.270-1|13	
14cu|perl-Modern-Perl-1.201.501.270-1|14	BuildRequires: perl-devel
14cu|perl-Modern-Perl-1.201.501.270-1|15	BuildRequires: perl(IO::File)
14cu|perl-Modern-Perl-1.201.501.270-1|16	BuildRequires: perl(IO::Handle)
14cu|perl-Modern-Perl-1.201.501.270-1|17	BuildRequires: perl(Module::Build)
14cu|perl-Modern-Perl-1.201.501.270-1|18	BuildRequires: perl(Test::More)
14cu|perl-Modern-Perl-1.201.501.270-1|19	BuildRequires: perl(autodie)
14cu|perl-Modern-Perl-1.201.501.270-1|20	BuildRequires: perl(MRO::Compat)
14cu|perl-Modern-Perl-1.201.501.270-1|21	BuildRequires: perl(strict)
14cu|perl-Modern-Perl-1.201.501.270-1|22	BuildRequires: perl(warnings)
14cu|perl-Modern-Perl-1.201.501.270-1|23	BuildArch: noarch
14cu|perl-Modern-Perl-1.201.501.270-1|24	
14cu|perl-Modern-Perl-1.201.501.270-1|25	%description
14cu|perl-Modern-Perl-1.201.501.270-1|26	Enable all of the features of Modern Perl with one import.
14cu|perl-Modern-Perl-1.201.501.270-1|27	
14cu|perl-Modern-Perl-1.201.501.270-1|28	%prep
14cu|perl-Modern-Perl-1.201.501.270-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Modern-Perl-1.201.501.270-1|30	
14cu|perl-Modern-Perl-1.201.501.270-1|31	%build
14cu|perl-Modern-Perl-1.201.501.270-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Modern-Perl-1.201.501.270-1|33	
14cu|perl-Modern-Perl-1.201.501.270-1|34	%make
14cu|perl-Modern-Perl-1.201.501.270-1|35	
14cu|perl-Modern-Perl-1.201.501.270-1|36	%check
14cu|perl-Modern-Perl-1.201.501.270-1|37	%make test
14cu|perl-Modern-Perl-1.201.501.270-1|38	
14cu|perl-Modern-Perl-1.201.501.270-1|39	%install
14cu|perl-Modern-Perl-1.201.501.270-1|40	%makeinstall_std
14cu|perl-Modern-Perl-1.201.501.270-1|41	
14cu|perl-Modern-Perl-1.201.501.270-1|42	%files
14cu|perl-Modern-Perl-1.201.501.270-1|43	%doc META.yml README Changes LICENSE
14cu|perl-Modern-Perl-1.201.501.270-1|44	%{_mandir}/man3/*
14cu|perl-Modern-Perl-1.201.501.270-1|45	%{perl_vendorlib}/*
14cu|perl-Modern-Perl-1.201.501.270-1|46	
14cu|perl-Modern-Perl-1.201.501.270-1|47	
14cu|perl-Modern-Perl-1.201.501.270-1|48	%changelog
14cu|perl-Modern-Perl-1.201.501.270-1|49	* Sun Mar 15 2015 abfonly <abfonly@gmail.com> 1.201.501.270-1
14cu|perl-Modern-Perl-1.201.501.270-1|50	+ Revision: 1628360
14cu|perl-Modern-Perl-1.201.501.270-1|51	- Log: Update to 1.201.501.270, fixed BR and tests
14cu|perl-Modern-Perl-1.201.501.270-1|52	
14cu|perl-Modern-Perl-1.201.501.270-1|53	

13113 14
14cu|perl-Module-Build-XSUtil-0.140.0-1|1	%define upstream_name    Module-Build-XSUtil
14cu|perl-Module-Build-XSUtil-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Module-Build-XSUtil-0.140.0-1|3	
14cu|perl-Module-Build-XSUtil-0.140.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Build-XSUtil-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Build-XSUtil-0.140.0-1|6	Release:    1
14cu|perl-Module-Build-XSUtil-0.140.0-1|7	
14cu|perl-Module-Build-XSUtil-0.140.0-1|8	Summary:    A Module::Build class for building XS modules
14cu|perl-Module-Build-XSUtil-0.140.0-1|9	License:    GPL+ or Artistic
14cu|perl-Module-Build-XSUtil-0.140.0-1|10	Group:      Development/Perl
14cu|perl-Module-Build-XSUtil-0.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Build-XSUtil-0.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Build-XSUtil-0.140.0-1|13	
14cu|perl-Module-Build-XSUtil-0.140.0-1|14	BuildRequires: perl(Capture::Tiny)
14cu|perl-Module-Build-XSUtil-0.140.0-1|15	BuildRequires: perl(Cwd::Guard) >= 0.40.0
14cu|perl-Module-Build-XSUtil-0.140.0-1|16	BuildRequires: perl(Devel::CheckCompiler) >= 0.50.0
14cu|perl-Module-Build-XSUtil-0.140.0-1|17	BuildRequires: perl(Devel::PPPort)
14cu|perl-Module-Build-XSUtil-0.140.0-1|18	BuildRequires: perl(Exporter)
14cu|perl-Module-Build-XSUtil-0.140.0-1|19	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Module-Build-XSUtil-0.140.0-1|20	BuildRequires: perl(File::Basename)
14cu|perl-Module-Build-XSUtil-0.140.0-1|21	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Module-Build-XSUtil-0.140.0-1|22	BuildRequires: perl(File::Path)
14cu|perl-Module-Build-XSUtil-0.140.0-1|23	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Module-Build-XSUtil-0.140.0-1|24	BuildRequires: perl(File::Temp)
14cu|perl-Module-Build-XSUtil-0.140.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-Module-Build-XSUtil-0.140.0-1|26	BuildRequires: perl(XSLoader)
14cu|perl-Module-Build-XSUtil-0.140.0-1|27	BuildRequires: perl(parent)
14cu|perl-Module-Build-XSUtil-0.140.0-1|28	BuildRequires: perl(Module::Build)
14cu|perl-Module-Build-XSUtil-0.140.0-1|29	BuildRequires: perl-devel
14cu|perl-Module-Build-XSUtil-0.140.0-1|30	
14cu|perl-Module-Build-XSUtil-0.140.0-1|31	BuildArch: noarch
14cu|perl-Module-Build-XSUtil-0.140.0-1|32	
14cu|perl-Module-Build-XSUtil-0.140.0-1|33	%description
14cu|perl-Module-Build-XSUtil-0.140.0-1|34	A Module::Build class for building XS modules.
14cu|perl-Module-Build-XSUtil-0.140.0-1|35	
14cu|perl-Module-Build-XSUtil-0.140.0-1|36	%prep
14cu|perl-Module-Build-XSUtil-0.140.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Build-XSUtil-0.140.0-1|38	
14cu|perl-Module-Build-XSUtil-0.140.0-1|39	%build
14cu|perl-Module-Build-XSUtil-0.140.0-1|40	%{__perl} Build.PL installdirs=vendor
14cu|perl-Module-Build-XSUtil-0.140.0-1|41	
14cu|perl-Module-Build-XSUtil-0.140.0-1|42	./Build
14cu|perl-Module-Build-XSUtil-0.140.0-1|43	
14cu|perl-Module-Build-XSUtil-0.140.0-1|44	%check
14cu|perl-Module-Build-XSUtil-0.140.0-1|45	./Build test
14cu|perl-Module-Build-XSUtil-0.140.0-1|46	
14cu|perl-Module-Build-XSUtil-0.140.0-1|47	%install
14cu|perl-Module-Build-XSUtil-0.140.0-1|48	./Build install destdir=%{buildroot}
14cu|perl-Module-Build-XSUtil-0.140.0-1|49	
14cu|perl-Module-Build-XSUtil-0.140.0-1|50	%files
14cu|perl-Module-Build-XSUtil-0.140.0-1|51	%doc Changes LICENSE META.json META.yml
14cu|perl-Module-Build-XSUtil-0.140.0-1|52	%{_mandir}/man3/*
14cu|perl-Module-Build-XSUtil-0.140.0-1|53	%{perl_vendorlib}/*
14cu|perl-Module-Build-XSUtil-0.140.0-1|54	
14cu|perl-Module-Build-XSUtil-0.140.0-1|55	
14cu|perl-Module-Build-XSUtil-0.140.0-1|56	%changelog
14cu|perl-Module-Build-XSUtil-0.140.0-1|57	
14cu|perl-Module-Build-XSUtil-0.140.0-1|58	* Wed Apr 01 2015 abfonly <John@smith.org> 0.140.0-1
14cu|perl-Module-Build-XSUtil-0.140.0-1|59	- (700652c) Imported from SRPM
14cu|perl-Module-Build-XSUtil-0.140.0-1|60	
14cu|perl-Module-Build-XSUtil-0.140.0-1|61	

13114 14
14cu|perl-Module-Compile-0.350.0-1|1	%define upstream_name    Module-Compile
14cu|perl-Module-Compile-0.350.0-1|2	%define upstream_version 0.35
14cu|perl-Module-Compile-0.350.0-1|3	
14cu|perl-Module-Compile-0.350.0-1|4	
14cu|perl-Module-Compile-0.350.0-1|5	
14cu|perl-Module-Compile-0.350.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Module-Compile-0.350.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Compile-0.350.0-1|8	Release:    1
14cu|perl-Module-Compile-0.350.0-1|9	
14cu|perl-Module-Compile-0.350.0-1|10	Summary:    Perl Module Optimization
14cu|perl-Module-Compile-0.350.0-1|11	License:    GPL+ or Artistic
14cu|perl-Module-Compile-0.350.0-1|12	Group:      Development/Perl
14cu|perl-Module-Compile-0.350.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Compile-0.350.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Compile-0.350.0-1|15	
14cu|perl-Module-Compile-0.350.0-1|16	BuildRequires:  perl-devel
14cu|perl-Module-Compile-0.350.0-1|17	BuildRequires:  perl
14cu|perl-Module-Compile-0.350.0-1|18	BuildRequires:  perl(Module::Install::Base)
14cu|perl-Module-Compile-0.350.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
14cu|perl-Module-Compile-0.350.0-1|20	BuildRequires:  perl(strict)
14cu|perl-Module-Compile-0.350.0-1|21	BuildRequires:  perl(warnings)
14cu|perl-Module-Compile-0.350.0-1|22	BuildRequires:  perl(constant)
14cu|perl-Module-Compile-0.350.0-1|23	BuildRequires:  perl(Digest::SHA1) >= 2.13
14cu|perl-Module-Compile-0.350.0-1|24	BuildRequires:  perl(Filter::Util::Call)
14cu|perl-Module-Compile-0.350.0-1|25	BuildRequires:  perl(vars)
14cu|perl-Module-Compile-0.350.0-1|26	BuildRequires:  perl(base)
14cu|perl-Module-Compile-0.350.0-1|27	BuildRequires:  perl(Data::Dumper)
14cu|perl-Module-Compile-0.350.0-1|28	BuildRequires:  perl(File::Find)
14cu|perl-Module-Compile-0.350.0-1|29	BuildRequires:  perl(Test::Base)
14cu|perl-Module-Compile-0.350.0-1|30	BuildRequires:  perl(Test::Base::Filter)
14cu|perl-Module-Compile-0.350.0-1|31	BuildRequires:  perl(Test::More)
14cu|perl-Module-Compile-0.350.0-1|32	BuildRequires:  perl(YAML)
14cu|perl-Module-Compile-0.350.0-1|33	
14cu|perl-Module-Compile-0.350.0-1|34	BuildArch: noarch
14cu|perl-Module-Compile-0.350.0-1|35	
14cu|perl-Module-Compile-0.350.0-1|36	%description
14cu|perl-Module-Compile-0.350.0-1|37	This module provides a system for writing modules that _compile_ other Perl
14cu|perl-Module-Compile-0.350.0-1|38	modules.
14cu|perl-Module-Compile-0.350.0-1|39	
14cu|perl-Module-Compile-0.350.0-1|40	Modules that use these compilation modules get compiled into some altered
14cu|perl-Module-Compile-0.350.0-1|41	form the first time they are run. The result is cached into '.pmc' files.
14cu|perl-Module-Compile-0.350.0-1|42	
14cu|perl-Module-Compile-0.350.0-1|43	Perl has native support for '.pmc' files. It always checks for them, before
14cu|perl-Module-Compile-0.350.0-1|44	loading a '.pm' file.
14cu|perl-Module-Compile-0.350.0-1|45	
14cu|perl-Module-Compile-0.350.0-1|46	%prep
14cu|perl-Module-Compile-0.350.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Compile-0.350.0-1|48	rm -fr t/000-compile-modules.t
14cu|perl-Module-Compile-0.350.0-1|49	
14cu|perl-Module-Compile-0.350.0-1|50	%build
14cu|perl-Module-Compile-0.350.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
14cu|perl-Module-Compile-0.350.0-1|52	
14cu|perl-Module-Compile-0.350.0-1|53	%make
14cu|perl-Module-Compile-0.350.0-1|54	
14cu|perl-Module-Compile-0.350.0-1|55	%check
14cu|perl-Module-Compile-0.350.0-1|56	make test
14cu|perl-Module-Compile-0.350.0-1|57	
14cu|perl-Module-Compile-0.350.0-1|58	%install
14cu|perl-Module-Compile-0.350.0-1|59	%makeinstall_std
14cu|perl-Module-Compile-0.350.0-1|60	
14cu|perl-Module-Compile-0.350.0-1|61	%files
14cu|perl-Module-Compile-0.350.0-1|62	%doc META.yml LICENSE README Changes META.json
14cu|perl-Module-Compile-0.350.0-1|63	%{_mandir}/man3/*
14cu|perl-Module-Compile-0.350.0-1|64	%{perl_vendorlib}/*
14cu|perl-Module-Compile-0.350.0-1|65	
14cu|perl-Module-Compile-0.350.0-1|66	
14cu|perl-Module-Compile-0.350.0-1|67	%changelog
14cu|perl-Module-Compile-0.350.0-1|68	* Sun Mar 15 2015 abfonly <John@smith.org> 0.350.0-1
14cu|perl-Module-Compile-0.350.0-1|69	+ Revision: b43bfe9
14cu|perl-Module-Compile-0.350.0-1|70	- Log: Update to 0.350.0, fixed BR and tests
14cu|perl-Module-Compile-0.350.0-1|71	
14cu|perl-Module-Compile-0.350.0-1|72	

13115 14
14cu|perl-Module-CPANfile-1.0.200-1|1	%define upstream_name    Module-CPANfile
14cu|perl-Module-CPANfile-1.0.200-1|2	%define upstream_version 1.0002
14cu|perl-Module-CPANfile-1.0.200-1|3	
14cu|perl-Module-CPANfile-1.0.200-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-CPANfile-1.0.200-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-CPANfile-1.0.200-1|6	Release:    1
14cu|perl-Module-CPANfile-1.0.200-1|7	
14cu|perl-Module-CPANfile-1.0.200-1|8	Summary:    Parse cpanfile
14cu|perl-Module-CPANfile-1.0.200-1|9	License:    GPL+ or Artistic
14cu|perl-Module-CPANfile-1.0.200-1|10	Group:      Development/Perl
14cu|perl-Module-CPANfile-1.0.200-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-CPANfile-1.0.200-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-CPANfile-1.0.200-1|13	
14cu|perl-Module-CPANfile-1.0.200-1|14	
14cu|perl-Module-CPANfile-1.0.200-1|15	BuildRequires: perl-devel
14cu|perl-Module-CPANfile-1.0.200-1|16	BuildRequires: perl(CPAN::Meta)
14cu|perl-Module-CPANfile-1.0.200-1|17	BuildRequires: perl(CPAN::Meta::Prereqs)
14cu|perl-Module-CPANfile-1.0.200-1|18	BuildRequires: perl(Test::More)
14cu|perl-Module-CPANfile-1.0.200-1|19	BuildArch: noarch
14cu|perl-Module-CPANfile-1.0.200-1|20	
14cu|perl-Module-CPANfile-1.0.200-1|21	
14cu|perl-Module-CPANfile-1.0.200-1|22	%description
14cu|perl-Module-CPANfile-1.0.200-1|23	'cpanfile' describes CPAN dependencies required to execute associated Perl
14cu|perl-Module-CPANfile-1.0.200-1|24	code.
14cu|perl-Module-CPANfile-1.0.200-1|25	
14cu|perl-Module-CPANfile-1.0.200-1|26	%prep
14cu|perl-Module-CPANfile-1.0.200-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Module-CPANfile-1.0.200-1|28	
14cu|perl-Module-CPANfile-1.0.200-1|29	%build
14cu|perl-Module-CPANfile-1.0.200-1|30	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-CPANfile-1.0.200-1|31	%make
14cu|perl-Module-CPANfile-1.0.200-1|32	
14cu|perl-Module-CPANfile-1.0.200-1|33	%check
14cu|perl-Module-CPANfile-1.0.200-1|34	%make test
14cu|perl-Module-CPANfile-1.0.200-1|35	
14cu|perl-Module-CPANfile-1.0.200-1|36	%install
14cu|perl-Module-CPANfile-1.0.200-1|37	%makeinstall_std
14cu|perl-Module-CPANfile-1.0.200-1|38	
14cu|perl-Module-CPANfile-1.0.200-1|39	%files
14cu|perl-Module-CPANfile-1.0.200-1|40	%doc Changes LICENSE META.json META.yml README
14cu|perl-Module-CPANfile-1.0.200-1|41	%{_mandir}/man3/*
14cu|perl-Module-CPANfile-1.0.200-1|42	%perl_vendorlib/*
14cu|perl-Module-CPANfile-1.0.200-1|43	%{_bindir}/cpanfile-dump
14cu|perl-Module-CPANfile-1.0.200-1|44	%{_bindir}/mymeta-cpanfile
14cu|perl-Module-CPANfile-1.0.200-1|45	%{_mandir}/man1/cpanfile-dump.1.*
14cu|perl-Module-CPANfile-1.0.200-1|46	%{_mandir}/man1/mymeta-cpanfile.1.*
14cu|perl-Module-CPANfile-1.0.200-1|47	
14cu|perl-Module-CPANfile-1.0.200-1|48	
14cu|perl-Module-CPANfile-1.0.200-1|49	%changelog
14cu|perl-Module-CPANfile-1.0.200-1|50	* Sat Nov 22 2014 abfonly <abfonly@gmail.com> 1.0.200-1
14cu|perl-Module-CPANfile-1.0.200-1|51	+ Revision: 0c0b2e5
14cu|perl-Module-CPANfile-1.0.200-1|52	- Updated perl-Module-CPANfile.spec
14cu|perl-Module-CPANfile-1.0.200-1|53	
14cu|perl-Module-CPANfile-1.0.200-1|54	

13116 14
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|1	%define upstream_name    Module-CPANTS-Analyse
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|2	%define upstream_version 0.96
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|3	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|6	Release:	1
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|7	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|8	Summary:	Generate Kwalitee ratings for a distribution
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|9	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|10	License:	GPL+ or Artistic
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|11	Group:		Development/Perl
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Module/Module-CPANTS-Analyse-%{upstream_version}.tar.gz
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|14	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|15	BuildRequires:	perl-devel
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|16	BuildRequires:	perl(Archive::Any) >= 0.60.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|17	BuildRequires:	perl(Archive::Tar) >= 1.480.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|18	BuildRequires:	perl(Array::Diff) >= 0.40.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|19	BuildRequires:	perl(CPAN::DistnameInfo) >= 0.60.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|20	BuildRequires:	perl(Class::Accessor) >= 0.190.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|21	BuildRequires:	perl(Cwd)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|23	BuildRequires:	perl(ExtUtils::Manifest)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|24	BuildRequires:	perl(File::Find::Rule)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|25	BuildRequires:	perl(File::Slurp)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|26	BuildRequires:	perl(File::chdir)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|27	BuildRequires:	perl(IO::Capture) >= 0.50.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|28	BuildRequires:	perl(LWP::Simple)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|29	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|30	BuildRequires:	perl(Module::Build)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|31	BuildRequires:	perl(Module::ExtractUse) >= 0.180.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|32	BuildRequires:	perl(Module::Pluggable) >= 2.960.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|33	BuildRequires:	perl(Module::Signature)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|34	BuildRequires:	perl(Pod::Simple::Checker) >= 2.20.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|35	BuildRequires:	perl(Readonly)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|36	BuildRequires:	perl(Set::Scalar)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|37	BuildRequires:	perl(Software::License) >= 0.3.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|38	BuildRequires:	perl(Test::CPAN::Meta::YAML::Version)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|39	BuildRequires:	perl(Test::Deep)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|40	BuildRequires:	perl(Test::More)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|41	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|42	BuildRequires:	perl(Test::Warn) >= 0.110.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|43	BuildRequires:	perl(Text::CSV_XS) >= 0.450.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|44	BuildRequires:	perl(YAML::Any) >= 0.810.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|45	BuildRequires:	perl(YAML::XS)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|46	BuildRequires:	perl(version) >= 0.730.0
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|47	BuildRequires:	perl(ExtUtils::MakeMaker::CPANfile)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|48	BuildRequires:	perl(File::Find::Object)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|49	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|50	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|51	BuildRequires:	perl(Test::FailWarnings)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|52	BuildRequires:	perl(Archive::Any::Lite)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|53	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|54	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|55	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|56	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|57	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|58	BuildArch:	noarch
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|59	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|60	%description
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|61	Kwalitee is an automatically-measurable gauge of how good your software is.
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|62	That's very different from quality, which a computer really can't measure in a
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|63	general sense. (If you can, you've solved a hard problem in computer science.)
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|64	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|65	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|66	funny acronym on its own) measures Kwalitee with several metrics. If you plan
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|67	to release a distribution to the CPAN -- or even within your own organization
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|68	-- testing its Kwalitee before creating a release can help you improve your
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|69	quality as well.
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|70	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|71	Test::Kwalitee and a short test file will do this for you automatically.
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|72	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|73	%prep
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|74	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|75	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|76	%build
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|77	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|78	%make
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|79	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|80	%check
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|81	%make test
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|82	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|83	%install
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|84	%makeinstall_std
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|85	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|86	%files
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|87	%doc AUTHORS Changes META.json META.yml MYMETA.yml README  TODO
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|88	%{perl_vendorlib}/Module
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|89	%{_mandir}/*/*
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|90	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|91	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|92	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|93	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|94	%changelog
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|95	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|96	* Tue Jun 02 2015 abfonly <abfonly@gmail.com> 0.960.0-1
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|97	- (98b483f) Updated perl-Module-CPANTS-Analyse.spec
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|98	
14cu|perl-Module-CPANTS-Analyse-0.960.0-1|99	

13117 14
14cu|perl-Module-Data-0.7.0-1|1	%define upstream_name    Module-Data
14cu|perl-Module-Data-0.7.0-1|2	%define upstream_version 0.007
14cu|perl-Module-Data-0.7.0-1|3	
14cu|perl-Module-Data-0.7.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Data-0.7.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Data-0.7.0-1|6	Release:    1
14cu|perl-Module-Data-0.7.0-1|7	
14cu|perl-Module-Data-0.7.0-1|8	Summary:    Introspect context information about modules in @INC
14cu|perl-Module-Data-0.7.0-1|9	License:    GPL+ or Artistic
14cu|perl-Module-Data-0.7.0-1|10	Group:      Development/Perl
14cu|perl-Module-Data-0.7.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Data-0.7.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Data-0.7.0-1|13	
14cu|perl-Module-Data-0.7.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Module-Data-0.7.0-1|15	BuildRequires: perl(Data::Dump)
14cu|perl-Module-Data-0.7.0-1|16	BuildRequires: perl(FindBin)
14cu|perl-Module-Data-0.7.0-1|17	BuildRequires: perl(Module::Build)
14cu|perl-Module-Data-0.7.0-1|18	BuildRequires: perl(Module::Metadata)
14cu|perl-Module-Data-0.7.0-1|19	BuildRequires: perl(Module::Runtime)
14cu|perl-Module-Data-0.7.0-1|20	BuildRequires: perl(Moo)
14cu|perl-Module-Data-0.7.0-1|21	BuildRequires: perl(Path::Class)
14cu|perl-Module-Data-0.7.0-1|22	BuildRequires: perl(Path::Class::File)
14cu|perl-Module-Data-0.7.0-1|23	BuildRequires: perl(Path::ScanINC)
14cu|perl-Module-Data-0.7.0-1|24	BuildRequires: perl(Sub::Quote)
14cu|perl-Module-Data-0.7.0-1|25	BuildRequires: perl(Test::Fatal)
14cu|perl-Module-Data-0.7.0-1|26	BuildRequires: perl(Test::More)
14cu|perl-Module-Data-0.7.0-1|27	BuildRequires: perl(strict)
14cu|perl-Module-Data-0.7.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Module-Data-0.7.0-1|29	BuildRequires: perl(Module::Build)
14cu|perl-Module-Data-0.7.0-1|30	BuildRequires: perl-devel
14cu|perl-Module-Data-0.7.0-1|31	BuildRequires: perl(Sub::Quote)
14cu|perl-Module-Data-0.7.0-1|32	BuildRequires: perl(strictures)
14cu|perl-Module-Data-0.7.0-1|33	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Module-Data-0.7.0-1|34	
14cu|perl-Module-Data-0.7.0-1|35	BuildArch: noarch
14cu|perl-Module-Data-0.7.0-1|36	
14cu|perl-Module-Data-0.7.0-1|37	%description
14cu|perl-Module-Data-0.7.0-1|38	Introspect context information about modules in @INC.
14cu|perl-Module-Data-0.7.0-1|39	
14cu|perl-Module-Data-0.7.0-1|40	%prep
14cu|perl-Module-Data-0.7.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Data-0.7.0-1|42	
14cu|perl-Module-Data-0.7.0-1|43	%build
14cu|perl-Module-Data-0.7.0-1|44	%{__perl} Build.PL installdirs=vendor
14cu|perl-Module-Data-0.7.0-1|45	
14cu|perl-Module-Data-0.7.0-1|46	./Build
14cu|perl-Module-Data-0.7.0-1|47	
14cu|perl-Module-Data-0.7.0-1|48	%check
14cu|perl-Module-Data-0.7.0-1|49	./Build test
14cu|perl-Module-Data-0.7.0-1|50	
14cu|perl-Module-Data-0.7.0-1|51	%install
14cu|perl-Module-Data-0.7.0-1|52	./Build install destdir=%{buildroot}
14cu|perl-Module-Data-0.7.0-1|53	
14cu|perl-Module-Data-0.7.0-1|54	%files
14cu|perl-Module-Data-0.7.0-1|55	%doc LICENSE Changes README META.yml META.json
14cu|perl-Module-Data-0.7.0-1|56	%{_mandir}/man3/*
14cu|perl-Module-Data-0.7.0-1|57	%{perl_vendorlib}/*
14cu|perl-Module-Data-0.7.0-1|58	
14cu|perl-Module-Data-0.7.0-1|59	
14cu|perl-Module-Data-0.7.0-1|60	%changelog
14cu|perl-Module-Data-0.7.0-1|61	
14cu|perl-Module-Data-0.7.0-1|62	* Tue Jun 02 2015 abfonly <John@smith.org> 0.7.0-1
14cu|perl-Module-Data-0.7.0-1|63	- (9527f2f) Imported from SRPM
14cu|perl-Module-Data-0.7.0-1|64	
14cu|perl-Module-Data-0.7.0-1|65	

13118 14
14cu|perl-Module-Find-0.130.0-1|1	%define upstream_name	 Module-Find
14cu|perl-Module-Find-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-Module-Find-0.130.0-1|3	
14cu|perl-Module-Find-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Module-Find-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Module-Find-0.130.0-1|6	Release:	1
14cu|perl-Module-Find-0.130.0-1|7	
14cu|perl-Module-Find-0.130.0-1|8	Summary:	Find and use installed modules in a (sub)category
14cu|perl-Module-Find-0.130.0-1|9	
14cu|perl-Module-Find-0.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-Module-Find-0.130.0-1|11	Group:		Development/Perl
14cu|perl-Module-Find-0.130.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Module-Find-0.130.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CR/CRENZ/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Find-0.130.0-1|14	
14cu|perl-Module-Find-0.130.0-1|15	
14cu|perl-Module-Find-0.130.0-1|16	BuildRequires:	perl-devel
14cu|perl-Module-Find-0.130.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Module-Find-0.130.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Module-Find-0.130.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Module-Find-0.130.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Module-Find-0.130.0-1|21	BuildRequires:	perl(Test::Pod)
14cu|perl-Module-Find-0.130.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Module-Find-0.130.0-1|23	BuildRequires:	perl(Test::CPAN::Meta) >= 0.250.0
14cu|perl-Module-Find-0.130.0-1|24	
14cu|perl-Module-Find-0.130.0-1|25	BuildArch:	noarch
14cu|perl-Module-Find-0.130.0-1|26	
14cu|perl-Module-Find-0.130.0-1|27	%description
14cu|perl-Module-Find-0.130.0-1|28	Module::Find lets you find and use modules in categories. This can be
14cu|perl-Module-Find-0.130.0-1|29	very useful for auto-detecting driver or plugin modules. You can
14cu|perl-Module-Find-0.130.0-1|30	differentiate between looking in the category itself or in all
14cu|perl-Module-Find-0.130.0-1|31	subcategories.
14cu|perl-Module-Find-0.130.0-1|32	
14cu|perl-Module-Find-0.130.0-1|33	
14cu|perl-Module-Find-0.130.0-1|34	%prep
14cu|perl-Module-Find-0.130.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Find-0.130.0-1|36	
14cu|perl-Module-Find-0.130.0-1|37	%build
14cu|perl-Module-Find-0.130.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Find-0.130.0-1|39	%make
14cu|perl-Module-Find-0.130.0-1|40	
14cu|perl-Module-Find-0.130.0-1|41	%check
14cu|perl-Module-Find-0.130.0-1|42	%make test
14cu|perl-Module-Find-0.130.0-1|43	
14cu|perl-Module-Find-0.130.0-1|44	%install
14cu|perl-Module-Find-0.130.0-1|45	%makeinstall_std
14cu|perl-Module-Find-0.130.0-1|46	
14cu|perl-Module-Find-0.130.0-1|47	%files
14cu|perl-Module-Find-0.130.0-1|48	%doc Changes META.json META.yml README
14cu|perl-Module-Find-0.130.0-1|49	%{_mandir}/man*/*
14cu|perl-Module-Find-0.130.0-1|50	%{perl_vendorlib}/Module
14cu|perl-Module-Find-0.130.0-1|51	
14cu|perl-Module-Find-0.130.0-1|52	
14cu|perl-Module-Find-0.130.0-1|53	
14cu|perl-Module-Find-0.130.0-1|54	%changelog
14cu|perl-Module-Find-0.130.0-1|55	
14cu|perl-Module-Find-0.130.0-1|56	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-Module-Find-0.130.0-1|57	- (5ce61df) Log: Update to 0.130.0, spec clean
14cu|perl-Module-Find-0.130.0-1|58	
14cu|perl-Module-Find-0.130.0-1|59	

13119 14
14cu|perl-Module-Format-0.0.7-1|1	%define upstream_name    Module-Format
14cu|perl-Module-Format-0.0.7-1|2	%define upstream_version v0.0.7
14cu|perl-Module-Format-0.0.7-1|3	
14cu|perl-Module-Format-0.0.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Format-0.0.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Format-0.0.7-1|6	Release:    1
14cu|perl-Module-Format-0.0.7-1|7	
14cu|perl-Module-Format-0.0.7-1|8	Summary:    Convert and manipulate stringified versions of Perl modules
14cu|perl-Module-Format-0.0.7-1|9	
14cu|perl-Module-Format-0.0.7-1|10	License:    MIT
14cu|perl-Module-Format-0.0.7-1|11	Group:      Development/Perl
14cu|perl-Module-Format-0.0.7-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Format-0.0.7-1|13	Source0:    http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Format-0.0.7-1|14	
14cu|perl-Module-Format-0.0.7-1|15	BuildRequires: perl(Getopt::Long) >= 2.470.0
14cu|perl-Module-Format-0.0.7-1|16	BuildRequires: perl(Pod::Usage)
14cu|perl-Module-Format-0.0.7-1|17	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Module-Format-0.0.7-1|18	BuildRequires: perl(strict)
14cu|perl-Module-Format-0.0.7-1|19	BuildRequires: perl(vars)
14cu|perl-Module-Format-0.0.7-1|20	BuildRequires: perl(warnings)
14cu|perl-Module-Format-0.0.7-1|21	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Module-Format-0.0.7-1|22	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Module-Format-0.0.7-1|23	BuildRequires: perl(Test::Trap)
14cu|perl-Module-Format-0.0.7-1|24	BuildRequires: perl(Test::Pod) >= 1.500.0
14cu|perl-Module-Format-0.0.7-1|25	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Module-Format-0.0.7-1|26	BuildRequires: perl(Test::TrailingSpace) >= 0.20.500
14cu|perl-Module-Format-0.0.7-1|27	BuildRequires: perl(Test::CPAN::Changes) >= 0.9.0
14cu|perl-Module-Format-0.0.7-1|28	BuildRequires: perl-devel
14cu|perl-Module-Format-0.0.7-1|29	
14cu|perl-Module-Format-0.0.7-1|30	BuildArch: noarch
14cu|perl-Module-Format-0.0.7-1|31	
14cu|perl-Module-Format-0.0.7-1|32	%description
14cu|perl-Module-Format-0.0.7-1|33	Module-Format is a set of Perl modules and the accompanying perlmf command line
14cu|perl-Module-Format-0.0.7-1|34	utility that can be used to output consistetly formatted named of Perl modules
14cu|perl-Module-Format-0.0.7-1|35	for input in applications. So one can do:
14cu|perl-Module-Format-0.0.7-1|36	
14cu|perl-Module-Format-0.0.7-1|37	urpmi --auto $(perlmf as_rpm_c "$@")
14cu|perl-Module-Format-0.0.7-1|38	
14cu|perl-Module-Format-0.0.7-1|39	to install perl dependencies using urpmi (and many other uses).
14cu|perl-Module-Format-0.0.7-1|40	
14cu|perl-Module-Format-0.0.7-1|41	%prep
14cu|perl-Module-Format-0.0.7-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Format-0.0.7-1|43	
14cu|perl-Module-Format-0.0.7-1|44	%build
14cu|perl-Module-Format-0.0.7-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Format-0.0.7-1|46	%make
14cu|perl-Module-Format-0.0.7-1|47	
14cu|perl-Module-Format-0.0.7-1|48	%check
14cu|perl-Module-Format-0.0.7-1|49	%make test
14cu|perl-Module-Format-0.0.7-1|50	
14cu|perl-Module-Format-0.0.7-1|51	%install
14cu|perl-Module-Format-0.0.7-1|52	%makeinstall_std
14cu|perl-Module-Format-0.0.7-1|53	
14cu|perl-Module-Format-0.0.7-1|54	%files
14cu|perl-Module-Format-0.0.7-1|55	%doc Changes LICENSE META.json META.yml README
14cu|perl-Module-Format-0.0.7-1|56	%{_bindir}/perlmf
14cu|perl-Module-Format-0.0.7-1|57	%{_mandir}/man1/*
14cu|perl-Module-Format-0.0.7-1|58	%{_mandir}/man3/*
14cu|perl-Module-Format-0.0.7-1|59	%{perl_vendorlib}/*
14cu|perl-Module-Format-0.0.7-1|60	
14cu|perl-Module-Format-0.0.7-1|61	
14cu|perl-Module-Format-0.0.7-1|62	
14cu|perl-Module-Format-0.0.7-1|63	
14cu|perl-Module-Format-0.0.7-1|64	
14cu|perl-Module-Format-0.0.7-1|65	%changelog
14cu|perl-Module-Format-0.0.7-1|66	
14cu|perl-Module-Format-0.0.7-1|67	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.0.7-1
14cu|perl-Module-Format-0.0.7-1|68	- (1da760b) Log: Update to 0.0.7, spec clean
14cu|perl-Module-Format-0.0.7-1|69	
14cu|perl-Module-Format-0.0.7-1|70	

13120 14
14cu|perl-Module-Manifest-Skip-0.230.0-1|1	%define upstream_name    Module-Manifest-Skip
14cu|perl-Module-Manifest-Skip-0.230.0-1|2	%define upstream_version 0.23
14cu|perl-Module-Manifest-Skip-0.230.0-1|3	
14cu|perl-Module-Manifest-Skip-0.230.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Manifest-Skip-0.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Manifest-Skip-0.230.0-1|6	Release:    1
14cu|perl-Module-Manifest-Skip-0.230.0-1|7	
14cu|perl-Module-Manifest-Skip-0.230.0-1|8	Summary:    MANIFEST.SKIP Manangement for Modules
14cu|perl-Module-Manifest-Skip-0.230.0-1|9	License:    GPL+ or Artistic
14cu|perl-Module-Manifest-Skip-0.230.0-1|10	Group:      Development/Perl
14cu|perl-Module-Manifest-Skip-0.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Manifest-Skip-0.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Manifest-Skip-0.230.0-1|13	
14cu|perl-Module-Manifest-Skip-0.230.0-1|14	BuildRequires: perl-devel
14cu|perl-Module-Manifest-Skip-0.230.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Module-Manifest-Skip-0.230.0-1|16	BuildRequires: perl(Moo)
14cu|perl-Module-Manifest-Skip-0.230.0-1|17	BuildRequires: perl(File::ShareDir::Install)
14cu|perl-Module-Manifest-Skip-0.230.0-1|18	BuildRequires: perl(strictures)
14cu|perl-Module-Manifest-Skip-0.230.0-1|19	BuildArch: noarch
14cu|perl-Module-Manifest-Skip-0.230.0-1|20	
14cu|perl-Module-Manifest-Skip-0.230.0-1|21	%description
14cu|perl-Module-Manifest-Skip-0.230.0-1|22	*NOTE:* This module is mostly intended for module packaging frameworks to
14cu|perl-Module-Manifest-Skip-0.230.0-1|23	share a common, up-to-date 'MANIFEST.SKIP' base. For example,
14cu|perl-Module-Manifest-Skip-0.230.0-1|24	Module::Install::ManifestSkip, uses this module to get the actual SKIP
14cu|perl-Module-Manifest-Skip-0.230.0-1|25	content. However this module may be useful for any module author.
14cu|perl-Module-Manifest-Skip-0.230.0-1|26	
14cu|perl-Module-Manifest-Skip-0.230.0-1|27	CPAN module authors use a 'MANIFEST.SKIP' file to exclude certain well
14cu|perl-Module-Manifest-Skip-0.230.0-1|28	known files from getting put into a generated 'MANIFEST' file, which would
14cu|perl-Module-Manifest-Skip-0.230.0-1|29	cause them to go into the final distribution package.
14cu|perl-Module-Manifest-Skip-0.230.0-1|30	
14cu|perl-Module-Manifest-Skip-0.230.0-1|31	The packaging tools try to automatically skip things for you, but if you
14cu|perl-Module-Manifest-Skip-0.230.0-1|32	add one of your own entries, you have to add all the common ones yourself.
14cu|perl-Module-Manifest-Skip-0.230.0-1|33	This module attempts to make all of this boring process as simple and
14cu|perl-Module-Manifest-Skip-0.230.0-1|34	reliable as possible.
14cu|perl-Module-Manifest-Skip-0.230.0-1|35	
14cu|perl-Module-Manifest-Skip-0.230.0-1|36	%prep
14cu|perl-Module-Manifest-Skip-0.230.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Manifest-Skip-0.230.0-1|38	
14cu|perl-Module-Manifest-Skip-0.230.0-1|39	%build
14cu|perl-Module-Manifest-Skip-0.230.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Manifest-Skip-0.230.0-1|41	
14cu|perl-Module-Manifest-Skip-0.230.0-1|42	%make
14cu|perl-Module-Manifest-Skip-0.230.0-1|43	
14cu|perl-Module-Manifest-Skip-0.230.0-1|44	%check
14cu|perl-Module-Manifest-Skip-0.230.0-1|45	%make test
14cu|perl-Module-Manifest-Skip-0.230.0-1|46	
14cu|perl-Module-Manifest-Skip-0.230.0-1|47	%install
14cu|perl-Module-Manifest-Skip-0.230.0-1|48	%makeinstall_std
14cu|perl-Module-Manifest-Skip-0.230.0-1|49	
14cu|perl-Module-Manifest-Skip-0.230.0-1|50	%files
14cu|perl-Module-Manifest-Skip-0.230.0-1|51	%doc META.yml LICENSE README Changes META.json
14cu|perl-Module-Manifest-Skip-0.230.0-1|52	%{_mandir}/man3/*
14cu|perl-Module-Manifest-Skip-0.230.0-1|53	%{perl_vendorlib}/*
14cu|perl-Module-Manifest-Skip-0.230.0-1|54	
14cu|perl-Module-Manifest-Skip-0.230.0-1|55	
14cu|perl-Module-Manifest-Skip-0.230.0-1|56	%changelog
14cu|perl-Module-Manifest-Skip-0.230.0-1|57	
14cu|perl-Module-Manifest-Skip-0.230.0-1|58	* Mon Apr 06 2015 abfonly <John@smith.org> 0.230.0-1
14cu|perl-Module-Manifest-Skip-0.230.0-1|59	- (38674b4) Imported from SRPM
14cu|perl-Module-Manifest-Skip-0.230.0-1|60	
14cu|perl-Module-Manifest-Skip-0.230.0-1|61	

13121 14
14cu|perl-Module-Mask-0.60.0-1|1	%define upstream_name    Module-Mask
14cu|perl-Module-Mask-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Module-Mask-0.60.0-1|3	
14cu|perl-Module-Mask-0.60.0-1|4	
14cu|perl-Module-Mask-0.60.0-1|5	Name:           perl-%{upstream_name}
14cu|perl-Module-Mask-0.60.0-1|6	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Module-Mask-0.60.0-1|7	Release:        1
14cu|perl-Module-Mask-0.60.0-1|8	Summary:        Pretend certain modules are not installed
14cu|perl-Module-Mask-0.60.0-1|9	License:        GPL+ or Artistic
14cu|perl-Module-Mask-0.60.0-1|10	Group:          Development/Perl
14cu|perl-Module-Mask-0.60.0-1|11	URL:            http://search.cpan.org/dist/Module-Mask/
14cu|perl-Module-Mask-0.60.0-1|12	Source0:        http://www.cpan.org/authors/id/M/MA/MATTLAW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Mask-0.60.0-1|13	
14cu|perl-Module-Mask-0.60.0-1|14	BuildRequires:  perl-devel
14cu|perl-Module-Mask-0.60.0-1|15	BuildRequires:  perl(Module::Build)
14cu|perl-Module-Mask-0.60.0-1|16	BuildRequires:  perl(Module::Build::Compat)
14cu|perl-Module-Mask-0.60.0-1|17	BuildRequires:  perl(Carp)
14cu|perl-Module-Mask-0.60.0-1|18	BuildRequires:  perl(Carp::Heavy)
14cu|perl-Module-Mask-0.60.0-1|19	BuildRequires:  perl(Module::Util)
14cu|perl-Module-Mask-0.60.0-1|20	BuildRequires:  perl(Scalar::Util)
14cu|perl-Module-Mask-0.60.0-1|21	BuildRequires:  perl(base)
14cu|perl-Module-Mask-0.60.0-1|22	BuildRequires:  perl(Test::More)
14cu|perl-Module-Mask-0.60.0-1|23	BuildRequires:  perl(Test::Pod)
14cu|perl-Module-Mask-0.60.0-1|24	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Module-Mask-0.60.0-1|25	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Module-Mask-0.60.0-1|26	
14cu|perl-Module-Mask-0.60.0-1|27	
14cu|perl-Module-Mask-0.60.0-1|28	BuildArch:      noarch
14cu|perl-Module-Mask-0.60.0-1|29	
14cu|perl-Module-Mask-0.60.0-1|30	%description
14cu|perl-Module-Mask-0.60.0-1|31	Sometimes you need to test what happens when a given module is not
14cu|perl-Module-Mask-0.60.0-1|32	installed. This module provides a way of temporarily hiding installed
14cu|perl-Module-Mask-0.60.0-1|33	modules from perl's require mechanism. The Module::Mask object adds itself
14cu|perl-Module-Mask-0.60.0-1|34	to @INC and blocks require calls to restricted modules.
14cu|perl-Module-Mask-0.60.0-1|35	
14cu|perl-Module-Mask-0.60.0-1|36	%prep
14cu|perl-Module-Mask-0.60.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Mask-0.60.0-1|38	
14cu|perl-Module-Mask-0.60.0-1|39	%build
14cu|perl-Module-Mask-0.60.0-1|40	%{__perl} Build.PL installdirs=vendor
14cu|perl-Module-Mask-0.60.0-1|41	./Build
14cu|perl-Module-Mask-0.60.0-1|42	
14cu|perl-Module-Mask-0.60.0-1|43	%install
14cu|perl-Module-Mask-0.60.0-1|44	./Build install destdir=%{buildroot}
14cu|perl-Module-Mask-0.60.0-1|45	
14cu|perl-Module-Mask-0.60.0-1|46	%check
14cu|perl-Module-Mask-0.60.0-1|47	./Build test
14cu|perl-Module-Mask-0.60.0-1|48	
14cu|perl-Module-Mask-0.60.0-1|49	%files
14cu|perl-Module-Mask-0.60.0-1|50	%doc Changes README META.json META.yml
14cu|perl-Module-Mask-0.60.0-1|51	%{perl_vendorlib}/*
14cu|perl-Module-Mask-0.60.0-1|52	%{_mandir}/man3/*
14cu|perl-Module-Mask-0.60.0-1|53	
14cu|perl-Module-Mask-0.60.0-1|54	%changelog
14cu|perl-Module-Mask-0.60.0-1|55	
14cu|perl-Module-Mask-0.60.0-1|56	* Sat Jun 27 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Module-Mask-0.60.0-1|57	- (18e2e63) Imported from SRPM
14cu|perl-Module-Mask-0.60.0-1|58	
14cu|perl-Module-Mask-0.60.0-1|59	

13122 14
14cu|perl-Module-Path-0.190.0-1|1	%define upstream_name    Module-Path
14cu|perl-Module-Path-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-Module-Path-0.190.0-1|3	
14cu|perl-Module-Path-0.190.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Path-0.190.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Path-0.190.0-1|6	Release:    1
14cu|perl-Module-Path-0.190.0-1|7	
14cu|perl-Module-Path-0.190.0-1|8	Summary:    Get the full path to a locally installed module
14cu|perl-Module-Path-0.190.0-1|9	
14cu|perl-Module-Path-0.190.0-1|10	License:    GPL+ or Artistic
14cu|perl-Module-Path-0.190.0-1|11	Group:      Development/Perl
14cu|perl-Module-Path-0.190.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Path-0.190.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Path-0.190.0-1|14	
14cu|perl-Module-Path-0.190.0-1|15	BuildRequires: perl(Cwd)
14cu|perl-Module-Path-0.190.0-1|16	BuildRequires: perl(Devel::FindPerl)
14cu|perl-Module-Path-0.190.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-Module-Path-0.190.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Module-Path-0.190.0-1|19	BuildRequires: perl(File::Basename)
14cu|perl-Module-Path-0.190.0-1|20	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Module-Path-0.190.0-1|21	BuildRequires: perl(FindBin) >= 0.50.0
14cu|perl-Module-Path-0.190.0-1|22	BuildRequires: perl(Getopt::Long)
14cu|perl-Module-Path-0.190.0-1|23	BuildRequires: perl(Pod::Usage)
14cu|perl-Module-Path-0.190.0-1|24	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Module-Path-0.190.0-1|25	BuildRequires: perl(strict)
14cu|perl-Module-Path-0.190.0-1|26	BuildRequires: perl(warnings)
14cu|perl-Module-Path-0.190.0-1|27	BuildRequires: perl-devel
14cu|perl-Module-Path-0.190.0-1|28	
14cu|perl-Module-Path-0.190.0-1|29	BuildArch:  noarch
14cu|perl-Module-Path-0.190.0-1|30	
14cu|perl-Module-Path-0.190.0-1|31	%description
14cu|perl-Module-Path-0.190.0-1|32	Module::Path provides a single function, module_path(), which will find where a
14cu|perl-Module-Path-0.190.0-1|33	module is installed locally.
14cu|perl-Module-Path-0.190.0-1|34	
14cu|perl-Module-Path-0.190.0-1|35	%prep
14cu|perl-Module-Path-0.190.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Path-0.190.0-1|37	
14cu|perl-Module-Path-0.190.0-1|38	%build
14cu|perl-Module-Path-0.190.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Path-0.190.0-1|40	
14cu|perl-Module-Path-0.190.0-1|41	%make
14cu|perl-Module-Path-0.190.0-1|42	
14cu|perl-Module-Path-0.190.0-1|43	%check
14cu|perl-Module-Path-0.190.0-1|44	%make test
14cu|perl-Module-Path-0.190.0-1|45	
14cu|perl-Module-Path-0.190.0-1|46	%install
14cu|perl-Module-Path-0.190.0-1|47	%makeinstall_std
14cu|perl-Module-Path-0.190.0-1|48	
14cu|perl-Module-Path-0.190.0-1|49	%files
14cu|perl-Module-Path-0.190.0-1|50	%doc Changes LICENSE META.json META.yml README
14cu|perl-Module-Path-0.190.0-1|51	%{_mandir}/man1/*
14cu|perl-Module-Path-0.190.0-1|52	%{_mandir}/man3/*
14cu|perl-Module-Path-0.190.0-1|53	%{_bindir}/*
14cu|perl-Module-Path-0.190.0-1|54	%{perl_vendorlib}/*
14cu|perl-Module-Path-0.190.0-1|55	
14cu|perl-Module-Path-0.190.0-1|56	%changelog
14cu|perl-Module-Path-0.190.0-1|57	
14cu|perl-Module-Path-0.190.0-1|58	* Sun Jun 28 2015 abfonly <John@smith.org> 0.190.0-1
14cu|perl-Module-Path-0.190.0-1|59	- (dc45990) Log: Update to 0.190.0
14cu|perl-Module-Path-0.190.0-1|60	
14cu|perl-Module-Path-0.190.0-1|61	

13123 14
14cu|perl-Module-Release-2.110.0-1|1	%define upstream_name    Module-Release
14cu|perl-Module-Release-2.110.0-1|2	%define upstream_version 2.11
14cu|perl-Module-Release-2.110.0-1|3	
14cu|perl-Module-Release-2.110.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Module-Release-2.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Module-Release-2.110.0-1|6	Release:    1
14cu|perl-Module-Release-2.110.0-1|7	
14cu|perl-Module-Release-2.110.0-1|8	Summary:    Upload through the PAUSE web interface
14cu|perl-Module-Release-2.110.0-1|9	License:    GPL+ or Artistic
14cu|perl-Module-Release-2.110.0-1|10	Group:      Development/Perl
14cu|perl-Module-Release-2.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Module-Release-2.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Release-2.110.0-1|13	
14cu|perl-Module-Release-2.110.0-1|14	BuildRequires: perl-devel
14cu|perl-Module-Release-2.110.0-1|15	BuildRequires: perl(CACertOrg::CA)
14cu|perl-Module-Release-2.110.0-1|16	BuildRequires: perl(ConfigReader::Simple)
14cu|perl-Module-Release-2.110.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Module-Release-2.110.0-1|18	BuildRequires: perl(IO::Null)
14cu|perl-Module-Release-2.110.0-1|19	BuildRequires: perl(Mojolicious)
14cu|perl-Module-Release-2.110.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Module-Release-2.110.0-1|21	BuildRequires: perl(Test::Output)
14cu|perl-Module-Release-2.110.0-1|22	BuildRequires: perl(Test::Without::Module)
14cu|perl-Module-Release-2.110.0-1|23	BuildRequires: perl(URI)
14cu|perl-Module-Release-2.110.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Module-Release-2.110.0-1|25	BuildRequires: perl(CGI)
14cu|perl-Module-Release-2.110.0-1|26	BuildRequires: perl(Test::Pod)
14cu|perl-Module-Release-2.110.0-1|27	
14cu|perl-Module-Release-2.110.0-1|28	
14cu|perl-Module-Release-2.110.0-1|29	BuildArch: noarch
14cu|perl-Module-Release-2.110.0-1|30	
14cu|perl-Module-Release-2.110.0-1|31	%description
14cu|perl-Module-Release-2.110.0-1|32	'Module::Release' automates your software release process. It started as a
14cu|perl-Module-Release-2.110.0-1|33	script that automated my release process, so it has bits to talk to PAUSE
14cu|perl-Module-Release-2.110.0-1|34	(CPAN) and SourceForge, and to use 'Makefile.PL' and 'CVS'. Other people
14cu|perl-Module-Release-2.110.0-1|35	have extended this in other modules under the same namespace so you can use
14cu|perl-Module-Release-2.110.0-1|36	'Module::Build', 'svn', and many other things.
14cu|perl-Module-Release-2.110.0-1|37	
14cu|perl-Module-Release-2.110.0-1|38	The methods represent a step in the release process. Some of them check a
14cu|perl-Module-Release-2.110.0-1|39	condition (e.g. all tests pass) and die if that doesn't work.
14cu|perl-Module-Release-2.110.0-1|40	'Module::Release' doesn't let you continue if something is wrong. Once you
14cu|perl-Module-Release-2.110.0-1|41	have checked everything, use the upload features to send your files to the
14cu|perl-Module-Release-2.110.0-1|42	right places.
14cu|perl-Module-Release-2.110.0-1|43	
14cu|perl-Module-Release-2.110.0-1|44	The included 'release' script is a good starting place. Don't be afraid to
14cu|perl-Module-Release-2.110.0-1|45	edit it for your own purposes.
14cu|perl-Module-Release-2.110.0-1|46	
14cu|perl-Module-Release-2.110.0-1|47	%prep
14cu|perl-Module-Release-2.110.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Release-2.110.0-1|49	
14cu|perl-Module-Release-2.110.0-1|50	%build
14cu|perl-Module-Release-2.110.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Release-2.110.0-1|52	
14cu|perl-Module-Release-2.110.0-1|53	%make
14cu|perl-Module-Release-2.110.0-1|54	
14cu|perl-Module-Release-2.110.0-1|55	%check
14cu|perl-Module-Release-2.110.0-1|56	%make test
14cu|perl-Module-Release-2.110.0-1|57	
14cu|perl-Module-Release-2.110.0-1|58	%install
14cu|perl-Module-Release-2.110.0-1|59	%makeinstall_std
14cu|perl-Module-Release-2.110.0-1|60	
14cu|perl-Module-Release-2.110.0-1|61	%files
14cu|perl-Module-Release-2.110.0-1|62	%doc Changes META.json META.yml README
14cu|perl-Module-Release-2.110.0-1|63	%{_bindir}/release
14cu|perl-Module-Release-2.110.0-1|64	%{_mandir}/man3/*
14cu|perl-Module-Release-2.110.0-1|65	%{_mandir}/man1/*
14cu|perl-Module-Release-2.110.0-1|66	%{perl_vendorlib}/*
14cu|perl-Module-Release-2.110.0-1|67	
14cu|perl-Module-Release-2.110.0-1|68	
14cu|perl-Module-Release-2.110.0-1|69	%changelog
14cu|perl-Module-Release-2.110.0-1|70	* Sun Mar 15 2015 abfonly <abfonly@gmail.com> 2.110.0-1
14cu|perl-Module-Release-2.110.0-1|71	+ Revision: f8037ff
14cu|perl-Module-Release-2.110.0-1|72	- Log: Update to 2.110.0, import missing BR
14cu|perl-Module-Release-2.110.0-1|73	
14cu|perl-Module-Release-2.110.0-1|74	

13124 14
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|1	%define upstream_name	 Module-Runtime-Conflicts
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|2	%define upstream_version	0.002
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|3	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|6	Release:	1
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|7	Summary:        Provide information on conflicts for Module::Runtime
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|8	License:        GPL+ or Artistic
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|9	Group:		Development/Perl
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|10	URL:            http://search.cpan.org/dist/Module-Runtime-Conflicts/
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|11	Source0:        http://www.cpan.org/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|12	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|13	BuildArch:      noarch
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|14	BuildRequires:  perl-devel
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|15	BuildRequires:  perl(Dist::CheckConflicts)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|17	BuildRequires:  perl(File::Spec)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|18	BuildRequires:  perl(Module::Build::Tiny)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|19	BuildRequires:  perl(Module::Runtime)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|20	BuildRequires:  perl(strict)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|21	BuildRequires:  perl(Test::More)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|22	BuildRequires:  perl(warnings)
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|23	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|24	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|25	%description
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|26	This module provides conflicts checking for Module::Runtime, which had a
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|27	recent release that broke some versions of Moose. It is called from
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|28	Moose::Conflicts and moose-outdated.
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|29	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|30	%prep
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|32	chmod 644 Changes
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|33	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|34	%build
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|36	%make
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|37	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|38	%check
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|39	make test
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|40	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|41	%install
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|42	%makeinstall_std
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|43	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|44	%files
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|45	%doc Changes CONTRIBUTING README META.json META.yml LICENSE
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|46	%{perl_vendorlib}/Module*
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|47	%{_mandir}/man3/Module*
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|48	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|49	%changelog
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|50	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|51	* Thu Jun 18 2015 abfonly <John@smith.org> 0.2.0-1
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|52	- (e592947) Imported from SRPM
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|53	
14cu|perl-Module-Runtime-Conflicts-0.2.0-1|54	

13125 14
14cu|perl-Module-Starter-1.710.0-1|1	%define	upstream_name	 Module-Starter
14cu|perl-Module-Starter-1.710.0-1|2	%define upstream_version 1.71
14cu|perl-Module-Starter-1.710.0-1|3	
14cu|perl-Module-Starter-1.710.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Module-Starter-1.710.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Module-Starter-1.710.0-1|6	Release:	1
14cu|perl-Module-Starter-1.710.0-1|7	Epoch:		1
14cu|perl-Module-Starter-1.710.0-1|8	
14cu|perl-Module-Starter-1.710.0-1|9	Summary:	A simple starter kit for any module
14cu|perl-Module-Starter-1.710.0-1|10	
14cu|perl-Module-Starter-1.710.0-1|11	License:	GPL+ or Artistic
14cu|perl-Module-Starter-1.710.0-1|12	Group:		Development/Perl
14cu|perl-Module-Starter-1.710.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Module-Starter-1.710.0-1|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Module-Starter-1.710.0-1|15	
14cu|perl-Module-Starter-1.710.0-1|16	BuildRequires:	perl-devel
14cu|perl-Module-Starter-1.710.0-1|17	BuildArch:	noarch
14cu|perl-Module-Starter-1.710.0-1|18	
14cu|perl-Module-Starter-1.710.0-1|19	%description
14cu|perl-Module-Starter-1.710.0-1|20	This is the core module for Module::Starter. If you're not looking to extend or
14cu|perl-Module-Starter-1.710.0-1|21	alter the behavior of this module, you probably want to look at module-starter
14cu|perl-Module-Starter-1.710.0-1|22	instead.
14cu|perl-Module-Starter-1.710.0-1|23	
14cu|perl-Module-Starter-1.710.0-1|24	Module::Starter is used to create a skeletal CPAN distribution, including basic
14cu|perl-Module-Starter-1.710.0-1|25	builder scripts, tests, documentation, and module code. This is done through
14cu|perl-Module-Starter-1.710.0-1|26	just one method, create_distro.
14cu|perl-Module-Starter-1.710.0-1|27	
14cu|perl-Module-Starter-1.710.0-1|28	%prep
14cu|perl-Module-Starter-1.710.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Module-Starter-1.710.0-1|30	
14cu|perl-Module-Starter-1.710.0-1|31	%build
14cu|perl-Module-Starter-1.710.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Module-Starter-1.710.0-1|33	%make
14cu|perl-Module-Starter-1.710.0-1|34	
14cu|perl-Module-Starter-1.710.0-1|35	%check
14cu|perl-Module-Starter-1.710.0-1|36	%make test
14cu|perl-Module-Starter-1.710.0-1|37	
14cu|perl-Module-Starter-1.710.0-1|38	%install
14cu|perl-Module-Starter-1.710.0-1|39	%makeinstall_std
14cu|perl-Module-Starter-1.710.0-1|40	
14cu|perl-Module-Starter-1.710.0-1|41	%files
14cu|perl-Module-Starter-1.710.0-1|42	%doc Changes README META.json META.yml
14cu|perl-Module-Starter-1.710.0-1|43	%{_bindir}/*
14cu|perl-Module-Starter-1.710.0-1|44	%{perl_vendorlib}/*
14cu|perl-Module-Starter-1.710.0-1|45	%{_mandir}/*/*
14cu|perl-Module-Starter-1.710.0-1|46	
14cu|perl-Module-Starter-1.710.0-1|47	
14cu|perl-Module-Starter-1.710.0-1|48	
14cu|perl-Module-Starter-1.710.0-1|49	%changelog
14cu|perl-Module-Starter-1.710.0-1|50	
14cu|perl-Module-Starter-1.710.0-1|51	* Thu Jun 25 2015 abfonly <John@smith.org> 1:1.710.0-1
14cu|perl-Module-Starter-1.710.0-1|52	- (72ee71f) Log: Update to 1.710.0
14cu|perl-Module-Starter-1.710.0-1|53	
14cu|perl-Module-Starter-1.710.0-1|54	

13126 14
14cu|perl-Mojolicious-6.230.0-1|1	%define upstream_name    Mojolicious
14cu|perl-Mojolicious-6.230.0-1|2	%define upstream_version 6.23
14cu|perl-Mojolicious-6.230.0-1|3	
14cu|perl-Mojolicious-6.230.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Mojolicious-6.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Mojolicious-6.230.0-1|6	Release:    1
14cu|perl-Mojolicious-6.230.0-1|7	
14cu|perl-Mojolicious-6.230.0-1|8	Summary:    A next generation web framework for Perl
14cu|perl-Mojolicious-6.230.0-1|9	License:    Artistic 2.0
14cu|perl-Mojolicious-6.230.0-1|10	Group:      Development/Perl
14cu|perl-Mojolicious-6.230.0-1|11	Url:        http://mojolicious.org/
14cu|perl-Mojolicious-6.230.0-1|12	Source0:    http://www.cpan.org/authors/id/S/SR/SRI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mojolicious-6.230.0-1|13	
14cu|perl-Mojolicious-6.230.0-1|14	BuildRequires: perl-devel
14cu|perl-Mojolicious-6.230.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Mojolicious-6.230.0-1|16	BuildRequires: perl(Pod::Simple) >= 3.90.0
14cu|perl-Mojolicious-6.230.0-1|17	BuildRequires: perl(Time::Local) >= 1.200.0
14cu|perl-Mojolicious-6.230.0-1|18	BuildRequires: perl(Digest::SHA)
14cu|perl-Mojolicious-6.230.0-1|19	BuildRequires: perl(Compress::Raw::Zlib)
14cu|perl-Mojolicious-6.230.0-1|20	BuildRequires: perl(IO::Compress::Gzip)
14cu|perl-Mojolicious-6.230.0-1|21	BuildRequires: perl(IO::Socket::IP)
14cu|perl-Mojolicious-6.230.0-1|22	# See META.yml Symbianflo
14cu|perl-Mojolicious-6.230.0-1|23	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Mojolicious-6.230.0-1|24	
14cu|perl-Mojolicious-6.230.0-1|25	
14cu|perl-Mojolicious-6.230.0-1|26	BuildArch:  noarch
14cu|perl-Mojolicious-6.230.0-1|27	
14cu|perl-Mojolicious-6.230.0-1|28	
14cu|perl-Mojolicious-6.230.0-1|29	%description
14cu|perl-Mojolicious-6.230.0-1|30	Back in the early day of the web there was this wonderful Perl library
14cu|perl-Mojolicious-6.230.0-1|31	called CGI, many people only learned Perl because of it. It was simple
14cu|perl-Mojolicious-6.230.0-1|32	enough to get started without knowing much about the language and powerful
14cu|perl-Mojolicious-6.230.0-1|33	enough to keep you going, learning by doing was much fun. While most of the
14cu|perl-Mojolicious-6.230.0-1|34	techniques used are outdated now, the idea behind it is not. Mojolicious is
14cu|perl-Mojolicious-6.230.0-1|35	a new attempt at implementing this idea using state of the art technology.
14cu|perl-Mojolicious-6.230.0-1|36	
14cu|perl-Mojolicious-6.230.0-1|37	%prep
14cu|perl-Mojolicious-6.230.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mojolicious-6.230.0-1|39	
14cu|perl-Mojolicious-6.230.0-1|40	%build
14cu|perl-Mojolicious-6.230.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mojolicious-6.230.0-1|42	%make
14cu|perl-Mojolicious-6.230.0-1|43	
14cu|perl-Mojolicious-6.230.0-1|44	%check
14cu|perl-Mojolicious-6.230.0-1|45	make test
14cu|perl-Mojolicious-6.230.0-1|46	
14cu|perl-Mojolicious-6.230.0-1|47	%install
14cu|perl-Mojolicious-6.230.0-1|48	%makeinstall_std
14cu|perl-Mojolicious-6.230.0-1|49	
14cu|perl-Mojolicious-6.230.0-1|50	%files
14cu|perl-Mojolicious-6.230.0-1|51	%doc Changes LICENSE META.json META.yml examples
14cu|perl-Mojolicious-6.230.0-1|52	%{_bindir}/*
14cu|perl-Mojolicious-6.230.0-1|53	%{perl_vendorlib}/*
14cu|perl-Mojolicious-6.230.0-1|54	%{_mandir}/man1/*
14cu|perl-Mojolicious-6.230.0-1|55	%{_mandir}/man3/*
14cu|perl-Mojolicious-6.230.0-1|56	
14cu|perl-Mojolicious-6.230.0-1|57	
14cu|perl-Mojolicious-6.230.0-1|58	%changelog
14cu|perl-Mojolicious-6.230.0-1|59	
14cu|perl-Mojolicious-6.230.0-1|60	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 6.230.0-1
14cu|perl-Mojolicious-6.230.0-1|61	- (22acd64) Log: Update to 6.230.0
14cu|perl-Mojolicious-6.230.0-1|62	
14cu|perl-Mojolicious-6.230.0-1|63	

13127 14
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|1	%define upstream_name    Mojolicious-Plugin-Authentication
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|2	%define upstream_version 1.27
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|3	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|6	Release:    1
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|7	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|8	Summary:    A plugin to make authentication a bit easier
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|9	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|10	License:    GPL+ or Artistic
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|11	Group:      Development/Perl
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|13	Source0:    http://www.cpan.org/authors/id/M/MA/MADCAT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|14	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|15	BuildRequires: perl-devel
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|16	BuildRequires: perl(Module::Build)
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|17	BuildRequires: perl(Mojolicious) >= 6.140.0
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|18	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|19	BuildRequires: perl(Test::Mojo)
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|21	BuildRequires: perl(Test::CPAN::Changes)
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|22	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|23	BuildArch: noarch
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|24	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|25	%description
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|26	%{summary}.
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|27	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|28	%prep
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|30	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|31	%build
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|33	%make
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|34	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|35	%check
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|36	make test
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|37	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|38	%install
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|39	%makeinstall_std
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|40	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|41	%files
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|42	%doc Changes LICENSE META.json META.yml README.*
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|43	%{_mandir}/man3/*
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|44	%{perl_vendorlib}/*
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|45	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|46	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|47	%changelog
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|48	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|49	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 1.270.0-1
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|50	- (53bf01a) Log: Update to 1.270.0
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|51	- (53bf01a) Fixed BR
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|52	- (53bf01a) fixed and enabled tests
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|53	- (53bf01a) spec clean
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|54	
14cu|perl-Mojolicious-Plugin-Authentication-1.270.0-1|55	

13128 14
14cu|perl-MojoMojo-1.110.0-1|1	%define upstream_name    MojoMojo
14cu|perl-MojoMojo-1.110.0-1|2	%define upstream_version 1.11
14cu|perl-MojoMojo-1.110.0-1|3	
14cu|perl-MojoMojo-1.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MojoMojo-1.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MojoMojo-1.110.0-1|6	Release:	1
14cu|perl-MojoMojo-1.110.0-1|7	
14cu|perl-MojoMojo-1.110.0-1|8	Summary:	A Catalyst & DBIx::Class powered Wiki
14cu|perl-MojoMojo-1.110.0-1|9	License:	GPL+ or Artistic
14cu|perl-MojoMojo-1.110.0-1|10	Group:		Development/Perl
14cu|perl-MojoMojo-1.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MojoMojo-1.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MojoMojo-1.110.0-1|13	
14cu|perl-MojoMojo-1.110.0-1|14	BuildRequires: perl-devel
14cu|perl-MojoMojo-1.110.0-1|15	# provides need to be fixed for perl-Algorithm-Diff in main.Symbianflo.
14cu|perl-MojoMojo-1.110.0-1|16	BuildRequires: perl-Algorithm-Diff >= 1.190.300
14cu|perl-MojoMojo-1.110.0-1|17	#
14cu|perl-MojoMojo-1.110.0-1|18	BuildRequires: perl(Algorithm::Merge)
14cu|perl-MojoMojo-1.110.0-1|19	BuildRequires: perl(Archive::Zip) >= 1.140.0
14cu|perl-MojoMojo-1.110.0-1|20	BuildRequires: perl(Cache::FastMmap) >= 1.310.0
14cu|perl-MojoMojo-1.110.0-1|21	BuildRequires: perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-MojoMojo-1.110.0-1|22	BuildRequires: perl(Catalyst::Action::RenderView) >= 0.70.0
14cu|perl-MojoMojo-1.110.0-1|23	BuildRequires: perl(Catalyst::Authentication::Store::DBIx::Class) >= 0.101.0
14cu|perl-MojoMojo-1.110.0-1|24	BuildRequires: perl(Catalyst::Controller::HTML::FormFu) >= 0.30.70
14cu|perl-MojoMojo-1.110.0-1|25	BuildRequires: perl(Catalyst::Model::DBIC::Schema) >= 0.10.0
14cu|perl-MojoMojo-1.110.0-1|26	BuildRequires: perl(Catalyst::Plugin::Authentication) >= 0.100.50
14cu|perl-MojoMojo-1.110.0-1|27	BuildRequires: perl(Catalyst::Plugin::Cache) >= 0.80.0
14cu|perl-MojoMojo-1.110.0-1|28	BuildRequires: perl(Catalyst::Plugin::ConfigLoader) >= 0.130.0
14cu|perl-MojoMojo-1.110.0-1|29	BuildRequires: perl(Catalyst::Plugin::I18N)
14cu|perl-MojoMojo-1.110.0-1|30	BuildRequires: perl(Catalyst::Plugin::Session::State::Cookie) >= 0.110.0
14cu|perl-MojoMojo-1.110.0-1|31	BuildRequires: perl(Catalyst::Plugin::Session::Store::Cache)
14cu|perl-MojoMojo-1.110.0-1|32	BuildRequires: perl(Catalyst::Plugin::Setenv)
14cu|perl-MojoMojo-1.110.0-1|33	BuildRequires: perl(Catalyst::Plugin::Static::Simple) >= 0.70.0
14cu|perl-MojoMojo-1.110.0-1|34	BuildRequires: perl(Catalyst::Plugin::SubRequest) >= 0.190.0
14cu|perl-MojoMojo-1.110.0-1|35	BuildRequires: perl(Catalyst::Plugin::Unicode) >= 0.800.0
14cu|perl-MojoMojo-1.110.0-1|36	BuildRequires: perl(Catalyst::View::Email) >= 0.140.0
14cu|perl-MojoMojo-1.110.0-1|37	BuildRequires: perl(Catalyst::View::Email::Template)
14cu|perl-MojoMojo-1.110.0-1|38	BuildRequires: perl(Catalyst::View::JSON) >= 0.260.0
14cu|perl-MojoMojo-1.110.0-1|39	BuildRequires: perl(Catalyst::View::TT) >= 0.230.0
14cu|perl-MojoMojo-1.110.0-1|40	BuildRequires: perl(Config::General)
14cu|perl-MojoMojo-1.110.0-1|41	BuildRequires: perl(Config::JFDI)
14cu|perl-MojoMojo-1.110.0-1|42	BuildRequires: perl(Crypt::CBC) >= 2.120.0
14cu|perl-MojoMojo-1.110.0-1|43	BuildRequires: perl(DBD::SQLite) >= 1.270.0
14cu|perl-MojoMojo-1.110.0-1|44	BuildRequires: perl(DBIx::Class) >= 0.80.0
14cu|perl-MojoMojo-1.110.0-1|45	BuildRequires: perl(DBIx::Class::DateTime::Epoch) >= 0.40.0
14cu|perl-MojoMojo-1.110.0-1|46	BuildRequires: perl(DBIx::Class::EncodedColumn)
14cu|perl-MojoMojo-1.110.0-1|47	BuildRequires: perl(DBIx::Class::TimeStamp) >= 0.110.0
14cu|perl-MojoMojo-1.110.0-1|48	BuildRequires: perl(Data::Page) >= 2.0.0
14cu|perl-MojoMojo-1.110.0-1|49	BuildRequires: perl(DateTime) >= 0.280.0
14cu|perl-MojoMojo-1.110.0-1|50	BuildRequires: perl(DateTime::Format::Mail)
14cu|perl-MojoMojo-1.110.0-1|51	BuildRequires: perl(Directory::Scratch) >= 0.140.0
14cu|perl-MojoMojo-1.110.0-1|52	BuildRequires: perl(Email::Sender::Simple) >= 0.102.370
14cu|perl-MojoMojo-1.110.0-1|53	BuildRequires: perl(Encode) >= 2.310.0
14cu|perl-MojoMojo-1.110.0-1|54	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14cu|perl-MojoMojo-1.110.0-1|55	BuildRequires: perl(FCGI::ProcManager)
14cu|perl-MojoMojo-1.110.0-1|56	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-MojoMojo-1.110.0-1|57	BuildRequires: perl(File::MMagic) >= 1.270.0
14cu|perl-MojoMojo-1.110.0-1|58	BuildRequires: perl(HTML::Entities) >= 3.600.0
14cu|perl-MojoMojo-1.110.0-1|59	BuildRequires: perl(HTML::FormFu) >= 0.20.0
14cu|perl-MojoMojo-1.110.0-1|60	BuildRequires: perl(HTML::FormFu::Element::reCAPTCHA)
14cu|perl-MojoMojo-1.110.0-1|61	BuildRequires: perl(HTML::FormFu::Model::DBIC)
14cu|perl-MojoMojo-1.110.0-1|62	BuildRequires: perl(HTML::Strip) >= 1.40.0
14cu|perl-MojoMojo-1.110.0-1|63	BuildRequires: perl(HTML::TagCloud)
14cu|perl-MojoMojo-1.110.0-1|64	BuildRequires: perl(HTML::Toc)
14cu|perl-MojoMojo-1.110.0-1|65	BuildRequires: perl(IO::File) >= 1.140.0
14cu|perl-MojoMojo-1.110.0-1|66	BuildRequires: perl(IO::Scalar)
14cu|perl-MojoMojo-1.110.0-1|67	BuildRequires: perl(Image::ExifTool)
14cu|perl-MojoMojo-1.110.0-1|68	BuildRequires: perl(Image::Math::Constrain)
14cu|perl-MojoMojo-1.110.0-1|69	BuildRequires: perl(Imager)
14cu|perl-MojoMojo-1.110.0-1|70	BuildRequires: perl(KinoSearch1) >= 1.0.0
14cu|perl-MojoMojo-1.110.0-1|71	BuildRequires: perl(LWP::Simple)
14cu|perl-MojoMojo-1.110.0-1|72	BuildRequires: perl(MRO::Compat) >= 0.100.0
14cu|perl-MojoMojo-1.110.0-1|73	BuildRequires: perl(Module::Pluggable::Ordered) >= 1.400.0
14cu|perl-MojoMojo-1.110.0-1|74	BuildRequires: perl(Moose)
14cu|perl-MojoMojo-1.110.0-1|75	BuildRequires: perl(Net::Amazon)
14cu|perl-MojoMojo-1.110.0-1|76	BuildRequires: perl(Number::Format)
14cu|perl-MojoMojo-1.110.0-1|77	BuildRequires: perl(Plack) >= 0.997.400
14cu|perl-MojoMojo-1.110.0-1|78	BuildRequires: perl(Pod::Simple::HTML) >= 3.10.0
14cu|perl-MojoMojo-1.110.0-1|79	BuildRequires: perl(SQL::Translator) >= 0.90.60
14cu|perl-MojoMojo-1.110.0-1|80	BuildRequires: perl(Syntax::Highlight::Engine::Kate)
14cu|perl-MojoMojo-1.110.0-1|81	BuildRequires: perl(Template) >= 2.200.0
14cu|perl-MojoMojo-1.110.0-1|82	BuildRequires: perl(Template::Plugin::JavaScript)
14cu|perl-MojoMojo-1.110.0-1|83	BuildRequires: perl(Term::Prompt)
14cu|perl-MojoMojo-1.110.0-1|84	BuildRequires: perl(Test::Differences)
14cu|perl-MojoMojo-1.110.0-1|85	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-MojoMojo-1.110.0-1|86	BuildRequires: perl(Test::WWW::Mechanize::Catalyst) >= 0.510.0
14cu|perl-MojoMojo-1.110.0-1|87	BuildRequires: perl(Text::Context) >= 3.500.0
14cu|perl-MojoMojo-1.110.0-1|88	BuildRequires: perl(Text::Emoticon::MSN)
14cu|perl-MojoMojo-1.110.0-1|89	BuildRequires: perl(Text::MultiMarkdown) >= 1.0.32
14cu|perl-MojoMojo-1.110.0-1|90	BuildRequires: perl(Text::Password::Pronounceable)
14cu|perl-MojoMojo-1.110.0-1|91	BuildRequires: perl(Text::Textile)
14cu|perl-MojoMojo-1.110.0-1|92	BuildRequires: perl(URI) >= 1.370.0
14cu|perl-MojoMojo-1.110.0-1|93	BuildRequires: perl(URI::Fetch)
14cu|perl-MojoMojo-1.110.0-1|94	BuildRequires: perl(URI::Find)
14cu|perl-MojoMojo-1.110.0-1|95	BuildRequires: perl(WWW::Mechanize) >= 1.540.0
14cu|perl-MojoMojo-1.110.0-1|96	BuildRequires: perl(WWW::Mechanize::TreeBuilder) >= 1.100.0
14cu|perl-MojoMojo-1.110.0-1|97	BuildRequires: perl(XML::Feed)
14cu|perl-MojoMojo-1.110.0-1|98	BuildRequires: perl(XML::LibXML) >= 1.660.0
14cu|perl-MojoMojo-1.110.0-1|99	BuildRequires: perl(XML::LibXSLT) >= 1.660.0
14cu|perl-MojoMojo-1.110.0-1|100	BuildRequires: perl(YAML) >= 0.360.0
14cu|perl-MojoMojo-1.110.0-1|101	BuildRequires: perl(parent)
14cu|perl-MojoMojo-1.110.0-1|102	BuildRequires: perl(Test::Builder)
14cu|perl-MojoMojo-1.110.0-1|103	BuildRequires: perl(Test::Pod)
14cu|perl-MojoMojo-1.110.0-1|104	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-MojoMojo-1.110.0-1|105	BuildRequires: perl(Devel::LeakGuard::Object)
14cu|perl-MojoMojo-1.110.0-1|106	BuildRequires: perl(Test::NoTabs)
14cu|perl-MojoMojo-1.110.0-1|107	BuildRequires: perl(Test::WWW::Selenium::Catalyst)
14cu|perl-MojoMojo-1.110.0-1|108	BuildRequires: perl(Module::Find)
14cu|perl-MojoMojo-1.110.0-1|109	BuildRequires: perl(namespace::autoclean)
14cu|perl-MojoMojo-1.110.0-1|110	BuildRequires: perl(aliased)
14cu|perl-MojoMojo-1.110.0-1|111	BuildRequires: perl(strictures)
14cu|perl-MojoMojo-1.110.0-1|112	BuildRequires: perl(Class::C3)
14cu|perl-MojoMojo-1.110.0-1|113	
14cu|perl-MojoMojo-1.110.0-1|114	BuildArch:	noarch
14cu|perl-MojoMojo-1.110.0-1|115	
14cu|perl-MojoMojo-1.110.0-1|116	%description
14cu|perl-MojoMojo-1.110.0-1|117	Mojomojo is a sort of content management system, borrowing many concepts
14cu|perl-MojoMojo-1.110.0-1|118	from wikis and blogs. It allows you to maintain a full tree-structure of
14cu|perl-MojoMojo-1.110.0-1|119	pages, and to interlink them in various ways. It has full version support,
14cu|perl-MojoMojo-1.110.0-1|120	so you can always go back to a previous version and see what's changed with
14cu|perl-MojoMojo-1.110.0-1|121	an easy AJAX- based diff system. There are also a bunch of other features
14cu|perl-MojoMojo-1.110.0-1|122	like built-in fulltext search, live AJAX preview of editing, and RSS feeds
14cu|perl-MojoMojo-1.110.0-1|123	for every wiki page.
14cu|perl-MojoMojo-1.110.0-1|124	
14cu|perl-MojoMojo-1.110.0-1|125	To find out more about how you can use MojoMojo, please visit
14cu|perl-MojoMojo-1.110.0-1|126	http://mojomojo.org or read the installation instructions in the
14cu|perl-MojoMojo-1.110.0-1|127	MojoMojo::Installation manpage to try it out yourself.
14cu|perl-MojoMojo-1.110.0-1|128	
14cu|perl-MojoMojo-1.110.0-1|129	%prep
14cu|perl-MojoMojo-1.110.0-1|130	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MojoMojo-1.110.0-1|131	# unicode tests fail all over our perl modules.Symbianflo.
14cu|perl-MojoMojo-1.110.0-1|132	rm -fr t/unicode.t t/c/email.t
14cu|perl-MojoMojo-1.110.0-1|133	
14cu|perl-MojoMojo-1.110.0-1|134	%build
14cu|perl-MojoMojo-1.110.0-1|135	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MojoMojo-1.110.0-1|136	%make
14cu|perl-MojoMojo-1.110.0-1|137	
14cu|perl-MojoMojo-1.110.0-1|138	%check
14cu|perl-MojoMojo-1.110.0-1|139	script/mojomojo_spawn_db.pl
14cu|perl-MojoMojo-1.110.0-1|140	%make test
14cu|perl-MojoMojo-1.110.0-1|141	
14cu|perl-MojoMojo-1.110.0-1|142	%install
14cu|perl-MojoMojo-1.110.0-1|143	%makeinstall_std
14cu|perl-MojoMojo-1.110.0-1|144	chmod -x %{buildroot}%{perl_vendorlib}/Text/SmartyPants.pm
14cu|perl-MojoMojo-1.110.0-1|145	
14cu|perl-MojoMojo-1.110.0-1|146	%files
14cu|perl-MojoMojo-1.110.0-1|147	%doc Changes META.yml
14cu|perl-MojoMojo-1.110.0-1|148	%{_mandir}/man1/*
14cu|perl-MojoMojo-1.110.0-1|149	%{_mandir}/man3/*
14cu|perl-MojoMojo-1.110.0-1|150	%{perl_vendorlib}/*
14cu|perl-MojoMojo-1.110.0-1|151	%{_bindir}/*
14cu|perl-MojoMojo-1.110.0-1|152	
14cu|perl-MojoMojo-1.110.0-1|153	%changelog
14cu|perl-MojoMojo-1.110.0-1|154	
14cu|perl-MojoMojo-1.110.0-1|155	* Sat Jun 13 2015 abfonly <abfonly@gmail.com> 1.110.0-1
14cu|perl-MojoMojo-1.110.0-1|156	- (261dd6a) Log: Update to 1.110.0, fixed BR, import all missig deps, enable and fixed test.
14cu|perl-MojoMojo-1.110.0-1|157	
14cu|perl-MojoMojo-1.110.0-1|158	

13129 14
14cu|perl-Monitoring-Availability-0.460.0-1|1	%define upstream_name    Monitoring-Availability
14cu|perl-Monitoring-Availability-0.460.0-1|2	%define upstream_version 0.46
14cu|perl-Monitoring-Availability-0.460.0-1|3	
14cu|perl-Monitoring-Availability-0.460.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Monitoring-Availability-0.460.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Monitoring-Availability-0.460.0-1|6	Release:    1
14cu|perl-Monitoring-Availability-0.460.0-1|7	
14cu|perl-Monitoring-Availability-0.460.0-1|8	Summary:    Load/Store/Access Logfiles
14cu|perl-Monitoring-Availability-0.460.0-1|9	License:    GPL+ or Artistic
14cu|perl-Monitoring-Availability-0.460.0-1|10	Group:      Development/Perl
14cu|perl-Monitoring-Availability-0.460.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Monitoring-Availability-0.460.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Monitoring-Availability-0.460.0-1|13	
14cu|perl-Monitoring-Availability-0.460.0-1|14	BuildRequires:	perl-devel
14cu|perl-Monitoring-Availability-0.460.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Monitoring-Availability-0.460.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Monitoring-Availability-0.460.0-1|17	BuildArch: noarch
14cu|perl-Monitoring-Availability-0.460.0-1|18	
14cu|perl-Monitoring-Availability-0.460.0-1|19	%description
14cu|perl-Monitoring-Availability-0.460.0-1|20	This module calculates the availability for hosts/server from given
14cu|perl-Monitoring-Availability-0.460.0-1|21	logfiles. The Logfileformat is Nagios/Icinga only.
14cu|perl-Monitoring-Availability-0.460.0-1|22	
14cu|perl-Monitoring-Availability-0.460.0-1|23	%prep
14cu|perl-Monitoring-Availability-0.460.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Monitoring-Availability-0.460.0-1|25	
14cu|perl-Monitoring-Availability-0.460.0-1|26	%build
14cu|perl-Monitoring-Availability-0.460.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Monitoring-Availability-0.460.0-1|28	
14cu|perl-Monitoring-Availability-0.460.0-1|29	%make
14cu|perl-Monitoring-Availability-0.460.0-1|30	
14cu|perl-Monitoring-Availability-0.460.0-1|31	%check
14cu|perl-Monitoring-Availability-0.460.0-1|32	%make test
14cu|perl-Monitoring-Availability-0.460.0-1|33	
14cu|perl-Monitoring-Availability-0.460.0-1|34	%install
14cu|perl-Monitoring-Availability-0.460.0-1|35	%makeinstall_std
14cu|perl-Monitoring-Availability-0.460.0-1|36	
14cu|perl-Monitoring-Availability-0.460.0-1|37	%files
14cu|perl-Monitoring-Availability-0.460.0-1|38	%doc MYMETA.yml META.yml Changes MYMETA.json README
14cu|perl-Monitoring-Availability-0.460.0-1|39	%{_mandir}/man3/*
14cu|perl-Monitoring-Availability-0.460.0-1|40	%{perl_vendorlib}/*
14cu|perl-Monitoring-Availability-0.460.0-1|41	
14cu|perl-Monitoring-Availability-0.460.0-1|42	
14cu|perl-Monitoring-Availability-0.460.0-1|43	%changelog
14cu|perl-Monitoring-Availability-0.460.0-1|44	* Sun Mar 15 2015 abfonly <John@smith.org> 0.460.0-1
14cu|perl-Monitoring-Availability-0.460.0-1|45	+ Revision: 695eede
14cu|perl-Monitoring-Availability-0.460.0-1|46	- Log: Update to 0.460.0
14cu|perl-Monitoring-Availability-0.460.0-1|47	
14cu|perl-Monitoring-Availability-0.460.0-1|48	

13130 14
14cu|perl-Monitoring-Livestatus-0.740.0-1|1	%define upstream_name    Monitoring-Livestatus
14cu|perl-Monitoring-Livestatus-0.740.0-1|2	%define upstream_version 0.74
14cu|perl-Monitoring-Livestatus-0.740.0-1|3	
14cu|perl-Monitoring-Livestatus-0.740.0-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-Monitoring-Livestatus-0.740.0-1|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
14cu|perl-Monitoring-Livestatus-0.740.0-1|6	%endif
14cu|perl-Monitoring-Livestatus-0.740.0-1|7	
14cu|perl-Monitoring-Livestatus-0.740.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Monitoring-Livestatus-0.740.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Monitoring-Livestatus-0.740.0-1|10	Release:	1
14cu|perl-Monitoring-Livestatus-0.740.0-1|11	
14cu|perl-Monitoring-Livestatus-0.740.0-1|12	Summary:	Connector with multiple peers
14cu|perl-Monitoring-Livestatus-0.740.0-1|13	
14cu|perl-Monitoring-Livestatus-0.740.0-1|14	License:	GPL+ or Artistic
14cu|perl-Monitoring-Livestatus-0.740.0-1|15	Group:		Development/Perl
14cu|perl-Monitoring-Livestatus-0.740.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Monitoring-Livestatus-0.740.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Monitoring-Livestatus-0.740.0-1|18	
14cu|perl-Monitoring-Livestatus-0.740.0-1|19	BuildRequires:	perl-devel
14cu|perl-Monitoring-Livestatus-0.740.0-1|20	BuildRequires:	perl(Digest::MD5)
14cu|perl-Monitoring-Livestatus-0.740.0-1|21	BuildRequires:	perl(Encode)
14cu|perl-Monitoring-Livestatus-0.740.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Monitoring-Livestatus-0.740.0-1|23	BuildRequires:	perl(IO::Socket::INET)
14cu|perl-Monitoring-Livestatus-0.740.0-1|24	BuildRequires:	perl(IO::Socket::UNIX)
14cu|perl-Monitoring-Livestatus-0.740.0-1|25	BuildRequires:	perl(JSON::XS)
14cu|perl-Monitoring-Livestatus-0.740.0-1|26	BuildRequires:	perl(Scalar::Util)
14cu|perl-Monitoring-Livestatus-0.740.0-1|27	BuildRequires:	perl(Test::More)
14cu|perl-Monitoring-Livestatus-0.740.0-1|28	BuildRequires:	perl(Thread::Queue)
14cu|perl-Monitoring-Livestatus-0.740.0-1|29	BuildRequires:	perl(utf8)
14cu|perl-Monitoring-Livestatus-0.740.0-1|30	BuildArch:	noarch
14cu|perl-Monitoring-Livestatus-0.740.0-1|31	
14cu|perl-Monitoring-Livestatus-0.740.0-1|32	%description
14cu|perl-Monitoring-Livestatus-0.740.0-1|33	This module connects via socket/tcp to the check_mk livestatus addon for
14cu|perl-Monitoring-Livestatus-0.740.0-1|34	Nagios and Icinga. You first have to install and activate the mklivestatus
14cu|perl-Monitoring-Livestatus-0.740.0-1|35	addon in your monitoring installation.
14cu|perl-Monitoring-Livestatus-0.740.0-1|36	
14cu|perl-Monitoring-Livestatus-0.740.0-1|37	%prep
14cu|perl-Monitoring-Livestatus-0.740.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Monitoring-Livestatus-0.740.0-1|39	
14cu|perl-Monitoring-Livestatus-0.740.0-1|40	%build
14cu|perl-Monitoring-Livestatus-0.740.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Monitoring-Livestatus-0.740.0-1|42	%make
14cu|perl-Monitoring-Livestatus-0.740.0-1|43	
14cu|perl-Monitoring-Livestatus-0.740.0-1|44	%check
14cu|perl-Monitoring-Livestatus-0.740.0-1|45	%make test
14cu|perl-Monitoring-Livestatus-0.740.0-1|46	
14cu|perl-Monitoring-Livestatus-0.740.0-1|47	%install
14cu|perl-Monitoring-Livestatus-0.740.0-1|48	%makeinstall_std
14cu|perl-Monitoring-Livestatus-0.740.0-1|49	
14cu|perl-Monitoring-Livestatus-0.740.0-1|50	%files
14cu|perl-Monitoring-Livestatus-0.740.0-1|51	%doc META.yml README Changes
14cu|perl-Monitoring-Livestatus-0.740.0-1|52	%{_mandir}/man3/*
14cu|perl-Monitoring-Livestatus-0.740.0-1|53	%{perl_vendorlib}/*
14cu|perl-Monitoring-Livestatus-0.740.0-1|54	
14cu|perl-Monitoring-Livestatus-0.740.0-1|55	
14cu|perl-Monitoring-Livestatus-0.740.0-1|56	%changelog
14cu|perl-Monitoring-Livestatus-0.740.0-1|57	* Sun Mar 15 2015 abfonly <John@smith.org> 0.740.0-1
14cu|perl-Monitoring-Livestatus-0.740.0-1|58	+ Revision: 04c3e91
14cu|perl-Monitoring-Livestatus-0.740.0-1|59	- Log: Update to 0.740.0
14cu|perl-Monitoring-Livestatus-0.740.0-1|60	
14cu|perl-Monitoring-Livestatus-0.740.0-1|61	

13131 14
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|1	%define upstream_name    Monitoring-Livestatus-Class
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|3	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|6	%endif
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|7	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|10	Release:	1
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|11	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|12	Summary:	Class for servicesbyhostgroup table
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|13	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|14	License:	GPL+ or Artistic
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|15	Group:		Development/Perl
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|18	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|19	BuildRequires:	perl-devel
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|21	BuildRequires:	perl(Module::Find)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|22	BuildRequires:	perl(Monitoring::Livestatus)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|23	BuildRequires:	perl(Moose)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|24	BuildRequires:	perl(Test::More)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|25	BuildRequires:	perl(Devel::LeakGuard::Object)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|26	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|27	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|28	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|29	BuildArch:	noarch
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|30	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|31	%description
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|32	This module is an object-oriented interface for Monitoring::Livestatus
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|33	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|34	*The module is still in an early stage of development, there can be some
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|35	api changes between releases.*
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|36	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|37	%prep
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|39	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|40	%build
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|42	%make
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|43	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|44	%check
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|45	%make test
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|46	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|47	%install
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|48	%makeinstall_std
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|49	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|50	%files
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|51	%doc Changes META.yml README
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|52	%{_mandir}/man3/*
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|53	%{perl_vendorlib}/*
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|54	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|55	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|56	%changelog
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|57	* Sun Mar 15 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|58	+ Revision: b602c0e
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|59	- Log: Update to 0.60.0
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|60	
14cu|perl-Monitoring-Livestatus-Class-0.60.0-1|61	

13132 14
14cu|perl-Moo-2.0.2-1|1	%define upstream_name    Moo
14cu|perl-Moo-2.0.2-1|2	%define upstream_version 2.000002
14cu|perl-Moo-2.0.2-1|3	
14cu|perl-Moo-2.0.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-Moo-2.0.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Moo-2.0.2-1|6	Release:	1
14cu|perl-Moo-2.0.2-1|7	
14cu|perl-Moo-2.0.2-1|8	Summary:	Efficient generation of subroutines via string eval
14cu|perl-Moo-2.0.2-1|9	
14cu|perl-Moo-2.0.2-1|10	License:	GPL+ or Artistic
14cu|perl-Moo-2.0.2-1|11	Group:		Development/Perl
14cu|perl-Moo-2.0.2-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Moo-2.0.2-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Moo-2.0.2-1|14	
14cu|perl-Moo-2.0.2-1|15	BuildRequires:	perl-devel
14cu|perl-Moo-2.0.2-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Moo-2.0.2-1|17	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-Moo-2.0.2-1|18	BuildRequires:	perl(Sub::Name)
14cu|perl-Moo-2.0.2-1|19	BuildRequires:	perl(Exporter)
14cu|perl-Moo-2.0.2-1|20	BuildRequires:	perl(Scalar::Util)
14cu|perl-Moo-2.0.2-1|21	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Moo-2.0.2-1|22	BuildRequires:	perl(Devel::GlobalDestruction)
14cu|perl-Moo-2.0.2-1|23	BuildRequires:  perl(Dist::CheckConflicts)
14cu|perl-Moo-2.0.2-1|24	BuildRequires:	perl(Import::Into)
14cu|perl-Moo-2.0.2-1|25	BuildRequires:	perl(Test::Fatal)
14cu|perl-Moo-2.0.2-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Moo-2.0.2-1|27	BuildRequires:	perl(Role::Tiny) >= 2.0.1
14cu|perl-Moo-2.0.2-1|28	BuildRequires:	perl(strictures)
14cu|perl-Moo-2.0.2-1|29	BuildRequires:	perl(Module::Runtime)
14cu|perl-Moo-2.0.2-1|30	
14cu|perl-Moo-2.0.2-1|31	BuildArch:	noarch
14cu|perl-Moo-2.0.2-1|32	
14cu|perl-Moo-2.0.2-1|33	Provides:       perl(Moo::Conflicts)
14cu|perl-Moo-2.0.2-1|34	
14cu|perl-Moo-2.0.2-1|35	%description
14cu|perl-Moo-2.0.2-1|36	This module is an extremely light-weight, high-performance the Moose
14cu|perl-Moo-2.0.2-1|37	manpage replacement. It also avoids depending on any XS modules to allow
14cu|perl-Moo-2.0.2-1|38	simple deployments. The name 'Moo' is based on the idea that it provides
14cu|perl-Moo-2.0.2-1|39	almost -but not quite- two thirds of the Moose manpage.
14cu|perl-Moo-2.0.2-1|40	
14cu|perl-Moo-2.0.2-1|41	Unlike 'Mouse' this module does not aim at full the Moose manpage
14cu|perl-Moo-2.0.2-1|42	compatibility. See the /INCOMPATIBILITIES manpage for more details.
14cu|perl-Moo-2.0.2-1|43	
14cu|perl-Moo-2.0.2-1|44	%prep
14cu|perl-Moo-2.0.2-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Moo-2.0.2-1|46	
14cu|perl-Moo-2.0.2-1|47	%build
14cu|perl-Moo-2.0.2-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Moo-2.0.2-1|49	%make
14cu|perl-Moo-2.0.2-1|50	
14cu|perl-Moo-2.0.2-1|51	%check
14cu|perl-Moo-2.0.2-1|52	make test
14cu|perl-Moo-2.0.2-1|53	
14cu|perl-Moo-2.0.2-1|54	%install
14cu|perl-Moo-2.0.2-1|55	%makeinstall_std
14cu|perl-Moo-2.0.2-1|56	
14cu|perl-Moo-2.0.2-1|57	%files
14cu|perl-Moo-2.0.2-1|58	%doc README META.yml META.json Changes
14cu|perl-Moo-2.0.2-1|59	%{_mandir}/man3/*
14cu|perl-Moo-2.0.2-1|60	%{perl_vendorlib}/*
14cu|perl-Moo-2.0.2-1|61	
14cu|perl-Moo-2.0.2-1|62	%changelog
14cu|perl-Moo-2.0.2-1|63	
14cu|perl-Moo-2.0.2-1|64	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 2.0.2-1
14cu|perl-Moo-2.0.2-1|65	- (694f164) Log: Update to 2.0.2
14cu|perl-Moo-2.0.2-1|66	
14cu|perl-Moo-2.0.2-1|67	

13133 14
14cu|perl-Moose-2.160.300-1|1	%define __noautoreq 'perl\\(Moose::Conflicts\\)'
14cu|perl-Moose-2.160.300-1|2	%define __noautoprov 'Moose.so'
14cu|perl-Moose-2.160.300-1|3	
14cu|perl-Moose-2.160.300-1|4	%define upstream_name	 Moose
14cu|perl-Moose-2.160.300-1|5	%define upstream_version 2.1603
14cu|perl-Moose-2.160.300-1|6	
14cu|perl-Moose-2.160.300-1|7	Name:		perl-%{upstream_name}
14cu|perl-Moose-2.160.300-1|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Moose-2.160.300-1|9	Release:	1
14cu|perl-Moose-2.160.300-1|10	Summary:	A complete modern object system for Perl 5
14cu|perl-Moose-2.160.300-1|11	
14cu|perl-Moose-2.160.300-1|12	License:	GPL+ or Artistic
14cu|perl-Moose-2.160.300-1|13	Group:		Development/Perl
14cu|perl-Moose-2.160.300-1|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Moose-2.160.300-1|15	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Moose-2.160.300-1|16	
14cu|perl-Moose-2.160.300-1|17	BuildRequires:	perl(Class::Load)
14cu|perl-Moose-2.160.300-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Moose-2.160.300-1|19	BuildRequires:	perl(Data::OptList)
14cu|perl-Moose-2.160.300-1|20	BuildRequires:	perl(Devel::GlobalDestruction)
14cu|perl-Moose-2.160.300-1|21	BuildRequires:	perl(Devel::OverloadInfo) >= 0.4.0
14cu|perl-Moose-2.160.300-1|22	BuildRequires:	perl(Devel::StackTrace)
14cu|perl-Moose-2.160.300-1|23	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-Moose-2.160.300-1|24	BuildRequires:	perl(Eval::Closure)
14cu|perl-Moose-2.160.300-1|25	BuildRequires:	perl(List::MoreUtils) >= 0.120.0
14cu|perl-Moose-2.160.300-1|26	BuildRequires:	perl(Scalar::Util)
14cu|perl-Moose-2.160.300-1|27	BuildRequires:	perl(MRO::Compat)
14cu|perl-Moose-2.160.300-1|28	BuildRequires:	perl(Package::DeprecationManager) >= 0.070.0
14cu|perl-Moose-2.160.300-1|29	BuildRequires:	perl(Package::Stash)
14cu|perl-Moose-2.160.300-1|30	BuildRequires:	perl(Params::Util) >= 1.000.0
14cu|perl-Moose-2.160.300-1|31	BuildRequires:	perl(Scalar::Util) >= 1.190.0
14cu|perl-Moose-2.160.300-1|32	BuildRequires:	perl(Sub::Exporter) >= 0.098.0
14cu|perl-Moose-2.160.300-1|33	BuildRequires:	perl(Sub::Name)
14cu|perl-Moose-2.160.300-1|34	BuildRequires:	perl(Task::Weaken)
14cu|perl-Moose-2.160.300-1|35	BuildRequires:	perl(Test::CleanNamespaces)
14cu|perl-Moose-2.160.300-1|36	BuildRequires:	perl(Test::Exception) >= 0.270
14cu|perl-Moose-2.160.300-1|37	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Moose-2.160.300-1|38	BuildRequires:	perl(Test::Requires) >= 0.050
14cu|perl-Moose-2.160.300-1|39	BuildRequires:	perl(Test::LongString)
14cu|perl-Moose-2.160.300-1|40	BuildRequires:	perl(Test::Fatal)
14cu|perl-Moose-2.160.300-1|41	BuildRequires:	perl(Test::Warnings)
14cu|perl-Moose-2.160.300-1|42	BuildRequires:	perl(Try::Tiny) >= 0.020.0
14cu|perl-Moose-2.160.300-1|43	BuildRequires:	perl(namespace::clean)
14cu|perl-Moose-2.160.300-1|44	BuildRequires:	perl(Test::Output)
14cu|perl-Moose-2.160.300-1|45	BuildRequires:	perl(Module::Refresh)
14cu|perl-Moose-2.160.300-1|46	BuildRequires:	perl(Data::Visitor)
14cu|perl-Moose-2.160.300-1|47	BuildRequires:	perl(DateTime::Format::MySQL)
14cu|perl-Moose-2.160.300-1|48	BuildRequires:	perl(Declare::Constraints::Simple)
14cu|perl-Moose-2.160.300-1|49	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Moose-2.160.300-1|50	BuildRequires:	perl(Class::Load::XS)
14cu|perl-Moose-2.160.300-1|51	BuildRequires:	perl(Package::Stash::XS)
14cu|perl-Moose-2.160.300-1|52	BuildRequires:	perl(Specio::Declare)
14cu|perl-Moose-2.160.300-1|53	BuildRequires:	perl(Module::Runtime::Conflicts)
14cu|perl-Moose-2.160.300-1|54	BuildRequires:	perl(MooseX::NonMoose)
14cu|perl-Moose-2.160.300-1|55	BuildRequires:	perl(Params::Coerce)
14cu|perl-Moose-2.160.300-1|56	BuildRequires:	perl(Regexp::Common)
14cu|perl-Moose-2.160.300-1|57	BuildRequires:	perl(SUPER)
14cu|perl-Moose-2.160.300-1|58	BuildRequires:	perl(Test::Deep)
14cu|perl-Moose-2.160.300-1|59	BuildRequires:	perl(Test::LeakTrace)
14cu|perl-Moose-2.160.300-1|60	BuildRequires:	perl(CPAN::Meta::Check)
14cu|perl-Moose-2.160.300-1|61	BuildRequires:	perl(Test::Warnings)
14cu|perl-Moose-2.160.300-1|62	BuildRequires:	perl(Algorithm::C3)
14cu|perl-Moose-2.160.300-1|63	BuildRequires:	perl(DBM::Deep)
14cu|perl-Moose-2.160.300-1|64	BuildRequires:	perl(DateTime::Calendar::Mayan)
14cu|perl-Moose-2.160.300-1|65	BuildRequires:	perl(Locale::US)
14cu|perl-Moose-2.160.300-1|66	BuildRequires:	perl(MooseX::MarkAsMethods)
14cu|perl-Moose-2.160.300-1|67	BuildRequires:	perl-devel
14cu|perl-Moose-2.160.300-1|68	
14cu|perl-Moose-2.160.300-1|69	Requires:	perl(Sub::Name)
14cu|perl-Moose-2.160.300-1|70	Provides:	perl-Moose-implementation
14cu|perl-Moose-2.160.300-1|71	Obsoletes:	perl-Class-MOP < 1.120.0
14cu|perl-Moose-2.160.300-1|72	Provides:	perl-Class-MOP = 1.120.0
14cu|perl-Moose-2.160.300-1|73	
14cu|perl-Moose-2.160.300-1|74	%description
14cu|perl-Moose-2.160.300-1|75	Moose is an extension of the Perl 5 object system.
14cu|perl-Moose-2.160.300-1|76	
14cu|perl-Moose-2.160.300-1|77	%prep
14cu|perl-Moose-2.160.300-1|78	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Moose-2.160.300-1|79	find . -type f -exec chmod 644 {} \;
14cu|perl-Moose-2.160.300-1|80	
14cu|perl-Moose-2.160.300-1|81	%build
14cu|perl-Moose-2.160.300-1|82	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Moose-2.160.300-1|83	%make
14cu|perl-Moose-2.160.300-1|84	
14cu|perl-Moose-2.160.300-1|85	%check
14cu|perl-Moose-2.160.300-1|86	make test
14cu|perl-Moose-2.160.300-1|87	
14cu|perl-Moose-2.160.300-1|88	%install
14cu|perl-Moose-2.160.300-1|89	%makeinstall_std
14cu|perl-Moose-2.160.300-1|90	
14cu|perl-Moose-2.160.300-1|91	%files
14cu|perl-Moose-2.160.300-1|92	%doc Changes META.json META.yml LICENSE TODO
14cu|perl-Moose-2.160.300-1|93	%{_bindir}/moose-outdated
14cu|perl-Moose-2.160.300-1|94	%{perl_vendorlib}/*
14cu|perl-Moose-2.160.300-1|95	%{_mandir}/*/*
14cu|perl-Moose-2.160.300-1|96	
14cu|perl-Moose-2.160.300-1|97	%changelog
14cu|perl-Moose-2.160.300-1|98	
14cu|perl-Moose-2.160.300-1|99	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 2.160.300-1
14cu|perl-Moose-2.160.300-1|100	- (9a28f69) Log: Update to 2.160.300
14cu|perl-Moose-2.160.300-1|101	- (9a28f69) fixed min BR and tests
14cu|perl-Moose-2.160.300-1|102	
14cu|perl-Moose-2.160.300-1|103	

13134 14
14cu|perl-Moose-Autobox-0.150.0-1|1	%define upstream_name    Moose-Autobox
14cu|perl-Moose-Autobox-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-Moose-Autobox-0.150.0-1|3	
14cu|perl-Moose-Autobox-0.150.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Moose-Autobox-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Moose-Autobox-0.150.0-1|6	Release:    1
14cu|perl-Moose-Autobox-0.150.0-1|7	
14cu|perl-Moose-Autobox-0.150.0-1|8	Summary:    The Indexed role
14cu|perl-Moose-Autobox-0.150.0-1|9	License:    GPL+ or Artistic
14cu|perl-Moose-Autobox-0.150.0-1|10	Group:      Development/Perl
14cu|perl-Moose-Autobox-0.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Moose-Autobox-0.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Moose-Autobox-0.150.0-1|13	
14cu|perl-Moose-Autobox-0.150.0-1|14	BuildRequires: perl-devel
14cu|perl-Moose-Autobox-0.150.0-1|15	BuildRequires: perl(autobox)
14cu|perl-Moose-Autobox-0.150.0-1|16	BuildRequires: perl(Moose)
14cu|perl-Moose-Autobox-0.150.0-1|17	BuildRequires: perl(Perl6::Junction)
14cu|perl-Moose-Autobox-0.150.0-1|18	BuildRequires: perl(Test::Exception)
14cu|perl-Moose-Autobox-0.150.0-1|19	BuildRequires: perl(Syntax::Keyword::Junction::All)
14cu|perl-Moose-Autobox-0.150.0-1|20	
14cu|perl-Moose-Autobox-0.150.0-1|21	BuildArch: noarch
14cu|perl-Moose-Autobox-0.150.0-1|22	
14cu|perl-Moose-Autobox-0.150.0-1|23	Requires: perl(autobox)
14cu|perl-Moose-Autobox-0.150.0-1|24	
14cu|perl-Moose-Autobox-0.150.0-1|25	%description
14cu|perl-Moose-Autobox-0.150.0-1|26	Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for
14cu|perl-Moose-Autobox-0.150.0-1|27	use with the autobox manpage. It does this using a hierarchy of roles in a
14cu|perl-Moose-Autobox-0.150.0-1|28	manner similar to what Perl 6 _might_ do. This module, like the Class::MOP
14cu|perl-Moose-Autobox-0.150.0-1|29	manpage and the Moose manpage, was inspired by my work on the Perl 6 Object
14cu|perl-Moose-Autobox-0.150.0-1|30	Space, and the 'core types' implemented there.
14cu|perl-Moose-Autobox-0.150.0-1|31	
14cu|perl-Moose-Autobox-0.150.0-1|32	A quick word about autobox
14cu|perl-Moose-Autobox-0.150.0-1|33	The the autobox manpage module provides the ability for calling
14cu|perl-Moose-Autobox-0.150.0-1|34	'methods' on normal Perl values like Scalars, Arrays, Hashes and Code
14cu|perl-Moose-Autobox-0.150.0-1|35	references. This gives the illusion that Perl's types are first-class
14cu|perl-Moose-Autobox-0.150.0-1|36	objects. However, this is only an illusion, albeit a very nice one. I
14cu|perl-Moose-Autobox-0.150.0-1|37	created this module because the autobox manpage itself does not
14cu|perl-Moose-Autobox-0.150.0-1|38	actually provide an implementation for the Perl types but instead only
14cu|perl-Moose-Autobox-0.150.0-1|39	provides the 'hooks' for others to add implementation too.
14cu|perl-Moose-Autobox-0.150.0-1|40	
14cu|perl-Moose-Autobox-0.150.0-1|41	Is this for real? or just play?
14cu|perl-Moose-Autobox-0.150.0-1|42	Several people are using this module in serious applications and it
14cu|perl-Moose-Autobox-0.150.0-1|43	seems to be quite stable. The underlying technologies of the autobox
14cu|perl-Moose-Autobox-0.150.0-1|44	manpage and the Moose::Role manpage are also considered stable. There
14cu|perl-Moose-Autobox-0.150.0-1|45	is some performance hit, but as I am fond of saying, nothing in life is
14cu|perl-Moose-Autobox-0.150.0-1|46	free. If you have any questions regarding this module, either email me,
14cu|perl-Moose-Autobox-0.150.0-1|47	or stop by #moose on irc.perl.org and ask around.
14cu|perl-Moose-Autobox-0.150.0-1|48	
14cu|perl-Moose-Autobox-0.150.0-1|49	%prep
14cu|perl-Moose-Autobox-0.150.0-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Moose-Autobox-0.150.0-1|51	
14cu|perl-Moose-Autobox-0.150.0-1|52	%build
14cu|perl-Moose-Autobox-0.150.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Moose-Autobox-0.150.0-1|54	%make
14cu|perl-Moose-Autobox-0.150.0-1|55	
14cu|perl-Moose-Autobox-0.150.0-1|56	%check
14cu|perl-Moose-Autobox-0.150.0-1|57	make test
14cu|perl-Moose-Autobox-0.150.0-1|58	
14cu|perl-Moose-Autobox-0.150.0-1|59	%install
14cu|perl-Moose-Autobox-0.150.0-1|60	%makeinstall_std
14cu|perl-Moose-Autobox-0.150.0-1|61	
14cu|perl-Moose-Autobox-0.150.0-1|62	%files
14cu|perl-Moose-Autobox-0.150.0-1|63	%doc Changes README
14cu|perl-Moose-Autobox-0.150.0-1|64	%{_mandir}/man3/*
14cu|perl-Moose-Autobox-0.150.0-1|65	%perl_vendorlib/*
14cu|perl-Moose-Autobox-0.150.0-1|66	
14cu|perl-Moose-Autobox-0.150.0-1|67	
14cu|perl-Moose-Autobox-0.150.0-1|68	%changelog
14cu|perl-Moose-Autobox-0.150.0-1|69	* Sun Mar 15 2015 abfonly <abfonly@gmail.com> 0.150.0-1
14cu|perl-Moose-Autobox-0.150.0-1|70	+ Revision: 80c2477
14cu|perl-Moose-Autobox-0.150.0-1|71	- Log: Update to 0.150.0, fixed and enable tests
14cu|perl-Moose-Autobox-0.150.0-1|72	
14cu|perl-Moose-Autobox-0.150.0-1|73	

13135 14
14cu|perl-MooseX-App-Cmd-0.320.0-1|1	%define upstream_name    MooseX-App-Cmd
14cu|perl-MooseX-App-Cmd-0.320.0-1|2	%define upstream_version 0.32
14cu|perl-MooseX-App-Cmd-0.320.0-1|3	
14cu|perl-MooseX-App-Cmd-0.320.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-App-Cmd-0.320.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-App-Cmd-0.320.0-1|6	Release:    1
14cu|perl-MooseX-App-Cmd-0.320.0-1|7	
14cu|perl-MooseX-App-Cmd-0.320.0-1|8	Summary:    Reads from config file
14cu|perl-MooseX-App-Cmd-0.320.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-App-Cmd-0.320.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-App-Cmd-0.320.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-App-Cmd-0.320.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-App-Cmd-0.320.0-1|13	
14cu|perl-MooseX-App-Cmd-0.320.0-1|14	BuildRequires: perl-devel
14cu|perl-MooseX-App-Cmd-0.320.0-1|15	BuildRequires: perl(App::Cmd)
14cu|perl-MooseX-App-Cmd-0.320.0-1|16	BuildRequires: perl(App::Cmd::Command)
14cu|perl-MooseX-App-Cmd-0.320.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-MooseX-App-Cmd-0.320.0-1|18	BuildRequires: perl(English)
14cu|perl-MooseX-App-Cmd-0.320.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-App-Cmd-0.320.0-1|20	BuildRequires: perl(File::Basename)
14cu|perl-MooseX-App-Cmd-0.320.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-App-Cmd-0.320.0-1|22	BuildRequires: perl(Getopt::Long::Descriptive) >= 0.99.0
14cu|perl-MooseX-App-Cmd-0.320.0-1|23	BuildRequires: perl(Moose) >= 2.160.300
14cu|perl-MooseX-App-Cmd-0.320.0-1|24	BuildRequires: perl(Moose::Object)
14cu|perl-MooseX-App-Cmd-0.320.0-1|25	BuildRequires: perl(MooseX::Getopt) >= 0.680.0
14cu|perl-MooseX-App-Cmd-0.320.0-1|26	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-App-Cmd-0.320.0-1|27	BuildRequires: perl(Test::Output)
14cu|perl-MooseX-App-Cmd-0.320.0-1|28	BuildRequires: perl(YAML)
14cu|perl-MooseX-App-Cmd-0.320.0-1|29	BuildRequires: perl(base)
14cu|perl-MooseX-App-Cmd-0.320.0-1|30	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-App-Cmd-0.320.0-1|31	BuildRequires: perl(strict)
14cu|perl-MooseX-App-Cmd-0.320.0-1|32	BuildRequires: perl(warnings)
14cu|perl-MooseX-App-Cmd-0.320.0-1|33	BuildRequires: perl(MooseX::ConfigFromFile)
14cu|perl-MooseX-App-Cmd-0.320.0-1|34	BuildRequires: perl(MooseX::SimpleConfig)
14cu|perl-MooseX-App-Cmd-0.320.0-1|35	BuildRequires: perl(MooseX::StrictConstructor)
14cu|perl-MooseX-App-Cmd-0.320.0-1|36	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-MooseX-App-Cmd-0.320.0-1|37	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-App-Cmd-0.320.0-1|38	BuildRequires: perl(MooseX::NonMoose)
14cu|perl-MooseX-App-Cmd-0.320.0-1|39	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-App-Cmd-0.320.0-1|40	
14cu|perl-MooseX-App-Cmd-0.320.0-1|41	BuildArch: noarch
14cu|perl-MooseX-App-Cmd-0.320.0-1|42	
14cu|perl-MooseX-App-Cmd-0.320.0-1|43	%description
14cu|perl-MooseX-App-Cmd-0.320.0-1|44	This module marries App::Cmd with MooseX::Getopt.
14cu|perl-MooseX-App-Cmd-0.320.0-1|45	
14cu|perl-MooseX-App-Cmd-0.320.0-1|46	Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping
14cu|perl-MooseX-App-Cmd-0.320.0-1|47	App::Cmd::Command for MooseX::App::Cmd::Command.
14cu|perl-MooseX-App-Cmd-0.320.0-1|48	
14cu|perl-MooseX-App-Cmd-0.320.0-1|49	Then you can write your moose commands as Moose classes, with
14cu|perl-MooseX-App-Cmd-0.320.0-1|50	MooseX::Getopt defining the options for you instead of 'opt_spec' returning
14cu|perl-MooseX-App-Cmd-0.320.0-1|51	a Getopt::Long::Descriptive spec.
14cu|perl-MooseX-App-Cmd-0.320.0-1|52	
14cu|perl-MooseX-App-Cmd-0.320.0-1|53	%prep
14cu|perl-MooseX-App-Cmd-0.320.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-App-Cmd-0.320.0-1|55	chmod 644 Changes
14cu|perl-MooseX-App-Cmd-0.320.0-1|56	
14cu|perl-MooseX-App-Cmd-0.320.0-1|57	%build
14cu|perl-MooseX-App-Cmd-0.320.0-1|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-App-Cmd-0.320.0-1|59	
14cu|perl-MooseX-App-Cmd-0.320.0-1|60	%make
14cu|perl-MooseX-App-Cmd-0.320.0-1|61	
14cu|perl-MooseX-App-Cmd-0.320.0-1|62	%check
14cu|perl-MooseX-App-Cmd-0.320.0-1|63	%make test
14cu|perl-MooseX-App-Cmd-0.320.0-1|64	
14cu|perl-MooseX-App-Cmd-0.320.0-1|65	%install
14cu|perl-MooseX-App-Cmd-0.320.0-1|66	%makeinstall_std
14cu|perl-MooseX-App-Cmd-0.320.0-1|67	
14cu|perl-MooseX-App-Cmd-0.320.0-1|68	%files
14cu|perl-MooseX-App-Cmd-0.320.0-1|69	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-App-Cmd-0.320.0-1|70	%{_mandir}/man3/*
14cu|perl-MooseX-App-Cmd-0.320.0-1|71	%{perl_vendorlib}/*
14cu|perl-MooseX-App-Cmd-0.320.0-1|72	
14cu|perl-MooseX-App-Cmd-0.320.0-1|73	
14cu|perl-MooseX-App-Cmd-0.320.0-1|74	%changelog
14cu|perl-MooseX-App-Cmd-0.320.0-1|75	
14cu|perl-MooseX-App-Cmd-0.320.0-1|76	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 0.320.0-1
14cu|perl-MooseX-App-Cmd-0.320.0-1|77	- (8c72758) Log: Update to 0.320.0
14cu|perl-MooseX-App-Cmd-0.320.0-1|78	- (8c72758) fixed BR
14cu|perl-MooseX-App-Cmd-0.320.0-1|79	
14cu|perl-MooseX-App-Cmd-0.320.0-1|80	

13136 14
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|1	%define upstream_name       MooseX-AttributeHelpers
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|2	%define upstream_version 0.24
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|3	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|6	Release:	1
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|7	License:	GPL+ or Artistic
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|8	Group:		Development/Perl
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|9	Summary:	Extend your attribute interfaces
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|10	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|12	Source:		http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|13	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|14	BuildRequires:	perl-devel
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|16	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|17	BuildRequires:	perl(Moose) >= 2.160.300
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|18	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|19	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|20	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|21	BuildRequires:	perl(Moose::Meta::Method)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|22	BuildRequires:	perl(Moose::Meta::Attribute)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|23	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|25	BuildRequires:	perl(Test::Moose)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|26	BuildRequires:	perl(strict)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|27	BuildRequires:	perl(warnings)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|28	BuildRequires:	perl(Pod::Coverage)
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|29	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|30	BuildArch:	noarch
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|31	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|32	%description
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|33	While the Moose manpage attributes provide you with a way to name your
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|34	accessors, readers, writers, clearers and predicates, this library provides
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|35	commonly used attribute helper methods for more specific types of data.
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|36	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|37	As seen in the the /SYNOPSIS manpage, you specify the extension via the
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|38	'metaclass' parameter. Available meta classes are:
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|39	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|40	%prep
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|42	chmod 644 Changes
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|43	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|44	%build
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|46	%make
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|47	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|48	%check
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|49	make test
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|50	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|51	%install
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|52	%makeinstall_std
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|53	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|54	%files
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|55	%doc Changes README LICENSE CONTRIBUTING META.json META.yml
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|56	%{_mandir}/man3/*
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|57	%{perl_vendorlib}/MooseX
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|58	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|59	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|60	%changelog
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|61	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|62	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.240.0-1
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|63	- (32b87dd) Log: Update to 0.240.0
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|64	- (32b87dd) fixed tests
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|65	- (32b87dd) fixed BR
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|66	- (32b87dd) spec clean
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|67	
14cu|perl-MooseX-AttributeHelpers-0.240.0-1|68	

13137 14
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|1	%define upstream_name    MooseX-AttributeShortcuts
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|2	%define upstream_version 0.028
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|3	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|6	Release:    1
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|7	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|8	Summary:    Shorthand for common attribute options
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/R/RS/RSRCHBOY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|13	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|15	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|16	BuildRequires: perl(IO::Handle)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|17	BuildRequires: perl(IPC::Open3)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|18	BuildRequires: perl(List::AllUtils) >= 0.90.0
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|19	BuildRequires: perl(Moose) >= 2.140.500
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|20	BuildRequires: perl(Moose::Exporter)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|21	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|22	BuildRequires: perl(Moose::Util)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|23	BuildRequires: perl(Moose::Util::MetaRole)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|24	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|25	BuildRequires: perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|26	BuildRequires: perl(MooseX::Types::Common::String)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|27	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|28	BuildRequires: perl(MooseX::Types::Path::Class)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|29	BuildRequires: perl(MooseX::Meta::TypeConstraint::Mooish)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|30	BuildRequires: perl(Package::DeprecationManager)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|31	BuildRequires: perl(Path::Class)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|32	BuildRequires: perl(Test::CheckDeps) >= 0.10.0
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|33	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|34	BuildRequires: perl(Test::Moose)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|35	BuildRequires: perl(Test::Moose::More) >= 0.18.0
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|36	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|37	BuildRequires: perl(Test::Warn)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|38	BuildRequires: perl(autobox::Core)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|39	BuildRequires: perl(autobox::Junctions)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|40	BuildRequires: perl(constant)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|41	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|42	BuildRequires: perl(strict)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|43	BuildRequires: perl(warnings)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|44	BuildRequires: perl(aliased)
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|45	BuildRequires: perl(CPAN::Meta::Prereqs) >= 2.150.5
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|46	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|47	BuildRequires: perl-devel
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|48	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|49	BuildArch:  noarch
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|50	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|51	%description
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|52	Ever find yourself repeatedly specifing writers and builders, because
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|53	there's no good shortcut to specifying them? Sometimes you want an
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|54	attribute to have a read-only public interface, but a private writer. And
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|55	wouldn't it be easier to just say "builder => 1" and have the attribute
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|56	construct the canonical "_build_$name" builder name for you?
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|57	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|58	This package causes an attribute trait to be applied to all attributes
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|59	defined to the using class. This trait extends the attribute option
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|60	processing to handle the above variations.
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|61	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|62	%prep
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|63	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|64	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|65	%build
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|66	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|67	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|68	%make
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|69	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|70	%check
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|71	%make test
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|72	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|73	%install
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|74	%makeinstall_std
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|75	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|76	%files
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|77	%doc Changes LICENSE META.json META.yml README SIGNATURE
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|78	%{_mandir}/man3/*
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|79	%{perl_vendorlib}/*
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|80	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|81	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|82	%changelog
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|83	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|84	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.28.0-1
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|85	- (dc03dab) Log: Update to 0.28.0
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|86	- (dc03dab) Backported missing BR and Req
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|87	- (dc03dab) Fixed and enabled tests
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|88	- (dc03dab) spec clean
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|89	
14cu|perl-MooseX-AttributeShortcuts-0.28.0-1|90	

13138 14
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|1	%define upstream_name    MooseX-Blessed-Reconstruct
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|2	%define upstream_version 1.00
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|3	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|6	Release:	1
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|7	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|8	Summary:	A L<Data::Visitor> for creating Moose objects
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|9	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|14	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|16	BuildRequires:	perl(Class::MOP)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|17	BuildRequires:	perl(Data::Visitor)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|19	BuildRequires:	perl(Test::use::ok)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|20	BuildRequires:	perl(namespace::clean)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|21	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|22	BuildRequires:	perl(Module::Build)
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|23	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|24	BuildArch:	noarch
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|25	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|26	%description
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|27	The purpose of this module is to "fix up" blessed data into a real Moose
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|28	object.
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|29	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|30	This is used internally by the MooseX::YAML manpage but has no
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|31	implementation details having to do with the YAML manpage itself.
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|32	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|33	%prep
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|35	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|36	%build
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|37	%{__perl} Build.PL --installdirs=vendor
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|38	./Build
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|39	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|40	%check
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|41	./Build test
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|42	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|43	%install
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|44	./Build install --destdir=%{buildroot}
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|45	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|46	%files
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|47	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|48	%{_mandir}/man3/*
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|49	%{perl_vendorlib}/*
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|50	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|51	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|52	%changelog
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|53	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|54	* Sat Jun 27 2015 abfonly <John@smith.org> 1.0.0-1
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|55	- (deb710e) Log: Update to 1.0.0, switch to Module::Build framework
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|56	
14cu|perl-MooseX-Blessed-Reconstruct-1.0.0-1|57	

13139 14
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|1	%define upstream_name    MooseX-ConfigFromFile
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|3	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|6	Release:	1
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|7	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|8	Summary:	An abstract Moose role for setting attributes from a configfile
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|9	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|14	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|15	BuildRequires: perl-devel
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|16	BuildRequires: perl
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|17	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|18	BuildRequires: perl(CPAN::Meta::Requirements)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|19	BuildRequires: perl(Carp)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|21	BuildRequires: perl(File::Spec::Functions)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|22	BuildRequires: perl(List::Util)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|23	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|24	BuildRequires: perl(Moose) >= 2.160.300
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|25	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|26	BuildRequires: perl(MooseX::Getopt)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|27	BuildRequires: perl(MooseX::SimpleConfig)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|28	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|29	BuildRequires: perl(MooseX::Types::Path::Tiny)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|30	BuildRequires: perl(Scalar::Util)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|31	BuildRequires: perl(Test::Deep)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|32	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|33	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|34	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|35	BuildRequires: perl(Test::Without::Module)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|36	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|37	BuildRequires: perl(strict)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|38	BuildRequires: perl(warnings)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|39	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|40	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|41	Requires:	perl(namespace::autoclean)
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|42	BuildArch:	noarch
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|43	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|44	%description
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|45	This is an abstract role which provides an alternate constructor for
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|46	creating objects using parameters passed in from a configuration file. The
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|47	actual implementation of reading the configuration file is left to concrete
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|48	subroles.
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|49	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|50	It declares an attribute 'configfile' and a class method 'new_with_config',
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|51	and requires that concrete roles derived from it implement the class method
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|52	'get_config_from_file'.
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|53	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|54	Attributes specified directly as arguments to 'new_with_config' supercede
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|55	those in the configfile.
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|56	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|57	%prep
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|58	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|59	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|60	%build
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|61	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|62	%make
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|63	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|64	%check
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|65	%make test
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|66	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|67	%install
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|68	%makeinstall_std
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|69	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|70	%files
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|71	%doc Changes README LICENSE META.json META.yml
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|72	%{_mandir}/man3/*
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|73	%{perl_vendorlib}/*
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|74	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|75	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|76	%changelog
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|77	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|78	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|79	- (7a2dbaa) Log: Update to 0.140.0
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|80	
14cu|perl-MooseX-ConfigFromFile-0.140.0-1|81	

13140 14
14cu|perl-MooseX-Daemonize-0.200.0-1|1	%define upstream_name    MooseX-Daemonize
14cu|perl-MooseX-Daemonize-0.200.0-1|2	%define upstream_version 0.20
14cu|perl-MooseX-Daemonize-0.200.0-1|3	
14cu|perl-MooseX-Daemonize-0.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Daemonize-0.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Daemonize-0.200.0-1|6	Release:    1
14cu|perl-MooseX-Daemonize-0.200.0-1|7	
14cu|perl-MooseX-Daemonize-0.200.0-1|8	Summary:    A Role with the core daemonization and pidfile management
14cu|perl-MooseX-Daemonize-0.200.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Daemonize-0.200.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Daemonize-0.200.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Daemonize-0.200.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Daemonize-0.200.0-1|13	
14cu|perl-MooseX-Daemonize-0.200.0-1|14	BuildRequires: perl(Devel::AssertOS)
14cu|perl-MooseX-Daemonize-0.200.0-1|15	BuildRequires: perl(Devel::CheckOS) >= 1.630.0
14cu|perl-MooseX-Daemonize-0.200.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Daemonize-0.200.0-1|17	BuildRequires: perl(File::Path) >= 2.80.0
14cu|perl-MooseX-Daemonize-0.200.0-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-MooseX-Daemonize-0.200.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-MooseX-Daemonize-0.200.0-1|20	BuildRequires: perl(List::Util)
14cu|perl-MooseX-Daemonize-0.200.0-1|21	BuildRequires: perl(Module::Build::Tiny) >= 0.34.0
14cu|perl-MooseX-Daemonize-0.200.0-1|22	BuildRequires: perl(Moose) >= 2.160.300
14cu|perl-MooseX-Daemonize-0.200.0-1|23	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-Daemonize-0.200.0-1|24	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Daemonize-0.200.0-1|25	BuildRequires: perl(MooseX::Getopt)
14cu|perl-MooseX-Daemonize-0.200.0-1|26	BuildRequires: perl(MooseX::Getopt::OptionTypeMap)
14cu|perl-MooseX-Daemonize-0.200.0-1|27	BuildRequires: perl(MooseX::Types::Path::Class)
14cu|perl-MooseX-Daemonize-0.200.0-1|28	BuildRequires: perl(POSIX)
14cu|perl-MooseX-Daemonize-0.200.0-1|29	BuildRequires: perl(Sub::Exporter)
14cu|perl-MooseX-Daemonize-0.200.0-1|30	BuildRequires: perl(Sub::Exporter::ForMethods)
14cu|perl-MooseX-Daemonize-0.200.0-1|31	BuildRequires: perl(Test::Builder)
14cu|perl-MooseX-Daemonize-0.200.0-1|32	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Daemonize-0.200.0-1|33	BuildRequires: perl(Test::Moose)
14cu|perl-MooseX-Daemonize-0.200.0-1|34	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Daemonize-0.200.0-1|35	BuildRequires: perl(constant)
14cu|perl-MooseX-Daemonize-0.200.0-1|36	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Daemonize-0.200.0-1|37	BuildRequires: perl(strict)
14cu|perl-MooseX-Daemonize-0.200.0-1|38	BuildRequires: perl(version)
14cu|perl-MooseX-Daemonize-0.200.0-1|39	BuildRequires: perl(warnings)
14cu|perl-MooseX-Daemonize-0.200.0-1|40	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Daemonize-0.200.0-1|41	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-Daemonize-0.200.0-1|42	BuildRequires: perl-devel
14cu|perl-MooseX-Daemonize-0.200.0-1|43	
14cu|perl-MooseX-Daemonize-0.200.0-1|44	BuildArch:  noarch
14cu|perl-MooseX-Daemonize-0.200.0-1|45	
14cu|perl-MooseX-Daemonize-0.200.0-1|46	%description
14cu|perl-MooseX-Daemonize-0.200.0-1|47	Often you want to write a persistant daemon that has a pid file, and
14cu|perl-MooseX-Daemonize-0.200.0-1|48	responds appropriately to Signals. This module provides a set of basic
14cu|perl-MooseX-Daemonize-0.200.0-1|49	roles as an infrastructure to do that.
14cu|perl-MooseX-Daemonize-0.200.0-1|50	
14cu|perl-MooseX-Daemonize-0.200.0-1|51	%prep
14cu|perl-MooseX-Daemonize-0.200.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Daemonize-0.200.0-1|53	chmod -R 755 examples
14cu|perl-MooseX-Daemonize-0.200.0-1|54	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Daemonize-0.200.0-1|55	
14cu|perl-MooseX-Daemonize-0.200.0-1|56	%build
14cu|perl-MooseX-Daemonize-0.200.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Daemonize-0.200.0-1|58	
14cu|perl-MooseX-Daemonize-0.200.0-1|59	%make
14cu|perl-MooseX-Daemonize-0.200.0-1|60	
14cu|perl-MooseX-Daemonize-0.200.0-1|61	%check
14cu|perl-MooseX-Daemonize-0.200.0-1|62	%make test
14cu|perl-MooseX-Daemonize-0.200.0-1|63	
14cu|perl-MooseX-Daemonize-0.200.0-1|64	%install
14cu|perl-MooseX-Daemonize-0.200.0-1|65	%makeinstall_std
14cu|perl-MooseX-Daemonize-0.200.0-1|66	
14cu|perl-MooseX-Daemonize-0.200.0-1|67	%files
14cu|perl-MooseX-Daemonize-0.200.0-1|68	%doc CONTRIBUTING Changes IDEAS LICENCE META.json META.yml README examples
14cu|perl-MooseX-Daemonize-0.200.0-1|69	%{_mandir}/man3/*
14cu|perl-MooseX-Daemonize-0.200.0-1|70	%{perl_vendorlib}/*
14cu|perl-MooseX-Daemonize-0.200.0-1|71	
14cu|perl-MooseX-Daemonize-0.200.0-1|72	%changelog
14cu|perl-MooseX-Daemonize-0.200.0-1|73	
14cu|perl-MooseX-Daemonize-0.200.0-1|74	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-MooseX-Daemonize-0.200.0-1|75	- (d0dc1d8) Log: Update to 0.200.0
14cu|perl-MooseX-Daemonize-0.200.0-1|76	- (d0dc1d8) fixed BR
14cu|perl-MooseX-Daemonize-0.200.0-1|77	
14cu|perl-MooseX-Daemonize-0.200.0-1|78	

13141 14
14cu|perl-MooseX-Declare-0.430.0-1|1	%define upstream_name    MooseX-Declare
14cu|perl-MooseX-Declare-0.430.0-1|2	%define upstream_version 0.43
14cu|perl-MooseX-Declare-0.430.0-1|3	
14cu|perl-MooseX-Declare-0.430.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Declare-0.430.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Declare-0.430.0-1|6	Release:	1
14cu|perl-MooseX-Declare-0.430.0-1|7	
14cu|perl-MooseX-Declare-0.430.0-1|8	Summary:	Handle method modifier declarations
14cu|perl-MooseX-Declare-0.430.0-1|9	
14cu|perl-MooseX-Declare-0.430.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Declare-0.430.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Declare-0.430.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Declare-0.430.0-1|13	Source0:	http://www.cpan.org/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Declare-0.430.0-1|14	
14cu|perl-MooseX-Declare-0.430.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Declare-0.430.0-1|16	BuildRequires:	perl(Devel::Declare)
14cu|perl-MooseX-Declare-0.430.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Declare-0.430.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Declare-0.430.0-1|19	BuildRequires:	perl(List::MoreUtils)
14cu|perl-MooseX-Declare-0.430.0-1|20	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-MooseX-Declare-0.430.0-1|21	BuildRequires:	perl(MooseX::Method::Signatures) >= 0.480.0
14cu|perl-MooseX-Declare-0.430.0-1|22	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-Declare-0.430.0-1|23	BuildRequires:	perl(MooseX::Types) >= 0.60.0
14cu|perl-MooseX-Declare-0.430.0-1|24	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Declare-0.430.0-1|25	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Declare-0.430.0-1|26	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-MooseX-Declare-0.430.0-1|27	BuildRequires:	perl(namespace::autoclean) >= 0.260.0
14cu|perl-MooseX-Declare-0.430.0-1|28	BuildRequires:	perl(namespace::clean)
14cu|perl-MooseX-Declare-0.430.0-1|29	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Declare-0.430.0-1|30	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-Declare-0.430.0-1|31	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Declare-0.430.0-1|32	BuildRequires:	perl(Carp)
14cu|perl-MooseX-Declare-0.430.0-1|33	BuildRequires:	perl(Parse::Method::Signatures::Param::Placeholder)
14cu|perl-MooseX-Declare-0.430.0-1|34	
14cu|perl-MooseX-Declare-0.430.0-1|35	BuildArch:	noarch
14cu|perl-MooseX-Declare-0.430.0-1|36	
14cu|perl-MooseX-Declare-0.430.0-1|37	%description
14cu|perl-MooseX-Declare-0.430.0-1|38	This module provides syntactic sugar for Moose, the postmodern object
14cu|perl-MooseX-Declare-0.430.0-1|39	system for Perl 5. When used, it sets up the 'class' and 'role' keywords.
14cu|perl-MooseX-Declare-0.430.0-1|40	
14cu|perl-MooseX-Declare-0.430.0-1|41	%prep
14cu|perl-MooseX-Declare-0.430.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Declare-0.430.0-1|43	chmod 644 Changes
14cu|perl-MooseX-Declare-0.430.0-1|44	
14cu|perl-MooseX-Declare-0.430.0-1|45	%build
14cu|perl-MooseX-Declare-0.430.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Declare-0.430.0-1|47	%make
14cu|perl-MooseX-Declare-0.430.0-1|48	
14cu|perl-MooseX-Declare-0.430.0-1|49	%check
14cu|perl-MooseX-Declare-0.430.0-1|50	%make test
14cu|perl-MooseX-Declare-0.430.0-1|51	
14cu|perl-MooseX-Declare-0.430.0-1|52	%install
14cu|perl-MooseX-Declare-0.430.0-1|53	%makeinstall_std
14cu|perl-MooseX-Declare-0.430.0-1|54	
14cu|perl-MooseX-Declare-0.430.0-1|55	%files
14cu|perl-MooseX-Declare-0.430.0-1|56	%doc Changes CONTRIBUTING LICENSE META.json META.yml README
14cu|perl-MooseX-Declare-0.430.0-1|57	%{_mandir}/man3/*
14cu|perl-MooseX-Declare-0.430.0-1|58	%{perl_vendorlib}/*
14cu|perl-MooseX-Declare-0.430.0-1|59	
14cu|perl-MooseX-Declare-0.430.0-1|60	
14cu|perl-MooseX-Declare-0.430.0-1|61	%changelog
14cu|perl-MooseX-Declare-0.430.0-1|62	
14cu|perl-MooseX-Declare-0.430.0-1|63	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.430.0-1
14cu|perl-MooseX-Declare-0.430.0-1|64	- (6616af6) Log: Update to 0.430.0
14cu|perl-MooseX-Declare-0.430.0-1|65	
14cu|perl-MooseX-Declare-0.430.0-1|66	

13142 14
14cu|perl-MooseX-Deprecated-0.5.0-1|1	%define upstream_name    MooseX-Deprecated
14cu|perl-MooseX-Deprecated-0.5.0-1|2	%define upstream_version 0.005
14cu|perl-MooseX-Deprecated-0.5.0-1|3	
14cu|perl-MooseX-Deprecated-0.5.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Deprecated-0.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Deprecated-0.5.0-1|6	Release:    1
14cu|perl-MooseX-Deprecated-0.5.0-1|7	
14cu|perl-MooseX-Deprecated-0.5.0-1|8	Summary:    Mark attributes and methods as deprecated
14cu|perl-MooseX-Deprecated-0.5.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Deprecated-0.5.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Deprecated-0.5.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Deprecated-0.5.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Deprecated-0.5.0-1|13	
14cu|perl-MooseX-Deprecated-0.5.0-1|14	BuildRequires: perl-devel
14cu|perl-MooseX-Deprecated-0.5.0-1|15	BuildRequires: perl(Devel::Callsite)
14cu|perl-MooseX-Deprecated-0.5.0-1|16	BuildRequires: perl(Moose)
14cu|perl-MooseX-Deprecated-0.5.0-1|17	BuildRequires: perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-Deprecated-0.5.0-1|18	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Deprecated-0.5.0-1|19	BuildRequires: perl(Test::Moose)
14cu|perl-MooseX-Deprecated-0.5.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Deprecated-0.5.0-1|21	BuildRequires: perl(Test::Warnings)
14cu|perl-MooseX-Deprecated-0.5.0-1|22	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Deprecated-0.5.0-1|23	
14cu|perl-MooseX-Deprecated-0.5.0-1|24	BuildArch: noarch
14cu|perl-MooseX-Deprecated-0.5.0-1|25	
14cu|perl-MooseX-Deprecated-0.5.0-1|26	%description
14cu|perl-MooseX-Deprecated-0.5.0-1|27	MooseX::Deprecated is a parameterizable role that makes it easy to
14cu|perl-MooseX-Deprecated-0.5.0-1|28	deprecate particular attributes and methods in a class.
14cu|perl-MooseX-Deprecated-0.5.0-1|29	
14cu|perl-MooseX-Deprecated-0.5.0-1|30	In the SYNOPSIS above, 'before' method modifiers will be installed on the
14cu|perl-MooseX-Deprecated-0.5.0-1|31	'feathers' accessor and the 'honk' method, issuing a deprecation warning.
14cu|perl-MooseX-Deprecated-0.5.0-1|32	Additionally, an 'after' modifier will be installed on the class' 'BUILD'
14cu|perl-MooseX-Deprecated-0.5.0-1|33	method which will issue deprecation warnings for any deprecated attributes
14cu|perl-MooseX-Deprecated-0.5.0-1|34	passed to the constructor.
14cu|perl-MooseX-Deprecated-0.5.0-1|35	
14cu|perl-MooseX-Deprecated-0.5.0-1|36	The warning text will be something along the lines of: *"%s is a deprecated
14cu|perl-MooseX-Deprecated-0.5.0-1|37	%s"*
14cu|perl-MooseX-Deprecated-0.5.0-1|38	
14cu|perl-MooseX-Deprecated-0.5.0-1|39	%prep
14cu|perl-MooseX-Deprecated-0.5.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Deprecated-0.5.0-1|41	
14cu|perl-MooseX-Deprecated-0.5.0-1|42	%build
14cu|perl-MooseX-Deprecated-0.5.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Deprecated-0.5.0-1|44	
14cu|perl-MooseX-Deprecated-0.5.0-1|45	%make
14cu|perl-MooseX-Deprecated-0.5.0-1|46	
14cu|perl-MooseX-Deprecated-0.5.0-1|47	%check
14cu|perl-MooseX-Deprecated-0.5.0-1|48	%make test
14cu|perl-MooseX-Deprecated-0.5.0-1|49	
14cu|perl-MooseX-Deprecated-0.5.0-1|50	%install
14cu|perl-MooseX-Deprecated-0.5.0-1|51	%makeinstall_std
14cu|perl-MooseX-Deprecated-0.5.0-1|52	
14cu|perl-MooseX-Deprecated-0.5.0-1|53	%files
14cu|perl-MooseX-Deprecated-0.5.0-1|54	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Deprecated-0.5.0-1|55	%{_mandir}/man3/*
14cu|perl-MooseX-Deprecated-0.5.0-1|56	%{perl_vendorlib}/*
14cu|perl-MooseX-Deprecated-0.5.0-1|57	
14cu|perl-MooseX-Deprecated-0.5.0-1|58	
14cu|perl-MooseX-Deprecated-0.5.0-1|59	%changelog
14cu|perl-MooseX-Deprecated-0.5.0-1|60	
14cu|perl-MooseX-Deprecated-0.5.0-1|61	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 0.5.0-1
14cu|perl-MooseX-Deprecated-0.5.0-1|62	- (684eaef) Imported from SRPM
14cu|perl-MooseX-Deprecated-0.5.0-1|63	
14cu|perl-MooseX-Deprecated-0.5.0-1|64	

13143 14
14cu|perl-MooseX-Getopt-0.680.0-1|1	%define upstream_name    MooseX-Getopt
14cu|perl-MooseX-Getopt-0.680.0-1|2	%define upstream_version 0.68
14cu|perl-MooseX-Getopt-0.680.0-1|3	
14cu|perl-MooseX-Getopt-0.680.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Getopt-0.680.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Getopt-0.680.0-1|6	Release:	1
14cu|perl-MooseX-Getopt-0.680.0-1|7	
14cu|perl-MooseX-Getopt-0.680.0-1|8	Summary:	Optional meta attribute trait for ignoring params
14cu|perl-MooseX-Getopt-0.680.0-1|9	License:	GPL+ or Artistic
14cu|perl-MooseX-Getopt-0.680.0-1|10	Group:		Development/Perl
14cu|perl-MooseX-Getopt-0.680.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Getopt-0.680.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Getopt-0.680.0-1|13	
14cu|perl-MooseX-Getopt-0.680.0-1|14	
14cu|perl-MooseX-Getopt-0.680.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Getopt-0.680.0-1|16	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Getopt-0.680.0-1|17	BuildRequires:	perl(Getopt::Long) >= 2.470.0
14cu|perl-MooseX-Getopt-0.680.0-1|18	BuildRequires:	perl(Getopt::Long::Descriptive) >= 0.99.0
14cu|perl-MooseX-Getopt-0.680.0-1|19	BuildRequires:	perl(IO::Scalar)
14cu|perl-MooseX-Getopt-0.680.0-1|20	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-MooseX-Getopt-0.680.0-1|21	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-Getopt-0.680.0-1|22	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Getopt-0.680.0-1|23	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Getopt-0.680.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Getopt-0.680.0-1|25	BuildRequires:	perl(Test::Requires)
14cu|perl-MooseX-Getopt-0.680.0-1|26	BuildRequires:	perl(Test::Trap)
14cu|perl-MooseX-Getopt-0.680.0-1|27	BuildRequires:	perl(Test::Warn)
14cu|perl-MooseX-Getopt-0.680.0-1|28	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Getopt-0.680.0-1|29	BuildRequires:	perl(Path::Tiny)
14cu|perl-MooseX-Getopt-0.680.0-1|30	BuildRequires:	perl(Test::Warnings)
14cu|perl-MooseX-Getopt-0.680.0-1|31	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-Getopt-0.680.0-1|32	BuildRequires:	perl-devel
14cu|perl-MooseX-Getopt-0.680.0-1|33	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-Getopt-0.680.0-1|34	BuildRequires:	perl(Module::Runtime)
14cu|perl-MooseX-Getopt-0.680.0-1|35	BuildRequires:	perl(Moose::Meta::Class)
14cu|perl-MooseX-Getopt-0.680.0-1|36	BuildRequires:	perl(Moose::Util)
14cu|perl-MooseX-Getopt-0.680.0-1|37	BuildRequires:	perl(Test::Deep)
14cu|perl-MooseX-Getopt-0.680.0-1|38	BuildRequires:	perl(Test::Moose)
14cu|perl-MooseX-Getopt-0.680.0-1|39	BuildRequires:	perl(Test::Requires)
14cu|perl-MooseX-Getopt-0.680.0-1|40	BuildRequires:	perl(Carp)
14cu|perl-MooseX-Getopt-0.680.0-1|41	BuildRequires:	perl(Moose::Meta::Attribute)
14cu|perl-MooseX-Getopt-0.680.0-1|42	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-Getopt-0.680.0-1|43	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Getopt-0.680.0-1|44	BuildRequires:	perl(Scalar::Util)
14cu|perl-MooseX-Getopt-0.680.0-1|45	BuildRequires:	perl(strict)
14cu|perl-MooseX-Getopt-0.680.0-1|46	BuildRequires:	perl(warnings)
14cu|perl-MooseX-Getopt-0.680.0-1|47	BuildRequires:	perl(MooseX::SimpleConfig)
14cu|perl-MooseX-Getopt-0.680.0-1|48	BuildRequires:	perl(MooseX::StrictConstructor)
14cu|perl-MooseX-Getopt-0.680.0-1|49	BuildRequires:	perl(MooseX::ConfigFromFile)
14cu|perl-MooseX-Getopt-0.680.0-1|50	
14cu|perl-MooseX-Getopt-0.680.0-1|51	Requires:	perl(Getopt::Long::Descriptive)
14cu|perl-MooseX-Getopt-0.680.0-1|52	
14cu|perl-MooseX-Getopt-0.680.0-1|53	BuildArch:	noarch
14cu|perl-MooseX-Getopt-0.680.0-1|54	
14cu|perl-MooseX-Getopt-0.680.0-1|55	%description
14cu|perl-MooseX-Getopt-0.680.0-1|56	This is a role which provides an alternate constructor for creating objects
14cu|perl-MooseX-Getopt-0.680.0-1|57	using parameters passed in from the command line.
14cu|perl-MooseX-Getopt-0.680.0-1|58	
14cu|perl-MooseX-Getopt-0.680.0-1|59	This module attempts to DWIM as much as possible with the command line
14cu|perl-MooseX-Getopt-0.680.0-1|60	params by introspecting your class's attributes. It will use the name of
14cu|perl-MooseX-Getopt-0.680.0-1|61	your attribute as the command line option, and if there is a type
14cu|perl-MooseX-Getopt-0.680.0-1|62	constraint defined, it will configure Getopt::Long to handle the option
14cu|perl-MooseX-Getopt-0.680.0-1|63	accordingly.
14cu|perl-MooseX-Getopt-0.680.0-1|64	
14cu|perl-MooseX-Getopt-0.680.0-1|65	You can use the trait the MooseX::Getopt::Meta::Attribute::Trait manpage or
14cu|perl-MooseX-Getopt-0.680.0-1|66	the attribute metaclass the MooseX::Getopt::Meta::Attribute manpage to get
14cu|perl-MooseX-Getopt-0.680.0-1|67	non-default commandline option names and aliases.
14cu|perl-MooseX-Getopt-0.680.0-1|68	
14cu|perl-MooseX-Getopt-0.680.0-1|69	%prep
14cu|perl-MooseX-Getopt-0.680.0-1|70	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Getopt-0.680.0-1|71	
14cu|perl-MooseX-Getopt-0.680.0-1|72	%build
14cu|perl-MooseX-Getopt-0.680.0-1|73	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Getopt-0.680.0-1|74	%make
14cu|perl-MooseX-Getopt-0.680.0-1|75	
14cu|perl-MooseX-Getopt-0.680.0-1|76	%check
14cu|perl-MooseX-Getopt-0.680.0-1|77	make test
14cu|perl-MooseX-Getopt-0.680.0-1|78	
14cu|perl-MooseX-Getopt-0.680.0-1|79	%install
14cu|perl-MooseX-Getopt-0.680.0-1|80	%makeinstall_std
14cu|perl-MooseX-Getopt-0.680.0-1|81	
14cu|perl-MooseX-Getopt-0.680.0-1|82	%files
14cu|perl-MooseX-Getopt-0.680.0-1|83	%doc Changes CONTRIBUTING META.json META.yml LICENSE README
14cu|perl-MooseX-Getopt-0.680.0-1|84	%{_mandir}/man3/*
14cu|perl-MooseX-Getopt-0.680.0-1|85	%{perl_vendorlib}/*
14cu|perl-MooseX-Getopt-0.680.0-1|86	
14cu|perl-MooseX-Getopt-0.680.0-1|87	%changelog
14cu|perl-MooseX-Getopt-0.680.0-1|88	
14cu|perl-MooseX-Getopt-0.680.0-1|89	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.680.0-1
14cu|perl-MooseX-Getopt-0.680.0-1|90	- (071eefa) Log: Update to 0.680.0
14cu|perl-MooseX-Getopt-0.680.0-1|91	- (071eefa) Fixed Source and Url
14cu|perl-MooseX-Getopt-0.680.0-1|92	- (071eefa) Backported all missing deps
14cu|perl-MooseX-Getopt-0.680.0-1|93	- (071eefa) Fixed and enabled all tests
14cu|perl-MooseX-Getopt-0.680.0-1|94	- (071eefa) spec clean
14cu|perl-MooseX-Getopt-0.680.0-1|95	
14cu|perl-MooseX-Getopt-0.680.0-1|96	

13144 14
14cu|perl-MooseX-Has-Sugar-1.0.4-1|1	%define upstream_name    MooseX-Has-Sugar
14cu|perl-MooseX-Has-Sugar-1.0.4-1|2	%define upstream_version 1.000004
14cu|perl-MooseX-Has-Sugar-1.0.4-1|3	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Has-Sugar-1.0.4-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Has-Sugar-1.0.4-1|6	Release:    1
14cu|perl-MooseX-Has-Sugar-1.0.4-1|7	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|8	Summary:    Experimental sweetness
14cu|perl-MooseX-Has-Sugar-1.0.4-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Has-Sugar-1.0.4-1|10	Group:      Development/Perl
14cu|perl-MooseX-Has-Sugar-1.0.4-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Has-Sugar-1.0.4-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Has-Sugar-1.0.4-1|13	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|14	BuildRequires: perl-devel
14cu|perl-MooseX-Has-Sugar-1.0.4-1|15	BuildRequires: perl(Carp)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|17	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|18	BuildRequires: perl(Sub::Exporter::Progressive)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|19	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|20	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|21	BuildRequires: perl(Moose)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|22	BuildRequires: perl(base)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|23	BuildRequires: perl(namespace::clean)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|24	BuildRequires: perl(strict)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|25	BuildRequires: perl(warnings)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|26	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-Has-Sugar-1.0.4-1|27	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|28	BuildArch: noarch
14cu|perl-MooseX-Has-Sugar-1.0.4-1|29	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|30	%description
14cu|perl-MooseX-Has-Sugar-1.0.4-1|31	Experimental sweetness.
14cu|perl-MooseX-Has-Sugar-1.0.4-1|32	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|33	%prep
14cu|perl-MooseX-Has-Sugar-1.0.4-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Has-Sugar-1.0.4-1|35	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|36	%build
14cu|perl-MooseX-Has-Sugar-1.0.4-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Has-Sugar-1.0.4-1|38	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|39	%make
14cu|perl-MooseX-Has-Sugar-1.0.4-1|40	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|41	%check
14cu|perl-MooseX-Has-Sugar-1.0.4-1|42	make test
14cu|perl-MooseX-Has-Sugar-1.0.4-1|43	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|44	%install
14cu|perl-MooseX-Has-Sugar-1.0.4-1|45	%makeinstall_std
14cu|perl-MooseX-Has-Sugar-1.0.4-1|46	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|47	%files
14cu|perl-MooseX-Has-Sugar-1.0.4-1|48	%doc LICENSE Changes README META.yml META.json
14cu|perl-MooseX-Has-Sugar-1.0.4-1|49	%{_mandir}/man3/*
14cu|perl-MooseX-Has-Sugar-1.0.4-1|50	%{perl_vendorlib}/*
14cu|perl-MooseX-Has-Sugar-1.0.4-1|51	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|52	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|53	%changelog
14cu|perl-MooseX-Has-Sugar-1.0.4-1|54	* Mon Mar 16 2015 abfonly <John@smith.org> 1.0.4-1
14cu|perl-MooseX-Has-Sugar-1.0.4-1|55	+ Revision: 42a8cbc
14cu|perl-MooseX-Has-Sugar-1.0.4-1|56	- Log: Update to 1.0.4
14cu|perl-MooseX-Has-Sugar-1.0.4-1|57	
14cu|perl-MooseX-Has-Sugar-1.0.4-1|58	

13145 14
14cu|perl-MooseX-LazyRequire-0.110.0-1|1	%define upstream_name    MooseX-LazyRequire
14cu|perl-MooseX-LazyRequire-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-MooseX-LazyRequire-0.110.0-1|3	
14cu|perl-MooseX-LazyRequire-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-LazyRequire-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-LazyRequire-0.110.0-1|6	Release:	1
14cu|perl-MooseX-LazyRequire-0.110.0-1|7	
14cu|perl-MooseX-LazyRequire-0.110.0-1|8	Summary:	Required attributes which fail only when trying to use them
14cu|perl-MooseX-LazyRequire-0.110.0-1|9	
14cu|perl-MooseX-LazyRequire-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-LazyRequire-0.110.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-LazyRequire-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-LazyRequire-0.110.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-LazyRequire-0.110.0-1|14	
14cu|perl-MooseX-LazyRequire-0.110.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-LazyRequire-0.110.0-1|16	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-LazyRequire-0.110.0-1|17	BuildRequires:	perl(Test::CheckDeps)
14cu|perl-MooseX-LazyRequire-0.110.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-MooseX-LazyRequire-0.110.0-1|19	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-MooseX-LazyRequire-0.110.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-LazyRequire-0.110.0-1|21	BuildRequires:	perl(Test::More) >= 0.900.0
14cu|perl-MooseX-LazyRequire-0.110.0-1|22	BuildRequires:	perl(aliased)
14cu|perl-MooseX-LazyRequire-0.110.0-1|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-LazyRequire-0.110.0-1|24	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-LazyRequire-0.110.0-1|25	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-LazyRequire-0.110.0-1|26	
14cu|perl-MooseX-LazyRequire-0.110.0-1|27	BuildArch:	noarch
14cu|perl-MooseX-LazyRequire-0.110.0-1|28	
14cu|perl-MooseX-LazyRequire-0.110.0-1|29	%description
14cu|perl-MooseX-LazyRequire-0.110.0-1|30	This module adds a 'lazy_require' option to Moose attribute declarations.
14cu|perl-MooseX-LazyRequire-0.110.0-1|31	
14cu|perl-MooseX-LazyRequire-0.110.0-1|32	The reader methods for all attributes with that option will throw an
14cu|perl-MooseX-LazyRequire-0.110.0-1|33	exception unless a value for the attributes was provided earlier by a
14cu|perl-MooseX-LazyRequire-0.110.0-1|34	constructor parameter or through a writer method.
14cu|perl-MooseX-LazyRequire-0.110.0-1|35	
14cu|perl-MooseX-LazyRequire-0.110.0-1|36	%prep
14cu|perl-MooseX-LazyRequire-0.110.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-LazyRequire-0.110.0-1|38	
14cu|perl-MooseX-LazyRequire-0.110.0-1|39	%build
14cu|perl-MooseX-LazyRequire-0.110.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-LazyRequire-0.110.0-1|41	%make
14cu|perl-MooseX-LazyRequire-0.110.0-1|42	
14cu|perl-MooseX-LazyRequire-0.110.0-1|43	%check
14cu|perl-MooseX-LazyRequire-0.110.0-1|44	%make test
14cu|perl-MooseX-LazyRequire-0.110.0-1|45	
14cu|perl-MooseX-LazyRequire-0.110.0-1|46	%install
14cu|perl-MooseX-LazyRequire-0.110.0-1|47	%makeinstall_std
14cu|perl-MooseX-LazyRequire-0.110.0-1|48	
14cu|perl-MooseX-LazyRequire-0.110.0-1|49	%files
14cu|perl-MooseX-LazyRequire-0.110.0-1|50	%doc Changes LICENSE README META.yml
14cu|perl-MooseX-LazyRequire-0.110.0-1|51	%{_mandir}/man3/*
14cu|perl-MooseX-LazyRequire-0.110.0-1|52	%{perl_vendorlib}/*
14cu|perl-MooseX-LazyRequire-0.110.0-1|53	
14cu|perl-MooseX-LazyRequire-0.110.0-1|54	
14cu|perl-MooseX-LazyRequire-0.110.0-1|55	%changelog
14cu|perl-MooseX-LazyRequire-0.110.0-1|56	* Tue Mar 17 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-MooseX-LazyRequire-0.110.0-1|57	+ Revision: 17cf210
14cu|perl-MooseX-LazyRequire-0.110.0-1|58	- Log: update to 0.110.0, enable and fixed tests
14cu|perl-MooseX-LazyRequire-0.110.0-1|59	
14cu|perl-MooseX-LazyRequire-0.110.0-1|60	

13146 14
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|1	%define upstream_name MooseX-Meta-TypeConstraint-Mooish
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|2	%define upstream_version 0.001
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|3	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|4	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|7	Release:	1
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|8	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|9	Summary:	Translate Moo-style constraints to Moose-style
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|10	License:	LGPLv2
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSRCHBOY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|14	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|15	# Min BR are mandatory.Symbianflo
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|18	BuildRequires:	perl(Test::CheckDeps)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|19	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|20	BuildRequires:	perl(Test::Moose::More) >= 0.32.0
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|21	BuildRequires:	perl(aliased)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|22	BuildRequires:	perl(namespace::autoclean) >= 0.240.0
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|23	BuildRequires:	perl(Try::Tiny)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|24	BuildRequires:	perl(Moose::Meta::TypeConstraint)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|25	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|26	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|27	BuildRequires:	perl(CPAN::Meta::Check) >= 0.12.0
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|28	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|29	BuildRequires:	perl-devel
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|30	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|31	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|32	BuildArch:	noarch
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|33	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|34	%description
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|35	Moose type constraints are expected to return true if the value passes
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|36	the constraint, and false otherwise; Moo "constraints", on the other
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|37	hand, die if validation fails.
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|38	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|39	This metaclass allows for Moo-style constraints; it will wrap them and
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|40	translate their Moo into a dialect Moose understands.
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|41	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|42	Note that this is largely to enable functionality in
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|43	MooseX::AttributeShortcuts; the easiest way use this metaclass is by
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|44	using that package. Also, as it's not inconceivable that this
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|45	functionality may be desired in other constraint metaclasses, the bulk
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|46	of this metaclass' functionality is implemented as a trait.
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|47	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|48	%prep
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|50	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|51	%build
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|53	%make
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|54	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|55	%check
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|56	%make test
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|57	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|58	%install
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|59	%make_install
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|60	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|61	%files
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|62	%doc Changes LICENSE META.json META.yml README SIGNATURE
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|63	%{_mandir}/man3/*
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|64	%{perl_vendorlib}/*
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|65	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|66	%changelog
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|67	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|68	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.1.0-1
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|69	- (920ce25) Imported from SRPM
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|70	
14cu|perl-MooseX-Meta-TypeConstraint-Mooish-0.1.0-1|71	

13147 14
14cu|perl-MooseX-MethodAttributes-0.310.0-1|1	%define upstream_name    MooseX-MethodAttributes
14cu|perl-MooseX-MethodAttributes-0.310.0-1|2	%define upstream_version 0.31
14cu|perl-MooseX-MethodAttributes-0.310.0-1|3	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-MethodAttributes-0.310.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-MethodAttributes-0.310.0-1|6	Release:    1
14cu|perl-MooseX-MethodAttributes-0.310.0-1|7	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|8	Summary:    No summary found
14cu|perl-MooseX-MethodAttributes-0.310.0-1|9	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|10	License:    GPL+ or Artistic
14cu|perl-MooseX-MethodAttributes-0.310.0-1|11	Group:      Development/Perl
14cu|perl-MooseX-MethodAttributes-0.310.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-MethodAttributes-0.310.0-1|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-MethodAttributes-0.310.0-1|14	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|15	BuildRequires: perl(base)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|16	BuildRequires: perl(Carp)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-MethodAttributes-0.310.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|19	BuildRequires: perl(Moose::Meta::Class)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|20	BuildRequires: perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|21	BuildRequires: perl(Moose::Exporter)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|22	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|23	BuildRequires: perl(Moose::Util)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|24	BuildRequires: perl(Moose::Util::MetaRole)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|25	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|26	BuildRequires: perl(Moose) >= 2.160.300
14cu|perl-MooseX-MethodAttributes-0.310.0-1|27	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|28	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|29	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|30	BuildRequires: perl(Test::CheckDeps)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|31	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|32	BuildRequires: perl(Test::Exception)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|33	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-MethodAttributes-0.310.0-1|34	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|35	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|36	BuildRequires: perl(strict)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|37	BuildRequires: perl(warnings)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|38	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-MethodAttributes-0.310.0-1|39	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-MethodAttributes-0.310.0-1|40	BuildRequires: perl-devel
14cu|perl-MooseX-MethodAttributes-0.310.0-1|41	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|42	BuildArch: noarch
14cu|perl-MooseX-MethodAttributes-0.310.0-1|43	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|44	%description
14cu|perl-MooseX-MethodAttributes-0.310.0-1|45	This module allows code attributes of methods to be introspected using
14cu|perl-MooseX-MethodAttributes-0.310.0-1|46	Moose meta method objects.
14cu|perl-MooseX-MethodAttributes-0.310.0-1|47	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|48	%prep
14cu|perl-MooseX-MethodAttributes-0.310.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-MethodAttributes-0.310.0-1|50	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-MethodAttributes-0.310.0-1|51	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|52	%build
14cu|perl-MooseX-MethodAttributes-0.310.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-MethodAttributes-0.310.0-1|54	%make
14cu|perl-MooseX-MethodAttributes-0.310.0-1|55	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|56	%check
14cu|perl-MooseX-MethodAttributes-0.310.0-1|57	%make test
14cu|perl-MooseX-MethodAttributes-0.310.0-1|58	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|59	%install
14cu|perl-MooseX-MethodAttributes-0.310.0-1|60	%makeinstall_std
14cu|perl-MooseX-MethodAttributes-0.310.0-1|61	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|62	%files
14cu|perl-MooseX-MethodAttributes-0.310.0-1|63	%doc Changes LICENCE README META.json META.yml
14cu|perl-MooseX-MethodAttributes-0.310.0-1|64	%{_mandir}/man3/*
14cu|perl-MooseX-MethodAttributes-0.310.0-1|65	%{perl_vendorlib}/*
14cu|perl-MooseX-MethodAttributes-0.310.0-1|66	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|67	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|68	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|69	%changelog
14cu|perl-MooseX-MethodAttributes-0.310.0-1|70	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|71	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.310.0-1
14cu|perl-MooseX-MethodAttributes-0.310.0-1|72	- (2a70484) Log: Update to 0.310.0
14cu|perl-MooseX-MethodAttributes-0.310.0-1|73	- (2a70484) fixed BR
14cu|perl-MooseX-MethodAttributes-0.310.0-1|74	- (2a70484) fixed %files
14cu|perl-MooseX-MethodAttributes-0.310.0-1|75	- (2a70484) spec clean
14cu|perl-MooseX-MethodAttributes-0.310.0-1|76	
14cu|perl-MooseX-MethodAttributes-0.310.0-1|77	

13148 14
14cu|perl-MooseX-Method-Signatures-0.480.0-1|1	%define upstream_name    MooseX-Method-Signatures
14cu|perl-MooseX-Method-Signatures-0.480.0-1|2	%define upstream_version 0.48
14cu|perl-MooseX-Method-Signatures-0.480.0-1|3	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Method-Signatures-0.480.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Method-Signatures-0.480.0-1|6	Release:	1
14cu|perl-MooseX-Method-Signatures-0.480.0-1|7	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|8	Summary:	Method declarations with type constraints and no source filter
14cu|perl-MooseX-Method-Signatures-0.480.0-1|9	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Method-Signatures-0.480.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Method-Signatures-0.480.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Method-Signatures-0.480.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Method-Signatures-0.480.0-1|14	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Method-Signatures-0.480.0-1|16	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|17	BuildRequires:	perl(Test::Deep)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|18	BuildRequires:	perl(B::Hooks::EndOfScope)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|19	BuildRequires:	perl(Context::Preserve)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|20	BuildRequires:	perl(Devel::Declare) >= 0.5.11
14cu|perl-MooseX-Method-Signatures-0.480.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|23	BuildRequires:	perl(MooseX::LazyRequire)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|24	BuildRequires:	perl(MooseX::Meta::Signature::Combined)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|25	BuildRequires:	perl(MooseX::Meta::TypeConstraint::ForceCoercion)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|26	BuildRequires:	perl(Parse::Method::Signatures)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|27	BuildRequires:	perl(Task::Weaken)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|28	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|29	BuildRequires:	perl(Test::More) >= 0.880.0
14cu|perl-MooseX-Method-Signatures-0.480.0-1|30	BuildRequires:	perl(aliased)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|31	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|32	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|33	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|34	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|35	BuildArch:	noarch
14cu|perl-MooseX-Method-Signatures-0.480.0-1|36	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|37	Requires:	perl(aliased)
14cu|perl-MooseX-Method-Signatures-0.480.0-1|38	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|39	%description
14cu|perl-MooseX-Method-Signatures-0.480.0-1|40	Provides a proper method keyword, like "sub" but specificly for making
14cu|perl-MooseX-Method-Signatures-0.480.0-1|41	methods and validating their arguments against Moose type constraints.
14cu|perl-MooseX-Method-Signatures-0.480.0-1|42	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|43	%prep
14cu|perl-MooseX-Method-Signatures-0.480.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Method-Signatures-0.480.0-1|45	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|46	%build
14cu|perl-MooseX-Method-Signatures-0.480.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Method-Signatures-0.480.0-1|48	%make
14cu|perl-MooseX-Method-Signatures-0.480.0-1|49	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|50	%check
14cu|perl-MooseX-Method-Signatures-0.480.0-1|51	make test
14cu|perl-MooseX-Method-Signatures-0.480.0-1|52	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|53	%install
14cu|perl-MooseX-Method-Signatures-0.480.0-1|54	%makeinstall_std
14cu|perl-MooseX-Method-Signatures-0.480.0-1|55	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|56	%files
14cu|perl-MooseX-Method-Signatures-0.480.0-1|57	%doc Changes README LICENSE META.json META.yml
14cu|perl-MooseX-Method-Signatures-0.480.0-1|58	%{_mandir}/man3/*
14cu|perl-MooseX-Method-Signatures-0.480.0-1|59	%{perl_vendorlib}/MooseX
14cu|perl-MooseX-Method-Signatures-0.480.0-1|60	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|61	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|62	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|63	%changelog
14cu|perl-MooseX-Method-Signatures-0.480.0-1|64	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|65	* Sat Jun 27 2015 abfonly <John@smith.org> 0.480.0-1
14cu|perl-MooseX-Method-Signatures-0.480.0-1|66	- (87e8fa6) Log: update to 0.480.0, fixed BR, spec clean
14cu|perl-MooseX-Method-Signatures-0.480.0-1|67	
14cu|perl-MooseX-Method-Signatures-0.480.0-1|68	

13149 14
14cu|perl-MooseX-MultiInitArg-0.20.0-1|1	%define upstream_name    MooseX-MultiInitArg
14cu|perl-MooseX-MultiInitArg-0.20.0-1|2	%define upstream_version 0.02
14cu|perl-MooseX-MultiInitArg-0.20.0-1|3	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-MultiInitArg-0.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-MultiInitArg-0.20.0-1|6	Release:	1
14cu|perl-MooseX-MultiInitArg-0.20.0-1|7	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|8	Summary:	Attributes with aliases for constructor arg
14cu|perl-MooseX-MultiInitArg-0.20.0-1|9	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-MultiInitArg-0.20.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-MultiInitArg-0.20.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-MultiInitArg-0.20.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-MultiInitArg-0.20.0-1|14	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-MultiInitArg-0.20.0-1|16	BuildRequires:	perl(Moose)
14cu|perl-MooseX-MultiInitArg-0.20.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-MooseX-MultiInitArg-0.20.0-1|18	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-MultiInitArg-0.20.0-1|19	BuildRequires:	perl(TAP::Harness::Env)
14cu|perl-MooseX-MultiInitArg-0.20.0-1|20	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|21	BuildArch:	noarch
14cu|perl-MooseX-MultiInitArg-0.20.0-1|22	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|23	%description
14cu|perl-MooseX-MultiInitArg-0.20.0-1|24	If you've ever wanted to be able to call an attribute any number of things
14cu|perl-MooseX-MultiInitArg-0.20.0-1|25	while you're passing arguments to your object constructor, Now You Can.
14cu|perl-MooseX-MultiInitArg-0.20.0-1|26	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|27	The primary motivator is that I have some attributes that were named
14cu|perl-MooseX-MultiInitArg-0.20.0-1|28	inconsistently, and I wanted to rename them without breaking backwards
14cu|perl-MooseX-MultiInitArg-0.20.0-1|29	compatibility with my existing API.
14cu|perl-MooseX-MultiInitArg-0.20.0-1|30	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|31	%prep
14cu|perl-MooseX-MultiInitArg-0.20.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-MultiInitArg-0.20.0-1|33	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|34	%build
14cu|perl-MooseX-MultiInitArg-0.20.0-1|35	perl Build.PL --installdirs=vendor
14cu|perl-MooseX-MultiInitArg-0.20.0-1|36	./Build
14cu|perl-MooseX-MultiInitArg-0.20.0-1|37	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|38	%check
14cu|perl-MooseX-MultiInitArg-0.20.0-1|39	./Build test
14cu|perl-MooseX-MultiInitArg-0.20.0-1|40	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|41	%install
14cu|perl-MooseX-MultiInitArg-0.20.0-1|42	./Build install --destdir=%{buildroot}
14cu|perl-MooseX-MultiInitArg-0.20.0-1|43	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|44	%files
14cu|perl-MooseX-MultiInitArg-0.20.0-1|45	%doc Changes META.yml README
14cu|perl-MooseX-MultiInitArg-0.20.0-1|46	%{_mandir}/man3/*
14cu|perl-MooseX-MultiInitArg-0.20.0-1|47	%{perl_vendorlib}/*
14cu|perl-MooseX-MultiInitArg-0.20.0-1|48	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|49	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|50	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|51	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|52	%changelog
14cu|perl-MooseX-MultiInitArg-0.20.0-1|53	* Tue Mar 17 2015 abfonly <abfonly@gmail.com> 0.20.0-1
14cu|perl-MooseX-MultiInitArg-0.20.0-1|54	+ Revision: 0feefb8
14cu|perl-MooseX-MultiInitArg-0.20.0-1|55	- Log: Update to 0.20.0, enabled and fixed tests
14cu|perl-MooseX-MultiInitArg-0.20.0-1|56	
14cu|perl-MooseX-MultiInitArg-0.20.0-1|57	

13150 14
14cu|perl-MooseX-NonMoose-0.260.0-2|1	%define upstream_name    MooseX-NonMoose
14cu|perl-MooseX-NonMoose-0.260.0-2|2	%define upstream_version 0.26
14cu|perl-MooseX-NonMoose-0.260.0-2|3	
14cu|perl-MooseX-NonMoose-0.260.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-NonMoose-0.260.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-NonMoose-0.260.0-2|6	Release:    2
14cu|perl-MooseX-NonMoose-0.260.0-2|7	
14cu|perl-MooseX-NonMoose-0.260.0-2|8	Summary:    Constructor method trait for L<MooseX::NonMoose>
14cu|perl-MooseX-NonMoose-0.260.0-2|9	License:    GPL+ or Artistic
14cu|perl-MooseX-NonMoose-0.260.0-2|10	Group:      Development/Perl
14cu|perl-MooseX-NonMoose-0.260.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-NonMoose-0.260.0-2|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-NonMoose-0.260.0-2|13	
14cu|perl-MooseX-NonMoose-0.260.0-2|14	BuildRequires: perl-devel
14cu|perl-MooseX-NonMoose-0.260.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-MooseX-NonMoose-0.260.0-2|16	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-NonMoose-0.260.0-2|17	BuildRequires: perl(IO::Handle)
14cu|perl-MooseX-NonMoose-0.260.0-2|18	BuildRequires: perl(IPC::Open3)
14cu|perl-MooseX-NonMoose-0.260.0-2|19	BuildRequires: perl(List::MoreUtils)
14cu|perl-MooseX-NonMoose-0.260.0-2|20	BuildRequires: perl(Module::Runtime)
14cu|perl-MooseX-NonMoose-0.260.0-2|21	BuildRequires: perl(Moose)
14cu|perl-MooseX-NonMoose-0.260.0-2|22	BuildRequires: perl(Moose::Exporter)
14cu|perl-MooseX-NonMoose-0.260.0-2|23	BuildRequires: perl(Moose::Role) >= 2.0.0
14cu|perl-MooseX-NonMoose-0.260.0-2|24	BuildRequires: perl(Moose::Util)
14cu|perl-MooseX-NonMoose-0.260.0-2|25	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-NonMoose-0.260.0-2|26	BuildRequires: perl(Test::Moose)
14cu|perl-MooseX-NonMoose-0.260.0-2|27	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-MooseX-NonMoose-0.260.0-2|28	BuildRequires: perl(Try::Tiny)
14cu|perl-MooseX-NonMoose-0.260.0-2|29	BuildRequires: perl(base)
14cu|perl-MooseX-NonMoose-0.260.0-2|30	BuildRequires: perl(strict)
14cu|perl-MooseX-NonMoose-0.260.0-2|31	BuildRequires: perl(warnings)
14cu|perl-MooseX-NonMoose-0.260.0-2|32	BuildRequires: perl(namespace::clean)
14cu|perl-MooseX-NonMoose-0.260.0-2|33	BuildArch:  noarch
14cu|perl-MooseX-NonMoose-0.260.0-2|34	
14cu|perl-MooseX-NonMoose-0.260.0-2|35	
14cu|perl-MooseX-NonMoose-0.260.0-2|36	
14cu|perl-MooseX-NonMoose-0.260.0-2|37	%description
14cu|perl-MooseX-NonMoose-0.260.0-2|38	'MooseX::NonMoose' allows for easily subclassing non-Moose classes with
14cu|perl-MooseX-NonMoose-0.260.0-2|39	Moose, taking care of the annoying details connected with doing this, such
14cu|perl-MooseX-NonMoose-0.260.0-2|40	as setting up proper inheritance from the Moose::Object manpage and
14cu|perl-MooseX-NonMoose-0.260.0-2|41	installing (and inlining, at 'make_immutable' time) a constructor that
14cu|perl-MooseX-NonMoose-0.260.0-2|42	makes sure things like 'BUILD' methods are called. It tries to be as
14cu|perl-MooseX-NonMoose-0.260.0-2|43	non-intrusive as possible - when this module is used, inheriting from
14cu|perl-MooseX-NonMoose-0.260.0-2|44	non-Moose classes and inheriting from Moose classes should work
14cu|perl-MooseX-NonMoose-0.260.0-2|45	identically, aside from the few caveats mentioned below. One of the goals
14cu|perl-MooseX-NonMoose-0.260.0-2|46	of this module is that including it in a the Moose::Exporter manpage-based
14cu|perl-MooseX-NonMoose-0.260.0-2|47	package used across an entire application should be possible, without
14cu|perl-MooseX-NonMoose-0.260.0-2|48	interfering with classes that only inherit from Moose modules, or even
14cu|perl-MooseX-NonMoose-0.260.0-2|49	classes that don't inherit from anything at all.
14cu|perl-MooseX-NonMoose-0.260.0-2|50	
14cu|perl-MooseX-NonMoose-0.260.0-2|51	There are several ways to use this module. The most straightforward is to
14cu|perl-MooseX-NonMoose-0.260.0-2|52	just 'use MooseX::NonMoose;' in your class; this should set up everything
14cu|perl-MooseX-NonMoose-0.260.0-2|53	necessary for extending non-Moose modules. the
14cu|perl-MooseX-NonMoose-0.260.0-2|54	MooseX::NonMoose::Meta::Role::Class manpage and the
14cu|perl-MooseX-NonMoose-0.260.0-2|55	MooseX::NonMoose::Meta::Role::Constructor manpage can also be applied to
14cu|perl-MooseX-NonMoose-0.260.0-2|56	your metaclasses manually, either by passing a '-traits' option to your
14cu|perl-MooseX-NonMoose-0.260.0-2|57	'use Moose;' line, or by applying them using the Moose::Util::MetaRole
14cu|perl-MooseX-NonMoose-0.260.0-2|58	manpage in a the Moose::Exporter manpage-based package. the
14cu|perl-MooseX-NonMoose-0.260.0-2|59	MooseX::NonMoose::Meta::Role::Class manpage is the part that provides the
14cu|perl-MooseX-NonMoose-0.260.0-2|60	main functionality of this module; if you don't care about inlining, this
14cu|perl-MooseX-NonMoose-0.260.0-2|61	is all you need to worry about. Applying the
14cu|perl-MooseX-NonMoose-0.260.0-2|62	MooseX::NonMoose::Meta::Role::Constructor manpage as well will provide an
14cu|perl-MooseX-NonMoose-0.260.0-2|63	inlined constructor when you immutabilize your class.
14cu|perl-MooseX-NonMoose-0.260.0-2|64	
14cu|perl-MooseX-NonMoose-0.260.0-2|65	'MooseX::NonMoose' allows you to manipulate the argument list that gets
14cu|perl-MooseX-NonMoose-0.260.0-2|66	passed to the superclass constructor by defining a 'FOREIGNBUILDARGS'
14cu|perl-MooseX-NonMoose-0.260.0-2|67	method. This is called with the same argument list as the 'BUILDARGS'
14cu|perl-MooseX-NonMoose-0.260.0-2|68	method, but should return a list of arguments to pass to the superclass
14cu|perl-MooseX-NonMoose-0.260.0-2|69	constructor. This allows 'MooseX::NonMoose' to support superclasses whose
14cu|perl-MooseX-NonMoose-0.260.0-2|70	constructors would get confused by the extra arguments that Moose requires
14cu|perl-MooseX-NonMoose-0.260.0-2|71	(for attributes, etc.)
14cu|perl-MooseX-NonMoose-0.260.0-2|72	
14cu|perl-MooseX-NonMoose-0.260.0-2|73	%prep
14cu|perl-MooseX-NonMoose-0.260.0-2|74	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-NonMoose-0.260.0-2|75	
14cu|perl-MooseX-NonMoose-0.260.0-2|76	%build
14cu|perl-MooseX-NonMoose-0.260.0-2|77	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-NonMoose-0.260.0-2|78	
14cu|perl-MooseX-NonMoose-0.260.0-2|79	%make
14cu|perl-MooseX-NonMoose-0.260.0-2|80	
14cu|perl-MooseX-NonMoose-0.260.0-2|81	%check
14cu|perl-MooseX-NonMoose-0.260.0-2|82	%make test
14cu|perl-MooseX-NonMoose-0.260.0-2|83	
14cu|perl-MooseX-NonMoose-0.260.0-2|84	%install
14cu|perl-MooseX-NonMoose-0.260.0-2|85	%makeinstall_std
14cu|perl-MooseX-NonMoose-0.260.0-2|86	
14cu|perl-MooseX-NonMoose-0.260.0-2|87	%files
14cu|perl-MooseX-NonMoose-0.260.0-2|88	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-MooseX-NonMoose-0.260.0-2|89	%{_mandir}/man3/*
14cu|perl-MooseX-NonMoose-0.260.0-2|90	%perl_vendorlib/*
14cu|perl-MooseX-NonMoose-0.260.0-2|91	
14cu|perl-MooseX-NonMoose-0.260.0-2|92	
14cu|perl-MooseX-NonMoose-0.260.0-2|93	
14cu|perl-MooseX-NonMoose-0.260.0-2|94	%changelog
14cu|perl-MooseX-NonMoose-0.260.0-2|95	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.260.0-2
14cu|perl-MooseX-NonMoose-0.260.0-2|96	+ Revision: 32f669f
14cu|perl-MooseX-NonMoose-0.260.0-2|97	- Updated perl-MooseX-NonMoose.spec
14cu|perl-MooseX-NonMoose-0.260.0-2|98	
14cu|perl-MooseX-NonMoose-0.260.0-2|99	

13151 14
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|1	%define upstream_name    MooseX-Object-Pluggable
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|2	%define upstream_version 0.0014
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|3	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|6	Release:    1
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|7	Epoch:		1
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|8	Summary:    Make your classes pluggable
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|10	Group:      Development/Perl
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|13	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|14	BuildRequires: perl(Carp)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|16	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|17	BuildRequires: perl(Module::Pluggable::Object)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|18	BuildRequires: perl(Module::Runtime)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|19	BuildRequires: perl(Moose)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|20	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|21	BuildRequires: perl(Moose::Util)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|22	BuildRequires: perl(Scalar::Util)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|23	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|24	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|25	BuildRequires: perl(Try::Tiny)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|26	BuildRequires: perl-devel
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|27	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|28	BuildRequires: perl(strict)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|29	BuildRequires: perl(warnings)
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|30	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|31	Obsoletes:	%{upstream_name}-0.0011
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|32	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|33	BuildArch: noarch
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|34	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|35	%description
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|36	This module is meant to be loaded as a role from Moose-based classes. It
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|37	will add five methods and four attributes to assist you with the loading
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|38	and handling of plugins and extensions for plugins. I understand that this
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|39	may pollute your namespace, however I took great care in using the least
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|40	ambiguous names possible.
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|41	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|42	%prep
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|44	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|45	%build
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|47	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|48	%make
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|49	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|50	%check
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|51	%make test
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|52	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|53	%install
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|54	%makeinstall_std
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|55	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|56	%files
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|57	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|58	%{_mandir}/man3/*
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|59	%{perl_vendorlib}/*
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|60	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|61	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|62	%changelog
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|63	* Tue Mar 17 2015 abfonly <abfonly@gmail.com> 1:0.1.400-1
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|64	+ Revision: 36a9b83
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|65	- Updated perl-MooseX-Object-Pluggable.spec
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|66	
14cu|perl-MooseX-Object-Pluggable-0.1.400-1|67	

13152 14
14cu|perl-MooseX-OneArgNew-0.5.0-1|1	%define upstream_name    MooseX-OneArgNew
14cu|perl-MooseX-OneArgNew-0.5.0-1|2	%define upstream_version 0.005
14cu|perl-MooseX-OneArgNew-0.5.0-1|3	
14cu|perl-MooseX-OneArgNew-0.5.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-OneArgNew-0.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-OneArgNew-0.5.0-1|6	Release:    1
14cu|perl-MooseX-OneArgNew-0.5.0-1|7	
14cu|perl-MooseX-OneArgNew-0.5.0-1|8	Summary:    Teach ->new to accept single, non-hashref arguments
14cu|perl-MooseX-OneArgNew-0.5.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-OneArgNew-0.5.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-OneArgNew-0.5.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-OneArgNew-0.5.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-OneArgNew-0.5.0-1|13	
14cu|perl-MooseX-OneArgNew-0.5.0-1|14	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-OneArgNew-0.5.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-OneArgNew-0.5.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-OneArgNew-0.5.0-1|17	BuildRequires: perl(Moose) >= 2.140.300
14cu|perl-MooseX-OneArgNew-0.5.0-1|18	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-OneArgNew-0.5.0-1|19	BuildRequires: perl(MooseX::Role::Parameterized) >= 1.80.0
14cu|perl-MooseX-OneArgNew-0.5.0-1|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-OneArgNew-0.5.0-1|21	BuildRequires: perl(Test::Pod)
14cu|perl-MooseX-OneArgNew-0.5.0-1|22	BuildRequires: perl(namespace::autoclean) >= 0.260.0
14cu|perl-MooseX-OneArgNew-0.5.0-1|23	BuildRequires: perl(strict)
14cu|perl-MooseX-OneArgNew-0.5.0-1|24	BuildRequires: perl(warnings)
14cu|perl-MooseX-OneArgNew-0.5.0-1|25	
14cu|perl-MooseX-OneArgNew-0.5.0-1|26	BuildArch: noarch
14cu|perl-MooseX-OneArgNew-0.5.0-1|27	
14cu|perl-MooseX-OneArgNew-0.5.0-1|28	%description
14cu|perl-MooseX-OneArgNew-0.5.0-1|29	MooseX::OneArgNew lets your constructor take a single argument, which will
14cu|perl-MooseX-OneArgNew-0.5.0-1|30	be translated into the value for a one-entry hashref. It is a the
14cu|perl-MooseX-OneArgNew-0.5.0-1|31	parameterized role|MooseX::Role::Parameterized manpage with three
14cu|perl-MooseX-OneArgNew-0.5.0-1|32	parameters:
14cu|perl-MooseX-OneArgNew-0.5.0-1|33	
14cu|perl-MooseX-OneArgNew-0.5.0-1|34	* type
14cu|perl-MooseX-OneArgNew-0.5.0-1|35	
14cu|perl-MooseX-OneArgNew-0.5.0-1|36	The Moose type that the single argument must be for the one-arg form to
14cu|perl-MooseX-OneArgNew-0.5.0-1|37	work. This should be an existing type, and may be either a string type or
14cu|perl-MooseX-OneArgNew-0.5.0-1|38	a MooseX::Type.
14cu|perl-MooseX-OneArgNew-0.5.0-1|39	
14cu|perl-MooseX-OneArgNew-0.5.0-1|40	%prep
14cu|perl-MooseX-OneArgNew-0.5.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-OneArgNew-0.5.0-1|42	
14cu|perl-MooseX-OneArgNew-0.5.0-1|43	%build
14cu|perl-MooseX-OneArgNew-0.5.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-OneArgNew-0.5.0-1|45	
14cu|perl-MooseX-OneArgNew-0.5.0-1|46	%make
14cu|perl-MooseX-OneArgNew-0.5.0-1|47	
14cu|perl-MooseX-OneArgNew-0.5.0-1|48	%check
14cu|perl-MooseX-OneArgNew-0.5.0-1|49	%make test
14cu|perl-MooseX-OneArgNew-0.5.0-1|50	
14cu|perl-MooseX-OneArgNew-0.5.0-1|51	%install
14cu|perl-MooseX-OneArgNew-0.5.0-1|52	%makeinstall_std
14cu|perl-MooseX-OneArgNew-0.5.0-1|53	
14cu|perl-MooseX-OneArgNew-0.5.0-1|54	%files
14cu|perl-MooseX-OneArgNew-0.5.0-1|55	%doc README Changes LICENSE META.yml META.json
14cu|perl-MooseX-OneArgNew-0.5.0-1|56	%{_mandir}/man3/*
14cu|perl-MooseX-OneArgNew-0.5.0-1|57	%{perl_vendorlib}/*
14cu|perl-MooseX-OneArgNew-0.5.0-1|58	
14cu|perl-MooseX-OneArgNew-0.5.0-1|59	
14cu|perl-MooseX-OneArgNew-0.5.0-1|60	%changelog
14cu|perl-MooseX-OneArgNew-0.5.0-1|61	
14cu|perl-MooseX-OneArgNew-0.5.0-1|62	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.5.0-1
14cu|perl-MooseX-OneArgNew-0.5.0-1|63	- (d6f2a49) Log: Update to 0.5.0
14cu|perl-MooseX-OneArgNew-0.5.0-1|64	
14cu|perl-MooseX-OneArgNew-0.5.0-1|65	

13153 14
14cu|perl-MooseX-Params-Validate-0.210.0-1|1	%define upstream_name    MooseX-Params-Validate
14cu|perl-MooseX-Params-Validate-0.210.0-1|2	%define upstream_version 0.21
14cu|perl-MooseX-Params-Validate-0.210.0-1|3	
14cu|perl-MooseX-Params-Validate-0.210.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Params-Validate-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Params-Validate-0.210.0-1|6	Release:	1
14cu|perl-MooseX-Params-Validate-0.210.0-1|7	
14cu|perl-MooseX-Params-Validate-0.210.0-1|8	Summary:	An extension of Params::Validate for using Moose's types
14cu|perl-MooseX-Params-Validate-0.210.0-1|9	
14cu|perl-MooseX-Params-Validate-0.210.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Params-Validate-0.210.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Params-Validate-0.210.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Params-Validate-0.210.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Params-Validate-0.210.0-1|14	
14cu|perl-MooseX-Params-Validate-0.210.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Params-Validate-0.210.0-1|16	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-MooseX-Params-Validate-0.210.0-1|17	BuildRequires:	perl(Devel::Caller)
14cu|perl-MooseX-Params-Validate-0.210.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Params-Validate-0.210.0-1|19	BuildRequires:	perl(Moose) >= 2.140.500
14cu|perl-MooseX-Params-Validate-0.210.0-1|20	BuildRequires:	perl(Moose::Exception)
14cu|perl-MooseX-Params-Validate-0.210.0-1|21	BuildRequires:	perl(Moose::Util)
14cu|perl-MooseX-Params-Validate-0.210.0-1|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Params-Validate-0.210.0-1|23	BuildRequires:	perl(Moose::Meta::TypeConstraint::Role)
14cu|perl-MooseX-Params-Validate-0.210.0-1|24	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-Params-Validate-0.210.0-1|25	BuildRequires:	perl(Params::Validate)
14cu|perl-MooseX-Params-Validate-0.210.0-1|26	BuildRequires:	perl(Scalar::Util)
14cu|perl-MooseX-Params-Validate-0.210.0-1|27	BuildRequires:	perl(Sub::Exporter)
14cu|perl-MooseX-Params-Validate-0.210.0-1|28	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Params-Validate-0.210.0-1|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Params-Validate-0.210.0-1|30	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Params-Validate-0.210.0-1|31	BuildRequires:	perl(Code::TidyAll)
14cu|perl-MooseX-Params-Validate-0.210.0-1|32	BuildRequires:	perl(Perl::Critic)
14cu|perl-MooseX-Params-Validate-0.210.0-1|33	BuildRequires:	perl(Perl::Tidy)
14cu|perl-MooseX-Params-Validate-0.210.0-1|34	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cu|perl-MooseX-Params-Validate-0.210.0-1|35	BuildRequires:	perl(Test::CPAN::Changes)
14cu|perl-MooseX-Params-Validate-0.210.0-1|36	BuildRequires:	perl(Test::Code::TidyAll)
14cu|perl-MooseX-Params-Validate-0.210.0-1|37	BuildRequires:	perl(Test::EOL)
14cu|perl-MooseX-Params-Validate-0.210.0-1|38	BuildRequires:	perl(Test::NoTabs)
14cu|perl-MooseX-Params-Validate-0.210.0-1|39	BuildRequires:	perl(Test::Pod)
14cu|perl-MooseX-Params-Validate-0.210.0-1|40	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-MooseX-Params-Validate-0.210.0-1|41	BuildRequires:	perl(Test::Spelling)
14cu|perl-MooseX-Params-Validate-0.210.0-1|42	BuildRequires:	perl(Test::Synopsis)
14cu|perl-MooseX-Params-Validate-0.210.0-1|43	BuildRequires:	perl(Test::Version)
14cu|perl-MooseX-Params-Validate-0.210.0-1|44	BuildRequires:	perl(Params::Validate)
14cu|perl-MooseX-Params-Validate-0.210.0-1|45	BuildRequires:	perl(Scalar::Util)
14cu|perl-MooseX-Params-Validate-0.210.0-1|46	BuildRequires:	perl(Sub::Exporter)
14cu|perl-MooseX-Params-Validate-0.210.0-1|47	BuildRequires:	perl(strict)
14cu|perl-MooseX-Params-Validate-0.210.0-1|48	BuildRequires:	perl(warnings)
14cu|perl-MooseX-Params-Validate-0.210.0-1|49	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Params-Validate-0.210.0-1|50	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-Params-Validate-0.210.0-1|51	BuildRequires:	perl(IO::Handle)
14cu|perl-MooseX-Params-Validate-0.210.0-1|52	BuildRequires:	perl(IPC::Open3)
14cu|perl-MooseX-Params-Validate-0.210.0-1|53	BuildRequires:	perl(overload)
14cu|perl-MooseX-Params-Validate-0.210.0-1|54	
14cu|perl-MooseX-Params-Validate-0.210.0-1|55	BuildArch:	noarch
14cu|perl-MooseX-Params-Validate-0.210.0-1|56	
14cu|perl-MooseX-Params-Validate-0.210.0-1|57	%description
14cu|perl-MooseX-Params-Validate-0.210.0-1|58	This module fills a gap in Moose by adding method parameter validation to
14cu|perl-MooseX-Params-Validate-0.210.0-1|59	Moose. This is just one of many developing options, it should not be
14cu|perl-MooseX-Params-Validate-0.210.0-1|60	considered the "official" one by any means though.
14cu|perl-MooseX-Params-Validate-0.210.0-1|61	
14cu|perl-MooseX-Params-Validate-0.210.0-1|62	You might also want to explore 'MooseX::Method::Signatures' and
14cu|perl-MooseX-Params-Validate-0.210.0-1|63	'MooseX::Declare'
14cu|perl-MooseX-Params-Validate-0.210.0-1|64	
14cu|perl-MooseX-Params-Validate-0.210.0-1|65	%prep
14cu|perl-MooseX-Params-Validate-0.210.0-1|66	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Params-Validate-0.210.0-1|67	
14cu|perl-MooseX-Params-Validate-0.210.0-1|68	%build
14cu|perl-MooseX-Params-Validate-0.210.0-1|69	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Params-Validate-0.210.0-1|70	%make
14cu|perl-MooseX-Params-Validate-0.210.0-1|71	
14cu|perl-MooseX-Params-Validate-0.210.0-1|72	%check
14cu|perl-MooseX-Params-Validate-0.210.0-1|73	make test
14cu|perl-MooseX-Params-Validate-0.210.0-1|74	
14cu|perl-MooseX-Params-Validate-0.210.0-1|75	%install
14cu|perl-MooseX-Params-Validate-0.210.0-1|76	%makeinstall_std
14cu|perl-MooseX-Params-Validate-0.210.0-1|77	
14cu|perl-MooseX-Params-Validate-0.210.0-1|78	%files
14cu|perl-MooseX-Params-Validate-0.210.0-1|79	%doc LICENSE META.json META.yml README.*
14cu|perl-MooseX-Params-Validate-0.210.0-1|80	%{_mandir}/man3/*
14cu|perl-MooseX-Params-Validate-0.210.0-1|81	%{perl_vendorlib}/*
14cu|perl-MooseX-Params-Validate-0.210.0-1|82	
14cu|perl-MooseX-Params-Validate-0.210.0-1|83	
14cu|perl-MooseX-Params-Validate-0.210.0-1|84	%changelog
14cu|perl-MooseX-Params-Validate-0.210.0-1|85	
14cu|perl-MooseX-Params-Validate-0.210.0-1|86	* Tue Jun 30 2015 abfonly <abfonly@gmail.com> 0.210.0-1
14cu|perl-MooseX-Params-Validate-0.210.0-1|87	- (dc0634a) Log: Update to 0.210.0
14cu|perl-MooseX-Params-Validate-0.210.0-1|88	
14cu|perl-MooseX-Params-Validate-0.210.0-1|89	

13154 14
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|1	%define upstream_name    MooseX-Role-Parameterized
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|2	%define upstream_version 1.08
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|3	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|6	Release:    1
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|7	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|8	Summary:    Trait for parameterizable roles
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|13	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|14	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|15	BuildRequires: perl(CPAN::Meta::Check) >= 0.12.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|16	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.125.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|17	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|18	BuildRequires: perl(Data::Dumper) >= 2.154.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|19	BuildRequires: perl(Dist::CheckConflicts)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|22	BuildRequires: perl(Module::Build::Tiny) >= 0.37.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|23	BuildRequires: perl(Module::Runtime)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|24	BuildRequires: perl(Moose) >= 2.140.300
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|25	BuildRequires: perl(Moose::Exporter)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|26	BuildRequires: perl(Moose::Meta::Role)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|27	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|28	BuildRequires: perl(Moose::Util)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|29	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|30	BuildRequires: perl(MooseX::Role::WithOverloading)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|31	BuildRequires: perl(Storable)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|32	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|33	BuildRequires: perl(Test::Moose)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|34	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|35	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|36	BuildRequires: perl(namespace::autoclean) >= 0.260.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|37	BuildRequires: perl(namespace::clean)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|38	BuildRequires: perl(overload)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|39	BuildRequires: perl(strict)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|40	BuildRequires: perl(warnings)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|41	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|42	BuildArch: noarch
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|43	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|44	%description
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|45	Your parameterized role consists of two new things: parameter declarations
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|46	and a 'role' block.
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|47	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|48	Parameters are declared using the the /parameter manpage keyword which very
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|49	much resembles the Moose/has manpage. You can use any option that the
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|50	Moose/has manpage accepts. The default value for the 'is' option is 'ro' as
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|51	that's a very common case. Use 'is => 'bare'' if you want no accessor.
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|52	These parameters will get their values when the consuming class (or role)
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|53	uses the Moose/with manpage. A parameter object will be constructed with
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|54	these values, and passed to the 'role' block.
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|55	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|56	The 'role' block then uses the usual the Moose::Role manpage keywords to
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|57	build up a role. You can shift off the parameter object to inspect what the
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|58	consuming class provided as parameters. You use the parameters to customize
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|59	your role however you wish.
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|60	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|61	%prep
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|63	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|64	%build
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|65	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|66	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|67	%make
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|68	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|69	%check
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|70	%make test
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|71	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|72	%install
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|73	%makeinstall_std
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|74	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|75	%files
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|76	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|77	%{_mandir}/man3/*
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|78	%{perl_vendorlib}/*
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|79	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|80	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|81	%changelog
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|82	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|83	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 1.80.0-1
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|84	- (d499cf1) Log: Reimport 1.80.0,
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|85	- (d499cf1) easyer then clean or fix because the gap between the old 1.20.0 and the new 1.80.0
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|86	- (d499cf1) Min BR are mandatory.
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|87	
14cu|perl-MooseX-Role-Parameterized-1.80.0-1|88	

13155 14
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|1	%define upstream_name    MooseX-Role-WithOverloading
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|2	%define upstream_version 0.16
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|3	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|6	Release:    2
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|7	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|8	Summary:    Roles which support overloading
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|10	Group:      Development/Perl
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|13	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|15	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|16	BuildRequires: perl(Moose)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|17	BuildRequires: perl(Moose::Exporter)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|18	BuildRequires: perl(Moose::Role)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|19	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|20	BuildRequires: perl(aliased)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|21	BuildRequires: perl(base)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|22	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|23	BuildRequires: perl(namespace::clean)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|24	BuildRequires: perl(strict)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|25	BuildRequires: perl(warnings)
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|26	BuildRequires: perl-devel
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|27	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|28	%description
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|29	MooseX::Role::WithOverloading allows you to write a the Moose::Role manpage
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|30	which defines overloaded operators and allows those overload methods to be
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|31	composed into the classes/roles/instances it's compiled to, where plain the
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|32	Moose::Role manpages would lose the overloading.
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|33	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|34	Starting with the Moose manpage version 2.1300, this module is no longer
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|35	necessary, as the functionality is available already. In that case, 'use
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|36	MooseX::Role::WithOverloading' behaves identically to 'use Moose::Role'.
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|37	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|38	%prep
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|40	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|41	%build
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|43	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|44	%make
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|45	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|46	%check
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|47	%make test
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|48	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|49	%install
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|50	%makeinstall_std
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|51	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|52	%files
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|53	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|54	%{_mandir}/man3/*
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|55	%{perl_vendorlib}/*
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|56	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|57	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|58	%changelog
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|59	* Tue Mar 31 2015 abfonly <abfonly@gmail.com> 0.160.0-2
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|60	+ Revision: 11bc967
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|61	- Rebuild against new Moose.
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|62	
14cu|perl-MooseX-Role-WithOverloading-0.160.0-2|63	

13156 14
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|1	%define upstream_name    MooseX-SemiAffordanceAccessor
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|3	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|6	Release:	1
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|7	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|8	Summary:	Names accessors in a semi-affordance style
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|9	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|14	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|16	BuildRequires:	perl(Moose)
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|18	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|19	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|20	BuildArch:	noarch
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|21	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|22	%description
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|23	This module does not provide any methods. Simply loading it changes the
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|24	default naming policy for the loading class so that accessors are separated
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|25	into get and set methods. The get methods have the same name as the
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|26	accessor, while set methods are prefixed with "set_".
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|27	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|28	If you define an attribute with a leading underscore, then the set method
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|29	will start with "_set_".
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|30	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|31	If you explicitly set a "reader" or "writer" name when creating an
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|32	attribute, then that attribute's naming scheme is left unchanged.
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|33	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|34	%prep
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|36	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|37	%build
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|39	%make
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|40	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|41	%check
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|42	make test
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|43	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|44	%install
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|45	%makeinstall_std
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|46	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|47	%files
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|48	%doc Changes README.* META.json META.yml
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|49	%{_mandir}/man3/*
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|50	%{perl_vendorlib}/*
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|51	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|52	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|53	%changelog
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|54	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|55	* Sat Jun 27 2015 abfonly <John@smith.org> 0.100.0-1
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|56	- (2de7c6b) Log: Update to 0.100.0
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|57	
14cu|perl-MooseX-SemiAffordanceAccessor-0.100.0-1|58	

13157 14
14cu|perl-MooseX-SimpleConfig-0.110.0-1|1	%define upstream_name    MooseX-SimpleConfig
14cu|perl-MooseX-SimpleConfig-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-MooseX-SimpleConfig-0.110.0-1|3	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-SimpleConfig-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-SimpleConfig-0.110.0-1|6	Release:	1
14cu|perl-MooseX-SimpleConfig-0.110.0-1|7	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|8	Summary:	A Moose role for setting attributes from a simple configfile
14cu|perl-MooseX-SimpleConfig-0.110.0-1|9	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-SimpleConfig-0.110.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-SimpleConfig-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-SimpleConfig-0.110.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-SimpleConfig-0.110.0-1|14	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-SimpleConfig-0.110.0-1|16	BuildRequires:	perl(Test::Requires)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|17	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|18	BuildRequires:	perl(Config::Any)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-SimpleConfig-0.110.0-1|20	BuildRequires:	perl(Moose)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|21	BuildRequires:	perl(MooseX::ConfigFromFile)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-SimpleConfig-0.110.0-1|23	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|24	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-SimpleConfig-0.110.0-1|25	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|26	BuildArch:	noarch
14cu|perl-MooseX-SimpleConfig-0.110.0-1|27	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|28	%description
14cu|perl-MooseX-SimpleConfig-0.110.0-1|29	This role loads simple configfiles to set object attributes. It is based on
14cu|perl-MooseX-SimpleConfig-0.110.0-1|30	the abstract role the MooseX::ConfigFromFile manpage, and uses the
14cu|perl-MooseX-SimpleConfig-0.110.0-1|31	Config::Any manpage to load your configfile. the Config::Any manpage will
14cu|perl-MooseX-SimpleConfig-0.110.0-1|32	in turn support any of a variety of different config formats, detected by
14cu|perl-MooseX-SimpleConfig-0.110.0-1|33	the file extension. See the Config::Any manpage for more details about
14cu|perl-MooseX-SimpleConfig-0.110.0-1|34	supported formats.
14cu|perl-MooseX-SimpleConfig-0.110.0-1|35	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|36	Like all the MooseX::ConfigFromFile manpage -derived configfile loaders,
14cu|perl-MooseX-SimpleConfig-0.110.0-1|37	this module is automatically supported by the the MooseX::Getopt manpage
14cu|perl-MooseX-SimpleConfig-0.110.0-1|38	role as well, which allows specifying '-configfile' on the commandline.
14cu|perl-MooseX-SimpleConfig-0.110.0-1|39	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|40	%prep
14cu|perl-MooseX-SimpleConfig-0.110.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-SimpleConfig-0.110.0-1|42	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|43	%build
14cu|perl-MooseX-SimpleConfig-0.110.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-SimpleConfig-0.110.0-1|45	%make
14cu|perl-MooseX-SimpleConfig-0.110.0-1|46	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|47	%check
14cu|perl-MooseX-SimpleConfig-0.110.0-1|48	%make test
14cu|perl-MooseX-SimpleConfig-0.110.0-1|49	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|50	%install
14cu|perl-MooseX-SimpleConfig-0.110.0-1|51	%makeinstall_std
14cu|perl-MooseX-SimpleConfig-0.110.0-1|52	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|53	%files
14cu|perl-MooseX-SimpleConfig-0.110.0-1|54	%doc  README LICENSE CONTRIBUTING META.json META.yml
14cu|perl-MooseX-SimpleConfig-0.110.0-1|55	%{_mandir}/man3/*
14cu|perl-MooseX-SimpleConfig-0.110.0-1|56	%{perl_vendorlib}/*
14cu|perl-MooseX-SimpleConfig-0.110.0-1|57	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|58	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|59	%changelog
14cu|perl-MooseX-SimpleConfig-0.110.0-1|60	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|61	* Sat Jun 27 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-MooseX-SimpleConfig-0.110.0-1|62	- (ca52402) Log: Update to 0.110.0, fixed BR
14cu|perl-MooseX-SimpleConfig-0.110.0-1|63	
14cu|perl-MooseX-SimpleConfig-0.110.0-1|64	

13158 14
14cu|perl-MooseX-Storage-0.500.0-2|1	%define upstream_name    MooseX-Storage
14cu|perl-MooseX-Storage-0.500.0-2|2	%define upstream_version 0.50
14cu|perl-MooseX-Storage-0.500.0-2|3	
14cu|perl-MooseX-Storage-0.500.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Storage-0.500.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Storage-0.500.0-2|6	Release:    2
14cu|perl-MooseX-Storage-0.500.0-2|7	
14cu|perl-MooseX-Storage-0.500.0-2|8	Summary:    A custom meta-attribute-trait to bypass serialization
14cu|perl-MooseX-Storage-0.500.0-2|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Storage-0.500.0-2|10	Group:      Development/Perl
14cu|perl-MooseX-Storage-0.500.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Storage-0.500.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Storage-0.500.0-2|13	
14cu|perl-MooseX-Storage-0.500.0-2|14	
14cu|perl-MooseX-Storage-0.500.0-2|15	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-MooseX-Storage-0.500.0-2|16	BuildRequires: perl(CPAN) >= 2.100.0
14cu|perl-MooseX-Storage-0.500.0-2|17	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Storage-0.500.0-2|18	BuildRequires: perl(Cpanel::JSON::XS)
14cu|perl-MooseX-Storage-0.500.0-2|19	BuildRequires: perl(Data::Dumper) >= 2.154.0
14cu|perl-MooseX-Storage-0.500.0-2|20	BuildRequires: perl(Digest) >= 1.170.0
14cu|perl-MooseX-Storage-0.500.0-2|21	BuildRequires: perl(Digest::HMAC_SHA1)
14cu|perl-MooseX-Storage-0.500.0-2|22	BuildRequires: perl(Digest::SHA) >= 5.950.0
14cu|perl-MooseX-Storage-0.500.0-2|23	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Storage-0.500.0-2|24	BuildRequires: perl(File::Spec) >= 3.470.0
14cu|perl-MooseX-Storage-0.500.0-2|25	BuildRequires: perl(File::Temp) >= 0.230.400
14cu|perl-MooseX-Storage-0.500.0-2|26	BuildRequires: perl(IO::AtomicFile)
14cu|perl-MooseX-Storage-0.500.0-2|27	BuildRequires: perl(JSON::Any) >= 1.390.0
14cu|perl-MooseX-Storage-0.500.0-2|28	BuildRequires: perl(JSON::MaybeXS)
14cu|perl-MooseX-Storage-0.500.0-2|29	BuildRequires: perl(Module::Runtime)
14cu|perl-MooseX-Storage-0.500.0-2|30	BuildRequires: perl(Moose) >= 2.140.300
14cu|perl-MooseX-Storage-0.500.0-2|31	BuildRequires: perl(Scalar::Util) >= 1.420.0
14cu|perl-MooseX-Storage-0.500.0-2|32	BuildRequires: perl(Storable) >= 2.300.0
14cu|perl-MooseX-Storage-0.500.0-2|33	BuildRequires: perl(String::RewritePrefix)
14cu|perl-MooseX-Storage-0.500.0-2|34	BuildRequires: perl(Test::Deep) >= 0.115.0
14cu|perl-MooseX-Storage-0.500.0-2|35	BuildRequires: perl(Test::Deep::JSON)
14cu|perl-MooseX-Storage-0.500.0-2|36	BuildRequires: perl(Test::Deep::Type)
14cu|perl-MooseX-Storage-0.500.0-2|37	BuildRequires: perl(Test::Fatal) >= 0.14.0
14cu|perl-MooseX-Storage-0.500.0-2|38	BuildRequires: perl(Test::JSON)
14cu|perl-MooseX-Storage-0.500.0-2|39	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Storage-0.500.0-2|40	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-Storage-0.500.0-2|41	BuildRequires: perl(Test::Without::Module)
14cu|perl-MooseX-Storage-0.500.0-2|42	BuildRequires: perl(YAML::Any)
14cu|perl-MooseX-Storage-0.500.0-2|43	BuildRequires: perl(YAML::Syck)
14cu|perl-MooseX-Storage-0.500.0-2|44	BuildRequires: perl(YAML::XS)
14cu|perl-MooseX-Storage-0.500.0-2|45	BuildRequires: perl(namespace::autoclean) >= 0.260.0
14cu|perl-MooseX-Storage-0.500.0-2|46	BuildRequires: perl(overload)
14cu|perl-MooseX-Storage-0.500.0-2|47	BuildRequires: perl(Dist::CheckConflicts)
14cu|perl-MooseX-Storage-0.500.0-2|48	BuildRequires: perl(JSON::DWIW)
14cu|perl-MooseX-Storage-0.500.0-2|49	BuildRequires: perl(JSON::XS)
14cu|perl-MooseX-Storage-0.500.0-2|50	BuildRequires: perl(MooseX::Role::Parameterized) >= 1.80.0
14cu|perl-MooseX-Storage-0.500.0-2|51	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-Storage-0.500.0-2|52	BuildRequires: perl(YAML::Old)
14cu|perl-MooseX-Storage-0.500.0-2|53	BuildRequires: perl(YAML::Tiny)
14cu|perl-MooseX-Storage-0.500.0-2|54	BuildRequires: perl(MooseX::Storage::Format::JSONpm)
14cu|perl-MooseX-Storage-0.500.0-2|55	
14cu|perl-MooseX-Storage-0.500.0-2|56	BuildArch: noarch
14cu|perl-MooseX-Storage-0.500.0-2|57	
14cu|perl-MooseX-Storage-0.500.0-2|58	%description
14cu|perl-MooseX-Storage-0.500.0-2|59	MooseX::Storage is a serialization framework for Moose, it provides a very
14cu|perl-MooseX-Storage-0.500.0-2|60	flexible and highly pluggable way to serialize Moose classes to a number of
14cu|perl-MooseX-Storage-0.500.0-2|61	different formats and styles.
14cu|perl-MooseX-Storage-0.500.0-2|62	
14cu|perl-MooseX-Storage-0.500.0-2|63	Levels of Serialization
14cu|perl-MooseX-Storage-0.500.0-2|64	There are 3 levels to the serialization, each of which builds upon the
14cu|perl-MooseX-Storage-0.500.0-2|65	other and each of which can be customized to the specific needs of your
14cu|perl-MooseX-Storage-0.500.0-2|66	class.
14cu|perl-MooseX-Storage-0.500.0-2|67	
14cu|perl-MooseX-Storage-0.500.0-2|68	* *base*
14cu|perl-MooseX-Storage-0.500.0-2|69	
14cu|perl-MooseX-Storage-0.500.0-2|70	%prep
14cu|perl-MooseX-Storage-0.500.0-2|71	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Storage-0.500.0-2|72	# some linting fix. Sflo
14cu|perl-MooseX-Storage-0.500.0-2|73	sed -i '1s,#!.*perl,#!%{__perl},' t/*.t
14cu|perl-MooseX-Storage-0.500.0-2|74	chmod 0644 Changes t/*.t
14cu|perl-MooseX-Storage-0.500.0-2|75	
14cu|perl-MooseX-Storage-0.500.0-2|76	%build
14cu|perl-MooseX-Storage-0.500.0-2|77	echo -e  "y" | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Storage-0.500.0-2|78	%make
14cu|perl-MooseX-Storage-0.500.0-2|79	
14cu|perl-MooseX-Storage-0.500.0-2|80	%check
14cu|perl-MooseX-Storage-0.500.0-2|81	### Attention: please don't disable ye good ol' tests, ###
14cu|perl-MooseX-Storage-0.500.0-2|82	### rather update/backport the min.req.Sflo ###
14cu|perl-MooseX-Storage-0.500.0-2|83	%make test
14cu|perl-MooseX-Storage-0.500.0-2|84	
14cu|perl-MooseX-Storage-0.500.0-2|85	%install
14cu|perl-MooseX-Storage-0.500.0-2|86	%makeinstall_std
14cu|perl-MooseX-Storage-0.500.0-2|87	
14cu|perl-MooseX-Storage-0.500.0-2|88	%files
14cu|perl-MooseX-Storage-0.500.0-2|89	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Storage-0.500.0-2|90	%{_mandir}/man3/*
14cu|perl-MooseX-Storage-0.500.0-2|91	%{perl_vendorlib}/*
14cu|perl-MooseX-Storage-0.500.0-2|92	
14cu|perl-MooseX-Storage-0.500.0-2|93	
14cu|perl-MooseX-Storage-0.500.0-2|94	%changelog
14cu|perl-MooseX-Storage-0.500.0-2|95	
14cu|perl-MooseX-Storage-0.500.0-2|96	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 0.500.0-2
14cu|perl-MooseX-Storage-0.500.0-2|97	- (4230b20) Rebuild due the genhdlist failures on contrib-updates, bump rel.
14cu|perl-MooseX-Storage-0.500.0-2|98	
14cu|perl-MooseX-Storage-0.500.0-2|99	

13159 14
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|1	%define upstream_name    MooseX-Storage-Format-JSONpm
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|2	%define upstream_version 0.093093
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|3	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|6	Release:    1
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|7	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|8	Summary:    A format role for MooseX::Storage using JSON.pm
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|10	Group:      Development/Perl
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|13	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|14	BuildRequires: perl(File::Spec)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|15	BuildRequires: perl(IO::Handle)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|16	BuildRequires: perl(IPC::Open3)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|17	BuildRequires: perl(JSON)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|18	BuildRequires: perl(Moose)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|19	BuildRequires: perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|20	BuildRequires: perl(MooseX::Storage)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|21	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|22	BuildRequires: perl(base)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|24	BuildRequires: perl(strict)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|25	BuildRequires: perl(utf8)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|26	BuildRequires: perl(warnings)
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|27	BuildRequires: perl-devel
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|28	BuildArch: noarch
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|29	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|30	%description
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|31	no description found
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|32	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|33	%prep
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|35	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|36	%build
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|38	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|39	%make
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|40	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|41	%check
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|42	%make test
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|43	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|44	%install
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|45	%makeinstall_std
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|46	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|47	%files
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|48	%doc README Changes LICENSE META.yml META.json
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|49	%{_mandir}/man3/*
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|50	%{perl_vendorlib}/*
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|51	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|52	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|53	%changelog
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|54	* Mon Mar 30 2015 abfonly <John@smith.org> 0.93.93-1
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|55	+ Revision: 2c80a82
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|56	- Imported from SRPM
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|57	
14cu|perl-MooseX-Storage-Format-JSONpm-0.93.93-1|58	

13160 14
14cu|perl-MooseX-Traits-0.130.0-1|1	%define upstream_name    MooseX-Traits
14cu|perl-MooseX-Traits-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-MooseX-Traits-0.130.0-1|3	
14cu|perl-MooseX-Traits-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Traits-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Traits-0.130.0-1|6	Release:	1
14cu|perl-MooseX-Traits-0.130.0-1|7	
14cu|perl-MooseX-Traits-0.130.0-1|8	Summary:	Automatically apply roles at object creation time
14cu|perl-MooseX-Traits-0.130.0-1|9	
14cu|perl-MooseX-Traits-0.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Traits-0.130.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Traits-0.130.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Traits-0.130.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Traits-0.130.0-1|14	
14cu|perl-MooseX-Traits-0.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Traits-0.130.0-1|16	BuildRequires:	perl(Test::Requires)
14cu|perl-MooseX-Traits-0.130.0-1|17	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Traits-0.130.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-MooseX-Traits-0.130.0-1|19	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-Traits-0.130.0-1|20	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-MooseX-Traits-0.130.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Traits-0.130.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Traits-0.130.0-1|23	BuildRequires:	perl(Test::use::ok)
14cu|perl-MooseX-Traits-0.130.0-1|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Traits-0.130.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Traits-0.130.0-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-Traits-0.130.0-1|27	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Traits-0.130.0-1|28	BuildRequires:	perl(Carp)
14cu|perl-MooseX-Traits-0.130.0-1|29	BuildRequires:	perl(Class::Load)
14cu|perl-MooseX-Traits-0.130.0-1|30	BuildRequires:	perl(Sub::Exporter)
14cu|perl-MooseX-Traits-0.130.0-1|31	BuildRequires:	perl(strict)
14cu|perl-MooseX-Traits-0.130.0-1|32	BuildRequires:	perl(warnings)
14cu|perl-MooseX-Traits-0.130.0-1|33	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Traits-0.130.0-1|34	BuildRequires:	perl(Pod::Coverage)
14cu|perl-MooseX-Traits-0.130.0-1|35	
14cu|perl-MooseX-Traits-0.130.0-1|36	Requires:	perl(namespace::autoclean)
14cu|perl-MooseX-Traits-0.130.0-1|37	
14cu|perl-MooseX-Traits-0.130.0-1|38	BuildArch:	noarch
14cu|perl-MooseX-Traits-0.130.0-1|39	
14cu|perl-MooseX-Traits-0.130.0-1|40	%description
14cu|perl-MooseX-Traits-0.130.0-1|41	Often you want to create components that can be added to a class
14cu|perl-MooseX-Traits-0.130.0-1|42	arbitrarily. This module makes it easy for the end user to use these
14cu|perl-MooseX-Traits-0.130.0-1|43	components. Instead of requiring the user to create a named class with the
14cu|perl-MooseX-Traits-0.130.0-1|44	desired roles applied, or applying roles to the instance one-by-one, he can
14cu|perl-MooseX-Traits-0.130.0-1|45	just pass a 'traits' parameter to the class's 'new_with_traits'
14cu|perl-MooseX-Traits-0.130.0-1|46	constructor. This role will then apply the roles in one go, cache the
14cu|perl-MooseX-Traits-0.130.0-1|47	resulting class (for efficiency), and return a new instance. Arguments
14cu|perl-MooseX-Traits-0.130.0-1|48	meant to initialize the applied roles' attributes can also be passed to the
14cu|perl-MooseX-Traits-0.130.0-1|49	constructor.
14cu|perl-MooseX-Traits-0.130.0-1|50	
14cu|perl-MooseX-Traits-0.130.0-1|51	%prep
14cu|perl-MooseX-Traits-0.130.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Traits-0.130.0-1|53	
14cu|perl-MooseX-Traits-0.130.0-1|54	%build
14cu|perl-MooseX-Traits-0.130.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Traits-0.130.0-1|56	%make
14cu|perl-MooseX-Traits-0.130.0-1|57	
14cu|perl-MooseX-Traits-0.130.0-1|58	%check
14cu|perl-MooseX-Traits-0.130.0-1|59	make test
14cu|perl-MooseX-Traits-0.130.0-1|60	
14cu|perl-MooseX-Traits-0.130.0-1|61	%install
14cu|perl-MooseX-Traits-0.130.0-1|62	%makeinstall_std
14cu|perl-MooseX-Traits-0.130.0-1|63	
14cu|perl-MooseX-Traits-0.130.0-1|64	%files
14cu|perl-MooseX-Traits-0.130.0-1|65	%doc Changes CONTRIBUTING README LICENSE META.json META.yml
14cu|perl-MooseX-Traits-0.130.0-1|66	%{_mandir}/man3/*
14cu|perl-MooseX-Traits-0.130.0-1|67	%{perl_vendorlib}/*
14cu|perl-MooseX-Traits-0.130.0-1|68	
14cu|perl-MooseX-Traits-0.130.0-1|69	
14cu|perl-MooseX-Traits-0.130.0-1|70	
14cu|perl-MooseX-Traits-0.130.0-1|71	%changelog
14cu|perl-MooseX-Traits-0.130.0-1|72	
14cu|perl-MooseX-Traits-0.130.0-1|73	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-MooseX-Traits-0.130.0-1|74	- (34cf2f9) Log: Update to 0.130.0
14cu|perl-MooseX-Traits-0.130.0-1|75	- (34cf2f9) fixed BR and %doc
14cu|perl-MooseX-Traits-0.130.0-1|76	- (34cf2f9) spec clean
14cu|perl-MooseX-Traits-0.130.0-1|77	
14cu|perl-MooseX-Traits-0.130.0-1|78	

13161 14
14cu|perl-MooseX-Types-0.460.0-1|1	%define upstream_name    MooseX-Types
14cu|perl-MooseX-Types-0.460.0-1|2	%define upstream_version 0.46
14cu|perl-MooseX-Types-0.460.0-1|3	
14cu|perl-MooseX-Types-0.460.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-0.460.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-0.460.0-1|6	Release:    1
14cu|perl-MooseX-Types-0.460.0-1|7	Summary:    Organise your Moose types in libraries
14cu|perl-MooseX-Types-0.460.0-1|8	License:    GPL+ or Artistic
14cu|perl-MooseX-Types-0.460.0-1|9	Group:      Development/Perl
14cu|perl-MooseX-Types-0.460.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-0.460.0-1|11	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-0.460.0-1|12	
14cu|perl-MooseX-Types-0.460.0-1|13	BuildRequires: perl(Carp)
14cu|perl-MooseX-Types-0.460.0-1|14	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-0.460.0-1|15	BuildRequires: perl(Carp::Clan)
14cu|perl-MooseX-Types-0.460.0-1|16	BuildRequires: perl(Class::MOP)
14cu|perl-MooseX-Types-0.460.0-1|17	BuildRequires: perl(FindBin)
14cu|perl-MooseX-Types-0.460.0-1|18	BuildRequires: perl(Moose) >= 2.160.300
14cu|perl-MooseX-Types-0.460.0-1|19	BuildRequires: perl(Sub::Install)
14cu|perl-MooseX-Types-0.460.0-1|20	BuildRequires: perl(Sub::Uplevel)
14cu|perl-MooseX-Types-0.460.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-0.460.0-1|22	BuildRequires: perl(Test::Exception)
14cu|perl-MooseX-Types-0.460.0-1|23	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Types-0.460.0-1|24	BuildRequires: perl(Test::Requires)
14cu|perl-MooseX-Types-0.460.0-1|25	BuildRequires: perl(Data::Dump)
14cu|perl-MooseX-Types-0.460.0-1|26	BuildRequires: perl(namespace::clean)
14cu|perl-MooseX-Types-0.460.0-1|27	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-0.460.0-1|28	BuildRequires: perl(Dist::CheckConflicts)
14cu|perl-MooseX-Types-0.460.0-1|29	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-0.460.0-1|30	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-0.460.0-1|31	BuildRequires: perl(Sub::Exporter::ForMethods) >= 0.100.52
14cu|perl-MooseX-Types-0.460.0-1|32	BuildRequires: perl(overload)
14cu|perl-MooseX-Types-0.460.0-1|33	BuildRequires: perl(strict)
14cu|perl-MooseX-Types-0.460.0-1|34	BuildRequires: perl(warnings)
14cu|perl-MooseX-Types-0.460.0-1|35	BuildRequires: perl-devel
14cu|perl-MooseX-Types-0.460.0-1|36	
14cu|perl-MooseX-Types-0.460.0-1|37	BuildArch: noarch
14cu|perl-MooseX-Types-0.460.0-1|38	
14cu|perl-MooseX-Types-0.460.0-1|39	%description
14cu|perl-MooseX-Types-0.460.0-1|40	The types provided with the Moose manpage are by design global. This
14cu|perl-MooseX-Types-0.460.0-1|41	package helps you to organise and selectively import your own and the
14cu|perl-MooseX-Types-0.460.0-1|42	built-in types in libraries. As a nice side effect, it catches typos at
14cu|perl-MooseX-Types-0.460.0-1|43	compile-time too.
14cu|perl-MooseX-Types-0.460.0-1|44	
14cu|perl-MooseX-Types-0.460.0-1|45	However, the main reason for this module is to provide an easy way to not
14cu|perl-MooseX-Types-0.460.0-1|46	have conflicts with your type names, since the internal fully qualified
14cu|perl-MooseX-Types-0.460.0-1|47	names of the types will be prefixed with the library's name.
14cu|perl-MooseX-Types-0.460.0-1|48	
14cu|perl-MooseX-Types-0.460.0-1|49	This module will also provide you with some helper functions to make it
14cu|perl-MooseX-Types-0.460.0-1|50	easier to use Moose types in your code.
14cu|perl-MooseX-Types-0.460.0-1|51	
14cu|perl-MooseX-Types-0.460.0-1|52	%prep
14cu|perl-MooseX-Types-0.460.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-0.460.0-1|54	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Types-0.460.0-1|55	
14cu|perl-MooseX-Types-0.460.0-1|56	%build
14cu|perl-MooseX-Types-0.460.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-0.460.0-1|58	%make
14cu|perl-MooseX-Types-0.460.0-1|59	
14cu|perl-MooseX-Types-0.460.0-1|60	%check
14cu|perl-MooseX-Types-0.460.0-1|61	%make test
14cu|perl-MooseX-Types-0.460.0-1|62	
14cu|perl-MooseX-Types-0.460.0-1|63	%install
14cu|perl-MooseX-Types-0.460.0-1|64	%makeinstall_std
14cu|perl-MooseX-Types-0.460.0-1|65	
14cu|perl-MooseX-Types-0.460.0-1|66	%files
14cu|perl-MooseX-Types-0.460.0-1|67	%doc Changes README CONTRIBUTING LICENSE META.json META.yml
14cu|perl-MooseX-Types-0.460.0-1|68	%{_mandir}/man3/*
14cu|perl-MooseX-Types-0.460.0-1|69	%{perl_vendorlib}/MooseX
14cu|perl-MooseX-Types-0.460.0-1|70	
14cu|perl-MooseX-Types-0.460.0-1|71	
14cu|perl-MooseX-Types-0.460.0-1|72	
14cu|perl-MooseX-Types-0.460.0-1|73	
14cu|perl-MooseX-Types-0.460.0-1|74	%changelog
14cu|perl-MooseX-Types-0.460.0-1|75	
14cu|perl-MooseX-Types-0.460.0-1|76	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.460.0-1
14cu|perl-MooseX-Types-0.460.0-1|77	- (b7e2185) Log: Update to 0.460.0
14cu|perl-MooseX-Types-0.460.0-1|78	- (b7e2185) update min BR
14cu|perl-MooseX-Types-0.460.0-1|79	
14cu|perl-MooseX-Types-0.460.0-1|80	

13162 14
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|1	%define upstream_name    MooseX-Types-Authen-Passphrase
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|3	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|6	Release:	1
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|7	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|8	Summary:	Authen::Passphrase type constraint and coercions
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|9	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|10	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|11	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|12	Group:		Development/Perl
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|14	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|15	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|16	BuildRequires:	perl-devel
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|17	BuildRequires:	perl(Authen::Passphrase)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|18	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|19	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|20	BuildRequires:	perl(Test::use::ok)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|21	BuildRequires:  perl(namespace::autoclean)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|22	BuildRequires:  perl(Dist::CheckConflicts)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|23	BuildRequires:  perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|24	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|25	BuildArch:	noarch
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|26	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|27	%description
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|28	This the MooseX::Types manpage library provides string coercions for the
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|29	the Authen::Passphrase manpage family of classes.
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|30	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|31	%prep
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|33	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|34	%build
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|36	%make
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|37	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|38	%check
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|39	%make test
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|40	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|41	%install
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|42	%makeinstall_std
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|43	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|44	%files
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|45	%doc Changes
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|46	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|47	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|48	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|49	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|50	%changelog
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|51	* Tue Mar 31 2015 abfonly <John@smith.org> 0.40.0-1
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|52	+ Revision: 0061ca2
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|53	- Log: Update to 0.40.0, fixed BR
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|54	
14cu|perl-MooseX-Types-Authen-Passphrase-0.40.0-1|55	

13163 14
14cu|perl-MooseX-Types-Common-0.1.13-1|1	%define upstream_name    MooseX-Types-Common
14cu|perl-MooseX-Types-Common-0.1.13-1|2	%define upstream_version 0.001013
14cu|perl-MooseX-Types-Common-0.1.13-1|3	
14cu|perl-MooseX-Types-Common-0.1.13-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-Common-0.1.13-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Common-0.1.13-1|6	Release:    1
14cu|perl-MooseX-Types-Common-0.1.13-1|7	
14cu|perl-MooseX-Types-Common-0.1.13-1|8	Summary:    MooseX-Types-Common distribution
14cu|perl-MooseX-Types-Common-0.1.13-1|9	
14cu|perl-MooseX-Types-Common-0.1.13-1|10	License:    GPL+ or Artistic
14cu|perl-MooseX-Types-Common-0.1.13-1|11	Group:      Development/Perl
14cu|perl-MooseX-Types-Common-0.1.13-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Common-0.1.13-1|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Common-0.1.13-1|14	
14cu|perl-MooseX-Types-Common-0.1.13-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Types-Common-0.1.13-1|16	BuildRequires: perl(Test::Deep)
14cu|perl-MooseX-Types-Common-0.1.13-1|17	BuildRequires: perl(Test::Warnings)
14cu|perl-MooseX-Types-Common-0.1.13-1|18	BuildRequires: perl(Moose)
14cu|perl-MooseX-Types-Common-0.1.13-1|19	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-Types-Common-0.1.13-1|20	BuildRequires: perl(Test::Exception)
14cu|perl-MooseX-Types-Common-0.1.13-1|21	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Types-Common-0.1.13-1|22	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Types-Common-0.1.13-1|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-Common-0.1.13-1|24	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-Common-0.1.13-1|25	BuildRequires: perl(CPAN::Meta)
14cu|perl-MooseX-Types-Common-0.1.13-1|26	BuildRequires: perl(utf8)
14cu|perl-MooseX-Types-Common-0.1.13-1|27	BuildRequires: perl-devel
14cu|perl-MooseX-Types-Common-0.1.13-1|28	
14cu|perl-MooseX-Types-Common-0.1.13-1|29	BuildArch: noarch
14cu|perl-MooseX-Types-Common-0.1.13-1|30	
14cu|perl-MooseX-Types-Common-0.1.13-1|31	%description
14cu|perl-MooseX-Types-Common-0.1.13-1|32	A set of commonly-used type constraints that do not ship with Moose by
14cu|perl-MooseX-Types-Common-0.1.13-1|33	default.
14cu|perl-MooseX-Types-Common-0.1.13-1|34	
14cu|perl-MooseX-Types-Common-0.1.13-1|35	%prep
14cu|perl-MooseX-Types-Common-0.1.13-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Common-0.1.13-1|37	
14cu|perl-MooseX-Types-Common-0.1.13-1|38	%build
14cu|perl-MooseX-Types-Common-0.1.13-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Common-0.1.13-1|40	
14cu|perl-MooseX-Types-Common-0.1.13-1|41	%make
14cu|perl-MooseX-Types-Common-0.1.13-1|42	
14cu|perl-MooseX-Types-Common-0.1.13-1|43	%check
14cu|perl-MooseX-Types-Common-0.1.13-1|44	%make test
14cu|perl-MooseX-Types-Common-0.1.13-1|45	
14cu|perl-MooseX-Types-Common-0.1.13-1|46	%install
14cu|perl-MooseX-Types-Common-0.1.13-1|47	%makeinstall_std
14cu|perl-MooseX-Types-Common-0.1.13-1|48	
14cu|perl-MooseX-Types-Common-0.1.13-1|49	%files
14cu|perl-MooseX-Types-Common-0.1.13-1|50	%doc README Changes META.json META.yml CONTRIBUTING
14cu|perl-MooseX-Types-Common-0.1.13-1|51	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Common-0.1.13-1|52	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Common-0.1.13-1|53	
14cu|perl-MooseX-Types-Common-0.1.13-1|54	
14cu|perl-MooseX-Types-Common-0.1.13-1|55	
14cu|perl-MooseX-Types-Common-0.1.13-1|56	
14cu|perl-MooseX-Types-Common-0.1.13-1|57	%changelog
14cu|perl-MooseX-Types-Common-0.1.13-1|58	
14cu|perl-MooseX-Types-Common-0.1.13-1|59	* Fri Jun 19 2015 abfonly <John@smith.org> 0.1.13-1
14cu|perl-MooseX-Types-Common-0.1.13-1|60	- (a79686a) Log: Update to 0.1.13
14cu|perl-MooseX-Types-Common-0.1.13-1|61	
14cu|perl-MooseX-Types-Common-0.1.13-1|62	

13164 14
14cu|perl-MooseX-Types-DateTime-0.130.0-1|1	%define upstream_name    MooseX-Types-DateTime
14cu|perl-MooseX-Types-DateTime-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-MooseX-Types-DateTime-0.130.0-1|3	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-DateTime-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-DateTime-0.130.0-1|6	Release:	1
14cu|perl-MooseX-Types-DateTime-0.130.0-1|7	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|8	Summary:	L<DateTime> related constraints and coercions for
14cu|perl-MooseX-Types-DateTime-0.130.0-1|9	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-DateTime-0.130.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Types-DateTime-0.130.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-DateTime-0.130.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-DateTime-0.130.0-1|14	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Types-DateTime-0.130.0-1|16	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|17	BuildRequires:	perl(DateTime)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|18	BuildRequires:	perl(DateTime::Locale)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|19	BuildRequires:	perl(DateTime::TimeZone)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|20	BuildRequires:	perl(Moose) >= 2.160.300
14cu|perl-MooseX-Types-DateTime-0.130.0-1|21	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|22	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|23	BuildRequires:	perl(Test::use::ok)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|24	BuildRequires:	perl(namespace::clean)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-DateTime-0.130.0-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|27	BuildRequires:	perl(Locale::Maketext)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|28	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|29	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-DateTime-0.130.0-1|30	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|31	BuildRequires:	perl(DateTime)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|32	BuildRequires:	perl(DateTime::Duration)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|33	BuildRequires:	perl(DateTime::Locale)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|34	BuildRequires:	perl(DateTime::TimeZone)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|35	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|36	BuildRequires:	perl(strict)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|37	BuildRequires:	perl(warnings)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|38	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-DateTime-0.130.0-1|39	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|40	BuildRequires:	perl(Pod::Coverage)
14cu|perl-MooseX-Types-DateTime-0.130.0-1|41	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|42	BuildArch:	noarch
14cu|perl-MooseX-Types-DateTime-0.130.0-1|43	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|44	%description
14cu|perl-MooseX-Types-DateTime-0.130.0-1|45	This module packages several the Moose::Util::TypeConstraints manpage with
14cu|perl-MooseX-Types-DateTime-0.130.0-1|46	coercions, designed to work with the the DateTime manpage suite of objects.
14cu|perl-MooseX-Types-DateTime-0.130.0-1|47	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|48	%prep
14cu|perl-MooseX-Types-DateTime-0.130.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-DateTime-0.130.0-1|50	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Types-DateTime-0.130.0-1|51	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|52	%build
14cu|perl-MooseX-Types-DateTime-0.130.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-DateTime-0.130.0-1|54	%make
14cu|perl-MooseX-Types-DateTime-0.130.0-1|55	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|56	%check
14cu|perl-MooseX-Types-DateTime-0.130.0-1|57	%make test
14cu|perl-MooseX-Types-DateTime-0.130.0-1|58	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|59	%install
14cu|perl-MooseX-Types-DateTime-0.130.0-1|60	%makeinstall_std
14cu|perl-MooseX-Types-DateTime-0.130.0-1|61	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|62	%files
14cu|perl-MooseX-Types-DateTime-0.130.0-1|63	%doc Changes CONTRIBUTING LICENCE README META.json META.yml
14cu|perl-MooseX-Types-DateTime-0.130.0-1|64	%{_mandir}/man3/*
14cu|perl-MooseX-Types-DateTime-0.130.0-1|65	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-DateTime-0.130.0-1|66	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|67	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|68	%changelog
14cu|perl-MooseX-Types-DateTime-0.130.0-1|69	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|70	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-MooseX-Types-DateTime-0.130.0-1|71	- (f41541a) Log: Update to 0.130.0
14cu|perl-MooseX-Types-DateTime-0.130.0-1|72	- (f41541a) fixed BR, %doc, linting..
14cu|perl-MooseX-Types-DateTime-0.130.0-1|73	- (f41541a) spec clean
14cu|perl-MooseX-Types-DateTime-0.130.0-1|74	
14cu|perl-MooseX-Types-DateTime-0.130.0-1|75	

13165 14
14cu|perl-MooseX-Types-JSON-1.0.0-1|1	%define upstream_name    MooseX-Types-JSON
14cu|perl-MooseX-Types-JSON-1.0.0-1|2	%define upstream_version 1.00
14cu|perl-MooseX-Types-JSON-1.0.0-1|3	
14cu|perl-MooseX-Types-JSON-1.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-JSON-1.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-JSON-1.0.0-1|6	Release:    1
14cu|perl-MooseX-Types-JSON-1.0.0-1|7	
14cu|perl-MooseX-Types-JSON-1.0.0-1|8	Summary:    JSON datatype for Moose
14cu|perl-MooseX-Types-JSON-1.0.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Types-JSON-1.0.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Types-JSON-1.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-JSON-1.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-JSON-1.0.0-1|13	
14cu|perl-MooseX-Types-JSON-1.0.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Types-JSON-1.0.0-1|15	BuildRequires: perl(JSON)
14cu|perl-MooseX-Types-JSON-1.0.0-1|16	BuildRequires: perl(Moose)
14cu|perl-MooseX-Types-JSON-1.0.0-1|17	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Types-JSON-1.0.0-1|18	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-Types-JSON-1.0.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Types-JSON-1.0.0-1|20	BuildRequires: perl(base)
14cu|perl-MooseX-Types-JSON-1.0.0-1|21	BuildRequires: perl(strict)
14cu|perl-MooseX-Types-JSON-1.0.0-1|22	BuildRequires: perl(warnings)
14cu|perl-MooseX-Types-JSON-1.0.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-MooseX-Types-JSON-1.0.0-1|24	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-JSON-1.0.0-1|25	BuildRequires: perl-devel
14cu|perl-MooseX-Types-JSON-1.0.0-1|26	
14cu|perl-MooseX-Types-JSON-1.0.0-1|27	BuildArch: noarch
14cu|perl-MooseX-Types-JSON-1.0.0-1|28	
14cu|perl-MooseX-Types-JSON-1.0.0-1|29	%description
14cu|perl-MooseX-Types-JSON-1.0.0-1|30	JSON datatype for Moose.
14cu|perl-MooseX-Types-JSON-1.0.0-1|31	
14cu|perl-MooseX-Types-JSON-1.0.0-1|32	%prep
14cu|perl-MooseX-Types-JSON-1.0.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-JSON-1.0.0-1|34	
14cu|perl-MooseX-Types-JSON-1.0.0-1|35	%build
14cu|perl-MooseX-Types-JSON-1.0.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-JSON-1.0.0-1|37	
14cu|perl-MooseX-Types-JSON-1.0.0-1|38	%make
14cu|perl-MooseX-Types-JSON-1.0.0-1|39	
14cu|perl-MooseX-Types-JSON-1.0.0-1|40	%check
14cu|perl-MooseX-Types-JSON-1.0.0-1|41	%make test
14cu|perl-MooseX-Types-JSON-1.0.0-1|42	
14cu|perl-MooseX-Types-JSON-1.0.0-1|43	%install
14cu|perl-MooseX-Types-JSON-1.0.0-1|44	%makeinstall_std
14cu|perl-MooseX-Types-JSON-1.0.0-1|45	
14cu|perl-MooseX-Types-JSON-1.0.0-1|46	%files
14cu|perl-MooseX-Types-JSON-1.0.0-1|47	%doc README Changes LICENSE META.yml
14cu|perl-MooseX-Types-JSON-1.0.0-1|48	%{_mandir}/man3/*
14cu|perl-MooseX-Types-JSON-1.0.0-1|49	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-JSON-1.0.0-1|50	
14cu|perl-MooseX-Types-JSON-1.0.0-1|51	
14cu|perl-MooseX-Types-JSON-1.0.0-1|52	%changelog
14cu|perl-MooseX-Types-JSON-1.0.0-1|53	* Tue Mar 31 2015 abfonly <abfonly@gmail.com> 1.0.0-1
14cu|perl-MooseX-Types-JSON-1.0.0-1|54	+ Revision: 58e2f4b
14cu|perl-MooseX-Types-JSON-1.0.0-1|55	- Log: Update to 1.0.0, rewrite spec, fixed BR
14cu|perl-MooseX-Types-JSON-1.0.0-1|56	
14cu|perl-MooseX-Types-JSON-1.0.0-1|57	

13166 14
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|1	%define upstream_name    MooseX-Types-LoadableClass
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|2	%define upstream_version 0.014
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|3	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|6	Release:	1
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|7	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|8	Summary:	ClassName type constraint with coercion to load the class
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|9	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Types-LoadableClass-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|14	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|15	BuildRequires:	perl-devel
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|16	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|17	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|18	BuildRequires:	perl(Class::Load)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|20	BuildRequires:	perl(Moose) >= 2.160.300
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|21	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|22	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|23	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|24	BuildRequires:	perl(namespace::clean)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|25	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|26	BuildRequires:	perl(Dist::CheckConflicts)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|27	BuildRequires:	perl(File::Spec)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|28	BuildRequires:	perl(Moose::Role)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|29	BuildRequires:	perl(Module::Runtime)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|30	BuildRequires:	perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|31	BuildRequires:	perl(strict)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|32	BuildRequires:	perl(warnings)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|33	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|34	BuildRequires:	perl(Pod::Coverage)
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|35	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|36	BuildArch:	noarch
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|37	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|38	%description
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|39	use Moose::Util::TypeConstraints;
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|40	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|41	my $tc = subtype as ClassName;
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|42	coerce $tc, from Str, via { Class::MOP::load_class($_); $_ };
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|43	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|44	I've written those three lines of code quite a lot of times, in quite a lot
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|45	of places.
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|46	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|47	%prep
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|49	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|50	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|51	%build
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|53	%make
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|54	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|55	%check
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|56	%make test
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|57	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|58	%install
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|59	%makeinstall_std
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|60	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|61	%files
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|62	%doc Changes META.yml META.json README LICENCE CONTRIBUTING
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|63	%{_mandir}/man3/*
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|64	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|65	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|66	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|67	%changelog
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|68	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|69	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.14.0-1
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|70	- (8a08980) Log: Update to 0.14.0
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|71	
14cu|perl-MooseX-Types-LoadableClass-0.14.0-1|72	

13167 14
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|1	%define upstream_name    MooseX-Types-Path-Class
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|3	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|6	Release:	1
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|7	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|8	Summary:	A Path::Class type library for Moose
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|9	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|10	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|11	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|12	Group:		Development/Perl
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|15	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|17	BuildRequires:	perl(File::Spec) >= 3.470.0
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|18	BuildRequires:	perl(Moose) >= 2.160.300
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|19	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|20	BuildRequires:	perl(Path::Class)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|22	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|23	BuildRequires:  perl(namespace::autoclean)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|24	BuildRequires:  perl(MooseX::Getopt) >= 0.680.0
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|25	BuildRequires:  perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|26	BuildRequires:  perl-base
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|27	BuildRequires:  perl(Pod::Coverage)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|28	BuildRequires:  perl(Path::Class)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|29	BuildRequires:  perl(strict)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|30	BuildRequires:  perl(warnings)
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|31	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|32	BuildArch:	noarch
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|33	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|34	%description
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|35	MooseX::Types::Path::Class creates common the Moose manpage types,
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|36	coercions and option specifications useful for dealing with the Path::Class
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|37	manpage objects as the Moose manpage attributes.
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|38	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|39	Coercions (see the Moose::Util::TypeConstraints manpage) are made from both
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|40	'Str' and 'ArrayRef' to both the Path::Class::Dir manpage and the
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|41	Path::Class::File manpage objects. If you have the MooseX::Getopt manpage
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|42	installed, the Getopt option type ("=s") will be added for both the
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|43	Path::Class::Dir manpage and the Path::Class::File manpage.
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|44	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|45	%prep
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|47	chmod 644 Changes
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|48	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|49	%build
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|51	%make
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|52	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|53	%check
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|54	make test
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|55	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|56	%install
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|57	%makeinstall_std
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|58	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|59	%files
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|60	%doc Changes CONTRIBUTING LICENSE README META.json META.yml
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|61	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|62	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|63	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|64	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|65	%changelog
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|66	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|67	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|68	- (196e4a2) Log: Update to 0.80.0
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|69	
14cu|perl-MooseX-Types-Path-Class-0.80.0-1|70	

13168 14
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|1	%define upstream_name MooseX-Types-Path-Tiny
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|2	%define upstream_version 0.011
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|3	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|6	Release:    1
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|7	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|8	Summary:    Path::Tiny types and coercions for Moose
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|9	License:    ASL 2.0
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|13	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|14	BuildRequires: perl-devel
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|16	BuildRequires: perl(File::Spec::Functions)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|17	BuildRequires: perl(File::Temp) >= 0.180.0
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|18	BuildRequires: perl(File::pushd)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|19	BuildRequires: perl(List::Util)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|20	BuildRequires: perl(Module::Build::Tiny) >= 0.34.0
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|21	BuildRequires: perl(Moose) >= 2.0.0
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|22	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|23	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|24	BuildRequires: perl(MooseX::Types::Stringlike)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|25	BuildRequires: perl(Path::Tiny)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|26	BuildRequires: perl(Test::Fatal)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|27	BuildRequires: perl(Test::More) >= 0.960.0
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|28	BuildRequires: perl
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|29	BuildRequires: perl(strict)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|30	BuildRequires: perl(version)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|31	BuildRequires: perl(warnings)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|32	BuildRequires: perl(TAP::Harness::Env)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|33	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|34	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|35	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|36	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|37	BuildArch:  noarch
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|38	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|39	%description
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|40	This module provides Path::Tiny types for Moose. It handles two important
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|41	types of coercion:
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|42	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|43	* coercing objects with overloaded stringification
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|44	* coercing to absolute paths
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|45	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|46	It also can check to ensure that files or directories exist.
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|47	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|48	%prep
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|50	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|51	%build
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|52	perl Build.PL --installdirs=vendor
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|53	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|54	./Build
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|55	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|56	%check
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|57	./Build test
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|58	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|59	%install
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|60	./Build install --destdir=%{buildroot}
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|61	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|62	%files
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|63	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|64	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|65	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|66	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|67	%changelog
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|68	* Mon Mar 16 2015 abfonly <John@smith.org> 0.11.0-1
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|69	+ Revision: da23b3c
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|70	- Imported from SRPM
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|71	
14cu|perl-MooseX-Types-Path-Tiny-0.11.0-1|72	

13169 14
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|1	%define upstream_name    MooseX-Types-Set-Object
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|3	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|6	Release:	1
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|7	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|8	Summary:	Set::Object type with coercions and stuff
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|9	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|10	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|11	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|12	Group:		Development/Perl
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|14	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|15	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|16	BuildRequires:	perl-devel
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|17	BuildRequires:	perl(Moose)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|18	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|19	BuildRequires:	perl(Set::Object)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|21	BuildRequires:	perl(Test::use::ok)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|22	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|23	BuildRequires:  perl(namespace::autoclean)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|24	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|25	BuildRequires:  perl(File::Spec)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|26	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|27	BuildRequires:  perl(strict)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|28	BuildRequires:  perl(warnings)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|29	BuildRequires:  perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|30	BuildRequires:  perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|31	BuildRequires:  perl(Set::Object)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|32	BuildRequires:  perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|33	BuildRequires:  perl(Dist::CheckConflicts)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|34	BuildRequires:  perl(Pod::Coverage)
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|35	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|36	BuildArch:	noarch
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|37	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|38	%description
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|39	This module provides Moose type constraints (see the
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|40	Moose::Util::TypeConstraints manpage, the MooseX::Types manpage).
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|41	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|42	%prep
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|44	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|45	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|46	%build
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|48	%make
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|49	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|50	%check
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|51	%make test
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|52	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|53	%install
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|54	%makeinstall_std
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|55	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|56	%files
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|57	%doc Changes CONTRIBUTING LICENSE META.json META.yml README
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|58	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|59	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|60	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|61	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|62	%changelog
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|63	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|64	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.50.0-1
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|65	- (2fa0ec6) Log: Update to 0.50.0
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|66	- (2fa0ec6) fixed BR
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|67	- (2fa0ec6) spec clean
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|68	
14cu|perl-MooseX-Types-Set-Object-0.50.0-1|69	

13170 14
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|1	%define upstream_name    MooseX-Types-Stringlike
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|2	%define upstream_version 0.003
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|3	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|6	Release:    1
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|7	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|8	Summary:    Moose type constraints for strings or string-like objects
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|13	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|14	BuildRequires: perl-devel
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|16	BuildRequires: perl(File::Spec::Functions)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|17	BuildRequires: perl(List::Util)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|18	BuildRequires: perl(Moose)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|19	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|20	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|21	BuildRequires: perl(Test::More)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|22	BuildRequires: perl(overload)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|23	BuildRequires: perl(strict)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|24	BuildRequires: perl(version)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|25	BuildRequires: perl(warnings)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|26	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|27	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|28	BuildArch: noarch
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|29	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|30	%description
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|31	This module provides a more general version of the 'Str' type. If coercions
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|32	are enabled, it will accepts objects that overload stringification and
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|33	coerces them into strings.
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|34	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|35	%prep
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|37	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|38	%build
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|40	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|41	%make
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|42	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|43	%check
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|44	%make test
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|45	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|46	%install
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|47	%makeinstall_std
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|48	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|49	%files
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|50	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|51	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|52	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|53	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|54	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|55	%changelog
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|56	* Mon Mar 16 2015 abfonly <John@smith.org> 0.3.0-1
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|57	+ Revision: 9cb34c0
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|58	- Imported from SRPM
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|59	
14cu|perl-MooseX-Types-Stringlike-0.3.0-1|60	

13171 14
14cu|perl-MooseX-Types-Structured-0.340.0-1|1	%define upstream_name    MooseX-Types-Structured
14cu|perl-MooseX-Types-Structured-0.340.0-1|2	%define upstream_version 0.34
14cu|perl-MooseX-Types-Structured-0.340.0-1|3	
14cu|perl-MooseX-Types-Structured-0.340.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-MooseX-Types-Structured-0.340.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|6	Release:	1
14cu|perl-MooseX-Types-Structured-0.340.0-1|7	
14cu|perl-MooseX-Types-Structured-0.340.0-1|8	Summary:	Structured type constraints
14cu|perl-MooseX-Types-Structured-0.340.0-1|9	
14cu|perl-MooseX-Types-Structured-0.340.0-1|10	License:	GPL+ or Artistic
14cu|perl-MooseX-Types-Structured-0.340.0-1|11	Group:		Development/Perl
14cu|perl-MooseX-Types-Structured-0.340.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-Structured-0.340.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-Structured-0.340.0-1|14	
14cu|perl-MooseX-Types-Structured-0.340.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-Structured-0.340.0-1|16	BuildRequires:	perl(Module::Implementation)
14cu|perl-MooseX-Types-Structured-0.340.0-1|17	BuildRequires:	perl(Moose)
14cu|perl-MooseX-Types-Structured-0.340.0-1|18	BuildRequires:	perl(MooseX::Types)
14cu|perl-MooseX-Types-Structured-0.340.0-1|19	BuildRequires:	perl(Test::Exception)
14cu|perl-MooseX-Types-Structured-0.340.0-1|20	BuildRequires:	perl(Test::Fatal)
14cu|perl-MooseX-Types-Structured-0.340.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-MooseX-Types-Structured-0.340.0-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-MooseX-Types-Structured-0.340.0-1|23	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-MooseX-Types-Structured-0.340.0-1|24	BuildRequires:	perl(Test::Requires)
14cu|perl-MooseX-Types-Structured-0.340.0-1|25	BuildRequires:	perl(Devel::PartialDump)
14cu|perl-MooseX-Types-Structured-0.340.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-MooseX-Types-Structured-0.340.0-1|27	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-Structured-0.340.0-1|28	BuildRequires:	perl(DateTime)
14cu|perl-MooseX-Types-Structured-0.340.0-1|29	BuildRequires:	perl(Data::Dumper) >= 2.154.0
14cu|perl-MooseX-Types-Structured-0.340.0-1|30	BuildRequires:	perl(MooseX::Types::DateTime)
14cu|perl-MooseX-Types-Structured-0.340.0-1|31	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-Structured-0.340.0-1|32	BuildRequires:	perl(Scalar::Util) >= 1.420.0
14cu|perl-MooseX-Types-Structured-0.340.0-1|33	BuildRequires:	perl(Sub::Exporter)
14cu|perl-MooseX-Types-Structured-0.340.0-1|34	BuildRequires:	perl(namespace::clean)
14cu|perl-MooseX-Types-Structured-0.340.0-1|35	BuildRequires:	perl-base
14cu|perl-MooseX-Types-Structured-0.340.0-1|36	
14cu|perl-MooseX-Types-Structured-0.340.0-1|37	Provides:	perl(MooseX::Meta::TypeCoercion::Structured) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|38	Provides:	perl(MooseX::Meta::TypeCoercion::Structured::Optional) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|39	Provides:	perl(MooseX::Meta::TypeConstraint::Structured) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|40	Provides:	perl(MooseX::Meta::TypeConstraint::Structured::Optional) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|41	Provides:	perl(MooseX::Types::Structured::MessageStack) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|42	Provides:	perl(MooseX::Types::Structured::OverflowHandler) = %{version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|43	
14cu|perl-MooseX-Types-Structured-0.340.0-1|44	BuildArch:	noarch
14cu|perl-MooseX-Types-Structured-0.340.0-1|45	
14cu|perl-MooseX-Types-Structured-0.340.0-1|46	%description
14cu|perl-MooseX-Types-Structured-0.340.0-1|47	A structured type constraint is a standard container the Moose manpage type
14cu|perl-MooseX-Types-Structured-0.340.0-1|48	constraint, such as an ArrayRef or HashRef, which has been enhanced to
14cu|perl-MooseX-Types-Structured-0.340.0-1|49	allow you to explicitly name all the allowed type constraints inside the
14cu|perl-MooseX-Types-Structured-0.340.0-1|50	structure. The generalized form is:
14cu|perl-MooseX-Types-Structured-0.340.0-1|51	
14cu|perl-MooseX-Types-Structured-0.340.0-1|52	TypeConstraint[@TypeParameters]
14cu|perl-MooseX-Types-Structured-0.340.0-1|53	
14cu|perl-MooseX-Types-Structured-0.340.0-1|54	Where 'TypeParameters' is an array or hash of the
14cu|perl-MooseX-Types-Structured-0.340.0-1|55	Moose::Meta::TypeConstraint manpage.
14cu|perl-MooseX-Types-Structured-0.340.0-1|56	
14cu|perl-MooseX-Types-Structured-0.340.0-1|57	%prep
14cu|perl-MooseX-Types-Structured-0.340.0-1|58	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-Structured-0.340.0-1|59	chmod 644 Changes
14cu|perl-MooseX-Types-Structured-0.340.0-1|60	
14cu|perl-MooseX-Types-Structured-0.340.0-1|61	%build
14cu|perl-MooseX-Types-Structured-0.340.0-1|62	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-Structured-0.340.0-1|63	%make
14cu|perl-MooseX-Types-Structured-0.340.0-1|64	
14cu|perl-MooseX-Types-Structured-0.340.0-1|65	%check
14cu|perl-MooseX-Types-Structured-0.340.0-1|66	make test
14cu|perl-MooseX-Types-Structured-0.340.0-1|67	
14cu|perl-MooseX-Types-Structured-0.340.0-1|68	%install
14cu|perl-MooseX-Types-Structured-0.340.0-1|69	%makeinstall_std
14cu|perl-MooseX-Types-Structured-0.340.0-1|70	
14cu|perl-MooseX-Types-Structured-0.340.0-1|71	%files
14cu|perl-MooseX-Types-Structured-0.340.0-1|72	%doc Changes CONTRIBUTING LICENSE README META.json META.yml
14cu|perl-MooseX-Types-Structured-0.340.0-1|73	%{_mandir}/man3/*
14cu|perl-MooseX-Types-Structured-0.340.0-1|74	%{perl_vendorlib}/MooseX
14cu|perl-MooseX-Types-Structured-0.340.0-1|75	
14cu|perl-MooseX-Types-Structured-0.340.0-1|76	
14cu|perl-MooseX-Types-Structured-0.340.0-1|77	%changelog
14cu|perl-MooseX-Types-Structured-0.340.0-1|78	
14cu|perl-MooseX-Types-Structured-0.340.0-1|79	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.340.0-1
14cu|perl-MooseX-Types-Structured-0.340.0-1|80	- (a7dbe79) Log: Update to 0.340.0
14cu|perl-MooseX-Types-Structured-0.340.0-1|81	
14cu|perl-MooseX-Types-Structured-0.340.0-1|82	

13172 14
14cu|perl-MooseX-Types-URI-0.80.0-1|1	%define upstream_name    MooseX-Types-URI
14cu|perl-MooseX-Types-URI-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-MooseX-Types-URI-0.80.0-1|3	
14cu|perl-MooseX-Types-URI-0.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooseX-Types-URI-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooseX-Types-URI-0.80.0-1|6	Release:    1
14cu|perl-MooseX-Types-URI-0.80.0-1|7	
14cu|perl-MooseX-Types-URI-0.80.0-1|8	Summary:    URI related types and coercions for Moose
14cu|perl-MooseX-Types-URI-0.80.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooseX-Types-URI-0.80.0-1|10	Group:      Development/Perl
14cu|perl-MooseX-Types-URI-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooseX-Types-URI-0.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooseX-Types-URI-0.80.0-1|13	
14cu|perl-MooseX-Types-URI-0.80.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooseX-Types-URI-0.80.0-1|15	BuildRequires: perl(File::Spec::Functions)
14cu|perl-MooseX-Types-URI-0.80.0-1|16	BuildRequires: perl(List::Util)
14cu|perl-MooseX-Types-URI-0.80.0-1|17	BuildRequires: perl(Moose)
14cu|perl-MooseX-Types-URI-0.80.0-1|18	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-MooseX-Types-URI-0.80.0-1|19	BuildRequires: perl(MooseX::Types)
14cu|perl-MooseX-Types-URI-0.80.0-1|20	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-MooseX-Types-URI-0.80.0-1|21	BuildRequires: perl(MooseX::Types::Path::Class)
14cu|perl-MooseX-Types-URI-0.80.0-1|22	BuildRequires: perl(Scalar::Util)
14cu|perl-MooseX-Types-URI-0.80.0-1|23	BuildRequires: perl(URI)
14cu|perl-MooseX-Types-URI-0.80.0-1|24	BuildRequires: perl(URI::FromHash)
14cu|perl-MooseX-Types-URI-0.80.0-1|25	BuildRequires: perl(URI::QueryParam)
14cu|perl-MooseX-Types-URI-0.80.0-1|26	BuildRequires: perl(URI::WithBase)
14cu|perl-MooseX-Types-URI-0.80.0-1|27	BuildRequires: perl(URI::data)
14cu|perl-MooseX-Types-URI-0.80.0-1|28	BuildRequires: perl(URI::file)
14cu|perl-MooseX-Types-URI-0.80.0-1|29	BuildRequires: perl(base)
14cu|perl-MooseX-Types-URI-0.80.0-1|30	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooseX-Types-URI-0.80.0-1|31	BuildRequires: perl(ok)
14cu|perl-MooseX-Types-URI-0.80.0-1|32	BuildRequires: perl(strict)
14cu|perl-MooseX-Types-URI-0.80.0-1|33	BuildRequires: perl(version)
14cu|perl-MooseX-Types-URI-0.80.0-1|34	BuildRequires: perl(warnings)
14cu|perl-MooseX-Types-URI-0.80.0-1|35	BuildRequires: perl-devel
14cu|perl-MooseX-Types-URI-0.80.0-1|36	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooseX-Types-URI-0.80.0-1|37	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-MooseX-Types-URI-0.80.0-1|38	BuildRequires: perl(Dist::CheckConflicts)
14cu|perl-MooseX-Types-URI-0.80.0-1|39	BuildRequires: perl(Pod::Coverage)
14cu|perl-MooseX-Types-URI-0.80.0-1|40	
14cu|perl-MooseX-Types-URI-0.80.0-1|41	BuildArch: noarch
14cu|perl-MooseX-Types-URI-0.80.0-1|42	
14cu|perl-MooseX-Types-URI-0.80.0-1|43	%description
14cu|perl-MooseX-Types-URI-0.80.0-1|44	This package provides Moose types for fun with the URI manpages.
14cu|perl-MooseX-Types-URI-0.80.0-1|45	
14cu|perl-MooseX-Types-URI-0.80.0-1|46	%prep
14cu|perl-MooseX-Types-URI-0.80.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooseX-Types-URI-0.80.0-1|48	find . -type f -exec chmod 644 {} \;
14cu|perl-MooseX-Types-URI-0.80.0-1|49	
14cu|perl-MooseX-Types-URI-0.80.0-1|50	%build
14cu|perl-MooseX-Types-URI-0.80.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooseX-Types-URI-0.80.0-1|52	
14cu|perl-MooseX-Types-URI-0.80.0-1|53	%make
14cu|perl-MooseX-Types-URI-0.80.0-1|54	
14cu|perl-MooseX-Types-URI-0.80.0-1|55	%check
14cu|perl-MooseX-Types-URI-0.80.0-1|56	%make test
14cu|perl-MooseX-Types-URI-0.80.0-1|57	
14cu|perl-MooseX-Types-URI-0.80.0-1|58	%install
14cu|perl-MooseX-Types-URI-0.80.0-1|59	%makeinstall_std
14cu|perl-MooseX-Types-URI-0.80.0-1|60	
14cu|perl-MooseX-Types-URI-0.80.0-1|61	%files
14cu|perl-MooseX-Types-URI-0.80.0-1|62	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooseX-Types-URI-0.80.0-1|63	%{_mandir}/man3/*
14cu|perl-MooseX-Types-URI-0.80.0-1|64	%{perl_vendorlib}/*
14cu|perl-MooseX-Types-URI-0.80.0-1|65	
14cu|perl-MooseX-Types-URI-0.80.0-1|66	
14cu|perl-MooseX-Types-URI-0.80.0-1|67	%changelog
14cu|perl-MooseX-Types-URI-0.80.0-1|68	
14cu|perl-MooseX-Types-URI-0.80.0-1|69	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.80.0-1
14cu|perl-MooseX-Types-URI-0.80.0-1|70	- (d3355ea) Log: update to 0.80.0
14cu|perl-MooseX-Types-URI-0.80.0-1|71	
14cu|perl-MooseX-Types-URI-0.80.0-1|72	

13173 14
14cu|perl-MooX-0.101.0-1|1	%define upstream_name    MooX
14cu|perl-MooX-0.101.0-1|2	%define upstream_version 0.101
14cu|perl-MooX-0.101.0-1|3	
14cu|perl-MooX-0.101.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooX-0.101.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooX-0.101.0-1|6	Release:    1
14cu|perl-MooX-0.101.0-1|7	
14cu|perl-MooX-0.101.0-1|8	Summary:    Using Moo::Role and MooX:: packages the most lazy way
14cu|perl-MooX-0.101.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooX-0.101.0-1|10	Group:      Development/Perl
14cu|perl-MooX-0.101.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooX-0.101.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooX-0.101.0-1|13	
14cu|perl-MooX-0.101.0-1|14	BuildRequires: perl(Data::OptList)
14cu|perl-MooX-0.101.0-1|15	BuildRequires: perl(Import::Into)
14cu|perl-MooX-0.101.0-1|16	BuildRequires: perl(Module::Runtime)
14cu|perl-MooX-0.101.0-1|17	BuildRequires: perl(Moo)
14cu|perl-MooX-0.101.0-1|18	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooX-0.101.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooX-0.101.0-1|20	
14cu|perl-MooX-0.101.0-1|21	BuildArch: noarch
14cu|perl-MooX-0.101.0-1|22	
14cu|perl-MooX-0.101.0-1|23	%description
14cu|perl-MooX-0.101.0-1|24	Using the Moo manpage and MooX:: packages the most lazy way
14cu|perl-MooX-0.101.0-1|25	
14cu|perl-MooX-0.101.0-1|26	%prep
14cu|perl-MooX-0.101.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooX-0.101.0-1|28	
14cu|perl-MooX-0.101.0-1|29	%build
14cu|perl-MooX-0.101.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooX-0.101.0-1|31	
14cu|perl-MooX-0.101.0-1|32	%make
14cu|perl-MooX-0.101.0-1|33	
14cu|perl-MooX-0.101.0-1|34	%check
14cu|perl-MooX-0.101.0-1|35	%make test
14cu|perl-MooX-0.101.0-1|36	
14cu|perl-MooX-0.101.0-1|37	%install
14cu|perl-MooX-0.101.0-1|38	%makeinstall_std
14cu|perl-MooX-0.101.0-1|39	
14cu|perl-MooX-0.101.0-1|40	%files
14cu|perl-MooX-0.101.0-1|41	%doc README Changes LICENSE META.yml META.json
14cu|perl-MooX-0.101.0-1|42	%{_mandir}/man3/*
14cu|perl-MooX-0.101.0-1|43	%{perl_vendorlib}/*
14cu|perl-MooX-0.101.0-1|44	
14cu|perl-MooX-0.101.0-1|45	
14cu|perl-MooX-0.101.0-1|46	%changelog
14cu|perl-MooX-0.101.0-1|47	
14cu|perl-MooX-0.101.0-1|48	* Thu Aug 13 2015 abfonly <abfonly@gmail.com> 0.101.0-1
14cu|perl-MooX-0.101.0-1|49	- (bbbf46a) Imported from SRPM
14cu|perl-MooX-0.101.0-1|50	
14cu|perl-MooX-0.101.0-1|51	

13174 14
14cu|perl-MooX-HandlesVia-0.1.7-1|1	%define upstream_name    MooX-HandlesVia
14cu|perl-MooX-HandlesVia-0.1.7-1|2	%define upstream_version 0.001007
14cu|perl-MooX-HandlesVia-0.1.7-1|3	
14cu|perl-MooX-HandlesVia-0.1.7-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooX-HandlesVia-0.1.7-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooX-HandlesVia-0.1.7-1|6	Release:    1
14cu|perl-MooX-HandlesVia-0.1.7-1|7	
14cu|perl-MooX-HandlesVia-0.1.7-1|8	Summary:    Collection::Array subclass that simulates Moose's native traits
14cu|perl-MooX-HandlesVia-0.1.7-1|9	License:    GPL+ or Artistic
14cu|perl-MooX-HandlesVia-0.1.7-1|10	Group:      Development/Perl
14cu|perl-MooX-HandlesVia-0.1.7-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooX-HandlesVia-0.1.7-1|12	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooX-HandlesVia-0.1.7-1|13	
14cu|perl-MooX-HandlesVia-0.1.7-1|14	
14cu|perl-MooX-HandlesVia-0.1.7-1|15	BuildRequires: perl-devel
14cu|perl-MooX-HandlesVia-0.1.7-1|16	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-MooX-HandlesVia-0.1.7-1|17	BuildRequires: perl(Data::Perl)
14cu|perl-MooX-HandlesVia-0.1.7-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooX-HandlesVia-0.1.7-1|19	BuildRequires: perl(Module::Runtime)
14cu|perl-MooX-HandlesVia-0.1.7-1|20	BuildRequires: perl(Moo)
14cu|perl-MooX-HandlesVia-0.1.7-1|21	BuildRequires: perl(MooX::Types::MooseLike::Base)
14cu|perl-MooX-HandlesVia-0.1.7-1|22	BuildRequires: perl(Role::Tiny)
14cu|perl-MooX-HandlesVia-0.1.7-1|23	BuildRequires: perl(Test::Exception)
14cu|perl-MooX-HandlesVia-0.1.7-1|24	BuildRequires: perl(Test::Fatal)
14cu|perl-MooX-HandlesVia-0.1.7-1|25	BuildRequires: perl(Test::More)
14cu|perl-MooX-HandlesVia-0.1.7-1|26	BuildRequires: perl(namespace::autoclean)
14cu|perl-MooX-HandlesVia-0.1.7-1|27	BuildRequires: perl(strictures)
14cu|perl-MooX-HandlesVia-0.1.7-1|28	
14cu|perl-MooX-HandlesVia-0.1.7-1|29	BuildArch: noarch
14cu|perl-MooX-HandlesVia-0.1.7-1|30	
14cu|perl-MooX-HandlesVia-0.1.7-1|31	%description
14cu|perl-MooX-HandlesVia-0.1.7-1|32	MooX::HandlesVia is an extension of Moo's 'handles' attribute
14cu|perl-MooX-HandlesVia-0.1.7-1|33	functionality. It provides a means of proxying functionality from an
14cu|perl-MooX-HandlesVia-0.1.7-1|34	external class to the given atttribute. This is most commonly used as a way
14cu|perl-MooX-HandlesVia-0.1.7-1|35	to emulate 'Native Trait' behavior that has become commonplace in Moose
14cu|perl-MooX-HandlesVia-0.1.7-1|36	code, for which there was no Moo alternative.
14cu|perl-MooX-HandlesVia-0.1.7-1|37	
14cu|perl-MooX-HandlesVia-0.1.7-1|38	%prep
14cu|perl-MooX-HandlesVia-0.1.7-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooX-HandlesVia-0.1.7-1|40	
14cu|perl-MooX-HandlesVia-0.1.7-1|41	%build
14cu|perl-MooX-HandlesVia-0.1.7-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooX-HandlesVia-0.1.7-1|43	
14cu|perl-MooX-HandlesVia-0.1.7-1|44	%make
14cu|perl-MooX-HandlesVia-0.1.7-1|45	
14cu|perl-MooX-HandlesVia-0.1.7-1|46	%check
14cu|perl-MooX-HandlesVia-0.1.7-1|47	%make test
14cu|perl-MooX-HandlesVia-0.1.7-1|48	
14cu|perl-MooX-HandlesVia-0.1.7-1|49	%install
14cu|perl-MooX-HandlesVia-0.1.7-1|50	%makeinstall_std
14cu|perl-MooX-HandlesVia-0.1.7-1|51	
14cu|perl-MooX-HandlesVia-0.1.7-1|52	%files
14cu|perl-MooX-HandlesVia-0.1.7-1|53	%doc Changes LICENSE META.yml META.json
14cu|perl-MooX-HandlesVia-0.1.7-1|54	%{_mandir}/man3/*
14cu|perl-MooX-HandlesVia-0.1.7-1|55	%{perl_vendorlib}/*
14cu|perl-MooX-HandlesVia-0.1.7-1|56	
14cu|perl-MooX-HandlesVia-0.1.7-1|57	
14cu|perl-MooX-HandlesVia-0.1.7-1|58	%changelog
14cu|perl-MooX-HandlesVia-0.1.7-1|59	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 0.1.7-1
14cu|perl-MooX-HandlesVia-0.1.7-1|60	+ Revision: 5b0ae26
14cu|perl-MooX-HandlesVia-0.1.7-1|61	- fixed tests
14cu|perl-MooX-HandlesVia-0.1.7-1|62	
14cu|perl-MooX-HandlesVia-0.1.7-1|63	

13175 14
14cu|perl-MooX-late-0.15.0-1|1	%define upstream_name    MooX-late
14cu|perl-MooX-late-0.15.0-1|2	%define upstream_version 0.015
14cu|perl-MooX-late-0.15.0-1|3	
14cu|perl-MooX-late-0.15.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooX-late-0.15.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooX-late-0.15.0-1|6	Release:    1
14cu|perl-MooX-late-0.15.0-1|7	
14cu|perl-MooX-late-0.15.0-1|8	Summary:    Easily translate Moose code to Moo
14cu|perl-MooX-late-0.15.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooX-late-0.15.0-1|10	Group:      Development/Perl
14cu|perl-MooX-late-0.15.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooX-late-0.15.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooX-late-0.15.0-1|13	
14cu|perl-MooX-late-0.15.0-1|14	BuildRequires: perl-devel
14cu|perl-MooX-late-0.15.0-1|15	BuildRequires: perl(Moo)
14cu|perl-MooX-late-0.15.0-1|16	BuildRequires: perl(Test::Fatal)
14cu|perl-MooX-late-0.15.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-MooX-late-0.15.0-1|18	BuildRequires: perl(Test::Requires)
14cu|perl-MooX-late-0.15.0-1|19	BuildRequires: perl(Type::Utils)
14cu|perl-MooX-late-0.15.0-1|20	BuildRequires: perl(strictures)
14cu|perl-MooX-late-0.15.0-1|21	
14cu|perl-MooX-late-0.15.0-1|22	
14cu|perl-MooX-late-0.15.0-1|23	BuildArch: noarch
14cu|perl-MooX-late-0.15.0-1|24	
14cu|perl-MooX-late-0.15.0-1|25	%description
14cu|perl-MooX-late-0.15.0-1|26	the Moo manpage is a light-weight object oriented programming framework
14cu|perl-MooX-late-0.15.0-1|27	which aims to be compatible with the Moose manpage. It does this by
14cu|perl-MooX-late-0.15.0-1|28	detecting when Moose has been loaded, and automatically "inflating" its
14cu|perl-MooX-late-0.15.0-1|29	classes and roles to full Moose classes and roles. This way, Moo classes
14cu|perl-MooX-late-0.15.0-1|30	can consume Moose roles, Moose classes can extend Moo classes, and so
14cu|perl-MooX-late-0.15.0-1|31	forth.
14cu|perl-MooX-late-0.15.0-1|32	
14cu|perl-MooX-late-0.15.0-1|33	However, the surface syntax of Moo differs somewhat from Moose. For example
14cu|perl-MooX-late-0.15.0-1|34	the 'isa' option when defining attributes in Moose must be either a string
14cu|perl-MooX-late-0.15.0-1|35	or a blessed the Moose::Meta::TypeConstraint manpage object; but in Moo
14cu|perl-MooX-late-0.15.0-1|36	must be a coderef. These differences in surface syntax make porting code
14cu|perl-MooX-late-0.15.0-1|37	from Moose to Moo potentially tricky. the MooX::late manpage provides some
14cu|perl-MooX-late-0.15.0-1|38	assistance by enabling a slightly more Moosey surface syntax.
14cu|perl-MooX-late-0.15.0-1|39	
14cu|perl-MooX-late-0.15.0-1|40	MooX::late does the following:
14cu|perl-MooX-late-0.15.0-1|41	
14cu|perl-MooX-late-0.15.0-1|42	%prep
14cu|perl-MooX-late-0.15.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooX-late-0.15.0-1|44	
14cu|perl-MooX-late-0.15.0-1|45	rm -fr t/07coerce1.t
14cu|perl-MooX-late-0.15.0-1|46	
14cu|perl-MooX-late-0.15.0-1|47	%build
14cu|perl-MooX-late-0.15.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooX-late-0.15.0-1|49	
14cu|perl-MooX-late-0.15.0-1|50	%make
14cu|perl-MooX-late-0.15.0-1|51	
14cu|perl-MooX-late-0.15.0-1|52	%check
14cu|perl-MooX-late-0.15.0-1|53	%make test
14cu|perl-MooX-late-0.15.0-1|54	
14cu|perl-MooX-late-0.15.0-1|55	%install
14cu|perl-MooX-late-0.15.0-1|56	%makeinstall_std
14cu|perl-MooX-late-0.15.0-1|57	
14cu|perl-MooX-late-0.15.0-1|58	%files
14cu|perl-MooX-late-0.15.0-1|59	%doc Changes LICENSE META.json META.yml README
14cu|perl-MooX-late-0.15.0-1|60	%{_mandir}/man3/*
14cu|perl-MooX-late-0.15.0-1|61	%{perl_vendorlib}/*
14cu|perl-MooX-late-0.15.0-1|62	
14cu|perl-MooX-late-0.15.0-1|63	
14cu|perl-MooX-late-0.15.0-1|64	%changelog
14cu|perl-MooX-late-0.15.0-1|65	* Wed Feb 25 2015 John Smith <John@smith.org> 0.15.0-1
14cu|perl-MooX-late-0.15.0-1|66	+ Revision: 3fb0979
14cu|perl-MooX-late-0.15.0-1|67	- Imported from SRPM
14cu|perl-MooX-late-0.15.0-1|68	
14cu|perl-MooX-late-0.15.0-1|69	

13176 14
14cu|perl-MooX-StrictConstructor-0.8.0-1|1	%define upstream_name    MooX-StrictConstructor
14cu|perl-MooX-StrictConstructor-0.8.0-1|2	%define upstream_version 0.008
14cu|perl-MooX-StrictConstructor-0.8.0-1|3	
14cu|perl-MooX-StrictConstructor-0.8.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooX-StrictConstructor-0.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooX-StrictConstructor-0.8.0-1|6	Release:    1
14cu|perl-MooX-StrictConstructor-0.8.0-1|7	
14cu|perl-MooX-StrictConstructor-0.8.0-1|8	Summary:    A role to make Moo constructors strict
14cu|perl-MooX-StrictConstructor-0.8.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooX-StrictConstructor-0.8.0-1|10	Group:      Development/Perl
14cu|perl-MooX-StrictConstructor-0.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooX-StrictConstructor-0.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooX-StrictConstructor-0.8.0-1|13	
14cu|perl-MooX-StrictConstructor-0.8.0-1|14	BuildRequires: perl(B)
14cu|perl-MooX-StrictConstructor-0.8.0-1|15	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-MooX-StrictConstructor-0.8.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MooX-StrictConstructor-0.8.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-MooX-StrictConstructor-0.8.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-MooX-StrictConstructor-0.8.0-1|19	BuildRequires: perl(IO::Handle)
14cu|perl-MooX-StrictConstructor-0.8.0-1|20	BuildRequires: perl(IPC::Open3)
14cu|perl-MooX-StrictConstructor-0.8.0-1|21	BuildRequires: perl(Module::Build) >= 0.280.0
14cu|perl-MooX-StrictConstructor-0.8.0-1|22	BuildRequires: perl(Moo) >= 1.1.0
14cu|perl-MooX-StrictConstructor-0.8.0-1|23	BuildRequires: perl(Moo::Role)
14cu|perl-MooX-StrictConstructor-0.8.0-1|24	BuildRequires: perl(Pod::Coverage::TrustPod)
14cu|perl-MooX-StrictConstructor-0.8.0-1|25	BuildRequires: perl(Test::CPAN::Meta)
14cu|perl-MooX-StrictConstructor-0.8.0-1|26	BuildRequires: perl(Test::Fatal)
14cu|perl-MooX-StrictConstructor-0.8.0-1|27	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-MooX-StrictConstructor-0.8.0-1|28	BuildRequires: perl(Test::Pod)
14cu|perl-MooX-StrictConstructor-0.8.0-1|29	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-MooX-StrictConstructor-0.8.0-1|30	BuildRequires: perl(bareword::filehandles)
14cu|perl-MooX-StrictConstructor-0.8.0-1|31	BuildRequires: perl(constant)
14cu|perl-MooX-StrictConstructor-0.8.0-1|32	BuildRequires: perl(indirect)
14cu|perl-MooX-StrictConstructor-0.8.0-1|33	BuildRequires: perl(multidimensional)
14cu|perl-MooX-StrictConstructor-0.8.0-1|34	BuildRequires: perl(strict)
14cu|perl-MooX-StrictConstructor-0.8.0-1|35	BuildRequires: perl(strictures) >= 1.0.0
14cu|perl-MooX-StrictConstructor-0.8.0-1|36	BuildRequires: perl(warnings)
14cu|perl-MooX-StrictConstructor-0.8.0-1|37	
14cu|perl-MooX-StrictConstructor-0.8.0-1|38	BuildArch:  noarch
14cu|perl-MooX-StrictConstructor-0.8.0-1|39	
14cu|perl-MooX-StrictConstructor-0.8.0-1|40	%description
14cu|perl-MooX-StrictConstructor-0.8.0-1|41	Simply loading this module makes your constructors "strict". If your
14cu|perl-MooX-StrictConstructor-0.8.0-1|42	constructor is called with an attribute init argument that your class does
14cu|perl-MooX-StrictConstructor-0.8.0-1|43	not declare, then it dies. This is a great way to catch small typos.
14cu|perl-MooX-StrictConstructor-0.8.0-1|44	
14cu|perl-MooX-StrictConstructor-0.8.0-1|45	STANDING ON THE SHOULDERS OF ...
14cu|perl-MooX-StrictConstructor-0.8.0-1|46	Most of this package was lifted from the MooX::InsideOut manpage and
14cu|perl-MooX-StrictConstructor-0.8.0-1|47	most of the Role that implements the strictness was lifted from the
14cu|perl-MooX-StrictConstructor-0.8.0-1|48	MooseX::StrictConstructor manpage.
14cu|perl-MooX-StrictConstructor-0.8.0-1|49	
14cu|perl-MooX-StrictConstructor-0.8.0-1|50	SUBVERTING STRICTNESS
14cu|perl-MooX-StrictConstructor-0.8.0-1|51	the MooseX::StrictConstructor manpage documents two tricks for
14cu|perl-MooX-StrictConstructor-0.8.0-1|52	subverting strictness and avoid having problematic arguments cause an
14cu|perl-MooX-StrictConstructor-0.8.0-1|53	exception: handling them in BUILD or handle them in BUILDARGS.
14cu|perl-MooX-StrictConstructor-0.8.0-1|54	
14cu|perl-MooX-StrictConstructor-0.8.0-1|55	%prep
14cu|perl-MooX-StrictConstructor-0.8.0-1|56	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooX-StrictConstructor-0.8.0-1|57	
14cu|perl-MooX-StrictConstructor-0.8.0-1|58	%build
14cu|perl-MooX-StrictConstructor-0.8.0-1|59	%{__perl} Build.PL --installdirs=vendor
14cu|perl-MooX-StrictConstructor-0.8.0-1|60	
14cu|perl-MooX-StrictConstructor-0.8.0-1|61	./Build
14cu|perl-MooX-StrictConstructor-0.8.0-1|62	
14cu|perl-MooX-StrictConstructor-0.8.0-1|63	%check
14cu|perl-MooX-StrictConstructor-0.8.0-1|64	./Build test
14cu|perl-MooX-StrictConstructor-0.8.0-1|65	
14cu|perl-MooX-StrictConstructor-0.8.0-1|66	%install
14cu|perl-MooX-StrictConstructor-0.8.0-1|67	./Build install --destdir=%{buildroot}
14cu|perl-MooX-StrictConstructor-0.8.0-1|68	
14cu|perl-MooX-StrictConstructor-0.8.0-1|69	%files
14cu|perl-MooX-StrictConstructor-0.8.0-1|70	%doc Changes LICENSE META.json META.yml
14cu|perl-MooX-StrictConstructor-0.8.0-1|71	%{_mandir}/man3/*
14cu|perl-MooX-StrictConstructor-0.8.0-1|72	%perl_vendorlib/*
14cu|perl-MooX-StrictConstructor-0.8.0-1|73	
14cu|perl-MooX-StrictConstructor-0.8.0-1|74	%changelog
14cu|perl-MooX-StrictConstructor-0.8.0-1|75	
14cu|perl-MooX-StrictConstructor-0.8.0-1|76	* Thu Sep 24 2015 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|perl-MooX-StrictConstructor-0.8.0-1|77	- (3c60ca8) Imported from SRPM
14cu|perl-MooX-StrictConstructor-0.8.0-1|78	
14cu|perl-MooX-StrictConstructor-0.8.0-1|79	

13177 14
14cu|perl-MooX-Types-MooseLike-0.290.0-1|1	%define upstream_name    MooX-Types-MooseLike
14cu|perl-MooX-Types-MooseLike-0.290.0-1|2	%define upstream_version 0.29
14cu|perl-MooX-Types-MooseLike-0.290.0-1|3	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MooX-Types-MooseLike-0.290.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MooX-Types-MooseLike-0.290.0-1|6	Release:    1
14cu|perl-MooX-Types-MooseLike-0.290.0-1|7	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|8	Summary:    A set of basic Moose-like types for Moo
14cu|perl-MooX-Types-MooseLike-0.290.0-1|9	License:    GPL+ or Artistic
14cu|perl-MooX-Types-MooseLike-0.290.0-1|10	Group:      Development/Perl
14cu|perl-MooX-Types-MooseLike-0.290.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MooX-Types-MooseLike-0.290.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/M/MA/MATEU/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MooX-Types-MooseLike-0.290.0-1|13	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-MooX-Types-MooseLike-0.290.0-1|15	BuildRequires: perl(Module::Runtime)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|16	BuildRequires: perl(Moo) >= 2.0.1
14cu|perl-MooX-Types-MooseLike-0.290.0-1|17	BuildRequires: perl(Test::Fatal)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|18	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-MooX-Types-MooseLike-0.290.0-1|19	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-MooX-Types-MooseLike-0.290.0-1|20	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.133.0
14cu|perl-MooX-Types-MooseLike-0.290.0-1|21	BuildRequires: perl(strictures)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|22	BuildRequires: perl(bareword::filehandles)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|23	BuildRequires: perl(indirect)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|24	BuildRequires: perl(multidimensional)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|25	BuildRequires: perl(Module::Runtime)
14cu|perl-MooX-Types-MooseLike-0.290.0-1|26	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|27	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|28	# Need to be added explicitly because it breaks builds
14cu|perl-MooX-Types-MooseLike-0.290.0-1|29	Requires:      perl(Moo) >= 2.0.1
14cu|perl-MooX-Types-MooseLike-0.290.0-1|30	BuildArch: noarch
14cu|perl-MooX-Types-MooseLike-0.290.0-1|31	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|32	%description
14cu|perl-MooX-Types-MooseLike-0.290.0-1|33	This module provides a possibility to build your own set of Moose-like
14cu|perl-MooX-Types-MooseLike-0.290.0-1|34	types. These custom types can then be used to describe fields in Moo-based
14cu|perl-MooX-Types-MooseLike-0.290.0-1|35	classes.
14cu|perl-MooX-Types-MooseLike-0.290.0-1|36	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|37	See the MooX::Types::MooseLike::Base manpage for a list of available base
14cu|perl-MooX-Types-MooseLike-0.290.0-1|38	types. Its source also provides an example of how to build base types,
14cu|perl-MooX-Types-MooseLike-0.290.0-1|39	along with both parameterizable and non-parameterizable.
14cu|perl-MooX-Types-MooseLike-0.290.0-1|40	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|41	%prep
14cu|perl-MooX-Types-MooseLike-0.290.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MooX-Types-MooseLike-0.290.0-1|43	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|44	%build
14cu|perl-MooX-Types-MooseLike-0.290.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MooX-Types-MooseLike-0.290.0-1|46	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|47	%make
14cu|perl-MooX-Types-MooseLike-0.290.0-1|48	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|49	%check
14cu|perl-MooX-Types-MooseLike-0.290.0-1|50	%make test
14cu|perl-MooX-Types-MooseLike-0.290.0-1|51	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|52	%install
14cu|perl-MooX-Types-MooseLike-0.290.0-1|53	%makeinstall_std
14cu|perl-MooX-Types-MooseLike-0.290.0-1|54	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|55	%files
14cu|perl-MooX-Types-MooseLike-0.290.0-1|56	%doc META.yml META.json README Changes
14cu|perl-MooX-Types-MooseLike-0.290.0-1|57	%{_mandir}/man3/*
14cu|perl-MooX-Types-MooseLike-0.290.0-1|58	%{perl_vendorlib}/*
14cu|perl-MooX-Types-MooseLike-0.290.0-1|59	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|60	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|61	%changelog
14cu|perl-MooX-Types-MooseLike-0.290.0-1|62	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|63	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.290.0-1
14cu|perl-MooX-Types-MooseLike-0.290.0-1|64	- (2e2e1a9) Log: Update to 0.290.0
14cu|perl-MooX-Types-MooseLike-0.290.0-1|65	
14cu|perl-MooX-Types-MooseLike-0.290.0-1|66	

13178 14
14cu|perl-Mouse-2.4.5-1|1	%define __noautoprov 'Mouse.so'
14cu|perl-Mouse-2.4.5-1|2	
14cu|perl-Mouse-2.4.5-1|3	%define upstream_name    Mouse
14cu|perl-Mouse-2.4.5-1|4	%define upstream_version 2.4.5
14cu|perl-Mouse-2.4.5-1|5	
14cu|perl-Mouse-2.4.5-1|6	Name:       perl-%{upstream_name}
14cu|perl-Mouse-2.4.5-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Mouse-2.4.5-1|8	Release:    1
14cu|perl-Mouse-2.4.5-1|9	
14cu|perl-Mouse-2.4.5-1|10	License:    GPL+ or Artistic
14cu|perl-Mouse-2.4.5-1|11	Group:      Development/Perl
14cu|perl-Mouse-2.4.5-1|12	Summary:    Moose minus the antlers
14cu|perl-Mouse-2.4.5-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Mouse-2.4.5-1|14	Source0:    http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/%{upstream_name}-v%{upstream_version}.tar.gz
14cu|perl-Mouse-2.4.5-1|15	
14cu|perl-Mouse-2.4.5-1|16	BuildRequires:  perl
14cu|perl-Mouse-2.4.5-1|17	BuildRequires:  perl(Devel::PPPort)
14cu|perl-Mouse-2.4.5-1|18	BuildRequires:  perl(ExtUtils::ParseXS) >= 3.240.0
14cu|perl-Mouse-2.4.5-1|19	BuildRequires:  perl(Fatal)
14cu|perl-Mouse-2.4.5-1|20	BuildRequires:  perl(File::Basename)
14cu|perl-Mouse-2.4.5-1|21	BuildRequires:  perl(File::Copy)
14cu|perl-Mouse-2.4.5-1|22	BuildRequires:  perl(File::Find)
14cu|perl-Mouse-2.4.5-1|23	BuildRequires:  perl(File::Spec)
14cu|perl-Mouse-2.4.5-1|24	BuildRequires:  perl(Module::Build::XSUtil)
14cu|perl-Mouse-2.4.5-1|25	BuildRequires:  perl(utf8)
14cu|perl-Mouse-2.4.5-1|26	BuildRequires:  perl(B)
14cu|perl-Mouse-2.4.5-1|27	BuildRequires:  perl(base)
14cu|perl-Mouse-2.4.5-1|28	BuildRequires:  perl(Carp)
14cu|perl-Mouse-2.4.5-1|29	BuildRequires:  perl(constant)
14cu|perl-Mouse-2.4.5-1|30	BuildRequires:  perl(Data::Dumper)
14cu|perl-Mouse-2.4.5-1|31	BuildRequires:  perl(Filter::Simple)
14cu|perl-Mouse-2.4.5-1|32	BuildRequires:  perl(overload)
14cu|perl-Mouse-2.4.5-1|33	BuildRequires:  perl(Scalar::Util)
14cu|perl-Mouse-2.4.5-1|34	BuildRequires:  perl(strict)
14cu|perl-Mouse-2.4.5-1|35	BuildRequires:  perl(Test::Builder)
14cu|perl-Mouse-2.4.5-1|36	BuildRequires:  perl(warnings)
14cu|perl-Mouse-2.4.5-1|37	BuildRequires:  perl(XSLoader)
14cu|perl-Mouse-2.4.5-1|38	BuildRequires:  perl(Config)
14cu|perl-Mouse-2.4.5-1|39	BuildRequires:  perl(Cwd)
14cu|perl-Mouse-2.4.5-1|40	BuildRequires:  perl(FindBin)
14cu|perl-Mouse-2.4.5-1|41	BuildRequires:  perl(base)
14cu|perl-Mouse-2.4.5-1|42	BuildRequires:  perl(IO::Handle)
14cu|perl-Mouse-2.4.5-1|43	BuildRequires:  perl(IO::String)
14cu|perl-Mouse-2.4.5-1|44	BuildRequires:  perl(List::Util)
14cu|perl-Mouse-2.4.5-1|45	BuildRequires:  perl(Test::Builder::Tester)
14cu|perl-Mouse-2.4.5-1|46	BuildRequires:  perl(Test::Exception)
14cu|perl-Mouse-2.4.5-1|47	BuildRequires:  perl(Test::Fatal)
14cu|perl-Mouse-2.4.5-1|48	BuildRequires:  perl(Test::LeakTrace)
14cu|perl-Mouse-2.4.5-1|49	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Mouse-2.4.5-1|50	BuildRequires:  perl(Test::Requires)
14cu|perl-Mouse-2.4.5-1|51	BuildRequires:  perl(Tie::Array)
14cu|perl-Mouse-2.4.5-1|52	BuildRequires:  perl(Tie::Hash)
14cu|perl-Mouse-2.4.5-1|53	BuildRequires:  perl(Tie::Scalar)
14cu|perl-Mouse-2.4.5-1|54	BuildRequires:  perl(Data::Dump::Streamer)
14cu|perl-Mouse-2.4.5-1|55	BuildRequires:  perl(Declare::Constraints::Simple)
14cu|perl-Mouse-2.4.5-1|56	BuildRequires:  perl(HTTP::Headers)
14cu|perl-Mouse-2.4.5-1|57	BuildRequires:  perl(Locale::US)
14cu|perl-Mouse-2.4.5-1|58	BuildRequires:  perl(Moose)
14cu|perl-Mouse-2.4.5-1|59	BuildRequires:  perl(Params::Coerce)
14cu|perl-Mouse-2.4.5-1|60	BuildRequires:  perl(Path::Class)
14cu|perl-Mouse-2.4.5-1|61	BuildRequires:  perl(Pod::Coverage::Moose)
14cu|perl-Mouse-2.4.5-1|62	BuildRequires:  perl(Regexp::Common)
14cu|perl-Mouse-2.4.5-1|63	BuildRequires:  perl(Test)
14cu|perl-Mouse-2.4.5-1|64	BuildRequires:  perl(Test::Deep)
14cu|perl-Mouse-2.4.5-1|65	BuildRequires:  perl(Test::Output)
14cu|perl-Mouse-2.4.5-1|66	BuildRequires:  perl(URI)
14cu|perl-Mouse-2.4.5-1|67	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Mouse-2.4.5-1|68	BuildRequires:  perl(Pod::Coverage::Moose)
14cu|perl-Mouse-2.4.5-1|69	BuildRequires:  perl-devel
14cu|perl-Mouse-2.4.5-1|70	
14cu|perl-Mouse-2.4.5-1|71	
14cu|perl-Mouse-2.4.5-1|72	Provides:   perl-Moose-implementation %{EVRD}
14cu|perl-Mouse-2.4.5-1|73	
14cu|perl-Mouse-2.4.5-1|74	
14cu|perl-Mouse-2.4.5-1|75	
14cu|perl-Mouse-2.4.5-1|76	%description
14cu|perl-Mouse-2.4.5-1|77	the Moose manpage is wonderful.
14cu|perl-Mouse-2.4.5-1|78	
14cu|perl-Mouse-2.4.5-1|79	Unfortunately, it's a little slow. Though significant progress has been
14cu|perl-Mouse-2.4.5-1|80	made over the years, the compile time penalty is a non-starter for some
14cu|perl-Mouse-2.4.5-1|81	applications.
14cu|perl-Mouse-2.4.5-1|82	
14cu|perl-Mouse-2.4.5-1|83	Mouse aims to alleviate this by providing a subset of Moose's
14cu|perl-Mouse-2.4.5-1|84	functionality, faster. In particular, the Moose/has manpage is missing only
14cu|perl-Mouse-2.4.5-1|85	a few expert-level features.
14cu|perl-Mouse-2.4.5-1|86	
14cu|perl-Mouse-2.4.5-1|87	%prep
14cu|perl-Mouse-2.4.5-1|88	%setup -qn %{upstream_name}-v%{upstream_version}
14cu|perl-Mouse-2.4.5-1|89	find . -type f -exec chmod -c -x {} ';'
14cu|perl-Mouse-2.4.5-1|90	find t/ xt/ benchmarks/ example/ tool/ -type f -print0 |
14cu|perl-Mouse-2.4.5-1|91	xargs -0 sed -i '1s|^#!.*perl|#!%{__perl}|'
14cu|perl-Mouse-2.4.5-1|92	
14cu|perl-Mouse-2.4.5-1|93	%build
14cu|perl-Mouse-2.4.5-1|94	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Mouse-2.4.5-1|95	./Build
14cu|perl-Mouse-2.4.5-1|96	
14cu|perl-Mouse-2.4.5-1|97	%check
14cu|perl-Mouse-2.4.5-1|98	./Build test
14cu|perl-Mouse-2.4.5-1|99	
14cu|perl-Mouse-2.4.5-1|100	%install
14cu|perl-Mouse-2.4.5-1|101	./Build install --destdir=%{buildroot}
14cu|perl-Mouse-2.4.5-1|102	
14cu|perl-Mouse-2.4.5-1|103	%files
14cu|perl-Mouse-2.4.5-1|104	%doc Changes LICENSE META.json META.yml example
14cu|perl-Mouse-2.4.5-1|105	%{_mandir}/man3/*
14cu|perl-Mouse-2.4.5-1|106	%{perl_vendorlib}/*
14cu|perl-Mouse-2.4.5-1|107	
14cu|perl-Mouse-2.4.5-1|108	
14cu|perl-Mouse-2.4.5-1|109	
14cu|perl-Mouse-2.4.5-1|110	
14cu|perl-Mouse-2.4.5-1|111	%changelog
14cu|perl-Mouse-2.4.5-1|112	
14cu|perl-Mouse-2.4.5-1|113	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 2.4.5-1
14cu|perl-Mouse-2.4.5-1|114	- (efc4d3d) Log: update to 2.4.5
14cu|perl-Mouse-2.4.5-1|115	
14cu|perl-Mouse-2.4.5-1|116	

13179 14
14cu|perl-MouseX-NativeTraits-1.90.0-1|1	%define upstream_name    MouseX-NativeTraits
14cu|perl-MouseX-NativeTraits-1.90.0-1|2	%define upstream_version 1.09
14cu|perl-MouseX-NativeTraits-1.90.0-1|3	
14cu|perl-MouseX-NativeTraits-1.90.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MouseX-NativeTraits-1.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MouseX-NativeTraits-1.90.0-1|6	Release:    1
14cu|perl-MouseX-NativeTraits-1.90.0-1|7	
14cu|perl-MouseX-NativeTraits-1.90.0-1|8	Summary:    Provides methods for ArrayRef
14cu|perl-MouseX-NativeTraits-1.90.0-1|9	License:    GPL+ or Artistic
14cu|perl-MouseX-NativeTraits-1.90.0-1|10	Group:      Development/Perl
14cu|perl-MouseX-NativeTraits-1.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MouseX-NativeTraits-1.90.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MouseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MouseX-NativeTraits-1.90.0-1|13	
14cu|perl-MouseX-NativeTraits-1.90.0-1|14	BuildRequires: perl-devel
14cu|perl-MouseX-NativeTraits-1.90.0-1|15	BuildRequires: perl(Any::Moose)
14cu|perl-MouseX-NativeTraits-1.90.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MouseX-NativeTraits-1.90.0-1|17	BuildRequires: perl(Mouse) >= 2.4.1
14cu|perl-MouseX-NativeTraits-1.90.0-1|18	BuildRequires: perl(Test::Fatal)
14cu|perl-MouseX-NativeTraits-1.90.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-MouseX-NativeTraits-1.90.0-1|20	BuildArch: noarch
14cu|perl-MouseX-NativeTraits-1.90.0-1|21	
14cu|perl-MouseX-NativeTraits-1.90.0-1|22	%description
14cu|perl-MouseX-NativeTraits-1.90.0-1|23	While the Mouse manpage attributes provide a way to name your accessors,
14cu|perl-MouseX-NativeTraits-1.90.0-1|24	readers, writers, clearers and predicates, MouseX::NativeTraits provides
14cu|perl-MouseX-NativeTraits-1.90.0-1|25	commonly used attribute helper methods for more specific types of data.
14cu|perl-MouseX-NativeTraits-1.90.0-1|26	
14cu|perl-MouseX-NativeTraits-1.90.0-1|27	As seen in the the /SYNOPSIS manpage, you specify the data structure via
14cu|perl-MouseX-NativeTraits-1.90.0-1|28	the 'traits' parameter. These traits will be loaded automatically, so you
14cu|perl-MouseX-NativeTraits-1.90.0-1|29	need not load MouseX::NativeTraits explicitly.
14cu|perl-MouseX-NativeTraits-1.90.0-1|30	
14cu|perl-MouseX-NativeTraits-1.90.0-1|31	This extension is compatible with Moose native traits, although it is not a
14cu|perl-MouseX-NativeTraits-1.90.0-1|32	part of Mouse core.
14cu|perl-MouseX-NativeTraits-1.90.0-1|33	
14cu|perl-MouseX-NativeTraits-1.90.0-1|34	%prep
14cu|perl-MouseX-NativeTraits-1.90.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MouseX-NativeTraits-1.90.0-1|36	
14cu|perl-MouseX-NativeTraits-1.90.0-1|37	%build
14cu|perl-MouseX-NativeTraits-1.90.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MouseX-NativeTraits-1.90.0-1|39	
14cu|perl-MouseX-NativeTraits-1.90.0-1|40	%make
14cu|perl-MouseX-NativeTraits-1.90.0-1|41	
14cu|perl-MouseX-NativeTraits-1.90.0-1|42	%check
14cu|perl-MouseX-NativeTraits-1.90.0-1|43	%make test
14cu|perl-MouseX-NativeTraits-1.90.0-1|44	
14cu|perl-MouseX-NativeTraits-1.90.0-1|45	%install
14cu|perl-MouseX-NativeTraits-1.90.0-1|46	%makeinstall_std
14cu|perl-MouseX-NativeTraits-1.90.0-1|47	
14cu|perl-MouseX-NativeTraits-1.90.0-1|48	%files
14cu|perl-MouseX-NativeTraits-1.90.0-1|49	%doc Changes META.yml README
14cu|perl-MouseX-NativeTraits-1.90.0-1|50	%{_mandir}/man3/*
14cu|perl-MouseX-NativeTraits-1.90.0-1|51	%{perl_vendorlib}/*
14cu|perl-MouseX-NativeTraits-1.90.0-1|52	
14cu|perl-MouseX-NativeTraits-1.90.0-1|53	
14cu|perl-MouseX-NativeTraits-1.90.0-1|54	%changelog
14cu|perl-MouseX-NativeTraits-1.90.0-1|55	
14cu|perl-MouseX-NativeTraits-1.90.0-1|56	* Mon Apr 06 2015 abfonly <John@smith.org> 1.90.0-1
14cu|perl-MouseX-NativeTraits-1.90.0-1|57	- (f9483f6) Log: Update to 1.90.0, build against Mouse 2.4.1, spec clean, fixed tests
14cu|perl-MouseX-NativeTraits-1.90.0-1|58	
14cu|perl-MouseX-NativeTraits-1.90.0-1|59	

13180 14
14cu|perl-MouseX-StrictConstructor-0.20.0-5|1	%define upstream_name       MouseX-StrictConstructor
14cu|perl-MouseX-StrictConstructor-0.20.0-5|2	%define upstream_version    0.02
14cu|perl-MouseX-StrictConstructor-0.20.0-5|3	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|4	Name:		perl-%{upstream_name}
14cu|perl-MouseX-StrictConstructor-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-MouseX-StrictConstructor-0.20.0-5|6	Release:	5
14cu|perl-MouseX-StrictConstructor-0.20.0-5|7	License:	Artistic
14cu|perl-MouseX-StrictConstructor-0.20.0-5|8	Group:		Development/Perl
14cu|perl-MouseX-StrictConstructor-0.20.0-5|9	Summary:	Make your object constructors blow up on unknown attributes
14cu|perl-MouseX-StrictConstructor-0.20.0-5|10	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MouseX-StrictConstructor-0.20.0-5|12	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MouseX-StrictConstructor-0.20.0-5|13	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|14	BuildRequires:	perl-devel
14cu|perl-MouseX-StrictConstructor-0.20.0-5|15	BuildRequires:	perl(Module::Build)
14cu|perl-MouseX-StrictConstructor-0.20.0-5|16	BuildRequires:	perl(Mouse) >= 2.4.1
14cu|perl-MouseX-StrictConstructor-0.20.0-5|17	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|18	BuildArch:	noarch
14cu|perl-MouseX-StrictConstructor-0.20.0-5|19	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|20	%description
14cu|perl-MouseX-StrictConstructor-0.20.0-5|21	Make your object constructors blow up on unknown attributes
14cu|perl-MouseX-StrictConstructor-0.20.0-5|22	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|23	%prep
14cu|perl-MouseX-StrictConstructor-0.20.0-5|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MouseX-StrictConstructor-0.20.0-5|25	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|26	%build
14cu|perl-MouseX-StrictConstructor-0.20.0-5|27	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14cu|perl-MouseX-StrictConstructor-0.20.0-5|28	make
14cu|perl-MouseX-StrictConstructor-0.20.0-5|29	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|30	%check
14cu|perl-MouseX-StrictConstructor-0.20.0-5|31	make test
14cu|perl-MouseX-StrictConstructor-0.20.0-5|32	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|33	%install
14cu|perl-MouseX-StrictConstructor-0.20.0-5|34	%makeinstall_std
14cu|perl-MouseX-StrictConstructor-0.20.0-5|35	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cu|perl-MouseX-StrictConstructor-0.20.0-5|36	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cu|perl-MouseX-StrictConstructor-0.20.0-5|37	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|38	%files
14cu|perl-MouseX-StrictConstructor-0.20.0-5|39	%doc README Changes
14cu|perl-MouseX-StrictConstructor-0.20.0-5|40	%{perl_vendorlib}/MouseX/StrictConstructor.pm
14cu|perl-MouseX-StrictConstructor-0.20.0-5|41	%{_mandir}/man3/*
14cu|perl-MouseX-StrictConstructor-0.20.0-5|42	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|43	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|44	%changelog
14cu|perl-MouseX-StrictConstructor-0.20.0-5|45	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|46	* Mon Apr 06 2015 abfonly <abfonly@gmail.com> 0.20.0-5
14cu|perl-MouseX-StrictConstructor-0.20.0-5|47	- (4768225) Rebuild against Mouse 2.4.1, bump rel.
14cu|perl-MouseX-StrictConstructor-0.20.0-5|48	
14cu|perl-MouseX-StrictConstructor-0.20.0-5|49	

13181 14
14cu|perl-MouseX-Types-0.60.0-1|1	%define upstream_name    MouseX-Types
14cu|perl-MouseX-Types-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-MouseX-Types-0.60.0-1|3	
14cu|perl-MouseX-Types-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-MouseX-Types-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-MouseX-Types-0.60.0-1|6	Release:    1
14cu|perl-MouseX-Types-0.60.0-1|7	
14cu|perl-MouseX-Types-0.60.0-1|8	Summary:    Types shipped with Mouse
14cu|perl-MouseX-Types-0.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-MouseX-Types-0.60.0-1|10	Group:      Development/Perl
14cu|perl-MouseX-Types-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-MouseX-Types-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MouseX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-MouseX-Types-0.60.0-1|13	
14cu|perl-MouseX-Types-0.60.0-1|14	BuildRequires: perl-devel
14cu|perl-MouseX-Types-0.60.0-1|15	BuildRequires: perl(Any::Moose)
14cu|perl-MouseX-Types-0.60.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-MouseX-Types-0.60.0-1|17	BuildRequires: perl(Mouse) >= 2.4.1
14cu|perl-MouseX-Types-0.60.0-1|18	BuildRequires: perl(Scalar::Util)
14cu|perl-MouseX-Types-0.60.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-MouseX-Types-0.60.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-MouseX-Types-0.60.0-1|21	BuildRequires: perl(Sub::Exporter)
14cu|perl-MouseX-Types-0.60.0-1|22	
14cu|perl-MouseX-Types-0.60.0-1|23	BuildArch: noarch
14cu|perl-MouseX-Types-0.60.0-1|24	
14cu|perl-MouseX-Types-0.60.0-1|25	%description
14cu|perl-MouseX-Types-0.60.0-1|26	Types shipped with Mouse.
14cu|perl-MouseX-Types-0.60.0-1|27	
14cu|perl-MouseX-Types-0.60.0-1|28	%prep
14cu|perl-MouseX-Types-0.60.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-MouseX-Types-0.60.0-1|30	
14cu|perl-MouseX-Types-0.60.0-1|31	%build
14cu|perl-MouseX-Types-0.60.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-MouseX-Types-0.60.0-1|33	
14cu|perl-MouseX-Types-0.60.0-1|34	%make
14cu|perl-MouseX-Types-0.60.0-1|35	
14cu|perl-MouseX-Types-0.60.0-1|36	%check
14cu|perl-MouseX-Types-0.60.0-1|37	%make test
14cu|perl-MouseX-Types-0.60.0-1|38	
14cu|perl-MouseX-Types-0.60.0-1|39	%install
14cu|perl-MouseX-Types-0.60.0-1|40	%makeinstall_std
14cu|perl-MouseX-Types-0.60.0-1|41	sed -i -e '1d;2i#!%{__perl}' \
14cu|perl-MouseX-Types-0.60.0-1|42	%{buildroot}%{perl_vendorlib}/MouseX/Types/TypeDecorator.pm
14cu|perl-MouseX-Types-0.60.0-1|43	
14cu|perl-MouseX-Types-0.60.0-1|44	%files
14cu|perl-MouseX-Types-0.60.0-1|45	%doc Changes META.yml README
14cu|perl-MouseX-Types-0.60.0-1|46	%{_mandir}/man3/*
14cu|perl-MouseX-Types-0.60.0-1|47	%{perl_vendorlib}/*
14cu|perl-MouseX-Types-0.60.0-1|48	
14cu|perl-MouseX-Types-0.60.0-1|49	
14cu|perl-MouseX-Types-0.60.0-1|50	%changelog
14cu|perl-MouseX-Types-0.60.0-1|51	
14cu|perl-MouseX-Types-0.60.0-1|52	* Mon Apr 06 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-MouseX-Types-0.60.0-1|53	- (be1930b) Imported from SRPM
14cu|perl-MouseX-Types-0.60.0-1|54	
14cu|perl-MouseX-Types-0.60.0-1|55	

13182 14
14cu|perl-multidimensional-0.11.0-1|1	%define upstream_name  multidimensional
14cu|perl-multidimensional-0.11.0-1|2	%define upstream_version 0.011
14cu|perl-multidimensional-0.11.0-1|3	
14cu|perl-multidimensional-0.11.0-1|4	
14cu|perl-multidimensional-0.11.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-multidimensional-0.11.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-multidimensional-0.11.0-1|7	Release:    1
14cu|perl-multidimensional-0.11.0-1|8	Summary:        Disables multidimensional array emulation
14cu|perl-multidimensional-0.11.0-1|9	License:        GPL+ or Artistic
14cu|perl-multidimensional-0.11.0-1|10	Group:          Development/Perl
14cu|perl-multidimensional-0.11.0-1|11	URL:            http://search.cpan.org/dist/multidimensional/
14cu|perl-multidimensional-0.11.0-1|12	Source0:        http://www.cpan.org/authors/id/I/IL/ILMARI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-multidimensional-0.11.0-1|13	
14cu|perl-multidimensional-0.11.0-1|14	BuildRequires:  perl(B::Hooks::OP::Check)
14cu|perl-multidimensional-0.11.0-1|15	BuildRequires:  perl(ExtUtils::Depends)
14cu|perl-multidimensional-0.11.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-multidimensional-0.11.0-1|17	BuildRequires:  perl-devel
14cu|perl-multidimensional-0.11.0-1|18	BuildRequires:  perl(Pod::Coverage::TrustPod)
14cu|perl-multidimensional-0.11.0-1|19	BuildRequires:  perl(Test::More)
14cu|perl-multidimensional-0.11.0-1|20	BuildRequires:  perl(Test::Pod)
14cu|perl-multidimensional-0.11.0-1|21	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-multidimensional-0.11.0-1|22	BuildRequires:  perl(XSLoader)
14cu|perl-multidimensional-0.11.0-1|23	BuildRequires:  perl(Lexical::SealRequireHints)
14cu|perl-multidimensional-0.11.0-1|24	
14cu|perl-multidimensional-0.11.0-1|25	Provides:	perl(multidimensional)
14cu|perl-multidimensional-0.11.0-1|26	
14cu|perl-multidimensional-0.11.0-1|27	%description
14cu|perl-multidimensional-0.11.0-1|28	Perl's multidimensional array emulation stems
14cu|perl-multidimensional-0.11.0-1|29	from the days before the language
14cu|perl-multidimensional-0.11.0-1|30	had references, but these days it mostly
14cu|perl-multidimensional-0.11.0-1|31	serves to bite you when you typo a
14cu|perl-multidimensional-0.11.0-1|32	hash slice by using the $ sigil instead of @.
14cu|perl-multidimensional-0.11.0-1|33	
14cu|perl-multidimensional-0.11.0-1|34	This module lexically makes using multidimensional
14cu|perl-multidimensional-0.11.0-1|35	array emulation a fatal error
14cu|perl-multidimensional-0.11.0-1|36	at compile time.
14cu|perl-multidimensional-0.11.0-1|37	
14cu|perl-multidimensional-0.11.0-1|38	%prep
14cu|perl-multidimensional-0.11.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-multidimensional-0.11.0-1|40	
14cu|perl-multidimensional-0.11.0-1|41	%build
14cu|perl-multidimensional-0.11.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-multidimensional-0.11.0-1|43	%make
14cu|perl-multidimensional-0.11.0-1|44	
14cu|perl-multidimensional-0.11.0-1|45	%install
14cu|perl-multidimensional-0.11.0-1|46	%makeinstall_std
14cu|perl-multidimensional-0.11.0-1|47	
14cu|perl-multidimensional-0.11.0-1|48	%check
14cu|perl-multidimensional-0.11.0-1|49	%make test
14cu|perl-multidimensional-0.11.0-1|50	
14cu|perl-multidimensional-0.11.0-1|51	%files
14cu|perl-multidimensional-0.11.0-1|52	%doc Changes LICENSE README
14cu|perl-multidimensional-0.11.0-1|53	%{perl_vendorarch}/auto/*
14cu|perl-multidimensional-0.11.0-1|54	%{perl_vendorarch}/multidimensional*
14cu|perl-multidimensional-0.11.0-1|55	%{_mandir}/man3/*
14cu|perl-multidimensional-0.11.0-1|56	
14cu|perl-multidimensional-0.11.0-1|57	%changelog
14cu|perl-multidimensional-0.11.0-1|58	
14cu|perl-multidimensional-0.11.0-1|59	* Sat Apr 25 2015 abfonly <John@smith.org> 0.11.0-1
14cu|perl-multidimensional-0.11.0-1|60	- (d3ae420) Imported from SRPM
14cu|perl-multidimensional-0.11.0-1|61	
14cu|perl-multidimensional-0.11.0-1|62	

13183 14
14cu|perl-namespace-autoclean-0.280.0-1|1	%define upstream_name    namespace-autoclean
14cu|perl-namespace-autoclean-0.280.0-1|2	%define upstream_version 0.28
14cu|perl-namespace-autoclean-0.280.0-1|3	
14cu|perl-namespace-autoclean-0.280.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-namespace-autoclean-0.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-namespace-autoclean-0.280.0-1|6	Release:    1
14cu|perl-namespace-autoclean-0.280.0-1|7	Summary:    Keep imports out of your namespace
14cu|perl-namespace-autoclean-0.280.0-1|8	License:    GPL+ or Artistic
14cu|perl-namespace-autoclean-0.280.0-1|9	Group:      Development/Perl
14cu|perl-namespace-autoclean-0.280.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-namespace-autoclean-0.280.0-1|11	Source0:    http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-namespace-autoclean-0.280.0-1|12	
14cu|perl-namespace-autoclean-0.280.0-1|13	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-namespace-autoclean-0.280.0-1|14	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-namespace-autoclean-0.280.0-1|15	BuildRequires: perl(B::Hooks::EndOfScope)
14cu|perl-namespace-autoclean-0.280.0-1|16	BuildRequires: perl(Test::Requires)
14cu|perl-namespace-autoclean-0.280.0-1|17	BuildRequires: perl(Sub::Identify)
14cu|perl-namespace-autoclean-0.280.0-1|18	BuildRequires: perl(Class::MOP)
14cu|perl-namespace-autoclean-0.280.0-1|19	BuildRequires: perl(namespace::clean)
14cu|perl-namespace-autoclean-0.280.0-1|20	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-namespace-autoclean-0.280.0-1|21	BuildRequires: perl(Scalar::Util)
14cu|perl-namespace-autoclean-0.280.0-1|22	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-namespace-autoclean-0.280.0-1|23	BuildRequires: perl(List::Util)
14cu|perl-namespace-autoclean-0.280.0-1|24	BuildRequires: perl(Moo)
14cu|perl-namespace-autoclean-0.280.0-1|25	BuildRequires: perl(MooseX::Role::WithOverloading)
14cu|perl-namespace-autoclean-0.280.0-1|26	BuildRequires: perl(Mouse)
14cu|perl-namespace-autoclean-0.280.0-1|27	BuildRequires: perl(Mouse::PurePerl)
14cu|perl-namespace-autoclean-0.280.0-1|28	BuildRequires: perl(Pod::Coverage)
14cu|perl-namespace-autoclean-0.280.0-1|29	BuildRequires: perl-devel
14cu|perl-namespace-autoclean-0.280.0-1|30	
14cu|perl-namespace-autoclean-0.280.0-1|31	
14cu|perl-namespace-autoclean-0.280.0-1|32	Requires: perl(namespace::clean)
14cu|perl-namespace-autoclean-0.280.0-1|33	Requires: perl(Sub::Identify)
14cu|perl-namespace-autoclean-0.280.0-1|34	
14cu|perl-namespace-autoclean-0.280.0-1|35	Provides: perl(namespace::autoclean)
14cu|perl-namespace-autoclean-0.280.0-1|36	
14cu|perl-namespace-autoclean-0.280.0-1|37	BuildArch: noarch
14cu|perl-namespace-autoclean-0.280.0-1|38	
14cu|perl-namespace-autoclean-0.280.0-1|39	%description
14cu|perl-namespace-autoclean-0.280.0-1|40	When you import a function into a Perl package, it will naturally also be
14cu|perl-namespace-autoclean-0.280.0-1|41	available as a method.
14cu|perl-namespace-autoclean-0.280.0-1|42	
14cu|perl-namespace-autoclean-0.280.0-1|43	The 'namespace::autoclean' pragma will remove all imported symbols at the
14cu|perl-namespace-autoclean-0.280.0-1|44	end of the current package's compile cycle. Functions called in the package
14cu|perl-namespace-autoclean-0.280.0-1|45	itself will still be bound by their name, but they won't show up as methods
14cu|perl-namespace-autoclean-0.280.0-1|46	on your class or instances.
14cu|perl-namespace-autoclean-0.280.0-1|47	
14cu|perl-namespace-autoclean-0.280.0-1|48	This module is very similar to namespace::clean, except it will clean all
14cu|perl-namespace-autoclean-0.280.0-1|49	imported functions, no matter if you imported them before or after you
14cu|perl-namespace-autoclean-0.280.0-1|50	'use'd the pagma. It will also not touch anything that looks like a method,
14cu|perl-namespace-autoclean-0.280.0-1|51	according to 'Class::MOP::Class::get_method_list'.
14cu|perl-namespace-autoclean-0.280.0-1|52	
14cu|perl-namespace-autoclean-0.280.0-1|53	%prep
14cu|perl-namespace-autoclean-0.280.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-namespace-autoclean-0.280.0-1|55	chmod 644 Changes
14cu|perl-namespace-autoclean-0.280.0-1|56	
14cu|perl-namespace-autoclean-0.280.0-1|57	%build
14cu|perl-namespace-autoclean-0.280.0-1|58	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-namespace-autoclean-0.280.0-1|59	%make
14cu|perl-namespace-autoclean-0.280.0-1|60	
14cu|perl-namespace-autoclean-0.280.0-1|61	%check
14cu|perl-namespace-autoclean-0.280.0-1|62	make test
14cu|perl-namespace-autoclean-0.280.0-1|63	
14cu|perl-namespace-autoclean-0.280.0-1|64	%install
14cu|perl-namespace-autoclean-0.280.0-1|65	%makeinstall_std
14cu|perl-namespace-autoclean-0.280.0-1|66	
14cu|perl-namespace-autoclean-0.280.0-1|67	%files
14cu|perl-namespace-autoclean-0.280.0-1|68	%doc Changes  META.json META.yml README
14cu|perl-namespace-autoclean-0.280.0-1|69	%{_mandir}/man3/*
14cu|perl-namespace-autoclean-0.280.0-1|70	%{perl_vendorlib}/*
14cu|perl-namespace-autoclean-0.280.0-1|71	
14cu|perl-namespace-autoclean-0.280.0-1|72	%changelog
14cu|perl-namespace-autoclean-0.280.0-1|73	
14cu|perl-namespace-autoclean-0.280.0-1|74	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.280.0-1
14cu|perl-namespace-autoclean-0.280.0-1|75	- (b05d3da) Fix %doc files
14cu|perl-namespace-autoclean-0.280.0-1|76	
14cu|perl-namespace-autoclean-0.280.0-1|77	

13184 14
14cu|perl-Net-Appliance-Session-4.200.0-1|1	%define upstream_name Net-Appliance-Session
14cu|perl-Net-Appliance-Session-4.200.0-1|2	%define upstream_version 4.200000
14cu|perl-Net-Appliance-Session-4.200.0-1|3	
14cu|perl-Net-Appliance-Session-4.200.0-1|4	%if %{_use_internal_dependency_generator}
14cu|perl-Net-Appliance-Session-4.200.0-1|5	%define __noautoreq 'perl\\(Net::Appliance::Phrasebook\\)'
14cu|perl-Net-Appliance-Session-4.200.0-1|6	%endif
14cu|perl-Net-Appliance-Session-4.200.0-1|7	
14cu|perl-Net-Appliance-Session-4.200.0-1|8	Summary:	Run command-line sessions to network appliances
14cu|perl-Net-Appliance-Session-4.200.0-1|9	
14cu|perl-Net-Appliance-Session-4.200.0-1|10	Name:		perl-%{upstream_name}
14cu|perl-Net-Appliance-Session-4.200.0-1|11	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Appliance-Session-4.200.0-1|12	Release:	1
14cu|perl-Net-Appliance-Session-4.200.0-1|13	License:	GPL+ or Artistic
14cu|perl-Net-Appliance-Session-4.200.0-1|14	Group:		Development/Perl
14cu|perl-Net-Appliance-Session-4.200.0-1|15	URL:		http://search.cpan.org/dist/Net-Appliance-Session/
14cu|perl-Net-Appliance-Session-4.200.0-1|16	Source:		http://www.cpan.org/modules/by-module/Net/Net-Appliance-Session-%{upstream_version}.tar.gz
14cu|perl-Net-Appliance-Session-4.200.0-1|17	BuildRequires:	perl-devel
14cu|perl-Net-Appliance-Session-4.200.0-1|18	BuildRequires:	perl(Moo)
14cu|perl-Net-Appliance-Session-4.200.0-1|19	BuildRequires:	perl(MooX::Types::MooseLike::Base)
14cu|perl-Net-Appliance-Session-4.200.0-1|20	BuildRequires:	perl(Net::CLI::Interact)
14cu|perl-Net-Appliance-Session-4.200.0-1|21	
14cu|perl-Net-Appliance-Session-4.200.0-1|22	
14cu|perl-Net-Appliance-Session-4.200.0-1|23	
14cu|perl-Net-Appliance-Session-4.200.0-1|24	BuildArch:	noarch
14cu|perl-Net-Appliance-Session-4.200.0-1|25	
14cu|perl-Net-Appliance-Session-4.200.0-1|26	%description
14cu|perl-Net-Appliance-Session-4.200.0-1|27	Run command-line sessions to network appliances
14cu|perl-Net-Appliance-Session-4.200.0-1|28	
14cu|perl-Net-Appliance-Session-4.200.0-1|29	%prep
14cu|perl-Net-Appliance-Session-4.200.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-Appliance-Session-4.200.0-1|31	
14cu|perl-Net-Appliance-Session-4.200.0-1|32	%build
14cu|perl-Net-Appliance-Session-4.200.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Appliance-Session-4.200.0-1|34	%make
14cu|perl-Net-Appliance-Session-4.200.0-1|35	
14cu|perl-Net-Appliance-Session-4.200.0-1|36	%check
14cu|perl-Net-Appliance-Session-4.200.0-1|37	make test
14cu|perl-Net-Appliance-Session-4.200.0-1|38	
14cu|perl-Net-Appliance-Session-4.200.0-1|39	%install
14cu|perl-Net-Appliance-Session-4.200.0-1|40	%makeinstall_std
14cu|perl-Net-Appliance-Session-4.200.0-1|41	
14cu|perl-Net-Appliance-Session-4.200.0-1|42	### Clean up docs
14cu|perl-Net-Appliance-Session-4.200.0-1|43	find examples/ -type f -exec %{__chmod} a-x {} \;
14cu|perl-Net-Appliance-Session-4.200.0-1|44	
14cu|perl-Net-Appliance-Session-4.200.0-1|45	%files
14cu|perl-Net-Appliance-Session-4.200.0-1|46	%doc Changes  MANIFEST META.yml META.json examples/
14cu|perl-Net-Appliance-Session-4.200.0-1|47	%{_mandir}/man3/*.3pm*
14cu|perl-Net-Appliance-Session-4.200.0-1|48	%{perl_vendorlib}/Net/Appliance/Session
14cu|perl-Net-Appliance-Session-4.200.0-1|49	%{perl_vendorlib}/Net/Appliance/Session.pm
14cu|perl-Net-Appliance-Session-4.200.0-1|50	%{_bindir}/nas
14cu|perl-Net-Appliance-Session-4.200.0-1|51	%{_mandir}/man1/nas.1.xz
14cu|perl-Net-Appliance-Session-4.200.0-1|52	
14cu|perl-Net-Appliance-Session-4.200.0-1|53	
14cu|perl-Net-Appliance-Session-4.200.0-1|54	%changelog
14cu|perl-Net-Appliance-Session-4.200.0-1|55	
14cu|perl-Net-Appliance-Session-4.200.0-1|56	* Fri Jun 19 2015 abfonly <John@smith.org> 4.200.0-1
14cu|perl-Net-Appliance-Session-4.200.0-1|57	- (733a3a1) Log: Update to 4.200.0, enable and fix tests, spec clean
14cu|perl-Net-Appliance-Session-4.200.0-1|58	
14cu|perl-Net-Appliance-Session-4.200.0-1|59	

13185 14
14cu|perl-Net-ARP-1.0.8-1|1	%define upstream_name Net-ARP
14cu|perl-Net-ARP-1.0.8-1|2	%define upstream_version 1.0.8
14cu|perl-Net-ARP-1.0.8-1|3	
14cu|perl-Net-ARP-1.0.8-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-ARP-1.0.8-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-ARP-1.0.8-1|6	Release:	1
14cu|perl-Net-ARP-1.0.8-1|7	Summary:	Create and Send ARP Packets
14cu|perl-Net-ARP-1.0.8-1|8	Group:		Development/Perl
14cu|perl-Net-ARP-1.0.8-1|9	License:	GPLv2
14cu|perl-Net-ARP-1.0.8-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-ARP-1.0.8-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/C/CR/CRAZYDJ/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Net-ARP-1.0.8-1|12	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Net-ARP-1.0.8-1|13	BuildRequires:	perl-devel
14cu|perl-Net-ARP-1.0.8-1|14	Patch0:		Net-Arp-1.0.6-tests.patch
14cu|perl-Net-ARP-1.0.8-1|15	
14cu|perl-Net-ARP-1.0.8-1|16	%description
14cu|perl-Net-ARP-1.0.8-1|17	This module is a Perl extension to create and send ARP packets and lookup
14cu|perl-Net-ARP-1.0.8-1|18	local or remote mac addresses. You do not need to install any additional
14cu|perl-Net-ARP-1.0.8-1|19	libraries like Libnet to compile this extension. It uses kernel header files
14cu|perl-Net-ARP-1.0.8-1|20	to create the packets.
14cu|perl-Net-ARP-1.0.8-1|21	
14cu|perl-Net-ARP-1.0.8-1|22	%prep
14cu|perl-Net-ARP-1.0.8-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-ARP-1.0.8-1|24	chmod -x README *.pm
14cu|perl-Net-ARP-1.0.8-1|25	%patch0 -p1 -b .tests
14cu|perl-Net-ARP-1.0.8-1|26	
14cu|perl-Net-ARP-1.0.8-1|27	%build
14cu|perl-Net-ARP-1.0.8-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-ARP-1.0.8-1|29	%make
14cu|perl-Net-ARP-1.0.8-1|30	
14cu|perl-Net-ARP-1.0.8-1|31	%install
14cu|perl-Net-ARP-1.0.8-1|32	%makeinstall_std
14cu|perl-Net-ARP-1.0.8-1|33	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cu|perl-Net-ARP-1.0.8-1|34	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
14cu|perl-Net-ARP-1.0.8-1|35	find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
14cu|perl-Net-ARP-1.0.8-1|36	
14cu|perl-Net-ARP-1.0.8-1|37	%check
14cu|perl-Net-ARP-1.0.8-1|38	# The tests for this package require root privileges and network access,
14cu|perl-Net-ARP-1.0.8-1|39	# therefore for automated building we need to leave it out.
14cu|perl-Net-ARP-1.0.8-1|40	#
14cu|perl-Net-ARP-1.0.8-1|41	#make test
14cu|perl-Net-ARP-1.0.8-1|42	#
14cu|perl-Net-ARP-1.0.8-1|43	
14cu|perl-Net-ARP-1.0.8-1|44	%files
14cu|perl-Net-ARP-1.0.8-1|45	%doc Changes README
14cu|perl-Net-ARP-1.0.8-1|46	%{perl_vendorarch}/Net/
14cu|perl-Net-ARP-1.0.8-1|47	%{_mandir}/man3/Net::ARP.3pm*
14cu|perl-Net-ARP-1.0.8-1|48	%{perl_vendorarch}/auto/Net/
14cu|perl-Net-ARP-1.0.8-1|49	
14cu|perl-Net-ARP-1.0.8-1|50	%changelog
14cu|perl-Net-ARP-1.0.8-1|51	* Wed Oct 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-1
14cu|perl-Net-ARP-1.0.8-1|52	+ Revision: 024b0ea
14cu|perl-Net-ARP-1.0.8-1|53	- Imported from SRPM
14cu|perl-Net-ARP-1.0.8-1|54	
14cu|perl-Net-ARP-1.0.8-1|55	

13186 14
14cu|perl-Net-BGP-0.160.0-1|1	%define upstream_name    Net-BGP
14cu|perl-Net-BGP-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-Net-BGP-0.160.0-1|3	
14cu|perl-Net-BGP-0.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-BGP-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-BGP-0.160.0-1|6	Release:	1
14cu|perl-Net-BGP-0.160.0-1|7	
14cu|perl-Net-BGP-0.160.0-1|8	Summary:	Net-BGP module for perl
14cu|perl-Net-BGP-0.160.0-1|9	
14cu|perl-Net-BGP-0.160.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-BGP-0.160.0-1|11	Group:		Development/Perl
14cu|perl-Net-BGP-0.160.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-BGP-0.160.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-BGP-0.160.0-1|14	
14cu|perl-Net-BGP-0.160.0-1|15	BuildRequires:	perl-devel
14cu|perl-Net-BGP-0.160.0-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Net-BGP-0.160.0-1|17	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-BGP-0.160.0-1|18	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Net-BGP-0.160.0-1|19	BuildRequires:  perl(Test::Harness) >= 3.350.0
14cu|perl-Net-BGP-0.160.0-1|20	BuildRequires:  perl(IO::Select)
14cu|perl-Net-BGP-0.160.0-1|21	BuildRequires:  perl(IO::Socket)
14cu|perl-Net-BGP-0.160.0-1|22	BuildRequires:  perl(List::Util) >= 1.390.0
14cu|perl-Net-BGP-0.160.0-1|23	
14cu|perl-Net-BGP-0.160.0-1|24	BuildArch:	noarch
14cu|perl-Net-BGP-0.160.0-1|25	
14cu|perl-Net-BGP-0.160.0-1|26	%description
14cu|perl-Net-BGP-0.160.0-1|27	This module is an implementation of the BGP-4 inter-domain
14cu|perl-Net-BGP-0.160.0-1|28	routing protocol. It encapsulates all of the functionality
14cu|perl-Net-BGP-0.160.0-1|29	needed to establish and maintain a BGP peering session and
14cu|perl-Net-BGP-0.160.0-1|30	exchange routing update information with the peer.
14cu|perl-Net-BGP-0.160.0-1|31	
14cu|perl-Net-BGP-0.160.0-1|32	%prep
14cu|perl-Net-BGP-0.160.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-BGP-0.160.0-1|34	
14cu|perl-Net-BGP-0.160.0-1|35	%build
14cu|perl-Net-BGP-0.160.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-BGP-0.160.0-1|37	%make
14cu|perl-Net-BGP-0.160.0-1|38	
14cu|perl-Net-BGP-0.160.0-1|39	%check
14cu|perl-Net-BGP-0.160.0-1|40	make test
14cu|perl-Net-BGP-0.160.0-1|41	
14cu|perl-Net-BGP-0.160.0-1|42	%install
14cu|perl-Net-BGP-0.160.0-1|43	%makeinstall_std
14cu|perl-Net-BGP-0.160.0-1|44	
14cu|perl-Net-BGP-0.160.0-1|45	%files
14cu|perl-Net-BGP-0.160.0-1|46	%doc Changes README META.json META.yml
14cu|perl-Net-BGP-0.160.0-1|47	%{perl_vendorlib}/Net/BGP
14cu|perl-Net-BGP-0.160.0-1|48	%{perl_vendorlib}/Net/BGP.pm
14cu|perl-Net-BGP-0.160.0-1|49	%{_mandir}/*/*
14cu|perl-Net-BGP-0.160.0-1|50	
14cu|perl-Net-BGP-0.160.0-1|51	
14cu|perl-Net-BGP-0.160.0-1|52	%changelog
14cu|perl-Net-BGP-0.160.0-1|53	
14cu|perl-Net-BGP-0.160.0-1|54	* Sat Jun 27 2015 abfonly <John@smith.org> 0.160.0-1
14cu|perl-Net-BGP-0.160.0-1|55	- (e4eb3e6) Log: Update to 0.160.0
14cu|perl-Net-BGP-0.160.0-1|56	
14cu|perl-Net-BGP-0.160.0-1|57	

13187 14
14cu|perl-Net-Bluetooth-0.410.0-1|1	%define upstream_name Net-Bluetooth
14cu|perl-Net-Bluetooth-0.410.0-1|2	%define upstream_version 0.41
14cu|perl-Net-Bluetooth-0.410.0-1|3	%define __noautoprov 'Bluetooth.so'
14cu|perl-Net-Bluetooth-0.410.0-1|4	
14cu|perl-Net-Bluetooth-0.410.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Net-Bluetooth-0.410.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Bluetooth-0.410.0-1|7	Release:	1
14cu|perl-Net-Bluetooth-0.410.0-1|8	
14cu|perl-Net-Bluetooth-0.410.0-1|9	Summary:	Net::Bluetooth - Perl Bluetooth Interface
14cu|perl-Net-Bluetooth-0.410.0-1|10	
14cu|perl-Net-Bluetooth-0.410.0-1|11	License:	GPL+ or Artistic
14cu|perl-Net-Bluetooth-0.410.0-1|12	Group:		Development/Perl
14cu|perl-Net-Bluetooth-0.410.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-Bluetooth-0.410.0-1|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net-Bluetooth-%{upstream_version}.tar.gz
14cu|perl-Net-Bluetooth-0.410.0-1|15	
14cu|perl-Net-Bluetooth-0.410.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-Bluetooth-0.410.0-1|17	BuildRequires:	pkgconfig(bluez)
14cu|perl-Net-Bluetooth-0.410.0-1|18	BuildRequires:	perl-devel
14cu|perl-Net-Bluetooth-0.410.0-1|19	Requires(pre):	bluez
14cu|perl-Net-Bluetooth-0.410.0-1|20	
14cu|perl-Net-Bluetooth-0.410.0-1|21	%description
14cu|perl-Net-Bluetooth-0.410.0-1|22	Net::Bluetooth - Perl Bluetooth Interface
14cu|perl-Net-Bluetooth-0.410.0-1|23	This module creates a Bluetooth interface for Perl.
14cu|perl-Net-Bluetooth-0.410.0-1|24	
14cu|perl-Net-Bluetooth-0.410.0-1|25	%prep
14cu|perl-Net-Bluetooth-0.410.0-1|26	%setup -qn Net-Bluetooth-%{upstream_version}
14cu|perl-Net-Bluetooth-0.410.0-1|27	
14cu|perl-Net-Bluetooth-0.410.0-1|28	%build
14cu|perl-Net-Bluetooth-0.410.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Bluetooth-0.410.0-1|30	%make
14cu|perl-Net-Bluetooth-0.410.0-1|31	
14cu|perl-Net-Bluetooth-0.410.0-1|32	%check
14cu|perl-Net-Bluetooth-0.410.0-1|33	make test
14cu|perl-Net-Bluetooth-0.410.0-1|34	
14cu|perl-Net-Bluetooth-0.410.0-1|35	%install
14cu|perl-Net-Bluetooth-0.410.0-1|36	%makeinstall_std
14cu|perl-Net-Bluetooth-0.410.0-1|37	
14cu|perl-Net-Bluetooth-0.410.0-1|38	%files
14cu|perl-Net-Bluetooth-0.410.0-1|39	%doc Changes README META.json META.yml
14cu|perl-Net-Bluetooth-0.410.0-1|40	%{perl_vendorarch}/Net/Bluetooth.pm
14cu|perl-Net-Bluetooth-0.410.0-1|41	%dir %{perl_vendorarch}/auto/Net/Bluetooth
14cu|perl-Net-Bluetooth-0.410.0-1|42	%{perl_vendorarch}/auto/Net/Bluetooth/*
14cu|perl-Net-Bluetooth-0.410.0-1|43	%{_mandir}/man3/*
14cu|perl-Net-Bluetooth-0.410.0-1|44	
14cu|perl-Net-Bluetooth-0.410.0-1|45	
14cu|perl-Net-Bluetooth-0.410.0-1|46	
14cu|perl-Net-Bluetooth-0.410.0-1|47	%changelog
14cu|perl-Net-Bluetooth-0.410.0-1|48	
14cu|perl-Net-Bluetooth-0.410.0-1|49	* Sat Jun 27 2015 abfonly <John@smith.org> 0.410.0-1
14cu|perl-Net-Bluetooth-0.410.0-1|50	- (40d61d5) Log:Update to 0.410.0
14cu|perl-Net-Bluetooth-0.410.0-1|51	
14cu|perl-Net-Bluetooth-0.410.0-1|52	

13188 14
14cu|perl-Net-CIDR-0.180.0-1|1	%define upstream_name	 Net-CIDR
14cu|perl-Net-CIDR-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-Net-CIDR-0.180.0-1|3	
14cu|perl-Net-CIDR-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-CIDR-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-CIDR-0.180.0-1|6	Release:	1
14cu|perl-Net-CIDR-0.180.0-1|7	
14cu|perl-Net-CIDR-0.180.0-1|8	Summary:	Manipulate IPv4/IPv6 netblocks in CIDR notation
14cu|perl-Net-CIDR-0.180.0-1|9	
14cu|perl-Net-CIDR-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-CIDR-0.180.0-1|11	Group:		Development/Perl
14cu|perl-Net-CIDR-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-CIDR-0.180.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRSAM/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-CIDR-0.180.0-1|14	
14cu|perl-Net-CIDR-0.180.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-CIDR-0.180.0-1|16	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Net-CIDR-0.180.0-1|17	BuildRequires: perl(Carp) >= 1.360.0
14cu|perl-Net-CIDR-0.180.0-1|18	
14cu|perl-Net-CIDR-0.180.0-1|19	BuildArch:	noarch
14cu|perl-Net-CIDR-0.180.0-1|20	
14cu|perl-Net-CIDR-0.180.0-1|21	%description
14cu|perl-Net-CIDR-0.180.0-1|22	With this module, you can manipulate IPv4/IPv6 netblocks in CIDR notation.
14cu|perl-Net-CIDR-0.180.0-1|23	
14cu|perl-Net-CIDR-0.180.0-1|24	%prep
14cu|perl-Net-CIDR-0.180.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-CIDR-0.180.0-1|26	
14cu|perl-Net-CIDR-0.180.0-1|27	%build
14cu|perl-Net-CIDR-0.180.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-CIDR-0.180.0-1|29	%make
14cu|perl-Net-CIDR-0.180.0-1|30	
14cu|perl-Net-CIDR-0.180.0-1|31	%check
14cu|perl-Net-CIDR-0.180.0-1|32	%make test
14cu|perl-Net-CIDR-0.180.0-1|33	
14cu|perl-Net-CIDR-0.180.0-1|34	%install
14cu|perl-Net-CIDR-0.180.0-1|35	%makeinstall_std
14cu|perl-Net-CIDR-0.180.0-1|36	
14cu|perl-Net-CIDR-0.180.0-1|37	%files
14cu|perl-Net-CIDR-0.180.0-1|38	%doc Changes COPYING README META.json META.yml
14cu|perl-Net-CIDR-0.180.0-1|39	%{perl_vendorlib}/Net
14cu|perl-Net-CIDR-0.180.0-1|40	%{_mandir}/*/*
14cu|perl-Net-CIDR-0.180.0-1|41	
14cu|perl-Net-CIDR-0.180.0-1|42	
14cu|perl-Net-CIDR-0.180.0-1|43	
14cu|perl-Net-CIDR-0.180.0-1|44	%changelog
14cu|perl-Net-CIDR-0.180.0-1|45	
14cu|perl-Net-CIDR-0.180.0-1|46	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-Net-CIDR-0.180.0-1|47	- (b4bd498) Log: Update to 0.180.0, spec clean
14cu|perl-Net-CIDR-0.180.0-1|48	
14cu|perl-Net-CIDR-0.180.0-1|49	

13189 14
14cu|perl-Net-CUPS-0.610.0-4|1	%define upstream_name    Net-CUPS
14cu|perl-Net-CUPS-0.610.0-4|2	%define upstream_version 0.61
14cu|perl-Net-CUPS-0.610.0-4|3	
14cu|perl-Net-CUPS-0.610.0-4|4	Name:       perl-%{upstream_name}
14cu|perl-Net-CUPS-0.610.0-4|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-CUPS-0.610.0-4|6	Release:    4
14cu|perl-Net-CUPS-0.610.0-4|7	
14cu|perl-Net-CUPS-0.610.0-4|8	Summary:    Common Unix Printing System Interface
14cu|perl-Net-CUPS-0.610.0-4|9	License:    GPL+ or Artistic
14cu|perl-Net-CUPS-0.610.0-4|10	Group:      Development/Perl
14cu|perl-Net-CUPS-0.610.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-CUPS-0.610.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-CUPS-0.610.0-4|13	Patch0:        perl-Net-CUPS-0.61-cups16.patch
14cu|perl-Net-CUPS-0.610.0-4|14	BuildRequires: perl-devel
14cu|perl-Net-CUPS-0.610.0-4|15	BuildRequires: cups-devel
14cu|perl-Net-CUPS-0.610.0-4|16	BuildRequires: pkgconfig(libcupsfilters)
14cu|perl-Net-CUPS-0.610.0-4|17	BuildRequires: perl(Test::More)
14cu|perl-Net-CUPS-0.610.0-4|18	
14cu|perl-Net-CUPS-0.610.0-4|19	%description
14cu|perl-Net-CUPS-0.610.0-4|20	Net::CUPS is an object oriented interface to the Common Unix Printing
14cu|perl-Net-CUPS-0.610.0-4|21	System.
14cu|perl-Net-CUPS-0.610.0-4|22	
14cu|perl-Net-CUPS-0.610.0-4|23	%prep
14cu|perl-Net-CUPS-0.610.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Net-CUPS-0.610.0-4|25	# those test requires a running cups server
14cu|perl-Net-CUPS-0.610.0-4|26	# http://rt.cpan.org/Ticket/Display.html?id=38469
14cu|perl-Net-CUPS-0.610.0-4|27	rm -f t/03_destination.t
14cu|perl-Net-CUPS-0.610.0-4|28	find . -type f -exec chmod -c -x {} +
14cu|perl-Net-CUPS-0.610.0-4|29	%patch0 -p1 -b .cups16
14cu|perl-Net-CUPS-0.610.0-4|30	
14cu|perl-Net-CUPS-0.610.0-4|31	%build
14cu|perl-Net-CUPS-0.610.0-4|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-CUPS-0.610.0-4|33	%make
14cu|perl-Net-CUPS-0.610.0-4|34	
14cu|perl-Net-CUPS-0.610.0-4|35	%check
14cu|perl-Net-CUPS-0.610.0-4|36	make test
14cu|perl-Net-CUPS-0.610.0-4|37	
14cu|perl-Net-CUPS-0.610.0-4|38	%install
14cu|perl-Net-CUPS-0.610.0-4|39	%makeinstall_std
14cu|perl-Net-CUPS-0.610.0-4|40	
14cu|perl-Net-CUPS-0.610.0-4|41	%files
14cu|perl-Net-CUPS-0.610.0-4|42	%doc README Changes
14cu|perl-Net-CUPS-0.610.0-4|43	%{_mandir}/man3/*
14cu|perl-Net-CUPS-0.610.0-4|44	%{perl_vendorlib}/*
14cu|perl-Net-CUPS-0.610.0-4|45	
14cu|perl-Net-CUPS-0.610.0-4|46	%changelog
14cu|perl-Net-CUPS-0.610.0-4|47	
14cu|perl-Net-CUPS-0.610.0-4|48	* Fri Jun 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.610.0-4
14cu|perl-Net-CUPS-0.610.0-4|49	- (dee7619) Fix BRs
14cu|perl-Net-CUPS-0.610.0-4|50	
14cu|perl-Net-CUPS-0.610.0-4|51	

13190 14
14cu|perl-Net-Dict-2.210.0-1|1	%define upstream_name	 Net-Dict
14cu|perl-Net-Dict-2.210.0-1|2	%define upstream_version 2.21
14cu|perl-Net-Dict-2.210.0-1|3	
14cu|perl-Net-Dict-2.210.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-Dict-2.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Dict-2.210.0-1|6	Release:	1
14cu|perl-Net-Dict-2.210.0-1|7	
14cu|perl-Net-Dict-2.210.0-1|8	Summary:	A perl client for accessing network dictionary servers
14cu|perl-Net-Dict-2.210.0-1|9	
14cu|perl-Net-Dict-2.210.0-1|10	
14cu|perl-Net-Dict-2.210.0-1|11	License:	GPL+ or Artistic
14cu|perl-Net-Dict-2.210.0-1|12	Group:		Development/Perl
14cu|perl-Net-Dict-2.210.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Net-Dict-2.210.0-1|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-Dict-2.210.0-1|15	
14cu|perl-Net-Dict-2.210.0-1|16	BuildRequires:	perl-devel
14cu|perl-Net-Dict-2.210.0-1|17	BuildRequires:	perl(AppConfig::Std)
14cu|perl-Net-Dict-2.210.0-1|18	BuildRequires:	perl(Test::Differences)
14cu|perl-Net-Dict-2.210.0-1|19	BuildRequires:	perl(Test::RequiresInternet)
14cu|perl-Net-Dict-2.210.0-1|20	BuildRequires:	perl(Carp)
14cu|perl-Net-Dict-2.210.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Net-Dict-2.210.0-1|22	BuildRequires:	perl(IO::Socket)
14cu|perl-Net-Dict-2.210.0-1|23	BuildRequires:	perl(Net::Cmd)
14cu|perl-Net-Dict-2.210.0-1|24	BuildRequires:	perl(Test::More) >= 0.880.0
14cu|perl-Net-Dict-2.210.0-1|25	
14cu|perl-Net-Dict-2.210.0-1|26	BuildArch:	noarch
14cu|perl-Net-Dict-2.210.0-1|27	
14cu|perl-Net-Dict-2.210.0-1|28	# both packages provide /usr/bin/dict
14cu|perl-Net-Dict-2.210.0-1|29	Conflicts:	dictd-client
14cu|perl-Net-Dict-2.210.0-1|30	
14cu|perl-Net-Dict-2.210.0-1|31	%description
14cu|perl-Net-Dict-2.210.0-1|32	Net::Dict is a perl class for looking up words and their definitions on network
14cu|perl-Net-Dict-2.210.0-1|33	dictionary servers. It provides a simple client API for the DICT network
14cu|perl-Net-Dict-2.210.0-1|34	protocol.
14cu|perl-Net-Dict-2.210.0-1|35	
14cu|perl-Net-Dict-2.210.0-1|36	%prep
14cu|perl-Net-Dict-2.210.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Net-Dict-2.210.0-1|38	
14cu|perl-Net-Dict-2.210.0-1|39	%build
14cu|perl-Net-Dict-2.210.0-1|40	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14cu|perl-Net-Dict-2.210.0-1|41	%make
14cu|perl-Net-Dict-2.210.0-1|42	
14cu|perl-Net-Dict-2.210.0-1|43	%check
14cu|perl-Net-Dict-2.210.0-1|44	%make test
14cu|perl-Net-Dict-2.210.0-1|45	
14cu|perl-Net-Dict-2.210.0-1|46	%install
14cu|perl-Net-Dict-2.210.0-1|47	%makeinstall_std
14cu|perl-Net-Dict-2.210.0-1|48	
14cu|perl-Net-Dict-2.210.0-1|49	%files
14cu|perl-Net-Dict-2.210.0-1|50	%doc README examples
14cu|perl-Net-Dict-2.210.0-1|51	%{perl_vendorlib}/Net/*
14cu|perl-Net-Dict-2.210.0-1|52	%{_mandir}/*/*
14cu|perl-Net-Dict-2.210.0-1|53	%{_bindir}/dict
14cu|perl-Net-Dict-2.210.0-1|54	%{_bindir}/tkdict
14cu|perl-Net-Dict-2.210.0-1|55	
14cu|perl-Net-Dict-2.210.0-1|56	
14cu|perl-Net-Dict-2.210.0-1|57	
14cu|perl-Net-Dict-2.210.0-1|58	%changelog
14cu|perl-Net-Dict-2.210.0-1|59	
14cu|perl-Net-Dict-2.210.0-1|60	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 2.210.0-1
14cu|perl-Net-Dict-2.210.0-1|61	- (508b754) Updated to 2.21
14cu|perl-Net-Dict-2.210.0-1|62	
14cu|perl-Net-Dict-2.210.0-1|63	

13191 14
14cu|perl-Net-DNS-SEC-1.20.0-1|1	%define	upstream_name	 Net-DNS-SEC
14cu|perl-Net-DNS-SEC-1.20.0-1|2	%define upstream_version 1.02
14cu|perl-Net-DNS-SEC-1.20.0-1|3	
14cu|perl-Net-DNS-SEC-1.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-DNS-SEC-1.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-DNS-SEC-1.20.0-1|6	Release:	1
14cu|perl-Net-DNS-SEC-1.20.0-1|7	
14cu|perl-Net-DNS-SEC-1.20.0-1|8	Summary:	DNSSEC support for Net::DNS perl module
14cu|perl-Net-DNS-SEC-1.20.0-1|9	License:	MIT
14cu|perl-Net-DNS-SEC-1.20.0-1|10	Group:		Development/Perl
14cu|perl-Net-DNS-SEC-1.20.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-DNS-SEC-1.20.0-1|12	Source0:	http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-DNS-SEC-1.20.0-1|13	
14cu|perl-Net-DNS-SEC-1.20.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-DNS-SEC-1.20.0-1|15	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Net-DNS-SEC-1.20.0-1|16	BuildRequires: perl(Test::Pod)
14cu|perl-Net-DNS-SEC-1.20.0-1|17	BuildRequires: perl(Crypt::OpenSSL::Bignum) >= 0.30.0
14cu|perl-Net-DNS-SEC-1.20.0-1|18	BuildRequires: perl(Crypt::OpenSSL::DSA) >= 0.100.0
14cu|perl-Net-DNS-SEC-1.20.0-1|19	BuildRequires: perl(Crypt::OpenSSL::RSA) >= 0.190.0
14cu|perl-Net-DNS-SEC-1.20.0-1|20	BuildRequires: perl(Crypt::OpenSSL::ECDSA) >= 0.60.0
14cu|perl-Net-DNS-SEC-1.20.0-1|21	BuildRequires: perl(Crypt::OpenSSL::Random)
14cu|perl-Net-DNS-SEC-1.20.0-1|22	BuildRequires: perl(Digest::BubbleBabble) >= 0.10.0
14cu|perl-Net-DNS-SEC-1.20.0-1|23	BuildRequires: perl(Digest::SHA) >= 5.230.0
14cu|perl-Net-DNS-SEC-1.20.0-1|24	BuildRequires: perl(Crypt::OpenSSL::EC) >= 1.10.0
14cu|perl-Net-DNS-SEC-1.20.0-1|25	BuildRequires: perl(Digest::GOST) >= 0.60.0
14cu|perl-Net-DNS-SEC-1.20.0-1|26	BuildRequires: perl(File::Basename)
14cu|perl-Net-DNS-SEC-1.20.0-1|27	BuildRequires: perl(MIME::Base32)
14cu|perl-Net-DNS-SEC-1.20.0-1|28	BuildRequires: perl(MIME::Base64) >= 3.150.0
14cu|perl-Net-DNS-SEC-1.20.0-1|29	BuildRequires: perl(Math::BigInt)
14cu|perl-Net-DNS-SEC-1.20.0-1|30	BuildRequires: perl(Net::DNS) >= 0.640.0
14cu|perl-Net-DNS-SEC-1.20.0-1|31	BuildRequires: perl(Test::More) >= 0.470.0
14cu|perl-Net-DNS-SEC-1.20.0-1|32	BuildRequires: perl(Time::Local)
14cu|perl-Net-DNS-SEC-1.20.0-1|33	
14cu|perl-Net-DNS-SEC-1.20.0-1|34	
14cu|perl-Net-DNS-SEC-1.20.0-1|35	BuildArch:	noarch
14cu|perl-Net-DNS-SEC-1.20.0-1|36	
14cu|perl-Net-DNS-SEC-1.20.0-1|37	%description
14cu|perl-Net-DNS-SEC-1.20.0-1|38	This perl modules implements DNSSEC extensions as described in
14cu|perl-Net-DNS-SEC-1.20.0-1|39	rfc 2535, 2931. With it, you can use DS, SIG, KEY and NXT record.
14cu|perl-Net-DNS-SEC-1.20.0-1|40	
14cu|perl-Net-DNS-SEC-1.20.0-1|41	It extends perl-Net-DNS to manipulate these records.
14cu|perl-Net-DNS-SEC-1.20.0-1|42	
14cu|perl-Net-DNS-SEC-1.20.0-1|43	%prep
14cu|perl-Net-DNS-SEC-1.20.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-DNS-SEC-1.20.0-1|45	
14cu|perl-Net-DNS-SEC-1.20.0-1|46	%build
14cu|perl-Net-DNS-SEC-1.20.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-DNS-SEC-1.20.0-1|48	%make
14cu|perl-Net-DNS-SEC-1.20.0-1|49	
14cu|perl-Net-DNS-SEC-1.20.0-1|50	%check
14cu|perl-Net-DNS-SEC-1.20.0-1|51	make test
14cu|perl-Net-DNS-SEC-1.20.0-1|52	
14cu|perl-Net-DNS-SEC-1.20.0-1|53	%install
14cu|perl-Net-DNS-SEC-1.20.0-1|54	%makeinstall_std
14cu|perl-Net-DNS-SEC-1.20.0-1|55	
14cu|perl-Net-DNS-SEC-1.20.0-1|56	
14cu|perl-Net-DNS-SEC-1.20.0-1|57	%files
14cu|perl-Net-DNS-SEC-1.20.0-1|58	%doc Changes README META.json META.yml
14cu|perl-Net-DNS-SEC-1.20.0-1|59	%doc demo/
14cu|perl-Net-DNS-SEC-1.20.0-1|60	%{perl_vendorlib}/*
14cu|perl-Net-DNS-SEC-1.20.0-1|61	%{_mandir}/man3/*
14cu|perl-Net-DNS-SEC-1.20.0-1|62	
14cu|perl-Net-DNS-SEC-1.20.0-1|63	%changelog
14cu|perl-Net-DNS-SEC-1.20.0-1|64	
14cu|perl-Net-DNS-SEC-1.20.0-1|65	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 1.20.0-1
14cu|perl-Net-DNS-SEC-1.20.0-1|66	- (46f8723) Updated to 1.02
14cu|perl-Net-DNS-SEC-1.20.0-1|67	
14cu|perl-Net-DNS-SEC-1.20.0-1|68	

13192 14
14cu|perl-Net-Domain-TLD-1.730.0-1|1	%define upstream_name    Net-Domain-TLD
14cu|perl-Net-Domain-TLD-1.730.0-1|2	%define upstream_version 1.73
14cu|perl-Net-Domain-TLD-1.730.0-1|3	
14cu|perl-Net-Domain-TLD-1.730.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Net-Domain-TLD-1.730.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-Domain-TLD-1.730.0-1|6	Release:    1
14cu|perl-Net-Domain-TLD-1.730.0-1|7	
14cu|perl-Net-Domain-TLD-1.730.0-1|8	Summary:    Work with TLD names
14cu|perl-Net-Domain-TLD-1.730.0-1|9	License:    GPL+ or Artistic
14cu|perl-Net-Domain-TLD-1.730.0-1|10	Group:      Development/Perl
14cu|perl-Net-Domain-TLD-1.730.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-Domain-TLD-1.730.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-Domain-TLD-1.730.0-1|13	
14cu|perl-Net-Domain-TLD-1.730.0-1|14	BuildRequires: perl-devel
14cu|perl-Net-Domain-TLD-1.730.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Net-Domain-TLD-1.730.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Net-Domain-TLD-1.730.0-1|17	BuildRequires: perl(Storable)
14cu|perl-Net-Domain-TLD-1.730.0-1|18	BuildArch: noarch
14cu|perl-Net-Domain-TLD-1.730.0-1|19	
14cu|perl-Net-Domain-TLD-1.730.0-1|20	%description
14cu|perl-Net-Domain-TLD-1.730.0-1|21	The purpose of this module is to provide user with current list of
14cu|perl-Net-Domain-TLD-1.730.0-1|22	available top level domain names including new ICANN additions and ccTLDs
14cu|perl-Net-Domain-TLD-1.730.0-1|23	Currently TLD definitions have been acquired from the following sources:
14cu|perl-Net-Domain-TLD-1.730.0-1|24	
14cu|perl-Net-Domain-TLD-1.730.0-1|25	http://www.icann.org/tlds/
14cu|perl-Net-Domain-TLD-1.730.0-1|26	http://www.dnso.org/constituency/gtld/gtld.html
14cu|perl-Net-Domain-TLD-1.730.0-1|27	http://www.iana.org/cctld/cctld-whois.htm
14cu|perl-Net-Domain-TLD-1.730.0-1|28	https://www.iana.org/domains/root/db.
14cu|perl-Net-Domain-TLD-1.730.0-1|29	
14cu|perl-Net-Domain-TLD-1.730.0-1|30	%prep
14cu|perl-Net-Domain-TLD-1.730.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-Domain-TLD-1.730.0-1|32	
14cu|perl-Net-Domain-TLD-1.730.0-1|33	%build
14cu|perl-Net-Domain-TLD-1.730.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Domain-TLD-1.730.0-1|35	
14cu|perl-Net-Domain-TLD-1.730.0-1|36	%make
14cu|perl-Net-Domain-TLD-1.730.0-1|37	
14cu|perl-Net-Domain-TLD-1.730.0-1|38	%check
14cu|perl-Net-Domain-TLD-1.730.0-1|39	%make test
14cu|perl-Net-Domain-TLD-1.730.0-1|40	
14cu|perl-Net-Domain-TLD-1.730.0-1|41	%install
14cu|perl-Net-Domain-TLD-1.730.0-1|42	%makeinstall_std
14cu|perl-Net-Domain-TLD-1.730.0-1|43	
14cu|perl-Net-Domain-TLD-1.730.0-1|44	%files
14cu|perl-Net-Domain-TLD-1.730.0-1|45	%doc META.yml Changes LICENSE README META.json
14cu|perl-Net-Domain-TLD-1.730.0-1|46	%{_mandir}/man3/*
14cu|perl-Net-Domain-TLD-1.730.0-1|47	%{perl_vendorlib}/*
14cu|perl-Net-Domain-TLD-1.730.0-1|48	
14cu|perl-Net-Domain-TLD-1.730.0-1|49	
14cu|perl-Net-Domain-TLD-1.730.0-1|50	%changelog
14cu|perl-Net-Domain-TLD-1.730.0-1|51	* Mon Feb 23 2015 abfonly <abfonly@gmail.com> 1.730.0-1
14cu|perl-Net-Domain-TLD-1.730.0-1|52	+ Revision: 9f6224a
14cu|perl-Net-Domain-TLD-1.730.0-1|53	- Imported from SRPM
14cu|perl-Net-Domain-TLD-1.730.0-1|54	
14cu|perl-Net-Domain-TLD-1.730.0-1|55	

13193 14
14cu|perl-Net-Dropbox-API-1.900.0-4|1	%define upstream_name    Net-Dropbox-API
14cu|perl-Net-Dropbox-API-1.900.0-4|2	%define upstream_version 1.9
14cu|perl-Net-Dropbox-API-1.900.0-4|3	
14cu|perl-Net-Dropbox-API-1.900.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Net-Dropbox-API-1.900.0-4|5	Version:	%perl_convert_version 1.9
14cu|perl-Net-Dropbox-API-1.900.0-4|6	Release:	4
14cu|perl-Net-Dropbox-API-1.900.0-4|7	
14cu|perl-Net-Dropbox-API-1.900.0-4|8	Summary:	A dropbox API interface
14cu|perl-Net-Dropbox-API-1.900.0-4|9	
14cu|perl-Net-Dropbox-API-1.900.0-4|10	License:	GPL+ or Artistic
14cu|perl-Net-Dropbox-API-1.900.0-4|11	Group:		Development/Perl
14cu|perl-Net-Dropbox-API-1.900.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-Dropbox-API-1.900.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Dropbox-API-1.9.tar.gz
14cu|perl-Net-Dropbox-API-1.900.0-4|14	
14cu|perl-Net-Dropbox-API-1.900.0-4|15	BuildRequires:	perl-devel
14cu|perl-Net-Dropbox-API-1.900.0-4|16	BuildRequires:	perl(Data::Random)
14cu|perl-Net-Dropbox-API-1.900.0-4|17	BuildRequires:	perl(Encode)
14cu|perl-Net-Dropbox-API-1.900.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Net-Dropbox-API-1.900.0-4|19	BuildRequires:	perl(File::Basename)
14cu|perl-Net-Dropbox-API-1.900.0-4|20	BuildRequires:	perl(HTTP::Request::Common)
14cu|perl-Net-Dropbox-API-1.900.0-4|21	BuildRequires:	perl(JSON)
14cu|perl-Net-Dropbox-API-1.900.0-4|22	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Net-Dropbox-API-1.900.0-4|23	BuildRequires:	perl(Mouse) >= 2.4.1
14cu|perl-Net-Dropbox-API-1.900.0-4|24	BuildRequires:	perl(Net::OAuth)
14cu|perl-Net-Dropbox-API-1.900.0-4|25	BuildRequires:	perl(Test::More)
14cu|perl-Net-Dropbox-API-1.900.0-4|26	BuildRequires:	perl(URI)
14cu|perl-Net-Dropbox-API-1.900.0-4|27	BuildRequires:	perl(common::sense)
14cu|perl-Net-Dropbox-API-1.900.0-4|28	BuildArch:	noarch
14cu|perl-Net-Dropbox-API-1.900.0-4|29	
14cu|perl-Net-Dropbox-API-1.900.0-4|30	%description
14cu|perl-Net-Dropbox-API-1.900.0-4|31	no description found
14cu|perl-Net-Dropbox-API-1.900.0-4|32	
14cu|perl-Net-Dropbox-API-1.900.0-4|33	%prep
14cu|perl-Net-Dropbox-API-1.900.0-4|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-Dropbox-API-1.900.0-4|35	
14cu|perl-Net-Dropbox-API-1.900.0-4|36	%build
14cu|perl-Net-Dropbox-API-1.900.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Dropbox-API-1.900.0-4|38	%make
14cu|perl-Net-Dropbox-API-1.900.0-4|39	
14cu|perl-Net-Dropbox-API-1.900.0-4|40	%check
14cu|perl-Net-Dropbox-API-1.900.0-4|41	%make test
14cu|perl-Net-Dropbox-API-1.900.0-4|42	
14cu|perl-Net-Dropbox-API-1.900.0-4|43	%install
14cu|perl-Net-Dropbox-API-1.900.0-4|44	%makeinstall_std
14cu|perl-Net-Dropbox-API-1.900.0-4|45	
14cu|perl-Net-Dropbox-API-1.900.0-4|46	%files
14cu|perl-Net-Dropbox-API-1.900.0-4|47	%doc Changes META.yml README
14cu|perl-Net-Dropbox-API-1.900.0-4|48	%{_mandir}/man3/*
14cu|perl-Net-Dropbox-API-1.900.0-4|49	%{perl_vendorlib}/*
14cu|perl-Net-Dropbox-API-1.900.0-4|50	
14cu|perl-Net-Dropbox-API-1.900.0-4|51	
14cu|perl-Net-Dropbox-API-1.900.0-4|52	%changelog
14cu|perl-Net-Dropbox-API-1.900.0-4|53	
14cu|perl-Net-Dropbox-API-1.900.0-4|54	* Mon Apr 06 2015 abfonly <abfonly@gmail.com> 1.900.0-4
14cu|perl-Net-Dropbox-API-1.900.0-4|55	- (3bfe837) Rebuild against new Mouse 2.4.1, bump rel.
14cu|perl-Net-Dropbox-API-1.900.0-4|56	
14cu|perl-Net-Dropbox-API-1.900.0-4|57	

13194 14
14cu|perl-Net-Frame-1.160.0-1|1	%define upstream_name    Net-Frame
14cu|perl-Net-Frame-1.160.0-1|2	%define upstream_version 1.16
14cu|perl-Net-Frame-1.160.0-1|3	
14cu|perl-Net-Frame-1.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-Frame-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Frame-1.160.0-1|6	Release:	1
14cu|perl-Net-Frame-1.160.0-1|7	
14cu|perl-Net-Frame-1.160.0-1|8	Summary:	BSD loopback layer object
14cu|perl-Net-Frame-1.160.0-1|9	
14cu|perl-Net-Frame-1.160.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-Frame-1.160.0-1|11	Group:		Development/Perl
14cu|perl-Net-Frame-1.160.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-Frame-1.160.0-1|13	Source0:	http://www.cpan.org/authors/id/G/GO/GOMOR/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-Frame-1.160.0-1|14	BuildRequires:	perl(Module::Build)
14cu|perl-Net-Frame-1.160.0-1|15	BuildRequires:	perl-devel
14cu|perl-Net-Frame-1.160.0-1|16	BuildRequires:	perl(Class::Gomor) >= 1.30.0
14cu|perl-Net-Frame-1.160.0-1|17	BuildRequires:	perl(Net::IPv6Addr)
14cu|perl-Net-Frame-1.160.0-1|18	BuildRequires:	perl(Socket6) >= 0.250.0
14cu|perl-Net-Frame-1.160.0-1|19	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Net-Frame-1.160.0-1|20	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Net-Frame-1.160.0-1|21	BuildRequires:	perl(Bit::Vector) >= 7.400.0
14cu|perl-Net-Frame-1.160.0-1|22	BuildRequires:	perl(Socket) >= 2.13.0
14cu|perl-Net-Frame-1.160.0-1|23	
14cu|perl-Net-Frame-1.160.0-1|24	BuildArch:	noarch
14cu|perl-Net-Frame-1.160.0-1|25	
14cu|perl-Net-Frame-1.160.0-1|26	%description
14cu|perl-Net-Frame-1.160.0-1|27	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
14cu|perl-Net-Frame-1.160.0-1|28	simplify the use of the frame crafting framework. *Net::Packet* does many
14cu|perl-Net-Frame-1.160.0-1|29	things undercover, and it was difficult to document all the thingies.
14cu|perl-Net-Frame-1.160.0-1|30	
14cu|perl-Net-Frame-1.160.0-1|31	Also, *Net::Packet* may suffer from unease of use, because frames were
14cu|perl-Net-Frame-1.160.0-1|32	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
14cu|perl-Net-Frame-1.160.0-1|33	removes all this, and is splitted in different modules, for those who only
14cu|perl-Net-Frame-1.160.0-1|34	want to use part of the framework, and not whole framework.
14cu|perl-Net-Frame-1.160.0-1|35	
14cu|perl-Net-Frame-1.160.0-1|36	Finally, anyone can create a layer, and put it on his CPAN space, because
14cu|perl-Net-Frame-1.160.0-1|37	of the modularity *Net::Frame* offers. For an example, see
14cu|perl-Net-Frame-1.160.0-1|38	*Net::Frame::Layer::ICMPv4* on my CPAN space.
14cu|perl-Net-Frame-1.160.0-1|39	
14cu|perl-Net-Frame-1.160.0-1|40	%files
14cu|perl-Net-Frame-1.160.0-1|41	%doc Changes LICENSE LICENSE.* README META.json META.yml
14cu|perl-Net-Frame-1.160.0-1|42	%{_mandir}/man3/*
14cu|perl-Net-Frame-1.160.0-1|43	%{perl_vendorlib}/*
14cu|perl-Net-Frame-1.160.0-1|44	#---------------------------------------------------
14cu|perl-Net-Frame-1.160.0-1|45	
14cu|perl-Net-Frame-1.160.0-1|46	%prep
14cu|perl-Net-Frame-1.160.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-Frame-1.160.0-1|48	
14cu|perl-Net-Frame-1.160.0-1|49	%build
14cu|perl-Net-Frame-1.160.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Frame-1.160.0-1|51	%make
14cu|perl-Net-Frame-1.160.0-1|52	
14cu|perl-Net-Frame-1.160.0-1|53	%check
14cu|perl-Net-Frame-1.160.0-1|54	%make test
14cu|perl-Net-Frame-1.160.0-1|55	
14cu|perl-Net-Frame-1.160.0-1|56	%install
14cu|perl-Net-Frame-1.160.0-1|57	%makeinstall_std
14cu|perl-Net-Frame-1.160.0-1|58	
14cu|perl-Net-Frame-1.160.0-1|59	
14cu|perl-Net-Frame-1.160.0-1|60	
14cu|perl-Net-Frame-1.160.0-1|61	
14cu|perl-Net-Frame-1.160.0-1|62	%changelog
14cu|perl-Net-Frame-1.160.0-1|63	
14cu|perl-Net-Frame-1.160.0-1|64	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1.160.0-1
14cu|perl-Net-Frame-1.160.0-1|65	- (685c6b9) Log: Updated to 1.16
14cu|perl-Net-Frame-1.160.0-1|66	
14cu|perl-Net-Frame-1.160.0-1|67	

13195 14
14cu|perl-Net-GitHub-0.770.0-1|1	%define upstream_name    Net-GitHub
14cu|perl-Net-GitHub-0.770.0-1|2	%define upstream_version 0.77
14cu|perl-Net-GitHub-0.770.0-1|3	
14cu|perl-Net-GitHub-0.770.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Net-GitHub-0.770.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-GitHub-0.770.0-1|6	Release:    1
14cu|perl-Net-GitHub-0.770.0-1|7	
14cu|perl-Net-GitHub-0.770.0-1|8	Summary:    GitHub Pull Requests API
14cu|perl-Net-GitHub-0.770.0-1|9	License:    GPL+ or Artistic
14cu|perl-Net-GitHub-0.770.0-1|10	Group:      Development/Perl
14cu|perl-Net-GitHub-0.770.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-GitHub-0.770.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/F/FA/FAYLAND/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-GitHub-0.770.0-1|13	
14cu|perl-Net-GitHub-0.770.0-1|14	
14cu|perl-Net-GitHub-0.770.0-1|15	BuildRequires: perl(Module::Install)
14cu|perl-Net-GitHub-0.770.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-GitHub-0.770.0-1|17	BuildRequires: perl(HTTP::Request)
14cu|perl-Net-GitHub-0.770.0-1|18	BuildRequires: perl(JSON::MaybeXS)
14cu|perl-Net-GitHub-0.770.0-1|19	BuildRequires: perl(LWP::Protocol::https)
14cu|perl-Net-GitHub-0.770.0-1|20	BuildRequires: perl(LWP::UserAgent)
14cu|perl-Net-GitHub-0.770.0-1|21	BuildRequires: perl(MIME::Base64) >= 3.150.0
14cu|perl-Net-GitHub-0.770.0-1|22	BuildRequires: perl(Moo)
14cu|perl-Net-GitHub-0.770.0-1|23	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Net-GitHub-0.770.0-1|24	BuildRequires: perl(Types::Standard)
14cu|perl-Net-GitHub-0.770.0-1|25	BuildRequires: perl(URI)
14cu|perl-Net-GitHub-0.770.0-1|26	BuildRequires: perl(URI::Escape)
14cu|perl-Net-GitHub-0.770.0-1|27	BuildRequires: perl(Cpanel::JSON::XS)
14cu|perl-Net-GitHub-0.770.0-1|28	BuildRequires: perl(strictures)
14cu|perl-Net-GitHub-0.770.0-1|29	
14cu|perl-Net-GitHub-0.770.0-1|30	BuildArch: noarch
14cu|perl-Net-GitHub-0.770.0-1|31	
14cu|perl-Net-GitHub-0.770.0-1|32	%description
14cu|perl-Net-GitHub-0.770.0-1|33	Perl Interface for github.com
14cu|perl-Net-GitHub-0.770.0-1|34	the http://github.com manpage is a popular git host.
14cu|perl-Net-GitHub-0.770.0-1|35	
14cu|perl-Net-GitHub-0.770.0-1|36	This distribution provides easy methods to access GitHub via their APIs.
14cu|perl-Net-GitHub-0.770.0-1|37	
14cu|perl-Net-GitHub-0.770.0-1|38	Check the http://developer.github.com/ manpage for more details of the
14cu|perl-Net-GitHub-0.770.0-1|39	GitHub APIs.
14cu|perl-Net-GitHub-0.770.0-1|40	
14cu|perl-Net-GitHub-0.770.0-1|41	%prep
14cu|perl-Net-GitHub-0.770.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-GitHub-0.770.0-1|43	
14cu|perl-Net-GitHub-0.770.0-1|44	%build
14cu|perl-Net-GitHub-0.770.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-GitHub-0.770.0-1|46	
14cu|perl-Net-GitHub-0.770.0-1|47	%make
14cu|perl-Net-GitHub-0.770.0-1|48	
14cu|perl-Net-GitHub-0.770.0-1|49	%check
14cu|perl-Net-GitHub-0.770.0-1|50	%make test
14cu|perl-Net-GitHub-0.770.0-1|51	
14cu|perl-Net-GitHub-0.770.0-1|52	%install
14cu|perl-Net-GitHub-0.770.0-1|53	%makeinstall_std
14cu|perl-Net-GitHub-0.770.0-1|54	
14cu|perl-Net-GitHub-0.770.0-1|55	%files
14cu|perl-Net-GitHub-0.770.0-1|56	%doc Changes META.yml README
14cu|perl-Net-GitHub-0.770.0-1|57	%{_mandir}/man3/*
14cu|perl-Net-GitHub-0.770.0-1|58	%{perl_vendorlib}/*
14cu|perl-Net-GitHub-0.770.0-1|59	
14cu|perl-Net-GitHub-0.770.0-1|60	
14cu|perl-Net-GitHub-0.770.0-1|61	%changelog
14cu|perl-Net-GitHub-0.770.0-1|62	
14cu|perl-Net-GitHub-0.770.0-1|63	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 0.770.0-1
14cu|perl-Net-GitHub-0.770.0-1|64	- (a5579a4) Log: Update to 0.770.0
14cu|perl-Net-GitHub-0.770.0-1|65	
14cu|perl-Net-GitHub-0.770.0-1|66	

13196 14
14cu|perl-Net-IMAP-Simple-1.220.600-1|1	%define upstream_name	 Net-IMAP-Simple
14cu|perl-Net-IMAP-Simple-1.220.600-1|2	%define upstream_version 1.2206
14cu|perl-Net-IMAP-Simple-1.220.600-1|3	
14cu|perl-Net-IMAP-Simple-1.220.600-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-IMAP-Simple-1.220.600-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-IMAP-Simple-1.220.600-1|6	Release:	1
14cu|perl-Net-IMAP-Simple-1.220.600-1|7	
14cu|perl-Net-IMAP-Simple-1.220.600-1|8	Summary:	Simple IMAP interface to Perl 5
14cu|perl-Net-IMAP-Simple-1.220.600-1|9	
14cu|perl-Net-IMAP-Simple-1.220.600-1|10	License:	GPL+ or Artistic
14cu|perl-Net-IMAP-Simple-1.220.600-1|11	Group:		Development/Perl
14cu|perl-Net-IMAP-Simple-1.220.600-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-IMAP-Simple-1.220.600-1|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-IMAP-Simple-1.220.600-1|14	
14cu|perl-Net-IMAP-Simple-1.220.600-1|15	BuildRequires:	perl-devel
14cu|perl-Net-IMAP-Simple-1.220.600-1|16	BuildRequires:	perl(Class::Accessor)
14cu|perl-Net-IMAP-Simple-1.220.600-1|17	BuildRequires:	perl(DateTime)
14cu|perl-Net-IMAP-Simple-1.220.600-1|18	BuildRequires:	perl(DateTime::Format::Strptime)
14cu|perl-Net-IMAP-Simple-1.220.600-1|19	BuildRequires:	perl(DateTime::Format::Mail)
14cu|perl-Net-IMAP-Simple-1.220.600-1|20	BuildRequires:	perl(Parse::RecDescent)
14cu|perl-Net-IMAP-Simple-1.220.600-1|21	BuildRequires:	perl(Regexp::Common)
14cu|perl-Net-IMAP-Simple-1.220.600-1|22	BuildRequires:	perl(Email::Address)
14cu|perl-Net-IMAP-Simple-1.220.600-1|23	BuildRequires:	perl(Email::MIME)
14cu|perl-Net-IMAP-Simple-1.220.600-1|24	
14cu|perl-Net-IMAP-Simple-1.220.600-1|25	BuildArch:	noarch
14cu|perl-Net-IMAP-Simple-1.220.600-1|26	
14cu|perl-Net-IMAP-Simple-1.220.600-1|27	%description
14cu|perl-Net-IMAP-Simple-1.220.600-1|28	Perl extension for simple IMAP account handling,
14cu|perl-Net-IMAP-Simple-1.220.600-1|29	mostly compatible with Net::POP.
14cu|perl-Net-IMAP-Simple-1.220.600-1|30	
14cu|perl-Net-IMAP-Simple-1.220.600-1|31	%prep
14cu|perl-Net-IMAP-Simple-1.220.600-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-IMAP-Simple-1.220.600-1|33	chmod 644 META.json META.yml
14cu|perl-Net-IMAP-Simple-1.220.600-1|34	
14cu|perl-Net-IMAP-Simple-1.220.600-1|35	%build
14cu|perl-Net-IMAP-Simple-1.220.600-1|36	yes | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-IMAP-Simple-1.220.600-1|37	%make
14cu|perl-Net-IMAP-Simple-1.220.600-1|38	
14cu|perl-Net-IMAP-Simple-1.220.600-1|39	%check
14cu|perl-Net-IMAP-Simple-1.220.600-1|40	%make test
14cu|perl-Net-IMAP-Simple-1.220.600-1|41	
14cu|perl-Net-IMAP-Simple-1.220.600-1|42	%install
14cu|perl-Net-IMAP-Simple-1.220.600-1|43	%makeinstall_std
14cu|perl-Net-IMAP-Simple-1.220.600-1|44	
14cu|perl-Net-IMAP-Simple-1.220.600-1|45	%files
14cu|perl-Net-IMAP-Simple-1.220.600-1|46	%doc Changes README META.json META.yml
14cu|perl-Net-IMAP-Simple-1.220.600-1|47	%{_mandir}/man3/*
14cu|perl-Net-IMAP-Simple-1.220.600-1|48	%{perl_vendorlib}/Net
14cu|perl-Net-IMAP-Simple-1.220.600-1|49	
14cu|perl-Net-IMAP-Simple-1.220.600-1|50	
14cu|perl-Net-IMAP-Simple-1.220.600-1|51	
14cu|perl-Net-IMAP-Simple-1.220.600-1|52	
14cu|perl-Net-IMAP-Simple-1.220.600-1|53	
14cu|perl-Net-IMAP-Simple-1.220.600-1|54	%changelog
14cu|perl-Net-IMAP-Simple-1.220.600-1|55	
14cu|perl-Net-IMAP-Simple-1.220.600-1|56	* Fri Jun 19 2015 abfonly <John@smith.org> 1.220.600-1
14cu|perl-Net-IMAP-Simple-1.220.600-1|57	- (56208cf) Log: Update to 1.220.600
14cu|perl-Net-IMAP-Simple-1.220.600-1|58	
14cu|perl-Net-IMAP-Simple-1.220.600-1|59	

13197 14
14cu|perl-Net-IP-Minimal-0.60.0-1|1	%define upstream_name    Net-IP-Minimal
14cu|perl-Net-IP-Minimal-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Net-IP-Minimal-0.60.0-1|3	
14cu|perl-Net-IP-Minimal-0.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Net-IP-Minimal-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-IP-Minimal-0.60.0-1|6	Release:    1
14cu|perl-Net-IP-Minimal-0.60.0-1|7	
14cu|perl-Net-IP-Minimal-0.60.0-1|8	Summary:    Minimal functions from Net::IP
14cu|perl-Net-IP-Minimal-0.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-Net-IP-Minimal-0.60.0-1|10	Group:      Development/Perl
14cu|perl-Net-IP-Minimal-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-IP-Minimal-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-IP-Minimal-0.60.0-1|13	BuildRequires:	perl-devel
14cu|perl-Net-IP-Minimal-0.60.0-1|14	
14cu|perl-Net-IP-Minimal-0.60.0-1|15	
14cu|perl-Net-IP-Minimal-0.60.0-1|16	BuildArch: noarch
14cu|perl-Net-IP-Minimal-0.60.0-1|17	
14cu|perl-Net-IP-Minimal-0.60.0-1|18	%description
14cu|perl-Net-IP-Minimal-0.60.0-1|19	the Net::IP manpage is very feature complete, but I found I was only using
14cu|perl-Net-IP-Minimal-0.60.0-1|20	three of its functions and it uses quite a bit of memory the
14cu|perl-Net-IP-Minimal-0.60.0-1|21	https://rt.cpan.org/Public/Bug/Display.html?id=24525 manpage.
14cu|perl-Net-IP-Minimal-0.60.0-1|22	
14cu|perl-Net-IP-Minimal-0.60.0-1|23	This module only provides the minimal number of functions that I use in my
14cu|perl-Net-IP-Minimal-0.60.0-1|24	modules.
14cu|perl-Net-IP-Minimal-0.60.0-1|25	
14cu|perl-Net-IP-Minimal-0.60.0-1|26	%prep
14cu|perl-Net-IP-Minimal-0.60.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-IP-Minimal-0.60.0-1|28	
14cu|perl-Net-IP-Minimal-0.60.0-1|29	%build
14cu|perl-Net-IP-Minimal-0.60.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-IP-Minimal-0.60.0-1|31	
14cu|perl-Net-IP-Minimal-0.60.0-1|32	%make
14cu|perl-Net-IP-Minimal-0.60.0-1|33	
14cu|perl-Net-IP-Minimal-0.60.0-1|34	%check
14cu|perl-Net-IP-Minimal-0.60.0-1|35	%make test
14cu|perl-Net-IP-Minimal-0.60.0-1|36	
14cu|perl-Net-IP-Minimal-0.60.0-1|37	%install
14cu|perl-Net-IP-Minimal-0.60.0-1|38	%makeinstall_std
14cu|perl-Net-IP-Minimal-0.60.0-1|39	
14cu|perl-Net-IP-Minimal-0.60.0-1|40	%files
14cu|perl-Net-IP-Minimal-0.60.0-1|41	%doc README LICENSE Changes META.yml META.json
14cu|perl-Net-IP-Minimal-0.60.0-1|42	%{_mandir}/man3/*
14cu|perl-Net-IP-Minimal-0.60.0-1|43	%{perl_vendorlib}/*
14cu|perl-Net-IP-Minimal-0.60.0-1|44	
14cu|perl-Net-IP-Minimal-0.60.0-1|45	
14cu|perl-Net-IP-Minimal-0.60.0-1|46	%changelog
14cu|perl-Net-IP-Minimal-0.60.0-1|47	
14cu|perl-Net-IP-Minimal-0.60.0-1|48	* Sat Apr 11 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Net-IP-Minimal-0.60.0-1|49	- (48f37a1) Imported from SRPM
14cu|perl-Net-IP-Minimal-0.60.0-1|50	
14cu|perl-Net-IP-Minimal-0.60.0-1|51	

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

13199 14
14cu|perl-Net-Jabber-2.0.0-19|1	%define	module	Net-Jabber
14cu|perl-Net-Jabber-2.0.0-19|2	%define upstream_version 2.0
14cu|perl-Net-Jabber-2.0.0-19|3	
14cu|perl-Net-Jabber-2.0.0-19|4	Summary:	%{module} perl module
14cu|perl-Net-Jabber-2.0.0-19|5	
14cu|perl-Net-Jabber-2.0.0-19|6	Name:		perl-%{module}
14cu|perl-Net-Jabber-2.0.0-19|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Jabber-2.0.0-19|8	Release:	19
14cu|perl-Net-Jabber-2.0.0-19|9	License:	LGPLv2
14cu|perl-Net-Jabber-2.0.0-19|10	Group:		Development/Perl
14cu|perl-Net-Jabber-2.0.0-19|11	Url:		http://search.cpan.org/dist/%{module}
14cu|perl-Net-Jabber-2.0.0-19|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/%{module}-%{upstream_version}.tar.bz2
14cu|perl-Net-Jabber-2.0.0-19|13	BuildArch:	noarch
14cu|perl-Net-Jabber-2.0.0-19|14	Buildrequires:	perl-devel
14cu|perl-Net-Jabber-2.0.0-19|15	Buildrequires:	perl-Net-XMPP
14cu|perl-Net-Jabber-2.0.0-19|16	
14cu|perl-Net-Jabber-2.0.0-19|17	%description
14cu|perl-Net-Jabber-2.0.0-19|18	Net::Jabber is a collection of Perl modules that provide a Perl Developer
14cu|perl-Net-Jabber-2.0.0-19|19	access to the Jabber protocol.  Using OOP modules we provide a clean
14cu|perl-Net-Jabber-2.0.0-19|20	interface to writing anything from a full client to a simple protocol
14cu|perl-Net-Jabber-2.0.0-19|21	tester.
14cu|perl-Net-Jabber-2.0.0-19|22	
14cu|perl-Net-Jabber-2.0.0-19|23	%prep
14cu|perl-Net-Jabber-2.0.0-19|24	%setup -qn %{module}-%{upstream_version}
14cu|perl-Net-Jabber-2.0.0-19|25	
14cu|perl-Net-Jabber-2.0.0-19|26	%build
14cu|perl-Net-Jabber-2.0.0-19|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-Jabber-2.0.0-19|28	%make
14cu|perl-Net-Jabber-2.0.0-19|29	
14cu|perl-Net-Jabber-2.0.0-19|30	%check
14cu|perl-Net-Jabber-2.0.0-19|31	#make test
14cu|perl-Net-Jabber-2.0.0-19|32	
14cu|perl-Net-Jabber-2.0.0-19|33	%install
14cu|perl-Net-Jabber-2.0.0-19|34	%makeinstall_std
14cu|perl-Net-Jabber-2.0.0-19|35	
14cu|perl-Net-Jabber-2.0.0-19|36	%files
14cu|perl-Net-Jabber-2.0.0-19|37	%doc CHANGES LICENSE.LGPL MANIFEST.SKIP README
14cu|perl-Net-Jabber-2.0.0-19|38	%{perl_vendorlib}/Net/Jabber*
14cu|perl-Net-Jabber-2.0.0-19|39	%{_mandir}/man3/*
14cu|perl-Net-Jabber-2.0.0-19|40	
14cu|perl-Net-Jabber-2.0.0-19|41	
14cu|perl-Net-Jabber-2.0.0-19|42	%changelog
14cu|perl-Net-Jabber-2.0.0-19|43	* Thu Jan 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-19
14cu|perl-Net-Jabber-2.0.0-19|44	+ Revision: a0bd3e0
14cu|perl-Net-Jabber-2.0.0-19|45	- Move to contrib
14cu|perl-Net-Jabber-2.0.0-19|46	
14cu|perl-Net-Jabber-2.0.0-19|47	

13200 14
14cu|perl-Net-MAC-Vendor-1.230.0-1|1	%define upstream_name    Net-MAC-Vendor
14cu|perl-Net-MAC-Vendor-1.230.0-1|2	%define upstream_version 1.23
14cu|perl-Net-MAC-Vendor-1.230.0-1|3	
14cu|perl-Net-MAC-Vendor-1.230.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-MAC-Vendor-1.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-MAC-Vendor-1.230.0-1|6	Release:	1
14cu|perl-Net-MAC-Vendor-1.230.0-1|7	
14cu|perl-Net-MAC-Vendor-1.230.0-1|8	Summary:	Look up the vendor for a MAC
14cu|perl-Net-MAC-Vendor-1.230.0-1|9	
14cu|perl-Net-MAC-Vendor-1.230.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-MAC-Vendor-1.230.0-1|11	Group:		Development/Perl
14cu|perl-Net-MAC-Vendor-1.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-MAC-Vendor-1.230.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-MAC-Vendor-1.230.0-1|14	
14cu|perl-Net-MAC-Vendor-1.230.0-1|15	BuildRequires:	perl-devel
14cu|perl-Net-MAC-Vendor-1.230.0-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Net-MAC-Vendor-1.230.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Net-MAC-Vendor-1.230.0-1|18	BuildRequires:	perl(LWP::Protocol::https)
14cu|perl-Net-MAC-Vendor-1.230.0-1|19	
14cu|perl-Net-MAC-Vendor-1.230.0-1|20	BuildArch:	noarch
14cu|perl-Net-MAC-Vendor-1.230.0-1|21	
14cu|perl-Net-MAC-Vendor-1.230.0-1|22	%description
14cu|perl-Net-MAC-Vendor-1.230.0-1|23	The Institute of Electrical and Electronics Engineers (IEEE) assigns an
14cu|perl-Net-MAC-Vendor-1.230.0-1|24	Organizational Unique Identifier (OUI) to manufacturers of network interfaces.
14cu|perl-Net-MAC-Vendor-1.230.0-1|25	Each interface has a Media Access Control (MAC) address of six bytes. The first
14cu|perl-Net-MAC-Vendor-1.230.0-1|26	three bytes are the OUI.
14cu|perl-Net-MAC-Vendor-1.230.0-1|27	
14cu|perl-Net-MAC-Vendor-1.230.0-1|28	This module allows you to take a MAC address and turn it into the OUI and
14cu|perl-Net-MAC-Vendor-1.230.0-1|29	vendor information.  You can, for instance, scan a network, collect MAC
14cu|perl-Net-MAC-Vendor-1.230.0-1|30	addresses, and turn those addresses into vendors.  With vendor information, you
14cu|perl-Net-MAC-Vendor-1.230.0-1|31	can often guess at what what you are looking at (e.g. an Apple product).
14cu|perl-Net-MAC-Vendor-1.230.0-1|32	
14cu|perl-Net-MAC-Vendor-1.230.0-1|33	You can use this as a module as its individual functions, or call it as a
14cu|perl-Net-MAC-Vendor-1.230.0-1|34	script with a list of MAC addresses as arguments. The module can figure it out.
14cu|perl-Net-MAC-Vendor-1.230.0-1|35	
14cu|perl-Net-MAC-Vendor-1.230.0-1|36	This module tries to persistently cache with DBM::Deep the OUI information so
14cu|perl-Net-MAC-Vendor-1.230.0-1|37	it can avoid using the network. If it cannot load DBM::Deep, it uses a normal
14cu|perl-Net-MAC-Vendor-1.230.0-1|38	hash (which is lost when the process finishes). You can preload this cache with
14cu|perl-Net-MAC-Vendor-1.230.0-1|39	the load_cache() function. So far, the module looks in the current working
14cu|perl-Net-MAC-Vendor-1.230.0-1|40	directory for a file named mac_oui.db to find the cache. I need to come up with
14cu|perl-Net-MAC-Vendor-1.230.0-1|41	a way to let the user set that location.
14cu|perl-Net-MAC-Vendor-1.230.0-1|42	
14cu|perl-Net-MAC-Vendor-1.230.0-1|43	%prep
14cu|perl-Net-MAC-Vendor-1.230.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-MAC-Vendor-1.230.0-1|45	# dowload/upload from internet tests
14cu|perl-Net-MAC-Vendor-1.230.0-1|46	rm -fr t/fetch_oui.t  t/load_cache.t t/fetch_oui_from_ieee.t
14cu|perl-Net-MAC-Vendor-1.230.0-1|47	
14cu|perl-Net-MAC-Vendor-1.230.0-1|48	%build
14cu|perl-Net-MAC-Vendor-1.230.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-MAC-Vendor-1.230.0-1|50	%make
14cu|perl-Net-MAC-Vendor-1.230.0-1|51	
14cu|perl-Net-MAC-Vendor-1.230.0-1|52	%check
14cu|perl-Net-MAC-Vendor-1.230.0-1|53	make test
14cu|perl-Net-MAC-Vendor-1.230.0-1|54	
14cu|perl-Net-MAC-Vendor-1.230.0-1|55	%install
14cu|perl-Net-MAC-Vendor-1.230.0-1|56	%makeinstall_std
14cu|perl-Net-MAC-Vendor-1.230.0-1|57	
14cu|perl-Net-MAC-Vendor-1.230.0-1|58	%files
14cu|perl-Net-MAC-Vendor-1.230.0-1|59	%doc Changes LICENSE README META.json META.yml
14cu|perl-Net-MAC-Vendor-1.230.0-1|60	%{perl_vendorlib}/*
14cu|perl-Net-MAC-Vendor-1.230.0-1|61	%{_mandir}/*/*
14cu|perl-Net-MAC-Vendor-1.230.0-1|62	
14cu|perl-Net-MAC-Vendor-1.230.0-1|63	
14cu|perl-Net-MAC-Vendor-1.230.0-1|64	
14cu|perl-Net-MAC-Vendor-1.230.0-1|65	%changelog
14cu|perl-Net-MAC-Vendor-1.230.0-1|66	
14cu|perl-Net-MAC-Vendor-1.230.0-1|67	* Fri Jun 19 2015 abfonly <John@smith.org> 1.230.0-1
14cu|perl-Net-MAC-Vendor-1.230.0-1|68	- (427e5e0) Log: Update to 1.230.0, filter and enable tests
14cu|perl-Net-MAC-Vendor-1.230.0-1|69	
14cu|perl-Net-MAC-Vendor-1.230.0-1|70	

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

13202 14
14cu|perl-Net-OpenID-Common-1.190.0-1|1	%define upstream_name    Net-OpenID-Common
14cu|perl-Net-OpenID-Common-1.190.0-1|2	%define upstream_version 1.19
14cu|perl-Net-OpenID-Common-1.190.0-1|3	
14cu|perl-Net-OpenID-Common-1.190.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Net-OpenID-Common-1.190.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-OpenID-Common-1.190.0-1|6	Release:    1
14cu|perl-Net-OpenID-Common-1.190.0-1|7	
14cu|perl-Net-OpenID-Common-1.190.0-1|8	Summary:    Support for the Simple Registration extension (SREG)
14cu|perl-Net-OpenID-Common-1.190.0-1|9	
14cu|perl-Net-OpenID-Common-1.190.0-1|10	License:    GPL+ or Artistic
14cu|perl-Net-OpenID-Common-1.190.0-1|11	Group:      Development/Perl
14cu|perl-Net-OpenID-Common-1.190.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-OpenID-Common-1.190.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-OpenID-Common-1.190.0-1|14	
14cu|perl-Net-OpenID-Common-1.190.0-1|15	BuildRequires: perl(Crypt::DH::GMP)
14cu|perl-Net-OpenID-Common-1.190.0-1|16	BuildRequires: perl(Encode)
14cu|perl-Net-OpenID-Common-1.190.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-OpenID-Common-1.190.0-1|18	BuildRequires: perl(HTML::Parser) >= 3.400.0
14cu|perl-Net-OpenID-Common-1.190.0-1|19	BuildRequires: perl(HTTP::Headers::Util)
14cu|perl-Net-OpenID-Common-1.190.0-1|20	BuildRequires: perl(HTTP::Request)
14cu|perl-Net-OpenID-Common-1.190.0-1|21	BuildRequires: perl(HTTP::Status)
14cu|perl-Net-OpenID-Common-1.190.0-1|22	BuildRequires: perl(MIME::Base64)
14cu|perl-Net-OpenID-Common-1.190.0-1|23	BuildRequires: perl(Math::BigInt)
14cu|perl-Net-OpenID-Common-1.190.0-1|24	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Net-OpenID-Common-1.190.0-1|25	BuildRequires: perl(Time::Local)
14cu|perl-Net-OpenID-Common-1.190.0-1|26	BuildRequires: perl(XML::Simple)
14cu|perl-Net-OpenID-Common-1.190.0-1|27	BuildRequires: perl-devel
14cu|perl-Net-OpenID-Common-1.190.0-1|28	
14cu|perl-Net-OpenID-Common-1.190.0-1|29	BuildArch:  noarch
14cu|perl-Net-OpenID-Common-1.190.0-1|30	
14cu|perl-Net-OpenID-Common-1.190.0-1|31	%description
14cu|perl-Net-OpenID-Common-1.190.0-1|32	This module provides an implementation of the Yadis protocol, which does
14cu|perl-Net-OpenID-Common-1.190.0-1|33	XRDS-based service discovery on URLs.
14cu|perl-Net-OpenID-Common-1.190.0-1|34	
14cu|perl-Net-OpenID-Common-1.190.0-1|35	This module was originally developed by OHTSUKA Ko-hei as the
14cu|perl-Net-OpenID-Common-1.190.0-1|36	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
14cu|perl-Net-OpenID-Common-1.190.0-1|37	in the core OpenID Consumer package.
14cu|perl-Net-OpenID-Common-1.190.0-1|38	
14cu|perl-Net-OpenID-Common-1.190.0-1|39	This simplified version is tailored for the needs of Net::OpenID::Consumer;
14cu|perl-Net-OpenID-Common-1.190.0-1|40	for other uses, the Net::Yadis::Discovery manpage is probably a better
14cu|perl-Net-OpenID-Common-1.190.0-1|41	choice.
14cu|perl-Net-OpenID-Common-1.190.0-1|42	
14cu|perl-Net-OpenID-Common-1.190.0-1|43	%prep
14cu|perl-Net-OpenID-Common-1.190.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Net-OpenID-Common-1.190.0-1|45	
14cu|perl-Net-OpenID-Common-1.190.0-1|46	%build
14cu|perl-Net-OpenID-Common-1.190.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-OpenID-Common-1.190.0-1|48	
14cu|perl-Net-OpenID-Common-1.190.0-1|49	%make
14cu|perl-Net-OpenID-Common-1.190.0-1|50	
14cu|perl-Net-OpenID-Common-1.190.0-1|51	%check
14cu|perl-Net-OpenID-Common-1.190.0-1|52	%make test
14cu|perl-Net-OpenID-Common-1.190.0-1|53	
14cu|perl-Net-OpenID-Common-1.190.0-1|54	%install
14cu|perl-Net-OpenID-Common-1.190.0-1|55	%makeinstall_std
14cu|perl-Net-OpenID-Common-1.190.0-1|56	
14cu|perl-Net-OpenID-Common-1.190.0-1|57	%files
14cu|perl-Net-OpenID-Common-1.190.0-1|58	%doc Changes LICENSE META.json META.yml README
14cu|perl-Net-OpenID-Common-1.190.0-1|59	%{_mandir}/man3/*
14cu|perl-Net-OpenID-Common-1.190.0-1|60	%{perl_vendorlib}/*
14cu|perl-Net-OpenID-Common-1.190.0-1|61	
14cu|perl-Net-OpenID-Common-1.190.0-1|62	%changelog
14cu|perl-Net-OpenID-Common-1.190.0-1|63	
14cu|perl-Net-OpenID-Common-1.190.0-1|64	* Sat Jun 27 2015 abfonly <John@smith.org> 1.190.0-1
14cu|perl-Net-OpenID-Common-1.190.0-1|65	- (289eb55) Log: Update to 1.190.0
14cu|perl-Net-OpenID-Common-1.190.0-1|66	
14cu|perl-Net-OpenID-Common-1.190.0-1|67	

13203 14
14cu|perl-Net-OpenID-Consumer-1.160.0-1|1	%define upstream_name    Net-OpenID-Consumer
14cu|perl-Net-OpenID-Consumer-1.160.0-1|2	%define upstream_version 1.16
14cu|perl-Net-OpenID-Consumer-1.160.0-1|3	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-OpenID-Consumer-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-OpenID-Consumer-1.160.0-1|6	Release:	1
14cu|perl-Net-OpenID-Consumer-1.160.0-1|7	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|8	Summary:	Object representing a verified OpenID identity
14cu|perl-Net-OpenID-Consumer-1.160.0-1|9	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-OpenID-Consumer-1.160.0-1|11	Group:		Development/Perl
14cu|perl-Net-OpenID-Consumer-1.160.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-OpenID-Consumer-1.160.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-OpenID-Consumer-1.160.0-1|14	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|15	BuildRequires:	perl-devel
14cu|perl-Net-OpenID-Consumer-1.160.0-1|16	BuildRequires:	perl(Net::OpenID::Common) >= 1.190.0
14cu|perl-Net-OpenID-Consumer-1.160.0-1|17	BuildRequires:	perl(Crypt::DH)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|18	BuildRequires:	perl(Digest::SHA1)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|19	BuildRequires:	perl(Digest::SHA)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|20	BuildRequires:	perl(HTTP::Request)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|21	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|22	BuildRequires:	perl(MIME::Base64)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|23	BuildRequires:	perl(Time::Local)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|24	BuildRequires:	perl(URI)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|25	BuildRequires:	perl(XML::Simple)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|26	BuildRequires:	perl(CGI)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|27	BuildRequires:	perl(JSON)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|28	BuildRequires:	perl(Storable)
14cu|perl-Net-OpenID-Consumer-1.160.0-1|29	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-OpenID-Consumer-1.160.0-1|30	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|31	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|32	BuildArch:	noarch
14cu|perl-Net-OpenID-Consumer-1.160.0-1|33	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|34	%description
14cu|perl-Net-OpenID-Consumer-1.160.0-1|35	This module provides an implementation of the Yadis protocol, which does
14cu|perl-Net-OpenID-Consumer-1.160.0-1|36	XRDS-based service discovery on URLs.
14cu|perl-Net-OpenID-Consumer-1.160.0-1|37	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|38	This module was originally developed by OHTSUKA Ko-hei as the
14cu|perl-Net-OpenID-Consumer-1.160.0-1|39	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
14cu|perl-Net-OpenID-Consumer-1.160.0-1|40	in the core OpenID Consumer package.
14cu|perl-Net-OpenID-Consumer-1.160.0-1|41	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|42	This simplified version is tailored for the needs of Net::OpenID::Consumer;
14cu|perl-Net-OpenID-Consumer-1.160.0-1|43	for other uses, the Net::Yadis::Discovery manpage is probably a better
14cu|perl-Net-OpenID-Consumer-1.160.0-1|44	choice.
14cu|perl-Net-OpenID-Consumer-1.160.0-1|45	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|46	%prep
14cu|perl-Net-OpenID-Consumer-1.160.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-OpenID-Consumer-1.160.0-1|48	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|49	%build
14cu|perl-Net-OpenID-Consumer-1.160.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-OpenID-Consumer-1.160.0-1|51	%make
14cu|perl-Net-OpenID-Consumer-1.160.0-1|52	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|53	%check
14cu|perl-Net-OpenID-Consumer-1.160.0-1|54	%make test
14cu|perl-Net-OpenID-Consumer-1.160.0-1|55	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|56	%install
14cu|perl-Net-OpenID-Consumer-1.160.0-1|57	%makeinstall_std
14cu|perl-Net-OpenID-Consumer-1.160.0-1|58	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|59	%files
14cu|perl-Net-OpenID-Consumer-1.160.0-1|60	%doc Changes META.json META.yml README
14cu|perl-Net-OpenID-Consumer-1.160.0-1|61	%{_mandir}/man3/*
14cu|perl-Net-OpenID-Consumer-1.160.0-1|62	%{perl_vendorlib}/*
14cu|perl-Net-OpenID-Consumer-1.160.0-1|63	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|64	%changelog
14cu|perl-Net-OpenID-Consumer-1.160.0-1|65	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|66	* Sat Jun 27 2015 abfonly <John@smith.org> 1.160.0-1
14cu|perl-Net-OpenID-Consumer-1.160.0-1|67	- (a4c089c) Log: Update to 1.160.0
14cu|perl-Net-OpenID-Consumer-1.160.0-1|68	
14cu|perl-Net-OpenID-Consumer-1.160.0-1|69	

13204 14
14cu|perl-Net-OpenSSH-0.640.0-1|1	%define upstream_name    Net-OpenSSH
14cu|perl-Net-OpenSSH-0.640.0-1|2	%define upstream_version 0.64
14cu|perl-Net-OpenSSH-0.640.0-1|3	
14cu|perl-Net-OpenSSH-0.640.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-OpenSSH-0.640.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-OpenSSH-0.640.0-1|6	Release:	1
14cu|perl-Net-OpenSSH-0.640.0-1|7	
14cu|perl-Net-OpenSSH-0.640.0-1|8	Summary:	Perl SSH client package implemented on top of OpenSSH
14cu|perl-Net-OpenSSH-0.640.0-1|9	
14cu|perl-Net-OpenSSH-0.640.0-1|10	License:	GPL+ or Artistic
14cu|perl-Net-OpenSSH-0.640.0-1|11	Group:		Development/Perl
14cu|perl-Net-OpenSSH-0.640.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-OpenSSH-0.640.0-1|13	Source0:	http://www.cpan.org/authors/id/S/SA/SALVA/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-OpenSSH-0.640.0-1|14	
14cu|perl-Net-OpenSSH-0.640.0-1|15	
14cu|perl-Net-OpenSSH-0.640.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-OpenSSH-0.640.0-1|17	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Net-OpenSSH-0.640.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Net-OpenSSH-0.640.0-1|19	BuildRequires:	openssh-clients
14cu|perl-Net-OpenSSH-0.640.0-1|20	
14cu|perl-Net-OpenSSH-0.640.0-1|21	Requires:	openssh-clients
14cu|perl-Net-OpenSSH-0.640.0-1|22	
14cu|perl-Net-OpenSSH-0.640.0-1|23	BuildArch:	noarch
14cu|perl-Net-OpenSSH-0.640.0-1|24	
14cu|perl-Net-OpenSSH-0.640.0-1|25	%description
14cu|perl-Net-OpenSSH-0.640.0-1|26	Net::OpenSSH is a secure shell client package implemented on top of OpenSSH
14cu|perl-Net-OpenSSH-0.640.0-1|27	binary client ('ssh').
14cu|perl-Net-OpenSSH-0.640.0-1|28	
14cu|perl-Net-OpenSSH-0.640.0-1|29	This package is implemented around the multiplexing feature found in
14cu|perl-Net-OpenSSH-0.640.0-1|30	later versions of OpenSSH. That feature allows reuse of a previous SSH
14cu|perl-Net-OpenSSH-0.640.0-1|31	connection for running new commands (I believe that OpenSSH 4.1 is the
14cu|perl-Net-OpenSSH-0.640.0-1|32	first one to provide all the required functionality).
14cu|perl-Net-OpenSSH-0.640.0-1|33	
14cu|perl-Net-OpenSSH-0.640.0-1|34	When a new Net::OpenSSH object is created, the OpenSSH 'ssh' client is
14cu|perl-Net-OpenSSH-0.640.0-1|35	run in master mode, establishing a permanent (actually, for the
14cu|perl-Net-OpenSSH-0.640.0-1|36	lifetime of the object) connection to the server.
14cu|perl-Net-OpenSSH-0.640.0-1|37	
14cu|perl-Net-OpenSSH-0.640.0-1|38	%prep
14cu|perl-Net-OpenSSH-0.640.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-OpenSSH-0.640.0-1|40	
14cu|perl-Net-OpenSSH-0.640.0-1|41	%build
14cu|perl-Net-OpenSSH-0.640.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-OpenSSH-0.640.0-1|43	%make
14cu|perl-Net-OpenSSH-0.640.0-1|44	
14cu|perl-Net-OpenSSH-0.640.0-1|45	%check
14cu|perl-Net-OpenSSH-0.640.0-1|46	%make test
14cu|perl-Net-OpenSSH-0.640.0-1|47	
14cu|perl-Net-OpenSSH-0.640.0-1|48	%install
14cu|perl-Net-OpenSSH-0.640.0-1|49	%makeinstall_std
14cu|perl-Net-OpenSSH-0.640.0-1|50	
14cu|perl-Net-OpenSSH-0.640.0-1|51	%files
14cu|perl-Net-OpenSSH-0.640.0-1|52	%doc Changes README META.json META.yml sample
14cu|perl-Net-OpenSSH-0.640.0-1|53	%{_mandir}/man3/*
14cu|perl-Net-OpenSSH-0.640.0-1|54	%{perl_vendorlib}/*
14cu|perl-Net-OpenSSH-0.640.0-1|55	
14cu|perl-Net-OpenSSH-0.640.0-1|56	
14cu|perl-Net-OpenSSH-0.640.0-1|57	
14cu|perl-Net-OpenSSH-0.640.0-1|58	%changelog
14cu|perl-Net-OpenSSH-0.640.0-1|59	
14cu|perl-Net-OpenSSH-0.640.0-1|60	* Sun Jul 19 2015 abfonly <abfonly@gmail.com> 0.640.0-1
14cu|perl-Net-OpenSSH-0.640.0-1|61	- (a2f8ab8) Log: Update to 0.640.0, spec clean
14cu|perl-Net-OpenSSH-0.640.0-1|62	
14cu|perl-Net-OpenSSH-0.640.0-1|63	

13205 14
14cu|perl-NetPacket-1.6.0-1|1	%define upstream_name    NetPacket
14cu|perl-NetPacket-1.6.0-1|2	%define upstream_version 1.6.0
14cu|perl-NetPacket-1.6.0-1|3	
14cu|perl-NetPacket-1.6.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-NetPacket-1.6.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-NetPacket-1.6.0-1|6	Release:    1
14cu|perl-NetPacket-1.6.0-1|7	
14cu|perl-NetPacket-1.6.0-1|8	Summary:    Assemble and disassemble ethernet packets
14cu|perl-NetPacket-1.6.0-1|9	License:    GPL+ or Artistic
14cu|perl-NetPacket-1.6.0-1|10	Group:      Development/Perl
14cu|perl-NetPacket-1.6.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-NetPacket-1.6.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-NetPacket-1.6.0-1|13	
14cu|perl-NetPacket-1.6.0-1|14	BuildRequires: perl(Carp)
14cu|perl-NetPacket-1.6.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-NetPacket-1.6.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-NetPacket-1.6.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-NetPacket-1.6.0-1|18	BuildRequires: perl(IO::Handle)
14cu|perl-NetPacket-1.6.0-1|19	BuildRequires: perl(IPC::Open3)
14cu|perl-NetPacket-1.6.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-NetPacket-1.6.0-1|21	BuildRequires: perl(constant)
14cu|perl-NetPacket-1.6.0-1|22	BuildRequires: perl(parent)
14cu|perl-NetPacket-1.6.0-1|23	BuildRequires: perl(strict)
14cu|perl-NetPacket-1.6.0-1|24	BuildRequires: perl(warnings)
14cu|perl-NetPacket-1.6.0-1|25	BuildRequires: perl-devel
14cu|perl-NetPacket-1.6.0-1|26	
14cu|perl-NetPacket-1.6.0-1|27	BuildArch: noarch
14cu|perl-NetPacket-1.6.0-1|28	
14cu|perl-NetPacket-1.6.0-1|29	%description
14cu|perl-NetPacket-1.6.0-1|30	'NetPacket' provides a base class for a cluster of modules related to
14cu|perl-NetPacket-1.6.0-1|31	decoding and encoding of network protocols. Each 'NetPacket' descendent
14cu|perl-NetPacket-1.6.0-1|32	module knows how to encode and decode packets for the network protocol it
14cu|perl-NetPacket-1.6.0-1|33	implements. Consult the documentation for the module in question for
14cu|perl-NetPacket-1.6.0-1|34	protocol-specific implementation.
14cu|perl-NetPacket-1.6.0-1|35	
14cu|perl-NetPacket-1.6.0-1|36	Note that there is no inheritance in the 'NetPacket::' cluster of modules
14cu|perl-NetPacket-1.6.0-1|37	other than each protocol module being a 'NetPacket'. This was seen to be
14cu|perl-NetPacket-1.6.0-1|38	too restrictive as imposing inheritance relationships (for example between
14cu|perl-NetPacket-1.6.0-1|39	the IP, UDP and TCP protocols) would make things like tunneling or other
14cu|perl-NetPacket-1.6.0-1|40	unusual situations difficult.
14cu|perl-NetPacket-1.6.0-1|41	
14cu|perl-NetPacket-1.6.0-1|42	%prep
14cu|perl-NetPacket-1.6.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-NetPacket-1.6.0-1|44	
14cu|perl-NetPacket-1.6.0-1|45	%build
14cu|perl-NetPacket-1.6.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-NetPacket-1.6.0-1|47	
14cu|perl-NetPacket-1.6.0-1|48	%make
14cu|perl-NetPacket-1.6.0-1|49	
14cu|perl-NetPacket-1.6.0-1|50	%check
14cu|perl-NetPacket-1.6.0-1|51	%make test
14cu|perl-NetPacket-1.6.0-1|52	
14cu|perl-NetPacket-1.6.0-1|53	%install
14cu|perl-NetPacket-1.6.0-1|54	%makeinstall_std
14cu|perl-NetPacket-1.6.0-1|55	
14cu|perl-NetPacket-1.6.0-1|56	%files
14cu|perl-NetPacket-1.6.0-1|57	%doc Changes LICENSE META.json META.yml README
14cu|perl-NetPacket-1.6.0-1|58	%{_mandir}/man3/*
14cu|perl-NetPacket-1.6.0-1|59	%{perl_vendorlib}/*
14cu|perl-NetPacket-1.6.0-1|60	
14cu|perl-NetPacket-1.6.0-1|61	
14cu|perl-NetPacket-1.6.0-1|62	%changelog
14cu|perl-NetPacket-1.6.0-1|63	
14cu|perl-NetPacket-1.6.0-1|64	* Sat Apr 04 2015 abfonly <John@smith.org> 1.6.0-1
14cu|perl-NetPacket-1.6.0-1|65	- (f47c8e3) Log : update to 1.6.0
14cu|perl-NetPacket-1.6.0-1|66	
14cu|perl-NetPacket-1.6.0-1|67	

13206 14
14cu|perl-Net-SFTP-Foreign-1.810.0-2|1	%define upstream_name    Net-SFTP-Foreign
14cu|perl-Net-SFTP-Foreign-1.810.0-2|2	%define upstream_version 1.81
14cu|perl-Net-SFTP-Foreign-1.810.0-2|3	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Net-SFTP-Foreign-1.810.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Net-SFTP-Foreign-1.810.0-2|6	Release:    2
14cu|perl-Net-SFTP-Foreign-1.810.0-2|7	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|8	Summary:    Adaptor for Net::SFTP::Attributes compatibility
14cu|perl-Net-SFTP-Foreign-1.810.0-2|9	License:    GPL+ or Artistic
14cu|perl-Net-SFTP-Foreign-1.810.0-2|10	Group:      Development/Perl
14cu|perl-Net-SFTP-Foreign-1.810.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-SFTP-Foreign-1.810.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-SFTP-Foreign-1.810.0-2|13	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Net-SFTP-Foreign-1.810.0-2|15	BuildRequires: perl(Scalar::Util)
14cu|perl-Net-SFTP-Foreign-1.810.0-2|16	BuildRequires: perl(Test::More)
14cu|perl-Net-SFTP-Foreign-1.810.0-2|17	BuildRequires: perl(Time::HiRes)
14cu|perl-Net-SFTP-Foreign-1.810.0-2|18	BuildRequires: perl-devel
14cu|perl-Net-SFTP-Foreign-1.810.0-2|19	BuildArch:  noarch
14cu|perl-Net-SFTP-Foreign-1.810.0-2|20	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|21	%description
14cu|perl-Net-SFTP-Foreign-1.810.0-2|22	SFTP stands for SSH File Transfer Protocol and is a method of transferring
14cu|perl-Net-SFTP-Foreign-1.810.0-2|23	files between machines over a secure, encrypted connection (as opposed to
14cu|perl-Net-SFTP-Foreign-1.810.0-2|24	regular FTP, which functions over an insecure connection). The security in
14cu|perl-Net-SFTP-Foreign-1.810.0-2|25	SFTP comes through its integration with SSH, which provides an encrypted
14cu|perl-Net-SFTP-Foreign-1.810.0-2|26	transport layer over which the SFTP commands are executed.
14cu|perl-Net-SFTP-Foreign-1.810.0-2|27	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|28	Net::SFTP::Foreign is a Perl client for the SFTP version 3 as defined in
14cu|perl-Net-SFTP-Foreign-1.810.0-2|29	the SSH File Transfer Protocol IETF draft, which can be found at the
14cu|perl-Net-SFTP-Foreign-1.810.0-2|30	http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt manpage (also
14cu|perl-Net-SFTP-Foreign-1.810.0-2|31	included on this package distribution, on the 'rfc' directory).
14cu|perl-Net-SFTP-Foreign-1.810.0-2|32	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|33	Net::SFTP::Foreign uses any compatible 'ssh' command installed on the
14cu|perl-Net-SFTP-Foreign-1.810.0-2|34	system (for instance, OpenSSH 'ssh') to establish the secure connection to
14cu|perl-Net-SFTP-Foreign-1.810.0-2|35	the remote server.
14cu|perl-Net-SFTP-Foreign-1.810.0-2|36	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|37	%prep
14cu|perl-Net-SFTP-Foreign-1.810.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Net-SFTP-Foreign-1.810.0-2|39	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|40	%build
14cu|perl-Net-SFTP-Foreign-1.810.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-SFTP-Foreign-1.810.0-2|42	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|43	%make
14cu|perl-Net-SFTP-Foreign-1.810.0-2|44	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|45	%check
14cu|perl-Net-SFTP-Foreign-1.810.0-2|46	%make test
14cu|perl-Net-SFTP-Foreign-1.810.0-2|47	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|48	%install
14cu|perl-Net-SFTP-Foreign-1.810.0-2|49	%makeinstall_std
14cu|perl-Net-SFTP-Foreign-1.810.0-2|50	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|51	%files
14cu|perl-Net-SFTP-Foreign-1.810.0-2|52	%doc Changes LICENSE META.json META.yml MYMETA.yml README TODO samples
14cu|perl-Net-SFTP-Foreign-1.810.0-2|53	%{_mandir}/man3/*
14cu|perl-Net-SFTP-Foreign-1.810.0-2|54	%{perl_vendorlib}/*
14cu|perl-Net-SFTP-Foreign-1.810.0-2|55	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|56	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|57	%changelog
14cu|perl-Net-SFTP-Foreign-1.810.0-2|58	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|59	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.810.0-2
14cu|perl-Net-SFTP-Foreign-1.810.0-2|60	- (cf209c4) Fix BRs
14cu|perl-Net-SFTP-Foreign-1.810.0-2|61	
14cu|perl-Net-SFTP-Foreign-1.810.0-2|62	

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

13208 14
14cu|perl-Net-Twitter-4.10.100-1|1	%define upstream_name    Net-Twitter
14cu|perl-Net-Twitter-4.10.100-1|2	%define upstream_version 4.01010
14cu|perl-Net-Twitter-4.10.100-1|3	
14cu|perl-Net-Twitter-4.10.100-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-Twitter-4.10.100-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-Twitter-4.10.100-1|6	Release:	1
14cu|perl-Net-Twitter-4.10.100-1|7	
14cu|perl-Net-Twitter-4.10.100-1|8	Summary:	A definition of the TwitterVision API as a Moose role
14cu|perl-Net-Twitter-4.10.100-1|9	
14cu|perl-Net-Twitter-4.10.100-1|10	
14cu|perl-Net-Twitter-4.10.100-1|11	License:	GPL+ or Artistic
14cu|perl-Net-Twitter-4.10.100-1|12	Group:		Development/Perl
14cu|perl-Net-Twitter-4.10.100-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-Twitter-4.10.100-1|14	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-Twitter-4.10.100-1|15	
14cu|perl-Net-Twitter-4.10.100-1|16	BuildRequires:	perl-devel
14cu|perl-Net-Twitter-4.10.100-1|17	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Net-Twitter-4.10.100-1|18	BuildRequires:	perl(Test::Warn)
14cu|perl-Net-Twitter-4.10.100-1|19	BuildRequires:	perl(MooseX::Aliases)
14cu|perl-Net-Twitter-4.10.100-1|20	BuildRequires:	perl(Carp::Clan)
14cu|perl-Net-Twitter-4.10.100-1|21	BuildRequires:	perl(Module::Build)
14cu|perl-Net-Twitter-4.10.100-1|22	BuildRequires:	perl(Carp)
14cu|perl-Net-Twitter-4.10.100-1|23	BuildRequires:	perl(Crypt::SSLeay)
14cu|perl-Net-Twitter-4.10.100-1|24	BuildRequires:	perl(Data::Visitor::Callback)
14cu|perl-Net-Twitter-4.10.100-1|25	BuildRequires:	perl(DateTime)
14cu|perl-Net-Twitter-4.10.100-1|26	BuildRequires:	perl(DateTime::Format::Strptime)
14cu|perl-Net-Twitter-4.10.100-1|27	BuildRequires:	perl(Devel::StackTrace)
14cu|perl-Net-Twitter-4.10.100-1|28	BuildRequires:	perl(Digest::SHA)
14cu|perl-Net-Twitter-4.10.100-1|29	BuildRequires:	perl(Encode)
14cu|perl-Net-Twitter-4.10.100-1|30	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Net-Twitter-4.10.100-1|31	BuildRequires:	perl(HTML::Entities)
14cu|perl-Net-Twitter-4.10.100-1|32	BuildRequires:	perl(HTTP::Request::Common)
14cu|perl-Net-Twitter-4.10.100-1|33	BuildRequires:	perl(JSON::Any)
14cu|perl-Net-Twitter-4.10.100-1|34	BuildRequires:	perl(JSON::XS)
14cu|perl-Net-Twitter-4.10.100-1|35	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Net-Twitter-4.10.100-1|36	BuildRequires:	perl(List::Util)
14cu|perl-Net-Twitter-4.10.100-1|37	BuildRequires:	perl(Moose)
14cu|perl-Net-Twitter-4.10.100-1|38	BuildRequires:	perl(Moose::Exporter)
14cu|perl-Net-Twitter-4.10.100-1|39	BuildRequires:	perl(Moose::Role)
14cu|perl-Net-Twitter-4.10.100-1|40	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-Net-Twitter-4.10.100-1|41	BuildRequires:	perl(MooseX::MultiInitArg)
14cu|perl-Net-Twitter-4.10.100-1|42	BuildRequires:	perl(Net::Netrc)
14cu|perl-Net-Twitter-4.10.100-1|43	BuildRequires:	perl(Net::OAuth)
14cu|perl-Net-Twitter-4.10.100-1|44	BuildRequires:	perl(Scalar::Util)
14cu|perl-Net-Twitter-4.10.100-1|45	BuildRequires:	perl(Test::Exception)
14cu|perl-Net-Twitter-4.10.100-1|46	BuildRequires:	perl(Test::Fatal)
14cu|perl-Net-Twitter-4.10.100-1|47	BuildRequires:	perl(Test::More)
14cu|perl-Net-Twitter-4.10.100-1|48	BuildRequires:	perl(Try::Tiny)
14cu|perl-Net-Twitter-4.10.100-1|49	BuildRequires:	perl(URI)
14cu|perl-Net-Twitter-4.10.100-1|50	BuildRequires:	perl(URI::Escape)
14cu|perl-Net-Twitter-4.10.100-1|51	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Net-Twitter-4.10.100-1|52	BuildRequires:	perl(LWP::Protocol::https)
14cu|perl-Net-Twitter-4.10.100-1|53	BuildRequires:	perl(Test::Deep)
14cu|perl-Net-Twitter-4.10.100-1|54	
14cu|perl-Net-Twitter-4.10.100-1|55	BuildArch:	noarch
14cu|perl-Net-Twitter-4.10.100-1|56	
14cu|perl-Net-Twitter-4.10.100-1|57	%description
14cu|perl-Net-Twitter-4.10.100-1|58	The micro-blogging service the http://identi.ca manpage provides a Twitter
14cu|perl-Net-Twitter-4.10.100-1|59	compatible API. This module simply creates an instance of 'Net::Twitter'
14cu|perl-Net-Twitter-4.10.100-1|60	with the 'identica' option set.
14cu|perl-Net-Twitter-4.10.100-1|61	
14cu|perl-Net-Twitter-4.10.100-1|62	See the Net::Twitter manpage for full documentation.
14cu|perl-Net-Twitter-4.10.100-1|63	
14cu|perl-Net-Twitter-4.10.100-1|64	%prep
14cu|perl-Net-Twitter-4.10.100-1|65	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-Twitter-4.10.100-1|66	
14cu|perl-Net-Twitter-4.10.100-1|67	%build
14cu|perl-Net-Twitter-4.10.100-1|68	perl Build.PL installdirs=vendor
14cu|perl-Net-Twitter-4.10.100-1|69	./Build
14cu|perl-Net-Twitter-4.10.100-1|70	
14cu|perl-Net-Twitter-4.10.100-1|71	%check
14cu|perl-Net-Twitter-4.10.100-1|72	./Build test
14cu|perl-Net-Twitter-4.10.100-1|73	
14cu|perl-Net-Twitter-4.10.100-1|74	%install
14cu|perl-Net-Twitter-4.10.100-1|75	./Build install destdir=%{buildroot}
14cu|perl-Net-Twitter-4.10.100-1|76	chmod +x %{buildroot}%{perl_vendorlib}/Net/Twitter.pod
14cu|perl-Net-Twitter-4.10.100-1|77	
14cu|perl-Net-Twitter-4.10.100-1|78	%files
14cu|perl-Net-Twitter-4.10.100-1|79	%doc Changes README META.yml LICENSE examples/
14cu|perl-Net-Twitter-4.10.100-1|80	%{_mandir}/man3/*
14cu|perl-Net-Twitter-4.10.100-1|81	%{perl_vendorlib}/*
14cu|perl-Net-Twitter-4.10.100-1|82	
14cu|perl-Net-Twitter-4.10.100-1|83	
14cu|perl-Net-Twitter-4.10.100-1|84	
14cu|perl-Net-Twitter-4.10.100-1|85	%changelog
14cu|perl-Net-Twitter-4.10.100-1|86	
14cu|perl-Net-Twitter-4.10.100-1|87	* Sat Jun 20 2015 abfonly <John@smith.org> 4.10.100-1
14cu|perl-Net-Twitter-4.10.100-1|88	- (92954a4) Log: Update to 4.10.100
14cu|perl-Net-Twitter-4.10.100-1|89	
14cu|perl-Net-Twitter-4.10.100-1|90	

13209 14
14cu|perl-Net-UPnP-1.4.3-1|1	%define upstream_name    Net-UPnP
14cu|perl-Net-UPnP-1.4.3-1|2	%define upstream_version 1.4.3
14cu|perl-Net-UPnP-1.4.3-1|3	
14cu|perl-Net-UPnP-1.4.3-1|4	Name:		perl-%{upstream_name}
14cu|perl-Net-UPnP-1.4.3-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-UPnP-1.4.3-1|6	Release:	1
14cu|perl-Net-UPnP-1.4.3-1|7	
14cu|perl-Net-UPnP-1.4.3-1|8	Summary:	Perl extension for UPnP
14cu|perl-Net-UPnP-1.4.3-1|9	
14cu|perl-Net-UPnP-1.4.3-1|10	License:	GPL+ or Artistic
14cu|perl-Net-UPnP-1.4.3-1|11	Group:		Development/Perl
14cu|perl-Net-UPnP-1.4.3-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Net-UPnP-1.4.3-1|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-UPnP-1.4.3-1|14	
14cu|perl-Net-UPnP-1.4.3-1|15	BuildRequires:	perl-devel
14cu|perl-Net-UPnP-1.4.3-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Net-UPnP-1.4.3-1|17	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Net-UPnP-1.4.3-1|18	BuildRequires:  perl(version)
14cu|perl-Net-UPnP-1.4.3-1|19	
14cu|perl-Net-UPnP-1.4.3-1|20	BuildArch:	noarch
14cu|perl-Net-UPnP-1.4.3-1|21	
14cu|perl-Net-UPnP-1.4.3-1|22	%description
14cu|perl-Net-UPnP-1.4.3-1|23	This package provides some functions to control UPnP devices.
14cu|perl-Net-UPnP-1.4.3-1|24	
14cu|perl-Net-UPnP-1.4.3-1|25	Currently, the package provides only functions for the control point. To
14cu|perl-Net-UPnP-1.4.3-1|26	control UPnP devices, see the Net::UPnP::ControlPoint manpage.
14cu|perl-Net-UPnP-1.4.3-1|27	
14cu|perl-Net-UPnP-1.4.3-1|28	As a sample of the control point, the package provides the
14cu|perl-Net-UPnP-1.4.3-1|29	Net::UPnP::AV::MediaServer manpage to control the devices such as DLNA
14cu|perl-Net-UPnP-1.4.3-1|30	media servers. As the example, please dms2vodcast.pl that converts from the
14cu|perl-Net-UPnP-1.4.3-1|31	MPEG2 movies to the MPEG4 one and outputs the RSS file for Vodcasting.
14cu|perl-Net-UPnP-1.4.3-1|32	
14cu|perl-Net-UPnP-1.4.3-1|33	%prep
14cu|perl-Net-UPnP-1.4.3-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Net-UPnP-1.4.3-1|35	
14cu|perl-Net-UPnP-1.4.3-1|36	%build
14cu|perl-Net-UPnP-1.4.3-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Net-UPnP-1.4.3-1|38	%make
14cu|perl-Net-UPnP-1.4.3-1|39	
14cu|perl-Net-UPnP-1.4.3-1|40	%check
14cu|perl-Net-UPnP-1.4.3-1|41	%make test
14cu|perl-Net-UPnP-1.4.3-1|42	
14cu|perl-Net-UPnP-1.4.3-1|43	%install
14cu|perl-Net-UPnP-1.4.3-1|44	%makeinstall_std
14cu|perl-Net-UPnP-1.4.3-1|45	find %{buildroot}%{perl_vendorlib}  -name '*.pm' -exec chmod -x {} \;
14cu|perl-Net-UPnP-1.4.3-1|46	
14cu|perl-Net-UPnP-1.4.3-1|47	
14cu|perl-Net-UPnP-1.4.3-1|48	%files
14cu|perl-Net-UPnP-1.4.3-1|49	%doc Changes META.json META.yml README
14cu|perl-Net-UPnP-1.4.3-1|50	%{_mandir}/man3/*
14cu|perl-Net-UPnP-1.4.3-1|51	%{perl_vendorlib}/*
14cu|perl-Net-UPnP-1.4.3-1|52	
14cu|perl-Net-UPnP-1.4.3-1|53	
14cu|perl-Net-UPnP-1.4.3-1|54	%changelog
14cu|perl-Net-UPnP-1.4.3-1|55	
14cu|perl-Net-UPnP-1.4.3-1|56	* Sun Jun 28 2015 abfonly <John@smith.org> 1.4.3-1
14cu|perl-Net-UPnP-1.4.3-1|57	- (4bd9560) Log: update to 1.4.3
14cu|perl-Net-UPnP-1.4.3-1|58	
14cu|perl-Net-UPnP-1.4.3-1|59	

13210 14
14cu|perl-Net-XMPP-1.50.0-2|1	%define upstream_name	Net-XMPP
14cu|perl-Net-XMPP-1.50.0-2|2	%define upstream_version 1.05
14cu|perl-Net-XMPP-1.50.0-2|3	
14cu|perl-Net-XMPP-1.50.0-2|4	Summary:	XMPP Perl Library
14cu|perl-Net-XMPP-1.50.0-2|5	License:	GPL or Artistic
14cu|perl-Net-XMPP-1.50.0-2|6	Name:		perl-%{upstream_name}
14cu|perl-Net-XMPP-1.50.0-2|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Net-XMPP-1.50.0-2|8	Release:	2
14cu|perl-Net-XMPP-1.50.0-2|9	Group:		Development/Perl
14cu|perl-Net-XMPP-1.50.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Net-XMPP-1.50.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Net-XMPP-1.50.0-2|12	BuildRequires:	perl(IO::Socket::SSL)
14cu|perl-Net-XMPP-1.50.0-2|13	BuildRequires:	perl(LWP::Online)
14cu|perl-Net-XMPP-1.50.0-2|14	BuildRequires:	perl(Module::Build)
14cu|perl-Net-XMPP-1.50.0-2|15	BuildRequires:	perl(XML::Stream)
14cu|perl-Net-XMPP-1.50.0-2|16	BuildRequires:	perl(YAML::Tiny)
14cu|perl-Net-XMPP-1.50.0-2|17	BuildArch:	noarch
14cu|perl-Net-XMPP-1.50.0-2|18	
14cu|perl-Net-XMPP-1.50.0-2|19	%description
14cu|perl-Net-XMPP-1.50.0-2|20	Net::XMPP is a convenient tool to use for any perl script that would
14cu|perl-Net-XMPP-1.50.0-2|21	like to utilize the XMPP Instant Messaging protocol.  While not a
14cu|perl-Net-XMPP-1.50.0-2|22	client in and of itself, it provides all of the necessary back-end
14cu|perl-Net-XMPP-1.50.0-2|23	functions to make a CGI client or command-line perl client feasible
14cu|perl-Net-XMPP-1.50.0-2|24	and easy to use.  Net::XMPP is a wrapper around the rest of the
14cu|perl-Net-XMPP-1.50.0-2|25	official Net::XMPP::xxxxxx packages.
14cu|perl-Net-XMPP-1.50.0-2|26	
14cu|perl-Net-XMPP-1.50.0-2|27	%prep
14cu|perl-Net-XMPP-1.50.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Net-XMPP-1.50.0-2|29	
14cu|perl-Net-XMPP-1.50.0-2|30	%build
14cu|perl-Net-XMPP-1.50.0-2|31	perl Build.PL installdirs=vendor
14cu|perl-Net-XMPP-1.50.0-2|32	./Build CFLAGS="%{optflags}"
14cu|perl-Net-XMPP-1.50.0-2|33	
14cu|perl-Net-XMPP-1.50.0-2|34	%check
14cu|perl-Net-XMPP-1.50.0-2|35	./Build test
14cu|perl-Net-XMPP-1.50.0-2|36	
14cu|perl-Net-XMPP-1.50.0-2|37	%install
14cu|perl-Net-XMPP-1.50.0-2|38	./Build install destdir=%{buildroot}
14cu|perl-Net-XMPP-1.50.0-2|39	
14cu|perl-Net-XMPP-1.50.0-2|40	%files
14cu|perl-Net-XMPP-1.50.0-2|41	%doc CHANGES README
14cu|perl-Net-XMPP-1.50.0-2|42	%{perl_vendorlib}/Net
14cu|perl-Net-XMPP-1.50.0-2|43	%{_mandir}/*/*
14cu|perl-Net-XMPP-1.50.0-2|44	
14cu|perl-Net-XMPP-1.50.0-2|45	%changelog
14cu|perl-Net-XMPP-1.50.0-2|46	
14cu|perl-Net-XMPP-1.50.0-2|47	* Thu Jun 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-2
14cu|perl-Net-XMPP-1.50.0-2|48	- (e7913e1) Fix BR
14cu|perl-Net-XMPP-1.50.0-2|49	
14cu|perl-Net-XMPP-1.50.0-2|50	

13211 14
14cu|perl-Object-Event-1.230.0-1|1	%define upstream_name    Object-Event
14cu|perl-Object-Event-1.230.0-1|2	%define upstream_version 1.23
14cu|perl-Object-Event-1.230.0-1|3	
14cu|perl-Object-Event-1.230.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Object-Event-1.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Object-Event-1.230.0-1|6	Release:    1
14cu|perl-Object-Event-1.230.0-1|7	
14cu|perl-Object-Event-1.230.0-1|8	Summary:    A class that provides an event callback interface
14cu|perl-Object-Event-1.230.0-1|9	License:    GPL+ or Artistic
14cu|perl-Object-Event-1.230.0-1|10	Group:      Development/Perl
14cu|perl-Object-Event-1.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Object-Event-1.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Object-Event-1.230.0-1|13	
14cu|perl-Object-Event-1.230.0-1|14	BuildRequires: perl(AnyEvent)
14cu|perl-Object-Event-1.230.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Object-Event-1.230.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Object-Event-1.230.0-1|17	BuildRequires: perl(common::sense)
14cu|perl-Object-Event-1.230.0-1|18	BuildRequires: perl-devel
14cu|perl-Object-Event-1.230.0-1|19	BuildArch: noarch
14cu|perl-Object-Event-1.230.0-1|20	
14cu|perl-Object-Event-1.230.0-1|21	%description
14cu|perl-Object-Event-1.230.0-1|22	This module was mainly written for the AnyEvent::XMPP manpage, the
14cu|perl-Object-Event-1.230.0-1|23	AnyEvent::IRC manpage, the AnyEvent::HTTPD manpage and the BK manpage to
14cu|perl-Object-Event-1.230.0-1|24	provide a consistent API for registering and emitting events. Even though I
14cu|perl-Object-Event-1.230.0-1|25	originally wrote it for those modules I released it separately in case
14cu|perl-Object-Event-1.230.0-1|26	anyone may find this module useful.
14cu|perl-Object-Event-1.230.0-1|27	
14cu|perl-Object-Event-1.230.0-1|28	For more comprehensive event handling see also the Glib manpage and the POE
14cu|perl-Object-Event-1.230.0-1|29	manpage.
14cu|perl-Object-Event-1.230.0-1|30	
14cu|perl-Object-Event-1.230.0-1|31	This class provides a simple way to extend a class, by inheriting from this
14cu|perl-Object-Event-1.230.0-1|32	class, with an event callback interface.
14cu|perl-Object-Event-1.230.0-1|33	
14cu|perl-Object-Event-1.230.0-1|34	%prep
14cu|perl-Object-Event-1.230.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Object-Event-1.230.0-1|36	
14cu|perl-Object-Event-1.230.0-1|37	%build
14cu|perl-Object-Event-1.230.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Object-Event-1.230.0-1|39	
14cu|perl-Object-Event-1.230.0-1|40	%make
14cu|perl-Object-Event-1.230.0-1|41	
14cu|perl-Object-Event-1.230.0-1|42	%check
14cu|perl-Object-Event-1.230.0-1|43	%make test
14cu|perl-Object-Event-1.230.0-1|44	
14cu|perl-Object-Event-1.230.0-1|45	%install
14cu|perl-Object-Event-1.230.0-1|46	%makeinstall_std
14cu|perl-Object-Event-1.230.0-1|47	
14cu|perl-Object-Event-1.230.0-1|48	%files
14cu|perl-Object-Event-1.230.0-1|49	%doc Changes README META.yml
14cu|perl-Object-Event-1.230.0-1|50	%{_mandir}/man3/*
14cu|perl-Object-Event-1.230.0-1|51	%{perl_vendorlib}/*
14cu|perl-Object-Event-1.230.0-1|52	
14cu|perl-Object-Event-1.230.0-1|53	
14cu|perl-Object-Event-1.230.0-1|54	%changelog
14cu|perl-Object-Event-1.230.0-1|55	
14cu|perl-Object-Event-1.230.0-1|56	* Sun Apr 05 2015 abfonly <John@smith.org> 1.230.0-1
14cu|perl-Object-Event-1.230.0-1|57	- (dd95ca7) Imported from SRPM
14cu|perl-Object-Event-1.230.0-1|58	
14cu|perl-Object-Event-1.230.0-1|59	

13212 14
14cu|perl-ORLite-Mirror-1.240.0-1|1	%define upstream_name    ORLite-Mirror
14cu|perl-ORLite-Mirror-1.240.0-1|2	%define upstream_version 1.24
14cu|perl-ORLite-Mirror-1.240.0-1|3	
14cu|perl-ORLite-Mirror-1.240.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ORLite-Mirror-1.240.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ORLite-Mirror-1.240.0-1|6	Release:	1
14cu|perl-ORLite-Mirror-1.240.0-1|7	
14cu|perl-ORLite-Mirror-1.240.0-1|8	Summary:	Extend ORLite to support remote SQLite databases
14cu|perl-ORLite-Mirror-1.240.0-1|9	
14cu|perl-ORLite-Mirror-1.240.0-1|10	License:	GPL+ or Artistic
14cu|perl-ORLite-Mirror-1.240.0-1|11	Group:		Development/Perl
14cu|perl-ORLite-Mirror-1.240.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ORLite-Mirror-1.240.0-1|13	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ORLite-Mirror-1.240.0-1|14	
14cu|perl-ORLite-Mirror-1.240.0-1|15	BuildRequires:	perl-devel
14cu|perl-ORLite-Mirror-1.240.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-ORLite-Mirror-1.240.0-1|17	BuildRequires:	perl(File::HomeDir)
14cu|perl-ORLite-Mirror-1.240.0-1|18	BuildRequires:	perl(File::Path)
14cu|perl-ORLite-Mirror-1.240.0-1|19	BuildRequires:	perl(File::Remove)
14cu|perl-ORLite-Mirror-1.240.0-1|20	BuildRequires:	perl(File::ShareDir)
14cu|perl-ORLite-Mirror-1.240.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-ORLite-Mirror-1.240.0-1|22	BuildRequires:	perl(IO::Compress::Bzip2)
14cu|perl-ORLite-Mirror-1.240.0-1|23	BuildRequires:	perl(IO::Compress::Gzip)
14cu|perl-ORLite-Mirror-1.240.0-1|24	BuildRequires:	perl(IO::Uncompress::Bunzip2)
14cu|perl-ORLite-Mirror-1.240.0-1|25	BuildRequires:	perl(IO::Uncompress::Gunzip)
14cu|perl-ORLite-Mirror-1.240.0-1|26	BuildRequires:	perl(LWP::Online)
14cu|perl-ORLite-Mirror-1.240.0-1|27	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-ORLite-Mirror-1.240.0-1|28	BuildRequires:	perl(ORLite)
14cu|perl-ORLite-Mirror-1.240.0-1|29	BuildRequires:	perl(Params::Util)
14cu|perl-ORLite-Mirror-1.240.0-1|30	BuildRequires:	perl(Test::More)
14cu|perl-ORLite-Mirror-1.240.0-1|31	BuildRequires:	perl(URI)
14cu|perl-ORLite-Mirror-1.240.0-1|32	BuildArch:	noarch
14cu|perl-ORLite-Mirror-1.240.0-1|33	
14cu|perl-ORLite-Mirror-1.240.0-1|34	%description
14cu|perl-ORLite-Mirror-1.240.0-1|35	the ORLite manpage provides a readonly ORM API when it loads a readonly
14cu|perl-ORLite-Mirror-1.240.0-1|36	SQLite database from your local system.
14cu|perl-ORLite-Mirror-1.240.0-1|37	
14cu|perl-ORLite-Mirror-1.240.0-1|38	By combining this capability with the LWP manpage, the ORLite::Mirror
14cu|perl-ORLite-Mirror-1.240.0-1|39	manpage goes one step better and allows you to load a SQLite database from
14cu|perl-ORLite-Mirror-1.240.0-1|40	any arbitrary URI in readonly form as well.
14cu|perl-ORLite-Mirror-1.240.0-1|41	
14cu|perl-ORLite-Mirror-1.240.0-1|42	As demonstrated in the synopsis above, you using the ORLite::Mirror manpage
14cu|perl-ORLite-Mirror-1.240.0-1|43	in the same way, but provide a URL instead of a file name.
14cu|perl-ORLite-Mirror-1.240.0-1|44	
14cu|perl-ORLite-Mirror-1.240.0-1|45	%prep
14cu|perl-ORLite-Mirror-1.240.0-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-ORLite-Mirror-1.240.0-1|47	
14cu|perl-ORLite-Mirror-1.240.0-1|48	%build
14cu|perl-ORLite-Mirror-1.240.0-1|49	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ORLite-Mirror-1.240.0-1|50	%make
14cu|perl-ORLite-Mirror-1.240.0-1|51	
14cu|perl-ORLite-Mirror-1.240.0-1|52	%check
14cu|perl-ORLite-Mirror-1.240.0-1|53	%make test
14cu|perl-ORLite-Mirror-1.240.0-1|54	
14cu|perl-ORLite-Mirror-1.240.0-1|55	%install
14cu|perl-ORLite-Mirror-1.240.0-1|56	%makeinstall_std
14cu|perl-ORLite-Mirror-1.240.0-1|57	
14cu|perl-ORLite-Mirror-1.240.0-1|58	%files
14cu|perl-ORLite-Mirror-1.240.0-1|59	%doc LICENSE README Changes
14cu|perl-ORLite-Mirror-1.240.0-1|60	%{_mandir}/man3/*
14cu|perl-ORLite-Mirror-1.240.0-1|61	%{perl_vendorlib}/*
14cu|perl-ORLite-Mirror-1.240.0-1|62	
14cu|perl-ORLite-Mirror-1.240.0-1|63	
14cu|perl-ORLite-Mirror-1.240.0-1|64	%changelog
14cu|perl-ORLite-Mirror-1.240.0-1|65	
14cu|perl-ORLite-Mirror-1.240.0-1|66	* Sat Apr 04 2015 abfonly <John@smith.org> 1.240.0-1
14cu|perl-ORLite-Mirror-1.240.0-1|67	- (01ed9ad) Log: update to 1.240.0
14cu|perl-ORLite-Mirror-1.240.0-1|68	
14cu|perl-ORLite-Mirror-1.240.0-1|69	

13213 14
14cu|perl-ORLite-Pod-0.110.0-1|1	%define upstream_name    ORLite-Pod
14cu|perl-ORLite-Pod-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-ORLite-Pod-0.110.0-1|3	
14cu|perl-ORLite-Pod-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ORLite-Pod-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ORLite-Pod-0.110.0-1|6	Release:	1
14cu|perl-ORLite-Pod-0.110.0-1|7	
14cu|perl-ORLite-Pod-0.110.0-1|8	Summary:	Documentation generator for ORLite
14cu|perl-ORLite-Pod-0.110.0-1|9	
14cu|perl-ORLite-Pod-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-ORLite-Pod-0.110.0-1|11	Group:		Development/Perl
14cu|perl-ORLite-Pod-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ORLite-Pod-0.110.0-1|13	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ORLite-Pod-0.110.0-1|14	
14cu|perl-ORLite-Pod-0.110.0-1|15	BuildRequires:	perl-devel
14cu|perl-ORLite-Pod-0.110.0-1|16	BuildRequires:	perl(Class::Inspector)
14cu|perl-ORLite-Pod-0.110.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-ORLite-Pod-0.110.0-1|18	BuildRequires:	perl(File::Basename)
14cu|perl-ORLite-Pod-0.110.0-1|19	BuildRequires:	perl(File::Path)
14cu|perl-ORLite-Pod-0.110.0-1|20	BuildRequires:	perl(File::Remove)
14cu|perl-ORLite-Pod-0.110.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-ORLite-Pod-0.110.0-1|22	BuildRequires:	perl(File::pushd)
14cu|perl-ORLite-Pod-0.110.0-1|23	BuildRequires:	perl(Getopt::Long)
14cu|perl-ORLite-Pod-0.110.0-1|24	BuildRequires:	perl(ORLite)
14cu|perl-ORLite-Pod-0.110.0-1|25	BuildRequires:	perl(Params::Util)
14cu|perl-ORLite-Pod-0.110.0-1|26	BuildRequires:	perl(Template)
14cu|perl-ORLite-Pod-0.110.0-1|27	BuildRequires:	perl(Test::More)
14cu|perl-ORLite-Pod-0.110.0-1|28	BuildRequires:	perl(Test::Pod)
14cu|perl-ORLite-Pod-0.110.0-1|29	BuildRequires:	perl(Test::Script)
14cu|perl-ORLite-Pod-0.110.0-1|30	BuildRequires:	perl(Test::XT)
14cu|perl-ORLite-Pod-0.110.0-1|31	BuildRequires:	perl(autodie) >= 2.100.0
14cu|perl-ORLite-Pod-0.110.0-1|32	
14cu|perl-ORLite-Pod-0.110.0-1|33	BuildArch:	noarch
14cu|perl-ORLite-Pod-0.110.0-1|34	
14cu|perl-ORLite-Pod-0.110.0-1|35	%description
14cu|perl-ORLite-Pod-0.110.0-1|36	*THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE.*
14cu|perl-ORLite-Pod-0.110.0-1|37	
14cu|perl-ORLite-Pod-0.110.0-1|38	*YOU HAVE BEEN WARNED!*
14cu|perl-ORLite-Pod-0.110.0-1|39	
14cu|perl-ORLite-Pod-0.110.0-1|40	The biggest downside of the ORLite manpage is that because it can generate
14cu|perl-ORLite-Pod-0.110.0-1|41	you an entire ORM in one line of code, you can have a large an extensive
14cu|perl-ORLite-Pod-0.110.0-1|42	API without anywhere for documentation for the API to exist.
14cu|perl-ORLite-Pod-0.110.0-1|43	
14cu|perl-ORLite-Pod-0.110.0-1|44	%prep
14cu|perl-ORLite-Pod-0.110.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-ORLite-Pod-0.110.0-1|46	
14cu|perl-ORLite-Pod-0.110.0-1|47	%build
14cu|perl-ORLite-Pod-0.110.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ORLite-Pod-0.110.0-1|49	%make
14cu|perl-ORLite-Pod-0.110.0-1|50	
14cu|perl-ORLite-Pod-0.110.0-1|51	%check
14cu|perl-ORLite-Pod-0.110.0-1|52	%make test
14cu|perl-ORLite-Pod-0.110.0-1|53	
14cu|perl-ORLite-Pod-0.110.0-1|54	%install
14cu|perl-ORLite-Pod-0.110.0-1|55	%makeinstall_std
14cu|perl-ORLite-Pod-0.110.0-1|56	
14cu|perl-ORLite-Pod-0.110.0-1|57	%files
14cu|perl-ORLite-Pod-0.110.0-1|58	%doc README LICENSE Changes
14cu|perl-ORLite-Pod-0.110.0-1|59	%{_bindir}/*
14cu|perl-ORLite-Pod-0.110.0-1|60	%{_mandir}/man?/*
14cu|perl-ORLite-Pod-0.110.0-1|61	%{perl_vendorlib}/*
14cu|perl-ORLite-Pod-0.110.0-1|62	
14cu|perl-ORLite-Pod-0.110.0-1|63	
14cu|perl-ORLite-Pod-0.110.0-1|64	
14cu|perl-ORLite-Pod-0.110.0-1|65	%changelog
14cu|perl-ORLite-Pod-0.110.0-1|66	
14cu|perl-ORLite-Pod-0.110.0-1|67	* Sat Apr 04 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-ORLite-Pod-0.110.0-1|68	- (6370adc) Log: update to 0.110.0
14cu|perl-ORLite-Pod-0.110.0-1|69	
14cu|perl-ORLite-Pod-0.110.0-1|70	

13214 14
14cu|perl-p5-Palm-1.400.0-1|1	%define upstream_name    p5-Palm
14cu|perl-p5-Palm-1.400.0-1|2	%define upstream_version 1.4.0
14cu|perl-p5-Palm-1.400.0-1|3	
14cu|perl-p5-Palm-1.400.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-p5-Palm-1.400.0-1|5	# perl_convert don't work here
14cu|perl-p5-Palm-1.400.0-1|6	#Version:	%perl_convert_version %{upstream_version}
14cu|perl-p5-Palm-1.400.0-1|7	Version:	1.400.0
14cu|perl-p5-Palm-1.400.0-1|8	Release:	1
14cu|perl-p5-Palm-1.400.0-1|9	Epoch:		1
14cu|perl-p5-Palm-1.400.0-1|10	
14cu|perl-p5-Palm-1.400.0-1|11	Summary:	Modules for reading manipulating, and writing .pdb and .prc database
14cu|perl-p5-Palm-1.400.0-1|12	
14cu|perl-p5-Palm-1.400.0-1|13	License:	GPL
14cu|perl-p5-Palm-1.400.0-1|14	Group:		Development/Perl
14cu|perl-p5-Palm-1.400.0-1|15	Url:		http://www.coldsync.org/#p5-Palm
14cu|perl-p5-Palm-1.400.0-1|16	Source0:	http://www.coldsync.org/download/%{upstream_name}-%{upstream_version}-snapshot.tar.gz
14cu|perl-p5-Palm-1.400.0-1|17	
14cu|perl-p5-Palm-1.400.0-1|18	BuildRequires:	perl-devel
14cu|perl-p5-Palm-1.400.0-1|19	BuildArch:	noarch
14cu|perl-p5-Palm-1.400.0-1|20	
14cu|perl-p5-Palm-1.400.0-1|21	
14cu|perl-p5-Palm-1.400.0-1|22	%description
14cu|perl-p5-Palm-1.400.0-1|23	This is p5-Palm, a set of Perl 5 modules for reading, manipulating,
14cu|perl-p5-Palm-1.400.0-1|24	and writing the .pdb and .prc database files used by PalmOS devices
14cu|perl-p5-Palm-1.400.0-1|25	such as the PalmPilot and its successors.
14cu|perl-p5-Palm-1.400.0-1|26	
14cu|perl-p5-Palm-1.400.0-1|27	%prep
14cu|perl-p5-Palm-1.400.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}-snapshot
14cu|perl-p5-Palm-1.400.0-1|29	
14cu|perl-p5-Palm-1.400.0-1|30	%build
14cu|perl-p5-Palm-1.400.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-p5-Palm-1.400.0-1|32	%make
14cu|perl-p5-Palm-1.400.0-1|33	
14cu|perl-p5-Palm-1.400.0-1|34	%check
14cu|perl-p5-Palm-1.400.0-1|35	%make test
14cu|perl-p5-Palm-1.400.0-1|36	
14cu|perl-p5-Palm-1.400.0-1|37	%install
14cu|perl-p5-Palm-1.400.0-1|38	%makeinstall_std
14cu|perl-p5-Palm-1.400.0-1|39	rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
14cu|perl-p5-Palm-1.400.0-1|40	
14cu|perl-p5-Palm-1.400.0-1|41	%files
14cu|perl-p5-Palm-1.400.0-1|42	%doc README TODO
14cu|perl-p5-Palm-1.400.0-1|43	%{_bindir}/*
14cu|perl-p5-Palm-1.400.0-1|44	%{perl_vendorlib}/*
14cu|perl-p5-Palm-1.400.0-1|45	%{_mandir}/man1/*
14cu|perl-p5-Palm-1.400.0-1|46	%{_mandir}/man3/*
14cu|perl-p5-Palm-1.400.0-1|47	
14cu|perl-p5-Palm-1.400.0-1|48	
14cu|perl-p5-Palm-1.400.0-1|49	
14cu|perl-p5-Palm-1.400.0-1|50	%changelog
14cu|perl-p5-Palm-1.400.0-1|51	
14cu|perl-p5-Palm-1.400.0-1|52	* Sat Apr 04 2015 abfonly <John@smith.org> 1:1.400.0-1
14cu|perl-p5-Palm-1.400.0-1|53	- (83bf5d4) Log: update to 1.400.0, fixed url, fixed source,perl convert won't work
14cu|perl-p5-Palm-1.400.0-1|54	
14cu|perl-p5-Palm-1.400.0-1|55	

13215 14
14cu|perl-Package-Constants-0.60.0-1|1	%define	upstream_name	 Package-Constants
14cu|perl-Package-Constants-0.60.0-1|2	%define upstream_version 0.06
14cu|perl-Package-Constants-0.60.0-1|3	
14cu|perl-Package-Constants-0.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Package-Constants-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Package-Constants-0.60.0-1|6	Release:	1
14cu|perl-Package-Constants-0.60.0-1|7	
14cu|perl-Package-Constants-0.60.0-1|8	Summary:	Package Constants
14cu|perl-Package-Constants-0.60.0-1|9	
14cu|perl-Package-Constants-0.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-Package-Constants-0.60.0-1|11	Group:		Development/Perl
14cu|perl-Package-Constants-0.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Package-Constants-0.60.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Package-Constants-0.60.0-1|14	
14cu|perl-Package-Constants-0.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-Package-Constants-0.60.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Package-Constants-0.60.0-1|17	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Package-Constants-0.60.0-1|18	
14cu|perl-Package-Constants-0.60.0-1|19	
14cu|perl-Package-Constants-0.60.0-1|20	BuildArch:	noarch
14cu|perl-Package-Constants-0.60.0-1|21	
14cu|perl-Package-Constants-0.60.0-1|22	%description
14cu|perl-Package-Constants-0.60.0-1|23	"Package::Constants" lists all the constants defined in a certain pack- age.
14cu|perl-Package-Constants-0.60.0-1|24	This can be useful for, among others, setting up an autogenerated
14cu|perl-Package-Constants-0.60.0-1|25	"@EXPORT/@EXPORT_OK" for a Constants.pm file.
14cu|perl-Package-Constants-0.60.0-1|26	
14cu|perl-Package-Constants-0.60.0-1|27	%prep
14cu|perl-Package-Constants-0.60.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Package-Constants-0.60.0-1|29	
14cu|perl-Package-Constants-0.60.0-1|30	%build
14cu|perl-Package-Constants-0.60.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Package-Constants-0.60.0-1|32	%make
14cu|perl-Package-Constants-0.60.0-1|33	
14cu|perl-Package-Constants-0.60.0-1|34	%check
14cu|perl-Package-Constants-0.60.0-1|35	make test
14cu|perl-Package-Constants-0.60.0-1|36	
14cu|perl-Package-Constants-0.60.0-1|37	%install
14cu|perl-Package-Constants-0.60.0-1|38	%makeinstall_std
14cu|perl-Package-Constants-0.60.0-1|39	
14cu|perl-Package-Constants-0.60.0-1|40	%files
14cu|perl-Package-Constants-0.60.0-1|41	%doc README CHANGES META.json META.yml
14cu|perl-Package-Constants-0.60.0-1|42	%{perl_vendorlib}/Package/*
14cu|perl-Package-Constants-0.60.0-1|43	%{_mandir}/*/*
14cu|perl-Package-Constants-0.60.0-1|44	
14cu|perl-Package-Constants-0.60.0-1|45	
14cu|perl-Package-Constants-0.60.0-1|46	
14cu|perl-Package-Constants-0.60.0-1|47	%changelog
14cu|perl-Package-Constants-0.60.0-1|48	
14cu|perl-Package-Constants-0.60.0-1|49	* Mon Jun 29 2015 abfonly <John@smith.org> 0.60.0-1
14cu|perl-Package-Constants-0.60.0-1|50	- (16e456f) Log: Update to 0.60.0
14cu|perl-Package-Constants-0.60.0-1|51	
14cu|perl-Package-Constants-0.60.0-1|52	

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

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

13218 14
14cu|perl-Package-Variant-1.2.2-1|1	%define upstream_name    Package-Variant
14cu|perl-Package-Variant-1.2.2-1|2	%define upstream_version 1.002002
14cu|perl-Package-Variant-1.2.2-1|3	
14cu|perl-Package-Variant-1.2.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-Package-Variant-1.2.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Package-Variant-1.2.2-1|6	Release:    1
14cu|perl-Package-Variant-1.2.2-1|7	
14cu|perl-Package-Variant-1.2.2-1|8	Summary:    Parameterizable packages
14cu|perl-Package-Variant-1.2.2-1|9	
14cu|perl-Package-Variant-1.2.2-1|10	License:    GPL+ or Artistic
14cu|perl-Package-Variant-1.2.2-1|11	Group:      Development/Perl
14cu|perl-Package-Variant-1.2.2-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Package-Variant-1.2.2-1|13	Source0:    http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Package-Variant-1.2.2-1|14	
14cu|perl-Package-Variant-1.2.2-1|15	BuildRequires: perl(Carp)
14cu|perl-Package-Variant-1.2.2-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.550_100
14cu|perl-Package-Variant-1.2.2-1|17	BuildRequires: perl(Import::Into)
14cu|perl-Package-Variant-1.2.2-1|18	BuildRequires: perl(Module::Runtime) >= 0.13.0
14cu|perl-Package-Variant-1.2.2-1|19	BuildRequires: perl(Test::Fatal)
14cu|perl-Package-Variant-1.2.2-1|20	BuildRequires: perl(strictures) >= 1.0.0
14cu|perl-Package-Variant-1.2.2-1|21	BuildRequires: perl-devel
14cu|perl-Package-Variant-1.2.2-1|22	
14cu|perl-Package-Variant-1.2.2-1|23	BuildArch:  noarch
14cu|perl-Package-Variant-1.2.2-1|24	
14cu|perl-Package-Variant-1.2.2-1|25	%description
14cu|perl-Package-Variant-1.2.2-1|26	This module allows you to build packages that return different variations
14cu|perl-Package-Variant-1.2.2-1|27	depending on what parameters are given.
14cu|perl-Package-Variant-1.2.2-1|28	
14cu|perl-Package-Variant-1.2.2-1|29	Users of your package will receive a subroutine able to take parameters and
14cu|perl-Package-Variant-1.2.2-1|30	return the name of a suitable variant package. The implmenetation does not
14cu|perl-Package-Variant-1.2.2-1|31	care about what kind of package it builds.
14cu|perl-Package-Variant-1.2.2-1|32	
14cu|perl-Package-Variant-1.2.2-1|33	Declaring a variable package
14cu|perl-Package-Variant-1.2.2-1|34	There are two important parts to creating a variable package. You first
14cu|perl-Package-Variant-1.2.2-1|35	have to give 'Package::Variant' some basic information about what kind
14cu|perl-Package-Variant-1.2.2-1|36	of package you want to provide, and how. The second part is
14cu|perl-Package-Variant-1.2.2-1|37	implementing a method receiving the user's arguments and generating
14cu|perl-Package-Variant-1.2.2-1|38	your variants.
14cu|perl-Package-Variant-1.2.2-1|39	
14cu|perl-Package-Variant-1.2.2-1|40	%prep
14cu|perl-Package-Variant-1.2.2-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Package-Variant-1.2.2-1|42	
14cu|perl-Package-Variant-1.2.2-1|43	%build
14cu|perl-Package-Variant-1.2.2-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Package-Variant-1.2.2-1|45	
14cu|perl-Package-Variant-1.2.2-1|46	%make
14cu|perl-Package-Variant-1.2.2-1|47	
14cu|perl-Package-Variant-1.2.2-1|48	%check
14cu|perl-Package-Variant-1.2.2-1|49	%make test
14cu|perl-Package-Variant-1.2.2-1|50	
14cu|perl-Package-Variant-1.2.2-1|51	%install
14cu|perl-Package-Variant-1.2.2-1|52	%makeinstall_std
14cu|perl-Package-Variant-1.2.2-1|53	
14cu|perl-Package-Variant-1.2.2-1|54	%files
14cu|perl-Package-Variant-1.2.2-1|55	%doc Changes META.json META.yml META.json README
14cu|perl-Package-Variant-1.2.2-1|56	%{_mandir}/man3/*
14cu|perl-Package-Variant-1.2.2-1|57	%{perl_vendorlib}/*
14cu|perl-Package-Variant-1.2.2-1|58	
14cu|perl-Package-Variant-1.2.2-1|59	%changelog
14cu|perl-Package-Variant-1.2.2-1|60	
14cu|perl-Package-Variant-1.2.2-1|61	* Sat Jun 20 2015 abfonly <John@smith.org> 1.2.2-1
14cu|perl-Package-Variant-1.2.2-1|62	- (43c3adb) Log: Update to 1.2.2
14cu|perl-Package-Variant-1.2.2-1|63	
14cu|perl-Package-Variant-1.2.2-1|64	

13219 14
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|1	# looks like abbandon since 2011, and no distribution from newer perl
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|2	# las distributed is 5.17.x
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|3	# TODO: Dump ??
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|4	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|5	%define upstream_name    Padre-Plugin-Swarm
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|6	%define upstream_version 0.2
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|7	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|10	Release:	1
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|11	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|12	Summary:	Tree view panel of swarm resources
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|13	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|14	License:	GPL+ or Artistic
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|15	Group:		Development/Perl
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|18	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|19	BuildRequires:	perl-devel
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|20	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|22	BuildRequires:	perl(Graph)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|23	BuildRequires:	perl(IO::Select)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|24	BuildRequires:	perl(IO::Socket::Multicast)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|25	BuildRequires:	perl(JSON::XS)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|26	BuildRequires:	perl(JSON)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|27	BuildRequires:	perl(Padre)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|28	BuildRequires:	perl(Params::Util)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|29	BuildRequires:	perl(Test::More)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|30	BuildRequires:	perl(Text::Patch)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|31	BuildRequires:	perl(AnyEvent)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|32	BuildRequires:	perl(Object::Event)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|33	BuildRequires:	perl(Wx::Socket)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|34	BuildRequires:	perl(Digest::JHash)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|35	BuildRequires:	perl(Devel::Dumpvar)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|36	#BuildRequires:	x11-server-xvfb
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|37	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|38	BuildArch: noarch
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|39	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|40	%description
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|41	This is Swarm!
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|42	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|43	Swarm is a Padre plugin for experimenting with remote inspection, peer
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|44	programming and collaborative editing functionality.
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|45	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|46	Within this plugin all rules are suspended. No security, no efficiency, no
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|47	scalability, no standards compliance, remote code execution, everything is
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|48	allowed. The only goal is things that work, and things that look shiny in a
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|49	demo :)
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|50	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|51	%prep
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|53	# no longer developed for perl5.18.x
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|54	rm -fr t/03_transport_global.t
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|55	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|56	%build
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|57	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|58	%make
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|59	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|60	%check
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|61	# Xvfb :99 -screen 0 1024x768x24 -extension RANDR & xvfb-run
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|62	%make test
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|63	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|64	%install
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|65	%makeinstall_std
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|66	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|67	%files
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|68	%doc META.yml Changes
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|69	%{_mandir}/man3/*
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|70	%{perl_vendorlib}/*
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|71	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|72	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|73	%changelog
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|74	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|75	* Sun Apr 05 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|76	- (f5d2ea9) Updated perl-Padre-Plugin-Swarm.spec
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|77	
14cu|perl-Padre-Plugin-Swarm-0.200.0-1|78	

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

13221 14
14cu|perl-Panda-Install-1.2.4-1|1	%define upstream_name    Panda-Install
14cu|perl-Panda-Install-1.2.4-1|2	%define upstream_version 1.2.4
14cu|perl-Panda-Install-1.2.4-1|3	
14cu|perl-Panda-Install-1.2.4-1|4	Name:       perl-%{upstream_name}
14cu|perl-Panda-Install-1.2.4-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Panda-Install-1.2.4-1|6	Release:    1
14cu|perl-Panda-Install-1.2.4-1|7	
14cu|perl-Panda-Install-1.2.4-1|8	Summary:    Manager for module's payload
14cu|perl-Panda-Install-1.2.4-1|9	License:    GPL+ or Artistic
14cu|perl-Panda-Install-1.2.4-1|10	Group:      Development/Perl
14cu|perl-Panda-Install-1.2.4-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Panda-Install-1.2.4-1|12	Source0:    http://www.cpan.org/modules/by-module/Panda/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Panda-Install-1.2.4-1|13	
14cu|perl-Panda-Install-1.2.4-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Panda-Install-1.2.4-1|15	BuildRequires: perl(Test::Deep)
14cu|perl-Panda-Install-1.2.4-1|16	BuildRequires: perl-devel
14cu|perl-Panda-Install-1.2.4-1|17	
14cu|perl-Panda-Install-1.2.4-1|18	BuildArch: noarch
14cu|perl-Panda-Install-1.2.4-1|19	
14cu|perl-Panda-Install-1.2.4-1|20	%description
14cu|perl-Panda-Install-1.2.4-1|21	Panda::Install makes it much easier to write MakeMaker's makefiles
14cu|perl-Panda-Install-1.2.4-1|22	especially for XS modules. It provides dependecies support between XS
14cu|perl-Panda-Install-1.2.4-1|23	modules, so that one could easily use header files, code, compilation
14cu|perl-Panda-Install-1.2.4-1|24	options, ...etc of another. Panda::Install also lets you put source files
14cu|perl-Panda-Install-1.2.4-1|25	in subdirectories any level deep (MakeMaker doesn't handle that) and easily
14cu|perl-Panda-Install-1.2.4-1|26	compile-in external C libraries.
14cu|perl-Panda-Install-1.2.4-1|27	
14cu|perl-Panda-Install-1.2.4-1|28	The params for Panda::Install are compatible with MakeMaker with some
14cu|perl-Panda-Install-1.2.4-1|29	additions.
14cu|perl-Panda-Install-1.2.4-1|30	
14cu|perl-Panda-Install-1.2.4-1|31	Also it greatly extends typemap functionality and adds C-like XS synopsis.
14cu|perl-Panda-Install-1.2.4-1|32	
14cu|perl-Panda-Install-1.2.4-1|33	%prep
14cu|perl-Panda-Install-1.2.4-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Panda-Install-1.2.4-1|35	chmod -x Changes lib/Panda/Install.pm lib/Panda/Install/ParseXS.pm
14cu|perl-Panda-Install-1.2.4-1|36	
14cu|perl-Panda-Install-1.2.4-1|37	%build
14cu|perl-Panda-Install-1.2.4-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Panda-Install-1.2.4-1|39	
14cu|perl-Panda-Install-1.2.4-1|40	%make
14cu|perl-Panda-Install-1.2.4-1|41	
14cu|perl-Panda-Install-1.2.4-1|42	%check
14cu|perl-Panda-Install-1.2.4-1|43	%make test
14cu|perl-Panda-Install-1.2.4-1|44	
14cu|perl-Panda-Install-1.2.4-1|45	%install
14cu|perl-Panda-Install-1.2.4-1|46	%makeinstall_std
14cu|perl-Panda-Install-1.2.4-1|47	
14cu|perl-Panda-Install-1.2.4-1|48	%files
14cu|perl-Panda-Install-1.2.4-1|49	%doc Changes META.json META.yml
14cu|perl-Panda-Install-1.2.4-1|50	%{_mandir}/man3/*
14cu|perl-Panda-Install-1.2.4-1|51	%{perl_vendorlib}/*
14cu|perl-Panda-Install-1.2.4-1|52	
14cu|perl-Panda-Install-1.2.4-1|53	
14cu|perl-Panda-Install-1.2.4-1|54	%changelog
14cu|perl-Panda-Install-1.2.4-1|55	
14cu|perl-Panda-Install-1.2.4-1|56	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 1.2.4-1
14cu|perl-Panda-Install-1.2.4-1|57	- (000c8bf) Imported from SRPM
14cu|perl-Panda-Install-1.2.4-1|58	
14cu|perl-Panda-Install-1.2.4-1|59	

13222 14
14cu|perl-Panda-XS-2.1.1-1|1	%define __noautoprov 'XS.so'
14cu|perl-Panda-XS-2.1.1-1|2	
14cu|perl-Panda-XS-2.1.1-1|3	
14cu|perl-Panda-XS-2.1.1-1|4	%define upstream_name    Panda-XS
14cu|perl-Panda-XS-2.1.1-1|5	%define upstream_version 2.1.1
14cu|perl-Panda-XS-2.1.1-1|6	
14cu|perl-Panda-XS-2.1.1-1|7	Name:       perl-%{upstream_name}
14cu|perl-Panda-XS-2.1.1-1|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Panda-XS-2.1.1-1|9	Release:    1
14cu|perl-Panda-XS-2.1.1-1|10	
14cu|perl-Panda-XS-2.1.1-1|11	Summary:    Useful features and typemaps for XS modules
14cu|perl-Panda-XS-2.1.1-1|12	License:    GPL+ or Artistic
14cu|perl-Panda-XS-2.1.1-1|13	Group:      Development/Perl
14cu|perl-Panda-XS-2.1.1-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Panda-XS-2.1.1-1|15	Source0:    http://www.cpan.org/modules/by-module/Panda/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Panda-XS-2.1.1-1|16	
14cu|perl-Panda-XS-2.1.1-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Panda-XS-2.1.1-1|18	BuildRequires: perl(ExtUtils::ParseXS)
14cu|perl-Panda-XS-2.1.1-1|19	BuildRequires: perl(Panda::Install)
14cu|perl-Panda-XS-2.1.1-1|20	BuildRequires: perl(Test::Deep)
14cu|perl-Panda-XS-2.1.1-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Panda-XS-2.1.1-1|22	BuildRequires: perl(Test::Simple)
14cu|perl-Panda-XS-2.1.1-1|23	BuildRequires: perl-devel
14cu|perl-Panda-XS-2.1.1-1|24	
14cu|perl-Panda-XS-2.1.1-1|25	%description
14cu|perl-Panda-XS-2.1.1-1|26	Panda::XS provides some useful features for XS modules. Also adds default
14cu|perl-Panda-XS-2.1.1-1|27	configurable typemaps with most commonly used types. Panda::XS makes it
14cu|perl-Panda-XS-2.1.1-1|28	possible for other modules (Perl or XS) to inherit from your XS module. To
14cu|perl-Panda-XS-2.1.1-1|29	use it you must have a C++ compiler. Of course most (or all) CPAN modules
14cu|perl-Panda-XS-2.1.1-1|30	have private implementation visible only via perl interface (function or
14cu|perl-Panda-XS-2.1.1-1|31	method calls). But it is a much better approach to implement functionality
14cu|perl-Panda-XS-2.1.1-1|32	in C/C++ classes with public API, make an XS interface, to make it usable
14cu|perl-Panda-XS-2.1.1-1|33	from perl and also make you C code visible to other XS modules. This makes
14cu|perl-Panda-XS-2.1.1-1|34	it possible for other users to use your C code directly from other XS
14cu|perl-Panda-XS-2.1.1-1|35	modules, without perl method/function interface and therefore they can
14cu|perl-Panda-XS-2.1.1-1|36	achieve much greater speeds. To make your C code visible to other XS
14cu|perl-Panda-XS-2.1.1-1|37	modules when your module is installed, see the Panda::Install manpage.
14cu|perl-Panda-XS-2.1.1-1|38	
14cu|perl-Panda-XS-2.1.1-1|39	%files
14cu|perl-Panda-XS-2.1.1-1|40	%doc Changes META.json META.yml
14cu|perl-Panda-XS-2.1.1-1|41	%{perl_vendorarch}/auto/
14cu|perl-Panda-XS-2.1.1-1|42	%{perl_vendorarch}/Panda/*.pm
14cu|perl-Panda-XS-2.1.1-1|43	%{perl_vendorarch}/Panda/XS.x/info
14cu|perl-Panda-XS-2.1.1-1|44	%{perl_vendorarch}/Panda/XS.x/tm/
14cu|perl-Panda-XS-2.1.1-1|45	
14cu|perl-Panda-XS-2.1.1-1|46	#---------------------------------------
14cu|perl-Panda-XS-2.1.1-1|47	%package devel
14cu|perl-Panda-XS-2.1.1-1|48	
14cu|perl-Panda-XS-2.1.1-1|49	Group:		Development/Perl
14cu|perl-Panda-XS-2.1.1-1|50	Requires:	%{name} = %{EVRD}
14cu|perl-Panda-XS-2.1.1-1|51	
14cu|perl-Panda-XS-2.1.1-1|52	%description devel
14cu|perl-Panda-XS-2.1.1-1|53	Headers for %{name}
14cu|perl-Panda-XS-2.1.1-1|54	
14cu|perl-Panda-XS-2.1.1-1|55	%files devel
14cu|perl-Panda-XS-2.1.1-1|56	%doc Changes
14cu|perl-Panda-XS-2.1.1-1|57	%{perl_vendorarch}/Panda/XS.x/i/
14cu|perl-Panda-XS-2.1.1-1|58	
14cu|perl-Panda-XS-2.1.1-1|59	#---------------------------------------
14cu|perl-Panda-XS-2.1.1-1|60	
14cu|perl-Panda-XS-2.1.1-1|61	%prep
14cu|perl-Panda-XS-2.1.1-1|62	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Panda-XS-2.1.1-1|63	find . -name "Changes" -o -name "*.h" -o -name "typemap" -o -name "typemap*" -o -name "*.xs" -o -name "*.cc" -o -name "*.pm"  |xargs chmod 0644
14cu|perl-Panda-XS-2.1.1-1|64	
14cu|perl-Panda-XS-2.1.1-1|65	%build
14cu|perl-Panda-XS-2.1.1-1|66	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Panda-XS-2.1.1-1|67	%make
14cu|perl-Panda-XS-2.1.1-1|68	
14cu|perl-Panda-XS-2.1.1-1|69	%check
14cu|perl-Panda-XS-2.1.1-1|70	%make test
14cu|perl-Panda-XS-2.1.1-1|71	
14cu|perl-Panda-XS-2.1.1-1|72	%install
14cu|perl-Panda-XS-2.1.1-1|73	rm -fr %{buildroot}
14cu|perl-Panda-XS-2.1.1-1|74	%makeinstall_std
14cu|perl-Panda-XS-2.1.1-1|75	
14cu|perl-Panda-XS-2.1.1-1|76	
14cu|perl-Panda-XS-2.1.1-1|77	
14cu|perl-Panda-XS-2.1.1-1|78	%changelog
14cu|perl-Panda-XS-2.1.1-1|79	
14cu|perl-Panda-XS-2.1.1-1|80	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 2.1.1-1
14cu|perl-Panda-XS-2.1.1-1|81	- (5c0c3c2) Imported from SRPM
14cu|perl-Panda-XS-2.1.1-1|82	
14cu|perl-Panda-XS-2.1.1-1|83	

13223 14
14cu|perl-Params-Check-0.380.0-1|1	%define	upstream_name	 Params-Check
14cu|perl-Params-Check-0.380.0-1|2	%define upstream_version 0.38
14cu|perl-Params-Check-0.380.0-1|3	
14cu|perl-Params-Check-0.380.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Params-Check-0.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Params-Check-0.380.0-1|6	Release:	1
14cu|perl-Params-Check-0.380.0-1|7	
14cu|perl-Params-Check-0.380.0-1|8	Summary:	A generic input parsing/checking mechanism
14cu|perl-Params-Check-0.380.0-1|9	
14cu|perl-Params-Check-0.380.0-1|10	License:	GPL+ or Artistic
14cu|perl-Params-Check-0.380.0-1|11	Group:		Development/Perl
14cu|perl-Params-Check-0.380.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Params-Check-0.380.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KA/KANE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Params-Check-0.380.0-1|14	
14cu|perl-Params-Check-0.380.0-1|15	BuildRequires:	perl-devel
14cu|perl-Params-Check-0.380.0-1|16	BuildRequires:	perl(Locale::Maketext::Simple)
14cu|perl-Params-Check-0.380.0-1|17	BuildArch:	noarch
14cu|perl-Params-Check-0.380.0-1|18	
14cu|perl-Params-Check-0.380.0-1|19	%description
14cu|perl-Params-Check-0.380.0-1|20	Params::Check is a generic input parsing/checking mechanism.
14cu|perl-Params-Check-0.380.0-1|21	
14cu|perl-Params-Check-0.380.0-1|22	It allows you to validate input via a template. The only requirement is that
14cu|perl-Params-Check-0.380.0-1|23	the arguments must be named.
14cu|perl-Params-Check-0.380.0-1|24	
14cu|perl-Params-Check-0.380.0-1|25	Params::Check can do the following things for you:
14cu|perl-Params-Check-0.380.0-1|26	* Convert all keys to lowercase
14cu|perl-Params-Check-0.380.0-1|27	* Check if all required arguments have been provided
14cu|perl-Params-Check-0.380.0-1|28	* Set arguments that have not been provided to the default
14cu|perl-Params-Check-0.380.0-1|29	* Weed out arguments that are not supported and warn about them to the user
14cu|perl-Params-Check-0.380.0-1|30	* Validate the arguments given by the user based on strings, regexes, lists or
14cu|perl-Params-Check-0.380.0-1|31	even subroutines
14cu|perl-Params-Check-0.380.0-1|32	* Enforce type integrity if required
14cu|perl-Params-Check-0.380.0-1|33	
14cu|perl-Params-Check-0.380.0-1|34	%prep
14cu|perl-Params-Check-0.380.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Params-Check-0.380.0-1|36	
14cu|perl-Params-Check-0.380.0-1|37	%build
14cu|perl-Params-Check-0.380.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Params-Check-0.380.0-1|39	%make
14cu|perl-Params-Check-0.380.0-1|40	
14cu|perl-Params-Check-0.380.0-1|41	%install
14cu|perl-Params-Check-0.380.0-1|42	%makeinstall_std
14cu|perl-Params-Check-0.380.0-1|43	
14cu|perl-Params-Check-0.380.0-1|44	%check
14cu|perl-Params-Check-0.380.0-1|45	make test
14cu|perl-Params-Check-0.380.0-1|46	
14cu|perl-Params-Check-0.380.0-1|47	%files
14cu|perl-Params-Check-0.380.0-1|48	%doc CHANGES README
14cu|perl-Params-Check-0.380.0-1|49	%{perl_vendorlib}/Params
14cu|perl-Params-Check-0.380.0-1|50	%{_mandir}/*/*
14cu|perl-Params-Check-0.380.0-1|51	
14cu|perl-Params-Check-0.380.0-1|52	
14cu|perl-Params-Check-0.380.0-1|53	
14cu|perl-Params-Check-0.380.0-1|54	%changelog
14cu|perl-Params-Check-0.380.0-1|55	
14cu|perl-Params-Check-0.380.0-1|56	* Sun Apr 05 2015 abfonly <John@smith.org> 0.380.0-1
14cu|perl-Params-Check-0.380.0-1|57	- (a169a2d) Log: update to 0.380.0
14cu|perl-Params-Check-0.380.0-1|58	
14cu|perl-Params-Check-0.380.0-1|59	

13224 14
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|1	%define upstream_name    Parse-ErrorString-Perl
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|2	%define upstream_version 0.21
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|3	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|6	Release:	1
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|7	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|8	Summary:	Parse error messages from the perl interpreter
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|9	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|10	License:	GPL+ or Artistic
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|11	Group:		Development/Perl
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|14	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|15	BuildRequires:	perl-devel
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|18	BuildRequires:	perl(Test::Differences)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|19	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|20	BuildRequires:	perl(File::Basename)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|22	BuildRequires:	perl(Pod::Find)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|23	BuildRequires:	perl(Pod::POM)
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|24	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|25	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|26	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|27	BuildArch:	noarch
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|28	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|29	%description
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|30	Module to parse error messages from the perl interpreter.
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|31	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|32	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|33	%prep
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|35	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|36	%build
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|38	%make
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|39	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|40	%check
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|41	%make test
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|42	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|43	%install
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|44	%makeinstall_std
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|45	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|46	%files
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|47	%doc  Changes META.yml
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|48	%{_bindir}/check_perldiag
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|49	%{_mandir}/man1/*
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|50	%{_mandir}/man3/*
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|51	%{perl_vendorlib}/*
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|52	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|53	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|54	%changelog
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|55	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|56	* Mon Jun 29 2015 abfonly <John@smith.org> 0.210.0-1
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|57	- (e1bbd72) Log: Update to 0.210.0
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|58	
14cu|perl-Parse-ErrorString-Perl-0.210.0-1|59	

13225 14
14cu|perl-ParseLex-2.210.0-1|1	%define upstream_name    ParseLex
14cu|perl-ParseLex-2.210.0-1|2	%define upstream_version 2.21
14cu|perl-ParseLex-2.210.0-1|3	
14cu|perl-ParseLex-2.210.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-ParseLex-2.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-ParseLex-2.210.0-1|6	Release:	1
14cu|perl-ParseLex-2.210.0-1|7	
14cu|perl-ParseLex-2.210.0-1|8	Summary:	Generator of lexical analyzers
14cu|perl-ParseLex-2.210.0-1|9	
14cu|perl-ParseLex-2.210.0-1|10	License:	GPL+ or Artistic
14cu|perl-ParseLex-2.210.0-1|11	Group:		Development/Perl
14cu|perl-ParseLex-2.210.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-ParseLex-2.210.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PV/PVERD/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-ParseLex-2.210.0-1|14	
14cu|perl-ParseLex-2.210.0-1|15	BuildRequires: perl-devel
14cu|perl-ParseLex-2.210.0-1|16	BuildRequires: perl(Parse::Template)
14cu|perl-ParseLex-2.210.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-ParseLex-2.210.0-1|18	BuildRequires: perl(File::Find)
14cu|perl-ParseLex-2.210.0-1|19	BuildRequires: perl(File::Slurp)
14cu|perl-ParseLex-2.210.0-1|20	BuildRequires: perl(Parse::Template) >= 3.40.0
14cu|perl-ParseLex-2.210.0-1|21	BuildRequires: perl(Symbol)
14cu|perl-ParseLex-2.210.0-1|22	BuildRequires: perl(Test::More) >= 0.960.0
14cu|perl-ParseLex-2.210.0-1|23	BuildRequires: perl(integer)
14cu|perl-ParseLex-2.210.0-1|24	
14cu|perl-ParseLex-2.210.0-1|25	BuildArch:	noarch
14cu|perl-ParseLex-2.210.0-1|26	
14cu|perl-ParseLex-2.210.0-1|27	%description
14cu|perl-ParseLex-2.210.0-1|28	The Parse::Lex.pm module for perl5 is an object-oriented generator of
14cu|perl-ParseLex-2.210.0-1|29	lexical analyzers.
14cu|perl-ParseLex-2.210.0-1|30	
14cu|perl-ParseLex-2.210.0-1|31	This distribution includes Parse::YYLex (writed by Vladimir Alexiev)
14cu|perl-ParseLex-2.210.0-1|32	a lexer generator that you can use with yacc parsers.
14cu|perl-ParseLex-2.210.0-1|33	
14cu|perl-ParseLex-2.210.0-1|34	A collection of examples demonstrating various
14cu|perl-ParseLex-2.210.0-1|35	Parse::Lex/Parse::LevEvent features can be found in the "examples"
14cu|perl-ParseLex-2.210.0-1|36	directory.
14cu|perl-ParseLex-2.210.0-1|37	
14cu|perl-ParseLex-2.210.0-1|38	%prep
14cu|perl-ParseLex-2.210.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-ParseLex-2.210.0-1|40	pushd examples
14cu|perl-ParseLex-2.210.0-1|41	perl -pi -e "s|/usr/local/bin/perl|%{__perl}|"  *.pl
14cu|perl-ParseLex-2.210.0-1|42	popd
14cu|perl-ParseLex-2.210.0-1|43	perl -pi -e "s|#!perl|%{__perl}|" VERSION
14cu|perl-ParseLex-2.210.0-1|44	chmod -x VERSION
14cu|perl-ParseLex-2.210.0-1|45	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && mv -f Changes.conv Changes
14cu|perl-ParseLex-2.210.0-1|46	
14cu|perl-ParseLex-2.210.0-1|47	%build
14cu|perl-ParseLex-2.210.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ParseLex-2.210.0-1|49	%make
14cu|perl-ParseLex-2.210.0-1|50	
14cu|perl-ParseLex-2.210.0-1|51	%check
14cu|perl-ParseLex-2.210.0-1|52	%make test
14cu|perl-ParseLex-2.210.0-1|53	
14cu|perl-ParseLex-2.210.0-1|54	%install
14cu|perl-ParseLex-2.210.0-1|55	%makeinstall_std
14cu|perl-ParseLex-2.210.0-1|56	
14cu|perl-ParseLex-2.210.0-1|57	%files
14cu|perl-ParseLex-2.210.0-1|58	%doc Changes META.json META.yml MYMETA.yml README VERSION examples
14cu|perl-ParseLex-2.210.0-1|59	%{perl_vendorlib}/Parse
14cu|perl-ParseLex-2.210.0-1|60	%{_mandir}/*/*
14cu|perl-ParseLex-2.210.0-1|61	
14cu|perl-ParseLex-2.210.0-1|62	
14cu|perl-ParseLex-2.210.0-1|63	
14cu|perl-ParseLex-2.210.0-1|64	%changelog
14cu|perl-ParseLex-2.210.0-1|65	
14cu|perl-ParseLex-2.210.0-1|66	* Sun Apr 05 2015 abfonly <John@smith.org> 2.210.0-1
14cu|perl-ParseLex-2.210.0-1|67	- (799246c) Log: Update to 2.210.0
14cu|perl-ParseLex-2.210.0-1|68	
14cu|perl-ParseLex-2.210.0-1|69	

13226 14
14cu|perl-Parse-MIME-1.3.0-1|1	%define upstream_name Parse-MIME
14cu|perl-Parse-MIME-1.3.0-1|2	%define upstream_version 1.003
14cu|perl-Parse-MIME-1.3.0-1|3	
14cu|perl-Parse-MIME-1.3.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Parse-MIME-1.3.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Parse-MIME-1.3.0-1|6	Release:	1
14cu|perl-Parse-MIME-1.3.0-1|7	
14cu|perl-Parse-MIME-1.3.0-1|8	Summary:	Parse mime-types, match against media ranges
14cu|perl-Parse-MIME-1.3.0-1|9	License:	GPL+ or Artistic
14cu|perl-Parse-MIME-1.3.0-1|10	Group:		Development/Perl
14cu|perl-Parse-MIME-1.3.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Parse-MIME-1.3.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Parse-MIME-1.3.0-1|13	
14cu|perl-Parse-MIME-1.3.0-1|14	BuildRequires:	perl(JSON::XS) >= 3.10.0
14cu|perl-Parse-MIME-1.3.0-1|15	BuildRequires:	perl-devel
14cu|perl-Parse-MIME-1.3.0-1|16	BuildRequires:	perl(File::Basename)
14cu|perl-Parse-MIME-1.3.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Parse-MIME-1.3.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Parse-MIME-1.3.0-1|19	BuildRequires:	perl(List::Util)
14cu|perl-Parse-MIME-1.3.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Parse-MIME-1.3.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Parse-MIME-1.3.0-1|22	BuildRequires:	perl(Exporter)
14cu|perl-Parse-MIME-1.3.0-1|23	BuildRequires:	perl(strict)
14cu|perl-Parse-MIME-1.3.0-1|24	BuildRequires:	perl(warnings)
14cu|perl-Parse-MIME-1.3.0-1|25	
14cu|perl-Parse-MIME-1.3.0-1|26	BuildArch:	noarch
14cu|perl-Parse-MIME-1.3.0-1|27	
14cu|perl-Parse-MIME-1.3.0-1|28	%description
14cu|perl-Parse-MIME-1.3.0-1|29	This module provides basic functions for handling mime-types. It can
14cu|perl-Parse-MIME-1.3.0-1|30	handle matching mime-types against a list of media-ranges. See section
14cu|perl-Parse-MIME-1.3.0-1|31	14.1 of the HTTP specification [RFC 2616] for a complete explanation:
14cu|perl-Parse-MIME-1.3.0-1|32	<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1>
14cu|perl-Parse-MIME-1.3.0-1|33	
14cu|perl-Parse-MIME-1.3.0-1|34	%prep
14cu|perl-Parse-MIME-1.3.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Parse-MIME-1.3.0-1|36	
14cu|perl-Parse-MIME-1.3.0-1|37	%build
14cu|perl-Parse-MIME-1.3.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Parse-MIME-1.3.0-1|39	%make
14cu|perl-Parse-MIME-1.3.0-1|40	
14cu|perl-Parse-MIME-1.3.0-1|41	%check
14cu|perl-Parse-MIME-1.3.0-1|42	make test
14cu|perl-Parse-MIME-1.3.0-1|43	
14cu|perl-Parse-MIME-1.3.0-1|44	%install
14cu|perl-Parse-MIME-1.3.0-1|45	%make_install
14cu|perl-Parse-MIME-1.3.0-1|46	
14cu|perl-Parse-MIME-1.3.0-1|47	%files
14cu|perl-Parse-MIME-1.3.0-1|48	%doc Changes LICENSE META.json META.yml README
14cu|perl-Parse-MIME-1.3.0-1|49	%{_mandir}/man3/*
14cu|perl-Parse-MIME-1.3.0-1|50	%{perl_vendorlib}/*
14cu|perl-Parse-MIME-1.3.0-1|51	
14cu|perl-Parse-MIME-1.3.0-1|52	%changelog
14cu|perl-Parse-MIME-1.3.0-1|53	
14cu|perl-Parse-MIME-1.3.0-1|54	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 1.3.0-1
14cu|perl-Parse-MIME-1.3.0-1|55	- (baad6b4) Imported from SRPM
14cu|perl-Parse-MIME-1.3.0-1|56	
14cu|perl-Parse-MIME-1.3.0-1|57	

13227 14
14cu|perl-Parser-MGC-0.120.0-5|1	%define upstream_name    Parser-MGC
14cu|perl-Parser-MGC-0.120.0-5|2	%define upstream_version 0.12
14cu|perl-Parser-MGC-0.120.0-5|3	
14cu|perl-Parser-MGC-0.120.0-5|4	Name:		perl-%{upstream_name}
14cu|perl-Parser-MGC-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Parser-MGC-0.120.0-5|6	Release:	5
14cu|perl-Parser-MGC-0.120.0-5|7	
14cu|perl-Parser-MGC-0.120.0-5|8	Summary:	Build simple recursive-descent parsers
14cu|perl-Parser-MGC-0.120.0-5|9	
14cu|perl-Parser-MGC-0.120.0-5|10	License:	GPL+ or Artistic
14cu|perl-Parser-MGC-0.120.0-5|11	Group:		Development/Perl
14cu|perl-Parser-MGC-0.120.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Parser-MGC-0.120.0-5|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Parser-MGC-0.120.0-5|14	
14cu|perl-Parser-MGC-0.120.0-5|15	BuildRequires:	perl-devel
14cu|perl-Parser-MGC-0.120.0-5|16	BuildRequires:	perl(File::Slurp)
14cu|perl-Parser-MGC-0.120.0-5|17	BuildRequires:	perl(Test::More)
14cu|perl-Parser-MGC-0.120.0-5|18	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Parser-MGC-0.120.0-5|19	BuildArch:	noarch
14cu|perl-Parser-MGC-0.120.0-5|20	
14cu|perl-Parser-MGC-0.120.0-5|21	%description
14cu|perl-Parser-MGC-0.120.0-5|22	This base class provides a low-level framework for building
14cu|perl-Parser-MGC-0.120.0-5|23	recursive-descent parsers that consume a given input string from left to
14cu|perl-Parser-MGC-0.120.0-5|24	right, returning a parse structure. It takes its name from the 'm//gc'
14cu|perl-Parser-MGC-0.120.0-5|25	regexps used to implement the token parsing behaviour.
14cu|perl-Parser-MGC-0.120.0-5|26	
14cu|perl-Parser-MGC-0.120.0-5|27	It provides a number of token-parsing methods, which each extract a
14cu|perl-Parser-MGC-0.120.0-5|28	grammatical token from the string. It also provides wrapping methods that
14cu|perl-Parser-MGC-0.120.0-5|29	can be used to build up a possibly-recursive grammar structure, by applying
14cu|perl-Parser-MGC-0.120.0-5|30	a structure around other parts of parsing code. Each method, both token and
14cu|perl-Parser-MGC-0.120.0-5|31	structural, atomically either consumes a prefix of the string and returns
14cu|perl-Parser-MGC-0.120.0-5|32	its result, or fails and consumes nothing. This makes it simple to
14cu|perl-Parser-MGC-0.120.0-5|33	implement grammars that require backtracking.
14cu|perl-Parser-MGC-0.120.0-5|34	
14cu|perl-Parser-MGC-0.120.0-5|35	%prep
14cu|perl-Parser-MGC-0.120.0-5|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Parser-MGC-0.120.0-5|37	
14cu|perl-Parser-MGC-0.120.0-5|38	%build
14cu|perl-Parser-MGC-0.120.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Parser-MGC-0.120.0-5|40	%make
14cu|perl-Parser-MGC-0.120.0-5|41	
14cu|perl-Parser-MGC-0.120.0-5|42	%check
14cu|perl-Parser-MGC-0.120.0-5|43	%make test
14cu|perl-Parser-MGC-0.120.0-5|44	
14cu|perl-Parser-MGC-0.120.0-5|45	%install
14cu|perl-Parser-MGC-0.120.0-5|46	%makeinstall_std
14cu|perl-Parser-MGC-0.120.0-5|47	
14cu|perl-Parser-MGC-0.120.0-5|48	%files
14cu|perl-Parser-MGC-0.120.0-5|49	%doc Changes README LICENSE META.yml
14cu|perl-Parser-MGC-0.120.0-5|50	%{_mandir}/man3/*
14cu|perl-Parser-MGC-0.120.0-5|51	%{perl_vendorlib}/*
14cu|perl-Parser-MGC-0.120.0-5|52	
14cu|perl-Parser-MGC-0.120.0-5|53	
14cu|perl-Parser-MGC-0.120.0-5|54	%changelog
14cu|perl-Parser-MGC-0.120.0-5|55	
14cu|perl-Parser-MGC-0.120.0-5|56	* Sun Apr 05 2015 abfonly <John@smith.org> 0.120.0-5
14cu|perl-Parser-MGC-0.120.0-5|57	- (12c8bab) Log: Update to 0.120.0
14cu|perl-Parser-MGC-0.120.0-5|58	
14cu|perl-Parser-MGC-0.120.0-5|59	

13228 14
14cu|perl-PatchReader-0.9.6-1|1	%define	upstream_name	 PatchReader
14cu|perl-PatchReader-0.9.6-1|2	%define upstream_version 0.9.6
14cu|perl-PatchReader-0.9.6-1|3	
14cu|perl-PatchReader-0.9.6-1|4	Name:		perl-%{upstream_name}
14cu|perl-PatchReader-0.9.6-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-PatchReader-0.9.6-1|6	Release:	1
14cu|perl-PatchReader-0.9.6-1|7	
14cu|perl-PatchReader-0.9.6-1|8	Summary:	Utilities to read and manipulate patches and CVS
14cu|perl-PatchReader-0.9.6-1|9	
14cu|perl-PatchReader-0.9.6-1|10	License:	GPL+ or Artistic
14cu|perl-PatchReader-0.9.6-1|11	Group:		Development/Perl
14cu|perl-PatchReader-0.9.6-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PatchReader-0.9.6-1|13	Source0:	http://www.cpan.org/modules/by-module/PatchReader/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PatchReader-0.9.6-1|14	
14cu|perl-PatchReader-0.9.6-1|15	BuildRequires:	perl-devel
14cu|perl-PatchReader-0.9.6-1|16	BuildArch:	noarch
14cu|perl-PatchReader-0.9.6-1|17	
14cu|perl-PatchReader-0.9.6-1|18	%rename perl-patchreader
14cu|perl-PatchReader-0.9.6-1|19	
14cu|perl-PatchReader-0.9.6-1|20	%description
14cu|perl-PatchReader-0.9.6-1|21	This perl library allows you to manipulate patches programmatically by chaining
14cu|perl-PatchReader-0.9.6-1|22	together a variety of objects that read, manipulate, and output patch
14cu|perl-PatchReader-0.9.6-1|23	information.
14cu|perl-PatchReader-0.9.6-1|24	
14cu|perl-PatchReader-0.9.6-1|25	%prep
14cu|perl-PatchReader-0.9.6-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-PatchReader-0.9.6-1|27	chmod 644 Changes README
14cu|perl-PatchReader-0.9.6-1|28	find . -type f -exec perl -pi -e 'tr/\r//d' {} \;
14cu|perl-PatchReader-0.9.6-1|29	
14cu|perl-PatchReader-0.9.6-1|30	%build
14cu|perl-PatchReader-0.9.6-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-PatchReader-0.9.6-1|32	%make
14cu|perl-PatchReader-0.9.6-1|33	
14cu|perl-PatchReader-0.9.6-1|34	%check
14cu|perl-PatchReader-0.9.6-1|35	%make test
14cu|perl-PatchReader-0.9.6-1|36	
14cu|perl-PatchReader-0.9.6-1|37	%install
14cu|perl-PatchReader-0.9.6-1|38	%makeinstall_std
14cu|perl-PatchReader-0.9.6-1|39	pushd %{buildroot}%{perl_vendorlib}
14cu|perl-PatchReader-0.9.6-1|40	find . -type f -name "*.pm" -exec chmod -x  {} \;
14cu|perl-PatchReader-0.9.6-1|41	popd
14cu|perl-PatchReader-0.9.6-1|42	
14cu|perl-PatchReader-0.9.6-1|43	%files
14cu|perl-PatchReader-0.9.6-1|44	%doc Changes README META.yml
14cu|perl-PatchReader-0.9.6-1|45	%{perl_vendorlib}/PatchReader
14cu|perl-PatchReader-0.9.6-1|46	%{perl_vendorlib}/PatchReader.pm
14cu|perl-PatchReader-0.9.6-1|47	%{_mandir}/man3/*
14cu|perl-PatchReader-0.9.6-1|48	
14cu|perl-PatchReader-0.9.6-1|49	
14cu|perl-PatchReader-0.9.6-1|50	
14cu|perl-PatchReader-0.9.6-1|51	%changelog
14cu|perl-PatchReader-0.9.6-1|52	
14cu|perl-PatchReader-0.9.6-1|53	* Sat Jun 20 2015 abfonly <John@smith.org> 0.9.6-1
14cu|perl-PatchReader-0.9.6-1|54	- (57ad61c) Log: Update to 0.9.6, fixed some linting
14cu|perl-PatchReader-0.9.6-1|55	
14cu|perl-PatchReader-0.9.6-1|56	

13229 14
14cu|perl-Path-Class-File-Stat-0.50.0-1|1	%define upstream_name    Path-Class-File-Stat
14cu|perl-Path-Class-File-Stat-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Path-Class-File-Stat-0.50.0-1|3	
14cu|perl-Path-Class-File-Stat-0.50.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Path-Class-File-Stat-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Path-Class-File-Stat-0.50.0-1|6	Release:	1
14cu|perl-Path-Class-File-Stat-0.50.0-1|7	
14cu|perl-Path-Class-File-Stat-0.50.0-1|8	Summary:	Cache and compare stat() calls on a Path::Class::File object
14cu|perl-Path-Class-File-Stat-0.50.0-1|9	
14cu|perl-Path-Class-File-Stat-0.50.0-1|10	License:	GPL+ or Artistic
14cu|perl-Path-Class-File-Stat-0.50.0-1|11	Group:		Development/Perl
14cu|perl-Path-Class-File-Stat-0.50.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-Class-File-Stat-0.50.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-Class-File-Stat-0.50.0-1|14	
14cu|perl-Path-Class-File-Stat-0.50.0-1|15	BuildRequires:	perl-devel
14cu|perl-Path-Class-File-Stat-0.50.0-1|16	BuildRequires:	perl(Path::Class)
14cu|perl-Path-Class-File-Stat-0.50.0-1|17	BuildArch:	noarch
14cu|perl-Path-Class-File-Stat-0.50.0-1|18	
14cu|perl-Path-Class-File-Stat-0.50.0-1|19	%description
14cu|perl-Path-Class-File-Stat-0.50.0-1|20	Path::Class::File::Stat is a simple extension of Path::Class::File.
14cu|perl-Path-Class-File-Stat-0.50.0-1|21	Path::Class::File::Stat is useful in long-running programs (as under
14cu|perl-Path-Class-File-Stat-0.50.0-1|22	mod_perl) where you might have a file handle opened and want to check if
14cu|perl-Path-Class-File-Stat-0.50.0-1|23	the underlying file has changed.
14cu|perl-Path-Class-File-Stat-0.50.0-1|24	
14cu|perl-Path-Class-File-Stat-0.50.0-1|25	%prep
14cu|perl-Path-Class-File-Stat-0.50.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Path-Class-File-Stat-0.50.0-1|27	
14cu|perl-Path-Class-File-Stat-0.50.0-1|28	%build
14cu|perl-Path-Class-File-Stat-0.50.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-Class-File-Stat-0.50.0-1|30	%make
14cu|perl-Path-Class-File-Stat-0.50.0-1|31	
14cu|perl-Path-Class-File-Stat-0.50.0-1|32	%check
14cu|perl-Path-Class-File-Stat-0.50.0-1|33	%make test
14cu|perl-Path-Class-File-Stat-0.50.0-1|34	
14cu|perl-Path-Class-File-Stat-0.50.0-1|35	%install
14cu|perl-Path-Class-File-Stat-0.50.0-1|36	%makeinstall_std
14cu|perl-Path-Class-File-Stat-0.50.0-1|37	
14cu|perl-Path-Class-File-Stat-0.50.0-1|38	%files
14cu|perl-Path-Class-File-Stat-0.50.0-1|39	%doc Changes META.yml README
14cu|perl-Path-Class-File-Stat-0.50.0-1|40	%{_mandir}/man3/*
14cu|perl-Path-Class-File-Stat-0.50.0-1|41	%{perl_vendorlib}/*
14cu|perl-Path-Class-File-Stat-0.50.0-1|42	
14cu|perl-Path-Class-File-Stat-0.50.0-1|43	
14cu|perl-Path-Class-File-Stat-0.50.0-1|44	%changelog
14cu|perl-Path-Class-File-Stat-0.50.0-1|45	
14cu|perl-Path-Class-File-Stat-0.50.0-1|46	* Mon Apr 06 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Path-Class-File-Stat-0.50.0-1|47	- (614121f) Log: Update to 0.50.0
14cu|perl-Path-Class-File-Stat-0.50.0-1|48	
14cu|perl-Path-Class-File-Stat-0.50.0-1|49	

13230 14
14cu|perl-Path-FindDev-0.5.2-1|1	%define upstream_name Path-FindDev
14cu|perl-Path-FindDev-0.5.2-1|2	%define upstream_version 0.5.2
14cu|perl-Path-FindDev-0.5.2-1|3	
14cu|perl-Path-FindDev-0.5.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-Path-FindDev-0.5.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Path-FindDev-0.5.2-1|6	Release:	1
14cu|perl-Path-FindDev-0.5.2-1|7	
14cu|perl-Path-FindDev-0.5.2-1|8	Summary:	Find a development path somewhere in an upper hierarchy
14cu|perl-Path-FindDev-0.5.2-1|9	License:	GPL+ or Artistic
14cu|perl-Path-FindDev-0.5.2-1|10	Group:		Development/Perl
14cu|perl-Path-FindDev-0.5.2-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-FindDev-0.5.2-1|12	Source0:	http://www.cpan.org/modules/by-module/App/KENTNL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-FindDev-0.5.2-1|13	
14cu|perl-Path-FindDev-0.5.2-1|14	BuildRequires:	perl-devel
14cu|perl-Path-FindDev-0.5.2-1|15	BuildRequires:	perl(Class::Tiny)
14cu|perl-Path-FindDev-0.5.2-1|16	BuildRequires:	perl(File::HomeDir)
14cu|perl-Path-FindDev-0.5.2-1|17	#BuildRequires:	perl(Module::Build) >= 0.400.400
14cu|perl-Path-FindDev-0.5.2-1|18	BuildRequires:	perl(Moo)
14cu|perl-Path-FindDev-0.5.2-1|19	BuildRequires:	perl(Path::IsDev::Object)
14cu|perl-Path-FindDev-0.5.2-1|20	BuildRequires:	perl(Path::Tiny)
14cu|perl-Path-FindDev-0.5.2-1|21	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Path-FindDev-0.5.2-1|22	
14cu|perl-Path-FindDev-0.5.2-1|23	BuildArch:	noarch
14cu|perl-Path-FindDev-0.5.2-1|24	
14cu|perl-Path-FindDev-0.5.2-1|25	%description
14cu|perl-Path-FindDev-0.5.2-1|26	This package is mostly a glue layer around "Path::IsDev" with a few
14cu|perl-Path-FindDev-0.5.2-1|27	directory walking tricks.
14cu|perl-Path-FindDev-0.5.2-1|28	
14cu|perl-Path-FindDev-0.5.2-1|29	use Path::FindDev qw( find_dev );
14cu|perl-Path-FindDev-0.5.2-1|30	
14cu|perl-Path-FindDev-0.5.2-1|31	if ( my $root = find_dev('/some/path/to/something/somewhere')) {
14cu|perl-Path-FindDev-0.5.2-1|32	print "development root = $root";
14cu|perl-Path-FindDev-0.5.2-1|33	} else {
14cu|perl-Path-FindDev-0.5.2-1|34	print "No development root :(";
14cu|perl-Path-FindDev-0.5.2-1|35	}
14cu|perl-Path-FindDev-0.5.2-1|36	
14cu|perl-Path-FindDev-0.5.2-1|37	%prep
14cu|perl-Path-FindDev-0.5.2-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Path-FindDev-0.5.2-1|39	
14cu|perl-Path-FindDev-0.5.2-1|40	%build
14cu|perl-Path-FindDev-0.5.2-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-FindDev-0.5.2-1|42	
14cu|perl-Path-FindDev-0.5.2-1|43	%make
14cu|perl-Path-FindDev-0.5.2-1|44	
14cu|perl-Path-FindDev-0.5.2-1|45	%check
14cu|perl-Path-FindDev-0.5.2-1|46	%make test
14cu|perl-Path-FindDev-0.5.2-1|47	
14cu|perl-Path-FindDev-0.5.2-1|48	%install
14cu|perl-Path-FindDev-0.5.2-1|49	%makeinstall_std
14cu|perl-Path-FindDev-0.5.2-1|50	
14cu|perl-Path-FindDev-0.5.2-1|51	%files
14cu|perl-Path-FindDev-0.5.2-1|52	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Path-FindDev-0.5.2-1|53	%{_mandir}/man3/*
14cu|perl-Path-FindDev-0.5.2-1|54	%{perl_vendorlib}/*
14cu|perl-Path-FindDev-0.5.2-1|55	
14cu|perl-Path-FindDev-0.5.2-1|56	
14cu|perl-Path-FindDev-0.5.2-1|57	
14cu|perl-Path-FindDev-0.5.2-1|58	%changelog
14cu|perl-Path-FindDev-0.5.2-1|59	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-1
14cu|perl-Path-FindDev-0.5.2-1|60	+ Revision: 659b9fc
14cu|perl-Path-FindDev-0.5.2-1|61	- Added File::HomeDir BR
14cu|perl-Path-FindDev-0.5.2-1|62	
14cu|perl-Path-FindDev-0.5.2-1|63	

13231 14
14cu|perl-Path-IsDev-1.1.2-1|1	%define upstream_name Path-IsDev
14cu|perl-Path-IsDev-1.1.2-1|2	%define upstream_version 1.001002
14cu|perl-Path-IsDev-1.1.2-1|3	
14cu|perl-Path-IsDev-1.1.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-Path-IsDev-1.1.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Path-IsDev-1.1.2-1|6	Release:    1
14cu|perl-Path-IsDev-1.1.2-1|7	
14cu|perl-Path-IsDev-1.1.2-1|8	Summary:    Determine if a given Path resembles a development source tree
14cu|perl-Path-IsDev-1.1.2-1|9	License:    GPL+ or Artistic
14cu|perl-Path-IsDev-1.1.2-1|10	Group:      Development/Perl
14cu|perl-Path-IsDev-1.1.2-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-IsDev-1.1.2-1|12	Source0:    http://www.cpan.org/modules/by-module/App/KENTNL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-IsDev-1.1.2-1|13	
14cu|perl-Path-IsDev-1.1.2-1|14	BuildRequires: perl-devel
14cu|perl-Path-IsDev-1.1.2-1|15	BuildRequires: perl(Carp)
14cu|perl-Path-IsDev-1.1.2-1|16	BuildRequires: perl(Class::Tiny) >= 0.10.0
14cu|perl-Path-IsDev-1.1.2-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Path-IsDev-1.1.2-1|18	BuildRequires: perl(File::HomeDir)
14cu|perl-Path-IsDev-1.1.2-1|19	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Path-IsDev-1.1.2-1|20	BuildRequires: perl(File::Temp)
14cu|perl-Path-IsDev-1.1.2-1|21	BuildRequires: perl(FindBin)
14cu|perl-Path-IsDev-1.1.2-1|22	BuildRequires: perl(List::Util)
14cu|perl-Path-IsDev-1.1.2-1|23	BuildRequires: perl(Module::Runtime)
14cu|perl-Path-IsDev-1.1.2-1|24	BuildRequires: perl(Path::Tiny) >= 0.4.0
14cu|perl-Path-IsDev-1.1.2-1|25	BuildRequires: perl(Role::Tiny)
14cu|perl-Path-IsDev-1.1.2-1|26	BuildRequires: perl(Role::Tiny::With)
14cu|perl-Path-IsDev-1.1.2-1|27	BuildRequires: perl(Scalar::Util)
14cu|perl-Path-IsDev-1.1.2-1|28	BuildRequires: perl(Sub::Exporter)
14cu|perl-Path-IsDev-1.1.2-1|29	BuildRequires: perl(Test::Fatal)
14cu|perl-Path-IsDev-1.1.2-1|30	BuildRequires: perl(Test::More) >= 0.890.0
14cu|perl-Path-IsDev-1.1.2-1|31	BuildRequires: perl(strict)
14cu|perl-Path-IsDev-1.1.2-1|32	BuildRequires: perl(utf8)
14cu|perl-Path-IsDev-1.1.2-1|33	BuildRequires: perl(version)
14cu|perl-Path-IsDev-1.1.2-1|34	BuildRequires: perl(warnings)
14cu|perl-Path-IsDev-1.1.2-1|35	BuildArch:  noarch
14cu|perl-Path-IsDev-1.1.2-1|36	
14cu|perl-Path-IsDev-1.1.2-1|37	%description
14cu|perl-Path-IsDev-1.1.2-1|38	This module is more or less a bunch of heuristics for determining if a
14cu|perl-Path-IsDev-1.1.2-1|39	given path is a development tree root of some kind.
14cu|perl-Path-IsDev-1.1.2-1|40	
14cu|perl-Path-IsDev-1.1.2-1|41	This has many useful applications, notably ones that require behaviours
14cu|perl-Path-IsDev-1.1.2-1|42	for "installed" modules to be different to those that are still "in
14cu|perl-Path-IsDev-1.1.2-1|43	development"
14cu|perl-Path-IsDev-1.1.2-1|44	
14cu|perl-Path-IsDev-1.1.2-1|45	%prep
14cu|perl-Path-IsDev-1.1.2-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Path-IsDev-1.1.2-1|47	
14cu|perl-Path-IsDev-1.1.2-1|48	%build
14cu|perl-Path-IsDev-1.1.2-1|49	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-IsDev-1.1.2-1|50	
14cu|perl-Path-IsDev-1.1.2-1|51	%make
14cu|perl-Path-IsDev-1.1.2-1|52	
14cu|perl-Path-IsDev-1.1.2-1|53	%check
14cu|perl-Path-IsDev-1.1.2-1|54	%make test
14cu|perl-Path-IsDev-1.1.2-1|55	
14cu|perl-Path-IsDev-1.1.2-1|56	%install
14cu|perl-Path-IsDev-1.1.2-1|57	%makeinstall_std
14cu|perl-Path-IsDev-1.1.2-1|58	
14cu|perl-Path-IsDev-1.1.2-1|59	%files
14cu|perl-Path-IsDev-1.1.2-1|60	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Path-IsDev-1.1.2-1|61	%{_mandir}/man3/*
14cu|perl-Path-IsDev-1.1.2-1|62	%{perl_vendorlib}/*
14cu|perl-Path-IsDev-1.1.2-1|63	
14cu|perl-Path-IsDev-1.1.2-1|64	
14cu|perl-Path-IsDev-1.1.2-1|65	%changelog
14cu|perl-Path-IsDev-1.1.2-1|66	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
14cu|perl-Path-IsDev-1.1.2-1|67	+ Revision: 110c83a
14cu|perl-Path-IsDev-1.1.2-1|68	- Added perl-devel BR
14cu|perl-Path-IsDev-1.1.2-1|69	
14cu|perl-Path-IsDev-1.1.2-1|70	

13232 14
14cu|perl-Path-Iterator-Rule-1.8.0-1|1	%define upstream_name    Path-Iterator-Rule
14cu|perl-Path-Iterator-Rule-1.8.0-1|2	%define upstream_version 1.008
14cu|perl-Path-Iterator-Rule-1.8.0-1|3	
14cu|perl-Path-Iterator-Rule-1.8.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Path-Iterator-Rule-1.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Path-Iterator-Rule-1.8.0-1|6	Release:    1
14cu|perl-Path-Iterator-Rule-1.8.0-1|7	
14cu|perl-Path-Iterator-Rule-1.8.0-1|8	Summary:    Iterative, recursive file finder
14cu|perl-Path-Iterator-Rule-1.8.0-1|9	License:    GPL+ or Artistic
14cu|perl-Path-Iterator-Rule-1.8.0-1|10	Group:      Development/Perl
14cu|perl-Path-Iterator-Rule-1.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-Iterator-Rule-1.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-Iterator-Rule-1.8.0-1|13	
14cu|perl-Path-Iterator-Rule-1.8.0-1|14	BuildRequires: perl-devel
14cu|perl-Path-Iterator-Rule-1.8.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Path-Iterator-Rule-1.8.0-1|16	BuildRequires: perl(Exporter)
14cu|perl-Path-Iterator-Rule-1.8.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Path-Iterator-Rule-1.8.0-1|18	BuildRequires: perl(File::Basename)
14cu|perl-Path-Iterator-Rule-1.8.0-1|19	BuildRequires: perl(File::Spec)
14cu|perl-Path-Iterator-Rule-1.8.0-1|20	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Path-Iterator-Rule-1.8.0-1|21	BuildRequires: perl(File::Temp)
14cu|perl-Path-Iterator-Rule-1.8.0-1|22	BuildRequires: perl(File::pushd)
14cu|perl-Path-Iterator-Rule-1.8.0-1|23	BuildRequires: perl(List::Util)
14cu|perl-Path-Iterator-Rule-1.8.0-1|24	BuildRequires: perl(Number::Compare)
14cu|perl-Path-Iterator-Rule-1.8.0-1|25	BuildRequires: perl(Path::Tiny)
14cu|perl-Path-Iterator-Rule-1.8.0-1|26	BuildRequires: perl(Scalar::Util)
14cu|perl-Path-Iterator-Rule-1.8.0-1|27	BuildRequires: perl(Test::Deep)
14cu|perl-Path-Iterator-Rule-1.8.0-1|28	BuildRequires: perl(Test::Filename)
14cu|perl-Path-Iterator-Rule-1.8.0-1|29	BuildRequires: perl(Test::More)
14cu|perl-Path-Iterator-Rule-1.8.0-1|30	BuildRequires: perl(Text::Glob)
14cu|perl-Path-Iterator-Rule-1.8.0-1|31	BuildRequires: perl(Try::Tiny)
14cu|perl-Path-Iterator-Rule-1.8.0-1|32	BuildRequires: perl(base)
14cu|perl-Path-Iterator-Rule-1.8.0-1|33	BuildRequires: perl(strict)
14cu|perl-Path-Iterator-Rule-1.8.0-1|34	BuildRequires: perl(version)
14cu|perl-Path-Iterator-Rule-1.8.0-1|35	BuildRequires: perl(warnings)
14cu|perl-Path-Iterator-Rule-1.8.0-1|36	BuildRequires: perl(warnings)
14cu|perl-Path-Iterator-Rule-1.8.0-1|37	BuildArch: noarch
14cu|perl-Path-Iterator-Rule-1.8.0-1|38	
14cu|perl-Path-Iterator-Rule-1.8.0-1|39	%description
14cu|perl-Path-Iterator-Rule-1.8.0-1|40	This is an empty subclass of the Path::Iterator::Rule manpage. It saves you
14cu|perl-Path-Iterator-Rule-1.8.0-1|41	from having to type the full name repeatedly, which is particularly handy
14cu|perl-Path-Iterator-Rule-1.8.0-1|42	for one-liners:
14cu|perl-Path-Iterator-Rule-1.8.0-1|43	
14cu|perl-Path-Iterator-Rule-1.8.0-1|44	$ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'
14cu|perl-Path-Iterator-Rule-1.8.0-1|45	
14cu|perl-Path-Iterator-Rule-1.8.0-1|46	%prep
14cu|perl-Path-Iterator-Rule-1.8.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Path-Iterator-Rule-1.8.0-1|48	
14cu|perl-Path-Iterator-Rule-1.8.0-1|49	%build
14cu|perl-Path-Iterator-Rule-1.8.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-Iterator-Rule-1.8.0-1|51	
14cu|perl-Path-Iterator-Rule-1.8.0-1|52	%make
14cu|perl-Path-Iterator-Rule-1.8.0-1|53	
14cu|perl-Path-Iterator-Rule-1.8.0-1|54	%check
14cu|perl-Path-Iterator-Rule-1.8.0-1|55	%make test
14cu|perl-Path-Iterator-Rule-1.8.0-1|56	
14cu|perl-Path-Iterator-Rule-1.8.0-1|57	%install
14cu|perl-Path-Iterator-Rule-1.8.0-1|58	%makeinstall_std
14cu|perl-Path-Iterator-Rule-1.8.0-1|59	
14cu|perl-Path-Iterator-Rule-1.8.0-1|60	%files
14cu|perl-Path-Iterator-Rule-1.8.0-1|61	%doc Changes LICENSE META.json META.yml README
14cu|perl-Path-Iterator-Rule-1.8.0-1|62	%{_mandir}/man3/*
14cu|perl-Path-Iterator-Rule-1.8.0-1|63	%{perl_vendorlib}/*
14cu|perl-Path-Iterator-Rule-1.8.0-1|64	
14cu|perl-Path-Iterator-Rule-1.8.0-1|65	
14cu|perl-Path-Iterator-Rule-1.8.0-1|66	%changelog
14cu|perl-Path-Iterator-Rule-1.8.0-1|67	
14cu|perl-Path-Iterator-Rule-1.8.0-1|68	* Sat May 30 2015 abfonly <John@smith.org> 1.8.0-1
14cu|perl-Path-Iterator-Rule-1.8.0-1|69	- (b621085) Imported from SRPM
14cu|perl-Path-Iterator-Rule-1.8.0-1|70	
14cu|perl-Path-Iterator-Rule-1.8.0-1|71	

13233 14
14cu|perl-Path-ScanINC-1.0.2-1|1	%define upstream_name    Path-ScanINC
14cu|perl-Path-ScanINC-1.0.2-1|2	%define upstream_version 1.000002
14cu|perl-Path-ScanINC-1.0.2-1|3	
14cu|perl-Path-ScanINC-1.0.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-Path-ScanINC-1.0.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Path-ScanINC-1.0.2-1|6	Release:    1
14cu|perl-Path-ScanINC-1.0.2-1|7	
14cu|perl-Path-ScanINC-1.0.2-1|8	Summary:    Emulate Perls internal handling of @INC
14cu|perl-Path-ScanINC-1.0.2-1|9	License:    GPL+ or Artistic
14cu|perl-Path-ScanINC-1.0.2-1|10	Group:      Development/Perl
14cu|perl-Path-ScanINC-1.0.2-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-ScanINC-1.0.2-1|12	Source0:    http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-ScanINC-1.0.2-1|13	
14cu|perl-Path-ScanINC-1.0.2-1|14	BuildRequires: perl(Carp)
14cu|perl-Path-ScanINC-1.0.2-1|15	BuildRequires: perl(Class::Tiny)
14cu|perl-Path-ScanINC-1.0.2-1|16	BuildRequires: perl(Data::Dump)
14cu|perl-Path-ScanINC-1.0.2-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Path-ScanINC-1.0.2-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Path-ScanINC-1.0.2-1|19	BuildRequires: perl(FindBin)
14cu|perl-Path-ScanINC-1.0.2-1|20	BuildRequires: perl(List::Util)
14cu|perl-Path-ScanINC-1.0.2-1|21	BuildRequires: perl(Path::Tiny)
14cu|perl-Path-ScanINC-1.0.2-1|22	BuildRequires: perl(Scalar::Util)
14cu|perl-Path-ScanINC-1.0.2-1|23	BuildRequires: perl(Test::Fatal)
14cu|perl-Path-ScanINC-1.0.2-1|24	BuildRequires: perl(Test::More)
14cu|perl-Path-ScanINC-1.0.2-1|25	BuildRequires: perl(Try::Tiny)
14cu|perl-Path-ScanINC-1.0.2-1|26	BuildRequires: perl(base)
14cu|perl-Path-ScanINC-1.0.2-1|27	BuildRequires: perl(strict)
14cu|perl-Path-ScanINC-1.0.2-1|28	BuildRequires: perl(utf8)
14cu|perl-Path-ScanINC-1.0.2-1|29	BuildRequires: perl(warnings)
14cu|perl-Path-ScanINC-1.0.2-1|30	BuildRequires: perl-devel
14cu|perl-Path-ScanINC-1.0.2-1|31	
14cu|perl-Path-ScanINC-1.0.2-1|32	BuildArch: noarch
14cu|perl-Path-ScanINC-1.0.2-1|33	
14cu|perl-Path-ScanINC-1.0.2-1|34	%description
14cu|perl-Path-ScanINC-1.0.2-1|35	Emulate Perls internal handling of @INC.
14cu|perl-Path-ScanINC-1.0.2-1|36	
14cu|perl-Path-ScanINC-1.0.2-1|37	%prep
14cu|perl-Path-ScanINC-1.0.2-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Path-ScanINC-1.0.2-1|39	
14cu|perl-Path-ScanINC-1.0.2-1|40	%build
14cu|perl-Path-ScanINC-1.0.2-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-ScanINC-1.0.2-1|42	
14cu|perl-Path-ScanINC-1.0.2-1|43	%make
14cu|perl-Path-ScanINC-1.0.2-1|44	
14cu|perl-Path-ScanINC-1.0.2-1|45	%check
14cu|perl-Path-ScanINC-1.0.2-1|46	%make test
14cu|perl-Path-ScanINC-1.0.2-1|47	
14cu|perl-Path-ScanINC-1.0.2-1|48	%install
14cu|perl-Path-ScanINC-1.0.2-1|49	%makeinstall_std
14cu|perl-Path-ScanINC-1.0.2-1|50	
14cu|perl-Path-ScanINC-1.0.2-1|51	%files
14cu|perl-Path-ScanINC-1.0.2-1|52	%doc LICENSE Changes README META.yml META.json
14cu|perl-Path-ScanINC-1.0.2-1|53	%{_mandir}/man3/*
14cu|perl-Path-ScanINC-1.0.2-1|54	%{perl_vendorlib}/*
14cu|perl-Path-ScanINC-1.0.2-1|55	
14cu|perl-Path-ScanINC-1.0.2-1|56	
14cu|perl-Path-ScanINC-1.0.2-1|57	%changelog
14cu|perl-Path-ScanINC-1.0.2-1|58	
14cu|perl-Path-ScanINC-1.0.2-1|59	* Tue Jun 02 2015 abfonly <John@smith.org> 1.0.2-1
14cu|perl-Path-ScanINC-1.0.2-1|60	- (6a793cc) Import from SRPM
14cu|perl-Path-ScanINC-1.0.2-1|61	
14cu|perl-Path-ScanINC-1.0.2-1|62	

13234 14
14cu|perl-Path-Tiny-0.94.0-1|1	%define upstream_name    Path-Tiny
14cu|perl-Path-Tiny-0.94.0-1|2	%define upstream_version 0.094
14cu|perl-Path-Tiny-0.94.0-1|3	
14cu|perl-Path-Tiny-0.94.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Path-Tiny-0.94.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Path-Tiny-0.94.0-1|6	Release:    1
14cu|perl-Path-Tiny-0.94.0-1|7	Summary:    File path utility
14cu|perl-Path-Tiny-0.94.0-1|8	License:    GPL+ or Artistic
14cu|perl-Path-Tiny-0.94.0-1|9	Group:      Development/Perl
14cu|perl-Path-Tiny-0.94.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Path-Tiny-0.94.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Path-Tiny-0.94.0-1|12	
14cu|perl-Path-Tiny-0.94.0-1|13	BuildRequires: perl(Carp)
14cu|perl-Path-Tiny-0.94.0-1|14	BuildRequires: perl(Cwd)
14cu|perl-Path-Tiny-0.94.0-1|15	BuildRequires: perl(Devel::Hide)
14cu|perl-Path-Tiny-0.94.0-1|16	BuildRequires: perl(Digest::SHA)
14cu|perl-Path-Tiny-0.94.0-1|17	BuildRequires: perl(Exporter) >= 5.570.0
14cu|perl-Path-Tiny-0.94.0-1|18	BuildRequires: perl(Fcntl)
14cu|perl-Path-Tiny-0.94.0-1|19	BuildRequires: perl(File::Copy)
14cu|perl-Path-Tiny-0.94.0-1|20	BuildRequires: perl(File::Find)
14cu|perl-Path-Tiny-0.94.0-1|21	BuildRequires: perl(File::Path) >= 2.70.0
14cu|perl-Path-Tiny-0.94.0-1|22	BuildRequires: perl(File::Spec) >= 3.400.0
14cu|perl-Path-Tiny-0.94.0-1|23	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Path-Tiny-0.94.0-1|24	BuildRequires: perl(File::Spec::Unix)
14cu|perl-Path-Tiny-0.94.0-1|25	BuildRequires: perl(File::Temp) >= 0.180.0
14cu|perl-Path-Tiny-0.94.0-1|26	BuildRequires: perl(File::pushd)
14cu|perl-Path-Tiny-0.94.0-1|27	BuildRequires: perl(File::stat)
14cu|perl-Path-Tiny-0.94.0-1|28	BuildRequires: perl(List::Util)
14cu|perl-Path-Tiny-0.94.0-1|29	BuildRequires: perl(Test::Deep)
14cu|perl-Path-Tiny-0.94.0-1|30	BuildRequires: perl(Test::FailWarnings)
14cu|perl-Path-Tiny-0.94.0-1|31	BuildRequires: perl(Test::Fatal)
14cu|perl-Path-Tiny-0.94.0-1|32	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Path-Tiny-0.94.0-1|33	BuildRequires: perl(autodie) >= 2.140.0
14cu|perl-Path-Tiny-0.94.0-1|34	BuildRequires: perl(strict)
14cu|perl-Path-Tiny-0.94.0-1|35	BuildRequires: perl-devel
14cu|perl-Path-Tiny-0.94.0-1|36	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Path-Tiny-0.94.0-1|37	BuildRequires: perl(Unicode::UTF8) >= 0.600.0
14cu|perl-Path-Tiny-0.94.0-1|38	BuildRequires: perl(Test::MockRandom)
14cu|perl-Path-Tiny-0.94.0-1|39	
14cu|perl-Path-Tiny-0.94.0-1|40	BuildArch:  noarch
14cu|perl-Path-Tiny-0.94.0-1|41	
14cu|perl-Path-Tiny-0.94.0-1|42	%description
14cu|perl-Path-Tiny-0.94.0-1|43	This module attempts to provide a small, fast utility for working with file
14cu|perl-Path-Tiny-0.94.0-1|44	paths. It is friendlier to use than the File::Spec manpage and provides
14cu|perl-Path-Tiny-0.94.0-1|45	easy access to functions from several other core file handling modules.
14cu|perl-Path-Tiny-0.94.0-1|46	
14cu|perl-Path-Tiny-0.94.0-1|47	It doesn't attempt to be as full-featured as the IO::All manpage or the
14cu|perl-Path-Tiny-0.94.0-1|48	Path::Class manpage, nor does it try to work for anything except Unix-like
14cu|perl-Path-Tiny-0.94.0-1|49	and Win32 platforms. Even then, it might break if you try something
14cu|perl-Path-Tiny-0.94.0-1|50	particularly obscure or tortuous. (Quick! What does this mean:
14cu|perl-Path-Tiny-0.94.0-1|51	'///../../..//./././a//b/.././c/././'? And how does it differ on Win32?)
14cu|perl-Path-Tiny-0.94.0-1|52	
14cu|perl-Path-Tiny-0.94.0-1|53	All paths are forced to have Unix-style forward slashes. Stringifying the
14cu|perl-Path-Tiny-0.94.0-1|54	object gives you back the path (after some clean up).
14cu|perl-Path-Tiny-0.94.0-1|55	
14cu|perl-Path-Tiny-0.94.0-1|56	%prep
14cu|perl-Path-Tiny-0.94.0-1|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Path-Tiny-0.94.0-1|58	
14cu|perl-Path-Tiny-0.94.0-1|59	%build
14cu|perl-Path-Tiny-0.94.0-1|60	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Path-Tiny-0.94.0-1|61	
14cu|perl-Path-Tiny-0.94.0-1|62	%make
14cu|perl-Path-Tiny-0.94.0-1|63	
14cu|perl-Path-Tiny-0.94.0-1|64	%check
14cu|perl-Path-Tiny-0.94.0-1|65	%make test
14cu|perl-Path-Tiny-0.94.0-1|66	
14cu|perl-Path-Tiny-0.94.0-1|67	%install
14cu|perl-Path-Tiny-0.94.0-1|68	%makeinstall_std
14cu|perl-Path-Tiny-0.94.0-1|69	
14cu|perl-Path-Tiny-0.94.0-1|70	%files
14cu|perl-Path-Tiny-0.94.0-1|71	%doc Changes LICENSE META.json META.yml README
14cu|perl-Path-Tiny-0.94.0-1|72	%{_mandir}/man3/*
14cu|perl-Path-Tiny-0.94.0-1|73	%{perl_vendorlib}/*
14cu|perl-Path-Tiny-0.94.0-1|74	
14cu|perl-Path-Tiny-0.94.0-1|75	%changelog
14cu|perl-Path-Tiny-0.94.0-1|76	
14cu|perl-Path-Tiny-0.94.0-1|77	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 0.94.0-1
14cu|perl-Path-Tiny-0.94.0-1|78	- (60da238) Log: Update to 0.094
14cu|perl-Path-Tiny-0.94.0-1|79	- (60da238) fixed file path https://github.com/preaction/ETL-Yertl/issues/137
14cu|perl-Path-Tiny-0.94.0-1|80	- (60da238) fixed BR
14cu|perl-Path-Tiny-0.94.0-1|81	
14cu|perl-Path-Tiny-0.94.0-1|82	

13235 14
14cu|perl-PDF-API2-2.23.0-1|1	%define upstream_name    PDF-API2
14cu|perl-PDF-API2-2.23.0-1|2	%define upstream_version 2.023
14cu|perl-PDF-API2-2.23.0-1|3	
14cu|perl-PDF-API2-2.23.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-PDF-API2-2.23.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-PDF-API2-2.23.0-1|6	Release:	1
14cu|perl-PDF-API2-2.23.0-1|7	
14cu|perl-PDF-API2-2.23.0-1|8	Summary:	PDF-API2 Perl module
14cu|perl-PDF-API2-2.23.0-1|9	
14cu|perl-PDF-API2-2.23.0-1|10	License:	Artistic
14cu|perl-PDF-API2-2.23.0-1|11	Group:		Development/Perl
14cu|perl-PDF-API2-2.23.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PDF-API2-2.23.0-1|13	Source0:	http://www.cpan.org/modules/by-module/PDF/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PDF-API2-2.23.0-1|14	
14cu|perl-PDF-API2-2.23.0-1|15	BuildRequires:	 perl-devel
14cu|perl-PDF-API2-2.23.0-1|16	BuildRequires:	 perl(Compress::Zlib)
14cu|perl-PDF-API2-2.23.0-1|17	BuildRequires:	 perl(Font::TTF::Font)
14cu|perl-PDF-API2-2.23.0-1|18	BuildArch:	noarch
14cu|perl-PDF-API2-2.23.0-1|19	Requires:	fonts-ttf-dejavu
14cu|perl-PDF-API2-2.23.0-1|20	
14cu|perl-PDF-API2-2.23.0-1|21	%description
14cu|perl-PDF-API2-2.23.0-1|22	This module is 'The Next Generation' of Text::PDF::API which initially
14cu|perl-PDF-API2-2.23.0-1|23	provided a nice API around the Text::PDF::* modules created by Martin Hosken.
14cu|perl-PDF-API2-2.23.0-1|24	
14cu|perl-PDF-API2-2.23.0-1|25	%prep
14cu|perl-PDF-API2-2.23.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-PDF-API2-2.23.0-1|27	find contrib -type f | xargs \
14cu|perl-PDF-API2-2.23.0-1|28	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
14cu|perl-PDF-API2-2.23.0-1|29	
14cu|perl-PDF-API2-2.23.0-1|30	%build
14cu|perl-PDF-API2-2.23.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-PDF-API2-2.23.0-1|32	%make
14cu|perl-PDF-API2-2.23.0-1|33	
14cu|perl-PDF-API2-2.23.0-1|34	%check
14cu|perl-PDF-API2-2.23.0-1|35	make test
14cu|perl-PDF-API2-2.23.0-1|36	
14cu|perl-PDF-API2-2.23.0-1|37	%install
14cu|perl-PDF-API2-2.23.0-1|38	%makeinstall_std
14cu|perl-PDF-API2-2.23.0-1|39	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Win32.pm
14cu|perl-PDF-API2-2.23.0-1|40	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Basic/TTF/Win32.pm
14cu|perl-PDF-API2-2.23.0-1|41	rm -rf %{buildroot}%{perl_vendorlib}/PDF/API2/fonts
14cu|perl-PDF-API2-2.23.0-1|42	
14cu|perl-PDF-API2-2.23.0-1|43	install -d -m 755 %{buildroot}%{_bindir}
14cu|perl-PDF-API2-2.23.0-1|44	install -m 755 contrib/* %{buildroot}%{_bindir}
14cu|perl-PDF-API2-2.23.0-1|45	
14cu|perl-PDF-API2-2.23.0-1|46	%files
14cu|perl-PDF-API2-2.23.0-1|47	%doc Changes  LICENSE PATENTS README examples
14cu|perl-PDF-API2-2.23.0-1|48	%{perl_vendorlib}/PDF
14cu|perl-PDF-API2-2.23.0-1|49	%{_mandir}/*/*
14cu|perl-PDF-API2-2.23.0-1|50	%{_bindir}/*
14cu|perl-PDF-API2-2.23.0-1|51	
14cu|perl-PDF-API2-2.23.0-1|52	
14cu|perl-PDF-API2-2.23.0-1|53	%changelog
14cu|perl-PDF-API2-2.23.0-1|54	
14cu|perl-PDF-API2-2.23.0-1|55	* Mon Apr 06 2015 abfonly <John@smith.org> 2.23.0-1
14cu|perl-PDF-API2-2.23.0-1|56	- (5351dd6) Log: Update to 2.23.0
14cu|perl-PDF-API2-2.23.0-1|57	
14cu|perl-PDF-API2-2.23.0-1|58	

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

13237 14
14cu|perl-Pegex-0.600.0-1|1	%define upstream_name    Pegex
14cu|perl-Pegex-0.600.0-1|2	%define upstream_version 0.60
14cu|perl-Pegex-0.600.0-1|3	
14cu|perl-Pegex-0.600.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pegex-0.600.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pegex-0.600.0-1|6	Release:    1
14cu|perl-Pegex-0.600.0-1|7	
14cu|perl-Pegex-0.600.0-1|8	Summary:    Pegex Regex Atoms
14cu|perl-Pegex-0.600.0-1|9	License:    GPL+ or Artistic
14cu|perl-Pegex-0.600.0-1|10	Group:      Development/Perl
14cu|perl-Pegex-0.600.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pegex-0.600.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pegex-0.600.0-1|13	
14cu|perl-Pegex-0.600.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Pegex-0.600.0-1|15	BuildRequires: perl(File::ShareDir::Install)
14cu|perl-Pegex-0.600.0-1|16	BuildRequires: perl(YAML::XS)
14cu|perl-Pegex-0.600.0-1|17	BuildArch: noarch
14cu|perl-Pegex-0.600.0-1|18	
14cu|perl-Pegex-0.600.0-1|19	%description
14cu|perl-Pegex-0.600.0-1|20	Pegex is an Acmeist parser framework. It allows you to easily create
14cu|perl-Pegex-0.600.0-1|21	parsers that will work equivalently in lots of programming languages! The
14cu|perl-Pegex-0.600.0-1|22	inspiration for Pegex comes from the parsing engine upon which the
14cu|perl-Pegex-0.600.0-1|23	postmodern programming language *Perl 6* is based on. Pegex brings this
14cu|perl-Pegex-0.600.0-1|24	beauty to the other _just_modern languages that have a normal regular
14cu|perl-Pegex-0.600.0-1|25	expression engine available.
14cu|perl-Pegex-0.600.0-1|26	
14cu|perl-Pegex-0.600.0-1|27	Pegex gets it name by combining Parsing Expression Grammars (PEG), with
14cu|perl-Pegex-0.600.0-1|28	Regular Expessions (Regex). That's actually what Pegex does.
14cu|perl-Pegex-0.600.0-1|29	
14cu|perl-Pegex-0.600.0-1|30	PEG is the cool new way to elegantly specify recursive descent grammars.
14cu|perl-Pegex-0.600.0-1|31	The Perl 6 language is defined in terms of a self modifying PEG language
14cu|perl-Pegex-0.600.0-1|32	called *Perl 6 Rules*. Regexes are familiar to programmers of most modern
14cu|perl-Pegex-0.600.0-1|33	programming languages. Pegex defines a simple PEG syntax, where all the
14cu|perl-Pegex-0.600.0-1|34	terminals are regexes. This means that Pegex can be quite fast and
14cu|perl-Pegex-0.600.0-1|35	powerful.
14cu|perl-Pegex-0.600.0-1|36	
14cu|perl-Pegex-0.600.0-1|37	%prep
14cu|perl-Pegex-0.600.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pegex-0.600.0-1|39	
14cu|perl-Pegex-0.600.0-1|40	%build
14cu|perl-Pegex-0.600.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pegex-0.600.0-1|42	
14cu|perl-Pegex-0.600.0-1|43	%make
14cu|perl-Pegex-0.600.0-1|44	
14cu|perl-Pegex-0.600.0-1|45	%check
14cu|perl-Pegex-0.600.0-1|46	%make test
14cu|perl-Pegex-0.600.0-1|47	
14cu|perl-Pegex-0.600.0-1|48	%install
14cu|perl-Pegex-0.600.0-1|49	%makeinstall_std
14cu|perl-Pegex-0.600.0-1|50	
14cu|perl-Pegex-0.600.0-1|51	%files
14cu|perl-Pegex-0.600.0-1|52	%doc META.yml LICENSE README Changes META.json
14cu|perl-Pegex-0.600.0-1|53	%{_mandir}/man3/*
14cu|perl-Pegex-0.600.0-1|54	%{perl_vendorlib}/*
14cu|perl-Pegex-0.600.0-1|55	
14cu|perl-Pegex-0.600.0-1|56	
14cu|perl-Pegex-0.600.0-1|57	%changelog
14cu|perl-Pegex-0.600.0-1|58	
14cu|perl-Pegex-0.600.0-1|59	* Thu Aug 13 2015 abfonly <abfonly@gmail.com> 0.600.0-1
14cu|perl-Pegex-0.600.0-1|60	- (618be55) Updated perl-Pegex.spec
14cu|perl-Pegex-0.600.0-1|61	
14cu|perl-Pegex-0.600.0-1|62	

13238 14
14cu|perl-Perl6-Junction-1.60000-1|1	# Version Not converted before , I won't epoch.Symbianflo
14cu|perl-Perl6-Junction-1.60000-1|2	
14cu|perl-Perl6-Junction-1.60000-1|3	%define upstream_name    Perl6-Junction
14cu|perl-Perl6-Junction-1.60000-1|4	%define upstream_version 1.60000
14cu|perl-Perl6-Junction-1.60000-1|5	
14cu|perl-Perl6-Junction-1.60000-1|6	Name:       perl-%{upstream_name}
14cu|perl-Perl6-Junction-1.60000-1|7	Version:    %{upstream_version}
14cu|perl-Perl6-Junction-1.60000-1|8	Release:    1
14cu|perl-Perl6-Junction-1.60000-1|9	Summary:	Perl6 style Junction operators in Perl5
14cu|perl-Perl6-Junction-1.60000-1|10	
14cu|perl-Perl6-Junction-1.60000-1|11	License:	GPL+ or Artistic
14cu|perl-Perl6-Junction-1.60000-1|12	Group:		Development/Perl
14cu|perl-Perl6-Junction-1.60000-1|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl6-Junction-1.60000-1|14	Source:		http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl6-Junction-1.60000-1|15	
14cu|perl-Perl6-Junction-1.60000-1|16	BuildRequires:	perl-devel
14cu|perl-Perl6-Junction-1.60000-1|17	BuildArch:	noarch
14cu|perl-Perl6-Junction-1.60000-1|18	
14cu|perl-Perl6-Junction-1.60000-1|19	%description
14cu|perl-Perl6-Junction-1.60000-1|20	This is a lightweight module which provides 'Junction' operators, the most
14cu|perl-Perl6-Junction-1.60000-1|21	commonly used being any and all.
14cu|perl-Perl6-Junction-1.60000-1|22	
14cu|perl-Perl6-Junction-1.60000-1|23	Inspired by the Perl6 design docs,
14cu|perl-Perl6-Junction-1.60000-1|24	http://dev.perl.org/perl6/doc/design/exe/E06.html.
14cu|perl-Perl6-Junction-1.60000-1|25	
14cu|perl-Perl6-Junction-1.60000-1|26	%prep
14cu|perl-Perl6-Junction-1.60000-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl6-Junction-1.60000-1|28	
14cu|perl-Perl6-Junction-1.60000-1|29	%build
14cu|perl-Perl6-Junction-1.60000-1|30	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Perl6-Junction-1.60000-1|31	%make
14cu|perl-Perl6-Junction-1.60000-1|32	
14cu|perl-Perl6-Junction-1.60000-1|33	%check
14cu|perl-Perl6-Junction-1.60000-1|34	%make test
14cu|perl-Perl6-Junction-1.60000-1|35	
14cu|perl-Perl6-Junction-1.60000-1|36	%install
14cu|perl-Perl6-Junction-1.60000-1|37	%makeinstall_std
14cu|perl-Perl6-Junction-1.60000-1|38	
14cu|perl-Perl6-Junction-1.60000-1|39	%files
14cu|perl-Perl6-Junction-1.60000-1|40	%doc README Changes META.json META.yml
14cu|perl-Perl6-Junction-1.60000-1|41	%{perl_vendorlib}/*
14cu|perl-Perl6-Junction-1.60000-1|42	%{_mandir}/*/*
14cu|perl-Perl6-Junction-1.60000-1|43	
14cu|perl-Perl6-Junction-1.60000-1|44	
14cu|perl-Perl6-Junction-1.60000-1|45	%changelog
14cu|perl-Perl6-Junction-1.60000-1|46	
14cu|perl-Perl6-Junction-1.60000-1|47	* Sat Jun 20 2015 abfonly <John@smith.org> 1.60000-1
14cu|perl-Perl6-Junction-1.60000-1|48	- (4ba23c0) Log: Update to 1.60000, not converted version , I won't epoch it , better let it be.Symbianflo
14cu|perl-Perl6-Junction-1.60000-1|49	
14cu|perl-Perl6-Junction-1.60000-1|50	

13239 14
14cu|perl-Perl6-Perldoc-0.0.13-1|1	%define upstream_name    Perl6-Perldoc
14cu|perl-Perl6-Perldoc-0.0.13-1|2	%define upstream_version 0.000013
14cu|perl-Perl6-Perldoc-0.0.13-1|3	
14cu|perl-Perl6-Perldoc-0.0.13-1|4	Name:		perl-%{upstream_name}
14cu|perl-Perl6-Perldoc-0.0.13-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl6-Perldoc-0.0.13-1|6	Release:	1
14cu|perl-Perl6-Perldoc-0.0.13-1|7	
14cu|perl-Perl6-Perldoc-0.0.13-1|8	Summary:	Add a to_xhtml() method to Perl6::Perldoc::Parser
14cu|perl-Perl6-Perldoc-0.0.13-1|9	
14cu|perl-Perl6-Perldoc-0.0.13-1|10	License:	GPL+ or Artistic
14cu|perl-Perl6-Perldoc-0.0.13-1|11	Group:		Development/Perl
14cu|perl-Perl6-Perldoc-0.0.13-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl6-Perldoc-0.0.13-1|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl6-Perldoc-0.0.13-1|14	
14cu|perl-Perl6-Perldoc-0.0.13-1|15	BuildRequires:	perl-devel
14cu|perl-Perl6-Perldoc-0.0.13-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Perl6-Perldoc-0.0.13-1|17	BuildRequires:	perl(Filter::Simple)
14cu|perl-Perl6-Perldoc-0.0.13-1|18	BuildRequires:	perl(Scalar::Util)
14cu|perl-Perl6-Perldoc-0.0.13-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Perl6-Perldoc-0.0.13-1|20	BuildRequires:	perl(version)
14cu|perl-Perl6-Perldoc-0.0.13-1|21	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Perl6-Perldoc-0.0.13-1|22	BuildRequires:	perl(Test::Pod)
14cu|perl-Perl6-Perldoc-0.0.13-1|23	
14cu|perl-Perl6-Perldoc-0.0.13-1|24	BuildArch:	noarch
14cu|perl-Perl6-Perldoc-0.0.13-1|25	
14cu|perl-Perl6-Perldoc-0.0.13-1|26	%description
14cu|perl-Perl6-Perldoc-0.0.13-1|27	This module preprocesses your code from the point at which the module is
14cu|perl-Perl6-Perldoc-0.0.13-1|28	first used, stripping out any Perl 6 documentation (as specified in
14cu|perl-Perl6-Perldoc-0.0.13-1|29	Synopsis 26).
14cu|perl-Perl6-Perldoc-0.0.13-1|30	
14cu|perl-Perl6-Perldoc-0.0.13-1|31	This means that, so long as your program starts with:
14cu|perl-Perl6-Perldoc-0.0.13-1|32	
14cu|perl-Perl6-Perldoc-0.0.13-1|33	use Perl6::Perldoc;
14cu|perl-Perl6-Perldoc-0.0.13-1|34	
14cu|perl-Perl6-Perldoc-0.0.13-1|35	%prep
14cu|perl-Perl6-Perldoc-0.0.13-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl6-Perldoc-0.0.13-1|37	iconv -f iso8859-1 -t utf-8 Changes > Changes.conv && mv -f Changes.conv Changes
14cu|perl-Perl6-Perldoc-0.0.13-1|38	
14cu|perl-Perl6-Perldoc-0.0.13-1|39	%build
14cu|perl-Perl6-Perldoc-0.0.13-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl6-Perldoc-0.0.13-1|41	%make
14cu|perl-Perl6-Perldoc-0.0.13-1|42	
14cu|perl-Perl6-Perldoc-0.0.13-1|43	%check
14cu|perl-Perl6-Perldoc-0.0.13-1|44	%make test
14cu|perl-Perl6-Perldoc-0.0.13-1|45	
14cu|perl-Perl6-Perldoc-0.0.13-1|46	%install
14cu|perl-Perl6-Perldoc-0.0.13-1|47	%makeinstall_std
14cu|perl-Perl6-Perldoc-0.0.13-1|48	
14cu|perl-Perl6-Perldoc-0.0.13-1|49	%files
14cu|perl-Perl6-Perldoc-0.0.13-1|50	%doc Changes META.yml MYMETA.yml README
14cu|perl-Perl6-Perldoc-0.0.13-1|51	%{_bindir}/*
14cu|perl-Perl6-Perldoc-0.0.13-1|52	%{_mandir}/man1/*
14cu|perl-Perl6-Perldoc-0.0.13-1|53	%{_mandir}/man3/*
14cu|perl-Perl6-Perldoc-0.0.13-1|54	%{perl_vendorlib}/*
14cu|perl-Perl6-Perldoc-0.0.13-1|55	
14cu|perl-Perl6-Perldoc-0.0.13-1|56	
14cu|perl-Perl6-Perldoc-0.0.13-1|57	
14cu|perl-Perl6-Perldoc-0.0.13-1|58	%changelog
14cu|perl-Perl6-Perldoc-0.0.13-1|59	
14cu|perl-Perl6-Perldoc-0.0.13-1|60	* Sat Jun 20 2015 abfonly <John@smith.org> 0.0.13-1
14cu|perl-Perl6-Perldoc-0.0.13-1|61	- (ffceb71) Log: Update to 0.0.13, spec clean, fixed BR
14cu|perl-Perl6-Perldoc-0.0.13-1|62	
14cu|perl-Perl6-Perldoc-0.0.13-1|63	

13240 14
14cu|perl-Perl6-Slurp-0.51.5-1|1	%define upstream_name    Perl6-Slurp
14cu|perl-Perl6-Slurp-0.51.5-1|2	%define upstream_version 0.051005
14cu|perl-Perl6-Slurp-0.51.5-1|3	
14cu|perl-Perl6-Slurp-0.51.5-1|4	Name:		perl-%{upstream_name}
14cu|perl-Perl6-Slurp-0.51.5-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl6-Slurp-0.51.5-1|6	Release:	1
14cu|perl-Perl6-Slurp-0.51.5-1|7	
14cu|perl-Perl6-Slurp-0.51.5-1|8	Summary:	Implements the Perl 6 'slurp' built-in
14cu|perl-Perl6-Slurp-0.51.5-1|9	
14cu|perl-Perl6-Slurp-0.51.5-1|10	License:	Artistic
14cu|perl-Perl6-Slurp-0.51.5-1|11	Group:		Development/Perl
14cu|perl-Perl6-Slurp-0.51.5-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl6-Slurp-0.51.5-1|13	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl6-Slurp-0.51.5-1|14	
14cu|perl-Perl6-Slurp-0.51.5-1|15	BuildRequires:	perl-devel
14cu|perl-Perl6-Slurp-0.51.5-1|16	BuildRequires:	perl(Perl6::Export)
14cu|perl-Perl6-Slurp-0.51.5-1|17	
14cu|perl-Perl6-Slurp-0.51.5-1|18	BuildArch:	noarch
14cu|perl-Perl6-Slurp-0.51.5-1|19	
14cu|perl-Perl6-Slurp-0.51.5-1|20	%description
14cu|perl-Perl6-Slurp-0.51.5-1|21	This package implements the Perl 6 'slurp' built-in.
14cu|perl-Perl6-Slurp-0.51.5-1|22	
14cu|perl-Perl6-Slurp-0.51.5-1|23	%prep
14cu|perl-Perl6-Slurp-0.51.5-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl6-Slurp-0.51.5-1|25	
14cu|perl-Perl6-Slurp-0.51.5-1|26	%build
14cu|perl-Perl6-Slurp-0.51.5-1|27	yes y | %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl6-Slurp-0.51.5-1|28	%make
14cu|perl-Perl6-Slurp-0.51.5-1|29	
14cu|perl-Perl6-Slurp-0.51.5-1|30	%check
14cu|perl-Perl6-Slurp-0.51.5-1|31	%make test
14cu|perl-Perl6-Slurp-0.51.5-1|32	
14cu|perl-Perl6-Slurp-0.51.5-1|33	%install
14cu|perl-Perl6-Slurp-0.51.5-1|34	%makeinstall_std
14cu|perl-Perl6-Slurp-0.51.5-1|35	
14cu|perl-Perl6-Slurp-0.51.5-1|36	%files
14cu|perl-Perl6-Slurp-0.51.5-1|37	%doc README Changes META.yml
14cu|perl-Perl6-Slurp-0.51.5-1|38	%doc %{_mandir}/man3/*
14cu|perl-Perl6-Slurp-0.51.5-1|39	%{perl_vendorlib}/*
14cu|perl-Perl6-Slurp-0.51.5-1|40	
14cu|perl-Perl6-Slurp-0.51.5-1|41	
14cu|perl-Perl6-Slurp-0.51.5-1|42	
14cu|perl-Perl6-Slurp-0.51.5-1|43	%changelog
14cu|perl-Perl6-Slurp-0.51.5-1|44	
14cu|perl-Perl6-Slurp-0.51.5-1|45	* Sat Jun 20 2015 abfonly <John@smith.org> 0.51.5-1
14cu|perl-Perl6-Slurp-0.51.5-1|46	- (1634ecb) Log: Update to 0.51.5, drop patches, spec clean
14cu|perl-Perl6-Slurp-0.51.5-1|47	
14cu|perl-Perl6-Slurp-0.51.5-1|48	

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

13242 14
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|1	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|2	%define __noautoreq 'perl\\(Devel::Symdump\\)'
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|3	%define __noautoreq 'perl\\(Perl::Critic::(Policy|Utils)\\)'
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|4	%define __noautoreq 'perl\\(Storable\\)'
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|5	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|6	%define upstream_name   Perl-Critic-Dynamic
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|7	%define upstream_version 0.05
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|8	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|9	Name:           perl-%{upstream_name}
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|10	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|11	Release:        1
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|12	Summary:        Non-static policies for Perl::Critic
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|13	License:        GPL+ or Artistic
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|14	Group:          Development/Perl
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|15	URL:            http://search.cpan.org/dist/Perl-Critic-Dynamic/
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|16	Source0:        http://www.cpan.org/authors/id/T/TH/THALJEF/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|17	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|18	Patch0:         Perl-Critic-Dynamic-0.05-test_AUTOLOAD_on_private_module.patch
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|19	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|20	BuildRequires:  perl-devel
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|21	BuildRequires:  perl(Module::Build) >= 0.36
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|22	BuildRequires:  perl(base)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|23	BuildRequires:  perl(Carp)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|24	BuildRequires:  perl(Devel::Symdump) >= 2.07
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|25	BuildRequires:  perl(English)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|26	BuildRequires:  perl(Perl::Critic::Policy) >= 1.108
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|27	BuildRequires:  perl(Perl::Critic::Utils) >= 1.108
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|28	BuildRequires:  perl(Readonly)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|29	BuildRequires:  perl(Storable) >= 2.16
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|30	BuildRequires:  perl(CGI)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|31	BuildRequires:  perl(Test::More)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|32	BuildRequires:  perl(Test::Perl::Critic::Policy)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|33	BuildRequires:  perl(Path::Tiny)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|34	BuildRequires:  perl(File::HomeDir)
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|35	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|36	BuildArch:      noarch
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|37	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|38	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|39	%description
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|40	Perl::Critic is primarily used as a static source code analyzer, which means
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|41	that it never compiles or executes any of the code that it examines. But
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|42	since Perl is a dynamic language, there are certain types of problems that
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|43	cannot be discovered until the code is actually compiled.
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|44	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|45	This distribution includes Perl::Critic::DynamicPolicy, which can be used as
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|46	a base class for Policies that wish to compile the code they analyze.
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|47	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|48	%prep
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|50	%patch0 -p0
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|51	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|52	%build
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|53	perl Build.PL installdirs=vendor
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|54	./Build
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|55	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|56	%install
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|57	./Build install destdir=%{buildroot}
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|58	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|59	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|60	%check
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|61	./Build test
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|62	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|63	%files
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|64	%doc Changes README
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|65	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|66	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|67	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|68	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|69	%changelog
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|70	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|71	* Tue Jun 02 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|72	- (f89e6f7) Imported from SRPM
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|73	
14cu|perl-Perl-Critic-Dynamic-0.50.0-1|74	

13243 14
14cu|perl-Perl-Critic-Itch-0.70.0-1|1	%define upstream_name    Perl-Critic-Itch
14cu|perl-Perl-Critic-Itch-0.70.0-1|2	%define upstream_version 0.07
14cu|perl-Perl-Critic-Itch-0.70.0-1|3	
14cu|perl-Perl-Critic-Itch-0.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Perl-Critic-Itch-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Itch-0.70.0-1|6	Release:    1
14cu|perl-Perl-Critic-Itch-0.70.0-1|7	
14cu|perl-Perl-Critic-Itch-0.70.0-1|8	Summary:    A collection of Perl::Critic Policies to solve some Itches
14cu|perl-Perl-Critic-Itch-0.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-Perl-Critic-Itch-0.70.0-1|10	Group:      Development/Perl
14cu|perl-Perl-Critic-Itch-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Critic-Itch-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Itch-0.70.0-1|13	
14cu|perl-Perl-Critic-Itch-0.70.0-1|14	BuildRequires: perl-devel
14cu|perl-Perl-Critic-Itch-0.70.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Perl-Critic-Itch-0.70.0-1|16	BuildRequires: perl(Perl::Critic)
14cu|perl-Perl-Critic-Itch-0.70.0-1|17	BuildRequires: perl(Perl::Critic::TestUtils)
14cu|perl-Perl-Critic-Itch-0.70.0-1|18	BuildRequires: perl(Perl::Critic::Utils)
14cu|perl-Perl-Critic-Itch-0.70.0-1|19	BuildRequires: perl(Perl::Critic::Violation)
14cu|perl-Perl-Critic-Itch-0.70.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Perl-Critic-Itch-0.70.0-1|21	BuildRequires: perl(Path::Tiny)
14cu|perl-Perl-Critic-Itch-0.70.0-1|22	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Perl-Critic-Itch-0.70.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-Perl-Critic-Itch-0.70.0-1|24	BuildRequires: perl(File::HomeDir)
14cu|perl-Perl-Critic-Itch-0.70.0-1|25	
14cu|perl-Perl-Critic-Itch-0.70.0-1|26	
14cu|perl-Perl-Critic-Itch-0.70.0-1|27	BuildArch: noarch
14cu|perl-Perl-Critic-Itch-0.70.0-1|28	
14cu|perl-Perl-Critic-Itch-0.70.0-1|29	%description
14cu|perl-Perl-Critic-Itch-0.70.0-1|30	This Policy forces (single) quotes on all hash keys barewords.
14cu|perl-Perl-Critic-Itch-0.70.0-1|31	
14cu|perl-Perl-Critic-Itch-0.70.0-1|32	When specifying constant string hash keys, you should use (single) quotes.
14cu|perl-Perl-Critic-Itch-0.70.0-1|33	E.g., $my_hash{'some_key'}
14cu|perl-Perl-Critic-Itch-0.70.0-1|34	
14cu|perl-Perl-Critic-Itch-0.70.0-1|35	This is the appropriate choice because it results in consistent formatting
14cu|perl-Perl-Critic-Itch-0.70.0-1|36	and if you forget to use quotes sometimes, you have to remember to add them
14cu|perl-Perl-Critic-Itch-0.70.0-1|37	when your key contains internal hyphens, spaces, or other special
14cu|perl-Perl-Critic-Itch-0.70.0-1|38	characters.
14cu|perl-Perl-Critic-Itch-0.70.0-1|39	
14cu|perl-Perl-Critic-Itch-0.70.0-1|40	%prep
14cu|perl-Perl-Critic-Itch-0.70.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Itch-0.70.0-1|42	
14cu|perl-Perl-Critic-Itch-0.70.0-1|43	%build
14cu|perl-Perl-Critic-Itch-0.70.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Critic-Itch-0.70.0-1|45	
14cu|perl-Perl-Critic-Itch-0.70.0-1|46	%make
14cu|perl-Perl-Critic-Itch-0.70.0-1|47	
14cu|perl-Perl-Critic-Itch-0.70.0-1|48	%check
14cu|perl-Perl-Critic-Itch-0.70.0-1|49	%make test
14cu|perl-Perl-Critic-Itch-0.70.0-1|50	
14cu|perl-Perl-Critic-Itch-0.70.0-1|51	%install
14cu|perl-Perl-Critic-Itch-0.70.0-1|52	%makeinstall_std
14cu|perl-Perl-Critic-Itch-0.70.0-1|53	
14cu|perl-Perl-Critic-Itch-0.70.0-1|54	%files
14cu|perl-Perl-Critic-Itch-0.70.0-1|55	%doc README META.yml Changes
14cu|perl-Perl-Critic-Itch-0.70.0-1|56	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Itch-0.70.0-1|57	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Itch-0.70.0-1|58	
14cu|perl-Perl-Critic-Itch-0.70.0-1|59	
14cu|perl-Perl-Critic-Itch-0.70.0-1|60	%changelog
14cu|perl-Perl-Critic-Itch-0.70.0-1|61	
14cu|perl-Perl-Critic-Itch-0.70.0-1|62	* Tue Jun 02 2015 abfonly <John@smith.org> 0.70.0-1
14cu|perl-Perl-Critic-Itch-0.70.0-1|63	- (37ff832) Imported from SRPM
14cu|perl-Perl-Critic-Itch-0.70.0-1|64	
14cu|perl-Perl-Critic-Itch-0.70.0-1|65	

13244 14
14cu|perl-Perl-Critic-Lax-0.11.0-1|1	%define upstream_name    Perl-Critic-Lax
14cu|perl-Perl-Critic-Lax-0.11.0-1|2	%define upstream_version 0.011
14cu|perl-Perl-Critic-Lax-0.11.0-1|3	
14cu|perl-Perl-Critic-Lax-0.11.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Perl-Critic-Lax-0.11.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Lax-0.11.0-1|6	Release:	1
14cu|perl-Perl-Critic-Lax-0.11.0-1|7	
14cu|perl-Perl-Critic-Lax-0.11.0-1|8	Summary:	Policies that let you slide on common exceptions
14cu|perl-Perl-Critic-Lax-0.11.0-1|9	
14cu|perl-Perl-Critic-Lax-0.11.0-1|10	License:	GPL+ or Artistic
14cu|perl-Perl-Critic-Lax-0.11.0-1|11	Group:		Development/Perl
14cu|perl-Perl-Critic-Lax-0.11.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Critic-Lax-0.11.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Lax-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Lax-0.11.0-1|14	
14cu|perl-Perl-Critic-Lax-0.11.0-1|15	BuildRequires:	perl-devel
14cu|perl-Perl-Critic-Lax-0.11.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Perl-Critic-Lax-0.11.0-1|17	BuildRequires:	perl(File::HomeDir)
14cu|perl-Perl-Critic-Lax-0.11.0-1|18	BuildRequires:	perl(Perl::Critic::Policy)
14cu|perl-Perl-Critic-Lax-0.11.0-1|19	BuildRequires:	perl(Perl::Critic::TestUtils)
14cu|perl-Perl-Critic-Lax-0.11.0-1|20	BuildRequires:	perl(Perl::Critic::Utils)
14cu|perl-Perl-Critic-Lax-0.11.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Perl-Critic-Lax-0.11.0-1|22	BuildRequires:	perl(parent)
14cu|perl-Perl-Critic-Lax-0.11.0-1|23	BuildRequires:	perl(strict)
14cu|perl-Perl-Critic-Lax-0.11.0-1|24	BuildRequires:	perl(warnings)
14cu|perl-Perl-Critic-Lax-0.11.0-1|25	BuildRequires:	perl(Perl::Critic)
14cu|perl-Perl-Critic-Lax-0.11.0-1|26	BuildRequires:	perl(Path::Tiny)
14cu|perl-Perl-Critic-Lax-0.11.0-1|27	
14cu|perl-Perl-Critic-Lax-0.11.0-1|28	BuildArch:	noarch
14cu|perl-Perl-Critic-Lax-0.11.0-1|29	
14cu|perl-Perl-Critic-Lax-0.11.0-1|30	%description
14cu|perl-Perl-Critic-Lax-0.11.0-1|31	The Perl-Critic-Lax distribution includes versions of core Perl::Critic
14cu|perl-Perl-Critic-Lax-0.11.0-1|32	modules with built-in exceptions. If you really like a Perl::Critic policy,
14cu|perl-Perl-Critic-Lax-0.11.0-1|33	but find that you often violate it in a specific way that seems pretty darn
14cu|perl-Perl-Critic-Lax-0.11.0-1|34	reasonable, maybe there's a Lax policy. If there isn't, send one in!
14cu|perl-Perl-Critic-Lax-0.11.0-1|35	
14cu|perl-Perl-Critic-Lax-0.11.0-1|36	%prep
14cu|perl-Perl-Critic-Lax-0.11.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Lax-0.11.0-1|38	
14cu|perl-Perl-Critic-Lax-0.11.0-1|39	%build
14cu|perl-Perl-Critic-Lax-0.11.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Critic-Lax-0.11.0-1|41	%make
14cu|perl-Perl-Critic-Lax-0.11.0-1|42	
14cu|perl-Perl-Critic-Lax-0.11.0-1|43	%check
14cu|perl-Perl-Critic-Lax-0.11.0-1|44	%make test
14cu|perl-Perl-Critic-Lax-0.11.0-1|45	
14cu|perl-Perl-Critic-Lax-0.11.0-1|46	%install
14cu|perl-Perl-Critic-Lax-0.11.0-1|47	%makeinstall_std
14cu|perl-Perl-Critic-Lax-0.11.0-1|48	
14cu|perl-Perl-Critic-Lax-0.11.0-1|49	%files
14cu|perl-Perl-Critic-Lax-0.11.0-1|50	%doc Changes LICENSE README
14cu|perl-Perl-Critic-Lax-0.11.0-1|51	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Lax-0.11.0-1|52	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Lax-0.11.0-1|53	
14cu|perl-Perl-Critic-Lax-0.11.0-1|54	
14cu|perl-Perl-Critic-Lax-0.11.0-1|55	%changelog
14cu|perl-Perl-Critic-Lax-0.11.0-1|56	
14cu|perl-Perl-Critic-Lax-0.11.0-1|57	* Mon Apr 06 2015 abfonly <John@smith.org> 0.11.0-1
14cu|perl-Perl-Critic-Lax-0.11.0-1|58	- (561a111) Log: Update to 0.11.0, fixed BR and tests
14cu|perl-Perl-Critic-Lax-0.11.0-1|59	
14cu|perl-Perl-Critic-Lax-0.11.0-1|60	

13245 14
14cu|perl-Perl-Critic-Moose-1.30.0-1|1	%define upstream_name    Perl-Critic-Moose
14cu|perl-Perl-Critic-Moose-1.30.0-1|2	%define upstream_version	1.03
14cu|perl-Perl-Critic-Moose-1.30.0-1|3	
14cu|perl-Perl-Critic-Moose-1.30.0-1|4	Name:           perl-%{upstream_name}
14cu|perl-Perl-Critic-Moose-1.30.0-1|5	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Moose-1.30.0-1|6	Release:        1
14cu|perl-Perl-Critic-Moose-1.30.0-1|7	Summary:        Policies for Perl::Critic concerned with using Moose
14cu|perl-Perl-Critic-Moose-1.30.0-1|8	License:        GPL+ or Artistic
14cu|perl-Perl-Critic-Moose-1.30.0-1|9	Group:          Development/Perl
14cu|perl-Perl-Critic-Moose-1.30.0-1|10	URL:            http://search.cpan.org/dist/Perl-Critic-Moose/
14cu|perl-Perl-Critic-Moose-1.30.0-1|11	Source0:        http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Moose-1.30.0-1|12	
14cu|perl-Perl-Critic-Moose-1.30.0-1|13	BuildRequires:  perl-devel
14cu|perl-Perl-Critic-Moose-1.30.0-1|14	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Perl-Critic-Moose-1.30.0-1|15	BuildRequires:  perl(strict)
14cu|perl-Perl-Critic-Moose-1.30.0-1|16	BuildRequires:  perl(warnings)
14cu|perl-Perl-Critic-Moose-1.30.0-1|17	BuildRequires:  perl(base)
14cu|perl-Perl-Critic-Moose-1.30.0-1|18	BuildRequires:  perl(Perl::Critic::Policy)
14cu|perl-Perl-Critic-Moose-1.30.0-1|19	BuildRequires:  perl(Perl::Critic::Utils)
14cu|perl-Perl-Critic-Moose-1.30.0-1|20	BuildRequires:  perl(Perl::Critic::Utils::PPI)
14cu|perl-Perl-Critic-Moose-1.30.0-1|21	BuildRequires:  perl(Readonly)
14cu|perl-Perl-Critic-Moose-1.30.0-1|22	BuildRequires:  perl(File::Spec)
14cu|perl-Perl-Critic-Moose-1.30.0-1|23	BuildRequires:  perl(IO::Handle)
14cu|perl-Perl-Critic-Moose-1.30.0-1|24	BuildRequires:  perl(IPC::Open3)
14cu|perl-Perl-Critic-Moose-1.30.0-1|25	BuildRequires:  perl(Test::More) >= 0.96
14cu|perl-Perl-Critic-Moose-1.30.0-1|26	BuildRequires:  perl(Test::Perl::Critic::Policy)
14cu|perl-Perl-Critic-Moose-1.30.0-1|27	BuildRequires:  perl(Path::Tiny)
14cu|perl-Perl-Critic-Moose-1.30.0-1|28	BuildRequires:  perl(File::HomeDir)
14cu|perl-Perl-Critic-Moose-1.30.0-1|29	
14cu|perl-Perl-Critic-Moose-1.30.0-1|30	BuildArch:      noarch
14cu|perl-Perl-Critic-Moose-1.30.0-1|31	
14cu|perl-Perl-Critic-Moose-1.30.0-1|32	%description
14cu|perl-Perl-Critic-Moose-1.30.0-1|33	Some Perl::Critic policies that will help you keep your code in good shape
14cu|perl-Perl-Critic-Moose-1.30.0-1|34	with regards to Moose.
14cu|perl-Perl-Critic-Moose-1.30.0-1|35	
14cu|perl-Perl-Critic-Moose-1.30.0-1|36	%prep
14cu|perl-Perl-Critic-Moose-1.30.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Moose-1.30.0-1|38	
14cu|perl-Perl-Critic-Moose-1.30.0-1|39	%build
14cu|perl-Perl-Critic-Moose-1.30.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Critic-Moose-1.30.0-1|41	%make
14cu|perl-Perl-Critic-Moose-1.30.0-1|42	
14cu|perl-Perl-Critic-Moose-1.30.0-1|43	%check
14cu|perl-Perl-Critic-Moose-1.30.0-1|44	make test
14cu|perl-Perl-Critic-Moose-1.30.0-1|45	
14cu|perl-Perl-Critic-Moose-1.30.0-1|46	%install
14cu|perl-Perl-Critic-Moose-1.30.0-1|47	%makeinstall_std
14cu|perl-Perl-Critic-Moose-1.30.0-1|48	
14cu|perl-Perl-Critic-Moose-1.30.0-1|49	
14cu|perl-Perl-Critic-Moose-1.30.0-1|50	
14cu|perl-Perl-Critic-Moose-1.30.0-1|51	%files
14cu|perl-Perl-Critic-Moose-1.30.0-1|52	%doc LICENSE META.json META.yml Changes README.md
14cu|perl-Perl-Critic-Moose-1.30.0-1|53	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Moose-1.30.0-1|54	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Moose-1.30.0-1|55	
14cu|perl-Perl-Critic-Moose-1.30.0-1|56	
14cu|perl-Perl-Critic-Moose-1.30.0-1|57	%changelog
14cu|perl-Perl-Critic-Moose-1.30.0-1|58	
14cu|perl-Perl-Critic-Moose-1.30.0-1|59	* Tue Jun 02 2015 abfonly <John@smith.org> 1.30.0-1
14cu|perl-Perl-Critic-Moose-1.30.0-1|60	- (7bb4b9e) Imported from SRPM
14cu|perl-Perl-Critic-Moose-1.30.0-1|61	
14cu|perl-Perl-Critic-Moose-1.30.0-1|62	

13246 14
14cu|perl-Perl-Critic-Pulp-90.0.0-1|1	%define upstream_name    Perl-Critic-Pulp
14cu|perl-Perl-Critic-Pulp-90.0.0-1|2	%define upstream_version 90
14cu|perl-Perl-Critic-Pulp-90.0.0-1|3	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|4	#%define __noautorpov 'perl\\(Perl::MinimumVersion\\)'
14cu|perl-Perl-Critic-Pulp-90.0.0-1|5	#%define __noautorpov 'perl\\(.*'
14cu|perl-Perl-Critic-Pulp-90.0.0-1|6	%define __noautoprov 'perl(.*MinimumVersion)'
14cu|perl-Perl-Critic-Pulp-90.0.0-1|7	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Perl-Critic-Pulp-90.0.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Pulp-90.0.0-1|10	Release:	1
14cu|perl-Perl-Critic-Pulp-90.0.0-1|11	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|12	Summary:	Don't use Foo:: style barewords
14cu|perl-Perl-Critic-Pulp-90.0.0-1|13	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|14	License:	GPL+ or Artistic
14cu|perl-Perl-Critic-Pulp-90.0.0-1|15	Group:		Development/Perl
14cu|perl-Perl-Critic-Pulp-90.0.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Critic-Pulp-90.0.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Pulp-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Pulp-90.0.0-1|18	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|19	BuildRequires:	perl-devel
14cu|perl-Perl-Critic-Pulp-90.0.0-1|20	BuildRequires:	perl(File::HomeDir)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|21	BuildRequires:	perl(IO::String)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|22	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|23	BuildRequires:	perl(List::Util)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|24	BuildRequires:	perl-Module-Pluggable
14cu|perl-Perl-Critic-Pulp-90.0.0-1|25	BuildRequires:	perl(Pod::MinimumVersion)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|26	BuildRequires:	perl(PPI)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|27	BuildRequires:	perl(Path::Tiny)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|28	BuildRequires:	perl(Perl::Critic)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|29	BuildRequires:	perl(Perl::Critic::Policy)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|30	BuildRequires:	perl(Perl::Critic::Utils)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|31	BuildRequires:	perl(Perl::Critic::Utils::PPI)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|32	BuildRequires:	perl(Perl::Critic::Violation)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|33	BuildRequires:	perl(Scalar::Util)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|34	BuildRequires:	perl(Test::More)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|35	BuildRequires:	perl(version)
14cu|perl-Perl-Critic-Pulp-90.0.0-1|36	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|37	BuildArch:	noarch
14cu|perl-Perl-Critic-Pulp-90.0.0-1|38	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|39	%description
14cu|perl-Perl-Critic-Pulp-90.0.0-1|40	This is a collection of add-on policies for 'Perl::Critic', summarized
14cu|perl-Perl-Critic-Pulp-90.0.0-1|41	below. They're under a "pulp" theme plus other themes according to their
14cu|perl-Perl-Critic-Pulp-90.0.0-1|42	purpose (see the Perl::Critic/POLICY THEMES manpage).
14cu|perl-Perl-Critic-Pulp-90.0.0-1|43	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|44	Roughly half are code related and half cosmetic. You can always enable or
14cu|perl-Perl-Critic-Pulp-90.0.0-1|45	disable the ones you do or don't want. It's normal to pick and choose
14cu|perl-Perl-Critic-Pulp-90.0.0-1|46	things reported. There's a lot of perlcritic policies both built-in and
14cu|perl-Perl-Critic-Pulp-90.0.0-1|47	add-on and they range from helpful things catching problems through to the
14cu|perl-Perl-Critic-Pulp-90.0.0-1|48	bizarre or restrictive, and in some cases mutually contradictory! Many are
14cu|perl-Perl-Critic-Pulp-90.0.0-1|49	only intended as building blocks for enforcing a house style. If you try to
14cu|perl-Perl-Critic-Pulp-90.0.0-1|50	pass everything then you'll give away big parts of the language, so if
14cu|perl-Perl-Critic-Pulp-90.0.0-1|51	you're not turning off or customizing about half then you're either not
14cu|perl-Perl-Critic-Pulp-90.0.0-1|52	trying or you're much too easily lead!
14cu|perl-Perl-Critic-Pulp-90.0.0-1|53	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|54	%prep
14cu|perl-Perl-Critic-Pulp-90.0.0-1|55	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Pulp-90.0.0-1|56	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|57	%build
14cu|perl-Perl-Critic-Pulp-90.0.0-1|58	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Critic-Pulp-90.0.0-1|59	%make
14cu|perl-Perl-Critic-Pulp-90.0.0-1|60	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|61	%check
14cu|perl-Perl-Critic-Pulp-90.0.0-1|62	rm -f *.list
14cu|perl-Perl-Critic-Pulp-90.0.0-1|63	%make test
14cu|perl-Perl-Critic-Pulp-90.0.0-1|64	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|65	%install
14cu|perl-Perl-Critic-Pulp-90.0.0-1|66	%makeinstall_std
14cu|perl-Perl-Critic-Pulp-90.0.0-1|67	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|68	%files
14cu|perl-Perl-Critic-Pulp-90.0.0-1|69	%doc Changes README META.yml
14cu|perl-Perl-Critic-Pulp-90.0.0-1|70	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Pulp-90.0.0-1|71	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Pulp-90.0.0-1|72	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|73	%changelog
14cu|perl-Perl-Critic-Pulp-90.0.0-1|74	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|75	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 90.0.0-1
14cu|perl-Perl-Critic-Pulp-90.0.0-1|76	- (6e284b1) Updated to 90
14cu|perl-Perl-Critic-Pulp-90.0.0-1|77	
14cu|perl-Perl-Critic-Pulp-90.0.0-1|78	

13247 14
14cu|perl-Perl-Critic-Tics-0.9.0-1|1	%define upstream_name    Perl-Critic-Tics
14cu|perl-Perl-Critic-Tics-0.9.0-1|2	%define upstream_version 0.009
14cu|perl-Perl-Critic-Tics-0.9.0-1|3	
14cu|perl-Perl-Critic-Tics-0.9.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Perl-Critic-Tics-0.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Perl-Critic-Tics-0.9.0-1|6	Release:    1
14cu|perl-Perl-Critic-Tics-0.9.0-1|7	
14cu|perl-Perl-Critic-Tics-0.9.0-1|8	Summary:    Extra policies for Perl::Critic
14cu|perl-Perl-Critic-Tics-0.9.0-1|9	License:    GPL+ or Artistic
14cu|perl-Perl-Critic-Tics-0.9.0-1|10	Group:      Development/Perl
14cu|perl-Perl-Critic-Tics-0.9.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Critic-Tics-0.9.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Critic-Tics-0.9.0-1|13	
14cu|perl-Perl-Critic-Tics-0.9.0-1|14	BuildRequires: perl-devel
14cu|perl-Perl-Critic-Tics-0.9.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Perl-Critic-Tics-0.9.0-1|16	BuildRequires: perl(Perl::Critic::Policy)
14cu|perl-Perl-Critic-Tics-0.9.0-1|17	BuildRequires: perl(Perl::Critic::TestUtils)
14cu|perl-Perl-Critic-Tics-0.9.0-1|18	BuildRequires: perl(Perl::Critic::Utils)
14cu|perl-Perl-Critic-Tics-0.9.0-1|19	BuildRequires: perl(Perl::Critic::Violation)
14cu|perl-Perl-Critic-Tics-0.9.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Perl-Critic-Tics-0.9.0-1|21	BuildRequires: perl(parent)
14cu|perl-Perl-Critic-Tics-0.9.0-1|22	BuildRequires: perl(strict)
14cu|perl-Perl-Critic-Tics-0.9.0-1|23	BuildRequires: perl(warnings)
14cu|perl-Perl-Critic-Tics-0.9.0-1|24	BuildRequires: perl(Path::Tiny)
14cu|perl-Perl-Critic-Tics-0.9.0-1|25	BuildRequires:	perl(File::HomeDir)
14cu|perl-Perl-Critic-Tics-0.9.0-1|26	
14cu|perl-Perl-Critic-Tics-0.9.0-1|27	BuildArch: noarch
14cu|perl-Perl-Critic-Tics-0.9.0-1|28	
14cu|perl-Perl-Critic-Tics-0.9.0-1|29	%description
14cu|perl-Perl-Critic-Tics-0.9.0-1|30	The Perl-Critic-Tics distribution includes extra policies for Perl::Critic
14cu|perl-Perl-Critic-Tics-0.9.0-1|31	to address a fairly random assortment of things that make me (rjbs) wince.
14cu|perl-Perl-Critic-Tics-0.9.0-1|32	
14cu|perl-Perl-Critic-Tics-0.9.0-1|33	%prep
14cu|perl-Perl-Critic-Tics-0.9.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Critic-Tics-0.9.0-1|35	
14cu|perl-Perl-Critic-Tics-0.9.0-1|36	%build
14cu|perl-Perl-Critic-Tics-0.9.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Critic-Tics-0.9.0-1|38	
14cu|perl-Perl-Critic-Tics-0.9.0-1|39	%make
14cu|perl-Perl-Critic-Tics-0.9.0-1|40	
14cu|perl-Perl-Critic-Tics-0.9.0-1|41	%check
14cu|perl-Perl-Critic-Tics-0.9.0-1|42	%make test
14cu|perl-Perl-Critic-Tics-0.9.0-1|43	
14cu|perl-Perl-Critic-Tics-0.9.0-1|44	%install
14cu|perl-Perl-Critic-Tics-0.9.0-1|45	%makeinstall_std
14cu|perl-Perl-Critic-Tics-0.9.0-1|46	
14cu|perl-Perl-Critic-Tics-0.9.0-1|47	%files
14cu|perl-Perl-Critic-Tics-0.9.0-1|48	%doc README Changes LICENSE META.yml META.json
14cu|perl-Perl-Critic-Tics-0.9.0-1|49	%{_mandir}/man3/*
14cu|perl-Perl-Critic-Tics-0.9.0-1|50	%{perl_vendorlib}/*
14cu|perl-Perl-Critic-Tics-0.9.0-1|51	
14cu|perl-Perl-Critic-Tics-0.9.0-1|52	
14cu|perl-Perl-Critic-Tics-0.9.0-1|53	%changelog
14cu|perl-Perl-Critic-Tics-0.9.0-1|54	
14cu|perl-Perl-Critic-Tics-0.9.0-1|55	* Mon Apr 06 2015 abfonly <John@smith.org> 0.9.0-1
14cu|perl-Perl-Critic-Tics-0.9.0-1|56	- (475c7d8) Log: Updtae to 0.9.0 fix BR and tests
14cu|perl-Perl-Critic-Tics-0.9.0-1|57	
14cu|perl-Perl-Critic-Tics-0.9.0-1|58	

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

13249 14
14cu|perl-PerlIO-utf8_strict-0.6.0-1|1	%define upstream_name    PerlIO-utf8_strict
14cu|perl-PerlIO-utf8_strict-0.6.0-1|2	%define upstream_version 0.006
14cu|perl-PerlIO-utf8_strict-0.6.0-1|3	%define __noautoprov 'utf8_strict.so'
14cu|perl-PerlIO-utf8_strict-0.6.0-1|4	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-PerlIO-utf8_strict-0.6.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-PerlIO-utf8_strict-0.6.0-1|7	Release:    1
14cu|perl-PerlIO-utf8_strict-0.6.0-1|8	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|9	Summary:    Fast and correct UTF-8 IO
14cu|perl-PerlIO-utf8_strict-0.6.0-1|10	License:    GPL+ or Artistic
14cu|perl-PerlIO-utf8_strict-0.6.0-1|11	Group:      Development/Perl
14cu|perl-PerlIO-utf8_strict-0.6.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PerlIO-utf8_strict-0.6.0-1|13	Source0:    http://www.cpan.org/modules/by-module/PerlIO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PerlIO-utf8_strict-0.6.0-1|14	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|15	BuildRequires: perl(Carp)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|16	BuildRequires: perl(Exporter)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|19	BuildRequires: perl(IO::File)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|20	BuildRequires: perl(IO::Handle)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|21	BuildRequires: perl(IPC::Open3)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|22	BuildRequires: perl(Test::Exception)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|23	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-PerlIO-utf8_strict-0.6.0-1|24	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-PerlIO-utf8_strict-0.6.0-1|25	BuildRequires: perl(XSLoader)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|26	BuildRequires: perl(strict)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|27	BuildRequires: perl(utf8)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|28	BuildRequires: perl(warnings)
14cu|perl-PerlIO-utf8_strict-0.6.0-1|29	BuildRequires: perl-devel
14cu|perl-PerlIO-utf8_strict-0.6.0-1|30	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|31	%description
14cu|perl-PerlIO-utf8_strict-0.6.0-1|32	This module provides a fast and correct UTF-8 PerlIO layer. Unlike perl's
14cu|perl-PerlIO-utf8_strict-0.6.0-1|33	default ':utf8' layer it checks the input for correctness.
14cu|perl-PerlIO-utf8_strict-0.6.0-1|34	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|35	%prep
14cu|perl-PerlIO-utf8_strict-0.6.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-PerlIO-utf8_strict-0.6.0-1|37	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|38	%build
14cu|perl-PerlIO-utf8_strict-0.6.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-PerlIO-utf8_strict-0.6.0-1|40	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|41	%make
14cu|perl-PerlIO-utf8_strict-0.6.0-1|42	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|43	%check
14cu|perl-PerlIO-utf8_strict-0.6.0-1|44	%make test
14cu|perl-PerlIO-utf8_strict-0.6.0-1|45	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|46	%install
14cu|perl-PerlIO-utf8_strict-0.6.0-1|47	%makeinstall_std
14cu|perl-PerlIO-utf8_strict-0.6.0-1|48	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|49	%files
14cu|perl-PerlIO-utf8_strict-0.6.0-1|50	%doc README Changes LICENSE META.yml META.json
14cu|perl-PerlIO-utf8_strict-0.6.0-1|51	%{_mandir}/man3/*
14cu|perl-PerlIO-utf8_strict-0.6.0-1|52	%{perl_vendorarch}/*
14cu|perl-PerlIO-utf8_strict-0.6.0-1|53	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|54	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|55	%changelog
14cu|perl-PerlIO-utf8_strict-0.6.0-1|56	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|57	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.6.0-1
14cu|perl-PerlIO-utf8_strict-0.6.0-1|58	- (ea19aa1) Log: Update to 0.6.0
14cu|perl-PerlIO-utf8_strict-0.6.0-1|59	
14cu|perl-PerlIO-utf8_strict-0.6.0-1|60	

13250 14
14cu|perl-PerlIO-via-dynamic-0.140.0-1|1	%define upstream_name	 PerlIO-via-dynamic
14cu|perl-PerlIO-via-dynamic-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-PerlIO-via-dynamic-0.140.0-1|3	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-PerlIO-via-dynamic-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-PerlIO-via-dynamic-0.140.0-1|6	Release:	1
14cu|perl-PerlIO-via-dynamic-0.140.0-1|7	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|8	Summary:	Perl module that helps creating dynamic PerlIO layers
14cu|perl-PerlIO-via-dynamic-0.140.0-1|9	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-PerlIO-via-dynamic-0.140.0-1|11	Group:		Development/Perl
14cu|perl-PerlIO-via-dynamic-0.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PerlIO-via-dynamic-0.140.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PerlIO-via-dynamic-0.140.0-1|14	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|15	BuildRequires:	perl-devel
14cu|perl-PerlIO-via-dynamic-0.140.0-1|16	BuildRequires:	perl(Internals)
14cu|perl-PerlIO-via-dynamic-0.140.0-1|17	BuildArch:	noarch
14cu|perl-PerlIO-via-dynamic-0.140.0-1|18	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|19	%description
14cu|perl-PerlIO-via-dynamic-0.140.0-1|20	PerlIO::via::dynamic is used for creating dynamic PerlIO layers.
14cu|perl-PerlIO-via-dynamic-0.140.0-1|21	It is useful when the behavior or the layer depends on variables.
14cu|perl-PerlIO-via-dynamic-0.140.0-1|22	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|23	%prep
14cu|perl-PerlIO-via-dynamic-0.140.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-PerlIO-via-dynamic-0.140.0-1|25	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|26	%build
14cu|perl-PerlIO-via-dynamic-0.140.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-PerlIO-via-dynamic-0.140.0-1|28	%make
14cu|perl-PerlIO-via-dynamic-0.140.0-1|29	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|30	%check
14cu|perl-PerlIO-via-dynamic-0.140.0-1|31	make test
14cu|perl-PerlIO-via-dynamic-0.140.0-1|32	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|33	%install
14cu|perl-PerlIO-via-dynamic-0.140.0-1|34	%makeinstall_std
14cu|perl-PerlIO-via-dynamic-0.140.0-1|35	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|36	%files
14cu|perl-PerlIO-via-dynamic-0.140.0-1|37	%doc README CHANGES
14cu|perl-PerlIO-via-dynamic-0.140.0-1|38	%{perl_vendorlib}/*
14cu|perl-PerlIO-via-dynamic-0.140.0-1|39	%{_mandir}/man3/*
14cu|perl-PerlIO-via-dynamic-0.140.0-1|40	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|41	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|42	%changelog
14cu|perl-PerlIO-via-dynamic-0.140.0-1|43	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|44	* Tue Apr 07 2015 abfonly <John@smith.org> 0.140.0-1
14cu|perl-PerlIO-via-dynamic-0.140.0-1|45	- (24d3615) Log: Update to 0.140.0
14cu|perl-PerlIO-via-dynamic-0.140.0-1|46	
14cu|perl-PerlIO-via-dynamic-0.140.0-1|47	

13251 14
14cu|perl-Perl-Metrics-Simple-0.180.0-1|1	%define upstream_name    Perl-Metrics-Simple
14cu|perl-Perl-Metrics-Simple-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-Perl-Metrics-Simple-0.180.0-1|3	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Perl-Metrics-Simple-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl-Metrics-Simple-0.180.0-1|6	Release:	1
14cu|perl-Perl-Metrics-Simple-0.180.0-1|7	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|8	Summary:	Methods analyzing a single file
14cu|perl-Perl-Metrics-Simple-0.180.0-1|9	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Perl-Metrics-Simple-0.180.0-1|11	Group:		Development/Perl
14cu|perl-Perl-Metrics-Simple-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Metrics-Simple-0.180.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Metrics-Simple-0.180.0-1|14	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|15	BuildRequires:	perl-devel
14cu|perl-Perl-Metrics-Simple-0.180.0-1|16	BuildRequires:	perl(Carp) >= 1.360.0
14cu|perl-Perl-Metrics-Simple-0.180.0-1|17	BuildRequires:	perl(Data::Dumper)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|18	BuildRequires:	perl(File::Basename)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|19	BuildRequires:	perl(File::Find)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|21	BuildRequires:	perl(IO::File)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|22	BuildRequires:	perl(PPI)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|23	BuildRequires:	perl(Pod::Usage)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|24	BuildRequires:	perl(Readonly)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|25	BuildRequires:	perl(Readonly::XS)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|26	BuildRequires:	perl(Statistics::Basic::Mean)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|27	BuildRequires:	perl(Statistics::Basic::Median)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|28	BuildRequires:	perl(Statistics::Basic::StdDev)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|29	BuildRequires:	perl(Test::Pod)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|30	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|31	BuildRequires:	perl(Module::Build)
14cu|perl-Perl-Metrics-Simple-0.180.0-1|32	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|33	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|34	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|35	BuildArch:	noarch
14cu|perl-Perl-Metrics-Simple-0.180.0-1|36	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|37	%description
14cu|perl-Perl-Metrics-Simple-0.180.0-1|38	*Perl::Metrics::Simple* provides just enough methods to run static analysis
14cu|perl-Perl-Metrics-Simple-0.180.0-1|39	of one or many Perl files and obtain a few metrics: packages, subroutines,
14cu|perl-Perl-Metrics-Simple-0.180.0-1|40	lines of code, and an approximation of cyclomatic (mccabe) complexity for
14cu|perl-Perl-Metrics-Simple-0.180.0-1|41	the subroutines and the "main" portion of the code.
14cu|perl-Perl-Metrics-Simple-0.180.0-1|42	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|43	*Perl::Metrics::Simple* is far simpler than the Perl::Metrics manpage.
14cu|perl-Perl-Metrics-Simple-0.180.0-1|44	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|45	Installs a script called *countperl*.
14cu|perl-Perl-Metrics-Simple-0.180.0-1|46	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|47	%prep
14cu|perl-Perl-Metrics-Simple-0.180.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Metrics-Simple-0.180.0-1|49	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|50	%build
14cu|perl-Perl-Metrics-Simple-0.180.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Metrics-Simple-0.180.0-1|52	%make
14cu|perl-Perl-Metrics-Simple-0.180.0-1|53	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|54	%check
14cu|perl-Perl-Metrics-Simple-0.180.0-1|55	%make test
14cu|perl-Perl-Metrics-Simple-0.180.0-1|56	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|57	%install
14cu|perl-Perl-Metrics-Simple-0.180.0-1|58	%makeinstall_std
14cu|perl-Perl-Metrics-Simple-0.180.0-1|59	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|60	%files
14cu|perl-Perl-Metrics-Simple-0.180.0-1|61	%doc Changes LICENSE META.yml README EXAMPLES META.json Todo
14cu|perl-Perl-Metrics-Simple-0.180.0-1|62	%{_bindir}/*
14cu|perl-Perl-Metrics-Simple-0.180.0-1|63	%{_mandir}/man1/*
14cu|perl-Perl-Metrics-Simple-0.180.0-1|64	%{_mandir}/man3/*
14cu|perl-Perl-Metrics-Simple-0.180.0-1|65	%{perl_vendorlib}/*
14cu|perl-Perl-Metrics-Simple-0.180.0-1|66	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|67	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|68	%changelog
14cu|perl-Perl-Metrics-Simple-0.180.0-1|69	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|70	* Mon Jun 29 2015 abfonly <John@smith.org> 0.180.0-1
14cu|perl-Perl-Metrics-Simple-0.180.0-1|71	- (e3aae87) Log: Update to 0.180.0
14cu|perl-Perl-Metrics-Simple-0.180.0-1|72	
14cu|perl-Perl-Metrics-Simple-0.180.0-1|73	

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

13253 14
14cu|perl-Perl-OSType-1.8.0-1|1	%define upstream_name    Perl-OSType
14cu|perl-Perl-OSType-1.8.0-1|2	%define upstream_version 1.008
14cu|perl-Perl-OSType-1.8.0-1|3	
14cu|perl-Perl-OSType-1.8.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Perl-OSType-1.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Perl-OSType-1.8.0-1|6	Release:	1
14cu|perl-Perl-OSType-1.8.0-1|7	
14cu|perl-Perl-OSType-1.8.0-1|8	Summary:	Map Perl operating system names to generic types
14cu|perl-Perl-OSType-1.8.0-1|9	
14cu|perl-Perl-OSType-1.8.0-1|10	License:	GPL+ or Artistic
14cu|perl-Perl-OSType-1.8.0-1|11	Group:		Development/Perl
14cu|perl-Perl-OSType-1.8.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-OSType-1.8.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-OSType-1.8.0-1|14	
14cu|perl-Perl-OSType-1.8.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Perl-OSType-1.8.0-1|16	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Perl-OSType-1.8.0-1|17	BuildRequires:	perl(Exporter)
14cu|perl-Perl-OSType-1.8.0-1|18	BuildRequires:	perl(File::Find)
14cu|perl-Perl-OSType-1.8.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Perl-OSType-1.8.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Perl-OSType-1.8.0-1|21	### TODO: rebuild constant with right Provides ###
14cu|perl-Perl-OSType-1.8.0-1|22	BuildRequires:	perl-constant >= 1.330.0
14cu|perl-Perl-OSType-1.8.0-1|23	BuildRequires:	perl(File::Spec) >= 3.470.0
14cu|perl-Perl-OSType-1.8.0-1|24	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Perl-OSType-1.8.0-1|25	
14cu|perl-Perl-OSType-1.8.0-1|26	BuildArch:	noarch
14cu|perl-Perl-OSType-1.8.0-1|27	
14cu|perl-Perl-OSType-1.8.0-1|28	%description
14cu|perl-Perl-OSType-1.8.0-1|29	Modules that provide OS-specific behaviors often need to know if the
14cu|perl-Perl-OSType-1.8.0-1|30	current operating system matches a more generic type of operating systems.
14cu|perl-Perl-OSType-1.8.0-1|31	For example, 'linux' is a type of 'Unix' operating system and so is
14cu|perl-Perl-OSType-1.8.0-1|32	'freebsd'.
14cu|perl-Perl-OSType-1.8.0-1|33	
14cu|perl-Perl-OSType-1.8.0-1|34	This module provides a mapping between an operating system name as given by
14cu|perl-Perl-OSType-1.8.0-1|35	'$^O' and a more generic type. The initial version is based on the OS type
14cu|perl-Perl-OSType-1.8.0-1|36	mappings provided in the Module::Build manpage and the ExtUtils::CBuilder
14cu|perl-Perl-OSType-1.8.0-1|37	manpage. (Thus, Microsoft operating systems are given the type 'Windows'
14cu|perl-Perl-OSType-1.8.0-1|38	rather than 'Win32'.)
14cu|perl-Perl-OSType-1.8.0-1|39	
14cu|perl-Perl-OSType-1.8.0-1|40	%prep
14cu|perl-Perl-OSType-1.8.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-OSType-1.8.0-1|42	
14cu|perl-Perl-OSType-1.8.0-1|43	%build
14cu|perl-Perl-OSType-1.8.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-OSType-1.8.0-1|45	%make
14cu|perl-Perl-OSType-1.8.0-1|46	
14cu|perl-Perl-OSType-1.8.0-1|47	%check
14cu|perl-Perl-OSType-1.8.0-1|48	%make test
14cu|perl-Perl-OSType-1.8.0-1|49	
14cu|perl-Perl-OSType-1.8.0-1|50	%install
14cu|perl-Perl-OSType-1.8.0-1|51	%makeinstall_std
14cu|perl-Perl-OSType-1.8.0-1|52	
14cu|perl-Perl-OSType-1.8.0-1|53	%files
14cu|perl-Perl-OSType-1.8.0-1|54	%doc README Changes LICENSE META.yml META.json
14cu|perl-Perl-OSType-1.8.0-1|55	%{_mandir}/man3/*
14cu|perl-Perl-OSType-1.8.0-1|56	%{perl_vendorlib}/*
14cu|perl-Perl-OSType-1.8.0-1|57	
14cu|perl-Perl-OSType-1.8.0-1|58	
14cu|perl-Perl-OSType-1.8.0-1|59	%changelog
14cu|perl-Perl-OSType-1.8.0-1|60	
14cu|perl-Perl-OSType-1.8.0-1|61	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 1.8.0-1
14cu|perl-Perl-OSType-1.8.0-1|62	- (789ae81) Log: Update to 1.8.0, spec clean
14cu|perl-Perl-OSType-1.8.0-1|63	
14cu|perl-Perl-OSType-1.8.0-1|64	

13254 14
14cu|perl-Perl-PrereqScanner-1.23.0-1|1	%define upstream_name    Perl-PrereqScanner
14cu|perl-Perl-PrereqScanner-1.23.0-1|2	%define upstream_version 1.023
14cu|perl-Perl-PrereqScanner-1.23.0-1|3	
14cu|perl-Perl-PrereqScanner-1.23.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Perl-PrereqScanner-1.23.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Perl-PrereqScanner-1.23.0-1|6	Release:    1
14cu|perl-Perl-PrereqScanner-1.23.0-1|7	
14cu|perl-Perl-PrereqScanner-1.23.0-1|8	Summary:    Scan for modules loaded with superclass.pm
14cu|perl-Perl-PrereqScanner-1.23.0-1|9	License:    GPL+ or Artistic
14cu|perl-Perl-PrereqScanner-1.23.0-1|10	Group:      Development/Perl
14cu|perl-Perl-PrereqScanner-1.23.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-PrereqScanner-1.23.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-PrereqScanner-1.23.0-1|13	
14cu|perl-Perl-PrereqScanner-1.23.0-1|14	BuildRequires: perl-devel
14cu|perl-Perl-PrereqScanner-1.23.0-1|15	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.124
14cu|perl-Perl-PrereqScanner-1.23.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Perl-PrereqScanner-1.23.0-1|17	BuildRequires: perl(File::Find)
14cu|perl-Perl-PrereqScanner-1.23.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Perl-PrereqScanner-1.23.0-1|19	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Perl-PrereqScanner-1.23.0-1|20	BuildRequires: perl(File::Temp)
14cu|perl-Perl-PrereqScanner-1.23.0-1|21	BuildRequires: perl(FindBin)
14cu|perl-Perl-PrereqScanner-1.23.0-1|22	BuildRequires: perl(Getopt::Long)
14cu|perl-Perl-PrereqScanner-1.23.0-1|23	BuildRequires: perl(Getopt::Long::Descriptive)
14cu|perl-Perl-PrereqScanner-1.23.0-1|24	BuildRequires: perl(List::MoreUtils)
14cu|perl-Perl-PrereqScanner-1.23.0-1|25	BuildRequires: perl(List::Util)
14cu|perl-Perl-PrereqScanner-1.23.0-1|26	BuildRequires: perl(Module::Path)
14cu|perl-Perl-PrereqScanner-1.23.0-1|27	BuildRequires: perl(Moose)
14cu|perl-Perl-PrereqScanner-1.23.0-1|28	BuildRequires: perl(Moose::Role)
14cu|perl-Perl-PrereqScanner-1.23.0-1|29	BuildRequires: perl(PPI)
14cu|perl-Perl-PrereqScanner-1.23.0-1|30	BuildRequires: perl(PPI::Document)
14cu|perl-Perl-PrereqScanner-1.23.0-1|31	BuildRequires: perl(Params::Util)
14cu|perl-Perl-PrereqScanner-1.23.0-1|32	BuildRequires: perl(Scalar::Util)
14cu|perl-Perl-PrereqScanner-1.23.0-1|33	BuildRequires: perl(String::RewritePrefix)
14cu|perl-Perl-PrereqScanner-1.23.0-1|34	BuildRequires: perl(Test::More)
14cu|perl-Perl-PrereqScanner-1.23.0-1|35	BuildRequires: perl(Try::Tiny)
14cu|perl-Perl-PrereqScanner-1.23.0-1|36	BuildRequires: perl(base)
14cu|perl-Perl-PrereqScanner-1.23.0-1|37	BuildRequires: perl(namespace::autoclean)
14cu|perl-Perl-PrereqScanner-1.23.0-1|38	BuildRequires: perl(strict)
14cu|perl-Perl-PrereqScanner-1.23.0-1|39	BuildRequires: perl(warnings)
14cu|perl-Perl-PrereqScanner-1.23.0-1|40	BuildArch: noarch
14cu|perl-Perl-PrereqScanner-1.23.0-1|41	
14cu|perl-Perl-PrereqScanner-1.23.0-1|42	%description
14cu|perl-Perl-PrereqScanner-1.23.0-1|43	The scanner will extract loosely your distribution prerequisites from your
14cu|perl-Perl-PrereqScanner-1.23.0-1|44	files.
14cu|perl-Perl-PrereqScanner-1.23.0-1|45	
14cu|perl-Perl-PrereqScanner-1.23.0-1|46	%prep
14cu|perl-Perl-PrereqScanner-1.23.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-PrereqScanner-1.23.0-1|48	
14cu|perl-Perl-PrereqScanner-1.23.0-1|49	%build
14cu|perl-Perl-PrereqScanner-1.23.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-PrereqScanner-1.23.0-1|51	
14cu|perl-Perl-PrereqScanner-1.23.0-1|52	%make
14cu|perl-Perl-PrereqScanner-1.23.0-1|53	
14cu|perl-Perl-PrereqScanner-1.23.0-1|54	%check
14cu|perl-Perl-PrereqScanner-1.23.0-1|55	%make test
14cu|perl-Perl-PrereqScanner-1.23.0-1|56	
14cu|perl-Perl-PrereqScanner-1.23.0-1|57	%install
14cu|perl-Perl-PrereqScanner-1.23.0-1|58	%makeinstall_std
14cu|perl-Perl-PrereqScanner-1.23.0-1|59	
14cu|perl-Perl-PrereqScanner-1.23.0-1|60	%files
14cu|perl-Perl-PrereqScanner-1.23.0-1|61	%doc Changes LICENSE META.json META.yml README
14cu|perl-Perl-PrereqScanner-1.23.0-1|62	%{_bindir}/*
14cu|perl-Perl-PrereqScanner-1.23.0-1|63	%{_mandir}/man1/*
14cu|perl-Perl-PrereqScanner-1.23.0-1|64	%{_mandir}/man3/*
14cu|perl-Perl-PrereqScanner-1.23.0-1|65	%{perl_vendorlib}/*
14cu|perl-Perl-PrereqScanner-1.23.0-1|66	
14cu|perl-Perl-PrereqScanner-1.23.0-1|67	
14cu|perl-Perl-PrereqScanner-1.23.0-1|68	%changelog
14cu|perl-Perl-PrereqScanner-1.23.0-1|69	
14cu|perl-Perl-PrereqScanner-1.23.0-1|70	* Mon Apr 06 2015 abfonly <John@smith.org> 1.23.0-1
14cu|perl-Perl-PrereqScanner-1.23.0-1|71	- (b119d4b) Log: Update to 1.23.0
14cu|perl-Perl-PrereqScanner-1.23.0-1|72	
14cu|perl-Perl-PrereqScanner-1.23.0-1|73	

13255 14
14cu|perl-Perl-Version-1.13.0-1|1	%define upstream_name    Perl-Version
14cu|perl-Perl-Version-1.13.0-1|2	%define upstream_version 1.013
14cu|perl-Perl-Version-1.13.0-1|3	
14cu|perl-Perl-Version-1.13.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Perl-Version-1.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Perl-Version-1.13.0-1|6	Release:    1
14cu|perl-Perl-Version-1.13.0-1|7	
14cu|perl-Perl-Version-1.13.0-1|8	Summary:    Parse and manipulate Perl version strings
14cu|perl-Perl-Version-1.13.0-1|9	License:    GPL+ or Artistic
14cu|perl-Perl-Version-1.13.0-1|10	Group:      Development/Perl
14cu|perl-Perl-Version-1.13.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Perl-Version-1.13.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Perl-Version-1.13.0-1|13	
14cu|perl-Perl-Version-1.13.0-1|14	BuildRequires: perl-devel
14cu|perl-Perl-Version-1.13.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Perl-Version-1.13.0-1|16	BuildRequires: perl(Data::Dumper)
14cu|perl-Perl-Version-1.13.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Perl-Version-1.13.0-1|18	BuildRequires: perl(ExtUtils::Manifest)
14cu|perl-Perl-Version-1.13.0-1|19	BuildRequires: perl(File::Slurp::Tiny)
14cu|perl-Perl-Version-1.13.0-1|20	BuildRequires: perl(Getopt::Long)
14cu|perl-Perl-Version-1.13.0-1|21	BuildRequires: perl(Pod::Usage)
14cu|perl-Perl-Version-1.13.0-1|22	BuildRequires: perl(Scalar::Util)
14cu|perl-Perl-Version-1.13.0-1|23	BuildRequires: perl(Test::More)
14cu|perl-Perl-Version-1.13.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Perl-Version-1.13.0-1|25	BuildRequires: perl(Module::Manifest::Skip) >= 0.230.0
14cu|perl-Perl-Version-1.13.0-1|26	BuildRequires: perl(ExtUtils::Manifest) >= 1.700.0
14cu|perl-Perl-Version-1.13.0-1|27	
14cu|perl-Perl-Version-1.13.0-1|28	BuildArch: noarch
14cu|perl-Perl-Version-1.13.0-1|29	
14cu|perl-Perl-Version-1.13.0-1|30	%description
14cu|perl-Perl-Version-1.13.0-1|31	Perl::Version provides a simple interface for parsing, manipulating and
14cu|perl-Perl-Version-1.13.0-1|32	formatting Perl version strings.
14cu|perl-Perl-Version-1.13.0-1|33	
14cu|perl-Perl-Version-1.13.0-1|34	Unlike version.pm (which concentrates on parsing and comparing version
14cu|perl-Perl-Version-1.13.0-1|35	strings) Perl::Version is designed for cases where you'd like to parse a
14cu|perl-Perl-Version-1.13.0-1|36	version, modify it and get back the modified version formatted like the
14cu|perl-Perl-Version-1.13.0-1|37	original.
14cu|perl-Perl-Version-1.13.0-1|38	
14cu|perl-Perl-Version-1.13.0-1|39	For example:
14cu|perl-Perl-Version-1.13.0-1|40	
14cu|perl-Perl-Version-1.13.0-1|41	%prep
14cu|perl-Perl-Version-1.13.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Perl-Version-1.13.0-1|43	
14cu|perl-Perl-Version-1.13.0-1|44	%build
14cu|perl-Perl-Version-1.13.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Perl-Version-1.13.0-1|46	
14cu|perl-Perl-Version-1.13.0-1|47	%make
14cu|perl-Perl-Version-1.13.0-1|48	
14cu|perl-Perl-Version-1.13.0-1|49	%check
14cu|perl-Perl-Version-1.13.0-1|50	%make test
14cu|perl-Perl-Version-1.13.0-1|51	
14cu|perl-Perl-Version-1.13.0-1|52	%install
14cu|perl-Perl-Version-1.13.0-1|53	%makeinstall_std
14cu|perl-Perl-Version-1.13.0-1|54	
14cu|perl-Perl-Version-1.13.0-1|55	%files
14cu|perl-Perl-Version-1.13.0-1|56	%doc Changes META.json META.yml README
14cu|perl-Perl-Version-1.13.0-1|57	%{_bindir}/perl-reversion
14cu|perl-Perl-Version-1.13.0-1|58	%{_mandir}/man3/*
14cu|perl-Perl-Version-1.13.0-1|59	%{_mandir}/man1/*
14cu|perl-Perl-Version-1.13.0-1|60	%{perl_vendorlib}/*
14cu|perl-Perl-Version-1.13.0-1|61	
14cu|perl-Perl-Version-1.13.0-1|62	
14cu|perl-Perl-Version-1.13.0-1|63	%changelog
14cu|perl-Perl-Version-1.13.0-1|64	
14cu|perl-Perl-Version-1.13.0-1|65	* Mon Apr 06 2015 abfonly <John@smith.org> 1.13.0-1
14cu|perl-Perl-Version-1.13.0-1|66	- (3e45200) Log: update to 1.13.0, Fixed BR, fixed tests, rewrite spec
14cu|perl-Perl-Version-1.13.0-1|67	
14cu|perl-Perl-Version-1.13.0-1|68	

13256 14
14cu|perl-Petal-2.230.0-1|1	%define upstream_name    Petal
14cu|perl-Petal-2.230.0-1|2	%define upstream_version 2.23
14cu|perl-Petal-2.230.0-1|3	
14cu|perl-Petal-2.230.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Petal-2.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Petal-2.230.0-1|6	Release:    1
14cu|perl-Petal-2.230.0-1|7	
14cu|perl-Petal-2.230.0-1|8	Summary:    Documents Petal's deprecated syntax
14cu|perl-Petal-2.230.0-1|9	License:    GPL+ or Artistic
14cu|perl-Petal-2.230.0-1|10	Group:      Development/Perl
14cu|perl-Petal-2.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Petal-2.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Petal-2.230.0-1|13	
14cu|perl-Petal-2.230.0-1|14	BuildRequires:	perl-devel
14cu|perl-Petal-2.230.0-1|15	BuildRequires:	perl(Digest::MD5)
14cu|perl-Petal-2.230.0-1|16	BuildRequires:	perl(MKDoc::XML)
14cu|perl-Petal-2.230.0-1|17	BuildRequires:	perl(Scalar::Util)
14cu|perl-Petal-2.230.0-1|18	BuildRequires:	perl(Test::Harness)
14cu|perl-Petal-2.230.0-1|19	BuildRequires:	perl(CGI)
14cu|perl-Petal-2.230.0-1|20	BuildRequires:	perl(Lingua::31337)
14cu|perl-Petal-2.230.0-1|21	BuildRequires:	perl(Locale::Maketext::Gettext)
14cu|perl-Petal-2.230.0-1|22	
14cu|perl-Petal-2.230.0-1|23	BuildArch:	noarch
14cu|perl-Petal-2.230.0-1|24	
14cu|perl-Petal-2.230.0-1|25	
14cu|perl-Petal-2.230.0-1|26	%description
14cu|perl-Petal-2.230.0-1|27	This document contains some examples of Petal template usage. Most of these
14cu|perl-Petal-2.230.0-1|28	examples deal with using Petal to generate HTML files from HTML templates.
14cu|perl-Petal-2.230.0-1|29	
14cu|perl-Petal-2.230.0-1|30	%prep
14cu|perl-Petal-2.230.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Petal-2.230.0-1|32	
14cu|perl-Petal-2.230.0-1|33	%build
14cu|perl-Petal-2.230.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Petal-2.230.0-1|35	%make
14cu|perl-Petal-2.230.0-1|36	
14cu|perl-Petal-2.230.0-1|37	%check
14cu|perl-Petal-2.230.0-1|38	%make test
14cu|perl-Petal-2.230.0-1|39	
14cu|perl-Petal-2.230.0-1|40	%install
14cu|perl-Petal-2.230.0-1|41	%makeinstall_std
14cu|perl-Petal-2.230.0-1|42	
14cu|perl-Petal-2.230.0-1|43	%files
14cu|perl-Petal-2.230.0-1|44	%doc Changes README META.yml META.json
14cu|perl-Petal-2.230.0-1|45	%{_mandir}/man3/*
14cu|perl-Petal-2.230.0-1|46	%{perl_vendorlib}/Petal.pm
14cu|perl-Petal-2.230.0-1|47	%{perl_vendorlib}/Petal
14cu|perl-Petal-2.230.0-1|48	
14cu|perl-Petal-2.230.0-1|49	
14cu|perl-Petal-2.230.0-1|50	%changelog
14cu|perl-Petal-2.230.0-1|51	
14cu|perl-Petal-2.230.0-1|52	* Tue Apr 07 2015 abfonly <John@smith.org> 2.230.0-1
14cu|perl-Petal-2.230.0-1|53	- (eb9240e) Log: Update to 2.230.0, switch to rosa versioning, fixed BR and tests
14cu|perl-Petal-2.230.0-1|54	
14cu|perl-Petal-2.230.0-1|55	

13257 14
14cu|perl-PHP-Include-0.360.0-1|1	%define upstream_name    PHP-Include
14cu|perl-PHP-Include-0.360.0-1|2	%define upstream_version 0.36
14cu|perl-PHP-Include-0.360.0-1|3	
14cu|perl-PHP-Include-0.360.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-PHP-Include-0.360.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-PHP-Include-0.360.0-1|6	Release:    1
14cu|perl-PHP-Include-0.360.0-1|7	
14cu|perl-PHP-Include-0.360.0-1|8	Summary:    Include PHP files in Perl
14cu|perl-PHP-Include-0.360.0-1|9	License:    GPL+ or Artistic
14cu|perl-PHP-Include-0.360.0-1|10	Group:      Development/Perl
14cu|perl-PHP-Include-0.360.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PHP-Include-0.360.0-1|12	Source0:    http://www.cpan.org/modules/by-module/PHP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PHP-Include-0.360.0-1|13	
14cu|perl-PHP-Include-0.360.0-1|14	BuildRequires: perl-devel
14cu|perl-PHP-Include-0.360.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-PHP-Include-0.360.0-1|16	BuildRequires: perl(Filter::Simple)
14cu|perl-PHP-Include-0.360.0-1|17	BuildRequires: perl(Parse::RecDescent)
14cu|perl-PHP-Include-0.360.0-1|18	BuildArch: noarch
14cu|perl-PHP-Include-0.360.0-1|19	
14cu|perl-PHP-Include-0.360.0-1|20	%description
14cu|perl-PHP-Include-0.360.0-1|21	PHP::Include builds on the shoulders of Filter::Simple and
14cu|perl-PHP-Include-0.360.0-1|22	Parse::RecDescent to provide a Perl utility for including very simple PHP
14cu|perl-PHP-Include-0.360.0-1|23	Files from a Perl program.
14cu|perl-PHP-Include-0.360.0-1|24	
14cu|perl-PHP-Include-0.360.0-1|25	When working with Perl and PHP it is often convenient to be able to share
14cu|perl-PHP-Include-0.360.0-1|26	configuration data between programs written in both languages. One solution
14cu|perl-PHP-Include-0.360.0-1|27	to this would be to use a language independent configuration file (did I
14cu|perl-PHP-Include-0.360.0-1|28	hear someone say XML?). Another solution is to use Perl's flexibility to
14cu|perl-PHP-Include-0.360.0-1|29	read PHP and rewrite it as Perl. PHP::Include does the latter with the help
14cu|perl-PHP-Include-0.360.0-1|30	of Filter::Simple and Parse::RecDescent to rewrite very simple PHP as Perl.
14cu|perl-PHP-Include-0.360.0-1|31	
14cu|perl-PHP-Include-0.360.0-1|32	Filter::Simple is used to enable macros (at the moment only one) which
14cu|perl-PHP-Include-0.360.0-1|33	cause PHP to be interpolated into your Perl source code, which is then
14cu|perl-PHP-Include-0.360.0-1|34	parsed using a Parse::RecDescent grammar to generate the appropriate Perl.
14cu|perl-PHP-Include-0.360.0-1|35	
14cu|perl-PHP-Include-0.360.0-1|36	%prep
14cu|perl-PHP-Include-0.360.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-PHP-Include-0.360.0-1|38	
14cu|perl-PHP-Include-0.360.0-1|39	%build
14cu|perl-PHP-Include-0.360.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-PHP-Include-0.360.0-1|41	
14cu|perl-PHP-Include-0.360.0-1|42	%make
14cu|perl-PHP-Include-0.360.0-1|43	
14cu|perl-PHP-Include-0.360.0-1|44	%check
14cu|perl-PHP-Include-0.360.0-1|45	%make test
14cu|perl-PHP-Include-0.360.0-1|46	
14cu|perl-PHP-Include-0.360.0-1|47	%install
14cu|perl-PHP-Include-0.360.0-1|48	%makeinstall_std
14cu|perl-PHP-Include-0.360.0-1|49	
14cu|perl-PHP-Include-0.360.0-1|50	%files
14cu|perl-PHP-Include-0.360.0-1|51	%doc Changes META.json META.yml README
14cu|perl-PHP-Include-0.360.0-1|52	%{_mandir}/man3/*
14cu|perl-PHP-Include-0.360.0-1|53	%{perl_vendorlib}/*
14cu|perl-PHP-Include-0.360.0-1|54	
14cu|perl-PHP-Include-0.360.0-1|55	
14cu|perl-PHP-Include-0.360.0-1|56	%changelog
14cu|perl-PHP-Include-0.360.0-1|57	
14cu|perl-PHP-Include-0.360.0-1|58	* Tue Apr 07 2015 abfonly <John@smith.org> 0.360.0-1
14cu|perl-PHP-Include-0.360.0-1|59	- (86f704a) Log: Update to 0.360.0, switch to rosa versioning policy, rewrite spec
14cu|perl-PHP-Include-0.360.0-1|60	
14cu|perl-PHP-Include-0.360.0-1|61	

13258 14
14cu|perl-Pithub-0.10.280-1|1	%define upstream_name    Pithub
14cu|perl-Pithub-0.10.280-1|2	%define upstream_version 0.01028
14cu|perl-Pithub-0.10.280-1|3	
14cu|perl-Pithub-0.10.280-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pithub-0.10.280-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pithub-0.10.280-1|6	Release:    1
14cu|perl-Pithub-0.10.280-1|7	
14cu|perl-Pithub-0.10.280-1|8	Summary:    Github v3 Pull Request Comments API
14cu|perl-Pithub-0.10.280-1|9	
14cu|perl-Pithub-0.10.280-1|10	License:    GPL+ or Artistic
14cu|perl-Pithub-0.10.280-1|11	Group:      Development/Perl
14cu|perl-Pithub-0.10.280-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pithub-0.10.280-1|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pithub-0.10.280-1|14	
14cu|perl-Pithub-0.10.280-1|15	BuildRequires: perl(Array::Iterator)
14cu|perl-Pithub-0.10.280-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Pithub-0.10.280-1|17	BuildRequires: perl(File::Slurp)
14cu|perl-Pithub-0.10.280-1|18	BuildRequires: perl(HTTP::Message)
14cu|perl-Pithub-0.10.280-1|19	BuildRequires: perl(JSON)
14cu|perl-Pithub-0.10.280-1|20	BuildRequires: perl(LWP::Protocol::https)
14cu|perl-Pithub-0.10.280-1|21	BuildRequires: perl(LWP::UserAgent)
14cu|perl-Pithub-0.10.280-1|22	BuildRequires: perl(MIME::Base64)
14cu|perl-Pithub-0.10.280-1|23	BuildRequires: perl(Moo)
14cu|perl-Pithub-0.10.280-1|24	BuildRequires: perl(Test::Most)
14cu|perl-Pithub-0.10.280-1|25	BuildRequires: perl-devel
14cu|perl-Pithub-0.10.280-1|26	BuildRequires: perl(strictures)
14cu|perl-Pithub-0.10.280-1|27	BuildRequires: perl(JSON::MaybeXS)
14cu|perl-Pithub-0.10.280-1|28	BuildRequires: perl(Path::Tiny)
14cu|perl-Pithub-0.10.280-1|29	BuildRequires: perl(Cache::LRU)
14cu|perl-Pithub-0.10.280-1|30	BuildRequires: perl(Import::Into)
14cu|perl-Pithub-0.10.280-1|31	
14cu|perl-Pithub-0.10.280-1|32	BuildArch:  noarch
14cu|perl-Pithub-0.10.280-1|33	
14cu|perl-Pithub-0.10.280-1|34	%description
14cu|perl-Pithub-0.10.280-1|35	the Pithub manpage provides a set of modules to access the
14cu|perl-Pithub-0.10.280-1|36	http://developer.github.com/v3/ in an object oriented way. There is also
14cu|perl-Pithub-0.10.280-1|37	the Net::GitHub manpage which does the same for all the versions (v1, v2,
14cu|perl-Pithub-0.10.280-1|38	v3) of the Github API. the Pithub manpage supports all API calls so far,
14cu|perl-Pithub-0.10.280-1|39	but only for v3.
14cu|perl-Pithub-0.10.280-1|40	
14cu|perl-Pithub-0.10.280-1|41	%prep
14cu|perl-Pithub-0.10.280-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pithub-0.10.280-1|43	
14cu|perl-Pithub-0.10.280-1|44	%build
14cu|perl-Pithub-0.10.280-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pithub-0.10.280-1|46	
14cu|perl-Pithub-0.10.280-1|47	%make
14cu|perl-Pithub-0.10.280-1|48	
14cu|perl-Pithub-0.10.280-1|49	%check
14cu|perl-Pithub-0.10.280-1|50	%make test
14cu|perl-Pithub-0.10.280-1|51	
14cu|perl-Pithub-0.10.280-1|52	%install
14cu|perl-Pithub-0.10.280-1|53	%makeinstall_std
14cu|perl-Pithub-0.10.280-1|54	
14cu|perl-Pithub-0.10.280-1|55	%files
14cu|perl-Pithub-0.10.280-1|56	%doc Changes LICENSE META.json META.yml MYMETA.yml README examples
14cu|perl-Pithub-0.10.280-1|57	%{_mandir}/man3/*
14cu|perl-Pithub-0.10.280-1|58	%{perl_vendorlib}/*
14cu|perl-Pithub-0.10.280-1|59	
14cu|perl-Pithub-0.10.280-1|60	%changelog
14cu|perl-Pithub-0.10.280-1|61	
14cu|perl-Pithub-0.10.280-1|62	* Sat Jun 20 2015 abfonly <John@smith.org> 0.10.280-1
14cu|perl-Pithub-0.10.280-1|63	- (5600310) Log: Update to 0.10.280, backported missing BR, spec clean
14cu|perl-Pithub-0.10.280-1|64	
14cu|perl-Pithub-0.10.280-1|65	

13259 14
14cu|perl-Plack-1.3.900-1|1	%define upstream_name    Plack
14cu|perl-Plack-1.3.900-1|2	%define upstream_version 1.0039
14cu|perl-Plack-1.3.900-1|3	
14cu|perl-Plack-1.3.900-1|4	# libapreq that provides perl(Apache::Request) is deprecated ,
14cu|perl-Plack-1.3.900-1|5	# and libapreq2 don't provide anymore Apache::Request but Apache2::Request
14cu|perl-Plack-1.3.900-1|6	# see Requires.Symbianflo
14cu|perl-Plack-1.3.900-1|7	%define __noautoreq 'perl\\(Apache::Request\\)'
14cu|perl-Plack-1.3.900-1|8	
14cu|perl-Plack-1.3.900-1|9	Name:       perl-%{upstream_name}
14cu|perl-Plack-1.3.900-1|10	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Plack-1.3.900-1|11	Release:    1
14cu|perl-Plack-1.3.900-1|12	Summary:    Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
14cu|perl-Plack-1.3.900-1|13	License:    GPL+ or Artistic
14cu|perl-Plack-1.3.900-1|14	Group:      Development/Perl
14cu|perl-Plack-1.3.900-1|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Plack-1.3.900-1|16	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Plack-1.3.900-1|17	
14cu|perl-Plack-1.3.900-1|18	BuildRequires: perl(Apache::LogFormat::Compiler) >= 0.120.0
14cu|perl-Plack-1.3.900-1|19	BuildRequires: perl(Devel::StackTrace) >= 1.230.0
14cu|perl-Plack-1.3.900-1|20	BuildRequires: perl(Devel::StackTrace::AsHTML) >= 0.110.0
14cu|perl-Plack-1.3.900-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Plack-1.3.900-1|22	BuildRequires: perl(File::ShareDir) >= 1.0.0
14cu|perl-Plack-1.3.900-1|23	BuildRequires: perl(File::ShareDir::Install) >= 0.30.0
14cu|perl-Plack-1.3.900-1|24	BuildRequires: perl(Filesys::Notify::Simple)
14cu|perl-Plack-1.3.900-1|25	BuildRequires: perl(HTTP::Body) >= 1.60.0
14cu|perl-Plack-1.3.900-1|26	BuildRequires: perl(HTTP::Message) >= 5.814.0
14cu|perl-Plack-1.3.900-1|27	BuildRequires: perl(HTTP::Tiny)
14cu|perl-Plack-1.3.900-1|28	BuildRequires: perl(Hash::MultiValue)
14cu|perl-Plack-1.3.900-1|29	BuildRequires: perl(Pod::Usage) >= 1.360.0
14cu|perl-Plack-1.3.900-1|30	BuildRequires: perl(Stream::Buffered) >= 0.20.0
14cu|perl-Plack-1.3.900-1|31	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-Plack-1.3.900-1|32	BuildRequires: perl(Test::Requires)
14cu|perl-Plack-1.3.900-1|33	BuildRequires: perl(Test::TCP)
14cu|perl-Plack-1.3.900-1|34	BuildRequires: perl(Try::Tiny)
14cu|perl-Plack-1.3.900-1|35	BuildRequires: perl(URI) >= 1.590.0
14cu|perl-Plack-1.3.900-1|36	BuildRequires: perl(parent)
14cu|perl-Plack-1.3.900-1|37	BuildRequires: perl(HTTP::Headers::Fast)
14cu|perl-Plack-1.3.900-1|38	BuildRequires: perl(Cookie::Baker)
14cu|perl-Plack-1.3.900-1|39	BuildRequires: perl(Log::Dispatch::Array)
14cu|perl-Plack-1.3.900-1|40	BuildRequires: perl(CGI)
14cu|perl-Plack-1.3.900-1|41	# optional tests
14cu|perl-Plack-1.3.900-1|42	BuildRequires: perl(CGI::Compile)
14cu|perl-Plack-1.3.900-1|43	BuildRequires: perl(IO::Handle::Util)
14cu|perl-Plack-1.3.900-1|44	BuildRequires: perl(Log::Log4perl)
14cu|perl-Plack-1.3.900-1|45	BuildRequires: perl(Log::Dispatch)
14cu|perl-Plack-1.3.900-1|46	BuildRequires: perl(Module::Refresh)
14cu|perl-Plack-1.3.900-1|47	BuildRequires: perl(CGI::Emulate::PSGI)
14cu|perl-Plack-1.3.900-1|48	BuildRequires: perl(MIME::Types)
14cu|perl-Plack-1.3.900-1|49	BuildRequires: perl(LWP::Protocol::http10)
14cu|perl-Plack-1.3.900-1|50	BuildRequires: perl(HTTP::Request::AsCGI)
14cu|perl-Plack-1.3.900-1|51	BuildRequires: perl(FCGI)
14cu|perl-Plack-1.3.900-1|52	BuildRequires: perl(FCGI::ProcManager)
14cu|perl-Plack-1.3.900-1|53	BuildRequires: perl(Authen::Simple::Passwd)
14cu|perl-Plack-1.3.900-1|54	#
14cu|perl-Plack-1.3.900-1|55	BuildRequires: perl-devel
14cu|perl-Plack-1.3.900-1|56	BuildRequires: perl-asa
14cu|perl-Plack-1.3.900-1|57	
14cu|perl-Plack-1.3.900-1|58	# Please keep this to replace Apache::Request. Symbianflo
14cu|perl-Plack-1.3.900-1|59	Requires:	perl(Apache2::Request)
14cu|perl-Plack-1.3.900-1|60	
14cu|perl-Plack-1.3.900-1|61	BuildArch:  noarch
14cu|perl-Plack-1.3.900-1|62	
14cu|perl-Plack-1.3.900-1|63	%description
14cu|perl-Plack-1.3.900-1|64	Plack is a set of tools for using the PSGI stack. It contains middleware
14cu|perl-Plack-1.3.900-1|65	components, a reference server and utilities for Web application
14cu|perl-Plack-1.3.900-1|66	frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
14cu|perl-Plack-1.3.900-1|67	
14cu|perl-Plack-1.3.900-1|68	See the PSGI manpage for the PSGI specification and the PSGI::FAQ manpage
14cu|perl-Plack-1.3.900-1|69	to know what PSGI and Plack are and why we need them.
14cu|perl-Plack-1.3.900-1|70	
14cu|perl-Plack-1.3.900-1|71	%prep
14cu|perl-Plack-1.3.900-1|72	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Plack-1.3.900-1|73	
14cu|perl-Plack-1.3.900-1|74	%build
14cu|perl-Plack-1.3.900-1|75	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Plack-1.3.900-1|76	%make
14cu|perl-Plack-1.3.900-1|77	
14cu|perl-Plack-1.3.900-1|78	%check
14cu|perl-Plack-1.3.900-1|79	%make test
14cu|perl-Plack-1.3.900-1|80	
14cu|perl-Plack-1.3.900-1|81	%install
14cu|perl-Plack-1.3.900-1|82	%makeinstall_std
14cu|perl-Plack-1.3.900-1|83	
14cu|perl-Plack-1.3.900-1|84	find %{buildroot} -size 0 -delete
14cu|perl-Plack-1.3.900-1|85	
14cu|perl-Plack-1.3.900-1|86	%files
14cu|perl-Plack-1.3.900-1|87	%doc Changes LICENSE META.json META.yml README eg
14cu|perl-Plack-1.3.900-1|88	%{_bindir}/*
14cu|perl-Plack-1.3.900-1|89	%{_mandir}/man?/*
14cu|perl-Plack-1.3.900-1|90	%{perl_vendorlib}/*
14cu|perl-Plack-1.3.900-1|91	
14cu|perl-Plack-1.3.900-1|92	%changelog
14cu|perl-Plack-1.3.900-1|93	
14cu|perl-Plack-1.3.900-1|94	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 1.3.900-1
14cu|perl-Plack-1.3.900-1|95	- (ee584c9) Merge pull request #1 from perl_modules/perl-Plack:rosa2014.1
14cu|perl-Plack-1.3.900-1|96	- (ee584c9) abfonly
14cu|perl-Plack-1.3.900-1|97	
14cu|perl-Plack-1.3.900-1|98	

13260 14
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|1	%define upstream_name    Plack-Middleware-FixMissingBodyInRedirect
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|3	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|6	Release:    1
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|7	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|8	Summary:    Set body for redirect response, if it's not already set
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|9	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|10	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|11	License:    GPL+ or Artistic
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|12	Group:      Development/Perl
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|14	Source0:    http://www.cpan.org/authors/id/S/SW/SWEETKID/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|15	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|16	BuildRequires: perl(Carp::Always)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|17	BuildRequires: perl(HTML::Entities)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|18	BuildRequires: perl(HTTP::Request::Common)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|19	BuildRequires: perl(Plack::Builder)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|20	BuildRequires: perl(Plack::Middleware)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|21	BuildRequires: perl(Plack::Test)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|22	BuildRequires: perl(Plack::Util)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|25	BuildRequires: perl(parent)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|26	BuildRequires: perl(strict)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|27	BuildRequires: perl(warnings)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|28	BuildRequires: perl-devel
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|29	BuildRequires: perl(parent)
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|30	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|31	BuildArch: noarch
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|32	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|33	%description
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|34	This module sets body in redirect response, if it's not already set.
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|35	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|36	%prep
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|38	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|39	%build
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|41	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|42	%make
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|43	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|44	%check
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|45	make test
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|46	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|47	%install
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|48	%makeinstall_std
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|49	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|50	%files
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|51	%doc README LICENSE META.yml META.json
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|52	%{_mandir}/man3/*
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|53	%{perl_vendorlib}/*
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|54	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|55	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|56	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|57	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|58	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|59	%changelog
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|60	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|61	* Tue Apr 07 2015 abfonly <John@smith.org> 0.120.0-1
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|62	- (c9e8a09) Log: Update to 0.120.0
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|63	
14cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.120.0-1|64	

13261 14
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|1	%define upstream_name    Plack-Middleware-MethodOverride
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|3	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|6	Release:    1
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|7	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|8	Summary:    No summary found
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|9	License:    GPL+ or Artistic
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|10	Group:      Development/Perl
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|13	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|14	BuildRequires: perl-devel
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|15	BuildRequires: perl(Plack) >= 0.992.900
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|16	BuildRequires: perl(Test::Builder) >= 0.700.0
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|17	BuildRequires: perl(Test::More) >= 0.700.0
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|18	BuildRequires: perl(URI)
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|19	BuildArch:  noarch
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|20	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|21	%description
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|22	Writing RESTful apps is a good thing, but if you're also trying to
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|23	support web browsers, you're probably going to need some hackish
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|24	workarounds. This module provides one such workaround for your Plack
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|25	applications.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|26	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|27	Specifically, you can also use a header named X-HTTP-Method-Override (as
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|28	used by Google for its APIs) override the POST request method. Or you
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|29	can add a parameter named x-tunneled-method to your form action's query.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|30	Either way, the overriding works only via POST requests, not GET.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|31	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|32	If either of these attributes are available in a POST request, the
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|33	REQUEST_METHOD key of the Plack environment hash will be replaced with
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|34	its value. This allows your apps to override any HTTP method over POST.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|35	If your application needs to know that such overriding has taken place,
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|36	the original method is stored under the plack.original_request_method
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|37	key in the Plack environment hash.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|38	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|39	%prep
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|41	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|42	%build
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|44	%make
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|45	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|46	%check
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|47	%make test
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|48	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|49	%install
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|50	%makeinstall_std
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|51	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|52	%files
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|53	%doc Changes META.yml META.json LICENSE README
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|54	%{_mandir}/man3/*
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|55	%{perl_vendorlib}/*
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|56	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|57	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|58	%changelog
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|59	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|60	* Tue Jun 09 2015 abfonly <abfonly@gmail.com> 0.140.0-1
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|61	- (1d894cd) Log: Update to 0.140.0, switch to MakeMaker build.
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|62	
14cu|perl-Plack-Middleware-MethodOverride-0.140.0-1|63	

13262 14
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|1	%define upstream_name    Plack-Middleware-RemoveRedundantBody
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|3	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|6	Release:    1
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|7	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|8	Summary:    Removes body for HTTP response if it's not required
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|9	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|10	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|11	License:    GPL+ or Artistic
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|12	Group:      Development/Perl
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|15	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|17	BuildRequires: perl(Carp::Always)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|18	BuildRequires: perl(HTTP::Request::Common)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|19	BuildRequires: perl(Plack::Builder)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|20	BuildRequires: perl(Plack::Middleware)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|21	BuildRequires: perl(Plack::Test)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|22	BuildRequires: perl(Plack::Util)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|23	BuildRequires: perl(Test::More)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|24	BuildRequires: perl(parent)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|25	BuildRequires: perl(strict)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|26	BuildRequires: perl(warnings)
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|27	BuildRequires: perl-devel
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|28	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|29	BuildArch: noarch
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|30	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|31	%description
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|32	This module removes body in HTTP response, if it's not required.
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|33	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|34	%prep
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|36	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|37	%build
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|39	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|40	%make
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|41	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|42	%check
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|43	%make test
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|44	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|45	%install
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|46	%makeinstall_std
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|47	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|48	%files
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|49	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|50	%{_mandir}/man3/*
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|51	%{perl_vendorlib}/*
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|52	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|53	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|54	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|55	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|56	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|57	%changelog
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|58	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|59	* Tue Apr 07 2015 abfonly <John@smith.org> 0.50.0-1
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|60	- (9f9fdbb) Log: Update to 0.50.0
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|61	
14cu|perl-Plack-Middleware-RemoveRedundantBody-0.50.0-1|62	

13263 14
14cu|perl-Plack-Test-Agent-1.400.0-1|1	%define upstream_name Plack-Test-Agent
14cu|perl-Plack-Test-Agent-1.400.0-1|2	%define upstream_version 1.4
14cu|perl-Plack-Test-Agent-1.400.0-1|3	
14cu|perl-Plack-Test-Agent-1.400.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Plack-Test-Agent-1.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Plack-Test-Agent-1.400.0-1|6	Release:	1
14cu|perl-Plack-Test-Agent-1.400.0-1|7	
14cu|perl-Plack-Test-Agent-1.400.0-1|8	Summary:	OO interface for testing low-level Plack/PSGI apps
14cu|perl-Plack-Test-Agent-1.400.0-1|9	License:	GPL+ or Artistic
14cu|perl-Plack-Test-Agent-1.400.0-1|10	Group:		Development/Perl
14cu|perl-Plack-Test-Agent-1.400.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Plack-Test-Agent-1.400.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Plack-Test-Agent-1.400.0-1|13	
14cu|perl-Plack-Test-Agent-1.400.0-1|14	BuildRequires:	perl(HTTP::Server::Simple::PSGI)
14cu|perl-Plack-Test-Agent-1.400.0-1|15	BuildRequires:	perl(Modern::Perl)
14cu|perl-Plack-Test-Agent-1.400.0-1|16	BuildRequires:	perl(Plack::Loader)
14cu|perl-Plack-Test-Agent-1.400.0-1|17	BuildRequires:	perl(Test::Requires)
14cu|perl-Plack-Test-Agent-1.400.0-1|18	BuildRequires:	perl(Test::TCP)
14cu|perl-Plack-Test-Agent-1.400.0-1|19	BuildRequires:	perl(Test::WWW::Mechanize)
14cu|perl-Plack-Test-Agent-1.400.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Plack-Test-Agent-1.400.0-1|21	BuildRequires:	perl(File::Spec)
14cu|perl-Plack-Test-Agent-1.400.0-1|22	BuildRequires:	perl(HTTP::Cookies)
14cu|perl-Plack-Test-Agent-1.400.0-1|23	BuildRequires:	perl(IO::Handle)
14cu|perl-Plack-Test-Agent-1.400.0-1|24	BuildRequires:	perl(IPC::Open3)
14cu|perl-Plack-Test-Agent-1.400.0-1|25	BuildRequires:	perl(Modern::Perl)
14cu|perl-Plack-Test-Agent-1.400.0-1|26	BuildRequires:	perl(Plack::Request)
14cu|perl-Plack-Test-Agent-1.400.0-1|27	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Plack-Test-Agent-1.400.0-1|28	BuildRequires:	perl(Test::More)
14cu|perl-Plack-Test-Agent-1.400.0-1|29	BuildRequires:	perl(utf8)
14cu|perl-Plack-Test-Agent-1.400.0-1|30	BuildRequires:	perl(HTTP::Message::PSGI)
14cu|perl-Plack-Test-Agent-1.400.0-1|31	BuildRequires:	perl(HTTP::Request::Common)
14cu|perl-Plack-Test-Agent-1.400.0-1|32	BuildRequires:	perl(HTTP::Response)
14cu|perl-Plack-Test-Agent-1.400.0-1|33	BuildRequires:	perl(Plack::Loader)
14cu|perl-Plack-Test-Agent-1.400.0-1|34	BuildRequires:	perl(Plack::Util::Accessor)
14cu|perl-Plack-Test-Agent-1.400.0-1|35	BuildRequires:	perl(parent)
14cu|perl-Plack-Test-Agent-1.400.0-1|36	BuildRequires:	perl(strict)
14cu|perl-Plack-Test-Agent-1.400.0-1|37	BuildRequires:	perl-devel
14cu|perl-Plack-Test-Agent-1.400.0-1|38	
14cu|perl-Plack-Test-Agent-1.400.0-1|39	BuildArch:	noarch
14cu|perl-Plack-Test-Agent-1.400.0-1|40	
14cu|perl-Plack-Test-Agent-1.400.0-1|41	%description
14cu|perl-Plack-Test-Agent-1.400.0-1|42	Plack::Test::Agent is an OO interface to test PSGI applications. It can
14cu|perl-Plack-Test-Agent-1.400.0-1|43	perform GET and POST requests against PSGI applications either in process or
14cu|perl-Plack-Test-Agent-1.400.0-1|44	over HTTP through a [Plack::Handler](https://metacpan.org/pod/Plack::Handler)
14cu|perl-Plack-Test-Agent-1.400.0-1|45	compatible backend.
14cu|perl-Plack-Test-Agent-1.400.0-1|46	
14cu|perl-Plack-Test-Agent-1.400.0-1|47	%prep
14cu|perl-Plack-Test-Agent-1.400.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Plack-Test-Agent-1.400.0-1|49	
14cu|perl-Plack-Test-Agent-1.400.0-1|50	%build
14cu|perl-Plack-Test-Agent-1.400.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Plack-Test-Agent-1.400.0-1|52	%make
14cu|perl-Plack-Test-Agent-1.400.0-1|53	
14cu|perl-Plack-Test-Agent-1.400.0-1|54	%check
14cu|perl-Plack-Test-Agent-1.400.0-1|55	%make test
14cu|perl-Plack-Test-Agent-1.400.0-1|56	
14cu|perl-Plack-Test-Agent-1.400.0-1|57	%install
14cu|perl-Plack-Test-Agent-1.400.0-1|58	%make_install
14cu|perl-Plack-Test-Agent-1.400.0-1|59	
14cu|perl-Plack-Test-Agent-1.400.0-1|60	%files
14cu|perl-Plack-Test-Agent-1.400.0-1|61	%doc Changes LICENSE META.json META.yml README.md
14cu|perl-Plack-Test-Agent-1.400.0-1|62	%{_mandir}/man3/*
14cu|perl-Plack-Test-Agent-1.400.0-1|63	%{perl_vendorlib}/*
14cu|perl-Plack-Test-Agent-1.400.0-1|64	
14cu|perl-Plack-Test-Agent-1.400.0-1|65	%changelog
14cu|perl-Plack-Test-Agent-1.400.0-1|66	
14cu|perl-Plack-Test-Agent-1.400.0-1|67	* Thu Sep 24 2015 abfonly <abfonly@gmail.com> 1.400.0-1
14cu|perl-Plack-Test-Agent-1.400.0-1|68	- (1894c6f) Imported from SRPM
14cu|perl-Plack-Test-Agent-1.400.0-1|69	
14cu|perl-Plack-Test-Agent-1.400.0-1|70	

13264 14
14cu|perl-Pod-Elemental-0.103.4-1|1	%define upstream_name    Pod-Elemental
14cu|perl-Pod-Elemental-0.103.4-1|2	%define upstream_version 0.103004
14cu|perl-Pod-Elemental-0.103.4-1|3	
14cu|perl-Pod-Elemental-0.103.4-1|4	Name:		perl-%{upstream_name}
14cu|perl-Pod-Elemental-0.103.4-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Pod-Elemental-0.103.4-1|6	Release:	1
14cu|perl-Pod-Elemental-0.103.4-1|7	
14cu|perl-Pod-Elemental-0.103.4-1|8	Summary:	A Pod =command element
14cu|perl-Pod-Elemental-0.103.4-1|9	
14cu|perl-Pod-Elemental-0.103.4-1|10	License:	GPL+ or Artistic
14cu|perl-Pod-Elemental-0.103.4-1|11	Group:		Development/Perl
14cu|perl-Pod-Elemental-0.103.4-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Elemental-0.103.4-1|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Elemental-0.103.4-1|14	
14cu|perl-Pod-Elemental-0.103.4-1|15	BuildRequires:	perl-devel
14cu|perl-Pod-Elemental-0.103.4-1|16	BuildRequires:	perl(Module::Implementation)
14cu|perl-Pod-Elemental-0.103.4-1|17	BuildRequires:	perl(Encode)
14cu|perl-Pod-Elemental-0.103.4-1|18	BuildRequires:	perl(Mixin::Linewise::Readers)
14cu|perl-Pod-Elemental-0.103.4-1|19	BuildRequires:	perl(Moose)
14cu|perl-Pod-Elemental-0.103.4-1|20	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Pod-Elemental-0.103.4-1|21	BuildRequires:	perl(MooseX::Types)
14cu|perl-Pod-Elemental-0.103.4-1|22	BuildRequires:	perl(Pod::Eventual::Simple)
14cu|perl-Pod-Elemental-0.103.4-1|23	BuildRequires:	perl(String::RewritePrefix)
14cu|perl-Pod-Elemental-0.103.4-1|24	BuildRequires:	perl(String::Truncate)
14cu|perl-Pod-Elemental-0.103.4-1|25	BuildRequires:	perl(Sub::Exporter::ForMethods)
14cu|perl-Pod-Elemental-0.103.4-1|26	BuildRequires:	perl(Test::Deep)
14cu|perl-Pod-Elemental-0.103.4-1|27	BuildRequires:	perl(Test::Differences)
14cu|perl-Pod-Elemental-0.103.4-1|28	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Pod-Elemental-0.103.4-1|29	
14cu|perl-Pod-Elemental-0.103.4-1|30	BuildArch:	noarch
14cu|perl-Pod-Elemental-0.103.4-1|31	
14cu|perl-Pod-Elemental-0.103.4-1|32	%description
14cu|perl-Pod-Elemental-0.103.4-1|33	This is a test. How many times do I need to tell you that?
14cu|perl-Pod-Elemental-0.103.4-1|34	
14cu|perl-Pod-Elemental-0.103.4-1|35	%prep
14cu|perl-Pod-Elemental-0.103.4-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Elemental-0.103.4-1|37	
14cu|perl-Pod-Elemental-0.103.4-1|38	%build
14cu|perl-Pod-Elemental-0.103.4-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Elemental-0.103.4-1|40	%make
14cu|perl-Pod-Elemental-0.103.4-1|41	
14cu|perl-Pod-Elemental-0.103.4-1|42	%check
14cu|perl-Pod-Elemental-0.103.4-1|43	%make test
14cu|perl-Pod-Elemental-0.103.4-1|44	
14cu|perl-Pod-Elemental-0.103.4-1|45	%install
14cu|perl-Pod-Elemental-0.103.4-1|46	%makeinstall_std
14cu|perl-Pod-Elemental-0.103.4-1|47	
14cu|perl-Pod-Elemental-0.103.4-1|48	%files
14cu|perl-Pod-Elemental-0.103.4-1|49	%doc Changes LICENSE README META.json META.yml
14cu|perl-Pod-Elemental-0.103.4-1|50	%{_mandir}/man3/*
14cu|perl-Pod-Elemental-0.103.4-1|51	%{perl_vendorlib}/*
14cu|perl-Pod-Elemental-0.103.4-1|52	
14cu|perl-Pod-Elemental-0.103.4-1|53	
14cu|perl-Pod-Elemental-0.103.4-1|54	
14cu|perl-Pod-Elemental-0.103.4-1|55	
14cu|perl-Pod-Elemental-0.103.4-1|56	%changelog
14cu|perl-Pod-Elemental-0.103.4-1|57	
14cu|perl-Pod-Elemental-0.103.4-1|58	* Sat Jun 20 2015 abfonly <John@smith.org> 0.103.4-1
14cu|perl-Pod-Elemental-0.103.4-1|59	- (af85187) Log: Update to 0.103.4
14cu|perl-Pod-Elemental-0.103.4-1|60	
14cu|perl-Pod-Elemental-0.103.4-1|61	

13265 14
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|1	%define upstream_name    Pod-Elemental-Transformer-WikiDoc
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|2	%define upstream_version 0.093004
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|3	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|4	Name:		perl-%{upstream_name}
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|6	Release:	1
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|7	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|8	Summary:	A transformer to replace "wikidoc" data regions with Pod5 elements
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|9	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|10	License:	GPL+ or Artistic
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|11	Group:		Development/Perl
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|13	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-Transformer-WikiDoc-%{upstream_version}.tar.gz
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|14	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|15	BuildRequires:	perl-devel
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|16	BuildRequires:	perl(Pod::Weaver::Role::Dialect)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|17	BuildRequires:	perl(Moose)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|18	BuildRequires:	perl(Moose::Autobox)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|19	BuildRequires:	perl(Pod::Elemental)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|20	BuildRequires:	perl(Pod::WikiDoc)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|21	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|22	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|23	BuildArch:	noarch
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|24	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|25	%description
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|26	A transformer to replace "wikidoc" data regions with Pod5 elements
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|27	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|28	%prep
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|30	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|31	%build
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|33	%make
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|34	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|35	%check
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|36	%make test
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|37	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|38	%install
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|39	%makeinstall_std
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|40	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|41	%files
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|42	%doc Changes LICENSE README META.yml META.json
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|43	%{_mandir}/man3/*
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|44	%{perl_vendorlib}/*
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|45	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|46	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|47	%changelog
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|48	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|49	* Sat Jun 20 2015 abfonly <John@smith.org> 0.93.4-1
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|50	- (4fa2d36) Log: Update to 0.93.4
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|51	
14cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.4-1|52	

13266 14
14cu|perl-podlinkcheck-12.0.0-3|1	%define upstream_name    podlinkcheck
14cu|perl-podlinkcheck-12.0.0-3|2	%define upstream_version 12
14cu|perl-podlinkcheck-12.0.0-3|3	
14cu|perl-podlinkcheck-12.0.0-3|4	Name:       perl-%{upstream_name}
14cu|perl-podlinkcheck-12.0.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-podlinkcheck-12.0.0-3|6	Release:    3
14cu|perl-podlinkcheck-12.0.0-3|7	
14cu|perl-podlinkcheck-12.0.0-3|8	Summary:    No summary found
14cu|perl-podlinkcheck-12.0.0-3|9	License:    GPL+ or Artistic
14cu|perl-podlinkcheck-12.0.0-3|10	Group:      Development/Perl
14cu|perl-podlinkcheck-12.0.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-podlinkcheck-12.0.0-3|12	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-podlinkcheck-12.0.0-3|13	
14cu|perl-podlinkcheck-12.0.0-3|14	BuildRequires: perl-devel
14cu|perl-podlinkcheck-12.0.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-podlinkcheck-12.0.0-3|16	BuildRequires: perl(File::Find::Iterator)
14cu|perl-podlinkcheck-12.0.0-3|17	BuildRequires: perl(File::Spec) >= 0.800.0
14cu|perl-podlinkcheck-12.0.0-3|18	BuildRequires: perl(File::Temp)
14cu|perl-podlinkcheck-12.0.0-3|19	BuildRequires: perl(IPC::Run)
14cu|perl-podlinkcheck-12.0.0-3|20	BuildRequires: perl(List::Util)
14cu|perl-podlinkcheck-12.0.0-3|21	BuildRequires: perl(Locale::TextDomain)
14cu|perl-podlinkcheck-12.0.0-3|22	BuildRequires: perl(Pod::Find)
14cu|perl-podlinkcheck-12.0.0-3|23	BuildRequires: perl(Pod::Simple)
14cu|perl-podlinkcheck-12.0.0-3|24	BuildRequires: perl(Test::More)
14cu|perl-podlinkcheck-12.0.0-3|25	BuildRequires: perl(constant::defer)
14cu|perl-podlinkcheck-12.0.0-3|26	
14cu|perl-podlinkcheck-12.0.0-3|27	# We have texi2html that provides Locale/TextDomain.pm
14cu|perl-podlinkcheck-12.0.0-3|28	# this will confuse the install of BR
14cu|perl-podlinkcheck-12.0.0-3|29	BuildRequires: perl-libintl-perl
14cu|perl-podlinkcheck-12.0.0-3|30	# Symbianflo
14cu|perl-podlinkcheck-12.0.0-3|31	
14cu|perl-podlinkcheck-12.0.0-3|32	BuildArch:  noarch
14cu|perl-podlinkcheck-12.0.0-3|33	
14cu|perl-podlinkcheck-12.0.0-3|34	%description
14cu|perl-podlinkcheck-12.0.0-3|35	This is an internal part of PodLinkCheck.
14cu|perl-podlinkcheck-12.0.0-3|36	
14cu|perl-podlinkcheck-12.0.0-3|37	%prep
14cu|perl-podlinkcheck-12.0.0-3|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-podlinkcheck-12.0.0-3|39	
14cu|perl-podlinkcheck-12.0.0-3|40	%build
14cu|perl-podlinkcheck-12.0.0-3|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-podlinkcheck-12.0.0-3|42	
14cu|perl-podlinkcheck-12.0.0-3|43	%make
14cu|perl-podlinkcheck-12.0.0-3|44	
14cu|perl-podlinkcheck-12.0.0-3|45	%check
14cu|perl-podlinkcheck-12.0.0-3|46	%make test
14cu|perl-podlinkcheck-12.0.0-3|47	
14cu|perl-podlinkcheck-12.0.0-3|48	%install
14cu|perl-podlinkcheck-12.0.0-3|49	%makeinstall_std
14cu|perl-podlinkcheck-12.0.0-3|50	
14cu|perl-podlinkcheck-12.0.0-3|51	%files
14cu|perl-podlinkcheck-12.0.0-3|52	%doc COPYING Changes META.yml MYMETA.yml SIGNATURE
14cu|perl-podlinkcheck-12.0.0-3|53	%{_bindir}/*
14cu|perl-podlinkcheck-12.0.0-3|54	%{_mandir}/man1/*
14cu|perl-podlinkcheck-12.0.0-3|55	%{_mandir}/man3/*
14cu|perl-podlinkcheck-12.0.0-3|56	%perl_vendorlib/*
14cu|perl-podlinkcheck-12.0.0-3|57	
14cu|perl-podlinkcheck-12.0.0-3|58	
14cu|perl-podlinkcheck-12.0.0-3|59	%changelog
14cu|perl-podlinkcheck-12.0.0-3|60	
14cu|perl-podlinkcheck-12.0.0-3|61	* Fri Jun 05 2015 abfonly <abfonly@gmail.com> 12.0.0-3
14cu|perl-podlinkcheck-12.0.0-3|62	- (686ae46) Fixed BR enable tests, bump rel.
14cu|perl-podlinkcheck-12.0.0-3|63	
14cu|perl-podlinkcheck-12.0.0-3|64	

13267 14
14cu|perl-Pod-Markdown-2.2.0-1|1	%define upstream_name    Pod-Markdown
14cu|perl-Pod-Markdown-2.2.0-1|2	%define upstream_version 2.002
14cu|perl-Pod-Markdown-2.2.0-1|3	
14cu|perl-Pod-Markdown-2.2.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Markdown-2.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Markdown-2.2.0-1|6	Release:    1
14cu|perl-Pod-Markdown-2.2.0-1|7	
14cu|perl-Pod-Markdown-2.2.0-1|8	Summary:    Convert POD to Markdown
14cu|perl-Pod-Markdown-2.2.0-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Markdown-2.2.0-1|10	Group:      Development/Perl
14cu|perl-Pod-Markdown-2.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Markdown-2.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Markdown-2.2.0-1|13	
14cu|perl-Pod-Markdown-2.2.0-1|14	BuildRequires: perl(Exporter)
14cu|perl-Pod-Markdown-2.2.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Pod-Markdown-2.2.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-Pod-Markdown-2.2.0-1|17	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Pod-Markdown-2.2.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-Pod-Markdown-2.2.0-1|19	BuildRequires: perl(IO::Handle)
14cu|perl-Pod-Markdown-2.2.0-1|20	BuildRequires: perl(IPC::Open3)
14cu|perl-Pod-Markdown-2.2.0-1|21	BuildRequires: perl(List::Util)
14cu|perl-Pod-Markdown-2.2.0-1|22	BuildRequires: perl(Pod::Simple)
14cu|perl-Pod-Markdown-2.2.0-1|23	BuildRequires: perl(Pod::Simple::Methody)
14cu|perl-Pod-Markdown-2.2.0-1|24	BuildRequires: perl(Symbol)
14cu|perl-Pod-Markdown-2.2.0-1|25	BuildRequires: perl(Test::Differences)
14cu|perl-Pod-Markdown-2.2.0-1|26	BuildRequires: perl(Test::More)
14cu|perl-Pod-Markdown-2.2.0-1|27	BuildRequires: perl(base)
14cu|perl-Pod-Markdown-2.2.0-1|28	BuildRequires: perl(parent)
14cu|perl-Pod-Markdown-2.2.0-1|29	BuildRequires: perl(strict)
14cu|perl-Pod-Markdown-2.2.0-1|30	BuildRequires: perl(utf8)
14cu|perl-Pod-Markdown-2.2.0-1|31	BuildRequires: perl(version)
14cu|perl-Pod-Markdown-2.2.0-1|32	BuildRequires: perl(warnings)
14cu|perl-Pod-Markdown-2.2.0-1|33	BuildRequires: perl-devel
14cu|perl-Pod-Markdown-2.2.0-1|34	
14cu|perl-Pod-Markdown-2.2.0-1|35	BuildArch: noarch
14cu|perl-Pod-Markdown-2.2.0-1|36	
14cu|perl-Pod-Markdown-2.2.0-1|37	%description
14cu|perl-Pod-Markdown-2.2.0-1|38	This module uses the Pod::Simple manpage to convert POD to Markdown.
14cu|perl-Pod-Markdown-2.2.0-1|39	
14cu|perl-Pod-Markdown-2.2.0-1|40	Literal characters in Pod that are special in Markdown (like *asterisks*)
14cu|perl-Pod-Markdown-2.2.0-1|41	are backslash-escaped when appropriate.
14cu|perl-Pod-Markdown-2.2.0-1|42	
14cu|perl-Pod-Markdown-2.2.0-1|43	By default 'markdown' and 'html' formatted regions are accepted. Regions of
14cu|perl-Pod-Markdown-2.2.0-1|44	'markdown' will be passed through unchanged. Regions of 'html' will be
14cu|perl-Pod-Markdown-2.2.0-1|45	placed inside a '<div>' tag so that markdown characters won't be processed.
14cu|perl-Pod-Markdown-2.2.0-1|46	Regions of ':markdown' or ':html' will be processed as POD and included. To
14cu|perl-Pod-Markdown-2.2.0-1|47	change which regions are accepted use the the Pod::Simple manpage API:
14cu|perl-Pod-Markdown-2.2.0-1|48	
14cu|perl-Pod-Markdown-2.2.0-1|49	%prep
14cu|perl-Pod-Markdown-2.2.0-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Markdown-2.2.0-1|51	
14cu|perl-Pod-Markdown-2.2.0-1|52	%build
14cu|perl-Pod-Markdown-2.2.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Markdown-2.2.0-1|54	
14cu|perl-Pod-Markdown-2.2.0-1|55	%make
14cu|perl-Pod-Markdown-2.2.0-1|56	
14cu|perl-Pod-Markdown-2.2.0-1|57	%check
14cu|perl-Pod-Markdown-2.2.0-1|58	%make test
14cu|perl-Pod-Markdown-2.2.0-1|59	
14cu|perl-Pod-Markdown-2.2.0-1|60	%install
14cu|perl-Pod-Markdown-2.2.0-1|61	%makeinstall_std
14cu|perl-Pod-Markdown-2.2.0-1|62	
14cu|perl-Pod-Markdown-2.2.0-1|63	%files
14cu|perl-Pod-Markdown-2.2.0-1|64	%doc README META.json LICENSE META.yml Changes
14cu|perl-Pod-Markdown-2.2.0-1|65	%{_bindir}/pod2markdown
14cu|perl-Pod-Markdown-2.2.0-1|66	%{_mandir}/man1/*
14cu|perl-Pod-Markdown-2.2.0-1|67	%{_mandir}/man3/*
14cu|perl-Pod-Markdown-2.2.0-1|68	%{perl_vendorlib}/*
14cu|perl-Pod-Markdown-2.2.0-1|69	
14cu|perl-Pod-Markdown-2.2.0-1|70	
14cu|perl-Pod-Markdown-2.2.0-1|71	%changelog
14cu|perl-Pod-Markdown-2.2.0-1|72	
14cu|perl-Pod-Markdown-2.2.0-1|73	* Sat Apr 11 2015 abfonly <John@smith.org> 2.2.0-1
14cu|perl-Pod-Markdown-2.2.0-1|74	- (ee8e615) Log: Update to 2.2.0, fied BR and tests
14cu|perl-Pod-Markdown-2.2.0-1|75	
14cu|perl-Pod-Markdown-2.2.0-1|76	

13268 14
14cu|perl-Pod-Parser-1.620.0-1|1	%define upstream_name    Pod-Parser
14cu|perl-Pod-Parser-1.620.0-1|2	%define upstream_version 1.62
14cu|perl-Pod-Parser-1.620.0-1|3	
14cu|perl-Pod-Parser-1.620.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Parser-1.620.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Parser-1.620.0-1|6	Release:    1
14cu|perl-Pod-Parser-1.620.0-1|7	
14cu|perl-Pod-Parser-1.620.0-1|8	Summary:    Base class for parsing pod documents
14cu|perl-Pod-Parser-1.620.0-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Parser-1.620.0-1|10	Group:      Development/Perl
14cu|perl-Pod-Parser-1.620.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Parser-1.620.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Parser-1.620.0-1|13	BuildRequires: perl-devel
14cu|perl-Pod-Parser-1.620.0-1|14	BuildRequires: perl(Cwd)
14cu|perl-Pod-Parser-1.620.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Pod-Parser-1.620.0-1|16	BuildRequires: perl(File::Basename)
14cu|perl-Pod-Parser-1.620.0-1|17	BuildRequires: perl(Test::More) >= 0.600.0
14cu|perl-Pod-Parser-1.620.0-1|18	BuildArch:  noarch
14cu|perl-Pod-Parser-1.620.0-1|19	
14cu|perl-Pod-Parser-1.620.0-1|20	%description
14cu|perl-Pod-Parser-1.620.0-1|21	*Pod::Find* provides a set of functions to locate POD files. Note that no
14cu|perl-Pod-Parser-1.620.0-1|22	function is exported by default to avoid pollution of your namespace, so be
14cu|perl-Pod-Parser-1.620.0-1|23	sure to specify them in the *use* statement if you need them:
14cu|perl-Pod-Parser-1.620.0-1|24	
14cu|perl-Pod-Parser-1.620.0-1|25	use Pod::Find qw(pod_find);
14cu|perl-Pod-Parser-1.620.0-1|26	
14cu|perl-Pod-Parser-1.620.0-1|27	From this version on the typical SCM (software configuration management)
14cu|perl-Pod-Parser-1.620.0-1|28	files/directories like RCS, CVS, SCCS, .svn are ignored.
14cu|perl-Pod-Parser-1.620.0-1|29	
14cu|perl-Pod-Parser-1.620.0-1|30	%prep
14cu|perl-Pod-Parser-1.620.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Parser-1.620.0-1|32	chmod -x README CHANGES ANNOUNCE TODO
14cu|perl-Pod-Parser-1.620.0-1|33	
14cu|perl-Pod-Parser-1.620.0-1|34	%build
14cu|perl-Pod-Parser-1.620.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Parser-1.620.0-1|36	%make
14cu|perl-Pod-Parser-1.620.0-1|37	
14cu|perl-Pod-Parser-1.620.0-1|38	%check
14cu|perl-Pod-Parser-1.620.0-1|39	%make test
14cu|perl-Pod-Parser-1.620.0-1|40	
14cu|perl-Pod-Parser-1.620.0-1|41	%install
14cu|perl-Pod-Parser-1.620.0-1|42	%makeinstall_std
14cu|perl-Pod-Parser-1.620.0-1|43	for i in %{buildroot}/%{_bindir}/*; do mv $i $i-%{upstream_version}; done
14cu|perl-Pod-Parser-1.620.0-1|44	
14cu|perl-Pod-Parser-1.620.0-1|45	%files
14cu|perl-Pod-Parser-1.620.0-1|46	%doc ANNOUNCE CHANGES META.yml MYMETA.yml README TODO
14cu|perl-Pod-Parser-1.620.0-1|47	%{_bindir}/*
14cu|perl-Pod-Parser-1.620.0-1|48	%{_mandir}/man*/*
14cu|perl-Pod-Parser-1.620.0-1|49	%{perl_vendorlib}/*
14cu|perl-Pod-Parser-1.620.0-1|50	
14cu|perl-Pod-Parser-1.620.0-1|51	
14cu|perl-Pod-Parser-1.620.0-1|52	
14cu|perl-Pod-Parser-1.620.0-1|53	%changelog
14cu|perl-Pod-Parser-1.620.0-1|54	* Tue Nov 18 2014 abfonly <abfonly@gmail.com> 1.620.0-1
14cu|perl-Pod-Parser-1.620.0-1|55	+ Revision: 873fc9f
14cu|perl-Pod-Parser-1.620.0-1|56	- Merge pull request #1 from perl_modules/perl-Pod-Parser:rosa2014.1
14cu|perl-Pod-Parser-1.620.0-1|57	- abfonly
14cu|perl-Pod-Parser-1.620.0-1|58	
14cu|perl-Pod-Parser-1.620.0-1|59	

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

13270 14
14cu|perl-Pod-POM-Web-1.200.0-3|1	%define upstream_name    Pod-POM-Web
14cu|perl-Pod-POM-Web-1.200.0-3|2	%define upstream_version 1.20
14cu|perl-Pod-POM-Web-1.200.0-3|3	
14cu|perl-Pod-POM-Web-1.200.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Pod-POM-Web-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Pod-POM-Web-1.200.0-3|6	Release:	3
14cu|perl-Pod-POM-Web-1.200.0-3|7	
14cu|perl-Pod-POM-Web-1.200.0-3|8	Summary:	Fulltext search for Pod::POM::Web
14cu|perl-Pod-POM-Web-1.200.0-3|9	
14cu|perl-Pod-POM-Web-1.200.0-3|10	
14cu|perl-Pod-POM-Web-1.200.0-3|11	License:	GPL+ or Artistic
14cu|perl-Pod-POM-Web-1.200.0-3|12	Group:		Development/Perl
14cu|perl-Pod-POM-Web-1.200.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-POM-Web-1.200.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-POM-Web-1.200.0-3|15	
14cu|perl-Pod-POM-Web-1.200.0-3|16	BuildRequires:	perl-devel
14cu|perl-Pod-POM-Web-1.200.0-3|17	BuildRequires:	perl(Alien::GvaScript)
14cu|perl-Pod-POM-Web-1.200.0-3|18	BuildRequires:	perl(Config)
14cu|perl-Pod-POM-Web-1.200.0-3|19	BuildRequires:	perl(Encode::Guess)
14cu|perl-Pod-POM-Web-1.200.0-3|20	BuildRequires:	perl(HTTP::Daemon)
14cu|perl-Pod-POM-Web-1.200.0-3|21	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Pod-POM-Web-1.200.0-3|22	BuildRequires:	perl(List::Util)
14cu|perl-Pod-POM-Web-1.200.0-3|23	BuildRequires:	perl(MIME::Types)
14cu|perl-Pod-POM-Web-1.200.0-3|24	BuildRequires:	perl(Module::CoreList)
14cu|perl-Pod-POM-Web-1.200.0-3|25	BuildRequires:	perl(POSIX)
14cu|perl-Pod-POM-Web-1.200.0-3|26	BuildRequires:	perl(Pod::POM)
14cu|perl-Pod-POM-Web-1.200.0-3|27	BuildRequires:	perl(Pod::POM::View::HTML)
14cu|perl-Pod-POM-Web-1.200.0-3|28	BuildRequires:	perl(Test::More)
14cu|perl-Pod-POM-Web-1.200.0-3|29	BuildRequires:	perl(Time::HiRes)
14cu|perl-Pod-POM-Web-1.200.0-3|30	BuildRequires:	perl(URI)
14cu|perl-Pod-POM-Web-1.200.0-3|31	BuildRequires:	perl(URI::QueryParam)
14cu|perl-Pod-POM-Web-1.200.0-3|32	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Pod-POM-Web-1.200.0-3|33	# for check
14cu|perl-Pod-POM-Web-1.200.0-3|34	BuildRequires:	perl(Test::Pod)
14cu|perl-Pod-POM-Web-1.200.0-3|35	BuildRequires:	perl-doc
14cu|perl-Pod-POM-Web-1.200.0-3|36	
14cu|perl-Pod-POM-Web-1.200.0-3|37	BuildArch:	noarch
14cu|perl-Pod-POM-Web-1.200.0-3|38	
14cu|perl-Pod-POM-Web-1.200.0-3|39	%description
14cu|perl-Pod-POM-Web-1.200.0-3|40	the Pod::POM::Web manpage is a Web application for browsing the
14cu|perl-Pod-POM-Web-1.200.0-3|41	documentation of Perl components installed on your local machine. Since
14cu|perl-Pod-POM-Web-1.200.0-3|42	pages are dynamically generated, they are always in sync with code actually
14cu|perl-Pod-POM-Web-1.200.0-3|43	installed.
14cu|perl-Pod-POM-Web-1.200.0-3|44	
14cu|perl-Pod-POM-Web-1.200.0-3|45	%prep
14cu|perl-Pod-POM-Web-1.200.0-3|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-POM-Web-1.200.0-3|47	
14cu|perl-Pod-POM-Web-1.200.0-3|48	%build
14cu|perl-Pod-POM-Web-1.200.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-POM-Web-1.200.0-3|50	%make
14cu|perl-Pod-POM-Web-1.200.0-3|51	
14cu|perl-Pod-POM-Web-1.200.0-3|52	%check
14cu|perl-Pod-POM-Web-1.200.0-3|53	make test
14cu|perl-Pod-POM-Web-1.200.0-3|54	
14cu|perl-Pod-POM-Web-1.200.0-3|55	%install
14cu|perl-Pod-POM-Web-1.200.0-3|56	%makeinstall_std
14cu|perl-Pod-POM-Web-1.200.0-3|57	
14cu|perl-Pod-POM-Web-1.200.0-3|58	%files
14cu|perl-Pod-POM-Web-1.200.0-3|59	%doc Changes README
14cu|perl-Pod-POM-Web-1.200.0-3|60	%{_mandir}/man3/*
14cu|perl-Pod-POM-Web-1.200.0-3|61	%{perl_vendorlib}/*
14cu|perl-Pod-POM-Web-1.200.0-3|62	
14cu|perl-Pod-POM-Web-1.200.0-3|63	
14cu|perl-Pod-POM-Web-1.200.0-3|64	
14cu|perl-Pod-POM-Web-1.200.0-3|65	%changelog
14cu|perl-Pod-POM-Web-1.200.0-3|66	* Fri Nov 28 2014 abfonly <abfonly@gmail.com> 1.200.0-3
14cu|perl-Pod-POM-Web-1.200.0-3|67	+ Revision: f31569f
14cu|perl-Pod-POM-Web-1.200.0-3|68	- Merge pull request #1 from abfonly/perl-Pod-POM-Web:rosa2014.1
14cu|perl-Pod-POM-Web-1.200.0-3|69	- abfonly
14cu|perl-Pod-POM-Web-1.200.0-3|70	
14cu|perl-Pod-POM-Web-1.200.0-3|71	

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

13272 14
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|1	%define upstream_name    Pod-Spell-CommonMistakes
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|2	%define upstream_version 1.002
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|3	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|4	Name:		perl-%{upstream_name}
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|6	Release:	6
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|7	Summary:	Holds the wordlist data for Pod::Spell::CommonMistakes
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|8	License:	GPL+ or Artistic
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|9	Group:		Development/Perl
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|11	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|12	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|13	BuildRequires:	perl-devel
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|14	BuildRequires:	perl(File::HomeDir)
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|15	BuildRequires:	perl(IO::Scalar)
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|16	BuildRequires:	perl(Path::Tiny)
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|17	BuildRequires:	perl(Pod::Spell)
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|18	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|19	BuildArch:	noarch
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|20	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|21	%description
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|22	This module looks for any typos in your POD. It differs from the Pod::Spell
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|23	manpage or the Test::Spelling manpage because it uses a custom wordlist and
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|24	doesn't use the system spellchecker. The idea for this came from the the
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|25	http://wiki.debian.org/Teams/Lintian manpage code in Debian, thanks!
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|26	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|27	To use this, just pass it a filename that has POD in it and you'll get a
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|28	hashref back. If the hashref is empty that means the checker found no
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|29	misspelled words. If it contains keys, then the keys are the bad words and
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|30	the values are the suggested spelling.
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|31	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|32	%prep
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|34	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|35	%build
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|37	%make
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|38	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|39	%check
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|40	%make test
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|41	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|42	%install
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|43	%makeinstall_std
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|44	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|45	%files
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|46	%doc LICENSE README META.yml Changes
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|47	%{_mandir}/man3/*
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|48	%{perl_vendorlib}/*
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|49	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|50	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|51	%changelog
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|52	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|53	* Fri Jun 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-6
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|54	- (98b5606) Up to 1.002
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|55	
14cu|perl-Pod-Spell-CommonMistakes-1.2.0-6|56	

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

13274 14
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|1	%define upstream_name    Pod-Weaver-PluginBundle-MARCEL
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|2	%define upstream_version 1.102460
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|3	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|6	Release:    1
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|7	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|8	Summary:    Build POD documentation like MARCEL
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|10	Group:      Development/Perl
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|13	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|14	BuildRequires:	perl-devel
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|15	BuildRequires:	perl(Carp)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|16	BuildRequires:	perl(English)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|19	BuildRequires:	perl(Pod::Weaver::Config::Assembler)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|20	BuildRequires:	perl(Pod::Weaver::Section::Availability)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|21	BuildRequires:	perl(Pod::Weaver::Section::BugsAndLimitations)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|22	BuildRequires:	perl(Pod::Weaver::Section::Installation)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|23	BuildRequires:	perl(Scalar::Util)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|24	BuildRequires:	perl(Test::More)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|25	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|26	BuildRequires:	perl(Log::Dispatch::Array)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|27	BuildRequires:	perl(strictures)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|28	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|29	BuildRequires:	perl(aliased)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|30	BuildRequires:	perl(CPAN::Meta::Merge)
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|31	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|32	BuildArch: noarch
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|33	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|34	%description
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|35	This is the bundle used by default for my distributions. It is nearly
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|36	equivalent to the following:
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|37	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|38	[@CorePrep]
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|39	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|40	[Name]
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|41	[Version]
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|42	.
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|43	%prep
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|45	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|46	%build
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|48	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|49	%make
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|50	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|51	%check
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|52	%make test
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|53	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|54	%install
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|55	%makeinstall_std
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|56	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|57	%files
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|58	%doc Changes LICENSE META.yml META.json README
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|59	%{_mandir}/man3/*
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|60	%perl_vendorlib/*
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|61	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|62	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|63	%changelog
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|64	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|65	* Sat Jun 06 2015 abfonly <John@smith.org> 1.102.460-1
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|66	- (8665e33) Imported from SRPM
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|67	
14cu|perl-Pod-Weaver-PluginBundle-MARCEL-1.102.460-1|68	

13275 14
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|1	%define upstream_name    Pod-Weaver-Section-Availability
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|3	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|6	Release:    1
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|7	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|8	Summary:    Add an AVAILABILITY pod section
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|10	Group:      Development/Perl
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|13	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|14	BuildRequires: perl-devel
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|15	BuildRequires: perl(Dist::Zilla::Plugin::Bugtracker)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|16	BuildRequires: perl(Dist::Zilla::Plugin::Homepage)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|18	BuildRequires: perl(File::Find)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|19	BuildRequires: perl(File::Temp)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|20	BuildRequires: perl(Module::Build)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|21	BuildRequires: perl(Moose)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|22	BuildRequires: perl(Moose::Autobox)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|23	BuildRequires: perl(Pod::Weaver::Role::Section)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|25	BuildRequires: perl(namespace::autoclean)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|26	BuildRequires: perl(strict)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|27	BuildRequires: perl(warnings)
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|28	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|29	BuildArch:  noarch
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|30	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|31	%description
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|32	This section plugin will produce
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|33	a hunk of Pod that refers the user to
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|34	the distribution's homepage
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|35	and development versions.
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|36	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|37	%prep
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|39	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|40	%build
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|42	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|43	%make
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|44	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|45	%check
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|46	%make test
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|47	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|48	%install
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|49	%makeinstall_std
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|50	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|51	%files
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|52	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|53	%{_mandir}/man3/*
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|54	%perl_vendorlib/*
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|55	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|56	%changelog
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|57	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|58	* Sat Jun 06 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|59	- (b655d39) Imported from SRPM
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|60	
14cu|perl-Pod-Weaver-Section-Availability-1.200.0-1|61	

13276 14
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|1	%define upstream_name    Pod-Weaver-Section-BugsAndLimitations
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|3	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|6	Release:    1
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|7	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|8	Summary:    Add a BUGS AND LIMITATIONS pod section
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|10	Group:      Development/Perl
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|13	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|14	BuildRequires: perl-devel
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|15	BuildRequires: perl(Dist::Zilla::Plugin::Bugtracker)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|17	BuildRequires: perl(File::Find)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|19	BuildRequires: perl(Moose)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|20	BuildRequires: perl(Moose::Autobox)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|21	BuildRequires: perl(Pod::Weaver::Role::Section)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|22	BuildRequires: perl(Test::More)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|23	BuildRequires: perl(namespace::autoclean)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|24	BuildRequires: perl(strict)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|25	BuildRequires: perl(warnings)
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|26	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|27	BuildArch:  noarch
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|28	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|29	%description
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|30	This section plugin will produce a hunk of Pod that refers to the
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|31	bugtracker URL.
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|32	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|33	You need to use Dist::Zilla::Plugin::Bugtracker in your "dist.ini" file,
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|34	because this plugin relies on information that other plugin generates.
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|35	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|36	weave_section
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|37	adds the "BUGS AND LIMITATIONS" section.
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|38	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|39	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|40	%prep
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|42	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|43	%build
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|45	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|46	%make
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|47	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|48	%check
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|49	%make test
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|50	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|51	%install
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|52	%makeinstall_std
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|53	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|54	%files
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|55	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|56	%{_mandir}/man3/*
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|57	%perl_vendorlib/*
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|58	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|59	%changelog
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|60	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|61	* Sat Jun 06 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|62	- (eeb7d87) Imported from SRPM
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|63	
14cu|perl-Pod-Weaver-Section-BugsAndLimitations-1.200.0-1|64	

13277 14
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|1	%define upstream_name    Pod-Weaver-Section-Installation
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|2	%define upstream_version 1.101421
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|3	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|4	Name:       perl-%{upstream_name}
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|6	Release:    1
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|7	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|8	Summary:    Add an INSTALLATION pod section
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|9	License:    GPL+ or Artistic
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|10	Group:      Development/Perl
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|13	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|14	BuildRequires: perl-devel
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|15	BuildRequires: perl(File::Find)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|16	BuildRequires: perl(File::Temp)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|17	BuildRequires: perl(Moose)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|18	BuildRequires: perl(Moose::Autobox)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|19	BuildRequires: perl(Pod::Weaver::Role::Section)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|20	BuildRequires: perl(Test::More)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|21	BuildRequires: perl(namespace::autoclean)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|22	BuildRequires: perl(strict)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|23	BuildRequires: perl(warnings)
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|24	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|25	BuildArch:  noarch
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|26	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|27	%description
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|28	This section plugin will produce a hunk of Pod
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|29	that describes how to install the distribution.
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|30	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|31	%prep
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|33	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|34	%build
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|36	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|37	%make
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|38	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|39	%check
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|40	%make test
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|41	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|42	%install
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|43	%makeinstall_std
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|44	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|45	%files
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|46	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|47	%{_mandir}/man3/*
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|48	%perl_vendorlib/*
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|49	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|50	%changelog
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|51	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|52	* Sat Jun 06 2015 abfonly <John@smith.org> 1.101.421-1
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|53	- (f84ee2a) Imported from SRPM
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|54	
14cu|perl-Pod-Weaver-Section-Installation-1.101.421-1|55	

13278 14
14cu|perl-POE-1.367.0-2|1	%define	upstream_name	 POE
14cu|perl-POE-1.367.0-2|2	%define upstream_version 1.367
14cu|perl-POE-1.367.0-2|3	
14cu|perl-POE-1.367.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-POE-1.367.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-POE-1.367.0-2|6	Release:	2
14cu|perl-POE-1.367.0-2|7	Epoch:		2
14cu|perl-POE-1.367.0-2|8	
14cu|perl-POE-1.367.0-2|9	Summary:	Portable multitasking and networking framework for Perl
14cu|perl-POE-1.367.0-2|10	
14cu|perl-POE-1.367.0-2|11	License:	GPL+ or Artistic
14cu|perl-POE-1.367.0-2|12	Group:		Development/Perl
14cu|perl-POE-1.367.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-1.367.0-2|14	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-1.367.0-2|15	# This upstream_name naming scheme does not follow path names...
14cu|perl-POE-1.367.0-2|16	
14cu|perl-POE-1.367.0-2|17	BuildRequires:	perl-devel
14cu|perl-POE-1.367.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-POE-1.367.0-2|19	BuildRequires:	perl(Carp)
14cu|perl-POE-1.367.0-2|20	BuildRequires:	perl(Errno)
14cu|perl-POE-1.367.0-2|21	BuildRequires:	perl(Exporter)
14cu|perl-POE-1.367.0-2|22	BuildRequires:	perl(File::Spec)
14cu|perl-POE-1.367.0-2|23	BuildRequires:	perl(IO)
14cu|perl-POE-1.367.0-2|24	BuildRequires:	perl(POSIX)
14cu|perl-POE-1.367.0-2|25	BuildRequires:	perl(Storable)
14cu|perl-POE-1.367.0-2|26	BuildRequires:	perl(Test::Harness)
14cu|perl-POE-1.367.0-2|27	BuildRequires:	perl(Time::HiRes)
14cu|perl-POE-1.367.0-2|28	BuildRequires:	perl(Curses)
14cu|perl-POE-1.367.0-2|29	BuildRequires:	perl(IO::Pipely)
14cu|perl-POE-1.367.0-2|30	BuildRequires:	perl(IO::Pty)
14cu|perl-POE-1.367.0-2|31	BuildRequires:	perl(IO::Tty)
14cu|perl-POE-1.367.0-2|32	# perl-POE-Test-Loops circular test dep.
14cu|perl-POE-1.367.0-2|33	# rebuild it each time against the new POE
14cu|perl-POE-1.367.0-2|34	BuildRequires:	perl(POE::Test::Loops) >= 1.360.0
14cu|perl-POE-1.367.0-2|35	#
14cu|perl-POE-1.367.0-2|36	BuildRequires:	perl(Socket6)
14cu|perl-POE-1.367.0-2|37	BuildRequires:	perl(Term::ReadKey)
14cu|perl-POE-1.367.0-2|38	BuildRequires:	perl(LWP)
14cu|perl-POE-1.367.0-2|39	BuildRequires:	perl(Test::Simple)
14cu|perl-POE-1.367.0-2|40	BuildRequires:	perl(Email::MIME::RFC2047)
14cu|perl-POE-1.367.0-2|41	BuildRequires:	perl(Term::Size)
14cu|perl-POE-1.367.0-2|42	BuildRequires:	perl(Socket::GetAddrInfo)
14cu|perl-POE-1.367.0-2|43	BuildRequires:	perl(Compress::Zlib)
14cu|perl-POE-1.367.0-2|44	BuildRequires:	perl(Socket)
14cu|perl-POE-1.367.0-2|45	
14cu|perl-POE-1.367.0-2|46	BuildArch:	noarch
14cu|perl-POE-1.367.0-2|47	
14cu|perl-POE-1.367.0-2|48	Provides:	perl(POE::Resource::Controls)
14cu|perl-POE-1.367.0-2|49	
14cu|perl-POE-1.367.0-2|50	%description
14cu|perl-POE-1.367.0-2|51	POE is a framework for cooperative, event driven multitasking in Perl.
14cu|perl-POE-1.367.0-2|52	
14cu|perl-POE-1.367.0-2|53	POE originally was developed as the core of a persistent object server and
14cu|perl-POE-1.367.0-2|54	runtime environment. It has evolved into a general purpose multitasking and
14cu|perl-POE-1.367.0-2|55	networking framework, encompassing and providing a consistent interface to
14cu|perl-POE-1.367.0-2|56	other event loops such as Event and the Tk and Gtk toolkits.
14cu|perl-POE-1.367.0-2|57	
14cu|perl-POE-1.367.0-2|58	POE is a mature framework for creating multitasking programs in Perl.  It has
14cu|perl-POE-1.367.0-2|59	been in active development since 1998.  It has been used in mission-critical
14cu|perl-POE-1.367.0-2|60	systems such as internetworked financial markets, file systems, commerce and
14cu|perl-POE-1.367.0-2|61	application servers.
14cu|perl-POE-1.367.0-2|62	
14cu|perl-POE-1.367.0-2|63	%prep
14cu|perl-POE-1.367.0-2|64	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-1.367.0-2|65	chmod 755 examples
14cu|perl-POE-1.367.0-2|66	chmod 755 examples/*.perl
14cu|perl-POE-1.367.0-2|67	
14cu|perl-POE-1.367.0-2|68	%build
14cu|perl-POE-1.367.0-2|69	%{__perl} Makefile.PL INSTALLDIRS=vendor --default
14cu|perl-POE-1.367.0-2|70	%make
14cu|perl-POE-1.367.0-2|71	
14cu|perl-POE-1.367.0-2|72	%check
14cu|perl-POE-1.367.0-2|73	DISPLAY= make test
14cu|perl-POE-1.367.0-2|74	
14cu|perl-POE-1.367.0-2|75	%install
14cu|perl-POE-1.367.0-2|76	%makeinstall_std
14cu|perl-POE-1.367.0-2|77	
14cu|perl-POE-1.367.0-2|78	%files
14cu|perl-POE-1.367.0-2|79	%doc CHANGES HISTORY README examples TODO META.yml META.json
14cu|perl-POE-1.367.0-2|80	%{perl_vendorlib}/POE
14cu|perl-POE-1.367.0-2|81	%{perl_vendorlib}/*.pm
14cu|perl-POE-1.367.0-2|82	%{_mandir}/man3/*
14cu|perl-POE-1.367.0-2|83	
14cu|perl-POE-1.367.0-2|84	
14cu|perl-POE-1.367.0-2|85	
14cu|perl-POE-1.367.0-2|86	%changelog
14cu|perl-POE-1.367.0-2|87	
14cu|perl-POE-1.367.0-2|88	* Sun Oct 18 2015 abfonly <abfonly@gmail.com> 2:1.367.0-2
14cu|perl-POE-1.367.0-2|89	- (237f758) Log: Update to 1.367.0
14cu|perl-POE-1.367.0-2|90	
14cu|perl-POE-1.367.0-2|91	

13279 14
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|1	%define upstream_name    POE-Component-Client-HTTP
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|2	%define upstream_version 0.949
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|3	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|6	Release:    1
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|7	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|8	Summary:    Non-blocking/parallel web requests engine
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|9	License:    GPL+ or Artistic
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|10	Group:      Development/Perl
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|12	Source0:    http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|13	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|14	BuildRequires: perl(HTTP::Request)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|15	BuildRequires: perl(HTTP::Response)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|16	BuildRequires: perl(Net::HTTP::Methods)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|17	BuildRequires: perl(POE) >= 1.366.0
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|18	BuildRequires: perl(POE::Component::Client::Keepalive) >= 0.272.0
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|19	BuildRequires: perl(Test::POE::Server::TCP)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|20	BuildRequires: perl(Socket::GetAddrInfo)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|21	BuildRequires: perl(URI)
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|22	BuildRequires: perl(Test::Pod::Coverage) >= 1.04
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|23	BuildRequires: perl-devel
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|24	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|25	BuildArch: noarch
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|26	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|27	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|28	%description
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|29	The HTTPHead filter turns stream data that has the appropriate format
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|30	into a HTTP::Response object. In an all-POE world, this would sit on
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|31	the other end of a connection as POE::Filter::HTTPD/
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|32	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|33	%prep
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|35	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|36	%build
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|38	%make
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|39	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|40	%check
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|41	make test
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|42	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|43	%install
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|44	%makeinstall_std
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|45	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|46	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|47	%files
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|48	%doc CHANGES README
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|49	%{_mandir}/man3/*
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|50	%perl_vendorlib/POE
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|51	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|52	%changelog
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|53	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|54	* Sat Apr 11 2015 abfonly <John@smith.org> 0.949.0-1
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|55	- (0ff5c21) Log : Update to 0.949.0
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|56	
14cu|perl-POE-Component-Client-HTTP-0.949.0-1|57	

13280 14
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|1	%define upstream_name    POE-Component-Client-Keepalive
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|2	%define upstream_version 0.272
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|3	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|6	Release:	1
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|7	Epoch:		1
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|8	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|9	Summary:	Manage connections, with keep-alive
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|10	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|11	License:	GPL+ or Artistic
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|12	Group:		Development/Perl
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|14	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|15	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|16	BuildRequires:	perl-devel
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|17	BuildRequires:	perl(Net::IP)
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|18	BuildRequires:	perl(POE)
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|19	BuildRequires:	perl(POE::Component::Client::DNS)
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|20	BuildRequires:	perl(POE::Component::Resolver)
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|21	BuildRequires:	perl(Net::IP::Minimal)
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|22	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|23	BuildArch:	noarch
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|24	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|25	%description
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|26	POE::Component::Client::Keepalive creates and manages connections for
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|27	other components. It maintains a cache of kept-alive connections for
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|28	quick reuse. It is written specifically for clients that can benefit
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|29	from kept-alive connections, such as HTTP clients. Using it for one-shot
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|30	connections would probably be silly.
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|31	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|32	%prep
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|34	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|35	%build
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|37	%make
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|38	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|39	%check
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|40	make test
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|41	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|42	%install
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|43	%makeinstall_std
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|44	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|45	%files
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|46	%doc CHANGES META.yml README
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|47	%{_mandir}/man3/*
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|48	%{perl_vendorlib}/*
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|49	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|50	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|51	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|52	%changelog
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|53	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|54	* Sat Apr 11 2015 abfonly <John@smith.org> 1:0.272.0-1
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|55	- (7643d74) Log: Update to 0.272.0, import missing BR, fixed tests
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|56	
14cu|perl-POE-Component-Client-Keepalive-0.272.0-1|57	

13281 14
14cu|perl-POE-Component-IKC-0.2402-1|1	# perl conversion not applied , I won't epoch it. Symbianflo.
14cu|perl-POE-Component-IKC-0.2402-1|2	
14cu|perl-POE-Component-IKC-0.2402-1|3	%define upstream_name    POE-Component-IKC
14cu|perl-POE-Component-IKC-0.2402-1|4	%define upstream_version 0.2402
14cu|perl-POE-Component-IKC-0.2402-1|5	
14cu|perl-POE-Component-IKC-0.2402-1|6	
14cu|perl-POE-Component-IKC-0.2402-1|7	
14cu|perl-POE-Component-IKC-0.2402-1|8	Name:		perl-%{upstream_name}
14cu|perl-POE-Component-IKC-0.2402-1|9	Version:	%{upstream_version}
14cu|perl-POE-Component-IKC-0.2402-1|10	Release:	1
14cu|perl-POE-Component-IKC-0.2402-1|11	
14cu|perl-POE-Component-IKC-0.2402-1|12	License:	GPL or Artistic
14cu|perl-POE-Component-IKC-0.2402-1|13	Group:		Development/Perl
14cu|perl-POE-Component-IKC-0.2402-1|14	Summary:	POE IKC proxy session
14cu|perl-POE-Component-IKC-0.2402-1|15	
14cu|perl-POE-Component-IKC-0.2402-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-IKC-0.2402-1|17	Source:		http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-IKC-0.2402-1|18	
14cu|perl-POE-Component-IKC-0.2402-1|19	BuildRequires:	perl-devel
14cu|perl-POE-Component-IKC-0.2402-1|20	BuildRequires:	perl(POE)
14cu|perl-POE-Component-IKC-0.2402-1|21	BuildRequires:	perl(Scalar::Util)
14cu|perl-POE-Component-IKC-0.2402-1|22	BuildRequires:	perl(Test::More)
14cu|perl-POE-Component-IKC-0.2402-1|23	BuildRequires:	perl(Data::Dump)
14cu|perl-POE-Component-IKC-0.2402-1|24	BuildRequires:	perl(Test::Pod)
14cu|perl-POE-Component-IKC-0.2402-1|25	BuildRequires:	perl(Devel::Size)
14cu|perl-POE-Component-IKC-0.2402-1|26	BuildRequires:	perl(POE::Test::Loops)
14cu|perl-POE-Component-IKC-0.2402-1|27	
14cu|perl-POE-Component-IKC-0.2402-1|28	BuildArch:	noarch
14cu|perl-POE-Component-IKC-0.2402-1|29	
14cu|perl-POE-Component-IKC-0.2402-1|30	%description
14cu|perl-POE-Component-IKC-0.2402-1|31	This is Inter-Kernel Communication for POE.  It is used to get events
14cu|perl-POE-Component-IKC-0.2402-1|32	from one POE kernel to another
14cu|perl-POE-Component-IKC-0.2402-1|33	
14cu|perl-POE-Component-IKC-0.2402-1|34	%prep
14cu|perl-POE-Component-IKC-0.2402-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-IKC-0.2402-1|36	
14cu|perl-POE-Component-IKC-0.2402-1|37	%build
14cu|perl-POE-Component-IKC-0.2402-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-IKC-0.2402-1|39	%make
14cu|perl-POE-Component-IKC-0.2402-1|40	
14cu|perl-POE-Component-IKC-0.2402-1|41	%check
14cu|perl-POE-Component-IKC-0.2402-1|42	make test
14cu|perl-POE-Component-IKC-0.2402-1|43	
14cu|perl-POE-Component-IKC-0.2402-1|44	%install
14cu|perl-POE-Component-IKC-0.2402-1|45	%makeinstall_std
14cu|perl-POE-Component-IKC-0.2402-1|46	
14cu|perl-POE-Component-IKC-0.2402-1|47	%files
14cu|perl-POE-Component-IKC-0.2402-1|48	%doc Changes README META.yml META.json
14cu|perl-POE-Component-IKC-0.2402-1|49	%{_mandir}/man3/*
14cu|perl-POE-Component-IKC-0.2402-1|50	%{perl_vendorlib}/*
14cu|perl-POE-Component-IKC-0.2402-1|51	
14cu|perl-POE-Component-IKC-0.2402-1|52	
14cu|perl-POE-Component-IKC-0.2402-1|53	%changelog
14cu|perl-POE-Component-IKC-0.2402-1|54	
14cu|perl-POE-Component-IKC-0.2402-1|55	* Sat Jun 20 2015 abfonly <John@smith.org> 0.2402-1
14cu|perl-POE-Component-IKC-0.2402-1|56	- (715b547) Log: update to 0.2402,fixed BR, keep the unconverted version, I don't do epoch.Symbianflo
14cu|perl-POE-Component-IKC-0.2402-1|57	
14cu|perl-POE-Component-IKC-0.2402-1|58	

13282 14
14cu|perl-POE-Component-IRC-6.880.0-1|1	%define upstream_name  POE-Component-IRC
14cu|perl-POE-Component-IRC-6.880.0-1|2	%define upstream_version 6.88
14cu|perl-POE-Component-IRC-6.880.0-1|3	
14cu|perl-POE-Component-IRC-6.880.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-POE-Component-IRC-6.880.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-POE-Component-IRC-6.880.0-1|6	Release:	1
14cu|perl-POE-Component-IRC-6.880.0-1|7	
14cu|perl-POE-Component-IRC-6.880.0-1|8	Summary:	A fully event-driven IRC client module
14cu|perl-POE-Component-IRC-6.880.0-1|9	
14cu|perl-POE-Component-IRC-6.880.0-1|10	License:	GPL
14cu|perl-POE-Component-IRC-6.880.0-1|11	Group:		Development/Perl
14cu|perl-POE-Component-IRC-6.880.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-IRC-6.880.0-1|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-IRC-6.880.0-1|14	
14cu|perl-POE-Component-IRC-6.880.0-1|15	BuildRequires:	perl-devel
14cu|perl-POE-Component-IRC-6.880.0-1|16	BuildRequires:	perl(Date::Format)
14cu|perl-POE-Component-IRC-6.880.0-1|17	BuildRequires:	perl(IRC::Utils)
14cu|perl-POE-Component-IRC-6.880.0-1|18	BuildRequires:	perl(Object::Pluggable)
14cu|perl-POE-Component-IRC-6.880.0-1|19	BuildRequires:	perl(POE::Filter::IRCD)
14cu|perl-POE-Component-IRC-6.880.0-1|20	BuildRequires:	perl(POE::Component::Client::DNS)
14cu|perl-POE-Component-IRC-6.880.0-1|21	BuildRequires:	perl(POE::Component::Client::Ident)
14cu|perl-POE-Component-IRC-6.880.0-1|22	BuildRequires:	perl(POE::Component::Pluggable)
14cu|perl-POE-Component-IRC-6.880.0-1|23	BuildRequires:	perl(POE::Component::Syndicator)
14cu|perl-POE-Component-IRC-6.880.0-1|24	BuildRequires:	perl(Test::Differences)
14cu|perl-POE-Component-IRC-6.880.0-1|25	BuildRequires:	perl(Test::More)
14cu|perl-POE-Component-IRC-6.880.0-1|26	BuildArch:	noarch
14cu|perl-POE-Component-IRC-6.880.0-1|27	
14cu|perl-POE-Component-IRC-6.880.0-1|28	%description
14cu|perl-POE-Component-IRC-6.880.0-1|29	POE::Component::IRC is a POE (Perl Object Environment) component
14cu|perl-POE-Component-IRC-6.880.0-1|30	which provides a convenient way for POE applications to create a tiny
14cu|perl-POE-Component-IRC-6.880.0-1|31	IRC client session and send and receive IRC events through it. If that
14cu|perl-POE-Component-IRC-6.880.0-1|32	first sentence was a bit too much, go read the POE documentation over
14cu|perl-POE-Component-IRC-6.880.0-1|33	and over until it makes some sense.
14cu|perl-POE-Component-IRC-6.880.0-1|34	
14cu|perl-POE-Component-IRC-6.880.0-1|35	%prep
14cu|perl-POE-Component-IRC-6.880.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-IRC-6.880.0-1|37	chmod 644 README Changes
14cu|perl-POE-Component-IRC-6.880.0-1|38	find lib -name \*.pm | xargs chmod 644
14cu|perl-POE-Component-IRC-6.880.0-1|39	
14cu|perl-POE-Component-IRC-6.880.0-1|40	%build
14cu|perl-POE-Component-IRC-6.880.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-IRC-6.880.0-1|42	%make
14cu|perl-POE-Component-IRC-6.880.0-1|43	
14cu|perl-POE-Component-IRC-6.880.0-1|44	%check
14cu|perl-POE-Component-IRC-6.880.0-1|45	%make test
14cu|perl-POE-Component-IRC-6.880.0-1|46	
14cu|perl-POE-Component-IRC-6.880.0-1|47	%install
14cu|perl-POE-Component-IRC-6.880.0-1|48	%makeinstall_std
14cu|perl-POE-Component-IRC-6.880.0-1|49	
14cu|perl-POE-Component-IRC-6.880.0-1|50	%files
14cu|perl-POE-Component-IRC-6.880.0-1|51	%doc README Changes examples
14cu|perl-POE-Component-IRC-6.880.0-1|52	%{perl_vendorlib}/POE
14cu|perl-POE-Component-IRC-6.880.0-1|53	%{_mandir}/*/*
14cu|perl-POE-Component-IRC-6.880.0-1|54	
14cu|perl-POE-Component-IRC-6.880.0-1|55	
14cu|perl-POE-Component-IRC-6.880.0-1|56	
14cu|perl-POE-Component-IRC-6.880.0-1|57	%changelog
14cu|perl-POE-Component-IRC-6.880.0-1|58	
14cu|perl-POE-Component-IRC-6.880.0-1|59	* Sun Apr 12 2015 abfonly <John@smith.org> 6.880.0-1
14cu|perl-POE-Component-IRC-6.880.0-1|60	- (82807df) Log: Update to 6.880.0
14cu|perl-POE-Component-IRC-6.880.0-1|61	
14cu|perl-POE-Component-IRC-6.880.0-1|62	

13283 14
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|1	%define upstream_name    POE-Component-SmokeBox-Recent
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|2	%define upstream_version 1.46
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|3	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|6	Release:	1
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|7	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|8	Summary:	An extremely minimal HTTP client
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|9	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|10	License:	GPL+ or Artistic
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|11	Group:		Development/Perl
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|14	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|15	BuildRequires:	perl-devel
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|16	BuildRequires:	perl(CPAN::Recent::Uploads)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|18	BuildRequires:	perl(HTTP::Date)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|19	BuildRequires:	perl(HTTP::Request)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|20	BuildRequires:	perl(HTTP::Response)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|21	BuildRequires:	perl(Net::IP)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|22	BuildRequires:	perl(Net::IP::Minimal)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|23	BuildRequires:	perl(POE)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|24	BuildRequires:	perl(POE::Component::Client::DNS)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|25	BuildRequires:	perl(POE::Filter::HTTP::Parser)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|26	BuildRequires:	perl(Test::More)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|27	BuildRequires:	perl(Test::POE::Client::TCP)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|28	BuildRequires:	perl(Test::POE::Server::TCP)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|29	BuildRequires:	perl(URI)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|30	Requires:	perl(POE::Component::Client::DNS)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|31	Requires:	perl(Test::POE::Client::TCP)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|32	Requires:	perl(CPAN::Recent::Uploads)
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|33	BuildArch:	noarch
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|34	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|35	%description
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|36	POE::Component::SmokeBox::Recent is a the POE manpage component for
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|37	retrieving recently uploaded CPAN distributions from the CPAN mirror of
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|38	your choice.
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|39	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|40	It accepts a url and an event name and attempts to download and parse the
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|41	RECENT file from that given url.
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|42	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|43	It is part of the SmokeBox toolkit for building CPAN Smoke testing
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|44	frameworks.
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|45	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|46	%prep
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|48	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|49	%build
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|50	export PERL_MM_USE_DEFAULT=1
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|52	%make
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|53	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|54	%check
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|55	%make test
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|56	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|57	%install
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|58	%makeinstall_std
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|59	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|60	%files
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|61	%doc Changes META.yml LICENSE README
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|62	%{_mandir}/man3/*
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|63	%{perl_vendorlib}/*
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|64	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|65	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|66	%changelog
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|67	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|68	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-1
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|69	- (52ef04b) Updated to 1.46
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|70	
14cu|perl-POE-Component-SmokeBox-Recent-1.460.0-1|71	

13284 14
14cu|perl-POE-Component-SSLify-1.12.0-1|1	%define upstream_name    POE-Component-SSLify
14cu|perl-POE-Component-SSLify-1.12.0-1|2	%define upstream_version 1.012
14cu|perl-POE-Component-SSLify-1.12.0-1|3	
14cu|perl-POE-Component-SSLify-1.12.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-POE-Component-SSLify-1.12.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-POE-Component-SSLify-1.12.0-1|6	Release:    1
14cu|perl-POE-Component-SSLify-1.12.0-1|7	
14cu|perl-POE-Component-SSLify-1.12.0-1|8	Summary:    Server-side handle for SSLify
14cu|perl-POE-Component-SSLify-1.12.0-1|9	License:    GPL+ or Artistic
14cu|perl-POE-Component-SSLify-1.12.0-1|10	Group:      Development/Perl
14cu|perl-POE-Component-SSLify-1.12.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Component-SSLify-1.12.0-1|12	Source0:    http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POE-Component-SSLify-1.12.0-1|13	
14cu|perl-POE-Component-SSLify-1.12.0-1|14	BuildRequires: perl(Exporter)
14cu|perl-POE-Component-SSLify-1.12.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-POE-Component-SSLify-1.12.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-POE-Component-SSLify-1.12.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-POE-Component-SSLify-1.12.0-1|18	BuildRequires: perl(IO::Handle)
14cu|perl-POE-Component-SSLify-1.12.0-1|19	BuildRequires: perl(IPC::Open3)
14cu|perl-POE-Component-SSLify-1.12.0-1|20	BuildRequires: perl(Net::SSLeay)
14cu|perl-POE-Component-SSLify-1.12.0-1|21	BuildRequires: perl(POE)
14cu|perl-POE-Component-SSLify-1.12.0-1|22	BuildRequires: perl(POE::Component::Client::TCP)
14cu|perl-POE-Component-SSLify-1.12.0-1|23	BuildRequires: perl(POE::Component::Server::TCP)
14cu|perl-POE-Component-SSLify-1.12.0-1|24	BuildRequires: perl(POE::Filter::Stream)
14cu|perl-POE-Component-SSLify-1.12.0-1|25	BuildRequires: perl(Scalar::Util)
14cu|perl-POE-Component-SSLify-1.12.0-1|26	BuildRequires: perl(Socket)
14cu|perl-POE-Component-SSLify-1.12.0-1|27	BuildRequires: perl(Symbol)
14cu|perl-POE-Component-SSLify-1.12.0-1|28	BuildRequires: perl(Task::Weaken)
14cu|perl-POE-Component-SSLify-1.12.0-1|29	BuildRequires: perl(Test::FailWarnings)
14cu|perl-POE-Component-SSLify-1.12.0-1|30	BuildRequires: perl(Test::More)
14cu|perl-POE-Component-SSLify-1.12.0-1|31	BuildRequires: perl(parent)
14cu|perl-POE-Component-SSLify-1.12.0-1|32	BuildRequires: perl(strict)
14cu|perl-POE-Component-SSLify-1.12.0-1|33	BuildRequires: perl(warnings)
14cu|perl-POE-Component-SSLify-1.12.0-1|34	BuildRequires: perl(ExtUtils::Helpers)
14cu|perl-POE-Component-SSLify-1.12.0-1|35	BuildRequires: perl(ExtUtils::InstallPaths)
14cu|perl-POE-Component-SSLify-1.12.0-1|36	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-POE-Component-SSLify-1.12.0-1|37	BuildRequires: perl-devel
14cu|perl-POE-Component-SSLify-1.12.0-1|38	
14cu|perl-POE-Component-SSLify-1.12.0-1|39	BuildArch: noarch
14cu|perl-POE-Component-SSLify-1.12.0-1|40	
14cu|perl-POE-Component-SSLify-1.12.0-1|41	%description
14cu|perl-POE-Component-SSLify-1.12.0-1|42	This component is a method to simplify the SSLification of a socket before
14cu|perl-POE-Component-SSLify-1.12.0-1|43	it is passed to a the POE::Wheel::ReadWrite manpage wheel in your
14cu|perl-POE-Component-SSLify-1.12.0-1|44	application.
14cu|perl-POE-Component-SSLify-1.12.0-1|45	
14cu|perl-POE-Component-SSLify-1.12.0-1|46	%prep
14cu|perl-POE-Component-SSLify-1.12.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Component-SSLify-1.12.0-1|48	# perl(Test::More) is too old for this tests , needed 1.001002
14cu|perl-POE-Component-SSLify-1.12.0-1|49	# we have 0.98.Sflo
14cu|perl-POE-Component-SSLify-1.12.0-1|50	rm -fr t/00-ssleay-info.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|51	t/connect_hook.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|52	t/connect_hook_nodata.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|53	t/connfail_client.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|54	t/connfail_server.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|55	t/renegotiate_client.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|56	t/renegotiate_client_pings.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|57	t/renegotiate_server.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|58	t/simple.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|59	t/simple_large.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|60	t/simple_parallel.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|61	t/simple_parallel_large.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|62	t/simple_parallel_superbig.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|63	t/simple_superbig.t \
14cu|perl-POE-Component-SSLify-1.12.0-1|64	t/upgrade.t
14cu|perl-POE-Component-SSLify-1.12.0-1|65	
14cu|perl-POE-Component-SSLify-1.12.0-1|66	%build
14cu|perl-POE-Component-SSLify-1.12.0-1|67	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Component-SSLify-1.12.0-1|68	
14cu|perl-POE-Component-SSLify-1.12.0-1|69	%make
14cu|perl-POE-Component-SSLify-1.12.0-1|70	
14cu|perl-POE-Component-SSLify-1.12.0-1|71	%check
14cu|perl-POE-Component-SSLify-1.12.0-1|72	%make test
14cu|perl-POE-Component-SSLify-1.12.0-1|73	
14cu|perl-POE-Component-SSLify-1.12.0-1|74	%install
14cu|perl-POE-Component-SSLify-1.12.0-1|75	%makeinstall_std
14cu|perl-POE-Component-SSLify-1.12.0-1|76	
14cu|perl-POE-Component-SSLify-1.12.0-1|77	%files
14cu|perl-POE-Component-SSLify-1.12.0-1|78	%doc Changes META.yml README LICENSE META.json
14cu|perl-POE-Component-SSLify-1.12.0-1|79	%{_mandir}/man3/*
14cu|perl-POE-Component-SSLify-1.12.0-1|80	%{perl_vendorlib}/*
14cu|perl-POE-Component-SSLify-1.12.0-1|81	
14cu|perl-POE-Component-SSLify-1.12.0-1|82	
14cu|perl-POE-Component-SSLify-1.12.0-1|83	%changelog
14cu|perl-POE-Component-SSLify-1.12.0-1|84	
14cu|perl-POE-Component-SSLify-1.12.0-1|85	* Sat Apr 11 2015 abfonly <John@smith.org> 1.12.0-1
14cu|perl-POE-Component-SSLify-1.12.0-1|86	- (a824acf) Imported from SRPM
14cu|perl-POE-Component-SSLify-1.12.0-1|87	
14cu|perl-POE-Component-SSLify-1.12.0-1|88	

13285 14
14cu|perl-POE-Test-Loops-1.360.0-3|1	%define upstream_name    POE-Test-Loops
14cu|perl-POE-Test-Loops-1.360.0-3|2	%define upstream_version 1.360
14cu|perl-POE-Test-Loops-1.360.0-3|3	
14cu|perl-POE-Test-Loops-1.360.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-POE-Test-Loops-1.360.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-POE-Test-Loops-1.360.0-3|6	Release:	3
14cu|perl-POE-Test-Loops-1.360.0-3|7	
14cu|perl-POE-Test-Loops-1.360.0-3|8	Summary:	Reusable tests for POE::Loop authors
14cu|perl-POE-Test-Loops-1.360.0-3|9	
14cu|perl-POE-Test-Loops-1.360.0-3|10	License:	GPL+ or Artistic
14cu|perl-POE-Test-Loops-1.360.0-3|11	Group:		Development/Perl
14cu|perl-POE-Test-Loops-1.360.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POE-Test-Loops-1.360.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Test-Loops-%{upstream_version}.tar.gz
14cu|perl-POE-Test-Loops-1.360.0-3|14	
14cu|perl-POE-Test-Loops-1.360.0-3|15	BuildRequires:	perl-devel
14cu|perl-POE-Test-Loops-1.360.0-3|16	BuildRequires:	perl(Test::More)
14cu|perl-POE-Test-Loops-1.360.0-3|17	BuildRequires:	perl(POE) == 1.367.0
14cu|perl-POE-Test-Loops-1.360.0-3|18	
14cu|perl-POE-Test-Loops-1.360.0-3|19	Requires:	perl(POE) == 1.367.0
14cu|perl-POE-Test-Loops-1.360.0-3|20	
14cu|perl-POE-Test-Loops-1.360.0-3|21	BuildArch:	noarch
14cu|perl-POE-Test-Loops-1.360.0-3|22	
14cu|perl-POE-Test-Loops-1.360.0-3|23	%description
14cu|perl-POE-Test-Loops-1.360.0-3|24	POE::Test::Loops contains one function, generate(), which will generate all
14cu|perl-POE-Test-Loops-1.360.0-3|25	the loop tests for one or more POE::Loop subclasses.
14cu|perl-POE-Test-Loops-1.360.0-3|26	
14cu|perl-POE-Test-Loops-1.360.0-3|27	The the /SYNOPSIS manpage example is a version of the poe-gen-tests
14cu|perl-POE-Test-Loops-1.360.0-3|28	manpage, which is a stand-alone utility to generate the actual tests. the
14cu|perl-POE-Test-Loops-1.360.0-3|29	poe-gen-tests manpage also documents the POE::Test::Loops system in more
14cu|perl-POE-Test-Loops-1.360.0-3|30	detail.
14cu|perl-POE-Test-Loops-1.360.0-3|31	
14cu|perl-POE-Test-Loops-1.360.0-3|32	%prep
14cu|perl-POE-Test-Loops-1.360.0-3|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POE-Test-Loops-1.360.0-3|34	
14cu|perl-POE-Test-Loops-1.360.0-3|35	%build
14cu|perl-POE-Test-Loops-1.360.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-POE-Test-Loops-1.360.0-3|37	%make
14cu|perl-POE-Test-Loops-1.360.0-3|38	
14cu|perl-POE-Test-Loops-1.360.0-3|39	%check
14cu|perl-POE-Test-Loops-1.360.0-3|40	make test
14cu|perl-POE-Test-Loops-1.360.0-3|41	
14cu|perl-POE-Test-Loops-1.360.0-3|42	%install
14cu|perl-POE-Test-Loops-1.360.0-3|43	%makeinstall_std
14cu|perl-POE-Test-Loops-1.360.0-3|44	
14cu|perl-POE-Test-Loops-1.360.0-3|45	%files
14cu|perl-POE-Test-Loops-1.360.0-3|46	%doc CHANGES README
14cu|perl-POE-Test-Loops-1.360.0-3|47	%{_mandir}/man3/*
14cu|perl-POE-Test-Loops-1.360.0-3|48	%{_mandir}/man1/poe-gen-tests.1*
14cu|perl-POE-Test-Loops-1.360.0-3|49	%{perl_vendorlib}/POE
14cu|perl-POE-Test-Loops-1.360.0-3|50	%{_bindir}/poe-gen-tests
14cu|perl-POE-Test-Loops-1.360.0-3|51	
14cu|perl-POE-Test-Loops-1.360.0-3|52	
14cu|perl-POE-Test-Loops-1.360.0-3|53	
14cu|perl-POE-Test-Loops-1.360.0-3|54	%changelog
14cu|perl-POE-Test-Loops-1.360.0-3|55	
14cu|perl-POE-Test-Loops-1.360.0-3|56	* Sun Oct 18 2015 abfonly <abfonly@gmail.com> 1.360.0-3
14cu|perl-POE-Test-Loops-1.360.0-3|57	- (9ccbd8a) rebuild against the new perl-POE-1.367.0,
14cu|perl-POE-Test-Loops-1.360.0-3|58	- (9ccbd8a) bump rel.
14cu|perl-POE-Test-Loops-1.360.0-3|59	
14cu|perl-POE-Test-Loops-1.360.0-3|60	

13286 14
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|1	%define upstream_name    POSIX-strftime-Compiler
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|2	%define upstream_version 0.40
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|3	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|6	Release:    1
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|7	Summary:    GNU C library compatible strftime for loggers and servers
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|8	License:    GPL+ or Artistic
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|9	Group:      Development/Perl
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|11	Source0:    http://www.cpan.org/modules/by-module/POSIX/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|12	BuildRequires: perl(CPAN::Meta)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|13	BuildRequires: perl(CPAN::Meta::Prereqs)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|14	BuildRequires: perl(Carp)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|16	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|17	BuildRequires: perl(Module::Build) >= 0.380.0
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|18	BuildRequires: perl(POSIX)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|19	BuildRequires: perl(Test::More) >= 0.980.0
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|20	BuildRequires: perl(Time::Local)
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|21	BuildArch:  noarch
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|22	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|23	%description
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|24	POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|25	But this module will not affected by the system locale. This feature is
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|26	useful when you want to write loggers, servers and portable applications.
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|27	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|28	For generate same result strings on any locale, POSIX::strftime::Compiler
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|29	wraps POSIX::strftime and converts some format characters to perl code
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|30	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|31	%prep
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|33	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|34	%build
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|36	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|37	./Build
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|38	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|39	%check
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|40	./Build test
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|41	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|42	%install
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|44	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|45	%files
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|46	%doc Changes LICENSE META.json META.yml MYMETA.yml eg
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|47	%{_mandir}/man3/*
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|48	%perl_vendorlib/*
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|49	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|50	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|51	%changelog
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|52	* Sat Nov 29 2014 abfonly <abfonly@gmail.com> 0.400.0-1
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|53	+ Revision: e194365
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|54	- Imported from SRPM
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|55	
14cu|perl-POSIX-strftime-Compiler-0.400.0-1|56	

13287 14
14cu|perl-PostScript-Simple-0.90.0-1|1	%define upstream_name	 PostScript-Simple
14cu|perl-PostScript-Simple-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-PostScript-Simple-0.90.0-1|3	
14cu|perl-PostScript-Simple-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-PostScript-Simple-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-PostScript-Simple-0.90.0-1|6	Release:	1
14cu|perl-PostScript-Simple-0.90.0-1|7	
14cu|perl-PostScript-Simple-0.90.0-1|8	Summary:	Produce PostScript files from Perl
14cu|perl-PostScript-Simple-0.90.0-1|9	
14cu|perl-PostScript-Simple-0.90.0-1|10	License:	GPL+ or Artistic
14cu|perl-PostScript-Simple-0.90.0-1|11	Group:		Development/Perl
14cu|perl-PostScript-Simple-0.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PostScript-Simple-0.90.0-1|13	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PostScript-Simple-0.90.0-1|14	
14cu|perl-PostScript-Simple-0.90.0-1|15	BuildRequires:	perl-devel
14cu|perl-PostScript-Simple-0.90.0-1|16	BuildArch:	noarch
14cu|perl-PostScript-Simple-0.90.0-1|17	
14cu|perl-PostScript-Simple-0.90.0-1|18	%description
14cu|perl-PostScript-Simple-0.90.0-1|19	The PostScript::Simple module allows you to have a simple method of writing
14cu|perl-PostScript-Simple-0.90.0-1|20	PostScript files from Perl. It has graphics primitives that allow lines,
14cu|perl-PostScript-Simple-0.90.0-1|21	curves, circles, polygons and boxes to be drawn. Text can be added to the page
14cu|perl-PostScript-Simple-0.90.0-1|22	using standard PostScript fonts.
14cu|perl-PostScript-Simple-0.90.0-1|23	
14cu|perl-PostScript-Simple-0.90.0-1|24	%prep
14cu|perl-PostScript-Simple-0.90.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-PostScript-Simple-0.90.0-1|26	
14cu|perl-PostScript-Simple-0.90.0-1|27	%build
14cu|perl-PostScript-Simple-0.90.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-PostScript-Simple-0.90.0-1|29	%make
14cu|perl-PostScript-Simple-0.90.0-1|30	
14cu|perl-PostScript-Simple-0.90.0-1|31	%check
14cu|perl-PostScript-Simple-0.90.0-1|32	%make test
14cu|perl-PostScript-Simple-0.90.0-1|33	
14cu|perl-PostScript-Simple-0.90.0-1|34	%install
14cu|perl-PostScript-Simple-0.90.0-1|35	%makeinstall_std
14cu|perl-PostScript-Simple-0.90.0-1|36	
14cu|perl-PostScript-Simple-0.90.0-1|37	%files
14cu|perl-PostScript-Simple-0.90.0-1|38	%doc Changes README TODO
14cu|perl-PostScript-Simple-0.90.0-1|39	%{perl_vendorlib}/PostScript/*
14cu|perl-PostScript-Simple-0.90.0-1|40	%{_mandir}/*/*
14cu|perl-PostScript-Simple-0.90.0-1|41	
14cu|perl-PostScript-Simple-0.90.0-1|42	
14cu|perl-PostScript-Simple-0.90.0-1|43	
14cu|perl-PostScript-Simple-0.90.0-1|44	%changelog
14cu|perl-PostScript-Simple-0.90.0-1|45	
14cu|perl-PostScript-Simple-0.90.0-1|46	* Sun Apr 12 2015 abfonly <John@smith.org> 0.90.0-1
14cu|perl-PostScript-Simple-0.90.0-1|47	- (e453d3a) Log: update to 0.90.0
14cu|perl-PostScript-Simple-0.90.0-1|48	
14cu|perl-PostScript-Simple-0.90.0-1|49	

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

13289 14
14cu|perl-PPIx-EditorTools-0.190.0-1|1	%define upstream_name    PPIx-EditorTools
14cu|perl-PPIx-EditorTools-0.190.0-1|2	%define upstream_version 0.19
14cu|perl-PPIx-EditorTools-0.190.0-1|3	
14cu|perl-PPIx-EditorTools-0.190.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-PPIx-EditorTools-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-PPIx-EditorTools-0.190.0-1|6	Release:	1
14cu|perl-PPIx-EditorTools-0.190.0-1|7	
14cu|perl-PPIx-EditorTools-0.190.0-1|8	Summary:	Introduces a temporary variable using PPI
14cu|perl-PPIx-EditorTools-0.190.0-1|9	
14cu|perl-PPIx-EditorTools-0.190.0-1|10	License:	GPL+ or Artistic
14cu|perl-PPIx-EditorTools-0.190.0-1|11	Group:		Development/Perl
14cu|perl-PPIx-EditorTools-0.190.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-PPIx-EditorTools-0.190.0-1|13	Source0:	http://www.cpan.org/modules/by-module/PPIx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-PPIx-EditorTools-0.190.0-1|14	
14cu|perl-PPIx-EditorTools-0.190.0-1|15	BuildRequires:	perl-devel
14cu|perl-PPIx-EditorTools-0.190.0-1|16	BuildRequires:	perl(Class::XSAccessor)
14cu|perl-PPIx-EditorTools-0.190.0-1|17	BuildRequires:	perl(PPI)
14cu|perl-PPIx-EditorTools-0.190.0-1|18	BuildRequires:	perl(PPI::Find)
14cu|perl-PPIx-EditorTools-0.190.0-1|19	BuildRequires:	perl(Test::Deep)
14cu|perl-PPIx-EditorTools-0.190.0-1|20	BuildRequires:	perl(Test::Differences)
14cu|perl-PPIx-EditorTools-0.190.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-PPIx-EditorTools-0.190.0-1|22	BuildRequires:	perl(Test::Most)
14cu|perl-PPIx-EditorTools-0.190.0-1|23	BuildRequires:	perl(Test::NoWarnings) >= 0.084
14cu|perl-PPIx-EditorTools-0.190.0-1|24	BuildRequires:	perl(Test::Warn)
14cu|perl-PPIx-EditorTools-0.190.0-1|25	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-PPIx-EditorTools-0.190.0-1|26	BuildRequires:	perl(Try::Tiny)
14cu|perl-PPIx-EditorTools-0.190.0-1|27	BuildRequires:	perl(Pod::Parser)
14cu|perl-PPIx-EditorTools-0.190.0-1|28	BuildRequires:	perl(Module::Install)
14cu|perl-PPIx-EditorTools-0.190.0-1|29	
14cu|perl-PPIx-EditorTools-0.190.0-1|30	
14cu|perl-PPIx-EditorTools-0.190.0-1|31	
14cu|perl-PPIx-EditorTools-0.190.0-1|32	
14cu|perl-PPIx-EditorTools-0.190.0-1|33	
14cu|perl-PPIx-EditorTools-0.190.0-1|34	BuildArch:	noarch
14cu|perl-PPIx-EditorTools-0.190.0-1|35	
14cu|perl-PPIx-EditorTools-0.190.0-1|36	%description
14cu|perl-PPIx-EditorTools-0.190.0-1|37	Base class and utility methods for manipulating Perl via PPI. Pulled out
14cu|perl-PPIx-EditorTools-0.190.0-1|38	from the 'Padre::Task::PPI' code.
14cu|perl-PPIx-EditorTools-0.190.0-1|39	
14cu|perl-PPIx-EditorTools-0.190.0-1|40	%prep
14cu|perl-PPIx-EditorTools-0.190.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-PPIx-EditorTools-0.190.0-1|42	rm -r inc/*
14cu|perl-PPIx-EditorTools-0.190.0-1|43	
14cu|perl-PPIx-EditorTools-0.190.0-1|44	%build
14cu|perl-PPIx-EditorTools-0.190.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-PPIx-EditorTools-0.190.0-1|46	%make
14cu|perl-PPIx-EditorTools-0.190.0-1|47	
14cu|perl-PPIx-EditorTools-0.190.0-1|48	%check
14cu|perl-PPIx-EditorTools-0.190.0-1|49	%make test
14cu|perl-PPIx-EditorTools-0.190.0-1|50	
14cu|perl-PPIx-EditorTools-0.190.0-1|51	%install
14cu|perl-PPIx-EditorTools-0.190.0-1|52	%makeinstall_std
14cu|perl-PPIx-EditorTools-0.190.0-1|53	
14cu|perl-PPIx-EditorTools-0.190.0-1|54	%files
14cu|perl-PPIx-EditorTools-0.190.0-1|55	%doc Changes
14cu|perl-PPIx-EditorTools-0.190.0-1|56	%{_mandir}/man3/*
14cu|perl-PPIx-EditorTools-0.190.0-1|57	%{perl_vendorlib}/*
14cu|perl-PPIx-EditorTools-0.190.0-1|58	
14cu|perl-PPIx-EditorTools-0.190.0-1|59	
14cu|perl-PPIx-EditorTools-0.190.0-1|60	%changelog
14cu|perl-PPIx-EditorTools-0.190.0-1|61	* Sat Nov 22 2014 abfonly <abfonly@gmail.com> 0.190.0-1
14cu|perl-PPIx-EditorTools-0.190.0-1|62	+ Revision: 345943d
14cu|perl-PPIx-EditorTools-0.190.0-1|63	- Merge pull request #1 from perl_modules/perl-PPIx-EditorTools:rosa2014.1
14cu|perl-PPIx-EditorTools-0.190.0-1|64	- abfonly
14cu|perl-PPIx-EditorTools-0.190.0-1|65	
14cu|perl-PPIx-EditorTools-0.190.0-1|66	

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

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

13292 14
14cu|perl-pQuery-0.230.0-1|1	%define upstream_name    pQuery
14cu|perl-pQuery-0.230.0-1|2	%define upstream_version 0.23
14cu|perl-pQuery-0.230.0-1|3	
14cu|perl-pQuery-0.230.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-pQuery-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-pQuery-0.230.0-1|6	Release:	1
14cu|perl-pQuery-0.230.0-1|7	
14cu|perl-pQuery-0.230.0-1|8	Summary:	A perl port of jQuery framework
14cu|perl-pQuery-0.230.0-1|9	
14cu|perl-pQuery-0.230.0-1|10	License:	GPL+ or Artistic
14cu|perl-pQuery-0.230.0-1|11	Group:		Development/Perl
14cu|perl-pQuery-0.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-pQuery-0.230.0-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-pQuery-0.230.0-1|14	
14cu|perl-pQuery-0.230.0-1|15	BuildRequires:	perl-devel
14cu|perl-pQuery-0.230.0-1|16	BuildRequires:	perl(HTML::TreeBuilder)
14cu|perl-pQuery-0.230.0-1|17	BuildArch:	noarch
14cu|perl-pQuery-0.230.0-1|18	
14cu|perl-pQuery-0.230.0-1|19	%description
14cu|perl-pQuery-0.230.0-1|20	pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
14cu|perl-pQuery-0.230.0-1|21	Perl. It is pragmatic in the sense that it switches certain JavaScript
14cu|perl-pQuery-0.230.0-1|22	idioms for Perl ones, in order to make the use of it concise. A primary
14cu|perl-pQuery-0.230.0-1|23	goal of jQuery is to "Find things and do things, concisely". pQuery has the
14cu|perl-pQuery-0.230.0-1|24	same goal.
14cu|perl-pQuery-0.230.0-1|25	
14cu|perl-pQuery-0.230.0-1|26	%prep
14cu|perl-pQuery-0.230.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-pQuery-0.230.0-1|28	
14cu|perl-pQuery-0.230.0-1|29	%build
14cu|perl-pQuery-0.230.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-pQuery-0.230.0-1|31	%make
14cu|perl-pQuery-0.230.0-1|32	
14cu|perl-pQuery-0.230.0-1|33	%check
14cu|perl-pQuery-0.230.0-1|34	%make test
14cu|perl-pQuery-0.230.0-1|35	
14cu|perl-pQuery-0.230.0-1|36	%install
14cu|perl-pQuery-0.230.0-1|37	%makeinstall_std
14cu|perl-pQuery-0.230.0-1|38	
14cu|perl-pQuery-0.230.0-1|39	%files
14cu|perl-pQuery-0.230.0-1|40	%doc Changes META.yml README
14cu|perl-pQuery-0.230.0-1|41	%{_mandir}/man3/*
14cu|perl-pQuery-0.230.0-1|42	%{perl_vendorlib}/*
14cu|perl-pQuery-0.230.0-1|43	
14cu|perl-pQuery-0.230.0-1|44	
14cu|perl-pQuery-0.230.0-1|45	%changelog
14cu|perl-pQuery-0.230.0-1|46	
14cu|perl-pQuery-0.230.0-1|47	* Sun Apr 12 2015 abfonly <John@smith.org> 0.230.0-1
14cu|perl-pQuery-0.230.0-1|48	- (d4b7445) Log: Update to 0.230.0
14cu|perl-pQuery-0.230.0-1|49	
14cu|perl-pQuery-0.230.0-1|50	

13293 14
14cu|perl-Proc-InvokeEditor-1.70.0-1|1	%define upstream_name    Proc-InvokeEditor
14cu|perl-Proc-InvokeEditor-1.70.0-1|2	%define upstream_version 1.07
14cu|perl-Proc-InvokeEditor-1.70.0-1|3	
14cu|perl-Proc-InvokeEditor-1.70.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Proc-InvokeEditor-1.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Proc-InvokeEditor-1.70.0-1|6	Release:	1
14cu|perl-Proc-InvokeEditor-1.70.0-1|7	
14cu|perl-Proc-InvokeEditor-1.70.0-1|8	Summary:	Perl extension for starting a text editor
14cu|perl-Proc-InvokeEditor-1.70.0-1|9	
14cu|perl-Proc-InvokeEditor-1.70.0-1|10	License:	GPL+ or Artistic
14cu|perl-Proc-InvokeEditor-1.70.0-1|11	Group:		Development/Perl
14cu|perl-Proc-InvokeEditor-1.70.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Proc-InvokeEditor-1.70.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Proc-InvokeEditor-1.70.0-1|14	
14cu|perl-Proc-InvokeEditor-1.70.0-1|15	BuildRequires:	perl-devel
14cu|perl-Proc-InvokeEditor-1.70.0-1|16	BuildRequires:	perl(Carp::Assert)
14cu|perl-Proc-InvokeEditor-1.70.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-Proc-InvokeEditor-1.70.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Proc-InvokeEditor-1.70.0-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Proc-InvokeEditor-1.70.0-1|20	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Proc-InvokeEditor-1.70.0-1|21	
14cu|perl-Proc-InvokeEditor-1.70.0-1|22	BuildArch:	noarch
14cu|perl-Proc-InvokeEditor-1.70.0-1|23	
14cu|perl-Proc-InvokeEditor-1.70.0-1|24	%description
14cu|perl-Proc-InvokeEditor-1.70.0-1|25	This module provides the ability to supply some text to an external text
14cu|perl-Proc-InvokeEditor-1.70.0-1|26	editor, have it edited by the user, and retrieve the results.
14cu|perl-Proc-InvokeEditor-1.70.0-1|27	
14cu|perl-Proc-InvokeEditor-1.70.0-1|28	The File::Temp module is used to provide secure, safe temporary files, and
14cu|perl-Proc-InvokeEditor-1.70.0-1|29	File::Temp is set to its highest available level of security. This may
14cu|perl-Proc-InvokeEditor-1.70.0-1|30	cause problems on some systems where no secure temporary directory is
14cu|perl-Proc-InvokeEditor-1.70.0-1|31	available.
14cu|perl-Proc-InvokeEditor-1.70.0-1|32	
14cu|perl-Proc-InvokeEditor-1.70.0-1|33	When the editor is started, no subshell is used. Your path will be scanned
14cu|perl-Proc-InvokeEditor-1.70.0-1|34	to find the binary to use for each editor if the string given does not
14cu|perl-Proc-InvokeEditor-1.70.0-1|35	exist as a file, and if a named editor contains whitespace, eg) if you try
14cu|perl-Proc-InvokeEditor-1.70.0-1|36	to use the editor 'xemacs -nw', then the string will be split on whitespace
14cu|perl-Proc-InvokeEditor-1.70.0-1|37	and anything after the editor name will be passed as arguments to your
14cu|perl-Proc-InvokeEditor-1.70.0-1|38	editor. A shell is not used but this should cover most simple cases.
14cu|perl-Proc-InvokeEditor-1.70.0-1|39	
14cu|perl-Proc-InvokeEditor-1.70.0-1|40	%prep
14cu|perl-Proc-InvokeEditor-1.70.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Proc-InvokeEditor-1.70.0-1|42	chmod 644 META.yml
14cu|perl-Proc-InvokeEditor-1.70.0-1|43	
14cu|perl-Proc-InvokeEditor-1.70.0-1|44	%build
14cu|perl-Proc-InvokeEditor-1.70.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Proc-InvokeEditor-1.70.0-1|46	%make
14cu|perl-Proc-InvokeEditor-1.70.0-1|47	
14cu|perl-Proc-InvokeEditor-1.70.0-1|48	%check
14cu|perl-Proc-InvokeEditor-1.70.0-1|49	%make test
14cu|perl-Proc-InvokeEditor-1.70.0-1|50	
14cu|perl-Proc-InvokeEditor-1.70.0-1|51	%install
14cu|perl-Proc-InvokeEditor-1.70.0-1|52	%makeinstall_std
14cu|perl-Proc-InvokeEditor-1.70.0-1|53	
14cu|perl-Proc-InvokeEditor-1.70.0-1|54	%files
14cu|perl-Proc-InvokeEditor-1.70.0-1|55	%doc META.yml Changes LICENSE README
14cu|perl-Proc-InvokeEditor-1.70.0-1|56	%{_mandir}/man3/*
14cu|perl-Proc-InvokeEditor-1.70.0-1|57	%{perl_vendorlib}/Proc/
14cu|perl-Proc-InvokeEditor-1.70.0-1|58	
14cu|perl-Proc-InvokeEditor-1.70.0-1|59	
14cu|perl-Proc-InvokeEditor-1.70.0-1|60	%changelog
14cu|perl-Proc-InvokeEditor-1.70.0-1|61	
14cu|perl-Proc-InvokeEditor-1.70.0-1|62	* Sun Apr 12 2015 abfonly <John@smith.org> 1.70.0-1
14cu|perl-Proc-InvokeEditor-1.70.0-1|63	- (2ef5001) Log: Update to 1.70.0
14cu|perl-Proc-InvokeEditor-1.70.0-1|64	
14cu|perl-Proc-InvokeEditor-1.70.0-1|65	

13294 14
14cu|perl-Proc-ParallelLoop-0.500.0-5|1	%define upstream_name    Proc-ParallelLoop
14cu|perl-Proc-ParallelLoop-0.500.0-5|2	%define upstream_version 0.5
14cu|perl-Proc-ParallelLoop-0.500.0-5|3	
14cu|perl-Proc-ParallelLoop-0.500.0-5|4	Name:       perl-%{upstream_name}
14cu|perl-Proc-ParallelLoop-0.500.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Proc-ParallelLoop-0.500.0-5|6	Release:    5
14cu|perl-Proc-ParallelLoop-0.500.0-5|7	
14cu|perl-Proc-ParallelLoop-0.500.0-5|8	Summary:    Parallel looping constructs for Perl programs
14cu|perl-Proc-ParallelLoop-0.500.0-5|9	License:    GPL+ or Artistic
14cu|perl-Proc-ParallelLoop-0.500.0-5|10	Group:      Development/Perl
14cu|perl-Proc-ParallelLoop-0.500.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Proc-ParallelLoop-0.500.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Proc-ParallelLoop-0.500.0-5|13	
14cu|perl-Proc-ParallelLoop-0.500.0-5|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Proc-ParallelLoop-0.500.0-5|15	BuildRequires: perl-devel
14cu|perl-Proc-ParallelLoop-0.500.0-5|16	BuildArch: noarch
14cu|perl-Proc-ParallelLoop-0.500.0-5|17	
14cu|perl-Proc-ParallelLoop-0.500.0-5|18	%description
14cu|perl-Proc-ParallelLoop-0.500.0-5|19	This module provides a way to easily write for loops and foreach loops that
14cu|perl-Proc-ParallelLoop-0.500.0-5|20	run with a controlled degree of parallelism. One very nice feature is that
14cu|perl-Proc-ParallelLoop-0.500.0-5|21	bufferring is used when necessary such that the output from STDERR and
14cu|perl-Proc-ParallelLoop-0.500.0-5|22	STDOUT looks exactly as if it was produced by running your subroutine on
14cu|perl-Proc-ParallelLoop-0.500.0-5|23	each parameter in plain old sequential fashion. Return status from each
14cu|perl-Proc-ParallelLoop-0.500.0-5|24	loop iteration is also preserved.
14cu|perl-Proc-ParallelLoop-0.500.0-5|25	
14cu|perl-Proc-ParallelLoop-0.500.0-5|26	%prep
14cu|perl-Proc-ParallelLoop-0.500.0-5|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Proc-ParallelLoop-0.500.0-5|28	
14cu|perl-Proc-ParallelLoop-0.500.0-5|29	%build
14cu|perl-Proc-ParallelLoop-0.500.0-5|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Proc-ParallelLoop-0.500.0-5|31	
14cu|perl-Proc-ParallelLoop-0.500.0-5|32	%make
14cu|perl-Proc-ParallelLoop-0.500.0-5|33	
14cu|perl-Proc-ParallelLoop-0.500.0-5|34	%check
14cu|perl-Proc-ParallelLoop-0.500.0-5|35	%make test
14cu|perl-Proc-ParallelLoop-0.500.0-5|36	
14cu|perl-Proc-ParallelLoop-0.500.0-5|37	%install
14cu|perl-Proc-ParallelLoop-0.500.0-5|38	%makeinstall_std
14cu|perl-Proc-ParallelLoop-0.500.0-5|39	
14cu|perl-Proc-ParallelLoop-0.500.0-5|40	%files
14cu|perl-Proc-ParallelLoop-0.500.0-5|41	%doc Changes LICENSE README
14cu|perl-Proc-ParallelLoop-0.500.0-5|42	%{_mandir}/man3/*
14cu|perl-Proc-ParallelLoop-0.500.0-5|43	%{perl_vendorlib}/*
14cu|perl-Proc-ParallelLoop-0.500.0-5|44	
14cu|perl-Proc-ParallelLoop-0.500.0-5|45	
14cu|perl-Proc-ParallelLoop-0.500.0-5|46	%changelog
14cu|perl-Proc-ParallelLoop-0.500.0-5|47	
14cu|perl-Proc-ParallelLoop-0.500.0-5|48	* Sun Apr 12 2015 abfonly <John@smith.org> 0.500.0-5
14cu|perl-Proc-ParallelLoop-0.500.0-5|49	- (d89f508) Log: Fixed rosa perl versioning, rewrite spec, fixwed tests
14cu|perl-Proc-ParallelLoop-0.500.0-5|50	
14cu|perl-Proc-ParallelLoop-0.500.0-5|51	

13295 14
14cu|perl-Quota-1.7.2-1|1	%define upstream_name    Quota
14cu|perl-Quota-1.7.2-1|2	%define upstream_version 1.7.2
14cu|perl-Quota-1.7.2-1|3	# private-shared-object-provides
14cu|perl-Quota-1.7.2-1|4	%define __noautoprov 'Quota.so'
14cu|perl-Quota-1.7.2-1|5	
14cu|perl-Quota-1.7.2-1|6	
14cu|perl-Quota-1.7.2-1|7	Name:		perl-%{upstream_name}
14cu|perl-Quota-1.7.2-1|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Quota-1.7.2-1|9	Release:	1
14cu|perl-Quota-1.7.2-1|10	Summary:	Quota module for perl
14cu|perl-Quota-1.7.2-1|11	#http://search.cpan.org/~tomzo/Quota-1.7.2/Quota.pm#AUTHORS
14cu|perl-Quota-1.7.2-1|12	#Since 2001 it is licensed under both the Perl Artistic License and version 2 or later of the
14cu|perl-Quota-1.7.2-1|13	#  GNU General Public License as published by the Free Software Foundation
14cu|perl-Quota-1.7.2-1|14	License:	GPLv2+
14cu|perl-Quota-1.7.2-1|15	Group:		Development/Perl
14cu|perl-Quota-1.7.2-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Quota-1.7.2-1|17	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
14cu|perl-Quota-1.7.2-1|18	
14cu|perl-Quota-1.7.2-1|19	BuildRequires:	perl-devel
14cu|perl-Quota-1.7.2-1|20	BuildRequires:	perl-base
14cu|perl-Quota-1.7.2-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Quota-1.7.2-1|22	BuildRequires:	pkgconfig(libtirpc)
14cu|perl-Quota-1.7.2-1|23	BuildRequires:	quota-devel
14cu|perl-Quota-1.7.2-1|24	BuildRequires:	quota
14cu|perl-Quota-1.7.2-1|25	Requires:	quota
14cu|perl-Quota-1.7.2-1|26	
14cu|perl-Quota-1.7.2-1|27	%description
14cu|perl-Quota-1.7.2-1|28	The Quota module provides access to file system quotas. The quotactl
14cu|perl-Quota-1.7.2-1|29	system call or ioctl is used to query or set quotas on the local host,
14cu|perl-Quota-1.7.2-1|30	or queries are submitted via RPC to a remote host. Mount tables can be
14cu|perl-Quota-1.7.2-1|31	parsed with getmntent and paths can be translated to device files (or
14cu|perl-Quota-1.7.2-1|32	whatever the actual quotactl implementations needs as argument) of the
14cu|perl-Quota-1.7.2-1|33	according file system.
14cu|perl-Quota-1.7.2-1|34	
14cu|perl-Quota-1.7.2-1|35	
14cu|perl-Quota-1.7.2-1|36	%prep
14cu|perl-Quota-1.7.2-1|37	%setup -qn %{upstream_name}-%{version}
14cu|perl-Quota-1.7.2-1|38	
14cu|perl-Quota-1.7.2-1|39	# fix perl path
14cu|perl-Quota-1.7.2-1|40	find -type f | xargs perl -pi -e "s|/usr/drwho/local/bin/perl|%{_bindir}/perl|g"
14cu|perl-Quota-1.7.2-1|41	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
14cu|perl-Quota-1.7.2-1|42	
14cu|perl-Quota-1.7.2-1|43	%build
14cu|perl-Quota-1.7.2-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Quota-1.7.2-1|45	%make
14cu|perl-Quota-1.7.2-1|46	
14cu|perl-Quota-1.7.2-1|47	%check
14cu|perl-Quota-1.7.2-1|48	# need kernel with quota support, no tests for now.
14cu|perl-Quota-1.7.2-1|49	make test || :
14cu|perl-Quota-1.7.2-1|50	
14cu|perl-Quota-1.7.2-1|51	%install
14cu|perl-Quota-1.7.2-1|52	%makeinstall_std
14cu|perl-Quota-1.7.2-1|53	
14cu|perl-Quota-1.7.2-1|54	
14cu|perl-Quota-1.7.2-1|55	%files
14cu|perl-Quota-1.7.2-1|56	%doc CHANGES README contrib
14cu|perl-Quota-1.7.2-1|57	%{perl_vendorarch}/auto/Quota
14cu|perl-Quota-1.7.2-1|58	%{perl_vendorarch}/Quota.pm
14cu|perl-Quota-1.7.2-1|59	%{_mandir}/*/*
14cu|perl-Quota-1.7.2-1|60	
14cu|perl-Quota-1.7.2-1|61	
14cu|perl-Quota-1.7.2-1|62	
14cu|perl-Quota-1.7.2-1|63	%changelog
14cu|perl-Quota-1.7.2-1|64	
14cu|perl-Quota-1.7.2-1|65	* Wed Jun 22 2016 abfonly <abfonly@gmail.com> 1.7.2-1
14cu|perl-Quota-1.7.2-1|66	- (b3e2e9e) Log: Update to 1.7.2
14cu|perl-Quota-1.7.2-1|67	- (b3e2e9e) Fixed BR
14cu|perl-Quota-1.7.2-1|68	
14cu|perl-Quota-1.7.2-1|69	

13296 14
14cu|perl-Readonly-2.0.0-3|1	%define	modname	Readonly
14cu|perl-Readonly-2.0.0-3|2	%define modver 2.00
14cu|perl-Readonly-2.0.0-3|3	
14cu|perl-Readonly-2.0.0-3|4	Summary:	Facility for creating read-only scalars, arrays, hashes
14cu|perl-Readonly-2.0.0-3|5	
14cu|perl-Readonly-2.0.0-3|6	Name:		perl-%{modname}
14cu|perl-Readonly-2.0.0-3|7	Version:	%perl_convert_version %{modver}
14cu|perl-Readonly-2.0.0-3|8	Release:	3
14cu|perl-Readonly-2.0.0-3|9	License:	GPLv2+ or Artistic
14cu|perl-Readonly-2.0.0-3|10	Group:		Development/Perl
14cu|perl-Readonly-2.0.0-3|11	Url:		http://search.cpan.org/dist/%{modname}
14cu|perl-Readonly-2.0.0-3|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
14cu|perl-Readonly-2.0.0-3|13	BuildArch:	noarch
14cu|perl-Readonly-2.0.0-3|14	BuildRequires:	perl-devel
14cu|perl-Readonly-2.0.0-3|15	BuildRequires: perl(Module::Build)
14cu|perl-Readonly-2.0.0-3|16	BuildRequires: perl(version) >= 1:0.880.0
14cu|perl-Readonly-2.0.0-3|17	BuildRequires: perl(CPAN::Meta)
14cu|perl-Readonly-2.0.0-3|18	BuildRequires: perl(JSON::PP)
14cu|perl-Readonly-2.0.0-3|19	
14cu|perl-Readonly-2.0.0-3|20	%description
14cu|perl-Readonly-2.0.0-3|21	This is a facility for creating non-modifiable variables. This is useful for
14cu|perl-Readonly-2.0.0-3|22	configuration files, headers, etc. It can also be useful as a development and
14cu|perl-Readonly-2.0.0-3|23	debugging tool, for catching updates to variables that should not be changed.
14cu|perl-Readonly-2.0.0-3|24	
14cu|perl-Readonly-2.0.0-3|25	If any of the values you pass to Scalar, Array, or Hash are references, then
14cu|perl-Readonly-2.0.0-3|26	those functions recurse over the data structures, marking everything as
14cu|perl-Readonly-2.0.0-3|27	Readonly. Usually, this is what you want:	the entire structure nonmodifiable.
14cu|perl-Readonly-2.0.0-3|28	If you want only the top level to be Readonly, use the alternate Scalar1,
14cu|perl-Readonly-2.0.0-3|29	Array1 and Hash1 functions.
14cu|perl-Readonly-2.0.0-3|30	
14cu|perl-Readonly-2.0.0-3|31	Please note that most users of Readonly will also want to install a companion
14cu|perl-Readonly-2.0.0-3|32	module Readonly::XS. See the "CONS" section below for more details.
14cu|perl-Readonly-2.0.0-3|33	
14cu|perl-Readonly-2.0.0-3|34	%prep
14cu|perl-Readonly-2.0.0-3|35	%setup -qn %{modname}-%{modver}
14cu|perl-Readonly-2.0.0-3|36	
14cu|perl-Readonly-2.0.0-3|37	%build
14cu|perl-Readonly-2.0.0-3|38	%__perl Build.PL installdirs=vendor
14cu|perl-Readonly-2.0.0-3|39	./Build
14cu|perl-Readonly-2.0.0-3|40	
14cu|perl-Readonly-2.0.0-3|41	%check
14cu|perl-Readonly-2.0.0-3|42	./Build test
14cu|perl-Readonly-2.0.0-3|43	
14cu|perl-Readonly-2.0.0-3|44	%install
14cu|perl-Readonly-2.0.0-3|45	./Build install destdir=%{buildroot}
14cu|perl-Readonly-2.0.0-3|46	
14cu|perl-Readonly-2.0.0-3|47	%files
14cu|perl-Readonly-2.0.0-3|48	%doc Changes
14cu|perl-Readonly-2.0.0-3|49	%{perl_vendorlib}/Readonly.pm
14cu|perl-Readonly-2.0.0-3|50	%{_mandir}/man3/*
14cu|perl-Readonly-2.0.0-3|51	
14cu|perl-Readonly-2.0.0-3|52	%changelog
14cu|perl-Readonly-2.0.0-3|53	* Sun Jan 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-3
14cu|perl-Readonly-2.0.0-3|54	+ Revision: 3365f7e
14cu|perl-Readonly-2.0.0-3|55	- Move to contrib
14cu|perl-Readonly-2.0.0-3|56	
14cu|perl-Readonly-2.0.0-3|57	

13297 14
14cu|perl-recommended-0.3.0-1|1	%define upstream_name    recommended
14cu|perl-recommended-0.3.0-1|2	%define upstream_version 0.003
14cu|perl-recommended-0.3.0-1|3	
14cu|perl-recommended-0.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-recommended-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-recommended-0.3.0-1|6	Release:    1
14cu|perl-recommended-0.3.0-1|7	
14cu|perl-recommended-0.3.0-1|8	Summary:    Load recommended modules on demand when available
14cu|perl-recommended-0.3.0-1|9	License:    GPL+ or Artistic
14cu|perl-recommended-0.3.0-1|10	Group:      Development/Perl
14cu|perl-recommended-0.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-recommended-0.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-recommended-0.3.0-1|13	
14cu|perl-recommended-0.3.0-1|14	BuildRequires: perl(Carp)
14cu|perl-recommended-0.3.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-recommended-0.3.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-recommended-0.3.0-1|17	BuildRequires: perl(Module::Runtime)
14cu|perl-recommended-0.3.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-recommended-0.3.0-1|19	BuildRequires: perl(strict)
14cu|perl-recommended-0.3.0-1|20	BuildRequires: perl(version)
14cu|perl-recommended-0.3.0-1|21	BuildRequires: perl(warnings)
14cu|perl-recommended-0.3.0-1|22	BuildRequires: perl-devel
14cu|perl-recommended-0.3.0-1|23	
14cu|perl-recommended-0.3.0-1|24	Provides:	perl(recommended) = %{EVRD}
14cu|perl-recommended-0.3.0-1|25	
14cu|perl-recommended-0.3.0-1|26	BuildArch: noarch
14cu|perl-recommended-0.3.0-1|27	
14cu|perl-recommended-0.3.0-1|28	%description
14cu|perl-recommended-0.3.0-1|29	This works just like the recommended manpage, but a suggestion is less
14cu|perl-recommended-0.3.0-1|30	strong than a recommendation. This is provided for self-documentation
14cu|perl-recommended-0.3.0-1|31	purposes.
14cu|perl-recommended-0.3.0-1|32	
14cu|perl-recommended-0.3.0-1|33	%prep
14cu|perl-recommended-0.3.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-recommended-0.3.0-1|35	
14cu|perl-recommended-0.3.0-1|36	%build
14cu|perl-recommended-0.3.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-recommended-0.3.0-1|38	
14cu|perl-recommended-0.3.0-1|39	%make
14cu|perl-recommended-0.3.0-1|40	
14cu|perl-recommended-0.3.0-1|41	%check
14cu|perl-recommended-0.3.0-1|42	%make test
14cu|perl-recommended-0.3.0-1|43	
14cu|perl-recommended-0.3.0-1|44	%install
14cu|perl-recommended-0.3.0-1|45	%makeinstall_std
14cu|perl-recommended-0.3.0-1|46	
14cu|perl-recommended-0.3.0-1|47	%files
14cu|perl-recommended-0.3.0-1|48	%doc Changes LICENSE META.json META.yml README
14cu|perl-recommended-0.3.0-1|49	%{_mandir}/man3/*
14cu|perl-recommended-0.3.0-1|50	%{perl_vendorlib}/*
14cu|perl-recommended-0.3.0-1|51	
14cu|perl-recommended-0.3.0-1|52	
14cu|perl-recommended-0.3.0-1|53	%changelog
14cu|perl-recommended-0.3.0-1|54	
14cu|perl-recommended-0.3.0-1|55	* Sun May 24 2015 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|perl-recommended-0.3.0-1|56	- (19df5b2) Log: Update to 0.3.0, fixed provides, fixed BR.
14cu|perl-recommended-0.3.0-1|57	
14cu|perl-recommended-0.3.0-1|58	

13298 14
14cu|perl-Reply-0.370.0-1|1	%define upstream_name    Reply
14cu|perl-Reply-0.370.0-1|2	%define upstream_version 0.37
14cu|perl-Reply-0.370.0-1|3	
14cu|perl-Reply-0.370.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Reply-0.370.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Reply-0.370.0-1|6	Release:    1
14cu|perl-Reply-0.370.0-1|7	
14cu|perl-Reply-0.370.0-1|8	Summary:    Tab completion for function names
14cu|perl-Reply-0.370.0-1|9	License:    GPL+ or Artistic
14cu|perl-Reply-0.370.0-1|10	Group:      Development/Perl
14cu|perl-Reply-0.370.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Reply-0.370.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Reply-0.370.0-1|13	
14cu|perl-Reply-0.370.0-1|14	BuildRequires: perl-devel
14cu|perl-Reply-0.370.0-1|15	BuildRequires: perl(Config::INI::Reader::Ordered)
14cu|perl-Reply-0.370.0-1|16	BuildRequires: perl(Data::Dumper)
14cu|perl-Reply-0.370.0-1|17	BuildRequires: perl(Devel::LexAlias)
14cu|perl-Reply-0.370.0-1|18	BuildRequires: perl(Eval::Closure)
14cu|perl-Reply-0.370.0-1|19	BuildRequires: perl(Exporter)
14cu|perl-Reply-0.370.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Reply-0.370.0-1|21	BuildRequires: perl(File::HomeDir)
14cu|perl-Reply-0.370.0-1|22	BuildRequires: perl(File::Spec)
14cu|perl-Reply-0.370.0-1|23	BuildRequires: perl(Getopt::Long)
14cu|perl-Reply-0.370.0-1|24	BuildRequires: perl(IO::Handle)
14cu|perl-Reply-0.370.0-1|25	BuildRequires: perl(IPC::Open3)
14cu|perl-Reply-0.370.0-1|26	BuildRequires: perl(Module::Runtime)
14cu|perl-Reply-0.370.0-1|27	BuildRequires: perl(Package::Stash)
14cu|perl-Reply-0.370.0-1|28	BuildRequires: perl(PadWalker)
14cu|perl-Reply-0.370.0-1|29	BuildRequires: perl(Scalar::Util)
14cu|perl-Reply-0.370.0-1|30	BuildRequires: perl(Term::ANSIColor)
14cu|perl-Reply-0.370.0-1|31	BuildRequires: perl(Term::ReadLine)
14cu|perl-Reply-0.370.0-1|32	BuildRequires: perl(Test::More)
14cu|perl-Reply-0.370.0-1|33	BuildRequires: perl(Time::HiRes)
14cu|perl-Reply-0.370.0-1|34	BuildRequires: perl(Try::Tiny)
14cu|perl-Reply-0.370.0-1|35	BuildRequires: perl(base)
14cu|perl-Reply-0.370.0-1|36	BuildRequires: perl(overload)
14cu|perl-Reply-0.370.0-1|37	BuildRequires: perl(strict)
14cu|perl-Reply-0.370.0-1|38	BuildRequires: perl(warnings)
14cu|perl-Reply-0.370.0-1|39	
14cu|perl-Reply-0.370.0-1|40	BuildArch: noarch
14cu|perl-Reply-0.370.0-1|41	
14cu|perl-Reply-0.370.0-1|42	%description
14cu|perl-Reply-0.370.0-1|43	NOTE: This is an early release, and implementation details of this module
14cu|perl-Reply-0.370.0-1|44	are still very much in flux. Feedback is welcome!
14cu|perl-Reply-0.370.0-1|45	
14cu|perl-Reply-0.370.0-1|46	Reply is a lightweight, extensible REPL for Perl. It is plugin-based (see
14cu|perl-Reply-0.370.0-1|47	the Reply::Plugin manpage), and through plugins supports many advanced
14cu|perl-Reply-0.370.0-1|48	features such as coloring and pretty printing, readline support, and
14cu|perl-Reply-0.370.0-1|49	pluggable commands.
14cu|perl-Reply-0.370.0-1|50	
14cu|perl-Reply-0.370.0-1|51	%prep
14cu|perl-Reply-0.370.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Reply-0.370.0-1|53	
14cu|perl-Reply-0.370.0-1|54	%build
14cu|perl-Reply-0.370.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Reply-0.370.0-1|56	
14cu|perl-Reply-0.370.0-1|57	%make
14cu|perl-Reply-0.370.0-1|58	
14cu|perl-Reply-0.370.0-1|59	%check
14cu|perl-Reply-0.370.0-1|60	%make test
14cu|perl-Reply-0.370.0-1|61	
14cu|perl-Reply-0.370.0-1|62	%install
14cu|perl-Reply-0.370.0-1|63	%makeinstall_std
14cu|perl-Reply-0.370.0-1|64	
14cu|perl-Reply-0.370.0-1|65	%files
14cu|perl-Reply-0.370.0-1|66	%doc README Changes LICENSE META.yml META.json
14cu|perl-Reply-0.370.0-1|67	%{_bindir}/reply
14cu|perl-Reply-0.370.0-1|68	%{_mandir}/man3/*
14cu|perl-Reply-0.370.0-1|69	%{_mandir}/man1/reply.1.*
14cu|perl-Reply-0.370.0-1|70	%{perl_vendorlib}/*
14cu|perl-Reply-0.370.0-1|71	
14cu|perl-Reply-0.370.0-1|72	
14cu|perl-Reply-0.370.0-1|73	%changelog
14cu|perl-Reply-0.370.0-1|74	* Wed Feb 25 2015 John Smith <John@smith.org> 0.370.0-1
14cu|perl-Reply-0.370.0-1|75	+ Revision: 8d8ba58
14cu|perl-Reply-0.370.0-1|76	- Imported from SRPM
14cu|perl-Reply-0.370.0-1|77	
14cu|perl-Reply-0.370.0-1|78	

13299 14
14cu|perl-Return-Value-1.666.4-1|1	%define upstream_name    Return-Value
14cu|perl-Return-Value-1.666.4-1|2	%define upstream_version 1.666004
14cu|perl-Return-Value-1.666.4-1|3	
14cu|perl-Return-Value-1.666.4-1|4	Name:		perl-%{upstream_name}
14cu|perl-Return-Value-1.666.4-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Return-Value-1.666.4-1|6	Release:	1
14cu|perl-Return-Value-1.666.4-1|7	
14cu|perl-Return-Value-1.666.4-1|8	Summary:	Polymorphic Return Values
14cu|perl-Return-Value-1.666.4-1|9	
14cu|perl-Return-Value-1.666.4-1|10	License:	GPL+ or Artistic
14cu|perl-Return-Value-1.666.4-1|11	Group:		Development/Perl
14cu|perl-Return-Value-1.666.4-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Return-Value-1.666.4-1|13	Source0:	http://www.cpan.org/modules/by-module/Return/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Return-Value-1.666.4-1|14	
14cu|perl-Return-Value-1.666.4-1|15	BuildRequires:	perl-devel
14cu|perl-Return-Value-1.666.4-1|16	
14cu|perl-Return-Value-1.666.4-1|17	BuildArch:	noarch
14cu|perl-Return-Value-1.666.4-1|18	
14cu|perl-Return-Value-1.666.4-1|19	%description
14cu|perl-Return-Value-1.666.4-1|20	Polymorphic return values are really useful. Often, we just want to know if
14cu|perl-Return-Value-1.666.4-1|21	something worked or not. Other times, we'd like to know what the error text
14cu|perl-Return-Value-1.666.4-1|22	was. Still others, we may want to know what the error code was, and what the
14cu|perl-Return-Value-1.666.4-1|23	error properties were. We don't want to handle objects or data structures for
14cu|perl-Return-Value-1.666.4-1|24	every single return value, but we do want to check error conditions in our code
14cu|perl-Return-Value-1.666.4-1|25	because that's what good programmers do.
14cu|perl-Return-Value-1.666.4-1|26	
14cu|perl-Return-Value-1.666.4-1|27	%prep
14cu|perl-Return-Value-1.666.4-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Return-Value-1.666.4-1|29	
14cu|perl-Return-Value-1.666.4-1|30	%build
14cu|perl-Return-Value-1.666.4-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Return-Value-1.666.4-1|32	%make
14cu|perl-Return-Value-1.666.4-1|33	
14cu|perl-Return-Value-1.666.4-1|34	%check
14cu|perl-Return-Value-1.666.4-1|35	make test
14cu|perl-Return-Value-1.666.4-1|36	
14cu|perl-Return-Value-1.666.4-1|37	%install
14cu|perl-Return-Value-1.666.4-1|38	%makeinstall_std
14cu|perl-Return-Value-1.666.4-1|39	
14cu|perl-Return-Value-1.666.4-1|40	%files
14cu|perl-Return-Value-1.666.4-1|41	%doc README Changes META.yml META.json
14cu|perl-Return-Value-1.666.4-1|42	%{perl_vendorlib}/Return
14cu|perl-Return-Value-1.666.4-1|43	%{_mandir}/*/*
14cu|perl-Return-Value-1.666.4-1|44	
14cu|perl-Return-Value-1.666.4-1|45	
14cu|perl-Return-Value-1.666.4-1|46	%changelog
14cu|perl-Return-Value-1.666.4-1|47	
14cu|perl-Return-Value-1.666.4-1|48	* Sat Jun 20 2015 abfonly <John@smith.org> 1.666.4-1
14cu|perl-Return-Value-1.666.4-1|49	- (6f9b80b) Log: Update to 1.666.4
14cu|perl-Return-Value-1.666.4-1|50	
14cu|perl-Return-Value-1.666.4-1|51	

13300 14
14cu|perl-Role-HasMessage-0.6.0-2|1	%define upstream_name    Role-HasMessage
14cu|perl-Role-HasMessage-0.6.0-2|2	%define upstream_version 0.006
14cu|perl-Role-HasMessage-0.6.0-2|3	
14cu|perl-Role-HasMessage-0.6.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Role-HasMessage-0.6.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Role-HasMessage-0.6.0-2|6	Release:	2
14cu|perl-Role-HasMessage-0.6.0-2|7	
14cu|perl-Role-HasMessage-0.6.0-2|8	Summary:	A thing with a String::Errf-powered message
14cu|perl-Role-HasMessage-0.6.0-2|9	
14cu|perl-Role-HasMessage-0.6.0-2|10	License:	GPL+ or Artistic
14cu|perl-Role-HasMessage-0.6.0-2|11	Group:		Development/Perl
14cu|perl-Role-HasMessage-0.6.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Role-HasMessage-0.6.0-2|13	Source0:	https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Role-HasMessage-0.6.0-2|14	
14cu|perl-Role-HasMessage-0.6.0-2|15	BuildRequires:	perl-devel
14cu|perl-Role-HasMessage-0.6.0-2|16	BuildRequires:	perl(Moose)
14cu|perl-Role-HasMessage-0.6.0-2|17	BuildRequires:	perl(Moose::Role)
14cu|perl-Role-HasMessage-0.6.0-2|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-Role-HasMessage-0.6.0-2|19	BuildRequires:	perl(String::Errf)
14cu|perl-Role-HasMessage-0.6.0-2|20	BuildRequires:	perl(Test::More)
14cu|perl-Role-HasMessage-0.6.0-2|21	BuildRequires:	perl(Try::Tiny)
14cu|perl-Role-HasMessage-0.6.0-2|22	BuildRequires:	perl(namespace::clean)
14cu|perl-Role-HasMessage-0.6.0-2|23	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Role-HasMessage-0.6.0-2|24	BuildArch:	noarch
14cu|perl-Role-HasMessage-0.6.0-2|25	
14cu|perl-Role-HasMessage-0.6.0-2|26	%description
14cu|perl-Role-HasMessage-0.6.0-2|27	This is another extremely simple role. A class that includes
14cu|perl-Role-HasMessage-0.6.0-2|28	Role::HasMessage is promising to provide a 'message' method that returns a
14cu|perl-Role-HasMessage-0.6.0-2|29	string summarizing the message or event represented by the object. It does
14cu|perl-Role-HasMessage-0.6.0-2|30	_not_ provide any actual behavior.
14cu|perl-Role-HasMessage-0.6.0-2|31	
14cu|perl-Role-HasMessage-0.6.0-2|32	%prep
14cu|perl-Role-HasMessage-0.6.0-2|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Role-HasMessage-0.6.0-2|34	
14cu|perl-Role-HasMessage-0.6.0-2|35	%build
14cu|perl-Role-HasMessage-0.6.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Role-HasMessage-0.6.0-2|37	%make
14cu|perl-Role-HasMessage-0.6.0-2|38	
14cu|perl-Role-HasMessage-0.6.0-2|39	%check
14cu|perl-Role-HasMessage-0.6.0-2|40	%make test
14cu|perl-Role-HasMessage-0.6.0-2|41	
14cu|perl-Role-HasMessage-0.6.0-2|42	%install
14cu|perl-Role-HasMessage-0.6.0-2|43	%makeinstall_std
14cu|perl-Role-HasMessage-0.6.0-2|44	
14cu|perl-Role-HasMessage-0.6.0-2|45	%files
14cu|perl-Role-HasMessage-0.6.0-2|46	%doc README Changes LICENSE META.yml META.json
14cu|perl-Role-HasMessage-0.6.0-2|47	%{_mandir}/man3/*
14cu|perl-Role-HasMessage-0.6.0-2|48	%{perl_vendorlib}/*
14cu|perl-Role-HasMessage-0.6.0-2|49	
14cu|perl-Role-HasMessage-0.6.0-2|50	
14cu|perl-Role-HasMessage-0.6.0-2|51	%changelog
14cu|perl-Role-HasMessage-0.6.0-2|52	
14cu|perl-Role-HasMessage-0.6.0-2|53	* Wed Jun 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
14cu|perl-Role-HasMessage-0.6.0-2|54	- (6cc6210) Fix BRs
14cu|perl-Role-HasMessage-0.6.0-2|55	
14cu|perl-Role-HasMessage-0.6.0-2|56	

13301 14
14cu|perl-Role-Identifiable-0.7.0-1|1	%define upstream_name    Role-Identifiable
14cu|perl-Role-Identifiable-0.7.0-1|2	%define upstream_version 0.007
14cu|perl-Role-Identifiable-0.7.0-1|3	
14cu|perl-Role-Identifiable-0.7.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Role-Identifiable-0.7.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Role-Identifiable-0.7.0-1|6	Release:	1
14cu|perl-Role-Identifiable-0.7.0-1|7	
14cu|perl-Role-Identifiable-0.7.0-1|8	Summary:	A thing with an ident attribute
14cu|perl-Role-Identifiable-0.7.0-1|9	
14cu|perl-Role-Identifiable-0.7.0-1|10	License:	GPL+ or Artistic
14cu|perl-Role-Identifiable-0.7.0-1|11	Group:		Development/Perl
14cu|perl-Role-Identifiable-0.7.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Role-Identifiable-0.7.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Role-Identifiable-0.7.0-1|14	
14cu|perl-Role-Identifiable-0.7.0-1|15	BuildRequires:	perl-devel
14cu|perl-Role-Identifiable-0.7.0-1|16	BuildRequires:	perl(Moose)
14cu|perl-Role-Identifiable-0.7.0-1|17	BuildRequires:	perl(Moose::Role)
14cu|perl-Role-Identifiable-0.7.0-1|18	BuildRequires:	perl(Moose::Util::TypeConstraints)
14cu|perl-Role-Identifiable-0.7.0-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Role-Identifiable-0.7.0-1|20	BuildArch:	noarch
14cu|perl-Role-Identifiable-0.7.0-1|21	
14cu|perl-Role-Identifiable-0.7.0-1|22	%description
14cu|perl-Role-Identifiable-0.7.0-1|23	This is an incredibly simple role. It adds a required 'ident' attribute
14cu|perl-Role-Identifiable-0.7.0-1|24	that stores a simple string, meant to identify exceptions.
14cu|perl-Role-Identifiable-0.7.0-1|25	
14cu|perl-Role-Identifiable-0.7.0-1|26	%prep
14cu|perl-Role-Identifiable-0.7.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Role-Identifiable-0.7.0-1|28	
14cu|perl-Role-Identifiable-0.7.0-1|29	%build
14cu|perl-Role-Identifiable-0.7.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Role-Identifiable-0.7.0-1|31	%make
14cu|perl-Role-Identifiable-0.7.0-1|32	
14cu|perl-Role-Identifiable-0.7.0-1|33	%check
14cu|perl-Role-Identifiable-0.7.0-1|34	%make test
14cu|perl-Role-Identifiable-0.7.0-1|35	
14cu|perl-Role-Identifiable-0.7.0-1|36	%install
14cu|perl-Role-Identifiable-0.7.0-1|37	%makeinstall_std
14cu|perl-Role-Identifiable-0.7.0-1|38	
14cu|perl-Role-Identifiable-0.7.0-1|39	%files
14cu|perl-Role-Identifiable-0.7.0-1|40	%doc README Changes LICENSE META.yml META.json
14cu|perl-Role-Identifiable-0.7.0-1|41	%{_mandir}/man3/*
14cu|perl-Role-Identifiable-0.7.0-1|42	%{perl_vendorlib}/*
14cu|perl-Role-Identifiable-0.7.0-1|43	
14cu|perl-Role-Identifiable-0.7.0-1|44	
14cu|perl-Role-Identifiable-0.7.0-1|45	%changelog
14cu|perl-Role-Identifiable-0.7.0-1|46	
14cu|perl-Role-Identifiable-0.7.0-1|47	* Sun Apr 12 2015 abfonly <John@smith.org> 0.7.0-1
14cu|perl-Role-Identifiable-0.7.0-1|48	- (cc88ef7) Log: Update to 0.7.0
14cu|perl-Role-Identifiable-0.7.0-1|49	
14cu|perl-Role-Identifiable-0.7.0-1|50	

13302 14
14cu|perl-Router-Simple-0.170.0-1|1	%define upstream_name    Router-Simple
14cu|perl-Router-Simple-0.170.0-1|2	%define upstream_version 0.17
14cu|perl-Router-Simple-0.170.0-1|3	
14cu|perl-Router-Simple-0.170.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Router-Simple-0.170.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Router-Simple-0.170.0-1|6	Release:    1
14cu|perl-Router-Simple-0.170.0-1|7	
14cu|perl-Router-Simple-0.170.0-1|8	Summary:    Submapper
14cu|perl-Router-Simple-0.170.0-1|9	License:    GPL+ or Artistic
14cu|perl-Router-Simple-0.170.0-1|10	Group:      Development/Perl
14cu|perl-Router-Simple-0.170.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Router-Simple-0.170.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Router/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Router-Simple-0.170.0-1|13	
14cu|perl-Router-Simple-0.170.0-1|14	BuildRequires: perl-devel
14cu|perl-Router-Simple-0.170.0-1|15	BuildRequires: perl(Class::Accessor::Lite)
14cu|perl-Router-Simple-0.170.0-1|16	BuildRequires: perl(List::Util)
14cu|perl-Router-Simple-0.170.0-1|17	BuildRequires: perl(Scalar::Util)
14cu|perl-Router-Simple-0.170.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-Router-Simple-0.170.0-1|19	BuildRequires: perl(parent)
14cu|perl-Router-Simple-0.170.0-1|20	BuildRequires: perl(Module::Build)
14cu|perl-Router-Simple-0.170.0-1|21	BuildArch: noarch
14cu|perl-Router-Simple-0.170.0-1|22	
14cu|perl-Router-Simple-0.170.0-1|23	%description
14cu|perl-Router-Simple-0.170.0-1|24	Router::Simple is a simple router class.
14cu|perl-Router-Simple-0.170.0-1|25	
14cu|perl-Router-Simple-0.170.0-1|26	Its main purpose is to serve as a dispatcher for web applications.
14cu|perl-Router-Simple-0.170.0-1|27	
14cu|perl-Router-Simple-0.170.0-1|28	Router::Simple can match against PSGI '$env' directly, which means it's
14cu|perl-Router-Simple-0.170.0-1|29	easy to use with PSGI supporting web frameworks.
14cu|perl-Router-Simple-0.170.0-1|30	
14cu|perl-Router-Simple-0.170.0-1|31	%prep
14cu|perl-Router-Simple-0.170.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Router-Simple-0.170.0-1|33	
14cu|perl-Router-Simple-0.170.0-1|34	%build
14cu|perl-Router-Simple-0.170.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-Router-Simple-0.170.0-1|36	
14cu|perl-Router-Simple-0.170.0-1|37	./Build
14cu|perl-Router-Simple-0.170.0-1|38	
14cu|perl-Router-Simple-0.170.0-1|39	%check
14cu|perl-Router-Simple-0.170.0-1|40	./Build test
14cu|perl-Router-Simple-0.170.0-1|41	
14cu|perl-Router-Simple-0.170.0-1|42	%install
14cu|perl-Router-Simple-0.170.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-Router-Simple-0.170.0-1|44	
14cu|perl-Router-Simple-0.170.0-1|45	%files
14cu|perl-Router-Simple-0.170.0-1|46	%doc Changes LICENSE META.json META.yml
14cu|perl-Router-Simple-0.170.0-1|47	%{_mandir}/man3/*
14cu|perl-Router-Simple-0.170.0-1|48	%{perl_vendorlib}/*
14cu|perl-Router-Simple-0.170.0-1|49	
14cu|perl-Router-Simple-0.170.0-1|50	
14cu|perl-Router-Simple-0.170.0-1|51	%changelog
14cu|perl-Router-Simple-0.170.0-1|52	* Sun Mar 08 2015 abfonly <John@smith.org> 0.170.0-1
14cu|perl-Router-Simple-0.170.0-1|53	+ Revision: 032ec8a
14cu|perl-Router-Simple-0.170.0-1|54	- Imported from SRPM
14cu|perl-Router-Simple-0.170.0-1|55	
14cu|perl-Router-Simple-0.170.0-1|56	

13303 14
14cu|perl-Safe-Isa-1.0.5-1|1	%define upstream_name    Safe-Isa
14cu|perl-Safe-Isa-1.0.5-1|2	%define upstream_version 1.000005
14cu|perl-Safe-Isa-1.0.5-1|3	
14cu|perl-Safe-Isa-1.0.5-1|4	Name:       perl-%{upstream_name}
14cu|perl-Safe-Isa-1.0.5-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Safe-Isa-1.0.5-1|6	Release:    1
14cu|perl-Safe-Isa-1.0.5-1|7	
14cu|perl-Safe-Isa-1.0.5-1|8	Summary:    Call isa, can, does and DOES safely on things that may not be objects
14cu|perl-Safe-Isa-1.0.5-1|9	
14cu|perl-Safe-Isa-1.0.5-1|10	License:    GPL+ or Artistic
14cu|perl-Safe-Isa-1.0.5-1|11	Group:      Development/Perl
14cu|perl-Safe-Isa-1.0.5-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Safe-Isa-1.0.5-1|13	Source0:    http://www.cpan.org/modules/by-module/Safe/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Safe-Isa-1.0.5-1|14	
14cu|perl-Safe-Isa-1.0.5-1|15	BuildRequires: perl(Exporter) >= 5.570.0
14cu|perl-Safe-Isa-1.0.5-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Safe-Isa-1.0.5-1|17	BuildRequires: perl(Scalar::Util)
14cu|perl-Safe-Isa-1.0.5-1|18	BuildRequires: perl-devel
14cu|perl-Safe-Isa-1.0.5-1|19	
14cu|perl-Safe-Isa-1.0.5-1|20	
14cu|perl-Safe-Isa-1.0.5-1|21	BuildArch:  noarch
14cu|perl-Safe-Isa-1.0.5-1|22	
14cu|perl-Safe-Isa-1.0.5-1|23	%description
14cu|perl-Safe-Isa-1.0.5-1|24	How many times have you found yourself writing:
14cu|perl-Safe-Isa-1.0.5-1|25	
14cu|perl-Safe-Isa-1.0.5-1|26	if ($obj->isa('Something')) {
14cu|perl-Safe-Isa-1.0.5-1|27	
14cu|perl-Safe-Isa-1.0.5-1|28	and then shortly afterwards cursing and changing it to:
14cu|perl-Safe-Isa-1.0.5-1|29	
14cu|perl-Safe-Isa-1.0.5-1|30	%prep
14cu|perl-Safe-Isa-1.0.5-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Safe-Isa-1.0.5-1|32	
14cu|perl-Safe-Isa-1.0.5-1|33	%build
14cu|perl-Safe-Isa-1.0.5-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Safe-Isa-1.0.5-1|35	
14cu|perl-Safe-Isa-1.0.5-1|36	%make
14cu|perl-Safe-Isa-1.0.5-1|37	
14cu|perl-Safe-Isa-1.0.5-1|38	%check
14cu|perl-Safe-Isa-1.0.5-1|39	%make test
14cu|perl-Safe-Isa-1.0.5-1|40	
14cu|perl-Safe-Isa-1.0.5-1|41	%install
14cu|perl-Safe-Isa-1.0.5-1|42	%makeinstall_std
14cu|perl-Safe-Isa-1.0.5-1|43	
14cu|perl-Safe-Isa-1.0.5-1|44	%files
14cu|perl-Safe-Isa-1.0.5-1|45	%doc Changes META.json META.yml README
14cu|perl-Safe-Isa-1.0.5-1|46	%{_mandir}/man3/*
14cu|perl-Safe-Isa-1.0.5-1|47	%{perl_vendorlib}/*
14cu|perl-Safe-Isa-1.0.5-1|48	
14cu|perl-Safe-Isa-1.0.5-1|49	%changelog
14cu|perl-Safe-Isa-1.0.5-1|50	
14cu|perl-Safe-Isa-1.0.5-1|51	* Sat Jun 20 2015 abfonly <John@smith.org> 1.0.5-1
14cu|perl-Safe-Isa-1.0.5-1|52	- (da0ba84) Log: Update to 1.0.5
14cu|perl-Safe-Isa-1.0.5-1|53	
14cu|perl-Safe-Isa-1.0.5-1|54	

13304 14
14cu|perl-Search-GIN-0.110.0-1|1	%define upstream_name    Search-GIN
14cu|perl-Search-GIN-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-Search-GIN-0.110.0-1|3	
14cu|perl-Search-GIN-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Search-GIN-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Search-GIN-0.110.0-1|6	Release:	1
14cu|perl-Search-GIN-0.110.0-1|7	
14cu|perl-Search-GIN-0.110.0-1|8	Summary:	Generalized Inverted Indexing for Perl
14cu|perl-Search-GIN-0.110.0-1|9	
14cu|perl-Search-GIN-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-Search-GIN-0.110.0-1|11	Group:		Development/Perl
14cu|perl-Search-GIN-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Search-GIN-0.110.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Search-GIN-0.110.0-1|14	
14cu|perl-Search-GIN-0.110.0-1|15	BuildRequires:	perl-devel
14cu|perl-Search-GIN-0.110.0-1|16	BuildRequires:	perl(Data::Stream::Bulk)
14cu|perl-Search-GIN-0.110.0-1|17	BuildRequires:	perl(MRO::Compat)
14cu|perl-Search-GIN-0.110.0-1|18	BuildRequires:	perl(Moose)
14cu|perl-Search-GIN-0.110.0-1|19	BuildRequires:	perl(MooseX::Types::Path::Class)
14cu|perl-Search-GIN-0.110.0-1|20	BuildRequires:	perl(MooseX::Types::Set::Object)
14cu|perl-Search-GIN-0.110.0-1|21	BuildRequires:	perl(Scope::Guard)
14cu|perl-Search-GIN-0.110.0-1|22	BuildRequires:	perl(Set::Object)
14cu|perl-Search-GIN-0.110.0-1|23	BuildRequires:	perl(Test::More)
14cu|perl-Search-GIN-0.110.0-1|24	BuildRequires:	perl(Test::TempDir)
14cu|perl-Search-GIN-0.110.0-1|25	BuildRequires:	perl(Test::use::ok)
14cu|perl-Search-GIN-0.110.0-1|26	BuildRequires:	perl(namespace::clean)
14cu|perl-Search-GIN-0.110.0-1|27	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Search-GIN-0.110.0-1|28	BuildRequires:	perl(File::NFSLock)
14cu|perl-Search-GIN-0.110.0-1|29	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Search-GIN-0.110.0-1|30	BuildRequires:	perl(Test::TempDir::Tiny)
14cu|perl-Search-GIN-0.110.0-1|31	BuildRequires:	perl(Test::Deep::NoTest)
14cu|perl-Search-GIN-0.110.0-1|32	
14cu|perl-Search-GIN-0.110.0-1|33	BuildArch:	noarch
14cu|perl-Search-GIN-0.110.0-1|34	
14cu|perl-Search-GIN-0.110.0-1|35	%description
14cu|perl-Search-GIN-0.110.0-1|36	This is used by the KiokuDB manpage for custom indexing.
14cu|perl-Search-GIN-0.110.0-1|37	
14cu|perl-Search-GIN-0.110.0-1|38	More documentation will be released shortly.
14cu|perl-Search-GIN-0.110.0-1|39	
14cu|perl-Search-GIN-0.110.0-1|40	%prep
14cu|perl-Search-GIN-0.110.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Search-GIN-0.110.0-1|42	
14cu|perl-Search-GIN-0.110.0-1|43	%build
14cu|perl-Search-GIN-0.110.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Search-GIN-0.110.0-1|45	%make
14cu|perl-Search-GIN-0.110.0-1|46	
14cu|perl-Search-GIN-0.110.0-1|47	%check
14cu|perl-Search-GIN-0.110.0-1|48	%make test
14cu|perl-Search-GIN-0.110.0-1|49	
14cu|perl-Search-GIN-0.110.0-1|50	%install
14cu|perl-Search-GIN-0.110.0-1|51	%makeinstall_std
14cu|perl-Search-GIN-0.110.0-1|52	
14cu|perl-Search-GIN-0.110.0-1|53	%files
14cu|perl-Search-GIN-0.110.0-1|54	%{_mandir}/man3/*
14cu|perl-Search-GIN-0.110.0-1|55	%{perl_vendorlib}/*
14cu|perl-Search-GIN-0.110.0-1|56	
14cu|perl-Search-GIN-0.110.0-1|57	%changelog
14cu|perl-Search-GIN-0.110.0-1|58	
14cu|perl-Search-GIN-0.110.0-1|59	* Sun Apr 12 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-Search-GIN-0.110.0-1|60	- (86baca2) Log: update to 0.110.0, fixed BR and tests
14cu|perl-Search-GIN-0.110.0-1|61	
14cu|perl-Search-GIN-0.110.0-1|62	

13305 14
14cu|perl-SelfLoader-1.200.0-1|1	%define upstream_name    SelfLoader
14cu|perl-SelfLoader-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-SelfLoader-1.200.0-1|3	
14cu|perl-SelfLoader-1.200.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-SelfLoader-1.200.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-SelfLoader-1.200.0-1|6	Release:    1
14cu|perl-SelfLoader-1.200.0-1|7	
14cu|perl-SelfLoader-1.200.0-1|8	Summary:    Automatic function loader (using __DATA__)
14cu|perl-SelfLoader-1.200.0-1|9	
14cu|perl-SelfLoader-1.200.0-1|10	License:    GPL+ or Artistic
14cu|perl-SelfLoader-1.200.0-1|11	Group:      Development/Perl
14cu|perl-SelfLoader-1.200.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SelfLoader-1.200.0-1|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SelfLoader-1.200.0-1|14	
14cu|perl-SelfLoader-1.200.0-1|15	BuildRequires: perl-devel
14cu|perl-SelfLoader-1.200.0-1|16	
14cu|perl-SelfLoader-1.200.0-1|17	
14cu|perl-SelfLoader-1.200.0-1|18	BuildArch: noarch
14cu|perl-SelfLoader-1.200.0-1|19	
14cu|perl-SelfLoader-1.200.0-1|20	%description
14cu|perl-SelfLoader-1.200.0-1|21	This module tells its users that functions in the FOOBAR package are to be
14cu|perl-SelfLoader-1.200.0-1|22	autoloaded from after the '__DATA__' token. See also the
14cu|perl-SelfLoader-1.200.0-1|23	perlsub/"Autoloading" manpage.
14cu|perl-SelfLoader-1.200.0-1|24	
14cu|perl-SelfLoader-1.200.0-1|25	The __DATA__ token
14cu|perl-SelfLoader-1.200.0-1|26	The '__DATA__' token tells the perl compiler that the perl code for
14cu|perl-SelfLoader-1.200.0-1|27	compilation is finished. Everything after the '__DATA__' token is
14cu|perl-SelfLoader-1.200.0-1|28	available for reading via the filehandle FOOBAR::DATA, where FOOBAR is
14cu|perl-SelfLoader-1.200.0-1|29	the name of the current package when the '__DATA__' token is reached.
14cu|perl-SelfLoader-1.200.0-1|30	This works just the same as '__END__' does in package 'main', but for
14cu|perl-SelfLoader-1.200.0-1|31	other modules data after '__END__' is not automatically retrievable,
14cu|perl-SelfLoader-1.200.0-1|32	whereas data after '__DATA__' is. The '__DATA__' token is not
14cu|perl-SelfLoader-1.200.0-1|33	recognized in versions of perl prior to 5.001m.
14cu|perl-SelfLoader-1.200.0-1|34	
14cu|perl-SelfLoader-1.200.0-1|35	Note that it is possible to have '__DATA__' tokens in the same package
14cu|perl-SelfLoader-1.200.0-1|36	in multiple files, and that the last '__DATA__' token in a given
14cu|perl-SelfLoader-1.200.0-1|37	package that is encountered by the compiler is the one accessible by
14cu|perl-SelfLoader-1.200.0-1|38	the filehandle. This also applies to '__END__' and main, i.e. if the
14cu|perl-SelfLoader-1.200.0-1|39	'main' program has an '__END__', but a module 'require'd (_not_ 'use'd)
14cu|perl-SelfLoader-1.200.0-1|40	by that program has a 'package main;' declaration followed by an
14cu|perl-SelfLoader-1.200.0-1|41	''__DATA__'', then the 'DATA' filehandle is set to access the data
14cu|perl-SelfLoader-1.200.0-1|42	after the '__DATA__' in the module, _not_ the data after the '__END__'
14cu|perl-SelfLoader-1.200.0-1|43	token in the 'main' program, since the compiler encounters the
14cu|perl-SelfLoader-1.200.0-1|44	'require'd file later.
14cu|perl-SelfLoader-1.200.0-1|45	
14cu|perl-SelfLoader-1.200.0-1|46	%prep
14cu|perl-SelfLoader-1.200.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SelfLoader-1.200.0-1|48	
14cu|perl-SelfLoader-1.200.0-1|49	%build
14cu|perl-SelfLoader-1.200.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SelfLoader-1.200.0-1|51	%make
14cu|perl-SelfLoader-1.200.0-1|52	
14cu|perl-SelfLoader-1.200.0-1|53	%check
14cu|perl-SelfLoader-1.200.0-1|54	make test
14cu|perl-SelfLoader-1.200.0-1|55	
14cu|perl-SelfLoader-1.200.0-1|56	%install
14cu|perl-SelfLoader-1.200.0-1|57	%makeinstall_std
14cu|perl-SelfLoader-1.200.0-1|58	
14cu|perl-SelfLoader-1.200.0-1|59	%clean
14cu|perl-SelfLoader-1.200.0-1|60	
14cu|perl-SelfLoader-1.200.0-1|61	%files
14cu|perl-SelfLoader-1.200.0-1|62	%doc Changes README
14cu|perl-SelfLoader-1.200.0-1|63	%{_mandir}/man3/*
14cu|perl-SelfLoader-1.200.0-1|64	%{perl_vendorlib}/*
14cu|perl-SelfLoader-1.200.0-1|65	
14cu|perl-SelfLoader-1.200.0-1|66	
14cu|perl-SelfLoader-1.200.0-1|67	
14cu|perl-SelfLoader-1.200.0-1|68	
14cu|perl-SelfLoader-1.200.0-1|69	%changelog
14cu|perl-SelfLoader-1.200.0-1|70	
14cu|perl-SelfLoader-1.200.0-1|71	* Sun Apr 12 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-SelfLoader-1.200.0-1|72	- (e11672d) Log: Update to 1.200.0
14cu|perl-SelfLoader-1.200.0-1|73	
14cu|perl-SelfLoader-1.200.0-1|74	

13306 14
14cu|perl-Set-Scalar-1.290.0-4|1	%define upstream_name    Set-Scalar
14cu|perl-Set-Scalar-1.290.0-4|2	%define upstream_version 1.29
14cu|perl-Set-Scalar-1.290.0-4|3	
14cu|perl-Set-Scalar-1.290.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-Set-Scalar-1.290.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Set-Scalar-1.290.0-4|6	Release:	4
14cu|perl-Set-Scalar-1.290.0-4|7	
14cu|perl-Set-Scalar-1.290.0-4|8	Summary:	Basic set operations
14cu|perl-Set-Scalar-1.290.0-4|9	
14cu|perl-Set-Scalar-1.290.0-4|10	
14cu|perl-Set-Scalar-1.290.0-4|11	License:	GPL+ or Artistic
14cu|perl-Set-Scalar-1.290.0-4|12	Group:		Development/Perl
14cu|perl-Set-Scalar-1.290.0-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Set-Scalar-1.290.0-4|14	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Set-Scalar-1.290.0-4|15	
14cu|perl-Set-Scalar-1.290.0-4|16	BuildRequires:	perl-devel
14cu|perl-Set-Scalar-1.290.0-4|17	BuildArch:	noarch
14cu|perl-Set-Scalar-1.290.0-4|18	
14cu|perl-Set-Scalar-1.290.0-4|19	%description
14cu|perl-Set-Scalar-1.290.0-4|20	Basic set operations.
14cu|perl-Set-Scalar-1.290.0-4|21	
14cu|perl-Set-Scalar-1.290.0-4|22	%prep
14cu|perl-Set-Scalar-1.290.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Set-Scalar-1.290.0-4|24	
14cu|perl-Set-Scalar-1.290.0-4|25	%build
14cu|perl-Set-Scalar-1.290.0-4|26	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Set-Scalar-1.290.0-4|27	%make
14cu|perl-Set-Scalar-1.290.0-4|28	
14cu|perl-Set-Scalar-1.290.0-4|29	%check
14cu|perl-Set-Scalar-1.290.0-4|30	make test
14cu|perl-Set-Scalar-1.290.0-4|31	
14cu|perl-Set-Scalar-1.290.0-4|32	%install
14cu|perl-Set-Scalar-1.290.0-4|33	%makeinstall_std
14cu|perl-Set-Scalar-1.290.0-4|34	
14cu|perl-Set-Scalar-1.290.0-4|35	%files
14cu|perl-Set-Scalar-1.290.0-4|36	%doc ChangeLog README
14cu|perl-Set-Scalar-1.290.0-4|37	%{perl_vendorlib}/Set
14cu|perl-Set-Scalar-1.290.0-4|38	%{_mandir}/*/*
14cu|perl-Set-Scalar-1.290.0-4|39	
14cu|perl-Set-Scalar-1.290.0-4|40	
14cu|perl-Set-Scalar-1.290.0-4|41	
14cu|perl-Set-Scalar-1.290.0-4|42	
14cu|perl-Set-Scalar-1.290.0-4|43	%changelog
14cu|perl-Set-Scalar-1.290.0-4|44	* Sat Jan 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.290.0-4
14cu|perl-Set-Scalar-1.290.0-4|45	+ Revision: 9ed6ff8
14cu|perl-Set-Scalar-1.290.0-4|46	- Move to contrib
14cu|perl-Set-Scalar-1.290.0-4|47	
14cu|perl-Set-Scalar-1.290.0-4|48	

13307 14
14cu|perl-Sidef-2.330.1-1|1	%define __noautoreq 'perl\\(Sidef\\)|perl\\(Sidef::Types::Bool::Bool\\)|perl\\(Sidef::Types::Number::Nan\\)|perl\\(Sidef::Types::Number::Number\\)'
14cu|perl-Sidef-2.330.1-1|2	
14cu|perl-Sidef-2.330.1-1|3	
14cu|perl-Sidef-2.330.1-1|4	%define upstream_name    Sidef
14cu|perl-Sidef-2.330.1-1|5	%define upstream_version 2.330001
14cu|perl-Sidef-2.330.1-1|6	
14cu|perl-Sidef-2.330.1-1|7	Name:       perl-%{upstream_name}
14cu|perl-Sidef-2.330.1-1|8	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sidef-2.330.1-1|9	Release:    1
14cu|perl-Sidef-2.330.1-1|10	
14cu|perl-Sidef-2.330.1-1|11	Summary:    The Sidef programming language
14cu|perl-Sidef-2.330.1-1|12	License:    GPL+ or Artistic
14cu|perl-Sidef-2.330.1-1|13	Group:      Development/Perl
14cu|perl-Sidef-2.330.1-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sidef-2.330.1-1|15	Source0:    http://www.cpan.org/modules/by-module/Sidef/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sidef-2.330.1-1|16	
14cu|perl-Sidef-2.330.1-1|17	BuildRequires: perl-devel
14cu|perl-Sidef-2.330.1-1|18	BuildRequires: perl(Cwd)
14cu|perl-Sidef-2.330.1-1|19	BuildRequires: perl(Data::Dump)
14cu|perl-Sidef-2.330.1-1|20	BuildRequires: perl(Encode)
14cu|perl-Sidef-2.330.1-1|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Sidef-2.330.1-1|22	BuildRequires: perl(Fcntl)
14cu|perl-Sidef-2.330.1-1|23	BuildRequires: perl(File::Basename)
14cu|perl-Sidef-2.330.1-1|24	BuildRequires: perl(File::Copy)
14cu|perl-Sidef-2.330.1-1|25	BuildRequires: perl(File::Find)
14cu|perl-Sidef-2.330.1-1|26	BuildRequires: perl(File::Path)
14cu|perl-Sidef-2.330.1-1|27	BuildRequires: perl(File::Spec)
14cu|perl-Sidef-2.330.1-1|28	BuildRequires: perl(Getopt::Std)
14cu|perl-Sidef-2.330.1-1|29	BuildRequires: perl(List::Util)
14cu|perl-Sidef-2.330.1-1|30	BuildRequires: perl(Math::GMPq)
14cu|perl-Sidef-2.330.1-1|31	BuildRequires: perl(Math::GMPz)
14cu|perl-Sidef-2.330.1-1|32	BuildRequires: perl(Math::MPC)
14cu|perl-Sidef-2.330.1-1|33	BuildRequires: perl(Math::MPFR)
14cu|perl-Sidef-2.330.1-1|34	BuildRequires: perl(Math::Prime::Util::GMP)
14cu|perl-Sidef-2.330.1-1|35	BuildRequires: perl(Memoize)
14cu|perl-Sidef-2.330.1-1|36	BuildRequires: perl(POSIX)
14cu|perl-Sidef-2.330.1-1|37	BuildRequires: perl(Scalar::Util)
14cu|perl-Sidef-2.330.1-1|38	BuildRequires: perl(Socket)
14cu|perl-Sidef-2.330.1-1|39	BuildRequires: perl(Term::ReadLine)
14cu|perl-Sidef-2.330.1-1|40	BuildRequires: perl(Test::More)
14cu|perl-Sidef-2.330.1-1|41	BuildRequires: perl(Time::HiRes)
14cu|perl-Sidef-2.330.1-1|42	BuildRequires: perl(parent)
14cu|perl-Sidef-2.330.1-1|43	BuildRequires: perl(utf8)
14cu|perl-Sidef-2.330.1-1|44	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Sidef-2.330.1-1|45	BuildRequires: perl(Test::Pod)
14cu|perl-Sidef-2.330.1-1|46	
14cu|perl-Sidef-2.330.1-1|47	BuildArch: noarch
14cu|perl-Sidef-2.330.1-1|48	
14cu|perl-Sidef-2.330.1-1|49	%description
14cu|perl-Sidef-2.330.1-1|50	Sidef is a modern, high-level, general-purpose programming language,
14cu|perl-Sidef-2.330.1-1|51	inspired by Ruby, Perl 6 and Go.
14cu|perl-Sidef-2.330.1-1|52	
14cu|perl-Sidef-2.330.1-1|53	**   **         ****   *           *********   *********
14cu|perl-Sidef-2.330.1-1|54	* * ** * *        ****   **          ** ** **    ** ** **
14cu|perl-Sidef-2.330.1-1|55	**   **          ****   ***         *********   *  *  *
14cu|perl-Sidef-2.330.1-1|56	**        **        **    ****   *  *        ******      ******
14cu|perl-Sidef-2.330.1-1|57	* * *     * * *     * * *   ****   ** **       ** **       ** **
14cu|perl-Sidef-2.330.1-1|58	**        **        **     ****   ******      ******      *  *
14cu|perl-Sidef-2.330.1-1|59	**   **              ****   *  *  *     *********   ***
14cu|perl-Sidef-2.330.1-1|60	* * ** * *             ****   ** ** **    ** ** **    **
14cu|perl-Sidef-2.330.1-1|61	**   **               ****   *********   *********   *
14cu|perl-Sidef-2.330.1-1|62	
14cu|perl-Sidef-2.330.1-1|63	This is perl module for %{upstream_name}.
14cu|perl-Sidef-2.330.1-1|64	
14cu|perl-Sidef-2.330.1-1|65	%files
14cu|perl-Sidef-2.330.1-1|66	%doc Changes LICENSE META.json META.yml
14cu|perl-Sidef-2.330.1-1|67	%{perl_vendorlib}/*
14cu|perl-Sidef-2.330.1-1|68	#-------------------------------------------------
14cu|perl-Sidef-2.330.1-1|69	%package -n %{upstream_name}
14cu|perl-Sidef-2.330.1-1|70	
14cu|perl-Sidef-2.330.1-1|71	Requires:	%{name} = %{EVRD}
14cu|perl-Sidef-2.330.1-1|72	
14cu|perl-Sidef-2.330.1-1|73	%description -n %{upstream_name}
14cu|perl-Sidef-2.330.1-1|74	Sidef is a modern, high-level, general-purpose programming language,
14cu|perl-Sidef-2.330.1-1|75	inspired by Ruby, Perl 6 and Go.
14cu|perl-Sidef-2.330.1-1|76	
14cu|perl-Sidef-2.330.1-1|77	%files -n %{upstream_name}
14cu|perl-Sidef-2.330.1-1|78	%doc Changes LICENSE
14cu|perl-Sidef-2.330.1-1|79	%{_bindir}/sidef
14cu|perl-Sidef-2.330.1-1|80	%{_mandir}/man3/*
14cu|perl-Sidef-2.330.1-1|81	
14cu|perl-Sidef-2.330.1-1|82	#-------------------------------------------------
14cu|perl-Sidef-2.330.1-1|83	
14cu|perl-Sidef-2.330.1-1|84	%prep
14cu|perl-Sidef-2.330.1-1|85	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sidef-2.330.1-1|86	
14cu|perl-Sidef-2.330.1-1|87	%build
14cu|perl-Sidef-2.330.1-1|88	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sidef-2.330.1-1|89	
14cu|perl-Sidef-2.330.1-1|90	%make
14cu|perl-Sidef-2.330.1-1|91	
14cu|perl-Sidef-2.330.1-1|92	%check
14cu|perl-Sidef-2.330.1-1|93	%make test
14cu|perl-Sidef-2.330.1-1|94	
14cu|perl-Sidef-2.330.1-1|95	%install
14cu|perl-Sidef-2.330.1-1|96	%makeinstall_std
14cu|perl-Sidef-2.330.1-1|97	
14cu|perl-Sidef-2.330.1-1|98	%changelog
14cu|perl-Sidef-2.330.1-1|99	
14cu|perl-Sidef-2.330.1-1|100	* Thu Dec 08 2016 abfonly <abfonly@gmail.com> 2.330.1-1
14cu|perl-Sidef-2.330.1-1|101	- (2251d49) Updated perl-Sidef.spec
14cu|perl-Sidef-2.330.1-1|102	
14cu|perl-Sidef-2.330.1-1|103	

13308 14
14cu|perl-SNMP-Info-3.260.0-1|1	%define upstream_name    SNMP-Info
14cu|perl-SNMP-Info-3.260.0-1|2	%define upstream_version 3.26
14cu|perl-SNMP-Info-3.260.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-SNMP-Info-3.260.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-SNMP-Info-3.260.0-1|5	Release:	1
14cu|perl-SNMP-Info-3.260.0-1|6	
14cu|perl-SNMP-Info-3.260.0-1|7	Summary:	Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
14cu|perl-SNMP-Info-3.260.0-1|8	
14cu|perl-SNMP-Info-3.260.0-1|9	
14cu|perl-SNMP-Info-3.260.0-1|10	
14cu|perl-SNMP-Info-3.260.0-1|11	License:	BSD
14cu|perl-SNMP-Info-3.260.0-1|12	Group:		Development/Perl
14cu|perl-SNMP-Info-3.260.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SNMP-Info-3.260.0-1|14	Source0:	http://www.cpan.org/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SNMP-Info-3.260.0-1|15	
14cu|perl-SNMP-Info-3.260.0-1|16	BuildRequires:	perl-devel
14cu|perl-SNMP-Info-3.260.0-1|17	BuildRequires:	perl(SNMP)
14cu|perl-SNMP-Info-3.260.0-1|18	BuildArch:	noarch
14cu|perl-SNMP-Info-3.260.0-1|19	
14cu|perl-SNMP-Info-3.260.0-1|20	%description
14cu|perl-SNMP-Info-3.260.0-1|21	SNMP::Info gives an object oriented interface to information obtained
14cu|perl-SNMP-Info-3.260.0-1|22	through SNMP.
14cu|perl-SNMP-Info-3.260.0-1|23	
14cu|perl-SNMP-Info-3.260.0-1|24	This module lives at http://snmp-info.sourceforge.net Check for newest
14cu|perl-SNMP-Info-3.260.0-1|25	version and documentation.
14cu|perl-SNMP-Info-3.260.0-1|26	
14cu|perl-SNMP-Info-3.260.0-1|27	This module is geared towards network devices. Subclasses exist for a
14cu|perl-SNMP-Info-3.260.0-1|28	number of network devices and common MIBs.
14cu|perl-SNMP-Info-3.260.0-1|29	
14cu|perl-SNMP-Info-3.260.0-1|30	The idea behind this module is to give a common interface to data from
14cu|perl-SNMP-Info-3.260.0-1|31	network devices, leaving the device-specific hacks behind the scenes in
14cu|perl-SNMP-Info-3.260.0-1|32	subclasses.
14cu|perl-SNMP-Info-3.260.0-1|33	
14cu|perl-SNMP-Info-3.260.0-1|34	In the SYNOPSIS example we fetch the name of all the ports on the device
14cu|perl-SNMP-Info-3.260.0-1|35	and the duplex setting for that port with two methods -- interfaces()
14cu|perl-SNMP-Info-3.260.0-1|36	and i_duplex().
14cu|perl-SNMP-Info-3.260.0-1|37	
14cu|perl-SNMP-Info-3.260.0-1|38	The information may be coming from any number of MIB files and is very
14cu|perl-SNMP-Info-3.260.0-1|39	vendor specific. SNMP::Info provides you a common method for all
14cu|perl-SNMP-Info-3.260.0-1|40	supported devices.
14cu|perl-SNMP-Info-3.260.0-1|41	
14cu|perl-SNMP-Info-3.260.0-1|42	Adding support for your own device is easy, and takes little much SNMP
14cu|perl-SNMP-Info-3.260.0-1|43	knowledge.
14cu|perl-SNMP-Info-3.260.0-1|44	
14cu|perl-SNMP-Info-3.260.0-1|45	The module is not limited to network devices. Any MIB or device can be
14cu|perl-SNMP-Info-3.260.0-1|46	given an objected oriented front-end by making a module that consists of
14cu|perl-SNMP-Info-3.260.0-1|47	a couple hashes. See EXTENDING SNMP::INFO.
14cu|perl-SNMP-Info-3.260.0-1|48	
14cu|perl-SNMP-Info-3.260.0-1|49	
14cu|perl-SNMP-Info-3.260.0-1|50	%prep
14cu|perl-SNMP-Info-3.260.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SNMP-Info-3.260.0-1|52	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
14cu|perl-SNMP-Info-3.260.0-1|53	
14cu|perl-SNMP-Info-3.260.0-1|54	%build
14cu|perl-SNMP-Info-3.260.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SNMP-Info-3.260.0-1|56	%make
14cu|perl-SNMP-Info-3.260.0-1|57	
14cu|perl-SNMP-Info-3.260.0-1|58	%check
14cu|perl-SNMP-Info-3.260.0-1|59	make test
14cu|perl-SNMP-Info-3.260.0-1|60	
14cu|perl-SNMP-Info-3.260.0-1|61	%install
14cu|perl-SNMP-Info-3.260.0-1|62	%makeinstall_std
14cu|perl-SNMP-Info-3.260.0-1|63	
14cu|perl-SNMP-Info-3.260.0-1|64	%files
14cu|perl-SNMP-Info-3.260.0-1|65	%doc COPYRIGHT ChangeLog DeviceMatrix.txt README
14cu|perl-SNMP-Info-3.260.0-1|66	%{perl_vendorlib}/SNMP
14cu|perl-SNMP-Info-3.260.0-1|67	%{_mandir}/*/*
14cu|perl-SNMP-Info-3.260.0-1|68	
14cu|perl-SNMP-Info-3.260.0-1|69	
14cu|perl-SNMP-Info-3.260.0-1|70	
14cu|perl-SNMP-Info-3.260.0-1|71	
14cu|perl-SNMP-Info-3.260.0-1|72	
14cu|perl-SNMP-Info-3.260.0-1|73	
14cu|perl-SNMP-Info-3.260.0-1|74	%changelog
14cu|perl-SNMP-Info-3.260.0-1|75	
14cu|perl-SNMP-Info-3.260.0-1|76	* Sun Apr 12 2015 abfonly <John@smith.org> 3.260.0-1
14cu|perl-SNMP-Info-3.260.0-1|77	- (e191f8d) Log: Update to 3.260.0
14cu|perl-SNMP-Info-3.260.0-1|78	
14cu|perl-SNMP-Info-3.260.0-1|79	

13309 14
14cu|perl-SOAP-WSDL-3.3.0-1|1	%define upstream_name    SOAP-WSDL
14cu|perl-SOAP-WSDL-3.3.0-1|2	%define upstream_version 3.003
14cu|perl-SOAP-WSDL-3.3.0-1|3	
14cu|perl-SOAP-WSDL-3.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-SOAP-WSDL-3.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-SOAP-WSDL-3.3.0-1|6	Release:    1
14cu|perl-SOAP-WSDL-3.3.0-1|7	
14cu|perl-SOAP-WSDL-3.3.0-1|8	Summary:    SOAP Interface for the FullerData_x0020_Fortune_x0020_Cookie Web Service
14cu|perl-SOAP-WSDL-3.3.0-1|9	License:    GPL+ or Artistic
14cu|perl-SOAP-WSDL-3.3.0-1|10	Group:      Development/Perl
14cu|perl-SOAP-WSDL-3.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SOAP-WSDL-3.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/SOAP/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SOAP-WSDL-3.3.0-1|13	
14cu|perl-SOAP-WSDL-3.3.0-1|14	BuildRequires: perl-devel
14cu|perl-SOAP-WSDL-3.3.0-1|15	BuildRequires: perl(Class::Load)
14cu|perl-SOAP-WSDL-3.3.0-1|16	BuildRequires: perl(Class::Std::Fast)
14cu|perl-SOAP-WSDL-3.3.0-1|17	BuildRequires: perl(Cwd)
14cu|perl-SOAP-WSDL-3.3.0-1|18	BuildRequires: perl(Data::Dumper)
14cu|perl-SOAP-WSDL-3.3.0-1|19	BuildRequires: perl(Date::Format)
14cu|perl-SOAP-WSDL-3.3.0-1|20	BuildRequires: perl(Date::Parse)
14cu|perl-SOAP-WSDL-3.3.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-SOAP-WSDL-3.3.0-1|22	BuildRequires: perl(File::Basename)
14cu|perl-SOAP-WSDL-3.3.0-1|23	BuildRequires: perl(File::Path)
14cu|perl-SOAP-WSDL-3.3.0-1|24	BuildRequires: perl(File::Spec)
14cu|perl-SOAP-WSDL-3.3.0-1|25	BuildRequires: perl(Getopt::Long)
14cu|perl-SOAP-WSDL-3.3.0-1|26	BuildRequires: perl(LWP::UserAgent)
14cu|perl-SOAP-WSDL-3.3.0-1|27	BuildRequires: perl(List::Util)
14cu|perl-SOAP-WSDL-3.3.0-1|28	BuildRequires: perl(Module::Build)
14cu|perl-SOAP-WSDL-3.3.0-1|29	BuildRequires: perl(Storable)
14cu|perl-SOAP-WSDL-3.3.0-1|30	BuildRequires: perl(Template)
14cu|perl-SOAP-WSDL-3.3.0-1|31	BuildRequires: perl(Term::ReadKey)
14cu|perl-SOAP-WSDL-3.3.0-1|32	BuildRequires: perl(Test::More)
14cu|perl-SOAP-WSDL-3.3.0-1|33	BuildRequires: perl(URI)
14cu|perl-SOAP-WSDL-3.3.0-1|34	BuildRequires: perl(XML::Parser::Expat)
14cu|perl-SOAP-WSDL-3.3.0-1|35	BuildArch: noarch
14cu|perl-SOAP-WSDL-3.3.0-1|36	
14cu|perl-SOAP-WSDL-3.3.0-1|37	%description
14cu|perl-SOAP-WSDL-3.3.0-1|38	For creating Perl classes instrumenting a web service with a WSDL
14cu|perl-SOAP-WSDL-3.3.0-1|39	definition, read the SOAP::WSDL::Manual manpage.
14cu|perl-SOAP-WSDL-3.3.0-1|40	
14cu|perl-SOAP-WSDL-3.3.0-1|41	For using an interpreting (thus slow and somewhat troublesome) WSDL based
14cu|perl-SOAP-WSDL-3.3.0-1|42	SOAP client, which mimics SOAP::Lite's API, read on.
14cu|perl-SOAP-WSDL-3.3.0-1|43	
14cu|perl-SOAP-WSDL-3.3.0-1|44	Creating Interface classes is the recommended usage.
14cu|perl-SOAP-WSDL-3.3.0-1|45	
14cu|perl-SOAP-WSDL-3.3.0-1|46	%prep
14cu|perl-SOAP-WSDL-3.3.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SOAP-WSDL-3.3.0-1|48	
14cu|perl-SOAP-WSDL-3.3.0-1|49	%build
14cu|perl-SOAP-WSDL-3.3.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SOAP-WSDL-3.3.0-1|51	
14cu|perl-SOAP-WSDL-3.3.0-1|52	%make
14cu|perl-SOAP-WSDL-3.3.0-1|53	
14cu|perl-SOAP-WSDL-3.3.0-1|54	%check
14cu|perl-SOAP-WSDL-3.3.0-1|55	%make test
14cu|perl-SOAP-WSDL-3.3.0-1|56	
14cu|perl-SOAP-WSDL-3.3.0-1|57	%install
14cu|perl-SOAP-WSDL-3.3.0-1|58	%makeinstall_std
14cu|perl-SOAP-WSDL-3.3.0-1|59	find %{buildroot} -size 0 -delete
14cu|perl-SOAP-WSDL-3.3.0-1|60	
14cu|perl-SOAP-WSDL-3.3.0-1|61	%files
14cu|perl-SOAP-WSDL-3.3.0-1|62	%doc Changes LICENSE README META.json META.yml
14cu|perl-SOAP-WSDL-3.3.0-1|63	%{_mandir}/man3/*
14cu|perl-SOAP-WSDL-3.3.0-1|64	%{perl_vendorlib}/*
14cu|perl-SOAP-WSDL-3.3.0-1|65	
14cu|perl-SOAP-WSDL-3.3.0-1|66	
14cu|perl-SOAP-WSDL-3.3.0-1|67	%changelog
14cu|perl-SOAP-WSDL-3.3.0-1|68	
14cu|perl-SOAP-WSDL-3.3.0-1|69	* Sun Apr 12 2015 abfonly <John@smith.org> 3.3.0-1
14cu|perl-SOAP-WSDL-3.3.0-1|70	- (b187b2f) Log: Update to 3.3.0, fixed BR fixed tests
14cu|perl-SOAP-WSDL-3.3.0-1|71	
14cu|perl-SOAP-WSDL-3.3.0-1|72	

13310 14
14cu|perl-Software-License-0.103.10-3|1	%define upstream_name    Software-License
14cu|perl-Software-License-0.103.10-3|2	%define upstream_version 0.103010
14cu|perl-Software-License-0.103.10-3|3	
14cu|perl-Software-License-0.103.10-3|4	Name:		perl-%{upstream_name}
14cu|perl-Software-License-0.103.10-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Software-License-0.103.10-3|6	Release:	3
14cu|perl-Software-License-0.103.10-3|7	
14cu|perl-Software-License-0.103.10-3|8	Summary:	Packages that provide templated software licenses
14cu|perl-Software-License-0.103.10-3|9	
14cu|perl-Software-License-0.103.10-3|10	
14cu|perl-Software-License-0.103.10-3|11	License:	GPL+ or Artistic
14cu|perl-Software-License-0.103.10-3|12	Group:		Development/Perl
14cu|perl-Software-License-0.103.10-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Software-License-0.103.10-3|14	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Software-License-0.103.10-3|15	
14cu|perl-Software-License-0.103.10-3|16	BuildRequires:	perl-devel
14cu|perl-Software-License-0.103.10-3|17	BuildRequires:	perl(Try::Tiny)
14cu|perl-Software-License-0.103.10-3|18	BuildRequires:	perl(Class::ISA)
14cu|perl-Software-License-0.103.10-3|19	BuildRequires:	perl(Data::Section)
14cu|perl-Software-License-0.103.10-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Software-License-0.103.10-3|21	BuildRequires:	perl(Sub::Install)
14cu|perl-Software-License-0.103.10-3|22	BuildRequires:	perl(Text::Template)
14cu|perl-Software-License-0.103.10-3|23	
14cu|perl-Software-License-0.103.10-3|24	# This is noarch
14cu|perl-Software-License-0.103.10-3|25	BuildArch:		noarch
14cu|perl-Software-License-0.103.10-3|26	
14cu|perl-Software-License-0.103.10-3|27	%description
14cu|perl-Software-License-0.103.10-3|28	This packages provides templated software licenses.
14cu|perl-Software-License-0.103.10-3|29	
14cu|perl-Software-License-0.103.10-3|30	%prep
14cu|perl-Software-License-0.103.10-3|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Software-License-0.103.10-3|32	
14cu|perl-Software-License-0.103.10-3|33	%build
14cu|perl-Software-License-0.103.10-3|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Software-License-0.103.10-3|35	%make
14cu|perl-Software-License-0.103.10-3|36	
14cu|perl-Software-License-0.103.10-3|37	%check
14cu|perl-Software-License-0.103.10-3|38	%make test
14cu|perl-Software-License-0.103.10-3|39	
14cu|perl-Software-License-0.103.10-3|40	%install
14cu|perl-Software-License-0.103.10-3|41	%makeinstall_std
14cu|perl-Software-License-0.103.10-3|42	
14cu|perl-Software-License-0.103.10-3|43	%files
14cu|perl-Software-License-0.103.10-3|44	%doc Changes LICENSE README META.json META.yml
14cu|perl-Software-License-0.103.10-3|45	%{_mandir}/man3/*
14cu|perl-Software-License-0.103.10-3|46	%{perl_vendorlib}/Software
14cu|perl-Software-License-0.103.10-3|47	
14cu|perl-Software-License-0.103.10-3|48	
14cu|perl-Software-License-0.103.10-3|49	
14cu|perl-Software-License-0.103.10-3|50	%changelog
14cu|perl-Software-License-0.103.10-3|51	
14cu|perl-Software-License-0.103.10-3|52	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.103.10-3
14cu|perl-Software-License-0.103.10-3|53	- (9316d1d) rebuild as noarch, as it should, bump rel.
14cu|perl-Software-License-0.103.10-3|54	
14cu|perl-Software-License-0.103.10-3|55	

13311 14
14cu|perl-Software-Release-0.30.0-1|1	%define upstream_name    Software-Release
14cu|perl-Software-Release-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Software-Release-0.30.0-1|3	
14cu|perl-Software-Release-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Software-Release-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Software-Release-0.30.0-1|6	Release:    1
14cu|perl-Software-Release-0.30.0-1|7	
14cu|perl-Software-Release-0.30.0-1|8	Summary:    A change made in a software release
14cu|perl-Software-Release-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Software-Release-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Software-Release-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Software-Release-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Software/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Software-Release-0.30.0-1|13	
14cu|perl-Software-Release-0.30.0-1|14	BuildRequires: perl-devel
14cu|perl-Software-Release-0.30.0-1|15	BuildRequires: perl(DateTime)
14cu|perl-Software-Release-0.30.0-1|16	BuildRequires: perl(Moose)
14cu|perl-Software-Release-0.30.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Software-Release-0.30.0-1|18	BuildRequires: perl(strict)
14cu|perl-Software-Release-0.30.0-1|19	BuildArch: noarch
14cu|perl-Software-Release-0.30.0-1|20	
14cu|perl-Software-Release-0.30.0-1|21	%description
14cu|perl-Software-Release-0.30.0-1|22	Software::Release is a purely informational collection of objects that you
14cu|perl-Software-Release-0.30.0-1|23	can use to represent a release of software. Its original use-case was to
14cu|perl-Software-Release-0.30.0-1|24	provide a contract between a git log parser and a formatter class that
14cu|perl-Software-Release-0.30.0-1|25	outputs a changelog, but it may be useful to others to create bug trackers,
14cu|perl-Software-Release-0.30.0-1|26	dashboards or whathaveyou.
14cu|perl-Software-Release-0.30.0-1|27	
14cu|perl-Software-Release-0.30.0-1|28	%prep
14cu|perl-Software-Release-0.30.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Software-Release-0.30.0-1|30	
14cu|perl-Software-Release-0.30.0-1|31	%build
14cu|perl-Software-Release-0.30.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Software-Release-0.30.0-1|33	
14cu|perl-Software-Release-0.30.0-1|34	%make
14cu|perl-Software-Release-0.30.0-1|35	
14cu|perl-Software-Release-0.30.0-1|36	%check
14cu|perl-Software-Release-0.30.0-1|37	%make test
14cu|perl-Software-Release-0.30.0-1|38	
14cu|perl-Software-Release-0.30.0-1|39	%install
14cu|perl-Software-Release-0.30.0-1|40	%makeinstall_std
14cu|perl-Software-Release-0.30.0-1|41	
14cu|perl-Software-Release-0.30.0-1|42	%files
14cu|perl-Software-Release-0.30.0-1|43	%doc Changes LICENSE META.json META.yml README
14cu|perl-Software-Release-0.30.0-1|44	%{_mandir}/man3/*
14cu|perl-Software-Release-0.30.0-1|45	%{perl_vendorlib}/*
14cu|perl-Software-Release-0.30.0-1|46	
14cu|perl-Software-Release-0.30.0-1|47	
14cu|perl-Software-Release-0.30.0-1|48	%changelog
14cu|perl-Software-Release-0.30.0-1|49	
14cu|perl-Software-Release-0.30.0-1|50	* Fri May 29 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Software-Release-0.30.0-1|51	- (a3cdd59) Imported from SRPM
14cu|perl-Software-Release-0.30.0-1|52	
14cu|perl-Software-Release-0.30.0-1|53	

13312 14
14cu|perl-Sort-Key-1.330.0-1|1	%define upstream_name    Sort-Key
14cu|perl-Sort-Key-1.330.0-1|2	%define upstream_version 1.33
14cu|perl-Sort-Key-1.330.0-1|3	%define __noautoprov 'Key.so'
14cu|perl-Sort-Key-1.330.0-1|4	
14cu|perl-Sort-Key-1.330.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Sort-Key-1.330.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sort-Key-1.330.0-1|7	Release:    1
14cu|perl-Sort-Key-1.330.0-1|8	
14cu|perl-Sort-Key-1.330.0-1|9	Summary:    Tell Sort::Key how to sort new data types
14cu|perl-Sort-Key-1.330.0-1|10	License:    GPL+ or Artistic
14cu|perl-Sort-Key-1.330.0-1|11	Group:      Development/Perl
14cu|perl-Sort-Key-1.330.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sort-Key-1.330.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Sort/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sort-Key-1.330.0-1|14	
14cu|perl-Sort-Key-1.330.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Sort-Key-1.330.0-1|16	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Sort-Key-1.330.0-1|17	
14cu|perl-Sort-Key-1.330.0-1|18	BuildRequires: perl-devel
14cu|perl-Sort-Key-1.330.0-1|19	
14cu|perl-Sort-Key-1.330.0-1|20	%description
14cu|perl-Sort-Key-1.330.0-1|21	Sort::Key provides a set of functions to sort lists of values by some
14cu|perl-Sort-Key-1.330.0-1|22	calculated key value.
14cu|perl-Sort-Key-1.330.0-1|23	
14cu|perl-Sort-Key-1.330.0-1|24	It is faster (usually *much faster*) and uses less memory than other
14cu|perl-Sort-Key-1.330.0-1|25	alternatives implemented around perl sort function (ST, GRT, etc.).
14cu|perl-Sort-Key-1.330.0-1|26	
14cu|perl-Sort-Key-1.330.0-1|27	Multi-key sorting functionality is also provided via the companion modules
14cu|perl-Sort-Key-1.330.0-1|28	the Sort::Key::Multi manpage, the Sort::Key::Maker manpage and the
14cu|perl-Sort-Key-1.330.0-1|29	Sort::Key::Register manpage.
14cu|perl-Sort-Key-1.330.0-1|30	
14cu|perl-Sort-Key-1.330.0-1|31	%prep
14cu|perl-Sort-Key-1.330.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sort-Key-1.330.0-1|33	
14cu|perl-Sort-Key-1.330.0-1|34	%build
14cu|perl-Sort-Key-1.330.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sort-Key-1.330.0-1|36	
14cu|perl-Sort-Key-1.330.0-1|37	%make
14cu|perl-Sort-Key-1.330.0-1|38	
14cu|perl-Sort-Key-1.330.0-1|39	%check
14cu|perl-Sort-Key-1.330.0-1|40	%make test
14cu|perl-Sort-Key-1.330.0-1|41	
14cu|perl-Sort-Key-1.330.0-1|42	%install
14cu|perl-Sort-Key-1.330.0-1|43	%makeinstall_std
14cu|perl-Sort-Key-1.330.0-1|44	
14cu|perl-Sort-Key-1.330.0-1|45	%files
14cu|perl-Sort-Key-1.330.0-1|46	%doc Changes README META.yml META.json
14cu|perl-Sort-Key-1.330.0-1|47	%{_mandir}/man3/*
14cu|perl-Sort-Key-1.330.0-1|48	%{perl_vendorlib}/*
14cu|perl-Sort-Key-1.330.0-1|49	
14cu|perl-Sort-Key-1.330.0-1|50	
14cu|perl-Sort-Key-1.330.0-1|51	%changelog
14cu|perl-Sort-Key-1.330.0-1|52	
14cu|perl-Sort-Key-1.330.0-1|53	* Mon Jun 29 2015 abfonly <John@smith.org> 1.330.0-1
14cu|perl-Sort-Key-1.330.0-1|54	- (32cb0a2) Imported from SRPM
14cu|perl-Sort-Key-1.330.0-1|55	
14cu|perl-Sort-Key-1.330.0-1|56	

13313 14
14cu|perl-Sort-Versions-1.610.0-1|1	%define upstream_version 1.61
14cu|perl-Sort-Versions-1.610.0-1|2	%define upstream_name    Sort-Versions
14cu|perl-Sort-Versions-1.610.0-1|3	
14cu|perl-Sort-Versions-1.610.0-1|4	Name:           perl-Sort-Versions
14cu|perl-Sort-Versions-1.610.0-1|5	Version:        %perl_convert_version %{upstream_version}
14cu|perl-Sort-Versions-1.610.0-1|6	Release:        1
14cu|perl-Sort-Versions-1.610.0-1|7	License:        GPL or Artistic
14cu|perl-Sort-Versions-1.610.0-1|8	
14cu|perl-Sort-Versions-1.610.0-1|9	Group:          Development/Perl
14cu|perl-Sort-Versions-1.610.0-1|10	Summary:        A perl 5 module for sorting of revision-like numbers
14cu|perl-Sort-Versions-1.610.0-1|11	
14cu|perl-Sort-Versions-1.610.0-1|12	
14cu|perl-Sort-Versions-1.610.0-1|13	Source0:        ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Sort/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sort-Versions-1.610.0-1|14	Url:            http://www.cpan.org
14cu|perl-Sort-Versions-1.610.0-1|15	BuildRequires:  perl-devel
14cu|perl-Sort-Versions-1.610.0-1|16	BuildArch:      noarch
14cu|perl-Sort-Versions-1.610.0-1|17	
14cu|perl-Sort-Versions-1.610.0-1|18	%description
14cu|perl-Sort-Versions-1.610.0-1|19	Sort::Versions allows easy sorting of mixed non-numeric and
14cu|perl-Sort-Versions-1.610.0-1|20	numeric strings, like the "version numbers" that many
14cu|perl-Sort-Versions-1.610.0-1|21	shared library systems and revision control packages use.
14cu|perl-Sort-Versions-1.610.0-1|22	This is quite useful if you are trying to deal with shared
14cu|perl-Sort-Versions-1.610.0-1|23	libraries. It can also be applied to applications that
14cu|perl-Sort-Versions-1.610.0-1|24	intersperse variable-width numeric fields within text.
14cu|perl-Sort-Versions-1.610.0-1|25	Other applications can undoubtedly be found.
14cu|perl-Sort-Versions-1.610.0-1|26	
14cu|perl-Sort-Versions-1.610.0-1|27	%prep
14cu|perl-Sort-Versions-1.610.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sort-Versions-1.610.0-1|29	
14cu|perl-Sort-Versions-1.610.0-1|30	%build
14cu|perl-Sort-Versions-1.610.0-1|31	CFLAGS="%{optflags}" echo | perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sort-Versions-1.610.0-1|32	%make
14cu|perl-Sort-Versions-1.610.0-1|33	
14cu|perl-Sort-Versions-1.610.0-1|34	%check
14cu|perl-Sort-Versions-1.610.0-1|35	make test
14cu|perl-Sort-Versions-1.610.0-1|36	
14cu|perl-Sort-Versions-1.610.0-1|37	%install
14cu|perl-Sort-Versions-1.610.0-1|38	%makeinstall_std
14cu|perl-Sort-Versions-1.610.0-1|39	
14cu|perl-Sort-Versions-1.610.0-1|40	%clean
14cu|perl-Sort-Versions-1.610.0-1|41	
14cu|perl-Sort-Versions-1.610.0-1|42	%files
14cu|perl-Sort-Versions-1.610.0-1|43	%doc README
14cu|perl-Sort-Versions-1.610.0-1|44	%{perl_vendorlib}/*
14cu|perl-Sort-Versions-1.610.0-1|45	%{_mandir}/*/*
14cu|perl-Sort-Versions-1.610.0-1|46	
14cu|perl-Sort-Versions-1.610.0-1|47	%changelog
14cu|perl-Sort-Versions-1.610.0-1|48	
14cu|perl-Sort-Versions-1.610.0-1|49	* Wed Jun 10 2015 dsilakov <denis.silakov@rosalab.ru> 1.610.0-1
14cu|perl-Sort-Versions-1.610.0-1|50	- (5473f5d) Merge pull request #2 from import/perl-Sort-Versions:auto_update
14cu|perl-Sort-Versions-1.610.0-1|51	- (5473f5d) Updated to 1.61 (by updates_builder)
14cu|perl-Sort-Versions-1.610.0-1|52	
14cu|perl-Sort-Versions-1.610.0-1|53	

13314 14
14cu|perl-Specio-0.110.0-1|1	%define upstream_name    Specio
14cu|perl-Specio-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-Specio-0.110.0-1|3	
14cu|perl-Specio-0.110.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Specio-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Specio-0.110.0-1|6	Release:    1
14cu|perl-Specio-0.110.0-1|7	
14cu|perl-Specio-0.110.0-1|8	Summary:    A class which represents parameterizable constraints
14cu|perl-Specio-0.110.0-1|9	License:    GPL+ or Artistic
14cu|perl-Specio-0.110.0-1|10	Group:      Development/Perl
14cu|perl-Specio-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Specio-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Specio-0.110.0-1|13	
14cu|perl-Specio-0.110.0-1|14	BuildRequires: perl-devel
14cu|perl-Specio-0.110.0-1|15	BuildRequires: perl(B)
14cu|perl-Specio-0.110.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Specio-0.110.0-1|17	BuildRequires: perl(Class::Load)
14cu|perl-Specio-0.110.0-1|18	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Specio-0.110.0-1|19	BuildRequires: perl(Devel::PartialDump)
14cu|perl-Specio-0.110.0-1|20	BuildRequires: perl(Devel::StackTrace)
14cu|perl-Specio-0.110.0-1|21	BuildRequires: perl(Eval::Closure)
14cu|perl-Specio-0.110.0-1|22	BuildRequires: perl(Exporter)
14cu|perl-Specio-0.110.0-1|23	BuildRequires: perl(File::Find)
14cu|perl-Specio-0.110.0-1|24	BuildRequires: perl(File::Temp)
14cu|perl-Specio-0.110.0-1|25	BuildRequires: perl(IO::File)
14cu|perl-Specio-0.110.0-1|26	BuildRequires: perl(Lingua::EN::Inflect)
14cu|perl-Specio-0.110.0-1|27	BuildRequires: perl(List::MoreUtils)
14cu|perl-Specio-0.110.0-1|28	BuildRequires: perl(Module::Runtime)
14cu|perl-Specio-0.110.0-1|29	BuildRequires: perl(Moo)
14cu|perl-Specio-0.110.0-1|30	# Moose is a circular BR
14cu|perl-Specio-0.110.0-1|31	BuildRequires: perl(Moose)
14cu|perl-Specio-0.110.0-1|32	#
14cu|perl-Specio-0.110.0-1|33	BuildRequires: perl(Params::Util)
14cu|perl-Specio-0.110.0-1|34	BuildRequires: perl(Role::Tiny)
14cu|perl-Specio-0.110.0-1|35	BuildRequires: perl(Role::Tiny::With)
14cu|perl-Specio-0.110.0-1|36	BuildRequires: perl(Scalar::Util)
14cu|perl-Specio-0.110.0-1|37	BuildRequires: perl(Storable)
14cu|perl-Specio-0.110.0-1|38	BuildRequires: perl(Sub::Quote)
14cu|perl-Specio-0.110.0-1|39	BuildRequires: perl(Test::Fatal)
14cu|perl-Specio-0.110.0-1|40	BuildRequires: perl(Test::More)
14cu|perl-Specio-0.110.0-1|41	BuildRequires: perl(Test::Requires)
14cu|perl-Specio-0.110.0-1|42	BuildRequires: perl(Try::Tiny)
14cu|perl-Specio-0.110.0-1|43	BuildRequires: perl(base)
14cu|perl-Specio-0.110.0-1|44	BuildRequires: perl(namespace::autoclean)
14cu|perl-Specio-0.110.0-1|45	BuildRequires: perl(overload)
14cu|perl-Specio-0.110.0-1|46	BuildRequires: perl(parent)
14cu|perl-Specio-0.110.0-1|47	BuildRequires: perl(strict)
14cu|perl-Specio-0.110.0-1|48	BuildRequires: perl(utf8)
14cu|perl-Specio-0.110.0-1|49	BuildRequires: perl(warnings)
14cu|perl-Specio-0.110.0-1|50	
14cu|perl-Specio-0.110.0-1|51	BuildArch: noarch
14cu|perl-Specio-0.110.0-1|52	
14cu|perl-Specio-0.110.0-1|53	%description
14cu|perl-Specio-0.110.0-1|54	*WARNING: This thing is very alpha.*
14cu|perl-Specio-0.110.0-1|55	
14cu|perl-Specio-0.110.0-1|56	The 'Specio' distribution provides classes for representing type
14cu|perl-Specio-0.110.0-1|57	constraints and coercion, along with syntax sugar for declaring them.
14cu|perl-Specio-0.110.0-1|58	
14cu|perl-Specio-0.110.0-1|59	Note that this is not a proper type system for Perl. Nothing in this
14cu|perl-Specio-0.110.0-1|60	distribution will magically make the Perl interpreter start checking a
14cu|perl-Specio-0.110.0-1|61	value's type on assignment to a variable. In fact, there's no built-in way
14cu|perl-Specio-0.110.0-1|62	to apply a type to a variable at all.
14cu|perl-Specio-0.110.0-1|63	
14cu|perl-Specio-0.110.0-1|64	%prep
14cu|perl-Specio-0.110.0-1|65	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Specio-0.110.0-1|66	
14cu|perl-Specio-0.110.0-1|67	%build
14cu|perl-Specio-0.110.0-1|68	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Specio-0.110.0-1|69	
14cu|perl-Specio-0.110.0-1|70	%make
14cu|perl-Specio-0.110.0-1|71	
14cu|perl-Specio-0.110.0-1|72	%check
14cu|perl-Specio-0.110.0-1|73	%make test
14cu|perl-Specio-0.110.0-1|74	
14cu|perl-Specio-0.110.0-1|75	%install
14cu|perl-Specio-0.110.0-1|76	%makeinstall_std
14cu|perl-Specio-0.110.0-1|77	
14cu|perl-Specio-0.110.0-1|78	%files
14cu|perl-Specio-0.110.0-1|79	%doc README META.yml LICENSE META.json Changes
14cu|perl-Specio-0.110.0-1|80	%{_mandir}/man3/*
14cu|perl-Specio-0.110.0-1|81	%{perl_vendorlib}/*
14cu|perl-Specio-0.110.0-1|82	
14cu|perl-Specio-0.110.0-1|83	
14cu|perl-Specio-0.110.0-1|84	%changelog
14cu|perl-Specio-0.110.0-1|85	
14cu|perl-Specio-0.110.0-1|86	* Thu Jun 18 2015 abfonly <John@smith.org> 0.110.0-1
14cu|perl-Specio-0.110.0-1|87	- (2063ffa) Imported from SRPM
14cu|perl-Specio-0.110.0-1|88	
14cu|perl-Specio-0.110.0-1|89	

13315 14
14cu|perl-SQL-Abstract-1.810.0-1|1	%define upstream_name    SQL-Abstract
14cu|perl-SQL-Abstract-1.810.0-1|2	%define upstream_version 1.81
14cu|perl-SQL-Abstract-1.810.0-1|3	
14cu|perl-SQL-Abstract-1.810.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-SQL-Abstract-1.810.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-SQL-Abstract-1.810.0-1|6	Release:    1
14cu|perl-SQL-Abstract-1.810.0-1|7	
14cu|perl-SQL-Abstract-1.810.0-1|8	Summary:    Pretty Printing DebugObj
14cu|perl-SQL-Abstract-1.810.0-1|9	License:    GPL+ or Artistic
14cu|perl-SQL-Abstract-1.810.0-1|10	Group:      Development/Perl
14cu|perl-SQL-Abstract-1.810.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SQL-Abstract-1.810.0-1|12	Source0:    http://www.cpan.org/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SQL-Abstract-1.810.0-1|13	
14cu|perl-SQL-Abstract-1.810.0-1|14	BuildRequires: perl-devel
14cu|perl-SQL-Abstract-1.810.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-SQL-Abstract-1.810.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-SQL-Abstract-1.810.0-1|17	BuildRequires: perl(Hash::Merge)
14cu|perl-SQL-Abstract-1.810.0-1|18	BuildRequires: perl(List::Util)
14cu|perl-SQL-Abstract-1.810.0-1|19	BuildRequires: perl(MRO::Compat) >= 0.120.0
14cu|perl-SQL-Abstract-1.810.0-1|20	BuildRequires: perl(Moo)
14cu|perl-SQL-Abstract-1.810.0-1|21	BuildRequires: perl(Scalar::Util)
14cu|perl-SQL-Abstract-1.810.0-1|22	BuildRequires: perl(Storable)
14cu|perl-SQL-Abstract-1.810.0-1|23	BuildRequires: perl(Test::Deep)
14cu|perl-SQL-Abstract-1.810.0-1|24	BuildRequires: perl(Test::Exception)
14cu|perl-SQL-Abstract-1.810.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-SQL-Abstract-1.810.0-1|26	BuildRequires: perl(Test::Warn)
14cu|perl-SQL-Abstract-1.810.0-1|27	BuildRequires: perl(Text::Balanced)
14cu|perl-SQL-Abstract-1.810.0-1|28	BuildRequires: perl(strictures)
14cu|perl-SQL-Abstract-1.810.0-1|29	BuildRequires: perl(DBIx::Class)
14cu|perl-SQL-Abstract-1.810.0-1|30	
14cu|perl-SQL-Abstract-1.810.0-1|31	
14cu|perl-SQL-Abstract-1.810.0-1|32	BuildArch: noarch
14cu|perl-SQL-Abstract-1.810.0-1|33	
14cu|perl-SQL-Abstract-1.810.0-1|34	%description
14cu|perl-SQL-Abstract-1.810.0-1|35	This module was inspired by the excellent the DBIx::Abstract manpage.
14cu|perl-SQL-Abstract-1.810.0-1|36	However, in using that module I found that what I really wanted to do was
14cu|perl-SQL-Abstract-1.810.0-1|37	generate SQL, but still retain complete control over my statement handles
14cu|perl-SQL-Abstract-1.810.0-1|38	and use the DBI interface. So, I set out to create an abstract SQL
14cu|perl-SQL-Abstract-1.810.0-1|39	generation module.
14cu|perl-SQL-Abstract-1.810.0-1|40	
14cu|perl-SQL-Abstract-1.810.0-1|41	While based on the concepts used by the DBIx::Abstract manpage, there are
14cu|perl-SQL-Abstract-1.810.0-1|42	several important differences, especially when it comes to WHERE clauses. I
14cu|perl-SQL-Abstract-1.810.0-1|43	have modified the concepts used to make the SQL easier to generate from
14cu|perl-SQL-Abstract-1.810.0-1|44	Perl data structures and, IMO, more intuitive. The underlying idea is for
14cu|perl-SQL-Abstract-1.810.0-1|45	this module to do what you mean, based on the data structures you provide
14cu|perl-SQL-Abstract-1.810.0-1|46	it. The big advantage is that you don't have to modify your code every time
14cu|perl-SQL-Abstract-1.810.0-1|47	your data changes, as this module figures it out.
14cu|perl-SQL-Abstract-1.810.0-1|48	
14cu|perl-SQL-Abstract-1.810.0-1|49	To begin with, an SQL INSERT is as easy as just specifying a hash of
14cu|perl-SQL-Abstract-1.810.0-1|50	'key=value' pairs:
14cu|perl-SQL-Abstract-1.810.0-1|51	
14cu|perl-SQL-Abstract-1.810.0-1|52	%prep
14cu|perl-SQL-Abstract-1.810.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SQL-Abstract-1.810.0-1|54	
14cu|perl-SQL-Abstract-1.810.0-1|55	%build
14cu|perl-SQL-Abstract-1.810.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SQL-Abstract-1.810.0-1|57	
14cu|perl-SQL-Abstract-1.810.0-1|58	%make
14cu|perl-SQL-Abstract-1.810.0-1|59	
14cu|perl-SQL-Abstract-1.810.0-1|60	%check
14cu|perl-SQL-Abstract-1.810.0-1|61	%make test
14cu|perl-SQL-Abstract-1.810.0-1|62	
14cu|perl-SQL-Abstract-1.810.0-1|63	%install
14cu|perl-SQL-Abstract-1.810.0-1|64	%makeinstall_std
14cu|perl-SQL-Abstract-1.810.0-1|65	
14cu|perl-SQL-Abstract-1.810.0-1|66	%files
14cu|perl-SQL-Abstract-1.810.0-1|67	%doc Changes META.yml
14cu|perl-SQL-Abstract-1.810.0-1|68	%{_mandir}/man3/*
14cu|perl-SQL-Abstract-1.810.0-1|69	%{perl_vendorlib}/*
14cu|perl-SQL-Abstract-1.810.0-1|70	
14cu|perl-SQL-Abstract-1.810.0-1|71	
14cu|perl-SQL-Abstract-1.810.0-1|72	%changelog
14cu|perl-SQL-Abstract-1.810.0-1|73	
14cu|perl-SQL-Abstract-1.810.0-1|74	* Mon Apr 13 2015 abfonly <John@smith.org> 1.810.0-1
14cu|perl-SQL-Abstract-1.810.0-1|75	- (916bd99) Log: update to 1.810.0, fixed BR enable all tests
14cu|perl-SQL-Abstract-1.810.0-1|76	
14cu|perl-SQL-Abstract-1.810.0-1|77	

13316 14
14cu|perl-SQLite-Work-0.160.0-1|1	%define upstream_name	 SQLite-Work
14cu|perl-SQLite-Work-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-SQLite-Work-0.160.0-1|3	
14cu|perl-SQLite-Work-0.160.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-SQLite-Work-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-SQLite-Work-0.160.0-1|6	Release:	1
14cu|perl-SQLite-Work-0.160.0-1|7	
14cu|perl-SQLite-Work-0.160.0-1|8	Summary:	A Perl module to report on and update an SQLite database
14cu|perl-SQLite-Work-0.160.0-1|9	
14cu|perl-SQLite-Work-0.160.0-1|10	License:	GPL+ or Artistic
14cu|perl-SQLite-Work-0.160.0-1|11	Group:		Development/Perl
14cu|perl-SQLite-Work-0.160.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SQLite-Work-0.160.0-1|13	Source0:	http://www.cpan.org/modules/by-module/SQLite/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SQLite-Work-0.160.0-1|14	
14cu|perl-SQLite-Work-0.160.0-1|15	BuildRequires:	perl-devel
14cu|perl-SQLite-Work-0.160.0-1|16	BuildRequires:	perl(CGI)
14cu|perl-SQLite-Work-0.160.0-1|17	BuildRequires:	perl(DBD::SQLite)
14cu|perl-SQLite-Work-0.160.0-1|18	BuildRequires:	perl(Getopt::ArgvFile)
14cu|perl-SQLite-Work-0.160.0-1|19	BuildRequires:	perl(Module::Build)
14cu|perl-SQLite-Work-0.160.0-1|20	BuildRequires:	perl(Text::NeatTemplate)
14cu|perl-SQLite-Work-0.160.0-1|21	BuildRequires:	perl(Test::Pod::Coverage) >= 1.04
14cu|perl-SQLite-Work-0.160.0-1|22	
14cu|perl-SQLite-Work-0.160.0-1|23	BuildArch:	noarch
14cu|perl-SQLite-Work-0.160.0-1|24	
14cu|perl-SQLite-Work-0.160.0-1|25	%description
14cu|perl-SQLite-Work-0.160.0-1|26	This generates HTML (and non-HTML) reports from an SQLite database, taking care
14cu|perl-SQLite-Work-0.160.0-1|27	of the query-building and the report formatting. This also has methods for
14cu|perl-SQLite-Work-0.160.0-1|28	adding and updating the database.
14cu|perl-SQLite-Work-0.160.0-1|29	
14cu|perl-SQLite-Work-0.160.0-1|30	The SQLite::Work::CGI module has extra methods which deal with CGI using the
14cu|perl-SQLite-Work-0.160.0-1|31	CGI module; the included "show.cgi" and "edit.cgi" are demonstration CGI
14cu|perl-SQLite-Work-0.160.0-1|32	scripts which use the SQLite::Work::CGI module.
14cu|perl-SQLite-Work-0.160.0-1|33	
14cu|perl-SQLite-Work-0.160.0-1|34	The sqlreport script uses SQLite::Work to generate reports from the
14cu|perl-SQLite-Work-0.160.0-1|35	command-line.
14cu|perl-SQLite-Work-0.160.0-1|36	
14cu|perl-SQLite-Work-0.160.0-1|37	%prep
14cu|perl-SQLite-Work-0.160.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SQLite-Work-0.160.0-1|39	find . -type f | xargs chmod +w
14cu|perl-SQLite-Work-0.160.0-1|40	
14cu|perl-SQLite-Work-0.160.0-1|41	%build
14cu|perl-SQLite-Work-0.160.0-1|42	%{__perl} Build.PL installdirs=vendor
14cu|perl-SQLite-Work-0.160.0-1|43	./Build
14cu|perl-SQLite-Work-0.160.0-1|44	
14cu|perl-SQLite-Work-0.160.0-1|45	%check
14cu|perl-SQLite-Work-0.160.0-1|46	./Build test
14cu|perl-SQLite-Work-0.160.0-1|47	
14cu|perl-SQLite-Work-0.160.0-1|48	%install
14cu|perl-SQLite-Work-0.160.0-1|49	./Build install destdir=%{buildroot}
14cu|perl-SQLite-Work-0.160.0-1|50	
14cu|perl-SQLite-Work-0.160.0-1|51	%files
14cu|perl-SQLite-Work-0.160.0-1|52	%doc README.pod Changes *.cgi META.yml LICENSE
14cu|perl-SQLite-Work-0.160.0-1|53	%{perl_vendorlib}/SQLite
14cu|perl-SQLite-Work-0.160.0-1|54	%{_mandir}/*/*
14cu|perl-SQLite-Work-0.160.0-1|55	%{_bindir}/*
14cu|perl-SQLite-Work-0.160.0-1|56	
14cu|perl-SQLite-Work-0.160.0-1|57	
14cu|perl-SQLite-Work-0.160.0-1|58	%changelog
14cu|perl-SQLite-Work-0.160.0-1|59	
14cu|perl-SQLite-Work-0.160.0-1|60	* Sun Apr 12 2015 abfonly <John@smith.org> 0.160.0-1
14cu|perl-SQLite-Work-0.160.0-1|61	- (eccfff8) Log: update to 0.160.0, fixed BR
14cu|perl-SQLite-Work-0.160.0-1|62	
14cu|perl-SQLite-Work-0.160.0-1|63	

13317 14
14cu|perl-SQL-Translator-0.110.210-1|1	%define upstream_name	 SQL-Translator
14cu|perl-SQL-Translator-0.110.210-1|2	%define upstream_version 0.11021
14cu|perl-SQL-Translator-0.110.210-1|3	
14cu|perl-SQL-Translator-0.110.210-1|4	
14cu|perl-SQL-Translator-0.110.210-1|5	Name:		perl-%{upstream_name}
14cu|perl-SQL-Translator-0.110.210-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-SQL-Translator-0.110.210-1|7	Release:	1
14cu|perl-SQL-Translator-0.110.210-1|8	
14cu|perl-SQL-Translator-0.110.210-1|9	Summary:	Manipulate structured data definitions (SQL and more)
14cu|perl-SQL-Translator-0.110.210-1|10	
14cu|perl-SQL-Translator-0.110.210-1|11	License:	GPL+ or Artistic
14cu|perl-SQL-Translator-0.110.210-1|12	Group:		Development/Perl
14cu|perl-SQL-Translator-0.110.210-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/SQL/SQL-Translator-%{upstream_version}.tar.gz
14cu|perl-SQL-Translator-0.110.210-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SQL-Translator-0.110.210-1|15	
14cu|perl-SQL-Translator-0.110.210-1|16	BuildRequires:	perl-devel
14cu|perl-SQL-Translator-0.110.210-1|17	BuildRequires:	perl(CGI)
14cu|perl-SQL-Translator-0.110.210-1|18	BuildRequires:	perl(Carp::Clan)
14cu|perl-SQL-Translator-0.110.210-1|19	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-SQL-Translator-0.110.210-1|20	BuildRequires:	perl(Class::Base)
14cu|perl-SQL-Translator-0.110.210-1|21	BuildRequires:	perl(Class::Data::Inheritable) >= 0.02
14cu|perl-SQL-Translator-0.110.210-1|22	BuildRequires:	perl(Class::MakeMethods)
14cu|perl-SQL-Translator-0.110.210-1|23	BuildRequires:	perl(DBI)
14cu|perl-SQL-Translator-0.110.210-1|24	BuildRequires:	perl(Digest::SHA1)
14cu|perl-SQL-Translator-0.110.210-1|25	BuildRequires:	perl(File::Basename)
14cu|perl-SQL-Translator-0.110.210-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-SQL-Translator-0.110.210-1|27	BuildRequires:	perl(File::ShareDir)
14cu|perl-SQL-Translator-0.110.210-1|28	BuildRequires:	perl(IO::Dir)
14cu|perl-SQL-Translator-0.110.210-1|29	BuildRequires:	perl(IO::Scalar)
14cu|perl-SQL-Translator-0.110.210-1|30	BuildRequires:	perl(Log::Log4perl)
14cu|perl-SQL-Translator-0.110.210-1|31	BuildRequires:	perl(Moo)
14cu|perl-SQL-Translator-0.110.210-1|32	BuildRequires:	perl(Parse::RecDescent) >= 1.94
14cu|perl-SQL-Translator-0.110.210-1|33	BuildRequires:	perl(Pod::Usage)
14cu|perl-SQL-Translator-0.110.210-1|34	BuildRequires:	perl(Readonly)
14cu|perl-SQL-Translator-0.110.210-1|35	BuildRequires:	perl(Test::Differences)
14cu|perl-SQL-Translator-0.110.210-1|36	BuildRequires:	perl(Test::Exception)
14cu|perl-SQL-Translator-0.110.210-1|37	BuildRequires:	perl(Test::More) >= 0.6
14cu|perl-SQL-Translator-0.110.210-1|38	BuildRequires:	perl(XML::Writer)
14cu|perl-SQL-Translator-0.110.210-1|39	BuildRequires:	perl(YAML) >= 0.39
14cu|perl-SQL-Translator-0.110.210-1|40	BuildRequires:	perl(strictures)
14cu|perl-SQL-Translator-0.110.210-1|41	BuildRequires:	perl(Digest::SHA)
14cu|perl-SQL-Translator-0.110.210-1|42	BuildRequires:	perl(Package::Variant)
14cu|perl-SQL-Translator-0.110.210-1|43	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-SQL-Translator-0.110.210-1|44	BuildRequires:	perl(Text::RecordParser)
14cu|perl-SQL-Translator-0.110.210-1|45	BuildRequires:	perl(GD)
14cu|perl-SQL-Translator-0.110.210-1|46	BuildRequires:	perl(Graph::Directed)
14cu|perl-SQL-Translator-0.110.210-1|47	BuildRequires:	perl(Spreadsheet::ParseExcel)
14cu|perl-SQL-Translator-0.110.210-1|48	BuildRequires:	perl(Template)
14cu|perl-SQL-Translator-0.110.210-1|49	BuildRequires:	perl(HTML::Parser)
14cu|perl-SQL-Translator-0.110.210-1|50	BuildRequires:	perl(DBD::Pg)
14cu|perl-SQL-Translator-0.110.210-1|51	BuildRequires:	perl(Test::PostgreSQL)
14cu|perl-SQL-Translator-0.110.210-1|52	
14cu|perl-SQL-Translator-0.110.210-1|53	Requires:	perl(Class::Method::Modifiers)
14cu|perl-SQL-Translator-0.110.210-1|54	
14cu|perl-SQL-Translator-0.110.210-1|55	BuildArch:	noarch
14cu|perl-SQL-Translator-0.110.210-1|56	
14cu|perl-SQL-Translator-0.110.210-1|57	%description
14cu|perl-SQL-Translator-0.110.210-1|58	SQL::Translator is a group of Perl modules that converts
14cu|perl-SQL-Translator-0.110.210-1|59	vendor-specific SQL table definitions into other formats, such as
14cu|perl-SQL-Translator-0.110.210-1|60	other vendor-specific SQL, ER diagrams, documentation (POD and HTML),
14cu|perl-SQL-Translator-0.110.210-1|61	XML, and Class::DBI classes. The main focus of SQL::Translator is SQL,
14cu|perl-SQL-Translator-0.110.210-1|62	but parsers exist for other structured data formats, including Excel
14cu|perl-SQL-Translator-0.110.210-1|63	spreadsheets and arbitrarily delimited text files. Through the
14cu|perl-SQL-Translator-0.110.210-1|64	separation of the code into parsers and producers with an object model
14cu|perl-SQL-Translator-0.110.210-1|65	in between, it's possible to combine any parser with any producer, to
14cu|perl-SQL-Translator-0.110.210-1|66	plug in custom parsers or producers, or to manipulate the parsed data
14cu|perl-SQL-Translator-0.110.210-1|67	via the built-in object model. Presently only the definition parts of
14cu|perl-SQL-Translator-0.110.210-1|68	SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT,
14cu|perl-SQL-Translator-0.110.210-1|69	UPDATE, DELETE).
14cu|perl-SQL-Translator-0.110.210-1|70	
14cu|perl-SQL-Translator-0.110.210-1|71	
14cu|perl-SQL-Translator-0.110.210-1|72	%prep
14cu|perl-SQL-Translator-0.110.210-1|73	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SQL-Translator-0.110.210-1|74	
14cu|perl-SQL-Translator-0.110.210-1|75	%build
14cu|perl-SQL-Translator-0.110.210-1|76	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SQL-Translator-0.110.210-1|77	%make
14cu|perl-SQL-Translator-0.110.210-1|78	
14cu|perl-SQL-Translator-0.110.210-1|79	%check
14cu|perl-SQL-Translator-0.110.210-1|80	%make test
14cu|perl-SQL-Translator-0.110.210-1|81	
14cu|perl-SQL-Translator-0.110.210-1|82	%install
14cu|perl-SQL-Translator-0.110.210-1|83	%makeinstall_std
14cu|perl-SQL-Translator-0.110.210-1|84	
14cu|perl-SQL-Translator-0.110.210-1|85	%files
14cu|perl-SQL-Translator-0.110.210-1|86	%doc Changes README META.yml
14cu|perl-SQL-Translator-0.110.210-1|87	%attr(0755,root,root) %{_bindir}/sqlt*
14cu|perl-SQL-Translator-0.110.210-1|88	%{perl_vendorlib}/*
14cu|perl-SQL-Translator-0.110.210-1|89	%{_mandir}/man*/*
14cu|perl-SQL-Translator-0.110.210-1|90	
14cu|perl-SQL-Translator-0.110.210-1|91	%changelog
14cu|perl-SQL-Translator-0.110.210-1|92	
14cu|perl-SQL-Translator-0.110.210-1|93	* Sat Jun 20 2015 abfonly <John@smith.org> 0.110.210-1
14cu|perl-SQL-Translator-0.110.210-1|94	- (8343765) Log: Update to 0.110.210, drop all the hacks, backported all missing BR, enable all tests, spec clean
14cu|perl-SQL-Translator-0.110.210-1|95	
14cu|perl-SQL-Translator-0.110.210-1|96	

13318 14
14cu|perl-Starman-0.401.400-1|1	%define upstream_name    Starman
14cu|perl-Starman-0.401.400-1|2	%define upstream_version 0.4014
14cu|perl-Starman-0.401.400-1|3	
14cu|perl-Starman-0.401.400-1|4	Name:       perl-%{upstream_name}
14cu|perl-Starman-0.401.400-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Starman-0.401.400-1|6	Release:    1
14cu|perl-Starman-0.401.400-1|7	
14cu|perl-Starman-0.401.400-1|8	Summary:    Plack adapter for Starman
14cu|perl-Starman-0.401.400-1|9	License:    GPL+ or Artistic
14cu|perl-Starman-0.401.400-1|10	Group:      Development/Perl
14cu|perl-Starman-0.401.400-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Starman-0.401.400-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Starman-0.401.400-1|13	
14cu|perl-Starman-0.401.400-1|14	BuildRequires: perl(Data::Dump)
14cu|perl-Starman-0.401.400-1|15	BuildRequires: perl(HTTP::Date)
14cu|perl-Starman-0.401.400-1|16	BuildRequires: perl(HTTP::Parser::XS)
14cu|perl-Starman-0.401.400-1|17	BuildRequires: perl(HTTP::Status)
14cu|perl-Starman-0.401.400-1|18	BuildRequires: perl(LWP::UserAgent)
14cu|perl-Starman-0.401.400-1|19	BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
14cu|perl-Starman-0.401.400-1|20	BuildRequires: perl(Net::Server) >= 2.7.0
14cu|perl-Starman-0.401.400-1|21	BuildRequires: perl(Plack) >= 0.997.100
14cu|perl-Starman-0.401.400-1|22	BuildRequires: perl(Test::More)
14cu|perl-Starman-0.401.400-1|23	BuildRequires: perl(Test::Requires)
14cu|perl-Starman-0.401.400-1|24	BuildRequires: perl(Test::TCP) >= 2.0.0
14cu|perl-Starman-0.401.400-1|25	BuildRequires: perl(parent)
14cu|perl-Starman-0.401.400-1|26	BuildRequires: perl(TAP::Harness::Env)
14cu|perl-Starman-0.401.400-1|27	
14cu|perl-Starman-0.401.400-1|28	
14cu|perl-Starman-0.401.400-1|29	BuildArch:  noarch
14cu|perl-Starman-0.401.400-1|30	
14cu|perl-Starman-0.401.400-1|31	
14cu|perl-Starman-0.401.400-1|32	%description
14cu|perl-Starman-0.401.400-1|33	Starman is a PSGI perl web server that has unique features such as:
14cu|perl-Starman-0.401.400-1|34	
14cu|perl-Starman-0.401.400-1|35	* High Performance
14cu|perl-Starman-0.401.400-1|36	
14cu|perl-Starman-0.401.400-1|37	Uses the fast XS/C HTTP header parser.
14cu|perl-Starman-0.401.400-1|38	
14cu|perl-Starman-0.401.400-1|39	%prep
14cu|perl-Starman-0.401.400-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Starman-0.401.400-1|41	
14cu|perl-Starman-0.401.400-1|42	%build
14cu|perl-Starman-0.401.400-1|43	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Starman-0.401.400-1|44	
14cu|perl-Starman-0.401.400-1|45	./Build
14cu|perl-Starman-0.401.400-1|46	
14cu|perl-Starman-0.401.400-1|47	%check
14cu|perl-Starman-0.401.400-1|48	./Build test
14cu|perl-Starman-0.401.400-1|49	
14cu|perl-Starman-0.401.400-1|50	%install
14cu|perl-Starman-0.401.400-1|51	./Build install --destdir=%{buildroot}
14cu|perl-Starman-0.401.400-1|52	
14cu|perl-Starman-0.401.400-1|53	%files
14cu|perl-Starman-0.401.400-1|54	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-Starman-0.401.400-1|55	%{_mandir}/man3/*
14cu|perl-Starman-0.401.400-1|56	%perl_vendorlib/*
14cu|perl-Starman-0.401.400-1|57	%{_bindir}/starman
14cu|perl-Starman-0.401.400-1|58	%{_mandir}/man1/starman.1.*
14cu|perl-Starman-0.401.400-1|59	
14cu|perl-Starman-0.401.400-1|60	%changelog
14cu|perl-Starman-0.401.400-1|61	
14cu|perl-Starman-0.401.400-1|62	* Thu Jun 11 2015 abfonly <abfonly@gmail.com> 0.401.400-1
14cu|perl-Starman-0.401.400-1|63	- (46dc195) Imported from SRPM
14cu|perl-Starman-0.401.400-1|64	
14cu|perl-Starman-0.401.400-1|65	

13319 14
14cu|perl-Statistics-Basic-1.661.100-1|1	%define upstream_name    Statistics-Basic
14cu|perl-Statistics-Basic-1.661.100-1|2	%define upstream_version 1.6611
14cu|perl-Statistics-Basic-1.661.100-1|3	
14cu|perl-Statistics-Basic-1.661.100-1|4	Name:		perl-%{upstream_name}
14cu|perl-Statistics-Basic-1.661.100-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Statistics-Basic-1.661.100-1|6	Release:	1
14cu|perl-Statistics-Basic-1.661.100-1|7	Epoch:		1
14cu|perl-Statistics-Basic-1.661.100-1|8	
14cu|perl-Statistics-Basic-1.661.100-1|9	License:	GPL+ or Artistic
14cu|perl-Statistics-Basic-1.661.100-1|10	Group:		Development/Perl
14cu|perl-Statistics-Basic-1.661.100-1|11	Summary:	A collection of very basic statistics modules
14cu|perl-Statistics-Basic-1.661.100-1|12	
14cu|perl-Statistics-Basic-1.661.100-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Statistics-Basic-1.661.100-1|14	Source0:	http://www.cpan.org/modules/by-module/Statistics/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Statistics-Basic-1.661.100-1|15	
14cu|perl-Statistics-Basic-1.661.100-1|16	BuildRequires:	perl-devel
14cu|perl-Statistics-Basic-1.661.100-1|17	BuildRequires:	perl(Number::Format)
14cu|perl-Statistics-Basic-1.661.100-1|18	BuildRequires:	perl(Scalar::Util)
14cu|perl-Statistics-Basic-1.661.100-1|19	
14cu|perl-Statistics-Basic-1.661.100-1|20	BuildArch:	noarch
14cu|perl-Statistics-Basic-1.661.100-1|21	
14cu|perl-Statistics-Basic-1.661.100-1|22	%description
14cu|perl-Statistics-Basic-1.661.100-1|23	A collection of very basic statistics modules
14cu|perl-Statistics-Basic-1.661.100-1|24	
14cu|perl-Statistics-Basic-1.661.100-1|25	%prep
14cu|perl-Statistics-Basic-1.661.100-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Statistics-Basic-1.661.100-1|27	chmod 644 META.json META.yml
14cu|perl-Statistics-Basic-1.661.100-1|28	
14cu|perl-Statistics-Basic-1.661.100-1|29	%build
14cu|perl-Statistics-Basic-1.661.100-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Statistics-Basic-1.661.100-1|31	%make
14cu|perl-Statistics-Basic-1.661.100-1|32	
14cu|perl-Statistics-Basic-1.661.100-1|33	%check
14cu|perl-Statistics-Basic-1.661.100-1|34	make test
14cu|perl-Statistics-Basic-1.661.100-1|35	
14cu|perl-Statistics-Basic-1.661.100-1|36	%install
14cu|perl-Statistics-Basic-1.661.100-1|37	%makeinstall_std
14cu|perl-Statistics-Basic-1.661.100-1|38	
14cu|perl-Statistics-Basic-1.661.100-1|39	%files
14cu|perl-Statistics-Basic-1.661.100-1|40	%doc README Changes META.json META.yml
14cu|perl-Statistics-Basic-1.661.100-1|41	%{_mandir}/man3/*
14cu|perl-Statistics-Basic-1.661.100-1|42	%{perl_vendorlib}/Statistics
14cu|perl-Statistics-Basic-1.661.100-1|43	
14cu|perl-Statistics-Basic-1.661.100-1|44	
14cu|perl-Statistics-Basic-1.661.100-1|45	%changelog
14cu|perl-Statistics-Basic-1.661.100-1|46	
14cu|perl-Statistics-Basic-1.661.100-1|47	* Sat Jun 20 2015 abfonly <John@smith.org> 1:1.661.100-1
14cu|perl-Statistics-Basic-1.661.100-1|48	- (53c6e86) Log: update to 1.661.100, spec clean
14cu|perl-Statistics-Basic-1.661.100-1|49	
14cu|perl-Statistics-Basic-1.661.100-1|50	

13320 14
14cu|perl-Statistics-Descriptive-3.60.900-1|1	%define upstream_name    Statistics-Descriptive
14cu|perl-Statistics-Descriptive-3.60.900-1|2	%define upstream_version 3.0609
14cu|perl-Statistics-Descriptive-3.60.900-1|3	
14cu|perl-Statistics-Descriptive-3.60.900-1|4	Name:		perl-%{upstream_name}
14cu|perl-Statistics-Descriptive-3.60.900-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Statistics-Descriptive-3.60.900-1|6	Release:	1
14cu|perl-Statistics-Descriptive-3.60.900-1|7	Summary:	Module of basic descriptive statistical functions
14cu|perl-Statistics-Descriptive-3.60.900-1|8	License:	GPL+ or Artistic
14cu|perl-Statistics-Descriptive-3.60.900-1|9	Group:		Development/Perl
14cu|perl-Statistics-Descriptive-3.60.900-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Statistics-Descriptive-3.60.900-1|11	Source0:	http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{upstream_version}.tar.gz
14cu|perl-Statistics-Descriptive-3.60.900-1|12	
14cu|perl-Statistics-Descriptive-3.60.900-1|13	BuildRequires:  perl-devel
14cu|perl-Statistics-Descriptive-3.60.900-1|14	BuildRequires:  perl(Test::CPAN::Changes)
14cu|perl-Statistics-Descriptive-3.60.900-1|15	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Statistics-Descriptive-3.60.900-1|16	BuildRequires:  perl(Test::Pod)
14cu|perl-Statistics-Descriptive-3.60.900-1|17	BuildRequires:  perl(Test::TrailingSpace)
14cu|perl-Statistics-Descriptive-3.60.900-1|18	
14cu|perl-Statistics-Descriptive-3.60.900-1|19	BuildArch: noarch
14cu|perl-Statistics-Descriptive-3.60.900-1|20	
14cu|perl-Statistics-Descriptive-3.60.900-1|21	%description
14cu|perl-Statistics-Descriptive-3.60.900-1|22	This module provides basic functions used in descriptive statistics. It has an
14cu|perl-Statistics-Descriptive-3.60.900-1|23	object oriented design and supports two different types of data storage and
14cu|perl-Statistics-Descriptive-3.60.900-1|24	calculation objects: sparse and full. With the sparse method, none of the data
14cu|perl-Statistics-Descriptive-3.60.900-1|25	is stored and only a few statistical measures are available. Using the full
14cu|perl-Statistics-Descriptive-3.60.900-1|26	method, the entire data set is retained and additional functions are available.
14cu|perl-Statistics-Descriptive-3.60.900-1|27	
14cu|perl-Statistics-Descriptive-3.60.900-1|28	%prep
14cu|perl-Statistics-Descriptive-3.60.900-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Statistics-Descriptive-3.60.900-1|30	
14cu|perl-Statistics-Descriptive-3.60.900-1|31	%build
14cu|perl-Statistics-Descriptive-3.60.900-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Statistics-Descriptive-3.60.900-1|33	%make
14cu|perl-Statistics-Descriptive-3.60.900-1|34	
14cu|perl-Statistics-Descriptive-3.60.900-1|35	%check
14cu|perl-Statistics-Descriptive-3.60.900-1|36	%make test
14cu|perl-Statistics-Descriptive-3.60.900-1|37	
14cu|perl-Statistics-Descriptive-3.60.900-1|38	%install
14cu|perl-Statistics-Descriptive-3.60.900-1|39	%makeinstall_std
14cu|perl-Statistics-Descriptive-3.60.900-1|40	
14cu|perl-Statistics-Descriptive-3.60.900-1|41	%files
14cu|perl-Statistics-Descriptive-3.60.900-1|42	%doc README Changes META.json META.yml
14cu|perl-Statistics-Descriptive-3.60.900-1|43	%{perl_vendorlib}/Statistics
14cu|perl-Statistics-Descriptive-3.60.900-1|44	%{_mandir}/*/*
14cu|perl-Statistics-Descriptive-3.60.900-1|45	
14cu|perl-Statistics-Descriptive-3.60.900-1|46	%changelog
14cu|perl-Statistics-Descriptive-3.60.900-1|47	
14cu|perl-Statistics-Descriptive-3.60.900-1|48	* Sat Jun 20 2015 abfonly <John@smith.org> 3.60.900-1
14cu|perl-Statistics-Descriptive-3.60.900-1|49	- (665aca0) Log: Update to 3.60.900, backport missing BR
14cu|perl-Statistics-Descriptive-3.60.900-1|50	
14cu|perl-Statistics-Descriptive-3.60.900-1|51	

13321 14
14cu|perl-Stream-Buffered-0.30.0-1|1	%define upstream_name    Stream-Buffered
14cu|perl-Stream-Buffered-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Stream-Buffered-0.30.0-1|3	
14cu|perl-Stream-Buffered-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Stream-Buffered-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Stream-Buffered-0.30.0-1|6	Release:    1
14cu|perl-Stream-Buffered-0.30.0-1|7	
14cu|perl-Stream-Buffered-0.30.0-1|8	Summary:    Temporary buffer to save bytes
14cu|perl-Stream-Buffered-0.30.0-1|9	
14cu|perl-Stream-Buffered-0.30.0-1|10	License:    GPL+ or Artistic
14cu|perl-Stream-Buffered-0.30.0-1|11	Group:      Development/Perl
14cu|perl-Stream-Buffered-0.30.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Stream-Buffered-0.30.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Stream/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Stream-Buffered-0.30.0-1|14	
14cu|perl-Stream-Buffered-0.30.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Stream-Buffered-0.30.0-1|16	BuildRequires: perl-devel
14cu|perl-Stream-Buffered-0.30.0-1|17	BuildArch: noarch
14cu|perl-Stream-Buffered-0.30.0-1|18	
14cu|perl-Stream-Buffered-0.30.0-1|19	%description
14cu|perl-Stream-Buffered-0.30.0-1|20	Stream::Buffered is a buffer class to store arbitrary length of byte
14cu|perl-Stream-Buffered-0.30.0-1|21	strings and then get a seekable filehandle once everything is buffered. It
14cu|perl-Stream-Buffered-0.30.0-1|22	uses PerlIO and/or temporary file to save the buffer depending on the
14cu|perl-Stream-Buffered-0.30.0-1|23	length of the size.
14cu|perl-Stream-Buffered-0.30.0-1|24	
14cu|perl-Stream-Buffered-0.30.0-1|25	%prep
14cu|perl-Stream-Buffered-0.30.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Stream-Buffered-0.30.0-1|27	
14cu|perl-Stream-Buffered-0.30.0-1|28	%build
14cu|perl-Stream-Buffered-0.30.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Stream-Buffered-0.30.0-1|30	
14cu|perl-Stream-Buffered-0.30.0-1|31	%make
14cu|perl-Stream-Buffered-0.30.0-1|32	
14cu|perl-Stream-Buffered-0.30.0-1|33	%check
14cu|perl-Stream-Buffered-0.30.0-1|34	%make test
14cu|perl-Stream-Buffered-0.30.0-1|35	
14cu|perl-Stream-Buffered-0.30.0-1|36	%install
14cu|perl-Stream-Buffered-0.30.0-1|37	%makeinstall_std
14cu|perl-Stream-Buffered-0.30.0-1|38	
14cu|perl-Stream-Buffered-0.30.0-1|39	%files
14cu|perl-Stream-Buffered-0.30.0-1|40	%doc META.yml Changes README
14cu|perl-Stream-Buffered-0.30.0-1|41	%{_mandir}/man3/*
14cu|perl-Stream-Buffered-0.30.0-1|42	%{perl_vendorlib}/*
14cu|perl-Stream-Buffered-0.30.0-1|43	
14cu|perl-Stream-Buffered-0.30.0-1|44	%changelog
14cu|perl-Stream-Buffered-0.30.0-1|45	
14cu|perl-Stream-Buffered-0.30.0-1|46	* Sun Apr 12 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Stream-Buffered-0.30.0-1|47	- (e70b1f1) Log: update to 0.30.0
14cu|perl-Stream-Buffered-0.30.0-1|48	
14cu|perl-Stream-Buffered-0.30.0-1|49	

13322 14
14cu|perl-String-Diff-0.60.0-4|1	%define upstream_name    String-Diff
14cu|perl-String-Diff-0.60.0-4|2	%define upstream_version 0.06
14cu|perl-String-Diff-0.60.0-4|3	
14cu|perl-String-Diff-0.60.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-String-Diff-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-String-Diff-0.60.0-4|6	Release:	4
14cu|perl-String-Diff-0.60.0-4|7	
14cu|perl-String-Diff-0.60.0-4|8	Summary:	Simple diff to String
14cu|perl-String-Diff-0.60.0-4|9	
14cu|perl-String-Diff-0.60.0-4|10	License:	GPL+ or Artistic
14cu|perl-String-Diff-0.60.0-4|11	Group:		Development/Perl
14cu|perl-String-Diff-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-String-Diff-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-String-Diff-0.60.0-4|14	
14cu|perl-String-Diff-0.60.0-4|15	BuildRequires:	perl-devel
14cu|perl-String-Diff-0.60.0-4|16	BuildRequires:	perl(Algorithm::Diff)
14cu|perl-String-Diff-0.60.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-String-Diff-0.60.0-4|18	BuildRequires:	perl(Test::Base)
14cu|perl-String-Diff-0.60.0-4|19	BuildRequires:	perl(Test::More)
14cu|perl-String-Diff-0.60.0-4|20	BuildRequires:	perl(YAML)
14cu|perl-String-Diff-0.60.0-4|21	BuildArch:	noarch
14cu|perl-String-Diff-0.60.0-4|22	
14cu|perl-String-Diff-0.60.0-4|23	%description
14cu|perl-String-Diff-0.60.0-4|24	String::Diff is the difference of a consecutive string is made. after
14cu|perl-String-Diff-0.60.0-4|25	general diff is done, the difference in the line is searchable.
14cu|perl-String-Diff-0.60.0-4|26	
14cu|perl-String-Diff-0.60.0-4|27	the mark of the addition and the deletion can be freely changed. the color
14cu|perl-String-Diff-0.60.0-4|28	is colored to the terminal with ANSI, using the HTML display it.
14cu|perl-String-Diff-0.60.0-4|29	
14cu|perl-String-Diff-0.60.0-4|30	after the line is divided, diff is taken when 'linebreak' option is
14cu|perl-String-Diff-0.60.0-4|31	specified.
14cu|perl-String-Diff-0.60.0-4|32	
14cu|perl-String-Diff-0.60.0-4|33	%prep
14cu|perl-String-Diff-0.60.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-String-Diff-0.60.0-4|35	
14cu|perl-String-Diff-0.60.0-4|36	%build
14cu|perl-String-Diff-0.60.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-String-Diff-0.60.0-4|38	%make
14cu|perl-String-Diff-0.60.0-4|39	
14cu|perl-String-Diff-0.60.0-4|40	%check
14cu|perl-String-Diff-0.60.0-4|41	%make test
14cu|perl-String-Diff-0.60.0-4|42	
14cu|perl-String-Diff-0.60.0-4|43	%install
14cu|perl-String-Diff-0.60.0-4|44	%makeinstall_std
14cu|perl-String-Diff-0.60.0-4|45	
14cu|perl-String-Diff-0.60.0-4|46	%files
14cu|perl-String-Diff-0.60.0-4|47	%doc README Changes
14cu|perl-String-Diff-0.60.0-4|48	%{_mandir}/man3/*
14cu|perl-String-Diff-0.60.0-4|49	%{perl_vendorlib}/*
14cu|perl-String-Diff-0.60.0-4|50	
14cu|perl-String-Diff-0.60.0-4|51	
14cu|perl-String-Diff-0.60.0-4|52	%changelog
14cu|perl-String-Diff-0.60.0-4|53	
14cu|perl-String-Diff-0.60.0-4|54	* Wed Jun 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-4
14cu|perl-String-Diff-0.60.0-4|55	- (a6e907a) Fix BRs
14cu|perl-String-Diff-0.60.0-4|56	
14cu|perl-String-Diff-0.60.0-4|57	

13323 14
14cu|perl-String-Flogger-1.101.245-1|1	%define upstream_name    String-Flogger
14cu|perl-String-Flogger-1.101.245-1|2	%define upstream_version 1.101245
14cu|perl-String-Flogger-1.101.245-1|3	
14cu|perl-String-Flogger-1.101.245-1|4	Name:		perl-%{upstream_name}
14cu|perl-String-Flogger-1.101.245-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-String-Flogger-1.101.245-1|6	Release:	1
14cu|perl-String-Flogger-1.101.245-1|7	
14cu|perl-String-Flogger-1.101.245-1|8	Summary:	String munging for loggers
14cu|perl-String-Flogger-1.101.245-1|9	
14cu|perl-String-Flogger-1.101.245-1|10	License:	GPL+ or Artistic
14cu|perl-String-Flogger-1.101.245-1|11	Group:		Development/Perl
14cu|perl-String-Flogger-1.101.245-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-String-Flogger-1.101.245-1|13	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-String-Flogger-1.101.245-1|14	
14cu|perl-String-Flogger-1.101.245-1|15	BuildRequires:	perl-devel
14cu|perl-String-Flogger-1.101.245-1|16	BuildRequires:	perl(JSON)
14cu|perl-String-Flogger-1.101.245-1|17	BuildRequires:	perl(Params::Util)
14cu|perl-String-Flogger-1.101.245-1|18	BuildRequires:	perl(Sub::Exporter)
14cu|perl-String-Flogger-1.101.245-1|19	BuildRequires:	perl(JSON::MaybeXS)
14cu|perl-String-Flogger-1.101.245-1|20	
14cu|perl-String-Flogger-1.101.245-1|21	BuildArch:	noarch
14cu|perl-String-Flogger-1.101.245-1|22	Requires:	perl(JSON)
14cu|perl-String-Flogger-1.101.245-1|23	
14cu|perl-String-Flogger-1.101.245-1|24	%description
14cu|perl-String-Flogger-1.101.245-1|25	String munging for loggers.
14cu|perl-String-Flogger-1.101.245-1|26	
14cu|perl-String-Flogger-1.101.245-1|27	%prep
14cu|perl-String-Flogger-1.101.245-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-String-Flogger-1.101.245-1|29	
14cu|perl-String-Flogger-1.101.245-1|30	%build
14cu|perl-String-Flogger-1.101.245-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-String-Flogger-1.101.245-1|32	%make
14cu|perl-String-Flogger-1.101.245-1|33	
14cu|perl-String-Flogger-1.101.245-1|34	%check
14cu|perl-String-Flogger-1.101.245-1|35	%make test
14cu|perl-String-Flogger-1.101.245-1|36	
14cu|perl-String-Flogger-1.101.245-1|37	%install
14cu|perl-String-Flogger-1.101.245-1|38	%makeinstall_std
14cu|perl-String-Flogger-1.101.245-1|39	
14cu|perl-String-Flogger-1.101.245-1|40	%files
14cu|perl-String-Flogger-1.101.245-1|41	%doc Changes LICENSE README META.json META.yml
14cu|perl-String-Flogger-1.101.245-1|42	%{_mandir}/man3/*
14cu|perl-String-Flogger-1.101.245-1|43	%{perl_vendorlib}/*
14cu|perl-String-Flogger-1.101.245-1|44	
14cu|perl-String-Flogger-1.101.245-1|45	
14cu|perl-String-Flogger-1.101.245-1|46	%changelog
14cu|perl-String-Flogger-1.101.245-1|47	
14cu|perl-String-Flogger-1.101.245-1|48	* Sat Jun 20 2015 abfonly <John@smith.org> 1.101.245-1
14cu|perl-String-Flogger-1.101.245-1|49	- (993765d) Log: Update to 1.101.245, fixed BR
14cu|perl-String-Flogger-1.101.245-1|50	
14cu|perl-String-Flogger-1.101.245-1|51	

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

13325 14
14cu|perl-String-RewritePrefix-0.7.0-4|1	%define debug_package %{nil}
14cu|perl-String-RewritePrefix-0.7.0-4|2	%define upstream_name    String-RewritePrefix
14cu|perl-String-RewritePrefix-0.7.0-4|3	%define upstream_version 0.007
14cu|perl-String-RewritePrefix-0.7.0-4|4	
14cu|perl-String-RewritePrefix-0.7.0-4|5	Name:       perl-%{upstream_name}
14cu|perl-String-RewritePrefix-0.7.0-4|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-String-RewritePrefix-0.7.0-4|7	Release:    4
14cu|perl-String-RewritePrefix-0.7.0-4|8	
14cu|perl-String-RewritePrefix-0.7.0-4|9	Summary:    Rewrite strings based on a set of known prefixes
14cu|perl-String-RewritePrefix-0.7.0-4|10	
14cu|perl-String-RewritePrefix-0.7.0-4|11	License:    GPL+ or Artistic
14cu|perl-String-RewritePrefix-0.7.0-4|12	Group:      Development/Perl
14cu|perl-String-RewritePrefix-0.7.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-String-RewritePrefix-0.7.0-4|14	Source0:    http://www.cpan.org/modules/by-module/String/String-RewritePrefix-%{upstream_version}.tar.gz
14cu|perl-String-RewritePrefix-0.7.0-4|15	
14cu|perl-String-RewritePrefix-0.7.0-4|16	BuildRequires: perl(Sub::Exporter)  >= 0.987.0
14cu|perl-String-RewritePrefix-0.7.0-4|17	BuildRequires: perl(File::Spec)
14cu|perl-String-RewritePrefix-0.7.0-4|18	BuildRequires: perl(IO::Handle)
14cu|perl-String-RewritePrefix-0.7.0-4|19	BuildRequires: perl(IPC::Open3)
14cu|perl-String-RewritePrefix-0.7.0-4|20	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-String-RewritePrefix-0.7.0-4|21	BuildRequires: perl(ExtUtils::MakeMaker)  >= 7.40.0
14cu|perl-String-RewritePrefix-0.7.0-4|22	BuildRequires: perl(Carp)  >= 1.360.0
14cu|perl-String-RewritePrefix-0.7.0-4|23	BuildRequires: perl(strict)
14cu|perl-String-RewritePrefix-0.7.0-4|24	BuildRequires: perl(warnings)
14cu|perl-String-RewritePrefix-0.7.0-4|25	BuildRequires: perl-devel
14cu|perl-String-RewritePrefix-0.7.0-4|26	
14cu|perl-String-RewritePrefix-0.7.0-4|27	#This is noarch.
14cu|perl-String-RewritePrefix-0.7.0-4|28	BuildArch:	noarch
14cu|perl-String-RewritePrefix-0.7.0-4|29	
14cu|perl-String-RewritePrefix-0.7.0-4|30	%description
14cu|perl-String-RewritePrefix-0.7.0-4|31	Rewrite strings based on a set of known prefixes
14cu|perl-String-RewritePrefix-0.7.0-4|32	
14cu|perl-String-RewritePrefix-0.7.0-4|33	%prep
14cu|perl-String-RewritePrefix-0.7.0-4|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-String-RewritePrefix-0.7.0-4|35	
14cu|perl-String-RewritePrefix-0.7.0-4|36	%build
14cu|perl-String-RewritePrefix-0.7.0-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-String-RewritePrefix-0.7.0-4|38	%make
14cu|perl-String-RewritePrefix-0.7.0-4|39	
14cu|perl-String-RewritePrefix-0.7.0-4|40	%check
14cu|perl-String-RewritePrefix-0.7.0-4|41	%make test
14cu|perl-String-RewritePrefix-0.7.0-4|42	
14cu|perl-String-RewritePrefix-0.7.0-4|43	%install
14cu|perl-String-RewritePrefix-0.7.0-4|44	%makeinstall_std
14cu|perl-String-RewritePrefix-0.7.0-4|45	
14cu|perl-String-RewritePrefix-0.7.0-4|46	%files
14cu|perl-String-RewritePrefix-0.7.0-4|47	%doc Changes LICENSE README META.json META.yml
14cu|perl-String-RewritePrefix-0.7.0-4|48	%{_mandir}/man3/*
14cu|perl-String-RewritePrefix-0.7.0-4|49	%{perl_vendorlib}/*
14cu|perl-String-RewritePrefix-0.7.0-4|50	
14cu|perl-String-RewritePrefix-0.7.0-4|51	
14cu|perl-String-RewritePrefix-0.7.0-4|52	
14cu|perl-String-RewritePrefix-0.7.0-4|53	%changelog
14cu|perl-String-RewritePrefix-0.7.0-4|54	
14cu|perl-String-RewritePrefix-0.7.0-4|55	* Sat Jul 11 2015 abfonly <abfonly@gmail.com> 0.7.0-4
14cu|perl-String-RewritePrefix-0.7.0-4|56	- (ed40348) Log: noarch build ( as it should), bump rel
14cu|perl-String-RewritePrefix-0.7.0-4|57	
14cu|perl-String-RewritePrefix-0.7.0-4|58	

13326 14
14cu|perl-String-ToIdentifier-EN-0.110.0-3|1	%define upstream_name    String-ToIdentifier-EN
14cu|perl-String-ToIdentifier-EN-0.110.0-3|2	%define upstream_version 0.11
14cu|perl-String-ToIdentifier-EN-0.110.0-3|3	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|4	Name:       perl-%{upstream_name}
14cu|perl-String-ToIdentifier-EN-0.110.0-3|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-String-ToIdentifier-EN-0.110.0-3|6	Release:    3
14cu|perl-String-ToIdentifier-EN-0.110.0-3|7	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|8	Summary:    Convert Strings to Unicode English Program
14cu|perl-String-ToIdentifier-EN-0.110.0-3|9	License:    GPL+ or Artistic
14cu|perl-String-ToIdentifier-EN-0.110.0-3|10	Group:      Development/Perl
14cu|perl-String-ToIdentifier-EN-0.110.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-String-ToIdentifier-EN-0.110.0-3|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-String-ToIdentifier-EN-0.110.0-3|13	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|14	BuildRequires: perl(Exporter)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-String-ToIdentifier-EN-0.110.0-3|16	BuildRequires: perl(File::Find)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|17	BuildRequires: perl(File::Temp)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|18	BuildRequires: perl(Lingua::EN::Inflect::Phrase)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|19	BuildRequires: perl(Package::Stash)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|20	BuildRequires: perl(Test::More)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|21	BuildRequires: perl(Text::Unidecode)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|22	BuildRequires: perl(Unicode::UCD)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|23	BuildRequires: perl(base)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|24	BuildRequires: perl(namespace::clean)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|25	BuildRequires: perl(strict)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|26	BuildRequires: perl(utf8)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|27	BuildRequires: perl(warnings)
14cu|perl-String-ToIdentifier-EN-0.110.0-3|28	BuildRequires: perl-devel
14cu|perl-String-ToIdentifier-EN-0.110.0-3|29	BuildArch:  noarch
14cu|perl-String-ToIdentifier-EN-0.110.0-3|30	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|31	%description
14cu|perl-String-ToIdentifier-EN-0.110.0-3|32	This module provides a utility method, the /to_identifier manpage for
14cu|perl-String-ToIdentifier-EN-0.110.0-3|33	converting an arbitrary string into a readable representation using the
14cu|perl-String-ToIdentifier-EN-0.110.0-3|34	ASCII subset of '\w' for use as an identifier in a computer program. The
14cu|perl-String-ToIdentifier-EN-0.110.0-3|35	intent is to make unique identifier names from which the content of the
14cu|perl-String-ToIdentifier-EN-0.110.0-3|36	original string can be easily inferred by a human just by reading the
14cu|perl-String-ToIdentifier-EN-0.110.0-3|37	identifier.
14cu|perl-String-ToIdentifier-EN-0.110.0-3|38	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|39	If you need the full set of '\w' including Unicode, see the subclass the
14cu|perl-String-ToIdentifier-EN-0.110.0-3|40	String::ToIdentifier::EN::Unicode manpage.
14cu|perl-String-ToIdentifier-EN-0.110.0-3|41	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|42	Currently, this process is one way only, and will likely remain this way.
14cu|perl-String-ToIdentifier-EN-0.110.0-3|43	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|44	%prep
14cu|perl-String-ToIdentifier-EN-0.110.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-String-ToIdentifier-EN-0.110.0-3|46	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|47	%build
14cu|perl-String-ToIdentifier-EN-0.110.0-3|48	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-String-ToIdentifier-EN-0.110.0-3|49	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|50	%make
14cu|perl-String-ToIdentifier-EN-0.110.0-3|51	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|52	%check
14cu|perl-String-ToIdentifier-EN-0.110.0-3|53	%make test
14cu|perl-String-ToIdentifier-EN-0.110.0-3|54	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|55	%install
14cu|perl-String-ToIdentifier-EN-0.110.0-3|56	%makeinstall_std
14cu|perl-String-ToIdentifier-EN-0.110.0-3|57	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|58	%files
14cu|perl-String-ToIdentifier-EN-0.110.0-3|59	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-String-ToIdentifier-EN-0.110.0-3|60	%{_mandir}/man3/*
14cu|perl-String-ToIdentifier-EN-0.110.0-3|61	%{perl_vendorlib}/*
14cu|perl-String-ToIdentifier-EN-0.110.0-3|62	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|63	%changelog
14cu|perl-String-ToIdentifier-EN-0.110.0-3|64	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|65	* Wed Jun 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-3
14cu|perl-String-ToIdentifier-EN-0.110.0-3|66	- (da19be8) Added perl(Package::Stash) BR
14cu|perl-String-ToIdentifier-EN-0.110.0-3|67	
14cu|perl-String-ToIdentifier-EN-0.110.0-3|68	

13327 14
14cu|perl-String-Trim-0.5.0-1|1	%define upstream_name    String-Trim
14cu|perl-String-Trim-0.5.0-1|2	%define upstream_version 0.005
14cu|perl-String-Trim-0.5.0-1|3	
14cu|perl-String-Trim-0.5.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-String-Trim-0.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-String-Trim-0.5.0-1|6	Release:    1
14cu|perl-String-Trim-0.5.0-1|7	
14cu|perl-String-Trim-0.5.0-1|8	Summary:    Trim whitespace off your strings
14cu|perl-String-Trim-0.5.0-1|9	License:    GPL+ or Artistic
14cu|perl-String-Trim-0.5.0-1|10	Group:      Development/Perl
14cu|perl-String-Trim-0.5.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-String-Trim-0.5.0-1|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-String-Trim-0.5.0-1|13	
14cu|perl-String-Trim-0.5.0-1|14	BuildRequires: perl(Data::Dumper)
14cu|perl-String-Trim-0.5.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-String-Trim-0.5.0-1|16	BuildRequires: perl(File::Find)
14cu|perl-String-Trim-0.5.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-String-Trim-0.5.0-1|18	BuildRequires: perl(Test::Builder)
14cu|perl-String-Trim-0.5.0-1|19	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-String-Trim-0.5.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-String-Trim-0.5.0-1|21	BuildRequires: perl(Exporter)
14cu|perl-String-Trim-0.5.0-1|22	
14cu|perl-String-Trim-0.5.0-1|23	BuildArch: noarch
14cu|perl-String-Trim-0.5.0-1|24	
14cu|perl-String-Trim-0.5.0-1|25	%description
14cu|perl-String-Trim-0.5.0-1|26	'String::Trim' trims whitespace off your strings. the chomp manpage trims
14cu|perl-String-Trim-0.5.0-1|27	only '$/' (typically, that's newline), but 'trim' will trim all leading and
14cu|perl-String-Trim-0.5.0-1|28	trailing whitespace.
14cu|perl-String-Trim-0.5.0-1|29	
14cu|perl-String-Trim-0.5.0-1|30	%prep
14cu|perl-String-Trim-0.5.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-String-Trim-0.5.0-1|32	
14cu|perl-String-Trim-0.5.0-1|33	%build
14cu|perl-String-Trim-0.5.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-String-Trim-0.5.0-1|35	
14cu|perl-String-Trim-0.5.0-1|36	%make
14cu|perl-String-Trim-0.5.0-1|37	
14cu|perl-String-Trim-0.5.0-1|38	%check
14cu|perl-String-Trim-0.5.0-1|39	%make test
14cu|perl-String-Trim-0.5.0-1|40	
14cu|perl-String-Trim-0.5.0-1|41	%install
14cu|perl-String-Trim-0.5.0-1|42	%makeinstall_std
14cu|perl-String-Trim-0.5.0-1|43	
14cu|perl-String-Trim-0.5.0-1|44	%files
14cu|perl-String-Trim-0.5.0-1|45	%doc README Changes LICENSE META.yml META.json
14cu|perl-String-Trim-0.5.0-1|46	%{_mandir}/man3/*
14cu|perl-String-Trim-0.5.0-1|47	%perl_vendorlib/*
14cu|perl-String-Trim-0.5.0-1|48	
14cu|perl-String-Trim-0.5.0-1|49	%changelog
14cu|perl-String-Trim-0.5.0-1|50	
14cu|perl-String-Trim-0.5.0-1|51	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 0.5.0-1
14cu|perl-String-Trim-0.5.0-1|52	- (a14d64a) Imported from SRPM
14cu|perl-String-Trim-0.5.0-1|53	
14cu|perl-String-Trim-0.5.0-1|54	

13328 14
14cu|perl-Struct-Dumb-0.30.0-1|1	%define upstream_name    Struct-Dumb
14cu|perl-Struct-Dumb-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Struct-Dumb-0.30.0-1|3	
14cu|perl-Struct-Dumb-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Struct-Dumb-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Struct-Dumb-0.30.0-1|6	Release:    1
14cu|perl-Struct-Dumb-0.30.0-1|7	
14cu|perl-Struct-Dumb-0.30.0-1|8	Summary:    Make simple lightweight record-like structures
14cu|perl-Struct-Dumb-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Struct-Dumb-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Struct-Dumb-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Struct-Dumb-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Struct/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Struct-Dumb-0.30.0-1|13	
14cu|perl-Struct-Dumb-0.30.0-1|14	BuildRequires: perl-devel
14cu|perl-Struct-Dumb-0.30.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Struct-Dumb-0.30.0-1|16	BuildRequires: perl(Test::Fatal)
14cu|perl-Struct-Dumb-0.30.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Struct-Dumb-0.30.0-1|18	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Struct-Dumb-0.30.0-1|19	BuildRequires: perl(overload)
14cu|perl-Struct-Dumb-0.30.0-1|20	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Struct-Dumb-0.30.0-1|21	BuildRequires: perl(Test::Builder)
14cu|perl-Struct-Dumb-0.30.0-1|22	BuildRequires: perl(Try::Tiny)
14cu|perl-Struct-Dumb-0.30.0-1|23	BuildRequires: perl(strict)
14cu|perl-Struct-Dumb-0.30.0-1|24	BuildRequires: perl(warnings)
14cu|perl-Struct-Dumb-0.30.0-1|25	BuildRequires: perl(File::Spec)
14cu|perl-Struct-Dumb-0.30.0-1|26	BuildRequires: perl(Exporter)
14cu|perl-Struct-Dumb-0.30.0-1|27	BuildRequires: perl(Carp)
14cu|perl-Struct-Dumb-0.30.0-1|28	
14cu|perl-Struct-Dumb-0.30.0-1|29	BuildArch: noarch
14cu|perl-Struct-Dumb-0.30.0-1|30	
14cu|perl-Struct-Dumb-0.30.0-1|31	%description
14cu|perl-Struct-Dumb-0.30.0-1|32	'Struct::Dumb' creates record-like structure types, similar to the 'struct'
14cu|perl-Struct-Dumb-0.30.0-1|33	keyword in C, C++ or C#, or 'Record' in Pascal. An invocation of this
14cu|perl-Struct-Dumb-0.30.0-1|34	module will create a construction function which returns new object
14cu|perl-Struct-Dumb-0.30.0-1|35	references with the given field values. These references all respond to
14cu|perl-Struct-Dumb-0.30.0-1|36	lvalue methods that access or modify the values stored.
14cu|perl-Struct-Dumb-0.30.0-1|37	
14cu|perl-Struct-Dumb-0.30.0-1|38	It's specifically and intentionally not meant to be an object class. You
14cu|perl-Struct-Dumb-0.30.0-1|39	cannot subclass it. You cannot provide additional methods. You cannot apply
14cu|perl-Struct-Dumb-0.30.0-1|40	roles or mixins or metaclasses or traits or antlers or whatever else is in
14cu|perl-Struct-Dumb-0.30.0-1|41	fashion this week.
14cu|perl-Struct-Dumb-0.30.0-1|42	
14cu|perl-Struct-Dumb-0.30.0-1|43	On the other hand, it is tiny, creates cheap lightweight array-backed
14cu|perl-Struct-Dumb-0.30.0-1|44	structures, uses nothing outside of core. It's intended simply to be a
14cu|perl-Struct-Dumb-0.30.0-1|45	slightly nicer way to store data structures, where otherwise you might be
14cu|perl-Struct-Dumb-0.30.0-1|46	tempted to abuse a hash, complete with the risk of typoing key names. The
14cu|perl-Struct-Dumb-0.30.0-1|47	constructor will 'croak' if passed the wrong number of arguments, as will
14cu|perl-Struct-Dumb-0.30.0-1|48	attempts to refer to fields that don't exist.
14cu|perl-Struct-Dumb-0.30.0-1|49	
14cu|perl-Struct-Dumb-0.30.0-1|50	%prep
14cu|perl-Struct-Dumb-0.30.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Struct-Dumb-0.30.0-1|52	
14cu|perl-Struct-Dumb-0.30.0-1|53	%build
14cu|perl-Struct-Dumb-0.30.0-1|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Struct-Dumb-0.30.0-1|55	
14cu|perl-Struct-Dumb-0.30.0-1|56	%make
14cu|perl-Struct-Dumb-0.30.0-1|57	
14cu|perl-Struct-Dumb-0.30.0-1|58	%check
14cu|perl-Struct-Dumb-0.30.0-1|59	%make test
14cu|perl-Struct-Dumb-0.30.0-1|60	
14cu|perl-Struct-Dumb-0.30.0-1|61	%install
14cu|perl-Struct-Dumb-0.30.0-1|62	%makeinstall_std
14cu|perl-Struct-Dumb-0.30.0-1|63	
14cu|perl-Struct-Dumb-0.30.0-1|64	%files
14cu|perl-Struct-Dumb-0.30.0-1|65	%doc Changes META.json README LICENSE META.yml
14cu|perl-Struct-Dumb-0.30.0-1|66	%{_mandir}/man3/*
14cu|perl-Struct-Dumb-0.30.0-1|67	%{perl_vendorlib}/*
14cu|perl-Struct-Dumb-0.30.0-1|68	
14cu|perl-Struct-Dumb-0.30.0-1|69	
14cu|perl-Struct-Dumb-0.30.0-1|70	%changelog
14cu|perl-Struct-Dumb-0.30.0-1|71	* Sun Mar 08 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-Struct-Dumb-0.30.0-1|72	+ Revision: 4676e0d
14cu|perl-Struct-Dumb-0.30.0-1|73	- Imported from SRPM
14cu|perl-Struct-Dumb-0.30.0-1|74	
14cu|perl-Struct-Dumb-0.30.0-1|75	

13329 14
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|1	%define upstream_name    Sub-Exporter-ForMethods
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|2	%define upstream_version 0.100052
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|3	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|4	Name:		perl-%{upstream_name}
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|6	Release:	1
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|7	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|8	Summary:	Helper routines for using Sub::Exporter to build methods
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|9	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|10	License:	GPL+ or Artistic
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|11	Group:		Development/Perl
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|13	Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-ForMethods-%{upstream_version}.tar.gz
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|14	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|15	BuildRequires:	perl-devel
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|16	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|17	BuildRequires:	perl(Sub::Name)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|18	BuildRequires:	perl(Carp)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|22	BuildRequires:	perl(Scalar::Util)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|23	BuildRequires:	perl(strict)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|24	BuildRequires:	perl(warnings)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|25	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|26	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|27	BuildArch:	noarch
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|28	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|29	%description
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|30	The synopsis section, above, looks almost indistinguishable from any other
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|31	use of Sub::Exporter, apart from the use of 'method_installer'. It is
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|32	nearly indistinguishable in behavior, too. The only change is that
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|33	subroutines exported from Method::Builder into named slots in
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|34	Vehicle::Autobot will be wrapped in a subroutine called
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|35	'Vehicle::Autobot::transform'. This will insert a named frame into stack
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|36	traces to aid in debugging.
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|37	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|38	More importantly (for the author, anyway), they will not be removed by
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|39	namespace::autoclean. This makes the following code work:
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|40	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|41	package MyLibrary;
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|42	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|43	%prep
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|45	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|46	%build
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|48	%make
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|49	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|50	%check
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|51	%make test
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|52	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|53	%install
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|54	%makeinstall_std
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|55	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|56	%files
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|57	%doc LICENSE README Changes META.json META.yml
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|58	%{_mandir}/man3/*
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|59	%{perl_vendorlib}/*
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|60	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|61	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|62	%changelog
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|63	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|64	* Sun Oct 11 2015 abfonly <abfonly@gmail.com> 0.100.52-1
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|65	- (c40fba4) Log: Update to 0.100.52
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|66	- (c40fba4) fixed BR spec clean
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|67	
14cu|perl-Sub-Exporter-ForMethods-0.100.52-1|68	

13330 14
14cu|perl-Sub-StrictDecl-0.4.0-1|1	%define upstream_name    Sub-StrictDecl
14cu|perl-Sub-StrictDecl-0.4.0-1|2	%define upstream_version 0.004
14cu|perl-Sub-StrictDecl-0.4.0-1|3	
14cu|perl-Sub-StrictDecl-0.4.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Sub-StrictDecl-0.4.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sub-StrictDecl-0.4.0-1|6	Release:    1
14cu|perl-Sub-StrictDecl-0.4.0-1|7	
14cu|perl-Sub-StrictDecl-0.4.0-1|8	Summary:    Detect undeclared subroutines in compilation
14cu|perl-Sub-StrictDecl-0.4.0-1|9	License:    GPL+ or Artistic
14cu|perl-Sub-StrictDecl-0.4.0-1|10	Group:      Development/Perl
14cu|perl-Sub-StrictDecl-0.4.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sub-StrictDecl-0.4.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sub-StrictDecl-0.4.0-1|13	
14cu|perl-Sub-StrictDecl-0.4.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Sub-StrictDecl-0.4.0-1|15	BuildRequires: perl(Lexical::SealRequireHints)
14cu|perl-Sub-StrictDecl-0.4.0-1|16	BuildRequires: perl(Module::Build)
14cu|perl-Sub-StrictDecl-0.4.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Sub-StrictDecl-0.4.0-1|18	BuildRequires: perl(XSLoader)
14cu|perl-Sub-StrictDecl-0.4.0-1|19	BuildRequires: perl(strict)
14cu|perl-Sub-StrictDecl-0.4.0-1|20	BuildRequires: perl(warnings)
14cu|perl-Sub-StrictDecl-0.4.0-1|21	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Sub-StrictDecl-0.4.0-1|22	BuildRequires: perl(Devel::CallParser)
14cu|perl-Sub-StrictDecl-0.4.0-1|23	BuildRequires: perl(Lexical::Sub)
14cu|perl-Sub-StrictDecl-0.4.0-1|24	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Sub-StrictDecl-0.4.0-1|25	BuildRequires: perl-devel
14cu|perl-Sub-StrictDecl-0.4.0-1|26	
14cu|perl-Sub-StrictDecl-0.4.0-1|27	%description
14cu|perl-Sub-StrictDecl-0.4.0-1|28	This module provides optional checking of subroutine existence at compile
14cu|perl-Sub-StrictDecl-0.4.0-1|29	time. This checking detects mistyped subroutine names and subroutines that
14cu|perl-Sub-StrictDecl-0.4.0-1|30	the programmer forgot to import. Traditionally Perl does not detect these
14cu|perl-Sub-StrictDecl-0.4.0-1|31	errors until runtime, so it is easy for errors to lurk in rarely-executed
14cu|perl-Sub-StrictDecl-0.4.0-1|32	or untested code.
14cu|perl-Sub-StrictDecl-0.4.0-1|33	
14cu|perl-Sub-StrictDecl-0.4.0-1|34	Specifically, where checking is enabled, any reference to a specific
14cu|perl-Sub-StrictDecl-0.4.0-1|35	(compile-time-constant) package-based subroutine name is examined. If the
14cu|perl-Sub-StrictDecl-0.4.0-1|36	named subroutine has never been declared then an error is signalled at
14cu|perl-Sub-StrictDecl-0.4.0-1|37	compile time. This does not require that the subroutine be fully defined: a
14cu|perl-Sub-StrictDecl-0.4.0-1|38	forward declaration such as "'sub foo;'" suffices to suppress the error.
14cu|perl-Sub-StrictDecl-0.4.0-1|39	Imported subroutines qualify as declared. References that are checked
14cu|perl-Sub-StrictDecl-0.4.0-1|40	include not only subroutine calls but also pure referencing such as
14cu|perl-Sub-StrictDecl-0.4.0-1|41	"'\&foo'".
14cu|perl-Sub-StrictDecl-0.4.0-1|42	
14cu|perl-Sub-StrictDecl-0.4.0-1|43	This checking is controlled by a lexically-scoped pragma. It is therefore
14cu|perl-Sub-StrictDecl-0.4.0-1|44	applied only to code that explicitly wants the checking, and it is possible
14cu|perl-Sub-StrictDecl-0.4.0-1|45	to locally disable checking if necessary. Checking might need to be turned
14cu|perl-Sub-StrictDecl-0.4.0-1|46	off for code that makes special arrangements to put a subroutine in place
14cu|perl-Sub-StrictDecl-0.4.0-1|47	at runtime, for example.
14cu|perl-Sub-StrictDecl-0.4.0-1|48	
14cu|perl-Sub-StrictDecl-0.4.0-1|49	%prep
14cu|perl-Sub-StrictDecl-0.4.0-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sub-StrictDecl-0.4.0-1|51	
14cu|perl-Sub-StrictDecl-0.4.0-1|52	%build
14cu|perl-Sub-StrictDecl-0.4.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sub-StrictDecl-0.4.0-1|54	
14cu|perl-Sub-StrictDecl-0.4.0-1|55	%make
14cu|perl-Sub-StrictDecl-0.4.0-1|56	
14cu|perl-Sub-StrictDecl-0.4.0-1|57	%check
14cu|perl-Sub-StrictDecl-0.4.0-1|58	%make test
14cu|perl-Sub-StrictDecl-0.4.0-1|59	
14cu|perl-Sub-StrictDecl-0.4.0-1|60	%install
14cu|perl-Sub-StrictDecl-0.4.0-1|61	%makeinstall_std
14cu|perl-Sub-StrictDecl-0.4.0-1|62	
14cu|perl-Sub-StrictDecl-0.4.0-1|63	%files
14cu|perl-Sub-StrictDecl-0.4.0-1|64	%doc META.json META.yml README Changes
14cu|perl-Sub-StrictDecl-0.4.0-1|65	%{_mandir}/man3/*
14cu|perl-Sub-StrictDecl-0.4.0-1|66	%{perl_vendorlib}/*
14cu|perl-Sub-StrictDecl-0.4.0-1|67	
14cu|perl-Sub-StrictDecl-0.4.0-1|68	
14cu|perl-Sub-StrictDecl-0.4.0-1|69	%changelog
14cu|perl-Sub-StrictDecl-0.4.0-1|70	
14cu|perl-Sub-StrictDecl-0.4.0-1|71	* Sat Apr 25 2015 abfonly <John@smith.org> 0.4.0-1
14cu|perl-Sub-StrictDecl-0.4.0-1|72	- (e861f2e) Imported from SRPM
14cu|perl-Sub-StrictDecl-0.4.0-1|73	
14cu|perl-Sub-StrictDecl-0.4.0-1|74	

13331 14
14cu|perl-SUPER-1.201.411.170-1|1	%define upstream_name    SUPER
14cu|perl-SUPER-1.201.411.170-1|2	%define upstream_version 1.20141117
14cu|perl-SUPER-1.201.411.170-1|3	
14cu|perl-SUPER-1.201.411.170-1|4	Name:       perl-%{upstream_name}
14cu|perl-SUPER-1.201.411.170-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-SUPER-1.201.411.170-1|6	Release:    1
14cu|perl-SUPER-1.201.411.170-1|7	
14cu|perl-SUPER-1.201.411.170-1|8	Summary:    Internal class to access superclass methods
14cu|perl-SUPER-1.201.411.170-1|9	License:    GPL+ or Artistic
14cu|perl-SUPER-1.201.411.170-1|10	Group:      Development/Perl
14cu|perl-SUPER-1.201.411.170-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SUPER-1.201.411.170-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SUPER-1.201.411.170-1|13	
14cu|perl-SUPER-1.201.411.170-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-SUPER-1.201.411.170-1|15	BuildRequires: perl(Scalar::Util) >= 1.200.0
14cu|perl-SUPER-1.201.411.170-1|16	BuildRequires: perl(Sub::Identify) >= 0.30.0
14cu|perl-SUPER-1.201.411.170-1|17	BuildRequires: perl(Test::Simple) >= 0.610.0
14cu|perl-SUPER-1.201.411.170-1|18	BuildRequires: perl-devel
14cu|perl-SUPER-1.201.411.170-1|19	
14cu|perl-SUPER-1.201.411.170-1|20	BuildArch:  noarch
14cu|perl-SUPER-1.201.411.170-1|21	
14cu|perl-SUPER-1.201.411.170-1|22	%description
14cu|perl-SUPER-1.201.411.170-1|23	When subclassing a class, you occasionally want to dispatch control to the
14cu|perl-SUPER-1.201.411.170-1|24	superclass -- at least conditionally and temporarily. The Perl syntax for
14cu|perl-SUPER-1.201.411.170-1|25	calling your superclass is ugly and unwieldy:
14cu|perl-SUPER-1.201.411.170-1|26	
14cu|perl-SUPER-1.201.411.170-1|27	$self->SUPER::method(@_);
14cu|perl-SUPER-1.201.411.170-1|28	
14cu|perl-SUPER-1.201.411.170-1|29	especially when compared to its Ruby equivalent:
14cu|perl-SUPER-1.201.411.170-1|30	
14cu|perl-SUPER-1.201.411.170-1|31	%prep
14cu|perl-SUPER-1.201.411.170-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SUPER-1.201.411.170-1|33	
14cu|perl-SUPER-1.201.411.170-1|34	%build
14cu|perl-SUPER-1.201.411.170-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SUPER-1.201.411.170-1|36	%make
14cu|perl-SUPER-1.201.411.170-1|37	
14cu|perl-SUPER-1.201.411.170-1|38	%check
14cu|perl-SUPER-1.201.411.170-1|39	make test
14cu|perl-SUPER-1.201.411.170-1|40	
14cu|perl-SUPER-1.201.411.170-1|41	%install
14cu|perl-SUPER-1.201.411.170-1|42	%makeinstall_std
14cu|perl-SUPER-1.201.411.170-1|43	
14cu|perl-SUPER-1.201.411.170-1|44	%files
14cu|perl-SUPER-1.201.411.170-1|45	%doc Changes LICENSE META.yml MYMETA.yml README
14cu|perl-SUPER-1.201.411.170-1|46	%{_mandir}/man3/*
14cu|perl-SUPER-1.201.411.170-1|47	%perl_vendorlib/*
14cu|perl-SUPER-1.201.411.170-1|48	
14cu|perl-SUPER-1.201.411.170-1|49	
14cu|perl-SUPER-1.201.411.170-1|50	%changelog
14cu|perl-SUPER-1.201.411.170-1|51	
14cu|perl-SUPER-1.201.411.170-1|52	* Thu Jun 18 2015 abfonly <John@smith.org> 1.201.411.170-1
14cu|perl-SUPER-1.201.411.170-1|53	- (d119f81) Imported from SRPM
14cu|perl-SUPER-1.201.411.170-1|54	
14cu|perl-SUPER-1.201.411.170-1|55	

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

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

13334 14
14cu|perl-SVN-Look-0.410.0-1|1	%define upstream_name    SVN-Look
14cu|perl-SVN-Look-0.410.0-1|2	%define upstream_version 0.41
14cu|perl-SVN-Look-0.410.0-1|3	
14cu|perl-SVN-Look-0.410.0-1|4	
14cu|perl-SVN-Look-0.410.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-SVN-Look-0.410.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-SVN-Look-0.410.0-1|7	Release:    1
14cu|perl-SVN-Look-0.410.0-1|8	
14cu|perl-SVN-Look-0.410.0-1|9	Summary:    A caching wrapper around the svnlook command
14cu|perl-SVN-Look-0.410.0-1|10	License:    GPL+ or Artistic
14cu|perl-SVN-Look-0.410.0-1|11	Group:      Development/Perl
14cu|perl-SVN-Look-0.410.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-SVN-Look-0.410.0-1|13	Source0:    http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-SVN-Look-0.410.0-1|14	
14cu|perl-SVN-Look-0.410.0-1|15	BuildRequires: perl-devel
14cu|perl-SVN-Look-0.410.0-1|16	BuildRequires: perl(Carp)
14cu|perl-SVN-Look-0.410.0-1|17	BuildRequires: perl(Cwd)
14cu|perl-SVN-Look-0.410.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-SVN-Look-0.410.0-1|19	BuildRequires: perl(File::Copy)
14cu|perl-SVN-Look-0.410.0-1|20	BuildRequires: perl(File::Path)
14cu|perl-SVN-Look-0.410.0-1|21	BuildRequires: perl(File::Spec::Functions)
14cu|perl-SVN-Look-0.410.0-1|22	BuildRequires: perl(File::Temp)
14cu|perl-SVN-Look-0.410.0-1|23	BuildRequires: perl(List::MoreUtils)
14cu|perl-SVN-Look-0.410.0-1|24	BuildRequires: perl(MIME::Base64)
14cu|perl-SVN-Look-0.410.0-1|25	BuildRequires: perl(Test::More)
14cu|perl-SVN-Look-0.410.0-1|26	BuildRequires: perl(URI::file)
14cu|perl-SVN-Look-0.410.0-1|27	BuildRequires: perl(XML::Simple)
14cu|perl-SVN-Look-0.410.0-1|28	BuildRequires: perl(strict)
14cu|perl-SVN-Look-0.410.0-1|29	BuildRequires: perl(warnings)
14cu|perl-SVN-Look-0.410.0-1|30	BuildRequires: subversion
14cu|perl-SVN-Look-0.410.0-1|31	BuildRequires: subversion-tools
14cu|perl-SVN-Look-0.410.0-1|32	
14cu|perl-SVN-Look-0.410.0-1|33	Requires: subversion
14cu|perl-SVN-Look-0.410.0-1|34	
14cu|perl-SVN-Look-0.410.0-1|35	
14cu|perl-SVN-Look-0.410.0-1|36	BuildArch: noarch
14cu|perl-SVN-Look-0.410.0-1|37	
14cu|perl-SVN-Look-0.410.0-1|38	%description
14cu|perl-SVN-Look-0.410.0-1|39	The svnlook command is the workhorse of Subversion hook scripts, being used
14cu|perl-SVN-Look-0.410.0-1|40	to gather all sorts of information about a repository, its revisions, and
14cu|perl-SVN-Look-0.410.0-1|41	its transactions. This module provides a simple object oriented interface
14cu|perl-SVN-Look-0.410.0-1|42	to a specific svnlook invocation, to make it easier to hook writers to get
14cu|perl-SVN-Look-0.410.0-1|43	and use the information they need. Moreover, all the information gathered
14cu|perl-SVN-Look-0.410.0-1|44	by calling the svnlook command is cached in the object, avoiding
14cu|perl-SVN-Look-0.410.0-1|45	repetitious calls.
14cu|perl-SVN-Look-0.410.0-1|46	
14cu|perl-SVN-Look-0.410.0-1|47	%prep
14cu|perl-SVN-Look-0.410.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-SVN-Look-0.410.0-1|49	
14cu|perl-SVN-Look-0.410.0-1|50	%build
14cu|perl-SVN-Look-0.410.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-SVN-Look-0.410.0-1|52	
14cu|perl-SVN-Look-0.410.0-1|53	%make
14cu|perl-SVN-Look-0.410.0-1|54	
14cu|perl-SVN-Look-0.410.0-1|55	%check
14cu|perl-SVN-Look-0.410.0-1|56	%make test
14cu|perl-SVN-Look-0.410.0-1|57	
14cu|perl-SVN-Look-0.410.0-1|58	%install
14cu|perl-SVN-Look-0.410.0-1|59	%makeinstall_std
14cu|perl-SVN-Look-0.410.0-1|60	
14cu|perl-SVN-Look-0.410.0-1|61	%files
14cu|perl-SVN-Look-0.410.0-1|62	%doc README LICENSE META.yml Changes
14cu|perl-SVN-Look-0.410.0-1|63	%{_mandir}/man3/*
14cu|perl-SVN-Look-0.410.0-1|64	%perl_vendorlib/*
14cu|perl-SVN-Look-0.410.0-1|65	
14cu|perl-SVN-Look-0.410.0-1|66	
14cu|perl-SVN-Look-0.410.0-1|67	%changelog
14cu|perl-SVN-Look-0.410.0-1|68	
14cu|perl-SVN-Look-0.410.0-1|69	* Tue Jun 30 2015 abfonly <John@smith.org> 0.410.0-1
14cu|perl-SVN-Look-0.410.0-1|70	- (d557e3c) Imported from SRPM
14cu|perl-SVN-Look-0.410.0-1|71	
14cu|perl-SVN-Look-0.410.0-1|72	

13335 14
14cu|perl-Switch-2.170.0-1|1	%define upstream_name    Switch
14cu|perl-Switch-2.170.0-1|2	%define upstream_version 2.17
14cu|perl-Switch-2.170.0-1|3	
14cu|perl-Switch-2.170.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Switch-2.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Switch-2.170.0-1|6	Release:	1
14cu|perl-Switch-2.170.0-1|7	
14cu|perl-Switch-2.170.0-1|8	Summary:	A switch statement for Perl
14cu|perl-Switch-2.170.0-1|9	
14cu|perl-Switch-2.170.0-1|10	License:	GPL+ or Artistic
14cu|perl-Switch-2.170.0-1|11	Group:		Development/Perl
14cu|perl-Switch-2.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Switch-2.170.0-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Switch-2.170.0-1|14	
14cu|perl-Switch-2.170.0-1|15	BuildRequires: perl-devel
14cu|perl-Switch-2.170.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Switch-2.170.0-1|17	BuildRequires: perl(Filter::Util::Call)
14cu|perl-Switch-2.170.0-1|18	BuildRequires: perl(Text::Balanced) >= 2.0.0
14cu|perl-Switch-2.170.0-1|19	BuildRequires: perl(base)
14cu|perl-Switch-2.170.0-1|20	
14cu|perl-Switch-2.170.0-1|21	BuildArch:	noarch
14cu|perl-Switch-2.170.0-1|22	
14cu|perl-Switch-2.170.0-1|23	%description
14cu|perl-Switch-2.170.0-1|24	The Switch.pm module implements a generalized case mechanism that covers
14cu|perl-Switch-2.170.0-1|25	most (but not all) of the numerous possible combinations of switch and case
14cu|perl-Switch-2.170.0-1|26	values described above.
14cu|perl-Switch-2.170.0-1|27	
14cu|perl-Switch-2.170.0-1|28	The module augments the standard Perl syntax with two new control
14cu|perl-Switch-2.170.0-1|29	statements: 'switch' and 'case'. The 'switch' statement takes a single
14cu|perl-Switch-2.170.0-1|30	scalar argument of any type, specified in parentheses. 'switch' stores this
14cu|perl-Switch-2.170.0-1|31	value as the current switch value in a (localized) control variable. The
14cu|perl-Switch-2.170.0-1|32	value is followed by a block which may contain one or more Perl statements
14cu|perl-Switch-2.170.0-1|33	(including the 'case' statement described below). The block is
14cu|perl-Switch-2.170.0-1|34	unconditionally executed once the switch value has been cached.
14cu|perl-Switch-2.170.0-1|35	
14cu|perl-Switch-2.170.0-1|36	A 'case' statement takes a single scalar argument (in mandatory parentheses
14cu|perl-Switch-2.170.0-1|37	if it's a variable; otherwise the parens are optional) and selects the
14cu|perl-Switch-2.170.0-1|38	appropriate type of matching between that argument and the current switch
14cu|perl-Switch-2.170.0-1|39	value. The type of matching used is determined by the respective types of
14cu|perl-Switch-2.170.0-1|40	the switch value and the 'case' argument, as specified in Table 1. If the
14cu|perl-Switch-2.170.0-1|41	match is successful, the mandatory block associated with the 'case'
14cu|perl-Switch-2.170.0-1|42	statement is executed.
14cu|perl-Switch-2.170.0-1|43	
14cu|perl-Switch-2.170.0-1|44	%prep
14cu|perl-Switch-2.170.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Switch-2.170.0-1|46	
14cu|perl-Switch-2.170.0-1|47	%build
14cu|perl-Switch-2.170.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Switch-2.170.0-1|49	%make
14cu|perl-Switch-2.170.0-1|50	
14cu|perl-Switch-2.170.0-1|51	%check
14cu|perl-Switch-2.170.0-1|52	make test
14cu|perl-Switch-2.170.0-1|53	
14cu|perl-Switch-2.170.0-1|54	%install
14cu|perl-Switch-2.170.0-1|55	%makeinstall_std
14cu|perl-Switch-2.170.0-1|56	
14cu|perl-Switch-2.170.0-1|57	%files
14cu|perl-Switch-2.170.0-1|58	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Switch-2.170.0-1|59	%{_mandir}/man3/*
14cu|perl-Switch-2.170.0-1|60	%{perl_vendorlib}/*
14cu|perl-Switch-2.170.0-1|61	
14cu|perl-Switch-2.170.0-1|62	
14cu|perl-Switch-2.170.0-1|63	%changelog
14cu|perl-Switch-2.170.0-1|64	
14cu|perl-Switch-2.170.0-1|65	* Sun Apr 12 2015 abfonly <John@smith.org> 2.170.0-1
14cu|perl-Switch-2.170.0-1|66	- (edb0d40) Log: update to 2.170.0
14cu|perl-Switch-2.170.0-1|67	
14cu|perl-Switch-2.170.0-1|68	

13336 14
14cu|perl-syntax-0.4.0-5|1	%define upstream_name    syntax
14cu|perl-syntax-0.4.0-5|2	%define upstream_version 0.004
14cu|perl-syntax-0.4.0-5|3	
14cu|perl-syntax-0.4.0-5|4	Name:       perl-%{upstream_name}
14cu|perl-syntax-0.4.0-5|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-syntax-0.4.0-5|6	Release:    5
14cu|perl-syntax-0.4.0-5|7	
14cu|perl-syntax-0.4.0-5|8	Summary:    Activate syntax extensions
14cu|perl-syntax-0.4.0-5|9	License:    GPL+ or Artistic
14cu|perl-syntax-0.4.0-5|10	Group:      Development/Perl
14cu|perl-syntax-0.4.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-syntax-0.4.0-5|12	Source0:    https://cpan.metacpan.org/authors/id/P/PH/PHAYLON/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-syntax-0.4.0-5|13	
14cu|perl-syntax-0.4.0-5|14	BuildRequires: perl-devel
14cu|perl-syntax-0.4.0-5|15	BuildRequires: perl(Carp)
14cu|perl-syntax-0.4.0-5|16	BuildRequires: perl(Data::OptList) >= 0.104.0
14cu|perl-syntax-0.4.0-5|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-syntax-0.4.0-5|18	BuildRequires: perl(FindBin)
14cu|perl-syntax-0.4.0-5|19	BuildRequires: perl(Test::More) >= 0.940.0
14cu|perl-syntax-0.4.0-5|20	BuildRequires: perl(namespace::clean)
14cu|perl-syntax-0.4.0-5|21	BuildRequires: perl(strict)
14cu|perl-syntax-0.4.0-5|22	BuildRequires: perl(warnings)
14cu|perl-syntax-0.4.0-5|23	BuildRequires: perl(Package::Stash)
14cu|perl-syntax-0.4.0-5|24	BuildArch:  noarch
14cu|perl-syntax-0.4.0-5|25	
14cu|perl-syntax-0.4.0-5|26	Provides: perl(syntax)
14cu|perl-syntax-0.4.0-5|27	
14cu|perl-syntax-0.4.0-5|28	%description
14cu|perl-syntax-0.4.0-5|29	This module activates community provided syntax extensions to Perl. You
14cu|perl-syntax-0.4.0-5|30	pass it a feature name, and optionally a scalar with arguments, and the
14cu|perl-syntax-0.4.0-5|31	dispatching system will load and install the extension in your package.
14cu|perl-syntax-0.4.0-5|32	
14cu|perl-syntax-0.4.0-5|33	The import arguments are parsed with the Data::OptList manpage. There are
14cu|perl-syntax-0.4.0-5|34	no standardised options. Please consult the documentation for the specific
14cu|perl-syntax-0.4.0-5|35	syntax feature to find out about possible configuration options.
14cu|perl-syntax-0.4.0-5|36	
14cu|perl-syntax-0.4.0-5|37	The passed in feature names are simply transformed: 'function' becomes the
14cu|perl-syntax-0.4.0-5|38	Syntax::Feature::Function manpage and 'foo_bar' would become
14cu|perl-syntax-0.4.0-5|39	'Syntax::Feature::FooBar'.
14cu|perl-syntax-0.4.0-5|40	
14cu|perl-syntax-0.4.0-5|41	%prep
14cu|perl-syntax-0.4.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-syntax-0.4.0-5|43	
14cu|perl-syntax-0.4.0-5|44	%build
14cu|perl-syntax-0.4.0-5|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-syntax-0.4.0-5|46	
14cu|perl-syntax-0.4.0-5|47	%make
14cu|perl-syntax-0.4.0-5|48	
14cu|perl-syntax-0.4.0-5|49	%check
14cu|perl-syntax-0.4.0-5|50	%make test
14cu|perl-syntax-0.4.0-5|51	
14cu|perl-syntax-0.4.0-5|52	%install
14cu|perl-syntax-0.4.0-5|53	%makeinstall_std
14cu|perl-syntax-0.4.0-5|54	
14cu|perl-syntax-0.4.0-5|55	%files
14cu|perl-syntax-0.4.0-5|56	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14cu|perl-syntax-0.4.0-5|57	%{_mandir}/man3/*
14cu|perl-syntax-0.4.0-5|58	%{perl_vendorlib}/*
14cu|perl-syntax-0.4.0-5|59	
14cu|perl-syntax-0.4.0-5|60	
14cu|perl-syntax-0.4.0-5|61	
14cu|perl-syntax-0.4.0-5|62	%changelog
14cu|perl-syntax-0.4.0-5|63	
14cu|perl-syntax-0.4.0-5|64	* Wed Jun 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-5
14cu|perl-syntax-0.4.0-5|65	- (aa99d6b) Added perl(Package::Stash) BR
14cu|perl-syntax-0.4.0-5|66	
14cu|perl-syntax-0.4.0-5|67	

13337 14
14cu|perl-Sys-CPU-0.610.0-9|1	%define upstream_name    Sys-CPU
14cu|perl-Sys-CPU-0.610.0-9|2	%define upstream_version 0.61
14cu|perl-Sys-CPU-0.610.0-9|3	
14cu|perl-Sys-CPU-0.610.0-9|4	Name:       perl-%{upstream_name}
14cu|perl-Sys-CPU-0.610.0-9|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sys-CPU-0.610.0-9|6	Release:    9
14cu|perl-Sys-CPU-0.610.0-9|7	
14cu|perl-Sys-CPU-0.610.0-9|8	Summary:    Access CPU info. number, etc on Win and UNIX
14cu|perl-Sys-CPU-0.610.0-9|9	License:    GPL+ or Artistic
14cu|perl-Sys-CPU-0.610.0-9|10	Group:      Development/Perl
14cu|perl-Sys-CPU-0.610.0-9|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sys-CPU-0.610.0-9|12	Source0:    http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sys-CPU-0.610.0-9|13	# Support cpu_type on ARM and AArch64, bug #1093266, CPAN RT#95400
14cu|perl-Sys-CPU-0.610.0-9|14	Patch0:         Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch
14cu|perl-Sys-CPU-0.610.0-9|15	# Accept undefined cpu_clock on ARM and AArch64, bug #1093266, CPAN RT#95400
14cu|perl-Sys-CPU-0.610.0-9|16	Patch1:         Sys-CPU-0.61-cpu_clock-can-be-undefined-on-an-ARM.patch
14cu|perl-Sys-CPU-0.610.0-9|17	
14cu|perl-Sys-CPU-0.610.0-9|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Sys-CPU-0.610.0-9|19	BuildRequires: perl-devel
14cu|perl-Sys-CPU-0.610.0-9|20	
14cu|perl-Sys-CPU-0.610.0-9|21	%description
14cu|perl-Sys-CPU-0.610.0-9|22	In responce to a post on perlmonks.org, a module for counting the number of
14cu|perl-Sys-CPU-0.610.0-9|23	CPU's on a system. Support has now also been added for type of CPU and
14cu|perl-Sys-CPU-0.610.0-9|24	clock speed. While much of the code is from UNIX::Processors, win32 support
14cu|perl-Sys-CPU-0.610.0-9|25	has been added (but not tested).
14cu|perl-Sys-CPU-0.610.0-9|26	
14cu|perl-Sys-CPU-0.610.0-9|27	%prep
14cu|perl-Sys-CPU-0.610.0-9|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Sys-CPU-0.610.0-9|29	%patch0 -p1
14cu|perl-Sys-CPU-0.610.0-9|30	%patch1 -p1
14cu|perl-Sys-CPU-0.610.0-9|31	
14cu|perl-Sys-CPU-0.610.0-9|32	%build
14cu|perl-Sys-CPU-0.610.0-9|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-CPU-0.610.0-9|34	
14cu|perl-Sys-CPU-0.610.0-9|35	%make
14cu|perl-Sys-CPU-0.610.0-9|36	
14cu|perl-Sys-CPU-0.610.0-9|37	%check
14cu|perl-Sys-CPU-0.610.0-9|38	%make test
14cu|perl-Sys-CPU-0.610.0-9|39	
14cu|perl-Sys-CPU-0.610.0-9|40	%install
14cu|perl-Sys-CPU-0.610.0-9|41	%makeinstall_std
14cu|perl-Sys-CPU-0.610.0-9|42	
14cu|perl-Sys-CPU-0.610.0-9|43	%files
14cu|perl-Sys-CPU-0.610.0-9|44	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Sys-CPU-0.610.0-9|45	%{_mandir}/man3/*
14cu|perl-Sys-CPU-0.610.0-9|46	%{perl_vendorlib}/*
14cu|perl-Sys-CPU-0.610.0-9|47	
14cu|perl-Sys-CPU-0.610.0-9|48	%changelog
14cu|perl-Sys-CPU-0.610.0-9|49	
14cu|perl-Sys-CPU-0.610.0-9|50	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.610.0-9
14cu|perl-Sys-CPU-0.610.0-9|51	- (f87e978) Imported from SRPM
14cu|perl-Sys-CPU-0.610.0-9|52	
14cu|perl-Sys-CPU-0.610.0-9|53	

13338 14
14cu|perl-Sys-HostIP-1.970.0-1|1	%define upstream_name    Sys-HostIP
14cu|perl-Sys-HostIP-1.970.0-1|2	%define upstream_version 1.97
14cu|perl-Sys-HostIP-1.970.0-1|3	
14cu|perl-Sys-HostIP-1.970.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Sys-HostIP-1.970.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Sys-HostIP-1.970.0-1|6	Release:	1
14cu|perl-Sys-HostIP-1.970.0-1|7	
14cu|perl-Sys-HostIP-1.970.0-1|8	Summary:	Perl module to get ip address related info
14cu|perl-Sys-HostIP-1.970.0-1|9	
14cu|perl-Sys-HostIP-1.970.0-1|10	License:	GPL+ or Artistic
14cu|perl-Sys-HostIP-1.970.0-1|11	Group:		Development/Perl
14cu|perl-Sys-HostIP-1.970.0-1|12	Url:		http://search.cpan.org/~bluelines/%{upstream_name}
14cu|perl-Sys-HostIP-1.970.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BL/BLUELINES//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sys-HostIP-1.970.0-1|14	
14cu|perl-Sys-HostIP-1.970.0-1|15	BuildRequires:	perl-devel
14cu|perl-Sys-HostIP-1.970.0-1|16	BuildRequires:	perl(Test::TinyMocker)
14cu|perl-Sys-HostIP-1.970.0-1|17	BuildRequires:	perl(Test::Exception)
14cu|perl-Sys-HostIP-1.970.0-1|18	BuildArch:	noarch
14cu|perl-Sys-HostIP-1.970.0-1|19	
14cu|perl-Sys-HostIP-1.970.0-1|20	%description
14cu|perl-Sys-HostIP-1.970.0-1|21	Sys::HostIP does what it can to determine the ip address of your machine.
14cu|perl-Sys-HostIP-1.970.0-1|22	
14cu|perl-Sys-HostIP-1.970.0-1|23	%prep
14cu|perl-Sys-HostIP-1.970.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sys-HostIP-1.970.0-1|25	
14cu|perl-Sys-HostIP-1.970.0-1|26	%build
14cu|perl-Sys-HostIP-1.970.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-HostIP-1.970.0-1|28	%make
14cu|perl-Sys-HostIP-1.970.0-1|29	
14cu|perl-Sys-HostIP-1.970.0-1|30	%check
14cu|perl-Sys-HostIP-1.970.0-1|31	%make test
14cu|perl-Sys-HostIP-1.970.0-1|32	
14cu|perl-Sys-HostIP-1.970.0-1|33	%install
14cu|perl-Sys-HostIP-1.970.0-1|34	%makeinstall_std
14cu|perl-Sys-HostIP-1.970.0-1|35	rm -rf %{buildroot}%{perl_vendorarch}
14cu|perl-Sys-HostIP-1.970.0-1|36	
14cu|perl-Sys-HostIP-1.970.0-1|37	%files
14cu|perl-Sys-HostIP-1.970.0-1|38	%doc Changes README
14cu|perl-Sys-HostIP-1.970.0-1|39	%{perl_vendorlib}/*
14cu|perl-Sys-HostIP-1.970.0-1|40	%{_mandir}/man3/*
14cu|perl-Sys-HostIP-1.970.0-1|41	
14cu|perl-Sys-HostIP-1.970.0-1|42	
14cu|perl-Sys-HostIP-1.970.0-1|43	%changelog
14cu|perl-Sys-HostIP-1.970.0-1|44	
14cu|perl-Sys-HostIP-1.970.0-1|45	* Mon Apr 13 2015 abfonly <John@smith.org> 1.970.0-1
14cu|perl-Sys-HostIP-1.970.0-1|46	- (ef53f0d) Log: Update to 1.970.0
14cu|perl-Sys-HostIP-1.970.0-1|47	
14cu|perl-Sys-HostIP-1.970.0-1|48	

13339 14
14cu|perl-Sys-Info-Base-0.780.400-1|1	%define upstream_name    Sys-Info-Base
14cu|perl-Sys-Info-Base-0.780.400-1|2	%define upstream_version 0.7804
14cu|perl-Sys-Info-Base-0.780.400-1|3	
14cu|perl-Sys-Info-Base-0.780.400-1|4	%define __noautoreq 'perl\\(TARGET_CLASS\\)'
14cu|perl-Sys-Info-Base-0.780.400-1|5	
14cu|perl-Sys-Info-Base-0.780.400-1|6	Name:		perl-%{upstream_name}
14cu|perl-Sys-Info-Base-0.780.400-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Sys-Info-Base-0.780.400-1|8	Release:	1
14cu|perl-Sys-Info-Base-0.780.400-1|9	
14cu|perl-Sys-Info-Base-0.780.400-1|10	Summary:	Base classes for Sys::Info
14cu|perl-Sys-Info-Base-0.780.400-1|11	
14cu|perl-Sys-Info-Base-0.780.400-1|12	License:	GPL+ or Artistic
14cu|perl-Sys-Info-Base-0.780.400-1|13	Group:		Development/Perl
14cu|perl-Sys-Info-Base-0.780.400-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sys-Info-Base-0.780.400-1|15	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sys-Info-Base-0.780.400-1|16	BuildRequires:	perl-devel
14cu|perl-Sys-Info-Base-0.780.400-1|17	BuildRequires:	perl(CGI)
14cu|perl-Sys-Info-Base-0.780.400-1|18	
14cu|perl-Sys-Info-Base-0.780.400-1|19	BuildArch:	noarch
14cu|perl-Sys-Info-Base-0.780.400-1|20	
14cu|perl-Sys-Info-Base-0.780.400-1|21	%description
14cu|perl-Sys-Info-Base-0.780.400-1|22	Perl base classes for Sys::Info.
14cu|perl-Sys-Info-Base-0.780.400-1|23	
14cu|perl-Sys-Info-Base-0.780.400-1|24	%prep
14cu|perl-Sys-Info-Base-0.780.400-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sys-Info-Base-0.780.400-1|26	
14cu|perl-Sys-Info-Base-0.780.400-1|27	%build
14cu|perl-Sys-Info-Base-0.780.400-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-Info-Base-0.780.400-1|29	%make
14cu|perl-Sys-Info-Base-0.780.400-1|30	
14cu|perl-Sys-Info-Base-0.780.400-1|31	%check
14cu|perl-Sys-Info-Base-0.780.400-1|32	%make test
14cu|perl-Sys-Info-Base-0.780.400-1|33	
14cu|perl-Sys-Info-Base-0.780.400-1|34	%install
14cu|perl-Sys-Info-Base-0.780.400-1|35	%makeinstall_std
14cu|perl-Sys-Info-Base-0.780.400-1|36	
14cu|perl-Sys-Info-Base-0.780.400-1|37	%files
14cu|perl-Sys-Info-Base-0.780.400-1|38	%doc README Changes META.json META.yml
14cu|perl-Sys-Info-Base-0.780.400-1|39	%{perl_vendorlib}/*
14cu|perl-Sys-Info-Base-0.780.400-1|40	%{_mandir}/man3/*
14cu|perl-Sys-Info-Base-0.780.400-1|41	
14cu|perl-Sys-Info-Base-0.780.400-1|42	
14cu|perl-Sys-Info-Base-0.780.400-1|43	
14cu|perl-Sys-Info-Base-0.780.400-1|44	%changelog
14cu|perl-Sys-Info-Base-0.780.400-1|45	
14cu|perl-Sys-Info-Base-0.780.400-1|46	* Sat Jun 20 2015 abfonly <John@smith.org> 0.780.400-1
14cu|perl-Sys-Info-Base-0.780.400-1|47	- (b2b8de4) Log: Update to 0.780.400, backport  REQ
14cu|perl-Sys-Info-Base-0.780.400-1|48	
14cu|perl-Sys-Info-Base-0.780.400-1|49	

13340 14
14cu|perl-Sys-MemInfo-0.910.0-1|1	%define upstream_name    Sys-MemInfo
14cu|perl-Sys-MemInfo-0.910.0-1|2	%define upstream_version 0.91
14cu|perl-Sys-MemInfo-0.910.0-1|3	
14cu|perl-Sys-MemInfo-0.910.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Sys-MemInfo-0.910.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sys-MemInfo-0.910.0-1|6	Release:    1
14cu|perl-Sys-MemInfo-0.910.0-1|7	
14cu|perl-Sys-MemInfo-0.910.0-1|8	Summary:    No summary found
14cu|perl-Sys-MemInfo-0.910.0-1|9	License:    GPLv1+ or Artistic
14cu|perl-Sys-MemInfo-0.910.0-1|10	Group:      Development/Perl
14cu|perl-Sys-MemInfo-0.910.0-1|11	Url:        http://metacpan.org/release/%{upstream_name}
14cu|perl-Sys-MemInfo-0.910.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sys-MemInfo-0.910.0-1|13	
14cu|perl-Sys-MemInfo-0.910.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Sys-MemInfo-0.910.0-1|15	BuildRequires: perl-devel
14cu|perl-Sys-MemInfo-0.910.0-1|16	
14cu|perl-Sys-MemInfo-0.910.0-1|17	%description
14cu|perl-Sys-MemInfo-0.910.0-1|18	Sys::MemInfo return the total amount of free and used physical memory in
14cu|perl-Sys-MemInfo-0.910.0-1|19	bytes in totalmem and freemem variables.
14cu|perl-Sys-MemInfo-0.910.0-1|20	
14cu|perl-Sys-MemInfo-0.910.0-1|21	Total amount of free and user swap memory are alse returned in totalswap
14cu|perl-Sys-MemInfo-0.910.0-1|22	and freeswap variables.
14cu|perl-Sys-MemInfo-0.910.0-1|23	
14cu|perl-Sys-MemInfo-0.910.0-1|24	This module has been tested on Linux 2.6.10, UnixWare 7.1.2, AIX5, OpenBSD
14cu|perl-Sys-MemInfo-0.910.0-1|25	3.8, NetBSD 2.0.2, FreBSD 5.4, HPUX11, Solaris 9, Tru64 5.1, Irix 6.5, Mac
14cu|perl-Sys-MemInfo-0.910.0-1|26	OS X 10.2 darwin and Windows XP.
14cu|perl-Sys-MemInfo-0.910.0-1|27	
14cu|perl-Sys-MemInfo-0.910.0-1|28	%prep
14cu|perl-Sys-MemInfo-0.910.0-1|29	#setup -q -n #{upstream_name}-#{upstream_version}
14cu|perl-Sys-MemInfo-0.910.0-1|30	%setup -q -n %{upstream_name}
14cu|perl-Sys-MemInfo-0.910.0-1|31	
14cu|perl-Sys-MemInfo-0.910.0-1|32	%build
14cu|perl-Sys-MemInfo-0.910.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-MemInfo-0.910.0-1|34	
14cu|perl-Sys-MemInfo-0.910.0-1|35	%make
14cu|perl-Sys-MemInfo-0.910.0-1|36	
14cu|perl-Sys-MemInfo-0.910.0-1|37	%check
14cu|perl-Sys-MemInfo-0.910.0-1|38	%make test
14cu|perl-Sys-MemInfo-0.910.0-1|39	
14cu|perl-Sys-MemInfo-0.910.0-1|40	%install
14cu|perl-Sys-MemInfo-0.910.0-1|41	%makeinstall_std
14cu|perl-Sys-MemInfo-0.910.0-1|42	
14cu|perl-Sys-MemInfo-0.910.0-1|43	%files
14cu|perl-Sys-MemInfo-0.910.0-1|44	%doc README Changes
14cu|perl-Sys-MemInfo-0.910.0-1|45	%{_mandir}/man3/*
14cu|perl-Sys-MemInfo-0.910.0-1|46	%{perl_vendorlib}/*
14cu|perl-Sys-MemInfo-0.910.0-1|47	
14cu|perl-Sys-MemInfo-0.910.0-1|48	
14cu|perl-Sys-MemInfo-0.910.0-1|49	
14cu|perl-Sys-MemInfo-0.910.0-1|50	
14cu|perl-Sys-MemInfo-0.910.0-1|51	%changelog
14cu|perl-Sys-MemInfo-0.910.0-1|52	
14cu|perl-Sys-MemInfo-0.910.0-1|53	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.910.0-1
14cu|perl-Sys-MemInfo-0.910.0-1|54	- (c828d66) Imported from SRPM
14cu|perl-Sys-MemInfo-0.910.0-1|55	
14cu|perl-Sys-MemInfo-0.910.0-1|56	

13341 14
14cu|perl-Sys-Mmap-0.170.0-1|1	%define upstream_name    Sys-Mmap
14cu|perl-Sys-Mmap-0.170.0-1|2	%define upstream_version 0.17
14cu|perl-Sys-Mmap-0.170.0-1|3	
14cu|perl-Sys-Mmap-0.170.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Sys-Mmap-0.170.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Sys-Mmap-0.170.0-1|6	Release:    1
14cu|perl-Sys-Mmap-0.170.0-1|7	
14cu|perl-Sys-Mmap-0.170.0-1|8	Summary:    Uses mmap to map in a file as a Perl variable
14cu|perl-Sys-Mmap-0.170.0-1|9	License:    GPL+ or Artistic
14cu|perl-Sys-Mmap-0.170.0-1|10	Group:      Development/Perl
14cu|perl-Sys-Mmap-0.170.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Sys-Mmap-0.170.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Sys-Mmap-0.170.0-1|13	
14cu|perl-Sys-Mmap-0.170.0-1|14	BuildRequires: perl(DynaLoader)
14cu|perl-Sys-Mmap-0.170.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Sys-Mmap-0.170.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Sys-Mmap-0.170.0-1|17	BuildRequires: perl(XSLoader)
14cu|perl-Sys-Mmap-0.170.0-1|18	BuildRequires: perl-devel
14cu|perl-Sys-Mmap-0.170.0-1|19	
14cu|perl-Sys-Mmap-0.170.0-1|20	%description
14cu|perl-Sys-Mmap-0.170.0-1|21	The Mmap module uses the POSIX the mmap manpage call to map in a file as a
14cu|perl-Sys-Mmap-0.170.0-1|22	Perl variable. Memory access by mmap may be shared between threads or
14cu|perl-Sys-Mmap-0.170.0-1|23	forked processes, and may be a disc file that has been mapped into memory.
14cu|perl-Sys-Mmap-0.170.0-1|24	the Sys::Mmap manpage depends on your operating system supporting UNIX or
14cu|perl-Sys-Mmap-0.170.0-1|25	POSIX.1b mmap, of course.
14cu|perl-Sys-Mmap-0.170.0-1|26	
14cu|perl-Sys-Mmap-0.170.0-1|27	*Note* that the PerlIO manpage now defines a ':mmap' tag and presents
14cu|perl-Sys-Mmap-0.170.0-1|28	mmap'd files as regular files, if that is your cup of joe.
14cu|perl-Sys-Mmap-0.170.0-1|29	
14cu|perl-Sys-Mmap-0.170.0-1|30	Several processes may share one copy of the file or string, saving memory,
14cu|perl-Sys-Mmap-0.170.0-1|31	and concurrently making changes to portions of the file or string. When not
14cu|perl-Sys-Mmap-0.170.0-1|32	used with a file, it is an alternative to SysV shared memory. Unlike SysV
14cu|perl-Sys-Mmap-0.170.0-1|33	shared memory, there are no arbitrary size limits on the shared memory
14cu|perl-Sys-Mmap-0.170.0-1|34	area, and sparce memory usage is handled optimally on most modern UNIX
14cu|perl-Sys-Mmap-0.170.0-1|35	implementations.
14cu|perl-Sys-Mmap-0.170.0-1|36	
14cu|perl-Sys-Mmap-0.170.0-1|37	%prep
14cu|perl-Sys-Mmap-0.170.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Sys-Mmap-0.170.0-1|39	
14cu|perl-Sys-Mmap-0.170.0-1|40	%build
14cu|perl-Sys-Mmap-0.170.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-Mmap-0.170.0-1|42	
14cu|perl-Sys-Mmap-0.170.0-1|43	%make
14cu|perl-Sys-Mmap-0.170.0-1|44	
14cu|perl-Sys-Mmap-0.170.0-1|45	%check
14cu|perl-Sys-Mmap-0.170.0-1|46	%make test
14cu|perl-Sys-Mmap-0.170.0-1|47	
14cu|perl-Sys-Mmap-0.170.0-1|48	%install
14cu|perl-Sys-Mmap-0.170.0-1|49	%makeinstall_std
14cu|perl-Sys-Mmap-0.170.0-1|50	
14cu|perl-Sys-Mmap-0.170.0-1|51	%files
14cu|perl-Sys-Mmap-0.170.0-1|52	%doc Changes META.yml README
14cu|perl-Sys-Mmap-0.170.0-1|53	%{_mandir}/man3/*
14cu|perl-Sys-Mmap-0.170.0-1|54	%{perl_vendorlib}/*
14cu|perl-Sys-Mmap-0.170.0-1|55	
14cu|perl-Sys-Mmap-0.170.0-1|56	%changelog
14cu|perl-Sys-Mmap-0.170.0-1|57	
14cu|perl-Sys-Mmap-0.170.0-1|58	* Thu Dec 22 2016 Denis Silakov <dsilakov@virtuozzo.com> 0.170.0-1
14cu|perl-Sys-Mmap-0.170.0-1|59	- (0ecaf47) Imported from SRPM
14cu|perl-Sys-Mmap-0.170.0-1|60	
14cu|perl-Sys-Mmap-0.170.0-1|61	

13342 14
14cu|perl-System-Command-1.111.0-1|1	%define upstream_name    System-Command
14cu|perl-System-Command-1.111.0-1|2	%define upstream_version 1.111
14cu|perl-System-Command-1.111.0-1|3	
14cu|perl-System-Command-1.111.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-System-Command-1.111.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-System-Command-1.111.0-1|6	Release:    1
14cu|perl-System-Command-1.111.0-1|7	
14cu|perl-System-Command-1.111.0-1|8	Summary:    Reap processes started by System::Command
14cu|perl-System-Command-1.111.0-1|9	License:    GPL+ or Artistic
14cu|perl-System-Command-1.111.0-1|10	Group:      Development/Perl
14cu|perl-System-Command-1.111.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-System-Command-1.111.0-1|12	Source0:    http://www.cpan.org/modules/by-module/System/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-System-Command-1.111.0-1|13	
14cu|perl-System-Command-1.111.0-1|14	BuildRequires: perl-devel
14cu|perl-System-Command-1.111.0-1|15	BuildRequires: perl(Carp)
14cu|perl-System-Command-1.111.0-1|16	BuildRequires: perl(Cwd)
14cu|perl-System-Command-1.111.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-System-Command-1.111.0-1|18	BuildRequires: perl(Fcntl)
14cu|perl-System-Command-1.111.0-1|19	BuildRequires: perl(File::Find)
14cu|perl-System-Command-1.111.0-1|20	BuildRequires: perl(File::Spec)
14cu|perl-System-Command-1.111.0-1|21	BuildRequires: perl(File::Temp)
14cu|perl-System-Command-1.111.0-1|22	BuildRequires: perl(IO::Handle)
14cu|perl-System-Command-1.111.0-1|23	BuildRequires: perl(IPC::Run)
14cu|perl-System-Command-1.111.0-1|24	BuildRequires: perl(List::Util)
14cu|perl-System-Command-1.111.0-1|25	BuildRequires: perl(POSIX)
14cu|perl-System-Command-1.111.0-1|26	BuildRequires: perl(Scalar::Util)
14cu|perl-System-Command-1.111.0-1|27	BuildRequires: perl(Symbol)
14cu|perl-System-Command-1.111.0-1|28	BuildRequires: perl(Test::More)
14cu|perl-System-Command-1.111.0-1|29	BuildRequires: perl(constant)
14cu|perl-System-Command-1.111.0-1|30	BuildRequires: perl(strict)
14cu|perl-System-Command-1.111.0-1|31	BuildRequires: perl(warnings)
14cu|perl-System-Command-1.111.0-1|32	BuildRequires: perl(Test::Command)
14cu|perl-System-Command-1.111.0-1|33	BuildRequires: perl(Test::Output)
14cu|perl-System-Command-1.111.0-1|34	BuildRequires: perl(Pod::Coverage::TrustPod)
14cu|perl-System-Command-1.111.0-1|35	BuildRequires: perl(Test::Pod)
14cu|perl-System-Command-1.111.0-1|36	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-System-Command-1.111.0-1|37	BuildRequires: perl(Test::CPAN::Meta)
14cu|perl-System-Command-1.111.0-1|38	
14cu|perl-System-Command-1.111.0-1|39	
14cu|perl-System-Command-1.111.0-1|40	BuildArch: noarch
14cu|perl-System-Command-1.111.0-1|41	
14cu|perl-System-Command-1.111.0-1|42	%description
14cu|perl-System-Command-1.111.0-1|43	System::Command is a class that launches external system commands and
14cu|perl-System-Command-1.111.0-1|44	return an object representing them, allowing to interact with them through
14cu|perl-System-Command-1.111.0-1|45	their 'STDIN', 'STDOUT' and 'STDERR' handles.
14cu|perl-System-Command-1.111.0-1|46	
14cu|perl-System-Command-1.111.0-1|47	%prep
14cu|perl-System-Command-1.111.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-System-Command-1.111.0-1|49	
14cu|perl-System-Command-1.111.0-1|50	%build
14cu|perl-System-Command-1.111.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-System-Command-1.111.0-1|52	
14cu|perl-System-Command-1.111.0-1|53	%make
14cu|perl-System-Command-1.111.0-1|54	
14cu|perl-System-Command-1.111.0-1|55	%check
14cu|perl-System-Command-1.111.0-1|56	%make test
14cu|perl-System-Command-1.111.0-1|57	
14cu|perl-System-Command-1.111.0-1|58	%install
14cu|perl-System-Command-1.111.0-1|59	%makeinstall_std
14cu|perl-System-Command-1.111.0-1|60	
14cu|perl-System-Command-1.111.0-1|61	%files
14cu|perl-System-Command-1.111.0-1|62	%doc README Changes LICENSE META.yml META.json
14cu|perl-System-Command-1.111.0-1|63	%{_mandir}/man3/*
14cu|perl-System-Command-1.111.0-1|64	%{perl_vendorlib}/*
14cu|perl-System-Command-1.111.0-1|65	
14cu|perl-System-Command-1.111.0-1|66	
14cu|perl-System-Command-1.111.0-1|67	%changelog
14cu|perl-System-Command-1.111.0-1|68	
14cu|perl-System-Command-1.111.0-1|69	* Fri May 29 2015 abfonly <John@smith.org> 1.111.0-1
14cu|perl-System-Command-1.111.0-1|70	- (a465a74) Imported from SRPM
14cu|perl-System-Command-1.111.0-1|71	
14cu|perl-System-Command-1.111.0-1|72	

13343 14
14cu|perl-Sys-Virt-1.1.4-1|1	%define upstream_name	Sys-Virt
14cu|perl-Sys-Virt-1.1.4-1|2	%define upstream_version 1.1.4
14cu|perl-Sys-Virt-1.1.4-1|3	Name:		perl-%{upstream_name}
14cu|perl-Sys-Virt-1.1.4-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Sys-Virt-1.1.4-1|5	Release:	1
14cu|perl-Sys-Virt-1.1.4-1|6	
14cu|perl-Sys-Virt-1.1.4-1|7	Summary:	Interface to libvirt virtual machine management API
14cu|perl-Sys-Virt-1.1.4-1|8	
14cu|perl-Sys-Virt-1.1.4-1|9	License:	GPLv2+ or Artistic
14cu|perl-Sys-Virt-1.1.4-1|10	Group:		Development/Perl
14cu|perl-Sys-Virt-1.1.4-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Sys-Virt-1.1.4-1|12	Source0:	http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{version}.tar.gz
14cu|perl-Sys-Virt-1.1.4-1|13	
14cu|perl-Sys-Virt-1.1.4-1|14	BuildRequires:	pkgconfig(libvirt) >= %{upstream_version}
14cu|perl-Sys-Virt-1.1.4-1|15	BuildRequires:	config(libvirt-utils)
14cu|perl-Sys-Virt-1.1.4-1|16	BuildRequires:	perl(XML::XPath)
14cu|perl-Sys-Virt-1.1.4-1|17	BuildRequires:	perl-devel
14cu|perl-Sys-Virt-1.1.4-1|18	BuildRequires:	gettext-devel
14cu|perl-Sys-Virt-1.1.4-1|19	BuildRequires:	perl(Test::CPAN::Changes)
14cu|perl-Sys-Virt-1.1.4-1|20	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Sys-Virt-1.1.4-1|21	BuildRequires:	xen-devel
14cu|perl-Sys-Virt-1.1.4-1|22	
14cu|perl-Sys-Virt-1.1.4-1|23	%description
14cu|perl-Sys-Virt-1.1.4-1|24	Sys::Virt is an interface to libvirt virtual machine management API.
14cu|perl-Sys-Virt-1.1.4-1|25	The Sys::Virt::Domain module represents a guest domain managed by
14cu|perl-Sys-Virt-1.1.4-1|26	the virtual machine monitor.
14cu|perl-Sys-Virt-1.1.4-1|27	
14cu|perl-Sys-Virt-1.1.4-1|28	%prep
14cu|perl-Sys-Virt-1.1.4-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Sys-Virt-1.1.4-1|30	
14cu|perl-Sys-Virt-1.1.4-1|31	%build
14cu|perl-Sys-Virt-1.1.4-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Sys-Virt-1.1.4-1|33	make
14cu|perl-Sys-Virt-1.1.4-1|34	
14cu|perl-Sys-Virt-1.1.4-1|35	
14cu|perl-Sys-Virt-1.1.4-1|36	%check
14cu|perl-Sys-Virt-1.1.4-1|37	%make test
14cu|perl-Sys-Virt-1.1.4-1|38	
14cu|perl-Sys-Virt-1.1.4-1|39	%install
14cu|perl-Sys-Virt-1.1.4-1|40	%makeinstall_std
14cu|perl-Sys-Virt-1.1.4-1|41	
14cu|perl-Sys-Virt-1.1.4-1|42	%files
14cu|perl-Sys-Virt-1.1.4-1|43	%doc AUTHORS README LICENSE
14cu|perl-Sys-Virt-1.1.4-1|44	%{perl_vendorarch}/Sys
14cu|perl-Sys-Virt-1.1.4-1|45	%{perl_vendorarch}/auto/Sys
14cu|perl-Sys-Virt-1.1.4-1|46	%{_mandir}/man3/Sys::Virt*3pm*
14cu|perl-Sys-Virt-1.1.4-1|47	
14cu|perl-Sys-Virt-1.1.4-1|48	
14cu|perl-Sys-Virt-1.1.4-1|49	%changelog
14cu|perl-Sys-Virt-1.1.4-1|50	
14cu|perl-Sys-Virt-1.1.4-1|51	* Fri Apr 17 2015 abfonly <John@smith.org> 1.1.4-1
14cu|perl-Sys-Virt-1.1.4-1|52	- (52952fa) Log: Update to 1.1.4
14cu|perl-Sys-Virt-1.1.4-1|53	
14cu|perl-Sys-Virt-1.1.4-1|54	

13344 14
14cu|perl-Task-Dist-Zilla-1.111.681-6|1	%define upstream_name    Task-Dist-Zilla
14cu|perl-Task-Dist-Zilla-1.111.681-6|2	%define upstream_version 1.111681
14cu|perl-Task-Dist-Zilla-1.111.681-6|3	
14cu|perl-Task-Dist-Zilla-1.111.681-6|4	Name:		perl-%{upstream_name}
14cu|perl-Task-Dist-Zilla-1.111.681-6|5	Version:	%perl_convert_version 1.111681
14cu|perl-Task-Dist-Zilla-1.111.681-6|6	Release:	6
14cu|perl-Task-Dist-Zilla-1.111.681-6|7	Summary:	Task to install dist-zilla and all its plugins
14cu|perl-Task-Dist-Zilla-1.111.681-6|8	License:	GPL+ or Artistic
14cu|perl-Task-Dist-Zilla-1.111.681-6|9	Group:		Development/Perl
14cu|perl-Task-Dist-Zilla-1.111.681-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Task-Dist-Zilla-1.111.681-6|11	Source0:	http://www.cpan.org/modules/by-module/Task/Task-Dist-Zilla-1.111681.tar.gz
14cu|perl-Task-Dist-Zilla-1.111.681-6|12	Patch0:		Task-Dist-Zilla-1.111681-update_pkgs.patch
14cu|perl-Task-Dist-Zilla-1.111.681-6|13	BuildRequires:	perl-devel
14cu|perl-Task-Dist-Zilla-1.111.681-6|14	BuildRequires:	perl(Carp)
14cu|perl-Task-Dist-Zilla-1.111.681-6|15	BuildRequires:	perl(Dist::Zilla)
14cu|perl-Task-Dist-Zilla-1.111.681-6|16	BuildRequires:	perl(Dist::Zilla::Plugin::ApacheTest)
14cu|perl-Task-Dist-Zilla-1.111.681-6|17	BuildRequires:	perl(Dist::Zilla::Plugin::ArchiveRelease)
14cu|perl-Task-Dist-Zilla-1.111.681-6|18	BuildRequires:	perl(Dist::Zilla::Plugin::AssertOS)
14cu|perl-Task-Dist-Zilla-1.111.681-6|19	BuildRequires:	perl(Dist::Zilla::Plugin::Author::KENTNL::DistINI)
14cu|perl-Task-Dist-Zilla-1.111.681-6|20	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
14cu|perl-Task-Dist-Zilla-1.111.681-6|21	BuildRequires:	perl(Dist::Zilla::Plugin::Bootstrap::lib)
14cu|perl-Task-Dist-Zilla-1.111.681-6|22	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
14cu|perl-Task-Dist-Zilla-1.111.681-6|23	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
14cu|perl-Task-Dist-Zilla-1.111.681-6|24	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::AuthorTest)
14cu|perl-Task-Dist-Zilla-1.111.681-6|25	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::BeforeBuild)
14cu|perl-Task-Dist-Zilla-1.111.681-6|26	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::DotFileFix)
14cu|perl-Task-Dist-Zilla-1.111.681-6|27	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::FTPUploadToOwnSite)
14cu|perl-Task-Dist-Zilla-1.111.681-6|28	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::SubversionDist)
14cu|perl-Task-Dist-Zilla-1.111.681-6|29	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::VersionGetter)
14cu|perl-Task-Dist-Zilla-1.111.681-6|30	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst)
14cu|perl-Task-Dist-Zilla-1.111.681-6|31	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst::New)
14cu|perl-Task-Dist-Zilla-1.111.681-6|32	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
14cu|perl-Task-Dist-Zilla-1.111.681-6|33	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
14cu|perl-Task-Dist-Zilla-1.111.681-6|34	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesHasContent)
14cu|perl-Task-Dist-Zilla-1.111.681-6|35	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|36	BuildRequires:	perl(Dist::Zilla::Plugin::CheckExtraTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|37	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|38	BuildRequires:	perl(Dist::Zilla::Plugin::ConsistentVersionTest)
14cu|perl-Task-Dist-Zilla-1.111.681-6|39	BuildRequires:	perl(Dist::Zilla::Plugin::CopyReadmeFromBuild)
14cu|perl-Task-Dist-Zilla-1.111.681-6|40	BuildRequires:	perl(Dist::Zilla::Plugin::CopyTo)
14cu|perl-Task-Dist-Zilla-1.111.681-6|41	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|42	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|43	BuildRequires:	perl(Dist::Zilla::Plugin::DualBuilders)
14cu|perl-Task-Dist-Zilla-1.111.681-6|44	BuildRequires:	perl(Dist::Zilla::Plugin::DynamicManifest)
14cu|perl-Task-Dist-Zilla-1.111.681-6|45	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|46	BuildRequires:	perl(Dist::Zilla::Plugin::FatPacker)
14cu|perl-Task-Dist-Zilla-1.111.681-6|47	BuildRequires:	perl(Dist::Zilla::Plugin::Git)
14cu|perl-Task-Dist-Zilla-1.111.681-6|48	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
14cu|perl-Task-Dist-Zilla-1.111.681-6|49	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Commit)
14cu|perl-Task-Dist-Zilla-1.111.681-6|50	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
14cu|perl-Task-Dist-Zilla-1.111.681-6|51	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Init)
14cu|perl-Task-Dist-Zilla-1.111.681-6|52	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Push)
14cu|perl-Task-Dist-Zilla-1.111.681-6|53	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
14cu|perl-Task-Dist-Zilla-1.111.681-6|54	BuildRequires:	perl(Dist::Zilla::Plugin::GitFmtChanges)
14cu|perl-Task-Dist-Zilla-1.111.681-6|55	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
14cu|perl-Task-Dist-Zilla-1.111.681-6|56	BuildRequires:	perl(Dist::Zilla::Plugin::GitVersionCheckCJM)
14cu|perl-Task-Dist-Zilla-1.111.681-6|57	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
14cu|perl-Task-Dist-Zilla-1.111.681-6|58	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|59	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
14cu|perl-Task-Dist-Zilla-1.111.681-6|60	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFilesMARCEL)
14cu|perl-Task-Dist-Zilla-1.111.681-6|61	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
14cu|perl-Task-Dist-Zilla-1.111.681-6|62	BuildRequires:	perl(Dist::Zilla::Plugin::Test::Kwalitee)
14cu|perl-Task-Dist-Zilla-1.111.681-6|63	BuildRequires:	perl(Dist::Zilla::Plugin::LatestPrereqs)
14cu|perl-Task-Dist-Zilla-1.111.681-6|64	BuildRequires:	perl(Dist::Zilla::Plugin::LocaleMsgfmt)
14cu|perl-Task-Dist-Zilla-1.111.681-6|65	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
14cu|perl-Task-Dist-Zilla-1.111.681-6|66	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::SkipInstall)
14cu|perl-Task-Dist-Zilla-1.111.681-6|67	BuildRequires:	perl(Dist::Zilla::Plugin::MatchManifest)
14cu|perl-Task-Dist-Zilla-1.111.681-6|68	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
14cu|perl-Task-Dist-Zilla-1.111.681-6|69	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Check)
14cu|perl-Task-Dist-Zilla-1.111.681-6|70	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Push)
14cu|perl-Task-Dist-Zilla-1.111.681-6|71	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Tag)
14cu|perl-Task-Dist-Zilla-1.111.681-6|72	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
14cu|perl-Task-Dist-Zilla-1.111.681-6|73	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith::All)
14cu|perl-Task-Dist-Zilla-1.111.681-6|74	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
14cu|perl-Task-Dist-Zilla-1.111.681-6|75	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
14cu|perl-Task-Dist-Zilla-1.111.681-6|76	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Class)
14cu|perl-Task-Dist-Zilla-1.111.681-6|77	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::FromFile)
14cu|perl-Task-Dist-Zilla-1.111.681-6|78	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
14cu|perl-Task-Dist-Zilla-1.111.681-6|79	BuildRequires:	perl(Dist::Zilla::Plugin::MetaRecommends)
14cu|perl-Task-Dist-Zilla-1.111.681-6|80	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
14cu|perl-Task-Dist-Zilla-1.111.681-6|81	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|82	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::Custom)
14cu|perl-Task-Dist-Zilla-1.111.681-6|83	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::XSOrPP)
14cu|perl-Task-Dist-Zilla-1.111.681-6|84	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleInstall)
14cu|perl-Task-Dist-Zilla-1.111.681-6|85	BuildRequires:	perl(Dist::Zilla::Plugin::NoAutomatedTesting)
14cu|perl-Task-Dist-Zilla-1.111.681-6|86	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|87	BuildRequires:	perl(Dist::Zilla::Plugin::OurPkgVersion)
14cu|perl-Task-Dist-Zilla-1.111.681-6|88	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
14cu|perl-Task-Dist-Zilla-1.111.681-6|89	BuildRequires:	perl(Dist::Zilla::Plugin::PodLoom)
14cu|perl-Task-Dist-Zilla-1.111.681-6|90	BuildRequires:	perl(Dist::Zilla::Plugin::PodPurler)
14cu|perl-Task-Dist-Zilla-1.111.681-6|91	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|92	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
14cu|perl-Task-Dist-Zilla-1.111.681-6|93	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|94	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
14cu|perl-Task-Dist-Zilla-1.111.681-6|95	BuildRequires:	perl(Dist::Zilla::Plugin::ProgCriticTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|96	BuildRequires:	perl(Dist::Zilla::Plugin::PurePerlTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|97	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
14cu|perl-Task-Dist-Zilla-1.111.681-6|98	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeMarkdownFromPod)
14cu|perl-Task-Dist-Zilla-1.111.681-6|99	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
14cu|perl-Task-Dist-Zilla-1.111.681-6|100	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
14cu|perl-Task-Dist-Zilla-1.111.681-6|101	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
14cu|perl-Task-Dist-Zilla-1.111.681-6|102	BuildRequires:	perl(Dist::Zilla::Plugin::Rsync)
14cu|perl-Task-Dist-Zilla-1.111.681-6|103	BuildRequires:	perl(Dist::Zilla::Plugin::SVK)
14cu|perl-Task-Dist-Zilla-1.111.681-6|104	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Check)
14cu|perl-Task-Dist-Zilla-1.111.681-6|105	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Commit)
14cu|perl-Task-Dist-Zilla-1.111.681-6|106	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Push)
14cu|perl-Task-Dist-Zilla-1.111.681-6|107	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Tag)
14cu|perl-Task-Dist-Zilla-1.111.681-6|108	BuildRequires:	perl(Dist::Zilla::Plugin::Signature)
14cu|perl-Task-Dist-Zilla-1.111.681-6|109	BuildRequires:	perl(Dist::Zilla::Plugin::SubmittingPatches)
14cu|perl-Task-Dist-Zilla-1.111.681-6|110	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPkgVersion)
14cu|perl-Task-Dist-Zilla-1.111.681-6|111	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPodWeaver)
14cu|perl-Task-Dist-Zilla-1.111.681-6|112	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
14cu|perl-Task-Dist-Zilla-1.111.681-6|113	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|114	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
14cu|perl-Task-Dist-Zilla-1.111.681-6|115	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateCJM)
14cu|perl-Task-Dist-Zilla-1.111.681-6|116	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
14cu|perl-Task-Dist-Zilla-1.111.681-6|117	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
14cu|perl-Task-Dist-Zilla-1.111.681-6|118	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
14cu|perl-Task-Dist-Zilla-1.111.681-6|119	BuildRequires:	perl(Dist::Zilla::Plugin::UpdateGitHub)
14cu|perl-Task-Dist-Zilla-1.111.681-6|120	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromModule)
14cu|perl-Task-Dist-Zilla-1.111.681-6|121	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
14cu|perl-Task-Dist-Zilla-1.111.681-6|122	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Finder::Git::LastVersion)
14cu|perl-Task-Dist-Zilla-1.111.681-6|123	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Style::Classic)
14cu|perl-Task-Dist-Zilla-1.111.681-6|124	BuildRequires:	perl(Dist::Zilla::PluginBundle::AVAR)
14cu|perl-Task-Dist-Zilla-1.111.681-6|125	BuildRequires:	perl(Dist::Zilla::PluginBundle::BINGOS)
14cu|perl-Task-Dist-Zilla-1.111.681-6|126	BuildRequires:	perl(Dist::Zilla::PluginBundle::CJM)
14cu|perl-Task-Dist-Zilla-1.111.681-6|127	BuildRequires:	perl(Dist::Zilla::PluginBundle::CSJEWELL)
14cu|perl-Task-Dist-Zilla-1.111.681-6|128	BuildRequires:	perl(Dist::Zilla::PluginBundle::FAYLAND)
14cu|perl-Task-Dist-Zilla-1.111.681-6|129	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
14cu|perl-Task-Dist-Zilla-1.111.681-6|130	BuildRequires:	perl(Dist::Zilla::PluginBundle::IDOPEREL)
14cu|perl-Task-Dist-Zilla-1.111.681-6|131	BuildRequires:	perl(Dist::Zilla::PluginBundle::Author::JQUELIN)
14cu|perl-Task-Dist-Zilla-1.111.681-6|132	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL)
14cu|perl-Task-Dist-Zilla-1.111.681-6|133	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL::Lite)
14cu|perl-Task-Dist-Zilla-1.111.681-6|134	BuildRequires:	perl(Dist::Zilla::PluginBundle::MARCEL)
14cu|perl-Task-Dist-Zilla-1.111.681-6|135	BuildRequires:	perl(Dist::Zilla::PluginBundle::Mercurial)
14cu|perl-Task-Dist-Zilla-1.111.681-6|136	BuildRequires:	perl(Dist::Zilla::PluginBundle::RJBS)
14cu|perl-Task-Dist-Zilla-1.111.681-6|137	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR)
14cu|perl-Task-Dist-Zilla-1.111.681-6|138	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR::Basic)
14cu|perl-Task-Dist-Zilla-1.111.681-6|139	BuildRequires:	perl(Dist::Zilla::PluginBundle::Rakudo)
14cu|perl-Task-Dist-Zilla-1.111.681-6|140	BuildRequires:	perl(Dist::Zilla::PluginBundle::SVK)
14cu|perl-Task-Dist-Zilla-1.111.681-6|141	BuildRequires:	perl(English)
14cu|perl-Task-Dist-Zilla-1.111.681-6|142	BuildRequires:	perl(File::Find)
14cu|perl-Task-Dist-Zilla-1.111.681-6|143	BuildRequires:	perl(File::Temp)
14cu|perl-Task-Dist-Zilla-1.111.681-6|144	BuildRequires:	perl(Module::Build)
14cu|perl-Task-Dist-Zilla-1.111.681-6|145	BuildRequires:	perl(Scalar::Util)
14cu|perl-Task-Dist-Zilla-1.111.681-6|146	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Task-Dist-Zilla-1.111.681-6|147	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.101.463
14cu|perl-Task-Dist-Zilla-1.111.681-6|148	BuildRequires:	perl(Config::INI::Reader) >= 0.25.0
14cu|perl-Task-Dist-Zilla-1.111.681-6|149	BuildRequires:	perl(Catalyst::Helper)
14cu|perl-Task-Dist-Zilla-1.111.681-6|150	BuildArch:	noarch
14cu|perl-Task-Dist-Zilla-1.111.681-6|151	
14cu|perl-Task-Dist-Zilla-1.111.681-6|152	%description
14cu|perl-Task-Dist-Zilla-1.111.681-6|153	This task is merely a placeholder to pull all dist-zilla related modules in
14cu|perl-Task-Dist-Zilla-1.111.681-6|154	one go.
14cu|perl-Task-Dist-Zilla-1.111.681-6|155	
14cu|perl-Task-Dist-Zilla-1.111.681-6|156	%prep
14cu|perl-Task-Dist-Zilla-1.111.681-6|157	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Task-Dist-Zilla-1.111.681-6|158	%apply_patches
14cu|perl-Task-Dist-Zilla-1.111.681-6|159	
14cu|perl-Task-Dist-Zilla-1.111.681-6|160	%build
14cu|perl-Task-Dist-Zilla-1.111.681-6|161	perl Build.PL installdirs=vendor
14cu|perl-Task-Dist-Zilla-1.111.681-6|162	./Build
14cu|perl-Task-Dist-Zilla-1.111.681-6|163	
14cu|perl-Task-Dist-Zilla-1.111.681-6|164	%check
14cu|perl-Task-Dist-Zilla-1.111.681-6|165	./Build test
14cu|perl-Task-Dist-Zilla-1.111.681-6|166	
14cu|perl-Task-Dist-Zilla-1.111.681-6|167	%install
14cu|perl-Task-Dist-Zilla-1.111.681-6|168	./Build install destdir=%{buildroot}
14cu|perl-Task-Dist-Zilla-1.111.681-6|169	
14cu|perl-Task-Dist-Zilla-1.111.681-6|170	
14cu|perl-Task-Dist-Zilla-1.111.681-6|171	%files
14cu|perl-Task-Dist-Zilla-1.111.681-6|172	%doc Changes LICENSE META.yml README
14cu|perl-Task-Dist-Zilla-1.111.681-6|173	%{_mandir}/man3/*
14cu|perl-Task-Dist-Zilla-1.111.681-6|174	%{perl_vendorlib}/*
14cu|perl-Task-Dist-Zilla-1.111.681-6|175	
14cu|perl-Task-Dist-Zilla-1.111.681-6|176	
14cu|perl-Task-Dist-Zilla-1.111.681-6|177	
14cu|perl-Task-Dist-Zilla-1.111.681-6|178	%changelog
14cu|perl-Task-Dist-Zilla-1.111.681-6|179	
14cu|perl-Task-Dist-Zilla-1.111.681-6|180	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 1.111.681-6
14cu|perl-Task-Dist-Zilla-1.111.681-6|181	- (2bfa722) Log: Fixed, bump rel
14cu|perl-Task-Dist-Zilla-1.111.681-6|182	
14cu|perl-Task-Dist-Zilla-1.111.681-6|183	

13345 14
14cu|perl-Task-Perl-Critic-1.8.0-1|1	%define upstream_name    Task-Perl-Critic
14cu|perl-Task-Perl-Critic-1.8.0-1|2	%define upstream_version 1.008
14cu|perl-Task-Perl-Critic-1.8.0-1|3	
14cu|perl-Task-Perl-Critic-1.8.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Task-Perl-Critic-1.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Task-Perl-Critic-1.8.0-1|6	Release:    1
14cu|perl-Task-Perl-Critic-1.8.0-1|7	
14cu|perl-Task-Perl-Critic-1.8.0-1|8	Summary:    Install everything Perl::Critic
14cu|perl-Task-Perl-Critic-1.8.0-1|9	License:    GPL+ or Artistic
14cu|perl-Task-Perl-Critic-1.8.0-1|10	Group:      Development/Perl
14cu|perl-Task-Perl-Critic-1.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Task-Perl-Critic-1.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Task/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Task-Perl-Critic-1.8.0-1|13	
14cu|perl-Task-Perl-Critic-1.8.0-1|14	BuildRequires: perl-devel
14cu|perl-Task-Perl-Critic-1.8.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Task-Perl-Critic-1.8.0-1|16	BuildRequires: perl(Perl::Critic)
14cu|perl-Task-Perl-Critic-1.8.0-1|17	BuildRequires: perl(Perl::Critic::Bangs)
14cu|perl-Task-Perl-Critic-1.8.0-1|18	BuildRequires: perl(Perl::Critic::Compatibility)
14cu|perl-Task-Perl-Critic-1.8.0-1|19	BuildRequires: perl(Perl::Critic::Dynamic)
14cu|perl-Task-Perl-Critic-1.8.0-1|20	BuildRequires: perl(Perl::Critic::Itch)
14cu|perl-Task-Perl-Critic-1.8.0-1|21	BuildRequires: perl(Perl::Critic::Lax)
14cu|perl-Task-Perl-Critic-1.8.0-1|22	BuildRequires: perl(Perl::Critic::Moose)
14cu|perl-Task-Perl-Critic-1.8.0-1|23	BuildRequires: perl(Perl::Critic::More)
14cu|perl-Task-Perl-Critic-1.8.0-1|24	BuildRequires: perl(Perl::Critic::Nits)
14cu|perl-Task-Perl-Critic-1.8.0-1|25	BuildRequires: perl(Perl::Critic::PetPeeves::JTRAMMELL)
14cu|perl-Task-Perl-Critic-1.8.0-1|26	BuildRequires: perl(Perl::Critic::Pulp)
14cu|perl-Task-Perl-Critic-1.8.0-1|27	BuildRequires: perl(Perl::Critic::Storable)
14cu|perl-Task-Perl-Critic-1.8.0-1|28	BuildRequires: perl(Perl::Critic::StricterSubs)
14cu|perl-Task-Perl-Critic-1.8.0-1|29	BuildRequires: perl(Perl::Critic::Swift)
14cu|perl-Task-Perl-Critic-1.8.0-1|30	BuildRequires: perl(Perl::Critic::Tics)
14cu|perl-Task-Perl-Critic-1.8.0-1|31	BuildRequires: perl(Test::More)
14cu|perl-Task-Perl-Critic-1.8.0-1|32	BuildRequires: perl(Test::Perl::Critic)
14cu|perl-Task-Perl-Critic-1.8.0-1|33	BuildRequires: perl(Test::Perl::Critic::Progressive)
14cu|perl-Task-Perl-Critic-1.8.0-1|34	BuildRequires: perl(criticism)
14cu|perl-Task-Perl-Critic-1.8.0-1|35	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Task-Perl-Critic-1.8.0-1|36	BuildRequires: perl(Test::Pod)
14cu|perl-Task-Perl-Critic-1.8.0-1|37	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Task-Perl-Critic-1.8.0-1|38	
14cu|perl-Task-Perl-Critic-1.8.0-1|39	BuildArch: noarch
14cu|perl-Task-Perl-Critic-1.8.0-1|40	
14cu|perl-Task-Perl-Critic-1.8.0-1|41	%description
14cu|perl-Task-Perl-Critic-1.8.0-1|42	This module does nothing but act as a placeholder. See the Task manpage.
14cu|perl-Task-Perl-Critic-1.8.0-1|43	
14cu|perl-Task-Perl-Critic-1.8.0-1|44	*WARNING*: Installing this distribution will install Policies that directly
14cu|perl-Task-Perl-Critic-1.8.0-1|45	conflict with each other. If you do not use a _.perlcriticrc_ file, and
14cu|perl-Task-Perl-Critic-1.8.0-1|46	your severity is set high enough, there is no way for your code to not have
14cu|perl-Task-Perl-Critic-1.8.0-1|47	violations. A specific example: the
14cu|perl-Task-Perl-Critic-1.8.0-1|48	Perl::Critic::Policy::Compatibility::ProhibitThreeArgumentOpen manpage and
14cu|perl-Task-Perl-Critic-1.8.0-1|49	the Perl::Critic::Policy::InputOutput::ProhibitTwoArgOpen manpage directly
14cu|perl-Task-Perl-Critic-1.8.0-1|50	contradict each other.
14cu|perl-Task-Perl-Critic-1.8.0-1|51	
14cu|perl-Task-Perl-Critic-1.8.0-1|52	%prep
14cu|perl-Task-Perl-Critic-1.8.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Task-Perl-Critic-1.8.0-1|54	
14cu|perl-Task-Perl-Critic-1.8.0-1|55	%build
14cu|perl-Task-Perl-Critic-1.8.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Task-Perl-Critic-1.8.0-1|57	
14cu|perl-Task-Perl-Critic-1.8.0-1|58	%make
14cu|perl-Task-Perl-Critic-1.8.0-1|59	
14cu|perl-Task-Perl-Critic-1.8.0-1|60	%check
14cu|perl-Task-Perl-Critic-1.8.0-1|61	%make test
14cu|perl-Task-Perl-Critic-1.8.0-1|62	
14cu|perl-Task-Perl-Critic-1.8.0-1|63	%install
14cu|perl-Task-Perl-Critic-1.8.0-1|64	%makeinstall_std
14cu|perl-Task-Perl-Critic-1.8.0-1|65	
14cu|perl-Task-Perl-Critic-1.8.0-1|66	%files
14cu|perl-Task-Perl-Critic-1.8.0-1|67	%doc Changes LICENSE META.json META.yml README
14cu|perl-Task-Perl-Critic-1.8.0-1|68	%{_mandir}/man3/*
14cu|perl-Task-Perl-Critic-1.8.0-1|69	%{perl_vendorlib}/*
14cu|perl-Task-Perl-Critic-1.8.0-1|70	
14cu|perl-Task-Perl-Critic-1.8.0-1|71	
14cu|perl-Task-Perl-Critic-1.8.0-1|72	%changelog
14cu|perl-Task-Perl-Critic-1.8.0-1|73	
14cu|perl-Task-Perl-Critic-1.8.0-1|74	* Tue Jun 02 2015 abfonly <John@smith.org> 1.8.0-1
14cu|perl-Task-Perl-Critic-1.8.0-1|75	- (f5cda48) Imported from SRPM
14cu|perl-Task-Perl-Critic-1.8.0-1|76	
14cu|perl-Task-Perl-Critic-1.8.0-1|77	

13346 14
14cu|perl-Template-Plugin-Latex-3.60.0-1|1	%define upstream_name    Template-Plugin-Latex
14cu|perl-Template-Plugin-Latex-3.60.0-1|2	%define upstream_version 3.06
14cu|perl-Template-Plugin-Latex-3.60.0-1|3	
14cu|perl-Template-Plugin-Latex-3.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Template-Plugin-Latex-3.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Template-Plugin-Latex-3.60.0-1|6	Release:	1
14cu|perl-Template-Plugin-Latex-3.60.0-1|7	Summary:	LaTeX plugin for the Template Toolkit
14cu|perl-Template-Plugin-Latex-3.60.0-1|8	License:	GPL+ or Artistic
14cu|perl-Template-Plugin-Latex-3.60.0-1|9	Group:		Development/Perl
14cu|perl-Template-Plugin-Latex-3.60.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Template-Plugin-Latex-3.60.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Template-Plugin-Latex-3.60.0-1|12	
14cu|perl-Template-Plugin-Latex-3.60.0-1|13	BuildRequires:	perl-devel
14cu|perl-Template-Plugin-Latex-3.60.0-1|14	BuildRequires:	perl(LaTeX::Driver)
14cu|perl-Template-Plugin-Latex-3.60.0-1|15	BuildRequires:	perl(LaTeX::Encode)
14cu|perl-Template-Plugin-Latex-3.60.0-1|16	BuildRequires:	perl(LaTeX::Table)
14cu|perl-Template-Plugin-Latex-3.60.0-1|17	BuildRequires:	perl(Template)
14cu|perl-Template-Plugin-Latex-3.60.0-1|18	BuildRequires:	perl(Class::Accessor)
14cu|perl-Template-Plugin-Latex-3.60.0-1|19	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Template-Plugin-Latex-3.60.0-1|20	BuildRequires:	perl(Moose::Policy) perl(Moose)
14cu|perl-Template-Plugin-Latex-3.60.0-1|21	BuildRequires:	perl(Class::MOP)
14cu|perl-Template-Plugin-Latex-3.60.0-1|22	BuildRequires:	perl(Sub::Identify)
14cu|perl-Template-Plugin-Latex-3.60.0-1|23	BuildRequires:	perl(Devel::GlobalDestruction)
14cu|perl-Template-Plugin-Latex-3.60.0-1|24	BuildRequires:	perl(Sub::Name)
14cu|perl-Template-Plugin-Latex-3.60.0-1|25	BuildRequires:	texlive-scheme-tetex
14cu|perl-Template-Plugin-Latex-3.60.0-1|26	BuildArch:	noarch
14cu|perl-Template-Plugin-Latex-3.60.0-1|27	
14cu|perl-Template-Plugin-Latex-3.60.0-1|28	%description
14cu|perl-Template-Plugin-Latex-3.60.0-1|29	The Template::Latex module is a wrapper of convenience around the Template
14cu|perl-Template-Plugin-Latex-3.60.0-1|30	module, providing additional support for generating PDF, PostScript and DVI
14cu|perl-Template-Plugin-Latex-3.60.0-1|31	documents from LaTeX templates.
14cu|perl-Template-Plugin-Latex-3.60.0-1|32	
14cu|perl-Template-Plugin-Latex-3.60.0-1|33	You use the Template::Latex module exactly as you would the Template
14cu|perl-Template-Plugin-Latex-3.60.0-1|34	module.
14cu|perl-Template-Plugin-Latex-3.60.0-1|35	
14cu|perl-Template-Plugin-Latex-3.60.0-1|36	%prep
14cu|perl-Template-Plugin-Latex-3.60.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Template-Plugin-Latex-3.60.0-1|38	
14cu|perl-Template-Plugin-Latex-3.60.0-1|39	%build
14cu|perl-Template-Plugin-Latex-3.60.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Template-Plugin-Latex-3.60.0-1|41	%make
14cu|perl-Template-Plugin-Latex-3.60.0-1|42	
14cu|perl-Template-Plugin-Latex-3.60.0-1|43	%check
14cu|perl-Template-Plugin-Latex-3.60.0-1|44	%make test
14cu|perl-Template-Plugin-Latex-3.60.0-1|45	
14cu|perl-Template-Plugin-Latex-3.60.0-1|46	%install
14cu|perl-Template-Plugin-Latex-3.60.0-1|47	%makeinstall_std
14cu|perl-Template-Plugin-Latex-3.60.0-1|48	
14cu|perl-Template-Plugin-Latex-3.60.0-1|49	%files
14cu|perl-Template-Plugin-Latex-3.60.0-1|50	%doc README README README Changes
14cu|perl-Template-Plugin-Latex-3.60.0-1|51	%{_mandir}/man3/*
14cu|perl-Template-Plugin-Latex-3.60.0-1|52	%{perl_vendorlib}/*
14cu|perl-Template-Plugin-Latex-3.60.0-1|53	
14cu|perl-Template-Plugin-Latex-3.60.0-1|54	
14cu|perl-Template-Plugin-Latex-3.60.0-1|55	%changelog
14cu|perl-Template-Plugin-Latex-3.60.0-1|56	
14cu|perl-Template-Plugin-Latex-3.60.0-1|57	* Sat Apr 18 2015 abfonly <abfonly@gmail.com> 3.60.0-1
14cu|perl-Template-Plugin-Latex-3.60.0-1|58	- (2eba930) Merge pull request #1 from abfonly/perl-Template-Plugin-Latex:rosa2014.1
14cu|perl-Template-Plugin-Latex-3.60.0-1|59	- (2eba930) abfonly
14cu|perl-Template-Plugin-Latex-3.60.0-1|60	
14cu|perl-Template-Plugin-Latex-3.60.0-1|61	

13347 14
14cu|perl-Template-Provider-FromDATA-0.130.0-1|1	%define upstream_name    Template-Provider-FromDATA
14cu|perl-Template-Provider-FromDATA-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-Template-Provider-FromDATA-0.130.0-1|3	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Template-Provider-FromDATA-0.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Template-Provider-FromDATA-0.130.0-1|6	Release:    1
14cu|perl-Template-Provider-FromDATA-0.130.0-1|7	Summary:    Load templates from your __DATA__ section
14cu|perl-Template-Provider-FromDATA-0.130.0-1|8	License:    GPL+ or Artistic
14cu|perl-Template-Provider-FromDATA-0.130.0-1|9	Group:      Development/Perl
14cu|perl-Template-Provider-FromDATA-0.130.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Template-Provider-FromDATA-0.130.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Template-Provider-FromDATA-0.130.0-1|12	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|13	BuildRequires: perl-devel
14cu|perl-Template-Provider-FromDATA-0.130.0-1|14	BuildRequires: perl(Class::Accessor)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|16	BuildRequires: perl(Template)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|18	BuildRequires: perl(Module::Install::ExtraTests)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|19	BuildRequires: perl(Test::Harness)
14cu|perl-Template-Provider-FromDATA-0.130.0-1|20	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|21	BuildArch: noarch
14cu|perl-Template-Provider-FromDATA-0.130.0-1|22	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|23	%description
14cu|perl-Template-Provider-FromDATA-0.130.0-1|24	This module allows you to store your templates inline with your code in the
14cu|perl-Template-Provider-FromDATA-0.130.0-1|25	'__DATA__' section. It will search any number of classes specified.
14cu|perl-Template-Provider-FromDATA-0.130.0-1|26	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|27	%prep
14cu|perl-Template-Provider-FromDATA-0.130.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Template-Provider-FromDATA-0.130.0-1|29	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|30	%build
14cu|perl-Template-Provider-FromDATA-0.130.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Template-Provider-FromDATA-0.130.0-1|32	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|33	%make
14cu|perl-Template-Provider-FromDATA-0.130.0-1|34	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|35	%check
14cu|perl-Template-Provider-FromDATA-0.130.0-1|36	%make test
14cu|perl-Template-Provider-FromDATA-0.130.0-1|37	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|38	%install
14cu|perl-Template-Provider-FromDATA-0.130.0-1|39	%makeinstall_std
14cu|perl-Template-Provider-FromDATA-0.130.0-1|40	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|41	%files
14cu|perl-Template-Provider-FromDATA-0.130.0-1|42	%doc Changes META.yml README
14cu|perl-Template-Provider-FromDATA-0.130.0-1|43	%{_mandir}/man3/*
14cu|perl-Template-Provider-FromDATA-0.130.0-1|44	%{perl_vendorlib}/*
14cu|perl-Template-Provider-FromDATA-0.130.0-1|45	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|46	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|47	%changelog
14cu|perl-Template-Provider-FromDATA-0.130.0-1|48	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|49	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 0.130.0-1
14cu|perl-Template-Provider-FromDATA-0.130.0-1|50	- (1e2db41) Imported from SRPM
14cu|perl-Template-Provider-FromDATA-0.130.0-1|51	
14cu|perl-Template-Provider-FromDATA-0.130.0-1|52	

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

13349 14
14cu|perl-Term-Clui-1.700.0-1|1	%define upstream_name		Term-Clui
14cu|perl-Term-Clui-1.700.0-1|2	%define upstream_version 1.70
14cu|perl-Term-Clui-1.700.0-1|3	
14cu|perl-Term-Clui-1.700.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Term-Clui-1.700.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Term-Clui-1.700.0-1|6	Release:	1
14cu|perl-Term-Clui-1.700.0-1|7	
14cu|perl-Term-Clui-1.700.0-1|8	Summary:	%{upstream_name} module for perl
14cu|perl-Term-Clui-1.700.0-1|9	License:	GPLv2+ or Artistic
14cu|perl-Term-Clui-1.700.0-1|10	Group:		Development/Perl
14cu|perl-Term-Clui-1.700.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Term-Clui-1.700.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Term-Clui-1.700.0-1|13	
14cu|perl-Term-Clui-1.700.0-1|14	BuildRequires:	perl-devel
14cu|perl-Term-Clui-1.700.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Term-Clui-1.700.0-1|16	BuildRequires:	perl(Term::ReadKey)
14cu|perl-Term-Clui-1.700.0-1|17	BuildRequires:	perl(Term::ReadLine::Gnu)
14cu|perl-Term-Clui-1.700.0-1|18	BuildArch:	noarch
14cu|perl-Term-Clui-1.700.0-1|19	
14cu|perl-Term-Clui-1.700.0-1|20	%description
14cu|perl-Term-Clui-1.700.0-1|21	Term::Clui offers a high-level user interface to give the user of
14cu|perl-Term-Clui-1.700.0-1|22	command-line applications a consistent "look and feel". Its metaphor
14cu|perl-Term-Clui-1.700.0-1|23	for the computer is as a human-like conversation-partner, and as each
14cu|perl-Term-Clui-1.700.0-1|24	question/response is completed it is summarised onto one line, and
14cu|perl-Term-Clui-1.700.0-1|25	remains on screen, so that the history of the session gradually
14cu|perl-Term-Clui-1.700.0-1|26	accumulates on the screen and is available for review, or for
14cu|perl-Term-Clui-1.700.0-1|27	cut/paste. This user interface can therefore be intermixed with
14cu|perl-Term-Clui-1.700.0-1|28	standard applications which write to STDOUT or STDERR, such as
14cu|perl-Term-Clui-1.700.0-1|29	make, pgp, rcs etc.
14cu|perl-Term-Clui-1.700.0-1|30	
14cu|perl-Term-Clui-1.700.0-1|31	For the user, &choose uses arrow keys (or hjkl) and Return or q;
14cu|perl-Term-Clui-1.700.0-1|32	also SpaceBar for multiple choices. &confirm expects y, Y, n or N.
14cu|perl-Term-Clui-1.700.0-1|33	In general, ctrl-L redraws the (currently active bit of the) screen.
14cu|perl-Term-Clui-1.700.0-1|34	&edit and &view use the default EDITOR and PAGER if possible.
14cu|perl-Term-Clui-1.700.0-1|35	
14cu|perl-Term-Clui-1.700.0-1|36	It's fast, simple, and has few external dependencies. It doesn't use curses
14cu|perl-Term-Clui-1.700.0-1|37	(which is a whole-of-screen interface); it uses a small subset of vt100
14cu|perl-Term-Clui-1.700.0-1|38	sequences (up down left right normal and reverse) which are very portable.
14cu|perl-Term-Clui-1.700.0-1|39	
14cu|perl-Term-Clui-1.700.0-1|40	%prep
14cu|perl-Term-Clui-1.700.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Term-Clui-1.700.0-1|42	pushd examples
14cu|perl-Term-Clui-1.700.0-1|43	find . -type f -exec chmod 755 {} \;
14cu|perl-Term-Clui-1.700.0-1|44	popd
14cu|perl-Term-Clui-1.700.0-1|45	
14cu|perl-Term-Clui-1.700.0-1|46	%build
14cu|perl-Term-Clui-1.700.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Term-Clui-1.700.0-1|48	%make
14cu|perl-Term-Clui-1.700.0-1|49	
14cu|perl-Term-Clui-1.700.0-1|50	%check
14cu|perl-Term-Clui-1.700.0-1|51	%make test
14cu|perl-Term-Clui-1.700.0-1|52	
14cu|perl-Term-Clui-1.700.0-1|53	%install
14cu|perl-Term-Clui-1.700.0-1|54	%makeinstall_std
14cu|perl-Term-Clui-1.700.0-1|55	
14cu|perl-Term-Clui-1.700.0-1|56	
14cu|perl-Term-Clui-1.700.0-1|57	%files
14cu|perl-Term-Clui-1.700.0-1|58	%doc Changes META.yml MYMETA.yml README examples
14cu|perl-Term-Clui-1.700.0-1|59	%{perl_vendorlib}/Term
14cu|perl-Term-Clui-1.700.0-1|60	%{_mandir}/*/*
14cu|perl-Term-Clui-1.700.0-1|61	
14cu|perl-Term-Clui-1.700.0-1|62	%changelog
14cu|perl-Term-Clui-1.700.0-1|63	
14cu|perl-Term-Clui-1.700.0-1|64	* Sat Apr 18 2015 abfonly <John@smith.org> 1.700.0-1
14cu|perl-Term-Clui-1.700.0-1|65	- (d331a16) Log: Update to 1.700.0, enable tests
14cu|perl-Term-Clui-1.700.0-1|66	
14cu|perl-Term-Clui-1.700.0-1|67	

13350 14
14cu|perl-Test-API-0.5.0-1|1	%define upstream_name   Test-API
14cu|perl-Test-API-0.5.0-1|2	%define upstream_version 0.005
14cu|perl-Test-API-0.5.0-1|3	
14cu|perl-Test-API-0.5.0-1|4	
14cu|perl-Test-API-0.5.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-Test-API-0.5.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-API-0.5.0-1|7	Release:	1
14cu|perl-Test-API-0.5.0-1|8	Summary:	Test a list of subroutines provided by a module
14cu|perl-Test-API-0.5.0-1|9	License:	ASL 2.0
14cu|perl-Test-API-0.5.0-1|10	Group:		Development/Perl
14cu|perl-Test-API-0.5.0-1|11	URL:		http://search.cpan.org/dist/Test-API/
14cu|perl-Test-API-0.5.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-API-0.5.0-1|13	
14cu|perl-Test-API-0.5.0-1|14	BuildRequires:	perl-devel
14cu|perl-Test-API-0.5.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Test-API-0.5.0-1|16	BuildRequires:	perl(strict)
14cu|perl-Test-API-0.5.0-1|17	BuildRequires:	perl(Symbol)
14cu|perl-Test-API-0.5.0-1|18	BuildRequires:	perl(Test::Builder::Module)
14cu|perl-Test-API-0.5.0-1|19	BuildRequires:	perl(warnings)
14cu|perl-Test-API-0.5.0-1|20	BuildRequires:	perl(Carp)
14cu|perl-Test-API-0.5.0-1|21	BuildRequires:	perl(Exporter)
14cu|perl-Test-API-0.5.0-1|22	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Test-API-0.5.0-1|23	BuildRequires:	perl(List::Util)
14cu|perl-Test-API-0.5.0-1|24	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Test-API-0.5.0-1|25	BuildRequires:	perl(Test::More)
14cu|perl-Test-API-0.5.0-1|26	BuildRequires:	perl(version)
14cu|perl-Test-API-0.5.0-1|27	BuildRequires:	perl(CPAN::Meta)
14cu|perl-Test-API-0.5.0-1|28	BuildRequires:	perl(CPAN::Meta::Requirements)
14cu|perl-Test-API-0.5.0-1|29	
14cu|perl-Test-API-0.5.0-1|30	BuildArch:	noarch
14cu|perl-Test-API-0.5.0-1|31	
14cu|perl-Test-API-0.5.0-1|32	%description
14cu|perl-Test-API-0.5.0-1|33	This simple test module checks the subroutines provided by a module. This is
14cu|perl-Test-API-0.5.0-1|34	useful for confirming a planned API in testing and ensuring that other
14cu|perl-Test-API-0.5.0-1|35	functions aren't unintentionally included via import.
14cu|perl-Test-API-0.5.0-1|36	
14cu|perl-Test-API-0.5.0-1|37	%prep
14cu|perl-Test-API-0.5.0-1|38	%setup -qn  %{upstream_name}-%{upstream_version}
14cu|perl-Test-API-0.5.0-1|39	
14cu|perl-Test-API-0.5.0-1|40	%build
14cu|perl-Test-API-0.5.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-API-0.5.0-1|42	%make
14cu|perl-Test-API-0.5.0-1|43	
14cu|perl-Test-API-0.5.0-1|44	%check
14cu|perl-Test-API-0.5.0-1|45	make test
14cu|perl-Test-API-0.5.0-1|46	
14cu|perl-Test-API-0.5.0-1|47	%install
14cu|perl-Test-API-0.5.0-1|48	%makeinstall_std
14cu|perl-Test-API-0.5.0-1|49	
14cu|perl-Test-API-0.5.0-1|50	
14cu|perl-Test-API-0.5.0-1|51	%files
14cu|perl-Test-API-0.5.0-1|52	%doc Changes CONTRIBUTING LICENSE README META.json META.yml
14cu|perl-Test-API-0.5.0-1|53	%{perl_vendorlib}/*
14cu|perl-Test-API-0.5.0-1|54	%{_mandir}/man3/*
14cu|perl-Test-API-0.5.0-1|55	
14cu|perl-Test-API-0.5.0-1|56	%changelog
14cu|perl-Test-API-0.5.0-1|57	
14cu|perl-Test-API-0.5.0-1|58	* Mon Jun 15 2015 abfonly <John@smith.org> 0.5.0-1
14cu|perl-Test-API-0.5.0-1|59	- (cffc724) Imported from SRPM
14cu|perl-Test-API-0.5.0-1|60	
14cu|perl-Test-API-0.5.0-1|61	

13351 14
14cu|perl-Test-Apocalypse-1.6.0-1|1	%define upstream_name    Test-Apocalypse
14cu|perl-Test-Apocalypse-1.6.0-1|2	%define upstream_version 1.006
14cu|perl-Test-Apocalypse-1.6.0-1|3	
14cu|perl-Test-Apocalypse-1.6.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Apocalypse-1.6.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Apocalypse-1.6.0-1|6	Release:    1
14cu|perl-Test-Apocalypse-1.6.0-1|7	
14cu|perl-Test-Apocalypse-1.6.0-1|8	Summary:    Plugin for Test::Pod::Spelling::CommonMistakes
14cu|perl-Test-Apocalypse-1.6.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Apocalypse-1.6.0-1|10	Group:      Development/Perl
14cu|perl-Test-Apocalypse-1.6.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Apocalypse-1.6.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Apocalypse-1.6.0-1|13	
14cu|perl-Test-Apocalypse-1.6.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Apocalypse-1.6.0-1|15	BuildRequires: perl(CPAN::Meta::Requirements)
14cu|perl-Test-Apocalypse-1.6.0-1|16	BuildRequires: perl(Capture::Tiny)
14cu|perl-Test-Apocalypse-1.6.0-1|17	BuildRequires: perl(Data::Dumper)
14cu|perl-Test-Apocalypse-1.6.0-1|18	BuildRequires: perl(Devel::PPPort)
14cu|perl-Test-Apocalypse-1.6.0-1|19	BuildRequires: perl(Exporter)
14cu|perl-Test-Apocalypse-1.6.0-1|20	BuildRequires: perl(File::Find::Rule)
14cu|perl-Test-Apocalypse-1.6.0-1|21	BuildRequires: perl(File::Slurp)
14cu|perl-Test-Apocalypse-1.6.0-1|22	BuildRequires: perl(File::Spec)
14cu|perl-Test-Apocalypse-1.6.0-1|23	BuildRequires: perl(File::Temp)
14cu|perl-Test-Apocalypse-1.6.0-1|24	BuildRequires: perl(File::Which)
14cu|perl-Test-Apocalypse-1.6.0-1|25	BuildRequires: perl(IO::Handle)
14cu|perl-Test-Apocalypse-1.6.0-1|26	BuildRequires: perl(IPC::Open3)
14cu|perl-Test-Apocalypse-1.6.0-1|27	BuildRequires: perl(JSON::Any)
14cu|perl-Test-Apocalypse-1.6.0-1|28	BuildRequires: perl(Module::Build)
14cu|perl-Test-Apocalypse-1.6.0-1|29	BuildRequires: perl(Module::CPANTS::Analyse) >= 0.960.0
14cu|perl-Test-Apocalypse-1.6.0-1|30	BuildRequires: perl(Module::Pluggable)
14cu|perl-Test-Apocalypse-1.6.0-1|31	BuildRequires: perl(Perl::Critic::Deprecated)
14cu|perl-Test-Apocalypse-1.6.0-1|32	BuildRequires: perl(Perl::Critic::Itch) >= 0.70.0
14cu|perl-Test-Apocalypse-1.6.0-1|33	BuildRequires: perl(Perl::Critic::Utils::Constants)
14cu|perl-Test-Apocalypse-1.6.0-1|34	BuildRequires: perl(Perl::Metrics::Simple)
14cu|perl-Test-Apocalypse-1.6.0-1|35	BuildRequires: perl(Perl::PrereqScanner)
14cu|perl-Test-Apocalypse-1.6.0-1|36	BuildRequires: perl(Pod::Coverage::TrustPod)
14cu|perl-Test-Apocalypse-1.6.0-1|37	BuildRequires: perl(Task::Perl::Critic)
14cu|perl-Test-Apocalypse-1.6.0-1|38	BuildRequires: perl(Test::AutoLoader) >= 0.30.0
14cu|perl-Test-Apocalypse-1.6.0-1|39	BuildRequires: perl(Test::CPAN::Changes)
14cu|perl-Test-Apocalypse-1.6.0-1|40	BuildRequires: perl(Test::CPAN::Meta)
14cu|perl-Test-Apocalypse-1.6.0-1|41	BuildRequires: perl(Test::CPAN::Meta::JSON) >= 0.160.0
14cu|perl-Test-Apocalypse-1.6.0-1|42	BuildRequires: perl(Test::CPAN::Meta::YAML)
14cu|perl-Test-Apocalypse-1.6.0-1|43	BuildRequires: perl(Test::Compile)
14cu|perl-Test-Apocalypse-1.6.0-1|44	BuildRequires: perl(Test::ConsistentVersion)
14cu|perl-Test-Apocalypse-1.6.0-1|45	BuildRequires: perl(Test::Deep)
14cu|perl-Test-Apocalypse-1.6.0-1|46	BuildRequires: perl(Test::Dir)
14cu|perl-Test-Apocalypse-1.6.0-1|47	BuildRequires: perl(Test::DistManifest)
14cu|perl-Test-Apocalypse-1.6.0-1|48	BuildRequires: perl(Test::EOL)
14cu|perl-Test-Apocalypse-1.6.0-1|49	BuildRequires: perl(Test::FailWarnings)
14cu|perl-Test-Apocalypse-1.6.0-1|50	BuildRequires: perl(Test::File)
14cu|perl-Test-Apocalypse-1.6.0-1|51	BuildRequires: perl(Test::Fixme)
14cu|perl-Test-Apocalypse-1.6.0-1|52	BuildRequires: perl(Test::HasVersion)
14cu|perl-Test-Apocalypse-1.6.0-1|53	BuildRequires: perl(Test::MinimumVersion)
14cu|perl-Test-Apocalypse-1.6.0-1|54	BuildRequires: perl(Test::Mojibake) >= 1.0.0
14cu|perl-Test-Apocalypse-1.6.0-1|55	BuildRequires: perl(Test::More)
14cu|perl-Test-Apocalypse-1.6.0-1|56	BuildRequires: perl(Test::NoBreakpoints) >= 0.150.0
14cu|perl-Test-Apocalypse-1.6.0-1|57	BuildRequires: perl(Test::NoPlan) >= 0.0.6
14cu|perl-Test-Apocalypse-1.6.0-1|58	BuildRequires: perl(Test::Perl::Critic)
14cu|perl-Test-Apocalypse-1.6.0-1|59	BuildRequires: perl(Test::Pod)
14cu|perl-Test-Apocalypse-1.6.0-1|60	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Test-Apocalypse-1.6.0-1|61	BuildRequires: perl(Test::Pod::LinkCheck)
14cu|perl-Test-Apocalypse-1.6.0-1|62	BuildRequires: perl(Test::Pod::No404s)
14cu|perl-Test-Apocalypse-1.6.0-1|63	BuildRequires: perl(Test::Pod::Spelling::CommonMistakes)
14cu|perl-Test-Apocalypse-1.6.0-1|64	BuildRequires: perl(Test::Portability::Files)
14cu|perl-Test-Apocalypse-1.6.0-1|65	BuildRequires: perl(Test::Script)
14cu|perl-Test-Apocalypse-1.6.0-1|66	BuildRequires: perl(Test::Signature)
14cu|perl-Test-Apocalypse-1.6.0-1|67	BuildRequires: perl(Test::Spelling)
14cu|perl-Test-Apocalypse-1.6.0-1|68	BuildRequires: perl(Test::Strict)
14cu|perl-Test-Apocalypse-1.6.0-1|69	BuildRequires: perl(Test::Synopsis)
14cu|perl-Test-Apocalypse-1.6.0-1|70	BuildRequires: perl(Test::Vars)
14cu|perl-Test-Apocalypse-1.6.0-1|71	BuildRequires: perl(YAML)
14cu|perl-Test-Apocalypse-1.6.0-1|72	BuildRequires: perl(YAML::Any)
14cu|perl-Test-Apocalypse-1.6.0-1|73	BuildRequires: perl(parent)
14cu|perl-Test-Apocalypse-1.6.0-1|74	BuildRequires: perl(strict)
14cu|perl-Test-Apocalypse-1.6.0-1|75	BuildRequires: perl(version)
14cu|perl-Test-Apocalypse-1.6.0-1|76	BuildRequires: perl(warnings)
14cu|perl-Test-Apocalypse-1.6.0-1|77	BuildRequires: perl(Path::Tiny)
14cu|perl-Test-Apocalypse-1.6.0-1|78	BuildRequires: perl(Perl::PrereqScanner)
14cu|perl-Test-Apocalypse-1.6.0-1|79	BuildRequires: perl(namespace::autoclean)
14cu|perl-Test-Apocalypse-1.6.0-1|80	BuildRequires: perl(File::HomeDir)
14cu|perl-Test-Apocalypse-1.6.0-1|81	
14cu|perl-Test-Apocalypse-1.6.0-1|82	BuildArch: noarch
14cu|perl-Test-Apocalypse-1.6.0-1|83	
14cu|perl-Test-Apocalypse-1.6.0-1|84	%description
14cu|perl-Test-Apocalypse-1.6.0-1|85	This module greatly simplifies common author tests for modules heading
14cu|perl-Test-Apocalypse-1.6.0-1|86	towards CPAN. I was sick of copy/pasting the tons of t/foo.t scripts +
14cu|perl-Test-Apocalypse-1.6.0-1|87	managing them in every distro. I thought it would be nice to bundle all of
14cu|perl-Test-Apocalypse-1.6.0-1|88	it into one module and toss it on CPAN :) That way, every time I update
14cu|perl-Test-Apocalypse-1.6.0-1|89	this module all of my dists would be magically updated!
14cu|perl-Test-Apocalypse-1.6.0-1|90	
14cu|perl-Test-Apocalypse-1.6.0-1|91	This module respects the RELEASE_TESTING/AUTOMATED_TESTING env variable, if
14cu|perl-Test-Apocalypse-1.6.0-1|92	it is not set it will skip the entire testsuite. Normally end-users should
14cu|perl-Test-Apocalypse-1.6.0-1|93	not run it; but you can if you want to see how bad my dists are, ha! The
14cu|perl-Test-Apocalypse-1.6.0-1|94	scheme is exactly the same as the one Alias proposed in the Test::XT
14cu|perl-Test-Apocalypse-1.6.0-1|95	manpage and in his blog post, the
14cu|perl-Test-Apocalypse-1.6.0-1|96	http://use.perl.org/use.perl.org/_Alias/journal/38822.html manpage.
14cu|perl-Test-Apocalypse-1.6.0-1|97	
14cu|perl-Test-Apocalypse-1.6.0-1|98	This module uses the Module::Pluggable manpage to have custom "backends"
14cu|perl-Test-Apocalypse-1.6.0-1|99	that process various tests. We wrap them in a hackish the Test::Block
14cu|perl-Test-Apocalypse-1.6.0-1|100	manpage block per-plugin and it seems to work nicely. If you want to write
14cu|perl-Test-Apocalypse-1.6.0-1|101	your own, it should be a breeze once you look at some of my plugins and see
14cu|perl-Test-Apocalypse-1.6.0-1|102	how it works. ( more documentation to come )
14cu|perl-Test-Apocalypse-1.6.0-1|103	
14cu|perl-Test-Apocalypse-1.6.0-1|104	%prep
14cu|perl-Test-Apocalypse-1.6.0-1|105	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Apocalypse-1.6.0-1|106	
14cu|perl-Test-Apocalypse-1.6.0-1|107	%build
14cu|perl-Test-Apocalypse-1.6.0-1|108	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Apocalypse-1.6.0-1|109	
14cu|perl-Test-Apocalypse-1.6.0-1|110	%make
14cu|perl-Test-Apocalypse-1.6.0-1|111	
14cu|perl-Test-Apocalypse-1.6.0-1|112	%check
14cu|perl-Test-Apocalypse-1.6.0-1|113	%make test
14cu|perl-Test-Apocalypse-1.6.0-1|114	
14cu|perl-Test-Apocalypse-1.6.0-1|115	%install
14cu|perl-Test-Apocalypse-1.6.0-1|116	%makeinstall_std
14cu|perl-Test-Apocalypse-1.6.0-1|117	
14cu|perl-Test-Apocalypse-1.6.0-1|118	%files
14cu|perl-Test-Apocalypse-1.6.0-1|119	%doc Changes META.yml README LICENSE META.json
14cu|perl-Test-Apocalypse-1.6.0-1|120	%{_mandir}/man3/*
14cu|perl-Test-Apocalypse-1.6.0-1|121	%{perl_vendorlib}/*
14cu|perl-Test-Apocalypse-1.6.0-1|122	
14cu|perl-Test-Apocalypse-1.6.0-1|123	
14cu|perl-Test-Apocalypse-1.6.0-1|124	%changelog
14cu|perl-Test-Apocalypse-1.6.0-1|125	
14cu|perl-Test-Apocalypse-1.6.0-1|126	* Tue Jun 02 2015 abfonly <John@smith.org> 1.6.0-1
14cu|perl-Test-Apocalypse-1.6.0-1|127	- (edc4a84) Imported from SRPM
14cu|perl-Test-Apocalypse-1.6.0-1|128	
14cu|perl-Test-Apocalypse-1.6.0-1|129	

13352 14
14cu|perl-Test-AutoLoader-0.30.0-1|1	%define upstream_name    Test-AutoLoader
14cu|perl-Test-AutoLoader-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Test-AutoLoader-0.30.0-1|3	
14cu|perl-Test-AutoLoader-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-AutoLoader-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-AutoLoader-0.30.0-1|6	Release:    1
14cu|perl-Test-AutoLoader-0.30.0-1|7	
14cu|perl-Test-AutoLoader-0.30.0-1|8	Summary:    A testing utility for autosplit/autoloaded modules
14cu|perl-Test-AutoLoader-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-AutoLoader-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Test-AutoLoader-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-AutoLoader-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-AutoLoader-0.30.0-1|13	
14cu|perl-Test-AutoLoader-0.30.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-AutoLoader-0.30.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-AutoLoader-0.30.0-1|16	BuildRequires: perl(Test::Builder)
14cu|perl-Test-AutoLoader-0.30.0-1|17	
14cu|perl-Test-AutoLoader-0.30.0-1|18	BuildArch: noarch
14cu|perl-Test-AutoLoader-0.30.0-1|19	
14cu|perl-Test-AutoLoader-0.30.0-1|20	%description
14cu|perl-Test-AutoLoader-0.30.0-1|21	This single-purpose module attempts to eliminate uncaught syntax errors or
14cu|perl-Test-AutoLoader-0.30.0-1|22	other obvious goofs in subroutines that are autosplit, and hence not looked
14cu|perl-Test-AutoLoader-0.30.0-1|23	at by 'perl -c Module.pm'. Ideally, this module will become unnecessary as
14cu|perl-Test-AutoLoader-0.30.0-1|24	you reach full coverage of those subroutines in your unit tests. Until that
14cu|perl-Test-AutoLoader-0.30.0-1|25	happy day, however, this should provide a quick and dirty backstop for
14cu|perl-Test-AutoLoader-0.30.0-1|26	embarrassing typos.
14cu|perl-Test-AutoLoader-0.30.0-1|27	
14cu|perl-Test-AutoLoader-0.30.0-1|28	Test::AutoLoader is built on Test::Builder, and should interoperate
14cu|perl-Test-AutoLoader-0.30.0-1|29	smoothly with other such modules (e.g. Test::Simple, Test::More).
14cu|perl-Test-AutoLoader-0.30.0-1|30	
14cu|perl-Test-AutoLoader-0.30.0-1|31	%prep
14cu|perl-Test-AutoLoader-0.30.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-AutoLoader-0.30.0-1|33	
14cu|perl-Test-AutoLoader-0.30.0-1|34	%build
14cu|perl-Test-AutoLoader-0.30.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-AutoLoader-0.30.0-1|36	
14cu|perl-Test-AutoLoader-0.30.0-1|37	%make
14cu|perl-Test-AutoLoader-0.30.0-1|38	
14cu|perl-Test-AutoLoader-0.30.0-1|39	%check
14cu|perl-Test-AutoLoader-0.30.0-1|40	%make test
14cu|perl-Test-AutoLoader-0.30.0-1|41	
14cu|perl-Test-AutoLoader-0.30.0-1|42	%install
14cu|perl-Test-AutoLoader-0.30.0-1|43	%makeinstall_std
14cu|perl-Test-AutoLoader-0.30.0-1|44	
14cu|perl-Test-AutoLoader-0.30.0-1|45	%files
14cu|perl-Test-AutoLoader-0.30.0-1|46	%doc README META.yml Changes
14cu|perl-Test-AutoLoader-0.30.0-1|47	%{_mandir}/man3/*
14cu|perl-Test-AutoLoader-0.30.0-1|48	%{perl_vendorlib}/*
14cu|perl-Test-AutoLoader-0.30.0-1|49	
14cu|perl-Test-AutoLoader-0.30.0-1|50	
14cu|perl-Test-AutoLoader-0.30.0-1|51	%changelog
14cu|perl-Test-AutoLoader-0.30.0-1|52	
14cu|perl-Test-AutoLoader-0.30.0-1|53	* Tue Jun 02 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Test-AutoLoader-0.30.0-1|54	- (27b8c95) Imported from SRPM
14cu|perl-Test-AutoLoader-0.30.0-1|55	
14cu|perl-Test-AutoLoader-0.30.0-1|56	

13353 14
14cu|perl-Test-CheckManifest-1.280.0-1|1	%define upstream_name    Test-CheckManifest
14cu|perl-Test-CheckManifest-1.280.0-1|2	%define upstream_version 1.28
14cu|perl-Test-CheckManifest-1.280.0-1|3	
14cu|perl-Test-CheckManifest-1.280.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-CheckManifest-1.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-CheckManifest-1.280.0-1|6	Release:    1
14cu|perl-Test-CheckManifest-1.280.0-1|7	
14cu|perl-Test-CheckManifest-1.280.0-1|8	Summary:    Check if your Manifest matches your distro
14cu|perl-Test-CheckManifest-1.280.0-1|9	License:    Artistic 2.0
14cu|perl-Test-CheckManifest-1.280.0-1|10	Group:      Development/Perl
14cu|perl-Test-CheckManifest-1.280.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-CheckManifest-1.280.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-CheckManifest-1.280.0-1|13	
14cu|perl-Test-CheckManifest-1.280.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-CheckManifest-1.280.0-1|15	BuildRequires: perl(Carp)
14cu|perl-Test-CheckManifest-1.280.0-1|16	BuildRequires: perl(Cwd)
14cu|perl-Test-CheckManifest-1.280.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14cu|perl-Test-CheckManifest-1.280.0-1|18	BuildRequires: perl(File::Basename)
14cu|perl-Test-CheckManifest-1.280.0-1|19	BuildRequires: perl(File::Find)
14cu|perl-Test-CheckManifest-1.280.0-1|20	BuildRequires: perl(File::Spec)
14cu|perl-Test-CheckManifest-1.280.0-1|21	BuildRequires: perl(Test::Builder)
14cu|perl-Test-CheckManifest-1.280.0-1|22	BuildArch:  noarch
14cu|perl-Test-CheckManifest-1.280.0-1|23	
14cu|perl-Test-CheckManifest-1.280.0-1|24	%description
14cu|perl-Test-CheckManifest-1.280.0-1|25	'Test::CheckManifest'
14cu|perl-Test-CheckManifest-1.280.0-1|26	
14cu|perl-Test-CheckManifest-1.280.0-1|27	EXPORT
14cu|perl-Test-CheckManifest-1.280.0-1|28	There is only one method exported: 'ok_manifest'
14cu|perl-Test-CheckManifest-1.280.0-1|29	
14cu|perl-Test-CheckManifest-1.280.0-1|30	%prep
14cu|perl-Test-CheckManifest-1.280.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Test-CheckManifest-1.280.0-1|32	
14cu|perl-Test-CheckManifest-1.280.0-1|33	%build
14cu|perl-Test-CheckManifest-1.280.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-CheckManifest-1.280.0-1|35	
14cu|perl-Test-CheckManifest-1.280.0-1|36	%make
14cu|perl-Test-CheckManifest-1.280.0-1|37	# We need debug enbled by default here, should be safe to skip tests.Sflo
14cu|perl-Test-CheckManifest-1.280.0-1|38	# The following files are not named in the MANIFEST file:
14cu|perl-Test-CheckManifest-1.280.0-1|39	#/home/symbianflo/rpmbuild/BUILD/Test-CheckManifest-1.28/debugsources.list,
14cu|perl-Test-CheckManifest-1.280.0-1|40	#/home/symbianflo/rpmbuild/BUILD/Test-CheckManifest-1.28/debugfiles.list,
14cu|perl-Test-CheckManifest-1.280.0-1|41	#/home/symbianflo/rpmbuild/BUILD/Test-CheckManifest-1.28/debuglinks.list
14cu|perl-Test-CheckManifest-1.280.0-1|42	#check
14cu|perl-Test-CheckManifest-1.280.0-1|43	#make test
14cu|perl-Test-CheckManifest-1.280.0-1|44	
14cu|perl-Test-CheckManifest-1.280.0-1|45	%install
14cu|perl-Test-CheckManifest-1.280.0-1|46	%makeinstall_std
14cu|perl-Test-CheckManifest-1.280.0-1|47	
14cu|perl-Test-CheckManifest-1.280.0-1|48	%files
14cu|perl-Test-CheckManifest-1.280.0-1|49	%doc Changes LICENSE META.yml MYMETA.yml README
14cu|perl-Test-CheckManifest-1.280.0-1|50	%{_mandir}/man3/*
14cu|perl-Test-CheckManifest-1.280.0-1|51	%perl_vendorlib/*
14cu|perl-Test-CheckManifest-1.280.0-1|52	
14cu|perl-Test-CheckManifest-1.280.0-1|53	
14cu|perl-Test-CheckManifest-1.280.0-1|54	
14cu|perl-Test-CheckManifest-1.280.0-1|55	%changelog
14cu|perl-Test-CheckManifest-1.280.0-1|56	* Sat Nov 29 2014 abfonly <abfonly@gmail.com> 1.280.0-1
14cu|perl-Test-CheckManifest-1.280.0-1|57	+ Revision: b086b7f
14cu|perl-Test-CheckManifest-1.280.0-1|58	- Imported from SRPM fixwed BR.
14cu|perl-Test-CheckManifest-1.280.0-1|59	
14cu|perl-Test-CheckManifest-1.280.0-1|60	

13354 14
14cu|perl-Test-Class-0.500.0-1|1	%define upstream_name    Test-Class
14cu|perl-Test-Class-0.500.0-1|2	%define upstream_version 0.50
14cu|perl-Test-Class-0.500.0-1|3	
14cu|perl-Test-Class-0.500.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Class-0.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Class-0.500.0-1|6	Release:	1
14cu|perl-Test-Class-0.500.0-1|7	
14cu|perl-Test-Class-0.500.0-1|8	Summary:	Write Perl test suites in xUnit style
14cu|perl-Test-Class-0.500.0-1|9	
14cu|perl-Test-Class-0.500.0-1|10	
14cu|perl-Test-Class-0.500.0-1|11	License:	GPL+ or Artistic
14cu|perl-Test-Class-0.500.0-1|12	Group:		Development/Perl
14cu|perl-Test-Class-0.500.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Class-0.500.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Class-0.500.0-1|15	
14cu|perl-Test-Class-0.500.0-1|16	BuildRequires:	perl-devel
14cu|perl-Test-Class-0.500.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Class-0.500.0-1|18	BuildRequires:	perl(Attribute::Handlers)
14cu|perl-Test-Class-0.500.0-1|19	BuildRequires:	perl(IO::File)
14cu|perl-Test-Class-0.500.0-1|20	BuildRequires:	perl(MRO::Compat)
14cu|perl-Test-Class-0.500.0-1|21	BuildRequires:	perl(Storable)
14cu|perl-Test-Class-0.500.0-1|22	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Class-0.500.0-1|23	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Test-Class-0.500.0-1|24	BuildRequires:	perl(Test::Exception)
14cu|perl-Test-Class-0.500.0-1|25	BuildRequires:	perl(Test::More)
14cu|perl-Test-Class-0.500.0-1|26	BuildRequires:	perl(Test::Simple)
14cu|perl-Test-Class-0.500.0-1|27	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Test-Class-0.500.0-1|28	BuildRequires:	perl(Contextual::Return)
14cu|perl-Test-Class-0.500.0-1|29	
14cu|perl-Test-Class-0.500.0-1|30	BuildArch:	noarch
14cu|perl-Test-Class-0.500.0-1|31	
14cu|perl-Test-Class-0.500.0-1|32	%description
14cu|perl-Test-Class-0.500.0-1|33	Test::Class provides a simple way of creating classes and objects to test
14cu|perl-Test-Class-0.500.0-1|34	your code in an xUnit style.
14cu|perl-Test-Class-0.500.0-1|35	
14cu|perl-Test-Class-0.500.0-1|36	Built using the Test::Builder manpage, it was designed to work with other
14cu|perl-Test-Class-0.500.0-1|37	Test::Builder based modules (the Test::More manpage, the Test::Differences
14cu|perl-Test-Class-0.500.0-1|38	manpage, the Test::Exception manpage, etc.).
14cu|perl-Test-Class-0.500.0-1|39	
14cu|perl-Test-Class-0.500.0-1|40	_Note:_ This module will make more sense, if you are already familiar with
14cu|perl-Test-Class-0.500.0-1|41	the "standard" mechanisms for testing perl code. Those unfamiliar with the
14cu|perl-Test-Class-0.500.0-1|42	Test::Harness manpage, the Test::Simple manpage, the Test::More manpage and
14cu|perl-Test-Class-0.500.0-1|43	friends should go take a look at them now. the Test::Tutorial manpage is a
14cu|perl-Test-Class-0.500.0-1|44	good starting point.
14cu|perl-Test-Class-0.500.0-1|45	
14cu|perl-Test-Class-0.500.0-1|46	%prep
14cu|perl-Test-Class-0.500.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Class-0.500.0-1|48	chmod 644 Changes META.yml META.json
14cu|perl-Test-Class-0.500.0-1|49	iconv -f iso8859-1 -t utf-8 Changes > \
14cu|perl-Test-Class-0.500.0-1|50	Changes.conv && mv -f Changes.conv Changes
14cu|perl-Test-Class-0.500.0-1|51	
14cu|perl-Test-Class-0.500.0-1|52	%build
14cu|perl-Test-Class-0.500.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Class-0.500.0-1|54	%make
14cu|perl-Test-Class-0.500.0-1|55	
14cu|perl-Test-Class-0.500.0-1|56	%check
14cu|perl-Test-Class-0.500.0-1|57	%make test
14cu|perl-Test-Class-0.500.0-1|58	
14cu|perl-Test-Class-0.500.0-1|59	%install
14cu|perl-Test-Class-0.500.0-1|60	%makeinstall_std
14cu|perl-Test-Class-0.500.0-1|61	
14cu|perl-Test-Class-0.500.0-1|62	%files
14cu|perl-Test-Class-0.500.0-1|63	%doc Changes META.yml README META.json
14cu|perl-Test-Class-0.500.0-1|64	%{_mandir}/man3/*
14cu|perl-Test-Class-0.500.0-1|65	%{perl_vendorlib}/*
14cu|perl-Test-Class-0.500.0-1|66	
14cu|perl-Test-Class-0.500.0-1|67	
14cu|perl-Test-Class-0.500.0-1|68	
14cu|perl-Test-Class-0.500.0-1|69	%changelog
14cu|perl-Test-Class-0.500.0-1|70	
14cu|perl-Test-Class-0.500.0-1|71	* Thu Oct 15 2015 abfonly <abfonly@gmail.com> 0.500.0-1
14cu|perl-Test-Class-0.500.0-1|72	- (8ab34c0) Log: Update to 0.500.0
14cu|perl-Test-Class-0.500.0-1|73	
14cu|perl-Test-Class-0.500.0-1|74	

13355 14
14cu|perl-Test-Class-Most-0.80.0-1|1	%define upstream_name    Test-Class-Most
14cu|perl-Test-Class-Most-0.80.0-1|2	%define upstream_version 0.08
14cu|perl-Test-Class-Most-0.80.0-1|3	
14cu|perl-Test-Class-Most-0.80.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Class-Most-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Class-Most-0.80.0-1|6	Release:    1
14cu|perl-Test-Class-Most-0.80.0-1|7	
14cu|perl-Test-Class-Most-0.80.0-1|8	Summary:    Test Classes the easy way
14cu|perl-Test-Class-Most-0.80.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Class-Most-0.80.0-1|10	Group:      Development/Perl
14cu|perl-Test-Class-Most-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Class-Most-0.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Class-Most-0.80.0-1|13	
14cu|perl-Test-Class-Most-0.80.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Class-Most-0.80.0-1|15	BuildRequires: perl(Module::Build) >= 0.400.0
14cu|perl-Test-Class-Most-0.80.0-1|16	BuildRequires: perl(Test::Class) >= 0.380.0
14cu|perl-Test-Class-Most-0.80.0-1|17	BuildRequires: perl(Test::Most) >= 0.310.0
14cu|perl-Test-Class-Most-0.80.0-1|18	BuildRequires: perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-Test-Class-Most-0.80.0-1|19	BuildRequires: perl-devel
14cu|perl-Test-Class-Most-0.80.0-1|20	
14cu|perl-Test-Class-Most-0.80.0-1|21	BuildArch:  noarch
14cu|perl-Test-Class-Most-0.80.0-1|22	
14cu|perl-Test-Class-Most-0.80.0-1|23	%description
14cu|perl-Test-Class-Most-0.80.0-1|24	When people write test classes with the excellent 'Test::Class', you often
14cu|perl-Test-Class-Most-0.80.0-1|25	see the following at the top of the code:
14cu|perl-Test-Class-Most-0.80.0-1|26	
14cu|perl-Test-Class-Most-0.80.0-1|27	package Some::Test::Class;
14cu|perl-Test-Class-Most-0.80.0-1|28	
14cu|perl-Test-Class-Most-0.80.0-1|29	use strict;
14cu|perl-Test-Class-Most-0.80.0-1|30	use warnings;
14cu|perl-Test-Class-Most-0.80.0-1|31	use base 'My::Test::Class';
14cu|perl-Test-Class-Most-0.80.0-1|32	use Test::More;
14cu|perl-Test-Class-Most-0.80.0-1|33	use Test::Exception;
14cu|perl-Test-Class-Most-0.80.0-1|34	
14cu|perl-Test-Class-Most-0.80.0-1|35	%prep
14cu|perl-Test-Class-Most-0.80.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Class-Most-0.80.0-1|37	
14cu|perl-Test-Class-Most-0.80.0-1|38	%build
14cu|perl-Test-Class-Most-0.80.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Class-Most-0.80.0-1|40	
14cu|perl-Test-Class-Most-0.80.0-1|41	%make
14cu|perl-Test-Class-Most-0.80.0-1|42	
14cu|perl-Test-Class-Most-0.80.0-1|43	%check
14cu|perl-Test-Class-Most-0.80.0-1|44	%make test
14cu|perl-Test-Class-Most-0.80.0-1|45	
14cu|perl-Test-Class-Most-0.80.0-1|46	%install
14cu|perl-Test-Class-Most-0.80.0-1|47	%makeinstall_std
14cu|perl-Test-Class-Most-0.80.0-1|48	
14cu|perl-Test-Class-Most-0.80.0-1|49	%files
14cu|perl-Test-Class-Most-0.80.0-1|50	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Test-Class-Most-0.80.0-1|51	%{_mandir}/man3/*
14cu|perl-Test-Class-Most-0.80.0-1|52	%perl_vendorlib/*
14cu|perl-Test-Class-Most-0.80.0-1|53	
14cu|perl-Test-Class-Most-0.80.0-1|54	%changelog
14cu|perl-Test-Class-Most-0.80.0-1|55	
14cu|perl-Test-Class-Most-0.80.0-1|56	* Tue Jun 30 2015 abfonly <John@smith.org> 0.80.0-1
14cu|perl-Test-Class-Most-0.80.0-1|57	- (6e9f868) Imported from SRPM
14cu|perl-Test-Class-Most-0.80.0-1|58	
14cu|perl-Test-Class-Most-0.80.0-1|59	

13356 14
14cu|perl-Test-Cmd-1.80.0-1|1	%define upstream_name    Test-Cmd
14cu|perl-Test-Cmd-1.80.0-1|2	%define upstream_version 1.08
14cu|perl-Test-Cmd-1.80.0-1|3	
14cu|perl-Test-Cmd-1.80.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Cmd-1.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Cmd-1.80.0-1|6	Release:	1
14cu|perl-Test-Cmd-1.80.0-1|7	
14cu|perl-Test-Cmd-1.80.0-1|8	Summary:	Perl module for portable testing of commands and scripts
14cu|perl-Test-Cmd-1.80.0-1|9	
14cu|perl-Test-Cmd-1.80.0-1|10	
14cu|perl-Test-Cmd-1.80.0-1|11	License:	GPL+ or Artistic
14cu|perl-Test-Cmd-1.80.0-1|12	Group:		Development/Perl
14cu|perl-Test-Cmd-1.80.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Cmd-1.80.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Cmd-1.80.0-1|15	
14cu|perl-Test-Cmd-1.80.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Cmd-1.80.0-1|17	BuildRequires:  perl(Test)
14cu|perl-Test-Cmd-1.80.0-1|18	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Test-Cmd-1.80.0-1|19	BuildRequires:  perl(Config)
14cu|perl-Test-Cmd-1.80.0-1|20	BuildRequires:  perl(Cwd)
14cu|perl-Test-Cmd-1.80.0-1|21	BuildRequires:  perl(Exporter)
14cu|perl-Test-Cmd-1.80.0-1|22	BuildRequires:  perl(File::Basename)
14cu|perl-Test-Cmd-1.80.0-1|23	BuildRequires:  perl(File::Copy)
14cu|perl-Test-Cmd-1.80.0-1|24	BuildRequires:  perl(File::Find)
14cu|perl-Test-Cmd-1.80.0-1|25	BuildRequires:  perl(File::Spec)
14cu|perl-Test-Cmd-1.80.0-1|26	BuildRequires:  perl(strict)
14cu|perl-Test-Cmd-1.80.0-1|27	BuildRequires:  perl(warnings)
14cu|perl-Test-Cmd-1.80.0-1|28	
14cu|perl-Test-Cmd-1.80.0-1|29	BuildArch:	noarch
14cu|perl-Test-Cmd-1.80.0-1|30	
14cu|perl-Test-Cmd-1.80.0-1|31	%description
14cu|perl-Test-Cmd-1.80.0-1|32	The Test::Cmd module provides a low-level framework for portable automated
14cu|perl-Test-Cmd-1.80.0-1|33	testing of executable commands and scripts (in any language, not just Perl),
14cu|perl-Test-Cmd-1.80.0-1|34	especially commands and scripts that interact with the file system.
14cu|perl-Test-Cmd-1.80.0-1|35	
14cu|perl-Test-Cmd-1.80.0-1|36	%prep
14cu|perl-Test-Cmd-1.80.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Cmd-1.80.0-1|38	
14cu|perl-Test-Cmd-1.80.0-1|39	%build
14cu|perl-Test-Cmd-1.80.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Cmd-1.80.0-1|41	%make
14cu|perl-Test-Cmd-1.80.0-1|42	
14cu|perl-Test-Cmd-1.80.0-1|43	%check
14cu|perl-Test-Cmd-1.80.0-1|44	make test
14cu|perl-Test-Cmd-1.80.0-1|45	
14cu|perl-Test-Cmd-1.80.0-1|46	%install
14cu|perl-Test-Cmd-1.80.0-1|47	%makeinstall_std
14cu|perl-Test-Cmd-1.80.0-1|48	
14cu|perl-Test-Cmd-1.80.0-1|49	%files
14cu|perl-Test-Cmd-1.80.0-1|50	%doc Changes README META.json META.yml
14cu|perl-Test-Cmd-1.80.0-1|51	%{perl_vendorlib}/Test
14cu|perl-Test-Cmd-1.80.0-1|52	%{_mandir}/*/*
14cu|perl-Test-Cmd-1.80.0-1|53	
14cu|perl-Test-Cmd-1.80.0-1|54	
14cu|perl-Test-Cmd-1.80.0-1|55	
14cu|perl-Test-Cmd-1.80.0-1|56	
14cu|perl-Test-Cmd-1.80.0-1|57	%changelog
14cu|perl-Test-Cmd-1.80.0-1|58	
14cu|perl-Test-Cmd-1.80.0-1|59	* Wed Oct 14 2015 abfonly <abfonly@gmail.com> 1.80.0-1
14cu|perl-Test-Cmd-1.80.0-1|60	- (07080e0) Log: Update to 1.80.0
14cu|perl-Test-Cmd-1.80.0-1|61	- (07080e0) fixed BR
14cu|perl-Test-Cmd-1.80.0-1|62	- (07080e0) spec clean
14cu|perl-Test-Cmd-1.80.0-1|63	
14cu|perl-Test-Cmd-1.80.0-1|64	

13357 14
14cu|perl-Test-Compile-1.2.1-1|1	%define upstream_name    Test-Compile
14cu|perl-Test-Compile-1.2.1-1|2	%define upstream_version 1.2.1
14cu|perl-Test-Compile-1.2.1-1|3	
14cu|perl-Test-Compile-1.2.1-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Compile-1.2.1-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Compile-1.2.1-1|6	Release:	1
14cu|perl-Test-Compile-1.2.1-1|7	
14cu|perl-Test-Compile-1.2.1-1|8	Summary:	Check whether Perl module files compile correctly
14cu|perl-Test-Compile-1.2.1-1|9	
14cu|perl-Test-Compile-1.2.1-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Compile-1.2.1-1|11	Group:		Development/Perl
14cu|perl-Test-Compile-1.2.1-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Compile-1.2.1-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-v%{upstream_version}.tar.gz
14cu|perl-Test-Compile-1.2.1-1|14	
14cu|perl-Test-Compile-1.2.1-1|15	BuildRequires:  perl-devel
14cu|perl-Test-Compile-1.2.1-1|16	BuildRequires:  perl(Devel::CheckOS)
14cu|perl-Test-Compile-1.2.1-1|17	BuildRequires:  perl(Test::More)
14cu|perl-Test-Compile-1.2.1-1|18	BuildRequires:  perl(Test::Pod)
14cu|perl-Test-Compile-1.2.1-1|19	BuildRequires:  perl(URI::Escape)
14cu|perl-Test-Compile-1.2.1-1|20	BuildRequires:  perl(Test::Pod::Coverage)
14cu|perl-Test-Compile-1.2.1-1|21	BuildRequires:  perl(UNIVERSAL::require)
14cu|perl-Test-Compile-1.2.1-1|22	BuildRequires:  perl(Test::Warnings)
14cu|perl-Test-Compile-1.2.1-1|23	
14cu|perl-Test-Compile-1.2.1-1|24	BuildArch:	noarch
14cu|perl-Test-Compile-1.2.1-1|25	
14cu|perl-Test-Compile-1.2.1-1|26	%description
14cu|perl-Test-Compile-1.2.1-1|27	Check Perl module files for errors or warnings in a test file.
14cu|perl-Test-Compile-1.2.1-1|28	
14cu|perl-Test-Compile-1.2.1-1|29	
14cu|perl-Test-Compile-1.2.1-1|30	%prep
14cu|perl-Test-Compile-1.2.1-1|31	%setup -qn %{upstream_name}-v%{upstream_version}
14cu|perl-Test-Compile-1.2.1-1|32	
14cu|perl-Test-Compile-1.2.1-1|33	%build
14cu|perl-Test-Compile-1.2.1-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Compile-1.2.1-1|35	%make
14cu|perl-Test-Compile-1.2.1-1|36	
14cu|perl-Test-Compile-1.2.1-1|37	%check
14cu|perl-Test-Compile-1.2.1-1|38	%make test
14cu|perl-Test-Compile-1.2.1-1|39	
14cu|perl-Test-Compile-1.2.1-1|40	%install
14cu|perl-Test-Compile-1.2.1-1|41	%makeinstall_std
14cu|perl-Test-Compile-1.2.1-1|42	
14cu|perl-Test-Compile-1.2.1-1|43	%files
14cu|perl-Test-Compile-1.2.1-1|44	%doc Changes README
14cu|perl-Test-Compile-1.2.1-1|45	%{_mandir}/man3/*
14cu|perl-Test-Compile-1.2.1-1|46	%{perl_vendorlib}/*
14cu|perl-Test-Compile-1.2.1-1|47	
14cu|perl-Test-Compile-1.2.1-1|48	
14cu|perl-Test-Compile-1.2.1-1|49	%changelog
14cu|perl-Test-Compile-1.2.1-1|50	
14cu|perl-Test-Compile-1.2.1-1|51	* Sat Apr 18 2015 abfonly <John@smith.org> 1.2.1-1
14cu|perl-Test-Compile-1.2.1-1|52	- (f4d7b3f) Log: Update to 1.2.1, fixed tests
14cu|perl-Test-Compile-1.2.1-1|53	
14cu|perl-Test-Compile-1.2.1-1|54	

13358 14
14cu|perl-Test-ConsistentVersion-0.3.0-1|1	%define upstream_name    Test-ConsistentVersion
14cu|perl-Test-ConsistentVersion-0.3.0-1|2	%define upstream_version v0.3.0
14cu|perl-Test-ConsistentVersion-0.3.0-1|3	
14cu|perl-Test-ConsistentVersion-0.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-ConsistentVersion-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-ConsistentVersion-0.3.0-1|6	Release:    1
14cu|perl-Test-ConsistentVersion-0.3.0-1|7	
14cu|perl-Test-ConsistentVersion-0.3.0-1|8	Summary:    Ensures distribution versions are consistent
14cu|perl-Test-ConsistentVersion-0.3.0-1|9	
14cu|perl-Test-ConsistentVersion-0.3.0-1|10	License:    GPL+ or Artistic
14cu|perl-Test-ConsistentVersion-0.3.0-1|11	Group:      Development/Perl
14cu|perl-Test-ConsistentVersion-0.3.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-ConsistentVersion-0.3.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-ConsistentVersion-0.3.0-1|14	
14cu|perl-Test-ConsistentVersion-0.3.0-1|15	BuildRequires: perl(Test::Builder)
14cu|perl-Test-ConsistentVersion-0.3.0-1|16	BuildRequires: perl(autodie)
14cu|perl-Test-ConsistentVersion-0.3.0-1|17	BuildRequires: perl(version)
14cu|perl-Test-ConsistentVersion-0.3.0-1|18	BuildRequires: perl(Module::Build)
14cu|perl-Test-ConsistentVersion-0.3.0-1|19	BuildRequires: perl(Test::Pod::Content)
14cu|perl-Test-ConsistentVersion-0.3.0-1|20	
14cu|perl-Test-ConsistentVersion-0.3.0-1|21	
14cu|perl-Test-ConsistentVersion-0.3.0-1|22	BuildArch: noarch
14cu|perl-Test-ConsistentVersion-0.3.0-1|23	
14cu|perl-Test-ConsistentVersion-0.3.0-1|24	%description
14cu|perl-Test-ConsistentVersion-0.3.0-1|25	The purpose of this module is to make it easy for other distribution
14cu|perl-Test-ConsistentVersion-0.3.0-1|26	authors to have consistent version numbers within the modules (as well as
14cu|perl-Test-ConsistentVersion-0.3.0-1|27	readme file and changelog) of the distribution.
14cu|perl-Test-ConsistentVersion-0.3.0-1|28	
14cu|perl-Test-ConsistentVersion-0.3.0-1|29	%prep
14cu|perl-Test-ConsistentVersion-0.3.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-ConsistentVersion-0.3.0-1|31	
14cu|perl-Test-ConsistentVersion-0.3.0-1|32	%build
14cu|perl-Test-ConsistentVersion-0.3.0-1|33	%{__perl} Build.PL installdirs=vendor
14cu|perl-Test-ConsistentVersion-0.3.0-1|34	
14cu|perl-Test-ConsistentVersion-0.3.0-1|35	./Build
14cu|perl-Test-ConsistentVersion-0.3.0-1|36	
14cu|perl-Test-ConsistentVersion-0.3.0-1|37	%check
14cu|perl-Test-ConsistentVersion-0.3.0-1|38	./Build test
14cu|perl-Test-ConsistentVersion-0.3.0-1|39	
14cu|perl-Test-ConsistentVersion-0.3.0-1|40	%install
14cu|perl-Test-ConsistentVersion-0.3.0-1|41	./Build install destdir=%{buildroot}
14cu|perl-Test-ConsistentVersion-0.3.0-1|42	
14cu|perl-Test-ConsistentVersion-0.3.0-1|43	
14cu|perl-Test-ConsistentVersion-0.3.0-1|44	%files
14cu|perl-Test-ConsistentVersion-0.3.0-1|45	%doc Changes META.yml README META.json
14cu|perl-Test-ConsistentVersion-0.3.0-1|46	%{_mandir}/man3/*
14cu|perl-Test-ConsistentVersion-0.3.0-1|47	%{perl_vendorlib}/*
14cu|perl-Test-ConsistentVersion-0.3.0-1|48	
14cu|perl-Test-ConsistentVersion-0.3.0-1|49	
14cu|perl-Test-ConsistentVersion-0.3.0-1|50	
14cu|perl-Test-ConsistentVersion-0.3.0-1|51	
14cu|perl-Test-ConsistentVersion-0.3.0-1|52	
14cu|perl-Test-ConsistentVersion-0.3.0-1|53	%changelog
14cu|perl-Test-ConsistentVersion-0.3.0-1|54	
14cu|perl-Test-ConsistentVersion-0.3.0-1|55	* Wed Oct 14 2015 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|perl-Test-ConsistentVersion-0.3.0-1|56	- (96e0651) Log: update to 0.3.0
14cu|perl-Test-ConsistentVersion-0.3.0-1|57	- (96e0651) spec clean
14cu|perl-Test-ConsistentVersion-0.3.0-1|58	
14cu|perl-Test-ConsistentVersion-0.3.0-1|59	

13359 14
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|1	%define upstream_name    Test-CPAN-Meta-JSON
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|2	%define upstream_version 0.16
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|3	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|6	Release:    1
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|7	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|8	Summary:    Validate CPAN META data against the specification
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|10	Group:      Development/Perl
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|13	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|16	BuildRequires: perl(IO::File)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|17	BuildRequires: perl(JSON)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|18	BuildRequires: perl(Test::Builder)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|19	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|21	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|22	BuildArch: noarch
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|23	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|24	%description
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|25	This module was written to ensure that a META.json file, provided with a
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|26	standard distribution uploaded to CPAN, meets the specifications that are
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|27	slowly being introduced to module uploads, via the use of package makers
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|28	and installers such as the ExtUtils::MakeMaker manpage, the Module::Build
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|29	manpage and the Module::Install manpage.
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|30	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|31	See the CPAN::Meta manpage for further details of the CPAN Meta
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|32	Specification.
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|33	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|34	%prep
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|36	iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.conv && mv -f LICENSE.conv LICENSE
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|37	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|38	%build
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|40	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|41	%make
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|42	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|43	%check
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|44	%make test
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|45	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|46	%install
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|47	%makeinstall_std
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|48	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|49	%files
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|50	%doc Changes README META.json LICENSE META.yml examples/
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|51	%{_mandir}/man3/*
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|52	%{perl_vendorlib}/*
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|53	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|54	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|55	%changelog
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|56	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|57	* Tue Jun 02 2015 abfonly <John@smith.org> 0.160.0-1
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|58	- (66e05f6) Imported from SRPM
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|59	
14cu|perl-Test-CPAN-Meta-JSON-0.160.0-1|60	

13360 14
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|1	%define upstream_name    Test-CPAN-Meta-YAML
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|2	%define upstream_version 0.25
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|3	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|6	Release:	1
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|7	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|8	Summary:	Validate META.json elements
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|9	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|11	Group:		Development/Perl
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|14	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|16	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|18	BuildRequires:	perl(Test::YAML::Valid)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|19	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|20	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|21	BuildRequires:	perl(YAML)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|22	BuildRequires:	perl(YAML::Syck)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|23	BuildRequires:	perl(IO::File)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|25	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|26	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|27	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|28	BuildArch:	noarch
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|29	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|30	%description
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|31	This module was written to ensure that a META.yml file, provided with a
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|32	standard distribution uploaded to CPAN, meets the specifications that
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|33	slowly being introduced to module uploads, via the use of the
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|34	ExtUtils::MakeMaker manpage, the Module::Build manpage and the
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|35	Module::Install manpage.
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|36	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|37	See the CPAN::Meta manpage for further details of the CPAN Meta
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|38	Specification.
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|39	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|40	%prep
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|42	for file in Changes LICENSE ; do
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|43	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|44	touch -r $file $file.new && \
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|45	mv $file.new $file
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|46	done
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|47	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|48	%build
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|50	%make
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|51	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|52	%check
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|53	%make test
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|54	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|55	%install
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|56	%makeinstall_std
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|57	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|58	%files
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|59	%doc Changes META.yml README LICENSE META.json
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|60	%{_mandir}/man3/*
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|61	%{perl_vendorlib}/*
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|62	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|63	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|64	%changelog
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|65	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|66	* Wed Oct 14 2015 abfonly <abfonly@gmail.com> 0.250.0-1
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|67	- (3771567) Log: Update to 0.250.0
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|68	- (3771567) fixed BR
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|69	- (3771567) spec clean
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|70	
14cu|perl-Test-CPAN-Meta-YAML-0.250.0-1|71	

13361 14
14cu|perl-Test-Deep-JSON-0.30.0-1|1	%define upstream_name    Test-Deep-JSON
14cu|perl-Test-Deep-JSON-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Test-Deep-JSON-0.30.0-1|3	
14cu|perl-Test-Deep-JSON-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Deep-JSON-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Deep-JSON-0.30.0-1|6	Release:    1
14cu|perl-Test-Deep-JSON-0.30.0-1|7	
14cu|perl-Test-Deep-JSON-0.30.0-1|8	Summary:    Compare JSON with Test::Deep
14cu|perl-Test-Deep-JSON-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Deep-JSON-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Test-Deep-JSON-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Deep-JSON-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Deep-JSON-0.30.0-1|13	
14cu|perl-Test-Deep-JSON-0.30.0-1|14	BuildRequires: perl(Exporter::Lite)
14cu|perl-Test-Deep-JSON-0.30.0-1|15	BuildRequires: perl(ExtUtils::CBuilder)
14cu|perl-Test-Deep-JSON-0.30.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Deep-JSON-0.30.0-1|17	BuildRequires: perl(JSON)
14cu|perl-Test-Deep-JSON-0.30.0-1|18	BuildRequires: perl(Test::Deep)
14cu|perl-Test-Deep-JSON-0.30.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-Test-Deep-JSON-0.30.0-1|20	BuildRequires: perl(Module::Build)
14cu|perl-Test-Deep-JSON-0.30.0-1|21	BuildRequires: perl(Test::Tester)
14cu|perl-Test-Deep-JSON-0.30.0-1|22	BuildRequires: perl-devel
14cu|perl-Test-Deep-JSON-0.30.0-1|23	
14cu|perl-Test-Deep-JSON-0.30.0-1|24	BuildArch: noarch
14cu|perl-Test-Deep-JSON-0.30.0-1|25	
14cu|perl-Test-Deep-JSON-0.30.0-1|26	%description
14cu|perl-Test-Deep-JSON-0.30.0-1|27	Test::Deep::JSON provides 'json($expected)' function to expect that target
14cu|perl-Test-Deep-JSON-0.30.0-1|28	can be parsed as a JSON string and matches (by 'cmp_deeply') with
14cu|perl-Test-Deep-JSON-0.30.0-1|29	_$expected_.
14cu|perl-Test-Deep-JSON-0.30.0-1|30	
14cu|perl-Test-Deep-JSON-0.30.0-1|31	%prep
14cu|perl-Test-Deep-JSON-0.30.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Deep-JSON-0.30.0-1|33	
14cu|perl-Test-Deep-JSON-0.30.0-1|34	%build
14cu|perl-Test-Deep-JSON-0.30.0-1|35	%{__perl} Build.PL installdirs=vendor
14cu|perl-Test-Deep-JSON-0.30.0-1|36	
14cu|perl-Test-Deep-JSON-0.30.0-1|37	./Build
14cu|perl-Test-Deep-JSON-0.30.0-1|38	
14cu|perl-Test-Deep-JSON-0.30.0-1|39	%check
14cu|perl-Test-Deep-JSON-0.30.0-1|40	./Build test
14cu|perl-Test-Deep-JSON-0.30.0-1|41	
14cu|perl-Test-Deep-JSON-0.30.0-1|42	%install
14cu|perl-Test-Deep-JSON-0.30.0-1|43	./Build install destdir=%{buildroot}
14cu|perl-Test-Deep-JSON-0.30.0-1|44	
14cu|perl-Test-Deep-JSON-0.30.0-1|45	%files
14cu|perl-Test-Deep-JSON-0.30.0-1|46	%doc Changes LICENSE META.json META.yml
14cu|perl-Test-Deep-JSON-0.30.0-1|47	%{_mandir}/man3/*
14cu|perl-Test-Deep-JSON-0.30.0-1|48	%{perl_vendorlib}/*
14cu|perl-Test-Deep-JSON-0.30.0-1|49	
14cu|perl-Test-Deep-JSON-0.30.0-1|50	
14cu|perl-Test-Deep-JSON-0.30.0-1|51	%changelog
14cu|perl-Test-Deep-JSON-0.30.0-1|52	* Mon Mar 30 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Test-Deep-JSON-0.30.0-1|53	+ Revision: f593b55
14cu|perl-Test-Deep-JSON-0.30.0-1|54	- Imported from SRPM
14cu|perl-Test-Deep-JSON-0.30.0-1|55	
14cu|perl-Test-Deep-JSON-0.30.0-1|56	

13362 14
14cu|perl-Test-Deep-Type-0.6.0-1|1	%define upstream_name    Test-Deep-Type
14cu|perl-Test-Deep-Type-0.6.0-1|2	%define upstream_version 0.006
14cu|perl-Test-Deep-Type-0.6.0-1|3	
14cu|perl-Test-Deep-Type-0.6.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Deep-Type-0.6.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Deep-Type-0.6.0-1|6	Release:    1
14cu|perl-Test-Deep-Type-0.6.0-1|7	
14cu|perl-Test-Deep-Type-0.6.0-1|8	Summary:    A Test::Deep plugin for validating type constraints
14cu|perl-Test-Deep-Type-0.6.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Deep-Type-0.6.0-1|10	Group:      Development/Perl
14cu|perl-Test-Deep-Type-0.6.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Deep-Type-0.6.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Deep-Type-0.6.0-1|13	
14cu|perl-Test-Deep-Type-0.6.0-1|14	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Test-Deep-Type-0.6.0-1|15	BuildRequires: perl(Exporter) >= 5.720.0
14cu|perl-Test-Deep-Type-0.6.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Deep-Type-0.6.0-1|17	BuildRequires: perl(File::Spec) >= 3.470.0
14cu|perl-Test-Deep-Type-0.6.0-1|18	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Test-Deep-Type-0.6.0-1|19	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Test-Deep-Type-0.6.0-1|20	BuildRequires: perl(Safe::Isa)
14cu|perl-Test-Deep-Type-0.6.0-1|21	BuildRequires: perl(Scalar::Util) >= 1.420.0
14cu|perl-Test-Deep-Type-0.6.0-1|22	BuildRequires: perl(Test::Deep) >= 0.115.0
14cu|perl-Test-Deep-Type-0.6.0-1|23	BuildRequires: perl(Test::Deep::Cmp)
14cu|perl-Test-Deep-Type-0.6.0-1|24	BuildRequires: perl(Test::Fatal) >= 0.14.0
14cu|perl-Test-Deep-Type-0.6.0-1|25	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Test-Deep-Type-0.6.0-1|26	BuildRequires: perl(Test::Requires)
14cu|perl-Test-Deep-Type-0.6.0-1|27	BuildRequires: perl(Test::Tester)
14cu|perl-Test-Deep-Type-0.6.0-1|28	BuildRequires: perl(Try::Tiny)
14cu|perl-Test-Deep-Type-0.6.0-1|29	BuildRequires: perl(namespace::clean)
14cu|perl-Test-Deep-Type-0.6.0-1|30	BuildRequires: perl(overload)
14cu|perl-Test-Deep-Type-0.6.0-1|31	BuildRequires: perl(parent)
14cu|perl-Test-Deep-Type-0.6.0-1|32	BuildRequires: perl(strict)
14cu|perl-Test-Deep-Type-0.6.0-1|33	BuildRequires: perl(warnings)
14cu|perl-Test-Deep-Type-0.6.0-1|34	BuildArch: noarch
14cu|perl-Test-Deep-Type-0.6.0-1|35	
14cu|perl-Test-Deep-Type-0.6.0-1|36	%description
14cu|perl-Test-Deep-Type-0.6.0-1|37	'Test::Deep::Type' provides the sub 'is_type' to indicate that the data
14cu|perl-Test-Deep-Type-0.6.0-1|38	being tested must validate against the passed type. This is an actual type
14cu|perl-Test-Deep-Type-0.6.0-1|39	_object_, not a string name -- for example something provided via the
14cu|perl-Test-Deep-Type-0.6.0-1|40	MooseX::Types manpage, or a plain old coderef that returns a bool (such as
14cu|perl-Test-Deep-Type-0.6.0-1|41	what might be used in a the Moo manpage type constraint).
14cu|perl-Test-Deep-Type-0.6.0-1|42	
14cu|perl-Test-Deep-Type-0.6.0-1|43	%prep
14cu|perl-Test-Deep-Type-0.6.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Deep-Type-0.6.0-1|45	
14cu|perl-Test-Deep-Type-0.6.0-1|46	%build
14cu|perl-Test-Deep-Type-0.6.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Deep-Type-0.6.0-1|48	
14cu|perl-Test-Deep-Type-0.6.0-1|49	%make
14cu|perl-Test-Deep-Type-0.6.0-1|50	
14cu|perl-Test-Deep-Type-0.6.0-1|51	%check
14cu|perl-Test-Deep-Type-0.6.0-1|52	%make test
14cu|perl-Test-Deep-Type-0.6.0-1|53	
14cu|perl-Test-Deep-Type-0.6.0-1|54	%install
14cu|perl-Test-Deep-Type-0.6.0-1|55	%makeinstall_std
14cu|perl-Test-Deep-Type-0.6.0-1|56	
14cu|perl-Test-Deep-Type-0.6.0-1|57	%files
14cu|perl-Test-Deep-Type-0.6.0-1|58	%doc Changes LICENSE META.json META.yml README
14cu|perl-Test-Deep-Type-0.6.0-1|59	%{_mandir}/man3/*
14cu|perl-Test-Deep-Type-0.6.0-1|60	%{perl_vendorlib}/*
14cu|perl-Test-Deep-Type-0.6.0-1|61	
14cu|perl-Test-Deep-Type-0.6.0-1|62	
14cu|perl-Test-Deep-Type-0.6.0-1|63	%changelog
14cu|perl-Test-Deep-Type-0.6.0-1|64	
14cu|perl-Test-Deep-Type-0.6.0-1|65	* Sat Jul 18 2015 abfonly <abfonly@gmail.com> 0.6.0-1
14cu|perl-Test-Deep-Type-0.6.0-1|66	- (ddcdc39) Imported from SRPM
14cu|perl-Test-Deep-Type-0.6.0-1|67	
14cu|perl-Test-Deep-Type-0.6.0-1|68	

13363 14
14cu|perl-Test-Dir-1.14.0-1|1	%define upstream_name    Test-Dir
14cu|perl-Test-Dir-1.14.0-1|2	%define upstream_version 1.014
14cu|perl-Test-Dir-1.14.0-1|3	
14cu|perl-Test-Dir-1.14.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Dir-1.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Dir-1.14.0-1|6	Release:    1
14cu|perl-Test-Dir-1.14.0-1|7	
14cu|perl-Test-Dir-1.14.0-1|8	Summary:    Test folder attributes
14cu|perl-Test-Dir-1.14.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Dir-1.14.0-1|10	Group:      Development/Perl
14cu|perl-Test-Dir-1.14.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Dir-1.14.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Dir-1.14.0-1|13	
14cu|perl-Test-Dir-1.14.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Dir-1.14.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Dir-1.14.0-1|16	BuildRequires: perl(File::Path)
14cu|perl-Test-Dir-1.14.0-1|17	BuildRequires: perl(Test::Builder)
14cu|perl-Test-Dir-1.14.0-1|18	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-Dir-1.14.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-Test-Dir-1.14.0-1|20	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Test-Dir-1.14.0-1|21	BuildRequires: perl(Test::Pod)
14cu|perl-Test-Dir-1.14.0-1|22	
14cu|perl-Test-Dir-1.14.0-1|23	BuildArch: noarch
14cu|perl-Test-Dir-1.14.0-1|24	
14cu|perl-Test-Dir-1.14.0-1|25	%description
14cu|perl-Test-Dir-1.14.0-1|26	This modules provides a collection of test utilities for directory
14cu|perl-Test-Dir-1.14.0-1|27	attributes. Use it in combination with Test::More in your test programs.
14cu|perl-Test-Dir-1.14.0-1|28	
14cu|perl-Test-Dir-1.14.0-1|29	%prep
14cu|perl-Test-Dir-1.14.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Dir-1.14.0-1|31	chmod -x README META.yml Changes
14cu|perl-Test-Dir-1.14.0-1|32	
14cu|perl-Test-Dir-1.14.0-1|33	%build
14cu|perl-Test-Dir-1.14.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Dir-1.14.0-1|35	
14cu|perl-Test-Dir-1.14.0-1|36	%make
14cu|perl-Test-Dir-1.14.0-1|37	
14cu|perl-Test-Dir-1.14.0-1|38	%check
14cu|perl-Test-Dir-1.14.0-1|39	%make test
14cu|perl-Test-Dir-1.14.0-1|40	
14cu|perl-Test-Dir-1.14.0-1|41	%install
14cu|perl-Test-Dir-1.14.0-1|42	%makeinstall_std
14cu|perl-Test-Dir-1.14.0-1|43	
14cu|perl-Test-Dir-1.14.0-1|44	%files
14cu|perl-Test-Dir-1.14.0-1|45	%doc Changes META.yml README
14cu|perl-Test-Dir-1.14.0-1|46	%{_mandir}/man3/*
14cu|perl-Test-Dir-1.14.0-1|47	%{perl_vendorlib}/*
14cu|perl-Test-Dir-1.14.0-1|48	
14cu|perl-Test-Dir-1.14.0-1|49	
14cu|perl-Test-Dir-1.14.0-1|50	%changelog
14cu|perl-Test-Dir-1.14.0-1|51	
14cu|perl-Test-Dir-1.14.0-1|52	* Tue Jun 02 2015 abfonly <John@smith.org> 1.14.0-1
14cu|perl-Test-Dir-1.14.0-1|53	- (902621a) Imported from SRPM
14cu|perl-Test-Dir-1.14.0-1|54	
14cu|perl-Test-Dir-1.14.0-1|55	

13364 14
14cu|perl-Test-DistManifest-1.14.0-1|1	%define upstream_name    Test-DistManifest
14cu|perl-Test-DistManifest-1.14.0-1|2	%define upstream_version 1.014
14cu|perl-Test-DistManifest-1.14.0-1|3	
14cu|perl-Test-DistManifest-1.14.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-DistManifest-1.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-DistManifest-1.14.0-1|6	Release:    1
14cu|perl-Test-DistManifest-1.14.0-1|7	
14cu|perl-Test-DistManifest-1.14.0-1|8	Summary:    Verify MANIFEST as an author test
14cu|perl-Test-DistManifest-1.14.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-DistManifest-1.14.0-1|10	Group:      Development/Perl
14cu|perl-Test-DistManifest-1.14.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-DistManifest-1.14.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-DistManifest-1.14.0-1|13	
14cu|perl-Test-DistManifest-1.14.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-DistManifest-1.14.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-DistManifest-1.14.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-Test-DistManifest-1.14.0-1|17	BuildRequires: perl(Cwd)
14cu|perl-Test-DistManifest-1.14.0-1|18	BuildRequires: perl(ExtUtils::Manifest)
14cu|perl-Test-DistManifest-1.14.0-1|19	BuildRequires: perl(Test::Builder)
14cu|perl-Test-DistManifest-1.14.0-1|20	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-DistManifest-1.14.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Test-DistManifest-1.14.0-1|22	BuildRequires: perl(Test::NoWarnings)
14cu|perl-Test-DistManifest-1.14.0-1|23	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Test-DistManifest-1.14.0-1|24	BuildRequires: perl(File::Find)
14cu|perl-Test-DistManifest-1.14.0-1|25	BuildRequires: perl(File::Spec::Unix)
14cu|perl-Test-DistManifest-1.14.0-1|26	BuildRequires: perl(Module::Manifest)
14cu|perl-Test-DistManifest-1.14.0-1|27	BuildRequires: perl(strict)
14cu|perl-Test-DistManifest-1.14.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Test-DistManifest-1.14.0-1|29	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Test-DistManifest-1.14.0-1|30	
14cu|perl-Test-DistManifest-1.14.0-1|31	BuildArch: noarch
14cu|perl-Test-DistManifest-1.14.0-1|32	
14cu|perl-Test-DistManifest-1.14.0-1|33	%description
14cu|perl-Test-DistManifest-1.14.0-1|34	This module provides a simple method of testing that a MANIFEST matches the
14cu|perl-Test-DistManifest-1.14.0-1|35	distribution.
14cu|perl-Test-DistManifest-1.14.0-1|36	
14cu|perl-Test-DistManifest-1.14.0-1|37	%prep
14cu|perl-Test-DistManifest-1.14.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-DistManifest-1.14.0-1|39	
14cu|perl-Test-DistManifest-1.14.0-1|40	%build
14cu|perl-Test-DistManifest-1.14.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-DistManifest-1.14.0-1|42	%make
14cu|perl-Test-DistManifest-1.14.0-1|43	
14cu|perl-Test-DistManifest-1.14.0-1|44	%check
14cu|perl-Test-DistManifest-1.14.0-1|45	rm *.list
14cu|perl-Test-DistManifest-1.14.0-1|46	%make test
14cu|perl-Test-DistManifest-1.14.0-1|47	
14cu|perl-Test-DistManifest-1.14.0-1|48	%install
14cu|perl-Test-DistManifest-1.14.0-1|49	%makeinstall_std
14cu|perl-Test-DistManifest-1.14.0-1|50	
14cu|perl-Test-DistManifest-1.14.0-1|51	%files
14cu|perl-Test-DistManifest-1.14.0-1|52	%doc Changes LICENSE META.yml README META.json examples
14cu|perl-Test-DistManifest-1.14.0-1|53	%{_mandir}/man3/*
14cu|perl-Test-DistManifest-1.14.0-1|54	%perl_vendorlib/*
14cu|perl-Test-DistManifest-1.14.0-1|55	
14cu|perl-Test-DistManifest-1.14.0-1|56	
14cu|perl-Test-DistManifest-1.14.0-1|57	%changelog
14cu|perl-Test-DistManifest-1.14.0-1|58	
14cu|perl-Test-DistManifest-1.14.0-1|59	* Wed Oct 14 2015 abfonly <abfonly@gmail.com> 1.14.0-1
14cu|perl-Test-DistManifest-1.14.0-1|60	- (2d44dd8) Log: Update to 1.14.0
14cu|perl-Test-DistManifest-1.14.0-1|61	- (2d44dd8) fixed BR
14cu|perl-Test-DistManifest-1.14.0-1|62	- (2d44dd8) spec clean
14cu|perl-Test-DistManifest-1.14.0-1|63	
14cu|perl-Test-DistManifest-1.14.0-1|64	

13365 14
14cu|perl-Test-EOL-1.600.0-1|1	%define upstream_name    Test-EOL
14cu|perl-Test-EOL-1.600.0-1|2	%define upstream_version 1.6
14cu|perl-Test-EOL-1.600.0-1|3	
14cu|perl-Test-EOL-1.600.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-EOL-1.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-EOL-1.600.0-1|6	Release:	1
14cu|perl-Test-EOL-1.600.0-1|7	
14cu|perl-Test-EOL-1.600.0-1|8	Summary:	Check the correct line endings in your project
14cu|perl-Test-EOL-1.600.0-1|9	
14cu|perl-Test-EOL-1.600.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-EOL-1.600.0-1|11	Group:		Development/Perl
14cu|perl-Test-EOL-1.600.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-EOL-1.600.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-EOL-1.600.0-1|14	
14cu|perl-Test-EOL-1.600.0-1|15	BuildRequires:	perl(IO::Handle)
14cu|perl-Test-EOL-1.600.0-1|16	BuildRequires:	perl(IPC::Open3)
14cu|perl-Test-EOL-1.600.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-EOL-1.600.0-1|18	BuildRequires:	perl(Cwd)
14cu|perl-Test-EOL-1.600.0-1|19	BuildRequires:	perl(strict)
14cu|perl-Test-EOL-1.600.0-1|20	BuildRequires:	perl(warnings)
14cu|perl-Test-EOL-1.600.0-1|21	BuildRequires:	perl(File::Find)
14cu|perl-Test-EOL-1.600.0-1|22	BuildRequires:	perl(File::Spec)
14cu|perl-Test-EOL-1.600.0-1|23	BuildRequires:	perl(File::Temp)
14cu|perl-Test-EOL-1.600.0-1|24	BuildRequires:	perl(FindBin)
14cu|perl-Test-EOL-1.600.0-1|25	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-EOL-1.600.0-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-EOL-1.600.0-1|27	BuildRequires:	perl(vars)
14cu|perl-Test-EOL-1.600.0-1|28	
14cu|perl-Test-EOL-1.600.0-1|29	BuildArch:	noarch
14cu|perl-Test-EOL-1.600.0-1|30	
14cu|perl-Test-EOL-1.600.0-1|31	%description
14cu|perl-Test-EOL-1.600.0-1|32	This module scans your project/distribution for any perl files (scripts,
14cu|perl-Test-EOL-1.600.0-1|33	modules, etc) for the presence of windows line endings.
14cu|perl-Test-EOL-1.600.0-1|34	
14cu|perl-Test-EOL-1.600.0-1|35	%prep
14cu|perl-Test-EOL-1.600.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-EOL-1.600.0-1|37	
14cu|perl-Test-EOL-1.600.0-1|38	%build
14cu|perl-Test-EOL-1.600.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-EOL-1.600.0-1|40	%make
14cu|perl-Test-EOL-1.600.0-1|41	
14cu|perl-Test-EOL-1.600.0-1|42	%check
14cu|perl-Test-EOL-1.600.0-1|43	%make test
14cu|perl-Test-EOL-1.600.0-1|44	
14cu|perl-Test-EOL-1.600.0-1|45	%install
14cu|perl-Test-EOL-1.600.0-1|46	%makeinstall_std
14cu|perl-Test-EOL-1.600.0-1|47	
14cu|perl-Test-EOL-1.600.0-1|48	%files
14cu|perl-Test-EOL-1.600.0-1|49	%doc Changes META.yml LICENSE README META.json
14cu|perl-Test-EOL-1.600.0-1|50	%{_mandir}/man3/*
14cu|perl-Test-EOL-1.600.0-1|51	%{perl_vendorlib}/*
14cu|perl-Test-EOL-1.600.0-1|52	
14cu|perl-Test-EOL-1.600.0-1|53	
14cu|perl-Test-EOL-1.600.0-1|54	%changelog
14cu|perl-Test-EOL-1.600.0-1|55	
14cu|perl-Test-EOL-1.600.0-1|56	* Tue Oct 13 2015 abfonly <abfonly@gmail.com> 1.600.0-1
14cu|perl-Test-EOL-1.600.0-1|57	- (83e6c55) Log: Update to 1.600.0
14cu|perl-Test-EOL-1.600.0-1|58	- (83e6c55) spec clean
14cu|perl-Test-EOL-1.600.0-1|59	
14cu|perl-Test-EOL-1.600.0-1|60	

13366 14
14cu|perl-Test-Expect-0.330.0-1|1	%define upstream_name    Test-Expect
14cu|perl-Test-Expect-0.330.0-1|2	%define upstream_version 0.33
14cu|perl-Test-Expect-0.330.0-1|3	
14cu|perl-Test-Expect-0.330.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Expect-0.330.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Expect-0.330.0-1|6	Release:    1
14cu|perl-Test-Expect-0.330.0-1|7	
14cu|perl-Test-Expect-0.330.0-1|8	Summary:    Automated driving and testing of terminal-based programs
14cu|perl-Test-Expect-0.330.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Expect-0.330.0-1|10	Group:      Development/Perl
14cu|perl-Test-Expect-0.330.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Expect-0.330.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Expect-0.330.0-1|13	
14cu|perl-Test-Expect-0.330.0-1|14	
14cu|perl-Test-Expect-0.330.0-1|15	BuildRequires:  perl
14cu|perl-Test-Expect-0.330.0-1|16	BuildRequires:  perl(Module::Build)
14cu|perl-Test-Expect-0.330.0-1|17	BuildRequires:  perl(strict)
14cu|perl-Test-Expect-0.330.0-1|18	BuildRequires:  perl(base)
14cu|perl-Test-Expect-0.330.0-1|19	BuildRequires:  perl(Class::Accessor::Chained::Fast)
14cu|perl-Test-Expect-0.330.0-1|20	BuildRequires:  perl(Expect::Simple)
14cu|perl-Test-Expect-0.330.0-1|21	BuildRequires:  perl(Exporter)
14cu|perl-Test-Expect-0.330.0-1|22	BuildRequires:  perl(Test::Builder)
14cu|perl-Test-Expect-0.330.0-1|23	BuildRequires:  perl(warnings)
14cu|perl-Test-Expect-0.330.0-1|24	BuildRequires:  perl(Expect)
14cu|perl-Test-Expect-0.330.0-1|25	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Test-Expect-0.330.0-1|26	
14cu|perl-Test-Expect-0.330.0-1|27	
14cu|perl-Test-Expect-0.330.0-1|28	BuildArch: noarch
14cu|perl-Test-Expect-0.330.0-1|29	
14cu|perl-Test-Expect-0.330.0-1|30	%description
14cu|perl-Test-Expect-0.330.0-1|31	the Test::Expect manpage is a module for automated driving and testing of
14cu|perl-Test-Expect-0.330.0-1|32	terminal-based programs. It is handy for testing interactive programs which
14cu|perl-Test-Expect-0.330.0-1|33	have a prompt, and is based on the same concepts as the Tcl Expect tool. As
14cu|perl-Test-Expect-0.330.0-1|34	in the Expect::Simple manpage, the the Expect manpage object is made
14cu|perl-Test-Expect-0.330.0-1|35	available for tweaking.
14cu|perl-Test-Expect-0.330.0-1|36	
14cu|perl-Test-Expect-0.330.0-1|37	the Test::Expect manpage is intended for use in a test script.
14cu|perl-Test-Expect-0.330.0-1|38	
14cu|perl-Test-Expect-0.330.0-1|39	%prep
14cu|perl-Test-Expect-0.330.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Expect-0.330.0-1|41	
14cu|perl-Test-Expect-0.330.0-1|42	%build
14cu|perl-Test-Expect-0.330.0-1|43	%{__perl} Build.PL INSTALLDIRS=vendor
14cu|perl-Test-Expect-0.330.0-1|44	./Build
14cu|perl-Test-Expect-0.330.0-1|45	
14cu|perl-Test-Expect-0.330.0-1|46	%check
14cu|perl-Test-Expect-0.330.0-1|47	./Build test
14cu|perl-Test-Expect-0.330.0-1|48	
14cu|perl-Test-Expect-0.330.0-1|49	%install
14cu|perl-Test-Expect-0.330.0-1|50	./Build install destdir=%buildroot installdirs=vendor
14cu|perl-Test-Expect-0.330.0-1|51	
14cu|perl-Test-Expect-0.330.0-1|52	%files
14cu|perl-Test-Expect-0.330.0-1|53	%doc META.yml README META.json CHANGES
14cu|perl-Test-Expect-0.330.0-1|54	%{_mandir}/man3/*
14cu|perl-Test-Expect-0.330.0-1|55	%{perl_vendorlib}/*
14cu|perl-Test-Expect-0.330.0-1|56	
14cu|perl-Test-Expect-0.330.0-1|57	
14cu|perl-Test-Expect-0.330.0-1|58	%changelog
14cu|perl-Test-Expect-0.330.0-1|59	
14cu|perl-Test-Expect-0.330.0-1|60	* Tue Oct 13 2015 abfonly <abfonly@gmail.com> 0.330.0-1
14cu|perl-Test-Expect-0.330.0-1|61	- (f454de2) Log: update to 0.330.0 spec clean
14cu|perl-Test-Expect-0.330.0-1|62	
14cu|perl-Test-Expect-0.330.0-1|63	

13367 14
14cu|perl-Test-File-1.440.0-1|1	%define upstream_name    Test-File
14cu|perl-Test-File-1.440.0-1|2	%define upstream_version 1.44
14cu|perl-Test-File-1.440.0-1|3	
14cu|perl-Test-File-1.440.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-File-1.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-File-1.440.0-1|6	Release:	1
14cu|perl-Test-File-1.440.0-1|7	
14cu|perl-Test-File-1.440.0-1|8	Summary:	Test file attributes
14cu|perl-Test-File-1.440.0-1|9	
14cu|perl-Test-File-1.440.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-File-1.440.0-1|11	Group:		Development/Perl
14cu|perl-Test-File-1.440.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-File-1.440.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-File-1.440.0-1|14	
14cu|perl-Test-File-1.440.0-1|15	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Test-File-1.440.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-File-1.440.0-1|17	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Test-File-1.440.0-1|18	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-File-1.440.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-File-1.440.0-1|20	BuildRequires:	perl(Test::utf8)
14cu|perl-Test-File-1.440.0-1|21	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-File-1.440.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-File-1.440.0-1|23	
14cu|perl-Test-File-1.440.0-1|24	BuildArch:	noarch
14cu|perl-Test-File-1.440.0-1|25	
14cu|perl-Test-File-1.440.0-1|26	%description
14cu|perl-Test-File-1.440.0-1|27	This modules provides a collection of test utilities for file
14cu|perl-Test-File-1.440.0-1|28	attributes.
14cu|perl-Test-File-1.440.0-1|29	
14cu|perl-Test-File-1.440.0-1|30	%prep
14cu|perl-Test-File-1.440.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-File-1.440.0-1|32	
14cu|perl-Test-File-1.440.0-1|33	%build
14cu|perl-Test-File-1.440.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-File-1.440.0-1|35	%make
14cu|perl-Test-File-1.440.0-1|36	
14cu|perl-Test-File-1.440.0-1|37	%check
14cu|perl-Test-File-1.440.0-1|38	make test
14cu|perl-Test-File-1.440.0-1|39	
14cu|perl-Test-File-1.440.0-1|40	%install
14cu|perl-Test-File-1.440.0-1|41	%makeinstall_std
14cu|perl-Test-File-1.440.0-1|42	
14cu|perl-Test-File-1.440.0-1|43	%files
14cu|perl-Test-File-1.440.0-1|44	%doc Changes README.* LICENSE META.yml META.json
14cu|perl-Test-File-1.440.0-1|45	%{perl_vendorlib}/Test
14cu|perl-Test-File-1.440.0-1|46	%{_mandir}/*/*
14cu|perl-Test-File-1.440.0-1|47	
14cu|perl-Test-File-1.440.0-1|48	
14cu|perl-Test-File-1.440.0-1|49	
14cu|perl-Test-File-1.440.0-1|50	%changelog
14cu|perl-Test-File-1.440.0-1|51	
14cu|perl-Test-File-1.440.0-1|52	* Tue Oct 13 2015 abfonly <abfonly@gmail.com> 1.440.0-1
14cu|perl-Test-File-1.440.0-1|53	- (6868bfb) Log: Update to 1.440.0
14cu|perl-Test-File-1.440.0-1|54	- (6868bfb) spec clean
14cu|perl-Test-File-1.440.0-1|55	
14cu|perl-Test-File-1.440.0-1|56	

13368 14
14cu|perl-Test-Filename-0.30.0-1|1	%define upstream_name    Test-Filename
14cu|perl-Test-Filename-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-Test-Filename-0.30.0-1|3	
14cu|perl-Test-Filename-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Filename-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Filename-0.30.0-1|6	Release:    1
14cu|perl-Test-Filename-0.30.0-1|7	
14cu|perl-Test-Filename-0.30.0-1|8	Summary:    Portable filename comparison
14cu|perl-Test-Filename-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Filename-0.30.0-1|10	Group:      Development/Perl
14cu|perl-Test-Filename-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Filename-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Filename-0.30.0-1|13	
14cu|perl-Test-Filename-0.30.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Filename-0.30.0-1|15	BuildRequires: perl(File::Find)
14cu|perl-Test-Filename-0.30.0-1|16	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Test-Filename-0.30.0-1|17	BuildRequires: perl(File::Temp)
14cu|perl-Test-Filename-0.30.0-1|18	BuildRequires: perl(Path::Tiny)
14cu|perl-Test-Filename-0.30.0-1|19	BuildRequires: perl(Test::Builder::Module)
14cu|perl-Test-Filename-0.30.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Test-Filename-0.30.0-1|21	BuildRequires: perl(Test::Tester)
14cu|perl-Test-Filename-0.30.0-1|22	BuildRequires: perl(strict)
14cu|perl-Test-Filename-0.30.0-1|23	BuildRequires: perl(warnings)
14cu|perl-Test-Filename-0.30.0-1|24	BuildArch: noarch
14cu|perl-Test-Filename-0.30.0-1|25	
14cu|perl-Test-Filename-0.30.0-1|26	%description
14cu|perl-Test-Filename-0.30.0-1|27	Many cross-platform test failures -- particularly on Win32 -- are due to
14cu|perl-Test-Filename-0.30.0-1|28	hard-coded file paths being used in comparison tests.
14cu|perl-Test-Filename-0.30.0-1|29	
14cu|perl-Test-Filename-0.30.0-1|30	my $file = get_file();     # returns "foo\bar.t";
14cu|perl-Test-Filename-0.30.0-1|31	is( $file, "foo/bar.t" );  # fails on Win32
14cu|perl-Test-Filename-0.30.0-1|32	
14cu|perl-Test-Filename-0.30.0-1|33	This simple module provides some handy functions to convert all those path
14cu|perl-Test-Filename-0.30.0-1|34	separators automatically so filename tests will just DWIM.
14cu|perl-Test-Filename-0.30.0-1|35	
14cu|perl-Test-Filename-0.30.0-1|36	%prep
14cu|perl-Test-Filename-0.30.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Filename-0.30.0-1|38	
14cu|perl-Test-Filename-0.30.0-1|39	%build
14cu|perl-Test-Filename-0.30.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Filename-0.30.0-1|41	
14cu|perl-Test-Filename-0.30.0-1|42	%make
14cu|perl-Test-Filename-0.30.0-1|43	
14cu|perl-Test-Filename-0.30.0-1|44	%check
14cu|perl-Test-Filename-0.30.0-1|45	%make test
14cu|perl-Test-Filename-0.30.0-1|46	
14cu|perl-Test-Filename-0.30.0-1|47	%install
14cu|perl-Test-Filename-0.30.0-1|48	%makeinstall_std
14cu|perl-Test-Filename-0.30.0-1|49	
14cu|perl-Test-Filename-0.30.0-1|50	%files
14cu|perl-Test-Filename-0.30.0-1|51	%doc Changes LICENSE META.json META.yml README
14cu|perl-Test-Filename-0.30.0-1|52	%{_mandir}/man3/*
14cu|perl-Test-Filename-0.30.0-1|53	%{perl_vendorlib}/*
14cu|perl-Test-Filename-0.30.0-1|54	
14cu|perl-Test-Filename-0.30.0-1|55	
14cu|perl-Test-Filename-0.30.0-1|56	%changelog
14cu|perl-Test-Filename-0.30.0-1|57	
14cu|perl-Test-Filename-0.30.0-1|58	* Sat May 30 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-Test-Filename-0.30.0-1|59	- (f7a825d) Imported from SRPM
14cu|perl-Test-Filename-0.30.0-1|60	
14cu|perl-Test-Filename-0.30.0-1|61	

13369 14
14cu|perl-Test-File-ShareDir-1.0.5-1|1	%define upstream_name    Test-File-ShareDir
14cu|perl-Test-File-ShareDir-1.0.5-1|2	%define upstream_version 1.000005
14cu|perl-Test-File-ShareDir-1.0.5-1|3	
14cu|perl-Test-File-ShareDir-1.0.5-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-File-ShareDir-1.0.5-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-File-ShareDir-1.0.5-1|6	Release:    1
14cu|perl-Test-File-ShareDir-1.0.5-1|7	
14cu|perl-Test-File-ShareDir-1.0.5-1|8	Summary:    Object Oriented ShareDir creation for modules
14cu|perl-Test-File-ShareDir-1.0.5-1|9	License:    GPL+ or Artistic
14cu|perl-Test-File-ShareDir-1.0.5-1|10	Group:      Development/Perl
14cu|perl-Test-File-ShareDir-1.0.5-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-File-ShareDir-1.0.5-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-File-ShareDir-1.0.5-1|13	
14cu|perl-Test-File-ShareDir-1.0.5-1|14	BuildRequires: perl-devel
14cu|perl-Test-File-ShareDir-1.0.5-1|15	BuildRequires: perl(Carp)
14cu|perl-Test-File-ShareDir-1.0.5-1|16	BuildRequires: perl(Class::Tiny)
14cu|perl-Test-File-ShareDir-1.0.5-1|17	BuildRequires: perl(Cwd)
14cu|perl-Test-File-ShareDir-1.0.5-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-File-ShareDir-1.0.5-1|19	BuildRequires: perl(File::Copy::Recursive)
14cu|perl-Test-File-ShareDir-1.0.5-1|20	BuildRequires: perl(File::ShareDir)
14cu|perl-Test-File-ShareDir-1.0.5-1|21	BuildRequires: perl(File::Spec)
14cu|perl-Test-File-ShareDir-1.0.5-1|22	BuildRequires: perl(FindBin)
14cu|perl-Test-File-ShareDir-1.0.5-1|23	BuildRequires: perl(Path::Tiny)
14cu|perl-Test-File-ShareDir-1.0.5-1|24	BuildRequires: perl(Test::Fatal)
14cu|perl-Test-File-ShareDir-1.0.5-1|25	BuildRequires: perl(Test::More)
14cu|perl-Test-File-ShareDir-1.0.5-1|26	BuildRequires: perl(strict)
14cu|perl-Test-File-ShareDir-1.0.5-1|27	BuildRequires: perl(warnings)
14cu|perl-Test-File-ShareDir-1.0.5-1|28	
14cu|perl-Test-File-ShareDir-1.0.5-1|29	BuildArch: noarch
14cu|perl-Test-File-ShareDir-1.0.5-1|30	
14cu|perl-Test-File-ShareDir-1.0.5-1|31	%description
14cu|perl-Test-File-ShareDir-1.0.5-1|32	This module only has support for creating 'new' style share dirs and are
14cu|perl-Test-File-ShareDir-1.0.5-1|33	NOT compatible with old File::ShareDirs.
14cu|perl-Test-File-ShareDir-1.0.5-1|34	
14cu|perl-Test-File-ShareDir-1.0.5-1|35	For this reason, unless you have File::ShareDir 1.00 or later installed,
14cu|perl-Test-File-ShareDir-1.0.5-1|36	this module will not be usable by you.
14cu|perl-Test-File-ShareDir-1.0.5-1|37	
14cu|perl-Test-File-ShareDir-1.0.5-1|38	%prep
14cu|perl-Test-File-ShareDir-1.0.5-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-File-ShareDir-1.0.5-1|40	
14cu|perl-Test-File-ShareDir-1.0.5-1|41	%build
14cu|perl-Test-File-ShareDir-1.0.5-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-File-ShareDir-1.0.5-1|43	
14cu|perl-Test-File-ShareDir-1.0.5-1|44	%make
14cu|perl-Test-File-ShareDir-1.0.5-1|45	
14cu|perl-Test-File-ShareDir-1.0.5-1|46	%check
14cu|perl-Test-File-ShareDir-1.0.5-1|47	%make test
14cu|perl-Test-File-ShareDir-1.0.5-1|48	
14cu|perl-Test-File-ShareDir-1.0.5-1|49	%install
14cu|perl-Test-File-ShareDir-1.0.5-1|50	%makeinstall_std
14cu|perl-Test-File-ShareDir-1.0.5-1|51	
14cu|perl-Test-File-ShareDir-1.0.5-1|52	%files
14cu|perl-Test-File-ShareDir-1.0.5-1|53	%doc LICENSE Changes README META.yml META.json
14cu|perl-Test-File-ShareDir-1.0.5-1|54	%{_mandir}/man3/*
14cu|perl-Test-File-ShareDir-1.0.5-1|55	%{perl_vendorlib}/*
14cu|perl-Test-File-ShareDir-1.0.5-1|56	
14cu|perl-Test-File-ShareDir-1.0.5-1|57	
14cu|perl-Test-File-ShareDir-1.0.5-1|58	%changelog
14cu|perl-Test-File-ShareDir-1.0.5-1|59	* Thu Feb 12 2015 abfonly <abfonly@gmail.com> 1.0.5-1
14cu|perl-Test-File-ShareDir-1.0.5-1|60	+ Revision: 63e4f84
14cu|perl-Test-File-ShareDir-1.0.5-1|61	- Imported from SRPM
14cu|perl-Test-File-ShareDir-1.0.5-1|62	
14cu|perl-Test-File-ShareDir-1.0.5-1|63	

13370 14
14cu|perl-Test-Fixme-0.150.0-1|1	%define upstream_name    Test-Fixme
14cu|perl-Test-Fixme-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-Test-Fixme-0.150.0-1|3	
14cu|perl-Test-Fixme-0.150.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Fixme-0.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Fixme-0.150.0-1|6	Release:	1
14cu|perl-Test-Fixme-0.150.0-1|7	
14cu|perl-Test-Fixme-0.150.0-1|8	Summary:	Check code for FIXMEs
14cu|perl-Test-Fixme-0.150.0-1|9	
14cu|perl-Test-Fixme-0.150.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Fixme-0.150.0-1|11	Group:		Development/Perl
14cu|perl-Test-Fixme-0.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Fixme-0.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Fixme-%{upstream_version}.tar.gz
14cu|perl-Test-Fixme-0.150.0-1|14	
14cu|perl-Test-Fixme-0.150.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Fixme-0.150.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Test-Fixme-0.150.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Fixme-0.150.0-1|18	BuildRequires:	perl(File::Finder)
14cu|perl-Test-Fixme-0.150.0-1|19	BuildRequires:	perl(File::Slurp)
14cu|perl-Test-Fixme-0.150.0-1|20	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Fixme-0.150.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Fixme-0.150.0-1|22	
14cu|perl-Test-Fixme-0.150.0-1|23	BuildArch:	noarch
14cu|perl-Test-Fixme-0.150.0-1|24	
14cu|perl-Test-Fixme-0.150.0-1|25	%description
14cu|perl-Test-Fixme-0.150.0-1|26	When coding it is common to come up against problems that need to be
14cu|perl-Test-Fixme-0.150.0-1|27	addressed but that are not a big deal at the moment. What generally happens
14cu|perl-Test-Fixme-0.150.0-1|28	is that the coder adds comments like:
14cu|perl-Test-Fixme-0.150.0-1|29	
14cu|perl-Test-Fixme-0.150.0-1|30	# FIXME - what about windows that are bigger than the screen?
14cu|perl-Test-Fixme-0.150.0-1|31	
14cu|perl-Test-Fixme-0.150.0-1|32	# FIXME - add checking of user priviledges here.
14cu|perl-Test-Fixme-0.150.0-1|33	
14cu|perl-Test-Fixme-0.150.0-1|34	%prep
14cu|perl-Test-Fixme-0.150.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Fixme-0.150.0-1|36	
14cu|perl-Test-Fixme-0.150.0-1|37	%build
14cu|perl-Test-Fixme-0.150.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Fixme-0.150.0-1|39	
14cu|perl-Test-Fixme-0.150.0-1|40	%make
14cu|perl-Test-Fixme-0.150.0-1|41	
14cu|perl-Test-Fixme-0.150.0-1|42	%check
14cu|perl-Test-Fixme-0.150.0-1|43	%make test
14cu|perl-Test-Fixme-0.150.0-1|44	
14cu|perl-Test-Fixme-0.150.0-1|45	%install
14cu|perl-Test-Fixme-0.150.0-1|46	%makeinstall_std
14cu|perl-Test-Fixme-0.150.0-1|47	
14cu|perl-Test-Fixme-0.150.0-1|48	%files
14cu|perl-Test-Fixme-0.150.0-1|49	%doc Changes META.yml README META.json LICENSE
14cu|perl-Test-Fixme-0.150.0-1|50	%{_mandir}/man3/*
14cu|perl-Test-Fixme-0.150.0-1|51	%{perl_vendorlib}/*
14cu|perl-Test-Fixme-0.150.0-1|52	
14cu|perl-Test-Fixme-0.150.0-1|53	
14cu|perl-Test-Fixme-0.150.0-1|54	
14cu|perl-Test-Fixme-0.150.0-1|55	%changelog
14cu|perl-Test-Fixme-0.150.0-1|56	
14cu|perl-Test-Fixme-0.150.0-1|57	* Mon Oct 12 2015 abfonly <abfonly@gmail.com> 0.150.0-1
14cu|perl-Test-Fixme-0.150.0-1|58	- (b746a3d) Log: Update to 0.150.0
14cu|perl-Test-Fixme-0.150.0-1|59	
14cu|perl-Test-Fixme-0.150.0-1|60	

13371 14
14cu|perl-Test-Kwalitee-1.220.0-1|1	%define upstream_name    Test-Kwalitee
14cu|perl-Test-Kwalitee-1.220.0-1|2	%define upstream_version 1.22
14cu|perl-Test-Kwalitee-1.220.0-1|3	
14cu|perl-Test-Kwalitee-1.220.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Kwalitee-1.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Kwalitee-1.220.0-1|6	Release:    1
14cu|perl-Test-Kwalitee-1.220.0-1|7	
14cu|perl-Test-Kwalitee-1.220.0-1|8	Summary:    Test the Kwalitee of a distribution before you release it
14cu|perl-Test-Kwalitee-1.220.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Kwalitee-1.220.0-1|10	Group:      Development/Perl
14cu|perl-Test-Kwalitee-1.220.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Kwalitee-1.220.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Kwalitee-1.220.0-1|13	
14cu|perl-Test-Kwalitee-1.220.0-1|14	BuildRequires: perl(CPAN::Meta::Check)
14cu|perl-Test-Kwalitee-1.220.0-1|15	BuildRequires: perl(CPAN::Meta::Requirements)
14cu|perl-Test-Kwalitee-1.220.0-1|16	BuildRequires: perl(Cwd)
14cu|perl-Test-Kwalitee-1.220.0-1|17	BuildRequires: perl(Exporter)
14cu|perl-Test-Kwalitee-1.220.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Kwalitee-1.220.0-1|19	BuildRequires: perl(File::Spec)
14cu|perl-Test-Kwalitee-1.220.0-1|20	BuildRequires: perl(Module::CPANTS::Analyse)
14cu|perl-Test-Kwalitee-1.220.0-1|21	BuildRequires: perl(Test::Builder)
14cu|perl-Test-Kwalitee-1.220.0-1|22	BuildRequires: perl(Test::Deep)
14cu|perl-Test-Kwalitee-1.220.0-1|23	BuildRequires: perl(Test::More)
14cu|perl-Test-Kwalitee-1.220.0-1|24	BuildRequires: perl(Test::Tester)
14cu|perl-Test-Kwalitee-1.220.0-1|25	BuildRequires: perl(Test::Warnings)
14cu|perl-Test-Kwalitee-1.220.0-1|26	BuildRequires: perl(version)
14cu|perl-Test-Kwalitee-1.220.0-1|27	BuildRequires: perl(namespace::clean)
14cu|perl-Test-Kwalitee-1.220.0-1|28	BuildRequires: perl(parent)
14cu|perl-Test-Kwalitee-1.220.0-1|29	BuildRequires: perl(strict)
14cu|perl-Test-Kwalitee-1.220.0-1|30	BuildRequires: perl(warnings)
14cu|perl-Test-Kwalitee-1.220.0-1|31	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Test-Kwalitee-1.220.0-1|32	
14cu|perl-Test-Kwalitee-1.220.0-1|33	BuildRequires: perl-devel
14cu|perl-Test-Kwalitee-1.220.0-1|34	BuildArch: noarch
14cu|perl-Test-Kwalitee-1.220.0-1|35	
14cu|perl-Test-Kwalitee-1.220.0-1|36	%description
14cu|perl-Test-Kwalitee-1.220.0-1|37	Kwalitee is an automatically-measurable gauge of how good your software is.
14cu|perl-Test-Kwalitee-1.220.0-1|38	That's very different from quality, which a computer really can't measure
14cu|perl-Test-Kwalitee-1.220.0-1|39	in a general sense. (If you can, you've solved a hard problem in computer
14cu|perl-Test-Kwalitee-1.220.0-1|40	science.)
14cu|perl-Test-Kwalitee-1.220.0-1|41	
14cu|perl-Test-Kwalitee-1.220.0-1|42	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
14cu|perl-Test-Kwalitee-1.220.0-1|43	funny acronym on its own) measures Kwalitee with several metrics. If you
14cu|perl-Test-Kwalitee-1.220.0-1|44	plan to release a distribution to the CPAN -- or even within your own
14cu|perl-Test-Kwalitee-1.220.0-1|45	organization -- testing its Kwalitee before creating a release can help you
14cu|perl-Test-Kwalitee-1.220.0-1|46	improve your quality as well.
14cu|perl-Test-Kwalitee-1.220.0-1|47	
14cu|perl-Test-Kwalitee-1.220.0-1|48	'Test::Kwalitee' and a short test file will do this for you automatically.
14cu|perl-Test-Kwalitee-1.220.0-1|49	
14cu|perl-Test-Kwalitee-1.220.0-1|50	%prep
14cu|perl-Test-Kwalitee-1.220.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Kwalitee-1.220.0-1|52	
14cu|perl-Test-Kwalitee-1.220.0-1|53	%build
14cu|perl-Test-Kwalitee-1.220.0-1|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Kwalitee-1.220.0-1|55	
14cu|perl-Test-Kwalitee-1.220.0-1|56	%make
14cu|perl-Test-Kwalitee-1.220.0-1|57	
14cu|perl-Test-Kwalitee-1.220.0-1|58	%check
14cu|perl-Test-Kwalitee-1.220.0-1|59	%make test
14cu|perl-Test-Kwalitee-1.220.0-1|60	
14cu|perl-Test-Kwalitee-1.220.0-1|61	%install
14cu|perl-Test-Kwalitee-1.220.0-1|62	%makeinstall_std
14cu|perl-Test-Kwalitee-1.220.0-1|63	
14cu|perl-Test-Kwalitee-1.220.0-1|64	%files
14cu|perl-Test-Kwalitee-1.220.0-1|65	%doc Changes LICENSE META.json META.yml README
14cu|perl-Test-Kwalitee-1.220.0-1|66	%{_bindir}/kwalitee-metrics
14cu|perl-Test-Kwalitee-1.220.0-1|67	%{perl_vendorlib}/Test
14cu|perl-Test-Kwalitee-1.220.0-1|68	%{_mandir}/*/*
14cu|perl-Test-Kwalitee-1.220.0-1|69	
14cu|perl-Test-Kwalitee-1.220.0-1|70	%changelog
14cu|perl-Test-Kwalitee-1.220.0-1|71	
14cu|perl-Test-Kwalitee-1.220.0-1|72	* Sun Apr 19 2015 abfonly <John@smith.org> 1.220.0-1
14cu|perl-Test-Kwalitee-1.220.0-1|73	- (3dd1819) Log: Update to 1.220.0, fixed BR and tests, rewrite spec
14cu|perl-Test-Kwalitee-1.220.0-1|74	
14cu|perl-Test-Kwalitee-1.220.0-1|75	

13372 14
14cu|perl-Test-LeakTrace-0.150.0-2|1	%define upstream_name    Test-LeakTrace
14cu|perl-Test-LeakTrace-0.150.0-2|2	%define upstream_version 0.15
14cu|perl-Test-LeakTrace-0.150.0-2|3	
14cu|perl-Test-LeakTrace-0.150.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-Test-LeakTrace-0.150.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-LeakTrace-0.150.0-2|6	Release:    2
14cu|perl-Test-LeakTrace-0.150.0-2|7	
14cu|perl-Test-LeakTrace-0.150.0-2|8	Summary:    A LeakTrace interface for whole scripts
14cu|perl-Test-LeakTrace-0.150.0-2|9	License:    GPL+ or Artistic
14cu|perl-Test-LeakTrace-0.150.0-2|10	Group:      Development/Perl
14cu|perl-Test-LeakTrace-0.150.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-LeakTrace-0.150.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-LeakTrace-0.150.0-2|13	
14cu|perl-Test-LeakTrace-0.150.0-2|14	BuildRequires: perl(Exporter)
14cu|perl-Test-LeakTrace-0.150.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-LeakTrace-0.150.0-2|16	BuildRequires: perl(Test::More)
14cu|perl-Test-LeakTrace-0.150.0-2|17	BuildRequires: perl-devel
14cu|perl-Test-LeakTrace-0.150.0-2|18	
14cu|perl-Test-LeakTrace-0.150.0-2|19	%description
14cu|perl-Test-LeakTrace-0.150.0-2|20	'Test::LeakTrace' provides several functions that trace memory leaks. This
14cu|perl-Test-LeakTrace-0.150.0-2|21	module scans arenas, the memory allocation system, so it can detect any
14cu|perl-Test-LeakTrace-0.150.0-2|22	leaked SVs in given blocks.
14cu|perl-Test-LeakTrace-0.150.0-2|23	
14cu|perl-Test-LeakTrace-0.150.0-2|24	*Leaked SVs* are SVs which are not released after the end of the scope they
14cu|perl-Test-LeakTrace-0.150.0-2|25	have been created. These SVs include global variables and internal caches.
14cu|perl-Test-LeakTrace-0.150.0-2|26	For example, if you call a method in a tracing block, perl might prepare a
14cu|perl-Test-LeakTrace-0.150.0-2|27	cache for the method. Thus, to trace true leaks, 'no_leaks_ok()' and
14cu|perl-Test-LeakTrace-0.150.0-2|28	'leaks_cmp_ok()' executes a block more than once.
14cu|perl-Test-LeakTrace-0.150.0-2|29	
14cu|perl-Test-LeakTrace-0.150.0-2|30	%prep
14cu|perl-Test-LeakTrace-0.150.0-2|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-LeakTrace-0.150.0-2|32	
14cu|perl-Test-LeakTrace-0.150.0-2|33	%build
14cu|perl-Test-LeakTrace-0.150.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-LeakTrace-0.150.0-2|35	
14cu|perl-Test-LeakTrace-0.150.0-2|36	%make
14cu|perl-Test-LeakTrace-0.150.0-2|37	
14cu|perl-Test-LeakTrace-0.150.0-2|38	%check
14cu|perl-Test-LeakTrace-0.150.0-2|39	%make test
14cu|perl-Test-LeakTrace-0.150.0-2|40	
14cu|perl-Test-LeakTrace-0.150.0-2|41	%install
14cu|perl-Test-LeakTrace-0.150.0-2|42	%makeinstall_std
14cu|perl-Test-LeakTrace-0.150.0-2|43	
14cu|perl-Test-LeakTrace-0.150.0-2|44	%files
14cu|perl-Test-LeakTrace-0.150.0-2|45	%doc Changes META.yml README
14cu|perl-Test-LeakTrace-0.150.0-2|46	%{_mandir}/man3/*
14cu|perl-Test-LeakTrace-0.150.0-2|47	%{perl_vendorlib}/*
14cu|perl-Test-LeakTrace-0.150.0-2|48	
14cu|perl-Test-LeakTrace-0.150.0-2|49	
14cu|perl-Test-LeakTrace-0.150.0-2|50	%changelog
14cu|perl-Test-LeakTrace-0.150.0-2|51	* Fri Feb 06 2015 abfonly <abfonly@gmail.com> 0.150.0-2
14cu|perl-Test-LeakTrace-0.150.0-2|52	+ Revision: e8807bf
14cu|perl-Test-LeakTrace-0.150.0-2|53	- Updated perl-Test-LeakTrace.spec
14cu|perl-Test-LeakTrace-0.150.0-2|54	
14cu|perl-Test-LeakTrace-0.150.0-2|55	

13373 14
14cu|perl-Test-LectroTest-0.5001-1|1	%define upstream_name    Test-LectroTest
14cu|perl-Test-LectroTest-0.5001-1|2	%define upstream_version 0.5001
14cu|perl-Test-LectroTest-0.5001-1|3	
14cu|perl-Test-LectroTest-0.5001-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-LectroTest-0.5001-1|5	# the old is not converted
14cu|perl-Test-LectroTest-0.5001-1|6	#Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-LectroTest-0.5001-1|7	#
14cu|perl-Test-LectroTest-0.5001-1|8	Version:	%{upstream_version}
14cu|perl-Test-LectroTest-0.5001-1|9	Release:    1
14cu|perl-Test-LectroTest-0.5001-1|10	
14cu|perl-Test-LectroTest-0.5001-1|11	Summary:    How to do regression testing (for free!)
14cu|perl-Test-LectroTest-0.5001-1|12	License:    GPL+ or Artistic
14cu|perl-Test-LectroTest-0.5001-1|13	Group:      Development/Perl
14cu|perl-Test-LectroTest-0.5001-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-LectroTest-0.5001-1|15	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-LectroTest-0.5001-1|16	
14cu|perl-Test-LectroTest-0.5001-1|17	BuildRequires: perl(Carp)
14cu|perl-Test-LectroTest-0.5001-1|18	BuildRequires: perl(Class::Struct)
14cu|perl-Test-LectroTest-0.5001-1|19	BuildRequires: perl(Data::Dumper)
14cu|perl-Test-LectroTest-0.5001-1|20	BuildRequires: perl(Exporter)
14cu|perl-Test-LectroTest-0.5001-1|21	BuildRequires: perl(File::Temp)
14cu|perl-Test-LectroTest-0.5001-1|22	BuildRequires: perl(Filter::Util::Call)
14cu|perl-Test-LectroTest-0.5001-1|23	BuildRequires: perl(POSIX)
14cu|perl-Test-LectroTest-0.5001-1|24	BuildRequires: perl(Scalar::Util)
14cu|perl-Test-LectroTest-0.5001-1|25	BuildRequires: perl(Test::Builder)
14cu|perl-Test-LectroTest-0.5001-1|26	BuildRequires: perl(Test::More)
14cu|perl-Test-LectroTest-0.5001-1|27	BuildRequires: perl(constant)
14cu|perl-Test-LectroTest-0.5001-1|28	BuildRequires: perl(strict)
14cu|perl-Test-LectroTest-0.5001-1|29	BuildRequires: perl(warnings)
14cu|perl-Test-LectroTest-0.5001-1|30	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Test-LectroTest-0.5001-1|31	BuildRequires: perl-devel
14cu|perl-Test-LectroTest-0.5001-1|32	
14cu|perl-Test-LectroTest-0.5001-1|33	BuildArch: noarch
14cu|perl-Test-LectroTest-0.5001-1|34	
14cu|perl-Test-LectroTest-0.5001-1|35	%description
14cu|perl-Test-LectroTest-0.5001-1|36	This module exports a single function 'capture' that allows you to
14cu|perl-Test-LectroTest-0.5001-1|37	temporarily capture output from a given filehandle. The function returns an
14cu|perl-Test-LectroTest-0.5001-1|38	anonymous function that can be used to restore the filehandle to its
14cu|perl-Test-LectroTest-0.5001-1|39	previous condition and return any captured output.
14cu|perl-Test-LectroTest-0.5001-1|40	
14cu|perl-Test-LectroTest-0.5001-1|41	For example, the output of the code in the Synopsis is as follows:
14cu|perl-Test-LectroTest-0.5001-1|42	
14cu|perl-Test-LectroTest-0.5001-1|43	before redirection
14cu|perl-Test-LectroTest-0.5001-1|44	after redirection
14cu|perl-Test-LectroTest-0.5001-1|45	Saved output = during redirection.
14cu|perl-Test-LectroTest-0.5001-1|46	
14cu|perl-Test-LectroTest-0.5001-1|47	%prep
14cu|perl-Test-LectroTest-0.5001-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-LectroTest-0.5001-1|49	
14cu|perl-Test-LectroTest-0.5001-1|50	%build
14cu|perl-Test-LectroTest-0.5001-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-LectroTest-0.5001-1|52	
14cu|perl-Test-LectroTest-0.5001-1|53	%make
14cu|perl-Test-LectroTest-0.5001-1|54	
14cu|perl-Test-LectroTest-0.5001-1|55	%check
14cu|perl-Test-LectroTest-0.5001-1|56	%make test
14cu|perl-Test-LectroTest-0.5001-1|57	
14cu|perl-Test-LectroTest-0.5001-1|58	%install
14cu|perl-Test-LectroTest-0.5001-1|59	%makeinstall_std
14cu|perl-Test-LectroTest-0.5001-1|60	
14cu|perl-Test-LectroTest-0.5001-1|61	%files
14cu|perl-Test-LectroTest-0.5001-1|62	%doc README Changes LICENSE META.yml
14cu|perl-Test-LectroTest-0.5001-1|63	%{_mandir}/man3/*
14cu|perl-Test-LectroTest-0.5001-1|64	%{perl_vendorlib}/*
14cu|perl-Test-LectroTest-0.5001-1|65	
14cu|perl-Test-LectroTest-0.5001-1|66	
14cu|perl-Test-LectroTest-0.5001-1|67	%changelog
14cu|perl-Test-LectroTest-0.5001-1|68	
14cu|perl-Test-LectroTest-0.5001-1|69	* Fri Apr 24 2015 abfonly <abfonly@gmail.com> 0.5001-1
14cu|perl-Test-LectroTest-0.5001-1|70	- (9c9210f) fixed versioning.
14cu|perl-Test-LectroTest-0.5001-1|71	
14cu|perl-Test-LectroTest-0.5001-1|72	

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

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

13376 14
14cu|perl-Test-MockModule-0.100.0-1|1	%define upstream_name    Test-MockModule
14cu|perl-Test-MockModule-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-Test-MockModule-0.100.0-1|3	
14cu|perl-Test-MockModule-0.100.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-MockModule-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-MockModule-0.100.0-1|6	Release:    1
14cu|perl-Test-MockModule-0.100.0-1|7	
14cu|perl-Test-MockModule-0.100.0-1|8	Summary:    Override subroutines in a module for unit testing
14cu|perl-Test-MockModule-0.100.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-MockModule-0.100.0-1|10	Group:      Development/Perl
14cu|perl-Test-MockModule-0.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-MockModule-0.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-MockModule-0.100.0-1|13	
14cu|perl-Test-MockModule-0.100.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Test-MockModule-0.100.0-1|15	BuildRequires: perl(SUPER)
14cu|perl-Test-MockModule-0.100.0-1|16	BuildRequires: perl(Scalar::Util)
14cu|perl-Test-MockModule-0.100.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Test-MockModule-0.100.0-1|18	BuildRequires: perl(Module::Build)
14cu|perl-Test-MockModule-0.100.0-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-Test-MockModule-0.100.0-1|20	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Test-MockModule-0.100.0-1|21	
14cu|perl-Test-MockModule-0.100.0-1|22	BuildArch: noarch
14cu|perl-Test-MockModule-0.100.0-1|23	
14cu|perl-Test-MockModule-0.100.0-1|24	%description
14cu|perl-Test-MockModule-0.100.0-1|25	'Test::MockModule' lets you temporarily redefine subroutines in other
14cu|perl-Test-MockModule-0.100.0-1|26	packages for the purposes of unit testing.
14cu|perl-Test-MockModule-0.100.0-1|27	
14cu|perl-Test-MockModule-0.100.0-1|28	A 'Test::MockModule' object is set up to mock subroutines for a given
14cu|perl-Test-MockModule-0.100.0-1|29	module. The object remembers the original subroutine so it can be easily
14cu|perl-Test-MockModule-0.100.0-1|30	restored. This happens automatically when all MockModule objects for the
14cu|perl-Test-MockModule-0.100.0-1|31	given module go out of scope, or when you 'unmock()' the subroutine.
14cu|perl-Test-MockModule-0.100.0-1|32	
14cu|perl-Test-MockModule-0.100.0-1|33	%prep
14cu|perl-Test-MockModule-0.100.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-MockModule-0.100.0-1|35	
14cu|perl-Test-MockModule-0.100.0-1|36	%build
14cu|perl-Test-MockModule-0.100.0-1|37	%{__perl} Build.PL installdirs=vendor
14cu|perl-Test-MockModule-0.100.0-1|38	
14cu|perl-Test-MockModule-0.100.0-1|39	./Build
14cu|perl-Test-MockModule-0.100.0-1|40	
14cu|perl-Test-MockModule-0.100.0-1|41	%check
14cu|perl-Test-MockModule-0.100.0-1|42	./Build test
14cu|perl-Test-MockModule-0.100.0-1|43	
14cu|perl-Test-MockModule-0.100.0-1|44	%install
14cu|perl-Test-MockModule-0.100.0-1|45	./Build install destdir=%{buildroot}
14cu|perl-Test-MockModule-0.100.0-1|46	
14cu|perl-Test-MockModule-0.100.0-1|47	%files
14cu|perl-Test-MockModule-0.100.0-1|48	%doc LICENSE META.yml Changes README META.json
14cu|perl-Test-MockModule-0.100.0-1|49	%{_mandir}/man3/*
14cu|perl-Test-MockModule-0.100.0-1|50	%{perl_vendorlib}/*
14cu|perl-Test-MockModule-0.100.0-1|51	
14cu|perl-Test-MockModule-0.100.0-1|52	
14cu|perl-Test-MockModule-0.100.0-1|53	%changelog
14cu|perl-Test-MockModule-0.100.0-1|54	
14cu|perl-Test-MockModule-0.100.0-1|55	* Mon Oct 12 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-Test-MockModule-0.100.0-1|56	- (f088852) Log: Re-imported 0.100.0
14cu|perl-Test-MockModule-0.100.0-1|57	
14cu|perl-Test-MockModule-0.100.0-1|58	

13377 14
14cu|perl-Test-MockObject-1.201.505.270-1|1	%define upstream_name    Test-MockObject
14cu|perl-Test-MockObject-1.201.505.270-1|2	%define upstream_version 1.20150527
14cu|perl-Test-MockObject-1.201.505.270-1|3	
14cu|perl-Test-MockObject-1.201.505.270-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-MockObject-1.201.505.270-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-MockObject-1.201.505.270-1|6	Release:	1
14cu|perl-Test-MockObject-1.201.505.270-1|7	
14cu|perl-Test-MockObject-1.201.505.270-1|8	Summary:	Perl extension for emulating troublesome interfaces
14cu|perl-Test-MockObject-1.201.505.270-1|9	
14cu|perl-Test-MockObject-1.201.505.270-1|10	License:	GPL+ or Artistic
14cu|perl-Test-MockObject-1.201.505.270-1|11	Group:		Development/Perl
14cu|perl-Test-MockObject-1.201.505.270-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-MockObject-1.201.505.270-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-MockObject-1.201.505.270-1|14	
14cu|perl-Test-MockObject-1.201.505.270-1|15	BuildRequires:	perl-devel
14cu|perl-Test-MockObject-1.201.505.270-1|16	BuildRequires:	perl(UNIVERSAL::isa)
14cu|perl-Test-MockObject-1.201.505.270-1|17	BuildRequires:	perl(UNIVERSAL::can)
14cu|perl-Test-MockObject-1.201.505.270-1|18	BuildRequires:	perl(Test::Warn) >= 0.230
14cu|perl-Test-MockObject-1.201.505.270-1|19	BuildRequires:	perl(Test::More) >= 0.980
14cu|perl-Test-MockObject-1.201.505.270-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-Test-MockObject-1.201.505.270-1|21	BuildRequires:	perl(CGI)
14cu|perl-Test-MockObject-1.201.505.270-1|22	
14cu|perl-Test-MockObject-1.201.505.270-1|23	BuildArch:	noarch
14cu|perl-Test-MockObject-1.201.505.270-1|24	
14cu|perl-Test-MockObject-1.201.505.270-1|25	%description
14cu|perl-Test-MockObject-1.201.505.270-1|26	It's a simple program that doesn't use any other modules, and those are easy to
14cu|perl-Test-MockObject-1.201.505.270-1|27	test. More often, testing a program completely means faking up input to another
14cu|perl-Test-MockObject-1.201.505.270-1|28	module, trying to coax the right output from something you're not supposed to
14cu|perl-Test-MockObject-1.201.505.270-1|29	be testing anyway.
14cu|perl-Test-MockObject-1.201.505.270-1|30	
14cu|perl-Test-MockObject-1.201.505.270-1|31	Testing is a lot easier when you can control the entire environment. With
14cu|perl-Test-MockObject-1.201.505.270-1|32	Test::MockObject, you can get a lot closer.
14cu|perl-Test-MockObject-1.201.505.270-1|33	
14cu|perl-Test-MockObject-1.201.505.270-1|34	Test::MockObject allows you to create objects that conform to particular
14cu|perl-Test-MockObject-1.201.505.270-1|35	interfaces with very little code. You don't have to reimplement the behavior,
14cu|perl-Test-MockObject-1.201.505.270-1|36	just the input and the output.
14cu|perl-Test-MockObject-1.201.505.270-1|37	
14cu|perl-Test-MockObject-1.201.505.270-1|38	%prep
14cu|perl-Test-MockObject-1.201.505.270-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-MockObject-1.201.505.270-1|40	
14cu|perl-Test-MockObject-1.201.505.270-1|41	%build
14cu|perl-Test-MockObject-1.201.505.270-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-MockObject-1.201.505.270-1|43	%make
14cu|perl-Test-MockObject-1.201.505.270-1|44	
14cu|perl-Test-MockObject-1.201.505.270-1|45	%install
14cu|perl-Test-MockObject-1.201.505.270-1|46	%makeinstall_std
14cu|perl-Test-MockObject-1.201.505.270-1|47	
14cu|perl-Test-MockObject-1.201.505.270-1|48	%check
14cu|perl-Test-MockObject-1.201.505.270-1|49	make test
14cu|perl-Test-MockObject-1.201.505.270-1|50	
14cu|perl-Test-MockObject-1.201.505.270-1|51	%files
14cu|perl-Test-MockObject-1.201.505.270-1|52	%doc Changes README LICENSE META.yml
14cu|perl-Test-MockObject-1.201.505.270-1|53	%{perl_vendorlib}/Test
14cu|perl-Test-MockObject-1.201.505.270-1|54	%{_mandir}/*/*
14cu|perl-Test-MockObject-1.201.505.270-1|55	
14cu|perl-Test-MockObject-1.201.505.270-1|56	
14cu|perl-Test-MockObject-1.201.505.270-1|57	
14cu|perl-Test-MockObject-1.201.505.270-1|58	
14cu|perl-Test-MockObject-1.201.505.270-1|59	%changelog
14cu|perl-Test-MockObject-1.201.505.270-1|60	
14cu|perl-Test-MockObject-1.201.505.270-1|61	* Sat Jun 20 2015 abfonly <John@smith.org> 1.201.505.270-1
14cu|perl-Test-MockObject-1.201.505.270-1|62	- (77ff7a9) Log: Update to 1.201.505.270
14cu|perl-Test-MockObject-1.201.505.270-1|63	
14cu|perl-Test-MockObject-1.201.505.270-1|64	

13378 14
14cu|perl-Test-MockTime-0.150.0-1|1	%define upstream_name    Test-MockTime
14cu|perl-Test-MockTime-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-Test-MockTime-0.150.0-1|3	
14cu|perl-Test-MockTime-0.150.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-MockTime-0.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-MockTime-0.150.0-1|6	Release:	1
14cu|perl-Test-MockTime-0.150.0-1|7	
14cu|perl-Test-MockTime-0.150.0-1|8	Summary:	Mock time/localtime for testing
14cu|perl-Test-MockTime-0.150.0-1|9	
14cu|perl-Test-MockTime-0.150.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-MockTime-0.150.0-1|11	Group:		Development/Perl
14cu|perl-Test-MockTime-0.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-MockTime-0.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-MockTime-0.150.0-1|14	
14cu|perl-Test-MockTime-0.150.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-MockTime-0.150.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-MockTime-0.150.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-MockTime-0.150.0-1|18	BuildRequires:	perl(Time::Local)
14cu|perl-Test-MockTime-0.150.0-1|19	BuildRequires:	perl(Time::Piece) >= 1.300.0
14cu|perl-Test-MockTime-0.150.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-MockTime-0.150.0-1|21	
14cu|perl-Test-MockTime-0.150.0-1|22	BuildArch:	noarch
14cu|perl-Test-MockTime-0.150.0-1|23	
14cu|perl-Test-MockTime-0.150.0-1|24	%description
14cu|perl-Test-MockTime-0.150.0-1|25	This module was created to enable test suites to test code at specific
14cu|perl-Test-MockTime-0.150.0-1|26	points in time. Specifically it overrides localtime, gmtime and time at
14cu|perl-Test-MockTime-0.150.0-1|27	compile time and then relies on the user supplying a mock time via
14cu|perl-Test-MockTime-0.150.0-1|28	set_relative_time, set_absolute_time or set_fixed_time to alter future
14cu|perl-Test-MockTime-0.150.0-1|29	calls to gmtime,time or localtime.
14cu|perl-Test-MockTime-0.150.0-1|30	
14cu|perl-Test-MockTime-0.150.0-1|31	%prep
14cu|perl-Test-MockTime-0.150.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-MockTime-0.150.0-1|33	
14cu|perl-Test-MockTime-0.150.0-1|34	%build
14cu|perl-Test-MockTime-0.150.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-MockTime-0.150.0-1|36	%make
14cu|perl-Test-MockTime-0.150.0-1|37	
14cu|perl-Test-MockTime-0.150.0-1|38	%check
14cu|perl-Test-MockTime-0.150.0-1|39	%make test
14cu|perl-Test-MockTime-0.150.0-1|40	
14cu|perl-Test-MockTime-0.150.0-1|41	%install
14cu|perl-Test-MockTime-0.150.0-1|42	%makeinstall_std
14cu|perl-Test-MockTime-0.150.0-1|43	chmod -x %{buildroot}%{perl_vendorlib}/Test/MockTime.pm
14cu|perl-Test-MockTime-0.150.0-1|44	
14cu|perl-Test-MockTime-0.150.0-1|45	%files
14cu|perl-Test-MockTime-0.150.0-1|46	%doc Changes README META.json META.yml
14cu|perl-Test-MockTime-0.150.0-1|47	%{_mandir}/man3/*
14cu|perl-Test-MockTime-0.150.0-1|48	%{perl_vendorlib}/*
14cu|perl-Test-MockTime-0.150.0-1|49	
14cu|perl-Test-MockTime-0.150.0-1|50	
14cu|perl-Test-MockTime-0.150.0-1|51	%changelog
14cu|perl-Test-MockTime-0.150.0-1|52	
14cu|perl-Test-MockTime-0.150.0-1|53	* Mon Oct 12 2015 abfonly <abfonly@gmail.com> 0.150.0-1
14cu|perl-Test-MockTime-0.150.0-1|54	- (8107078) Log: Update to 0.150.0
14cu|perl-Test-MockTime-0.150.0-1|55	
14cu|perl-Test-MockTime-0.150.0-1|56	

13379 14
14cu|perl-Test-Modern-0.13.0-1|1	%define upstream_name  Test-Modern
14cu|perl-Test-Modern-0.13.0-1|2	%define upstream_version 0.013
14cu|perl-Test-Modern-0.13.0-1|3	
14cu|perl-Test-Modern-0.13.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Modern-0.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Modern-0.13.0-1|6	Release:    1
14cu|perl-Test-Modern-0.13.0-1|7	
14cu|perl-Test-Modern-0.13.0-1|8	Summary:	Precision testing for modern perl
14cu|perl-Test-Modern-0.13.0-1|9	License:	GPL+ or Artistic
14cu|perl-Test-Modern-0.13.0-1|10	Group:		Development/Perl
14cu|perl-Test-Modern-0.13.0-1|11	URL:		http://search.cpan.org/dist/Test-Modern/
14cu|perl-Test-Modern-0.13.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Modern-0.13.0-1|13	
14cu|perl-Test-Modern-0.13.0-1|14	BuildRequires:	perl-devel
14cu|perl-Test-Modern-0.13.0-1|15	BuildRequires:	perl(CPAN::Meta::Requirements)
14cu|perl-Test-Modern-0.13.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Test-Modern-0.13.0-1|17	BuildRequires:	perl(B)
14cu|perl-Test-Modern-0.13.0-1|18	BuildRequires:	perl(Cwd)
14cu|perl-Test-Modern-0.13.0-1|19	BuildRequires:	perl(Exporter::Tiny)
14cu|perl-Test-Modern-0.13.0-1|20	BuildRequires:	perl(File::Spec)
14cu|perl-Test-Modern-0.13.0-1|21	BuildRequires:	perl(IO::File)
14cu|perl-Test-Modern-0.13.0-1|22	BuildRequires:	perl(IO::Handle)
14cu|perl-Test-Modern-0.13.0-1|23	BuildRequires:	perl(Import::Into)
14cu|perl-Test-Modern-0.13.0-1|24	BuildRequires:	perl(Module::Runtime)
14cu|perl-Test-Modern-0.13.0-1|25	BuildRequires:	perl(Moose::Util)
14cu|perl-Test-Modern-0.13.0-1|26	BuildRequires:	perl(Mouse::Util)
14cu|perl-Test-Modern-0.13.0-1|27	BuildRequires:	perl(Role::Tiny)
14cu|perl-Test-Modern-0.13.0-1|28	BuildRequires:	perl(Scalar::Util)
14cu|perl-Test-Modern-0.13.0-1|29	BuildRequires:	perl(strict)
14cu|perl-Test-Modern-0.13.0-1|30	BuildRequires:	perl(Test::API)
14cu|perl-Test-Modern-0.13.0-1|31	BuildRequires:	perl(Test::Deep)
14cu|perl-Test-Modern-0.13.0-1|32	BuildRequires:	perl(Test::Fatal)
14cu|perl-Test-Modern-0.13.0-1|33	BuildRequires:	perl(Test::LongString)
14cu|perl-Test-Modern-0.13.0-1|34	BuildRequires:	perl(Test::More)
14cu|perl-Test-Modern-0.13.0-1|35	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-Modern-0.13.0-1|36	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-Modern-0.13.0-1|37	BuildRequires:	perl(Test::Version)
14cu|perl-Test-Modern-0.13.0-1|38	BuildRequires:	perl(Test::Warnings)
14cu|perl-Test-Modern-0.13.0-1|39	BuildRequires:	perl(Try::Tiny)
14cu|perl-Test-Modern-0.13.0-1|40	BuildRequires:	perl(warnings)
14cu|perl-Test-Modern-0.13.0-1|41	BuildRequires:	perl(base)
14cu|perl-Test-Modern-0.13.0-1|42	BuildRequires:	perl(Data::Dumper)
14cu|perl-Test-Modern-0.13.0-1|43	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-Test-Modern-0.13.0-1|44	BuildRequires:	perl(Moose)
14cu|perl-Test-Modern-0.13.0-1|45	BuildRequires:	perl(namespace::clean)
14cu|perl-Test-Modern-0.13.0-1|46	BuildRequires:	perl(aliased)
14cu|perl-Test-Modern-0.13.0-1|47	
14cu|perl-Test-Modern-0.13.0-1|48	BuildArch:	noarch
14cu|perl-Test-Modern-0.13.0-1|49	
14cu|perl-Test-Modern-0.13.0-1|50	%description
14cu|perl-Test-Modern-0.13.0-1|51	Test::Modern provides the best features of Test::More, Test::Fatal,
14cu|perl-Test-Modern-0.13.0-1|52	Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas
14cu|perl-Test-Modern-0.13.0-1|53	from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces.
14cu|perl-Test-Modern-0.13.0-1|54	
14cu|perl-Test-Modern-0.13.0-1|55	Test::Modern also automatically imposes strict and warnings on your script,
14cu|perl-Test-Modern-0.13.0-1|56	and loads IO::File (much of the same stuff Modern::Perl does).
14cu|perl-Test-Modern-0.13.0-1|57	
14cu|perl-Test-Modern-0.13.0-1|58	%prep
14cu|perl-Test-Modern-0.13.0-1|59	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Modern-0.13.0-1|60	
14cu|perl-Test-Modern-0.13.0-1|61	%build
14cu|perl-Test-Modern-0.13.0-1|62	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Modern-0.13.0-1|63	%make
14cu|perl-Test-Modern-0.13.0-1|64	
14cu|perl-Test-Modern-0.13.0-1|65	%check
14cu|perl-Test-Modern-0.13.0-1|66	make test
14cu|perl-Test-Modern-0.13.0-1|67	
14cu|perl-Test-Modern-0.13.0-1|68	%install
14cu|perl-Test-Modern-0.13.0-1|69	%makeinstall_std
14cu|perl-Test-Modern-0.13.0-1|70	
14cu|perl-Test-Modern-0.13.0-1|71	%files
14cu|perl-Test-Modern-0.13.0-1|72	%doc Changes CONTRIBUTING CREDITS README COPYRIGHT LICENSE META.json META.yml
14cu|perl-Test-Modern-0.13.0-1|73	%{perl_vendorlib}/*
14cu|perl-Test-Modern-0.13.0-1|74	%{_mandir}/man3/*
14cu|perl-Test-Modern-0.13.0-1|75	
14cu|perl-Test-Modern-0.13.0-1|76	%changelog
14cu|perl-Test-Modern-0.13.0-1|77	
14cu|perl-Test-Modern-0.13.0-1|78	* Mon Jun 15 2015 abfonly <John@smith.org> 0.13.0-1
14cu|perl-Test-Modern-0.13.0-1|79	- (8c81d48) Imported from SRPM
14cu|perl-Test-Modern-0.13.0-1|80	
14cu|perl-Test-Modern-0.13.0-1|81	

13380 14
14cu|perl-Test-Mojibake-1.0.0-1|1	%define upstream_name    Test-Mojibake
14cu|perl-Test-Mojibake-1.0.0-1|2	%define upstream_version 1.0
14cu|perl-Test-Mojibake-1.0.0-1|3	
14cu|perl-Test-Mojibake-1.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Mojibake-1.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Mojibake-1.0.0-1|6	Release:    1
14cu|perl-Test-Mojibake-1.0.0-1|7	
14cu|perl-Test-Mojibake-1.0.0-1|8	Summary:    Check your source for encoding misbehavior
14cu|perl-Test-Mojibake-1.0.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Mojibake-1.0.0-1|10	Group:      Development/Perl
14cu|perl-Test-Mojibake-1.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Mojibake-1.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Mojibake-1.0.0-1|13	
14cu|perl-Test-Mojibake-1.0.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Mojibake-1.0.0-1|15	BuildRequires: perl(Encode)
14cu|perl-Test-Mojibake-1.0.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Mojibake-1.0.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Test-Mojibake-1.0.0-1|18	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Test-Mojibake-1.0.0-1|19	BuildRequires: perl(IO::Handle)
14cu|perl-Test-Mojibake-1.0.0-1|20	BuildRequires: perl(IPC::Open3)
14cu|perl-Test-Mojibake-1.0.0-1|21	BuildRequires: perl(Pod::Usage)
14cu|perl-Test-Mojibake-1.0.0-1|22	BuildRequires: perl(Test::Builder)
14cu|perl-Test-Mojibake-1.0.0-1|23	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-Mojibake-1.0.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Test-Mojibake-1.0.0-1|25	BuildRequires: perl(base)
14cu|perl-Test-Mojibake-1.0.0-1|26	BuildRequires: perl(integer)
14cu|perl-Test-Mojibake-1.0.0-1|27	BuildRequires: perl(strict)
14cu|perl-Test-Mojibake-1.0.0-1|28	BuildRequires: perl(warnings)
14cu|perl-Test-Mojibake-1.0.0-1|29	
14cu|perl-Test-Mojibake-1.0.0-1|30	BuildArch: noarch
14cu|perl-Test-Mojibake-1.0.0-1|31	
14cu|perl-Test-Mojibake-1.0.0-1|32	%description
14cu|perl-Test-Mojibake-1.0.0-1|33	Many modern text editors automatically save files using UTF-8 codification,
14cu|perl-Test-Mojibake-1.0.0-1|34	however, the perl manpage interpreter does not expects it _by default_.
14cu|perl-Test-Mojibake-1.0.0-1|35	Whereas this does not represent a big deal on (most) backend-oriented
14cu|perl-Test-Mojibake-1.0.0-1|36	programs, Web framework (http://www.catalystframework.org/,
14cu|perl-Test-Mojibake-1.0.0-1|37	http://mojolicio.us/) based applications will suffer of so-called
14cu|perl-Test-Mojibake-1.0.0-1|38	http://en.wikipedia.org/wiki/Mojibake (lit. "unintelligible sequence of
14cu|perl-Test-Mojibake-1.0.0-1|39	characters").
14cu|perl-Test-Mojibake-1.0.0-1|40	
14cu|perl-Test-Mojibake-1.0.0-1|41	Even worse: if an editor saves BOM (Byte Order Mark, 'U+FEFF' character in
14cu|perl-Test-Mojibake-1.0.0-1|42	Unicode) at the start of the script with executable bit set (on Unix
14cu|perl-Test-Mojibake-1.0.0-1|43	systems), it won't execute at all, due to shebang corruption.
14cu|perl-Test-Mojibake-1.0.0-1|44	
14cu|perl-Test-Mojibake-1.0.0-1|45	Avoiding codification problems is quite simple:
14cu|perl-Test-Mojibake-1.0.0-1|46	
14cu|perl-Test-Mojibake-1.0.0-1|47	%prep
14cu|perl-Test-Mojibake-1.0.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Mojibake-1.0.0-1|49	
14cu|perl-Test-Mojibake-1.0.0-1|50	%build
14cu|perl-Test-Mojibake-1.0.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Mojibake-1.0.0-1|52	
14cu|perl-Test-Mojibake-1.0.0-1|53	%make
14cu|perl-Test-Mojibake-1.0.0-1|54	
14cu|perl-Test-Mojibake-1.0.0-1|55	%check
14cu|perl-Test-Mojibake-1.0.0-1|56	%make test
14cu|perl-Test-Mojibake-1.0.0-1|57	
14cu|perl-Test-Mojibake-1.0.0-1|58	%install
14cu|perl-Test-Mojibake-1.0.0-1|59	%makeinstall_std
14cu|perl-Test-Mojibake-1.0.0-1|60	
14cu|perl-Test-Mojibake-1.0.0-1|61	%files
14cu|perl-Test-Mojibake-1.0.0-1|62	%doc Changes LICENSE META.yml README
14cu|perl-Test-Mojibake-1.0.0-1|63	%{_bindir}/scan_mojibake
14cu|perl-Test-Mojibake-1.0.0-1|64	%{_mandir}/man3/*
14cu|perl-Test-Mojibake-1.0.0-1|65	%{_mandir}/man1/*
14cu|perl-Test-Mojibake-1.0.0-1|66	%{perl_vendorlib}/*
14cu|perl-Test-Mojibake-1.0.0-1|67	
14cu|perl-Test-Mojibake-1.0.0-1|68	
14cu|perl-Test-Mojibake-1.0.0-1|69	%changelog
14cu|perl-Test-Mojibake-1.0.0-1|70	
14cu|perl-Test-Mojibake-1.0.0-1|71	* Tue Jun 02 2015 abfonly <John@smith.org> 1.0.0-1
14cu|perl-Test-Mojibake-1.0.0-1|72	- (441eaf6) Imported from SRPM
14cu|perl-Test-Mojibake-1.0.0-1|73	
14cu|perl-Test-Mojibake-1.0.0-1|74	

13381 14
14cu|perl-Test-Moose-More-0.35.0-1|1	%define upstream_name    Test-Moose-More
14cu|perl-Test-Moose-More-0.35.0-1|2	%define upstream_version 0.035
14cu|perl-Test-Moose-More-0.35.0-1|3	
14cu|perl-Test-Moose-More-0.35.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Moose-More-0.35.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Moose-More-0.35.0-1|6	Release:    1
14cu|perl-Test-Moose-More-0.35.0-1|7	
14cu|perl-Test-Moose-More-0.35.0-1|8	Summary:    More tools for testing Moose packages
14cu|perl-Test-Moose-More-0.35.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Moose-More-0.35.0-1|10	Group:      Development/Perl
14cu|perl-Test-Moose-More-0.35.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Moose-More-0.35.0-1|12	Source0:    http://www.cpan.org/authors/id/R/RS/RSRCHBOY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Moose-More-0.35.0-1|13	
14cu|perl-Test-Moose-More-0.35.0-1|14	BuildRequires: perl(Data::OptList)
14cu|perl-Test-Moose-More-0.35.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Moose-More-0.35.0-1|16	BuildRequires: perl(File::Spec)
14cu|perl-Test-Moose-More-0.35.0-1|17	BuildRequires: perl(IO::Handle)
14cu|perl-Test-Moose-More-0.35.0-1|18	BuildRequires: perl(IPC::Open3)
14cu|perl-Test-Moose-More-0.35.0-1|19	BuildRequires: perl(Moose) >= 2.140.500
14cu|perl-Test-Moose-More-0.35.0-1|20	BuildRequires: perl(Moose::Autobox)
14cu|perl-Test-Moose-More-0.35.0-1|21	BuildRequires: perl(Moose::Role)
14cu|perl-Test-Moose-More-0.35.0-1|22	BuildRequires: perl(Moose::Util)
14cu|perl-Test-Moose-More-0.35.0-1|23	BuildRequires: perl(Moose::Util::TypeConstraints)
14cu|perl-Test-Moose-More-0.35.0-1|24	BuildRequires: perl(Perl::Version)
14cu|perl-Test-Moose-More-0.35.0-1|25	BuildRequires: perl(Scalar::Util)
14cu|perl-Test-Moose-More-0.35.0-1|26	BuildRequires: perl(Sub::Exporter)
14cu|perl-Test-Moose-More-0.35.0-1|27	BuildRequires: perl(Syntax::Keyword::Junction)
14cu|perl-Test-Moose-More-0.35.0-1|28	BuildRequires: perl(TAP::SimpleOutput)
14cu|perl-Test-Moose-More-0.35.0-1|29	BuildRequires: perl(Test::Builder)
14cu|perl-Test-Moose-More-0.35.0-1|30	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-Moose-More-0.35.0-1|31	BuildRequires: perl(Test::CheckDeps) >= 0.10.0
14cu|perl-Test-Moose-More-0.35.0-1|32	BuildRequires: perl(Test::Moose)
14cu|perl-Test-Moose-More-0.35.0-1|33	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Test-Moose-More-0.35.0-1|34	BuildRequires: perl(aliased)
14cu|perl-Test-Moose-More-0.35.0-1|35	BuildRequires: perl(constant)
14cu|perl-Test-Moose-More-0.35.0-1|36	BuildRequires: perl(namespace::autoclean) >= 0.270.0
14cu|perl-Test-Moose-More-0.35.0-1|37	BuildRequires: perl(strict)
14cu|perl-Test-Moose-More-0.35.0-1|38	BuildRequires: perl(warnings)
14cu|perl-Test-Moose-More-0.35.0-1|39	BuildRequires: perl-devel
14cu|perl-Test-Moose-More-0.35.0-1|40	BuildRequires: perl(CPAN::Meta::Check) >= 0.12.0
14cu|perl-Test-Moose-More-0.35.0-1|41	BuildRequires: perl(CPAN::Meta) >= 2.150.5
14cu|perl-Test-Moose-More-0.35.0-1|42	
14cu|perl-Test-Moose-More-0.35.0-1|43	BuildArch:  noarch
14cu|perl-Test-Moose-More-0.35.0-1|44	
14cu|perl-Test-Moose-More-0.35.0-1|45	%description
14cu|perl-Test-Moose-More-0.35.0-1|46	This package contains a number of additional tests that can be employed
14cu|perl-Test-Moose-More-0.35.0-1|47	against Moose classes/roles. It is intended to replace the Test::Moose
14cu|perl-Test-Moose-More-0.35.0-1|48	manpage in your tests, and reexports any tests that it has and we do not,
14cu|perl-Test-Moose-More-0.35.0-1|49	yet.
14cu|perl-Test-Moose-More-0.35.0-1|50	
14cu|perl-Test-Moose-More-0.35.0-1|51	%prep
14cu|perl-Test-Moose-More-0.35.0-1|52	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Moose-More-0.35.0-1|53	
14cu|perl-Test-Moose-More-0.35.0-1|54	%build
14cu|perl-Test-Moose-More-0.35.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Moose-More-0.35.0-1|56	
14cu|perl-Test-Moose-More-0.35.0-1|57	%make
14cu|perl-Test-Moose-More-0.35.0-1|58	
14cu|perl-Test-Moose-More-0.35.0-1|59	%check
14cu|perl-Test-Moose-More-0.35.0-1|60	make test
14cu|perl-Test-Moose-More-0.35.0-1|61	
14cu|perl-Test-Moose-More-0.35.0-1|62	%install
14cu|perl-Test-Moose-More-0.35.0-1|63	%makeinstall_std
14cu|perl-Test-Moose-More-0.35.0-1|64	
14cu|perl-Test-Moose-More-0.35.0-1|65	%files
14cu|perl-Test-Moose-More-0.35.0-1|66	%doc Changes LICENSE META.json META.yml README SIGNATURE
14cu|perl-Test-Moose-More-0.35.0-1|67	%{_mandir}/man3/*
14cu|perl-Test-Moose-More-0.35.0-1|68	%{perl_vendorlib}/*
14cu|perl-Test-Moose-More-0.35.0-1|69	
14cu|perl-Test-Moose-More-0.35.0-1|70	
14cu|perl-Test-Moose-More-0.35.0-1|71	%changelog
14cu|perl-Test-Moose-More-0.35.0-1|72	
14cu|perl-Test-Moose-More-0.35.0-1|73	* Mon Oct 12 2015 abfonly <abfonly@gmail.com> 0.35.0-1
14cu|perl-Test-Moose-More-0.35.0-1|74	- (4414fb5) Log: update to 0.35.0
14cu|perl-Test-Moose-More-0.35.0-1|75	
14cu|perl-Test-Moose-More-0.35.0-1|76	

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

13383 14
14cu|perl-Test-Needs-0.2.2-1|1	%define upstream_name    Test-Needs
14cu|perl-Test-Needs-0.2.2-1|2	%define upstream_version 0.002002
14cu|perl-Test-Needs-0.2.2-1|3	
14cu|perl-Test-Needs-0.2.2-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Needs-0.2.2-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Needs-0.2.2-1|6	Release:    1
14cu|perl-Test-Needs-0.2.2-1|7	Summary:    Skip tests when modules not available
14cu|perl-Test-Needs-0.2.2-1|8	License:    GPL+ or Artistic
14cu|perl-Test-Needs-0.2.2-1|9	Group:      Development/Perl
14cu|perl-Test-Needs-0.2.2-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Needs-0.2.2-1|11	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Needs-0.2.2-1|12	BuildRequires: perl-devel
14cu|perl-Test-Needs-0.2.2-1|13	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-Test-Needs-0.2.2-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Needs-0.2.2-1|15	BuildRequires: perl(Test2::Event) >= 1.302.30
14cu|perl-Test-Needs-0.2.2-1|16	
14cu|perl-Test-Needs-0.2.2-1|17	BuildArch: noarch
14cu|perl-Test-Needs-0.2.2-1|18	
14cu|perl-Test-Needs-0.2.2-1|19	%description
14cu|perl-Test-Needs-0.2.2-1|20	Skip test scripts if modules are not available. The requested modules will
14cu|perl-Test-Needs-0.2.2-1|21	be loaded, and optionally have their versions checked. If the module is
14cu|perl-Test-Needs-0.2.2-1|22	missing, the test script will be skipped. Modules that are found but fail
14cu|perl-Test-Needs-0.2.2-1|23	to compile will exit with an error rather than skip.
14cu|perl-Test-Needs-0.2.2-1|24	
14cu|perl-Test-Needs-0.2.2-1|25	If used in a subtest, the remainder of the subtest will be skipped.
14cu|perl-Test-Needs-0.2.2-1|26	
14cu|perl-Test-Needs-0.2.2-1|27	Skipping will work even if some tests have already been run, or if a plan
14cu|perl-Test-Needs-0.2.2-1|28	has been declared.
14cu|perl-Test-Needs-0.2.2-1|29	
14cu|perl-Test-Needs-0.2.2-1|30	%prep
14cu|perl-Test-Needs-0.2.2-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Needs-0.2.2-1|32	
14cu|perl-Test-Needs-0.2.2-1|33	%build
14cu|perl-Test-Needs-0.2.2-1|34	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Needs-0.2.2-1|35	
14cu|perl-Test-Needs-0.2.2-1|36	%make
14cu|perl-Test-Needs-0.2.2-1|37	
14cu|perl-Test-Needs-0.2.2-1|38	%check
14cu|perl-Test-Needs-0.2.2-1|39	%make test
14cu|perl-Test-Needs-0.2.2-1|40	
14cu|perl-Test-Needs-0.2.2-1|41	%install
14cu|perl-Test-Needs-0.2.2-1|42	%makeinstall_std
14cu|perl-Test-Needs-0.2.2-1|43	
14cu|perl-Test-Needs-0.2.2-1|44	%files
14cu|perl-Test-Needs-0.2.2-1|45	%doc Changes META.json META.yml README
14cu|perl-Test-Needs-0.2.2-1|46	%{_mandir}/man3/*
14cu|perl-Test-Needs-0.2.2-1|47	%{perl_vendorlib}/*
14cu|perl-Test-Needs-0.2.2-1|48	
14cu|perl-Test-Needs-0.2.2-1|49	
14cu|perl-Test-Needs-0.2.2-1|50	%changelog
14cu|perl-Test-Needs-0.2.2-1|51	
14cu|perl-Test-Needs-0.2.2-1|52	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 0.2.2-1
14cu|perl-Test-Needs-0.2.2-1|53	- (86852d9) Imported from SRPM
14cu|perl-Test-Needs-0.2.2-1|54	
14cu|perl-Test-Needs-0.2.2-1|55	

13384 14
14cu|perl-Test-NoBreakpoints-0.150.0-1|1	%define upstream_name    Test-NoBreakpoints
14cu|perl-Test-NoBreakpoints-0.150.0-1|2	%define upstream_version 0.15
14cu|perl-Test-NoBreakpoints-0.150.0-1|3	
14cu|perl-Test-NoBreakpoints-0.150.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-NoBreakpoints-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-NoBreakpoints-0.150.0-1|6	Release:    1
14cu|perl-Test-NoBreakpoints-0.150.0-1|7	
14cu|perl-Test-NoBreakpoints-0.150.0-1|8	Summary:    Test that files do not contain soft breakpoints
14cu|perl-Test-NoBreakpoints-0.150.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-NoBreakpoints-0.150.0-1|10	Group:      Development/Perl
14cu|perl-Test-NoBreakpoints-0.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-NoBreakpoints-0.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-NoBreakpoints-0.150.0-1|13	
14cu|perl-Test-NoBreakpoints-0.150.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-NoBreakpoints-0.150.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-Test-NoBreakpoints-0.150.0-1|16	BuildRequires: perl(File::Find)
14cu|perl-Test-NoBreakpoints-0.150.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Test-NoBreakpoints-0.150.0-1|18	BuildRequires: perl(Test::Builder)
14cu|perl-Test-NoBreakpoints-0.150.0-1|19	BuildRequires: perl(Test::Exception)
14cu|perl-Test-NoBreakpoints-0.150.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Test-NoBreakpoints-0.150.0-1|21	BuildRequires: perl(Test::Tester)
14cu|perl-Test-NoBreakpoints-0.150.0-1|22	BuildRequires: perl(Test::UseAllModules)
14cu|perl-Test-NoBreakpoints-0.150.0-1|23	BuildRequires: perl(strict)
14cu|perl-Test-NoBreakpoints-0.150.0-1|24	BuildRequires: perl(vars)
14cu|perl-Test-NoBreakpoints-0.150.0-1|25	BuildRequires: perl(warnings)
14cu|perl-Test-NoBreakpoints-0.150.0-1|26	
14cu|perl-Test-NoBreakpoints-0.150.0-1|27	BuildArch: noarch
14cu|perl-Test-NoBreakpoints-0.150.0-1|28	
14cu|perl-Test-NoBreakpoints-0.150.0-1|29	%description
14cu|perl-Test-NoBreakpoints-0.150.0-1|30	I love soft breakpoints ('$DB::single = 1') in the Perl debugger.
14cu|perl-Test-NoBreakpoints-0.150.0-1|31	Unfortunately, I have a habit of putting them in my code during development
14cu|perl-Test-NoBreakpoints-0.150.0-1|32	and forgetting to take them out before I upload it to CPAN, necessitating a
14cu|perl-Test-NoBreakpoints-0.150.0-1|33	hasty fix/package/bundle cycle followed by much cursing.
14cu|perl-Test-NoBreakpoints-0.150.0-1|34	
14cu|perl-Test-NoBreakpoints-0.150.0-1|35	Test::NoBreakpoints checks that files contain neither the string
14cu|perl-Test-NoBreakpoints-0.150.0-1|36	'$DB::single = 1' nor '$DB::signal = 1'. By adding such a test to all my
14cu|perl-Test-NoBreakpoints-0.150.0-1|37	modules, I swear less and presumably lighten the load on the CPAN in some
14cu|perl-Test-NoBreakpoints-0.150.0-1|38	small way.
14cu|perl-Test-NoBreakpoints-0.150.0-1|39	
14cu|perl-Test-NoBreakpoints-0.150.0-1|40	%prep
14cu|perl-Test-NoBreakpoints-0.150.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-NoBreakpoints-0.150.0-1|42	
14cu|perl-Test-NoBreakpoints-0.150.0-1|43	%build
14cu|perl-Test-NoBreakpoints-0.150.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-NoBreakpoints-0.150.0-1|45	
14cu|perl-Test-NoBreakpoints-0.150.0-1|46	%make
14cu|perl-Test-NoBreakpoints-0.150.0-1|47	
14cu|perl-Test-NoBreakpoints-0.150.0-1|48	%check
14cu|perl-Test-NoBreakpoints-0.150.0-1|49	%make test
14cu|perl-Test-NoBreakpoints-0.150.0-1|50	
14cu|perl-Test-NoBreakpoints-0.150.0-1|51	%install
14cu|perl-Test-NoBreakpoints-0.150.0-1|52	%makeinstall_std
14cu|perl-Test-NoBreakpoints-0.150.0-1|53	
14cu|perl-Test-NoBreakpoints-0.150.0-1|54	%files
14cu|perl-Test-NoBreakpoints-0.150.0-1|55	%doc Changes META.yml README LICENSE
14cu|perl-Test-NoBreakpoints-0.150.0-1|56	%{_mandir}/man3/*
14cu|perl-Test-NoBreakpoints-0.150.0-1|57	%{perl_vendorlib}/*
14cu|perl-Test-NoBreakpoints-0.150.0-1|58	
14cu|perl-Test-NoBreakpoints-0.150.0-1|59	
14cu|perl-Test-NoBreakpoints-0.150.0-1|60	%changelog
14cu|perl-Test-NoBreakpoints-0.150.0-1|61	
14cu|perl-Test-NoBreakpoints-0.150.0-1|62	* Tue Jun 02 2015 abfonly <John@smith.org> 0.150.0-1
14cu|perl-Test-NoBreakpoints-0.150.0-1|63	- (6cd7cd4) Imported from SRPM
14cu|perl-Test-NoBreakpoints-0.150.0-1|64	
14cu|perl-Test-NoBreakpoints-0.150.0-1|65	

13385 14
14cu|perl-Test-NoPlan-0.0.6-1|1	%define upstream_name    Test-NoPlan
14cu|perl-Test-NoPlan-0.0.6-1|2	%define upstream_version v0.0.6
14cu|perl-Test-NoPlan-0.0.6-1|3	
14cu|perl-Test-NoPlan-0.0.6-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-NoPlan-0.0.6-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-NoPlan-0.0.6-1|6	Release:    1
14cu|perl-Test-NoPlan-0.0.6-1|7	
14cu|perl-Test-NoPlan-0.0.6-1|8	Summary:    Check perl test files for 'no_plan'
14cu|perl-Test-NoPlan-0.0.6-1|9	License:    GPL+ or Artistic
14cu|perl-Test-NoPlan-0.0.6-1|10	Group:      Development/Perl
14cu|perl-Test-NoPlan-0.0.6-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-NoPlan-0.0.6-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-NoPlan-0.0.6-1|13	
14cu|perl-Test-NoPlan-0.0.6-1|14	BuildRequires: perl-devel
14cu|perl-Test-NoPlan-0.0.6-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-NoPlan-0.0.6-1|16	BuildRequires: perl(Test::More)
14cu|perl-Test-NoPlan-0.0.6-1|17	BuildRequires: perl(version)
14cu|perl-Test-NoPlan-0.0.6-1|18	BuildRequires: perl(Module::Build::Compat)
14cu|perl-Test-NoPlan-0.0.6-1|19	BuildRequires: perl(Test::Pod)
14cu|perl-Test-NoPlan-0.0.6-1|20	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Test-NoPlan-0.0.6-1|21	
14cu|perl-Test-NoPlan-0.0.6-1|22	BuildArch: noarch
14cu|perl-Test-NoPlan-0.0.6-1|23	
14cu|perl-Test-NoPlan-0.0.6-1|24	%description
14cu|perl-Test-NoPlan-0.0.6-1|25	no description found
14cu|perl-Test-NoPlan-0.0.6-1|26	
14cu|perl-Test-NoPlan-0.0.6-1|27	%prep
14cu|perl-Test-NoPlan-0.0.6-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-NoPlan-0.0.6-1|29	
14cu|perl-Test-NoPlan-0.0.6-1|30	%build
14cu|perl-Test-NoPlan-0.0.6-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-NoPlan-0.0.6-1|32	
14cu|perl-Test-NoPlan-0.0.6-1|33	%make
14cu|perl-Test-NoPlan-0.0.6-1|34	
14cu|perl-Test-NoPlan-0.0.6-1|35	%check
14cu|perl-Test-NoPlan-0.0.6-1|36	%make test
14cu|perl-Test-NoPlan-0.0.6-1|37	
14cu|perl-Test-NoPlan-0.0.6-1|38	%install
14cu|perl-Test-NoPlan-0.0.6-1|39	%makeinstall_std
14cu|perl-Test-NoPlan-0.0.6-1|40	
14cu|perl-Test-NoPlan-0.0.6-1|41	%files
14cu|perl-Test-NoPlan-0.0.6-1|42	%doc META.yml README Changes
14cu|perl-Test-NoPlan-0.0.6-1|43	%{_mandir}/man3/*
14cu|perl-Test-NoPlan-0.0.6-1|44	%{perl_vendorlib}/*
14cu|perl-Test-NoPlan-0.0.6-1|45	
14cu|perl-Test-NoPlan-0.0.6-1|46	
14cu|perl-Test-NoPlan-0.0.6-1|47	%changelog
14cu|perl-Test-NoPlan-0.0.6-1|48	
14cu|perl-Test-NoPlan-0.0.6-1|49	* Tue Jun 02 2015 abfonly <John@smith.org> 0.0.6-1
14cu|perl-Test-NoPlan-0.0.6-1|50	- (fbac58c) Imported from SRPM
14cu|perl-Test-NoPlan-0.0.6-1|51	
14cu|perl-Test-NoPlan-0.0.6-1|52	

13386 14
14cu|perl-Test-NoTabs-1.400.0-1|1	%define upstream_name    Test-NoTabs
14cu|perl-Test-NoTabs-1.400.0-1|2	%define upstream_version 1.4
14cu|perl-Test-NoTabs-1.400.0-1|3	
14cu|perl-Test-NoTabs-1.400.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-NoTabs-1.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-NoTabs-1.400.0-1|6	Release:	1
14cu|perl-Test-NoTabs-1.400.0-1|7	
14cu|perl-Test-NoTabs-1.400.0-1|8	Summary:	Check the presence of tabs in your project
14cu|perl-Test-NoTabs-1.400.0-1|9	
14cu|perl-Test-NoTabs-1.400.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-NoTabs-1.400.0-1|11	Group:		Development/Perl
14cu|perl-Test-NoTabs-1.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-NoTabs-1.400.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-NoTabs-1.400.0-1|14	
14cu|perl-Test-NoTabs-1.400.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-NoTabs-1.400.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-NoTabs-1.400.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Test-NoTabs-1.400.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Test-NoTabs-1.400.0-1|19	BuildRequires:	perl(FindBin)
14cu|perl-Test-NoTabs-1.400.0-1|20	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-NoTabs-1.400.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-NoTabs-1.400.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-NoTabs-1.400.0-1|23	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-NoTabs-1.400.0-1|24	
14cu|perl-Test-NoTabs-1.400.0-1|25	BuildArch:	noarch
14cu|perl-Test-NoTabs-1.400.0-1|26	
14cu|perl-Test-NoTabs-1.400.0-1|27	%description
14cu|perl-Test-NoTabs-1.400.0-1|28	This module scans your project/distribution for any perl files (scripts,
14cu|perl-Test-NoTabs-1.400.0-1|29	modules, etc) for the presence of tabs.
14cu|perl-Test-NoTabs-1.400.0-1|30	
14cu|perl-Test-NoTabs-1.400.0-1|31	%prep
14cu|perl-Test-NoTabs-1.400.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-NoTabs-1.400.0-1|33	
14cu|perl-Test-NoTabs-1.400.0-1|34	%build
14cu|perl-Test-NoTabs-1.400.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-NoTabs-1.400.0-1|36	%make
14cu|perl-Test-NoTabs-1.400.0-1|37	
14cu|perl-Test-NoTabs-1.400.0-1|38	%check
14cu|perl-Test-NoTabs-1.400.0-1|39	%make test
14cu|perl-Test-NoTabs-1.400.0-1|40	
14cu|perl-Test-NoTabs-1.400.0-1|41	%install
14cu|perl-Test-NoTabs-1.400.0-1|42	%makeinstall_std
14cu|perl-Test-NoTabs-1.400.0-1|43	
14cu|perl-Test-NoTabs-1.400.0-1|44	%files
14cu|perl-Test-NoTabs-1.400.0-1|45	%doc Changes META.yml README
14cu|perl-Test-NoTabs-1.400.0-1|46	%{_mandir}/man3/*
14cu|perl-Test-NoTabs-1.400.0-1|47	%{perl_vendorlib}/*
14cu|perl-Test-NoTabs-1.400.0-1|48	
14cu|perl-Test-NoTabs-1.400.0-1|49	
14cu|perl-Test-NoTabs-1.400.0-1|50	
14cu|perl-Test-NoTabs-1.400.0-1|51	%changelog
14cu|perl-Test-NoTabs-1.400.0-1|52	
14cu|perl-Test-NoTabs-1.400.0-1|53	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.400.0-1
14cu|perl-Test-NoTabs-1.400.0-1|54	- (abb59eb) Log: update to 1.400.0
14cu|perl-Test-NoTabs-1.400.0-1|55	- (abb59eb) spec clean
14cu|perl-Test-NoTabs-1.400.0-1|56	
14cu|perl-Test-NoTabs-1.400.0-1|57	

13387 14
14cu|perl-Test-Perl-Critic-1.30.0-1|1	%define upstream_name    Test-Perl-Critic
14cu|perl-Test-Perl-Critic-1.30.0-1|2	%define upstream_version 1.03
14cu|perl-Test-Perl-Critic-1.30.0-1|3	
14cu|perl-Test-Perl-Critic-1.30.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Perl-Critic-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Perl-Critic-1.30.0-1|6	Release:	1
14cu|perl-Test-Perl-Critic-1.30.0-1|7	
14cu|perl-Test-Perl-Critic-1.30.0-1|8	Summary:	Use Perl::Critic in test programs
14cu|perl-Test-Perl-Critic-1.30.0-1|9	
14cu|perl-Test-Perl-Critic-1.30.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Perl-Critic-1.30.0-1|11	Group:		Development/Perl
14cu|perl-Test-Perl-Critic-1.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Perl-Critic-1.30.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Perl-Critic-1.30.0-1|14	
14cu|perl-Test-Perl-Critic-1.30.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Perl-Critic-1.30.0-1|16	BuildRequires:	perl(Perl::Critic)
14cu|perl-Test-Perl-Critic-1.30.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Test-Perl-Critic-1.30.0-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-Test-Perl-Critic-1.30.0-1|19	BuildRequires:	perl(Carp)
14cu|perl-Test-Perl-Critic-1.30.0-1|20	BuildRequires:	perl(English)
14cu|perl-Test-Perl-Critic-1.30.0-1|21	BuildRequires:	perl(MCE)
14cu|perl-Test-Perl-Critic-1.30.0-1|22	BuildRequires:	perl(Perl::Critic::Utils)
14cu|perl-Test-Perl-Critic-1.30.0-1|23	BuildRequires:	perl(Perl::Critic::Violation)
14cu|perl-Test-Perl-Critic-1.30.0-1|24	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Perl-Critic-1.30.0-1|25	BuildRequires:	perl(strict)
14cu|perl-Test-Perl-Critic-1.30.0-1|26	BuildRequires:	perl(warnings)
14cu|perl-Test-Perl-Critic-1.30.0-1|27	BuildRequires:	perl(Path::Tiny)
14cu|perl-Test-Perl-Critic-1.30.0-1|28	BuildRequires:	perl(File::HomeDir)
14cu|perl-Test-Perl-Critic-1.30.0-1|29	
14cu|perl-Test-Perl-Critic-1.30.0-1|30	BuildArch:	noarch
14cu|perl-Test-Perl-Critic-1.30.0-1|31	
14cu|perl-Test-Perl-Critic-1.30.0-1|32	%description
14cu|perl-Test-Perl-Critic-1.30.0-1|33	Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
14cu|perl-Test-Perl-Critic-1.30.0-1|34	suitable for test programs written using the Test::More framework. This makes
14cu|perl-Test-Perl-Critic-1.30.0-1|35	it easy to integrate coding-standards enforcement into the build process. For
14cu|perl-Test-Perl-Critic-1.30.0-1|36	ultimate convenience (at the expense of some flexibility), see the criticism
14cu|perl-Test-Perl-Critic-1.30.0-1|37	pragma.
14cu|perl-Test-Perl-Critic-1.30.0-1|38	
14cu|perl-Test-Perl-Critic-1.30.0-1|39	%prep
14cu|perl-Test-Perl-Critic-1.30.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Perl-Critic-1.30.0-1|41	
14cu|perl-Test-Perl-Critic-1.30.0-1|42	%build
14cu|perl-Test-Perl-Critic-1.30.0-1|43	%{__perl} Build.PL --installdirs=vendor
14cu|perl-Test-Perl-Critic-1.30.0-1|44	./Build
14cu|perl-Test-Perl-Critic-1.30.0-1|45	
14cu|perl-Test-Perl-Critic-1.30.0-1|46	%install
14cu|perl-Test-Perl-Critic-1.30.0-1|47	./Build install --destdir=%{buildroot}
14cu|perl-Test-Perl-Critic-1.30.0-1|48	
14cu|perl-Test-Perl-Critic-1.30.0-1|49	%check
14cu|perl-Test-Perl-Critic-1.30.0-1|50	./Build test
14cu|perl-Test-Perl-Critic-1.30.0-1|51	
14cu|perl-Test-Perl-Critic-1.30.0-1|52	
14cu|perl-Test-Perl-Critic-1.30.0-1|53	%files
14cu|perl-Test-Perl-Critic-1.30.0-1|54	%doc Changes LICENSE README META.json META.yml
14cu|perl-Test-Perl-Critic-1.30.0-1|55	%{perl_vendorlib}/Test
14cu|perl-Test-Perl-Critic-1.30.0-1|56	%{_mandir}/*/*
14cu|perl-Test-Perl-Critic-1.30.0-1|57	
14cu|perl-Test-Perl-Critic-1.30.0-1|58	
14cu|perl-Test-Perl-Critic-1.30.0-1|59	%changelog
14cu|perl-Test-Perl-Critic-1.30.0-1|60	
14cu|perl-Test-Perl-Critic-1.30.0-1|61	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.30.0-1
14cu|perl-Test-Perl-Critic-1.30.0-1|62	- (71b6d72) Log: Update to 1.30.0
14cu|perl-Test-Perl-Critic-1.30.0-1|63	- (71b6d72) import missing BR
14cu|perl-Test-Perl-Critic-1.30.0-1|64	- (71b6d72) switch to Module::Build build
14cu|perl-Test-Perl-Critic-1.30.0-1|65	- (71b6d72) spec clean
14cu|perl-Test-Perl-Critic-1.30.0-1|66	
14cu|perl-Test-Perl-Critic-1.30.0-1|67	

13388 14
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|1	%define upstream_name    Test-Pod-LinkCheck
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|2	%define upstream_version 0.008
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|3	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|6	Release:    1
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|7	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|8	Summary:    Tests POD for invalid links
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|10	Group:      Development/Perl
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|13	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|15	BuildRequires: perl(App::PodLinkCheck::ParseLinks) >= 4.0.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|16	BuildRequires: perl(App::PodLinkCheck::ParseSections)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|17	BuildRequires: perl(Capture::Tiny)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|18	BuildRequires: perl(Config)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|19	BuildRequires: perl(Exporter)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|20	BuildRequires: perl(File::Find)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|21	BuildRequires: perl(File::Spec)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|22	BuildRequires: perl(File::Temp)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|23	BuildRequires: perl(Module::Build) >= 0.360.100
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|24	BuildRequires: perl(Moose) >= 1.10.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|25	BuildRequires: perl(Moose::Util::TypeConstraints) >= 1.10.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|26	BuildRequires: perl(Pod::Find)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|27	BuildRequires: perl(Test::Builder) >= 0.940.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|28	BuildRequires: perl(Test::More) >= 0.880.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|29	BuildRequires: perl(Test::Pod) >= 1.440.0
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|30	BuildRequires: perl(Test::Tester)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|31	BuildRequires: perl(parent)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|32	BuildRequires: man
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|33	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|34	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|35	BuildArch:  noarch
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|36	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|37	%description
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|38	This module looks for any links in your POD and verifies that they point to
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|39	a valid resource. It uses the the Pod::Simple manpage parser to analyze the
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|40	pod files and look at their links. In a nutshell, it looks for 'L<Foo>'
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|41	links and makes sure that Foo exists. It also recognizes section links,
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|42	'L</SYNOPSIS>' for example. Also, manpages are resolved and checked.
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|43	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|44	This module does *NOT* check "http" links like 'L<http://www.google.com>'
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|45	in your pod. For that, please check out the Test::Pod::No404s manpage.
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|46	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|47	Normally, you wouldn't want this test to be run during end-user
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|48	installation because they might not have the modules installed! It is
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|49	HIGHLY recommended that this be used only for module authors'
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|50	RELEASE_TESTING phase. To do that, just modify the synopsis to add an env
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|51	check :)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|52	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|53	%prep
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|55	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|56	%build
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|58	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|59	%make
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|60	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|61	%check
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|62	# prevent test to reach network (for cpan)
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|63	perl -pi -e 's/Acme::Drunk/Test::More/' t/simple.t
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|64	%make test
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|65	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|66	%install
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|67	%makeinstall_std
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|68	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|69	%files
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|70	%doc Changes LICENSE META.json META.yml README SIGNATURE examples
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|71	%{_mandir}/man3/*
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|72	%perl_vendorlib/*
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|73	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|74	%changelog
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|75	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|76	* Tue Jun 02 2015 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|77	- (b28c22b) Updated perl-Test-Pod-LinkCheck.spec
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|78	
14cu|perl-Test-Pod-LinkCheck-0.8.0-1|79	

13389 14
14cu|perl-Test-Pod-No404s-0.20.0-1|1	%define upstream_name    Test-Pod-No404s
14cu|perl-Test-Pod-No404s-0.20.0-1|2	%define upstream_version 0.02
14cu|perl-Test-Pod-No404s-0.20.0-1|3	
14cu|perl-Test-Pod-No404s-0.20.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Pod-No404s-0.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Pod-No404s-0.20.0-1|6	Release:    1
14cu|perl-Test-Pod-No404s-0.20.0-1|7	
14cu|perl-Test-Pod-No404s-0.20.0-1|8	Summary:    Using this test module will check your POD for any http 404 links
14cu|perl-Test-Pod-No404s-0.20.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Pod-No404s-0.20.0-1|10	Group:      Development/Perl
14cu|perl-Test-Pod-No404s-0.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Pod-No404s-0.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Pod-No404s-0.20.0-1|13	
14cu|perl-Test-Pod-No404s-0.20.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-Pod-No404s-0.20.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-Test-Pod-No404s-0.20.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Pod-No404s-0.20.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Test-Pod-No404s-0.20.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-Test-Pod-No404s-0.20.0-1|19	BuildRequires: perl(IO::Handle)
14cu|perl-Test-Pod-No404s-0.20.0-1|20	BuildRequires: perl(IPC::Open3)
14cu|perl-Test-Pod-No404s-0.20.0-1|21	BuildRequires: perl(LWP::UserAgent)
14cu|perl-Test-Pod-No404s-0.20.0-1|22	BuildRequires: perl(Pod::Simple::Text)
14cu|perl-Test-Pod-No404s-0.20.0-1|23	BuildRequires: perl(Test::Builder)
14cu|perl-Test-Pod-No404s-0.20.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Test-Pod-No404s-0.20.0-1|25	BuildRequires: perl(Test::Pod)
14cu|perl-Test-Pod-No404s-0.20.0-1|26	BuildRequires: perl(URI::Find)
14cu|perl-Test-Pod-No404s-0.20.0-1|27	BuildRequires: perl(parent)
14cu|perl-Test-Pod-No404s-0.20.0-1|28	BuildRequires: perl(strict)
14cu|perl-Test-Pod-No404s-0.20.0-1|29	BuildRequires: perl(warnings)
14cu|perl-Test-Pod-No404s-0.20.0-1|30	BuildRequires: perl(Module::Build::Tiny)
14cu|perl-Test-Pod-No404s-0.20.0-1|31	
14cu|perl-Test-Pod-No404s-0.20.0-1|32	BuildArch: noarch
14cu|perl-Test-Pod-No404s-0.20.0-1|33	
14cu|perl-Test-Pod-No404s-0.20.0-1|34	%description
14cu|perl-Test-Pod-No404s-0.20.0-1|35	This module looks for any http(s) links in your POD and verifies that they
14cu|perl-Test-Pod-No404s-0.20.0-1|36	will not return a 404. It uses the LWP::UserAgent manpage for the heavy
14cu|perl-Test-Pod-No404s-0.20.0-1|37	lifting, and simply lets you know if it failed to retrieve the document.
14cu|perl-Test-Pod-No404s-0.20.0-1|38	More specifically, it uses $response->is_error as the "test."
14cu|perl-Test-Pod-No404s-0.20.0-1|39	
14cu|perl-Test-Pod-No404s-0.20.0-1|40	This module does *NOT* check "pod" or "man" links like 'L<Test::Pod>' in
14cu|perl-Test-Pod-No404s-0.20.0-1|41	your pod. For that, please check out the Test::Pod::LinkCheck manpage.
14cu|perl-Test-Pod-No404s-0.20.0-1|42	
14cu|perl-Test-Pod-No404s-0.20.0-1|43	Normally, you wouldn't want this test to be run during end-user
14cu|perl-Test-Pod-No404s-0.20.0-1|44	installation because they might have no internet! It is HIGHLY recommended
14cu|perl-Test-Pod-No404s-0.20.0-1|45	that this be used only for module authors' RELEASE_TESTING phase. To do
14cu|perl-Test-Pod-No404s-0.20.0-1|46	that, just modify the synopsis to add an env check :)
14cu|perl-Test-Pod-No404s-0.20.0-1|47	
14cu|perl-Test-Pod-No404s-0.20.0-1|48	%prep
14cu|perl-Test-Pod-No404s-0.20.0-1|49	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Pod-No404s-0.20.0-1|50	
14cu|perl-Test-Pod-No404s-0.20.0-1|51	%build
14cu|perl-Test-Pod-No404s-0.20.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Pod-No404s-0.20.0-1|53	
14cu|perl-Test-Pod-No404s-0.20.0-1|54	%make
14cu|perl-Test-Pod-No404s-0.20.0-1|55	
14cu|perl-Test-Pod-No404s-0.20.0-1|56	%check
14cu|perl-Test-Pod-No404s-0.20.0-1|57	%make test
14cu|perl-Test-Pod-No404s-0.20.0-1|58	
14cu|perl-Test-Pod-No404s-0.20.0-1|59	%install
14cu|perl-Test-Pod-No404s-0.20.0-1|60	%makeinstall_std
14cu|perl-Test-Pod-No404s-0.20.0-1|61	
14cu|perl-Test-Pod-No404s-0.20.0-1|62	%files
14cu|perl-Test-Pod-No404s-0.20.0-1|63	%doc Changes META.yml README LICENSE META.json
14cu|perl-Test-Pod-No404s-0.20.0-1|64	%{_mandir}/man3/*
14cu|perl-Test-Pod-No404s-0.20.0-1|65	%{perl_vendorlib}/*
14cu|perl-Test-Pod-No404s-0.20.0-1|66	
14cu|perl-Test-Pod-No404s-0.20.0-1|67	
14cu|perl-Test-Pod-No404s-0.20.0-1|68	%changelog
14cu|perl-Test-Pod-No404s-0.20.0-1|69	
14cu|perl-Test-Pod-No404s-0.20.0-1|70	* Tue Jun 02 2015 abfonly <John@smith.org> 0.20.0-1
14cu|perl-Test-Pod-No404s-0.20.0-1|71	- (34c91b6) Imported from SRPM
14cu|perl-Test-Pod-No404s-0.20.0-1|72	
14cu|perl-Test-Pod-No404s-0.20.0-1|73	

13390 14
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|1	%define upstream_name    Test-Pod-Spelling-CommonMistakes
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|2	%define upstream_version 1.001
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|3	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|6	Release:	1
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|7	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|8	Summary:	Checks POD for common spelling mistakes
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|9	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|11	Group:		Development/Perl
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|14	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|16	BuildRequires:	perl(Pod::Spell::CommonMistakes)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|17	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|18	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|20	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|21	BuildRequires:	perl(version)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|22	BuildRequires:	perl(Exporter)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|23	BuildRequires:	perl(parent)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|24	BuildRequires:	perl(strict)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|25	BuildRequires:	perl(warnings)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|26	BuildRequires:	perl(File::Spec)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|27	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|28	BuildRequires:	perl(IO::Handle)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|29	BuildRequires:	perl(IPC::Open3)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|30	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|31	BuildRequires:	perl(Path::Tiny)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|32	BuildRequires:	perl(File::HomeDir)
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|33	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|34	BuildArch:	noarch
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|35	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|36	%description
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|37	This module checks your POD for common spelling errors. This differs than
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|38	the Test::Spelling manpage because it doesn't use your system spellchecker
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|39	and instead uses the Pod::Spell::CommonMistakes manpage for the heavy
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|40	lifting. Using it is the same as any standard Test::* module, as seen here.
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|41	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|42	%prep
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|44	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|45	%build
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|47	%make
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|48	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|49	%check
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|50	%make test
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|51	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|52	%install
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|53	%makeinstall_std
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|54	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|55	%files
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|56	%doc LICENSE README META.yml Changes META.json
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|57	%{_mandir}/man3/*
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|58	%{perl_vendorlib}/*
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|59	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|60	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|61	%changelog
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|62	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|63	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|64	- (a2b396f) Log: Update to 1.1.0
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|65	- (a2b396f) fixed BR
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|66	- (a2b396f) spec clean
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|67	
14cu|perl-Test-Pod-Spelling-CommonMistakes-1.1.0-1|68	

13391 14
14cu|perl-Test-POE-Server-TCP-1.180.0-1|1	%define upstream_name    Test-POE-Server-TCP
14cu|perl-Test-POE-Server-TCP-1.180.0-1|2	%define upstream_version 1.18
14cu|perl-Test-POE-Server-TCP-1.180.0-1|3	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-POE-Server-TCP-1.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-POE-Server-TCP-1.180.0-1|6	Release:	1
14cu|perl-Test-POE-Server-TCP-1.180.0-1|7	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|8	Summary:	A POE Component providing TCP server services for test cases
14cu|perl-Test-POE-Server-TCP-1.180.0-1|9	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-POE-Server-TCP-1.180.0-1|11	Group:		Development/Perl
14cu|perl-Test-POE-Server-TCP-1.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-POE-Server-TCP-1.180.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-POE-Server-TCP-1.180.0-1|14	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-POE-Server-TCP-1.180.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-POE-Server-TCP-1.180.0-1|17	BuildRequires:	perl(File::Spec)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|18	BuildRequires:	perl(IO::Handle)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|19	BuildRequires:	perl(IPC::Open3)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|20	BuildRequires:	perl(POE)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|21	BuildRequires:	perl(POE::Filter)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|22	BuildRequires:	perl(POE::Filter::Line)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|23	BuildRequires:	perl(POE::Wheel::ReadWrite)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|24	BuildRequires:	perl(POE::Wheel::SocketFactory)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-POE-Server-TCP-1.180.0-1|26	BuildRequires:	perl(Text::ParseWords)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|27	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|28	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|29	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-POE-Server-TCP-1.180.0-1|30	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|31	BuildArch:	noarch
14cu|perl-Test-POE-Server-TCP-1.180.0-1|32	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|33	%description
14cu|perl-Test-POE-Server-TCP-1.180.0-1|34	Test::POE::Server::TCP is a the POE manpage component that provides a TCP
14cu|perl-Test-POE-Server-TCP-1.180.0-1|35	server framework for inclusion in client component test cases, instead of
14cu|perl-Test-POE-Server-TCP-1.180.0-1|36	having to roll your own.
14cu|perl-Test-POE-Server-TCP-1.180.0-1|37	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|38	Once registered with the component, a session will receive events related
14cu|perl-Test-POE-Server-TCP-1.180.0-1|39	to client connects, disconnects, input and flushed output. Each of these
14cu|perl-Test-POE-Server-TCP-1.180.0-1|40	events will refer to a unique client ID which may be used in communication
14cu|perl-Test-POE-Server-TCP-1.180.0-1|41	with the component when sending data to the client or disconnecting a
14cu|perl-Test-POE-Server-TCP-1.180.0-1|42	client connection.
14cu|perl-Test-POE-Server-TCP-1.180.0-1|43	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|44	%prep
14cu|perl-Test-POE-Server-TCP-1.180.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-POE-Server-TCP-1.180.0-1|46	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|47	%build
14cu|perl-Test-POE-Server-TCP-1.180.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-POE-Server-TCP-1.180.0-1|49	%make
14cu|perl-Test-POE-Server-TCP-1.180.0-1|50	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|51	%check
14cu|perl-Test-POE-Server-TCP-1.180.0-1|52	make test
14cu|perl-Test-POE-Server-TCP-1.180.0-1|53	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|54	%install
14cu|perl-Test-POE-Server-TCP-1.180.0-1|55	%makeinstall_std
14cu|perl-Test-POE-Server-TCP-1.180.0-1|56	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|57	%files
14cu|perl-Test-POE-Server-TCP-1.180.0-1|58	%doc Changes LICENSE README META.json META.yml
14cu|perl-Test-POE-Server-TCP-1.180.0-1|59	%{_mandir}/man3/*
14cu|perl-Test-POE-Server-TCP-1.180.0-1|60	%{perl_vendorlib}/Test
14cu|perl-Test-POE-Server-TCP-1.180.0-1|61	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|62	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|63	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|64	%changelog
14cu|perl-Test-POE-Server-TCP-1.180.0-1|65	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|66	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.180.0-1
14cu|perl-Test-POE-Server-TCP-1.180.0-1|67	- (2826033) Log: Update to 1.180.0
14cu|perl-Test-POE-Server-TCP-1.180.0-1|68	- (2826033) fixed BR
14cu|perl-Test-POE-Server-TCP-1.180.0-1|69	- (2826033) spec clean
14cu|perl-Test-POE-Server-TCP-1.180.0-1|70	
14cu|perl-Test-POE-Server-TCP-1.180.0-1|71	

13392 14
14cu|perl-Test-PostgreSQL-1.60.0-1|1	%define upstream_name    Test-PostgreSQL
14cu|perl-Test-PostgreSQL-1.60.0-1|2	%define upstream_version 1.06
14cu|perl-Test-PostgreSQL-1.60.0-1|3	
14cu|perl-Test-PostgreSQL-1.60.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-PostgreSQL-1.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-PostgreSQL-1.60.0-1|6	Release:    1
14cu|perl-Test-PostgreSQL-1.60.0-1|7	
14cu|perl-Test-PostgreSQL-1.60.0-1|8	Summary:    PostgreSQL runner for tests
14cu|perl-Test-PostgreSQL-1.60.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-PostgreSQL-1.60.0-1|10	Group:      Development/Perl
14cu|perl-Test-PostgreSQL-1.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-PostgreSQL-1.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-PostgreSQL-1.60.0-1|13	
14cu|perl-Test-PostgreSQL-1.60.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-PostgreSQL-1.60.0-1|15	BuildRequires: perl(Class::Accessor::Lite)
14cu|perl-Test-PostgreSQL-1.60.0-1|16	BuildRequires: perl(DBD::Pg)
14cu|perl-Test-PostgreSQL-1.60.0-1|17	BuildRequires: perl(DBI)
14cu|perl-Test-PostgreSQL-1.60.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-PostgreSQL-1.60.0-1|19	BuildRequires: perl(Test::SharedFork)
14cu|perl-Test-PostgreSQL-1.60.0-1|20	
14cu|perl-Test-PostgreSQL-1.60.0-1|21	BuildArch: noarch
14cu|perl-Test-PostgreSQL-1.60.0-1|22	
14cu|perl-Test-PostgreSQL-1.60.0-1|23	%description
14cu|perl-Test-PostgreSQL-1.60.0-1|24	'Test::PostgreSQL' automatically setups a PostgreSQL instance in a
14cu|perl-Test-PostgreSQL-1.60.0-1|25	temporary directory, and destroys it when the perl script exits.
14cu|perl-Test-PostgreSQL-1.60.0-1|26	
14cu|perl-Test-PostgreSQL-1.60.0-1|27	This module is a fork of Test::postgresql, which was abandoned by its
14cu|perl-Test-PostgreSQL-1.60.0-1|28	author several years ago.
14cu|perl-Test-PostgreSQL-1.60.0-1|29	
14cu|perl-Test-PostgreSQL-1.60.0-1|30	%prep
14cu|perl-Test-PostgreSQL-1.60.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-PostgreSQL-1.60.0-1|32	
14cu|perl-Test-PostgreSQL-1.60.0-1|33	%build
14cu|perl-Test-PostgreSQL-1.60.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-PostgreSQL-1.60.0-1|35	
14cu|perl-Test-PostgreSQL-1.60.0-1|36	%make
14cu|perl-Test-PostgreSQL-1.60.0-1|37	
14cu|perl-Test-PostgreSQL-1.60.0-1|38	%check
14cu|perl-Test-PostgreSQL-1.60.0-1|39	%make test
14cu|perl-Test-PostgreSQL-1.60.0-1|40	
14cu|perl-Test-PostgreSQL-1.60.0-1|41	%install
14cu|perl-Test-PostgreSQL-1.60.0-1|42	%makeinstall_std
14cu|perl-Test-PostgreSQL-1.60.0-1|43	
14cu|perl-Test-PostgreSQL-1.60.0-1|44	%files
14cu|perl-Test-PostgreSQL-1.60.0-1|45	%doc META.yml Changes
14cu|perl-Test-PostgreSQL-1.60.0-1|46	%{_mandir}/man3/*
14cu|perl-Test-PostgreSQL-1.60.0-1|47	%{perl_vendorlib}/*
14cu|perl-Test-PostgreSQL-1.60.0-1|48	
14cu|perl-Test-PostgreSQL-1.60.0-1|49	
14cu|perl-Test-PostgreSQL-1.60.0-1|50	%changelog
14cu|perl-Test-PostgreSQL-1.60.0-1|51	
14cu|perl-Test-PostgreSQL-1.60.0-1|52	* Sat Jun 20 2015 abfonly <John@smith.org> 1.60.0-1
14cu|perl-Test-PostgreSQL-1.60.0-1|53	- (156ccfe) Imported from SRPM
14cu|perl-Test-PostgreSQL-1.60.0-1|54	
14cu|perl-Test-PostgreSQL-1.60.0-1|55	

13393 14
14cu|perl-Test-Prereq-1.39.0-1|1	%define upstream_name    Test-Prereq
14cu|perl-Test-Prereq-1.39.0-1|2	%define upstream_version 1.039
14cu|perl-Test-Prereq-1.39.0-1|3	
14cu|perl-Test-Prereq-1.39.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Prereq-1.39.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Prereq-1.39.0-1|6	Release:	1
14cu|perl-Test-Prereq-1.39.0-1|7	
14cu|perl-Test-Prereq-1.39.0-1|8	Summary:	Check if Makefile.PL has the right pre-requisites
14cu|perl-Test-Prereq-1.39.0-1|9	
14cu|perl-Test-Prereq-1.39.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Prereq-1.39.0-1|11	Group:		Development/Perl
14cu|perl-Test-Prereq-1.39.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Prereq-1.39.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Prereq-%{upstream_version}.tar.gz
14cu|perl-Test-Prereq-1.39.0-1|14	
14cu|perl-Test-Prereq-1.39.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Prereq-1.39.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Prereq-1.39.0-1|17	BuildRequires:	perl(Module::CoreList)
14cu|perl-Test-Prereq-1.39.0-1|18	BuildRequires:	perl(Module::Info)
14cu|perl-Test-Prereq-1.39.0-1|19	BuildRequires:	perl(File::Spec::Functions)
14cu|perl-Test-Prereq-1.39.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Prereq-1.39.0-1|21	BuildRequires:	perl(Module::Build)
14cu|perl-Test-Prereq-1.39.0-1|22	BuildRequires:	perl(Module::Info)
14cu|perl-Test-Prereq-1.39.0-1|23	BuildRequires:	perl(Module::CoreList)
14cu|perl-Test-Prereq-1.39.0-1|24	BuildRequires:	perl(Test::Builder::Tester)
14cu|perl-Test-Prereq-1.39.0-1|25	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Prereq-1.39.0-1|26	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-Prereq-1.39.0-1|27	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-Prereq-1.39.0-1|28	
14cu|perl-Test-Prereq-1.39.0-1|29	
14cu|perl-Test-Prereq-1.39.0-1|30	
14cu|perl-Test-Prereq-1.39.0-1|31	BuildArch:	noarch
14cu|perl-Test-Prereq-1.39.0-1|32	
14cu|perl-Test-Prereq-1.39.0-1|33	%description
14cu|perl-Test-Prereq-1.39.0-1|34	The prereq_ok() function examines the modules it finds in blib/lib/,
14cu|perl-Test-Prereq-1.39.0-1|35	blib/script, and the test files it finds in t/ (and test.pl). It figures out
14cu|perl-Test-Prereq-1.39.0-1|36	which modules they use, skips the modules that are in the Perl core, and
14cu|perl-Test-Prereq-1.39.0-1|37	compares the remaining list of modules to those in the PREREQ_PM section of
14cu|perl-Test-Prereq-1.39.0-1|38	Makefile.PL.
14cu|perl-Test-Prereq-1.39.0-1|39	
14cu|perl-Test-Prereq-1.39.0-1|40	%prep
14cu|perl-Test-Prereq-1.39.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Prereq-1.39.0-1|42	
14cu|perl-Test-Prereq-1.39.0-1|43	%build
14cu|perl-Test-Prereq-1.39.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Prereq-1.39.0-1|45	%make
14cu|perl-Test-Prereq-1.39.0-1|46	
14cu|perl-Test-Prereq-1.39.0-1|47	%install
14cu|perl-Test-Prereq-1.39.0-1|48	%makeinstall_std
14cu|perl-Test-Prereq-1.39.0-1|49	
14cu|perl-Test-Prereq-1.39.0-1|50	%check
14cu|perl-Test-Prereq-1.39.0-1|51	%make test
14cu|perl-Test-Prereq-1.39.0-1|52	
14cu|perl-Test-Prereq-1.39.0-1|53	%files
14cu|perl-Test-Prereq-1.39.0-1|54	%doc Changes README.* LICENSE META.json META.yml
14cu|perl-Test-Prereq-1.39.0-1|55	%{perl_vendorlib}/Test
14cu|perl-Test-Prereq-1.39.0-1|56	%{_mandir}/*/*
14cu|perl-Test-Prereq-1.39.0-1|57	
14cu|perl-Test-Prereq-1.39.0-1|58	
14cu|perl-Test-Prereq-1.39.0-1|59	
14cu|perl-Test-Prereq-1.39.0-1|60	%changelog
14cu|perl-Test-Prereq-1.39.0-1|61	
14cu|perl-Test-Prereq-1.39.0-1|62	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.39.0-1
14cu|perl-Test-Prereq-1.39.0-1|63	- (ed7c23d) Log: Update to 1.39.0
14cu|perl-Test-Prereq-1.39.0-1|64	- (ed7c23d) fixed tests and drop hacks
14cu|perl-Test-Prereq-1.39.0-1|65	- (ed7c23d) spec clean
14cu|perl-Test-Prereq-1.39.0-1|66	
14cu|perl-Test-Prereq-1.39.0-1|67	

13394 14
14cu|perl-Test-Reporter-1.620.0-1|1	%define upstream_name    Test-Reporter
14cu|perl-Test-Reporter-1.620.0-1|2	%define upstream_version 1.62
14cu|perl-Test-Reporter-1.620.0-1|3	
14cu|perl-Test-Reporter-1.620.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Reporter-1.620.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Reporter-1.620.0-1|6	Release:	1
14cu|perl-Test-Reporter-1.620.0-1|7	
14cu|perl-Test-Reporter-1.620.0-1|8	Summary:	Sends test results to cpan-testers@perl.org
14cu|perl-Test-Reporter-1.620.0-1|9	
14cu|perl-Test-Reporter-1.620.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Reporter-1.620.0-1|11	Group:		Development/Perl
14cu|perl-Test-Reporter-1.620.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Reporter-1.620.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Reporter-%{upstream_version}.tar.gz
14cu|perl-Test-Reporter-1.620.0-1|14	
14cu|perl-Test-Reporter-1.620.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Reporter-1.620.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Test-Reporter-1.620.0-1|17	BuildRequires:	perl(Cwd)
14cu|perl-Test-Reporter-1.620.0-1|18	BuildRequires:	perl(Data::Dumper)
14cu|perl-Test-Reporter-1.620.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Reporter-1.620.0-1|20	BuildRequires:	perl(File::Find)
14cu|perl-Test-Reporter-1.620.0-1|21	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Reporter-1.620.0-1|22	BuildRequires:	perl(FileHandle)
14cu|perl-Test-Reporter-1.620.0-1|23	BuildRequires:	perl(Net::DNS)
14cu|perl-Test-Reporter-1.620.0-1|24	BuildRequires:	perl(Net::SMTP)
14cu|perl-Test-Reporter-1.620.0-1|25	BuildRequires:	perl(Sys::Hostname)
14cu|perl-Test-Reporter-1.620.0-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Reporter-1.620.0-1|27	BuildRequires:	perl(Time::Local)
14cu|perl-Test-Reporter-1.620.0-1|28	BuildRequires:	perl(base)
14cu|perl-Test-Reporter-1.620.0-1|29	BuildRequires:	perl(constant)
14cu|perl-Test-Reporter-1.620.0-1|30	
14cu|perl-Test-Reporter-1.620.0-1|31	BuildArch:	noarch
14cu|perl-Test-Reporter-1.620.0-1|32	
14cu|perl-Test-Reporter-1.620.0-1|33	%description
14cu|perl-Test-Reporter-1.620.0-1|34	Test::Reporter reports the test results of any given distribution to the
14cu|perl-Test-Reporter-1.620.0-1|35	CPAN Testers project. Test::Reporter has wide support for various perl5's
14cu|perl-Test-Reporter-1.620.0-1|36	and platforms.
14cu|perl-Test-Reporter-1.620.0-1|37	
14cu|perl-Test-Reporter-1.620.0-1|38	%prep
14cu|perl-Test-Reporter-1.620.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Reporter-1.620.0-1|40	
14cu|perl-Test-Reporter-1.620.0-1|41	%build
14cu|perl-Test-Reporter-1.620.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Reporter-1.620.0-1|43	%make
14cu|perl-Test-Reporter-1.620.0-1|44	
14cu|perl-Test-Reporter-1.620.0-1|45	%check
14cu|perl-Test-Reporter-1.620.0-1|46	%make test
14cu|perl-Test-Reporter-1.620.0-1|47	
14cu|perl-Test-Reporter-1.620.0-1|48	%install
14cu|perl-Test-Reporter-1.620.0-1|49	%makeinstall_std
14cu|perl-Test-Reporter-1.620.0-1|50	
14cu|perl-Test-Reporter-1.620.0-1|51	%files
14cu|perl-Test-Reporter-1.620.0-1|52	%doc Changes LICENSE META.yml META.json README
14cu|perl-Test-Reporter-1.620.0-1|53	%{_mandir}/man3/*
14cu|perl-Test-Reporter-1.620.0-1|54	%{perl_vendorlib}/*
14cu|perl-Test-Reporter-1.620.0-1|55	
14cu|perl-Test-Reporter-1.620.0-1|56	
14cu|perl-Test-Reporter-1.620.0-1|57	%changelog
14cu|perl-Test-Reporter-1.620.0-1|58	
14cu|perl-Test-Reporter-1.620.0-1|59	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 1.620.0-1
14cu|perl-Test-Reporter-1.620.0-1|60	- (3880a88) Log: Update to 1.620.0
14cu|perl-Test-Reporter-1.620.0-1|61	- (3880a88) spec clean
14cu|perl-Test-Reporter-1.620.0-1|62	
14cu|perl-Test-Reporter-1.620.0-1|63	

13395 14
14cu|perl-Test-RequiresInternet-0.50.0-1|1	%define upstream_name    Test-RequiresInternet
14cu|perl-Test-RequiresInternet-0.50.0-1|2	%define upstream_version 0.05
14cu|perl-Test-RequiresInternet-0.50.0-1|3	
14cu|perl-Test-RequiresInternet-0.50.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-RequiresInternet-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-RequiresInternet-0.50.0-1|6	Release:    1
14cu|perl-Test-RequiresInternet-0.50.0-1|7	
14cu|perl-Test-RequiresInternet-0.50.0-1|8	Summary:    Easily test network connectivity
14cu|perl-Test-RequiresInternet-0.50.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-RequiresInternet-0.50.0-1|10	Group:      Development/Perl
14cu|perl-Test-RequiresInternet-0.50.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-RequiresInternet-0.50.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-RequiresInternet-0.50.0-1|13	
14cu|perl-Test-RequiresInternet-0.50.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-RequiresInternet-0.50.0-1|15	BuildRequires: perl(Socket)
14cu|perl-Test-RequiresInternet-0.50.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Test-RequiresInternet-0.50.0-1|17	BuildRequires: perl(strict)
14cu|perl-Test-RequiresInternet-0.50.0-1|18	BuildRequires: perl(warnings)
14cu|perl-Test-RequiresInternet-0.50.0-1|19	BuildRequires: perl-devel
14cu|perl-Test-RequiresInternet-0.50.0-1|20	
14cu|perl-Test-RequiresInternet-0.50.0-1|21	BuildArch: noarch
14cu|perl-Test-RequiresInternet-0.50.0-1|22	
14cu|perl-Test-RequiresInternet-0.50.0-1|23	%description
14cu|perl-Test-RequiresInternet-0.50.0-1|24	This module is intended to easily test network connectivity before
14cu|perl-Test-RequiresInternet-0.50.0-1|25	functional tests begin to non-local Internet resources. It does not
14cu|perl-Test-RequiresInternet-0.50.0-1|26	require any modules beyond those supplied in core Perl.
14cu|perl-Test-RequiresInternet-0.50.0-1|27	
14cu|perl-Test-RequiresInternet-0.50.0-1|28	%prep
14cu|perl-Test-RequiresInternet-0.50.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-RequiresInternet-0.50.0-1|30	
14cu|perl-Test-RequiresInternet-0.50.0-1|31	%build
14cu|perl-Test-RequiresInternet-0.50.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-RequiresInternet-0.50.0-1|33	
14cu|perl-Test-RequiresInternet-0.50.0-1|34	%make
14cu|perl-Test-RequiresInternet-0.50.0-1|35	
14cu|perl-Test-RequiresInternet-0.50.0-1|36	%check
14cu|perl-Test-RequiresInternet-0.50.0-1|37	%make test
14cu|perl-Test-RequiresInternet-0.50.0-1|38	
14cu|perl-Test-RequiresInternet-0.50.0-1|39	%install
14cu|perl-Test-RequiresInternet-0.50.0-1|40	%makeinstall_std
14cu|perl-Test-RequiresInternet-0.50.0-1|41	
14cu|perl-Test-RequiresInternet-0.50.0-1|42	%files
14cu|perl-Test-RequiresInternet-0.50.0-1|43	%doc README Changes LICENSE META.yml META.json
14cu|perl-Test-RequiresInternet-0.50.0-1|44	%{_mandir}/man3/*
14cu|perl-Test-RequiresInternet-0.50.0-1|45	%{perl_vendorlib}/*
14cu|perl-Test-RequiresInternet-0.50.0-1|46	
14cu|perl-Test-RequiresInternet-0.50.0-1|47	
14cu|perl-Test-RequiresInternet-0.50.0-1|48	%changelog
14cu|perl-Test-RequiresInternet-0.50.0-1|49	
14cu|perl-Test-RequiresInternet-0.50.0-1|50	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.50.0-1
14cu|perl-Test-RequiresInternet-0.50.0-1|51	- (b87acfa) Updated to 0.05
14cu|perl-Test-RequiresInternet-0.50.0-1|52	
14cu|perl-Test-RequiresInternet-0.50.0-1|53	

13396 14
14cu|perl-Test-Roo-1.4.0-1|1	%define upstream_name    Test-Roo
14cu|perl-Test-Roo-1.4.0-1|2	%define upstream_version 1.004
14cu|perl-Test-Roo-1.4.0-1|3	
14cu|perl-Test-Roo-1.4.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Roo-1.4.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Roo-1.4.0-1|6	Release:    1
14cu|perl-Test-Roo-1.4.0-1|7	
14cu|perl-Test-Roo-1.4.0-1|8	Summary:    Test::Roo examples
14cu|perl-Test-Roo-1.4.0-1|9	
14cu|perl-Test-Roo-1.4.0-1|10	License:    GPL+ or Artistic
14cu|perl-Test-Roo-1.4.0-1|11	Group:      Development/Perl
14cu|perl-Test-Roo-1.4.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Roo-1.4.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Roo-1.4.0-1|14	
14cu|perl-Test-Roo-1.4.0-1|15	BuildRequires: perl(Capture::Tiny)
14cu|perl-Test-Roo-1.4.0-1|16	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-Test-Roo-1.4.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-Roo-1.4.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Test-Roo-1.4.0-1|19	BuildRequires: perl(File::Spec::Functions)
14cu|perl-Test-Roo-1.4.0-1|20	BuildRequires: perl(File::Temp)
14cu|perl-Test-Roo-1.4.0-1|21	BuildRequires: perl(IO::Handle)
14cu|perl-Test-Roo-1.4.0-1|22	BuildRequires: perl(IPC::Open3)
14cu|perl-Test-Roo-1.4.0-1|23	BuildRequires: perl(List::Util)
14cu|perl-Test-Roo-1.4.0-1|24	BuildRequires: perl(Moo)
14cu|perl-Test-Roo-1.4.0-1|25	BuildRequires: perl(MooX::Types::MooseLike::Base)
14cu|perl-Test-Roo-1.4.0-1|26	BuildRequires: perl(Sub::Install)
14cu|perl-Test-Roo-1.4.0-1|27	BuildRequires: perl(Test::More)
14cu|perl-Test-Roo-1.4.0-1|28	BuildRequires: perl-devel
14cu|perl-Test-Roo-1.4.0-1|29	BuildRequires: perl(strict)
14cu|perl-Test-Roo-1.4.0-1|30	BuildRequires: perl(strictures)
14cu|perl-Test-Roo-1.4.0-1|31	BuildRequires: perl(warnings)
14cu|perl-Test-Roo-1.4.0-1|32	BuildRequires: perl(bareword::filehandles)
14cu|perl-Test-Roo-1.4.0-1|33	BuildRequires: perl(indirect)
14cu|perl-Test-Roo-1.4.0-1|34	BuildRequires: perl(multidimensional)
14cu|perl-Test-Roo-1.4.0-1|35	
14cu|perl-Test-Roo-1.4.0-1|36	BuildArch: noarch
14cu|perl-Test-Roo-1.4.0-1|37	
14cu|perl-Test-Roo-1.4.0-1|38	%description
14cu|perl-Test-Roo-1.4.0-1|39	This module allows you to compose the Test::More manpage tests from roles.
14cu|perl-Test-Roo-1.4.0-1|40	It is inspired by the excellent the Test::Routine manpage module, but uses
14cu|perl-Test-Roo-1.4.0-1|41	the Moo manpage instead of the Moose manpage. This gives most of the
14cu|perl-Test-Roo-1.4.0-1|42	benefits without the need for the Moose manpage as a test dependency.
14cu|perl-Test-Roo-1.4.0-1|43	
14cu|perl-Test-Roo-1.4.0-1|44	Test files are Moo classes. You can define any needed test fixtures as Moo
14cu|perl-Test-Roo-1.4.0-1|45	attributes. You define tests as method modifiers -- similar in concept to
14cu|perl-Test-Roo-1.4.0-1|46	'subtest' in the Test::More manpage, but your test method will be passed
14cu|perl-Test-Roo-1.4.0-1|47	the test object for access to fixture attributes. You may compose any the
14cu|perl-Test-Roo-1.4.0-1|48	Moo::Role manpage into your test to define attributes, require particular
14cu|perl-Test-Roo-1.4.0-1|49	methods, or define tests.
14cu|perl-Test-Roo-1.4.0-1|50	
14cu|perl-Test-Roo-1.4.0-1|51	This means that you can isolate test _behaviors_ into roles which require
14cu|perl-Test-Roo-1.4.0-1|52	certain test _fixtures_ in order to run. Your main test file will provide
14cu|perl-Test-Roo-1.4.0-1|53	the fixtures and compose the roles to run. This makes it easy to reuse test
14cu|perl-Test-Roo-1.4.0-1|54	behaviors.
14cu|perl-Test-Roo-1.4.0-1|55	
14cu|perl-Test-Roo-1.4.0-1|56	%prep
14cu|perl-Test-Roo-1.4.0-1|57	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Roo-1.4.0-1|58	
14cu|perl-Test-Roo-1.4.0-1|59	%build
14cu|perl-Test-Roo-1.4.0-1|60	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Roo-1.4.0-1|61	
14cu|perl-Test-Roo-1.4.0-1|62	%make
14cu|perl-Test-Roo-1.4.0-1|63	
14cu|perl-Test-Roo-1.4.0-1|64	%check
14cu|perl-Test-Roo-1.4.0-1|65	%make test
14cu|perl-Test-Roo-1.4.0-1|66	
14cu|perl-Test-Roo-1.4.0-1|67	%install
14cu|perl-Test-Roo-1.4.0-1|68	%makeinstall_std
14cu|perl-Test-Roo-1.4.0-1|69	
14cu|perl-Test-Roo-1.4.0-1|70	%files
14cu|perl-Test-Roo-1.4.0-1|71	%doc Changes LICENSE META.json META.yml README CONTRIBUTING.mkdn
14cu|perl-Test-Roo-1.4.0-1|72	%{_mandir}/man3/*
14cu|perl-Test-Roo-1.4.0-1|73	%{perl_vendorlib}/*
14cu|perl-Test-Roo-1.4.0-1|74	
14cu|perl-Test-Roo-1.4.0-1|75	%changelog
14cu|perl-Test-Roo-1.4.0-1|76	
14cu|perl-Test-Roo-1.4.0-1|77	* Sat Apr 25 2015 abfonly <John@smith.org> 1.4.0-1
14cu|perl-Test-Roo-1.4.0-1|78	- (4c1ba43) Log: Update to 1.4.0, import all BR, enable all tests
14cu|perl-Test-Roo-1.4.0-1|79	
14cu|perl-Test-Roo-1.4.0-1|80	

13397 14
14cu|perl-Test-SharedFork-0.340.0-1|1	%define upstream_name    Test-SharedFork
14cu|perl-Test-SharedFork-0.340.0-1|2	%define upstream_version 0.34
14cu|perl-Test-SharedFork-0.340.0-1|3	
14cu|perl-Test-SharedFork-0.340.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-SharedFork-0.340.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-SharedFork-0.340.0-1|6	Release:    1
14cu|perl-Test-SharedFork-0.340.0-1|7	
14cu|perl-Test-SharedFork-0.340.0-1|8	Summary:    Fork test
14cu|perl-Test-SharedFork-0.340.0-1|9	
14cu|perl-Test-SharedFork-0.340.0-1|10	License:    GPL+ or Artistic
14cu|perl-Test-SharedFork-0.340.0-1|11	Group:      Development/Perl
14cu|perl-Test-SharedFork-0.340.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-SharedFork-0.340.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-SharedFork-0.340.0-1|14	
14cu|perl-Test-SharedFork-0.340.0-1|15	BuildRequires:  perl(Config)
14cu|perl-Test-SharedFork-0.340.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-SharedFork-0.340.0-1|17	BuildRequires:  perl(Fcntl)
14cu|perl-Test-SharedFork-0.340.0-1|18	BuildRequires:  perl(File::Spec::Functions)
14cu|perl-Test-SharedFork-0.340.0-1|19	BuildRequires:  perl(File::Temp)
14cu|perl-Test-SharedFork-0.340.0-1|20	BuildRequires:  perl(IO::Handle)
14cu|perl-Test-SharedFork-0.340.0-1|21	BuildRequires:  perl(Module::Build)
14cu|perl-Test-SharedFork-0.340.0-1|22	BuildRequires:  perl(Storable)
14cu|perl-Test-SharedFork-0.340.0-1|23	BuildRequires:  perl(Test::Builder)
14cu|perl-Test-SharedFork-0.340.0-1|24	BuildRequires:  perl(Test::Builder::Module)
14cu|perl-Test-SharedFork-0.340.0-1|25	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Test-SharedFork-0.340.0-1|26	BuildRequires:  perl(Test::Requires)
14cu|perl-Test-SharedFork-0.340.0-1|27	BuildRequires:  perl(Tie::Array)
14cu|perl-Test-SharedFork-0.340.0-1|28	BuildRequires:  perl(Tie::Scalar)
14cu|perl-Test-SharedFork-0.340.0-1|29	BuildRequires:  perl(Time::HiRes)
14cu|perl-Test-SharedFork-0.340.0-1|30	BuildRequires:  perl(base)
14cu|perl-Test-SharedFork-0.340.0-1|31	BuildRequires:  perl(strict)
14cu|perl-Test-SharedFork-0.340.0-1|32	BuildRequires:  perl(warnings)
14cu|perl-Test-SharedFork-0.340.0-1|33	BuildRequires:  perl-devel
14cu|perl-Test-SharedFork-0.340.0-1|34	
14cu|perl-Test-SharedFork-0.340.0-1|35	BuildArch:  noarch
14cu|perl-Test-SharedFork-0.340.0-1|36	
14cu|perl-Test-SharedFork-0.340.0-1|37	%description
14cu|perl-Test-SharedFork-0.340.0-1|38	Test::SharedFork is utility module for Test::Builder.
14cu|perl-Test-SharedFork-0.340.0-1|39	
14cu|perl-Test-SharedFork-0.340.0-1|40	This module makes the fork(2) manpage safety in your test case.
14cu|perl-Test-SharedFork-0.340.0-1|41	
14cu|perl-Test-SharedFork-0.340.0-1|42	This module merges test count with parent process & child process.
14cu|perl-Test-SharedFork-0.340.0-1|43	
14cu|perl-Test-SharedFork-0.340.0-1|44	%prep
14cu|perl-Test-SharedFork-0.340.0-1|45	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-SharedFork-0.340.0-1|46	
14cu|perl-Test-SharedFork-0.340.0-1|47	%build
14cu|perl-Test-SharedFork-0.340.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-SharedFork-0.340.0-1|49	%make
14cu|perl-Test-SharedFork-0.340.0-1|50	
14cu|perl-Test-SharedFork-0.340.0-1|51	%check
14cu|perl-Test-SharedFork-0.340.0-1|52	%make test
14cu|perl-Test-SharedFork-0.340.0-1|53	
14cu|perl-Test-SharedFork-0.340.0-1|54	%install
14cu|perl-Test-SharedFork-0.340.0-1|55	%makeinstall_std
14cu|perl-Test-SharedFork-0.340.0-1|56	
14cu|perl-Test-SharedFork-0.340.0-1|57	%files
14cu|perl-Test-SharedFork-0.340.0-1|58	%doc Changes LICENSE META.json META.yml
14cu|perl-Test-SharedFork-0.340.0-1|59	%{_mandir}/man3/*
14cu|perl-Test-SharedFork-0.340.0-1|60	%{perl_vendorlib}/*
14cu|perl-Test-SharedFork-0.340.0-1|61	
14cu|perl-Test-SharedFork-0.340.0-1|62	%changelog
14cu|perl-Test-SharedFork-0.340.0-1|63	
14cu|perl-Test-SharedFork-0.340.0-1|64	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 0.340.0-1
14cu|perl-Test-SharedFork-0.340.0-1|65	- (4f1047f) Log: Update to 0.340.0
14cu|perl-Test-SharedFork-0.340.0-1|66	
14cu|perl-Test-SharedFork-0.340.0-1|67	

13398 14
14cu|perl-Test-Signature-1.110.0-1|1	%define upstream_name    Test-Signature
14cu|perl-Test-Signature-1.110.0-1|2	%define upstream_version 1.11
14cu|perl-Test-Signature-1.110.0-1|3	
14cu|perl-Test-Signature-1.110.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-Signature-1.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-Signature-1.110.0-1|6	Release:    1
14cu|perl-Test-Signature-1.110.0-1|7	
14cu|perl-Test-Signature-1.110.0-1|8	Summary:    Automated SIGNATURE testing
14cu|perl-Test-Signature-1.110.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-Signature-1.110.0-1|10	Group:      Development/Perl
14cu|perl-Test-Signature-1.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Signature-1.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Signature-1.110.0-1|13	
14cu|perl-Test-Signature-1.110.0-1|14	BuildRequires:  perl-devel
14cu|perl-Test-Signature-1.110.0-1|15	BuildRequires:  perl(Test::Builder)
14cu|perl-Test-Signature-1.110.0-1|16	BuildRequires:  perl(Test::More)
14cu|perl-Test-Signature-1.110.0-1|17	BuildRequires:  perl(Config)
14cu|perl-Test-Signature-1.110.0-1|18	BuildRequires:  perl(Cwd)
14cu|perl-Test-Signature-1.110.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-Test-Signature-1.110.0-1|20	BuildRequires:  perl(ExtUtils::Manifest)
14cu|perl-Test-Signature-1.110.0-1|21	BuildRequires:  perl(Fcntl)
14cu|perl-Test-Signature-1.110.0-1|22	BuildRequires:  perl(File::Find)
14cu|perl-Test-Signature-1.110.0-1|23	BuildRequires:  perl(File::Path)
14cu|perl-Test-Signature-1.110.0-1|24	BuildRequires:  perl(File::Spec)
14cu|perl-Test-Signature-1.110.0-1|25	BuildRequires:  perl(File::Temp)
14cu|perl-Test-Signature-1.110.0-1|26	BuildRequires:  perl(FindBin)
14cu|perl-Test-Signature-1.110.0-1|27	BuildRequires:  perl(Exporter)
14cu|perl-Test-Signature-1.110.0-1|28	BuildRequires:  perl(Module::Signature)
14cu|perl-Test-Signature-1.110.0-1|29	BuildRequires:  perl(Socket)
14cu|perl-Test-Signature-1.110.0-1|30	BuildRequires:  perl(strict)
14cu|perl-Test-Signature-1.110.0-1|31	BuildRequires:  perl(Test::Builder)
14cu|perl-Test-Signature-1.110.0-1|32	BuildRequires:  perl(vars)
14cu|perl-Test-Signature-1.110.0-1|33	BuildRequires:  perl(Test::More)
14cu|perl-Test-Signature-1.110.0-1|34	BuildRequires:  perl(File::Find::Rule)
14cu|perl-Test-Signature-1.110.0-1|35	BuildRequires:  perl(Test::Pod)
14cu|perl-Test-Signature-1.110.0-1|36	
14cu|perl-Test-Signature-1.110.0-1|37	BuildArch: noarch
14cu|perl-Test-Signature-1.110.0-1|38	
14cu|perl-Test-Signature-1.110.0-1|39	%description
14cu|perl-Test-Signature-1.110.0-1|40	'Module::Signature' allows you to verify that a distribution has not been
14cu|perl-Test-Signature-1.110.0-1|41	tampered with. 'Test::Signature' lets that be tested as part of the
14cu|perl-Test-Signature-1.110.0-1|42	distribution's test suite.
14cu|perl-Test-Signature-1.110.0-1|43	
14cu|perl-Test-Signature-1.110.0-1|44	By default, if 'Module::Signature' is not installed then it will just say
14cu|perl-Test-Signature-1.110.0-1|45	so and not fail the test. That can be overridden though.
14cu|perl-Test-Signature-1.110.0-1|46	
14cu|perl-Test-Signature-1.110.0-1|47	*IMPORTANT*: This is not a substitute for the users verifying the
14cu|perl-Test-Signature-1.110.0-1|48	distribution themselves. By the time this module is run, the users will
14cu|perl-Test-Signature-1.110.0-1|49	have already run your _Makefile.PL_ or _Build.PL_ scripts which could have
14cu|perl-Test-Signature-1.110.0-1|50	been compromised.
14cu|perl-Test-Signature-1.110.0-1|51	
14cu|perl-Test-Signature-1.110.0-1|52	%prep
14cu|perl-Test-Signature-1.110.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Signature-1.110.0-1|54	
14cu|perl-Test-Signature-1.110.0-1|55	%build
14cu|perl-Test-Signature-1.110.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Signature-1.110.0-1|57	
14cu|perl-Test-Signature-1.110.0-1|58	%make
14cu|perl-Test-Signature-1.110.0-1|59	
14cu|perl-Test-Signature-1.110.0-1|60	
14cu|perl-Test-Signature-1.110.0-1|61	%check
14cu|perl-Test-Signature-1.110.0-1|62	# Need to import and check online the signature.
14cu|perl-Test-Signature-1.110.0-1|63	#make test
14cu|perl-Test-Signature-1.110.0-1|64	
14cu|perl-Test-Signature-1.110.0-1|65	%install
14cu|perl-Test-Signature-1.110.0-1|66	%makeinstall_std
14cu|perl-Test-Signature-1.110.0-1|67	
14cu|perl-Test-Signature-1.110.0-1|68	%files
14cu|perl-Test-Signature-1.110.0-1|69	%doc Changes README META.yml
14cu|perl-Test-Signature-1.110.0-1|70	%{_mandir}/man3/*
14cu|perl-Test-Signature-1.110.0-1|71	%{perl_vendorlib}/*
14cu|perl-Test-Signature-1.110.0-1|72	
14cu|perl-Test-Signature-1.110.0-1|73	
14cu|perl-Test-Signature-1.110.0-1|74	%changelog
14cu|perl-Test-Signature-1.110.0-1|75	
14cu|perl-Test-Signature-1.110.0-1|76	* Tue Jun 02 2015 abfonly <John@smith.org> 1.110.0-1
14cu|perl-Test-Signature-1.110.0-1|77	- (d70c51d) Imported from SRPM
14cu|perl-Test-Signature-1.110.0-1|78	
14cu|perl-Test-Signature-1.110.0-1|79	

13399 14
14cu|perl-Test-Spec-0.510.0-1|1	%define upstream_name    Test-Spec
14cu|perl-Test-Spec-0.510.0-1|2	%define upstream_version 0.51
14cu|perl-Test-Spec-0.510.0-1|3	
14cu|perl-Test-Spec-0.510.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Spec-0.510.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Spec-0.510.0-1|6	Release:	1
14cu|perl-Test-Spec-0.510.0-1|7	
14cu|perl-Test-Spec-0.510.0-1|8	Summary:	RSpec-like testing for Perl
14cu|perl-Test-Spec-0.510.0-1|9	
14cu|perl-Test-Spec-0.510.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Spec-0.510.0-1|11	Group:		Development/Perl
14cu|perl-Test-Spec-0.510.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Spec-0.510.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Spec-%{upstream_version}.tar.gz
14cu|perl-Test-Spec-0.510.0-1|14	
14cu|perl-Test-Spec-0.510.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Spec-0.510.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Test-Spec-0.510.0-1|17	BuildRequires:	perl(Exporter)
14cu|perl-Test-Spec-0.510.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Spec-0.510.0-1|19	BuildRequires:	perl(List::Util)
14cu|perl-Test-Spec-0.510.0-1|20	BuildRequires:	perl(Package::Stash)
14cu|perl-Test-Spec-0.510.0-1|21	BuildRequires:	perl(Scalar::Util)
14cu|perl-Test-Spec-0.510.0-1|22	BuildRequires:	perl(TAP::Parser)
14cu|perl-Test-Spec-0.510.0-1|23	BuildRequires:	perl(Test::Deep)
14cu|perl-Test-Spec-0.510.0-1|24	BuildRequires:	perl(Test::More)
14cu|perl-Test-Spec-0.510.0-1|25	BuildRequires:	perl(Test::Trap)
14cu|perl-Test-Spec-0.510.0-1|26	BuildRequires:	perl(Tie::IxHash)
14cu|perl-Test-Spec-0.510.0-1|27	BuildRequires:	perl(constant)
14cu|perl-Test-Spec-0.510.0-1|28	
14cu|perl-Test-Spec-0.510.0-1|29	BuildArch:	noarch
14cu|perl-Test-Spec-0.510.0-1|30	
14cu|perl-Test-Spec-0.510.0-1|31	%description
14cu|perl-Test-Spec-0.510.0-1|32	This is a declarative specification-style testing system for
14cu|perl-Test-Spec-0.510.0-1|33	behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are
14cu|perl-Test-Spec-0.510.0-1|34	named with strings instead of subroutine names, so your fingers will suffer
14cu|perl-Test-Spec-0.510.0-1|35	less fatigue from underscore-itis, with the side benefit that the test
14cu|perl-Test-Spec-0.510.0-1|36	reports are more legible.
14cu|perl-Test-Spec-0.510.0-1|37	
14cu|perl-Test-Spec-0.510.0-1|38	This module is inspired by and borrows heavily from RSpec
14cu|perl-Test-Spec-0.510.0-1|39	(http://rspec.info/documentation/), a BDD tool for the Ruby programming
14cu|perl-Test-Spec-0.510.0-1|40	language.
14cu|perl-Test-Spec-0.510.0-1|41	
14cu|perl-Test-Spec-0.510.0-1|42	EXPORTS
14cu|perl-Test-Spec-0.510.0-1|43	When given *no list* (i.e. 'use Test::Spec;'), this class will export:
14cu|perl-Test-Spec-0.510.0-1|44	
14cu|perl-Test-Spec-0.510.0-1|45	%prep
14cu|perl-Test-Spec-0.510.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Spec-0.510.0-1|47	
14cu|perl-Test-Spec-0.510.0-1|48	%build
14cu|perl-Test-Spec-0.510.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Spec-0.510.0-1|50	%make
14cu|perl-Test-Spec-0.510.0-1|51	
14cu|perl-Test-Spec-0.510.0-1|52	%check
14cu|perl-Test-Spec-0.510.0-1|53	%make test
14cu|perl-Test-Spec-0.510.0-1|54	
14cu|perl-Test-Spec-0.510.0-1|55	%install
14cu|perl-Test-Spec-0.510.0-1|56	%makeinstall_std
14cu|perl-Test-Spec-0.510.0-1|57	
14cu|perl-Test-Spec-0.510.0-1|58	%files
14cu|perl-Test-Spec-0.510.0-1|59	%doc Changes META.yml META.json README.*
14cu|perl-Test-Spec-0.510.0-1|60	%{_mandir}/man3/*
14cu|perl-Test-Spec-0.510.0-1|61	%{perl_vendorlib}/*
14cu|perl-Test-Spec-0.510.0-1|62	
14cu|perl-Test-Spec-0.510.0-1|63	
14cu|perl-Test-Spec-0.510.0-1|64	%changelog
14cu|perl-Test-Spec-0.510.0-1|65	
14cu|perl-Test-Spec-0.510.0-1|66	* Thu Oct 08 2015 abfonly <abfonly@gmail.com> 0.510.0-1
14cu|perl-Test-Spec-0.510.0-1|67	- (02dc170) Log: Update to 0.510.0
14cu|perl-Test-Spec-0.510.0-1|68	- (02dc170) spec clean
14cu|perl-Test-Spec-0.510.0-1|69	
14cu|perl-Test-Spec-0.510.0-1|70	

13400 14
14cu|perl-Test-Spelling-0.200.0-1|1	%define upstream_name    Test-Spelling
14cu|perl-Test-Spelling-0.200.0-1|2	%define upstream_version 0.20
14cu|perl-Test-Spelling-0.200.0-1|3	
14cu|perl-Test-Spelling-0.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Spelling-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Spelling-0.200.0-1|6	Release:	1
14cu|perl-Test-Spelling-0.200.0-1|7	
14cu|perl-Test-Spelling-0.200.0-1|8	Summary:	Check for spelling errors in POD
14cu|perl-Test-Spelling-0.200.0-1|9	
14cu|perl-Test-Spelling-0.200.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Spelling-0.200.0-1|11	Group:		Development/Perl
14cu|perl-Test-Spelling-0.200.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Spelling-0.200.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Spelling-0.200.0-1|14	
14cu|perl-Test-Spelling-0.200.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Spelling-0.200.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Test-Spelling-0.200.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Spelling-0.200.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Test-Spelling-0.200.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Spelling-0.200.0-1|20	BuildRequires:	perl(Pod::Spell)
14cu|perl-Test-Spelling-0.200.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Spelling-0.200.0-1|22	BuildRequires:	perl(Test::Tester)
14cu|perl-Test-Spelling-0.200.0-1|23	BuildRequires:	perl(IPC::Run3)
14cu|perl-Test-Spelling-0.200.0-1|24	BuildRequires:	perl(Path::Tiny)
14cu|perl-Test-Spelling-0.200.0-1|25	BuildRequires:	perl(File::HomeDir)
14cu|perl-Test-Spelling-0.200.0-1|26	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-Spelling-0.200.0-1|27	
14cu|perl-Test-Spelling-0.200.0-1|28	BuildArch:	noarch
14cu|perl-Test-Spelling-0.200.0-1|29	
14cu|perl-Test-Spelling-0.200.0-1|30	Requires:	aspell-en
14cu|perl-Test-Spelling-0.200.0-1|31	
14cu|perl-Test-Spelling-0.200.0-1|32	%description
14cu|perl-Test-Spelling-0.200.0-1|33	Check POD files for spelling mistakes, using the Pod::Spell manpage and
14cu|perl-Test-Spelling-0.200.0-1|34	_spell_ to do the heavy lifting.
14cu|perl-Test-Spelling-0.200.0-1|35	
14cu|perl-Test-Spelling-0.200.0-1|36	%prep
14cu|perl-Test-Spelling-0.200.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Spelling-0.200.0-1|38	
14cu|perl-Test-Spelling-0.200.0-1|39	%build
14cu|perl-Test-Spelling-0.200.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Spelling-0.200.0-1|41	%make
14cu|perl-Test-Spelling-0.200.0-1|42	
14cu|perl-Test-Spelling-0.200.0-1|43	%check
14cu|perl-Test-Spelling-0.200.0-1|44	%make test
14cu|perl-Test-Spelling-0.200.0-1|45	
14cu|perl-Test-Spelling-0.200.0-1|46	%install
14cu|perl-Test-Spelling-0.200.0-1|47	%makeinstall_std
14cu|perl-Test-Spelling-0.200.0-1|48	
14cu|perl-Test-Spelling-0.200.0-1|49	%files
14cu|perl-Test-Spelling-0.200.0-1|50	%doc Changes README META.yml
14cu|perl-Test-Spelling-0.200.0-1|51	%{_mandir}/man3/*
14cu|perl-Test-Spelling-0.200.0-1|52	%{perl_vendorlib}/Test
14cu|perl-Test-Spelling-0.200.0-1|53	
14cu|perl-Test-Spelling-0.200.0-1|54	
14cu|perl-Test-Spelling-0.200.0-1|55	%changelog
14cu|perl-Test-Spelling-0.200.0-1|56	
14cu|perl-Test-Spelling-0.200.0-1|57	* Thu Oct 08 2015 abfonly <abfonly@gmail.com> 0.200.0-1
14cu|perl-Test-Spelling-0.200.0-1|58	- (a6c687e) Log: Update to 0.200.0
14cu|perl-Test-Spelling-0.200.0-1|59	- (a6c687e) spec clean
14cu|perl-Test-Spelling-0.200.0-1|60	
14cu|perl-Test-Spelling-0.200.0-1|61	

13401 14
14cu|perl-Test-Strict-0.280.0-1|1	%define upstream_name    Test-Strict
14cu|perl-Test-Strict-0.280.0-1|2	%define upstream_version 0.28
14cu|perl-Test-Strict-0.280.0-1|3	
14cu|perl-Test-Strict-0.280.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Strict-0.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Strict-0.280.0-1|6	Release:	1
14cu|perl-Test-Strict-0.280.0-1|7	
14cu|perl-Test-Strict-0.280.0-1|8	Summary:	Check syntax, presence of use strict; and test coverage
14cu|perl-Test-Strict-0.280.0-1|9	
14cu|perl-Test-Strict-0.280.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Strict-0.280.0-1|11	Group:		Development/Perl
14cu|perl-Test-Strict-0.280.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Strict-0.280.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Strict-0.280.0-1|14	
14cu|perl-Test-Strict-0.280.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Strict-0.280.0-1|16	BuildRequires:	perl(Devel::Cover)
14cu|perl-Test-Strict-0.280.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Test-Strict-0.280.0-1|18	BuildRequires:	perl(File::Spec)
14cu|perl-Test-Strict-0.280.0-1|19	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Strict-0.280.0-1|20	BuildRequires:	perl(FindBin)
14cu|perl-Test-Strict-0.280.0-1|21	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Strict-0.280.0-1|22	BuildRequires:	perl(Test::Simple)
14cu|perl-Test-Strict-0.280.0-1|23	
14cu|perl-Test-Strict-0.280.0-1|24	
14cu|perl-Test-Strict-0.280.0-1|25	BuildArch:	noarch
14cu|perl-Test-Strict-0.280.0-1|26	
14cu|perl-Test-Strict-0.280.0-1|27	%description
14cu|perl-Test-Strict-0.280.0-1|28	The most basic test one can write is "does it compile ?". This module tests if
14cu|perl-Test-Strict-0.280.0-1|29	the code compiles and play nice with Test::Simple modules.
14cu|perl-Test-Strict-0.280.0-1|30	
14cu|perl-Test-Strict-0.280.0-1|31	Another good practice this module can test is to "use strict;" in all perl
14cu|perl-Test-Strict-0.280.0-1|32	files.
14cu|perl-Test-Strict-0.280.0-1|33	
14cu|perl-Test-Strict-0.280.0-1|34	By setting a minimum test coverage through all_cover_ok(), a code author can
14cu|perl-Test-Strict-0.280.0-1|35	ensure his code is tested above a preset level of kwality throughout the
14cu|perl-Test-Strict-0.280.0-1|36	development cycle.
14cu|perl-Test-Strict-0.280.0-1|37	
14cu|perl-Test-Strict-0.280.0-1|38	Along with Test::Pod, this module can provide the first tests to setup for a
14cu|perl-Test-Strict-0.280.0-1|39	module author.
14cu|perl-Test-Strict-0.280.0-1|40	
14cu|perl-Test-Strict-0.280.0-1|41	%prep
14cu|perl-Test-Strict-0.280.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Strict-0.280.0-1|43	
14cu|perl-Test-Strict-0.280.0-1|44	%build
14cu|perl-Test-Strict-0.280.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Strict-0.280.0-1|46	%make
14cu|perl-Test-Strict-0.280.0-1|47	
14cu|perl-Test-Strict-0.280.0-1|48	%check
14cu|perl-Test-Strict-0.280.0-1|49	make test
14cu|perl-Test-Strict-0.280.0-1|50	
14cu|perl-Test-Strict-0.280.0-1|51	%install
14cu|perl-Test-Strict-0.280.0-1|52	%makeinstall_std
14cu|perl-Test-Strict-0.280.0-1|53	
14cu|perl-Test-Strict-0.280.0-1|54	%files
14cu|perl-Test-Strict-0.280.0-1|55	%doc README Changes META.json META.yml
14cu|perl-Test-Strict-0.280.0-1|56	%{_mandir}/man3/*
14cu|perl-Test-Strict-0.280.0-1|57	%{perl_vendorlib}/Test
14cu|perl-Test-Strict-0.280.0-1|58	
14cu|perl-Test-Strict-0.280.0-1|59	
14cu|perl-Test-Strict-0.280.0-1|60	
14cu|perl-Test-Strict-0.280.0-1|61	%changelog
14cu|perl-Test-Strict-0.280.0-1|62	
14cu|perl-Test-Strict-0.280.0-1|63	* Thu Oct 08 2015 abfonly <abfonly@gmail.com> 0.280.0-1
14cu|perl-Test-Strict-0.280.0-1|64	- (f58a371) Log: Update to 0.280.0
14cu|perl-Test-Strict-0.280.0-1|65	- (f58a371) spec clean
14cu|perl-Test-Strict-0.280.0-1|66	
14cu|perl-Test-Strict-0.280.0-1|67	

13402 14
14cu|perl-Test-Synopsis-0.110.0-1|1	%define upstream_name    Test-Synopsis
14cu|perl-Test-Synopsis-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-Test-Synopsis-0.110.0-1|3	
14cu|perl-Test-Synopsis-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Synopsis-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Synopsis-0.110.0-1|6	Release:	1
14cu|perl-Test-Synopsis-0.110.0-1|7	
14cu|perl-Test-Synopsis-0.110.0-1|8	Summary:	Test your SYNOPSIS code
14cu|perl-Test-Synopsis-0.110.0-1|9	
14cu|perl-Test-Synopsis-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Synopsis-0.110.0-1|11	Group:		Development/Perl
14cu|perl-Test-Synopsis-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Synopsis-0.110.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Synopsis-%{upstream_version}.tar.gz
14cu|perl-Test-Synopsis-0.110.0-1|14	
14cu|perl-Test-Synopsis-0.110.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Synopsis-0.110.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Test-Synopsis-0.110.0-1|17	BuildRequires:	perl(Filter::Util::Call)
14cu|perl-Test-Synopsis-0.110.0-1|18	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Synopsis-0.110.0-1|19	
14cu|perl-Test-Synopsis-0.110.0-1|20	BuildArch:	noarch
14cu|perl-Test-Synopsis-0.110.0-1|21	
14cu|perl-Test-Synopsis-0.110.0-1|22	%description
14cu|perl-Test-Synopsis-0.110.0-1|23	Test::Synopsis is an (author) test module to find .pm or .pod files under
14cu|perl-Test-Synopsis-0.110.0-1|24	your _lib_ directory and then make sure the example snippet code in your
14cu|perl-Test-Synopsis-0.110.0-1|25	_SYNOPSIS_ section passes the perl compile check.
14cu|perl-Test-Synopsis-0.110.0-1|26	
14cu|perl-Test-Synopsis-0.110.0-1|27	Note that this module only checks the perl syntax (by wrapping the code
14cu|perl-Test-Synopsis-0.110.0-1|28	with 'sub') and doesn't actually run the code.
14cu|perl-Test-Synopsis-0.110.0-1|29	
14cu|perl-Test-Synopsis-0.110.0-1|30	Suppose you have the following POD in your module.
14cu|perl-Test-Synopsis-0.110.0-1|31	
14cu|perl-Test-Synopsis-0.110.0-1|32	%prep
14cu|perl-Test-Synopsis-0.110.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Synopsis-0.110.0-1|34	
14cu|perl-Test-Synopsis-0.110.0-1|35	%build
14cu|perl-Test-Synopsis-0.110.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Synopsis-0.110.0-1|37	%make
14cu|perl-Test-Synopsis-0.110.0-1|38	
14cu|perl-Test-Synopsis-0.110.0-1|39	%check
14cu|perl-Test-Synopsis-0.110.0-1|40	%make test
14cu|perl-Test-Synopsis-0.110.0-1|41	
14cu|perl-Test-Synopsis-0.110.0-1|42	%install
14cu|perl-Test-Synopsis-0.110.0-1|43	%makeinstall_std
14cu|perl-Test-Synopsis-0.110.0-1|44	
14cu|perl-Test-Synopsis-0.110.0-1|45	%files
14cu|perl-Test-Synopsis-0.110.0-1|46	%doc Changes META.yml README LICENSE
14cu|perl-Test-Synopsis-0.110.0-1|47	%{_mandir}/man3/*
14cu|perl-Test-Synopsis-0.110.0-1|48	%{perl_vendorlib}/*
14cu|perl-Test-Synopsis-0.110.0-1|49	
14cu|perl-Test-Synopsis-0.110.0-1|50	
14cu|perl-Test-Synopsis-0.110.0-1|51	%changelog
14cu|perl-Test-Synopsis-0.110.0-1|52	
14cu|perl-Test-Synopsis-0.110.0-1|53	* Thu Oct 08 2015 abfonly <abfonly@gmail.com> 0.110.0-1
14cu|perl-Test-Synopsis-0.110.0-1|54	- (6da06c9) Log: update to 0.110.0
14cu|perl-Test-Synopsis-0.110.0-1|55	
14cu|perl-Test-Synopsis-0.110.0-1|56	

13403 14
14cu|perl-Test-TCP-2.160.0-1|1	%define upstream_name    Test-TCP
14cu|perl-Test-TCP-2.160.0-1|2	%define upstream_version 2.16
14cu|perl-Test-TCP-2.160.0-1|3	
14cu|perl-Test-TCP-2.160.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-TCP-2.160.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-TCP-2.160.0-1|6	Release:    1
14cu|perl-Test-TCP-2.160.0-1|7	Summary:    Testing TCP program
14cu|perl-Test-TCP-2.160.0-1|8	License:    GPL+ or Artistic
14cu|perl-Test-TCP-2.160.0-1|9	Group:      Development/Perl
14cu|perl-Test-TCP-2.160.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-TCP-2.160.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-TCP-2.160.0-1|12	
14cu|perl-Test-TCP-2.160.0-1|13	BuildRequires:  perl-devel
14cu|perl-Test-TCP-2.160.0-1|14	BuildRequires:  perl(base)
14cu|perl-Test-TCP-2.160.0-1|15	BuildRequires:  perl(Carp)
14cu|perl-Test-TCP-2.160.0-1|16	BuildRequires:  perl(Config)
14cu|perl-Test-TCP-2.160.0-1|17	BuildRequires:  perl(Exporter)
14cu|perl-Test-TCP-2.160.0-1|18	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-TCP-2.160.0-1|19	BuildRequires:  perl(File::Temp)
14cu|perl-Test-TCP-2.160.0-1|20	BuildRequires:  perl(File::Which)
14cu|perl-Test-TCP-2.160.0-1|21	BuildRequires:  perl(IO::Socket::INET)
14cu|perl-Test-TCP-2.160.0-1|22	BuildRequires:  perl(IO::Socket::IP)
14cu|perl-Test-TCP-2.160.0-1|23	BuildRequires:  perl(POSIX)
14cu|perl-Test-TCP-2.160.0-1|24	BuildRequires:  perl(Socket)
14cu|perl-Test-TCP-2.160.0-1|25	BuildRequires:  perl(strict)
14cu|perl-Test-TCP-2.160.0-1|26	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Test-TCP-2.160.0-1|27	BuildRequires:  perl(Test::SharedFork)
14cu|perl-Test-TCP-2.160.0-1|28	BuildRequires:  perl(Time::HiRes)
14cu|perl-Test-TCP-2.160.0-1|29	BuildRequires:  perl(warnings)
14cu|perl-Test-TCP-2.160.0-1|30	
14cu|perl-Test-TCP-2.160.0-1|31	BuildArch:  noarch
14cu|perl-Test-TCP-2.160.0-1|32	
14cu|perl-Test-TCP-2.160.0-1|33	%description
14cu|perl-Test-TCP-2.160.0-1|34	Test::TCP is test utilities for TCP/IP programs.
14cu|perl-Test-TCP-2.160.0-1|35	
14cu|perl-Test-TCP-2.160.0-1|36	%prep
14cu|perl-Test-TCP-2.160.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-TCP-2.160.0-1|38	
14cu|perl-Test-TCP-2.160.0-1|39	%build
14cu|perl-Test-TCP-2.160.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-TCP-2.160.0-1|41	%make
14cu|perl-Test-TCP-2.160.0-1|42	
14cu|perl-Test-TCP-2.160.0-1|43	%check
14cu|perl-Test-TCP-2.160.0-1|44	%make test
14cu|perl-Test-TCP-2.160.0-1|45	
14cu|perl-Test-TCP-2.160.0-1|46	%install
14cu|perl-Test-TCP-2.160.0-1|47	%makeinstall_std
14cu|perl-Test-TCP-2.160.0-1|48	
14cu|perl-Test-TCP-2.160.0-1|49	%files
14cu|perl-Test-TCP-2.160.0-1|50	%doc Changes META.yml META.json README.md
14cu|perl-Test-TCP-2.160.0-1|51	%{_mandir}/man3/*
14cu|perl-Test-TCP-2.160.0-1|52	%{perl_vendorlib}/*
14cu|perl-Test-TCP-2.160.0-1|53	
14cu|perl-Test-TCP-2.160.0-1|54	%changelog
14cu|perl-Test-TCP-2.160.0-1|55	
14cu|perl-Test-TCP-2.160.0-1|56	* Sat Jul 09 2016 abfonly <abfonly@gmail.com> 2.160.0-1
14cu|perl-Test-TCP-2.160.0-1|57	- (327c8e2) Log: Update to 2.160.0 (cpan ver 2.16)
14cu|perl-Test-TCP-2.160.0-1|58	
14cu|perl-Test-TCP-2.160.0-1|59	

13404 14
14cu|perl-Test-TempDir-0.100.0-1|1	%define upstream_name    Test-TempDir
14cu|perl-Test-TempDir-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-Test-TempDir-0.100.0-1|3	
14cu|perl-Test-TempDir-0.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-TempDir-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-TempDir-0.100.0-1|6	Release:	1
14cu|perl-Test-TempDir-0.100.0-1|7	
14cu|perl-Test-TempDir-0.100.0-1|8	Summary:	A factory for creating L<Test::TempDir::Handle>
14cu|perl-Test-TempDir-0.100.0-1|9	
14cu|perl-Test-TempDir-0.100.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-TempDir-0.100.0-1|11	Group:		Development/Perl
14cu|perl-Test-TempDir-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-TempDir-0.100.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-TempDir-0.100.0-1|14	
14cu|perl-Test-TempDir-0.100.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-TempDir-0.100.0-1|16	BuildRequires:	perl-devel
14cu|perl-Test-TempDir-0.100.0-1|17	BuildRequires:	perl(File::NFSLock)
14cu|perl-Test-TempDir-0.100.0-1|18	BuildRequires:	perl(File::Path)
14cu|perl-Test-TempDir-0.100.0-1|19	BuildRequires:	perl(File::Spec)
14cu|perl-Test-TempDir-0.100.0-1|20	BuildRequires:	perl(File::Temp)
14cu|perl-Test-TempDir-0.100.0-1|21	BuildRequires:	perl(Moose)
14cu|perl-Test-TempDir-0.100.0-1|22	BuildRequires:	perl(MooseX::Types::Path::Class)
14cu|perl-Test-TempDir-0.100.0-1|23	BuildRequires:	perl(Path::Class)
14cu|perl-Test-TempDir-0.100.0-1|24	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Test-TempDir-0.100.0-1|25	BuildRequires:	perl(Sub::Identify)
14cu|perl-Test-TempDir-0.100.0-1|26	BuildRequires:	perl(Test::use::ok)
14cu|perl-Test-TempDir-0.100.0-1|27	BuildRequires:	perl(Test::Requires)
14cu|perl-Test-TempDir-0.100.0-1|28	BuildRequires:	perl(Test::CheckDeps)
14cu|perl-Test-TempDir-0.100.0-1|29	BuildRequires:	perl(namespace::clean)
14cu|perl-Test-TempDir-0.100.0-1|30	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Test-TempDir-0.100.0-1|31	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-TempDir-0.100.0-1|32	BuildRequires:	perl(Module::Build::Tiny)
14cu|perl-Test-TempDir-0.100.0-1|33	BuildRequires:	perl(CPAN::Meta) >= 2.150.5
14cu|perl-Test-TempDir-0.100.0-1|34	BuildRequires:	perl(Directory::Scratch)
14cu|perl-Test-TempDir-0.100.0-1|35	
14cu|perl-Test-TempDir-0.100.0-1|36	BuildArch:	noarch
14cu|perl-Test-TempDir-0.100.0-1|37	
14cu|perl-Test-TempDir-0.100.0-1|38	%description
14cu|perl-Test-TempDir-0.100.0-1|39	Test::TempDir provides temporary directory creation with testing in mind.
14cu|perl-Test-TempDir-0.100.0-1|40	
14cu|perl-Test-TempDir-0.100.0-1|41	%prep
14cu|perl-Test-TempDir-0.100.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-TempDir-0.100.0-1|43	chmod 644 Changes
14cu|perl-Test-TempDir-0.100.0-1|44	
14cu|perl-Test-TempDir-0.100.0-1|45	%build
14cu|perl-Test-TempDir-0.100.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-TempDir-0.100.0-1|47	%make
14cu|perl-Test-TempDir-0.100.0-1|48	
14cu|perl-Test-TempDir-0.100.0-1|49	%check
14cu|perl-Test-TempDir-0.100.0-1|50	%make test
14cu|perl-Test-TempDir-0.100.0-1|51	
14cu|perl-Test-TempDir-0.100.0-1|52	%install
14cu|perl-Test-TempDir-0.100.0-1|53	%makeinstall_std
14cu|perl-Test-TempDir-0.100.0-1|54	
14cu|perl-Test-TempDir-0.100.0-1|55	%files
14cu|perl-Test-TempDir-0.100.0-1|56	%doc Changes META.yml README META.json
14cu|perl-Test-TempDir-0.100.0-1|57	%{_mandir}/man3/*
14cu|perl-Test-TempDir-0.100.0-1|58	%{perl_vendorlib}/*
14cu|perl-Test-TempDir-0.100.0-1|59	
14cu|perl-Test-TempDir-0.100.0-1|60	%changelog
14cu|perl-Test-TempDir-0.100.0-1|61	
14cu|perl-Test-TempDir-0.100.0-1|62	* Wed Oct 07 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-Test-TempDir-0.100.0-1|63	- (e3f3f3c) Log: update to 0.100.0
14cu|perl-Test-TempDir-0.100.0-1|64	- (e3f3f3c) fixed BR
14cu|perl-Test-TempDir-0.100.0-1|65	- (e3f3f3c) fixed %doc
14cu|perl-Test-TempDir-0.100.0-1|66	- (e3f3f3c) spec clean
14cu|perl-Test-TempDir-0.100.0-1|67	
14cu|perl-Test-TempDir-0.100.0-1|68	

13405 14
14cu|perl-Test-TempDir-Tiny-0.3.0-1|1	%define upstream_name    Test-TempDir-Tiny
14cu|perl-Test-TempDir-Tiny-0.3.0-1|2	%define upstream_version 0.003
14cu|perl-Test-TempDir-Tiny-0.3.0-1|3	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-TempDir-Tiny-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-TempDir-Tiny-0.3.0-1|6	Release:    1
14cu|perl-Test-TempDir-Tiny-0.3.0-1|7	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|8	Summary:    Temporary directories that stick around when tests fail
14cu|perl-Test-TempDir-Tiny-0.3.0-1|9	License:    GPL+ or Artistic
14cu|perl-Test-TempDir-Tiny-0.3.0-1|10	Group:      Development/Perl
14cu|perl-Test-TempDir-Tiny-0.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-TempDir-Tiny-0.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-TempDir-Tiny-0.3.0-1|13	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|14	BuildRequires: perl-devel
14cu|perl-Test-TempDir-Tiny-0.3.0-1|15	BuildRequires: perl(B)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|17	BuildRequires: perl(Cwd)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|18	BuildRequires: perl(Exporter)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|20	BuildRequires: perl(File::Copy)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|21	BuildRequires: perl(File::Path)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|22	BuildRequires: perl(File::Spec)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|23	BuildRequires: perl(File::Temp)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|24	BuildRequires: perl(Test::More)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|25	BuildRequires: perl(Time::HiRes)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|26	BuildRequires: perl(strict)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|27	BuildRequires: perl(warnings)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|28	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|29	BuildArch: noarch
14cu|perl-Test-TempDir-Tiny-0.3.0-1|30	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|31	%description
14cu|perl-Test-TempDir-Tiny-0.3.0-1|32	This module works with the Test::More manpage to create temporary
14cu|perl-Test-TempDir-Tiny-0.3.0-1|33	directories that stick around if tests fail.
14cu|perl-Test-TempDir-Tiny-0.3.0-1|34	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|35	It is loosely based on the Test::TempDir manpage, but with less complexity,
14cu|perl-Test-TempDir-Tiny-0.3.0-1|36	greater portability and zero non-core dependencies. (the Capture::Tiny
14cu|perl-Test-TempDir-Tiny-0.3.0-1|37	manpage is recommended for testing.)
14cu|perl-Test-TempDir-Tiny-0.3.0-1|38	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|39	The the /tempdir manpage function is exported by default. When called, it
14cu|perl-Test-TempDir-Tiny-0.3.0-1|40	constructs a directory tree to hold temporary directories.
14cu|perl-Test-TempDir-Tiny-0.3.0-1|41	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|42	%prep
14cu|perl-Test-TempDir-Tiny-0.3.0-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-TempDir-Tiny-0.3.0-1|44	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|45	%build
14cu|perl-Test-TempDir-Tiny-0.3.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-TempDir-Tiny-0.3.0-1|47	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|48	%make
14cu|perl-Test-TempDir-Tiny-0.3.0-1|49	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|50	%check
14cu|perl-Test-TempDir-Tiny-0.3.0-1|51	%make test
14cu|perl-Test-TempDir-Tiny-0.3.0-1|52	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|53	%install
14cu|perl-Test-TempDir-Tiny-0.3.0-1|54	%makeinstall_std
14cu|perl-Test-TempDir-Tiny-0.3.0-1|55	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|56	%files
14cu|perl-Test-TempDir-Tiny-0.3.0-1|57	%doc Changes LICENSE META.json META.yml README
14cu|perl-Test-TempDir-Tiny-0.3.0-1|58	%{_mandir}/man3/*
14cu|perl-Test-TempDir-Tiny-0.3.0-1|59	%{perl_vendorlib}/*
14cu|perl-Test-TempDir-Tiny-0.3.0-1|60	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|61	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|62	%changelog
14cu|perl-Test-TempDir-Tiny-0.3.0-1|63	* Sun Feb 15 2015 abfonly <abfonly@gmail.com> 0.3.0-1
14cu|perl-Test-TempDir-Tiny-0.3.0-1|64	+ Revision: 6252d5e
14cu|perl-Test-TempDir-Tiny-0.3.0-1|65	- Imported from SRPM
14cu|perl-Test-TempDir-Tiny-0.3.0-1|66	
14cu|perl-Test-TempDir-Tiny-0.3.0-1|67	

13406 14
14cu|perl-Test-TrailingSpace-0.20.500-1|1	%define upstream_name    Test-TrailingSpace
14cu|perl-Test-TrailingSpace-0.20.500-1|2	%define upstream_version 0.0205
14cu|perl-Test-TrailingSpace-0.20.500-1|3	
14cu|perl-Test-TrailingSpace-0.20.500-1|4	Name:       perl-%{upstream_name}
14cu|perl-Test-TrailingSpace-0.20.500-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Test-TrailingSpace-0.20.500-1|6	Release:    1
14cu|perl-Test-TrailingSpace-0.20.500-1|7	
14cu|perl-Test-TrailingSpace-0.20.500-1|8	Summary:    Test for trailing space in source files
14cu|perl-Test-TrailingSpace-0.20.500-1|9	License:    GPL+ or Artistic
14cu|perl-Test-TrailingSpace-0.20.500-1|10	Group:      Development/Perl
14cu|perl-Test-TrailingSpace-0.20.500-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-TrailingSpace-0.20.500-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-TrailingSpace-0.20.500-1|13	
14cu|perl-Test-TrailingSpace-0.20.500-1|14	BuildRequires: perl-devel
14cu|perl-Test-TrailingSpace-0.20.500-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Test-TrailingSpace-0.20.500-1|16	BuildRequires: perl(File::Find::Object::Rule)
14cu|perl-Test-TrailingSpace-0.20.500-1|17	BuildRequires: perl(File::Path)
14cu|perl-Test-TrailingSpace-0.20.500-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Test-TrailingSpace-0.20.500-1|19	BuildRequires: perl(Module::Build)
14cu|perl-Test-TrailingSpace-0.20.500-1|20	BuildRequires: perl(Test::Builder::Tester)
14cu|perl-Test-TrailingSpace-0.20.500-1|21	BuildRequires: perl(Test::More)
14cu|perl-Test-TrailingSpace-0.20.500-1|22	BuildRequires: perl(autodie)
14cu|perl-Test-TrailingSpace-0.20.500-1|23	BuildRequires: perl(base)
14cu|perl-Test-TrailingSpace-0.20.500-1|24	BuildRequires: perl(strict)
14cu|perl-Test-TrailingSpace-0.20.500-1|25	BuildRequires: perl(warnings)
14cu|perl-Test-TrailingSpace-0.20.500-1|26	BuildRequires: perl(Class::XSAccessor)
14cu|perl-Test-TrailingSpace-0.20.500-1|27	
14cu|perl-Test-TrailingSpace-0.20.500-1|28	
14cu|perl-Test-TrailingSpace-0.20.500-1|29	BuildArch:  noarch
14cu|perl-Test-TrailingSpace-0.20.500-1|30	
14cu|perl-Test-TrailingSpace-0.20.500-1|31	%description
14cu|perl-Test-TrailingSpace-0.20.500-1|32	This module is used to test for lack of trailing space. See the synopsis
14cu|perl-Test-TrailingSpace-0.20.500-1|33	for more details.
14cu|perl-Test-TrailingSpace-0.20.500-1|34	
14cu|perl-Test-TrailingSpace-0.20.500-1|35	%prep
14cu|perl-Test-TrailingSpace-0.20.500-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-TrailingSpace-0.20.500-1|37	
14cu|perl-Test-TrailingSpace-0.20.500-1|38	%build
14cu|perl-Test-TrailingSpace-0.20.500-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-TrailingSpace-0.20.500-1|40	%make
14cu|perl-Test-TrailingSpace-0.20.500-1|41	
14cu|perl-Test-TrailingSpace-0.20.500-1|42	%check
14cu|perl-Test-TrailingSpace-0.20.500-1|43	%make test
14cu|perl-Test-TrailingSpace-0.20.500-1|44	
14cu|perl-Test-TrailingSpace-0.20.500-1|45	%install
14cu|perl-Test-TrailingSpace-0.20.500-1|46	%makeinstall_std
14cu|perl-Test-TrailingSpace-0.20.500-1|47	
14cu|perl-Test-TrailingSpace-0.20.500-1|48	%files
14cu|perl-Test-TrailingSpace-0.20.500-1|49	%doc Changes LICENSE META.yml README
14cu|perl-Test-TrailingSpace-0.20.500-1|50	%{_mandir}/man3/*
14cu|perl-Test-TrailingSpace-0.20.500-1|51	%{perl_vendorlib}/*
14cu|perl-Test-TrailingSpace-0.20.500-1|52	
14cu|perl-Test-TrailingSpace-0.20.500-1|53	
14cu|perl-Test-TrailingSpace-0.20.500-1|54	%changelog
14cu|perl-Test-TrailingSpace-0.20.500-1|55	
14cu|perl-Test-TrailingSpace-0.20.500-1|56	* Sat Jun 20 2015 abfonly <John@smith.org> 0.20.500-1
14cu|perl-Test-TrailingSpace-0.20.500-1|57	- (7559aa4) Imported from SRPM
14cu|perl-Test-TrailingSpace-0.20.500-1|58	
14cu|perl-Test-TrailingSpace-0.20.500-1|59	

13407 14
14cu|perl-Test-Trap-0.3.2-1|1	%define upstream_name    Test-Trap
14cu|perl-Test-Trap-0.3.2-1|2	%define upstream_version 0.3.2
14cu|perl-Test-Trap-0.3.2-1|3	
14cu|perl-Test-Trap-0.3.2-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Trap-0.3.2-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Trap-0.3.2-1|6	Release:	1
14cu|perl-Test-Trap-0.3.2-1|7	
14cu|perl-Test-Trap-0.3.2-1|8	Summary:	Trap exit codes, exceptions, output
14cu|perl-Test-Trap-0.3.2-1|9	
14cu|perl-Test-Trap-0.3.2-1|10	
14cu|perl-Test-Trap-0.3.2-1|11	License:	GPL+ or Artistic
14cu|perl-Test-Trap-0.3.2-1|12	Group:		Development/Perl
14cu|perl-Test-Trap-0.3.2-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Test-Trap-0.3.2-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/E/EB/EBHANSSEN/%{upstream_name}-v%{upstream_version}.tar.gz
14cu|perl-Test-Trap-0.3.2-1|15	
14cu|perl-Test-Trap-0.3.2-1|16	BuildRequires:	perl(Carp)
14cu|perl-Test-Trap-0.3.2-1|17	BuildRequires:	perl(Data::Dump)
14cu|perl-Test-Trap-0.3.2-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Trap-0.3.2-1|19	BuildRequires:	perl(Test::Tester)
14cu|perl-Test-Trap-0.3.2-1|20	BuildRequires:	perl(version)
14cu|perl-Test-Trap-0.3.2-1|21	BuildRequires:	perl(Module::Build)
14cu|perl-Test-Trap-0.3.2-1|22	BuildRequires:	perl(Exporter)
14cu|perl-Test-Trap-0.3.2-1|23	BuildRequires:	perl(File::Temp)
14cu|perl-Test-Trap-0.3.2-1|24	BuildRequires:	perl(IO::Handle)
14cu|perl-Test-Trap-0.3.2-1|25	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-Trap-0.3.2-1|26	BuildRequires:	perl(Test::More)
14cu|perl-Test-Trap-0.3.2-1|27	BuildRequires:	perl(base)
14cu|perl-Test-Trap-0.3.2-1|28	BuildRequires:	perl(constant)
14cu|perl-Test-Trap-0.3.2-1|29	BuildRequires:	perl(strict)
14cu|perl-Test-Trap-0.3.2-1|30	BuildRequires:	perl(warnings)
14cu|perl-Test-Trap-0.3.2-1|31	
14cu|perl-Test-Trap-0.3.2-1|32	BuildArch:	noarch
14cu|perl-Test-Trap-0.3.2-1|33	
14cu|perl-Test-Trap-0.3.2-1|34	%description
14cu|perl-Test-Trap-0.3.2-1|35	Primarily (but not exclusively) for use in test scripts: A block eval on
14cu|perl-Test-Trap-0.3.2-1|36	steroids, configurable and extensible, but by default trapping (Perl)
14cu|perl-Test-Trap-0.3.2-1|37	STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return
14cu|perl-Test-Trap-0.3.2-1|38	values from boxed blocks of test code.
14cu|perl-Test-Trap-0.3.2-1|39	
14cu|perl-Test-Trap-0.3.2-1|40	The values collected by the latest trap can then be queried or tested
14cu|perl-Test-Trap-0.3.2-1|41	through a special trap object.
14cu|perl-Test-Trap-0.3.2-1|42	
14cu|perl-Test-Trap-0.3.2-1|43	%prep
14cu|perl-Test-Trap-0.3.2-1|44	%setup -qn %{upstream_name}-v%{upstream_version}
14cu|perl-Test-Trap-0.3.2-1|45	
14cu|perl-Test-Trap-0.3.2-1|46	%build
14cu|perl-Test-Trap-0.3.2-1|47	%{__perl} Build.PL installdirs=vendor
14cu|perl-Test-Trap-0.3.2-1|48	./Build
14cu|perl-Test-Trap-0.3.2-1|49	
14cu|perl-Test-Trap-0.3.2-1|50	%check
14cu|perl-Test-Trap-0.3.2-1|51	./Build test
14cu|perl-Test-Trap-0.3.2-1|52	
14cu|perl-Test-Trap-0.3.2-1|53	%install
14cu|perl-Test-Trap-0.3.2-1|54	./Build install destdir=%{buildroot}
14cu|perl-Test-Trap-0.3.2-1|55	
14cu|perl-Test-Trap-0.3.2-1|56	%files
14cu|perl-Test-Trap-0.3.2-1|57	%doc Changes README META.json META.yml
14cu|perl-Test-Trap-0.3.2-1|58	%{perl_vendorlib}/Test
14cu|perl-Test-Trap-0.3.2-1|59	%{_mandir}/*/*
14cu|perl-Test-Trap-0.3.2-1|60	
14cu|perl-Test-Trap-0.3.2-1|61	
14cu|perl-Test-Trap-0.3.2-1|62	
14cu|perl-Test-Trap-0.3.2-1|63	
14cu|perl-Test-Trap-0.3.2-1|64	%changelog
14cu|perl-Test-Trap-0.3.2-1|65	
14cu|perl-Test-Trap-0.3.2-1|66	* Wed Oct 07 2015 abfonly <abfonly@gmail.com> 0.3.2-1
14cu|perl-Test-Trap-0.3.2-1|67	- (f7bf5e2) Log: nUpdate to 0.3.2
14cu|perl-Test-Trap-0.3.2-1|68	- (f7bf5e2) switch to Module::Build build
14cu|perl-Test-Trap-0.3.2-1|69	
14cu|perl-Test-Trap-0.3.2-1|70	

13408 14
14cu|perl-Test-UseAllModules-0.170.0-1|1	%define upstream_name    Test-UseAllModules
14cu|perl-Test-UseAllModules-0.170.0-1|2	%define upstream_version 0.17
14cu|perl-Test-UseAllModules-0.170.0-1|3	
14cu|perl-Test-UseAllModules-0.170.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-UseAllModules-0.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-UseAllModules-0.170.0-1|6	Release:	1
14cu|perl-Test-UseAllModules-0.170.0-1|7	
14cu|perl-Test-UseAllModules-0.170.0-1|8	Summary:	Do use_ok() for all modules MANIFESTed
14cu|perl-Test-UseAllModules-0.170.0-1|9	
14cu|perl-Test-UseAllModules-0.170.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-UseAllModules-0.170.0-1|11	Group:		Development/Perl
14cu|perl-Test-UseAllModules-0.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-UseAllModules-0.170.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-UseAllModules-0.170.0-1|14	
14cu|perl-Test-UseAllModules-0.170.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-UseAllModules-0.170.0-1|16	BuildRequires:	perl(Exporter)
14cu|perl-Test-UseAllModules-0.170.0-1|17	BuildRequires:	perl(ExtUtils::Manifest)
14cu|perl-Test-UseAllModules-0.170.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Test-UseAllModules-0.170.0-1|19	
14cu|perl-Test-UseAllModules-0.170.0-1|20	BuildArch:	noarch
14cu|perl-Test-UseAllModules-0.170.0-1|21	
14cu|perl-Test-UseAllModules-0.170.0-1|22	%description
14cu|perl-Test-UseAllModules-0.170.0-1|23	I'm sick of writing 00_load.t (or something like that) that'll do use_ok()
14cu|perl-Test-UseAllModules-0.170.0-1|24	for every module I write. I'm sicker of updating 00_load.t when I add
14cu|perl-Test-UseAllModules-0.170.0-1|25	another file to the distro. This module reads MANIFEST to find modules to
14cu|perl-Test-UseAllModules-0.170.0-1|26	be tested and does use_ok() for each of them. Now all you have to do is
14cu|perl-Test-UseAllModules-0.170.0-1|27	update MANIFEST. You don't have to modify the test any more (hopefully).
14cu|perl-Test-UseAllModules-0.170.0-1|28	
14cu|perl-Test-UseAllModules-0.170.0-1|29	%prep
14cu|perl-Test-UseAllModules-0.170.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-UseAllModules-0.170.0-1|31	
14cu|perl-Test-UseAllModules-0.170.0-1|32	%build
14cu|perl-Test-UseAllModules-0.170.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-UseAllModules-0.170.0-1|34	%make
14cu|perl-Test-UseAllModules-0.170.0-1|35	
14cu|perl-Test-UseAllModules-0.170.0-1|36	%check
14cu|perl-Test-UseAllModules-0.170.0-1|37	%make test
14cu|perl-Test-UseAllModules-0.170.0-1|38	
14cu|perl-Test-UseAllModules-0.170.0-1|39	%install
14cu|perl-Test-UseAllModules-0.170.0-1|40	%makeinstall_std
14cu|perl-Test-UseAllModules-0.170.0-1|41	
14cu|perl-Test-UseAllModules-0.170.0-1|42	%files
14cu|perl-Test-UseAllModules-0.170.0-1|43	%doc Changes META.yml README
14cu|perl-Test-UseAllModules-0.170.0-1|44	%{_mandir}/man3/*
14cu|perl-Test-UseAllModules-0.170.0-1|45	%{perl_vendorlib}/*
14cu|perl-Test-UseAllModules-0.170.0-1|46	
14cu|perl-Test-UseAllModules-0.170.0-1|47	
14cu|perl-Test-UseAllModules-0.170.0-1|48	%changelog
14cu|perl-Test-UseAllModules-0.170.0-1|49	
14cu|perl-Test-UseAllModules-0.170.0-1|50	* Mon May 11 2015 abfonly <John@smith.org> 0.170.0-1
14cu|perl-Test-UseAllModules-0.170.0-1|51	- (6c5a366) Log: Update to 0.170.0
14cu|perl-Test-UseAllModules-0.170.0-1|52	
14cu|perl-Test-UseAllModules-0.170.0-1|53	

13409 14
14cu|perl-Test-Vars-0.8.0-1|1	%define upstream_name    Test-Vars
14cu|perl-Test-Vars-0.8.0-1|2	%define upstream_version 0.008
14cu|perl-Test-Vars-0.8.0-1|3	
14cu|perl-Test-Vars-0.8.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Vars-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Vars-0.8.0-1|6	Release:	1
14cu|perl-Test-Vars-0.8.0-1|7	
14cu|perl-Test-Vars-0.8.0-1|8	Summary:	Detects unused variables
14cu|perl-Test-Vars-0.8.0-1|9	
14cu|perl-Test-Vars-0.8.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Vars-0.8.0-1|11	Group:		Development/Perl
14cu|perl-Test-Vars-0.8.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Vars-0.8.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Vars-0.8.0-1|14	
14cu|perl-Test-Vars-0.8.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Vars-0.8.0-1|16	BuildRequires:	perl(Module::Build)
14cu|perl-Test-Vars-0.8.0-1|17	BuildRequires:	perl(B)
14cu|perl-Test-Vars-0.8.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-Vars-0.8.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-Vars-0.8.0-1|20	BuildRequires:	perl(parent)
14cu|perl-Test-Vars-0.8.0-1|21	
14cu|perl-Test-Vars-0.8.0-1|22	BuildArch:	noarch
14cu|perl-Test-Vars-0.8.0-1|23	
14cu|perl-Test-Vars-0.8.0-1|24	%description
14cu|perl-Test-Vars-0.8.0-1|25	Test::Vars finds unused variables in order to keep the source code tidy.
14cu|perl-Test-Vars-0.8.0-1|26	
14cu|perl-Test-Vars-0.8.0-1|27	%prep
14cu|perl-Test-Vars-0.8.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Vars-0.8.0-1|29	
14cu|perl-Test-Vars-0.8.0-1|30	%build
14cu|perl-Test-Vars-0.8.0-1|31	perl Build.PL installdirs=vendor
14cu|perl-Test-Vars-0.8.0-1|32	./Build
14cu|perl-Test-Vars-0.8.0-1|33	
14cu|perl-Test-Vars-0.8.0-1|34	%check
14cu|perl-Test-Vars-0.8.0-1|35	./Build test
14cu|perl-Test-Vars-0.8.0-1|36	
14cu|perl-Test-Vars-0.8.0-1|37	%install
14cu|perl-Test-Vars-0.8.0-1|38	./Build install destdir=%{buildroot}
14cu|perl-Test-Vars-0.8.0-1|39	
14cu|perl-Test-Vars-0.8.0-1|40	%files
14cu|perl-Test-Vars-0.8.0-1|41	%doc Changes README.* META.json META.yml LICENSE
14cu|perl-Test-Vars-0.8.0-1|42	%{_mandir}/man3/*
14cu|perl-Test-Vars-0.8.0-1|43	%{perl_vendorlib}/*
14cu|perl-Test-Vars-0.8.0-1|44	
14cu|perl-Test-Vars-0.8.0-1|45	
14cu|perl-Test-Vars-0.8.0-1|46	%changelog
14cu|perl-Test-Vars-0.8.0-1|47	
14cu|perl-Test-Vars-0.8.0-1|48	* Tue Oct 06 2015 abfonly <abfonly@gmail.com> 0.8.0-1
14cu|perl-Test-Vars-0.8.0-1|49	- (531da66) Log; update to 0.8.0
14cu|perl-Test-Vars-0.8.0-1|50	
14cu|perl-Test-Vars-0.8.0-1|51	

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

13411 14
14cu|perl-Test-Without-Module-0.180.0-1|1	%define upstream_name    Test-Without-Module
14cu|perl-Test-Without-Module-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-Test-Without-Module-0.180.0-1|3	
14cu|perl-Test-Without-Module-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-Without-Module-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-Without-Module-0.180.0-1|6	Release:	1
14cu|perl-Test-Without-Module-0.180.0-1|7	
14cu|perl-Test-Without-Module-0.180.0-1|8	Summary:	Test::Without::Module - Test fallback behaviour in absence of modules
14cu|perl-Test-Without-Module-0.180.0-1|9	
14cu|perl-Test-Without-Module-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-Without-Module-0.180.0-1|11	Group:		Development/Perl
14cu|perl-Test-Without-Module-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-Without-Module-0.180.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-Without-Module-0.180.0-1|14	
14cu|perl-Test-Without-Module-0.180.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-Without-Module-0.180.0-1|16	BuildRequires:	perl(Test::Inline)
14cu|perl-Test-Without-Module-0.180.0-1|17	BuildArch:	noarch
14cu|perl-Test-Without-Module-0.180.0-1|18	
14cu|perl-Test-Without-Module-0.180.0-1|19	%description
14cu|perl-Test-Without-Module-0.180.0-1|20	This module allows you to deliberately hide modules from a program
14cu|perl-Test-Without-Module-0.180.0-1|21	even though they are installed. This is mostly useful for testing modules
14cu|perl-Test-Without-Module-0.180.0-1|22	that have a fallback when a certain dependency module is not installed.
14cu|perl-Test-Without-Module-0.180.0-1|23	
14cu|perl-Test-Without-Module-0.180.0-1|24	%prep
14cu|perl-Test-Without-Module-0.180.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-Without-Module-0.180.0-1|26	
14cu|perl-Test-Without-Module-0.180.0-1|27	# pod2test is gone from perl-Test-Inline
14cu|perl-Test-Without-Module-0.180.0-1|28	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
14cu|perl-Test-Without-Module-0.180.0-1|29	chmod -x Changes README lib/Test/Without/Module.pm
14cu|perl-Test-Without-Module-0.180.0-1|30	
14cu|perl-Test-Without-Module-0.180.0-1|31	%build
14cu|perl-Test-Without-Module-0.180.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-Without-Module-0.180.0-1|33	%make
14cu|perl-Test-Without-Module-0.180.0-1|34	
14cu|perl-Test-Without-Module-0.180.0-1|35	%check
14cu|perl-Test-Without-Module-0.180.0-1|36	%make test
14cu|perl-Test-Without-Module-0.180.0-1|37	
14cu|perl-Test-Without-Module-0.180.0-1|38	%install
14cu|perl-Test-Without-Module-0.180.0-1|39	%makeinstall_std
14cu|perl-Test-Without-Module-0.180.0-1|40	
14cu|perl-Test-Without-Module-0.180.0-1|41	%files
14cu|perl-Test-Without-Module-0.180.0-1|42	%doc Changes README
14cu|perl-Test-Without-Module-0.180.0-1|43	%dir %{perl_vendorlib}/Test/Without
14cu|perl-Test-Without-Module-0.180.0-1|44	%{perl_vendorlib}/Test/Without/*
14cu|perl-Test-Without-Module-0.180.0-1|45	%{_mandir}/*/*
14cu|perl-Test-Without-Module-0.180.0-1|46	
14cu|perl-Test-Without-Module-0.180.0-1|47	
14cu|perl-Test-Without-Module-0.180.0-1|48	%changelog
14cu|perl-Test-Without-Module-0.180.0-1|49	
14cu|perl-Test-Without-Module-0.180.0-1|50	* Mon May 11 2015 abfonly <John@smith.org> 0.180.0-1
14cu|perl-Test-Without-Module-0.180.0-1|51	- (be4d6d0) Log: update to 0.180.0
14cu|perl-Test-Without-Module-0.180.0-1|52	
14cu|perl-Test-Without-Module-0.180.0-1|53	

13412 14
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|1	%define upstream_name    Test-WWW-Mechanize-Catalyst
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|2	%define upstream_version 0.60
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|3	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|6	Release:	1
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|7	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|8	Summary:	Test::WWW::Mechanize for Catalyst
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|9	License:	GPL+ or Artistic
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|10	Group:		Development/Perl
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|13	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|14	BuildRequires:	perl-devel
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|15	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|16	BuildRequires:	perl(Catalyst::Plugin::Session)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|17	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|19	BuildRequires:	perl(Moose)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|20	BuildRequires:	perl(Sub::Identify)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|21	BuildRequires:	perl(Test::Exception)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|22	BuildRequires:	perl(Test::WWW::Mechanize) >= 1.04
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|23	BuildRequires:	perl(Test::utf8)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|24	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|25	BuildRequires:	perl(Term::Size::Perl)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|26	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|27	BuildRequires:	perl(aliased)
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|28	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|29	BuildArch:	noarch
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|30	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|31	%description
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|32	Catalyst is an elegant MVC Web Application
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|33	Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|34	incorporates features for web application testing. The
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|35	Test::WWW::Mechanize::Catalyst module meshes the two to allow easy
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|36	testing of Catalyst applications without starting up a web server.
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|37	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|38	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|39	%prep
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|40	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|41	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|42	%build
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|43	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|44	%make
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|45	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|46	%check
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|47	%make test
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|48	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|49	%install
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|50	%makeinstall_std
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|51	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|52	%files
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|53	%doc CHANGES README META.yml
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|54	%{_mandir}/*/*
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|55	%{perl_vendorlib}/Test
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|56	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|57	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|58	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|59	%changelog
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|60	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|61	* Sun Jun 14 2015 abfonly <John@smith.org> 0.600.0-1
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|62	- (fa4fb33) Log: Update to 0.600.0
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|63	
14cu|perl-Test-WWW-Mechanize-Catalyst-0.600.0-1|64	

13413 14
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|1	%define upstream_name    Test-WWW-Mechanize-LibXML
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|2	%define upstream_version v0.0.4
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|3	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|6	Release:	1
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|7	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|8	Summary:	Use HTML::TreeBuilder::LibXML for testing
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|9	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|10	License:	MIT
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|11	Group:		Development/Perl
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|14	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|15	BuildRequires:	perl-devel
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|16	BuildRequires:	perl(HTML::TreeBuilder::LibXML)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|18	BuildRequires:	perl(Test::WWW::Mechanize)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|19	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|20	BuildRequires:	perl(MRO::Compat)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|21	BuildRequires:	perl(Test::CPAN::Changes)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|23	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|24	BuildRequires:	perl(Test::TrailingSpace)
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|25	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|26	BuildArch:	noarch
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|27	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|28	%description
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|29	This module inherits from the Test::WWW::Mechanize manpage, and allows one
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|30	to utilize the HTML::TreeBuilder::LibXML manpage to perform XPath and the
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|31	HTML::TreeBuilder manpage queries on the tree.
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|32	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|33	%prep
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|35	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|36	%build
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|38	%make
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|39	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|40	%check
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|41	%make test
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|42	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|43	%install
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|44	%makeinstall_std
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|45	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|46	%files
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|47	%doc META.yml Changes README META.json
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|48	%{_mandir}/man3/*
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|49	%{perl_vendorlib}/*
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|50	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|51	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|52	%changelog
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|53	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|54	* Sat Jun 20 2015 abfonly <John@smith.org> 0.0.4-1
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|55	- (8c27f6e) Log: Update to 0.0.4
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|56	
14cu|perl-Test-WWW-Mechanize-LibXML-0.0.4-1|57	

13414 14
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|1	%define upstream_name    Test-WWW-Selenium-Catalyst
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|2	%define upstream_version 0.07
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|3	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|4	Name:		perl-%{upstream_name}
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|6	Release:	3
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|7	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|8	Summary:	Test your Catalyst app with Selenium
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|9	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|10	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|11	License:	GPL+ or Artistic
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|12	Group:		Development/Perl
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|15	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|16	BuildRequires:	perl-devel
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|17	BuildRequires:	perl(Alien::SeleniumRC)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|18	BuildRequires:	perl(Catalyst::Runtime) >= 5.900.930
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|19	BuildRequires:	perl(Catalyst::Utils)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|21	BuildRequires:	perl(IPC::Cmd)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|22	BuildRequires:	perl(Test::More)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|23	BuildRequires:	perl(Test::WWW::Selenium)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|24	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|25	BuildRequires:	perl(aliased)
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|26	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|27	BuildArch:	noarch
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|28	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|29	%description
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|30	Use Selenium to test your Catalyst application.
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|31	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|32	%prep
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|34	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|35	%build
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|37	%make
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|38	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|39	%check
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|40	%make test
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|41	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|42	%install
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|43	%makeinstall_std
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|44	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|45	%files
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|46	%doc Changes README META.yml
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|47	%{_mandir}/man3/*
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|48	%{perl_vendorlib}/*
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|49	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|50	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|51	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|52	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|53	%changelog
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|54	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|55	* Sun Jun 14 2015 abfonly <abfonly@gmail.com> 0.70.0-3
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|56	- (f04d1f5) Rebuild against new Catalyst, bump rel.
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|57	
14cu|perl-Test-WWW-Selenium-Catalyst-0.70.0-3|58	

13415 14
14cu|perl-Test-YAML-Meta-0.220.0-1|1	%define upstream_name    Test-YAML-Meta
14cu|perl-Test-YAML-Meta-0.220.0-1|2	%define upstream_version 0.22
14cu|perl-Test-YAML-Meta-0.220.0-1|3	
14cu|perl-Test-YAML-Meta-0.220.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Test-YAML-Meta-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Test-YAML-Meta-0.220.0-1|6	Release:	1
14cu|perl-Test-YAML-Meta-0.220.0-1|7	
14cu|perl-Test-YAML-Meta-0.220.0-1|8	Summary:	Validation of the META.yml file in a distribution
14cu|perl-Test-YAML-Meta-0.220.0-1|9	
14cu|perl-Test-YAML-Meta-0.220.0-1|10	License:	GPL+ or Artistic
14cu|perl-Test-YAML-Meta-0.220.0-1|11	Group:		Development/Perl
14cu|perl-Test-YAML-Meta-0.220.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Test-YAML-Meta-0.220.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/B/BA/BARBIE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Test-YAML-Meta-0.220.0-1|14	
14cu|perl-Test-YAML-Meta-0.220.0-1|15	BuildRequires:	perl-devel
14cu|perl-Test-YAML-Meta-0.220.0-1|16	BuildRequires:	perl(Test::CPAN::Meta::YAML)
14cu|perl-Test-YAML-Meta-0.220.0-1|17	BuildRequires:	perl(Test::YAML::Valid)
14cu|perl-Test-YAML-Meta-0.220.0-1|18	BuildRequires:	perl(Test::Builder)
14cu|perl-Test-YAML-Meta-0.220.0-1|19	BuildRequires:	perl(Test::CPAN::Meta::YAML)
14cu|perl-Test-YAML-Meta-0.220.0-1|20	BuildRequires:	perl(Test::YAML::Valid)
14cu|perl-Test-YAML-Meta-0.220.0-1|21	BuildRequires:	perl(Test::CPAN::Meta)
14cu|perl-Test-YAML-Meta-0.220.0-1|22	BuildRequires:	perl(Test::CPAN::Meta::JSON)
14cu|perl-Test-YAML-Meta-0.220.0-1|23	BuildRequires:	perl(Test::Pod)
14cu|perl-Test-YAML-Meta-0.220.0-1|24	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Test-YAML-Meta-0.220.0-1|25	BuildRequires:	perl(IO::File)
14cu|perl-Test-YAML-Meta-0.220.0-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Test-YAML-Meta-0.220.0-1|27	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Test-YAML-Meta-0.220.0-1|28	
14cu|perl-Test-YAML-Meta-0.220.0-1|29	BuildArch:	noarch
14cu|perl-Test-YAML-Meta-0.220.0-1|30	
14cu|perl-Test-YAML-Meta-0.220.0-1|31	%description
14cu|perl-Test-YAML-Meta-0.220.0-1|32	This module was written to ensure that a META.yml file, provided with a
14cu|perl-Test-YAML-Meta-0.220.0-1|33	standard distribution uploaded to CPAN, meets the specifications that slowly
14cu|perl-Test-YAML-Meta-0.220.0-1|34	being introduced to module uploads, via the use of ExtUtils::MakeMaker,
14cu|perl-Test-YAML-Meta-0.220.0-1|35	Module::Build and Module::Install.
14cu|perl-Test-YAML-Meta-0.220.0-1|36	
14cu|perl-Test-YAML-Meta-0.220.0-1|37	%prep
14cu|perl-Test-YAML-Meta-0.220.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Test-YAML-Meta-0.220.0-1|39	
14cu|perl-Test-YAML-Meta-0.220.0-1|40	iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.conv && mv -f LICENSE.conv LICENSE
14cu|perl-Test-YAML-Meta-0.220.0-1|41	
14cu|perl-Test-YAML-Meta-0.220.0-1|42	%build
14cu|perl-Test-YAML-Meta-0.220.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Test-YAML-Meta-0.220.0-1|44	%make
14cu|perl-Test-YAML-Meta-0.220.0-1|45	
14cu|perl-Test-YAML-Meta-0.220.0-1|46	%check
14cu|perl-Test-YAML-Meta-0.220.0-1|47	make test
14cu|perl-Test-YAML-Meta-0.220.0-1|48	
14cu|perl-Test-YAML-Meta-0.220.0-1|49	%install
14cu|perl-Test-YAML-Meta-0.220.0-1|50	%makeinstall_std
14cu|perl-Test-YAML-Meta-0.220.0-1|51	
14cu|perl-Test-YAML-Meta-0.220.0-1|52	%files
14cu|perl-Test-YAML-Meta-0.220.0-1|53	%doc Changes README LICENSE META.json META.yml
14cu|perl-Test-YAML-Meta-0.220.0-1|54	%{perl_vendorlib}/Test
14cu|perl-Test-YAML-Meta-0.220.0-1|55	%{_mandir}/*/*
14cu|perl-Test-YAML-Meta-0.220.0-1|56	
14cu|perl-Test-YAML-Meta-0.220.0-1|57	
14cu|perl-Test-YAML-Meta-0.220.0-1|58	
14cu|perl-Test-YAML-Meta-0.220.0-1|59	%changelog
14cu|perl-Test-YAML-Meta-0.220.0-1|60	
14cu|perl-Test-YAML-Meta-0.220.0-1|61	* Tue Oct 06 2015 abfonly <abfonly@gmail.com> 0.220.0-1
14cu|perl-Test-YAML-Meta-0.220.0-1|62	- (a25f6a1) Log: update to 0.220.0
14cu|perl-Test-YAML-Meta-0.220.0-1|63	- (a25f6a1) spec clean
14cu|perl-Test-YAML-Meta-0.220.0-1|64	
14cu|perl-Test-YAML-Meta-0.220.0-1|65	

13416 14
14cu|perl-Text-Aligner-0.120.0-1|1	%define upstream_name    Text-Aligner
14cu|perl-Text-Aligner-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-Text-Aligner-0.120.0-1|3	
14cu|perl-Text-Aligner-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Aligner-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Aligner-0.120.0-1|6	Release:	1
14cu|perl-Text-Aligner-0.120.0-1|7	
14cu|perl-Text-Aligner-0.120.0-1|8	Summary:	A single function to justify strings to various alignment styles
14cu|perl-Text-Aligner-0.120.0-1|9	
14cu|perl-Text-Aligner-0.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Aligner-0.120.0-1|11	Group:		Development/Perl
14cu|perl-Text-Aligner-0.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Aligner-0.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Aligner-0.120.0-1|14	
14cu|perl-Text-Aligner-0.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-Aligner-0.120.0-1|16	BuildRequires:	perl(Term::ANSIColor)
14cu|perl-Text-Aligner-0.120.0-1|17	BuildRequires:	perl(Test::More)
14cu|perl-Text-Aligner-0.120.0-1|18	
14cu|perl-Text-Aligner-0.120.0-1|19	BuildArch:	noarch
14cu|perl-Text-Aligner-0.120.0-1|20	
14cu|perl-Text-Aligner-0.120.0-1|21	%description
14cu|perl-Text-Aligner-0.120.0-1|22	Text::Aligner exports a single function, align(), which is used to justify
14cu|perl-Text-Aligner-0.120.0-1|23	strings to various alignment styles. The alignment specification is the
14cu|perl-Text-Aligner-0.120.0-1|24	first argument, followed by any number of scalars which are subject to
14cu|perl-Text-Aligner-0.120.0-1|25	alignment.
14cu|perl-Text-Aligner-0.120.0-1|26	
14cu|perl-Text-Aligner-0.120.0-1|27	The operation depends on context. In list context, a list of the justified
14cu|perl-Text-Aligner-0.120.0-1|28	scalars is returned. In scalar context, the justified arguments are joined
14cu|perl-Text-Aligner-0.120.0-1|29	into a single string with newlines appended. The original arguments remain
14cu|perl-Text-Aligner-0.120.0-1|30	unchanged. In void context, in-place justification is attempted. In this
14cu|perl-Text-Aligner-0.120.0-1|31	case, all arguments must be lvalues.
14cu|perl-Text-Aligner-0.120.0-1|32	
14cu|perl-Text-Aligner-0.120.0-1|33	Align() also does one level of scalar dereferencing. That is, whenever one
14cu|perl-Text-Aligner-0.120.0-1|34	of the arguments is a scalar reference, the scalar pointed to is aligned
14cu|perl-Text-Aligner-0.120.0-1|35	instead. Other references are simply stringified. An undefined argument is
14cu|perl-Text-Aligner-0.120.0-1|36	interpreted as an empty string without complaint.
14cu|perl-Text-Aligner-0.120.0-1|37	
14cu|perl-Text-Aligner-0.120.0-1|38	%prep
14cu|perl-Text-Aligner-0.120.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Aligner-0.120.0-1|40	
14cu|perl-Text-Aligner-0.120.0-1|41	%build
14cu|perl-Text-Aligner-0.120.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Aligner-0.120.0-1|43	%make
14cu|perl-Text-Aligner-0.120.0-1|44	
14cu|perl-Text-Aligner-0.120.0-1|45	%check
14cu|perl-Text-Aligner-0.120.0-1|46	%make test
14cu|perl-Text-Aligner-0.120.0-1|47	
14cu|perl-Text-Aligner-0.120.0-1|48	%install
14cu|perl-Text-Aligner-0.120.0-1|49	%makeinstall_std
14cu|perl-Text-Aligner-0.120.0-1|50	
14cu|perl-Text-Aligner-0.120.0-1|51	%files
14cu|perl-Text-Aligner-0.120.0-1|52	%doc Changes LICENSE META.yml README
14cu|perl-Text-Aligner-0.120.0-1|53	%{_mandir}/man3/*
14cu|perl-Text-Aligner-0.120.0-1|54	%{perl_vendorlib}/*
14cu|perl-Text-Aligner-0.120.0-1|55	
14cu|perl-Text-Aligner-0.120.0-1|56	
14cu|perl-Text-Aligner-0.120.0-1|57	%changelog
14cu|perl-Text-Aligner-0.120.0-1|58	
14cu|perl-Text-Aligner-0.120.0-1|59	* Sun Jun 21 2015 abfonly <John@smith.org> 0.120.0-1
14cu|perl-Text-Aligner-0.120.0-1|60	- (725d973) Log: Update to 0.120.0
14cu|perl-Text-Aligner-0.120.0-1|61	
14cu|perl-Text-Aligner-0.120.0-1|62	

13417 14
14cu|perl-Text-Balanced-2.30.0-1|1	%define upstream_name    Text-Balanced
14cu|perl-Text-Balanced-2.30.0-1|2	%define upstream_version 2.03
14cu|perl-Text-Balanced-2.30.0-1|3	
14cu|perl-Text-Balanced-2.30.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Balanced-2.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Balanced-2.30.0-1|6	Release:	1
14cu|perl-Text-Balanced-2.30.0-1|7	
14cu|perl-Text-Balanced-2.30.0-1|8	Summary:	Extract balanced-delimiter substrings
14cu|perl-Text-Balanced-2.30.0-1|9	
14cu|perl-Text-Balanced-2.30.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Balanced-2.30.0-1|11	Group:		Development/Perl
14cu|perl-Text-Balanced-2.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Balanced-2.30.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHAY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Balanced-2.30.0-1|14	
14cu|perl-Text-Balanced-2.30.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-Balanced-2.30.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Text-Balanced-2.30.0-1|17	
14cu|perl-Text-Balanced-2.30.0-1|18	BuildArch:	noarch
14cu|perl-Text-Balanced-2.30.0-1|19	
14cu|perl-Text-Balanced-2.30.0-1|20	%description
14cu|perl-Text-Balanced-2.30.0-1|21	The various 'extract_...' subroutines may be used to extract a delimited
14cu|perl-Text-Balanced-2.30.0-1|22	substring, possibly after skipping a specified prefix string. By default,
14cu|perl-Text-Balanced-2.30.0-1|23	that prefix is optional whitespace ('/\s*/'), but you can change it to
14cu|perl-Text-Balanced-2.30.0-1|24	whatever you wish (see below).
14cu|perl-Text-Balanced-2.30.0-1|25	
14cu|perl-Text-Balanced-2.30.0-1|26	The substring to be extracted must appear at the current 'pos' location of
14cu|perl-Text-Balanced-2.30.0-1|27	the string's variable (or at index zero, if no 'pos' position is defined).
14cu|perl-Text-Balanced-2.30.0-1|28	In other words, the 'extract_...' subroutines _don't_ extract the first
14cu|perl-Text-Balanced-2.30.0-1|29	occurrence of a substring anywhere in a string (like an unanchored regex
14cu|perl-Text-Balanced-2.30.0-1|30	would). Rather, they extract an occurrence of the substring appearing
14cu|perl-Text-Balanced-2.30.0-1|31	immediately at the current matching position in the string (like a
14cu|perl-Text-Balanced-2.30.0-1|32	'\G'-anchored regex would).
14cu|perl-Text-Balanced-2.30.0-1|33	
14cu|perl-Text-Balanced-2.30.0-1|34	General behaviour in list contexts
14cu|perl-Text-Balanced-2.30.0-1|35	In a list context, all the subroutines return a list, the first three
14cu|perl-Text-Balanced-2.30.0-1|36	elements of which are always:
14cu|perl-Text-Balanced-2.30.0-1|37	
14cu|perl-Text-Balanced-2.30.0-1|38	%prep
14cu|perl-Text-Balanced-2.30.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Balanced-2.30.0-1|40	
14cu|perl-Text-Balanced-2.30.0-1|41	%build
14cu|perl-Text-Balanced-2.30.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Balanced-2.30.0-1|43	%make
14cu|perl-Text-Balanced-2.30.0-1|44	
14cu|perl-Text-Balanced-2.30.0-1|45	%check
14cu|perl-Text-Balanced-2.30.0-1|46	%make test
14cu|perl-Text-Balanced-2.30.0-1|47	
14cu|perl-Text-Balanced-2.30.0-1|48	%install
14cu|perl-Text-Balanced-2.30.0-1|49	%makeinstall_std
14cu|perl-Text-Balanced-2.30.0-1|50	
14cu|perl-Text-Balanced-2.30.0-1|51	%files
14cu|perl-Text-Balanced-2.30.0-1|52	%doc LICENSE README Changes META.yml
14cu|perl-Text-Balanced-2.30.0-1|53	%{_mandir}/man3/*
14cu|perl-Text-Balanced-2.30.0-1|54	%{perl_vendorlib}/*
14cu|perl-Text-Balanced-2.30.0-1|55	
14cu|perl-Text-Balanced-2.30.0-1|56	
14cu|perl-Text-Balanced-2.30.0-1|57	%changelog
14cu|perl-Text-Balanced-2.30.0-1|58	
14cu|perl-Text-Balanced-2.30.0-1|59	* Tue Oct 06 2015 abfonly <abfonly@gmail.com> 2.30.0-1
14cu|perl-Text-Balanced-2.30.0-1|60	- (5a828c1) Log: Update to 2.30.0
14cu|perl-Text-Balanced-2.30.0-1|61	
14cu|perl-Text-Balanced-2.30.0-1|62	

13418 14
14cu|perl-Text-BibTeX-0.760.0-1|1	%define major 0
14cu|perl-Text-BibTeX-0.760.0-1|2	%define libname %mklibname libbtparse %{major}
14cu|perl-Text-BibTeX-0.760.0-1|3	
14cu|perl-Text-BibTeX-0.760.0-1|4	%define upstream_name    Text-BibTeX
14cu|perl-Text-BibTeX-0.760.0-1|5	%define upstream_version 0.76
14cu|perl-Text-BibTeX-0.760.0-1|6	%define __noautoprov 'BibTeX.so'
14cu|perl-Text-BibTeX-0.760.0-1|7	
14cu|perl-Text-BibTeX-0.760.0-1|8	Name:		perl-%{upstream_name}
14cu|perl-Text-BibTeX-0.760.0-1|9	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-BibTeX-0.760.0-1|10	Release:	1
14cu|perl-Text-BibTeX-0.760.0-1|11	Summary:	Interface to read and parse BibTeX files
14cu|perl-Text-BibTeX-0.760.0-1|12	License:	GPL+ or Artistic
14cu|perl-Text-BibTeX-0.760.0-1|13	Group:		Development/Perl
14cu|perl-Text-BibTeX-0.760.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-BibTeX-0.760.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-BibTeX-0.760.0-1|16	
14cu|perl-Text-BibTeX-0.760.0-1|17	BuildRequires:	perl(Capture::Tiny)
14cu|perl-Text-BibTeX-0.760.0-1|18	BuildRequires:	perl(Config::AutoConf)
14cu|perl-Text-BibTeX-0.760.0-1|19	BuildRequires:	perl(ExtUtils::CBuilder)
14cu|perl-Text-BibTeX-0.760.0-1|20	BuildRequires:	perl(ExtUtils::LibBuilder)
14cu|perl-Text-BibTeX-0.760.0-1|21	BuildRequires:	perl(File::Copy)
14cu|perl-Text-BibTeX-0.760.0-1|22	BuildRequires:	perl(Module::Build)
14cu|perl-Text-BibTeX-0.760.0-1|23	BuildRequires:	perl(Scalar::Util)
14cu|perl-Text-BibTeX-0.760.0-1|24	BuildRequires:	perl-devel
14cu|perl-Text-BibTeX-0.760.0-1|25	
14cu|perl-Text-BibTeX-0.760.0-1|26	Requires:	%{libname} = %{EVRD}
14cu|perl-Text-BibTeX-0.760.0-1|27	
14cu|perl-Text-BibTeX-0.760.0-1|28	%description
14cu|perl-Text-BibTeX-0.760.0-1|29	The Text::BibTeX module serves mainly as a high-level introduction to the
14cu|perl-Text-BibTeX-0.760.0-1|30	Text::BibTeX library, for both code and documentation purposes. The code loads
14cu|perl-Text-BibTeX-0.760.0-1|31	the two fundamental modules for processing BibTeX files (Text::BibTeX::File and
14cu|perl-Text-BibTeX-0.760.0-1|32	Text::BibTeX::Entry), and this documentation gives a broad overview of the
14cu|perl-Text-BibTeX-0.760.0-1|33	whole library that isn't available in the documentation for the individual
14cu|perl-Text-BibTeX-0.760.0-1|34	modules that comprise it.
14cu|perl-Text-BibTeX-0.760.0-1|35	#-------------------------------------
14cu|perl-Text-BibTeX-0.760.0-1|36	%package -n %{libname}
14cu|perl-Text-BibTeX-0.760.0-1|37	
14cu|perl-Text-BibTeX-0.760.0-1|38	Summary:	This package contains shared libs for %{name}
14cu|perl-Text-BibTeX-0.760.0-1|39	Group:		Development/Perl
14cu|perl-Text-BibTeX-0.760.0-1|40	
14cu|perl-Text-BibTeX-0.760.0-1|41	%description -n %{libname}
14cu|perl-Text-BibTeX-0.760.0-1|42	This package contains shared libs for %{name}.
14cu|perl-Text-BibTeX-0.760.0-1|43	
14cu|perl-Text-BibTeX-0.760.0-1|44	%files -n %{libname}
14cu|perl-Text-BibTeX-0.760.0-1|45	%doc README README.OLD scripts THANKS btool_faq.pod
14cu|perl-Text-BibTeX-0.760.0-1|46	%{_libdir}/libbtparse.so
14cu|perl-Text-BibTeX-0.760.0-1|47	
14cu|perl-Text-BibTeX-0.760.0-1|48	#-------------------------------------
14cu|perl-Text-BibTeX-0.760.0-1|49	%prep
14cu|perl-Text-BibTeX-0.760.0-1|50	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Text-BibTeX-0.760.0-1|51	perl -pi -e 's|#!/usr/local/bin/perl5?|#!%{__perl}|' scripts/* examples/*
14cu|perl-Text-BibTeX-0.760.0-1|52	chmod a-x scripts/* examples/*
14cu|perl-Text-BibTeX-0.760.0-1|53	
14cu|perl-Text-BibTeX-0.760.0-1|54	%build
14cu|perl-Text-BibTeX-0.760.0-1|55	%{__perl} Build.PL installdirs=vendor
14cu|perl-Text-BibTeX-0.760.0-1|56	./Build
14cu|perl-Text-BibTeX-0.760.0-1|57	
14cu|perl-Text-BibTeX-0.760.0-1|58	%check
14cu|perl-Text-BibTeX-0.760.0-1|59	./Build test
14cu|perl-Text-BibTeX-0.760.0-1|60	
14cu|perl-Text-BibTeX-0.760.0-1|61	%install
14cu|perl-Text-BibTeX-0.760.0-1|62	./Build install destdir=%{buildroot}
14cu|perl-Text-BibTeX-0.760.0-1|63	mv %{buildroot}%{_bindir}/bibparse %{buildroot}%{_bindir}/bibparse-perl
14cu|perl-Text-BibTeX-0.760.0-1|64	
14cu|perl-Text-BibTeX-0.760.0-1|65	
14cu|perl-Text-BibTeX-0.760.0-1|66	%files
14cu|perl-Text-BibTeX-0.760.0-1|67	%doc Changes examples README META.json META.yml
14cu|perl-Text-BibTeX-0.760.0-1|68	%{perl_vendorarch}/Text
14cu|perl-Text-BibTeX-0.760.0-1|69	%{perl_vendorarch}/auto/Text
14cu|perl-Text-BibTeX-0.760.0-1|70	%{_mandir}/*/*
14cu|perl-Text-BibTeX-0.760.0-1|71	%{_bindir}/*
14cu|perl-Text-BibTeX-0.760.0-1|72	
14cu|perl-Text-BibTeX-0.760.0-1|73	
14cu|perl-Text-BibTeX-0.760.0-1|74	
14cu|perl-Text-BibTeX-0.760.0-1|75	%changelog
14cu|perl-Text-BibTeX-0.760.0-1|76	
14cu|perl-Text-BibTeX-0.760.0-1|77	* Mon Jul 11 2016 abfonly <abfonly@gmail.com> 0.760.0-1
14cu|perl-Text-BibTeX-0.760.0-1|78	- (10a4ac4) Log: Update to 0.760 ( cpan ver 0.76)
14cu|perl-Text-BibTeX-0.760.0-1|79	
14cu|perl-Text-BibTeX-0.760.0-1|80	

13419 14
14cu|perl-Text-CSV-Slurp-1.20.0-1|1	%define upstream_name    Text-CSV-Slurp
14cu|perl-Text-CSV-Slurp-1.20.0-1|2	%define upstream_version 1.02
14cu|perl-Text-CSV-Slurp-1.20.0-1|3	
14cu|perl-Text-CSV-Slurp-1.20.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-CSV-Slurp-1.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-CSV-Slurp-1.20.0-1|6	Release:	1
14cu|perl-Text-CSV-Slurp-1.20.0-1|7	
14cu|perl-Text-CSV-Slurp-1.20.0-1|8	Summary:	Convert CSV into an array of hashes, or an array of hashes into CSV
14cu|perl-Text-CSV-Slurp-1.20.0-1|9	
14cu|perl-Text-CSV-Slurp-1.20.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-CSV-Slurp-1.20.0-1|11	Group:		Development/Perl
14cu|perl-Text-CSV-Slurp-1.20.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-CSV-Slurp-1.20.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/Text-CSV-Slurp-%{upstream_version}.tar.gz
14cu|perl-Text-CSV-Slurp-1.20.0-1|14	
14cu|perl-Text-CSV-Slurp-1.20.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-CSV-Slurp-1.20.0-1|16	BuildRequires:	perl(IO::Handle)
14cu|perl-Text-CSV-Slurp-1.20.0-1|17	BuildRequires:	perl(Test::Most)
14cu|perl-Text-CSV-Slurp-1.20.0-1|18	BuildRequires:	perl(Text::CSV)
14cu|perl-Text-CSV-Slurp-1.20.0-1|19	BuildRequires:	perl(Test::Warn)
14cu|perl-Text-CSV-Slurp-1.20.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-Text-CSV-Slurp-1.20.0-1|21	BuildRequires:	perl(Test::Differences)
14cu|perl-Text-CSV-Slurp-1.20.0-1|22	BuildRequires:	perl(Test::Deep)
14cu|perl-Text-CSV-Slurp-1.20.0-1|23	
14cu|perl-Text-CSV-Slurp-1.20.0-1|24	BuildArch:	noarch
14cu|perl-Text-CSV-Slurp-1.20.0-1|25	
14cu|perl-Text-CSV-Slurp-1.20.0-1|26	%description
14cu|perl-Text-CSV-Slurp-1.20.0-1|27	Convert CSV into an array of hashes, or an array of hashes into CSV.
14cu|perl-Text-CSV-Slurp-1.20.0-1|28	
14cu|perl-Text-CSV-Slurp-1.20.0-1|29	%prep
14cu|perl-Text-CSV-Slurp-1.20.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-CSV-Slurp-1.20.0-1|31	
14cu|perl-Text-CSV-Slurp-1.20.0-1|32	%build
14cu|perl-Text-CSV-Slurp-1.20.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-CSV-Slurp-1.20.0-1|34	%make
14cu|perl-Text-CSV-Slurp-1.20.0-1|35	
14cu|perl-Text-CSV-Slurp-1.20.0-1|36	%check
14cu|perl-Text-CSV-Slurp-1.20.0-1|37	%make test
14cu|perl-Text-CSV-Slurp-1.20.0-1|38	
14cu|perl-Text-CSV-Slurp-1.20.0-1|39	%install
14cu|perl-Text-CSV-Slurp-1.20.0-1|40	%makeinstall_std
14cu|perl-Text-CSV-Slurp-1.20.0-1|41	
14cu|perl-Text-CSV-Slurp-1.20.0-1|42	%files
14cu|perl-Text-CSV-Slurp-1.20.0-1|43	%doc META.yml META.json README Changes LICENSE
14cu|perl-Text-CSV-Slurp-1.20.0-1|44	%{_mandir}/man3/*
14cu|perl-Text-CSV-Slurp-1.20.0-1|45	%{perl_vendorlib}/*
14cu|perl-Text-CSV-Slurp-1.20.0-1|46	
14cu|perl-Text-CSV-Slurp-1.20.0-1|47	
14cu|perl-Text-CSV-Slurp-1.20.0-1|48	%changelog
14cu|perl-Text-CSV-Slurp-1.20.0-1|49	
14cu|perl-Text-CSV-Slurp-1.20.0-1|50	* Mon Jun 22 2015 abfonly <John@smith.org> 1.20.0-1
14cu|perl-Text-CSV-Slurp-1.20.0-1|51	- (2704499) Log: Update to 1.20.0
14cu|perl-Text-CSV-Slurp-1.20.0-1|52	
14cu|perl-Text-CSV-Slurp-1.20.0-1|53	

13420 14
14cu|perl-Text-CSV_XS-1.200.0-1|1	%define upstream_name    Text-CSV_XS
14cu|perl-Text-CSV_XS-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Text-CSV_XS-1.200.0-1|3	
14cu|perl-Text-CSV_XS-1.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-CSV_XS-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-CSV_XS-1.200.0-1|6	Release:	1
14cu|perl-Text-CSV_XS-1.200.0-1|7	
14cu|perl-Text-CSV_XS-1.200.0-1|8	Summary:	Comma-separated values manipulation routines
14cu|perl-Text-CSV_XS-1.200.0-1|9	
14cu|perl-Text-CSV_XS-1.200.0-1|10	
14cu|perl-Text-CSV_XS-1.200.0-1|11	
14cu|perl-Text-CSV_XS-1.200.0-1|12	License:	GPL+ or Artistic
14cu|perl-Text-CSV_XS-1.200.0-1|13	Group:		Development/Perl
14cu|perl-Text-CSV_XS-1.200.0-1|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-CSV_XS-1.200.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Text-CSV_XS-1.200.0-1|16	
14cu|perl-Text-CSV_XS-1.200.0-1|17	BuildRequires: perl-devel
14cu|perl-Text-CSV_XS-1.200.0-1|18	
14cu|perl-Text-CSV_XS-1.200.0-1|19	%description
14cu|perl-Text-CSV_XS-1.200.0-1|20	Text-CSV_XS is a Perl module that provides facilities for the composition
14cu|perl-Text-CSV_XS-1.200.0-1|21	and decomposition of comma-separated values.  An instance of the Text::CSV
14cu|perl-Text-CSV_XS-1.200.0-1|22	class can combine fields into a CSV string and parse a CSV string into
14cu|perl-Text-CSV_XS-1.200.0-1|23	fields.
14cu|perl-Text-CSV_XS-1.200.0-1|24	
14cu|perl-Text-CSV_XS-1.200.0-1|25	%prep
14cu|perl-Text-CSV_XS-1.200.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Text-CSV_XS-1.200.0-1|27	
14cu|perl-Text-CSV_XS-1.200.0-1|28	%build
14cu|perl-Text-CSV_XS-1.200.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-CSV_XS-1.200.0-1|30	%make
14cu|perl-Text-CSV_XS-1.200.0-1|31	
14cu|perl-Text-CSV_XS-1.200.0-1|32	%check
14cu|perl-Text-CSV_XS-1.200.0-1|33	make test
14cu|perl-Text-CSV_XS-1.200.0-1|34	
14cu|perl-Text-CSV_XS-1.200.0-1|35	%install
14cu|perl-Text-CSV_XS-1.200.0-1|36	%makeinstall_std
14cu|perl-Text-CSV_XS-1.200.0-1|37	
14cu|perl-Text-CSV_XS-1.200.0-1|38	%files
14cu|perl-Text-CSV_XS-1.200.0-1|39	%doc MANIFEST ChangeLog README
14cu|perl-Text-CSV_XS-1.200.0-1|40	%{perl_vendorarch}/Text
14cu|perl-Text-CSV_XS-1.200.0-1|41	%{perl_vendorarch}/auto/Text
14cu|perl-Text-CSV_XS-1.200.0-1|42	%{_mandir}/*/*
14cu|perl-Text-CSV_XS-1.200.0-1|43	
14cu|perl-Text-CSV_XS-1.200.0-1|44	%changelog
14cu|perl-Text-CSV_XS-1.200.0-1|45	
14cu|perl-Text-CSV_XS-1.200.0-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.200.0-1
14cu|perl-Text-CSV_XS-1.200.0-1|47	- (89a1817) Updated to 1.20 (by updates_builder)
14cu|perl-Text-CSV_XS-1.200.0-1|48	
14cu|perl-Text-CSV_XS-1.200.0-1|49	

13421 14
14cu|perl-Text-Greeking-0.140.0-1|1	%define upstream_name    Text-Greeking
14cu|perl-Text-Greeking-0.140.0-1|2	%define upstream_version 0.14
14cu|perl-Text-Greeking-0.140.0-1|3	
14cu|perl-Text-Greeking-0.140.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Greeking-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Greeking-0.140.0-1|6	Release:	1
14cu|perl-Text-Greeking-0.140.0-1|7	
14cu|perl-Text-Greeking-0.140.0-1|8	Summary:	A module for generating meaningless text
14cu|perl-Text-Greeking-0.140.0-1|9	
14cu|perl-Text-Greeking-0.140.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Greeking-0.140.0-1|11	Group:		Development/Perl
14cu|perl-Text-Greeking-0.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Greeking-0.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Greeking-0.140.0-1|14	
14cu|perl-Text-Greeking-0.140.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-Greeking-0.140.0-1|16	
14cu|perl-Text-Greeking-0.140.0-1|17	BuildArch: noarch
14cu|perl-Text-Greeking-0.140.0-1|18	
14cu|perl-Text-Greeking-0.140.0-1|19	%description
14cu|perl-Text-Greeking-0.140.0-1|20	Greeking is the use of random letters or marks to show the overall
14cu|perl-Text-Greeking-0.140.0-1|21	appearance of a printed page without showing the actual text. Greeking is
14cu|perl-Text-Greeking-0.140.0-1|22	used to make it easy to judge the overall appearance of a document without
14cu|perl-Text-Greeking-0.140.0-1|23	being distracted by the meaning of the text.
14cu|perl-Text-Greeking-0.140.0-1|24	
14cu|perl-Text-Greeking-0.140.0-1|25	This is a module is for quickly generating varying meaningless text from
14cu|perl-Text-Greeking-0.140.0-1|26	any source to create this illusion of the content in systems.
14cu|perl-Text-Greeking-0.140.0-1|27	
14cu|perl-Text-Greeking-0.140.0-1|28	This module was created to quickly give developers simulated content to
14cu|perl-Text-Greeking-0.140.0-1|29	fill systems with simulated content. Instead of static Lorem Ipsum text, by
14cu|perl-Text-Greeking-0.140.0-1|30	using randomly generated text and optionally varying word sources,
14cu|perl-Text-Greeking-0.140.0-1|31	repetitive and monotonous patterns that do not represent real system usage
14cu|perl-Text-Greeking-0.140.0-1|32	is avoided.
14cu|perl-Text-Greeking-0.140.0-1|33	
14cu|perl-Text-Greeking-0.140.0-1|34	%prep
14cu|perl-Text-Greeking-0.140.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Greeking-0.140.0-1|36	
14cu|perl-Text-Greeking-0.140.0-1|37	%build
14cu|perl-Text-Greeking-0.140.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Greeking-0.140.0-1|39	%make
14cu|perl-Text-Greeking-0.140.0-1|40	
14cu|perl-Text-Greeking-0.140.0-1|41	%check
14cu|perl-Text-Greeking-0.140.0-1|42	%make test
14cu|perl-Text-Greeking-0.140.0-1|43	
14cu|perl-Text-Greeking-0.140.0-1|44	%install
14cu|perl-Text-Greeking-0.140.0-1|45	%makeinstall_std
14cu|perl-Text-Greeking-0.140.0-1|46	
14cu|perl-Text-Greeking-0.140.0-1|47	%files
14cu|perl-Text-Greeking-0.140.0-1|48	%doc Changes META.yml README LICENSE
14cu|perl-Text-Greeking-0.140.0-1|49	%{_mandir}/man3/*
14cu|perl-Text-Greeking-0.140.0-1|50	%{perl_vendorlib}/*
14cu|perl-Text-Greeking-0.140.0-1|51	
14cu|perl-Text-Greeking-0.140.0-1|52	
14cu|perl-Text-Greeking-0.140.0-1|53	%changelog
14cu|perl-Text-Greeking-0.140.0-1|54	
14cu|perl-Text-Greeking-0.140.0-1|55	* Mon Jun 22 2015 abfonly <John@smith.org> 0.140.0-1
14cu|perl-Text-Greeking-0.140.0-1|56	- (981888f) Log: Update to 0.140.0
14cu|perl-Text-Greeking-0.140.0-1|57	
14cu|perl-Text-Greeking-0.140.0-1|58	

13422 14
14cu|perl-Text-Haml-0.990.115-4|1	%define upstream_name    Text-Haml
14cu|perl-Text-Haml-0.990.115-4|2	%define upstream_version 0.990115
14cu|perl-Text-Haml-0.990.115-4|3	
14cu|perl-Text-Haml-0.990.115-4|4	Name:       perl-%{upstream_name}
14cu|perl-Text-Haml-0.990.115-4|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Text-Haml-0.990.115-4|6	Release:    4
14cu|perl-Text-Haml-0.990.115-4|7	
14cu|perl-Text-Haml-0.990.115-4|8	Summary:    Haml Perl implementation
14cu|perl-Text-Haml-0.990.115-4|9	
14cu|perl-Text-Haml-0.990.115-4|10	License:    GPL+ or Artistic
14cu|perl-Text-Haml-0.990.115-4|11	Group:      Development/Perl
14cu|perl-Text-Haml-0.990.115-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Haml-0.990.115-4|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Haml-0.990.115-4|14	
14cu|perl-Text-Haml-0.990.115-4|15	BuildRequires: perl(Carp)
14cu|perl-Text-Haml-0.990.115-4|16	BuildRequires: perl(Data::Section::Simple)
14cu|perl-Text-Haml-0.990.115-4|17	BuildRequires: perl(Encode)
14cu|perl-Text-Haml-0.990.115-4|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Text-Haml-0.990.115-4|19	BuildRequires: perl(File::Basename)
14cu|perl-Text-Haml-0.990.115-4|20	BuildRequires: perl(File::Spec)
14cu|perl-Text-Haml-0.990.115-4|21	BuildRequires: perl(IO::File)
14cu|perl-Text-Haml-0.990.115-4|22	BuildRequires: perl(Module::Build)
14cu|perl-Text-Haml-0.990.115-4|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Text-Haml-0.990.115-4|24	BuildRequires: perl(URI::Escape)
14cu|perl-Text-Haml-0.990.115-4|25	BuildArch:  noarch
14cu|perl-Text-Haml-0.990.115-4|26	
14cu|perl-Text-Haml-0.990.115-4|27	%description
14cu|perl-Text-Haml-0.990.115-4|28	the Text::Haml manpage implements Haml the
14cu|perl-Text-Haml-0.990.115-4|29	http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html manpage
14cu|perl-Text-Haml-0.990.115-4|30	specification.
14cu|perl-Text-Haml-0.990.115-4|31	
14cu|perl-Text-Haml-0.990.115-4|32	the Text::Haml manpage passes specification tests written by Norman Clarke
14cu|perl-Text-Haml-0.990.115-4|33	http://github.com/norman/haml-spec and supports only cross-language Haml
14cu|perl-Text-Haml-0.990.115-4|34	features. Do not expect Ruby specific things to work.
14cu|perl-Text-Haml-0.990.115-4|35	
14cu|perl-Text-Haml-0.990.115-4|36	%prep
14cu|perl-Text-Haml-0.990.115-4|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Haml-0.990.115-4|38	
14cu|perl-Text-Haml-0.990.115-4|39	%build
14cu|perl-Text-Haml-0.990.115-4|40	perl Build.PL --installdirs=vendor
14cu|perl-Text-Haml-0.990.115-4|41	./Build
14cu|perl-Text-Haml-0.990.115-4|42	
14cu|perl-Text-Haml-0.990.115-4|43	%check
14cu|perl-Text-Haml-0.990.115-4|44	./Build test
14cu|perl-Text-Haml-0.990.115-4|45	
14cu|perl-Text-Haml-0.990.115-4|46	%install
14cu|perl-Text-Haml-0.990.115-4|47	./Build install --destdir=%{buildroot}
14cu|perl-Text-Haml-0.990.115-4|48	rm -f %{buildroot}/%{perl_vendorlib}/Text/README.pod
14cu|perl-Text-Haml-0.990.115-4|49	
14cu|perl-Text-Haml-0.990.115-4|50	%files
14cu|perl-Text-Haml-0.990.115-4|51	%doc META.json META.yml MYMETA.yml
14cu|perl-Text-Haml-0.990.115-4|52	%{_mandir}/man3/*
14cu|perl-Text-Haml-0.990.115-4|53	%{perl_vendorlib}/*
14cu|perl-Text-Haml-0.990.115-4|54	
14cu|perl-Text-Haml-0.990.115-4|55	%changelog
14cu|perl-Text-Haml-0.990.115-4|56	
14cu|perl-Text-Haml-0.990.115-4|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.990.115-4
14cu|perl-Text-Haml-0.990.115-4|58	- (7dbce1b) MassBuild#440: Increase release tag
14cu|perl-Text-Haml-0.990.115-4|59	
14cu|perl-Text-Haml-0.990.115-4|60	

13423 14
14cu|perl-Text-Haml-0.990.116-1|1	%define upstream_name    Text-Haml
14cu|perl-Text-Haml-0.990.116-1|2	%define upstream_version 0.990116
14cu|perl-Text-Haml-0.990.116-1|3	
14cu|perl-Text-Haml-0.990.116-1|4	Name:       perl-%{upstream_name}
14cu|perl-Text-Haml-0.990.116-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Text-Haml-0.990.116-1|6	Release:    1
14cu|perl-Text-Haml-0.990.116-1|7	
14cu|perl-Text-Haml-0.990.116-1|8	Summary:    Haml Perl implementation
14cu|perl-Text-Haml-0.990.116-1|9	
14cu|perl-Text-Haml-0.990.116-1|10	License:    GPL+ or Artistic
14cu|perl-Text-Haml-0.990.116-1|11	Group:      Development/Perl
14cu|perl-Text-Haml-0.990.116-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Haml-0.990.116-1|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Haml-0.990.116-1|14	
14cu|perl-Text-Haml-0.990.116-1|15	BuildRequires: perl(Carp)
14cu|perl-Text-Haml-0.990.116-1|16	BuildRequires: perl(Data::Section::Simple)
14cu|perl-Text-Haml-0.990.116-1|17	BuildRequires: perl(Encode)
14cu|perl-Text-Haml-0.990.116-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Text-Haml-0.990.116-1|19	BuildRequires: perl(File::Basename)
14cu|perl-Text-Haml-0.990.116-1|20	BuildRequires: perl(File::Spec)
14cu|perl-Text-Haml-0.990.116-1|21	BuildRequires: perl(IO::File)
14cu|perl-Text-Haml-0.990.116-1|22	BuildRequires: perl(Module::Build)
14cu|perl-Text-Haml-0.990.116-1|23	BuildRequires: perl(Scalar::Util)
14cu|perl-Text-Haml-0.990.116-1|24	BuildRequires: perl(URI::Escape)
14cu|perl-Text-Haml-0.990.116-1|25	BuildArch:  noarch
14cu|perl-Text-Haml-0.990.116-1|26	
14cu|perl-Text-Haml-0.990.116-1|27	%description
14cu|perl-Text-Haml-0.990.116-1|28	the Text::Haml manpage implements Haml the
14cu|perl-Text-Haml-0.990.116-1|29	http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html manpage
14cu|perl-Text-Haml-0.990.116-1|30	specification.
14cu|perl-Text-Haml-0.990.116-1|31	
14cu|perl-Text-Haml-0.990.116-1|32	the Text::Haml manpage passes specification tests written by Norman Clarke
14cu|perl-Text-Haml-0.990.116-1|33	http://github.com/norman/haml-spec and supports only cross-language Haml
14cu|perl-Text-Haml-0.990.116-1|34	features. Do not expect Ruby specific things to work.
14cu|perl-Text-Haml-0.990.116-1|35	
14cu|perl-Text-Haml-0.990.116-1|36	%prep
14cu|perl-Text-Haml-0.990.116-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Haml-0.990.116-1|38	
14cu|perl-Text-Haml-0.990.116-1|39	%build
14cu|perl-Text-Haml-0.990.116-1|40	perl Build.PL --installdirs=vendor
14cu|perl-Text-Haml-0.990.116-1|41	./Build
14cu|perl-Text-Haml-0.990.116-1|42	
14cu|perl-Text-Haml-0.990.116-1|43	%check
14cu|perl-Text-Haml-0.990.116-1|44	./Build test
14cu|perl-Text-Haml-0.990.116-1|45	
14cu|perl-Text-Haml-0.990.116-1|46	%install
14cu|perl-Text-Haml-0.990.116-1|47	./Build install --destdir=%{buildroot}
14cu|perl-Text-Haml-0.990.116-1|48	rm -f %{buildroot}/%{perl_vendorlib}/Text/README.pod
14cu|perl-Text-Haml-0.990.116-1|49	
14cu|perl-Text-Haml-0.990.116-1|50	%files
14cu|perl-Text-Haml-0.990.116-1|51	%doc META.json META.yml MYMETA.yml
14cu|perl-Text-Haml-0.990.116-1|52	%{_mandir}/man3/*
14cu|perl-Text-Haml-0.990.116-1|53	%{perl_vendorlib}/*
14cu|perl-Text-Haml-0.990.116-1|54	
14cu|perl-Text-Haml-0.990.116-1|55	%changelog
14cu|perl-Text-Haml-0.990.116-1|56	
14cu|perl-Text-Haml-0.990.116-1|57	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.990.116-1
14cu|perl-Text-Haml-0.990.116-1|58	- (15a774a) Updated to 0.990116 (by updates_builder)
14cu|perl-Text-Haml-0.990.116-1|59	
14cu|perl-Text-Haml-0.990.116-1|60	

13424 14
14cu|perl-Text-Kakasi-2.40.0-6|1	%define upstream_name    Text-Kakasi
14cu|perl-Text-Kakasi-2.40.0-6|2	%define upstream_version 2.04
14cu|perl-Text-Kakasi-2.40.0-6|3	
14cu|perl-Text-Kakasi-2.40.0-6|4	Summary:	Perl binding for KAKASI the kanji kana simple inverter
14cu|perl-Text-Kakasi-2.40.0-6|5	Name:		perl-%{upstream_name}
14cu|perl-Text-Kakasi-2.40.0-6|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Kakasi-2.40.0-6|7	Release:	6
14cu|perl-Text-Kakasi-2.40.0-6|8	License:	GPLv2+
14cu|perl-Text-Kakasi-2.40.0-6|9	Group:		Development/Perl
14cu|perl-Text-Kakasi-2.40.0-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Kakasi-2.40.0-6|11	Source0:	https://cpan.metacpan.org/authors/id/D/DA/DANKOGAI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Kakasi-2.40.0-6|12	BuildRequires:	perl-devel
14cu|perl-Text-Kakasi-2.40.0-6|13	BuildRequires:	kakasi
14cu|perl-Text-Kakasi-2.40.0-6|14	BuildRequires:	kakasi-dict
14cu|perl-Text-Kakasi-2.40.0-6|15	BuildRequires:	kakasi-devel >= 2.3.1
14cu|perl-Text-Kakasi-2.40.0-6|16	Requires:	kakasi >= 2.3.1
14cu|perl-Text-Kakasi-2.40.0-6|17	Requires:	kakasi-dict
14cu|perl-Text-Kakasi-2.40.0-6|18	
14cu|perl-Text-Kakasi-2.40.0-6|19	%description
14cu|perl-Text-Kakasi-2.40.0-6|20	This module provides libkakasi interface for perl. libkakasi is a part
14cu|perl-Text-Kakasi-2.40.0-6|21	of KAKASI. KAKASI is the language processing filter to convert Kanji
14cu|perl-Text-Kakasi-2.40.0-6|22	characters to Hiragana, Katakana or Romaji and may be helpful to read
14cu|perl-Text-Kakasi-2.40.0-6|23	Japanese documents.
14cu|perl-Text-Kakasi-2.40.0-6|24	
14cu|perl-Text-Kakasi-2.40.0-6|25	More information about KAKASI is available at <http://kakasi.namazu.org/>.
14cu|perl-Text-Kakasi-2.40.0-6|26	
14cu|perl-Text-Kakasi-2.40.0-6|27	%files
14cu|perl-Text-Kakasi-2.40.0-6|28	%doc COPYING README README.jp
14cu|perl-Text-Kakasi-2.40.0-6|29	%{_mandir}/*/*
14cu|perl-Text-Kakasi-2.40.0-6|30	%{perl_vendorarch}/Text
14cu|perl-Text-Kakasi-2.40.0-6|31	%{perl_vendorarch}/auto/Text
14cu|perl-Text-Kakasi-2.40.0-6|32	
14cu|perl-Text-Kakasi-2.40.0-6|33	#----------------------------------------------------------------------------
14cu|perl-Text-Kakasi-2.40.0-6|34	
14cu|perl-Text-Kakasi-2.40.0-6|35	%prep
14cu|perl-Text-Kakasi-2.40.0-6|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Text-Kakasi-2.40.0-6|37	
14cu|perl-Text-Kakasi-2.40.0-6|38	%build
14cu|perl-Text-Kakasi-2.40.0-6|39	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Kakasi-2.40.0-6|40	make CFLAGS="%{optflags}"
14cu|perl-Text-Kakasi-2.40.0-6|41	
14cu|perl-Text-Kakasi-2.40.0-6|42	%check
14cu|perl-Text-Kakasi-2.40.0-6|43	make test
14cu|perl-Text-Kakasi-2.40.0-6|44	
14cu|perl-Text-Kakasi-2.40.0-6|45	%install
14cu|perl-Text-Kakasi-2.40.0-6|46	%makeinstall_std
14cu|perl-Text-Kakasi-2.40.0-6|47	
14cu|perl-Text-Kakasi-2.40.0-6|48	
14cu|perl-Text-Kakasi-2.40.0-6|49	%changelog
14cu|perl-Text-Kakasi-2.40.0-6|50	
14cu|perl-Text-Kakasi-2.40.0-6|51	* Wed Jun 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.40.0-6
14cu|perl-Text-Kakasi-2.40.0-6|52	- (08d2300) Build requires kakasi
14cu|perl-Text-Kakasi-2.40.0-6|53	
14cu|perl-Text-Kakasi-2.40.0-6|54	

13425 14
14cu|perl-Text-MultiMarkdown-1.0.35-1|1	%define upstream_name    Text-MultiMarkdown
14cu|perl-Text-MultiMarkdown-1.0.35-1|2	%define upstream_version 1.000035
14cu|perl-Text-MultiMarkdown-1.0.35-1|3	
14cu|perl-Text-MultiMarkdown-1.0.35-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-MultiMarkdown-1.0.35-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-MultiMarkdown-1.0.35-1|6	Release:	1
14cu|perl-Text-MultiMarkdown-1.0.35-1|7	
14cu|perl-Text-MultiMarkdown-1.0.35-1|8	Summary:	Convert MultiMarkdown syntax to (X)HTML
14cu|perl-Text-MultiMarkdown-1.0.35-1|9	
14cu|perl-Text-MultiMarkdown-1.0.35-1|10	License:	GPL+ or Artistic
14cu|perl-Text-MultiMarkdown-1.0.35-1|11	Group:		Development/Perl
14cu|perl-Text-MultiMarkdown-1.0.35-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-MultiMarkdown-1.0.35-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-MultiMarkdown-1.0.35-1|14	
14cu|perl-Text-MultiMarkdown-1.0.35-1|15	BuildRequires:	perl-devel
14cu|perl-Text-MultiMarkdown-1.0.35-1|16	BuildRequires:	perl(Digest::MD5)
14cu|perl-Text-MultiMarkdown-1.0.35-1|17	BuildRequires:	perl(Encode)
14cu|perl-Text-MultiMarkdown-1.0.35-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Text-MultiMarkdown-1.0.35-1|19	BuildRequires:	perl(File::Slurp)
14cu|perl-Text-MultiMarkdown-1.0.35-1|20	BuildRequires:	perl(FindBin)
14cu|perl-Text-MultiMarkdown-1.0.35-1|21	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Text-MultiMarkdown-1.0.35-1|22	BuildRequires:	perl(Test::Exception)
14cu|perl-Text-MultiMarkdown-1.0.35-1|23	BuildRequires:	perl(Test::More)
14cu|perl-Text-MultiMarkdown-1.0.35-1|24	BuildRequires:	perl(Text::Markdown)
14cu|perl-Text-MultiMarkdown-1.0.35-1|25	BuildRequires:	perl(HTML::Entities)
14cu|perl-Text-MultiMarkdown-1.0.35-1|26	BuildRequires:	perl(Text::Diff)
14cu|perl-Text-MultiMarkdown-1.0.35-1|27	BuildRequires:	perl(HTML::Tidy)
14cu|perl-Text-MultiMarkdown-1.0.35-1|28	BuildRequires:	perl(Test::Pod)
14cu|perl-Text-MultiMarkdown-1.0.35-1|29	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Text-MultiMarkdown-1.0.35-1|30	BuildRequires:	perl(Test::Spelling)
14cu|perl-Text-MultiMarkdown-1.0.35-1|31	
14cu|perl-Text-MultiMarkdown-1.0.35-1|32	BuildArch:	noarch
14cu|perl-Text-MultiMarkdown-1.0.35-1|33	
14cu|perl-Text-MultiMarkdown-1.0.35-1|34	%description
14cu|perl-Text-MultiMarkdown-1.0.35-1|35	Markdown is a text-to-HTML filter; it translates an easy-to-read /
14cu|perl-Text-MultiMarkdown-1.0.35-1|36	easy-to-write structured text format into HTML. Markdown's text format is
14cu|perl-Text-MultiMarkdown-1.0.35-1|37	most similar to that of plain text email, and supports features such as
14cu|perl-Text-MultiMarkdown-1.0.35-1|38	headers, *emphasis*, code blocks, blockquotes, and links.
14cu|perl-Text-MultiMarkdown-1.0.35-1|39	
14cu|perl-Text-MultiMarkdown-1.0.35-1|40	Markdown's syntax is designed not as a generic markup language, but
14cu|perl-Text-MultiMarkdown-1.0.35-1|41	specifically to serve as a front-end to (X)HTML. You can use span-level
14cu|perl-Text-MultiMarkdown-1.0.35-1|42	HTML tags anywhere in a Markdown document, and you can use block level HTML
14cu|perl-Text-MultiMarkdown-1.0.35-1|43	tags ('<div>', '<table>' etc.). Note that by default Markdown isn't
14cu|perl-Text-MultiMarkdown-1.0.35-1|44	interpreted in HTML block-level elements, unless you add a 'markdown=1"'
14cu|perl-Text-MultiMarkdown-1.0.35-1|45	attribute to the element. See the Text::Markdown manpage for details.
14cu|perl-Text-MultiMarkdown-1.0.35-1|46	
14cu|perl-Text-MultiMarkdown-1.0.35-1|47	This module implements the MultiMarkdown markdown syntax extensions from:
14cu|perl-Text-MultiMarkdown-1.0.35-1|48	
14cu|perl-Text-MultiMarkdown-1.0.35-1|49	%prep
14cu|perl-Text-MultiMarkdown-1.0.35-1|50	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-MultiMarkdown-1.0.35-1|51	
14cu|perl-Text-MultiMarkdown-1.0.35-1|52	%build
14cu|perl-Text-MultiMarkdown-1.0.35-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-MultiMarkdown-1.0.35-1|54	%make
14cu|perl-Text-MultiMarkdown-1.0.35-1|55	
14cu|perl-Text-MultiMarkdown-1.0.35-1|56	%check
14cu|perl-Text-MultiMarkdown-1.0.35-1|57	%make test
14cu|perl-Text-MultiMarkdown-1.0.35-1|58	
14cu|perl-Text-MultiMarkdown-1.0.35-1|59	%install
14cu|perl-Text-MultiMarkdown-1.0.35-1|60	%makeinstall_std
14cu|perl-Text-MultiMarkdown-1.0.35-1|61	
14cu|perl-Text-MultiMarkdown-1.0.35-1|62	%files
14cu|perl-Text-MultiMarkdown-1.0.35-1|63	%doc Changes README META.yml License.text
14cu|perl-Text-MultiMarkdown-1.0.35-1|64	%{_bindir}/*
14cu|perl-Text-MultiMarkdown-1.0.35-1|65	%{_mandir}/man1/*
14cu|perl-Text-MultiMarkdown-1.0.35-1|66	%{_mandir}/man3/*
14cu|perl-Text-MultiMarkdown-1.0.35-1|67	%{perl_vendorlib}/*
14cu|perl-Text-MultiMarkdown-1.0.35-1|68	
14cu|perl-Text-MultiMarkdown-1.0.35-1|69	
14cu|perl-Text-MultiMarkdown-1.0.35-1|70	
14cu|perl-Text-MultiMarkdown-1.0.35-1|71	%changelog
14cu|perl-Text-MultiMarkdown-1.0.35-1|72	
14cu|perl-Text-MultiMarkdown-1.0.35-1|73	* Sat Jun 20 2015 abfonly <John@smith.org> 1.0.35-1
14cu|perl-Text-MultiMarkdown-1.0.35-1|74	- (7e989ec) Log: update to 1.0.35, fixed BR
14cu|perl-Text-MultiMarkdown-1.0.35-1|75	
14cu|perl-Text-MultiMarkdown-1.0.35-1|76	

13426 14
14cu|perl-Text-NSP-1.310.0-1|1	%define upstream_name	 Text-NSP
14cu|perl-Text-NSP-1.310.0-1|2	%define upstream_version 1.31
14cu|perl-Text-NSP-1.310.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-Text-NSP-1.310.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-NSP-1.310.0-1|5	Release:	1
14cu|perl-Text-NSP-1.310.0-1|6	
14cu|perl-Text-NSP-1.310.0-1|7	Summary:	The Ngram Statistics Package
14cu|perl-Text-NSP-1.310.0-1|8	
14cu|perl-Text-NSP-1.310.0-1|9	License:	GPL+ or Artistic
14cu|perl-Text-NSP-1.310.0-1|10	Group:		Development/Perl
14cu|perl-Text-NSP-1.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-NSP-1.310.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-NSP-%{upstream_version}.tar.gz
14cu|perl-Text-NSP-1.310.0-1|13	
14cu|perl-Text-NSP-1.310.0-1|14	BuildRequires:	perl-devel
14cu|perl-Text-NSP-1.310.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-NSP-1.310.0-1|16	
14cu|perl-Text-NSP-1.310.0-1|17	BuildArch:	noarch
14cu|perl-Text-NSP-1.310.0-1|18	
14cu|perl-Text-NSP-1.310.0-1|19	%description
14cu|perl-Text-NSP-1.310.0-1|20	The module NSP.pm is a stub that doesn't have any real functionality. The real
14cu|perl-Text-NSP-1.310.0-1|21	work is done by five programs:
14cu|perl-Text-NSP-1.310.0-1|22	- count.pl
14cu|perl-Text-NSP-1.310.0-1|23	- statistic.pl
14cu|perl-Text-NSP-1.310.0-1|24	- rank.pl
14cu|perl-Text-NSP-1.310.0-1|25	- combig.pl
14cu|perl-Text-NSP-1.310.0-1|26	- kocos.pl
14cu|perl-Text-NSP-1.310.0-1|27	These are not modules, and are run from the command line. All have extensive
14cu|perl-Text-NSP-1.310.0-1|28	command line help and documentation.
14cu|perl-Text-NSP-1.310.0-1|29	
14cu|perl-Text-NSP-1.310.0-1|30	%prep
14cu|perl-Text-NSP-1.310.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-NSP-1.310.0-1|32	
14cu|perl-Text-NSP-1.310.0-1|33	%build
14cu|perl-Text-NSP-1.310.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-NSP-1.310.0-1|35	%make
14cu|perl-Text-NSP-1.310.0-1|36	
14cu|perl-Text-NSP-1.310.0-1|37	%check
14cu|perl-Text-NSP-1.310.0-1|38	make test
14cu|perl-Text-NSP-1.310.0-1|39	
14cu|perl-Text-NSP-1.310.0-1|40	%install
14cu|perl-Text-NSP-1.310.0-1|41	%makeinstall_std
14cu|perl-Text-NSP-1.310.0-1|42	
14cu|perl-Text-NSP-1.310.0-1|43	%files
14cu|perl-Text-NSP-1.310.0-1|44	%doc CHANGES README META.json META.yml doc/*
14cu|perl-Text-NSP-1.310.0-1|45	%{perl_vendorlib}/Text
14cu|perl-Text-NSP-1.310.0-1|46	%{_mandir}/*/*
14cu|perl-Text-NSP-1.310.0-1|47	%{_bindir}/*
14cu|perl-Text-NSP-1.310.0-1|48	
14cu|perl-Text-NSP-1.310.0-1|49	
14cu|perl-Text-NSP-1.310.0-1|50	%changelog
14cu|perl-Text-NSP-1.310.0-1|51	
14cu|perl-Text-NSP-1.310.0-1|52	* Thu Oct 15 2015 abfonly <abfonly@gmail.com> 1.310.0-1
14cu|perl-Text-NSP-1.310.0-1|53	- (dd1d70c) Log: Update to 1.310.0
14cu|perl-Text-NSP-1.310.0-1|54	- (dd1d70c) spec clean
14cu|perl-Text-NSP-1.310.0-1|55	
14cu|perl-Text-NSP-1.310.0-1|56	

13427 14
14cu|perl-Text-Padding-1.110.170-1|1	%define upstream_name    Text-Padding
14cu|perl-Text-Padding-1.110.170-1|2	%define upstream_version 1.110170
14cu|perl-Text-Padding-1.110.170-1|3	
14cu|perl-Text-Padding-1.110.170-1|4	Name:       perl-%{upstream_name}
14cu|perl-Text-Padding-1.110.170-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Text-Padding-1.110.170-1|6	Release:    1
14cu|perl-Text-Padding-1.110.170-1|7	
14cu|perl-Text-Padding-1.110.170-1|8	Summary:    Simple way of formatting a text
14cu|perl-Text-Padding-1.110.170-1|9	License:    GPL+ or Artistic
14cu|perl-Text-Padding-1.110.170-1|10	Group:      Development/Perl
14cu|perl-Text-Padding-1.110.170-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Padding-1.110.170-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Padding-1.110.170-1|13	
14cu|perl-Text-Padding-1.110.170-1|14	BuildRequires: perl(File::Find)
14cu|perl-Text-Padding-1.110.170-1|15	BuildRequires: perl(File::Temp)
14cu|perl-Text-Padding-1.110.170-1|16	BuildRequires: perl(Module::Build)
14cu|perl-Text-Padding-1.110.170-1|17	BuildRequires: perl(Moose)
14cu|perl-Text-Padding-1.110.170-1|18	BuildRequires: perl(MooseX::Has::Sugar)
14cu|perl-Text-Padding-1.110.170-1|19	BuildRequires: perl(Test::More)
14cu|perl-Text-Padding-1.110.170-1|20	BuildRequires: perl(Text::Truncate)
14cu|perl-Text-Padding-1.110.170-1|21	BuildRequires: perl(Module::Build)
14cu|perl-Text-Padding-1.110.170-1|22	BuildRequires: perl-devel
14cu|perl-Text-Padding-1.110.170-1|23	BuildArch: noarch
14cu|perl-Text-Padding-1.110.170-1|24	
14cu|perl-Text-Padding-1.110.170-1|25	%description
14cu|perl-Text-Padding-1.110.170-1|26	This module provides a simple way to align a text on the left, right or
14cu|perl-Text-Padding-1.110.170-1|27	center. If left & right are easy to achieve (see 'sprintf()'), i found no
14cu|perl-Text-Padding-1.110.170-1|28	cpan module that achieved a simple text centering. Well, of course, the
14cu|perl-Text-Padding-1.110.170-1|29	Perl6::Form manpage provides it, but it's incredibly slow during startup /
14cu|perl-Text-Padding-1.110.170-1|30	destroy time. And the Text::Reform manpage was segfaulting during destroy
14cu|perl-Text-Padding-1.110.170-1|31	time.
14cu|perl-Text-Padding-1.110.170-1|32	
14cu|perl-Text-Padding-1.110.170-1|33	Hence this module, which aims to provide only those 3 methods.
14cu|perl-Text-Padding-1.110.170-1|34	
14cu|perl-Text-Padding-1.110.170-1|35	%prep
14cu|perl-Text-Padding-1.110.170-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Text-Padding-1.110.170-1|37	
14cu|perl-Text-Padding-1.110.170-1|38	%build
14cu|perl-Text-Padding-1.110.170-1|39	perl Build.PL installdirs=vendor
14cu|perl-Text-Padding-1.110.170-1|40	
14cu|perl-Text-Padding-1.110.170-1|41	./Build
14cu|perl-Text-Padding-1.110.170-1|42	
14cu|perl-Text-Padding-1.110.170-1|43	%check
14cu|perl-Text-Padding-1.110.170-1|44	./Build test
14cu|perl-Text-Padding-1.110.170-1|45	
14cu|perl-Text-Padding-1.110.170-1|46	%install
14cu|perl-Text-Padding-1.110.170-1|47	./Build install destdir=%{buildroot}
14cu|perl-Text-Padding-1.110.170-1|48	
14cu|perl-Text-Padding-1.110.170-1|49	%files
14cu|perl-Text-Padding-1.110.170-1|50	%doc README Changes LICENSE META.yml META.json
14cu|perl-Text-Padding-1.110.170-1|51	%{_mandir}/man3/*
14cu|perl-Text-Padding-1.110.170-1|52	%{perl_vendorlib}/*
14cu|perl-Text-Padding-1.110.170-1|53	
14cu|perl-Text-Padding-1.110.170-1|54	
14cu|perl-Text-Padding-1.110.170-1|55	
14cu|perl-Text-Padding-1.110.170-1|56	%changelog
14cu|perl-Text-Padding-1.110.170-1|57	
14cu|perl-Text-Padding-1.110.170-1|58	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.110.170-1
14cu|perl-Text-Padding-1.110.170-1|59	- (0dabcf5) Imported from SRPM
14cu|perl-Text-Padding-1.110.170-1|60	
14cu|perl-Text-Padding-1.110.170-1|61	

13428 14
14cu|perl-Text-ParseWords-3.300.0-1|1	%define upstream_name    Text-ParseWords
14cu|perl-Text-ParseWords-3.300.0-1|2	%define upstream_version 3.30
14cu|perl-Text-ParseWords-3.300.0-1|3	
14cu|perl-Text-ParseWords-3.300.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-ParseWords-3.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-ParseWords-3.300.0-1|6	Release:	1
14cu|perl-Text-ParseWords-3.300.0-1|7	
14cu|perl-Text-ParseWords-3.300.0-1|8	Summary:	Parse strings containing shell-style quoting
14cu|perl-Text-ParseWords-3.300.0-1|9	
14cu|perl-Text-ParseWords-3.300.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-ParseWords-3.300.0-1|11	Group:		Development/Perl
14cu|perl-Text-ParseWords-3.300.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-ParseWords-3.300.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-ParseWords-3.300.0-1|14	
14cu|perl-Text-ParseWords-3.300.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-ParseWords-3.300.0-1|16	BuildRequires:	perl(Scalar::Util)
14cu|perl-Text-ParseWords-3.300.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-ParseWords-3.300.0-1|18	
14cu|perl-Text-ParseWords-3.300.0-1|19	BuildArch:	noarch
14cu|perl-Text-ParseWords-3.300.0-1|20	
14cu|perl-Text-ParseWords-3.300.0-1|21	%description
14cu|perl-Text-ParseWords-3.300.0-1|22	The &nested_quotewords() and &quotewords() functions accept a delimiter
14cu|perl-Text-ParseWords-3.300.0-1|23	(which can be a regular expression) and a list of lines and then breaks
14cu|perl-Text-ParseWords-3.300.0-1|24	those lines up into a list of words ignoring delimiters that appear inside
14cu|perl-Text-ParseWords-3.300.0-1|25	quotes. &quotewords() returns all of the tokens in a single long list,
14cu|perl-Text-ParseWords-3.300.0-1|26	while &nested_quotewords() returns a list of token lists corresponding to
14cu|perl-Text-ParseWords-3.300.0-1|27	the elements of @lines. &parse_line() does tokenizing on a single string.
14cu|perl-Text-ParseWords-3.300.0-1|28	The &*quotewords() functions simply call &parse_line(), so if you're only
14cu|perl-Text-ParseWords-3.300.0-1|29	splitting one line you can call &parse_line() directly and save a function
14cu|perl-Text-ParseWords-3.300.0-1|30	call.
14cu|perl-Text-ParseWords-3.300.0-1|31	
14cu|perl-Text-ParseWords-3.300.0-1|32	The $keep argument is a boolean flag. If true, then the tokens are split on
14cu|perl-Text-ParseWords-3.300.0-1|33	the specified delimiter, but all other characters (quotes, backslashes,
14cu|perl-Text-ParseWords-3.300.0-1|34	etc.) are kept in the tokens. If $keep is false then the &*quotewords()
14cu|perl-Text-ParseWords-3.300.0-1|35	functions remove all quotes and backslashes that are not themselves
14cu|perl-Text-ParseWords-3.300.0-1|36	backslash-escaped or inside of single quotes (i.e., &quotewords() tries to
14cu|perl-Text-ParseWords-3.300.0-1|37	interpret these characters just like the Bourne shell). NB: these semantics
14cu|perl-Text-ParseWords-3.300.0-1|38	are significantly different from the original version of this module
14cu|perl-Text-ParseWords-3.300.0-1|39	shipped with Perl 5.000 through 5.004. As an additional feature, $keep may
14cu|perl-Text-ParseWords-3.300.0-1|40	be the keyword "delimiters" which causes the functions to preserve the
14cu|perl-Text-ParseWords-3.300.0-1|41	delimiters in each string as tokens in the token lists, in addition to
14cu|perl-Text-ParseWords-3.300.0-1|42	preserving quote and backslash characters.
14cu|perl-Text-ParseWords-3.300.0-1|43	
14cu|perl-Text-ParseWords-3.300.0-1|44	&shellwords() is written as a special case of &quotewords(), and it does
14cu|perl-Text-ParseWords-3.300.0-1|45	token parsing with whitespace as a delimiter-- similar to most Unix shells.
14cu|perl-Text-ParseWords-3.300.0-1|46	
14cu|perl-Text-ParseWords-3.300.0-1|47	%prep
14cu|perl-Text-ParseWords-3.300.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-ParseWords-3.300.0-1|49	
14cu|perl-Text-ParseWords-3.300.0-1|50	%build
14cu|perl-Text-ParseWords-3.300.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-ParseWords-3.300.0-1|52	%make
14cu|perl-Text-ParseWords-3.300.0-1|53	
14cu|perl-Text-ParseWords-3.300.0-1|54	%check
14cu|perl-Text-ParseWords-3.300.0-1|55	%make test
14cu|perl-Text-ParseWords-3.300.0-1|56	
14cu|perl-Text-ParseWords-3.300.0-1|57	%install
14cu|perl-Text-ParseWords-3.300.0-1|58	%makeinstall_std
14cu|perl-Text-ParseWords-3.300.0-1|59	
14cu|perl-Text-ParseWords-3.300.0-1|60	%files
14cu|perl-Text-ParseWords-3.300.0-1|61	%doc CHANGES README META.json META.yml
14cu|perl-Text-ParseWords-3.300.0-1|62	%{_mandir}/man3/*
14cu|perl-Text-ParseWords-3.300.0-1|63	%{perl_vendorlib}/*
14cu|perl-Text-ParseWords-3.300.0-1|64	
14cu|perl-Text-ParseWords-3.300.0-1|65	
14cu|perl-Text-ParseWords-3.300.0-1|66	%changelog
14cu|perl-Text-ParseWords-3.300.0-1|67	
14cu|perl-Text-ParseWords-3.300.0-1|68	* Mon Oct 05 2015 abfonly <abfonly@gmail.com> 3.300.0-1
14cu|perl-Text-ParseWords-3.300.0-1|69	- (825b68f) Log: Update to 3.300.0
14cu|perl-Text-ParseWords-3.300.0-1|70	- (825b68f) fixed BR, spec clean
14cu|perl-Text-ParseWords-3.300.0-1|71	
14cu|perl-Text-ParseWords-3.300.0-1|72	

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

13430 14
14cu|perl-Text-Query-0.90.0-1|1	%define upstream_name       Text-Query
14cu|perl-Text-Query-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Text-Query-0.90.0-1|3	
14cu|perl-Text-Query-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Query-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Query-0.90.0-1|6	Release:	1
14cu|perl-Text-Query-0.90.0-1|7	Summary:	Query processing framework
14cu|perl-Text-Query-0.90.0-1|8	
14cu|perl-Text-Query-0.90.0-1|9	License:	GPL or Artistic
14cu|perl-Text-Query-0.90.0-1|10	Group:		Development/Perl
14cu|perl-Text-Query-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Query-0.90.0-1|12	Source:		http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Query-0.90.0-1|13	
14cu|perl-Text-Query-0.90.0-1|14	BuildRequires:	perl-devel
14cu|perl-Text-Query-0.90.0-1|15	BuildArch:	noarch
14cu|perl-Text-Query-0.90.0-1|16	
14cu|perl-Text-Query-0.90.0-1|17	%description
14cu|perl-Text-Query-0.90.0-1|18	This module provides an object that matches a data source against a query
14cu|perl-Text-Query-0.90.0-1|19	expression.
14cu|perl-Text-Query-0.90.0-1|20	
14cu|perl-Text-Query-0.90.0-1|21	%prep
14cu|perl-Text-Query-0.90.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Text-Query-0.90.0-1|23	
14cu|perl-Text-Query-0.90.0-1|24	%build
14cu|perl-Text-Query-0.90.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Query-0.90.0-1|26	%make
14cu|perl-Text-Query-0.90.0-1|27	
14cu|perl-Text-Query-0.90.0-1|28	%install
14cu|perl-Text-Query-0.90.0-1|29	%makeinstall_std
14cu|perl-Text-Query-0.90.0-1|30	
14cu|perl-Text-Query-0.90.0-1|31	%check
14cu|perl-Text-Query-0.90.0-1|32	# Seem to fail for no real reason
14cu|perl-Text-Query-0.90.0-1|33	#make test
14cu|perl-Text-Query-0.90.0-1|34	
14cu|perl-Text-Query-0.90.0-1|35	%files
14cu|perl-Text-Query-0.90.0-1|36	%doc ChangeLog README
14cu|perl-Text-Query-0.90.0-1|37	%{perl_vendorlib}/Text
14cu|perl-Text-Query-0.90.0-1|38	%{_mandir}/*/*
14cu|perl-Text-Query-0.90.0-1|39	
14cu|perl-Text-Query-0.90.0-1|40	%changelog
14cu|perl-Text-Query-0.90.0-1|41	* Tue Oct 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-1
14cu|perl-Text-Query-0.90.0-1|42	+ Revision: 6403d30
14cu|perl-Text-Query-0.90.0-1|43	- Drop already applied patches
14cu|perl-Text-Query-0.90.0-1|44	
14cu|perl-Text-Query-0.90.0-1|45	

13431 14
14cu|perl-Text-Quoted-2.90.0-1|1	%define upstream_name    Text-Quoted
14cu|perl-Text-Quoted-2.90.0-1|2	%define upstream_version 2.09
14cu|perl-Text-Quoted-2.90.0-1|3	
14cu|perl-Text-Quoted-2.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Quoted-2.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Quoted-2.90.0-1|6	Release:	1
14cu|perl-Text-Quoted-2.90.0-1|7	
14cu|perl-Text-Quoted-2.90.0-1|8	Summary:	Perl module to extract the structure of a quoted mail message
14cu|perl-Text-Quoted-2.90.0-1|9	
14cu|perl-Text-Quoted-2.90.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Quoted-2.90.0-1|11	Group:		Development/Perl
14cu|perl-Text-Quoted-2.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Quoted-2.90.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Quoted-2.90.0-1|14	
14cu|perl-Text-Quoted-2.90.0-1|15	BuildRequires: perl(Test::More)
14cu|perl-Text-Quoted-2.90.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-Quoted-2.90.0-1|17	BuildRequires: perl(Text::Autoformat) >= 1.1.9
14cu|perl-Text-Quoted-2.90.0-1|18	BuildRequires: perl(Text::Tabs)
14cu|perl-Text-Quoted-2.90.0-1|19	
14cu|perl-Text-Quoted-2.90.0-1|20	BuildArch:	noarch
14cu|perl-Text-Quoted-2.90.0-1|21	
14cu|perl-Text-Quoted-2.90.0-1|22	%description
14cu|perl-Text-Quoted-2.90.0-1|23	Text::Quoted examines the structure of some text which may contain multiple
14cu|perl-Text-Quoted-2.90.0-1|24	different levels of quoting, and turns the text into a nested data structure.
14cu|perl-Text-Quoted-2.90.0-1|25	
14cu|perl-Text-Quoted-2.90.0-1|26	%prep
14cu|perl-Text-Quoted-2.90.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Quoted-2.90.0-1|28	
14cu|perl-Text-Quoted-2.90.0-1|29	%build
14cu|perl-Text-Quoted-2.90.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Quoted-2.90.0-1|31	%make
14cu|perl-Text-Quoted-2.90.0-1|32	
14cu|perl-Text-Quoted-2.90.0-1|33	%check
14cu|perl-Text-Quoted-2.90.0-1|34	make test
14cu|perl-Text-Quoted-2.90.0-1|35	
14cu|perl-Text-Quoted-2.90.0-1|36	%install
14cu|perl-Text-Quoted-2.90.0-1|37	%makeinstall_std
14cu|perl-Text-Quoted-2.90.0-1|38	rm -rf %{buildroot}%{perl_vendorarch}
14cu|perl-Text-Quoted-2.90.0-1|39	
14cu|perl-Text-Quoted-2.90.0-1|40	%files
14cu|perl-Text-Quoted-2.90.0-1|41	%doc Changes README META.yml
14cu|perl-Text-Quoted-2.90.0-1|42	%{perl_vendorlib}/*
14cu|perl-Text-Quoted-2.90.0-1|43	%{_mandir}/man3/*
14cu|perl-Text-Quoted-2.90.0-1|44	
14cu|perl-Text-Quoted-2.90.0-1|45	
14cu|perl-Text-Quoted-2.90.0-1|46	
14cu|perl-Text-Quoted-2.90.0-1|47	%changelog
14cu|perl-Text-Quoted-2.90.0-1|48	
14cu|perl-Text-Quoted-2.90.0-1|49	* Mon Oct 05 2015 abfonly <abfonly@gmail.com> 2.90.0-1
14cu|perl-Text-Quoted-2.90.0-1|50	- (c5e22dc) Log: Update to 2.90.0
14cu|perl-Text-Quoted-2.90.0-1|51	- (c5e22dc) fixed BR
14cu|perl-Text-Quoted-2.90.0-1|52	- (c5e22dc) fixed %files
14cu|perl-Text-Quoted-2.90.0-1|53	- (c5e22dc) spec clean
14cu|perl-Text-Quoted-2.90.0-1|54	
14cu|perl-Text-Quoted-2.90.0-1|55	

13432 14
14cu|perl-Text-RecordParser-1.6.5-1|1	%define upstream_name	 Text-RecordParser
14cu|perl-Text-RecordParser-1.6.5-1|2	%define upstream_version 1.6.5
14cu|perl-Text-RecordParser-1.6.5-1|3	
14cu|perl-Text-RecordParser-1.6.5-1|4	Name:       perl-%{upstream_name}
14cu|perl-Text-RecordParser-1.6.5-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Text-RecordParser-1.6.5-1|6	Release:    1
14cu|perl-Text-RecordParser-1.6.5-1|7	
14cu|perl-Text-RecordParser-1.6.5-1|8	Summary:	Read record-oriented files
14cu|perl-Text-RecordParser-1.6.5-1|9	
14cu|perl-Text-RecordParser-1.6.5-1|10	License:	GPL
14cu|perl-Text-RecordParser-1.6.5-1|11	Group:		Development/Perl
14cu|perl-Text-RecordParser-1.6.5-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-RecordParser-1.6.5-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/K/KC/KCLARK/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-RecordParser-1.6.5-1|14	
14cu|perl-Text-RecordParser-1.6.5-1|15	BuildRequires:	perl(Class::Accessor)
14cu|perl-Text-RecordParser-1.6.5-1|16	BuildRequires:	perl(IO::Scalar)
14cu|perl-Text-RecordParser-1.6.5-1|17	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Text-RecordParser-1.6.5-1|18	BuildRequires:	perl(List::Util)
14cu|perl-Text-RecordParser-1.6.5-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-RecordParser-1.6.5-1|20	BuildRequires:	perl(Text::TabularDisplay)
14cu|perl-Text-RecordParser-1.6.5-1|21	BuildRequires:	perl(Readonly)
14cu|perl-Text-RecordParser-1.6.5-1|22	BuildRequires:	perl(Test::Exception)
14cu|perl-Text-RecordParser-1.6.5-1|23	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Text-RecordParser-1.6.5-1|24	BuildRequires:	perl(JSON::PP)
14cu|perl-Text-RecordParser-1.6.5-1|25	BuildRequires:	perl(version)
14cu|perl-Text-RecordParser-1.6.5-1|26	BuildRequires:	perl(Pod::Markdown)
14cu|perl-Text-RecordParser-1.6.5-1|27	BuildRequires:	perl(Pod::Readme)
14cu|perl-Text-RecordParser-1.6.5-1|28	BuildRequires:	perl(Text::Autoformat)
14cu|perl-Text-RecordParser-1.6.5-1|29	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Text-RecordParser-1.6.5-1|30	BuildRequires:	perl(Test::Pod)
14cu|perl-Text-RecordParser-1.6.5-1|31	
14cu|perl-Text-RecordParser-1.6.5-1|32	BuildArch:	noarch
14cu|perl-Text-RecordParser-1.6.5-1|33	
14cu|perl-Text-RecordParser-1.6.5-1|34	%description
14cu|perl-Text-RecordParser-1.6.5-1|35	This module is for reading record-oriented data in a delimited text
14cu|perl-Text-RecordParser-1.6.5-1|36	file. The most common example have records separated by newlines and
14cu|perl-Text-RecordParser-1.6.5-1|37	fields separated by commas or tabs, but this module aims to provide a
14cu|perl-Text-RecordParser-1.6.5-1|38	consistent interface for handling sequential records in a file however
14cu|perl-Text-RecordParser-1.6.5-1|39	they may be delimited. Typically this data lists the fields in the
14cu|perl-Text-RecordParser-1.6.5-1|40	first line of the file, in which case you should call bind_header to
14cu|perl-Text-RecordParser-1.6.5-1|41	bind the field name (or not, and it will be called implicitly). If the
14cu|perl-Text-RecordParser-1.6.5-1|42	first line contains data, you can still bind your own field names via
14cu|perl-Text-RecordParser-1.6.5-1|43	bind_fields. Either way, you can then use many methods to get at the
14cu|perl-Text-RecordParser-1.6.5-1|44	data as arrays or hashes.
14cu|perl-Text-RecordParser-1.6.5-1|45	
14cu|perl-Text-RecordParser-1.6.5-1|46	%prep
14cu|perl-Text-RecordParser-1.6.5-1|47	%setup -qn %{upstream_name}-%{version}
14cu|perl-Text-RecordParser-1.6.5-1|48	
14cu|perl-Text-RecordParser-1.6.5-1|49	%build
14cu|perl-Text-RecordParser-1.6.5-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-RecordParser-1.6.5-1|51	%make
14cu|perl-Text-RecordParser-1.6.5-1|52	
14cu|perl-Text-RecordParser-1.6.5-1|53	%check
14cu|perl-Text-RecordParser-1.6.5-1|54	%make test
14cu|perl-Text-RecordParser-1.6.5-1|55	
14cu|perl-Text-RecordParser-1.6.5-1|56	%install
14cu|perl-Text-RecordParser-1.6.5-1|57	%makeinstall_std
14cu|perl-Text-RecordParser-1.6.5-1|58	
14cu|perl-Text-RecordParser-1.6.5-1|59	%files
14cu|perl-Text-RecordParser-1.6.5-1|60	%doc Changes README META.yml
14cu|perl-Text-RecordParser-1.6.5-1|61	%{_bindir}/tab*
14cu|perl-Text-RecordParser-1.6.5-1|62	%{perl_vendorlib}/Text
14cu|perl-Text-RecordParser-1.6.5-1|63	%{_mandir}/man*/*
14cu|perl-Text-RecordParser-1.6.5-1|64	
14cu|perl-Text-RecordParser-1.6.5-1|65	%changelog
14cu|perl-Text-RecordParser-1.6.5-1|66	
14cu|perl-Text-RecordParser-1.6.5-1|67	* Sun Oct 04 2015 abfonly <abfonly@gmail.com> 1.6.5-1
14cu|perl-Text-RecordParser-1.6.5-1|68	- (c329ac6) Log: Update to 1.6.5
14cu|perl-Text-RecordParser-1.6.5-1|69	- (c329ac6) drop module-build
14cu|perl-Text-RecordParser-1.6.5-1|70	- (c329ac6) fixed %doc
14cu|perl-Text-RecordParser-1.6.5-1|71	- (c329ac6) fixed tests
14cu|perl-Text-RecordParser-1.6.5-1|72	
14cu|perl-Text-RecordParser-1.6.5-1|73	

13433 14
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|1	%define upstream_name Text-SimpleTable-AutoWidth
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|2	%define upstream_version 0.09
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|3	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|6	Release:	1
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|7	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|8	Summary:	Simple eyecandy ASCII tables with auto-width selection
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|9	License:	GPL+ or Artistic
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|10	Group:		Development/Perl
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|13	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|14	BuildRequires:	perl(List::Util)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|16	BuildRequires:	perl(Test::More)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|17	BuildRequires:	perl(Moo)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|18	BuildRequires:	perl(Text::SimpleTable)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|19	BuildRequires:	perl(strict)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|20	BuildRequires:	perl(warnings)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|21	BuildRequires:	perl(Test::Pod)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|23	BuildRequires:	perl-devel
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|24	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|25	BuildArch:	noarch
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|26	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|27	%description
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|28	Simple eyecandy ASCII tables with auto-width selection.
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|29	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|30	%prep
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|32	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|33	%build
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|35	%make
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|36	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|37	%check
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|38	%make test
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|39	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|40	%install
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|41	%makeinstall_std
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|42	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|43	%files
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|44	%doc LICENSE META.yml README
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|45	%{_mandir}/man3/*
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|46	%{perl_vendorlib}/*
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|47	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|48	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|49	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|50	%changelog
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|51	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|52	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 0.90.0-1
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|53	- (21a4a9d) Fixed BR
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|54	
14cu|perl-Text-SimpleTable-AutoWidth-0.90.0-1|55	

13434 14
14cu|perl-Text-TabularDisplay-1.380.0-1|1	%define upstream_version 1.38
14cu|perl-Text-TabularDisplay-1.380.0-1|2	
14cu|perl-Text-TabularDisplay-1.380.0-1|3	Name:		perl-Text-TabularDisplay
14cu|perl-Text-TabularDisplay-1.380.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-TabularDisplay-1.380.0-1|5	Release:	1
14cu|perl-Text-TabularDisplay-1.380.0-1|6	Summary:	Display text in formatted table output
14cu|perl-Text-TabularDisplay-1.380.0-1|7	
14cu|perl-Text-TabularDisplay-1.380.0-1|8	# see TabularDisplay.pm's header
14cu|perl-Text-TabularDisplay-1.380.0-1|9	License:	GPLv2
14cu|perl-Text-TabularDisplay-1.380.0-1|10	Group:		Development/Perl
14cu|perl-Text-TabularDisplay-1.380.0-1|11	URL:		http://search.cpan.org/dist/Text-TabularDisplay/
14cu|perl-Text-TabularDisplay-1.380.0-1|12	Source0:	http://www.cpan.org/authors/id/D/DA/DARREN/Text-TabularDisplay-%{upstream_version}.tar.gz
14cu|perl-Text-TabularDisplay-1.380.0-1|13	BuildRequires:	perl-devel
14cu|perl-Text-TabularDisplay-1.380.0-1|14	BuildRequires:	perl(Test)
14cu|perl-Text-TabularDisplay-1.380.0-1|15	BuildArch:	noarch
14cu|perl-Text-TabularDisplay-1.380.0-1|16	
14cu|perl-Text-TabularDisplay-1.380.0-1|17	%description
14cu|perl-Text-TabularDisplay-1.380.0-1|18	Text::TabularDisplay simplifies displaying textual data in a table. The
14cu|perl-Text-TabularDisplay-1.380.0-1|19	output is identical to the columnar display of query results in the mysql
14cu|perl-Text-TabularDisplay-1.380.0-1|20	text monitor. For example, this data:
14cu|perl-Text-TabularDisplay-1.380.0-1|21	
14cu|perl-Text-TabularDisplay-1.380.0-1|22	%prep
14cu|perl-Text-TabularDisplay-1.380.0-1|23	%setup -q -n Text-TabularDisplay-%{upstream_version}
14cu|perl-Text-TabularDisplay-1.380.0-1|24	chmod -c -x t/* examples/*
14cu|perl-Text-TabularDisplay-1.380.0-1|25	
14cu|perl-Text-TabularDisplay-1.380.0-1|26	%build
14cu|perl-Text-TabularDisplay-1.380.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-TabularDisplay-1.380.0-1|28	%make
14cu|perl-Text-TabularDisplay-1.380.0-1|29	
14cu|perl-Text-TabularDisplay-1.380.0-1|30	%install
14cu|perl-Text-TabularDisplay-1.380.0-1|31	%makeinstall_std
14cu|perl-Text-TabularDisplay-1.380.0-1|32	
14cu|perl-Text-TabularDisplay-1.380.0-1|33	%check
14cu|perl-Text-TabularDisplay-1.380.0-1|34	make test
14cu|perl-Text-TabularDisplay-1.380.0-1|35	
14cu|perl-Text-TabularDisplay-1.380.0-1|36	%files
14cu|perl-Text-TabularDisplay-1.380.0-1|37	%doc COPYING README examples/
14cu|perl-Text-TabularDisplay-1.380.0-1|38	%{perl_vendorlib}/*
14cu|perl-Text-TabularDisplay-1.380.0-1|39	%{_mandir}/man3/*
14cu|perl-Text-TabularDisplay-1.380.0-1|40	
14cu|perl-Text-TabularDisplay-1.380.0-1|41	
14cu|perl-Text-TabularDisplay-1.380.0-1|42	
14cu|perl-Text-TabularDisplay-1.380.0-1|43	%changelog
14cu|perl-Text-TabularDisplay-1.380.0-1|44	
14cu|perl-Text-TabularDisplay-1.380.0-1|45	* Wed May 13 2015 abfonly <John@smith.org> 1.380.0-1
14cu|perl-Text-TabularDisplay-1.380.0-1|46	- (1e0ab35) Log: Update to 1.380.0
14cu|perl-Text-TabularDisplay-1.380.0-1|47	
14cu|perl-Text-TabularDisplay-1.380.0-1|48	

13435 14
14cu|perl-Text-Template-Simple-0.860.0-1|1	%define upstream_name    Text-Template-Simple
14cu|perl-Text-Template-Simple-0.860.0-1|2	%define upstream_version 0.86
14cu|perl-Text-Template-Simple-0.860.0-1|3	
14cu|perl-Text-Template-Simple-0.860.0-1|4	
14cu|perl-Text-Template-Simple-0.860.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Text-Template-Simple-0.860.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Text-Template-Simple-0.860.0-1|7	Release:    1
14cu|perl-Text-Template-Simple-0.860.0-1|8	
14cu|perl-Text-Template-Simple-0.860.0-1|9	Summary:    Simple text template engine
14cu|perl-Text-Template-Simple-0.860.0-1|10	License:    GPL+ or Artistic
14cu|perl-Text-Template-Simple-0.860.0-1|11	Group:      Development/Perl
14cu|perl-Text-Template-Simple-0.860.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Template-Simple-0.860.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Template-Simple-0.860.0-1|14	
14cu|perl-Text-Template-Simple-0.860.0-1|15	BuildRequires: perl-devel
14cu|perl-Text-Template-Simple-0.860.0-1|16	BuildRequires: perl(Digest::MD5)
14cu|perl-Text-Template-Simple-0.860.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Text-Template-Simple-0.860.0-1|18	BuildRequires: perl(File::Temp)
14cu|perl-Text-Template-Simple-0.860.0-1|19	BuildRequires: perl(Test::More)
14cu|perl-Text-Template-Simple-0.860.0-1|20	BuildRequires: perl(Test::Pod)
14cu|perl-Text-Template-Simple-0.860.0-1|21	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Text-Template-Simple-0.860.0-1|22	
14cu|perl-Text-Template-Simple-0.860.0-1|23	BuildArch: noarch
14cu|perl-Text-Template-Simple-0.860.0-1|24	
14cu|perl-Text-Template-Simple-0.860.0-1|25	%description
14cu|perl-Text-Template-Simple-0.860.0-1|26	This document describes version '0.86' of 'Text::Template::Simple' released
14cu|perl-Text-Template-Simple-0.860.0-1|27	on '5 March 2012'.
14cu|perl-Text-Template-Simple-0.860.0-1|28	
14cu|perl-Text-Template-Simple-0.860.0-1|29	This is a simple template module. There is no extra template/mini language.
14cu|perl-Text-Template-Simple-0.860.0-1|30	Instead, it uses Perl as the template language. Templates can be cached on
14cu|perl-Text-Template-Simple-0.860.0-1|31	disk or inside the memory via the internal cache manager. It is also
14cu|perl-Text-Template-Simple-0.860.0-1|32	possible to use static/dynamic includes, pass parameters to includes and
14cu|perl-Text-Template-Simple-0.860.0-1|33	apply filters on them. Also see the Text::Template::Simple::API manpage for
14cu|perl-Text-Template-Simple-0.860.0-1|34	the full API definiton.
14cu|perl-Text-Template-Simple-0.860.0-1|35	
14cu|perl-Text-Template-Simple-0.860.0-1|36	%prep
14cu|perl-Text-Template-Simple-0.860.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Template-Simple-0.860.0-1|38	
14cu|perl-Text-Template-Simple-0.860.0-1|39	%build
14cu|perl-Text-Template-Simple-0.860.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Template-Simple-0.860.0-1|41	
14cu|perl-Text-Template-Simple-0.860.0-1|42	%make
14cu|perl-Text-Template-Simple-0.860.0-1|43	
14cu|perl-Text-Template-Simple-0.860.0-1|44	%check
14cu|perl-Text-Template-Simple-0.860.0-1|45	%make test
14cu|perl-Text-Template-Simple-0.860.0-1|46	
14cu|perl-Text-Template-Simple-0.860.0-1|47	%install
14cu|perl-Text-Template-Simple-0.860.0-1|48	%makeinstall_std
14cu|perl-Text-Template-Simple-0.860.0-1|49	
14cu|perl-Text-Template-Simple-0.860.0-1|50	%files
14cu|perl-Text-Template-Simple-0.860.0-1|51	%doc Changes LICENSE META.json META.yml README SPEC TODO eg
14cu|perl-Text-Template-Simple-0.860.0-1|52	%{_mandir}/man3/*
14cu|perl-Text-Template-Simple-0.860.0-1|53	%perl_vendorlib/*
14cu|perl-Text-Template-Simple-0.860.0-1|54	
14cu|perl-Text-Template-Simple-0.860.0-1|55	
14cu|perl-Text-Template-Simple-0.860.0-1|56	%changelog
14cu|perl-Text-Template-Simple-0.860.0-1|57	
14cu|perl-Text-Template-Simple-0.860.0-1|58	* Sat Jun 20 2015 abfonly <John@smith.org> 0.860.0-1
14cu|perl-Text-Template-Simple-0.860.0-1|59	- (d2b2e33) Imported from SRPM
14cu|perl-Text-Template-Simple-0.860.0-1|60	
14cu|perl-Text-Template-Simple-0.860.0-1|61	

13436 14
14cu|perl-Text-Textile-2.130.0-1|1	%define upstream_name    Text-Textile
14cu|perl-Text-Textile-2.130.0-1|2	%define upstream_version 2.13
14cu|perl-Text-Textile-2.130.0-1|3	
14cu|perl-Text-Textile-2.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Textile-2.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Textile-2.130.0-1|6	Release:	1
14cu|perl-Text-Textile-2.130.0-1|7	
14cu|perl-Text-Textile-2.130.0-1|8	Summary:	Transforms text in Textile format to HTML
14cu|perl-Text-Textile-2.130.0-1|9	
14cu|perl-Text-Textile-2.130.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Textile-2.130.0-1|11	Group:		Development/Perl
14cu|perl-Text-Textile-2.130.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Textile-2.130.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Textile-2.130.0-1|14	
14cu|perl-Text-Textile-2.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-Textile-2.130.0-1|16	BuildRequires:	perl(Exporter)
14cu|perl-Text-Textile-2.130.0-1|17	BuildRequires:	perl(Test::Harness)
14cu|perl-Text-Textile-2.130.0-1|18	BuildRequires:	perl(Test::More)
14cu|perl-Text-Textile-2.130.0-1|19	BuildArch:	noarch
14cu|perl-Text-Textile-2.130.0-1|20	
14cu|perl-Text-Textile-2.130.0-1|21	%description
14cu|perl-Text-Textile-2.130.0-1|22	Transforms text in Textile format to HTML.
14cu|perl-Text-Textile-2.130.0-1|23	
14cu|perl-Text-Textile-2.130.0-1|24	%prep
14cu|perl-Text-Textile-2.130.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Textile-2.130.0-1|26	
14cu|perl-Text-Textile-2.130.0-1|27	%build
14cu|perl-Text-Textile-2.130.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Textile-2.130.0-1|29	%make
14cu|perl-Text-Textile-2.130.0-1|30	
14cu|perl-Text-Textile-2.130.0-1|31	%check
14cu|perl-Text-Textile-2.130.0-1|32	%make test
14cu|perl-Text-Textile-2.130.0-1|33	
14cu|perl-Text-Textile-2.130.0-1|34	%install
14cu|perl-Text-Textile-2.130.0-1|35	%makeinstall_std
14cu|perl-Text-Textile-2.130.0-1|36	
14cu|perl-Text-Textile-2.130.0-1|37	%files
14cu|perl-Text-Textile-2.130.0-1|38	%doc Changes ARTISTIC META.yml README.textile META.json
14cu|perl-Text-Textile-2.130.0-1|39	%{_bindir}/*
14cu|perl-Text-Textile-2.130.0-1|40	%{_mandir}/*/*
14cu|perl-Text-Textile-2.130.0-1|41	%{perl_vendorlib}/*
14cu|perl-Text-Textile-2.130.0-1|42	
14cu|perl-Text-Textile-2.130.0-1|43	
14cu|perl-Text-Textile-2.130.0-1|44	
14cu|perl-Text-Textile-2.130.0-1|45	%changelog
14cu|perl-Text-Textile-2.130.0-1|46	
14cu|perl-Text-Textile-2.130.0-1|47	* Wed May 13 2015 abfonly <John@smith.org> 2.130.0-1
14cu|perl-Text-Textile-2.130.0-1|48	- (b7d5dbd) Log: Update to 2.130.0, fixed file
14cu|perl-Text-Textile-2.130.0-1|49	
14cu|perl-Text-Textile-2.130.0-1|50	

13437 14
14cu|perl-Text-Trac-0.180.0-1|1	%define upstream_name    Text-Trac
14cu|perl-Text-Trac-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-Text-Trac-0.180.0-1|3	
14cu|perl-Text-Trac-0.180.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-Trac-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-Trac-0.180.0-1|6	Release:	1
14cu|perl-Text-Trac-0.180.0-1|7	
14cu|perl-Text-Trac-0.180.0-1|8	Summary:	Perl extension for formatting text with Trac Wiki Style
14cu|perl-Text-Trac-0.180.0-1|9	
14cu|perl-Text-Trac-0.180.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-Trac-0.180.0-1|11	Group:		Development/Perl
14cu|perl-Text-Trac-0.180.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-Trac-0.180.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-Trac-0.180.0-1|14	
14cu|perl-Text-Trac-0.180.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-Trac-0.180.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Text-Trac-0.180.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Text-Trac-0.180.0-1|18	BuildRequires:	perl(Path::Tiny) >= 0.68.0
14cu|perl-Text-Trac-0.180.0-1|19	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Text-Trac-0.180.0-1|20	BuildRequires:	perl(Class::Data::Inheritable)
14cu|perl-Text-Trac-0.180.0-1|21	BuildRequires:	perl(HTML::Entities)
14cu|perl-Text-Trac-0.180.0-1|22	BuildRequires:	perl(List::MoreUtils)
14cu|perl-Text-Trac-0.180.0-1|23	BuildRequires:	perl(Test::Base)
14cu|perl-Text-Trac-0.180.0-1|24	BuildRequires:	perl(Tie::IxHash)
14cu|perl-Text-Trac-0.180.0-1|25	BuildRequires:	perl(UNIVERSAL::require) >= 0.180.0
14cu|perl-Text-Trac-0.180.0-1|26	BuildRequires:	perl(Test::Code::TidyAll) >= 0.260.0
14cu|perl-Text-Trac-0.180.0-1|27	BuildRequires:	perl(Test::Perl::Critic) >= 1.20.0
14cu|perl-Text-Trac-0.180.0-1|28	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Text-Trac-0.180.0-1|29	BuildRequires:	perl(Test::Pod)
14cu|perl-Text-Trac-0.180.0-1|30	BuildRequires:	perl(Test::Version)
14cu|perl-Text-Trac-0.180.0-1|31	BuildRequires:	perl(File::HomeDir)
14cu|perl-Text-Trac-0.180.0-1|32	BuildRequires:	perl(Code::TidyAll)
14cu|perl-Text-Trac-0.180.0-1|33	
14cu|perl-Text-Trac-0.180.0-1|34	BuildArch:	noarch
14cu|perl-Text-Trac-0.180.0-1|35	
14cu|perl-Text-Trac-0.180.0-1|36	%description
14cu|perl-Text-Trac-0.180.0-1|37	Text::Trac parses text with Trac WikiFormatting and convert it to html
14cu|perl-Text-Trac-0.180.0-1|38	format.
14cu|perl-Text-Trac-0.180.0-1|39	
14cu|perl-Text-Trac-0.180.0-1|40	%prep
14cu|perl-Text-Trac-0.180.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Text-Trac-0.180.0-1|42	
14cu|perl-Text-Trac-0.180.0-1|43	%build
14cu|perl-Text-Trac-0.180.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-Trac-0.180.0-1|45	%make
14cu|perl-Text-Trac-0.180.0-1|46	
14cu|perl-Text-Trac-0.180.0-1|47	# tidy all first
14cu|perl-Text-Trac-0.180.0-1|48	tidyall -a
14cu|perl-Text-Trac-0.180.0-1|49	
14cu|perl-Text-Trac-0.180.0-1|50	%check
14cu|perl-Text-Trac-0.180.0-1|51	%make test
14cu|perl-Text-Trac-0.180.0-1|52	
14cu|perl-Text-Trac-0.180.0-1|53	
14cu|perl-Text-Trac-0.180.0-1|54	%install
14cu|perl-Text-Trac-0.180.0-1|55	%makeinstall_std
14cu|perl-Text-Trac-0.180.0-1|56	find %{buildroot} -name '*.pm' -exec chmod -x {} \;
14cu|perl-Text-Trac-0.180.0-1|57	
14cu|perl-Text-Trac-0.180.0-1|58	%files
14cu|perl-Text-Trac-0.180.0-1|59	%doc Changes README.* META.yml
14cu|perl-Text-Trac-0.180.0-1|60	%{_bindir}/trac2html
14cu|perl-Text-Trac-0.180.0-1|61	%{_mandir}/man3/*
14cu|perl-Text-Trac-0.180.0-1|62	%{perl_vendorlib}/Text
14cu|perl-Text-Trac-0.180.0-1|63	
14cu|perl-Text-Trac-0.180.0-1|64	
14cu|perl-Text-Trac-0.180.0-1|65	%changelog
14cu|perl-Text-Trac-0.180.0-1|66	
14cu|perl-Text-Trac-0.180.0-1|67	* Sun Oct 04 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-Text-Trac-0.180.0-1|68	- (37bfb03) Log: Update to 0.180.0
14cu|perl-Text-Trac-0.180.0-1|69	- (37bfb03) fixed BR
14cu|perl-Text-Trac-0.180.0-1|70	- (37bfb03) fixed %doc
14cu|perl-Text-Trac-0.180.0-1|71	- (37bfb03) fixed tests
14cu|perl-Text-Trac-0.180.0-1|72	- (37bfb03) spec clean
14cu|perl-Text-Trac-0.180.0-1|73	
14cu|perl-Text-Trac-0.180.0-1|74	

13438 14
14cu|perl-Text-vCard-3.70.0-1|1	%define upstream_name    Text-vCard
14cu|perl-Text-vCard-3.70.0-1|2	%define upstream_version 3.07
14cu|perl-Text-vCard-3.70.0-1|3	
14cu|perl-Text-vCard-3.70.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Text-vCard-3.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Text-vCard-3.70.0-1|6	Release:	1
14cu|perl-Text-vCard-3.70.0-1|7	
14cu|perl-Text-vCard-3.70.0-1|8	Summary:	A package that provides APIs to work with single or multiple vCards (RFC 2426)
14cu|perl-Text-vCard-3.70.0-1|9	
14cu|perl-Text-vCard-3.70.0-1|10	License:	GPL+ or Artistic
14cu|perl-Text-vCard-3.70.0-1|11	Group:		Development/Perl
14cu|perl-Text-vCard-3.70.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Text-vCard-3.70.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Text-vCard-3.70.0-1|14	
14cu|perl-Text-vCard-3.70.0-1|15	BuildRequires:	perl-devel
14cu|perl-Text-vCard-3.70.0-1|16	BuildRequires:	perl(Text::vFile::asData)
14cu|perl-Text-vCard-3.70.0-1|17	BuildRequires:	perl(File::Slurp)
14cu|perl-Text-vCard-3.70.0-1|18	BuildRequires:	perl(Digest::SHA)
14cu|perl-Text-vCard-3.70.0-1|19	BuildRequires:	perl(Unicode::LineBreak)
14cu|perl-Text-vCard-3.70.0-1|20	BuildRequires:	perl(Path::Tiny)
14cu|perl-Text-vCard-3.70.0-1|21	BuildRequires:	perl(Test::Most)
14cu|perl-Text-vCard-3.70.0-1|22	BuildRequires:	perl(Directory::Scratch)
14cu|perl-Text-vCard-3.70.0-1|23	BuildRequires:	perl(Moo)
14cu|perl-Text-vCard-3.70.0-1|24	BuildRequires:	perl(strictures)
14cu|perl-Text-vCard-3.70.0-1|25	
14cu|perl-Text-vCard-3.70.0-1|26	
14cu|perl-Text-vCard-3.70.0-1|27	
14cu|perl-Text-vCard-3.70.0-1|28	BuildArch:	noarch
14cu|perl-Text-vCard-3.70.0-1|29	
14cu|perl-Text-vCard-3.70.0-1|30	%description
14cu|perl-Text-vCard-3.70.0-1|31	A vCard is an electronic business card, containing information on a
14cu|perl-Text-vCard-3.70.0-1|32	person, a record, a set of address information, and more.
14cu|perl-Text-vCard-3.70.0-1|33	
14cu|perl-Text-vCard-3.70.0-1|34	This package contains two related APIs:
14cu|perl-Text-vCard-3.70.0-1|35	- Text::vCard, to create or edit a single vCard
14cu|perl-Text-vCard-3.70.0-1|36	- Text::vCard::Addressbook, to work with multiple vCards
14cu|perl-Text-vCard-3.70.0-1|37	
14cu|perl-Text-vCard-3.70.0-1|38	Text::vCard can also use data read through Text::vFile::asData to
14cu|perl-Text-vCard-3.70.0-1|39	generate a vCard with that content. It is recommended to use
14cu|perl-Text-vCard-3.70.0-1|40	Text::vCard::Addressbook, as it handles creating vCards from an existing
14cu|perl-Text-vCard-3.70.0-1|41	file for you.
14cu|perl-Text-vCard-3.70.0-1|42	
14cu|perl-Text-vCard-3.70.0-1|43	%prep
14cu|perl-Text-vCard-3.70.0-1|44	%setup -qn Text-vCard-%{upstream_version}
14cu|perl-Text-vCard-3.70.0-1|45	
14cu|perl-Text-vCard-3.70.0-1|46	%build
14cu|perl-Text-vCard-3.70.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Text-vCard-3.70.0-1|48	%make
14cu|perl-Text-vCard-3.70.0-1|49	
14cu|perl-Text-vCard-3.70.0-1|50	%check
14cu|perl-Text-vCard-3.70.0-1|51	%make test
14cu|perl-Text-vCard-3.70.0-1|52	
14cu|perl-Text-vCard-3.70.0-1|53	%install
14cu|perl-Text-vCard-3.70.0-1|54	%makeinstall_std
14cu|perl-Text-vCard-3.70.0-1|55	
14cu|perl-Text-vCard-3.70.0-1|56	%files
14cu|perl-Text-vCard-3.70.0-1|57	%doc Changes
14cu|perl-Text-vCard-3.70.0-1|58	%{perl_vendorlib}/Text/*
14cu|perl-Text-vCard-3.70.0-1|59	%{perl_vendorlib}/vCard.pm
14cu|perl-Text-vCard-3.70.0-1|60	%{perl_vendorlib}/vCard/*
14cu|perl-Text-vCard-3.70.0-1|61	%{_mandir}/man3/*
14cu|perl-Text-vCard-3.70.0-1|62	
14cu|perl-Text-vCard-3.70.0-1|63	
14cu|perl-Text-vCard-3.70.0-1|64	%changelog
14cu|perl-Text-vCard-3.70.0-1|65	
14cu|perl-Text-vCard-3.70.0-1|66	* Wed May 13 2015 abfonly <John@smith.org> 3.70.0-1
14cu|perl-Text-vCard-3.70.0-1|67	- (c564ecd) Log: update to 3.70.0, fixed BR, fixed tests
14cu|perl-Text-vCard-3.70.0-1|68	
14cu|perl-Text-vCard-3.70.0-1|69	

13439 14
14cu|perl-Thread-Queue-3.60.0-1|1	%define upstream_name    Thread-Queue
14cu|perl-Thread-Queue-3.60.0-1|2	%define upstream_version 3.06
14cu|perl-Thread-Queue-3.60.0-1|3	
14cu|perl-Thread-Queue-3.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Thread-Queue-3.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Thread-Queue-3.60.0-1|6	Release:	1
14cu|perl-Thread-Queue-3.60.0-1|7	
14cu|perl-Thread-Queue-3.60.0-1|8	Summary:	Thread-safe queues
14cu|perl-Thread-Queue-3.60.0-1|9	
14cu|perl-Thread-Queue-3.60.0-1|10	License:	GPL+ or Artistic
14cu|perl-Thread-Queue-3.60.0-1|11	Group:		Development/Perl
14cu|perl-Thread-Queue-3.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Thread-Queue-3.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Thread-Queue-3.60.0-1|14	
14cu|perl-Thread-Queue-3.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-Thread-Queue-3.60.0-1|16	BuildRequires:	perl(Scalar::Util)
14cu|perl-Thread-Queue-3.60.0-1|17	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Thread-Queue-3.60.0-1|18	BuildRequires:	perl(Thread::Semaphore)
14cu|perl-Thread-Queue-3.60.0-1|19	BuildRequires:	perl(threads::shared) >= 1.480.0
14cu|perl-Thread-Queue-3.60.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Thread-Queue-3.60.0-1|21	
14cu|perl-Thread-Queue-3.60.0-1|22	Provides:	perl(Thread::Queue) = %{version}
14cu|perl-Thread-Queue-3.60.0-1|23	
14cu|perl-Thread-Queue-3.60.0-1|24	BuildArch:	noarch
14cu|perl-Thread-Queue-3.60.0-1|25	
14cu|perl-Thread-Queue-3.60.0-1|26	%description
14cu|perl-Thread-Queue-3.60.0-1|27	This module provides thread-safe FIFO queues that can be accessed safely by
14cu|perl-Thread-Queue-3.60.0-1|28	any number of threads.
14cu|perl-Thread-Queue-3.60.0-1|29	
14cu|perl-Thread-Queue-3.60.0-1|30	Any data types supported by the threads::shared manpage can be passed via
14cu|perl-Thread-Queue-3.60.0-1|31	queues:
14cu|perl-Thread-Queue-3.60.0-1|32	
14cu|perl-Thread-Queue-3.60.0-1|33	* Ordinary scalars
14cu|perl-Thread-Queue-3.60.0-1|34	
14cu|perl-Thread-Queue-3.60.0-1|35	%prep
14cu|perl-Thread-Queue-3.60.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Thread-Queue-3.60.0-1|37	
14cu|perl-Thread-Queue-3.60.0-1|38	%build
14cu|perl-Thread-Queue-3.60.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Thread-Queue-3.60.0-1|40	%make
14cu|perl-Thread-Queue-3.60.0-1|41	
14cu|perl-Thread-Queue-3.60.0-1|42	%check
14cu|perl-Thread-Queue-3.60.0-1|43	make test
14cu|perl-Thread-Queue-3.60.0-1|44	
14cu|perl-Thread-Queue-3.60.0-1|45	%install
14cu|perl-Thread-Queue-3.60.0-1|46	%makeinstall_std
14cu|perl-Thread-Queue-3.60.0-1|47	
14cu|perl-Thread-Queue-3.60.0-1|48	%files
14cu|perl-Thread-Queue-3.60.0-1|49	%doc Changes README META.json META.yml
14cu|perl-Thread-Queue-3.60.0-1|50	%{_mandir}/man3/*
14cu|perl-Thread-Queue-3.60.0-1|51	%{perl_vendorlib}/*
14cu|perl-Thread-Queue-3.60.0-1|52	
14cu|perl-Thread-Queue-3.60.0-1|53	
14cu|perl-Thread-Queue-3.60.0-1|54	%changelog
14cu|perl-Thread-Queue-3.60.0-1|55	
14cu|perl-Thread-Queue-3.60.0-1|56	* Sun Oct 04 2015 abfonly <abfonly@gmail.com> 3.60.0-1
14cu|perl-Thread-Queue-3.60.0-1|57	- (da005ec) Log:Update to 3.60.0
14cu|perl-Thread-Queue-3.60.0-1|58	- (da005ec) fixed min BR
14cu|perl-Thread-Queue-3.60.0-1|59	- (da005ec) fixed %doc
14cu|perl-Thread-Queue-3.60.0-1|60	- (da005ec) spec clean
14cu|perl-Thread-Queue-3.60.0-1|61	
14cu|perl-Thread-Queue-3.60.0-1|62	

13440 14
14cu|perl-threads-2.20.0-1|1	%define upstream_name    threads
14cu|perl-threads-2.20.0-1|2	%define upstream_version 2.02
14cu|perl-threads-2.20.0-1|3	%define __noautoprov 'threads.so'
14cu|perl-threads-2.20.0-1|4	
14cu|perl-threads-2.20.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-threads-2.20.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-threads-2.20.0-1|7	Release:	1
14cu|perl-threads-2.20.0-1|8	
14cu|perl-threads-2.20.0-1|9	Summary: Perl interpreter-based threads
14cu|perl-threads-2.20.0-1|10	
14cu|perl-threads-2.20.0-1|11	License: GPL+ or Artistic
14cu|perl-threads-2.20.0-1|12	Group:   Development/Perl
14cu|perl-threads-2.20.0-1|13	Url:     http://search.cpan.org/dist/%{upstream_name}
14cu|perl-threads-2.20.0-1|14	Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-%{upstream_version}.tar.gz
14cu|perl-threads-2.20.0-1|15	
14cu|perl-threads-2.20.0-1|16	BuildRequires: perl(Carp)
14cu|perl-threads-2.20.0-1|17	BuildRequires: perl(Config)
14cu|perl-threads-2.20.0-1|18	BuildRequires: perl(ExtUtils::testlib)
14cu|perl-threads-2.20.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-threads-2.20.0-1|20	BuildRequires: perl(Hash::Util)
14cu|perl-threads-2.20.0-1|21	BuildRequires: perl(IO::File)
14cu|perl-threads-2.20.0-1|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-threads-2.20.0-1|23	BuildRequires: perl(XSLoader)
14cu|perl-threads-2.20.0-1|24	BuildRequires: perl(overload)
14cu|perl-threads-2.20.0-1|25	BuildRequires: perl(strict)
14cu|perl-threads-2.20.0-1|26	BuildRequires: perl(warnings)
14cu|perl-threads-2.20.0-1|27	BuildRequires: perl-devel
14cu|perl-threads-2.20.0-1|28	
14cu|perl-threads-2.20.0-1|29	Provides:  perl(threads)
14cu|perl-threads-2.20.0-1|30	
14cu|perl-threads-2.20.0-1|31	%description
14cu|perl-threads-2.20.0-1|32	Perl 5.6 introduced something called interpreter threads. Interpreter
14cu|perl-threads-2.20.0-1|33	threads are different from _5005threads_ (the thread model of Perl 5.005)
14cu|perl-threads-2.20.0-1|34	by creating a new Perl interpreter per thread, and not sharing any data or
14cu|perl-threads-2.20.0-1|35	state between threads by default.
14cu|perl-threads-2.20.0-1|36	
14cu|perl-threads-2.20.0-1|37	Prior to Perl 5.8, this has only been available to people embedding Perl,
14cu|perl-threads-2.20.0-1|38	and for emulating fork() on Windows.
14cu|perl-threads-2.20.0-1|39	
14cu|perl-threads-2.20.0-1|40	The _threads_ API is loosely based on the old Thread.pm API. It is very
14cu|perl-threads-2.20.0-1|41	important to note that variables are not shared between threads, all
14cu|perl-threads-2.20.0-1|42	variables are by default thread local. To use shared variables one must
14cu|perl-threads-2.20.0-1|43	also use the threads::shared manpage:
14cu|perl-threads-2.20.0-1|44	
14cu|perl-threads-2.20.0-1|45	%prep
14cu|perl-threads-2.20.0-1|46	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-threads-2.20.0-1|47	
14cu|perl-threads-2.20.0-1|48	%build
14cu|perl-threads-2.20.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-threads-2.20.0-1|50	%make
14cu|perl-threads-2.20.0-1|51	
14cu|perl-threads-2.20.0-1|52	%check
14cu|perl-threads-2.20.0-1|53	make test
14cu|perl-threads-2.20.0-1|54	
14cu|perl-threads-2.20.0-1|55	%install
14cu|perl-threads-2.20.0-1|56	%makeinstall_std
14cu|perl-threads-2.20.0-1|57	
14cu|perl-threads-2.20.0-1|58	%files
14cu|perl-threads-2.20.0-1|59	%doc Changes README META.json META.yml
14cu|perl-threads-2.20.0-1|60	%{_mandir}/man3/*
14cu|perl-threads-2.20.0-1|61	%{perl_vendorlib}/*
14cu|perl-threads-2.20.0-1|62	
14cu|perl-threads-2.20.0-1|63	
14cu|perl-threads-2.20.0-1|64	
14cu|perl-threads-2.20.0-1|65	%changelog
14cu|perl-threads-2.20.0-1|66	
14cu|perl-threads-2.20.0-1|67	* Sun Oct 04 2015 abfonly <abfonly@gmail.com> 2.20.0-1
14cu|perl-threads-2.20.0-1|68	- (01e134e) Log: Update to 2.20.0
14cu|perl-threads-2.20.0-1|69	
14cu|perl-threads-2.20.0-1|70	

13441 14
14cu|perl-threads-shared-1.480.0-1|1	%define upstream_name    threads-shared
14cu|perl-threads-shared-1.480.0-1|2	%define upstream_version 1.48
14cu|perl-threads-shared-1.480.0-1|3	%define __noautoprov 'shared.so'
14cu|perl-threads-shared-1.480.0-1|4	
14cu|perl-threads-shared-1.480.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-threads-shared-1.480.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-threads-shared-1.480.0-1|7	Release:	1
14cu|perl-threads-shared-1.480.0-1|8	
14cu|perl-threads-shared-1.480.0-1|9	Summary:    Perl extension for sharing data structures between threads
14cu|perl-threads-shared-1.480.0-1|10	
14cu|perl-threads-shared-1.480.0-1|11	License:    GPL+ or Artistic
14cu|perl-threads-shared-1.480.0-1|12	Group:      Development/Perl
14cu|perl-threads-shared-1.480.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-threads-shared-1.480.0-1|14	Source0:    http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-%{upstream_version}.tar.gz
14cu|perl-threads-shared-1.480.0-1|15	
14cu|perl-threads-shared-1.480.0-1|16	BuildRequires: perl-devel
14cu|perl-threads-shared-1.480.0-1|17	BuildRequires: perl(Carp)
14cu|perl-threads-shared-1.480.0-1|18	BuildRequires: perl(Config)
14cu|perl-threads-shared-1.480.0-1|19	BuildRequires: perl(ExtUtils::testlib)
14cu|perl-threads-shared-1.480.0-1|20	BuildRequires: perl(Scalar::Util)
14cu|perl-threads-shared-1.480.0-1|21	BuildRequires: perl(Test)
14cu|perl-threads-shared-1.480.0-1|22	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-threads-shared-1.480.0-1|23	BuildRequires: perl(XSLoader)
14cu|perl-threads-shared-1.480.0-1|24	BuildRequires: perl(strict)
14cu|perl-threads-shared-1.480.0-1|25	BuildRequires: perl(threads) >= 2.20.0
14cu|perl-threads-shared-1.480.0-1|26	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-threads-shared-1.480.0-1|27	BuildRequires: perl(warnings)
14cu|perl-threads-shared-1.480.0-1|28	
14cu|perl-threads-shared-1.480.0-1|29	Provides: perl(threads::shared)
14cu|perl-threads-shared-1.480.0-1|30	
14cu|perl-threads-shared-1.480.0-1|31	%description
14cu|perl-threads-shared-1.480.0-1|32	By default, variables are private to each thread, and each newly created
14cu|perl-threads-shared-1.480.0-1|33	thread gets a private copy of each existing variable. This module allows
14cu|perl-threads-shared-1.480.0-1|34	you to share variables across different threads (and pseudo-forks on
14cu|perl-threads-shared-1.480.0-1|35	Win32). It is used together with the the threads manpage module.
14cu|perl-threads-shared-1.480.0-1|36	
14cu|perl-threads-shared-1.480.0-1|37	This module supports the sharing of the following data types only: scalars
14cu|perl-threads-shared-1.480.0-1|38	and scalar refs, arrays and array refs, and hashes and hash refs.
14cu|perl-threads-shared-1.480.0-1|39	
14cu|perl-threads-shared-1.480.0-1|40	%prep
14cu|perl-threads-shared-1.480.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-threads-shared-1.480.0-1|42	
14cu|perl-threads-shared-1.480.0-1|43	%build
14cu|perl-threads-shared-1.480.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-threads-shared-1.480.0-1|45	%make
14cu|perl-threads-shared-1.480.0-1|46	
14cu|perl-threads-shared-1.480.0-1|47	%check
14cu|perl-threads-shared-1.480.0-1|48	make test
14cu|perl-threads-shared-1.480.0-1|49	
14cu|perl-threads-shared-1.480.0-1|50	%install
14cu|perl-threads-shared-1.480.0-1|51	%makeinstall_std
14cu|perl-threads-shared-1.480.0-1|52	
14cu|perl-threads-shared-1.480.0-1|53	
14cu|perl-threads-shared-1.480.0-1|54	%files
14cu|perl-threads-shared-1.480.0-1|55	%doc Changes README META.json META.yml
14cu|perl-threads-shared-1.480.0-1|56	%{_mandir}/man3/*
14cu|perl-threads-shared-1.480.0-1|57	%{perl_vendorlib}/*
14cu|perl-threads-shared-1.480.0-1|58	
14cu|perl-threads-shared-1.480.0-1|59	
14cu|perl-threads-shared-1.480.0-1|60	
14cu|perl-threads-shared-1.480.0-1|61	%changelog
14cu|perl-threads-shared-1.480.0-1|62	
14cu|perl-threads-shared-1.480.0-1|63	* Sun Oct 04 2015 abfonly <abfonly@gmail.com> 1.480.0-1
14cu|perl-threads-shared-1.480.0-1|64	- (853c51c) Log: Update to 1.480.0
14cu|perl-threads-shared-1.480.0-1|65	- (853c51c) filter private libs
14cu|perl-threads-shared-1.480.0-1|66	- (853c51c) fixed %doc
14cu|perl-threads-shared-1.480.0-1|67	- (853c51c) spec clean
14cu|perl-threads-shared-1.480.0-1|68	
14cu|perl-threads-shared-1.480.0-1|69	

13442 14
14cu|perl-Throwable-0.200.12-1|1	%define upstream_name    Throwable
14cu|perl-Throwable-0.200.12-1|2	%define upstream_version 0.200012
14cu|perl-Throwable-0.200.12-1|3	
14cu|perl-Throwable-0.200.12-1|4	Name:		perl-%{upstream_name}
14cu|perl-Throwable-0.200.12-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Throwable-0.200.12-1|6	Release:	1
14cu|perl-Throwable-0.200.12-1|7	
14cu|perl-Throwable-0.200.12-1|8	Summary:	An easy-to-use class for error objects
14cu|perl-Throwable-0.200.12-1|9	
14cu|perl-Throwable-0.200.12-1|10	License:	GPL+ or Artistic
14cu|perl-Throwable-0.200.12-1|11	Group:		Development/Perl
14cu|perl-Throwable-0.200.12-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Throwable-0.200.12-1|13	Source0:	http://www.cpan.org/modules/by-module/Throwable/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Throwable-0.200.12-1|14	
14cu|perl-Throwable-0.200.12-1|15	BuildRequires:	perl-devel
14cu|perl-Throwable-0.200.12-1|16	BuildRequires:	perl(Devel::StackTrace)
14cu|perl-Throwable-0.200.12-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Throwable-0.200.12-1|18	BuildRequires:	perl(Moose)
14cu|perl-Throwable-0.200.12-1|19	BuildRequires:	perl(Moo)
14cu|perl-Throwable-0.200.12-1|20	BuildRequires:	perl(Moo::Role)
14cu|perl-Throwable-0.200.12-1|21	BuildRequires:	perl(Sub::Quote)
14cu|perl-Throwable-0.200.12-1|22	BuildRequires:	perl(strictures)
14cu|perl-Throwable-0.200.12-1|23	BuildRequires:	perl(Class::Method::Modifiers)
14cu|perl-Throwable-0.200.12-1|24	
14cu|perl-Throwable-0.200.12-1|25	Requires:	perl(Devel::StackTrace)
14cu|perl-Throwable-0.200.12-1|26	
14cu|perl-Throwable-0.200.12-1|27	BuildArch:	noarch
14cu|perl-Throwable-0.200.12-1|28	
14cu|perl-Throwable-0.200.12-1|29	
14cu|perl-Throwable-0.200.12-1|30	%description
14cu|perl-Throwable-0.200.12-1|31	Throwable is a role for classes that are meant to be thrown as exceptions
14cu|perl-Throwable-0.200.12-1|32	to standard program flow. It is very simple and does only two things: saves
14cu|perl-Throwable-0.200.12-1|33	any previous value for '$@' and calls 'die $self'.
14cu|perl-Throwable-0.200.12-1|34	
14cu|perl-Throwable-0.200.12-1|35	%prep
14cu|perl-Throwable-0.200.12-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Throwable-0.200.12-1|37	
14cu|perl-Throwable-0.200.12-1|38	%build
14cu|perl-Throwable-0.200.12-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Throwable-0.200.12-1|40	%make
14cu|perl-Throwable-0.200.12-1|41	
14cu|perl-Throwable-0.200.12-1|42	%check
14cu|perl-Throwable-0.200.12-1|43	%make test
14cu|perl-Throwable-0.200.12-1|44	
14cu|perl-Throwable-0.200.12-1|45	%install
14cu|perl-Throwable-0.200.12-1|46	%makeinstall_std
14cu|perl-Throwable-0.200.12-1|47	
14cu|perl-Throwable-0.200.12-1|48	%files
14cu|perl-Throwable-0.200.12-1|49	%doc Changes LICENSE README
14cu|perl-Throwable-0.200.12-1|50	%{_mandir}/man3/*
14cu|perl-Throwable-0.200.12-1|51	%{perl_vendorlib}/*
14cu|perl-Throwable-0.200.12-1|52	
14cu|perl-Throwable-0.200.12-1|53	
14cu|perl-Throwable-0.200.12-1|54	%changelog
14cu|perl-Throwable-0.200.12-1|55	
14cu|perl-Throwable-0.200.12-1|56	* Wed May 13 2015 abfonly <John@smith.org> 0.200.12-1
14cu|perl-Throwable-0.200.12-1|57	- (5aaeda9) Log: Update to -0.200.12, fixed BR and tests
14cu|perl-Throwable-0.200.12-1|58	
14cu|perl-Throwable-0.200.12-1|59	

13443 14
14cu|perl-Tie-Cache-0.210.0-2|1	%define upstream_name	 Tie-Cache
14cu|perl-Tie-Cache-0.210.0-2|2	%define upstream_version 0.21
14cu|perl-Tie-Cache-0.210.0-2|3	
14cu|perl-Tie-Cache-0.210.0-2|4	Name:		perl-%{upstream_name}
14cu|perl-Tie-Cache-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tie-Cache-0.210.0-2|6	Release:	2
14cu|perl-Tie-Cache-0.210.0-2|7	Summary:	LRU Cache in Memory
14cu|perl-Tie-Cache-0.210.0-2|8	
14cu|perl-Tie-Cache-0.210.0-2|9	License:	GPL or Artistic
14cu|perl-Tie-Cache-0.210.0-2|10	Group:		Development/Perl
14cu|perl-Tie-Cache-0.210.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tie-Cache-0.210.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tie-Cache-0.210.0-2|13	Patch0:		perl-Tie-Cache-bindir.patch
14cu|perl-Tie-Cache-0.210.0-2|14	
14cu|perl-Tie-Cache-0.210.0-2|15	BuildRequires:	perl-devel
14cu|perl-Tie-Cache-0.210.0-2|16	BuildArch:	noarch
14cu|perl-Tie-Cache-0.210.0-2|17	
14cu|perl-Tie-Cache-0.210.0-2|18	%description
14cu|perl-Tie-Cache-0.210.0-2|19	This module implements a least recently used (LRU) cache in memory through a
14cu|perl-Tie-Cache-0.210.0-2|20	tie interface. Any time data is stored in the tied hash, that key/value pair
14cu|perl-Tie-Cache-0.210.0-2|21	has an entry time associated with it, and as the cache fills up, those members
14cu|perl-Tie-Cache-0.210.0-2|22	of the cache that are the oldest are removed to make room for new entries.
14cu|perl-Tie-Cache-0.210.0-2|23	
14cu|perl-Tie-Cache-0.210.0-2|24	%prep
14cu|perl-Tie-Cache-0.210.0-2|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tie-Cache-0.210.0-2|26	%patch0 -p0
14cu|perl-Tie-Cache-0.210.0-2|27	
14cu|perl-Tie-Cache-0.210.0-2|28	%build
14cu|perl-Tie-Cache-0.210.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tie-Cache-0.210.0-2|30	%make
14cu|perl-Tie-Cache-0.210.0-2|31	
14cu|perl-Tie-Cache-0.210.0-2|32	%check
14cu|perl-Tie-Cache-0.210.0-2|33	%make test
14cu|perl-Tie-Cache-0.210.0-2|34	
14cu|perl-Tie-Cache-0.210.0-2|35	%install
14cu|perl-Tie-Cache-0.210.0-2|36	%makeinstall_std
14cu|perl-Tie-Cache-0.210.0-2|37	
14cu|perl-Tie-Cache-0.210.0-2|38	
14cu|perl-Tie-Cache-0.210.0-2|39	%files
14cu|perl-Tie-Cache-0.210.0-2|40	%doc CHANGES README META.yml
14cu|perl-Tie-Cache-0.210.0-2|41	%{_mandir}/*/*
14cu|perl-Tie-Cache-0.210.0-2|42	%{perl_vendorlib}/Tie
14cu|perl-Tie-Cache-0.210.0-2|43	
14cu|perl-Tie-Cache-0.210.0-2|44	
14cu|perl-Tie-Cache-0.210.0-2|45	
14cu|perl-Tie-Cache-0.210.0-2|46	%changelog
14cu|perl-Tie-Cache-0.210.0-2|47	
14cu|perl-Tie-Cache-0.210.0-2|48	* Thu May 14 2015 abfonly <John@smith.org> 0.210.0-2
14cu|perl-Tie-Cache-0.210.0-2|49	- (94fa1c9) Log: Drop all hacks, backported all req , %_bindir patched
14cu|perl-Tie-Cache-0.210.0-2|50	
14cu|perl-Tie-Cache-0.210.0-2|51	

13444 14
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|1	%define upstream_name    Tie-Cache-LRU
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|2	%define upstream_version 20150301
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|3	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|6	Release:    1
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|7	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|8	Summary:    Tie::Cache::LRU implemented using a linked list
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|9	License:    GPL+ or Artistic
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|10	Group:      Development/Perl
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|13	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|14	BuildRequires: perl(Carp::Assert)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|15	BuildRequires: perl(Class::Data::Inheritable)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|16	BuildRequires: perl(Class::Virtual)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|18	BuildRequires: perl(Test::More)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|19	BuildRequires: perl(enum)
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|20	BuildRequires: perl-devel
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|21	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|22	BuildArch: noarch
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|23	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|24	%description
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|25	*NOTE* There are no plans to update this module. Please consider using the
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|26	CHI manpage or other caching framework.
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|27	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|28	This is an implementation of a least-recently used (LRU) cache keeping the
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|29	cache in RAM.
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|30	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|31	A LRU cache is similar to the kind of cache used by a web browser. New
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|32	items are placed into the top of the cache. When the cache grows past its
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|33	size limit, it throws away items off the bottom. The trick is that whenever
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|34	an item is -accessed-, it is pulled back to the top. The end result of all
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|35	this is that items which are frequently accessed tend to stay in the cache.
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|36	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|37	%prep
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|39	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|40	%build
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|42	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|43	%make
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|44	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|45	%check
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|46	%make test
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|47	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|48	%install
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|49	%makeinstall_std
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|50	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|51	%files
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|52	%doc Changes META.json META.yml README
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|53	%{_mandir}/man3/*
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|54	%{perl_vendorlib}/*
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|55	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|56	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|57	%changelog
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|58	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|59	* Thu May 14 2015 abfonly <John@smith.org> 20150301.0.0-1
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|60	- (e9de948) Imported from SRPM
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|61	
14cu|perl-Tie-Cache-LRU-20150301.0.0-1|62	

13445 14
14cu|perl-Tie-Cycle-1.210.0-1|1	%define upstream_name    Tie-Cycle
14cu|perl-Tie-Cycle-1.210.0-1|2	%define upstream_version 1.21
14cu|perl-Tie-Cycle-1.210.0-1|3	
14cu|perl-Tie-Cycle-1.210.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Tie-Cycle-1.210.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Tie-Cycle-1.210.0-1|6	Release:    1
14cu|perl-Tie-Cycle-1.210.0-1|7	
14cu|perl-Tie-Cycle-1.210.0-1|8	Summary:    Cycle through a list of values via a scalar
14cu|perl-Tie-Cycle-1.210.0-1|9	License:    GPL+ or Artistic
14cu|perl-Tie-Cycle-1.210.0-1|10	Group:      Development/Perl
14cu|perl-Tie-Cycle-1.210.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tie-Cycle-1.210.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tie-Cycle-1.210.0-1|13	
14cu|perl-Tie-Cycle-1.210.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Tie-Cycle-1.210.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Tie-Cycle-1.210.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-Tie-Cycle-1.210.0-1|17	BuildRequires: perl-devel
14cu|perl-Tie-Cycle-1.210.0-1|18	BuildArch: noarch
14cu|perl-Tie-Cycle-1.210.0-1|19	
14cu|perl-Tie-Cycle-1.210.0-1|20	%description
14cu|perl-Tie-Cycle-1.210.0-1|21	You use 'Tie::Cycle' to go through a list over and over again. Once you get
14cu|perl-Tie-Cycle-1.210.0-1|22	to the end of the list, you go back to the beginning. You don't have to
14cu|perl-Tie-Cycle-1.210.0-1|23	worry about any of this since the magic of tie does that for you.
14cu|perl-Tie-Cycle-1.210.0-1|24	
14cu|perl-Tie-Cycle-1.210.0-1|25	The tie takes an array reference as its third argument. The tie should
14cu|perl-Tie-Cycle-1.210.0-1|26	succeed unless the argument is not an array reference. Previous versions
14cu|perl-Tie-Cycle-1.210.0-1|27	required you to use an array that had more than one element (what's the
14cu|perl-Tie-Cycle-1.210.0-1|28	pointing of looping otherwise?), but I've removed that restriction since
14cu|perl-Tie-Cycle-1.210.0-1|29	the number of elements you want to use may change depending on the
14cu|perl-Tie-Cycle-1.210.0-1|30	situation.
14cu|perl-Tie-Cycle-1.210.0-1|31	
14cu|perl-Tie-Cycle-1.210.0-1|32	During the tie, this module makes a shallow copy of the array reference. If
14cu|perl-Tie-Cycle-1.210.0-1|33	the array reference contains references, and those references are changed
14cu|perl-Tie-Cycle-1.210.0-1|34	after the tie, the elements of the cycle will change as well. See the
14cu|perl-Tie-Cycle-1.210.0-1|35	included _test.pl_ script for an example of this effect.
14cu|perl-Tie-Cycle-1.210.0-1|36	
14cu|perl-Tie-Cycle-1.210.0-1|37	%prep
14cu|perl-Tie-Cycle-1.210.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tie-Cycle-1.210.0-1|39	
14cu|perl-Tie-Cycle-1.210.0-1|40	%build
14cu|perl-Tie-Cycle-1.210.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tie-Cycle-1.210.0-1|42	
14cu|perl-Tie-Cycle-1.210.0-1|43	%make
14cu|perl-Tie-Cycle-1.210.0-1|44	
14cu|perl-Tie-Cycle-1.210.0-1|45	%check
14cu|perl-Tie-Cycle-1.210.0-1|46	%make test
14cu|perl-Tie-Cycle-1.210.0-1|47	
14cu|perl-Tie-Cycle-1.210.0-1|48	%install
14cu|perl-Tie-Cycle-1.210.0-1|49	%makeinstall_std
14cu|perl-Tie-Cycle-1.210.0-1|50	
14cu|perl-Tie-Cycle-1.210.0-1|51	%files
14cu|perl-Tie-Cycle-1.210.0-1|52	%doc Changes LICENSE META.json META.yml README
14cu|perl-Tie-Cycle-1.210.0-1|53	%{_mandir}/man3/*
14cu|perl-Tie-Cycle-1.210.0-1|54	%{perl_vendorlib}/*
14cu|perl-Tie-Cycle-1.210.0-1|55	
14cu|perl-Tie-Cycle-1.210.0-1|56	
14cu|perl-Tie-Cycle-1.210.0-1|57	%changelog
14cu|perl-Tie-Cycle-1.210.0-1|58	
14cu|perl-Tie-Cycle-1.210.0-1|59	* Thu May 07 2015 Stas Fomin <stas-fomin@yandex.ru> 1.210.0-1
14cu|perl-Tie-Cycle-1.210.0-1|60	- (39e218f) add perl-devel
14cu|perl-Tie-Cycle-1.210.0-1|61	
14cu|perl-Tie-Cycle-1.210.0-1|62	

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

13447 14
14cu|perl-Time-Duration-1.200.0-1|1	%define upstream_name    Time-Duration
14cu|perl-Time-Duration-1.200.0-1|2	%define upstream_version 1.20
14cu|perl-Time-Duration-1.200.0-1|3	
14cu|perl-Time-Duration-1.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Time-Duration-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Time-Duration-1.200.0-1|6	Release:	1
14cu|perl-Time-Duration-1.200.0-1|7	
14cu|perl-Time-Duration-1.200.0-1|8	Summary:	Rounded or exact English expression of durations
14cu|perl-Time-Duration-1.200.0-1|9	
14cu|perl-Time-Duration-1.200.0-1|10	License:	GPL+ or Artistic
14cu|perl-Time-Duration-1.200.0-1|11	Group:		Development/Perl
14cu|perl-Time-Duration-1.200.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Time-Duration-1.200.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Time-Duration-1.200.0-1|14	
14cu|perl-Time-Duration-1.200.0-1|15	BuildRequires:	perl-devel
14cu|perl-Time-Duration-1.200.0-1|16	BuildRequires:	perl(Test::Pod)
14cu|perl-Time-Duration-1.200.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Time-Duration-1.200.0-1|18	BuildArch:	noarch
14cu|perl-Time-Duration-1.200.0-1|19	
14cu|perl-Time-Duration-1.200.0-1|20	%description
14cu|perl-Time-Duration-1.200.0-1|21	This module provides functions for expressing durations in rounded or exact
14cu|perl-Time-Duration-1.200.0-1|22	terms.
14cu|perl-Time-Duration-1.200.0-1|23	
14cu|perl-Time-Duration-1.200.0-1|24	In the first example in the Synopsis, using duration($interval_seconds):
14cu|perl-Time-Duration-1.200.0-1|25	
14cu|perl-Time-Duration-1.200.0-1|26	If the 'time() - $start_time' is 3 seconds, this prints "Runtime: *3
14cu|perl-Time-Duration-1.200.0-1|27	seconds*.". If it's 0 seconds, it's "Runtime: *0 seconds*.". If it's 1
14cu|perl-Time-Duration-1.200.0-1|28	second, it's "Runtime: *1 second*.". If it's 125 seconds, you get "Runtime:
14cu|perl-Time-Duration-1.200.0-1|29	*2 minutes and 5 seconds*.". If it's 3820 seconds (which is exactly 1h, 3m,
14cu|perl-Time-Duration-1.200.0-1|30	40s), you get it rounded to fit within two expressed units: "Runtime: *1
14cu|perl-Time-Duration-1.200.0-1|31	hour and 4 minutes*.". Using duration_exact instead would return "Runtime:
14cu|perl-Time-Duration-1.200.0-1|32	*1 hour, 3 minutes, and 40 seconds*".
14cu|perl-Time-Duration-1.200.0-1|33	
14cu|perl-Time-Duration-1.200.0-1|34	%prep
14cu|perl-Time-Duration-1.200.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Time-Duration-1.200.0-1|36	
14cu|perl-Time-Duration-1.200.0-1|37	%build
14cu|perl-Time-Duration-1.200.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Time-Duration-1.200.0-1|39	%make
14cu|perl-Time-Duration-1.200.0-1|40	
14cu|perl-Time-Duration-1.200.0-1|41	%check
14cu|perl-Time-Duration-1.200.0-1|42	%make test
14cu|perl-Time-Duration-1.200.0-1|43	
14cu|perl-Time-Duration-1.200.0-1|44	%install
14cu|perl-Time-Duration-1.200.0-1|45	%makeinstall_std
14cu|perl-Time-Duration-1.200.0-1|46	
14cu|perl-Time-Duration-1.200.0-1|47	%files
14cu|perl-Time-Duration-1.200.0-1|48	%doc README Changes META.yml META.json
14cu|perl-Time-Duration-1.200.0-1|49	%{_mandir}/man3/*
14cu|perl-Time-Duration-1.200.0-1|50	%{perl_vendorlib}/*
14cu|perl-Time-Duration-1.200.0-1|51	
14cu|perl-Time-Duration-1.200.0-1|52	
14cu|perl-Time-Duration-1.200.0-1|53	%changelog
14cu|perl-Time-Duration-1.200.0-1|54	
14cu|perl-Time-Duration-1.200.0-1|55	* Thu May 14 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-Time-Duration-1.200.0-1|56	- (69024da) Log:Update to 1.200.0, fixed doc
14cu|perl-Time-Duration-1.200.0-1|57	
14cu|perl-Time-Duration-1.200.0-1|58	

13448 14
14cu|perl-Time-Duration-Parse-0.120.0-1|1	%define upstream_name    Time-Duration-Parse
14cu|perl-Time-Duration-Parse-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-Time-Duration-Parse-0.120.0-1|3	
14cu|perl-Time-Duration-Parse-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Time-Duration-Parse-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Time-Duration-Parse-0.120.0-1|6	Release:	1
14cu|perl-Time-Duration-Parse-0.120.0-1|7	
14cu|perl-Time-Duration-Parse-0.120.0-1|8	Summary:	Parse string that represents time duration
14cu|perl-Time-Duration-Parse-0.120.0-1|9	
14cu|perl-Time-Duration-Parse-0.120.0-1|10	
14cu|perl-Time-Duration-Parse-0.120.0-1|11	License:	GPL+ or Artistic
14cu|perl-Time-Duration-Parse-0.120.0-1|12	Group:		Development/Perl
14cu|perl-Time-Duration-Parse-0.120.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Time-Duration-Parse-0.120.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Time-Duration-Parse-0.120.0-1|15	
14cu|perl-Time-Duration-Parse-0.120.0-1|16	BuildRequires:	perl-devel
14cu|perl-Time-Duration-Parse-0.120.0-1|17	BuildRequires:	perl(Exporter::Lite)
14cu|perl-Time-Duration-Parse-0.120.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Time-Duration-Parse-0.120.0-1|19	BuildRequires:	perl(Time::Duration)
14cu|perl-Time-Duration-Parse-0.120.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Time-Duration-Parse-0.120.0-1|21	BuildRequires:	perl(Carp)
14cu|perl-Time-Duration-Parse-0.120.0-1|22	BuildRequires:	perl(strict)
14cu|perl-Time-Duration-Parse-0.120.0-1|23	BuildRequires:	perl(warnings)
14cu|perl-Time-Duration-Parse-0.120.0-1|24	
14cu|perl-Time-Duration-Parse-0.120.0-1|25	BuildArch:	noarch
14cu|perl-Time-Duration-Parse-0.120.0-1|26	
14cu|perl-Time-Duration-Parse-0.120.0-1|27	%description
14cu|perl-Time-Duration-Parse-0.120.0-1|28	Time::Duration::Parse is a module to parse human readable duration strings
14cu|perl-Time-Duration-Parse-0.120.0-1|29	like _2 minutes and 3 seconds_ to seconds.
14cu|perl-Time-Duration-Parse-0.120.0-1|30	
14cu|perl-Time-Duration-Parse-0.120.0-1|31	It does the opposite of _duration_exact_ function in Time::Duration and is
14cu|perl-Time-Duration-Parse-0.120.0-1|32	roundtrip safe. So, the following is always true.
14cu|perl-Time-Duration-Parse-0.120.0-1|33	
14cu|perl-Time-Duration-Parse-0.120.0-1|34	use Time::Duration::Parse;
14cu|perl-Time-Duration-Parse-0.120.0-1|35	use Time::Duration;
14cu|perl-Time-Duration-Parse-0.120.0-1|36	
14cu|perl-Time-Duration-Parse-0.120.0-1|37	%prep
14cu|perl-Time-Duration-Parse-0.120.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Time-Duration-Parse-0.120.0-1|39	
14cu|perl-Time-Duration-Parse-0.120.0-1|40	%build
14cu|perl-Time-Duration-Parse-0.120.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Time-Duration-Parse-0.120.0-1|42	%make
14cu|perl-Time-Duration-Parse-0.120.0-1|43	
14cu|perl-Time-Duration-Parse-0.120.0-1|44	%check
14cu|perl-Time-Duration-Parse-0.120.0-1|45	%make test
14cu|perl-Time-Duration-Parse-0.120.0-1|46	
14cu|perl-Time-Duration-Parse-0.120.0-1|47	%install
14cu|perl-Time-Duration-Parse-0.120.0-1|48	%makeinstall_std
14cu|perl-Time-Duration-Parse-0.120.0-1|49	
14cu|perl-Time-Duration-Parse-0.120.0-1|50	%files
14cu|perl-Time-Duration-Parse-0.120.0-1|51	%doc Changes META.yml META.json README LICENSE
14cu|perl-Time-Duration-Parse-0.120.0-1|52	%{_mandir}/man3/*
14cu|perl-Time-Duration-Parse-0.120.0-1|53	%{perl_vendorlib}/*
14cu|perl-Time-Duration-Parse-0.120.0-1|54	
14cu|perl-Time-Duration-Parse-0.120.0-1|55	
14cu|perl-Time-Duration-Parse-0.120.0-1|56	
14cu|perl-Time-Duration-Parse-0.120.0-1|57	%changelog
14cu|perl-Time-Duration-Parse-0.120.0-1|58	
14cu|perl-Time-Duration-Parse-0.120.0-1|59	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.120.0-1
14cu|perl-Time-Duration-Parse-0.120.0-1|60	- (6e1aa10) Log: Update to 0.120.0
14cu|perl-Time-Duration-Parse-0.120.0-1|61	
14cu|perl-Time-Duration-Parse-0.120.0-1|62	

13449 14
14cu|perl-Time-Moment-0.290.0-1|1	%define __noautoprov 'Moment.so'
14cu|perl-Time-Moment-0.290.0-1|2	
14cu|perl-Time-Moment-0.290.0-1|3	%define upstream_name    Time-Moment
14cu|perl-Time-Moment-0.290.0-1|4	%define upstream_version 0.29
14cu|perl-Time-Moment-0.290.0-1|5	
14cu|perl-Time-Moment-0.290.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-Time-Moment-0.290.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Time-Moment-0.290.0-1|8	Release:    1
14cu|perl-Time-Moment-0.290.0-1|9	
14cu|perl-Time-Moment-0.290.0-1|10	Summary:    Adjusters for Time::Moment
14cu|perl-Time-Moment-0.290.0-1|11	License:    GPL+ or Artistic
14cu|perl-Time-Moment-0.290.0-1|12	Group:      Development/Perl
14cu|perl-Time-Moment-0.290.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Time-Moment-0.290.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Time-Moment-0.290.0-1|15	
14cu|perl-Time-Moment-0.290.0-1|16	BuildRequires: perl(Carp)
14cu|perl-Time-Moment-0.290.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Time-Moment-0.290.0-1|18	BuildRequires: perl(ExtUtils::ParseXS)
14cu|perl-Time-Moment-0.290.0-1|19	BuildRequires: perl(Test::Fatal)
14cu|perl-Time-Moment-0.290.0-1|20	BuildRequires: perl(Test::More)
14cu|perl-Time-Moment-0.290.0-1|21	BuildRequires: perl(Test::Requires)
14cu|perl-Time-Moment-0.290.0-1|22	BuildRequires: perl(Time::HiRes)
14cu|perl-Time-Moment-0.290.0-1|23	BuildRequires: perl(XSLoader)
14cu|perl-Time-Moment-0.290.0-1|24	BuildRequires: perl-devel
14cu|perl-Time-Moment-0.290.0-1|25	BuildRequires: perl(JSON::XS)
14cu|perl-Time-Moment-0.290.0-1|26	BuildRequires: perl(Params::Coerce)
14cu|perl-Time-Moment-0.290.0-1|27	
14cu|perl-Time-Moment-0.290.0-1|28	
14cu|perl-Time-Moment-0.290.0-1|29	%description
14cu|perl-Time-Moment-0.290.0-1|30	'Time::Moment' is an immutable object representing a date and time of day
14cu|perl-Time-Moment-0.290.0-1|31	with an offset from UTC in the ISO 8601 calendar system.
14cu|perl-Time-Moment-0.290.0-1|32	
14cu|perl-Time-Moment-0.290.0-1|33	Time is measured in nanoseconds since '1970-01-01T00Z'. In 'Time:Moment'
14cu|perl-Time-Moment-0.290.0-1|34	leap seconds are ignored. It is assumed that there are exactly
14cu|perl-Time-Moment-0.290.0-1|35	'86,400,000,000,000' nanoseconds per day. 'Time::Moment' can represent all
14cu|perl-Time-Moment-0.290.0-1|36	epoch integers from '-62,135,596,800' to '2,534,02,300,799'; this range
14cu|perl-Time-Moment-0.290.0-1|37	suffices to measure times to nanosecond precision for any instant that is
14cu|perl-Time-Moment-0.290.0-1|38	within '0001-01-01T00:00:00Z' to '9999-12-31T23:59:59Z'.
14cu|perl-Time-Moment-0.290.0-1|39	
14cu|perl-Time-Moment-0.290.0-1|40	%prep
14cu|perl-Time-Moment-0.290.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Time-Moment-0.290.0-1|42	
14cu|perl-Time-Moment-0.290.0-1|43	%build
14cu|perl-Time-Moment-0.290.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Time-Moment-0.290.0-1|45	
14cu|perl-Time-Moment-0.290.0-1|46	%make
14cu|perl-Time-Moment-0.290.0-1|47	
14cu|perl-Time-Moment-0.290.0-1|48	%check
14cu|perl-Time-Moment-0.290.0-1|49	%make test
14cu|perl-Time-Moment-0.290.0-1|50	
14cu|perl-Time-Moment-0.290.0-1|51	%install
14cu|perl-Time-Moment-0.290.0-1|52	%makeinstall_std
14cu|perl-Time-Moment-0.290.0-1|53	
14cu|perl-Time-Moment-0.290.0-1|54	%files
14cu|perl-Time-Moment-0.290.0-1|55	%doc Changes META.yml README
14cu|perl-Time-Moment-0.290.0-1|56	%{_mandir}/man3/*
14cu|perl-Time-Moment-0.290.0-1|57	%{perl_vendorlib}/*
14cu|perl-Time-Moment-0.290.0-1|58	
14cu|perl-Time-Moment-0.290.0-1|59	
14cu|perl-Time-Moment-0.290.0-1|60	%changelog
14cu|perl-Time-Moment-0.290.0-1|61	
14cu|perl-Time-Moment-0.290.0-1|62	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.290.0-1
14cu|perl-Time-Moment-0.290.0-1|63	- (7070012) Imported from SRPM
14cu|perl-Time-Moment-0.290.0-1|64	
14cu|perl-Time-Moment-0.290.0-1|65	

13450 14
14cu|perl-Time-Progress-2.0.0-1|1	%define upstream_name       Time-Progress
14cu|perl-Time-Progress-2.0.0-1|2	%define upstream_version    2.0
14cu|perl-Time-Progress-2.0.0-1|3	
14cu|perl-Time-Progress-2.0.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Time-Progress-2.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Time-Progress-2.0.0-1|6	Release:    1
14cu|perl-Time-Progress-2.0.0-1|7	License:    GPL or Artistic
14cu|perl-Time-Progress-2.0.0-1|8	Group:      Development/Perl
14cu|perl-Time-Progress-2.0.0-1|9	Summary:    Elapsed and estimated finish time reporting
14cu|perl-Time-Progress-2.0.0-1|10	
14cu|perl-Time-Progress-2.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Time-Progress-2.0.0-1|12	Source:     https://cpan.metacpan.org/authors/id/C/CA/CADE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Time-Progress-2.0.0-1|13	BuildRequires:  perl-devel
14cu|perl-Time-Progress-2.0.0-1|14	BuildRequires:  perl(Carp)
14cu|perl-Time-Progress-2.0.0-1|15	BuildRequires:  perl(Exporter)
14cu|perl-Time-Progress-2.0.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Time-Progress-2.0.0-1|17	BuildRequires:  perl(strict)
14cu|perl-Time-Progress-2.0.0-1|18	BuildRequires:  perl(Test)
14cu|perl-Time-Progress-2.0.0-1|19	BuildRequires:  perl(warnings)
14cu|perl-Time-Progress-2.0.0-1|20	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Time-Progress-2.0.0-1|21	
14cu|perl-Time-Progress-2.0.0-1|22	
14cu|perl-Time-Progress-2.0.0-1|23	BuildArch: noarch
14cu|perl-Time-Progress-2.0.0-1|24	
14cu|perl-Time-Progress-2.0.0-1|25	%description
14cu|perl-Time-Progress-2.0.0-1|26	Elapsed and estimated finish time reporting.
14cu|perl-Time-Progress-2.0.0-1|27	
14cu|perl-Time-Progress-2.0.0-1|28	%prep
14cu|perl-Time-Progress-2.0.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Time-Progress-2.0.0-1|30	
14cu|perl-Time-Progress-2.0.0-1|31	%build
14cu|perl-Time-Progress-2.0.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Time-Progress-2.0.0-1|33	%make
14cu|perl-Time-Progress-2.0.0-1|34	
14cu|perl-Time-Progress-2.0.0-1|35	%check
14cu|perl-Time-Progress-2.0.0-1|36	%make test
14cu|perl-Time-Progress-2.0.0-1|37	
14cu|perl-Time-Progress-2.0.0-1|38	%install
14cu|perl-Time-Progress-2.0.0-1|39	%makeinstall_std
14cu|perl-Time-Progress-2.0.0-1|40	
14cu|perl-Time-Progress-2.0.0-1|41	%files
14cu|perl-Time-Progress-2.0.0-1|42	%doc README Changes  META.json META.yml
14cu|perl-Time-Progress-2.0.0-1|43	%{perl_vendorlib}/Time/Progress.pm
14cu|perl-Time-Progress-2.0.0-1|44	%{_mandir}/man3/*
14cu|perl-Time-Progress-2.0.0-1|45	
14cu|perl-Time-Progress-2.0.0-1|46	
14cu|perl-Time-Progress-2.0.0-1|47	
14cu|perl-Time-Progress-2.0.0-1|48	%changelog
14cu|perl-Time-Progress-2.0.0-1|49	
14cu|perl-Time-Progress-2.0.0-1|50	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 2.0.0-1
14cu|perl-Time-Progress-2.0.0-1|51	- (19f75ce) Log: Update to 2.0.0
14cu|perl-Time-Progress-2.0.0-1|52	
14cu|perl-Time-Progress-2.0.0-1|53	

13451 14
14cu|perl-Time-Warp-0.520.0-1|1	%define upstream_name    Time-Warp
14cu|perl-Time-Warp-0.520.0-1|2	%define upstream_version 0.52
14cu|perl-Time-Warp-0.520.0-1|3	%define __noautoprov 'Warp.so'
14cu|perl-Time-Warp-0.520.0-1|4	
14cu|perl-Time-Warp-0.520.0-1|5	Name:       perl-%{upstream_name}
14cu|perl-Time-Warp-0.520.0-1|6	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Time-Warp-0.520.0-1|7	Release:	1
14cu|perl-Time-Warp-0.520.0-1|8	
14cu|perl-Time-Warp-0.520.0-1|9	Summary:    Change the start and speed of Event time
14cu|perl-Time-Warp-0.520.0-1|10	
14cu|perl-Time-Warp-0.520.0-1|11	License:    GPL+ or Artistic
14cu|perl-Time-Warp-0.520.0-1|12	Group:      Development/Perl
14cu|perl-Time-Warp-0.520.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Time-Warp-0.520.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Time-Warp-0.520.0-1|15	
14cu|perl-Time-Warp-0.520.0-1|16	
14cu|perl-Time-Warp-0.520.0-1|17	BuildRequires:  perl-devel
14cu|perl-Time-Warp-0.520.0-1|18	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Time-Warp-0.520.0-1|19	BuildRequires:  perl(Test::More) >= 1.1.9
14cu|perl-Time-Warp-0.520.0-1|20	
14cu|perl-Time-Warp-0.520.0-1|21	
14cu|perl-Time-Warp-0.520.0-1|22	
14cu|perl-Time-Warp-0.520.0-1|23	%description
14cu|perl-Time-Warp-0.520.0-1|24	Our external experience unfolds in 3 1/2 dimensions (time has a
14cu|perl-Time-Warp-0.520.0-1|25	dimensionality of 1/2). The Time::Warp module offers developers control
14cu|perl-Time-Warp-0.520.0-1|26	over the measurement of time.
14cu|perl-Time-Warp-0.520.0-1|27	
14cu|perl-Time-Warp-0.520.0-1|28	%prep
14cu|perl-Time-Warp-0.520.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Time-Warp-0.520.0-1|30	
14cu|perl-Time-Warp-0.520.0-1|31	%build
14cu|perl-Time-Warp-0.520.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Time-Warp-0.520.0-1|33	
14cu|perl-Time-Warp-0.520.0-1|34	%make
14cu|perl-Time-Warp-0.520.0-1|35	
14cu|perl-Time-Warp-0.520.0-1|36	%check
14cu|perl-Time-Warp-0.520.0-1|37	%make test
14cu|perl-Time-Warp-0.520.0-1|38	
14cu|perl-Time-Warp-0.520.0-1|39	%install
14cu|perl-Time-Warp-0.520.0-1|40	%makeinstall_std
14cu|perl-Time-Warp-0.520.0-1|41	
14cu|perl-Time-Warp-0.520.0-1|42	%files
14cu|perl-Time-Warp-0.520.0-1|43	%doc README Changes META.yml META.json
14cu|perl-Time-Warp-0.520.0-1|44	%{_mandir}/man3/*
14cu|perl-Time-Warp-0.520.0-1|45	%{perl_vendorlib}/*
14cu|perl-Time-Warp-0.520.0-1|46	
14cu|perl-Time-Warp-0.520.0-1|47	
14cu|perl-Time-Warp-0.520.0-1|48	
14cu|perl-Time-Warp-0.520.0-1|49	
14cu|perl-Time-Warp-0.520.0-1|50	
14cu|perl-Time-Warp-0.520.0-1|51	%changelog
14cu|perl-Time-Warp-0.520.0-1|52	
14cu|perl-Time-Warp-0.520.0-1|53	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.520.0-1
14cu|perl-Time-Warp-0.520.0-1|54	- (bbbd690) Log: Update to 0.520.0
14cu|perl-Time-Warp-0.520.0-1|55	
14cu|perl-Time-Warp-0.520.0-1|56	

13452 14
14cu|perl-Tk-Clock-0.390.0-1|1	%define upstream_name    Tk-Clock
14cu|perl-Tk-Clock-0.390.0-1|2	%define upstream_version 0.39
14cu|perl-Tk-Clock-0.390.0-1|3	%define __noautoreq '/pro/bin/perl'
14cu|perl-Tk-Clock-0.390.0-1|4	
14cu|perl-Tk-Clock-0.390.0-1|5	
14cu|perl-Tk-Clock-0.390.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Tk-Clock-0.390.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tk-Clock-0.390.0-1|8	Release:	1
14cu|perl-Tk-Clock-0.390.0-1|9	
14cu|perl-Tk-Clock-0.390.0-1|10	Summary:	Canvas based Clock widget
14cu|perl-Tk-Clock-0.390.0-1|11	
14cu|perl-Tk-Clock-0.390.0-1|12	
14cu|perl-Tk-Clock-0.390.0-1|13	License:	GPL+ or Artistic
14cu|perl-Tk-Clock-0.390.0-1|14	Group:		Development/Perl
14cu|perl-Tk-Clock-0.390.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tk-Clock-0.390.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tgz
14cu|perl-Tk-Clock-0.390.0-1|17	
14cu|perl-Tk-Clock-0.390.0-1|18	BuildRequires:	perl-devel
14cu|perl-Tk-Clock-0.390.0-1|19	BuildRequires:	perl(Carp)
14cu|perl-Tk-Clock-0.390.0-1|20	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-Tk-Clock-0.390.0-1|21	BuildRequires:	perl(Test::NoWarnings)
14cu|perl-Tk-Clock-0.390.0-1|22	BuildRequires:	perl(Tk)
14cu|perl-Tk-Clock-0.390.0-1|23	BuildRequires:	perl(Tk::Canvas)
14cu|perl-Tk-Clock-0.390.0-1|24	BuildRequires:	perl(Tk::Derived)
14cu|perl-Tk-Clock-0.390.0-1|25	BuildRequires:	perl(Tk::Widget)
14cu|perl-Tk-Clock-0.390.0-1|26	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Tk-Clock-0.390.0-1|27	BuildRequires:	perl(Encode)
14cu|perl-Tk-Clock-0.390.0-1|28	BuildRequires:	perl(POSIX)
14cu|perl-Tk-Clock-0.390.0-1|29	BuildRequires:	perl(Test::Pod)
14cu|perl-Tk-Clock-0.390.0-1|30	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-Tk-Clock-0.390.0-1|31	BuildRequires:	perl(Tk::PNG)
14cu|perl-Tk-Clock-0.390.0-1|32	BuildRequires:	x11-server-xvfb
14cu|perl-Tk-Clock-0.390.0-1|33	
14cu|perl-Tk-Clock-0.390.0-1|34	BuildArch:	noarch
14cu|perl-Tk-Clock-0.390.0-1|35	
14cu|perl-Tk-Clock-0.390.0-1|36	%description
14cu|perl-Tk-Clock-0.390.0-1|37	This module implements a Canvas-based clock widget for perl-Tk with lots of
14cu|perl-Tk-Clock-0.390.0-1|38	options to change the appearance.
14cu|perl-Tk-Clock-0.390.0-1|39	
14cu|perl-Tk-Clock-0.390.0-1|40	Both analog and digital clocks are implemented.
14cu|perl-Tk-Clock-0.390.0-1|41	
14cu|perl-Tk-Clock-0.390.0-1|42	Options
14cu|perl-Tk-Clock-0.390.0-1|43	Below is a description of the options currently available. Their
14cu|perl-Tk-Clock-0.390.0-1|44	default value is in between parenthesis.
14cu|perl-Tk-Clock-0.390.0-1|45	
14cu|perl-Tk-Clock-0.390.0-1|46	%prep
14cu|perl-Tk-Clock-0.390.0-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tk-Clock-0.390.0-1|48	
14cu|perl-Tk-Clock-0.390.0-1|49	%build
14cu|perl-Tk-Clock-0.390.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tk-Clock-0.390.0-1|51	%make
14cu|perl-Tk-Clock-0.390.0-1|52	
14cu|perl-Tk-Clock-0.390.0-1|53	%check
14cu|perl-Tk-Clock-0.390.0-1|54	xvfb-run %make test
14cu|perl-Tk-Clock-0.390.0-1|55	
14cu|perl-Tk-Clock-0.390.0-1|56	%install
14cu|perl-Tk-Clock-0.390.0-1|57	%makeinstall_std
14cu|perl-Tk-Clock-0.390.0-1|58	chmod -x %{buildroot}%{perl_vendorlib}/Tk/Clock.pm
14cu|perl-Tk-Clock-0.390.0-1|59	
14cu|perl-Tk-Clock-0.390.0-1|60	%files
14cu|perl-Tk-Clock-0.390.0-1|61	%doc META.json META.yml ChangeLog README
14cu|perl-Tk-Clock-0.390.0-1|62	%{_mandir}/man3/*
14cu|perl-Tk-Clock-0.390.0-1|63	%{perl_vendorlib}/*
14cu|perl-Tk-Clock-0.390.0-1|64	
14cu|perl-Tk-Clock-0.390.0-1|65	
14cu|perl-Tk-Clock-0.390.0-1|66	
14cu|perl-Tk-Clock-0.390.0-1|67	%changelog
14cu|perl-Tk-Clock-0.390.0-1|68	
14cu|perl-Tk-Clock-0.390.0-1|69	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.390.0-1
14cu|perl-Tk-Clock-0.390.0-1|70	- (f8f96c6) Log: Update to 0.390.0
14cu|perl-Tk-Clock-0.390.0-1|71	- (f8f96c6) spec clean fixed BR
14cu|perl-Tk-Clock-0.390.0-1|72	
14cu|perl-Tk-Clock-0.390.0-1|73	

13453 14
14cu|perl-Tk-Role-Dialog-1.112.380-1|1	%define upstream_name    Tk-Role-Dialog
14cu|perl-Tk-Role-Dialog-1.112.380-1|2	%define upstream_version 1.112380
14cu|perl-Tk-Role-Dialog-1.112.380-1|3	
14cu|perl-Tk-Role-Dialog-1.112.380-1|4	Name:		perl-%{upstream_name}
14cu|perl-Tk-Role-Dialog-1.112.380-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tk-Role-Dialog-1.112.380-1|6	Release:	1
14cu|perl-Tk-Role-Dialog-1.112.380-1|7	
14cu|perl-Tk-Role-Dialog-1.112.380-1|8	Summary:	Moose role for enhanced tk dialogs
14cu|perl-Tk-Role-Dialog-1.112.380-1|9	
14cu|perl-Tk-Role-Dialog-1.112.380-1|10	License:	GPL+ or Artistic
14cu|perl-Tk-Role-Dialog-1.112.380-1|11	Group:		Development/Perl
14cu|perl-Tk-Role-Dialog-1.112.380-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tk-Role-Dialog-1.112.380-1|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tk-Role-Dialog-1.112.380-1|14	
14cu|perl-Tk-Role-Dialog-1.112.380-1|15	BuildRequires:	perl-devel
14cu|perl-Tk-Role-Dialog-1.112.380-1|16	BuildRequires: perl(Tk::Role::HasWidgets)
14cu|perl-Tk-Role-Dialog-1.112.380-1|17	BuildRequires:	perl(Carp)
14cu|perl-Tk-Role-Dialog-1.112.380-1|18	BuildRequires:	perl(English)
14cu|perl-Tk-Role-Dialog-1.112.380-1|19	BuildRequires:	perl(File::Find)
14cu|perl-Tk-Role-Dialog-1.112.380-1|20	BuildRequires:	perl(File::Temp)
14cu|perl-Tk-Role-Dialog-1.112.380-1|21	BuildRequires:	perl(Module::Build)
14cu|perl-Tk-Role-Dialog-1.112.380-1|22	BuildRequires:	perl(Moose::Role)
14cu|perl-Tk-Role-Dialog-1.112.380-1|23	BuildRequires:	perl(MooseX::Has::Sugar)
14cu|perl-Tk-Role-Dialog-1.112.380-1|24	BuildRequires:	perl(MooseX::Types::Path::Class)
14cu|perl-Tk-Role-Dialog-1.112.380-1|25	BuildRequires:	perl(Scalar::Util)
14cu|perl-Tk-Role-Dialog-1.112.380-1|26	BuildRequires:	perl(Test::More)
14cu|perl-Tk-Role-Dialog-1.112.380-1|27	BuildRequires:	perl(Tk)
14cu|perl-Tk-Role-Dialog-1.112.380-1|28	BuildRequires:	perl(Tk::JPEG)
14cu|perl-Tk-Role-Dialog-1.112.380-1|29	BuildRequires:	perl(Tk::PNG)
14cu|perl-Tk-Role-Dialog-1.112.380-1|30	BuildRequires:	perl(Tk::Sugar)
14cu|perl-Tk-Role-Dialog-1.112.380-1|31	BuildRequires:	perl(Module::Build)
14cu|perl-Tk-Role-Dialog-1.112.380-1|32	BuildRequires:	perl(namespace::autoclean)
14cu|perl-Tk-Role-Dialog-1.112.380-1|33	
14cu|perl-Tk-Role-Dialog-1.112.380-1|34	BuildArch:	noarch
14cu|perl-Tk-Role-Dialog-1.112.380-1|35	
14cu|perl-Tk-Role-Dialog-1.112.380-1|36	%description
14cu|perl-Tk-Role-Dialog-1.112.380-1|37	the Tk::Role::Dialog manpage is meant to be used as a the Moose manpage
14cu|perl-Tk-Role-Dialog-1.112.380-1|38	role to be composed for easy the Tk manpage dialogs creation.
14cu|perl-Tk-Role-Dialog-1.112.380-1|39	
14cu|perl-Tk-Role-Dialog-1.112.380-1|40	It will create a new toplevel with a title, and possibly a header as well
14cu|perl-Tk-Role-Dialog-1.112.380-1|41	as some buttons.
14cu|perl-Tk-Role-Dialog-1.112.380-1|42	
14cu|perl-Tk-Role-Dialog-1.112.380-1|43	The attributes (see below) can be either defined as defaults using the
14cu|perl-Tk-Role-Dialog-1.112.380-1|44	'_build_attr()' methods, or passed arguments to the constructor call. The
14cu|perl-Tk-Role-Dialog-1.112.380-1|45	only mandatory attribute is 'parent', but you'd better provide some other
14cu|perl-Tk-Role-Dialog-1.112.380-1|46	attributes if you want your dialog to be somehow usable! :-)
14cu|perl-Tk-Role-Dialog-1.112.380-1|47	
14cu|perl-Tk-Role-Dialog-1.112.380-1|48	%prep
14cu|perl-Tk-Role-Dialog-1.112.380-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Tk-Role-Dialog-1.112.380-1|50	
14cu|perl-Tk-Role-Dialog-1.112.380-1|51	%build
14cu|perl-Tk-Role-Dialog-1.112.380-1|52	perl Build.PL installdirs=vendor
14cu|perl-Tk-Role-Dialog-1.112.380-1|53	./Build
14cu|perl-Tk-Role-Dialog-1.112.380-1|54	
14cu|perl-Tk-Role-Dialog-1.112.380-1|55	%check
14cu|perl-Tk-Role-Dialog-1.112.380-1|56	./Build test
14cu|perl-Tk-Role-Dialog-1.112.380-1|57	
14cu|perl-Tk-Role-Dialog-1.112.380-1|58	%install
14cu|perl-Tk-Role-Dialog-1.112.380-1|59	./Build install destdir=%{buildroot}
14cu|perl-Tk-Role-Dialog-1.112.380-1|60	
14cu|perl-Tk-Role-Dialog-1.112.380-1|61	%files
14cu|perl-Tk-Role-Dialog-1.112.380-1|62	%doc Changes LICENSE META.yml README
14cu|perl-Tk-Role-Dialog-1.112.380-1|63	%{_mandir}/man3/*
14cu|perl-Tk-Role-Dialog-1.112.380-1|64	%{perl_vendorlib}/*
14cu|perl-Tk-Role-Dialog-1.112.380-1|65	
14cu|perl-Tk-Role-Dialog-1.112.380-1|66	%changelog
14cu|perl-Tk-Role-Dialog-1.112.380-1|67	* Fri Jan 23 2015 dsilakov <denis.silakov@rosalab.ru> 1.112.380-1
14cu|perl-Tk-Role-Dialog-1.112.380-1|68	+ Revision: c1b6e55
14cu|perl-Tk-Role-Dialog-1.112.380-1|69	- Merge pull request #1 from import/perl-Tk-Role-Dialog:auto_update
14cu|perl-Tk-Role-Dialog-1.112.380-1|70	- Updated to 1.112380 (by updates_builder)
14cu|perl-Tk-Role-Dialog-1.112.380-1|71	
14cu|perl-Tk-Role-Dialog-1.112.380-1|72	

13454 14
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|1	%define upstream_name    Tk-Role-HasWidgets
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|2	%define upstream_version 1.112380
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|3	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|4	Name:       perl-%{upstream_name}
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|6	Release:    1
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|7	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|8	Summary:    Keep track of your tk widgets
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|9	License:    GPL+ or Artistic
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|10	Group:      Development/Perl
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|12	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|13	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|14	BuildRequires: perl(namespace::clean)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|15	BuildRequires: perl(File::Find)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|16	BuildRequires: perl(File::Temp)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|17	BuildRequires: perl(Module::Build)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|18	BuildRequires: perl(Moose::Role)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|19	BuildRequires: perl(MooseX::Has::Sugar)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|20	BuildRequires: perl(Test::More)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|21	BuildRequires: perl(Module::Build)
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|22	BuildArch: noarch
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|23	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|24	%description
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|25	When programming the Tk manpage, it's almost always a good idea to keep a
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|26	reference to the widgets that you created in the interface. Most of the
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|27	time, a simple hash is enough; but it is usually wrapped up in methods to
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|28	make the hash private to the window object. And of course, those methods
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|29	are duplicated in all modules, under a form or another.
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|30	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|31	Since duplication is bad, this module implements a the Moose manpage role
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|32	implementing those methods once and forever. This implies that your class
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|33	is using the Moose manpage in order to consume the role.
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|34	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|35	About the method names
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|36	The methods featured in this role begin with '_', that is, they are
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|37	following Perl convention of private methods. This is on purpose:
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|38	remember that this method is a role, consumed by your class. And you
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|39	don't want those methods to be available outside of the window class,
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|40	do you?
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|41	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|42	%prep
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|44	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|45	%build
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|46	perl Build.PL installdirs=vendor
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|47	./Build
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|48	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|49	%check
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|50	./Build test
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|51	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|52	%install
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|53	./Build install destdir=%{buildroot}
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|54	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|55	%files
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|56	%doc README Changes LICENSE META.yml META.json
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|57	%{_mandir}/man3/*
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|58	%{perl_vendorlib}/*
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|59	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|60	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|61	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|62	%changelog
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|63	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.112.380-1
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|64	+ Revision: c8d125e
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|65	- Added namespace::clean BR
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|66	
14cu|perl-Tk-Role-HasWidgets-1.112.380-1|67	

13455 14
14cu|perl-Tk-ToolBar-0.120.0-1|1	%define upstream_name Tk-ToolBar
14cu|perl-Tk-ToolBar-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-Tk-ToolBar-0.120.0-1|3	
14cu|perl-Tk-ToolBar-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Tk-ToolBar-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tk-ToolBar-0.120.0-1|6	Release:	1
14cu|perl-Tk-ToolBar-0.120.0-1|7	
14cu|perl-Tk-ToolBar-0.120.0-1|8	Summary:	A toolbar widget for Perl/Tk
14cu|perl-Tk-ToolBar-0.120.0-1|9	
14cu|perl-Tk-ToolBar-0.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-Tk-ToolBar-0.120.0-1|11	Group:		Development/Perl
14cu|perl-Tk-ToolBar-0.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tk-ToolBar-0.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tk-ToolBar-0.120.0-1|14	
14cu|perl-Tk-ToolBar-0.120.0-1|15	BuildRequires:	perl(Tk::CursorControl)
14cu|perl-Tk-ToolBar-0.120.0-1|16	BuildRequires:	perl-devel
14cu|perl-Tk-ToolBar-0.120.0-1|17	BuildRequires:	perl(Test)
14cu|perl-Tk-ToolBar-0.120.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Tk-ToolBar-0.120.0-1|19	BuildRequires:	perl(Tk)
14cu|perl-Tk-ToolBar-0.120.0-1|20	BuildRequires:	perl(Test::Pod)
14cu|perl-Tk-ToolBar-0.120.0-1|21	
14cu|perl-Tk-ToolBar-0.120.0-1|22	BuildArch:	noarch
14cu|perl-Tk-ToolBar-0.120.0-1|23	
14cu|perl-Tk-ToolBar-0.120.0-1|24	%description
14cu|perl-Tk-ToolBar-0.120.0-1|25	This module implements a dockable toolbar. It is in the same spirit as the
14cu|perl-Tk-ToolBar-0.120.0-1|26	"short-cut" toolbars found in most major applications, such as most web
14cu|perl-Tk-ToolBar-0.120.0-1|27	browsers and text editors (where you find the "back" or "save" and other
14cu|perl-Tk-ToolBar-0.120.0-1|28	shortcut buttons).
14cu|perl-Tk-ToolBar-0.120.0-1|29	
14cu|perl-Tk-ToolBar-0.120.0-1|30	Buttons of any type (regular, menu, check, radio) can be created inside this
14cu|perl-Tk-ToolBar-0.120.0-1|31	widget.  You can also create Label, Entry and LabEntry widgets.  Moreover, the
14cu|perl-Tk-ToolBar-0.120.0-1|32	ToolBar itself can be made dockable, such that it can be dragged to any edge of
14cu|perl-Tk-ToolBar-0.120.0-1|33	your window. Dragging is done in "real-time" so that you can see the contents
14cu|perl-Tk-ToolBar-0.120.0-1|34	of your ToolBar as you are dragging it. Furthermore, if you are close to a
14cu|perl-Tk-ToolBar-0.120.0-1|35	stickable edge, a visual indicator will show up along that edge to guide you.
14cu|perl-Tk-ToolBar-0.120.0-1|36	ToolBars can be made "floatable" such that if they are dragged beyond their
14cu|perl-Tk-ToolBar-0.120.0-1|37	associated window, they will detach and float on the desktop.
14cu|perl-Tk-ToolBar-0.120.0-1|38	Also, multiple ToolBars are embeddable inside each other.
14cu|perl-Tk-ToolBar-0.120.0-1|39	
14cu|perl-Tk-ToolBar-0.120.0-1|40	If you drag a ToolBar to within 15 pixels of an edge, it will stick to that
14cu|perl-Tk-ToolBar-0.120.0-1|41	edge. If the ToolBar is further than 15 pixels away from an edge and still
14cu|perl-Tk-ToolBar-0.120.0-1|42	inside the window, but you release it over another ToolBar widget, then it will
14cu|perl-Tk-ToolBar-0.120.0-1|43	be embedded inside the second ToolBar. You can "un-embed" an embedded ToolBar
14cu|perl-Tk-ToolBar-0.120.0-1|44	simply by dragging it out. You can change the 15 pixel limit using the
14cu|perl-Tk-ToolBar-0.120.0-1|45	-close option.
14cu|perl-Tk-ToolBar-0.120.0-1|46	
14cu|perl-Tk-ToolBar-0.120.0-1|47	%prep
14cu|perl-Tk-ToolBar-0.120.0-1|48	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tk-ToolBar-0.120.0-1|49	
14cu|perl-Tk-ToolBar-0.120.0-1|50	%build
14cu|perl-Tk-ToolBar-0.120.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tk-ToolBar-0.120.0-1|52	%make
14cu|perl-Tk-ToolBar-0.120.0-1|53	
14cu|perl-Tk-ToolBar-0.120.0-1|54	%check
14cu|perl-Tk-ToolBar-0.120.0-1|55	%make test
14cu|perl-Tk-ToolBar-0.120.0-1|56	
14cu|perl-Tk-ToolBar-0.120.0-1|57	%install
14cu|perl-Tk-ToolBar-0.120.0-1|58	%makeinstall_std
14cu|perl-Tk-ToolBar-0.120.0-1|59	
14cu|perl-Tk-ToolBar-0.120.0-1|60	%files
14cu|perl-Tk-ToolBar-0.120.0-1|61	%doc Changes README META.json META.yml
14cu|perl-Tk-ToolBar-0.120.0-1|62	%{_mandir}/man3/*
14cu|perl-Tk-ToolBar-0.120.0-1|63	%{perl_vendorlib}/*
14cu|perl-Tk-ToolBar-0.120.0-1|64	
14cu|perl-Tk-ToolBar-0.120.0-1|65	
14cu|perl-Tk-ToolBar-0.120.0-1|66	
14cu|perl-Tk-ToolBar-0.120.0-1|67	%changelog
14cu|perl-Tk-ToolBar-0.120.0-1|68	
14cu|perl-Tk-ToolBar-0.120.0-1|69	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.120.0-1
14cu|perl-Tk-ToolBar-0.120.0-1|70	- (0f6429d) Log; update to 0.120.0
14cu|perl-Tk-ToolBar-0.120.0-1|71	
14cu|perl-Tk-ToolBar-0.120.0-1|72	

13456 14
14cu|perl-Tree-1.70.0-1|1	%define upstream_name    Tree
14cu|perl-Tree-1.70.0-1|2	%define upstream_version 1.07
14cu|perl-Tree-1.70.0-1|3	
14cu|perl-Tree-1.70.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Tree-1.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tree-1.70.0-1|6	Release:	1
14cu|perl-Tree-1.70.0-1|7	
14cu|perl-Tree-1.70.0-1|8	Summary:	A tree datastructure
14cu|perl-Tree-1.70.0-1|9	
14cu|perl-Tree-1.70.0-1|10	License:	GPL+ or Artistic
14cu|perl-Tree-1.70.0-1|11	Group:		Development/Perl
14cu|perl-Tree-1.70.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tree-1.70.0-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tree-1.70.0-1|14	
14cu|perl-Tree-1.70.0-1|15	BuildRequires:	perl-devel
14cu|perl-Tree-1.70.0-1|16	BuildRequires:	perl(Scalar::Util)
14cu|perl-Tree-1.70.0-1|17	BuildRequires:	perl(Test::Deep)
14cu|perl-Tree-1.70.0-1|18	BuildRequires:	perl(Test::Exception)
14cu|perl-Tree-1.70.0-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Tree-1.70.0-1|20	BuildRequires:	perl(Test::Warn)
14cu|perl-Tree-1.70.0-1|21	BuildRequires:	perl(Module::Build::Compat)
14cu|perl-Tree-1.70.0-1|22	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Tree-1.70.0-1|23	BuildRequires:	perl(Test::Pod::Coverage) >= 1.08
14cu|perl-Tree-1.70.0-1|24	BuildArch:	noarch
14cu|perl-Tree-1.70.0-1|25	
14cu|perl-Tree-1.70.0-1|26	%description
14cu|perl-Tree-1.70.0-1|27	This is meant to be a full-featured N-ary tree representation with
14cu|perl-Tree-1.70.0-1|28	configurable error-handling and a simple events system that allows for
14cu|perl-Tree-1.70.0-1|29	transparent persistence to a variety of datastores. It is derived from the
14cu|perl-Tree-1.70.0-1|30	Tree::Simple manpage, but has a simpler interface and much, much more.
14cu|perl-Tree-1.70.0-1|31	
14cu|perl-Tree-1.70.0-1|32	%prep
14cu|perl-Tree-1.70.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tree-1.70.0-1|34	
14cu|perl-Tree-1.70.0-1|35	%build
14cu|perl-Tree-1.70.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tree-1.70.0-1|37	%make
14cu|perl-Tree-1.70.0-1|38	
14cu|perl-Tree-1.70.0-1|39	%check
14cu|perl-Tree-1.70.0-1|40	%make test
14cu|perl-Tree-1.70.0-1|41	
14cu|perl-Tree-1.70.0-1|42	%install
14cu|perl-Tree-1.70.0-1|43	%makeinstall_std
14cu|perl-Tree-1.70.0-1|44	
14cu|perl-Tree-1.70.0-1|45	%files
14cu|perl-Tree-1.70.0-1|46	%doc Changes META.json META.yml MYMETA.yml README
14cu|perl-Tree-1.70.0-1|47	%{_mandir}/man3/*
14cu|perl-Tree-1.70.0-1|48	%{perl_vendorlib}/*
14cu|perl-Tree-1.70.0-1|49	
14cu|perl-Tree-1.70.0-1|50	
14cu|perl-Tree-1.70.0-1|51	%changelog
14cu|perl-Tree-1.70.0-1|52	
14cu|perl-Tree-1.70.0-1|53	* Fri May 22 2015 abfonly <John@smith.org> 1.70.0-1
14cu|perl-Tree-1.70.0-1|54	- (d7f1ad0) Log: Update to 1.70.0, fixed tests
14cu|perl-Tree-1.70.0-1|55	
14cu|perl-Tree-1.70.0-1|56	

13457 14
14cu|perl-Tree-R-0.72.0-1|1	%define upstream_name    Tree-R
14cu|perl-Tree-R-0.72.0-1|2	%define upstream_version 0.072
14cu|perl-Tree-R-0.72.0-1|3	
14cu|perl-Tree-R-0.72.0-1|4	Summary:	Perl extension for the Rtree data structure and algorithms
14cu|perl-Tree-R-0.72.0-1|5	
14cu|perl-Tree-R-0.72.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-Tree-R-0.72.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Tree-R-0.72.0-1|8	Release:	1
14cu|perl-Tree-R-0.72.0-1|9	License:	GPL+ or Artistic
14cu|perl-Tree-R-0.72.0-1|10	Group:		Development/Perl
14cu|perl-Tree-R-0.72.0-1|11	Url:        	http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Tree-R-0.72.0-1|12	Source0:    	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Tree-R-0.72.0-1|13	
14cu|perl-Tree-R-0.72.0-1|14	BuildRequires:	perl-devel >= 1:5.8.0
14cu|perl-Tree-R-0.72.0-1|15	BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Tree-R-0.72.0-1|16	
14cu|perl-Tree-R-0.72.0-1|17	BuildArch:	noarch
14cu|perl-Tree-R-0.72.0-1|18	
14cu|perl-Tree-R-0.72.0-1|19	%description
14cu|perl-Tree-R-0.72.0-1|20	R-tree is a data structure for storing and indexing and efficiently looking
14cu|perl-Tree-R-0.72.0-1|21	up non-zero-size spatial objects.
14cu|perl-Tree-R-0.72.0-1|22	
14cu|perl-Tree-R-0.72.0-1|23	%prep
14cu|perl-Tree-R-0.72.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tree-R-0.72.0-1|25	
14cu|perl-Tree-R-0.72.0-1|26	%build
14cu|perl-Tree-R-0.72.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tree-R-0.72.0-1|28	%make
14cu|perl-Tree-R-0.72.0-1|29	
14cu|perl-Tree-R-0.72.0-1|30	%check
14cu|perl-Tree-R-0.72.0-1|31	%make test
14cu|perl-Tree-R-0.72.0-1|32	
14cu|perl-Tree-R-0.72.0-1|33	%install
14cu|perl-Tree-R-0.72.0-1|34	%makeinstall_std
14cu|perl-Tree-R-0.72.0-1|35	
14cu|perl-Tree-R-0.72.0-1|36	%files
14cu|perl-Tree-R-0.72.0-1|37	%doc Changes README.* META.json META.yml
14cu|perl-Tree-R-0.72.0-1|38	%{perl_vendorlib}/Tree/R.pm
14cu|perl-Tree-R-0.72.0-1|39	%{perl_vendorlib}/auto/Tree/R
14cu|perl-Tree-R-0.72.0-1|40	%{_mandir}/man3/Tree::R.3pm.*
14cu|perl-Tree-R-0.72.0-1|41	
14cu|perl-Tree-R-0.72.0-1|42	
14cu|perl-Tree-R-0.72.0-1|43	
14cu|perl-Tree-R-0.72.0-1|44	%changelog
14cu|perl-Tree-R-0.72.0-1|45	
14cu|perl-Tree-R-0.72.0-1|46	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.72.0-1
14cu|perl-Tree-R-0.72.0-1|47	- (55723aa) Log: Update to 0.72.0
14cu|perl-Tree-R-0.72.0-1|48	- (55723aa) spec clean
14cu|perl-Tree-R-0.72.0-1|49	- (55723aa) add %check section
14cu|perl-Tree-R-0.72.0-1|50	
14cu|perl-Tree-R-0.72.0-1|51	

13458 14
14cu|perl-Tree-Simple-1.250.0-1|1	%define upstream_name    Tree-Simple
14cu|perl-Tree-Simple-1.250.0-1|2	%define upstream_version 1.25
14cu|perl-Tree-Simple-1.250.0-1|3	
14cu|perl-Tree-Simple-1.250.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Tree-Simple-1.250.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Tree-Simple-1.250.0-1|6	Release:    1
14cu|perl-Tree-Simple-1.250.0-1|7	
14cu|perl-Tree-Simple-1.250.0-1|8	Summary:	A simple tree object
14cu|perl-Tree-Simple-1.250.0-1|9	
14cu|perl-Tree-Simple-1.250.0-1|10	License:	GPL+ or Artistic
14cu|perl-Tree-Simple-1.250.0-1|11	Group:		Development/Perl
14cu|perl-Tree-Simple-1.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Tree-Simple-1.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-Simple-%{upstream_version}.tgz
14cu|perl-Tree-Simple-1.250.0-1|14	
14cu|perl-Tree-Simple-1.250.0-1|15	BuildRequires:	perl(Test::Exception)
14cu|perl-Tree-Simple-1.250.0-1|16	BuildRequires:	perl-devel
14cu|perl-Tree-Simple-1.250.0-1|17	BuildRequires:	perl(Test::Memory::Cycle)
14cu|perl-Tree-Simple-1.250.0-1|18	BuildArch:	noarch
14cu|perl-Tree-Simple-1.250.0-1|19	
14cu|perl-Tree-Simple-1.250.0-1|20	%description
14cu|perl-Tree-Simple-1.250.0-1|21	This module in an fully object-oriented implementation of a simple n-ary tree.
14cu|perl-Tree-Simple-1.250.0-1|22	
14cu|perl-Tree-Simple-1.250.0-1|23	%prep
14cu|perl-Tree-Simple-1.250.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Tree-Simple-1.250.0-1|25	
14cu|perl-Tree-Simple-1.250.0-1|26	%build
14cu|perl-Tree-Simple-1.250.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Tree-Simple-1.250.0-1|28	%make
14cu|perl-Tree-Simple-1.250.0-1|29	
14cu|perl-Tree-Simple-1.250.0-1|30	%check
14cu|perl-Tree-Simple-1.250.0-1|31	%make test
14cu|perl-Tree-Simple-1.250.0-1|32	
14cu|perl-Tree-Simple-1.250.0-1|33	%install
14cu|perl-Tree-Simple-1.250.0-1|34	%makeinstall_std
14cu|perl-Tree-Simple-1.250.0-1|35	
14cu|perl-Tree-Simple-1.250.0-1|36	%files
14cu|perl-Tree-Simple-1.250.0-1|37	%doc README Changes META.json META.yml
14cu|perl-Tree-Simple-1.250.0-1|38	%{perl_vendorlib}/Tree/Simple/*
14cu|perl-Tree-Simple-1.250.0-1|39	%{perl_vendorlib}/Tree/Simple.pm
14cu|perl-Tree-Simple-1.250.0-1|40	%{_mandir}/*/*
14cu|perl-Tree-Simple-1.250.0-1|41	
14cu|perl-Tree-Simple-1.250.0-1|42	
14cu|perl-Tree-Simple-1.250.0-1|43	
14cu|perl-Tree-Simple-1.250.0-1|44	%changelog
14cu|perl-Tree-Simple-1.250.0-1|45	
14cu|perl-Tree-Simple-1.250.0-1|46	* Fri May 22 2015 abfonly <abfonly@gmail.com> 1.250.0-1
14cu|perl-Tree-Simple-1.250.0-1|47	- (5bfe063) Log: Update to 1.250.0, fixed tests
14cu|perl-Tree-Simple-1.250.0-1|48	
14cu|perl-Tree-Simple-1.250.0-1|49	

13459 14
14cu|perl-TryCatch-1.3.2-1|1	%define	module	TryCatch
14cu|perl-TryCatch-1.3.2-1|2	%define	upstream_version 1.003002
14cu|perl-TryCatch-1.3.2-1|3	
14cu|perl-TryCatch-1.3.2-1|4	%define __noautoprov 'TryCatch.so'
14cu|perl-TryCatch-1.3.2-1|5	
14cu|perl-TryCatch-1.3.2-1|6	Name:		perl-%{module}
14cu|perl-TryCatch-1.3.2-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-TryCatch-1.3.2-1|8	Release:	1
14cu|perl-TryCatch-1.3.2-1|9	
14cu|perl-TryCatch-1.3.2-1|10	Summary:	Easily build XS extensions that depend on XS extensions
14cu|perl-TryCatch-1.3.2-1|11	
14cu|perl-TryCatch-1.3.2-1|12	License:	GPL+ or Artistic
14cu|perl-TryCatch-1.3.2-1|13	Group:		Development/Perl
14cu|perl-TryCatch-1.3.2-1|14	Url:		http://search.cpan.org/dist/%{module}
14cu|perl-TryCatch-1.3.2-1|15	Source0:	http://www.cpan.org/modules/by-module/%{module}-%{upstream_version}.tar.gz
14cu|perl-TryCatch-1.3.2-1|16	
14cu|perl-TryCatch-1.3.2-1|17	BuildRequires:	perl(B::Hooks::EndOfScope)
14cu|perl-TryCatch-1.3.2-1|18	BuildRequires:	perl(B::Hooks::OP::Check)
14cu|perl-TryCatch-1.3.2-1|19	BuildRequires:	perl(B::Hooks::OP::PPAddr)
14cu|perl-TryCatch-1.3.2-1|20	BuildRequires:	perl(Devel::Declare)
14cu|perl-TryCatch-1.3.2-1|21	BuildRequires:	perl(ExtUtils::Depends)
14cu|perl-TryCatch-1.3.2-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-TryCatch-1.3.2-1|23	BuildRequires:	perl(Module::Implementation)
14cu|perl-TryCatch-1.3.2-1|24	BuildRequires:	perl(Moose)
14cu|perl-TryCatch-1.3.2-1|25	BuildRequires:	perl(MooseX::Types)
14cu|perl-TryCatch-1.3.2-1|26	BuildRequires:	perl(Parse::Method::Signatures)
14cu|perl-TryCatch-1.3.2-1|27	BuildRequires:	perl(Scope::Upper)
14cu|perl-TryCatch-1.3.2-1|28	BuildRequires:	perl(Sub::Exporter)
14cu|perl-TryCatch-1.3.2-1|29	BuildRequires:	perl(Test::Exception)
14cu|perl-TryCatch-1.3.2-1|30	BuildRequires:	perl(Test::More)
14cu|perl-TryCatch-1.3.2-1|31	BuildRequires:	perl(Variable::Magic)
14cu|perl-TryCatch-1.3.2-1|32	BuildRequires:	perl(XSLoader)
14cu|perl-TryCatch-1.3.2-1|33	BuildRequires:	perl(Class::Load)
14cu|perl-TryCatch-1.3.2-1|34	BuildRequires:	perl-devel
14cu|perl-TryCatch-1.3.2-1|35	
14cu|perl-TryCatch-1.3.2-1|36	%description
14cu|perl-TryCatch-1.3.2-1|37	This module aims to provide a nicer syntax and method to catch errors in
14cu|perl-TryCatch-1.3.2-1|38	Perl, similar to what is found in other languages (such as Java, Python or
14cu|perl-TryCatch-1.3.2-1|39	C++). The standard method of using 'eval {}; if ($@) {}' is often prone to
14cu|perl-TryCatch-1.3.2-1|40	subtle bugs, primarily that its far too easy to stomp on the error in error
14cu|perl-TryCatch-1.3.2-1|41	handlers. And also eval/if isn't the nicest idiom.
14cu|perl-TryCatch-1.3.2-1|42	
14cu|perl-TryCatch-1.3.2-1|43	%prep
14cu|perl-TryCatch-1.3.2-1|44	%setup -qn %{module}-%{upstream_version}
14cu|perl-TryCatch-1.3.2-1|45	
14cu|perl-TryCatch-1.3.2-1|46	%build
14cu|perl-TryCatch-1.3.2-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-TryCatch-1.3.2-1|48	%make
14cu|perl-TryCatch-1.3.2-1|49	
14cu|perl-TryCatch-1.3.2-1|50	%check
14cu|perl-TryCatch-1.3.2-1|51	make test
14cu|perl-TryCatch-1.3.2-1|52	
14cu|perl-TryCatch-1.3.2-1|53	%install
14cu|perl-TryCatch-1.3.2-1|54	%makeinstall_std
14cu|perl-TryCatch-1.3.2-1|55	
14cu|perl-TryCatch-1.3.2-1|56	%files
14cu|perl-TryCatch-1.3.2-1|57	%doc Changes README META.yml
14cu|perl-TryCatch-1.3.2-1|58	%{_mandir}/man3/*
14cu|perl-TryCatch-1.3.2-1|59	%{perl_vendorlib}/*
14cu|perl-TryCatch-1.3.2-1|60	
14cu|perl-TryCatch-1.3.2-1|61	%changelog
14cu|perl-TryCatch-1.3.2-1|62	
14cu|perl-TryCatch-1.3.2-1|63	* Sat Jun 20 2015 abfonly <John@smith.org> 1.3.2-1
14cu|perl-TryCatch-1.3.2-1|64	- (9354f77) Log: Update to 1.3.2, fixed and enabled tests
14cu|perl-TryCatch-1.3.2-1|65	
14cu|perl-TryCatch-1.3.2-1|66	

13460 14
14cu|perl-Type-Tiny-1.0.5-1|1	%define upstream_name    Type-Tiny
14cu|perl-Type-Tiny-1.0.5-1|2	%define upstream_version 1.000005
14cu|perl-Type-Tiny-1.0.5-1|3	
14cu|perl-Type-Tiny-1.0.5-1|4	Name:       perl-%{upstream_name}
14cu|perl-Type-Tiny-1.0.5-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Type-Tiny-1.0.5-1|6	Release:    1
14cu|perl-Type-Tiny-1.0.5-1|7	
14cu|perl-Type-Tiny-1.0.5-1|8	Summary:    Exception for Type::Params
14cu|perl-Type-Tiny-1.0.5-1|9	License:    GPL+ or Artistic
14cu|perl-Type-Tiny-1.0.5-1|10	Group:      Development/Perl
14cu|perl-Type-Tiny-1.0.5-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Type-Tiny-1.0.5-1|12	Source0:    http://www.cpan.org/modules/by-module/Type/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Type-Tiny-1.0.5-1|13	
14cu|perl-Type-Tiny-1.0.5-1|14	BuildRequires: perl-devel
14cu|perl-Type-Tiny-1.0.5-1|15	BuildRequires: perl(Exporter::Tiny)
14cu|perl-Type-Tiny-1.0.5-1|16	BuildRequires: perl(Test::More)
14cu|perl-Type-Tiny-1.0.5-1|17	BuildRequires: perl(Test::Tester)
14cu|perl-Type-Tiny-1.0.5-1|18	BuildRequires: perl(MooseX::Types)
14cu|perl-Type-Tiny-1.0.5-1|19	BuildRequires: perl(Class::InsideOut)
14cu|perl-Type-Tiny-1.0.5-1|20	BuildRequires: perl(MooseX::Getopt)
14cu|perl-Type-Tiny-1.0.5-1|21	BuildRequires: perl(MooseX::Types::Moose)
14cu|perl-Type-Tiny-1.0.5-1|22	BuildRequires: perl(Devel::Hide)
14cu|perl-Type-Tiny-1.0.5-1|23	
14cu|perl-Type-Tiny-1.0.5-1|24	
14cu|perl-Type-Tiny-1.0.5-1|25	
14cu|perl-Type-Tiny-1.0.5-1|26	
14cu|perl-Type-Tiny-1.0.5-1|27	BuildArch: noarch
14cu|perl-Type-Tiny-1.0.5-1|28	
14cu|perl-Type-Tiny-1.0.5-1|29	%description
14cu|perl-Type-Tiny-1.0.5-1|30	This module provides bare bones 'try'/'catch'/'finally' statements that are
14cu|perl-Type-Tiny-1.0.5-1|31	designed to minimize common mistakes with eval blocks, and NOTHING else.
14cu|perl-Type-Tiny-1.0.5-1|32	
14cu|perl-Type-Tiny-1.0.5-1|33	This is unlike the TryCatch manpage which provides a nice syntax and avoids
14cu|perl-Type-Tiny-1.0.5-1|34	adding another call stack layer, and supports calling 'return' from the
14cu|perl-Type-Tiny-1.0.5-1|35	'try' block to return from the parent subroutine. These extra features come
14cu|perl-Type-Tiny-1.0.5-1|36	at a cost of a few dependencies, namely the Devel::Declare manpage and the
14cu|perl-Type-Tiny-1.0.5-1|37	Scope::Upper manpage which are occasionally problematic, and the additional
14cu|perl-Type-Tiny-1.0.5-1|38	catch filtering uses the Moose manpage type constraints which may not be
14cu|perl-Type-Tiny-1.0.5-1|39	desirable either.
14cu|perl-Type-Tiny-1.0.5-1|40	
14cu|perl-Type-Tiny-1.0.5-1|41	The main focus of this module is to provide simple and reliable error
14cu|perl-Type-Tiny-1.0.5-1|42	handling for those having a hard time installing the TryCatch manpage, but
14cu|perl-Type-Tiny-1.0.5-1|43	who still want to write correct 'eval' blocks without 5 lines of
14cu|perl-Type-Tiny-1.0.5-1|44	boilerplate each time.
14cu|perl-Type-Tiny-1.0.5-1|45	
14cu|perl-Type-Tiny-1.0.5-1|46	%prep
14cu|perl-Type-Tiny-1.0.5-1|47	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Type-Tiny-1.0.5-1|48	
14cu|perl-Type-Tiny-1.0.5-1|49	%build
14cu|perl-Type-Tiny-1.0.5-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Type-Tiny-1.0.5-1|51	
14cu|perl-Type-Tiny-1.0.5-1|52	%make
14cu|perl-Type-Tiny-1.0.5-1|53	
14cu|perl-Type-Tiny-1.0.5-1|54	%check
14cu|perl-Type-Tiny-1.0.5-1|55	%make test
14cu|perl-Type-Tiny-1.0.5-1|56	
14cu|perl-Type-Tiny-1.0.5-1|57	%install
14cu|perl-Type-Tiny-1.0.5-1|58	%makeinstall_std
14cu|perl-Type-Tiny-1.0.5-1|59	
14cu|perl-Type-Tiny-1.0.5-1|60	%files
14cu|perl-Type-Tiny-1.0.5-1|61	%doc Changes LICENSE META.json META.yml README
14cu|perl-Type-Tiny-1.0.5-1|62	%{_mandir}/man3/*
14cu|perl-Type-Tiny-1.0.5-1|63	%{perl_vendorlib}/*
14cu|perl-Type-Tiny-1.0.5-1|64	
14cu|perl-Type-Tiny-1.0.5-1|65	
14cu|perl-Type-Tiny-1.0.5-1|66	%changelog
14cu|perl-Type-Tiny-1.0.5-1|67	* Wed Feb 25 2015 John Smith <John@smith.org> 1.0.5-1
14cu|perl-Type-Tiny-1.0.5-1|68	+ Revision: a173081
14cu|perl-Type-Tiny-1.0.5-1|69	- Imported from SRPM
14cu|perl-Type-Tiny-1.0.5-1|70	
14cu|perl-Type-Tiny-1.0.5-1|71	

13461 14
14cu|perl-UI-Dialog-1.90.0-1|1	%define upstream_name    UI-Dialog
14cu|perl-UI-Dialog-1.90.0-1|2	%define upstream_version 1.09
14cu|perl-UI-Dialog-1.90.0-1|3	
14cu|perl-UI-Dialog-1.90.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-UI-Dialog-1.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-UI-Dialog-1.90.0-1|6	Release:	1
14cu|perl-UI-Dialog-1.90.0-1|7	
14cu|perl-UI-Dialog-1.90.0-1|8	Summary:	OOPerl wrapper for the various dialog applications
14cu|perl-UI-Dialog-1.90.0-1|9	
14cu|perl-UI-Dialog-1.90.0-1|10	License:	GPL
14cu|perl-UI-Dialog-1.90.0-1|11	Group:		Development/Perl
14cu|perl-UI-Dialog-1.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-UI-Dialog-1.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/UI/%{upstream_name}-%{upstream_version}-2.tar.gz
14cu|perl-UI-Dialog-1.90.0-1|14	
14cu|perl-UI-Dialog-1.90.0-1|15	BuildRequires:	perl-devel
14cu|perl-UI-Dialog-1.90.0-1|16	BuildArch:	noarch
14cu|perl-UI-Dialog-1.90.0-1|17	
14cu|perl-UI-Dialog-1.90.0-1|18	Requires:	cdialog
14cu|perl-UI-Dialog-1.90.0-1|19	
14cu|perl-UI-Dialog-1.90.0-1|20	%description
14cu|perl-UI-Dialog-1.90.0-1|21	UI::Dialog is a OOPerl wrapper for the various dialog applications. These
14cu|perl-UI-Dialog-1.90.0-1|22	dialog backends are currently supported: Zenity, GDialog, XDialog, KDialog,
14cu|perl-UI-Dialog-1.90.0-1|23	CDialog, and Whiptail. There is also an ASCII backend provided as a last
14cu|perl-UI-Dialog-1.90.0-1|24	resort interface for the console based dialog variants. UI::Dialog is a
14cu|perl-UI-Dialog-1.90.0-1|25	class that provides a strict interface to these various backend modules.
14cu|perl-UI-Dialog-1.90.0-1|26	By using UI:Dialog (with it's imposed limitations on the widgets) you can
14cu|perl-UI-Dialog-1.90.0-1|27	ensure that your Perl program will function with any available interfaces.
14cu|perl-UI-Dialog-1.90.0-1|28	
14cu|perl-UI-Dialog-1.90.0-1|29	UI::Dialog supports priority ordering of the backend detection process. So
14cu|perl-UI-Dialog-1.90.0-1|30	if you'd prefer that Xdialog should be used first if available, simply
14cu|perl-UI-Dialog-1.90.0-1|31	designate the desired order when creating the new object. The default order
14cu|perl-UI-Dialog-1.90.0-1|32	for detecting and utilization of the backends are as follows:
14cu|perl-UI-Dialog-1.90.0-1|33	(with DISPLAY env): Zenity, GDialog, XDialog, KDialog
14cu|perl-UI-Dialog-1.90.0-1|34	(without DISPLAY): CDialog, Whiptail, ASCII
14cu|perl-UI-Dialog-1.90.0-1|35	
14cu|perl-UI-Dialog-1.90.0-1|36	UI::Dialog is the result of a complete re-write of the UDPM CPAN module. This
14cu|perl-UI-Dialog-1.90.0-1|37	was done to break away from the bad choice of name (UserDialogPerlModule) and
14cu|perl-UI-Dialog-1.90.0-1|38	to implement a cleaner, more detached, OOPerl interface.
14cu|perl-UI-Dialog-1.90.0-1|39	
14cu|perl-UI-Dialog-1.90.0-1|40	%prep
14cu|perl-UI-Dialog-1.90.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-UI-Dialog-1.90.0-1|42	
14cu|perl-UI-Dialog-1.90.0-1|43	%build
14cu|perl-UI-Dialog-1.90.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-UI-Dialog-1.90.0-1|45	%make
14cu|perl-UI-Dialog-1.90.0-1|46	
14cu|perl-UI-Dialog-1.90.0-1|47	%check
14cu|perl-UI-Dialog-1.90.0-1|48	make test
14cu|perl-UI-Dialog-1.90.0-1|49	
14cu|perl-UI-Dialog-1.90.0-1|50	%install
14cu|perl-UI-Dialog-1.90.0-1|51	%makeinstall_std
14cu|perl-UI-Dialog-1.90.0-1|52	
14cu|perl-UI-Dialog-1.90.0-1|53	%files
14cu|perl-UI-Dialog-1.90.0-1|54	%doc examples README CONTRIBUTORS Changes TODO COPYRIGHT META.yml
14cu|perl-UI-Dialog-1.90.0-1|55	%{perl_vendorlib}/*
14cu|perl-UI-Dialog-1.90.0-1|56	%{_mandir}/*/*
14cu|perl-UI-Dialog-1.90.0-1|57	
14cu|perl-UI-Dialog-1.90.0-1|58	
14cu|perl-UI-Dialog-1.90.0-1|59	
14cu|perl-UI-Dialog-1.90.0-1|60	%changelog
14cu|perl-UI-Dialog-1.90.0-1|61	
14cu|perl-UI-Dialog-1.90.0-1|62	* Sat May 23 2015 abfonly <John@smith.org> 1.90.0-1
14cu|perl-UI-Dialog-1.90.0-1|63	- (0dce349) Log: Update to 1.90.0
14cu|perl-UI-Dialog-1.90.0-1|64	
14cu|perl-UI-Dialog-1.90.0-1|65	

13462 14
14cu|perl-Unicode-Collate-1.140.0-1|1	%define upstream_name    Unicode-Collate
14cu|perl-Unicode-Collate-1.140.0-1|2	%define upstream_version 1.14
14cu|perl-Unicode-Collate-1.140.0-1|3	
14cu|perl-Unicode-Collate-1.140.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Unicode-Collate-1.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Unicode-Collate-1.140.0-1|6	Release:    1
14cu|perl-Unicode-Collate-1.140.0-1|7	
14cu|perl-Unicode-Collate-1.140.0-1|8	Summary:    Weighting JIS KANJI for Unicode::Collate
14cu|perl-Unicode-Collate-1.140.0-1|9	License:    GPL+ or Artistic
14cu|perl-Unicode-Collate-1.140.0-1|10	Group:      Development/Perl
14cu|perl-Unicode-Collate-1.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unicode-Collate-1.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unicode-Collate-1.140.0-1|13	
14cu|perl-Unicode-Collate-1.140.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Unicode-Collate-1.140.0-1|15	BuildRequires: perl(DynaLoader)
14cu|perl-Unicode-Collate-1.140.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Unicode-Collate-1.140.0-1|17	BuildRequires: perl(File::Spec)
14cu|perl-Unicode-Collate-1.140.0-1|18	BuildRequires: perl(constant)
14cu|perl-Unicode-Collate-1.140.0-1|19	BuildRequires: perl(strict)
14cu|perl-Unicode-Collate-1.140.0-1|20	BuildRequires: perl(warnings)
14cu|perl-Unicode-Collate-1.140.0-1|21	BuildRequires: perl-devel
14cu|perl-Unicode-Collate-1.140.0-1|22	
14cu|perl-Unicode-Collate-1.140.0-1|23	%description
14cu|perl-Unicode-Collate-1.140.0-1|24	This module is an implementation of Unicode Technical Standard #10 (a.k.a.
14cu|perl-Unicode-Collate-1.140.0-1|25	UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).
14cu|perl-Unicode-Collate-1.140.0-1|26	
14cu|perl-Unicode-Collate-1.140.0-1|27	Constructor and Tailoring
14cu|perl-Unicode-Collate-1.140.0-1|28	The 'new' method returns a collator object. If new() is called with no
14cu|perl-Unicode-Collate-1.140.0-1|29	parameters, the collator should do the default collation.
14cu|perl-Unicode-Collate-1.140.0-1|30	
14cu|perl-Unicode-Collate-1.140.0-1|31	$Collator = Unicode::Collate->new(
14cu|perl-Unicode-Collate-1.140.0-1|32	UCA_Version => $UCA_Version,
14cu|perl-Unicode-Collate-1.140.0-1|33	alternate => $alternate, # alias for 'variable'
14cu|perl-Unicode-Collate-1.140.0-1|34	backwards => $levelNumber, # or \@levelNumbers
14cu|perl-Unicode-Collate-1.140.0-1|35	entry => $element,
14cu|perl-Unicode-Collate-1.140.0-1|36	hangul_terminator => $term_primary_weight,
14cu|perl-Unicode-Collate-1.140.0-1|37	highestFFFF => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|38	identical => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|39	ignoreName => qr/$ignoreName/,
14cu|perl-Unicode-Collate-1.140.0-1|40	ignoreChar => qr/$ignoreChar/,
14cu|perl-Unicode-Collate-1.140.0-1|41	ignore_level2 => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|42	katakana_before_hiragana => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|43	level => $collationLevel,
14cu|perl-Unicode-Collate-1.140.0-1|44	long_contraction => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|45	minimalFFFE => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|46	normalization  => $normalization_form,
14cu|perl-Unicode-Collate-1.140.0-1|47	overrideCJK => \&overrideCJK,
14cu|perl-Unicode-Collate-1.140.0-1|48	overrideHangul => \&overrideHangul,
14cu|perl-Unicode-Collate-1.140.0-1|49	preprocess => \&preprocess,
14cu|perl-Unicode-Collate-1.140.0-1|50	rearrange => \@charList,
14cu|perl-Unicode-Collate-1.140.0-1|51	rewrite => \&rewrite,
14cu|perl-Unicode-Collate-1.140.0-1|52	suppress => \@charList,
14cu|perl-Unicode-Collate-1.140.0-1|53	table => $filename,
14cu|perl-Unicode-Collate-1.140.0-1|54	undefName => qr/$undefName/,
14cu|perl-Unicode-Collate-1.140.0-1|55	undefChar => qr/$undefChar/,
14cu|perl-Unicode-Collate-1.140.0-1|56	upper_before_lower => $bool,
14cu|perl-Unicode-Collate-1.140.0-1|57	variable => $variable,
14cu|perl-Unicode-Collate-1.140.0-1|58	);
14cu|perl-Unicode-Collate-1.140.0-1|59	
14cu|perl-Unicode-Collate-1.140.0-1|60	%prep
14cu|perl-Unicode-Collate-1.140.0-1|61	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unicode-Collate-1.140.0-1|62	
14cu|perl-Unicode-Collate-1.140.0-1|63	%build
14cu|perl-Unicode-Collate-1.140.0-1|64	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unicode-Collate-1.140.0-1|65	
14cu|perl-Unicode-Collate-1.140.0-1|66	%make
14cu|perl-Unicode-Collate-1.140.0-1|67	
14cu|perl-Unicode-Collate-1.140.0-1|68	%check
14cu|perl-Unicode-Collate-1.140.0-1|69	%make test
14cu|perl-Unicode-Collate-1.140.0-1|70	
14cu|perl-Unicode-Collate-1.140.0-1|71	%install
14cu|perl-Unicode-Collate-1.140.0-1|72	%makeinstall_std
14cu|perl-Unicode-Collate-1.140.0-1|73	
14cu|perl-Unicode-Collate-1.140.0-1|74	%files
14cu|perl-Unicode-Collate-1.140.0-1|75	%doc Changes META.json META.yml README
14cu|perl-Unicode-Collate-1.140.0-1|76	%{_mandir}/man3/*
14cu|perl-Unicode-Collate-1.140.0-1|77	%{perl_vendorlib}/*
14cu|perl-Unicode-Collate-1.140.0-1|78	
14cu|perl-Unicode-Collate-1.140.0-1|79	
14cu|perl-Unicode-Collate-1.140.0-1|80	%changelog
14cu|perl-Unicode-Collate-1.140.0-1|81	
14cu|perl-Unicode-Collate-1.140.0-1|82	* Wed Jun 01 2016 Denis Silakov <dsilakov@gmail.com> 1.140.0-1
14cu|perl-Unicode-Collate-1.140.0-1|83	- (e8aaae4) Updated to 1.14
14cu|perl-Unicode-Collate-1.140.0-1|84	
14cu|perl-Unicode-Collate-1.140.0-1|85	

13463 14
14cu|perl-Unicode-Normalize-1.250.0-1|1	%define upstream_name    Unicode-Normalize
14cu|perl-Unicode-Normalize-1.250.0-1|2	%define upstream_version 1.25
14cu|perl-Unicode-Normalize-1.250.0-1|3	
14cu|perl-Unicode-Normalize-1.250.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Unicode-Normalize-1.250.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Unicode-Normalize-1.250.0-1|6	Release:    1
14cu|perl-Unicode-Normalize-1.250.0-1|7	
14cu|perl-Unicode-Normalize-1.250.0-1|8	Summary:    Unicode Normalization Forms
14cu|perl-Unicode-Normalize-1.250.0-1|9	License:    GPL+ or Artistic
14cu|perl-Unicode-Normalize-1.250.0-1|10	Group:      Development/Perl
14cu|perl-Unicode-Normalize-1.250.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unicode-Normalize-1.250.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unicode-Normalize-1.250.0-1|13	
14cu|perl-Unicode-Normalize-1.250.0-1|14	BuildRequires: perl(Carp)
14cu|perl-Unicode-Normalize-1.250.0-1|15	BuildRequires: perl(Exporter)
14cu|perl-Unicode-Normalize-1.250.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Unicode-Normalize-1.250.0-1|17	BuildRequires: perl(File::Copy)
14cu|perl-Unicode-Normalize-1.250.0-1|18	BuildRequires: perl(File::Spec)
14cu|perl-Unicode-Normalize-1.250.0-1|19	##BuildRequires: perl(bytes)
14cu|perl-Unicode-Normalize-1.250.0-1|20	BuildRequires: perl(constant)
14cu|perl-Unicode-Normalize-1.250.0-1|21	BuildRequires: perl(strict)
14cu|perl-Unicode-Normalize-1.250.0-1|22	BuildRequires: perl(warnings)
14cu|perl-Unicode-Normalize-1.250.0-1|23	BuildRequires: perl-devel
14cu|perl-Unicode-Normalize-1.250.0-1|24	
14cu|perl-Unicode-Normalize-1.250.0-1|25	%description
14cu|perl-Unicode-Normalize-1.250.0-1|26	Parameters:
14cu|perl-Unicode-Normalize-1.250.0-1|27	
14cu|perl-Unicode-Normalize-1.250.0-1|28	'$string' is used as a string under character semantics (see
14cu|perl-Unicode-Normalize-1.250.0-1|29	_perlunicode_).
14cu|perl-Unicode-Normalize-1.250.0-1|30	
14cu|perl-Unicode-Normalize-1.250.0-1|31	'$code_point' should be an unsigned integer representing a Unicode code
14cu|perl-Unicode-Normalize-1.250.0-1|32	point.
14cu|perl-Unicode-Normalize-1.250.0-1|33	
14cu|perl-Unicode-Normalize-1.250.0-1|34	%prep
14cu|perl-Unicode-Normalize-1.250.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unicode-Normalize-1.250.0-1|36	
14cu|perl-Unicode-Normalize-1.250.0-1|37	%build
14cu|perl-Unicode-Normalize-1.250.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unicode-Normalize-1.250.0-1|39	
14cu|perl-Unicode-Normalize-1.250.0-1|40	%make
14cu|perl-Unicode-Normalize-1.250.0-1|41	
14cu|perl-Unicode-Normalize-1.250.0-1|42	%check
14cu|perl-Unicode-Normalize-1.250.0-1|43	%make test
14cu|perl-Unicode-Normalize-1.250.0-1|44	
14cu|perl-Unicode-Normalize-1.250.0-1|45	%install
14cu|perl-Unicode-Normalize-1.250.0-1|46	%makeinstall_std
14cu|perl-Unicode-Normalize-1.250.0-1|47	
14cu|perl-Unicode-Normalize-1.250.0-1|48	%files
14cu|perl-Unicode-Normalize-1.250.0-1|49	%doc Changes META.json META.yml README
14cu|perl-Unicode-Normalize-1.250.0-1|50	%{_mandir}/man3/*
14cu|perl-Unicode-Normalize-1.250.0-1|51	%{perl_vendorlib}/*
14cu|perl-Unicode-Normalize-1.250.0-1|52	
14cu|perl-Unicode-Normalize-1.250.0-1|53	
14cu|perl-Unicode-Normalize-1.250.0-1|54	%changelog
14cu|perl-Unicode-Normalize-1.250.0-1|55	
14cu|perl-Unicode-Normalize-1.250.0-1|56	* Wed Jun 01 2016 Denis Silakov <dsilakov@gmail.com> 1.250.0-1
14cu|perl-Unicode-Normalize-1.250.0-1|57	- (6f728ab) Updated to 1.25
14cu|perl-Unicode-Normalize-1.250.0-1|58	
14cu|perl-Unicode-Normalize-1.250.0-1|59	

13464 14
14cu|perl-Unicode-Stringprep-1.105.0-1|1	%define upstream_name    Unicode-Stringprep
14cu|perl-Unicode-Stringprep-1.105.0-1|2	%define upstream_version 1.105
14cu|perl-Unicode-Stringprep-1.105.0-1|3	
14cu|perl-Unicode-Stringprep-1.105.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Unicode-Stringprep-1.105.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Unicode-Stringprep-1.105.0-1|6	Release:    1
14cu|perl-Unicode-Stringprep-1.105.0-1|7	
14cu|perl-Unicode-Stringprep-1.105.0-1|8	Summary:    Prepare Internationalized Strings (RFC 3454)
14cu|perl-Unicode-Stringprep-1.105.0-1|9	
14cu|perl-Unicode-Stringprep-1.105.0-1|10	License:    GPL+ or Artistic
14cu|perl-Unicode-Stringprep-1.105.0-1|11	Group:      Development/Perl
14cu|perl-Unicode-Stringprep-1.105.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unicode-Stringprep-1.105.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unicode-Stringprep-1.105.0-1|14	
14cu|perl-Unicode-Stringprep-1.105.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Unicode-Stringprep-1.105.0-1|16	BuildRequires: perl(Module::Build) >= 0.380.0
14cu|perl-Unicode-Stringprep-1.105.0-1|17	BuildRequires: perl(Test::More)
14cu|perl-Unicode-Stringprep-1.105.0-1|18	BuildRequires: perl(Test::NoWarnings)
14cu|perl-Unicode-Stringprep-1.105.0-1|19	BuildRequires: perl(Unicode::Normalize) >= 1.0.0
14cu|perl-Unicode-Stringprep-1.105.0-1|20	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-Unicode-Stringprep-1.105.0-1|21	BuildRequires: perl-devel
14cu|perl-Unicode-Stringprep-1.105.0-1|22	BuildArch:  noarch
14cu|perl-Unicode-Stringprep-1.105.0-1|23	
14cu|perl-Unicode-Stringprep-1.105.0-1|24	%description
14cu|perl-Unicode-Stringprep-1.105.0-1|25	This module implements the _stringprep_ framework for preparing Unicode
14cu|perl-Unicode-Stringprep-1.105.0-1|26	text strings in order to increase the likelihood that string input and
14cu|perl-Unicode-Stringprep-1.105.0-1|27	string comparison work in ways that make sense for typical users throughout
14cu|perl-Unicode-Stringprep-1.105.0-1|28	the world. The _stringprep_ protocol is useful for protocol identifier
14cu|perl-Unicode-Stringprep-1.105.0-1|29	values, company and personal names, internationalized domain names, and
14cu|perl-Unicode-Stringprep-1.105.0-1|30	other text strings.
14cu|perl-Unicode-Stringprep-1.105.0-1|31	
14cu|perl-Unicode-Stringprep-1.105.0-1|32	The _stringprep_ framework does not specify how protocols should prepare
14cu|perl-Unicode-Stringprep-1.105.0-1|33	text strings. Protocols must create profiles of stringprep in order to
14cu|perl-Unicode-Stringprep-1.105.0-1|34	fully specify the processing options.
14cu|perl-Unicode-Stringprep-1.105.0-1|35	
14cu|perl-Unicode-Stringprep-1.105.0-1|36	%prep
14cu|perl-Unicode-Stringprep-1.105.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unicode-Stringprep-1.105.0-1|38	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
14cu|perl-Unicode-Stringprep-1.105.0-1|39	
14cu|perl-Unicode-Stringprep-1.105.0-1|40	%build
14cu|perl-Unicode-Stringprep-1.105.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unicode-Stringprep-1.105.0-1|42	
14cu|perl-Unicode-Stringprep-1.105.0-1|43	%make
14cu|perl-Unicode-Stringprep-1.105.0-1|44	
14cu|perl-Unicode-Stringprep-1.105.0-1|45	%check
14cu|perl-Unicode-Stringprep-1.105.0-1|46	%make test
14cu|perl-Unicode-Stringprep-1.105.0-1|47	
14cu|perl-Unicode-Stringprep-1.105.0-1|48	%install
14cu|perl-Unicode-Stringprep-1.105.0-1|49	%makeinstall_std
14cu|perl-Unicode-Stringprep-1.105.0-1|50	
14cu|perl-Unicode-Stringprep-1.105.0-1|51	%files
14cu|perl-Unicode-Stringprep-1.105.0-1|52	%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE eg
14cu|perl-Unicode-Stringprep-1.105.0-1|53	%{_mandir}/man3/*
14cu|perl-Unicode-Stringprep-1.105.0-1|54	%{perl_vendorlib}/*
14cu|perl-Unicode-Stringprep-1.105.0-1|55	
14cu|perl-Unicode-Stringprep-1.105.0-1|56	
14cu|perl-Unicode-Stringprep-1.105.0-1|57	%changelog
14cu|perl-Unicode-Stringprep-1.105.0-1|58	
14cu|perl-Unicode-Stringprep-1.105.0-1|59	* Sat May 23 2015 abfonly <John@smith.org> 1.105.0-1
14cu|perl-Unicode-Stringprep-1.105.0-1|60	- (16e94ce) Log: Update to 1.105.0
14cu|perl-Unicode-Stringprep-1.105.0-1|61	
14cu|perl-Unicode-Stringprep-1.105.0-1|62	

13465 14
14cu|perl-Unicode-UTF8-0.600.0-2|1	%define upstream_name    Unicode-UTF8
14cu|perl-Unicode-UTF8-0.600.0-2|2	%define upstream_version 0.60
14cu|perl-Unicode-UTF8-0.600.0-2|3	%define __noautoprov 'UTF8.so'
14cu|perl-Unicode-UTF8-0.600.0-2|4	
14cu|perl-Unicode-UTF8-0.600.0-2|5	
14cu|perl-Unicode-UTF8-0.600.0-2|6	Name:       perl-%{upstream_name}
14cu|perl-Unicode-UTF8-0.600.0-2|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Unicode-UTF8-0.600.0-2|8	Release:    2
14cu|perl-Unicode-UTF8-0.600.0-2|9	
14cu|perl-Unicode-UTF8-0.600.0-2|10	Summary:    Encoding and decoding of UTF-8 encoding form
14cu|perl-Unicode-UTF8-0.600.0-2|11	License:    GPL+ or Artistic
14cu|perl-Unicode-UTF8-0.600.0-2|12	Group:      Development/Perl
14cu|perl-Unicode-UTF8-0.600.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unicode-UTF8-0.600.0-2|14	Source0:    http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unicode-UTF8-0.600.0-2|15	
14cu|perl-Unicode-UTF8-0.600.0-2|16	BuildRequires: perl(Carp)
14cu|perl-Unicode-UTF8-0.600.0-2|17	BuildRequires: perl(Encode)
14cu|perl-Unicode-UTF8-0.600.0-2|18	BuildRequires: perl(Exporter)
14cu|perl-Unicode-UTF8-0.600.0-2|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Unicode-UTF8-0.600.0-2|20	BuildRequires: perl(Test::Fatal)
14cu|perl-Unicode-UTF8-0.600.0-2|21	BuildRequires: perl(Test::More)
14cu|perl-Unicode-UTF8-0.600.0-2|22	BuildRequires: perl(XSLoader)
14cu|perl-Unicode-UTF8-0.600.0-2|23	BuildRequires: perl-devel
14cu|perl-Unicode-UTF8-0.600.0-2|24	BuildRequires: perl(Test::LeakTrace)
14cu|perl-Unicode-UTF8-0.600.0-2|25	BuildRequires: perl(Variable::Magic)
14cu|perl-Unicode-UTF8-0.600.0-2|26	BuildRequires: perl(Test::Pod)
14cu|perl-Unicode-UTF8-0.600.0-2|27	
14cu|perl-Unicode-UTF8-0.600.0-2|28	
14cu|perl-Unicode-UTF8-0.600.0-2|29	%description
14cu|perl-Unicode-UTF8-0.600.0-2|30	This module provides functions to encode and decode UTF-8 encoding form as
14cu|perl-Unicode-UTF8-0.600.0-2|31	specified by Unicode and ISO/IEC 10646:2011.
14cu|perl-Unicode-UTF8-0.600.0-2|32	
14cu|perl-Unicode-UTF8-0.600.0-2|33	%prep
14cu|perl-Unicode-UTF8-0.600.0-2|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unicode-UTF8-0.600.0-2|35	
14cu|perl-Unicode-UTF8-0.600.0-2|36	%build
14cu|perl-Unicode-UTF8-0.600.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unicode-UTF8-0.600.0-2|38	
14cu|perl-Unicode-UTF8-0.600.0-2|39	%make
14cu|perl-Unicode-UTF8-0.600.0-2|40	
14cu|perl-Unicode-UTF8-0.600.0-2|41	%check
14cu|perl-Unicode-UTF8-0.600.0-2|42	%make test
14cu|perl-Unicode-UTF8-0.600.0-2|43	
14cu|perl-Unicode-UTF8-0.600.0-2|44	%install
14cu|perl-Unicode-UTF8-0.600.0-2|45	%makeinstall_std
14cu|perl-Unicode-UTF8-0.600.0-2|46	
14cu|perl-Unicode-UTF8-0.600.0-2|47	%files
14cu|perl-Unicode-UTF8-0.600.0-2|48	%doc Changes META.yml README
14cu|perl-Unicode-UTF8-0.600.0-2|49	%{_mandir}/man3/*
14cu|perl-Unicode-UTF8-0.600.0-2|50	%{perl_vendorlib}/*
14cu|perl-Unicode-UTF8-0.600.0-2|51	
14cu|perl-Unicode-UTF8-0.600.0-2|52	
14cu|perl-Unicode-UTF8-0.600.0-2|53	%changelog
14cu|perl-Unicode-UTF8-0.600.0-2|54	
14cu|perl-Unicode-UTF8-0.600.0-2|55	* Tue May 31 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-2
14cu|perl-Unicode-UTF8-0.600.0-2|56	- (88a3492) Fix BRs
14cu|perl-Unicode-UTF8-0.600.0-2|57	
14cu|perl-Unicode-UTF8-0.600.0-2|58	

13466 14
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|1	%define upstream_name    UNIVERSAL-isa
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|2	%define upstream_version 1.20150614
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|3	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|4	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|5	Name:		perl-%{upstream_name}
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|7	Release:	1
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|8	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|9	Summary:	Hack around calling UNIVERSAL::isa() as a function
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|10	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|11	License:	GPL+ or Artistic
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|12	Group:		Development/Perl
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|14	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|15	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|16	BuildRequires:	perl-devel
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|17	BuildRequires:	perl(CGI)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|18	BuildRequires:	perl(Module::Build)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|19	BuildRequires:	perl(Pod::Coverage)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|20	BuildRequires:	perl(CPAN::Meta)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|21	BuildRequires:	perl(warnings)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|22	BuildRequires:	perl(strict)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|23	BuildRequires:	perl(Scalar::Util)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|24	BuildRequires:	perl(File::Spec)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|25	BuildRequires:	perl(Test::More)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|26	BuildRequires:	perl(overload)
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|27	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|28	BuildArch:	noarch
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|29	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|30	%description
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|31	Whenever you use "isa" in UNIVERSAL as a function, a kitten using
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|32	Test::MockObject dies. Normally, the kittens would be helpless, but if they use
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|33	UNIVERSAL::isa (the module whose docs you are reading), the kittens can live
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|34	long and prosper.
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|35	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|36	This module replaces UNIVERSAL::isa with a version that makes sure that if it's
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|37	called as a function on objects which override isa, isa will be called on those
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|38	objects as a method.
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|39	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|40	In all other cases the real UNIVERSAL::isa is just called directly.
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|41	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|42	%prep
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|43	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|44	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|45	%build
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|46	%{__perl} Makefile.PL installdirs=vendor
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|47	%make
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|48	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|49	%check
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|50	%make test
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|51	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|52	%install
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|53	%makeinstall_std
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|54	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|55	%files
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|56	%doc Changes CONTRIBUTING LICENSE META.json META.yml README
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|57	%{perl_vendorlib}/UNIVERSAL
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|58	%{_mandir}/*/*
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|59	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|60	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|61	%changelog
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|62	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|63	* Sun Jun 21 2015 abfonly <John@smith.org> 1.201.506.140-1
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|64	- (2eea8af) Log: Update to 1.201.506.140, new BR added
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|65	
14cu|perl-UNIVERSAL-isa-1.201.506.140-1|66	

13467 14
14cu|perl-UNIVERSAL-require-0.180.0-1|1	%define upstream_name	 UNIVERSAL-require
14cu|perl-UNIVERSAL-require-0.180.0-1|2	%define upstream_version 0.18
14cu|perl-UNIVERSAL-require-0.180.0-1|3	
14cu|perl-UNIVERSAL-require-0.180.0-1|4	%define __noautoprov 'perl\\(UNIVERSAL\\)'
14cu|perl-UNIVERSAL-require-0.180.0-1|5	
14cu|perl-UNIVERSAL-require-0.180.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-UNIVERSAL-require-0.180.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-UNIVERSAL-require-0.180.0-1|8	Release:    1
14cu|perl-UNIVERSAL-require-0.180.0-1|9	
14cu|perl-UNIVERSAL-require-0.180.0-1|10	Summary:	Require modules from a variable
14cu|perl-UNIVERSAL-require-0.180.0-1|11	
14cu|perl-UNIVERSAL-require-0.180.0-1|12	
14cu|perl-UNIVERSAL-require-0.180.0-1|13	License:	GPL+ or Artistic
14cu|perl-UNIVERSAL-require-0.180.0-1|14	Group:		Development/Perl
14cu|perl-UNIVERSAL-require-0.180.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-UNIVERSAL-require-0.180.0-1|16	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-UNIVERSAL-require-0.180.0-1|17	
14cu|perl-UNIVERSAL-require-0.180.0-1|18	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-UNIVERSAL-require-0.180.0-1|19	BuildRequires:	perl-devel
14cu|perl-UNIVERSAL-require-0.180.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-UNIVERSAL-require-0.180.0-1|21	BuildRequires:	perl(Carp)
14cu|perl-UNIVERSAL-require-0.180.0-1|22	BuildRequires:	perl(strict)
14cu|perl-UNIVERSAL-require-0.180.0-1|23	BuildRequires:	perl(warnings)
14cu|perl-UNIVERSAL-require-0.180.0-1|24	BuildRequires:	perl(CPAN::Meta::YAML) >= 0.16.0
14cu|perl-UNIVERSAL-require-0.180.0-1|25	
14cu|perl-UNIVERSAL-require-0.180.0-1|26	Conflicts:	    perl-UNIVERSAL-exports < 0.03-3mdk
14cu|perl-UNIVERSAL-require-0.180.0-1|27	
14cu|perl-UNIVERSAL-require-0.180.0-1|28	BuildArch:	    noarch
14cu|perl-UNIVERSAL-require-0.180.0-1|29	
14cu|perl-UNIVERSAL-require-0.180.0-1|30	%description
14cu|perl-UNIVERSAL-require-0.180.0-1|31	This module creates a universal require() class method that will work with
14cu|perl-UNIVERSAL-require-0.180.0-1|32	every Perl module and is secure.
14cu|perl-UNIVERSAL-require-0.180.0-1|33	
14cu|perl-UNIVERSAL-require-0.180.0-1|34	%prep
14cu|perl-UNIVERSAL-require-0.180.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-UNIVERSAL-require-0.180.0-1|36	
14cu|perl-UNIVERSAL-require-0.180.0-1|37	%build
14cu|perl-UNIVERSAL-require-0.180.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-UNIVERSAL-require-0.180.0-1|39	%make
14cu|perl-UNIVERSAL-require-0.180.0-1|40	
14cu|perl-UNIVERSAL-require-0.180.0-1|41	%check
14cu|perl-UNIVERSAL-require-0.180.0-1|42	%make test
14cu|perl-UNIVERSAL-require-0.180.0-1|43	
14cu|perl-UNIVERSAL-require-0.180.0-1|44	%install
14cu|perl-UNIVERSAL-require-0.180.0-1|45	%makeinstall_std
14cu|perl-UNIVERSAL-require-0.180.0-1|46	
14cu|perl-UNIVERSAL-require-0.180.0-1|47	%files
14cu|perl-UNIVERSAL-require-0.180.0-1|48	%doc README Changes META.json META.yml
14cu|perl-UNIVERSAL-require-0.180.0-1|49	%{perl_vendorlib}/UNIVERSAL
14cu|perl-UNIVERSAL-require-0.180.0-1|50	%{_mandir}/*/*
14cu|perl-UNIVERSAL-require-0.180.0-1|51	
14cu|perl-UNIVERSAL-require-0.180.0-1|52	
14cu|perl-UNIVERSAL-require-0.180.0-1|53	
14cu|perl-UNIVERSAL-require-0.180.0-1|54	%changelog
14cu|perl-UNIVERSAL-require-0.180.0-1|55	
14cu|perl-UNIVERSAL-require-0.180.0-1|56	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.180.0-1
14cu|perl-UNIVERSAL-require-0.180.0-1|57	- (135f16c) Log: Update to 0.180.0
14cu|perl-UNIVERSAL-require-0.180.0-1|58	- (135f16c) fixed BR add %doc
14cu|perl-UNIVERSAL-require-0.180.0-1|59	
14cu|perl-UNIVERSAL-require-0.180.0-1|60	

13468 14
14cu|perl-Unix-Mknod-0.40.0-1|1	%define upstream_name    Unix-Mknod
14cu|perl-Unix-Mknod-0.40.0-1|2	%define upstream_version 0.04
14cu|perl-Unix-Mknod-0.40.0-1|3	
14cu|perl-Unix-Mknod-0.40.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Unix-Mknod-0.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Unix-Mknod-0.40.0-1|6	Release:    1
14cu|perl-Unix-Mknod-0.40.0-1|7	
14cu|perl-Unix-Mknod-0.40.0-1|8	Summary:    Perl extension for mknod, major, minor, and makedev
14cu|perl-Unix-Mknod-0.40.0-1|9	License:    GPL+ or Artistic
14cu|perl-Unix-Mknod-0.40.0-1|10	Group:      Development/Perl
14cu|perl-Unix-Mknod-0.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unix-Mknod-0.40.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Unix/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unix-Mknod-0.40.0-1|13	
14cu|perl-Unix-Mknod-0.40.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-Unix-Mknod-0.40.0-1|15	BuildRequires: perl-devel
14cu|perl-Unix-Mknod-0.40.0-1|16	
14cu|perl-Unix-Mknod-0.40.0-1|17	%description
14cu|perl-Unix-Mknod-0.40.0-1|18	This module allows access to the device routines major()/minor()/makedev()
14cu|perl-Unix-Mknod-0.40.0-1|19	that may or may not be macros in .h files.
14cu|perl-Unix-Mknod-0.40.0-1|20	
14cu|perl-Unix-Mknod-0.40.0-1|21	It also allows access to the 'mknod(2)' system call.
14cu|perl-Unix-Mknod-0.40.0-1|22	
14cu|perl-Unix-Mknod-0.40.0-1|23	%prep
14cu|perl-Unix-Mknod-0.40.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unix-Mknod-0.40.0-1|25	
14cu|perl-Unix-Mknod-0.40.0-1|26	%build
14cu|perl-Unix-Mknod-0.40.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unix-Mknod-0.40.0-1|28	
14cu|perl-Unix-Mknod-0.40.0-1|29	%make
14cu|perl-Unix-Mknod-0.40.0-1|30	
14cu|perl-Unix-Mknod-0.40.0-1|31	%check
14cu|perl-Unix-Mknod-0.40.0-1|32	%make test
14cu|perl-Unix-Mknod-0.40.0-1|33	
14cu|perl-Unix-Mknod-0.40.0-1|34	%install
14cu|perl-Unix-Mknod-0.40.0-1|35	%makeinstall_std
14cu|perl-Unix-Mknod-0.40.0-1|36	
14cu|perl-Unix-Mknod-0.40.0-1|37	%files
14cu|perl-Unix-Mknod-0.40.0-1|38	%doc Changes META.yml README
14cu|perl-Unix-Mknod-0.40.0-1|39	%{_mandir}/man3/*
14cu|perl-Unix-Mknod-0.40.0-1|40	%{perl_vendorlib}/*
14cu|perl-Unix-Mknod-0.40.0-1|41	
14cu|perl-Unix-Mknod-0.40.0-1|42	
14cu|perl-Unix-Mknod-0.40.0-1|43	%changelog
14cu|perl-Unix-Mknod-0.40.0-1|44	* Wed Feb 25 2015 abfonly <abfonly@gmail.com> 0.40.0-1
14cu|perl-Unix-Mknod-0.40.0-1|45	+ Revision: 06f0286
14cu|perl-Unix-Mknod-0.40.0-1|46	- Imported from SRPM
14cu|perl-Unix-Mknod-0.40.0-1|47	
14cu|perl-Unix-Mknod-0.40.0-1|48	

13469 14
14cu|perl-Unix-Processors-2.43.0-1|1	%define upstream_name    Unix-Processors
14cu|perl-Unix-Processors-2.43.0-1|2	%define upstream_version 2.043
14cu|perl-Unix-Processors-2.43.0-1|3	%define __noautoprov 'Processors.so'
14cu|perl-Unix-Processors-2.43.0-1|4	
14cu|perl-Unix-Processors-2.43.0-1|5	Summary:	Interface to processor (CPU) information
14cu|perl-Unix-Processors-2.43.0-1|6	
14cu|perl-Unix-Processors-2.43.0-1|7	Name:		perl-%{upstream_name}
14cu|perl-Unix-Processors-2.43.0-1|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Unix-Processors-2.43.0-1|9	Release:	1
14cu|perl-Unix-Processors-2.43.0-1|10	License:        GPL+ or Artistic
14cu|perl-Unix-Processors-2.43.0-1|11	Group:		Development/Perl
14cu|perl-Unix-Processors-2.43.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Unix-Processors-2.43.0-1|13	Source:		https://cpan.metacpan.org/authors/id/W/WS/WSNYDER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Unix-Processors-2.43.0-1|14	
14cu|perl-Unix-Processors-2.43.0-1|15	BuildRequires:	perl-devel
14cu|perl-Unix-Processors-2.43.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Unix-Processors-2.43.0-1|17	
14cu|perl-Unix-Processors-2.43.0-1|18	
14cu|perl-Unix-Processors-2.43.0-1|19	%description
14cu|perl-Unix-Processors-2.43.0-1|20	Perl interface to processor (CPU) information.
14cu|perl-Unix-Processors-2.43.0-1|21	
14cu|perl-Unix-Processors-2.43.0-1|22	%prep
14cu|perl-Unix-Processors-2.43.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Unix-Processors-2.43.0-1|24	
14cu|perl-Unix-Processors-2.43.0-1|25	%build
14cu|perl-Unix-Processors-2.43.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Unix-Processors-2.43.0-1|27	
14cu|perl-Unix-Processors-2.43.0-1|28	%make
14cu|perl-Unix-Processors-2.43.0-1|29	
14cu|perl-Unix-Processors-2.43.0-1|30	%check
14cu|perl-Unix-Processors-2.43.0-1|31	make test
14cu|perl-Unix-Processors-2.43.0-1|32	
14cu|perl-Unix-Processors-2.43.0-1|33	%install
14cu|perl-Unix-Processors-2.43.0-1|34	%makeinstall_std
14cu|perl-Unix-Processors-2.43.0-1|35	
14cu|perl-Unix-Processors-2.43.0-1|36	%files
14cu|perl-Unix-Processors-2.43.0-1|37	%doc COPYING README Changes META.yml
14cu|perl-Unix-Processors-2.43.0-1|38	%{perl_vendorlib}/*
14cu|perl-Unix-Processors-2.43.0-1|39	%{_mandir}/man3/*
14cu|perl-Unix-Processors-2.43.0-1|40	
14cu|perl-Unix-Processors-2.43.0-1|41	
14cu|perl-Unix-Processors-2.43.0-1|42	
14cu|perl-Unix-Processors-2.43.0-1|43	%changelog
14cu|perl-Unix-Processors-2.43.0-1|44	
14cu|perl-Unix-Processors-2.43.0-1|45	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 2.43.0-1
14cu|perl-Unix-Processors-2.43.0-1|46	- (6576d71) Log: update to 2.43.0
14cu|perl-Unix-Processors-2.43.0-1|47	- (6576d71) spec clean
14cu|perl-Unix-Processors-2.43.0-1|48	
14cu|perl-Unix-Processors-2.43.0-1|49	

13470 14
14cu|perl-URI-Encode-1.1.1-1|1	%define upstream_name    URI-Encode
14cu|perl-URI-Encode-1.1.1-1|2	%define upstream_version v1.1.1
14cu|perl-URI-Encode-1.1.1-1|3	
14cu|perl-URI-Encode-1.1.1-1|4	Name:       perl-%{upstream_name}
14cu|perl-URI-Encode-1.1.1-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-URI-Encode-1.1.1-1|6	Release:    1
14cu|perl-URI-Encode-1.1.1-1|7	
14cu|perl-URI-Encode-1.1.1-1|8	Summary:    Simple percent Encoding/Decoding
14cu|perl-URI-Encode-1.1.1-1|9	License:    GPL+ or Artistic
14cu|perl-URI-Encode-1.1.1-1|10	Group:      Development/Perl
14cu|perl-URI-Encode-1.1.1-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-URI-Encode-1.1.1-1|12	Source0:    http://www.cpan.org/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-Encode-1.1.1-1|13	
14cu|perl-URI-Encode-1.1.1-1|14	BuildRequires: perl(Encode) >= 2.120.0
14cu|perl-URI-Encode-1.1.1-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-URI-Encode-1.1.1-1|16	BuildRequires: perl(Test::More)
14cu|perl-URI-Encode-1.1.1-1|17	BuildRequires: perl(version)
14cu|perl-URI-Encode-1.1.1-1|18	BuildRequires: perl-devel
14cu|perl-URI-Encode-1.1.1-1|19	BuildArch:  noarch
14cu|perl-URI-Encode-1.1.1-1|20	
14cu|perl-URI-Encode-1.1.1-1|21	%description
14cu|perl-URI-Encode-1.1.1-1|22	This modules provides simple URI (Percent) encoding/decoding
14cu|perl-URI-Encode-1.1.1-1|23	
14cu|perl-URI-Encode-1.1.1-1|24	The main purpose of this module (at least for me) was to provide an easy
14cu|perl-URI-Encode-1.1.1-1|25	method to encode strings (mainly URLs) into a format which can be pasted
14cu|perl-URI-Encode-1.1.1-1|26	into a plain text emails, and that those links are 'click-able' by the
14cu|perl-URI-Encode-1.1.1-1|27	person reading that email. This can be accomplished by NOT encoding the
14cu|perl-URI-Encode-1.1.1-1|28	reserved characters.
14cu|perl-URI-Encode-1.1.1-1|29	
14cu|perl-URI-Encode-1.1.1-1|30	This module can also be useful when using the HTTP::Tiny manpage to ensure
14cu|perl-URI-Encode-1.1.1-1|31	the URLs are properly escaped.
14cu|perl-URI-Encode-1.1.1-1|32	
14cu|perl-URI-Encode-1.1.1-1|33	%prep
14cu|perl-URI-Encode-1.1.1-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-URI-Encode-1.1.1-1|35	
14cu|perl-URI-Encode-1.1.1-1|36	%build
14cu|perl-URI-Encode-1.1.1-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-Encode-1.1.1-1|38	
14cu|perl-URI-Encode-1.1.1-1|39	%make
14cu|perl-URI-Encode-1.1.1-1|40	
14cu|perl-URI-Encode-1.1.1-1|41	%check
14cu|perl-URI-Encode-1.1.1-1|42	%make test
14cu|perl-URI-Encode-1.1.1-1|43	
14cu|perl-URI-Encode-1.1.1-1|44	%install
14cu|perl-URI-Encode-1.1.1-1|45	%makeinstall_std
14cu|perl-URI-Encode-1.1.1-1|46	
14cu|perl-URI-Encode-1.1.1-1|47	%files
14cu|perl-URI-Encode-1.1.1-1|48	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14cu|perl-URI-Encode-1.1.1-1|49	%{_mandir}/man3/*
14cu|perl-URI-Encode-1.1.1-1|50	%{perl_vendorlib}/*
14cu|perl-URI-Encode-1.1.1-1|51	
14cu|perl-URI-Encode-1.1.1-1|52	
14cu|perl-URI-Encode-1.1.1-1|53	%changelog
14cu|perl-URI-Encode-1.1.1-1|54	
14cu|perl-URI-Encode-1.1.1-1|55	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.1.1-1
14cu|perl-URI-Encode-1.1.1-1|56	- (7a77513) Fix BRs
14cu|perl-URI-Encode-1.1.1-1|57	
14cu|perl-URI-Encode-1.1.1-1|58	

13471 14
14cu|perl-URI-Fetch-0.110.0-1|1	%define upstream_name    URI-Fetch
14cu|perl-URI-Fetch-0.110.0-1|2	%define upstream_version 0.11
14cu|perl-URI-Fetch-0.110.0-1|3	
14cu|perl-URI-Fetch-0.110.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-Fetch-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-Fetch-0.110.0-1|6	Release:	1
14cu|perl-URI-Fetch-0.110.0-1|7	
14cu|perl-URI-Fetch-0.110.0-1|8	Summary:	Perl Module for Smart URI fetching/caching
14cu|perl-URI-Fetch-0.110.0-1|9	
14cu|perl-URI-Fetch-0.110.0-1|10	License:	GPL+ or Artistic
14cu|perl-URI-Fetch-0.110.0-1|11	Group:		Development/Perl
14cu|perl-URI-Fetch-0.110.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-URI-Fetch-0.110.0-1|13	Source0:	https://cpan.metacpan.org/authors/id/N/NE/NEILB/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-Fetch-0.110.0-1|14	
14cu|perl-URI-Fetch-0.110.0-1|15	BuildRequires: perl-devel
14cu|perl-URI-Fetch-0.110.0-1|16	BuildRequires: perl(Carp)
14cu|perl-URI-Fetch-0.110.0-1|17	BuildRequires: perl(Class::ErrorHandler)
14cu|perl-URI-Fetch-0.110.0-1|18	BuildRequires: perl(Data::Dumper)
14cu|perl-URI-Fetch-0.110.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-URI-Fetch-0.110.0-1|20	BuildRequires: perl(LWP::UserAgent)
14cu|perl-URI-Fetch-0.110.0-1|21	BuildRequires: perl(Storable)
14cu|perl-URI-Fetch-0.110.0-1|22	BuildRequires: perl(Test::More)
14cu|perl-URI-Fetch-0.110.0-1|23	BuildRequires: perl(URI)
14cu|perl-URI-Fetch-0.110.0-1|24	BuildRequires: perl(base)
14cu|perl-URI-Fetch-0.110.0-1|25	BuildRequires: perl(constant)
14cu|perl-URI-Fetch-0.110.0-1|26	BuildRequires: perl(strict)
14cu|perl-URI-Fetch-0.110.0-1|27	BuildRequires: perl(warnings)
14cu|perl-URI-Fetch-0.110.0-1|28	
14cu|perl-URI-Fetch-0.110.0-1|29	
14cu|perl-URI-Fetch-0.110.0-1|30	BuildArch:	noarch
14cu|perl-URI-Fetch-0.110.0-1|31	
14cu|perl-URI-Fetch-0.110.0-1|32	%description
14cu|perl-URI-Fetch-0.110.0-1|33	Perl Module for Smart URI fetching/caching.
14cu|perl-URI-Fetch-0.110.0-1|34	
14cu|perl-URI-Fetch-0.110.0-1|35	%prep
14cu|perl-URI-Fetch-0.110.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-Fetch-0.110.0-1|37	
14cu|perl-URI-Fetch-0.110.0-1|38	%build
14cu|perl-URI-Fetch-0.110.0-1|39	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-Fetch-0.110.0-1|40	%make
14cu|perl-URI-Fetch-0.110.0-1|41	
14cu|perl-URI-Fetch-0.110.0-1|42	%check
14cu|perl-URI-Fetch-0.110.0-1|43	make test
14cu|perl-URI-Fetch-0.110.0-1|44	
14cu|perl-URI-Fetch-0.110.0-1|45	%install
14cu|perl-URI-Fetch-0.110.0-1|46	%makeinstall_std
14cu|perl-URI-Fetch-0.110.0-1|47	
14cu|perl-URI-Fetch-0.110.0-1|48	%files
14cu|perl-URI-Fetch-0.110.0-1|49	%doc Changes LICENSE META.yml README
14cu|perl-URI-Fetch-0.110.0-1|50	%{perl_vendorlib}/URI
14cu|perl-URI-Fetch-0.110.0-1|51	%{_mandir}/*/*
14cu|perl-URI-Fetch-0.110.0-1|52	
14cu|perl-URI-Fetch-0.110.0-1|53	
14cu|perl-URI-Fetch-0.110.0-1|54	%changelog
14cu|perl-URI-Fetch-0.110.0-1|55	
14cu|perl-URI-Fetch-0.110.0-1|56	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.110.0-1
14cu|perl-URI-Fetch-0.110.0-1|57	- (cef467e) Log: Update to 0.110.0
14cu|perl-URI-Fetch-0.110.0-1|58	
14cu|perl-URI-Fetch-0.110.0-1|59	

13472 14
14cu|perl-URI-Find-20140709.0.0-1|1	%define upstream_name    URI-Find
14cu|perl-URI-Find-20140709.0.0-1|2	%define upstream_version 20140709
14cu|perl-URI-Find-20140709.0.0-1|3	
14cu|perl-URI-Find-20140709.0.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-Find-20140709.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-Find-20140709.0.0-1|6	Release:	1
14cu|perl-URI-Find-20140709.0.0-1|7	
14cu|perl-URI-Find-20140709.0.0-1|8	Summary:	Find URIs in arbitrary text
14cu|perl-URI-Find-20140709.0.0-1|9	
14cu|perl-URI-Find-20140709.0.0-1|10	License:	GPL+ or Artistic
14cu|perl-URI-Find-20140709.0.0-1|11	Group:		Development/Perl
14cu|perl-URI-Find-20140709.0.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-URI-Find-20140709.0.0-1|13	Source:		http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-Find-20140709.0.0-1|14	
14cu|perl-URI-Find-20140709.0.0-1|15	BuildRequires:	perl-devel
14cu|perl-URI-Find-20140709.0.0-1|16	BuildRequires:	perl(URI)
14cu|perl-URI-Find-20140709.0.0-1|17	BuildRequires:	perl(Module::Build)
14cu|perl-URI-Find-20140709.0.0-1|18	BuildRequires:	perl(Test::More) > 0.82
14cu|perl-URI-Find-20140709.0.0-1|19	BuildArch:	noarch
14cu|perl-URI-Find-20140709.0.0-1|20	
14cu|perl-URI-Find-20140709.0.0-1|21	%description
14cu|perl-URI-Find-20140709.0.0-1|22	This module does one thing: Finds URIs and URLs in plain text.
14cu|perl-URI-Find-20140709.0.0-1|23	It finds them quickly and it finds them all (or what URI::URL
14cu|perl-URI-Find-20140709.0.0-1|24	considers a URI to be.) It only finds URIs which include a scheme
14cu|perl-URI-Find-20140709.0.0-1|25	(http:// or the like), for something a bit less strict have
14cu|perl-URI-Find-20140709.0.0-1|26	a look at URI::Find::Schemeless.
14cu|perl-URI-Find-20140709.0.0-1|27	
14cu|perl-URI-Find-20140709.0.0-1|28	%prep
14cu|perl-URI-Find-20140709.0.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-Find-20140709.0.0-1|30	
14cu|perl-URI-Find-20140709.0.0-1|31	%build
14cu|perl-URI-Find-20140709.0.0-1|32	perl Build.PL installdirs=vendor destdir=%{buildroot}
14cu|perl-URI-Find-20140709.0.0-1|33	./Build
14cu|perl-URI-Find-20140709.0.0-1|34	
14cu|perl-URI-Find-20140709.0.0-1|35	%check
14cu|perl-URI-Find-20140709.0.0-1|36	./Build test
14cu|perl-URI-Find-20140709.0.0-1|37	
14cu|perl-URI-Find-20140709.0.0-1|38	%install
14cu|perl-URI-Find-20140709.0.0-1|39	./Build install
14cu|perl-URI-Find-20140709.0.0-1|40	
14cu|perl-URI-Find-20140709.0.0-1|41	%files
14cu|perl-URI-Find-20140709.0.0-1|42	%doc Changes META.json META.yml MYMETA.yml README TODO
14cu|perl-URI-Find-20140709.0.0-1|43	%{perl_vendorlib}/URI/*
14cu|perl-URI-Find-20140709.0.0-1|44	%{_bindir}/urifind
14cu|perl-URI-Find-20140709.0.0-1|45	%{_mandir}/*/*
14cu|perl-URI-Find-20140709.0.0-1|46	
14cu|perl-URI-Find-20140709.0.0-1|47	
14cu|perl-URI-Find-20140709.0.0-1|48	%changelog
14cu|perl-URI-Find-20140709.0.0-1|49	
14cu|perl-URI-Find-20140709.0.0-1|50	* Sat May 23 2015 abfonly <John@smith.org> 20140709.0.0-1
14cu|perl-URI-Find-20140709.0.0-1|51	- (9380216) Log: Update to 20140709.0.0
14cu|perl-URI-Find-20140709.0.0-1|52	
14cu|perl-URI-Find-20140709.0.0-1|53	

13473 14
14cu|perl-URI-Find-Simple-1.60.0-1|1	%define upstream_name    URI-Find-Simple
14cu|perl-URI-Find-Simple-1.60.0-1|2	%define upstream_version 1.06
14cu|perl-URI-Find-Simple-1.60.0-1|3	
14cu|perl-URI-Find-Simple-1.60.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-Find-Simple-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-Find-Simple-1.60.0-1|6	Release:	1
14cu|perl-URI-Find-Simple-1.60.0-1|7	
14cu|perl-URI-Find-Simple-1.60.0-1|8	Summary:	A simple interface to URI::Find
14cu|perl-URI-Find-Simple-1.60.0-1|9	
14cu|perl-URI-Find-Simple-1.60.0-1|10	License:	GPLv2+ or Artistic
14cu|perl-URI-Find-Simple-1.60.0-1|11	Group:		Development/Perl
14cu|perl-URI-Find-Simple-1.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-URI-Find-Simple-1.60.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-Find-Simple-1.60.0-1|14	
14cu|perl-URI-Find-Simple-1.60.0-1|15	BuildRequires:	perl-devel
14cu|perl-URI-Find-Simple-1.60.0-1|16	BuildRequires:	perl(Test::More)
14cu|perl-URI-Find-Simple-1.60.0-1|17	BuildRequires:	perl(URI::Find)
14cu|perl-URI-Find-Simple-1.60.0-1|18	
14cu|perl-URI-Find-Simple-1.60.0-1|19	BuildArch:	noarch
14cu|perl-URI-Find-Simple-1.60.0-1|20	
14cu|perl-URI-Find-Simple-1.60.0-1|21	%description
14cu|perl-URI-Find-Simple-1.60.0-1|22	URI::Find is all very well, but sometimes you just want a list of the links
14cu|perl-URI-Find-Simple-1.60.0-1|23	in a given piece of text, or you want to change all the urls in some text
14cu|perl-URI-Find-Simple-1.60.0-1|24	somehow, and don't want to mess with callback interfaces.
14cu|perl-URI-Find-Simple-1.60.0-1|25	
14cu|perl-URI-Find-Simple-1.60.0-1|26	This module uses URI::Find, but hides the callback interface, providing two
14cu|perl-URI-Find-Simple-1.60.0-1|27	functions - one to list all the uris, and one to change all the uris.
14cu|perl-URI-Find-Simple-1.60.0-1|28	%prep
14cu|perl-URI-Find-Simple-1.60.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-Find-Simple-1.60.0-1|30	
14cu|perl-URI-Find-Simple-1.60.0-1|31	%build
14cu|perl-URI-Find-Simple-1.60.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-Find-Simple-1.60.0-1|33	%make
14cu|perl-URI-Find-Simple-1.60.0-1|34	
14cu|perl-URI-Find-Simple-1.60.0-1|35	%check
14cu|perl-URI-Find-Simple-1.60.0-1|36	%make test
14cu|perl-URI-Find-Simple-1.60.0-1|37	
14cu|perl-URI-Find-Simple-1.60.0-1|38	%install
14cu|perl-URI-Find-Simple-1.60.0-1|39	%makeinstall_std
14cu|perl-URI-Find-Simple-1.60.0-1|40	
14cu|perl-URI-Find-Simple-1.60.0-1|41	%files
14cu|perl-URI-Find-Simple-1.60.0-1|42	%doc Changes META.json META.yml README
14cu|perl-URI-Find-Simple-1.60.0-1|43	%{perl_vendorlib}/URI/
14cu|perl-URI-Find-Simple-1.60.0-1|44	%{_mandir}/man3/*
14cu|perl-URI-Find-Simple-1.60.0-1|45	
14cu|perl-URI-Find-Simple-1.60.0-1|46	
14cu|perl-URI-Find-Simple-1.60.0-1|47	
14cu|perl-URI-Find-Simple-1.60.0-1|48	%changelog
14cu|perl-URI-Find-Simple-1.60.0-1|49	
14cu|perl-URI-Find-Simple-1.60.0-1|50	* Sat May 23 2015 abfonly <John@smith.org> 1.60.0-1
14cu|perl-URI-Find-Simple-1.60.0-1|51	- (a91113a) Log: Update to 1.60.0
14cu|perl-URI-Find-Simple-1.60.0-1|52	
14cu|perl-URI-Find-Simple-1.60.0-1|53	

13474 14
14cu|perl-URI-Query-0.100.0-1|1	%define upstream_name URI-Query
14cu|perl-URI-Query-0.100.0-1|2	%define upstream_version 0.10
14cu|perl-URI-Query-0.100.0-1|3	
14cu|perl-URI-Query-0.100.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-Query-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-Query-0.100.0-1|6	Release:	1
14cu|perl-URI-Query-0.100.0-1|7	
14cu|perl-URI-Query-0.100.0-1|8	Summary:	Class providing URI query string manipulation
14cu|perl-URI-Query-0.100.0-1|9	License:	GPL+ or Artistic
14cu|perl-URI-Query-0.100.0-1|10	Group:		Development/Perl
14cu|perl-URI-Query-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-URI-Query-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-Query-0.100.0-1|13	
14cu|perl-URI-Query-0.100.0-1|14	BuildRequires:	perl(URI::Escape)
14cu|perl-URI-Query-0.100.0-1|15	BuildRequires:	perl(Test::More)
14cu|perl-URI-Query-0.100.0-1|16	BuildRequires:	perl(URI)
14cu|perl-URI-Query-0.100.0-1|17	BuildRequires:	perl-devel
14cu|perl-URI-Query-0.100.0-1|18	
14cu|perl-URI-Query-0.100.0-1|19	BuildArch:	noarch
14cu|perl-URI-Query-0.100.0-1|20	
14cu|perl-URI-Query-0.100.0-1|21	%description
14cu|perl-URI-Query-0.100.0-1|22	URI::Query provides simple URI query string manipulation, allowing you
14cu|perl-URI-Query-0.100.0-1|23	to create and manipulate URI query strings from GET and POST requests in
14cu|perl-URI-Query-0.100.0-1|24	web applications. This is primarily useful for creating links where you
14cu|perl-URI-Query-0.100.0-1|25	wish to preserve some subset of the parameters to the current request,
14cu|perl-URI-Query-0.100.0-1|26	and potentially add or replace others. Given a query string this is
14cu|perl-URI-Query-0.100.0-1|27	doable with regexes, of course, but making sure you get the anchoring
14cu|perl-URI-Query-0.100.0-1|28	and escaping right is tedious and error-prone - using this module is
14cu|perl-URI-Query-0.100.0-1|29	much simpler.
14cu|perl-URI-Query-0.100.0-1|30	
14cu|perl-URI-Query-0.100.0-1|31	%prep
14cu|perl-URI-Query-0.100.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-Query-0.100.0-1|33	
14cu|perl-URI-Query-0.100.0-1|34	%build
14cu|perl-URI-Query-0.100.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-Query-0.100.0-1|36	
14cu|perl-URI-Query-0.100.0-1|37	%make
14cu|perl-URI-Query-0.100.0-1|38	
14cu|perl-URI-Query-0.100.0-1|39	%check
14cu|perl-URI-Query-0.100.0-1|40	%make test
14cu|perl-URI-Query-0.100.0-1|41	
14cu|perl-URI-Query-0.100.0-1|42	%install
14cu|perl-URI-Query-0.100.0-1|43	%make_install
14cu|perl-URI-Query-0.100.0-1|44	
14cu|perl-URI-Query-0.100.0-1|45	%files
14cu|perl-URI-Query-0.100.0-1|46	%doc README ChangeLog
14cu|perl-URI-Query-0.100.0-1|47	%{_mandir}/man3/*
14cu|perl-URI-Query-0.100.0-1|48	%{perl_vendorlib}/*
14cu|perl-URI-Query-0.100.0-1|49	
14cu|perl-URI-Query-0.100.0-1|50	%changelog
14cu|perl-URI-Query-0.100.0-1|51	
14cu|perl-URI-Query-0.100.0-1|52	* Thu Sep 24 2015 abfonly <abfonly@gmail.com> 0.100.0-1
14cu|perl-URI-Query-0.100.0-1|53	- (450653c) Imported from SRPM
14cu|perl-URI-Query-0.100.0-1|54	
14cu|perl-URI-Query-0.100.0-1|55	

13475 14
14cu|perl-URI-Title-1.900.0-1|1	%define upstream_name    URI-Title
14cu|perl-URI-Title-1.900.0-1|2	%define upstream_version 1.900
14cu|perl-URI-Title-1.900.0-1|3	
14cu|perl-URI-Title-1.900.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-Title-1.900.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-Title-1.900.0-1|6	Release:	1
14cu|perl-URI-Title-1.900.0-1|7	
14cu|perl-URI-Title-1.900.0-1|8	Summary:	Module to get the titles of things on the web in a sensible way
14cu|perl-URI-Title-1.900.0-1|9	
14cu|perl-URI-Title-1.900.0-1|10	License:	GPL+ or Artistic
14cu|perl-URI-Title-1.900.0-1|11	Group:		Development/Perl
14cu|perl-URI-Title-1.900.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-URI-Title-1.900.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-Title-%{upstream_version}.tar.gz
14cu|perl-URI-Title-1.900.0-1|14	
14cu|perl-URI-Title-1.900.0-1|15	BuildRequires:	perl-devel
14cu|perl-URI-Title-1.900.0-1|16	BuildRequires:	perl(LWP::Simple)
14cu|perl-URI-Title-1.900.0-1|17	BuildRequires:	perl(Module::Pluggable)
14cu|perl-URI-Title-1.900.0-1|18	BuildRequires:	perl(File::Type)
14cu|perl-URI-Title-1.900.0-1|19	BuildRequires:	perl(MP3::Info)
14cu|perl-URI-Title-1.900.0-1|20	BuildRequires:	perl(Image::Size)
14cu|perl-URI-Title-1.900.0-1|21	BuildRequires:	perl(HTML::Entities)
14cu|perl-URI-Title-1.900.0-1|22	BuildRequires:	perl(HTML::Parser)
14cu|perl-URI-Title-1.900.0-1|23	BuildRequires:	perl(Pod::Coverage::TrustPod)
14cu|perl-URI-Title-1.900.0-1|24	BuildRequires:	perl(Test::CPAN::Meta)
14cu|perl-URI-Title-1.900.0-1|25	BuildRequires:	perl(Test::Pod)
14cu|perl-URI-Title-1.900.0-1|26	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-URI-Title-1.900.0-1|27	BuildRequires:  perl(Parse::CPAN::Meta) = 1.441.700
14cu|perl-URI-Title-1.900.0-1|28	
14cu|perl-URI-Title-1.900.0-1|29	BuildArch:	noarch
14cu|perl-URI-Title-1.900.0-1|30	
14cu|perl-URI-Title-1.900.0-1|31	%description
14cu|perl-URI-Title-1.900.0-1|32	Perl module to get the titles of things on the web in a sensible way.
14cu|perl-URI-Title-1.900.0-1|33	
14cu|perl-URI-Title-1.900.0-1|34	%prep
14cu|perl-URI-Title-1.900.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-Title-1.900.0-1|36	
14cu|perl-URI-Title-1.900.0-1|37	%build
14cu|perl-URI-Title-1.900.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-Title-1.900.0-1|39	%make
14cu|perl-URI-Title-1.900.0-1|40	
14cu|perl-URI-Title-1.900.0-1|41	%check
14cu|perl-URI-Title-1.900.0-1|42	make test
14cu|perl-URI-Title-1.900.0-1|43	
14cu|perl-URI-Title-1.900.0-1|44	%install
14cu|perl-URI-Title-1.900.0-1|45	%makeinstall_std
14cu|perl-URI-Title-1.900.0-1|46	
14cu|perl-URI-Title-1.900.0-1|47	%files
14cu|perl-URI-Title-1.900.0-1|48	%doc Changes META.json META.yml README LICENSE
14cu|perl-URI-Title-1.900.0-1|49	%{perl_vendorlib}/URI/*
14cu|perl-URI-Title-1.900.0-1|50	%{_mandir}/man3/*
14cu|perl-URI-Title-1.900.0-1|51	
14cu|perl-URI-Title-1.900.0-1|52	
14cu|perl-URI-Title-1.900.0-1|53	
14cu|perl-URI-Title-1.900.0-1|54	%changelog
14cu|perl-URI-Title-1.900.0-1|55	
14cu|perl-URI-Title-1.900.0-1|56	* Mon Jun 22 2015 abfonly <John@smith.org> 1.900.0-1
14cu|perl-URI-Title-1.900.0-1|57	- (d956fb0) Log: Update to 1.900.0
14cu|perl-URI-Title-1.900.0-1|58	
14cu|perl-URI-Title-1.900.0-1|59	

13476 14
14cu|perl-URI-ws-0.30.0-1|1	%define	upstream_name		URI-ws
14cu|perl-URI-ws-0.30.0-1|2	%define upstream_version	0.03
14cu|perl-URI-ws-0.30.0-1|3	
14cu|perl-URI-ws-0.30.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-URI-ws-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-URI-ws-0.30.0-1|6	Release:        1
14cu|perl-URI-ws-0.30.0-1|7	Summary:        WebSocket support for URI package
14cu|perl-URI-ws-0.30.0-1|8	License:        GPL+ or Artistic
14cu|perl-URI-ws-0.30.0-1|9	Group:		Development/Perl
14cu|perl-URI-ws-0.30.0-1|10	URL:            http://search.cpan.org/dist/URI-ws/
14cu|perl-URI-ws-0.30.0-1|11	Source0:        http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-URI-ws-0.30.0-1|12	
14cu|perl-URI-ws-0.30.0-1|13	BuildArch:      noarch
14cu|perl-URI-ws-0.30.0-1|14	BuildRequires:  perl-devel
14cu|perl-URI-ws-0.30.0-1|15	BuildRequires:  perl(base)
14cu|perl-URI-ws-0.30.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-URI-ws-0.30.0-1|17	BuildRequires:  perl(strict)
14cu|perl-URI-ws-0.30.0-1|18	BuildRequires:  perl(Test::More)
14cu|perl-URI-ws-0.30.0-1|19	BuildRequires:  perl(URI)
14cu|perl-URI-ws-0.30.0-1|20	BuildRequires:  perl(URI::_server)
14cu|perl-URI-ws-0.30.0-1|21	BuildRequires:  perl(warnings)
14cu|perl-URI-ws-0.30.0-1|22	
14cu|perl-URI-ws-0.30.0-1|23	
14cu|perl-URI-ws-0.30.0-1|24	%description
14cu|perl-URI-ws-0.30.0-1|25	After this module is installed, the URI package provides the same set of
14cu|perl-URI-ws-0.30.0-1|26	methods for WebSocket URIs as it does for HTTP ones. For secure WebSockets,
14cu|perl-URI-ws-0.30.0-1|27	see URI::wss.
14cu|perl-URI-ws-0.30.0-1|28	
14cu|perl-URI-ws-0.30.0-1|29	%prep
14cu|perl-URI-ws-0.30.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-URI-ws-0.30.0-1|31	
14cu|perl-URI-ws-0.30.0-1|32	%build
14cu|perl-URI-ws-0.30.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-URI-ws-0.30.0-1|34	%make
14cu|perl-URI-ws-0.30.0-1|35	
14cu|perl-URI-ws-0.30.0-1|36	%check
14cu|perl-URI-ws-0.30.0-1|37	make test
14cu|perl-URI-ws-0.30.0-1|38	
14cu|perl-URI-ws-0.30.0-1|39	%install
14cu|perl-URI-ws-0.30.0-1|40	%makeinstall_std
14cu|perl-URI-ws-0.30.0-1|41	
14cu|perl-URI-ws-0.30.0-1|42	%files
14cu|perl-URI-ws-0.30.0-1|43	%doc Changes README LICENSE META.json META.yml
14cu|perl-URI-ws-0.30.0-1|44	%{_mandir}/man3/*
14cu|perl-URI-ws-0.30.0-1|45	%{perl_vendorlib}/*
14cu|perl-URI-ws-0.30.0-1|46	
14cu|perl-URI-ws-0.30.0-1|47	
14cu|perl-URI-ws-0.30.0-1|48	%changelog
14cu|perl-URI-ws-0.30.0-1|49	
14cu|perl-URI-ws-0.30.0-1|50	* Tue Jun 09 2015 abfonly <John@smith.org> 0.30.0-1
14cu|perl-URI-ws-0.30.0-1|51	- (a01d19a) Imported from SRPM
14cu|perl-URI-ws-0.30.0-1|52	
14cu|perl-URI-ws-0.30.0-1|53	

13477 14
14cu|perl-User-Identity-0.940.0-4|1	%define	upstream_name    User-Identity
14cu|perl-User-Identity-0.940.0-4|2	%define upstream_version 0.94
14cu|perl-User-Identity-0.940.0-4|3	
14cu|perl-User-Identity-0.940.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-User-Identity-0.940.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-User-Identity-0.940.0-4|6	Release:	4
14cu|perl-User-Identity-0.940.0-4|7	
14cu|perl-User-Identity-0.940.0-4|8	Summary:	%{upstream_name} CPAN Perl module
14cu|perl-User-Identity-0.940.0-4|9	
14cu|perl-User-Identity-0.940.0-4|10	License:	GPL+ or Artistic
14cu|perl-User-Identity-0.940.0-4|11	Group:		Development/Perl
14cu|perl-User-Identity-0.940.0-4|12	URL:		http://search.cpan.org/dist/User-Identity/
14cu|perl-User-Identity-0.940.0-4|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{upstream_version}.tar.gz
14cu|perl-User-Identity-0.940.0-4|14	
14cu|perl-User-Identity-0.940.0-4|15	BuildRequires:	perl-devel
14cu|perl-User-Identity-0.940.0-4|16	BuildArch:	noarch
14cu|perl-User-Identity-0.940.0-4|17	
14cu|perl-User-Identity-0.940.0-4|18	%description
14cu|perl-User-Identity-0.940.0-4|19	This is the User Identity CPAN Perl module.
14cu|perl-User-Identity-0.940.0-4|20	
14cu|perl-User-Identity-0.940.0-4|21	%prep
14cu|perl-User-Identity-0.940.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-User-Identity-0.940.0-4|23	
14cu|perl-User-Identity-0.940.0-4|24	%build
14cu|perl-User-Identity-0.940.0-4|25	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-User-Identity-0.940.0-4|26	make
14cu|perl-User-Identity-0.940.0-4|27	make test
14cu|perl-User-Identity-0.940.0-4|28	
14cu|perl-User-Identity-0.940.0-4|29	%install
14cu|perl-User-Identity-0.940.0-4|30	%makeinstall_std
14cu|perl-User-Identity-0.940.0-4|31	
14cu|perl-User-Identity-0.940.0-4|32	%files
14cu|perl-User-Identity-0.940.0-4|33	%doc Changes
14cu|perl-User-Identity-0.940.0-4|34	%{_mandir}/*/*
14cu|perl-User-Identity-0.940.0-4|35	%{perl_vendorlib}/Mail/*
14cu|perl-User-Identity-0.940.0-4|36	%{perl_vendorlib}/User/*
14cu|perl-User-Identity-0.940.0-4|37	
14cu|perl-User-Identity-0.940.0-4|38	
14cu|perl-User-Identity-0.940.0-4|39	
14cu|perl-User-Identity-0.940.0-4|40	%changelog
14cu|perl-User-Identity-0.940.0-4|41	* Tue Nov 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.940.0-4
14cu|perl-User-Identity-0.940.0-4|42	+ Revision: bae4b54
14cu|perl-User-Identity-0.940.0-4|43	- Move to contrib
14cu|perl-User-Identity-0.940.0-4|44	
14cu|perl-User-Identity-0.940.0-4|45	

13478 14
14cu|perl-UUID-0.240.0-1|1	#private-shared-object-provides
14cu|perl-UUID-0.240.0-1|2	%define __noautoprov 'UUID.so'
14cu|perl-UUID-0.240.0-1|3	
14cu|perl-UUID-0.240.0-1|4	%define upstream_name    UUID
14cu|perl-UUID-0.240.0-1|5	%define upstream_version 0.24
14cu|perl-UUID-0.240.0-1|6	
14cu|perl-UUID-0.240.0-1|7	Name:		perl-%{upstream_name}
14cu|perl-UUID-0.240.0-1|8	Version:	%perl_convert_version %{upstream_version}
14cu|perl-UUID-0.240.0-1|9	Release:	1
14cu|perl-UUID-0.240.0-1|10	
14cu|perl-UUID-0.240.0-1|11	Summary:	UUID - Perl extension for using UUID interfaces as defined in e2fsprogs
14cu|perl-UUID-0.240.0-1|12	
14cu|perl-UUID-0.240.0-1|13	License:	GPL+ or Artistic
14cu|perl-UUID-0.240.0-1|14	Group:		Development/Perl
14cu|perl-UUID-0.240.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-UUID-0.240.0-1|16	Source0:	http://search.cpan.org/CPAN/authors/id/J/JN/JNH/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-UUID-0.240.0-1|17	
14cu|perl-UUID-0.240.0-1|18	BuildRequires:	perl-devel
14cu|perl-UUID-0.240.0-1|19	BuildRequires:	pkgconfig(uuid)
14cu|perl-UUID-0.240.0-1|20	BuildRequires:	perl(Devel::CheckLib)
14cu|perl-UUID-0.240.0-1|21	
14cu|perl-UUID-0.240.0-1|22	
14cu|perl-UUID-0.240.0-1|23	%description
14cu|perl-UUID-0.240.0-1|24	With these 3 routines UUID''s can easily be generated and parsed/un-parsed.
14cu|perl-UUID-0.240.0-1|25	
14cu|perl-UUID-0.240.0-1|26	%prep
14cu|perl-UUID-0.240.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-UUID-0.240.0-1|28	
14cu|perl-UUID-0.240.0-1|29	%build
14cu|perl-UUID-0.240.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-UUID-0.240.0-1|31	%make
14cu|perl-UUID-0.240.0-1|32	
14cu|perl-UUID-0.240.0-1|33	%check
14cu|perl-UUID-0.240.0-1|34	%make test
14cu|perl-UUID-0.240.0-1|35	
14cu|perl-UUID-0.240.0-1|36	%install
14cu|perl-UUID-0.240.0-1|37	%makeinstall_std
14cu|perl-UUID-0.240.0-1|38	
14cu|perl-UUID-0.240.0-1|39	%files
14cu|perl-UUID-0.240.0-1|40	%doc Changes License META.json META.yml README
14cu|perl-UUID-0.240.0-1|41	%{_mandir}/man3/*
14cu|perl-UUID-0.240.0-1|42	%{perl_vendorarch}/*
14cu|perl-UUID-0.240.0-1|43	
14cu|perl-UUID-0.240.0-1|44	
14cu|perl-UUID-0.240.0-1|45	%changelog
14cu|perl-UUID-0.240.0-1|46	
14cu|perl-UUID-0.240.0-1|47	* Sat May 23 2015 abfonly <John@smith.org> 0.240.0-1
14cu|perl-UUID-0.240.0-1|48	- (2248ff8) Log: Update to 0.240.0, filter private shared libs, fixed BR
14cu|perl-UUID-0.240.0-1|49	
14cu|perl-UUID-0.240.0-1|50	

13479 14
14cu|perl-UUID-Tiny-1.40.0-1|1	%define upstream_name    UUID-Tiny
14cu|perl-UUID-Tiny-1.40.0-1|2	%define upstream_version 1.04
14cu|perl-UUID-Tiny-1.40.0-1|3	
14cu|perl-UUID-Tiny-1.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-UUID-Tiny-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-UUID-Tiny-1.40.0-1|6	Release:	1
14cu|perl-UUID-Tiny-1.40.0-1|7	
14cu|perl-UUID-Tiny-1.40.0-1|8	Summary:	Pure Perl UUID functions
14cu|perl-UUID-Tiny-1.40.0-1|9	
14cu|perl-UUID-Tiny-1.40.0-1|10	License:	GPL+ or Artistic
14cu|perl-UUID-Tiny-1.40.0-1|11	Group:		Development/Perl
14cu|perl-UUID-Tiny-1.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-UUID-Tiny-1.40.0-1|13	Source0:	http://www.cpan.org/modules/by-module/UUID/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-UUID-Tiny-1.40.0-1|14	
14cu|perl-UUID-Tiny-1.40.0-1|15	BuildRequires:	perl-devel
14cu|perl-UUID-Tiny-1.40.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-UUID-Tiny-1.40.0-1|17	BuildRequires:	perl(Digest::MD5)
14cu|perl-UUID-Tiny-1.40.0-1|18	BuildRequires:	perl(Digest::SHA1)
14cu|perl-UUID-Tiny-1.40.0-1|19	BuildRequires:	perl(IO::File)
14cu|perl-UUID-Tiny-1.40.0-1|20	BuildRequires:	perl(MIME::Base64)
14cu|perl-UUID-Tiny-1.40.0-1|21	BuildRequires:	perl(POSIX)
14cu|perl-UUID-Tiny-1.40.0-1|22	BuildRequires:	perl(Test::More)
14cu|perl-UUID-Tiny-1.40.0-1|23	BuildRequires:	perl(Time::HiRes)
14cu|perl-UUID-Tiny-1.40.0-1|24	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-UUID-Tiny-1.40.0-1|25	BuildRequires:	perl(Test::Pod)
14cu|perl-UUID-Tiny-1.40.0-1|26	
14cu|perl-UUID-Tiny-1.40.0-1|27	BuildArch:	noarch
14cu|perl-UUID-Tiny-1.40.0-1|28	
14cu|perl-UUID-Tiny-1.40.0-1|29	%description
14cu|perl-UUID-Tiny-1.40.0-1|30	UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID
14cu|perl-UUID-Tiny-1.40.0-1|31	creation and testing. This module provides the creation of version 1 time
14cu|perl-UUID-Tiny-1.40.0-1|32	based UUIDs (using random multicast MAC addresses), version 3 MD5 based
14cu|perl-UUID-Tiny-1.40.0-1|33	UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.
14cu|perl-UUID-Tiny-1.40.0-1|34	
14cu|perl-UUID-Tiny-1.40.0-1|35	ATTENTION! UUID::Tiny uses Perl's 'rand()' to create the basic random
14cu|perl-UUID-Tiny-1.40.0-1|36	numbers, so the created v4 UUIDs are *not* cryptographically strong!
14cu|perl-UUID-Tiny-1.40.0-1|37	
14cu|perl-UUID-Tiny-1.40.0-1|38	No fancy OO interface, no plethora of different UUID representation formats
14cu|perl-UUID-Tiny-1.40.0-1|39	and transformations - just string and binary. Conversion, test and time
14cu|perl-UUID-Tiny-1.40.0-1|40	functions equally accept UUIDs and UUID strings, so don't bother to convert
14cu|perl-UUID-Tiny-1.40.0-1|41	UUIDs for them!
14cu|perl-UUID-Tiny-1.40.0-1|42	
14cu|perl-UUID-Tiny-1.40.0-1|43	%prep
14cu|perl-UUID-Tiny-1.40.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-UUID-Tiny-1.40.0-1|45	
14cu|perl-UUID-Tiny-1.40.0-1|46	%build
14cu|perl-UUID-Tiny-1.40.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-UUID-Tiny-1.40.0-1|48	%make
14cu|perl-UUID-Tiny-1.40.0-1|49	
14cu|perl-UUID-Tiny-1.40.0-1|50	%check
14cu|perl-UUID-Tiny-1.40.0-1|51	%make test
14cu|perl-UUID-Tiny-1.40.0-1|52	
14cu|perl-UUID-Tiny-1.40.0-1|53	%install
14cu|perl-UUID-Tiny-1.40.0-1|54	%makeinstall_std
14cu|perl-UUID-Tiny-1.40.0-1|55	
14cu|perl-UUID-Tiny-1.40.0-1|56	%files
14cu|perl-UUID-Tiny-1.40.0-1|57	%doc Changes META.yml README
14cu|perl-UUID-Tiny-1.40.0-1|58	%{_mandir}/man3/*
14cu|perl-UUID-Tiny-1.40.0-1|59	%{perl_vendorlib}/UUID/
14cu|perl-UUID-Tiny-1.40.0-1|60	
14cu|perl-UUID-Tiny-1.40.0-1|61	
14cu|perl-UUID-Tiny-1.40.0-1|62	%changelog
14cu|perl-UUID-Tiny-1.40.0-1|63	
14cu|perl-UUID-Tiny-1.40.0-1|64	* Sun Jun 21 2015 abfonly <John@smith.org> 1.40.0-1
14cu|perl-UUID-Tiny-1.40.0-1|65	- (df457d7) Log : Update to 1.40.0, tixed BR and tests
14cu|perl-UUID-Tiny-1.40.0-1|66	
14cu|perl-UUID-Tiny-1.40.0-1|67	

13480 14
14cu|perl-VCG-0.500.0-1|1	%define upstream_name       VCG
14cu|perl-VCG-0.500.0-1|2	%define upstream_version    0.5
14cu|perl-VCG-0.500.0-1|3	
14cu|perl-VCG-0.500.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-VCG-0.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-VCG-0.500.0-1|6	Release:	1
14cu|perl-VCG-0.500.0-1|7	Summary:	Interface to to the vcg graphing tool
14cu|perl-VCG-0.500.0-1|8	
14cu|perl-VCG-0.500.0-1|9	License:	GPL+ or Artistic
14cu|perl-VCG-0.500.0-1|10	Group:		Development/Perl
14cu|perl-VCG-0.500.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-VCG-0.500.0-1|12	Source:		https://cpan.metacpan.org/authors/id/T/TE/TEEJAY/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-VCG-0.500.0-1|13	
14cu|perl-VCG-0.500.0-1|14	BuildRequires:	perl-devel
14cu|perl-VCG-0.500.0-1|15	BuildRequires:	perl(IPC::Run)
14cu|perl-VCG-0.500.0-1|16	
14cu|perl-VCG-0.500.0-1|17	BuildArch:	noarch
14cu|perl-VCG-0.500.0-1|18	
14cu|perl-VCG-0.500.0-1|19	%description
14cu|perl-VCG-0.500.0-1|20	This module provides an interface to to the vcg graphing tool. It
14cu|perl-VCG-0.500.0-1|21	supports a limited selection of options and file formats. The vcg
14cu|perl-VCG-0.500.0-1|22	graphing tool homepage is currently
14cu|perl-VCG-0.500.0-1|23	http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is being
14cu|perl-VCG-0.500.0-1|24	actively developed elsewhere.
14cu|perl-VCG-0.500.0-1|25	
14cu|perl-VCG-0.500.0-1|26	
14cu|perl-VCG-0.500.0-1|27	This module is based on Leon Brocard's GraphViz module, it tries to
14cu|perl-VCG-0.500.0-1|28	provide a similar interface to offer some sense of consistency.
14cu|perl-VCG-0.500.0-1|29	
14cu|perl-VCG-0.500.0-1|30	
14cu|perl-VCG-0.500.0-1|31	VCG is now in active development and although Graph::Writer::VCG already
14cu|perl-VCG-0.500.0-1|32	exists, this module provides a similar interface to graphviz and will be
14cu|perl-VCG-0.500.0-1|33	more closely tied into vcg as it becomes more actively developed - see
14cu|perl-VCG-0.500.0-1|34	James Micheal DuPont's announcement at
14cu|perl-VCG-0.500.0-1|35	http://mail.gnome.org/archives/dia-list/2003-February/msg00029.html.
14cu|perl-VCG-0.500.0-1|36	
14cu|perl-VCG-0.500.0-1|37	%prep
14cu|perl-VCG-0.500.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-VCG-0.500.0-1|39	
14cu|perl-VCG-0.500.0-1|40	%build
14cu|perl-VCG-0.500.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-VCG-0.500.0-1|42	%make
14cu|perl-VCG-0.500.0-1|43	
14cu|perl-VCG-0.500.0-1|44	%check
14cu|perl-VCG-0.500.0-1|45	make test
14cu|perl-VCG-0.500.0-1|46	
14cu|perl-VCG-0.500.0-1|47	%install
14cu|perl-VCG-0.500.0-1|48	%makeinstall_std
14cu|perl-VCG-0.500.0-1|49	
14cu|perl-VCG-0.500.0-1|50	%files
14cu|perl-VCG-0.500.0-1|51	%doc Changes README
14cu|perl-VCG-0.500.0-1|52	%{perl_vendorlib}/VCG.pm
14cu|perl-VCG-0.500.0-1|53	%{_mandir}/*/*
14cu|perl-VCG-0.500.0-1|54	
14cu|perl-VCG-0.500.0-1|55	
14cu|perl-VCG-0.500.0-1|56	
14cu|perl-VCG-0.500.0-1|57	
14cu|perl-VCG-0.500.0-1|58	%changelog
14cu|perl-VCG-0.500.0-1|59	
14cu|perl-VCG-0.500.0-1|60	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.500.0-1
14cu|perl-VCG-0.500.0-1|61	- (c22e398) Log: Repack according to perl policy
14cu|perl-VCG-0.500.0-1|62	
14cu|perl-VCG-0.500.0-1|63	

13481 14
14cu|perl-VCS-Lite-0.120.0-1|1	%define upstream_name	 VCS-Lite
14cu|perl-VCS-Lite-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-VCS-Lite-0.120.0-1|3	
14cu|perl-VCS-Lite-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-VCS-Lite-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-VCS-Lite-0.120.0-1|6	Release:	1
14cu|perl-VCS-Lite-0.120.0-1|7	
14cu|perl-VCS-Lite-0.120.0-1|8	Summary:	Minimal upstream_version control system
14cu|perl-VCS-Lite-0.120.0-1|9	
14cu|perl-VCS-Lite-0.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-VCS-Lite-0.120.0-1|11	Group:		Development/Perl
14cu|perl-VCS-Lite-0.120.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-VCS-Lite-0.120.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/I/IV/IVORW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-VCS-Lite-0.120.0-1|14	
14cu|perl-VCS-Lite-0.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-VCS-Lite-0.120.0-1|16	BuildRequires:	perl(Algorithm::Diff)
14cu|perl-VCS-Lite-0.120.0-1|17	BuildArch:	noarch
14cu|perl-VCS-Lite-0.120.0-1|18	
14cu|perl-VCS-Lite-0.120.0-1|19	%description
14cu|perl-VCS-Lite-0.120.0-1|20	This module provides the functions normally associated
14cu|perl-VCS-Lite-0.120.0-1|21	with a version control system, but without needing or
14cu|perl-VCS-Lite-0.120.0-1|22	implementing a version control system. Applications
14cu|perl-VCS-Lite-0.120.0-1|23	include wikis, document management systems and configuration
14cu|perl-VCS-Lite-0.120.0-1|24	management.
14cu|perl-VCS-Lite-0.120.0-1|25	
14cu|perl-VCS-Lite-0.120.0-1|26	It makes use of the module Algorithm::Diff. It provides the
14cu|perl-VCS-Lite-0.120.0-1|27	facility for basic diffing, patching and merging.
14cu|perl-VCS-Lite-0.120.0-1|28	
14cu|perl-VCS-Lite-0.120.0-1|29	%prep
14cu|perl-VCS-Lite-0.120.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-VCS-Lite-0.120.0-1|31	
14cu|perl-VCS-Lite-0.120.0-1|32	for file in LICENSE README; do
14cu|perl-VCS-Lite-0.120.0-1|33	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-VCS-Lite-0.120.0-1|34	touch -r $file $file.new && \
14cu|perl-VCS-Lite-0.120.0-1|35	mv $file.new $file
14cu|perl-VCS-Lite-0.120.0-1|36	done
14cu|perl-VCS-Lite-0.120.0-1|37	
14cu|perl-VCS-Lite-0.120.0-1|38	%build
14cu|perl-VCS-Lite-0.120.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-VCS-Lite-0.120.0-1|40	%make
14cu|perl-VCS-Lite-0.120.0-1|41	
14cu|perl-VCS-Lite-0.120.0-1|42	%check
14cu|perl-VCS-Lite-0.120.0-1|43	make test
14cu|perl-VCS-Lite-0.120.0-1|44	
14cu|perl-VCS-Lite-0.120.0-1|45	%install
14cu|perl-VCS-Lite-0.120.0-1|46	%makeinstall_std
14cu|perl-VCS-Lite-0.120.0-1|47	
14cu|perl-VCS-Lite-0.120.0-1|48	%files
14cu|perl-VCS-Lite-0.120.0-1|49	%doc Changes LICENSE META.json META.yml README
14cu|perl-VCS-Lite-0.120.0-1|50	%{_bindir}/*
14cu|perl-VCS-Lite-0.120.0-1|51	%{perl_vendorlib}/VCS
14cu|perl-VCS-Lite-0.120.0-1|52	%{_mandir}/*/*
14cu|perl-VCS-Lite-0.120.0-1|53	
14cu|perl-VCS-Lite-0.120.0-1|54	
14cu|perl-VCS-Lite-0.120.0-1|55	
14cu|perl-VCS-Lite-0.120.0-1|56	%changelog
14cu|perl-VCS-Lite-0.120.0-1|57	
14cu|perl-VCS-Lite-0.120.0-1|58	* Sat May 23 2015 abfonly <John@smith.org> 0.120.0-1
14cu|perl-VCS-Lite-0.120.0-1|59	- (4582768) Log: Update to 0.120.0
14cu|perl-VCS-Lite-0.120.0-1|60	
14cu|perl-VCS-Lite-0.120.0-1|61	

13482 14
14cu|perl-Version-Next-0.4.0-1|1	%define upstream_name    Version-Next
14cu|perl-Version-Next-0.4.0-1|2	%define upstream_version 0.004
14cu|perl-Version-Next-0.4.0-1|3	
14cu|perl-Version-Next-0.4.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-Version-Next-0.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Version-Next-0.4.0-1|6	Release:	1
14cu|perl-Version-Next-0.4.0-1|7	
14cu|perl-Version-Next-0.4.0-1|8	Summary:	Increment module version numbers simply and correctly
14cu|perl-Version-Next-0.4.0-1|9	
14cu|perl-Version-Next-0.4.0-1|10	License:	GPL+ or Artistic
14cu|perl-Version-Next-0.4.0-1|11	Group:		Development/Perl
14cu|perl-Version-Next-0.4.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Version-Next-0.4.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Version-Next-0.4.0-1|14	
14cu|perl-Version-Next-0.4.0-1|15	BuildRequires:	perl-devel
14cu|perl-Version-Next-0.4.0-1|16	BuildRequires:	perl(Carp)
14cu|perl-Version-Next-0.4.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-Version-Next-0.4.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-Version-Next-0.4.0-1|19	BuildRequires:	perl(Sub::Exporter)
14cu|perl-Version-Next-0.4.0-1|20	BuildRequires:	perl(Test::Exception)
14cu|perl-Version-Next-0.4.0-1|21	BuildRequires:	perl(Test::More)
14cu|perl-Version-Next-0.4.0-1|22	BuildArch:	noarch
14cu|perl-Version-Next-0.4.0-1|23	
14cu|perl-Version-Next-0.4.0-1|24	%description
14cu|perl-Version-Next-0.4.0-1|25	This module provides a simple, correct way to increment a Perl module
14cu|perl-Version-Next-0.4.0-1|26	version number. It does not attempt to guess what the original version
14cu|perl-Version-Next-0.4.0-1|27	number author intended, it simply increments in the smallest possible
14cu|perl-Version-Next-0.4.0-1|28	fashion. Decimals are incremented like an odometer. Dotted decimals are
14cu|perl-Version-Next-0.4.0-1|29	incremented piecewise and presented in a standardized way.
14cu|perl-Version-Next-0.4.0-1|30	
14cu|perl-Version-Next-0.4.0-1|31	If more complex version manipulation is necessary, you may wish to consider
14cu|perl-Version-Next-0.4.0-1|32	the Perl::Version manpage.
14cu|perl-Version-Next-0.4.0-1|33	
14cu|perl-Version-Next-0.4.0-1|34	%prep
14cu|perl-Version-Next-0.4.0-1|35	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Version-Next-0.4.0-1|36	
14cu|perl-Version-Next-0.4.0-1|37	%build
14cu|perl-Version-Next-0.4.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Version-Next-0.4.0-1|39	%make
14cu|perl-Version-Next-0.4.0-1|40	
14cu|perl-Version-Next-0.4.0-1|41	%check
14cu|perl-Version-Next-0.4.0-1|42	%make test
14cu|perl-Version-Next-0.4.0-1|43	
14cu|perl-Version-Next-0.4.0-1|44	%install
14cu|perl-Version-Next-0.4.0-1|45	%makeinstall_std
14cu|perl-Version-Next-0.4.0-1|46	
14cu|perl-Version-Next-0.4.0-1|47	%files
14cu|perl-Version-Next-0.4.0-1|48	%doc Changes LICENSE META.yml META.json README CONTRIBUTING
14cu|perl-Version-Next-0.4.0-1|49	%{_mandir}/man3/*
14cu|perl-Version-Next-0.4.0-1|50	%{perl_vendorlib}/*
14cu|perl-Version-Next-0.4.0-1|51	
14cu|perl-Version-Next-0.4.0-1|52	
14cu|perl-Version-Next-0.4.0-1|53	%changelog
14cu|perl-Version-Next-0.4.0-1|54	
14cu|perl-Version-Next-0.4.0-1|55	* Sat May 23 2015 abfonly <John@smith.org> 0.4.0-1
14cu|perl-Version-Next-0.4.0-1|56	- (4f66819) Log: Update to 0.4.0'
14cu|perl-Version-Next-0.4.0-1|57	
14cu|perl-Version-Next-0.4.0-1|58	

13483 14
14cu|perl-Version-Requirements-0.101.23-1|1	%define upstream_name    Version-Requirements
14cu|perl-Version-Requirements-0.101.23-1|2	%define upstream_version 0.101023
14cu|perl-Version-Requirements-0.101.23-1|3	
14cu|perl-Version-Requirements-0.101.23-1|4	Name:		perl-%{upstream_name}
14cu|perl-Version-Requirements-0.101.23-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Version-Requirements-0.101.23-1|6	Release:	1
14cu|perl-Version-Requirements-0.101.23-1|7	
14cu|perl-Version-Requirements-0.101.23-1|8	Summary:	A set of version requirements for a CPAN dist
14cu|perl-Version-Requirements-0.101.23-1|9	
14cu|perl-Version-Requirements-0.101.23-1|10	License:	GPL+ or Artistic
14cu|perl-Version-Requirements-0.101.23-1|11	Group:		Development/Perl
14cu|perl-Version-Requirements-0.101.23-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Version-Requirements-0.101.23-1|13	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Version-Requirements-0.101.23-1|14	
14cu|perl-Version-Requirements-0.101.23-1|15	BuildRequires:	perl-devel
14cu|perl-Version-Requirements-0.101.23-1|16	BuildRequires:	perl(Carp)
14cu|perl-Version-Requirements-0.101.23-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-Version-Requirements-0.101.23-1|18	BuildRequires:	perl(Scalar::Util)
14cu|perl-Version-Requirements-0.101.23-1|19	BuildRequires:	perl(Test::More)
14cu|perl-Version-Requirements-0.101.23-1|20	BuildRequires:	perl(version)
14cu|perl-Version-Requirements-0.101.23-1|21	
14cu|perl-Version-Requirements-0.101.23-1|22	BuildArch:	noarch
14cu|perl-Version-Requirements-0.101.23-1|23	
14cu|perl-Version-Requirements-0.101.23-1|24	%description
14cu|perl-Version-Requirements-0.101.23-1|25	A Version::Requirements object models a set of version constraints like
14cu|perl-Version-Requirements-0.101.23-1|26	those specified in the _META.yml_ or _META.json_ files in CPAN
14cu|perl-Version-Requirements-0.101.23-1|27	distributions. It can be built up by adding more and more constraints, and
14cu|perl-Version-Requirements-0.101.23-1|28	it will reduce them to the simplest representation.
14cu|perl-Version-Requirements-0.101.23-1|29	
14cu|perl-Version-Requirements-0.101.23-1|30	Logically impossible constraints will be identified immediately by thrown
14cu|perl-Version-Requirements-0.101.23-1|31	exceptions.
14cu|perl-Version-Requirements-0.101.23-1|32	
14cu|perl-Version-Requirements-0.101.23-1|33	%prep
14cu|perl-Version-Requirements-0.101.23-1|34	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Version-Requirements-0.101.23-1|35	
14cu|perl-Version-Requirements-0.101.23-1|36	%build
14cu|perl-Version-Requirements-0.101.23-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Version-Requirements-0.101.23-1|38	%make
14cu|perl-Version-Requirements-0.101.23-1|39	
14cu|perl-Version-Requirements-0.101.23-1|40	%check
14cu|perl-Version-Requirements-0.101.23-1|41	%make test
14cu|perl-Version-Requirements-0.101.23-1|42	
14cu|perl-Version-Requirements-0.101.23-1|43	%install
14cu|perl-Version-Requirements-0.101.23-1|44	%makeinstall_std
14cu|perl-Version-Requirements-0.101.23-1|45	
14cu|perl-Version-Requirements-0.101.23-1|46	%files
14cu|perl-Version-Requirements-0.101.23-1|47	%doc Changes META.yml LICENSE README META.json
14cu|perl-Version-Requirements-0.101.23-1|48	%{_mandir}/man3/*
14cu|perl-Version-Requirements-0.101.23-1|49	%{perl_vendorlib}/*
14cu|perl-Version-Requirements-0.101.23-1|50	
14cu|perl-Version-Requirements-0.101.23-1|51	
14cu|perl-Version-Requirements-0.101.23-1|52	%changelog
14cu|perl-Version-Requirements-0.101.23-1|53	
14cu|perl-Version-Requirements-0.101.23-1|54	* Sun Jun 21 2015 abfonly <John@smith.org> 0.101.23-1
14cu|perl-Version-Requirements-0.101.23-1|55	- (b13b164) Log: Update to 0.101.23
14cu|perl-Version-Requirements-0.101.23-1|56	
14cu|perl-Version-Requirements-0.101.23-1|57	

13484 14
14cu|perl-VFSsimple-0.30.0-1|1	%define upstream_name       VFSsimple
14cu|perl-VFSsimple-0.30.0-1|2	%define upstream_version    0.03
14cu|perl-VFSsimple-0.30.0-1|3	
14cu|perl-VFSsimple-0.30.0-1|4	Summary:	A library to magically access to file w/o carry the method
14cu|perl-VFSsimple-0.30.0-1|5	
14cu|perl-VFSsimple-0.30.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-VFSsimple-0.30.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-VFSsimple-0.30.0-1|8	Release:	1
14cu|perl-VFSsimple-0.30.0-1|9	License:	WTFPL
14cu|perl-VFSsimple-0.30.0-1|10	Group:		Development/Perl
14cu|perl-VFSsimple-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-VFSsimple-0.30.0-1|12	Source:		http://search.cpan.org/CPAN/authors/id/N/NA/NANARDON/VFSsimple/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-VFSsimple-0.30.0-1|13	
14cu|perl-VFSsimple-0.30.0-1|14	BuildRequires:	perl-devel
14cu|perl-VFSsimple-0.30.0-1|15	BuildRequires:	perl(URI)
14cu|perl-VFSsimple-0.30.0-1|16	
14cu|perl-VFSsimple-0.30.0-1|17	BuildArch: noarch
14cu|perl-VFSsimple-0.30.0-1|18	
14cu|perl-VFSsimple-0.30.0-1|19	%description
14cu|perl-VFSsimple-0.30.0-1|20	A library to magically access to file w/o carry the method
14cu|perl-VFSsimple-0.30.0-1|21	
14cu|perl-VFSsimple-0.30.0-1|22	%prep
14cu|perl-VFSsimple-0.30.0-1|23	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-VFSsimple-0.30.0-1|24	
14cu|perl-VFSsimple-0.30.0-1|25	%build
14cu|perl-VFSsimple-0.30.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-VFSsimple-0.30.0-1|27	make CFLAGS="%{optflags}"
14cu|perl-VFSsimple-0.30.0-1|28	
14cu|perl-VFSsimple-0.30.0-1|29	%check
14cu|perl-VFSsimple-0.30.0-1|30	make test
14cu|perl-VFSsimple-0.30.0-1|31	
14cu|perl-VFSsimple-0.30.0-1|32	%install
14cu|perl-VFSsimple-0.30.0-1|33	%makeinstall_std
14cu|perl-VFSsimple-0.30.0-1|34	
14cu|perl-VFSsimple-0.30.0-1|35	%files
14cu|perl-VFSsimple-0.30.0-1|36	%doc META.yml
14cu|perl-VFSsimple-0.30.0-1|37	%{_bindir}/*
14cu|perl-VFSsimple-0.30.0-1|38	%{perl_vendorlib}/*
14cu|perl-VFSsimple-0.30.0-1|39	%{_mandir}/*/*
14cu|perl-VFSsimple-0.30.0-1|40	
14cu|perl-VFSsimple-0.30.0-1|41	
14cu|perl-VFSsimple-0.30.0-1|42	
14cu|perl-VFSsimple-0.30.0-1|43	%changelog
14cu|perl-VFSsimple-0.30.0-1|44	
14cu|perl-VFSsimple-0.30.0-1|45	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-VFSsimple-0.30.0-1|46	- (122c7be) Log: repack according to perl policy
14cu|perl-VFSsimple-0.30.0-1|47	- (122c7be) fixed %doc
14cu|perl-VFSsimple-0.30.0-1|48	- (122c7be) spec clean.
14cu|perl-VFSsimple-0.30.0-1|49	
14cu|perl-VFSsimple-0.30.0-1|50	

13485 14
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|1	%define upstream_name       VFSsimple-Drv-Ftp
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|2	%define upstream_version    0.03
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|3	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|4	Summary:	A VFSsimple implementation over ftp protocol
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|5	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|8	Release:	1
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|9	License:	WTFPL
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|10	Group:		Development/Perl
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|12	Source:		http://search.cpan.org/CPAN/authors/id/N/NA/NANARDON/VFSsimple/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|13	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|14	BuildRequires:	perl-devel
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|15	BuildRequires:	perl(URI)
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|16	BuildRequires:	perl(Net::FTP)
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|17	BuildRequires:	perl(VFSsimple)
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|18	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|19	BuildArch:	noarch
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|20	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|21	%description
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|22	This module provide access method for VFSsimple module to access to file
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|23	located on an ftp server.
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|24	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|25	%prep
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|27	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|28	%build
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|30	make CFLAGS="%{optflags}"
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|31	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|32	%check
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|33	make test
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|34	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|35	%install
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|36	%makeinstall_std
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|37	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|38	%files
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|39	%doc META.yml
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|40	%{perl_vendorlib}/*
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|41	%{_mandir}/*/*
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|42	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|43	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|44	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|45	%changelog
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|46	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|47	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|48	- (4a206d9) Log: Repack according to perl policy
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|49	
14cu|perl-VFSsimple-Drv-Ftp-0.30.0-1|50	

13486 14
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|1	%define upstream_name       VFSsimple-Drv-Rsync
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|2	%define upstream_version    0.03
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|3	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|4	Summary:	A VFSsimple implementation over rsync protocol
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|7	Release:	1
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|8	License:	WTFPL
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|9	Group:		Development/Perl
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|11	Source:		http://search.cpan.org/CPAN/authors/id/N/NA/NANARDON/VFSsimple/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|12	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|13	BuildRequires:	perl-devel
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|14	BuildRequires:	perl(URI)
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|15	BuildRequires:	perl(VFSsimple)
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|16	BuildRequires:	rsync
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|17	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|18	BuildArch:	noarch
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|19	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|20	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|21	%description
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|22	This module provide access method for VFSsimple module to access to file
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|23	located on rsync server.
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|24	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|25	%prep
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|26	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|27	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|28	%build
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|30	make CFLAGS="%{optflags}"
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|31	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|32	%check
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|33	make test
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|34	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|35	%install
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|36	%makeinstall_std
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|37	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|38	%files
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|39	%doc META.yml
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|40	%{perl_vendorlib}/*
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|41	%{_mandir}/*/*
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|42	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|43	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|44	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|45	%changelog
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|46	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|47	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.30.0-1
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|48	- (46ef16e) Log: Repack according to perl policy
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|49	- (46ef16e) spec clean
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|50	
14cu|perl-VFSsimple-Drv-Rsync-0.30.0-1|51	

13487 14
14cu|perl-Want-0.260.0-1|1	%define module Want
14cu|perl-Want-0.260.0-1|2	%define upstream_version 0.26
14cu|perl-Want-0.260.0-1|3	%define __noautoprov 'Want.so'
14cu|perl-Want-0.260.0-1|4	
14cu|perl-Want-0.260.0-1|5	Name:		perl-%{module}
14cu|perl-Want-0.260.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Want-0.260.0-1|7	Release:	1
14cu|perl-Want-0.260.0-1|8	Summary:	A generalisation of wantarray
14cu|perl-Want-0.260.0-1|9	
14cu|perl-Want-0.260.0-1|10	
14cu|perl-Want-0.260.0-1|11	License:	GPL or Artistic
14cu|perl-Want-0.260.0-1|12	Group:		Development/Perl
14cu|perl-Want-0.260.0-1|13	URL:		http://search.cpan.org/dist/%{module}
14cu|perl-Want-0.260.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/Want-%{upstream_version}.tar.gz
14cu|perl-Want-0.260.0-1|15	
14cu|perl-Want-0.260.0-1|16	BuildRequires:	perl-devel
14cu|perl-Want-0.260.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-Want-0.260.0-1|18	
14cu|perl-Want-0.260.0-1|19	
14cu|perl-Want-0.260.0-1|20	%description
14cu|perl-Want-0.260.0-1|21	This module generalises the mechanism of the wantarray function, allowing a
14cu|perl-Want-0.260.0-1|22	function to determine in some detail how its return value is going to be
14cu|perl-Want-0.260.0-1|23	immediately used.
14cu|perl-Want-0.260.0-1|24	
14cu|perl-Want-0.260.0-1|25	%prep
14cu|perl-Want-0.260.0-1|26	%setup -qn %{module}-%{upstream_version}
14cu|perl-Want-0.260.0-1|27	
14cu|perl-Want-0.260.0-1|28	%build
14cu|perl-Want-0.260.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-Want-0.260.0-1|30	%make
14cu|perl-Want-0.260.0-1|31	
14cu|perl-Want-0.260.0-1|32	%check
14cu|perl-Want-0.260.0-1|33	%make test
14cu|perl-Want-0.260.0-1|34	
14cu|perl-Want-0.260.0-1|35	%install
14cu|perl-Want-0.260.0-1|36	%makeinstall_std
14cu|perl-Want-0.260.0-1|37	
14cu|perl-Want-0.260.0-1|38	%files
14cu|perl-Want-0.260.0-1|39	%doc Changes README TODO META.json META.yml
14cu|perl-Want-0.260.0-1|40	%{perl_vendorarch}/Want.pm
14cu|perl-Want-0.260.0-1|41	%{perl_vendorarch}/auto/Want
14cu|perl-Want-0.260.0-1|42	%{_mandir}/*/*
14cu|perl-Want-0.260.0-1|43	
14cu|perl-Want-0.260.0-1|44	
14cu|perl-Want-0.260.0-1|45	
14cu|perl-Want-0.260.0-1|46	
14cu|perl-Want-0.260.0-1|47	
14cu|perl-Want-0.260.0-1|48	
14cu|perl-Want-0.260.0-1|49	%changelog
14cu|perl-Want-0.260.0-1|50	
14cu|perl-Want-0.260.0-1|51	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.260.0-1
14cu|perl-Want-0.260.0-1|52	- (82a0272) Log: Update to 0.260.0
14cu|perl-Want-0.260.0-1|53	- (82a0272) filter private libs provided
14cu|perl-Want-0.260.0-1|54	- (82a0272) fixed %doc
14cu|perl-Want-0.260.0-1|55	
14cu|perl-Want-0.260.0-1|56	

13488 14
14cu|perl-WeakRef-0.10.0-1|1	%define upstream_name       WeakRef
14cu|perl-WeakRef-0.10.0-1|2	%define upstream_version    0.01
14cu|perl-WeakRef-0.10.0-1|3	
14cu|perl-WeakRef-0.10.0-1|4	Name:		    perl-%{upstream_name}
14cu|perl-WeakRef-0.10.0-1|5	Version:	    %perl_convert_version %{upstream_version}
14cu|perl-WeakRef-0.10.0-1|6	Release:	    1
14cu|perl-WeakRef-0.10.0-1|7	Summary:	    An API to the Perl weak references
14cu|perl-WeakRef-0.10.0-1|8	
14cu|perl-WeakRef-0.10.0-1|9	License:	    GPL+ or Artistic
14cu|perl-WeakRef-0.10.0-1|10	Group:		    Development/Perl
14cu|perl-WeakRef-0.10.0-1|11	URL:            http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WeakRef-0.10.0-1|12	Source:         https://cpan.metacpan.org/authors/id/L/LU/LUKKA/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WeakRef-0.10.0-1|13	
14cu|perl-WeakRef-0.10.0-1|14	BuildRequires:	perl-devel
14cu|perl-WeakRef-0.10.0-1|15	
14cu|perl-WeakRef-0.10.0-1|16	%description
14cu|perl-WeakRef-0.10.0-1|17	A patch to Perl 5.005_55 by the author implements a core API for weak
14cu|perl-WeakRef-0.10.0-1|18	references. This module is a Perl-level interface to that API, allowing weak
14cu|perl-WeakRef-0.10.0-1|19	references to be created in Perl.
14cu|perl-WeakRef-0.10.0-1|20	
14cu|perl-WeakRef-0.10.0-1|21	A weak reference is just like an ordinary Perl reference except that it isn't
14cu|perl-WeakRef-0.10.0-1|22	included in the reference count of the thing referred to. This means that once
14cu|perl-WeakRef-0.10.0-1|23	all references to a particular piece of data are weak, the piece of data is
14cu|perl-WeakRef-0.10.0-1|24	freed and all the weak references are set to undef. This is particularly useful
14cu|perl-WeakRef-0.10.0-1|25	for implementing circular data structures without memory leaks or caches of
14cu|perl-WeakRef-0.10.0-1|26	objects.
14cu|perl-WeakRef-0.10.0-1|27	
14cu|perl-WeakRef-0.10.0-1|28	%prep
14cu|perl-WeakRef-0.10.0-1|29	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WeakRef-0.10.0-1|30	
14cu|perl-WeakRef-0.10.0-1|31	%build
14cu|perl-WeakRef-0.10.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WeakRef-0.10.0-1|33	%make
14cu|perl-WeakRef-0.10.0-1|34	
14cu|perl-WeakRef-0.10.0-1|35	%check
14cu|perl-WeakRef-0.10.0-1|36	%make test
14cu|perl-WeakRef-0.10.0-1|37	
14cu|perl-WeakRef-0.10.0-1|38	%install
14cu|perl-WeakRef-0.10.0-1|39	%makeinstall_std
14cu|perl-WeakRef-0.10.0-1|40	
14cu|perl-WeakRef-0.10.0-1|41	
14cu|perl-WeakRef-0.10.0-1|42	%files
14cu|perl-WeakRef-0.10.0-1|43	%doc Changes README
14cu|perl-WeakRef-0.10.0-1|44	%{perl_vendorarch}/*
14cu|perl-WeakRef-0.10.0-1|45	%{_mandir}/*/*
14cu|perl-WeakRef-0.10.0-1|46	
14cu|perl-WeakRef-0.10.0-1|47	
14cu|perl-WeakRef-0.10.0-1|48	
14cu|perl-WeakRef-0.10.0-1|49	
14cu|perl-WeakRef-0.10.0-1|50	%changelog
14cu|perl-WeakRef-0.10.0-1|51	
14cu|perl-WeakRef-0.10.0-1|52	* Sat Sep 26 2015 abfonly <abfonly@gmail.com> 0.10.0-1
14cu|perl-WeakRef-0.10.0-1|53	- (4ba990d) Log: Repack according to perl policy
14cu|perl-WeakRef-0.10.0-1|54	
14cu|perl-WeakRef-0.10.0-1|55	

13489 14
14cu|perl-WebFetch-0.130.0-1|1	%define upstream_name    WebFetch
14cu|perl-WebFetch-0.130.0-1|2	%define upstream_version 0.13
14cu|perl-WebFetch-0.130.0-1|3	
14cu|perl-WebFetch-0.130.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-WebFetch-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WebFetch-0.130.0-1|6	Release:	1
14cu|perl-WebFetch-0.130.0-1|7	
14cu|perl-WebFetch-0.130.0-1|8	Summary:	Perl module to download and save information from the Web
14cu|perl-WebFetch-0.130.0-1|9	
14cu|perl-WebFetch-0.130.0-1|10	License:	GPL
14cu|perl-WebFetch-0.130.0-1|11	Group:		Development/Perl
14cu|perl-WebFetch-0.130.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WebFetch-0.130.0-1|13	Source0:	http://cpan.perl.org/modules/by-module/WebFetch/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WebFetch-0.130.0-1|14	
14cu|perl-WebFetch-0.130.0-1|15	BuildRequires:	perl-devel
14cu|perl-WebFetch-0.130.0-1|16	BuildRequires:	perl(Date::Calc)
14cu|perl-WebFetch-0.130.0-1|17	BuildRequires:  perl(HTML::Parser)
14cu|perl-WebFetch-0.130.0-1|18	BuildRequires:  perl(LWP)
14cu|perl-WebFetch-0.130.0-1|19	BuildRequires:  perl(XML::Parser)
14cu|perl-WebFetch-0.130.0-1|20	BuildRequires:  perl(HTML::LinkExtor)
14cu|perl-WebFetch-0.130.0-1|21	BuildRequires:  perl(Exception::Class)
14cu|perl-WebFetch-0.130.0-1|22	# Just to make sure it exists
14cu|perl-WebFetch-0.130.0-1|23	BuildRequires:	perl(Locale::Codes)
14cu|perl-WebFetch-0.130.0-1|24	BuildRequires:	perl(XML::Atom)
14cu|perl-WebFetch-0.130.0-1|25	BuildRequires:	perl(XML::RSS)
14cu|perl-WebFetch-0.130.0-1|26	BuildRequires:	perl(Template)
14cu|perl-WebFetch-0.130.0-1|27	
14cu|perl-WebFetch-0.130.0-1|28	
14cu|perl-WebFetch-0.130.0-1|29	BuildArch:	noarch
14cu|perl-WebFetch-0.130.0-1|30	
14cu|perl-WebFetch-0.130.0-1|31	Requires:	perl(Locale::Codes)
14cu|perl-WebFetch-0.130.0-1|32	Requires:	perl(Date::Calc)
14cu|perl-WebFetch-0.130.0-1|33	Requires:	perl(XML::Parser)
14cu|perl-WebFetch-0.130.0-1|34	
14cu|perl-WebFetch-0.130.0-1|35	%description
14cu|perl-WebFetch-0.130.0-1|36	WebFetch is a Perl module to download and save information from the Web, and
14cu|perl-WebFetch-0.130.0-1|37	to display on the Web.  It will download from sites such as CNet, CNN,
14cu|perl-WebFetch-0.130.0-1|38	Freshmeat, Slashdot, LinuxToday, Yahoo, and more.  It can even export your
14cu|perl-WebFetch-0.130.0-1|39	site's news for other sites to include in their web pages.
14cu|perl-WebFetch-0.130.0-1|40	
14cu|perl-WebFetch-0.130.0-1|41	%prep
14cu|perl-WebFetch-0.130.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WebFetch-0.130.0-1|43	
14cu|perl-WebFetch-0.130.0-1|44	%build
14cu|perl-WebFetch-0.130.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WebFetch-0.130.0-1|46	%make
14cu|perl-WebFetch-0.130.0-1|47	
14cu|perl-WebFetch-0.130.0-1|48	%check
14cu|perl-WebFetch-0.130.0-1|49	make test
14cu|perl-WebFetch-0.130.0-1|50	
14cu|perl-WebFetch-0.130.0-1|51	
14cu|perl-WebFetch-0.130.0-1|52	%install
14cu|perl-WebFetch-0.130.0-1|53	%makeinstall_std
14cu|perl-WebFetch-0.130.0-1|54	
14cu|perl-WebFetch-0.130.0-1|55	%files
14cu|perl-WebFetch-0.130.0-1|56	%doc Changes META.yml README TODO
14cu|perl-WebFetch-0.130.0-1|57	%{perl_vendorlib}/WebFetch*
14cu|perl-WebFetch-0.130.0-1|58	%{perl_vendorlib}/*.pod
14cu|perl-WebFetch-0.130.0-1|59	%{_mandir}/*/*
14cu|perl-WebFetch-0.130.0-1|60	
14cu|perl-WebFetch-0.130.0-1|61	
14cu|perl-WebFetch-0.130.0-1|62	
14cu|perl-WebFetch-0.130.0-1|63	%changelog
14cu|perl-WebFetch-0.130.0-1|64	
14cu|perl-WebFetch-0.130.0-1|65	* Sat May 23 2015 abfonly <John@smith.org> 0.130.0-1
14cu|perl-WebFetch-0.130.0-1|66	- (9fef021) Log: Update to 0.130.0, fixed BR
14cu|perl-WebFetch-0.130.0-1|67	
14cu|perl-WebFetch-0.130.0-1|68	

13490 14
14cu|perl-Web-Scraper-0.380.0-1|1	%define upstream_name    Web-Scraper
14cu|perl-Web-Scraper-0.380.0-1|2	%define upstream_version 0.38
14cu|perl-Web-Scraper-0.380.0-1|3	
14cu|perl-Web-Scraper-0.380.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-Web-Scraper-0.380.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-Web-Scraper-0.380.0-1|6	Release:    1
14cu|perl-Web-Scraper-0.380.0-1|7	
14cu|perl-Web-Scraper-0.380.0-1|8	Summary:    Drop-in replacement for Web::Scraper to use LibXML
14cu|perl-Web-Scraper-0.380.0-1|9	License:    GPL+ or Artistic
14cu|perl-Web-Scraper-0.380.0-1|10	Group:      Development/Perl
14cu|perl-Web-Scraper-0.380.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Web-Scraper-0.380.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Web/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Web-Scraper-0.380.0-1|13	
14cu|perl-Web-Scraper-0.380.0-1|14	BuildRequires:  perl(base)
14cu|perl-Web-Scraper-0.380.0-1|15	BuildRequires:  perl(Module::Build::Tiny)
14cu|perl-Web-Scraper-0.380.0-1|16	BuildRequires:  perl(Carp)
14cu|perl-Web-Scraper-0.380.0-1|17	BuildRequires:  perl(HTML::Entities)
14cu|perl-Web-Scraper-0.380.0-1|18	BuildRequires:  perl(HTML::Selector::XPath)
14cu|perl-Web-Scraper-0.380.0-1|19	BuildRequires:  perl(HTML::Tagset)
14cu|perl-Web-Scraper-0.380.0-1|20	BuildRequires:  perl(HTML::TreeBuilder)
14cu|perl-Web-Scraper-0.380.0-1|21	BuildRequires:  perl(HTML::TreeBuilder::XPath)
14cu|perl-Web-Scraper-0.380.0-1|22	BuildRequires:  perl(HTML::TreeBuilder::LibXML)
14cu|perl-Web-Scraper-0.380.0-1|23	BuildRequires:  perl(List::Util)
14cu|perl-Web-Scraper-0.380.0-1|24	BuildRequires:  perl(LWP)
14cu|perl-Web-Scraper-0.380.0-1|25	BuildRequires:  perl(LWP::UserAgent)
14cu|perl-Web-Scraper-0.380.0-1|26	BuildRequires:  perl(Scalar::Util)
14cu|perl-Web-Scraper-0.380.0-1|27	BuildRequires:  perl(Test::Base)
14cu|perl-Web-Scraper-0.380.0-1|28	BuildRequires:  perl(Test::More)
14cu|perl-Web-Scraper-0.380.0-1|29	BuildRequires:  perl(Test::Requires)
14cu|perl-Web-Scraper-0.380.0-1|30	BuildRequires:  perl(UNIVERSAL::require)
14cu|perl-Web-Scraper-0.380.0-1|31	BuildRequires:  perl(URI)
14cu|perl-Web-Scraper-0.380.0-1|32	BuildRequires:  perl(warnings)
14cu|perl-Web-Scraper-0.380.0-1|33	BuildRequires:  perl(XML::XPathEngine) >= 0.08
14cu|perl-Web-Scraper-0.380.0-1|34	BuildRequires:  perl(YAML)
14cu|perl-Web-Scraper-0.380.0-1|35	BuildRequires:  perl(strict)
14cu|perl-Web-Scraper-0.380.0-1|36	BuildRequires:  perl(TAP::Harness::Env)
14cu|perl-Web-Scraper-0.380.0-1|37	BuildRequires:  perl-devel
14cu|perl-Web-Scraper-0.380.0-1|38	
14cu|perl-Web-Scraper-0.380.0-1|39	Requires:  perl(LWP::UserAgent)
14cu|perl-Web-Scraper-0.380.0-1|40	
14cu|perl-Web-Scraper-0.380.0-1|41	BuildArch:	noarch
14cu|perl-Web-Scraper-0.380.0-1|42	
14cu|perl-Web-Scraper-0.380.0-1|43	%description
14cu|perl-Web-Scraper-0.380.0-1|44	Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent
14cu|perl-Web-Scraper-0.380.0-1|45	Scrapi. It provides a DSL-ish interface for traversing HTML documents and
14cu|perl-Web-Scraper-0.380.0-1|46	returning a neatly arranged Perl data structure.
14cu|perl-Web-Scraper-0.380.0-1|47	
14cu|perl-Web-Scraper-0.380.0-1|48	The _scraper_ and _process_ blocks provide a method to define what segments
14cu|perl-Web-Scraper-0.380.0-1|49	of a document to extract. It understands HTML and CSS Selectors as well as
14cu|perl-Web-Scraper-0.380.0-1|50	XPath expressions.
14cu|perl-Web-Scraper-0.380.0-1|51	
14cu|perl-Web-Scraper-0.380.0-1|52	%prep
14cu|perl-Web-Scraper-0.380.0-1|53	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Web-Scraper-0.380.0-1|54	# no make file to generate
14cu|perl-Web-Scraper-0.380.0-1|55	sed -i '/ExtUtils::MakeMaker/d' META.*
14cu|perl-Web-Scraper-0.380.0-1|56	
14cu|perl-Web-Scraper-0.380.0-1|57	%build
14cu|perl-Web-Scraper-0.380.0-1|58	%{__perl} Build.PL installdirs=vendor
14cu|perl-Web-Scraper-0.380.0-1|59	./Build
14cu|perl-Web-Scraper-0.380.0-1|60	
14cu|perl-Web-Scraper-0.380.0-1|61	%check
14cu|perl-Web-Scraper-0.380.0-1|62	./Build test
14cu|perl-Web-Scraper-0.380.0-1|63	
14cu|perl-Web-Scraper-0.380.0-1|64	%install
14cu|perl-Web-Scraper-0.380.0-1|65	./Build install --destdir=%{buildroot}
14cu|perl-Web-Scraper-0.380.0-1|66	
14cu|perl-Web-Scraper-0.380.0-1|67	# lack in install
14cu|perl-Web-Scraper-0.380.0-1|68	install -m 755 -d %{buildroot}%{_bindir}
14cu|perl-Web-Scraper-0.380.0-1|69	install -m 755 bin/scraper %{buildroot}%{_bindir}
14cu|perl-Web-Scraper-0.380.0-1|70	# usr/local is not our %{prefix}
14cu|perl-Web-Scraper-0.380.0-1|71	mkdir -p %{buildroot}%{_mandir}/man3
14cu|perl-Web-Scraper-0.380.0-1|72	mv %{buildroot}/usr/local/share/man/man3/*.3pm \
14cu|perl-Web-Scraper-0.380.0-1|73	%{buildroot}%{_mandir}/man3/
14cu|perl-Web-Scraper-0.380.0-1|74	
14cu|perl-Web-Scraper-0.380.0-1|75	
14cu|perl-Web-Scraper-0.380.0-1|76	%files
14cu|perl-Web-Scraper-0.380.0-1|77	%doc Changes LICENSE META.json META.yml README
14cu|perl-Web-Scraper-0.380.0-1|78	%{_bindir}/scraper
14cu|perl-Web-Scraper-0.380.0-1|79	%{perl_sitelib}/Web/Scraper.pm
14cu|perl-Web-Scraper-0.380.0-1|80	%{perl_sitelib}/Web/Scraper/*.pm
14cu|perl-Web-Scraper-0.380.0-1|81	%{_mandir}/man3/*
14cu|perl-Web-Scraper-0.380.0-1|82	%changelog
14cu|perl-Web-Scraper-0.380.0-1|83	
14cu|perl-Web-Scraper-0.380.0-1|84	* Mon Sep 21 2015 abfonly <abfonly@gmail.com> 0.380.0-1
14cu|perl-Web-Scraper-0.380.0-1|85	- (c8210a3) Fixed BR
14cu|perl-Web-Scraper-0.380.0-1|86	
14cu|perl-Web-Scraper-0.380.0-1|87	

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

13492 14
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|1	%define upstream_name       WWW-Mechanize-Cached
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|2	%define upstream_version 1.50
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|3	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|6	Release:    1
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|7	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|8	Summary:    Cache response to be polite
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|9	License:    GPL+ or Artistic
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|10	Group:      Development/Perl
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|12	Source0:    http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|13	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|14	BuildRequires: perl(Cache::FileCache)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|15	BuildRequires: perl(Carp)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|16	BuildRequires: perl(Cache::BaseCache)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|17	BuildRequires: perl(Class::Method::Modifiers)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|18	BuildRequires: perl(Data::Dump)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|19	BuildRequires: perl(Devel::SimpleTrace)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|20	BuildRequires: perl(English)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|22	BuildRequires: perl(File::Spec)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|23	BuildRequires: perl(Find::Lib)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|24	BuildRequires: perl(HTTP::Request)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|25	BuildRequires: perl(LWP::ConsoleLogger::Easy)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|26	BuildRequires: perl(Module::Build) >= 0.360.100
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|27	BuildRequires: perl(Moose)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|28	BuildRequires: perl(Path::Class)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|29	BuildRequires: perl(Storable) >= 2.210.0
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|30	BuildRequires: perl(Test::Fatal)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|31	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|32	BuildRequires: perl(Test::Requires)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|33	BuildRequires: perl(Test::RequiresInternet)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|34	BuildRequires: perl(WWW::Mechanize)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|35	BuildRequires: perl(constant)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|36	BuildRequires: perl(strict)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|37	BuildRequires: perl(vars)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|38	BuildRequires: perl(warnings)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|39	BuildRequires: perl(Moo)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|40	BuildRequires: perl(strictures)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|41	BuildRequires: perl(MooX::Types::MooseLike::Base)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|42	BuildRequires: perl(Test::Warn)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|43	BuildRequires: perl(Term::Size::Perl)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|44	BuildRequires: perl(CHI)
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|45	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|46	BuildArch:  noarch
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|47	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|48	%description
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|49	Uses the Cache::Cache hierarchy to implement a caching Mech. This
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|50	lets one perform repeated requests without hammering a server
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|51	impolitely.
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|52	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|53	%prep
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|54	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|55	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|56	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|57	%build
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|59	%make
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|60	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|61	%check
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|62	make test
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|63	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|64	%install
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|65	%makeinstall_std
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|66	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|67	%files
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|68	%doc AUTHORS Changes LICENSE META.json README examples
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|69	%{perl_vendorlib}/WWW/Mechanize/Cached.pm
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|70	%{_mandir}/*/*
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|71	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|72	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|73	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|74	%changelog
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|75	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|76	* Fri Sep 25 2015 abfonly <abfonly@gmail.com> 1.500.0-1
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|77	- (9cb62a5) Log: Update to 1.500.0
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|78	- (9cb62a5) backported too many new BR
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|79	
14cu|perl-WWW-Mechanize-Cached-1.500.0-1|80	

13493 14
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|1	%define upstream_name    WWW-Mechanize-Shell
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|2	%define upstream_version 0.55
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|3	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|6	Release:	1
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|7	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|8	Summary:	An interactive shell for WWW::Mechanize
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|9	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|10	License:	GPL+ or Artistic
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|11	Group:		Development/Perl
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|14	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|16	BuildRequires:	perl(HTML::Display)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|17	BuildRequires:	perl(HTTP::Daemon)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|18	BuildRequires:	perl(Hook::LexWrap)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|19	BuildRequires:	perl(HTML::TokeParser::Simple)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|20	BuildRequires:	perl(LWP)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|21	BuildRequires:	perl(Term::Shell)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|22	BuildRequires:	perl(Test::Harness)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|23	BuildRequires:	perl(Test::Pod)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|24	BuildRequires:	perl(URI::URL)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|25	BuildRequires:	perl(WWW::Mechanize::FormFiller)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|26	BuildRequires:	perl(WWW::Mechanize)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|27	BuildRequires:	perl(parent)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|28	BuildRequires:	perl(CGI)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|29	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|30	BuildArch:	noarch
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|31	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|32	%description
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|33	This module implements a www-like shell above WWW::Mechanize
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|34	and also has the capability to output crude Perl code that recreates
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|35	the recorded session. Its main use is as an interactive starting point
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|36	for automating a session through WWW::Mechanize.
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|37	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|38	%prep
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|40	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|41	%build
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|43	%make
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|44	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|45	%check
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|46	make test
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|47	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|48	%install
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|49	%makeinstall_std
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|50	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|51	%files
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|52	%doc Changes README META.json META.yml
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|53	%{perl_vendorlib}/WWW/Mechanize/Shell.pm
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|54	%{_mandir}/*/*
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|55	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|56	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|57	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|58	%changelog
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|59	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|60	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 0.550.0-1
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|61	- (791d8db) Log: Update to 0.550.0
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|62	- (791d8db) fixed BR
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|63	- (791d8db) spec clean
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|64	- (791d8db) fixed tests ( at least on local build)
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|65	
14cu|perl-WWW-Mechanize-Shell-0.550.0-1|66	

13494 14
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|1	%define upstream_name    WWW-Mechanize-TreeBuilder
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|2	%define upstream_version 1.20000
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|3	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|6	Release:	1
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|7	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|8	Summary:	Combine WWW::Mechanize and HTML::TreeBuilder
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|9	License:	GPL+ or Artistic
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|10	Group:		Development/Perl
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|13	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|14	BuildRequires:	perl-devel
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|16	BuildRequires:	perl(HTML::TreeBuilder)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|17	BuildRequires:	perl(Moose)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|18	BuildRequires:	perl(MooseX::Role::Parameterized)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|19	BuildRequires:	perl(Scalar::Util)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|20	BuildRequires:	perl(Test::More)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|21	BuildRequires:	perl(Test::WWW::Mechanize)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|22	BuildRequires:	perl(namespace::autoclean)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|23	BuildRequires:	perl(aliased)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|24	BuildRequires:	perl(HTML::TreeBuilder::XPath)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|25	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|26	BuildArch:	noarch
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|27	Requires:	perl(HTML::TreeBuilder)
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|28	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|29	%description
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|30	This module combines the WWW::Mechanize manpage and the HTML::TreeBuilder
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|31	manpage. Why? Because I've seen too much code like the following:
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|32	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|33	like($mech->content, qr{<p>some text</p>}, "Found the right tag");
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|34	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|35	Which is just all flavours of wrong - its akin to processing XML with
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|36	regexps.
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|37	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|38	%prep
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|40	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|41	%build
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|43	%make
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|44	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|45	%check
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|46	%make test
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|47	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|48	%install
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|49	%makeinstall_std
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|50	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|51	%files
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|52	%doc Changes META.yml
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|53	%{_mandir}/man3/*
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|54	%{perl_vendorlib}/*
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|55	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|56	%changelog
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|57	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|58	* Sat Jun 13 2015 abfonly <John@smith.org> 1.200.0-1
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|59	- (fe24d61) Log: Update to 1.200.0, enable and fixed tests
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|60	
14cu|perl-WWW-Mechanize-TreeBuilder-1.200.0-1|61	

13495 14
14cu|perl-WWW-Search-2.514.0-1|1	%define upstream_name    WWW-Search
14cu|perl-WWW-Search-2.514.0-1|2	%define upstream_version 2.514
14cu|perl-WWW-Search-2.514.0-1|3	
14cu|perl-WWW-Search-2.514.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-WWW-Search-2.514.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WWW-Search-2.514.0-1|6	Release:	1
14cu|perl-WWW-Search-2.514.0-1|7	
14cu|perl-WWW-Search-2.514.0-1|8	Summary:	Virtual base class for WWW searches
14cu|perl-WWW-Search-2.514.0-1|9	
14cu|perl-WWW-Search-2.514.0-1|10	License:	GPL+ or Artistic
14cu|perl-WWW-Search-2.514.0-1|11	Group:		Development/Perl
14cu|perl-WWW-Search-2.514.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Search-2.514.0-1|13	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Search-%{upstream_version}.tar.gz
14cu|perl-WWW-Search-2.514.0-1|14	
14cu|perl-WWW-Search-2.514.0-1|15	BuildRequires:	perl(ExtUtils::MM_Unix)
14cu|perl-WWW-Search-2.514.0-1|16	BuildRequires:	perl(File::Temp)
14cu|perl-WWW-Search-2.514.0-1|17	BuildRequires:	perl(IO::Capture::Stderr)
14cu|perl-WWW-Search-2.514.0-1|18	BuildRequires:	perl(Test::File)
14cu|perl-WWW-Search-2.514.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-WWW-Search-2.514.0-1|20	BuildRequires:	perl(Test::Simple)
14cu|perl-WWW-Search-2.514.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-WWW-Search-2.514.0-1|22	BuildRequires:	perl(Email::MIME)
14cu|perl-WWW-Search-2.514.0-1|23	BuildRequires:	perl(Email::MIME::Creator)
14cu|perl-WWW-Search-2.514.0-1|24	BuildRequires:	perl(Email::Send)
14cu|perl-WWW-Search-2.514.0-1|25	BuildRequires:	perl(Test::Pod)
14cu|perl-WWW-Search-2.514.0-1|26	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-WWW-Search-2.514.0-1|27	BuildRequires:	perl(Bit::Vector)
14cu|perl-WWW-Search-2.514.0-1|28	BuildRequires:	perl(CGI)
14cu|perl-WWW-Search-2.514.0-1|29	BuildRequires:	perl(Data::Dumper)
14cu|perl-WWW-Search-2.514.0-1|30	BuildRequires:	perl(Date::Manip)
14cu|perl-WWW-Search-2.514.0-1|31	BuildRequires:	perl(File::Basename)
14cu|perl-WWW-Search-2.514.0-1|32	BuildRequires:	perl(File::Copy)
14cu|perl-WWW-Search-2.514.0-1|33	BuildRequires:	perl(File::Find)
14cu|perl-WWW-Search-2.514.0-1|34	BuildRequires:	perl(File::Path)
14cu|perl-WWW-Search-2.514.0-1|35	BuildRequires:	perl(File::Slurp)
14cu|perl-WWW-Search-2.514.0-1|36	BuildRequires:	perl(File::Spec)
14cu|perl-WWW-Search-2.514.0-1|37	BuildRequires:	perl(Getopt::Long)
14cu|perl-WWW-Search-2.514.0-1|38	BuildRequires:	perl(HTML::Parser)
14cu|perl-WWW-Search-2.514.0-1|39	BuildRequires:	perl(HTML::TreeBuilder)
14cu|perl-WWW-Search-2.514.0-1|40	BuildRequires:	perl(LWP::MemberMixin)
14cu|perl-WWW-Search-2.514.0-1|41	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-WWW-Search-2.514.0-1|42	BuildRequires:	perl(Net::Domain)
14cu|perl-WWW-Search-2.514.0-1|43	BuildRequires:	perl(POSIX)
14cu|perl-WWW-Search-2.514.0-1|44	BuildRequires:	perl(Pod::Usage)
14cu|perl-WWW-Search-2.514.0-1|45	BuildRequires:	perl(URI)
14cu|perl-WWW-Search-2.514.0-1|46	BuildRequires:	perl(URI::Escape)
14cu|perl-WWW-Search-2.514.0-1|47	BuildRequires:	perl(User)
14cu|perl-WWW-Search-2.514.0-1|48	
14cu|perl-WWW-Search-2.514.0-1|49	BuildArch:	noarch
14cu|perl-WWW-Search-2.514.0-1|50	
14cu|perl-WWW-Search-2.514.0-1|51	%description
14cu|perl-WWW-Search-2.514.0-1|52	This class is the parent for all access methods supported by the WWW::Search
14cu|perl-WWW-Search-2.514.0-1|53	library. This library implements a Perl API to web-based search engines.
14cu|perl-WWW-Search-2.514.0-1|54	
14cu|perl-WWW-Search-2.514.0-1|55	See README for a list of search engines currently supported, and for a lot of
14cu|perl-WWW-Search-2.514.0-1|56	interesting high-level information about this distribution.
14cu|perl-WWW-Search-2.514.0-1|57	
14cu|perl-WWW-Search-2.514.0-1|58	Search results can be limited, and there is a pause between each request to
14cu|perl-WWW-Search-2.514.0-1|59	avoid overloading either the client or the server.
14cu|perl-WWW-Search-2.514.0-1|60	
14cu|perl-WWW-Search-2.514.0-1|61	%prep
14cu|perl-WWW-Search-2.514.0-1|62	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Search-2.514.0-1|63	for file in `find lib -type f` Changes README META.yml; do
14cu|perl-WWW-Search-2.514.0-1|64	chmod 644 $file
14cu|perl-WWW-Search-2.514.0-1|65	done
14cu|perl-WWW-Search-2.514.0-1|66	perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' lib/WWW/Search/*.pm
14cu|perl-WWW-Search-2.514.0-1|67	
14cu|perl-WWW-Search-2.514.0-1|68	%build
14cu|perl-WWW-Search-2.514.0-1|69	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Search-2.514.0-1|70	%make
14cu|perl-WWW-Search-2.514.0-1|71	
14cu|perl-WWW-Search-2.514.0-1|72	%check
14cu|perl-WWW-Search-2.514.0-1|73	export PATH=$PATH:%{buildroot}%{_bindir}
14cu|perl-WWW-Search-2.514.0-1|74	%make test
14cu|perl-WWW-Search-2.514.0-1|75	
14cu|perl-WWW-Search-2.514.0-1|76	%install
14cu|perl-WWW-Search-2.514.0-1|77	%makeinstall_std
14cu|perl-WWW-Search-2.514.0-1|78	
14cu|perl-WWW-Search-2.514.0-1|79	%files
14cu|perl-WWW-Search-2.514.0-1|80	%doc Changes README META.yml
14cu|perl-WWW-Search-2.514.0-1|81	%{_bindir}/*
14cu|perl-WWW-Search-2.514.0-1|82	%{perl_vendorlib}/WWW
14cu|perl-WWW-Search-2.514.0-1|83	%{_mandir}/*/*
14cu|perl-WWW-Search-2.514.0-1|84	
14cu|perl-WWW-Search-2.514.0-1|85	
14cu|perl-WWW-Search-2.514.0-1|86	
14cu|perl-WWW-Search-2.514.0-1|87	%changelog
14cu|perl-WWW-Search-2.514.0-1|88	
14cu|perl-WWW-Search-2.514.0-1|89	* Wed Sep 23 2015 abfonly <abfonly@gmail.com> 2.514.0-1
14cu|perl-WWW-Search-2.514.0-1|90	- (64ce357) Log: Update to 2.514.0
14cu|perl-WWW-Search-2.514.0-1|91	- (64ce357) fixed BR .
14cu|perl-WWW-Search-2.514.0-1|92	
14cu|perl-WWW-Search-2.514.0-1|93	

13496 14
14cu|perl-WWW-Shorten-3.93.0-1|1	%define upstream_name    WWW-Shorten
14cu|perl-WWW-Shorten-3.93.0-1|2	%define upstream_version 3.093
14cu|perl-WWW-Shorten-3.93.0-1|3	Name:		perl-%{upstream_name}
14cu|perl-WWW-Shorten-3.93.0-1|4	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WWW-Shorten-3.93.0-1|5	Release:	1
14cu|perl-WWW-Shorten-3.93.0-1|6	Summary:	Perl interface to makeashorterlink.com
14cu|perl-WWW-Shorten-3.93.0-1|7	License:	GPL+ or Artistic
14cu|perl-WWW-Shorten-3.93.0-1|8	Group:		Development/Perl
14cu|perl-WWW-Shorten-3.93.0-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Shorten-3.93.0-1|10	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-WWW-Shorten-3.93.0-1|11	BuildRequires:	perl-devel
14cu|perl-WWW-Shorten-3.93.0-1|12	BuildRequires:	perl(Config::Auto)
14cu|perl-WWW-Shorten-3.93.0-1|13	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|perl-WWW-Shorten-3.93.0-1|14	BuildRequires:	perl(LWP) >= 5.750.0
14cu|perl-WWW-Shorten-3.93.0-1|15	BuildRequires:	perl(LWP::UserAgent) >= 2.23.0
14cu|perl-WWW-Shorten-3.93.0-1|16	BuildRequires:	perl(Module::Build) >= 0.380.0
14cu|perl-WWW-Shorten-3.93.0-1|17	BuildRequires:	perl(Test::More) >= 0.470.0
14cu|perl-WWW-Shorten-3.93.0-1|18	BuildRequires:	perl(URI) >= 1.270.0
14cu|perl-WWW-Shorten-3.93.0-1|19	BuildArch:	noarch
14cu|perl-WWW-Shorten-3.93.0-1|20	
14cu|perl-WWW-Shorten-3.93.0-1|21	%description
14cu|perl-WWW-Shorten-3.93.0-1|22	The function 'makeashorterlink' will call the relevant web site passing it
14cu|perl-WWW-Shorten-3.93.0-1|23	your long URL and will return the shorter version.
14cu|perl-WWW-Shorten-3.93.0-1|24	
14cu|perl-WWW-Shorten-3.93.0-1|25	The function 'makealongerlink' does the reverse. 'makealongerlink' will
14cu|perl-WWW-Shorten-3.93.0-1|26	accept as an argument either the full shortened URL or just the identifier.
14cu|perl-WWW-Shorten-3.93.0-1|27	
14cu|perl-WWW-Shorten-3.93.0-1|28	If anything goes wrong, then either function will return 'undef'.
14cu|perl-WWW-Shorten-3.93.0-1|29	
14cu|perl-WWW-Shorten-3.93.0-1|30	%prep
14cu|perl-WWW-Shorten-3.93.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Shorten-3.93.0-1|32	chmod -x Changes
14cu|perl-WWW-Shorten-3.93.0-1|33	iconv --from=ISO-8859-1 --to=UTF-8 LICENCE > LICENCE.conv && \
14cu|perl-WWW-Shorten-3.93.0-1|34	touch -r LICENCE LICENCE.conv && mv -f LICENCE.conv LICENCE
14cu|perl-WWW-Shorten-3.93.0-1|35	
14cu|perl-WWW-Shorten-3.93.0-1|36	%build
14cu|perl-WWW-Shorten-3.93.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Shorten-3.93.0-1|38	%make
14cu|perl-WWW-Shorten-3.93.0-1|39	
14cu|perl-WWW-Shorten-3.93.0-1|40	%check
14cu|perl-WWW-Shorten-3.93.0-1|41	make test
14cu|perl-WWW-Shorten-3.93.0-1|42	
14cu|perl-WWW-Shorten-3.93.0-1|43	%install
14cu|perl-WWW-Shorten-3.93.0-1|44	%makeinstall_std
14cu|perl-WWW-Shorten-3.93.0-1|45	
14cu|perl-WWW-Shorten-3.93.0-1|46	%files
14cu|perl-WWW-Shorten-3.93.0-1|47	%doc README.* Changes META.yml META.json LICENSE
14cu|perl-WWW-Shorten-3.93.0-1|48	%{_mandir}/man3/*
14cu|perl-WWW-Shorten-3.93.0-1|49	%{perl_vendorlib}/*
14cu|perl-WWW-Shorten-3.93.0-1|50	%{_bindir}/shorten
14cu|perl-WWW-Shorten-3.93.0-1|51	%{_mandir}/man1/shorten.1*
14cu|perl-WWW-Shorten-3.93.0-1|52	
14cu|perl-WWW-Shorten-3.93.0-1|53	
14cu|perl-WWW-Shorten-3.93.0-1|54	
14cu|perl-WWW-Shorten-3.93.0-1|55	
14cu|perl-WWW-Shorten-3.93.0-1|56	%changelog
14cu|perl-WWW-Shorten-3.93.0-1|57	
14cu|perl-WWW-Shorten-3.93.0-1|58	* Tue Jun 21 2016 abfonly <abfonly@gmail.com> 3.93.0-1
14cu|perl-WWW-Shorten-3.93.0-1|59	- (894bd93) Log: Update to 3.93.0
14cu|perl-WWW-Shorten-3.93.0-1|60	
14cu|perl-WWW-Shorten-3.93.0-1|61	

13497 14
14cu|perl-WWW-Wikipedia-2.40.0-1|1	%define upstream_name    WWW-Wikipedia
14cu|perl-WWW-Wikipedia-2.40.0-1|2	%define upstream_version 2.04
14cu|perl-WWW-Wikipedia-2.40.0-1|3	
14cu|perl-WWW-Wikipedia-2.40.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-WWW-Wikipedia-2.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-WWW-Wikipedia-2.40.0-1|6	Release:	1
14cu|perl-WWW-Wikipedia-2.40.0-1|7	Summary:	Automated interface to the Wikipedia
14cu|perl-WWW-Wikipedia-2.40.0-1|8	License:	Artistic
14cu|perl-WWW-Wikipedia-2.40.0-1|9	Group:		Development/Perl
14cu|perl-WWW-Wikipedia-2.40.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-WWW-Wikipedia-2.40.0-1|11	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Wikipedia-%{upstream_version}.tar.gz
14cu|perl-WWW-Wikipedia-2.40.0-1|12	
14cu|perl-WWW-Wikipedia-2.40.0-1|13	BuildRequires:	perl-devel
14cu|perl-WWW-Wikipedia-2.40.0-1|14	BuildRequires:	perl-libwww-perl
14cu|perl-WWW-Wikipedia-2.40.0-1|15	BuildRequires:	perl(CGI)
14cu|perl-WWW-Wikipedia-2.40.0-1|16	BuildRequires:	perl(Text::Autoformat)
14cu|perl-WWW-Wikipedia-2.40.0-1|17	BuildArch:	noarch
14cu|perl-WWW-Wikipedia-2.40.0-1|18	
14cu|perl-WWW-Wikipedia-2.40.0-1|19	%description
14cu|perl-WWW-Wikipedia-2.40.0-1|20	WWW::Wikipedia provides an automated interface to the Wikipedia
14cu|perl-WWW-Wikipedia-2.40.0-1|21	http://www.wikipedia.org, which is a free, collaborative, online
14cu|perl-WWW-Wikipedia-2.40.0-1|22	encyclopedia. This module allows you to search for a topic and return the
14cu|perl-WWW-Wikipedia-2.40.0-1|23	resulting entry. It also gives you access to related topics which are also
14cu|perl-WWW-Wikipedia-2.40.0-1|24	available via the Wikipedia for that entry.
14cu|perl-WWW-Wikipedia-2.40.0-1|25	
14cu|perl-WWW-Wikipedia-2.40.0-1|26	%prep
14cu|perl-WWW-Wikipedia-2.40.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-WWW-Wikipedia-2.40.0-1|28	
14cu|perl-WWW-Wikipedia-2.40.0-1|29	%build
14cu|perl-WWW-Wikipedia-2.40.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-WWW-Wikipedia-2.40.0-1|31	%make
14cu|perl-WWW-Wikipedia-2.40.0-1|32	
14cu|perl-WWW-Wikipedia-2.40.0-1|33	#%check
14cu|perl-WWW-Wikipedia-2.40.0-1|34	#%make test
14cu|perl-WWW-Wikipedia-2.40.0-1|35	
14cu|perl-WWW-Wikipedia-2.40.0-1|36	%install
14cu|perl-WWW-Wikipedia-2.40.0-1|37	%makeinstall_std
14cu|perl-WWW-Wikipedia-2.40.0-1|38	
14cu|perl-WWW-Wikipedia-2.40.0-1|39	%files
14cu|perl-WWW-Wikipedia-2.40.0-1|40	%{_bindir}/*
14cu|perl-WWW-Wikipedia-2.40.0-1|41	%{_mandir}/*/*
14cu|perl-WWW-Wikipedia-2.40.0-1|42	%{perl_vendorlib}/WWW
14cu|perl-WWW-Wikipedia-2.40.0-1|43	
14cu|perl-WWW-Wikipedia-2.40.0-1|44	
14cu|perl-WWW-Wikipedia-2.40.0-1|45	%changelog
14cu|perl-WWW-Wikipedia-2.40.0-1|46	
14cu|perl-WWW-Wikipedia-2.40.0-1|47	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 2.40.0-1
14cu|perl-WWW-Wikipedia-2.40.0-1|48	- (2b57fff) Updated to 2.04
14cu|perl-WWW-Wikipedia-2.40.0-1|49	
14cu|perl-WWW-Wikipedia-2.40.0-1|50	

13498 14
14cu|perl-Wx-0.992.700-4|1	%define upstream_name Wx
14cu|perl-Wx-0.992.700-4|2	%define upstream_version 0.9927
14cu|perl-Wx-0.992.700-4|3	%define __noautoprov 'Wx.so|MDI.so|FS.so|IPC.so|Print.so|Media.so|DocView.so|Help.so|RichText.so|XRC.so|Socket.so|DND.so|Html.so|AUI.so|DateTime.so|Grid.so|Calendar.so|PerlTest.so|STC.so'
14cu|perl-Wx-0.992.700-4|4	
14cu|perl-Wx-0.992.700-4|5	Name:		perl-%{upstream_name}
14cu|perl-Wx-0.992.700-4|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Wx-0.992.700-4|7	Release:	4
14cu|perl-Wx-0.992.700-4|8	
14cu|perl-Wx-0.992.700-4|9	Summary:	Interface to the wxWidgets GUI toolkit
14cu|perl-Wx-0.992.700-4|10	
14cu|perl-Wx-0.992.700-4|11	License:	GPL+ or Artistic
14cu|perl-Wx-0.992.700-4|12	Group:		Development/Perl
14cu|perl-Wx-0.992.700-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-Wx-0.992.700-4|14	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Wx-0.992.700-4|15	Source1:	%{name}.rpmlintrc
14cu|perl-Wx-0.992.700-4|16	### Please check and edit provides at each update. Symbianflo ###
14cu|perl-Wx-0.992.700-4|17	Source2:	provides
14cu|perl-Wx-0.992.700-4|18	
14cu|perl-Wx-0.992.700-4|19	BuildRequires:	perl(Alien::wxWidgets)
14cu|perl-Wx-0.992.700-4|20	BuildRequires:	perl(ExtUtils::ParseXS)
14cu|perl-Wx-0.992.700-4|21	BuildRequires:	perl(ExtUtils::XSpp)
14cu|perl-Wx-0.992.700-4|22	BuildRequires:	wxgtku2.8-devel
14cu|perl-Wx-0.992.700-4|23	BuildRequires:	perl-devel
14cu|perl-Wx-0.992.700-4|24	BuildRequires:  perl(Test::More)
14cu|perl-Wx-0.992.700-4|25	BuildRequires:  perl(Test::Harness)
14cu|perl-Wx-0.992.700-4|26	BuildRequires:  perl(Test::Pod)
14cu|perl-Wx-0.992.700-4|27	BuildRequires:  perl(YAML)
14cu|perl-Wx-0.992.700-4|28	### for tests
14cu|perl-Wx-0.992.700-4|29	BuildRequires:  x11-server-xvfb
14cu|perl-Wx-0.992.700-4|30	%define         X_display         ":99"
14cu|perl-Wx-0.992.700-4|31	###
14cu|perl-Wx-0.992.700-4|32	# need to be updated manually at each new version
14cu|perl-Wx-0.992.700-4|33	# script mugged from Stella/Centos
14cu|perl-Wx-0.992.700-4|34	# thx to Nux from Stella Linux, see Source2. Symbianflo
14cu|perl-Wx-0.992.700-4|35	
14cu|perl-Wx-0.992.700-4|36	Provides: perl(Wx::AcceleratorEntry) = %{EVRD}
14cu|perl-Wx-0.992.700-4|37	Provides: perl(Wx::AcceleratorTable) = %{EVRD}
14cu|perl-Wx-0.992.700-4|38	Provides: perl(Wx::ActivateEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|39	Provides: perl(Wx::ANIHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|40	Provides: perl(Wx::_App) = %{EVRD}
14cu|perl-Wx-0.992.700-4|41	Provides: perl(Wx::App) = %{EVRD}
14cu|perl-Wx-0.992.700-4|42	Provides: perl(Wx::ArchiveFSHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|43	Provides: perl(Wx::ArtProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|44	Provides: perl(Wx::AUI) = %{EVRD}
14cu|perl-Wx-0.992.700-4|45	Provides: perl(Wx::BestHelpController) = %{EVRD}
14cu|perl-Wx-0.992.700-4|46	Provides: perl(Wx::Bitmap) = %{EVRD}
14cu|perl-Wx-0.992.700-4|47	Provides: perl(Wx::BitmapDataObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|48	Provides: perl(Wx::BitmapToggleButton) = %{EVRD}
14cu|perl-Wx-0.992.700-4|49	Provides: perl(Wx::BMPHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|50	Provides: perl(Wx::BoxSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|51	Provides: perl(Wx::BusyCursor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|52	Provides: perl(Wx::BusyInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|53	Provides: perl(Wx::Caret) = %{EVRD}
14cu|perl-Wx-0.992.700-4|54	Provides: perl(Wx::CaretSuspend) = %{EVRD}
14cu|perl-Wx-0.992.700-4|55	Provides: perl(Wx::CheckBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|56	Provides: perl(Wx::CheckListBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|57	Provides: perl(Wx::ChildFocusEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|58	Provides: perl(Wx::CHMHelpController) = %{EVRD}
14cu|perl-Wx-0.992.700-4|59	Provides: perl(Wx::Choice) = %{EVRD}
14cu|perl-Wx-0.992.700-4|60	Provides: perl(Wx::ClassInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|61	Provides: perl(Wx::Client) = %{EVRD}
14cu|perl-Wx-0.992.700-4|62	Provides: perl(Wx::ClientDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|63	Provides: perl(Wx::Clipboard) = %{EVRD}
14cu|perl-Wx-0.992.700-4|64	Provides: perl(Wx::ClipboardTextEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|65	Provides: perl(Wx::CloseEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|66	Provides: perl(Wx::Colour) = %{EVRD}
14cu|perl-Wx-0.992.700-4|67	Provides: perl(Wx::ColourData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|68	Provides: perl(Wx::ColourDatabase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|69	Provides: perl(Wx::ColourDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|70	Provides: perl(Wx::ComboBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|71	Provides: perl(Wx::CommandEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|72	Provides: perl(Wx::ConfigBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|73	Provides: perl(Wx::Connection) = %{EVRD}
14cu|perl-Wx-0.992.700-4|74	Provides: perl(Wx::ContextHelp) = %{EVRD}
14cu|perl-Wx-0.992.700-4|75	Provides: perl(Wx::ContextHelpButton) = %{EVRD}
14cu|perl-Wx-0.992.700-4|76	Provides: perl(Wx::ContextMenuEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|77	Provides: perl(Wx::Control) = %{EVRD}
14cu|perl-Wx-0.992.700-4|78	Provides: perl(Wx::CURHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|79	Provides: perl(Wx::Cursor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|80	Provides: perl(Wx::DataFormat) = %{EVRD}
14cu|perl-Wx-0.992.700-4|81	Provides: perl(Wx::DataObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|82	Provides: perl(Wx::DataObjectComposite) = %{EVRD}
14cu|perl-Wx-0.992.700-4|83	Provides: perl(Wx::DataObjectSimple) = %{EVRD}
14cu|perl-Wx-0.992.700-4|84	Provides: perl(Wx::DataView) = %{EVRD}
14cu|perl-Wx-0.992.700-4|85	Provides: perl(Wx::DC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|86	Provides: perl(Wx::DCOverlay) = %{EVRD}
14cu|perl-Wx-0.992.700-4|87	Provides: perl(Wx::Dialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|88	Provides: perl(Wx::DirDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|89	Provides: perl(Wx::DocChildFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|90	Provides: perl(Wx::DocManager) = %{EVRD}
14cu|perl-Wx-0.992.700-4|91	Provides: perl(Wx::DocMDIChildFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|92	Provides: perl(Wx::DocMDIParentFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|93	Provides: perl(Wx::DocParentFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|94	Provides: perl(Wx::DocTemplate) = %{EVRD}
14cu|perl-Wx-0.992.700-4|95	Provides: perl(Wx::Document) = %{EVRD}
14cu|perl-Wx-0.992.700-4|96	Provides: perl(Wx::DropFilesEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|97	Provides: perl(Wx::DropSource) = %{EVRD}
14cu|perl-Wx-0.992.700-4|98	Provides: perl(Wx::DropTarget) = %{EVRD}
14cu|perl-Wx-0.992.700-4|99	Provides: perl(Wx::EraseEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|100	Provides: perl(Wx::Event) = %{EVRD}
14cu|perl-Wx-0.992.700-4|101	Provides: perl(Wx::EvtHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|102	Provides: perl(Wx::FileConfig) = %{EVRD}
14cu|perl-Wx-0.992.700-4|103	Provides: perl(Wx::FileDataObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|104	Provides: perl(Wx::FileDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|105	Provides: perl(Wx::FileDropTarget) = %{EVRD}
14cu|perl-Wx-0.992.700-4|106	Provides: perl(Wx::FileHistory) = %{EVRD}
14cu|perl-Wx-0.992.700-4|107	Provides: perl(Wx::FileSystem) = %{EVRD}
14cu|perl-Wx-0.992.700-4|108	Provides: perl(Wx::FileSystemHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|109	Provides: perl(Wx::FlexGridSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|110	Provides: perl(Wx::FocusEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|111	Provides: perl(Wx::Font) = %{EVRD}
14cu|perl-Wx-0.992.700-4|112	Provides: perl(Wx::FontData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|113	Provides: perl(Wx::FontDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|114	Provides: perl(Wx::FontEnumerator) = %{EVRD}
14cu|perl-Wx-0.992.700-4|115	Provides: perl(Wx::FontMapper) = %{EVRD}
14cu|perl-Wx-0.992.700-4|116	Provides: perl(Wx::Frame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|117	Provides: perl(Wx::FSFile) = %{EVRD}
14cu|perl-Wx-0.992.700-4|118	Provides: perl(Wx::Gauge) = %{EVRD}
14cu|perl-Wx-0.992.700-4|119	Provides: perl(Wx::GCDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|120	Provides: perl(Wx::GIFHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|121	Provides: perl(Wx::GraphicsBrush) = %{EVRD}
14cu|perl-Wx-0.992.700-4|122	Provides: perl(Wx::GraphicsContext) = %{EVRD}
14cu|perl-Wx-0.992.700-4|123	Provides: perl(Wx::GraphicsFont) = %{EVRD}
14cu|perl-Wx-0.992.700-4|124	Provides: perl(Wx::GraphicsMatrix) = %{EVRD}
14cu|perl-Wx-0.992.700-4|125	Provides: perl(Wx::GraphicsObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|126	Provides: perl(Wx::GraphicsPath) = %{EVRD}
14cu|perl-Wx-0.992.700-4|127	Provides: perl(Wx::GraphicsPen) = %{EVRD}
14cu|perl-Wx-0.992.700-4|128	Provides: perl(Wx::Grid) = %{EVRD}
14cu|perl-Wx-0.992.700-4|129	Provides: perl(Wx::GridBagSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|130	Provides: perl(Wx::GridCellAttr) = %{EVRD}
14cu|perl-Wx-0.992.700-4|131	Provides: perl(Wx::GridCellAutoWrapStringEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|132	Provides: perl(Wx::GridCellAutoWrapStringRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|133	Provides: perl(Wx::GridCellBoolEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|134	Provides: perl(Wx::GridCellBoolRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|135	Provides: perl(Wx::GridCellChoiceEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|136	Provides: perl(Wx::GridCellCoords) = %{EVRD}
14cu|perl-Wx-0.992.700-4|137	Provides: perl(Wx::GridCellDateTimeRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|138	Provides: perl(Wx::GridCellEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|139	Provides: perl(Wx::GridCellEnumEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|140	Provides: perl(Wx::GridCellEnumRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|141	Provides: perl(Wx::GridCellFloatEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|142	Provides: perl(Wx::GridCellFloatRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|143	Provides: perl(Wx::GridCellNumberEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|144	Provides: perl(Wx::GridCellNumberRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|145	Provides: perl(Wx::GridCellRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|146	Provides: perl(Wx::GridCellStringRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|147	Provides: perl(Wx::GridCellTextEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|148	Provides: perl(Wx::GridEditorCreatedEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|149	Provides: perl(Wx::GridEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|150	Provides: perl(Wx::GridRangeSelectEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|151	Provides: perl(Wx::GridSizeEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|152	Provides: perl(Wx::GridSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|153	Provides: perl(Wx::GridUpdateLocker) = %{EVRD}
14cu|perl-Wx-0.992.700-4|154	Provides: perl(Wx::HeaderCtrlSimple) = %{EVRD}
14cu|perl-Wx-0.992.700-4|155	Provides: perl(Wx::HelpControllerBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|156	Provides: perl(Wx::HelpControllerHelpProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|157	Provides: perl(Wx::HelpEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|158	Provides: perl(Wx::HelpProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|159	Provides: perl(Wx::HtmlDCRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|160	Provides: perl(Wx::HtmlEasyPrinting) = %{EVRD}
14cu|perl-Wx-0.992.700-4|161	Provides: perl(Wx::HtmlHelpController) = %{EVRD}
14cu|perl-Wx-0.992.700-4|162	Provides: perl(Wx::HtmlLinkInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|163	Provides: perl(Wx::HtmlWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|164	Provides: perl(Wx::ICOHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|165	Provides: perl(Wx::Icon) = %{EVRD}
14cu|perl-Wx-0.992.700-4|166	Provides: perl(Wx::IconizeEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|167	Provides: perl(Wx::IdleEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|168	Provides: perl(Wx::IFFHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|169	Provides: perl(Wx::Image) = %{EVRD}
14cu|perl-Wx-0.992.700-4|170	Provides: perl(Wx::ImageHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|171	Provides: perl(Wx::ImageList) = %{EVRD}
14cu|perl-Wx-0.992.700-4|172	Provides: perl(Wx::IndividualLayoutConstraint) = %{EVRD}
14cu|perl-Wx-0.992.700-4|173	Provides: perl(Wx::InitDialogEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|174	Provides: perl(Wx::InputStream) = %{EVRD}
14cu|perl-Wx-0.992.700-4|175	Provides: perl(Wx::InternetFSHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|176	Provides: perl(Wx::ItemContainer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|177	Provides: perl(Wx::ItemContainerImmutable) = %{EVRD}
14cu|perl-Wx-0.992.700-4|178	Provides: perl(Wx::JoystickEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|179	Provides: perl(Wx::JPEGHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|180	Provides: perl(Wx::KeyEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|181	Provides: perl(Wx::LanguageInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|182	Provides: perl(Wx::LayoutConstraints) = %{EVRD}
14cu|perl-Wx-0.992.700-4|183	Provides: perl(Wx::ListBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|184	Provides: perl(Wx::ListCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|185	Provides: perl(Wx::ListEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|186	Provides: perl(Wx::ListItem) = %{EVRD}
14cu|perl-Wx-0.992.700-4|187	Provides: perl(Wx::ListItemAttr) = %{EVRD}
14cu|perl-Wx-0.992.700-4|188	Provides: perl(Wx::ListView) = %{EVRD}
14cu|perl-Wx-0.992.700-4|189	Provides: perl(Wx::Locale) = %{EVRD}
14cu|perl-Wx-0.992.700-4|190	Provides: perl(Wx::Log) = %{EVRD}
14cu|perl-Wx-0.992.700-4|191	Provides: perl(Wx::LogChain) = %{EVRD}
14cu|perl-Wx-0.992.700-4|192	Provides: perl(Wx::LogFormatter) = %{EVRD}
14cu|perl-Wx-0.992.700-4|193	Provides: perl(Wx::LogGui) = %{EVRD}
14cu|perl-Wx-0.992.700-4|194	Provides: perl(Wx::LogNull) = %{EVRD}
14cu|perl-Wx-0.992.700-4|195	Provides: perl(Wx::LogPassThrough) = %{EVRD}
14cu|perl-Wx-0.992.700-4|196	Provides: perl(Wx::LogRecordInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|197	Provides: perl(Wx::LogStderr) = %{EVRD}
14cu|perl-Wx-0.992.700-4|198	Provides: perl(Wx::LogTextCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|199	Provides: perl(Wx::LogWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|200	Provides: perl(Wx::Mask) = %{EVRD}
14cu|perl-Wx-0.992.700-4|201	Provides: perl(Wx::MaximizeEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|202	Provides: perl(Wx::MDIChildFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|203	Provides: perl(Wx::MDIParentFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|204	Provides: perl(Wx::MemoryDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|205	Provides: perl(Wx::MemoryFSHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|206	Provides: perl(Wx::Menu) = %{EVRD}
14cu|perl-Wx-0.992.700-4|207	Provides: perl(Wx::MenuBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|208	Provides: perl(Wx::MenuEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|209	Provides: perl(Wx::MenuItem) = %{EVRD}
14cu|perl-Wx-0.992.700-4|210	Provides: perl(Wx::MiniFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|211	Provides: perl(Wx::MouseCaptureChangedEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|212	Provides: perl(Wx::MouseCaptureLostEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|213	Provides: perl(Wx::MouseEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|214	Provides: perl(Wx::MoveEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|215	Provides: perl(Wx::MultiChoiceDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|216	Provides: perl(Wx::NativeFontInfo) = %{EVRD}
14cu|perl-Wx-0.992.700-4|217	Provides: perl(Wx::NavigationKeyEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|218	Provides: perl(Wx::Notebook) = %{EVRD}
14cu|perl-Wx-0.992.700-4|219	Provides: perl(Wx::NotebookEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|220	Provides: perl(Wx::NotebookSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|221	Provides: perl(Wx::NotifyEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|222	Provides: perl(Wx::NumberEntryDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|223	Provides: perl(Wx::OutputStream) = %{EVRD}
14cu|perl-Wx-0.992.700-4|224	Provides: perl(Wx::Overlay) = %{EVRD}
14cu|perl-Wx-0.992.700-4|225	Provides: perl(Wx::PageSetupDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|226	Provides: perl(Wx::PageSetupDialogData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|227	Provides: perl(Wx::PaintDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|228	Provides: perl(Wx::PaintEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|229	Provides: perl(Wx::Palette) = %{EVRD}
14cu|perl-Wx-0.992.700-4|230	Provides: perl(Wx::Panel) = %{EVRD}
14cu|perl-Wx-0.992.700-4|231	Provides: perl(Wx::PasswordEntryDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|232	Provides: perl(Wx::PCXHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|233	Provides: perl(Wx::Pen) = %{EVRD}
14cu|perl-Wx-0.992.700-4|234	Provides: perl(Wx::PlArtProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|235	Provides: perl(Wx::PlCommandEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|236	Provides: perl(Wx::PlDataObjectSimple) = %{EVRD}
14cu|perl-Wx-0.992.700-4|237	Provides: perl(Wx::PlEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|238	Provides: perl(Wx::PlFileSystemHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|239	Provides: perl(Wx::PlGridCellEditor) = %{EVRD}
14cu|perl-Wx-0.992.700-4|240	Provides: perl(Wx::PlGridCellRenderer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|241	Provides: perl(Wx::PlLog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|242	Provides: perl(Wx::PlLogFormatter) = %{EVRD}
14cu|perl-Wx-0.992.700-4|243	Provides: perl(Wx::PlLogPassThrough) = %{EVRD}
14cu|perl-Wx-0.992.700-4|244	Provides: perl(Wx::PlSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|245	Provides: perl(Wx::PlThreadEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|246	Provides: perl(Wx::PlValidator) = %{EVRD}
14cu|perl-Wx-0.992.700-4|247	Provides: perl(Wx::PlXmlResourceHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|248	Provides: perl(Wx::PNGHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|249	Provides: perl(Wx::PNMHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|250	Provides: perl(Wx::Point) = %{EVRD}
14cu|perl-Wx-0.992.700-4|251	Provides: perl(Wx::Position) = %{EVRD}
14cu|perl-Wx-0.992.700-4|252	Provides: perl(Wx::PreviewCanvas) = %{EVRD}
14cu|perl-Wx-0.992.700-4|253	Provides: perl(Wx::PrintData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|254	Provides: perl(Wx::PrintDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|255	Provides: perl(Wx::PrintDialogData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|256	Provides: perl(Wx::Printer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|257	Provides: perl(Wx::PrinterDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|258	Provides: perl(Wx::PrintFactory) = %{EVRD}
14cu|perl-Wx-0.992.700-4|259	Provides: perl(Wx::Printout) = %{EVRD}
14cu|perl-Wx-0.992.700-4|260	Provides: perl(Wx::PrintPaperDatabase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|261	Provides: perl(Wx::PrintPreview) = %{EVRD}
14cu|perl-Wx-0.992.700-4|262	Provides: perl(Wx::Process) = %{EVRD}
14cu|perl-Wx-0.992.700-4|263	Provides: perl(Wx::ProcessEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|264	Provides: perl(Wx::ProgressDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|265	Provides: perl(Wx::PropertyGrid) = %{EVRD}
14cu|perl-Wx-0.992.700-4|266	Provides: perl(Wx::RadioBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|267	Provides: perl(Wx::RadioButton) = %{EVRD}
14cu|perl-Wx-0.992.700-4|268	Provides: perl(Wx::Rect) = %{EVRD}
14cu|perl-Wx-0.992.700-4|269	Provides: perl(Wx::RegConfig) = %{EVRD}
14cu|perl-Wx-0.992.700-4|270	Provides: perl(Wx::Region) = %{EVRD}
14cu|perl-Wx-0.992.700-4|271	Provides: perl(Wx::RegionIterator) = %{EVRD}
14cu|perl-Wx-0.992.700-4|272	Provides: perl(Wx::Ribbon) = %{EVRD}
14cu|perl-Wx-0.992.700-4|273	Provides: perl(Wx::RichText) = %{EVRD}
14cu|perl-Wx-0.992.700-4|274	Provides: perl(Wx::SashEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|275	Provides: perl(Wx::SashWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|276	Provides: perl(Wx::ScreenDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|277	Provides: perl(Wx::ScrollBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|278	Provides: perl(Wx::ScrolledWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|279	Provides: perl(Wx::ScrollEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|280	Provides: perl(Wx::ScrollWinEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|281	Provides: perl(Wx::Server) = %{EVRD}
14cu|perl-Wx-0.992.700-4|282	Provides: perl(Wx::SetCursorEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|283	Provides: perl(Wx::SimpleHelpProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|284	Provides: perl(Wx::SingleChoiceDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|285	Provides: perl(Wx::SingleInstanceChecker) = %{EVRD}
14cu|perl-Wx-0.992.700-4|286	Provides: perl(Wx::Size) = %{EVRD}
14cu|perl-Wx-0.992.700-4|287	Provides: perl(Wx::SizeEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|288	Provides: perl(Wx::Sizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|289	Provides: perl(Wx::SizerItem) = %{EVRD}
14cu|perl-Wx-0.992.700-4|290	Provides: perl(Wx::Slider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|291	Provides: perl(Wx::SocketBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|292	Provides: perl(Wx::SocketClient) = %{EVRD}
14cu|perl-Wx-0.992.700-4|293	Provides: perl(Wx::SocketEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|294	Provides: perl(Wx::SocketServer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|295	Provides: perl(Wx::SpinButton) = %{EVRD}
14cu|perl-Wx-0.992.700-4|296	Provides: perl(Wx::SpinCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|297	Provides: perl(Wx::SpinEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|298	Provides: perl(Wx::SplashScreen) = %{EVRD}
14cu|perl-Wx-0.992.700-4|299	Provides: perl(Wx::StaticBitmap) = %{EVRD}
14cu|perl-Wx-0.992.700-4|300	Provides: perl(Wx::StaticBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|301	Provides: perl(Wx::StaticBoxSizer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|302	Provides: perl(Wx::StaticLine) = %{EVRD}
14cu|perl-Wx-0.992.700-4|303	Provides: perl(Wx::StaticText) = %{EVRD}
14cu|perl-Wx-0.992.700-4|304	Provides: perl(Wx::StatusBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|305	Provides: perl(Wx::StopWatch) = %{EVRD}
14cu|perl-Wx-0.992.700-4|306	Provides: perl(Wx::Stream) = %{EVRD}
14cu|perl-Wx-0.992.700-4|307	Provides: perl(Wx::SysColourChangedEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|308	Provides: perl(Wx::SystemOptions) = %{EVRD}
14cu|perl-Wx-0.992.700-4|309	Provides: perl(Wx::SystemSettings) = %{EVRD}
14cu|perl-Wx-0.992.700-4|310	Provides: perl(Wx::TaskBarIcon) = %{EVRD}
14cu|perl-Wx-0.992.700-4|311	Provides: perl(Wx::TaskBarIconEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|312	Provides: perl(Wx::TextCtrlIface) = %{EVRD}
14cu|perl-Wx-0.992.700-4|313	Provides: perl(Wx::TextDataObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|314	Provides: perl(Wx::TextDropTarget) = %{EVRD}
14cu|perl-Wx-0.992.700-4|315	Provides: perl(Wx::TextEntryDialog) = %{EVRD}
14cu|perl-Wx-0.992.700-4|316	Provides: perl(Wx::TGAHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|317	Provides: perl(Wx::Thread) = %{EVRD}
14cu|perl-Wx-0.992.700-4|318	Provides: perl(Wx::TIFFHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|319	Provides: perl(Wx::Timer) = %{EVRD}
14cu|perl-Wx-0.992.700-4|320	Provides: perl(Wx::TimerEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|321	Provides: perl(Wx::TipProvider) = %{EVRD}
14cu|perl-Wx-0.992.700-4|322	Provides: perl(Wx::ToggleButton) = %{EVRD}
14cu|perl-Wx-0.992.700-4|323	Provides: perl(Wx::ToolBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|324	Provides: perl(Wx::ToolBarBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|325	Provides: perl(Wx::ToolBarToolBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|326	Provides: perl(Wx::ToolTip) = %{EVRD}
14cu|perl-Wx-0.992.700-4|327	Provides: perl(Wx::TreeCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|328	Provides: perl(Wx::TreeEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|329	Provides: perl(Wx::TreeItemData) = %{EVRD}
14cu|perl-Wx-0.992.700-4|330	Provides: perl(Wx::TreeItemId) = %{EVRD}
14cu|perl-Wx-0.992.700-4|331	Provides: perl(Wx::UpdateUIEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|332	Provides: perl(Wx::URLDataObject) = %{EVRD}
14cu|perl-Wx-0.992.700-4|333	Provides: perl(Wx::Validator) = %{EVRD}
14cu|perl-Wx-0.992.700-4|334	Provides: perl(Wx::VarHScrollHelper) = %{EVRD}
14cu|perl-Wx-0.992.700-4|335	Provides: perl(Wx::VarHVScrollHelper) = %{EVRD}
14cu|perl-Wx-0.992.700-4|336	Provides: perl(Wx::VarScrollHelperBase) = %{EVRD}
14cu|perl-Wx-0.992.700-4|337	Provides: perl(Wx::VarVScrollHelper) = %{EVRD}
14cu|perl-Wx-0.992.700-4|338	Provides: perl(Wx::View) = %{EVRD}
14cu|perl-Wx-0.992.700-4|339	Provides: perl(Wx::Wave) = %{EVRD}
14cu|perl-Wx-0.992.700-4|340	Provides: perl(Wx::WebView) = %{EVRD}
14cu|perl-Wx-0.992.700-4|341	Provides: perl(Wx::Window) = %{EVRD}
14cu|perl-Wx-0.992.700-4|342	Provides: perl(Wx::WindowCreateEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|343	Provides: perl(Wx::WindowDC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|344	Provides: perl(Wx::WindowDestroyEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|345	Provides: perl(Wx::WindowDisabler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|346	Provides: perl(Wx::WinHelpController) = %{EVRD}
14cu|perl-Wx-0.992.700-4|347	Provides: perl(Wx::Wizard) = %{EVRD}
14cu|perl-Wx-0.992.700-4|348	Provides: perl(Wx::WizardEvent) = %{EVRD}
14cu|perl-Wx-0.992.700-4|349	Provides: perl(Wx::WizardPage) = %{EVRD}
14cu|perl-Wx-0.992.700-4|350	Provides: perl(Wx::WizardPageSimple) = %{EVRD}
14cu|perl-Wx-0.992.700-4|351	Provides: perl(Wx::XmlResource) = %{EVRD}
14cu|perl-Wx-0.992.700-4|352	Provides: perl(Wx::XPMHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|353	Provides: perl(Wx::ZipFSHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|354	Provides: perl(Wx::Calendar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|355	Provides: perl(Wx::DND) = %{EVRD}
14cu|perl-Wx-0.992.700-4|356	Provides: perl(Wx::DateTime) = %{EVRD}
14cu|perl-Wx-0.992.700-4|357	Provides: perl(Wx::DocView) = %{EVRD}
14cu|perl-Wx-0.992.700-4|358	Provides: perl(Wx::FS) = %{EVRD}
14cu|perl-Wx-0.992.700-4|359	Provides: perl(Wx::Help) = %{EVRD}
14cu|perl-Wx-0.992.700-4|360	Provides: perl(Wx::Html) = %{EVRD}
14cu|perl-Wx-0.992.700-4|361	Provides: perl(Wx::InfoBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|362	Provides: perl(Wx::MDI) = %{EVRD}
14cu|perl-Wx-0.992.700-4|363	Provides: perl(Wx::Media) = %{EVRD}
14cu|perl-Wx-0.992.700-4|364	Provides: perl(Wx::Perl::SplashFast) = %{EVRD}
14cu|perl-Wx-0.992.700-4|365	Provides: perl(Wx::Perl::TextValidator) = %{EVRD}
14cu|perl-Wx-0.992.700-4|366	Provides: perl(Wx::PlComboPopup) = %{EVRD}
14cu|perl-Wx-0.992.700-4|367	Provides: perl(Wx::PlGridTable) = %{EVRD}
14cu|perl-Wx-0.992.700-4|368	Provides: perl(Wx::PlHtmlListBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|369	Provides: perl(Wx::PlHtmlTagHandler) = %{EVRD}
14cu|perl-Wx-0.992.700-4|370	Provides: perl(Wx::PlPopupTransientWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|371	Provides: perl(Wx::PlPreviewControlBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|372	Provides: perl(Wx::PlPreviewFrame) = %{EVRD}
14cu|perl-Wx-0.992.700-4|373	Provides: perl(Wx::PlVListBox) = %{EVRD}
14cu|perl-Wx-0.992.700-4|374	Provides: perl(Wx::PlVScrolledWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|375	Provides: perl(Wx::PopupWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|376	Provides: perl(Wx::Print) = %{EVRD}
14cu|perl-Wx-0.992.700-4|377	Provides: perl(Wx::RearrangeCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|378	Provides: perl(Wx::RibbonBar) = %{EVRD}
14cu|perl-Wx-0.992.700-4|379	Provides: perl(Wx::STC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|380	Provides: perl(Wx::SplitterWindow) = %{EVRD}
14cu|perl-Wx-0.992.700-4|381	Provides: perl(Wx::TreeListCtrl) = %{EVRD}
14cu|perl-Wx-0.992.700-4|382	Provides: perl(Wx::XRC) = %{EVRD}
14cu|perl-Wx-0.992.700-4|383	
14cu|perl-Wx-0.992.700-4|384	
14cu|perl-Wx-0.992.700-4|385	
14cu|perl-Wx-0.992.700-4|386	%description
14cu|perl-Wx-0.992.700-4|387	The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows)
14cu|perl-Wx-0.992.700-4|388	GUI toolkit.
14cu|perl-Wx-0.992.700-4|389	
14cu|perl-Wx-0.992.700-4|390	%prep
14cu|perl-Wx-0.992.700-4|391	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-Wx-0.992.700-4|392	
14cu|perl-Wx-0.992.700-4|393	### See Source2 to generate Provides. Symbianflo ###
14cu|perl-Wx-0.992.700-4|394	chmod +x %{SOURCE2}
14cu|perl-Wx-0.992.700-4|395	cd .. && cp -R %{SOURCE2} provides && ./provides
14cu|perl-Wx-0.992.700-4|396	cd %{upstream_name}-%{upstream_version}
14cu|perl-Wx-0.992.700-4|397	# uncomment sleep at first build
14cu|perl-Wx-0.992.700-4|398	# to get the complete Provides list
14cu|perl-Wx-0.992.700-4|399	# also will be saved as provides.txt
14cu|perl-Wx-0.992.700-4|400	# wich I've just added it in doc section . Symbianflo
14cu|perl-Wx-0.992.700-4|401	
14cu|perl-Wx-0.992.700-4|402	#sleep 1m
14cu|perl-Wx-0.992.700-4|403	### end hack ###
14cu|perl-Wx-0.992.700-4|404	
14cu|perl-Wx-0.992.700-4|405	chmod -c a-x README.txt docs/todo.txt samples/*/*.pl
14cu|perl-Wx-0.992.700-4|406	find . -type f -name "*.pm" -o -name "*.h" -o -name "*.cpp" |
14cu|perl-Wx-0.992.700-4|407	xargs chmod -c a-x
14cu|perl-Wx-0.992.700-4|408	
14cu|perl-Wx-0.992.700-4|409	
14cu|perl-Wx-0.992.700-4|410	
14cu|perl-Wx-0.992.700-4|411	%build
14cu|perl-Wx-0.992.700-4|412	%{__perl} Makefile.PL  --wx-unicode \
14cu|perl-Wx-0.992.700-4|413	--wx-version=`wx-config --version | cut -d . -f 1-2` \
14cu|perl-Wx-0.992.700-4|414	--wx-toolkit=gtk2 \
14cu|perl-Wx-0.992.700-4|415	INSTALLDIRS=vendor
14cu|perl-Wx-0.992.700-4|416	
14cu|perl-Wx-0.992.700-4|417	%make
14cu|perl-Wx-0.992.700-4|418	
14cu|perl-Wx-0.992.700-4|419	%check
14cu|perl-Wx-0.992.700-4|420	### This will need X server up and running. Symbianflo ###
14cu|perl-Wx-0.992.700-4|421	export DISPLAY=%{X_display}
14cu|perl-Wx-0.992.700-4|422	Xvfb %{X_display} -screen 0 1024x768x24 -extension RANDR & >& Xvfb.log &
14cu|perl-Wx-0.992.700-4|423	trap "kill $! || true" EXIT
14cu|perl-Wx-0.992.700-4|424	sleep 10
14cu|perl-Wx-0.992.700-4|425	make test
14cu|perl-Wx-0.992.700-4|426	
14cu|perl-Wx-0.992.700-4|427	%install
14cu|perl-Wx-0.992.700-4|428	%makeinstall_std
14cu|perl-Wx-0.992.700-4|429	
14cu|perl-Wx-0.992.700-4|430	%files
14cu|perl-Wx-0.992.700-4|431	%doc Changes README.txt META.json META.yml samples/ provides.txt
14cu|perl-Wx-0.992.700-4|432	%{perl_vendorarch}/Wx.pm
14cu|perl-Wx-0.992.700-4|433	%{perl_vendorarch}/Wx
14cu|perl-Wx-0.992.700-4|434	%{perl_vendorarch}/auto/Wx
14cu|perl-Wx-0.992.700-4|435	%{_mandir}/*/*
14cu|perl-Wx-0.992.700-4|436	%{_bindir}/*
14cu|perl-Wx-0.992.700-4|437	
14cu|perl-Wx-0.992.700-4|438	
14cu|perl-Wx-0.992.700-4|439	
14cu|perl-Wx-0.992.700-4|440	
14cu|perl-Wx-0.992.700-4|441	%changelog
14cu|perl-Wx-0.992.700-4|442	
14cu|perl-Wx-0.992.700-4|443	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.992.700-4
14cu|perl-Wx-0.992.700-4|444	- (ad01f28) Add more provides required by Wx-Demo
14cu|perl-Wx-0.992.700-4|445	
14cu|perl-Wx-0.992.700-4|446	

13499 14
14cu|perl-Wx-Demo-0.220.0-3|1	%define upstream_name    Wx-Demo
14cu|perl-Wx-Demo-0.220.0-3|2	%define upstream_version 0.22
14cu|perl-Wx-Demo-0.220.0-3|3	%define __noautoreq 'perl\\(Wx::PlHeaderColumn\\)|perl\\(Wx::PlHeaderCtrl\\)|perl\\(Wx::PlTreeListItemComparator\\)|perl\\(Wx::Demo.*'
14cu|perl-Wx-Demo-0.220.0-3|4	
14cu|perl-Wx-Demo-0.220.0-3|5	Name:		perl-%{upstream_name}
14cu|perl-Wx-Demo-0.220.0-3|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Wx-Demo-0.220.0-3|7	Release:	3
14cu|perl-Wx-Demo-0.220.0-3|8	
14cu|perl-Wx-Demo-0.220.0-3|9	License:	GPL+ or Artistic
14cu|perl-Wx-Demo-0.220.0-3|10	Group:		Development/Perl
14cu|perl-Wx-Demo-0.220.0-3|11	Summary:	The wxPerl demo
14cu|perl-Wx-Demo-0.220.0-3|12	
14cu|perl-Wx-Demo-0.220.0-3|13	
14cu|perl-Wx-Demo-0.220.0-3|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Wx-Demo-0.220.0-3|15	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-Wx-Demo-0.220.0-3|16	
14cu|perl-Wx-Demo-0.220.0-3|17	BuildRequires:	perl-devel
14cu|perl-Wx-Demo-0.220.0-3|18	BuildRequires:	perl(Class::Accessor::Fast)
14cu|perl-Wx-Demo-0.220.0-3|19	BuildRequires:	perl(File::Slurp)
14cu|perl-Wx-Demo-0.220.0-3|20	BuildRequires:	perl(File::Spec)
14cu|perl-Wx-Demo-0.220.0-3|21	BuildRequires:	perl(File::chdir)
14cu|perl-Wx-Demo-0.220.0-3|22	BuildRequires:	perl(IO::Scalar)
14cu|perl-Wx-Demo-0.220.0-3|23	BuildRequires:	perl(Module::Pluggable)
14cu|perl-Wx-Demo-0.220.0-3|24	BuildRequires:	perl(UNIVERSAL::require)
14cu|perl-Wx-Demo-0.220.0-3|25	BuildRequires:	perl(Wx)
14cu|perl-Wx-Demo-0.220.0-3|26	BuildArch:	noarch
14cu|perl-Wx-Demo-0.220.0-3|27	
14cu|perl-Wx-Demo-0.220.0-3|28	%description
14cu|perl-Wx-Demo-0.220.0-3|29	wxPerl demo, with lots of snippets using various wxwidgets features.
14cu|perl-Wx-Demo-0.220.0-3|30	
14cu|perl-Wx-Demo-0.220.0-3|31	%prep
14cu|perl-Wx-Demo-0.220.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Wx-Demo-0.220.0-3|33	
14cu|perl-Wx-Demo-0.220.0-3|34	%build
14cu|perl-Wx-Demo-0.220.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-Wx-Demo-0.220.0-3|36	%make
14cu|perl-Wx-Demo-0.220.0-3|37	
14cu|perl-Wx-Demo-0.220.0-3|38	%check
14cu|perl-Wx-Demo-0.220.0-3|39	#make test
14cu|perl-Wx-Demo-0.220.0-3|40	
14cu|perl-Wx-Demo-0.220.0-3|41	%install
14cu|perl-Wx-Demo-0.220.0-3|42	%makeinstall_std
14cu|perl-Wx-Demo-0.220.0-3|43	
14cu|perl-Wx-Demo-0.220.0-3|44	%files
14cu|perl-Wx-Demo-0.220.0-3|45	%doc Changes
14cu|perl-Wx-Demo-0.220.0-3|46	%{_bindir}/wxperl_demo.pl
14cu|perl-Wx-Demo-0.220.0-3|47	%{_mandir}/man3/*
14cu|perl-Wx-Demo-0.220.0-3|48	%{perl_vendorlib}/*
14cu|perl-Wx-Demo-0.220.0-3|49	
14cu|perl-Wx-Demo-0.220.0-3|50	
14cu|perl-Wx-Demo-0.220.0-3|51	
14cu|perl-Wx-Demo-0.220.0-3|52	
14cu|perl-Wx-Demo-0.220.0-3|53	%changelog
14cu|perl-Wx-Demo-0.220.0-3|54	
14cu|perl-Wx-Demo-0.220.0-3|55	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.220.0-3
14cu|perl-Wx-Demo-0.220.0-3|56	- (0dac9f3) Fix exlucdes
14cu|perl-Wx-Demo-0.220.0-3|57	
14cu|perl-Wx-Demo-0.220.0-3|58	

13500 14
14cu|perl-Wx-Scintilla-0.390.0-4|1	%define upstream_name    Wx-Scintilla
14cu|perl-Wx-Scintilla-0.390.0-4|2	%define upstream_version 0.39
14cu|perl-Wx-Scintilla-0.390.0-4|3	
14cu|perl-Wx-Scintilla-0.390.0-4|4	%define debug_package %{nil}
14cu|perl-Wx-Scintilla-0.390.0-4|5	
14cu|perl-Wx-Scintilla-0.390.0-4|6	Name:		perl-%{upstream_name}
14cu|perl-Wx-Scintilla-0.390.0-4|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-Wx-Scintilla-0.390.0-4|8	Release:	4
14cu|perl-Wx-Scintilla-0.390.0-4|9	Summary:	A list of Wx::Scintilla constants
14cu|perl-Wx-Scintilla-0.390.0-4|10	License:	GPL+ or Artistic
14cu|perl-Wx-Scintilla-0.390.0-4|11	Group:		Development/Perl
14cu|perl-Wx-Scintilla-0.390.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-Wx-Scintilla-0.390.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Scintilla-%{upstream_version}.tar.gz
14cu|perl-Wx-Scintilla-0.390.0-4|14	
14cu|perl-Wx-Scintilla-0.390.0-4|15	BuildRequires:	perl-devel
14cu|perl-Wx-Scintilla-0.390.0-4|16	BuildRequires:	perl(Alien::wxWidgets)
14cu|perl-Wx-Scintilla-0.390.0-4|17	BuildRequires:	perl(ExtUtils::XSpp) >= 0.160.200
14cu|perl-Wx-Scintilla-0.390.0-4|18	BuildRequires:	perl(Module::Build) >= 0.360.0
14cu|perl-Wx-Scintilla-0.390.0-4|19	BuildRequires:	perl(Test::More)
14cu|perl-Wx-Scintilla-0.390.0-4|20	BuildRequires:	perl(Wx)
14cu|perl-Wx-Scintilla-0.390.0-4|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|perl-Wx-Scintilla-0.390.0-4|22	BuildRequires:	wxgtku2.8-devel
14cu|perl-Wx-Scintilla-0.390.0-4|23	
14cu|perl-Wx-Scintilla-0.390.0-4|24	%description
14cu|perl-Wx-Scintilla-0.390.0-4|25	While we already have a good scintilla editor component support via
14cu|perl-Wx-Scintilla-0.390.0-4|26	Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla
14cu|perl-Wx-Scintilla-0.390.0-4|27	package and thus lagging Perl support in the popular Wx Scintilla
14cu|perl-Wx-Scintilla-0.390.0-4|28	component. wxWidgets the http://wxwidgets.org manpage has a *very slow*
14cu|perl-Wx-Scintilla-0.390.0-4|29	release timeline. Scintilla is a contributed project which means it will
14cu|perl-Wx-Scintilla-0.390.0-4|30	not be the latest by the time a new wxWidgets distribution is released. And
14cu|perl-Wx-Scintilla-0.390.0-4|31	on the scintilla front, the Perl 5 lexer is not 100% bug free even and we
14cu|perl-Wx-Scintilla-0.390.0-4|32	do not have any kind of Perl 6 support in Scintilla.
14cu|perl-Wx-Scintilla-0.390.0-4|33	
14cu|perl-Wx-Scintilla-0.390.0-4|34	The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
14cu|perl-Wx-Scintilla-0.390.0-4|35	support in the Wx manpage while preserving compatibility with
14cu|perl-Wx-Scintilla-0.390.0-4|36	Wx::StyledTextCtrl and continually contribute it back to Scintilla project.
14cu|perl-Wx-Scintilla-0.390.0-4|37	
14cu|perl-Wx-Scintilla-0.390.0-4|38	Note: You cannot load Wx::STC and Wx::Scintilla in the same application.
14cu|perl-Wx-Scintilla-0.390.0-4|39	They are mutually exclusive. The wxSTC_... events are handled by one
14cu|perl-Wx-Scintilla-0.390.0-4|40	library or the other.
14cu|perl-Wx-Scintilla-0.390.0-4|41	
14cu|perl-Wx-Scintilla-0.390.0-4|42	%prep
14cu|perl-Wx-Scintilla-0.390.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-Wx-Scintilla-0.390.0-4|44	
14cu|perl-Wx-Scintilla-0.390.0-4|45	%build
14cu|perl-Wx-Scintilla-0.390.0-4|46	perl Build.PL installdirs=vendor
14cu|perl-Wx-Scintilla-0.390.0-4|47	./Build
14cu|perl-Wx-Scintilla-0.390.0-4|48	
14cu|perl-Wx-Scintilla-0.390.0-4|49	#check
14cu|perl-Wx-Scintilla-0.390.0-4|50	# requires display
14cu|perl-Wx-Scintilla-0.390.0-4|51	#./Build test
14cu|perl-Wx-Scintilla-0.390.0-4|52	
14cu|perl-Wx-Scintilla-0.390.0-4|53	%install
14cu|perl-Wx-Scintilla-0.390.0-4|54	./Build install destdir=%{buildroot}
14cu|perl-Wx-Scintilla-0.390.0-4|55	
14cu|perl-Wx-Scintilla-0.390.0-4|56	%files
14cu|perl-Wx-Scintilla-0.390.0-4|57	%doc Changes META.json META.yml MYMETA.yml README XS
14cu|perl-Wx-Scintilla-0.390.0-4|58	%{_mandir}/man3/*
14cu|perl-Wx-Scintilla-0.390.0-4|59	%{perl_vendorlib}/*
14cu|perl-Wx-Scintilla-0.390.0-4|60	
14cu|perl-Wx-Scintilla-0.390.0-4|61	
14cu|perl-Wx-Scintilla-0.390.0-4|62	
14cu|perl-Wx-Scintilla-0.390.0-4|63	%changelog
14cu|perl-Wx-Scintilla-0.390.0-4|64	
14cu|perl-Wx-Scintilla-0.390.0-4|65	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.390.0-4
14cu|perl-Wx-Scintilla-0.390.0-4|66	- (2958e74) Disable debug
14cu|perl-Wx-Scintilla-0.390.0-4|67	
14cu|perl-Wx-Scintilla-0.390.0-4|68	

13501 14
14cu|perl-X10-0.30.0-1|1	%define upstream_name    X10
14cu|perl-X10-0.30.0-1|2	%define upstream_version 0.03
14cu|perl-X10-0.30.0-1|3	
14cu|perl-X10-0.30.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-X10-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-X10-0.30.0-1|6	Release:    1
14cu|perl-X10-0.30.0-1|7	
14cu|perl-X10-0.30.0-1|8	Summary:    No summary found
14cu|perl-X10-0.30.0-1|9	License:    GPL+ or Artistic
14cu|perl-X10-0.30.0-1|10	Group:      Development/Perl
14cu|perl-X10-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-X10-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/X10/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-X10-0.30.0-1|13	
14cu|perl-X10-0.30.0-1|14	BuildRequires: perl(Astro::SunTime)
14cu|perl-X10-0.30.0-1|15	BuildRequires: perl(Device::SerialPort)
14cu|perl-X10-0.30.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-X10-0.30.0-1|17	BuildRequires: perl(File::Basename)
14cu|perl-X10-0.30.0-1|18	BuildRequires: perl(FileHandle)
14cu|perl-X10-0.30.0-1|19	BuildRequires: perl(IO::Select)
14cu|perl-X10-0.30.0-1|20	BuildRequires: perl(IO::Socket)
14cu|perl-X10-0.30.0-1|21	BuildRequires: perl(POSIX)
14cu|perl-X10-0.30.0-1|22	BuildRequires: perl(Storable)
14cu|perl-X10-0.30.0-1|23	BuildRequires: perl(Time::ParseDate)
14cu|perl-X10-0.30.0-1|24	BuildRequires: perl-devel
14cu|perl-X10-0.30.0-1|25	BuildArch: noarch
14cu|perl-X10-0.30.0-1|26	
14cu|perl-X10-0.30.0-1|27	%description
14cu|perl-X10-0.30.0-1|28	no description found
14cu|perl-X10-0.30.0-1|29	
14cu|perl-X10-0.30.0-1|30	%prep
14cu|perl-X10-0.30.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-X10-0.30.0-1|32	
14cu|perl-X10-0.30.0-1|33	#fix shebangs
14cu|perl-X10-0.30.0-1|34	sed -i -e 's|/usr/local/bin/perl|%{_bindir}/perl|g' x10*
14cu|perl-X10-0.30.0-1|35	
14cu|perl-X10-0.30.0-1|36	%build
14cu|perl-X10-0.30.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-X10-0.30.0-1|38	
14cu|perl-X10-0.30.0-1|39	%make
14cu|perl-X10-0.30.0-1|40	
14cu|perl-X10-0.30.0-1|41	%check
14cu|perl-X10-0.30.0-1|42	%make test
14cu|perl-X10-0.30.0-1|43	
14cu|perl-X10-0.30.0-1|44	%install
14cu|perl-X10-0.30.0-1|45	%makeinstall_std
14cu|perl-X10-0.30.0-1|46	
14cu|perl-X10-0.30.0-1|47	%files
14cu|perl-X10-0.30.0-1|48	%doc README TODO Changes
14cu|perl-X10-0.30.0-1|49	%{_bindir}/*
14cu|perl-X10-0.30.0-1|50	%{perl_vendorlib}/*
14cu|perl-X10-0.30.0-1|51	
14cu|perl-X10-0.30.0-1|52	%changelog
14cu|perl-X10-0.30.0-1|53	
14cu|perl-X10-0.30.0-1|54	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.30.0-1
14cu|perl-X10-0.30.0-1|55	- (0553562) Fix BRs
14cu|perl-X10-0.30.0-1|56	
14cu|perl-X10-0.30.0-1|57	

13502 14
14cu|perl-X11-GUITest-0.280.0-4|1	%define upstream_name X11-GUITest
14cu|perl-X11-GUITest-0.280.0-4|2	%define upstream_version 0.28
14cu|perl-X11-GUITest-0.280.0-4|3	
14cu|perl-X11-GUITest-0.280.0-4|4	Name:		perl-%{upstream_name}
14cu|perl-X11-GUITest-0.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-X11-GUITest-0.280.0-4|6	Release:	4
14cu|perl-X11-GUITest-0.280.0-4|7	Summary:	Provides GUI testing/interaction facilities
14cu|perl-X11-GUITest-0.280.0-4|8	License:	GPL+ or Artistic
14cu|perl-X11-GUITest-0.280.0-4|9	Group:		Development/Perl
14cu|perl-X11-GUITest-0.280.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-X11-GUITest-0.280.0-4|11	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-X11-GUITest-0.280.0-4|12	Patch0:		X11-GUITest-0.28-debug.patch
14cu|perl-X11-GUITest-0.280.0-4|13	
14cu|perl-X11-GUITest-0.280.0-4|14	BuildRequires:	perl-devel
14cu|perl-X11-GUITest-0.280.0-4|15	BuildRequires:	pkgconfig(xextproto)
14cu|perl-X11-GUITest-0.280.0-4|16	BuildRequires:	pkgconfig(x11)
14cu|perl-X11-GUITest-0.280.0-4|17	BuildRequires:	pkgconfig(xtst)
14cu|perl-X11-GUITest-0.280.0-4|18	BuildRequires:	pkgconfig(xt)
14cu|perl-X11-GUITest-0.280.0-4|19	BuildRequires:	pkgconfig(xi)
14cu|perl-X11-GUITest-0.280.0-4|20	
14cu|perl-X11-GUITest-0.280.0-4|21	%description
14cu|perl-X11-GUITest-0.280.0-4|22	This Perl package is intended to facilitate the testing of GUI applications
14cu|perl-X11-GUITest-0.280.0-4|23	by means of user emulation. It can be used to test/interact with GUI
14cu|perl-X11-GUITest-0.280.0-4|24	applications; which have been built upon the X library or toolkits (i.e.,
14cu|perl-X11-GUITest-0.280.0-4|25	GTK+, Xt, Qt, Motif, etc.) that "wrap" the X library's functionality.
14cu|perl-X11-GUITest-0.280.0-4|26	
14cu|perl-X11-GUITest-0.280.0-4|27	%prep
14cu|perl-X11-GUITest-0.280.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-X11-GUITest-0.280.0-4|29	%apply_patches
14cu|perl-X11-GUITest-0.280.0-4|30	
14cu|perl-X11-GUITest-0.280.0-4|31	%build
14cu|perl-X11-GUITest-0.280.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-X11-GUITest-0.280.0-4|33	%make
14cu|perl-X11-GUITest-0.280.0-4|34	
14cu|perl-X11-GUITest-0.280.0-4|35	%check
14cu|perl-X11-GUITest-0.280.0-4|36	if [ x${DISPLAY} != 'x' ]; then
14cu|perl-X11-GUITest-0.280.0-4|37	make test
14cu|perl-X11-GUITest-0.280.0-4|38	else
14cu|perl-X11-GUITest-0.280.0-4|39	exit 0
14cu|perl-X11-GUITest-0.280.0-4|40	fi
14cu|perl-X11-GUITest-0.280.0-4|41	
14cu|perl-X11-GUITest-0.280.0-4|42	%install
14cu|perl-X11-GUITest-0.280.0-4|43	%makeinstall_std
14cu|perl-X11-GUITest-0.280.0-4|44	
14cu|perl-X11-GUITest-0.280.0-4|45	%files
14cu|perl-X11-GUITest-0.280.0-4|46	%doc docs/*
14cu|perl-X11-GUITest-0.280.0-4|47	%{_mandir}/man3/*
14cu|perl-X11-GUITest-0.280.0-4|48	%{perl_vendorlib}/*
14cu|perl-X11-GUITest-0.280.0-4|49	
14cu|perl-X11-GUITest-0.280.0-4|50	
14cu|perl-X11-GUITest-0.280.0-4|51	
14cu|perl-X11-GUITest-0.280.0-4|52	
14cu|perl-X11-GUITest-0.280.0-4|53	%changelog
14cu|perl-X11-GUITest-0.280.0-4|54	
14cu|perl-X11-GUITest-0.280.0-4|55	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.280.0-4
14cu|perl-X11-GUITest-0.280.0-4|56	- (656cf5c) Fix debuginfo
14cu|perl-X11-GUITest-0.280.0-4|57	
14cu|perl-X11-GUITest-0.280.0-4|58	

13503 14
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|1	%define upstream_name    XML-Atom-SimpleFeed
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|2	%define upstream_version 0.900
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|3	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|6	Release:	1
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|7	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|8	Summary:	No-fuss generation of Atom syndication feeds
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|9	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|10	License:	GPL+ or Artistic
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|11	Group:		Development/Perl
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|14	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|15	BuildRequires:	perl(Class::Date)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|16	BuildRequires:	perl(DateTime)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|17	BuildRequires:	perl(File::Find)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|18	BuildRequires:	perl(File::Temp)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|19	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|20	BuildRequires:	perl(Time::Moment)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|21	BuildRequires:	perl(Time::Piece)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|23	BuildRequires:	perl(Carp)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|24	BuildRequires:	perl(Encode)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|25	BuildRequires:	perl(POSIX)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|26	BuildRequires:	perl(strict)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|27	BuildRequires:	perl(warnings)
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|28	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|29	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|30	BuildArch:	noarch
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|31	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|32	%description
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|33	This module provides a minimal API for generating Atom syndication feeds
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|34	quickly and easily. It supports all aspects of the Atom format, but has no
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|35	provisions for generating feeds with extension elements.
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|36	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|37	You can supply strings for most things, and the module will provide useful
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|38	defaults. When you want more control, you can provide data structures, as
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|39	documented, to specify more particulars.
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|40	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|41	%prep
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|43	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|44	%build
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|46	%make
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|47	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|48	%check
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|49	# Cannot determine local time zone on abf
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|50	# if somebody can please do it.Sflo
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|51	rm -fr t/date_construct.t
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|52	%make test
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|53	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|54	%install
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|55	%makeinstall_std
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|56	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|57	%files
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|58	%doc README Changes META.yml META.json LICENSE
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|59	%{_mandir}/man3/*
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|60	%{perl_vendorlib}/XML/
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|61	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|62	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|63	%changelog
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|64	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|65	* Sat Oct 03 2015 abfonly <abfonly@gmail.com> 0.900.0-1
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|66	- (d96c2c9) Updated perl-XML-Atom-SimpleFeed.spec
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|67	
14cu|perl-XML-Atom-SimpleFeed-0.900.0-1|68	

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

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

13506 14
14cu|perl-XML-DT-0.680.0-1|1	%define upstream_name 	 XML-DT
14cu|perl-XML-DT-0.680.0-1|2	%define upstream_version 0.68
14cu|perl-XML-DT-0.680.0-1|3	
14cu|perl-XML-DT-0.680.0-1|4	%define req_xml_libxml_version %perl_convert_version 1.54
14cu|perl-XML-DT-0.680.0-1|5	
14cu|perl-XML-DT-0.680.0-1|6	Name:		perl-%{upstream_name}
14cu|perl-XML-DT-0.680.0-1|7	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-DT-0.680.0-1|8	Release:	1
14cu|perl-XML-DT-0.680.0-1|9	
14cu|perl-XML-DT-0.680.0-1|10	Summary:	A perl XML down translate module
14cu|perl-XML-DT-0.680.0-1|11	
14cu|perl-XML-DT-0.680.0-1|12	License:	GPL
14cu|perl-XML-DT-0.680.0-1|13	Group:		Development/Perl
14cu|perl-XML-DT-0.680.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-DT-0.680.0-1|15	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-DT-0.680.0-1|16	
14cu|perl-XML-DT-0.680.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-XML-DT-0.680.0-1|18	BuildRequires:	perl(LWP::Simple)
14cu|perl-XML-DT-0.680.0-1|19	BuildRequires:	perl(LWP::UserAgent)
14cu|perl-XML-DT-0.680.0-1|20	BuildRequires:	perl(XML::LibXML) >= %{req_xml_libxml_version}
14cu|perl-XML-DT-0.680.0-1|21	BuildRequires:	perl(XML::DTDParser)
14cu|perl-XML-DT-0.680.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
14cu|perl-XML-DT-0.680.0-1|23	BuildRequires:	perl(Scalar::Util)
14cu|perl-XML-DT-0.680.0-1|24	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-XML-DT-0.680.0-1|25	BuildRequires:	perl(Test::Pod)
14cu|perl-XML-DT-0.680.0-1|26	
14cu|perl-XML-DT-0.680.0-1|27	Requires: 	perl(XML::LibXML) >= %{req_xml_libxml_version}
14cu|perl-XML-DT-0.680.0-1|28	
14cu|perl-XML-DT-0.680.0-1|29	BuildArch:	noarch
14cu|perl-XML-DT-0.680.0-1|30	
14cu|perl-XML-DT-0.680.0-1|31	%description
14cu|perl-XML-DT-0.680.0-1|32	The XML::DT module is a perl module that does XML down translation.
14cu|perl-XML-DT-0.680.0-1|33	Based on XML::LibXML, it is designed to perform simple and
14cu|perl-XML-DT-0.680.0-1|34	compact translation/processing of XML documents.
14cu|perl-XML-DT-0.680.0-1|35	
14cu|perl-XML-DT-0.680.0-1|36	%prep
14cu|perl-XML-DT-0.680.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-DT-0.680.0-1|38	pushd examples
14cu|perl-XML-DT-0.680.0-1|39	for file in ex3.xml ex.xml arq.xml 10nov.sgm; do
14cu|perl-XML-DT-0.680.0-1|40	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|perl-XML-DT-0.680.0-1|41	touch -r $file $file.new && \
14cu|perl-XML-DT-0.680.0-1|42	mv $file.new $file
14cu|perl-XML-DT-0.680.0-1|43	done
14cu|perl-XML-DT-0.680.0-1|44	
14cu|perl-XML-DT-0.680.0-1|45	%build
14cu|perl-XML-DT-0.680.0-1|46	chmod 755 examples/*.pl
14cu|perl-XML-DT-0.680.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor <<EOF
14cu|perl-XML-DT-0.680.0-1|48	XML::LibXML
14cu|perl-XML-DT-0.680.0-1|49	EOF
14cu|perl-XML-DT-0.680.0-1|50	%make
14cu|perl-XML-DT-0.680.0-1|51	
14cu|perl-XML-DT-0.680.0-1|52	%check
14cu|perl-XML-DT-0.680.0-1|53	make test
14cu|perl-XML-DT-0.680.0-1|54	
14cu|perl-XML-DT-0.680.0-1|55	%install
14cu|perl-XML-DT-0.680.0-1|56	%makeinstall_std
14cu|perl-XML-DT-0.680.0-1|57	chmod -x examples/ex11.5.pl
14cu|perl-XML-DT-0.680.0-1|58	
14cu|perl-XML-DT-0.680.0-1|59	%files
14cu|perl-XML-DT-0.680.0-1|60	%doc README Changes META.json META.yml examples
14cu|perl-XML-DT-0.680.0-1|61	%{_bindir}/*
14cu|perl-XML-DT-0.680.0-1|62	%{_mandir}/*/*
14cu|perl-XML-DT-0.680.0-1|63	%{perl_vendorlib}/XML
14cu|perl-XML-DT-0.680.0-1|64	
14cu|perl-XML-DT-0.680.0-1|65	
14cu|perl-XML-DT-0.680.0-1|66	%changelog
14cu|perl-XML-DT-0.680.0-1|67	
14cu|perl-XML-DT-0.680.0-1|68	* Thu Oct 15 2015 abfonly <abfonly@gmail.com> 0.680.0-1
14cu|perl-XML-DT-0.680.0-1|69	- (82bb805) Log: Update to 0.680.0
14cu|perl-XML-DT-0.680.0-1|70	
14cu|perl-XML-DT-0.680.0-1|71	

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

13508 14
14cu|perl-XML-Fast-0.11-1|1	######################################################
14cu|perl-XML-Fast-0.11-1|2	# SpecFile: perl-XML-Fast.spec
14cu|perl-XML-Fast-0.11-1|3	# Generato: http://www.mandrivausers.ro/
14cu|perl-XML-Fast-0.11-1|4	# MRB: Falticska Florin
14cu|perl-XML-Fast-0.11-1|5	######################################################
14cu|perl-XML-Fast-0.11-1|6	
14cu|perl-XML-Fast-0.11-1|7	%define debug_package	%{nil}
14cu|perl-XML-Fast-0.11-1|8	%define cpan_name XML-Fast
14cu|perl-XML-Fast-0.11-1|9	
14cu|perl-XML-Fast-0.11-1|10	Name:           perl-XML-Fast
14cu|perl-XML-Fast-0.11-1|11	Version:        0.11
14cu|perl-XML-Fast-0.11-1|12	Release:        1
14cu|perl-XML-Fast-0.11-1|13	Summary:        Simple and very fast XML to hash conversion
14cu|perl-XML-Fast-0.11-1|14	License:        Artistic-1.0 or GPL-1.0+
14cu|perl-XML-Fast-0.11-1|15	Group:          Development/Perl
14cu|perl-XML-Fast-0.11-1|16	URL:            http://search.cpan.org/dist/XML-Fast/
14cu|perl-XML-Fast-0.11-1|17	Source:         http://www.cpan.org/authors/id/M/MO/MONS/%{cpan_name}-%{version}.tar.gz
14cu|perl-XML-Fast-0.11-1|18	BuildRequires:	perl-devel
14cu|perl-XML-Fast-0.11-1|19	BuildRequires:  perl
14cu|perl-XML-Fast-0.11-1|20	
14cu|perl-XML-Fast-0.11-1|21	
14cu|perl-XML-Fast-0.11-1|22	%description
14cu|perl-XML-Fast-0.11-1|23	This module implements simple, state machine based, XML parser written in
14cu|perl-XML-Fast-0.11-1|24	C.
14cu|perl-XML-Fast-0.11-1|25	
14cu|perl-XML-Fast-0.11-1|26	It could parse and recover some kind of broken XML's. If you need XML
14cu|perl-XML-Fast-0.11-1|27	validator, use the XML::LibXML manpage.
14cu|perl-XML-Fast-0.11-1|28	
14cu|perl-XML-Fast-0.11-1|29	%prep
14cu|perl-XML-Fast-0.11-1|30	%setup -q -n %{cpan_name}-%{version}
14cu|perl-XML-Fast-0.11-1|31	
14cu|perl-XML-Fast-0.11-1|32	%build
14cu|perl-XML-Fast-0.11-1|33	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-Fast-0.11-1|34	%make
14cu|perl-XML-Fast-0.11-1|35	
14cu|perl-XML-Fast-0.11-1|36	%check
14cu|perl-XML-Fast-0.11-1|37	make test
14cu|perl-XML-Fast-0.11-1|38	
14cu|perl-XML-Fast-0.11-1|39	%install
14cu|perl-XML-Fast-0.11-1|40	%makeinstall_std
14cu|perl-XML-Fast-0.11-1|41	
14cu|perl-XML-Fast-0.11-1|42	
14cu|perl-XML-Fast-0.11-1|43	%files
14cu|perl-XML-Fast-0.11-1|44	%doc Changes LICENSE README
14cu|perl-XML-Fast-0.11-1|45	%{perl_vendorlib}/*-linux-thread-multi/XML/*
14cu|perl-XML-Fast-0.11-1|46	%{perl_vendorlib}/*-linux-thread-multi/auto/XML/Fast/*
14cu|perl-XML-Fast-0.11-1|47	%{_mandir}/*/*
14cu|perl-XML-Fast-0.11-1|48	
14cu|perl-XML-Fast-0.11-1|49	
14cu|perl-XML-Fast-0.11-1|50	
14cu|perl-XML-Fast-0.11-1|51	%changelog
14cu|perl-XML-Fast-0.11-1|52	* Wed Oct 29 2014 abfonly <abfonly@gmail.com> 0.11-1
14cu|perl-XML-Fast-0.11-1|53	+ Revision: e6a610e
14cu|perl-XML-Fast-0.11-1|54	- ready for  rosa2014.1
14cu|perl-XML-Fast-0.11-1|55	
14cu|perl-XML-Fast-0.11-1|56	

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

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

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

13512 14
14cu|perl-XML-LibXML-Simple-0.950.0-1|1	%define upstream_name    XML-LibXML-Simple
14cu|perl-XML-LibXML-Simple-0.950.0-1|2	%define upstream_version 0.95
14cu|perl-XML-LibXML-Simple-0.950.0-1|3	
14cu|perl-XML-LibXML-Simple-0.950.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-XML-LibXML-Simple-0.950.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-XML-LibXML-Simple-0.950.0-1|6	Release:    1
14cu|perl-XML-LibXML-Simple-0.950.0-1|7	
14cu|perl-XML-LibXML-Simple-0.950.0-1|8	Summary:    XML::LibXML clone of XML::Simple::XMLin()
14cu|perl-XML-LibXML-Simple-0.950.0-1|9	License:    GPL+ or Artistic
14cu|perl-XML-LibXML-Simple-0.950.0-1|10	Group:      Development/Perl
14cu|perl-XML-LibXML-Simple-0.950.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-LibXML-Simple-0.950.0-1|12	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-LibXML-Simple-0.950.0-1|13	
14cu|perl-XML-LibXML-Simple-0.950.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-XML-LibXML-Simple-0.950.0-1|15	BuildRequires: perl(File::Slurp::Tiny)
14cu|perl-XML-LibXML-Simple-0.950.0-1|16	BuildRequires: perl(Test::More)
14cu|perl-XML-LibXML-Simple-0.950.0-1|17	BuildRequires: perl(XML::LibXML)
14cu|perl-XML-LibXML-Simple-0.950.0-1|18	BuildRequires: perl-devel
14cu|perl-XML-LibXML-Simple-0.950.0-1|19	BuildArch:     noarch
14cu|perl-XML-LibXML-Simple-0.950.0-1|20	
14cu|perl-XML-LibXML-Simple-0.950.0-1|21	%description
14cu|perl-XML-LibXML-Simple-0.950.0-1|22	This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the
14cu|perl-XML-LibXML-Simple-0.950.0-1|23	XML::LibXML parser for XML structures, where the original uses plain Perl
14cu|perl-XML-LibXML-Simple-0.950.0-1|24	or SAX parsers.
14cu|perl-XML-LibXML-Simple-0.950.0-1|25	
14cu|perl-XML-LibXML-Simple-0.950.0-1|26	%prep
14cu|perl-XML-LibXML-Simple-0.950.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-LibXML-Simple-0.950.0-1|28	
14cu|perl-XML-LibXML-Simple-0.950.0-1|29	%build
14cu|perl-XML-LibXML-Simple-0.950.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-LibXML-Simple-0.950.0-1|31	
14cu|perl-XML-LibXML-Simple-0.950.0-1|32	%make
14cu|perl-XML-LibXML-Simple-0.950.0-1|33	
14cu|perl-XML-LibXML-Simple-0.950.0-1|34	%check
14cu|perl-XML-LibXML-Simple-0.950.0-1|35	%make test
14cu|perl-XML-LibXML-Simple-0.950.0-1|36	
14cu|perl-XML-LibXML-Simple-0.950.0-1|37	%install
14cu|perl-XML-LibXML-Simple-0.950.0-1|38	%makeinstall_std
14cu|perl-XML-LibXML-Simple-0.950.0-1|39	
14cu|perl-XML-LibXML-Simple-0.950.0-1|40	%files
14cu|perl-XML-LibXML-Simple-0.950.0-1|41	%doc META.yml README ChangeLog META.json
14cu|perl-XML-LibXML-Simple-0.950.0-1|42	%{_mandir}/man3/*
14cu|perl-XML-LibXML-Simple-0.950.0-1|43	%{perl_vendorlib}/*
14cu|perl-XML-LibXML-Simple-0.950.0-1|44	
14cu|perl-XML-LibXML-Simple-0.950.0-1|45	
14cu|perl-XML-LibXML-Simple-0.950.0-1|46	%changelog
14cu|perl-XML-LibXML-Simple-0.950.0-1|47	
14cu|perl-XML-LibXML-Simple-0.950.0-1|48	* Thu May 07 2015 Stas Fomin <stas-fomin@yandex.ru> 0.950.0-1
14cu|perl-XML-LibXML-Simple-0.950.0-1|49	- (2e05c55) remove rpm-perl deps
14cu|perl-XML-LibXML-Simple-0.950.0-1|50	
14cu|perl-XML-LibXML-Simple-0.950.0-1|51	

13513 14
14cu|perl-XML-LibXSLT-1.940.0-2|1	%define upstream_name    XML-LibXSLT
14cu|perl-XML-LibXSLT-1.940.0-2|2	%define upstream_version 1.94
14cu|perl-XML-LibXSLT-1.940.0-2|3	
14cu|perl-XML-LibXSLT-1.940.0-2|4	Name:       perl-%{upstream_name}
14cu|perl-XML-LibXSLT-1.940.0-2|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-XML-LibXSLT-1.940.0-2|6	Release:    2
14cu|perl-XML-LibXSLT-1.940.0-2|7	
14cu|perl-XML-LibXSLT-1.940.0-2|8	Summary:    Perl interface to the gnome libxslt library
14cu|perl-XML-LibXSLT-1.940.0-2|9	
14cu|perl-XML-LibXSLT-1.940.0-2|10	License:    GPL+ or Artistic
14cu|perl-XML-LibXSLT-1.940.0-2|11	Group:      Development/Perl
14cu|perl-XML-LibXSLT-1.940.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14cu|perl-XML-LibXSLT-1.940.0-2|13	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-LibXSLT-1.940.0-2|14	
14cu|perl-XML-LibXSLT-1.940.0-2|15	BuildRequires:  gdbm-devel
14cu|perl-XML-LibXSLT-1.940.0-2|16	BuildRequires:  pkgconfig(libxslt)
14cu|perl-XML-LibXSLT-1.940.0-2|17	BuildRequires:  perl(XML::LibXML) >= 1.59
14cu|perl-XML-LibXSLT-1.940.0-2|18	BuildRequires:  perl-devel
14cu|perl-XML-LibXSLT-1.940.0-2|19	
14cu|perl-XML-LibXSLT-1.940.0-2|20	Requires:       perl(XML::LibXML) >= 1.59
14cu|perl-XML-LibXSLT-1.940.0-2|21	
14cu|perl-XML-LibXSLT-1.940.0-2|22	%description
14cu|perl-XML-LibXSLT-1.940.0-2|23	This module is a fast XSLT library, based on the Gnome libxslt engine.
14cu|perl-XML-LibXSLT-1.940.0-2|24	
14cu|perl-XML-LibXSLT-1.940.0-2|25	%prep
14cu|perl-XML-LibXSLT-1.940.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-XML-LibXSLT-1.940.0-2|27	
14cu|perl-XML-LibXSLT-1.940.0-2|28	%build
14cu|perl-XML-LibXSLT-1.940.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-LibXSLT-1.940.0-2|30	%make
14cu|perl-XML-LibXSLT-1.940.0-2|31	
14cu|perl-XML-LibXSLT-1.940.0-2|32	%check
14cu|perl-XML-LibXSLT-1.940.0-2|33	%make test
14cu|perl-XML-LibXSLT-1.940.0-2|34	
14cu|perl-XML-LibXSLT-1.940.0-2|35	%clean
14cu|perl-XML-LibXSLT-1.940.0-2|36	
14cu|perl-XML-LibXSLT-1.940.0-2|37	%install
14cu|perl-XML-LibXSLT-1.940.0-2|38	%makeinstall_std
14cu|perl-XML-LibXSLT-1.940.0-2|39	
14cu|perl-XML-LibXSLT-1.940.0-2|40	%files
14cu|perl-XML-LibXSLT-1.940.0-2|41	%doc Changes README example/*
14cu|perl-XML-LibXSLT-1.940.0-2|42	%{_mandir}/*/*
14cu|perl-XML-LibXSLT-1.940.0-2|43	%{perl_vendorarch}/XML
14cu|perl-XML-LibXSLT-1.940.0-2|44	%{perl_vendorarch}/auto/XML
14cu|perl-XML-LibXSLT-1.940.0-2|45	
14cu|perl-XML-LibXSLT-1.940.0-2|46	%changelog
14cu|perl-XML-LibXSLT-1.940.0-2|47	
14cu|perl-XML-LibXSLT-1.940.0-2|48	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1.940.0-2
14cu|perl-XML-LibXSLT-1.940.0-2|49	- (0921bb7) Fix BRs
14cu|perl-XML-LibXSLT-1.940.0-2|50	
14cu|perl-XML-LibXSLT-1.940.0-2|51	

13514 14
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|1	%define upstream_name XMLNews-HTMLTemplate
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|2	%define upstream_version 0.01
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|3	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|4	Name: 		perl-%{upstream_name}
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|5	Version: 	%perl_convert_version %{upstream_version}
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|6	Release: 	1
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|7	License:	GPL+ or Artistic
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|8	Group:		Development/Perl
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|9	Summary:	A module for converting NITF to HTML
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|12	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|13	BuildRequires:	perl-devel
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|14	BuildRequires:	perl(XMLNews::Meta)
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|15	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|16	Requires:	perl(XMLNews::Meta)
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|17	BuildArch:	noarch
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|18	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|19	%description
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|20	Perl module designed to create template-based HTML pages
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|21	using news documents in XMLNews-Meta and XMLNews-Story format.
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|22	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|23	%prep
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|24	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|25	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|26	%build
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|28	%make
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|29	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|30	%install
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|31	%makeinstall_std
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|32	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|33	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|34	%files
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|35	%doc README MANIFEST Changes
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|36	%{perl_vendorlib}/XMLNews
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|37	%{_mandir}/*/*
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|38	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|39	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|40	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|41	%changelog
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|42	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|43	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.10.0-1
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|44	- (518e65c) Log: Rebuild , align with rosa perl packaging policy, spec clean
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|45	- (518e65c) fixed Url and source
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|46	- (518e65c) fixed stupid typo.
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|47	
14cu|perl-XMLNews-HTMLTemplate-0.10.0-1|48	

13515 14
14cu|perl-XMLNews-Meta-0.10.0-1|1	%define upstream_name XMLNews-Meta
14cu|perl-XMLNews-Meta-0.10.0-1|2	%define upstream_version 0.01
14cu|perl-XMLNews-Meta-0.10.0-1|3	
14cu|perl-XMLNews-Meta-0.10.0-1|4	Name: 		perl-%{upstream_name}
14cu|perl-XMLNews-Meta-0.10.0-1|5	Version: 	%perl_convert_version %{upstream_version}
14cu|perl-XMLNews-Meta-0.10.0-1|6	Release: 	1
14cu|perl-XMLNews-Meta-0.10.0-1|7	License:	GPL+ or Artistic
14cu|perl-XMLNews-Meta-0.10.0-1|8	Group:		Development/Perl
14cu|perl-XMLNews-Meta-0.10.0-1|9	Summary:	R/W an XML-based news metadata
14cu|perl-XMLNews-Meta-0.10.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XMLNews-Meta-0.10.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XMLNews-Meta-0.10.0-1|12	
14cu|perl-XMLNews-Meta-0.10.0-1|13	BuildRequires:	perl-devel
14cu|perl-XMLNews-Meta-0.10.0-1|14	BuildRequires:  perl(XML::Parser)
14cu|perl-XMLNews-Meta-0.10.0-1|15	
14cu|perl-XMLNews-Meta-0.10.0-1|16	Requires:	perl
14cu|perl-XMLNews-Meta-0.10.0-1|17	
14cu|perl-XMLNews-Meta-0.10.0-1|18	BuildArch:	noarch
14cu|perl-XMLNews-Meta-0.10.0-1|19	
14cu|perl-XMLNews-Meta-0.10.0-1|20	%description
14cu|perl-XMLNews-Meta-0.10.0-1|21	XMLNews-Meta - module designed to read and write
14cu|perl-XMLNews-Meta-0.10.0-1|22	an XML-based news metadata.
14cu|perl-XMLNews-Meta-0.10.0-1|23	
14cu|perl-XMLNews-Meta-0.10.0-1|24	%prep
14cu|perl-XMLNews-Meta-0.10.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XMLNews-Meta-0.10.0-1|26	
14cu|perl-XMLNews-Meta-0.10.0-1|27	%build
14cu|perl-XMLNews-Meta-0.10.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XMLNews-Meta-0.10.0-1|29	make
14cu|perl-XMLNews-Meta-0.10.0-1|30	
14cu|perl-XMLNews-Meta-0.10.0-1|31	%check
14cu|perl-XMLNews-Meta-0.10.0-1|32	make test
14cu|perl-XMLNews-Meta-0.10.0-1|33	
14cu|perl-XMLNews-Meta-0.10.0-1|34	%install
14cu|perl-XMLNews-Meta-0.10.0-1|35	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=%{buildroot}
14cu|perl-XMLNews-Meta-0.10.0-1|36	
14cu|perl-XMLNews-Meta-0.10.0-1|37	%files
14cu|perl-XMLNews-Meta-0.10.0-1|38	%doc README MANIFEST Changes
14cu|perl-XMLNews-Meta-0.10.0-1|39	%{perl_vendorlib}/XMLNews/
14cu|perl-XMLNews-Meta-0.10.0-1|40	%{_mandir}/*/*
14cu|perl-XMLNews-Meta-0.10.0-1|41	
14cu|perl-XMLNews-Meta-0.10.0-1|42	
14cu|perl-XMLNews-Meta-0.10.0-1|43	
14cu|perl-XMLNews-Meta-0.10.0-1|44	
14cu|perl-XMLNews-Meta-0.10.0-1|45	%changelog
14cu|perl-XMLNews-Meta-0.10.0-1|46	
14cu|perl-XMLNews-Meta-0.10.0-1|47	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.10.0-1
14cu|perl-XMLNews-Meta-0.10.0-1|48	- (79b6afe) Rebuild , align with rosa perl packaging
14cu|perl-XMLNews-Meta-0.10.0-1|49	- (79b6afe) policy, spec clean.
14cu|perl-XMLNews-Meta-0.10.0-1|50	
14cu|perl-XMLNews-Meta-0.10.0-1|51	

13516 14
14cu|perl-XML-RSS-1.560.0-1|1	%define upstream_name	 XML-RSS
14cu|perl-XML-RSS-1.560.0-1|2	%define upstream_version 1.56
14cu|perl-XML-RSS-1.560.0-1|3	
14cu|perl-XML-RSS-1.560.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-XML-RSS-1.560.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-RSS-1.560.0-1|6	Release:	1
14cu|perl-XML-RSS-1.560.0-1|7	
14cu|perl-XML-RSS-1.560.0-1|8	Summary:	Creates and updates RSS files
14cu|perl-XML-RSS-1.560.0-1|9	
14cu|perl-XML-RSS-1.560.0-1|10	License:	GPL+ or Artistic
14cu|perl-XML-RSS-1.560.0-1|11	Group:		Development/Perl
14cu|perl-XML-RSS-1.560.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-RSS-1.560.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-RSS-1.560.0-1|14	
14cu|perl-XML-RSS-1.560.0-1|15	BuildRequires: perl(DateTime)
14cu|perl-XML-RSS-1.560.0-1|16	BuildRequires: perl(DateTime::Format::Mail)
14cu|perl-XML-RSS-1.560.0-1|17	BuildRequires: perl(DateTime::Format::W3CDTF)
14cu|perl-XML-RSS-1.560.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-XML-RSS-1.560.0-1|19	BuildRequires: perl(HTML::Entities)
14cu|perl-XML-RSS-1.560.0-1|20	BuildRequires: perl(Test::Manifest) >= 0.900.0
14cu|perl-XML-RSS-1.560.0-1|21	BuildRequires: perl(Test::More) >= 1.1.9
14cu|perl-XML-RSS-1.560.0-1|22	BuildRequires: perl(XML::Parser) >= 2.230.0
14cu|perl-XML-RSS-1.560.0-1|23	BuildRequires: perl(Test::Pod)
14cu|perl-XML-RSS-1.560.0-1|24	BuildRequires: perl(Test::CPAN::Changes)
14cu|perl-XML-RSS-1.560.0-1|25	BuildRequires: perl(Test::TrailingSpace)
14cu|perl-XML-RSS-1.560.0-1|26	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-XML-RSS-1.560.0-1|27	BuildRequires: perl(Test::Differences)
14cu|perl-XML-RSS-1.560.0-1|28	
14cu|perl-XML-RSS-1.560.0-1|29	BuildArch:	noarch
14cu|perl-XML-RSS-1.560.0-1|30	
14cu|perl-XML-RSS-1.560.0-1|31	%description
14cu|perl-XML-RSS-1.560.0-1|32	Creates and updates RSS files.
14cu|perl-XML-RSS-1.560.0-1|33	This module supports versions 0.9, 0.91 and 1.0 of RSS.
14cu|perl-XML-RSS-1.560.0-1|34	
14cu|perl-XML-RSS-1.560.0-1|35	%prep
14cu|perl-XML-RSS-1.560.0-1|36	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-RSS-1.560.0-1|37	chmod -x README Changes
14cu|perl-XML-RSS-1.560.0-1|38	
14cu|perl-XML-RSS-1.560.0-1|39	%build
14cu|perl-XML-RSS-1.560.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-RSS-1.560.0-1|41	%make
14cu|perl-XML-RSS-1.560.0-1|42	
14cu|perl-XML-RSS-1.560.0-1|43	%check
14cu|perl-XML-RSS-1.560.0-1|44	make test
14cu|perl-XML-RSS-1.560.0-1|45	
14cu|perl-XML-RSS-1.560.0-1|46	%install
14cu|perl-XML-RSS-1.560.0-1|47	%makeinstall_std
14cu|perl-XML-RSS-1.560.0-1|48	
14cu|perl-XML-RSS-1.560.0-1|49	%files
14cu|perl-XML-RSS-1.560.0-1|50	%doc README Changes META.json META.yml TODO examples
14cu|perl-XML-RSS-1.560.0-1|51	%{_mandir}/*/*
14cu|perl-XML-RSS-1.560.0-1|52	%{perl_vendorlib}/XML
14cu|perl-XML-RSS-1.560.0-1|53	
14cu|perl-XML-RSS-1.560.0-1|54	
14cu|perl-XML-RSS-1.560.0-1|55	
14cu|perl-XML-RSS-1.560.0-1|56	
14cu|perl-XML-RSS-1.560.0-1|57	%changelog
14cu|perl-XML-RSS-1.560.0-1|58	
14cu|perl-XML-RSS-1.560.0-1|59	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 1.560.0-1
14cu|perl-XML-RSS-1.560.0-1|60	- (b014374) Log: update to 1.560.0
14cu|perl-XML-RSS-1.560.0-1|61	- (b014374) spec clean
14cu|perl-XML-RSS-1.560.0-1|62	- (b014374) fixed BR
14cu|perl-XML-RSS-1.560.0-1|63	
14cu|perl-XML-RSS-1.560.0-1|64	

13517 14
14cu|perl-XML-Stream-1.240.0-1|1	%define upstream_name	XML-Stream
14cu|perl-XML-Stream-1.240.0-1|2	%define upstream_version 1.24
14cu|perl-XML-Stream-1.240.0-1|3	
14cu|perl-XML-Stream-1.240.0-1|4	Summary:	%{upstream_name} perl module
14cu|perl-XML-Stream-1.240.0-1|5	Name:		perl-%{upstream_name}
14cu|perl-XML-Stream-1.240.0-1|6	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-Stream-1.240.0-1|7	Release:	1
14cu|perl-XML-Stream-1.240.0-1|8	License: 	LGPL
14cu|perl-XML-Stream-1.240.0-1|9	Group:		Development/Perl
14cu|perl-XML-Stream-1.240.0-1|10	Url:		http://www.cpan.org/
14cu|perl-XML-Stream-1.240.0-1|11	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-Stream-1.240.0-1|12	BuildRequires:	perl(Authen::SASL)
14cu|perl-XML-Stream-1.240.0-1|13	Buildrequires:	perl(Unicode::String)
14cu|perl-XML-Stream-1.240.0-1|14	BuildRequires:	perl-devel
14cu|perl-XML-Stream-1.240.0-1|15	BuildArch:	noarch
14cu|perl-XML-Stream-1.240.0-1|16	
14cu|perl-XML-Stream-1.240.0-1|17	%description
14cu|perl-XML-Stream-1.240.0-1|18	This module provides you with access to XML Streams.  An XML Stream
14cu|perl-XML-Stream-1.240.0-1|19	is just that.  A stream of XML over a connection between two computers.
14cu|perl-XML-Stream-1.240.0-1|20	
14cu|perl-XML-Stream-1.240.0-1|21	%prep
14cu|perl-XML-Stream-1.240.0-1|22	%setup -q  -n %{upstream_name}-%{upstream_version}
14cu|perl-XML-Stream-1.240.0-1|23	
14cu|perl-XML-Stream-1.240.0-1|24	%build
14cu|perl-XML-Stream-1.240.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-Stream-1.240.0-1|26	make
14cu|perl-XML-Stream-1.240.0-1|27	
14cu|perl-XML-Stream-1.240.0-1|28	%check
14cu|perl-XML-Stream-1.240.0-1|29	make test
14cu|perl-XML-Stream-1.240.0-1|30	
14cu|perl-XML-Stream-1.240.0-1|31	%install
14cu|perl-XML-Stream-1.240.0-1|32	%makeinstall_std
14cu|perl-XML-Stream-1.240.0-1|33	
14cu|perl-XML-Stream-1.240.0-1|34	%files
14cu|perl-XML-Stream-1.240.0-1|35	%doc README CHANGES
14cu|perl-XML-Stream-1.240.0-1|36	%{_mandir}/*/*
14cu|perl-XML-Stream-1.240.0-1|37	%{perl_vendorlib}/XML/*
14cu|perl-XML-Stream-1.240.0-1|38	
14cu|perl-XML-Stream-1.240.0-1|39	%changelog
14cu|perl-XML-Stream-1.240.0-1|40	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.240.0-1
14cu|perl-XML-Stream-1.240.0-1|41	+ Revision: cb3ede7
14cu|perl-XML-Stream-1.240.0-1|42	- Updated to 1.24 (by updates_builder)
14cu|perl-XML-Stream-1.240.0-1|43	
14cu|perl-XML-Stream-1.240.0-1|44	

13518 14
14cu|perl-XML-TreeBuilder-5.400.0-1|1	%define upstream_name    XML-TreeBuilder
14cu|perl-XML-TreeBuilder-5.400.0-1|2	%define upstream_version 5.4
14cu|perl-XML-TreeBuilder-5.400.0-1|3	
14cu|perl-XML-TreeBuilder-5.400.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-XML-TreeBuilder-5.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-TreeBuilder-5.400.0-1|6	Release:	1
14cu|perl-XML-TreeBuilder-5.400.0-1|7	
14cu|perl-XML-TreeBuilder-5.400.0-1|8	Summary:	Build a tree of XML::Element objects
14cu|perl-XML-TreeBuilder-5.400.0-1|9	
14cu|perl-XML-TreeBuilder-5.400.0-1|10	License:	GPL+ or Artistic
14cu|perl-XML-TreeBuilder-5.400.0-1|11	Group:		Development/Perl
14cu|perl-XML-TreeBuilder-5.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-TreeBuilder-5.400.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreeBuilder-%{upstream_version}.tar.gz
14cu|perl-XML-TreeBuilder-5.400.0-1|14	
14cu|perl-XML-TreeBuilder-5.400.0-1|15	BuildRequires:	perl-devel
14cu|perl-XML-TreeBuilder-5.400.0-1|16	BuildRequires:	perl(HTML::Element)
14cu|perl-XML-TreeBuilder-5.400.0-1|17	BuildRequires:	perl(HTML::Tagset)
14cu|perl-XML-TreeBuilder-5.400.0-1|18	BuildRequires:	perl(XML::Parser)
14cu|perl-XML-TreeBuilder-5.400.0-1|19	BuildRequires:	perl(XML::Catalog)
14cu|perl-XML-TreeBuilder-5.400.0-1|20	
14cu|perl-XML-TreeBuilder-5.400.0-1|21	BuildArch:	noarch
14cu|perl-XML-TreeBuilder-5.400.0-1|22	
14cu|perl-XML-TreeBuilder-5.400.0-1|23	%description
14cu|perl-XML-TreeBuilder-5.400.0-1|24	This is just a subclass of HTML::Element. It works basically the same as
14cu|perl-XML-TreeBuilder-5.400.0-1|25	HTML::Element, except that tagnames and attribute names aren't forced to
14cu|perl-XML-TreeBuilder-5.400.0-1|26	lowercase, as they are in HTML::Element.
14cu|perl-XML-TreeBuilder-5.400.0-1|27	
14cu|perl-XML-TreeBuilder-5.400.0-1|28	the HTML::Element manpage describes everything you can do with this class.
14cu|perl-XML-TreeBuilder-5.400.0-1|29	
14cu|perl-XML-TreeBuilder-5.400.0-1|30	%prep
14cu|perl-XML-TreeBuilder-5.400.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-TreeBuilder-5.400.0-1|32	
14cu|perl-XML-TreeBuilder-5.400.0-1|33	%build
14cu|perl-XML-TreeBuilder-5.400.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-TreeBuilder-5.400.0-1|35	%make
14cu|perl-XML-TreeBuilder-5.400.0-1|36	
14cu|perl-XML-TreeBuilder-5.400.0-1|37	%check
14cu|perl-XML-TreeBuilder-5.400.0-1|38	%make test
14cu|perl-XML-TreeBuilder-5.400.0-1|39	
14cu|perl-XML-TreeBuilder-5.400.0-1|40	%install
14cu|perl-XML-TreeBuilder-5.400.0-1|41	%makeinstall_std
14cu|perl-XML-TreeBuilder-5.400.0-1|42	
14cu|perl-XML-TreeBuilder-5.400.0-1|43	%files
14cu|perl-XML-TreeBuilder-5.400.0-1|44	%doc META.yml Changes README META.json
14cu|perl-XML-TreeBuilder-5.400.0-1|45	%{_mandir}/man3/*
14cu|perl-XML-TreeBuilder-5.400.0-1|46	%{perl_vendorlib}/*
14cu|perl-XML-TreeBuilder-5.400.0-1|47	
14cu|perl-XML-TreeBuilder-5.400.0-1|48	
14cu|perl-XML-TreeBuilder-5.400.0-1|49	%changelog
14cu|perl-XML-TreeBuilder-5.400.0-1|50	
14cu|perl-XML-TreeBuilder-5.400.0-1|51	* Sun May 24 2015 abfonly <John@smith.org> 5.400.0-1
14cu|perl-XML-TreeBuilder-5.400.0-1|52	- (befbbb8) Log: Update to 5.400.0 , fixed BR
14cu|perl-XML-TreeBuilder-5.400.0-1|53	
14cu|perl-XML-TreeBuilder-5.400.0-1|54	

13519 14
14cu|perl-XML-TreePP-0.430.0-1|1	%define upstream_name    XML-TreePP
14cu|perl-XML-TreePP-0.430.0-1|2	%define upstream_version 0.43
14cu|perl-XML-TreePP-0.430.0-1|3	
14cu|perl-XML-TreePP-0.430.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-XML-TreePP-0.430.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-TreePP-0.430.0-1|6	Release:	1
14cu|perl-XML-TreePP-0.430.0-1|7	Summary:	Pure Perl implementation for parsing/writing XML documents
14cu|perl-XML-TreePP-0.430.0-1|8	License:	GPL+ or Artistic
14cu|perl-XML-TreePP-0.430.0-1|9	Group:		Development/Perl
14cu|perl-XML-TreePP-0.430.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-TreePP-0.430.0-1|11	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreePP-%{upstream_version}.tar.gz
14cu|perl-XML-TreePP-0.430.0-1|12	
14cu|perl-XML-TreePP-0.430.0-1|13	BuildRequires:	perl-devel
14cu|perl-XML-TreePP-0.430.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-XML-TreePP-0.430.0-1|15	BuildRequires:	perl(LWP)
14cu|perl-XML-TreePP-0.430.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-XML-TreePP-0.430.0-1|17	BuildRequires:	perl(Test::Pod)
14cu|perl-XML-TreePP-0.430.0-1|18	BuildRequires:	perl(HTTP::Lite)
14cu|perl-XML-TreePP-0.430.0-1|19	BuildRequires:	perl(Tie::IxHash)
14cu|perl-XML-TreePP-0.430.0-1|20	BuildRequires:	perl(Jcode)
14cu|perl-XML-TreePP-0.430.0-1|21	
14cu|perl-XML-TreePP-0.430.0-1|22	BuildArch:	noarch
14cu|perl-XML-TreePP-0.430.0-1|23	
14cu|perl-XML-TreePP-0.430.0-1|24	%description
14cu|perl-XML-TreePP-0.430.0-1|25	XML::TreePP module parses an XML document and expands it for a hash tree.
14cu|perl-XML-TreePP-0.430.0-1|26	This generates an XML document from a hash tree as the opposite way around.
14cu|perl-XML-TreePP-0.430.0-1|27	This is a pure Perl implementation and requires no modules depended. This
14cu|perl-XML-TreePP-0.430.0-1|28	can also fetch and parse an XML document from remote web server like the
14cu|perl-XML-TreePP-0.430.0-1|29	XMLHttpRequest object does at JavaScript language.
14cu|perl-XML-TreePP-0.430.0-1|30	
14cu|perl-XML-TreePP-0.430.0-1|31	%prep
14cu|perl-XML-TreePP-0.430.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-TreePP-0.430.0-1|33	chmod -x Changes lib/XML/TreePP.pm
14cu|perl-XML-TreePP-0.430.0-1|34	
14cu|perl-XML-TreePP-0.430.0-1|35	%build
14cu|perl-XML-TreePP-0.430.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-TreePP-0.430.0-1|37	%make
14cu|perl-XML-TreePP-0.430.0-1|38	
14cu|perl-XML-TreePP-0.430.0-1|39	%check
14cu|perl-XML-TreePP-0.430.0-1|40	%make test
14cu|perl-XML-TreePP-0.430.0-1|41	
14cu|perl-XML-TreePP-0.430.0-1|42	%install
14cu|perl-XML-TreePP-0.430.0-1|43	%makeinstall_std
14cu|perl-XML-TreePP-0.430.0-1|44	
14cu|perl-XML-TreePP-0.430.0-1|45	%files
14cu|perl-XML-TreePP-0.430.0-1|46	%doc README META.yml Changes META.json
14cu|perl-XML-TreePP-0.430.0-1|47	%{_mandir}/man3/*
14cu|perl-XML-TreePP-0.430.0-1|48	%{perl_vendorlib}/*
14cu|perl-XML-TreePP-0.430.0-1|49	
14cu|perl-XML-TreePP-0.430.0-1|50	
14cu|perl-XML-TreePP-0.430.0-1|51	%changelog
14cu|perl-XML-TreePP-0.430.0-1|52	
14cu|perl-XML-TreePP-0.430.0-1|53	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.430.0-1
14cu|perl-XML-TreePP-0.430.0-1|54	- (77d4b96) Log: Update to 0.430.0
14cu|perl-XML-TreePP-0.430.0-1|55	- (77d4b96) fixed BR
14cu|perl-XML-TreePP-0.430.0-1|56	- (77d4b96) spec clean.
14cu|perl-XML-TreePP-0.430.0-1|57	
14cu|perl-XML-TreePP-0.430.0-1|58	

13520 14
14cu|perl-XML-Writer-Simple-0.120.0-1|1	%define upstream_name 	 XML-Writer-Simple
14cu|perl-XML-Writer-Simple-0.120.0-1|2	%define upstream_version 0.12
14cu|perl-XML-Writer-Simple-0.120.0-1|3	
14cu|perl-XML-Writer-Simple-0.120.0-1|4	Name:		perl-%{upstream_name}
14cu|perl-XML-Writer-Simple-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14cu|perl-XML-Writer-Simple-0.120.0-1|6	Release:	1
14cu|perl-XML-Writer-Simple-0.120.0-1|7	
14cu|perl-XML-Writer-Simple-0.120.0-1|8	Summary:	Module for writing XML documents
14cu|perl-XML-Writer-Simple-0.120.0-1|9	
14cu|perl-XML-Writer-Simple-0.120.0-1|10	License:	GPL+ or Artistic
14cu|perl-XML-Writer-Simple-0.120.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XML-Writer-Simple-0.120.0-1|12	Group:		Development/Perl
14cu|perl-XML-Writer-Simple-0.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XML-Writer-Simple-0.120.0-1|14	
14cu|perl-XML-Writer-Simple-0.120.0-1|15	BuildRequires:	perl-devel
14cu|perl-XML-Writer-Simple-0.120.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14cu|perl-XML-Writer-Simple-0.120.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14cu|perl-XML-Writer-Simple-0.120.0-1|18	BuildRequires:	perl(Exporter)
14cu|perl-XML-Writer-Simple-0.120.0-1|19	BuildRequires:	perl(XML::Parser)
14cu|perl-XML-Writer-Simple-0.120.0-1|20	BuildRequires:	perl(XML::DTDParser)
14cu|perl-XML-Writer-Simple-0.120.0-1|21	BuildRequires:	perl(XML::DT)
14cu|perl-XML-Writer-Simple-0.120.0-1|22	BuildRequires:	perl(strict)
14cu|perl-XML-Writer-Simple-0.120.0-1|23	BuildRequires:	perl(vars)
14cu|perl-XML-Writer-Simple-0.120.0-1|24	BuildRequires:	perl(warnings)
14cu|perl-XML-Writer-Simple-0.120.0-1|25	
14cu|perl-XML-Writer-Simple-0.120.0-1|26	BuildArch:	noarch
14cu|perl-XML-Writer-Simple-0.120.0-1|27	
14cu|perl-XML-Writer-Simple-0.120.0-1|28	%description
14cu|perl-XML-Writer-Simple-0.120.0-1|29	XML-Writer-Simple is a simple Perl module to write XML. It takes some
14cu|perl-XML-Writer-Simple-0.120.0-1|30	ideas from CGI and applies them for the XML World.
14cu|perl-XML-Writer-Simple-0.120.0-1|31	
14cu|perl-XML-Writer-Simple-0.120.0-1|32	%prep
14cu|perl-XML-Writer-Simple-0.120.0-1|33	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-XML-Writer-Simple-0.120.0-1|34	
14cu|perl-XML-Writer-Simple-0.120.0-1|35	%build
14cu|perl-XML-Writer-Simple-0.120.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-XML-Writer-Simple-0.120.0-1|37	%make
14cu|perl-XML-Writer-Simple-0.120.0-1|38	
14cu|perl-XML-Writer-Simple-0.120.0-1|39	%check
14cu|perl-XML-Writer-Simple-0.120.0-1|40	%make test
14cu|perl-XML-Writer-Simple-0.120.0-1|41	
14cu|perl-XML-Writer-Simple-0.120.0-1|42	%install
14cu|perl-XML-Writer-Simple-0.120.0-1|43	%makeinstall_std
14cu|perl-XML-Writer-Simple-0.120.0-1|44	
14cu|perl-XML-Writer-Simple-0.120.0-1|45	%files
14cu|perl-XML-Writer-Simple-0.120.0-1|46	%doc README Changes LICENSE META.json META.yml
14cu|perl-XML-Writer-Simple-0.120.0-1|47	%{perl_vendorlib}/XML/Writer*
14cu|perl-XML-Writer-Simple-0.120.0-1|48	%{_mandir}/*/*
14cu|perl-XML-Writer-Simple-0.120.0-1|49	
14cu|perl-XML-Writer-Simple-0.120.0-1|50	
14cu|perl-XML-Writer-Simple-0.120.0-1|51	%changelog
14cu|perl-XML-Writer-Simple-0.120.0-1|52	
14cu|perl-XML-Writer-Simple-0.120.0-1|53	* Sat Sep 19 2015 abfonly <abfonly@gmail.com> 0.120.0-1
14cu|perl-XML-Writer-Simple-0.120.0-1|54	- (2bcdee2) Log: Update to 0.120.0
14cu|perl-XML-Writer-Simple-0.120.0-1|55	- (2bcdee2) fixed BR
14cu|perl-XML-Writer-Simple-0.120.0-1|56	- (2bcdee2) spec clean and align with perl packaging policy
14cu|perl-XML-Writer-Simple-0.120.0-1|57	
14cu|perl-XML-Writer-Simple-0.120.0-1|58	

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

13522 14
14cu|perl-XSLoader-0.160.0-3|1	%define upstream_name    XSLoader
14cu|perl-XSLoader-0.160.0-3|2	%define upstream_version 0.16
14cu|perl-XSLoader-0.160.0-3|3	
14cu|perl-XSLoader-0.160.0-3|4	%define debug_package %{nil}
14cu|perl-XSLoader-0.160.0-3|5	
14cu|perl-XSLoader-0.160.0-3|6	Name:       perl-%{upstream_name}
14cu|perl-XSLoader-0.160.0-3|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-XSLoader-0.160.0-3|8	Release:    3
14cu|perl-XSLoader-0.160.0-3|9	
14cu|perl-XSLoader-0.160.0-3|10	Summary:    Dynamically load C libraries into Perl code
14cu|perl-XSLoader-0.160.0-3|11	
14cu|perl-XSLoader-0.160.0-3|12	License:    GPL+ or Artistic
14cu|perl-XSLoader-0.160.0-3|13	Group:      Development/Perl
14cu|perl-XSLoader-0.160.0-3|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-XSLoader-0.160.0-3|15	Source0:    https://cpan.metacpan.org/authors/id/S/SA/SAPER/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-XSLoader-0.160.0-3|16	Patch0:		XSLoader-no-relative-path.patch
14cu|perl-XSLoader-0.160.0-3|17	
14cu|perl-XSLoader-0.160.0-3|18	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-XSLoader-0.160.0-3|19	BuildRequires: perl(Test::More) >= 0.470.0
14cu|perl-XSLoader-0.160.0-3|20	BuildRequires: perl(Test::Pod)
14cu|perl-XSLoader-0.160.0-3|21	BuildRequires: perl(Test::Pod::Coverage)
14cu|perl-XSLoader-0.160.0-3|22	BuildRequires: perl(Test::Portability::Files)
14cu|perl-XSLoader-0.160.0-3|23	BuildRequires: perl(Test::Distribution)
14cu|perl-XSLoader-0.160.0-3|24	BuildRequires: perl-devel
14cu|perl-XSLoader-0.160.0-3|25	
14cu|perl-XSLoader-0.160.0-3|26	%description
14cu|perl-XSLoader-0.160.0-3|27	This module defines a standard simplified interface to the dynamic
14cu|perl-XSLoader-0.160.0-3|28	linking mechanisms available on many platforms. Its primary purpose is
14cu|perl-XSLoader-0.160.0-3|29	to implement cheap automatic dynamic loading of Perl modules.
14cu|perl-XSLoader-0.160.0-3|30	
14cu|perl-XSLoader-0.160.0-3|31	For a more complicated interface, see DynaLoader. Many (most) features
14cu|perl-XSLoader-0.160.0-3|32	of DynaLoader are not implemented in XSLoader, like for example the
14cu|perl-XSLoader-0.160.0-3|33	dl_load_flags, not honored by XSLoader.
14cu|perl-XSLoader-0.160.0-3|34	
14cu|perl-XSLoader-0.160.0-3|35	%prep
14cu|perl-XSLoader-0.160.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-XSLoader-0.160.0-3|37	%patch0 -p1
14cu|perl-XSLoader-0.160.0-3|38	
14cu|perl-XSLoader-0.160.0-3|39	%build
14cu|perl-XSLoader-0.160.0-3|40	%__perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-XSLoader-0.160.0-3|41	%make
14cu|perl-XSLoader-0.160.0-3|42	
14cu|perl-XSLoader-0.160.0-3|43	%check
14cu|perl-XSLoader-0.160.0-3|44	make test
14cu|perl-XSLoader-0.160.0-3|45	
14cu|perl-XSLoader-0.160.0-3|46	%install
14cu|perl-XSLoader-0.160.0-3|47	%makeinstall_std
14cu|perl-XSLoader-0.160.0-3|48	
14cu|perl-XSLoader-0.160.0-3|49	%files
14cu|perl-XSLoader-0.160.0-3|50	%doc Changes META.json META.yml MYMETA.yml README eg
14cu|perl-XSLoader-0.160.0-3|51	%{_mandir}/man3/*
14cu|perl-XSLoader-0.160.0-3|52	%{perl_vendorlib}/*
14cu|perl-XSLoader-0.160.0-3|53	
14cu|perl-XSLoader-0.160.0-3|54	
14cu|perl-XSLoader-0.160.0-3|55	%changelog
14cu|perl-XSLoader-0.160.0-3|56	
14cu|perl-XSLoader-0.160.0-3|57	* Tue Sep 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-3
14cu|perl-XSLoader-0.160.0-3|58	- (cf9a54d) Fix CVE-2016-6185
14cu|perl-XSLoader-0.160.0-3|59	
14cu|perl-XSLoader-0.160.0-3|60	

13523 14
14cu|perl-YAML-LibYAML-0.590.0-1|1	%define upstream_name    YAML-LibYAML
14cu|perl-YAML-LibYAML-0.590.0-1|2	%define upstream_version 0.59
14cu|perl-YAML-LibYAML-0.590.0-1|3	# private-shared-object-provides
14cu|perl-YAML-LibYAML-0.590.0-1|4	%define __noautoprov 'LibYAML.so'
14cu|perl-YAML-LibYAML-0.590.0-1|5	
14cu|perl-YAML-LibYAML-0.590.0-1|6	Name:       perl-%{upstream_name}
14cu|perl-YAML-LibYAML-0.590.0-1|7	Version:    %perl_convert_version %{upstream_version}
14cu|perl-YAML-LibYAML-0.590.0-1|8	Release:	1
14cu|perl-YAML-LibYAML-0.590.0-1|9	
14cu|perl-YAML-LibYAML-0.590.0-1|10	Summary:    An XS Wrapper Module of libyaml
14cu|perl-YAML-LibYAML-0.590.0-1|11	
14cu|perl-YAML-LibYAML-0.590.0-1|12	License:    GPL+ or Artistic
14cu|perl-YAML-LibYAML-0.590.0-1|13	Group:      Development/Perl
14cu|perl-YAML-LibYAML-0.590.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-YAML-LibYAML-0.590.0-1|15	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-YAML-LibYAML-0.590.0-1|16	### Reversed (or previously applied) patch detected! ###
14cu|perl-YAML-LibYAML-0.590.0-1|17	# Patch0:     YAML-LibYAML-0.35-fix-format-errors.patch
14cu|perl-YAML-LibYAML-0.590.0-1|18	
14cu|perl-YAML-LibYAML-0.590.0-1|19	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-YAML-LibYAML-0.590.0-1|20	BuildRequires:  perl(B::Deparse)
14cu|perl-YAML-LibYAML-0.590.0-1|21	BuildRequires:  perl(base)
14cu|perl-YAML-LibYAML-0.590.0-1|22	BuildRequires:  perl(constant)
14cu|perl-YAML-LibYAML-0.590.0-1|23	BuildRequires:  perl(Exporter)
14cu|perl-YAML-LibYAML-0.590.0-1|24	BuildRequires:  perl(strict)
14cu|perl-YAML-LibYAML-0.590.0-1|25	BuildRequires:  perl(warnings)
14cu|perl-YAML-LibYAML-0.590.0-1|26	BuildRequires:  perl(XSLoader)
14cu|perl-YAML-LibYAML-0.590.0-1|27	BuildRequires:  perl(Carp)
14cu|perl-YAML-LibYAML-0.590.0-1|28	BuildRequires:  perl(Data::Dumper)
14cu|perl-YAML-LibYAML-0.590.0-1|29	BuildRequires:  perl(Devel::Peek)
14cu|perl-YAML-LibYAML-0.590.0-1|30	BuildRequires:  perl(File::Find)
14cu|perl-YAML-LibYAML-0.590.0-1|31	BuildRequires:  perl(File::Path)
14cu|perl-YAML-LibYAML-0.590.0-1|32	BuildRequires:  perl(Filter::Util::Call)
14cu|perl-YAML-LibYAML-0.590.0-1|33	BuildRequires:  perl(Scalar::Util)
14cu|perl-YAML-LibYAML-0.590.0-1|34	BuildRequires:  perl(Test::Builder)
14cu|perl-YAML-LibYAML-0.590.0-1|35	BuildRequires:  perl(Test::More) >= 0.88
14cu|perl-YAML-LibYAML-0.590.0-1|36	BuildRequires:  perl(Tie::Array)
14cu|perl-YAML-LibYAML-0.590.0-1|37	BuildRequires:  perl(Tie::Hash)
14cu|perl-YAML-LibYAML-0.590.0-1|38	BuildRequires:  perl(utf8)
14cu|perl-YAML-LibYAML-0.590.0-1|39	BuildRequires:  perl-devel
14cu|perl-YAML-LibYAML-0.590.0-1|40	BuildRequires:  pkgconfig(yaml-0.1)
14cu|perl-YAML-LibYAML-0.590.0-1|41	
14cu|perl-YAML-LibYAML-0.590.0-1|42	%description
14cu|perl-YAML-LibYAML-0.590.0-1|43	Kirill Siminov's 'libyaml' is arguably the best YAML implementation. The C
14cu|perl-YAML-LibYAML-0.590.0-1|44	library is written precisely to the YAML 1.1 specification. It was
14cu|perl-YAML-LibYAML-0.590.0-1|45	originally bound to Python and was later bound to Ruby.
14cu|perl-YAML-LibYAML-0.590.0-1|46	
14cu|perl-YAML-LibYAML-0.590.0-1|47	This module is a Perl XS binding to libyaml which offers Perl the best YAML
14cu|perl-YAML-LibYAML-0.590.0-1|48	support to date.
14cu|perl-YAML-LibYAML-0.590.0-1|49	
14cu|perl-YAML-LibYAML-0.590.0-1|50	This module exports the functions 'Dump' and 'Load'. These functions are
14cu|perl-YAML-LibYAML-0.590.0-1|51	intended to work exactly like 'YAML.pm''s corresponding functions.
14cu|perl-YAML-LibYAML-0.590.0-1|52	
14cu|perl-YAML-LibYAML-0.590.0-1|53	%prep
14cu|perl-YAML-LibYAML-0.590.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|perl-YAML-LibYAML-0.590.0-1|55	### Reversed (or previously applied) patch detected! ###
14cu|perl-YAML-LibYAML-0.590.0-1|56	# patch0 -p1 -b .format-error
14cu|perl-YAML-LibYAML-0.590.0-1|57	
14cu|perl-YAML-LibYAML-0.590.0-1|58	%build
14cu|perl-YAML-LibYAML-0.590.0-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-YAML-LibYAML-0.590.0-1|60	%make
14cu|perl-YAML-LibYAML-0.590.0-1|61	
14cu|perl-YAML-LibYAML-0.590.0-1|62	%check
14cu|perl-YAML-LibYAML-0.590.0-1|63	make test
14cu|perl-YAML-LibYAML-0.590.0-1|64	
14cu|perl-YAML-LibYAML-0.590.0-1|65	%install
14cu|perl-YAML-LibYAML-0.590.0-1|66	%makeinstall_std
14cu|perl-YAML-LibYAML-0.590.0-1|67	
14cu|perl-YAML-LibYAML-0.590.0-1|68	%files
14cu|perl-YAML-LibYAML-0.590.0-1|69	%doc Changes CONTRIBUTING README LICENSE
14cu|perl-YAML-LibYAML-0.590.0-1|70	%{perl_vendorarch}/auto/YAML/
14cu|perl-YAML-LibYAML-0.590.0-1|71	%{perl_vendorarch}/YAML/
14cu|perl-YAML-LibYAML-0.590.0-1|72	%{_mandir}/man3/*
14cu|perl-YAML-LibYAML-0.590.0-1|73	
14cu|perl-YAML-LibYAML-0.590.0-1|74	
14cu|perl-YAML-LibYAML-0.590.0-1|75	
14cu|perl-YAML-LibYAML-0.590.0-1|76	
14cu|perl-YAML-LibYAML-0.590.0-1|77	%changelog
14cu|perl-YAML-LibYAML-0.590.0-1|78	
14cu|perl-YAML-LibYAML-0.590.0-1|79	* Sun May 24 2015 abfonly <John@smith.org> 0.590.0-1
14cu|perl-YAML-LibYAML-0.590.0-1|80	- (a61e6a4) Log: Update to 0.590.0, fixed BR, dropped patch, applied upstream
14cu|perl-YAML-LibYAML-0.590.0-1|81	
14cu|perl-YAML-LibYAML-0.590.0-1|82	

13524 14
14cu|perl-YAML-Old-1.70.0-1|1	%define upstream_name    YAML-Old
14cu|perl-YAML-Old-1.70.0-1|2	%define upstream_version 1.07
14cu|perl-YAML-Old-1.70.0-1|3	
14cu|perl-YAML-Old-1.70.0-1|4	Name:       perl-%{upstream_name}
14cu|perl-YAML-Old-1.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|perl-YAML-Old-1.70.0-1|6	Release:    1
14cu|perl-YAML-Old-1.70.0-1|7	
14cu|perl-YAML-Old-1.70.0-1|8	Summary:    Old YAML.pm Legacy Code
14cu|perl-YAML-Old-1.70.0-1|9	License:    GPL+ or Artistic
14cu|perl-YAML-Old-1.70.0-1|10	Group:      Development/Perl
14cu|perl-YAML-Old-1.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|perl-YAML-Old-1.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
14cu|perl-YAML-Old-1.70.0-1|13	
14cu|perl-YAML-Old-1.70.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|perl-YAML-Old-1.70.0-1|15	BuildRequires: perl(Test::YAML)
14cu|perl-YAML-Old-1.70.0-1|16	BuildRequires: perl-devel
14cu|perl-YAML-Old-1.70.0-1|17	BuildArch: noarch
14cu|perl-YAML-Old-1.70.0-1|18	
14cu|perl-YAML-Old-1.70.0-1|19	%description
14cu|perl-YAML-Old-1.70.0-1|20	The YAML.pm module implements a YAML Loader and Dumper based on the YAML
14cu|perl-YAML-Old-1.70.0-1|21	1.0 specification. the http://www.yaml.org/spec/ manpage
14cu|perl-YAML-Old-1.70.0-1|22	
14cu|perl-YAML-Old-1.70.0-1|23	YAML is a generic data serialization language that is optimized for human
14cu|perl-YAML-Old-1.70.0-1|24	readability. It can be used to express the data structures of most modern
14cu|perl-YAML-Old-1.70.0-1|25	programming languages. (Including Perl!!!)
14cu|perl-YAML-Old-1.70.0-1|26	
14cu|perl-YAML-Old-1.70.0-1|27	For information on the YAML syntax, please refer to the YAML specification.
14cu|perl-YAML-Old-1.70.0-1|28	
14cu|perl-YAML-Old-1.70.0-1|29	%prep
14cu|perl-YAML-Old-1.70.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14cu|perl-YAML-Old-1.70.0-1|31	
14cu|perl-YAML-Old-1.70.0-1|32	%build
14cu|perl-YAML-Old-1.70.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14cu|perl-YAML-Old-1.70.0-1|34	
14cu|perl-YAML-Old-1.70.0-1|35	%make
14cu|perl-YAML-Old-1.70.0-1|36	
14cu|perl-YAML-Old-1.70.0-1|37	%check
14cu|perl-YAML-Old-1.70.0-1|38	%make test
14cu|perl-YAML-Old-1.70.0-1|39	
14cu|perl-YAML-Old-1.70.0-1|40	%install
14cu|perl-YAML-Old-1.70.0-1|41	%makeinstall_std
14cu|perl-YAML-Old-1.70.0-1|42	
14cu|perl-YAML-Old-1.70.0-1|43	%files
14cu|perl-YAML-Old-1.70.0-1|44	%doc META.yml LICENSE README Changes META.json
14cu|perl-YAML-Old-1.70.0-1|45	%{_mandir}/man3/*
14cu|perl-YAML-Old-1.70.0-1|46	%{perl_vendorlib}/*
14cu|perl-YAML-Old-1.70.0-1|47	
14cu|perl-YAML-Old-1.70.0-1|48	
14cu|perl-YAML-Old-1.70.0-1|49	%changelog
14cu|perl-YAML-Old-1.70.0-1|50	* Mon Mar 30 2015 abfonly <John@smith.org> 1.70.0-1
14cu|perl-YAML-Old-1.70.0-1|51	+ Revision: 692a290
14cu|perl-YAML-Old-1.70.0-1|52	- Imported from SRPM
14cu|perl-YAML-Old-1.70.0-1|53	
14cu|perl-YAML-Old-1.70.0-1|54	

13525 14
14cu|perl-ZMQ-Constants-1.04-1|1	Name:           perl-ZMQ-Constants
14cu|perl-ZMQ-Constants-1.04-1|2	Version:        1.04
14cu|perl-ZMQ-Constants-1.04-1|3	Release:        1
14cu|perl-ZMQ-Constants-1.04-1|4	Summary:        Constants for the libzmq library
14cu|perl-ZMQ-Constants-1.04-1|5	
14cu|perl-ZMQ-Constants-1.04-1|6	License:        GPL+ or Artistic
14cu|perl-ZMQ-Constants-1.04-1|7	Group:          Development/Perl
14cu|perl-ZMQ-Constants-1.04-1|8	URL:            http://search.cpan.org/dist/ZMQ-Constants/
14cu|perl-ZMQ-Constants-1.04-1|9	Source0:        http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/ZMQ-Constants-%{version}.tar.gz
14cu|perl-ZMQ-Constants-1.04-1|10	
14cu|perl-ZMQ-Constants-1.04-1|11	BuildArch:      noarch
14cu|perl-ZMQ-Constants-1.04-1|12	
14cu|perl-ZMQ-Constants-1.04-1|13	BuildRequires:  perl(Cwd)
14cu|perl-ZMQ-Constants-1.04-1|14	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-ZMQ-Constants-1.04-1|15	BuildRequires:  perl(Test::More)
14cu|perl-ZMQ-Constants-1.04-1|16	BuildRequires:  perl(Carp)
14cu|perl-ZMQ-Constants-1.04-1|17	BuildRequires:  perl(Storable)
14cu|perl-ZMQ-Constants-1.04-1|18	BuildRequires:  perl-devel
14cu|perl-ZMQ-Constants-1.04-1|19	
14cu|perl-ZMQ-Constants-1.04-1|20	%description
14cu|perl-ZMQ-Constants-1.04-1|21	libzmq is a fast-changing beast and constants get renamed, new one gets
14cu|perl-ZMQ-Constants-1.04-1|22	removed, etc...
14cu|perl-ZMQ-Constants-1.04-1|23	
14cu|perl-ZMQ-Constants-1.04-1|24	
14cu|perl-ZMQ-Constants-1.04-1|25	%prep
14cu|perl-ZMQ-Constants-1.04-1|26	%setup -q -n ZMQ-Constants-%{version}
14cu|perl-ZMQ-Constants-1.04-1|27	
14cu|perl-ZMQ-Constants-1.04-1|28	%build
14cu|perl-ZMQ-Constants-1.04-1|29	perl Makefile.PL INSTALLDIRS=vendor
14cu|perl-ZMQ-Constants-1.04-1|30	%make
14cu|perl-ZMQ-Constants-1.04-1|31	
14cu|perl-ZMQ-Constants-1.04-1|32	%install
14cu|perl-ZMQ-Constants-1.04-1|33	make pure_install DESTDIR=%{buildroot}
14cu|perl-ZMQ-Constants-1.04-1|34	
14cu|perl-ZMQ-Constants-1.04-1|35	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cu|perl-ZMQ-Constants-1.04-1|36	
14cu|perl-ZMQ-Constants-1.04-1|37	%check
14cu|perl-ZMQ-Constants-1.04-1|38	make test
14cu|perl-ZMQ-Constants-1.04-1|39	
14cu|perl-ZMQ-Constants-1.04-1|40	
14cu|perl-ZMQ-Constants-1.04-1|41	%files
14cu|perl-ZMQ-Constants-1.04-1|42	%doc Changes
14cu|perl-ZMQ-Constants-1.04-1|43	%{perl_vendorlib}/ZMQ/
14cu|perl-ZMQ-Constants-1.04-1|44	%{_mandir}/man3/*.3*
14cu|perl-ZMQ-Constants-1.04-1|45	
14cu|perl-ZMQ-Constants-1.04-1|46	
14cu|perl-ZMQ-Constants-1.04-1|47	
14cu|perl-ZMQ-Constants-1.04-1|48	%changelog
14cu|perl-ZMQ-Constants-1.04-1|49	
14cu|perl-ZMQ-Constants-1.04-1|50	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-1
14cu|perl-ZMQ-Constants-1.04-1|51	- (5145b66) Added perl-devel BR
14cu|perl-ZMQ-Constants-1.04-1|52	
14cu|perl-ZMQ-Constants-1.04-1|53	

13526 14
14cu|perl-ZMQ-LibZMQ3-1.19-2|1	Name:           perl-ZMQ-LibZMQ3
14cu|perl-ZMQ-LibZMQ3-1.19-2|2	Version:        1.19
14cu|perl-ZMQ-LibZMQ3-1.19-2|3	Release:        2
14cu|perl-ZMQ-LibZMQ3-1.19-2|4	Summary:        Perl wrapper for the libzmq 3.x library
14cu|perl-ZMQ-LibZMQ3-1.19-2|5	
14cu|perl-ZMQ-LibZMQ3-1.19-2|6	License:        GPL+ or Artistic
14cu|perl-ZMQ-LibZMQ3-1.19-2|7	Group:          Development/Perl
14cu|perl-ZMQ-LibZMQ3-1.19-2|8	URL:            http://search.cpan.org/dist/ZMQ-LibZMQ3/
14cu|perl-ZMQ-LibZMQ3-1.19-2|9	Source0:        http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/ZMQ-LibZMQ3-%{version}.tar.gz
14cu|perl-ZMQ-LibZMQ3-1.19-2|10	# Fix local build from dist-git
14cu|perl-ZMQ-LibZMQ3-1.19-2|11	Patch0:         ZMQ-LibZMQ3-1.16-Correct-check-for-.git.patch
14cu|perl-ZMQ-LibZMQ3-1.19-2|12	
14cu|perl-ZMQ-LibZMQ3-1.19-2|13	BuildRequires:  perl(AnyEvent)
14cu|perl-ZMQ-LibZMQ3-1.19-2|14	BuildRequires:  perl(Carp)
14cu|perl-ZMQ-LibZMQ3-1.19-2|15	BuildRequires:  perl(Cwd)
14cu|perl-ZMQ-LibZMQ3-1.19-2|16	BuildRequires:  perl(Devel::PPPort) >= 3.19
14cu|perl-ZMQ-LibZMQ3-1.19-2|17	BuildRequires:  perl(ExtUtils::MakeMaker)
14cu|perl-ZMQ-LibZMQ3-1.19-2|18	BuildRequires:  perl(File::Spec)
14cu|perl-ZMQ-LibZMQ3-1.19-2|19	BuildRequires:  perl(Test::Fatal)
14cu|perl-ZMQ-LibZMQ3-1.19-2|20	BuildRequires:  perl(Test::More) >= 0.98
14cu|perl-ZMQ-LibZMQ3-1.19-2|21	BuildRequires:  perl(Test::Requires)
14cu|perl-ZMQ-LibZMQ3-1.19-2|22	BuildRequires:  perl(Test::SharedFork)
14cu|perl-ZMQ-LibZMQ3-1.19-2|23	BuildRequires:  perl(Test::TCP) >= 1.08
14cu|perl-ZMQ-LibZMQ3-1.19-2|24	BuildRequires:  perl(threads)
14cu|perl-ZMQ-LibZMQ3-1.19-2|25	BuildRequires:  perl(ZMQ::Constants)
14cu|perl-ZMQ-LibZMQ3-1.19-2|26	BuildRequires:  pkgconfig(libzmq)
14cu|perl-ZMQ-LibZMQ3-1.19-2|27	BuildRequires:  perl-devel
14cu|perl-ZMQ-LibZMQ3-1.19-2|28	
14cu|perl-ZMQ-LibZMQ3-1.19-2|29	%description
14cu|perl-ZMQ-LibZMQ3-1.19-2|30	The ZMQ::LibZMQ3 module is a wrapper of the 0MQ message passing library for
14cu|perl-ZMQ-LibZMQ3-1.19-2|31	Perl. It's a thin wrapper around the C API. Please read http://zeromq.org
14cu|perl-ZMQ-LibZMQ3-1.19-2|32	for more details on 0MQ.
14cu|perl-ZMQ-LibZMQ3-1.19-2|33	
14cu|perl-ZMQ-LibZMQ3-1.19-2|34	
14cu|perl-ZMQ-LibZMQ3-1.19-2|35	%prep
14cu|perl-ZMQ-LibZMQ3-1.19-2|36	%setup -q -n ZMQ-LibZMQ3-%{version}
14cu|perl-ZMQ-LibZMQ3-1.19-2|37	%patch0 -p1
14cu|perl-ZMQ-LibZMQ3-1.19-2|38	
14cu|perl-ZMQ-LibZMQ3-1.19-2|39	%build
14cu|perl-ZMQ-LibZMQ3-1.19-2|40	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14cu|perl-ZMQ-LibZMQ3-1.19-2|41	%make
14cu|perl-ZMQ-LibZMQ3-1.19-2|42	
14cu|perl-ZMQ-LibZMQ3-1.19-2|43	%install
14cu|perl-ZMQ-LibZMQ3-1.19-2|44	make pure_install DESTDIR=%{buildroot}
14cu|perl-ZMQ-LibZMQ3-1.19-2|45	
14cu|perl-ZMQ-LibZMQ3-1.19-2|46	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14cu|perl-ZMQ-LibZMQ3-1.19-2|47	find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
14cu|perl-ZMQ-LibZMQ3-1.19-2|48	
14cu|perl-ZMQ-LibZMQ3-1.19-2|49	%check
14cu|perl-ZMQ-LibZMQ3-1.19-2|50	make test
14cu|perl-ZMQ-LibZMQ3-1.19-2|51	
14cu|perl-ZMQ-LibZMQ3-1.19-2|52	%files
14cu|perl-ZMQ-LibZMQ3-1.19-2|53	%doc Changes
14cu|perl-ZMQ-LibZMQ3-1.19-2|54	%{perl_vendorarch}/auto/*
14cu|perl-ZMQ-LibZMQ3-1.19-2|55	%{perl_vendorarch}/ZMQ*
14cu|perl-ZMQ-LibZMQ3-1.19-2|56	%{_mandir}/man3/*.3*
14cu|perl-ZMQ-LibZMQ3-1.19-2|57	
14cu|perl-ZMQ-LibZMQ3-1.19-2|58	
14cu|perl-ZMQ-LibZMQ3-1.19-2|59	
14cu|perl-ZMQ-LibZMQ3-1.19-2|60	%changelog
14cu|perl-ZMQ-LibZMQ3-1.19-2|61	
14cu|perl-ZMQ-LibZMQ3-1.19-2|62	* Sat Oct 15 2016 abfonly <abfonly@gmail.com> 1.19-2
14cu|perl-ZMQ-LibZMQ3-1.19-2|63	- (f3b1165) BuildList#2743004: Increase release tag
14cu|perl-ZMQ-LibZMQ3-1.19-2|64	
14cu|perl-ZMQ-LibZMQ3-1.19-2|65	

13527 14
14cu|perroquet-1.1.2-0.20150305.1|1	%define snapshot 20150305
14cu|perroquet-1.1.2-0.20150305.1|2	
14cu|perroquet-1.1.2-0.20150305.1|3	Name:		perroquet
14cu|perroquet-1.1.2-0.20150305.1|4	Version:	1.1.2
14cu|perroquet-1.1.2-0.20150305.1|5	Release:	0.%{snapshot}.1
14cu|perroquet-1.1.2-0.20150305.1|6	Summary:	A listening comprehension tutor
14cu|perroquet-1.1.2-0.20150305.1|7	Group:		Education
14cu|perroquet-1.1.2-0.20150305.1|8	License:	GPLv3+
14cu|perroquet-1.1.2-0.20150305.1|9	URL:		http://perroquet.niavok.com
14cu|perroquet-1.1.2-0.20150305.1|10	#Source0:	http://launchpad.net/perroquet/1.1/%{version}/+download/%{name}-%{version}.tar.gz
14cu|perroquet-1.1.2-0.20150305.1|11	Source0:	%{name}-%{version}-%{snapshot}.tar.xz
14cu|perroquet-1.1.2-0.20150305.1|12	
14cu|perroquet-1.1.2-0.20150305.1|13	BuildRequires:	python-devel
14cu|perroquet-1.1.2-0.20150305.1|14	BuildRequires:	intltool
14cu|perroquet-1.1.2-0.20150305.1|15	BuildRequires:	python-setuptools
14cu|perroquet-1.1.2-0.20150305.1|16	BuildRequires:	desktop-file-utils
14cu|perroquet-1.1.2-0.20150305.1|17	Requires:	gtk+2.0
14cu|perroquet-1.1.2-0.20150305.1|18	Requires:	gstreamer0.10-plugins-good
14cu|perroquet-1.1.2-0.20150305.1|19	Requires:	gstreamer0.10-soundtouch
14cu|perroquet-1.1.2-0.20150305.1|20	Requires:	gstreamer0.10-python
14cu|perroquet-1.1.2-0.20150305.1|21	Requires:	pygtk2.0
14cu|perroquet-1.1.2-0.20150305.1|22	BuildArch:	noarch
14cu|perroquet-1.1.2-0.20150305.1|23	
14cu|perroquet-1.1.2-0.20150305.1|24	%description
14cu|perroquet-1.1.2-0.20150305.1|25	Perroquet is a educational program to improve playfully your listening in a
14cu|perroquet-1.1.2-0.20150305.1|26	foreign language.
14cu|perroquet-1.1.2-0.20150305.1|27	
14cu|perroquet-1.1.2-0.20150305.1|28	The principle of Perroquet is to use a video or audio file and the associated
14cu|perroquet-1.1.2-0.20150305.1|29	subtitles to make you listen and understand the dialogue or lyrics. After
14cu|perroquet-1.1.2-0.20150305.1|30	having identified the files to use, Perroquet will read a piece of video then
14cu|perroquet-1.1.2-0.20150305.1|31	pause. It will show you the number of words to find and you will have to type
14cu|perroquet-1.1.2-0.20150305.1|32	them to continue. You can listen a sequence as many times as necessary.
14cu|perroquet-1.1.2-0.20150305.1|33	If you do not understand, Perroquet offers several means to help you.
14cu|perroquet-1.1.2-0.20150305.1|34	
14cu|perroquet-1.1.2-0.20150305.1|35	%prep
14cu|perroquet-1.1.2-0.20150305.1|36	%setup -q -n %{name}-%{version}-%{snapshot}
14cu|perroquet-1.1.2-0.20150305.1|37	
14cu|perroquet-1.1.2-0.20150305.1|38	%build
14cu|perroquet-1.1.2-0.20150305.1|39	python setup.py build
14cu|perroquet-1.1.2-0.20150305.1|40	
14cu|perroquet-1.1.2-0.20150305.1|41	%install
14cu|perroquet-1.1.2-0.20150305.1|42	python setup.py \
14cu|perroquet-1.1.2-0.20150305.1|43	--without-icon-cache \
14cu|perroquet-1.1.2-0.20150305.1|44	--without-mime-database \
14cu|perroquet-1.1.2-0.20150305.1|45	--without-desktop-database \
14cu|perroquet-1.1.2-0.20150305.1|46	install --root=%{buildroot}
14cu|perroquet-1.1.2-0.20150305.1|47	
14cu|perroquet-1.1.2-0.20150305.1|48	desktop-file-install \
14cu|perroquet-1.1.2-0.20150305.1|49	--remove-key=Encoding \
14cu|perroquet-1.1.2-0.20150305.1|50	--remove-category=Application \
14cu|perroquet-1.1.2-0.20150305.1|51	--add-category=Languages \
14cu|perroquet-1.1.2-0.20150305.1|52	--dir %{buildroot}%{_datadir}/applications \
14cu|perroquet-1.1.2-0.20150305.1|53	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|perroquet-1.1.2-0.20150305.1|54	
14cu|perroquet-1.1.2-0.20150305.1|55	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|perroquet-1.1.2-0.20150305.1|56	
14cu|perroquet-1.1.2-0.20150305.1|57	%find_lang %{name}
14cu|perroquet-1.1.2-0.20150305.1|58	
14cu|perroquet-1.1.2-0.20150305.1|59	%files -f %{name}.lang
14cu|perroquet-1.1.2-0.20150305.1|60	%doc README AUTHORS ChangeLog NEWS MAINTAINERS
14cu|perroquet-1.1.2-0.20150305.1|61	%{_bindir}/%{name}
14cu|perroquet-1.1.2-0.20150305.1|62	%{py_puresitedir}/%{name}lib
14cu|perroquet-1.1.2-0.20150305.1|63	%{py_puresitedir}/%{name}-%{version}_dev-py%{py_ver}.egg-info
14cu|perroquet-1.1.2-0.20150305.1|64	%{_datadir}/applications/%{name}.desktop
14cu|perroquet-1.1.2-0.20150305.1|65	%{_iconsdir}/hicolor/*/*/*.*
14cu|perroquet-1.1.2-0.20150305.1|66	%{_datadir}/%{name}/
14cu|perroquet-1.1.2-0.20150305.1|67	%{_datadir}/mime/packages/%{name}.xml
14cu|perroquet-1.1.2-0.20150305.1|68	%dir %{_sysconfdir}/%{name}
14cu|perroquet-1.1.2-0.20150305.1|69	%config(noreplace) %{_sysconfdir}/%{name}/*.ini
14cu|perroquet-1.1.2-0.20150305.1|70	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cu|perroquet-1.1.2-0.20150305.1|71	
14cu|perroquet-1.1.2-0.20150305.1|72	
14cu|perroquet-1.1.2-0.20150305.1|73	
14cu|perroquet-1.1.2-0.20150305.1|74	%changelog
14cu|perroquet-1.1.2-0.20150305.1|75	
14cu|perroquet-1.1.2-0.20150305.1|76	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.1.2-0.20150305.1
14cu|perroquet-1.1.2-0.20150305.1|77	- (1d38b13) Update from upstream
14cu|perroquet-1.1.2-0.20150305.1|78	
14cu|perroquet-1.1.2-0.20150305.1|79	

13528 14
14cu|pgadmin3-1.22.1-1|1	%define Summary Graphical client for PostgreSQL
14cu|pgadmin3-1.22.1-1|2	
14cu|pgadmin3-1.22.1-1|3	Summary:        %{Summary}
14cu|pgadmin3-1.22.1-1|4	Name:           pgadmin3
14cu|pgadmin3-1.22.1-1|5	Version:        1.22.1
14cu|pgadmin3-1.22.1-1|6	Release:        1
14cu|pgadmin3-1.22.1-1|7	License:        Artistic
14cu|pgadmin3-1.22.1-1|8	Group:          Databases
14cu|pgadmin3-1.22.1-1|9	Source0:        ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/pgadmin3/release/v1.18.1/src/%{name}-%{version}.tar.gz
14cu|pgadmin3-1.22.1-1|10	Patch0:		pgadmin3-1.12.2-desktop-file.patch
14cu|pgadmin3-1.22.1-1|11	URL:            http://www.pgadmin.org/
14cu|pgadmin3-1.22.1-1|12	BuildRequires:  wxgtku-devel >= 2.8
14cu|pgadmin3-1.22.1-1|13	BuildRequires:  postgresql-devel
14cu|pgadmin3-1.22.1-1|14	BuildRequires:  desktop-file-utils
14cu|pgadmin3-1.22.1-1|15	BuildRequires:  pkgconfig(libxslt)
14cu|pgadmin3-1.22.1-1|16	BuildRequires:  imagemagick
14cu|pgadmin3-1.22.1-1|17	
14cu|pgadmin3-1.22.1-1|18	%description
14cu|pgadmin3-1.22.1-1|19	PostgreSQL Tools.
14cu|pgadmin3-1.22.1-1|20	
14cu|pgadmin3-1.22.1-1|21	%prep
14cu|pgadmin3-1.22.1-1|22	%setup -q
14cu|pgadmin3-1.22.1-1|23	%patch0 -p0 -b .desktop
14cu|pgadmin3-1.22.1-1|24	
14cu|pgadmin3-1.22.1-1|25	%build
14cu|pgadmin3-1.22.1-1|26	autoreconf -fi
14cu|pgadmin3-1.22.1-1|27	%configure2_5x
14cu|pgadmin3-1.22.1-1|28	%make
14cu|pgadmin3-1.22.1-1|29	
14cu|pgadmin3-1.22.1-1|30	%install
14cu|pgadmin3-1.22.1-1|31	%makeinstall_std
14cu|pgadmin3-1.22.1-1|32	
14cu|pgadmin3-1.22.1-1|33	desktop-file-install --dir %{buildroot}/%{_datadir}/applications/ \
14cu|pgadmin3-1.22.1-1|34	--remove-category=Application \
14cu|pgadmin3-1.22.1-1|35	--add-category=Database \
14cu|pgadmin3-1.22.1-1|36	pkg/%{name}.desktop
14cu|pgadmin3-1.22.1-1|37	
14cu|pgadmin3-1.22.1-1|38	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cu|pgadmin3-1.22.1-1|39	convert -size 16x16 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|40	convert -size 32x32 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|41	convert -size 48x48 pgadmin/include/images/pgAdmin3.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|42	
14cu|pgadmin3-1.22.1-1|43	%files
14cu|pgadmin3-1.22.1-1|44	%{_bindir}/%{name}
14cu|pgadmin3-1.22.1-1|45	%{_datadir}/%{name}
14cu|pgadmin3-1.22.1-1|46	%{_iconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|47	%{_liconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|48	%{_miconsdir}/%{name}.png
14cu|pgadmin3-1.22.1-1|49	%{_datadir}/applications/%{name}.desktop
14cu|pgadmin3-1.22.1-1|50	# %{_bindir}/png2c
14cu|pgadmin3-1.22.1-1|51	
14cu|pgadmin3-1.22.1-1|52	%changelog
14cu|pgadmin3-1.22.1-1|53	
14cu|pgadmin3-1.22.1-1|54	* Fri May 20 2016 Eugene Budanov <roger2000@yandex.ru> 1.22.1-1
14cu|pgadmin3-1.22.1-1|55	- (479fa2b) Update to 1.22.1 with pg 9.5 support
14cu|pgadmin3-1.22.1-1|56	
14cu|pgadmin3-1.22.1-1|57	

13529 14
14cu|pgfouine-1.2-5|1	%define __noautoreq /usr/bin/php
14cu|pgfouine-1.2-5|2	
14cu|pgfouine-1.2-5|3	Name:	 pgfouine
14cu|pgfouine-1.2-5|4	Version: 1.2
14cu|pgfouine-1.2-5|5	Release: 5
14cu|pgfouine-1.2-5|6	Summary: PostgreSQL log analyzer
14cu|pgfouine-1.2-5|7	
14cu|pgfouine-1.2-5|8	License: GPL
14cu|pgfouine-1.2-5|9	Group:   System/Servers
14cu|pgfouine-1.2-5|10	Source0: %{name}-%{version}.tar.gz
14cu|pgfouine-1.2-5|11	URL:     http://pgfouine.projects.postgresql.org
14cu|pgfouine-1.2-5|12	Requires: postgresql-server
14cu|pgfouine-1.2-5|13	Requires: php-cli
14cu|pgfouine-1.2-5|14	Buildarch: noarch
14cu|pgfouine-1.2-5|15	
14cu|pgfouine-1.2-5|16	%description
14cu|pgfouine-1.2-5|17	pgFouine is a PostgreSQL log analyzer used to generate
14cu|pgfouine-1.2-5|18	detailed reports from a PostgreSQL log file. pgFouine
14cu|pgfouine-1.2-5|19	can help you to determine which queries you should
14cu|pgfouine-1.2-5|20	optimize to speed up your PostgreSQL based application.
14cu|pgfouine-1.2-5|21	
14cu|pgfouine-1.2-5|22	%prep
14cu|pgfouine-1.2-5|23	%setup -q -n  %{name}-%{version}
14cu|pgfouine-1.2-5|24	
14cu|pgfouine-1.2-5|25	%build
14cu|pgfouine-1.2-5|26	
14cu|pgfouine-1.2-5|27	%install
14cu|pgfouine-1.2-5|28	mkdir -p %{buildroot}%{_bindir}
14cu|pgfouine-1.2-5|29	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pgfouine-1.2-5|30	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|pgfouine-1.2-5|31	install -m 755 pgfouine.php %{buildroot}%{_bindir}
14cu|pgfouine-1.2-5|32	cp -r include %{buildroot}%{_libdir}/%{name}
14cu|pgfouine-1.2-5|33	install -m 644 AUTHORS ChangeLog COPYING INSTALL README THANKS %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pgfouine-1.2-5|34	cp -r tests %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pgfouine-1.2-5|35	
14cu|pgfouine-1.2-5|36	%clean
14cu|pgfouine-1.2-5|37	
14cu|pgfouine-1.2-5|38	%files
14cu|pgfouine-1.2-5|39	%{_bindir}/*
14cu|pgfouine-1.2-5|40	%{_docdir}/%{name}-%{version}
14cu|pgfouine-1.2-5|41	%{_libdir}/%{name}
14cu|pgfouine-1.2-5|42	
14cu|pgfouine-1.2-5|43	
14cu|pgfouine-1.2-5|44	
14cu|pgfouine-1.2-5|45	
14cu|pgfouine-1.2-5|46	
14cu|pgfouine-1.2-5|47	
14cu|pgfouine-1.2-5|48	%changelog
14cu|pgfouine-1.2-5|49	
14cu|pgfouine-1.2-5|50	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.2-5
14cu|pgfouine-1.2-5|51	- (73af5f8) Update from upstream
14cu|pgfouine-1.2-5|52	
14cu|pgfouine-1.2-5|53	

13530 14
14cu|pgmodeler-0.8.1-1|1	Name:             pgmodeler
14cu|pgmodeler-0.8.1-1|2	Version:          0.8.1
14cu|pgmodeler-0.8.1-1|3	Release:          1
14cu|pgmodeler-0.8.1-1|4	Summary:          PostgreSQL Database Modeler
14cu|pgmodeler-0.8.1-1|5	
14cu|pgmodeler-0.8.1-1|6	License:          GPLv3
14cu|pgmodeler-0.8.1-1|7	URL:              http://www.pgmodeler.com.br/
14cu|pgmodeler-0.8.1-1|8	Group:            Development/Databases
14cu|pgmodeler-0.8.1-1|9	Source0:          https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
14cu|pgmodeler-0.8.1-1|10	# https://github.com/pgmodeler/pgmodeler/issues/618
14cu|pgmodeler-0.8.1-1|11	Source1:          %{name}.desktop
14cu|pgmodeler-0.8.1-1|12	Source2:          %{name}-mime-dbm.xml
14cu|pgmodeler-0.8.1-1|13	Patch0:           %{name}-0.8.1-mga-do-not-check-for-updates-by-default.patch
14cu|pgmodeler-0.8.1-1|14	
14cu|pgmodeler-0.8.1-1|15	BuildRequires:    qt5-devel
14cu|pgmodeler-0.8.1-1|16	BuildRequires:    pkgconfig(libxml-2.0)
14cu|pgmodeler-0.8.1-1|17	BuildRequires:    pkgconfig(libpq)
14cu|pgmodeler-0.8.1-1|18	BuildRequires:    desktop-file-utils, gettext
14cu|pgmodeler-0.8.1-1|19	
14cu|pgmodeler-0.8.1-1|20	%define debug_package %{nil}
14cu|pgmodeler-0.8.1-1|21	
14cu|pgmodeler-0.8.1-1|22	
14cu|pgmodeler-0.8.1-1|23	%description
14cu|pgmodeler-0.8.1-1|24	PostgreSQL Database Modeler, or simply, pgModeler is an
14cu|pgmodeler-0.8.1-1|25	open source tool for modeling databases that merges the classical
14cu|pgmodeler-0.8.1-1|26	concepts of entity-relationship diagrams with specific features that
14cu|pgmodeler-0.8.1-1|27	only PostgreSQL implements. The pgModeler translates the models created
14cu|pgmodeler-0.8.1-1|28	by the user to SQL code and apply them onto database clusters (Version
14cu|pgmodeler-0.8.1-1|29	9.x).
14cu|pgmodeler-0.8.1-1|30	
14cu|pgmodeler-0.8.1-1|31	%package devel
14cu|pgmodeler-0.8.1-1|32	Summary: Development files for %{name}
14cu|pgmodeler-0.8.1-1|33	Group: System/Libraries
14cu|pgmodeler-0.8.1-1|34	Requires: %{name} = %{version}
14cu|pgmodeler-0.8.1-1|35	
14cu|pgmodeler-0.8.1-1|36	%description devel
14cu|pgmodeler-0.8.1-1|37	The %{name}-devel package contains libraries and header files for
14cu|pgmodeler-0.8.1-1|38	developing applications that use %{name}.
14cu|pgmodeler-0.8.1-1|39	
14cu|pgmodeler-0.8.1-1|40	%prep
14cu|pgmodeler-0.8.1-1|41	%setup -q
14cu|pgmodeler-0.8.1-1|42	
14cu|pgmodeler-0.8.1-1|43	%apply_patches
14cu|pgmodeler-0.8.1-1|44	
14cu|pgmodeler-0.8.1-1|45	%build
14cu|pgmodeler-0.8.1-1|46	%qmake_qt5 -recursive \
14cu|pgmodeler-0.8.1-1|47	PREFIX=%{_prefix} \
14cu|pgmodeler-0.8.1-1|48	BINDIR=%{_bindir} \
14cu|pgmodeler-0.8.1-1|49	PRIVATEBINDIR+=%{_libexecdir} \
14cu|pgmodeler-0.8.1-1|50	PLUGINSDIR=%{_libdir}/%{name}/plugins \
14cu|pgmodeler-0.8.1-1|51	SHAREDIR=%{_datadir}/%{name} \
14cu|pgmodeler-0.8.1-1|52	DOCDIR=%{_docdir}/%{name} \
14cu|pgmodeler-0.8.1-1|53	PRIVATELIBDIR+=%{_libdir}/%{name} \
14cu|pgmodeler-0.8.1-1|54	%{name}.pro
14cu|pgmodeler-0.8.1-1|55	
14cu|pgmodeler-0.8.1-1|56	%make
14cu|pgmodeler-0.8.1-1|57	
14cu|pgmodeler-0.8.1-1|58	%install
14cu|pgmodeler-0.8.1-1|59	%make_install INSTALL_ROOT=%{buildroot}
14cu|pgmodeler-0.8.1-1|60	
14cu|pgmodeler-0.8.1-1|61	desktop-file-install --mode 644 \
14cu|pgmodeler-0.8.1-1|62	--dir %{buildroot}%{_datadir}/applications/ %{SOURCE1}
14cu|pgmodeler-0.8.1-1|63	
14cu|pgmodeler-0.8.1-1|64	install -p -dm 755 %{buildroot}%{_datadir}/icons
14cu|pgmodeler-0.8.1-1|65	install -p -m 644 conf/%{name}_logo.png %{buildroot}%{_datadir}/icons
14cu|pgmodeler-0.8.1-1|66	
14cu|pgmodeler-0.8.1-1|67	install -p -dm 755 %{buildroot}%{_datadir}/mime/packages
14cu|pgmodeler-0.8.1-1|68	install -p -m 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|pgmodeler-0.8.1-1|69	
14cu|pgmodeler-0.8.1-1|70	rm -f %{buildroot}%{_datadir}/%{name}/conf/%{name}.conf.0000
14cu|pgmodeler-0.8.1-1|71	
14cu|pgmodeler-0.8.1-1|72	mkdir -p %{buildroot}%{_libdir}/%{name}/plugins
14cu|pgmodeler-0.8.1-1|73	
14cu|pgmodeler-0.8.1-1|74	%files
14cu|pgmodeler-0.8.1-1|75	%doc CHANGELOG.md LICENSE README.md RELEASENOTES.md
14cu|pgmodeler-0.8.1-1|76	%{_bindir}/%{name}
14cu|pgmodeler-0.8.1-1|77	%{_bindir}/%{name}-cli
14cu|pgmodeler-0.8.1-1|78	%{_libexecdir}/%{name}-ch
14cu|pgmodeler-0.8.1-1|79	%{_libdir}/%{name}/lib*.so.*
14cu|pgmodeler-0.8.1-1|80	%{_libdir}/%{name}/plugins
14cu|pgmodeler-0.8.1-1|81	%{_datadir}/%{name}
14cu|pgmodeler-0.8.1-1|82	%{_datadir}/icons/%{name}_logo.png
14cu|pgmodeler-0.8.1-1|83	%{_datadir}/mime/packages/%{name}.xml
14cu|pgmodeler-0.8.1-1|84	%{_datadir}/applications/%{name}.desktop
14cu|pgmodeler-0.8.1-1|85	
14cu|pgmodeler-0.8.1-1|86	%files devel
14cu|pgmodeler-0.8.1-1|87	%{_libdir}/%{name}/lib*.so
14cu|pgmodeler-0.8.1-1|88	
14cu|pgmodeler-0.8.1-1|89	
14cu|pgmodeler-0.8.1-1|90	%changelog
14cu|pgmodeler-0.8.1-1|91	
14cu|pgmodeler-0.8.1-1|92	* Thu Nov 19 2015 Stas Fomin <stas-fomin@yandex.ru> 0.8.1-1
14cu|pgmodeler-0.8.1-1|93	- (a9edf53) add first version, only spec
14cu|pgmodeler-0.8.1-1|94	
14cu|pgmodeler-0.8.1-1|95	

13531 14
14cu|pgn-extract-17.14-4|1	%define tarballversion %(echo %{version}|sed -e 's|\\.|-|')
14cu|pgn-extract-17.14-4|2	
14cu|pgn-extract-17.14-4|3	Summary:	Portable Game Notation (PGN) Manipulator for Chess Games
14cu|pgn-extract-17.14-4|4	Name:		pgn-extract
14cu|pgn-extract-17.14-4|5	Version:	17.14
14cu|pgn-extract-17.14-4|6	Release:	4
14cu|pgn-extract-17.14-4|7	License:	GPLv2
14cu|pgn-extract-17.14-4|8	Group:		Games/Boards
14cu|pgn-extract-17.14-4|9	URL:		http://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
14cu|pgn-extract-17.14-4|10	Source0:	pgn-extract-%{tarballversion}.tgz
14cu|pgn-extract-17.14-4|11	# (Abel) 15.0-1mdk neater help message
14cu|pgn-extract-17.14-4|12	#Patch1:		pgn-extract-15.0-help-mesg.patch
14cu|pgn-extract-17.14-4|13	
14cu|pgn-extract-17.14-4|14	%description
14cu|pgn-extract-17.14-4|15	Its purpose is for manipulating chess games written in the Portable
14cu|pgn-extract-17.14-4|16	Game Notation (PGN).
14cu|pgn-extract-17.14-4|17	
14cu|pgn-extract-17.14-4|18	There are several ways to specify the criteria on which to extract:
14cu|pgn-extract-17.14-4|19	textual move sequences, the position reached after a sequence
14cu|pgn-extract-17.14-4|20	of moves, information in the tag fields, and material balance in
14cu|pgn-extract-17.14-4|21	the ending.
14cu|pgn-extract-17.14-4|22	
14cu|pgn-extract-17.14-4|23	Extracted games may be written out either including or
14cu|pgn-extract-17.14-4|24	excluding comments, NAGs, and variations. Games may be given ECO
14cu|pgn-extract-17.14-4|25	classifications derived from the accompanying file eco.pgn, or a
14cu|pgn-extract-17.14-4|26	customised version provided by the user.
14cu|pgn-extract-17.14-4|27	
14cu|pgn-extract-17.14-4|28	%prep
14cu|pgn-extract-17.14-4|29	%setup -q -n %{name}-%{tarballversion}
14cu|pgn-extract-17.14-4|30	#patch1 -p1 -b .helpmsg
14cu|pgn-extract-17.14-4|31	
14cu|pgn-extract-17.14-4|32	%build
14cu|pgn-extract-17.14-4|33	%make OPTIMIZE="%{optflags}"
14cu|pgn-extract-17.14-4|34	
14cu|pgn-extract-17.14-4|35	%install
14cu|pgn-extract-17.14-4|36	install -D -m 755 pgn-extract %{buildroot}%{_gamesbindir}/pgn-extract
14cu|pgn-extract-17.14-4|37	
14cu|pgn-extract-17.14-4|38	%files
14cu|pgn-extract-17.14-4|39	%doc help.html eco.pgn
14cu|pgn-extract-17.14-4|40	%{_gamesbindir}/*
14cu|pgn-extract-17.14-4|41	
14cu|pgn-extract-17.14-4|42	
14cu|pgn-extract-17.14-4|43	%changelog
14cu|pgn-extract-17.14-4|44	
14cu|pgn-extract-17.14-4|45	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 17.14-4
14cu|pgn-extract-17.14-4|46	- (39f031a) Update from upstream
14cu|pgn-extract-17.14-4|47	
14cu|pgn-extract-17.14-4|48	

13532 14
14cu|phasex-0.12.0-0.pre1.4|1	%define beta pre1
14cu|phasex-0.12.0-0.pre1.4|2	
14cu|phasex-0.12.0-0.pre1.4|3	Summary:	Phase Harmonic Advanced Synthesis EXperiment
14cu|phasex-0.12.0-0.pre1.4|4	Name:		phasex
14cu|phasex-0.12.0-0.pre1.4|5	Version:	0.12.0
14cu|phasex-0.12.0-0.pre1.4|6	Release:	0.%{beta}.4
14cu|phasex-0.12.0-0.pre1.4|7	License:	GPLv2+
14cu|phasex-0.12.0-0.pre1.4|8	Group:		Sound
14cu|phasex-0.12.0-0.pre1.4|9	Url:		http://sysex.net/phasex/
14cu|phasex-0.12.0-0.pre1.4|10	Source0:	%{name}-%{version}-%{beta}.tar.gz
14cu|phasex-0.12.0-0.pre1.4|11	Patch0:		phasex-0.12.0-sfmt.patch
14cu|phasex-0.12.0-0.pre1.4|12	BuildRequires:	pkgconfig(alsa)
14cu|phasex-0.12.0-0.pre1.4|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|phasex-0.12.0-0.pre1.4|14	BuildRequires:	pkgconfig(jack)
14cu|phasex-0.12.0-0.pre1.4|15	BuildRequires:	pkgconfig(samplerate)
14cu|phasex-0.12.0-0.pre1.4|16	
14cu|phasex-0.12.0-0.pre1.4|17	%description
14cu|phasex-0.12.0-0.pre1.4|18	Experimental JACK audio / ALSA MIDI softsynth for Linux
14cu|phasex-0.12.0-0.pre1.4|19	with a synth engine built around flexible phase modulation and
14cu|phasex-0.12.0-0.pre1.4|20	flexible oscillator/LFO sourcing.  Modulations include AM, FM, offset
14cu|phasex-0.12.0-0.pre1.4|21	PM, and wave select. It comes equipped with a 12db/octave filter
14cu|phasex-0.12.0-0.pre1.4|22	with two distortion curves, a stereo crossover delay and chorus with
14cu|phasex-0.12.0-0.pre1.4|23	phaser, ADSR envelopes for amplifier and filter, realtime audio input
14cu|phasex-0.12.0-0.pre1.4|24	processing capabilities, velocity/aftertouch sensitivity, and more.
14cu|phasex-0.12.0-0.pre1.4|25	
14cu|phasex-0.12.0-0.pre1.4|26	%files
14cu|phasex-0.12.0-0.pre1.4|27	%doc README LICENSE AUTHORS GPL-v2.txt ChangeLog TODO doc/ROADMAP
14cu|phasex-0.12.0-0.pre1.4|28	%{_bindir}/phasex
14cu|phasex-0.12.0-0.pre1.4|29	%dir %{_datadir}/phasex
14cu|phasex-0.12.0-0.pre1.4|30	%dir %{_datadir}/phasex/help
14cu|phasex-0.12.0-0.pre1.4|31	%dir %{_datadir}/phasex/pixmaps
14cu|phasex-0.12.0-0.pre1.4|32	%dir %{_datadir}/phasex/sys-midimaps
14cu|phasex-0.12.0-0.pre1.4|33	%dir %{_datadir}/phasex/sys-patches
14cu|phasex-0.12.0-0.pre1.4|34	%dir %{_datadir}/phasex/sys-samples
14cu|phasex-0.12.0-0.pre1.4|35	%dir %{_datadir}/themes/Phasex-Dark
14cu|phasex-0.12.0-0.pre1.4|36	%dir %{_datadir}/themes/Phasex-Light
14cu|phasex-0.12.0-0.pre1.4|37	%{_datadir}/phasex/patchbank
14cu|phasex-0.12.0-0.pre1.4|38	%{_datadir}/phasex/gtkenginerc
14cu|phasex-0.12.0-0.pre1.4|39	%{_datadir}/phasex/help/*
14cu|phasex-0.12.0-0.pre1.4|40	%{_datadir}/phasex/pixmaps/*
14cu|phasex-0.12.0-0.pre1.4|41	%{_datadir}/phasex/sys-midimaps/*
14cu|phasex-0.12.0-0.pre1.4|42	%{_datadir}/phasex/sys-patches/*
14cu|phasex-0.12.0-0.pre1.4|43	%{_datadir}/phasex/sys-samples/*
14cu|phasex-0.12.0-0.pre1.4|44	%{_datadir}/themes/Phasex-Dark/*
14cu|phasex-0.12.0-0.pre1.4|45	%{_datadir}/themes/Phasex-Light/*
14cu|phasex-0.12.0-0.pre1.4|46	%{_datadir}/applications/phasex.desktop
14cu|phasex-0.12.0-0.pre1.4|47	%{_datadir}/icons/hicolor/*/apps/phasex-icon.png
14cu|phasex-0.12.0-0.pre1.4|48	
14cu|phasex-0.12.0-0.pre1.4|49	#----------------------------------------------------------------------------
14cu|phasex-0.12.0-0.pre1.4|50	
14cu|phasex-0.12.0-0.pre1.4|51	%prep
14cu|phasex-0.12.0-0.pre1.4|52	%setup -q
14cu|phasex-0.12.0-0.pre1.4|53	%patch0 -p1
14cu|phasex-0.12.0-0.pre1.4|54	
14cu|phasex-0.12.0-0.pre1.4|55	%build
14cu|phasex-0.12.0-0.pre1.4|56	perl -pi -e 's/AM_LDFLAGS  =/AM_LDFLAGS  = -lgmodule-2.0 -lX11 /g' src/Makefile.am
14cu|phasex-0.12.0-0.pre1.4|57	aclocal && autoconf && automake && autoheader
14cu|phasex-0.12.0-0.pre1.4|58	
14cu|phasex-0.12.0-0.pre1.4|59	%configure2_5x
14cu|phasex-0.12.0-0.pre1.4|60	%make
14cu|phasex-0.12.0-0.pre1.4|61	
14cu|phasex-0.12.0-0.pre1.4|62	%install
14cu|phasex-0.12.0-0.pre1.4|63	%makeinstall_std
14cu|phasex-0.12.0-0.pre1.4|64	
14cu|phasex-0.12.0-0.pre1.4|65	for s in 16 22 32 48 ; do
14cu|phasex-0.12.0-0.pre1.4|66	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|phasex-0.12.0-0.pre1.4|67	cp %{buildroot}%{_datadir}/phasex/pixmaps/phasex-icon-${s}x${s}.png \
14cu|phasex-0.12.0-0.pre1.4|68	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/phasex-icon.png
14cu|phasex-0.12.0-0.pre1.4|69	done
14cu|phasex-0.12.0-0.pre1.4|70	
14cu|phasex-0.12.0-0.pre1.4|71	BASE="AudioVideo Audio"
14cu|phasex-0.12.0-0.pre1.4|72	
14cu|phasex-0.12.0-0.pre1.4|73	mkdir -p %{buildroot}%{_datadir}/applications
14cu|phasex-0.12.0-0.pre1.4|74	desktop-file-install \
14cu|phasex-0.12.0-0.pre1.4|75	--vendor "" \
14cu|phasex-0.12.0-0.pre1.4|76	--dir %{buildroot}%{_datadir}/applications \
14cu|phasex-0.12.0-0.pre1.4|77	`for c in ${BASE} ; do echo "--add-category $c " ; done` \
14cu|phasex-0.12.0-0.pre1.4|78	%{buildroot}%{_datadir}/phasex/%{name}.desktop
14cu|phasex-0.12.0-0.pre1.4|79	rm -f %{buildroot}%{_datadir}/phasex/%{name}.desktop
14cu|phasex-0.12.0-0.pre1.4|80	
14cu|phasex-0.12.0-0.pre1.4|81	%changelog
14cu|phasex-0.12.0-0.pre1.4|82	
14cu|phasex-0.12.0-0.pre1.4|83	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.0-0.pre1.4
14cu|phasex-0.12.0-0.pre1.4|84	- (b83a52f) Build with system optflags to fix debug package
14cu|phasex-0.12.0-0.pre1.4|85	- (b83a52f) Fix string format errors
14cu|phasex-0.12.0-0.pre1.4|86	- (b83a52f) Spec cleanup
14cu|phasex-0.12.0-0.pre1.4|87	
14cu|phasex-0.12.0-0.pre1.4|88	

13533 14
14cu|phatch-0.2.7.1-4|1	%define debug_package %{nil}
14cu|phatch-0.2.7.1-4|2	
14cu|phatch-0.2.7.1-4|3	Summary:	Photo Batch Processor
14cu|phatch-0.2.7.1-4|4	Name:		phatch
14cu|phatch-0.2.7.1-4|5	Version:	0.2.7.1
14cu|phatch-0.2.7.1-4|6	Release:	4
14cu|phatch-0.2.7.1-4|7	License:	GPLv3+
14cu|phatch-0.2.7.1-4|8	Group:		Graphics
14cu|phatch-0.2.7.1-4|9	URL:		http://photobatch.stani.be/
14cu|phatch-0.2.7.1-4|10	Source:		http://photobatch.stani.be/download/package/%{name}-%{version}.tar.gz
14cu|phatch-0.2.7.1-4|11	Patch1:		crash_fix.patch
14cu|phatch-0.2.7.1-4|12	Patch2:		pyexiv2_compat.patch
14cu|phatch-0.2.7.1-4|13	Patch3:		phatch-pillow.patch
14cu|phatch-0.2.7.1-4|14	BuildRequires:	python-devel >= 2.5
14cu|phatch-0.2.7.1-4|15	BuildRequires:	desktop-file-utils
14cu|phatch-0.2.7.1-4|16	BuildRequires:	python-sphinx
14cu|phatch-0.2.7.1-4|17	BuildRequires:	mlocate
14cu|phatch-0.2.7.1-4|18	BuildRequires:	gettext
14cu|phatch-0.2.7.1-4|19	Requires:	findutils
14cu|phatch-0.2.7.1-4|20	Requires:	python-imaging
14cu|phatch-0.2.7.1-4|21	Requires:	python-notify
14cu|phatch-0.2.7.1-4|22	Requires:	wxPythonGTK
14cu|phatch-0.2.7.1-4|23	Requires:	python-exiv2
14cu|phatch-0.2.7.1-4|24	Requires:	mlocate
14cu|phatch-0.2.7.1-4|25	
14cu|phatch-0.2.7.1-4|26	%description
14cu|phatch-0.2.7.1-4|27	Phatch is a simple to use cross-platform GUI Photo Batch Processor
14cu|phatch-0.2.7.1-4|28	which handles all popular image formats and can duplicate (sub)folder
14cu|phatch-0.2.7.1-4|29	hierarchies. Phatch can batch resize, rotate, apply perspective,
14cu|phatch-0.2.7.1-4|30	shadows, rounded corners, ... and more in minutes instead of hours or
14cu|phatch-0.2.7.1-4|31	days if you do it manually. Phatch allows you to use EXIF and IPTC
14cu|phatch-0.2.7.1-4|32	tags for renaming and data stamping. Phatch also supports a console
14cu|phatch-0.2.7.1-4|33	version to batch photos on webservers.
14cu|phatch-0.2.7.1-4|34	
14cu|phatch-0.2.7.1-4|35	%files -f %{name}.lang
14cu|phatch-0.2.7.1-4|36	%doc AUTHORS COPYING README
14cu|phatch-0.2.7.1-4|37	%{py_puresitedir}/%{name}
14cu|phatch-0.2.7.1-4|38	%{py_puresitedir}/*.egg-info
14cu|phatch-0.2.7.1-4|39	%{_datadir}/%{name}
14cu|phatch-0.2.7.1-4|40	%{_bindir}/%{name}
14cu|phatch-0.2.7.1-4|41	%{_datadir}/applications/%{name}.desktop
14cu|phatch-0.2.7.1-4|42	%{_datadir}/applications/%{name}-inspector.desktop
14cu|phatch-0.2.7.1-4|43	%{_datadir}/mime/packages/%{name}.xml
14cu|phatch-0.2.7.1-4|44	%{_mandir}/man1/%{name}.1*
14cu|phatch-0.2.7.1-4|45	%{_datadir}/pixmaps/%{name}.png
14cu|phatch-0.2.7.1-4|46	%{_datadir}/pixmaps/%{name}-inspector.png
14cu|phatch-0.2.7.1-4|47	%{_datadir}/icons/hicolor/*/apps/%{name}*.png
14cu|phatch-0.2.7.1-4|48	%{_datadir}/icons/hicolor/scalable/apps/%{name}*.svg
14cu|phatch-0.2.7.1-4|49	%exclude %{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
14cu|phatch-0.2.7.1-4|50	%exclude /usr/share/phatch/doc/html
14cu|phatch-0.2.7.1-4|51	
14cu|phatch-0.2.7.1-4|52	%package	nautilus-bindings
14cu|phatch-0.2.7.1-4|53	Summary:	Nautilus binding for Photo Batch Processor
14cu|phatch-0.2.7.1-4|54	Group:		Graphics
14cu|phatch-0.2.7.1-4|55	Requires:	wxPythonGTK
14cu|phatch-0.2.7.1-4|56	Requires:	nautilus-python
14cu|phatch-0.2.7.1-4|57	Requires:	%{name}
14cu|phatch-0.2.7.1-4|58	%description	nautilus-bindings
14cu|phatch-0.2.7.1-4|59	
14cu|phatch-0.2.7.1-4|60	This package provides nautilus binding for Photo Batch Processor.
14cu|phatch-0.2.7.1-4|61	
14cu|phatch-0.2.7.1-4|62	%files nautilus-bindings
14cu|phatch-0.2.7.1-4|63	%doc AUTHORS COPYING README
14cu|phatch-0.2.7.1-4|64	%{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
14cu|phatch-0.2.7.1-4|65	
14cu|phatch-0.2.7.1-4|66	%package	doc
14cu|phatch-0.2.7.1-4|67	Summary:	Documentation for Photo Batch Processor
14cu|phatch-0.2.7.1-4|68	Group:		Graphics
14cu|phatch-0.2.7.1-4|69	Requires:	%{name}
14cu|phatch-0.2.7.1-4|70	%description	doc
14cu|phatch-0.2.7.1-4|71	
14cu|phatch-0.2.7.1-4|72	This package provides the html documentation for Photo Batch Processor.
14cu|phatch-0.2.7.1-4|73	
14cu|phatch-0.2.7.1-4|74	%files doc
14cu|phatch-0.2.7.1-4|75	%{_datadir}/%{name}/doc/html
14cu|phatch-0.2.7.1-4|76	
14cu|phatch-0.2.7.1-4|77	#-----------------------------------------------------------------------
14cu|phatch-0.2.7.1-4|78	
14cu|phatch-0.2.7.1-4|79	%prep
14cu|phatch-0.2.7.1-4|80	%setup -q -n %{name}-0.2.7
14cu|phatch-0.2.7.1-4|81	%apply_patches
14cu|phatch-0.2.7.1-4|82	
14cu|phatch-0.2.7.1-4|83	%build
14cu|phatch-0.2.7.1-4|84	
14cu|phatch-0.2.7.1-4|85	%install
14cu|phatch-0.2.7.1-4|86	python setup.py install --root=%{buildroot}
14cu|phatch-0.2.7.1-4|87	# for non-executable-script
14cu|phatch-0.2.7.1-4|88	chmod +x %{buildroot}/%{py_puresitedir}/%{name}/{%{name}.py,lib/pyWx/dialogsInspector.py,lib/metadataTest.py,other/surd.py,other/EXIF.py,other/pep8.py}
14cu|phatch-0.2.7.1-4|89	
14cu|phatch-0.2.7.1-4|90	# Building documentation
14cu|phatch-0.2.7.1-4|91	cd docs
14cu|phatch-0.2.7.1-4|92	make html
14cu|phatch-0.2.7.1-4|93	mkdir -p %{buildroot}/%{_datadir}/%{name}/doc
14cu|phatch-0.2.7.1-4|94	mv build/html  %{buildroot}/%{_datadir}/%{name}/doc
14cu|phatch-0.2.7.1-4|95	cd ..
14cu|phatch-0.2.7.1-4|96	%find_lang %{name}
14cu|phatch-0.2.7.1-4|97	
14cu|phatch-0.2.7.1-4|98	%changelog
14cu|phatch-0.2.7.1-4|99	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7.1-4
14cu|phatch-0.2.7.1-4|100	+ Revision: 7bf347b
14cu|phatch-0.2.7.1-4|101	- Patch to work with pillow, fix possible crashes
14cu|phatch-0.2.7.1-4|102	
14cu|phatch-0.2.7.1-4|103	

13534 14
14cu|phear-0.5.1-1|1	Name:           phear
14cu|phear-0.5.1-1|2	Version:        0.5.1
14cu|phear-0.5.1-1|3	Release:        1
14cu|phear-0.5.1-1|4	Summary:        A Boulder Dash game clone for your favorite terminal
14cu|phear-0.5.1-1|5	License:        GPLv3
14cu|phear-0.5.1-1|6	Group:          Games/Other
14cu|phear-0.5.1-1|7	Url:            http://www.x86.no/cavezofphear/
14cu|phear-0.5.1-1|8	Source0:        http://www.x86.no/cavezofphear/%{name}-%{version}.tar.bz2
14cu|phear-0.5.1-1|9	Source1:        https://raw.githubusercontent.com/haakonnessjoen/Cavez-of-Phear-packaging/master/debian/phear.6
14cu|phear-0.5.1-1|10	Patch0:         phear-data.patch
14cu|phear-0.5.1-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|phear-0.5.1-1|12	
14cu|phear-0.5.1-1|13	%description
14cu|phear-0.5.1-1|14	A Boulder Dash game clone for your favorite terminal.
14cu|phear-0.5.1-1|15	You are trapped in the CAVEZ of PHEAR, your mission is to escape
14cu|phear-0.5.1-1|16	through all the caves and make it out alive. To escape through a
14cu|phear-0.5.1-1|17	cave you will have to find all the diamonds located in it. Once
14cu|phear-0.5.1-1|18	you've found all the diamonds, their powers combined will help you
14cu|phear-0.5.1-1|19	get to the next cave, one step closer to freedom.
14cu|phear-0.5.1-1|20	
14cu|phear-0.5.1-1|21	%files
14cu|phear-0.5.1-1|22	%doc README README-EDITOR LICENSE ChangeLog
14cu|phear-0.5.1-1|23	%{_gamesbindir}/%{name}
14cu|phear-0.5.1-1|24	%{_gamesdatadir}/%{name}
14cu|phear-0.5.1-1|25	%{_mandir}/man6/%{name}.6.*
14cu|phear-0.5.1-1|26	#----------------------------------------------
14cu|phear-0.5.1-1|27	
14cu|phear-0.5.1-1|28	%prep
14cu|phear-0.5.1-1|29	%setup -q
14cu|phear-0.5.1-1|30	%patch0 -p0
14cu|phear-0.5.1-1|31	
14cu|phear-0.5.1-1|32	%build
14cu|phear-0.5.1-1|33	%setup_compile_flags
14cu|phear-0.5.1-1|34	make
14cu|phear-0.5.1-1|35	
14cu|phear-0.5.1-1|36	%install
14cu|phear-0.5.1-1|37	make DESTDIR_BIN=%{buildroot}%{_gamesbindir} DESTDIR_DATA=%{buildroot}%{_gamesdatadir} install
14cu|phear-0.5.1-1|38	install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|phear-0.5.1-1|39	
14cu|phear-0.5.1-1|40	
14cu|phear-0.5.1-1|41	
14cu|phear-0.5.1-1|42	%changelog
14cu|phear-0.5.1-1|43	
14cu|phear-0.5.1-1|44	* Sun Sep 04 2016 abfonly <abfonly@gmail.com> 0.5.1-1
14cu|phear-0.5.1-1|45	- (3220f37) Imported from SRPM
14cu|phear-0.5.1-1|46	
14cu|phear-0.5.1-1|47	

13535 14
14cu|phlipple-0.8.5-1|1	Name:           phlipple
14cu|phlipple-0.8.5-1|2	Version:        0.8.5
14cu|phlipple-0.8.5-1|3	Release:        1
14cu|phlipple-0.8.5-1|4	Summary:        Phlipping squares will never be the same again
14cu|phlipple-0.8.5-1|5	License:        GPLv3+
14cu|phlipple-0.8.5-1|6	Group:          Games/Puzzles
14cu|phlipple-0.8.5-1|7	Url:            https://sourceforge.net/projects/phlipple/
14cu|phlipple-0.8.5-1|8	# http://downloads.sourceforge.net/project/phlipple/phlipple-0.8.5.tar.gz
14cu|phlipple-0.8.5-1|9	Source:         %{name}-%{version}.tar.gz
14cu|phlipple-0.8.5-1|10	BuildRequires:  pkgconfig(osmesa)
14cu|phlipple-0.8.5-1|11	BuildRequires:  pkgconfig(sdl)
14cu|phlipple-0.8.5-1|12	BuildRequires:  pkgconfig(SDL_image)
14cu|phlipple-0.8.5-1|13	BuildRequires:  pkgconfig(SDL_mixer)
14cu|phlipple-0.8.5-1|14	BuildRequires:  pkgconfig(glewmx)
14cu|phlipple-0.8.5-1|15	BuildRequires:  pkgconfig(vorbis)
14cu|phlipple-0.8.5-1|16	BuildRequires:  imagemagick
14cu|phlipple-0.8.5-1|17	BuildRequires:  desktop-file-utils
14cu|phlipple-0.8.5-1|18	
14cu|phlipple-0.8.5-1|19	%description
14cu|phlipple-0.8.5-1|20	Phlipple is a unique puzzle game.
14cu|phlipple-0.8.5-1|21	The goal of every level is to reduce a
14cu|phlipple-0.8.5-1|22	3D shape to a single square.
14cu|phlipple-0.8.5-1|23	Elimination of squares is done by
14cu|phlipple-0.8.5-1|24	flipping edges around just like in a cardboard box.
14cu|phlipple-0.8.5-1|25	It starts off relatively easy to teach the
14cu|phlipple-0.8.5-1|26	basics just to later on serve hours of brain
14cu|phlipple-0.8.5-1|27	tickling fun. It's a great way to train
14cu|phlipple-0.8.5-1|28	memory as well as orientation in 3D.
14cu|phlipple-0.8.5-1|29	
14cu|phlipple-0.8.5-1|30	%files
14cu|phlipple-0.8.5-1|31	%{_docdir}/%{name}/
14cu|phlipple-0.8.5-1|32	%{_gamesbindir}/%{name}
14cu|phlipple-0.8.5-1|33	%{_gamesdatadir}/%{name}/
14cu|phlipple-0.8.5-1|34	%{_datadir}/applications/%{name}.desktop
14cu|phlipple-0.8.5-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|phlipple-0.8.5-1|36	#--------------------------------------------------------------
14cu|phlipple-0.8.5-1|37	
14cu|phlipple-0.8.5-1|38	%prep
14cu|phlipple-0.8.5-1|39	%setup -q
14cu|phlipple-0.8.5-1|40	
14cu|phlipple-0.8.5-1|41	%build
14cu|phlipple-0.8.5-1|42	sed -i -e "/^LIBS\s*=*/s|$| -lm|" Makefile.in src/Makefile.in
14cu|phlipple-0.8.5-1|43	%configure docdir="%{_docdir}/%{name}" \
14cu|phlipple-0.8.5-1|44	bindir=%{_gamesbindir} \
14cu|phlipple-0.8.5-1|45	datadir=%{_gamesdatadir}
14cu|phlipple-0.8.5-1|46	%make
14cu|phlipple-0.8.5-1|47	
14cu|phlipple-0.8.5-1|48	%install
14cu|phlipple-0.8.5-1|49	%makeinstall_std
14cu|phlipple-0.8.5-1|50	
14cu|phlipple-0.8.5-1|51	rm -fr %{buildroot}%{_gamesdatadir}/{pixmaps,applications}
14cu|phlipple-0.8.5-1|52	for size in 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|phlipple-0.8.5-1|53	install -dm 0755 \
14cu|phlipple-0.8.5-1|54	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|phlipple-0.8.5-1|55	convert -strip -resize $size extra/%{name}.png \
14cu|phlipple-0.8.5-1|56	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|phlipple-0.8.5-1|57	done
14cu|phlipple-0.8.5-1|58	
14cu|phlipple-0.8.5-1|59	desktop-file-install extra/%{name}.desktop \
14cu|phlipple-0.8.5-1|60	--dir=%{buildroot}%{_datadir}/applications
14cu|phlipple-0.8.5-1|61	
14cu|phlipple-0.8.5-1|62	rm %{buildroot}%{_docdir}/%{name}/{NEWS,INSTALL}
14cu|phlipple-0.8.5-1|63	
14cu|phlipple-0.8.5-1|64	
14cu|phlipple-0.8.5-1|65	%changelog
14cu|phlipple-0.8.5-1|66	
14cu|phlipple-0.8.5-1|67	* Sun Jun 11 2017 abfonly <abfonly@gmail.com> 0.8.5-1
14cu|phlipple-0.8.5-1|68	- (90e63fc) Imported from SRPM
14cu|phlipple-0.8.5-1|69	
14cu|phlipple-0.8.5-1|70	

13536 14
14cu|phonon-vlc-0.9.1-1|1	Summary:	VLC backend to Phonon
14cu|phonon-vlc-0.9.1-1|2	Name:		phonon-vlc
14cu|phonon-vlc-0.9.1-1|3	Version:	0.9.1
14cu|phonon-vlc-0.9.1-1|4	Release:	1
14cu|phonon-vlc-0.9.1-1|5	License:	GPLv2+
14cu|phonon-vlc-0.9.1-1|6	Group:		Video
14cu|phonon-vlc-0.9.1-1|7	Url:		http://www.videolan.org/
14cu|phonon-vlc-0.9.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.xz
14cu|phonon-vlc-0.9.1-1|9	BuildRequires:	automoc4
14cu|phonon-vlc-0.9.1-1|10	BuildRequires:	cmake
14cu|phonon-vlc-0.9.1-1|11	BuildRequires:	extra-cmake-modules
14cu|phonon-vlc-0.9.1-1|12	BuildRequires:	pkgconfig(libvlc)
14cu|phonon-vlc-0.9.1-1|13	BuildRequires:	pkgconfig(phonon)
14cu|phonon-vlc-0.9.1-1|14	BuildRequires:	pkgconfig(phonon4qt5)
14cu|phonon-vlc-0.9.1-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|phonon-vlc-0.9.1-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|phonon-vlc-0.9.1-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|phonon-vlc-0.9.1-1|18	Provides:	phonon-backend
14cu|phonon-vlc-0.9.1-1|19	# As a Requires it pulls in vlc when building
14cu|phonon-vlc-0.9.1-1|20	Suggests:	vlc-plugin-pulse
14cu|phonon-vlc-0.9.1-1|21	
14cu|phonon-vlc-0.9.1-1|22	%description
14cu|phonon-vlc-0.9.1-1|23	This package allows Phonon (the KDE media library) to use VLC for audio
14cu|phonon-vlc-0.9.1-1|24	and video playback.
14cu|phonon-vlc-0.9.1-1|25	
14cu|phonon-vlc-0.9.1-1|26	%files
14cu|phonon-vlc-0.9.1-1|27	%{_libdir}/kde4/plugins/phonon_backend/phonon_vlc.so
14cu|phonon-vlc-0.9.1-1|28	%{_datadir}/kde4/services/phononbackends/vlc.desktop
14cu|phonon-vlc-0.9.1-1|29	
14cu|phonon-vlc-0.9.1-1|30	#----------------------------------------------------------------------------
14cu|phonon-vlc-0.9.1-1|31	
14cu|phonon-vlc-0.9.1-1|32	%package -n phonon4qt5-vlc
14cu|phonon-vlc-0.9.1-1|33	Summary:	VLC backend to Phonon (Qt5)
14cu|phonon-vlc-0.9.1-1|34	Group:		Sound
14cu|phonon-vlc-0.9.1-1|35	Provides:	phonon4qt5-backend
14cu|phonon-vlc-0.9.1-1|36	Suggests:	vlc-plugin-pulse
14cu|phonon-vlc-0.9.1-1|37	
14cu|phonon-vlc-0.9.1-1|38	%description -n phonon4qt5-vlc
14cu|phonon-vlc-0.9.1-1|39	This package allows Phonon Qt5 (the KDE media library) to use VLC for audio
14cu|phonon-vlc-0.9.1-1|40	and video playback.
14cu|phonon-vlc-0.9.1-1|41	
14cu|phonon-vlc-0.9.1-1|42	%files -n phonon4qt5-vlc
14cu|phonon-vlc-0.9.1-1|43	%{_qt5_plugindir}/phonon4qt5_backend/phonon_vlc.so
14cu|phonon-vlc-0.9.1-1|44	
14cu|phonon-vlc-0.9.1-1|45	#----------------------------------------------------------------------------
14cu|phonon-vlc-0.9.1-1|46	
14cu|phonon-vlc-0.9.1-1|47	%prep
14cu|phonon-vlc-0.9.1-1|48	%setup -qn phonon-backend-vlc-%{version}
14cu|phonon-vlc-0.9.1-1|49	
14cu|phonon-vlc-0.9.1-1|50	mkdir Qt4
14cu|phonon-vlc-0.9.1-1|51	mv `ls -1 |grep -v Qt4` Qt4
14cu|phonon-vlc-0.9.1-1|52	cp -a Qt4 Qt5
14cu|phonon-vlc-0.9.1-1|53	
14cu|phonon-vlc-0.9.1-1|54	%build
14cu|phonon-vlc-0.9.1-1|55	pushd Qt4
14cu|phonon-vlc-0.9.1-1|56	%cmake -DPHONON_BUILD_PHONON4QT5:BOOL=OFF
14cu|phonon-vlc-0.9.1-1|57	%make
14cu|phonon-vlc-0.9.1-1|58	popd
14cu|phonon-vlc-0.9.1-1|59	
14cu|phonon-vlc-0.9.1-1|60	pushd Qt5
14cu|phonon-vlc-0.9.1-1|61	%cmake_qt5 -DPHONON_BUILD_PHONON4QT5:BOOL=ON
14cu|phonon-vlc-0.9.1-1|62	%make
14cu|phonon-vlc-0.9.1-1|63	popd
14cu|phonon-vlc-0.9.1-1|64	
14cu|phonon-vlc-0.9.1-1|65	%install
14cu|phonon-vlc-0.9.1-1|66	%makeinstall_std -C Qt4/build
14cu|phonon-vlc-0.9.1-1|67	
14cu|phonon-vlc-0.9.1-1|68	%makeinstall_std -C Qt5/build
14cu|phonon-vlc-0.9.1-1|69	
14cu|phonon-vlc-0.9.1-1|70	
14cu|phonon-vlc-0.9.1-1|71	%changelog
14cu|phonon-vlc-0.9.1-1|72	
14cu|phonon-vlc-0.9.1-1|73	* Fri Feb 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-1
14cu|phonon-vlc-0.9.1-1|74	- (87743ad) Build requires extra-cmake-modules
14cu|phonon-vlc-0.9.1-1|75	
14cu|phonon-vlc-0.9.1-1|76	

13537 14
14cu|phoronix-test-suite-6.4.0-1|1	#% define _requires_exceptions pear(.*)
14cu|phoronix-test-suite-6.4.0-1|2	
14cu|phoronix-test-suite-6.4.0-1|3	# GUI was temporary dropped since 3.0 Aplha 1
14cu|phoronix-test-suite-6.4.0-1|4	%define		gui_enabled 1
14cu|phoronix-test-suite-6.4.0-1|5	
14cu|phoronix-test-suite-6.4.0-1|6	Summary:	A Comprehensive Linux Benchmarking System
14cu|phoronix-test-suite-6.4.0-1|7	Name:		phoronix-test-suite
14cu|phoronix-test-suite-6.4.0-1|8	Version:	6.4.0
14cu|phoronix-test-suite-6.4.0-1|9	Release:	1
14cu|phoronix-test-suite-6.4.0-1|10	License:	GPLv3
14cu|phoronix-test-suite-6.4.0-1|11	Group:		Publishing
14cu|phoronix-test-suite-6.4.0-1|12	Url:		http://www.phoronix-test-suite.com
14cu|phoronix-test-suite-6.4.0-1|13	Source0:	http://www.phoronix.net/downloads/phoronix-test-suite/releases/%{name}-%{version}.tar.gz
14cu|phoronix-test-suite-6.4.0-1|14	Patch0:		phoronix-test-suite-5.8.1-install.patch
14cu|phoronix-test-suite-6.4.0-1|15	
14cu|phoronix-test-suite-6.4.0-1|16	BuildArch:	noarch
14cu|phoronix-test-suite-6.4.0-1|17	
14cu|phoronix-test-suite-6.4.0-1|18	Requires:	php-cli
14cu|phoronix-test-suite-6.4.0-1|19	# broken when this is installed
14cu|phoronix-test-suite-6.4.0-1|20	Conflicts:	php-gtk2
14cu|phoronix-test-suite-6.4.0-1|21	Requires:	php-fpdf
14cu|phoronix-test-suite-6.4.0-1|22	
14cu|phoronix-test-suite-6.4.0-1|23	Suggests:	freeimage-devel
14cu|phoronix-test-suite-6.4.0-1|24	Suggests:	ftjam
14cu|phoronix-test-suite-6.4.0-1|25	Suggests:	git
14cu|phoronix-test-suite-6.4.0-1|26	Suggests:	gcc-gfortran
14cu|phoronix-test-suite-6.4.0-1|27	Suggests:	glew-devel
14cu|phoronix-test-suite-6.4.0-1|28	Suggests:	gtk+2-devel
14cu|phoronix-test-suite-6.4.0-1|29	Suggests:	java
14cu|phoronix-test-suite-6.4.0-1|30	Suggests:	libopenjpeg-devel
14cu|phoronix-test-suite-6.4.0-1|31	Suggests:	imlib2-devel
14cu|phoronix-test-suite-6.4.0-1|32	Suggests:	libaio-devel
14cu|phoronix-test-suite-6.4.0-1|33	Suggests:	libcurl-devel
14cu|phoronix-test-suite-6.4.0-1|34	Suggests:	libfftw-devel
14cu|phoronix-test-suite-6.4.0-1|35	Suggests:	libpopt-devel
14cu|phoronix-test-suite-6.4.0-1|36	Suggests:	libvorbis-devel
14cu|phoronix-test-suite-6.4.0-1|37	Suggests:	openal-devel
14cu|phoronix-test-suite-6.4.0-1|38	Suggests:	perl-devel
14cu|phoronix-test-suite-6.4.0-1|39	#Suggests:	perl-opengl # will be needed in a further revision but we are too close of the release
14cu|phoronix-test-suite-6.4.0-1|40	Suggests:	portaudio-devel
14cu|phoronix-test-suite-6.4.0-1|41	Suggests:	png-devel
14cu|phoronix-test-suite-6.4.0-1|42	Suggests:	php-gd
14cu|phoronix-test-suite-6.4.0-1|43	Suggests:	scons
14cu|phoronix-test-suite-6.4.0-1|44	Suggests:	SDL-devel
14cu|phoronix-test-suite-6.4.0-1|45	Suggests:	SDL_gfx-devel
14cu|phoronix-test-suite-6.4.0-1|46	Suggests:	SDL_net-devel
14cu|phoronix-test-suite-6.4.0-1|47	Suggests:	SDL_image-devel
14cu|phoronix-test-suite-6.4.0-1|48	Suggests:	SDL_sound-devel
14cu|phoronix-test-suite-6.4.0-1|49	Suggests:	SDL_ttf-devel
14cu|phoronix-test-suite-6.4.0-1|50	Suggests:	task-c-devel
14cu|phoronix-test-suite-6.4.0-1|51	Suggests:	task-c++-devel
14cu|phoronix-test-suite-6.4.0-1|52	Suggests:	tcsh
14cu|phoronix-test-suite-6.4.0-1|53	Suggests:	X11-devel
14cu|phoronix-test-suite-6.4.0-1|54	
14cu|phoronix-test-suite-6.4.0-1|55	%description
14cu|phoronix-test-suite-6.4.0-1|56	The Phoronix Test Suite is the most comprehensive testing and benchmarking
14cu|phoronix-test-suite-6.4.0-1|57	platform available for Linux and is designed to carry out qualitative and
14cu|phoronix-test-suite-6.4.0-1|58	quantitative benchmarks in a clean, reproducible, and easy-to-use manner.
14cu|phoronix-test-suite-6.4.0-1|59	
14cu|phoronix-test-suite-6.4.0-1|60	%prep
14cu|phoronix-test-suite-6.4.0-1|61	%setup -qn %{name}
14cu|phoronix-test-suite-6.4.0-1|62	%apply_patches
14cu|phoronix-test-suite-6.4.0-1|63	
14cu|phoronix-test-suite-6.4.0-1|64	%build
14cu|phoronix-test-suite-6.4.0-1|65	echo "fake build"
14cu|phoronix-test-suite-6.4.0-1|66	
14cu|phoronix-test-suite-6.4.0-1|67	%install
14cu|phoronix-test-suite-6.4.0-1|68	mkdir -p %{buildroot}%{_prefix}
14cu|phoronix-test-suite-6.4.0-1|69	./install-sh %{buildroot}%{_prefix}
14cu|phoronix-test-suite-6.4.0-1|70	%__sed -i "s|%{buildroot}||g" %{buildroot}%{_bindir}/%{name}
14cu|phoronix-test-suite-6.4.0-1|71	
14cu|phoronix-test-suite-6.4.0-1|72	%if %{gui_enabled}
14cu|phoronix-test-suite-6.4.0-1|73	# we overwrite default desktop file with the better one
14cu|phoronix-test-suite-6.4.0-1|74	# should be checked if it's needed when GUI is back
14cu|phoronix-test-suite-6.4.0-1|75	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|phoronix-test-suite-6.4.0-1|76	[Desktop Entry]
14cu|phoronix-test-suite-6.4.0-1|77	Name=Phoronix Test Suite
14cu|phoronix-test-suite-6.4.0-1|78	Comment=Phoronix Test Suite Benchmarking Utility
14cu|phoronix-test-suite-6.4.0-1|79	Exec=%{_bindir}/%{name} gui
14cu|phoronix-test-suite-6.4.0-1|80	Icon=%{name}
14cu|phoronix-test-suite-6.4.0-1|81	Terminal=false
14cu|phoronix-test-suite-6.4.0-1|82	Type=Application
14cu|phoronix-test-suite-6.4.0-1|83	Encoding=UTF-8
14cu|phoronix-test-suite-6.4.0-1|84	StartupNotify=true
14cu|phoronix-test-suite-6.4.0-1|85	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14cu|phoronix-test-suite-6.4.0-1|86	EOF
14cu|phoronix-test-suite-6.4.0-1|87	%endif
14cu|phoronix-test-suite-6.4.0-1|88	
14cu|phoronix-test-suite-6.4.0-1|89	%files
14cu|phoronix-test-suite-6.4.0-1|90	%defattr(-,root,root,0755)
14cu|phoronix-test-suite-6.4.0-1|91	%doc %{_datadir}/doc/%{name}
14cu|phoronix-test-suite-6.4.0-1|92	%{_sysconfdir}/bash_completion.d/%{name}
14cu|phoronix-test-suite-6.4.0-1|93	%{_unitdir}/phoromatic-client.service
14cu|phoronix-test-suite-6.4.0-1|94	%{_unitdir}/phoromatic-server.service
14cu|phoronix-test-suite-6.4.0-1|95	%{_mandir}/man1/%{name}.1*
14cu|phoronix-test-suite-6.4.0-1|96	%{_bindir}/%{name}
14cu|phoronix-test-suite-6.4.0-1|97	%{_datadir}/%{name}/*
14cu|phoronix-test-suite-6.4.0-1|98	%{_datadir}/appdata/*.xml
14cu|phoronix-test-suite-6.4.0-1|99	%{_datadir}/applications/%{name}.desktop
14cu|phoronix-test-suite-6.4.0-1|100	%{_datadir}/applications/phoronix-test-suite-launcher.desktop
14cu|phoronix-test-suite-6.4.0-1|101	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|phoronix-test-suite-6.4.0-1|102	%{_iconsdir}/hicolor/64x64/mimetypes/application-x-openbenchmarking.png
14cu|phoronix-test-suite-6.4.0-1|103	%{_datadir}/mime/packages/openbenchmarking-mime.xml
14cu|phoronix-test-suite-6.4.0-1|104	
14cu|phoronix-test-suite-6.4.0-1|105	%changelog
14cu|phoronix-test-suite-6.4.0-1|106	
14cu|phoronix-test-suite-6.4.0-1|107	* Tue Aug 09 2016 alzim <alzim@bk.ru> 6.4.0-1
14cu|phoronix-test-suite-6.4.0-1|108	- (7897627) Merge pull request #4 from import/phoronix-test-suite:rosa2016.1
14cu|phoronix-test-suite-6.4.0-1|109	- (7897627) Updated phoronix-test-suite.spec
14cu|phoronix-test-suite-6.4.0-1|110	
14cu|phoronix-test-suite-6.4.0-1|111	

13538 14
14cu|photofilmstrip-1.5.0-1|1	%define	oname	PhotoFilmStrip
14cu|photofilmstrip-1.5.0-1|2	
14cu|photofilmstrip-1.5.0-1|3	Summary:	A program to make slide-show from pictures
14cu|photofilmstrip-1.5.0-1|4	Name:		photofilmstrip
14cu|photofilmstrip-1.5.0-1|5	Version:	1.5.0
14cu|photofilmstrip-1.5.0-1|6	Release:	1
14cu|photofilmstrip-1.5.0-1|7	License:	GPLv2+
14cu|photofilmstrip-1.5.0-1|8	Group:		Video
14cu|photofilmstrip-1.5.0-1|9	URL:		http://www.photofilmstrip.org/1-1-Home.html
14cu|photofilmstrip-1.5.0-1|10	Source0:	photofilmstrip-%{version}.tar.gz
14cu|photofilmstrip-1.5.0-1|11	Source1:	photofilmstrip.desktop
14cu|photofilmstrip-1.5.0-1|12	Patch1:		photofilmstrip-1.5.0-pillow.patch
14cu|photofilmstrip-1.5.0-1|13	BuildRequires:	python-devel
14cu|photofilmstrip-1.5.0-1|14	Requires:	python
14cu|photofilmstrip-1.5.0-1|15	Requires:	wxPython
14cu|photofilmstrip-1.5.0-1|16	Requires:	python-imaging
14cu|photofilmstrip-1.5.0-1|17	Requires:	mencoder
14cu|photofilmstrip-1.5.0-1|18	BuildArch:	noarch
14cu|photofilmstrip-1.5.0-1|19	
14cu|photofilmstrip-1.5.0-1|20	%description
14cu|photofilmstrip-1.5.0-1|21	PhotoFilmStrip is a software to make movies out of your pictures in just 3
14cu|photofilmstrip-1.5.0-1|22	steps. First select your photos, customize the motion path and render the
14cu|photofilmstrip-1.5.0-1|23	video. There are several output possibilities for VCD, SVCD, DVD up to
14cu|photofilmstrip-1.5.0-1|24	FULL-HD. The effect of the slide-show is known as "Ken Burns". Comments of the
14cu|photofilmstrip-1.5.0-1|25	pictures are generated into a subtitle file. Furthermore an audio file can be
14cu|photofilmstrip-1.5.0-1|26	specified to setup the background music for the slide show. It has also the
14cu|photofilmstrip-1.5.0-1|27	opportunity to render slide shows in Full-HD (1920x1080) resolution.
14cu|photofilmstrip-1.5.0-1|28	
14cu|photofilmstrip-1.5.0-1|29	%prep
14cu|photofilmstrip-1.5.0-1|30	%setup -q
14cu|photofilmstrip-1.5.0-1|31	chmod +r -R *
14cu|photofilmstrip-1.5.0-1|32	%patch1 -p1
14cu|photofilmstrip-1.5.0-1|33	
14cu|photofilmstrip-1.5.0-1|34	%build
14cu|photofilmstrip-1.5.0-1|35	make
14cu|photofilmstrip-1.5.0-1|36	
14cu|photofilmstrip-1.5.0-1|37	%install
14cu|photofilmstrip-1.5.0-1|38	%makeinstall_std
14cu|photofilmstrip-1.5.0-1|39	
14cu|photofilmstrip-1.5.0-1|40	# The main scripts are wrongly non-exec, so make it exec
14cu|photofilmstrip-1.5.0-1|41	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|photofilmstrip-1.5.0-1|42	chmod +x %{buildroot}%{_bindir}/%{name}-cli
14cu|photofilmstrip-1.5.0-1|43	# and also rpmlint complains for those
14cu|photofilmstrip-1.5.0-1|44	chmod +x %{buildroot}%{_datadir}/%{name}/%{name}-cli.py
14cu|photofilmstrip-1.5.0-1|45	chmod +x %{buildroot}%{_datadir}/%{name}/%{name}-gui.py
14cu|photofilmstrip-1.5.0-1|46	# and errors for those
14cu|photofilmstrip-1.5.0-1|47	chmod 0755 %{buildroot}%{_datadir}/%{name}/{cli,gui,core,lib,res}
14cu|photofilmstrip-1.5.0-1|48	chmod 0755 %{buildroot}%{_datadir}/%{name}/gui/{ctrls,util}
14cu|photofilmstrip-1.5.0-1|49	chmod 0755 %{buildroot}%{_datadir}/%{name}/lib/common
14cu|photofilmstrip-1.5.0-1|50	chmod 0755 %{buildroot}%{_datadir}/%{name}/core/renderer
14cu|photofilmstrip-1.5.0-1|51	
14cu|photofilmstrip-1.5.0-1|52	# Install our .desktop file
14cu|photofilmstrip-1.5.0-1|53	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|photofilmstrip-1.5.0-1|54	
14cu|photofilmstrip-1.5.0-1|55	# Add the html docs and remove the windows help file
14cu|photofilmstrip-1.5.0-1|56	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
14cu|photofilmstrip-1.5.0-1|57	install -m 644 doc/%{name}/*  %{buildroot}%{_datadir}/doc/%{name}
14cu|photofilmstrip-1.5.0-1|58	rm -rf %{buildroot}%{_datadir}/doc/%{name}/%{name}.chm
14cu|photofilmstrip-1.5.0-1|59	
14cu|photofilmstrip-1.5.0-1|60	# TODO: Fix the below
14cu|photofilmstrip-1.5.0-1|61	# The main scripts don't install the .po files
14cu|photofilmstrip-1.5.0-1|62	#for poFile in *.po; do \
14cu|photofilmstrip-1.5.0-1|63	#    lang=$poFile; \
14cu|photofilmstrip-1.5.0-1|64	#    cp $poFile %%{buildroot}%%{_datadir}/locale/$$lang/PhotoFilmStrip.po;
14cu|photofilmstrip-1.5.0-1|65	#done
14cu|photofilmstrip-1.5.0-1|66	
14cu|photofilmstrip-1.5.0-1|67	%files
14cu|photofilmstrip-1.5.0-1|68	%{_datadir}/doc/%{name}
14cu|photofilmstrip-1.5.0-1|69	%{_bindir}/%{name}
14cu|photofilmstrip-1.5.0-1|70	%{_bindir}/%{name}-cli
14cu|photofilmstrip-1.5.0-1|71	%{_datadir}/applications/%{name}.desktop
14cu|photofilmstrip-1.5.0-1|72	%{_datadir}/locale/*/LC_MESSAGES/%{oname}.mo
14cu|photofilmstrip-1.5.0-1|73	%{_datadir}/%{name}/
14cu|photofilmstrip-1.5.0-1|74	%{_datadir}/pixmaps/%{name}.xpm
14cu|photofilmstrip-1.5.0-1|75	
14cu|photofilmstrip-1.5.0-1|76	
14cu|photofilmstrip-1.5.0-1|77	%changelog
14cu|photofilmstrip-1.5.0-1|78	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-1
14cu|photofilmstrip-1.5.0-1|79	+ Revision: 7ca99b7
14cu|photofilmstrip-1.5.0-1|80	- Updated to 1.5.0, fix work with pillow
14cu|photofilmstrip-1.5.0-1|81	
14cu|photofilmstrip-1.5.0-1|82	

13539 14
14cu|photoqt-1.5.1-1|1	%define _appdatadir %{_datadir}/appdata
14cu|photoqt-1.5.1-1|2	
14cu|photoqt-1.5.1-1|3	Summary:	Image viewer with a simple and fast interface
14cu|photoqt-1.5.1-1|4	Name:		photoqt
14cu|photoqt-1.5.1-1|5	Version:	1.5.1
14cu|photoqt-1.5.1-1|6	Release:	1
14cu|photoqt-1.5.1-1|7	License:	GPLv3+
14cu|photoqt-1.5.1-1|8	Group:		Graphics
14cu|photoqt-1.5.1-1|9	Url:		http://photoqt.org/
14cu|photoqt-1.5.1-1|10	# our appstream-util are old , need old appdata.xml
14cu|photoqt-1.5.1-1|11	Source0:	http://photoqt.org/pkgs/%{name}-%{version}.tar.gz
14cu|photoqt-1.5.1-1|12	Source1:	photoqt.appdata.xml
14cu|photoqt-1.5.1-1|13	BuildRequires:	appstream-util
14cu|photoqt-1.5.1-1|14	BuildRequires:	cmake
14cu|photoqt-1.5.1-1|15	BuildRequires:	desktop-file-utils
14cu|photoqt-1.5.1-1|16	BuildRequires:	qt5-linguist-tools
14cu|photoqt-1.5.1-1|17	BuildRequires:	pkgconfig(GraphicsMagick)
14cu|photoqt-1.5.1-1|18	BuildRequires:	pkgconfig(exiv2)
14cu|photoqt-1.5.1-1|19	BuildRequires:	pkgconfig(libraw)
14cu|photoqt-1.5.1-1|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|photoqt-1.5.1-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14cu|photoqt-1.5.1-1|22	BuildRequires:	pkgconfig(Qt5Quick)
14cu|photoqt-1.5.1-1|23	BuildRequires:	pkgconfig(Qt5Sql)
14cu|photoqt-1.5.1-1|24	BuildRequires:	pkgconfig(Qt5Svg)
14cu|photoqt-1.5.1-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|photoqt-1.5.1-1|26	BuildRequires:	pkgconfig(Qt5Xml)
14cu|photoqt-1.5.1-1|27	Requires:	qt5-database-plugin-sqlite
14cu|photoqt-1.5.1-1|28	Requires:	qt5-qtquickcontrols-qml
14cu|photoqt-1.5.1-1|29	Requires:	qt5-qtgraphicaleffects-qml
14cu|photoqt-1.5.1-1|30	Requires:	graphicsmagick
14cu|photoqt-1.5.1-1|31	Provides:	photo = %{EVRD}
14cu|photoqt-1.5.1-1|32	Conflicts:	photo < 1.5.1
14cu|photoqt-1.5.1-1|33	Obsoletes:	photo < 1.5.1
14cu|photoqt-1.5.1-1|34	
14cu|photoqt-1.5.1-1|35	%description
14cu|photoqt-1.5.1-1|36	Image viewer with a simple and fast interface,
14cu|photoqt-1.5.1-1|37	being good looking and highly configurable.
14cu|photoqt-1.5.1-1|38	
14cu|photoqt-1.5.1-1|39	%files -f %{name}.lang
14cu|photoqt-1.5.1-1|40	%doc CHANGELOG README
14cu|photoqt-1.5.1-1|41	%{_bindir}/%{name}
14cu|photoqt-1.5.1-1|42	%{_datadir}/applications/%{name}.desktop
14cu|photoqt-1.5.1-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|photoqt-1.5.1-1|44	%{_appdatadir}/%{name}.appdata.xml
14cu|photoqt-1.5.1-1|45	
14cu|photoqt-1.5.1-1|46	#---------------------------------------------------
14cu|photoqt-1.5.1-1|47	
14cu|photoqt-1.5.1-1|48	%prep
14cu|photoqt-1.5.1-1|49	%setup -q
14cu|photoqt-1.5.1-1|50	sed -i 's|Debug|Release|' CMakeLists.txt
14cu|photoqt-1.5.1-1|51	cp -p %{SOURCE1} .
14cu|photoqt-1.5.1-1|52	
14cu|photoqt-1.5.1-1|53	%build
14cu|photoqt-1.5.1-1|54	%cmake_qt5
14cu|photoqt-1.5.1-1|55	%make
14cu|photoqt-1.5.1-1|56	
14cu|photoqt-1.5.1-1|57	%install
14cu|photoqt-1.5.1-1|58	%makeinstall_std -C build
14cu|photoqt-1.5.1-1|59	#
14cu|photoqt-1.5.1-1|60	mkdir -p %{buildroot}%{_datadir}/%{name}/lang
14cu|photoqt-1.5.1-1|61	cp -r build/*.qm %{buildroot}%{_datadir}/%{name}/lang/
14cu|photoqt-1.5.1-1|62	
14cu|photoqt-1.5.1-1|63	%find_lang %{name} --with-qt --all-name
14cu|photoqt-1.5.1-1|64	
14cu|photoqt-1.5.1-1|65	%check
14cu|photoqt-1.5.1-1|66	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|photoqt-1.5.1-1|67	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|photoqt-1.5.1-1|68	
14cu|photoqt-1.5.1-1|69	%changelog
14cu|photoqt-1.5.1-1|70	
14cu|photoqt-1.5.1-1|71	* Wed May 03 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-1
14cu|photoqt-1.5.1-1|72	- (b4de4f4) Rename to photoqt
14cu|photoqt-1.5.1-1|73	
14cu|photoqt-1.5.1-1|74	

13540 14
14cu|phototonic-1.7.6-1|1	%define debug_package %{nil}
14cu|phototonic-1.7.6-1|2	
14cu|phototonic-1.7.6-1|3	# gitrev (as reported by git describe) is used as version minor for snapshots
14cu|phototonic-1.7.6-1|4	%define gitrev	6
14cu|phototonic-1.7.6-1|5	%define	vermaj	1.7
14cu|phototonic-1.7.6-1|6	%define ver	%{expand:%(echo "%{vermaj}%{?gitrev:.%{gitrev}}")}
14cu|phototonic-1.7.6-1|7	
14cu|phototonic-1.7.6-1|8	Name:		phototonic
14cu|phototonic-1.7.6-1|9	Version:	%{ver}
14cu|phototonic-1.7.6-1|10	Release:	1
14cu|phototonic-1.7.6-1|11	Summary:	An image viewer and organizer
14cu|phototonic-1.7.6-1|12	Group:		Graphics
14cu|phototonic-1.7.6-1|13	License:	GPLv3
14cu|phototonic-1.7.6-1|14	Url:		http://oferkv.github.io/phototonic/
14cu|phototonic-1.7.6-1|15	%if %{defined gitrev}
14cu|phototonic-1.7.6-1|16	Source0:	%{name}-%{version}.tar.gz
14cu|phototonic-1.7.6-1|17	%else
14cu|phototonic-1.7.6-1|18	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tar.gz
14cu|phototonic-1.7.6-1|19	%endif
14cu|phototonic-1.7.6-1|20	# Run ./mk-tar-git-rev in SOURCES to create snapshot tarball
14cu|phototonic-1.7.6-1|21	Source1:	mk-tar-git-rev
14cu|phototonic-1.7.6-1|22	
14cu|phototonic-1.7.6-1|23	BuildRequires:	pkgconfig(Qt5Core)
14cu|phototonic-1.7.6-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|phototonic-1.7.6-1|25	BuildRequires:	pkgconfig(exiv2)
14cu|phototonic-1.7.6-1|26	
14cu|phototonic-1.7.6-1|27	Suggests:	%{_lib}qtsvg5
14cu|phototonic-1.7.6-1|28	Suggests:	qtimageformats5
14cu|phototonic-1.7.6-1|29	
14cu|phototonic-1.7.6-1|30	%description
14cu|phototonic-1.7.6-1|31	Phototonic is an image viewer and organizer with the following features:
14cu|phototonic-1.7.6-1|32	* Light weight with a smooth and clear user interface
14cu|phototonic-1.7.6-1|33	* Does not depend on any desktop environment
14cu|phototonic-1.7.6-1|34	* Supports several customized thumbnail layouts
14cu|phototonic-1.7.6-1|35	* Load thumbnails and browse images recursively
14cu|phototonic-1.7.6-1|36	* Dynamic thumbnails loading, enabling fast browsing of very large folders
14cu|phototonic-1.7.6-1|37	* Filter thumbnails
14cu|phototonic-1.7.6-1|38	* Image navigation and file management
14cu|phototonic-1.7.6-1|39	* Slide show
14cu|phototonic-1.7.6-1|40	* View random image
14cu|phototonic-1.7.6-1|41	* Transformation: rotation, flipping, cropping, image mirroring
14cu|phototonic-1.7.6-1|42	* Adjust image colors
14cu|phototonic-1.7.6-1|43	* Keep transformations zoom and colors while browsing multiple images
14cu|phototonic-1.7.6-1|44	* Extensive automatic and manual zoom options
14cu|phototonic-1.7.6-1|45	* Supported image formats:
14cu|phototonic-1.7.6-1|46	BMP, GIF, ICO, JPEG, MNG, PBM, PGM, PNG, PPM, SVG, SVGZ, TGA, TIFF, XBM, XPM
14cu|phototonic-1.7.6-1|47	* Supports GIF animations
14cu|phototonic-1.7.6-1|48	* Keyboard shortcuts and mouse behavior customization
14cu|phototonic-1.7.6-1|49	* Load image files or folders from command line
14cu|phototonic-1.7.6-1|50	* Open images with external applications
14cu|phototonic-1.7.6-1|51	
14cu|phototonic-1.7.6-1|52	%prep
14cu|phototonic-1.7.6-1|53	%setup -q
14cu|phototonic-1.7.6-1|54	
14cu|phototonic-1.7.6-1|55	%build
14cu|phototonic-1.7.6-1|56	%qmake_qt5
14cu|phototonic-1.7.6-1|57	%make
14cu|phototonic-1.7.6-1|58	
14cu|phototonic-1.7.6-1|59	%install
14cu|phototonic-1.7.6-1|60	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|phototonic-1.7.6-1|61	
14cu|phototonic-1.7.6-1|62	# Install translations
14cu|phototonic-1.7.6-1|63	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
14cu|phototonic-1.7.6-1|64	cp -r translations/*.qm %{buildroot}%{_datadir}/%{name}/translations
14cu|phototonic-1.7.6-1|65	
14cu|phototonic-1.7.6-1|66	# Tweak upstream desktop file
14cu|phototonic-1.7.6-1|67	desktop-file-install \
14cu|phototonic-1.7.6-1|68	--dir=%{buildroot}%{_datadir}/applications \
14cu|phototonic-1.7.6-1|69	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|phototonic-1.7.6-1|70	
14cu|phototonic-1.7.6-1|71	%files
14cu|phototonic-1.7.6-1|72	%doc COPYING
14cu|phototonic-1.7.6-1|73	%{_bindir}/%{name}
14cu|phototonic-1.7.6-1|74	%{_datadir}/applications/%{name}.desktop
14cu|phototonic-1.7.6-1|75	%{_datadir}/%{name}/translations
14cu|phototonic-1.7.6-1|76	%{_iconsdir}/hicolor/*x*/apps/%{name}.png
14cu|phototonic-1.7.6-1|77	%{_datadir}/pixmaps/%{name}.png
14cu|phototonic-1.7.6-1|78	
14cu|phototonic-1.7.6-1|79	
14cu|phototonic-1.7.6-1|80	
14cu|phototonic-1.7.6-1|81	%changelog
14cu|phototonic-1.7.6-1|82	
14cu|phototonic-1.7.6-1|83	* Mon Nov 30 2015 Denis Silakov <dsilakov@gmail.com> 1.7.6-1
14cu|phototonic-1.7.6-1|84	- (63bc260) Imported from SRPM
14cu|phototonic-1.7.6-1|85	
14cu|phototonic-1.7.6-1|86	

13541 14
14cu|php-adodb-5.20.7-1|1	Summary:	Active Data Objects Data Base (ADOdb)
14cu|php-adodb-5.20.7-1|2	Name:		php-adodb
14cu|php-adodb-5.20.7-1|3	Version:	5.20.7
14cu|php-adodb-5.20.7-1|4	Release:	1
14cu|php-adodb-5.20.7-1|5	License:	BSD
14cu|php-adodb-5.20.7-1|6	Group:		Development/PHP
14cu|php-adodb-5.20.7-1|7	URL:		http://adodb.sourceforge.net/
14cu|php-adodb-5.20.7-1|8	Source0:	http://downloads.sourceforge.net/adodb/adodb-%{version}.tar.gz
14cu|php-adodb-5.20.7-1|9	BuildRequires:	unzip
14cu|php-adodb-5.20.7-1|10	BuildArch:	noarch
14cu|php-adodb-5.20.7-1|11	Epoch:		2
14cu|php-adodb-5.20.7-1|12	
14cu|php-adodb-5.20.7-1|13	%description
14cu|php-adodb-5.20.7-1|14	PHP is a wonderful language for building dynamic web pages. Unfortunately,
14cu|php-adodb-5.20.7-1|15	PHP's database access functions are not standardised. Every database
14cu|php-adodb-5.20.7-1|16	extension uses a different and incompatibile API. This creates a need for a
14cu|php-adodb-5.20.7-1|17	database class library to hide the differences between the different databases
14cu|php-adodb-5.20.7-1|18	(encapsulate the differences) so we can easily switch databases.
14cu|php-adodb-5.20.7-1|19	
14cu|php-adodb-5.20.7-1|20	%prep
14cu|php-adodb-5.20.7-1|21	%setup -q -n adodb5
14cu|php-adodb-5.20.7-1|22	
14cu|php-adodb-5.20.7-1|23	%build
14cu|php-adodb-5.20.7-1|24	
14cu|php-adodb-5.20.7-1|25	%install
14cu|php-adodb-5.20.7-1|26	
14cu|php-adodb-5.20.7-1|27	install -d %{buildroot}/var/www/icons
14cu|php-adodb-5.20.7-1|28	install -d %{buildroot}%{_datadir}/php/adodb
14cu|php-adodb-5.20.7-1|29	cp -aRf * %{buildroot}%{_datadir}/php/adodb
14cu|php-adodb-5.20.7-1|30	
14cu|php-adodb-5.20.7-1|31	install -m644 cute_icons_for_site/* %{buildroot}/var/www/icons/
14cu|php-adodb-5.20.7-1|32	
14cu|php-adodb-5.20.7-1|33	# cleanup
14cu|php-adodb-5.20.7-1|34	rm -rf %{buildroot}%{_datadir}/php/adodb/cute_icons_for_site
14cu|php-adodb-5.20.7-1|35	rm -rf %{buildroot}%{_datadir}/php/adodb/docs
14cu|php-adodb-5.20.7-1|36	rm -f %{buildroot}%{_datadir}/php/adodb/*.txt
14cu|php-adodb-5.20.7-1|37	
14cu|php-adodb-5.20.7-1|38	%clean
14cu|php-adodb-5.20.7-1|39	
14cu|php-adodb-5.20.7-1|40	%files
14cu|php-adodb-5.20.7-1|41	%doc docs/*
14cu|php-adodb-5.20.7-1|42	%{_datadir}/php/adodb
14cu|php-adodb-5.20.7-1|43	/var/www/icons/*
14cu|php-adodb-5.20.7-1|44	
14cu|php-adodb-5.20.7-1|45	
14cu|php-adodb-5.20.7-1|46	
14cu|php-adodb-5.20.7-1|47	%changelog
14cu|php-adodb-5.20.7-1|48	
14cu|php-adodb-5.20.7-1|49	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:5.20.7-1
14cu|php-adodb-5.20.7-1|50	- (42ad845) Updated to 5.20.7
14cu|php-adodb-5.20.7-1|51	
14cu|php-adodb-5.20.7-1|52	

13542 14
14cu|php-apacheaccessor-1.0.1-6|1	%define modname apacheaccessor
14cu|php-apacheaccessor-1.0.1-6|2	%define dirname %{modname}
14cu|php-apacheaccessor-1.0.1-6|3	%define soname %{modname}.so
14cu|php-apacheaccessor-1.0.1-6|4	%define inifile B12_%{modname}.ini
14cu|php-apacheaccessor-1.0.1-6|5	
14cu|php-apacheaccessor-1.0.1-6|6	Summary:	Simple API to Apache runtime configuration for PHP
14cu|php-apacheaccessor-1.0.1-6|7	Name:		php-%{modname}
14cu|php-apacheaccessor-1.0.1-6|8	Version:	1.0.1
14cu|php-apacheaccessor-1.0.1-6|9	Release:	6
14cu|php-apacheaccessor-1.0.1-6|10	Group:		Development/PHP
14cu|php-apacheaccessor-1.0.1-6|11	License:	PHP License
14cu|php-apacheaccessor-1.0.1-6|12	URL:		http://pecl.php.net/package/ApacheAccessor/
14cu|php-apacheaccessor-1.0.1-6|13	Source0:	http://pecl.php.net/get/apacheaccessor-%{version}.tgz
14cu|php-apacheaccessor-1.0.1-6|14	Source1:	B12_apacheaccessor.ini
14cu|php-apacheaccessor-1.0.1-6|15	BuildRequires:	pkgconfig
14cu|php-apacheaccessor-1.0.1-6|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-apacheaccessor-1.0.1-6|17	BuildRequires:	apache-devel
14cu|php-apacheaccessor-1.0.1-6|18	BuildRequires:	apr-devel
14cu|php-apacheaccessor-1.0.1-6|19	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-apacheaccessor-1.0.1-6|20	
14cu|php-apacheaccessor-1.0.1-6|21	%description
14cu|php-apacheaccessor-1.0.1-6|22	ApacheAccessor lets you retrieve Apache configuration (at runtime of current
14cu|php-apacheaccessor-1.0.1-6|23	proccess) as PHP array or dump it as HTML table.
14cu|php-apacheaccessor-1.0.1-6|24	
14cu|php-apacheaccessor-1.0.1-6|25	%prep
14cu|php-apacheaccessor-1.0.1-6|26	
14cu|php-apacheaccessor-1.0.1-6|27	%setup -q -n apacheaccessor-%{version}
14cu|php-apacheaccessor-1.0.1-6|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-apacheaccessor-1.0.1-6|29	
14cu|php-apacheaccessor-1.0.1-6|30	cp %{SOURCE1} %{inifile}
14cu|php-apacheaccessor-1.0.1-6|31	
14cu|php-apacheaccessor-1.0.1-6|32	# lib64 fix
14cu|php-apacheaccessor-1.0.1-6|33	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-apacheaccessor-1.0.1-6|34	
14cu|php-apacheaccessor-1.0.1-6|35	%build
14cu|php-apacheaccessor-1.0.1-6|36	%serverbuild
14cu|php-apacheaccessor-1.0.1-6|37	
14cu|php-apacheaccessor-1.0.1-6|38	phpize
14cu|php-apacheaccessor-1.0.1-6|39	%configure2_5x --with-libdir=%{_lib} \
14cu|php-apacheaccessor-1.0.1-6|40	--with-apxs=/usr/bin/apxs \
14cu|php-apacheaccessor-1.0.1-6|41	--with-aprconfig=/usr/bin/apr-1-config
14cu|php-apacheaccessor-1.0.1-6|42	%make
14cu|php-apacheaccessor-1.0.1-6|43	mv modules/*.so .
14cu|php-apacheaccessor-1.0.1-6|44	
14cu|php-apacheaccessor-1.0.1-6|45	%install
14cu|php-apacheaccessor-1.0.1-6|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-apacheaccessor-1.0.1-6|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-apacheaccessor-1.0.1-6|48	
14cu|php-apacheaccessor-1.0.1-6|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-apacheaccessor-1.0.1-6|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-apacheaccessor-1.0.1-6|51	
14cu|php-apacheaccessor-1.0.1-6|52	%files
14cu|php-apacheaccessor-1.0.1-6|53	%doc package*.xml examples
14cu|php-apacheaccessor-1.0.1-6|54	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-apacheaccessor-1.0.1-6|55	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-apacheaccessor-1.0.1-6|56	
14cu|php-apacheaccessor-1.0.1-6|57	%changelog
14cu|php-apacheaccessor-1.0.1-6|58	
14cu|php-apacheaccessor-1.0.1-6|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-6
14cu|php-apacheaccessor-1.0.1-6|60	- (350ff85) MassBuild#1257: Increase release tag
14cu|php-apacheaccessor-1.0.1-6|61	
14cu|php-apacheaccessor-1.0.1-6|62	

13543 14
14cu|php-apcu-4.0.10-1|1	%define realname apcu (APC User Cache)
14cu|php-apcu-4.0.10-1|2	%define modname apcu
14cu|php-apcu-4.0.10-1|3	%define dirname %{modname}
14cu|php-apcu-4.0.10-1|4	%define soname %{modname}.so
14cu|php-apcu-4.0.10-1|5	%define inifile 99_%{modname}.ini
14cu|php-apcu-4.0.10-1|6	
14cu|php-apcu-4.0.10-1|7	Summary:	The %{realname} module for PHP
14cu|php-apcu-4.0.10-1|8	Name:		php-%{modname}
14cu|php-apcu-4.0.10-1|9	Version:	4.0.10
14cu|php-apcu-4.0.10-1|10	Release:	1
14cu|php-apcu-4.0.10-1|11	License:	PHP License
14cu|php-apcu-4.0.10-1|12	Group:		Development/PHP
14cu|php-apcu-4.0.10-1|13	Url:		http://pecl.php.net/package/APCu
14cu|php-apcu-4.0.10-1|14	Source0:	http://pecl.php.net/get/apcu-%{version}.tgz
14cu|php-apcu-4.0.10-1|15	Source1:	apcu.ini
14cu|php-apcu-4.0.10-1|16	Source2:	php-apcu.config.php
14cu|php-apcu-4.0.10-1|17	Patch0:		apcu-4.0.7-default_lock_dir.diff
14cu|php-apcu-4.0.10-1|18	Patch1:		apcu-4.0.7-default_config.diff
14cu|php-apcu-4.0.10-1|19	BuildRequires:	php-devel
14cu|php-apcu-4.0.10-1|20	BuildRequires:	pkgconfig(libpcre)
14cu|php-apcu-4.0.10-1|21	Provides:	php-apc = 1:%{version}
14cu|php-apcu-4.0.10-1|22	Obsoletes:	php-apc < 1:4.0
14cu|php-apcu-4.0.10-1|23	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-apcu-4.0.10-1|24	
14cu|php-apcu-4.0.10-1|25	%description
14cu|php-apcu-4.0.10-1|26	APCu is userland caching: APC stripped of opcode caching in preparation
14cu|php-apcu-4.0.10-1|27	for the deployment of Zend OPcache as the primary solution to opcode
14cu|php-apcu-4.0.10-1|28	caching in future versions of PHP.
14cu|php-apcu-4.0.10-1|29	
14cu|php-apcu-4.0.10-1|30	APCu has a revised and simplified codebase, by the time the PECL release
14cu|php-apcu-4.0.10-1|31	is available, every part of APCu being used will have received review and
14cu|php-apcu-4.0.10-1|32	where necessary or appropriate, changes.
14cu|php-apcu-4.0.10-1|33	
14cu|php-apcu-4.0.10-1|34	Simplifying and documenting the API of APCu completely removes the barrier
14cu|php-apcu-4.0.10-1|35	to maintenance and development of APCu in the future, and additionally allows
14cu|php-apcu-4.0.10-1|36	us to make optimizations not possible previously because of APC's inherent
14cu|php-apcu-4.0.10-1|37	complexity.
14cu|php-apcu-4.0.10-1|38	
14cu|php-apcu-4.0.10-1|39	APCu only supports userland caching (and dumping) of variables, providing an
14cu|php-apcu-4.0.10-1|40	upgrade path for the future. When O+ takes over, many will be tempted to use
14cu|php-apcu-4.0.10-1|41	3rd party solutions to userland caching, possibly even distributed solutions;
14cu|php-apcu-4.0.10-1|42	this would be a grave error. The tried and tested APC codebase provides far
14cu|php-apcu-4.0.10-1|43	superior support for local storage of PHP variables.
14cu|php-apcu-4.0.10-1|44	
14cu|php-apcu-4.0.10-1|45	%package admin
14cu|php-apcu-4.0.10-1|46	Summary:	Web admin GUI for %{realname}
14cu|php-apcu-4.0.10-1|47	Group:		Development/PHP
14cu|php-apcu-4.0.10-1|48	Requires:	%{name}
14cu|php-apcu-4.0.10-1|49	Provides:	php-apc-admin = 1:%{version}
14cu|php-apcu-4.0.10-1|50	Obsoletes:	php-apc-admin < 1:4.0
14cu|php-apcu-4.0.10-1|51	
14cu|php-apcu-4.0.10-1|52	%description admin
14cu|php-apcu-4.0.10-1|53	This package contains a Web admin GUI for %{realname}.
14cu|php-apcu-4.0.10-1|54	
14cu|php-apcu-4.0.10-1|55	To access the web GUI please open up your favourite web browser and point to:
14cu|php-apcu-4.0.10-1|56	
14cu|php-apcu-4.0.10-1|57	http://localhost/%{name}/
14cu|php-apcu-4.0.10-1|58	
14cu|php-apcu-4.0.10-1|59	%prep
14cu|php-apcu-4.0.10-1|60	%setup -q -n apcu-%{version}
14cu|php-apcu-4.0.10-1|61	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-apcu-4.0.10-1|62	
14cu|php-apcu-4.0.10-1|63	%patch0 -p1
14cu|php-apcu-4.0.10-1|64	%patch1 -p1
14cu|php-apcu-4.0.10-1|65	
14cu|php-apcu-4.0.10-1|66	cp %{SOURCE1} %{inifile}
14cu|php-apcu-4.0.10-1|67	cp %{SOURCE2} php-apc.config.php
14cu|php-apcu-4.0.10-1|68	
14cu|php-apcu-4.0.10-1|69	%build
14cu|php-apcu-4.0.10-1|70	%serverbuild
14cu|php-apcu-4.0.10-1|71	
14cu|php-apcu-4.0.10-1|72	phpize
14cu|php-apcu-4.0.10-1|73	
14cu|php-apcu-4.0.10-1|74	%configure2_5x
14cu|php-apcu-4.0.10-1|75	
14cu|php-apcu-4.0.10-1|76	%make
14cu|php-apcu-4.0.10-1|77	
14cu|php-apcu-4.0.10-1|78	%install
14cu|php-apcu-4.0.10-1|79	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-apcu-4.0.10-1|80	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|php-apcu-4.0.10-1|81	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-apcu-4.0.10-1|82	install -d %{buildroot}%{_datadir}/%{name}
14cu|php-apcu-4.0.10-1|83	install -d %{buildroot}/var/lib/php-apcu
14cu|php-apcu-4.0.10-1|84	
14cu|php-apcu-4.0.10-1|85	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-apcu-4.0.10-1|86	
14cu|php-apcu-4.0.10-1|87	install -m0755 modules/apcu.so %{buildroot}%{_libdir}/php/extensions/
14cu|php-apcu-4.0.10-1|88	
14cu|php-apcu-4.0.10-1|89	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|php-apcu-4.0.10-1|90	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|php-apcu-4.0.10-1|91	Alias /%{name} %{_datadir}/%{name}
14cu|php-apcu-4.0.10-1|92	
14cu|php-apcu-4.0.10-1|93	<Directory %{_datadir}/%{name}>
14cu|php-apcu-4.0.10-1|94	Require local granted
14cu|php-apcu-4.0.10-1|95	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|php-apcu-4.0.10-1|96	</Directory>
14cu|php-apcu-4.0.10-1|97	EOF
14cu|php-apcu-4.0.10-1|98	
14cu|php-apcu-4.0.10-1|99	install -m0644 apc.php %{buildroot}%{_datadir}/%{name}/index.php
14cu|php-apcu-4.0.10-1|100	install -m0644 php-apc.config.php %{buildroot}%{_sysconfdir}/%{name}/config.php
14cu|php-apcu-4.0.10-1|101	
14cu|php-apcu-4.0.10-1|102	cat > README.urpmi << EOF
14cu|php-apcu-4.0.10-1|103	The actual configuration file is /etc/php-apcu/config.php.
14cu|php-apcu-4.0.10-1|104	EOF
14cu|php-apcu-4.0.10-1|105	
14cu|php-apcu-4.0.10-1|106	%post admin
14cu|php-apcu-4.0.10-1|107	# generate random secret
14cu|php-apcu-4.0.10-1|108	secret=%_get_password 46
14cu|php-apcu-4.0.10-1|109	
14cu|php-apcu-4.0.10-1|110	# blowfish secret
14cu|php-apcu-4.0.10-1|111	perl -pi -e "s|_PASSWORD_|$secret|g" %{_sysconfdir}/%{name}/config.php
14cu|php-apcu-4.0.10-1|112	
14cu|php-apcu-4.0.10-1|113	%files
14cu|php-apcu-4.0.10-1|114	%doc tests INSTALL LICENSE NOTICE TECHNOTES.txt TODO package*.xml
14cu|php-apcu-4.0.10-1|115	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-apcu-4.0.10-1|116	%attr(0755,root,root) %{_libdir}/php/extensions/apcu.so
14cu|php-apcu-4.0.10-1|117	%attr(0755,apache,apache) /var/lib/php-apcu
14cu|php-apcu-4.0.10-1|118	
14cu|php-apcu-4.0.10-1|119	%files admin
14cu|php-apcu-4.0.10-1|120	%doc README.urpmi
14cu|php-apcu-4.0.10-1|121	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|php-apcu-4.0.10-1|122	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cu|php-apcu-4.0.10-1|123	%dir %{_datadir}/%{name}
14cu|php-apcu-4.0.10-1|124	%{_datadir}/%{name}/index.php
14cu|php-apcu-4.0.10-1|125	
14cu|php-apcu-4.0.10-1|126	
14cu|php-apcu-4.0.10-1|127	%changelog
14cu|php-apcu-4.0.10-1|128	
14cu|php-apcu-4.0.10-1|129	* Sun Feb 19 2017 Denis Silakov <denis.silakov@rosalab.ru> 4.0.10-1
14cu|php-apcu-4.0.10-1|130	- (d2d64fa) Updated to 4.0.10
14cu|php-apcu-4.0.10-1|131	
14cu|php-apcu-4.0.10-1|132	

13544 14
14cu|php-apm-1.1.0-0.0.beta4.3|1	%define modname apm
14cu|php-apm-1.1.0-0.0.beta4.3|2	%define dirname %{modname}
14cu|php-apm-1.1.0-0.0.beta4.3|3	%define soname %{modname}.so
14cu|php-apm-1.1.0-0.0.beta4.3|4	%define inifile B10_%{modname}.ini
14cu|php-apm-1.1.0-0.0.beta4.3|5	
14cu|php-apm-1.1.0-0.0.beta4.3|6	%define pre_rel beta4
14cu|php-apm-1.1.0-0.0.beta4.3|7	
14cu|php-apm-1.1.0-0.0.beta4.3|8	Summary:	Alternative PHP Monitor
14cu|php-apm-1.1.0-0.0.beta4.3|9	Name:		php-%{modname}
14cu|php-apm-1.1.0-0.0.beta4.3|10	Version:	1.1.0
14cu|php-apm-1.1.0-0.0.beta4.3|11	Release:	0.0.%{pre_rel}.3
14cu|php-apm-1.1.0-0.0.beta4.3|12	Group:		Development/PHP
14cu|php-apm-1.1.0-0.0.beta4.3|13	License:	PHP License
14cu|php-apm-1.1.0-0.0.beta4.3|14	URL:		http://pecl.php.net/package/APM/
14cu|php-apm-1.1.0-0.0.beta4.3|15	Source0:	http://pecl.php.net/get/APM-%{version}%{pre_rel}.tgz
14cu|php-apm-1.1.0-0.0.beta4.3|16	Source1:	B10_apm.ini
14cu|php-apm-1.1.0-0.0.beta4.3|17	Patch0:		APM-1.0.0-default_path.diff
14cu|php-apm-1.1.0-0.0.beta4.3|18	BuildRequires:	sqlite3-devel
14cu|php-apm-1.1.0-0.0.beta4.3|19	BuildRequires:	mysql-devel
14cu|php-apm-1.1.0-0.0.beta4.3|20	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-apm-1.1.0-0.0.beta4.3|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-apm-1.1.0-0.0.beta4.3|22	
14cu|php-apm-1.1.0-0.0.beta4.3|23	%description
14cu|php-apm-1.1.0-0.0.beta4.3|24	Monitoring extension for PHP, collects error events and store them in a local
14cu|php-apm-1.1.0-0.0.beta4.3|25	SQLite database.
14cu|php-apm-1.1.0-0.0.beta4.3|26	
14cu|php-apm-1.1.0-0.0.beta4.3|27	%prep
14cu|php-apm-1.1.0-0.0.beta4.3|28	
14cu|php-apm-1.1.0-0.0.beta4.3|29	%setup -q -n APM-%{version}%{pre_rel}
14cu|php-apm-1.1.0-0.0.beta4.3|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-apm-1.1.0-0.0.beta4.3|31	
14cu|php-apm-1.1.0-0.0.beta4.3|32	%patch0 -p0
14cu|php-apm-1.1.0-0.0.beta4.3|33	
14cu|php-apm-1.1.0-0.0.beta4.3|34	cp %{SOURCE1} %{inifile}
14cu|php-apm-1.1.0-0.0.beta4.3|35	
14cu|php-apm-1.1.0-0.0.beta4.3|36	%build
14cu|php-apm-1.1.0-0.0.beta4.3|37	%serverbuild
14cu|php-apm-1.1.0-0.0.beta4.3|38	
14cu|php-apm-1.1.0-0.0.beta4.3|39	export APM_SHARED_LIBADD="-lmysqlclient -lz -lsqlite3"
14cu|php-apm-1.1.0-0.0.beta4.3|40	phpize
14cu|php-apm-1.1.0-0.0.beta4.3|41	%configure2_5x \
14cu|php-apm-1.1.0-0.0.beta4.3|42	--with-libdir=%{_lib} \
14cu|php-apm-1.1.0-0.0.beta4.3|43	--with-sqlite3=%{_prefix} \
14cu|php-apm-1.1.0-0.0.beta4.3|44	--with-mysql=%{_prefix} \
14cu|php-apm-1.1.0-0.0.beta4.3|45	--with-zlib-dir=%{_prefix} \
14cu|php-apm-1.1.0-0.0.beta4.3|46	--with-%{modname}=shared,%{_prefix}
14cu|php-apm-1.1.0-0.0.beta4.3|47	
14cu|php-apm-1.1.0-0.0.beta4.3|48	# use the correct version
14cu|php-apm-1.1.0-0.0.beta4.3|49	echo "#define APM_VERSION \"%{version}%{pre_rel}\"" >> config.h
14cu|php-apm-1.1.0-0.0.beta4.3|50	
14cu|php-apm-1.1.0-0.0.beta4.3|51	%make
14cu|php-apm-1.1.0-0.0.beta4.3|52	mv modules/*.so .
14cu|php-apm-1.1.0-0.0.beta4.3|53	
14cu|php-apm-1.1.0-0.0.beta4.3|54	%install
14cu|php-apm-1.1.0-0.0.beta4.3|55	
14cu|php-apm-1.1.0-0.0.beta4.3|56	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-apm-1.1.0-0.0.beta4.3|57	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-apm-1.1.0-0.0.beta4.3|58	install -d %{buildroot}/var/lib/php-apm
14cu|php-apm-1.1.0-0.0.beta4.3|59	
14cu|php-apm-1.1.0-0.0.beta4.3|60	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-apm-1.1.0-0.0.beta4.3|61	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-apm-1.1.0-0.0.beta4.3|62	
14cu|php-apm-1.1.0-0.0.beta4.3|63	%files
14cu|php-apm-1.1.0-0.0.beta4.3|64	%doc web AUTHORS LICENSE NEWS sql apm.ini package*.xml
14cu|php-apm-1.1.0-0.0.beta4.3|65	%config(noreplace) %attr(0640,apache,apache) %{_sysconfdir}/php.d/%{inifile}
14cu|php-apm-1.1.0-0.0.beta4.3|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-apm-1.1.0-0.0.beta4.3|67	%attr(0750,apache,apache) /var/lib/php-apm
14cu|php-apm-1.1.0-0.0.beta4.3|68	
14cu|php-apm-1.1.0-0.0.beta4.3|69	
14cu|php-apm-1.1.0-0.0.beta4.3|70	
14cu|php-apm-1.1.0-0.0.beta4.3|71	%changelog
14cu|php-apm-1.1.0-0.0.beta4.3|72	
14cu|php-apm-1.1.0-0.0.beta4.3|73	* Tue Sep 20 2016 Denis Silakov <dsilakov@gmail.com> 1.1.0-0.0.beta4.3
14cu|php-apm-1.1.0-0.0.beta4.3|74	- (f608982) Switch to new php requirements
14cu|php-apm-1.1.0-0.0.beta4.3|75	
14cu|php-apm-1.1.0-0.0.beta4.3|76	

13545 14
14cu|php-auth_nds-2.2.6-36|1	%define realname Auth NDS
14cu|php-auth_nds-2.2.6-36|2	%define modname auth_nds
14cu|php-auth_nds-2.2.6-36|3	%define dirname %{modname}
14cu|php-auth_nds-2.2.6-36|4	%define soname %{modname}.so
14cu|php-auth_nds-2.2.6-36|5	%define inifile A21_%{modname}.ini
14cu|php-auth_nds-2.2.6-36|6	
14cu|php-auth_nds-2.2.6-36|7	Summary:	The %{realname} module for PHP
14cu|php-auth_nds-2.2.6-36|8	Name:		php-%{modname}
14cu|php-auth_nds-2.2.6-36|9	Version:	2.2.6
14cu|php-auth_nds-2.2.6-36|10	Release:	36
14cu|php-auth_nds-2.2.6-36|11	Group:		Development/PHP
14cu|php-auth_nds-2.2.6-36|12	License:	GPL
14cu|php-auth_nds-2.2.6-36|13	URL:		ftp://platan.vc.cvut.cz/pub/linux/ncpfs/
14cu|php-auth_nds-2.2.6-36|14	Source0:	php-%{modname}-%{version}.tar.gz
14cu|php-auth_nds-2.2.6-36|15	Patch0:		php-auth_nds-2.2.6-php54x.diff
14cu|php-auth_nds-2.2.6-36|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-auth_nds-2.2.6-36|17	BuildRequires:	ncpfs-devel
14cu|php-auth_nds-2.2.6-36|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-auth_nds-2.2.6-36|19	
14cu|php-auth_nds-2.2.6-36|20	%description
14cu|php-auth_nds-2.2.6-36|21	This is a dynamic shared object (DSO) that adds Auth NDS support to PHP.
14cu|php-auth_nds-2.2.6-36|22	
14cu|php-auth_nds-2.2.6-36|23	%prep
14cu|php-auth_nds-2.2.6-36|24	
14cu|php-auth_nds-2.2.6-36|25	%setup -q -n php-%{modname}-%{version}
14cu|php-auth_nds-2.2.6-36|26	
14cu|php-auth_nds-2.2.6-36|27	%patch0 -p0
14cu|php-auth_nds-2.2.6-36|28	
14cu|php-auth_nds-2.2.6-36|29	# small hack
14cu|php-auth_nds-2.2.6-36|30	#cat >> config.h << EOF
14cu|php-auth_nds-2.2.6-36|31	#define HAVE_DLFCN_H 1
14cu|php-auth_nds-2.2.6-36|32	#define COMPILE_DL_AUTH_NDS 1
14cu|php-auth_nds-2.2.6-36|33	#define NCPFS_VERSION "%{version}"
14cu|php-auth_nds-2.2.6-36|34	#EOF
14cu|php-auth_nds-2.2.6-36|35	
14cu|php-auth_nds-2.2.6-36|36	%build
14cu|php-auth_nds-2.2.6-36|37	
14cu|php-auth_nds-2.2.6-36|38	%{_usrsrc}/php-devel/buildext %{modname} "php_auth_nds.c" \
14cu|php-auth_nds-2.2.6-36|39	"-lncp" "-I%{_includedir}/ncp -DHAVE_DLFCN_H -DCOMPILE_DL_AUTH_NDS -DNCPFS_VERSION=\"%{version}\""
14cu|php-auth_nds-2.2.6-36|40	
14cu|php-auth_nds-2.2.6-36|41	%install
14cu|php-auth_nds-2.2.6-36|42	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-auth_nds-2.2.6-36|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-auth_nds-2.2.6-36|44	
14cu|php-auth_nds-2.2.6-36|45	cat > README.%{modname} << EOF
14cu|php-auth_nds-2.2.6-36|46	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-auth_nds-2.2.6-36|47	EOF
14cu|php-auth_nds-2.2.6-36|48	
14cu|php-auth_nds-2.2.6-36|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-auth_nds-2.2.6-36|50	
14cu|php-auth_nds-2.2.6-36|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-auth_nds-2.2.6-36|52	extension = %{soname}
14cu|php-auth_nds-2.2.6-36|53	EOF
14cu|php-auth_nds-2.2.6-36|54	
14cu|php-auth_nds-2.2.6-36|55	%files
14cu|php-auth_nds-2.2.6-36|56	%doc site README*
14cu|php-auth_nds-2.2.6-36|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-auth_nds-2.2.6-36|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-auth_nds-2.2.6-36|59	
14cu|php-auth_nds-2.2.6-36|60	
14cu|php-auth_nds-2.2.6-36|61	
14cu|php-auth_nds-2.2.6-36|62	%changelog
14cu|php-auth_nds-2.2.6-36|63	
14cu|php-auth_nds-2.2.6-36|64	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.6-36
14cu|php-auth_nds-2.2.6-36|65	- (4e9164b) MassBuild#1257: Increase release tag
14cu|php-auth_nds-2.2.6-36|66	
14cu|php-auth_nds-2.2.6-36|67	

13546 14
14cu|php-bbcode-1.0.3-0.0.b1.8|1	%define modname bbcode
14cu|php-bbcode-1.0.3-0.0.b1.8|2	%define dirname %{modname}
14cu|php-bbcode-1.0.3-0.0.b1.8|3	%define soname %{modname}.so
14cu|php-bbcode-1.0.3-0.0.b1.8|4	%define inifile A68_%{modname}.ini
14cu|php-bbcode-1.0.3-0.0.b1.8|5	
14cu|php-bbcode-1.0.3-0.0.b1.8|6	Summary:	BBCode parsing Extension
14cu|php-bbcode-1.0.3-0.0.b1.8|7	Name:		php-%{modname}
14cu|php-bbcode-1.0.3-0.0.b1.8|8	Version:	1.0.3
14cu|php-bbcode-1.0.3-0.0.b1.8|9	Release:	0.0.b1.8
14cu|php-bbcode-1.0.3-0.0.b1.8|10	Group:		Development/PHP
14cu|php-bbcode-1.0.3-0.0.b1.8|11	License:	PHP License
14cu|php-bbcode-1.0.3-0.0.b1.8|12	URL:		http://pecl.php.net/package/bbcode
14cu|php-bbcode-1.0.3-0.0.b1.8|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}b1.tgz
14cu|php-bbcode-1.0.3-0.0.b1.8|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-bbcode-1.0.3-0.0.b1.8|15	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-bbcode-1.0.3-0.0.b1.8|16	
14cu|php-bbcode-1.0.3-0.0.b1.8|17	%description
14cu|php-bbcode-1.0.3-0.0.b1.8|18	This is a quick and efficient BBCode Parsing Library. It provides various tag
14cu|php-bbcode-1.0.3-0.0.b1.8|19	types, high speed one pass parsing, callback system, tag position restriction.
14cu|php-bbcode-1.0.3-0.0.b1.8|20	
14cu|php-bbcode-1.0.3-0.0.b1.8|21	It will force closing BBCode tags in the good order, and closing terminating
14cu|php-bbcode-1.0.3-0.0.b1.8|22	tags at the end of the string this is in order to ensure HTML Validity in all
14cu|php-bbcode-1.0.3-0.0.b1.8|23	case.
14cu|php-bbcode-1.0.3-0.0.b1.8|24	
14cu|php-bbcode-1.0.3-0.0.b1.8|25	%prep
14cu|php-bbcode-1.0.3-0.0.b1.8|26	
14cu|php-bbcode-1.0.3-0.0.b1.8|27	%setup -q -n %{modname}-%{version}b1
14cu|php-bbcode-1.0.3-0.0.b1.8|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-bbcode-1.0.3-0.0.b1.8|29	
14cu|php-bbcode-1.0.3-0.0.b1.8|30	%build
14cu|php-bbcode-1.0.3-0.0.b1.8|31	%serverbuild
14cu|php-bbcode-1.0.3-0.0.b1.8|32	
14cu|php-bbcode-1.0.3-0.0.b1.8|33	#export CFLAGS="%(echo %optflags | sed 's/-Wp,-D_FORTIFY_SOURCE=2//')"
14cu|php-bbcode-1.0.3-0.0.b1.8|34	#export CXXFLAGS="${CFLAGS}"
14cu|php-bbcode-1.0.3-0.0.b1.8|35	#export CCFLAGS="${CFLAGS}"
14cu|php-bbcode-1.0.3-0.0.b1.8|36	
14cu|php-bbcode-1.0.3-0.0.b1.8|37	phpize
14cu|php-bbcode-1.0.3-0.0.b1.8|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-bbcode-1.0.3-0.0.b1.8|39	--with-%{modname}=shared,%{_prefix}
14cu|php-bbcode-1.0.3-0.0.b1.8|40	%make
14cu|php-bbcode-1.0.3-0.0.b1.8|41	
14cu|php-bbcode-1.0.3-0.0.b1.8|42	%install
14cu|php-bbcode-1.0.3-0.0.b1.8|43	
14cu|php-bbcode-1.0.3-0.0.b1.8|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-bbcode-1.0.3-0.0.b1.8|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-bbcode-1.0.3-0.0.b1.8|46	
14cu|php-bbcode-1.0.3-0.0.b1.8|47	install -m755 .libs/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-bbcode-1.0.3-0.0.b1.8|48	
14cu|php-bbcode-1.0.3-0.0.b1.8|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-bbcode-1.0.3-0.0.b1.8|50	extension = %{soname}
14cu|php-bbcode-1.0.3-0.0.b1.8|51	EOF
14cu|php-bbcode-1.0.3-0.0.b1.8|52	
14cu|php-bbcode-1.0.3-0.0.b1.8|53	%files
14cu|php-bbcode-1.0.3-0.0.b1.8|54	%doc CREDITS package*.xml
14cu|php-bbcode-1.0.3-0.0.b1.8|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-bbcode-1.0.3-0.0.b1.8|56	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-bbcode-1.0.3-0.0.b1.8|57	
14cu|php-bbcode-1.0.3-0.0.b1.8|58	
14cu|php-bbcode-1.0.3-0.0.b1.8|59	
14cu|php-bbcode-1.0.3-0.0.b1.8|60	%changelog
14cu|php-bbcode-1.0.3-0.0.b1.8|61	
14cu|php-bbcode-1.0.3-0.0.b1.8|62	* Tue Sep 20 2016 Denis Silakov <dsilakov@gmail.com> 1.0.3-0.0.b1.8
14cu|php-bbcode-1.0.3-0.0.b1.8|63	- (8d1aa92) Switch to new php requirements
14cu|php-bbcode-1.0.3-0.0.b1.8|64	
14cu|php-bbcode-1.0.3-0.0.b1.8|65	

13547 14
14cu|php-bitset-2.0-7|1	%define modname bitset
14cu|php-bitset-2.0-7|2	%define soname %{modname}.so
14cu|php-bitset-2.0-7|3	%define inifile A84_%{modname}.ini
14cu|php-bitset-2.0-7|4	
14cu|php-bitset-2.0-7|5	Summary:	BITSET library
14cu|php-bitset-2.0-7|6	Name:		php-%{modname}
14cu|php-bitset-2.0-7|7	Version:	2.0
14cu|php-bitset-2.0-7|8	Release:	7
14cu|php-bitset-2.0-7|9	Group:		Development/PHP
14cu|php-bitset-2.0-7|10	License:	PHP License
14cu|php-bitset-2.0-7|11	URL:		http://pecl.php.net/package/bitset/
14cu|php-bitset-2.0-7|12	Source0:	http://pecl.php.net/get/bitset-%{version}.tgz
14cu|php-bitset-2.0-7|13	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-bitset-2.0-7|14	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-bitset-2.0-7|15	
14cu|php-bitset-2.0-7|16	%description
14cu|php-bitset-2.0-7|17	Sets of bits manipuliting library.
14cu|php-bitset-2.0-7|18	
14cu|php-bitset-2.0-7|19	%prep
14cu|php-bitset-2.0-7|20	
14cu|php-bitset-2.0-7|21	%setup -q -n %{modname}-%{version}
14cu|php-bitset-2.0-7|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cu|php-bitset-2.0-7|23	
14cu|php-bitset-2.0-7|24	# lib64 fixes
14cu|php-bitset-2.0-7|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-bitset-2.0-7|26	
14cu|php-bitset-2.0-7|27	%build
14cu|php-bitset-2.0-7|28	%serverbuild
14cu|php-bitset-2.0-7|29	
14cu|php-bitset-2.0-7|30	phpize
14cu|php-bitset-2.0-7|31	%configure2_5x --with-libdir=%{_lib} \
14cu|php-bitset-2.0-7|32	--with-%{modname}=shared,%{_prefix}
14cu|php-bitset-2.0-7|33	
14cu|php-bitset-2.0-7|34	%make
14cu|php-bitset-2.0-7|35	mv modules/*.so .
14cu|php-bitset-2.0-7|36	
14cu|php-bitset-2.0-7|37	%install
14cu|php-bitset-2.0-7|38	
14cu|php-bitset-2.0-7|39	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-bitset-2.0-7|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-bitset-2.0-7|41	
14cu|php-bitset-2.0-7|42	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-bitset-2.0-7|43	
14cu|php-bitset-2.0-7|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-bitset-2.0-7|45	extension = %{soname}
14cu|php-bitset-2.0-7|46	EOF
14cu|php-bitset-2.0-7|47	
14cu|php-bitset-2.0-7|48	%files
14cu|php-bitset-2.0-7|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-bitset-2.0-7|50	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-bitset-2.0-7|51	
14cu|php-bitset-2.0-7|52	
14cu|php-bitset-2.0-7|53	
14cu|php-bitset-2.0-7|54	%changelog
14cu|php-bitset-2.0-7|55	
14cu|php-bitset-2.0-7|56	* Sat Feb 18 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14cu|php-bitset-2.0-7|57	- (949b742) Rebuild with new php
14cu|php-bitset-2.0-7|58	
14cu|php-bitset-2.0-7|59	

13548 14
14cu|php-bloomy-0.1.0-18|1	%define modname bloomy
14cu|php-bloomy-0.1.0-18|2	%define dirname %{modname}
14cu|php-bloomy-0.1.0-18|3	%define soname %{modname}.so
14cu|php-bloomy-0.1.0-18|4	%define inifile A97_%{modname}.ini
14cu|php-bloomy-0.1.0-18|5	
14cu|php-bloomy-0.1.0-18|6	Summary:	Extension implementing a Bloom filter
14cu|php-bloomy-0.1.0-18|7	Name:		php-%{modname}
14cu|php-bloomy-0.1.0-18|8	Version:	0.1.0
14cu|php-bloomy-0.1.0-18|9	Release:	18
14cu|php-bloomy-0.1.0-18|10	Group:		Development/PHP
14cu|php-bloomy-0.1.0-18|11	License:	PHP License
14cu|php-bloomy-0.1.0-18|12	URL:		http://pecl.php.net/package/bloomy/
14cu|php-bloomy-0.1.0-18|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-bloomy-0.1.0-18|14	Patch0:		bloomy-0.1.0-php54x.diff
14cu|php-bloomy-0.1.0-18|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-bloomy-0.1.0-18|16	BuildRequires:	apache-devel >= 2.2.0
14cu|php-bloomy-0.1.0-18|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-bloomy-0.1.0-18|18	
14cu|php-bloomy-0.1.0-18|19	%description
14cu|php-bloomy-0.1.0-18|20	This extension implements a Bloom filter, which is a space-efficient
14cu|php-bloomy-0.1.0-18|21	probabilistic data structure that is used to test whether an element is a
14cu|php-bloomy-0.1.0-18|22	member of a set.
14cu|php-bloomy-0.1.0-18|23	
14cu|php-bloomy-0.1.0-18|24	%prep
14cu|php-bloomy-0.1.0-18|25	
14cu|php-bloomy-0.1.0-18|26	%setup -q -n %{modname}-%{version}
14cu|php-bloomy-0.1.0-18|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-bloomy-0.1.0-18|28	
14cu|php-bloomy-0.1.0-18|29	%patch0 -p0
14cu|php-bloomy-0.1.0-18|30	
14cu|php-bloomy-0.1.0-18|31	%build
14cu|php-bloomy-0.1.0-18|32	%serverbuild
14cu|php-bloomy-0.1.0-18|33	
14cu|php-bloomy-0.1.0-18|34	phpize
14cu|php-bloomy-0.1.0-18|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-bloomy-0.1.0-18|36	--with-%{modname}=shared,%{_prefix}
14cu|php-bloomy-0.1.0-18|37	%make
14cu|php-bloomy-0.1.0-18|38	mv modules/*.so .
14cu|php-bloomy-0.1.0-18|39	
14cu|php-bloomy-0.1.0-18|40	%install
14cu|php-bloomy-0.1.0-18|41	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-bloomy-0.1.0-18|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-bloomy-0.1.0-18|43	
14cu|php-bloomy-0.1.0-18|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-bloomy-0.1.0-18|45	
14cu|php-bloomy-0.1.0-18|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-bloomy-0.1.0-18|47	extension = %{soname}
14cu|php-bloomy-0.1.0-18|48	EOF
14cu|php-bloomy-0.1.0-18|49	
14cu|php-bloomy-0.1.0-18|50	%files
14cu|php-bloomy-0.1.0-18|51	%doc CREDITS package*.xml
14cu|php-bloomy-0.1.0-18|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-bloomy-0.1.0-18|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-bloomy-0.1.0-18|54	
14cu|php-bloomy-0.1.0-18|55	
14cu|php-bloomy-0.1.0-18|56	
14cu|php-bloomy-0.1.0-18|57	
14cu|php-bloomy-0.1.0-18|58	%changelog
14cu|php-bloomy-0.1.0-18|59	
14cu|php-bloomy-0.1.0-18|60	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-18
14cu|php-bloomy-0.1.0-18|61	- (d015fd5) MassBuild#1257: Increase release tag
14cu|php-bloomy-0.1.0-18|62	
14cu|php-bloomy-0.1.0-18|63	

13549 14
14cu|php-braille-0.1.1-6|1	%define modname braille
14cu|php-braille-0.1.1-6|2	%define soname %{modname}.so
14cu|php-braille-0.1.1-6|3	%define inifile A65_%{modname}.ini
14cu|php-braille-0.1.1-6|4	
14cu|php-braille-0.1.1-6|5	Summary:	Functions to control a braille display (and keyboard), based on libbraille
14cu|php-braille-0.1.1-6|6	Name:		php-%{modname}
14cu|php-braille-0.1.1-6|7	Version:	0.1.1
14cu|php-braille-0.1.1-6|8	Release:	6
14cu|php-braille-0.1.1-6|9	Group:		Development/PHP
14cu|php-braille-0.1.1-6|10	License:	PHP License
14cu|php-braille-0.1.1-6|11	URL:		http://libbraille.org
14cu|php-braille-0.1.1-6|12	Source0:	http://php-baustelle.de/%{modname}-%{version}.tgz
14cu|php-braille-0.1.1-6|13	Patch0:		braille-0.1.1-php54x.diff
14cu|php-braille-0.1.1-6|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-braille-0.1.1-6|15	BuildRequires:	file
14cu|php-braille-0.1.1-6|16	BuildRequires:	libbraille-devel
14cu|php-braille-0.1.1-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-braille-0.1.1-6|18	
14cu|php-braille-0.1.1-6|19	%description
14cu|php-braille-0.1.1-6|20	Functions to control a braille display (and keyboard), based on libbraille.
14cu|php-braille-0.1.1-6|21	
14cu|php-braille-0.1.1-6|22	%prep
14cu|php-braille-0.1.1-6|23	
14cu|php-braille-0.1.1-6|24	%setup -q -n %{modname}-%{version}
14cu|php-braille-0.1.1-6|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-braille-0.1.1-6|26	
14cu|php-braille-0.1.1-6|27	%patch0 -p0
14cu|php-braille-0.1.1-6|28	
14cu|php-braille-0.1.1-6|29	# fix permissions
14cu|php-braille-0.1.1-6|30	find . -type f | xargs chmod 644
14cu|php-braille-0.1.1-6|31	
14cu|php-braille-0.1.1-6|32	# strip away annoying ^M
14cu|php-braille-0.1.1-6|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-braille-0.1.1-6|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-braille-0.1.1-6|35	
14cu|php-braille-0.1.1-6|36	# lib64 fix
14cu|php-braille-0.1.1-6|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-braille-0.1.1-6|38	
14cu|php-braille-0.1.1-6|39	%build
14cu|php-braille-0.1.1-6|40	%serverbuild
14cu|php-braille-0.1.1-6|41	
14cu|php-braille-0.1.1-6|42	phpize
14cu|php-braille-0.1.1-6|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-braille-0.1.1-6|44	--with-%{modname}=shared,%{_prefix}
14cu|php-braille-0.1.1-6|45	%make
14cu|php-braille-0.1.1-6|46	
14cu|php-braille-0.1.1-6|47	%install
14cu|php-braille-0.1.1-6|48	
14cu|php-braille-0.1.1-6|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-braille-0.1.1-6|50	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-braille-0.1.1-6|51	
14cu|php-braille-0.1.1-6|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-braille-0.1.1-6|53	
14cu|php-braille-0.1.1-6|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-braille-0.1.1-6|55	extension = %{soname}
14cu|php-braille-0.1.1-6|56	EOF
14cu|php-braille-0.1.1-6|57	
14cu|php-braille-0.1.1-6|58	%files
14cu|php-braille-0.1.1-6|59	%doc CREDITS EXPERIMENTAL package*.xml
14cu|php-braille-0.1.1-6|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-braille-0.1.1-6|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-braille-0.1.1-6|62	
14cu|php-braille-0.1.1-6|63	
14cu|php-braille-0.1.1-6|64	
14cu|php-braille-0.1.1-6|65	%changelog
14cu|php-braille-0.1.1-6|66	
14cu|php-braille-0.1.1-6|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-6
14cu|php-braille-0.1.1-6|68	- (cd1026d) MassBuild#1257: Increase release tag
14cu|php-braille-0.1.1-6|69	
14cu|php-braille-0.1.1-6|70	

13550 14
14cu|php-cairo_wrapper-0.2.4-18|1	%define modname cairo_wrapper
14cu|php-cairo_wrapper-0.2.4-18|2	%define dirname %{modname}
14cu|php-cairo_wrapper-0.2.4-18|3	%define soname %{modname}.so
14cu|php-cairo_wrapper-0.2.4-18|4	%define inifile A99_%{modname}.ini
14cu|php-cairo_wrapper-0.2.4-18|5	
14cu|php-cairo_wrapper-0.2.4-18|6	Summary:	Cairo Wrapper Extension
14cu|php-cairo_wrapper-0.2.4-18|7	Name:		php-%{modname}
14cu|php-cairo_wrapper-0.2.4-18|8	Version:	0.2.4
14cu|php-cairo_wrapper-0.2.4-18|9	Release:	18
14cu|php-cairo_wrapper-0.2.4-18|10	Group:		Development/PHP
14cu|php-cairo_wrapper-0.2.4-18|11	License:	PHP License
14cu|php-cairo_wrapper-0.2.4-18|12	URL:		http://pecl.php.net/package/cairo_wrapper/
14cu|php-cairo_wrapper-0.2.4-18|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-cairo_wrapper-0.2.4-18|14	Patch0:		cairo_wrapper-0.2.4-php54x.diff
14cu|php-cairo_wrapper-0.2.4-18|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-cairo_wrapper-0.2.4-18|16	BuildRequires:	apache-devel >= 2.2.0
14cu|php-cairo_wrapper-0.2.4-18|17	BuildRequires:	pkgconfig
14cu|php-cairo_wrapper-0.2.4-18|18	BuildRequires:	cairo-devel >= 1.2.2
14cu|php-cairo_wrapper-0.2.4-18|19	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-cairo_wrapper-0.2.4-18|20	
14cu|php-cairo_wrapper-0.2.4-18|21	%description
14cu|php-cairo_wrapper-0.2.4-18|22	A cairo API wrapper. For details about cairo see http://cairographics.org/
14cu|php-cairo_wrapper-0.2.4-18|23	
14cu|php-cairo_wrapper-0.2.4-18|24	%prep
14cu|php-cairo_wrapper-0.2.4-18|25	
14cu|php-cairo_wrapper-0.2.4-18|26	%setup -q -n %{modname}-%{version}
14cu|php-cairo_wrapper-0.2.4-18|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-cairo_wrapper-0.2.4-18|28	
14cu|php-cairo_wrapper-0.2.4-18|29	%patch0 -p0
14cu|php-cairo_wrapper-0.2.4-18|30	
14cu|php-cairo_wrapper-0.2.4-18|31	%build
14cu|php-cairo_wrapper-0.2.4-18|32	%serverbuild
14cu|php-cairo_wrapper-0.2.4-18|33	
14cu|php-cairo_wrapper-0.2.4-18|34	phpize
14cu|php-cairo_wrapper-0.2.4-18|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-cairo_wrapper-0.2.4-18|36	--with-%{modname}=shared,%{_prefix}
14cu|php-cairo_wrapper-0.2.4-18|37	%make
14cu|php-cairo_wrapper-0.2.4-18|38	mv modules/*.so .
14cu|php-cairo_wrapper-0.2.4-18|39	
14cu|php-cairo_wrapper-0.2.4-18|40	%install
14cu|php-cairo_wrapper-0.2.4-18|41	
14cu|php-cairo_wrapper-0.2.4-18|42	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-cairo_wrapper-0.2.4-18|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-cairo_wrapper-0.2.4-18|44	
14cu|php-cairo_wrapper-0.2.4-18|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-cairo_wrapper-0.2.4-18|46	
14cu|php-cairo_wrapper-0.2.4-18|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-cairo_wrapper-0.2.4-18|48	extension = %{soname}
14cu|php-cairo_wrapper-0.2.4-18|49	EOF
14cu|php-cairo_wrapper-0.2.4-18|50	
14cu|php-cairo_wrapper-0.2.4-18|51	%files
14cu|php-cairo_wrapper-0.2.4-18|52	%doc CREDITS package*.xml
14cu|php-cairo_wrapper-0.2.4-18|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-cairo_wrapper-0.2.4-18|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-cairo_wrapper-0.2.4-18|55	
14cu|php-cairo_wrapper-0.2.4-18|56	
14cu|php-cairo_wrapper-0.2.4-18|57	
14cu|php-cairo_wrapper-0.2.4-18|58	
14cu|php-cairo_wrapper-0.2.4-18|59	%changelog
14cu|php-cairo_wrapper-0.2.4-18|60	
14cu|php-cairo_wrapper-0.2.4-18|61	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-18
14cu|php-cairo_wrapper-0.2.4-18|62	- (370d30e) MassBuild#1257: Increase release tag
14cu|php-cairo_wrapper-0.2.4-18|63	
14cu|php-cairo_wrapper-0.2.4-18|64	

13551 14
14cu|php-chdb-1.0.2-8|1	%define modname chdb
14cu|php-chdb-1.0.2-8|2	%define dirname %{modname}
14cu|php-chdb-1.0.2-8|3	%define soname %{modname}.so
14cu|php-chdb-1.0.2-8|4	%define inifile B15_%{modname}.ini
14cu|php-chdb-1.0.2-8|5	
14cu|php-chdb-1.0.2-8|6	Summary:	A fast database for constant data with memory sharing across processes
14cu|php-chdb-1.0.2-8|7	Name:		php-%{modname}
14cu|php-chdb-1.0.2-8|8	Version:	1.0.2
14cu|php-chdb-1.0.2-8|9	Release:	8
14cu|php-chdb-1.0.2-8|10	Group:		Development/PHP
14cu|php-chdb-1.0.2-8|11	License:	BSD
14cu|php-chdb-1.0.2-8|12	URL:		http://pecl.php.net/package/chdb
14cu|php-chdb-1.0.2-8|13	Source0:	http://pecl.php.net/get/chdb-%{version}.tgz
14cu|php-chdb-1.0.2-8|14	Source1:	B15_chdb.ini
14cu|php-chdb-1.0.2-8|15	BuildRequires:	pkgconfig
14cu|php-chdb-1.0.2-8|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-chdb-1.0.2-8|17	BuildRequires:	cmph-devel
14cu|php-chdb-1.0.2-8|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-chdb-1.0.2-8|19	
14cu|php-chdb-1.0.2-8|20	%description
14cu|php-chdb-1.0.2-8|21	CHDB (constant hash database) is a fast key-value database for constant data,
14cu|php-chdb-1.0.2-8|22	realized by using a memory-mapped file and thus providing the following
14cu|php-chdb-1.0.2-8|23	functionalities:
14cu|php-chdb-1.0.2-8|24	- Extremely fast initial load, regardless of the size of the database.
14cu|php-chdb-1.0.2-8|25	- Only the pages of the file which are actually used are loaded from the disk.
14cu|php-chdb-1.0.2-8|26	- Once a page is loaded it is shared across multiple processes.
14cu|php-chdb-1.0.2-8|27	- Loaded pages are cached across multiple requests and even process recycling.
14cu|php-chdb-1.0.2-8|28	A typical use of CHDB is as a faster alternative to defining many PHP
14cu|php-chdb-1.0.2-8|29	constants.
14cu|php-chdb-1.0.2-8|30	CHDB is internally implemented as a hash-table using a perfect hashing
14cu|php-chdb-1.0.2-8|31	function, thus guaranteeing worst case O(1) lookup time.
14cu|php-chdb-1.0.2-8|32	
14cu|php-chdb-1.0.2-8|33	%prep
14cu|php-chdb-1.0.2-8|34	
14cu|php-chdb-1.0.2-8|35	%setup -q -n %{modname}-%{version}
14cu|php-chdb-1.0.2-8|36	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-chdb-1.0.2-8|37	
14cu|php-chdb-1.0.2-8|38	cp %{SOURCE1} %{inifile}
14cu|php-chdb-1.0.2-8|39	
14cu|php-chdb-1.0.2-8|40	# lib64 fix
14cu|php-chdb-1.0.2-8|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-chdb-1.0.2-8|42	
14cu|php-chdb-1.0.2-8|43	%build
14cu|php-chdb-1.0.2-8|44	%serverbuild
14cu|php-chdb-1.0.2-8|45	
14cu|php-chdb-1.0.2-8|46	phpize
14cu|php-chdb-1.0.2-8|47	%configure2_5x --with-libdir=%{_lib} \
14cu|php-chdb-1.0.2-8|48	--with-%{modname}=shared,%{_prefix}
14cu|php-chdb-1.0.2-8|49	%make
14cu|php-chdb-1.0.2-8|50	mv modules/*.so .
14cu|php-chdb-1.0.2-8|51	
14cu|php-chdb-1.0.2-8|52	%install
14cu|php-chdb-1.0.2-8|53	
14cu|php-chdb-1.0.2-8|54	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-chdb-1.0.2-8|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-chdb-1.0.2-8|56	
14cu|php-chdb-1.0.2-8|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-chdb-1.0.2-8|58	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-chdb-1.0.2-8|59	
14cu|php-chdb-1.0.2-8|60	%files
14cu|php-chdb-1.0.2-8|61	%doc package*.xml
14cu|php-chdb-1.0.2-8|62	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-chdb-1.0.2-8|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-chdb-1.0.2-8|64	
14cu|php-chdb-1.0.2-8|65	
14cu|php-chdb-1.0.2-8|66	
14cu|php-chdb-1.0.2-8|67	
14cu|php-chdb-1.0.2-8|68	%changelog
14cu|php-chdb-1.0.2-8|69	
14cu|php-chdb-1.0.2-8|70	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-8
14cu|php-chdb-1.0.2-8|71	- (cca7828) MassBuild#1257: Increase release tag
14cu|php-chdb-1.0.2-8|72	
14cu|php-chdb-1.0.2-8|73	

13552 14
14cu|php-christianriesen-base32-1.2.1-1|1	# Spec file for php-christianriesen-base32
14cu|php-christianriesen-base32-1.2.1-1|2	#
14cu|php-christianriesen-base32-1.2.1-1|3	# Copyright (c) 2013-2014 Remi Collet
14cu|php-christianriesen-base32-1.2.1-1|4	# License: CC-BY-SA
14cu|php-christianriesen-base32-1.2.1-1|5	# http://creativecommons.org/licenses/by-sa/3.0/
14cu|php-christianriesen-base32-1.2.1-1|6	#
14cu|php-christianriesen-base32-1.2.1-1|7	# Please, preserve the changelog entries
14cu|php-christianriesen-base32-1.2.1-1|8	#
14cu|php-christianriesen-base32-1.2.1-1|9	#%%global gh_commit    6a8aec204688d36681e0185fbaf1974b97e4a070
14cu|php-christianriesen-base32-1.2.1-1|10	%global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
14cu|php-christianriesen-base32-1.2.1-1|11	%global gh_owner     christianriesen
14cu|php-christianriesen-base32-1.2.1-1|12	%global gh_project   christianriesen-base32
14cu|php-christianriesen-base32-1.2.1-1|13	%global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
14cu|php-christianriesen-base32-1.2.1-1|14	
14cu|php-christianriesen-base32-1.2.1-1|15	Name:           php-%{gh_project}
14cu|php-christianriesen-base32-1.2.1-1|16	Summary:        Base32 Encoder/Decoder for PHP according to RFC 4648
14cu|php-christianriesen-base32-1.2.1-1|17	Version:        1.2.1
14cu|php-christianriesen-base32-1.2.1-1|18	Release:        1
14cu|php-christianriesen-base32-1.2.1-1|19	
14cu|php-christianriesen-base32-1.2.1-1|20	URL:            https://github.com/%{gh_owner}/%{gh_project}
14cu|php-christianriesen-base32-1.2.1-1|21	Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
14cu|php-christianriesen-base32-1.2.1-1|22	License:        MIT
14cu|php-christianriesen-base32-1.2.1-1|23	Group:          Development/PHP
14cu|php-christianriesen-base32-1.2.1-1|24	BuildArch:      noarch
14cu|php-christianriesen-base32-1.2.1-1|25	%if %{with_tests}
14cu|php-christianriesen-base32-1.2.1-1|26	BuildRequires:  php >= 5.4
14cu|php-christianriesen-base32-1.2.1-1|27	%endif
14cu|php-christianriesen-base32-1.2.1-1|28	
14cu|php-christianriesen-base32-1.2.1-1|29	Provides:       php-composer(christianriesen/base32) = %{version}-%{release}
14cu|php-christianriesen-base32-1.2.1-1|30	
14cu|php-christianriesen-base32-1.2.1-1|31	# From composer.json
14cu|php-christianriesen-base32-1.2.1-1|32	Requires:       php >= 5.4
14cu|php-christianriesen-base32-1.2.1-1|33	
14cu|php-christianriesen-base32-1.2.1-1|34	%description
14cu|php-christianriesen-base32-1.2.1-1|35	Base32 Encoder/Decoder for PHP according to RFC 4648.
14cu|php-christianriesen-base32-1.2.1-1|36	
14cu|php-christianriesen-base32-1.2.1-1|37	%prep
14cu|php-christianriesen-base32-1.2.1-1|38	%setup -q -n %{gh_project}-%{?gh_commit:%{gh_commit}}%{!?gh_commit:%{version}}
14cu|php-christianriesen-base32-1.2.1-1|39	
14cu|php-christianriesen-base32-1.2.1-1|40	%build
14cu|php-christianriesen-base32-1.2.1-1|41	# nothing to build
14cu|php-christianriesen-base32-1.2.1-1|42	
14cu|php-christianriesen-base32-1.2.1-1|43	%install
14cu|php-christianriesen-base32-1.2.1-1|44	# Install as a PSR-0 library
14cu|php-christianriesen-base32-1.2.1-1|45	mkdir -p %{buildroot}%{_datadir}/php/Base32/
14cu|php-christianriesen-base32-1.2.1-1|46	cp -pr src/* %{buildroot}%{_datadir}/php/Base32/.
14cu|php-christianriesen-base32-1.2.1-1|47	
14cu|php-christianriesen-base32-1.2.1-1|48	%check
14cu|php-christianriesen-base32-1.2.1-1|49	
14cu|php-christianriesen-base32-1.2.1-1|50	%files
14cu|php-christianriesen-base32-1.2.1-1|51	%doc composer.json LICENSE README.md
14cu|php-christianriesen-base32-1.2.1-1|52	%{_datadir}/php/Base32
14cu|php-christianriesen-base32-1.2.1-1|53	
14cu|php-christianriesen-base32-1.2.1-1|54	%changelog
14cu|php-christianriesen-base32-1.2.1-1|55	
14cu|php-christianriesen-base32-1.2.1-1|56	* Mon Sep 19 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14cu|php-christianriesen-base32-1.2.1-1|57	- (0ec8801) Imported from SRPM
14cu|php-christianriesen-base32-1.2.1-1|58	
14cu|php-christianriesen-base32-1.2.1-1|59	

13553 14
14cu|php-cyrus-1.0-37|1	%define realname cyrus
14cu|php-cyrus-1.0-37|2	%define modname cyrus
14cu|php-cyrus-1.0-37|3	%define dirname %{modname}
14cu|php-cyrus-1.0-37|4	%define soname %{modname}.so
14cu|php-cyrus-1.0-37|5	%define inifile A16_%{modname}.ini
14cu|php-cyrus-1.0-37|6	
14cu|php-cyrus-1.0-37|7	Summary:	An extension which eases the manipulation of Cyrus IMAP servers for PHP
14cu|php-cyrus-1.0-37|8	Name:		php-%{modname}
14cu|php-cyrus-1.0-37|9	Version:	1.0
14cu|php-cyrus-1.0-37|10	Release:	37
14cu|php-cyrus-1.0-37|11	Group:		Development/PHP
14cu|php-cyrus-1.0-37|12	License:	PHP License
14cu|php-cyrus-1.0-37|13	URL:		http://pecl.php.net/package/cyrus
14cu|php-cyrus-1.0-37|14	Source0:	%{modname}-%{version}.tar.bz2
14cu|php-cyrus-1.0-37|15	Source1:	%{modname}.ini
14cu|php-cyrus-1.0-37|16	Patch0:		cyrus-1.0-lib64.diff
14cu|php-cyrus-1.0-37|17	Patch1:		cyrus-1.0-php54x.diff
14cu|php-cyrus-1.0-37|18	Requires:	php-cli >= 3:5.2.0
14cu|php-cyrus-1.0-37|19	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-cyrus-1.0-37|20	BuildRequires:	cyrus-imapd-devel
14cu|php-cyrus-1.0-37|21	BuildRequires:	libsasl-devel
14cu|php-cyrus-1.0-37|22	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-cyrus-1.0-37|23	
14cu|php-cyrus-1.0-37|24	%description
14cu|php-cyrus-1.0-37|25	An extension which eases the manipulation of Cyrus IMAP servers.
14cu|php-cyrus-1.0-37|26	
14cu|php-cyrus-1.0-37|27	%prep
14cu|php-cyrus-1.0-37|28	
14cu|php-cyrus-1.0-37|29	%setup -q -n %{modname}-%{version}
14cu|php-cyrus-1.0-37|30	%patch0 -p0
14cu|php-cyrus-1.0-37|31	%patch1 -p0
14cu|php-cyrus-1.0-37|32	
14cu|php-cyrus-1.0-37|33	cp %{SOURCE1} %{inifile}
14cu|php-cyrus-1.0-37|34	
14cu|php-cyrus-1.0-37|35	%build
14cu|php-cyrus-1.0-37|36	%serverbuild
14cu|php-cyrus-1.0-37|37	
14cu|php-cyrus-1.0-37|38	#%{_usrsrc}/php4-devel/buildext %{modname} cyrus.c "-lsasl2 -lcyrus -lcyrus_min" \
14cu|php-cyrus-1.0-37|39	#    "-DCOMPILE_DL_CYRUS -DHAVE_CYRUS -I%{_includedir}/sasl"
14cu|php-cyrus-1.0-37|40	
14cu|php-cyrus-1.0-37|41	phpize
14cu|php-cyrus-1.0-37|42	export CYRUS_SHARED_LIBADD="-L%{_libdir} -lsasl2 -lcyrus -lcyrus_min"
14cu|php-cyrus-1.0-37|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-cyrus-1.0-37|44	--enable-%{modname}=shared,%{_prefix}
14cu|php-cyrus-1.0-37|45	
14cu|php-cyrus-1.0-37|46	%make
14cu|php-cyrus-1.0-37|47	mv modules/*.so .
14cu|php-cyrus-1.0-37|48	
14cu|php-cyrus-1.0-37|49	%install
14cu|php-cyrus-1.0-37|50	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-cyrus-1.0-37|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-cyrus-1.0-37|52	
14cu|php-cyrus-1.0-37|53	cat > README.%{modname} << EOF
14cu|php-cyrus-1.0-37|54	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-cyrus-1.0-37|55	EOF
14cu|php-cyrus-1.0-37|56	
14cu|php-cyrus-1.0-37|57	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-cyrus-1.0-37|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-cyrus-1.0-37|59	
14cu|php-cyrus-1.0-37|60	%files
14cu|php-cyrus-1.0-37|61	%doc CREDITS README*
14cu|php-cyrus-1.0-37|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-cyrus-1.0-37|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-cyrus-1.0-37|64	
14cu|php-cyrus-1.0-37|65	
14cu|php-cyrus-1.0-37|66	
14cu|php-cyrus-1.0-37|67	%changelog
14cu|php-cyrus-1.0-37|68	
14cu|php-cyrus-1.0-37|69	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-37
14cu|php-cyrus-1.0-37|70	- (a406473) MassBuild#1257: Increase release tag
14cu|php-cyrus-1.0-37|71	
14cu|php-cyrus-1.0-37|72	

13554 14
14cu|php-dav-1.2-10|1	%define modname dav
14cu|php-dav-1.2-10|2	%define dirname %{modname}
14cu|php-dav-1.2-10|3	%define soname %{modname}.so
14cu|php-dav-1.2-10|4	%define inifile A59_%{modname}.ini
14cu|php-dav-1.2-10|5	
14cu|php-dav-1.2-10|6	Summary:	A PHP WebDAV for PHP
14cu|php-dav-1.2-10|7	Name:		php-%{modname}
14cu|php-dav-1.2-10|8	Version:	1.2
14cu|php-dav-1.2-10|9	Release:	10
14cu|php-dav-1.2-10|10	Group:		Development/PHP
14cu|php-dav-1.2-10|11	License:	BSD-like
14cu|php-dav-1.2-10|12	URL:		http://php-webdav.pureftpd.org/project/php-webdav
14cu|php-dav-1.2-10|13	Source0:	http://download.pureftpd.org/php-webdav/php-webdav-%{version}.tar.gz
14cu|php-dav-1.2-10|14	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-dav-1.2-10|15	BuildRequires:	neon-devel
14cu|php-dav-1.2-10|16	BuildRequires:	file
14cu|php-dav-1.2-10|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-dav-1.2-10|18	
14cu|php-dav-1.2-10|19	%description
14cu|php-dav-1.2-10|20	The PHP WebDAV extension allows easy access to remote resources with PHP
14cu|php-dav-1.2-10|21	through the DAV protocol.
14cu|php-dav-1.2-10|22	
14cu|php-dav-1.2-10|23	%prep
14cu|php-dav-1.2-10|24	
14cu|php-dav-1.2-10|25	%setup -q -n dav
14cu|php-dav-1.2-10|26	
14cu|php-dav-1.2-10|27	# fix permissions
14cu|php-dav-1.2-10|28	find . -type f | xargs chmod 644
14cu|php-dav-1.2-10|29	
14cu|php-dav-1.2-10|30	# strip away annoying ^M
14cu|php-dav-1.2-10|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-dav-1.2-10|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-dav-1.2-10|33	
14cu|php-dav-1.2-10|34	%build
14cu|php-dav-1.2-10|35	%serverbuild
14cu|php-dav-1.2-10|36	
14cu|php-dav-1.2-10|37	phpize --clean
14cu|php-dav-1.2-10|38	phpize
14cu|php-dav-1.2-10|39	%configure2_5x --with-libdir=%{_lib} \
14cu|php-dav-1.2-10|40	--with-%{modname}=shared,%{_prefix}
14cu|php-dav-1.2-10|41	%make
14cu|php-dav-1.2-10|42	
14cu|php-dav-1.2-10|43	mv modules/*.so .
14cu|php-dav-1.2-10|44	
14cu|php-dav-1.2-10|45	%install
14cu|php-dav-1.2-10|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-dav-1.2-10|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-dav-1.2-10|48	
14cu|php-dav-1.2-10|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-dav-1.2-10|50	
14cu|php-dav-1.2-10|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-dav-1.2-10|52	extension = %{soname}
14cu|php-dav-1.2-10|53	EOF
14cu|php-dav-1.2-10|54	
14cu|php-dav-1.2-10|55	%files
14cu|php-dav-1.2-10|56	%doc CREDITS LICENSE README tests
14cu|php-dav-1.2-10|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-dav-1.2-10|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-dav-1.2-10|59	
14cu|php-dav-1.2-10|60	
14cu|php-dav-1.2-10|61	
14cu|php-dav-1.2-10|62	%changelog
14cu|php-dav-1.2-10|63	
14cu|php-dav-1.2-10|64	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-10
14cu|php-dav-1.2-10|65	- (ab602ab) MassBuild#1257: Increase release tag
14cu|php-dav-1.2-10|66	
14cu|php-dav-1.2-10|67	

13555 14
14cu|php-dbase-5.1.0-6|1	%define modname dbase
14cu|php-dbase-5.1.0-6|2	%define dirname %{modname}
14cu|php-dbase-5.1.0-6|3	%define soname %{modname}.so
14cu|php-dbase-5.1.0-6|4	%define inifile 15_%{modname}.ini
14cu|php-dbase-5.1.0-6|5	
14cu|php-dbase-5.1.0-6|6	Summary:	DBase database file access functions
14cu|php-dbase-5.1.0-6|7	Name:		php-%{modname}
14cu|php-dbase-5.1.0-6|8	Epoch:		1
14cu|php-dbase-5.1.0-6|9	Version:	5.1.0
14cu|php-dbase-5.1.0-6|10	Release:	6
14cu|php-dbase-5.1.0-6|11	Group:		Development/PHP
14cu|php-dbase-5.1.0-6|12	License:	PHP License
14cu|php-dbase-5.1.0-6|13	URL:		http://pecl.php.net/package/dbase
14cu|php-dbase-5.1.0-6|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-dbase-5.1.0-6|15	Source1:	dbase.ini
14cu|php-dbase-5.1.0-6|16	BuildRequires:	php-devel >= 3:5.3.0
14cu|php-dbase-5.1.0-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-dbase-5.1.0-6|18	
14cu|php-dbase-5.1.0-6|19	%description
14cu|php-dbase-5.1.0-6|20	These functions allow you to access records stored in dBase-format (dbf)
14cu|php-dbase-5.1.0-6|21	databases.
14cu|php-dbase-5.1.0-6|22	
14cu|php-dbase-5.1.0-6|23	%prep
14cu|php-dbase-5.1.0-6|24	
14cu|php-dbase-5.1.0-6|25	%setup -q -n %{modname}-%{version}
14cu|php-dbase-5.1.0-6|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-dbase-5.1.0-6|27	
14cu|php-dbase-5.1.0-6|28	cp %{SOURCE1} %{inifile}
14cu|php-dbase-5.1.0-6|29	
14cu|php-dbase-5.1.0-6|30	%build
14cu|php-dbase-5.1.0-6|31	%serverbuild
14cu|php-dbase-5.1.0-6|32	phpize
14cu|php-dbase-5.1.0-6|33	%configure2_5x --with-libdir=%{_lib}
14cu|php-dbase-5.1.0-6|34	%make
14cu|php-dbase-5.1.0-6|35	mv modules/*.so .
14cu|php-dbase-5.1.0-6|36	
14cu|php-dbase-5.1.0-6|37	%install
14cu|php-dbase-5.1.0-6|38	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-dbase-5.1.0-6|39	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-dbase-5.1.0-6|40	
14cu|php-dbase-5.1.0-6|41	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-dbase-5.1.0-6|42	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-dbase-5.1.0-6|43	
14cu|php-dbase-5.1.0-6|44	%files
14cu|php-dbase-5.1.0-6|45	%doc CREDITS package*.xml
14cu|php-dbase-5.1.0-6|46	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-dbase-5.1.0-6|47	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-dbase-5.1.0-6|48	
14cu|php-dbase-5.1.0-6|49	
14cu|php-dbase-5.1.0-6|50	
14cu|php-dbase-5.1.0-6|51	%changelog
14cu|php-dbase-5.1.0-6|52	
14cu|php-dbase-5.1.0-6|53	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.1.0-6
14cu|php-dbase-5.1.0-6|54	- (8b30ab5) MassBuild#1257: Increase release tag
14cu|php-dbase-5.1.0-6|55	
14cu|php-dbase-5.1.0-6|56	

13556 14
14cu|php-dbus-0.1.1-10|1	%define modname dbus
14cu|php-dbus-0.1.1-10|2	%define dirname %{modname}
14cu|php-dbus-0.1.1-10|3	%define soname %{modname}.so
14cu|php-dbus-0.1.1-10|4	%define inifile B14_%{modname}.ini
14cu|php-dbus-0.1.1-10|5	
14cu|php-dbus-0.1.1-10|6	Summary:	Extension for interaction with DBUS busses
14cu|php-dbus-0.1.1-10|7	Name:		php-%{modname}
14cu|php-dbus-0.1.1-10|8	Version:	0.1.1
14cu|php-dbus-0.1.1-10|9	Release:	10
14cu|php-dbus-0.1.1-10|10	Group:		Development/PHP
14cu|php-dbus-0.1.1-10|11	License:	PHP
14cu|php-dbus-0.1.1-10|12	URL:		http://pecl.php.net/package/DBus
14cu|php-dbus-0.1.1-10|13	Source0:	http://pecl.php.net/get/dbus-%{version}.tgz
14cu|php-dbus-0.1.1-10|14	Source1:	B14_dbus.ini
14cu|php-dbus-0.1.1-10|15	BuildRequires:	pkgconfig
14cu|php-dbus-0.1.1-10|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-dbus-0.1.1-10|17	BuildRequires:	dbus-devel
14cu|php-dbus-0.1.1-10|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-dbus-0.1.1-10|19	
14cu|php-dbus-0.1.1-10|20	%description
14cu|php-dbus-0.1.1-10|21	This extension allows you to talk to DBUS services on a system, and also act as
14cu|php-dbus-0.1.1-10|22	a DBUS service.
14cu|php-dbus-0.1.1-10|23	
14cu|php-dbus-0.1.1-10|24	%prep
14cu|php-dbus-0.1.1-10|25	
14cu|php-dbus-0.1.1-10|26	%setup -q -n %{modname}-%{version}
14cu|php-dbus-0.1.1-10|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-dbus-0.1.1-10|28	
14cu|php-dbus-0.1.1-10|29	cp %{SOURCE1} %{inifile}
14cu|php-dbus-0.1.1-10|30	
14cu|php-dbus-0.1.1-10|31	# lib64 fix
14cu|php-dbus-0.1.1-10|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-dbus-0.1.1-10|33	
14cu|php-dbus-0.1.1-10|34	%build
14cu|php-dbus-0.1.1-10|35	%serverbuild
14cu|php-dbus-0.1.1-10|36	
14cu|php-dbus-0.1.1-10|37	phpize
14cu|php-dbus-0.1.1-10|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-dbus-0.1.1-10|39	--with-%{modname}=shared,%{_prefix}
14cu|php-dbus-0.1.1-10|40	%make
14cu|php-dbus-0.1.1-10|41	mv modules/*.so .
14cu|php-dbus-0.1.1-10|42	
14cu|php-dbus-0.1.1-10|43	%install
14cu|php-dbus-0.1.1-10|44	
14cu|php-dbus-0.1.1-10|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-dbus-0.1.1-10|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-dbus-0.1.1-10|47	
14cu|php-dbus-0.1.1-10|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-dbus-0.1.1-10|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-dbus-0.1.1-10|50	
14cu|php-dbus-0.1.1-10|51	%files
14cu|php-dbus-0.1.1-10|52	%doc package*.xml
14cu|php-dbus-0.1.1-10|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-dbus-0.1.1-10|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-dbus-0.1.1-10|55	
14cu|php-dbus-0.1.1-10|56	%changelog
14cu|php-dbus-0.1.1-10|57	
14cu|php-dbus-0.1.1-10|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-10
14cu|php-dbus-0.1.1-10|59	- (3e676bc) MassBuild#1257: Increase release tag
14cu|php-dbus-0.1.1-10|60	
14cu|php-dbus-0.1.1-10|61	

13557 14
14cu|php-dbx-1.1.2-9|1	%define modname dbx
14cu|php-dbx-1.1.2-9|2	%define dirname %{modname}
14cu|php-dbx-1.1.2-9|3	%define soname %{modname}.so
14cu|php-dbx-1.1.2-9|4	%define inifile 16_%{modname}.ini
14cu|php-dbx-1.1.2-9|5	
14cu|php-dbx-1.1.2-9|6	Summary:	DBX extension module for PHP
14cu|php-dbx-1.1.2-9|7	Name:		php-%{modname}
14cu|php-dbx-1.1.2-9|8	Version:	1.1.2
14cu|php-dbx-1.1.2-9|9	Release:	9
14cu|php-dbx-1.1.2-9|10	Group:		Development/PHP
14cu|php-dbx-1.1.2-9|11	URL:		http://www.php.net
14cu|php-dbx-1.1.2-9|12	License:	PHP License
14cu|php-dbx-1.1.2-9|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-dbx-1.1.2-9|14	Source1:	%{modname}.ini
14cu|php-dbx-1.1.2-9|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-dbx-1.1.2-9|16	Epoch:		1
14cu|php-dbx-1.1.2-9|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-dbx-1.1.2-9|18	
14cu|php-dbx-1.1.2-9|19	%description
14cu|php-dbx-1.1.2-9|20	The dbx module is a database abstraction layer. The dbx functions
14cu|php-dbx-1.1.2-9|21	allow you to access all supported databases using a single calling
14cu|php-dbx-1.1.2-9|22	convention. The dbx-functions themselves do not interface directly
14cu|php-dbx-1.1.2-9|23	to the databases, but interface to the modules that are used to
14cu|php-dbx-1.1.2-9|24	support these databases. The currently supported databases are
14cu|php-dbx-1.1.2-9|25	MySQL, ODBC, Oracle (oci8), MS SQL Server, PostgreSQL, FrontBase,
14cu|php-dbx-1.1.2-9|26	Sybase-CT and SQLite. The module-dependencies are only for the
14cu|php-dbx-1.1.2-9|27	databases you wish to use.
14cu|php-dbx-1.1.2-9|28	
14cu|php-dbx-1.1.2-9|29	%prep
14cu|php-dbx-1.1.2-9|30	
14cu|php-dbx-1.1.2-9|31	%setup -q -n %{modname}-%{version}
14cu|php-dbx-1.1.2-9|32	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-dbx-1.1.2-9|33	
14cu|php-dbx-1.1.2-9|34	cp %{SOURCE1} %{inifile}
14cu|php-dbx-1.1.2-9|35	
14cu|php-dbx-1.1.2-9|36	%build
14cu|php-dbx-1.1.2-9|37	%serverbuild
14cu|php-dbx-1.1.2-9|38	
14cu|php-dbx-1.1.2-9|39	phpize
14cu|php-dbx-1.1.2-9|40	%configure2_5x --with-libdir=%{_lib} \
14cu|php-dbx-1.1.2-9|41	--with-%{modname}=shared,%{_prefix}
14cu|php-dbx-1.1.2-9|42	
14cu|php-dbx-1.1.2-9|43	%make
14cu|php-dbx-1.1.2-9|44	mv modules/*.so .
14cu|php-dbx-1.1.2-9|45	
14cu|php-dbx-1.1.2-9|46	%install
14cu|php-dbx-1.1.2-9|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-dbx-1.1.2-9|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-dbx-1.1.2-9|49	
14cu|php-dbx-1.1.2-9|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-dbx-1.1.2-9|51	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/
14cu|php-dbx-1.1.2-9|52	
14cu|php-dbx-1.1.2-9|53	%files
14cu|php-dbx-1.1.2-9|54	%doc CREDITS howto_extend_dbx.html package.xml tests
14cu|php-dbx-1.1.2-9|55	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-dbx-1.1.2-9|56	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-dbx-1.1.2-9|57	
14cu|php-dbx-1.1.2-9|58	
14cu|php-dbx-1.1.2-9|59	
14cu|php-dbx-1.1.2-9|60	%changelog
14cu|php-dbx-1.1.2-9|61	
14cu|php-dbx-1.1.2-9|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.2-9
14cu|php-dbx-1.1.2-9|63	- (80a6382) MassBuild#1257: Increase release tag
14cu|php-dbx-1.1.2-9|64	
14cu|php-dbx-1.1.2-9|65	

13558 14
14cu|php-defcon-1.0.0-9|1	%define modname defcon
14cu|php-defcon-1.0.0-9|2	%define dirname %{modname}
14cu|php-defcon-1.0.0-9|3	%define soname %{modname}.so
14cu|php-defcon-1.0.0-9|4	%define inifile B18_%{modname}.ini
14cu|php-defcon-1.0.0-9|5	
14cu|php-defcon-1.0.0-9|6	Summary:	PHP Defcon extension
14cu|php-defcon-1.0.0-9|7	Name:		php-%{modname}
14cu|php-defcon-1.0.0-9|8	Version:	1.0.0
14cu|php-defcon-1.0.0-9|9	Release:	9
14cu|php-defcon-1.0.0-9|10	Group:		Development/PHP
14cu|php-defcon-1.0.0-9|11	License:	PHP
14cu|php-defcon-1.0.0-9|12	URL:		http://www.xarg.org/project/php-defcon/
14cu|php-defcon-1.0.0-9|13	Source0:	http://www.xarg.org/download/defcon-%{version}.tar.gz
14cu|php-defcon-1.0.0-9|14	Source1:	B18_defcon.ini
14cu|php-defcon-1.0.0-9|15	Source2:	defcon.conf
14cu|php-defcon-1.0.0-9|16	Patch0:		defcon-1.0.0-php54x.diff
14cu|php-defcon-1.0.0-9|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-defcon-1.0.0-9|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-defcon-1.0.0-9|19	
14cu|php-defcon-1.0.0-9|20	%description
14cu|php-defcon-1.0.0-9|21	PHP Defcon is an Extension for PHP to define constants that are available
14cu|php-defcon-1.0.0-9|22	during the whole server runtime - from server start to shutdown.
14cu|php-defcon-1.0.0-9|23	
14cu|php-defcon-1.0.0-9|24	%prep
14cu|php-defcon-1.0.0-9|25	
14cu|php-defcon-1.0.0-9|26	%setup -q -n %{modname}-%{version}
14cu|php-defcon-1.0.0-9|27	
14cu|php-defcon-1.0.0-9|28	%patch0 -p0
14cu|php-defcon-1.0.0-9|29	
14cu|php-defcon-1.0.0-9|30	cp %{SOURCE1} %{inifile}
14cu|php-defcon-1.0.0-9|31	cp %{SOURCE2} defcon.conf
14cu|php-defcon-1.0.0-9|32	
14cu|php-defcon-1.0.0-9|33	# lib64 fix
14cu|php-defcon-1.0.0-9|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-defcon-1.0.0-9|35	
14cu|php-defcon-1.0.0-9|36	%build
14cu|php-defcon-1.0.0-9|37	%serverbuild
14cu|php-defcon-1.0.0-9|38	
14cu|php-defcon-1.0.0-9|39	phpize
14cu|php-defcon-1.0.0-9|40	%configure2_5x --with-libdir=%{_lib} \
14cu|php-defcon-1.0.0-9|41	--with-%{modname}=shared,%{_prefix}
14cu|php-defcon-1.0.0-9|42	%make
14cu|php-defcon-1.0.0-9|43	mv modules/*.so .
14cu|php-defcon-1.0.0-9|44	
14cu|php-defcon-1.0.0-9|45	%install
14cu|php-defcon-1.0.0-9|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-defcon-1.0.0-9|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-defcon-1.0.0-9|48	
14cu|php-defcon-1.0.0-9|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-defcon-1.0.0-9|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-defcon-1.0.0-9|51	install -m0644 defcon.conf %{buildroot}%{_sysconfdir}/
14cu|php-defcon-1.0.0-9|52	
14cu|php-defcon-1.0.0-9|53	%files
14cu|php-defcon-1.0.0-9|54	%doc CREDIT
14cu|php-defcon-1.0.0-9|55	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/defcon.conf
14cu|php-defcon-1.0.0-9|56	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-defcon-1.0.0-9|57	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-defcon-1.0.0-9|58	
14cu|php-defcon-1.0.0-9|59	
14cu|php-defcon-1.0.0-9|60	
14cu|php-defcon-1.0.0-9|61	
14cu|php-defcon-1.0.0-9|62	%changelog
14cu|php-defcon-1.0.0-9|63	
14cu|php-defcon-1.0.0-9|64	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-9
14cu|php-defcon-1.0.0-9|65	- (d9ad5ce) MassBuild#1257: Increase release tag
14cu|php-defcon-1.0.0-9|66	
14cu|php-defcon-1.0.0-9|67	

13559 14
14cu|php-dio-0.0.7-5|1	%define modname dio
14cu|php-dio-0.0.7-5|2	%define dirname %{modname}
14cu|php-dio-0.0.7-5|3	%define soname %{modname}.so
14cu|php-dio-0.0.7-5|4	%define inifile 17_%{modname}.ini
14cu|php-dio-0.0.7-5|5	
14cu|php-dio-0.0.7-5|6	Summary:	Direct I/O extension module for PHP
14cu|php-dio-0.0.7-5|7	Name:		php-%{modname}
14cu|php-dio-0.0.7-5|8	Version:	0.0.7
14cu|php-dio-0.0.7-5|9	Release:	5
14cu|php-dio-0.0.7-5|10	Group:		Development/PHP
14cu|php-dio-0.0.7-5|11	License:	PHP License
14cu|php-dio-0.0.7-5|12	URL:		http://pecl.php.net/package/dio
14cu|php-dio-0.0.7-5|13	Source0:	http://pecl.php.net/get/dio-%{version}.tgz
14cu|php-dio-0.0.7-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-dio-0.0.7-5|15	Epoch:		2
14cu|php-dio-0.0.7-5|16	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-dio-0.0.7-5|17	
14cu|php-dio-0.0.7-5|18	%description
14cu|php-dio-0.0.7-5|19	PHP supports the direct io functions as described in the Posix Standard
14cu|php-dio-0.0.7-5|20	(Section 6) for performing I/O functions at a lower level than the C-Language
14cu|php-dio-0.0.7-5|21	stream I/O functions (fopen(), fread(),..). The use of the DIO functions should
14cu|php-dio-0.0.7-5|22	be considered only when direct control of a device is needed. In all other
14cu|php-dio-0.0.7-5|23	cases, the standard filesystem functions are more than adequate.
14cu|php-dio-0.0.7-5|24	
14cu|php-dio-0.0.7-5|25	%prep
14cu|php-dio-0.0.7-5|26	
14cu|php-dio-0.0.7-5|27	%setup -q -n dio-%{version}
14cu|php-dio-0.0.7-5|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-dio-0.0.7-5|29	
14cu|php-dio-0.0.7-5|30	%build
14cu|php-dio-0.0.7-5|31	%serverbuild
14cu|php-dio-0.0.7-5|32	
14cu|php-dio-0.0.7-5|33	phpize
14cu|php-dio-0.0.7-5|34	%configure2_5x --with-libdir=%{_lib} \
14cu|php-dio-0.0.7-5|35	--with-%{modname}=shared,%{_prefix}
14cu|php-dio-0.0.7-5|36	
14cu|php-dio-0.0.7-5|37	%make
14cu|php-dio-0.0.7-5|38	mv modules/*.so .
14cu|php-dio-0.0.7-5|39	
14cu|php-dio-0.0.7-5|40	%install
14cu|php-dio-0.0.7-5|41	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-dio-0.0.7-5|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-dio-0.0.7-5|43	
14cu|php-dio-0.0.7-5|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-dio-0.0.7-5|45	
14cu|php-dio-0.0.7-5|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-dio-0.0.7-5|47	extension = %{soname}
14cu|php-dio-0.0.7-5|48	EOF
14cu|php-dio-0.0.7-5|49	
14cu|php-dio-0.0.7-5|50	%files
14cu|php-dio-0.0.7-5|51	%doc package.xml
14cu|php-dio-0.0.7-5|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-dio-0.0.7-5|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-dio-0.0.7-5|54	
14cu|php-dio-0.0.7-5|55	
14cu|php-dio-0.0.7-5|56	
14cu|php-dio-0.0.7-5|57	%changelog
14cu|php-dio-0.0.7-5|58	
14cu|php-dio-0.0.7-5|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.0.7-5
14cu|php-dio-0.0.7-5|60	- (38ca52a) MassBuild#1257: Increase release tag
14cu|php-dio-0.0.7-5|61	
14cu|php-dio-0.0.7-5|62	

13560 14
14cu|php-doublemetaphone-1.0.1-5|1	%define modname doublemetaphone
14cu|php-doublemetaphone-1.0.1-5|2	%define soname %{modname}.so
14cu|php-doublemetaphone-1.0.1-5|3	%define inifile A71_%{modname}.ini
14cu|php-doublemetaphone-1.0.1-5|4	
14cu|php-doublemetaphone-1.0.1-5|5	Summary:	Provide Double Metaphone functionality
14cu|php-doublemetaphone-1.0.1-5|6	
14cu|php-doublemetaphone-1.0.1-5|7	Name:		php-%{modname}
14cu|php-doublemetaphone-1.0.1-5|8	Version:	1.0.1
14cu|php-doublemetaphone-1.0.1-5|9	Release:	5
14cu|php-doublemetaphone-1.0.1-5|10	Group:		Development/PHP
14cu|php-doublemetaphone-1.0.1-5|11	License:	PHP License
14cu|php-doublemetaphone-1.0.1-5|12	URL:		http://pecl.php.net/package/doublemetaphone
14cu|php-doublemetaphone-1.0.1-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-doublemetaphone-1.0.1-5|14	Requires(pre): rpm-helper
14cu|php-doublemetaphone-1.0.1-5|15	Requires(postun): rpm-helper
14cu|php-doublemetaphone-1.0.1-5|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-doublemetaphone-1.0.1-5|17	BuildRequires:	file
14cu|php-doublemetaphone-1.0.1-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-doublemetaphone-1.0.1-5|19	
14cu|php-doublemetaphone-1.0.1-5|20	%description
14cu|php-doublemetaphone-1.0.1-5|21	The Double Metaphone algorithm by Lawrence Philips allows a word to be
14cu|php-doublemetaphone-1.0.1-5|22	broken down into its phonemes.
14cu|php-doublemetaphone-1.0.1-5|23	
14cu|php-doublemetaphone-1.0.1-5|24	%prep
14cu|php-doublemetaphone-1.0.1-5|25	
14cu|php-doublemetaphone-1.0.1-5|26	%setup -q -n %{modname}-%{version}
14cu|php-doublemetaphone-1.0.1-5|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-doublemetaphone-1.0.1-5|28	
14cu|php-doublemetaphone-1.0.1-5|29	# fix permissions
14cu|php-doublemetaphone-1.0.1-5|30	find . -type f | xargs chmod 644
14cu|php-doublemetaphone-1.0.1-5|31	
14cu|php-doublemetaphone-1.0.1-5|32	# strip away annoying ^M
14cu|php-doublemetaphone-1.0.1-5|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-doublemetaphone-1.0.1-5|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-doublemetaphone-1.0.1-5|35	
14cu|php-doublemetaphone-1.0.1-5|36	# lib64 fix
14cu|php-doublemetaphone-1.0.1-5|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-doublemetaphone-1.0.1-5|38	
14cu|php-doublemetaphone-1.0.1-5|39	%build
14cu|php-doublemetaphone-1.0.1-5|40	%serverbuild
14cu|php-doublemetaphone-1.0.1-5|41	
14cu|php-doublemetaphone-1.0.1-5|42	phpize
14cu|php-doublemetaphone-1.0.1-5|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-doublemetaphone-1.0.1-5|44	--with-%{modname}=shared,%{_prefix}
14cu|php-doublemetaphone-1.0.1-5|45	
14cu|php-doublemetaphone-1.0.1-5|46	%make
14cu|php-doublemetaphone-1.0.1-5|47	
14cu|php-doublemetaphone-1.0.1-5|48	%install
14cu|php-doublemetaphone-1.0.1-5|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-doublemetaphone-1.0.1-5|50	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-doublemetaphone-1.0.1-5|51	install -d %{buildroot}/var/log/httpd
14cu|php-doublemetaphone-1.0.1-5|52	
14cu|php-doublemetaphone-1.0.1-5|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-doublemetaphone-1.0.1-5|54	
14cu|php-doublemetaphone-1.0.1-5|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-doublemetaphone-1.0.1-5|56	extension = %{soname}
14cu|php-doublemetaphone-1.0.1-5|57	EOF
14cu|php-doublemetaphone-1.0.1-5|58	
14cu|php-doublemetaphone-1.0.1-5|59	%files
14cu|php-doublemetaphone-1.0.1-5|60	%doc package*.xml
14cu|php-doublemetaphone-1.0.1-5|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-doublemetaphone-1.0.1-5|62	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-doublemetaphone-1.0.1-5|63	
14cu|php-doublemetaphone-1.0.1-5|64	
14cu|php-doublemetaphone-1.0.1-5|65	
14cu|php-doublemetaphone-1.0.1-5|66	
14cu|php-doublemetaphone-1.0.1-5|67	%changelog
14cu|php-doublemetaphone-1.0.1-5|68	
14cu|php-doublemetaphone-1.0.1-5|69	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-5
14cu|php-doublemetaphone-1.0.1-5|70	- (070396c) MassBuild#1257: Increase release tag
14cu|php-doublemetaphone-1.0.1-5|71	
14cu|php-doublemetaphone-1.0.1-5|72	

13561 14
14cu|php-eaccelerator-0.9.6.1git20120725-36|1	%define modname eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|2	%define soname %{modname}.so
14cu|php-eaccelerator-0.9.6.1git20120725-36|3	%define inifile Z99_%{modname}.ini
14cu|php-eaccelerator-0.9.6.1git20120725-36|4	
14cu|php-eaccelerator-0.9.6.1git20120725-36|5	# Require fixed php version, since eaccelerator is very sensitive to it
14cu|php-eaccelerator-0.9.6.1git20120725-36|6	%define php_ver %(rpm -q --qf '%{EPOCH}:%{VERSION}-%{RELEASE}:%{DISTEPOCH}' php-devel)
14cu|php-eaccelerator-0.9.6.1git20120725-36|7	
14cu|php-eaccelerator-0.9.6.1git20120725-36|8	Summary:	PHP accelerator optimizer
14cu|php-eaccelerator-0.9.6.1git20120725-36|9	Name:		php-eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|10	Epoch:		2
14cu|php-eaccelerator-0.9.6.1git20120725-36|11	Version:	0.9.6.1git20120725
14cu|php-eaccelerator-0.9.6.1git20120725-36|12	Release:	36
14cu|php-eaccelerator-0.9.6.1git20120725-36|13	Group:		Development/PHP
14cu|php-eaccelerator-0.9.6.1git20120725-36|14	License:	GPLv2
14cu|php-eaccelerator-0.9.6.1git20120725-36|15	Url:		http://eaccelerator.net/
14cu|php-eaccelerator-0.9.6.1git20120725-36|16	# svn --username anonymous --password anonymous co http://dev.eaccelerator.net/eaccelerator/trunk eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|17	Source0:	http://prdownloads.sourceforge.net/eaccelerator/eaccelerator-%{version}.tar.gz
14cu|php-eaccelerator-0.9.6.1git20120725-36|18	Source1:	eaccelerator.ini
14cu|php-eaccelerator-0.9.6.1git20120725-36|19	Source2:	php-eaccelerator.rpmlintrc
14cu|php-eaccelerator-0.9.6.1git20120725-36|20	Patch0:		eaccelerator-cache_file_location.diff
14cu|php-eaccelerator-0.9.6.1git20120725-36|21	Patch1:		eaccelerator-php5.6.patch
14cu|php-eaccelerator-0.9.6.1git20120725-36|22	# Disable check for PHP version. Let's rely on php_api requirement instead
14cu|php-eaccelerator-0.9.6.1git20120725-36|23	Patch2:		eaccelerator-no-php-version-check.patch
14cu|php-eaccelerator-0.9.6.1git20120725-36|24	BuildRequires:	apache-devel >= 2.2.4
14cu|php-eaccelerator-0.9.6.1git20120725-36|25	BuildRequires:	php-devel >= 3:5.2.2
14cu|php-eaccelerator-0.9.6.1git20120725-36|26	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-eaccelerator-0.9.6.1git20120725-36|27	Requires(post,postun): rpm-helper
14cu|php-eaccelerator-0.9.6.1git20120725-36|28	Conflicts:	php-apc
14cu|php-eaccelerator-0.9.6.1git20120725-36|29	
14cu|php-eaccelerator-0.9.6.1git20120725-36|30	%description
14cu|php-eaccelerator-0.9.6.1git20120725-36|31	eAccelerator is a further development of the mmcache PHP accelerator and
14cu|php-eaccelerator-0.9.6.1git20120725-36|32	encoder. It increases the performance of PHP scripts by caching them in a
14cu|php-eaccelerator-0.9.6.1git20120725-36|33	compiled state, so that the overhead of compiling is almost completely
14cu|php-eaccelerator-0.9.6.1git20120725-36|34	eliminated.
14cu|php-eaccelerator-0.9.6.1git20120725-36|35	
14cu|php-eaccelerator-0.9.6.1git20120725-36|36	%package	admin
14cu|php-eaccelerator-0.9.6.1git20120725-36|37	Summary:	Web interface for controlling eaccelerator and encode php files
14cu|php-eaccelerator-0.9.6.1git20120725-36|38	Group:		System/Servers
14cu|php-eaccelerator-0.9.6.1git20120725-36|39	Requires:	%{name} >= %{EVRD}
14cu|php-eaccelerator-0.9.6.1git20120725-36|40	
14cu|php-eaccelerator-0.9.6.1git20120725-36|41	%description	admin
14cu|php-eaccelerator-0.9.6.1git20120725-36|42	This packages install the eAccelerator admin webinterface and a
14cu|php-eaccelerator-0.9.6.1git20120725-36|43	script for encoding php files.
14cu|php-eaccelerator-0.9.6.1git20120725-36|44	
14cu|php-eaccelerator-0.9.6.1git20120725-36|45	%prep
14cu|php-eaccelerator-0.9.6.1git20120725-36|46	
14cu|php-eaccelerator-0.9.6.1git20120725-36|47	%setup -qn eaccelerator-%{version}
14cu|php-eaccelerator-0.9.6.1git20120725-36|48	%apply_patches
14cu|php-eaccelerator-0.9.6.1git20120725-36|49	
14cu|php-eaccelerator-0.9.6.1git20120725-36|50	cp %{SOURCE1} eaccelerator.ini
14cu|php-eaccelerator-0.9.6.1git20120725-36|51	
14cu|php-eaccelerator-0.9.6.1git20120725-36|52	# lib64 fixes
14cu|php-eaccelerator-0.9.6.1git20120725-36|53	perl -pi -e "s|/usr/lib|%{_libdir}|g" eaccelerator.ini
14cu|php-eaccelerator-0.9.6.1git20120725-36|54	
14cu|php-eaccelerator-0.9.6.1git20120725-36|55	# fixi strange attribs
14cu|php-eaccelerator-0.9.6.1git20120725-36|56	find . -type d -exec chmod 755 {} \;
14cu|php-eaccelerator-0.9.6.1git20120725-36|57	find . -type f -exec chmod 644 {} \;
14cu|php-eaccelerator-0.9.6.1git20120725-36|58	
14cu|php-eaccelerator-0.9.6.1git20120725-36|59	%build
14cu|php-eaccelerator-0.9.6.1git20120725-36|60	%serverbuild
14cu|php-eaccelerator-0.9.6.1git20120725-36|61	
14cu|php-eaccelerator-0.9.6.1git20120725-36|62	phpize
14cu|php-eaccelerator-0.9.6.1git20120725-36|63	
14cu|php-eaccelerator-0.9.6.1git20120725-36|64	# wtf?
14cu|php-eaccelerator-0.9.6.1git20120725-36|65	chmod 755 configure
14cu|php-eaccelerator-0.9.6.1git20120725-36|66	
14cu|php-eaccelerator-0.9.6.1git20120725-36|67	%configure2_5x \
14cu|php-eaccelerator-0.9.6.1git20120725-36|68	--with-libdir=%{_lib} \
14cu|php-eaccelerator-0.9.6.1git20120725-36|69	--cache-file=config.cache \
14cu|php-eaccelerator-0.9.6.1git20120725-36|70	--with-eaccelerator-info \
14cu|php-eaccelerator-0.9.6.1git20120725-36|71	--with-eaccelerator-disassembler \
14cu|php-eaccelerator-0.9.6.1git20120725-36|72	--with-%{modname}=shared,%{_prefix}
14cu|php-eaccelerator-0.9.6.1git20120725-36|73	
14cu|php-eaccelerator-0.9.6.1git20120725-36|74	%make
14cu|php-eaccelerator-0.9.6.1git20120725-36|75	mv modules/*.so .
14cu|php-eaccelerator-0.9.6.1git20120725-36|76	
14cu|php-eaccelerator-0.9.6.1git20120725-36|77	%install
14cu|php-eaccelerator-0.9.6.1git20120725-36|78	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-eaccelerator-0.9.6.1git20120725-36|79	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-eaccelerator-0.9.6.1git20120725-36|80	install -d %{buildroot}/var/www/php-eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|81	
14cu|php-eaccelerator-0.9.6.1git20120725-36|82	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-eaccelerator-0.9.6.1git20120725-36|83	
14cu|php-eaccelerator-0.9.6.1git20120725-36|84	install -m0644 eaccelerator.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-eaccelerator-0.9.6.1git20120725-36|85	
14cu|php-eaccelerator-0.9.6.1git20120725-36|86	install -m0644 bugreport.php %{buildroot}/var/www/php-eaccelerator/
14cu|php-eaccelerator-0.9.6.1git20120725-36|87	install -m0644 control.php %{buildroot}/var/www/php-eaccelerator/index.php
14cu|php-eaccelerator-0.9.6.1git20120725-36|88	install -m0644 dasm.php %{buildroot}/var/www/php-eaccelerator/
14cu|php-eaccelerator-0.9.6.1git20120725-36|89	install -m0644 PHP_Highlight.php %{buildroot}/var/www/php-eaccelerator/
14cu|php-eaccelerator-0.9.6.1git20120725-36|90	
14cu|php-eaccelerator-0.9.6.1git20120725-36|91	# fix access config files
14cu|php-eaccelerator-0.9.6.1git20120725-36|92	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|php-eaccelerator-0.9.6.1git20120725-36|93	cat > %{buildroot}%{_webappconfdir}/php-eaccelerator.conf << EOF
14cu|php-eaccelerator-0.9.6.1git20120725-36|94	Alias /php-eaccelerator /var/www/php-eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|95	
14cu|php-eaccelerator-0.9.6.1git20120725-36|96	<Directory /var/www/php-eaccelerator>
14cu|php-eaccelerator-0.9.6.1git20120725-36|97	Require host 127.0.0.1
14cu|php-eaccelerator-0.9.6.1git20120725-36|98	ErrorDocument 403 "Access denied per %{_webappconfdir}/php-eaccelerator.conf"
14cu|php-eaccelerator-0.9.6.1git20120725-36|99	</Directory>
14cu|php-eaccelerator-0.9.6.1git20120725-36|100	EOF
14cu|php-eaccelerator-0.9.6.1git20120725-36|101	
14cu|php-eaccelerator-0.9.6.1git20120725-36|102	# pre-populate the balanced tree, grep "^static char num2hex" eaccelerator.c + grep "^#define EACCELERATOR_HASH_LEVEL" eaccelerator.h
14cu|php-eaccelerator-0.9.6.1git20120725-36|103	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}
14cu|php-eaccelerator-0.9.6.1git20120725-36|104	find %{buildroot}/var/cache/httpd/php-eaccelerator -type d | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0711,apache,root) %dir /' > %{name}.filelist
14cu|php-eaccelerator-0.9.6.1git20120725-36|105	
14cu|php-eaccelerator-0.9.6.1git20120725-36|106	%files -f %{name}.filelist
14cu|php-eaccelerator-0.9.6.1git20120725-36|107	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
14cu|php-eaccelerator-0.9.6.1git20120725-36|108	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-eaccelerator-0.9.6.1git20120725-36|109	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-eaccelerator-0.9.6.1git20120725-36|110	
14cu|php-eaccelerator-0.9.6.1git20120725-36|111	%files admin
14cu|php-eaccelerator-0.9.6.1git20120725-36|112	%config(noreplace) %{_webappconfdir}/php-eaccelerator.conf
14cu|php-eaccelerator-0.9.6.1git20120725-36|113	/var/www/php-eaccelerator
14cu|php-eaccelerator-0.9.6.1git20120725-36|114	
14cu|php-eaccelerator-0.9.6.1git20120725-36|115	%changelog
14cu|php-eaccelerator-0.9.6.1git20120725-36|116	
14cu|php-eaccelerator-0.9.6.1git20120725-36|117	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.6.1git20120725-36
14cu|php-eaccelerator-0.9.6.1git20120725-36|118	- (7de52ce) MassBuild#1257: Increase release tag
14cu|php-eaccelerator-0.9.6.1git20120725-36|119	
14cu|php-eaccelerator-0.9.6.1git20120725-36|120	* Fri Dec 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.6.1git20120725-35
14cu|php-eaccelerator-0.9.6.1git20120725-36|121	- (327df60) MassBuild#1190: Increase release tag
14cu|php-eaccelerator-0.9.6.1git20120725-36|122	
14cu|php-eaccelerator-0.9.6.1git20120725-36|123	* Wed Sep 21 2016 Denis Silakov <dsilakov@gmail.com> 2:0.9.6.1git20120725-34
14cu|php-eaccelerator-0.9.6.1git20120725-36|124	- (5cfdde8) Switch to new php requirements
14cu|php-eaccelerator-0.9.6.1git20120725-36|125	- (Denis Silakov: 77078a7) Switch to new php requirements
14cu|php-eaccelerator-0.9.6.1git20120725-36|126	
14cu|php-eaccelerator-0.9.6.1git20120725-36|127	* Tue Apr 26 2016 Denis Silakov <dsilakov@gmail.com> 2:0.9.6.1git20120725-33
14cu|php-eaccelerator-0.9.6.1git20120725-36|128	- (b5f45fa) Dopr hardcoded check for php version, rely on php_api package requirement instead
14cu|php-eaccelerator-0.9.6.1git20120725-36|129	
14cu|php-eaccelerator-0.9.6.1git20120725-36|130	* Mon Apr 25 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-32
14cu|php-eaccelerator-0.9.6.1git20120725-36|131	- (685d234) Rebuild with new php.
14cu|php-eaccelerator-0.9.6.1git20120725-36|132	
14cu|php-eaccelerator-0.9.6.1git20120725-36|133	* Mon Apr 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-31
14cu|php-eaccelerator-0.9.6.1git20120725-36|134	- (5a72481) Rebuild with new php.
14cu|php-eaccelerator-0.9.6.1git20120725-36|135	
14cu|php-eaccelerator-0.9.6.1git20120725-36|136	* Mon Feb 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-30
14cu|php-eaccelerator-0.9.6.1git20120725-36|137	- (f927206) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|138	
14cu|php-eaccelerator-0.9.6.1git20120725-36|139	* Mon Feb 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-29
14cu|php-eaccelerator-0.9.6.1git20120725-36|140	- (4e8edf6) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|141	
14cu|php-eaccelerator-0.9.6.1git20120725-36|142	* Tue Dec 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-28
14cu|php-eaccelerator-0.9.6.1git20120725-36|143	- (7871b06) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|144	
14cu|php-eaccelerator-0.9.6.1git20120725-36|145	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 2:0.9.6.1git20120725-27
14cu|php-eaccelerator-0.9.6.1git20120725-36|146	- (47f6817) Adopted for php-5.6
14cu|php-eaccelerator-0.9.6.1git20120725-36|147	- (Denis Silakov: c8cc935) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|148	
14cu|php-eaccelerator-0.9.6.1git20120725-36|149	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-26
14cu|php-eaccelerator-0.9.6.1git20120725-36|150	- (a65824e) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|151	
14cu|php-eaccelerator-0.9.6.1git20120725-36|152	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-25
14cu|php-eaccelerator-0.9.6.1git20120725-36|153	- (76f865d) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|154	
14cu|php-eaccelerator-0.9.6.1git20120725-36|155	* Tue Jul 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-24
14cu|php-eaccelerator-0.9.6.1git20120725-36|156	- (cc8a453) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|157	
14cu|php-eaccelerator-0.9.6.1git20120725-36|158	* Tue Jun 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-23
14cu|php-eaccelerator-0.9.6.1git20120725-36|159	- (bb369da) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|160	
14cu|php-eaccelerator-0.9.6.1git20120725-36|161	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-22
14cu|php-eaccelerator-0.9.6.1git20120725-36|162	- (d1e6de0) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|163	
14cu|php-eaccelerator-0.9.6.1git20120725-36|164	* Mon Apr 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-21
14cu|php-eaccelerator-0.9.6.1git20120725-36|165	- (050c561) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|166	
14cu|php-eaccelerator-0.9.6.1git20120725-36|167	* Wed Apr 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-20
14cu|php-eaccelerator-0.9.6.1git20120725-36|168	- (a30a758) Fix php-ver detection
14cu|php-eaccelerator-0.9.6.1git20120725-36|169	- (Denis Silakov: 95e681b) Require fixed php version, since eaccelerator is very sensitive to it
14cu|php-eaccelerator-0.9.6.1git20120725-36|170	
14cu|php-eaccelerator-0.9.6.1git20120725-36|171	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-19
14cu|php-eaccelerator-0.9.6.1git20120725-36|172	- (d43ba07) Rebuild with new php
14cu|php-eaccelerator-0.9.6.1git20120725-36|173	
14cu|php-eaccelerator-0.9.6.1git20120725-36|174	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-18
14cu|php-eaccelerator-0.9.6.1git20120725-36|175	- (7c5969f) Move to contrib repo
14cu|php-eaccelerator-0.9.6.1git20120725-36|176	
14cu|php-eaccelerator-0.9.6.1git20120725-36|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:0.9.6.1git20120725-17
14cu|php-eaccelerator-0.9.6.1git20120725-36|178	- (88b3a0e) MassBuild#440: Increase release tag
14cu|php-eaccelerator-0.9.6.1git20120725-36|179	
14cu|php-eaccelerator-0.9.6.1git20120725-36|180	* Mon May 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-16
14cu|php-eaccelerator-0.9.6.1git20120725-36|181	- (aedb817) Added php5.5 patch, sync with cooker
14cu|php-eaccelerator-0.9.6.1git20120725-36|182	
14cu|php-eaccelerator-0.9.6.1git20120725-36|183	* Tue Mar 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-12
14cu|php-eaccelerator-0.9.6.1git20120725-36|184	- (6e86358) Fix webappconf macro
14cu|php-eaccelerator-0.9.6.1git20120725-36|185	- (Denis Silakov: a1e0f39) Add rpmlintrc to sources
14cu|php-eaccelerator-0.9.6.1git20120725-36|186	- (Denis Silakov: e6de648) LOG Fix empyt pre/post scripts
14cu|php-eaccelerator-0.9.6.1git20120725-36|187	
14cu|php-eaccelerator-0.9.6.1git20120725-36|188	* Fri Oct 19 2012 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-11
14cu|php-eaccelerator-0.9.6.1git20120725-36|189	- (be3dca5) Rename rpmlintrc file
14cu|php-eaccelerator-0.9.6.1git20120725-36|190	- (Denis Silakov: b908ad5) Added rpmlint exceptions
14cu|php-eaccelerator-0.9.6.1git20120725-36|191	
14cu|php-eaccelerator-0.9.6.1git20120725-36|192	* Mon Sep 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.6.1git20120725-10
14cu|php-eaccelerator-0.9.6.1git20120725-36|193	- (f279c27) Updated to git snapshot
14cu|php-eaccelerator-0.9.6.1git20120725-36|194	
14cu|php-eaccelerator-0.9.6.1git20120725-36|195	

13562 14
14cu|php-endroid-qrcode-1.5.4-1|1	# Spec file for php-endroid-qrcode
14cu|php-endroid-qrcode-1.5.4-1|2	#
14cu|php-endroid-qrcode-1.5.4-1|3	# Copyright (c) 2013-2014 Remi Collet
14cu|php-endroid-qrcode-1.5.4-1|4	# License: CC-BY-SA
14cu|php-endroid-qrcode-1.5.4-1|5	# http://creativecommons.org/licenses/by-sa/3.0/
14cu|php-endroid-qrcode-1.5.4-1|6	#
14cu|php-endroid-qrcode-1.5.4-1|7	# Please, preserve the changelog entries
14cu|php-endroid-qrcode-1.5.4-1|8	#
14cu|php-endroid-qrcode-1.5.4-1|9	#%%global gh_commit    6a8aec204688d36681e0185fbaf1974b97e4a070
14cu|php-endroid-qrcode-1.5.4-1|10	%global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
14cu|php-endroid-qrcode-1.5.4-1|11	%global gh_owner     endroid
14cu|php-endroid-qrcode-1.5.4-1|12	%global gh_project   endroid-qrcode
14cu|php-endroid-qrcode-1.5.4-1|13	%global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
14cu|php-endroid-qrcode-1.5.4-1|14	
14cu|php-endroid-qrcode-1.5.4-1|15	Name:           php-%{gh_project}
14cu|php-endroid-qrcode-1.5.4-1|16	Summary:        Endroid QR Code Generator
14cu|php-endroid-qrcode-1.5.4-1|17	Version:        1.5.4
14cu|php-endroid-qrcode-1.5.4-1|18	Release:        1
14cu|php-endroid-qrcode-1.5.4-1|19	
14cu|php-endroid-qrcode-1.5.4-1|20	URL:            https://github.com/%{gh_owner}/%{gh_project}
14cu|php-endroid-qrcode-1.5.4-1|21	Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
14cu|php-endroid-qrcode-1.5.4-1|22	License:        MIT
14cu|php-endroid-qrcode-1.5.4-1|23	Group:          Development/PHP
14cu|php-endroid-qrcode-1.5.4-1|24	BuildArch:      noarch
14cu|php-endroid-qrcode-1.5.4-1|25	
14cu|php-endroid-qrcode-1.5.4-1|26	%if %{with_tests}
14cu|php-endroid-qrcode-1.5.4-1|27	BuildRequires:  php >= 5.4
14cu|php-endroid-qrcode-1.5.4-1|28	%endif
14cu|php-endroid-qrcode-1.5.4-1|29	
14cu|php-endroid-qrcode-1.5.4-1|30	# From composer.json
14cu|php-endroid-qrcode-1.5.4-1|31	Requires:       php >= 5.4
14cu|php-endroid-qrcode-1.5.4-1|32	Requires:       php-gd
14cu|php-endroid-qrcode-1.5.4-1|33	
14cu|php-endroid-qrcode-1.5.4-1|34	%description
14cu|php-endroid-qrcode-1.5.4-1|35	This library based on QRcode Perl CGI & PHP scripts by Y.
14cu|php-endroid-qrcode-1.5.4-1|36	Swetake helps you generate images containing a QR code.
14cu|php-endroid-qrcode-1.5.4-1|37	
14cu|php-endroid-qrcode-1.5.4-1|38	%prep
14cu|php-endroid-qrcode-1.5.4-1|39	%setup -q -n %{gh_project}-%{?gh_commit:%{gh_commit}}%{!?gh_commit:%{version}}
14cu|php-endroid-qrcode-1.5.4-1|40	
14cu|php-endroid-qrcode-1.5.4-1|41	%build
14cu|php-endroid-qrcode-1.5.4-1|42	# nothing to build
14cu|php-endroid-qrcode-1.5.4-1|43	
14cu|php-endroid-qrcode-1.5.4-1|44	%install
14cu|php-endroid-qrcode-1.5.4-1|45	# Install as a PSR-0 library
14cu|php-endroid-qrcode-1.5.4-1|46	mkdir -p %{buildroot}%{_datadir}/php/Endroid/QrCode/
14cu|php-endroid-qrcode-1.5.4-1|47	cp -pr assets %{buildroot}%{_datadir}/php/Endroid/.
14cu|php-endroid-qrcode-1.5.4-1|48	cp -pr src/* %{buildroot}%{_datadir}/php/Endroid/QrCode/.
14cu|php-endroid-qrcode-1.5.4-1|49	
14cu|php-endroid-qrcode-1.5.4-1|50	%check
14cu|php-endroid-qrcode-1.5.4-1|51	
14cu|php-endroid-qrcode-1.5.4-1|52	%files
14cu|php-endroid-qrcode-1.5.4-1|53	%doc composer.json LICENSE README.md
14cu|php-endroid-qrcode-1.5.4-1|54	%dir %{_datadir}/php/Endroid
14cu|php-endroid-qrcode-1.5.4-1|55	%{_datadir}/php/Endroid/assets
14cu|php-endroid-qrcode-1.5.4-1|56	%{_datadir}/php/Endroid/QrCode
14cu|php-endroid-qrcode-1.5.4-1|57	
14cu|php-endroid-qrcode-1.5.4-1|58	%changelog
14cu|php-endroid-qrcode-1.5.4-1|59	
14cu|php-endroid-qrcode-1.5.4-1|60	* Fri Aug 19 2016 Denis Silakov <dsilakov@gmail.com> 1.5.4-1
14cu|php-endroid-qrcode-1.5.4-1|61	- (396d81d) Imported from SRPM
14cu|php-endroid-qrcode-1.5.4-1|62	
14cu|php-endroid-qrcode-1.5.4-1|63	

13563 14
14cu|php-enygma-yubikey-3.2-1|1	# Spec file for php-enygma-yubikey
14cu|php-enygma-yubikey-3.2-1|2	#
14cu|php-enygma-yubikey-3.2-1|3	# Copyright (c) 2013-2014 Remi Collet
14cu|php-enygma-yubikey-3.2-1|4	# License: CC-BY-SA
14cu|php-enygma-yubikey-3.2-1|5	# http://creativecommons.org/licenses/by-sa/3.0/
14cu|php-enygma-yubikey-3.2-1|6	#
14cu|php-enygma-yubikey-3.2-1|7	# Please, preserve the changelog entries
14cu|php-enygma-yubikey-3.2-1|8	#
14cu|php-enygma-yubikey-3.2-1|9	#%%global gh_commit    6a8aec204688d36681e0185fbaf1974b97e4a070
14cu|php-enygma-yubikey-3.2-1|10	%global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
14cu|php-enygma-yubikey-3.2-1|11	%global gh_owner     enygma
14cu|php-enygma-yubikey-3.2-1|12	%global gh_project   enygma-yubikey
14cu|php-enygma-yubikey-3.2-1|13	%global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
14cu|php-enygma-yubikey-3.2-1|14	
14cu|php-enygma-yubikey-3.2-1|15	Name:           php-%{gh_project}
14cu|php-enygma-yubikey-3.2-1|16	Summary:        PHP library to interface with the Yubikey REST API
14cu|php-enygma-yubikey-3.2-1|17	Version:        3.2
14cu|php-enygma-yubikey-3.2-1|18	Release:        1
14cu|php-enygma-yubikey-3.2-1|19	
14cu|php-enygma-yubikey-3.2-1|20	URL:            https://github.com/%{gh_owner}/%{gh_project}
14cu|php-enygma-yubikey-3.2-1|21	Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
14cu|php-enygma-yubikey-3.2-1|22	License:        MIT
14cu|php-enygma-yubikey-3.2-1|23	Group:          Development/PHP
14cu|php-enygma-yubikey-3.2-1|24	BuildArch:      noarch
14cu|php-enygma-yubikey-3.2-1|25	
14cu|php-enygma-yubikey-3.2-1|26	%if %{with_tests}
14cu|php-enygma-yubikey-3.2-1|27	BuildRequires:  php >= 5.4
14cu|php-enygma-yubikey-3.2-1|28	%endif
14cu|php-enygma-yubikey-3.2-1|29	
14cu|php-enygma-yubikey-3.2-1|30	# From composer.json
14cu|php-enygma-yubikey-3.2-1|31	Requires:       php >= 5.4
14cu|php-enygma-yubikey-3.2-1|32	
14cu|php-enygma-yubikey-3.2-1|33	%description
14cu|php-enygma-yubikey-3.2-1|34	PHP library to interface with the Yubikey REST API
14cu|php-enygma-yubikey-3.2-1|35	
14cu|php-enygma-yubikey-3.2-1|36	%prep
14cu|php-enygma-yubikey-3.2-1|37	%setup -q -n %{gh_project}-%{?gh_commit:%{gh_commit}}%{!?gh_commit:%{version}}
14cu|php-enygma-yubikey-3.2-1|38	
14cu|php-enygma-yubikey-3.2-1|39	%build
14cu|php-enygma-yubikey-3.2-1|40	# nothing to build
14cu|php-enygma-yubikey-3.2-1|41	
14cu|php-enygma-yubikey-3.2-1|42	%install
14cu|php-enygma-yubikey-3.2-1|43	# Install as a PSR-0 library
14cu|php-enygma-yubikey-3.2-1|44	mkdir -p %{buildroot}%{_datadir}/php/
14cu|php-enygma-yubikey-3.2-1|45	cp -pr src/* %{buildroot}%{_datadir}/php/
14cu|php-enygma-yubikey-3.2-1|46	
14cu|php-enygma-yubikey-3.2-1|47	%check
14cu|php-enygma-yubikey-3.2-1|48	
14cu|php-enygma-yubikey-3.2-1|49	%files
14cu|php-enygma-yubikey-3.2-1|50	%doc composer.json README.md
14cu|php-enygma-yubikey-3.2-1|51	%{_datadir}/php/Yubikey
14cu|php-enygma-yubikey-3.2-1|52	
14cu|php-enygma-yubikey-3.2-1|53	%changelog
14cu|php-enygma-yubikey-3.2-1|54	
14cu|php-enygma-yubikey-3.2-1|55	* Fri Aug 19 2016 Denis Silakov <dsilakov@gmail.com> 3.2-1
14cu|php-enygma-yubikey-3.2-1|56	- (d108508) Imported from SRPM
14cu|php-enygma-yubikey-3.2-1|57	
14cu|php-enygma-yubikey-3.2-1|58	

13564 14
14cu|php-esmtp-0.3.1-40|1	%define modname esmtp
14cu|php-esmtp-0.3.1-40|2	%define dirname %{modname}
14cu|php-esmtp-0.3.1-40|3	%define soname %{modname}.so
14cu|php-esmtp-0.3.1-40|4	%define inifile A34_%{modname}.ini
14cu|php-esmtp-0.3.1-40|5	
14cu|php-esmtp-0.3.1-40|6	Summary:	ESMTP client extension for PHP
14cu|php-esmtp-0.3.1-40|7	Name:		php-%{modname}
14cu|php-esmtp-0.3.1-40|8	Version:	0.3.1
14cu|php-esmtp-0.3.1-40|9	Release:	40
14cu|php-esmtp-0.3.1-40|10	Group:		Development/PHP
14cu|php-esmtp-0.3.1-40|11	License:	PHP License
14cu|php-esmtp-0.3.1-40|12	URL:		http://pecl.php.net/package/esmtp
14cu|php-esmtp-0.3.1-40|13	Source0:	esmtp-%{version}.tar.bz2
14cu|php-esmtp-0.3.1-40|14	Patch0:		esmtp-0.3.1-compile_fix.diff
14cu|php-esmtp-0.3.1-40|15	Patch1:		esmtp-0.3.1-php53.diff
14cu|php-esmtp-0.3.1-40|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-esmtp-0.3.1-40|17	BuildRequires:	libesmtp-devel >= 1.0.3r1-1mdk
14cu|php-esmtp-0.3.1-40|18	BuildRequires:	openssl-devel
14cu|php-esmtp-0.3.1-40|19	Epoch:		1
14cu|php-esmtp-0.3.1-40|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-esmtp-0.3.1-40|21	
14cu|php-esmtp-0.3.1-40|22	%description
14cu|php-esmtp-0.3.1-40|23	Esmtp is a wrapper for SMTP client library based on the libESMTP library. You
14cu|php-esmtp-0.3.1-40|24	can use it to send messages using internal SASL, and external/openssl SSL
14cu|php-esmtp-0.3.1-40|25	support.
14cu|php-esmtp-0.3.1-40|26	
14cu|php-esmtp-0.3.1-40|27	%prep
14cu|php-esmtp-0.3.1-40|28	
14cu|php-esmtp-0.3.1-40|29	%setup -q -n esmtp-%{version}
14cu|php-esmtp-0.3.1-40|30	%patch0 -p0
14cu|php-esmtp-0.3.1-40|31	%patch1 -p0
14cu|php-esmtp-0.3.1-40|32	
14cu|php-esmtp-0.3.1-40|33	%build
14cu|php-esmtp-0.3.1-40|34	%serverbuild
14cu|php-esmtp-0.3.1-40|35	
14cu|php-esmtp-0.3.1-40|36	phpize
14cu|php-esmtp-0.3.1-40|37	%configure2_5x --with-libdir=%{_lib} \
14cu|php-esmtp-0.3.1-40|38	--with-%{modname}=shared,%{_prefix}
14cu|php-esmtp-0.3.1-40|39	
14cu|php-esmtp-0.3.1-40|40	%make
14cu|php-esmtp-0.3.1-40|41	mv modules/*.so .
14cu|php-esmtp-0.3.1-40|42	
14cu|php-esmtp-0.3.1-40|43	%install
14cu|php-esmtp-0.3.1-40|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-esmtp-0.3.1-40|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-esmtp-0.3.1-40|46	
14cu|php-esmtp-0.3.1-40|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-esmtp-0.3.1-40|48	
14cu|php-esmtp-0.3.1-40|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-esmtp-0.3.1-40|50	extension = %{soname}
14cu|php-esmtp-0.3.1-40|51	EOF
14cu|php-esmtp-0.3.1-40|52	
14cu|php-esmtp-0.3.1-40|53	%files
14cu|php-esmtp-0.3.1-40|54	%doc tests CREDITS NOTES TODO
14cu|php-esmtp-0.3.1-40|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-esmtp-0.3.1-40|56	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-esmtp-0.3.1-40|57	
14cu|php-esmtp-0.3.1-40|58	%changelog
14cu|php-esmtp-0.3.1-40|59	
14cu|php-esmtp-0.3.1-40|60	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.3.1-40
14cu|php-esmtp-0.3.1-40|61	- (54e479e) MassBuild#1257: Increase release tag
14cu|php-esmtp-0.3.1-40|62	
14cu|php-esmtp-0.3.1-40|63	

13565 14
14cu|php-event-1.8.1-5|1	%define modname event
14cu|php-event-1.8.1-5|2	%define dirname %{modname}
14cu|php-event-1.8.1-5|3	%define soname %{modname}.so
14cu|php-event-1.8.1-5|4	%define inifile A35_%{modname}.ini
14cu|php-event-1.8.1-5|5	
14cu|php-event-1.8.1-5|6	Summary:	Event Scheduling Engine for PHP
14cu|php-event-1.8.1-5|7	Name:		php-%{modname}
14cu|php-event-1.8.1-5|8	Version:	1.8.1
14cu|php-event-1.8.1-5|9	Release:	5
14cu|php-event-1.8.1-5|10	Epoch:		1
14cu|php-event-1.8.1-5|11	License:	PHP License
14cu|php-event-1.8.1-5|12	Group:		Development/PHP
14cu|php-event-1.8.1-5|13	Url:		http://pecl.php.net/package/event
14cu|php-event-1.8.1-5|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-event-1.8.1-5|15	BuildRequires:	php-devel
14cu|php-event-1.8.1-5|16	BuildRequires:	pkgconfig(libevent)
14cu|php-event-1.8.1-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-event-1.8.1-5|18	
14cu|php-event-1.8.1-5|19	%description
14cu|php-event-1.8.1-5|20	This is an extension to efficiently schedule IO, time and signal based events
14cu|php-event-1.8.1-5|21	using the best available IO notification mechanism for your system. This is a
14cu|php-event-1.8.1-5|22	port of libevent to the PHP infrastructure; the API is similar but not
14cu|php-event-1.8.1-5|23	identical.
14cu|php-event-1.8.1-5|24	
14cu|php-event-1.8.1-5|25	%files
14cu|php-event-1.8.1-5|26	%doc CREDITS
14cu|php-event-1.8.1-5|27	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-event-1.8.1-5|28	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-event-1.8.1-5|29	
14cu|php-event-1.8.1-5|30	#----------------------------------------------------------------------------
14cu|php-event-1.8.1-5|31	
14cu|php-event-1.8.1-5|32	%prep
14cu|php-event-1.8.1-5|33	%setup -qn %{modname}-%{version}
14cu|php-event-1.8.1-5|34	
14cu|php-event-1.8.1-5|35	%build
14cu|php-event-1.8.1-5|36	%serverbuild
14cu|php-event-1.8.1-5|37	
14cu|php-event-1.8.1-5|38	phpize
14cu|php-event-1.8.1-5|39	%configure2_5x \
14cu|php-event-1.8.1-5|40	--with-libdir=%{_lib} \
14cu|php-event-1.8.1-5|41	--with-%{modname}=shared,%{_prefix}
14cu|php-event-1.8.1-5|42	
14cu|php-event-1.8.1-5|43	%make
14cu|php-event-1.8.1-5|44	mv modules/*.so .
14cu|php-event-1.8.1-5|45	
14cu|php-event-1.8.1-5|46	%install
14cu|php-event-1.8.1-5|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-event-1.8.1-5|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-event-1.8.1-5|49	
14cu|php-event-1.8.1-5|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-event-1.8.1-5|51	
14cu|php-event-1.8.1-5|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-event-1.8.1-5|53	extension = %{soname}
14cu|php-event-1.8.1-5|54	EOF
14cu|php-event-1.8.1-5|55	
14cu|php-event-1.8.1-5|56	
14cu|php-event-1.8.1-5|57	%changelog
14cu|php-event-1.8.1-5|58	
14cu|php-event-1.8.1-5|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.1-5
14cu|php-event-1.8.1-5|60	- (8698af1) MassBuild#1257: Increase release tag
14cu|php-event-1.8.1-5|61	
14cu|php-event-1.8.1-5|62	

13566 14
14cu|php-facedetect-1.0.1-9|1	%define modname facedetect
14cu|php-facedetect-1.0.1-9|2	%define dirname %{modname}
14cu|php-facedetect-1.0.1-9|3	%define soname %{modname}.so
14cu|php-facedetect-1.0.1-9|4	%define inifile B17_%{modname}.ini
14cu|php-facedetect-1.0.1-9|5	
14cu|php-facedetect-1.0.1-9|6	Summary:	PHP extension to access the OpenCV library
14cu|php-facedetect-1.0.1-9|7	Name:		php-%{modname}
14cu|php-facedetect-1.0.1-9|8	Version:	1.0.1
14cu|php-facedetect-1.0.1-9|9	Release:	9
14cu|php-facedetect-1.0.1-9|10	Group:		Development/PHP
14cu|php-facedetect-1.0.1-9|11	License:	PHP
14cu|php-facedetect-1.0.1-9|12	URL:		http://www.xarg.org/project/php-facedetect/
14cu|php-facedetect-1.0.1-9|13	Source0:	http://www.xarg.org/download/facedetect-%{version}.tar.gz
14cu|php-facedetect-1.0.1-9|14	Source1:	B17_facedetect.ini
14cu|php-facedetect-1.0.1-9|15	Patch0:		facedetect-dso-link-workaround.patch
14cu|php-facedetect-1.0.1-9|16	Patch1:		facedetect-1.0.1-opencv-2.2.0.patch
14cu|php-facedetect-1.0.1-9|17	Patch2:		facedetect-1.0.1-php54x.diff
14cu|php-facedetect-1.0.1-9|18	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-facedetect-1.0.1-9|19	BuildRequires:	opencv-devel >= 2.2.0
14cu|php-facedetect-1.0.1-9|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-facedetect-1.0.1-9|21	
14cu|php-facedetect-1.0.1-9|22	%description
14cu|php-facedetect-1.0.1-9|23	This extension provides a PHP implementation of the OpenCV library.
14cu|php-facedetect-1.0.1-9|24	The extension offers two new functions. In principle, they differ
14cu|php-facedetect-1.0.1-9|25	only by their return value. The first returns only the number of
14cu|php-facedetect-1.0.1-9|26	faces found on the given image and the other an associative array
14cu|php-facedetect-1.0.1-9|27	of their coordinates.
14cu|php-facedetect-1.0.1-9|28	
14cu|php-facedetect-1.0.1-9|29	%prep
14cu|php-facedetect-1.0.1-9|30	
14cu|php-facedetect-1.0.1-9|31	%setup -q -n facedetect
14cu|php-facedetect-1.0.1-9|32	%patch0 -p1
14cu|php-facedetect-1.0.1-9|33	%patch1 -p1
14cu|php-facedetect-1.0.1-9|34	%patch2 -p0
14cu|php-facedetect-1.0.1-9|35	
14cu|php-facedetect-1.0.1-9|36	sed -i 's/\r//' CREDITS
14cu|php-facedetect-1.0.1-9|37	
14cu|php-facedetect-1.0.1-9|38	cp %{SOURCE1} %{inifile}
14cu|php-facedetect-1.0.1-9|39	
14cu|php-facedetect-1.0.1-9|40	# lib64 fix
14cu|php-facedetect-1.0.1-9|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-facedetect-1.0.1-9|42	
14cu|php-facedetect-1.0.1-9|43	%build
14cu|php-facedetect-1.0.1-9|44	%serverbuild
14cu|php-facedetect-1.0.1-9|45	
14cu|php-facedetect-1.0.1-9|46	phpize
14cu|php-facedetect-1.0.1-9|47	%configure2_5x --with-libdir=%{_lib} \
14cu|php-facedetect-1.0.1-9|48	--with-%{modname}=shared,%{_prefix}
14cu|php-facedetect-1.0.1-9|49	%make
14cu|php-facedetect-1.0.1-9|50	mv modules/*.so .
14cu|php-facedetect-1.0.1-9|51	
14cu|php-facedetect-1.0.1-9|52	%install
14cu|php-facedetect-1.0.1-9|53	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-facedetect-1.0.1-9|54	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-facedetect-1.0.1-9|55	
14cu|php-facedetect-1.0.1-9|56	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-facedetect-1.0.1-9|57	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-facedetect-1.0.1-9|58	
14cu|php-facedetect-1.0.1-9|59	%files
14cu|php-facedetect-1.0.1-9|60	%doc CREDITS
14cu|php-facedetect-1.0.1-9|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-facedetect-1.0.1-9|62	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-facedetect-1.0.1-9|63	
14cu|php-facedetect-1.0.1-9|64	%changelog
14cu|php-facedetect-1.0.1-9|65	
14cu|php-facedetect-1.0.1-9|66	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-9
14cu|php-facedetect-1.0.1-9|67	- (1e195b3) MassBuild#1257: Increase release tag
14cu|php-facedetect-1.0.1-9|68	
14cu|php-facedetect-1.0.1-9|69	

13567 14
14cu|php-fam-5.0.1-27|1	%define modname fam
14cu|php-fam-5.0.1-27|2	%define dirname %{modname}
14cu|php-fam-5.0.1-27|3	%define soname %{modname}.so
14cu|php-fam-5.0.1-27|4	%define inifile 20_%{modname}.ini
14cu|php-fam-5.0.1-27|5	
14cu|php-fam-5.0.1-27|6	Summary:	File Alteration Monitor Functions
14cu|php-fam-5.0.1-27|7	Name:		php-%{modname}
14cu|php-fam-5.0.1-27|8	Version:	5.0.1
14cu|php-fam-5.0.1-27|9	Release:	27
14cu|php-fam-5.0.1-27|10	Group:		Development/PHP
14cu|php-fam-5.0.1-27|11	License:	PHP License
14cu|php-fam-5.0.1-27|12	URL:		http://pecl.php.net/package/fam/
14cu|php-fam-5.0.1-27|13	Source0:	http://pecl.php.net/get/fam-%{version}.tgz
14cu|php-fam-5.0.1-27|14	Patch0:		fam-5.0.1-php54x.diff
14cu|php-fam-5.0.1-27|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-fam-5.0.1-27|16	BuildRequires:	fam-devel
14cu|php-fam-5.0.1-27|17	Epoch:		1
14cu|php-fam-5.0.1-27|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-fam-5.0.1-27|19	
14cu|php-fam-5.0.1-27|20	%description
14cu|php-fam-5.0.1-27|21	FAM monitors files and directories, notifying interested applications of
14cu|php-fam-5.0.1-27|22	changes. A PHP script may specify a list of files for FAM to monitor using
14cu|php-fam-5.0.1-27|23	the functions provided by this extension. The FAM process is started when the
14cu|php-fam-5.0.1-27|24	first connection from any application to it is opened. It exits after all
14cu|php-fam-5.0.1-27|25	connections to it have been closed. This PHP module adds support for FAM
14cu|php-fam-5.0.1-27|26	(File Alteration Monitor). FAM monitors files and directories, notifying
14cu|php-fam-5.0.1-27|27	interested applications of changes.
14cu|php-fam-5.0.1-27|28	
14cu|php-fam-5.0.1-27|29	%prep
14cu|php-fam-5.0.1-27|30	
14cu|php-fam-5.0.1-27|31	%setup -q -n fam-%{version}
14cu|php-fam-5.0.1-27|32	[ "../package.xml" != "/" ] && mv -f ../package.xml .
14cu|php-fam-5.0.1-27|33	
14cu|php-fam-5.0.1-27|34	%patch0 -p0
14cu|php-fam-5.0.1-27|35	
14cu|php-fam-5.0.1-27|36	# fix version
14cu|php-fam-5.0.1-27|37	perl -pi -e "s|^#define PHP_FAM_VERSION .*|#define PHP_FAM_VERSION \"%{version}\"|g" php_fam.h
14cu|php-fam-5.0.1-27|38	
14cu|php-fam-5.0.1-27|39	%build
14cu|php-fam-5.0.1-27|40	%serverbuild
14cu|php-fam-5.0.1-27|41	
14cu|php-fam-5.0.1-27|42	phpize
14cu|php-fam-5.0.1-27|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-fam-5.0.1-27|44	--with-%{modname}
14cu|php-fam-5.0.1-27|45	
14cu|php-fam-5.0.1-27|46	%make
14cu|php-fam-5.0.1-27|47	mv modules/*.so .
14cu|php-fam-5.0.1-27|48	
14cu|php-fam-5.0.1-27|49	%install
14cu|php-fam-5.0.1-27|50	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-fam-5.0.1-27|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-fam-5.0.1-27|52	
14cu|php-fam-5.0.1-27|53	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-fam-5.0.1-27|54	
14cu|php-fam-5.0.1-27|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-fam-5.0.1-27|56	extension = %{soname}
14cu|php-fam-5.0.1-27|57	EOF
14cu|php-fam-5.0.1-27|58	
14cu|php-fam-5.0.1-27|59	%files
14cu|php-fam-5.0.1-27|60	%doc CREDITS package.xml
14cu|php-fam-5.0.1-27|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-fam-5.0.1-27|62	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-fam-5.0.1-27|63	
14cu|php-fam-5.0.1-27|64	
14cu|php-fam-5.0.1-27|65	%changelog
14cu|php-fam-5.0.1-27|66	
14cu|php-fam-5.0.1-27|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.0.1-27
14cu|php-fam-5.0.1-27|68	- (d496ced) MassBuild#1257: Increase release tag
14cu|php-fam-5.0.1-27|69	
14cu|php-fam-5.0.1-27|70	

13568 14
14cu|php-firebird-5.4.4-6|1	%define modname firebird
14cu|php-firebird-5.4.4-6|2	%define soname interbase.so
14cu|php-firebird-5.4.4-6|3	%define inifile 42_%{modname}.ini
14cu|php-firebird-5.4.4-6|4	
14cu|php-firebird-5.4.4-6|5	Summary:	Firebird database module for PHP
14cu|php-firebird-5.4.4-6|6	Name:		php-%{modname}
14cu|php-firebird-5.4.4-6|7	Epoch:		3
14cu|php-firebird-5.4.4-6|8	Version:	5.4.4
14cu|php-firebird-5.4.4-6|9	Release:	6
14cu|php-firebird-5.4.4-6|10	Group:		Development/PHP
14cu|php-firebird-5.4.4-6|11	URL:		http://www.php.net
14cu|php-firebird-5.4.4-6|12	License:	PHP License
14cu|php-firebird-5.4.4-6|13	Source0:	%{modname}.ini
14cu|php-firebird-5.4.4-6|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-firebird-5.4.4-6|15	BuildRequires:	firebird-devel
14cu|php-firebird-5.4.4-6|16	Provides:	php-interbase = %{version}-%{release}
14cu|php-firebird-5.4.4-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-firebird-5.4.4-6|18	
14cu|php-firebird-5.4.4-6|19	%description
14cu|php-firebird-5.4.4-6|20	This is a dynamic shared object (DSO) for PHP that will add Firebird
14cu|php-firebird-5.4.4-6|21	database support.
14cu|php-firebird-5.4.4-6|22	
14cu|php-firebird-5.4.4-6|23	%prep
14cu|php-firebird-5.4.4-6|24	
14cu|php-firebird-5.4.4-6|25	%setup -c -T
14cu|php-firebird-5.4.4-6|26	cp -dpR %{_usrsrc}/php-devel/extensions/interbase/* .
14cu|php-firebird-5.4.4-6|27	
14cu|php-firebird-5.4.4-6|28	%build
14cu|php-firebird-5.4.4-6|29	%serverbuild
14cu|php-firebird-5.4.4-6|30	
14cu|php-firebird-5.4.4-6|31	phpize
14cu|php-firebird-5.4.4-6|32	%configure2_5x \
14cu|php-firebird-5.4.4-6|33	--with-libdir=%{_lib} \
14cu|php-firebird-5.4.4-6|34	--with-interbase=%{_libdir}/firebird
14cu|php-firebird-5.4.4-6|35	
14cu|php-firebird-5.4.4-6|36	%make
14cu|php-firebird-5.4.4-6|37	mv modules/*.so .
14cu|php-firebird-5.4.4-6|38	
14cu|php-firebird-5.4.4-6|39	%install
14cu|php-firebird-5.4.4-6|40	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cu|php-firebird-5.4.4-6|41	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-firebird-5.4.4-6|42	
14cu|php-firebird-5.4.4-6|43	%files
14cu|php-firebird-5.4.4-6|44	%doc CREDITS
14cu|php-firebird-5.4.4-6|45	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-firebird-5.4.4-6|46	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-firebird-5.4.4-6|47	
14cu|php-firebird-5.4.4-6|48	
14cu|php-firebird-5.4.4-6|49	
14cu|php-firebird-5.4.4-6|50	%changelog
14cu|php-firebird-5.4.4-6|51	
14cu|php-firebird-5.4.4-6|52	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:5.4.4-6
14cu|php-firebird-5.4.4-6|53	- (2dfeb09) MassBuild#1257: Increase release tag
14cu|php-firebird-5.4.4-6|54	
14cu|php-firebird-5.4.4-6|55	

13569 14
14cu|php-fpdf-1.7-1|1	Summary:	PHP class to generate PDF files
14cu|php-fpdf-1.7-1|2	Name:		php-fpdf
14cu|php-fpdf-1.7-1|3	Version:	1.7
14cu|php-fpdf-1.7-1|4	Release:	1
14cu|php-fpdf-1.7-1|5	License:	MIT
14cu|php-fpdf-1.7-1|6	Group:		Development/PHP
14cu|php-fpdf-1.7-1|7	Source0:	fpdf17.tgz
14cu|php-fpdf-1.7-1|8	URL:		http://www.fpdf.org
14cu|php-fpdf-1.7-1|9	
14cu|php-fpdf-1.7-1|10	BuildArch:	noarch
14cu|php-fpdf-1.7-1|11	BuildRequires:	dos2unix
14cu|php-fpdf-1.7-1|12	
14cu|php-fpdf-1.7-1|13	
14cu|php-fpdf-1.7-1|14	%description
14cu|php-fpdf-1.7-1|15	FPDF is a PHP class that allow generating PDF files with pure PHP, that is to
14cu|php-fpdf-1.7-1|16	say without using the PDFlib library. FPDF provides high-level functions and
14cu|php-fpdf-1.7-1|17	has the following main features:
14cu|php-fpdf-1.7-1|18	
14cu|php-fpdf-1.7-1|19	- Choice of measure unit, page format, and margins
14cu|php-fpdf-1.7-1|20	- Page header and footer management
14cu|php-fpdf-1.7-1|21	- Automatic page break
14cu|php-fpdf-1.7-1|22	- Automatic line break and text justification
14cu|php-fpdf-1.7-1|23	- Image support (JPEG and PNG)
14cu|php-fpdf-1.7-1|24	- Colors
14cu|php-fpdf-1.7-1|25	- Links
14cu|php-fpdf-1.7-1|26	- TrueType, Type1, and encoding support
14cu|php-fpdf-1.7-1|27	- Page compression
14cu|php-fpdf-1.7-1|28	
14cu|php-fpdf-1.7-1|29	%prep
14cu|php-fpdf-1.7-1|30	
14cu|php-fpdf-1.7-1|31	%setup -q -n fpdf17
14cu|php-fpdf-1.7-1|32	
14cu|php-fpdf-1.7-1|33	find . -name "*.htm" \
14cu|php-fpdf-1.7-1|34	-name "*.css" \
14cu|php-fpdf-1.7-1|35	-name "*.txt" \
14cu|php-fpdf-1.7-1|36	-name "*.ini" \
14cu|php-fpdf-1.7-1|37	-name "*.mat" \
14cu|php-fpdf-1.7-1|38	-name "*.afm" \
14cu|php-fpdf-1.7-1|39	-name "*.ttf" \
14cu|php-fpdf-1.7-1|40	-name "*.z" \
14cu|php-fpdf-1.7-1|41	-name "*.png" \
14cu|php-fpdf-1.7-1|42	-exec chmod 644 {} \;
14cu|php-fpdf-1.7-1|43	
14cu|php-fpdf-1.7-1|44	find . -name "*.txt" -name "*.ini" -exec dos2unix {} \;
14cu|php-fpdf-1.7-1|45	
14cu|php-fpdf-1.7-1|46	%install
14cu|php-fpdf-1.7-1|47	
14cu|php-fpdf-1.7-1|48	install -d %{buildroot}%{_datadir}/php/fpdf
14cu|php-fpdf-1.7-1|49	cp -a fpdf.php %{buildroot}%{_datadir}/php/fpdf/
14cu|php-fpdf-1.7-1|50	cp -pR font %{buildroot}%{_datadir}/php/fpdf/
14cu|php-fpdf-1.7-1|51	
14cu|php-fpdf-1.7-1|52	install -d %{buildroot}%{_docdir}/php-fpdf
14cu|php-fpdf-1.7-1|53	cp -pR doc %{buildroot}%{_docdir}/php-fpdf/
14cu|php-fpdf-1.7-1|54	cp -pR tutorial %{buildroot}%{_docdir}/php-fpdf/
14cu|php-fpdf-1.7-1|55	cp -p FAQ.htm fpdf.css fpdf.php changelog.htm install.txt license.txt %{buildroot}%{_docdir}/php-fpdf/
14cu|php-fpdf-1.7-1|56	
14cu|php-fpdf-1.7-1|57	%clean
14cu|php-fpdf-1.7-1|58	
14cu|php-fpdf-1.7-1|59	%files
14cu|php-fpdf-1.7-1|60	%{_datadir}/php/fpdf
14cu|php-fpdf-1.7-1|61	%{_docdir}/php-fpdf
14cu|php-fpdf-1.7-1|62	
14cu|php-fpdf-1.7-1|63	
14cu|php-fpdf-1.7-1|64	
14cu|php-fpdf-1.7-1|65	
14cu|php-fpdf-1.7-1|66	%changelog
14cu|php-fpdf-1.7-1|67	
14cu|php-fpdf-1.7-1|68	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-1
14cu|php-fpdf-1.7-1|69	- (6715ad2) Spec cleanup
14cu|php-fpdf-1.7-1|70	
14cu|php-fpdf-1.7-1|71	

13570 14
14cu|php-gd-bundled-5.4.4-8|1	Summary:	GD extension module for PHP
14cu|php-gd-bundled-5.4.4-8|2	Name:		php-gd-bundled
14cu|php-gd-bundled-5.4.4-8|3	Version:	5.4.4
14cu|php-gd-bundled-5.4.4-8|4	Release:	8
14cu|php-gd-bundled-5.4.4-8|5	Group:		Development/PHP
14cu|php-gd-bundled-5.4.4-8|6	URL:		http://www.php.net
14cu|php-gd-bundled-5.4.4-8|7	License:	PHP License
14cu|php-gd-bundled-5.4.4-8|8	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-gd-bundled-5.4.4-8|9	BuildRequires:  pkgconfig(x11)
14cu|php-gd-bundled-5.4.4-8|10	BuildRequires:  jpeg-devel
14cu|php-gd-bundled-5.4.4-8|11	BuildRequires:  pkgconfig(freetype2)
14cu|php-gd-bundled-5.4.4-8|12	BuildRequires:  pkgconfig(libpng)
14cu|php-gd-bundled-5.4.4-8|13	BuildRequires:  pkgconfig(xpm)
14cu|php-gd-bundled-5.4.4-8|14	BuildRequires:	t1lib-devel
14cu|php-gd-bundled-5.4.4-8|15	Provides:	php-gd = 0:%{version}-%{release}
14cu|php-gd-bundled-5.4.4-8|16	Conflicts:	php-gd < 0:5.2.6-1
14cu|php-gd-bundled-5.4.4-8|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-gd-bundled-5.4.4-8|18	
14cu|php-gd-bundled-5.4.4-8|19	%description
14cu|php-gd-bundled-5.4.4-8|20	This is a dynamic shared object (DSO) for PHP that will add GD support,
14cu|php-gd-bundled-5.4.4-8|21	allowing you to create and manipulate images with PHP using the gd library.
14cu|php-gd-bundled-5.4.4-8|22	
14cu|php-gd-bundled-5.4.4-8|23	PHP is not limited to creating just HTML output. It can also be used to create
14cu|php-gd-bundled-5.4.4-8|24	and manipulate image files in a variety of different image formats, including
14cu|php-gd-bundled-5.4.4-8|25	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
14cu|php-gd-bundled-5.4.4-8|26	streams directly to a browser. You will need to compile PHP with the GD library
14cu|php-gd-bundled-5.4.4-8|27	of image functions for this to work. GD and PHP may also require other
14cu|php-gd-bundled-5.4.4-8|28	libraries, depending on which image formats you want to work with.
14cu|php-gd-bundled-5.4.4-8|29	
14cu|php-gd-bundled-5.4.4-8|30	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
14cu|php-gd-bundled-5.4.4-8|31	TIFF and JPEG2000 images.
14cu|php-gd-bundled-5.4.4-8|32	
14cu|php-gd-bundled-5.4.4-8|33	This package is built against the bundled gd library that comes with the php
14cu|php-gd-bundled-5.4.4-8|34	source. Currently it has some additional features, but I expect the extra
14cu|php-gd-bundled-5.4.4-8|35	features to be merged upstream into the "official" libgd very soon.
14cu|php-gd-bundled-5.4.4-8|36	
14cu|php-gd-bundled-5.4.4-8|37	%prep
14cu|php-gd-bundled-5.4.4-8|38	
14cu|php-gd-bundled-5.4.4-8|39	%setup -c -T
14cu|php-gd-bundled-5.4.4-8|40	cp -dpR %{_usrsrc}/php-devel/extensions/gd/* .
14cu|php-gd-bundled-5.4.4-8|41	
14cu|php-gd-bundled-5.4.4-8|42	%build
14cu|php-gd-bundled-5.4.4-8|43	%serverbuild
14cu|php-gd-bundled-5.4.4-8|44	
14cu|php-gd-bundled-5.4.4-8|45	export LIBS="$LIBS -lm"
14cu|php-gd-bundled-5.4.4-8|46	
14cu|php-gd-bundled-5.4.4-8|47	phpize
14cu|php-gd-bundled-5.4.4-8|48	%configure2_5x --with-libdir=%{_lib} \
14cu|php-gd-bundled-5.4.4-8|49	--with-gd \
14cu|php-gd-bundled-5.4.4-8|50	--with-jpeg-dir=%{_prefix} \
14cu|php-gd-bundled-5.4.4-8|51	--with-png-dir=%{_prefix} \
14cu|php-gd-bundled-5.4.4-8|52	--with-zlib-dir=%{_prefix} \
14cu|php-gd-bundled-5.4.4-8|53	--with-xpm-dir=%{_prefix}/X11R6 \
14cu|php-gd-bundled-5.4.4-8|54	--with-ttf=%{_prefix} \
14cu|php-gd-bundled-5.4.4-8|55	--with-freetype-dir=%{_prefix} \
14cu|php-gd-bundled-5.4.4-8|56	--enable-gd-native-ttf \
14cu|php-gd-bundled-5.4.4-8|57	--with-t1lib=%{_prefix}
14cu|php-gd-bundled-5.4.4-8|58	
14cu|php-gd-bundled-5.4.4-8|59	%make
14cu|php-gd-bundled-5.4.4-8|60	
14cu|php-gd-bundled-5.4.4-8|61	mv modules/*.so .
14cu|php-gd-bundled-5.4.4-8|62	chrpath -d gd.so
14cu|php-gd-bundled-5.4.4-8|63	
14cu|php-gd-bundled-5.4.4-8|64	%install
14cu|php-gd-bundled-5.4.4-8|65	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-gd-bundled-5.4.4-8|66	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-gd-bundled-5.4.4-8|67	
14cu|php-gd-bundled-5.4.4-8|68	install -m755 gd.so %{buildroot}%{_libdir}/php/extensions/gd-bundled.so
14cu|php-gd-bundled-5.4.4-8|69	
14cu|php-gd-bundled-5.4.4-8|70	cat > %{buildroot}%{_sysconfdir}/php.d/23_gd-bundled.ini << EOF
14cu|php-gd-bundled-5.4.4-8|71	extension = gd-bundled.so
14cu|php-gd-bundled-5.4.4-8|72	EOF
14cu|php-gd-bundled-5.4.4-8|73	
14cu|php-gd-bundled-5.4.4-8|74	%files
14cu|php-gd-bundled-5.4.4-8|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd-bundled.ini
14cu|php-gd-bundled-5.4.4-8|76	%attr(0755,root,root) %{_libdir}/php/extensions/gd-bundled.so
14cu|php-gd-bundled-5.4.4-8|77	
14cu|php-gd-bundled-5.4.4-8|78	%changelog
14cu|php-gd-bundled-5.4.4-8|79	
14cu|php-gd-bundled-5.4.4-8|80	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.4-8
14cu|php-gd-bundled-5.4.4-8|81	- (ee4386d) MassBuild#1257: Increase release tag
14cu|php-gd-bundled-5.4.4-8|82	
14cu|php-gd-bundled-5.4.4-8|83	

13571 14
14cu|php-gender-1.0.0-5|1	%define modname gender
14cu|php-gender-1.0.0-5|2	%define soname %{modname}.so
14cu|php-gender-1.0.0-5|3	%define inifile A89_%{modname}.ini
14cu|php-gender-1.0.0-5|4	
14cu|php-gender-1.0.0-5|5	Summary:	Gender Extension
14cu|php-gender-1.0.0-5|6	Name:		php-%{modname}
14cu|php-gender-1.0.0-5|7	Version:	1.0.0
14cu|php-gender-1.0.0-5|8	Release:	5
14cu|php-gender-1.0.0-5|9	Group:		Development/PHP
14cu|php-gender-1.0.0-5|10	License:	PHP License
14cu|php-gender-1.0.0-5|11	URL:		http://pecl.php.net/package/gender/
14cu|php-gender-1.0.0-5|12	Source0:	http://pecl.php.net/get/gender-%{version}.tgz
14cu|php-gender-1.0.0-5|13	Requires:	php-bz2
14cu|php-gender-1.0.0-5|14	Requires(pre): rpm-helper
14cu|php-gender-1.0.0-5|15	Requires(postun): rpm-helper
14cu|php-gender-1.0.0-5|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-gender-1.0.0-5|17	BuildRequires:	file
14cu|php-gender-1.0.0-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-gender-1.0.0-5|19	
14cu|php-gender-1.0.0-5|20	%description
14cu|php-gender-1.0.0-5|21	Gender PHP extension is a port of the gender.c program originally written by
14cu|php-gender-1.0.0-5|22	Joerg Michael. The main purpose is to find out the gender of first names. The
14cu|php-gender-1.0.0-5|23	actual database contains >40000 first names from 54 countries.
14cu|php-gender-1.0.0-5|24	
14cu|php-gender-1.0.0-5|25	%prep
14cu|php-gender-1.0.0-5|26	
14cu|php-gender-1.0.0-5|27	%setup -q -n %{modname}-%{version}
14cu|php-gender-1.0.0-5|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-gender-1.0.0-5|29	
14cu|php-gender-1.0.0-5|30	bunzip2 data/nam_dict.txt.bz2
14cu|php-gender-1.0.0-5|31	
14cu|php-gender-1.0.0-5|32	# fix permissions
14cu|php-gender-1.0.0-5|33	find . -type f | xargs chmod 644
14cu|php-gender-1.0.0-5|34	
14cu|php-gender-1.0.0-5|35	# strip away annoying ^M
14cu|php-gender-1.0.0-5|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-gender-1.0.0-5|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-gender-1.0.0-5|38	
14cu|php-gender-1.0.0-5|39	# lib64 fix
14cu|php-gender-1.0.0-5|40	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cu|php-gender-1.0.0-5|41	
14cu|php-gender-1.0.0-5|42	perl -pi -e "s|/home/user/|%{_datadir}/%{name}/|g" README
14cu|php-gender-1.0.0-5|43	
14cu|php-gender-1.0.0-5|44	%build
14cu|php-gender-1.0.0-5|45	%serverbuild
14cu|php-gender-1.0.0-5|46	
14cu|php-gender-1.0.0-5|47	phpize
14cu|php-gender-1.0.0-5|48	%configure2_5x --with-libdir=%{_lib} \
14cu|php-gender-1.0.0-5|49	--enable-%{modname}
14cu|php-gender-1.0.0-5|50	
14cu|php-gender-1.0.0-5|51	%make
14cu|php-gender-1.0.0-5|52	
14cu|php-gender-1.0.0-5|53	%install
14cu|php-gender-1.0.0-5|54	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-gender-1.0.0-5|55	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-gender-1.0.0-5|56	install -d %{buildroot}%{_datadir}/%{name}
14cu|php-gender-1.0.0-5|57	
14cu|php-gender-1.0.0-5|58	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-gender-1.0.0-5|59	install -m0644 data/nam_dict.txt %{buildroot}%{_datadir}/%{name}/
14cu|php-gender-1.0.0-5|60	bzip2 -9 %{buildroot}%{_datadir}/%{name}/nam_dict.txt
14cu|php-gender-1.0.0-5|61	
14cu|php-gender-1.0.0-5|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-gender-1.0.0-5|63	extension = %{soname}
14cu|php-gender-1.0.0-5|64	
14cu|php-gender-1.0.0-5|65	[%{modname}]
14cu|php-gender-1.0.0-5|66	EOF
14cu|php-gender-1.0.0-5|67	
14cu|php-gender-1.0.0-5|68	%files
14cu|php-gender-1.0.0-5|69	%doc package*.xml CREDITS LICENSE README
14cu|php-gender-1.0.0-5|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-gender-1.0.0-5|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-gender-1.0.0-5|72	%dir %{_datadir}/%{name}
14cu|php-gender-1.0.0-5|73	%attr(0644,root,root) %{_datadir}/%{name}/nam_dict.txt.bz2
14cu|php-gender-1.0.0-5|74	
14cu|php-gender-1.0.0-5|75	%changelog
14cu|php-gender-1.0.0-5|76	
14cu|php-gender-1.0.0-5|77	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-5
14cu|php-gender-1.0.0-5|78	- (a3ac87c) MassBuild#1257: Increase release tag
14cu|php-gender-1.0.0-5|79	
14cu|php-gender-1.0.0-5|80	

13572 14
14cu|php-geoip-1.1.0-5|1	%define modname geoip
14cu|php-geoip-1.1.0-5|2	%define dirname %{modname}
14cu|php-geoip-1.1.0-5|3	%define soname %{modname}.so
14cu|php-geoip-1.1.0-5|4	%define inifile A10_%{modname}.ini
14cu|php-geoip-1.1.0-5|5	
14cu|php-geoip-1.1.0-5|6	%define mod_src "geoip.c"
14cu|php-geoip-1.1.0-5|7	%define mod_lib "-lGeoIP"
14cu|php-geoip-1.1.0-5|8	%define mod_def "-DCOMPILE_DL_GEOIP"
14cu|php-geoip-1.1.0-5|9	
14cu|php-geoip-1.1.0-5|10	Summary:	Map IP address to geographic places
14cu|php-geoip-1.1.0-5|11	
14cu|php-geoip-1.1.0-5|12	Name:		php-%{modname}
14cu|php-geoip-1.1.0-5|13	Version:	1.1.0
14cu|php-geoip-1.1.0-5|14	Release:	5
14cu|php-geoip-1.1.0-5|15	Group:		Development/PHP
14cu|php-geoip-1.1.0-5|16	License:	PHP License
14cu|php-geoip-1.1.0-5|17	URL:		http://pecl.php.net/package/%{modname}/
14cu|php-geoip-1.1.0-5|18	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-geoip-1.1.0-5|19	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-geoip-1.1.0-5|20	BuildRequires:	pkgconfig(geoip) >= 1.4.0
14cu|php-geoip-1.1.0-5|21	Requires:	geoip >= 1.4.0
14cu|php-geoip-1.1.0-5|22	Epoch:		1
14cu|php-geoip-1.1.0-5|23	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-geoip-1.1.0-5|24	
14cu|php-geoip-1.1.0-5|25	%description
14cu|php-geoip-1.1.0-5|26	This PHP extension allows you to find the location of an IP address - City,
14cu|php-geoip-1.1.0-5|27	State, Country, Longitude, Latitude, and other information as all, such as ISP
14cu|php-geoip-1.1.0-5|28	and connection type. For more info, please visit Maxmind's website.
14cu|php-geoip-1.1.0-5|29	
14cu|php-geoip-1.1.0-5|30	%prep
14cu|php-geoip-1.1.0-5|31	
14cu|php-geoip-1.1.0-5|32	%setup -q -n %{modname}-%{version}
14cu|php-geoip-1.1.0-5|33	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-geoip-1.1.0-5|34	
14cu|php-geoip-1.1.0-5|35	# lib64 fix
14cu|php-geoip-1.1.0-5|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-geoip-1.1.0-5|37	
14cu|php-geoip-1.1.0-5|38	%build
14cu|php-geoip-1.1.0-5|39	%serverbuild
14cu|php-geoip-1.1.0-5|40	
14cu|php-geoip-1.1.0-5|41	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
14cu|php-geoip-1.1.0-5|42	
14cu|php-geoip-1.1.0-5|43	phpize
14cu|php-geoip-1.1.0-5|44	%configure2_5x --with-libdir=%{_lib} \
14cu|php-geoip-1.1.0-5|45	--with-%{modname}=shared,%{_prefix}
14cu|php-geoip-1.1.0-5|46	
14cu|php-geoip-1.1.0-5|47	%make
14cu|php-geoip-1.1.0-5|48	mv modules/*.so .
14cu|php-geoip-1.1.0-5|49	
14cu|php-geoip-1.1.0-5|50	%install
14cu|php-geoip-1.1.0-5|51	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-geoip-1.1.0-5|52	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-geoip-1.1.0-5|53	
14cu|php-geoip-1.1.0-5|54	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-geoip-1.1.0-5|55	
14cu|php-geoip-1.1.0-5|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-geoip-1.1.0-5|57	extension = %{soname}
14cu|php-geoip-1.1.0-5|58	EOF
14cu|php-geoip-1.1.0-5|59	
14cu|php-geoip-1.1.0-5|60	%files
14cu|php-geoip-1.1.0-5|61	%doc ChangeLog README package*.xml tests
14cu|php-geoip-1.1.0-5|62	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-geoip-1.1.0-5|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-geoip-1.1.0-5|64	
14cu|php-geoip-1.1.0-5|65	%changelog
14cu|php-geoip-1.1.0-5|66	
14cu|php-geoip-1.1.0-5|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.0-5
14cu|php-geoip-1.1.0-5|68	- (f3ebf46) MassBuild#1257: Increase release tag
14cu|php-geoip-1.1.0-5|69	
14cu|php-geoip-1.1.0-5|70	

13573 14
14cu|php-gmagick-1.1.2-5|1	%define modname gmagick
14cu|php-gmagick-1.1.2-5|2	%define dirname %{modname}
14cu|php-gmagick-1.1.2-5|3	%define soname %{modname}.so
14cu|php-gmagick-1.1.2-5|4	%define inifile B01_%{modname}.ini
14cu|php-gmagick-1.1.2-5|5	
14cu|php-gmagick-1.1.2-5|6	Summary:	Provides a wrapper to the GraphicsMagick library
14cu|php-gmagick-1.1.2-5|7	Name:		php-%{modname}
14cu|php-gmagick-1.1.2-5|8	Version:	1.1.2
14cu|php-gmagick-1.1.2-5|9	Release:	5
14cu|php-gmagick-1.1.2-5|10	Group:		Development/PHP
14cu|php-gmagick-1.1.2-5|11	License:	PHP License
14cu|php-gmagick-1.1.2-5|12	URL:		http://pecl.php.net/package/gmagick/
14cu|php-gmagick-1.1.2-5|13	Source0:	http://pecl.php.net/get/gmagick-1.1.2RC1.tgz
14cu|php-gmagick-1.1.2-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-gmagick-1.1.2-5|15	BuildRequires:	apache-devel >= 2.2.0
14cu|php-gmagick-1.1.2-5|16	BuildRequires:	graphicsmagick-devel >= 1.0.0
14cu|php-gmagick-1.1.2-5|17	BuildRequires:	pkgconfig(sm)
14cu|php-gmagick-1.1.2-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-gmagick-1.1.2-5|19	
14cu|php-gmagick-1.1.2-5|20	%description
14cu|php-gmagick-1.1.2-5|21	Gmagick is a php extension to create, modify and obtain meta information of
14cu|php-gmagick-1.1.2-5|22	images using the GraphicsMagick API. This extension requires GraphicsMagick
14cu|php-gmagick-1.1.2-5|23	version 1.2.6+ and PHP 5.1.3+.
14cu|php-gmagick-1.1.2-5|24	
14cu|php-gmagick-1.1.2-5|25	%prep
14cu|php-gmagick-1.1.2-5|26	
14cu|php-gmagick-1.1.2-5|27	%setup -qn %{modname}-%{version}RC1
14cu|php-gmagick-1.1.2-5|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-gmagick-1.1.2-5|29	
14cu|php-gmagick-1.1.2-5|30	find -type f | xargs chmod 644
14cu|php-gmagick-1.1.2-5|31	
14cu|php-gmagick-1.1.2-5|32	# lib64 fix
14cu|php-gmagick-1.1.2-5|33	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-gmagick-1.1.2-5|34	
14cu|php-gmagick-1.1.2-5|35	%build
14cu|php-gmagick-1.1.2-5|36	%serverbuild
14cu|php-gmagick-1.1.2-5|37	
14cu|php-gmagick-1.1.2-5|38	phpize
14cu|php-gmagick-1.1.2-5|39	%configure2_5x --with-libdir=%{_lib} \
14cu|php-gmagick-1.1.2-5|40	--with-%{modname}=shared,%{_prefix}
14cu|php-gmagick-1.1.2-5|41	%make
14cu|php-gmagick-1.1.2-5|42	mv modules/*.so .
14cu|php-gmagick-1.1.2-5|43	
14cu|php-gmagick-1.1.2-5|44	%install
14cu|php-gmagick-1.1.2-5|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-gmagick-1.1.2-5|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-gmagick-1.1.2-5|47	
14cu|php-gmagick-1.1.2-5|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-gmagick-1.1.2-5|49	
14cu|php-gmagick-1.1.2-5|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-gmagick-1.1.2-5|51	extension = %{soname}
14cu|php-gmagick-1.1.2-5|52	EOF
14cu|php-gmagick-1.1.2-5|53	
14cu|php-gmagick-1.1.2-5|54	%files
14cu|php-gmagick-1.1.2-5|55	%doc README package*.xml
14cu|php-gmagick-1.1.2-5|56	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-gmagick-1.1.2-5|57	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-gmagick-1.1.2-5|58	
14cu|php-gmagick-1.1.2-5|59	%changelog
14cu|php-gmagick-1.1.2-5|60	
14cu|php-gmagick-1.1.2-5|61	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.2-5
14cu|php-gmagick-1.1.2-5|62	- (afd1905) MassBuild#1257: Increase release tag
14cu|php-gmagick-1.1.2-5|63	
14cu|php-gmagick-1.1.2-5|64	

13574 14
14cu|php-gnutls-0.3-0.rc1.26|1	%define modname gnutls
14cu|php-gnutls-0.3-0.rc1.26|2	%define dirname %{modname}
14cu|php-gnutls-0.3-0.rc1.26|3	%define soname %{modname}.so
14cu|php-gnutls-0.3-0.rc1.26|4	%define inifile A67_%{modname}.ini
14cu|php-gnutls-0.3-0.rc1.26|5	
14cu|php-gnutls-0.3-0.rc1.26|6	Summary:	GnuTLS PHP Module
14cu|php-gnutls-0.3-0.rc1.26|7	Name:		php-%{modname}
14cu|php-gnutls-0.3-0.rc1.26|8	Version:	0.3
14cu|php-gnutls-0.3-0.rc1.26|9	Release:	0.rc1.26
14cu|php-gnutls-0.3-0.rc1.26|10	Group:		Development/PHP
14cu|php-gnutls-0.3-0.rc1.26|11	License:	GPLv2+
14cu|php-gnutls-0.3-0.rc1.26|12	URL:		http://openvcp.org/
14cu|php-gnutls-0.3-0.rc1.26|13	Source0:	http://files.openvcp.org/modphp-%{modname}-%{version}-rc1.tar.gz
14cu|php-gnutls-0.3-0.rc1.26|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-gnutls-0.3-0.rc1.26|15	BuildRequires:	pkgconfig
14cu|php-gnutls-0.3-0.rc1.26|16	BuildRequires:	gnutls-devel
14cu|php-gnutls-0.3-0.rc1.26|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-gnutls-0.3-0.rc1.26|18	
14cu|php-gnutls-0.3-0.rc1.26|19	%description
14cu|php-gnutls-0.3-0.rc1.26|20	This is a dynamic shared object (DSO) that adds GnuTLS support to PHP.
14cu|php-gnutls-0.3-0.rc1.26|21	
14cu|php-gnutls-0.3-0.rc1.26|22	%prep
14cu|php-gnutls-0.3-0.rc1.26|23	
14cu|php-gnutls-0.3-0.rc1.26|24	%setup -q -n modphp-%{modname}-%{version}-rc1
14cu|php-gnutls-0.3-0.rc1.26|25	
14cu|php-gnutls-0.3-0.rc1.26|26	%build
14cu|php-gnutls-0.3-0.rc1.26|27	
14cu|php-gnutls-0.3-0.rc1.26|28	%{_usrsrc}/php-devel/buildext %{modname} "%{modname}.c" "-DCOMPILE_DL=1 -DHAVE_SOCKETS -L%{_libdir} `pkg-config --libs gnutls`"
14cu|php-gnutls-0.3-0.rc1.26|29	
14cu|php-gnutls-0.3-0.rc1.26|30	%install
14cu|php-gnutls-0.3-0.rc1.26|31	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-gnutls-0.3-0.rc1.26|32	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-gnutls-0.3-0.rc1.26|33	
14cu|php-gnutls-0.3-0.rc1.26|34	cat > README.%{modname} << EOF
14cu|php-gnutls-0.3-0.rc1.26|35	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-gnutls-0.3-0.rc1.26|36	EOF
14cu|php-gnutls-0.3-0.rc1.26|37	
14cu|php-gnutls-0.3-0.rc1.26|38	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-gnutls-0.3-0.rc1.26|39	
14cu|php-gnutls-0.3-0.rc1.26|40	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-gnutls-0.3-0.rc1.26|41	extension = %{soname}
14cu|php-gnutls-0.3-0.rc1.26|42	EOF
14cu|php-gnutls-0.3-0.rc1.26|43	
14cu|php-gnutls-0.3-0.rc1.26|44	%files
14cu|php-gnutls-0.3-0.rc1.26|45	%doc README*
14cu|php-gnutls-0.3-0.rc1.26|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-gnutls-0.3-0.rc1.26|47	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-gnutls-0.3-0.rc1.26|48	
14cu|php-gnutls-0.3-0.rc1.26|49	%changelog
14cu|php-gnutls-0.3-0.rc1.26|50	
14cu|php-gnutls-0.3-0.rc1.26|51	* Tue Feb 21 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.3-0.rc1.26
14cu|php-gnutls-0.3-0.rc1.26|52	- (b8cbc13) Bump release
14cu|php-gnutls-0.3-0.rc1.26|53	
14cu|php-gnutls-0.3-0.rc1.26|54	

13575 14
14cu|php-gtk2-2.0.3-0.svn20130225.5|1	%define snapshot 20130225
14cu|php-gtk2-2.0.3-0.svn20130225.5|2	
14cu|php-gtk2-2.0.3-0.svn20130225.5|3	Summary:	GTK+2 toolkit for php
14cu|php-gtk2-2.0.3-0.svn20130225.5|4	Name:		php-gtk2
14cu|php-gtk2-2.0.3-0.svn20130225.5|5	Version:	2.0.3
14cu|php-gtk2-2.0.3-0.svn20130225.5|6	Release:	0.svn%{snapshot}.5
14cu|php-gtk2-2.0.3-0.svn20130225.5|7	Epoch:		2
14cu|php-gtk2-2.0.3-0.svn20130225.5|8	License:	LGPLv2.1
14cu|php-gtk2-2.0.3-0.svn20130225.5|9	Group:		Development/PHP
14cu|php-gtk2-2.0.3-0.svn20130225.5|10	Url:		http://gtk.php.net/
14cu|php-gtk2-2.0.3-0.svn20130225.5|11	Source0:	https://github.com/php/php-gtk-src/php-gtk2-%{version}-0.git%{snapshot}.tar.gz
14cu|php-gtk2-2.0.3-0.svn20130225.5|12	Source1:	php_cairo_api.h
14cu|php-gtk2-2.0.3-0.svn20130225.5|13	Patch0:		cairo_local_path.patch
14cu|php-gtk2-2.0.3-0.svn20130225.5|14	Patch1:		php-gtk2-automake1.13.patch
14cu|php-gtk2-2.0.3-0.svn20130225.5|15	Patch2:         php-gtk2-2.0.3-fix-php5.5.patch
14cu|php-gtk2-2.0.3-0.svn20130225.5|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-gtk2-2.0.3-0.svn20130225.5|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|php-gtk2-2.0.3-0.svn20130225.5|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|php-gtk2-2.0.3-0.svn20130225.5|19	BuildRequires:	pkgconfig(libglade-2.0)
14cu|php-gtk2-2.0.3-0.svn20130225.5|20	BuildRequires:	pkgconfig(pango)
14cu|php-gtk2-2.0.3-0.svn20130225.5|21	BuildRequires:	php-mbstring
14cu|php-gtk2-2.0.3-0.svn20130225.5|22	BuildRequires:	php-cairo
14cu|php-gtk2-2.0.3-0.svn20130225.5|23	BuildRequires:	php-cli >= 3:5.3.0
14cu|php-gtk2-2.0.3-0.svn20130225.5|24	BuildRequires:	libtool
14cu|php-gtk2-2.0.3-0.svn20130225.5|25	Requires:	php-cli >= 3:5.3.0
14cu|php-gtk2-2.0.3-0.svn20130225.5|26	Requires:	php-cairo
14cu|php-gtk2-2.0.3-0.svn20130225.5|27	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-gtk2-2.0.3-0.svn20130225.5|28	
14cu|php-gtk2-2.0.3-0.svn20130225.5|29	%description
14cu|php-gtk2-2.0.3-0.svn20130225.5|30	PHP-GTK is an extension for PHP programming language that implements language
14cu|php-gtk2-2.0.3-0.svn20130225.5|31	bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+
14cu|php-gtk2-2.0.3-0.svn20130225.5|32	classes and functions and greatly simplifies writing client side cross-platform
14cu|php-gtk2-2.0.3-0.svn20130225.5|33	GUI applications.
14cu|php-gtk2-2.0.3-0.svn20130225.5|34	
14cu|php-gtk2-2.0.3-0.svn20130225.5|35	%prep
14cu|php-gtk2-2.0.3-0.svn20130225.5|36	%setup -q -n php-gtk2
14cu|php-gtk2-2.0.3-0.svn20130225.5|37	%patch0 -p0
14cu|php-gtk2-2.0.3-0.svn20130225.5|38	%patch1 -p1
14cu|php-gtk2-2.0.3-0.svn20130225.5|39	%patch2 -p1
14cu|php-gtk2-2.0.3-0.svn20130225.5|40	
14cu|php-gtk2-2.0.3-0.svn20130225.5|41	cp %{SOURCE1} main/php_cairo_api.h
14cu|php-gtk2-2.0.3-0.svn20130225.5|42	
14cu|php-gtk2-2.0.3-0.svn20130225.5|43	for i in `find . -type d -name .git`; do
14cu|php-gtk2-2.0.3-0.svn20130225.5|44	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|php-gtk2-2.0.3-0.svn20130225.5|45	done
14cu|php-gtk2-2.0.3-0.svn20130225.5|46	
14cu|php-gtk2-2.0.3-0.svn20130225.5|47	%build
14cu|php-gtk2-2.0.3-0.svn20130225.5|48	%serverbuild
14cu|php-gtk2-2.0.3-0.svn20130225.5|49	rm -f configure
14cu|php-gtk2-2.0.3-0.svn20130225.5|50	rm -rf autom4te.cache
14cu|php-gtk2-2.0.3-0.svn20130225.5|51	./buildconf
14cu|php-gtk2-2.0.3-0.svn20130225.5|52	%configure2_5x \
14cu|php-gtk2-2.0.3-0.svn20130225.5|53	--with-libdir=%{_lib}
14cu|php-gtk2-2.0.3-0.svn20130225.5|54	
14cu|php-gtk2-2.0.3-0.svn20130225.5|55	# We use our own libtool, and apply some fixes
14cu|php-gtk2-2.0.3-0.svn20130225.5|56	rm libtool
14cu|php-gtk2-2.0.3-0.svn20130225.5|57	ln -s %{_bindir}/libtool libtool
14cu|php-gtk2-2.0.3-0.svn20130225.5|58	
14cu|php-gtk2-2.0.3-0.svn20130225.5|59	sed -i.orig 's/compile $(CC)/compile --tag=CC $(CC)/g' Makefile
14cu|php-gtk2-2.0.3-0.svn20130225.5|60	sed -i.orig 's/link $(CC)/link --tag=CC $(CC)/g' Makefile
14cu|php-gtk2-2.0.3-0.svn20130225.5|61	
14cu|php-gtk2-2.0.3-0.svn20130225.5|62	make
14cu|php-gtk2-2.0.3-0.svn20130225.5|63	
14cu|php-gtk2-2.0.3-0.svn20130225.5|64	%install
14cu|php-gtk2-2.0.3-0.svn20130225.5|65	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-gtk2-2.0.3-0.svn20130225.5|66	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-gtk2-2.0.3-0.svn20130225.5|67	
14cu|php-gtk2-2.0.3-0.svn20130225.5|68	install -m0755 modules/php_gtk2.so %{buildroot}%{_libdir}/php/extensions/
14cu|php-gtk2-2.0.3-0.svn20130225.5|69	
14cu|php-gtk2-2.0.3-0.svn20130225.5|70	cat > %{buildroot}%{_sysconfdir}/php.d/A99_gtk2.ini << EOF
14cu|php-gtk2-2.0.3-0.svn20130225.5|71	extension = php_gtk2.so
14cu|php-gtk2-2.0.3-0.svn20130225.5|72	
14cu|php-gtk2-2.0.3-0.svn20130225.5|73	[php-gtk]
14cu|php-gtk2-2.0.3-0.svn20130225.5|74	
14cu|php-gtk2-2.0.3-0.svn20130225.5|75	;php-gtk.codepage = iso-8859-1
14cu|php-gtk2-2.0.3-0.svn20130225.5|76	;php-gtk.extensions =
14cu|php-gtk2-2.0.3-0.svn20130225.5|77	
14cu|php-gtk2-2.0.3-0.svn20130225.5|78	EOF
14cu|php-gtk2-2.0.3-0.svn20130225.5|79	
14cu|php-gtk2-2.0.3-0.svn20130225.5|80	%files
14cu|php-gtk2-2.0.3-0.svn20130225.5|81	%doc demos AUTHORS ChangeLog NEWS README* TODO2
14cu|php-gtk2-2.0.3-0.svn20130225.5|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/*
14cu|php-gtk2-2.0.3-0.svn20130225.5|83	%{_libdir}/php/extensions/php_gtk2.so
14cu|php-gtk2-2.0.3-0.svn20130225.5|84	
14cu|php-gtk2-2.0.3-0.svn20130225.5|85	
14cu|php-gtk2-2.0.3-0.svn20130225.5|86	%changelog
14cu|php-gtk2-2.0.3-0.svn20130225.5|87	
14cu|php-gtk2-2.0.3-0.svn20130225.5|88	* Fri Sep 23 2016 Denis Silakov <denis.silakov@rosalab.ru> 2:2.0.3-0.svn20130225.5
14cu|php-gtk2-2.0.3-0.svn20130225.5|89	- (f0fe203) Added libtool BR
14cu|php-gtk2-2.0.3-0.svn20130225.5|90	
14cu|php-gtk2-2.0.3-0.svn20130225.5|91	

13576 14
14cu|php-hidef-0.1.13-5|1	%define modname hidef
14cu|php-hidef-0.1.13-5|2	%define dirname %{modname}
14cu|php-hidef-0.1.13-5|3	%define soname %{modname}.so
14cu|php-hidef-0.1.13-5|4	%define inifile A58_%{modname}.ini
14cu|php-hidef-0.1.13-5|5	
14cu|php-hidef-0.1.13-5|6	Summary:	A PHP module providing constants for real
14cu|php-hidef-0.1.13-5|7	Name:		php-%{modname}
14cu|php-hidef-0.1.13-5|8	Version:	0.1.13
14cu|php-hidef-0.1.13-5|9	Release:	5
14cu|php-hidef-0.1.13-5|10	Group:		Development/PHP
14cu|php-hidef-0.1.13-5|11	License:	PHP License
14cu|php-hidef-0.1.13-5|12	URL:		http://pecl.php.net/package/hidef/
14cu|php-hidef-0.1.13-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-hidef-0.1.13-5|14	Patch0:		hidef-0.1.13-php56.diff
14cu|php-hidef-0.1.13-5|15	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-hidef-0.1.13-5|16	BuildRequires:	file
14cu|php-hidef-0.1.13-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-hidef-0.1.13-5|18	
14cu|php-hidef-0.1.13-5|19	%description
14cu|php-hidef-0.1.13-5|20	Allow definition of user defined constants in simple ini files, which are then
14cu|php-hidef-0.1.13-5|21	processed like internal constants, without any of the usual performance
14cu|php-hidef-0.1.13-5|22	penalties.
14cu|php-hidef-0.1.13-5|23	
14cu|php-hidef-0.1.13-5|24	%prep
14cu|php-hidef-0.1.13-5|25	
14cu|php-hidef-0.1.13-5|26	%setup -q -n %{modname}-%{version}
14cu|php-hidef-0.1.13-5|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-hidef-0.1.13-5|28	%patch0 -p1
14cu|php-hidef-0.1.13-5|29	
14cu|php-hidef-0.1.13-5|30	# fix permissions
14cu|php-hidef-0.1.13-5|31	find . -type f | xargs chmod 644
14cu|php-hidef-0.1.13-5|32	
14cu|php-hidef-0.1.13-5|33	# strip away annoying ^M
14cu|php-hidef-0.1.13-5|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-hidef-0.1.13-5|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-hidef-0.1.13-5|36	
14cu|php-hidef-0.1.13-5|37	%build
14cu|php-hidef-0.1.13-5|38	%serverbuild
14cu|php-hidef-0.1.13-5|39	
14cu|php-hidef-0.1.13-5|40	phpize
14cu|php-hidef-0.1.13-5|41	%configure2_5x --with-libdir=%{_lib} \
14cu|php-hidef-0.1.13-5|42	--with-%{modname}=shared,%{_prefix}
14cu|php-hidef-0.1.13-5|43	%make
14cu|php-hidef-0.1.13-5|44	
14cu|php-hidef-0.1.13-5|45	mv modules/*.so .
14cu|php-hidef-0.1.13-5|46	
14cu|php-hidef-0.1.13-5|47	%install
14cu|php-hidef-0.1.13-5|48	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-hidef-0.1.13-5|49	install -d %{buildroot}%{_sysconfdir}/php.d/%{modname}
14cu|php-hidef-0.1.13-5|50	
14cu|php-hidef-0.1.13-5|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-hidef-0.1.13-5|52	
14cu|php-hidef-0.1.13-5|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-hidef-0.1.13-5|54	extension = %{soname}
14cu|php-hidef-0.1.13-5|55	EOF
14cu|php-hidef-0.1.13-5|56	
14cu|php-hidef-0.1.13-5|57	%files
14cu|php-hidef-0.1.13-5|58	%doc CREDITS INSTALL package*.xml
14cu|php-hidef-0.1.13-5|59	%dir %{_sysconfdir}/php.d/%{modname}
14cu|php-hidef-0.1.13-5|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-hidef-0.1.13-5|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-hidef-0.1.13-5|62	
14cu|php-hidef-0.1.13-5|63	%changelog
14cu|php-hidef-0.1.13-5|64	
14cu|php-hidef-0.1.13-5|65	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.13-5
14cu|php-hidef-0.1.13-5|66	- (eae3b6d) MassBuild#1257: Increase release tag
14cu|php-hidef-0.1.13-5|67	
14cu|php-hidef-0.1.13-5|68	

13577 14
14cu|php-htscanner-1.0.1-6|1	%define modname htscanner
14cu|php-htscanner-1.0.1-6|2	%define dirname %{modname}
14cu|php-htscanner-1.0.1-6|3	%define soname %{modname}.so
14cu|php-htscanner-1.0.1-6|4	%define inifile A12_%{modname}.ini
14cu|php-htscanner-1.0.1-6|5	
14cu|php-htscanner-1.0.1-6|6	Summary:	Htaccess support for PHP
14cu|php-htscanner-1.0.1-6|7	Name:		php-%{modname}
14cu|php-htscanner-1.0.1-6|8	Version:	1.0.1
14cu|php-htscanner-1.0.1-6|9	Release:	6
14cu|php-htscanner-1.0.1-6|10	Group:		Development/PHP
14cu|php-htscanner-1.0.1-6|11	License:	PHP License
14cu|php-htscanner-1.0.1-6|12	URL:		http://pecl.php.net/package/htscanner
14cu|php-htscanner-1.0.1-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-htscanner-1.0.1-6|14	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-htscanner-1.0.1-6|15	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-htscanner-1.0.1-6|16	
14cu|php-htscanner-1.0.1-6|17	%description
14cu|php-htscanner-1.0.1-6|18	Allow one to use htaccess-like file to configure PHP per directory, just like
14cu|php-htscanner-1.0.1-6|19	apache's htaccess. It is especially useful with fastcgi. This package was
14cu|php-htscanner-1.0.1-6|20	originally developed by Bart Vanbrabant. Old versions are available
14cu|php-htscanner-1.0.1-6|21	from: http://files.zoeloelip.be/htscanner
14cu|php-htscanner-1.0.1-6|22	
14cu|php-htscanner-1.0.1-6|23	%prep
14cu|php-htscanner-1.0.1-6|24	
14cu|php-htscanner-1.0.1-6|25	%setup -q -n %{modname}-%{version}
14cu|php-htscanner-1.0.1-6|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-htscanner-1.0.1-6|27	
14cu|php-htscanner-1.0.1-6|28	%build
14cu|php-htscanner-1.0.1-6|29	%serverbuild
14cu|php-htscanner-1.0.1-6|30	
14cu|php-htscanner-1.0.1-6|31	phpize
14cu|php-htscanner-1.0.1-6|32	%configure2_5x --with-libdir=%{_lib} \
14cu|php-htscanner-1.0.1-6|33	--with-%{modname}=shared,%{_prefix}
14cu|php-htscanner-1.0.1-6|34	
14cu|php-htscanner-1.0.1-6|35	%make
14cu|php-htscanner-1.0.1-6|36	mv modules/*.so .
14cu|php-htscanner-1.0.1-6|37	
14cu|php-htscanner-1.0.1-6|38	%install
14cu|php-htscanner-1.0.1-6|39	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-htscanner-1.0.1-6|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-htscanner-1.0.1-6|41	
14cu|php-htscanner-1.0.1-6|42	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-htscanner-1.0.1-6|43	
14cu|php-htscanner-1.0.1-6|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-htscanner-1.0.1-6|45	extension = %{soname}
14cu|php-htscanner-1.0.1-6|46	
14cu|php-htscanner-1.0.1-6|47	; The configuration file htscanner needs to scan for php_* directives
14cu|php-htscanner-1.0.1-6|48	config_file=".htaccess"
14cu|php-htscanner-1.0.1-6|49	
14cu|php-htscanner-1.0.1-6|50	; The fallback docroot when htscanner can't determine the current docroot
14cu|php-htscanner-1.0.1-6|51	default_docroot="/"
14cu|php-htscanner-1.0.1-6|52	default.ttl=300
14cu|php-htscanner-1.0.1-6|53	
14cu|php-htscanner-1.0.1-6|54	; Stop when an error occured in RINIT (no document root, cannot get path_translated,...)
14cu|php-htscanner-1.0.1-6|55	stop_on_error = 0
14cu|php-htscanner-1.0.1-6|56	EOF
14cu|php-htscanner-1.0.1-6|57	
14cu|php-htscanner-1.0.1-6|58	%files
14cu|php-htscanner-1.0.1-6|59	%doc CREDITS README package*.xml
14cu|php-htscanner-1.0.1-6|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-htscanner-1.0.1-6|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-htscanner-1.0.1-6|62	
14cu|php-htscanner-1.0.1-6|63	%changelog
14cu|php-htscanner-1.0.1-6|64	
14cu|php-htscanner-1.0.1-6|65	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-6
14cu|php-htscanner-1.0.1-6|66	- (6f8294a) MassBuild#1257: Increase release tag
14cu|php-htscanner-1.0.1-6|67	
14cu|php-htscanner-1.0.1-6|68	

13578 14
14cu|php-id3-0.2-39|1	%define modname id3
14cu|php-id3-0.2-39|2	%define dirname %{modname}
14cu|php-id3-0.2-39|3	%define soname %{modname}.so
14cu|php-id3-0.2-39|4	%define inifile A14_%{modname}.ini
14cu|php-id3-0.2-39|5	
14cu|php-id3-0.2-39|6	Summary:	Functions to read and write ID3 tags in MP3 files
14cu|php-id3-0.2-39|7	Name:		php-%{modname}
14cu|php-id3-0.2-39|8	Version:	0.2
14cu|php-id3-0.2-39|9	Release:	39
14cu|php-id3-0.2-39|10	Group:		Development/PHP
14cu|php-id3-0.2-39|11	License:	PHP License
14cu|php-id3-0.2-39|12	URL:		http://pecl.php.net/package/id3
14cu|php-id3-0.2-39|13	Source0:	http://pecl.php.net/get/id3-%{version}.tgz
14cu|php-id3-0.2-39|14	Patch0:		id3-0.2-php54x.diff
14cu|php-id3-0.2-39|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-id3-0.2-39|16	Epoch:		1
14cu|php-id3-0.2-39|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-id3-0.2-39|18	
14cu|php-id3-0.2-39|19	%description
14cu|php-id3-0.2-39|20	id3 enables to to retrieve and update information from ID3 tags in MP3 files.
14cu|php-id3-0.2-39|21	It supports version 1.0 and version 1.1.
14cu|php-id3-0.2-39|22	
14cu|php-id3-0.2-39|23	%prep
14cu|php-id3-0.2-39|24	
14cu|php-id3-0.2-39|25	%setup -q -n id3-%{version}
14cu|php-id3-0.2-39|26	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-id3-0.2-39|27	
14cu|php-id3-0.2-39|28	%patch0 -p0
14cu|php-id3-0.2-39|29	
14cu|php-id3-0.2-39|30	%build
14cu|php-id3-0.2-39|31	%serverbuild
14cu|php-id3-0.2-39|32	
14cu|php-id3-0.2-39|33	phpize
14cu|php-id3-0.2-39|34	%configure2_5x --with-libdir=%{_lib} \
14cu|php-id3-0.2-39|35	--with-%{modname}=shared,%{_prefix}
14cu|php-id3-0.2-39|36	
14cu|php-id3-0.2-39|37	%make
14cu|php-id3-0.2-39|38	mv modules/*.so .
14cu|php-id3-0.2-39|39	
14cu|php-id3-0.2-39|40	%install
14cu|php-id3-0.2-39|41	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-id3-0.2-39|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-id3-0.2-39|43	
14cu|php-id3-0.2-39|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-id3-0.2-39|45	
14cu|php-id3-0.2-39|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-id3-0.2-39|47	extension = %{soname}
14cu|php-id3-0.2-39|48	EOF
14cu|php-id3-0.2-39|49	
14cu|php-id3-0.2-39|50	%files
14cu|php-id3-0.2-39|51	%doc examples CREDITS EXPERIMENTAL TODO package.xml
14cu|php-id3-0.2-39|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-id3-0.2-39|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-id3-0.2-39|54	
14cu|php-id3-0.2-39|55	
14cu|php-id3-0.2-39|56	
14cu|php-id3-0.2-39|57	%changelog
14cu|php-id3-0.2-39|58	
14cu|php-id3-0.2-39|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.2-39
14cu|php-id3-0.2-39|60	- (d36f5ba) MassBuild#1257: Increase release tag
14cu|php-id3-0.2-39|61	
14cu|php-id3-0.2-39|62	

13579 14
14cu|php-idn-1.2b-34|1	%define modname idn
14cu|php-idn-1.2b-34|2	%define dirname %{modname}
14cu|php-idn-1.2b-34|3	%define soname %{modname}.so
14cu|php-idn-1.2b-34|4	%define inifile A26_%{modname}.ini
14cu|php-idn-1.2b-34|5	
14cu|php-idn-1.2b-34|6	Summary:	Provides a interface to GNU Libidn for PHP
14cu|php-idn-1.2b-34|7	Name:		php-%{modname}
14cu|php-idn-1.2b-34|8	Version:	1.2b
14cu|php-idn-1.2b-34|9	Release:	34
14cu|php-idn-1.2b-34|10	Group:		Development/PHP
14cu|php-idn-1.2b-34|11	License:	PHP License
14cu|php-idn-1.2b-34|12	URL:		http://php-idn.bayour.com/
14cu|php-idn-1.2b-34|13	Source0:	http://php-idn.bayour.com/%{name}_%{version}.tar.gz
14cu|php-idn-1.2b-34|14	Patch0:		idn-1.1-lib64.diff
14cu|php-idn-1.2b-34|15	Patch1:		idn-1.2b-php53.diff
14cu|php-idn-1.2b-34|16	Patch2:		idn_1.2b-php54x.diff
14cu|php-idn-1.2b-34|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-idn-1.2b-34|18	BuildRequires:	idn-devel
14cu|php-idn-1.2b-34|19	Epoch:		1
14cu|php-idn-1.2b-34|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-idn-1.2b-34|21	
14cu|php-idn-1.2b-34|22	%description
14cu|php-idn-1.2b-34|23	Binding to the GNU libidn for using Internationalized Domain Names.
14cu|php-idn-1.2b-34|24	
14cu|php-idn-1.2b-34|25	
14cu|php-idn-1.2b-34|26	%prep
14cu|php-idn-1.2b-34|27	
14cu|php-idn-1.2b-34|28	%setup -q -n idn-%{version}
14cu|php-idn-1.2b-34|29	%patch0 -p0
14cu|php-idn-1.2b-34|30	%patch1 -p1
14cu|php-idn-1.2b-34|31	%patch2 -p0
14cu|php-idn-1.2b-34|32	
14cu|php-idn-1.2b-34|33	%build
14cu|php-idn-1.2b-34|34	%serverbuild
14cu|php-idn-1.2b-34|35	
14cu|php-idn-1.2b-34|36	phpize --clean; phpize
14cu|php-idn-1.2b-34|37	%configure2_5x --with-libdir=%{_lib} \
14cu|php-idn-1.2b-34|38	--with-%{modname}=shared,%{_prefix}
14cu|php-idn-1.2b-34|39	
14cu|php-idn-1.2b-34|40	%make
14cu|php-idn-1.2b-34|41	mv modules/*.so .
14cu|php-idn-1.2b-34|42	chrpath -d %{soname}
14cu|php-idn-1.2b-34|43	
14cu|php-idn-1.2b-34|44	%install
14cu|php-idn-1.2b-34|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-idn-1.2b-34|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-idn-1.2b-34|47	
14cu|php-idn-1.2b-34|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-idn-1.2b-34|49	
14cu|php-idn-1.2b-34|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-idn-1.2b-34|51	extension = %{soname}
14cu|php-idn-1.2b-34|52	
14cu|php-idn-1.2b-34|53	[idn]
14cu|php-idn-1.2b-34|54	
14cu|php-idn-1.2b-34|55	idn.allow_unassigned_chars = "0"
14cu|php-idn-1.2b-34|56	idn.default_charset = "ISO-8859-1"
14cu|php-idn-1.2b-34|57	idn.use_std_3_ascii_rules = "0"
14cu|php-idn-1.2b-34|58	
14cu|php-idn-1.2b-34|59	EOF
14cu|php-idn-1.2b-34|60	
14cu|php-idn-1.2b-34|61	%files
14cu|php-idn-1.2b-34|62	%doc README* entities reference tests CREDITS THANX_TO idn.php
14cu|php-idn-1.2b-34|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-idn-1.2b-34|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-idn-1.2b-34|65	
14cu|php-idn-1.2b-34|66	%changelog
14cu|php-idn-1.2b-34|67	
14cu|php-idn-1.2b-34|68	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2b-34
14cu|php-idn-1.2b-34|69	- (c920db7) MassBuild#1257: Increase release tag
14cu|php-idn-1.2b-34|70	
14cu|php-idn-1.2b-34|71	

13580 14
14cu|php-idna-1.0.0-9|1	%define modname idna
14cu|php-idna-1.0.0-9|2	%define dirname %{modname}
14cu|php-idna-1.0.0-9|3	%define soname %{modname}.so
14cu|php-idna-1.0.0-9|4	%define inifile B19_%{modname}.ini
14cu|php-idna-1.0.0-9|5	
14cu|php-idna-1.0.0-9|6	Summary:	PHP IDNA Extension
14cu|php-idna-1.0.0-9|7	Name:		php-%{modname}
14cu|php-idna-1.0.0-9|8	Version:	1.0.0
14cu|php-idna-1.0.0-9|9	Release:	9
14cu|php-idna-1.0.0-9|10	Group:		Development/PHP
14cu|php-idna-1.0.0-9|11	License:	PHP
14cu|php-idna-1.0.0-9|12	URL:		http://www.xarg.org/project/php-idna/
14cu|php-idna-1.0.0-9|13	Source0:	http://www.xarg.org/download/idna-%{version}.tar.gz
14cu|php-idna-1.0.0-9|14	Source1:	B19_idna.ini
14cu|php-idna-1.0.0-9|15	Patch0:		idna-1.0.0-php54x.diff
14cu|php-idna-1.0.0-9|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-idna-1.0.0-9|17	BuildRequires:	idn-devel
14cu|php-idna-1.0.0-9|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-idna-1.0.0-9|19	
14cu|php-idna-1.0.0-9|20	%description
14cu|php-idna-1.0.0-9|21	This extension provides a PHP implementation of the Internationalized Domain
14cu|php-idna-1.0.0-9|22	Name Applications (IDNA) standard.
14cu|php-idna-1.0.0-9|23	
14cu|php-idna-1.0.0-9|24	%prep
14cu|php-idna-1.0.0-9|25	
14cu|php-idna-1.0.0-9|26	%setup -q -n %{modname}-%{version}
14cu|php-idna-1.0.0-9|27	%patch0 -p0
14cu|php-idna-1.0.0-9|28	
14cu|php-idna-1.0.0-9|29	cp %{SOURCE1} %{inifile}
14cu|php-idna-1.0.0-9|30	
14cu|php-idna-1.0.0-9|31	# lib64 fix
14cu|php-idna-1.0.0-9|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-idna-1.0.0-9|33	
14cu|php-idna-1.0.0-9|34	%build
14cu|php-idna-1.0.0-9|35	%serverbuild
14cu|php-idna-1.0.0-9|36	
14cu|php-idna-1.0.0-9|37	phpize
14cu|php-idna-1.0.0-9|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-idna-1.0.0-9|39	--with-%{modname}=shared,%{_prefix}
14cu|php-idna-1.0.0-9|40	%make
14cu|php-idna-1.0.0-9|41	mv modules/*.so .
14cu|php-idna-1.0.0-9|42	
14cu|php-idna-1.0.0-9|43	%install
14cu|php-idna-1.0.0-9|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-idna-1.0.0-9|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-idna-1.0.0-9|46	
14cu|php-idna-1.0.0-9|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-idna-1.0.0-9|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-idna-1.0.0-9|49	
14cu|php-idna-1.0.0-9|50	%files
14cu|php-idna-1.0.0-9|51	%doc CREDITS
14cu|php-idna-1.0.0-9|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-idna-1.0.0-9|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-idna-1.0.0-9|54	
14cu|php-idna-1.0.0-9|55	
14cu|php-idna-1.0.0-9|56	
14cu|php-idna-1.0.0-9|57	
14cu|php-idna-1.0.0-9|58	%changelog
14cu|php-idna-1.0.0-9|59	
14cu|php-idna-1.0.0-9|60	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-9
14cu|php-idna-1.0.0-9|61	- (6ce5e8d) MassBuild#1257: Increase release tag
14cu|php-idna-1.0.0-9|62	
14cu|php-idna-1.0.0-9|63	

13581 14
14cu|php-imagick-3.4.3-2|1	%define realname Imagick
14cu|php-imagick-3.4.3-2|2	%define modname imagick
14cu|php-imagick-3.4.3-2|3	%define dirname %{modname}
14cu|php-imagick-3.4.3-2|4	%define soname %{modname}.so
14cu|php-imagick-3.4.3-2|5	%define inifile 55_%{modname}.ini
14cu|php-imagick-3.4.3-2|6	%define mod_src %{modname}.c
14cu|php-imagick-3.4.3-2|7	
14cu|php-imagick-3.4.3-2|8	Summary:	Provides a wrapper to the ImageMagick library for PHP
14cu|php-imagick-3.4.3-2|9	Name:		php-%{modname}
14cu|php-imagick-3.4.3-2|10	Version:	3.4.3
14cu|php-imagick-3.4.3-2|11	Release:	2
14cu|php-imagick-3.4.3-2|12	Epoch:		1
14cu|php-imagick-3.4.3-2|13	License:	PHP License
14cu|php-imagick-3.4.3-2|14	Group:		Development/PHP
14cu|php-imagick-3.4.3-2|15	Url:		http://pecl.php.net/package/imagick
14cu|php-imagick-3.4.3-2|16	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-imagick-3.4.3-2|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-imagick-3.4.3-2|18	BuildRequires:	imagemagick-devel >= 6.3.8
14cu|php-imagick-3.4.3-2|19	Requires:	imagemagick >= 6.3.8
14cu|php-imagick-3.4.3-2|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-imagick-3.4.3-2|21	
14cu|php-imagick-3.4.3-2|22	%description
14cu|php-imagick-3.4.3-2|23	Imagick is a native php extension to create and modify images using the
14cu|php-imagick-3.4.3-2|24	ImageMagick API.
14cu|php-imagick-3.4.3-2|25	
14cu|php-imagick-3.4.3-2|26	imagick is a native php-extension. See the examples in the
14cu|php-imagick-3.4.3-2|27	%{_docdir}/%{name}/examples directory for some hints on
14cu|php-imagick-3.4.3-2|28	how to use it.
14cu|php-imagick-3.4.3-2|29	
14cu|php-imagick-3.4.3-2|30	%files
14cu|php-imagick-3.4.3-2|31	%doc examples CREDITS  README*
14cu|php-imagick-3.4.3-2|32	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-imagick-3.4.3-2|33	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-imagick-3.4.3-2|34	
14cu|php-imagick-3.4.3-2|35	#----------------------------------------------------------------------
14cu|php-imagick-3.4.3-2|36	
14cu|php-imagick-3.4.3-2|37	%prep
14cu|php-imagick-3.4.3-2|38	
14cu|php-imagick-3.4.3-2|39	%setup -qn %{modname}-%{version}
14cu|php-imagick-3.4.3-2|40	[ "../package.xml" != "/" ] && mv -f ../package.xml .
14cu|php-imagick-3.4.3-2|41	
14cu|php-imagick-3.4.3-2|42	# lib64 fixes
14cu|php-imagick-3.4.3-2|43	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-imagick-3.4.3-2|44	
14cu|php-imagick-3.4.3-2|45	%build
14cu|php-imagick-3.4.3-2|46	%serverbuild
14cu|php-imagick-3.4.3-2|47	
14cu|php-imagick-3.4.3-2|48	phpize
14cu|php-imagick-3.4.3-2|49	%configure2_5x --with-libdir=%{_lib} \
14cu|php-imagick-3.4.3-2|50	--with-%{modname}=shared,%{_prefix}
14cu|php-imagick-3.4.3-2|51	
14cu|php-imagick-3.4.3-2|52	%make
14cu|php-imagick-3.4.3-2|53	mv modules/*.so .
14cu|php-imagick-3.4.3-2|54	
14cu|php-imagick-3.4.3-2|55	%install
14cu|php-imagick-3.4.3-2|56	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-imagick-3.4.3-2|57	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-imagick-3.4.3-2|58	
14cu|php-imagick-3.4.3-2|59	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-imagick-3.4.3-2|60	
14cu|php-imagick-3.4.3-2|61	cat > README.%{modname} <<EOF
14cu|php-imagick-3.4.3-2|62	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-imagick-3.4.3-2|63	To activate it, make sure a file /etc/php.d/%{inifile} is present and
14cu|php-imagick-3.4.3-2|64	contains the line 'extension = %{soname}'.
14cu|php-imagick-3.4.3-2|65	EOF
14cu|php-imagick-3.4.3-2|66	
14cu|php-imagick-3.4.3-2|67	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-imagick-3.4.3-2|68	extension = %{soname}
14cu|php-imagick-3.4.3-2|69	
14cu|php-imagick-3.4.3-2|70	[imagick]
14cu|php-imagick-3.4.3-2|71	imagick.locale_fix = 0
14cu|php-imagick-3.4.3-2|72	EOF
14cu|php-imagick-3.4.3-2|73	
14cu|php-imagick-3.4.3-2|74	%changelog
14cu|php-imagick-3.4.3-2|75	
14cu|php-imagick-3.4.3-2|76	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.4.3-2
14cu|php-imagick-3.4.3-2|77	- (d361966) MassBuild#1257: Increase release tag
14cu|php-imagick-3.4.3-2|78	
14cu|php-imagick-3.4.3-2|79	

13582 14
14cu|php-inclued-0.1.3-6|1	%define modname inclued
14cu|php-inclued-0.1.3-6|2	%define soname %{modname}.so
14cu|php-inclued-0.1.3-6|3	%define inifile A76_%{modname}.ini
14cu|php-inclued-0.1.3-6|4	
14cu|php-inclued-0.1.3-6|5	Summary:	Clued-in about your inclueds extension for php
14cu|php-inclued-0.1.3-6|6	
14cu|php-inclued-0.1.3-6|7	Name:		php-%{modname}
14cu|php-inclued-0.1.3-6|8	Version:	0.1.3
14cu|php-inclued-0.1.3-6|9	Release:	6
14cu|php-inclued-0.1.3-6|10	Group:		Development/PHP
14cu|php-inclued-0.1.3-6|11	License:	PHP License
14cu|php-inclued-0.1.3-6|12	URL:		http://pecl.php.net/package/inclued/
14cu|php-inclued-0.1.3-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-inclued-0.1.3-6|14	Patch0:         inclued-0.1.3-php5.5.patch
14cu|php-inclued-0.1.3-6|15	Requires(pre): rpm-helper
14cu|php-inclued-0.1.3-6|16	Requires(postun): rpm-helper
14cu|php-inclued-0.1.3-6|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-inclued-0.1.3-6|18	BuildRequires:	file
14cu|php-inclued-0.1.3-6|19	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-inclued-0.1.3-6|20	
14cu|php-inclued-0.1.3-6|21	%description
14cu|php-inclued-0.1.3-6|22	Allows you trace through and dump the hierarchy of file inclusions and
14cu|php-inclued-0.1.3-6|23	class inheritance at runtime.
14cu|php-inclued-0.1.3-6|24	
14cu|php-inclued-0.1.3-6|25	%prep
14cu|php-inclued-0.1.3-6|26	%setup -q -n %{modname}-%{version}
14cu|php-inclued-0.1.3-6|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-inclued-0.1.3-6|28	%patch0 -p3
14cu|php-inclued-0.1.3-6|29	
14cu|php-inclued-0.1.3-6|30	# fix permissions
14cu|php-inclued-0.1.3-6|31	find . -type f | xargs chmod 644
14cu|php-inclued-0.1.3-6|32	
14cu|php-inclued-0.1.3-6|33	# strip away annoying ^M
14cu|php-inclued-0.1.3-6|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-inclued-0.1.3-6|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-inclued-0.1.3-6|36	
14cu|php-inclued-0.1.3-6|37	%build
14cu|php-inclued-0.1.3-6|38	%serverbuild
14cu|php-inclued-0.1.3-6|39	
14cu|php-inclued-0.1.3-6|40	phpize
14cu|php-inclued-0.1.3-6|41	%configure2_5x --with-libdir=%{_lib} \
14cu|php-inclued-0.1.3-6|42	--with-%{modname}=shared,%{_prefix}
14cu|php-inclued-0.1.3-6|43	
14cu|php-inclued-0.1.3-6|44	%make
14cu|php-inclued-0.1.3-6|45	
14cu|php-inclued-0.1.3-6|46	%install
14cu|php-inclued-0.1.3-6|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-inclued-0.1.3-6|48	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-inclued-0.1.3-6|49	install -d %{buildroot}/var/log/httpd
14cu|php-inclued-0.1.3-6|50	
14cu|php-inclued-0.1.3-6|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-inclued-0.1.3-6|52	
14cu|php-inclued-0.1.3-6|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-inclued-0.1.3-6|54	extension = %{soname}
14cu|php-inclued-0.1.3-6|55	
14cu|php-inclued-0.1.3-6|56	[%{modname}]
14cu|php-inclued-0.1.3-6|57	inclued.dumpdir	= /tmp
14cu|php-inclued-0.1.3-6|58	inclued.enabled	= On
14cu|php-inclued-0.1.3-6|59	EOF
14cu|php-inclued-0.1.3-6|60	
14cu|php-inclued-0.1.3-6|61	%files
14cu|php-inclued-0.1.3-6|62	%doc package*.xml INSTALL gengraph.php
14cu|php-inclued-0.1.3-6|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-inclued-0.1.3-6|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-inclued-0.1.3-6|65	
14cu|php-inclued-0.1.3-6|66	
14cu|php-inclued-0.1.3-6|67	
14cu|php-inclued-0.1.3-6|68	
14cu|php-inclued-0.1.3-6|69	%changelog
14cu|php-inclued-0.1.3-6|70	
14cu|php-inclued-0.1.3-6|71	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.3-6
14cu|php-inclued-0.1.3-6|72	- (460515e) MassBuild#1257: Increase release tag
14cu|php-inclued-0.1.3-6|73	
14cu|php-inclued-0.1.3-6|74	

13583 14
14cu|php-inotify-0.1.6-5|1	%define modname inotify
14cu|php-inotify-0.1.6-5|2	%define soname %{modname}.so
14cu|php-inotify-0.1.6-5|3	%define inifile A82_%{modname}.ini
14cu|php-inotify-0.1.6-5|4	
14cu|php-inotify-0.1.6-5|5	Summary:	Provides inotify functions for PHP
14cu|php-inotify-0.1.6-5|6	Name:		php-%{modname}
14cu|php-inotify-0.1.6-5|7	Version:	0.1.6
14cu|php-inotify-0.1.6-5|8	Release:	5
14cu|php-inotify-0.1.6-5|9	Group:		Development/PHP
14cu|php-inotify-0.1.6-5|10	License:	PHP License
14cu|php-inotify-0.1.6-5|11	URL:		http://pecl.php.net/package/inotify/
14cu|php-inotify-0.1.6-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-inotify-0.1.6-5|13	BuildRequires:  php-devel >= 3:5.2.0
14cu|php-inotify-0.1.6-5|14	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-inotify-0.1.6-5|15	
14cu|php-inotify-0.1.6-5|16	%description
14cu|php-inotify-0.1.6-5|17	The inotify extension allows to use inotify functions in a PHP script.
14cu|php-inotify-0.1.6-5|18	
14cu|php-inotify-0.1.6-5|19	%prep
14cu|php-inotify-0.1.6-5|20	
14cu|php-inotify-0.1.6-5|21	%setup -q -n %{modname}-%{version}
14cu|php-inotify-0.1.6-5|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cu|php-inotify-0.1.6-5|23	
14cu|php-inotify-0.1.6-5|24	# lib64 fixes
14cu|php-inotify-0.1.6-5|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-inotify-0.1.6-5|26	
14cu|php-inotify-0.1.6-5|27	%build
14cu|php-inotify-0.1.6-5|28	%serverbuild
14cu|php-inotify-0.1.6-5|29	
14cu|php-inotify-0.1.6-5|30	phpize
14cu|php-inotify-0.1.6-5|31	%configure2_5x --with-libdir=%{_lib} \
14cu|php-inotify-0.1.6-5|32	--with-%{modname}=shared,%{_prefix}
14cu|php-inotify-0.1.6-5|33	
14cu|php-inotify-0.1.6-5|34	%make
14cu|php-inotify-0.1.6-5|35	mv modules/*.so .
14cu|php-inotify-0.1.6-5|36	
14cu|php-inotify-0.1.6-5|37	%install
14cu|php-inotify-0.1.6-5|38	
14cu|php-inotify-0.1.6-5|39	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-inotify-0.1.6-5|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-inotify-0.1.6-5|41	
14cu|php-inotify-0.1.6-5|42	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-inotify-0.1.6-5|43	
14cu|php-inotify-0.1.6-5|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-inotify-0.1.6-5|45	extension = %{soname}
14cu|php-inotify-0.1.6-5|46	EOF
14cu|php-inotify-0.1.6-5|47	
14cu|php-inotify-0.1.6-5|48	%files
14cu|php-inotify-0.1.6-5|49	%doc tests CREDITS README inotify.php tail.php package.xml
14cu|php-inotify-0.1.6-5|50	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-inotify-0.1.6-5|51	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-inotify-0.1.6-5|52	
14cu|php-inotify-0.1.6-5|53	
14cu|php-inotify-0.1.6-5|54	
14cu|php-inotify-0.1.6-5|55	%changelog
14cu|php-inotify-0.1.6-5|56	
14cu|php-inotify-0.1.6-5|57	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.6-5
14cu|php-inotify-0.1.6-5|58	- (7f47d40) MassBuild#1257: Increase release tag
14cu|php-inotify-0.1.6-5|59	
14cu|php-inotify-0.1.6-5|60	

13584 14
14cu|phpldapadmin-1.2.3-5|1	# (oe) undefining these makes the build _real_ quick.
14cu|phpldapadmin-1.2.3-5|2	%undefine __find_provides
14cu|phpldapadmin-1.2.3-5|3	%undefine __find_requires
14cu|phpldapadmin-1.2.3-5|4	
14cu|phpldapadmin-1.2.3-5|5	%define rname	phpLDAPAdmin
14cu|phpldapadmin-1.2.3-5|6	
14cu|phpldapadmin-1.2.3-5|7	Summary:	A web-based LDAP administration tool
14cu|phpldapadmin-1.2.3-5|8	Name:		phpldapadmin
14cu|phpldapadmin-1.2.3-5|9	Version:	1.2.3
14cu|phpldapadmin-1.2.3-5|10	Release:	5
14cu|phpldapadmin-1.2.3-5|11	License:	GPLv2+
14cu|phpldapadmin-1.2.3-5|12	Group:		System/Servers
14cu|phpldapadmin-1.2.3-5|13	URL:		http://phpldapadmin.sourceforge.net/
14cu|phpldapadmin-1.2.3-5|14	Source0:	http://prdownloads.sourceforge.net/phpldapadmin/%{name}-%{version}.tgz
14cu|phpldapadmin-1.2.3-5|15	Source1:	rosaDSPerson.xml
14cu|phpldapadmin-1.2.3-5|16	Source2:	phpldapadmin-16x16.png
14cu|phpldapadmin-1.2.3-5|17	Source3:	phpldapadmin-32x32.png
14cu|phpldapadmin-1.2.3-5|18	Source4:	phpldapadmin-48x48.png
14cu|phpldapadmin-1.2.3-5|19	Patch0:		phpldapadmin-1.2.0.4-default-config.patch
14cu|phpldapadmin-1.2.3-5|20	# http://sourceforge.net/u/nihilisticz/phpldapadmin/ci/7e53dab990748c546b79f0610c3a7a58431e9ebc/
14cu|phpldapadmin-1.2.3-5|21	Patch1:     0001-Fixed-two-issues-to-get-phpLdapAdmin-to-work-under-P.patch
14cu|phpldapadmin-1.2.3-5|22	Requires:	apache-mod_php
14cu|phpldapadmin-1.2.3-5|23	Requires:	php-ldap
14cu|phpldapadmin-1.2.3-5|24	Requires:	php-xml
14cu|phpldapadmin-1.2.3-5|25	Requires:	php-mcrypt
14cu|phpldapadmin-1.2.3-5|26	Requires:	php-gettext
14cu|phpldapadmin-1.2.3-5|27	BuildArch:	noarch
14cu|phpldapadmin-1.2.3-5|28	
14cu|phpldapadmin-1.2.3-5|29	%description
14cu|phpldapadmin-1.2.3-5|30	phpldapadmin is a web-based LDAP administration tool, written in PHP. You can
14cu|phpldapadmin-1.2.3-5|31	browse your LDAP tree, create, delete, edit, and copy entries, perform
14cu|phpldapadmin-1.2.3-5|32	searches, and view your server's schema. You can even copy objects between two
14cu|phpldapadmin-1.2.3-5|33	LDAP servers and recursively delete or copy entire trees. All this from the
14cu|phpldapadmin-1.2.3-5|34	comfort of your web browser.
14cu|phpldapadmin-1.2.3-5|35	
14cu|phpldapadmin-1.2.3-5|36	%prep
14cu|phpldapadmin-1.2.3-5|37	
14cu|phpldapadmin-1.2.3-5|38	%setup -q -n %{name}-%{version}
14cu|phpldapadmin-1.2.3-5|39	%patch0 -p1
14cu|phpldapadmin-1.2.3-5|40	%patch1 -p1
14cu|phpldapadmin-1.2.3-5|41	
14cu|phpldapadmin-1.2.3-5|42	cp %{SOURCE1} templates/creation/
14cu|phpldapadmin-1.2.3-5|43	
14cu|phpldapadmin-1.2.3-5|44	%build
14cu|phpldapadmin-1.2.3-5|45	
14cu|phpldapadmin-1.2.3-5|46	%install
14cu|phpldapadmin-1.2.3-5|47	
14cu|phpldapadmin-1.2.3-5|48	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|phpldapadmin-1.2.3-5|49	
14cu|phpldapadmin-1.2.3-5|50	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|51	install -m 644 index.php %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|52	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|53	cp -pr hooks %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|54	cp -pr htdocs %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|55	cp -pr lib %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|56	cp -pr locale %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|57	cp -pr queries %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|58	cp -pr templates %{buildroot}%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|59	install -d -m 755 %{buildroot}%{_datadir}/%{name}/tools
14cu|phpldapadmin-1.2.3-5|60	install -m 644 tools/unserialize.php %{buildroot}%{_datadir}/%{name}/tools
14cu|phpldapadmin-1.2.3-5|61	
14cu|phpldapadmin-1.2.3-5|62	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|phpldapadmin-1.2.3-5|63	install -m 640 config/config.php.example \
14cu|phpldapadmin-1.2.3-5|64	%{buildroot}%{_sysconfdir}/%{name}/config.php
14cu|phpldapadmin-1.2.3-5|65	
14cu|phpldapadmin-1.2.3-5|66	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|phpldapadmin-1.2.3-5|67	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|phpldapadmin-1.2.3-5|68	Alias /%{name} %{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|69	
14cu|phpldapadmin-1.2.3-5|70	<Directory %{_datadir}/%{name}>
14cu|phpldapadmin-1.2.3-5|71	Require local granted
14cu|phpldapadmin-1.2.3-5|72	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|phpldapadmin-1.2.3-5|73	</Directory>
14cu|phpldapadmin-1.2.3-5|74	EOF
14cu|phpldapadmin-1.2.3-5|75	
14cu|phpldapadmin-1.2.3-5|76	# ROSA Icons
14cu|phpldapadmin-1.2.3-5|77	install -d %{buildroot}%{_iconsdir}
14cu|phpldapadmin-1.2.3-5|78	install -d %{buildroot}%{_miconsdir}
14cu|phpldapadmin-1.2.3-5|79	install -d %{buildroot}%{_liconsdir}
14cu|phpldapadmin-1.2.3-5|80	
14cu|phpldapadmin-1.2.3-5|81	install -m0644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|82	install -m0644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|83	install -m0644 %{SOURCE4} %{buildroot}%{_liconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|84	
14cu|phpldapadmin-1.2.3-5|85	# XDG menu
14cu|phpldapadmin-1.2.3-5|86	install -d %{buildroot}%{_datadir}/applications
14cu|phpldapadmin-1.2.3-5|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|phpldapadmin-1.2.3-5|88	[Desktop Entry]
14cu|phpldapadmin-1.2.3-5|89	Name=%{rname}
14cu|phpldapadmin-1.2.3-5|90	Name[ru]=%{rname}
14cu|phpldapadmin-1.2.3-5|91	Comment=%{rname} is a web adminstration GUI for OpenLDAP
14cu|phpldapadmin-1.2.3-5|92	Comment[ru]=%{rname} - Web-интерфейс для администрирования OpenLDAP
14cu|phpldapadmin-1.2.3-5|93	Exec=%{_bindir}/www-browser https://localhost/%{name}/
14cu|phpldapadmin-1.2.3-5|94	Icon=%{name}
14cu|phpldapadmin-1.2.3-5|95	Terminal=false
14cu|phpldapadmin-1.2.3-5|96	Type=Application
14cu|phpldapadmin-1.2.3-5|97	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cu|phpldapadmin-1.2.3-5|98	EOF
14cu|phpldapadmin-1.2.3-5|99	
14cu|phpldapadmin-1.2.3-5|100	# cleanup
14cu|phpldapadmin-1.2.3-5|101	rm -rf doc/certs
14cu|phpldapadmin-1.2.3-5|102	chmod 644 doc/*
14cu|phpldapadmin-1.2.3-5|103	
14cu|phpldapadmin-1.2.3-5|104	%files
14cu|phpldapadmin-1.2.3-5|105	%doc INSTALL LICENSE doc/*
14cu|phpldapadmin-1.2.3-5|106	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|phpldapadmin-1.2.3-5|107	%dir %{_sysconfdir}/%{name}
14cu|phpldapadmin-1.2.3-5|108	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cu|phpldapadmin-1.2.3-5|109	%{_datadir}/%{name}
14cu|phpldapadmin-1.2.3-5|110	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cu|phpldapadmin-1.2.3-5|111	%{_iconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|112	%{_miconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|113	%{_liconsdir}/%{name}.png
14cu|phpldapadmin-1.2.3-5|114	%{_datadir}/applications/*.desktop
14cu|phpldapadmin-1.2.3-5|115	
14cu|phpldapadmin-1.2.3-5|116	%changelog
14cu|phpldapadmin-1.2.3-5|117	* Sun Feb 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-5
14cu|phpldapadmin-1.2.3-5|118	+ Revision: 681cb41
14cu|phpldapadmin-1.2.3-5|119	- Updated to 1.2.3
14cu|phpldapadmin-1.2.3-5|120	
14cu|phpldapadmin-1.2.3-5|121	

13585 14
14cu|php-libevent-0.1.0-5|1	%define modname libevent
14cu|php-libevent-0.1.0-5|2	%define dirname %{modname}
14cu|php-libevent-0.1.0-5|3	%define soname %{modname}.so
14cu|php-libevent-0.1.0-5|4	%define inifile B02_%{modname}.ini
14cu|php-libevent-0.1.0-5|5	
14cu|php-libevent-0.1.0-5|6	Summary:	Libevent - event notification
14cu|php-libevent-0.1.0-5|7	Name:		php-%{modname}
14cu|php-libevent-0.1.0-5|8	Version:	0.1.0
14cu|php-libevent-0.1.0-5|9	Release:	5
14cu|php-libevent-0.1.0-5|10	Group:		Development/PHP
14cu|php-libevent-0.1.0-5|11	License:	PHP License
14cu|php-libevent-0.1.0-5|12	URL:		http://pecl.php.net/package/libevent/
14cu|php-libevent-0.1.0-5|13	Source0:	http://pecl.php.net/get/libevent-%{version}.tgz
14cu|php-libevent-0.1.0-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-libevent-0.1.0-5|15	BuildRequires:	apache-devel >= 2.2.0
14cu|php-libevent-0.1.0-5|16	BuildRequires:	libevent-devel
14cu|php-libevent-0.1.0-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-libevent-0.1.0-5|18	
14cu|php-libevent-0.1.0-5|19	%description
14cu|php-libevent-0.1.0-5|20	This extension is a wrapper for libevent - event notification library.
14cu|php-libevent-0.1.0-5|21	
14cu|php-libevent-0.1.0-5|22	%prep
14cu|php-libevent-0.1.0-5|23	
14cu|php-libevent-0.1.0-5|24	%setup -q -n %{modname}-%{version}
14cu|php-libevent-0.1.0-5|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-libevent-0.1.0-5|26	
14cu|php-libevent-0.1.0-5|27	%build
14cu|php-libevent-0.1.0-5|28	%serverbuild
14cu|php-libevent-0.1.0-5|29	
14cu|php-libevent-0.1.0-5|30	phpize
14cu|php-libevent-0.1.0-5|31	%configure2_5x --with-libdir=%{_lib} \
14cu|php-libevent-0.1.0-5|32	--with-%{modname}=shared,%{_prefix}
14cu|php-libevent-0.1.0-5|33	%make
14cu|php-libevent-0.1.0-5|34	mv modules/*.so .
14cu|php-libevent-0.1.0-5|35	
14cu|php-libevent-0.1.0-5|36	%install
14cu|php-libevent-0.1.0-5|37	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-libevent-0.1.0-5|38	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-libevent-0.1.0-5|39	
14cu|php-libevent-0.1.0-5|40	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-libevent-0.1.0-5|41	
14cu|php-libevent-0.1.0-5|42	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-libevent-0.1.0-5|43	extension = %{soname}
14cu|php-libevent-0.1.0-5|44	EOF
14cu|php-libevent-0.1.0-5|45	
14cu|php-libevent-0.1.0-5|46	%files
14cu|php-libevent-0.1.0-5|47	%doc CREDITS package*.xml
14cu|php-libevent-0.1.0-5|48	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-libevent-0.1.0-5|49	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-libevent-0.1.0-5|50	
14cu|php-libevent-0.1.0-5|51	%changelog
14cu|php-libevent-0.1.0-5|52	
14cu|php-libevent-0.1.0-5|53	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-5
14cu|php-libevent-0.1.0-5|54	- (7db5ebd) MassBuild#1257: Increase release tag
14cu|php-libevent-0.1.0-5|55	
14cu|php-libevent-0.1.0-5|56	

13586 14
14cu|php-magickwand-1.0.9.2-7|1	%define modname magickwand
14cu|php-magickwand-1.0.9.2-7|2	%define dirname %{modname}
14cu|php-magickwand-1.0.9.2-7|3	%define soname %{modname}.so
14cu|php-magickwand-1.0.9.2-7|4	%define inifile A56_%{modname}.ini
14cu|php-magickwand-1.0.9.2-7|5	%define upstream_version 1.0.9-2
14cu|php-magickwand-1.0.9.2-7|6	%define base_version 1.0.9
14cu|php-magickwand-1.0.9.2-7|7	
14cu|php-magickwand-1.0.9.2-7|8	Summary:	This module enables PHP access to the ImageMagick MagickWand API
14cu|php-magickwand-1.0.9.2-7|9	
14cu|php-magickwand-1.0.9.2-7|10	Name:		php-%{modname}
14cu|php-magickwand-1.0.9.2-7|11	Version:	1.0.9.2
14cu|php-magickwand-1.0.9.2-7|12	Release:	7
14cu|php-magickwand-1.0.9.2-7|13	Group:		Development/PHP
14cu|php-magickwand-1.0.9.2-7|14	License:	BSD-style
14cu|php-magickwand-1.0.9.2-7|15	URL:		http://www.magickwand.org/
14cu|php-magickwand-1.0.9.2-7|16	Source0:	http://www.magickwand.org/download/php/MagickWandForPHP-%{upstream_version}.tar.gz
14cu|php-magickwand-1.0.9.2-7|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-magickwand-1.0.9.2-7|18	BuildRequires:	imagemagick-devel >= 6.3.5
14cu|php-magickwand-1.0.9.2-7|19	BuildRequires:	file
14cu|php-magickwand-1.0.9.2-7|20	BuildRequires:	pkgconfig(xt)
14cu|php-magickwand-1.0.9.2-7|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-magickwand-1.0.9.2-7|22	
14cu|php-magickwand-1.0.9.2-7|23	%description
14cu|php-magickwand-1.0.9.2-7|24	This module enables PHP access to the ImageMagick MagickWand API.
14cu|php-magickwand-1.0.9.2-7|25	
14cu|php-magickwand-1.0.9.2-7|26	%prep
14cu|php-magickwand-1.0.9.2-7|27	
14cu|php-magickwand-1.0.9.2-7|28	%setup -q -n MagickWandForPHP-%{base_version}
14cu|php-magickwand-1.0.9.2-7|29	
14cu|php-magickwand-1.0.9.2-7|30	# fix permissions
14cu|php-magickwand-1.0.9.2-7|31	find . -type f | xargs chmod 644
14cu|php-magickwand-1.0.9.2-7|32	
14cu|php-magickwand-1.0.9.2-7|33	# strip away annoying ^M
14cu|php-magickwand-1.0.9.2-7|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-magickwand-1.0.9.2-7|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-magickwand-1.0.9.2-7|36	
14cu|php-magickwand-1.0.9.2-7|37	# lib64 fixes
14cu|php-magickwand-1.0.9.2-7|38	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-magickwand-1.0.9.2-7|39	
14cu|php-magickwand-1.0.9.2-7|40	%build
14cu|php-magickwand-1.0.9.2-7|41	%serverbuild
14cu|php-magickwand-1.0.9.2-7|42	
14cu|php-magickwand-1.0.9.2-7|43	phpize
14cu|php-magickwand-1.0.9.2-7|44	%configure2_5x --with-libdir=%{_lib} \
14cu|php-magickwand-1.0.9.2-7|45	--with-%{modname}=shared,%{_prefix}
14cu|php-magickwand-1.0.9.2-7|46	%make
14cu|php-magickwand-1.0.9.2-7|47	
14cu|php-magickwand-1.0.9.2-7|48	mv modules/*.so .
14cu|php-magickwand-1.0.9.2-7|49	
14cu|php-magickwand-1.0.9.2-7|50	%install
14cu|php-magickwand-1.0.9.2-7|51	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-magickwand-1.0.9.2-7|52	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-magickwand-1.0.9.2-7|53	
14cu|php-magickwand-1.0.9.2-7|54	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-magickwand-1.0.9.2-7|55	
14cu|php-magickwand-1.0.9.2-7|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-magickwand-1.0.9.2-7|57	extension = %{soname}
14cu|php-magickwand-1.0.9.2-7|58	EOF
14cu|php-magickwand-1.0.9.2-7|59	
14cu|php-magickwand-1.0.9.2-7|60	%files
14cu|php-magickwand-1.0.9.2-7|61	%doc AUTHOR CREDITS ChangeLog LICENSE README TODO
14cu|php-magickwand-1.0.9.2-7|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-magickwand-1.0.9.2-7|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-magickwand-1.0.9.2-7|64	
14cu|php-magickwand-1.0.9.2-7|65	
14cu|php-magickwand-1.0.9.2-7|66	
14cu|php-magickwand-1.0.9.2-7|67	%changelog
14cu|php-magickwand-1.0.9.2-7|68	
14cu|php-magickwand-1.0.9.2-7|69	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.9.2-7
14cu|php-magickwand-1.0.9.2-7|70	- (aeb841b) MassBuild#1257: Increase release tag
14cu|php-magickwand-1.0.9.2-7|71	
14cu|php-magickwand-1.0.9.2-7|72	

13587 14
14cu|php-mcve-7.0.3-18|1	%define modname mcve
14cu|php-mcve-7.0.3-18|2	%define dirname %{modname}
14cu|php-mcve-7.0.3-18|3	%define soname %{modname}.so
14cu|php-mcve-7.0.3-18|4	%define inifile A44_%{modname}.ini
14cu|php-mcve-7.0.3-18|5	
14cu|php-mcve-7.0.3-18|6	Summary:	Libmonetra/libmcve interface for php
14cu|php-mcve-7.0.3-18|7	Name:		php-%{modname}
14cu|php-mcve-7.0.3-18|8	Version:	7.0.3
14cu|php-mcve-7.0.3-18|9	Release:	18
14cu|php-mcve-7.0.3-18|10	License:	PHP License
14cu|php-mcve-7.0.3-18|11	Group:		Development/PHP
14cu|php-mcve-7.0.3-18|12	Url:		http://pecl.php.net/package/mcve
14cu|php-mcve-7.0.3-18|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-mcve-7.0.3-18|14	Source1:	%{modname}.ini
14cu|php-mcve-7.0.3-18|15	Patch0:		mcve-7.0.3-php54x.diff
14cu|php-mcve-7.0.3-18|16	BuildRequires:	libmonetra-devel
14cu|php-mcve-7.0.3-18|17	BuildRequires:	php-devel
14cu|php-mcve-7.0.3-18|18	BuildRequires:	pkgconfig(openssl)
14cu|php-mcve-7.0.3-18|19	Requires(post,postun):	apache-mpm-prefork
14cu|php-mcve-7.0.3-18|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-mcve-7.0.3-18|21	
14cu|php-mcve-7.0.3-18|22	%description
14cu|php-mcve-7.0.3-18|23	Interface the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to
14cu|php-mcve-7.0.3-18|24	work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street
14cu|php-mcve-7.0.3-18|25	Softworks' solution to direct credit card processing for Unix.
14cu|php-mcve-7.0.3-18|26	
14cu|php-mcve-7.0.3-18|27	%files
14cu|php-mcve-7.0.3-18|28	%doc package*.xml CREDITS tests *.php
14cu|php-mcve-7.0.3-18|29	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-mcve-7.0.3-18|30	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-mcve-7.0.3-18|31	
14cu|php-mcve-7.0.3-18|32	#----------------------------------------------------------------------------
14cu|php-mcve-7.0.3-18|33	
14cu|php-mcve-7.0.3-18|34	%prep
14cu|php-mcve-7.0.3-18|35	%setup -q -n %{modname}-%{version}
14cu|php-mcve-7.0.3-18|36	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-mcve-7.0.3-18|37	
14cu|php-mcve-7.0.3-18|38	%patch0 -p0
14cu|php-mcve-7.0.3-18|39	
14cu|php-mcve-7.0.3-18|40	cp %{SOURCE1} %{inifile}
14cu|php-mcve-7.0.3-18|41	
14cu|php-mcve-7.0.3-18|42	# fix version
14cu|php-mcve-7.0.3-18|43	perl -pi -e "s|#define PHP_MCVE_VERSION \"7\.0\.2\"|#define PHP_MCVE_VERSION \"%{version}\"|g" php_mcve.h
14cu|php-mcve-7.0.3-18|44	
14cu|php-mcve-7.0.3-18|45	%build
14cu|php-mcve-7.0.3-18|46	%serverbuild
14cu|php-mcve-7.0.3-18|47	
14cu|php-mcve-7.0.3-18|48	phpize
14cu|php-mcve-7.0.3-18|49	%configure2_5x --with-libdir=%{_lib} \
14cu|php-mcve-7.0.3-18|50	--enable-%{modname}=shared,%{_prefix} \
14cu|php-mcve-7.0.3-18|51	--with-openssl-dir=%{_prefix}
14cu|php-mcve-7.0.3-18|52	
14cu|php-mcve-7.0.3-18|53	%make
14cu|php-mcve-7.0.3-18|54	#make test
14cu|php-mcve-7.0.3-18|55	mv modules/*.so .
14cu|php-mcve-7.0.3-18|56	
14cu|php-mcve-7.0.3-18|57	%install
14cu|php-mcve-7.0.3-18|58	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-mcve-7.0.3-18|59	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-mcve-7.0.3-18|60	
14cu|php-mcve-7.0.3-18|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-mcve-7.0.3-18|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-mcve-7.0.3-18|63	
14cu|php-mcve-7.0.3-18|64	
14cu|php-mcve-7.0.3-18|65	%changelog
14cu|php-mcve-7.0.3-18|66	
14cu|php-mcve-7.0.3-18|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.3-18
14cu|php-mcve-7.0.3-18|68	- (1483eb1) MassBuild#1257: Increase release tag
14cu|php-mcve-7.0.3-18|69	
14cu|php-mcve-7.0.3-18|70	

13588 14
14cu|php-memcache-3.0.8-4|1	%define modname memcache
14cu|php-memcache-3.0.8-4|2	%define dirname %{modname}
14cu|php-memcache-3.0.8-4|3	%define soname %{modname}.so
14cu|php-memcache-3.0.8-4|4	%define inifile A43_%{modname}.ini
14cu|php-memcache-3.0.8-4|5	
14cu|php-memcache-3.0.8-4|6	Summary:	Memcached extension for php
14cu|php-memcache-3.0.8-4|7	Name:		php-%{modname}
14cu|php-memcache-3.0.8-4|8	Version:	3.0.8
14cu|php-memcache-3.0.8-4|9	Release:	4
14cu|php-memcache-3.0.8-4|10	Group:		Development/PHP
14cu|php-memcache-3.0.8-4|11	License:	PHP License
14cu|php-memcache-3.0.8-4|12	URL:		http://pecl.php.net/package/memcache
14cu|php-memcache-3.0.8-4|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-memcache-3.0.8-4|14	Source1:	%{modname}.ini
14cu|php-memcache-3.0.8-4|15	Patch0:		memcache-3.0.8-php54x.diff
14cu|php-memcache-3.0.8-4|16	Requires:	memcached
14cu|php-memcache-3.0.8-4|17	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-memcache-3.0.8-4|18	BuildRequires:	zlib-devel
14cu|php-memcache-3.0.8-4|19	BuildRequires:	dos2unix
14cu|php-memcache-3.0.8-4|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-memcache-3.0.8-4|21	
14cu|php-memcache-3.0.8-4|22	%description
14cu|php-memcache-3.0.8-4|23	Memcached is a caching daemon designed especially for dynamic web applications
14cu|php-memcache-3.0.8-4|24	to decrease database load by storing objects in memory. This extension allows
14cu|php-memcache-3.0.8-4|25	you to work with memcached through handy OO and procedural interfaces.
14cu|php-memcache-3.0.8-4|26	
14cu|php-memcache-3.0.8-4|27	%prep
14cu|php-memcache-3.0.8-4|28	
14cu|php-memcache-3.0.8-4|29	%setup -q -n %{modname}-%{version}
14cu|php-memcache-3.0.8-4|30	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-memcache-3.0.8-4|31	
14cu|php-memcache-3.0.8-4|32	cp %{SOURCE1} %{inifile}
14cu|php-memcache-3.0.8-4|33	%apply_patches
14cu|php-memcache-3.0.8-4|34	
14cu|php-memcache-3.0.8-4|35	find . -type d -exec chmod 755 {} \;
14cu|php-memcache-3.0.8-4|36	find . -type f -exec chmod 644 {} \;
14cu|php-memcache-3.0.8-4|37	
14cu|php-memcache-3.0.8-4|38	# strip away annoying ^M
14cu|php-memcache-3.0.8-4|39	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cu|php-memcache-3.0.8-4|40	
14cu|php-memcache-3.0.8-4|41	ln -s %{_usrsrc}/php-devel/extensions ext
14cu|php-memcache-3.0.8-4|42	
14cu|php-memcache-3.0.8-4|43	%build
14cu|php-memcache-3.0.8-4|44	%serverbuild
14cu|php-memcache-3.0.8-4|45	
14cu|php-memcache-3.0.8-4|46	phpize
14cu|php-memcache-3.0.8-4|47	%configure2_5x --with-libdir=%{_lib} \
14cu|php-memcache-3.0.8-4|48	--enable-%{modname}=shared,%{_prefix} \
14cu|php-memcache-3.0.8-4|49	--with-zlib-dir=%{_prefix}
14cu|php-memcache-3.0.8-4|50	
14cu|php-memcache-3.0.8-4|51	%make
14cu|php-memcache-3.0.8-4|52	mv modules/*.so .
14cu|php-memcache-3.0.8-4|53	
14cu|php-memcache-3.0.8-4|54	%install
14cu|php-memcache-3.0.8-4|55	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-memcache-3.0.8-4|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-memcache-3.0.8-4|57	
14cu|php-memcache-3.0.8-4|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-memcache-3.0.8-4|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-memcache-3.0.8-4|60	
14cu|php-memcache-3.0.8-4|61	
14cu|php-memcache-3.0.8-4|62	%files
14cu|php-memcache-3.0.8-4|63	%doc CREDITS README example.php package.xml
14cu|php-memcache-3.0.8-4|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-memcache-3.0.8-4|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-memcache-3.0.8-4|66	
14cu|php-memcache-3.0.8-4|67	
14cu|php-memcache-3.0.8-4|68	
14cu|php-memcache-3.0.8-4|69	%changelog
14cu|php-memcache-3.0.8-4|70	
14cu|php-memcache-3.0.8-4|71	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.8-4
14cu|php-memcache-3.0.8-4|72	- (e57a1c7) MassBuild#1257: Increase release tag
14cu|php-memcache-3.0.8-4|73	
14cu|php-memcache-3.0.8-4|74	

13589 14
14cu|php-memcached-2.2.0-3|1	%define modname memcached
14cu|php-memcached-2.2.0-3|2	%define dirname %{modname}
14cu|php-memcached-2.2.0-3|3	%define soname %{modname}.so
14cu|php-memcached-2.2.0-3|4	%define inifile A91_%{modname}.ini
14cu|php-memcached-2.2.0-3|5	
14cu|php-memcached-2.2.0-3|6	Summary:	A libmemcached library interface for PHP
14cu|php-memcached-2.2.0-3|7	Name:		php-%{modname}
14cu|php-memcached-2.2.0-3|8	Version:	2.2.0
14cu|php-memcached-2.2.0-3|9	Release:	3
14cu|php-memcached-2.2.0-3|10	Group:		Development/PHP
14cu|php-memcached-2.2.0-3|11	License:	PHP License
14cu|php-memcached-2.2.0-3|12	URL:		http://pecl.php.net/package/memcached
14cu|php-memcached-2.2.0-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-memcached-2.2.0-3|14	Source1:	%{modname}.ini
14cu|php-memcached-2.2.0-3|15	BuildRequires:	libmemcached-devel >= 0.38
14cu|php-memcached-2.2.0-3|16	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-memcached-2.2.0-3|17	BuildRequires:	dos2unix
14cu|php-memcached-2.2.0-3|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-memcached-2.2.0-3|19	
14cu|php-memcached-2.2.0-3|20	%description
14cu|php-memcached-2.2.0-3|21	This extension uses libmemcached library to provide API for communicating with
14cu|php-memcached-2.2.0-3|22	memcached servers.
14cu|php-memcached-2.2.0-3|23	
14cu|php-memcached-2.2.0-3|24	%prep
14cu|php-memcached-2.2.0-3|25	
14cu|php-memcached-2.2.0-3|26	%setup -q -n %{modname}-%{version}
14cu|php-memcached-2.2.0-3|27	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-memcached-2.2.0-3|28	
14cu|php-memcached-2.2.0-3|29	cp %{SOURCE1} %{inifile}
14cu|php-memcached-2.2.0-3|30	
14cu|php-memcached-2.2.0-3|31	find . -type d -exec chmod 755 {} \;
14cu|php-memcached-2.2.0-3|32	find . -type f -exec chmod 644 {} \;
14cu|php-memcached-2.2.0-3|33	
14cu|php-memcached-2.2.0-3|34	# strip away annoying ^M
14cu|php-memcached-2.2.0-3|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cu|php-memcached-2.2.0-3|36	
14cu|php-memcached-2.2.0-3|37	# Fix FTBFS with libmemcached >= 1.0.17
14cu|php-memcached-2.2.0-3|38	# https://github.com/php-memcached-dev/php-memcached/issues/69#issuecomment-17051990
14cu|php-memcached-2.2.0-3|39	echo 'typedef const struct memcached_server_st *memcached_server_instance_st;' \
14cu|php-memcached-2.2.0-3|40	>>php_libmemcached_compat.h
14cu|php-memcached-2.2.0-3|41	
14cu|php-memcached-2.2.0-3|42	%build
14cu|php-memcached-2.2.0-3|43	%serverbuild
14cu|php-memcached-2.2.0-3|44	
14cu|php-memcached-2.2.0-3|45	phpize
14cu|php-memcached-2.2.0-3|46	%configure2_5x --with-libdir=%{_lib} \
14cu|php-memcached-2.2.0-3|47	--enable-%{modname}=shared,%{_prefix} \
14cu|php-memcached-2.2.0-3|48	--with-zlib-dir=%{_prefix}
14cu|php-memcached-2.2.0-3|49	
14cu|php-memcached-2.2.0-3|50	%make
14cu|php-memcached-2.2.0-3|51	mv modules/*.so .
14cu|php-memcached-2.2.0-3|52	
14cu|php-memcached-2.2.0-3|53	%install
14cu|php-memcached-2.2.0-3|54	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-memcached-2.2.0-3|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-memcached-2.2.0-3|56	
14cu|php-memcached-2.2.0-3|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-memcached-2.2.0-3|58	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-memcached-2.2.0-3|59	
14cu|php-memcached-2.2.0-3|60	%files
14cu|php-memcached-2.2.0-3|61	%doc CREDITS ChangeLog memcached-api.php package.xml
14cu|php-memcached-2.2.0-3|62	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-memcached-2.2.0-3|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-memcached-2.2.0-3|64	
14cu|php-memcached-2.2.0-3|65	
14cu|php-memcached-2.2.0-3|66	
14cu|php-memcached-2.2.0-3|67	
14cu|php-memcached-2.2.0-3|68	%changelog
14cu|php-memcached-2.2.0-3|69	
14cu|php-memcached-2.2.0-3|70	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-3
14cu|php-memcached-2.2.0-3|71	- (196ae3f) MassBuild#1257: Increase release tag
14cu|php-memcached-2.2.0-3|72	
14cu|php-memcached-2.2.0-3|73	

13590 14
14cu|php-ming-5.2.10-20|1	%define modname ming
14cu|php-ming-5.2.10-20|2	%define dirname %{modname}
14cu|php-ming-5.2.10-20|3	%define soname %{modname}.so
14cu|php-ming-5.2.10-20|4	%define inifile 33_%{modname}.ini
14cu|php-ming-5.2.10-20|5	
14cu|php-ming-5.2.10-20|6	Summary:	Ming extension module for PHP
14cu|php-ming-5.2.10-20|7	Name:		php-ming
14cu|php-ming-5.2.10-20|8	Version:	5.2.10
14cu|php-ming-5.2.10-20|9	Release:	20
14cu|php-ming-5.2.10-20|10	Group:		Development/PHP
14cu|php-ming-5.2.10-20|11	URL:		http://www.php.net
14cu|php-ming-5.2.10-20|12	License:	PHP License
14cu|php-ming-5.2.10-20|13	# S0 is taken from php-5.2.x CVS
14cu|php-ming-5.2.10-20|14	Source0:	ming.tar.gz
14cu|php-ming-5.2.10-20|15	Patch0:		php-ming-0.4.4.diff
14cu|php-ming-5.2.10-20|16	Patch1:		ming-php54x.diff
14cu|php-ming-5.2.10-20|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-ming-5.2.10-20|18	BuildRequires:	ming-devel >= 0.4.4
14cu|php-ming-5.2.10-20|19	Epoch:		1
14cu|php-ming-5.2.10-20|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-ming-5.2.10-20|21	
14cu|php-ming-5.2.10-20|22	%description
14cu|php-ming-5.2.10-20|23	This is a dynamic shared object (DSO) for PHP that will add ming (Flash - .swf
14cu|php-ming-5.2.10-20|24	files) support.
14cu|php-ming-5.2.10-20|25	
14cu|php-ming-5.2.10-20|26	%prep
14cu|php-ming-5.2.10-20|27	
14cu|php-ming-5.2.10-20|28	%setup -q -n ming
14cu|php-ming-5.2.10-20|29	%patch0 -p1
14cu|php-ming-5.2.10-20|30	%patch1 -p0
14cu|php-ming-5.2.10-20|31	
14cu|php-ming-5.2.10-20|32	%build
14cu|php-ming-5.2.10-20|33	
14cu|php-ming-5.2.10-20|34	phpize
14cu|php-ming-5.2.10-20|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-ming-5.2.10-20|36	--with-%{modname}=shared,%{_prefix}
14cu|php-ming-5.2.10-20|37	
14cu|php-ming-5.2.10-20|38	%make
14cu|php-ming-5.2.10-20|39	mv modules/*.so .
14cu|php-ming-5.2.10-20|40	
14cu|php-ming-5.2.10-20|41	%install
14cu|php-ming-5.2.10-20|42	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-ming-5.2.10-20|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-ming-5.2.10-20|44	
14cu|php-ming-5.2.10-20|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-ming-5.2.10-20|46	
14cu|php-ming-5.2.10-20|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-ming-5.2.10-20|48	extension = %{soname}
14cu|php-ming-5.2.10-20|49	EOF
14cu|php-ming-5.2.10-20|50	
14cu|php-ming-5.2.10-20|51	
14cu|php-ming-5.2.10-20|52	%files
14cu|php-ming-5.2.10-20|53	%doc CREDITS EXPERIMENTAL
14cu|php-ming-5.2.10-20|54	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-ming-5.2.10-20|55	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-ming-5.2.10-20|56	
14cu|php-ming-5.2.10-20|57	%changelog
14cu|php-ming-5.2.10-20|58	
14cu|php-ming-5.2.10-20|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.2.10-20
14cu|php-ming-5.2.10-20|60	- (f149402) MassBuild#1257: Increase release tag
14cu|php-ming-5.2.10-20|61	
14cu|php-ming-5.2.10-20|62	

13591 14
14cu|php-mongo-1.4.5-6|1	%define modname mongo
14cu|php-mongo-1.4.5-6|2	%define dirname %{modname}
14cu|php-mongo-1.4.5-6|3	%define soname %{modname}.so
14cu|php-mongo-1.4.5-6|4	%define inifile B04_%{modname}.ini
14cu|php-mongo-1.4.5-6|5	
14cu|php-mongo-1.4.5-6|6	Summary:	Mongo Database Driver
14cu|php-mongo-1.4.5-6|7	Name:		php-%{modname}
14cu|php-mongo-1.4.5-6|8	Version:	1.4.5
14cu|php-mongo-1.4.5-6|9	Release:	6
14cu|php-mongo-1.4.5-6|10	Group:		Development/PHP
14cu|php-mongo-1.4.5-6|11	License:	Apache License
14cu|php-mongo-1.4.5-6|12	URL:		http://pecl.php.net/package/mongo/
14cu|php-mongo-1.4.5-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-mongo-1.4.5-6|14	Source1:	mongo.ini
14cu|php-mongo-1.4.5-6|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-mongo-1.4.5-6|16	BuildRequires:	apache-devel >= 2.2.0
14cu|php-mongo-1.4.5-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-mongo-1.4.5-6|18	
14cu|php-mongo-1.4.5-6|19	%description
14cu|php-mongo-1.4.5-6|20	This package provides an interface for communicating with the Mongo database
14cu|php-mongo-1.4.5-6|21	in PHP.
14cu|php-mongo-1.4.5-6|22	
14cu|php-mongo-1.4.5-6|23	%prep
14cu|php-mongo-1.4.5-6|24	
14cu|php-mongo-1.4.5-6|25	%setup -q -n %{modname}-%{version}
14cu|php-mongo-1.4.5-6|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-mongo-1.4.5-6|27	
14cu|php-mongo-1.4.5-6|28	cp %{SOURCE1} %{inifile}
14cu|php-mongo-1.4.5-6|29	
14cu|php-mongo-1.4.5-6|30	%build
14cu|php-mongo-1.4.5-6|31	%serverbuild
14cu|php-mongo-1.4.5-6|32	
14cu|php-mongo-1.4.5-6|33	phpize
14cu|php-mongo-1.4.5-6|34	%configure2_5x --with-libdir=%{_lib}
14cu|php-mongo-1.4.5-6|35	%make
14cu|php-mongo-1.4.5-6|36	mv modules/*.so .
14cu|php-mongo-1.4.5-6|37	
14cu|php-mongo-1.4.5-6|38	%install
14cu|php-mongo-1.4.5-6|39	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-mongo-1.4.5-6|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-mongo-1.4.5-6|41	
14cu|php-mongo-1.4.5-6|42	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-mongo-1.4.5-6|43	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-mongo-1.4.5-6|44	
14cu|php-mongo-1.4.5-6|45	
14cu|php-mongo-1.4.5-6|46	%files
14cu|php-mongo-1.4.5-6|47	%doc README.md package*.xml
14cu|php-mongo-1.4.5-6|48	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-mongo-1.4.5-6|49	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-mongo-1.4.5-6|50	
14cu|php-mongo-1.4.5-6|51	%changelog
14cu|php-mongo-1.4.5-6|52	
14cu|php-mongo-1.4.5-6|53	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.5-6
14cu|php-mongo-1.4.5-6|54	- (b4f0705) MassBuild#1257: Increase release tag
14cu|php-mongo-1.4.5-6|55	
14cu|php-mongo-1.4.5-6|56	

13592 14
14cu|phpmyadmin-4.6.6-1|1	%define upstream_name phpMyAdmin
14cu|phpmyadmin-4.6.6-1|2	%global __requires_exclude_from %{_datadir}/phpmyadmin/libraries/plugins/transformations/TEMPLATE.*
14cu|phpmyadmin-4.6.6-1|3	
14cu|phpmyadmin-4.6.6-1|4	Summary:	Handles the administration of MySQL over the web
14cu|phpmyadmin-4.6.6-1|5	Name:		phpmyadmin
14cu|phpmyadmin-4.6.6-1|6	Version:	4.6.6
14cu|phpmyadmin-4.6.6-1|7	Release:	1
14cu|phpmyadmin-4.6.6-1|8	License:	GPLv2
14cu|phpmyadmin-4.6.6-1|9	Group:		System/Servers
14cu|phpmyadmin-4.6.6-1|10	Url:		http://www.phpmyadmin.net/
14cu|phpmyadmin-4.6.6-1|11	Source0:	https://files.phpmyadmin.net/%{upstream_name}/%{version}/%{upstream_name}-%{version}-all-languages.tar.xz
14cu|phpmyadmin-4.6.6-1|12	Source1:	phpmyadmin-16x16.png
14cu|phpmyadmin-4.6.6-1|13	Source2:	phpmyadmin-32x32.png
14cu|phpmyadmin-4.6.6-1|14	Source3:	phpmyadmin-48x48.png
14cu|phpmyadmin-4.6.6-1|15	Source4:	phpmyadmin.conf
14cu|phpmyadmin-4.6.6-1|16	Source5:	phpmyadmin.desktop
14cu|phpmyadmin-4.6.6-1|17	Patch0:         phpMyAdmin-4.6.4-default_config.diff
14cu|phpmyadmin-4.6.6-1|18	Patch1:		phpMyAdmin-4.6.6-external_phpseclib.diff
14cu|phpmyadmin-4.6.6-1|19	Patch2:		phpmyadmin-4.6.1-CVE-2015-6830.patch
14cu|phpmyadmin-4.6.6-1|20	Requires:	apache-mod_php
14cu|phpmyadmin-4.6.6-1|21	Requires:	php-mysqli
14cu|phpmyadmin-4.6.6-1|22	Requires:	php-mbstring
14cu|phpmyadmin-4.6.6-1|23	Requires:	php-mcrypt
14cu|phpmyadmin-4.6.6-1|24	# used by setup
14cu|phpmyadmin-4.6.6-1|25	Suggests:	php-bz2
14cu|phpmyadmin-4.6.6-1|26	Suggests:	php-zip
14cu|phpmyadmin-4.6.6-1|27	# parts of phpseclib is bundled in libraries/phpseclib/Crypt, but is incomplete
14cu|phpmyadmin-4.6.6-1|28	# http://sourceforge.net/projects/phpseclib/
14cu|phpmyadmin-4.6.6-1|29	Requires:	phpseclib
14cu|phpmyadmin-4.6.6-1|30	BuildArch:	noarch
14cu|phpmyadmin-4.6.6-1|31	
14cu|phpmyadmin-4.6.6-1|32	%description
14cu|phpmyadmin-4.6.6-1|33	phpMyAdmin is intended to handle the administration of MySQL over the web.
14cu|phpmyadmin-4.6.6-1|34	Currently it can : create and drop databases, create, copy, drop and alter
14cu|phpmyadmin-4.6.6-1|35	tables, delete, edit and add fields, execute any SQL-statement, even
14cu|phpmyadmin-4.6.6-1|36	batch-queries, manage keys on fields, load text files into tables, create and
14cu|phpmyadmin-4.6.6-1|37	read dumps of tables, export data to CSV value, administer multiple servers
14cu|phpmyadmin-4.6.6-1|38	and single databases.
14cu|phpmyadmin-4.6.6-1|39	
14cu|phpmyadmin-4.6.6-1|40	%prep
14cu|phpmyadmin-4.6.6-1|41	%setup -qn %{upstream_name}-%{version}-all-languages
14cu|phpmyadmin-4.6.6-1|42	%patch0 -p0
14cu|phpmyadmin-4.6.6-1|43	%patch1 -p0
14cu|phpmyadmin-4.6.6-1|44	%patch2 -p0
14cu|phpmyadmin-4.6.6-1|45	
14cu|phpmyadmin-4.6.6-1|46	# Setup vendor config file
14cu|phpmyadmin-4.6.6-1|47	sed -e "/'CHANGELOG_FILE'/s@./ChangeLog@%{_datadir}/doc/%{name}/ChangeLog@" \
14cu|phpmyadmin-4.6.6-1|48	-e "/'LICENSE_FILE'/s@./LICENSE@%{_datadir}/doc/%{name}/LICENSE@" \
14cu|phpmyadmin-4.6.6-1|49	-e "/'CONFIG_DIR'/s@'./'@'%{_sysconfdir}/%{name}/'@" \
14cu|phpmyadmin-4.6.6-1|50	-e "/'SETUP_CONFIG_FILE'/s@./config/config.inc.php@%{_localstatedir}/lib/%{name}/config/config.inc.php@" \
14cu|phpmyadmin-4.6.6-1|51	-i libraries/vendor_config.php
14cu|phpmyadmin-4.6.6-1|52	
14cu|phpmyadmin-4.6.6-1|53	%build
14cu|phpmyadmin-4.6.6-1|54	
14cu|phpmyadmin-4.6.6-1|55	%install
14cu|phpmyadmin-4.6.6-1|56	export DONT_RELINK=1
14cu|phpmyadmin-4.6.6-1|57	
14cu|phpmyadmin-4.6.6-1|58	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|phpmyadmin-4.6.6-1|59	install -d %{buildroot}%{_datadir}/%{name}
14cu|phpmyadmin-4.6.6-1|60	
14cu|phpmyadmin-4.6.6-1|61	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cu|phpmyadmin-4.6.6-1|62	
14cu|phpmyadmin-4.6.6-1|63	# cleanup
14cu|phpmyadmin-4.6.6-1|64	pushd %{buildroot}%{_datadir}/%{name}
14cu|phpmyadmin-4.6.6-1|65	rm -f CREDITS ChangeLog Documentation.txt INSTALL LICENSE README
14cu|phpmyadmin-4.6.6-1|66	rm -f README.VENDOR RELEASE-DATE-* TODO
14cu|phpmyadmin-4.6.6-1|67	rm -rf scripts
14cu|phpmyadmin-4.6.6-1|68	rm -rf contrib
14cu|phpmyadmin-4.6.6-1|69	rm -rf doc
14cu|phpmyadmin-4.6.6-1|70	rm -f lang/*.sh libraries/transformations/*.sh
14cu|phpmyadmin-4.6.6-1|71	rm -rf libraries/phpseclib
14cu|phpmyadmin-4.6.6-1|72	rm -rf phpunit.xml.nocoverage
14cu|phpmyadmin-4.6.6-1|73	# nuke the patch backup, if any
14cu|phpmyadmin-4.6.6-1|74	rm -f config.sample.inc.php.*
14cu|phpmyadmin-4.6.6-1|75	find -name "\.htaccess" | xargs rm -f
14cu|phpmyadmin-4.6.6-1|76	popd
14cu|phpmyadmin-4.6.6-1|77	
14cu|phpmyadmin-4.6.6-1|78	# fix docs
14cu|phpmyadmin-4.6.6-1|79	install -d %{buildroot}%{_datadir}/%{name}/doc/html/_static
14cu|phpmyadmin-4.6.6-1|80	install -m0644 doc/html/*.html doc/html/*.js %{buildroot}%{_datadir}/%{name}/doc/html/
14cu|phpmyadmin-4.6.6-1|81	install -m0644 doc/html/_static/* %{buildroot}%{_datadir}/%{name}/doc/html/_static/
14cu|phpmyadmin-4.6.6-1|82	
14cu|phpmyadmin-4.6.6-1|83	# fix config file location
14cu|phpmyadmin-4.6.6-1|84	# keep the "config.inc.php" file name as this is hard coded everywhere.
14cu|phpmyadmin-4.6.6-1|85	mv %{buildroot}%{_datadir}/%{name}/config.sample.inc.php \
14cu|phpmyadmin-4.6.6-1|86	%{buildroot}%{_sysconfdir}/%{name}/config.inc.php
14cu|phpmyadmin-4.6.6-1|87	
14cu|phpmyadmin-4.6.6-1|88	chmod 640 %{buildroot}%{_sysconfdir}/%{name}/config.inc.php
14cu|phpmyadmin-4.6.6-1|89	
14cu|phpmyadmin-4.6.6-1|90	install -d %{buildroot}%{_localstatedir}/lib/%{name}/{upload,save,config}
14cu|phpmyadmin-4.6.6-1|91	
14cu|phpmyadmin-4.6.6-1|92	cat > README.urpmi << EOF
14cu|phpmyadmin-4.6.6-1|93	The actual configuration file is /etc/phpmyadmin/config.inc.php
14cu|phpmyadmin-4.6.6-1|94	The %{_datadir}/%{name}/config.default.inc.php file contains default
14cu|phpmyadmin-4.6.6-1|95	values, and is not supposed to be modified.
14cu|phpmyadmin-4.6.6-1|96	EOF
14cu|phpmyadmin-4.6.6-1|97	
14cu|phpmyadmin-4.6.6-1|98	# new Icons
14cu|phpmyadmin-4.6.6-1|99	install -d %{buildroot}%{_iconsdir}
14cu|phpmyadmin-4.6.6-1|100	install -d %{buildroot}%{_miconsdir}
14cu|phpmyadmin-4.6.6-1|101	install -d %{buildroot}%{_liconsdir}
14cu|phpmyadmin-4.6.6-1|102	
14cu|phpmyadmin-4.6.6-1|103	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|104	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|105	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|106	
14cu|phpmyadmin-4.6.6-1|107	# install menu entry.
14cu|phpmyadmin-4.6.6-1|108	# XDG menu
14cu|phpmyadmin-4.6.6-1|109	install -d %{buildroot}%{_datadir}/applications
14cu|phpmyadmin-4.6.6-1|110	install -m0644 %{SOURCE5} %{buildroot}%{_datadir}/applications/%{vendor}-%{name}.desktop
14cu|phpmyadmin-4.6.6-1|111	
14cu|phpmyadmin-4.6.6-1|112	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|phpmyadmin-4.6.6-1|113	install -m0644 %{SOURCE4} %{buildroot}%{_webappconfdir}/%{name}.conf
14cu|phpmyadmin-4.6.6-1|114	
14cu|phpmyadmin-4.6.6-1|115	# fix borked permissions
14cu|phpmyadmin-4.6.6-1|116	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 {} \;
14cu|phpmyadmin-4.6.6-1|117	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
14cu|phpmyadmin-4.6.6-1|118	
14cu|phpmyadmin-4.6.6-1|119	%pretrans
14cu|phpmyadmin-4.6.6-1|120	# fix configuration file name change
14cu|phpmyadmin-4.6.6-1|121	if [ -f %{_sysconfdir}/phpmyadmin/config.default.php ]; then
14cu|phpmyadmin-4.6.6-1|122	mv %{_sysconfdir}/phpmyadmin/config.default.php \
14cu|phpmyadmin-4.6.6-1|123	%{_sysconfdir}/phpmyadmin/config.php
14cu|phpmyadmin-4.6.6-1|124	fi
14cu|phpmyadmin-4.6.6-1|125	# use the default file name
14cu|phpmyadmin-4.6.6-1|126	if [ -f %{_sysconfdir}/phpmyadmin/config.php ]; then
14cu|phpmyadmin-4.6.6-1|127	mv %{_sysconfdir}/phpmyadmin/config.php \
14cu|phpmyadmin-4.6.6-1|128	%{_sysconfdir}/phpmyadmin/config.inc.php
14cu|phpmyadmin-4.6.6-1|129	fi
14cu|phpmyadmin-4.6.6-1|130	if [ -L /var/www/phpmyadmin/libraries/config.default.php ]; then
14cu|phpmyadmin-4.6.6-1|131	rm -f /var/www/phpmyadmin/libraries/config.default.php
14cu|phpmyadmin-4.6.6-1|132	fi
14cu|phpmyadmin-4.6.6-1|133	if [ -L %{_datadir}/phpmyadmin/libraries/config.default.php ]; then
14cu|phpmyadmin-4.6.6-1|134	rm -f %{_datadir}/phpmyadmin/libraries/config.default.php
14cu|phpmyadmin-4.6.6-1|135	fi
14cu|phpmyadmin-4.6.6-1|136	
14cu|phpmyadmin-4.6.6-1|137	%post
14cu|phpmyadmin-4.6.6-1|138	# generate random secret
14cu|phpmyadmin-4.6.6-1|139	secret=%_get_password 46
14cu|phpmyadmin-4.6.6-1|140	
14cu|phpmyadmin-4.6.6-1|141	# blowfish secret
14cu|phpmyadmin-4.6.6-1|142	perl -pi \
14cu|phpmyadmin-4.6.6-1|143	-e "s|\\\$cfg\\['blowfish_secret'\\] = ''|\\\$cfg\\['blowfish_secret'\\] = '$secret'|" \
14cu|phpmyadmin-4.6.6-1|144	%{_sysconfdir}/%{name}/config.inc.php
14cu|phpmyadmin-4.6.6-1|145	
14cu|phpmyadmin-4.6.6-1|146	%files
14cu|phpmyadmin-4.6.6-1|147	%doc ChangeLog LICENSE README RELEASE-DATE-* README.urpmi
14cu|phpmyadmin-4.6.6-1|148	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|phpmyadmin-4.6.6-1|149	%dir %{_sysconfdir}/%{name}
14cu|phpmyadmin-4.6.6-1|150	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
14cu|phpmyadmin-4.6.6-1|151	%{_datadir}/%{name}
14cu|phpmyadmin-4.6.6-1|152	%dir %{_localstatedir}/lib/%{name}/
14cu|phpmyadmin-4.6.6-1|153	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/upload
14cu|phpmyadmin-4.6.6-1|154	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/save
14cu|phpmyadmin-4.6.6-1|155	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/config
14cu|phpmyadmin-4.6.6-1|156	%{_iconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|157	%{_miconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|158	%{_liconsdir}/%{name}.png
14cu|phpmyadmin-4.6.6-1|159	%{_datadir}/applications/*.desktop
14cu|phpmyadmin-4.6.6-1|160	
14cu|phpmyadmin-4.6.6-1|161	%changelog

13593 14
14cu|php-netools-0.2-35|1	%define realname netools
14cu|php-netools-0.2-35|2	%define modname netools
14cu|php-netools-0.2-35|3	%define dirname %{modname}
14cu|php-netools-0.2-35|4	%define soname %{modname}.so
14cu|php-netools-0.2-35|5	%define inifile A17_%{modname}.ini
14cu|php-netools-0.2-35|6	
14cu|php-netools-0.2-35|7	Summary:	Networking tools for PHP
14cu|php-netools-0.2-35|8	Name:		php-%{modname}
14cu|php-netools-0.2-35|9	Version:	0.2
14cu|php-netools-0.2-35|10	Release:	35
14cu|php-netools-0.2-35|11	Group:		Development/PHP
14cu|php-netools-0.2-35|12	License:	PHP License
14cu|php-netools-0.2-35|13	URL:		http://pecl.php.net/package/netools
14cu|php-netools-0.2-35|14	Source0:	%{modname}-%{version}.tar.bz2
14cu|php-netools-0.2-35|15	Source1:	%{modname}.ini.bz2
14cu|php-netools-0.2-35|16	Patch0:		netools-0.2-php54x.diff
14cu|php-netools-0.2-35|17	Requires:	php-cli >= 3:5.2.0
14cu|php-netools-0.2-35|18	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-netools-0.2-35|19	BuildRequires:	lcrzo-devel
14cu|php-netools-0.2-35|20	BuildRequires:	libpcap-devel >= 0.7.2
14cu|php-netools-0.2-35|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-netools-0.2-35|22	
14cu|php-netools-0.2-35|23	%description
14cu|php-netools-0.2-35|24	Netools provides tools to deal with devices, TCP and UDP clients/servers, etc.
14cu|php-netools-0.2-35|25	
14cu|php-netools-0.2-35|26	%prep
14cu|php-netools-0.2-35|27	
14cu|php-netools-0.2-35|28	%setup -q -n %{modname}-%{version}
14cu|php-netools-0.2-35|29	
14cu|php-netools-0.2-35|30	%patch0 -p0
14cu|php-netools-0.2-35|31	
14cu|php-netools-0.2-35|32	%build
14cu|php-netools-0.2-35|33	%serverbuild
14cu|php-netools-0.2-35|34	
14cu|php-netools-0.2-35|35	phpize
14cu|php-netools-0.2-35|36	%configure2_5x --with-libdir=%{_lib} \
14cu|php-netools-0.2-35|37	--enable-%{modname}=shared,%{_prefix}
14cu|php-netools-0.2-35|38	
14cu|php-netools-0.2-35|39	%make
14cu|php-netools-0.2-35|40	mv modules/*.so .
14cu|php-netools-0.2-35|41	
14cu|php-netools-0.2-35|42	%install
14cu|php-netools-0.2-35|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-netools-0.2-35|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-netools-0.2-35|45	
14cu|php-netools-0.2-35|46	cat > README.%{modname} << EOF
14cu|php-netools-0.2-35|47	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-netools-0.2-35|48	EOF
14cu|php-netools-0.2-35|49	
14cu|php-netools-0.2-35|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-netools-0.2-35|51	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-netools-0.2-35|52	
14cu|php-netools-0.2-35|53	%files
14cu|php-netools-0.2-35|54	%doc CREDITS netools.php README*
14cu|php-netools-0.2-35|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-netools-0.2-35|56	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-netools-0.2-35|57	
14cu|php-netools-0.2-35|58	
14cu|php-netools-0.2-35|59	
14cu|php-netools-0.2-35|60	%changelog
14cu|php-netools-0.2-35|61	
14cu|php-netools-0.2-35|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-35
14cu|php-netools-0.2-35|63	- (7a619a9) MassBuild#1257: Increase release tag
14cu|php-netools-0.2-35|64	
14cu|php-netools-0.2-35|65	

13594 14
14cu|php-newt-1.2.8-5|1	%define modname newt
14cu|php-newt-1.2.8-5|2	%define dirname %{modname}
14cu|php-newt-1.2.8-5|3	%define soname %{modname}.so
14cu|php-newt-1.2.8-5|4	%define inifile A30_%{modname}.ini
14cu|php-newt-1.2.8-5|5	
14cu|php-newt-1.2.8-5|6	Summary:	Newt provides window library functions for PHP
14cu|php-newt-1.2.8-5|7	Name:		php-%{modname}
14cu|php-newt-1.2.8-5|8	Version:	1.2.8
14cu|php-newt-1.2.8-5|9	Release:	5
14cu|php-newt-1.2.8-5|10	Group:		Development/PHP
14cu|php-newt-1.2.8-5|11	License:	PHP License
14cu|php-newt-1.2.8-5|12	URL:		http://php-newt.sourceforge.net/
14cu|php-newt-1.2.8-5|13	Source0:	http://pecl.php.net/get/newt-%{version}.tgz
14cu|php-newt-1.2.8-5|14	BuildRequires:	newt-devel
14cu|php-newt-1.2.8-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-newt-1.2.8-5|16	Epoch:		1
14cu|php-newt-1.2.8-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-newt-1.2.8-5|18	
14cu|php-newt-1.2.8-5|19	%description
14cu|php-newt-1.2.8-5|20	PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based
14cu|php-newt-1.2.8-5|21	window and widget library for writing applications with user friendly
14cu|php-newt-1.2.8-5|22	interface. Once this extension is enabled in PHP it will provide the use of
14cu|php-newt-1.2.8-5|23	Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels,
14cu|php-newt-1.2.8-5|24	editboxes, scrolls, textareas, scales, etc. Use of this extension if very
14cu|php-newt-1.2.8-5|25	similar to the original Newt API of C programming language.
14cu|php-newt-1.2.8-5|26	
14cu|php-newt-1.2.8-5|27	%prep
14cu|php-newt-1.2.8-5|28	
14cu|php-newt-1.2.8-5|29	%setup -q -n newt-%{version}
14cu|php-newt-1.2.8-5|30	%patch0 -p0
14cu|php-newt-1.2.8-5|31	
14cu|php-newt-1.2.8-5|32	%build
14cu|php-newt-1.2.8-5|33	%serverbuild
14cu|php-newt-1.2.8-5|34	
14cu|php-newt-1.2.8-5|35	phpize
14cu|php-newt-1.2.8-5|36	%configure2_5x --with-libdir=%{_lib} \
14cu|php-newt-1.2.8-5|37	--with-%{modname}=shared,%{_prefix}
14cu|php-newt-1.2.8-5|38	
14cu|php-newt-1.2.8-5|39	%make
14cu|php-newt-1.2.8-5|40	mv modules/*.so .
14cu|php-newt-1.2.8-5|41	
14cu|php-newt-1.2.8-5|42	%install
14cu|php-newt-1.2.8-5|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-newt-1.2.8-5|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-newt-1.2.8-5|45	
14cu|php-newt-1.2.8-5|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-newt-1.2.8-5|47	
14cu|php-newt-1.2.8-5|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-newt-1.2.8-5|49	extension = %{soname}
14cu|php-newt-1.2.8-5|50	EOF
14cu|php-newt-1.2.8-5|51	
14cu|php-newt-1.2.8-5|52	%files
14cu|php-newt-1.2.8-5|53	%doc examples CREDITS TODO
14cu|php-newt-1.2.8-5|54	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-newt-1.2.8-5|55	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-newt-1.2.8-5|56	
14cu|php-newt-1.2.8-5|57	%changelog
14cu|php-newt-1.2.8-5|58	
14cu|php-newt-1.2.8-5|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2.8-5
14cu|php-newt-1.2.8-5|60	- (1b4a09c) MassBuild#1257: Increase release tag
14cu|php-newt-1.2.8-5|61	
14cu|php-newt-1.2.8-5|62	

13595 14
14cu|php-oggvorbis-0.2-40|1	%define modname oggvorbis
14cu|php-oggvorbis-0.2-40|2	%define dirname %{modname}
14cu|php-oggvorbis-0.2-40|3	%define soname %{modname}.so
14cu|php-oggvorbis-0.2-40|4	%define inifile A23_%{modname}.ini
14cu|php-oggvorbis-0.2-40|5	
14cu|php-oggvorbis-0.2-40|6	Summary:	PHP OGG wrapper for OGG/Vorbis files
14cu|php-oggvorbis-0.2-40|7	Name:		php-%{modname}
14cu|php-oggvorbis-0.2-40|8	Version:	0.2
14cu|php-oggvorbis-0.2-40|9	Release:	40
14cu|php-oggvorbis-0.2-40|10	Epoch:		1
14cu|php-oggvorbis-0.2-40|11	License:	PHP License
14cu|php-oggvorbis-0.2-40|12	Group:		Development/PHP
14cu|php-oggvorbis-0.2-40|13	Url:		http://pecl.php.net/package/oggvorbis
14cu|php-oggvorbis-0.2-40|14	Source0:	%{modname}-%{version}.tar.bz2
14cu|php-oggvorbis-0.2-40|15	Source1:	%{modname}.ini.bz2
14cu|php-oggvorbis-0.2-40|16	Patch0:		oggvorbis-0.2-label_at_end_of_compound_statement.diff
14cu|php-oggvorbis-0.2-40|17	BuildRequires:	php-devel
14cu|php-oggvorbis-0.2-40|18	BuildRequires:	pkgconfig(ogg)
14cu|php-oggvorbis-0.2-40|19	BuildRequires:	pkgconfig(vorbis)
14cu|php-oggvorbis-0.2-40|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-oggvorbis-0.2-40|21	
14cu|php-oggvorbis-0.2-40|22	%description
14cu|php-oggvorbis-0.2-40|23	fopen wrapper for OGG/Vorbis files. Decompress OGG data to PCM audio and
14cu|php-oggvorbis-0.2-40|24	vice-versa.
14cu|php-oggvorbis-0.2-40|25	
14cu|php-oggvorbis-0.2-40|26	%files
14cu|php-oggvorbis-0.2-40|27	%doc README*
14cu|php-oggvorbis-0.2-40|28	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-oggvorbis-0.2-40|29	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-oggvorbis-0.2-40|30	
14cu|php-oggvorbis-0.2-40|31	#----------------------------------------------------------------------------
14cu|php-oggvorbis-0.2-40|32	
14cu|php-oggvorbis-0.2-40|33	%prep
14cu|php-oggvorbis-0.2-40|34	%setup -q -n %{modname}-%{version}
14cu|php-oggvorbis-0.2-40|35	%patch0 -p0
14cu|php-oggvorbis-0.2-40|36	
14cu|php-oggvorbis-0.2-40|37	%build
14cu|php-oggvorbis-0.2-40|38	%serverbuild
14cu|php-oggvorbis-0.2-40|39	
14cu|php-oggvorbis-0.2-40|40	%{_usrsrc}/php-devel/buildext %{modname} "%{modname}.c" \
14cu|php-oggvorbis-0.2-40|41	"-logg -lvorbis -lvorbisenc -lvorbisfile" \
14cu|php-oggvorbis-0.2-40|42	"-DWITH_OGGVORBIS -DCOMPILE_DL_OGGVORBIS" \
14cu|php-oggvorbis-0.2-40|43	"-I%{_includedir}/vorbis -I%{_includedir}/ogg"
14cu|php-oggvorbis-0.2-40|44	
14cu|php-oggvorbis-0.2-40|45	%install
14cu|php-oggvorbis-0.2-40|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-oggvorbis-0.2-40|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-oggvorbis-0.2-40|48	
14cu|php-oggvorbis-0.2-40|49	cat > README.%{modname} << EOF
14cu|php-oggvorbis-0.2-40|50	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-oggvorbis-0.2-40|51	EOF
14cu|php-oggvorbis-0.2-40|52	
14cu|php-oggvorbis-0.2-40|53	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-oggvorbis-0.2-40|54	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-oggvorbis-0.2-40|55	
14cu|php-oggvorbis-0.2-40|56	%changelog
14cu|php-oggvorbis-0.2-40|57	
14cu|php-oggvorbis-0.2-40|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.2-40
14cu|php-oggvorbis-0.2-40|59	- (2581699) MassBuild#1257: Increase release tag
14cu|php-oggvorbis-0.2-40|60	
14cu|php-oggvorbis-0.2-40|61	

13596 14
14cu|php-pam-1.0.3-16|1	%define modname pam
14cu|php-pam-1.0.3-16|2	%define dirname %{modname}
14cu|php-pam-1.0.3-16|3	%define soname %{modname}.so
14cu|php-pam-1.0.3-16|4	%define inifile A55_%{modname}.ini
14cu|php-pam-1.0.3-16|5	
14cu|php-pam-1.0.3-16|6	Summary:	PAM integration for PHP
14cu|php-pam-1.0.3-16|7	Name:		php-%{modname}
14cu|php-pam-1.0.3-16|8	Version:	1.0.3
14cu|php-pam-1.0.3-16|9	Release:	16
14cu|php-pam-1.0.3-16|10	Group:		Development/PHP
14cu|php-pam-1.0.3-16|11	License:	PHP License
14cu|php-pam-1.0.3-16|12	URL:		http://pecl.php.net/package/pam
14cu|php-pam-1.0.3-16|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-pam-1.0.3-16|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-pam-1.0.3-16|15	BuildRequires:	pam-devel
14cu|php-pam-1.0.3-16|16	BuildRequires:	dos2unix
14cu|php-pam-1.0.3-16|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-pam-1.0.3-16|18	
14cu|php-pam-1.0.3-16|19	%description
14cu|php-pam-1.0.3-16|20	This extension provides PAM (Pluggable Authentication Modules) integration. PAM
14cu|php-pam-1.0.3-16|21	is a system of libraries that handle the authentication tasks of applications
14cu|php-pam-1.0.3-16|22	and services. The library provides a stable API for applications to defer to
14cu|php-pam-1.0.3-16|23	for authentication tasks.
14cu|php-pam-1.0.3-16|24	
14cu|php-pam-1.0.3-16|25	%prep
14cu|php-pam-1.0.3-16|26	
14cu|php-pam-1.0.3-16|27	%setup -q -n %{modname}-%{version}
14cu|php-pam-1.0.3-16|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-pam-1.0.3-16|29	
14cu|php-pam-1.0.3-16|30	# lib64 fix
14cu|php-pam-1.0.3-16|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-pam-1.0.3-16|32	
14cu|php-pam-1.0.3-16|33	# attribs fix
14cu|php-pam-1.0.3-16|34	find -type f | xargs chmod 644
14cu|php-pam-1.0.3-16|35	
14cu|php-pam-1.0.3-16|36	# crlf fix
14cu|php-pam-1.0.3-16|37	find -type f | xargs dos2unix
14cu|php-pam-1.0.3-16|38	
14cu|php-pam-1.0.3-16|39	%build
14cu|php-pam-1.0.3-16|40	%serverbuild
14cu|php-pam-1.0.3-16|41	
14cu|php-pam-1.0.3-16|42	phpize
14cu|php-pam-1.0.3-16|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-pam-1.0.3-16|44	--with-%{modname}=shared,/%{_lib}
14cu|php-pam-1.0.3-16|45	
14cu|php-pam-1.0.3-16|46	%make
14cu|php-pam-1.0.3-16|47	mv modules/*.so .
14cu|php-pam-1.0.3-16|48	
14cu|php-pam-1.0.3-16|49	#%{_usrsrc}/php-devel/buildext %{modname} "pam.c" \
14cu|php-pam-1.0.3-16|50	#    "-L/%{_lib}/security -L/%{_lib} -I%{_includedir}/security -lpam -ldl" \
14cu|php-pam-1.0.3-16|51	#    "-DCOMPILE_DL_PAM -DHAVE_PAM -DHAVE_SECURITY_PAM_APPL_H"
14cu|php-pam-1.0.3-16|52	
14cu|php-pam-1.0.3-16|53	%install
14cu|php-pam-1.0.3-16|54	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-pam-1.0.3-16|55	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|php-pam-1.0.3-16|56	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-pam-1.0.3-16|57	
14cu|php-pam-1.0.3-16|58	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-pam-1.0.3-16|59	
14cu|php-pam-1.0.3-16|60	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-pam-1.0.3-16|61	extension = %{soname}
14cu|php-pam-1.0.3-16|62	
14cu|php-pam-1.0.3-16|63	[pam]
14cu|php-pam-1.0.3-16|64	pam.servicename = "%{name}";
14cu|php-pam-1.0.3-16|65	EOF
14cu|php-pam-1.0.3-16|66	
14cu|php-pam-1.0.3-16|67	# fix conditional pam config file
14cu|php-pam-1.0.3-16|68	%if %{mdkversion} < 200610
14cu|php-pam-1.0.3-16|69	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cu|php-pam-1.0.3-16|70	auth	sufficient	pam_pwdb.so shadow nodelay
14cu|php-pam-1.0.3-16|71	account	sufficient	pam_pwdb.so
14cu|php-pam-1.0.3-16|72	EOF
14cu|php-pam-1.0.3-16|73	%else
14cu|php-pam-1.0.3-16|74	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cu|php-pam-1.0.3-16|75	#%PAM-1.0
14cu|php-pam-1.0.3-16|76	auth	include	system-auth
14cu|php-pam-1.0.3-16|77	account	include	system-auth
14cu|php-pam-1.0.3-16|78	EOF
14cu|php-pam-1.0.3-16|79	%endif
14cu|php-pam-1.0.3-16|80	
14cu|php-pam-1.0.3-16|81	%files
14cu|php-pam-1.0.3-16|82	%doc README CREDITS package*.xml
14cu|php-pam-1.0.3-16|83	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/%{name}
14cu|php-pam-1.0.3-16|84	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-pam-1.0.3-16|85	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-pam-1.0.3-16|86	
14cu|php-pam-1.0.3-16|87	
14cu|php-pam-1.0.3-16|88	
14cu|php-pam-1.0.3-16|89	%changelog
14cu|php-pam-1.0.3-16|90	
14cu|php-pam-1.0.3-16|91	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-16
14cu|php-pam-1.0.3-16|92	- (713d6fe) MassBuild#1257: Increase release tag
14cu|php-pam-1.0.3-16|93	
14cu|php-pam-1.0.3-16|94	

13597 14
14cu|php-pdo_firebird-5.4.4-5|1	%define modname pdo_firebird
14cu|php-pdo_firebird-5.4.4-5|2	%define soname pdo_firebird.so
14cu|php-pdo_firebird-5.4.4-5|3	%define inifile 78_%{modname}.ini
14cu|php-pdo_firebird-5.4.4-5|4	
14cu|php-pdo_firebird-5.4.4-5|5	%define major 5
14cu|php-pdo_firebird-5.4.4-5|6	%define libname %mklibname php5_common %{major}
14cu|php-pdo_firebird-5.4.4-5|7	
14cu|php-pdo_firebird-5.4.4-5|8	Summary:	Firebird/InterBase driver for PDO
14cu|php-pdo_firebird-5.4.4-5|9	Name:		php-%{modname}
14cu|php-pdo_firebird-5.4.4-5|10	Version:	5.4.4
14cu|php-pdo_firebird-5.4.4-5|11	Release:	5
14cu|php-pdo_firebird-5.4.4-5|12	Group:		Development/PHP
14cu|php-pdo_firebird-5.4.4-5|13	URL:		http://www.php.net
14cu|php-pdo_firebird-5.4.4-5|14	License:	PHP License
14cu|php-pdo_firebird-5.4.4-5|15	Source0:	%{modname}.ini
14cu|php-pdo_firebird-5.4.4-5|16	Requires:	php-pdo >= 0:%{version}
14cu|php-pdo_firebird-5.4.4-5|17	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-pdo_firebird-5.4.4-5|18	BuildRequires:	firebird-devel
14cu|php-pdo_firebird-5.4.4-5|19	Requires:	%{libname} >= 3:%{version}
14cu|php-pdo_firebird-5.4.4-5|20	Epoch:		0
14cu|php-pdo_firebird-5.4.4-5|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-pdo_firebird-5.4.4-5|22	
14cu|php-pdo_firebird-5.4.4-5|23	%description
14cu|php-pdo_firebird-5.4.4-5|24	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
14cu|php-pdo_firebird-5.4.4-5|25	enable access from PHP to MySQL 3.x and 4.x databases.
14cu|php-pdo_firebird-5.4.4-5|26	
14cu|php-pdo_firebird-5.4.4-5|27	PDO_MYSQL will take advantage of native prepared statement support present in
14cu|php-pdo_firebird-5.4.4-5|28	MySQL 4.1 and higher. If you're using an older version of the mysql client
14cu|php-pdo_firebird-5.4.4-5|29	libraries, PDO will emulate them for you.
14cu|php-pdo_firebird-5.4.4-5|30	
14cu|php-pdo_firebird-5.4.4-5|31	%prep
14cu|php-pdo_firebird-5.4.4-5|32	
14cu|php-pdo_firebird-5.4.4-5|33	%setup -c -T
14cu|php-pdo_firebird-5.4.4-5|34	cp -dpR %{_usrsrc}/php-devel/extensions/pdo_firebird/* .
14cu|php-pdo_firebird-5.4.4-5|35	
14cu|php-pdo_firebird-5.4.4-5|36	%build
14cu|php-pdo_firebird-5.4.4-5|37	%serverbuild
14cu|php-pdo_firebird-5.4.4-5|38	
14cu|php-pdo_firebird-5.4.4-5|39	phpize
14cu|php-pdo_firebird-5.4.4-5|40	%configure2_5x \
14cu|php-pdo_firebird-5.4.4-5|41	--with-libdir=%{_lib} \
14cu|php-pdo_firebird-5.4.4-5|42	--with-pdo-firebird=%{_libdir}/firebird
14cu|php-pdo_firebird-5.4.4-5|43	
14cu|php-pdo_firebird-5.4.4-5|44	%make
14cu|php-pdo_firebird-5.4.4-5|45	mv modules/*.so .
14cu|php-pdo_firebird-5.4.4-5|46	
14cu|php-pdo_firebird-5.4.4-5|47	%install
14cu|php-pdo_firebird-5.4.4-5|48	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cu|php-pdo_firebird-5.4.4-5|49	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-pdo_firebird-5.4.4-5|50	
14cu|php-pdo_firebird-5.4.4-5|51	%files
14cu|php-pdo_firebird-5.4.4-5|52	%doc CREDITS package*.xml tests
14cu|php-pdo_firebird-5.4.4-5|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-pdo_firebird-5.4.4-5|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-pdo_firebird-5.4.4-5|55	
14cu|php-pdo_firebird-5.4.4-5|56	%changelog
14cu|php-pdo_firebird-5.4.4-5|57	
14cu|php-pdo_firebird-5.4.4-5|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:5.4.4-5
14cu|php-pdo_firebird-5.4.4-5|59	- (69107fe) MassBuild#1257: Increase release tag
14cu|php-pdo_firebird-5.4.4-5|60	
14cu|php-pdo_firebird-5.4.4-5|61	

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

13599 14
14cu|php-pear-Archive_Tar-1.3.13-1|1	%define upstream_name Archive_Tar
14cu|php-pear-Archive_Tar-1.3.13-1|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cu|php-pear-Archive_Tar-1.3.13-1|3	%define xmldir  /var/lib/pear
14cu|php-pear-Archive_Tar-1.3.13-1|4	
14cu|php-pear-Archive_Tar-1.3.13-1|5	Summary: 	Tar file management class
14cu|php-pear-Archive_Tar-1.3.13-1|6	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Archive_Tar-1.3.13-1|7	Version: 	1.3.13
14cu|php-pear-Archive_Tar-1.3.13-1|8	Release: 	1
14cu|php-pear-Archive_Tar-1.3.13-1|9	License: 	New BSD License
14cu|php-pear-Archive_Tar-1.3.13-1|10	Group: 		Development/PHP
14cu|php-pear-Archive_Tar-1.3.13-1|11	URL: http://pear.php.net/package/Archive_Tar
14cu|php-pear-Archive_Tar-1.3.13-1|12	Source0: http://pear.php.net/get/Archive_Tar-%{version}.tgz
14cu|php-pear-Archive_Tar-1.3.13-1|13	BuildRequires:  php-pear >= 1.4.7
14cu|php-pear-Archive_Tar-1.3.13-1|14	Requires(post): php-pear
14cu|php-pear-Archive_Tar-1.3.13-1|15	Requires(preun): php-pear
14cu|php-pear-Archive_Tar-1.3.13-1|16	Requires:	php-pear
14cu|php-pear-Archive_Tar-1.3.13-1|17	BuildArch: 	noarch
14cu|php-pear-Archive_Tar-1.3.13-1|18	
14cu|php-pear-Archive_Tar-1.3.13-1|19	%description
14cu|php-pear-Archive_Tar-1.3.13-1|20	This class provides handling of tar files in PHP.
14cu|php-pear-Archive_Tar-1.3.13-1|21	It supports creating, listing, extracting and adding to tar files.
14cu|php-pear-Archive_Tar-1.3.13-1|22	Gzip support is available if PHP has the zlib extension built-in or
14cu|php-pear-Archive_Tar-1.3.13-1|23	loaded. Bz2 compression is also supported with the bz2 extension loaded.
14cu|php-pear-Archive_Tar-1.3.13-1|24	
14cu|php-pear-Archive_Tar-1.3.13-1|25	%prep
14cu|php-pear-Archive_Tar-1.3.13-1|26	%setup -c -T
14cu|php-pear-Archive_Tar-1.3.13-1|27	pear -v -c pearrc \
14cu|php-pear-Archive_Tar-1.3.13-1|28	-d php_dir=%{peardir} \
14cu|php-pear-Archive_Tar-1.3.13-1|29	-d doc_dir=/docs \
14cu|php-pear-Archive_Tar-1.3.13-1|30	-d bin_dir=%{_bindir} \
14cu|php-pear-Archive_Tar-1.3.13-1|31	-d data_dir=%{peardir}/data \
14cu|php-pear-Archive_Tar-1.3.13-1|32	-d test_dir=%{peardir}/tests \
14cu|php-pear-Archive_Tar-1.3.13-1|33	-d ext_dir=%{_libdir} \
14cu|php-pear-Archive_Tar-1.3.13-1|34	-s
14cu|php-pear-Archive_Tar-1.3.13-1|35	
14cu|php-pear-Archive_Tar-1.3.13-1|36	%build
14cu|php-pear-Archive_Tar-1.3.13-1|37	
14cu|php-pear-Archive_Tar-1.3.13-1|38	%install
14cu|php-pear-Archive_Tar-1.3.13-1|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Archive_Tar-1.3.13-1|40	
14cu|php-pear-Archive_Tar-1.3.13-1|41	# Clean up unnecessary files
14cu|php-pear-Archive_Tar-1.3.13-1|42	rm pearrc
14cu|php-pear-Archive_Tar-1.3.13-1|43	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Archive_Tar-1.3.13-1|44	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Archive_Tar-1.3.13-1|45	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Archive_Tar-1.3.13-1|46	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Archive_Tar-1.3.13-1|47	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Archive_Tar-1.3.13-1|48	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Archive_Tar-1.3.13-1|49	
14cu|php-pear-Archive_Tar-1.3.13-1|50	mv %{buildroot}/docs .
14cu|php-pear-Archive_Tar-1.3.13-1|51	
14cu|php-pear-Archive_Tar-1.3.13-1|52	
14cu|php-pear-Archive_Tar-1.3.13-1|53	# Install XML package description
14cu|php-pear-Archive_Tar-1.3.13-1|54	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Archive_Tar-1.3.13-1|55	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Archive_Tar-1.3.13-1|56	cp -p package.xml %{buildroot}%{xmldir}/Archive_Tar.xml
14cu|php-pear-Archive_Tar-1.3.13-1|57	
14cu|php-pear-Archive_Tar-1.3.13-1|58	
14cu|php-pear-Archive_Tar-1.3.13-1|59	%post
14cu|php-pear-Archive_Tar-1.3.13-1|60	pear install --nodeps --soft --force --register-only %{xmldir}/Archive_Tar.xml
14cu|php-pear-Archive_Tar-1.3.13-1|61	
14cu|php-pear-Archive_Tar-1.3.13-1|62	%postun
14cu|php-pear-Archive_Tar-1.3.13-1|63	if [ "$1" -eq "0" ]; then
14cu|php-pear-Archive_Tar-1.3.13-1|64	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Archive_Tar
14cu|php-pear-Archive_Tar-1.3.13-1|65	fi
14cu|php-pear-Archive_Tar-1.3.13-1|66	
14cu|php-pear-Archive_Tar-1.3.13-1|67	%files
14cu|php-pear-Archive_Tar-1.3.13-1|68	%doc docs/Archive_Tar/*
14cu|php-pear-Archive_Tar-1.3.13-1|69	%{peardir}/*
14cu|php-pear-Archive_Tar-1.3.13-1|70	%{xmldir}/Archive_Tar.xml
14cu|php-pear-Archive_Tar-1.3.13-1|71	
14cu|php-pear-Archive_Tar-1.3.13-1|72	%changelog
14cu|php-pear-Archive_Tar-1.3.13-1|73	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.13-1
14cu|php-pear-Archive_Tar-1.3.13-1|74	+ Revision: 00654c5
14cu|php-pear-Archive_Tar-1.3.13-1|75	- Updated to 1.3.13
14cu|php-pear-Archive_Tar-1.3.13-1|76	
14cu|php-pear-Archive_Tar-1.3.13-1|77	

13600 14
14cu|php-pear-Auth_OpenID-2.2.2-7|1	%if %{_use_internal_dependency_generator}
14cu|php-pear-Auth_OpenID-2.2.2-7|2	%define __noautoreq 'pear(config.php)'
14cu|php-pear-Auth_OpenID-2.2.2-7|3	%else
14cu|php-pear-Auth_OpenID-2.2.2-7|4	%define		_requires_exceptions 'pear(config.php)'
14cu|php-pear-Auth_OpenID-2.2.2-7|5	%endif
14cu|php-pear-Auth_OpenID-2.2.2-7|6	
14cu|php-pear-Auth_OpenID-2.2.2-7|7	%define		_class		Auth
14cu|php-pear-Auth_OpenID-2.2.2-7|8	%define		_pearname	%{_class}_OpenID
14cu|php-pear-Auth_OpenID-2.2.2-7|9	
14cu|php-pear-Auth_OpenID-2.2.2-7|10	Summary:	PHP OpenID
14cu|php-pear-Auth_OpenID-2.2.2-7|11	Name:		php-pear-%{_pearname}
14cu|php-pear-Auth_OpenID-2.2.2-7|12	Version:	2.2.2
14cu|php-pear-Auth_OpenID-2.2.2-7|13	Release:	7
14cu|php-pear-Auth_OpenID-2.2.2-7|14	Group:		Development/PHP
14cu|php-pear-Auth_OpenID-2.2.2-7|15	License:	Apache License
14cu|php-pear-Auth_OpenID-2.2.2-7|16	URL:		http://www.openidenabled.com/openid/libraries/php
14cu|php-pear-Auth_OpenID-2.2.2-7|17	Source0:	http://download.pear.php.net/package/php-openid-%{version}.tar.bz2
14cu|php-pear-Auth_OpenID-2.2.2-7|18	Requires(post): php-pear
14cu|php-pear-Auth_OpenID-2.2.2-7|19	Requires(preun): php-pear
14cu|php-pear-Auth_OpenID-2.2.2-7|20	Requires:	php-pear
14cu|php-pear-Auth_OpenID-2.2.2-7|21	Requires:	php-pgsql
14cu|php-pear-Auth_OpenID-2.2.2-7|22	Requires:	php-mysql
14cu|php-pear-Auth_OpenID-2.2.2-7|23	Requires:	php-bcmath
14cu|php-pear-Auth_OpenID-2.2.2-7|24	BuildArch:	noarch
14cu|php-pear-Auth_OpenID-2.2.2-7|25	BuildRequires:	dos2unix
14cu|php-pear-Auth_OpenID-2.2.2-7|26	
14cu|php-pear-Auth_OpenID-2.2.2-7|27	%description
14cu|php-pear-Auth_OpenID-2.2.2-7|28	An implementation of the OpenID single sign-on authentication protocol.
14cu|php-pear-Auth_OpenID-2.2.2-7|29	
14cu|php-pear-Auth_OpenID-2.2.2-7|30	This package also supports yubico:
14cu|php-pear-Auth_OpenID-2.2.2-7|31	http://code.google.com/p/yubico-openid-server/
14cu|php-pear-Auth_OpenID-2.2.2-7|32	
14cu|php-pear-Auth_OpenID-2.2.2-7|33	%prep
14cu|php-pear-Auth_OpenID-2.2.2-7|34	
14cu|php-pear-Auth_OpenID-2.2.2-7|35	%setup -q -n php-openid-%{version}
14cu|php-pear-Auth_OpenID-2.2.2-7|36	
14cu|php-pear-Auth_OpenID-2.2.2-7|37	# strip away annoying ^M
14cu|php-pear-Auth_OpenID-2.2.2-7|38	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cu|php-pear-Auth_OpenID-2.2.2-7|39	
14cu|php-pear-Auth_OpenID-2.2.2-7|40	%build
14cu|php-pear-Auth_OpenID-2.2.2-7|41	
14cu|php-pear-Auth_OpenID-2.2.2-7|42	%install
14cu|php-pear-Auth_OpenID-2.2.2-7|43	install -d %{buildroot}%{_datadir}/pear/%{_class}/OpenID
14cu|php-pear-Auth_OpenID-2.2.2-7|44	install -d %{buildroot}%{_datadir}/pear/%{_class}/Yadis
14cu|php-pear-Auth_OpenID-2.2.2-7|45	
14cu|php-pear-Auth_OpenID-2.2.2-7|46	install -m0644 Auth/OpenID.php %{buildroot}%{_datadir}/pear/%{_class}/
14cu|php-pear-Auth_OpenID-2.2.2-7|47	install -m0644 Auth/OpenID/*.php %{buildroot}%{_datadir}/pear/%{_class}/OpenID/
14cu|php-pear-Auth_OpenID-2.2.2-7|48	install -m0644 Auth/Yadis/*.php %{buildroot}%{_datadir}/pear/%{_class}/Yadis/
14cu|php-pear-Auth_OpenID-2.2.2-7|49	
14cu|php-pear-Auth_OpenID-2.2.2-7|50	%files
14cu|php-pear-Auth_OpenID-2.2.2-7|51	%defattr(644,root,root,755)
14cu|php-pear-Auth_OpenID-2.2.2-7|52	%doc NEWS COPYING README CHANGES-2.1.0 examples
14cu|php-pear-Auth_OpenID-2.2.2-7|53	%dir %{_datadir}/pear/%{_class}/OpenID
14cu|php-pear-Auth_OpenID-2.2.2-7|54	%dir %{_datadir}/pear/%{_class}/Yadis
14cu|php-pear-Auth_OpenID-2.2.2-7|55	%{_datadir}/pear/%{_class}/OpenID.php
14cu|php-pear-Auth_OpenID-2.2.2-7|56	%{_datadir}/pear/%{_class}/OpenID/*.php
14cu|php-pear-Auth_OpenID-2.2.2-7|57	%{_datadir}/pear/%{_class}/Yadis/*.php
14cu|php-pear-Auth_OpenID-2.2.2-7|58	
14cu|php-pear-Auth_OpenID-2.2.2-7|59	
14cu|php-pear-Auth_OpenID-2.2.2-7|60	
14cu|php-pear-Auth_OpenID-2.2.2-7|61	
14cu|php-pear-Auth_OpenID-2.2.2-7|62	%changelog
14cu|php-pear-Auth_OpenID-2.2.2-7|63	
14cu|php-pear-Auth_OpenID-2.2.2-7|64	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-7
14cu|php-pear-Auth_OpenID-2.2.2-7|65	- (4d9a41f) Turn back URL in Source
14cu|php-pear-Auth_OpenID-2.2.2-7|66	
14cu|php-pear-Auth_OpenID-2.2.2-7|67	

13601 14
14cu|php-pear-Auth_SASL-1.0.6-5|1	%define		_class		Auth
14cu|php-pear-Auth_SASL-1.0.6-5|2	%define		_subclass	SASL
14cu|php-pear-Auth_SASL-1.0.6-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Auth_SASL-1.0.6-5|4	
14cu|php-pear-Auth_SASL-1.0.6-5|5	Summary:	Generate responses to common SASL mechanisms
14cu|php-pear-Auth_SASL-1.0.6-5|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-Auth_SASL-1.0.6-5|7	Version:	1.0.6
14cu|php-pear-Auth_SASL-1.0.6-5|8	Release:	5
14cu|php-pear-Auth_SASL-1.0.6-5|9	License:	PHP License
14cu|php-pear-Auth_SASL-1.0.6-5|10	Group:		Development/PHP
14cu|php-pear-Auth_SASL-1.0.6-5|11	URL:		http://pear.php.net/package/Auth_SASL/
14cu|php-pear-Auth_SASL-1.0.6-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Auth_SASL-1.0.6-5|13	Requires(post): php-pear
14cu|php-pear-Auth_SASL-1.0.6-5|14	Requires(preun): php-pear
14cu|php-pear-Auth_SASL-1.0.6-5|15	Requires:	php-pear
14cu|php-pear-Auth_SASL-1.0.6-5|16	BuildRequires:	php-pear
14cu|php-pear-Auth_SASL-1.0.6-5|17	BuildArch:	noarch
14cu|php-pear-Auth_SASL-1.0.6-5|18	
14cu|php-pear-Auth_SASL-1.0.6-5|19	%description
14cu|php-pear-Auth_SASL-1.0.6-5|20	Provides code to generate responses to common SASL mechanisms,
14cu|php-pear-Auth_SASL-1.0.6-5|21	including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo
14cu|php-pear-Auth_SASL-1.0.6-5|22	mechanism).
14cu|php-pear-Auth_SASL-1.0.6-5|23	
14cu|php-pear-Auth_SASL-1.0.6-5|24	%prep
14cu|php-pear-Auth_SASL-1.0.6-5|25	%setup -q -c
14cu|php-pear-Auth_SASL-1.0.6-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Auth_SASL-1.0.6-5|27	
14cu|php-pear-Auth_SASL-1.0.6-5|28	%install
14cu|php-pear-Auth_SASL-1.0.6-5|29	cd %{upstream_name}-%{version}
14cu|php-pear-Auth_SASL-1.0.6-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Auth_SASL-1.0.6-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Auth_SASL-1.0.6-5|32	
14cu|php-pear-Auth_SASL-1.0.6-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Auth_SASL-1.0.6-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Auth_SASL-1.0.6-5|35	
14cu|php-pear-Auth_SASL-1.0.6-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Auth_SASL-1.0.6-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Auth_SASL-1.0.6-5|38	
14cu|php-pear-Auth_SASL-1.0.6-5|39	%files
14cu|php-pear-Auth_SASL-1.0.6-5|40	%{_datadir}/pear/%{_class}
14cu|php-pear-Auth_SASL-1.0.6-5|41	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Auth_SASL-1.0.6-5|42	
14cu|php-pear-Auth_SASL-1.0.6-5|43	%changelog
14cu|php-pear-Auth_SASL-1.0.6-5|44	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-5
14cu|php-pear-Auth_SASL-1.0.6-5|45	+ Revision: 61e9ed6
14cu|php-pear-Auth_SASL-1.0.6-5|46	- Spec cleanup, move package to contrib repo
14cu|php-pear-Auth_SASL-1.0.6-5|47	
14cu|php-pear-Auth_SASL-1.0.6-5|48	

13602 14
14cu|php-pear-Cache-1.5.6-7|1	%define		_class		Cache
14cu|php-pear-Cache-1.5.6-7|2	%define		upstream_name	%{_class}
14cu|php-pear-Cache-1.5.6-7|3	
14cu|php-pear-Cache-1.5.6-7|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Cache-1.5.6-7|5	Version:	1.5.6
14cu|php-pear-Cache-1.5.6-7|6	Release:	7
14cu|php-pear-Cache-1.5.6-7|7	Summary:	Framework for caching of arbitrary data
14cu|php-pear-Cache-1.5.6-7|8	License:	PHP License
14cu|php-pear-Cache-1.5.6-7|9	Group:		Development/PHP
14cu|php-pear-Cache-1.5.6-7|10	URL:		http://pear.php.net/package/Cache/
14cu|php-pear-Cache-1.5.6-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-Cache-1.5.6-7|12	Requires:	php-pear
14cu|php-pear-Cache-1.5.6-7|13	Requires(post): php-pear
14cu|php-pear-Cache-1.5.6-7|14	Requires(preun): php-pear
14cu|php-pear-Cache-1.5.6-7|15	Requires:	php-pear-HTTP_Request
14cu|php-pear-Cache-1.5.6-7|16	BuildArch:	noarch
14cu|php-pear-Cache-1.5.6-7|17	BuildRequires:	php-pear
14cu|php-pear-Cache-1.5.6-7|18	
14cu|php-pear-Cache-1.5.6-7|19	%description
14cu|php-pear-Cache-1.5.6-7|20	With the PEAR Cache you can cache the result of certain function
14cu|php-pear-Cache-1.5.6-7|21	calls, as well as the output of a whole script run or share data
14cu|php-pear-Cache-1.5.6-7|22	between applications.
14cu|php-pear-Cache-1.5.6-7|23	
14cu|php-pear-Cache-1.5.6-7|24	%prep
14cu|php-pear-Cache-1.5.6-7|25	%setup -q -c
14cu|php-pear-Cache-1.5.6-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Cache-1.5.6-7|27	
14cu|php-pear-Cache-1.5.6-7|28	%install
14cu|php-pear-Cache-1.5.6-7|29	
14cu|php-pear-Cache-1.5.6-7|30	cd %{upstream_name}-%{version}
14cu|php-pear-Cache-1.5.6-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Cache-1.5.6-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Cache-1.5.6-7|33	
14cu|php-pear-Cache-1.5.6-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Cache-1.5.6-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Cache-1.5.6-7|36	
14cu|php-pear-Cache-1.5.6-7|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Cache-1.5.6-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Cache-1.5.6-7|39	
14cu|php-pear-Cache-1.5.6-7|40	%clean
14cu|php-pear-Cache-1.5.6-7|41	
14cu|php-pear-Cache-1.5.6-7|42	
14cu|php-pear-Cache-1.5.6-7|43	
14cu|php-pear-Cache-1.5.6-7|44	%files
14cu|php-pear-Cache-1.5.6-7|45	%{_datadir}/pear/%{_class}.php
14cu|php-pear-Cache-1.5.6-7|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Cache-1.5.6-7|47	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Cache-1.5.6-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Cache-1.5.6-7|49	
14cu|php-pear-Cache-1.5.6-7|50	%changelog
14cu|php-pear-Cache-1.5.6-7|51	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-7
14cu|php-pear-Cache-1.5.6-7|52	+ Revision: d243963
14cu|php-pear-Cache-1.5.6-7|53	- Spec cleanup, move package to contrib repo
14cu|php-pear-Cache-1.5.6-7|54	
14cu|php-pear-Cache-1.5.6-7|55	

13603 14
14cu|php-pear-Cache_Lite-1.7.11-6|1	%define		_class		Cache
14cu|php-pear-Cache_Lite-1.7.11-6|2	%define		_subclass	Lite
14cu|php-pear-Cache_Lite-1.7.11-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Cache_Lite-1.7.11-6|4	
14cu|php-pear-Cache_Lite-1.7.11-6|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Cache_Lite-1.7.11-6|6	Version:	1.7.11
14cu|php-pear-Cache_Lite-1.7.11-6|7	Release:	6
14cu|php-pear-Cache_Lite-1.7.11-6|8	Summary:	Fast and Safe little cache system
14cu|php-pear-Cache_Lite-1.7.11-6|9	License:	PHP License
14cu|php-pear-Cache_Lite-1.7.11-6|10	Group:		Development/PHP
14cu|php-pear-Cache_Lite-1.7.11-6|11	URL:		http://pear.php.net/package/Cache_Lite/
14cu|php-pear-Cache_Lite-1.7.11-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Cache_Lite-1.7.11-6|13	Source1:	Hashed_Cache_Lite.php.bz2
14cu|php-pear-Cache_Lite-1.7.11-6|14	Requires(post): php-pear
14cu|php-pear-Cache_Lite-1.7.11-6|15	Requires(preun): php-pear
14cu|php-pear-Cache_Lite-1.7.11-6|16	Requires:	php-pear
14cu|php-pear-Cache_Lite-1.7.11-6|17	BuildArch:	noarch
14cu|php-pear-Cache_Lite-1.7.11-6|18	BuildRequires:	php-pear
14cu|php-pear-Cache_Lite-1.7.11-6|19	
14cu|php-pear-Cache_Lite-1.7.11-6|20	%description
14cu|php-pear-Cache_Lite-1.7.11-6|21	This package is a little cache system optimized for file containers.
14cu|php-pear-Cache_Lite-1.7.11-6|22	It is fast and safe (because it uses file locking and/or
14cu|php-pear-Cache_Lite-1.7.11-6|23	anti-corruption tests).
14cu|php-pear-Cache_Lite-1.7.11-6|24	
14cu|php-pear-Cache_Lite-1.7.11-6|25	%prep
14cu|php-pear-Cache_Lite-1.7.11-6|26	%setup -q -c
14cu|php-pear-Cache_Lite-1.7.11-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Cache_Lite-1.7.11-6|28	
14cu|php-pear-Cache_Lite-1.7.11-6|29	%install
14cu|php-pear-Cache_Lite-1.7.11-6|30	
14cu|php-pear-Cache_Lite-1.7.11-6|31	cd %{upstream_name}-%{version}
14cu|php-pear-Cache_Lite-1.7.11-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Cache_Lite-1.7.11-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Cache_Lite-1.7.11-6|34	
14cu|php-pear-Cache_Lite-1.7.11-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Cache_Lite-1.7.11-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Cache_Lite-1.7.11-6|37	
14cu|php-pear-Cache_Lite-1.7.11-6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Cache_Lite-1.7.11-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Cache_Lite-1.7.11-6|40	
14cu|php-pear-Cache_Lite-1.7.11-6|41	%clean
14cu|php-pear-Cache_Lite-1.7.11-6|42	
14cu|php-pear-Cache_Lite-1.7.11-6|43	
14cu|php-pear-Cache_Lite-1.7.11-6|44	
14cu|php-pear-Cache_Lite-1.7.11-6|45	%files
14cu|php-pear-Cache_Lite-1.7.11-6|46	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Cache_Lite-1.7.11-6|47	%doc %{upstream_name}-%{version}/TODO
14cu|php-pear-Cache_Lite-1.7.11-6|48	%{_datadir}/pear/%{_class}
14cu|php-pear-Cache_Lite-1.7.11-6|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Cache_Lite-1.7.11-6|50	
14cu|php-pear-Cache_Lite-1.7.11-6|51	%changelog
14cu|php-pear-Cache_Lite-1.7.11-6|52	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.11-6
14cu|php-pear-Cache_Lite-1.7.11-6|53	+ Revision: e742f98
14cu|php-pear-Cache_Lite-1.7.11-6|54	- Spec cleanup, move package to contrib repo
14cu|php-pear-Cache_Lite-1.7.11-6|55	
14cu|php-pear-Cache_Lite-1.7.11-6|56	

13604 14
14cu|php-pear-Config-1.10.12-7|1	%define		_class		Config
14cu|php-pear-Config-1.10.12-7|2	%define		upstream_name	%{_class}
14cu|php-pear-Config-1.10.12-7|3	
14cu|php-pear-Config-1.10.12-7|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Config-1.10.12-7|5	Version:	1.10.12
14cu|php-pear-Config-1.10.12-7|6	Release:	7
14cu|php-pear-Config-1.10.12-7|7	Summary:	Class for reading and writing Config-"files"
14cu|php-pear-Config-1.10.12-7|8	License:	PHP License
14cu|php-pear-Config-1.10.12-7|9	Group:		Development/PHP
14cu|php-pear-Config-1.10.12-7|10	URL:		http://pear.php.net/package/Config/
14cu|php-pear-Config-1.10.12-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Config-1.10.12-7|12	Requires(post): php-pear
14cu|php-pear-Config-1.10.12-7|13	Requires(preun): php-pear
14cu|php-pear-Config-1.10.12-7|14	Requires:	php-pear
14cu|php-pear-Config-1.10.12-7|15	BuildArch:	noarch
14cu|php-pear-Config-1.10.12-7|16	BuildRequires:	php-pear
14cu|php-pear-Config-1.10.12-7|17	
14cu|php-pear-Config-1.10.12-7|18	%description
14cu|php-pear-Config-1.10.12-7|19	The Config package provides methods for editing configuration
14cu|php-pear-Config-1.10.12-7|20	datasources. It does so in an object oriented manner, defining each
14cu|php-pear-Config-1.10.12-7|21	and every items found in the config datasource as a Config_Container
14cu|php-pear-Config-1.10.12-7|22	of various types (comments, sections, directives, blanks, ...). Items
14cu|php-pear-Config-1.10.12-7|23	can then be edited, added, removed, inserted. This package is not
14cu|php-pear-Config-1.10.12-7|24	intended for reading configuration data only, but for editing them. If
14cu|php-pear-Config-1.10.12-7|25	you only want to read your configuration data, use functions like
14cu|php-pear-Config-1.10.12-7|26	parse_ini_file() and the like instead, they are much faster.
14cu|php-pear-Config-1.10.12-7|27	
14cu|php-pear-Config-1.10.12-7|28	%prep
14cu|php-pear-Config-1.10.12-7|29	%setup -q -c
14cu|php-pear-Config-1.10.12-7|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Config-1.10.12-7|31	
14cu|php-pear-Config-1.10.12-7|32	%install
14cu|php-pear-Config-1.10.12-7|33	
14cu|php-pear-Config-1.10.12-7|34	cd %{upstream_name}-%{version}
14cu|php-pear-Config-1.10.12-7|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Config-1.10.12-7|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Config-1.10.12-7|37	
14cu|php-pear-Config-1.10.12-7|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Config-1.10.12-7|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Config-1.10.12-7|40	
14cu|php-pear-Config-1.10.12-7|41	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Config-1.10.12-7|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Config-1.10.12-7|43	
14cu|php-pear-Config-1.10.12-7|44	%clean
14cu|php-pear-Config-1.10.12-7|45	
14cu|php-pear-Config-1.10.12-7|46	
14cu|php-pear-Config-1.10.12-7|47	
14cu|php-pear-Config-1.10.12-7|48	%files
14cu|php-pear-Config-1.10.12-7|49	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Config-1.10.12-7|50	%{_datadir}/pear/%{_class}.php
14cu|php-pear-Config-1.10.12-7|51	%{_datadir}/pear/%{_class}
14cu|php-pear-Config-1.10.12-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Config-1.10.12-7|53	
14cu|php-pear-Config-1.10.12-7|54	%changelog
14cu|php-pear-Config-1.10.12-7|55	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.12-7
14cu|php-pear-Config-1.10.12-7|56	+ Revision: d7d5d0c
14cu|php-pear-Config-1.10.12-7|57	- Spec cleanup, move package to contrib repo
14cu|php-pear-Config-1.10.12-7|58	
14cu|php-pear-Config-1.10.12-7|59	

13605 14
14cu|php-pear-Console_Color-1.0.3-6|1	%define		_class		Console
14cu|php-pear-Console_Color-1.0.3-6|2	%define		_subclass	Color
14cu|php-pear-Console_Color-1.0.3-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Console_Color-1.0.3-6|4	
14cu|php-pear-Console_Color-1.0.3-6|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Console_Color-1.0.3-6|6	Version:	1.0.3
14cu|php-pear-Console_Color-1.0.3-6|7	Release:	6
14cu|php-pear-Console_Color-1.0.3-6|8	Summary:	Easily use ANSI console colors in your application
14cu|php-pear-Console_Color-1.0.3-6|9	License:	PHP License
14cu|php-pear-Console_Color-1.0.3-6|10	Group:		Development/PHP
14cu|php-pear-Console_Color-1.0.3-6|11	URL:		http://pear.php.net/package/Console_Color/
14cu|php-pear-Console_Color-1.0.3-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-Console_Color-1.0.3-6|13	Source1:	php-pear-Console_Color.rpmlintrc
14cu|php-pear-Console_Color-1.0.3-6|14	Requires(post): php-pear
14cu|php-pear-Console_Color-1.0.3-6|15	Requires(preun): php-pear
14cu|php-pear-Console_Color-1.0.3-6|16	Requires:	php-pear
14cu|php-pear-Console_Color-1.0.3-6|17	BuildArch:	noarch
14cu|php-pear-Console_Color-1.0.3-6|18	BuildRequires:	php-pear
14cu|php-pear-Console_Color-1.0.3-6|19	
14cu|php-pear-Console_Color-1.0.3-6|20	%description
14cu|php-pear-Console_Color-1.0.3-6|21	You can use Console_Color::convert to transform colorcodes like %%r
14cu|php-pear-Console_Color-1.0.3-6|22	into ANSI control codes. 'print Console_Color::convert("%%rHello
14cu|php-pear-Console_Color-1.0.3-6|23	World!%%n");' would print "Hello World" in red, for example.
14cu|php-pear-Console_Color-1.0.3-6|24	
14cu|php-pear-Console_Color-1.0.3-6|25	%prep
14cu|php-pear-Console_Color-1.0.3-6|26	%setup -q -c
14cu|php-pear-Console_Color-1.0.3-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Console_Color-1.0.3-6|28	
14cu|php-pear-Console_Color-1.0.3-6|29	%install
14cu|php-pear-Console_Color-1.0.3-6|30	
14cu|php-pear-Console_Color-1.0.3-6|31	cd %{upstream_name}-%{version}
14cu|php-pear-Console_Color-1.0.3-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Console_Color-1.0.3-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Console_Color-1.0.3-6|34	
14cu|php-pear-Console_Color-1.0.3-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Console_Color-1.0.3-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Console_Color-1.0.3-6|37	
14cu|php-pear-Console_Color-1.0.3-6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_Color-1.0.3-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_Color-1.0.3-6|40	
14cu|php-pear-Console_Color-1.0.3-6|41	%clean
14cu|php-pear-Console_Color-1.0.3-6|42	
14cu|php-pear-Console_Color-1.0.3-6|43	
14cu|php-pear-Console_Color-1.0.3-6|44	
14cu|php-pear-Console_Color-1.0.3-6|45	%files
14cu|php-pear-Console_Color-1.0.3-6|46	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-Console_Color-1.0.3-6|47	%{_datadir}/pear/%{_class}
14cu|php-pear-Console_Color-1.0.3-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Console_Color-1.0.3-6|49	
14cu|php-pear-Console_Color-1.0.3-6|50	%changelog
14cu|php-pear-Console_Color-1.0.3-6|51	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-6
14cu|php-pear-Console_Color-1.0.3-6|52	+ Revision: e6dca88
14cu|php-pear-Console_Color-1.0.3-6|53	- Spec cleanup, move package to contrib repo
14cu|php-pear-Console_Color-1.0.3-6|54	
14cu|php-pear-Console_Color-1.0.3-6|55	

13606 14
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|1	%define		_class		Console
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|2	%define		_subclass	ProgressBar
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|4	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|6	Version:	0.5.2beta
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|7	Release:	10
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|8	Summary:	Provides an easy-to-use interface to progress bars
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|9	License:	PHP License
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|10	Group:		Development/PHP
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|11	URL:		http://pear.php.net/package/Console_ProgressBar/
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|13	Requires(post): php-pear
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|14	Requires(preun): php-pear
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|15	Requires:	php-pear
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|16	BuildArch:	noarch
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|17	BuildRequires:	php-pear
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|18	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|19	%description
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|20	The class allows you to display progress bars in your terminal. You can
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|21	use this for displaying the status of downloads or other tasks that take
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|22	some time.
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|23	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|24	%prep
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|25	%setup -q -c
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|27	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|28	%install
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|29	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|30	cd %{upstream_name}-%{version}
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|33	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|36	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|39	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|40	%clean
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|41	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|42	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|43	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|44	%files
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|45	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|48	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|49	%changelog
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|50	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2beta-10
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|51	+ Revision: 2f3fa52
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|52	- Spec cleanup, move package to contrib repo
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|53	
14cu|php-pear-Console_ProgressBar-0.5.2beta-10|54	

13607 14
14cu|php-pear-Console_Table-1.2.1-1|1	%define		_class		Console
14cu|php-pear-Console_Table-1.2.1-1|2	%define		_subclass	Table
14cu|php-pear-Console_Table-1.2.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Console_Table-1.2.1-1|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Console_Table-1.2.1-1|5	Version:	1.2.1
14cu|php-pear-Console_Table-1.2.1-1|6	Release:	1
14cu|php-pear-Console_Table-1.2.1-1|7	Summary:	Makes it easy to build console style tables
14cu|php-pear-Console_Table-1.2.1-1|8	License:	PHP License
14cu|php-pear-Console_Table-1.2.1-1|9	Group:		Development/PHP
14cu|php-pear-Console_Table-1.2.1-1|10	URL:		http://pear.php.net/package/Console_Table/
14cu|php-pear-Console_Table-1.2.1-1|11	Source0:	http://download.pear.php.net/package/Console_Table-%{version}.tgz
14cu|php-pear-Console_Table-1.2.1-1|12	Requires(post): php-pear
14cu|php-pear-Console_Table-1.2.1-1|13	Requires(preun): php-pear
14cu|php-pear-Console_Table-1.2.1-1|14	Requires:	php-pear
14cu|php-pear-Console_Table-1.2.1-1|15	BuildArch:	noarch
14cu|php-pear-Console_Table-1.2.1-1|16	BuildRequires:	php-pear
14cu|php-pear-Console_Table-1.2.1-1|17	
14cu|php-pear-Console_Table-1.2.1-1|18	%description
14cu|php-pear-Console_Table-1.2.1-1|19	Provides methods such as addRow(), insertRow(), addCol() etc to build
14cu|php-pear-Console_Table-1.2.1-1|20	Console tables. Can be with or without headers, and has various
14cu|php-pear-Console_Table-1.2.1-1|21	configurable options.
14cu|php-pear-Console_Table-1.2.1-1|22	
14cu|php-pear-Console_Table-1.2.1-1|23	%prep
14cu|php-pear-Console_Table-1.2.1-1|24	%setup -q -c
14cu|php-pear-Console_Table-1.2.1-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Console_Table-1.2.1-1|26	
14cu|php-pear-Console_Table-1.2.1-1|27	%install
14cu|php-pear-Console_Table-1.2.1-1|28	
14cu|php-pear-Console_Table-1.2.1-1|29	cd %{upstream_name}-%{version}
14cu|php-pear-Console_Table-1.2.1-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Console_Table-1.2.1-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Console_Table-1.2.1-1|32	
14cu|php-pear-Console_Table-1.2.1-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Console_Table-1.2.1-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Console_Table-1.2.1-1|35	
14cu|php-pear-Console_Table-1.2.1-1|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_Table-1.2.1-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Console_Table-1.2.1-1|38	
14cu|php-pear-Console_Table-1.2.1-1|39	%clean
14cu|php-pear-Console_Table-1.2.1-1|40	
14cu|php-pear-Console_Table-1.2.1-1|41	
14cu|php-pear-Console_Table-1.2.1-1|42	
14cu|php-pear-Console_Table-1.2.1-1|43	%files
14cu|php-pear-Console_Table-1.2.1-1|44	%{_datadir}/pear/%{_class}
14cu|php-pear-Console_Table-1.2.1-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Console_Table-1.2.1-1|46	
14cu|php-pear-Console_Table-1.2.1-1|47	%changelog
14cu|php-pear-Console_Table-1.2.1-1|48	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14cu|php-pear-Console_Table-1.2.1-1|49	+ Revision: 9951fc3
14cu|php-pear-Console_Table-1.2.1-1|50	- Updated to 1.2.1 (by updates_builder)
14cu|php-pear-Console_Table-1.2.1-1|51	
14cu|php-pear-Console_Table-1.2.1-1|52	

13608 14
14cu|php-pear-Contact_AddressBook-0.5.1-10|1	%define		_class		Contact
14cu|php-pear-Contact_AddressBook-0.5.1-10|2	%define		_subclass	AddressBook
14cu|php-pear-Contact_AddressBook-0.5.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Contact_AddressBook-0.5.1-10|4	
14cu|php-pear-Contact_AddressBook-0.5.1-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Contact_AddressBook-0.5.1-10|6	Version:	0.5.1
14cu|php-pear-Contact_AddressBook-0.5.1-10|7	Release:	10
14cu|php-pear-Contact_AddressBook-0.5.1-10|8	Summary:	Address book export-import class
14cu|php-pear-Contact_AddressBook-0.5.1-10|9	License:	PHP License
14cu|php-pear-Contact_AddressBook-0.5.1-10|10	Group:		Development/PHP
14cu|php-pear-Contact_AddressBook-0.5.1-10|11	URL:		http://pear.php.net/package/Contact_AddressBook/
14cu|php-pear-Contact_AddressBook-0.5.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Contact_AddressBook-0.5.1-10|13	Requires(post): php-pear
14cu|php-pear-Contact_AddressBook-0.5.1-10|14	Requires(preun): php-pear
14cu|php-pear-Contact_AddressBook-0.5.1-10|15	Requires:	php-pear
14cu|php-pear-Contact_AddressBook-0.5.1-10|16	BuildArch:	noarch
14cu|php-pear-Contact_AddressBook-0.5.1-10|17	BuildRequires:	php-pear
14cu|php-pear-Contact_AddressBook-0.5.1-10|18	
14cu|php-pear-Contact_AddressBook-0.5.1-10|19	%description
14cu|php-pear-Contact_AddressBook-0.5.1-10|20	Package provides export-import address book mechanism.
14cu|php-pear-Contact_AddressBook-0.5.1-10|21	Contact_AddressBook refers to needed structure, convert the various
14cu|php-pear-Contact_AddressBook-0.5.1-10|22	address book structure format into it, then you can easily store it
14cu|php-pear-Contact_AddressBook-0.5.1-10|23	into file, database or another storage media.
14cu|php-pear-Contact_AddressBook-0.5.1-10|24	
14cu|php-pear-Contact_AddressBook-0.5.1-10|25	%prep
14cu|php-pear-Contact_AddressBook-0.5.1-10|26	%setup -q -c
14cu|php-pear-Contact_AddressBook-0.5.1-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Contact_AddressBook-0.5.1-10|28	
14cu|php-pear-Contact_AddressBook-0.5.1-10|29	%install
14cu|php-pear-Contact_AddressBook-0.5.1-10|30	
14cu|php-pear-Contact_AddressBook-0.5.1-10|31	cd %{upstream_name}-%{version}
14cu|php-pear-Contact_AddressBook-0.5.1-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Contact_AddressBook-0.5.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Contact_AddressBook-0.5.1-10|34	
14cu|php-pear-Contact_AddressBook-0.5.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Contact_AddressBook-0.5.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Contact_AddressBook-0.5.1-10|37	
14cu|php-pear-Contact_AddressBook-0.5.1-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Contact_AddressBook-0.5.1-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Contact_AddressBook-0.5.1-10|40	
14cu|php-pear-Contact_AddressBook-0.5.1-10|41	%clean
14cu|php-pear-Contact_AddressBook-0.5.1-10|42	
14cu|php-pear-Contact_AddressBook-0.5.1-10|43	
14cu|php-pear-Contact_AddressBook-0.5.1-10|44	%files
14cu|php-pear-Contact_AddressBook-0.5.1-10|45	%doc %{upstream_name}-%{version}/docs/examples
14cu|php-pear-Contact_AddressBook-0.5.1-10|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Contact_AddressBook-0.5.1-10|47	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Contact_AddressBook-0.5.1-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Contact_AddressBook-0.5.1-10|49	
14cu|php-pear-Contact_AddressBook-0.5.1-10|50	
14cu|php-pear-Contact_AddressBook-0.5.1-10|51	%changelog
14cu|php-pear-Contact_AddressBook-0.5.1-10|52	
14cu|php-pear-Contact_AddressBook-0.5.1-10|53	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-10
14cu|php-pear-Contact_AddressBook-0.5.1-10|54	- (7917238) Turn back URL in Source
14cu|php-pear-Contact_AddressBook-0.5.1-10|55	
14cu|php-pear-Contact_AddressBook-0.5.1-10|56	

13609 14
14cu|php-pear-Crypt_Rc4-1.0.3-3|1	%define		_class		Crypt
14cu|php-pear-Crypt_Rc4-1.0.3-3|2	%define		_subclass	Rc4
14cu|php-pear-Crypt_Rc4-1.0.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Crypt_Rc4-1.0.3-3|4	
14cu|php-pear-Crypt_Rc4-1.0.3-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Crypt_Rc4-1.0.3-3|6	Version:	1.0.3
14cu|php-pear-Crypt_Rc4-1.0.3-3|7	Release:	3
14cu|php-pear-Crypt_Rc4-1.0.3-3|8	Summary:	Encryption class for RC4 encryption
14cu|php-pear-Crypt_Rc4-1.0.3-3|9	License:	PHP License
14cu|php-pear-Crypt_Rc4-1.0.3-3|10	Group:		Development/PHP
14cu|php-pear-Crypt_Rc4-1.0.3-3|11	URL:		http://pear.php.net/package/Crypt_Rc4/
14cu|php-pear-Crypt_Rc4-1.0.3-3|12	Source0:	http://download.pear.php.net/package/Crypt_RC4-%{version}.tgz
14cu|php-pear-Crypt_Rc4-1.0.3-3|13	Requires(post): php-pear
14cu|php-pear-Crypt_Rc4-1.0.3-3|14	Requires(preun): php-pear
14cu|php-pear-Crypt_Rc4-1.0.3-3|15	Requires:	php-pear
14cu|php-pear-Crypt_Rc4-1.0.3-3|16	BuildArch:	noarch
14cu|php-pear-Crypt_Rc4-1.0.3-3|17	BuildRequires:	php-pear
14cu|php-pear-Crypt_Rc4-1.0.3-3|18	
14cu|php-pear-Crypt_Rc4-1.0.3-3|19	%description
14cu|php-pear-Crypt_Rc4-1.0.3-3|20	RC4 encryption class.
14cu|php-pear-Crypt_Rc4-1.0.3-3|21	
14cu|php-pear-Crypt_Rc4-1.0.3-3|22	%prep
14cu|php-pear-Crypt_Rc4-1.0.3-3|23	%setup -q -c
14cu|php-pear-Crypt_Rc4-1.0.3-3|24	mv package.xml Crypt_RC4-%{version}/%{upstream_name}.xml
14cu|php-pear-Crypt_Rc4-1.0.3-3|25	
14cu|php-pear-Crypt_Rc4-1.0.3-3|26	%install
14cu|php-pear-Crypt_Rc4-1.0.3-3|27	
14cu|php-pear-Crypt_Rc4-1.0.3-3|28	cd Crypt_RC4-%{version}
14cu|php-pear-Crypt_Rc4-1.0.3-3|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Crypt_Rc4-1.0.3-3|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Crypt_Rc4-1.0.3-3|31	
14cu|php-pear-Crypt_Rc4-1.0.3-3|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Crypt_Rc4-1.0.3-3|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Crypt_Rc4-1.0.3-3|34	
14cu|php-pear-Crypt_Rc4-1.0.3-3|35	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Crypt_Rc4-1.0.3-3|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Crypt_Rc4-1.0.3-3|37	
14cu|php-pear-Crypt_Rc4-1.0.3-3|38	
14cu|php-pear-Crypt_Rc4-1.0.3-3|39	%files
14cu|php-pear-Crypt_Rc4-1.0.3-3|40	%{_datadir}/pear/%{_class}
14cu|php-pear-Crypt_Rc4-1.0.3-3|41	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Crypt_Rc4-1.0.3-3|42	
14cu|php-pear-Crypt_Rc4-1.0.3-3|43	%changelog
14cu|php-pear-Crypt_Rc4-1.0.3-3|44	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-3
14cu|php-pear-Crypt_Rc4-1.0.3-3|45	+ Revision: cb9dfe8
14cu|php-pear-Crypt_Rc4-1.0.3-3|46	- Spec cleanup, move package to contrib repo
14cu|php-pear-Crypt_Rc4-1.0.3-3|47	
14cu|php-pear-Crypt_Rc4-1.0.3-3|48	

13610 14
14cu|php-pear-Date_Holidays-0.21.8-8|1	%define _class		Date
14cu|php-pear-Date_Holidays-0.21.8-8|2	%define _subclass	Holidays
14cu|php-pear-Date_Holidays-0.21.8-8|3	%define modname	%{_class}_%{_subclass}
14cu|php-pear-Date_Holidays-0.21.8-8|4	%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
14cu|php-pear-Date_Holidays-0.21.8-8|5	
14cu|php-pear-Date_Holidays-0.21.8-8|6	%define __noautoreq /usr/bin/php
14cu|php-pear-Date_Holidays-0.21.8-8|7	
14cu|php-pear-Date_Holidays-0.21.8-8|8	Summary:	Driver based class to calculate holidays
14cu|php-pear-Date_Holidays-0.21.8-8|9	Name:		php-pear-%{modname}
14cu|php-pear-Date_Holidays-0.21.8-8|10	Version:	0.21.8
14cu|php-pear-Date_Holidays-0.21.8-8|11	Release:	8
14cu|php-pear-Date_Holidays-0.21.8-8|12	License:	PHP License
14cu|php-pear-Date_Holidays-0.21.8-8|13	Group:		Development/PHP
14cu|php-pear-Date_Holidays-0.21.8-8|14	Url:		http://pear.php.net/package/Date_Holidays/
14cu|php-pear-Date_Holidays-0.21.8-8|15	Source0:	http://download.pear.php.net/package/Date_Holidays-%{version}.tgz
14cu|php-pear-Date_Holidays-0.21.8-8|16	BuildArch:	noarch
14cu|php-pear-Date_Holidays-0.21.8-8|17	BuildRequires:  php-pear
14cu|php-pear-Date_Holidays-0.21.8-8|18	Requires(post,preun):	php-pear
14cu|php-pear-Date_Holidays-0.21.8-8|19	Requires:	php-pear
14cu|php-pear-Date_Holidays-0.21.8-8|20	Suggests:	%{pear_deps}
14cu|php-pear-Date_Holidays-0.21.8-8|21	
14cu|php-pear-Date_Holidays-0.21.8-8|22	%description
14cu|php-pear-Date_Holidays-0.21.8-8|23	Date_Holidays helps you calculating the dates and titles of
14cu|php-pear-Date_Holidays-0.21.8-8|24	holidays and other special celebrations. The calculation is
14cu|php-pear-Date_Holidays-0.21.8-8|25	driver-based so it is easy to add new drivers that calculate
14cu|php-pear-Date_Holidays-0.21.8-8|26	a country's holidays. The methods of the class can be used
14cu|php-pear-Date_Holidays-0.21.8-8|27	to get a holiday's date and title in various languages.
14cu|php-pear-Date_Holidays-0.21.8-8|28	
14cu|php-pear-Date_Holidays-0.21.8-8|29	%prep
14cu|php-pear-Date_Holidays-0.21.8-8|30	%setup -qc
14cu|php-pear-Date_Holidays-0.21.8-8|31	mv package.xml %{modname}-%{version}/%{modname}.xml
14cu|php-pear-Date_Holidays-0.21.8-8|32	
14cu|php-pear-Date_Holidays-0.21.8-8|33	%install
14cu|php-pear-Date_Holidays-0.21.8-8|34	cd %{modname}-%{version}
14cu|php-pear-Date_Holidays-0.21.8-8|35	pear install --nodeps --packagingroot %{buildroot} %{modname}.xml
14cu|php-pear-Date_Holidays-0.21.8-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Date_Holidays-0.21.8-8|37	
14cu|php-pear-Date_Holidays-0.21.8-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Date_Holidays-0.21.8-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Date_Holidays-0.21.8-8|40	
14cu|php-pear-Date_Holidays-0.21.8-8|41	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Date_Holidays-0.21.8-8|42	install -m 644 %{modname}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Date_Holidays-0.21.8-8|43	
14cu|php-pear-Date_Holidays-0.21.8-8|44	%files
14cu|php-pear-Date_Holidays-0.21.8-8|45	%doc %{modname}-%{version}/examples
14cu|php-pear-Date_Holidays-0.21.8-8|46	%{_bindir}/pear-dh-*
14cu|php-pear-Date_Holidays-0.21.8-8|47	%{_datadir}/pear/%{_class}
14cu|php-pear-Date_Holidays-0.21.8-8|48	%{_datadir}/pear/data/%{modname}
14cu|php-pear-Date_Holidays-0.21.8-8|49	%{_datadir}/pear/packages/%{modname}.xml
14cu|php-pear-Date_Holidays-0.21.8-8|50	
14cu|php-pear-Date_Holidays-0.21.8-8|51	%changelog
14cu|php-pear-Date_Holidays-0.21.8-8|52	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.8-8
14cu|php-pear-Date_Holidays-0.21.8-8|53	+ Revision: 8ffb1c9
14cu|php-pear-Date_Holidays-0.21.8-8|54	- Spec cleanup, move package to contrib repo
14cu|php-pear-Date_Holidays-0.21.8-8|55	
14cu|php-pear-Date_Holidays-0.21.8-8|56	

13611 14
14cu|php-pear-DB-1.9.0-1|1	%define		_class		    DB
14cu|php-pear-DB-1.9.0-1|2	%define		upstream_name	%{_class}
14cu|php-pear-DB-1.9.0-1|3	
14cu|php-pear-DB-1.9.0-1|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-DB-1.9.0-1|5	Version:	1.9.0
14cu|php-pear-DB-1.9.0-1|6	Release:	1
14cu|php-pear-DB-1.9.0-1|7	Summary:	Database Abstraction Layer
14cu|php-pear-DB-1.9.0-1|8	License:	PHP License
14cu|php-pear-DB-1.9.0-1|9	Group:		Development/PHP
14cu|php-pear-DB-1.9.0-1|10	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-DB-1.9.0-1|11	Source0:	http://download.pear.php.net/package/DB-%{version}.tgz
14cu|php-pear-DB-1.9.0-1|12	Requires(post): php-pear
14cu|php-pear-DB-1.9.0-1|13	Requires(preun): php-pear
14cu|php-pear-DB-1.9.0-1|14	Requires:	php-pear
14cu|php-pear-DB-1.9.0-1|15	BuildRequires:	php-pear
14cu|php-pear-DB-1.9.0-1|16	BuildArch:	noarch
14cu|php-pear-DB-1.9.0-1|17	
14cu|php-pear-DB-1.9.0-1|18	%description
14cu|php-pear-DB-1.9.0-1|19	DB is a database abstraction layer providing:
14cu|php-pear-DB-1.9.0-1|20	* an OO-style query API
14cu|php-pear-DB-1.9.0-1|21	* portability features that make programs written for one DBMS work with other
14cu|php-pear-DB-1.9.0-1|22	DBMS's
14cu|php-pear-DB-1.9.0-1|23	* a DSN (data source name) format for specifying database servers
14cu|php-pear-DB-1.9.0-1|24	* prepare/execute (bind) emulation for databases that don't support it natively
14cu|php-pear-DB-1.9.0-1|25	* a result object for each query response
14cu|php-pear-DB-1.9.0-1|26	* portable error codes
14cu|php-pear-DB-1.9.0-1|27	* sequence emulation
14cu|php-pear-DB-1.9.0-1|28	* sequential and non-sequential row fetching as well as bulk fetching
14cu|php-pear-DB-1.9.0-1|29	* formats fetched rows as associative arrays, ordered arrays or objects
14cu|php-pear-DB-1.9.0-1|30	* row limit support
14cu|php-pear-DB-1.9.0-1|31	* transactions support
14cu|php-pear-DB-1.9.0-1|32	* table information interface
14cu|php-pear-DB-1.9.0-1|33	* DocBook and phpDocumentor API documentation
14cu|php-pear-DB-1.9.0-1|34	
14cu|php-pear-DB-1.9.0-1|35	%prep
14cu|php-pear-DB-1.9.0-1|36	%setup -q -c
14cu|php-pear-DB-1.9.0-1|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-DB-1.9.0-1|38	
14cu|php-pear-DB-1.9.0-1|39	%install
14cu|php-pear-DB-1.9.0-1|40	
14cu|php-pear-DB-1.9.0-1|41	cd %{upstream_name}-%{version}
14cu|php-pear-DB-1.9.0-1|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-DB-1.9.0-1|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-DB-1.9.0-1|44	
14cu|php-pear-DB-1.9.0-1|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-DB-1.9.0-1|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-DB-1.9.0-1|47	
14cu|php-pear-DB-1.9.0-1|48	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB-1.9.0-1|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB-1.9.0-1|50	
14cu|php-pear-DB-1.9.0-1|51	%clean
14cu|php-pear-DB-1.9.0-1|52	
14cu|php-pear-DB-1.9.0-1|53	
14cu|php-pear-DB-1.9.0-1|54	
14cu|php-pear-DB-1.9.0-1|55	%files
14cu|php-pear-DB-1.9.0-1|56	%doc %{upstream_name}-%{version}/doc/*
14cu|php-pear-DB-1.9.0-1|57	%{_datadir}/pear/%{_class}
14cu|php-pear-DB-1.9.0-1|58	%{_datadir}/pear/%{_class}.php
14cu|php-pear-DB-1.9.0-1|59	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-DB-1.9.0-1|60	
14cu|php-pear-DB-1.9.0-1|61	%changelog
14cu|php-pear-DB-1.9.0-1|62	
14cu|php-pear-DB-1.9.0-1|63	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.9.0-1
14cu|php-pear-DB-1.9.0-1|64	- (317c30e) Updated to 1.9.0 (by updates_builder)
14cu|php-pear-DB-1.9.0-1|65	
14cu|php-pear-DB-1.9.0-1|66	

13612 14
14cu|php-pear-DB_DataObject-1.11.5-1|1	%define		_class		DB
14cu|php-pear-DB_DataObject-1.11.5-1|2	%define		_subclass	DataObject
14cu|php-pear-DB_DataObject-1.11.5-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-DB_DataObject-1.11.5-1|4	
14cu|php-pear-DB_DataObject-1.11.5-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-DB_DataObject-1.11.5-1|6	Version:	1.11.5
14cu|php-pear-DB_DataObject-1.11.5-1|7	Release:	1
14cu|php-pear-DB_DataObject-1.11.5-1|8	Summary:	An SQL builder, object interface to database tables
14cu|php-pear-DB_DataObject-1.11.5-1|9	
14cu|php-pear-DB_DataObject-1.11.5-1|10	License:	PHP License
14cu|php-pear-DB_DataObject-1.11.5-1|11	Group:		Development/PHP
14cu|php-pear-DB_DataObject-1.11.5-1|12	URL:		http://pear.php.net/package/DB_DataObject/
14cu|php-pear-DB_DataObject-1.11.5-1|13	Source0:	http://download.pear.php.net/package/DB_DataObject-%{version}.tgz
14cu|php-pear-DB_DataObject-1.11.5-1|14	Requires(post): php-pear
14cu|php-pear-DB_DataObject-1.11.5-1|15	Requires(preun): php-pear
14cu|php-pear-DB_DataObject-1.11.5-1|16	Requires:	php-pear
14cu|php-pear-DB_DataObject-1.11.5-1|17	BuildArch:	noarch
14cu|php-pear-DB_DataObject-1.11.5-1|18	BuildRequires:	php-pear
14cu|php-pear-DB_DataObject-1.11.5-1|19	
14cu|php-pear-DB_DataObject-1.11.5-1|20	%description
14cu|php-pear-DB_DataObject-1.11.5-1|21	The core class is designed to be extended for each of your tables so
14cu|php-pear-DB_DataObject-1.11.5-1|22	that you put the data logic inside the data classes. Included is a
14cu|php-pear-DB_DataObject-1.11.5-1|23	Generator to make your configuration files and your base classes.
14cu|php-pear-DB_DataObject-1.11.5-1|24	DataObject performs 2 tasks:
14cu|php-pear-DB_DataObject-1.11.5-1|25	- Builds SQL statements based on the objects vars and the builder
14cu|php-pear-DB_DataObject-1.11.5-1|26	methods,
14cu|php-pear-DB_DataObject-1.11.5-1|27	- acts as a datastore for a table row.
14cu|php-pear-DB_DataObject-1.11.5-1|28	
14cu|php-pear-DB_DataObject-1.11.5-1|29	%prep
14cu|php-pear-DB_DataObject-1.11.5-1|30	%setup -q -c
14cu|php-pear-DB_DataObject-1.11.5-1|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-DB_DataObject-1.11.5-1|32	
14cu|php-pear-DB_DataObject-1.11.5-1|33	%install
14cu|php-pear-DB_DataObject-1.11.5-1|34	
14cu|php-pear-DB_DataObject-1.11.5-1|35	cd %{upstream_name}-%{version}
14cu|php-pear-DB_DataObject-1.11.5-1|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-DB_DataObject-1.11.5-1|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-DB_DataObject-1.11.5-1|38	
14cu|php-pear-DB_DataObject-1.11.5-1|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-DB_DataObject-1.11.5-1|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-DB_DataObject-1.11.5-1|41	rm -rf %{buildroot}%{_bindir}/DB
14cu|php-pear-DB_DataObject-1.11.5-1|42	
14cu|php-pear-DB_DataObject-1.11.5-1|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB_DataObject-1.11.5-1|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB_DataObject-1.11.5-1|45	
14cu|php-pear-DB_DataObject-1.11.5-1|46	%clean
14cu|php-pear-DB_DataObject-1.11.5-1|47	
14cu|php-pear-DB_DataObject-1.11.5-1|48	
14cu|php-pear-DB_DataObject-1.11.5-1|49	
14cu|php-pear-DB_DataObject-1.11.5-1|50	%files
14cu|php-pear-DB_DataObject-1.11.5-1|51	%doc %{upstream_name}-%{version}/docs/example.ini
14cu|php-pear-DB_DataObject-1.11.5-1|52	%{_datadir}/pear/%{_class}
14cu|php-pear-DB_DataObject-1.11.5-1|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-DB_DataObject-1.11.5-1|54	
14cu|php-pear-DB_DataObject-1.11.5-1|55	%changelog
14cu|php-pear-DB_DataObject-1.11.5-1|56	
14cu|php-pear-DB_DataObject-1.11.5-1|57	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.11.5-1
14cu|php-pear-DB_DataObject-1.11.5-1|58	- (0f5012c) Updated to 1.11.5 (by updates_builder)
14cu|php-pear-DB_DataObject-1.11.5-1|59	
14cu|php-pear-DB_DataObject-1.11.5-1|60	

13613 14
14cu|php-pear-DB_ldap2-0.5.1-9|1	%define		_class		DB
14cu|php-pear-DB_ldap2-0.5.1-9|2	%define		_subclass	ldap2
14cu|php-pear-DB_ldap2-0.5.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-DB_ldap2-0.5.1-9|4	
14cu|php-pear-DB_ldap2-0.5.1-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-DB_ldap2-0.5.1-9|6	Version:	0.5.1
14cu|php-pear-DB_ldap2-0.5.1-9|7	Release:	9
14cu|php-pear-DB_ldap2-0.5.1-9|8	Summary:	DB drivers for LDAP v2 and v3 database
14cu|php-pear-DB_ldap2-0.5.1-9|9	License:	PHP License
14cu|php-pear-DB_ldap2-0.5.1-9|10	Group:		Development/PHP
14cu|php-pear-DB_ldap2-0.5.1-9|11	URL:		http://pear.php.net/package/DB_ldap2/
14cu|php-pear-DB_ldap2-0.5.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-DB_ldap2-0.5.1-9|13	Requires(post): php-pear
14cu|php-pear-DB_ldap2-0.5.1-9|14	Requires(preun): php-pear
14cu|php-pear-DB_ldap2-0.5.1-9|15	Requires:	php-pear
14cu|php-pear-DB_ldap2-0.5.1-9|16	BuildArch:	noarch
14cu|php-pear-DB_ldap2-0.5.1-9|17	BuildRequires:	php-pear
14cu|php-pear-DB_ldap2-0.5.1-9|18	
14cu|php-pear-DB_ldap2-0.5.1-9|19	%description
14cu|php-pear-DB_ldap2-0.5.1-9|20	DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB compliant
14cu|php-pear-DB_ldap2-0.5.1-9|21	access to LDAP servers with protocol version 2 and 3. The drivers
14cu|php-pear-DB_ldap2-0.5.1-9|22	provide common DB interface as much as possible and support
14cu|php-pear-DB_ldap2-0.5.1-9|23	prepare/execute statements.
14cu|php-pear-DB_ldap2-0.5.1-9|24	
14cu|php-pear-DB_ldap2-0.5.1-9|25	%prep
14cu|php-pear-DB_ldap2-0.5.1-9|26	%setup -q -c
14cu|php-pear-DB_ldap2-0.5.1-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-DB_ldap2-0.5.1-9|28	
14cu|php-pear-DB_ldap2-0.5.1-9|29	%install
14cu|php-pear-DB_ldap2-0.5.1-9|30	
14cu|php-pear-DB_ldap2-0.5.1-9|31	cd %{upstream_name}-%{version}
14cu|php-pear-DB_ldap2-0.5.1-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-DB_ldap2-0.5.1-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-DB_ldap2-0.5.1-9|34	
14cu|php-pear-DB_ldap2-0.5.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-DB_ldap2-0.5.1-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-DB_ldap2-0.5.1-9|37	
14cu|php-pear-DB_ldap2-0.5.1-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB_ldap2-0.5.1-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DB_ldap2-0.5.1-9|40	
14cu|php-pear-DB_ldap2-0.5.1-9|41	%clean
14cu|php-pear-DB_ldap2-0.5.1-9|42	
14cu|php-pear-DB_ldap2-0.5.1-9|43	
14cu|php-pear-DB_ldap2-0.5.1-9|44	
14cu|php-pear-DB_ldap2-0.5.1-9|45	%files
14cu|php-pear-DB_ldap2-0.5.1-9|46	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-DB_ldap2-0.5.1-9|47	%{_datadir}/pear/%{_class}
14cu|php-pear-DB_ldap2-0.5.1-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-DB_ldap2-0.5.1-9|49	
14cu|php-pear-DB_ldap2-0.5.1-9|50	
14cu|php-pear-DB_ldap2-0.5.1-9|51	
14cu|php-pear-DB_ldap2-0.5.1-9|52	%changelog
14cu|php-pear-DB_ldap2-0.5.1-9|53	
14cu|php-pear-DB_ldap2-0.5.1-9|54	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-9
14cu|php-pear-DB_ldap2-0.5.1-9|55	- (07e831f) Turn back URL in Source
14cu|php-pear-DB_ldap2-0.5.1-9|56	
14cu|php-pear-DB_ldap2-0.5.1-9|57	

13614 14
14cu|php-pear-DbUnit-1.3.1-5|1	%define  upstream_name DbUnit
14cu|php-pear-DbUnit-1.3.1-5|2	%define __noautoreq /usr/bin/php
14cu|php-pear-DbUnit-1.3.1-5|3	
14cu|php-pear-DbUnit-1.3.1-5|4	Summary:	DbUnit port for PHP/PHPUnit to support database interaction testing
14cu|php-pear-DbUnit-1.3.1-5|5	
14cu|php-pear-DbUnit-1.3.1-5|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-DbUnit-1.3.1-5|7	Version:	1.3.1
14cu|php-pear-DbUnit-1.3.1-5|8	Release:	5
14cu|php-pear-DbUnit-1.3.1-5|9	License:	BSD
14cu|php-pear-DbUnit-1.3.1-5|10	Group:		Development/PHP
14cu|php-pear-DbUnit-1.3.1-5|11	URL:		http://www.phpunit.de/
14cu|php-pear-DbUnit-1.3.1-5|12	Source0:	http://pear.phpunit.de/get/DbUnit-%{version}.tgz
14cu|php-pear-DbUnit-1.3.1-5|13	Requires(post): php-pear
14cu|php-pear-DbUnit-1.3.1-5|14	Requires(preun): php-pear
14cu|php-pear-DbUnit-1.3.1-5|15	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-DbUnit-1.3.1-5|16	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-DbUnit-1.3.1-5|17	Requires:	php-channel-phpunit
14cu|php-pear-DbUnit-1.3.1-5|18	BuildArch:	noarch
14cu|php-pear-DbUnit-1.3.1-5|19	BuildRequires:	php-pear
14cu|php-pear-DbUnit-1.3.1-5|20	BuildRequires:	php-channel-phpunit
14cu|php-pear-DbUnit-1.3.1-5|21	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-DbUnit-1.3.1-5|22	Suggests:	php-symfony-YAML >= 1.0.2
14cu|php-pear-DbUnit-1.3.1-5|23	
14cu|php-pear-DbUnit-1.3.1-5|24	%description
14cu|php-pear-DbUnit-1.3.1-5|25	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-DbUnit-1.3.1-5|26	unit tests in PHP.
14cu|php-pear-DbUnit-1.3.1-5|27	
14cu|php-pear-DbUnit-1.3.1-5|28	This package provides DbUnit port for PHP/PHPUnit to support database
14cu|php-pear-DbUnit-1.3.1-5|29	interaction testing.
14cu|php-pear-DbUnit-1.3.1-5|30	
14cu|php-pear-DbUnit-1.3.1-5|31	%prep
14cu|php-pear-DbUnit-1.3.1-5|32	
14cu|php-pear-DbUnit-1.3.1-5|33	%setup -q -c
14cu|php-pear-DbUnit-1.3.1-5|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-DbUnit-1.3.1-5|35	
14cu|php-pear-DbUnit-1.3.1-5|36	%build
14cu|php-pear-DbUnit-1.3.1-5|37	
14cu|php-pear-DbUnit-1.3.1-5|38	%install
14cu|php-pear-DbUnit-1.3.1-5|39	
14cu|php-pear-DbUnit-1.3.1-5|40	cd %{upstream_name}-%{version}
14cu|php-pear-DbUnit-1.3.1-5|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-DbUnit-1.3.1-5|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-DbUnit-1.3.1-5|43	
14cu|php-pear-DbUnit-1.3.1-5|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-DbUnit-1.3.1-5|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-DbUnit-1.3.1-5|46	
14cu|php-pear-DbUnit-1.3.1-5|47	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DbUnit-1.3.1-5|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-DbUnit-1.3.1-5|49	
14cu|php-pear-DbUnit-1.3.1-5|50	%clean
14cu|php-pear-DbUnit-1.3.1-5|51	
14cu|php-pear-DbUnit-1.3.1-5|52	
14cu|php-pear-DbUnit-1.3.1-5|53	
14cu|php-pear-DbUnit-1.3.1-5|54	%files
14cu|php-pear-DbUnit-1.3.1-5|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cu|php-pear-DbUnit-1.3.1-5|56	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-DbUnit-1.3.1-5|57	%{_bindir}/dbunit
14cu|php-pear-DbUnit-1.3.1-5|58	%{_datadir}/pear/PHPUnit/Extensions/Database
14cu|php-pear-DbUnit-1.3.1-5|59	%{_datadir}/pear/packages/DbUnit.xml
14cu|php-pear-DbUnit-1.3.1-5|60	
14cu|php-pear-DbUnit-1.3.1-5|61	
14cu|php-pear-DbUnit-1.3.1-5|62	
14cu|php-pear-DbUnit-1.3.1-5|63	
14cu|php-pear-DbUnit-1.3.1-5|64	%changelog
14cu|php-pear-DbUnit-1.3.1-5|65	
14cu|php-pear-DbUnit-1.3.1-5|66	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-5
14cu|php-pear-DbUnit-1.3.1-5|67	- (93aab70) Turn back URL in Source
14cu|php-pear-DbUnit-1.3.1-5|68	
14cu|php-pear-DbUnit-1.3.1-5|69	

13615 14
14cu|php-pear-File_Find-1.3.3-6|1	%define		_class		File
14cu|php-pear-File_Find-1.3.3-6|2	%define		_subclass	Find
14cu|php-pear-File_Find-1.3.3-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-File_Find-1.3.3-6|4	
14cu|php-pear-File_Find-1.3.3-6|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-File_Find-1.3.3-6|6	Version:	1.3.3
14cu|php-pear-File_Find-1.3.3-6|7	Release:	6
14cu|php-pear-File_Find-1.3.3-6|8	Summary:	A class that facillitates the search of filesystems
14cu|php-pear-File_Find-1.3.3-6|9	License:	PHP License
14cu|php-pear-File_Find-1.3.3-6|10	Group:		Development/PHP
14cu|php-pear-File_Find-1.3.3-6|11	URL:		http://pear.php.net/package/File_Find/
14cu|php-pear-File_Find-1.3.3-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-File_Find-1.3.3-6|13	Requires(post): php-pear
14cu|php-pear-File_Find-1.3.3-6|14	Requires(preun): php-pear
14cu|php-pear-File_Find-1.3.3-6|15	Requires:	php-pear
14cu|php-pear-File_Find-1.3.3-6|16	BuildArch:	noarch
14cu|php-pear-File_Find-1.3.3-6|17	BuildRequires:	php-pear
14cu|php-pear-File_Find-1.3.3-6|18	
14cu|php-pear-File_Find-1.3.3-6|19	%description
14cu|php-pear-File_Find-1.3.3-6|20	File_Find, created as a replacement for its Perl counterpart, also
14cu|php-pear-File_Find-1.3.3-6|21	named File_Find, is a directory searcher, which handles globbing,
14cu|php-pear-File_Find-1.3.3-6|22	recursive directory searching, as well as a slew of other cool
14cu|php-pear-File_Find-1.3.3-6|23	features.
14cu|php-pear-File_Find-1.3.3-6|24	
14cu|php-pear-File_Find-1.3.3-6|25	%prep
14cu|php-pear-File_Find-1.3.3-6|26	%setup -q -c
14cu|php-pear-File_Find-1.3.3-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-File_Find-1.3.3-6|28	
14cu|php-pear-File_Find-1.3.3-6|29	%install
14cu|php-pear-File_Find-1.3.3-6|30	
14cu|php-pear-File_Find-1.3.3-6|31	cd %{upstream_name}-%{version}
14cu|php-pear-File_Find-1.3.3-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-File_Find-1.3.3-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-File_Find-1.3.3-6|34	
14cu|php-pear-File_Find-1.3.3-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-File_Find-1.3.3-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-File_Find-1.3.3-6|37	
14cu|php-pear-File_Find-1.3.3-6|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Find-1.3.3-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Find-1.3.3-6|40	
14cu|php-pear-File_Find-1.3.3-6|41	%clean
14cu|php-pear-File_Find-1.3.3-6|42	
14cu|php-pear-File_Find-1.3.3-6|43	
14cu|php-pear-File_Find-1.3.3-6|44	
14cu|php-pear-File_Find-1.3.3-6|45	%files
14cu|php-pear-File_Find-1.3.3-6|46	%{_datadir}/pear/%{_class}
14cu|php-pear-File_Find-1.3.3-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-File_Find-1.3.3-6|48	
14cu|php-pear-File_Find-1.3.3-6|49	
14cu|php-pear-File_Find-1.3.3-6|50	
14cu|php-pear-File_Find-1.3.3-6|51	%changelog
14cu|php-pear-File_Find-1.3.3-6|52	
14cu|php-pear-File_Find-1.3.3-6|53	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-6
14cu|php-pear-File_Find-1.3.3-6|54	- (334f6c5) Turn back URL in Source
14cu|php-pear-File_Find-1.3.3-6|55	
14cu|php-pear-File_Find-1.3.3-6|56	

13616 14
14cu|php-pear-File_Iterator-1.3.4-5|1	%define  upstream_name File_Iterator
14cu|php-pear-File_Iterator-1.3.4-5|2	
14cu|php-pear-File_Iterator-1.3.4-5|3	Summary:	FilterIterator implementation that filters files based on a list of suffixes
14cu|php-pear-File_Iterator-1.3.4-5|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-File_Iterator-1.3.4-5|5	Version:	1.3.4
14cu|php-pear-File_Iterator-1.3.4-5|6	Release:	5
14cu|php-pear-File_Iterator-1.3.4-5|7	License:	BSD
14cu|php-pear-File_Iterator-1.3.4-5|8	Group:		Development/PHP
14cu|php-pear-File_Iterator-1.3.4-5|9	URL:		http://www.phpunit.de/
14cu|php-pear-File_Iterator-1.3.4-5|10	Source0:	http://pear.phpunit.de/get/File_Iterator-%{version}.tgz
14cu|php-pear-File_Iterator-1.3.4-5|11	Requires(post): php-pear
14cu|php-pear-File_Iterator-1.3.4-5|12	Requires(preun): php-pear
14cu|php-pear-File_Iterator-1.3.4-5|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-File_Iterator-1.3.4-5|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-File_Iterator-1.3.4-5|15	Requires:	php-channel-phpunit
14cu|php-pear-File_Iterator-1.3.4-5|16	BuildArch:	noarch
14cu|php-pear-File_Iterator-1.3.4-5|17	BuildRequires:	php-pear
14cu|php-pear-File_Iterator-1.3.4-5|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-File_Iterator-1.3.4-5|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-File_Iterator-1.3.4-5|20	
14cu|php-pear-File_Iterator-1.3.4-5|21	%description
14cu|php-pear-File_Iterator-1.3.4-5|22	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-File_Iterator-1.3.4-5|23	unit tests in PHP.
14cu|php-pear-File_Iterator-1.3.4-5|24	
14cu|php-pear-File_Iterator-1.3.4-5|25	This package provides FilterIterator implementation that filters files based
14cu|php-pear-File_Iterator-1.3.4-5|26	on a list of suffixes for PHPUnit.
14cu|php-pear-File_Iterator-1.3.4-5|27	
14cu|php-pear-File_Iterator-1.3.4-5|28	%prep
14cu|php-pear-File_Iterator-1.3.4-5|29	
14cu|php-pear-File_Iterator-1.3.4-5|30	%setup -q -c
14cu|php-pear-File_Iterator-1.3.4-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-File_Iterator-1.3.4-5|32	
14cu|php-pear-File_Iterator-1.3.4-5|33	%build
14cu|php-pear-File_Iterator-1.3.4-5|34	
14cu|php-pear-File_Iterator-1.3.4-5|35	%install
14cu|php-pear-File_Iterator-1.3.4-5|36	
14cu|php-pear-File_Iterator-1.3.4-5|37	cd %{upstream_name}-%{version}
14cu|php-pear-File_Iterator-1.3.4-5|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-File_Iterator-1.3.4-5|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-File_Iterator-1.3.4-5|40	
14cu|php-pear-File_Iterator-1.3.4-5|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-File_Iterator-1.3.4-5|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-File_Iterator-1.3.4-5|43	
14cu|php-pear-File_Iterator-1.3.4-5|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Iterator-1.3.4-5|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Iterator-1.3.4-5|46	
14cu|php-pear-File_Iterator-1.3.4-5|47	%clean
14cu|php-pear-File_Iterator-1.3.4-5|48	
14cu|php-pear-File_Iterator-1.3.4-5|49	
14cu|php-pear-File_Iterator-1.3.4-5|50	
14cu|php-pear-File_Iterator-1.3.4-5|51	%files
14cu|php-pear-File_Iterator-1.3.4-5|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cu|php-pear-File_Iterator-1.3.4-5|53	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-File_Iterator-1.3.4-5|54	%doc %{upstream_name}-%{version}/README.markdown
14cu|php-pear-File_Iterator-1.3.4-5|55	%{_datadir}/pear/File/Iterator
14cu|php-pear-File_Iterator-1.3.4-5|56	%{_datadir}/pear/File/*.php
14cu|php-pear-File_Iterator-1.3.4-5|57	%{_datadir}/pear/packages/File_Iterator.xml
14cu|php-pear-File_Iterator-1.3.4-5|58	
14cu|php-pear-File_Iterator-1.3.4-5|59	
14cu|php-pear-File_Iterator-1.3.4-5|60	
14cu|php-pear-File_Iterator-1.3.4-5|61	
14cu|php-pear-File_Iterator-1.3.4-5|62	%changelog
14cu|php-pear-File_Iterator-1.3.4-5|63	
14cu|php-pear-File_Iterator-1.3.4-5|64	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.3.4-5
14cu|php-pear-File_Iterator-1.3.4-5|65	- (5fdd1cb) Turn back URL in Source
14cu|php-pear-File_Iterator-1.3.4-5|66	
14cu|php-pear-File_Iterator-1.3.4-5|67	

13617 14
14cu|php-pear-File_Ogg-0.3.1-11|1	%define		_class		File
14cu|php-pear-File_Ogg-0.3.1-11|2	%define		_subclass	Ogg
14cu|php-pear-File_Ogg-0.3.1-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-File_Ogg-0.3.1-11|4	
14cu|php-pear-File_Ogg-0.3.1-11|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-File_Ogg-0.3.1-11|6	Version:	0.3.1
14cu|php-pear-File_Ogg-0.3.1-11|7	Release:	11
14cu|php-pear-File_Ogg-0.3.1-11|8	Summary:	Access Ogg bitstreams
14cu|php-pear-File_Ogg-0.3.1-11|9	License:	PHP License
14cu|php-pear-File_Ogg-0.3.1-11|10	Group:		Development/PHP
14cu|php-pear-File_Ogg-0.3.1-11|11	URL:		http://pear.php.net/package/File_Ogg/
14cu|php-pear-File_Ogg-0.3.1-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-File_Ogg-0.3.1-11|13	Requires(post): php-pear
14cu|php-pear-File_Ogg-0.3.1-11|14	Requires(preun): php-pear
14cu|php-pear-File_Ogg-0.3.1-11|15	Requires:	php-pear
14cu|php-pear-File_Ogg-0.3.1-11|16	BuildArch:	noarch
14cu|php-pear-File_Ogg-0.3.1-11|17	BuildRequires:	php-pear
14cu|php-pear-File_Ogg-0.3.1-11|18	
14cu|php-pear-File_Ogg-0.3.1-11|19	%description
14cu|php-pear-File_Ogg-0.3.1-11|20	This package provides access to various media types inside an Ogg
14cu|php-pear-File_Ogg-0.3.1-11|21	bitstream.
14cu|php-pear-File_Ogg-0.3.1-11|22	
14cu|php-pear-File_Ogg-0.3.1-11|23	%prep
14cu|php-pear-File_Ogg-0.3.1-11|24	%setup -q -c
14cu|php-pear-File_Ogg-0.3.1-11|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-File_Ogg-0.3.1-11|26	
14cu|php-pear-File_Ogg-0.3.1-11|27	%install
14cu|php-pear-File_Ogg-0.3.1-11|28	
14cu|php-pear-File_Ogg-0.3.1-11|29	cd %{upstream_name}-%{version}
14cu|php-pear-File_Ogg-0.3.1-11|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-File_Ogg-0.3.1-11|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-File_Ogg-0.3.1-11|32	
14cu|php-pear-File_Ogg-0.3.1-11|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-File_Ogg-0.3.1-11|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-File_Ogg-0.3.1-11|35	
14cu|php-pear-File_Ogg-0.3.1-11|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Ogg-0.3.1-11|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Ogg-0.3.1-11|38	
14cu|php-pear-File_Ogg-0.3.1-11|39	%clean
14cu|php-pear-File_Ogg-0.3.1-11|40	
14cu|php-pear-File_Ogg-0.3.1-11|41	
14cu|php-pear-File_Ogg-0.3.1-11|42	
14cu|php-pear-File_Ogg-0.3.1-11|43	%files
14cu|php-pear-File_Ogg-0.3.1-11|44	%{_datadir}/pear/%{_class}
14cu|php-pear-File_Ogg-0.3.1-11|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-File_Ogg-0.3.1-11|46	
14cu|php-pear-File_Ogg-0.3.1-11|47	
14cu|php-pear-File_Ogg-0.3.1-11|48	
14cu|php-pear-File_Ogg-0.3.1-11|49	
14cu|php-pear-File_Ogg-0.3.1-11|50	
14cu|php-pear-File_Ogg-0.3.1-11|51	%changelog
14cu|php-pear-File_Ogg-0.3.1-11|52	
14cu|php-pear-File_Ogg-0.3.1-11|53	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-11
14cu|php-pear-File_Ogg-0.3.1-11|54	- (e8d5ca5) Turn back URL in Source
14cu|php-pear-File_Ogg-0.3.1-11|55	
14cu|php-pear-File_Ogg-0.3.1-11|56	

13618 14
14cu|php-pear-File_Util-1.0.0-6|1	%define		_class		File
14cu|php-pear-File_Util-1.0.0-6|2	%define		upstream_name	%{_class}_Util
14cu|php-pear-File_Util-1.0.0-6|3	
14cu|php-pear-File_Util-1.0.0-6|4	Summary:	Common file and directory utility functions
14cu|php-pear-File_Util-1.0.0-6|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-File_Util-1.0.0-6|6	Version:	1.0.0
14cu|php-pear-File_Util-1.0.0-6|7	Release:	6
14cu|php-pear-File_Util-1.0.0-6|8	License:	PHP License
14cu|php-pear-File_Util-1.0.0-6|9	Group:		Development/PHP
14cu|php-pear-File_Util-1.0.0-6|10	URL:		http://pear.php.net/package/File_Util/
14cu|php-pear-File_Util-1.0.0-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-File_Util-1.0.0-6|12	Requires(post): php-pear
14cu|php-pear-File_Util-1.0.0-6|13	Requires(preun): php-pear
14cu|php-pear-File_Util-1.0.0-6|14	Requires:	php-pear
14cu|php-pear-File_Util-1.0.0-6|15	BuildArch:	noarch
14cu|php-pear-File_Util-1.0.0-6|16	BuildRequires:	php-pear
14cu|php-pear-File_Util-1.0.0-6|17	Conflicts:	php-pear-File < 1.4.0
14cu|php-pear-File_Util-1.0.0-6|18	
14cu|php-pear-File_Util-1.0.0-6|19	%description
14cu|php-pear-File_Util-1.0.0-6|20	Common file and directory utility functions. Path handling, temp dir/file,
14cu|php-pear-File_Util-1.0.0-6|21	sorting of files, listDirs, isIncludable and more.
14cu|php-pear-File_Util-1.0.0-6|22	
14cu|php-pear-File_Util-1.0.0-6|23	%prep
14cu|php-pear-File_Util-1.0.0-6|24	%setup -q -c
14cu|php-pear-File_Util-1.0.0-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-File_Util-1.0.0-6|26	
14cu|php-pear-File_Util-1.0.0-6|27	%install
14cu|php-pear-File_Util-1.0.0-6|28	
14cu|php-pear-File_Util-1.0.0-6|29	cd %{upstream_name}-%{version}
14cu|php-pear-File_Util-1.0.0-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-File_Util-1.0.0-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-File_Util-1.0.0-6|32	
14cu|php-pear-File_Util-1.0.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-File_Util-1.0.0-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-File_Util-1.0.0-6|35	
14cu|php-pear-File_Util-1.0.0-6|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Util-1.0.0-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-File_Util-1.0.0-6|38	
14cu|php-pear-File_Util-1.0.0-6|39	%clean
14cu|php-pear-File_Util-1.0.0-6|40	
14cu|php-pear-File_Util-1.0.0-6|41	
14cu|php-pear-File_Util-1.0.0-6|42	
14cu|php-pear-File_Util-1.0.0-6|43	%files
14cu|php-pear-File_Util-1.0.0-6|44	%{_datadir}/pear/%{_class}/Util.php
14cu|php-pear-File_Util-1.0.0-6|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-File_Util-1.0.0-6|46	
14cu|php-pear-File_Util-1.0.0-6|47	%changelog
14cu|php-pear-File_Util-1.0.0-6|48	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cu|php-pear-File_Util-1.0.0-6|49	+ Revision: 3788cbd
14cu|php-pear-File_Util-1.0.0-6|50	- Spec cleanup, move package to contrib repo
14cu|php-pear-File_Util-1.0.0-6|51	
14cu|php-pear-File_Util-1.0.0-6|52	

13619 14
14cu|php-pear-Gtk_VarDump-1.0.1-5|1	%define		_class		Gtk
14cu|php-pear-Gtk_VarDump-1.0.1-5|2	%define		_subclass	VarDump
14cu|php-pear-Gtk_VarDump-1.0.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Gtk_VarDump-1.0.1-5|4	
14cu|php-pear-Gtk_VarDump-1.0.1-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Gtk_VarDump-1.0.1-5|6	Version:	1.0.1
14cu|php-pear-Gtk_VarDump-1.0.1-5|7	Release:	5
14cu|php-pear-Gtk_VarDump-1.0.1-5|8	Summary:	A simple GUI to example PHP data trees
14cu|php-pear-Gtk_VarDump-1.0.1-5|9	License:	PHP License
14cu|php-pear-Gtk_VarDump-1.0.1-5|10	Group:		Development/PHP
14cu|php-pear-Gtk_VarDump-1.0.1-5|11	URL:		http://pear.php.net/package/Gtk_VarDump/
14cu|php-pear-Gtk_VarDump-1.0.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-Gtk_VarDump-1.0.1-5|13	Patch0:		php-pear-Gtk_VarDump-1.0.1-php_gtk2.patch
14cu|php-pear-Gtk_VarDump-1.0.1-5|14	Requires:	php-gtk2
14cu|php-pear-Gtk_VarDump-1.0.1-5|15	Requires(post): php-pear
14cu|php-pear-Gtk_VarDump-1.0.1-5|16	Requires(preun): php-pear
14cu|php-pear-Gtk_VarDump-1.0.1-5|17	Requires:	php-pear
14cu|php-pear-Gtk_VarDump-1.0.1-5|18	BuildArch:	noarch
14cu|php-pear-Gtk_VarDump-1.0.1-5|19	BuildRequires:	php-pear
14cu|php-pear-Gtk_VarDump-1.0.1-5|20	
14cu|php-pear-Gtk_VarDump-1.0.1-5|21	%description
14cu|php-pear-Gtk_VarDump-1.0.1-5|22	Just a regedit type interface to examine PHP data trees.
14cu|php-pear-Gtk_VarDump-1.0.1-5|23	
14cu|php-pear-Gtk_VarDump-1.0.1-5|24	%prep
14cu|php-pear-Gtk_VarDump-1.0.1-5|25	%setup -q -c
14cu|php-pear-Gtk_VarDump-1.0.1-5|26	%patch0 -p1
14cu|php-pear-Gtk_VarDump-1.0.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Gtk_VarDump-1.0.1-5|28	
14cu|php-pear-Gtk_VarDump-1.0.1-5|29	%install
14cu|php-pear-Gtk_VarDump-1.0.1-5|30	
14cu|php-pear-Gtk_VarDump-1.0.1-5|31	cd %{upstream_name}-%{version}
14cu|php-pear-Gtk_VarDump-1.0.1-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Gtk_VarDump-1.0.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Gtk_VarDump-1.0.1-5|34	
14cu|php-pear-Gtk_VarDump-1.0.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Gtk_VarDump-1.0.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Gtk_VarDump-1.0.1-5|37	
14cu|php-pear-Gtk_VarDump-1.0.1-5|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Gtk_VarDump-1.0.1-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Gtk_VarDump-1.0.1-5|40	
14cu|php-pear-Gtk_VarDump-1.0.1-5|41	%clean
14cu|php-pear-Gtk_VarDump-1.0.1-5|42	
14cu|php-pear-Gtk_VarDump-1.0.1-5|43	
14cu|php-pear-Gtk_VarDump-1.0.1-5|44	
14cu|php-pear-Gtk_VarDump-1.0.1-5|45	%files
14cu|php-pear-Gtk_VarDump-1.0.1-5|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Gtk_VarDump-1.0.1-5|47	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Gtk_VarDump-1.0.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Gtk_VarDump-1.0.1-5|49	
14cu|php-pear-Gtk_VarDump-1.0.1-5|50	%changelog
14cu|php-pear-Gtk_VarDump-1.0.1-5|51	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
14cu|php-pear-Gtk_VarDump-1.0.1-5|52	+ Revision: e8cf564
14cu|php-pear-Gtk_VarDump-1.0.1-5|53	- Spec cleanup, move package to contrib repo
14cu|php-pear-Gtk_VarDump-1.0.1-5|54	
14cu|php-pear-Gtk_VarDump-1.0.1-5|55	

13620 14
14cu|php-pear-Horde_Compress-2.0.8-1|1	%define upstream_name Horde_Compress
14cu|php-pear-Horde_Compress-2.0.8-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Compress-2.0.8-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Compress-2.0.8-1|4	
14cu|php-pear-Horde_Compress-2.0.8-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Compress-2.0.8-1|6	Version:     	2.0.8
14cu|php-pear-Horde_Compress-2.0.8-1|7	Release:     	1
14cu|php-pear-Horde_Compress-2.0.8-1|8	Summary:    	Horde Compress API
14cu|php-pear-Horde_Compress-2.0.8-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Compress-2.0.8-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Compress-2.0.8-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Compress-2.0.8-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Compress-2.0.8-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Compress-2.0.8-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Compress-2.0.8-1|15	Requires:    	php-pear >= 1.4.7
14cu|php-pear-Horde_Compress-2.0.8-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Compress-2.0.8-1|17	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Compress-2.0.8-1|18	Requires: 	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Compress-2.0.8-1|19	BuildArch:  	noarch
14cu|php-pear-Horde_Compress-2.0.8-1|20	
14cu|php-pear-Horde_Compress-2.0.8-1|21	%description
14cu|php-pear-Horde_Compress-2.0.8-1|22	This package provides an API for various compression techniques.
14cu|php-pear-Horde_Compress-2.0.8-1|23	
14cu|php-pear-Horde_Compress-2.0.8-1|24	%prep
14cu|php-pear-Horde_Compress-2.0.8-1|25	%setup -c -T
14cu|php-pear-Horde_Compress-2.0.8-1|26	pear -v -c pearrc \
14cu|php-pear-Horde_Compress-2.0.8-1|27	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Compress-2.0.8-1|28	-d doc_dir=/docs \
14cu|php-pear-Horde_Compress-2.0.8-1|29	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Compress-2.0.8-1|30	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Compress-2.0.8-1|31	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Compress-2.0.8-1|32	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Compress-2.0.8-1|33	-s
14cu|php-pear-Horde_Compress-2.0.8-1|34	
14cu|php-pear-Horde_Compress-2.0.8-1|35	%build
14cu|php-pear-Horde_Compress-2.0.8-1|36	
14cu|php-pear-Horde_Compress-2.0.8-1|37	%install
14cu|php-pear-Horde_Compress-2.0.8-1|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Compress-2.0.8-1|39	
14cu|php-pear-Horde_Compress-2.0.8-1|40	# Clean up unnecessary files
14cu|php-pear-Horde_Compress-2.0.8-1|41	rm pearrc
14cu|php-pear-Horde_Compress-2.0.8-1|42	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Compress-2.0.8-1|43	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Compress-2.0.8-1|44	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Compress-2.0.8-1|45	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Compress-2.0.8-1|46	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Compress-2.0.8-1|47	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Compress-2.0.8-1|48	
14cu|php-pear-Horde_Compress-2.0.8-1|49	mv %{buildroot}/docs .
14cu|php-pear-Horde_Compress-2.0.8-1|50	
14cu|php-pear-Horde_Compress-2.0.8-1|51	# Install XML package description
14cu|php-pear-Horde_Compress-2.0.8-1|52	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Compress-2.0.8-1|53	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Compress-2.0.8-1|54	cp -p package.xml %{buildroot}%{xmldir}/Horde_Compress.xml
14cu|php-pear-Horde_Compress-2.0.8-1|55	
14cu|php-pear-Horde_Compress-2.0.8-1|56	
14cu|php-pear-Horde_Compress-2.0.8-1|57	%post
14cu|php-pear-Horde_Compress-2.0.8-1|58	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Compress.xml
14cu|php-pear-Horde_Compress-2.0.8-1|59	
14cu|php-pear-Horde_Compress-2.0.8-1|60	%postun
14cu|php-pear-Horde_Compress-2.0.8-1|61	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Compress-2.0.8-1|62	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Compress
14cu|php-pear-Horde_Compress-2.0.8-1|63	fi
14cu|php-pear-Horde_Compress-2.0.8-1|64	
14cu|php-pear-Horde_Compress-2.0.8-1|65	%files
14cu|php-pear-Horde_Compress-2.0.8-1|66	%doc docs/Horde_Compress/*
14cu|php-pear-Horde_Compress-2.0.8-1|67	%{peardir}/*
14cu|php-pear-Horde_Compress-2.0.8-1|68	%{xmldir}/Horde_Compress.xml
14cu|php-pear-Horde_Compress-2.0.8-1|69	
14cu|php-pear-Horde_Compress-2.0.8-1|70	%changelog
14cu|php-pear-Horde_Compress-2.0.8-1|71	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-1
14cu|php-pear-Horde_Compress-2.0.8-1|72	+ Revision: 6e64c26
14cu|php-pear-Horde_Compress-2.0.8-1|73	- Upload tarball to file store
14cu|php-pear-Horde_Compress-2.0.8-1|74	
14cu|php-pear-Horde_Compress-2.0.8-1|75	

13621 14
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|1	%define upstream_name Horde_Crypt_Blowfish
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|4	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|6	Version:     	1.0.2
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|7	Release:     	1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|8	Summary:    	Blowfish Encryption Library
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|17	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|18	Requires: 	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|19	Requires: 	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|20	Requires: 	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|21	Requires: 	php-pear-Horde_Stream_Filter < 3.0.0alpha1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|22	Requires: 	php-pear-Horde_Support >= 2.1.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|23	Requires:	php-pear-Horde_Text_Flowed >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|24	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|25	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|26	BuildArch:  	noarch
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|27	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|28	%description
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|29	Provides blowfish encryption/decryption for PHP string data.
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|30	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|31	%prep
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|32	%setup -c -T
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|33	pear -v -c pearrc \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|34	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|35	-d doc_dir=/docs \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|36	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|37	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|38	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|39	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|40	-s
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|41	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|42	%build
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|43	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|44	%install
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|45	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|46	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|47	# Clean up unnecessary files
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|48	rm pearrc
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|49	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|50	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|51	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|52	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|53	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|54	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|55	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|56	mv %{buildroot}/docs .
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|57	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|58	# Install XML package description
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|59	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|60	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|61	cp -p package.xml %{buildroot}%{xmldir}/Horde_Crypt_Blowfish.xml
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|62	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|63	%post
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|64	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Crypt_Blowfish.xml
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|65	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|66	%postun
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|67	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|68	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Crypt_Blowfish
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|69	fi
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|70	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|71	%files
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|72	%doc docs/Horde_Crypt_Blowfish/*
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|73	%{peardir}/*
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|74	%{xmldir}/Horde_Crypt_Blowfish.xml
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|75	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|76	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|77	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|78	%changelog
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|79	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|80	+ Revision: bd52f43
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|81	- Spec cleanup
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|82	
14cu|php-pear-Horde_Crypt_Blowfish-1.0.2-1|83	

13622 14
14cu|php-pear-Horde_Date-2.0.12-1|1	%define upstream_name Horde_Date
14cu|php-pear-Horde_Date-2.0.12-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Date-2.0.12-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Date-2.0.12-1|4	
14cu|php-pear-Horde_Date-2.0.12-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Date-2.0.12-1|6	Version:     	2.0.12
14cu|php-pear-Horde_Date-2.0.12-1|7	Release:     	1
14cu|php-pear-Horde_Date-2.0.12-1|8	Summary:    	Horde Date package
14cu|php-pear-Horde_Date-2.0.12-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Date-2.0.12-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Date-2.0.12-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Date-2.0.12-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Date-2.0.12-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Date-2.0.12-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Date-2.0.12-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Date-2.0.12-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Date-2.0.12-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Date-2.0.12-1|18	Requires:	php-pear-Horde_Nls >= 2.0.0
14cu|php-pear-Horde_Date-2.0.12-1|19	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Date-2.0.12-1|20	BuildArch:  	noarch
14cu|php-pear-Horde_Date-2.0.12-1|21	
14cu|php-pear-Horde_Date-2.0.12-1|22	%description
14cu|php-pear-Horde_Date-2.0.12-1|23	Package for creating and manipulating dates.
14cu|php-pear-Horde_Date-2.0.12-1|24	
14cu|php-pear-Horde_Date-2.0.12-1|25	%prep
14cu|php-pear-Horde_Date-2.0.12-1|26	%setup -c -T
14cu|php-pear-Horde_Date-2.0.12-1|27	pear -v -c pearrc \
14cu|php-pear-Horde_Date-2.0.12-1|28	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Date-2.0.12-1|29	-d doc_dir=/docs \
14cu|php-pear-Horde_Date-2.0.12-1|30	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Date-2.0.12-1|31	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Date-2.0.12-1|32	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Date-2.0.12-1|33	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Date-2.0.12-1|34	-s
14cu|php-pear-Horde_Date-2.0.12-1|35	
14cu|php-pear-Horde_Date-2.0.12-1|36	%build
14cu|php-pear-Horde_Date-2.0.12-1|37	
14cu|php-pear-Horde_Date-2.0.12-1|38	%install
14cu|php-pear-Horde_Date-2.0.12-1|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Date-2.0.12-1|40	
14cu|php-pear-Horde_Date-2.0.12-1|41	# Clean up unnecessary files
14cu|php-pear-Horde_Date-2.0.12-1|42	rm pearrc
14cu|php-pear-Horde_Date-2.0.12-1|43	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Date-2.0.12-1|44	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Date-2.0.12-1|45	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Date-2.0.12-1|46	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Date-2.0.12-1|47	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Date-2.0.12-1|48	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Date-2.0.12-1|49	
14cu|php-pear-Horde_Date-2.0.12-1|50	mv %{buildroot}/docs .
14cu|php-pear-Horde_Date-2.0.12-1|51	
14cu|php-pear-Horde_Date-2.0.12-1|52	# Install XML package description
14cu|php-pear-Horde_Date-2.0.12-1|53	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Date-2.0.12-1|54	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Date-2.0.12-1|55	cp -p package.xml %{buildroot}%{xmldir}/Horde_Date.xml
14cu|php-pear-Horde_Date-2.0.12-1|56	
14cu|php-pear-Horde_Date-2.0.12-1|57	
14cu|php-pear-Horde_Date-2.0.12-1|58	%post
14cu|php-pear-Horde_Date-2.0.12-1|59	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Date.xml
14cu|php-pear-Horde_Date-2.0.12-1|60	
14cu|php-pear-Horde_Date-2.0.12-1|61	%postun
14cu|php-pear-Horde_Date-2.0.12-1|62	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Date-2.0.12-1|63	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Date
14cu|php-pear-Horde_Date-2.0.12-1|64	fi
14cu|php-pear-Horde_Date-2.0.12-1|65	
14cu|php-pear-Horde_Date-2.0.12-1|66	%files
14cu|php-pear-Horde_Date-2.0.12-1|67	%doc docs/Horde_Date/*
14cu|php-pear-Horde_Date-2.0.12-1|68	%{peardir}/*
14cu|php-pear-Horde_Date-2.0.12-1|69	%{xmldir}/Horde_Date.xml
14cu|php-pear-Horde_Date-2.0.12-1|70	
14cu|php-pear-Horde_Date-2.0.12-1|71	%changelog
14cu|php-pear-Horde_Date-2.0.12-1|72	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.12-1
14cu|php-pear-Horde_Date-2.0.12-1|73	+ Revision: 2bc5af0
14cu|php-pear-Horde_Date-2.0.12-1|74	- Updated to 2.0.12
14cu|php-pear-Horde_Date-2.0.12-1|75	
14cu|php-pear-Horde_Date-2.0.12-1|76	

13623 14
14cu|php-pear-Horde_Exception-2.0.4-1|1	%define upstream_name Horde_Exception
14cu|php-pear-Horde_Exception-2.0.4-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Exception-2.0.4-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Exception-2.0.4-1|4	
14cu|php-pear-Horde_Exception-2.0.4-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Exception-2.0.4-1|6	Version:     	2.0.4
14cu|php-pear-Horde_Exception-2.0.4-1|7	Release:     	1
14cu|php-pear-Horde_Exception-2.0.4-1|8	Summary:    	Horde Exception Handler
14cu|php-pear-Horde_Exception-2.0.4-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Exception-2.0.4-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Exception-2.0.4-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Exception-2.0.4-1|12	Source0:    	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Exception-2.0.4-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Exception-2.0.4-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Exception-2.0.4-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Exception-2.0.4-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Exception-2.0.4-1|17	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Exception-2.0.4-1|18	Requires:	php-pear-Horde_Translation < 3.0.0alpha1
14cu|php-pear-Horde_Exception-2.0.4-1|19	BuildArch:  	noarch
14cu|php-pear-Horde_Exception-2.0.4-1|20	
14cu|php-pear-Horde_Exception-2.0.4-1|21	%description
14cu|php-pear-Horde_Exception-2.0.4-1|22	This class provides the default exception handlers for the Horde
14cu|php-pear-Horde_Exception-2.0.4-1|23	Application Framework.
14cu|php-pear-Horde_Exception-2.0.4-1|24	
14cu|php-pear-Horde_Exception-2.0.4-1|25	%prep
14cu|php-pear-Horde_Exception-2.0.4-1|26	%setup -c -T
14cu|php-pear-Horde_Exception-2.0.4-1|27	pear -v -c pearrc \
14cu|php-pear-Horde_Exception-2.0.4-1|28	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Exception-2.0.4-1|29	-d doc_dir=/docs \
14cu|php-pear-Horde_Exception-2.0.4-1|30	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Exception-2.0.4-1|31	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Exception-2.0.4-1|32	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Exception-2.0.4-1|33	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Exception-2.0.4-1|34	-s
14cu|php-pear-Horde_Exception-2.0.4-1|35	
14cu|php-pear-Horde_Exception-2.0.4-1|36	%build
14cu|php-pear-Horde_Exception-2.0.4-1|37	
14cu|php-pear-Horde_Exception-2.0.4-1|38	%install
14cu|php-pear-Horde_Exception-2.0.4-1|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Exception-2.0.4-1|40	
14cu|php-pear-Horde_Exception-2.0.4-1|41	# Clean up unnecessary files
14cu|php-pear-Horde_Exception-2.0.4-1|42	rm pearrc
14cu|php-pear-Horde_Exception-2.0.4-1|43	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Exception-2.0.4-1|44	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Exception-2.0.4-1|45	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Exception-2.0.4-1|46	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Exception-2.0.4-1|47	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Exception-2.0.4-1|48	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Exception-2.0.4-1|49	
14cu|php-pear-Horde_Exception-2.0.4-1|50	mv %{buildroot}/docs .
14cu|php-pear-Horde_Exception-2.0.4-1|51	
14cu|php-pear-Horde_Exception-2.0.4-1|52	# Install XML package description
14cu|php-pear-Horde_Exception-2.0.4-1|53	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Exception-2.0.4-1|54	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Exception-2.0.4-1|55	cp -p package.xml %{buildroot}%{xmldir}/Horde_Exception.xml
14cu|php-pear-Horde_Exception-2.0.4-1|56	
14cu|php-pear-Horde_Exception-2.0.4-1|57	
14cu|php-pear-Horde_Exception-2.0.4-1|58	%post
14cu|php-pear-Horde_Exception-2.0.4-1|59	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Exception.xml
14cu|php-pear-Horde_Exception-2.0.4-1|60	
14cu|php-pear-Horde_Exception-2.0.4-1|61	%postun
14cu|php-pear-Horde_Exception-2.0.4-1|62	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Exception-2.0.4-1|63	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Exception
14cu|php-pear-Horde_Exception-2.0.4-1|64	fi
14cu|php-pear-Horde_Exception-2.0.4-1|65	
14cu|php-pear-Horde_Exception-2.0.4-1|66	%files
14cu|php-pear-Horde_Exception-2.0.4-1|67	%doc docs/Horde_Exception/*
14cu|php-pear-Horde_Exception-2.0.4-1|68	%{peardir}/*
14cu|php-pear-Horde_Exception-2.0.4-1|69	%{xmldir}/Horde_Exception.xml
14cu|php-pear-Horde_Exception-2.0.4-1|70	
14cu|php-pear-Horde_Exception-2.0.4-1|71	%changelog
14cu|php-pear-Horde_Exception-2.0.4-1|72	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
14cu|php-pear-Horde_Exception-2.0.4-1|73	+ Revision: bfaade7
14cu|php-pear-Horde_Exception-2.0.4-1|74	- Upload tarball to file store
14cu|php-pear-Horde_Exception-2.0.4-1|75	
14cu|php-pear-Horde_Exception-2.0.4-1|76	

13624 14
14cu|php-pear-Horde_Icalendar-2.0.10-1|1	%define upstream_name Horde_Icalendar
14cu|php-pear-Horde_Icalendar-2.0.10-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Icalendar-2.0.10-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Icalendar-2.0.10-1|4	
14cu|php-pear-Horde_Icalendar-2.0.10-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Icalendar-2.0.10-1|6	Version:     	2.0.10
14cu|php-pear-Horde_Icalendar-2.0.10-1|7	Release:     	1
14cu|php-pear-Horde_Icalendar-2.0.10-1|8	Summary:    	ICalendar API
14cu|php-pear-Horde_Icalendar-2.0.10-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Icalendar-2.0.10-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Icalendar-2.0.10-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Icalendar-2.0.10-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Icalendar-2.0.10-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Icalendar-2.0.10-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Icalendar-2.0.10-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Icalendar-2.0.10-1|17	Requires:	php-pear-Horde_Date >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|18	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|19	Requires:	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|20	Requires:	php-pear-Horde_Mime >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|21	Requires:	php-pear-Horde_Support >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|22	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|23	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Icalendar-2.0.10-1|24	BuildArch:  	noarch
14cu|php-pear-Horde_Icalendar-2.0.10-1|25	
14cu|php-pear-Horde_Icalendar-2.0.10-1|26	%description
14cu|php-pear-Horde_Icalendar-2.0.10-1|27	This package provides an API for dealing with iCalendar data.
14cu|php-pear-Horde_Icalendar-2.0.10-1|28	
14cu|php-pear-Horde_Icalendar-2.0.10-1|29	%prep
14cu|php-pear-Horde_Icalendar-2.0.10-1|30	%setup -c -T
14cu|php-pear-Horde_Icalendar-2.0.10-1|31	pear -v -c pearrc \
14cu|php-pear-Horde_Icalendar-2.0.10-1|32	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Icalendar-2.0.10-1|33	-d doc_dir=/docs \
14cu|php-pear-Horde_Icalendar-2.0.10-1|34	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Icalendar-2.0.10-1|35	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Icalendar-2.0.10-1|36	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Icalendar-2.0.10-1|37	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Icalendar-2.0.10-1|38	-s
14cu|php-pear-Horde_Icalendar-2.0.10-1|39	
14cu|php-pear-Horde_Icalendar-2.0.10-1|40	%build
14cu|php-pear-Horde_Icalendar-2.0.10-1|41	
14cu|php-pear-Horde_Icalendar-2.0.10-1|42	%install
14cu|php-pear-Horde_Icalendar-2.0.10-1|43	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Icalendar-2.0.10-1|44	
14cu|php-pear-Horde_Icalendar-2.0.10-1|45	# Clean up unnecessary files
14cu|php-pear-Horde_Icalendar-2.0.10-1|46	rm pearrc
14cu|php-pear-Horde_Icalendar-2.0.10-1|47	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Icalendar-2.0.10-1|48	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Icalendar-2.0.10-1|49	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Icalendar-2.0.10-1|50	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Icalendar-2.0.10-1|51	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Icalendar-2.0.10-1|52	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Icalendar-2.0.10-1|53	
14cu|php-pear-Horde_Icalendar-2.0.10-1|54	mv %{buildroot}/docs .
14cu|php-pear-Horde_Icalendar-2.0.10-1|55	
14cu|php-pear-Horde_Icalendar-2.0.10-1|56	
14cu|php-pear-Horde_Icalendar-2.0.10-1|57	# Install XML package description
14cu|php-pear-Horde_Icalendar-2.0.10-1|58	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Icalendar-2.0.10-1|59	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Icalendar-2.0.10-1|60	cp -p package.xml %{buildroot}%{xmldir}/Horde_Icalendar.xml
14cu|php-pear-Horde_Icalendar-2.0.10-1|61	
14cu|php-pear-Horde_Icalendar-2.0.10-1|62	
14cu|php-pear-Horde_Icalendar-2.0.10-1|63	%post
14cu|php-pear-Horde_Icalendar-2.0.10-1|64	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Icalendar.xml
14cu|php-pear-Horde_Icalendar-2.0.10-1|65	
14cu|php-pear-Horde_Icalendar-2.0.10-1|66	%postun
14cu|php-pear-Horde_Icalendar-2.0.10-1|67	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Icalendar-2.0.10-1|68	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Icalendar
14cu|php-pear-Horde_Icalendar-2.0.10-1|69	fi
14cu|php-pear-Horde_Icalendar-2.0.10-1|70	
14cu|php-pear-Horde_Icalendar-2.0.10-1|71	%files
14cu|php-pear-Horde_Icalendar-2.0.10-1|72	%doc docs/Horde_Icalendar/*
14cu|php-pear-Horde_Icalendar-2.0.10-1|73	%{peardir}/*
14cu|php-pear-Horde_Icalendar-2.0.10-1|74	%{xmldir}/Horde_Icalendar.xml
14cu|php-pear-Horde_Icalendar-2.0.10-1|75	
14cu|php-pear-Horde_Icalendar-2.0.10-1|76	%changelog
14cu|php-pear-Horde_Icalendar-2.0.10-1|77	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.10-1
14cu|php-pear-Horde_Icalendar-2.0.10-1|78	+ Revision: a9ea354
14cu|php-pear-Horde_Icalendar-2.0.10-1|79	- Updated to 2.0.10
14cu|php-pear-Horde_Icalendar-2.0.10-1|80	
14cu|php-pear-Horde_Icalendar-2.0.10-1|81	

13625 14
14cu|php-pear-Horde_Imap_Client-2.25.6-1|1	%define upstream_name Horde_Imap_Client
14cu|php-pear-Horde_Imap_Client-2.25.6-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Imap_Client-2.25.6-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Imap_Client-2.25.6-1|4	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Imap_Client-2.25.6-1|6	Version:     	2.25.6
14cu|php-pear-Horde_Imap_Client-2.25.6-1|7	Release:     	1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|8	Summary:    	Horde IMAP abstraction interface
14cu|php-pear-Horde_Imap_Client-2.25.6-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Imap_Client-2.25.6-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Imap_Client-2.25.6-1|12	Source0:    	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Imap_Client-2.25.6-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Imap_Client-2.25.6-1|14	BuildRequires:	php-pear-channel-horde
14cu|php-pear-Horde_Imap_Client-2.25.6-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|16	Requires:	php-pear-channel-horde
14cu|php-pear-Horde_Imap_Client-2.25.6-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|18	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|19	Requires:	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|20	Requires:	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|21	Requires:	php-pear-Horde_Mime >= 2.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|22	Requires:	php-pear-Horde_Mime < 3.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|23	Requires:	php-pear-Horde_Stream >= 1.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|24	Requires:	php-pear-Horde_Stream < 2.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|25	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|26	Requires:	php-pear-Horde_Translation < 3.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|27	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Imap_Client-2.25.6-1|28	Requires:	php-pear-Horde_Util < 3.0.0alpha1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|29	BuildArch:  	noarch
14cu|php-pear-Horde_Imap_Client-2.25.6-1|30	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|31	%description
14cu|php-pear-Horde_Imap_Client-2.25.6-1|32	This package provides an abstracted API interface to various IMAP4rev1 (RFC
14cu|php-pear-Horde_Imap_Client-2.25.6-1|33	3501) backend drivers.
14cu|php-pear-Horde_Imap_Client-2.25.6-1|34	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|35	%prep
14cu|php-pear-Horde_Imap_Client-2.25.6-1|36	%setup -c -T
14cu|php-pear-Horde_Imap_Client-2.25.6-1|37	pear -v -c pearrc \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|38	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|39	-d doc_dir=/docs \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|40	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|41	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|42	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|43	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Imap_Client-2.25.6-1|44	-s
14cu|php-pear-Horde_Imap_Client-2.25.6-1|45	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|46	%build
14cu|php-pear-Horde_Imap_Client-2.25.6-1|47	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|48	%install
14cu|php-pear-Horde_Imap_Client-2.25.6-1|49	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Imap_Client-2.25.6-1|50	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|51	# Clean up unnecessary files
14cu|php-pear-Horde_Imap_Client-2.25.6-1|52	rm pearrc
14cu|php-pear-Horde_Imap_Client-2.25.6-1|53	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Imap_Client-2.25.6-1|54	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Imap_Client-2.25.6-1|55	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Imap_Client-2.25.6-1|56	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Imap_Client-2.25.6-1|57	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Imap_Client-2.25.6-1|58	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Imap_Client-2.25.6-1|59	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|60	mv %{buildroot}/docs .
14cu|php-pear-Horde_Imap_Client-2.25.6-1|61	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|62	# Install XML package description
14cu|php-pear-Horde_Imap_Client-2.25.6-1|63	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Imap_Client-2.25.6-1|64	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Imap_Client-2.25.6-1|65	cp -p package.xml %{buildroot}%{xmldir}/Horde_Imap_Client.xml
14cu|php-pear-Horde_Imap_Client-2.25.6-1|66	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|67	%post
14cu|php-pear-Horde_Imap_Client-2.25.6-1|68	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Imap_Client.xml
14cu|php-pear-Horde_Imap_Client-2.25.6-1|69	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|70	%postun
14cu|php-pear-Horde_Imap_Client-2.25.6-1|71	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Imap_Client-2.25.6-1|72	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Imap_Client
14cu|php-pear-Horde_Imap_Client-2.25.6-1|73	fi
14cu|php-pear-Horde_Imap_Client-2.25.6-1|74	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|75	%files
14cu|php-pear-Horde_Imap_Client-2.25.6-1|76	%doc docs/Horde_Imap_Client/*
14cu|php-pear-Horde_Imap_Client-2.25.6-1|77	%{peardir}/*
14cu|php-pear-Horde_Imap_Client-2.25.6-1|78	%{xmldir}/Horde_Imap_Client.xml
14cu|php-pear-Horde_Imap_Client-2.25.6-1|79	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|80	%changelog
14cu|php-pear-Horde_Imap_Client-2.25.6-1|81	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.25.6-1
14cu|php-pear-Horde_Imap_Client-2.25.6-1|82	+ Revision: d87096d
14cu|php-pear-Horde_Imap_Client-2.25.6-1|83	- Updated to 2.25.6
14cu|php-pear-Horde_Imap_Client-2.25.6-1|84	
14cu|php-pear-Horde_Imap_Client-2.25.6-1|85	

13626 14
14cu|php-pear-Horde_ListHeaders-1.2.0-1|1	%define upstream_name Horde_ListHeaders
14cu|php-pear-Horde_ListHeaders-1.2.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_ListHeaders-1.2.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_ListHeaders-1.2.0-1|4	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_ListHeaders-1.2.0-1|6	Version:     	1.2.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|7	Release:     	1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|8	Summary:    	Horde ListHeaders Module
14cu|php-pear-Horde_ListHeaders-1.2.0-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_ListHeaders-1.2.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_ListHeaders-1.2.0-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_ListHeaders-1.2.0-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_ListHeaders-1.2.0-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_ListHeaders-1.2.0-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|17	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|18	Requires: 	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|19	Requires: 	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|20	Requires: 	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|21	Requires: 	php-pear-Horde_Stream_Filter < 3.0.0alpha1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|22	Requires: 	php-pear-Horde_Support >= 2.1.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|23	Requires:	php-pear-Horde_Text_Flowed >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|24	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|25	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_ListHeaders-1.2.0-1|26	BuildArch:  	noarch
14cu|php-pear-Horde_ListHeaders-1.2.0-1|27	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|28	%description
14cu|php-pear-Horde_ListHeaders-1.2.0-1|29	Provides methods for dealing with ListHeaders API and related e-mail (RFC
14cu|php-pear-Horde_ListHeaders-1.2.0-1|30	822/2822/5322) standards.
14cu|php-pear-Horde_ListHeaders-1.2.0-1|31	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|32	%prep
14cu|php-pear-Horde_ListHeaders-1.2.0-1|33	%setup -c -T
14cu|php-pear-Horde_ListHeaders-1.2.0-1|34	pear -v -c pearrc \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|35	-d php_dir=%{peardir} \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|36	-d doc_dir=/docs \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|37	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|38	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|39	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|40	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_ListHeaders-1.2.0-1|41	-s
14cu|php-pear-Horde_ListHeaders-1.2.0-1|42	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|43	%build
14cu|php-pear-Horde_ListHeaders-1.2.0-1|44	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|45	%install
14cu|php-pear-Horde_ListHeaders-1.2.0-1|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_ListHeaders-1.2.0-1|47	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|48	# Clean up unnecessary files
14cu|php-pear-Horde_ListHeaders-1.2.0-1|49	rm pearrc
14cu|php-pear-Horde_ListHeaders-1.2.0-1|50	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_ListHeaders-1.2.0-1|51	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_ListHeaders-1.2.0-1|52	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_ListHeaders-1.2.0-1|53	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_ListHeaders-1.2.0-1|54	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_ListHeaders-1.2.0-1|55	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_ListHeaders-1.2.0-1|56	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|57	mv %{buildroot}/docs .
14cu|php-pear-Horde_ListHeaders-1.2.0-1|58	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|59	# Install XML package description
14cu|php-pear-Horde_ListHeaders-1.2.0-1|60	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_ListHeaders-1.2.0-1|61	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_ListHeaders-1.2.0-1|62	cp -p package.xml %{buildroot}%{xmldir}/Horde_ListHeaders.xml
14cu|php-pear-Horde_ListHeaders-1.2.0-1|63	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|64	%post
14cu|php-pear-Horde_ListHeaders-1.2.0-1|65	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_ListHeaders.xml
14cu|php-pear-Horde_ListHeaders-1.2.0-1|66	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|67	%postun
14cu|php-pear-Horde_ListHeaders-1.2.0-1|68	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_ListHeaders-1.2.0-1|69	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_ListHeaders
14cu|php-pear-Horde_ListHeaders-1.2.0-1|70	fi
14cu|php-pear-Horde_ListHeaders-1.2.0-1|71	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|72	%files
14cu|php-pear-Horde_ListHeaders-1.2.0-1|73	%doc docs/Horde_ListHeaders/*
14cu|php-pear-Horde_ListHeaders-1.2.0-1|74	%{peardir}/*
14cu|php-pear-Horde_ListHeaders-1.2.0-1|75	%{xmldir}/Horde_ListHeaders.xml
14cu|php-pear-Horde_ListHeaders-1.2.0-1|76	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|77	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|78	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|79	%changelog
14cu|php-pear-Horde_ListHeaders-1.2.0-1|80	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14cu|php-pear-Horde_ListHeaders-1.2.0-1|81	+ Revision: d1bbcbb
14cu|php-pear-Horde_ListHeaders-1.2.0-1|82	- Spec cleanup
14cu|php-pear-Horde_ListHeaders-1.2.0-1|83	
14cu|php-pear-Horde_ListHeaders-1.2.0-1|84	

13627 14
14cu|php-pear-Horde_Mail-2.5.0-1|1	%define upstream_name Horde_Mail
14cu|php-pear-Horde_Mail-2.5.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Mail-2.5.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Mail-2.5.0-1|4	
14cu|php-pear-Horde_Mail-2.5.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Mail-2.5.0-1|6	Version:     	2.5.0
14cu|php-pear-Horde_Mail-2.5.0-1|7	Release:     	1
14cu|php-pear-Horde_Mail-2.5.0-1|8	Summary:    	Horde command-line argument parsing packag
14cu|php-pear-Horde_Mail-2.5.0-1|9	License:    	BSD
14cu|php-pear-Horde_Mail-2.5.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Mail-2.5.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Mail-2.5.0-1|12	Source0:    	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Mail-2.5.0-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Mail-2.5.0-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Mail-2.5.0-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Mail-2.5.0-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Mail-2.5.0-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Mail-2.5.0-1|18	Requires:	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_Mail-2.5.0-1|19	BuildArch:  	noarch
14cu|php-pear-Horde_Mail-2.5.0-1|20	
14cu|php-pear-Horde_Mail-2.5.0-1|21	
14cu|php-pear-Horde_Mail-2.5.0-1|22	%description
14cu|php-pear-Horde_Mail-2.5.0-1|23	The Horde_Mail library is a fork of the PEAR Mail library that provides
14cu|php-pear-Horde_Mail-2.5.0-1|24	additional functionality, including (but not limited to):
14cu|php-pear-Horde_Mail-2.5.0-1|25	* Allows a stream to be passed in.
14cu|php-pear-Horde_Mail-2.5.0-1|26	* Allows raw headertext to be used in the outgoing messages (required for
14cu|php-pear-Horde_Mail-2.5.0-1|27	things like message redirection pursuant to RFC 5322 [3.6.6]).
14cu|php-pear-Horde_Mail-2.5.0-1|28	* Native PHP 5 code.
14cu|php-pear-Horde_Mail-2.5.0-1|29	* PHPUnit test suite.
14cu|php-pear-Horde_Mail-2.5.0-1|30	* Provides more comprehensive sendmail error messages.
14cu|php-pear-Horde_Mail-2.5.0-1|31	* Uses Exceptions instead of PEAR_Errors.
14cu|php-pear-Horde_Mail-2.5.0-1|32	
14cu|php-pear-Horde_Mail-2.5.0-1|33	%prep
14cu|php-pear-Horde_Mail-2.5.0-1|34	%setup -c -T
14cu|php-pear-Horde_Mail-2.5.0-1|35	pear -v -c pearrc \
14cu|php-pear-Horde_Mail-2.5.0-1|36	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Mail-2.5.0-1|37	-d doc_dir=/docs \
14cu|php-pear-Horde_Mail-2.5.0-1|38	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Mail-2.5.0-1|39	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Mail-2.5.0-1|40	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Mail-2.5.0-1|41	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Mail-2.5.0-1|42	-s
14cu|php-pear-Horde_Mail-2.5.0-1|43	
14cu|php-pear-Horde_Mail-2.5.0-1|44	%build
14cu|php-pear-Horde_Mail-2.5.0-1|45	
14cu|php-pear-Horde_Mail-2.5.0-1|46	%install
14cu|php-pear-Horde_Mail-2.5.0-1|47	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Mail-2.5.0-1|48	
14cu|php-pear-Horde_Mail-2.5.0-1|49	# Clean up unnecessary files
14cu|php-pear-Horde_Mail-2.5.0-1|50	rm pearrc
14cu|php-pear-Horde_Mail-2.5.0-1|51	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Mail-2.5.0-1|52	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Mail-2.5.0-1|53	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Mail-2.5.0-1|54	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Mail-2.5.0-1|55	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Mail-2.5.0-1|56	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Mail-2.5.0-1|57	
14cu|php-pear-Horde_Mail-2.5.0-1|58	mv %{buildroot}/docs .
14cu|php-pear-Horde_Mail-2.5.0-1|59	
14cu|php-pear-Horde_Mail-2.5.0-1|60	# Install XML package description
14cu|php-pear-Horde_Mail-2.5.0-1|61	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Mail-2.5.0-1|62	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Mail-2.5.0-1|63	cp -p package.xml %{buildroot}%{xmldir}/Horde_Mail.xml
14cu|php-pear-Horde_Mail-2.5.0-1|64	
14cu|php-pear-Horde_Mail-2.5.0-1|65	
14cu|php-pear-Horde_Mail-2.5.0-1|66	%post
14cu|php-pear-Horde_Mail-2.5.0-1|67	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Mail.xml
14cu|php-pear-Horde_Mail-2.5.0-1|68	
14cu|php-pear-Horde_Mail-2.5.0-1|69	%postun
14cu|php-pear-Horde_Mail-2.5.0-1|70	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Mail-2.5.0-1|71	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Mail
14cu|php-pear-Horde_Mail-2.5.0-1|72	fi
14cu|php-pear-Horde_Mail-2.5.0-1|73	
14cu|php-pear-Horde_Mail-2.5.0-1|74	%files
14cu|php-pear-Horde_Mail-2.5.0-1|75	%doc docs/Horde_Mail/*
14cu|php-pear-Horde_Mail-2.5.0-1|76	%{peardir}/*
14cu|php-pear-Horde_Mail-2.5.0-1|77	%{xmldir}/Horde_Mail.xml
14cu|php-pear-Horde_Mail-2.5.0-1|78	
14cu|php-pear-Horde_Mail-2.5.0-1|79	%changelog
14cu|php-pear-Horde_Mail-2.5.0-1|80	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-1
14cu|php-pear-Horde_Mail-2.5.0-1|81	+ Revision: 9d132a4
14cu|php-pear-Horde_Mail-2.5.0-1|82	- Updated to 2.5.0
14cu|php-pear-Horde_Mail-2.5.0-1|83	
14cu|php-pear-Horde_Mail-2.5.0-1|84	

13628 14
14cu|php-pear-Horde_Mapi-1.0.3-1|1	%define upstream_name Horde_Mapi
14cu|php-pear-Horde_Mapi-1.0.3-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Mapi-1.0.3-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Mapi-1.0.3-1|4	
14cu|php-pear-Horde_Mapi-1.0.3-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Mapi-1.0.3-1|6	Version:     	1.0.3
14cu|php-pear-Horde_Mapi-1.0.3-1|7	Release:     	1
14cu|php-pear-Horde_Mapi-1.0.3-1|8	Summary:    	Horde SMTP abstraction interface
14cu|php-pear-Horde_Mapi-1.0.3-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Mapi-1.0.3-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Mapi-1.0.3-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Mapi-1.0.3-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Mapi-1.0.3-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Mapi-1.0.3-1|14	BuildRequires:	php-pear-channel-horde
14cu|php-pear-Horde_Mapi-1.0.3-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Mapi-1.0.3-1|16	Requires:	php-pear-channel-horde
14cu|php-pear-Horde_Mapi-1.0.3-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|18	Requires:	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|19	Requires:	php-pear-Horde_Mime >= 2.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|20	Requires:	php-pear-Horde_Stream >= 1.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|21	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|22	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Mapi-1.0.3-1|23	BuildArch:  	noarch
14cu|php-pear-Horde_Mapi-1.0.3-1|24	
14cu|php-pear-Horde_Mapi-1.0.3-1|25	%description
14cu|php-pear-Horde_Mapi-1.0.3-1|26	This package provides an abstracted API interface to various SMTP
14cu|php-pear-Horde_Mapi-1.0.3-1|27	backend drivers.
14cu|php-pear-Horde_Mapi-1.0.3-1|28	
14cu|php-pear-Horde_Mapi-1.0.3-1|29	%prep
14cu|php-pear-Horde_Mapi-1.0.3-1|30	%setup -c -T
14cu|php-pear-Horde_Mapi-1.0.3-1|31	pear -v -c pearrc \
14cu|php-pear-Horde_Mapi-1.0.3-1|32	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Mapi-1.0.3-1|33	-d doc_dir=/docs \
14cu|php-pear-Horde_Mapi-1.0.3-1|34	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Mapi-1.0.3-1|35	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Mapi-1.0.3-1|36	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Mapi-1.0.3-1|37	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Mapi-1.0.3-1|38	-s
14cu|php-pear-Horde_Mapi-1.0.3-1|39	
14cu|php-pear-Horde_Mapi-1.0.3-1|40	%build
14cu|php-pear-Horde_Mapi-1.0.3-1|41	
14cu|php-pear-Horde_Mapi-1.0.3-1|42	%install
14cu|php-pear-Horde_Mapi-1.0.3-1|43	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Mapi-1.0.3-1|44	
14cu|php-pear-Horde_Mapi-1.0.3-1|45	# Clean up unnecessary files
14cu|php-pear-Horde_Mapi-1.0.3-1|46	rm pearrc
14cu|php-pear-Horde_Mapi-1.0.3-1|47	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Mapi-1.0.3-1|48	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Mapi-1.0.3-1|49	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Mapi-1.0.3-1|50	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Mapi-1.0.3-1|51	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Mapi-1.0.3-1|52	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Mapi-1.0.3-1|53	
14cu|php-pear-Horde_Mapi-1.0.3-1|54	mv %{buildroot}/docs .
14cu|php-pear-Horde_Mapi-1.0.3-1|55	
14cu|php-pear-Horde_Mapi-1.0.3-1|56	# Install XML package description
14cu|php-pear-Horde_Mapi-1.0.3-1|57	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Mapi-1.0.3-1|58	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Mapi-1.0.3-1|59	cp -p package.xml %{buildroot}%{xmldir}/Horde_Mapi.xml
14cu|php-pear-Horde_Mapi-1.0.3-1|60	
14cu|php-pear-Horde_Mapi-1.0.3-1|61	%post
14cu|php-pear-Horde_Mapi-1.0.3-1|62	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Mapi.xml
14cu|php-pear-Horde_Mapi-1.0.3-1|63	
14cu|php-pear-Horde_Mapi-1.0.3-1|64	%postun
14cu|php-pear-Horde_Mapi-1.0.3-1|65	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Mapi-1.0.3-1|66	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Mapi
14cu|php-pear-Horde_Mapi-1.0.3-1|67	fi
14cu|php-pear-Horde_Mapi-1.0.3-1|68	
14cu|php-pear-Horde_Mapi-1.0.3-1|69	%files
14cu|php-pear-Horde_Mapi-1.0.3-1|70	%doc docs/Horde_Mapi/*
14cu|php-pear-Horde_Mapi-1.0.3-1|71	%{peardir}/*
14cu|php-pear-Horde_Mapi-1.0.3-1|72	%{xmldir}/Horde_Mapi.xml
14cu|php-pear-Horde_Mapi-1.0.3-1|73	
14cu|php-pear-Horde_Mapi-1.0.3-1|74	%changelog
14cu|php-pear-Horde_Mapi-1.0.3-1|75	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-1
14cu|php-pear-Horde_Mapi-1.0.3-1|76	+ Revision: c904618
14cu|php-pear-Horde_Mapi-1.0.3-1|77	- Spec cleanup
14cu|php-pear-Horde_Mapi-1.0.3-1|78	
14cu|php-pear-Horde_Mapi-1.0.3-1|79	

13629 14
14cu|php-pear-Horde_Mime-2.6.0-1|1	%define upstream_name Horde_Mime
14cu|php-pear-Horde_Mime-2.6.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Mime-2.6.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Mime-2.6.0-1|4	
14cu|php-pear-Horde_Mime-2.6.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Mime-2.6.0-1|6	Version:     	2.6.0
14cu|php-pear-Horde_Mime-2.6.0-1|7	Release:     	1
14cu|php-pear-Horde_Mime-2.6.0-1|8	Summary:    	Horde MIME Library
14cu|php-pear-Horde_Mime-2.6.0-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Mime-2.6.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Mime-2.6.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Mime-2.6.0-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Mime-2.6.0-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Mime-2.6.0-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Mime-2.6.0-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Mime-2.6.0-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|17	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Mime-2.6.0-1|18	Requires: 	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|19	Requires: 	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_Mime-2.6.0-1|20	Requires: 	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|21	Requires: 	php-pear-Horde_Stream_Filter < 3.0.0alpha1
14cu|php-pear-Horde_Mime-2.6.0-1|22	Requires: 	php-pear-Horde_Support >= 2.1.0
14cu|php-pear-Horde_Mime-2.6.0-1|23	Requires:	php-pear-Horde_Text_Flowed >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|24	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|25	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Mime-2.6.0-1|26	BuildArch:  	noarch
14cu|php-pear-Horde_Mime-2.6.0-1|27	
14cu|php-pear-Horde_Mime-2.6.0-1|28	%description
14cu|php-pear-Horde_Mime-2.6.0-1|29	Provides methods for dealing with MIME (RFC 2045) and related e-mail (RFC
14cu|php-pear-Horde_Mime-2.6.0-1|30	822/2822/5322) standards.
14cu|php-pear-Horde_Mime-2.6.0-1|31	
14cu|php-pear-Horde_Mime-2.6.0-1|32	%prep
14cu|php-pear-Horde_Mime-2.6.0-1|33	%setup -c -T
14cu|php-pear-Horde_Mime-2.6.0-1|34	pear -v -c pearrc \
14cu|php-pear-Horde_Mime-2.6.0-1|35	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Mime-2.6.0-1|36	-d doc_dir=/docs \
14cu|php-pear-Horde_Mime-2.6.0-1|37	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Mime-2.6.0-1|38	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Mime-2.6.0-1|39	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Mime-2.6.0-1|40	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Mime-2.6.0-1|41	-s
14cu|php-pear-Horde_Mime-2.6.0-1|42	
14cu|php-pear-Horde_Mime-2.6.0-1|43	%build
14cu|php-pear-Horde_Mime-2.6.0-1|44	
14cu|php-pear-Horde_Mime-2.6.0-1|45	%install
14cu|php-pear-Horde_Mime-2.6.0-1|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Mime-2.6.0-1|47	
14cu|php-pear-Horde_Mime-2.6.0-1|48	# Clean up unnecessary files
14cu|php-pear-Horde_Mime-2.6.0-1|49	rm pearrc
14cu|php-pear-Horde_Mime-2.6.0-1|50	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Mime-2.6.0-1|51	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Mime-2.6.0-1|52	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Mime-2.6.0-1|53	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Mime-2.6.0-1|54	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Mime-2.6.0-1|55	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Mime-2.6.0-1|56	
14cu|php-pear-Horde_Mime-2.6.0-1|57	mv %{buildroot}/docs .
14cu|php-pear-Horde_Mime-2.6.0-1|58	
14cu|php-pear-Horde_Mime-2.6.0-1|59	# Install XML package description
14cu|php-pear-Horde_Mime-2.6.0-1|60	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Mime-2.6.0-1|61	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Mime-2.6.0-1|62	cp -p package.xml %{buildroot}%{xmldir}/Horde_Mime.xml
14cu|php-pear-Horde_Mime-2.6.0-1|63	
14cu|php-pear-Horde_Mime-2.6.0-1|64	%post
14cu|php-pear-Horde_Mime-2.6.0-1|65	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Mime.xml
14cu|php-pear-Horde_Mime-2.6.0-1|66	
14cu|php-pear-Horde_Mime-2.6.0-1|67	%postun
14cu|php-pear-Horde_Mime-2.6.0-1|68	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Mime-2.6.0-1|69	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Mime
14cu|php-pear-Horde_Mime-2.6.0-1|70	fi
14cu|php-pear-Horde_Mime-2.6.0-1|71	
14cu|php-pear-Horde_Mime-2.6.0-1|72	%files
14cu|php-pear-Horde_Mime-2.6.0-1|73	%doc docs/Horde_Mime/*
14cu|php-pear-Horde_Mime-2.6.0-1|74	%{peardir}/*
14cu|php-pear-Horde_Mime-2.6.0-1|75	%{xmldir}/Horde_Mime.xml
14cu|php-pear-Horde_Mime-2.6.0-1|76	
14cu|php-pear-Horde_Mime-2.6.0-1|77	%changelog
14cu|php-pear-Horde_Mime-2.6.0-1|78	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-1
14cu|php-pear-Horde_Mime-2.6.0-1|79	+ Revision: 79be18f
14cu|php-pear-Horde_Mime-2.6.0-1|80	- Updated to 2.6.0
14cu|php-pear-Horde_Mime-2.6.0-1|81	
14cu|php-pear-Horde_Mime-2.6.0-1|82	

13630 14
14cu|php-pear-Horde_Nls-2.0.4-1|1	%define upstream_name Horde_Nls
14cu|php-pear-Horde_Nls-2.0.4-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Nls-2.0.4-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Nls-2.0.4-1|4	
14cu|php-pear-Horde_Nls-2.0.4-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Nls-2.0.4-1|6	Version:     	2.0.4
14cu|php-pear-Horde_Nls-2.0.4-1|7	Release:     	1
14cu|php-pear-Horde_Nls-2.0.4-1|8	Summary:    	This package provides Native Language Support (NLS)
14cu|php-pear-Horde_Nls-2.0.4-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Nls-2.0.4-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Nls-2.0.4-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Nls-2.0.4-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Nls-2.0.4-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Nls-2.0.4-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Nls-2.0.4-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Nls-2.0.4-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Nls-2.0.4-1|17	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Nls-2.0.4-1|18	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Nls-2.0.4-1|19	BuildArch:  	noarch
14cu|php-pear-Horde_Nls-2.0.4-1|20	
14cu|php-pear-Horde_Nls-2.0.4-1|21	
14cu|php-pear-Horde_Nls-2.0.4-1|22	%description
14cu|php-pear-Horde_Nls-2.0.4-1|23	Provide common methods for handling language data, timezones, and
14cu|php-pear-Horde_Nls-2.0.4-1|24	hostname->country lookups.
14cu|php-pear-Horde_Nls-2.0.4-1|25	
14cu|php-pear-Horde_Nls-2.0.4-1|26	%prep
14cu|php-pear-Horde_Nls-2.0.4-1|27	%setup -c -T
14cu|php-pear-Horde_Nls-2.0.4-1|28	pear -v -c pearrc \
14cu|php-pear-Horde_Nls-2.0.4-1|29	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Nls-2.0.4-1|30	-d doc_dir=/docs \
14cu|php-pear-Horde_Nls-2.0.4-1|31	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Nls-2.0.4-1|32	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Nls-2.0.4-1|33	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Nls-2.0.4-1|34	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Nls-2.0.4-1|35	-s
14cu|php-pear-Horde_Nls-2.0.4-1|36	
14cu|php-pear-Horde_Nls-2.0.4-1|37	%build
14cu|php-pear-Horde_Nls-2.0.4-1|38	
14cu|php-pear-Horde_Nls-2.0.4-1|39	%install
14cu|php-pear-Horde_Nls-2.0.4-1|40	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Nls-2.0.4-1|41	
14cu|php-pear-Horde_Nls-2.0.4-1|42	# Clean up unnecessary files
14cu|php-pear-Horde_Nls-2.0.4-1|43	rm pearrc
14cu|php-pear-Horde_Nls-2.0.4-1|44	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Nls-2.0.4-1|45	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Nls-2.0.4-1|46	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Nls-2.0.4-1|47	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Nls-2.0.4-1|48	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Nls-2.0.4-1|49	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Nls-2.0.4-1|50	
14cu|php-pear-Horde_Nls-2.0.4-1|51	mv %{buildroot}/docs .
14cu|php-pear-Horde_Nls-2.0.4-1|52	
14cu|php-pear-Horde_Nls-2.0.4-1|53	# Install XML package description
14cu|php-pear-Horde_Nls-2.0.4-1|54	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Nls-2.0.4-1|55	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Nls-2.0.4-1|56	cp -p package.xml %{buildroot}%{xmldir}/Horde_Nls.xml
14cu|php-pear-Horde_Nls-2.0.4-1|57	
14cu|php-pear-Horde_Nls-2.0.4-1|58	%post
14cu|php-pear-Horde_Nls-2.0.4-1|59	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Nls.xml
14cu|php-pear-Horde_Nls-2.0.4-1|60	
14cu|php-pear-Horde_Nls-2.0.4-1|61	%postun
14cu|php-pear-Horde_Nls-2.0.4-1|62	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Nls-2.0.4-1|63	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Nls
14cu|php-pear-Horde_Nls-2.0.4-1|64	fi
14cu|php-pear-Horde_Nls-2.0.4-1|65	
14cu|php-pear-Horde_Nls-2.0.4-1|66	%files
14cu|php-pear-Horde_Nls-2.0.4-1|67	%doc docs/Horde_Nls/*
14cu|php-pear-Horde_Nls-2.0.4-1|68	%{peardir}/*
14cu|php-pear-Horde_Nls-2.0.4-1|69	%{xmldir}/Horde_Nls.xml
14cu|php-pear-Horde_Nls-2.0.4-1|70	
14cu|php-pear-Horde_Nls-2.0.4-1|71	%changelog
14cu|php-pear-Horde_Nls-2.0.4-1|72	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
14cu|php-pear-Horde_Nls-2.0.4-1|73	+ Revision: 9f67188
14cu|php-pear-Horde_Nls-2.0.4-1|74	- Upload tarball to file store
14cu|php-pear-Horde_Nls-2.0.4-1|75	
14cu|php-pear-Horde_Nls-2.0.4-1|76	

13631 14
14cu|php-pear-Horde_Secret-2.0.4-1|1	%define upstream_name Horde_Secret
14cu|php-pear-Horde_Secret-2.0.4-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Secret-2.0.4-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Secret-2.0.4-1|4	
14cu|php-pear-Horde_Secret-2.0.4-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Secret-2.0.4-1|6	Version:     	2.0.4
14cu|php-pear-Horde_Secret-2.0.4-1|7	Release:     	1
14cu|php-pear-Horde_Secret-2.0.4-1|8	Summary:    	Horde Secret API
14cu|php-pear-Horde_Secret-2.0.4-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Secret-2.0.4-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Secret-2.0.4-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Secret-2.0.4-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Secret-2.0.4-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Secret-2.0.4-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Secret-2.0.4-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Secret-2.0.4-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|17	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Secret-2.0.4-1|18	Requires: 	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|19	Requires: 	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_Secret-2.0.4-1|20	Requires: 	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|21	Requires: 	php-pear-Horde_Stream_Filter < 3.0.0alpha1
14cu|php-pear-Horde_Secret-2.0.4-1|22	Requires: 	php-pear-Horde_Support >= 2.1.0
14cu|php-pear-Horde_Secret-2.0.4-1|23	Requires:	php-pear-Horde_Text_Flowed >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|24	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|25	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Secret-2.0.4-1|26	BuildArch:  	noarch
14cu|php-pear-Horde_Secret-2.0.4-1|27	
14cu|php-pear-Horde_Secret-2.0.4-1|28	%description
14cu|php-pear-Horde_Secret-2.0.4-1|29	Provides methods for dealing with Secret API and related e-mail (RFC
14cu|php-pear-Horde_Secret-2.0.4-1|30	822/2822/5322) standards.
14cu|php-pear-Horde_Secret-2.0.4-1|31	
14cu|php-pear-Horde_Secret-2.0.4-1|32	%prep
14cu|php-pear-Horde_Secret-2.0.4-1|33	%setup -c -T
14cu|php-pear-Horde_Secret-2.0.4-1|34	pear -v -c pearrc \
14cu|php-pear-Horde_Secret-2.0.4-1|35	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Secret-2.0.4-1|36	-d doc_dir=/docs \
14cu|php-pear-Horde_Secret-2.0.4-1|37	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Secret-2.0.4-1|38	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Secret-2.0.4-1|39	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Secret-2.0.4-1|40	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Secret-2.0.4-1|41	-s
14cu|php-pear-Horde_Secret-2.0.4-1|42	
14cu|php-pear-Horde_Secret-2.0.4-1|43	%build
14cu|php-pear-Horde_Secret-2.0.4-1|44	
14cu|php-pear-Horde_Secret-2.0.4-1|45	%install
14cu|php-pear-Horde_Secret-2.0.4-1|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Secret-2.0.4-1|47	
14cu|php-pear-Horde_Secret-2.0.4-1|48	# Clean up unnecessary files
14cu|php-pear-Horde_Secret-2.0.4-1|49	rm pearrc
14cu|php-pear-Horde_Secret-2.0.4-1|50	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Secret-2.0.4-1|51	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Secret-2.0.4-1|52	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Secret-2.0.4-1|53	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Secret-2.0.4-1|54	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Secret-2.0.4-1|55	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Secret-2.0.4-1|56	
14cu|php-pear-Horde_Secret-2.0.4-1|57	mv %{buildroot}/docs .
14cu|php-pear-Horde_Secret-2.0.4-1|58	
14cu|php-pear-Horde_Secret-2.0.4-1|59	# Install XML package description
14cu|php-pear-Horde_Secret-2.0.4-1|60	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Secret-2.0.4-1|61	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Secret-2.0.4-1|62	cp -p package.xml %{buildroot}%{xmldir}/Horde_Secret.xml
14cu|php-pear-Horde_Secret-2.0.4-1|63	
14cu|php-pear-Horde_Secret-2.0.4-1|64	%post
14cu|php-pear-Horde_Secret-2.0.4-1|65	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Secret.xml
14cu|php-pear-Horde_Secret-2.0.4-1|66	
14cu|php-pear-Horde_Secret-2.0.4-1|67	%postun
14cu|php-pear-Horde_Secret-2.0.4-1|68	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Secret-2.0.4-1|69	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Secret
14cu|php-pear-Horde_Secret-2.0.4-1|70	fi
14cu|php-pear-Horde_Secret-2.0.4-1|71	
14cu|php-pear-Horde_Secret-2.0.4-1|72	%files
14cu|php-pear-Horde_Secret-2.0.4-1|73	%doc docs/Horde_Secret/*
14cu|php-pear-Horde_Secret-2.0.4-1|74	%{peardir}/*
14cu|php-pear-Horde_Secret-2.0.4-1|75	%{xmldir}/Horde_Secret.xml
14cu|php-pear-Horde_Secret-2.0.4-1|76	
14cu|php-pear-Horde_Secret-2.0.4-1|77	
14cu|php-pear-Horde_Secret-2.0.4-1|78	
14cu|php-pear-Horde_Secret-2.0.4-1|79	%changelog
14cu|php-pear-Horde_Secret-2.0.4-1|80	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
14cu|php-pear-Horde_Secret-2.0.4-1|81	+ Revision: 091d11d
14cu|php-pear-Horde_Secret-2.0.4-1|82	- Spec cleanup
14cu|php-pear-Horde_Secret-2.0.4-1|83	
14cu|php-pear-Horde_Secret-2.0.4-1|84	

13632 14
14cu|php-pear-Horde_Smtp-1.7.0-1|1	%define upstream_name Horde_Smtp
14cu|php-pear-Horde_Smtp-1.7.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Smtp-1.7.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Smtp-1.7.0-1|4	
14cu|php-pear-Horde_Smtp-1.7.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Smtp-1.7.0-1|6	Version:     	1.7.0
14cu|php-pear-Horde_Smtp-1.7.0-1|7	Release:     	1
14cu|php-pear-Horde_Smtp-1.7.0-1|8	Summary:    	Horde SMTP abstraction interface
14cu|php-pear-Horde_Smtp-1.7.0-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Smtp-1.7.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Smtp-1.7.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Smtp-1.7.0-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Smtp-1.7.0-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Smtp-1.7.0-1|14	BuildRequires:	php-pear-channel-horde
14cu|php-pear-Horde_Smtp-1.7.0-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Smtp-1.7.0-1|16	Requires:	php-pear-channel-horde
14cu|php-pear-Horde_Smtp-1.7.0-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|18	Requires:	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|19	Requires:	php-pear-Horde_Mime >= 2.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|20	Requires:	php-pear-Horde_Stream >= 1.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|21	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|22	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Smtp-1.7.0-1|23	BuildArch:  	noarch
14cu|php-pear-Horde_Smtp-1.7.0-1|24	
14cu|php-pear-Horde_Smtp-1.7.0-1|25	%description
14cu|php-pear-Horde_Smtp-1.7.0-1|26	This package provides an abstracted API interface to various SMTP
14cu|php-pear-Horde_Smtp-1.7.0-1|27	backend drivers.
14cu|php-pear-Horde_Smtp-1.7.0-1|28	
14cu|php-pear-Horde_Smtp-1.7.0-1|29	%prep
14cu|php-pear-Horde_Smtp-1.7.0-1|30	%setup -c -T
14cu|php-pear-Horde_Smtp-1.7.0-1|31	pear -v -c pearrc \
14cu|php-pear-Horde_Smtp-1.7.0-1|32	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Smtp-1.7.0-1|33	-d doc_dir=/docs \
14cu|php-pear-Horde_Smtp-1.7.0-1|34	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Smtp-1.7.0-1|35	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Smtp-1.7.0-1|36	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Smtp-1.7.0-1|37	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Smtp-1.7.0-1|38	-s
14cu|php-pear-Horde_Smtp-1.7.0-1|39	
14cu|php-pear-Horde_Smtp-1.7.0-1|40	%build
14cu|php-pear-Horde_Smtp-1.7.0-1|41	
14cu|php-pear-Horde_Smtp-1.7.0-1|42	%install
14cu|php-pear-Horde_Smtp-1.7.0-1|43	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Smtp-1.7.0-1|44	
14cu|php-pear-Horde_Smtp-1.7.0-1|45	# Clean up unnecessary files
14cu|php-pear-Horde_Smtp-1.7.0-1|46	rm pearrc
14cu|php-pear-Horde_Smtp-1.7.0-1|47	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Smtp-1.7.0-1|48	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Smtp-1.7.0-1|49	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Smtp-1.7.0-1|50	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Smtp-1.7.0-1|51	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Smtp-1.7.0-1|52	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Smtp-1.7.0-1|53	
14cu|php-pear-Horde_Smtp-1.7.0-1|54	mv %{buildroot}/docs .
14cu|php-pear-Horde_Smtp-1.7.0-1|55	
14cu|php-pear-Horde_Smtp-1.7.0-1|56	# Install XML package description
14cu|php-pear-Horde_Smtp-1.7.0-1|57	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Smtp-1.7.0-1|58	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Smtp-1.7.0-1|59	cp -p package.xml %{buildroot}%{xmldir}/Horde_Smtp.xml
14cu|php-pear-Horde_Smtp-1.7.0-1|60	
14cu|php-pear-Horde_Smtp-1.7.0-1|61	%post
14cu|php-pear-Horde_Smtp-1.7.0-1|62	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Smtp.xml
14cu|php-pear-Horde_Smtp-1.7.0-1|63	
14cu|php-pear-Horde_Smtp-1.7.0-1|64	%postun
14cu|php-pear-Horde_Smtp-1.7.0-1|65	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Smtp-1.7.0-1|66	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Smtp
14cu|php-pear-Horde_Smtp-1.7.0-1|67	fi
14cu|php-pear-Horde_Smtp-1.7.0-1|68	
14cu|php-pear-Horde_Smtp-1.7.0-1|69	%files
14cu|php-pear-Horde_Smtp-1.7.0-1|70	%doc docs/Horde_Smtp/*
14cu|php-pear-Horde_Smtp-1.7.0-1|71	%{peardir}/*
14cu|php-pear-Horde_Smtp-1.7.0-1|72	%{xmldir}/Horde_Smtp.xml
14cu|php-pear-Horde_Smtp-1.7.0-1|73	
14cu|php-pear-Horde_Smtp-1.7.0-1|74	%changelog
14cu|php-pear-Horde_Smtp-1.7.0-1|75	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-1
14cu|php-pear-Horde_Smtp-1.7.0-1|76	+ Revision: b4ac6b3
14cu|php-pear-Horde_Smtp-1.7.0-1|77	- Updated to 1.7.0
14cu|php-pear-Horde_Smtp-1.7.0-1|78	
14cu|php-pear-Horde_Smtp-1.7.0-1|79	

13633 14
14cu|php-pear-Horde_Socket_Client-1.1.2-1|1	%define upstream_name Horde_Socket_Client
14cu|php-pear-Horde_Socket_Client-1.1.2-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Socket_Client-1.1.2-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Socket_Client-1.1.2-1|4	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Socket_Client-1.1.2-1|6	Version:     	1.1.2
14cu|php-pear-Horde_Socket_Client-1.1.2-1|7	Release:     	1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|8	Summary:    	Horde Secret API
14cu|php-pear-Horde_Socket_Client-1.1.2-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Socket_Client-1.1.2-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Socket_Client-1.1.2-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Socket_Client-1.1.2-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Socket_Client-1.1.2-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Socket_Client-1.1.2-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|16	Requires: 	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|17	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|18	Requires: 	php-pear-Horde_Mail >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|19	Requires: 	php-pear-Horde_Mail < 3.0.0alpha1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|20	Requires: 	php-pear-Horde_Stream_Filter >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|21	Requires: 	php-pear-Horde_Stream_Filter < 3.0.0alpha1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|22	Requires: 	php-pear-Horde_Support >= 2.1.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|23	Requires:	php-pear-Horde_Text_Flowed >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|24	Requires:	php-pear-Horde_Translation >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|25	Requires:	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Socket_Client-1.1.2-1|26	BuildArch:  	noarch
14cu|php-pear-Horde_Socket_Client-1.1.2-1|27	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|28	%description
14cu|php-pear-Horde_Socket_Client-1.1.2-1|29	Provides methods for dealing with Secret API and related e-mail (RFC
14cu|php-pear-Horde_Socket_Client-1.1.2-1|30	822/2822/5322) standards.
14cu|php-pear-Horde_Socket_Client-1.1.2-1|31	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|32	%prep
14cu|php-pear-Horde_Socket_Client-1.1.2-1|33	%setup -c -T
14cu|php-pear-Horde_Socket_Client-1.1.2-1|34	pear -v -c pearrc \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|35	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|36	-d doc_dir=/docs \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|37	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|38	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|39	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|40	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Socket_Client-1.1.2-1|41	-s
14cu|php-pear-Horde_Socket_Client-1.1.2-1|42	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|43	%build
14cu|php-pear-Horde_Socket_Client-1.1.2-1|44	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|45	%install
14cu|php-pear-Horde_Socket_Client-1.1.2-1|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Socket_Client-1.1.2-1|47	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|48	# Clean up unnecessary files
14cu|php-pear-Horde_Socket_Client-1.1.2-1|49	rm pearrc
14cu|php-pear-Horde_Socket_Client-1.1.2-1|50	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Socket_Client-1.1.2-1|51	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Socket_Client-1.1.2-1|52	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Socket_Client-1.1.2-1|53	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Socket_Client-1.1.2-1|54	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Socket_Client-1.1.2-1|55	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Socket_Client-1.1.2-1|56	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|57	mv %{buildroot}/docs .
14cu|php-pear-Horde_Socket_Client-1.1.2-1|58	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|59	# Install XML package description
14cu|php-pear-Horde_Socket_Client-1.1.2-1|60	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Socket_Client-1.1.2-1|61	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Socket_Client-1.1.2-1|62	cp -p package.xml %{buildroot}%{xmldir}/Horde_Socket_Client.xml
14cu|php-pear-Horde_Socket_Client-1.1.2-1|63	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|64	%post
14cu|php-pear-Horde_Socket_Client-1.1.2-1|65	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Socket_Client.xml
14cu|php-pear-Horde_Socket_Client-1.1.2-1|66	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|67	%postun
14cu|php-pear-Horde_Socket_Client-1.1.2-1|68	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Socket_Client-1.1.2-1|69	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Socket_Client
14cu|php-pear-Horde_Socket_Client-1.1.2-1|70	fi
14cu|php-pear-Horde_Socket_Client-1.1.2-1|71	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|72	%files
14cu|php-pear-Horde_Socket_Client-1.1.2-1|73	%doc docs/Horde_Socket_Client/*
14cu|php-pear-Horde_Socket_Client-1.1.2-1|74	%{peardir}/*
14cu|php-pear-Horde_Socket_Client-1.1.2-1|75	%{xmldir}/Horde_Socket_Client.xml
14cu|php-pear-Horde_Socket_Client-1.1.2-1|76	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|77	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|78	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|79	%changelog
14cu|php-pear-Horde_Socket_Client-1.1.2-1|80	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
14cu|php-pear-Horde_Socket_Client-1.1.2-1|81	+ Revision: 5fd3d50
14cu|php-pear-Horde_Socket_Client-1.1.2-1|82	- Spec cleanup
14cu|php-pear-Horde_Socket_Client-1.1.2-1|83	
14cu|php-pear-Horde_Socket_Client-1.1.2-1|84	

13634 14
14cu|php-pear-Horde_Stream-1.6.2-1|1	%define upstream_name Horde_Stream
14cu|php-pear-Horde_Stream-1.6.2-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Stream-1.6.2-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Stream-1.6.2-1|4	
14cu|php-pear-Horde_Stream-1.6.2-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Stream-1.6.2-1|6	Version:     	1.6.2
14cu|php-pear-Horde_Stream-1.6.2-1|7	Release:     	1
14cu|php-pear-Horde_Stream-1.6.2-1|8	Summary:    	Horde stream handler
14cu|php-pear-Horde_Stream-1.6.2-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Stream-1.6.2-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Stream-1.6.2-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Stream-1.6.2-1|12	Source0:	 http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Stream-1.6.2-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Stream-1.6.2-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream-1.6.2-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Stream-1.6.2-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream-1.6.2-1|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Stream-1.6.2-1|18	BuildArch:  	noarch
14cu|php-pear-Horde_Stream-1.6.2-1|19	
14cu|php-pear-Horde_Stream-1.6.2-1|20	%description
14cu|php-pear-Horde_Stream-1.6.2-1|21	An object-oriented interface to assist in creating and storing PHP stream
14cu|php-pear-Horde_Stream-1.6.2-1|22	resources, and to provide utility methods to access and manipulate the
14cu|php-pear-Horde_Stream-1.6.2-1|23	stream contents.
14cu|php-pear-Horde_Stream-1.6.2-1|24	
14cu|php-pear-Horde_Stream-1.6.2-1|25	%prep
14cu|php-pear-Horde_Stream-1.6.2-1|26	%setup -c -T
14cu|php-pear-Horde_Stream-1.6.2-1|27	pear -v -c pearrc \
14cu|php-pear-Horde_Stream-1.6.2-1|28	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Stream-1.6.2-1|29	-d doc_dir=/docs \
14cu|php-pear-Horde_Stream-1.6.2-1|30	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Stream-1.6.2-1|31	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Stream-1.6.2-1|32	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Stream-1.6.2-1|33	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Stream-1.6.2-1|34	-s
14cu|php-pear-Horde_Stream-1.6.2-1|35	
14cu|php-pear-Horde_Stream-1.6.2-1|36	%build
14cu|php-pear-Horde_Stream-1.6.2-1|37	
14cu|php-pear-Horde_Stream-1.6.2-1|38	%install
14cu|php-pear-Horde_Stream-1.6.2-1|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Stream-1.6.2-1|40	
14cu|php-pear-Horde_Stream-1.6.2-1|41	# Clean up unnecessary files
14cu|php-pear-Horde_Stream-1.6.2-1|42	rm pearrc
14cu|php-pear-Horde_Stream-1.6.2-1|43	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Stream-1.6.2-1|44	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Stream-1.6.2-1|45	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Stream-1.6.2-1|46	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Stream-1.6.2-1|47	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Stream-1.6.2-1|48	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Stream-1.6.2-1|49	
14cu|php-pear-Horde_Stream-1.6.2-1|50	mv %{buildroot}/docs .
14cu|php-pear-Horde_Stream-1.6.2-1|51	
14cu|php-pear-Horde_Stream-1.6.2-1|52	
14cu|php-pear-Horde_Stream-1.6.2-1|53	# Install XML package description
14cu|php-pear-Horde_Stream-1.6.2-1|54	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Stream-1.6.2-1|55	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Stream-1.6.2-1|56	cp -p package.xml %{buildroot}%{xmldir}/Horde_Stream.xml
14cu|php-pear-Horde_Stream-1.6.2-1|57	
14cu|php-pear-Horde_Stream-1.6.2-1|58	%post
14cu|php-pear-Horde_Stream-1.6.2-1|59	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Stream.xml
14cu|php-pear-Horde_Stream-1.6.2-1|60	
14cu|php-pear-Horde_Stream-1.6.2-1|61	%postun
14cu|php-pear-Horde_Stream-1.6.2-1|62	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Stream-1.6.2-1|63	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Stream
14cu|php-pear-Horde_Stream-1.6.2-1|64	fi
14cu|php-pear-Horde_Stream-1.6.2-1|65	
14cu|php-pear-Horde_Stream-1.6.2-1|66	%files
14cu|php-pear-Horde_Stream-1.6.2-1|67	%doc docs/Horde_Stream/*
14cu|php-pear-Horde_Stream-1.6.2-1|68	%{peardir}/*
14cu|php-pear-Horde_Stream-1.6.2-1|69	%{xmldir}/Horde_Stream.xml
14cu|php-pear-Horde_Stream-1.6.2-1|70	
14cu|php-pear-Horde_Stream-1.6.2-1|71	%changelog
14cu|php-pear-Horde_Stream-1.6.2-1|72	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-1
14cu|php-pear-Horde_Stream-1.6.2-1|73	+ Revision: 2da27c0
14cu|php-pear-Horde_Stream-1.6.2-1|74	- Updated to 1.6.2
14cu|php-pear-Horde_Stream-1.6.2-1|75	
14cu|php-pear-Horde_Stream-1.6.2-1|76	

13635 14
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|1	%define upstream_name Horde_Stream_Filter
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|4	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|6	Version:     	2.0.2
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|7	Release:     	1
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|8	Summary:    	Horde Stream filters
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|12	Source0:    	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|17	BuildArch:  	noarch
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|18	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|19	%description
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|20	This package provides various stream filters.
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|21	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|22	%prep
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|23	%setup -c -T
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|24	pear -v -c pearrc \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|25	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|26	-d doc_dir=/docs \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|27	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|28	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|29	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|30	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|31	-s
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|32	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|33	%build
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|34	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|35	%install
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|36	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|37	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|38	# Clean up unnecessary files
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|39	rm pearrc
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|40	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|41	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|42	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|43	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|44	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|45	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|46	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|47	mv %{buildroot}/docs .
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|48	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|49	# Install XML package description
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|50	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|51	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|52	cp -p package.xml %{buildroot}%{xmldir}/Horde_Stream_Filter.xml
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|53	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|54	%post
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|55	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Stream_Filter.xml
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|56	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|57	%postun
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|58	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|59	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Stream_Filter
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|60	fi
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|61	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|62	%files
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|63	%doc docs/Horde_Stream_Filter/*
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|64	%{peardir}/*
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|65	%{xmldir}/Horde_Stream_Filter.xml
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|66	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|67	%changelog
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|68	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-1
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|69	+ Revision: 30dfe22
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|70	- Upload tarball to file store
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|71	
14cu|php-pear-Horde_Stream_Filter-2.0.2-1|72	

13636 14
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|1	%define upstream_name Horde_Stream_Wrapper
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|4	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|6	Version:     	2.1.0
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|7	Release:     	1
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|8	Summary:    	Horde Stream wrappersI
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|17	BuildArch:  	noarch
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|18	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|19	%description
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|20	This package provides various stream wrappers.
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|21	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|22	%prep
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|23	%setup -c -T
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|24	pear -v -c pearrc \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|25	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|26	-d doc_dir=/docs \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|27	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|28	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|29	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|30	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|31	-s
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|32	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|33	%build
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|34	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|35	%install
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|36	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|37	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|38	# Clean up unnecessary files
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|39	rm pearrc
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|40	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|41	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|42	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|43	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|44	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|45	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|46	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|47	mv %{buildroot}/docs .
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|48	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|49	# Install XML package description
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|50	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|51	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|52	cp -p package.xml %{buildroot}%{xmldir}/Horde_Stream_Wrapper.xml
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|53	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|54	%post
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|55	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Stream_Wrapper.xml
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|56	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|57	%postun
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|58	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|59	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Stream_Wrapper
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|60	fi
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|61	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|62	%files
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|63	%doc docs/Horde_Stream_Wrapper/*
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|64	%{peardir}/*
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|65	%{xmldir}/Horde_Stream_Wrapper.xml
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|66	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|67	%changelog
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|68	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-1
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|69	+ Revision: c9848bd
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|70	- Upload tarball to file store
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|71	
14cu|php-pear-Horde_Stream_Wrapper-2.1.0-1|72	

13637 14
14cu|php-pear-Horde_Support-2.1.1-3|1	%define upstream_name Horde_Support
14cu|php-pear-Horde_Support-2.1.1-3|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Support-2.1.1-3|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Support-2.1.1-3|4	
14cu|php-pear-Horde_Support-2.1.1-3|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Support-2.1.1-3|6	Version:     	2.1.1
14cu|php-pear-Horde_Support-2.1.1-3|7	Release:     	3
14cu|php-pear-Horde_Support-2.1.1-3|8	Summary:    	Horde_Support
14cu|php-pear-Horde_Support-2.1.1-3|9	License:    	BSD
14cu|php-pear-Horde_Support-2.1.1-3|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Support-2.1.1-3|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Support-2.1.1-3|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Support-2.1.1-3|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Support-2.1.1-3|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Support-2.1.1-3|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Support-2.1.1-3|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Support-2.1.1-3|17	Requires:	php-pear-Horde_Exception >= 2.0.0
14cu|php-pear-Horde_Support-2.1.1-3|18	Requires:	php-pear-Horde_Exception < 3.0.0alpha1
14cu|php-pear-Horde_Support-2.1.1-3|19	Requires:	php-pear-Horde_Stream_Wrapper >= 2.0.0
14cu|php-pear-Horde_Support-2.1.1-3|20	Requires:	php-pear-Horde_Stream_Wrapper < 3.0.0alpha1
14cu|php-pear-Horde_Support-2.1.1-3|21	BuildArch:  	noarch
14cu|php-pear-Horde_Support-2.1.1-3|22	
14cu|php-pear-Horde_Support-2.1.1-3|23	%description
14cu|php-pear-Horde_Support-2.1.1-3|24	This package provides supporting functionality for Horde that is not tied
14cu|php-pear-Horde_Support-2.1.1-3|25	to Horde but is used by it. These classes can be used outside of Horde as
14cu|php-pear-Horde_Support-2.1.1-3|26	well.
14cu|php-pear-Horde_Support-2.1.1-3|27	
14cu|php-pear-Horde_Support-2.1.1-3|28	%prep
14cu|php-pear-Horde_Support-2.1.1-3|29	%setup -c -T
14cu|php-pear-Horde_Support-2.1.1-3|30	pear -v -c pearrc \
14cu|php-pear-Horde_Support-2.1.1-3|31	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Support-2.1.1-3|32	-d doc_dir=/docs \
14cu|php-pear-Horde_Support-2.1.1-3|33	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Support-2.1.1-3|34	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Support-2.1.1-3|35	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Support-2.1.1-3|36	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Support-2.1.1-3|37	-s
14cu|php-pear-Horde_Support-2.1.1-3|38	
14cu|php-pear-Horde_Support-2.1.1-3|39	%build
14cu|php-pear-Horde_Support-2.1.1-3|40	
14cu|php-pear-Horde_Support-2.1.1-3|41	%install
14cu|php-pear-Horde_Support-2.1.1-3|42	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Support-2.1.1-3|43	
14cu|php-pear-Horde_Support-2.1.1-3|44	# Clean up unnecessary files
14cu|php-pear-Horde_Support-2.1.1-3|45	rm pearrc
14cu|php-pear-Horde_Support-2.1.1-3|46	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Support-2.1.1-3|47	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Support-2.1.1-3|48	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Support-2.1.1-3|49	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Support-2.1.1-3|50	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Support-2.1.1-3|51	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Support-2.1.1-3|52	
14cu|php-pear-Horde_Support-2.1.1-3|53	mv %{buildroot}/docs .
14cu|php-pear-Horde_Support-2.1.1-3|54	
14cu|php-pear-Horde_Support-2.1.1-3|55	# Install XML package description
14cu|php-pear-Horde_Support-2.1.1-3|56	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Support-2.1.1-3|57	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Support-2.1.1-3|58	cp -p package.xml %{buildroot}%{xmldir}/Horde_Support.xml
14cu|php-pear-Horde_Support-2.1.1-3|59	
14cu|php-pear-Horde_Support-2.1.1-3|60	%post
14cu|php-pear-Horde_Support-2.1.1-3|61	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Support.xml
14cu|php-pear-Horde_Support-2.1.1-3|62	
14cu|php-pear-Horde_Support-2.1.1-3|63	%postun
14cu|php-pear-Horde_Support-2.1.1-3|64	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Support-2.1.1-3|65	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Support
14cu|php-pear-Horde_Support-2.1.1-3|66	fi
14cu|php-pear-Horde_Support-2.1.1-3|67	
14cu|php-pear-Horde_Support-2.1.1-3|68	%files
14cu|php-pear-Horde_Support-2.1.1-3|69	%doc docs/Horde_Support/*
14cu|php-pear-Horde_Support-2.1.1-3|70	%{peardir}/*
14cu|php-pear-Horde_Support-2.1.1-3|71	%{xmldir}/Horde_Support.xml
14cu|php-pear-Horde_Support-2.1.1-3|72	
14cu|php-pear-Horde_Support-2.1.1-3|73	%changelog
14cu|php-pear-Horde_Support-2.1.1-3|74	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-3
14cu|php-pear-Horde_Support-2.1.1-3|75	+ Revision: 6ce77c7
14cu|php-pear-Horde_Support-2.1.1-3|76	- Upload tarball to file store
14cu|php-pear-Horde_Support-2.1.1-3|77	
14cu|php-pear-Horde_Support-2.1.1-3|78	

13638 14
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|1	%define upstream_name Horde_Text_Flowed
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|4	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|6	Version:     	2.0.1
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|7	Release:     	1
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|8	Summary:    	Horde API for flowed text as per RFC 3676
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|12	Source0:	 http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|13	BuildRequires:	php-pear >= 1.4.7
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|15	Requires:    	php-pear >= 1.7.0
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|17	Requires:  	php-pear-Horde_Util >= 2.0.0
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|18	BuildArch:  	noarch
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|19	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|20	%description
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|21	The Horde_Text_Flowed:: class provides common methods for manipulating text
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|22	using the encoding described in RFC 3676 ('flowed' text).
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|23	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|24	%prep
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|25	%setup -c -T
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|26	pear -v -c pearrc \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|27	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|28	-d doc_dir=/docs \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|29	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|30	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|31	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|32	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|33	-s
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|34	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|35	%build
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|36	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|37	%install
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|39	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|40	# Clean up unnecessary files
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|41	rm pearrc
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|42	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|43	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|44	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|45	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|46	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|47	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|48	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|49	mv %{buildroot}/docs .
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|50	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|51	# Install XML package description
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|52	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|53	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|54	cp -p package.xml %{buildroot}%{xmldir}/Horde_Text_Flowed.xml
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|55	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|56	%post
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|57	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Text_Flowed.xml
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|58	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|59	%postun
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|60	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|61	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Text_Flowed
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|62	fi
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|63	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|64	%files
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|65	%doc docs/Horde_Text_Flowed/*
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|66	%{peardir}/*
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|67	%{xmldir}/Horde_Text_Flowed.xml
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|68	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|69	%changelog
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|70	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|71	+ Revision: e04ab52
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|72	- Upload tarball to file store
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|73	
14cu|php-pear-Horde_Text_Flowed-2.0.1-1|74	

13639 14
14cu|php-pear-Horde_Translation-2.2.0-1|1	%define upstream_name Horde_Translation
14cu|php-pear-Horde_Translation-2.2.0-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Translation-2.2.0-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Translation-2.2.0-1|4	
14cu|php-pear-Horde_Translation-2.2.0-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Translation-2.2.0-1|6	Version:     	2.2.0
14cu|php-pear-Horde_Translation-2.2.0-1|7	Release:     	1
14cu|php-pear-Horde_Translation-2.2.0-1|8	Summary:    	Horde translation library
14cu|php-pear-Horde_Translation-2.2.0-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Translation-2.2.0-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Translation-2.2.0-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Translation-2.2.0-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Translation-2.2.0-1|13	BuildRequires:	php-pear
14cu|php-pear-Horde_Translation-2.2.0-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Translation-2.2.0-1|15	Requires:    	php-pear
14cu|php-pear-Horde_Translation-2.2.0-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Translation-2.2.0-1|17	BuildArch:  	noarch
14cu|php-pear-Horde_Translation-2.2.0-1|18	
14cu|php-pear-Horde_Translation-2.2.0-1|19	%description
14cu|php-pear-Horde_Translation-2.2.0-1|20	Translation wrappers.
14cu|php-pear-Horde_Translation-2.2.0-1|21	
14cu|php-pear-Horde_Translation-2.2.0-1|22	%prep
14cu|php-pear-Horde_Translation-2.2.0-1|23	%setup -c -T
14cu|php-pear-Horde_Translation-2.2.0-1|24	pear -v -c pearrc \
14cu|php-pear-Horde_Translation-2.2.0-1|25	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Translation-2.2.0-1|26	-d doc_dir=/docs \
14cu|php-pear-Horde_Translation-2.2.0-1|27	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Translation-2.2.0-1|28	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Translation-2.2.0-1|29	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Translation-2.2.0-1|30	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Translation-2.2.0-1|31	-s
14cu|php-pear-Horde_Translation-2.2.0-1|32	
14cu|php-pear-Horde_Translation-2.2.0-1|33	%build
14cu|php-pear-Horde_Translation-2.2.0-1|34	
14cu|php-pear-Horde_Translation-2.2.0-1|35	%install
14cu|php-pear-Horde_Translation-2.2.0-1|36	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Translation-2.2.0-1|37	
14cu|php-pear-Horde_Translation-2.2.0-1|38	# Clean up unnecessary files
14cu|php-pear-Horde_Translation-2.2.0-1|39	rm pearrc
14cu|php-pear-Horde_Translation-2.2.0-1|40	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Translation-2.2.0-1|41	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Translation-2.2.0-1|42	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Translation-2.2.0-1|43	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Translation-2.2.0-1|44	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Translation-2.2.0-1|45	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Translation-2.2.0-1|46	
14cu|php-pear-Horde_Translation-2.2.0-1|47	mv %{buildroot}/docs .
14cu|php-pear-Horde_Translation-2.2.0-1|48	
14cu|php-pear-Horde_Translation-2.2.0-1|49	# Install XML package description
14cu|php-pear-Horde_Translation-2.2.0-1|50	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Translation-2.2.0-1|51	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Translation-2.2.0-1|52	cp -p package.xml %{buildroot}%{xmldir}/Horde_Translation.xml
14cu|php-pear-Horde_Translation-2.2.0-1|53	
14cu|php-pear-Horde_Translation-2.2.0-1|54	%post
14cu|php-pear-Horde_Translation-2.2.0-1|55	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Translation.xml
14cu|php-pear-Horde_Translation-2.2.0-1|56	
14cu|php-pear-Horde_Translation-2.2.0-1|57	%postun
14cu|php-pear-Horde_Translation-2.2.0-1|58	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Translation-2.2.0-1|59	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Translation
14cu|php-pear-Horde_Translation-2.2.0-1|60	fi
14cu|php-pear-Horde_Translation-2.2.0-1|61	
14cu|php-pear-Horde_Translation-2.2.0-1|62	%files
14cu|php-pear-Horde_Translation-2.2.0-1|63	%doc docs/Horde_Translation/*
14cu|php-pear-Horde_Translation-2.2.0-1|64	%{peardir}/*
14cu|php-pear-Horde_Translation-2.2.0-1|65	%{xmldir}/Horde_Translation.xml
14cu|php-pear-Horde_Translation-2.2.0-1|66	
14cu|php-pear-Horde_Translation-2.2.0-1|67	%changelog
14cu|php-pear-Horde_Translation-2.2.0-1|68	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-1
14cu|php-pear-Horde_Translation-2.2.0-1|69	+ Revision: 5bca0bb
14cu|php-pear-Horde_Translation-2.2.0-1|70	- Updated to 2.2.0
14cu|php-pear-Horde_Translation-2.2.0-1|71	
14cu|php-pear-Horde_Translation-2.2.0-1|72	

13640 14
14cu|php-pear-Horde_Util-2.5.1-1|1	%define upstream_name Horde_Util
14cu|php-pear-Horde_Util-2.5.1-1|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Horde_Util-2.5.1-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Horde_Util-2.5.1-1|4	
14cu|php-pear-Horde_Util-2.5.1-1|5	Name: 		php-pear-%{upstream_name}
14cu|php-pear-Horde_Util-2.5.1-1|6	Version:     	2.5.1
14cu|php-pear-Horde_Util-2.5.1-1|7	Release:     	1
14cu|php-pear-Horde_Util-2.5.1-1|8	Summary:    	Horde Utility Libraries
14cu|php-pear-Horde_Util-2.5.1-1|9	License:    	LGPL-2.1
14cu|php-pear-Horde_Util-2.5.1-1|10	Group:       	Networking/Mail
14cu|php-pear-Horde_Util-2.5.1-1|11	Url:         	http://pear.horde.org/package/%{upstream_name}
14cu|php-pear-Horde_Util-2.5.1-1|12	Source0:	http://pear.horde.org/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-Horde_Util-2.5.1-1|13	BuildRequires:	php-pear
14cu|php-pear-Horde_Util-2.5.1-1|14	BuildRequires: 	php-pear-channel-horde
14cu|php-pear-Horde_Util-2.5.1-1|15	Requires:    	php-pear
14cu|php-pear-Horde_Util-2.5.1-1|16	Requires: 	php-pear-channel-horde
14cu|php-pear-Horde_Util-2.5.1-1|17	BuildArch:  	noarch
14cu|php-pear-Horde_Util-2.5.1-1|18	
14cu|php-pear-Horde_Util-2.5.1-1|19	%description
14cu|php-pear-Horde_Util-2.5.1-1|20	These classes provide functionality useful for all kind of applications.
14cu|php-pear-Horde_Util-2.5.1-1|21	
14cu|php-pear-Horde_Util-2.5.1-1|22	%prep
14cu|php-pear-Horde_Util-2.5.1-1|23	%setup -c -T
14cu|php-pear-Horde_Util-2.5.1-1|24	pear -v -c pearrc \
14cu|php-pear-Horde_Util-2.5.1-1|25	-d php_dir=%{peardir} \
14cu|php-pear-Horde_Util-2.5.1-1|26	-d doc_dir=/docs \
14cu|php-pear-Horde_Util-2.5.1-1|27	-d bin_dir=%{_bindir} \
14cu|php-pear-Horde_Util-2.5.1-1|28	-d data_dir=%{peardir}/data \
14cu|php-pear-Horde_Util-2.5.1-1|29	-d test_dir=%{peardir}/tests \
14cu|php-pear-Horde_Util-2.5.1-1|30	-d ext_dir=%{_libdir} \
14cu|php-pear-Horde_Util-2.5.1-1|31	-s
14cu|php-pear-Horde_Util-2.5.1-1|32	
14cu|php-pear-Horde_Util-2.5.1-1|33	%build
14cu|php-pear-Horde_Util-2.5.1-1|34	
14cu|php-pear-Horde_Util-2.5.1-1|35	%install
14cu|php-pear-Horde_Util-2.5.1-1|36	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Horde_Util-2.5.1-1|37	
14cu|php-pear-Horde_Util-2.5.1-1|38	# Clean up unnecessary files
14cu|php-pear-Horde_Util-2.5.1-1|39	rm pearrc
14cu|php-pear-Horde_Util-2.5.1-1|40	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Horde_Util-2.5.1-1|41	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Horde_Util-2.5.1-1|42	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Horde_Util-2.5.1-1|43	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Horde_Util-2.5.1-1|44	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Horde_Util-2.5.1-1|45	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Horde_Util-2.5.1-1|46	
14cu|php-pear-Horde_Util-2.5.1-1|47	mv %{buildroot}/docs .
14cu|php-pear-Horde_Util-2.5.1-1|48	
14cu|php-pear-Horde_Util-2.5.1-1|49	# Install XML package description
14cu|php-pear-Horde_Util-2.5.1-1|50	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Horde_Util-2.5.1-1|51	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Horde_Util-2.5.1-1|52	cp -p package.xml %{buildroot}%{xmldir}/Horde_Util.xml
14cu|php-pear-Horde_Util-2.5.1-1|53	
14cu|php-pear-Horde_Util-2.5.1-1|54	%post
14cu|php-pear-Horde_Util-2.5.1-1|55	pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Util.xml
14cu|php-pear-Horde_Util-2.5.1-1|56	
14cu|php-pear-Horde_Util-2.5.1-1|57	%postun
14cu|php-pear-Horde_Util-2.5.1-1|58	if [ "$1" -eq "0" ]; then
14cu|php-pear-Horde_Util-2.5.1-1|59	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Util
14cu|php-pear-Horde_Util-2.5.1-1|60	fi
14cu|php-pear-Horde_Util-2.5.1-1|61	
14cu|php-pear-Horde_Util-2.5.1-1|62	%files
14cu|php-pear-Horde_Util-2.5.1-1|63	%doc docs/Horde_Util/*
14cu|php-pear-Horde_Util-2.5.1-1|64	%{peardir}/*
14cu|php-pear-Horde_Util-2.5.1-1|65	%{xmldir}/Horde_Util.xml
14cu|php-pear-Horde_Util-2.5.1-1|66	
14cu|php-pear-Horde_Util-2.5.1-1|67	%changelog
14cu|php-pear-Horde_Util-2.5.1-1|68	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-1
14cu|php-pear-Horde_Util-2.5.1-1|69	+ Revision: dd781f3
14cu|php-pear-Horde_Util-2.5.1-1|70	- Updated to 2.5.1
14cu|php-pear-Horde_Util-2.5.1-1|71	
14cu|php-pear-Horde_Util-2.5.1-1|72	

13641 14
14cu|php-pear-HTML_AJAX-0.5.7-9|1	%define     _class      HTML
14cu|php-pear-HTML_AJAX-0.5.7-9|2	%define     _subclass   AJAX
14cu|php-pear-HTML_AJAX-0.5.7-9|3	%define     upstream_name   %{_class}_%{_subclass}
14cu|php-pear-HTML_AJAX-0.5.7-9|4	
14cu|php-pear-HTML_AJAX-0.5.7-9|5	Name:       php-pear-%{upstream_name}
14cu|php-pear-HTML_AJAX-0.5.7-9|6	Version:    0.5.7
14cu|php-pear-HTML_AJAX-0.5.7-9|7	Release:    9
14cu|php-pear-HTML_AJAX-0.5.7-9|8	Summary:    PHP and JavaScript AJAX library
14cu|php-pear-HTML_AJAX-0.5.7-9|9	License:    LGPL
14cu|php-pear-HTML_AJAX-0.5.7-9|10	Group:      Development/PHP
14cu|php-pear-HTML_AJAX-0.5.7-9|11	URL:        http://pear.php.net/package/%{upstream_name}
14cu|php-pear-HTML_AJAX-0.5.7-9|12	Source0:    http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-HTML_AJAX-0.5.7-9|13	Requires(post): php-pear
14cu|php-pear-HTML_AJAX-0.5.7-9|14	Requires(preun): php-pear
14cu|php-pear-HTML_AJAX-0.5.7-9|15	Requires:   php-pear
14cu|php-pear-HTML_AJAX-0.5.7-9|16	BuildArch:  noarch
14cu|php-pear-HTML_AJAX-0.5.7-9|17	BuildRequires:  php-pear
14cu|php-pear-HTML_AJAX-0.5.7-9|18	
14cu|php-pear-HTML_AJAX-0.5.7-9|19	%description
14cu|php-pear-HTML_AJAX-0.5.7-9|20	Provides PHP and JavaScript libraries for performing AJAX
14cu|php-pear-HTML_AJAX-0.5.7-9|21	(Communication from JavaScript to your browser without reloading the
14cu|php-pear-HTML_AJAX-0.5.7-9|22	page)
14cu|php-pear-HTML_AJAX-0.5.7-9|23	
14cu|php-pear-HTML_AJAX-0.5.7-9|24	%prep
14cu|php-pear-HTML_AJAX-0.5.7-9|25	%setup -q -c
14cu|php-pear-HTML_AJAX-0.5.7-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTML_AJAX-0.5.7-9|27	
14cu|php-pear-HTML_AJAX-0.5.7-9|28	%install
14cu|php-pear-HTML_AJAX-0.5.7-9|29	
14cu|php-pear-HTML_AJAX-0.5.7-9|30	cd %{upstream_name}-%{version}
14cu|php-pear-HTML_AJAX-0.5.7-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTML_AJAX-0.5.7-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTML_AJAX-0.5.7-9|33	
14cu|php-pear-HTML_AJAX-0.5.7-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTML_AJAX-0.5.7-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTML_AJAX-0.5.7-9|36	
14cu|php-pear-HTML_AJAX-0.5.7-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTML_AJAX-0.5.7-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTML_AJAX-0.5.7-9|39	
14cu|php-pear-HTML_AJAX-0.5.7-9|40	%clean
14cu|php-pear-HTML_AJAX-0.5.7-9|41	
14cu|php-pear-HTML_AJAX-0.5.7-9|42	
14cu|php-pear-HTML_AJAX-0.5.7-9|43	
14cu|php-pear-HTML_AJAX-0.5.7-9|44	%files
14cu|php-pear-HTML_AJAX-0.5.7-9|45	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-HTML_AJAX-0.5.7-9|46	%{_datadir}/pear/%{_class}
14cu|php-pear-HTML_AJAX-0.5.7-9|47	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-HTML_AJAX-0.5.7-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTML_AJAX-0.5.7-9|49	
14cu|php-pear-HTML_AJAX-0.5.7-9|50	
14cu|php-pear-HTML_AJAX-0.5.7-9|51	
14cu|php-pear-HTML_AJAX-0.5.7-9|52	
14cu|php-pear-HTML_AJAX-0.5.7-9|53	%changelog
14cu|php-pear-HTML_AJAX-0.5.7-9|54	
14cu|php-pear-HTML_AJAX-0.5.7-9|55	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-9
14cu|php-pear-HTML_AJAX-0.5.7-9|56	- (efd3018) Turn back URL in Source
14cu|php-pear-HTML_AJAX-0.5.7-9|57	
14cu|php-pear-HTML_AJAX-0.5.7-9|58	

13642 14
14cu|php-pear-HTML_QuickForm-3.2.14-1|1	%define		_class		HTML
14cu|php-pear-HTML_QuickForm-3.2.14-1|2	%define		_subclass	QuickForm
14cu|php-pear-HTML_QuickForm-3.2.14-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-HTML_QuickForm-3.2.14-1|4	
14cu|php-pear-HTML_QuickForm-3.2.14-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-HTML_QuickForm-3.2.14-1|6	Version:	3.2.14
14cu|php-pear-HTML_QuickForm-3.2.14-1|7	Release:	1
14cu|php-pear-HTML_QuickForm-3.2.14-1|8	Summary:	Methods for creating, validating, processing HTML forms
14cu|php-pear-HTML_QuickForm-3.2.14-1|9	License:	PHP License
14cu|php-pear-HTML_QuickForm-3.2.14-1|10	Group:		Development/PHP
14cu|php-pear-HTML_QuickForm-3.2.14-1|11	URL:		http://pear.php.net/package/HTML_QuickForm/
14cu|php-pear-HTML_QuickForm-3.2.14-1|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
14cu|php-pear-HTML_QuickForm-3.2.14-1|13	Requires(post): php-pear
14cu|php-pear-HTML_QuickForm-3.2.14-1|14	Requires(preun): php-pear
14cu|php-pear-HTML_QuickForm-3.2.14-1|15	Requires:	php-pear
14cu|php-pear-HTML_QuickForm-3.2.14-1|16	BuildArch:	noarch
14cu|php-pear-HTML_QuickForm-3.2.14-1|17	BuildRequires:	php-pear
14cu|php-pear-HTML_QuickForm-3.2.14-1|18	
14cu|php-pear-HTML_QuickForm-3.2.14-1|19	%description
14cu|php-pear-HTML_QuickForm-3.2.14-1|20	The PEAR::HTML_QuickForm package provides methods for creating,
14cu|php-pear-HTML_QuickForm-3.2.14-1|21	validating, processing HTML forms. Features:
14cu|php-pear-HTML_QuickForm-3.2.14-1|22	- Creates xHTML compliant form elements of various type.
14cu|php-pear-HTML_QuickForm-3.2.14-1|23	- Allows you to choose an unlimited number of html attributes.
14cu|php-pear-HTML_QuickForm-3.2.14-1|24	- Allows you to create your own custom elements using your own
14cu|php-pear-HTML_QuickForm-3.2.14-1|25	classes.
14cu|php-pear-HTML_QuickForm-3.2.14-1|26	- Process form values (you should override the process method).
14cu|php-pear-HTML_QuickForm-3.2.14-1|27	- Creates javascript validation code using regular expression.
14cu|php-pear-HTML_QuickForm-3.2.14-1|28	- Server-side validation too.
14cu|php-pear-HTML_QuickForm-3.2.14-1|29	- Allows you to create your own validation rules.
14cu|php-pear-HTML_QuickForm-3.2.14-1|30	- Manages file uploads.
14cu|php-pear-HTML_QuickForm-3.2.14-1|31	- Allows you to freeze some elements in your form.
14cu|php-pear-HTML_QuickForm-3.2.14-1|32	- Allows you to customize the look of your form in many ways.
14cu|php-pear-HTML_QuickForm-3.2.14-1|33	- Template-like form elements customization...
14cu|php-pear-HTML_QuickForm-3.2.14-1|34	
14cu|php-pear-HTML_QuickForm-3.2.14-1|35	%prep
14cu|php-pear-HTML_QuickForm-3.2.14-1|36	%setup -q -c
14cu|php-pear-HTML_QuickForm-3.2.14-1|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTML_QuickForm-3.2.14-1|38	
14cu|php-pear-HTML_QuickForm-3.2.14-1|39	%install
14cu|php-pear-HTML_QuickForm-3.2.14-1|40	
14cu|php-pear-HTML_QuickForm-3.2.14-1|41	cd %{upstream_name}-%{version}
14cu|php-pear-HTML_QuickForm-3.2.14-1|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTML_QuickForm-3.2.14-1|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTML_QuickForm-3.2.14-1|44	
14cu|php-pear-HTML_QuickForm-3.2.14-1|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTML_QuickForm-3.2.14-1|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTML_QuickForm-3.2.14-1|47	
14cu|php-pear-HTML_QuickForm-3.2.14-1|48	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTML_QuickForm-3.2.14-1|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTML_QuickForm-3.2.14-1|50	
14cu|php-pear-HTML_QuickForm-3.2.14-1|51	%clean
14cu|php-pear-HTML_QuickForm-3.2.14-1|52	
14cu|php-pear-HTML_QuickForm-3.2.14-1|53	
14cu|php-pear-HTML_QuickForm-3.2.14-1|54	
14cu|php-pear-HTML_QuickForm-3.2.14-1|55	%files
14cu|php-pear-HTML_QuickForm-3.2.14-1|56	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-HTML_QuickForm-3.2.14-1|57	%{_datadir}/pear/%{_class}
14cu|php-pear-HTML_QuickForm-3.2.14-1|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTML_QuickForm-3.2.14-1|59	
14cu|php-pear-HTML_QuickForm-3.2.14-1|60	%changelog
14cu|php-pear-HTML_QuickForm-3.2.14-1|61	* Wed Dec 17 2014 dsilakov <denis.silakov@rosalab.ru> 3.2.14-1
14cu|php-pear-HTML_QuickForm-3.2.14-1|62	+ Revision: c37ae88
14cu|php-pear-HTML_QuickForm-3.2.14-1|63	- Merge pull request #1 from import/php-pear-HTML_QuickForm:auto_update
14cu|php-pear-HTML_QuickForm-3.2.14-1|64	- ROSA Updates Builder: update suggested
14cu|php-pear-HTML_QuickForm-3.2.14-1|65	
14cu|php-pear-HTML_QuickForm-3.2.14-1|66	

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

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

13645 14
14cu|php-pear-HTTP_Request2-2.0.0-4|1	%define		_class		HTTP
14cu|php-pear-HTTP_Request2-2.0.0-4|2	%define		_subclass	Request2
14cu|php-pear-HTTP_Request2-2.0.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-HTTP_Request2-2.0.0-4|4	
14cu|php-pear-HTTP_Request2-2.0.0-4|5	%define		__noautoreq 'pear\\(PHPUnit'
14cu|php-pear-HTTP_Request2-2.0.0-4|6	
14cu|php-pear-HTTP_Request2-2.0.0-4|7	Summary:	Provides an easy way to perform HTTP requests
14cu|php-pear-HTTP_Request2-2.0.0-4|8	Name:		php-pear-%{upstream_name}
14cu|php-pear-HTTP_Request2-2.0.0-4|9	Version:	2.0.0
14cu|php-pear-HTTP_Request2-2.0.0-4|10	Release:	4
14cu|php-pear-HTTP_Request2-2.0.0-4|11	License:	BSD
14cu|php-pear-HTTP_Request2-2.0.0-4|12	Group:		Development/PHP
14cu|php-pear-HTTP_Request2-2.0.0-4|13	URL:		http://pear.php.net/package/HTTP_Request2/
14cu|php-pear-HTTP_Request2-2.0.0-4|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-HTTP_Request2-2.0.0-4|15	Requires(post): php-pear
14cu|php-pear-HTTP_Request2-2.0.0-4|16	Requires(preun): php-pear
14cu|php-pear-HTTP_Request2-2.0.0-4|17	Requires:	php-pear
14cu|php-pear-HTTP_Request2-2.0.0-4|18	BuildArch:	noarch
14cu|php-pear-HTTP_Request2-2.0.0-4|19	BuildRequires:	php-pear
14cu|php-pear-HTTP_Request2-2.0.0-4|20	
14cu|php-pear-HTTP_Request2-2.0.0-4|21	%description
14cu|php-pear-HTTP_Request2-2.0.0-4|22	PHP5 rewrite of HTTP_Request package (with parts of HTTP_Client). Provides
14cu|php-pear-HTTP_Request2-2.0.0-4|23	cleaner API and pluggable Adapters:
14cu|php-pear-HTTP_Request2-2.0.0-4|24	* Socket adapter, based on old HTTP_Request code,
14cu|php-pear-HTTP_Request2-2.0.0-4|25	* Curl adapter, wraps around PHP's cURL extension,
14cu|php-pear-HTTP_Request2-2.0.0-4|26	* Mock adapter, to use for testing packages dependent on HTTP_Request2.
14cu|php-pear-HTTP_Request2-2.0.0-4|27	Supports POST requests with data and file uploads, basic and digest
14cu|php-pear-HTTP_Request2-2.0.0-4|28	authentication, cookies, managing cookies across requests, proxies, gzip and
14cu|php-pear-HTTP_Request2-2.0.0-4|29	deflate encodings, redirects, monitoring the request progress with Observers...
14cu|php-pear-HTTP_Request2-2.0.0-4|30	
14cu|php-pear-HTTP_Request2-2.0.0-4|31	%prep
14cu|php-pear-HTTP_Request2-2.0.0-4|32	
14cu|php-pear-HTTP_Request2-2.0.0-4|33	%setup -q -c
14cu|php-pear-HTTP_Request2-2.0.0-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTTP_Request2-2.0.0-4|35	
14cu|php-pear-HTTP_Request2-2.0.0-4|36	%install
14cu|php-pear-HTTP_Request2-2.0.0-4|37	
14cu|php-pear-HTTP_Request2-2.0.0-4|38	cd %{upstream_name}-%{version}
14cu|php-pear-HTTP_Request2-2.0.0-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTTP_Request2-2.0.0-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTTP_Request2-2.0.0-4|41	
14cu|php-pear-HTTP_Request2-2.0.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTTP_Request2-2.0.0-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTTP_Request2-2.0.0-4|44	
14cu|php-pear-HTTP_Request2-2.0.0-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Request2-2.0.0-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Request2-2.0.0-4|47	
14cu|php-pear-HTTP_Request2-2.0.0-4|48	%files
14cu|php-pear-HTTP_Request2-2.0.0-4|49	%{_datadir}/pear/%{_class}
14cu|php-pear-HTTP_Request2-2.0.0-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTTP_Request2-2.0.0-4|51	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-HTTP_Request2-2.0.0-4|52	
14cu|php-pear-HTTP_Request2-2.0.0-4|53	
14cu|php-pear-HTTP_Request2-2.0.0-4|54	%changelog
14cu|php-pear-HTTP_Request2-2.0.0-4|55	
14cu|php-pear-HTTP_Request2-2.0.0-4|56	* Wed Jul 20 2016 Denis Silakov <dsilakov@gmail.com> 2.0.0-4
14cu|php-pear-HTTP_Request2-2.0.0-4|57	- (ca2f9d7) Fix build
14cu|php-pear-HTTP_Request2-2.0.0-4|58	
14cu|php-pear-HTTP_Request2-2.0.0-4|59	

13646 14
14cu|php-pear-HTTP_Server-0.4.1-16|1	%define		_class		HTTP
14cu|php-pear-HTTP_Server-0.4.1-16|2	%define		_subclass	Server
14cu|php-pear-HTTP_Server-0.4.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-HTTP_Server-0.4.1-16|4	
14cu|php-pear-HTTP_Server-0.4.1-16|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-HTTP_Server-0.4.1-16|6	Version:	0.4.1
14cu|php-pear-HTTP_Server-0.4.1-16|7	Release:	16
14cu|php-pear-HTTP_Server-0.4.1-16|8	Summary:	HTTP server class
14cu|php-pear-HTTP_Server-0.4.1-16|9	License:	PHP License
14cu|php-pear-HTTP_Server-0.4.1-16|10	Group:		Development/PHP
14cu|php-pear-HTTP_Server-0.4.1-16|11	URL:		http://pear.php.net/package/HTTP_Server/
14cu|php-pear-HTTP_Server-0.4.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-HTTP_Server-0.4.1-16|13	Requires(post): php-pear
14cu|php-pear-HTTP_Server-0.4.1-16|14	Requires(preun): php-pear
14cu|php-pear-HTTP_Server-0.4.1-16|15	Requires:	php-pear
14cu|php-pear-HTTP_Server-0.4.1-16|16	BuildArch:	noarch
14cu|php-pear-HTTP_Server-0.4.1-16|17	BuildRequires:	php-pear
14cu|php-pear-HTTP_Server-0.4.1-16|18	
14cu|php-pear-HTTP_Server-0.4.1-16|19	%description
14cu|php-pear-HTTP_Server-0.4.1-16|20	%{upstream_name} class that allows you to easily implement HTTP servers by
14cu|php-pear-HTTP_Server-0.4.1-16|21	supplying callbacks. The base class will parse the request, call the
14cu|php-pear-HTTP_Server-0.4.1-16|22	apropriate callback and build a response based on an array that the
14cu|php-pear-HTTP_Server-0.4.1-16|23	callbacks have to return.
14cu|php-pear-HTTP_Server-0.4.1-16|24	
14cu|php-pear-HTTP_Server-0.4.1-16|25	%prep
14cu|php-pear-HTTP_Server-0.4.1-16|26	%setup -q -c
14cu|php-pear-HTTP_Server-0.4.1-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTTP_Server-0.4.1-16|28	
14cu|php-pear-HTTP_Server-0.4.1-16|29	%install
14cu|php-pear-HTTP_Server-0.4.1-16|30	
14cu|php-pear-HTTP_Server-0.4.1-16|31	cd %{upstream_name}-%{version}
14cu|php-pear-HTTP_Server-0.4.1-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTTP_Server-0.4.1-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTTP_Server-0.4.1-16|34	
14cu|php-pear-HTTP_Server-0.4.1-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTTP_Server-0.4.1-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTTP_Server-0.4.1-16|37	
14cu|php-pear-HTTP_Server-0.4.1-16|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Server-0.4.1-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Server-0.4.1-16|40	
14cu|php-pear-HTTP_Server-0.4.1-16|41	%clean
14cu|php-pear-HTTP_Server-0.4.1-16|42	
14cu|php-pear-HTTP_Server-0.4.1-16|43	
14cu|php-pear-HTTP_Server-0.4.1-16|44	
14cu|php-pear-HTTP_Server-0.4.1-16|45	%files
14cu|php-pear-HTTP_Server-0.4.1-16|46	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-HTTP_Server-0.4.1-16|47	%{_datadir}/pear/%{_class}
14cu|php-pear-HTTP_Server-0.4.1-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTTP_Server-0.4.1-16|49	
14cu|php-pear-HTTP_Server-0.4.1-16|50	
14cu|php-pear-HTTP_Server-0.4.1-16|51	
14cu|php-pear-HTTP_Server-0.4.1-16|52	%changelog
14cu|php-pear-HTTP_Server-0.4.1-16|53	
14cu|php-pear-HTTP_Server-0.4.1-16|54	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.4.1-16
14cu|php-pear-HTTP_Server-0.4.1-16|55	- (6817485) Turn URL back to Source, spec cleanup
14cu|php-pear-HTTP_Server-0.4.1-16|56	
14cu|php-pear-HTTP_Server-0.4.1-16|57	

13647 14
14cu|php-pear-HTTP_Session-0.5.6-10|1	%define		_class		HTTP
14cu|php-pear-HTTP_Session-0.5.6-10|2	%define		_subclass	Session
14cu|php-pear-HTTP_Session-0.5.6-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-HTTP_Session-0.5.6-10|4	
14cu|php-pear-HTTP_Session-0.5.6-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-HTTP_Session-0.5.6-10|6	Version:	0.5.6
14cu|php-pear-HTTP_Session-0.5.6-10|7	Release:	10
14cu|php-pear-HTTP_Session-0.5.6-10|8	Summary:	Object-oriented interface to the session_* family functions
14cu|php-pear-HTTP_Session-0.5.6-10|9	License:	PHP License
14cu|php-pear-HTTP_Session-0.5.6-10|10	Group:		Development/PHP
14cu|php-pear-HTTP_Session-0.5.6-10|11	URL:		http://pear.php.net/package/HTTP_Session/
14cu|php-pear-HTTP_Session-0.5.6-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-HTTP_Session-0.5.6-10|13	Requires(post): php-pear
14cu|php-pear-HTTP_Session-0.5.6-10|14	Requires(preun): php-pear
14cu|php-pear-HTTP_Session-0.5.6-10|15	Requires:	php-pear
14cu|php-pear-HTTP_Session-0.5.6-10|16	BuildArch:	noarch
14cu|php-pear-HTTP_Session-0.5.6-10|17	BuildRequires:	php-pear
14cu|php-pear-HTTP_Session-0.5.6-10|18	
14cu|php-pear-HTTP_Session-0.5.6-10|19	%description
14cu|php-pear-HTTP_Session-0.5.6-10|20	Object-oriented interface to the session_* family functions; it
14cu|php-pear-HTTP_Session-0.5.6-10|21	provides extra features such as database storage for session data
14cu|php-pear-HTTP_Session-0.5.6-10|22	using DB package. It introduces new methods like isNewSession(),
14cu|php-pear-HTTP_Session-0.5.6-10|23	setCookieless(), abandon(), setExpire(), setIdle(), isExpired(),
14cu|php-pear-HTTP_Session-0.5.6-10|24	isIdled() and others.
14cu|php-pear-HTTP_Session-0.5.6-10|25	
14cu|php-pear-HTTP_Session-0.5.6-10|26	%prep
14cu|php-pear-HTTP_Session-0.5.6-10|27	%setup -q -c
14cu|php-pear-HTTP_Session-0.5.6-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTTP_Session-0.5.6-10|29	
14cu|php-pear-HTTP_Session-0.5.6-10|30	%install
14cu|php-pear-HTTP_Session-0.5.6-10|31	
14cu|php-pear-HTTP_Session-0.5.6-10|32	cd %{upstream_name}-%{version}
14cu|php-pear-HTTP_Session-0.5.6-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTTP_Session-0.5.6-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTTP_Session-0.5.6-10|35	
14cu|php-pear-HTTP_Session-0.5.6-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTTP_Session-0.5.6-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTTP_Session-0.5.6-10|38	
14cu|php-pear-HTTP_Session-0.5.6-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Session-0.5.6-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_Session-0.5.6-10|41	
14cu|php-pear-HTTP_Session-0.5.6-10|42	%clean
14cu|php-pear-HTTP_Session-0.5.6-10|43	
14cu|php-pear-HTTP_Session-0.5.6-10|44	
14cu|php-pear-HTTP_Session-0.5.6-10|45	
14cu|php-pear-HTTP_Session-0.5.6-10|46	%files
14cu|php-pear-HTTP_Session-0.5.6-10|47	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-HTTP_Session-0.5.6-10|48	%{_datadir}/pear/%{_class}
14cu|php-pear-HTTP_Session-0.5.6-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTTP_Session-0.5.6-10|50	
14cu|php-pear-HTTP_Session-0.5.6-10|51	
14cu|php-pear-HTTP_Session-0.5.6-10|52	
14cu|php-pear-HTTP_Session-0.5.6-10|53	
14cu|php-pear-HTTP_Session-0.5.6-10|54	
14cu|php-pear-HTTP_Session-0.5.6-10|55	%changelog
14cu|php-pear-HTTP_Session-0.5.6-10|56	
14cu|php-pear-HTTP_Session-0.5.6-10|57	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.5.6-10
14cu|php-pear-HTTP_Session-0.5.6-10|58	- (f215d96) Turn URL back to Source, spec cleanup
14cu|php-pear-HTTP_Session-0.5.6-10|59	
14cu|php-pear-HTTP_Session-0.5.6-10|60	

13648 14
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|1	%define		_class		HTTP
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|2	%define		_subclass	WebDAV
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|3	%define		upstream_name	%{_class}_%{_subclass}_Server
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|4	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|6	Version:	0.99.1
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|7	Release:	19
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|8	Summary:	WebDAV Server Baseclass
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|9	License:	PHP License
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|10	Group:		Development/PHP
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Server/
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|13	Requires(post): php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|14	Requires(preun): php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|15	Requires:	php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|16	Requires(post): php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|17	Requires(preun): php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|18	Requires:	php-pear-HTTP >= 1.0
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|19	BuildArch:	noarch
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|20	BuildRequires:	php-pear
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|21	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|22	%description
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|23	Mostly RFC2518 compliant helper class for WebDAV server
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|24	implementation.
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|25	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|26	%prep
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|27	%setup -q -c
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|29	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|30	%install
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|31	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|32	cd %{upstream_name}-%{version}
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|35	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|38	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|41	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|42	%clean
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|43	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|44	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|45	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|46	%files
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|47	%{_datadir}/pear/%{_class}
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|49	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|50	%changelog
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|51	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.1-19
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|52	+ Revision: 1c46fb9
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|53	- Spec cleanup, move package to contrib repo
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|54	
14cu|php-pear-HTTP_WebDAV_Server-0.99.1-19|55	

13649 14
14cu|php-pear-I18N_UnicodeString-0.3.1-10|1	%define		_class		I18N
14cu|php-pear-I18N_UnicodeString-0.3.1-10|2	%define		_subclass	UnicodeString
14cu|php-pear-I18N_UnicodeString-0.3.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-I18N_UnicodeString-0.3.1-10|4	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-I18N_UnicodeString-0.3.1-10|6	Version:	0.3.1
14cu|php-pear-I18N_UnicodeString-0.3.1-10|7	Release:	10
14cu|php-pear-I18N_UnicodeString-0.3.1-10|8	Summary:	Provides a way to work with self contained multibyte strings
14cu|php-pear-I18N_UnicodeString-0.3.1-10|9	License:	PHP License
14cu|php-pear-I18N_UnicodeString-0.3.1-10|10	Group:		Development/PHP
14cu|php-pear-I18N_UnicodeString-0.3.1-10|11	URL:		http://pear.php.net/package/I18N_UnicodeString/
14cu|php-pear-I18N_UnicodeString-0.3.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-I18N_UnicodeString-0.3.1-10|13	Requires(post): php-pear
14cu|php-pear-I18N_UnicodeString-0.3.1-10|14	Requires(preun): php-pear
14cu|php-pear-I18N_UnicodeString-0.3.1-10|15	Requires:	php-pear
14cu|php-pear-I18N_UnicodeString-0.3.1-10|16	BuildArch:	noarch
14cu|php-pear-I18N_UnicodeString-0.3.1-10|17	BuildRequires:	php-pear
14cu|php-pear-I18N_UnicodeString-0.3.1-10|18	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|19	%description
14cu|php-pear-I18N_UnicodeString-0.3.1-10|20	Provides a method of storing and manipulating multibyte strings in PHP
14cu|php-pear-I18N_UnicodeString-0.3.1-10|21	without using ext/mbstring. Also allows conversion between various
14cu|php-pear-I18N_UnicodeString-0.3.1-10|22	methods of storing Unicode in 1-byte strings like UTF-8 and HTML
14cu|php-pear-I18N_UnicodeString-0.3.1-10|23	entities.
14cu|php-pear-I18N_UnicodeString-0.3.1-10|24	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|25	%prep
14cu|php-pear-I18N_UnicodeString-0.3.1-10|26	%setup -q -c
14cu|php-pear-I18N_UnicodeString-0.3.1-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-I18N_UnicodeString-0.3.1-10|28	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|29	%install
14cu|php-pear-I18N_UnicodeString-0.3.1-10|30	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|31	cd %{upstream_name}-%{version}
14cu|php-pear-I18N_UnicodeString-0.3.1-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-I18N_UnicodeString-0.3.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-I18N_UnicodeString-0.3.1-10|34	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-I18N_UnicodeString-0.3.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-I18N_UnicodeString-0.3.1-10|37	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-I18N_UnicodeString-0.3.1-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-I18N_UnicodeString-0.3.1-10|40	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|41	%clean
14cu|php-pear-I18N_UnicodeString-0.3.1-10|42	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|43	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|44	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|45	%files
14cu|php-pear-I18N_UnicodeString-0.3.1-10|46	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-I18N_UnicodeString-0.3.1-10|47	%{_datadir}/pear/%{_class}
14cu|php-pear-I18N_UnicodeString-0.3.1-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-I18N_UnicodeString-0.3.1-10|49	%{_datadir}/pear/data/I18N_UnicodeString/README
14cu|php-pear-I18N_UnicodeString-0.3.1-10|50	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|51	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|52	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|53	%changelog
14cu|php-pear-I18N_UnicodeString-0.3.1-10|54	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|55	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.3.1-10
14cu|php-pear-I18N_UnicodeString-0.3.1-10|56	- (4e7e2e4) Turn URL back to Source, spec cleanup
14cu|php-pear-I18N_UnicodeString-0.3.1-10|57	
14cu|php-pear-I18N_UnicodeString-0.3.1-10|58	

13650 14
14cu|php-pear-I18Nv2-0.11.4-13|1	%define		_class		I18Nv2
14cu|php-pear-I18Nv2-0.11.4-13|2	%define		upstream_name	%{_class}
14cu|php-pear-I18Nv2-0.11.4-13|3	
14cu|php-pear-I18Nv2-0.11.4-13|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-I18Nv2-0.11.4-13|5	Version:	0.11.4
14cu|php-pear-I18Nv2-0.11.4-13|6	Release:	13
14cu|php-pear-I18Nv2-0.11.4-13|7	Summary:	Internationalization
14cu|php-pear-I18Nv2-0.11.4-13|8	License:	PHP License
14cu|php-pear-I18Nv2-0.11.4-13|9	Group:		Development/PHP
14cu|php-pear-I18Nv2-0.11.4-13|10	URL:		http://pear.php.net/package/I18Nv2/
14cu|php-pear-I18Nv2-0.11.4-13|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-I18Nv2-0.11.4-13|12	Requires(post): php-pear
14cu|php-pear-I18Nv2-0.11.4-13|13	Requires(preun): php-pear
14cu|php-pear-I18Nv2-0.11.4-13|14	Requires:	php-pear
14cu|php-pear-I18Nv2-0.11.4-13|15	Requires:	php-iconv
14cu|php-pear-I18Nv2-0.11.4-13|16	BuildArch:	noarch
14cu|php-pear-I18Nv2-0.11.4-13|17	BuildRequires:	php-pear
14cu|php-pear-I18Nv2-0.11.4-13|18	
14cu|php-pear-I18Nv2-0.11.4-13|19	%description
14cu|php-pear-I18Nv2-0.11.4-13|20	This package provides basic support to localize your application, like
14cu|php-pear-I18Nv2-0.11.4-13|21	locale based formatting of dates, numbers and currency.
14cu|php-pear-I18Nv2-0.11.4-13|22	
14cu|php-pear-I18Nv2-0.11.4-13|23	%prep
14cu|php-pear-I18Nv2-0.11.4-13|24	%setup -q -c
14cu|php-pear-I18Nv2-0.11.4-13|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-I18Nv2-0.11.4-13|26	
14cu|php-pear-I18Nv2-0.11.4-13|27	%install
14cu|php-pear-I18Nv2-0.11.4-13|28	
14cu|php-pear-I18Nv2-0.11.4-13|29	cd %{upstream_name}-%{version}
14cu|php-pear-I18Nv2-0.11.4-13|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-I18Nv2-0.11.4-13|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-I18Nv2-0.11.4-13|32	
14cu|php-pear-I18Nv2-0.11.4-13|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-I18Nv2-0.11.4-13|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-I18Nv2-0.11.4-13|35	
14cu|php-pear-I18Nv2-0.11.4-13|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-I18Nv2-0.11.4-13|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-I18Nv2-0.11.4-13|38	
14cu|php-pear-I18Nv2-0.11.4-13|39	%clean
14cu|php-pear-I18Nv2-0.11.4-13|40	
14cu|php-pear-I18Nv2-0.11.4-13|41	
14cu|php-pear-I18Nv2-0.11.4-13|42	
14cu|php-pear-I18Nv2-0.11.4-13|43	%files
14cu|php-pear-I18Nv2-0.11.4-13|44	%doc %{upstream_name}-%{version}/docs/examples
14cu|php-pear-I18Nv2-0.11.4-13|45	%{_datadir}/pear/%{_class}.php
14cu|php-pear-I18Nv2-0.11.4-13|46	%{_datadir}/pear/%{_class}
14cu|php-pear-I18Nv2-0.11.4-13|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-I18Nv2-0.11.4-13|48	
14cu|php-pear-I18Nv2-0.11.4-13|49	%changelog
14cu|php-pear-I18Nv2-0.11.4-13|50	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.4-13
14cu|php-pear-I18Nv2-0.11.4-13|51	+ Revision: 6240107
14cu|php-pear-I18Nv2-0.11.4-13|52	- Spec cleanup, move package to contrib repo
14cu|php-pear-I18Nv2-0.11.4-13|53	
14cu|php-pear-I18Nv2-0.11.4-13|54	

13651 14
14cu|php-pear-Image_Barcode-1.1.3-4|1	%define		_class		Image
14cu|php-pear-Image_Barcode-1.1.3-4|2	%define		_subclass	Barcode
14cu|php-pear-Image_Barcode-1.1.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Image_Barcode-1.1.3-4|4	
14cu|php-pear-Image_Barcode-1.1.3-4|5	Summary:	Render barcodes
14cu|php-pear-Image_Barcode-1.1.3-4|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-Image_Barcode-1.1.3-4|7	Version:	1.1.3
14cu|php-pear-Image_Barcode-1.1.3-4|8	Release:	4
14cu|php-pear-Image_Barcode-1.1.3-4|9	License:	PHP License
14cu|php-pear-Image_Barcode-1.1.3-4|10	Group:		Development/PHP
14cu|php-pear-Image_Barcode-1.1.3-4|11	Url:		http://pear.php.net/package/Image_Barcode/
14cu|php-pear-Image_Barcode-1.1.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Image_Barcode-1.1.3-4|13	BuildRequires:	php-pear
14cu|php-pear-Image_Barcode-1.1.3-4|14	Requires:	php-gd
14cu|php-pear-Image_Barcode-1.1.3-4|15	Requires:	php-pear
14cu|php-pear-Image_Barcode-1.1.3-4|16	Requires(post,preun):	php-pear
14cu|php-pear-Image_Barcode-1.1.3-4|17	BuildArch:	noarch
14cu|php-pear-Image_Barcode-1.1.3-4|18	
14cu|php-pear-Image_Barcode-1.1.3-4|19	%description
14cu|php-pear-Image_Barcode-1.1.3-4|20	With PEAR::Image_Barcode class you can create a barcode representation
14cu|php-pear-Image_Barcode-1.1.3-4|21	of description a given string. This class uses GD functions because of
14cu|php-pear-Image_Barcode-1.1.3-4|22	this the generated graphic can be any of GD supported supported image
14cu|php-pear-Image_Barcode-1.1.3-4|23	types.
14cu|php-pear-Image_Barcode-1.1.3-4|24	
14cu|php-pear-Image_Barcode-1.1.3-4|25	%files
14cu|php-pear-Image_Barcode-1.1.3-4|26	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Image_Barcode-1.1.3-4|27	%{_datadir}/pear/%{_class}
14cu|php-pear-Image_Barcode-1.1.3-4|28	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Image_Barcode-1.1.3-4|29	
14cu|php-pear-Image_Barcode-1.1.3-4|30	#----------------------------------------------------------------------------
14cu|php-pear-Image_Barcode-1.1.3-4|31	
14cu|php-pear-Image_Barcode-1.1.3-4|32	%prep
14cu|php-pear-Image_Barcode-1.1.3-4|33	%setup -q -c
14cu|php-pear-Image_Barcode-1.1.3-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Image_Barcode-1.1.3-4|35	
14cu|php-pear-Image_Barcode-1.1.3-4|36	%install
14cu|php-pear-Image_Barcode-1.1.3-4|37	cd %{upstream_name}-%{version}
14cu|php-pear-Image_Barcode-1.1.3-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Image_Barcode-1.1.3-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Image_Barcode-1.1.3-4|40	
14cu|php-pear-Image_Barcode-1.1.3-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Image_Barcode-1.1.3-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Image_Barcode-1.1.3-4|43	rm -rf %{buildroot}%{_datadir}/pear/data
14cu|php-pear-Image_Barcode-1.1.3-4|44	
14cu|php-pear-Image_Barcode-1.1.3-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Barcode-1.1.3-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Barcode-1.1.3-4|47	
14cu|php-pear-Image_Barcode-1.1.3-4|48	
14cu|php-pear-Image_Barcode-1.1.3-4|49	%changelog
14cu|php-pear-Image_Barcode-1.1.3-4|50	
14cu|php-pear-Image_Barcode-1.1.3-4|51	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.1.3-4
14cu|php-pear-Image_Barcode-1.1.3-4|52	- (412500e) Turn URL back to Source, spec cleanup
14cu|php-pear-Image_Barcode-1.1.3-4|53	
14cu|php-pear-Image_Barcode-1.1.3-4|54	

13652 14
14cu|php-pear-Image_Canvas-0.3.5-10|1	%define _class          Image
14cu|php-pear-Image_Canvas-0.3.5-10|2	%define _subclass       Canvas
14cu|php-pear-Image_Canvas-0.3.5-10|3	%define upstream_name       %{_class}_%{_subclass}
14cu|php-pear-Image_Canvas-0.3.5-10|4	
14cu|php-pear-Image_Canvas-0.3.5-10|5	Name:           php-pear-%{upstream_name}
14cu|php-pear-Image_Canvas-0.3.5-10|6	Version:        0.3.5
14cu|php-pear-Image_Canvas-0.3.5-10|7	Release:        10
14cu|php-pear-Image_Canvas-0.3.5-10|8	Summary:        Common interface to image drawing
14cu|php-pear-Image_Canvas-0.3.5-10|9	License:        PHP License
14cu|php-pear-Image_Canvas-0.3.5-10|10	Group:          Development/PHP
14cu|php-pear-Image_Canvas-0.3.5-10|11	URL:            http://pear.php.net/package/Image_Canvas/
14cu|php-pear-Image_Canvas-0.3.5-10|12	Source0:        http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Image_Canvas-0.3.5-10|13	Requires(post): php-pear
14cu|php-pear-Image_Canvas-0.3.5-10|14	Requires(preun): php-pear
14cu|php-pear-Image_Canvas-0.3.5-10|15	Requires:       php-gd
14cu|php-pear-Image_Canvas-0.3.5-10|16	Requires:       php-pear-Image_Color >= 1.0.0
14cu|php-pear-Image_Canvas-0.3.5-10|17	Requires:       php-pear
14cu|php-pear-Image_Canvas-0.3.5-10|18	BuildArch:      noarch
14cu|php-pear-Image_Canvas-0.3.5-10|19	BuildRequires:  php-pear
14cu|php-pear-Image_Canvas-0.3.5-10|20	
14cu|php-pear-Image_Canvas-0.3.5-10|21	%description
14cu|php-pear-Image_Canvas-0.3.5-10|22	A package providing a common interface to image drawing,
14cu|php-pear-Image_Canvas-0.3.5-10|23	making image source code independent on the library used.
14cu|php-pear-Image_Canvas-0.3.5-10|24	
14cu|php-pear-Image_Canvas-0.3.5-10|25	%prep
14cu|php-pear-Image_Canvas-0.3.5-10|26	%setup -q -c
14cu|php-pear-Image_Canvas-0.3.5-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Image_Canvas-0.3.5-10|28	
14cu|php-pear-Image_Canvas-0.3.5-10|29	%install
14cu|php-pear-Image_Canvas-0.3.5-10|30	
14cu|php-pear-Image_Canvas-0.3.5-10|31	cd %{upstream_name}-%{version}
14cu|php-pear-Image_Canvas-0.3.5-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Image_Canvas-0.3.5-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Image_Canvas-0.3.5-10|34	
14cu|php-pear-Image_Canvas-0.3.5-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Image_Canvas-0.3.5-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Image_Canvas-0.3.5-10|37	
14cu|php-pear-Image_Canvas-0.3.5-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Canvas-0.3.5-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Canvas-0.3.5-10|40	
14cu|php-pear-Image_Canvas-0.3.5-10|41	%clean
14cu|php-pear-Image_Canvas-0.3.5-10|42	
14cu|php-pear-Image_Canvas-0.3.5-10|43	
14cu|php-pear-Image_Canvas-0.3.5-10|44	
14cu|php-pear-Image_Canvas-0.3.5-10|45	%files
14cu|php-pear-Image_Canvas-0.3.5-10|46	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Image_Canvas-0.3.5-10|47	%{_datadir}/pear/%{_class}
14cu|php-pear-Image_Canvas-0.3.5-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Image_Canvas-0.3.5-10|49	
14cu|php-pear-Image_Canvas-0.3.5-10|50	
14cu|php-pear-Image_Canvas-0.3.5-10|51	
14cu|php-pear-Image_Canvas-0.3.5-10|52	%changelog
14cu|php-pear-Image_Canvas-0.3.5-10|53	
14cu|php-pear-Image_Canvas-0.3.5-10|54	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.3.5-10
14cu|php-pear-Image_Canvas-0.3.5-10|55	- (952ee3e) Turn URL back to Source, spec cleanup
14cu|php-pear-Image_Canvas-0.3.5-10|56	
14cu|php-pear-Image_Canvas-0.3.5-10|57	

13653 14
14cu|php-pear-Image_Color-1.0.4-6|1	%define		_class		Image
14cu|php-pear-Image_Color-1.0.4-6|2	%define		_subclass	Color
14cu|php-pear-Image_Color-1.0.4-6|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Image_Color-1.0.4-6|4	
14cu|php-pear-Image_Color-1.0.4-6|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Image_Color-1.0.4-6|6	Version:	1.0.4
14cu|php-pear-Image_Color-1.0.4-6|7	Release:	6
14cu|php-pear-Image_Color-1.0.4-6|8	Summary:	Manage and handles color data and conversions
14cu|php-pear-Image_Color-1.0.4-6|9	License:	PHP License
14cu|php-pear-Image_Color-1.0.4-6|10	Group:		Development/PHP
14cu|php-pear-Image_Color-1.0.4-6|11	URL:		http://pear.php.net/package/Image_Color/
14cu|php-pear-Image_Color-1.0.4-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-Image_Color-1.0.4-6|13	Requires:	php-gd
14cu|php-pear-Image_Color-1.0.4-6|14	Requires(post): php-pear
14cu|php-pear-Image_Color-1.0.4-6|15	Requires(preun): php-pear
14cu|php-pear-Image_Color-1.0.4-6|16	Requires:	php-pear
14cu|php-pear-Image_Color-1.0.4-6|17	BuildArch:	noarch
14cu|php-pear-Image_Color-1.0.4-6|18	BuildRequires:	php-pear
14cu|php-pear-Image_Color-1.0.4-6|19	
14cu|php-pear-Image_Color-1.0.4-6|20	%description
14cu|php-pear-Image_Color-1.0.4-6|21	Manage and handles color data and conversions.
14cu|php-pear-Image_Color-1.0.4-6|22	
14cu|php-pear-Image_Color-1.0.4-6|23	%prep
14cu|php-pear-Image_Color-1.0.4-6|24	%setup -q -c
14cu|php-pear-Image_Color-1.0.4-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Image_Color-1.0.4-6|26	
14cu|php-pear-Image_Color-1.0.4-6|27	%install
14cu|php-pear-Image_Color-1.0.4-6|28	
14cu|php-pear-Image_Color-1.0.4-6|29	cd %{upstream_name}-%{version}
14cu|php-pear-Image_Color-1.0.4-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Image_Color-1.0.4-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Image_Color-1.0.4-6|32	
14cu|php-pear-Image_Color-1.0.4-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Image_Color-1.0.4-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Image_Color-1.0.4-6|35	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Tests
14cu|php-pear-Image_Color-1.0.4-6|36	
14cu|php-pear-Image_Color-1.0.4-6|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Color-1.0.4-6|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Color-1.0.4-6|39	
14cu|php-pear-Image_Color-1.0.4-6|40	%clean
14cu|php-pear-Image_Color-1.0.4-6|41	
14cu|php-pear-Image_Color-1.0.4-6|42	
14cu|php-pear-Image_Color-1.0.4-6|43	
14cu|php-pear-Image_Color-1.0.4-6|44	%files
14cu|php-pear-Image_Color-1.0.4-6|45	%{_datadir}/pear/%{_class}
14cu|php-pear-Image_Color-1.0.4-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Image_Color-1.0.4-6|47	
14cu|php-pear-Image_Color-1.0.4-6|48	%changelog
14cu|php-pear-Image_Color-1.0.4-6|49	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-6
14cu|php-pear-Image_Color-1.0.4-6|50	+ Revision: ac1ed02
14cu|php-pear-Image_Color-1.0.4-6|51	- Spec cleanup, move package to contrib repo
14cu|php-pear-Image_Color-1.0.4-6|52	
14cu|php-pear-Image_Color-1.0.4-6|53	

13654 14
14cu|php-pear-Image_Transform-0.9.5-10|1	%define		_class		Image
14cu|php-pear-Image_Transform-0.9.5-10|2	%define		_subclass	Transform
14cu|php-pear-Image_Transform-0.9.5-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Image_Transform-0.9.5-10|4	
14cu|php-pear-Image_Transform-0.9.5-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Image_Transform-0.9.5-10|6	Version:	0.9.5
14cu|php-pear-Image_Transform-0.9.5-10|7	Release:	10
14cu|php-pear-Image_Transform-0.9.5-10|8	Summary:	Standard interface to manipulate images using different libraries
14cu|php-pear-Image_Transform-0.9.5-10|9	License:	PHP License
14cu|php-pear-Image_Transform-0.9.5-10|10	Group:		Development/PHP
14cu|php-pear-Image_Transform-0.9.5-10|11	URL:		http://pear.php.net/package/Image_Transform/
14cu|php-pear-Image_Transform-0.9.5-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Image_Transform-0.9.5-10|13	Requires(post): php-pear
14cu|php-pear-Image_Transform-0.9.5-10|14	Requires(preun): php-pear
14cu|php-pear-Image_Transform-0.9.5-10|15	Requires:	php-pear
14cu|php-pear-Image_Transform-0.9.5-10|16	BuildArch:	noarch
14cu|php-pear-Image_Transform-0.9.5-10|17	BuildRequires:	php-pear
14cu|php-pear-Image_Transform-0.9.5-10|18	
14cu|php-pear-Image_Transform-0.9.5-10|19	%description
14cu|php-pear-Image_Transform-0.9.5-10|20	This package was written to provide a simpler and cross-library
14cu|php-pear-Image_Transform-0.9.5-10|21	interface to doing image transformations and manipulations.
14cu|php-pear-Image_Transform-0.9.5-10|22	
14cu|php-pear-Image_Transform-0.9.5-10|23	It provides :
14cu|php-pear-Image_Transform-0.9.5-10|24	- support for GD, ImageMagick, Imagick and NetPBM,
14cu|php-pear-Image_Transform-0.9.5-10|25	- files related functions,
14cu|php-pear-Image_Transform-0.9.5-10|26	- addText,
14cu|php-pear-Image_Transform-0.9.5-10|27	- Scale (by length, percentage, maximum X/Y),
14cu|php-pear-Image_Transform-0.9.5-10|28	- Resize,
14cu|php-pear-Image_Transform-0.9.5-10|29	- Rotate (custom angle),
14cu|php-pear-Image_Transform-0.9.5-10|30	- Add border (soon),
14cu|php-pear-Image_Transform-0.9.5-10|31	- Add shadow (soon).
14cu|php-pear-Image_Transform-0.9.5-10|32	
14cu|php-pear-Image_Transform-0.9.5-10|33	%prep
14cu|php-pear-Image_Transform-0.9.5-10|34	%setup -q -c
14cu|php-pear-Image_Transform-0.9.5-10|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Image_Transform-0.9.5-10|36	
14cu|php-pear-Image_Transform-0.9.5-10|37	%install
14cu|php-pear-Image_Transform-0.9.5-10|38	
14cu|php-pear-Image_Transform-0.9.5-10|39	cd %{upstream_name}-%{version}
14cu|php-pear-Image_Transform-0.9.5-10|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Image_Transform-0.9.5-10|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Image_Transform-0.9.5-10|42	
14cu|php-pear-Image_Transform-0.9.5-10|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Image_Transform-0.9.5-10|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Image_Transform-0.9.5-10|45	
14cu|php-pear-Image_Transform-0.9.5-10|46	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Transform-0.9.5-10|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Image_Transform-0.9.5-10|48	
14cu|php-pear-Image_Transform-0.9.5-10|49	%clean
14cu|php-pear-Image_Transform-0.9.5-10|50	
14cu|php-pear-Image_Transform-0.9.5-10|51	
14cu|php-pear-Image_Transform-0.9.5-10|52	
14cu|php-pear-Image_Transform-0.9.5-10|53	%files
14cu|php-pear-Image_Transform-0.9.5-10|54	%{_datadir}/pear/%{_class}
14cu|php-pear-Image_Transform-0.9.5-10|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Image_Transform-0.9.5-10|56	%{_datadir}/pear/Examples/resize.php
14cu|php-pear-Image_Transform-0.9.5-10|57	%{_datadir}/pear/Examples/test.php
14cu|php-pear-Image_Transform-0.9.5-10|58	%{_datadir}/pear/Examples/test_netpbm.php
14cu|php-pear-Image_Transform-0.9.5-10|59	%{_datadir}/pear/data/Image_Transform/Docs/README
14cu|php-pear-Image_Transform-0.9.5-10|60	%{_datadir}/pear/data/Image_Transform/Examples/test.gif
14cu|php-pear-Image_Transform-0.9.5-10|61	%{_datadir}/pear/data/Image_Transform/Examples/test.jpg
14cu|php-pear-Image_Transform-0.9.5-10|62	%{_datadir}/pear/data/Image_Transform/Examples/test.png
14cu|php-pear-Image_Transform-0.9.5-10|63	%{_datadir}/pear/data/Image_Transform/Examples/test.tif
14cu|php-pear-Image_Transform-0.9.5-10|64	%{_datadir}/pear/data/Image_Transform/imgtests/images/image1.jpg
14cu|php-pear-Image_Transform-0.9.5-10|65	%{_datadir}/pear/data/Image_Transform/imgtests/images/norfolk_broads.jpg
14cu|php-pear-Image_Transform-0.9.5-10|66	%{_datadir}/pear/data/Image_Transform/imgtests/images/norfolk_broads.png
14cu|php-pear-Image_Transform-0.9.5-10|67	%{_datadir}/pear/data/Image_Transform/imgtests/norfolk_broads.jpg-GD
14cu|php-pear-Image_Transform-0.9.5-10|68	%{_datadir}/pear/imgtests/index.php
14cu|php-pear-Image_Transform-0.9.5-10|69	%{_datadir}/pear/imgtests/test.php
14cu|php-pear-Image_Transform-0.9.5-10|70	%{_datadir}/pear/imgtests/text.php
14cu|php-pear-Image_Transform-0.9.5-10|71	
14cu|php-pear-Image_Transform-0.9.5-10|72	
14cu|php-pear-Image_Transform-0.9.5-10|73	
14cu|php-pear-Image_Transform-0.9.5-10|74	%changelog
14cu|php-pear-Image_Transform-0.9.5-10|75	
14cu|php-pear-Image_Transform-0.9.5-10|76	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.9.5-10
14cu|php-pear-Image_Transform-0.9.5-10|77	- (ec3c249) Turn URL back to Source, spec cleanup
14cu|php-pear-Image_Transform-0.9.5-10|78	
14cu|php-pear-Image_Transform-0.9.5-10|79	

13655 14
14cu|php-pear-LiveUser-0.16.14-10|1	%define		_class		LiveUser
14cu|php-pear-LiveUser-0.16.14-10|2	%define		upstream_name	%{_class}
14cu|php-pear-LiveUser-0.16.14-10|3	
14cu|php-pear-LiveUser-0.16.14-10|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-LiveUser-0.16.14-10|5	Version:	0.16.14
14cu|php-pear-LiveUser-0.16.14-10|6	Release:	10
14cu|php-pear-LiveUser-0.16.14-10|7	Summary:	User authentication and permission management framework
14cu|php-pear-LiveUser-0.16.14-10|8	License:	PHP License
14cu|php-pear-LiveUser-0.16.14-10|9	Group:		Development/PHP
14cu|php-pear-LiveUser-0.16.14-10|10	URL:		http://pear.php.net/package/LiveUser/
14cu|php-pear-LiveUser-0.16.14-10|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-LiveUser-0.16.14-10|12	Requires(post): php-pear
14cu|php-pear-LiveUser-0.16.14-10|13	Requires(preun): php-pear
14cu|php-pear-LiveUser-0.16.14-10|14	Requires:	php-pear
14cu|php-pear-LiveUser-0.16.14-10|15	BuildArch:	noarch
14cu|php-pear-LiveUser-0.16.14-10|16	BuildRequires:	php-pear
14cu|php-pear-LiveUser-0.16.14-10|17	
14cu|php-pear-LiveUser-0.16.14-10|18	%description
14cu|php-pear-LiveUser-0.16.14-10|19	Perm_LiveUser is a set of classes for dealing with user authentication
14cu|php-pear-LiveUser-0.16.14-10|20	and permission management. Basically, there are three main elements
14cu|php-pear-LiveUser-0.16.14-10|21	that make up this package:
14cu|php-pear-LiveUser-0.16.14-10|22	- The LoginManager,
14cu|php-pear-LiveUser-0.16.14-10|23	- The Auth containers,
14cu|php-pear-LiveUser-0.16.14-10|24	- The Perm containers.
14cu|php-pear-LiveUser-0.16.14-10|25	
14cu|php-pear-LiveUser-0.16.14-10|26	The LoginManager class takes care of the login process and can be
14cu|php-pear-LiveUser-0.16.14-10|27	configured to use a certain permission container and one or more
14cu|php-pear-LiveUser-0.16.14-10|28	different auth containers. That means, you can have your users' data
14cu|php-pear-LiveUser-0.16.14-10|29	scattered amongst many data containers and have the LoginManager try
14cu|php-pear-LiveUser-0.16.14-10|30	each defined container until the user is found. For example, you can
14cu|php-pear-LiveUser-0.16.14-10|31	have all website users who can apply for a new account online on the
14cu|php-pear-LiveUser-0.16.14-10|32	webserver's local database. Also, you want to enable all your
14cu|php-pear-LiveUser-0.16.14-10|33	company's employees to login to the site without the need to create
14cu|php-pear-LiveUser-0.16.14-10|34	new accounts for all of them. To achieve that, a second container can
14cu|php-pear-LiveUser-0.16.14-10|35	be defined to be used by the LoginManager. You can also define a
14cu|php-pear-LiveUser-0.16.14-10|36	permission container of your choice that will manage the rights for
14cu|php-pear-LiveUser-0.16.14-10|37	each user. Depending on the container, you can implement any kind of
14cu|php-pear-LiveUser-0.16.14-10|38	permission schemes for your application while having one consistent
14cu|php-pear-LiveUser-0.16.14-10|39	API. Using different permission and auth containers, it's easily
14cu|php-pear-LiveUser-0.16.14-10|40	possible to integrate newly written applications with older ones that
14cu|php-pear-LiveUser-0.16.14-10|41	have their own ways of storing permissions and user data. Just make a
14cu|php-pear-LiveUser-0.16.14-10|42	new container type and you're ready to go! Currently available are
14cu|php-pear-LiveUser-0.16.14-10|43	RDBMS containers using PEAR::DB. More are soon to follow.
14cu|php-pear-LiveUser-0.16.14-10|44	
14cu|php-pear-LiveUser-0.16.14-10|45	%prep
14cu|php-pear-LiveUser-0.16.14-10|46	%setup -q -c
14cu|php-pear-LiveUser-0.16.14-10|47	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-LiveUser-0.16.14-10|48	
14cu|php-pear-LiveUser-0.16.14-10|49	%install
14cu|php-pear-LiveUser-0.16.14-10|50	
14cu|php-pear-LiveUser-0.16.14-10|51	cd %{upstream_name}-%{version}
14cu|php-pear-LiveUser-0.16.14-10|52	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-LiveUser-0.16.14-10|53	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-LiveUser-0.16.14-10|54	
14cu|php-pear-LiveUser-0.16.14-10|55	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-LiveUser-0.16.14-10|56	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-LiveUser-0.16.14-10|57	
14cu|php-pear-LiveUser-0.16.14-10|58	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-LiveUser-0.16.14-10|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-LiveUser-0.16.14-10|60	
14cu|php-pear-LiveUser-0.16.14-10|61	%clean
14cu|php-pear-LiveUser-0.16.14-10|62	
14cu|php-pear-LiveUser-0.16.14-10|63	
14cu|php-pear-LiveUser-0.16.14-10|64	
14cu|php-pear-LiveUser-0.16.14-10|65	%files
14cu|php-pear-LiveUser-0.16.14-10|66	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-LiveUser-0.16.14-10|67	%doc %{upstream_name}-%{version}/sql
14cu|php-pear-LiveUser-0.16.14-10|68	%{_datadir}/pear/%{_class}
14cu|php-pear-LiveUser-0.16.14-10|69	%{_datadir}/pear/LiveUser.php
14cu|php-pear-LiveUser-0.16.14-10|70	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-LiveUser-0.16.14-10|71	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-LiveUser-0.16.14-10|72	
14cu|php-pear-LiveUser-0.16.14-10|73	
14cu|php-pear-LiveUser-0.16.14-10|74	
14cu|php-pear-LiveUser-0.16.14-10|75	%changelog
14cu|php-pear-LiveUser-0.16.14-10|76	
14cu|php-pear-LiveUser-0.16.14-10|77	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.16.14-10
14cu|php-pear-LiveUser-0.16.14-10|78	- (82be22c) Turn URL back to Source, spec cleanup
14cu|php-pear-LiveUser-0.16.14-10|79	
14cu|php-pear-LiveUser-0.16.14-10|80	

13656 14
14cu|php-pear-LiveUser_Admin-0.4.0-11|1	%define		_class		LiveUser
14cu|php-pear-LiveUser_Admin-0.4.0-11|2	%define		_subclass	Admin
14cu|php-pear-LiveUser_Admin-0.4.0-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-LiveUser_Admin-0.4.0-11|4	
14cu|php-pear-LiveUser_Admin-0.4.0-11|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-LiveUser_Admin-0.4.0-11|6	Version:	0.4.0
14cu|php-pear-LiveUser_Admin-0.4.0-11|7	Release:	11
14cu|php-pear-LiveUser_Admin-0.4.0-11|8	Summary:	User authentication and permission management framework
14cu|php-pear-LiveUser_Admin-0.4.0-11|9	License:	PHP License
14cu|php-pear-LiveUser_Admin-0.4.0-11|10	Group:		Development/PHP
14cu|php-pear-LiveUser_Admin-0.4.0-11|11	URL:		http://pear.php.net/package/LiveUser_Admin/
14cu|php-pear-LiveUser_Admin-0.4.0-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-LiveUser_Admin-0.4.0-11|13	Requires(post): php-pear
14cu|php-pear-LiveUser_Admin-0.4.0-11|14	Requires(preun): php-pear
14cu|php-pear-LiveUser_Admin-0.4.0-11|15	Requires:	php-pear
14cu|php-pear-LiveUser_Admin-0.4.0-11|16	BuildArch:	noarch
14cu|php-pear-LiveUser_Admin-0.4.0-11|17	BuildRequires:	php-pear
14cu|php-pear-LiveUser_Admin-0.4.0-11|18	
14cu|php-pear-LiveUser_Admin-0.4.0-11|19	%description
14cu|php-pear-LiveUser_Admin-0.4.0-11|20	LiveUser_Admin is meant to be used with the LiveUser package. It is
14cu|php-pear-LiveUser_Admin-0.4.0-11|21	composed of all the classes necessary to administrate data used by
14cu|php-pear-LiveUser_Admin-0.4.0-11|22	LiveUser.
14cu|php-pear-LiveUser_Admin-0.4.0-11|23	
14cu|php-pear-LiveUser_Admin-0.4.0-11|24	%prep
14cu|php-pear-LiveUser_Admin-0.4.0-11|25	%setup -q -c
14cu|php-pear-LiveUser_Admin-0.4.0-11|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-LiveUser_Admin-0.4.0-11|27	
14cu|php-pear-LiveUser_Admin-0.4.0-11|28	%install
14cu|php-pear-LiveUser_Admin-0.4.0-11|29	
14cu|php-pear-LiveUser_Admin-0.4.0-11|30	cd %{upstream_name}-%{version}
14cu|php-pear-LiveUser_Admin-0.4.0-11|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-LiveUser_Admin-0.4.0-11|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-LiveUser_Admin-0.4.0-11|33	
14cu|php-pear-LiveUser_Admin-0.4.0-11|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-LiveUser_Admin-0.4.0-11|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-LiveUser_Admin-0.4.0-11|36	
14cu|php-pear-LiveUser_Admin-0.4.0-11|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-LiveUser_Admin-0.4.0-11|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-LiveUser_Admin-0.4.0-11|39	
14cu|php-pear-LiveUser_Admin-0.4.0-11|40	%clean
14cu|php-pear-LiveUser_Admin-0.4.0-11|41	
14cu|php-pear-LiveUser_Admin-0.4.0-11|42	
14cu|php-pear-LiveUser_Admin-0.4.0-11|43	
14cu|php-pear-LiveUser_Admin-0.4.0-11|44	%files
14cu|php-pear-LiveUser_Admin-0.4.0-11|45	%doc %{upstream_name}-%{version}/*.txt
14cu|php-pear-LiveUser_Admin-0.4.0-11|46	%doc %{upstream_name}-%{version}/docs/examples
14cu|php-pear-LiveUser_Admin-0.4.0-11|47	%{_datadir}/pear/%{_class}
14cu|php-pear-LiveUser_Admin-0.4.0-11|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-LiveUser_Admin-0.4.0-11|49	
14cu|php-pear-LiveUser_Admin-0.4.0-11|50	
14cu|php-pear-LiveUser_Admin-0.4.0-11|51	
14cu|php-pear-LiveUser_Admin-0.4.0-11|52	%changelog
14cu|php-pear-LiveUser_Admin-0.4.0-11|53	
14cu|php-pear-LiveUser_Admin-0.4.0-11|54	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.4.0-11
14cu|php-pear-LiveUser_Admin-0.4.0-11|55	- (a713d84) Turn URL back to Source, spec cleanup
14cu|php-pear-LiveUser_Admin-0.4.0-11|56	
14cu|php-pear-LiveUser_Admin-0.4.0-11|57	

13657 14
14cu|php-pear-Log-1.12.9-1|1	%define		_class		    Log
14cu|php-pear-Log-1.12.9-1|2	%define		upstream_name	%{_class}
14cu|php-pear-Log-1.12.9-1|3	
14cu|php-pear-Log-1.12.9-1|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Log-1.12.9-1|5	Version:	1.12.9
14cu|php-pear-Log-1.12.9-1|6	Release:	1
14cu|php-pear-Log-1.12.9-1|7	Summary:	Logging Framework
14cu|php-pear-Log-1.12.9-1|8	License:	PHP License
14cu|php-pear-Log-1.12.9-1|9	Group:		Development/PHP
14cu|php-pear-Log-1.12.9-1|10	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-Log-1.12.9-1|11	Source0:	http://download.pear.php.net/package/Log-%{version}.tgz
14cu|php-pear-Log-1.12.9-1|12	Requires(post): php-pear
14cu|php-pear-Log-1.12.9-1|13	Requires(preun): php-pear
14cu|php-pear-Log-1.12.9-1|14	Requires:	php-pear
14cu|php-pear-Log-1.12.9-1|15	BuildRequires:	php-pear
14cu|php-pear-Log-1.12.9-1|16	BuildArch:	noarch
14cu|php-pear-Log-1.12.9-1|17	# because it was broken out and the one doing it was pretty careless...
14cu|php-pear-Log-1.12.9-1|18	Conflicts:	php-pear < 1:1.9
14cu|php-pear-Log-1.12.9-1|19	
14cu|php-pear-Log-1.12.9-1|20	%description
14cu|php-pear-Log-1.12.9-1|21	The Log package provides an abstracted logging framework. It includes output
14cu|php-pear-Log-1.12.9-1|22	handlers for log files, databases, syslog, email, Firebug, and the console. It
14cu|php-pear-Log-1.12.9-1|23	also provides composite and subject-observer logging mechanisms.
14cu|php-pear-Log-1.12.9-1|24	
14cu|php-pear-Log-1.12.9-1|25	%prep
14cu|php-pear-Log-1.12.9-1|26	%setup -q -c
14cu|php-pear-Log-1.12.9-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Log-1.12.9-1|28	
14cu|php-pear-Log-1.12.9-1|29	%install
14cu|php-pear-Log-1.12.9-1|30	
14cu|php-pear-Log-1.12.9-1|31	cd %{upstream_name}-%{version}
14cu|php-pear-Log-1.12.9-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Log-1.12.9-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Log-1.12.9-1|34	
14cu|php-pear-Log-1.12.9-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Log-1.12.9-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Log-1.12.9-1|37	
14cu|php-pear-Log-1.12.9-1|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Log-1.12.9-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Log-1.12.9-1|40	
14cu|php-pear-Log-1.12.9-1|41	%clean
14cu|php-pear-Log-1.12.9-1|42	
14cu|php-pear-Log-1.12.9-1|43	
14cu|php-pear-Log-1.12.9-1|44	
14cu|php-pear-Log-1.12.9-1|45	%files
14cu|php-pear-Log-1.12.9-1|46	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
14cu|php-pear-Log-1.12.9-1|47	%{_datadir}/pear/%{_class}
14cu|php-pear-Log-1.12.9-1|48	%{_datadir}/pear/%{_class}.php
14cu|php-pear-Log-1.12.9-1|49	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Log-1.12.9-1|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Log-1.12.9-1|51	
14cu|php-pear-Log-1.12.9-1|52	%changelog
14cu|php-pear-Log-1.12.9-1|53	
14cu|php-pear-Log-1.12.9-1|54	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.12.9-1
14cu|php-pear-Log-1.12.9-1|55	- (9199113) Updated to 1.12.9 (by updates_builder)
14cu|php-pear-Log-1.12.9-1|56	
14cu|php-pear-Log-1.12.9-1|57	

13658 14
14cu|php-pear-Mail-1.2.0-0.b1.10|1	%define		_class		Mail
14cu|php-pear-Mail-1.2.0-0.b1.10|2	%define		pre		        b1
14cu|php-pear-Mail-1.2.0-0.b1.10|3	%define		upstream_name	%{_class}
14cu|php-pear-Mail-1.2.0-0.b1.10|4	
14cu|php-pear-Mail-1.2.0-0.b1.10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Mail-1.2.0-0.b1.10|6	Version:	1.2.0
14cu|php-pear-Mail-1.2.0-0.b1.10|7	Release:	0.%{pre}.10
14cu|php-pear-Mail-1.2.0-0.b1.10|8	Summary:	Class that provides multiple interfaces for sending emails
14cu|php-pear-Mail-1.2.0-0.b1.10|9	License:	PHP License
14cu|php-pear-Mail-1.2.0-0.b1.10|10	Group:		Development/PHP
14cu|php-pear-Mail-1.2.0-0.b1.10|11	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-Mail-1.2.0-0.b1.10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
14cu|php-pear-Mail-1.2.0-0.b1.10|13	Patch0:		Mail-1.2.0b1-CVE-2009-4023,4111.diff
14cu|php-pear-Mail-1.2.0-0.b1.10|14	Requires(post): php-pear
14cu|php-pear-Mail-1.2.0-0.b1.10|15	Requires(preun): php-pear
14cu|php-pear-Mail-1.2.0-0.b1.10|16	Requires:	php-pear
14cu|php-pear-Mail-1.2.0-0.b1.10|17	BuildRequires:	php-pear
14cu|php-pear-Mail-1.2.0-0.b1.10|18	BuildArch:	noarch
14cu|php-pear-Mail-1.2.0-0.b1.10|19	
14cu|php-pear-Mail-1.2.0-0.b1.10|20	%description
14cu|php-pear-Mail-1.2.0-0.b1.10|21	PEAR's Mail package defines an interface for implementing mailers under the
14cu|php-pear-Mail-1.2.0-0.b1.10|22	PEAR hierarchy. It also provides supporting functions useful to multiple mailer
14cu|php-pear-Mail-1.2.0-0.b1.10|23	backends. Currently supported backends include: PHP's native mail() function,
14cu|php-pear-Mail-1.2.0-0.b1.10|24	sendmail, and SMTP. This package also provides a RFC822 email address list
14cu|php-pear-Mail-1.2.0-0.b1.10|25	validation utility class.
14cu|php-pear-Mail-1.2.0-0.b1.10|26	
14cu|php-pear-Mail-1.2.0-0.b1.10|27	%prep
14cu|php-pear-Mail-1.2.0-0.b1.10|28	%setup -q -c
14cu|php-pear-Mail-1.2.0-0.b1.10|29	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14cu|php-pear-Mail-1.2.0-0.b1.10|30	
14cu|php-pear-Mail-1.2.0-0.b1.10|31	%patch0 -p0 -b .CVE-2009-4023,4111
14cu|php-pear-Mail-1.2.0-0.b1.10|32	
14cu|php-pear-Mail-1.2.0-0.b1.10|33	%install
14cu|php-pear-Mail-1.2.0-0.b1.10|34	
14cu|php-pear-Mail-1.2.0-0.b1.10|35	cd %{upstream_name}-%{version}%{pre}
14cu|php-pear-Mail-1.2.0-0.b1.10|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Mail-1.2.0-0.b1.10|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Mail-1.2.0-0.b1.10|38	
14cu|php-pear-Mail-1.2.0-0.b1.10|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Mail-1.2.0-0.b1.10|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Mail-1.2.0-0.b1.10|41	
14cu|php-pear-Mail-1.2.0-0.b1.10|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail-1.2.0-0.b1.10|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail-1.2.0-0.b1.10|44	
14cu|php-pear-Mail-1.2.0-0.b1.10|45	%clean
14cu|php-pear-Mail-1.2.0-0.b1.10|46	
14cu|php-pear-Mail-1.2.0-0.b1.10|47	
14cu|php-pear-Mail-1.2.0-0.b1.10|48	
14cu|php-pear-Mail-1.2.0-0.b1.10|49	%files
14cu|php-pear-Mail-1.2.0-0.b1.10|50	%{_datadir}/pear/%{_class}
14cu|php-pear-Mail-1.2.0-0.b1.10|51	%{_datadir}/pear/%{_class}.php
14cu|php-pear-Mail-1.2.0-0.b1.10|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Mail-1.2.0-0.b1.10|53	
14cu|php-pear-Mail-1.2.0-0.b1.10|54	%changelog
14cu|php-pear-Mail-1.2.0-0.b1.10|55	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-0.b1.10
14cu|php-pear-Mail-1.2.0-0.b1.10|56	+ Revision: d1ed80d
14cu|php-pear-Mail-1.2.0-0.b1.10|57	- Spec cleanup, move package to contrib repo
14cu|php-pear-Mail-1.2.0-0.b1.10|58	
14cu|php-pear-Mail-1.2.0-0.b1.10|59	

13659 14
14cu|php-pear-Mail_IMAPv2-0.2.1-10|1	%define		_class		Mail
14cu|php-pear-Mail_IMAPv2-0.2.1-10|2	%define		_subclass	IMAPv2
14cu|php-pear-Mail_IMAPv2-0.2.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Mail_IMAPv2-0.2.1-10|4	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Mail_IMAPv2-0.2.1-10|6	Version:	0.2.1
14cu|php-pear-Mail_IMAPv2-0.2.1-10|7	Release:	10
14cu|php-pear-Mail_IMAPv2-0.2.1-10|8	Summary:	Provides a c-client backend for webmail
14cu|php-pear-Mail_IMAPv2-0.2.1-10|9	License:	PHP License
14cu|php-pear-Mail_IMAPv2-0.2.1-10|10	Group:		Development/PHP
14cu|php-pear-Mail_IMAPv2-0.2.1-10|11	URL:		http://pear.php.net/package/Mail_IMAPv2/
14cu|php-pear-Mail_IMAPv2-0.2.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Mail_IMAPv2-0.2.1-10|13	Requires:	php-imap
14cu|php-pear-Mail_IMAPv2-0.2.1-10|14	Requires(post): php-pear
14cu|php-pear-Mail_IMAPv2-0.2.1-10|15	Requires(preun): php-pear
14cu|php-pear-Mail_IMAPv2-0.2.1-10|16	Requires:	php-pear
14cu|php-pear-Mail_IMAPv2-0.2.1-10|17	BuildArch:	noarch
14cu|php-pear-Mail_IMAPv2-0.2.1-10|18	BuildRequires:	php-pear
14cu|php-pear-Mail_IMAPv2-0.2.1-10|19	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|20	%description
14cu|php-pear-Mail_IMAPv2-0.2.1-10|21	Mail_IMAPv2 provides a simplified backend for working with the
14cu|php-pear-Mail_IMAPv2-0.2.1-10|22	c-client (IMAP) extension. It serves as an OO wrapper for commonly
14cu|php-pear-Mail_IMAPv2-0.2.1-10|23	used c-client functions. It provides structure and header parsing as
14cu|php-pear-Mail_IMAPv2-0.2.1-10|24	well as body retrieval.
14cu|php-pear-Mail_IMAPv2-0.2.1-10|25	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|26	Mail_IMAPv2 may be used as a webmail backend or as a component in a
14cu|php-pear-Mail_IMAPv2-0.2.1-10|27	mailing list manager.
14cu|php-pear-Mail_IMAPv2-0.2.1-10|28	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|29	%prep
14cu|php-pear-Mail_IMAPv2-0.2.1-10|30	%setup -q -c
14cu|php-pear-Mail_IMAPv2-0.2.1-10|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Mail_IMAPv2-0.2.1-10|32	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|33	%install
14cu|php-pear-Mail_IMAPv2-0.2.1-10|34	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|35	cd %{upstream_name}-%{version}
14cu|php-pear-Mail_IMAPv2-0.2.1-10|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Mail_IMAPv2-0.2.1-10|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Mail_IMAPv2-0.2.1-10|38	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Mail_IMAPv2-0.2.1-10|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Mail_IMAPv2-0.2.1-10|41	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_IMAPv2-0.2.1-10|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_IMAPv2-0.2.1-10|44	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|45	%clean
14cu|php-pear-Mail_IMAPv2-0.2.1-10|46	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|47	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|48	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|49	%files
14cu|php-pear-Mail_IMAPv2-0.2.1-10|50	%{_datadir}/pear/%{_class}
14cu|php-pear-Mail_IMAPv2-0.2.1-10|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Mail_IMAPv2-0.2.1-10|52	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|53	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|54	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|55	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|56	%changelog
14cu|php-pear-Mail_IMAPv2-0.2.1-10|57	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|58	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.2.1-10
14cu|php-pear-Mail_IMAPv2-0.2.1-10|59	- (1cc14b5) Turn URL back to Source, spec cleanup
14cu|php-pear-Mail_IMAPv2-0.2.1-10|60	
14cu|php-pear-Mail_IMAPv2-0.2.1-10|61	

13660 14
14cu|php-pear-Mail_Mbox-0.6.3-10|1	%define		_class		Mail
14cu|php-pear-Mail_Mbox-0.6.3-10|2	%define		_subclass	Mbox
14cu|php-pear-Mail_Mbox-0.6.3-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Mail_Mbox-0.6.3-10|4	
14cu|php-pear-Mail_Mbox-0.6.3-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Mail_Mbox-0.6.3-10|6	Version:	0.6.3
14cu|php-pear-Mail_Mbox-0.6.3-10|7	Release:	10
14cu|php-pear-Mail_Mbox-0.6.3-10|8	Summary:	Mbox PHP class to Unix MBOX parsing and using
14cu|php-pear-Mail_Mbox-0.6.3-10|9	License:	PHP License
14cu|php-pear-Mail_Mbox-0.6.3-10|10	Group:		Development/PHP
14cu|php-pear-Mail_Mbox-0.6.3-10|11	URL:		http://pear.php.net/package/Mail_Mbox/
14cu|php-pear-Mail_Mbox-0.6.3-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Mail_Mbox-0.6.3-10|13	Requires(post): php-pear
14cu|php-pear-Mail_Mbox-0.6.3-10|14	Requires(preun): php-pear
14cu|php-pear-Mail_Mbox-0.6.3-10|15	Requires:	php-pear
14cu|php-pear-Mail_Mbox-0.6.3-10|16	BuildArch:	noarch
14cu|php-pear-Mail_Mbox-0.6.3-10|17	BuildRequires:	php-pear
14cu|php-pear-Mail_Mbox-0.6.3-10|18	
14cu|php-pear-Mail_Mbox-0.6.3-10|19	%description
14cu|php-pear-Mail_Mbox-0.6.3-10|20	It can split messages inside a Mbox, return the number of messages,
14cu|php-pear-Mail_Mbox-0.6.3-10|21	return, update or remove an specific message or add a message on the
14cu|php-pear-Mail_Mbox-0.6.3-10|22	Mbox.
14cu|php-pear-Mail_Mbox-0.6.3-10|23	
14cu|php-pear-Mail_Mbox-0.6.3-10|24	%prep
14cu|php-pear-Mail_Mbox-0.6.3-10|25	%setup -q -c
14cu|php-pear-Mail_Mbox-0.6.3-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Mail_Mbox-0.6.3-10|27	
14cu|php-pear-Mail_Mbox-0.6.3-10|28	%install
14cu|php-pear-Mail_Mbox-0.6.3-10|29	
14cu|php-pear-Mail_Mbox-0.6.3-10|30	cd %{upstream_name}-%{version}
14cu|php-pear-Mail_Mbox-0.6.3-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Mail_Mbox-0.6.3-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Mail_Mbox-0.6.3-10|33	
14cu|php-pear-Mail_Mbox-0.6.3-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Mail_Mbox-0.6.3-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Mail_Mbox-0.6.3-10|36	
14cu|php-pear-Mail_Mbox-0.6.3-10|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_Mbox-0.6.3-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_Mbox-0.6.3-10|39	
14cu|php-pear-Mail_Mbox-0.6.3-10|40	%clean
14cu|php-pear-Mail_Mbox-0.6.3-10|41	
14cu|php-pear-Mail_Mbox-0.6.3-10|42	
14cu|php-pear-Mail_Mbox-0.6.3-10|43	
14cu|php-pear-Mail_Mbox-0.6.3-10|44	%files
14cu|php-pear-Mail_Mbox-0.6.3-10|45	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-Mail_Mbox-0.6.3-10|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Mail_Mbox-0.6.3-10|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Mail_Mbox-0.6.3-10|48	
14cu|php-pear-Mail_Mbox-0.6.3-10|49	
14cu|php-pear-Mail_Mbox-0.6.3-10|50	
14cu|php-pear-Mail_Mbox-0.6.3-10|51	
14cu|php-pear-Mail_Mbox-0.6.3-10|52	%changelog
14cu|php-pear-Mail_Mbox-0.6.3-10|53	
14cu|php-pear-Mail_Mbox-0.6.3-10|54	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.6.3-10
14cu|php-pear-Mail_Mbox-0.6.3-10|55	- (868e5da) Turn URL back to Source, spec cleanup
14cu|php-pear-Mail_Mbox-0.6.3-10|56	
14cu|php-pear-Mail_Mbox-0.6.3-10|57	

13661 14
14cu|php-pear-Mail_Mime-1.10.0-1|1	%define		_class		Mail
14cu|php-pear-Mail_Mime-1.10.0-1|2	%define		_subclass	Mime
14cu|php-pear-Mail_Mime-1.10.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Mail_Mime-1.10.0-1|4	
14cu|php-pear-Mail_Mime-1.10.0-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Mail_Mime-1.10.0-1|6	Version:	1.10.0
14cu|php-pear-Mail_Mime-1.10.0-1|7	Release:	1
14cu|php-pear-Mail_Mime-1.10.0-1|8	Summary:	Mail_Mime provides classes to create mime messages
14cu|php-pear-Mail_Mime-1.10.0-1|9	
14cu|php-pear-Mail_Mime-1.10.0-1|10	License:	PHP License
14cu|php-pear-Mail_Mime-1.10.0-1|11	Group:		Development/PHP
14cu|php-pear-Mail_Mime-1.10.0-1|12	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-Mail_Mime-1.10.0-1|13	Source0:	http://download.pear.php.net/package/Mail_Mime-%{version}.tgz
14cu|php-pear-Mail_Mime-1.10.0-1|14	Requires(post): php-pear
14cu|php-pear-Mail_Mime-1.10.0-1|15	Requires(preun): php-pear
14cu|php-pear-Mail_Mime-1.10.0-1|16	Requires:	php-pear
14cu|php-pear-Mail_Mime-1.10.0-1|17	BuildRequires:	php-pear
14cu|php-pear-Mail_Mime-1.10.0-1|18	BuildArch:	noarch
14cu|php-pear-Mail_Mime-1.10.0-1|19	
14cu|php-pear-Mail_Mime-1.10.0-1|20	%description
14cu|php-pear-Mail_Mime-1.10.0-1|21	Mail_Mime provides classes to deal with the creation and manipulation of mime
14cu|php-pear-Mail_Mime-1.10.0-1|22	messages. It allows people to create Email messages consisting of:
14cu|php-pear-Mail_Mime-1.10.0-1|23	* Text Parts
14cu|php-pear-Mail_Mime-1.10.0-1|24	* HTML Parts
14cu|php-pear-Mail_Mime-1.10.0-1|25	* Inline HTML Images
14cu|php-pear-Mail_Mime-1.10.0-1|26	* Attachments
14cu|php-pear-Mail_Mime-1.10.0-1|27	* Attached messages
14cu|php-pear-Mail_Mime-1.10.0-1|28	
14cu|php-pear-Mail_Mime-1.10.0-1|29	Starting with version 1.4.0, it also allows non US-ASCII chars in filenames,
14cu|php-pear-Mail_Mime-1.10.0-1|30	subjects, recipients, etc, etc.
14cu|php-pear-Mail_Mime-1.10.0-1|31	
14cu|php-pear-Mail_Mime-1.10.0-1|32	%prep
14cu|php-pear-Mail_Mime-1.10.0-1|33	%setup -q -c
14cu|php-pear-Mail_Mime-1.10.0-1|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Mail_Mime-1.10.0-1|35	
14cu|php-pear-Mail_Mime-1.10.0-1|36	%install
14cu|php-pear-Mail_Mime-1.10.0-1|37	
14cu|php-pear-Mail_Mime-1.10.0-1|38	cd %{upstream_name}-%{version}
14cu|php-pear-Mail_Mime-1.10.0-1|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Mail_Mime-1.10.0-1|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Mail_Mime-1.10.0-1|41	
14cu|php-pear-Mail_Mime-1.10.0-1|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Mail_Mime-1.10.0-1|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Mail_Mime-1.10.0-1|44	
14cu|php-pear-Mail_Mime-1.10.0-1|45	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_Mime-1.10.0-1|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_Mime-1.10.0-1|47	
14cu|php-pear-Mail_Mime-1.10.0-1|48	%clean
14cu|php-pear-Mail_Mime-1.10.0-1|49	
14cu|php-pear-Mail_Mime-1.10.0-1|50	
14cu|php-pear-Mail_Mime-1.10.0-1|51	
14cu|php-pear-Mail_Mime-1.10.0-1|52	%files
14cu|php-pear-Mail_Mime-1.10.0-1|53	%{_datadir}/pear/%{_class}
14cu|php-pear-Mail_Mime-1.10.0-1|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Mail_Mime-1.10.0-1|55	
14cu|php-pear-Mail_Mime-1.10.0-1|56	%changelog
14cu|php-pear-Mail_Mime-1.10.0-1|57	
14cu|php-pear-Mail_Mime-1.10.0-1|58	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.10.0-1
14cu|php-pear-Mail_Mime-1.10.0-1|59	- (3f41c08) Updated to 1.10.0 (by updates_builder)
14cu|php-pear-Mail_Mime-1.10.0-1|60	
14cu|php-pear-Mail_Mime-1.10.0-1|61	

13662 14
14cu|php-pear-Mail_mimeDecode-1.5.5-5|1	%define		_class		Mail
14cu|php-pear-Mail_mimeDecode-1.5.5-5|2	%define		_subclass	mimeDecode
14cu|php-pear-Mail_mimeDecode-1.5.5-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Mail_mimeDecode-1.5.5-5|4	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Mail_mimeDecode-1.5.5-5|6	Version:	1.5.5
14cu|php-pear-Mail_mimeDecode-1.5.5-5|7	Release:	5
14cu|php-pear-Mail_mimeDecode-1.5.5-5|8	Summary:	Provides a class to decode mime messages
14cu|php-pear-Mail_mimeDecode-1.5.5-5|9	License:	PHP License
14cu|php-pear-Mail_mimeDecode-1.5.5-5|10	Group:		Development/PHP
14cu|php-pear-Mail_mimeDecode-1.5.5-5|11	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-Mail_mimeDecode-1.5.5-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Mail_mimeDecode-1.5.5-5|13	Requires(post): php-pear
14cu|php-pear-Mail_mimeDecode-1.5.5-5|14	Requires(preun): php-pear
14cu|php-pear-Mail_mimeDecode-1.5.5-5|15	Requires:	php-pear
14cu|php-pear-Mail_mimeDecode-1.5.5-5|16	BuildRequires:	php-pear
14cu|php-pear-Mail_mimeDecode-1.5.5-5|17	BuildArch:	noarch
14cu|php-pear-Mail_mimeDecode-1.5.5-5|18	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|19	%description
14cu|php-pear-Mail_mimeDecode-1.5.5-5|20	Provides a class to deal with the decoding and interpreting of mime messages.
14cu|php-pear-Mail_mimeDecode-1.5.5-5|21	This package used to be part of the Mail_Mime package, but has been split off.
14cu|php-pear-Mail_mimeDecode-1.5.5-5|22	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|23	%prep
14cu|php-pear-Mail_mimeDecode-1.5.5-5|24	%setup -q -c
14cu|php-pear-Mail_mimeDecode-1.5.5-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Mail_mimeDecode-1.5.5-5|26	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|27	%install
14cu|php-pear-Mail_mimeDecode-1.5.5-5|28	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|29	cd %{upstream_name}-%{version}
14cu|php-pear-Mail_mimeDecode-1.5.5-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Mail_mimeDecode-1.5.5-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Mail_mimeDecode-1.5.5-5|32	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Mail_mimeDecode-1.5.5-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Mail_mimeDecode-1.5.5-5|35	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_mimeDecode-1.5.5-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Mail_mimeDecode-1.5.5-5|38	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|39	%clean
14cu|php-pear-Mail_mimeDecode-1.5.5-5|40	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|41	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|42	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|43	%files
14cu|php-pear-Mail_mimeDecode-1.5.5-5|44	%{_datadir}/pear/%{_class}
14cu|php-pear-Mail_mimeDecode-1.5.5-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Mail_mimeDecode-1.5.5-5|46	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|47	%changelog
14cu|php-pear-Mail_mimeDecode-1.5.5-5|48	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-5
14cu|php-pear-Mail_mimeDecode-1.5.5-5|49	+ Revision: aae7ef7
14cu|php-pear-Mail_mimeDecode-1.5.5-5|50	- Spec cleanup, move package to contrib repo
14cu|php-pear-Mail_mimeDecode-1.5.5-5|51	
14cu|php-pear-Mail_mimeDecode-1.5.5-5|52	

13663 14
14cu|php-pear-Math_BigInteger-1.0.0-3|1	%define		_class		Math
14cu|php-pear-Math_BigInteger-1.0.0-3|2	%define		_subclass	BigInteger
14cu|php-pear-Math_BigInteger-1.0.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Math_BigInteger-1.0.0-3|4	
14cu|php-pear-Math_BigInteger-1.0.0-3|5	Summary:	Arbitrary precission integer arithmetic library
14cu|php-pear-Math_BigInteger-1.0.0-3|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-Math_BigInteger-1.0.0-3|7	Version:	1.0.0
14cu|php-pear-Math_BigInteger-1.0.0-3|8	Release:	3
14cu|php-pear-Math_BigInteger-1.0.0-3|9	License:	PHP License
14cu|php-pear-Math_BigInteger-1.0.0-3|10	Group:		Development/PHP
14cu|php-pear-Math_BigInteger-1.0.0-3|11	URL:		http://pear.php.net/package/Math_BigInteger/
14cu|php-pear-Math_BigInteger-1.0.0-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Math_BigInteger-1.0.0-3|13	Requires(post): php-pear
14cu|php-pear-Math_BigInteger-1.0.0-3|14	Requires(preun): php-pear
14cu|php-pear-Math_BigInteger-1.0.0-3|15	Requires:	php-pear
14cu|php-pear-Math_BigInteger-1.0.0-3|16	BuildArch:	noarch
14cu|php-pear-Math_BigInteger-1.0.0-3|17	BuildRequires:	php-pear
14cu|php-pear-Math_BigInteger-1.0.0-3|18	
14cu|php-pear-Math_BigInteger-1.0.0-3|19	%description
14cu|php-pear-Math_BigInteger-1.0.0-3|20	Pure-PHP arbitrary precission integer arithmetic library.
14cu|php-pear-Math_BigInteger-1.0.0-3|21	
14cu|php-pear-Math_BigInteger-1.0.0-3|22	
14cu|php-pear-Math_BigInteger-1.0.0-3|23	%prep
14cu|php-pear-Math_BigInteger-1.0.0-3|24	%setup -q -c
14cu|php-pear-Math_BigInteger-1.0.0-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Math_BigInteger-1.0.0-3|26	
14cu|php-pear-Math_BigInteger-1.0.0-3|27	%install
14cu|php-pear-Math_BigInteger-1.0.0-3|28	
14cu|php-pear-Math_BigInteger-1.0.0-3|29	cd %{upstream_name}-%{version}
14cu|php-pear-Math_BigInteger-1.0.0-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Math_BigInteger-1.0.0-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Math_BigInteger-1.0.0-3|32	
14cu|php-pear-Math_BigInteger-1.0.0-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Math_BigInteger-1.0.0-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Math_BigInteger-1.0.0-3|35	
14cu|php-pear-Math_BigInteger-1.0.0-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_BigInteger-1.0.0-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_BigInteger-1.0.0-3|38	
14cu|php-pear-Math_BigInteger-1.0.0-3|39	%files
14cu|php-pear-Math_BigInteger-1.0.0-3|40	%{_datadir}/pear/%{_class}
14cu|php-pear-Math_BigInteger-1.0.0-3|41	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Math_BigInteger-1.0.0-3|42	
14cu|php-pear-Math_BigInteger-1.0.0-3|43	
14cu|php-pear-Math_BigInteger-1.0.0-3|44	%changelog
14cu|php-pear-Math_BigInteger-1.0.0-3|45	
14cu|php-pear-Math_BigInteger-1.0.0-3|46	* Fri Apr 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
14cu|php-pear-Math_BigInteger-1.0.0-3|47	- (5019006) Spec cleanup
14cu|php-pear-Math_BigInteger-1.0.0-3|48	
14cu|php-pear-Math_BigInteger-1.0.0-3|49	

13664 14
14cu|php-pear-Math_Matrix-0.8.7-17|1	%define		_class		Math
14cu|php-pear-Math_Matrix-0.8.7-17|2	%define		_subclass	Matrix
14cu|php-pear-Math_Matrix-0.8.7-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Math_Matrix-0.8.7-17|4	
14cu|php-pear-Math_Matrix-0.8.7-17|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Math_Matrix-0.8.7-17|6	Version:	0.8.7
14cu|php-pear-Math_Matrix-0.8.7-17|7	Release:	17
14cu|php-pear-Math_Matrix-0.8.7-17|8	Summary:	Class to represent matrices and matrix operations
14cu|php-pear-Math_Matrix-0.8.7-17|9	License:	PHP License
14cu|php-pear-Math_Matrix-0.8.7-17|10	Group:		Development/PHP
14cu|php-pear-Math_Matrix-0.8.7-17|11	URL:		http://pear.php.net/package/Math_Matrix/
14cu|php-pear-Math_Matrix-0.8.7-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Math_Matrix-0.8.7-17|13	Requires(post): php-pear
14cu|php-pear-Math_Matrix-0.8.7-17|14	Requires(preun): php-pear
14cu|php-pear-Math_Matrix-0.8.7-17|15	Requires:	php-pear
14cu|php-pear-Math_Matrix-0.8.7-17|16	BuildArch:	noarch
14cu|php-pear-Math_Matrix-0.8.7-17|17	BuildRequires:	php-pear
14cu|php-pear-Math_Matrix-0.8.7-17|18	
14cu|php-pear-Math_Matrix-0.8.7-17|19	%description
14cu|php-pear-Math_Matrix-0.8.7-17|20	Matrices are represented as 2 dimensional arrays of numbers.
14cu|php-pear-Math_Matrix-0.8.7-17|21	This class defines methods for matrix objects, as well as static
14cu|php-pear-Math_Matrix-0.8.7-17|22	methods to read, write and manipulate matrices, including methods to
14cu|php-pear-Math_Matrix-0.8.7-17|23	solve systems of linear equations (with and without iterative error
14cu|php-pear-Math_Matrix-0.8.7-17|24	correction).
14cu|php-pear-Math_Matrix-0.8.7-17|25	
14cu|php-pear-Math_Matrix-0.8.7-17|26	%prep
14cu|php-pear-Math_Matrix-0.8.7-17|27	%setup -q -c
14cu|php-pear-Math_Matrix-0.8.7-17|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Math_Matrix-0.8.7-17|29	
14cu|php-pear-Math_Matrix-0.8.7-17|30	%install
14cu|php-pear-Math_Matrix-0.8.7-17|31	
14cu|php-pear-Math_Matrix-0.8.7-17|32	cd %{upstream_name}-%{version}
14cu|php-pear-Math_Matrix-0.8.7-17|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Math_Matrix-0.8.7-17|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Math_Matrix-0.8.7-17|35	
14cu|php-pear-Math_Matrix-0.8.7-17|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Math_Matrix-0.8.7-17|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Math_Matrix-0.8.7-17|38	
14cu|php-pear-Math_Matrix-0.8.7-17|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Matrix-0.8.7-17|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Matrix-0.8.7-17|41	
14cu|php-pear-Math_Matrix-0.8.7-17|42	%clean
14cu|php-pear-Math_Matrix-0.8.7-17|43	
14cu|php-pear-Math_Matrix-0.8.7-17|44	
14cu|php-pear-Math_Matrix-0.8.7-17|45	
14cu|php-pear-Math_Matrix-0.8.7-17|46	%files
14cu|php-pear-Math_Matrix-0.8.7-17|47	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Math_Matrix-0.8.7-17|48	%{_datadir}/pear/%{_class}
14cu|php-pear-Math_Matrix-0.8.7-17|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Math_Matrix-0.8.7-17|50	%{_datadir}/pear/data/Math_Matrix/contrib/eigen_math_matrix.txt
14cu|php-pear-Math_Matrix-0.8.7-17|51	
14cu|php-pear-Math_Matrix-0.8.7-17|52	
14cu|php-pear-Math_Matrix-0.8.7-17|53	
14cu|php-pear-Math_Matrix-0.8.7-17|54	%changelog
14cu|php-pear-Math_Matrix-0.8.7-17|55	
14cu|php-pear-Math_Matrix-0.8.7-17|56	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.8.7-17
14cu|php-pear-Math_Matrix-0.8.7-17|57	- (15b1129) Turn URL back to Source, spec cleanup
14cu|php-pear-Math_Matrix-0.8.7-17|58	
14cu|php-pear-Math_Matrix-0.8.7-17|59	

13665 14
14cu|php-pear-Math_Quaternion-0.8.0-16|1	%define		_class		Math
14cu|php-pear-Math_Quaternion-0.8.0-16|2	%define		_subclass	Quaternion
14cu|php-pear-Math_Quaternion-0.8.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Math_Quaternion-0.8.0-16|4	
14cu|php-pear-Math_Quaternion-0.8.0-16|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Math_Quaternion-0.8.0-16|6	Version:	0.8.0
14cu|php-pear-Math_Quaternion-0.8.0-16|7	Release:	16
14cu|php-pear-Math_Quaternion-0.8.0-16|8	Summary:	Classes that define Quaternions and their operations
14cu|php-pear-Math_Quaternion-0.8.0-16|9	License:	PHP License
14cu|php-pear-Math_Quaternion-0.8.0-16|10	Group:		Development/PHP
14cu|php-pear-Math_Quaternion-0.8.0-16|11	URL:		http://pear.php.net/package/Math_Quaternion/
14cu|php-pear-Math_Quaternion-0.8.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Math_Quaternion-0.8.0-16|13	Requires(post): php-pear
14cu|php-pear-Math_Quaternion-0.8.0-16|14	Requires(preun): php-pear
14cu|php-pear-Math_Quaternion-0.8.0-16|15	Requires:	php-pear
14cu|php-pear-Math_Quaternion-0.8.0-16|16	BuildArch:	noarch
14cu|php-pear-Math_Quaternion-0.8.0-16|17	BuildRequires:	php-pear
14cu|php-pear-Math_Quaternion-0.8.0-16|18	
14cu|php-pear-Math_Quaternion-0.8.0-16|19	%description
14cu|php-pear-Math_Quaternion-0.8.0-16|20	Classes that represent and manipulate quaternions. Contain definitions
14cu|php-pear-Math_Quaternion-0.8.0-16|21	for basic arithmetic functions in a static class. Quaternions are an
14cu|php-pear-Math_Quaternion-0.8.0-16|22	extension of the idea of complex numbers, and a quaternion is defined as:
14cu|php-pear-Math_Quaternion-0.8.0-16|23	q = a + b*i + c*j + d*k
14cu|php-pear-Math_Quaternion-0.8.0-16|24	In 1844 Hamilton described a system in which numbers were composed of
14cu|php-pear-Math_Quaternion-0.8.0-16|25	a real part and 3 imaginary and independent parts (i,j,k), such that:
14cu|php-pear-Math_Quaternion-0.8.0-16|26	i^2 = j^2 = k^2 = -1 and
14cu|php-pear-Math_Quaternion-0.8.0-16|27	ij = k, jk = i, ki = j and
14cu|php-pear-Math_Quaternion-0.8.0-16|28	ji = -k, kj = -i, ik = -j
14cu|php-pear-Math_Quaternion-0.8.0-16|29	The above are known as "Hamilton's rules".
14cu|php-pear-Math_Quaternion-0.8.0-16|30	
14cu|php-pear-Math_Quaternion-0.8.0-16|31	%prep
14cu|php-pear-Math_Quaternion-0.8.0-16|32	%setup -q -c
14cu|php-pear-Math_Quaternion-0.8.0-16|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Math_Quaternion-0.8.0-16|34	
14cu|php-pear-Math_Quaternion-0.8.0-16|35	%install
14cu|php-pear-Math_Quaternion-0.8.0-16|36	
14cu|php-pear-Math_Quaternion-0.8.0-16|37	cd %{upstream_name}-%{version}
14cu|php-pear-Math_Quaternion-0.8.0-16|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Math_Quaternion-0.8.0-16|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Math_Quaternion-0.8.0-16|40	
14cu|php-pear-Math_Quaternion-0.8.0-16|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Math_Quaternion-0.8.0-16|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Math_Quaternion-0.8.0-16|43	
14cu|php-pear-Math_Quaternion-0.8.0-16|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Quaternion-0.8.0-16|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Quaternion-0.8.0-16|46	
14cu|php-pear-Math_Quaternion-0.8.0-16|47	%clean
14cu|php-pear-Math_Quaternion-0.8.0-16|48	
14cu|php-pear-Math_Quaternion-0.8.0-16|49	
14cu|php-pear-Math_Quaternion-0.8.0-16|50	
14cu|php-pear-Math_Quaternion-0.8.0-16|51	%files
14cu|php-pear-Math_Quaternion-0.8.0-16|52	%{_datadir}/pear/%{_class}
14cu|php-pear-Math_Quaternion-0.8.0-16|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Math_Quaternion-0.8.0-16|54	%{_datadir}/pear/data/Math_Quaternion/uml/Math_Quaternion.dia
14cu|php-pear-Math_Quaternion-0.8.0-16|55	%{_datadir}/pear/data/Math_Quaternion/uml/Math_Quaternion.png
14cu|php-pear-Math_Quaternion-0.8.0-16|56	
14cu|php-pear-Math_Quaternion-0.8.0-16|57	
14cu|php-pear-Math_Quaternion-0.8.0-16|58	
14cu|php-pear-Math_Quaternion-0.8.0-16|59	%changelog
14cu|php-pear-Math_Quaternion-0.8.0-16|60	
14cu|php-pear-Math_Quaternion-0.8.0-16|61	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.8.0-16
14cu|php-pear-Math_Quaternion-0.8.0-16|62	- (14e7d6c) Turn URL back to Source, spec cleanup
14cu|php-pear-Math_Quaternion-0.8.0-16|63	
14cu|php-pear-Math_Quaternion-0.8.0-16|64	

13666 14
14cu|php-pear-Math_Stats-0.9.1-17|1	%define		_class		Math
14cu|php-pear-Math_Stats-0.9.1-17|2	%define		_subclass	Stats
14cu|php-pear-Math_Stats-0.9.1-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Math_Stats-0.9.1-17|4	
14cu|php-pear-Math_Stats-0.9.1-17|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Math_Stats-0.9.1-17|6	Version:	0.9.1
14cu|php-pear-Math_Stats-0.9.1-17|7	Release:	17
14cu|php-pear-Math_Stats-0.9.1-17|8	Summary:	Classes to calculate statistical parameters
14cu|php-pear-Math_Stats-0.9.1-17|9	License:	PHP License
14cu|php-pear-Math_Stats-0.9.1-17|10	Group:		Development/PHP
14cu|php-pear-Math_Stats-0.9.1-17|11	URL:		http://pear.php.net/package/Math_Stats/
14cu|php-pear-Math_Stats-0.9.1-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Math_Stats-0.9.1-17|13	Requires(post): php-pear
14cu|php-pear-Math_Stats-0.9.1-17|14	Requires(preun): php-pear
14cu|php-pear-Math_Stats-0.9.1-17|15	Requires:	php-pear
14cu|php-pear-Math_Stats-0.9.1-17|16	BuildArch:	noarch
14cu|php-pear-Math_Stats-0.9.1-17|17	BuildRequires:	php-pear
14cu|php-pear-Math_Stats-0.9.1-17|18	
14cu|php-pear-Math_Stats-0.9.1-17|19	%description
14cu|php-pear-Math_Stats-0.9.1-17|20	Classes to calculate statistical parameters of numerical arrays of
14cu|php-pear-Math_Stats-0.9.1-17|21	data. The data can be in a simple numerical array, or in a cummulative
14cu|php-pear-Math_Stats-0.9.1-17|22	numerical array. A cummulative array, has the value as the index and
14cu|php-pear-Math_Stats-0.9.1-17|23	the number of repeats as the value for the array item, e.g. $data =
14cu|php-pear-Math_Stats-0.9.1-17|24	array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3). Nulls can be rejected, ignored
14cu|php-pear-Math_Stats-0.9.1-17|25	or handled as zero values.
14cu|php-pear-Math_Stats-0.9.1-17|26	
14cu|php-pear-Math_Stats-0.9.1-17|27	%prep
14cu|php-pear-Math_Stats-0.9.1-17|28	%setup -q -c
14cu|php-pear-Math_Stats-0.9.1-17|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Math_Stats-0.9.1-17|30	
14cu|php-pear-Math_Stats-0.9.1-17|31	%install
14cu|php-pear-Math_Stats-0.9.1-17|32	
14cu|php-pear-Math_Stats-0.9.1-17|33	cd %{upstream_name}-%{version}
14cu|php-pear-Math_Stats-0.9.1-17|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Math_Stats-0.9.1-17|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Math_Stats-0.9.1-17|36	
14cu|php-pear-Math_Stats-0.9.1-17|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Math_Stats-0.9.1-17|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Math_Stats-0.9.1-17|39	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/examples
14cu|php-pear-Math_Stats-0.9.1-17|40	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/test
14cu|php-pear-Math_Stats-0.9.1-17|41	
14cu|php-pear-Math_Stats-0.9.1-17|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Stats-0.9.1-17|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Stats-0.9.1-17|44	
14cu|php-pear-Math_Stats-0.9.1-17|45	%clean
14cu|php-pear-Math_Stats-0.9.1-17|46	
14cu|php-pear-Math_Stats-0.9.1-17|47	
14cu|php-pear-Math_Stats-0.9.1-17|48	
14cu|php-pear-Math_Stats-0.9.1-17|49	%files
14cu|php-pear-Math_Stats-0.9.1-17|50	%{_datadir}/pear/%{_class}
14cu|php-pear-Math_Stats-0.9.1-17|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Math_Stats-0.9.1-17|52	%{_datadir}/pear/contrib/ignatius_reilly/f_cumulative_normal_dist.php
14cu|php-pear-Math_Stats-0.9.1-17|53	%{_datadir}/pear/contrib/ignatius_reilly/ndist_tabulated.php
14cu|php-pear-Math_Stats-0.9.1-17|54	%{_datadir}/pear/data/Math_Stats/contrib/ignatius_reilly/msg.txt
14cu|php-pear-Math_Stats-0.9.1-17|55	
14cu|php-pear-Math_Stats-0.9.1-17|56	
14cu|php-pear-Math_Stats-0.9.1-17|57	
14cu|php-pear-Math_Stats-0.9.1-17|58	%changelog
14cu|php-pear-Math_Stats-0.9.1-17|59	
14cu|php-pear-Math_Stats-0.9.1-17|60	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.9.1-17
14cu|php-pear-Math_Stats-0.9.1-17|61	- (01d50db) Turn URL back to Source, spec cleanup
14cu|php-pear-Math_Stats-0.9.1-17|62	
14cu|php-pear-Math_Stats-0.9.1-17|63	

13667 14
14cu|php-pear-Math_Vector-0.7.0-17|1	%define		_class		Math
14cu|php-pear-Math_Vector-0.7.0-17|2	%define		_subclass	Vector
14cu|php-pear-Math_Vector-0.7.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Math_Vector-0.7.0-17|4	
14cu|php-pear-Math_Vector-0.7.0-17|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Math_Vector-0.7.0-17|6	Version:	0.7.0
14cu|php-pear-Math_Vector-0.7.0-17|7	Release:	17
14cu|php-pear-Math_Vector-0.7.0-17|8	Summary:	Vector and vector operation classes
14cu|php-pear-Math_Vector-0.7.0-17|9	License:	PHP License
14cu|php-pear-Math_Vector-0.7.0-17|10	Group:		Development/PHP
14cu|php-pear-Math_Vector-0.7.0-17|11	URL:		http://pear.php.net/package/Math_Vector/
14cu|php-pear-Math_Vector-0.7.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Math_Vector-0.7.0-17|13	Requires(post): php-pear
14cu|php-pear-Math_Vector-0.7.0-17|14	Requires(preun): php-pear
14cu|php-pear-Math_Vector-0.7.0-17|15	Requires:	php-pear
14cu|php-pear-Math_Vector-0.7.0-17|16	BuildArch:	noarch
14cu|php-pear-Math_Vector-0.7.0-17|17	BuildRequires:	php-pear
14cu|php-pear-Math_Vector-0.7.0-17|18	
14cu|php-pear-Math_Vector-0.7.0-17|19	%description
14cu|php-pear-Math_Vector-0.7.0-17|20	Classes to represent Tuples, general Vectors, and 2D-/3D-vectors, as
14cu|php-pear-Math_Vector-0.7.0-17|21	well as a static class for vector operations.
14cu|php-pear-Math_Vector-0.7.0-17|22	
14cu|php-pear-Math_Vector-0.7.0-17|23	%prep
14cu|php-pear-Math_Vector-0.7.0-17|24	%setup -q -c
14cu|php-pear-Math_Vector-0.7.0-17|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Math_Vector-0.7.0-17|26	
14cu|php-pear-Math_Vector-0.7.0-17|27	%install
14cu|php-pear-Math_Vector-0.7.0-17|28	
14cu|php-pear-Math_Vector-0.7.0-17|29	cd %{upstream_name}-%{version}
14cu|php-pear-Math_Vector-0.7.0-17|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Math_Vector-0.7.0-17|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Math_Vector-0.7.0-17|32	
14cu|php-pear-Math_Vector-0.7.0-17|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Math_Vector-0.7.0-17|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Math_Vector-0.7.0-17|35	
14cu|php-pear-Math_Vector-0.7.0-17|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Vector-0.7.0-17|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Math_Vector-0.7.0-17|38	
14cu|php-pear-Math_Vector-0.7.0-17|39	%clean
14cu|php-pear-Math_Vector-0.7.0-17|40	
14cu|php-pear-Math_Vector-0.7.0-17|41	
14cu|php-pear-Math_Vector-0.7.0-17|42	
14cu|php-pear-Math_Vector-0.7.0-17|43	%files
14cu|php-pear-Math_Vector-0.7.0-17|44	%{_datadir}/pear/%{_class}
14cu|php-pear-Math_Vector-0.7.0-17|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Math_Vector-0.7.0-17|46	
14cu|php-pear-Math_Vector-0.7.0-17|47	
14cu|php-pear-Math_Vector-0.7.0-17|48	
14cu|php-pear-Math_Vector-0.7.0-17|49	%changelog
14cu|php-pear-Math_Vector-0.7.0-17|50	
14cu|php-pear-Math_Vector-0.7.0-17|51	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.7.0-17
14cu|php-pear-Math_Vector-0.7.0-17|52	- (b2558aa) Turn URL back to Source, spec cleanup
14cu|php-pear-Math_Vector-0.7.0-17|53	
14cu|php-pear-Math_Vector-0.7.0-17|54	

13668 14
14cu|php-pear-MDB-1.3.0-22|1	%define		_class		MDB
14cu|php-pear-MDB-1.3.0-22|2	%define		upstream_name	%{_class}
14cu|php-pear-MDB-1.3.0-22|3	
14cu|php-pear-MDB-1.3.0-22|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-MDB-1.3.0-22|5	Version:	1.3.0
14cu|php-pear-MDB-1.3.0-22|6	Release:	22
14cu|php-pear-MDB-1.3.0-22|7	Summary:	Unified database API
14cu|php-pear-MDB-1.3.0-22|8	Epoch:		1
14cu|php-pear-MDB-1.3.0-22|9	License:	PHP License
14cu|php-pear-MDB-1.3.0-22|10	Group:		Development/PHP
14cu|php-pear-MDB-1.3.0-22|11	URL:		http://pear.php.net/package/MDB/
14cu|php-pear-MDB-1.3.0-22|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14cu|php-pear-MDB-1.3.0-22|13	Requires(post): php-pear
14cu|php-pear-MDB-1.3.0-22|14	Requires(preun): php-pear
14cu|php-pear-MDB-1.3.0-22|15	Requires:	php-pear
14cu|php-pear-MDB-1.3.0-22|16	BuildArch:	noarch
14cu|php-pear-MDB-1.3.0-22|17	BuildRequires:	php-pear
14cu|php-pear-MDB-1.3.0-22|18	
14cu|php-pear-MDB-1.3.0-22|19	%description
14cu|php-pear-MDB-1.3.0-22|20	MDB is a merge of PEAR's DB and Metabases that provides a unified DB
14cu|php-pear-MDB-1.3.0-22|21	API. It also provides methods for DB portability and DB feature
14cu|php-pear-MDB-1.3.0-22|22	emulation. Most notably it features a DB independent XML-Schema
14cu|php-pear-MDB-1.3.0-22|23	manager.
14cu|php-pear-MDB-1.3.0-22|24	
14cu|php-pear-MDB-1.3.0-22|25	%prep
14cu|php-pear-MDB-1.3.0-22|26	%setup -q -c
14cu|php-pear-MDB-1.3.0-22|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-MDB-1.3.0-22|28	
14cu|php-pear-MDB-1.3.0-22|29	%install
14cu|php-pear-MDB-1.3.0-22|30	
14cu|php-pear-MDB-1.3.0-22|31	cd %{upstream_name}-%{version}
14cu|php-pear-MDB-1.3.0-22|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB-1.3.0-22|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB-1.3.0-22|34	
14cu|php-pear-MDB-1.3.0-22|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB-1.3.0-22|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB-1.3.0-22|37	
14cu|php-pear-MDB-1.3.0-22|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB-1.3.0-22|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB-1.3.0-22|40	
14cu|php-pear-MDB-1.3.0-22|41	%clean
14cu|php-pear-MDB-1.3.0-22|42	
14cu|php-pear-MDB-1.3.0-22|43	
14cu|php-pear-MDB-1.3.0-22|44	
14cu|php-pear-MDB-1.3.0-22|45	%files
14cu|php-pear-MDB-1.3.0-22|46	%doc %{upstream_name}-%{version}/MAINTAINERS
14cu|php-pear-MDB-1.3.0-22|47	%doc %{upstream_name}-%{version}/README
14cu|php-pear-MDB-1.3.0-22|48	%doc %{upstream_name}-%{version}/TODO
14cu|php-pear-MDB-1.3.0-22|49	%doc %{upstream_name}-%{version}/doc/*
14cu|php-pear-MDB-1.3.0-22|50	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB-1.3.0-22|51	%{_datadir}/pear/%{_class}.php
14cu|php-pear-MDB-1.3.0-22|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB-1.3.0-22|53	
14cu|php-pear-MDB-1.3.0-22|54	%changelog
14cu|php-pear-MDB-1.3.0-22|55	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.0-22
14cu|php-pear-MDB-1.3.0-22|56	+ Revision: 9dd2240
14cu|php-pear-MDB-1.3.0-22|57	- Spec cleanup, move package to contrib repo
14cu|php-pear-MDB-1.3.0-22|58	
14cu|php-pear-MDB-1.3.0-22|59	

13669 14
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|1	%define		_class		MDB2
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|2	%define		upstream_name	%{_class}
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|3	%define		beta b5
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|4	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|6	Version:	2.5.0
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|7	Release:	0.0.%{beta}.1
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|8	Summary:	Unified database API
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|9	Epoch:		2
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|10	License:	PHP License
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|11	Group:		Development/PHP
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|12	URL:		http://pear.php.net/package/MDB2/
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|13	Source0:	http://download.pear.php.net/package/MDB2-%{version}%{beta}.tgz
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|14	Requires(post): php-pear
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|15	Requires(preun): php-pear
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|16	Requires:	php-pear
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|17	BuildRequires:	php-pear
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|18	BuildArch:	noarch
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|19	Suggests:	php-pear-MDB2_Driver_mysql
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|20	Suggests:	php-pear-MDB2_Driver_mysqli
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|21	Suggests:	php-pear-MDB2_Driver_pgsql
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|22	Suggests:	php-pear-MDB2_Driver_sqlite
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|23	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|24	%description
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|25	MDB2 is a merge of PEAR's DB and Metabases that provides a unified DB
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|26	API. It also provides methods for DB portability and DB feature
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|27	emulation. Most notably it features a DB independent XML-Schema
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|28	manager.
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|29	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|30	%prep
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|31	%setup -q -c -n %{name}-%{version}%{beta}
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|32	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|33	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|34	%install
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|35	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|36	cd %{upstream_name}-%{version}%{beta}
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|39	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|42	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/LICENSE
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|43	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|46	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|47	%clean
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|48	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|49	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|50	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|51	%files
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|52	%doc %{upstream_name}-%{version}%{beta}/docs/*
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|53	%doc %{upstream_name}-%{version}%{beta}/LICENSE
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|54	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|55	%{_datadir}/pear/%{_class}.php
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|57	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|58	%changelog
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|59	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.5.0-0.0.b5.1
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|60	+ Revision: f66bde7
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|61	- Spec cleanup, move package to contrib repo
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|62	
14cu|php-pear-MDB2-2.5.0-0.0.b5.1|63	

13670 14
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|1	%define        _class           MDB2
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|2	%define        _subclass        Driver_mysql
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|3	%define        upstream_name    %{_class}_%{_subclass}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|4	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|5	%define			beta b4
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|6	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|7	Name:           php-pear-%{upstream_name}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|8	Version:        1.5.0
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|9	Release:        0.0.%{beta}.1
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|10	Summary:	Mysql MDB2 driver
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|11	License:        PHP License
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|12	Group:          Development/PHP
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|13	URL:            http://pear.php.net/package/MDB2_Driver_mysql/
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysql-%{version}%{beta}.tgz
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|15	Requires:       php-mysql
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|16	Requires(post): php-pear
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|17	Requires(preun): php-pear
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|18	Requires:       php-pear
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|19	BuildRequires:  php-pear
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|20	BuildArch:      noarch
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|21	Epoch:		1
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|22	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|23	%description
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|24	MDB2 MySQL driver.
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|25	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|26	%prep
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|27	%setup -q -c -n %{name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|28	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|29	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|30	%install
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|31	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|32	cd %{upstream_name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|35	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|38	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|41	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|42	%clean
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|43	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|44	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|45	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|46	%files
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|47	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|48	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|50	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|51	%changelog
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|52	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4.1
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|53	+ Revision: d8f6da9
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|54	- Spec cleanup, move package to contrib repo
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|55	
14cu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4.1|56	

13671 14
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|1	%define        _class           MDB2
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|2	%define        _subclass        Driver_mysqli
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|3	%define        upstream_name    %{_class}_%{_subclass}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|4	%define			beta b4
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|5	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|6	Name:           php-pear-%{upstream_name}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|7	Version:        1.5.0
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|8	Release:        0.0.%{beta}.1
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|9	Summary:	Mysqli MDB2 driver
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|10	Epoch:          1
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|11	License:        PHP License
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|12	Group:          Development/PHP
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|13	URL:            http://pear.php.net/package/MDB2_Driver_mysqli/
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysqli-%{version}%{beta}.tgz
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|15	Requires:       php-mysqli
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|16	Requires(post): php-pear
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|17	Requires(preun): php-pear
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|18	Requires:       php-pear
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|19	BuildRequires:  php-pear
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|20	BuildArch:      noarch
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|21	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|22	%description
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|23	MDB2 MySQLi driver.
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|24	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|25	%prep
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|26	%setup -q -c -n %{name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|28	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|29	%install
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|30	cd %{upstream_name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|33	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|36	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|39	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|40	%clean
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|41	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|42	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|43	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|44	%files
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|45	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|46	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|48	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|49	%changelog
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|50	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4.1
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|51	+ Revision: b1fcde4
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|52	- Spec cleanup, move package to contrib repo
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|53	
14cu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4.1|54	

13672 14
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|1	%define        _class           MDB2
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|2	%define        _subclass        Driver_pgsql
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|3	%define        upstream_name    %{_class}_%{_subclass}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|4	%define			beta 			b4
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|5	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|6	Name:           php-pear-%{upstream_name}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|7	Version:        1.5.0
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|8	Release:        0.0.%{beta}.1
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|9	Summary:	Pgsql MDB2 driver
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|10	Epoch:          1
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|11	License:        PHP License
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|12	Group:          Development/PHP
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|13	URL:            http://pear.php.net/package/MDB2_Driver_pgsql/
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_pgsql-%{version}%{beta}.tgz
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|15	Requires:	php-pgsql
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|16	Requires(post): php-pear
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|17	Requires(preun): php-pear
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|18	Requires:       php-pear
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|19	BuildRequires:  php-pear
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|20	BuildArch:      noarch
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|21	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|22	%description
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|23	MDB2 pgsql driver.
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|24	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|25	%prep
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|26	%setup -q -c -n %{name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|28	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|29	%install
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|30	cd %{upstream_name}-%{version}%{beta}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|33	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|36	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|39	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|40	%clean
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|41	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|42	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|43	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|44	%files
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|45	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|46	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|48	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|49	%changelog
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|50	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4.1
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|51	+ Revision: 9c167a8
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|52	- Spec cleanup, move package to contrib repo
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|53	
14cu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4.1|54	

13673 14
14cu|php-pear-MDB2_Schema-0.8.5-10|1	%define		_class		MDB2
14cu|php-pear-MDB2_Schema-0.8.5-10|2	%define		_subclass	Schema
14cu|php-pear-MDB2_Schema-0.8.5-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-MDB2_Schema-0.8.5-10|4	%define __noautoreq /usr/bin/php
14cu|php-pear-MDB2_Schema-0.8.5-10|5	
14cu|php-pear-MDB2_Schema-0.8.5-10|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-MDB2_Schema-0.8.5-10|7	Version:	0.8.5
14cu|php-pear-MDB2_Schema-0.8.5-10|8	Release:	10
14cu|php-pear-MDB2_Schema-0.8.5-10|9	Summary:	XML based database schema manager
14cu|php-pear-MDB2_Schema-0.8.5-10|10	License:	PHP License
14cu|php-pear-MDB2_Schema-0.8.5-10|11	Group:		Development/PHP
14cu|php-pear-MDB2_Schema-0.8.5-10|12	URL:		http://pear.php.net/package/MDB2_Schema/
14cu|php-pear-MDB2_Schema-0.8.5-10|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-MDB2_Schema-0.8.5-10|14	Requires(post): php-pear
14cu|php-pear-MDB2_Schema-0.8.5-10|15	Requires(preun): php-pear
14cu|php-pear-MDB2_Schema-0.8.5-10|16	Requires:	php-pear
14cu|php-pear-MDB2_Schema-0.8.5-10|17	BuildArch:	noarch
14cu|php-pear-MDB2_Schema-0.8.5-10|18	BuildRequires:	php-pear
14cu|php-pear-MDB2_Schema-0.8.5-10|19	
14cu|php-pear-MDB2_Schema-0.8.5-10|20	%description
14cu|php-pear-MDB2_Schema-0.8.5-10|21	PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
14cu|php-pear-MDB2_Schema-0.8.5-10|22	files in XML that can be used to create, alter and drop database
14cu|php-pear-MDB2_Schema-0.8.5-10|23	entities and insert data into a database. Reverse engineering database
14cu|php-pear-MDB2_Schema-0.8.5-10|24	schemas from existing databases is also supported. The format is
14cu|php-pear-MDB2_Schema-0.8.5-10|25	compatible with both PEAR::MDB and Metabase.
14cu|php-pear-MDB2_Schema-0.8.5-10|26	
14cu|php-pear-MDB2_Schema-0.8.5-10|27	%prep
14cu|php-pear-MDB2_Schema-0.8.5-10|28	%setup -q -c
14cu|php-pear-MDB2_Schema-0.8.5-10|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-MDB2_Schema-0.8.5-10|30	
14cu|php-pear-MDB2_Schema-0.8.5-10|31	%install
14cu|php-pear-MDB2_Schema-0.8.5-10|32	
14cu|php-pear-MDB2_Schema-0.8.5-10|33	cd %{upstream_name}-%{version}
14cu|php-pear-MDB2_Schema-0.8.5-10|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB2_Schema-0.8.5-10|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB2_Schema-0.8.5-10|36	
14cu|php-pear-MDB2_Schema-0.8.5-10|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB2_Schema-0.8.5-10|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB2_Schema-0.8.5-10|39	
14cu|php-pear-MDB2_Schema-0.8.5-10|40	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Schema-0.8.5-10|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB2_Schema-0.8.5-10|42	
14cu|php-pear-MDB2_Schema-0.8.5-10|43	%clean
14cu|php-pear-MDB2_Schema-0.8.5-10|44	
14cu|php-pear-MDB2_Schema-0.8.5-10|45	
14cu|php-pear-MDB2_Schema-0.8.5-10|46	
14cu|php-pear-MDB2_Schema-0.8.5-10|47	%files
14cu|php-pear-MDB2_Schema-0.8.5-10|48	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-MDB2_Schema-0.8.5-10|49	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB2_Schema-0.8.5-10|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB2_Schema-0.8.5-10|51	%{_bindir}/mdb2_schematool
14cu|php-pear-MDB2_Schema-0.8.5-10|52	%{_localstatedir}/www/html/mdb2_schematool/action.php
14cu|php-pear-MDB2_Schema-0.8.5-10|53	%{_localstatedir}/www/html/mdb2_schematool/class.inc.php
14cu|php-pear-MDB2_Schema-0.8.5-10|54	%{_localstatedir}/www/html/mdb2_schematool/index.php
14cu|php-pear-MDB2_Schema-0.8.5-10|55	%{_localstatedir}/www/html/mdb2_schematool/result.php
14cu|php-pear-MDB2_Schema-0.8.5-10|56	
14cu|php-pear-MDB2_Schema-0.8.5-10|57	
14cu|php-pear-MDB2_Schema-0.8.5-10|58	
14cu|php-pear-MDB2_Schema-0.8.5-10|59	%changelog
14cu|php-pear-MDB2_Schema-0.8.5-10|60	
14cu|php-pear-MDB2_Schema-0.8.5-10|61	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.8.5-10
14cu|php-pear-MDB2_Schema-0.8.5-10|62	- (687e4c6) Fix requires
14cu|php-pear-MDB2_Schema-0.8.5-10|63	
14cu|php-pear-MDB2_Schema-0.8.5-10|64	

13674 14
14cu|php-pear-MDB_QueryTool-1.2.3-9|1	%define		_class		MDB
14cu|php-pear-MDB_QueryTool-1.2.3-9|2	%define		_subclass	QueryTool
14cu|php-pear-MDB_QueryTool-1.2.3-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-MDB_QueryTool-1.2.3-9|4	
14cu|php-pear-MDB_QueryTool-1.2.3-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-MDB_QueryTool-1.2.3-9|6	Version:	1.2.3
14cu|php-pear-MDB_QueryTool-1.2.3-9|7	Release:	9
14cu|php-pear-MDB_QueryTool-1.2.3-9|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
14cu|php-pear-MDB_QueryTool-1.2.3-9|9	License:	PHP License
14cu|php-pear-MDB_QueryTool-1.2.3-9|10	Group:		Development/PHP
14cu|php-pear-MDB_QueryTool-1.2.3-9|11	URL:		http://pear.php.net/package/MDB_QueryTool/
14cu|php-pear-MDB_QueryTool-1.2.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-MDB_QueryTool-1.2.3-9|13	Requires(post): php-pear
14cu|php-pear-MDB_QueryTool-1.2.3-9|14	Requires(preun): php-pear
14cu|php-pear-MDB_QueryTool-1.2.3-9|15	Requires:	php-pear
14cu|php-pear-MDB_QueryTool-1.2.3-9|16	BuildArch:	noarch
14cu|php-pear-MDB_QueryTool-1.2.3-9|17	BuildRequires:	php-pear
14cu|php-pear-MDB_QueryTool-1.2.3-9|18	
14cu|php-pear-MDB_QueryTool-1.2.3-9|19	%description
14cu|php-pear-MDB_QueryTool-1.2.3-9|20	This package is an OO-abstraction to the SQL-Query language, it
14cu|php-pear-MDB_QueryTool-1.2.3-9|21	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
14cu|php-pear-MDB_QueryTool-1.2.3-9|22	to easily build queries. It also provides an easy to learn interface
14cu|php-pear-MDB_QueryTool-1.2.3-9|23	that interacts nicely with HTML-forms using arrays that contain the
14cu|php-pear-MDB_QueryTool-1.2.3-9|24	column data, that shall be updated/added in a DB. This package bases
14cu|php-pear-MDB_QueryTool-1.2.3-9|25	on an SQL-Builder which lets you easily build SQL-Statements and
14cu|php-pear-MDB_QueryTool-1.2.3-9|26	execute them. NB: this is just a MDB porting from the original
14cu|php-pear-MDB_QueryTool-1.2.3-9|27	DB_QueryTool written by Wolfram Kriesing and Paolo Panto
14cu|php-pear-MDB_QueryTool-1.2.3-9|28	(vision:produktion, wk@visionp.de).
14cu|php-pear-MDB_QueryTool-1.2.3-9|29	
14cu|php-pear-MDB_QueryTool-1.2.3-9|30	%prep
14cu|php-pear-MDB_QueryTool-1.2.3-9|31	%setup -q -c
14cu|php-pear-MDB_QueryTool-1.2.3-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-MDB_QueryTool-1.2.3-9|33	
14cu|php-pear-MDB_QueryTool-1.2.3-9|34	%install
14cu|php-pear-MDB_QueryTool-1.2.3-9|35	
14cu|php-pear-MDB_QueryTool-1.2.3-9|36	cd %{upstream_name}-%{version}
14cu|php-pear-MDB_QueryTool-1.2.3-9|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MDB_QueryTool-1.2.3-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MDB_QueryTool-1.2.3-9|39	
14cu|php-pear-MDB_QueryTool-1.2.3-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MDB_QueryTool-1.2.3-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MDB_QueryTool-1.2.3-9|42	
14cu|php-pear-MDB_QueryTool-1.2.3-9|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB_QueryTool-1.2.3-9|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MDB_QueryTool-1.2.3-9|45	
14cu|php-pear-MDB_QueryTool-1.2.3-9|46	%clean
14cu|php-pear-MDB_QueryTool-1.2.3-9|47	
14cu|php-pear-MDB_QueryTool-1.2.3-9|48	
14cu|php-pear-MDB_QueryTool-1.2.3-9|49	
14cu|php-pear-MDB_QueryTool-1.2.3-9|50	%files
14cu|php-pear-MDB_QueryTool-1.2.3-9|51	%{_datadir}/pear/%{_class}
14cu|php-pear-MDB_QueryTool-1.2.3-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MDB_QueryTool-1.2.3-9|53	
14cu|php-pear-MDB_QueryTool-1.2.3-9|54	
14cu|php-pear-MDB_QueryTool-1.2.3-9|55	
14cu|php-pear-MDB_QueryTool-1.2.3-9|56	
14cu|php-pear-MDB_QueryTool-1.2.3-9|57	
14cu|php-pear-MDB_QueryTool-1.2.3-9|58	%changelog
14cu|php-pear-MDB_QueryTool-1.2.3-9|59	
14cu|php-pear-MDB_QueryTool-1.2.3-9|60	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.2.3-9
14cu|php-pear-MDB_QueryTool-1.2.3-9|61	- (e577690) Turn URL back to Source, spec cleanup
14cu|php-pear-MDB_QueryTool-1.2.3-9|62	
14cu|php-pear-MDB_QueryTool-1.2.3-9|63	

13675 14
14cu|php-pear-MIME_Type-1.3.4-5|1	%define		_class		MIME
14cu|php-pear-MIME_Type-1.3.4-5|2	%define		_subclass	Type
14cu|php-pear-MIME_Type-1.3.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-MIME_Type-1.3.4-5|4	
14cu|php-pear-MIME_Type-1.3.4-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-MIME_Type-1.3.4-5|6	Version:	1.3.4
14cu|php-pear-MIME_Type-1.3.4-5|7	Release:	5
14cu|php-pear-MIME_Type-1.3.4-5|8	Summary:	Utility class for dealing with MIME types
14cu|php-pear-MIME_Type-1.3.4-5|9	License:	PHP License
14cu|php-pear-MIME_Type-1.3.4-5|10	Group:		Development/PHP
14cu|php-pear-MIME_Type-1.3.4-5|11	URL:		http://pear.php.net/package/MIME_Type/
14cu|php-pear-MIME_Type-1.3.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-MIME_Type-1.3.4-5|13	Requires(post): php-pear
14cu|php-pear-MIME_Type-1.3.4-5|14	Requires(preun): php-pear
14cu|php-pear-MIME_Type-1.3.4-5|15	Requires:	php-pear
14cu|php-pear-MIME_Type-1.3.4-5|16	BuildArch:	noarch
14cu|php-pear-MIME_Type-1.3.4-5|17	BuildRequires:	php-pear
14cu|php-pear-MIME_Type-1.3.4-5|18	
14cu|php-pear-MIME_Type-1.3.4-5|19	%description
14cu|php-pear-MIME_Type-1.3.4-5|20	Provides functionality for dealing with MIME types.
14cu|php-pear-MIME_Type-1.3.4-5|21	- Parse MIME type.
14cu|php-pear-MIME_Type-1.3.4-5|22	- Supports full RFC2045 specification.
14cu|php-pear-MIME_Type-1.3.4-5|23	- Many utility functions for working with and determining info about
14cu|php-pear-MIME_Type-1.3.4-5|24	types.
14cu|php-pear-MIME_Type-1.3.4-5|25	- Most functions can be called statically.
14cu|php-pear-MIME_Type-1.3.4-5|26	- Autodetect a file's MIME-type, either with mime_content_type() or
14cu|php-pear-MIME_Type-1.3.4-5|27	the 'file' command.
14cu|php-pear-MIME_Type-1.3.4-5|28	
14cu|php-pear-MIME_Type-1.3.4-5|29	%prep
14cu|php-pear-MIME_Type-1.3.4-5|30	%setup -q -c
14cu|php-pear-MIME_Type-1.3.4-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-MIME_Type-1.3.4-5|32	
14cu|php-pear-MIME_Type-1.3.4-5|33	%install
14cu|php-pear-MIME_Type-1.3.4-5|34	
14cu|php-pear-MIME_Type-1.3.4-5|35	cd %{upstream_name}-%{version}
14cu|php-pear-MIME_Type-1.3.4-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-MIME_Type-1.3.4-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-MIME_Type-1.3.4-5|38	
14cu|php-pear-MIME_Type-1.3.4-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-MIME_Type-1.3.4-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-MIME_Type-1.3.4-5|41	
14cu|php-pear-MIME_Type-1.3.4-5|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MIME_Type-1.3.4-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-MIME_Type-1.3.4-5|44	
14cu|php-pear-MIME_Type-1.3.4-5|45	%clean
14cu|php-pear-MIME_Type-1.3.4-5|46	
14cu|php-pear-MIME_Type-1.3.4-5|47	
14cu|php-pear-MIME_Type-1.3.4-5|48	
14cu|php-pear-MIME_Type-1.3.4-5|49	%files
14cu|php-pear-MIME_Type-1.3.4-5|50	%doc %{upstream_name}-%{version}/docs/examples
14cu|php-pear-MIME_Type-1.3.4-5|51	%{_datadir}/pear/%{_class}
14cu|php-pear-MIME_Type-1.3.4-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-MIME_Type-1.3.4-5|53	
14cu|php-pear-MIME_Type-1.3.4-5|54	
14cu|php-pear-MIME_Type-1.3.4-5|55	
14cu|php-pear-MIME_Type-1.3.4-5|56	%changelog
14cu|php-pear-MIME_Type-1.3.4-5|57	
14cu|php-pear-MIME_Type-1.3.4-5|58	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.3.4-5
14cu|php-pear-MIME_Type-1.3.4-5|59	- (b32a723) Turn URL back to Source, spec cleanup
14cu|php-pear-MIME_Type-1.3.4-5|60	
14cu|php-pear-MIME_Type-1.3.4-5|61	

13676 14
14cu|php-pear-Net_Cyrus-0.3.2-3|1	%define		_class		Net
14cu|php-pear-Net_Cyrus-0.3.2-3|2	%define		_subclass	Cyrus
14cu|php-pear-Net_Cyrus-0.3.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_Cyrus-0.3.2-3|4	
14cu|php-pear-Net_Cyrus-0.3.2-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_Cyrus-0.3.2-3|6	Version:	0.3.2
14cu|php-pear-Net_Cyrus-0.3.2-3|7	Release:	3
14cu|php-pear-Net_Cyrus-0.3.2-3|8	Summary:	An API for the administration of Cyrus IMAP servers
14cu|php-pear-Net_Cyrus-0.3.2-3|9	License:	PHP License
14cu|php-pear-Net_Cyrus-0.3.2-3|10	Group:		Development/PHP
14cu|php-pear-Net_Cyrus-0.3.2-3|11	URL:		http://pear.php.net/package/Net_Cyrus/
14cu|php-pear-Net_Cyrus-0.3.2-3|12	Source0:	http://download.pear.php.net/package/Net_Cyrus-%{version}.tgz
14cu|php-pear-Net_Cyrus-0.3.2-3|13	Requires(post): php-pear
14cu|php-pear-Net_Cyrus-0.3.2-3|14	Requires(preun): php-pear
14cu|php-pear-Net_Cyrus-0.3.2-3|15	Requires:	php-pear
14cu|php-pear-Net_Cyrus-0.3.2-3|16	BuildArch:	noarch
14cu|php-pear-Net_Cyrus-0.3.2-3|17	BuildRequires:	php-pear
14cu|php-pear-Net_Cyrus-0.3.2-3|18	
14cu|php-pear-Net_Cyrus-0.3.2-3|19	%description
14cu|php-pear-Net_Cyrus-0.3.2-3|20	API for the administration of Cyrus IMAP servers. It can be used to
14cu|php-pear-Net_Cyrus-0.3.2-3|21	create,delete and modify users and it's properties (Quota and ACL)
14cu|php-pear-Net_Cyrus-0.3.2-3|22	
14cu|php-pear-Net_Cyrus-0.3.2-3|23	%prep
14cu|php-pear-Net_Cyrus-0.3.2-3|24	%setup -q -c
14cu|php-pear-Net_Cyrus-0.3.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_Cyrus-0.3.2-3|26	
14cu|php-pear-Net_Cyrus-0.3.2-3|27	%install
14cu|php-pear-Net_Cyrus-0.3.2-3|28	
14cu|php-pear-Net_Cyrus-0.3.2-3|29	cd %{upstream_name}-%{version}
14cu|php-pear-Net_Cyrus-0.3.2-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_Cyrus-0.3.2-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_Cyrus-0.3.2-3|32	
14cu|php-pear-Net_Cyrus-0.3.2-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_Cyrus-0.3.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_Cyrus-0.3.2-3|35	
14cu|php-pear-Net_Cyrus-0.3.2-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Cyrus-0.3.2-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Cyrus-0.3.2-3|38	
14cu|php-pear-Net_Cyrus-0.3.2-3|39	%clean
14cu|php-pear-Net_Cyrus-0.3.2-3|40	
14cu|php-pear-Net_Cyrus-0.3.2-3|41	
14cu|php-pear-Net_Cyrus-0.3.2-3|42	
14cu|php-pear-Net_Cyrus-0.3.2-3|43	%files
14cu|php-pear-Net_Cyrus-0.3.2-3|44	%doc %{upstream_name}-%{version}/tests
14cu|php-pear-Net_Cyrus-0.3.2-3|45	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_Cyrus-0.3.2-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_Cyrus-0.3.2-3|47	
14cu|php-pear-Net_Cyrus-0.3.2-3|48	%changelog
14cu|php-pear-Net_Cyrus-0.3.2-3|49	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cu|php-pear-Net_Cyrus-0.3.2-3|50	+ Revision: 35e2a5f
14cu|php-pear-Net_Cyrus-0.3.2-3|51	- Spec cleanup, move package to contrib repo
14cu|php-pear-Net_Cyrus-0.3.2-3|52	
14cu|php-pear-Net_Cyrus-0.3.2-3|53	

13677 14
14cu|php-pear-Net_DNSBL-1.3.7-5|1	%define		_class		Net
14cu|php-pear-Net_DNSBL-1.3.7-5|2	%define		_subclass	DNSBL
14cu|php-pear-Net_DNSBL-1.3.7-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_DNSBL-1.3.7-5|4	
14cu|php-pear-Net_DNSBL-1.3.7-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_DNSBL-1.3.7-5|6	Version:	1.3.7
14cu|php-pear-Net_DNSBL-1.3.7-5|7	Release:	5
14cu|php-pear-Net_DNSBL-1.3.7-5|8	Summary:	DNSBL Checker
14cu|php-pear-Net_DNSBL-1.3.7-5|9	License:	PHP License
14cu|php-pear-Net_DNSBL-1.3.7-5|10	Group:		Development/PHP
14cu|php-pear-Net_DNSBL-1.3.7-5|11	URL:		http://pear.php.net/package/Net_DNSBL/
14cu|php-pear-Net_DNSBL-1.3.7-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_DNSBL-1.3.7-5|13	Requires(post): php-pear
14cu|php-pear-Net_DNSBL-1.3.7-5|14	Requires(preun): php-pear
14cu|php-pear-Net_DNSBL-1.3.7-5|15	Requires:	php-pear
14cu|php-pear-Net_DNSBL-1.3.7-5|16	BuildArch:	noarch
14cu|php-pear-Net_DNSBL-1.3.7-5|17	BuildRequires:	php-pear
14cu|php-pear-Net_DNSBL-1.3.7-5|18	
14cu|php-pear-Net_DNSBL-1.3.7-5|19	%description
14cu|php-pear-Net_DNSBL-1.3.7-5|20	Checks if a given Host or URL is listed on an DNSBL or SURBL.
14cu|php-pear-Net_DNSBL-1.3.7-5|21	
14cu|php-pear-Net_DNSBL-1.3.7-5|22	%prep
14cu|php-pear-Net_DNSBL-1.3.7-5|23	%setup -q -c
14cu|php-pear-Net_DNSBL-1.3.7-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_DNSBL-1.3.7-5|25	
14cu|php-pear-Net_DNSBL-1.3.7-5|26	%install
14cu|php-pear-Net_DNSBL-1.3.7-5|27	
14cu|php-pear-Net_DNSBL-1.3.7-5|28	cd %{upstream_name}-%{version}
14cu|php-pear-Net_DNSBL-1.3.7-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_DNSBL-1.3.7-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_DNSBL-1.3.7-5|31	
14cu|php-pear-Net_DNSBL-1.3.7-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_DNSBL-1.3.7-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_DNSBL-1.3.7-5|34	
14cu|php-pear-Net_DNSBL-1.3.7-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_DNSBL-1.3.7-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_DNSBL-1.3.7-5|37	
14cu|php-pear-Net_DNSBL-1.3.7-5|38	# nuke useless(?) files
14cu|php-pear-Net_DNSBL-1.3.7-5|39	rm -rf %{buildroot}%{_datadir}/pear/data/Net_DNSBL/build.xml
14cu|php-pear-Net_DNSBL-1.3.7-5|40	
14cu|php-pear-Net_DNSBL-1.3.7-5|41	%clean
14cu|php-pear-Net_DNSBL-1.3.7-5|42	
14cu|php-pear-Net_DNSBL-1.3.7-5|43	
14cu|php-pear-Net_DNSBL-1.3.7-5|44	
14cu|php-pear-Net_DNSBL-1.3.7-5|45	%files
14cu|php-pear-Net_DNSBL-1.3.7-5|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_DNSBL-1.3.7-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_DNSBL-1.3.7-5|48	
14cu|php-pear-Net_DNSBL-1.3.7-5|49	
14cu|php-pear-Net_DNSBL-1.3.7-5|50	
14cu|php-pear-Net_DNSBL-1.3.7-5|51	%changelog
14cu|php-pear-Net_DNSBL-1.3.7-5|52	
14cu|php-pear-Net_DNSBL-1.3.7-5|53	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.3.7-5
14cu|php-pear-Net_DNSBL-1.3.7-5|54	- (dbe966b) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_DNSBL-1.3.7-5|55	
14cu|php-pear-Net_DNSBL-1.3.7-5|56	

13678 14
14cu|php-pear-Net_GameServerQuery-0.3.0-17|1	%define		_class		Net
14cu|php-pear-Net_GameServerQuery-0.3.0-17|2	%define		_subclass	GameServerQuery
14cu|php-pear-Net_GameServerQuery-0.3.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_GameServerQuery-0.3.0-17|4	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_GameServerQuery-0.3.0-17|6	Version:	0.3.0
14cu|php-pear-Net_GameServerQuery-0.3.0-17|7	Release:	17
14cu|php-pear-Net_GameServerQuery-0.3.0-17|8	Summary:	Interface to query a game server
14cu|php-pear-Net_GameServerQuery-0.3.0-17|9	License:	PHP License
14cu|php-pear-Net_GameServerQuery-0.3.0-17|10	Group:		Development/PHP
14cu|php-pear-Net_GameServerQuery-0.3.0-17|11	URL:		http://pear.php.net/package/Net_GameServerQuery/
14cu|php-pear-Net_GameServerQuery-0.3.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_GameServerQuery-0.3.0-17|13	Requires(post): php-pear
14cu|php-pear-Net_GameServerQuery-0.3.0-17|14	Requires(preun): php-pear
14cu|php-pear-Net_GameServerQuery-0.3.0-17|15	Requires:	php-pear
14cu|php-pear-Net_GameServerQuery-0.3.0-17|16	BuildArch:	noarch
14cu|php-pear-Net_GameServerQuery-0.3.0-17|17	BuildRequires:	php-pear
14cu|php-pear-Net_GameServerQuery-0.3.0-17|18	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|19	%description
14cu|php-pear-Net_GameServerQuery-0.3.0-17|20	Net_GameServerQuery is an object for querying game servers.
14cu|php-pear-Net_GameServerQuery-0.3.0-17|21	Currently only supports basic "status" information.
14cu|php-pear-Net_GameServerQuery-0.3.0-17|22	Built in support for over 20 games.
14cu|php-pear-Net_GameServerQuery-0.3.0-17|23	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|24	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|25	%prep
14cu|php-pear-Net_GameServerQuery-0.3.0-17|26	%setup -q -c
14cu|php-pear-Net_GameServerQuery-0.3.0-17|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_GameServerQuery-0.3.0-17|28	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|29	%install
14cu|php-pear-Net_GameServerQuery-0.3.0-17|30	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|31	cd %{upstream_name}-%{version}
14cu|php-pear-Net_GameServerQuery-0.3.0-17|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_GameServerQuery-0.3.0-17|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_GameServerQuery-0.3.0-17|34	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_GameServerQuery-0.3.0-17|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_GameServerQuery-0.3.0-17|37	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_GameServerQuery-0.3.0-17|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_GameServerQuery-0.3.0-17|40	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|41	%clean
14cu|php-pear-Net_GameServerQuery-0.3.0-17|42	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|43	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|44	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|45	%files
14cu|php-pear-Net_GameServerQuery-0.3.0-17|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_GameServerQuery-0.3.0-17|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_GameServerQuery-0.3.0-17|48	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|49	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|50	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|51	%changelog
14cu|php-pear-Net_GameServerQuery-0.3.0-17|52	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|53	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.3.0-17
14cu|php-pear-Net_GameServerQuery-0.3.0-17|54	- (65652e2) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_GameServerQuery-0.3.0-17|55	
14cu|php-pear-Net_GameServerQuery-0.3.0-17|56	

13679 14
14cu|php-pear-Net_HL7-0.1.1-15|1	%define		_class		Net
14cu|php-pear-Net_HL7-0.1.1-15|2	%define		_subclass	HL7
14cu|php-pear-Net_HL7-0.1.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_HL7-0.1.1-15|4	
14cu|php-pear-Net_HL7-0.1.1-15|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_HL7-0.1.1-15|6	Version:	0.1.1
14cu|php-pear-Net_HL7-0.1.1-15|7	Release:	15
14cu|php-pear-Net_HL7-0.1.1-15|8	Summary:	HL7 messaging API
14cu|php-pear-Net_HL7-0.1.1-15|9	License:	PHP License
14cu|php-pear-Net_HL7-0.1.1-15|10	Group:		Development/PHP
14cu|php-pear-Net_HL7-0.1.1-15|11	URL:		http://pear.php.net/package/Net_HL7/
14cu|php-pear-Net_HL7-0.1.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_HL7-0.1.1-15|13	Requires(post): php-pear
14cu|php-pear-Net_HL7-0.1.1-15|14	Requires(preun): php-pear
14cu|php-pear-Net_HL7-0.1.1-15|15	Requires:	php-pear
14cu|php-pear-Net_HL7-0.1.1-15|16	BuildArch:	noarch
14cu|php-pear-Net_HL7-0.1.1-15|17	BuildRequires:	php-pear
14cu|php-pear-Net_HL7-0.1.1-15|18	
14cu|php-pear-Net_HL7-0.1.1-15|19	%description
14cu|php-pear-Net_HL7-0.1.1-15|20	This package provides an HL7 API for creating, sending and
14cu|php-pear-Net_HL7-0.1.1-15|21	manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer
14cu|php-pear-Net_HL7-0.1.1-15|22	(hence the '7' in HL7) for messaging in Health Care environments. HL7
14cu|php-pear-Net_HL7-0.1.1-15|23	means 'Health Level 7'. HL7 is a protocol with a wealth of semantics
14cu|php-pear-Net_HL7-0.1.1-15|24	that defines hundreds of different messages and their meaning, but
14cu|php-pear-Net_HL7-0.1.1-15|25	also defines the syntactics of composing and sending messages. The API
14cu|php-pear-Net_HL7-0.1.1-15|26	is focused on the syntactic level of HL7, so as to remain as flexible
14cu|php-pear-Net_HL7-0.1.1-15|27	as possible. The package is a translation of the Perl HL7 Toolkit and
14cu|php-pear-Net_HL7-0.1.1-15|28	will be kept in sync with this initiative.
14cu|php-pear-Net_HL7-0.1.1-15|29	
14cu|php-pear-Net_HL7-0.1.1-15|30	%prep
14cu|php-pear-Net_HL7-0.1.1-15|31	%setup -q -c
14cu|php-pear-Net_HL7-0.1.1-15|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_HL7-0.1.1-15|33	
14cu|php-pear-Net_HL7-0.1.1-15|34	%install
14cu|php-pear-Net_HL7-0.1.1-15|35	
14cu|php-pear-Net_HL7-0.1.1-15|36	cd %{upstream_name}-%{version}
14cu|php-pear-Net_HL7-0.1.1-15|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_HL7-0.1.1-15|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_HL7-0.1.1-15|39	
14cu|php-pear-Net_HL7-0.1.1-15|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_HL7-0.1.1-15|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_HL7-0.1.1-15|42	
14cu|php-pear-Net_HL7-0.1.1-15|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_HL7-0.1.1-15|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_HL7-0.1.1-15|45	
14cu|php-pear-Net_HL7-0.1.1-15|46	%clean
14cu|php-pear-Net_HL7-0.1.1-15|47	
14cu|php-pear-Net_HL7-0.1.1-15|48	
14cu|php-pear-Net_HL7-0.1.1-15|49	
14cu|php-pear-Net_HL7-0.1.1-15|50	%files
14cu|php-pear-Net_HL7-0.1.1-15|51	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Net_HL7-0.1.1-15|52	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_HL7-0.1.1-15|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_HL7-0.1.1-15|54	
14cu|php-pear-Net_HL7-0.1.1-15|55	
14cu|php-pear-Net_HL7-0.1.1-15|56	
14cu|php-pear-Net_HL7-0.1.1-15|57	%changelog
14cu|php-pear-Net_HL7-0.1.1-15|58	
14cu|php-pear-Net_HL7-0.1.1-15|59	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.1.1-15
14cu|php-pear-Net_HL7-0.1.1-15|60	- (b630bae) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_HL7-0.1.1-15|61	
14cu|php-pear-Net_HL7-0.1.1-15|62	

13680 14
14cu|php-pear-Net_LDAP2-2.1.0-4|1	%define		_class		Net
14cu|php-pear-Net_LDAP2-2.1.0-4|2	%define		_subclass	LDAP2
14cu|php-pear-Net_LDAP2-2.1.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_LDAP2-2.1.0-4|4	
14cu|php-pear-Net_LDAP2-2.1.0-4|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_LDAP2-2.1.0-4|6	Version:	2.1.0
14cu|php-pear-Net_LDAP2-2.1.0-4|7	Release:	4
14cu|php-pear-Net_LDAP2-2.1.0-4|8	Summary:	OO interface for searching and manipulating LDAP-entries
14cu|php-pear-Net_LDAP2-2.1.0-4|9	License:	PHP License
14cu|php-pear-Net_LDAP2-2.1.0-4|10	Group:		Development/PHP
14cu|php-pear-Net_LDAP2-2.1.0-4|11	URL:		http://pear.php.net/package/Net_LDAP2
14cu|php-pear-Net_LDAP2-2.1.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_LDAP2-2.1.0-4|13	Requires(post): php-pear
14cu|php-pear-Net_LDAP2-2.1.0-4|14	Requires(preun): php-pear
14cu|php-pear-Net_LDAP2-2.1.0-4|15	Requires:	php-pear
14cu|php-pear-Net_LDAP2-2.1.0-4|16	BuildRequires:	php-pear
14cu|php-pear-Net_LDAP2-2.1.0-4|17	BuildArch:	noarch
14cu|php-pear-Net_LDAP2-2.1.0-4|18	
14cu|php-pear-Net_LDAP2-2.1.0-4|19	%description
14cu|php-pear-Net_LDAP2-2.1.0-4|20	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
14cu|php-pear-Net_LDAP2-2.1.0-4|21	ldapservers. It does not contain all of Net::LDAP features (ldif
14cu|php-pear-Net_LDAP2-2.1.0-4|22	handling, schemas, etc), but has:
14cu|php-pear-Net_LDAP2-2.1.0-4|23	- a simple OO interface to connections, searches and entries
14cu|php-pear-Net_LDAP2-2.1.0-4|24	- support for TLS and ldap v3
14cu|php-pear-Net_LDAP2-2.1.0-4|25	- simple modification, deletion and creation of ldapentries
14cu|php-pear-Net_LDAP2-2.1.0-4|26	
14cu|php-pear-Net_LDAP2-2.1.0-4|27	%prep
14cu|php-pear-Net_LDAP2-2.1.0-4|28	%setup -q -c
14cu|php-pear-Net_LDAP2-2.1.0-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_LDAP2-2.1.0-4|30	
14cu|php-pear-Net_LDAP2-2.1.0-4|31	%install
14cu|php-pear-Net_LDAP2-2.1.0-4|32	
14cu|php-pear-Net_LDAP2-2.1.0-4|33	cd %{upstream_name}-%{version}
14cu|php-pear-Net_LDAP2-2.1.0-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_LDAP2-2.1.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_LDAP2-2.1.0-4|36	
14cu|php-pear-Net_LDAP2-2.1.0-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_LDAP2-2.1.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_LDAP2-2.1.0-4|39	
14cu|php-pear-Net_LDAP2-2.1.0-4|40	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_LDAP2-2.1.0-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_LDAP2-2.1.0-4|42	
14cu|php-pear-Net_LDAP2-2.1.0-4|43	%clean
14cu|php-pear-Net_LDAP2-2.1.0-4|44	
14cu|php-pear-Net_LDAP2-2.1.0-4|45	
14cu|php-pear-Net_LDAP2-2.1.0-4|46	
14cu|php-pear-Net_LDAP2-2.1.0-4|47	%files
14cu|php-pear-Net_LDAP2-2.1.0-4|48	%doc %{upstream_name}-%{version}/doc/*
14cu|php-pear-Net_LDAP2-2.1.0-4|49	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_LDAP2-2.1.0-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_LDAP2-2.1.0-4|51	
14cu|php-pear-Net_LDAP2-2.1.0-4|52	
14cu|php-pear-Net_LDAP2-2.1.0-4|53	
14cu|php-pear-Net_LDAP2-2.1.0-4|54	%changelog
14cu|php-pear-Net_LDAP2-2.1.0-4|55	
14cu|php-pear-Net_LDAP2-2.1.0-4|56	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 2.1.0-4
14cu|php-pear-Net_LDAP2-2.1.0-4|57	- (f7db842) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_LDAP2-2.1.0-4|58	
14cu|php-pear-Net_LDAP2-2.1.0-4|59	

13681 14
14cu|php-pear-Net_LDAP3-1.0.4-2|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
14cu|php-pear-Net_LDAP3-1.0.4-2|2	
14cu|php-pear-Net_LDAP3-1.0.4-2|3	%global pear_name Net_LDAP3
14cu|php-pear-Net_LDAP3-1.0.4-2|4	%global php php
14cu|php-pear-Net_LDAP3-1.0.4-2|5	
14cu|php-pear-Net_LDAP3-1.0.4-2|6	# Not yet an actual PEAR package ...
14cu|php-pear-Net_LDAP3-1.0.4-2|7	
14cu|php-pear-Net_LDAP3-1.0.4-2|8	Name:               php-pear-Net_LDAP3
14cu|php-pear-Net_LDAP3-1.0.4-2|9	Version:            1.0.4
14cu|php-pear-Net_LDAP3-1.0.4-2|10	Release:            2
14cu|php-pear-Net_LDAP3-1.0.4-2|11	Summary:            Object oriented interface for searching and manipulating LDAP-entries
14cu|php-pear-Net_LDAP3-1.0.4-2|12	Group:              Development/PHP
14cu|php-pear-Net_LDAP3-1.0.4-2|13	License:            LGPLv3
14cu|php-pear-Net_LDAP3-1.0.4-2|14	URL:                http://kolab.org
14cu|php-pear-Net_LDAP3-1.0.4-2|15	Source0:            pear-Net-LDAP3-%{version}.tar.gz
14cu|php-pear-Net_LDAP3-1.0.4-2|16	BuildArch:          noarch
14cu|php-pear-Net_LDAP3-1.0.4-2|17	
14cu|php-pear-Net_LDAP3-1.0.4-2|18	Requires:           mozldap-tools >= 6.0.5
14cu|php-pear-Net_LDAP3-1.0.4-2|19	Requires:           php-ldap
14cu|php-pear-Net_LDAP3-1.0.4-2|20	Requires:           php-pear-Net_LDAP2
14cu|php-pear-Net_LDAP3-1.0.4-2|21	Provides:           php-pear(%{pear_name}) = %{version}-%{release}
14cu|php-pear-Net_LDAP3-1.0.4-2|22	
14cu|php-pear-Net_LDAP3-1.0.4-2|23	%description
14cu|php-pear-Net_LDAP3-1.0.4-2|24	Net_LDAP3 is an LDAPv3 compatible enhancement to Net_LDAP2
14cu|php-pear-Net_LDAP3-1.0.4-2|25	
14cu|php-pear-Net_LDAP3-1.0.4-2|26	%prep
14cu|php-pear-Net_LDAP3-1.0.4-2|27	%setup -qn pear-Net-LDAP3-%{version}
14cu|php-pear-Net_LDAP3-1.0.4-2|28	
14cu|php-pear-Net_LDAP3-1.0.4-2|29	%build
14cu|php-pear-Net_LDAP3-1.0.4-2|30	
14cu|php-pear-Net_LDAP3-1.0.4-2|31	%install
14cu|php-pear-Net_LDAP3-1.0.4-2|32	mkdir -p %{buildroot}%{peardir}
14cu|php-pear-Net_LDAP3-1.0.4-2|33	cp -a lib/Net %{buildroot}%{peardir}/.
14cu|php-pear-Net_LDAP3-1.0.4-2|34	
14cu|php-pear-Net_LDAP3-1.0.4-2|35	%files
14cu|php-pear-Net_LDAP3-1.0.4-2|36	%doc LICENSE
14cu|php-pear-Net_LDAP3-1.0.4-2|37	%{peardir}/*
14cu|php-pear-Net_LDAP3-1.0.4-2|38	
14cu|php-pear-Net_LDAP3-1.0.4-2|39	%changelog
14cu|php-pear-Net_LDAP3-1.0.4-2|40	
14cu|php-pear-Net_LDAP3-1.0.4-2|41	* Wed Jul 20 2016 Denis Silakov <dsilakov@gmail.com> 1.0.4-2
14cu|php-pear-Net_LDAP3-1.0.4-2|42	- (725d840) Imported from SRPM
14cu|php-pear-Net_LDAP3-1.0.4-2|43	
14cu|php-pear-Net_LDAP3-1.0.4-2|44	

13682 14
14cu|php-pear-Net_LMTP-1.0.2-3|1	%define		_class		Net
14cu|php-pear-Net_LMTP-1.0.2-3|2	%define		_subclass	LMTP
14cu|php-pear-Net_LMTP-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_LMTP-1.0.2-3|4	
14cu|php-pear-Net_LMTP-1.0.2-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_LMTP-1.0.2-3|6	Version:	1.0.2
14cu|php-pear-Net_LMTP-1.0.2-3|7	Release:	3
14cu|php-pear-Net_LMTP-1.0.2-3|8	Summary:	An implementation of the RFC2033 LMTP protocol
14cu|php-pear-Net_LMTP-1.0.2-3|9	License:	PHP License
14cu|php-pear-Net_LMTP-1.0.2-3|10	Group:		Development/PHP
14cu|php-pear-Net_LMTP-1.0.2-3|11	URL:		http://pear.php.net/package/Net_LMTP/
14cu|php-pear-Net_LMTP-1.0.2-3|12	Source0:	http://download.pear.php.net/package/Net_LMTP-%{version}.tgz
14cu|php-pear-Net_LMTP-1.0.2-3|13	Requires(post): php-pear
14cu|php-pear-Net_LMTP-1.0.2-3|14	Requires(preun): php-pear
14cu|php-pear-Net_LMTP-1.0.2-3|15	Requires:	php-pear
14cu|php-pear-Net_LMTP-1.0.2-3|16	BuildArch:	noarch
14cu|php-pear-Net_LMTP-1.0.2-3|17	BuildRequires:	php-pear
14cu|php-pear-Net_LMTP-1.0.2-3|18	
14cu|php-pear-Net_LMTP-1.0.2-3|19	%description
14cu|php-pear-Net_LMTP-1.0.2-3|20	This package provides an implementation of the RFC2033 LMTP using
14cu|php-pear-Net_LMTP-1.0.2-3|21	PEAR's Net_Socket and Auth_SASL class.
14cu|php-pear-Net_LMTP-1.0.2-3|22	
14cu|php-pear-Net_LMTP-1.0.2-3|23	%prep
14cu|php-pear-Net_LMTP-1.0.2-3|24	%setup -q -c
14cu|php-pear-Net_LMTP-1.0.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_LMTP-1.0.2-3|26	
14cu|php-pear-Net_LMTP-1.0.2-3|27	%install
14cu|php-pear-Net_LMTP-1.0.2-3|28	
14cu|php-pear-Net_LMTP-1.0.2-3|29	cd %{upstream_name}-%{version}
14cu|php-pear-Net_LMTP-1.0.2-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_LMTP-1.0.2-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_LMTP-1.0.2-3|32	
14cu|php-pear-Net_LMTP-1.0.2-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_LMTP-1.0.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_LMTP-1.0.2-3|35	
14cu|php-pear-Net_LMTP-1.0.2-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_LMTP-1.0.2-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_LMTP-1.0.2-3|38	
14cu|php-pear-Net_LMTP-1.0.2-3|39	%clean
14cu|php-pear-Net_LMTP-1.0.2-3|40	
14cu|php-pear-Net_LMTP-1.0.2-3|41	
14cu|php-pear-Net_LMTP-1.0.2-3|42	
14cu|php-pear-Net_LMTP-1.0.2-3|43	%files
14cu|php-pear-Net_LMTP-1.0.2-3|44	%doc %{upstream_name}-%{version}/test_lmtp.php
14cu|php-pear-Net_LMTP-1.0.2-3|45	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_LMTP-1.0.2-3|46	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Net_LMTP-1.0.2-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_LMTP-1.0.2-3|48	
14cu|php-pear-Net_LMTP-1.0.2-3|49	%changelog
14cu|php-pear-Net_LMTP-1.0.2-3|50	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
14cu|php-pear-Net_LMTP-1.0.2-3|51	+ Revision: fe4ef04
14cu|php-pear-Net_LMTP-1.0.2-3|52	- Spec cleanup, move package to contrib repo
14cu|php-pear-Net_LMTP-1.0.2-3|53	
14cu|php-pear-Net_LMTP-1.0.2-3|54	

13683 14
14cu|php-pear-Net_NNTP-1.5.0-9|1	%define		_class		Net
14cu|php-pear-Net_NNTP-1.5.0-9|2	%define		_subclass	NNTP
14cu|php-pear-Net_NNTP-1.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_NNTP-1.5.0-9|4	
14cu|php-pear-Net_NNTP-1.5.0-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_NNTP-1.5.0-9|6	Version:	1.5.0
14cu|php-pear-Net_NNTP-1.5.0-9|7	Release:	9
14cu|php-pear-Net_NNTP-1.5.0-9|8	Summary:	Communicate with an NNTP server
14cu|php-pear-Net_NNTP-1.5.0-9|9	License:	PHP License
14cu|php-pear-Net_NNTP-1.5.0-9|10	Group:		Development/PHP
14cu|php-pear-Net_NNTP-1.5.0-9|11	URL:		http://pear.php.net/package/Net_NNTP/
14cu|php-pear-Net_NNTP-1.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_NNTP-1.5.0-9|13	Requires(post): php-pear
14cu|php-pear-Net_NNTP-1.5.0-9|14	Requires(preun): php-pear
14cu|php-pear-Net_NNTP-1.5.0-9|15	Requires:	php-pear
14cu|php-pear-Net_NNTP-1.5.0-9|16	BuildArch:	noarch
14cu|php-pear-Net_NNTP-1.5.0-9|17	BuildRequires:	php-pear
14cu|php-pear-Net_NNTP-1.5.0-9|18	
14cu|php-pear-Net_NNTP-1.5.0-9|19	%description
14cu|php-pear-Net_NNTP-1.5.0-9|20	Complete class for communicating with an NNTP server (this is: the
14cu|php-pear-Net_NNTP-1.5.0-9|21	USENET), including: post, view, list, authentication, overview, header
14cu|php-pear-Net_NNTP-1.5.0-9|22	manipulation, NNTP commands debugger, etc.
14cu|php-pear-Net_NNTP-1.5.0-9|23	
14cu|php-pear-Net_NNTP-1.5.0-9|24	%prep
14cu|php-pear-Net_NNTP-1.5.0-9|25	%setup -q -c
14cu|php-pear-Net_NNTP-1.5.0-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_NNTP-1.5.0-9|27	
14cu|php-pear-Net_NNTP-1.5.0-9|28	%install
14cu|php-pear-Net_NNTP-1.5.0-9|29	
14cu|php-pear-Net_NNTP-1.5.0-9|30	cd %{upstream_name}-%{version}
14cu|php-pear-Net_NNTP-1.5.0-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_NNTP-1.5.0-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_NNTP-1.5.0-9|33	
14cu|php-pear-Net_NNTP-1.5.0-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_NNTP-1.5.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_NNTP-1.5.0-9|36	
14cu|php-pear-Net_NNTP-1.5.0-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_NNTP-1.5.0-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_NNTP-1.5.0-9|39	
14cu|php-pear-Net_NNTP-1.5.0-9|40	%clean
14cu|php-pear-Net_NNTP-1.5.0-9|41	
14cu|php-pear-Net_NNTP-1.5.0-9|42	
14cu|php-pear-Net_NNTP-1.5.0-9|43	
14cu|php-pear-Net_NNTP-1.5.0-9|44	%files
14cu|php-pear-Net_NNTP-1.5.0-9|45	%doc %{upstream_name}-%{version}/docs/examples
14cu|php-pear-Net_NNTP-1.5.0-9|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_NNTP-1.5.0-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_NNTP-1.5.0-9|48	
14cu|php-pear-Net_NNTP-1.5.0-9|49	
14cu|php-pear-Net_NNTP-1.5.0-9|50	
14cu|php-pear-Net_NNTP-1.5.0-9|51	%changelog
14cu|php-pear-Net_NNTP-1.5.0-9|52	
14cu|php-pear-Net_NNTP-1.5.0-9|53	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.5.0-9
14cu|php-pear-Net_NNTP-1.5.0-9|54	- (833e8fe) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_NNTP-1.5.0-9|55	
14cu|php-pear-Net_NNTP-1.5.0-9|56	

13684 14
14cu|php-pear-Net_Server-1.0.3-9|1	%define		_class		Net
14cu|php-pear-Net_Server-1.0.3-9|2	%define		_subclass	Server
14cu|php-pear-Net_Server-1.0.3-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_Server-1.0.3-9|4	
14cu|php-pear-Net_Server-1.0.3-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_Server-1.0.3-9|6	Version:	1.0.3
14cu|php-pear-Net_Server-1.0.3-9|7	Release:	9
14cu|php-pear-Net_Server-1.0.3-9|8	Summary:	Generic server class
14cu|php-pear-Net_Server-1.0.3-9|9	License:	PHP License
14cu|php-pear-Net_Server-1.0.3-9|10	Group:		Development/PHP
14cu|php-pear-Net_Server-1.0.3-9|11	URL:		http://pear.php.net/package/Net_Server/
14cu|php-pear-Net_Server-1.0.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_Server-1.0.3-9|13	Requires(post): php-pear
14cu|php-pear-Net_Server-1.0.3-9|14	Requires(preun): php-pear
14cu|php-pear-Net_Server-1.0.3-9|15	Requires:	php-pear
14cu|php-pear-Net_Server-1.0.3-9|16	BuildRequires:	php-pear
14cu|php-pear-Net_Server-1.0.3-9|17	BuildArch:	noarch
14cu|php-pear-Net_Server-1.0.3-9|18	
14cu|php-pear-Net_Server-1.0.3-9|19	%description
14cu|php-pear-Net_Server-1.0.3-9|20	Generic server class based on ext/sockets, used to develop any kind of
14cu|php-pear-Net_Server-1.0.3-9|21	server.
14cu|php-pear-Net_Server-1.0.3-9|22	
14cu|php-pear-Net_Server-1.0.3-9|23	%prep
14cu|php-pear-Net_Server-1.0.3-9|24	%setup -q -c
14cu|php-pear-Net_Server-1.0.3-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_Server-1.0.3-9|26	
14cu|php-pear-Net_Server-1.0.3-9|27	%install
14cu|php-pear-Net_Server-1.0.3-9|28	
14cu|php-pear-Net_Server-1.0.3-9|29	cd %{upstream_name}-%{version}
14cu|php-pear-Net_Server-1.0.3-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_Server-1.0.3-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_Server-1.0.3-9|32	
14cu|php-pear-Net_Server-1.0.3-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_Server-1.0.3-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_Server-1.0.3-9|35	
14cu|php-pear-Net_Server-1.0.3-9|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Server-1.0.3-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Server-1.0.3-9|38	
14cu|php-pear-Net_Server-1.0.3-9|39	%clean
14cu|php-pear-Net_Server-1.0.3-9|40	
14cu|php-pear-Net_Server-1.0.3-9|41	
14cu|php-pear-Net_Server-1.0.3-9|42	
14cu|php-pear-Net_Server-1.0.3-9|43	%files
14cu|php-pear-Net_Server-1.0.3-9|44	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Net_Server-1.0.3-9|45	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-Net_Server-1.0.3-9|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_Server-1.0.3-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_Server-1.0.3-9|48	%{_datadir}/pear/data/Net_Server/README
14cu|php-pear-Net_Server-1.0.3-9|49	
14cu|php-pear-Net_Server-1.0.3-9|50	
14cu|php-pear-Net_Server-1.0.3-9|51	
14cu|php-pear-Net_Server-1.0.3-9|52	
14cu|php-pear-Net_Server-1.0.3-9|53	%changelog
14cu|php-pear-Net_Server-1.0.3-9|54	
14cu|php-pear-Net_Server-1.0.3-9|55	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.0.3-9
14cu|php-pear-Net_Server-1.0.3-9|56	- (5f34935) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_Server-1.0.3-9|57	
14cu|php-pear-Net_Server-1.0.3-9|58	

13685 14
14cu|php-pear-Net_Sieve-1.3.4-1|1	%define		_class		Net
14cu|php-pear-Net_Sieve-1.3.4-1|2	%define		_subclass	Sieve
14cu|php-pear-Net_Sieve-1.3.4-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_Sieve-1.3.4-1|4	
14cu|php-pear-Net_Sieve-1.3.4-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_Sieve-1.3.4-1|6	Version:	1.3.4
14cu|php-pear-Net_Sieve-1.3.4-1|7	Release:	1
14cu|php-pear-Net_Sieve-1.3.4-1|8	Summary:	Handles talking to timsieved
14cu|php-pear-Net_Sieve-1.3.4-1|9	License:	PHP License
14cu|php-pear-Net_Sieve-1.3.4-1|10	Group:		Development/PHP
14cu|php-pear-Net_Sieve-1.3.4-1|11	URL:		http://pear.php.net/package/Net_Sieve/
14cu|php-pear-Net_Sieve-1.3.4-1|12	Source0:	http://download.pear.php.net/package/Net_Sieve-%{version}.tgz
14cu|php-pear-Net_Sieve-1.3.4-1|13	Requires(post): php-pear
14cu|php-pear-Net_Sieve-1.3.4-1|14	Requires(preun): php-pear
14cu|php-pear-Net_Sieve-1.3.4-1|15	Requires:	php-pear
14cu|php-pear-Net_Sieve-1.3.4-1|16	Requires:	php-pear-Net_Socket >= 1.0
14cu|php-pear-Net_Sieve-1.3.4-1|17	BuildArch:	noarch
14cu|php-pear-Net_Sieve-1.3.4-1|18	BuildRequires:	php-pear
14cu|php-pear-Net_Sieve-1.3.4-1|19	
14cu|php-pear-Net_Sieve-1.3.4-1|20	%description
14cu|php-pear-Net_Sieve-1.3.4-1|21	Provides an API to talk to the timsieved server that comes with Cyrus
14cu|php-pear-Net_Sieve-1.3.4-1|22	IMAPd. Can be used to install, remove, mark active etc sieve scripts.
14cu|php-pear-Net_Sieve-1.3.4-1|23	
14cu|php-pear-Net_Sieve-1.3.4-1|24	%prep
14cu|php-pear-Net_Sieve-1.3.4-1|25	%setup -q -c
14cu|php-pear-Net_Sieve-1.3.4-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_Sieve-1.3.4-1|27	
14cu|php-pear-Net_Sieve-1.3.4-1|28	%install
14cu|php-pear-Net_Sieve-1.3.4-1|29	
14cu|php-pear-Net_Sieve-1.3.4-1|30	cd %{upstream_name}-%{version}
14cu|php-pear-Net_Sieve-1.3.4-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_Sieve-1.3.4-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_Sieve-1.3.4-1|33	
14cu|php-pear-Net_Sieve-1.3.4-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_Sieve-1.3.4-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_Sieve-1.3.4-1|36	
14cu|php-pear-Net_Sieve-1.3.4-1|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Sieve-1.3.4-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_Sieve-1.3.4-1|39	
14cu|php-pear-Net_Sieve-1.3.4-1|40	%clean
14cu|php-pear-Net_Sieve-1.3.4-1|41	
14cu|php-pear-Net_Sieve-1.3.4-1|42	
14cu|php-pear-Net_Sieve-1.3.4-1|43	
14cu|php-pear-Net_Sieve-1.3.4-1|44	%files
14cu|php-pear-Net_Sieve-1.3.4-1|45	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_Sieve-1.3.4-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_Sieve-1.3.4-1|47	
14cu|php-pear-Net_Sieve-1.3.4-1|48	%changelog
14cu|php-pear-Net_Sieve-1.3.4-1|49	
14cu|php-pear-Net_Sieve-1.3.4-1|50	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-1
14cu|php-pear-Net_Sieve-1.3.4-1|51	- (5c3fa1a) Updated to 1.3.4 (by updates_builder)
14cu|php-pear-Net_Sieve-1.3.4-1|52	
14cu|php-pear-Net_Sieve-1.3.4-1|53	

13686 14
14cu|php-pear-Net_SmartIRC-1.1.4-5|1	%define		_class		Net
14cu|php-pear-Net_SmartIRC-1.1.4-5|2	%define		_subclass	SmartIRC
14cu|php-pear-Net_SmartIRC-1.1.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_SmartIRC-1.1.4-5|4	
14cu|php-pear-Net_SmartIRC-1.1.4-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_SmartIRC-1.1.4-5|6	Version:	1.1.4
14cu|php-pear-Net_SmartIRC-1.1.4-5|7	Release:	5
14cu|php-pear-Net_SmartIRC-1.1.4-5|8	Summary:	IRC client class
14cu|php-pear-Net_SmartIRC-1.1.4-5|9	License:	PHP License
14cu|php-pear-Net_SmartIRC-1.1.4-5|10	Group:		Development/PHP
14cu|php-pear-Net_SmartIRC-1.1.4-5|11	URL:		http://pear.php.net/package/Net_SmartIRC/
14cu|php-pear-Net_SmartIRC-1.1.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_SmartIRC-1.1.4-5|13	Requires(post): php-pear
14cu|php-pear-Net_SmartIRC-1.1.4-5|14	Requires(preun): php-pear
14cu|php-pear-Net_SmartIRC-1.1.4-5|15	Requires:	php-pear
14cu|php-pear-Net_SmartIRC-1.1.4-5|16	BuildRequires:	php-pear
14cu|php-pear-Net_SmartIRC-1.1.4-5|17	BuildArch:	noarch
14cu|php-pear-Net_SmartIRC-1.1.4-5|18	
14cu|php-pear-Net_SmartIRC-1.1.4-5|19	%description
14cu|php-pear-Net_SmartIRC-1.1.4-5|20	Net_SmartIRC is a PHP class for communication with IRC networks, which
14cu|php-pear-Net_SmartIRC-1.1.4-5|21	conforms to the RFC 2812 (IRC protocol). It's an API that handles all
14cu|php-pear-Net_SmartIRC-1.1.4-5|22	IRC protocol messages. This class is designed for creating IRC bots,
14cu|php-pear-Net_SmartIRC-1.1.4-5|23	chats and show irc related info on webpages.
14cu|php-pear-Net_SmartIRC-1.1.4-5|24	
14cu|php-pear-Net_SmartIRC-1.1.4-5|25	Featurelist:
14cu|php-pear-Net_SmartIRC-1.1.4-5|26	- actionhandler for the API
14cu|php-pear-Net_SmartIRC-1.1.4-5|27	- messagehandler for the API
14cu|php-pear-Net_SmartIRC-1.1.4-5|28	- send/receive floodprotection
14cu|php-pear-Net_SmartIRC-1.1.4-5|29	- detects and changes nickname on nickname collisions
14cu|php-pear-Net_SmartIRC-1.1.4-5|30	- time events
14cu|php-pear-Net_SmartIRC-1.1.4-5|31	- full object oriented programmed
14cu|php-pear-Net_SmartIRC-1.1.4-5|32	- autoreconnect
14cu|php-pear-Net_SmartIRC-1.1.4-5|33	- debugging/logging system
14cu|php-pear-Net_SmartIRC-1.1.4-5|34	- supports fsocks and PHP socket extension
14cu|php-pear-Net_SmartIRC-1.1.4-5|35	- supports PHP 4.1.x to 4.3.0
14cu|php-pear-Net_SmartIRC-1.1.4-5|36	- sendbuffer with priority levels
14cu|php-pear-Net_SmartIRC-1.1.4-5|37	- channel synching (tracking of users/modes/topic etc in variables)
14cu|php-pear-Net_SmartIRC-1.1.4-5|38	- IRC functions: op, deop, voice, devoice, ban, unban, join, part,
14cu|php-pear-Net_SmartIRC-1.1.4-5|39	action, message, query, ctcp, mode, topic, nick, invite
14cu|php-pear-Net_SmartIRC-1.1.4-5|40	
14cu|php-pear-Net_SmartIRC-1.1.4-5|41	%prep
14cu|php-pear-Net_SmartIRC-1.1.4-5|42	%setup -q -c
14cu|php-pear-Net_SmartIRC-1.1.4-5|43	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_SmartIRC-1.1.4-5|44	
14cu|php-pear-Net_SmartIRC-1.1.4-5|45	%install
14cu|php-pear-Net_SmartIRC-1.1.4-5|46	
14cu|php-pear-Net_SmartIRC-1.1.4-5|47	cd %{upstream_name}-%{version}
14cu|php-pear-Net_SmartIRC-1.1.4-5|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_SmartIRC-1.1.4-5|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_SmartIRC-1.1.4-5|50	
14cu|php-pear-Net_SmartIRC-1.1.4-5|51	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_SmartIRC-1.1.4-5|52	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_SmartIRC-1.1.4-5|53	
14cu|php-pear-Net_SmartIRC-1.1.4-5|54	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SmartIRC-1.1.4-5|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SmartIRC-1.1.4-5|56	
14cu|php-pear-Net_SmartIRC-1.1.4-5|57	%clean
14cu|php-pear-Net_SmartIRC-1.1.4-5|58	
14cu|php-pear-Net_SmartIRC-1.1.4-5|59	
14cu|php-pear-Net_SmartIRC-1.1.4-5|60	
14cu|php-pear-Net_SmartIRC-1.1.4-5|61	%files
14cu|php-pear-Net_SmartIRC-1.1.4-5|62	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_SmartIRC-1.1.4-5|63	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_SmartIRC-1.1.4-5|64	
14cu|php-pear-Net_SmartIRC-1.1.4-5|65	
14cu|php-pear-Net_SmartIRC-1.1.4-5|66	
14cu|php-pear-Net_SmartIRC-1.1.4-5|67	%changelog
14cu|php-pear-Net_SmartIRC-1.1.4-5|68	
14cu|php-pear-Net_SmartIRC-1.1.4-5|69	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.1.4-5
14cu|php-pear-Net_SmartIRC-1.1.4-5|70	- (ff5bea5) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_SmartIRC-1.1.4-5|71	
14cu|php-pear-Net_SmartIRC-1.1.4-5|72	

13687 14
14cu|php-pear-Net_SMPP_Client-0.4.1-9|1	%define		_class		Net
14cu|php-pear-Net_SMPP_Client-0.4.1-9|2	%define		_subclass	SMPP
14cu|php-pear-Net_SMPP_Client-0.4.1-9|3	%define		upstream_name	%{_class}_%{_subclass}_Client
14cu|php-pear-Net_SMPP_Client-0.4.1-9|4	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_SMPP_Client-0.4.1-9|6	Version:	0.4.1
14cu|php-pear-Net_SMPP_Client-0.4.1-9|7	Release:	9
14cu|php-pear-Net_SMPP_Client-0.4.1-9|8	Summary:	SMPP v3.4 client
14cu|php-pear-Net_SMPP_Client-0.4.1-9|9	License:	PHP License
14cu|php-pear-Net_SMPP_Client-0.4.1-9|10	Group:		Development/PHP
14cu|php-pear-Net_SMPP_Client-0.4.1-9|11	URL:		http://pear.php.net/package/Net_SMPP_Client/
14cu|php-pear-Net_SMPP_Client-0.4.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_SMPP_Client-0.4.1-9|13	Requires(post): php-pear
14cu|php-pear-Net_SMPP_Client-0.4.1-9|14	Requires(preun): php-pear
14cu|php-pear-Net_SMPP_Client-0.4.1-9|15	Requires:	php-pear
14cu|php-pear-Net_SMPP_Client-0.4.1-9|16	BuildRequires: php-pear
14cu|php-pear-Net_SMPP_Client-0.4.1-9|17	BuildArch:	noarch
14cu|php-pear-Net_SMPP_Client-0.4.1-9|18	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|19	%description
14cu|php-pear-Net_SMPP_Client-0.4.1-9|20	Net_SMPP_Client is a package for communicating with SMPP servers,
14cu|php-pear-Net_SMPP_Client-0.4.1-9|21	built with Net_SMPP. It can be used to send SMS messages, among other
14cu|php-pear-Net_SMPP_Client-0.4.1-9|22	things.
14cu|php-pear-Net_SMPP_Client-0.4.1-9|23	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|24	Features:
14cu|php-pear-Net_SMPP_Client-0.4.1-9|25	- PDU stack keeps track of which PDUs have crossed the wire
14cu|php-pear-Net_SMPP_Client-0.4.1-9|26	- Keeps track of the connection state, and won't let you send PDUs if
14cu|php-pear-Net_SMPP_Client-0.4.1-9|27	the state is incorrect.
14cu|php-pear-Net_SMPP_Client-0.4.1-9|28	- Supports SMPP vendor extensions.
14cu|php-pear-Net_SMPP_Client-0.4.1-9|29	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|30	%prep
14cu|php-pear-Net_SMPP_Client-0.4.1-9|31	%setup -qc
14cu|php-pear-Net_SMPP_Client-0.4.1-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_SMPP_Client-0.4.1-9|33	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|34	%install
14cu|php-pear-Net_SMPP_Client-0.4.1-9|35	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|36	cd %{upstream_name}-%{version}
14cu|php-pear-Net_SMPP_Client-0.4.1-9|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_SMPP_Client-0.4.1-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_SMPP_Client-0.4.1-9|39	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_SMPP_Client-0.4.1-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_SMPP_Client-0.4.1-9|42	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SMPP_Client-0.4.1-9|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SMPP_Client-0.4.1-9|45	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|46	%clean
14cu|php-pear-Net_SMPP_Client-0.4.1-9|47	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|48	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|49	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|50	%files
14cu|php-pear-Net_SMPP_Client-0.4.1-9|51	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Net_SMPP_Client-0.4.1-9|52	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_SMPP_Client-0.4.1-9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_SMPP_Client-0.4.1-9|54	%{_datadir}/pear/data/Net_SMPP_Client/README
14cu|php-pear-Net_SMPP_Client-0.4.1-9|55	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|56	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|57	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|58	%changelog
14cu|php-pear-Net_SMPP_Client-0.4.1-9|59	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|60	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.4.1-9
14cu|php-pear-Net_SMPP_Client-0.4.1-9|61	- (bcd3a9e) Turn URL back to Source, spec cleanup
14cu|php-pear-Net_SMPP_Client-0.4.1-9|62	
14cu|php-pear-Net_SMPP_Client-0.4.1-9|63	

13688 14
14cu|php-pear-Net_SMTP-1.7.1-1|1	%define		_class		Net
14cu|php-pear-Net_SMTP-1.7.1-1|2	%define		_subclass	SMTP
14cu|php-pear-Net_SMTP-1.7.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_SMTP-1.7.1-1|4	
14cu|php-pear-Net_SMTP-1.7.1-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_SMTP-1.7.1-1|6	Version:	1.7.1
14cu|php-pear-Net_SMTP-1.7.1-1|7	Release:	1
14cu|php-pear-Net_SMTP-1.7.1-1|8	Summary:	An implementation of the SMTP protocol
14cu|php-pear-Net_SMTP-1.7.1-1|9	License:	PHP License
14cu|php-pear-Net_SMTP-1.7.1-1|10	Group:		Development/PHP
14cu|php-pear-Net_SMTP-1.7.1-1|11	URL:		http://pear.php.net/package/%{upstream_name}
14cu|php-pear-Net_SMTP-1.7.1-1|12	Source0:	http://download.pear.php.net/package/Net_SMTP-%{version}.tgz
14cu|php-pear-Net_SMTP-1.7.1-1|13	Requires(post): php-pear
14cu|php-pear-Net_SMTP-1.7.1-1|14	Requires(preun): php-pear
14cu|php-pear-Net_SMTP-1.7.1-1|15	Requires:	php-pear
14cu|php-pear-Net_SMTP-1.7.1-1|16	BuildRequires:	php-pear
14cu|php-pear-Net_SMTP-1.7.1-1|17	BuildArch:	noarch
14cu|php-pear-Net_SMTP-1.7.1-1|18	
14cu|php-pear-Net_SMTP-1.7.1-1|19	%description
14cu|php-pear-Net_SMTP-1.7.1-1|20	Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.
14cu|php-pear-Net_SMTP-1.7.1-1|21	
14cu|php-pear-Net_SMTP-1.7.1-1|22	%prep
14cu|php-pear-Net_SMTP-1.7.1-1|23	%setup -q -c
14cu|php-pear-Net_SMTP-1.7.1-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_SMTP-1.7.1-1|25	
14cu|php-pear-Net_SMTP-1.7.1-1|26	%install
14cu|php-pear-Net_SMTP-1.7.1-1|27	
14cu|php-pear-Net_SMTP-1.7.1-1|28	cd %{upstream_name}-%{version}
14cu|php-pear-Net_SMTP-1.7.1-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_SMTP-1.7.1-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_SMTP-1.7.1-1|31	
14cu|php-pear-Net_SMTP-1.7.1-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_SMTP-1.7.1-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_SMTP-1.7.1-1|34	
14cu|php-pear-Net_SMTP-1.7.1-1|35	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SMTP-1.7.1-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_SMTP-1.7.1-1|37	
14cu|php-pear-Net_SMTP-1.7.1-1|38	%clean
14cu|php-pear-Net_SMTP-1.7.1-1|39	
14cu|php-pear-Net_SMTP-1.7.1-1|40	
14cu|php-pear-Net_SMTP-1.7.1-1|41	
14cu|php-pear-Net_SMTP-1.7.1-1|42	%files
14cu|php-pear-Net_SMTP-1.7.1-1|43	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Net_SMTP-1.7.1-1|44	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-Net_SMTP-1.7.1-1|45	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_SMTP-1.7.1-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_SMTP-1.7.1-1|47	
14cu|php-pear-Net_SMTP-1.7.1-1|48	%changelog
14cu|php-pear-Net_SMTP-1.7.1-1|49	
14cu|php-pear-Net_SMTP-1.7.1-1|50	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.7.1-1
14cu|php-pear-Net_SMTP-1.7.1-1|51	- (4a48aff) Updated to 1.7.1 (by updates_builder)
14cu|php-pear-Net_SMTP-1.7.1-1|52	
14cu|php-pear-Net_SMTP-1.7.1-1|53	

13689 14
14cu|php-pear-Net_URL-1.0.15-11|1	%define		_class		Net
14cu|php-pear-Net_URL-1.0.15-11|2	%define		_subclass	URL
14cu|php-pear-Net_URL-1.0.15-11|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_URL-1.0.15-11|4	
14cu|php-pear-Net_URL-1.0.15-11|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_URL-1.0.15-11|6	Version:	1.0.15
14cu|php-pear-Net_URL-1.0.15-11|7	Release:	11
14cu|php-pear-Net_URL-1.0.15-11|8	Summary:	Easy parsing of URLs
14cu|php-pear-Net_URL-1.0.15-11|9	License:	PHP License
14cu|php-pear-Net_URL-1.0.15-11|10	Group:		Development/PHP
14cu|php-pear-Net_URL-1.0.15-11|11	URL:		http://pear.php.net/package/Net_URL/
14cu|php-pear-Net_URL-1.0.15-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_URL-1.0.15-11|13	Requires(post): php-pear
14cu|php-pear-Net_URL-1.0.15-11|14	Requires(preun): php-pear
14cu|php-pear-Net_URL-1.0.15-11|15	Requires:	php-pear
14cu|php-pear-Net_URL-1.0.15-11|16	BuildArch:	noarch
14cu|php-pear-Net_URL-1.0.15-11|17	BuildRequires:	php-pear
14cu|php-pear-Net_URL-1.0.15-11|18	
14cu|php-pear-Net_URL-1.0.15-11|19	%description
14cu|php-pear-Net_URL-1.0.15-11|20	Provides easy parsing of URLs and their constituent parts.
14cu|php-pear-Net_URL-1.0.15-11|21	
14cu|php-pear-Net_URL-1.0.15-11|22	%prep
14cu|php-pear-Net_URL-1.0.15-11|23	%setup -q -c
14cu|php-pear-Net_URL-1.0.15-11|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_URL-1.0.15-11|25	
14cu|php-pear-Net_URL-1.0.15-11|26	%install
14cu|php-pear-Net_URL-1.0.15-11|27	
14cu|php-pear-Net_URL-1.0.15-11|28	cd %{upstream_name}-%{version}
14cu|php-pear-Net_URL-1.0.15-11|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_URL-1.0.15-11|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_URL-1.0.15-11|31	
14cu|php-pear-Net_URL-1.0.15-11|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_URL-1.0.15-11|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_URL-1.0.15-11|34	
14cu|php-pear-Net_URL-1.0.15-11|35	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_URL-1.0.15-11|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_URL-1.0.15-11|37	
14cu|php-pear-Net_URL-1.0.15-11|38	%clean
14cu|php-pear-Net_URL-1.0.15-11|39	
14cu|php-pear-Net_URL-1.0.15-11|40	
14cu|php-pear-Net_URL-1.0.15-11|41	
14cu|php-pear-Net_URL-1.0.15-11|42	%files
14cu|php-pear-Net_URL-1.0.15-11|43	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Net_URL-1.0.15-11|44	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_URL-1.0.15-11|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_URL-1.0.15-11|46	
14cu|php-pear-Net_URL-1.0.15-11|47	%changelog
14cu|php-pear-Net_URL-1.0.15-11|48	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-11
14cu|php-pear-Net_URL-1.0.15-11|49	+ Revision: e1e83f4
14cu|php-pear-Net_URL-1.0.15-11|50	- Spec cleanup, move package to contrib repo
14cu|php-pear-Net_URL-1.0.15-11|51	
14cu|php-pear-Net_URL-1.0.15-11|52	

13690 14
14cu|php-pear-Net_URL2-2.1.1-3|1	%define		_class		Net
14cu|php-pear-Net_URL2-2.1.1-3|2	%define		_subclass	URL2
14cu|php-pear-Net_URL2-2.1.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Net_URL2-2.1.1-3|4	
14cu|php-pear-Net_URL2-2.1.1-3|5	Summary:	Class for parsing and handling URL
14cu|php-pear-Net_URL2-2.1.1-3|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-Net_URL2-2.1.1-3|7	Version:	2.1.1
14cu|php-pear-Net_URL2-2.1.1-3|8	Release:	3
14cu|php-pear-Net_URL2-2.1.1-3|9	License:	BSD
14cu|php-pear-Net_URL2-2.1.1-3|10	Group:		Development/PHP
14cu|php-pear-Net_URL2-2.1.1-3|11	URL:		http://pear.php.net/package/Net_URL2/
14cu|php-pear-Net_URL2-2.1.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Net_URL2-2.1.1-3|13	Requires(post): php-pear
14cu|php-pear-Net_URL2-2.1.1-3|14	Requires(preun): php-pear
14cu|php-pear-Net_URL2-2.1.1-3|15	Requires:	php-pear
14cu|php-pear-Net_URL2-2.1.1-3|16	BuildArch:	noarch
14cu|php-pear-Net_URL2-2.1.1-3|17	BuildRequires:	php-pear
14cu|php-pear-Net_URL2-2.1.1-3|18	
14cu|php-pear-Net_URL2-2.1.1-3|19	%description
14cu|php-pear-Net_URL2-2.1.1-3|20	Provides parsing of URLs into their constituent parts (scheme, host, path
14cu|php-pear-Net_URL2-2.1.1-3|21	etc.), URL generation, and resolving of relative URLs.
14cu|php-pear-Net_URL2-2.1.1-3|22	
14cu|php-pear-Net_URL2-2.1.1-3|23	%prep
14cu|php-pear-Net_URL2-2.1.1-3|24	
14cu|php-pear-Net_URL2-2.1.1-3|25	%setup -q -c
14cu|php-pear-Net_URL2-2.1.1-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Net_URL2-2.1.1-3|27	
14cu|php-pear-Net_URL2-2.1.1-3|28	%install
14cu|php-pear-Net_URL2-2.1.1-3|29	
14cu|php-pear-Net_URL2-2.1.1-3|30	cd %{upstream_name}-%{version}
14cu|php-pear-Net_URL2-2.1.1-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Net_URL2-2.1.1-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Net_URL2-2.1.1-3|33	
14cu|php-pear-Net_URL2-2.1.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Net_URL2-2.1.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Net_URL2-2.1.1-3|36	
14cu|php-pear-Net_URL2-2.1.1-3|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_URL2-2.1.1-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Net_URL2-2.1.1-3|39	
14cu|php-pear-Net_URL2-2.1.1-3|40	%files
14cu|php-pear-Net_URL2-2.1.1-3|41	%{_datadir}/pear/%{_class}
14cu|php-pear-Net_URL2-2.1.1-3|42	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Net_URL2-2.1.1-3|43	
14cu|php-pear-Net_URL2-2.1.1-3|44	
14cu|php-pear-Net_URL2-2.1.1-3|45	
14cu|php-pear-Net_URL2-2.1.1-3|46	
14cu|php-pear-Net_URL2-2.1.1-3|47	%changelog
14cu|php-pear-Net_URL2-2.1.1-3|48	
14cu|php-pear-Net_URL2-2.1.1-3|49	* Fri Apr 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-3
14cu|php-pear-Net_URL2-2.1.1-3|50	- (5cf6017) Updated to 2.1.1
14cu|php-pear-Net_URL2-2.1.1-3|51	
14cu|php-pear-Net_URL2-2.1.1-3|52	

13691 14
14cu|php-pear-Numbers_Words-0.18.1-5|1	%define		_class		Numbers
14cu|php-pear-Numbers_Words-0.18.1-5|2	%define		_subclass	Words
14cu|php-pear-Numbers_Words-0.18.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Numbers_Words-0.18.1-5|4	
14cu|php-pear-Numbers_Words-0.18.1-5|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Numbers_Words-0.18.1-5|6	Version:	0.18.1
14cu|php-pear-Numbers_Words-0.18.1-5|7	Release:	5
14cu|php-pear-Numbers_Words-0.18.1-5|8	Summary:	Provides methods for spelling numerals in words
14cu|php-pear-Numbers_Words-0.18.1-5|9	License:	PHP License
14cu|php-pear-Numbers_Words-0.18.1-5|10	Group:		Development/PHP
14cu|php-pear-Numbers_Words-0.18.1-5|11	URL:		http://pear.php.net/package/Numbers_Words/
14cu|php-pear-Numbers_Words-0.18.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Numbers_Words-0.18.1-5|13	Requires(post): php-pear
14cu|php-pear-Numbers_Words-0.18.1-5|14	Requires(preun): php-pear
14cu|php-pear-Numbers_Words-0.18.1-5|15	Requires:	php-pear
14cu|php-pear-Numbers_Words-0.18.1-5|16	Requires:	php-gd
14cu|php-pear-Numbers_Words-0.18.1-5|17	BuildArch:	noarch
14cu|php-pear-Numbers_Words-0.18.1-5|18	BuildRequires:	php-pear
14cu|php-pear-Numbers_Words-0.18.1-5|19	
14cu|php-pear-Numbers_Words-0.18.1-5|20	%description
14cu|php-pear-Numbers_Words-0.18.1-5|21	With Numbers_Words class you can convert numbers written in arabic
14cu|php-pear-Numbers_Words-0.18.1-5|22	digits to words in several languages. You can convert an integer
14cu|php-pear-Numbers_Words-0.18.1-5|23	between -infinity and infinity. If your system does not support such
14cu|php-pear-Numbers_Words-0.18.1-5|24	long numbers you can call Numbers_Words::toWords() with just a string.
14cu|php-pear-Numbers_Words-0.18.1-5|25	
14cu|php-pear-Numbers_Words-0.18.1-5|26	The following languages are supported (in alphabetical order):
14cu|php-pear-Numbers_Words-0.18.1-5|27	- bg (Bulgarian) by Kouber Saparev
14cu|php-pear-Numbers_Words-0.18.1-5|28	- de (German)
14cu|php-pear-Numbers_Words-0.18.1-5|29	- ee (Estonian) by Erkki Saarniit
14cu|php-pear-Numbers_Words-0.18.1-5|30	- en_100 (Donald Knuth system, English)
14cu|php-pear-Numbers_Words-0.18.1-5|31	- en_GB (Britich English)
14cu|php-pear-Numbers_Words-0.18.1-5|32	- en_US (American English)
14cu|php-pear-Numbers_Words-0.18.1-5|33	- es (Spanish Castellano) by Xavier Noguer
14cu|php-pear-Numbers_Words-0.18.1-5|34	- es_AR (Argentinian Spanish) by Martin Marrese
14cu|php-pear-Numbers_Words-0.18.1-5|35	- fr (French) by Kouber Saparev
14cu|php-pear-Numbers_Words-0.18.1-5|36	- id (Indonesian) by Ernas M. Jamil
14cu|php-pear-Numbers_Words-0.18.1-5|37	- it_IT (Italian) by Filippo Beltramini and Davide Caironi
14cu|php-pear-Numbers_Words-0.18.1-5|38	- pl (Polish)
14cu|php-pear-Numbers_Words-0.18.1-5|39	- pt_BR (Brazilian Portuguese) by Marcelo Subtil Marcal
14cu|php-pear-Numbers_Words-0.18.1-5|40	- ru (Russian) by Andrey Demenev
14cu|php-pear-Numbers_Words-0.18.1-5|41	- sv (Swedish) by Robin Ericsson
14cu|php-pear-Numbers_Words-0.18.1-5|42	
14cu|php-pear-Numbers_Words-0.18.1-5|43	
14cu|php-pear-Numbers_Words-0.18.1-5|44	%prep
14cu|php-pear-Numbers_Words-0.18.1-5|45	%setup -q -c
14cu|php-pear-Numbers_Words-0.18.1-5|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Numbers_Words-0.18.1-5|47	
14cu|php-pear-Numbers_Words-0.18.1-5|48	%install
14cu|php-pear-Numbers_Words-0.18.1-5|49	
14cu|php-pear-Numbers_Words-0.18.1-5|50	cd %{upstream_name}-%{version}
14cu|php-pear-Numbers_Words-0.18.1-5|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Numbers_Words-0.18.1-5|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Numbers_Words-0.18.1-5|53	
14cu|php-pear-Numbers_Words-0.18.1-5|54	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Numbers_Words-0.18.1-5|55	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Numbers_Words-0.18.1-5|56	
14cu|php-pear-Numbers_Words-0.18.1-5|57	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Numbers_Words-0.18.1-5|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Numbers_Words-0.18.1-5|59	
14cu|php-pear-Numbers_Words-0.18.1-5|60	%clean
14cu|php-pear-Numbers_Words-0.18.1-5|61	
14cu|php-pear-Numbers_Words-0.18.1-5|62	
14cu|php-pear-Numbers_Words-0.18.1-5|63	
14cu|php-pear-Numbers_Words-0.18.1-5|64	%files
14cu|php-pear-Numbers_Words-0.18.1-5|65	%doc %{upstream_name}-%{version}/README
14cu|php-pear-Numbers_Words-0.18.1-5|66	%doc %{upstream_name}-%{version}/ChangeLog
14cu|php-pear-Numbers_Words-0.18.1-5|67	%{_datadir}/pear/%{_class}
14cu|php-pear-Numbers_Words-0.18.1-5|68	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Numbers_Words-0.18.1-5|69	
14cu|php-pear-Numbers_Words-0.18.1-5|70	
14cu|php-pear-Numbers_Words-0.18.1-5|71	
14cu|php-pear-Numbers_Words-0.18.1-5|72	%changelog
14cu|php-pear-Numbers_Words-0.18.1-5|73	
14cu|php-pear-Numbers_Words-0.18.1-5|74	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.18.1-5
14cu|php-pear-Numbers_Words-0.18.1-5|75	- (ed778cd) Turn URL back to Source, spec cleanup
14cu|php-pear-Numbers_Words-0.18.1-5|76	
14cu|php-pear-Numbers_Words-0.18.1-5|77	

13692 14
14cu|php-pear-Payment_DTA-1.4.3-4|1	%define		_class		Payment
14cu|php-pear-Payment_DTA-1.4.3-4|2	%define		_subclass	DTA
14cu|php-pear-Payment_DTA-1.4.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Payment_DTA-1.4.3-4|4	
14cu|php-pear-Payment_DTA-1.4.3-4|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Payment_DTA-1.4.3-4|6	Version:	1.4.3
14cu|php-pear-Payment_DTA-1.4.3-4|7	Release:	4
14cu|php-pear-Payment_DTA-1.4.3-4|8	Summary:	Creates DTA files containing money transactions (Germany)
14cu|php-pear-Payment_DTA-1.4.3-4|9	License:	PHP License
14cu|php-pear-Payment_DTA-1.4.3-4|10	Group:		Development/PHP
14cu|php-pear-Payment_DTA-1.4.3-4|11	URL:		http://pear.php.net/package/Payment_DTA/
14cu|php-pear-Payment_DTA-1.4.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Payment_DTA-1.4.3-4|13	Requires(post): php-pear
14cu|php-pear-Payment_DTA-1.4.3-4|14	Requires(preun): php-pear
14cu|php-pear-Payment_DTA-1.4.3-4|15	Requires:	php-pear
14cu|php-pear-Payment_DTA-1.4.3-4|16	BuildArch:	noarch
14cu|php-pear-Payment_DTA-1.4.3-4|17	BuildRequires:	php-pear
14cu|php-pear-Payment_DTA-1.4.3-4|18	
14cu|php-pear-Payment_DTA-1.4.3-4|19	%description
14cu|php-pear-Payment_DTA-1.4.3-4|20	%{upstream_name} provides function to create DTA files used in Germany to
14cu|php-pear-Payment_DTA-1.4.3-4|21	exchange information about money transactions with banks or online
14cu|php-pear-Payment_DTA-1.4.3-4|22	banking programs.
14cu|php-pear-Payment_DTA-1.4.3-4|23	
14cu|php-pear-Payment_DTA-1.4.3-4|24	
14cu|php-pear-Payment_DTA-1.4.3-4|25	%prep
14cu|php-pear-Payment_DTA-1.4.3-4|26	%setup -q -c
14cu|php-pear-Payment_DTA-1.4.3-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Payment_DTA-1.4.3-4|28	
14cu|php-pear-Payment_DTA-1.4.3-4|29	%install
14cu|php-pear-Payment_DTA-1.4.3-4|30	
14cu|php-pear-Payment_DTA-1.4.3-4|31	cd %{upstream_name}-%{version}
14cu|php-pear-Payment_DTA-1.4.3-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Payment_DTA-1.4.3-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Payment_DTA-1.4.3-4|34	
14cu|php-pear-Payment_DTA-1.4.3-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Payment_DTA-1.4.3-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Payment_DTA-1.4.3-4|37	
14cu|php-pear-Payment_DTA-1.4.3-4|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Payment_DTA-1.4.3-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Payment_DTA-1.4.3-4|40	
14cu|php-pear-Payment_DTA-1.4.3-4|41	%clean
14cu|php-pear-Payment_DTA-1.4.3-4|42	
14cu|php-pear-Payment_DTA-1.4.3-4|43	
14cu|php-pear-Payment_DTA-1.4.3-4|44	
14cu|php-pear-Payment_DTA-1.4.3-4|45	%files
14cu|php-pear-Payment_DTA-1.4.3-4|46	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Payment_DTA-1.4.3-4|47	%{_datadir}/pear/%{_class}/*.php
14cu|php-pear-Payment_DTA-1.4.3-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Payment_DTA-1.4.3-4|49	%{_datadir}/pear/data/Payment_DTA/nbproject/private/config.properties
14cu|php-pear-Payment_DTA-1.4.3-4|50	%{_datadir}/pear/data/Payment_DTA/nbproject/private/private.properties
14cu|php-pear-Payment_DTA-1.4.3-4|51	%{_datadir}/pear/data/Payment_DTA/nbproject/project.properties
14cu|php-pear-Payment_DTA-1.4.3-4|52	%{_datadir}/pear/data/Payment_DTA/nbproject/project.xml
14cu|php-pear-Payment_DTA-1.4.3-4|53	
14cu|php-pear-Payment_DTA-1.4.3-4|54	
14cu|php-pear-Payment_DTA-1.4.3-4|55	
14cu|php-pear-Payment_DTA-1.4.3-4|56	%changelog
14cu|php-pear-Payment_DTA-1.4.3-4|57	
14cu|php-pear-Payment_DTA-1.4.3-4|58	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.4.3-4
14cu|php-pear-Payment_DTA-1.4.3-4|59	- (795e5cb) Turn URL back to Source, spec cleanup
14cu|php-pear-Payment_DTA-1.4.3-4|60	
14cu|php-pear-Payment_DTA-1.4.3-4|61	

13693 14
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|1	%define		_class		PEAR
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|2	%define		_subclass	Command
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|3	%define		upstream_name	%{_class}_%{_subclass}_Packaging
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|4	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|6	Version:	0.3.0
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|7	Release:	3
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|8	Summary:	Create RPM spec files from PEAR modules
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|9	License:	PHP License
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|10	Group:		Development/PHP
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|11	URL:        http://pear.php.net/package/PEAR_Command_Packaging
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|12	Source0:	http://download.pear.php.net/package/PEAR_Command_Packaging-%{version}.tgz
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|13	Requires(post): php-pear
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|14	Requires(preun): php-pear
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|15	Requires:	php-pear
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|16	BuildArch:	noarch
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|17	BuildRequires:	php-pear
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|18	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|19	%description
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|20	This command is an improved implementation of the standard PEAR "makerpm"
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|21	command, and contains several enhancements that make it far more flexible.
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|22	Similar functions for other external packaging mechanisms may be added at
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|23	a later date.
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|24	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|25	Enhanced features over the original PEAR "makerpm" command include:
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|26	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|27	- Ability to define a release on the command line
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|28	- Allows more advanced customisation of the generated package name
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|29	- Allows virtual Provides/Requires that differ in format from the package name
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|30	format
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|31	- tries to intelligently distinguish between PEAR and PECL when generating
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|32	packages
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|33	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|34	%prep
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|35	%setup -q -c
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|37	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|38	%install
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|39	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|40	cd %{upstream_name}-%{version}
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|43	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|46	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|47	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|49	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|50	%clean
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|51	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|52	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|53	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|54	%files
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|55	%{_datadir}/pear/%{_class}
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|56	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|58	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|59	%changelog
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|60	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|61	+ Revision: e947521
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|62	- Spec cleanup, move package to contrib repo
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|63	
14cu|php-pear-PEAR_Command_Packaging-0.3.0-3|64	

13694 14
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|1	%define		_class		PEAR
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|2	%define		_subclass	Frontend
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|3	%define		upstream_name	%{_class}_%{_subclass}_Web
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|4	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|6	Version:	0.7.5
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|7	Release:	7
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|8	Summary:	HTML (Web) PEAR package manager
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|9	License:	PHP License
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|10	Group:		Development/PHP
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|11	URL:		http://pear.php.net/package/PEAR_Frontend_Web/
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|13	Requires(post): php-pear
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|14	Requires(preun): php-pear
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|15	Requires:	php-pear
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|16	Provides:	pear(Frontend)
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|17	BuildRequires:	php-pear
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|18	BuildArch:	noarch
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|19	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|20	%description
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|21	Web interface to the PEAR package manager. Needed only when you want
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|22	to use PEAR from their CVS.
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|23	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|24	%prep
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|25	%setup -q -c
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|27	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|28	%install
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|29	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|30	cd %{upstream_name}-%{version}
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|33	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|36	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|39	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|40	%clean
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|41	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|42	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|43	%files
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|44	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|45	%{_datadir}/pear/%{_class}
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|46	%{_datadir}/pear/pearfrontendweb.php
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|47	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|49	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|50	%changelog
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|51	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|52	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-7
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|53	- (5717505) Spec cleanup
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|54	
14cu|php-pear-PEAR_Frontend_Web-0.7.5-7|55	

13695 14
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|1	%define		_class		PEAR
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|2	%define		_subclass	Command
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|3	%define		upstream_name	%{_class}_RemoteInstaller
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|4	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|6	Version:	0.3.2
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|7	Release:	3
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|8	Summary:	PEAR Remote installation plugin through FTP
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|9	License:	PHP License
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|10	Group:		Development/PHP
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|11	URL:		http://pear.php.net/package/PEAR_RemoteInstaller/
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|12	Source0:	http://download.pear.php.net/package/PEAR_RemoteInstaller-%{version}.tgz
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|13	Requires(post): php-pear
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|14	Requires(preun): php-pear
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|15	Requires:	php-pear
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|16	BuildArch:	noarch
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|17	BuildRequires:	php-pear
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|18	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|19	%description
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|20	Originally part of the 1.4.0 new features, remote installation
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|21	through FTP is now its own package. This package adds the commands
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|22	"remote-install" "remote-upgrade" "remote-uninstall" and
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|23	"remote-upgrade-all" to the PEAR core.
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|24	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|25	To take advantage, you must have a config file on the remote ftp
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|26	server and full access to the server to create and remove files.
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|27	The config-create command can be used to get started, and the
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|28	remote_config configuration variable is set to the full URL as
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|29	in "ftp://ftp.example.com/path/to/pear.ini"
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|30	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|31	After this is done, install/upgrade as normal using the remote*
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|32	commands as if they were local.
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|33	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|34	%prep
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|35	%setup -q -c
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|37	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|38	%install
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|39	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|40	cd %{upstream_name}-%{version}
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|43	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|46	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|47	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|49	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|50	%clean
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|51	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|52	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|53	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|54	%files
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|55	%{_datadir}/pear/%{_class}
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|57	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|58	%changelog
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|59	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|60	+ Revision: d9cfaf9
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|61	- Spec cleanup, move package to contrib repo
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|62	
14cu|php-pear-PEAR_RemoteInstaller-0.3.2-3|63	

13696 14
14cu|php-pear-PHP_Beautifier-0.1.15-8|1	%define		_class		PHP
14cu|php-pear-PHP_Beautifier-0.1.15-8|2	%define		_subclass	Beautifier
14cu|php-pear-PHP_Beautifier-0.1.15-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-PHP_Beautifier-0.1.15-8|4	%define __noautoreq /usr/bin/php
14cu|php-pear-PHP_Beautifier-0.1.15-8|5	
14cu|php-pear-PHP_Beautifier-0.1.15-8|6	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_Beautifier-0.1.15-8|7	Version:	0.1.15
14cu|php-pear-PHP_Beautifier-0.1.15-8|8	Release:	8
14cu|php-pear-PHP_Beautifier-0.1.15-8|9	Summary:	Beautifier for PHP
14cu|php-pear-PHP_Beautifier-0.1.15-8|10	
14cu|php-pear-PHP_Beautifier-0.1.15-8|11	License:	PHP License
14cu|php-pear-PHP_Beautifier-0.1.15-8|12	Group:		Development/PHP
14cu|php-pear-PHP_Beautifier-0.1.15-8|13	URL:		http://pear.php.net/package/PHP_Beautifier/
14cu|php-pear-PHP_Beautifier-0.1.15-8|14	Source0:	http://pecl.php.net/get/%{upstream_name}-%{version}.tgz
14cu|php-pear-PHP_Beautifier-0.1.15-8|15	Requires(post): php-pear
14cu|php-pear-PHP_Beautifier-0.1.15-8|16	Requires(preun): php-pear
14cu|php-pear-PHP_Beautifier-0.1.15-8|17	Requires:	php-pear
14cu|php-pear-PHP_Beautifier-0.1.15-8|18	BuildArch:	noarch
14cu|php-pear-PHP_Beautifier-0.1.15-8|19	BuildRequires:	php-pear
14cu|php-pear-PHP_Beautifier-0.1.15-8|20	
14cu|php-pear-PHP_Beautifier-0.1.15-8|21	%description
14cu|php-pear-PHP_Beautifier-0.1.15-8|22	This program reformat and beautify PHP source code files
14cu|php-pear-PHP_Beautifier-0.1.15-8|23	automatically.
14cu|php-pear-PHP_Beautifier-0.1.15-8|24	
14cu|php-pear-PHP_Beautifier-0.1.15-8|25	%prep
14cu|php-pear-PHP_Beautifier-0.1.15-8|26	%setup -q -c
14cu|php-pear-PHP_Beautifier-0.1.15-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_Beautifier-0.1.15-8|28	
14cu|php-pear-PHP_Beautifier-0.1.15-8|29	%install
14cu|php-pear-PHP_Beautifier-0.1.15-8|30	
14cu|php-pear-PHP_Beautifier-0.1.15-8|31	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_Beautifier-0.1.15-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_Beautifier-0.1.15-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_Beautifier-0.1.15-8|34	
14cu|php-pear-PHP_Beautifier-0.1.15-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_Beautifier-0.1.15-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_Beautifier-0.1.15-8|37	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/licenses
14cu|php-pear-PHP_Beautifier-0.1.15-8|38	rm -f %{buildroot}%{_bindir}/*.bat
14cu|php-pear-PHP_Beautifier-0.1.15-8|39	
14cu|php-pear-PHP_Beautifier-0.1.15-8|40	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Beautifier-0.1.15-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Beautifier-0.1.15-8|42	
14cu|php-pear-PHP_Beautifier-0.1.15-8|43	%clean
14cu|php-pear-PHP_Beautifier-0.1.15-8|44	
14cu|php-pear-PHP_Beautifier-0.1.15-8|45	
14cu|php-pear-PHP_Beautifier-0.1.15-8|46	
14cu|php-pear-PHP_Beautifier-0.1.15-8|47	%files
14cu|php-pear-PHP_Beautifier-0.1.15-8|48	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-PHP_Beautifier-0.1.15-8|49	%doc %{upstream_name}-%{version}/licenses
14cu|php-pear-PHP_Beautifier-0.1.15-8|50	%{_bindir}/php_beautifier
14cu|php-pear-PHP_Beautifier-0.1.15-8|51	%{_datadir}/pear/%{_class}
14cu|php-pear-PHP_Beautifier-0.1.15-8|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-PHP_Beautifier-0.1.15-8|53	%{_datadir}/pear/data/PHP_Beautifier/tests/Beautifier/Beautifier.tar.bz2
14cu|php-pear-PHP_Beautifier-0.1.15-8|54	%{_datadir}/pear/data/PHP_Beautifier/tests/Beautifier/Beautifier.tar.gz
14cu|php-pear-PHP_Beautifier-0.1.15-8|55	%{_datadir}/pear/data/PHP_Beautifier/tests/Beautifier/Filter/pear_sample_file.phps
14cu|php-pear-PHP_Beautifier-0.1.15-8|56	
14cu|php-pear-PHP_Beautifier-0.1.15-8|57	
14cu|php-pear-PHP_Beautifier-0.1.15-8|58	
14cu|php-pear-PHP_Beautifier-0.1.15-8|59	
14cu|php-pear-PHP_Beautifier-0.1.15-8|60	%changelog
14cu|php-pear-PHP_Beautifier-0.1.15-8|61	
14cu|php-pear-PHP_Beautifier-0.1.15-8|62	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.1.15-8
14cu|php-pear-PHP_Beautifier-0.1.15-8|63	- (44ae31e) Spec cleanup
14cu|php-pear-PHP_Beautifier-0.1.15-8|64	
14cu|php-pear-PHP_Beautifier-0.1.15-8|65	

13697 14
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|1	%define  upstream_name PHP_CodeCoverage
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|2	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|3	Summary:	Library that provides collection, processing, and rendering functionality
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|5	Version:	1.2.17
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|6	Release:	2
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|7	License:	BSD
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|8	Group:		Development/PHP
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|10	Source0:	http://pear.phpunit.de/get/PHP_CodeCoverage-%{version}.tgz
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|11	Requires(post): php-pear
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|12	Requires(preun): php-pear
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|15	Requires:	php-channel-phpunit
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|16	BuildArch:	noarch
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|17	BuildRequires:	php-pear
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|21	Suggests:	php-pear-PHP_TokenStream >= 1.1.0
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|22	Suggests:	php-pear-Text_Template >= 1.1.1
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|23	Suggests:	php-dom
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|24	Suggests:	php-xdebug >= 2.0.5
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|25	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|26	%description
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|27	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|28	unit tests in PHP.
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|29	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|30	This package provides a Library that provides collection, processing, and
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|31	rendering functionality for PHP code coverage information for PHPUnit.
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|32	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|33	%prep
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|34	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|35	%setup -q -c
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|37	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|38	%build
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|39	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|40	%install
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|41	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|42	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|45	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|48	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|49	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|51	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|52	%clean
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|53	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|54	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|55	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|56	%files
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|57	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|58	%{_datadir}/pear/PHP/CodeCoverage
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|59	%{_datadir}/pear/PHP/*.php
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|60	%{_datadir}/pear/packages/PHP_CodeCoverage.xml
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|61	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|62	%changelog
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|63	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|64	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.2.17-2
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|65	- (5f0c728) Turn back URL in Source
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|66	
14cu|php-pear-PHP_CodeCoverage-1.2.17-2|67	

13698 14
14cu|php-pear-PHP_Compat-1.6.0a3-3|1	%define		_class		PHP
14cu|php-pear-PHP_Compat-1.6.0a3-3|2	%define		_subclass	Compat
14cu|php-pear-PHP_Compat-1.6.0a3-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-PHP_Compat-1.6.0a3-3|4	
14cu|php-pear-PHP_Compat-1.6.0a3-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_Compat-1.6.0a3-3|6	Version:	1.6.0a3
14cu|php-pear-PHP_Compat-1.6.0a3-3|7	Release:	3
14cu|php-pear-PHP_Compat-1.6.0a3-3|8	Summary:	Provides missing functionality for older versions of PHP
14cu|php-pear-PHP_Compat-1.6.0a3-3|9	License:	PHP License
14cu|php-pear-PHP_Compat-1.6.0a3-3|10	Group:		Development/PHP
14cu|php-pear-PHP_Compat-1.6.0a3-3|11	URL:		http://pear.php.net/package/PHP_Compat/
14cu|php-pear-PHP_Compat-1.6.0a3-3|12	Source0:	http://download.pear.php.net/package/PHP_Compat-%{version}.tgz
14cu|php-pear-PHP_Compat-1.6.0a3-3|13	Requires(post): php-pear
14cu|php-pear-PHP_Compat-1.6.0a3-3|14	Requires(preun): php-pear
14cu|php-pear-PHP_Compat-1.6.0a3-3|15	Requires:	php-pear
14cu|php-pear-PHP_Compat-1.6.0a3-3|16	BuildArch:	noarch
14cu|php-pear-PHP_Compat-1.6.0a3-3|17	BuildRequires:	php-pear
14cu|php-pear-PHP_Compat-1.6.0a3-3|18	
14cu|php-pear-PHP_Compat-1.6.0a3-3|19	%description
14cu|php-pear-PHP_Compat-1.6.0a3-3|20	PHP_Compat provides missing functionality in the form of Constants and
14cu|php-pear-PHP_Compat-1.6.0a3-3|21	Functions for older versions of PHP.
14cu|php-pear-PHP_Compat-1.6.0a3-3|22	
14cu|php-pear-PHP_Compat-1.6.0a3-3|23	Constants:
14cu|php-pear-PHP_Compat-1.6.0a3-3|24	- E_STRICT
14cu|php-pear-PHP_Compat-1.6.0a3-3|25	- PATH_SEPERATOR
14cu|php-pear-PHP_Compat-1.6.0a3-3|26	- ...
14cu|php-pear-PHP_Compat-1.6.0a3-3|27	
14cu|php-pear-PHP_Compat-1.6.0a3-3|28	Functions:
14cu|php-pear-PHP_Compat-1.6.0a3-3|29	- file_get_contents
14cu|php-pear-PHP_Compat-1.6.0a3-3|30	- file_put_contents
14cu|php-pear-PHP_Compat-1.6.0a3-3|31	- is_a
14cu|php-pear-PHP_Compat-1.6.0a3-3|32	- scandir
14cu|php-pear-PHP_Compat-1.6.0a3-3|33	- array_combine
14cu|php-pear-PHP_Compat-1.6.0a3-3|34	- ...
14cu|php-pear-PHP_Compat-1.6.0a3-3|35	
14cu|php-pear-PHP_Compat-1.6.0a3-3|36	%prep
14cu|php-pear-PHP_Compat-1.6.0a3-3|37	%setup -q -c
14cu|php-pear-PHP_Compat-1.6.0a3-3|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_Compat-1.6.0a3-3|39	
14cu|php-pear-PHP_Compat-1.6.0a3-3|40	%install
14cu|php-pear-PHP_Compat-1.6.0a3-3|41	
14cu|php-pear-PHP_Compat-1.6.0a3-3|42	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_Compat-1.6.0a3-3|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_Compat-1.6.0a3-3|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_Compat-1.6.0a3-3|45	
14cu|php-pear-PHP_Compat-1.6.0a3-3|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_Compat-1.6.0a3-3|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_Compat-1.6.0a3-3|48	
14cu|php-pear-PHP_Compat-1.6.0a3-3|49	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Compat-1.6.0a3-3|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Compat-1.6.0a3-3|51	
14cu|php-pear-PHP_Compat-1.6.0a3-3|52	%clean
14cu|php-pear-PHP_Compat-1.6.0a3-3|53	
14cu|php-pear-PHP_Compat-1.6.0a3-3|54	
14cu|php-pear-PHP_Compat-1.6.0a3-3|55	
14cu|php-pear-PHP_Compat-1.6.0a3-3|56	%files
14cu|php-pear-PHP_Compat-1.6.0a3-3|57	%{_datadir}/pear/%{_class}
14cu|php-pear-PHP_Compat-1.6.0a3-3|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-PHP_Compat-1.6.0a3-3|59	
14cu|php-pear-PHP_Compat-1.6.0a3-3|60	%changelog
14cu|php-pear-PHP_Compat-1.6.0a3-3|61	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0a3-3
14cu|php-pear-PHP_Compat-1.6.0a3-3|62	+ Revision: 43242c6
14cu|php-pear-PHP_Compat-1.6.0a3-3|63	- Spec cleanup, move package to contrib repo
14cu|php-pear-PHP_Compat-1.6.0a3-3|64	
14cu|php-pear-PHP_Compat-1.6.0a3-3|65	

13699 14
14cu|php-pear-PHP_Fork-0.3.2-12|1	%define		_class		PHP
14cu|php-pear-PHP_Fork-0.3.2-12|2	%define		_subclass	Fork
14cu|php-pear-PHP_Fork-0.3.2-12|3	%define		_status		beta
14cu|php-pear-PHP_Fork-0.3.2-12|4	%define		_pearname	%{_class}_%{_subclass}
14cu|php-pear-PHP_Fork-0.3.2-12|5	
14cu|php-pear-PHP_Fork-0.3.2-12|6	%if %{_use_internal_dependency_generator}
14cu|php-pear-PHP_Fork-0.3.2-12|7	%define __noautoreq 'pear(Snoopy.class.php)'
14cu|php-pear-PHP_Fork-0.3.2-12|8	%else
14cu|php-pear-PHP_Fork-0.3.2-12|9	%define		_requires_exceptions pear(Snoopy.class.php)
14cu|php-pear-PHP_Fork-0.3.2-12|10	%endif
14cu|php-pear-PHP_Fork-0.3.2-12|11	
14cu|php-pear-PHP_Fork-0.3.2-12|12	Summary:	%{_pearname} - Wrapper for pcntl_fork() with Java-like API
14cu|php-pear-PHP_Fork-0.3.2-12|13	Name:		php-pear-%{_pearname}
14cu|php-pear-PHP_Fork-0.3.2-12|14	Version:	0.3.2
14cu|php-pear-PHP_Fork-0.3.2-12|15	Release:	12
14cu|php-pear-PHP_Fork-0.3.2-12|16	License:	PHP License
14cu|php-pear-PHP_Fork-0.3.2-12|17	Group:		Development/PHP
14cu|php-pear-PHP_Fork-0.3.2-12|18	Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
14cu|php-pear-PHP_Fork-0.3.2-12|19	URL:		http://pear.php.net/package/PHP_Fork/
14cu|php-pear-PHP_Fork-0.3.2-12|20	Requires(post): php-pear
14cu|php-pear-PHP_Fork-0.3.2-12|21	Requires(preun): php-pear
14cu|php-pear-PHP_Fork-0.3.2-12|22	Requires:	php-pear
14cu|php-pear-PHP_Fork-0.3.2-12|23	Requires:	php-shmop
14cu|php-pear-PHP_Fork-0.3.2-12|24	Requires:	php-pcntl
14cu|php-pear-PHP_Fork-0.3.2-12|25	BuildArch:	noarch
14cu|php-pear-PHP_Fork-0.3.2-12|26	BuildRequires:	dos2unix
14cu|php-pear-PHP_Fork-0.3.2-12|27	
14cu|php-pear-PHP_Fork-0.3.2-12|28	%description
14cu|php-pear-PHP_Fork-0.3.2-12|29	PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set
14cu|php-pear-PHP_Fork-0.3.2-12|30	like Java language. Practical usage is done by extending this class,
14cu|php-pear-PHP_Fork-0.3.2-12|31	and re-defining the run() method.
14cu|php-pear-PHP_Fork-0.3.2-12|32	
14cu|php-pear-PHP_Fork-0.3.2-12|33	This way PHP developers can enclose logic into a class that extends
14cu|php-pear-PHP_Fork-0.3.2-12|34	PHP_Fork, then execute the start() method that forks a child process.
14cu|php-pear-PHP_Fork-0.3.2-12|35	Communications with the forked process is ensured by using a Shared
14cu|php-pear-PHP_Fork-0.3.2-12|36	Memory Segment; by using a user-defined signal and this shared memory
14cu|php-pear-PHP_Fork-0.3.2-12|37	developers can access to child process methods that returns a
14cu|php-pear-PHP_Fork-0.3.2-12|38	serializable variable.
14cu|php-pear-PHP_Fork-0.3.2-12|39	
14cu|php-pear-PHP_Fork-0.3.2-12|40	The shared variable space can be accessed with the two methods:
14cu|php-pear-PHP_Fork-0.3.2-12|41	- void setVariable($name, $value)
14cu|php-pear-PHP_Fork-0.3.2-12|42	- mixed getVariable($name)
14cu|php-pear-PHP_Fork-0.3.2-12|43	
14cu|php-pear-PHP_Fork-0.3.2-12|44	$name must be a valid PHP variable name;
14cu|php-pear-PHP_Fork-0.3.2-12|45	$value must be a variable or a serializable object.
14cu|php-pear-PHP_Fork-0.3.2-12|46	
14cu|php-pear-PHP_Fork-0.3.2-12|47	Resources (db connections, streams, etc.) cannot be serialized and so
14cu|php-pear-PHP_Fork-0.3.2-12|48	they're not correctly handled.
14cu|php-pear-PHP_Fork-0.3.2-12|49	
14cu|php-pear-PHP_Fork-0.3.2-12|50	In PEAR status of this package is: %{_status}.
14cu|php-pear-PHP_Fork-0.3.2-12|51	
14cu|php-pear-PHP_Fork-0.3.2-12|52	%prep
14cu|php-pear-PHP_Fork-0.3.2-12|53	
14cu|php-pear-PHP_Fork-0.3.2-12|54	%setup -q -c
14cu|php-pear-PHP_Fork-0.3.2-12|55	
14cu|php-pear-PHP_Fork-0.3.2-12|56	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|php-pear-PHP_Fork-0.3.2-12|57	find . -type f -perm 0555 -exec chmod 755 {} \;
14cu|php-pear-PHP_Fork-0.3.2-12|58	find . -type f -perm 0444 -exec chmod 644 {} \;
14cu|php-pear-PHP_Fork-0.3.2-12|59	
14cu|php-pear-PHP_Fork-0.3.2-12|60	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|php-pear-PHP_Fork-0.3.2-12|61	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|php-pear-PHP_Fork-0.3.2-12|62	done
14cu|php-pear-PHP_Fork-0.3.2-12|63	
14cu|php-pear-PHP_Fork-0.3.2-12|64	# strip away annoying ^M
14cu|php-pear-PHP_Fork-0.3.2-12|65	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cu|php-pear-PHP_Fork-0.3.2-12|66	
14cu|php-pear-PHP_Fork-0.3.2-12|67	%install
14cu|php-pear-PHP_Fork-0.3.2-12|68	install -d %{buildroot}%{_datadir}/pear/%{_class}
14cu|php-pear-PHP_Fork-0.3.2-12|69	
14cu|php-pear-PHP_Fork-0.3.2-12|70	install %{_pearname}-%{version}/*.php %{buildroot}%{_datadir}/pear/%{_class}
14cu|php-pear-PHP_Fork-0.3.2-12|71	
14cu|php-pear-PHP_Fork-0.3.2-12|72	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Fork-0.3.2-12|73	install -m0644 package.xml %{buildroot}%{_datadir}/pear/packages/%{_pearname}.xml
14cu|php-pear-PHP_Fork-0.3.2-12|74	
14cu|php-pear-PHP_Fork-0.3.2-12|75	%post
14cu|php-pear-PHP_Fork-0.3.2-12|76	if [ "$1" = "1" ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|77	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|78	%{_bindir}/pear install --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
14cu|php-pear-PHP_Fork-0.3.2-12|79	fi
14cu|php-pear-PHP_Fork-0.3.2-12|80	fi
14cu|php-pear-PHP_Fork-0.3.2-12|81	if [ "$1" = "2" ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|82	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|83	%{_bindir}/pear upgrade -f --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
14cu|php-pear-PHP_Fork-0.3.2-12|84	fi
14cu|php-pear-PHP_Fork-0.3.2-12|85	fi
14cu|php-pear-PHP_Fork-0.3.2-12|86	
14cu|php-pear-PHP_Fork-0.3.2-12|87	%preun
14cu|php-pear-PHP_Fork-0.3.2-12|88	if [ "$1" = 0 ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|89	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
14cu|php-pear-PHP_Fork-0.3.2-12|90	%{_bindir}/pear uninstall --nodeps -r %{_pearname}
14cu|php-pear-PHP_Fork-0.3.2-12|91	fi
14cu|php-pear-PHP_Fork-0.3.2-12|92	fi
14cu|php-pear-PHP_Fork-0.3.2-12|93	
14cu|php-pear-PHP_Fork-0.3.2-12|94	%files
14cu|php-pear-PHP_Fork-0.3.2-12|95	%defattr(644,root,root,755)
14cu|php-pear-PHP_Fork-0.3.2-12|96	%doc %{_pearname}-%{version}/examples
14cu|php-pear-PHP_Fork-0.3.2-12|97	%{_datadir}/pear/%{_class}/*.php
14cu|php-pear-PHP_Fork-0.3.2-12|98	%{_datadir}/pear/packages/%{_pearname}.xml
14cu|php-pear-PHP_Fork-0.3.2-12|99	
14cu|php-pear-PHP_Fork-0.3.2-12|100	
14cu|php-pear-PHP_Fork-0.3.2-12|101	
14cu|php-pear-PHP_Fork-0.3.2-12|102	
14cu|php-pear-PHP_Fork-0.3.2-12|103	
14cu|php-pear-PHP_Fork-0.3.2-12|104	%changelog
14cu|php-pear-PHP_Fork-0.3.2-12|105	
14cu|php-pear-PHP_Fork-0.3.2-12|106	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 0.3.2-12
14cu|php-pear-PHP_Fork-0.3.2-12|107	- (9cbf12f) Spec cleanup
14cu|php-pear-PHP_Fork-0.3.2-12|108	
14cu|php-pear-PHP_Fork-0.3.2-12|109	

13700 14
14cu|php-pear-PHP_Invoker-1.1.3-4|1	%define  upstream_name PHP_Invoker
14cu|php-pear-PHP_Invoker-1.1.3-4|2	
14cu|php-pear-PHP_Invoker-1.1.3-4|3	Summary:	Utility class for invoking callables with a timeout
14cu|php-pear-PHP_Invoker-1.1.3-4|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_Invoker-1.1.3-4|5	Version:	1.1.3
14cu|php-pear-PHP_Invoker-1.1.3-4|6	Release:	4
14cu|php-pear-PHP_Invoker-1.1.3-4|7	License:	BSD
14cu|php-pear-PHP_Invoker-1.1.3-4|8	Group:		Development/PHP
14cu|php-pear-PHP_Invoker-1.1.3-4|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHP_Invoker-1.1.3-4|10	Source0:	http://pear.phpunit.de/get/PHP_Invoker-%{version}.tgz
14cu|php-pear-PHP_Invoker-1.1.3-4|11	Requires(post): php-pear
14cu|php-pear-PHP_Invoker-1.1.3-4|12	Requires(preun): php-pear
14cu|php-pear-PHP_Invoker-1.1.3-4|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHP_Invoker-1.1.3-4|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHP_Invoker-1.1.3-4|15	Requires:	php-channel-phpunit
14cu|php-pear-PHP_Invoker-1.1.3-4|16	BuildArch:	noarch
14cu|php-pear-PHP_Invoker-1.1.3-4|17	BuildRequires:	php-pear
14cu|php-pear-PHP_Invoker-1.1.3-4|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHP_Invoker-1.1.3-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHP_Invoker-1.1.3-4|20	Suggests:	php-pcntl
14cu|php-pear-PHP_Invoker-1.1.3-4|21	BuildRequires:	php-cli
14cu|php-pear-PHP_Invoker-1.1.3-4|22	
14cu|php-pear-PHP_Invoker-1.1.3-4|23	%description
14cu|php-pear-PHP_Invoker-1.1.3-4|24	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHP_Invoker-1.1.3-4|25	unit tests in PHP.
14cu|php-pear-PHP_Invoker-1.1.3-4|26	
14cu|php-pear-PHP_Invoker-1.1.3-4|27	This package provides a Utility class for invoking callables with a timeout for
14cu|php-pear-PHP_Invoker-1.1.3-4|28	PHPUnit.
14cu|php-pear-PHP_Invoker-1.1.3-4|29	
14cu|php-pear-PHP_Invoker-1.1.3-4|30	%prep
14cu|php-pear-PHP_Invoker-1.1.3-4|31	
14cu|php-pear-PHP_Invoker-1.1.3-4|32	%setup -q -c
14cu|php-pear-PHP_Invoker-1.1.3-4|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_Invoker-1.1.3-4|34	
14cu|php-pear-PHP_Invoker-1.1.3-4|35	%build
14cu|php-pear-PHP_Invoker-1.1.3-4|36	
14cu|php-pear-PHP_Invoker-1.1.3-4|37	%install
14cu|php-pear-PHP_Invoker-1.1.3-4|38	
14cu|php-pear-PHP_Invoker-1.1.3-4|39	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_Invoker-1.1.3-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_Invoker-1.1.3-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_Invoker-1.1.3-4|42	
14cu|php-pear-PHP_Invoker-1.1.3-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_Invoker-1.1.3-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_Invoker-1.1.3-4|45	
14cu|php-pear-PHP_Invoker-1.1.3-4|46	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Invoker-1.1.3-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Invoker-1.1.3-4|48	
14cu|php-pear-PHP_Invoker-1.1.3-4|49	%clean
14cu|php-pear-PHP_Invoker-1.1.3-4|50	
14cu|php-pear-PHP_Invoker-1.1.3-4|51	
14cu|php-pear-PHP_Invoker-1.1.3-4|52	
14cu|php-pear-PHP_Invoker-1.1.3-4|53	%files
14cu|php-pear-PHP_Invoker-1.1.3-4|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cu|php-pear-PHP_Invoker-1.1.3-4|55	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHP_Invoker-1.1.3-4|56	%doc %{upstream_name}-%{version}/README.markdown
14cu|php-pear-PHP_Invoker-1.1.3-4|57	%{_datadir}/pear/PHP/Invoker
14cu|php-pear-PHP_Invoker-1.1.3-4|58	%{_datadir}/pear/PHP/*.php
14cu|php-pear-PHP_Invoker-1.1.3-4|59	%{_datadir}/pear/packages/PHP_Invoker.xml
14cu|php-pear-PHP_Invoker-1.1.3-4|60	
14cu|php-pear-PHP_Invoker-1.1.3-4|61	
14cu|php-pear-PHP_Invoker-1.1.3-4|62	
14cu|php-pear-PHP_Invoker-1.1.3-4|63	
14cu|php-pear-PHP_Invoker-1.1.3-4|64	%changelog
14cu|php-pear-PHP_Invoker-1.1.3-4|65	
14cu|php-pear-PHP_Invoker-1.1.3-4|66	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.1.3-4
14cu|php-pear-PHP_Invoker-1.1.3-4|67	- (faa0cba) Turn back URL in Source
14cu|php-pear-PHP_Invoker-1.1.3-4|68	
14cu|php-pear-PHP_Invoker-1.1.3-4|69	

13701 14
14cu|php-pear-PHP_Timer-1.0.5-3|1	%define  upstream_name PHP_Timer
14cu|php-pear-PHP_Timer-1.0.5-3|2	
14cu|php-pear-PHP_Timer-1.0.5-3|3	Summary:	Utility class for timing
14cu|php-pear-PHP_Timer-1.0.5-3|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_Timer-1.0.5-3|5	Version:	1.0.5
14cu|php-pear-PHP_Timer-1.0.5-3|6	Release:	3
14cu|php-pear-PHP_Timer-1.0.5-3|7	License:	BSD
14cu|php-pear-PHP_Timer-1.0.5-3|8	Group:		Development/PHP
14cu|php-pear-PHP_Timer-1.0.5-3|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHP_Timer-1.0.5-3|10	Source0:	http://pear.phpunit.de/get/PHP_Timer-%{version}.tgz
14cu|php-pear-PHP_Timer-1.0.5-3|11	Requires(post): php-pear
14cu|php-pear-PHP_Timer-1.0.5-3|12	Requires(preun): php-pear
14cu|php-pear-PHP_Timer-1.0.5-3|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHP_Timer-1.0.5-3|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHP_Timer-1.0.5-3|15	Requires:	php-channel-phpunit
14cu|php-pear-PHP_Timer-1.0.5-3|16	BuildArch:	noarch
14cu|php-pear-PHP_Timer-1.0.5-3|17	BuildRequires:	php-pear
14cu|php-pear-PHP_Timer-1.0.5-3|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHP_Timer-1.0.5-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHP_Timer-1.0.5-3|20	
14cu|php-pear-PHP_Timer-1.0.5-3|21	%description
14cu|php-pear-PHP_Timer-1.0.5-3|22	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHP_Timer-1.0.5-3|23	unit tests in PHP.
14cu|php-pear-PHP_Timer-1.0.5-3|24	
14cu|php-pear-PHP_Timer-1.0.5-3|25	This package provides a Utility class for timing for PHPUnit.
14cu|php-pear-PHP_Timer-1.0.5-3|26	
14cu|php-pear-PHP_Timer-1.0.5-3|27	%prep
14cu|php-pear-PHP_Timer-1.0.5-3|28	
14cu|php-pear-PHP_Timer-1.0.5-3|29	%setup -q -c
14cu|php-pear-PHP_Timer-1.0.5-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_Timer-1.0.5-3|31	
14cu|php-pear-PHP_Timer-1.0.5-3|32	%build
14cu|php-pear-PHP_Timer-1.0.5-3|33	
14cu|php-pear-PHP_Timer-1.0.5-3|34	%install
14cu|php-pear-PHP_Timer-1.0.5-3|35	
14cu|php-pear-PHP_Timer-1.0.5-3|36	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_Timer-1.0.5-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_Timer-1.0.5-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_Timer-1.0.5-3|39	
14cu|php-pear-PHP_Timer-1.0.5-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_Timer-1.0.5-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_Timer-1.0.5-3|42	
14cu|php-pear-PHP_Timer-1.0.5-3|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Timer-1.0.5-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_Timer-1.0.5-3|45	
14cu|php-pear-PHP_Timer-1.0.5-3|46	%clean
14cu|php-pear-PHP_Timer-1.0.5-3|47	
14cu|php-pear-PHP_Timer-1.0.5-3|48	
14cu|php-pear-PHP_Timer-1.0.5-3|49	
14cu|php-pear-PHP_Timer-1.0.5-3|50	%files
14cu|php-pear-PHP_Timer-1.0.5-3|51	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHP_Timer-1.0.5-3|52	%{_datadir}/pear/PHP/Timer
14cu|php-pear-PHP_Timer-1.0.5-3|53	%{_datadir}/pear/PHP/*.php
14cu|php-pear-PHP_Timer-1.0.5-3|54	%{_datadir}/pear/packages/PHP_Timer.xml
14cu|php-pear-PHP_Timer-1.0.5-3|55	
14cu|php-pear-PHP_Timer-1.0.5-3|56	
14cu|php-pear-PHP_Timer-1.0.5-3|57	
14cu|php-pear-PHP_Timer-1.0.5-3|58	
14cu|php-pear-PHP_Timer-1.0.5-3|59	%changelog
14cu|php-pear-PHP_Timer-1.0.5-3|60	
14cu|php-pear-PHP_Timer-1.0.5-3|61	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.0.5-3
14cu|php-pear-PHP_Timer-1.0.5-3|62	- (200ec7f) Turn back URL in Source
14cu|php-pear-PHP_Timer-1.0.5-3|63	
14cu|php-pear-PHP_Timer-1.0.5-3|64	

13702 14
14cu|php-pear-PHP_TokenStream-1.2.2-3|1	%define  upstream_name PHP_TokenStream
14cu|php-pear-PHP_TokenStream-1.2.2-3|2	
14cu|php-pear-PHP_TokenStream-1.2.2-3|3	Summary:	Wrapper around PHP's tokenizer extension
14cu|php-pear-PHP_TokenStream-1.2.2-3|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHP_TokenStream-1.2.2-3|5	Version:	1.2.2
14cu|php-pear-PHP_TokenStream-1.2.2-3|6	Release:	3
14cu|php-pear-PHP_TokenStream-1.2.2-3|7	License:	BSD
14cu|php-pear-PHP_TokenStream-1.2.2-3|8	Group:		Development/PHP
14cu|php-pear-PHP_TokenStream-1.2.2-3|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHP_TokenStream-1.2.2-3|10	Source0:	http://pear.phpunit.de/get/PHP_TokenStream-%{version}.tgz
14cu|php-pear-PHP_TokenStream-1.2.2-3|11	Requires(post): php-pear
14cu|php-pear-PHP_TokenStream-1.2.2-3|12	Requires(preun): php-pear
14cu|php-pear-PHP_TokenStream-1.2.2-3|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHP_TokenStream-1.2.2-3|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHP_TokenStream-1.2.2-3|15	Requires:	php-channel-phpunit
14cu|php-pear-PHP_TokenStream-1.2.2-3|16	BuildArch:	noarch
14cu|php-pear-PHP_TokenStream-1.2.2-3|17	BuildRequires:	php-pear
14cu|php-pear-PHP_TokenStream-1.2.2-3|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHP_TokenStream-1.2.2-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHP_TokenStream-1.2.2-3|20	Suggests:	php-tokenizer
14cu|php-pear-PHP_TokenStream-1.2.2-3|21	
14cu|php-pear-PHP_TokenStream-1.2.2-3|22	%description
14cu|php-pear-PHP_TokenStream-1.2.2-3|23	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHP_TokenStream-1.2.2-3|24	unit tests in PHP.
14cu|php-pear-PHP_TokenStream-1.2.2-3|25	
14cu|php-pear-PHP_TokenStream-1.2.2-3|26	This package provides a Wrapper around PHP's tokenizer extension for PHPUnit.
14cu|php-pear-PHP_TokenStream-1.2.2-3|27	
14cu|php-pear-PHP_TokenStream-1.2.2-3|28	%prep
14cu|php-pear-PHP_TokenStream-1.2.2-3|29	
14cu|php-pear-PHP_TokenStream-1.2.2-3|30	%setup -q -c
14cu|php-pear-PHP_TokenStream-1.2.2-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHP_TokenStream-1.2.2-3|32	
14cu|php-pear-PHP_TokenStream-1.2.2-3|33	%build
14cu|php-pear-PHP_TokenStream-1.2.2-3|34	
14cu|php-pear-PHP_TokenStream-1.2.2-3|35	%install
14cu|php-pear-PHP_TokenStream-1.2.2-3|36	
14cu|php-pear-PHP_TokenStream-1.2.2-3|37	cd %{upstream_name}-%{version}
14cu|php-pear-PHP_TokenStream-1.2.2-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHP_TokenStream-1.2.2-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHP_TokenStream-1.2.2-3|40	
14cu|php-pear-PHP_TokenStream-1.2.2-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHP_TokenStream-1.2.2-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHP_TokenStream-1.2.2-3|43	
14cu|php-pear-PHP_TokenStream-1.2.2-3|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_TokenStream-1.2.2-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHP_TokenStream-1.2.2-3|46	
14cu|php-pear-PHP_TokenStream-1.2.2-3|47	%clean
14cu|php-pear-PHP_TokenStream-1.2.2-3|48	
14cu|php-pear-PHP_TokenStream-1.2.2-3|49	
14cu|php-pear-PHP_TokenStream-1.2.2-3|50	
14cu|php-pear-PHP_TokenStream-1.2.2-3|51	%files
14cu|php-pear-PHP_TokenStream-1.2.2-3|52	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHP_TokenStream-1.2.2-3|53	%{_datadir}/pear/PHP/Token
14cu|php-pear-PHP_TokenStream-1.2.2-3|54	%{_datadir}/pear/PHP/*.php
14cu|php-pear-PHP_TokenStream-1.2.2-3|55	%{_datadir}/pear/packages/PHP_TokenStream.xml
14cu|php-pear-PHP_TokenStream-1.2.2-3|56	
14cu|php-pear-PHP_TokenStream-1.2.2-3|57	
14cu|php-pear-PHP_TokenStream-1.2.2-3|58	
14cu|php-pear-PHP_TokenStream-1.2.2-3|59	
14cu|php-pear-PHP_TokenStream-1.2.2-3|60	%changelog
14cu|php-pear-PHP_TokenStream-1.2.2-3|61	
14cu|php-pear-PHP_TokenStream-1.2.2-3|62	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.2.2-3
14cu|php-pear-PHP_TokenStream-1.2.2-3|63	- (fc77485) Turn back URL in Source
14cu|php-pear-PHP_TokenStream-1.2.2-3|64	
14cu|php-pear-PHP_TokenStream-1.2.2-3|65	

13703 14
14cu|php-pear-PHPUnit-3.7.34-3|1	%define  upstream_name PHPUnit
14cu|php-pear-PHPUnit-3.7.34-3|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-PHPUnit-3.7.34-3|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-PHPUnit-3.7.34-3|4	
14cu|php-pear-PHPUnit-3.7.34-3|5	%define __noautoreq /usr/bin/php
14cu|php-pear-PHPUnit-3.7.34-3|6	
14cu|php-pear-PHPUnit-3.7.34-3|7	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHPUnit-3.7.34-3|8	Version:	3.7.34
14cu|php-pear-PHPUnit-3.7.34-3|9	Release:	3
14cu|php-pear-PHPUnit-3.7.34-3|10	Summary:	Regression testing framework for unit tests
14cu|php-pear-PHPUnit-3.7.34-3|11	
14cu|php-pear-PHPUnit-3.7.34-3|12	License:	BSD License
14cu|php-pear-PHPUnit-3.7.34-3|13	Group:		Development/PHP
14cu|php-pear-PHPUnit-3.7.34-3|14	URL:		http://www.phpunit.de/
14cu|php-pear-PHPUnit-3.7.34-3|15	Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
14cu|php-pear-PHPUnit-3.7.34-3|16	Requires(post): php-pear
14cu|php-pear-PHPUnit-3.7.34-3|17	Requires(preun): php-pear
14cu|php-pear-PHPUnit-3.7.34-3|18	Requires:	php-pear >= 1.9.4
14cu|php-pear-PHPUnit-3.7.34-3|19	Requires:	php-channel-phpunit
14cu|php-pear-PHPUnit-3.7.34-3|20	Requires:	php-pear-File_Iterator >= 1.3.0
14cu|php-pear-PHPUnit-3.7.34-3|21	Requires:	php-pear-Text_Template >= 1.1.1
14cu|php-pear-PHPUnit-3.7.34-3|22	Requires:	php-pear-PHP_CodeCoverage
14cu|php-pear-PHPUnit-3.7.34-3|23	Requires:	php-pear-PHP_CodeCoverage >= 1.2.1
14cu|php-pear-PHPUnit-3.7.34-3|24	Requires:	php-pear-PHP_CodeCoverage <= 1.2.99
14cu|php-pear-PHPUnit-3.7.34-3|25	Requires:	php-pear-PHP_Timer >= 1.0.2
14cu|php-pear-PHPUnit-3.7.34-3|26	Requires:	php-pear-PHP_Timer <= 1.0.99
14cu|php-pear-PHPUnit-3.7.34-3|27	Requires:	php-pear-PHPUnit_MockObject >= 1.2.0
14cu|php-pear-PHPUnit-3.7.34-3|28	Requires:	php-pear-Symfony2_Yaml >= 2.0.0
14cu|php-pear-PHPUnit-3.7.34-3|29	Requires:	php-pear-Symfony2_Yaml <= 2.99.99
14cu|php-pear-PHPUnit-3.7.34-3|30	BuildArch:	noarch
14cu|php-pear-PHPUnit-3.7.34-3|31	BuildRequires:	php-pear >= 1.9.4
14cu|php-pear-PHPUnit-3.7.34-3|32	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHPUnit-3.7.34-3|33	
14cu|php-pear-PHPUnit-3.7.34-3|34	
14cu|php-pear-PHPUnit-3.7.34-3|35	%description
14cu|php-pear-PHPUnit-3.7.34-3|36	The PHP Unit Testing framework.
14cu|php-pear-PHPUnit-3.7.34-3|37	
14cu|php-pear-PHPUnit-3.7.34-3|38	%prep
14cu|php-pear-PHPUnit-3.7.34-3|39	%setup -c -T
14cu|php-pear-PHPUnit-3.7.34-3|40	pear -v -c pearrc \
14cu|php-pear-PHPUnit-3.7.34-3|41	-d php_dir=%{peardir} \
14cu|php-pear-PHPUnit-3.7.34-3|42	-d doc_dir=/docs \
14cu|php-pear-PHPUnit-3.7.34-3|43	-d bin_dir=%{_bindir} \
14cu|php-pear-PHPUnit-3.7.34-3|44	-d data_dir=%{peardir}/data \
14cu|php-pear-PHPUnit-3.7.34-3|45	-d test_dir=%{peardir}/tests \
14cu|php-pear-PHPUnit-3.7.34-3|46	-d ext_dir=%{_libdir} \
14cu|php-pear-PHPUnit-3.7.34-3|47	-s
14cu|php-pear-PHPUnit-3.7.34-3|48	
14cu|php-pear-PHPUnit-3.7.34-3|49	%build
14cu|php-pear-PHPUnit-3.7.34-3|50	
14cu|php-pear-PHPUnit-3.7.34-3|51	%install
14cu|php-pear-PHPUnit-3.7.34-3|52	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-PHPUnit-3.7.34-3|53	
14cu|php-pear-PHPUnit-3.7.34-3|54	# Clean up unnecessary files
14cu|php-pear-PHPUnit-3.7.34-3|55	rm pearrc
14cu|php-pear-PHPUnit-3.7.34-3|56	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-PHPUnit-3.7.34-3|57	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-PHPUnit-3.7.34-3|58	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-PHPUnit-3.7.34-3|59	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-PHPUnit-3.7.34-3|60	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-PHPUnit-3.7.34-3|61	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-PHPUnit-3.7.34-3|62	
14cu|php-pear-PHPUnit-3.7.34-3|63	mv %{buildroot}/docs .
14cu|php-pear-PHPUnit-3.7.34-3|64	
14cu|php-pear-PHPUnit-3.7.34-3|65	
14cu|php-pear-PHPUnit-3.7.34-3|66	# Install XML package description
14cu|php-pear-PHPUnit-3.7.34-3|67	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-PHPUnit-3.7.34-3|68	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-PHPUnit-3.7.34-3|69	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit.xml
14cu|php-pear-PHPUnit-3.7.34-3|70	
14cu|php-pear-PHPUnit-3.7.34-3|71	
14cu|php-pear-PHPUnit-3.7.34-3|72	%post
14cu|php-pear-PHPUnit-3.7.34-3|73	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit.xml
14cu|php-pear-PHPUnit-3.7.34-3|74	
14cu|php-pear-PHPUnit-3.7.34-3|75	%postun
14cu|php-pear-PHPUnit-3.7.34-3|76	if [ "$1" -eq "0" ]; then
14cu|php-pear-PHPUnit-3.7.34-3|77	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit
14cu|php-pear-PHPUnit-3.7.34-3|78	fi
14cu|php-pear-PHPUnit-3.7.34-3|79	
14cu|php-pear-PHPUnit-3.7.34-3|80	%files
14cu|php-pear-PHPUnit-3.7.34-3|81	%doc docs/PHPUnit/*
14cu|php-pear-PHPUnit-3.7.34-3|82	%{peardir}/*
14cu|php-pear-PHPUnit-3.7.34-3|83	%{_bindir}/phpunit
14cu|php-pear-PHPUnit-3.7.34-3|84	%{xmldir}/PHPUnit.xml
14cu|php-pear-PHPUnit-3.7.34-3|85	
14cu|php-pear-PHPUnit-3.7.34-3|86	
14cu|php-pear-PHPUnit-3.7.34-3|87	
14cu|php-pear-PHPUnit-3.7.34-3|88	%changelog
14cu|php-pear-PHPUnit-3.7.34-3|89	
14cu|php-pear-PHPUnit-3.7.34-3|90	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 3.7.34-3
14cu|php-pear-PHPUnit-3.7.34-3|91	- (fb9501e) Turn back URL in Source
14cu|php-pear-PHPUnit-3.7.34-3|92	
14cu|php-pear-PHPUnit-3.7.34-3|93	

13704 14
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|1	%define  upstream_name PHPUnit_Selenium
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|2	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|3	Summary:	Selenium RC integration for PHPUnit
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|5	Version:	1.3.3
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|6	Release:	4
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|7	License:	BSD
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|8	Group:		Development/PHP
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Selenium-%{version}.tgz
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|11	Requires(post): php-pear
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|12	Requires(preun): php-pear
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|15	Requires:	php-channel-phpunit
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|16	BuildArch:	noarch
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|17	BuildRequires:	php-pear
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|20	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|21	%description
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|22	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|23	unit tests in PHP.
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|24	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|25	This package provides Selenium RC integration for PHPUnit for PHPUnit.
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|26	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|27	%prep
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|28	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|29	%setup -q -c
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|31	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|32	%build
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|33	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|34	%install
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|35	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|36	cd %{upstream_name}-%{version}
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|39	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|42	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|45	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|46	%clean
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|47	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|48	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|49	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|50	%files
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|51	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|52	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|53	%{_datadir}/pear/packages/PHPUnit_Selenium.xml
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|54	%{_datadir}/pear/PHPUnit/Extensions/*
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|55	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|56	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|57	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|58	%changelog
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|59	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|60	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.3.3-4
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|61	- (dbf5e38) Fix typo
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|62	
14cu|php-pear-PHPUnit_Selenium-1.3.3-4|63	

13705 14
14cu|php-pear-PHPUnit_Story-1.0.2-3|1	%define  upstream_name PHPUnit_Story
14cu|php-pear-PHPUnit_Story-1.0.2-3|2	
14cu|php-pear-PHPUnit_Story-1.0.2-3|3	Summary:	Story extension for PHPUnit to facilitate Behaviour-Driven Development
14cu|php-pear-PHPUnit_Story-1.0.2-3|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-PHPUnit_Story-1.0.2-3|5	Version:	1.0.2
14cu|php-pear-PHPUnit_Story-1.0.2-3|6	Release:	3
14cu|php-pear-PHPUnit_Story-1.0.2-3|7	License:	BSD
14cu|php-pear-PHPUnit_Story-1.0.2-3|8	Group:		Development/PHP
14cu|php-pear-PHPUnit_Story-1.0.2-3|9	URL:		http://www.phpunit.de/
14cu|php-pear-PHPUnit_Story-1.0.2-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Story-%{version}.tgz
14cu|php-pear-PHPUnit_Story-1.0.2-3|11	Requires(post): php-pear
14cu|php-pear-PHPUnit_Story-1.0.2-3|12	Requires(preun): php-pear
14cu|php-pear-PHPUnit_Story-1.0.2-3|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-PHPUnit_Story-1.0.2-3|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-PHPUnit_Story-1.0.2-3|15	Requires:	php-channel-phpunit
14cu|php-pear-PHPUnit_Story-1.0.2-3|16	BuildArch:	noarch
14cu|php-pear-PHPUnit_Story-1.0.2-3|17	BuildRequires:	php-pear
14cu|php-pear-PHPUnit_Story-1.0.2-3|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-PHPUnit_Story-1.0.2-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-PHPUnit_Story-1.0.2-3|20	
14cu|php-pear-PHPUnit_Story-1.0.2-3|21	%description
14cu|php-pear-PHPUnit_Story-1.0.2-3|22	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-PHPUnit_Story-1.0.2-3|23	unit tests in PHP.
14cu|php-pear-PHPUnit_Story-1.0.2-3|24	
14cu|php-pear-PHPUnit_Story-1.0.2-3|25	This package provides Story extension for PHPUnit to facilitate
14cu|php-pear-PHPUnit_Story-1.0.2-3|26	Behaviour-Driven Development.
14cu|php-pear-PHPUnit_Story-1.0.2-3|27	
14cu|php-pear-PHPUnit_Story-1.0.2-3|28	%prep
14cu|php-pear-PHPUnit_Story-1.0.2-3|29	
14cu|php-pear-PHPUnit_Story-1.0.2-3|30	%setup -q -c
14cu|php-pear-PHPUnit_Story-1.0.2-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-PHPUnit_Story-1.0.2-3|32	
14cu|php-pear-PHPUnit_Story-1.0.2-3|33	%build
14cu|php-pear-PHPUnit_Story-1.0.2-3|34	
14cu|php-pear-PHPUnit_Story-1.0.2-3|35	%install
14cu|php-pear-PHPUnit_Story-1.0.2-3|36	
14cu|php-pear-PHPUnit_Story-1.0.2-3|37	cd %{upstream_name}-%{version}
14cu|php-pear-PHPUnit_Story-1.0.2-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-PHPUnit_Story-1.0.2-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-PHPUnit_Story-1.0.2-3|40	
14cu|php-pear-PHPUnit_Story-1.0.2-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-PHPUnit_Story-1.0.2-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-PHPUnit_Story-1.0.2-3|43	
14cu|php-pear-PHPUnit_Story-1.0.2-3|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHPUnit_Story-1.0.2-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-PHPUnit_Story-1.0.2-3|46	
14cu|php-pear-PHPUnit_Story-1.0.2-3|47	%clean
14cu|php-pear-PHPUnit_Story-1.0.2-3|48	
14cu|php-pear-PHPUnit_Story-1.0.2-3|49	
14cu|php-pear-PHPUnit_Story-1.0.2-3|50	
14cu|php-pear-PHPUnit_Story-1.0.2-3|51	%files
14cu|php-pear-PHPUnit_Story-1.0.2-3|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
14cu|php-pear-PHPUnit_Story-1.0.2-3|53	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-PHPUnit_Story-1.0.2-3|54	%{_datadir}/pear/PHPUnit/Extensions/Story
14cu|php-pear-PHPUnit_Story-1.0.2-3|55	%{_datadir}/pear/packages/PHPUnit_Story.xml
14cu|php-pear-PHPUnit_Story-1.0.2-3|56	
14cu|php-pear-PHPUnit_Story-1.0.2-3|57	
14cu|php-pear-PHPUnit_Story-1.0.2-3|58	
14cu|php-pear-PHPUnit_Story-1.0.2-3|59	
14cu|php-pear-PHPUnit_Story-1.0.2-3|60	%changelog
14cu|php-pear-PHPUnit_Story-1.0.2-3|61	
14cu|php-pear-PHPUnit_Story-1.0.2-3|62	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.0.2-3
14cu|php-pear-PHPUnit_Story-1.0.2-3|63	- (dc78879) Turn back URL in Source
14cu|php-pear-PHPUnit_Story-1.0.2-3|64	
14cu|php-pear-PHPUnit_Story-1.0.2-3|65	

13706 14
14cu|php-pear-Structures_DataGrid-0.9.3-10|1	%define		_class		Structures
14cu|php-pear-Structures_DataGrid-0.9.3-10|2	%define		_subclass	DataGrid
14cu|php-pear-Structures_DataGrid-0.9.3-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Structures_DataGrid-0.9.3-10|4	
14cu|php-pear-Structures_DataGrid-0.9.3-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Structures_DataGrid-0.9.3-10|6	Version:	0.9.3
14cu|php-pear-Structures_DataGrid-0.9.3-10|7	Release:	10
14cu|php-pear-Structures_DataGrid-0.9.3-10|8	Summary:	Create grid like structure based on a record set of data
14cu|php-pear-Structures_DataGrid-0.9.3-10|9	License:	PHP License
14cu|php-pear-Structures_DataGrid-0.9.3-10|10	Group:		Development/PHP
14cu|php-pear-Structures_DataGrid-0.9.3-10|11	URL:		http://pear.php.net/package/Structures_DataGrid/
14cu|php-pear-Structures_DataGrid-0.9.3-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-Structures_DataGrid-0.9.3-10|13	Requires(post): php-pear
14cu|php-pear-Structures_DataGrid-0.9.3-10|14	Requires(preun): php-pear
14cu|php-pear-Structures_DataGrid-0.9.3-10|15	Requires:	php-pear
14cu|php-pear-Structures_DataGrid-0.9.3-10|16	BuildArch:	noarch
14cu|php-pear-Structures_DataGrid-0.9.3-10|17	BuildRequires:	php-pear
14cu|php-pear-Structures_DataGrid-0.9.3-10|18	
14cu|php-pear-Structures_DataGrid-0.9.3-10|19	%description
14cu|php-pear-Structures_DataGrid-0.9.3-10|20	This package offers a toolkit to render out a datagrid in HTML format
14cu|php-pear-Structures_DataGrid-0.9.3-10|21	as well as many other formats such as an XML Document, an Excel
14cu|php-pear-Structures_DataGrid-0.9.3-10|22	Spreadsheet, a Smarty Template and more. It also offers paging and
14cu|php-pear-Structures_DataGrid-0.9.3-10|23	sorting functionality to limit the data that is presented. This
14cu|php-pear-Structures_DataGrid-0.9.3-10|24	concept is based on the .NET Framework DataGrid.
14cu|php-pear-Structures_DataGrid-0.9.3-10|25	
14cu|php-pear-Structures_DataGrid-0.9.3-10|26	%prep
14cu|php-pear-Structures_DataGrid-0.9.3-10|27	%setup -q -c
14cu|php-pear-Structures_DataGrid-0.9.3-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Structures_DataGrid-0.9.3-10|29	
14cu|php-pear-Structures_DataGrid-0.9.3-10|30	%install
14cu|php-pear-Structures_DataGrid-0.9.3-10|31	
14cu|php-pear-Structures_DataGrid-0.9.3-10|32	cd %{upstream_name}-%{version}
14cu|php-pear-Structures_DataGrid-0.9.3-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Structures_DataGrid-0.9.3-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Structures_DataGrid-0.9.3-10|35	
14cu|php-pear-Structures_DataGrid-0.9.3-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Structures_DataGrid-0.9.3-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Structures_DataGrid-0.9.3-10|38	
14cu|php-pear-Structures_DataGrid-0.9.3-10|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Structures_DataGrid-0.9.3-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Structures_DataGrid-0.9.3-10|41	
14cu|php-pear-Structures_DataGrid-0.9.3-10|42	%clean
14cu|php-pear-Structures_DataGrid-0.9.3-10|43	
14cu|php-pear-Structures_DataGrid-0.9.3-10|44	
14cu|php-pear-Structures_DataGrid-0.9.3-10|45	
14cu|php-pear-Structures_DataGrid-0.9.3-10|46	%files
14cu|php-pear-Structures_DataGrid-0.9.3-10|47	%{_datadir}/pear/%{_class}
14cu|php-pear-Structures_DataGrid-0.9.3-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Structures_DataGrid-0.9.3-10|49	
14cu|php-pear-Structures_DataGrid-0.9.3-10|50	
14cu|php-pear-Structures_DataGrid-0.9.3-10|51	
14cu|php-pear-Structures_DataGrid-0.9.3-10|52	%changelog
14cu|php-pear-Structures_DataGrid-0.9.3-10|53	
14cu|php-pear-Structures_DataGrid-0.9.3-10|54	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-10
14cu|php-pear-Structures_DataGrid-0.9.3-10|55	- (92bf53f) Turn back URL in Source
14cu|php-pear-Structures_DataGrid-0.9.3-10|56	
14cu|php-pear-Structures_DataGrid-0.9.3-10|57	

13707 14
14cu|php-pear-Symfony2_Yaml-2.3.6-2|1	%define  upstream_name Symfony2_Yaml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|2	%define xmldir  %{_var}/lib/pear
14cu|php-pear-Symfony2_Yaml-2.3.6-2|3	%define peardir %(pear config-get php_dir 2> /dev/null)
14cu|php-pear-Symfony2_Yaml-2.3.6-2|4	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Symfony2_Yaml-2.3.6-2|6	Version:	2.3.6
14cu|php-pear-Symfony2_Yaml-2.3.6-2|7	Release:	2
14cu|php-pear-Symfony2_Yaml-2.3.6-2|8	Summary:	The Symfony2 YAML Component
14cu|php-pear-Symfony2_Yaml-2.3.6-2|9	License:	MIT
14cu|php-pear-Symfony2_Yaml-2.3.6-2|10	Group:		Development/PHP
14cu|php-pear-Symfony2_Yaml-2.3.6-2|11	URL: 		http://pear.symfony.com/package/Yaml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|12	Source0: 	http://pear.symfony.com/get/Yaml-%{version}.tgz
14cu|php-pear-Symfony2_Yaml-2.3.6-2|13	BuildRequires:	php-pear
14cu|php-pear-Symfony2_Yaml-2.3.6-2|14	BuildRequires:	php-pear-channel-symfony2
14cu|php-pear-Symfony2_Yaml-2.3.6-2|15	Requires(post): php-pear
14cu|php-pear-Symfony2_Yaml-2.3.6-2|16	Requires(preun): php-pear
14cu|php-pear-Symfony2_Yaml-2.3.6-2|17	Requires:	php-pear
14cu|php-pear-Symfony2_Yaml-2.3.6-2|18	Requires:	php-pear-channel-symfony2
14cu|php-pear-Symfony2_Yaml-2.3.6-2|19	Obsoletes:	php-symfony-YAML
14cu|php-pear-Symfony2_Yaml-2.3.6-2|20	BuildArch:	noarch
14cu|php-pear-Symfony2_Yaml-2.3.6-2|21	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|22	%description
14cu|php-pear-Symfony2_Yaml-2.3.6-2|23	Symfony2 Yaml Component
14cu|php-pear-Symfony2_Yaml-2.3.6-2|24	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|25	%prep
14cu|php-pear-Symfony2_Yaml-2.3.6-2|26	%setup -c -T
14cu|php-pear-Symfony2_Yaml-2.3.6-2|27	pear -v -c pearrc \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|28	-d php_dir=%{peardir} \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|29	-d doc_dir=/docs \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|30	-d bin_dir=%{_bindir} \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|31	-d data_dir=%{peardir}/data \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|32	-d test_dir=%{peardir}/tests \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|33	-d ext_dir=%{_libdir} \
14cu|php-pear-Symfony2_Yaml-2.3.6-2|34	-s
14cu|php-pear-Symfony2_Yaml-2.3.6-2|35	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|36	%build
14cu|php-pear-Symfony2_Yaml-2.3.6-2|37	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|38	%install
14cu|php-pear-Symfony2_Yaml-2.3.6-2|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
14cu|php-pear-Symfony2_Yaml-2.3.6-2|40	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|41	# Clean up unnecessary files
14cu|php-pear-Symfony2_Yaml-2.3.6-2|42	rm pearrc
14cu|php-pear-Symfony2_Yaml-2.3.6-2|43	rm %{buildroot}/%{peardir}/.filemap
14cu|php-pear-Symfony2_Yaml-2.3.6-2|44	rm %{buildroot}/%{peardir}/.lock
14cu|php-pear-Symfony2_Yaml-2.3.6-2|45	rm -rf %{buildroot}/%{peardir}/.registry
14cu|php-pear-Symfony2_Yaml-2.3.6-2|46	rm -rf %{buildroot}%{peardir}/.channels
14cu|php-pear-Symfony2_Yaml-2.3.6-2|47	rm %{buildroot}%{peardir}/.depdb
14cu|php-pear-Symfony2_Yaml-2.3.6-2|48	rm %{buildroot}%{peardir}/.depdblock
14cu|php-pear-Symfony2_Yaml-2.3.6-2|49	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|50	mv %{buildroot}/docs .
14cu|php-pear-Symfony2_Yaml-2.3.6-2|51	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|52	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|53	# Install XML package description
14cu|php-pear-Symfony2_Yaml-2.3.6-2|54	mkdir -p %{buildroot}%{xmldir}
14cu|php-pear-Symfony2_Yaml-2.3.6-2|55	tar -xzf %{SOURCE0} package.xml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|56	cp -p package.xml %{buildroot}%{xmldir}/Yaml.xml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|57	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|58	%clean
14cu|php-pear-Symfony2_Yaml-2.3.6-2|59	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|60	%post
14cu|php-pear-Symfony2_Yaml-2.3.6-2|61	pear install --nodeps --soft --force --register-only %{xmldir}/Yaml.xml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|62	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|63	%postun
14cu|php-pear-Symfony2_Yaml-2.3.6-2|64	if [ "$1" -eq "0" ]; then
14cu|php-pear-Symfony2_Yaml-2.3.6-2|65	pear uninstall --nodeps --ignore-errors --register-only pear.symfony.com/Yaml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|66	fi
14cu|php-pear-Symfony2_Yaml-2.3.6-2|67	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|68	%files
14cu|php-pear-Symfony2_Yaml-2.3.6-2|69	%doc docs/Yaml/*
14cu|php-pear-Symfony2_Yaml-2.3.6-2|70	%{peardir}/*
14cu|php-pear-Symfony2_Yaml-2.3.6-2|71	%{xmldir}/Yaml.xml
14cu|php-pear-Symfony2_Yaml-2.3.6-2|72	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|73	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|74	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|75	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|76	%changelog
14cu|php-pear-Symfony2_Yaml-2.3.6-2|77	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|78	* Thu Jul 02 2015 Rosa <rosa@abf.rosalinux.ru> 2.3.6-2
14cu|php-pear-Symfony2_Yaml-2.3.6-2|79	- (5116e74) Automatic import for version 2.3.6-2
14cu|php-pear-Symfony2_Yaml-2.3.6-2|80	
14cu|php-pear-Symfony2_Yaml-2.3.6-2|81	

13708 14
14cu|php-pear-Text_Diff-1.2.1-1|1	%define		_class		Text
14cu|php-pear-Text_Diff-1.2.1-1|2	%define		_subclass	Diff
14cu|php-pear-Text_Diff-1.2.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Text_Diff-1.2.1-1|4	
14cu|php-pear-Text_Diff-1.2.1-1|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Text_Diff-1.2.1-1|6	Version:	1.2.1
14cu|php-pear-Text_Diff-1.2.1-1|7	Release:	1
14cu|php-pear-Text_Diff-1.2.1-1|8	Summary:	Engine for performing and rendering text diffs
14cu|php-pear-Text_Diff-1.2.1-1|9	License:	PHP License
14cu|php-pear-Text_Diff-1.2.1-1|10	Group:		Development/PHP
14cu|php-pear-Text_Diff-1.2.1-1|11	URL:		http://pear.php.net/package/Text_Diff/
14cu|php-pear-Text_Diff-1.2.1-1|12	Source0:	http://download.pear.php.net/package/Text_Diff-%{version}.tgz
14cu|php-pear-Text_Diff-1.2.1-1|13	Requires(post): php-pear
14cu|php-pear-Text_Diff-1.2.1-1|14	Requires(preun): php-pear
14cu|php-pear-Text_Diff-1.2.1-1|15	Requires:	php-pear
14cu|php-pear-Text_Diff-1.2.1-1|16	BuildRequires:	php-pear
14cu|php-pear-Text_Diff-1.2.1-1|17	BuildArch:	noarch
14cu|php-pear-Text_Diff-1.2.1-1|18	
14cu|php-pear-Text_Diff-1.2.1-1|19	
14cu|php-pear-Text_Diff-1.2.1-1|20	%description
14cu|php-pear-Text_Diff-1.2.1-1|21	This package provides a text-based diff engine and renderers for
14cu|php-pear-Text_Diff-1.2.1-1|22	multiple diff output formats.
14cu|php-pear-Text_Diff-1.2.1-1|23	
14cu|php-pear-Text_Diff-1.2.1-1|24	%prep
14cu|php-pear-Text_Diff-1.2.1-1|25	%setup -q -c
14cu|php-pear-Text_Diff-1.2.1-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Text_Diff-1.2.1-1|27	
14cu|php-pear-Text_Diff-1.2.1-1|28	%install
14cu|php-pear-Text_Diff-1.2.1-1|29	
14cu|php-pear-Text_Diff-1.2.1-1|30	cd %{upstream_name}-%{version}
14cu|php-pear-Text_Diff-1.2.1-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Text_Diff-1.2.1-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Text_Diff-1.2.1-1|33	
14cu|php-pear-Text_Diff-1.2.1-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Text_Diff-1.2.1-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Text_Diff-1.2.1-1|36	
14cu|php-pear-Text_Diff-1.2.1-1|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Diff-1.2.1-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Diff-1.2.1-1|39	
14cu|php-pear-Text_Diff-1.2.1-1|40	%clean
14cu|php-pear-Text_Diff-1.2.1-1|41	
14cu|php-pear-Text_Diff-1.2.1-1|42	
14cu|php-pear-Text_Diff-1.2.1-1|43	
14cu|php-pear-Text_Diff-1.2.1-1|44	%files
14cu|php-pear-Text_Diff-1.2.1-1|45	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Text_Diff-1.2.1-1|46	%{_datadir}/pear/%{_class}
14cu|php-pear-Text_Diff-1.2.1-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Text_Diff-1.2.1-1|48	
14cu|php-pear-Text_Diff-1.2.1-1|49	%changelog
14cu|php-pear-Text_Diff-1.2.1-1|50	
14cu|php-pear-Text_Diff-1.2.1-1|51	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14cu|php-pear-Text_Diff-1.2.1-1|52	- (f674647) Updated to 1.2.1 (by updates_builder)
14cu|php-pear-Text_Diff-1.2.1-1|53	
14cu|php-pear-Text_Diff-1.2.1-1|54	

13709 14
14cu|php-pear-Text_Highlighter-0.7.3-3|1	%define		_class		Text
14cu|php-pear-Text_Highlighter-0.7.3-3|2	%define		_subclass	Highlighter
14cu|php-pear-Text_Highlighter-0.7.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-Text_Highlighter-0.7.3-3|4	
14cu|php-pear-Text_Highlighter-0.7.3-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-Text_Highlighter-0.7.3-3|6	Version:	0.7.3
14cu|php-pear-Text_Highlighter-0.7.3-3|7	Release:	3
14cu|php-pear-Text_Highlighter-0.7.3-3|8	Summary:	Syntax highlighting
14cu|php-pear-Text_Highlighter-0.7.3-3|9	License:	PHP License
14cu|php-pear-Text_Highlighter-0.7.3-3|10	Group:		Development/PHP
14cu|php-pear-Text_Highlighter-0.7.3-3|11	URL:		http://pear.php.net/package/Text_Highlighter/
14cu|php-pear-Text_Highlighter-0.7.3-3|12	Source0:	http://download.pear.php.net/package/Text_Highlighter-%{version}.tgz
14cu|php-pear-Text_Highlighter-0.7.3-3|13	Requires(post): php-pear
14cu|php-pear-Text_Highlighter-0.7.3-3|14	Requires(preun): php-pear
14cu|php-pear-Text_Highlighter-0.7.3-3|15	Requires:	php-pear
14cu|php-pear-Text_Highlighter-0.7.3-3|16	BuildArch:	noarch
14cu|php-pear-Text_Highlighter-0.7.3-3|17	BuildRequires:	php-pear
14cu|php-pear-Text_Highlighter-0.7.3-3|18	
14cu|php-pear-Text_Highlighter-0.7.3-3|19	%description
14cu|php-pear-Text_Highlighter-0.7.3-3|20	Text_Highlighter is a package for syntax highlighting.
14cu|php-pear-Text_Highlighter-0.7.3-3|21	
14cu|php-pear-Text_Highlighter-0.7.3-3|22	It provides a base class providing all the functionality, and a
14cu|php-pear-Text_Highlighter-0.7.3-3|23	descendent classes geneator class.
14cu|php-pear-Text_Highlighter-0.7.3-3|24	
14cu|php-pear-Text_Highlighter-0.7.3-3|25	The main idea is to simplify creation of subclasses implementing
14cu|php-pear-Text_Highlighter-0.7.3-3|26	syntax highlighting for particular language. Subclasses do not
14cu|php-pear-Text_Highlighter-0.7.3-3|27	implement any new functionality, they just provide syntax
14cu|php-pear-Text_Highlighter-0.7.3-3|28	highlighting rules. The rules sources are in XML format.
14cu|php-pear-Text_Highlighter-0.7.3-3|29	
14cu|php-pear-Text_Highlighter-0.7.3-3|30	To create a highlighter for a language, there is no need to code a new
14cu|php-pear-Text_Highlighter-0.7.3-3|31	class manually. Simply describe the rules in XML file and use
14cu|php-pear-Text_Highlighter-0.7.3-3|32	Text_Highlighter_Generator to create a new class.
14cu|php-pear-Text_Highlighter-0.7.3-3|33	
14cu|php-pear-Text_Highlighter-0.7.3-3|34	%prep
14cu|php-pear-Text_Highlighter-0.7.3-3|35	%setup -q -c
14cu|php-pear-Text_Highlighter-0.7.3-3|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Text_Highlighter-0.7.3-3|37	
14cu|php-pear-Text_Highlighter-0.7.3-3|38	%install
14cu|php-pear-Text_Highlighter-0.7.3-3|39	
14cu|php-pear-Text_Highlighter-0.7.3-3|40	cd %{upstream_name}-%{version}
14cu|php-pear-Text_Highlighter-0.7.3-3|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Text_Highlighter-0.7.3-3|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Text_Highlighter-0.7.3-3|43	
14cu|php-pear-Text_Highlighter-0.7.3-3|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Text_Highlighter-0.7.3-3|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Text_Highlighter-0.7.3-3|46	rm -rf %{buildroot}%{_datadir}/pear/data/TODO
14cu|php-pear-Text_Highlighter-0.7.3-3|47	
14cu|php-pear-Text_Highlighter-0.7.3-3|48	rm -f %{buildroot}%{_bindir}/generate*
14cu|php-pear-Text_Highlighter-0.7.3-3|49	
14cu|php-pear-Text_Highlighter-0.7.3-3|50	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Highlighter-0.7.3-3|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Highlighter-0.7.3-3|52	
14cu|php-pear-Text_Highlighter-0.7.3-3|53	%clean
14cu|php-pear-Text_Highlighter-0.7.3-3|54	
14cu|php-pear-Text_Highlighter-0.7.3-3|55	
14cu|php-pear-Text_Highlighter-0.7.3-3|56	
14cu|php-pear-Text_Highlighter-0.7.3-3|57	%files
14cu|php-pear-Text_Highlighter-0.7.3-3|58	%doc %{upstream_name}-%{version}/README
14cu|php-pear-Text_Highlighter-0.7.3-3|59	%{_datadir}/pear/%{_class}
14cu|php-pear-Text_Highlighter-0.7.3-3|60	%{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-Text_Highlighter-0.7.3-3|61	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Text_Highlighter-0.7.3-3|62	
14cu|php-pear-Text_Highlighter-0.7.3-3|63	%changelog
14cu|php-pear-Text_Highlighter-0.7.3-3|64	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-3
14cu|php-pear-Text_Highlighter-0.7.3-3|65	+ Revision: 2b44ed7
14cu|php-pear-Text_Highlighter-0.7.3-3|66	- Spec cleanup, move package to contrib repo
14cu|php-pear-Text_Highlighter-0.7.3-3|67	
14cu|php-pear-Text_Highlighter-0.7.3-3|68	

13710 14
14cu|php-pear-Text_Template-1.2.0-4|1	%define  upstream_name Text_Template
14cu|php-pear-Text_Template-1.2.0-4|2	
14cu|php-pear-Text_Template-1.2.0-4|3	Summary:	Simple template engine for PHPUnit
14cu|php-pear-Text_Template-1.2.0-4|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Text_Template-1.2.0-4|5	Version:	1.2.0
14cu|php-pear-Text_Template-1.2.0-4|6	Release:	4
14cu|php-pear-Text_Template-1.2.0-4|7	License:	BSD
14cu|php-pear-Text_Template-1.2.0-4|8	Group:		Development/PHP
14cu|php-pear-Text_Template-1.2.0-4|9	URL:		http://www.phpunit.de/
14cu|php-pear-Text_Template-1.2.0-4|10	Source0:	http://pear.phpunit.de/get/Text_Template-%{version}.tgz
14cu|php-pear-Text_Template-1.2.0-4|11	Requires(post): php-pear
14cu|php-pear-Text_Template-1.2.0-4|12	Requires(preun): php-pear
14cu|php-pear-Text_Template-1.2.0-4|13	Requires:	php-cli >= 3:5.2.1
14cu|php-pear-Text_Template-1.2.0-4|14	Requires:	php-pear >= 1:1.9.4
14cu|php-pear-Text_Template-1.2.0-4|15	Requires:	php-channel-phpunit
14cu|php-pear-Text_Template-1.2.0-4|16	BuildArch:	noarch
14cu|php-pear-Text_Template-1.2.0-4|17	BuildRequires:	php-pear
14cu|php-pear-Text_Template-1.2.0-4|18	BuildRequires:	php-channel-phpunit
14cu|php-pear-Text_Template-1.2.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
14cu|php-pear-Text_Template-1.2.0-4|20	Suggests:	php-soap
14cu|php-pear-Text_Template-1.2.0-4|21	
14cu|php-pear-Text_Template-1.2.0-4|22	%description
14cu|php-pear-Text_Template-1.2.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
14cu|php-pear-Text_Template-1.2.0-4|24	unit tests in PHP.
14cu|php-pear-Text_Template-1.2.0-4|25	
14cu|php-pear-Text_Template-1.2.0-4|26	This package provides the Simple template engine for PHPUnit.
14cu|php-pear-Text_Template-1.2.0-4|27	
14cu|php-pear-Text_Template-1.2.0-4|28	%prep
14cu|php-pear-Text_Template-1.2.0-4|29	
14cu|php-pear-Text_Template-1.2.0-4|30	%setup -q -c
14cu|php-pear-Text_Template-1.2.0-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Text_Template-1.2.0-4|32	
14cu|php-pear-Text_Template-1.2.0-4|33	%build
14cu|php-pear-Text_Template-1.2.0-4|34	
14cu|php-pear-Text_Template-1.2.0-4|35	%install
14cu|php-pear-Text_Template-1.2.0-4|36	
14cu|php-pear-Text_Template-1.2.0-4|37	cd %{upstream_name}-%{version}
14cu|php-pear-Text_Template-1.2.0-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Text_Template-1.2.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Text_Template-1.2.0-4|40	
14cu|php-pear-Text_Template-1.2.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Text_Template-1.2.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Text_Template-1.2.0-4|43	
14cu|php-pear-Text_Template-1.2.0-4|44	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Template-1.2.0-4|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Text_Template-1.2.0-4|46	
14cu|php-pear-Text_Template-1.2.0-4|47	%clean
14cu|php-pear-Text_Template-1.2.0-4|48	
14cu|php-pear-Text_Template-1.2.0-4|49	
14cu|php-pear-Text_Template-1.2.0-4|50	
14cu|php-pear-Text_Template-1.2.0-4|51	%files
14cu|php-pear-Text_Template-1.2.0-4|52	%defattr(-,root,root)
14cu|php-pear-Text_Template-1.2.0-4|53	%doc %{upstream_name}-%{version}/ChangeLog.md
14cu|php-pear-Text_Template-1.2.0-4|54	%doc %{upstream_name}-%{version}/LICENSE
14cu|php-pear-Text_Template-1.2.0-4|55	%doc %{upstream_name}-%{version}/README.md
14cu|php-pear-Text_Template-1.2.0-4|56	%{_datadir}/pear/Text/Template
14cu|php-pear-Text_Template-1.2.0-4|57	%{_datadir}/pear/Text/*.php
14cu|php-pear-Text_Template-1.2.0-4|58	%{_datadir}/pear/packages/Text_Template.xml
14cu|php-pear-Text_Template-1.2.0-4|59	
14cu|php-pear-Text_Template-1.2.0-4|60	
14cu|php-pear-Text_Template-1.2.0-4|61	%changelog
14cu|php-pear-Text_Template-1.2.0-4|62	
14cu|php-pear-Text_Template-1.2.0-4|63	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14cu|php-pear-Text_Template-1.2.0-4|64	- (36e5400) Spec cleanup
14cu|php-pear-Text_Template-1.2.0-4|65	
14cu|php-pear-Text_Template-1.2.0-4|66	

13711 14
14cu|php-pear-Tree-0.3.7-3|1	%define		_class		Tree
14cu|php-pear-Tree-0.3.7-3|2	%define		upstream_name	%{_class}
14cu|php-pear-Tree-0.3.7-3|3	
14cu|php-pear-Tree-0.3.7-3|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Tree-0.3.7-3|5	Version:	0.3.7
14cu|php-pear-Tree-0.3.7-3|6	Release:	3
14cu|php-pear-Tree-0.3.7-3|7	Summary:	Generic tree management
14cu|php-pear-Tree-0.3.7-3|8	License:	PHP License
14cu|php-pear-Tree-0.3.7-3|9	Group:		Development/PHP
14cu|php-pear-Tree-0.3.7-3|10	URL:		http://pear.php.net/package/Tree/
14cu|php-pear-Tree-0.3.7-3|11	Source0:	http://download.pear.php.net/package/Tree-%{version}.tgz
14cu|php-pear-Tree-0.3.7-3|12	Requires(post): php-pear
14cu|php-pear-Tree-0.3.7-3|13	Requires(preun): php-pear
14cu|php-pear-Tree-0.3.7-3|14	Requires:	php-pear
14cu|php-pear-Tree-0.3.7-3|15	BuildArch:	noarch
14cu|php-pear-Tree-0.3.7-3|16	BuildRequires:	php-pear
14cu|php-pear-Tree-0.3.7-3|17	
14cu|php-pear-Tree-0.3.7-3|18	%description
14cu|php-pear-Tree-0.3.7-3|19	Provides methods to read and manipulate trees, which are stored in the
14cu|php-pear-Tree-0.3.7-3|20	DB or an XML file. The trees can be stored in the DB either as nested
14cu|php-pear-Tree-0.3.7-3|21	trees or as simple trees ('brain dead method'), which use
14cu|php-pear-Tree-0.3.7-3|22	parentId-like structure. Currently XML data can only be read from a
14cu|php-pear-Tree-0.3.7-3|23	file and accessed. The package offers a big number of methods to
14cu|php-pear-Tree-0.3.7-3|24	access and manipulate trees. For example methods like: getRoot,
14cu|php-pear-Tree-0.3.7-3|25	getChild[ren], getParent, getPath and many more. There are two ways of
14cu|php-pear-Tree-0.3.7-3|26	retrieving the data from the place where they are stored, one is by
14cu|php-pear-Tree-0.3.7-3|27	reading the entire tree into the memory - the Memory way. The other is
14cu|php-pear-Tree-0.3.7-3|28	reading the tree nodes as needed (very useful in combination with huge
14cu|php-pear-Tree-0.3.7-3|29	trees and the nested set model). The package is designed that way that
14cu|php-pear-Tree-0.3.7-3|30	it is possible to convert/copy tree data from either structure to
14cu|php-pear-Tree-0.3.7-3|31	another (from XML into DB).
14cu|php-pear-Tree-0.3.7-3|32	
14cu|php-pear-Tree-0.3.7-3|33	%prep
14cu|php-pear-Tree-0.3.7-3|34	%setup -q -c
14cu|php-pear-Tree-0.3.7-3|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Tree-0.3.7-3|36	
14cu|php-pear-Tree-0.3.7-3|37	%install
14cu|php-pear-Tree-0.3.7-3|38	
14cu|php-pear-Tree-0.3.7-3|39	cd %{upstream_name}-%{version}
14cu|php-pear-Tree-0.3.7-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Tree-0.3.7-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Tree-0.3.7-3|42	
14cu|php-pear-Tree-0.3.7-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Tree-0.3.7-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Tree-0.3.7-3|45	
14cu|php-pear-Tree-0.3.7-3|46	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Tree-0.3.7-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Tree-0.3.7-3|48	
14cu|php-pear-Tree-0.3.7-3|49	%clean
14cu|php-pear-Tree-0.3.7-3|50	
14cu|php-pear-Tree-0.3.7-3|51	
14cu|php-pear-Tree-0.3.7-3|52	
14cu|php-pear-Tree-0.3.7-3|53	%files
14cu|php-pear-Tree-0.3.7-3|54	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Tree-0.3.7-3|55	%{_datadir}/pear/%{_class}
14cu|php-pear-Tree-0.3.7-3|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Tree-0.3.7-3|57	
14cu|php-pear-Tree-0.3.7-3|58	%changelog
14cu|php-pear-Tree-0.3.7-3|59	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-3
14cu|php-pear-Tree-0.3.7-3|60	+ Revision: 8463ef4
14cu|php-pear-Tree-0.3.7-3|61	- Spec cleanup, move package to contrib repo
14cu|php-pear-Tree-0.3.7-3|62	
14cu|php-pear-Tree-0.3.7-3|63	

13712 14
14cu|php-pear-Validate-0.8.5-3|1	%define		_class		Validate
14cu|php-pear-Validate-0.8.5-3|2	%define		upstream_name	%{_class}
14cu|php-pear-Validate-0.8.5-3|3	
14cu|php-pear-Validate-0.8.5-3|4	Name:		php-pear-%{upstream_name}
14cu|php-pear-Validate-0.8.5-3|5	Version:	0.8.5
14cu|php-pear-Validate-0.8.5-3|6	Release:	3
14cu|php-pear-Validate-0.8.5-3|7	Summary:	Validation class
14cu|php-pear-Validate-0.8.5-3|8	License:	BSD
14cu|php-pear-Validate-0.8.5-3|9	Group:		Development/PHP
14cu|php-pear-Validate-0.8.5-3|10	URL:		http://pear.php.net/package/Validate/
14cu|php-pear-Validate-0.8.5-3|11	Source0:	http://download.pear.php.net/package/Validate-%{version}.tgz
14cu|php-pear-Validate-0.8.5-3|12	Requires(post): php-pear
14cu|php-pear-Validate-0.8.5-3|13	Requires(preun): php-pear
14cu|php-pear-Validate-0.8.5-3|14	Requires:	php-pear
14cu|php-pear-Validate-0.8.5-3|15	BuildArch:	noarch
14cu|php-pear-Validate-0.8.5-3|16	BuildRequires:	php-pear
14cu|php-pear-Validate-0.8.5-3|17	
14cu|php-pear-Validate-0.8.5-3|18	%description
14cu|php-pear-Validate-0.8.5-3|19	Package to validate various datas. It includes :
14cu|php-pear-Validate-0.8.5-3|20	- numbers (min/max, decimal or not),
14cu|php-pear-Validate-0.8.5-3|21	- email (syntax, domain check),
14cu|php-pear-Validate-0.8.5-3|22	- string (predifined type alpha upper and/or lowercase, numeric,...),
14cu|php-pear-Validate-0.8.5-3|23	- date (min, max),
14cu|php-pear-Validate-0.8.5-3|24	- Credit cards,
14cu|php-pear-Validate-0.8.5-3|25	- possibility valid multiple data with a single method call
14cu|php-pear-Validate-0.8.5-3|26	(::multiple).
14cu|php-pear-Validate-0.8.5-3|27	
14cu|php-pear-Validate-0.8.5-3|28	%prep
14cu|php-pear-Validate-0.8.5-3|29	%setup -q -c
14cu|php-pear-Validate-0.8.5-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-Validate-0.8.5-3|31	
14cu|php-pear-Validate-0.8.5-3|32	%install
14cu|php-pear-Validate-0.8.5-3|33	
14cu|php-pear-Validate-0.8.5-3|34	cd %{upstream_name}-%{version}
14cu|php-pear-Validate-0.8.5-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-Validate-0.8.5-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-Validate-0.8.5-3|37	
14cu|php-pear-Validate-0.8.5-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-Validate-0.8.5-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-Validate-0.8.5-3|40	
14cu|php-pear-Validate-0.8.5-3|41	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Validate-0.8.5-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-Validate-0.8.5-3|43	
14cu|php-pear-Validate-0.8.5-3|44	%clean
14cu|php-pear-Validate-0.8.5-3|45	
14cu|php-pear-Validate-0.8.5-3|46	
14cu|php-pear-Validate-0.8.5-3|47	
14cu|php-pear-Validate-0.8.5-3|48	%files
14cu|php-pear-Validate-0.8.5-3|49	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-Validate-0.8.5-3|50	%{_datadir}/pear/%{_class}.php
14cu|php-pear-Validate-0.8.5-3|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-Validate-0.8.5-3|52	
14cu|php-pear-Validate-0.8.5-3|53	%changelog
14cu|php-pear-Validate-0.8.5-3|54	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-3
14cu|php-pear-Validate-0.8.5-3|55	+ Revision: 0e9ff73
14cu|php-pear-Validate-0.8.5-3|56	- Spec cleanup, move package to contrib repo
14cu|php-pear-Validate-0.8.5-3|57	
14cu|php-pear-Validate-0.8.5-3|58	

13713 14
14cu|php-pear-VFS-0.3.0-10|1	%define	_class	VFS
14cu|php-pear-VFS-0.3.0-10|2	%define	modname	%{_class}
14cu|php-pear-VFS-0.3.0-10|3	%define	__noautoreq /usr/bin/php
14cu|php-pear-VFS-0.3.0-10|4	
14cu|php-pear-VFS-0.3.0-10|5	Summary:	Virtual File System API
14cu|php-pear-VFS-0.3.0-10|6	Name:		php-pear-%{modname}
14cu|php-pear-VFS-0.3.0-10|7	Version:	0.3.0
14cu|php-pear-VFS-0.3.0-10|8	Release:	10
14cu|php-pear-VFS-0.3.0-10|9	License:	PHP License
14cu|php-pear-VFS-0.3.0-10|10	Group:		Development/PHP
14cu|php-pear-VFS-0.3.0-10|11	Url:		http://pear.php.net/package/VFS/
14cu|php-pear-VFS-0.3.0-10|12	Source0:	http://download.pear.php.net/package/%{modname}-%{version}.tgz
14cu|php-pear-VFS-0.3.0-10|13	Patch0:		php-pear-VFS-0.3.0-fix-path.diff
14cu|php-pear-VFS-0.3.0-10|14	BuildArch:	noarch
14cu|php-pear-VFS-0.3.0-10|15	BuildRequires:	php-pear
14cu|php-pear-VFS-0.3.0-10|16	Requires(post,preun):	php-pear
14cu|php-pear-VFS-0.3.0-10|17	Requires:	php-pear
14cu|php-pear-VFS-0.3.0-10|18	
14cu|php-pear-VFS-0.3.0-10|19	%description
14cu|php-pear-VFS-0.3.0-10|20	This package provides a Virtual File System API, with backends for:
14cu|php-pear-VFS-0.3.0-10|21	- SQL
14cu|php-pear-VFS-0.3.0-10|22	- FTP
14cu|php-pear-VFS-0.3.0-10|23	- Local Filesystems
14cu|php-pear-VFS-0.3.0-10|24	- Hybrid SQL and filesystem
14cu|php-pear-VFS-0.3.0-10|25	
14cu|php-pear-VFS-0.3.0-10|26	... and more planned. Reading/writing/listing of files are all
14cu|php-pear-VFS-0.3.0-10|27	supported, and there are both object-based and array-based interfaces
14cu|php-pear-VFS-0.3.0-10|28	to directory listing.
14cu|php-pear-VFS-0.3.0-10|29	
14cu|php-pear-VFS-0.3.0-10|30	%prep
14cu|php-pear-VFS-0.3.0-10|31	%setup -qc
14cu|php-pear-VFS-0.3.0-10|32	%apply_patches
14cu|php-pear-VFS-0.3.0-10|33	mv package.xml %{modname}-%{version}/%{modname}.xml
14cu|php-pear-VFS-0.3.0-10|34	
14cu|php-pear-VFS-0.3.0-10|35	%install
14cu|php-pear-VFS-0.3.0-10|36	cd %{modname}-%{version}
14cu|php-pear-VFS-0.3.0-10|37	pear install --nodeps --packagingroot %{buildroot} %{modname}.xml
14cu|php-pear-VFS-0.3.0-10|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-VFS-0.3.0-10|39	
14cu|php-pear-VFS-0.3.0-10|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-VFS-0.3.0-10|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-VFS-0.3.0-10|42	
14cu|php-pear-VFS-0.3.0-10|43	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-VFS-0.3.0-10|44	install -m 644 %{modname}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-VFS-0.3.0-10|45	
14cu|php-pear-VFS-0.3.0-10|46	# bork
14cu|php-pear-VFS-0.3.0-10|47	mv %{buildroot}%{_datadir}/pear/lib/VFS/kolab.php %{buildroot}%{_datadir}/pear/%{_class}/
14cu|php-pear-VFS-0.3.0-10|48	
14cu|php-pear-VFS-0.3.0-10|49	%files
14cu|php-pear-VFS-0.3.0-10|50	%{_bindir}/vfs
14cu|php-pear-VFS-0.3.0-10|51	%{_datadir}/pear/%{_class}
14cu|php-pear-VFS-0.3.0-10|52	%{_datadir}/pear/%{_class}.php
14cu|php-pear-VFS-0.3.0-10|53	%{_datadir}/pear/data/%{_class}
14cu|php-pear-VFS-0.3.0-10|54	%{_datadir}/pear/packages/%{modname}.xml
14cu|php-pear-VFS-0.3.0-10|55	
14cu|php-pear-VFS-0.3.0-10|56	%changelog
14cu|php-pear-VFS-0.3.0-10|57	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-10
14cu|php-pear-VFS-0.3.0-10|58	+ Revision: 1fe262a
14cu|php-pear-VFS-0.3.0-10|59	- Spec cleanup, move package to contrib repo
14cu|php-pear-VFS-0.3.0-10|60	
14cu|php-pear-VFS-0.3.0-10|61	

13714 14
14cu|php-pear-XML_FOAF-0.4.0-8|1	%define		_class		XML
14cu|php-pear-XML_FOAF-0.4.0-8|2	%define		_subclass	FOAF
14cu|php-pear-XML_FOAF-0.4.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_FOAF-0.4.0-8|4	
14cu|php-pear-XML_FOAF-0.4.0-8|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_FOAF-0.4.0-8|6	Version:	0.4.0
14cu|php-pear-XML_FOAF-0.4.0-8|7	Release:	8
14cu|php-pear-XML_FOAF-0.4.0-8|8	Summary:	Provides the ability to manipulate FOAF RDF/XML
14cu|php-pear-XML_FOAF-0.4.0-8|9	License:	PHP License
14cu|php-pear-XML_FOAF-0.4.0-8|10	Group:		Development/PHP
14cu|php-pear-XML_FOAF-0.4.0-8|11	URL:		http://pear.php.net/package/XML_FOAF/
14cu|php-pear-XML_FOAF-0.4.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_FOAF-0.4.0-8|13	Requires(post): php-pear
14cu|php-pear-XML_FOAF-0.4.0-8|14	Requires(preun): php-pear
14cu|php-pear-XML_FOAF-0.4.0-8|15	Requires:	php-pear
14cu|php-pear-XML_FOAF-0.4.0-8|16	BuildArch:	noarch
14cu|php-pear-XML_FOAF-0.4.0-8|17	BuildRequires:	php-pear
14cu|php-pear-XML_FOAF-0.4.0-8|18	
14cu|php-pear-XML_FOAF-0.4.0-8|19	%description
14cu|php-pear-XML_FOAF-0.4.0-8|20	XML_FOAF allows advanced users to create advanced FOAF files.
14cu|php-pear-XML_FOAF-0.4.0-8|21	The FOAF Project can be found at http://www.foaf-project.org/ -
14cu|php-pear-XML_FOAF-0.4.0-8|22	XML_FOAF_Parser and XML_FOAF_Lite will follow before 1.0.
14cu|php-pear-XML_FOAF-0.4.0-8|23	
14cu|php-pear-XML_FOAF-0.4.0-8|24	%prep
14cu|php-pear-XML_FOAF-0.4.0-8|25	%setup -q -c
14cu|php-pear-XML_FOAF-0.4.0-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_FOAF-0.4.0-8|27	
14cu|php-pear-XML_FOAF-0.4.0-8|28	%install
14cu|php-pear-XML_FOAF-0.4.0-8|29	
14cu|php-pear-XML_FOAF-0.4.0-8|30	cd %{upstream_name}-%{version}
14cu|php-pear-XML_FOAF-0.4.0-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_FOAF-0.4.0-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_FOAF-0.4.0-8|33	
14cu|php-pear-XML_FOAF-0.4.0-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_FOAF-0.4.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_FOAF-0.4.0-8|36	
14cu|php-pear-XML_FOAF-0.4.0-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_FOAF-0.4.0-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_FOAF-0.4.0-8|39	
14cu|php-pear-XML_FOAF-0.4.0-8|40	%clean
14cu|php-pear-XML_FOAF-0.4.0-8|41	
14cu|php-pear-XML_FOAF-0.4.0-8|42	
14cu|php-pear-XML_FOAF-0.4.0-8|43	
14cu|php-pear-XML_FOAF-0.4.0-8|44	%files
14cu|php-pear-XML_FOAF-0.4.0-8|45	%doc %{upstream_name}-%{version}/docs/*
14cu|php-pear-XML_FOAF-0.4.0-8|46	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_FOAF-0.4.0-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_FOAF-0.4.0-8|48	%{_datadir}/pear/data/XML_FOAF/README
14cu|php-pear-XML_FOAF-0.4.0-8|49	
14cu|php-pear-XML_FOAF-0.4.0-8|50	
14cu|php-pear-XML_FOAF-0.4.0-8|51	
14cu|php-pear-XML_FOAF-0.4.0-8|52	
14cu|php-pear-XML_FOAF-0.4.0-8|53	
14cu|php-pear-XML_FOAF-0.4.0-8|54	%changelog
14cu|php-pear-XML_FOAF-0.4.0-8|55	
14cu|php-pear-XML_FOAF-0.4.0-8|56	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-8
14cu|php-pear-XML_FOAF-0.4.0-8|57	- (717921e) Turn back URL in Source
14cu|php-pear-XML_FOAF-0.4.0-8|58	
14cu|php-pear-XML_FOAF-0.4.0-8|59	

13715 14
14cu|php-pear-XML_RPC2-1.1.2-4|1	%define		_class		XML
14cu|php-pear-XML_RPC2-1.1.2-4|2	%define		_subclass	RPC2
14cu|php-pear-XML_RPC2-1.1.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_RPC2-1.1.2-4|4	
14cu|php-pear-XML_RPC2-1.1.2-4|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_RPC2-1.1.2-4|6	Version:	1.1.2
14cu|php-pear-XML_RPC2-1.1.2-4|7	Release:	4
14cu|php-pear-XML_RPC2-1.1.2-4|8	Summary:	XML-RPC client/server library
14cu|php-pear-XML_RPC2-1.1.2-4|9	License:	LGPL
14cu|php-pear-XML_RPC2-1.1.2-4|10	Group:		Development/PHP
14cu|php-pear-XML_RPC2-1.1.2-4|11	URL:		http://pear.php.net/package/XML_RPC2/
14cu|php-pear-XML_RPC2-1.1.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_RPC2-1.1.2-4|13	Requires(post):	php-pear
14cu|php-pear-XML_RPC2-1.1.2-4|14	Requires(preun): php-pear
14cu|php-pear-XML_RPC2-1.1.2-4|15	Requires:	php-pear
14cu|php-pear-XML_RPC2-1.1.2-4|16	BuildRequires:	php-pear
14cu|php-pear-XML_RPC2-1.1.2-4|17	BuildArch:	noarch
14cu|php-pear-XML_RPC2-1.1.2-4|18	
14cu|php-pear-XML_RPC2-1.1.2-4|19	%description
14cu|php-pear-XML_RPC2-1.1.2-4|20	XML_RPC2 is a pear package providing XML_RPC client and server services.
14cu|php-pear-XML_RPC2-1.1.2-4|21	XML-RPC is a simple remote procedure call protocol built using HTTP as
14cu|php-pear-XML_RPC2-1.1.2-4|22	transport and XML as encoding.
14cu|php-pear-XML_RPC2-1.1.2-4|23	
14cu|php-pear-XML_RPC2-1.1.2-4|24	As a client library, XML_RPC2 is capable of creating a proxy class which
14cu|php-pear-XML_RPC2-1.1.2-4|25	exposes the methods exported by the server. As a server library, XML_RPC2
14cu|php-pear-XML_RPC2-1.1.2-4|26	is capable of exposing methods from a class or object instance, seamlessly
14cu|php-pear-XML_RPC2-1.1.2-4|27	exporting local methods as remotely callable procedures.
14cu|php-pear-XML_RPC2-1.1.2-4|28	
14cu|php-pear-XML_RPC2-1.1.2-4|29	%prep
14cu|php-pear-XML_RPC2-1.1.2-4|30	%setup -q -c
14cu|php-pear-XML_RPC2-1.1.2-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_RPC2-1.1.2-4|32	
14cu|php-pear-XML_RPC2-1.1.2-4|33	%install
14cu|php-pear-XML_RPC2-1.1.2-4|34	
14cu|php-pear-XML_RPC2-1.1.2-4|35	cd %{upstream_name}-%{version}
14cu|php-pear-XML_RPC2-1.1.2-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_RPC2-1.1.2-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_RPC2-1.1.2-4|38	
14cu|php-pear-XML_RPC2-1.1.2-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_RPC2-1.1.2-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_RPC2-1.1.2-4|41	
14cu|php-pear-XML_RPC2-1.1.2-4|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_RPC2-1.1.2-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_RPC2-1.1.2-4|44	
14cu|php-pear-XML_RPC2-1.1.2-4|45	%clean
14cu|php-pear-XML_RPC2-1.1.2-4|46	
14cu|php-pear-XML_RPC2-1.1.2-4|47	
14cu|php-pear-XML_RPC2-1.1.2-4|48	fi
14cu|php-pear-XML_RPC2-1.1.2-4|49	
14cu|php-pear-XML_RPC2-1.1.2-4|50	%files
14cu|php-pear-XML_RPC2-1.1.2-4|51	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_RPC2-1.1.2-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_RPC2-1.1.2-4|53	
14cu|php-pear-XML_RPC2-1.1.2-4|54	
14cu|php-pear-XML_RPC2-1.1.2-4|55	
14cu|php-pear-XML_RPC2-1.1.2-4|56	%changelog
14cu|php-pear-XML_RPC2-1.1.2-4|57	
14cu|php-pear-XML_RPC2-1.1.2-4|58	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-4
14cu|php-pear-XML_RPC2-1.1.2-4|59	- (8fb8110) Turn back URL in Source
14cu|php-pear-XML_RPC2-1.1.2-4|60	
14cu|php-pear-XML_RPC2-1.1.2-4|61	

13716 14
14cu|php-pear-XML_Serializer-0.20.2-3|1	%define		_class		XML
14cu|php-pear-XML_Serializer-0.20.2-3|2	%define		_subclass	Serializer
14cu|php-pear-XML_Serializer-0.20.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_Serializer-0.20.2-3|4	
14cu|php-pear-XML_Serializer-0.20.2-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_Serializer-0.20.2-3|6	Version:	0.20.2
14cu|php-pear-XML_Serializer-0.20.2-3|7	Release:	3
14cu|php-pear-XML_Serializer-0.20.2-3|8	Summary:	Class to build XML documents from data structures
14cu|php-pear-XML_Serializer-0.20.2-3|9	License:	BSD
14cu|php-pear-XML_Serializer-0.20.2-3|10	Group:		Development/PHP
14cu|php-pear-XML_Serializer-0.20.2-3|11	URL:		http://pear.php.net/package/XML_Serializer/
14cu|php-pear-XML_Serializer-0.20.2-3|12	Source0:	http://download.pear.php.net/package/XML_Serializer-%{version}.tgz
14cu|php-pear-XML_Serializer-0.20.2-3|13	Requires(post): php-pear
14cu|php-pear-XML_Serializer-0.20.2-3|14	Requires(preun): php-pear
14cu|php-pear-XML_Serializer-0.20.2-3|15	Requires:	php-pear
14cu|php-pear-XML_Serializer-0.20.2-3|16	BuildArch:	noarch
14cu|php-pear-XML_Serializer-0.20.2-3|17	BuildRequires:	php-pear
14cu|php-pear-XML_Serializer-0.20.2-3|18	
14cu|php-pear-XML_Serializer-0.20.2-3|19	%description
14cu|php-pear-XML_Serializer-0.20.2-3|20	%{upstream_name} serializes complex data structures like arrays or objects
14cu|php-pear-XML_Serializer-0.20.2-3|21	as XML documents. This class helps you generating any XML document you
14cu|php-pear-XML_Serializer-0.20.2-3|22	require without the need for DOM.
14cu|php-pear-XML_Serializer-0.20.2-3|23	
14cu|php-pear-XML_Serializer-0.20.2-3|24	
14cu|php-pear-XML_Serializer-0.20.2-3|25	%prep
14cu|php-pear-XML_Serializer-0.20.2-3|26	%setup -q -c
14cu|php-pear-XML_Serializer-0.20.2-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_Serializer-0.20.2-3|28	
14cu|php-pear-XML_Serializer-0.20.2-3|29	%install
14cu|php-pear-XML_Serializer-0.20.2-3|30	
14cu|php-pear-XML_Serializer-0.20.2-3|31	cd %{upstream_name}-%{version}
14cu|php-pear-XML_Serializer-0.20.2-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_Serializer-0.20.2-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_Serializer-0.20.2-3|34	
14cu|php-pear-XML_Serializer-0.20.2-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_Serializer-0.20.2-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_Serializer-0.20.2-3|37	rm -rf %{buildroot}%{_datadir}/pear/data
14cu|php-pear-XML_Serializer-0.20.2-3|38	
14cu|php-pear-XML_Serializer-0.20.2-3|39	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Serializer-0.20.2-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Serializer-0.20.2-3|41	
14cu|php-pear-XML_Serializer-0.20.2-3|42	%clean
14cu|php-pear-XML_Serializer-0.20.2-3|43	
14cu|php-pear-XML_Serializer-0.20.2-3|44	
14cu|php-pear-XML_Serializer-0.20.2-3|45	
14cu|php-pear-XML_Serializer-0.20.2-3|46	%files
14cu|php-pear-XML_Serializer-0.20.2-3|47	%doc %{upstream_name}-%{version}/doc
14cu|php-pear-XML_Serializer-0.20.2-3|48	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-XML_Serializer-0.20.2-3|49	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_Serializer-0.20.2-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_Serializer-0.20.2-3|51	
14cu|php-pear-XML_Serializer-0.20.2-3|52	%changelog
14cu|php-pear-XML_Serializer-0.20.2-3|53	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.2-3
14cu|php-pear-XML_Serializer-0.20.2-3|54	+ Revision: 7c82ff6
14cu|php-pear-XML_Serializer-0.20.2-3|55	- Spec cleanup, move package to contrib repo
14cu|php-pear-XML_Serializer-0.20.2-3|56	
14cu|php-pear-XML_Serializer-0.20.2-3|57	

13717 14
14cu|php-pear-XML_sql2xml-0.3.4-10|1	%define		_class		XML
14cu|php-pear-XML_sql2xml-0.3.4-10|2	%define		_subclass	sql2xml
14cu|php-pear-XML_sql2xml-0.3.4-10|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_sql2xml-0.3.4-10|4	
14cu|php-pear-XML_sql2xml-0.3.4-10|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_sql2xml-0.3.4-10|6	Version:	0.3.4
14cu|php-pear-XML_sql2xml-0.3.4-10|7	Release:	10
14cu|php-pear-XML_sql2xml-0.3.4-10|8	Summary:	Returns XML from a SQL-query
14cu|php-pear-XML_sql2xml-0.3.4-10|9	License:	PHP License
14cu|php-pear-XML_sql2xml-0.3.4-10|10	Group:		Development/PHP
14cu|php-pear-XML_sql2xml-0.3.4-10|11	URL:		http://pear.php.net/package/XML_sql2xml/
14cu|php-pear-XML_sql2xml-0.3.4-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_sql2xml-0.3.4-10|13	Requires(post): php-pear
14cu|php-pear-XML_sql2xml-0.3.4-10|14	Requires(preun): php-pear
14cu|php-pear-XML_sql2xml-0.3.4-10|15	Requires:	php-pear
14cu|php-pear-XML_sql2xml-0.3.4-10|16	BuildArch:	noarch
14cu|php-pear-XML_sql2xml-0.3.4-10|17	BuildRequires:	php-pear
14cu|php-pear-XML_sql2xml-0.3.4-10|18	
14cu|php-pear-XML_sql2xml-0.3.4-10|19	%description
14cu|php-pear-XML_sql2xml-0.3.4-10|20	This class takes a PEAR::DB-Result Object, a sql-query-string, an
14cu|php-pear-XML_sql2xml-0.3.4-10|21	array and/or an xml-string/file and returns a xml-representation of
14cu|php-pear-XML_sql2xml-0.3.4-10|22	it.
14cu|php-pear-XML_sql2xml-0.3.4-10|23	
14cu|php-pear-XML_sql2xml-0.3.4-10|24	
14cu|php-pear-XML_sql2xml-0.3.4-10|25	%prep
14cu|php-pear-XML_sql2xml-0.3.4-10|26	%setup -q -c
14cu|php-pear-XML_sql2xml-0.3.4-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_sql2xml-0.3.4-10|28	
14cu|php-pear-XML_sql2xml-0.3.4-10|29	%install
14cu|php-pear-XML_sql2xml-0.3.4-10|30	
14cu|php-pear-XML_sql2xml-0.3.4-10|31	cd %{upstream_name}-%{version}
14cu|php-pear-XML_sql2xml-0.3.4-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_sql2xml-0.3.4-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_sql2xml-0.3.4-10|34	
14cu|php-pear-XML_sql2xml-0.3.4-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_sql2xml-0.3.4-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_sql2xml-0.3.4-10|37	
14cu|php-pear-XML_sql2xml-0.3.4-10|38	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_sql2xml-0.3.4-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_sql2xml-0.3.4-10|40	
14cu|php-pear-XML_sql2xml-0.3.4-10|41	%clean
14cu|php-pear-XML_sql2xml-0.3.4-10|42	
14cu|php-pear-XML_sql2xml-0.3.4-10|43	
14cu|php-pear-XML_sql2xml-0.3.4-10|44	
14cu|php-pear-XML_sql2xml-0.3.4-10|45	%files
14cu|php-pear-XML_sql2xml-0.3.4-10|46	%doc %{upstream_name}-%{version}/doc/*
14cu|php-pear-XML_sql2xml-0.3.4-10|47	%doc %{upstream_name}-%{version}/%{_subclass}_ext.php
14cu|php-pear-XML_sql2xml-0.3.4-10|48	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_sql2xml-0.3.4-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_sql2xml-0.3.4-10|50	
14cu|php-pear-XML_sql2xml-0.3.4-10|51	%changelog
14cu|php-pear-XML_sql2xml-0.3.4-10|52	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-10
14cu|php-pear-XML_sql2xml-0.3.4-10|53	+ Revision: 55a99ec
14cu|php-pear-XML_sql2xml-0.3.4-10|54	- Spec cleanup, move package to contrib repo
14cu|php-pear-XML_sql2xml-0.3.4-10|55	
14cu|php-pear-XML_sql2xml-0.3.4-10|56	

13718 14
14cu|php-pear-XML_Statistics-0.2.0-16|1	%define		_class		XML
14cu|php-pear-XML_Statistics-0.2.0-16|2	%define		_subclass	Statistics
14cu|php-pear-XML_Statistics-0.2.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_Statistics-0.2.0-16|4	
14cu|php-pear-XML_Statistics-0.2.0-16|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_Statistics-0.2.0-16|6	Version:	0.2.0
14cu|php-pear-XML_Statistics-0.2.0-16|7	Release:	16
14cu|php-pear-XML_Statistics-0.2.0-16|8	Summary:	Obtain statistical information from an XML documents
14cu|php-pear-XML_Statistics-0.2.0-16|9	License:	PHP License
14cu|php-pear-XML_Statistics-0.2.0-16|10	Group:		Development/PHP
14cu|php-pear-XML_Statistics-0.2.0-16|11	URL:		http://pear.php.net/package/XML_Statistics/
14cu|php-pear-XML_Statistics-0.2.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_Statistics-0.2.0-16|13	Requires(post): php-pear
14cu|php-pear-XML_Statistics-0.2.0-16|14	Requires(preun): php-pear
14cu|php-pear-XML_Statistics-0.2.0-16|15	Requires:	php-pear
14cu|php-pear-XML_Statistics-0.2.0-16|16	BuildArch:	noarch
14cu|php-pear-XML_Statistics-0.2.0-16|17	BuildRequires:	php-pear
14cu|php-pear-XML_Statistics-0.2.0-16|18	
14cu|php-pear-XML_Statistics-0.2.0-16|19	%description
14cu|php-pear-XML_Statistics-0.2.0-16|20	XML_Statistics is able to retrieve statistics about tags, attributes,
14cu|php-pear-XML_Statistics-0.2.0-16|21	entities, processing instructions and CDaata chunks in any XML document.
14cu|php-pear-XML_Statistics-0.2.0-16|22	
14cu|php-pear-XML_Statistics-0.2.0-16|23	%prep
14cu|php-pear-XML_Statistics-0.2.0-16|24	%setup -q -c
14cu|php-pear-XML_Statistics-0.2.0-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_Statistics-0.2.0-16|26	
14cu|php-pear-XML_Statistics-0.2.0-16|27	%install
14cu|php-pear-XML_Statistics-0.2.0-16|28	
14cu|php-pear-XML_Statistics-0.2.0-16|29	cd %{upstream_name}-%{version}
14cu|php-pear-XML_Statistics-0.2.0-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_Statistics-0.2.0-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_Statistics-0.2.0-16|32	
14cu|php-pear-XML_Statistics-0.2.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_Statistics-0.2.0-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_Statistics-0.2.0-16|35	
14cu|php-pear-XML_Statistics-0.2.0-16|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Statistics-0.2.0-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Statistics-0.2.0-16|38	
14cu|php-pear-XML_Statistics-0.2.0-16|39	%clean
14cu|php-pear-XML_Statistics-0.2.0-16|40	
14cu|php-pear-XML_Statistics-0.2.0-16|41	
14cu|php-pear-XML_Statistics-0.2.0-16|42	
14cu|php-pear-XML_Statistics-0.2.0-16|43	%files
14cu|php-pear-XML_Statistics-0.2.0-16|44	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-XML_Statistics-0.2.0-16|45	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_Statistics-0.2.0-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_Statistics-0.2.0-16|47	
14cu|php-pear-XML_Statistics-0.2.0-16|48	
14cu|php-pear-XML_Statistics-0.2.0-16|49	
14cu|php-pear-XML_Statistics-0.2.0-16|50	
14cu|php-pear-XML_Statistics-0.2.0-16|51	
14cu|php-pear-XML_Statistics-0.2.0-16|52	%changelog
14cu|php-pear-XML_Statistics-0.2.0-16|53	
14cu|php-pear-XML_Statistics-0.2.0-16|54	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-16
14cu|php-pear-XML_Statistics-0.2.0-16|55	- (2ef2fc2) Turn back URL in Source
14cu|php-pear-XML_Statistics-0.2.0-16|56	
14cu|php-pear-XML_Statistics-0.2.0-16|57	

13719 14
14cu|php-pear-XML_SVG-1.1.0-3|1	%define		_class		XML
14cu|php-pear-XML_SVG-1.1.0-3|2	%define		_subclass	SVG
14cu|php-pear-XML_SVG-1.1.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_SVG-1.1.0-3|4	
14cu|php-pear-XML_SVG-1.1.0-3|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_SVG-1.1.0-3|6	Version:	1.1.0
14cu|php-pear-XML_SVG-1.1.0-3|7	Release:	3
14cu|php-pear-XML_SVG-1.1.0-3|8	Summary:	XML_SVG API
14cu|php-pear-XML_SVG-1.1.0-3|9	License:	PHP License
14cu|php-pear-XML_SVG-1.1.0-3|10	Group:		Development/PHP
14cu|php-pear-XML_SVG-1.1.0-3|11	URL:		http://pear.php.net/package/XML_SVG/
14cu|php-pear-XML_SVG-1.1.0-3|12	Source0:	http://download.pear.php.net/package/XML_SVG-%{version}.tgz
14cu|php-pear-XML_SVG-1.1.0-3|13	Requires(post): php-pear
14cu|php-pear-XML_SVG-1.1.0-3|14	Requires(preun): php-pear
14cu|php-pear-XML_SVG-1.1.0-3|15	Requires:	php-pear
14cu|php-pear-XML_SVG-1.1.0-3|16	BuildArch:	noarch
14cu|php-pear-XML_SVG-1.1.0-3|17	BuildRequires:	php-pear
14cu|php-pear-XML_SVG-1.1.0-3|18	
14cu|php-pear-XML_SVG-1.1.0-3|19	%description
14cu|php-pear-XML_SVG-1.1.0-3|20	This package provides and object-oriented way of building SVG
14cu|php-pear-XML_SVG-1.1.0-3|21	documents.
14cu|php-pear-XML_SVG-1.1.0-3|22	
14cu|php-pear-XML_SVG-1.1.0-3|23	%prep
14cu|php-pear-XML_SVG-1.1.0-3|24	%setup -q -c
14cu|php-pear-XML_SVG-1.1.0-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_SVG-1.1.0-3|26	
14cu|php-pear-XML_SVG-1.1.0-3|27	%install
14cu|php-pear-XML_SVG-1.1.0-3|28	
14cu|php-pear-XML_SVG-1.1.0-3|29	cd %{upstream_name}-%{version}
14cu|php-pear-XML_SVG-1.1.0-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_SVG-1.1.0-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_SVG-1.1.0-3|32	
14cu|php-pear-XML_SVG-1.1.0-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_SVG-1.1.0-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_SVG-1.1.0-3|35	
14cu|php-pear-XML_SVG-1.1.0-3|36	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_SVG-1.1.0-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_SVG-1.1.0-3|38	
14cu|php-pear-XML_SVG-1.1.0-3|39	%clean
14cu|php-pear-XML_SVG-1.1.0-3|40	
14cu|php-pear-XML_SVG-1.1.0-3|41	
14cu|php-pear-XML_SVG-1.1.0-3|42	
14cu|php-pear-XML_SVG-1.1.0-3|43	%files
14cu|php-pear-XML_SVG-1.1.0-3|44	%doc %{_datadir}/pear/data/%{upstream_name}
14cu|php-pear-XML_SVG-1.1.0-3|45	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_SVG-1.1.0-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_SVG-1.1.0-3|47	
14cu|php-pear-XML_SVG-1.1.0-3|48	%changelog
14cu|php-pear-XML_SVG-1.1.0-3|49	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
14cu|php-pear-XML_SVG-1.1.0-3|50	+ Revision: 1b07fdb
14cu|php-pear-XML_SVG-1.1.0-3|51	- Spec cleanup, move package to contrib repo
14cu|php-pear-XML_SVG-1.1.0-3|52	
14cu|php-pear-XML_SVG-1.1.0-3|53	

13720 14
14cu|php-pear-XML_Transformer-1.1.2-9|1	%define		_class		XML
14cu|php-pear-XML_Transformer-1.1.2-9|2	%define		_subclass	Transformer
14cu|php-pear-XML_Transformer-1.1.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_Transformer-1.1.2-9|4	
14cu|php-pear-XML_Transformer-1.1.2-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_Transformer-1.1.2-9|6	Version:	1.1.2
14cu|php-pear-XML_Transformer-1.1.2-9|7	Release:	9
14cu|php-pear-XML_Transformer-1.1.2-9|8	Summary:	XML transformations in PHP
14cu|php-pear-XML_Transformer-1.1.2-9|9	License:	PHP License
14cu|php-pear-XML_Transformer-1.1.2-9|10	Group:		Development/PHP
14cu|php-pear-XML_Transformer-1.1.2-9|11	URL:		http://pear.php.net/package/XML_Transformer/
14cu|php-pear-XML_Transformer-1.1.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_Transformer-1.1.2-9|13	Requires(post): php-pear
14cu|php-pear-XML_Transformer-1.1.2-9|14	Requires(preun): php-pear
14cu|php-pear-XML_Transformer-1.1.2-9|15	Requires:	php-pear
14cu|php-pear-XML_Transformer-1.1.2-9|16	BuildArch:	noarch
14cu|php-pear-XML_Transformer-1.1.2-9|17	BuildRequires:	php-pear
14cu|php-pear-XML_Transformer-1.1.2-9|18	
14cu|php-pear-XML_Transformer-1.1.2-9|19	%description
14cu|php-pear-XML_Transformer-1.1.2-9|20	With the XML_Transformer class one can easily bind PHP functionality
14cu|php-pear-XML_Transformer-1.1.2-9|21	to XML tags, thus transforming the input XML tree into an output XML
14cu|php-pear-XML_Transformer-1.1.2-9|22	tree without the need for XSLT. Single XML elements can be overloaded
14cu|php-pear-XML_Transformer-1.1.2-9|23	with PHP functions, methods and static method calls, XML namespaces
14cu|php-pear-XML_Transformer-1.1.2-9|24	can be registered to be handled by PHP classes.
14cu|php-pear-XML_Transformer-1.1.2-9|25	
14cu|php-pear-XML_Transformer-1.1.2-9|26	
14cu|php-pear-XML_Transformer-1.1.2-9|27	%prep
14cu|php-pear-XML_Transformer-1.1.2-9|28	%setup -q -c
14cu|php-pear-XML_Transformer-1.1.2-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_Transformer-1.1.2-9|30	
14cu|php-pear-XML_Transformer-1.1.2-9|31	perl -pi -e "s|PHPUnit2|PHPUnit|g" %{upstream_name}-%{version}/Transformer/Tests/*
14cu|php-pear-XML_Transformer-1.1.2-9|32	
14cu|php-pear-XML_Transformer-1.1.2-9|33	%install
14cu|php-pear-XML_Transformer-1.1.2-9|34	
14cu|php-pear-XML_Transformer-1.1.2-9|35	cd %{upstream_name}-%{version}
14cu|php-pear-XML_Transformer-1.1.2-9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_Transformer-1.1.2-9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_Transformer-1.1.2-9|38	
14cu|php-pear-XML_Transformer-1.1.2-9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_Transformer-1.1.2-9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_Transformer-1.1.2-9|41	
14cu|php-pear-XML_Transformer-1.1.2-9|42	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Transformer-1.1.2-9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_Transformer-1.1.2-9|44	
14cu|php-pear-XML_Transformer-1.1.2-9|45	%clean
14cu|php-pear-XML_Transformer-1.1.2-9|46	
14cu|php-pear-XML_Transformer-1.1.2-9|47	
14cu|php-pear-XML_Transformer-1.1.2-9|48	
14cu|php-pear-XML_Transformer-1.1.2-9|49	%files
14cu|php-pear-XML_Transformer-1.1.2-9|50	%doc %{upstream_name}-%{version}/README
14cu|php-pear-XML_Transformer-1.1.2-9|51	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_Transformer-1.1.2-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_Transformer-1.1.2-9|53	
14cu|php-pear-XML_Transformer-1.1.2-9|54	
14cu|php-pear-XML_Transformer-1.1.2-9|55	
14cu|php-pear-XML_Transformer-1.1.2-9|56	%changelog
14cu|php-pear-XML_Transformer-1.1.2-9|57	
14cu|php-pear-XML_Transformer-1.1.2-9|58	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-9
14cu|php-pear-XML_Transformer-1.1.2-9|59	- (a4d11e7) Turn back URL in Source
14cu|php-pear-XML_Transformer-1.1.2-9|60	
14cu|php-pear-XML_Transformer-1.1.2-9|61	

13721 14
14cu|php-pear-XML_XUL-0.9.1-9|1	%define		_class		XML
14cu|php-pear-XML_XUL-0.9.1-9|2	%define		_subclass	XUL
14cu|php-pear-XML_XUL-0.9.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
14cu|php-pear-XML_XUL-0.9.1-9|4	
14cu|php-pear-XML_XUL-0.9.1-9|5	Name:		php-pear-%{upstream_name}
14cu|php-pear-XML_XUL-0.9.1-9|6	Version:	0.9.1
14cu|php-pear-XML_XUL-0.9.1-9|7	Release:	9
14cu|php-pear-XML_XUL-0.9.1-9|8	Summary:	Class to build Mozilla XUL applications
14cu|php-pear-XML_XUL-0.9.1-9|9	License:	PHP License
14cu|php-pear-XML_XUL-0.9.1-9|10	Group:		Development/PHP
14cu|php-pear-XML_XUL-0.9.1-9|11	URL:		http://pear.php.net/package/XML_XUL/
14cu|php-pear-XML_XUL-0.9.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14cu|php-pear-XML_XUL-0.9.1-9|13	Requires(post): php-pear
14cu|php-pear-XML_XUL-0.9.1-9|14	Requires(preun): php-pear
14cu|php-pear-XML_XUL-0.9.1-9|15	Requires:	php-pear
14cu|php-pear-XML_XUL-0.9.1-9|16	BuildArch:	noarch
14cu|php-pear-XML_XUL-0.9.1-9|17	BuildRequires:	php-pear
14cu|php-pear-XML_XUL-0.9.1-9|18	
14cu|php-pear-XML_XUL-0.9.1-9|19	%description
14cu|php-pear-XML_XUL-0.9.1-9|20	The XML User Interface Language (XUL) is a markup language for
14cu|php-pear-XML_XUL-0.9.1-9|21	describing user interfaces. With XUL you can create rich, sophisticated
14cu|php-pear-XML_XUL-0.9.1-9|22	cross-platform web applications easily. XML_XUL provides a API similar
14cu|php-pear-XML_XUL-0.9.1-9|23	to DOM to create XUL applications. There's a PHP object for each XUL
14cu|php-pear-XML_XUL-0.9.1-9|24	element, and the more complex widgets like grids, trees and tabboxes can
14cu|php-pear-XML_XUL-0.9.1-9|25	easily be created with these objects.
14cu|php-pear-XML_XUL-0.9.1-9|26	
14cu|php-pear-XML_XUL-0.9.1-9|27	%prep
14cu|php-pear-XML_XUL-0.9.1-9|28	%setup -q -c
14cu|php-pear-XML_XUL-0.9.1-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14cu|php-pear-XML_XUL-0.9.1-9|30	
14cu|php-pear-XML_XUL-0.9.1-9|31	%install
14cu|php-pear-XML_XUL-0.9.1-9|32	
14cu|php-pear-XML_XUL-0.9.1-9|33	cd %{upstream_name}-%{version}
14cu|php-pear-XML_XUL-0.9.1-9|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14cu|php-pear-XML_XUL-0.9.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14cu|php-pear-XML_XUL-0.9.1-9|36	
14cu|php-pear-XML_XUL-0.9.1-9|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14cu|php-pear-XML_XUL-0.9.1-9|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14cu|php-pear-XML_XUL-0.9.1-9|39	
14cu|php-pear-XML_XUL-0.9.1-9|40	install -d %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_XUL-0.9.1-9|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14cu|php-pear-XML_XUL-0.9.1-9|42	
14cu|php-pear-XML_XUL-0.9.1-9|43	%clean
14cu|php-pear-XML_XUL-0.9.1-9|44	
14cu|php-pear-XML_XUL-0.9.1-9|45	
14cu|php-pear-XML_XUL-0.9.1-9|46	
14cu|php-pear-XML_XUL-0.9.1-9|47	%files
14cu|php-pear-XML_XUL-0.9.1-9|48	%doc %{upstream_name}-%{version}/examples
14cu|php-pear-XML_XUL-0.9.1-9|49	%{_datadir}/pear/%{_class}
14cu|php-pear-XML_XUL-0.9.1-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14cu|php-pear-XML_XUL-0.9.1-9|51	
14cu|php-pear-XML_XUL-0.9.1-9|52	
14cu|php-pear-XML_XUL-0.9.1-9|53	
14cu|php-pear-XML_XUL-0.9.1-9|54	%changelog
14cu|php-pear-XML_XUL-0.9.1-9|55	
14cu|php-pear-XML_XUL-0.9.1-9|56	* Wed Sep 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-9
14cu|php-pear-XML_XUL-0.9.1-9|57	- (9826c52) Turn back URL in Source
14cu|php-pear-XML_XUL-0.9.1-9|58	
14cu|php-pear-XML_XUL-0.9.1-9|59	

13722 14
14cu|phppgadmin-5.1-1|1	%define rname phpPgAdmin
14cu|phppgadmin-5.1-1|2	
14cu|phppgadmin-5.1-1|3	Summary:	PostgreSQL database adminstration over the web interface
14cu|phppgadmin-5.1-1|4	Name:		phppgadmin
14cu|phppgadmin-5.1-1|5	Version:	5.1
14cu|phppgadmin-5.1-1|6	Release:	1
14cu|phppgadmin-5.1-1|7	License:	GPLv2+
14cu|phppgadmin-5.1-1|8	Group:		System/Servers
14cu|phppgadmin-5.1-1|9	URL:		http://sourceforge.net/projects/phppgadmin
14cu|phppgadmin-5.1-1|10	Source0:	http://prdownloads.sourceforge.net/phppgadmin/%{rname}-%{version}.tar.bz2
14cu|phppgadmin-5.1-1|11	Patch0:		phpPgAdmin-4.1.1-mdv_conf.diff
14cu|phppgadmin-5.1-1|12	Requires:	apache-mod_php
14cu|phppgadmin-5.1-1|13	Requires:	php-pgsql
14cu|phppgadmin-5.1-1|14	Requires:	php-gettext
14cu|phppgadmin-5.1-1|15	BuildRequires:	imagemagick
14cu|phppgadmin-5.1-1|16	BuildRequires:	pkgconfig(jasper)
14cu|phppgadmin-5.1-1|17	BuildRequires:	recode
14cu|phppgadmin-5.1-1|18	BuildArch:	noarch
14cu|phppgadmin-5.1-1|19	
14cu|phppgadmin-5.1-1|20	%description
14cu|phppgadmin-5.1-1|21	phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL.
14cu|phppgadmin-5.1-1|22	phpPgAdmin is a fully functional PostgreSQL administration
14cu|phppgadmin-5.1-1|23	utility. You can use it to  create and maintain multiple databases
14cu|phppgadmin-5.1-1|24	and even multiple servers.
14cu|phppgadmin-5.1-1|25	
14cu|phppgadmin-5.1-1|26	%prep
14cu|phppgadmin-5.1-1|27	%setup -q -n %{rname}-%{version}
14cu|phppgadmin-5.1-1|28	%patch0 -p0
14cu|phppgadmin-5.1-1|29	
14cu|phppgadmin-5.1-1|30	# clean up CVS stuff
14cu|phppgadmin-5.1-1|31	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|phppgadmin-5.1-1|32	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|phppgadmin-5.1-1|33	done
14cu|phppgadmin-5.1-1|34	
14cu|phppgadmin-5.1-1|35	%build
14cu|phppgadmin-5.1-1|36	
14cu|phppgadmin-5.1-1|37	%install
14cu|phppgadmin-5.1-1|38	export DONT_RELINK=1
14cu|phppgadmin-5.1-1|39	
14cu|phppgadmin-5.1-1|40	install -d %{buildroot}%{_webappconfdir}
14cu|phppgadmin-5.1-1|41	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|phppgadmin-5.1-1|42	install -d %{buildroot}/var/www/%{name}
14cu|phppgadmin-5.1-1|43	
14cu|phppgadmin-5.1-1|44	cp -aRf * %{buildroot}/var/www/%{name}/
14cu|phppgadmin-5.1-1|45	
14cu|phppgadmin-5.1-1|46	mv %{buildroot}/var/www/%{name}/conf/config.inc.php-dist %{buildroot}%{_sysconfdir}/%{name}/config.inc.php
14cu|phppgadmin-5.1-1|47	rm -rf %{buildroot}/var/www/%{name}/conf
14cu|phppgadmin-5.1-1|48	
14cu|phppgadmin-5.1-1|49	# generate UTF-8 files
14cu|phppgadmin-5.1-1|50	pushd lang
14cu|phppgadmin-5.1-1|51	#	make DESTDIR=./recoded
14cu|phppgadmin-5.1-1|52	popd
14cu|phppgadmin-5.1-1|53	install -m0644 lang/*.php  %{buildroot}/var/www/%{name}/lang/
14cu|phppgadmin-5.1-1|54	
14cu|phppgadmin-5.1-1|55	# cleanup
14cu|phppgadmin-5.1-1|56	pushd %{buildroot}/var/www/%{name}
14cu|phppgadmin-5.1-1|57	rm -rf sql
14cu|phppgadmin-5.1-1|58	rm -f CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
14cu|phppgadmin-5.1-1|59	rm -f lang/Makefile lang/convert.awk lang/php2po lang/po2php lang/synch lang/langcheck
14cu|phppgadmin-5.1-1|60	popd
14cu|phppgadmin-5.1-1|61	
14cu|phppgadmin-5.1-1|62	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|phppgadmin-5.1-1|63	Alias /%{name} /var/www/%{name}
14cu|phppgadmin-5.1-1|64	
14cu|phppgadmin-5.1-1|65	<Directory /var/www/%{name}>
14cu|phppgadmin-5.1-1|66	Require local granted
14cu|phppgadmin-5.1-1|67	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|phppgadmin-5.1-1|68	</Directory>
14cu|phppgadmin-5.1-1|69	EOF
14cu|phppgadmin-5.1-1|70	
14cu|phppgadmin-5.1-1|71	# fix dir perms
14cu|phppgadmin-5.1-1|72	find %{buildroot} -type d | xargs chmod 755
14cu|phppgadmin-5.1-1|73	
14cu|phppgadmin-5.1-1|74	# fix file perms
14cu|phppgadmin-5.1-1|75	find %{buildroot} -type f | xargs chmod 644
14cu|phppgadmin-5.1-1|76	
14cu|phppgadmin-5.1-1|77	# Mandriva Icons
14cu|phppgadmin-5.1-1|78	install -d %{buildroot}%{_iconsdir}
14cu|phppgadmin-5.1-1|79	install -d %{buildroot}%{_miconsdir}
14cu|phppgadmin-5.1-1|80	install -d %{buildroot}%{_liconsdir}
14cu|phppgadmin-5.1-1|81	
14cu|phppgadmin-5.1-1|82	convert images/themes/default/title.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|83	convert images/themes/default/title.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|84	convert images/themes/default/title.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|85	
14cu|phppgadmin-5.1-1|86	
14cu|phppgadmin-5.1-1|87	# XDG menu
14cu|phppgadmin-5.1-1|88	install -d %{buildroot}%{_datadir}/applications
14cu|phppgadmin-5.1-1|89	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|phppgadmin-5.1-1|90	[Desktop Entry]
14cu|phppgadmin-5.1-1|91	Name=phpPgAdmin
14cu|phppgadmin-5.1-1|92	Name[ru]=phpPgAdmin
14cu|phppgadmin-5.1-1|93	Comment=phpPgAdmin is a web administration GUI for PostgreSQL.
14cu|phppgadmin-5.1-1|94	Comment[ru]=Администрирование PostgreSQL через Web-интерфейс.
14cu|phppgadmin-5.1-1|95	Exec=%{_bindir}/www-browser http://localhost/%{name}/
14cu|phppgadmin-5.1-1|96	Icon=%{name}
14cu|phppgadmin-5.1-1|97	Terminal=false
14cu|phppgadmin-5.1-1|98	Type=Application
14cu|phppgadmin-5.1-1|99	Categories=X-MandrivaLinux-MoreApplications-Databases;
14cu|phppgadmin-5.1-1|100	EOF
14cu|phppgadmin-5.1-1|101	
14cu|phppgadmin-5.1-1|102	%files
14cu|phppgadmin-5.1-1|103	%doc CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS plugins/Report/sql/reports-pgsql.sql
14cu|phppgadmin-5.1-1|104	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|phppgadmin-5.1-1|105	%dir %{_sysconfdir}/%{name}
14cu|phppgadmin-5.1-1|106	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
14cu|phppgadmin-5.1-1|107	/var/www/%{name}
14cu|phppgadmin-5.1-1|108	%{_iconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|109	%{_miconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|110	%{_liconsdir}/%{name}.png
14cu|phppgadmin-5.1-1|111	%{_datadir}/applications/*.desktop
14cu|phppgadmin-5.1-1|112	
14cu|phppgadmin-5.1-1|113	
14cu|phppgadmin-5.1-1|114	
14cu|phppgadmin-5.1-1|115	%changelog
14cu|phppgadmin-5.1-1|116	* Wed Nov 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1-1
14cu|phppgadmin-5.1-1|117	+ Revision: e9b0130
14cu|phppgadmin-5.1-1|118	- Updated to 5.1
14cu|phppgadmin-5.1-1|119	
14cu|phppgadmin-5.1-1|120	

13723 14
14cu|php-phpmailer-5.2.27-1|1	%global __noautoreq ^pear\\(.*\\)
14cu|php-phpmailer-5.2.27-1|2	%define base_name phpmailer
14cu|php-phpmailer-5.2.27-1|3	
14cu|php-phpmailer-5.2.27-1|4	Summary:	Full featured email transfer class for PHP
14cu|php-phpmailer-5.2.27-1|5	Name:		php-%{base_name}
14cu|php-phpmailer-5.2.27-1|6	Version:	5.2.27
14cu|php-phpmailer-5.2.27-1|7	Release:	1
14cu|php-phpmailer-5.2.27-1|8	License:	LGPL
14cu|php-phpmailer-5.2.27-1|9	Group:		Development/Other
14cu|php-phpmailer-5.2.27-1|10	Url:		http://phpmailer.sourceforge.net/
14cu|php-phpmailer-5.2.27-1|11	Source:		https://github.com/PHPMailer/PHPMailer/archive/v%{version}.tar.gz?/PHPMailer-%{version}.tar.gz
14cu|php-phpmailer-5.2.27-1|12	BuildArch: 	noarch
14cu|php-phpmailer-5.2.27-1|13	
14cu|php-phpmailer-5.2.27-1|14	%description
14cu|php-phpmailer-5.2.27-1|15	PHP email transport class featuring multiple file attachments, SMTP servers,
14cu|php-phpmailer-5.2.27-1|16	CCs, BCCs, HTML messages, and word wrap, and more. It can send email via
14cu|php-phpmailer-5.2.27-1|17	sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail
14cu|php-phpmailer-5.2.27-1|18	active server component.
14cu|php-phpmailer-5.2.27-1|19	
14cu|php-phpmailer-5.2.27-1|20	%files
14cu|php-phpmailer-5.2.27-1|21	%doc LICENSE
14cu|php-phpmailer-5.2.27-1|22	%{_datadir}/php/PHPMailer
14cu|php-phpmailer-5.2.27-1|23	
14cu|php-phpmailer-5.2.27-1|24	#---------------------------------------------------------
14cu|php-phpmailer-5.2.27-1|25	
14cu|php-phpmailer-5.2.27-1|26	%prep
14cu|php-phpmailer-5.2.27-1|27	%setup -q -n PHPMailer-%{version}
14cu|php-phpmailer-5.2.27-1|28	
14cu|php-phpmailer-5.2.27-1|29	%build
14cu|php-phpmailer-5.2.27-1|30	
14cu|php-phpmailer-5.2.27-1|31	%install
14cu|php-phpmailer-5.2.27-1|32	install -d -m 755 %{buildroot}%{_datadir}/php/PHPMailer
14cu|php-phpmailer-5.2.27-1|33	install -d -m 755 %{buildroot}%{_datadir}/php/PHPMailer/language
14cu|php-phpmailer-5.2.27-1|34	install -d -m 755 %{buildroot}%{_datadir}/php/PHPMailer/extras
14cu|php-phpmailer-5.2.27-1|35	install -m 644 *.php %{buildroot}%{_datadir}/php/PHPMailer
14cu|php-phpmailer-5.2.27-1|36	install -m 644 extras/*.php %{buildroot}%{_datadir}/php/PHPMailer/extras
14cu|php-phpmailer-5.2.27-1|37	install -m 644 language/*.php %{buildroot}%{_datadir}/php/PHPMailer/language
14cu|php-phpmailer-5.2.27-1|38	
14cu|php-phpmailer-5.2.27-1|39	%changelog

13724 14
14cu|php-proctitle-0.1.2-5|1	%define modname proctitle
14cu|php-proctitle-0.1.2-5|2	%define dirname %{modname}
14cu|php-proctitle-0.1.2-5|3	%define soname %{modname}.so
14cu|php-proctitle-0.1.2-5|4	%define inifile A92_%{modname}.ini
14cu|php-proctitle-0.1.2-5|5	
14cu|php-proctitle-0.1.2-5|6	Summary:	Allows setting the current process name on Linux and BSD
14cu|php-proctitle-0.1.2-5|7	Name:		php-%{modname}
14cu|php-proctitle-0.1.2-5|8	Version:	0.1.2
14cu|php-proctitle-0.1.2-5|9	Release:	5
14cu|php-proctitle-0.1.2-5|10	Group:		Development/PHP
14cu|php-proctitle-0.1.2-5|11	License:	PHP License
14cu|php-proctitle-0.1.2-5|12	URL:		http://pecl.php.net/package/proctitle
14cu|php-proctitle-0.1.2-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-proctitle-0.1.2-5|14	Source1:	%{modname}.ini
14cu|php-proctitle-0.1.2-5|15	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-proctitle-0.1.2-5|16	BuildRequires:	dos2unix
14cu|php-proctitle-0.1.2-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-proctitle-0.1.2-5|18	
14cu|php-proctitle-0.1.2-5|19	%description
14cu|php-proctitle-0.1.2-5|20	This extension allows changing the current process' name on Linux and *BSD
14cu|php-proctitle-0.1.2-5|21	systems. This is useful when using pcntl_fork() to identify running processes
14cu|php-proctitle-0.1.2-5|22	in process list
14cu|php-proctitle-0.1.2-5|23	
14cu|php-proctitle-0.1.2-5|24	%prep
14cu|php-proctitle-0.1.2-5|25	
14cu|php-proctitle-0.1.2-5|26	%setup -q -n %{modname}-%{version}
14cu|php-proctitle-0.1.2-5|27	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-proctitle-0.1.2-5|28	
14cu|php-proctitle-0.1.2-5|29	cp %{SOURCE1} %{inifile}
14cu|php-proctitle-0.1.2-5|30	
14cu|php-proctitle-0.1.2-5|31	find . -type d -exec chmod 755 {} \;
14cu|php-proctitle-0.1.2-5|32	find . -type f -exec chmod 644 {} \;
14cu|php-proctitle-0.1.2-5|33	
14cu|php-proctitle-0.1.2-5|34	# strip away annoying ^M
14cu|php-proctitle-0.1.2-5|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14cu|php-proctitle-0.1.2-5|36	
14cu|php-proctitle-0.1.2-5|37	%build
14cu|php-proctitle-0.1.2-5|38	%serverbuild
14cu|php-proctitle-0.1.2-5|39	
14cu|php-proctitle-0.1.2-5|40	phpize
14cu|php-proctitle-0.1.2-5|41	%configure2_5x --with-libdir=%{_lib} \
14cu|php-proctitle-0.1.2-5|42	--enable-%{modname}=shared,%{_prefix} \
14cu|php-proctitle-0.1.2-5|43	
14cu|php-proctitle-0.1.2-5|44	%make
14cu|php-proctitle-0.1.2-5|45	mv modules/*.so .
14cu|php-proctitle-0.1.2-5|46	
14cu|php-proctitle-0.1.2-5|47	%install
14cu|php-proctitle-0.1.2-5|48	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-proctitle-0.1.2-5|49	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-proctitle-0.1.2-5|50	
14cu|php-proctitle-0.1.2-5|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-proctitle-0.1.2-5|52	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-proctitle-0.1.2-5|53	
14cu|php-proctitle-0.1.2-5|54	%files
14cu|php-proctitle-0.1.2-5|55	%doc LICENSE README package*.xml
14cu|php-proctitle-0.1.2-5|56	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-proctitle-0.1.2-5|57	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-proctitle-0.1.2-5|58	
14cu|php-proctitle-0.1.2-5|59	%changelog
14cu|php-proctitle-0.1.2-5|60	
14cu|php-proctitle-0.1.2-5|61	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-5
14cu|php-proctitle-0.1.2-5|62	- (21061fc) MassBuild#1257: Increase release tag
14cu|php-proctitle-0.1.2-5|63	
14cu|php-proctitle-0.1.2-5|64	

13725 14
14cu|php-ps-1.3.7-5|1	%define modname ps
14cu|php-ps-1.3.7-5|2	%define dirname %{modname}
14cu|php-ps-1.3.7-5|3	%define soname %{modname}.so
14cu|php-ps-1.3.7-5|4	%define inifile A53_%{modname}.ini
14cu|php-ps-1.3.7-5|5	
14cu|php-ps-1.3.7-5|6	Summary:	An extension to create PostScript files for php
14cu|php-ps-1.3.7-5|7	Name:		php-%{modname}
14cu|php-ps-1.3.7-5|8	Version:	1.3.7
14cu|php-ps-1.3.7-5|9	Release:	5
14cu|php-ps-1.3.7-5|10	Group:		Development/PHP
14cu|php-ps-1.3.7-5|11	License:	PHP License
14cu|php-ps-1.3.7-5|12	URL:		http://pecl.php.net/package/ps
14cu|php-ps-1.3.7-5|13	Source0:	http://pecl.php.net/get/ps-%{version}.tgz
14cu|php-ps-1.3.7-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-ps-1.3.7-5|15	BuildRequires:	pslib-devel >= 0.4.1
14cu|php-ps-1.3.7-5|16	BuildRequires:	libgd-devel
14cu|php-ps-1.3.7-5|17	Requires:	php-imagick
14cu|php-ps-1.3.7-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-ps-1.3.7-5|19	
14cu|php-ps-1.3.7-5|20	%description
14cu|php-ps-1.3.7-5|21	ps is an extension similar to the pdf extension but for creating PostScript
14cu|php-ps-1.3.7-5|22	files. Its api is modelled after the pdf extension.
14cu|php-ps-1.3.7-5|23	
14cu|php-ps-1.3.7-5|24	%prep
14cu|php-ps-1.3.7-5|25	
14cu|php-ps-1.3.7-5|26	%setup -q -n %{modname}-%{version}
14cu|php-ps-1.3.7-5|27	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-ps-1.3.7-5|28	
14cu|php-ps-1.3.7-5|29	%build
14cu|php-ps-1.3.7-5|30	%serverbuild
14cu|php-ps-1.3.7-5|31	
14cu|php-ps-1.3.7-5|32	phpize
14cu|php-ps-1.3.7-5|33	%configure2_5x --with-libdir=%{_lib} \
14cu|php-ps-1.3.7-5|34	--with-%{modname}=shared,%{_prefix}
14cu|php-ps-1.3.7-5|35	%make
14cu|php-ps-1.3.7-5|36	
14cu|php-ps-1.3.7-5|37	mv modules/*.so .
14cu|php-ps-1.3.7-5|38	
14cu|php-ps-1.3.7-5|39	%install
14cu|php-ps-1.3.7-5|40	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-ps-1.3.7-5|41	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-ps-1.3.7-5|42	
14cu|php-ps-1.3.7-5|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-ps-1.3.7-5|44	
14cu|php-ps-1.3.7-5|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-ps-1.3.7-5|46	extension = %{soname}
14cu|php-ps-1.3.7-5|47	EOF
14cu|php-ps-1.3.7-5|48	
14cu|php-ps-1.3.7-5|49	%files
14cu|php-ps-1.3.7-5|50	%doc CREDITS tests examples package.xml
14cu|php-ps-1.3.7-5|51	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-ps-1.3.7-5|52	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-ps-1.3.7-5|53	
14cu|php-ps-1.3.7-5|54	
14cu|php-ps-1.3.7-5|55	
14cu|php-ps-1.3.7-5|56	%changelog
14cu|php-ps-1.3.7-5|57	
14cu|php-ps-1.3.7-5|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.7-5
14cu|php-ps-1.3.7-5|59	- (49d249b) MassBuild#1257: Increase release tag
14cu|php-ps-1.3.7-5|60	
14cu|php-ps-1.3.7-5|61	

13726 14
14cu|php-radius-1.2.7-32|1	%define modname radius
14cu|php-radius-1.2.7-32|2	%define dirname %{modname}
14cu|php-radius-1.2.7-32|3	%define soname %{modname}.so
14cu|php-radius-1.2.7-32|4	%define inifile A13_%{modname}.ini
14cu|php-radius-1.2.7-32|5	
14cu|php-radius-1.2.7-32|6	Summary:	Radius client library for PHP
14cu|php-radius-1.2.7-32|7	Name:		php-%{modname}
14cu|php-radius-1.2.7-32|8	Version:	1.2.7
14cu|php-radius-1.2.7-32|9	Release:	32
14cu|php-radius-1.2.7-32|10	Group:		Development/PHP
14cu|php-radius-1.2.7-32|11	License:	BSD
14cu|php-radius-1.2.7-32|12	URL:		http://pecl.php.net/package/radius
14cu|php-radius-1.2.7-32|13	Source0:	%{modname}-%{version}.tgz
14cu|php-radius-1.2.7-32|14	Source1:	%{modname}.ini
14cu|php-radius-1.2.7-32|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-radius-1.2.7-32|16	Epoch:		1
14cu|php-radius-1.2.7-32|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-radius-1.2.7-32|18	
14cu|php-radius-1.2.7-32|19	%description
14cu|php-radius-1.2.7-32|20	This package is based on the libradius of FreeBSD, with some modifications and
14cu|php-radius-1.2.7-32|21	extensions. This PECL provides full support for RADIUS authentication (RFC
14cu|php-radius-1.2.7-32|22	2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an
14cu|php-radius-1.2.7-32|23	easy way to authenticate your users against the user-database of your OS (for
14cu|php-radius-1.2.7-32|24	example against Windows Active-Directory via IAS).
14cu|php-radius-1.2.7-32|25	
14cu|php-radius-1.2.7-32|26	%prep
14cu|php-radius-1.2.7-32|27	
14cu|php-radius-1.2.7-32|28	%setup -q -n %{modname}-%{version}
14cu|php-radius-1.2.7-32|29	
14cu|php-radius-1.2.7-32|30	cp %{SOURCE1} %{inifile}
14cu|php-radius-1.2.7-32|31	
14cu|php-radius-1.2.7-32|32	%build
14cu|php-radius-1.2.7-32|33	%serverbuild
14cu|php-radius-1.2.7-32|34	
14cu|php-radius-1.2.7-32|35	phpize
14cu|php-radius-1.2.7-32|36	%configure2_5x --with-libdir=%{_lib} \
14cu|php-radius-1.2.7-32|37	--with-%{modname}=shared,%{_prefix}
14cu|php-radius-1.2.7-32|38	
14cu|php-radius-1.2.7-32|39	%make
14cu|php-radius-1.2.7-32|40	mv modules/*.so .
14cu|php-radius-1.2.7-32|41	
14cu|php-radius-1.2.7-32|42	%install
14cu|php-radius-1.2.7-32|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-radius-1.2.7-32|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-radius-1.2.7-32|45	
14cu|php-radius-1.2.7-32|46	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-radius-1.2.7-32|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-radius-1.2.7-32|48	
14cu|php-radius-1.2.7-32|49	%files
14cu|php-radius-1.2.7-32|50	%doc examples CREDITS radius.conf
14cu|php-radius-1.2.7-32|51	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-radius-1.2.7-32|52	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-radius-1.2.7-32|53	
14cu|php-radius-1.2.7-32|54	%changelog
14cu|php-radius-1.2.7-32|55	
14cu|php-radius-1.2.7-32|56	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2.7-32
14cu|php-radius-1.2.7-32|57	- (5232f57) MassBuild#1257: Increase release tag
14cu|php-radius-1.2.7-32|58	
14cu|php-radius-1.2.7-32|59	

13727 14
14cu|php-rar-3.0.2-5|1	%define modname rar
14cu|php-rar-3.0.2-5|2	%define soname %{modname}.so
14cu|php-rar-3.0.2-5|3	%define inifile A75_%{modname}.ini
14cu|php-rar-3.0.2-5|4	
14cu|php-rar-3.0.2-5|5	Summary:	RAR extension for PHP
14cu|php-rar-3.0.2-5|6	Name:		php-%{modname}
14cu|php-rar-3.0.2-5|7	Version:	3.0.2
14cu|php-rar-3.0.2-5|8	Release:	5
14cu|php-rar-3.0.2-5|9	Group:		Development/PHP
14cu|php-rar-3.0.2-5|10	License:	PHP License
14cu|php-rar-3.0.2-5|11	URL:		http://pecl.php.net/package/rar/
14cu|php-rar-3.0.2-5|12	Source0:	http://pecl.php.net/get/rar-%{version}.tgz
14cu|php-rar-3.0.2-5|13	Requires(pre): rpm-helper
14cu|php-rar-3.0.2-5|14	Requires(postun): rpm-helper
14cu|php-rar-3.0.2-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-rar-3.0.2-5|16	BuildRequires:	file
14cu|php-rar-3.0.2-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-rar-3.0.2-5|18	
14cu|php-rar-3.0.2-5|19	%description
14cu|php-rar-3.0.2-5|20	PHP extension for reading Rar archives using bundled unRAR library.
14cu|php-rar-3.0.2-5|21	
14cu|php-rar-3.0.2-5|22	%prep
14cu|php-rar-3.0.2-5|23	
14cu|php-rar-3.0.2-5|24	%setup -q -n %{modname}-%{version}
14cu|php-rar-3.0.2-5|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-rar-3.0.2-5|26	
14cu|php-rar-3.0.2-5|27	# fix permissions
14cu|php-rar-3.0.2-5|28	find . -type f | xargs chmod 644
14cu|php-rar-3.0.2-5|29	
14cu|php-rar-3.0.2-5|30	# strip away annoying ^M
14cu|php-rar-3.0.2-5|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-rar-3.0.2-5|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-rar-3.0.2-5|33	
14cu|php-rar-3.0.2-5|34	%build
14cu|php-rar-3.0.2-5|35	%serverbuild
14cu|php-rar-3.0.2-5|36	export CXXFLAGS="$CXXFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cu|php-rar-3.0.2-5|37	
14cu|php-rar-3.0.2-5|38	phpize
14cu|php-rar-3.0.2-5|39	%configure2_5x --with-libdir=%{_lib} \
14cu|php-rar-3.0.2-5|40	--with-%{modname}=shared,%{_prefix}
14cu|php-rar-3.0.2-5|41	
14cu|php-rar-3.0.2-5|42	%make
14cu|php-rar-3.0.2-5|43	
14cu|php-rar-3.0.2-5|44	%install
14cu|php-rar-3.0.2-5|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-rar-3.0.2-5|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-rar-3.0.2-5|47	install -d %{buildroot}/var/log/httpd
14cu|php-rar-3.0.2-5|48	
14cu|php-rar-3.0.2-5|49	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-rar-3.0.2-5|50	
14cu|php-rar-3.0.2-5|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-rar-3.0.2-5|52	extension = %{soname}
14cu|php-rar-3.0.2-5|53	EOF
14cu|php-rar-3.0.2-5|54	
14cu|php-rar-3.0.2-5|55	%files
14cu|php-rar-3.0.2-5|56	%doc package*.xml tests CREDITS example.php
14cu|php-rar-3.0.2-5|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-rar-3.0.2-5|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-rar-3.0.2-5|59	
14cu|php-rar-3.0.2-5|60	%changelog
14cu|php-rar-3.0.2-5|61	
14cu|php-rar-3.0.2-5|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.2-5
14cu|php-rar-3.0.2-5|63	- (fdddc5c) MassBuild#1257: Increase release tag
14cu|php-rar-3.0.2-5|64	
14cu|php-rar-3.0.2-5|65	

13728 14
14cu|php-rpmreader-0.4-10|1	%define modname rpmreader
14cu|php-rpmreader-0.4-10|2	%define dirname %{modname}
14cu|php-rpmreader-0.4-10|3	%define soname %{modname}.so
14cu|php-rpmreader-0.4-10|4	%define inifile A42_%{modname}.ini
14cu|php-rpmreader-0.4-10|5	
14cu|php-rpmreader-0.4-10|6	Summary:	RPM file meta information reader for PHP
14cu|php-rpmreader-0.4-10|7	Name:		php-%{modname}
14cu|php-rpmreader-0.4-10|8	Version:	0.4
14cu|php-rpmreader-0.4-10|9	Release:	10
14cu|php-rpmreader-0.4-10|10	Group:		Development/PHP
14cu|php-rpmreader-0.4-10|11	License:	PHP License
14cu|php-rpmreader-0.4-10|12	URL:		http://pecl.php.net/package/rpmreader
14cu|php-rpmreader-0.4-10|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-rpmreader-0.4-10|14	Patch0:		rpmreader-0.4-php54x.diff
14cu|php-rpmreader-0.4-10|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-rpmreader-0.4-10|16	Epoch:		1
14cu|php-rpmreader-0.4-10|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-rpmreader-0.4-10|18	
14cu|php-rpmreader-0.4-10|19	%description
14cu|php-rpmreader-0.4-10|20	rpmreader is an extension that provides the ability to read RedHat Package
14cu|php-rpmreader-0.4-10|21	Manager (RPM) files' header information. This extension currently does not
14cu|php-rpmreader-0.4-10|22	provide the functionality to read the signature or archive sections of the RPM
14cu|php-rpmreader-0.4-10|23	file.
14cu|php-rpmreader-0.4-10|24	
14cu|php-rpmreader-0.4-10|25	%prep
14cu|php-rpmreader-0.4-10|26	
14cu|php-rpmreader-0.4-10|27	%setup -q -n %{modname}-%{version}
14cu|php-rpmreader-0.4-10|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-rpmreader-0.4-10|29	
14cu|php-rpmreader-0.4-10|30	%patch0 -p0
14cu|php-rpmreader-0.4-10|31	
14cu|php-rpmreader-0.4-10|32	%build
14cu|php-rpmreader-0.4-10|33	%serverbuild
14cu|php-rpmreader-0.4-10|34	
14cu|php-rpmreader-0.4-10|35	phpize
14cu|php-rpmreader-0.4-10|36	%configure2_5x --with-libdir=%{_lib} \
14cu|php-rpmreader-0.4-10|37	--with-%{modname}=shared,%{_prefix}
14cu|php-rpmreader-0.4-10|38	
14cu|php-rpmreader-0.4-10|39	%make
14cu|php-rpmreader-0.4-10|40	mv modules/*.so .
14cu|php-rpmreader-0.4-10|41	
14cu|php-rpmreader-0.4-10|42	%install
14cu|php-rpmreader-0.4-10|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-rpmreader-0.4-10|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-rpmreader-0.4-10|45	
14cu|php-rpmreader-0.4-10|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-rpmreader-0.4-10|47	
14cu|php-rpmreader-0.4-10|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-rpmreader-0.4-10|49	extension = %{soname}
14cu|php-rpmreader-0.4-10|50	EOF
14cu|php-rpmreader-0.4-10|51	
14cu|php-rpmreader-0.4-10|52	%files
14cu|php-rpmreader-0.4-10|53	%doc examples CREDITS package*.xml
14cu|php-rpmreader-0.4-10|54	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-rpmreader-0.4-10|55	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-rpmreader-0.4-10|56	
14cu|php-rpmreader-0.4-10|57	%changelog
14cu|php-rpmreader-0.4-10|58	
14cu|php-rpmreader-0.4-10|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.4-10
14cu|php-rpmreader-0.4-10|60	- (5fb75be) MassBuild#1257: Increase release tag
14cu|php-rpmreader-0.4-10|61	
14cu|php-rpmreader-0.4-10|62	

13729 14
14cu|php-rrd-1.1.3-4|1	%define modname rrd
14cu|php-rrd-1.1.3-4|2	%define dirname %{modname}
14cu|php-rrd-1.1.3-4|3	%define soname %{modname}.so
14cu|php-rrd-1.1.3-4|4	%define inifile B16_%{modname}.ini
14cu|php-rrd-1.1.3-4|5	
14cu|php-rrd-1.1.3-4|6	Summary:	PHP bindings to rrd tool system
14cu|php-rrd-1.1.3-4|7	Name:		php-%{modname}
14cu|php-rrd-1.1.3-4|8	Version:	1.1.3
14cu|php-rrd-1.1.3-4|9	Release:	4
14cu|php-rrd-1.1.3-4|10	Group:		Development/PHP
14cu|php-rrd-1.1.3-4|11	License:	PHP
14cu|php-rrd-1.1.3-4|12	URL:		http://pecl.php.net/package/rrd
14cu|php-rrd-1.1.3-4|13	Source0:	http://pecl.php.net/get/rrd-%{version}.tgz
14cu|php-rrd-1.1.3-4|14	Source1:	B16_rrd.ini
14cu|php-rrd-1.1.3-4|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-rrd-1.1.3-4|16	BuildRequires:	rrdtool-devel
14cu|php-rrd-1.1.3-4|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-rrd-1.1.3-4|18	
14cu|php-rrd-1.1.3-4|19	%description
14cu|php-rrd-1.1.3-4|20	Procedural and simple OO wrapper for rrdtool - data logging and graphing
14cu|php-rrd-1.1.3-4|21	system for time series data.
14cu|php-rrd-1.1.3-4|22	
14cu|php-rrd-1.1.3-4|23	%prep
14cu|php-rrd-1.1.3-4|24	
14cu|php-rrd-1.1.3-4|25	%setup -q -n %{modname}-%{version}
14cu|php-rrd-1.1.3-4|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-rrd-1.1.3-4|27	
14cu|php-rrd-1.1.3-4|28	cp %{SOURCE1} %{inifile}
14cu|php-rrd-1.1.3-4|29	
14cu|php-rrd-1.1.3-4|30	# lib64 fix
14cu|php-rrd-1.1.3-4|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-rrd-1.1.3-4|32	
14cu|php-rrd-1.1.3-4|33	%build
14cu|php-rrd-1.1.3-4|34	%serverbuild
14cu|php-rrd-1.1.3-4|35	
14cu|php-rrd-1.1.3-4|36	phpize
14cu|php-rrd-1.1.3-4|37	%configure2_5x --with-libdir=%{_lib} \
14cu|php-rrd-1.1.3-4|38	--with-%{modname}=shared,%{_prefix}
14cu|php-rrd-1.1.3-4|39	%make
14cu|php-rrd-1.1.3-4|40	mv modules/*.so .
14cu|php-rrd-1.1.3-4|41	
14cu|php-rrd-1.1.3-4|42	%install
14cu|php-rrd-1.1.3-4|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-rrd-1.1.3-4|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-rrd-1.1.3-4|45	
14cu|php-rrd-1.1.3-4|46	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-rrd-1.1.3-4|47	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-rrd-1.1.3-4|48	
14cu|php-rrd-1.1.3-4|49	%files
14cu|php-rrd-1.1.3-4|50	%doc package*.xml
14cu|php-rrd-1.1.3-4|51	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-rrd-1.1.3-4|52	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-rrd-1.1.3-4|53	
14cu|php-rrd-1.1.3-4|54	%changelog
14cu|php-rrd-1.1.3-4|55	
14cu|php-rrd-1.1.3-4|56	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-4
14cu|php-rrd-1.1.3-4|57	- (d9099fa) MassBuild#1257: Increase release tag
14cu|php-rrd-1.1.3-4|58	
14cu|php-rrd-1.1.3-4|59	

13730 14
14cu|php-rrdtool-0-39|1	%define realname RRDtool
14cu|php-rrdtool-0-39|2	%define modname rrdtool
14cu|php-rrdtool-0-39|3	%define dirname %{modname}
14cu|php-rrdtool-0-39|4	%define soname %{modname}.so
14cu|php-rrdtool-0-39|5	%define inifile 61_%{modname}.ini
14cu|php-rrdtool-0-39|6	
14cu|php-rrdtool-0-39|7	%define mod_src rrdtool.c
14cu|php-rrdtool-0-39|8	%define mod_lib "-lrrd -lpng -lz -lm"
14cu|php-rrdtool-0-39|9	%define mod_def "-DHAVE_RRDTOOL -DCOMPILE_DL_RRDTOOL"
14cu|php-rrdtool-0-39|10	
14cu|php-rrdtool-0-39|11	Summary:	The %{realname} module for PHP
14cu|php-rrdtool-0-39|12	
14cu|php-rrdtool-0-39|13	Name:		php-%{modname}
14cu|php-rrdtool-0-39|14	Version:	0
14cu|php-rrdtool-0-39|15	Release:	39
14cu|php-rrdtool-0-39|16	Group:		Development/PHP
14cu|php-rrdtool-0-39|17	License:	GPL
14cu|php-rrdtool-0-39|18	URL:		http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/
14cu|php-rrdtool-0-39|19	Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.tar.bz2
14cu|php-rrdtool-0-39|20	Patch0:		php_rrdtool-php54x.diff
14cu|php-rrdtool-0-39|21	Patch1:         rrdtool-no_logo.diff
14cu|php-rrdtool-0-39|22	BuildRequires:	gettext-devel
14cu|php-rrdtool-0-39|23	BuildRequires:	rrdtool-devel >= 1.2.7
14cu|php-rrdtool-0-39|24	BuildRequires:	png-devel
14cu|php-rrdtool-0-39|25	BuildRequires:	zlib-devel
14cu|php-rrdtool-0-39|26	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-rrdtool-0-39|27	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-rrdtool-0-39|28	
14cu|php-rrdtool-0-39|29	%description
14cu|php-rrdtool-0-39|30	The php-rrdtool package is a dynamic shared object (DSO) that adds RRDtool
14cu|php-rrdtool-0-39|31	support to PHP.
14cu|php-rrdtool-0-39|32	
14cu|php-rrdtool-0-39|33	%prep
14cu|php-rrdtool-0-39|34	
14cu|php-rrdtool-0-39|35	%setup -q -n rrdtool
14cu|php-rrdtool-0-39|36	%patch0 -p0
14cu|php-rrdtool-0-39|37	%patch1 -p1
14cu|php-rrdtool-0-39|38	
14cu|php-rrdtool-0-39|39	# lib64 fix
14cu|php-rrdtool-0-39|40	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-rrdtool-0-39|41	
14cu|php-rrdtool-0-39|42	%build
14cu|php-rrdtool-0-39|43	%serverbuild
14cu|php-rrdtool-0-39|44	
14cu|php-rrdtool-0-39|45	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
14cu|php-rrdtool-0-39|46	
14cu|php-rrdtool-0-39|47	phpize
14cu|php-rrdtool-0-39|48	%configure2_5x --with-libdir=%{_lib} \
14cu|php-rrdtool-0-39|49	--enable-%{modname}=shared,%{_prefix}
14cu|php-rrdtool-0-39|50	%make
14cu|php-rrdtool-0-39|51	mv modules/*.so .
14cu|php-rrdtool-0-39|52	
14cu|php-rrdtool-0-39|53	%install
14cu|php-rrdtool-0-39|54	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-rrdtool-0-39|55	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-rrdtool-0-39|56	
14cu|php-rrdtool-0-39|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-rrdtool-0-39|58	
14cu|php-rrdtool-0-39|59	cat > README.%{modname} << EOF
14cu|php-rrdtool-0-39|60	The php-rrdtool package contains a dynamic shared object (DSO) for PHP.
14cu|php-rrdtool-0-39|61	To activate it, make sure a file /etc/php.d/%{inifile} is present and
14cu|php-rrdtool-0-39|62	contains the line 'extension = %{soname}'.
14cu|php-rrdtool-0-39|63	EOF
14cu|php-rrdtool-0-39|64	
14cu|php-rrdtool-0-39|65	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-rrdtool-0-39|66	extension = %{soname}
14cu|php-rrdtool-0-39|67	EOF
14cu|php-rrdtool-0-39|68	
14cu|php-rrdtool-0-39|69	%files
14cu|php-rrdtool-0-39|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-rrdtool-0-39|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-rrdtool-0-39|72	
14cu|php-rrdtool-0-39|73	%changelog
14cu|php-rrdtool-0-39|74	
14cu|php-rrdtool-0-39|75	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-39
14cu|php-rrdtool-0-39|76	- (50be912) MassBuild#1257: Increase release tag
14cu|php-rrdtool-0-39|77	
14cu|php-rrdtool-0-39|78	

13731 14
14cu|php-rsync-0.1.0-11|1	%define modname rsync
14cu|php-rsync-0.1.0-11|2	%define dirname %{modname}
14cu|php-rsync-0.1.0-11|3	%define soname %{modname}.so
14cu|php-rsync-0.1.0-11|4	%define inifile B21_%{modname}.ini
14cu|php-rsync-0.1.0-11|5	
14cu|php-rsync-0.1.0-11|6	Summary:	Wrapper for librsync library
14cu|php-rsync-0.1.0-11|7	Name:		php-%{modname}
14cu|php-rsync-0.1.0-11|8	Version:	0.1.0
14cu|php-rsync-0.1.0-11|9	Release:	11
14cu|php-rsync-0.1.0-11|10	Group:		Development/PHP
14cu|php-rsync-0.1.0-11|11	License:	Modified BSD License
14cu|php-rsync-0.1.0-11|12	URL:		http://pecl.php.net/package/rsync/
14cu|php-rsync-0.1.0-11|13	Source0:	http://pecl.php.net/get/rsync-%{version}.tgz
14cu|php-rsync-0.1.0-11|14	Source1:	B21_rsync.ini
14cu|php-rsync-0.1.0-11|15	Patch0:		librsync-0.9.7-fix-str-fmt.patch
14cu|php-rsync-0.1.0-11|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-rsync-0.1.0-11|17	# Build with internal librsync, build fails with librsync >= 1.0.0
14cu|php-rsync-0.1.0-11|18	#BuildRequires:	librsync-devel >= 0.9.7
14cu|php-rsync-0.1.0-11|19	BuildRequires:	popt-devel
14cu|php-rsync-0.1.0-11|20	BuildRequires:	bzip2-devel
14cu|php-rsync-0.1.0-11|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-rsync-0.1.0-11|22	
14cu|php-rsync-0.1.0-11|23	%description
14cu|php-rsync-0.1.0-11|24	include the posibility to php to generate signatur files, patches and patch
14cu|php-rsync-0.1.0-11|25	files with the rsync functionality.
14cu|php-rsync-0.1.0-11|26	
14cu|php-rsync-0.1.0-11|27	%prep
14cu|php-rsync-0.1.0-11|28	
14cu|php-rsync-0.1.0-11|29	%setup -q -n %{modname}-%{version}
14cu|php-rsync-0.1.0-11|30	%patch0 -p0
14cu|php-rsync-0.1.0-11|31	
14cu|php-rsync-0.1.0-11|32	cp %{SOURCE1} %{inifile}
14cu|php-rsync-0.1.0-11|33	
14cu|php-rsync-0.1.0-11|34	# lib64 fix
14cu|php-rsync-0.1.0-11|35	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-rsync-0.1.0-11|36	
14cu|php-rsync-0.1.0-11|37	chmod 644 LICENSE rsync_extension.php examples/*.php
14cu|php-rsync-0.1.0-11|38	
14cu|php-rsync-0.1.0-11|39	%build
14cu|php-rsync-0.1.0-11|40	%serverbuild
14cu|php-rsync-0.1.0-11|41	
14cu|php-rsync-0.1.0-11|42	phpize
14cu|php-rsync-0.1.0-11|43	%configure2_5x --disable-static --with-rsync --with-libdir=%{_lib} \
14cu|php-rsync-0.1.0-11|44	--with-%{modname}=shared,%{_prefix}
14cu|php-rsync-0.1.0-11|45	%make
14cu|php-rsync-0.1.0-11|46	mv modules/*.so .
14cu|php-rsync-0.1.0-11|47	
14cu|php-rsync-0.1.0-11|48	%install
14cu|php-rsync-0.1.0-11|49	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-rsync-0.1.0-11|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-rsync-0.1.0-11|51	
14cu|php-rsync-0.1.0-11|52	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-rsync-0.1.0-11|53	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-rsync-0.1.0-11|54	
14cu|php-rsync-0.1.0-11|55	%files
14cu|php-rsync-0.1.0-11|56	%doc LICENSE rsync_extension.php examples/*.php
14cu|php-rsync-0.1.0-11|57	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-rsync-0.1.0-11|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-rsync-0.1.0-11|59	
14cu|php-rsync-0.1.0-11|60	%changelog
14cu|php-rsync-0.1.0-11|61	
14cu|php-rsync-0.1.0-11|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-11
14cu|php-rsync-0.1.0-11|63	- (fbd2cea) MassBuild#1257: Increase release tag
14cu|php-rsync-0.1.0-11|64	
14cu|php-rsync-0.1.0-11|65	

13732 14
14cu|php-ruli-0.36-34|1	%define modname ruli
14cu|php-ruli-0.36-34|2	%define dirname %{modname}
14cu|php-ruli-0.36-34|3	%define soname %{modname}.so
14cu|php-ruli-0.36-34|4	%define inifile A28_%{modname}.ini
14cu|php-ruli-0.36-34|5	
14cu|php-ruli-0.36-34|6	Summary:	PHP binding for RULI, an asynchronous DNS stub resolver
14cu|php-ruli-0.36-34|7	Name:		php-%{modname}
14cu|php-ruli-0.36-34|8	Version:	0.36
14cu|php-ruli-0.36-34|9	Release:	34
14cu|php-ruli-0.36-34|10	License:	GPL
14cu|php-ruli-0.36-34|11	Group:		Development/PHP
14cu|php-ruli-0.36-34|12	URL:		http://savannah.nongnu.org/projects/ruli/
14cu|php-ruli-0.36-34|13	Source0:	php-ruli-%{version}.tar.bz2
14cu|php-ruli-0.36-34|14	Patch0:		ruli-0.36-php54x.diff
14cu|php-ruli-0.36-34|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-ruli-0.36-34|16	BuildRequires:	ruli-devel >= %{version}
14cu|php-ruli-0.36-34|17	Epoch:		1
14cu|php-ruli-0.36-34|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-ruli-0.36-34|19	
14cu|php-ruli-0.36-34|20	%description
14cu|php-ruli-0.36-34|21	PHP binding for RULI
14cu|php-ruli-0.36-34|22	
14cu|php-ruli-0.36-34|23	RULI stands for Resolver User Layer Interface. It's a library built on top of
14cu|php-ruli-0.36-34|24	an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for
14cu|php-ruli-0.36-34|25	querying DNS SRV resource records. The goal is to promote the wide deployment
14cu|php-ruli-0.36-34|26	of SRV-cognizant client programs. RULI aims to fully support SRV-related
14cu|php-ruli-0.36-34|27	standards.
14cu|php-ruli-0.36-34|28	
14cu|php-ruli-0.36-34|29	%prep
14cu|php-ruli-0.36-34|30	
14cu|php-ruli-0.36-34|31	%setup -q -n ruli-%{version}
14cu|php-ruli-0.36-34|32	%patch0 -p0
14cu|php-ruli-0.36-34|33	mv php/ruli/* .
14cu|php-ruli-0.36-34|34	mv php/README .
14cu|php-ruli-0.36-34|35	
14cu|php-ruli-0.36-34|36	%build
14cu|php-ruli-0.36-34|37	%serverbuild
14cu|php-ruli-0.36-34|38	
14cu|php-ruli-0.36-34|39	phpize
14cu|php-ruli-0.36-34|40	%configure2_5x --with-libdir=%{_lib} \
14cu|php-ruli-0.36-34|41	--with-%{modname}=shared,%{_prefix}
14cu|php-ruli-0.36-34|42	
14cu|php-ruli-0.36-34|43	%make
14cu|php-ruli-0.36-34|44	mv modules/*.so .
14cu|php-ruli-0.36-34|45	
14cu|php-ruli-0.36-34|46	%install
14cu|php-ruli-0.36-34|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-ruli-0.36-34|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-ruli-0.36-34|49	
14cu|php-ruli-0.36-34|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-ruli-0.36-34|51	
14cu|php-ruli-0.36-34|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-ruli-0.36-34|53	extension = %{soname}
14cu|php-ruli-0.36-34|54	EOF
14cu|php-ruli-0.36-34|55	
14cu|php-ruli-0.36-34|56	%files
14cu|php-ruli-0.36-34|57	%doc tests ruli_sync_query.php ruli_sync_smtp_query.php ruli.php README
14cu|php-ruli-0.36-34|58	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-ruli-0.36-34|59	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-ruli-0.36-34|60	
14cu|php-ruli-0.36-34|61	%changelog
14cu|php-ruli-0.36-34|62	
14cu|php-ruli-0.36-34|63	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.36-34
14cu|php-ruli-0.36-34|64	- (e78256b) MassBuild#1257: Increase release tag
14cu|php-ruli-0.36-34|65	
14cu|php-ruli-0.36-34|66	

13733 14
14cu|phpseclib-2.0.1-1|1	Summary:	PHP Secure Communications Library
14cu|phpseclib-2.0.1-1|2	Name:		phpseclib
14cu|phpseclib-2.0.1-1|3	Version:	2.0.1
14cu|phpseclib-2.0.1-1|4	Release:	1
14cu|phpseclib-2.0.1-1|5	Group:		Development/PHP
14cu|phpseclib-2.0.1-1|6	License:	LGPL
14cu|phpseclib-2.0.1-1|7	URL:		https://github.com/phpseclib/%{name}
14cu|phpseclib-2.0.1-1|8	Source:		https://github.com/phpseclib/phpseclib/archive/%{version}.tar.gz
14cu|phpseclib-2.0.1-1|9	BuildRequires:	unzip
14cu|phpseclib-2.0.1-1|10	BuildRequires:	dos2unix
14cu|phpseclib-2.0.1-1|11	BuildArch:	noarch
14cu|phpseclib-2.0.1-1|12	
14cu|phpseclib-2.0.1-1|13	%description
14cu|phpseclib-2.0.1-1|14	Easy to use, easy to install, actively maintained and actively supported,
14cu|phpseclib-2.0.1-1|15	phpseclib is the best way to utilize SSH, SFTP and RSA in PHP.
14cu|phpseclib-2.0.1-1|16	
14cu|phpseclib-2.0.1-1|17	%prep
14cu|phpseclib-2.0.1-1|18	
14cu|phpseclib-2.0.1-1|19	%setup -c -q -n %{name}%{version}
14cu|phpseclib-2.0.1-1|20	# fixup
14cu|phpseclib-2.0.1-1|21	find . -type d | xargs chmod 755
14cu|phpseclib-2.0.1-1|22	find . -type f | xargs chmod 644
14cu|phpseclib-2.0.1-1|23	find . -type f | xargs dos2unix
14cu|phpseclib-2.0.1-1|24	
14cu|phpseclib-2.0.1-1|25	%build
14cu|phpseclib-2.0.1-1|26	
14cu|phpseclib-2.0.1-1|27	%install
14cu|phpseclib-2.0.1-1|28	
14cu|phpseclib-2.0.1-1|29	install -d %{buildroot}%{_datadir}/%{name}
14cu|phpseclib-2.0.1-1|30	cp -aRf * %{buildroot}%{_datadir}/%{name}/
14cu|phpseclib-2.0.1-1|31	
14cu|phpseclib-2.0.1-1|32	%files
14cu|phpseclib-2.0.1-1|33	%{_datadir}/%{name}
14cu|phpseclib-2.0.1-1|34	
14cu|phpseclib-2.0.1-1|35	
14cu|phpseclib-2.0.1-1|36	
14cu|phpseclib-2.0.1-1|37	
14cu|phpseclib-2.0.1-1|38	%changelog
14cu|phpseclib-2.0.1-1|39	
14cu|phpseclib-2.0.1-1|40	* Mon Feb 08 2016 Denis Silakov <dsilakov@gmail.com> 2.0.1-1
14cu|phpseclib-2.0.1-1|41	- (c0503ba) Updated to 2.0.1
14cu|phpseclib-2.0.1-1|42	
14cu|phpseclib-2.0.1-1|43	

13734 14
14cu|php-shout-0.9.2-34|1	%define modname shout
14cu|php-shout-0.9.2-34|2	%define dirname %{modname}
14cu|php-shout-0.9.2-34|3	%define soname %{modname}.so
14cu|php-shout-0.9.2-34|4	%define inifile A57_%{modname}.ini
14cu|php-shout-0.9.2-34|5	
14cu|php-shout-0.9.2-34|6	Summary:	PHP module for communicating with Icecast servers
14cu|php-shout-0.9.2-34|7	Name:		php-%{modname}
14cu|php-shout-0.9.2-34|8	Version:	0.9.2
14cu|php-shout-0.9.2-34|9	Release:	34
14cu|php-shout-0.9.2-34|10	Group:		Development/PHP
14cu|php-shout-0.9.2-34|11	License:	LGPL
14cu|php-shout-0.9.2-34|12	URL:		http://phpshout.sourceforge.net/
14cu|php-shout-0.9.2-34|13	Source0:	http://prdownloads.sourceforge.net/phpshout/phpShout-%{version}.tar.bz2
14cu|php-shout-0.9.2-34|14	Patch0:		phpShout-nuke_hardcoded_cflags.diff
14cu|php-shout-0.9.2-34|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-shout-0.9.2-34|16	BuildRequires:	libshout-devel >= 2.2
14cu|php-shout-0.9.2-34|17	BuildRequires:	file
14cu|php-shout-0.9.2-34|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-shout-0.9.2-34|19	
14cu|php-shout-0.9.2-34|20	%description
14cu|php-shout-0.9.2-34|21	phpShout is a PHP5 Extension that wraps around the libshout library available
14cu|php-shout-0.9.2-34|22	at icecast.org. LibShout is used in conjunction with an Icecast server to
14cu|php-shout-0.9.2-34|23	create a streaming Internet radio station from your own music files. With
14cu|php-shout-0.9.2-34|24	phpShout, PHP developers can create web-based streaming jukebox applications,
14cu|php-shout-0.9.2-34|25	without worrying about the details of streaming the audio data. LibShout
14cu|php-shout-0.9.2-34|26	handles all the metadata updates, data timing, and ensuring that no bad data
14cu|php-shout-0.9.2-34|27	gets to the Icecast server.
14cu|php-shout-0.9.2-34|28	
14cu|php-shout-0.9.2-34|29	%prep
14cu|php-shout-0.9.2-34|30	
14cu|php-shout-0.9.2-34|31	%setup -q -n phpShout-%{version}
14cu|php-shout-0.9.2-34|32	%patch0 -p0
14cu|php-shout-0.9.2-34|33	
14cu|php-shout-0.9.2-34|34	# fix permissions
14cu|php-shout-0.9.2-34|35	find . -type f | xargs chmod 644
14cu|php-shout-0.9.2-34|36	
14cu|php-shout-0.9.2-34|37	# strip away annoying ^M
14cu|php-shout-0.9.2-34|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-shout-0.9.2-34|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-shout-0.9.2-34|40	
14cu|php-shout-0.9.2-34|41	%build
14cu|php-shout-0.9.2-34|42	%serverbuild
14cu|php-shout-0.9.2-34|43	
14cu|php-shout-0.9.2-34|44	phpize
14cu|php-shout-0.9.2-34|45	%configure2_5x --with-libdir=%{_lib} \
14cu|php-shout-0.9.2-34|46	--with-%{modname}=shared,%{_prefix}
14cu|php-shout-0.9.2-34|47	%make
14cu|php-shout-0.9.2-34|48	
14cu|php-shout-0.9.2-34|49	mv modules/*.so .
14cu|php-shout-0.9.2-34|50	
14cu|php-shout-0.9.2-34|51	%install
14cu|php-shout-0.9.2-34|52	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-shout-0.9.2-34|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-shout-0.9.2-34|54	
14cu|php-shout-0.9.2-34|55	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-shout-0.9.2-34|56	
14cu|php-shout-0.9.2-34|57	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-shout-0.9.2-34|58	extension = %{soname}
14cu|php-shout-0.9.2-34|59	
14cu|php-shout-0.9.2-34|60	shout.allow_persistent = 1
14cu|php-shout-0.9.2-34|61	shout.max_persistent   = -1
14cu|php-shout-0.9.2-34|62	shout.max_links        = -1
14cu|php-shout-0.9.2-34|63	
14cu|php-shout-0.9.2-34|64	shout.default_host     = localhost
14cu|php-shout-0.9.2-34|65	shout.default_port     = 8000
14cu|php-shout-0.9.2-34|66	shout.default_mount    = /phpShout
14cu|php-shout-0.9.2-34|67	shout.default_user     = source
14cu|php-shout-0.9.2-34|68	shout.default_password = hackme
14cu|php-shout-0.9.2-34|69	
14cu|php-shout-0.9.2-34|70	shout.default_format   = SHOUT_FORMAT_OGG
14cu|php-shout-0.9.2-34|71	shout.default_protocol = SHOUT_PROTOCOL_HTTP
14cu|php-shout-0.9.2-34|72	EOF
14cu|php-shout-0.9.2-34|73	
14cu|php-shout-0.9.2-34|74	
14cu|php-shout-0.9.2-34|75	%files
14cu|php-shout-0.9.2-34|76	%doc examples tests LICENSE README TODO
14cu|php-shout-0.9.2-34|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-shout-0.9.2-34|78	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-shout-0.9.2-34|79	
14cu|php-shout-0.9.2-34|80	
14cu|php-shout-0.9.2-34|81	%changelog
14cu|php-shout-0.9.2-34|82	
14cu|php-shout-0.9.2-34|83	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-34
14cu|php-shout-0.9.2-34|84	- (0b25557) MassBuild#1257: Increase release tag
14cu|php-shout-0.9.2-34|85	
14cu|php-shout-0.9.2-34|86	

13735 14
14cu|php-shp-0.9.2-18|1	%define modname shp
14cu|php-shp-0.9.2-18|2	%define dirname %{modname}
14cu|php-shp-0.9.2-18|3	%define soname %{modname}.so
14cu|php-shp-0.9.2-18|4	%define inifile A54_%{modname}.ini
14cu|php-shp-0.9.2-18|5	
14cu|php-shp-0.9.2-18|6	Summary:	A libshape wrapper extension for php
14cu|php-shp-0.9.2-18|7	Name:		php-%{modname}
14cu|php-shp-0.9.2-18|8	Version:	0.9.2
14cu|php-shp-0.9.2-18|9	Release:	18
14cu|php-shp-0.9.2-18|10	Group:		Development/PHP
14cu|php-shp-0.9.2-18|11	License:	PHP License
14cu|php-shp-0.9.2-18|12	URL:		http://pecl.php.net/package/shape
14cu|php-shp-0.9.2-18|13	Source0:	http://pecl.php.net/get/shape-%{version}.tgz
14cu|php-shp-0.9.2-18|14	Patch0:		shape-0.9.2-php54x.diff
14cu|php-shp-0.9.2-18|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-shp-0.9.2-18|16	BuildRequires:	libshapelib-devel
14cu|php-shp-0.9.2-18|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-shp-0.9.2-18|18	
14cu|php-shp-0.9.2-18|19	%description
14cu|php-shp-0.9.2-18|20	Extension that wraps libshape, provides the ability to write programs for
14cu|php-shp-0.9.2-18|21	manipulating ESRI shapefiles.
14cu|php-shp-0.9.2-18|22	
14cu|php-shp-0.9.2-18|23	%prep
14cu|php-shp-0.9.2-18|24	
14cu|php-shp-0.9.2-18|25	%setup -q -n shape-%{version}
14cu|php-shp-0.9.2-18|26	%patch0 -p0
14cu|php-shp-0.9.2-18|27	
14cu|php-shp-0.9.2-18|28	%build
14cu|php-shp-0.9.2-18|29	%serverbuild
14cu|php-shp-0.9.2-18|30	export CFLAGS="$CFLAGS -I%{_includedir}/libshp"
14cu|php-shp-0.9.2-18|31	
14cu|php-shp-0.9.2-18|32	phpize
14cu|php-shp-0.9.2-18|33	
14cu|php-shp-0.9.2-18|34	%configure2_5x --with-libdir=%{_lib} \
14cu|php-shp-0.9.2-18|35	--with-%{modname}=shared,%{_prefix}
14cu|php-shp-0.9.2-18|36	%make
14cu|php-shp-0.9.2-18|37	
14cu|php-shp-0.9.2-18|38	mv modules/*.so .
14cu|php-shp-0.9.2-18|39	
14cu|php-shp-0.9.2-18|40	%install
14cu|php-shp-0.9.2-18|41	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-shp-0.9.2-18|42	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-shp-0.9.2-18|43	
14cu|php-shp-0.9.2-18|44	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-shp-0.9.2-18|45	
14cu|php-shp-0.9.2-18|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-shp-0.9.2-18|47	extension = %{soname}
14cu|php-shp-0.9.2-18|48	EOF
14cu|php-shp-0.9.2-18|49	
14cu|php-shp-0.9.2-18|50	%files
14cu|php-shp-0.9.2-18|51	%doc CREDITS README tests
14cu|php-shp-0.9.2-18|52	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-shp-0.9.2-18|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-shp-0.9.2-18|54	
14cu|php-shp-0.9.2-18|55	%changelog
14cu|php-shp-0.9.2-18|56	
14cu|php-shp-0.9.2-18|57	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-18
14cu|php-shp-0.9.2-18|58	- (9bfb004) MassBuild#1257: Increase release tag
14cu|php-shp-0.9.2-18|59	
14cu|php-shp-0.9.2-18|60	

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

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

13738 14
14cu|php-solr-2.0.0-5|1	%define modname solr
14cu|php-solr-2.0.0-5|2	%define dirname %{modname}
14cu|php-solr-2.0.0-5|3	%define soname %{modname}.so
14cu|php-solr-2.0.0-5|4	%define inifile B07_%{modname}.ini
14cu|php-solr-2.0.0-5|5	
14cu|php-solr-2.0.0-5|6	Summary:	Simplifies the process of interacting with Apache Solr using PHP
14cu|php-solr-2.0.0-5|7	Name:		php-%{modname}
14cu|php-solr-2.0.0-5|8	Version:	2.0.0
14cu|php-solr-2.0.0-5|9	Release:	5
14cu|php-solr-2.0.0-5|10	Group:		Development/PHP
14cu|php-solr-2.0.0-5|11	License:	PHP License
14cu|php-solr-2.0.0-5|12	URL:		http://pecl.php.net/package/solr/
14cu|php-solr-2.0.0-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-solr-2.0.0-5|14	BuildRequires:	php-devel >= 3:5.2.11
14cu|php-solr-2.0.0-5|15	BuildRequires:	curl-devel >= 7.15.0
14cu|php-solr-2.0.0-5|16	BuildRequires:	libxml2-devel >= 2.6.26
14cu|php-solr-2.0.0-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-solr-2.0.0-5|18	
14cu|php-solr-2.0.0-5|19	%description
14cu|php-solr-2.0.0-5|20	The Apache Solr extension is an extremely fast, light-weight, feature-rich
14cu|php-solr-2.0.0-5|21	library that allows PHP developers to communicate easily and efficiently with
14cu|php-solr-2.0.0-5|22	Apache Solr server instances using an object-oriented API.
14cu|php-solr-2.0.0-5|23	
14cu|php-solr-2.0.0-5|24	%prep
14cu|php-solr-2.0.0-5|25	
14cu|php-solr-2.0.0-5|26	%setup -q -n %{modname}-%{version}
14cu|php-solr-2.0.0-5|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-solr-2.0.0-5|28	
14cu|php-solr-2.0.0-5|29	find -type f | xargs chmod 644
14cu|php-solr-2.0.0-5|30	
14cu|php-solr-2.0.0-5|31	%build
14cu|php-solr-2.0.0-5|32	%serverbuild
14cu|php-solr-2.0.0-5|33	
14cu|php-solr-2.0.0-5|34	phpize
14cu|php-solr-2.0.0-5|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-solr-2.0.0-5|36	--with-libxml-dir=%{_prefix} \
14cu|php-solr-2.0.0-5|37	--with-%{modname}=shared,%{_prefix}
14cu|php-solr-2.0.0-5|38	%make
14cu|php-solr-2.0.0-5|39	mv modules/*.so .
14cu|php-solr-2.0.0-5|40	
14cu|php-solr-2.0.0-5|41	%install
14cu|php-solr-2.0.0-5|42	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-solr-2.0.0-5|43	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-solr-2.0.0-5|44	
14cu|php-solr-2.0.0-5|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-solr-2.0.0-5|46	
14cu|php-solr-2.0.0-5|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-solr-2.0.0-5|48	extension = %{soname}
14cu|php-solr-2.0.0-5|49	EOF
14cu|php-solr-2.0.0-5|50	
14cu|php-solr-2.0.0-5|51	%files
14cu|php-solr-2.0.0-5|52	%doc CREDITS LICENSE README* TODO package*.xml
14cu|php-solr-2.0.0-5|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-solr-2.0.0-5|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-solr-2.0.0-5|55	
14cu|php-solr-2.0.0-5|56	%changelog
14cu|php-solr-2.0.0-5|57	
14cu|php-solr-2.0.0-5|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-5
14cu|php-solr-2.0.0-5|59	- (ed2399f) MassBuild#1257: Increase release tag
14cu|php-solr-2.0.0-5|60	
14cu|php-solr-2.0.0-5|61	

13739 14
14cu|php-spidermonkey-1.0.0-6|1	%define modname spidermonkey
14cu|php-spidermonkey-1.0.0-6|2	%define dirname %{modname}
14cu|php-spidermonkey-1.0.0-6|3	%define soname %{modname}.so
14cu|php-spidermonkey-1.0.0-6|4	%define inifile B05_%{modname}.ini
14cu|php-spidermonkey-1.0.0-6|5	
14cu|php-spidermonkey-1.0.0-6|6	Summary:	JavaScript engine for PHP
14cu|php-spidermonkey-1.0.0-6|7	Name:		php-%{modname}
14cu|php-spidermonkey-1.0.0-6|8	Version:	1.0.0
14cu|php-spidermonkey-1.0.0-6|9	Release:	6
14cu|php-spidermonkey-1.0.0-6|10	Group:		Development/PHP
14cu|php-spidermonkey-1.0.0-6|11	License:	PHP License
14cu|php-spidermonkey-1.0.0-6|12	URL:		http://pecl.php.net/package/spidermonkey/
14cu|php-spidermonkey-1.0.0-6|13	# https://github.com/christopherobin/php-spidermonkey
14cu|php-spidermonkey-1.0.0-6|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-spidermonkey-1.0.0-6|15	BuildRequires:	php-devel >= 3:5.3.0
14cu|php-spidermonkey-1.0.0-6|16	BuildRequires:	apache-devel >= 2.2.0
14cu|php-spidermonkey-1.0.0-6|17	# breaks backporting, but that's already broken...
14cu|php-spidermonkey-1.0.0-6|18	BuildRequires:	mozjs-devel >= 1.85
14cu|php-spidermonkey-1.0.0-6|19	BuildRequires:	pkgconfig
14cu|php-spidermonkey-1.0.0-6|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-spidermonkey-1.0.0-6|21	
14cu|php-spidermonkey-1.0.0-6|22	%description
14cu|php-spidermonkey-1.0.0-6|23	This extension allow you to embed Mozilla's Javascript engine Spidermonkey in
14cu|php-spidermonkey-1.0.0-6|24	PHP.
14cu|php-spidermonkey-1.0.0-6|25	
14cu|php-spidermonkey-1.0.0-6|26	%prep
14cu|php-spidermonkey-1.0.0-6|27	
14cu|php-spidermonkey-1.0.0-6|28	%setup -q -n %{modname}-%{version}
14cu|php-spidermonkey-1.0.0-6|29	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-spidermonkey-1.0.0-6|30	
14cu|php-spidermonkey-1.0.0-6|31	%build
14cu|php-spidermonkey-1.0.0-6|32	%serverbuild
14cu|php-spidermonkey-1.0.0-6|33	
14cu|php-spidermonkey-1.0.0-6|34	phpize
14cu|php-spidermonkey-1.0.0-6|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-spidermonkey-1.0.0-6|36	--with-%{modname}=shared,%{_prefix}
14cu|php-spidermonkey-1.0.0-6|37	
14cu|php-spidermonkey-1.0.0-6|38	# bork bork!
14cu|php-spidermonkey-1.0.0-6|39	BORK=`pkg-config --libs mozjs185`
14cu|php-spidermonkey-1.0.0-6|40	perl -pi -e "s|^SPIDERMONKEY_SHARED_LIBADD.*|SPIDERMONKEY_SHARED_LIBADD=$BORK|g" Makefile
14cu|php-spidermonkey-1.0.0-6|41	
14cu|php-spidermonkey-1.0.0-6|42	%make
14cu|php-spidermonkey-1.0.0-6|43	mv modules/*.so .
14cu|php-spidermonkey-1.0.0-6|44	
14cu|php-spidermonkey-1.0.0-6|45	%install
14cu|php-spidermonkey-1.0.0-6|46	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-spidermonkey-1.0.0-6|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-spidermonkey-1.0.0-6|48	
14cu|php-spidermonkey-1.0.0-6|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-spidermonkey-1.0.0-6|50	
14cu|php-spidermonkey-1.0.0-6|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-spidermonkey-1.0.0-6|52	extension = %{soname}
14cu|php-spidermonkey-1.0.0-6|53	EOF
14cu|php-spidermonkey-1.0.0-6|54	
14cu|php-spidermonkey-1.0.0-6|55	%files
14cu|php-spidermonkey-1.0.0-6|56	%doc package*.xml
14cu|php-spidermonkey-1.0.0-6|57	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-spidermonkey-1.0.0-6|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-spidermonkey-1.0.0-6|59	
14cu|php-spidermonkey-1.0.0-6|60	%changelog
14cu|php-spidermonkey-1.0.0-6|61	
14cu|php-spidermonkey-1.0.0-6|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-6
14cu|php-spidermonkey-1.0.0-6|63	- (7d009af) MassBuild#1257: Increase release tag
14cu|php-spidermonkey-1.0.0-6|64	
14cu|php-spidermonkey-1.0.0-6|65	

13740 14
14cu|php-spomky-labs-otphp-4.0.2-1|1	# Spec file for php-spomky-labs-otphp
14cu|php-spomky-labs-otphp-4.0.2-1|2	#
14cu|php-spomky-labs-otphp-4.0.2-1|3	# Copyright (c) 2013-2014 Remi Collet
14cu|php-spomky-labs-otphp-4.0.2-1|4	# License: CC-BY-SA
14cu|php-spomky-labs-otphp-4.0.2-1|5	# http://creativecommons.org/licenses/by-sa/3.0/
14cu|php-spomky-labs-otphp-4.0.2-1|6	#
14cu|php-spomky-labs-otphp-4.0.2-1|7	# Please, preserve the changelog entries
14cu|php-spomky-labs-otphp-4.0.2-1|8	#
14cu|php-spomky-labs-otphp-4.0.2-1|9	#%%global gh_commit    6a8aec204688d36681e0185fbaf1974b97e4a070
14cu|php-spomky-labs-otphp-4.0.2-1|10	%global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
14cu|php-spomky-labs-otphp-4.0.2-1|11	%global gh_owner     spomky-labs
14cu|php-spomky-labs-otphp-4.0.2-1|12	%global gh_project   spomky-labs-otphp
14cu|php-spomky-labs-otphp-4.0.2-1|13	%global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
14cu|php-spomky-labs-otphp-4.0.2-1|14	
14cu|php-spomky-labs-otphp-4.0.2-1|15	Name:           php-%{gh_project}
14cu|php-spomky-labs-otphp-4.0.2-1|16	Summary:        Generate One Time Passwords
14cu|php-spomky-labs-otphp-4.0.2-1|17	Version:        4.0.2
14cu|php-spomky-labs-otphp-4.0.2-1|18	Release:        1
14cu|php-spomky-labs-otphp-4.0.2-1|19	
14cu|php-spomky-labs-otphp-4.0.2-1|20	URL:            https://github.com/%{gh_owner}/%{gh_project}
14cu|php-spomky-labs-otphp-4.0.2-1|21	Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
14cu|php-spomky-labs-otphp-4.0.2-1|22	License:        MIT
14cu|php-spomky-labs-otphp-4.0.2-1|23	Group:          Development/PHP
14cu|php-spomky-labs-otphp-4.0.2-1|24	
14cu|php-spomky-labs-otphp-4.0.2-1|25	BuildArch:      noarch
14cu|php-spomky-labs-otphp-4.0.2-1|26	%if %{with_tests}
14cu|php-spomky-labs-otphp-4.0.2-1|27	BuildRequires:  php >= 5.4
14cu|php-spomky-labs-otphp-4.0.2-1|28	%endif
14cu|php-spomky-labs-otphp-4.0.2-1|29	
14cu|php-spomky-labs-otphp-4.0.2-1|30	Provides:       php-composer(spomky-labs/otphp) = %{version}
14cu|php-spomky-labs-otphp-4.0.2-1|31	
14cu|php-spomky-labs-otphp-4.0.2-1|32	# From composer.json
14cu|php-spomky-labs-otphp-4.0.2-1|33	Requires:       php >= 5.4
14cu|php-spomky-labs-otphp-4.0.2-1|34	Requires:       php-composer(christianriesen/base32)
14cu|php-spomky-labs-otphp-4.0.2-1|35	
14cu|php-spomky-labs-otphp-4.0.2-1|36	%description
14cu|php-spomky-labs-otphp-4.0.2-1|37	A php library for generating one time passwords according to RFC 4226
14cu|php-spomky-labs-otphp-4.0.2-1|38	(HOTP Algorithm) and the RFC 6238 (TOTP Algorithm).
14cu|php-spomky-labs-otphp-4.0.2-1|39	
14cu|php-spomky-labs-otphp-4.0.2-1|40	%prep
14cu|php-spomky-labs-otphp-4.0.2-1|41	%setup -q -n %{gh_project}-%{?gh_commit:%{gh_commit}}%{!?gh_commit:%{version}}
14cu|php-spomky-labs-otphp-4.0.2-1|42	
14cu|php-spomky-labs-otphp-4.0.2-1|43	%build
14cu|php-spomky-labs-otphp-4.0.2-1|44	# nothing to build
14cu|php-spomky-labs-otphp-4.0.2-1|45	
14cu|php-spomky-labs-otphp-4.0.2-1|46	%install
14cu|php-spomky-labs-otphp-4.0.2-1|47	# Install as a PSR-0 library
14cu|php-spomky-labs-otphp-4.0.2-1|48	mkdir -p %{buildroot}%{_datadir}/php/OTPHP/
14cu|php-spomky-labs-otphp-4.0.2-1|49	cp -pr lib/* %{buildroot}%{_datadir}/php/OTPHP/.
14cu|php-spomky-labs-otphp-4.0.2-1|50	
14cu|php-spomky-labs-otphp-4.0.2-1|51	%check
14cu|php-spomky-labs-otphp-4.0.2-1|52	
14cu|php-spomky-labs-otphp-4.0.2-1|53	%files
14cu|php-spomky-labs-otphp-4.0.2-1|54	%doc composer.json LICENCE README.md
14cu|php-spomky-labs-otphp-4.0.2-1|55	%{_datadir}/php/OTPHP
14cu|php-spomky-labs-otphp-4.0.2-1|56	
14cu|php-spomky-labs-otphp-4.0.2-1|57	%changelog
14cu|php-spomky-labs-otphp-4.0.2-1|58	
14cu|php-spomky-labs-otphp-4.0.2-1|59	* Fri Aug 19 2016 Denis Silakov <dsilakov@gmail.com> 4.0.2-1
14cu|php-spomky-labs-otphp-4.0.2-1|60	- (8688a1f) Imported from SRPM
14cu|php-spomky-labs-otphp-4.0.2-1|61	
14cu|php-spomky-labs-otphp-4.0.2-1|62	

13741 14
14cu|php-statgrab-0.6.0-24|1	%define modname statgrab
14cu|php-statgrab-0.6.0-24|2	%define soname %{modname}.so
14cu|php-statgrab-0.6.0-24|3	%define inifile A87_%{modname}.ini
14cu|php-statgrab-0.6.0-24|4	
14cu|php-statgrab-0.6.0-24|5	Summary:	Libstatgab bindings for PHP
14cu|php-statgrab-0.6.0-24|6	Name:		php-%{modname}
14cu|php-statgrab-0.6.0-24|7	Version:	0.6.0
14cu|php-statgrab-0.6.0-24|8	Release:	24
14cu|php-statgrab-0.6.0-24|9	Group:		Development/PHP
14cu|php-statgrab-0.6.0-24|10	License:	PHP License
14cu|php-statgrab-0.6.0-24|11	URL:		http://pecl.php.net/package/statgrab
14cu|php-statgrab-0.6.0-24|12	Source0:	http://pecl.php.net/get/Statgrab-%{version}.tgz
14cu|php-statgrab-0.6.0-24|13	Patch0:		Statgrab-0.6.0-version_fix.diff
14cu|php-statgrab-0.6.0-24|14	Patch1:		Statgrab-0.6.0-php54x.diff
14cu|php-statgrab-0.6.0-24|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-statgrab-0.6.0-24|16	BuildRequires:	libstatgrab-devel
14cu|php-statgrab-0.6.0-24|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-statgrab-0.6.0-24|18	
14cu|php-statgrab-0.6.0-24|19	%description
14cu|php-statgrab-0.6.0-24|20	libstatgrab is a library that provides a common interface for retrieving a
14cu|php-statgrab-0.6.0-24|21	variety of system statistics on a number of *NIX like systems.
14cu|php-statgrab-0.6.0-24|22	
14cu|php-statgrab-0.6.0-24|23	This extension allows you to call the functions made available by libstatgrab
14cu|php-statgrab-0.6.0-24|24	library.
14cu|php-statgrab-0.6.0-24|25	
14cu|php-statgrab-0.6.0-24|26	%prep
14cu|php-statgrab-0.6.0-24|27	
14cu|php-statgrab-0.6.0-24|28	%setup -q -n Statgrab-%{version}
14cu|php-statgrab-0.6.0-24|29	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
14cu|php-statgrab-0.6.0-24|30	%patch0 -p0
14cu|php-statgrab-0.6.0-24|31	%patch1 -p0
14cu|php-statgrab-0.6.0-24|32	
14cu|php-statgrab-0.6.0-24|33	# lib64 fixes
14cu|php-statgrab-0.6.0-24|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-statgrab-0.6.0-24|35	
14cu|php-statgrab-0.6.0-24|36	%build
14cu|php-statgrab-0.6.0-24|37	%serverbuild
14cu|php-statgrab-0.6.0-24|38	
14cu|php-statgrab-0.6.0-24|39	phpize
14cu|php-statgrab-0.6.0-24|40	%configure2_5x --with-libdir=%{_lib} \
14cu|php-statgrab-0.6.0-24|41	--with-%{modname}=shared,%{_prefix}
14cu|php-statgrab-0.6.0-24|42	
14cu|php-statgrab-0.6.0-24|43	%make
14cu|php-statgrab-0.6.0-24|44	mv modules/*.so .
14cu|php-statgrab-0.6.0-24|45	
14cu|php-statgrab-0.6.0-24|46	%install
14cu|php-statgrab-0.6.0-24|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-statgrab-0.6.0-24|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-statgrab-0.6.0-24|49	
14cu|php-statgrab-0.6.0-24|50	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-statgrab-0.6.0-24|51	
14cu|php-statgrab-0.6.0-24|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-statgrab-0.6.0-24|53	extension = %{soname}
14cu|php-statgrab-0.6.0-24|54	EOF
14cu|php-statgrab-0.6.0-24|55	
14cu|php-statgrab-0.6.0-24|56	
14cu|php-statgrab-0.6.0-24|57	%files
14cu|php-statgrab-0.6.0-24|58	%doc CREDITS statgrab.php
14cu|php-statgrab-0.6.0-24|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-statgrab-0.6.0-24|60	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-statgrab-0.6.0-24|61	
14cu|php-statgrab-0.6.0-24|62	%changelog
14cu|php-statgrab-0.6.0-24|63	
14cu|php-statgrab-0.6.0-24|64	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-24
14cu|php-statgrab-0.6.0-24|65	- (c11c455) MassBuild#1257: Increase release tag
14cu|php-statgrab-0.6.0-24|66	
14cu|php-statgrab-0.6.0-24|67	

13742 14
14cu|php-stats-1.0.3-4|1	%define modname stats
14cu|php-stats-1.0.3-4|2	%define dirname %{modname}
14cu|php-stats-1.0.3-4|3	%define soname %{modname}.so
14cu|php-stats-1.0.3-4|4	%define inifile A51_%{modname}.ini
14cu|php-stats-1.0.3-4|5	
14cu|php-stats-1.0.3-4|6	Summary:	Extension with routines for statistical computation for PHP
14cu|php-stats-1.0.3-4|7	Name:		php-%{modname}
14cu|php-stats-1.0.3-4|8	Version:	1.0.3
14cu|php-stats-1.0.3-4|9	Release:	4
14cu|php-stats-1.0.3-4|10	Group:		Development/PHP
14cu|php-stats-1.0.3-4|11	License:	PHP License
14cu|php-stats-1.0.3-4|12	URL:		http://pecl.php.net/package/stats/
14cu|php-stats-1.0.3-4|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-stats-1.0.3-4|14	BuildRequires:	php-devel
14cu|php-stats-1.0.3-4|15	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-stats-1.0.3-4|16	
14cu|php-stats-1.0.3-4|17	%description
14cu|php-stats-1.0.3-4|18	Extension that provides few dozens routines for statistical computation for
14cu|php-stats-1.0.3-4|19	PHP.
14cu|php-stats-1.0.3-4|20	
14cu|php-stats-1.0.3-4|21	%prep
14cu|php-stats-1.0.3-4|22	
14cu|php-stats-1.0.3-4|23	%setup -qn %{modname}-%{version}
14cu|php-stats-1.0.3-4|24	[ "../package.xml" != "/" ] && mv ../package*.xml .
14cu|php-stats-1.0.3-4|25	
14cu|php-stats-1.0.3-4|26	# lib64 fix
14cu|php-stats-1.0.3-4|27	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-stats-1.0.3-4|28	
14cu|php-stats-1.0.3-4|29	%build
14cu|php-stats-1.0.3-4|30	%serverbuild
14cu|php-stats-1.0.3-4|31	
14cu|php-stats-1.0.3-4|32	phpize
14cu|php-stats-1.0.3-4|33	%configure2_5x --with-libdir=%{_lib} \
14cu|php-stats-1.0.3-4|34	--with-%{modname}=shared,%{_prefix}
14cu|php-stats-1.0.3-4|35	
14cu|php-stats-1.0.3-4|36	%make
14cu|php-stats-1.0.3-4|37	mv modules/*.so .
14cu|php-stats-1.0.3-4|38	
14cu|php-stats-1.0.3-4|39	%install
14cu|php-stats-1.0.3-4|40	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-stats-1.0.3-4|41	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-stats-1.0.3-4|42	
14cu|php-stats-1.0.3-4|43	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-stats-1.0.3-4|44	
14cu|php-stats-1.0.3-4|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-stats-1.0.3-4|46	extension = %{soname}
14cu|php-stats-1.0.3-4|47	EOF
14cu|php-stats-1.0.3-4|48	
14cu|php-stats-1.0.3-4|49	%files
14cu|php-stats-1.0.3-4|50	%doc tests CREDITS TODO package*.xml
14cu|php-stats-1.0.3-4|51	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-stats-1.0.3-4|52	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-stats-1.0.3-4|53	
14cu|php-stats-1.0.3-4|54	%changelog
14cu|php-stats-1.0.3-4|55	
14cu|php-stats-1.0.3-4|56	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-4
14cu|php-stats-1.0.3-4|57	- (f2a02b5) MassBuild#1257: Increase release tag
14cu|php-stats-1.0.3-4|58	
14cu|php-stats-1.0.3-4|59	

13743 14
14cu|php-stem-1.5.1-6|1	%define modname stem
14cu|php-stem-1.5.1-6|2	%define dirname %{modname}
14cu|php-stem-1.5.1-6|3	%define soname %{modname}.so
14cu|php-stem-1.5.1-6|4	%define inifile A45_%{modname}.ini
14cu|php-stem-1.5.1-6|5	
14cu|php-stem-1.5.1-6|6	Summary:	A PHP extension that provides word stemming
14cu|php-stem-1.5.1-6|7	Name:		php-%{modname}
14cu|php-stem-1.5.1-6|8	Version:	1.5.1
14cu|php-stem-1.5.1-6|9	Release:	6
14cu|php-stem-1.5.1-6|10	Group:		Development/PHP
14cu|php-stem-1.5.1-6|11	License:	PHP License
14cu|php-stem-1.5.1-6|12	URL:		http://pecl.php.net/package/stem/
14cu|php-stem-1.5.1-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-stem-1.5.1-6|14	Source1:	%{modname}.ini
14cu|php-stem-1.5.1-6|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-stem-1.5.1-6|16	#BuildRequires:	libstemmer-devel
14cu|php-stem-1.5.1-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-stem-1.5.1-6|18	
14cu|php-stem-1.5.1-6|19	%description
14cu|php-stem-1.5.1-6|20	This stem extension for PHP provides stemming capability for a variety of
14cu|php-stem-1.5.1-6|21	languages using Dr. M.F. Porter's Snowball API, which can be found at:
14cu|php-stem-1.5.1-6|22	http://snowball.tartarus.org
14cu|php-stem-1.5.1-6|23	
14cu|php-stem-1.5.1-6|24	%prep
14cu|php-stem-1.5.1-6|25	
14cu|php-stem-1.5.1-6|26	%setup -q -n %{modname}-%{version}
14cu|php-stem-1.5.1-6|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-stem-1.5.1-6|28	
14cu|php-stem-1.5.1-6|29	cp %{SOURCE1} %{inifile}
14cu|php-stem-1.5.1-6|30	
14cu|php-stem-1.5.1-6|31	%build
14cu|php-stem-1.5.1-6|32	%serverbuild
14cu|php-stem-1.5.1-6|33	
14cu|php-stem-1.5.1-6|34	phpize
14cu|php-stem-1.5.1-6|35	%configure2_5x --with-libdir=%{_lib} \
14cu|php-stem-1.5.1-6|36	--enable-%{modname}=shared,%{_prefix}
14cu|php-stem-1.5.1-6|37	
14cu|php-stem-1.5.1-6|38	%make
14cu|php-stem-1.5.1-6|39	mv modules/*.so .
14cu|php-stem-1.5.1-6|40	
14cu|php-stem-1.5.1-6|41	# this might work in the future
14cu|php-stem-1.5.1-6|42	#%%{_usrsrc}/php-devel/buildext stem "stem.c porter.c api.c utilities.c" -DHAVE_CONFIG_H -L%{_libdir} -Wl,-lstemmer
14cu|php-stem-1.5.1-6|43	
14cu|php-stem-1.5.1-6|44	%install
14cu|php-stem-1.5.1-6|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-stem-1.5.1-6|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-stem-1.5.1-6|47	
14cu|php-stem-1.5.1-6|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-stem-1.5.1-6|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-stem-1.5.1-6|50	
14cu|php-stem-1.5.1-6|51	%files
14cu|php-stem-1.5.1-6|52	%doc package*.xml COPYING CREDITS ChangeLog README README.tests
14cu|php-stem-1.5.1-6|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-stem-1.5.1-6|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-stem-1.5.1-6|55	
14cu|php-stem-1.5.1-6|56	%changelog
14cu|php-stem-1.5.1-6|57	
14cu|php-stem-1.5.1-6|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-6
14cu|php-stem-1.5.1-6|59	- (088a2fa) MassBuild#1257: Increase release tag
14cu|php-stem-1.5.1-6|60	
14cu|php-stem-1.5.1-6|61	

13744 14
14cu|php-svn-1.0.2-6|1	%define modname svn
14cu|php-svn-1.0.2-6|2	%define dirname %{modname}
14cu|php-svn-1.0.2-6|3	%define soname %{modname}.so
14cu|php-svn-1.0.2-6|4	%define inifile A47_%{modname}.ini
14cu|php-svn-1.0.2-6|5	
14cu|php-svn-1.0.2-6|6	Summary:	PHP Bindings for the Subversion Revision control system
14cu|php-svn-1.0.2-6|7	Name:		php-%{modname}
14cu|php-svn-1.0.2-6|8	Version:	1.0.2
14cu|php-svn-1.0.2-6|9	Release:	6
14cu|php-svn-1.0.2-6|10	Group:		Development/PHP
14cu|php-svn-1.0.2-6|11	License:	PHP License
14cu|php-svn-1.0.2-6|12	URL:		http://pecl.php.net/package/svn
14cu|php-svn-1.0.2-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-svn-1.0.2-6|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-svn-1.0.2-6|15	BuildRequires:	apache-devel >= 2.2.0
14cu|php-svn-1.0.2-6|16	BuildRequires:	subversion-devel
14cu|php-svn-1.0.2-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-svn-1.0.2-6|18	
14cu|php-svn-1.0.2-6|19	%description
14cu|php-svn-1.0.2-6|20	PHP Bindings for the Subversion Revision control system.
14cu|php-svn-1.0.2-6|21	
14cu|php-svn-1.0.2-6|22	%prep
14cu|php-svn-1.0.2-6|23	
14cu|php-svn-1.0.2-6|24	%setup -q -n %{modname}-%{version}
14cu|php-svn-1.0.2-6|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-svn-1.0.2-6|26	
14cu|php-svn-1.0.2-6|27	# fix attribs
14cu|php-svn-1.0.2-6|28	find -type f | xargs chmod 644
14cu|php-svn-1.0.2-6|29	
14cu|php-svn-1.0.2-6|30	# instead of a patch
14cu|php-svn-1.0.2-6|31	perl -pi -e "s|apr-0|apr-1|g" config.m4
14cu|php-svn-1.0.2-6|32	perl -pi -e "s|apache2|apache|g" config.m4
14cu|php-svn-1.0.2-6|33	
14cu|php-svn-1.0.2-6|34	# fix version
14cu|php-svn-1.0.2-6|35	perl -pi -e "s|^#define PHP_SVN_VERSION .*|#define PHP_SVN_VERSION \"%{version}\"|g" php_svn.h
14cu|php-svn-1.0.2-6|36	
14cu|php-svn-1.0.2-6|37	%build
14cu|php-svn-1.0.2-6|38	%serverbuild
14cu|php-svn-1.0.2-6|39	
14cu|php-svn-1.0.2-6|40	export CPPFLAGS="`apr-1-config --cppflags`"
14cu|php-svn-1.0.2-6|41	
14cu|php-svn-1.0.2-6|42	phpize
14cu|php-svn-1.0.2-6|43	%configure2_5x --with-libdir=%{_lib} \
14cu|php-svn-1.0.2-6|44	--with-%{modname}=shared,%{_prefix}
14cu|php-svn-1.0.2-6|45	%make
14cu|php-svn-1.0.2-6|46	mv modules/*.so .
14cu|php-svn-1.0.2-6|47	
14cu|php-svn-1.0.2-6|48	%install
14cu|php-svn-1.0.2-6|49	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-svn-1.0.2-6|50	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-svn-1.0.2-6|51	
14cu|php-svn-1.0.2-6|52	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-svn-1.0.2-6|53	
14cu|php-svn-1.0.2-6|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-svn-1.0.2-6|55	extension = %{soname}
14cu|php-svn-1.0.2-6|56	EOF
14cu|php-svn-1.0.2-6|57	
14cu|php-svn-1.0.2-6|58	%files
14cu|php-svn-1.0.2-6|59	%doc examples CREDITS EXPERIMENTAL package*.xml
14cu|php-svn-1.0.2-6|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-svn-1.0.2-6|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-svn-1.0.2-6|62	
14cu|php-svn-1.0.2-6|63	%changelog
14cu|php-svn-1.0.2-6|64	
14cu|php-svn-1.0.2-6|65	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-6
14cu|php-svn-1.0.2-6|66	- (454052a) MassBuild#1257: Increase release tag
14cu|php-svn-1.0.2-6|67	
14cu|php-svn-1.0.2-6|68	

13745 14
14cu|php-swish-0.5.0-5|1	%define modname swish
14cu|php-swish-0.5.0-5|2	%define dirname %{modname}
14cu|php-swish-0.5.0-5|3	%define soname %{modname}.so
14cu|php-swish-0.5.0-5|4	%define inifile B08_%{modname}.ini
14cu|php-swish-0.5.0-5|5	
14cu|php-swish-0.5.0-5|6	Summary:	Swish-e bindings
14cu|php-swish-0.5.0-5|7	Name:		php-%{modname}
14cu|php-swish-0.5.0-5|8	Version:	0.5.0
14cu|php-swish-0.5.0-5|9	Release:	5
14cu|php-swish-0.5.0-5|10	Group:		Development/PHP
14cu|php-swish-0.5.0-5|11	License:	PHP License
14cu|php-swish-0.5.0-5|12	URL:		http://pecl.php.net/package/swish/
14cu|php-swish-0.5.0-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-swish-0.5.0-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-swish-0.5.0-5|15	BuildRequires:	swish-e-devel
14cu|php-swish-0.5.0-5|16	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-swish-0.5.0-5|17	
14cu|php-swish-0.5.0-5|18	%description
14cu|php-swish-0.5.0-5|19	This extension provides bindings to the Swish-e API.
14cu|php-swish-0.5.0-5|20	
14cu|php-swish-0.5.0-5|21	%prep
14cu|php-swish-0.5.0-5|22	
14cu|php-swish-0.5.0-5|23	%setup -q -n %{modname}-%{version}
14cu|php-swish-0.5.0-5|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-swish-0.5.0-5|25	
14cu|php-swish-0.5.0-5|26	%build
14cu|php-swish-0.5.0-5|27	%serverbuild
14cu|php-swish-0.5.0-5|28	
14cu|php-swish-0.5.0-5|29	phpize
14cu|php-swish-0.5.0-5|30	%configure2_5x --with-libdir=%{_lib} \
14cu|php-swish-0.5.0-5|31	--with-%{modname}=shared,%{_prefix}
14cu|php-swish-0.5.0-5|32	%make
14cu|php-swish-0.5.0-5|33	mv modules/*.so .
14cu|php-swish-0.5.0-5|34	
14cu|php-swish-0.5.0-5|35	%install
14cu|php-swish-0.5.0-5|36	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-swish-0.5.0-5|37	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-swish-0.5.0-5|38	
14cu|php-swish-0.5.0-5|39	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-swish-0.5.0-5|40	
14cu|php-swish-0.5.0-5|41	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-swish-0.5.0-5|42	extension = %{soname}
14cu|php-swish-0.5.0-5|43	EOF
14cu|php-swish-0.5.0-5|44	
14cu|php-swish-0.5.0-5|45	%files
14cu|php-swish-0.5.0-5|46	%doc CREDITS README swish.php package*.xml
14cu|php-swish-0.5.0-5|47	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-swish-0.5.0-5|48	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-swish-0.5.0-5|49	
14cu|php-swish-0.5.0-5|50	%changelog
14cu|php-swish-0.5.0-5|51	
14cu|php-swish-0.5.0-5|52	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-5
14cu|php-swish-0.5.0-5|53	- (805ed19) MassBuild#1257: Increase release tag
14cu|php-swish-0.5.0-5|54	
14cu|php-swish-0.5.0-5|55	

13746 14
14cu|php-syck-0.9.3-25|1	%define modname syck
14cu|php-syck-0.9.3-25|2	%define soname %{modname}.so
14cu|php-syck-0.9.3-25|3	%define inifile A62_%{modname}.ini
14cu|php-syck-0.9.3-25|4	
14cu|php-syck-0.9.3-25|5	Summary:	YAML-1.0 parser and emitter
14cu|php-syck-0.9.3-25|6	Name:		php-%{modname}
14cu|php-syck-0.9.3-25|7	Version:	0.9.3
14cu|php-syck-0.9.3-25|8	Release:	25
14cu|php-syck-0.9.3-25|9	Group:		Development/PHP
14cu|php-syck-0.9.3-25|10	License:	PHP License
14cu|php-syck-0.9.3-25|11	URL:		http://pecl.php.net/package/syck
14cu|php-syck-0.9.3-25|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-syck-0.9.3-25|13	Patch0:		syck-0.9.3-php54x.diff
14cu|php-syck-0.9.3-25|14	Requires:	php-hash
14cu|php-syck-0.9.3-25|15	BuildRequires:	php-devel >= 3:5.2.1
14cu|php-syck-0.9.3-25|16	BuildRequires:	file
14cu|php-syck-0.9.3-25|17	BuildRequires:	syck-devel >= 0.55
14cu|php-syck-0.9.3-25|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-syck-0.9.3-25|19	
14cu|php-syck-0.9.3-25|20	%description
14cu|php-syck-0.9.3-25|21	A binding to the Syck library.  YAML(tm) (rhymes with "camel") is a
14cu|php-syck-0.9.3-25|22	straightforward machine parsable data serialization format designed for human
14cu|php-syck-0.9.3-25|23	readability and interaction with scripting languages. YAML is optimized for
14cu|php-syck-0.9.3-25|24	data serialization, configuration settings, log files, Internet messaging and
14cu|php-syck-0.9.3-25|25	filtering.
14cu|php-syck-0.9.3-25|26	
14cu|php-syck-0.9.3-25|27	%prep
14cu|php-syck-0.9.3-25|28	
14cu|php-syck-0.9.3-25|29	%setup -q -n %{modname}-%{version}
14cu|php-syck-0.9.3-25|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-syck-0.9.3-25|31	
14cu|php-syck-0.9.3-25|32	%patch0 -p0
14cu|php-syck-0.9.3-25|33	
14cu|php-syck-0.9.3-25|34	# fix permissions
14cu|php-syck-0.9.3-25|35	find . -type f | xargs chmod 644
14cu|php-syck-0.9.3-25|36	
14cu|php-syck-0.9.3-25|37	# strip away annoying ^M
14cu|php-syck-0.9.3-25|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-syck-0.9.3-25|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-syck-0.9.3-25|40	
14cu|php-syck-0.9.3-25|41	# lib64 fix
14cu|php-syck-0.9.3-25|42	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-syck-0.9.3-25|43	
14cu|php-syck-0.9.3-25|44	%build
14cu|php-syck-0.9.3-25|45	%serverbuild
14cu|php-syck-0.9.3-25|46	
14cu|php-syck-0.9.3-25|47	phpize
14cu|php-syck-0.9.3-25|48	%configure2_5x --with-libdir=%{_lib} \
14cu|php-syck-0.9.3-25|49	--with-%{modname}=shared,%{_prefix}
14cu|php-syck-0.9.3-25|50	%make
14cu|php-syck-0.9.3-25|51	
14cu|php-syck-0.9.3-25|52	mv modules/*.so .
14cu|php-syck-0.9.3-25|53	
14cu|php-syck-0.9.3-25|54	%install
14cu|php-syck-0.9.3-25|55	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-syck-0.9.3-25|56	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-syck-0.9.3-25|57	
14cu|php-syck-0.9.3-25|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-syck-0.9.3-25|59	
14cu|php-syck-0.9.3-25|60	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-syck-0.9.3-25|61	extension = %{soname}
14cu|php-syck-0.9.3-25|62	EOF
14cu|php-syck-0.9.3-25|63	
14cu|php-syck-0.9.3-25|64	%files
14cu|php-syck-0.9.3-25|65	%doc CHANGELOG TODO package*.xml
14cu|php-syck-0.9.3-25|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-syck-0.9.3-25|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-syck-0.9.3-25|68	
14cu|php-syck-0.9.3-25|69	%changelog
14cu|php-syck-0.9.3-25|70	
14cu|php-syck-0.9.3-25|71	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-25
14cu|php-syck-0.9.3-25|72	- (5bff5ba) MassBuild#1257: Increase release tag
14cu|php-syck-0.9.3-25|73	
14cu|php-syck-0.9.3-25|74	

13747 14
14cu|php-sysload-1.0.0-10|1	%define modname sysload
14cu|php-sysload-1.0.0-10|2	%define dirname %{modname}
14cu|php-sysload-1.0.0-10|3	%define soname %{modname}.so
14cu|php-sysload-1.0.0-10|4	%define inifile B20_%{modname}.ini
14cu|php-sysload-1.0.0-10|5	
14cu|php-sysload-1.0.0-10|6	Summary:	PHP Sysload extension
14cu|php-sysload-1.0.0-10|7	Name:		php-%{modname}
14cu|php-sysload-1.0.0-10|8	Version:	1.0.0
14cu|php-sysload-1.0.0-10|9	Release:	10
14cu|php-sysload-1.0.0-10|10	Group:		Development/PHP
14cu|php-sysload-1.0.0-10|11	License:	PHP
14cu|php-sysload-1.0.0-10|12	URL:		http://www.xarg.org/project/php-sysload/
14cu|php-sysload-1.0.0-10|13	Source0:	http://www.xarg.org/download/sysload-%{version}.tar.gz
14cu|php-sysload-1.0.0-10|14	Source1:	B20_sysload.ini
14cu|php-sysload-1.0.0-10|15	Patch0:		sysload-1.0.0-php54x.diff
14cu|php-sysload-1.0.0-10|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-sysload-1.0.0-10|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-sysload-1.0.0-10|18	
14cu|php-sysload-1.0.0-10|19	%description
14cu|php-sysload-1.0.0-10|20	PHP Sysload is a simple monitoring Extension for PHP backends behind a reverse
14cu|php-sysload-1.0.0-10|21	proxy server or for other tasks where you have a need to send a specified HTTP
14cu|php-sysload-1.0.0-10|22	header on overrun.
14cu|php-sysload-1.0.0-10|23	
14cu|php-sysload-1.0.0-10|24	%prep
14cu|php-sysload-1.0.0-10|25	
14cu|php-sysload-1.0.0-10|26	%setup -q -n %{modname}-%{version}
14cu|php-sysload-1.0.0-10|27	%patch0 -p0
14cu|php-sysload-1.0.0-10|28	
14cu|php-sysload-1.0.0-10|29	cp %{SOURCE1} %{inifile}
14cu|php-sysload-1.0.0-10|30	
14cu|php-sysload-1.0.0-10|31	# lib64 fix
14cu|php-sysload-1.0.0-10|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-sysload-1.0.0-10|33	
14cu|php-sysload-1.0.0-10|34	%build
14cu|php-sysload-1.0.0-10|35	%serverbuild
14cu|php-sysload-1.0.0-10|36	
14cu|php-sysload-1.0.0-10|37	phpize
14cu|php-sysload-1.0.0-10|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-sysload-1.0.0-10|39	--with-%{modname}=shared,%{_prefix}
14cu|php-sysload-1.0.0-10|40	%make
14cu|php-sysload-1.0.0-10|41	mv modules/*.so .
14cu|php-sysload-1.0.0-10|42	
14cu|php-sysload-1.0.0-10|43	%install
14cu|php-sysload-1.0.0-10|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-sysload-1.0.0-10|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-sysload-1.0.0-10|46	
14cu|php-sysload-1.0.0-10|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-sysload-1.0.0-10|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-sysload-1.0.0-10|49	
14cu|php-sysload-1.0.0-10|50	%files
14cu|php-sysload-1.0.0-10|51	%doc CREDIT
14cu|php-sysload-1.0.0-10|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-sysload-1.0.0-10|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-sysload-1.0.0-10|54	
14cu|php-sysload-1.0.0-10|55	%changelog
14cu|php-sysload-1.0.0-10|56	
14cu|php-sysload-1.0.0-10|57	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-10
14cu|php-sysload-1.0.0-10|58	- (f1d6c82) MassBuild#1257: Increase release tag
14cu|php-sysload-1.0.0-10|59	
14cu|php-sysload-1.0.0-10|60	

13748 14
14cu|php-tcpdf-6.2.13-1|1	%global __noautoreq 'pear\\(.*\\)|php-cli|/usr/bin/php'
14cu|php-tcpdf-6.2.13-1|2	
14cu|php-tcpdf-6.2.13-1|3	%define base_name       tcpdf
14cu|php-tcpdf-6.2.13-1|4	%define version_        %(echo %{version} | tr . _)
14cu|php-tcpdf-6.2.13-1|5	
14cu|php-tcpdf-6.2.13-1|6	Name:       php-%{base_name}
14cu|php-tcpdf-6.2.13-1|7	Version:    6.2.13
14cu|php-tcpdf-6.2.13-1|8	Release:    1
14cu|php-tcpdf-6.2.13-1|9	Summary:    PHP class for generating PDF documents
14cu|php-tcpdf-6.2.13-1|10	License:    GPLv3
14cu|php-tcpdf-6.2.13-1|11	Group:      Development/Other
14cu|php-tcpdf-6.2.13-1|12	URL:        http://www.tcpdf.org/
14cu|php-tcpdf-6.2.13-1|13	Source:     http://sourceforge.net/projects/tcpdf/files/tcpdf_%{version_}.zip
14cu|php-tcpdf-6.2.13-1|14	BuildArch:  noarch
14cu|php-tcpdf-6.2.13-1|15	
14cu|php-tcpdf-6.2.13-1|16	%description
14cu|php-tcpdf-6.2.13-1|17	TCPDF is a FLOSS PHP class for generating PDF documents.
14cu|php-tcpdf-6.2.13-1|18	
14cu|php-tcpdf-6.2.13-1|19	%prep
14cu|php-tcpdf-6.2.13-1|20	%setup -q -n tcpdf
14cu|php-tcpdf-6.2.13-1|21	
14cu|php-tcpdf-6.2.13-1|22	%build
14cu|php-tcpdf-6.2.13-1|23	
14cu|php-tcpdf-6.2.13-1|24	%install
14cu|php-tcpdf-6.2.13-1|25	install -d -m 755 %{buildroot}%{_datadir}/php/tcpdf
14cu|php-tcpdf-6.2.13-1|26	cp -pr * %{buildroot}%{_datadir}/php/tcpdf
14cu|php-tcpdf-6.2.13-1|27	rm -f %{buildroot}%{_datadir}/php/tcpdf/*.TXT
14cu|php-tcpdf-6.2.13-1|28	rm -rf %{buildroot}%{_datadir}/php/tcpdf/examples
14cu|php-tcpdf-6.2.13-1|29	rm -f %{buildroot}%{_datadir}/php/tcpdf/tools/.htaccess
14cu|php-tcpdf-6.2.13-1|30	
14cu|php-tcpdf-6.2.13-1|31	%files
14cu|php-tcpdf-6.2.13-1|32	%doc CHANGELOG.TXT LICENSE.TXT README.md examples
14cu|php-tcpdf-6.2.13-1|33	%{_datadir}/php/tcpdf
14cu|php-tcpdf-6.2.13-1|34	
14cu|php-tcpdf-6.2.13-1|35	%changelog
14cu|php-tcpdf-6.2.13-1|36	
14cu|php-tcpdf-6.2.13-1|37	* Tue Feb 28 2017 Denis Silakov <dsilakov@virtuozzo.com> 6.2.13-1
14cu|php-tcpdf-6.2.13-1|38	- (bb4a5b1) Fix reqs
14cu|php-tcpdf-6.2.13-1|39	
14cu|php-tcpdf-6.2.13-1|40	

13749 14
14cu|php-tcpwrap-1.1.3-25|1	%define modname tcpwrap
14cu|php-tcpwrap-1.1.3-25|2	%define dirname %{modname}
14cu|php-tcpwrap-1.1.3-25|3	%define soname %{modname}.so
14cu|php-tcpwrap-1.1.3-25|4	%define inifile A24_%{modname}.ini
14cu|php-tcpwrap-1.1.3-25|5	
14cu|php-tcpwrap-1.1.3-25|6	Summary:	Tcpwrappers bindings for PHP
14cu|php-tcpwrap-1.1.3-25|7	Name:		php-%{modname}
14cu|php-tcpwrap-1.1.3-25|8	Version:	1.1.3
14cu|php-tcpwrap-1.1.3-25|9	Release:	25
14cu|php-tcpwrap-1.1.3-25|10	Group:		Development/PHP
14cu|php-tcpwrap-1.1.3-25|11	License:	PHP License
14cu|php-tcpwrap-1.1.3-25|12	URL:		http://pecl.php.net/package/tcpwrap
14cu|php-tcpwrap-1.1.3-25|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-tcpwrap-1.1.3-25|14	Source1:	%{modname}.ini
14cu|php-tcpwrap-1.1.3-25|15	Patch0:		tcpwrap-1.1.3-php54x.diff
14cu|php-tcpwrap-1.1.3-25|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-tcpwrap-1.1.3-25|17	BuildRequires:	tcp_wrappers-devel
14cu|php-tcpwrap-1.1.3-25|18	Requires:	tcp_wrappers
14cu|php-tcpwrap-1.1.3-25|19	Epoch:		1
14cu|php-tcpwrap-1.1.3-25|20	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-tcpwrap-1.1.3-25|21	
14cu|php-tcpwrap-1.1.3-25|22	%description
14cu|php-tcpwrap-1.1.3-25|23	This package handles /etc/hosts.allow and /etc/hosts.deny files.
14cu|php-tcpwrap-1.1.3-25|24	
14cu|php-tcpwrap-1.1.3-25|25	%prep
14cu|php-tcpwrap-1.1.3-25|26	
14cu|php-tcpwrap-1.1.3-25|27	%setup -q -n %{modname}-%{version}
14cu|php-tcpwrap-1.1.3-25|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-tcpwrap-1.1.3-25|29	
14cu|php-tcpwrap-1.1.3-25|30	%patch0 -p0
14cu|php-tcpwrap-1.1.3-25|31	
14cu|php-tcpwrap-1.1.3-25|32	cp %{SOURCE1} %{inifile}
14cu|php-tcpwrap-1.1.3-25|33	
14cu|php-tcpwrap-1.1.3-25|34	%build
14cu|php-tcpwrap-1.1.3-25|35	%serverbuild
14cu|php-tcpwrap-1.1.3-25|36	
14cu|php-tcpwrap-1.1.3-25|37	phpize
14cu|php-tcpwrap-1.1.3-25|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-tcpwrap-1.1.3-25|39	--with-%{modname}=shared,%{_prefix}
14cu|php-tcpwrap-1.1.3-25|40	
14cu|php-tcpwrap-1.1.3-25|41	%make
14cu|php-tcpwrap-1.1.3-25|42	mv modules/*.so .
14cu|php-tcpwrap-1.1.3-25|43	
14cu|php-tcpwrap-1.1.3-25|44	%install
14cu|php-tcpwrap-1.1.3-25|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-tcpwrap-1.1.3-25|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-tcpwrap-1.1.3-25|47	
14cu|php-tcpwrap-1.1.3-25|48	cat > README.%{modname} << EOF
14cu|php-tcpwrap-1.1.3-25|49	The %{name} package contains a dynamic shared object (DSO) for PHP.
14cu|php-tcpwrap-1.1.3-25|50	EOF
14cu|php-tcpwrap-1.1.3-25|51	
14cu|php-tcpwrap-1.1.3-25|52	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-tcpwrap-1.1.3-25|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-tcpwrap-1.1.3-25|54	
14cu|php-tcpwrap-1.1.3-25|55	%files
14cu|php-tcpwrap-1.1.3-25|56	%doc README* package*.xml
14cu|php-tcpwrap-1.1.3-25|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-tcpwrap-1.1.3-25|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-tcpwrap-1.1.3-25|59	
14cu|php-tcpwrap-1.1.3-25|60	%changelog
14cu|php-tcpwrap-1.1.3-25|61	
14cu|php-tcpwrap-1.1.3-25|62	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.3-25
14cu|php-tcpwrap-1.1.3-25|63	- (085cd75) MassBuild#1257: Increase release tag
14cu|php-tcpwrap-1.1.3-25|64	
14cu|php-tcpwrap-1.1.3-25|65	

13750 14
14cu|php-tdb-1.0.0-25|1	%define modname tdb
14cu|php-tdb-1.0.0-25|2	%define soname %{modname}.so
14cu|php-tdb-1.0.0-25|3	%define inifile A77_%{modname}.ini
14cu|php-tdb-1.0.0-25|4	
14cu|php-tdb-1.0.0-25|5	Summary:	Trivial DB bindings
14cu|php-tdb-1.0.0-25|6	Name:		php-%{modname}
14cu|php-tdb-1.0.0-25|7	Version:	1.0.0
14cu|php-tdb-1.0.0-25|8	Release:	25
14cu|php-tdb-1.0.0-25|9	Group:		Development/PHP
14cu|php-tdb-1.0.0-25|10	License:	PHP License
14cu|php-tdb-1.0.0-25|11	URL:		http://pecl.php.net/package/tdb/
14cu|php-tdb-1.0.0-25|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-tdb-1.0.0-25|13	Patch0:		tdb-1.0.0-php54x.diff
14cu|php-tdb-1.0.0-25|14	Requires(pre): rpm-helper
14cu|php-tdb-1.0.0-25|15	Requires(postun): rpm-helper
14cu|php-tdb-1.0.0-25|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-tdb-1.0.0-25|17	BuildRequires:	file
14cu|php-tdb-1.0.0-25|18	BuildRequires:	tdb-devel
14cu|php-tdb-1.0.0-25|19	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-tdb-1.0.0-25|20	
14cu|php-tdb-1.0.0-25|21	%description
14cu|php-tdb-1.0.0-25|22	This extension provides bindings for Trivial DB.
14cu|php-tdb-1.0.0-25|23	
14cu|php-tdb-1.0.0-25|24	%prep
14cu|php-tdb-1.0.0-25|25	
14cu|php-tdb-1.0.0-25|26	%setup -q -n %{modname}-%{version}
14cu|php-tdb-1.0.0-25|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-tdb-1.0.0-25|28	
14cu|php-tdb-1.0.0-25|29	%patch0 -p0
14cu|php-tdb-1.0.0-25|30	
14cu|php-tdb-1.0.0-25|31	# fix permissions
14cu|php-tdb-1.0.0-25|32	find . -type f | xargs chmod 644
14cu|php-tdb-1.0.0-25|33	
14cu|php-tdb-1.0.0-25|34	# strip away annoying ^M
14cu|php-tdb-1.0.0-25|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-tdb-1.0.0-25|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-tdb-1.0.0-25|37	
14cu|php-tdb-1.0.0-25|38	# lib64 fix
14cu|php-tdb-1.0.0-25|39	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cu|php-tdb-1.0.0-25|40	
14cu|php-tdb-1.0.0-25|41	%build
14cu|php-tdb-1.0.0-25|42	%serverbuild
14cu|php-tdb-1.0.0-25|43	
14cu|php-tdb-1.0.0-25|44	phpize
14cu|php-tdb-1.0.0-25|45	%configure2_5x --with-libdir=%{_lib} \
14cu|php-tdb-1.0.0-25|46	--with-%{modname}=shared,%{_prefix}
14cu|php-tdb-1.0.0-25|47	
14cu|php-tdb-1.0.0-25|48	%make
14cu|php-tdb-1.0.0-25|49	
14cu|php-tdb-1.0.0-25|50	%install
14cu|php-tdb-1.0.0-25|51	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-tdb-1.0.0-25|52	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-tdb-1.0.0-25|53	
14cu|php-tdb-1.0.0-25|54	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-tdb-1.0.0-25|55	
14cu|php-tdb-1.0.0-25|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-tdb-1.0.0-25|57	extension = %{soname}
14cu|php-tdb-1.0.0-25|58	
14cu|php-tdb-1.0.0-25|59	[%{modname}]
14cu|php-tdb-1.0.0-25|60	EOF
14cu|php-tdb-1.0.0-25|61	
14cu|php-tdb-1.0.0-25|62	%files
14cu|php-tdb-1.0.0-25|63	%doc package*.xml CREDITS README tests
14cu|php-tdb-1.0.0-25|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-tdb-1.0.0-25|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-tdb-1.0.0-25|66	
14cu|php-tdb-1.0.0-25|67	%changelog
14cu|php-tdb-1.0.0-25|68	
14cu|php-tdb-1.0.0-25|69	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-25
14cu|php-tdb-1.0.0-25|70	- (15ed729) MassBuild#1257: Increase release tag
14cu|php-tdb-1.0.0-25|71	
14cu|php-tdb-1.0.0-25|72	

13751 14
14cu|php-tk-0.1.1-36|1	%define realname TK
14cu|php-tk-0.1.1-36|2	%define modname tk
14cu|php-tk-0.1.1-36|3	%define dirname %{modname}
14cu|php-tk-0.1.1-36|4	%define soname %{modname}.so
14cu|php-tk-0.1.1-36|5	%define inifile A31_%{modname}.ini
14cu|php-tk-0.1.1-36|6	
14cu|php-tk-0.1.1-36|7	Summary:	Provides TK functions for PHP
14cu|php-tk-0.1.1-36|8	Name:		php-%{modname}
14cu|php-tk-0.1.1-36|9	Version:	0.1.1
14cu|php-tk-0.1.1-36|10	Release:	36
14cu|php-tk-0.1.1-36|11	Group:		Development/PHP
14cu|php-tk-0.1.1-36|12	License:	PHP License
14cu|php-tk-0.1.1-36|13	URL:		http://php-tk.sourceforge.net/
14cu|php-tk-0.1.1-36|14	Source0:	tk-%{version}.tar.bz2
14cu|php-tk-0.1.1-36|15	Patch0:		tk-0.1.1-lib64.diff
14cu|php-tk-0.1.1-36|16	Patch1:		tk-0.1.1-format_not_a_string_literal_and_no_format_arguments.diff
14cu|php-tk-0.1.1-36|17	Patch2:		tk-0.1.1-php54x.diff
14cu|php-tk-0.1.1-36|18	Requires:	php-cli >= 3:5.2.0
14cu|php-tk-0.1.1-36|19	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-tk-0.1.1-36|20	BuildRequires:	tk tk-devel
14cu|php-tk-0.1.1-36|21	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-tk-0.1.1-36|22	
14cu|php-tk-0.1.1-36|23	%description
14cu|php-tk-0.1.1-36|24	PHP/TK is an native extension for the PHP programming language that implements
14cu|php-tk-0.1.1-36|25	language bindings for TCL/TK. It provides an object-oriented interface and
14cu|php-tk-0.1.1-36|26	greatly simplifies writing client-side cross-platform GUI applications.
14cu|php-tk-0.1.1-36|27	
14cu|php-tk-0.1.1-36|28	%prep
14cu|php-tk-0.1.1-36|29	
14cu|php-tk-0.1.1-36|30	%setup -q -n tk-%{version}
14cu|php-tk-0.1.1-36|31	%patch0 -p0
14cu|php-tk-0.1.1-36|32	%patch1 -p0
14cu|php-tk-0.1.1-36|33	%patch2 -p0
14cu|php-tk-0.1.1-36|34	
14cu|php-tk-0.1.1-36|35	%build
14cu|php-tk-0.1.1-36|36	%serverbuild
14cu|php-tk-0.1.1-36|37	phpize
14cu|php-tk-0.1.1-36|38	%configure2_5x
14cu|php-tk-0.1.1-36|39	%make
14cu|php-tk-0.1.1-36|40	
14cu|php-tk-0.1.1-36|41	mv modules/*.so .
14cu|php-tk-0.1.1-36|42	
14cu|php-tk-0.1.1-36|43	%install
14cu|php-tk-0.1.1-36|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-tk-0.1.1-36|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-tk-0.1.1-36|46	
14cu|php-tk-0.1.1-36|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-tk-0.1.1-36|48	
14cu|php-tk-0.1.1-36|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-tk-0.1.1-36|50	extension = %{soname}
14cu|php-tk-0.1.1-36|51	EOF
14cu|php-tk-0.1.1-36|52	
14cu|php-tk-0.1.1-36|53	%files
14cu|php-tk-0.1.1-36|54	%doc tests CREDITS
14cu|php-tk-0.1.1-36|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-tk-0.1.1-36|56	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-tk-0.1.1-36|57	
14cu|php-tk-0.1.1-36|58	%changelog
14cu|php-tk-0.1.1-36|59	
14cu|php-tk-0.1.1-36|60	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-36
14cu|php-tk-0.1.1-36|61	- (55ebc2b) MassBuild#1257: Increase release tag
14cu|php-tk-0.1.1-36|62	
14cu|php-tk-0.1.1-36|63	

13752 14
14cu|php-tokyo_tyrant-0.7.0-5|1	%define modname tokyo_tyrant
14cu|php-tokyo_tyrant-0.7.0-5|2	%define dirname %{modname}
14cu|php-tokyo_tyrant-0.7.0-5|3	%define soname %{modname}.so
14cu|php-tokyo_tyrant-0.7.0-5|4	%define inifile A96_%{modname}.ini
14cu|php-tokyo_tyrant-0.7.0-5|5	
14cu|php-tokyo_tyrant-0.7.0-5|6	Summary:	Provides a wrapper to the Tokyo Tyrant client library
14cu|php-tokyo_tyrant-0.7.0-5|7	Name:		php-%{modname}
14cu|php-tokyo_tyrant-0.7.0-5|8	Version:	0.7.0
14cu|php-tokyo_tyrant-0.7.0-5|9	Release:	5
14cu|php-tokyo_tyrant-0.7.0-5|10	Group:		Development/PHP
14cu|php-tokyo_tyrant-0.7.0-5|11	License:	PHP License
14cu|php-tokyo_tyrant-0.7.0-5|12	URL:		http://pecl.php.net/package/tokyo_tyrant/
14cu|php-tokyo_tyrant-0.7.0-5|13	Source0:	http://pecl.php.net/get/tokyo_tyrant-%{version}.tgz
14cu|php-tokyo_tyrant-0.7.0-5|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-tokyo_tyrant-0.7.0-5|15	BuildRequires:	apache-devel >= 2.2.0
14cu|php-tokyo_tyrant-0.7.0-5|16	BuildRequires:	tokyotyrant
14cu|php-tokyo_tyrant-0.7.0-5|17	BuildRequires:	tokyotyrant-devel
14cu|php-tokyo_tyrant-0.7.0-5|18	BuildRequires:	tokyocabinet-devel
14cu|php-tokyo_tyrant-0.7.0-5|19	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-tokyo_tyrant-0.7.0-5|20	
14cu|php-tokyo_tyrant-0.7.0-5|21	%description
14cu|php-tokyo_tyrant-0.7.0-5|22	tokyo_tyrant extension provides object oriented API for communicating with
14cu|php-tokyo_tyrant-0.7.0-5|23	Tokyo Tyrant key-value store.
14cu|php-tokyo_tyrant-0.7.0-5|24	
14cu|php-tokyo_tyrant-0.7.0-5|25	This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.
14cu|php-tokyo_tyrant-0.7.0-5|26	
14cu|php-tokyo_tyrant-0.7.0-5|27	%prep
14cu|php-tokyo_tyrant-0.7.0-5|28	
14cu|php-tokyo_tyrant-0.7.0-5|29	%setup -q -n %{modname}-%{version}
14cu|php-tokyo_tyrant-0.7.0-5|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-tokyo_tyrant-0.7.0-5|31	
14cu|php-tokyo_tyrant-0.7.0-5|32	
14cu|php-tokyo_tyrant-0.7.0-5|33	%build
14cu|php-tokyo_tyrant-0.7.0-5|34	%serverbuild
14cu|php-tokyo_tyrant-0.7.0-5|35	
14cu|php-tokyo_tyrant-0.7.0-5|36	phpize
14cu|php-tokyo_tyrant-0.7.0-5|37	%configure2_5x --with-libdir=%{_lib} \
14cu|php-tokyo_tyrant-0.7.0-5|38	--with-%{modname}=shared,%{_prefix}
14cu|php-tokyo_tyrant-0.7.0-5|39	%make
14cu|php-tokyo_tyrant-0.7.0-5|40	mv modules/*.so .
14cu|php-tokyo_tyrant-0.7.0-5|41	
14cu|php-tokyo_tyrant-0.7.0-5|42	%install
14cu|php-tokyo_tyrant-0.7.0-5|43	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-tokyo_tyrant-0.7.0-5|44	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-tokyo_tyrant-0.7.0-5|45	
14cu|php-tokyo_tyrant-0.7.0-5|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-tokyo_tyrant-0.7.0-5|47	
14cu|php-tokyo_tyrant-0.7.0-5|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-tokyo_tyrant-0.7.0-5|49	extension = %{soname}
14cu|php-tokyo_tyrant-0.7.0-5|50	EOF
14cu|php-tokyo_tyrant-0.7.0-5|51	
14cu|php-tokyo_tyrant-0.7.0-5|52	%files
14cu|php-tokyo_tyrant-0.7.0-5|53	%doc CREDITS package*.xml
14cu|php-tokyo_tyrant-0.7.0-5|54	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-tokyo_tyrant-0.7.0-5|55	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-tokyo_tyrant-0.7.0-5|56	
14cu|php-tokyo_tyrant-0.7.0-5|57	%changelog
14cu|php-tokyo_tyrant-0.7.0-5|58	
14cu|php-tokyo_tyrant-0.7.0-5|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-5
14cu|php-tokyo_tyrant-0.7.0-5|60	- (60e83d9) MassBuild#1257: Increase release tag
14cu|php-tokyo_tyrant-0.7.0-5|61	
14cu|php-tokyo_tyrant-0.7.0-5|62	

13753 14
14cu|php-txforward-1.0.7-9|1	%define modname txforward
14cu|php-txforward-1.0.7-9|2	%define soname %{modname}.so
14cu|php-txforward-1.0.7-9|3	%define inifile A90_%{modname}.ini
14cu|php-txforward-1.0.7-9|4	
14cu|php-txforward-1.0.7-9|5	Summary:	Reverse Proxy (web accelerator) PHP compatibility layer
14cu|php-txforward-1.0.7-9|6	Name:		php-%{modname}
14cu|php-txforward-1.0.7-9|7	Version:	1.0.7
14cu|php-txforward-1.0.7-9|8	Release:	9
14cu|php-txforward-1.0.7-9|9	Group:		Development/PHP
14cu|php-txforward-1.0.7-9|10	License:	PHP License
14cu|php-txforward-1.0.7-9|11	URL:		http://fcartegnie.free.fr/patchs/txforward.html
14cu|php-txforward-1.0.7-9|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-txforward-1.0.7-9|13	Requires(pre): rpm-helper
14cu|php-txforward-1.0.7-9|14	Requires(postun): rpm-helper
14cu|php-txforward-1.0.7-9|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-txforward-1.0.7-9|16	BuildRequires:	file
14cu|php-txforward-1.0.7-9|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-txforward-1.0.7-9|18	
14cu|php-txforward-1.0.7-9|19	%description
14cu|php-txforward-1.0.7-9|20	Makes reverse-proxing (web accelerator) totally invisible for php applications.
14cu|php-txforward-1.0.7-9|21	Doesn't require php code modifications to handle X-Forwarded-For IP.
14cu|php-txforward-1.0.7-9|22	
14cu|php-txforward-1.0.7-9|23	* Stills allows proxy-aware applications to work with X-Forwarded headers and
14cu|php-txforward-1.0.7-9|24	proxy IP address.
14cu|php-txforward-1.0.7-9|25	* Should work with any web server
14cu|php-txforward-1.0.7-9|26	* Should work with any proxy server
14cu|php-txforward-1.0.7-9|27	
14cu|php-txforward-1.0.7-9|28	%prep
14cu|php-txforward-1.0.7-9|29	
14cu|php-txforward-1.0.7-9|30	%setup -q -n %{modname}-%{version}
14cu|php-txforward-1.0.7-9|31	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-txforward-1.0.7-9|32	
14cu|php-txforward-1.0.7-9|33	# fix permissions
14cu|php-txforward-1.0.7-9|34	find . -type f | xargs chmod 644
14cu|php-txforward-1.0.7-9|35	
14cu|php-txforward-1.0.7-9|36	# strip away annoying ^M
14cu|php-txforward-1.0.7-9|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-txforward-1.0.7-9|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-txforward-1.0.7-9|39	
14cu|php-txforward-1.0.7-9|40	# lib64 fix
14cu|php-txforward-1.0.7-9|41	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cu|php-txforward-1.0.7-9|42	
14cu|php-txforward-1.0.7-9|43	%build
14cu|php-txforward-1.0.7-9|44	%serverbuild
14cu|php-txforward-1.0.7-9|45	
14cu|php-txforward-1.0.7-9|46	phpize
14cu|php-txforward-1.0.7-9|47	%configure2_5x --with-libdir=%{_lib} \
14cu|php-txforward-1.0.7-9|48	--enable-%{modname}
14cu|php-txforward-1.0.7-9|49	
14cu|php-txforward-1.0.7-9|50	%make
14cu|php-txforward-1.0.7-9|51	
14cu|php-txforward-1.0.7-9|52	%install
14cu|php-txforward-1.0.7-9|53	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-txforward-1.0.7-9|54	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-txforward-1.0.7-9|55	
14cu|php-txforward-1.0.7-9|56	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-txforward-1.0.7-9|57	
14cu|php-txforward-1.0.7-9|58	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-txforward-1.0.7-9|59	extension = %{soname}
14cu|php-txforward-1.0.7-9|60	
14cu|php-txforward-1.0.7-9|61	[%{modname}]
14cu|php-txforward-1.0.7-9|62	txforward.depth = 4
14cu|php-txforward-1.0.7-9|63	EOF
14cu|php-txforward-1.0.7-9|64	
14cu|php-txforward-1.0.7-9|65	%files
14cu|php-txforward-1.0.7-9|66	%doc package*.xml CREDITS README
14cu|php-txforward-1.0.7-9|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-txforward-1.0.7-9|68	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-txforward-1.0.7-9|69	
14cu|php-txforward-1.0.7-9|70	%changelog
14cu|php-txforward-1.0.7-9|71	
14cu|php-txforward-1.0.7-9|72	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.7-9
14cu|php-txforward-1.0.7-9|73	- (fe1852a) MassBuild#1257: Increase release tag
14cu|php-txforward-1.0.7-9|74	
14cu|php-txforward-1.0.7-9|75	

13754 14
14cu|php-uploadprogress-1.0.3.1-8|1	%define modname uploadprogress
14cu|php-uploadprogress-1.0.3.1-8|2	%define soname %{modname}.so
14cu|php-uploadprogress-1.0.3.1-8|3	%define inifile A78_%{modname}.ini
14cu|php-uploadprogress-1.0.3.1-8|4	
14cu|php-uploadprogress-1.0.3.1-8|5	Summary:	Uploadprogress extension
14cu|php-uploadprogress-1.0.3.1-8|6	Name:		php-%{modname}
14cu|php-uploadprogress-1.0.3.1-8|7	Version:	1.0.3.1
14cu|php-uploadprogress-1.0.3.1-8|8	Release:	8
14cu|php-uploadprogress-1.0.3.1-8|9	Group:		Development/PHP
14cu|php-uploadprogress-1.0.3.1-8|10	License:	PHP License
14cu|php-uploadprogress-1.0.3.1-8|11	URL:		http://pecl.php.net/package/uploadprogress/
14cu|php-uploadprogress-1.0.3.1-8|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-uploadprogress-1.0.3.1-8|13	Requires(pre): rpm-helper
14cu|php-uploadprogress-1.0.3.1-8|14	Requires(postun): rpm-helper
14cu|php-uploadprogress-1.0.3.1-8|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-uploadprogress-1.0.3.1-8|16	BuildRequires:	file
14cu|php-uploadprogress-1.0.3.1-8|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-uploadprogress-1.0.3.1-8|18	
14cu|php-uploadprogress-1.0.3.1-8|19	%description
14cu|php-uploadprogress-1.0.3.1-8|20	An extension to track progress of a file upload.
14cu|php-uploadprogress-1.0.3.1-8|21	
14cu|php-uploadprogress-1.0.3.1-8|22	%prep
14cu|php-uploadprogress-1.0.3.1-8|23	
14cu|php-uploadprogress-1.0.3.1-8|24	%setup -q -n %{modname}-%{version}
14cu|php-uploadprogress-1.0.3.1-8|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-uploadprogress-1.0.3.1-8|26	
14cu|php-uploadprogress-1.0.3.1-8|27	# fix permissions
14cu|php-uploadprogress-1.0.3.1-8|28	find . -type f | xargs chmod 644
14cu|php-uploadprogress-1.0.3.1-8|29	
14cu|php-uploadprogress-1.0.3.1-8|30	# strip away annoying ^M
14cu|php-uploadprogress-1.0.3.1-8|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-uploadprogress-1.0.3.1-8|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-uploadprogress-1.0.3.1-8|33	
14cu|php-uploadprogress-1.0.3.1-8|34	# lib64 fix
14cu|php-uploadprogress-1.0.3.1-8|35	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
14cu|php-uploadprogress-1.0.3.1-8|36	
14cu|php-uploadprogress-1.0.3.1-8|37	%build
14cu|php-uploadprogress-1.0.3.1-8|38	%serverbuild
14cu|php-uploadprogress-1.0.3.1-8|39	
14cu|php-uploadprogress-1.0.3.1-8|40	phpize
14cu|php-uploadprogress-1.0.3.1-8|41	%configure2_5x --with-libdir=%{_lib} \
14cu|php-uploadprogress-1.0.3.1-8|42	--with-%{modname}=shared,%{_prefix}
14cu|php-uploadprogress-1.0.3.1-8|43	
14cu|php-uploadprogress-1.0.3.1-8|44	%make
14cu|php-uploadprogress-1.0.3.1-8|45	
14cu|php-uploadprogress-1.0.3.1-8|46	%install
14cu|php-uploadprogress-1.0.3.1-8|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-uploadprogress-1.0.3.1-8|48	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-uploadprogress-1.0.3.1-8|49	
14cu|php-uploadprogress-1.0.3.1-8|50	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-uploadprogress-1.0.3.1-8|51	
14cu|php-uploadprogress-1.0.3.1-8|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-uploadprogress-1.0.3.1-8|53	extension = %{soname}
14cu|php-uploadprogress-1.0.3.1-8|54	
14cu|php-uploadprogress-1.0.3.1-8|55	[%{modname}]
14cu|php-uploadprogress-1.0.3.1-8|56	EOF
14cu|php-uploadprogress-1.0.3.1-8|57	
14cu|php-uploadprogress-1.0.3.1-8|58	%files
14cu|php-uploadprogress-1.0.3.1-8|59	%doc package*.xml examples
14cu|php-uploadprogress-1.0.3.1-8|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-uploadprogress-1.0.3.1-8|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-uploadprogress-1.0.3.1-8|62	
14cu|php-uploadprogress-1.0.3.1-8|63	%changelog
14cu|php-uploadprogress-1.0.3.1-8|64	
14cu|php-uploadprogress-1.0.3.1-8|65	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3.1-8
14cu|php-uploadprogress-1.0.3.1-8|66	- (8d7928b) MassBuild#1257: Increase release tag
14cu|php-uploadprogress-1.0.3.1-8|67	
14cu|php-uploadprogress-1.0.3.1-8|68	

13755 14
14cu|php-uuid-1.0.3-6|1	%define modname uuid
14cu|php-uuid-1.0.3-6|2	%define dirname %{modname}
14cu|php-uuid-1.0.3-6|3	%define soname %{modname}.so
14cu|php-uuid-1.0.3-6|4	%define inifile 78_%{modname}.ini
14cu|php-uuid-1.0.3-6|5	
14cu|php-uuid-1.0.3-6|6	Summary:	UUID support functions for php
14cu|php-uuid-1.0.3-6|7	Name:		php-%{modname}
14cu|php-uuid-1.0.3-6|8	Version:	1.0.3
14cu|php-uuid-1.0.3-6|9	Release:	6
14cu|php-uuid-1.0.3-6|10	License:	PHP License
14cu|php-uuid-1.0.3-6|11	Group:		Development/PHP
14cu|php-uuid-1.0.3-6|12	Url:		http://pecl.php.net/package/%{modname}
14cu|php-uuid-1.0.3-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-uuid-1.0.3-6|14	BuildRequires:	php-devel
14cu|php-uuid-1.0.3-6|15	BuildRequires:	pkgconfig(ext2fs)
14cu|php-uuid-1.0.3-6|16	BuildRequires:	pkgconfig(uuid)
14cu|php-uuid-1.0.3-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-uuid-1.0.3-6|18	Provides:	php-pear-uuid = %{EVRD}
14cu|php-uuid-1.0.3-6|19	
14cu|php-uuid-1.0.3-6|20	%description
14cu|php-uuid-1.0.3-6|21	This extension provides functions to generate and analyse universally unique
14cu|php-uuid-1.0.3-6|22	identifiers (UUIDs). It depends on the external libuuid. This library is
14cu|php-uuid-1.0.3-6|23	available on most linux  systems, its source is bundled with the ext2fs tools.
14cu|php-uuid-1.0.3-6|24	
14cu|php-uuid-1.0.3-6|25	%files
14cu|php-uuid-1.0.3-6|26	%doc CREDITS tests
14cu|php-uuid-1.0.3-6|27	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-uuid-1.0.3-6|28	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-uuid-1.0.3-6|29	
14cu|php-uuid-1.0.3-6|30	#----------------------------------------------------------------------------
14cu|php-uuid-1.0.3-6|31	
14cu|php-uuid-1.0.3-6|32	%prep
14cu|php-uuid-1.0.3-6|33	%setup -q -n %{modname}-%{version}
14cu|php-uuid-1.0.3-6|34	
14cu|php-uuid-1.0.3-6|35	%build
14cu|php-uuid-1.0.3-6|36	%serverbuild
14cu|php-uuid-1.0.3-6|37	
14cu|php-uuid-1.0.3-6|38	phpize
14cu|php-uuid-1.0.3-6|39	%configure2_5x \
14cu|php-uuid-1.0.3-6|40	--with-libdir=%{_lib} \
14cu|php-uuid-1.0.3-6|41	--with-%{modname}=shared,%{_prefix}
14cu|php-uuid-1.0.3-6|42	%make
14cu|php-uuid-1.0.3-6|43	
14cu|php-uuid-1.0.3-6|44	mv modules/*.so .
14cu|php-uuid-1.0.3-6|45	
14cu|php-uuid-1.0.3-6|46	%install
14cu|php-uuid-1.0.3-6|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-uuid-1.0.3-6|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-uuid-1.0.3-6|49	
14cu|php-uuid-1.0.3-6|50	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-uuid-1.0.3-6|51	
14cu|php-uuid-1.0.3-6|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-uuid-1.0.3-6|53	extension = %{soname}
14cu|php-uuid-1.0.3-6|54	EOF
14cu|php-uuid-1.0.3-6|55	
14cu|php-uuid-1.0.3-6|56	
14cu|php-uuid-1.0.3-6|57	%changelog
14cu|php-uuid-1.0.3-6|58	
14cu|php-uuid-1.0.3-6|59	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-6
14cu|php-uuid-1.0.3-6|60	- (efecd78) MassBuild#1257: Increase release tag
14cu|php-uuid-1.0.3-6|61	
14cu|php-uuid-1.0.3-6|62	

13756 14
14cu|php-varnish-1.1.1-5|1	%define modname varnish
14cu|php-varnish-1.1.1-5|2	%define dirname %{modname}
14cu|php-varnish-1.1.1-5|3	%define soname %{modname}.so
14cu|php-varnish-1.1.1-5|4	%define inifile B23_%{modname}.ini
14cu|php-varnish-1.1.1-5|5	
14cu|php-varnish-1.1.1-5|6	Summary:	Varnish Cache bindings for PHP
14cu|php-varnish-1.1.1-5|7	Name:		php-%{modname}
14cu|php-varnish-1.1.1-5|8	Version:	1.1.1
14cu|php-varnish-1.1.1-5|9	Release:	5
14cu|php-varnish-1.1.1-5|10	Group:		Development/PHP
14cu|php-varnish-1.1.1-5|11	License:	Apache License
14cu|php-varnish-1.1.1-5|12	URL:		http://pecl.php.net/package/varnish/
14cu|php-varnish-1.1.1-5|13	Source0:	http://pecl.php.net/get/varnish-%{version}.tgz
14cu|php-varnish-1.1.1-5|14	Source1:	B23_varnish.ini
14cu|php-varnish-1.1.1-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-varnish-1.1.1-5|16	BuildRequires:	varnish-devel
14cu|php-varnish-1.1.1-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-varnish-1.1.1-5|18	
14cu|php-varnish-1.1.1-5|19	%description
14cu|php-varnish-1.1.1-5|20	Varnish Cache is an open source, state of the art web application accelerator.
14cu|php-varnish-1.1.1-5|21	The extension makes it possible to interact with a running varnish instance
14cu|php-varnish-1.1.1-5|22	through TCP socket or shared memory.
14cu|php-varnish-1.1.1-5|23	
14cu|php-varnish-1.1.1-5|24	%prep
14cu|php-varnish-1.1.1-5|25	
14cu|php-varnish-1.1.1-5|26	%setup -q -n %{modname}-%{version}
14cu|php-varnish-1.1.1-5|27	
14cu|php-varnish-1.1.1-5|28	cp %{SOURCE1} %{inifile}
14cu|php-varnish-1.1.1-5|29	
14cu|php-varnish-1.1.1-5|30	# lib64 fix
14cu|php-varnish-1.1.1-5|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-varnish-1.1.1-5|32	
14cu|php-varnish-1.1.1-5|33	%build
14cu|php-varnish-1.1.1-5|34	
14cu|php-varnish-1.1.1-5|35	%serverbuild
14cu|php-varnish-1.1.1-5|36	
14cu|php-varnish-1.1.1-5|37	phpize
14cu|php-varnish-1.1.1-5|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-varnish-1.1.1-5|39	--with-%{modname}=shared,%{_prefix}
14cu|php-varnish-1.1.1-5|40	
14cu|php-varnish-1.1.1-5|41	%make VARNISH_SHARED_LIBADD="-lvarnishapi"
14cu|php-varnish-1.1.1-5|42	mv modules/*.so .
14cu|php-varnish-1.1.1-5|43	
14cu|php-varnish-1.1.1-5|44	%install
14cu|php-varnish-1.1.1-5|45	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-varnish-1.1.1-5|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-varnish-1.1.1-5|47	
14cu|php-varnish-1.1.1-5|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-varnish-1.1.1-5|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-varnish-1.1.1-5|50	
14cu|php-varnish-1.1.1-5|51	%files
14cu|php-varnish-1.1.1-5|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-varnish-1.1.1-5|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-varnish-1.1.1-5|54	
14cu|php-varnish-1.1.1-5|55	%changelog
14cu|php-varnish-1.1.1-5|56	
14cu|php-varnish-1.1.1-5|57	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-5
14cu|php-varnish-1.1.1-5|58	- (913e7c8) MassBuild#1257: Increase release tag
14cu|php-varnish-1.1.1-5|59	
14cu|php-varnish-1.1.1-5|60	

13757 14
14cu|php-vld-0.13.0-5|1	%define modname vld
14cu|php-vld-0.13.0-5|2	%define soname %{modname}.so
14cu|php-vld-0.13.0-5|3	%define inifile 98_%{modname}.ini
14cu|php-vld-0.13.0-5|4	
14cu|php-vld-0.13.0-5|5	Summary:	Provides functionality to dump the internal representation of PHP scripts
14cu|php-vld-0.13.0-5|6	Name:		php-%{modname}
14cu|php-vld-0.13.0-5|7	Version:	0.13.0
14cu|php-vld-0.13.0-5|8	Release:	5
14cu|php-vld-0.13.0-5|9	Group:		Development/PHP
14cu|php-vld-0.13.0-5|10	License:	PHP License
14cu|php-vld-0.13.0-5|11	URL:		http://pecl.php.net/package/vld
14cu|php-vld-0.13.0-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-vld-0.13.0-5|13	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-vld-0.13.0-5|14	BuildRequires:	file
14cu|php-vld-0.13.0-5|15	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-vld-0.13.0-5|16	
14cu|php-vld-0.13.0-5|17	%description
14cu|php-vld-0.13.0-5|18	The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the
14cu|php-vld-0.13.0-5|19	opcodes (execution units) of a script.
14cu|php-vld-0.13.0-5|20	
14cu|php-vld-0.13.0-5|21	%prep
14cu|php-vld-0.13.0-5|22	
14cu|php-vld-0.13.0-5|23	%setup -q -n %{modname}-%{version}
14cu|php-vld-0.13.0-5|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-vld-0.13.0-5|25	
14cu|php-vld-0.13.0-5|26	# fix permissions
14cu|php-vld-0.13.0-5|27	find . -type f | xargs chmod 644
14cu|php-vld-0.13.0-5|28	
14cu|php-vld-0.13.0-5|29	# strip away annoying ^M
14cu|php-vld-0.13.0-5|30	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-vld-0.13.0-5|31	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-vld-0.13.0-5|32	
14cu|php-vld-0.13.0-5|33	# lib64 fix
14cu|php-vld-0.13.0-5|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-vld-0.13.0-5|35	
14cu|php-vld-0.13.0-5|36	%build
14cu|php-vld-0.13.0-5|37	%serverbuild
14cu|php-vld-0.13.0-5|38	
14cu|php-vld-0.13.0-5|39	phpize
14cu|php-vld-0.13.0-5|40	%configure2_5x --with-libdir=%{_lib} \
14cu|php-vld-0.13.0-5|41	--with-%{modname}=shared,%{_prefix}
14cu|php-vld-0.13.0-5|42	
14cu|php-vld-0.13.0-5|43	%make
14cu|php-vld-0.13.0-5|44	
14cu|php-vld-0.13.0-5|45	%install
14cu|php-vld-0.13.0-5|46	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-vld-0.13.0-5|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-vld-0.13.0-5|48	install -d %{buildroot}/var/log/httpd
14cu|php-vld-0.13.0-5|49	
14cu|php-vld-0.13.0-5|50	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-vld-0.13.0-5|51	
14cu|php-vld-0.13.0-5|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-vld-0.13.0-5|53	extension = %{soname}
14cu|php-vld-0.13.0-5|54	
14cu|php-vld-0.13.0-5|55	[vld]
14cu|php-vld-0.13.0-5|56	vld.active = 0
14cu|php-vld-0.13.0-5|57	vld.execute = 1
14cu|php-vld-0.13.0-5|58	vld.skip_append = 0
14cu|php-vld-0.13.0-5|59	vld.skip_prepend = 0
14cu|php-vld-0.13.0-5|60	vld.verbosity = 1
14cu|php-vld-0.13.0-5|61	EOF
14cu|php-vld-0.13.0-5|62	
14cu|php-vld-0.13.0-5|63	%files
14cu|php-vld-0.13.0-5|64	%doc package*.xml
14cu|php-vld-0.13.0-5|65	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-vld-0.13.0-5|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-vld-0.13.0-5|67	
14cu|php-vld-0.13.0-5|68	%changelog
14cu|php-vld-0.13.0-5|69	
14cu|php-vld-0.13.0-5|70	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.13.0-5
14cu|php-vld-0.13.0-5|71	- (00dfb8c) MassBuild#1257: Increase release tag
14cu|php-vld-0.13.0-5|72	
14cu|php-vld-0.13.0-5|73	

13758 14
14cu|php-xattr-1.2.0-6|1	%define modname xattr
14cu|php-xattr-1.2.0-6|2	%define dirname %{modname}
14cu|php-xattr-1.2.0-6|3	%define soname %{modname}.so
14cu|php-xattr-1.2.0-6|4	%define inifile A27_%{modname}.ini
14cu|php-xattr-1.2.0-6|5	
14cu|php-xattr-1.2.0-6|6	Summary:	Provides a interface to Extended attributes for PHP
14cu|php-xattr-1.2.0-6|7	Name:		php-%{modname}
14cu|php-xattr-1.2.0-6|8	Version:	1.2.0
14cu|php-xattr-1.2.0-6|9	Release:	6
14cu|php-xattr-1.2.0-6|10	Group:		Development/PHP
14cu|php-xattr-1.2.0-6|11	License:	PHP License
14cu|php-xattr-1.2.0-6|12	URL:		http://pecl.php.net/package/xattr
14cu|php-xattr-1.2.0-6|13	Source0:	http://pecl.php.net/get/xattr-%{version}.tgz
14cu|php-xattr-1.2.0-6|14	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-xattr-1.2.0-6|15	BuildRequires:	attr-devel
14cu|php-xattr-1.2.0-6|16	Epoch:		1
14cu|php-xattr-1.2.0-6|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-xattr-1.2.0-6|18	
14cu|php-xattr-1.2.0-6|19	%description
14cu|php-xattr-1.2.0-6|20	This package allows to manipulate extended attributes on filesystems that
14cu|php-xattr-1.2.0-6|21	support them. Requires libattr from Linux XFS project.
14cu|php-xattr-1.2.0-6|22	
14cu|php-xattr-1.2.0-6|23	%prep
14cu|php-xattr-1.2.0-6|24	
14cu|php-xattr-1.2.0-6|25	%setup -q -n xattr-%{version}
14cu|php-xattr-1.2.0-6|26	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-xattr-1.2.0-6|27	
14cu|php-xattr-1.2.0-6|28	%build
14cu|php-xattr-1.2.0-6|29	%serverbuild
14cu|php-xattr-1.2.0-6|30	
14cu|php-xattr-1.2.0-6|31	phpize
14cu|php-xattr-1.2.0-6|32	%configure2_5x --with-libdir=%{_lib} \
14cu|php-xattr-1.2.0-6|33	--with-%{modname}=shared,%{_prefix}
14cu|php-xattr-1.2.0-6|34	
14cu|php-xattr-1.2.0-6|35	%make
14cu|php-xattr-1.2.0-6|36	mv modules/*.so .
14cu|php-xattr-1.2.0-6|37	
14cu|php-xattr-1.2.0-6|38	%install
14cu|php-xattr-1.2.0-6|39	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-xattr-1.2.0-6|40	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-xattr-1.2.0-6|41	
14cu|php-xattr-1.2.0-6|42	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-xattr-1.2.0-6|43	
14cu|php-xattr-1.2.0-6|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-xattr-1.2.0-6|45	extension = %{soname}
14cu|php-xattr-1.2.0-6|46	EOF
14cu|php-xattr-1.2.0-6|47	
14cu|php-xattr-1.2.0-6|48	%files
14cu|php-xattr-1.2.0-6|49	%doc tests CREDITS package.xml
14cu|php-xattr-1.2.0-6|50	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-xattr-1.2.0-6|51	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-xattr-1.2.0-6|52	
14cu|php-xattr-1.2.0-6|53	%changelog
14cu|php-xattr-1.2.0-6|54	
14cu|php-xattr-1.2.0-6|55	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2.0-6
14cu|php-xattr-1.2.0-6|56	- (1c195c1) MassBuild#1257: Increase release tag
14cu|php-xattr-1.2.0-6|57	
14cu|php-xattr-1.2.0-6|58	

13759 14
14cu|php-xcache-3.2.0-10|1	%define modname xcache
14cu|php-xcache-3.2.0-10|2	%define dirname %{modname}
14cu|php-xcache-3.2.0-10|3	%define soname %{modname}.so
14cu|php-xcache-3.2.0-10|4	%define inifile 99_%{modname}.ini
14cu|php-xcache-3.2.0-10|5	
14cu|php-xcache-3.2.0-10|6	Summary:	The XCache module for PHP
14cu|php-xcache-3.2.0-10|7	Name:		php-%{modname}
14cu|php-xcache-3.2.0-10|8	Version:	3.2.0
14cu|php-xcache-3.2.0-10|9	Release:	10
14cu|php-xcache-3.2.0-10|10	Group:		Development/PHP
14cu|php-xcache-3.2.0-10|11	License:	BSD-like
14cu|php-xcache-3.2.0-10|12	URL:		http://xcache.lighttpd.net/
14cu|php-xcache-3.2.0-10|13	Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/%{modname}-%{version}.tar.gz
14cu|php-xcache-3.2.0-10|14	Source1:	xcache.ini
14cu|php-xcache-3.2.0-10|15	Patch0:         xcache-3.1.0-config.diff
14cu|php-xcache-3.2.0-10|16	BuildRequires:  php-devel >= 3:5.2.0
14cu|php-xcache-3.2.0-10|17	Conflicts:	php-afterburner php-mmcache php-eaccelerator php-apc
14cu|php-xcache-3.2.0-10|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-xcache-3.2.0-10|19	
14cu|php-xcache-3.2.0-10|20	%description
14cu|php-xcache-3.2.0-10|21	XCache is a fast, stable PHP opcode cacher that has been tested and is now
14cu|php-xcache-3.2.0-10|22	running on production servers under high load. It overcomes a lot of problems
14cu|php-xcache-3.2.0-10|23	that has been with other competing opcachers such as being able to be used with
14cu|php-xcache-3.2.0-10|24	new PHP versions.
14cu|php-xcache-3.2.0-10|25	
14cu|php-xcache-3.2.0-10|26	%package	admin
14cu|php-xcache-3.2.0-10|27	Summary:	Web admin GUI for XCache
14cu|php-xcache-3.2.0-10|28	Group:		Development/PHP
14cu|php-xcache-3.2.0-10|29	Requires:	apache-mod_php
14cu|php-xcache-3.2.0-10|30	Requires:	%{name}
14cu|php-xcache-3.2.0-10|31	
14cu|php-xcache-3.2.0-10|32	%description	admin
14cu|php-xcache-3.2.0-10|33	This package contains a Web admin GUI for XCache.
14cu|php-xcache-3.2.0-10|34	
14cu|php-xcache-3.2.0-10|35	%prep
14cu|php-xcache-3.2.0-10|36	%setup -q -n %{modname}-%{version}
14cu|php-xcache-3.2.0-10|37	%patch0 -p1
14cu|php-xcache-3.2.0-10|38	
14cu|php-xcache-3.2.0-10|39	cp %{SOURCE1} %{inifile}
14cu|php-xcache-3.2.0-10|40	perl -pi -e "s|\@libdir\@|%{_libdir}|g" %{inifile}
14cu|php-xcache-3.2.0-10|41	
14cu|php-xcache-3.2.0-10|42	%build
14cu|php-xcache-3.2.0-10|43	%serverbuild
14cu|php-xcache-3.2.0-10|44	
14cu|php-xcache-3.2.0-10|45	phpize
14cu|php-xcache-3.2.0-10|46	
14cu|php-xcache-3.2.0-10|47	%configure2_5x \
14cu|php-xcache-3.2.0-10|48	--enable-%{modname} \
14cu|php-xcache-3.2.0-10|49	--enable-xcache-constant \
14cu|php-xcache-3.2.0-10|50	--enable-xcache-optimizer \
14cu|php-xcache-3.2.0-10|51	--enable-xcache-coverager \
14cu|php-xcache-3.2.0-10|52	--enable-xcache-assembler \
14cu|php-xcache-3.2.0-10|53	--enable-xcache-disassembler \
14cu|php-xcache-3.2.0-10|54	--enable-xcache-encoder \
14cu|php-xcache-3.2.0-10|55	--enable-xcache-decoder \
14cu|php-xcache-3.2.0-10|56	--enable-xcache-test \
14cu|php-xcache-3.2.0-10|57	--enable-xcache-dprint
14cu|php-xcache-3.2.0-10|58	
14cu|php-xcache-3.2.0-10|59	%make
14cu|php-xcache-3.2.0-10|60	
14cu|php-xcache-3.2.0-10|61	%install
14cu|php-xcache-3.2.0-10|62	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-xcache-3.2.0-10|63	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-xcache-3.2.0-10|64	install -d %{buildroot}/var/www/%{name}/coverager
14cu|php-xcache-3.2.0-10|65	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|php-xcache-3.2.0-10|66	
14cu|php-xcache-3.2.0-10|67	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-xcache-3.2.0-10|68	
14cu|php-xcache-3.2.0-10|69	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
14cu|php-xcache-3.2.0-10|70	
14cu|php-xcache-3.2.0-10|71	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|php-xcache-3.2.0-10|72	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|php-xcache-3.2.0-10|73	Alias /%{name} /var/www/%{name}
14cu|php-xcache-3.2.0-10|74	
14cu|php-xcache-3.2.0-10|75	<Directory "/var/www/%{name}">
14cu|php-xcache-3.2.0-10|76	Require local granted
14cu|php-xcache-3.2.0-10|77	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cu|php-xcache-3.2.0-10|78	</Directory>
14cu|php-xcache-3.2.0-10|79	EOF
14cu|php-xcache-3.2.0-10|80	
14cu|php-xcache-3.2.0-10|81	cp -rP htdocs/* %{buildroot}/var/www/%{name}/
14cu|php-xcache-3.2.0-10|82	install -d %{buildroot}%{_sysconfdir}/%{name}/cacher
14cu|php-xcache-3.2.0-10|83	install -d %{buildroot}%{_sysconfdir}/%{name}/coverager
14cu|php-xcache-3.2.0-10|84	mv %{buildroot}/var/www/%{name}/config.example.php \
14cu|php-xcache-3.2.0-10|85	%{buildroot}%{_sysconfdir}/%{name}
14cu|php-xcache-3.2.0-10|86	mv %{buildroot}/var/www/%{name}/cacher/config.example.php \
14cu|php-xcache-3.2.0-10|87	%{buildroot}%{_sysconfdir}/%{name}/cacher
14cu|php-xcache-3.2.0-10|88	mv %{buildroot}/var/www/%{name}/coverager/config.example.php \
14cu|php-xcache-3.2.0-10|89	%{buildroot}%{_sysconfdir}/%{name}/coverager
14cu|php-xcache-3.2.0-10|90	
14cu|php-xcache-3.2.0-10|91	%files
14cu|php-xcache-3.2.0-10|92	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
14cu|php-xcache-3.2.0-10|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-xcache-3.2.0-10|94	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-xcache-3.2.0-10|95	
14cu|php-xcache-3.2.0-10|96	%files admin
14cu|php-xcache-3.2.0-10|97	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|php-xcache-3.2.0-10|98	/var/www/%{name}
14cu|php-xcache-3.2.0-10|99	%{_sysconfdir}/%{name}
14cu|php-xcache-3.2.0-10|100	
14cu|php-xcache-3.2.0-10|101	%changelog
14cu|php-xcache-3.2.0-10|102	
14cu|php-xcache-3.2.0-10|103	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.0-10
14cu|php-xcache-3.2.0-10|104	- (16a1dfb) MassBuild#1257: Increase release tag
14cu|php-xcache-3.2.0-10|105	
14cu|php-xcache-3.2.0-10|106	

13760 14
14cu|php-xdiff-1.5.2-5|1	%define modname xdiff
14cu|php-xdiff-1.5.2-5|2	%define soname %{modname}.so
14cu|php-xdiff-1.5.2-5|3	%define inifile A64_%{modname}.ini
14cu|php-xdiff-1.5.2-5|4	
14cu|php-xdiff-1.5.2-5|5	Summary:	File differences/patches
14cu|php-xdiff-1.5.2-5|6	Name:		php-%{modname}
14cu|php-xdiff-1.5.2-5|7	Version:	1.5.2
14cu|php-xdiff-1.5.2-5|8	Release:	5
14cu|php-xdiff-1.5.2-5|9	Group:		Development/PHP
14cu|php-xdiff-1.5.2-5|10	License:	PHP License
14cu|php-xdiff-1.5.2-5|11	URL:		http://pecl.php.net/package/xdiff
14cu|php-xdiff-1.5.2-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-xdiff-1.5.2-5|13	Requires:	php-bz2
14cu|php-xdiff-1.5.2-5|14	Requires:	php-hash
14cu|php-xdiff-1.5.2-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-xdiff-1.5.2-5|16	BuildRequires:	file
14cu|php-xdiff-1.5.2-5|17	BuildRequires:	libxdiff-devel
14cu|php-xdiff-1.5.2-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-xdiff-1.5.2-5|19	
14cu|php-xdiff-1.5.2-5|20	%description
14cu|php-xdiff-1.5.2-5|21	This extension creates and applies patches to both text and binary files.
14cu|php-xdiff-1.5.2-5|22	
14cu|php-xdiff-1.5.2-5|23	%prep
14cu|php-xdiff-1.5.2-5|24	
14cu|php-xdiff-1.5.2-5|25	%setup -q -n %{modname}-%{version}
14cu|php-xdiff-1.5.2-5|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-xdiff-1.5.2-5|27	
14cu|php-xdiff-1.5.2-5|28	# fix permissions
14cu|php-xdiff-1.5.2-5|29	find . -type f | xargs chmod 644
14cu|php-xdiff-1.5.2-5|30	
14cu|php-xdiff-1.5.2-5|31	# strip away annoying ^M
14cu|php-xdiff-1.5.2-5|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-xdiff-1.5.2-5|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-xdiff-1.5.2-5|34	
14cu|php-xdiff-1.5.2-5|35	# lib64 fix
14cu|php-xdiff-1.5.2-5|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-xdiff-1.5.2-5|37	
14cu|php-xdiff-1.5.2-5|38	%build
14cu|php-xdiff-1.5.2-5|39	%serverbuild
14cu|php-xdiff-1.5.2-5|40	
14cu|php-xdiff-1.5.2-5|41	phpize
14cu|php-xdiff-1.5.2-5|42	%configure2_5x --with-libdir=%{_lib} \
14cu|php-xdiff-1.5.2-5|43	--with-%{modname}=shared,%{_prefix}
14cu|php-xdiff-1.5.2-5|44	%make
14cu|php-xdiff-1.5.2-5|45	
14cu|php-xdiff-1.5.2-5|46	%install
14cu|php-xdiff-1.5.2-5|47	
14cu|php-xdiff-1.5.2-5|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-xdiff-1.5.2-5|49	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-xdiff-1.5.2-5|50	
14cu|php-xdiff-1.5.2-5|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-xdiff-1.5.2-5|52	
14cu|php-xdiff-1.5.2-5|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-xdiff-1.5.2-5|54	extension = %{soname}
14cu|php-xdiff-1.5.2-5|55	EOF
14cu|php-xdiff-1.5.2-5|56	
14cu|php-xdiff-1.5.2-5|57	%files
14cu|php-xdiff-1.5.2-5|58	%doc CREDITS README.API package*.xml
14cu|php-xdiff-1.5.2-5|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-xdiff-1.5.2-5|60	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-xdiff-1.5.2-5|61	
14cu|php-xdiff-1.5.2-5|62	%changelog
14cu|php-xdiff-1.5.2-5|63	
14cu|php-xdiff-1.5.2-5|64	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-5
14cu|php-xdiff-1.5.2-5|65	- (2ed0362) MassBuild#1257: Increase release tag
14cu|php-xdiff-1.5.2-5|66	
14cu|php-xdiff-1.5.2-5|67	

13761 14
14cu|php-xhprof-0.9.4-5|1	%define modname xhprof
14cu|php-xhprof-0.9.4-5|2	%define dirname %{modname}
14cu|php-xhprof-0.9.4-5|3	%define soname %{modname}.so
14cu|php-xhprof-0.9.4-5|4	%define inifile B22_%{modname}.ini
14cu|php-xhprof-0.9.4-5|5	
14cu|php-xhprof-0.9.4-5|6	Summary:	A Hierarchical Profiler for PHP
14cu|php-xhprof-0.9.4-5|7	Name:		php-%{modname}
14cu|php-xhprof-0.9.4-5|8	Version:	0.9.4
14cu|php-xhprof-0.9.4-5|9	Release:	5
14cu|php-xhprof-0.9.4-5|10	License:	Apache License
14cu|php-xhprof-0.9.4-5|11	Group:		Development/PHP
14cu|php-xhprof-0.9.4-5|12	Url:		http://pecl.php.net/package/xhprof/
14cu|php-xhprof-0.9.4-5|13	Source0:	http://pecl.php.net/get/xhprof-%{version}.tgz
14cu|php-xhprof-0.9.4-5|14	Source1:	B22_xhprof.ini
14cu|php-xhprof-0.9.4-5|15	Patch0:		xhprof-0.9.4-make_it_php_aware.diff
14cu|php-xhprof-0.9.4-5|16	BuildRequires:	php-devel
14cu|php-xhprof-0.9.4-5|17	Requires(post,postun):	apache-mpm-prefork
14cu|php-xhprof-0.9.4-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-xhprof-0.9.4-5|19	
14cu|php-xhprof-0.9.4-5|20	%description
14cu|php-xhprof-0.9.4-5|21	XHProf is a function-level hierarchical profiler for PHP and has a simple
14cu|php-xhprof-0.9.4-5|22	HTML based navigational interface. The raw data collection component is
14cu|php-xhprof-0.9.4-5|23	implemented in C (as a PHP extension). The reporting/UI layer is all in PHP.
14cu|php-xhprof-0.9.4-5|24	
14cu|php-xhprof-0.9.4-5|25	It is capable of reporting function-level inclusive and exclusive wall times,
14cu|php-xhprof-0.9.4-5|26	memory usage, CPU times and number of calls for each function. Additionally,
14cu|php-xhprof-0.9.4-5|27	it supports ability to compare two runs (hierarchical DIFF reports), or
14cu|php-xhprof-0.9.4-5|28	aggregate results from multiple runs.
14cu|php-xhprof-0.9.4-5|29	
14cu|php-xhprof-0.9.4-5|30	%files
14cu|php-xhprof-0.9.4-5|31	%doc CHANGELOG CREDITS LICENSE README xhprof_html/* examples/*
14cu|php-xhprof-0.9.4-5|32	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-xhprof-0.9.4-5|33	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-xhprof-0.9.4-5|34	%{_datadir}/php/xhprof
14cu|php-xhprof-0.9.4-5|35	
14cu|php-xhprof-0.9.4-5|36	#----------------------------------------------------------------------------
14cu|php-xhprof-0.9.4-5|37	
14cu|php-xhprof-0.9.4-5|38	
14cu|php-xhprof-0.9.4-5|39	%prep
14cu|php-xhprof-0.9.4-5|40	%setup -q -n %{modname}-%{version}
14cu|php-xhprof-0.9.4-5|41	%patch0 -p1
14cu|php-xhprof-0.9.4-5|42	
14cu|php-xhprof-0.9.4-5|43	mv extension/* .
14cu|php-xhprof-0.9.4-5|44	
14cu|php-xhprof-0.9.4-5|45	cp %{SOURCE1} %{inifile}
14cu|php-xhprof-0.9.4-5|46	
14cu|php-xhprof-0.9.4-5|47	# lib64 fix
14cu|php-xhprof-0.9.4-5|48	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-xhprof-0.9.4-5|49	
14cu|php-xhprof-0.9.4-5|50	%build
14cu|php-xhprof-0.9.4-5|51	%serverbuild
14cu|php-xhprof-0.9.4-5|52	
14cu|php-xhprof-0.9.4-5|53	phpize
14cu|php-xhprof-0.9.4-5|54	%configure2_5x --with-libdir=%{_lib} \
14cu|php-xhprof-0.9.4-5|55	--with-%{modname}=shared,%{_prefix}
14cu|php-xhprof-0.9.4-5|56	%make
14cu|php-xhprof-0.9.4-5|57	mv modules/*.so .
14cu|php-xhprof-0.9.4-5|58	
14cu|php-xhprof-0.9.4-5|59	%install
14cu|php-xhprof-0.9.4-5|60	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-xhprof-0.9.4-5|61	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-xhprof-0.9.4-5|62	
14cu|php-xhprof-0.9.4-5|63	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-xhprof-0.9.4-5|64	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-xhprof-0.9.4-5|65	
14cu|php-xhprof-0.9.4-5|66	install -d %{buildroot}%{_datadir}/php/xhprof
14cu|php-xhprof-0.9.4-5|67	cp -rp xhprof_lib/* %{buildroot}%{_datadir}/php/xhprof/
14cu|php-xhprof-0.9.4-5|68	
14cu|php-xhprof-0.9.4-5|69	%changelog
14cu|php-xhprof-0.9.4-5|70	
14cu|php-xhprof-0.9.4-5|71	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-5
14cu|php-xhprof-0.9.4-5|72	- (c265bb7) MassBuild#1257: Increase release tag
14cu|php-xhprof-0.9.4-5|73	
14cu|php-xhprof-0.9.4-5|74	

13762 14
14cu|php-xrange-1.3.2-5|1	%define modname xrange
14cu|php-xrange-1.3.2-5|2	%define soname %{modname}.so
14cu|php-xrange-1.3.2-5|3	%define inifile A74_%{modname}.ini
14cu|php-xrange-1.3.2-5|4	
14cu|php-xrange-1.3.2-5|5	Summary:	Numeric iterator primitives
14cu|php-xrange-1.3.2-5|6	Name:		php-%{modname}
14cu|php-xrange-1.3.2-5|7	Version:	1.3.2
14cu|php-xrange-1.3.2-5|8	Release:	5
14cu|php-xrange-1.3.2-5|9	Group:		Development/PHP
14cu|php-xrange-1.3.2-5|10	License:	PHP License
14cu|php-xrange-1.3.2-5|11	URL:		http://pecl.php.net/package/xrange/
14cu|php-xrange-1.3.2-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14cu|php-xrange-1.3.2-5|13	Requires(pre): rpm-helper
14cu|php-xrange-1.3.2-5|14	Requires(postun): rpm-helper
14cu|php-xrange-1.3.2-5|15	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-xrange-1.3.2-5|16	BuildRequires:	file
14cu|php-xrange-1.3.2-5|17	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-xrange-1.3.2-5|18	
14cu|php-xrange-1.3.2-5|19	%description
14cu|php-xrange-1.3.2-5|20	xrange is a compiled extension that provides numeric iteration primitives to
14cu|php-xrange-1.3.2-5|21	PHP on top of SPL. It includes a lean numeric range generator / iterator,
14cu|php-xrange-1.3.2-5|22	modeled after Python's xrange() function. It's intended to provide an
14cu|php-xrange-1.3.2-5|23	alternative for all numeric iteration and looping.
14cu|php-xrange-1.3.2-5|24	
14cu|php-xrange-1.3.2-5|25	%prep
14cu|php-xrange-1.3.2-5|26	
14cu|php-xrange-1.3.2-5|27	%setup -q -n %{modname}-%{version}
14cu|php-xrange-1.3.2-5|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-xrange-1.3.2-5|29	
14cu|php-xrange-1.3.2-5|30	# fix permissions
14cu|php-xrange-1.3.2-5|31	find . -type f | xargs chmod 644
14cu|php-xrange-1.3.2-5|32	
14cu|php-xrange-1.3.2-5|33	# strip away annoying ^M
14cu|php-xrange-1.3.2-5|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-xrange-1.3.2-5|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14cu|php-xrange-1.3.2-5|36	
14cu|php-xrange-1.3.2-5|37	%build
14cu|php-xrange-1.3.2-5|38	%serverbuild
14cu|php-xrange-1.3.2-5|39	
14cu|php-xrange-1.3.2-5|40	phpize
14cu|php-xrange-1.3.2-5|41	%configure2_5x --with-libdir=%{_lib} \
14cu|php-xrange-1.3.2-5|42	--with-%{modname}=shared,%{_prefix}
14cu|php-xrange-1.3.2-5|43	
14cu|php-xrange-1.3.2-5|44	%make
14cu|php-xrange-1.3.2-5|45	
14cu|php-xrange-1.3.2-5|46	%install
14cu|php-xrange-1.3.2-5|47	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-xrange-1.3.2-5|48	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-xrange-1.3.2-5|49	install -d %{buildroot}/var/log/httpd
14cu|php-xrange-1.3.2-5|50	
14cu|php-xrange-1.3.2-5|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-xrange-1.3.2-5|52	
14cu|php-xrange-1.3.2-5|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-xrange-1.3.2-5|54	extension = %{soname}
14cu|php-xrange-1.3.2-5|55	
14cu|php-xrange-1.3.2-5|56	[%{modname}]
14cu|php-xrange-1.3.2-5|57	Classes = XRangeIterator
14cu|php-xrange-1.3.2-5|58	EOF
14cu|php-xrange-1.3.2-5|59	
14cu|php-xrange-1.3.2-5|60	%files
14cu|php-xrange-1.3.2-5|61	%doc package*.xml tests CREDITS
14cu|php-xrange-1.3.2-5|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14cu|php-xrange-1.3.2-5|63	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-xrange-1.3.2-5|64	
14cu|php-xrange-1.3.2-5|65	%changelog
14cu|php-xrange-1.3.2-5|66	
14cu|php-xrange-1.3.2-5|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-5
14cu|php-xrange-1.3.2-5|68	- (1da3fa2) MassBuild#1257: Increase release tag
14cu|php-xrange-1.3.2-5|69	
14cu|php-xrange-1.3.2-5|70	

13763 14
14cu|php-yaml-1.1.1-5|1	%define modname yaml
14cu|php-yaml-1.1.1-5|2	%define dirname %{modname}
14cu|php-yaml-1.1.1-5|3	%define soname %{modname}.so
14cu|php-yaml-1.1.1-5|4	%define inifile B13_%{modname}.ini
14cu|php-yaml-1.1.1-5|5	
14cu|php-yaml-1.1.1-5|6	Summary:	YAML-1.1 parser and emitter
14cu|php-yaml-1.1.1-5|7	Name:		php-%{modname}
14cu|php-yaml-1.1.1-5|8	Version:	1.1.1
14cu|php-yaml-1.1.1-5|9	Release:	5
14cu|php-yaml-1.1.1-5|10	Group:		Development/PHP
14cu|php-yaml-1.1.1-5|11	License:	MIT
14cu|php-yaml-1.1.1-5|12	URL:		http://pecl.php.net/package/yaml/
14cu|php-yaml-1.1.1-5|13	Source0:	http://pecl.php.net/get/yaml-%{version}.tgz
14cu|php-yaml-1.1.1-5|14	Source1:	B13_yaml.ini
14cu|php-yaml-1.1.1-5|15	BuildRequires:	pkgconfig
14cu|php-yaml-1.1.1-5|16	BuildRequires:	php-devel >= 3:5.2.0
14cu|php-yaml-1.1.1-5|17	BuildRequires:	yaml-devel
14cu|php-yaml-1.1.1-5|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-yaml-1.1.1-5|19	
14cu|php-yaml-1.1.1-5|20	%description
14cu|php-yaml-1.1.1-5|21	Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
14cu|php-yaml-1.1.1-5|22	LibYAML library.
14cu|php-yaml-1.1.1-5|23	
14cu|php-yaml-1.1.1-5|24	%prep
14cu|php-yaml-1.1.1-5|25	
14cu|php-yaml-1.1.1-5|26	%setup -q -n %{modname}-%{version}
14cu|php-yaml-1.1.1-5|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14cu|php-yaml-1.1.1-5|28	
14cu|php-yaml-1.1.1-5|29	cp %{SOURCE1} %{inifile}
14cu|php-yaml-1.1.1-5|30	
14cu|php-yaml-1.1.1-5|31	# lib64 fix
14cu|php-yaml-1.1.1-5|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
14cu|php-yaml-1.1.1-5|33	
14cu|php-yaml-1.1.1-5|34	%build
14cu|php-yaml-1.1.1-5|35	%serverbuild
14cu|php-yaml-1.1.1-5|36	
14cu|php-yaml-1.1.1-5|37	phpize
14cu|php-yaml-1.1.1-5|38	%configure2_5x --with-libdir=%{_lib} \
14cu|php-yaml-1.1.1-5|39	--with-%{modname}=shared,%{_prefix}
14cu|php-yaml-1.1.1-5|40	%make
14cu|php-yaml-1.1.1-5|41	mv modules/*.so .
14cu|php-yaml-1.1.1-5|42	
14cu|php-yaml-1.1.1-5|43	%install
14cu|php-yaml-1.1.1-5|44	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-yaml-1.1.1-5|45	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-yaml-1.1.1-5|46	
14cu|php-yaml-1.1.1-5|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-yaml-1.1.1-5|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-yaml-1.1.1-5|49	
14cu|php-yaml-1.1.1-5|50	%files
14cu|php-yaml-1.1.1-5|51	%doc package*.xml tests
14cu|php-yaml-1.1.1-5|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-yaml-1.1.1-5|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-yaml-1.1.1-5|54	
14cu|php-yaml-1.1.1-5|55	%changelog
14cu|php-yaml-1.1.1-5|56	
14cu|php-yaml-1.1.1-5|57	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-5
14cu|php-yaml-1.1.1-5|58	- (9bdf3c3) MassBuild#1257: Increase release tag
14cu|php-yaml-1.1.1-5|59	
14cu|php-yaml-1.1.1-5|60	

13764 14
14cu|php-yaz-1.1.9-5|1	%define modname yaz
14cu|php-yaz-1.1.9-5|2	%define dirname %{modname}
14cu|php-yaz-1.1.9-5|3	%define soname %{modname}.so
14cu|php-yaz-1.1.9-5|4	%define inifile 64_%{modname}.ini
14cu|php-yaz-1.1.9-5|5	
14cu|php-yaz-1.1.9-5|6	Summary:	A Z39.50 client for PHP
14cu|php-yaz-1.1.9-5|7	Name:		php-%{modname}
14cu|php-yaz-1.1.9-5|8	Version:	1.1.9
14cu|php-yaz-1.1.9-5|9	Release:	5
14cu|php-yaz-1.1.9-5|10	Epoch:		1
14cu|php-yaz-1.1.9-5|11	License:	PHP License
14cu|php-yaz-1.1.9-5|12	Group:		Development/PHP
14cu|php-yaz-1.1.9-5|13	Url:		http://pecl.php.net/package/yaz
14cu|php-yaz-1.1.9-5|14	Source0:	https://pecl.php.net/get/yaz-%{version}.tgz
14cu|php-yaz-1.1.9-5|15	Source1:	%{modname}.ini
14cu|php-yaz-1.1.9-5|16	# http://indexdata.dk/phpyaz/demo/mult.phps
14cu|php-yaz-1.1.9-5|17	Source2:	mult.php
14cu|php-yaz-1.1.9-5|18	Patch0:		yaz-antibork.diff
14cu|php-yaz-1.1.9-5|19	BuildRequires:	libpth-devel
14cu|php-yaz-1.1.9-5|20	BuildRequires:	php-devel
14cu|php-yaz-1.1.9-5|21	BuildRequires:	tcp_wrappers-devel
14cu|php-yaz-1.1.9-5|22	BuildRequires:	pkgconfig(icu-i18n)
14cu|php-yaz-1.1.9-5|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|php-yaz-1.1.9-5|24	BuildRequires:	pkgconfig(libxslt)
14cu|php-yaz-1.1.9-5|25	BuildRequires:	pkgconfig(yaz)
14cu|php-yaz-1.1.9-5|26	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-yaz-1.1.9-5|27	
14cu|php-yaz-1.1.9-5|28	%description
14cu|php-yaz-1.1.9-5|29	This extension implements a Z39.50 client for PHP using the YAZ toolkit.
14cu|php-yaz-1.1.9-5|30	
14cu|php-yaz-1.1.9-5|31	%files
14cu|php-yaz-1.1.9-5|32	%doc CREDITS README mult.php package.xml
14cu|php-yaz-1.1.9-5|33	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-yaz-1.1.9-5|34	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-yaz-1.1.9-5|35	
14cu|php-yaz-1.1.9-5|36	#----------------------------------------------------------------------------
14cu|php-yaz-1.1.9-5|37	
14cu|php-yaz-1.1.9-5|38	%prep
14cu|php-yaz-1.1.9-5|39	%setup -q -n %{modname}-%{version}
14cu|php-yaz-1.1.9-5|40	[ "../package.xml" != "/" ] && mv ../package.xml .
14cu|php-yaz-1.1.9-5|41	
14cu|php-yaz-1.1.9-5|42	%patch0 -p0
14cu|php-yaz-1.1.9-5|43	
14cu|php-yaz-1.1.9-5|44	cp %{SOURCE1} %{inifile}
14cu|php-yaz-1.1.9-5|45	cp %{SOURCE2} mult.php
14cu|php-yaz-1.1.9-5|46	
14cu|php-yaz-1.1.9-5|47	%build
14cu|php-yaz-1.1.9-5|48	%serverbuild
14cu|php-yaz-1.1.9-5|49	
14cu|php-yaz-1.1.9-5|50	phpize
14cu|php-yaz-1.1.9-5|51	%configure2_5x \
14cu|php-yaz-1.1.9-5|52	--with-libdir=%{_lib} \
14cu|php-yaz-1.1.9-5|53	--enable-%{modname}=shared,%{_prefix}
14cu|php-yaz-1.1.9-5|54	
14cu|php-yaz-1.1.9-5|55	%make
14cu|php-yaz-1.1.9-5|56	mv modules/*.so .
14cu|php-yaz-1.1.9-5|57	
14cu|php-yaz-1.1.9-5|58	%install
14cu|php-yaz-1.1.9-5|59	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-yaz-1.1.9-5|60	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-yaz-1.1.9-5|61	
14cu|php-yaz-1.1.9-5|62	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-yaz-1.1.9-5|63	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14cu|php-yaz-1.1.9-5|64	
14cu|php-yaz-1.1.9-5|65	%changelog
14cu|php-yaz-1.1.9-5|66	
14cu|php-yaz-1.1.9-5|67	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.9-5
14cu|php-yaz-1.1.9-5|68	- (d4e1e6a) MassBuild#1257: Increase release tag
14cu|php-yaz-1.1.9-5|69	
14cu|php-yaz-1.1.9-5|70	

13765 14
14cu|php-yp-5.2.3-34|1	%define modname yp
14cu|php-yp-5.2.3-34|2	%define dirname %{modname}
14cu|php-yp-5.2.3-34|3	%define soname %{modname}.so
14cu|php-yp-5.2.3-34|4	%define inifile 65_%{modname}.ini
14cu|php-yp-5.2.3-34|5	
14cu|php-yp-5.2.3-34|6	Summary:	NIS (yp) extension module for PHP
14cu|php-yp-5.2.3-34|7	Name:		php-%{modname}
14cu|php-yp-5.2.3-34|8	Version:	5.2.3
14cu|php-yp-5.2.3-34|9	Release:	34
14cu|php-yp-5.2.3-34|10	Epoch:		3
14cu|php-yp-5.2.3-34|11	License:	PHP License
14cu|php-yp-5.2.3-34|12	Group:		Development/PHP
14cu|php-yp-5.2.3-34|13	Url:		http://www.php.net
14cu|php-yp-5.2.3-34|14	Source0:	yp.tar.bz2
14cu|php-yp-5.2.3-34|15	Patch0:		yp-php54x.diff
14cu|php-yp-5.2.3-34|16	BuildRequires:	php-devel
14cu|php-yp-5.2.3-34|17	BuildRequires:	pkgconfig(libtirpc)
14cu|php-yp-5.2.3-34|18	Requires:	php(zend-abi) = %{php_zend_api}
14cu|php-yp-5.2.3-34|19	
14cu|php-yp-5.2.3-34|20	%description
14cu|php-yp-5.2.3-34|21	This is a dynamic shared object (DSO) for PHP that will add NIS (Yellow Pages)
14cu|php-yp-5.2.3-34|22	support.
14cu|php-yp-5.2.3-34|23	
14cu|php-yp-5.2.3-34|24	%files
14cu|php-yp-5.2.3-34|25	%doc CREDITS package.xml
14cu|php-yp-5.2.3-34|26	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14cu|php-yp-5.2.3-34|27	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14cu|php-yp-5.2.3-34|28	
14cu|php-yp-5.2.3-34|29	#----------------------------------------------------------------------------
14cu|php-yp-5.2.3-34|30	
14cu|php-yp-5.2.3-34|31	%prep
14cu|php-yp-5.2.3-34|32	%setup -q -n yp
14cu|php-yp-5.2.3-34|33	%patch0 -p0
14cu|php-yp-5.2.3-34|34	
14cu|php-yp-5.2.3-34|35	%build
14cu|php-yp-5.2.3-34|36	%serverbuild
14cu|php-yp-5.2.3-34|37	
14cu|php-yp-5.2.3-34|38	phpize
14cu|php-yp-5.2.3-34|39	%configure2_5x \
14cu|php-yp-5.2.3-34|40	--with-libdir=%{_lib} \
14cu|php-yp-5.2.3-34|41	--with-%{modname}=shared,%{_prefix}
14cu|php-yp-5.2.3-34|42	
14cu|php-yp-5.2.3-34|43	%make
14cu|php-yp-5.2.3-34|44	mv modules/*.so .
14cu|php-yp-5.2.3-34|45	
14cu|php-yp-5.2.3-34|46	%install
14cu|php-yp-5.2.3-34|47	install -d %{buildroot}%{_libdir}/php/extensions
14cu|php-yp-5.2.3-34|48	install -d %{buildroot}%{_sysconfdir}/php.d
14cu|php-yp-5.2.3-34|49	
14cu|php-yp-5.2.3-34|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14cu|php-yp-5.2.3-34|51	
14cu|php-yp-5.2.3-34|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14cu|php-yp-5.2.3-34|53	extension = %{soname}
14cu|php-yp-5.2.3-34|54	EOF
14cu|php-yp-5.2.3-34|55	
14cu|php-yp-5.2.3-34|56	%changelog
14cu|php-yp-5.2.3-34|57	
14cu|php-yp-5.2.3-34|58	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:5.2.3-34
14cu|php-yp-5.2.3-34|59	- (3cb4512) MassBuild#1257: Increase release tag
14cu|php-yp-5.2.3-34|60	
14cu|php-yp-5.2.3-34|61	

13766 14
14cu|php-ZendFramework-1.12.20-1|1	# % global __requires_exclude pear\\((Zend|Test|example|PHPUnit/Framework.php)
14cu|php-ZendFramework-1.12.20-1|2	
14cu|php-ZendFramework-1.12.20-1|3	%define php_name ZendFramework
14cu|php-ZendFramework-1.12.20-1|4	
14cu|php-ZendFramework-1.12.20-1|5	Summary:	Leading open-source PHP framework
14cu|php-ZendFramework-1.12.20-1|6	Name:		php-ZendFramework
14cu|php-ZendFramework-1.12.20-1|7	Version:	1.12.20
14cu|php-ZendFramework-1.12.20-1|8	Release:	1
14cu|php-ZendFramework-1.12.20-1|9	License:	BSD
14cu|php-ZendFramework-1.12.20-1|10	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|11	URL:		http://framework.zend.com/
14cu|php-ZendFramework-1.12.20-1|12	Source0:	http://framework.zend.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tar.gz
14cu|php-ZendFramework-1.12.20-1|13	Source100:	%{name}.rpmlintrc
14cu|php-ZendFramework-1.12.20-1|14	Requires:	php
14cu|php-ZendFramework-1.12.20-1|15	Requires:	php-bcmath
14cu|php-ZendFramework-1.12.20-1|16	Requires:	php-ctype
14cu|php-ZendFramework-1.12.20-1|17	Requires:	php-curl
14cu|php-ZendFramework-1.12.20-1|18	Requires:	php-dom
14cu|php-ZendFramework-1.12.20-1|19	Requires:	php-fileinfo
14cu|php-ZendFramework-1.12.20-1|20	Requires:	php-hash
14cu|php-ZendFramework-1.12.20-1|21	Requires:	php-iconv
14cu|php-ZendFramework-1.12.20-1|22	Requires:	php-json
14cu|php-ZendFramework-1.12.20-1|23	Requires:	php-pcre
14cu|php-ZendFramework-1.12.20-1|24	Requires:	php-pdo
14cu|php-ZendFramework-1.12.20-1|25	Requires:	php-posix
14cu|php-ZendFramework-1.12.20-1|26	Requires:	php-session
14cu|php-ZendFramework-1.12.20-1|27	Requires:	php-simplexml
14cu|php-ZendFramework-1.12.20-1|28	Requires:	php-xml
14cu|php-ZendFramework-1.12.20-1|29	Requires:	php-zlib
14cu|php-ZendFramework-1.12.20-1|30	BuildArch:	noarch
14cu|php-ZendFramework-1.12.20-1|31	
14cu|php-ZendFramework-1.12.20-1|32	Provides:   pear(Zend/Log.php)
14cu|php-ZendFramework-1.12.20-1|33	Provides:   pear(Zend/Cache/Exception.php)
14cu|php-ZendFramework-1.12.20-1|34	
14cu|php-ZendFramework-1.12.20-1|35	%description
14cu|php-ZendFramework-1.12.20-1|36	Extending the art & spirit of PHP, Zend Framework is based on simplicity,
14cu|php-ZendFramework-1.12.20-1|37	object-oriented best practices, corporate friendly licensing, and a rigorously
14cu|php-ZendFramework-1.12.20-1|38	tested agile codebase. Zend Framework is focused on building more secure,
14cu|php-ZendFramework-1.12.20-1|39	reliable, and modern Web 2.0 applications & web services, and consuming widely
14cu|php-ZendFramework-1.12.20-1|40	available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
14cu|php-ZendFramework-1.12.20-1|41	well as API providers and catalogers like StrikeIron and ProgrammableWeb.
14cu|php-ZendFramework-1.12.20-1|42	
14cu|php-ZendFramework-1.12.20-1|43	%package	demos
14cu|php-ZendFramework-1.12.20-1|44	Summary:	Demos for the Zend Framework
14cu|php-ZendFramework-1.12.20-1|45	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|46	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|47	
14cu|php-ZendFramework-1.12.20-1|48	%description	demos
14cu|php-ZendFramework-1.12.20-1|49	This package includes Zend Framework demos for the Feeds, Gdata, Mail, OpenId,
14cu|php-ZendFramework-1.12.20-1|50	Pdf, Search-Lucene and Services subpackages.
14cu|php-ZendFramework-1.12.20-1|51	
14cu|php-ZendFramework-1.12.20-1|52	%package	tests
14cu|php-ZendFramework-1.12.20-1|53	Summary:	Unit tests for the Zend Framework
14cu|php-ZendFramework-1.12.20-1|54	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|55	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|56	Requires:	php-pear-PHPUnit >= 3.0.0
14cu|php-ZendFramework-1.12.20-1|57	Requires:	php-channel-phpunit
14cu|php-ZendFramework-1.12.20-1|58	Requires:	fonts-ttf-bitstream-vera
14cu|php-ZendFramework-1.12.20-1|59	BuildRequires:	fonts-ttf-bitstream-vera
14cu|php-ZendFramework-1.12.20-1|60	
14cu|php-ZendFramework-1.12.20-1|61	%description	tests
14cu|php-ZendFramework-1.12.20-1|62	This package includes Zend Framework unit tests for all available subpackages.
14cu|php-ZendFramework-1.12.20-1|63	
14cu|php-ZendFramework-1.12.20-1|64	%package	extras
14cu|php-ZendFramework-1.12.20-1|65	Summary:	Zend Framework Extras (ZendX)
14cu|php-ZendFramework-1.12.20-1|66	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|67	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|68	Provides:	%{name}-ZendX = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|69	
14cu|php-ZendFramework-1.12.20-1|70	%description	extras
14cu|php-ZendFramework-1.12.20-1|71	This package includes the ZendX libraries.
14cu|php-ZendFramework-1.12.20-1|72	
14cu|php-ZendFramework-1.12.20-1|73	%package	Cache-Backend-Apc
14cu|php-ZendFramework-1.12.20-1|74	Summary:	Zend Framework APC cache backend
14cu|php-ZendFramework-1.12.20-1|75	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|76	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|77	Requires:	php-apc
14cu|php-ZendFramework-1.12.20-1|78	
14cu|php-ZendFramework-1.12.20-1|79	%description	Cache-Backend-Apc
14cu|php-ZendFramework-1.12.20-1|80	This package contains the backend for Zend_Cache to store and retrieve data via
14cu|php-ZendFramework-1.12.20-1|81	APC.
14cu|php-ZendFramework-1.12.20-1|82	
14cu|php-ZendFramework-1.12.20-1|83	%package	Cache-Backend-Memcached
14cu|php-ZendFramework-1.12.20-1|84	Summary:	Zend Framework memcache cache backend
14cu|php-ZendFramework-1.12.20-1|85	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|86	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|87	Requires:	php-memcache
14cu|php-ZendFramework-1.12.20-1|88	
14cu|php-ZendFramework-1.12.20-1|89	%description	Cache-Backend-Memcached
14cu|php-ZendFramework-1.12.20-1|90	This package contains the back end for Zend_Cache to store and retrieve data
14cu|php-ZendFramework-1.12.20-1|91	via memcache.
14cu|php-ZendFramework-1.12.20-1|92	
14cu|php-ZendFramework-1.12.20-1|93	
14cu|php-ZendFramework-1.12.20-1|94	%package	Captcha
14cu|php-ZendFramework-1.12.20-1|95	Summary:	Zend Framework CAPTCHA component
14cu|php-ZendFramework-1.12.20-1|96	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|97	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|98	Requires:	php-gd
14cu|php-ZendFramework-1.12.20-1|99	
14cu|php-ZendFramework-1.12.20-1|100	%description	Captcha
14cu|php-ZendFramework-1.12.20-1|101	This package contains the Zend Framework CAPTCHA extension.
14cu|php-ZendFramework-1.12.20-1|102	
14cu|php-ZendFramework-1.12.20-1|103	%package	Dojo
14cu|php-ZendFramework-1.12.20-1|104	Summary:	Zend Framework Dojo Toolkit integration component
14cu|php-ZendFramework-1.12.20-1|105	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|106	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|107	
14cu|php-ZendFramework-1.12.20-1|108	%description	Dojo
14cu|php-ZendFramework-1.12.20-1|109	This package contains the Zend Framework Dojo Toolkit component as well as a
14cu|php-ZendFramework-1.12.20-1|110	copy of Dojo itself.
14cu|php-ZendFramework-1.12.20-1|111	
14cu|php-ZendFramework-1.12.20-1|112	
14cu|php-ZendFramework-1.12.20-1|113	%package	Feed
14cu|php-ZendFramework-1.12.20-1|114	Summary:	Live syndication feeds helper
14cu|php-ZendFramework-1.12.20-1|115	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|116	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|117	Requires:	php-mbstring
14cu|php-ZendFramework-1.12.20-1|118	
14cu|php-ZendFramework-1.12.20-1|119	%description	Feed
14cu|php-ZendFramework-1.12.20-1|120	This component provides a very simple way to work with live syndicated feeds.
14cu|php-ZendFramework-1.12.20-1|121	
14cu|php-ZendFramework-1.12.20-1|122	* consumes RSS and Atom feeds
14cu|php-ZendFramework-1.12.20-1|123	* provides utilities for discovering feed links
14cu|php-ZendFramework-1.12.20-1|124	* imports feeds from multiple sources
14cu|php-ZendFramework-1.12.20-1|125	* providers feed building and posting operations
14cu|php-ZendFramework-1.12.20-1|126	
14cu|php-ZendFramework-1.12.20-1|127	%package	Gdata
14cu|php-ZendFramework-1.12.20-1|128	Summary:	Google Data APIs
14cu|php-ZendFramework-1.12.20-1|129	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|130	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|131	
14cu|php-ZendFramework-1.12.20-1|132	%description	Gdata
14cu|php-ZendFramework-1.12.20-1|133	The Google Data APIs provide read/write access to such services hosted at
14cu|php-ZendFramework-1.12.20-1|134	google.com as Spreadsheets, Calendar, Blogger, and CodeSearch.
14cu|php-ZendFramework-1.12.20-1|135	
14cu|php-ZendFramework-1.12.20-1|136	* supports both authentication mechanisms of Google Data servers
14cu|php-ZendFramework-1.12.20-1|137	* supports queries and posting changes against Google Data services
14cu|php-ZendFramework-1.12.20-1|138	* supports service-specific element types in an object-oriented interface
14cu|php-ZendFramework-1.12.20-1|139	* matches functionality and design of other Google Data API clients
14cu|php-ZendFramework-1.12.20-1|140	
14cu|php-ZendFramework-1.12.20-1|141	%package	Pdf
14cu|php-ZendFramework-1.12.20-1|142	Summary:	PDF file handling helper
14cu|php-ZendFramework-1.12.20-1|143	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|144	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|145	Requires:	php-gd
14cu|php-ZendFramework-1.12.20-1|146	Provides:   pear(Zend/Pdf/FileParser/Image/Jpeg.php)
14cu|php-ZendFramework-1.12.20-1|147	Provides:   pear(Zend/Pdf/FileParser/Image/Tiff.php)
14cu|php-ZendFramework-1.12.20-1|148	
14cu|php-ZendFramework-1.12.20-1|149	%description	Pdf
14cu|php-ZendFramework-1.12.20-1|150	Portable Document Format (PDF) from Adobe is the de facto standard for
14cu|php-ZendFramework-1.12.20-1|151	cross-platform rich documents. Now, PHP applications can create or read PDF
14cu|php-ZendFramework-1.12.20-1|152	documents on the fly, without the need to call utilities from the shell, depend
14cu|php-ZendFramework-1.12.20-1|153	on PHP extensions, or pay licensing fees. Zend_Pdf can even modify existing PDF
14cu|php-ZendFramework-1.12.20-1|154	documents.
14cu|php-ZendFramework-1.12.20-1|155	
14cu|php-ZendFramework-1.12.20-1|156	* supports Adobe PDF file format
14cu|php-ZendFramework-1.12.20-1|157	* parses PDF structure and provides access to elements
14cu|php-ZendFramework-1.12.20-1|158	* creates or modifies PDF documents
14cu|php-ZendFramework-1.12.20-1|159	* utilizes memory efficiently
14cu|php-ZendFramework-1.12.20-1|160	
14cu|php-ZendFramework-1.12.20-1|161	%package	Search-Lucene
14cu|php-ZendFramework-1.12.20-1|162	Summary:	Apache Lucene engine PHP port
14cu|php-ZendFramework-1.12.20-1|163	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|164	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|165	Requires:	php-bitset
14cu|php-ZendFramework-1.12.20-1|166	
14cu|php-ZendFramework-1.12.20-1|167	%description	Search-Lucene
14cu|php-ZendFramework-1.12.20-1|168	The Apache Lucene engine is a powerful, feature-rich Java search engine that is
14cu|php-ZendFramework-1.12.20-1|169	flexible about document storage and supports many complex query
14cu|php-ZendFramework-1.12.20-1|170	types. Zend_Search_Lucene is a port of this engine written entirely in PHP 5.
14cu|php-ZendFramework-1.12.20-1|171	
14cu|php-ZendFramework-1.12.20-1|172	* allows PHP-powered websites to leverage powerful search capabilities without
14cu|php-ZendFramework-1.12.20-1|173	the need for web services or Java
14cu|php-ZendFramework-1.12.20-1|174	* provides binary compatibility with Apache Lucene
14cu|php-ZendFramework-1.12.20-1|175	* matches Apache Lucene in performance
14cu|php-ZendFramework-1.12.20-1|176	
14cu|php-ZendFramework-1.12.20-1|177	%package	Services
14cu|php-ZendFramework-1.12.20-1|178	Summary:	Web service APIs for a number of providers
14cu|php-ZendFramework-1.12.20-1|179	Group:		Development/PHP
14cu|php-ZendFramework-1.12.20-1|180	Requires:	%{name} = %{version}-%{release}
14cu|php-ZendFramework-1.12.20-1|181	
14cu|php-ZendFramework-1.12.20-1|182	%description	Services
14cu|php-ZendFramework-1.12.20-1|183	This package contains web service client APIs for the following services:
14cu|php-ZendFramework-1.12.20-1|184	
14cu|php-ZendFramework-1.12.20-1|185	- Akismet
14cu|php-ZendFramework-1.12.20-1|186	- Amazon (including EC2, S3)
14cu|php-ZendFramework-1.12.20-1|187	- Audioscrobbler
14cu|php-ZendFramework-1.12.20-1|188	- del.icio.us
14cu|php-ZendFramework-1.12.20-1|189	- Developer Garden
14cu|php-ZendFramework-1.12.20-1|190	- eBay
14cu|php-ZendFramework-1.12.20-1|191	- Flickr
14cu|php-ZendFramework-1.12.20-1|192	- LiveDocx
14cu|php-ZendFramework-1.12.20-1|193	- Nirvanix
14cu|php-ZendFramework-1.12.20-1|194	- Rackspace
14cu|php-ZendFramework-1.12.20-1|195	- ReCaptcha
14cu|php-ZendFramework-1.12.20-1|196	- Various URL Shortener services
14cu|php-ZendFramework-1.12.20-1|197	- SlideShare
14cu|php-ZendFramework-1.12.20-1|198	- SqlAzure
14cu|php-ZendFramework-1.12.20-1|199	- StrikeIron
14cu|php-ZendFramework-1.12.20-1|200	- Technorati
14cu|php-ZendFramework-1.12.20-1|201	- Twitter
14cu|php-ZendFramework-1.12.20-1|202	- Windows Azure
14cu|php-ZendFramework-1.12.20-1|203	- Yahoo!
14cu|php-ZendFramework-1.12.20-1|204	
14cu|php-ZendFramework-1.12.20-1|205	%prep
14cu|php-ZendFramework-1.12.20-1|206	%setup -qn %{php_name}-%{version}
14cu|php-ZendFramework-1.12.20-1|207	
14cu|php-ZendFramework-1.12.20-1|208	%build
14cu|php-ZendFramework-1.12.20-1|209	find . -type f -perm /111 \
14cu|php-ZendFramework-1.12.20-1|210	-fprint executables -exec %{__chmod} -x '{}' \; >/dev/null
14cu|php-ZendFramework-1.12.20-1|211	
14cu|php-ZendFramework-1.12.20-1|212	find . -type f -name \*.sh \
14cu|php-ZendFramework-1.12.20-1|213	-fprint valid_executables -exec %{__chmod} +x '{}' \; >/dev/null
14cu|php-ZendFramework-1.12.20-1|214	
14cu|php-ZendFramework-1.12.20-1|215	find extras/documentation/api/extras/ -exec chmod a+r '{}' \; >/dev/null
14cu|php-ZendFramework-1.12.20-1|216	
14cu|php-ZendFramework-1.12.20-1|217	%{__cat} executables valid_executables|sort|uniq -u > invalid_executables
14cu|php-ZendFramework-1.12.20-1|218	
14cu|php-ZendFramework-1.12.20-1|219	
14cu|php-ZendFramework-1.12.20-1|220	%install
14cu|php-ZendFramework-1.12.20-1|221	%{__mkdir_p} %{buildroot}%{_datadir}/php
14cu|php-ZendFramework-1.12.20-1|222	
14cu|php-ZendFramework-1.12.20-1|223	
14cu|php-ZendFramework-1.12.20-1|224	# remove cruft that somehow slipped into the tarball
14cu|php-ZendFramework-1.12.20-1|225	rm -f library/Zend/.Version.php.un~
14cu|php-ZendFramework-1.12.20-1|226	
14cu|php-ZendFramework-1.12.20-1|227	cp -pr library/Zend %{buildroot}%{_datadir}/php
14cu|php-ZendFramework-1.12.20-1|228	cp -pr demos/Zend %{buildroot}%{_datadir}/php/Zend/demos
14cu|php-ZendFramework-1.12.20-1|229	cp -pr tests %{buildroot}%{_datadir}/php/Zend
14cu|php-ZendFramework-1.12.20-1|230	cp -pr externals %{buildroot}%{_datadir}/php/Zend
14cu|php-ZendFramework-1.12.20-1|231	
14cu|php-ZendFramework-1.12.20-1|232	# ZendX
14cu|php-ZendFramework-1.12.20-1|233	cd extras
14cu|php-ZendFramework-1.12.20-1|234	cp -pr library/ZendX %{buildroot}%{_datadir}/php
14cu|php-ZendFramework-1.12.20-1|235	cp -pr tests %{buildroot}%{_datadir}/php/ZendX
14cu|php-ZendFramework-1.12.20-1|236	cd ..
14cu|php-ZendFramework-1.12.20-1|237	
14cu|php-ZendFramework-1.12.20-1|238	# rhbz 477440
14cu|php-ZendFramework-1.12.20-1|239	pushd %{buildroot}%{_datadir}/php/Zend/tests/Zend/Pdf/_fonts
14cu|php-ZendFramework-1.12.20-1|240	for i in *.ttf; do
14cu|php-ZendFramework-1.12.20-1|241	ln -snf %{_datadir}/fonts/TTF/$i $i
14cu|php-ZendFramework-1.12.20-1|242	done
14cu|php-ZendFramework-1.12.20-1|243	popd
14cu|php-ZendFramework-1.12.20-1|244	
14cu|php-ZendFramework-1.12.20-1|245	
14cu|php-ZendFramework-1.12.20-1|246	%files
14cu|php-ZendFramework-1.12.20-1|247	%doc LICENSE.txt DEVELOPMENT_README.md INSTALL.md README.md README-GIT.md
14cu|php-ZendFramework-1.12.20-1|248	%{_datadir}/php/Zend
14cu|php-ZendFramework-1.12.20-1|249	%exclude %{_datadir}/php/Zend/demos
14cu|php-ZendFramework-1.12.20-1|250	%exclude %{_datadir}/php/Zend/tests
14cu|php-ZendFramework-1.12.20-1|251	%exclude %{_datadir}/php/Zend/Cache/Backend/Apc.php
14cu|php-ZendFramework-1.12.20-1|252	%exclude %{_datadir}/php/Zend/Cache/Backend/Memcached.php
14cu|php-ZendFramework-1.12.20-1|253	%exclude %{_datadir}/php/Zend/Captcha
14cu|php-ZendFramework-1.12.20-1|254	%exclude %{_datadir}/php/Zend/Dojo.php
14cu|php-ZendFramework-1.12.20-1|255	%exclude %{_datadir}/php/Zend/Dojo
14cu|php-ZendFramework-1.12.20-1|256	%exclude %{_datadir}/php/Zend/Feed.php
14cu|php-ZendFramework-1.12.20-1|257	%exclude %{_datadir}/php/Zend/Feed
14cu|php-ZendFramework-1.12.20-1|258	%exclude %{_datadir}/php/Zend/Gdata.php
14cu|php-ZendFramework-1.12.20-1|259	%exclude %{_datadir}/php/Zend/Gdata
14cu|php-ZendFramework-1.12.20-1|260	%exclude %{_datadir}/php/Zend/Pdf.php
14cu|php-ZendFramework-1.12.20-1|261	%exclude %{_datadir}/php/Zend/Pdf
14cu|php-ZendFramework-1.12.20-1|262	%exclude %{_datadir}/php/Zend/Search
14cu|php-ZendFramework-1.12.20-1|263	%exclude %{_datadir}/php/Zend/Service/Akismet.php
14cu|php-ZendFramework-1.12.20-1|264	%exclude %{_datadir}/php/Zend/Service/Amazon.php
14cu|php-ZendFramework-1.12.20-1|265	%exclude %{_datadir}/php/Zend/Service/Amazon
14cu|php-ZendFramework-1.12.20-1|266	%exclude %{_datadir}/php/Zend/Service/Audioscrobbler.php
14cu|php-ZendFramework-1.12.20-1|267	%exclude %{_datadir}/php/Zend/Service/Delicious.php
14cu|php-ZendFramework-1.12.20-1|268	%exclude %{_datadir}/php/Zend/Service/Delicious
14cu|php-ZendFramework-1.12.20-1|269	%exclude %{_datadir}/php/Zend/Service/Flickr.php
14cu|php-ZendFramework-1.12.20-1|270	%exclude %{_datadir}/php/Zend/Service/Flickr
14cu|php-ZendFramework-1.12.20-1|271	%exclude %{_datadir}/php/Zend/Service/ReCaptcha.php
14cu|php-ZendFramework-1.12.20-1|272	%exclude %{_datadir}/php/Zend/Service/ReCaptcha
14cu|php-ZendFramework-1.12.20-1|273	%exclude %{_datadir}/php/Zend/Service/SlideShare.php
14cu|php-ZendFramework-1.12.20-1|274	%exclude %{_datadir}/php/Zend/Service/SlideShare
14cu|php-ZendFramework-1.12.20-1|275	%exclude %{_datadir}/php/Zend/Service/StrikeIron.php
14cu|php-ZendFramework-1.12.20-1|276	%exclude %{_datadir}/php/Zend/Service/StrikeIron
14cu|php-ZendFramework-1.12.20-1|277	%exclude %{_datadir}/php/Zend/Service/Yahoo.php
14cu|php-ZendFramework-1.12.20-1|278	%exclude %{_datadir}/php/Zend/Service/Yahoo
14cu|php-ZendFramework-1.12.20-1|279	%exclude %{_datadir}/php/Zend/externals/dojo
14cu|php-ZendFramework-1.12.20-1|280	
14cu|php-ZendFramework-1.12.20-1|281	
14cu|php-ZendFramework-1.12.20-1|282	%files demos
14cu|php-ZendFramework-1.12.20-1|283	%{_datadir}/php/Zend/demos
14cu|php-ZendFramework-1.12.20-1|284	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|285	
14cu|php-ZendFramework-1.12.20-1|286	%files tests
14cu|php-ZendFramework-1.12.20-1|287	%{_datadir}/php/Zend/tests
14cu|php-ZendFramework-1.12.20-1|288	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|289	
14cu|php-ZendFramework-1.12.20-1|290	%files extras
14cu|php-ZendFramework-1.12.20-1|291	%{_datadir}/php/ZendX
14cu|php-ZendFramework-1.12.20-1|292	%doc LICENSE.txt extras/documentation/api/extras/*
14cu|php-ZendFramework-1.12.20-1|293	
14cu|php-ZendFramework-1.12.20-1|294	%files Cache-Backend-Apc
14cu|php-ZendFramework-1.12.20-1|295	%{_datadir}/php/Zend/Cache/Backend/Apc.php
14cu|php-ZendFramework-1.12.20-1|296	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|297	
14cu|php-ZendFramework-1.12.20-1|298	%files Cache-Backend-Memcached
14cu|php-ZendFramework-1.12.20-1|299	%{_datadir}/php/Zend/Cache/Backend/Memcached.php
14cu|php-ZendFramework-1.12.20-1|300	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|301	
14cu|php-ZendFramework-1.12.20-1|302	%files Captcha
14cu|php-ZendFramework-1.12.20-1|303	%{_datadir}/php/Zend/Captcha
14cu|php-ZendFramework-1.12.20-1|304	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|305	
14cu|php-ZendFramework-1.12.20-1|306	%files Dojo
14cu|php-ZendFramework-1.12.20-1|307	%{_datadir}/php/Zend/Dojo.php
14cu|php-ZendFramework-1.12.20-1|308	%{_datadir}/php/Zend/Dojo
14cu|php-ZendFramework-1.12.20-1|309	%{_datadir}/php/Zend/externals/dojo
14cu|php-ZendFramework-1.12.20-1|310	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|311	
14cu|php-ZendFramework-1.12.20-1|312	%files Feed
14cu|php-ZendFramework-1.12.20-1|313	%{_datadir}/php/Zend/Feed.php
14cu|php-ZendFramework-1.12.20-1|314	%{_datadir}/php/Zend/Feed
14cu|php-ZendFramework-1.12.20-1|315	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|316	
14cu|php-ZendFramework-1.12.20-1|317	%files Gdata
14cu|php-ZendFramework-1.12.20-1|318	%{_datadir}/php/Zend/Gdata.php
14cu|php-ZendFramework-1.12.20-1|319	%{_datadir}/php/Zend/Gdata
14cu|php-ZendFramework-1.12.20-1|320	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|321	
14cu|php-ZendFramework-1.12.20-1|322	%files Pdf
14cu|php-ZendFramework-1.12.20-1|323	%{_datadir}/php/Zend/Pdf.php
14cu|php-ZendFramework-1.12.20-1|324	%{_datadir}/php/Zend/Pdf
14cu|php-ZendFramework-1.12.20-1|325	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|326	
14cu|php-ZendFramework-1.12.20-1|327	%files Search-Lucene
14cu|php-ZendFramework-1.12.20-1|328	%{_datadir}/php/Zend/Search
14cu|php-ZendFramework-1.12.20-1|329	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|330	
14cu|php-ZendFramework-1.12.20-1|331	%files Services
14cu|php-ZendFramework-1.12.20-1|332	%{_datadir}/php/Zend/Service/Akismet.php
14cu|php-ZendFramework-1.12.20-1|333	%{_datadir}/php/Zend/Service/Amazon.php
14cu|php-ZendFramework-1.12.20-1|334	%{_datadir}/php/Zend/Service/Amazon
14cu|php-ZendFramework-1.12.20-1|335	%{_datadir}/php/Zend/Service/Audioscrobbler.php
14cu|php-ZendFramework-1.12.20-1|336	%{_datadir}/php/Zend/Service/Delicious.php
14cu|php-ZendFramework-1.12.20-1|337	%{_datadir}/php/Zend/Service/Delicious
14cu|php-ZendFramework-1.12.20-1|338	%{_datadir}/php/Zend/Service/Flickr.php
14cu|php-ZendFramework-1.12.20-1|339	%{_datadir}/php/Zend/Service/Flickr
14cu|php-ZendFramework-1.12.20-1|340	%{_datadir}/php/Zend/Service/ReCaptcha.php
14cu|php-ZendFramework-1.12.20-1|341	%{_datadir}/php/Zend/Service/ReCaptcha
14cu|php-ZendFramework-1.12.20-1|342	%{_datadir}/php/Zend/Service/SlideShare.php
14cu|php-ZendFramework-1.12.20-1|343	%{_datadir}/php/Zend/Service/SlideShare
14cu|php-ZendFramework-1.12.20-1|344	%{_datadir}/php/Zend/Service/StrikeIron.php
14cu|php-ZendFramework-1.12.20-1|345	%{_datadir}/php/Zend/Service/StrikeIron
14cu|php-ZendFramework-1.12.20-1|346	%{_datadir}/php/Zend/Service/Yahoo.php
14cu|php-ZendFramework-1.12.20-1|347	%{_datadir}/php/Zend/Service/Yahoo
14cu|php-ZendFramework-1.12.20-1|348	%doc LICENSE.txt
14cu|php-ZendFramework-1.12.20-1|349	
14cu|php-ZendFramework-1.12.20-1|350	%changelog
14cu|php-ZendFramework-1.12.20-1|351	
14cu|php-ZendFramework-1.12.20-1|352	* Sun Oct 23 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.12.20-1
14cu|php-ZendFramework-1.12.20-1|353	- (517019b) Updated to 1.12.20
14cu|php-ZendFramework-1.12.20-1|354	
14cu|php-ZendFramework-1.12.20-1|355	

13767 14
14cu|php-ZendFramework2-2.4.11-1|1	%define php_name ZendFramework
14cu|php-ZendFramework2-2.4.11-1|2	
14cu|php-ZendFramework2-2.4.11-1|3	Name:		php-ZendFramework2
14cu|php-ZendFramework2-2.4.11-1|4	Version:	2.4.11
14cu|php-ZendFramework2-2.4.11-1|5	Summary:	Zend Framework 2
14cu|php-ZendFramework2-2.4.11-1|6	Release:	1
14cu|php-ZendFramework2-2.4.11-1|7	License:	BSD
14cu|php-ZendFramework2-2.4.11-1|8	Group:		Development/PHP
14cu|php-ZendFramework2-2.4.11-1|9	URL:		http://framework.zend.com/
14cu|php-ZendFramework2-2.4.11-1|10	Source0:	https://packages.zendframework.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tgz
14cu|php-ZendFramework2-2.4.11-1|11	Requires:	php
14cu|php-ZendFramework2-2.4.11-1|12	Requires:	php-bcmath
14cu|php-ZendFramework2-2.4.11-1|13	Requires:	php-ctype
14cu|php-ZendFramework2-2.4.11-1|14	Requires:	php-curl
14cu|php-ZendFramework2-2.4.11-1|15	Requires:	php-dom
14cu|php-ZendFramework2-2.4.11-1|16	Requires:	php-fileinfo
14cu|php-ZendFramework2-2.4.11-1|17	Requires:	php-hash
14cu|php-ZendFramework2-2.4.11-1|18	Requires:	php-iconv
14cu|php-ZendFramework2-2.4.11-1|19	Requires:	php-json
14cu|php-ZendFramework2-2.4.11-1|20	Requires:	php-pcre
14cu|php-ZendFramework2-2.4.11-1|21	Requires:	php-pdo
14cu|php-ZendFramework2-2.4.11-1|22	Requires:	php-posix
14cu|php-ZendFramework2-2.4.11-1|23	Requires:	php-session
14cu|php-ZendFramework2-2.4.11-1|24	Requires:	php-simplexml
14cu|php-ZendFramework2-2.4.11-1|25	Requires:	php-xml
14cu|php-ZendFramework2-2.4.11-1|26	Requires:	php-zlib
14cu|php-ZendFramework2-2.4.11-1|27	BuildArch:	noarch
14cu|php-ZendFramework2-2.4.11-1|28	Obsoletes: 	php-ZendFramework
14cu|php-ZendFramework2-2.4.11-1|29	## Let's add the obsoletes that have no specific place
14cu|php-ZendFramework2-2.4.11-1|30	Obsoletes: 	php-ZendFramework-Dojo
14cu|php-ZendFramework2-2.4.11-1|31	Obsoletes: 	php-ZendFramework-Gdata
14cu|php-ZendFramework2-2.4.11-1|32	Obsoletes: 	php-ZendFramework-Pdf
14cu|php-ZendFramework2-2.4.11-1|33	Obsoletes: 	php-ZendFramework-Search-Lucene
14cu|php-ZendFramework2-2.4.11-1|34	Obsoletes: 	php-ZendFramework-Services
14cu|php-ZendFramework2-2.4.11-1|35	Obsoletes: 	php-ZendFramework-demos
14cu|php-ZendFramework2-2.4.11-1|36	Obsoletes: 	php-ZendFramework-extras
14cu|php-ZendFramework2-2.4.11-1|37	AutoReqProv:	no
14cu|php-ZendFramework2-2.4.11-1|38	
14cu|php-ZendFramework2-2.4.11-1|39	%description
14cu|php-ZendFramework2-2.4.11-1|40	Zend Framework 2 is an open source framework for developing web applications
14cu|php-ZendFramework2-2.4.11-1|41	and services using PHP 5.3+. Zend Framework 2 uses 100% object-oriented code
14cu|php-ZendFramework2-2.4.11-1|42	and utilizes most of the new features of PHP 5.3, namely namespaces, late
14cu|php-ZendFramework2-2.4.11-1|43	static binding, lambda functions and closures.
14cu|php-ZendFramework2-2.4.11-1|44	
14cu|php-ZendFramework2-2.4.11-1|45	%package  Authentication
14cu|php-ZendFramework2-2.4.11-1|46	Summary:  Zend Framework 2: Authentication Component
14cu|php-ZendFramework2-2.4.11-1|47	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|48	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|49	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|50	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|51	
14cu|php-ZendFramework2-2.4.11-1|52	%description Authentication
14cu|php-ZendFramework2-2.4.11-1|53	The Zend\Authentication component provides an API for authentication and
14cu|php-ZendFramework2-2.4.11-1|54	includes concrete authentication adapters for common use case scenarios.
14cu|php-ZendFramework2-2.4.11-1|55	
14cu|php-ZendFramework2-2.4.11-1|56	Zend\Authentication is concerned only with authentication and not with
14cu|php-ZendFramework2-2.4.11-1|57	authorization. Authentication is loosely defined as determining whether
14cu|php-ZendFramework2-2.4.11-1|58	an entity actually is what it purports to be (i.e., identification),
14cu|php-ZendFramework2-2.4.11-1|59	based on some set of credentials. Authorization, the process of deciding
14cu|php-ZendFramework2-2.4.11-1|60	whether to allow an entity access to, or to perform operations upon, other
14cu|php-ZendFramework2-2.4.11-1|61	entities is outside the scope of Zend\Authentication. For more information
14cu|php-ZendFramework2-2.4.11-1|62	about authorization and access control with Zend Framework, please see the
14cu|php-ZendFramework2-2.4.11-1|63	Zend\Permissions\Acl or Zend\Permissions\Rbac component.
14cu|php-ZendFramework2-2.4.11-1|64	
14cu|php-ZendFramework2-2.4.11-1|65	%package  Barcode
14cu|php-ZendFramework2-2.4.11-1|66	Summary:  Zend Framework 2: Barcode Component
14cu|php-ZendFramework2-2.4.11-1|67	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|68	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|69	Requires: php-gd
14cu|php-ZendFramework2-2.4.11-1|70	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|71	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|72	
14cu|php-ZendFramework2-2.4.11-1|73	%description Barcode
14cu|php-ZendFramework2-2.4.11-1|74	Zend\Barcode\Barcode provides a generic way to generate barcodes. The
14cu|php-ZendFramework2-2.4.11-1|75	Zend\Barcode component is divided into two subcomponents: barcode objects
14cu|php-ZendFramework2-2.4.11-1|76	and renderers. Objects allow you to create barcodes independently of the
14cu|php-ZendFramework2-2.4.11-1|77	renderer. Renderer allow you to draw barcodes based on the support required.
14cu|php-ZendFramework2-2.4.11-1|78	
14cu|php-ZendFramework2-2.4.11-1|79	%package  Cache
14cu|php-ZendFramework2-2.4.11-1|80	Summary:  Zend Framework 2: Cache Component
14cu|php-ZendFramework2-2.4.11-1|81	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|82	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|83	Obsoletes: php-ZendFramework-Cache-Backend-Apc
14cu|php-ZendFramework2-2.4.11-1|84	Obsoletes: php-ZendFramework-Cache-Backend-Memcached
14cu|php-ZendFramework2-2.4.11-1|85	
14cu|php-ZendFramework2-2.4.11-1|86	%description Cache
14cu|php-ZendFramework2-2.4.11-1|87	Optional:
14cu|php-ZendFramework2-2.4.11-1|88	* APC (php-pecl-apc)
14cu|php-ZendFramework2-2.4.11-1|89	* DBA (php-dba)
14cu|php-ZendFramework2-2.4.11-1|90	* Memcache (php-pecl-memcache)
14cu|php-ZendFramework2-2.4.11-1|91	* Memcached (php-pecl-memcached)
14cu|php-ZendFramework2-2.4.11-1|92	* Redis (php-pecl-redis)
14cu|php-ZendFramework2-2.4.11-1|93	* XCache (php-xcache)
14cu|php-ZendFramework2-2.4.11-1|94	
14cu|php-ZendFramework2-2.4.11-1|95	%package  Captcha
14cu|php-ZendFramework2-2.4.11-1|96	Summary:  Zend Framework 2: CAPTCHA Component
14cu|php-ZendFramework2-2.4.11-1|97	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|98	Requires: php-gd
14cu|php-ZendFramework2-2.4.11-1|99	Obsoletes: php-ZendFramework-Captcha
14cu|php-ZendFramework2-2.4.11-1|100	
14cu|php-ZendFramework2-2.4.11-1|101	%description Captcha
14cu|php-ZendFramework2-2.4.11-1|102	CAPTCHA stands for "Completely Automated Public Turing test to tell Computers
14cu|php-ZendFramework2-2.4.11-1|103	and Humans Apart"; it is used as a challenge-response to ensure that the
14cu|php-ZendFramework2-2.4.11-1|104	individual submitting information is a human and not an automated process.
14cu|php-ZendFramework2-2.4.11-1|105	Typically, a CAPTCHA is used with form submissions where authenticated users
14cu|php-ZendFramework2-2.4.11-1|106	are not necessary, but you want to prevent spam submissions.
14cu|php-ZendFramework2-2.4.11-1|107	
14cu|php-ZendFramework2-2.4.11-1|108	CAPTCHAs can take a variety of forms, including asking logic questions,
14cu|php-ZendFramework2-2.4.11-1|109	presenting skewed fonts, and presenting multiple images and asking how they
14cu|php-ZendFramework2-2.4.11-1|110	relate. The Zend\Captcha component aims to provide a variety of back ends
14cu|php-ZendFramework2-2.4.11-1|111	that may be utilized either standalone or in conjunction with the Zend\Form
14cu|php-ZendFramework2-2.4.11-1|112	component.
14cu|php-ZendFramework2-2.4.11-1|113	
14cu|php-ZendFramework2-2.4.11-1|114	%package  Code
14cu|php-ZendFramework2-2.4.11-1|115	Summary:  Zend Framework 2: Code Component
14cu|php-ZendFramework2-2.4.11-1|116	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|117	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|118	Requires: php-tokenizer
14cu|php-ZendFramework2-2.4.11-1|119	
14cu|php-ZendFramework2-2.4.11-1|120	%description Code
14cu|php-ZendFramework2-2.4.11-1|121	Provides facilities to generate arbitrary code using an object oriented
14cu|php-ZendFramework2-2.4.11-1|122	interface.
14cu|php-ZendFramework2-2.4.11-1|123	
14cu|php-ZendFramework2-2.4.11-1|124	%package  Config
14cu|php-ZendFramework2-2.4.11-1|125	Summary:  Zend Framework 2: Config Component
14cu|php-ZendFramework2-2.4.11-1|126	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|127	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|128	Requires: php-xmlreader
14cu|php-ZendFramework2-2.4.11-1|129	Requires: php-xmlwriter
14cu|php-ZendFramework2-2.4.11-1|130	
14cu|php-ZendFramework2-2.4.11-1|131	%description Config
14cu|php-ZendFramework2-2.4.11-1|132	Zend\Config is designed to simplify access to configuration data within
14cu|php-ZendFramework2-2.4.11-1|133	applications. It provides a nested object property-based user interface
14cu|php-ZendFramework2-2.4.11-1|134	for accessing this configuration data within application code. The
14cu|php-ZendFramework2-2.4.11-1|135	configuration data may come from a variety of media supporting hierarchical
14cu|php-ZendFramework2-2.4.11-1|136	data storage. Currently, Zend\Config provides adapters that read and write
14cu|php-ZendFramework2-2.4.11-1|137	configuration data stored in .ini, JSON, YAML and XML files.
14cu|php-ZendFramework2-2.4.11-1|138	
14cu|php-ZendFramework2-2.4.11-1|139	%package  Console
14cu|php-ZendFramework2-2.4.11-1|140	Summary:  Zend Framework 2: Console Component
14cu|php-ZendFramework2-2.4.11-1|141	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|142	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|143	Requires: php-xml
14cu|php-ZendFramework2-2.4.11-1|144	
14cu|php-ZendFramework2-2.4.11-1|145	%description Console
14cu|php-ZendFramework2-2.4.11-1|146	Zend Framework 2 features built-in console support.
14cu|php-ZendFramework2-2.4.11-1|147	
14cu|php-ZendFramework2-2.4.11-1|148	When a Zend\Application is run from a console window (a shell window), it will
14cu|php-ZendFramework2-2.4.11-1|149	recognize this fact and prepare Zend\Mvc components to handle the request.
14cu|php-ZendFramework2-2.4.11-1|150	Console support is enabled by default, but to function properly it requires at
14cu|php-ZendFramework2-2.4.11-1|151	least one console route and one action controller to handle the request.
14cu|php-ZendFramework2-2.4.11-1|152	
14cu|php-ZendFramework2-2.4.11-1|153	* Console routing allows you to invoke controllers and action depending on
14cu|php-ZendFramework2-2.4.11-1|154	command line parameters provided by the user.
14cu|php-ZendFramework2-2.4.11-1|155	* Module Manager integration allows ZF2 applications and modules to display
14cu|php-ZendFramework2-2.4.11-1|156	help and usage information, in case the command line has not been understood
14cu|php-ZendFramework2-2.4.11-1|157	(no route matched).
14cu|php-ZendFramework2-2.4.11-1|158	* Console-aware action controllers will receive a console request containing
14cu|php-ZendFramework2-2.4.11-1|159	all named parameters and flags. They are able to send output back to the
14cu|php-ZendFramework2-2.4.11-1|160	console window.
14cu|php-ZendFramework2-2.4.11-1|161	* Console adapters provide a level of abstraction for interacting with console
14cu|php-ZendFramework2-2.4.11-1|162	on different operating systems.
14cu|php-ZendFramework2-2.4.11-1|163	* Console prompts can be used to interact with the user by asking him questions
14cu|php-ZendFramework2-2.4.11-1|164	and retrieving input.
14cu|php-ZendFramework2-2.4.11-1|165	
14cu|php-ZendFramework2-2.4.11-1|166	%package  Crypt
14cu|php-ZendFramework2-2.4.11-1|167	Summary:  Zend Framework 2: Crypt Component
14cu|php-ZendFramework2-2.4.11-1|168	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|169	Requires: php-mcrypt
14cu|php-ZendFramework2-2.4.11-1|170	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|171	Requires: php-openssl
14cu|php-ZendFramework2-2.4.11-1|172	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|173	
14cu|php-ZendFramework2-2.4.11-1|174	%description Crypt
14cu|php-ZendFramework2-2.4.11-1|175	Zend\Crypt provides support of some cryptographic tools. The available
14cu|php-ZendFramework2-2.4.11-1|176	features are:
14cu|php-ZendFramework2-2.4.11-1|177	
14cu|php-ZendFramework2-2.4.11-1|178	* encrypt-then-authenticate using symmetric ciphers (the authentication step is
14cu|php-ZendFramework2-2.4.11-1|179	provided using HMAC)
14cu|php-ZendFramework2-2.4.11-1|180	* encrypt/decrypt using symmetric and public key algorithm (e.g. RSA algorithm)
14cu|php-ZendFramework2-2.4.11-1|181	* generate digital sign using public key algorithm (e.g. RSA algorithm)
14cu|php-ZendFramework2-2.4.11-1|182	* key exchange using the Diffie-Hellman method
14cu|php-ZendFramework2-2.4.11-1|183	* Key derivation function (e.g. using PBKDF2 algorithm)
14cu|php-ZendFramework2-2.4.11-1|184	* Secure password hash (e.g. using Bcrypt algorithm)
14cu|php-ZendFramework2-2.4.11-1|185	* generate Hash values
14cu|php-ZendFramework2-2.4.11-1|186	* generate HMAC values
14cu|php-ZendFramework2-2.4.11-1|187	
14cu|php-ZendFramework2-2.4.11-1|188	The main scope of this component is to offer an easy and secure way to protect
14cu|php-ZendFramework2-2.4.11-1|189	and authenticate sensitive data in PHP. Because the use of cryptography is not
14cu|php-ZendFramework2-2.4.11-1|190	so easy we recommend to use the Zend\Crypt component only if you have a minimum
14cu|php-ZendFramework2-2.4.11-1|191	background on this topic.
14cu|php-ZendFramework2-2.4.11-1|192	
14cu|php-ZendFramework2-2.4.11-1|193	%package  Db
14cu|php-ZendFramework2-2.4.11-1|194	Summary:  Zend Framework 2: DB Component
14cu|php-ZendFramework2-2.4.11-1|195	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|196	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|197	Requires: php-pdo
14cu|php-ZendFramework2-2.4.11-1|198	
14cu|php-ZendFramework2-2.4.11-1|199	%description Db
14cu|php-ZendFramework2-2.4.11-1|200	Optional:
14cu|php-ZendFramework2-2.4.11-1|201	* ibm_db2 (http://pecl.php.net/package/ibm_db2)
14cu|php-ZendFramework2-2.4.11-1|202	* mysqli (php-mysql)
14cu|php-ZendFramework2-2.4.11-1|203	* oci8 (http://pecl.php.net/package/oci8)
14cu|php-ZendFramework2-2.4.11-1|204	* pgsql (php-pgsql)
14cu|php-ZendFramework2-2.4.11-1|205	* sqlsrv (http://pecl.php.net/package/sqlsrv)
14cu|php-ZendFramework2-2.4.11-1|206	
14cu|php-ZendFramework2-2.4.11-1|207	%package  Debug
14cu|php-ZendFramework2-2.4.11-1|208	Summary:  Zend Framework 2: Debug Component
14cu|php-ZendFramework2-2.4.11-1|209	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|210	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|211	
14cu|php-ZendFramework2-2.4.11-1|212	%description Debug
14cu|php-ZendFramework2-2.4.11-1|213	Optional: XDebug (php-pecl-xdebug)
14cu|php-ZendFramework2-2.4.11-1|214	
14cu|php-ZendFramework2-2.4.11-1|215	%package  Di
14cu|php-ZendFramework2-2.4.11-1|216	Summary:  Zend Framework 2: DI Component
14cu|php-ZendFramework2-2.4.11-1|217	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|218	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|219	
14cu|php-ZendFramework2-2.4.11-1|220	%description Di
14cu|php-ZendFramework2-2.4.11-1|221	Dependency Injection (here-in called DI) is a concept that has been talked
14cu|php-ZendFramework2-2.4.11-1|222	about in numerous places over the web. Simply put, we’ll explain the act of
14cu|php-ZendFramework2-2.4.11-1|223	injecting dependencies simply with this below code:
14cu|php-ZendFramework2-2.4.11-1|224	
14cu|php-ZendFramework2-2.4.11-1|225	$b = new MovieLister(new MovieFinder());
14cu|php-ZendFramework2-2.4.11-1|226	
14cu|php-ZendFramework2-2.4.11-1|227	Above, MovieFinder is a dependency of MovieLister, and MovieFinder was
14cu|php-ZendFramework2-2.4.11-1|228	injected into MovieLister.
14cu|php-ZendFramework2-2.4.11-1|229	
14cu|php-ZendFramework2-2.4.11-1|230	%package  Dom
14cu|php-ZendFramework2-2.4.11-1|231	Summary:  Zend Framework 2: DOM Component
14cu|php-ZendFramework2-2.4.11-1|232	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|233	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|234	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|235	
14cu|php-ZendFramework2-2.4.11-1|236	%description Dom
14cu|php-ZendFramework2-2.4.11-1|237	The Zend\Dom component provides tools for working with DOM documents and
14cu|php-ZendFramework2-2.4.11-1|238	structures. Currently, we offer Zend\Dom\Query, which provides a unified
14cu|php-ZendFramework2-2.4.11-1|239	interface for querying DOM documents utilizing both XPath and CSS selectors.
14cu|php-ZendFramework2-2.4.11-1|240	
14cu|php-ZendFramework2-2.4.11-1|241	%package  Escaper
14cu|php-ZendFramework2-2.4.11-1|242	Summary:  Zend Framework 2: Escaper Component
14cu|php-ZendFramework2-2.4.11-1|243	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|244	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|245	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|246	Requires: php-mbstring
14cu|php-ZendFramework2-2.4.11-1|247	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|248	
14cu|php-ZendFramework2-2.4.11-1|249	%description Escaper
14cu|php-ZendFramework2-2.4.11-1|250	The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS)
14cu|php-ZendFramework2-2.4.11-1|251	in second place. PHP’s sole functionality against XSS is limited to two
14cu|php-ZendFramework2-2.4.11-1|252	functions of which one is commonly misapplied. Thus, the Zend\Escaper component
14cu|php-ZendFramework2-2.4.11-1|253	was written. It offers developers a way to escape output and defend from XSS
14cu|php-ZendFramework2-2.4.11-1|254	and related vulnerabilities by introducing contextual escaping based on
14cu|php-ZendFramework2-2.4.11-1|255	peer-reviewed rules.
14cu|php-ZendFramework2-2.4.11-1|256	
14cu|php-ZendFramework2-2.4.11-1|257	%package  EventManager
14cu|php-ZendFramework2-2.4.11-1|258	Summary:  Zend Framework 2: EventManager Component
14cu|php-ZendFramework2-2.4.11-1|259	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|260	
14cu|php-ZendFramework2-2.4.11-1|261	%description EventManager
14cu|php-ZendFramework2-2.4.11-1|262	The EventManager is a component designed for the following use cases:
14cu|php-ZendFramework2-2.4.11-1|263	
14cu|php-ZendFramework2-2.4.11-1|264	* Implementing simple subject/observer patterns.
14cu|php-ZendFramework2-2.4.11-1|265	* Implementing Aspect-Oriented designs.
14cu|php-ZendFramework2-2.4.11-1|266	* Implementing event-driven architectures.
14cu|php-ZendFramework2-2.4.11-1|267	
14cu|php-ZendFramework2-2.4.11-1|268	The basic architecture allows you to attach and detach listeners to named
14cu|php-ZendFramework2-2.4.11-1|269	events, both on a per-instance basis as well as via shared collections;
14cu|php-ZendFramework2-2.4.11-1|270	trigger events; and interrupt execution of listeners.
14cu|php-ZendFramework2-2.4.11-1|271	
14cu|php-ZendFramework2-2.4.11-1|272	%package  Feed
14cu|php-ZendFramework2-2.4.11-1|273	Summary:  Zend Framework 2: Feed Component
14cu|php-ZendFramework2-2.4.11-1|274	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|275	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|276	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|277	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|278	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|279	Requires: php-tidy
14cu|php-ZendFramework2-2.4.11-1|280	Obsoletes: php-ZendFramework-Feed
14cu|php-ZendFramework2-2.4.11-1|281	
14cu|php-ZendFramework2-2.4.11-1|282	%description Feed
14cu|php-ZendFramework2-2.4.11-1|283	Zend\Feed provides functionality for consuming RSS and Atom feeds. It provides
14cu|php-ZendFramework2-2.4.11-1|284	a natural syntax for accessing elements of feeds, feed attributes, and entry
14cu|php-ZendFramework2-2.4.11-1|285	attributes. Zend\Feed also has extensive support for modifying feed and entry
14cu|php-ZendFramework2-2.4.11-1|286	structure with the same natural syntax, and turning the result back into XML.
14cu|php-ZendFramework2-2.4.11-1|287	In the future, this modification support could provide support for the Atom
14cu|php-ZendFramework2-2.4.11-1|288	Publishing Protocol.
14cu|php-ZendFramework2-2.4.11-1|289	
14cu|php-ZendFramework2-2.4.11-1|290	Zend\Feed consists of Zend\Feed\Reader for reading RSS and Atom feeds,
14cu|php-ZendFramework2-2.4.11-1|291	Zend\Feed\Writer for writing RSS and Atom feeds, and Zend\Feed\PubSubHubbub
14cu|php-ZendFramework2-2.4.11-1|292	for working with Hub servers. Furthermore, both Zend\Feed\Reader and
14cu|php-ZendFramework2-2.4.11-1|293	Zend\Feed\Writer support extensions which allows for working with additional
14cu|php-ZendFramework2-2.4.11-1|294	data in feeds, not covered in the core API but used in conjunction with RSS
14cu|php-ZendFramework2-2.4.11-1|295	and Atom feeds.
14cu|php-ZendFramework2-2.4.11-1|296	
14cu|php-ZendFramework2-2.4.11-1|297	%package  File
14cu|php-ZendFramework2-2.4.11-1|298	Summary:  Zend Framework 2: File Component
14cu|php-ZendFramework2-2.4.11-1|299	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|300	Requires: php-fileinfo
14cu|php-ZendFramework2-2.4.11-1|301	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|302	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|303	Requires: php-tokenizer
14cu|php-ZendFramework2-2.4.11-1|304	
14cu|php-ZendFramework2-2.4.11-1|305	%description File
14cu|php-ZendFramework2-2.4.11-1|306	%{summary}
14cu|php-ZendFramework2-2.4.11-1|307	
14cu|php-ZendFramework2-2.4.11-1|308	%package  Filter
14cu|php-ZendFramework2-2.4.11-1|309	Summary:  Zend Framework 2: Filter Component
14cu|php-ZendFramework2-2.4.11-1|310	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|311	Requires: php-bz2
14cu|php-ZendFramework2-2.4.11-1|312	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|313	Requires: php-mbstring
14cu|php-ZendFramework2-2.4.11-1|314	Requires: php-openssl
14cu|php-ZendFramework2-2.4.11-1|315	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|316	Requires: php-zip
14cu|php-ZendFramework2-2.4.11-1|317	Requires: php-zlib
14cu|php-ZendFramework2-2.4.11-1|318	
14cu|php-ZendFramework2-2.4.11-1|319	%description Filter
14cu|php-ZendFramework2-2.4.11-1|320	The Zend\Filter component provides a set of commonly needed data filters.
14cu|php-ZendFramework2-2.4.11-1|321	It also provides a simple filter chaining mechanism by which multiple filters
14cu|php-ZendFramework2-2.4.11-1|322	may be applied to a single datum in a user-defined order.
14cu|php-ZendFramework2-2.4.11-1|323	
14cu|php-ZendFramework2-2.4.11-1|324	%package  Form
14cu|php-ZendFramework2-2.4.11-1|325	Summary:  Zend Framework 2: Form Component
14cu|php-ZendFramework2-2.4.11-1|326	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|327	Requires: php-intl
14cu|php-ZendFramework2-2.4.11-1|328	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|329	
14cu|php-ZendFramework2-2.4.11-1|330	%description Form
14cu|php-ZendFramework2-2.4.11-1|331	Zend\Form is intended primarily as a bridge between your domain models and the
14cu|php-ZendFramework2-2.4.11-1|332	View Layer. It composes a thin layer of objects representing form elements, an
14cu|php-ZendFramework2-2.4.11-1|333	InputFilter, and a small number of methods for binding data to and from the
14cu|php-ZendFramework2-2.4.11-1|334	form and attached objects.
14cu|php-ZendFramework2-2.4.11-1|335	
14cu|php-ZendFramework2-2.4.11-1|336	The Zend\Form component consists of the following objects:
14cu|php-ZendFramework2-2.4.11-1|337	
14cu|php-ZendFramework2-2.4.11-1|338	* Elements, which simply consist of a name and attributes.
14cu|php-ZendFramework2-2.4.11-1|339	* Fieldsets, which extend from Elements, but allow composing other fieldsets
14cu|php-ZendFramework2-2.4.11-1|340	and elements.
14cu|php-ZendFramework2-2.4.11-1|341	* Forms, which extend from Fieldsets (and thus Elements). They provide data
14cu|php-ZendFramework2-2.4.11-1|342	and object binding, and compose InputFilters. Data binding is done via
14cu|php-ZendFramework2-2.4.11-1|343	ZendStdlibHydrator.
14cu|php-ZendFramework2-2.4.11-1|344	
14cu|php-ZendFramework2-2.4.11-1|345	%package  Http
14cu|php-ZendFramework2-2.4.11-1|346	Summary:  Zend Framework 2: HTTP Component
14cu|php-ZendFramework2-2.4.11-1|347	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|348	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|349	Requires: php-curl
14cu|php-ZendFramework2-2.4.11-1|350	Requires: php-fileinfo
14cu|php-ZendFramework2-2.4.11-1|351	Requires: php-openssl
14cu|php-ZendFramework2-2.4.11-1|352	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|353	Requires: php-zlib
14cu|php-ZendFramework2-2.4.11-1|354	
14cu|php-ZendFramework2-2.4.11-1|355	%description Http
14cu|php-ZendFramework2-2.4.11-1|356	Zend\Http is a primary foundational component of Zend Framework. Since much
14cu|php-ZendFramework2-2.4.11-1|357	of what PHP does is web-based, specifically HTTP, it makes sense to have a
14cu|php-ZendFramework2-2.4.11-1|358	performant, extensible, concise and consistent API to do all things HTTP.
14cu|php-ZendFramework2-2.4.11-1|359	In nutshell, there are several parts of Zend\Http:
14cu|php-ZendFramework2-2.4.11-1|360	
14cu|php-ZendFramework2-2.4.11-1|361	* Context-less Request and Response classes that expose a fluent API for
14cu|php-ZendFramework2-2.4.11-1|362	introspecting several aspects of HTTP messages:
14cu|php-ZendFramework2-2.4.11-1|363	** Request line information and response status information
14cu|php-ZendFramework2-2.4.11-1|364	** Parameters, such as those found in POST and GET
14cu|php-ZendFramework2-2.4.11-1|365	** Message Body
14cu|php-ZendFramework2-2.4.11-1|366	** Headers
14cu|php-ZendFramework2-2.4.11-1|367	* A Client implementation with various adapters that allow for sending requests
14cu|php-ZendFramework2-2.4.11-1|368	and introspecting responses.
14cu|php-ZendFramework2-2.4.11-1|369	
14cu|php-ZendFramework2-2.4.11-1|370	%package  I18n
14cu|php-ZendFramework2-2.4.11-1|371	Summary:  Zend Framework 2: i18n Component
14cu|php-ZendFramework2-2.4.11-1|372	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|373	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|374	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|375	
14cu|php-ZendFramework2-2.4.11-1|376	%description I18n
14cu|php-ZendFramework2-2.4.11-1|377	ZendI18n comes with a complete translation suite which supports all major
14cu|php-ZendFramework2-2.4.11-1|378	formats and includes popular features like plural translations and text
14cu|php-ZendFramework2-2.4.11-1|379	domains. The Translator component is mostly dependency free, except for
14cu|php-ZendFramework2-2.4.11-1|380	the fallback to a default locale, where it relies on the Intl PHP extension.
14cu|php-ZendFramework2-2.4.11-1|381	
14cu|php-ZendFramework2-2.4.11-1|382	The translator itself is initialized without any parameters, as any
14cu|php-ZendFramework2-2.4.11-1|383	configuration to it is optional. A translator without any translations
14cu|php-ZendFramework2-2.4.11-1|384	will actually do nothing but just return the given message IDs.
14cu|php-ZendFramework2-2.4.11-1|385	
14cu|php-ZendFramework2-2.4.11-1|386	%package  InputFilter
14cu|php-ZendFramework2-2.4.11-1|387	Summary:  Zend Framework 2: InputFilter Component
14cu|php-ZendFramework2-2.4.11-1|388	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|389	
14cu|php-ZendFramework2-2.4.11-1|390	%description InputFilter
14cu|php-ZendFramework2-2.4.11-1|391	The Zend\InputFilter component can be used to filter and validate generic sets
14cu|php-ZendFramework2-2.4.11-1|392	of input data. For instance, you could use it to filter $_GET or $_POST values,
14cu|php-ZendFramework2-2.4.11-1|393	CLI arguments, etc.
14cu|php-ZendFramework2-2.4.11-1|394	
14cu|php-ZendFramework2-2.4.11-1|395	%package  Json
14cu|php-ZendFramework2-2.4.11-1|396	Summary:  Zend Framework 2: JSON Component
14cu|php-ZendFramework2-2.4.11-1|397	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|398	Requires: php-json
14cu|php-ZendFramework2-2.4.11-1|399	Requires: php-mbstring
14cu|php-ZendFramework2-2.4.11-1|400	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|401	
14cu|php-ZendFramework2-2.4.11-1|402	%description Json
14cu|php-ZendFramework2-2.4.11-1|403	Zend\Json provides convenience methods for serializing native PHP to JSON
14cu|php-ZendFramework2-2.4.11-1|404	and decoding JSON to native PHP.
14cu|php-ZendFramework2-2.4.11-1|405	
14cu|php-ZendFramework2-2.4.11-1|406	JSON, JavaScript Object Notation, can be used for data interchange between
14cu|php-ZendFramework2-2.4.11-1|407	JavaScript and other languages. Since JSON can be directly evaluated by
14cu|php-ZendFramework2-2.4.11-1|408	JavaScript, it is a more efficient and lightweight format than XML for
14cu|php-ZendFramework2-2.4.11-1|409	exchanging data with JavaScript clients.
14cu|php-ZendFramework2-2.4.11-1|410	
14cu|php-ZendFramework2-2.4.11-1|411	In addition, Zend\Json provides a useful way to convert any arbitrary XML
14cu|php-ZendFramework2-2.4.11-1|412	formatted string into a JSON formatted string. This built-in feature will
14cu|php-ZendFramework2-2.4.11-1|413	enable PHP developers to transform the enterprise data encoded in XML format
14cu|php-ZendFramework2-2.4.11-1|414	into JSON format before sending it to browser-based Ajax client applications.
14cu|php-ZendFramework2-2.4.11-1|415	It provides an easy way to do dynamic data conversion on the server-side code
14cu|php-ZendFramework2-2.4.11-1|416	thereby avoiding unnecessary XML parsing in the browser-side applications. It
14cu|php-ZendFramework2-2.4.11-1|417	offers a nice utility function that results in easier application-specific
14cu|php-ZendFramework2-2.4.11-1|418	data processing techniques.
14cu|php-ZendFramework2-2.4.11-1|419	
14cu|php-ZendFramework2-2.4.11-1|420	%package  Ldap
14cu|php-ZendFramework2-2.4.11-1|421	Summary:  Zend Framework 2: LDAP Component
14cu|php-ZendFramework2-2.4.11-1|422	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|423	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|424	Requires: php-json
14cu|php-ZendFramework2-2.4.11-1|425	Requires: php-ldap
14cu|php-ZendFramework2-2.4.11-1|426	Requires: php-mbstring
14cu|php-ZendFramework2-2.4.11-1|427	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|428	
14cu|php-ZendFramework2-2.4.11-1|429	%description Ldap
14cu|php-ZendFramework2-2.4.11-1|430	Zend\Ldap\Ldap is a class for performing LDAP operations including but not
14cu|php-ZendFramework2-2.4.11-1|431	limited to binding, searching and modifying entries in an LDAP directory.
14cu|php-ZendFramework2-2.4.11-1|432	
14cu|php-ZendFramework2-2.4.11-1|433	%package  Loader
14cu|php-ZendFramework2-2.4.11-1|434	Summary:  Zend Framework 2: Loader Component
14cu|php-ZendFramework2-2.4.11-1|435	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|436	Requires: php-bz2
14cu|php-ZendFramework2-2.4.11-1|437	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|438	
14cu|php-ZendFramework2-2.4.11-1|439	%description Loader
14cu|php-ZendFramework2-2.4.11-1|440	%{summary}
14cu|php-ZendFramework2-2.4.11-1|441	
14cu|php-ZendFramework2-2.4.11-1|442	%package  Log
14cu|php-ZendFramework2-2.4.11-1|443	Summary:  Zend Framework 2: Log Component
14cu|php-ZendFramework2-2.4.11-1|444	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|445	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|446	Requires: php-json
14cu|php-ZendFramework2-2.4.11-1|447	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|448	
14cu|php-ZendFramework2-2.4.11-1|449	%description Log
14cu|php-ZendFramework2-2.4.11-1|450	Zend\Log\Logger is a component for general purpose logging. It supports
14cu|php-ZendFramework2-2.4.11-1|451	multiple log backends, formatting messages sent to the log, and filtering
14cu|php-ZendFramework2-2.4.11-1|452	messages from being logged. These functions are divided into the following
14cu|php-ZendFramework2-2.4.11-1|453	objects:
14cu|php-ZendFramework2-2.4.11-1|454	
14cu|php-ZendFramework2-2.4.11-1|455	* A Logger (instance of Zend\Log\Logger) is the object that your application
14cu|php-ZendFramework2-2.4.11-1|456	uses the most. You can have as many Logger objects as you like; they do not
14cu|php-ZendFramework2-2.4.11-1|457	interact. A Logger object must contain at least one Writer, and can
14cu|php-ZendFramework2-2.4.11-1|458	optionally contain one or more Filters.
14cu|php-ZendFramework2-2.4.11-1|459	* A Writer (inherits from Zend\Log\Writer\AbstractWriter) is responsible for
14cu|php-ZendFramework2-2.4.11-1|460	saving data to storage.
14cu|php-ZendFramework2-2.4.11-1|461	* A Filter (implements Zend\Log\Filter\FilterInterface) blocks log data from
14cu|php-ZendFramework2-2.4.11-1|462	being saved. A filter is applied to an individual writer. Filters can be
14cu|php-ZendFramework2-2.4.11-1|463	chained.
14cu|php-ZendFramework2-2.4.11-1|464	* A Formatter (implements Zend\Log\Formatter\FormatterInterface) can format the
14cu|php-ZendFramework2-2.4.11-1|465	log data before it is written by a Writer. Each Writer has exactly one
14cu|php-ZendFramework2-2.4.11-1|466	Formatter.
14cu|php-ZendFramework2-2.4.11-1|467	
14cu|php-ZendFramework2-2.4.11-1|468	Optional: MongoDB (php-pecl-mongo)
14cu|php-ZendFramework2-2.4.11-1|469	
14cu|php-ZendFramework2-2.4.11-1|470	%package  Mail
14cu|php-ZendFramework2-2.4.11-1|471	Summary:  Zend Framework 2: Mail Component
14cu|php-ZendFramework2-2.4.11-1|472	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|473	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|474	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|475	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|476	
14cu|php-ZendFramework2-2.4.11-1|477	%description Mail
14cu|php-ZendFramework2-2.4.11-1|478	Zend\Mail provides generalized functionality to compose and send both text
14cu|php-ZendFramework2-2.4.11-1|479	and MIME-compliant multipart email messages. Mail can be sent with Zend\Mail
14cu|php-ZendFramework2-2.4.11-1|480	via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File
14cu|php-ZendFramework2-2.4.11-1|481	transport. Of course, you can also implement your own transport by implementing
14cu|php-ZendFramework2-2.4.11-1|482	the Mail\Transport\TransportInterface.
14cu|php-ZendFramework2-2.4.11-1|483	
14cu|php-ZendFramework2-2.4.11-1|484	%package  Math
14cu|php-ZendFramework2-2.4.11-1|485	Summary:  Zend Framework 2: Math Component
14cu|php-ZendFramework2-2.4.11-1|486	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|487	Requires: php-bcmath
14cu|php-ZendFramework2-2.4.11-1|488	Requires: php-gmp
14cu|php-ZendFramework2-2.4.11-1|489	Requires: php-mcrypt
14cu|php-ZendFramework2-2.4.11-1|490	Requires: php-openssl
14cu|php-ZendFramework2-2.4.11-1|491	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|492	
14cu|php-ZendFramework2-2.4.11-1|493	%description Math
14cu|php-ZendFramework2-2.4.11-1|494	Zend\Math namespace provides general mathematical functions. So far the
14cu|php-ZendFramework2-2.4.11-1|495	supported functionalities are:
14cu|php-ZendFramework2-2.4.11-1|496	
14cu|php-ZendFramework2-2.4.11-1|497	* Zend\Math\Rand: A random number generator
14cu|php-ZendFramework2-2.4.11-1|498	* Zend\Math\BigInteger: A library to manage big integers
14cu|php-ZendFramework2-2.4.11-1|499	
14cu|php-ZendFramework2-2.4.11-1|500	%package  Memory
14cu|php-ZendFramework2-2.4.11-1|501	Summary:  Zend Framework 2: Memory Component
14cu|php-ZendFramework2-2.4.11-1|502	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|503	
14cu|php-ZendFramework2-2.4.11-1|504	%description Memory
14cu|php-ZendFramework2-2.4.11-1|505	%{summary}
14cu|php-ZendFramework2-2.4.11-1|506	
14cu|php-ZendFramework2-2.4.11-1|507	%package  Mime
14cu|php-ZendFramework2-2.4.11-1|508	Summary:  Zend Framework 2: MIME Component
14cu|php-ZendFramework2-2.4.11-1|509	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|510	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|511	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|512	
14cu|php-ZendFramework2-2.4.11-1|513	%description Mime
14cu|php-ZendFramework2-2.4.11-1|514	Zend\Mime\Mime is a support class for handling multipart MIME messages. It
14cu|php-ZendFramework2-2.4.11-1|515	is used by Zend\Mail and Zend\Mime\Message and may be used by applications
14cu|php-ZendFramework2-2.4.11-1|516	requiring MIME support.
14cu|php-ZendFramework2-2.4.11-1|517	
14cu|php-ZendFramework2-2.4.11-1|518	Optional: %{name}-Mail
14cu|php-ZendFramework2-2.4.11-1|519	
14cu|php-ZendFramework2-2.4.11-1|520	%package  ModuleManager
14cu|php-ZendFramework2-2.4.11-1|521	Summary:  Zend Framework 2: ModuleManager Component
14cu|php-ZendFramework2-2.4.11-1|522	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|523	
14cu|php-ZendFramework2-2.4.11-1|524	%description ModuleManager
14cu|php-ZendFramework2-2.4.11-1|525	Zend Framework 2.0 introduces a new and powerful approach to modules. This new
14cu|php-ZendFramework2-2.4.11-1|526	module system is designed with flexibility, simplicity, and re-usability in
14cu|php-ZendFramework2-2.4.11-1|527	mind. A module may contain just about anything: PHP code, including MVC
14cu|php-ZendFramework2-2.4.11-1|528	functionality; library code; view scripts; and/or public assets such as images,
14cu|php-ZendFramework2-2.4.11-1|529	CSS, and JavaScript.
14cu|php-ZendFramework2-2.4.11-1|530	
14cu|php-ZendFramework2-2.4.11-1|531	%package  Mvc
14cu|php-ZendFramework2-2.4.11-1|532	Summary:  Zend Framework 2: MVC Component
14cu|php-ZendFramework2-2.4.11-1|533	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|534	Requires: php-intl
14cu|php-ZendFramework2-2.4.11-1|535	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|536	
14cu|php-ZendFramework2-2.4.11-1|537	%description Mvc
14cu|php-ZendFramework2-2.4.11-1|538	Zend\Mvc is a brand new MVC implementation designed from the ground up for
14cu|php-ZendFramework2-2.4.11-1|539	Zend Framework 2, focusing on performance and flexibility.
14cu|php-ZendFramework2-2.4.11-1|540	
14cu|php-ZendFramework2-2.4.11-1|541	The MVC layer is built on top of the following components:
14cu|php-ZendFramework2-2.4.11-1|542	
14cu|php-ZendFramework2-2.4.11-1|543	* Zend\ServiceManager - Zend Framework provides a set of default service
14cu|php-ZendFramework2-2.4.11-1|544	definitions set up at Zend\Mvc\Service. The ServiceManager creates and
14cu|php-ZendFramework2-2.4.11-1|545	configures your application instance and workflow.
14cu|php-ZendFramework2-2.4.11-1|546	* Zend\EventManager - The MVC is event driven. This component is used
14cu|php-ZendFramework2-2.4.11-1|547	everywhere from initial bootstrapping of the application, through returning
14cu|php-ZendFramework2-2.4.11-1|548	response and request calls, to setting and retrieving routes and matched
14cu|php-ZendFramework2-2.4.11-1|549	routes, as well as render views.
14cu|php-ZendFramework2-2.4.11-1|550	* Zend\Http - specifically the request and response objects.
14cu|php-ZendFramework2-2.4.11-1|551	* Zend\Stdlib\DispatchableInterface. All "controllers" are simply dispatchable
14cu|php-ZendFramework2-2.4.11-1|552	objects.
14cu|php-ZendFramework2-2.4.11-1|553	
14cu|php-ZendFramework2-2.4.11-1|554	%package  Navigation
14cu|php-ZendFramework2-2.4.11-1|555	Summary:  Zend Framework 2: Navigation Component
14cu|php-ZendFramework2-2.4.11-1|556	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|557	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|558	
14cu|php-ZendFramework2-2.4.11-1|559	%description Navigation
14cu|php-ZendFramework2-2.4.11-1|560	Zend\Navigation is a component for managing trees of pointers to web pages.
14cu|php-ZendFramework2-2.4.11-1|561	Simply put: It can be used for creating menus, breadcrumbs, links, and
14cu|php-ZendFramework2-2.4.11-1|562	sitemaps, or serve as a model for other navigation related purposes.
14cu|php-ZendFramework2-2.4.11-1|563	
14cu|php-ZendFramework2-2.4.11-1|564	%package  Paginator
14cu|php-ZendFramework2-2.4.11-1|565	Summary:  Zend Framework 2: Paginator Component
14cu|php-ZendFramework2-2.4.11-1|566	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|567	
14cu|php-ZendFramework2-2.4.11-1|568	%description Paginator
14cu|php-ZendFramework2-2.4.11-1|569	Zend\Paginator is a flexible component for paginating collections of data and
14cu|php-ZendFramework2-2.4.11-1|570	presenting that data to users.
14cu|php-ZendFramework2-2.4.11-1|571	
14cu|php-ZendFramework2-2.4.11-1|572	The primary design goals of Zend\Paginator are as follows:
14cu|php-ZendFramework2-2.4.11-1|573	
14cu|php-ZendFramework2-2.4.11-1|574	* Paginate arbitrary data, not just relational databases
14cu|php-ZendFramework2-2.4.11-1|575	* Fetch only the results that need to be displayed
14cu|php-ZendFramework2-2.4.11-1|576	* Do not force users to adhere to only one way of displaying data or rendering
14cu|php-ZendFramework2-2.4.11-1|577	pagination controls
14cu|php-ZendFramework2-2.4.11-1|578	* Loosely couple Zend\Paginator to other Zend Framework components so that
14cu|php-ZendFramework2-2.4.11-1|579	users who wish to use it independently of Zend\View, Zend\Db, etc. can do so
14cu|php-ZendFramework2-2.4.11-1|580	
14cu|php-ZendFramework2-2.4.11-1|581	%package  Permissions-Acl
14cu|php-ZendFramework2-2.4.11-1|582	Summary:  Zend Framework 2: Permissions ACL Component
14cu|php-ZendFramework2-2.4.11-1|583	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|584	
14cu|php-ZendFramework2-2.4.11-1|585	%description Permissions-Acl
14cu|php-ZendFramework2-2.4.11-1|586	The Zend\Permissions\Acl component provides a lightweight and flexible access
14cu|php-ZendFramework2-2.4.11-1|587	control list (ACL) implementation for privileges management. In general, an
14cu|php-ZendFramework2-2.4.11-1|588	application may utilize such ACL‘s to control access to certain protected
14cu|php-ZendFramework2-2.4.11-1|589	objects by other requesting objects.
14cu|php-ZendFramework2-2.4.11-1|590	
14cu|php-ZendFramework2-2.4.11-1|591	For the purposes of this documentation:
14cu|php-ZendFramework2-2.4.11-1|592	
14cu|php-ZendFramework2-2.4.11-1|593	* a resource is an object to which access is controlled.
14cu|php-ZendFramework2-2.4.11-1|594	* a role is an object that may request access to a Resource.
14cu|php-ZendFramework2-2.4.11-1|595	
14cu|php-ZendFramework2-2.4.11-1|596	Put simply, roles request access to resources. For example, if a parking
14cu|php-ZendFramework2-2.4.11-1|597	attendant requests access to a car, then the parking attendant is the
14cu|php-ZendFramework2-2.4.11-1|598	requesting role, and the car is the resource, since access to the car may not
14cu|php-ZendFramework2-2.4.11-1|599	be granted to everyone.
14cu|php-ZendFramework2-2.4.11-1|600	
14cu|php-ZendFramework2-2.4.11-1|601	Through the specification and use of an ACL, an application may control how
14cu|php-ZendFramework2-2.4.11-1|602	roles are granted access to resources.
14cu|php-ZendFramework2-2.4.11-1|603	
14cu|php-ZendFramework2-2.4.11-1|604	%package  Permissions-Rbac
14cu|php-ZendFramework2-2.4.11-1|605	Summary:  Zend Framework 2: Permissions RBAC Component
14cu|php-ZendFramework2-2.4.11-1|606	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|607	
14cu|php-ZendFramework2-2.4.11-1|608	%description Permissions-Rbac
14cu|php-ZendFramework2-2.4.11-1|609	The Zend\Permissions\Rbac component provides a lightweight role-based access
14cu|php-ZendFramework2-2.4.11-1|610	control implementation based around PHP 5.3’s SPL RecursiveIterator and
14cu|php-ZendFramework2-2.4.11-1|611	RecursiveIteratorIterator. RBAC differs from access control lists (ACL) by
14cu|php-ZendFramework2-2.4.11-1|612	putting the emphasis on roles and their permissions rather than objects
14cu|php-ZendFramework2-2.4.11-1|613	(resources).
14cu|php-ZendFramework2-2.4.11-1|614	
14cu|php-ZendFramework2-2.4.11-1|615	%package  ProgressBar
14cu|php-ZendFramework2-2.4.11-1|616	Summary:  Zend Framework 2: ProgressBar Component
14cu|php-ZendFramework2-2.4.11-1|617	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|618	#     uploadprogress
14cu|php-ZendFramework2-2.4.11-1|619	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|620	
14cu|php-ZendFramework2-2.4.11-1|621	%description ProgressBar
14cu|php-ZendFramework2-2.4.11-1|622	Zend\ProgressBar is a component to create and update progress bars in different
14cu|php-ZendFramework2-2.4.11-1|623	environments. It consists of a single backend, which outputs the progress
14cu|php-ZendFramework2-2.4.11-1|624	through one of the multiple adapters. On every update, it takes an absolute
14cu|php-ZendFramework2-2.4.11-1|625	value and optionally a status message, and then calls the adapter with some
14cu|php-ZendFramework2-2.4.11-1|626	precalculated values like percentage and estimated time left.
14cu|php-ZendFramework2-2.4.11-1|627	
14cu|php-ZendFramework2-2.4.11-1|628	%package  Serializer
14cu|php-ZendFramework2-2.4.11-1|629	Summary:  Zend Framework 2: Serializer Component
14cu|php-ZendFramework2-2.4.11-1|630	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|631	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|632	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|633	Requires: php-simplexml
14cu|php-ZendFramework2-2.4.11-1|634	
14cu|php-ZendFramework2-2.4.11-1|635	%description Serializer
14cu|php-ZendFramework2-2.4.11-1|636	The Zend\Serializer component provides an adapter based interface to simply
14cu|php-ZendFramework2-2.4.11-1|637	generate storable representation of PHP types by different facilities, and
14cu|php-ZendFramework2-2.4.11-1|638	recover.
14cu|php-ZendFramework2-2.4.11-1|639	
14cu|php-ZendFramework2-2.4.11-1|640	Optional: msgpack (php-pecl-msgpack)
14cu|php-ZendFramework2-2.4.11-1|641	
14cu|php-ZendFramework2-2.4.11-1|642	%package  Server
14cu|php-ZendFramework2-2.4.11-1|643	Summary:  Zend Framework 2: Server Component
14cu|php-ZendFramework2-2.4.11-1|644	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|645	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|646	
14cu|php-ZendFramework2-2.4.11-1|647	%description Server
14cu|php-ZendFramework2-2.4.11-1|648	The Zend\Server family of classes provides functionality for the various server
14cu|php-ZendFramework2-2.4.11-1|649	classes, including Zend\XmlRpc\Server and Zend\Json\Server. Zend\Server\Server
14cu|php-ZendFramework2-2.4.11-1|650	provides an interface that mimics PHP 5 SoapServer class; all server classes
14cu|php-ZendFramework2-2.4.11-1|651	should implement this interface in order to provide a standard server API.
14cu|php-ZendFramework2-2.4.11-1|652	
14cu|php-ZendFramework2-2.4.11-1|653	The Zend\Server\Reflection tree provides a standard mechanism for performing
14cu|php-ZendFramework2-2.4.11-1|654	function and class introspection for use as callbacks with the server classes,
14cu|php-ZendFramework2-2.4.11-1|655	and provides data suitable for use with Zend\Server\Server‘s getFunctions()
14cu|php-ZendFramework2-2.4.11-1|656	and loadFunctions() methods.
14cu|php-ZendFramework2-2.4.11-1|657	
14cu|php-ZendFramework2-2.4.11-1|658	%package  ServiceManager
14cu|php-ZendFramework2-2.4.11-1|659	Summary:  Zend Framework 2: ServiceManager Component
14cu|php-ZendFramework2-2.4.11-1|660	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|661	
14cu|php-ZendFramework2-2.4.11-1|662	%description ServiceManager
14cu|php-ZendFramework2-2.4.11-1|663	The Service Locator design pattern is implemented by the Zend\ServiceManager
14cu|php-ZendFramework2-2.4.11-1|664	component. The Service Locator is a service/object locator, tasked with
14cu|php-ZendFramework2-2.4.11-1|665	retrieving other objects.
14cu|php-ZendFramework2-2.4.11-1|666	
14cu|php-ZendFramework2-2.4.11-1|667	%package  Session
14cu|php-ZendFramework2-2.4.11-1|668	Summary:  Zend Framework 2: Session Component
14cu|php-ZendFramework2-2.4.11-1|669	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|670	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|671	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|672	Requires: php-session
14cu|php-ZendFramework2-2.4.11-1|673	
14cu|php-ZendFramework2-2.4.11-1|674	%description Session
14cu|php-ZendFramework2-2.4.11-1|675	Manage and preserve session data, a logical complement of cookie data, across
14cu|php-ZendFramework2-2.4.11-1|676	multiple page requests by the same client.
14cu|php-ZendFramework2-2.4.11-1|677	
14cu|php-ZendFramework2-2.4.11-1|678	Optional: MongoDB (php-pecl-mongo)
14cu|php-ZendFramework2-2.4.11-1|679	
14cu|php-ZendFramework2-2.4.11-1|680	%package  Soap
14cu|php-ZendFramework2-2.4.11-1|681	Summary:  Zend Framework 2: SOAP Component
14cu|php-ZendFramework2-2.4.11-1|682	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|683	Requires: php-curl
14cu|php-ZendFramework2-2.4.11-1|684	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|685	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|686	Requires: php-simplexml
14cu|php-ZendFramework2-2.4.11-1|687	Requires: php-soap
14cu|php-ZendFramework2-2.4.11-1|688	
14cu|php-ZendFramework2-2.4.11-1|689	%description Soap
14cu|php-ZendFramework2-2.4.11-1|690	%{summary}
14cu|php-ZendFramework2-2.4.11-1|691	
14cu|php-ZendFramework2-2.4.11-1|692	%package  Stdlib
14cu|php-ZendFramework2-2.4.11-1|693	Summary:  Zend Framework 2: Stdlib Component
14cu|php-ZendFramework2-2.4.11-1|694	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|695	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|696	Requires: php-intl
14cu|php-ZendFramework2-2.4.11-1|697	Requires: php-json
14cu|php-ZendFramework2-2.4.11-1|698	Requires: php-mbstring
14cu|php-ZendFramework2-2.4.11-1|699	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|700	
14cu|php-ZendFramework2-2.4.11-1|701	%description Stdlib
14cu|php-ZendFramework2-2.4.11-1|702	%{summary}
14cu|php-ZendFramework2-2.4.11-1|703	
14cu|php-ZendFramework2-2.4.11-1|704	%package  Tag
14cu|php-ZendFramework2-2.4.11-1|705	Summary:  Zend Framework 2: Tag Component
14cu|php-ZendFramework2-2.4.11-1|706	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|707	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|708	
14cu|php-ZendFramework2-2.4.11-1|709	%description Tag
14cu|php-ZendFramework2-2.4.11-1|710	Zend\Tag is a component suite which provides a facility to work with taggable
14cu|php-ZendFramework2-2.4.11-1|711	Items. As its base, it provides two classes to work with Tags, Zend\Tag\Item
14cu|php-ZendFramework2-2.4.11-1|712	and Zend\Tag\ItemList. Additionally, it comes with the interface
14cu|php-ZendFramework2-2.4.11-1|713	Zend\Tag\TaggableInterface, which allows you to use any of your models as a
14cu|php-ZendFramework2-2.4.11-1|714	taggable item in conjunction with Zend\Tag.
14cu|php-ZendFramework2-2.4.11-1|715	
14cu|php-ZendFramework2-2.4.11-1|716	Zend\Tag\Item is a basic taggable item implementation which comes with the
14cu|php-ZendFramework2-2.4.11-1|717	essential functionality required to work with the Zend\Tag suite. A taggable
14cu|php-ZendFramework2-2.4.11-1|718	item always consists of a title and a relative weight (e.g. number of
14cu|php-ZendFramework2-2.4.11-1|719	occurrences). It also stores parameters which are used by the different
14cu|php-ZendFramework2-2.4.11-1|720	sub-components of Zend\Tag.
14cu|php-ZendFramework2-2.4.11-1|721	
14cu|php-ZendFramework2-2.4.11-1|722	To group multiple items together, Zend\Tag\ItemList exists as an array iterator
14cu|php-ZendFramework2-2.4.11-1|723	and provides additional functionality to calculate absolute weight values based
14cu|php-ZendFramework2-2.4.11-1|724	on the given relative weights of each item in it.
14cu|php-ZendFramework2-2.4.11-1|725	
14cu|php-ZendFramework2-2.4.11-1|726	%package  Test
14cu|php-ZendFramework2-2.4.11-1|727	Summary:  Zend Framework 2: Test Component
14cu|php-ZendFramework2-2.4.11-1|728	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|729	Requires: php-pear-PHPUnit >= 3.7.0
14cu|php-ZendFramework2-2.4.11-1|730	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|731	Obsoletes: php-ZendFramework-tests
14cu|php-ZendFramework2-2.4.11-1|732	
14cu|php-ZendFramework2-2.4.11-1|733	%description Test
14cu|php-ZendFramework2-2.4.11-1|734	The Zend\Test component provides tools to facilitate unit testing of your Zend
14cu|php-ZendFramework2-2.4.11-1|735	Framework applications. At this time, we offer facilities to enable testing of
14cu|php-ZendFramework2-2.4.11-1|736	your Zend Framework MVC applications.
14cu|php-ZendFramework2-2.4.11-1|737	
14cu|php-ZendFramework2-2.4.11-1|738	PHPUnit is the only library supported currently.
14cu|php-ZendFramework2-2.4.11-1|739	
14cu|php-ZendFramework2-2.4.11-1|740	%package  Text
14cu|php-ZendFramework2-2.4.11-1|741	Summary:  Zend Framework 2: Text Component
14cu|php-ZendFramework2-2.4.11-1|742	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|743	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|744	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|745	
14cu|php-ZendFramework2-2.4.11-1|746	%description Text
14cu|php-ZendFramework2-2.4.11-1|747	%{summary}
14cu|php-ZendFramework2-2.4.11-1|748	
14cu|php-ZendFramework2-2.4.11-1|749	%package  Uri
14cu|php-ZendFramework2-2.4.11-1|750	Summary:  Zend Framework 2: URI Component
14cu|php-ZendFramework2-2.4.11-1|751	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|752	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|753	
14cu|php-ZendFramework2-2.4.11-1|754	%description Uri
14cu|php-ZendFramework2-2.4.11-1|755	Zend\Uri is a component that aids in manipulating and validating Uniform
14cu|php-ZendFramework2-2.4.11-1|756	Resource Identifiers (URIs) [1]. Zend\Uri exists primarily to service other
14cu|php-ZendFramework2-2.4.11-1|757	components, such as Zend\Http\, but is also useful as a standalone utility.
14cu|php-ZendFramework2-2.4.11-1|758	
14cu|php-ZendFramework2-2.4.11-1|759	URIs always begin with a scheme, followed by a colon. The construction of the
14cu|php-ZendFramework2-2.4.11-1|760	many different schemes varies significantly. The Zend\Uri component provides
14cu|php-ZendFramework2-2.4.11-1|761	the Zend\Uri\UriFactory that returns a class implementing the
14cu|php-ZendFramework2-2.4.11-1|762	Zend\Uri\UriInterface which specializes in the scheme if such a class is
14cu|php-ZendFramework2-2.4.11-1|763	registered with the Factory.
14cu|php-ZendFramework2-2.4.11-1|764	
14cu|php-ZendFramework2-2.4.11-1|765	[1] http://www.ietf.org/rfc/rfc3986.txt
14cu|php-ZendFramework2-2.4.11-1|766	
14cu|php-ZendFramework2-2.4.11-1|767	%package  Validator
14cu|php-ZendFramework2-2.4.11-1|768	Summary:  Zend Framework 2: Validator Component
14cu|php-ZendFramework2-2.4.11-1|769	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|770	Requires: php-ctype
14cu|php-ZendFramework2-2.4.11-1|771	Requires: php-fileinfo
14cu|php-ZendFramework2-2.4.11-1|772	Requires: php-hash
14cu|php-ZendFramework2-2.4.11-1|773	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|774	
14cu|php-ZendFramework2-2.4.11-1|775	%description Validator
14cu|php-ZendFramework2-2.4.11-1|776	The Zend\Validator component provides a set of commonly needed validators.
14cu|php-ZendFramework2-2.4.11-1|777	It also provides a simple validator chaining mechanism by which multiple
14cu|php-ZendFramework2-2.4.11-1|778	validators may be applied to a single datum in a user-defined order.
14cu|php-ZendFramework2-2.4.11-1|779	
14cu|php-ZendFramework2-2.4.11-1|780	%package  Version
14cu|php-ZendFramework2-2.4.11-1|781	Summary:  Zend Framework 2: Version Component
14cu|php-ZendFramework2-2.4.11-1|782	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|783	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|784	
14cu|php-ZendFramework2-2.4.11-1|785	%description Version
14cu|php-ZendFramework2-2.4.11-1|786	Zend\Version provides a class constant Zend\Version\Version::VERSION that
14cu|php-ZendFramework2-2.4.11-1|787	contains a string identifying the version number of your Zend Framework
14cu|php-ZendFramework2-2.4.11-1|788	installation. Zend\Version\Version::VERSION might contain "1.7.4", for
14cu|php-ZendFramework2-2.4.11-1|789	example.
14cu|php-ZendFramework2-2.4.11-1|790	
14cu|php-ZendFramework2-2.4.11-1|791	The static method Zend\Version\Version::compareVersion($version) is based on
14cu|php-ZendFramework2-2.4.11-1|792	the PHP function version_compare(). This method returns -1 if the specified
14cu|php-ZendFramework2-2.4.11-1|793	version is older than the installed Zend Framework version, 0 if they are the
14cu|php-ZendFramework2-2.4.11-1|794	same and +1 if the specified version is newer than the version of the Zend
14cu|php-ZendFramework2-2.4.11-1|795	Framework installation.
14cu|php-ZendFramework2-2.4.11-1|796	
14cu|php-ZendFramework2-2.4.11-1|797	%package  View
14cu|php-ZendFramework2-2.4.11-1|798	Summary:  Zend Framework 2: View Component
14cu|php-ZendFramework2-2.4.11-1|799	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|800	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|801	Requires: php-filter
14cu|php-ZendFramework2-2.4.11-1|802	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|803	
14cu|php-ZendFramework2-2.4.11-1|804	%description View
14cu|php-ZendFramework2-2.4.11-1|805	Zend\View provides the "View" layer of Zend Framework 2’s MVC system. It
14cu|php-ZendFramework2-2.4.11-1|806	is a multi-tiered system allowing a variety of mechanisms for extension,
14cu|php-ZendFramework2-2.4.11-1|807	substitution, and more.
14cu|php-ZendFramework2-2.4.11-1|808	
14cu|php-ZendFramework2-2.4.11-1|809	%package  XmlRpc
14cu|php-ZendFramework2-2.4.11-1|810	Summary:  Zend Framework 2: XML-RPC Component
14cu|php-ZendFramework2-2.4.11-1|811	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|812	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|813	Requires: php-iconv
14cu|php-ZendFramework2-2.4.11-1|814	Requires: php-pcre
14cu|php-ZendFramework2-2.4.11-1|815	Requires: php-simplexml
14cu|php-ZendFramework2-2.4.11-1|816	Requires: php-xmlwriter
14cu|php-ZendFramework2-2.4.11-1|817	
14cu|php-ZendFramework2-2.4.11-1|818	%description XmlRpc
14cu|php-ZendFramework2-2.4.11-1|819	From its home page, XML-RPC is described as a "...remote procedure calling
14cu|php-ZendFramework2-2.4.11-1|820	using HTTP as the transport and XML as the encoding. XML-RPC is designed to
14cu|php-ZendFramework2-2.4.11-1|821	be as simple as possible, while allowing complex data structures to be
14cu|php-ZendFramework2-2.4.11-1|822	transmitted, processed and returned."
14cu|php-ZendFramework2-2.4.11-1|823	
14cu|php-ZendFramework2-2.4.11-1|824	Zend Framework provides support for both consuming remote XML-RPC services
14cu|php-ZendFramework2-2.4.11-1|825	and building new XML-RPC servers.
14cu|php-ZendFramework2-2.4.11-1|826	
14cu|php-ZendFramework2-2.4.11-1|827	[1] http://www.xmlrpc.com/
14cu|php-ZendFramework2-2.4.11-1|828	
14cu|php-ZendFramework2-2.4.11-1|829	%package  ZendXml
14cu|php-ZendFramework2-2.4.11-1|830	Summary:  Zend Framework 2: XML usage, best practices, and security in PHP
14cu|php-ZendFramework2-2.4.11-1|831	Requires: %{name} = %{version}-%{release}
14cu|php-ZendFramework2-2.4.11-1|832	Requires: php-dom
14cu|php-ZendFramework2-2.4.11-1|833	Requires: php-simplexml
14cu|php-ZendFramework2-2.4.11-1|834	
14cu|php-ZendFramework2-2.4.11-1|835	%description ZendXml
14cu|php-ZendFramework2-2.4.11-1|836	This is a security component to prevent XML eXternal Entity (XXE) and
14cu|php-ZendFramework2-2.4.11-1|837	XML Entity Expansion (XEE) attacks on XML documents.
14cu|php-ZendFramework2-2.4.11-1|838	
14cu|php-ZendFramework2-2.4.11-1|839	The XXE attack is prevented disabling the load of external entities in
14cu|php-ZendFramework2-2.4.11-1|840	the libxml library used by PHP, using the function
14cu|php-ZendFramework2-2.4.11-1|841	libxml_disable_entity_loader.
14cu|php-ZendFramework2-2.4.11-1|842	
14cu|php-ZendFramework2-2.4.11-1|843	The XEE attack is prevented looking inside the XML document for ENTITY usage.
14cu|php-ZendFramework2-2.4.11-1|844	If the XML document uses ENTITY the library throw an Exception.
14cu|php-ZendFramework2-2.4.11-1|845	
14cu|php-ZendFramework2-2.4.11-1|846	%prep
14cu|php-ZendFramework2-2.4.11-1|847	%setup -q -n ZendFramework-%{version}
14cu|php-ZendFramework2-2.4.11-1|848	
14cu|php-ZendFramework2-2.4.11-1|849	%build
14cu|php-ZendFramework2-2.4.11-1|850	
14cu|php-ZendFramework2-2.4.11-1|851	%install
14cu|php-ZendFramework2-2.4.11-1|852	mkdir -p %{buildroot}%{_datadir}/php
14cu|php-ZendFramework2-2.4.11-1|853	cp -pr -pr library/* %{buildroot}%{_datadir}/php
14cu|php-ZendFramework2-2.4.11-1|854	find %{buildroot}%{_datadir}/php/Zend/ -name composer.json -delete
14cu|php-ZendFramework2-2.4.11-1|855	find %{buildroot}%{_datadir}/php/Zend/ -name "*.md" -delete
14cu|php-ZendFramework2-2.4.11-1|856	
14cu|php-ZendFramework2-2.4.11-1|857	%files
14cu|php-ZendFramework2-2.4.11-1|858	%doc LICENSE.txt
14cu|php-ZendFramework2-2.4.11-1|859	%doc *.md composer.json
14cu|php-ZendFramework2-2.4.11-1|860	%dir %{_datadir}/php/Zend
14cu|php-ZendFramework2-2.4.11-1|861	
14cu|php-ZendFramework2-2.4.11-1|862	%files Authentication
14cu|php-ZendFramework2-2.4.11-1|863	%doc library/Zend/Authentication/*.md
14cu|php-ZendFramework2-2.4.11-1|864	%doc library/Zend/Authentication/composer.json
14cu|php-ZendFramework2-2.4.11-1|865	%{_datadir}/php/Zend/Authentication
14cu|php-ZendFramework2-2.4.11-1|866	
14cu|php-ZendFramework2-2.4.11-1|867	%files Barcode
14cu|php-ZendFramework2-2.4.11-1|868	%doc library/Zend/Barcode/*.md
14cu|php-ZendFramework2-2.4.11-1|869	%doc library/Zend/Barcode/composer.json
14cu|php-ZendFramework2-2.4.11-1|870	%{_datadir}/php/Zend/Barcode
14cu|php-ZendFramework2-2.4.11-1|871	
14cu|php-ZendFramework2-2.4.11-1|872	%files Cache
14cu|php-ZendFramework2-2.4.11-1|873	%doc library/Zend/Cache/*.md
14cu|php-ZendFramework2-2.4.11-1|874	%doc library/Zend/Cache/composer.json
14cu|php-ZendFramework2-2.4.11-1|875	%{_datadir}/php/Zend/Cache
14cu|php-ZendFramework2-2.4.11-1|876	
14cu|php-ZendFramework2-2.4.11-1|877	%files Captcha
14cu|php-ZendFramework2-2.4.11-1|878	%doc library/Zend/Captcha/*.md
14cu|php-ZendFramework2-2.4.11-1|879	%doc library/Zend/Captcha/composer.json
14cu|php-ZendFramework2-2.4.11-1|880	%{_datadir}/php/Zend/Captcha
14cu|php-ZendFramework2-2.4.11-1|881	
14cu|php-ZendFramework2-2.4.11-1|882	%files Code
14cu|php-ZendFramework2-2.4.11-1|883	%doc library/Zend/Code/*.md
14cu|php-ZendFramework2-2.4.11-1|884	%doc library/Zend/Code/composer.json
14cu|php-ZendFramework2-2.4.11-1|885	%{_datadir}/php/Zend/Code
14cu|php-ZendFramework2-2.4.11-1|886	
14cu|php-ZendFramework2-2.4.11-1|887	%files Config
14cu|php-ZendFramework2-2.4.11-1|888	%doc library/Zend/Config/*.md
14cu|php-ZendFramework2-2.4.11-1|889	%doc library/Zend/Config/composer.json
14cu|php-ZendFramework2-2.4.11-1|890	%{_datadir}/php/Zend/Config
14cu|php-ZendFramework2-2.4.11-1|891	
14cu|php-ZendFramework2-2.4.11-1|892	%files Console
14cu|php-ZendFramework2-2.4.11-1|893	%doc library/Zend/Console/*.md
14cu|php-ZendFramework2-2.4.11-1|894	%doc library/Zend/Console/composer.json
14cu|php-ZendFramework2-2.4.11-1|895	%{_datadir}/php/Zend/Console
14cu|php-ZendFramework2-2.4.11-1|896	
14cu|php-ZendFramework2-2.4.11-1|897	%files Crypt
14cu|php-ZendFramework2-2.4.11-1|898	%doc library/Zend/Crypt/*.md
14cu|php-ZendFramework2-2.4.11-1|899	%doc library/Zend/Crypt/composer.json
14cu|php-ZendFramework2-2.4.11-1|900	%{_datadir}/php/Zend/Crypt
14cu|php-ZendFramework2-2.4.11-1|901	
14cu|php-ZendFramework2-2.4.11-1|902	%files Db
14cu|php-ZendFramework2-2.4.11-1|903	%doc library/Zend/Db/*.md
14cu|php-ZendFramework2-2.4.11-1|904	%doc library/Zend/Db/composer.json
14cu|php-ZendFramework2-2.4.11-1|905	%{_datadir}/php/Zend/Db
14cu|php-ZendFramework2-2.4.11-1|906	
14cu|php-ZendFramework2-2.4.11-1|907	%files Debug
14cu|php-ZendFramework2-2.4.11-1|908	%doc library/Zend/Debug/*.md
14cu|php-ZendFramework2-2.4.11-1|909	%doc library/Zend/Debug/composer.json
14cu|php-ZendFramework2-2.4.11-1|910	%{_datadir}/php/Zend/Debug
14cu|php-ZendFramework2-2.4.11-1|911	
14cu|php-ZendFramework2-2.4.11-1|912	%files Di
14cu|php-ZendFramework2-2.4.11-1|913	%doc library/Zend/Di/*.md
14cu|php-ZendFramework2-2.4.11-1|914	%doc library/Zend/Di/composer.json
14cu|php-ZendFramework2-2.4.11-1|915	
14cu|php-ZendFramework2-2.4.11-1|916	%{_datadir}/php/Zend/Di
14cu|php-ZendFramework2-2.4.11-1|917	
14cu|php-ZendFramework2-2.4.11-1|918	%files Dom
14cu|php-ZendFramework2-2.4.11-1|919	%doc library/Zend/Dom/*.md
14cu|php-ZendFramework2-2.4.11-1|920	%doc library/Zend/Dom/composer.json
14cu|php-ZendFramework2-2.4.11-1|921	%{_datadir}/php/Zend/Dom
14cu|php-ZendFramework2-2.4.11-1|922	
14cu|php-ZendFramework2-2.4.11-1|923	%files Escaper
14cu|php-ZendFramework2-2.4.11-1|924	%doc library/Zend/Escaper/*.md
14cu|php-ZendFramework2-2.4.11-1|925	%doc library/Zend/Escaper/composer.json
14cu|php-ZendFramework2-2.4.11-1|926	%{_datadir}/php/Zend/Escaper
14cu|php-ZendFramework2-2.4.11-1|927	
14cu|php-ZendFramework2-2.4.11-1|928	%files EventManager
14cu|php-ZendFramework2-2.4.11-1|929	%doc library/Zend/EventManager/*.md
14cu|php-ZendFramework2-2.4.11-1|930	%doc library/Zend/EventManager/composer.json
14cu|php-ZendFramework2-2.4.11-1|931	%{_datadir}/php/Zend/EventManager
14cu|php-ZendFramework2-2.4.11-1|932	
14cu|php-ZendFramework2-2.4.11-1|933	%files Feed
14cu|php-ZendFramework2-2.4.11-1|934	%doc library/Zend/Feed/*.md
14cu|php-ZendFramework2-2.4.11-1|935	%doc library/Zend/Feed/composer.json
14cu|php-ZendFramework2-2.4.11-1|936	%{_datadir}/php/Zend/Feed
14cu|php-ZendFramework2-2.4.11-1|937	
14cu|php-ZendFramework2-2.4.11-1|938	%files File
14cu|php-ZendFramework2-2.4.11-1|939	%doc library/Zend/File/*.md
14cu|php-ZendFramework2-2.4.11-1|940	%doc library/Zend/File/composer.json
14cu|php-ZendFramework2-2.4.11-1|941	%{_datadir}/php/Zend/File
14cu|php-ZendFramework2-2.4.11-1|942	
14cu|php-ZendFramework2-2.4.11-1|943	%files Filter
14cu|php-ZendFramework2-2.4.11-1|944	%doc library/Zend/Filter/*.md
14cu|php-ZendFramework2-2.4.11-1|945	%doc library/Zend/Filter/composer.json
14cu|php-ZendFramework2-2.4.11-1|946	%{_datadir}/php/Zend/Filter
14cu|php-ZendFramework2-2.4.11-1|947	
14cu|php-ZendFramework2-2.4.11-1|948	%files Form
14cu|php-ZendFramework2-2.4.11-1|949	%doc library/Zend/Form/*.md
14cu|php-ZendFramework2-2.4.11-1|950	%doc library/Zend/Form/composer.json
14cu|php-ZendFramework2-2.4.11-1|951	%{_datadir}/php/Zend/Form
14cu|php-ZendFramework2-2.4.11-1|952	
14cu|php-ZendFramework2-2.4.11-1|953	%files Http
14cu|php-ZendFramework2-2.4.11-1|954	%doc library/Zend/Http/*.md
14cu|php-ZendFramework2-2.4.11-1|955	%doc library/Zend/Http/composer.json
14cu|php-ZendFramework2-2.4.11-1|956	%{_datadir}/php/Zend/Http
14cu|php-ZendFramework2-2.4.11-1|957	
14cu|php-ZendFramework2-2.4.11-1|958	%files I18n
14cu|php-ZendFramework2-2.4.11-1|959	%doc library/Zend/I18n/*.md
14cu|php-ZendFramework2-2.4.11-1|960	%doc library/Zend/I18n/composer.json
14cu|php-ZendFramework2-2.4.11-1|961	%{_datadir}/php/Zend/I18n
14cu|php-ZendFramework2-2.4.11-1|962	
14cu|php-ZendFramework2-2.4.11-1|963	%files InputFilter
14cu|php-ZendFramework2-2.4.11-1|964	%doc library/Zend/InputFilter/*.md
14cu|php-ZendFramework2-2.4.11-1|965	%doc library/Zend/InputFilter/composer.json
14cu|php-ZendFramework2-2.4.11-1|966	%{_datadir}/php/Zend/InputFilter
14cu|php-ZendFramework2-2.4.11-1|967	
14cu|php-ZendFramework2-2.4.11-1|968	
14cu|php-ZendFramework2-2.4.11-1|969	%files Json
14cu|php-ZendFramework2-2.4.11-1|970	%doc library/Zend/Json/*.md
14cu|php-ZendFramework2-2.4.11-1|971	%doc library/Zend/Json/composer.json
14cu|php-ZendFramework2-2.4.11-1|972	%{_datadir}/php/Zend/Json
14cu|php-ZendFramework2-2.4.11-1|973	
14cu|php-ZendFramework2-2.4.11-1|974	%files Ldap
14cu|php-ZendFramework2-2.4.11-1|975	%doc library/Zend/Ldap/*.md
14cu|php-ZendFramework2-2.4.11-1|976	%doc library/Zend/Ldap/composer.json
14cu|php-ZendFramework2-2.4.11-1|977	%{_datadir}/php/Zend/Ldap
14cu|php-ZendFramework2-2.4.11-1|978	
14cu|php-ZendFramework2-2.4.11-1|979	%files Loader
14cu|php-ZendFramework2-2.4.11-1|980	%doc library/Zend/Loader/*.md
14cu|php-ZendFramework2-2.4.11-1|981	%doc library/Zend/Loader/composer.json
14cu|php-ZendFramework2-2.4.11-1|982	%{_datadir}/php/Zend/Loader
14cu|php-ZendFramework2-2.4.11-1|983	
14cu|php-ZendFramework2-2.4.11-1|984	%files Log
14cu|php-ZendFramework2-2.4.11-1|985	%doc library/Zend/Log/*.md
14cu|php-ZendFramework2-2.4.11-1|986	%doc library/Zend/Log/composer.json
14cu|php-ZendFramework2-2.4.11-1|987	%{_datadir}/php/Zend/Log
14cu|php-ZendFramework2-2.4.11-1|988	
14cu|php-ZendFramework2-2.4.11-1|989	%files Mail
14cu|php-ZendFramework2-2.4.11-1|990	%doc library/Zend/Mail/*.md
14cu|php-ZendFramework2-2.4.11-1|991	%doc library/Zend/Mail/composer.json
14cu|php-ZendFramework2-2.4.11-1|992	%{_datadir}/php/Zend/Mail
14cu|php-ZendFramework2-2.4.11-1|993	
14cu|php-ZendFramework2-2.4.11-1|994	%files Math
14cu|php-ZendFramework2-2.4.11-1|995	%doc library/Zend/Math/*.md
14cu|php-ZendFramework2-2.4.11-1|996	%doc library/Zend/Math/composer.json
14cu|php-ZendFramework2-2.4.11-1|997	%{_datadir}/php/Zend/Math
14cu|php-ZendFramework2-2.4.11-1|998	
14cu|php-ZendFramework2-2.4.11-1|999	%files Memory
14cu|php-ZendFramework2-2.4.11-1|1000	%doc library/Zend/Memory/*.md
14cu|php-ZendFramework2-2.4.11-1|1001	%doc library/Zend/Memory/composer.json
14cu|php-ZendFramework2-2.4.11-1|1002	%{_datadir}/php/Zend/Memory
14cu|php-ZendFramework2-2.4.11-1|1003	
14cu|php-ZendFramework2-2.4.11-1|1004	%files Mime
14cu|php-ZendFramework2-2.4.11-1|1005	%doc library/Zend/Mime/*.md
14cu|php-ZendFramework2-2.4.11-1|1006	%doc library/Zend/Mime/composer.json
14cu|php-ZendFramework2-2.4.11-1|1007	%{_datadir}/php/Zend/Mime
14cu|php-ZendFramework2-2.4.11-1|1008	
14cu|php-ZendFramework2-2.4.11-1|1009	%files ModuleManager
14cu|php-ZendFramework2-2.4.11-1|1010	%doc library/Zend/ModuleManager/*.md
14cu|php-ZendFramework2-2.4.11-1|1011	%doc library/Zend/ModuleManager/composer.json
14cu|php-ZendFramework2-2.4.11-1|1012	%{_datadir}/php/Zend/ModuleManager
14cu|php-ZendFramework2-2.4.11-1|1013	
14cu|php-ZendFramework2-2.4.11-1|1014	%files Mvc
14cu|php-ZendFramework2-2.4.11-1|1015	%doc library/Zend/Mvc/*.md
14cu|php-ZendFramework2-2.4.11-1|1016	%doc library/Zend/Mvc/composer.json
14cu|php-ZendFramework2-2.4.11-1|1017	%{_datadir}/php/Zend/Mvc
14cu|php-ZendFramework2-2.4.11-1|1018	
14cu|php-ZendFramework2-2.4.11-1|1019	%files Navigation
14cu|php-ZendFramework2-2.4.11-1|1020	%doc library/Zend/Navigation/*.md
14cu|php-ZendFramework2-2.4.11-1|1021	%doc library/Zend/Navigation/composer.json
14cu|php-ZendFramework2-2.4.11-1|1022	%{_datadir}/php/Zend/Navigation
14cu|php-ZendFramework2-2.4.11-1|1023	
14cu|php-ZendFramework2-2.4.11-1|1024	%files Paginator
14cu|php-ZendFramework2-2.4.11-1|1025	%doc library/Zend/Paginator/*.md
14cu|php-ZendFramework2-2.4.11-1|1026	%doc library/Zend/Paginator/composer.json
14cu|php-ZendFramework2-2.4.11-1|1027	%{_datadir}/php/Zend/Paginator
14cu|php-ZendFramework2-2.4.11-1|1028	
14cu|php-ZendFramework2-2.4.11-1|1029	%files Permissions-Acl
14cu|php-ZendFramework2-2.4.11-1|1030	%doc library/Zend/Permissions/Acl/*.md
14cu|php-ZendFramework2-2.4.11-1|1031	%doc library/Zend/Permissions/Acl/composer.json
14cu|php-ZendFramework2-2.4.11-1|1032	%dir %{_datadir}/php/Zend/Permissions
14cu|php-ZendFramework2-2.4.11-1|1033	%{_datadir}/php/Zend/Permissions/Acl
14cu|php-ZendFramework2-2.4.11-1|1034	
14cu|php-ZendFramework2-2.4.11-1|1035	%files Permissions-Rbac
14cu|php-ZendFramework2-2.4.11-1|1036	%doc library/Zend/Permissions/Rbac/*.md
14cu|php-ZendFramework2-2.4.11-1|1037	%doc library/Zend/Permissions/Rbac/composer.json
14cu|php-ZendFramework2-2.4.11-1|1038	%dir %{_datadir}/php/Zend/Permissions
14cu|php-ZendFramework2-2.4.11-1|1039	%{_datadir}/php/Zend/Permissions/Rbac
14cu|php-ZendFramework2-2.4.11-1|1040	
14cu|php-ZendFramework2-2.4.11-1|1041	%files ProgressBar
14cu|php-ZendFramework2-2.4.11-1|1042	%doc library/Zend/ProgressBar/*.md
14cu|php-ZendFramework2-2.4.11-1|1043	%doc library/Zend/ProgressBar/composer.json
14cu|php-ZendFramework2-2.4.11-1|1044	%{_datadir}/php/Zend/ProgressBar
14cu|php-ZendFramework2-2.4.11-1|1045	
14cu|php-ZendFramework2-2.4.11-1|1046	%files Serializer
14cu|php-ZendFramework2-2.4.11-1|1047	%doc library/Zend/Serializer/*.md
14cu|php-ZendFramework2-2.4.11-1|1048	%doc library/Zend/Serializer/composer.json
14cu|php-ZendFramework2-2.4.11-1|1049	%{_datadir}/php/Zend/Serializer
14cu|php-ZendFramework2-2.4.11-1|1050	
14cu|php-ZendFramework2-2.4.11-1|1051	%files Server
14cu|php-ZendFramework2-2.4.11-1|1052	%doc library/Zend/Server/*.md
14cu|php-ZendFramework2-2.4.11-1|1053	%doc library/Zend/Server/composer.json
14cu|php-ZendFramework2-2.4.11-1|1054	%{_datadir}/php/Zend/Server
14cu|php-ZendFramework2-2.4.11-1|1055	
14cu|php-ZendFramework2-2.4.11-1|1056	%files ServiceManager
14cu|php-ZendFramework2-2.4.11-1|1057	%doc library/Zend/ServiceManager/*.md
14cu|php-ZendFramework2-2.4.11-1|1058	%doc library/Zend/ServiceManager/composer.json
14cu|php-ZendFramework2-2.4.11-1|1059	%{_datadir}/php/Zend/ServiceManager
14cu|php-ZendFramework2-2.4.11-1|1060	
14cu|php-ZendFramework2-2.4.11-1|1061	%files Session
14cu|php-ZendFramework2-2.4.11-1|1062	%doc library/Zend/Session/*.md
14cu|php-ZendFramework2-2.4.11-1|1063	%doc library/Zend/Session/composer.json
14cu|php-ZendFramework2-2.4.11-1|1064	%{_datadir}/php/Zend/Session
14cu|php-ZendFramework2-2.4.11-1|1065	
14cu|php-ZendFramework2-2.4.11-1|1066	%files Soap
14cu|php-ZendFramework2-2.4.11-1|1067	%doc library/Zend/Soap/*.md
14cu|php-ZendFramework2-2.4.11-1|1068	%doc library/Zend/Soap/composer.json
14cu|php-ZendFramework2-2.4.11-1|1069	%{_datadir}/php/Zend/Soap
14cu|php-ZendFramework2-2.4.11-1|1070	
14cu|php-ZendFramework2-2.4.11-1|1071	%files Stdlib
14cu|php-ZendFramework2-2.4.11-1|1072	
14cu|php-ZendFramework2-2.4.11-1|1073	%doc library/Zend/Stdlib/*.md
14cu|php-ZendFramework2-2.4.11-1|1074	%doc library/Zend/Stdlib/composer.json
14cu|php-ZendFramework2-2.4.11-1|1075	%{_datadir}/php/Zend/Stdlib
14cu|php-ZendFramework2-2.4.11-1|1076	
14cu|php-ZendFramework2-2.4.11-1|1077	%files Tag
14cu|php-ZendFramework2-2.4.11-1|1078	%doc library/Zend/Tag/*.md
14cu|php-ZendFramework2-2.4.11-1|1079	%doc library/Zend/Tag/composer.json
14cu|php-ZendFramework2-2.4.11-1|1080	%{_datadir}/php/Zend/Tag
14cu|php-ZendFramework2-2.4.11-1|1081	
14cu|php-ZendFramework2-2.4.11-1|1082	%files Test
14cu|php-ZendFramework2-2.4.11-1|1083	%doc library/Zend/Test/*.md
14cu|php-ZendFramework2-2.4.11-1|1084	%doc library/Zend/Test/composer.json
14cu|php-ZendFramework2-2.4.11-1|1085	%{_datadir}/php/Zend/Test
14cu|php-ZendFramework2-2.4.11-1|1086	
14cu|php-ZendFramework2-2.4.11-1|1087	%files Text
14cu|php-ZendFramework2-2.4.11-1|1088	%doc library/Zend/Text/*.md
14cu|php-ZendFramework2-2.4.11-1|1089	%doc library/Zend/Text/composer.json
14cu|php-ZendFramework2-2.4.11-1|1090	%{_datadir}/php/Zend/Text
14cu|php-ZendFramework2-2.4.11-1|1091	
14cu|php-ZendFramework2-2.4.11-1|1092	%files Uri
14cu|php-ZendFramework2-2.4.11-1|1093	%doc library/Zend/Uri/*.md
14cu|php-ZendFramework2-2.4.11-1|1094	%doc library/Zend/Uri/composer.json
14cu|php-ZendFramework2-2.4.11-1|1095	%{_datadir}/php/Zend/Uri
14cu|php-ZendFramework2-2.4.11-1|1096	
14cu|php-ZendFramework2-2.4.11-1|1097	%files Validator
14cu|php-ZendFramework2-2.4.11-1|1098	%doc library/Zend/Validator/*.md
14cu|php-ZendFramework2-2.4.11-1|1099	%doc library/Zend/Validator/composer.json
14cu|php-ZendFramework2-2.4.11-1|1100	
14cu|php-ZendFramework2-2.4.11-1|1101	%{_datadir}/php/Zend/Validator
14cu|php-ZendFramework2-2.4.11-1|1102	
14cu|php-ZendFramework2-2.4.11-1|1103	%files Version
14cu|php-ZendFramework2-2.4.11-1|1104	%doc library/Zend/Version/*.md
14cu|php-ZendFramework2-2.4.11-1|1105	%doc library/Zend/Version/composer.json
14cu|php-ZendFramework2-2.4.11-1|1106	%{_datadir}/php/Zend/Version
14cu|php-ZendFramework2-2.4.11-1|1107	
14cu|php-ZendFramework2-2.4.11-1|1108	%files View
14cu|php-ZendFramework2-2.4.11-1|1109	%doc library/Zend/View/*.md
14cu|php-ZendFramework2-2.4.11-1|1110	%doc library/Zend/View/composer.json
14cu|php-ZendFramework2-2.4.11-1|1111	%{_datadir}/php/Zend/View
14cu|php-ZendFramework2-2.4.11-1|1112	
14cu|php-ZendFramework2-2.4.11-1|1113	%files XmlRpc
14cu|php-ZendFramework2-2.4.11-1|1114	%doc library/Zend/XmlRpc/*.md
14cu|php-ZendFramework2-2.4.11-1|1115	%doc library/Zend/XmlRpc/composer.json
14cu|php-ZendFramework2-2.4.11-1|1116	%{_datadir}/php/Zend/XmlRpc
14cu|php-ZendFramework2-2.4.11-1|1117	
14cu|php-ZendFramework2-2.4.11-1|1118	%files ZendXml
14cu|php-ZendFramework2-2.4.11-1|1119	%{_datadir}/php/ZendXml
14cu|php-ZendFramework2-2.4.11-1|1120	
14cu|php-ZendFramework2-2.4.11-1|1121	%changelog
14cu|php-ZendFramework2-2.4.11-1|1122	
14cu|php-ZendFramework2-2.4.11-1|1123	* Fri Jan 13 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.4.11-1
14cu|php-ZendFramework2-2.4.11-1|1124	- (6a40354) :wqerge branch 'rosa2016.1' into rosa2014.1
14cu|php-ZendFramework2-2.4.11-1|1125	
14cu|php-ZendFramework2-2.4.11-1|1126	

13768 14
14cu|pianobooster-0.6.4b-4|1	Name:            pianobooster
14cu|pianobooster-0.6.4b-4|2	Summary:         A MIDI file player that teaches you how to play the piano
14cu|pianobooster-0.6.4b-4|3	Version:         0.6.4b
14cu|pianobooster-0.6.4b-4|4	Release:         4
14cu|pianobooster-0.6.4b-4|5	License:         GPLv3+
14cu|pianobooster-0.6.4b-4|6	Group:           Sound
14cu|pianobooster-0.6.4b-4|7	URL:             http://pianobooster.sourceforge.net/
14cu|pianobooster-0.6.4b-4|8	Source0:         http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
14cu|pianobooster-0.6.4b-4|9	Source1:         %{name}.desktop
14cu|pianobooster-0.6.4b-4|10	# link libpthread and libGL explicitly
14cu|pianobooster-0.6.4b-4|11	Patch0:          pianobooster-0.6.4b-explicit-linking.patch
14cu|pianobooster-0.6.4b-4|12	BuildRequires:   cmake
14cu|pianobooster-0.6.4b-4|13	BuildRequires:   qt4-devel
14cu|pianobooster-0.6.4b-4|14	BuildRequires:   desktop-file-utils
14cu|pianobooster-0.6.4b-4|15	BuildRequires:   pkgconfig(alsa)
14cu|pianobooster-0.6.4b-4|16	BuildRequires:   mesaglu-devel
14cu|pianobooster-0.6.4b-4|17	
14cu|pianobooster-0.6.4b-4|18	%description
14cu|pianobooster-0.6.4b-4|19	A MIDI file player/game that displays the musical notes AND teaches you how
14cu|pianobooster-0.6.4b-4|20	to play the piano.
14cu|pianobooster-0.6.4b-4|21	
14cu|pianobooster-0.6.4b-4|22	PianoBooster is a fun way of playing along with a musical accompaniment and
14cu|pianobooster-0.6.4b-4|23	at the same time learning the basics of reading musical notation.
14cu|pianobooster-0.6.4b-4|24	The difference between playing along to a CD or a standard MIDI file
14cu|pianobooster-0.6.4b-4|25	is that PianoBooster listens and reacts to what you are playing on a
14cu|pianobooster-0.6.4b-4|26	MIDI keyboard.
14cu|pianobooster-0.6.4b-4|27	
14cu|pianobooster-0.6.4b-4|28	
14cu|pianobooster-0.6.4b-4|29	%prep
14cu|pianobooster-0.6.4b-4|30	%setup -q -n %{name}-src-%{version}
14cu|pianobooster-0.6.4b-4|31	%patch0 -p1 -b .linkpthread
14cu|pianobooster-0.6.4b-4|32	perl -pi -e "s/-mwindows//g" src/CMakeLists.txt
14cu|pianobooster-0.6.4b-4|33	
14cu|pianobooster-0.6.4b-4|34	sed -e 's|\r||g' README.txt > README.txt.tmp
14cu|pianobooster-0.6.4b-4|35	touch -r README.txt README.txt.tmp
14cu|pianobooster-0.6.4b-4|36	mv README.txt.tmp README.txt
14cu|pianobooster-0.6.4b-4|37	
14cu|pianobooster-0.6.4b-4|38	sed -e 's|\r||g' license.txt > license.txt.tmp
14cu|pianobooster-0.6.4b-4|39	touch -r license.txt license.txt.tmp
14cu|pianobooster-0.6.4b-4|40	mv license.txt.tmp license.txt
14cu|pianobooster-0.6.4b-4|41	
14cu|pianobooster-0.6.4b-4|42	find -name '*.cpp' -exec chmod a-x {} \;
14cu|pianobooster-0.6.4b-4|43	find -name '*.h' -exec chmod a-x {} \;
14cu|pianobooster-0.6.4b-4|44	
14cu|pianobooster-0.6.4b-4|45	%build
14cu|pianobooster-0.6.4b-4|46	%cmake ../src
14cu|pianobooster-0.6.4b-4|47	%make
14cu|pianobooster-0.6.4b-4|48	
14cu|pianobooster-0.6.4b-4|49	%install
14cu|pianobooster-0.6.4b-4|50	pushd build
14cu|pianobooster-0.6.4b-4|51	install -d %{buildroot}%{_bindir}
14cu|pianobooster-0.6.4b-4|52	install %{name} %{buildroot}%{_bindir}
14cu|pianobooster-0.6.4b-4|53	popd
14cu|pianobooster-0.6.4b-4|54	
14cu|pianobooster-0.6.4b-4|55	install -d $%{buildroot}%{_datadir}/applications
14cu|pianobooster-0.6.4b-4|56	desktop-file-install \
14cu|pianobooster-0.6.4b-4|57	--dir %{buildroot}%{_datadir}/applications  \
14cu|pianobooster-0.6.4b-4|58	%{SOURCE1}
14cu|pianobooster-0.6.4b-4|59	
14cu|pianobooster-0.6.4b-4|60	
14cu|pianobooster-0.6.4b-4|61	install -d %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|pianobooster-0.6.4b-4|62	install -m 644 -p src/images/Logo32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|pianobooster-0.6.4b-4|63	install -d %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cu|pianobooster-0.6.4b-4|64	install -m 644 -p src/images/logo64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|pianobooster-0.6.4b-4|65	
14cu|pianobooster-0.6.4b-4|66	mkdir -p %{buildroot}/etc/modules-load.d
14cu|pianobooster-0.6.4b-4|67	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|pianobooster-0.6.4b-4|68	
14cu|pianobooster-0.6.4b-4|69	%post
14cu|pianobooster-0.6.4b-4|70	modprobe snd_seq
14cu|pianobooster-0.6.4b-4|71	
14cu|pianobooster-0.6.4b-4|72	%postun
14cu|pianobooster-0.6.4b-4|73	if [ $1 -eq 0 ] ; then
14cu|pianobooster-0.6.4b-4|74	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|pianobooster-0.6.4b-4|75	fi
14cu|pianobooster-0.6.4b-4|76	
14cu|pianobooster-0.6.4b-4|77	%posttrans
14cu|pianobooster-0.6.4b-4|78	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|pianobooster-0.6.4b-4|79	
14cu|pianobooster-0.6.4b-4|80	
14cu|pianobooster-0.6.4b-4|81	%files
14cu|pianobooster-0.6.4b-4|82	%doc license.txt gplv3.txt README.txt
14cu|pianobooster-0.6.4b-4|83	%{_bindir}/*
14cu|pianobooster-0.6.4b-4|84	%{_datadir}/applications/*
14cu|pianobooster-0.6.4b-4|85	%{_datadir}/icons/hicolor/*/apps/*
14cu|pianobooster-0.6.4b-4|86	/etc/modules-load.d/%{name}.conf
14cu|pianobooster-0.6.4b-4|87	
14cu|pianobooster-0.6.4b-4|88	%changelog
14cu|pianobooster-0.6.4b-4|89	
14cu|pianobooster-0.6.4b-4|90	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4b-4
14cu|pianobooster-0.6.4b-4|91	- (29d2d9b) Autoload snd_seq kernel module
14cu|pianobooster-0.6.4b-4|92	
14cu|pianobooster-0.6.4b-4|93	

13769 14
14cu|picard-1.3.2-1|1	Summary:	The official MusicBrainz tagger
14cu|picard-1.3.2-1|2	Name:		picard
14cu|picard-1.3.2-1|3	Version:	1.3.2
14cu|picard-1.3.2-1|4	Release:	1
14cu|picard-1.3.2-1|5	License:	GPLv2+
14cu|picard-1.3.2-1|6	Group:		Sound
14cu|picard-1.3.2-1|7	Url:		http://musicbrainz.org/doc/MusicBrainz_Picard
14cu|picard-1.3.2-1|8	Source0:	http://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar.gz
14cu|picard-1.3.2-1|9	Source100:	%{name}.rpmlintrc
14cu|picard-1.3.2-1|10	BuildRequires:	mutagen >= 1.20
14cu|picard-1.3.2-1|11	BuildRequires:	pkgconfig(python) >= 2.6
14cu|picard-1.3.2-1|12	BuildRequires:	pkgconfig(libdiscid)
14cu|picard-1.3.2-1|13	BuildRequires:	gettext
14cu|picard-1.3.2-1|14	Requires:	mutagen
14cu|picard-1.3.2-1|15	Requires:	python-qt4 >= 4.5
14cu|picard-1.3.2-1|16	Requires:	%{mklibname discid 0}
14cu|picard-1.3.2-1|17	#gw for fpcalc (AcoustID calculation)
14cu|picard-1.3.2-1|18	Requires:	chromaprint
14cu|picard-1.3.2-1|19	#gw for metaflac:
14cu|picard-1.3.2-1|20	Suggests:	flac
14cu|picard-1.3.2-1|21	#gw for wvgain:
14cu|picard-1.3.2-1|22	Suggests:	wavpack
14cu|picard-1.3.2-1|23	Suggests:	mp3gain
14cu|picard-1.3.2-1|24	
14cu|picard-1.3.2-1|25	%description
14cu|picard-1.3.2-1|26	MusicBrainz Picard is the official MusicBrainz tagger, written in Python.
14cu|picard-1.3.2-1|27	It supports the majority of audio file formats, is capable of using audio
14cu|picard-1.3.2-1|28	fingerprints (PUIDs), performing CD lookups and disc ID submissions, and it
14cu|picard-1.3.2-1|29	has excellent Unicode support. Additionally, there are several plugins
14cu|picard-1.3.2-1|30	available that extend Picard's features.
14cu|picard-1.3.2-1|31	When tagging files, Picard uses an album-oriented approach. This approach
14cu|picard-1.3.2-1|32	allows it to utilize the MusicBrainz data as effectively as possible and
14cu|picard-1.3.2-1|33	correctly tag your music. For more information, see the illustrated quick
14cu|picard-1.3.2-1|34	start guide to tagging.
14cu|picard-1.3.2-1|35	Picard is named after Captain Jean-Luc Picard from the TV series Star Trek:
14cu|picard-1.3.2-1|36	The Next Generation.
14cu|picard-1.3.2-1|37	
14cu|picard-1.3.2-1|38	%files -f %{name}.lang
14cu|picard-1.3.2-1|39	%doc AUTHORS.txt COPYING.txt INSTALL.txt NEWS.txt
14cu|picard-1.3.2-1|40	%{_bindir}/%{name}
14cu|picard-1.3.2-1|41	%{python_sitearch}/*
14cu|picard-1.3.2-1|42	%{_datadir}/applications/%{name}.desktop
14cu|picard-1.3.2-1|43	%{_datadir}/locale/*/LC_MESSAGES/%{name}-*.mo
14cu|picard-1.3.2-1|44	%{_iconsdir}/hicolor/*/apps/*
14cu|picard-1.3.2-1|45	
14cu|picard-1.3.2-1|46	#-----------------------------------------------------------------------------
14cu|picard-1.3.2-1|47	
14cu|picard-1.3.2-1|48	%prep
14cu|picard-1.3.2-1|49	%setup -qn %{name}-release-%{version}
14cu|picard-1.3.2-1|50	#apply_patches
14cu|picard-1.3.2-1|51	
14cu|picard-1.3.2-1|52	
14cu|picard-1.3.2-1|53	%build
14cu|picard-1.3.2-1|54	python setup.py config
14cu|picard-1.3.2-1|55	python setup.py build
14cu|picard-1.3.2-1|56	
14cu|picard-1.3.2-1|57	
14cu|picard-1.3.2-1|58	%install
14cu|picard-1.3.2-1|59	python setup.py install --root=%{buildroot}
14cu|picard-1.3.2-1|60	
14cu|picard-1.3.2-1|61	%find_lang %{name}
14cu|picard-1.3.2-1|62	
14cu|picard-1.3.2-1|63	
14cu|picard-1.3.2-1|64	%changelog
14cu|picard-1.3.2-1|65	
14cu|picard-1.3.2-1|66	* Fri Aug 28 2015 Giovanni Mariani <mc2374@mclink.it> 1.3.2-1
14cu|picard-1.3.2-1|67	- (b05844b) Updated to release 1.3.2, removed now useless Sources and killed a bunch of rpmlint warnings
14cu|picard-1.3.2-1|68	
14cu|picard-1.3.2-1|69	

13770 14
14cu|piccolo-1.04-3|1	%define debug_package %{nil}
14cu|piccolo-1.04-3|2	
14cu|piccolo-1.04-3|3	Summary:        Small fast XML parser
14cu|piccolo-1.04-3|4	Name:           piccolo
14cu|piccolo-1.04-3|5	Version:        1.04
14cu|piccolo-1.04-3|6	Release:        3
14cu|piccolo-1.04-3|7	Epoch:          0
14cu|piccolo-1.04-3|8	License:        Apache Software License
14cu|piccolo-1.04-3|9	URL:            http://piccolo.sourceforge.net/
14cu|piccolo-1.04-3|10	Group:          Development/Java
14cu|piccolo-1.04-3|11	Source0:        piccolo-%{version}-src.zip
14cu|piccolo-1.04-3|12	Patch0:         piccolo-build_xml.patch
14cu|piccolo-1.04-3|13	BuildRequires:  java-rpmbuild >= 0:1.5.32
14cu|piccolo-1.04-3|14	BuildRequires:  ant >= 0:1.6
14cu|piccolo-1.04-3|15	BuildRequires:  ant-junit
14cu|piccolo-1.04-3|16	BuildRequires:  junit4
14cu|piccolo-1.04-3|17	Requires:       jpackage-utils
14cu|piccolo-1.04-3|18	
14cu|piccolo-1.04-3|19	%description
14cu|piccolo-1.04-3|20	Piccolo is a small, extremely fast XML parser for
14cu|piccolo-1.04-3|21	Java. It implements the SAX 1, SAX 2.0.1, and
14cu|piccolo-1.04-3|22	JAXP 1.1 (SAX parsing only) interfaces as a
14cu|piccolo-1.04-3|23	non-validating parser and attempts to detect
14cu|piccolo-1.04-3|24	all XML well-formedness errors.
14cu|piccolo-1.04-3|25	
14cu|piccolo-1.04-3|26	%package javadoc
14cu|piccolo-1.04-3|27	Summary:        Javadoc for %{name}
14cu|piccolo-1.04-3|28	Group:          Development/Java
14cu|piccolo-1.04-3|29	
14cu|piccolo-1.04-3|30	%description javadoc
14cu|piccolo-1.04-3|31	%{summary}.
14cu|piccolo-1.04-3|32	
14cu|piccolo-1.04-3|33	%prep
14cu|piccolo-1.04-3|34	%setup -q -T -c -n %{name}-%{version}
14cu|piccolo-1.04-3|35	cd ..
14cu|piccolo-1.04-3|36	unzip -q %{SOURCE0}
14cu|piccolo-1.04-3|37	cd %{name}-%{version}
14cu|piccolo-1.04-3|38	rm -r src/org src/javax
14cu|piccolo-1.04-3|39	%patch0
14cu|piccolo-1.04-3|40	#Fix wrong-file-end-of-line-encoding
14cu|piccolo-1.04-3|41	sed -i 's/\r$//g' LICENSE.txt
14cu|piccolo-1.04-3|42	
14cu|piccolo-1.04-3|43	%build
14cu|piccolo-1.04-3|44	export OPT_JAR_LIST="ant/ant-junit junit"
14cu|piccolo-1.04-3|45	export CLASSPATH=
14cu|piccolo-1.04-3|46	ant -Dbuild.sysclasspath=first build javadoc
14cu|piccolo-1.04-3|47	
14cu|piccolo-1.04-3|48	%install
14cu|piccolo-1.04-3|49	
14cu|piccolo-1.04-3|50	# jars
14cu|piccolo-1.04-3|51	mkdir -p %{buildroot}%{_javadir}
14cu|piccolo-1.04-3|52	cp -p lib/Piccolo.jar \
14cu|piccolo-1.04-3|53	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|piccolo-1.04-3|54	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|piccolo-1.04-3|55	
14cu|piccolo-1.04-3|56	# javadoc
14cu|piccolo-1.04-3|57	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|piccolo-1.04-3|58	cp -pr doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14cu|piccolo-1.04-3|59	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|piccolo-1.04-3|60	
14cu|piccolo-1.04-3|61	%files
14cu|piccolo-1.04-3|62	%defattr(0644,root,root,0755)
14cu|piccolo-1.04-3|63	%doc LICENSE.txt
14cu|piccolo-1.04-3|64	%{_javadir}/%{name}.jar
14cu|piccolo-1.04-3|65	%{_javadir}/%{name}-%{version}.jar
14cu|piccolo-1.04-3|66	
14cu|piccolo-1.04-3|67	%files javadoc
14cu|piccolo-1.04-3|68	%defattr(0644,root,root,0755)
14cu|piccolo-1.04-3|69	%doc %{_javadocdir}/*
14cu|piccolo-1.04-3|70	
14cu|piccolo-1.04-3|71	
14cu|piccolo-1.04-3|72	%changelog
14cu|piccolo-1.04-3|73	
14cu|piccolo-1.04-3|74	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.04-3
14cu|piccolo-1.04-3|75	- (a1d0040) Use junit4
14cu|piccolo-1.04-3|76	
14cu|piccolo-1.04-3|77	

13771 14
14cu|picosat-959-7|1	%define major	1
14cu|picosat-959-7|2	%define	libname %mklibname %{name} %{major}
14cu|picosat-959-7|3	%define	libnamedevel %mklibname %{name} -d
14cu|picosat-959-7|4	
14cu|picosat-959-7|5	Name:           picosat
14cu|picosat-959-7|6	Summary:        Lightweight SAT solver
14cu|picosat-959-7|7	Version:        959
14cu|picosat-959-7|8	Release:        7
14cu|picosat-959-7|9	Source0:        http://fmv.jku.at/%{name}/%{name}-%{version}.tar.gz
14cu|picosat-959-7|10	URL:            http://fmv.jku.at/picosat/
14cu|picosat-959-7|11	# Thanks to David Wheeler for the man page.
14cu|picosat-959-7|12	Source1:        picosat.1
14cu|picosat-959-7|13	# Man page link for picosat.trace
14cu|picosat-959-7|14	Source2:        picosat.trace.1
14cu|picosat-959-7|15	# Man page for picomus
14cu|picosat-959-7|16	Source3:        picomus.1
14cu|picosat-959-7|17	
14cu|picosat-959-7|18	Group:          Sciences/Computer science
14cu|picosat-959-7|19	License:        MIT-like
14cu|picosat-959-7|20	# gzip required (see app.c); find-requires can't see into C code to find it
14cu|picosat-959-7|21	Requires:       gzip, %{libname} = %{version}-%{release}
14cu|picosat-959-7|22	
14cu|picosat-959-7|23	%description
14cu|picosat-959-7|24	The SAT problem is the classical NP complete problem of searching
14cu|picosat-959-7|25	for a satisfying assignment of a propositional formula in
14cu|picosat-959-7|26	conjunctive normal form (CNF). General information on SAT can be
14cu|picosat-959-7|27	found at http://www.satlive.org or http://www.satlib.org.
14cu|picosat-959-7|28	
14cu|picosat-959-7|29	%package -n	%{libname}
14cu|picosat-959-7|30	Group:          Development/C
14cu|picosat-959-7|31	Summary:        A SAT solver library
14cu|picosat-959-7|32	
14cu|picosat-959-7|33	%description -n	%{libname}
14cu|picosat-959-7|34	The PicoSAT library, which contains routines that solve the SAT problem.
14cu|picosat-959-7|35	The library has a simple API which is similar to that of previous
14cu|picosat-959-7|36	solvers by the same authors.
14cu|picosat-959-7|37	
14cu|picosat-959-7|38	%package -n	%{name}-devel
14cu|picosat-959-7|39	Group:          Development/C
14cu|picosat-959-7|40	Summary:        Development files for PicoSAT
14cu|picosat-959-7|41	Requires:       %{libname} = %{version}-%{release}
14cu|picosat-959-7|42	
14cu|picosat-959-7|43	%description -n	%{name}-devel
14cu|picosat-959-7|44	Headers and other development files for PicoSAT.
14cu|picosat-959-7|45	
14cu|picosat-959-7|46	%prep
14cu|picosat-959-7|47	%setup -q -n %{name}-%{version}
14cu|picosat-959-7|48	
14cu|picosat-959-7|49	%build
14cu|picosat-959-7|50	# The configure script is NOT autoconf-generated and chooses its own CFLAGS,
14cu|picosat-959-7|51	# so we mimic its effects instead of using it.
14cu|picosat-959-7|52	
14cu|picosat-959-7|53	# Build the version with trace support
14cu|picosat-959-7|54	sed -e "s/@CC@/gcc/" \
14cu|picosat-959-7|55	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DTRACE -DNDEBUG/" \
14cu|picosat-959-7|56	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
14cu|picosat-959-7|57	-e "s/libpicosat/libpicosat-trace/g" \
14cu|picosat-959-7|58	-e "s/-lpicosat/-lpicosat-trace/g" \
14cu|picosat-959-7|59	-e "s/@TARGETS@/libpicosat-trace.so picosat picomus/" \
14cu|picosat-959-7|60	makefile.in > makefile
14cu|picosat-959-7|61	make
14cu|picosat-959-7|62	mv picosat picosat.trace
14cu|picosat-959-7|63	
14cu|picosat-959-7|64	# Build the fast version.
14cu|picosat-959-7|65	# Note that picomus needs trace support, so we don't rebuild it.
14cu|picosat-959-7|66	rm -f *.o *.s config.h
14cu|picosat-959-7|67	sed -e "s/@CC@/gcc/" \
14cu|picosat-959-7|68	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DNDEBUG/" \
14cu|picosat-959-7|69	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
14cu|picosat-959-7|70	-e "s/@TARGETS@/libpicosat.so picosat/" \
14cu|picosat-959-7|71	makefile.in > makefile
14cu|picosat-959-7|72	make
14cu|picosat-959-7|73	
14cu|picosat-959-7|74	%install
14cu|picosat-959-7|75	# Install the header file
14cu|picosat-959-7|76	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|picosat-959-7|77	cp -p picosat.h %{buildroot}%{_includedir}/%{name}
14cu|picosat-959-7|78	
14cu|picosat-959-7|79	# Install the libraries
14cu|picosat-959-7|80	mkdir -p %{buildroot}%{_libdir}
14cu|picosat-959-7|81	cp -p libpicosat-trace.so %{buildroot}%{_libdir}/libpicosat-trace.so.%{major}.0.%{version}
14cu|picosat-959-7|82	ln -s libpicosat-trace.so.%{major}.0.%{version} %{buildroot}%{_libdir}/libpicosat-trace.so.%{major}
14cu|picosat-959-7|83	ln -s libpicosat-trace.so.%{major} %{buildroot}%{_libdir}/libpicosat-trace.so
14cu|picosat-959-7|84	cp -p libpicosat.so %{buildroot}%{_libdir}/libpicosat.so.%{major}.0.%{version}
14cu|picosat-959-7|85	ln -s libpicosat.so.%{major}.0.%{version} %{buildroot}%{_libdir}/libpicosat.so.%{major}
14cu|picosat-959-7|86	ln -s libpicosat.so.%{major} %{buildroot}%{_libdir}/libpicosat.so
14cu|picosat-959-7|87	
14cu|picosat-959-7|88	# Install the binaries
14cu|picosat-959-7|89	mkdir -p %{buildroot}%{_bindir}
14cu|picosat-959-7|90	cp -p picosat picosat.trace picomus %{buildroot}%{_bindir}
14cu|picosat-959-7|91	
14cu|picosat-959-7|92	# Install the man pages
14cu|picosat-959-7|93	mkdir -p %{buildroot}%{_mandir}/man1
14cu|picosat-959-7|94	cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{buildroot}%{_mandir}/man1
14cu|picosat-959-7|95	
14cu|picosat-959-7|96	# The LICENSE file is placed in the -libs package rather than the base package,
14cu|picosat-959-7|97	# because the -libs package is always installed when the base package is
14cu|picosat-959-7|98	# installed, but not vice versa.
14cu|picosat-959-7|99	%files
14cu|picosat-959-7|100	%defattr(-,root,root,-)
14cu|picosat-959-7|101	%{_bindir}/picosat*
14cu|picosat-959-7|102	%{_bindir}/picomus
14cu|picosat-959-7|103	%{_mandir}/man1/picosat*
14cu|picosat-959-7|104	%{_mandir}/man1/picomus*
14cu|picosat-959-7|105	
14cu|picosat-959-7|106	%files -n %{libname}
14cu|picosat-959-7|107	%defattr(-,root,root,-)
14cu|picosat-959-7|108	%doc LICENSE NEWS
14cu|picosat-959-7|109	%{_libdir}/libpicosat-trace.so.*
14cu|picosat-959-7|110	%{_libdir}/libpicosat.so.*
14cu|picosat-959-7|111	
14cu|picosat-959-7|112	%files -n %{name}-devel
14cu|picosat-959-7|113	%defattr(-,root,root,-)
14cu|picosat-959-7|114	%{_includedir}/%{name}/picosat.h
14cu|picosat-959-7|115	%{_libdir}/libpicosat-trace.so
14cu|picosat-959-7|116	%{_libdir}/libpicosat.so
14cu|picosat-959-7|117	
14cu|picosat-959-7|118	
14cu|picosat-959-7|119	
14cu|picosat-959-7|120	%changelog
14cu|picosat-959-7|121	
14cu|picosat-959-7|122	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 959-7
14cu|picosat-959-7|123	- (9b2f32e) Spec cleanup
14cu|picosat-959-7|124	
14cu|picosat-959-7|125	

13772 14
14cu|pidgin-icb-0.0-0.20070505.5|1	%define	_prel	20070505
14cu|pidgin-icb-0.0-0.20070505.5|2	
14cu|pidgin-icb-0.0-0.20070505.5|3	Summary:	ICB protocol plugin for Pidgin
14cu|pidgin-icb-0.0-0.20070505.5|4	Name:		pidgin-icb
14cu|pidgin-icb-0.0-0.20070505.5|5	Version:	0.0
14cu|pidgin-icb-0.0-0.20070505.5|6	Release:	0.%{_prel}.5
14cu|pidgin-icb-0.0-0.20070505.5|7	Epoch:		1
14cu|pidgin-icb-0.0-0.20070505.5|8	License:	GPL
14cu|pidgin-icb-0.0-0.20070505.5|9	Group:		Networking/Instant messaging
14cu|pidgin-icb-0.0-0.20070505.5|10	Url:		http://nic.com.pl/~alek/
14cu|pidgin-icb-0.0-0.20070505.5|11	Source0:	http://nic.com.pl/~alek/gaim-icb/%{name}-%{_prel}.tar.bz2
14cu|pidgin-icb-0.0-0.20070505.5|12	Patch0:		pidgin-icb-20070505-debug.patch
14cu|pidgin-icb-0.0-0.20070505.5|13	BuildRequires:	pidgin-devel
14cu|pidgin-icb-0.0-0.20070505.5|14	Requires:	pidgin
14cu|pidgin-icb-0.0-0.20070505.5|15	Obsoletes:	gaim-icb
14cu|pidgin-icb-0.0-0.20070505.5|16	Provides:	gaim-icb
14cu|pidgin-icb-0.0-0.20070505.5|17	
14cu|pidgin-icb-0.0-0.20070505.5|18	%description
14cu|pidgin-icb-0.0-0.20070505.5|19	ICB (Internet Citizen's Band) plugin for Pidgin.
14cu|pidgin-icb-0.0-0.20070505.5|20	
14cu|pidgin-icb-0.0-0.20070505.5|21	%prep
14cu|pidgin-icb-0.0-0.20070505.5|22	%setup -qn %{name}-%{_prel}
14cu|pidgin-icb-0.0-0.20070505.5|23	%patch0 -p1
14cu|pidgin-icb-0.0-0.20070505.5|24	
14cu|pidgin-icb-0.0-0.20070505.5|25	%build
14cu|pidgin-icb-0.0-0.20070505.5|26	%make LOCALBASE=%{_prefix}
14cu|pidgin-icb-0.0-0.20070505.5|27	
14cu|pidgin-icb-0.0-0.20070505.5|28	%install
14cu|pidgin-icb-0.0-0.20070505.5|29	mkdir -p %{buildroot}%{_libdir}/purple-2
14cu|pidgin-icb-0.0-0.20070505.5|30	install libicb.so %{buildroot}%{_libdir}/purple-2/
14cu|pidgin-icb-0.0-0.20070505.5|31	
14cu|pidgin-icb-0.0-0.20070505.5|32	for i in 16 22 48; do \
14cu|pidgin-icb-0.0-0.20070505.5|33	install -D icb_$i.png \
14cu|pidgin-icb-0.0-0.20070505.5|34	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/icb.png; \
14cu|pidgin-icb-0.0-0.20070505.5|35	done
14cu|pidgin-icb-0.0-0.20070505.5|36	
14cu|pidgin-icb-0.0-0.20070505.5|37	%files
14cu|pidgin-icb-0.0-0.20070505.5|38	%defattr(644,root,root,755)
14cu|pidgin-icb-0.0-0.20070505.5|39	%doc README
14cu|pidgin-icb-0.0-0.20070505.5|40	%attr(755,root,root) %{_libdir}/purple-2/libicb.so
14cu|pidgin-icb-0.0-0.20070505.5|41	%{_datadir}/pixmaps/pidgin/protocols/*/icb.png
14cu|pidgin-icb-0.0-0.20070505.5|42	
14cu|pidgin-icb-0.0-0.20070505.5|43	
14cu|pidgin-icb-0.0-0.20070505.5|44	
14cu|pidgin-icb-0.0-0.20070505.5|45	%changelog
14cu|pidgin-icb-0.0-0.20070505.5|46	
14cu|pidgin-icb-0.0-0.20070505.5|47	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1:0.0-0.20070505.5
14cu|pidgin-icb-0.0-0.20070505.5|48	- (1ac1885) Fix debuginfo
14cu|pidgin-icb-0.0-0.20070505.5|49	
14cu|pidgin-icb-0.0-0.20070505.5|50	

13773 14
14cu|pidgin-otr-4.0.2-1|1	Summary:	Pidgin plugin that implements Off-the-Record Messaging
14cu|pidgin-otr-4.0.2-1|2	Name:		pidgin-otr
14cu|pidgin-otr-4.0.2-1|3	Version:	4.0.2
14cu|pidgin-otr-4.0.2-1|4	Release:	1
14cu|pidgin-otr-4.0.2-1|5	License:	GPLv2+
14cu|pidgin-otr-4.0.2-1|6	Group:		Networking/Instant messaging
14cu|pidgin-otr-4.0.2-1|7	Url:		http://www.cypherpunks.ca/otr/
14cu|pidgin-otr-4.0.2-1|8	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
14cu|pidgin-otr-4.0.2-1|9	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
14cu|pidgin-otr-4.0.2-1|10	BuildRequires:	intltool
14cu|pidgin-otr-4.0.2-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pidgin-otr-4.0.2-1|12	BuildRequires:	pkgconfig(libgcrypt)
14cu|pidgin-otr-4.0.2-1|13	BuildRequires:	pkgconfig(libotr)
14cu|pidgin-otr-4.0.2-1|14	BuildRequires:	pkgconfig(pidgin)
14cu|pidgin-otr-4.0.2-1|15	Requires:	pidgin
14cu|pidgin-otr-4.0.2-1|16	
14cu|pidgin-otr-4.0.2-1|17	%description
14cu|pidgin-otr-4.0.2-1|18	This is a plugin for pidgin which implements Off-the-Record
14cu|pidgin-otr-4.0.2-1|19	Messaging over any IM network pidgin supports.
14cu|pidgin-otr-4.0.2-1|20	
14cu|pidgin-otr-4.0.2-1|21	OTR allows you to have private conversations over IM by providing:
14cu|pidgin-otr-4.0.2-1|22	- Encryption
14cu|pidgin-otr-4.0.2-1|23	- No one else can read your instant messages.
14cu|pidgin-otr-4.0.2-1|24	- Authentication
14cu|pidgin-otr-4.0.2-1|25	- You are assured the correspondent is who you think it is.
14cu|pidgin-otr-4.0.2-1|26	- Deniability
14cu|pidgin-otr-4.0.2-1|27	- The messages you send do _not_ have digital signatures that are
14cu|pidgin-otr-4.0.2-1|28	checkable by a third party.  Anyone can forge messages after a
14cu|pidgin-otr-4.0.2-1|29	conversation to make them look like they came from you.  However,
14cu|pidgin-otr-4.0.2-1|30	_during_ a conversation, your correspondent is assured the messages
14cu|pidgin-otr-4.0.2-1|31	he sees are authentic and unmodified.
14cu|pidgin-otr-4.0.2-1|32	- Perfect forward secrecy
14cu|pidgin-otr-4.0.2-1|33	- If you lose control of your private keys, no previous conversation
14cu|pidgin-otr-4.0.2-1|34	is compromised.
14cu|pidgin-otr-4.0.2-1|35	
14cu|pidgin-otr-4.0.2-1|36	%files -f %{name}.lang
14cu|pidgin-otr-4.0.2-1|37	%doc AUTHORS ChangeLog NEWS README
14cu|pidgin-otr-4.0.2-1|38	%{_libdir}/pidgin/*.so
14cu|pidgin-otr-4.0.2-1|39	
14cu|pidgin-otr-4.0.2-1|40	#----------------------------------------------------------------------------
14cu|pidgin-otr-4.0.2-1|41	
14cu|pidgin-otr-4.0.2-1|42	%prep
14cu|pidgin-otr-4.0.2-1|43	%setup -q
14cu|pidgin-otr-4.0.2-1|44	
14cu|pidgin-otr-4.0.2-1|45	%build
14cu|pidgin-otr-4.0.2-1|46	%configure2_5x
14cu|pidgin-otr-4.0.2-1|47	%make
14cu|pidgin-otr-4.0.2-1|48	
14cu|pidgin-otr-4.0.2-1|49	%install
14cu|pidgin-otr-4.0.2-1|50	%makeinstall_std
14cu|pidgin-otr-4.0.2-1|51	
14cu|pidgin-otr-4.0.2-1|52	%find_lang %{name}
14cu|pidgin-otr-4.0.2-1|53	
14cu|pidgin-otr-4.0.2-1|54	
14cu|pidgin-otr-4.0.2-1|55	%changelog
14cu|pidgin-otr-4.0.2-1|56	
14cu|pidgin-otr-4.0.2-1|57	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 4.0.2-1
14cu|pidgin-otr-4.0.2-1|58	- (2c98dd0) Updated to 4.0.2
14cu|pidgin-otr-4.0.2-1|59	
14cu|pidgin-otr-4.0.2-1|60	

13774 14
14cu|pidgin-plugin-fchat-0.6.0-2|1	%define oname fchat-pidgin
14cu|pidgin-plugin-fchat-0.6.0-2|2	
14cu|pidgin-plugin-fchat-0.6.0-2|3	Summary:	A pidgin/libpurple plugin for the F-List roleplaying webchat
14cu|pidgin-plugin-fchat-0.6.0-2|4	Name:		pidgin-plugin-fchat
14cu|pidgin-plugin-fchat-0.6.0-2|5	Version:	0.6.0
14cu|pidgin-plugin-fchat-0.6.0-2|6	Release:	2
14cu|pidgin-plugin-fchat-0.6.0-2|7	License:	GPLv2+
14cu|pidgin-plugin-fchat-0.6.0-2|8	Group:		Networking/Instant messaging
14cu|pidgin-plugin-fchat-0.6.0-2|9	Url:		https://github.com/fchat-pidgin/fchat-pidgin/
14cu|pidgin-plugin-fchat-0.6.0-2|10	Source0:	https://github.com/fchat-pidgin/fchat-pidgin/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-fchat-0.6.0-2|11	Patch0:		fchat-pidgin-0.6.0-no-git-version.patch
14cu|pidgin-plugin-fchat-0.6.0-2|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-fchat-0.6.0-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pidgin-plugin-fchat-0.6.0-2|14	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|pidgin-plugin-fchat-0.6.0-2|15	BuildRequires:	pkgconfig(pidgin)
14cu|pidgin-plugin-fchat-0.6.0-2|16	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-fchat-0.6.0-2|17	Requires:	pidgin
14cu|pidgin-plugin-fchat-0.6.0-2|18	
14cu|pidgin-plugin-fchat-0.6.0-2|19	%description
14cu|pidgin-plugin-fchat-0.6.0-2|20	A pidgin/libpurple plugin for the F-List roleplaying webchat.
14cu|pidgin-plugin-fchat-0.6.0-2|21	
14cu|pidgin-plugin-fchat-0.6.0-2|22	%files
14cu|pidgin-plugin-fchat-0.6.0-2|23	%doc CHANGELOG.md LICENSE README.md README_USERS
14cu|pidgin-plugin-fchat-0.6.0-2|24	%{_datadir}/pixmaps/pidgin/protocols/*/flist.png
14cu|pidgin-plugin-fchat-0.6.0-2|25	%{_libdir}/purple-2/flist.so
14cu|pidgin-plugin-fchat-0.6.0-2|26	
14cu|pidgin-plugin-fchat-0.6.0-2|27	#----------------------------------------------------------------------------
14cu|pidgin-plugin-fchat-0.6.0-2|28	
14cu|pidgin-plugin-fchat-0.6.0-2|29	%prep
14cu|pidgin-plugin-fchat-0.6.0-2|30	%setup -qn %{oname}-%{version}
14cu|pidgin-plugin-fchat-0.6.0-2|31	%patch0 -p1
14cu|pidgin-plugin-fchat-0.6.0-2|32	
14cu|pidgin-plugin-fchat-0.6.0-2|33	%build
14cu|pidgin-plugin-fchat-0.6.0-2|34	%make \
14cu|pidgin-plugin-fchat-0.6.0-2|35	LINUX_COMPILER="%__cc %{optflags}" \
14cu|pidgin-plugin-fchat-0.6.0-2|36	FLIST_PURPLE_ONLY=1
14cu|pidgin-plugin-fchat-0.6.0-2|37	
14cu|pidgin-plugin-fchat-0.6.0-2|38	%install
14cu|pidgin-plugin-fchat-0.6.0-2|39	%makeinstall_std
14cu|pidgin-plugin-fchat-0.6.0-2|40	
14cu|pidgin-plugin-fchat-0.6.0-2|41	
14cu|pidgin-plugin-fchat-0.6.0-2|42	%changelog
14cu|pidgin-plugin-fchat-0.6.0-2|43	
14cu|pidgin-plugin-fchat-0.6.0-2|44	* Thu Jun 15 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-2
14cu|pidgin-plugin-fchat-0.6.0-2|45	- (3523061) Build with FLIST_PURPLE_ONLY
14cu|pidgin-plugin-fchat-0.6.0-2|46	
14cu|pidgin-plugin-fchat-0.6.0-2|47	

13775 14
14cu|pidgin-plugin-guiops-0.5.1-2|1	%define oname pidgin-guiops
14cu|pidgin-plugin-guiops-0.5.1-2|2	
14cu|pidgin-plugin-guiops-0.5.1-2|3	Summary:	GUI customization additional options plugin for pidgin
14cu|pidgin-plugin-guiops-0.5.1-2|4	Name:		pidgin-plugin-guiops
14cu|pidgin-plugin-guiops-0.5.1-2|5	Version:	0.5.1
14cu|pidgin-plugin-guiops-0.5.1-2|6	Release:	2
14cu|pidgin-plugin-guiops-0.5.1-2|7	License:	GPLv3+
14cu|pidgin-plugin-guiops-0.5.1-2|8	Group:		Networking/Instant messaging
14cu|pidgin-plugin-guiops-0.5.1-2|9	Url:		https://code.google.com/archive/p/pidgin-guiops/
14cu|pidgin-plugin-guiops-0.5.1-2|10	Source0:	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/%{oname}/%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-guiops-0.5.1-2|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-guiops-0.5.1-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pidgin-plugin-guiops-0.5.1-2|13	BuildRequires:	pkgconfig(pidgin)
14cu|pidgin-plugin-guiops-0.5.1-2|14	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-guiops-0.5.1-2|15	Requires:	pidgin
14cu|pidgin-plugin-guiops-0.5.1-2|16	
14cu|pidgin-plugin-guiops-0.5.1-2|17	%description
14cu|pidgin-plugin-guiops-0.5.1-2|18	The Pidgin GUIOps plugin provides more GUI customization options:
14cu|pidgin-plugin-guiops-0.5.1-2|19	- display buddy status next to buddy name instead of under it in the buddy list
14cu|pidgin-plugin-guiops-0.5.1-2|20	- hide buddy list and conversation menu's with shortcut key
14cu|pidgin-plugin-guiops-0.5.1-2|21	- hide buddy list statusbox with shortcut key
14cu|pidgin-plugin-guiops-0.5.1-2|22	- make conversation window borders thinner
14cu|pidgin-plugin-guiops-0.5.1-2|23	- hide conversation window status box
14cu|pidgin-plugin-guiops-0.5.1-2|24	
14cu|pidgin-plugin-guiops-0.5.1-2|25	The buddy icon is also resized to a smaller size, or can even be hidden.
14cu|pidgin-plugin-guiops-0.5.1-2|26	
14cu|pidgin-plugin-guiops-0.5.1-2|27	%files
14cu|pidgin-plugin-guiops-0.5.1-2|28	%doc README
14cu|pidgin-plugin-guiops-0.5.1-2|29	%{_libdir}/purple-2/pidgin-guiops.so
14cu|pidgin-plugin-guiops-0.5.1-2|30	
14cu|pidgin-plugin-guiops-0.5.1-2|31	#----------------------------------------------------------------------------
14cu|pidgin-plugin-guiops-0.5.1-2|32	
14cu|pidgin-plugin-guiops-0.5.1-2|33	%prep
14cu|pidgin-plugin-guiops-0.5.1-2|34	%setup -qn %{oname}
14cu|pidgin-plugin-guiops-0.5.1-2|35	
14cu|pidgin-plugin-guiops-0.5.1-2|36	%build
14cu|pidgin-plugin-guiops-0.5.1-2|37	%setup_compile_flags
14cu|pidgin-plugin-guiops-0.5.1-2|38	%make
14cu|pidgin-plugin-guiops-0.5.1-2|39	
14cu|pidgin-plugin-guiops-0.5.1-2|40	%install
14cu|pidgin-plugin-guiops-0.5.1-2|41	%makeinstall_std plugin_dir=%{buildroot}%{_libdir}/purple-2
14cu|pidgin-plugin-guiops-0.5.1-2|42	
14cu|pidgin-plugin-guiops-0.5.1-2|43	
14cu|pidgin-plugin-guiops-0.5.1-2|44	%changelog
14cu|pidgin-plugin-guiops-0.5.1-2|45	
14cu|pidgin-plugin-guiops-0.5.1-2|46	* Sun Mar 19 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-2
14cu|pidgin-plugin-guiops-0.5.1-2|47	- (8adf655) Fix plugin install path
14cu|pidgin-plugin-guiops-0.5.1-2|48	
14cu|pidgin-plugin-guiops-0.5.1-2|49	

13776 14
14cu|pidgin-plugin-tox-0.5.1-2|1	%define oname tox-prpl
14cu|pidgin-plugin-tox-0.5.1-2|2	
14cu|pidgin-plugin-tox-0.5.1-2|3	Summary:	Tox protocol plugin for libpurple
14cu|pidgin-plugin-tox-0.5.1-2|4	Name:		pidgin-plugin-tox
14cu|pidgin-plugin-tox-0.5.1-2|5	Version:	0.5.1
14cu|pidgin-plugin-tox-0.5.1-2|6	Release:	2
14cu|pidgin-plugin-tox-0.5.1-2|7	License:	GPLv3+
14cu|pidgin-plugin-tox-0.5.1-2|8	Group:		Networking/Instant messaging
14cu|pidgin-plugin-tox-0.5.1-2|9	Url:		https://github.com/locke87/tox-prpl
14cu|pidgin-plugin-tox-0.5.1-2|10	Source0:	%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-tox-0.5.1-2|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-tox-0.5.1-2|12	BuildRequires:	pkgconfig(libsodium)
14cu|pidgin-plugin-tox-0.5.1-2|13	BuildRequires:	pkgconfig(libtoxcore)
14cu|pidgin-plugin-tox-0.5.1-2|14	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-tox-0.5.1-2|15	Requires:	pidgin
14cu|pidgin-plugin-tox-0.5.1-2|16	
14cu|pidgin-plugin-tox-0.5.1-2|17	%description
14cu|pidgin-plugin-tox-0.5.1-2|18	Tox protocol plugin for libpurple.
14cu|pidgin-plugin-tox-0.5.1-2|19	
14cu|pidgin-plugin-tox-0.5.1-2|20	%files
14cu|pidgin-plugin-tox-0.5.1-2|21	%doc README README.md AUTHORS COPYING ChangeLog
14cu|pidgin-plugin-tox-0.5.1-2|22	%{_libdir}/purple-2/libtox.so
14cu|pidgin-plugin-tox-0.5.1-2|23	%{_datadir}/pixmaps/pidgin/protocols/*/tox.png
14cu|pidgin-plugin-tox-0.5.1-2|24	
14cu|pidgin-plugin-tox-0.5.1-2|25	#----------------------------------------------------------------------------
14cu|pidgin-plugin-tox-0.5.1-2|26	
14cu|pidgin-plugin-tox-0.5.1-2|27	%prep
14cu|pidgin-plugin-tox-0.5.1-2|28	%setup -qn %{oname}-%{version}
14cu|pidgin-plugin-tox-0.5.1-2|29	
14cu|pidgin-plugin-tox-0.5.1-2|30	%build
14cu|pidgin-plugin-tox-0.5.1-2|31	autoreconf -fi
14cu|pidgin-plugin-tox-0.5.1-2|32	%configure2_5x \
14cu|pidgin-plugin-tox-0.5.1-2|33	--disable-static
14cu|pidgin-plugin-tox-0.5.1-2|34	%make
14cu|pidgin-plugin-tox-0.5.1-2|35	
14cu|pidgin-plugin-tox-0.5.1-2|36	%install
14cu|pidgin-plugin-tox-0.5.1-2|37	%makeinstall_std
14cu|pidgin-plugin-tox-0.5.1-2|38	
14cu|pidgin-plugin-tox-0.5.1-2|39	
14cu|pidgin-plugin-tox-0.5.1-2|40	
14cu|pidgin-plugin-tox-0.5.1-2|41	%changelog
14cu|pidgin-plugin-tox-0.5.1-2|42	
14cu|pidgin-plugin-tox-0.5.1-2|43	* Wed Nov 30 2016 Rosa <rosa@abf.rosalinux.ru> 0.5.1-2
14cu|pidgin-plugin-tox-0.5.1-2|44	- (b77dcff) Automatic import for version 0.5.1-2
14cu|pidgin-plugin-tox-0.5.1-2|45	
14cu|pidgin-plugin-tox-0.5.1-2|46	

13777 14
14cu|pidgin-plugin-usercast-0.2.3-1|1	%define debug_package %{nil}
14cu|pidgin-plugin-usercast-0.2.3-1|2	
14cu|pidgin-plugin-usercast-0.2.3-1|3	%define oname usercast
14cu|pidgin-plugin-usercast-0.2.3-1|4	
14cu|pidgin-plugin-usercast-0.2.3-1|5	Summary:	User casting plugin for pidgin
14cu|pidgin-plugin-usercast-0.2.3-1|6	Name:		pidgin-plugin-usercast
14cu|pidgin-plugin-usercast-0.2.3-1|7	Version:	0.2.3
14cu|pidgin-plugin-usercast-0.2.3-1|8	Release:	1
14cu|pidgin-plugin-usercast-0.2.3-1|9	License:	MIT
14cu|pidgin-plugin-usercast-0.2.3-1|10	Group:		Networking/Instant messaging
14cu|pidgin-plugin-usercast-0.2.3-1|11	Url:		https://github.com/santa01/usercast/
14cu|pidgin-plugin-usercast-0.2.3-1|12	Source0:	https://github.com/santa01/usercast/archive/%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-usercast-0.2.3-1|13	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-usercast-0.2.3-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pidgin-plugin-usercast-0.2.3-1|15	BuildRequires:	pkgconfig(pidgin)
14cu|pidgin-plugin-usercast-0.2.3-1|16	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-usercast-0.2.3-1|17	Requires:	pidgin
14cu|pidgin-plugin-usercast-0.2.3-1|18	
14cu|pidgin-plugin-usercast-0.2.3-1|19	%description
14cu|pidgin-plugin-usercast-0.2.3-1|20	Usercast copies the nickname you've double clicked in the conference chat and
14cu|pidgin-plugin-usercast-0.2.3-1|21	pastes it into a conversation's entry field.
14cu|pidgin-plugin-usercast-0.2.3-1|22	
14cu|pidgin-plugin-usercast-0.2.3-1|23	%files
14cu|pidgin-plugin-usercast-0.2.3-1|24	%doc COPYING README
14cu|pidgin-plugin-usercast-0.2.3-1|25	%{_libdir}/pidgin/usercast.so
14cu|pidgin-plugin-usercast-0.2.3-1|26	
14cu|pidgin-plugin-usercast-0.2.3-1|27	#----------------------------------------------------------------------------
14cu|pidgin-plugin-usercast-0.2.3-1|28	
14cu|pidgin-plugin-usercast-0.2.3-1|29	%prep
14cu|pidgin-plugin-usercast-0.2.3-1|30	%setup -qn %{oname}-%{version}
14cu|pidgin-plugin-usercast-0.2.3-1|31	
14cu|pidgin-plugin-usercast-0.2.3-1|32	%build
14cu|pidgin-plugin-usercast-0.2.3-1|33	%setup_compile_flags
14cu|pidgin-plugin-usercast-0.2.3-1|34	%make
14cu|pidgin-plugin-usercast-0.2.3-1|35	
14cu|pidgin-plugin-usercast-0.2.3-1|36	%install
14cu|pidgin-plugin-usercast-0.2.3-1|37	%makeinstall_std LIBDIR=%{_libdir}
14cu|pidgin-plugin-usercast-0.2.3-1|38	
14cu|pidgin-plugin-usercast-0.2.3-1|39	
14cu|pidgin-plugin-usercast-0.2.3-1|40	%changelog
14cu|pidgin-plugin-usercast-0.2.3-1|41	
14cu|pidgin-plugin-usercast-0.2.3-1|42	* Sun Mar 19 2017 Rosa <rosa@abf.rosalinux.ru> 0.2.3-1
14cu|pidgin-plugin-usercast-0.2.3-1|43	- (17905eb) Automatic import for version 0.2.3-1
14cu|pidgin-plugin-usercast-0.2.3-1|44	
14cu|pidgin-plugin-usercast-0.2.3-1|45	

13778 14
14cu|pidgin-plugin-whatsapp-0.8.5-1|1	%define		oname whatsapp-purple
14cu|pidgin-plugin-whatsapp-0.8.5-1|2	
14cu|pidgin-plugin-whatsapp-0.8.5-1|3	Summary:	WhatsApp plugin for Pidgin and libpurple messengers
14cu|pidgin-plugin-whatsapp-0.8.5-1|4	Name:		pidgin-plugin-whatsapp
14cu|pidgin-plugin-whatsapp-0.8.5-1|5	Version:	0.8.5
14cu|pidgin-plugin-whatsapp-0.8.5-1|6	Release:	1
14cu|pidgin-plugin-whatsapp-0.8.5-1|7	License:	GPLv2+
14cu|pidgin-plugin-whatsapp-0.8.5-1|8	Group:		Networking/Instant messaging
14cu|pidgin-plugin-whatsapp-0.8.5-1|9	Url:		https://github.com/davidgfnet/whatsapp-purple
14cu|pidgin-plugin-whatsapp-0.8.5-1|10	# https://github.com/davidgfnet/whatsapp-purple/archive/v%{version}.tar.gz
14cu|pidgin-plugin-whatsapp-0.8.5-1|11	Source0:	%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-whatsapp-0.8.5-1|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-whatsapp-0.8.5-1|13	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-whatsapp-0.8.5-1|14	BuildRequires:	%{_lib}freeimage-devel
14cu|pidgin-plugin-whatsapp-0.8.5-1|15	
14cu|pidgin-plugin-whatsapp-0.8.5-1|16	%description
14cu|pidgin-plugin-whatsapp-0.8.5-1|17	This is a WhatsApp plugin for Pidgin and libpurple messengers. It connects
14cu|pidgin-plugin-whatsapp-0.8.5-1|18	to the WhatsApp servers using the password (which needs to be retrieved
14cu|pidgin-plugin-whatsapp-0.8.5-1|19	separately). Only one client can connect at a time (including your phone).
14cu|pidgin-plugin-whatsapp-0.8.5-1|20	
14cu|pidgin-plugin-whatsapp-0.8.5-1|21	%files
14cu|pidgin-plugin-whatsapp-0.8.5-1|22	%doc README.md
14cu|pidgin-plugin-whatsapp-0.8.5-1|23	%{_libdir}/purple-2/libwhatsapp.so
14cu|pidgin-plugin-whatsapp-0.8.5-1|24	%{_datadir}/pixmaps/pidgin/protocols/*/whatsapp.png
14cu|pidgin-plugin-whatsapp-0.8.5-1|25	
14cu|pidgin-plugin-whatsapp-0.8.5-1|26	#----------------------------------------------------------------------------
14cu|pidgin-plugin-whatsapp-0.8.5-1|27	
14cu|pidgin-plugin-whatsapp-0.8.5-1|28	%prep
14cu|pidgin-plugin-whatsapp-0.8.5-1|29	%setup -qn %{oname}-%{version}
14cu|pidgin-plugin-whatsapp-0.8.5-1|30	
14cu|pidgin-plugin-whatsapp-0.8.5-1|31	%build
14cu|pidgin-plugin-whatsapp-0.8.5-1|32	%make ARCHFLAGS="%{optflags}"
14cu|pidgin-plugin-whatsapp-0.8.5-1|33	
14cu|pidgin-plugin-whatsapp-0.8.5-1|34	%install
14cu|pidgin-plugin-whatsapp-0.8.5-1|35	%makeinstall_std
14cu|pidgin-plugin-whatsapp-0.8.5-1|36	
14cu|pidgin-plugin-whatsapp-0.8.5-1|37	
14cu|pidgin-plugin-whatsapp-0.8.5-1|38	%changelog
14cu|pidgin-plugin-whatsapp-0.8.5-1|39	
14cu|pidgin-plugin-whatsapp-0.8.5-1|40	* Sat Aug 01 2015 djam <djam5@ya.ru> 0.8.5-1
14cu|pidgin-plugin-whatsapp-0.8.5-1|41	- (6df7ca7) Merge pull request #1 from djam/pidgin-plugin-whatsapp:rosa2014.1
14cu|pidgin-plugin-whatsapp-0.8.5-1|42	- (6df7ca7) Update to 0.8.5
14cu|pidgin-plugin-whatsapp-0.8.5-1|43	
14cu|pidgin-plugin-whatsapp-0.8.5-1|44	

13779 14
14cu|pidgin-plugin-window_merge-0.3-1|1	%define oname window_merge
14cu|pidgin-plugin-window_merge-0.3-1|2	
14cu|pidgin-plugin-window_merge-0.3-1|3	Summary:	Plugin for pidgin that merges the Buddy List window with a conversation window
14cu|pidgin-plugin-window_merge-0.3-1|4	Name:		pidgin-plugin-window_merge
14cu|pidgin-plugin-window_merge-0.3-1|5	Version:	0.3
14cu|pidgin-plugin-window_merge-0.3-1|6	Release:	1
14cu|pidgin-plugin-window_merge-0.3-1|7	License:	GPLv2+
14cu|pidgin-plugin-window_merge-0.3-1|8	Group:		Networking/Instant messaging
14cu|pidgin-plugin-window_merge-0.3-1|9	Url:		https://github.com/santa01/usercast/
14cu|pidgin-plugin-window_merge-0.3-1|10	Source0:	https://github.com/downloads/dm0-/window_merge/%{oname}-%{version}.tar.gz
14cu|pidgin-plugin-window_merge-0.3-1|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-plugin-window_merge-0.3-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|pidgin-plugin-window_merge-0.3-1|13	BuildRequires:	pkgconfig(pidgin)
14cu|pidgin-plugin-window_merge-0.3-1|14	BuildRequires:	pkgconfig(purple)
14cu|pidgin-plugin-window_merge-0.3-1|15	Requires:	pidgin
14cu|pidgin-plugin-window_merge-0.3-1|16	
14cu|pidgin-plugin-window_merge-0.3-1|17	%description
14cu|pidgin-plugin-window_merge-0.3-1|18	Enabling this plugin will allow conversations to be attached to the Buddy List
14cu|pidgin-plugin-window_merge-0.3-1|19	window. Preferences are available to customize the plugin's panel layout.
14cu|pidgin-plugin-window_merge-0.3-1|20	
14cu|pidgin-plugin-window_merge-0.3-1|21	%files
14cu|pidgin-plugin-window_merge-0.3-1|22	%doc ChangeLog COPYING NEWS README
14cu|pidgin-plugin-window_merge-0.3-1|23	%{_libdir}/pidgin/window_merge.so
14cu|pidgin-plugin-window_merge-0.3-1|24	
14cu|pidgin-plugin-window_merge-0.3-1|25	#----------------------------------------------------------------------------
14cu|pidgin-plugin-window_merge-0.3-1|26	
14cu|pidgin-plugin-window_merge-0.3-1|27	%prep
14cu|pidgin-plugin-window_merge-0.3-1|28	%setup -qn %{oname}-%{version}
14cu|pidgin-plugin-window_merge-0.3-1|29	
14cu|pidgin-plugin-window_merge-0.3-1|30	%build
14cu|pidgin-plugin-window_merge-0.3-1|31	%configure2_5x
14cu|pidgin-plugin-window_merge-0.3-1|32	%make
14cu|pidgin-plugin-window_merge-0.3-1|33	
14cu|pidgin-plugin-window_merge-0.3-1|34	%install
14cu|pidgin-plugin-window_merge-0.3-1|35	%makeinstall_std
14cu|pidgin-plugin-window_merge-0.3-1|36	
14cu|pidgin-plugin-window_merge-0.3-1|37	
14cu|pidgin-plugin-window_merge-0.3-1|38	%changelog
14cu|pidgin-plugin-window_merge-0.3-1|39	
14cu|pidgin-plugin-window_merge-0.3-1|40	* Sun Mar 19 2017 Rosa <rosa@abf.rosalinux.ru> 0.3-1
14cu|pidgin-plugin-window_merge-0.3-1|41	- (101aa59) Automatic import for version 0.3-1
14cu|pidgin-plugin-window_merge-0.3-1|42	
14cu|pidgin-plugin-window_merge-0.3-1|43	

13780 14
14cu|pidgin-sipe-1.20.1-2|1	%define __libtoolize /bin/true
14cu|pidgin-sipe-1.20.1-2|2	
14cu|pidgin-sipe-1.20.1-2|3	Summary:	Pidgin protocol (SIP/SIMPLE) plugin to connect to MS Office Communicator
14cu|pidgin-sipe-1.20.1-2|4	Name:		pidgin-sipe
14cu|pidgin-sipe-1.20.1-2|5	Version:	1.20.1
14cu|pidgin-sipe-1.20.1-2|6	Release:	2
14cu|pidgin-sipe-1.20.1-2|7	License:	GPLv2+
14cu|pidgin-sipe-1.20.1-2|8	Group:		Networking/Instant messaging
14cu|pidgin-sipe-1.20.1-2|9	Url:		http://sipe.sourceforge.net/
14cu|pidgin-sipe-1.20.1-2|10	Source0:	http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.20.1/%{name}-%{version}.tar.bz2
14cu|pidgin-sipe-1.20.1-2|11	BuildRequires:	intltool
14cu|pidgin-sipe-1.20.1-2|12	BuildRequires:	pkgconfig(glib-2.0)
14cu|pidgin-sipe-1.20.1-2|13	BuildRequires:	pkgconfig(gmime-2.6)
14cu|pidgin-sipe-1.20.1-2|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|pidgin-sipe-1.20.1-2|15	BuildRequires:	pkgconfig(krb5)
14cu|pidgin-sipe-1.20.1-2|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|pidgin-sipe-1.20.1-2|17	BuildRequires:	pkgconfig(nice)
14cu|pidgin-sipe-1.20.1-2|18	BuildRequires:	pkgconfig(nss)
14cu|pidgin-sipe-1.20.1-2|19	BuildRequires:  pkgconfig(purple)
14cu|pidgin-sipe-1.20.1-2|20	BuildRequires:	pkgconfig(telepathy-glib)
14cu|pidgin-sipe-1.20.1-2|21	
14cu|pidgin-sipe-1.20.1-2|22	%description
14cu|pidgin-sipe-1.20.1-2|23	This project develops a third-party plugin for the Pidgin  multi-protocol
14cu|pidgin-sipe-1.20.1-2|24	instant messenger. It implements the extended version of SIP/SIMPLE used by
14cu|pidgin-sipe-1.20.1-2|25	various products:
14cu|pidgin-sipe-1.20.1-2|26	
14cu|pidgin-sipe-1.20.1-2|27	* Microsoft Office Communications Server (OCS 2007 and newer)
14cu|pidgin-sipe-1.20.1-2|28	* Microsoft Live Communications Server (LCS 2003/2005)
14cu|pidgin-sipe-1.20.1-2|29	* Reuters Messaging
14cu|pidgin-sipe-1.20.1-2|30	
14cu|pidgin-sipe-1.20.1-2|31	With this plugin you should be able to replace your Microsoft Office
14cu|pidgin-sipe-1.20.1-2|32	Communicator client with Pidgin.
14cu|pidgin-sipe-1.20.1-2|33	
14cu|pidgin-sipe-1.20.1-2|34	%files -f %{name}.lang
14cu|pidgin-sipe-1.20.1-2|35	%{_libdir}/purple-2/*.so
14cu|pidgin-sipe-1.20.1-2|36	%{_libdir}/telepathy-sipe
14cu|pidgin-sipe-1.20.1-2|37	%{_datadir}/telepathy/profiles/sipe.profile
14cu|pidgin-sipe-1.20.1-2|38	%{_datadir}/empathy/icons/hicolor/*/apps/im-sipe.*
14cu|pidgin-sipe-1.20.1-2|39	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service
14cu|pidgin-sipe-1.20.1-2|40	%{_datadir}/pixmaps/pidgin/protocols/*/sipe*
14cu|pidgin-sipe-1.20.1-2|41	
14cu|pidgin-sipe-1.20.1-2|42	#----------------------------------------------------------------------------
14cu|pidgin-sipe-1.20.1-2|43	
14cu|pidgin-sipe-1.20.1-2|44	%prep
14cu|pidgin-sipe-1.20.1-2|45	%setup -q
14cu|pidgin-sipe-1.20.1-2|46	
14cu|pidgin-sipe-1.20.1-2|47	%build
14cu|pidgin-sipe-1.20.1-2|48	autoreconf -fi
14cu|pidgin-sipe-1.20.1-2|49	
14cu|pidgin-sipe-1.20.1-2|50	sed -i 's/-Werror//g' configure.ac configure
14cu|pidgin-sipe-1.20.1-2|51	
14cu|pidgin-sipe-1.20.1-2|52	%configure2_5x \
14cu|pidgin-sipe-1.20.1-2|53	--with-krb5 \
14cu|pidgin-sipe-1.20.1-2|54	--enable-purple \
14cu|pidgin-sipe-1.20.1-2|55	--enable-telepathy
14cu|pidgin-sipe-1.20.1-2|56	%make
14cu|pidgin-sipe-1.20.1-2|57	
14cu|pidgin-sipe-1.20.1-2|58	%install
14cu|pidgin-sipe-1.20.1-2|59	%makeinstall_std
14cu|pidgin-sipe-1.20.1-2|60	
14cu|pidgin-sipe-1.20.1-2|61	%find_lang %{name}
14cu|pidgin-sipe-1.20.1-2|62	
14cu|pidgin-sipe-1.20.1-2|63	%changelog
14cu|pidgin-sipe-1.20.1-2|64	
14cu|pidgin-sipe-1.20.1-2|65	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.20.1-2
14cu|pidgin-sipe-1.20.1-2|66	- (b6748d7) Rebuild with new pidgin
14cu|pidgin-sipe-1.20.1-2|67	
14cu|pidgin-sipe-1.20.1-2|68	

13781 14
14cu|pidgin-tlen-0.0-0.20070524.5|1	%define	_prel	20070524
14cu|pidgin-tlen-0.0-0.20070524.5|2	
14cu|pidgin-tlen-0.0-0.20070524.5|3	Summary:	Tlen.pl protocol plugin for Pidgin
14cu|pidgin-tlen-0.0-0.20070524.5|4	Name:		pidgin-tlen
14cu|pidgin-tlen-0.0-0.20070524.5|5	Version:	0.0
14cu|pidgin-tlen-0.0-0.20070524.5|6	Release:	0.%{_prel}.5
14cu|pidgin-tlen-0.0-0.20070524.5|7	Epoch:		1
14cu|pidgin-tlen-0.0-0.20070524.5|8	License:	GPL
14cu|pidgin-tlen-0.0-0.20070524.5|9	Group:		Networking/Instant messaging
14cu|pidgin-tlen-0.0-0.20070524.5|10	Url:		http://nic.com.pl/~alek
14cu|pidgin-tlen-0.0-0.20070524.5|11	Source0:	http://nic.com.pl/~alek/gaim-tlen/%{name}-%{_prel}.tar.bz2
14cu|pidgin-tlen-0.0-0.20070524.5|12	Patch0:		pidgin-tlen-20070524-debug.patch
14cu|pidgin-tlen-0.0-0.20070524.5|13	BuildRequires:	pidgin-devel
14cu|pidgin-tlen-0.0-0.20070524.5|14	Requires:	pidgin
14cu|pidgin-tlen-0.0-0.20070524.5|15	Obsoletes:	gaim-tlen
14cu|pidgin-tlen-0.0-0.20070524.5|16	Provides:	gaim-tlen
14cu|pidgin-tlen-0.0-0.20070524.5|17	
14cu|pidgin-tlen-0.0-0.20070524.5|18	%description
14cu|pidgin-tlen-0.0-0.20070524.5|19	Tlen.pl is a popular IM protocol in Poland, this plugin provides its
14cu|pidgin-tlen-0.0-0.20070524.5|20	port into Pidgin.
14cu|pidgin-tlen-0.0-0.20070524.5|21	
14cu|pidgin-tlen-0.0-0.20070524.5|22	%prep
14cu|pidgin-tlen-0.0-0.20070524.5|23	%setup -qn %{name}-%{_prel}
14cu|pidgin-tlen-0.0-0.20070524.5|24	%patch0 -p1
14cu|pidgin-tlen-0.0-0.20070524.5|25	
14cu|pidgin-tlen-0.0-0.20070524.5|26	%build
14cu|pidgin-tlen-0.0-0.20070524.5|27	%make LOCALBASE=%{_prefix}
14cu|pidgin-tlen-0.0-0.20070524.5|28	
14cu|pidgin-tlen-0.0-0.20070524.5|29	%install
14cu|pidgin-tlen-0.0-0.20070524.5|30	mkdir -p %{buildroot}%{_libdir}/purple-2
14cu|pidgin-tlen-0.0-0.20070524.5|31	install libtlen.so %{buildroot}%{_libdir}/purple-2/
14cu|pidgin-tlen-0.0-0.20070524.5|32	
14cu|pidgin-tlen-0.0-0.20070524.5|33	for i in 16 22 48; do \
14cu|pidgin-tlen-0.0-0.20070524.5|34	install -D tlen_$i.png \
14cu|pidgin-tlen-0.0-0.20070524.5|35	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/tlen.png; \
14cu|pidgin-tlen-0.0-0.20070524.5|36	done
14cu|pidgin-tlen-0.0-0.20070524.5|37	
14cu|pidgin-tlen-0.0-0.20070524.5|38	%files
14cu|pidgin-tlen-0.0-0.20070524.5|39	%defattr(644,root,root,755)
14cu|pidgin-tlen-0.0-0.20070524.5|40	%doc README
14cu|pidgin-tlen-0.0-0.20070524.5|41	%attr(755,root,root) %{_libdir}/purple-2/libtlen.so
14cu|pidgin-tlen-0.0-0.20070524.5|42	%{_datadir}/pixmaps/pidgin/protocols/*/tlen.png
14cu|pidgin-tlen-0.0-0.20070524.5|43	
14cu|pidgin-tlen-0.0-0.20070524.5|44	
14cu|pidgin-tlen-0.0-0.20070524.5|45	
14cu|pidgin-tlen-0.0-0.20070524.5|46	%changelog
14cu|pidgin-tlen-0.0-0.20070524.5|47	
14cu|pidgin-tlen-0.0-0.20070524.5|48	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1:0.0-0.20070524.5
14cu|pidgin-tlen-0.0-0.20070524.5|49	- (c6f74dd) Fix debuginfo
14cu|pidgin-tlen-0.0-0.20070524.5|50	
14cu|pidgin-tlen-0.0-0.20070524.5|51	

13782 14
14cu|pingus-0.7.6-7|1	# Build is broken at least is 0.7.6,
14cu|pingus-0.7.6-7|2	# missing #include "pingus/debug.hpp
14cu|pingus-0.7.6-7|3	%define build_extra_input 0
14cu|pingus-0.7.6-7|4	
14cu|pingus-0.7.6-7|5	Summary:	A free Lemmings clone
14cu|pingus-0.7.6-7|6	Name:		pingus
14cu|pingus-0.7.6-7|7	Version:	0.7.6
14cu|pingus-0.7.6-7|8	Release:	7
14cu|pingus-0.7.6-7|9	License:	GPLv2+
14cu|pingus-0.7.6-7|10	Group:		Games/Arcade
14cu|pingus-0.7.6-7|11	URL:		http://pingus.seul.org
14cu|pingus-0.7.6-7|12	Source0:	http://pingus.googlecode.com/files/%{name}-%{version}.tar.bz2
14cu|pingus-0.7.6-7|13	Source11:	%{name}.16.png
14cu|pingus-0.7.6-7|14	Source12:	%{name}.32.png
14cu|pingus-0.7.6-7|15	Source13:	%{name}.48.png
14cu|pingus-0.7.6-7|16	Patch0:		pingus-0.7.6-gcc470-udl.patch
14cu|pingus-0.7.6-7|17	Patch1:		pingus-0.7.6-debug.patch
14cu|pingus-0.7.6-7|18	BuildRequires:	scons
14cu|pingus-0.7.6-7|19	BuildRequires:	boost-devel
14cu|pingus-0.7.6-7|20	BuildRequires:	pkgconfig(gl)
14cu|pingus-0.7.6-7|21	BuildRequires:	pkgconfig(glu)
14cu|pingus-0.7.6-7|22	BuildRequires:	pkgconfig(sdl)
14cu|pingus-0.7.6-7|23	BuildRequires:	pkgconfig(SDL_mixer)
14cu|pingus-0.7.6-7|24	BuildRequires:	pkgconfig(SDL_image)
14cu|pingus-0.7.6-7|25	BuildRequires:	pkgconfig(libpng)
14cu|pingus-0.7.6-7|26	BuildRequires:	pkgconfig(xi)
14cu|pingus-0.7.6-7|27	BuildRequires:	physfs-devel
14cu|pingus-0.7.6-7|28	BuildRequires:	cwiid-devel
14cu|pingus-0.7.6-7|29	# To avoid automatic Requires on file
14cu|pingus-0.7.6-7|30	BuildRequires:	guile
14cu|pingus-0.7.6-7|31	
14cu|pingus-0.7.6-7|32	%description
14cu|pingus-0.7.6-7|33	Pingus is a free Lemmings clone covered under the GPL. Pingus uses SDL,
14cu|pingus-0.7.6-7|34	which should make it portable over a lot of operating systems in the future. At
14cu|pingus-0.7.6-7|35	the moment the main target is Linux. It is possible to play Pingus in a X
14cu|pingus-0.7.6-7|36	window or in fullscreen.
14cu|pingus-0.7.6-7|37	
14cu|pingus-0.7.6-7|38	%prep
14cu|pingus-0.7.6-7|39	%setup -q
14cu|pingus-0.7.6-7|40	%patch0 -p0
14cu|pingus-0.7.6-7|41	%patch1 -p1
14cu|pingus-0.7.6-7|42	
14cu|pingus-0.7.6-7|43	%build
14cu|pingus-0.7.6-7|44	%scons \
14cu|pingus-0.7.6-7|45	%if %{build_extra_input}
14cu|pingus-0.7.6-7|46	with_xinput=true \
14cu|pingus-0.7.6-7|47	with_wiimote=true \
14cu|pingus-0.7.6-7|48	%endif
14cu|pingus-0.7.6-7|49	prefix=%{_prefix} \
14cu|pingus-0.7.6-7|50	execprefix=%{_gamesbindir} \
14cu|pingus-0.7.6-7|51	datadir=%{_gamesdatadir} \
14cu|pingus-0.7.6-7|52	libdir=%{_libdir}
14cu|pingus-0.7.6-7|53	
14cu|pingus-0.7.6-7|54	%install
14cu|pingus-0.7.6-7|55	%makeinstall \
14cu|pingus-0.7.6-7|56	DATADIR=%{buildroot}/%{_gamesdatadir}/%{name} \
14cu|pingus-0.7.6-7|57	MANDIR=%{buildroot}/%{_mandir} \
14cu|pingus-0.7.6-7|58	BINDIR=%{buildroot}/%{_gamesbindir} \
14cu|pingus-0.7.6-7|59	LIBDIR=%{buildroot}/%{_libdir}
14cu|pingus-0.7.6-7|60	
14cu|pingus-0.7.6-7|61	
14cu|pingus-0.7.6-7|62	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cu|pingus-0.7.6-7|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|pingus-0.7.6-7|64	[Desktop Entry]
14cu|pingus-0.7.6-7|65	Name=Pingus
14cu|pingus-0.7.6-7|66	Comment=A free Lemmings clone
14cu|pingus-0.7.6-7|67	Comment[ru]=Клон игры "Лемминги"
14cu|pingus-0.7.6-7|68	Exec=%{_gamesbindir}/%{name}
14cu|pingus-0.7.6-7|69	Icon=%{name}
14cu|pingus-0.7.6-7|70	Terminal=false
14cu|pingus-0.7.6-7|71	Type=Application
14cu|pingus-0.7.6-7|72	StartupNotify=true
14cu|pingus-0.7.6-7|73	Categories=Game;ArcadeGame;
14cu|pingus-0.7.6-7|74	EOF
14cu|pingus-0.7.6-7|75	
14cu|pingus-0.7.6-7|76	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|pingus-0.7.6-7|77	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|pingus-0.7.6-7|78	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|pingus-0.7.6-7|79	
14cu|pingus-0.7.6-7|80	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14cu|pingus-0.7.6-7|81	
14cu|pingus-0.7.6-7|82	sed -i "s^%{buildroot}/^^g" %{buildroot}%{_gamesbindir}/pingus
14cu|pingus-0.7.6-7|83	
14cu|pingus-0.7.6-7|84	%files
14cu|pingus-0.7.6-7|85	%doc AUTHORS COPYING README* TODO
14cu|pingus-0.7.6-7|86	%{_gamesbindir}/pingus
14cu|pingus-0.7.6-7|87	%{_gamesbindir}/pingus.bin
14cu|pingus-0.7.6-7|88	%{_gamesdatadir}/%{name}
14cu|pingus-0.7.6-7|89	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|pingus-0.7.6-7|90	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|pingus-0.7.6-7|91	%{_mandir}/man1/pingus.6.*
14cu|pingus-0.7.6-7|92	
14cu|pingus-0.7.6-7|93	%changelog
14cu|pingus-0.7.6-7|94	
14cu|pingus-0.7.6-7|95	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 0.7.6-7
14cu|pingus-0.7.6-7|96	- (a9042f6) Fix debuginfo
14cu|pingus-0.7.6-7|97	
14cu|pingus-0.7.6-7|98	

13783 14
14cu|pinta-1.6-1|1	%global debug_package %{nil}
14cu|pinta-1.6-1|2	
14cu|pinta-1.6-1|3	%define oname Pinta
14cu|pinta-1.6-1|4	
14cu|pinta-1.6-1|5	Summary:	An easy to use drawing and image editing program
14cu|pinta-1.6-1|6	Name:		pinta
14cu|pinta-1.6-1|7	Version:	1.6
14cu|pinta-1.6-1|8	Release:	1
14cu|pinta-1.6-1|9	# the code is licensed under the MIT license while the icons are licensed as CC-BY
14cu|pinta-1.6-1|10	License:	MIT and CC-BY
14cu|pinta-1.6-1|11	Group:		Graphics
14cu|pinta-1.6-1|12	Url:		http://pinta-project.com/
14cu|pinta-1.6-1|13	Source0:	http://github.com/downloads/PintaProject/Pinta/%{oname}-%{version}.tar.gz
14cu|pinta-1.6-1|14	BuildRequires:	gtk-sharp2
14cu|pinta-1.6-1|15	BuildRequires:	intltool
14cu|pinta-1.6-1|16	BuildRequires:	pkgconfig(gapi-2.0)
14cu|pinta-1.6-1|17	BuildRequires:	pkgconfig(mono)
14cu|pinta-1.6-1|18	BuildRequires:	pkgconfig(mono-addins)
14cu|pinta-1.6-1|19	Requires:	gtk-sharp2
14cu|pinta-1.6-1|20	Requires:	mono-addins
14cu|pinta-1.6-1|21	
14cu|pinta-1.6-1|22	%description
14cu|pinta-1.6-1|23	Pinta is an image drawing/editing program.
14cu|pinta-1.6-1|24	It's goal is to provide a simplified alternative to GIMP for casual users.
14cu|pinta-1.6-1|25	
14cu|pinta-1.6-1|26	%files -f %{name}.lang
14cu|pinta-1.6-1|27	%doc readme.md license-mit.txt license-pdn.txt
14cu|pinta-1.6-1|28	%{_libdir}/%{name}
14cu|pinta-1.6-1|29	%{_bindir}/%{name}
14cu|pinta-1.6-1|30	%{_datadir}/applications/%{name}.desktop
14cu|pinta-1.6-1|31	%{_datadir}/icons/hicolor/*/*/%{name}.*
14cu|pinta-1.6-1|32	%{_datadir}/man/man1/%{name}*
14cu|pinta-1.6-1|33	%{_datadir}/pixmaps/%{name}*
14cu|pinta-1.6-1|34	
14cu|pinta-1.6-1|35	#----------------------------------------------------------------------------
14cu|pinta-1.6-1|36	
14cu|pinta-1.6-1|37	%prep
14cu|pinta-1.6-1|38	%setup -qn %{oname}-%{version}
14cu|pinta-1.6-1|39	
14cu|pinta-1.6-1|40	%build
14cu|pinta-1.6-1|41	./autogen.sh
14cu|pinta-1.6-1|42	%configure2_5x
14cu|pinta-1.6-1|43	%make
14cu|pinta-1.6-1|44	
14cu|pinta-1.6-1|45	%install
14cu|pinta-1.6-1|46	%makeinstall_std
14cu|pinta-1.6-1|47	
14cu|pinta-1.6-1|48	%find_lang %{name}
14cu|pinta-1.6-1|49	
14cu|pinta-1.6-1|50	
14cu|pinta-1.6-1|51	%changelog
14cu|pinta-1.6-1|52	
14cu|pinta-1.6-1|53	* Sat Jun 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
14cu|pinta-1.6-1|54	- (39037b3) Updated to 1.6
14cu|pinta-1.6-1|55	
14cu|pinta-1.6-1|56	

13784 14
14cu|pioneer-0.20160720-1|1	%define oversion 20160720
14cu|pioneer-0.20160720-1|2	
14cu|pioneer-0.20160720-1|3	Summary:	Space adventure game, reminiscent of Frontier: Elite 2
14cu|pioneer-0.20160720-1|4	Name:		pioneer
14cu|pioneer-0.20160720-1|5	Version:	0.%{oversion}
14cu|pioneer-0.20160720-1|6	Release:	1
14cu|pioneer-0.20160720-1|7	License:	GPLv3+
14cu|pioneer-0.20160720-1|8	Group:		Games/Arcade
14cu|pioneer-0.20160720-1|9	Url:		http://pioneerspacesim.net/
14cu|pioneer-0.20160720-1|10	Source0:	https://github.com/pioneerspacesim/pioneer/archive/%{oversion}.tar.gz?/%{name}-%{oversion}.tar.gz
14cu|pioneer-0.20160720-1|11	BuildRequires:	imagemagick
14cu|pioneer-0.20160720-1|12	BuildRequires:	pkgconfig(assimp) >= 3.2
14cu|pioneer-0.20160720-1|13	BuildRequires:	pkgconfig(freetype2)
14cu|pioneer-0.20160720-1|14	BuildRequires:	pkgconfig(gl)
14cu|pioneer-0.20160720-1|15	BuildRequires:	pkgconfig(glew)
14cu|pioneer-0.20160720-1|16	BuildRequires:	pkgconfig(glu)
14cu|pioneer-0.20160720-1|17	BuildRequires:	pkgconfig(libcurl)
14cu|pioneer-0.20160720-1|18	BuildRequires:	pkgconfig(libpng)
14cu|pioneer-0.20160720-1|19	BuildRequires:	pkgconfig(sdl2)
14cu|pioneer-0.20160720-1|20	BuildRequires:	pkgconfig(SDL2_image)
14cu|pioneer-0.20160720-1|21	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|pioneer-0.20160720-1|22	BuildRequires:	pkgconfig(vorbisfile)
14cu|pioneer-0.20160720-1|23	Requires:	%{name}-data = %{version}
14cu|pioneer-0.20160720-1|24	
14cu|pioneer-0.20160720-1|25	%description
14cu|pioneer-0.20160720-1|26	Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
14cu|pioneer-0.20160720-1|27	the 31st Century.
14cu|pioneer-0.20160720-1|28	
14cu|pioneer-0.20160720-1|29	The game is open-ended, and you are free to explore the millions of star
14cu|pioneer-0.20160720-1|30	systems in the game. You can land on planets, slingshot past gas giants, and
14cu|pioneer-0.20160720-1|31	burn yourself to a crisp flying between binary star systems.
14cu|pioneer-0.20160720-1|32	
14cu|pioneer-0.20160720-1|33	When Pioneer is finished there will be many ways to make ends meet: piracy,
14cu|pioneer-0.20160720-1|34	smuggling, bounty-hunting, mining, doing missions for the various factions
14cu|pioneer-0.20160720-1|35	fighting for power, freedom or self-determination.
14cu|pioneer-0.20160720-1|36	
14cu|pioneer-0.20160720-1|37	Pioneer has a sneaking resemblance to Frontier: Elite 2.
14cu|pioneer-0.20160720-1|38	
14cu|pioneer-0.20160720-1|39	%files
14cu|pioneer-0.20160720-1|40	%defattr(644,root,root,755)
14cu|pioneer-0.20160720-1|41	%doc Changelog.txt AUTHORS.txt README.md Quickstart.txt
14cu|pioneer-0.20160720-1|42	%attr(755,root,root) %{_gamesbindir}/%{name}
14cu|pioneer-0.20160720-1|43	%attr(755,root,root) %{_gamesbindir}/modelcompiler
14cu|pioneer-0.20160720-1|44	%{_datadir}/applications/%{name}.desktop
14cu|pioneer-0.20160720-1|45	%{_liconsdir}/%{name}.png
14cu|pioneer-0.20160720-1|46	%{_miconsdir}/%{name}.png
14cu|pioneer-0.20160720-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|pioneer-0.20160720-1|48	
14cu|pioneer-0.20160720-1|49	#----------------------------------------------------------------------------
14cu|pioneer-0.20160720-1|50	
14cu|pioneer-0.20160720-1|51	%package data
14cu|pioneer-0.20160720-1|52	Summary:	Game data files for Pioneer
14cu|pioneer-0.20160720-1|53	Requires:	%{name} = %{version}
14cu|pioneer-0.20160720-1|54	BuildArch:	noarch
14cu|pioneer-0.20160720-1|55	
14cu|pioneer-0.20160720-1|56	%description data
14cu|pioneer-0.20160720-1|57	Game data files for Pioneer.
14cu|pioneer-0.20160720-1|58	
14cu|pioneer-0.20160720-1|59	%files data
14cu|pioneer-0.20160720-1|60	%defattr(644,root,root,755)
14cu|pioneer-0.20160720-1|61	%{_gamesdatadir}/%{name}
14cu|pioneer-0.20160720-1|62	
14cu|pioneer-0.20160720-1|63	#----------------------------------------------------------------------------
14cu|pioneer-0.20160720-1|64	
14cu|pioneer-0.20160720-1|65	%prep
14cu|pioneer-0.20160720-1|66	%setup -q -n %{name}-%{oversion}
14cu|pioneer-0.20160720-1|67	for N in 16 32 64 128; do convert data/icons/badge.png -resize ${N}x${N} $N.png; done
14cu|pioneer-0.20160720-1|68	
14cu|pioneer-0.20160720-1|69	%build
14cu|pioneer-0.20160720-1|70	./bootstrap
14cu|pioneer-0.20160720-1|71	%configure2_5x \
14cu|pioneer-0.20160720-1|72	--bindir=%{_gamesbindir} \
14cu|pioneer-0.20160720-1|73	PIONEER_DATA_DIR=%{_gamesdatadir}/%{name}
14cu|pioneer-0.20160720-1|74	
14cu|pioneer-0.20160720-1|75	%make
14cu|pioneer-0.20160720-1|76	
14cu|pioneer-0.20160720-1|77	%install
14cu|pioneer-0.20160720-1|78	%makeinstall_std
14cu|pioneer-0.20160720-1|79	
14cu|pioneer-0.20160720-1|80	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|pioneer-0.20160720-1|81	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|pioneer-0.20160720-1|82	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|pioneer-0.20160720-1|83	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|pioneer-0.20160720-1|84	
14cu|pioneer-0.20160720-1|85	# menu-entry
14cu|pioneer-0.20160720-1|86	mkdir -p  %{buildroot}%{_datadir}/applications
14cu|pioneer-0.20160720-1|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|pioneer-0.20160720-1|88	[Desktop Entry]
14cu|pioneer-0.20160720-1|89	Name=Pioneer
14cu|pioneer-0.20160720-1|90	Comment=Space adventure game
14cu|pioneer-0.20160720-1|91	Exec=%{name}
14cu|pioneer-0.20160720-1|92	Icon=%{name}
14cu|pioneer-0.20160720-1|93	Terminal=false
14cu|pioneer-0.20160720-1|94	Type=Application
14cu|pioneer-0.20160720-1|95	Categories=Game;ArcadeGame;
14cu|pioneer-0.20160720-1|96	EOF
14cu|pioneer-0.20160720-1|97	
14cu|pioneer-0.20160720-1|98	%changelog
14cu|pioneer-0.20160720-1|99	
14cu|pioneer-0.20160720-1|100	* Tue Aug 09 2016 alzim <alzim@bk.ru> 0.20160720-1
14cu|pioneer-0.20160720-1|101	- (97f24d5) Merge pull request #1 from import/pioneer:rosa2016.1
14cu|pioneer-0.20160720-1|102	- (97f24d5) Updated to 20160720
14cu|pioneer-0.20160720-1|103	
14cu|pioneer-0.20160720-1|104	

13785 14
14cu|pioneers-15.1-2|1	Summary: 	Playable implementation of the Settlers of Catan
14cu|pioneers-15.1-2|2	Name: 		pioneers
14cu|pioneers-15.1-2|3	Version: 	15.1
14cu|pioneers-15.1-2|4	Release:        2
14cu|pioneers-15.1-2|5	Group: 		Games/Boards
14cu|pioneers-15.1-2|6	License: 	GPLv2+
14cu|pioneers-15.1-2|7	Url: 		http://pio.sourceforge.net/
14cu|pioneers-15.1-2|8	Source: 	http://downloads.sourceforge.net/project/pio/Source/%{name}-%{version}.tar.gz
14cu|pioneers-15.1-2|9	Source2:	pioneers-0.9.55-icons.tar.bz2
14cu|pioneers-15.1-2|10	Patch: pioneers-0.12.1-desktopentry.patch
14cu|pioneers-15.1-2|11	BuildRequires:  pkgconfig(glib-2.0)
14cu|pioneers-15.1-2|12	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|pioneers-15.1-2|13	BuildRequires:  pkgconfig(libnotify) >= 0.7.4
14cu|pioneers-15.1-2|14	BuildRequires:  avahi-client-devel
14cu|pioneers-15.1-2|15	BuildRequires:  scrollkeeper
14cu|pioneers-15.1-2|16	BuildRequires:  desktop-file-utils
14cu|pioneers-15.1-2|17	BuildRequires:  intltool
14cu|pioneers-15.1-2|18	Provides: gnocatan
14cu|pioneers-15.1-2|19	Obsoletes: gnocatan
14cu|pioneers-15.1-2|20	
14cu|pioneers-15.1-2|21	%description
14cu|pioneers-15.1-2|22	Pioneers is an Internet playable implementation of the Settlers of
14cu|pioneers-15.1-2|23	Catan board game.  The aim is to remain as faithful to the board game
14cu|pioneers-15.1-2|24	as is possible.
14cu|pioneers-15.1-2|25	
14cu|pioneers-15.1-2|26	%package 	server-console
14cu|pioneers-15.1-2|27	Summary:	Pioneers Console Server
14cu|pioneers-15.1-2|28	Group: 		Games/Boards
14cu|pioneers-15.1-2|29	Requires:	pioneers-server-data = %version
14cu|pioneers-15.1-2|30	Provides: gnocatan-server-console
14cu|pioneers-15.1-2|31	Obsoletes: gnocatan-server-console
14cu|pioneers-15.1-2|32	%description 	server-console
14cu|pioneers-15.1-2|33	Pioneers is an Internet playable implementation of the Settlers of
14cu|pioneers-15.1-2|34	Catan board game.  The aim is to remain as faithful to the board game
14cu|pioneers-15.1-2|35	as is possible.
14cu|pioneers-15.1-2|36	The meta server registers available game servers and offers them to new
14cu|pioneers-15.1-2|37	players. It can also create new servers on client request.
14cu|pioneers-15.1-2|38	
14cu|pioneers-15.1-2|39	
14cu|pioneers-15.1-2|40	%package 	server-gtk
14cu|pioneers-15.1-2|41	Summary:	Pioneers GTK Server
14cu|pioneers-15.1-2|42	Group: 		Games/Boards
14cu|pioneers-15.1-2|43	Requires:	pioneers-server-data = %version
14cu|pioneers-15.1-2|44	Provides: gnocatan-server-gtk
14cu|pioneers-15.1-2|45	Obsoletes: gnocatan-server-gtk
14cu|pioneers-15.1-2|46	%description 	server-gtk
14cu|pioneers-15.1-2|47	Pioneers is an Internet playable implementation of the Settlers of
14cu|pioneers-15.1-2|48	Catan board game.  The aim is to remain as faithful to the board game
14cu|pioneers-15.1-2|49	as is possible.
14cu|pioneers-15.1-2|50	
14cu|pioneers-15.1-2|51	The server has a user interface in which you can customise the game
14cu|pioneers-15.1-2|52	parameters.  Customisation is fairly limited at the moment, but this
14cu|pioneers-15.1-2|53	should change in later versions.  Once you are happy with the game
14cu|pioneers-15.1-2|54	parameters, press the Start Server button, and the server will start
14cu|pioneers-15.1-2|55	listening for client connections.
14cu|pioneers-15.1-2|56	
14cu|pioneers-15.1-2|57	%package 	server-data
14cu|pioneers-15.1-2|58	Summary: 	Pioneers Data
14cu|pioneers-15.1-2|59	Group: 		Games/Boards
14cu|pioneers-15.1-2|60	Provides: gnocatan-server-data
14cu|pioneers-15.1-2|61	Obsoletes: gnocatan-server-data
14cu|pioneers-15.1-2|62	%description 	server-data
14cu|pioneers-15.1-2|63	Pioneers is an Internet playable implementation of the Settlers of
14cu|pioneers-15.1-2|64	Catan board game.  The aim is to remain as faithful to the board game
14cu|pioneers-15.1-2|65	as is possible.
14cu|pioneers-15.1-2|66	
14cu|pioneers-15.1-2|67	This package contains the data files for a game server, including a
14cu|pioneers-15.1-2|68	computer player that can take part in Pioneers games.
14cu|pioneers-15.1-2|69	
14cu|pioneers-15.1-2|70	
14cu|pioneers-15.1-2|71	%prep
14cu|pioneers-15.1-2|72	%setup -q -a 2
14cu|pioneers-15.1-2|73	%apply_patches
14cu|pioneers-15.1-2|74	
14cu|pioneers-15.1-2|75	
14cu|pioneers-15.1-2|76	%build
14cu|pioneers-15.1-2|77	%configure2_5x
14cu|pioneers-15.1-2|78	%make
14cu|pioneers-15.1-2|79	
14cu|pioneers-15.1-2|80	%install
14cu|pioneers-15.1-2|81	rm -rf %{buildroot} %name.lang
14cu|pioneers-15.1-2|82	%makeinstall_std
14cu|pioneers-15.1-2|83	%find_lang %name --with-gnome
14cu|pioneers-15.1-2|84	desktop-file-install --vendor="" \
14cu|pioneers-15.1-2|85	--add-category="X-MandrivaLinux-MoreApplications-Games-Boards" \
14cu|pioneers-15.1-2|86	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|pioneers-15.1-2|87	
14cu|pioneers-15.1-2|88	cp -r icons %buildroot%_datadir/
14cu|pioneers-15.1-2|89	
14cu|pioneers-15.1-2|90	%files -f %name.lang
14cu|pioneers-15.1-2|91	%doc AUTHORS ChangeLog README
14cu|pioneers-15.1-2|92	%{_bindir}/pioneers
14cu|pioneers-15.1-2|93	%{_bindir}/pioneers-editor
14cu|pioneers-15.1-2|94	%{_datadir}/applications/pioneers.desktop
14cu|pioneers-15.1-2|95	%{_datadir}/applications/pioneers-editor.desktop
14cu|pioneers-15.1-2|96	%{_datadir}/pixmaps/pioneers.png
14cu|pioneers-15.1-2|97	%{_datadir}/pixmaps/pioneers-editor.png
14cu|pioneers-15.1-2|98	%{_datadir}/pixmaps/pioneers/
14cu|pioneers-15.1-2|99	%dir %{_datadir}/games/pioneers
14cu|pioneers-15.1-2|100	%{_datadir}/games/pioneers/themes/
14cu|pioneers-15.1-2|101	%{_mandir}/man6/pioneers.6*
14cu|pioneers-15.1-2|102	%{_mandir}/man6/pioneers-editor.6*
14cu|pioneers-15.1-2|103	%if %mdvver <= 201100
14cu|pioneers-15.1-2|104	%_datadir/omf/pioneers
14cu|pioneers-15.1-2|105	%endif
14cu|pioneers-15.1-2|106	%_datadir/icons/hicolor/*/apps/pioneers.*
14cu|pioneers-15.1-2|107	%_datadir/icons/hicolor/*/apps/pioneers-editor.*
14cu|pioneers-15.1-2|108	%_iconsdir/%name.png
14cu|pioneers-15.1-2|109	%_liconsdir/%name.png
14cu|pioneers-15.1-2|110	%_miconsdir/%name.png
14cu|pioneers-15.1-2|111	%_iconsdir/%name-editor.png
14cu|pioneers-15.1-2|112	%_liconsdir/%name-editor.png
14cu|pioneers-15.1-2|113	%_miconsdir/%name-editor.png
14cu|pioneers-15.1-2|114	
14cu|pioneers-15.1-2|115	%files server-console
14cu|pioneers-15.1-2|116	%doc README
14cu|pioneers-15.1-2|117	%{_bindir}/pioneers-server-console
14cu|pioneers-15.1-2|118	%{_bindir}/pioneers-metaserver
14cu|pioneers-15.1-2|119	%{_mandir}/man6/pioneers-server-console.6*
14cu|pioneers-15.1-2|120	%{_mandir}/man6/pioneers-metaserver.6*
14cu|pioneers-15.1-2|121	
14cu|pioneers-15.1-2|122	%files server-gtk
14cu|pioneers-15.1-2|123	%doc README
14cu|pioneers-15.1-2|124	%{_bindir}/pioneers-server-gtk
14cu|pioneers-15.1-2|125	%{_datadir}/applications/pioneers-server.desktop
14cu|pioneers-15.1-2|126	%{_mandir}/man6/pioneers-server-gtk.6*
14cu|pioneers-15.1-2|127	%_datadir/pixmaps/%name-server.png
14cu|pioneers-15.1-2|128	%_datadir/icons/hicolor/*/apps/pioneers-server.*
14cu|pioneers-15.1-2|129	%_iconsdir/%name-server.png
14cu|pioneers-15.1-2|130	%_liconsdir/%name-server.png
14cu|pioneers-15.1-2|131	%_miconsdir/%name-server.png
14cu|pioneers-15.1-2|132	
14cu|pioneers-15.1-2|133	%files server-data
14cu|pioneers-15.1-2|134	%doc README
14cu|pioneers-15.1-2|135	%{_bindir}/pioneersai
14cu|pioneers-15.1-2|136	%{_mandir}/man6/pioneersai.6*
14cu|pioneers-15.1-2|137	%dir %{_datadir}/games/pioneers
14cu|pioneers-15.1-2|138	%{_datadir}/games/pioneers/computer_names
14cu|pioneers-15.1-2|139	%{_datadir}/games/pioneers/*.game
14cu|pioneers-15.1-2|140	
14cu|pioneers-15.1-2|141	
14cu|pioneers-15.1-2|142	
14cu|pioneers-15.1-2|143	%changelog
14cu|pioneers-15.1-2|144	
14cu|pioneers-15.1-2|145	* Thu Oct 08 2015 dsilakov <denis.silakov@rosalab.ru> 15.1-2
14cu|pioneers-15.1-2|146	- (7d2f5df) Merge pull request #1 from changhse/pioneers:rosa2014.1
14cu|pioneers-15.1-2|147	- (7d2f5df) updated to a new version
14cu|pioneers-15.1-2|148	
14cu|pioneers-15.1-2|149	

13786 14
14cu|pion-net-4.0.9-4|1	%define major 4.0
14cu|pion-net-4.0.9-4|2	%define libname %mklibname pion-net %{major}
14cu|pion-net-4.0.9-4|3	%define libcommon %mklibname pion-common %{major}
14cu|pion-net-4.0.9-4|4	%define devname %mklibname %{name} -d
14cu|pion-net-4.0.9-4|5	
14cu|pion-net-4.0.9-4|6	Summary:	C++ library for building lightweight HTTP interfaces
14cu|pion-net-4.0.9-4|7	Name:		pion-net
14cu|pion-net-4.0.9-4|8	Version:	4.0.9
14cu|pion-net-4.0.9-4|9	Release:	4
14cu|pion-net-4.0.9-4|10	License:	Boost
14cu|pion-net-4.0.9-4|11	Group:		System/Libraries
14cu|pion-net-4.0.9-4|12	Url:		http://www.pion.org/projects/pion-network-library
14cu|pion-net-4.0.9-4|13	Source0:	http://www.pion.org/files/%{name}-%{version}.tar.bz2
14cu|pion-net-4.0.9-4|14	Patch0:		pion-net-cflags.patch
14cu|pion-net-4.0.9-4|15	Patch1:		pion-net-pkgconfig.patch
14cu|pion-net-4.0.9-4|16	Patch2:		pion-net-gcc47-symbols-lookup.patch
14cu|pion-net-4.0.9-4|17	Patch3:		pion-net-boost-linking.patch
14cu|pion-net-4.0.9-4|18	Patch4:		pion-net-log4cpp-headers.patch
14cu|pion-net-4.0.9-4|19	Patch5:		pion-net-boost-compatibility.patch
14cu|pion-net-4.0.9-4|20	Patch6:		pion-net-boost-time-utc.patch
14cu|pion-net-4.0.9-4|21	BuildRequires:	doxygen
14cu|pion-net-4.0.9-4|22	BuildRequires:	boost-devel
14cu|pion-net-4.0.9-4|23	BuildRequires:	bzip2-devel
14cu|pion-net-4.0.9-4|24	BuildRequires:	icu-devel
14cu|pion-net-4.0.9-4|25	BuildRequires:	pkgconfig(log4cpp)
14cu|pion-net-4.0.9-4|26	BuildRequires:	pkgconfig(openssl)
14cu|pion-net-4.0.9-4|27	BuildRequires:	pkgconfig(zlib)
14cu|pion-net-4.0.9-4|28	
14cu|pion-net-4.0.9-4|29	%description
14cu|pion-net-4.0.9-4|30	Pion Network Library is a C++ framework for building lightweight HTTP
14cu|pion-net-4.0.9-4|31	interfaces.
14cu|pion-net-4.0.9-4|32	
14cu|pion-net-4.0.9-4|33	%files
14cu|pion-net-4.0.9-4|34	%doc AUTHORS COPYING NEWS TODO
14cu|pion-net-4.0.9-4|35	%dir %{_libdir}/pion
14cu|pion-net-4.0.9-4|36	%dir %{_libdir}/pion/plugins
14cu|pion-net-4.0.9-4|37	%{_libdir}/pion/plugins/*.so
14cu|pion-net-4.0.9-4|38	
14cu|pion-net-4.0.9-4|39	#----------------------------------------------------------------------------
14cu|pion-net-4.0.9-4|40	
14cu|pion-net-4.0.9-4|41	%package -n %{libname}
14cu|pion-net-4.0.9-4|42	Summary:	Shared library for pion-net
14cu|pion-net-4.0.9-4|43	Group:		System/Libraries
14cu|pion-net-4.0.9-4|44	
14cu|pion-net-4.0.9-4|45	%description -n %{libname}
14cu|pion-net-4.0.9-4|46	This package contains shared library for pion-net.
14cu|pion-net-4.0.9-4|47	
14cu|pion-net-4.0.9-4|48	%files -n %{libname}
14cu|pion-net-4.0.9-4|49	%{_libdir}/libpion-net-%{major}.so
14cu|pion-net-4.0.9-4|50	
14cu|pion-net-4.0.9-4|51	#----------------------------------------------------------------------------
14cu|pion-net-4.0.9-4|52	
14cu|pion-net-4.0.9-4|53	%package -n %{libcommon}
14cu|pion-net-4.0.9-4|54	Summary:	Shared library for pion-net
14cu|pion-net-4.0.9-4|55	Group:		System/Libraries
14cu|pion-net-4.0.9-4|56	
14cu|pion-net-4.0.9-4|57	%description -n %{libcommon}
14cu|pion-net-4.0.9-4|58	This package contains shared library for pion-net.
14cu|pion-net-4.0.9-4|59	
14cu|pion-net-4.0.9-4|60	%files -n %{libcommon}
14cu|pion-net-4.0.9-4|61	%{_libdir}/libpion-common-%{major}.so
14cu|pion-net-4.0.9-4|62	
14cu|pion-net-4.0.9-4|63	#----------------------------------------------------------------------------
14cu|pion-net-4.0.9-4|64	
14cu|pion-net-4.0.9-4|65	%package -n %{devname}
14cu|pion-net-4.0.9-4|66	Summary:	Development files for pion-net
14cu|pion-net-4.0.9-4|67	Group:		Development/C++
14cu|pion-net-4.0.9-4|68	Requires:	%{libname} = %{EVRD}
14cu|pion-net-4.0.9-4|69	Requires:	%{libcommon} = %{EVRD}
14cu|pion-net-4.0.9-4|70	
14cu|pion-net-4.0.9-4|71	%description -n %{devname}
14cu|pion-net-4.0.9-4|72	This package contains the pkgconfig, header files, and libraries needed to
14cu|pion-net-4.0.9-4|73	develop application that use pion-net.
14cu|pion-net-4.0.9-4|74	
14cu|pion-net-4.0.9-4|75	%files -n %{devname}
14cu|pion-net-4.0.9-4|76	%{_includedir}/pion/
14cu|pion-net-4.0.9-4|77	%{_libdir}/pkgconfig/*.pc
14cu|pion-net-4.0.9-4|78	%{_libdir}/libpion-common.so
14cu|pion-net-4.0.9-4|79	%{_libdir}/libpion-net.so
14cu|pion-net-4.0.9-4|80	
14cu|pion-net-4.0.9-4|81	#----------------------------------------------------------------------------
14cu|pion-net-4.0.9-4|82	
14cu|pion-net-4.0.9-4|83	%prep
14cu|pion-net-4.0.9-4|84	%setup -q
14cu|pion-net-4.0.9-4|85	%patch0 -p1
14cu|pion-net-4.0.9-4|86	%patch1 -p1
14cu|pion-net-4.0.9-4|87	%patch2 -p1
14cu|pion-net-4.0.9-4|88	%patch3 -p1
14cu|pion-net-4.0.9-4|89	%patch4 -p1
14cu|pion-net-4.0.9-4|90	%patch5 -p1
14cu|pion-net-4.0.9-4|91	%patch6 -p1
14cu|pion-net-4.0.9-4|92	
14cu|pion-net-4.0.9-4|93	%build
14cu|pion-net-4.0.9-4|94	./autogen.sh
14cu|pion-net-4.0.9-4|95	%configure2_5x \
14cu|pion-net-4.0.9-4|96	--disable-static \
14cu|pion-net-4.0.9-4|97	--with-pic \
14cu|pion-net-4.0.9-4|98	--with-plugins=%{_libdir}/pion/plugins \
14cu|pion-net-4.0.9-4|99	--with-zlib \
14cu|pion-net-4.0.9-4|100	--with-bzlib \
14cu|pion-net-4.0.9-4|101	--with-openssl \
14cu|pion-net-4.0.9-4|102	--with-log4cpp
14cu|pion-net-4.0.9-4|103	
14cu|pion-net-4.0.9-4|104	%make LIBS=-lpthread
14cu|pion-net-4.0.9-4|105	
14cu|pion-net-4.0.9-4|106	%install
14cu|pion-net-4.0.9-4|107	%makeinstall_std
14cu|pion-net-4.0.9-4|108	
14cu|pion-net-4.0.9-4|109	# delete example apps
14cu|pion-net-4.0.9-4|110	rm -f %{buildroot}%{_bindir}/PionHelloServer
14cu|pion-net-4.0.9-4|111	rm -f %{buildroot}%{_bindir}/PionWebServer
14cu|pion-net-4.0.9-4|112	
14cu|pion-net-4.0.9-4|113	
14cu|pion-net-4.0.9-4|114	%changelog
14cu|pion-net-4.0.9-4|115	
14cu|pion-net-4.0.9-4|116	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.9-4
14cu|pion-net-4.0.9-4|117	- (f186fac) Bump release
14cu|pion-net-4.0.9-4|118	
14cu|pion-net-4.0.9-4|119	

13787 14
14cu|pipewalker-0.9.4-1|1	Name:           pipewalker
14cu|pipewalker-0.9.4-1|2	Version:        0.9.4
14cu|pipewalker-0.9.4-1|3	Release:        1
14cu|pipewalker-0.9.4-1|4	Summary:        A clone of the NetWalk game
14cu|pipewalker-0.9.4-1|5	License:        GPLv3
14cu|pipewalker-0.9.4-1|6	Group:          Games/Puzzles
14cu|pipewalker-0.9.4-1|7	Url:            http://%{name}.sourceforge.net/
14cu|pipewalker-0.9.4-1|8	Source:         http://downloads.sourceforge.net/pipewalker/%{name}-%{version}.tar.gz
14cu|pipewalker-0.9.4-1|9	Patch1:		pipewalker-0.9.4-string-literal.patch
14cu|pipewalker-0.9.4-1|10	BuildRequires:  SDL-devel
14cu|pipewalker-0.9.4-1|11	BuildRequires:	pkgconfig(gl)
14cu|pipewalker-0.9.4-1|12	BuildRequires:	pkgconfig(libpng)
14cu|pipewalker-0.9.4-1|13	BuildRequires:  gcc-c++
14cu|pipewalker-0.9.4-1|14	
14cu|pipewalker-0.9.4-1|15	%description
14cu|pipewalker-0.9.4-1|16	This is a puzzle game where pieces of a computer network are to be turned
14cu|pipewalker-0.9.4-1|17	in the right/left direction to make all computers connected to the same
14cu|pipewalker-0.9.4-1|18	network.
14cu|pipewalker-0.9.4-1|19	
14cu|pipewalker-0.9.4-1|20	%prep
14cu|pipewalker-0.9.4-1|21	%setup -q
14cu|pipewalker-0.9.4-1|22	%patch1 -p1
14cu|pipewalker-0.9.4-1|23	
14cu|pipewalker-0.9.4-1|24	%build
14cu|pipewalker-0.9.4-1|25	%configure
14cu|pipewalker-0.9.4-1|26	%make
14cu|pipewalker-0.9.4-1|27	
14cu|pipewalker-0.9.4-1|28	%install
14cu|pipewalker-0.9.4-1|29	%makeinstall_std
14cu|pipewalker-0.9.4-1|30	
14cu|pipewalker-0.9.4-1|31	# remove Debian menu file
14cu|pipewalker-0.9.4-1|32	rm %{buildroot}/%{_datadir}/menu/%{name}
14cu|pipewalker-0.9.4-1|33	
14cu|pipewalker-0.9.4-1|34	%files
14cu|pipewalker-0.9.4-1|35	%defattr(-,root,root,-)
14cu|pipewalker-0.9.4-1|36	%doc README COPYING AUTHORS ChangeLog NEWS
14cu|pipewalker-0.9.4-1|37	%{_bindir}/%{name}
14cu|pipewalker-0.9.4-1|38	%dir %{_datadir}/%{name}/
14cu|pipewalker-0.9.4-1|39	%{_datadir}/%{name}/*
14cu|pipewalker-0.9.4-1|40	%{_datadir}/applications/%{name}.desktop
14cu|pipewalker-0.9.4-1|41	%{_datadir}/pixmaps/%{name}.xpm
14cu|pipewalker-0.9.4-1|42	
14cu|pipewalker-0.9.4-1|43	
14cu|pipewalker-0.9.4-1|44	%changelog
14cu|pipewalker-0.9.4-1|45	
14cu|pipewalker-0.9.4-1|46	* Fri Jan 22 2016 Denis Silakov <dsilakov@gmail.com> 0.9.4-1
14cu|pipewalker-0.9.4-1|47	- (7eee36c) Added png BR
14cu|pipewalker-0.9.4-1|48	
14cu|pipewalker-0.9.4-1|49	

13788 14
14cu|pkgdiff-1.7.2-1|1	Summary:	A tool for analyzing changes in Linux software packages
14cu|pkgdiff-1.7.2-1|2	Name:		pkgdiff
14cu|pkgdiff-1.7.2-1|3	Version:	1.7.2
14cu|pkgdiff-1.7.2-1|4	Release:	1
14cu|pkgdiff-1.7.2-1|5	Group:		Development/Other
14cu|pkgdiff-1.7.2-1|6	License:	GPLv2+
14cu|pkgdiff-1.7.2-1|7	URL:		https://github.com/lvc/pkgdiff
14cu|pkgdiff-1.7.2-1|8	Source0:	https://github.com/lvc/pkgdiff/archive/%{name}-%{version}.tar.gz
14cu|pkgdiff-1.7.2-1|9	BuildArch:	noarch
14cu|pkgdiff-1.7.2-1|10	Requires:	perl
14cu|pkgdiff-1.7.2-1|11	Requires:	wdiff
14cu|pkgdiff-1.7.2-1|12	Requires:	binutils
14cu|pkgdiff-1.7.2-1|13	Requires:	gawk
14cu|pkgdiff-1.7.2-1|14	Suggests:	abi-compliance-checker >= 1.99.1
14cu|pkgdiff-1.7.2-1|15	Suggests:	abi-dumper >= 0.97
14cu|pkgdiff-1.7.2-1|16	
14cu|pkgdiff-1.7.2-1|17	%description
14cu|pkgdiff-1.7.2-1|18	Package Changes Analyzer (pkgdiff) - a tool for visualizing changes in Linux
14cu|pkgdiff-1.7.2-1|19	software packages (RPM, DEB, TAR.GZ, etc).
14cu|pkgdiff-1.7.2-1|20	
14cu|pkgdiff-1.7.2-1|21	%files
14cu|pkgdiff-1.7.2-1|22	%doc LICENSE README doc/
14cu|pkgdiff-1.7.2-1|23	%{_bindir}/%{name}
14cu|pkgdiff-1.7.2-1|24	%{_datadir}/%{name}
14cu|pkgdiff-1.7.2-1|25	
14cu|pkgdiff-1.7.2-1|26	#-----------------------------------------------------------------------------
14cu|pkgdiff-1.7.2-1|27	
14cu|pkgdiff-1.7.2-1|28	%prep
14cu|pkgdiff-1.7.2-1|29	%setup -q
14cu|pkgdiff-1.7.2-1|30	chmod 0644 LICENSE README
14cu|pkgdiff-1.7.2-1|31	
14cu|pkgdiff-1.7.2-1|32	
14cu|pkgdiff-1.7.2-1|33	%build
14cu|pkgdiff-1.7.2-1|34	# Nothing to build.
14cu|pkgdiff-1.7.2-1|35	
14cu|pkgdiff-1.7.2-1|36	
14cu|pkgdiff-1.7.2-1|37	%install
14cu|pkgdiff-1.7.2-1|38	mkdir -p %{buildroot}%{_prefix}
14cu|pkgdiff-1.7.2-1|39	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14cu|pkgdiff-1.7.2-1|40	
14cu|pkgdiff-1.7.2-1|41	chmod 755 %{buildroot}%{_bindir}/*
14cu|pkgdiff-1.7.2-1|42	
14cu|pkgdiff-1.7.2-1|43	%changelog
14cu|pkgdiff-1.7.2-1|44	
14cu|pkgdiff-1.7.2-1|45	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 1.7.2-1
14cu|pkgdiff-1.7.2-1|46	- (681022e) Updated to release 1.7.2
14cu|pkgdiff-1.7.2-1|47	
14cu|pkgdiff-1.7.2-1|48	

13789 14
14cu|planet-rider-20151103-1|1	%define oname Planet-Rider
14cu|planet-rider-20151103-1|2	
14cu|planet-rider-20151103-1|3	Name:           planet-rider
14cu|planet-rider-20151103-1|4	Version:        20151103
14cu|planet-rider-20151103-1|5	Release:        1
14cu|planet-rider-20151103-1|6	Summary:        Alien bike racing game
14cu|planet-rider-20151103-1|7	License:        GPLv3+
14cu|planet-rider-20151103-1|8	Group:          Games/Arcade
14cu|planet-rider-20151103-1|9	Url:            https://fede0d.github.io/game/2015/10/31/planet-rider.html
14cu|planet-rider-20151103-1|10	Source0:        https://github.com/FEDE0D/Planet-Rider/archive/master.zip
14cu|planet-rider-20151103-1|11	BuildRequires:  imagemagick
14cu|planet-rider-20151103-1|12	Requires:       godot-runner
14cu|planet-rider-20151103-1|13	BuildArch:      noarch
14cu|planet-rider-20151103-1|14	
14cu|planet-rider-20151103-1|15	%description
14cu|planet-rider-20151103-1|16	A delivery man is lost on this alien planet and the
14cu|planet-rider-20151103-1|17	only way to return home
14cu|planet-rider-20151103-1|18	is to escape using his hover bike.
14cu|planet-rider-20151103-1|19	Collect gasoline cans and power the engines
14cu|planet-rider-20151103-1|20	on this long trip to the rescue zone.
14cu|planet-rider-20151103-1|21	The levels are randomly generated so
14cu|planet-rider-20151103-1|22	each play is different!
14cu|planet-rider-20151103-1|23	
14cu|planet-rider-20151103-1|24	%files
14cu|planet-rider-20151103-1|25	%doc LICENSE *.md
14cu|planet-rider-20151103-1|26	%{_gamesbindir}/%{oname}
14cu|planet-rider-20151103-1|27	%{_gamesdatadir}/%{oname}
14cu|planet-rider-20151103-1|28	%{_datadir}/applications/%{name}.desktop
14cu|planet-rider-20151103-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|planet-rider-20151103-1|30	#----------------------------------------------------------------
14cu|planet-rider-20151103-1|31	
14cu|planet-rider-20151103-1|32	%prep
14cu|planet-rider-20151103-1|33	%setup -qn %{oname}-master
14cu|planet-rider-20151103-1|34	
14cu|planet-rider-20151103-1|35	%build
14cu|planet-rider-20151103-1|36	
14cu|planet-rider-20151103-1|37	%install
14cu|planet-rider-20151103-1|38	install -dm755 %{buildroot}%{_gamesdatadir}/%{oname}
14cu|planet-rider-20151103-1|39	cp -R -t %{buildroot}%{_gamesdatadir}/%{oname} project/*
14cu|planet-rider-20151103-1|40	
14cu|planet-rider-20151103-1|41	# Install Gamewrapper
14cu|planet-rider-20151103-1|42	install -dm755 %{buildroot}%{_gamesbindir}
14cu|planet-rider-20151103-1|43	cat > %{buildroot}%{_gamesbindir}/%{oname} << EOF
14cu|planet-rider-20151103-1|44	#!/bin/sh
14cu|planet-rider-20151103-1|45	godot-runner -path "%{_gamesdatadir}/%{oname}" $@
14cu|planet-rider-20151103-1|46	EOF
14cu|planet-rider-20151103-1|47	chmod 755 %{buildroot}%{_gamesbindir}/%{oname}
14cu|planet-rider-20151103-1|48	
14cu|planet-rider-20151103-1|49	
14cu|planet-rider-20151103-1|50	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|planet-rider-20151103-1|51	install -dm 0755 \
14cu|planet-rider-20151103-1|52	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|planet-rider-20151103-1|53	convert -strip -resize $size design/icon/icon.svg \
14cu|planet-rider-20151103-1|54	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|planet-rider-20151103-1|55	done
14cu|planet-rider-20151103-1|56	
14cu|planet-rider-20151103-1|57	
14cu|planet-rider-20151103-1|58	#menu entry
14cu|planet-rider-20151103-1|59	mkdir -p %{buildroot}%{_datadir}/applications
14cu|planet-rider-20151103-1|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|planet-rider-20151103-1|61	[Desktop Entry]
14cu|planet-rider-20151103-1|62	Name=%{oname}
14cu|planet-rider-20151103-1|63	GenericName=%{oname}
14cu|planet-rider-20151103-1|64	Comment=%{name}
14cu|planet-rider-20151103-1|65	Exec=%{oname}
14cu|planet-rider-20151103-1|66	Icon=%{name}
14cu|planet-rider-20151103-1|67	Terminal=false
14cu|planet-rider-20151103-1|68	Type=Application
14cu|planet-rider-20151103-1|69	Categories=Game;ArcadeGame;
14cu|planet-rider-20151103-1|70	EOF
14cu|planet-rider-20151103-1|71	
14cu|planet-rider-20151103-1|72	
14cu|planet-rider-20151103-1|73	%changelog
14cu|planet-rider-20151103-1|74	
14cu|planet-rider-20151103-1|75	* Sun Jun 11 2017 abfonly <abfonly@gmail.com> 20151103-1
14cu|planet-rider-20151103-1|76	- (3ed0634) Imported from SRPM
14cu|planet-rider-20151103-1|77	
14cu|planet-rider-20151103-1|78	

13790 14
14cu|plank-0.11.2-2|1	%define major 1
14cu|plank-0.11.2-2|2	%define libname %mklibname %{name} %{major}
14cu|plank-0.11.2-2|3	%define devname %mklibname %{name} -d
14cu|plank-0.11.2-2|4	
14cu|plank-0.11.2-2|5	Summary:	A port of docky to Vala
14cu|plank-0.11.2-2|6	Name:		plank
14cu|plank-0.11.2-2|7	Version:	0.11.2
14cu|plank-0.11.2-2|8	Release:	2
14cu|plank-0.11.2-2|9	License:	GPLv3+
14cu|plank-0.11.2-2|10	Group:		Graphical desktop/GNOME
14cu|plank-0.11.2-2|11	Url:		https://launchpad.net/plank
14cu|plank-0.11.2-2|12	Source0:	https://launchpad.net/%{name}/1.0/%{version}/+download/%{name}-%{version}.tar.xz
14cu|plank-0.11.2-2|13	BuildRequires:	gnome-common
14cu|plank-0.11.2-2|14	BuildRequires:	intltool
14cu|plank-0.11.2-2|15	BuildRequires:	vala
14cu|plank-0.11.2-2|16	BuildRequires:	vala-tools
14cu|plank-0.11.2-2|17	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14cu|plank-0.11.2-2|18	BuildRequires:	pkgconfig(gee-0.8)
14cu|plank-0.11.2-2|19	BuildRequires:	pkgconfig(glib-2.0)
14cu|plank-0.11.2-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|plank-0.11.2-2|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|plank-0.11.2-2|22	BuildRequires:	pkgconfig(libbamf3)
14cu|plank-0.11.2-2|23	BuildRequires:	pkgconfig(libwnck-3.0)
14cu|plank-0.11.2-2|24	Requires:	bamf-daemon
14cu|plank-0.11.2-2|25	Conflicts:	%{_lib}plank1 < 0.11.2-2
14cu|plank-0.11.2-2|26	
14cu|plank-0.11.2-2|27	%description
14cu|plank-0.11.2-2|28	A very simple dock written in Vala.
14cu|plank-0.11.2-2|29	
14cu|plank-0.11.2-2|30	%files -f %{name}.lang
14cu|plank-0.11.2-2|31	%doc AUTHORS ChangeLog COPYING
14cu|plank-0.11.2-2|32	%{_bindir}/%{name}
14cu|plank-0.11.2-2|33	%{_mandir}/man1/%{name}.1*
14cu|plank-0.11.2-2|34	%{_datadir}/%{name}
14cu|plank-0.11.2-2|35	%{_datadir}/appdata/%{name}.appdata.xml
14cu|plank-0.11.2-2|36	%{_datadir}/applications/%{name}.desktop
14cu|plank-0.11.2-2|37	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|plank-0.11.2-2|38	%{_datadir}/glib-2.0/schemas/net.launchpad.%{name}.gschema.xml
14cu|plank-0.11.2-2|39	%{_libdir}/%{name}/docklets/libdocklet-clippy.so
14cu|plank-0.11.2-2|40	%{_libdir}/%{name}/docklets/libdocklet-clock.so
14cu|plank-0.11.2-2|41	%{_libdir}/%{name}/docklets/libdocklet-desktop.so
14cu|plank-0.11.2-2|42	%{_libdir}/%{name}/docklets/libdocklet-trash.so
14cu|plank-0.11.2-2|43	
14cu|plank-0.11.2-2|44	#----------------------------------------------------------------------------
14cu|plank-0.11.2-2|45	
14cu|plank-0.11.2-2|46	%package -n %{libname}
14cu|plank-0.11.2-2|47	Summary:	Shared library for %{name}
14cu|plank-0.11.2-2|48	Group:		System/Libraries
14cu|plank-0.11.2-2|49	
14cu|plank-0.11.2-2|50	%description -n %{libname}
14cu|plank-0.11.2-2|51	Shared library for %{name}.
14cu|plank-0.11.2-2|52	
14cu|plank-0.11.2-2|53	%files -n %{libname}
14cu|plank-0.11.2-2|54	%{_libdir}/lib%{name}.so.%{major}*
14cu|plank-0.11.2-2|55	
14cu|plank-0.11.2-2|56	#----------------------------------------------------------------------------
14cu|plank-0.11.2-2|57	
14cu|plank-0.11.2-2|58	%package -n %{devname}
14cu|plank-0.11.2-2|59	Summary:	Development files for %{name}
14cu|plank-0.11.2-2|60	Group:		Development/Other
14cu|plank-0.11.2-2|61	Requires:	%{libname} = %{EVRD}
14cu|plank-0.11.2-2|62	Requires:	vala-tools
14cu|plank-0.11.2-2|63	Provides:	%{name}-devel = %{EVRD}
14cu|plank-0.11.2-2|64	
14cu|plank-0.11.2-2|65	%description -n %{devname}
14cu|plank-0.11.2-2|66	Development files for %{name}
14cu|plank-0.11.2-2|67	
14cu|plank-0.11.2-2|68	%files -n %{devname}
14cu|plank-0.11.2-2|69	%{_libdir}/lib%{name}.so
14cu|plank-0.11.2-2|70	%{_libdir}/pkgconfig/%{name}.pc
14cu|plank-0.11.2-2|71	%{_includedir}/%{name}
14cu|plank-0.11.2-2|72	%{_datadir}/vala/vapi/%{name}.vapi
14cu|plank-0.11.2-2|73	%{_datadir}/vala/vapi/%{name}.deps
14cu|plank-0.11.2-2|74	
14cu|plank-0.11.2-2|75	#----------------------------------------------------------------------------
14cu|plank-0.11.2-2|76	
14cu|plank-0.11.2-2|77	%prep
14cu|plank-0.11.2-2|78	%setup -q
14cu|plank-0.11.2-2|79	
14cu|plank-0.11.2-2|80	%build
14cu|plank-0.11.2-2|81	%configure2_5x
14cu|plank-0.11.2-2|82	%make LIBS="-lm"
14cu|plank-0.11.2-2|83	
14cu|plank-0.11.2-2|84	%install
14cu|plank-0.11.2-2|85	%makeinstall_std
14cu|plank-0.11.2-2|86	# Don't use apport
14cu|plank-0.11.2-2|87	rm -f %{buildroot}%{_sysconfdir}/apport/crashdb.conf.d/%{name}-crashdb.conf
14cu|plank-0.11.2-2|88	rm -f %{buildroot}%{_datadir}/apport/package-hooks/source_%{name}.py
14cu|plank-0.11.2-2|89	
14cu|plank-0.11.2-2|90	%find_lang %{name}
14cu|plank-0.11.2-2|91	
14cu|plank-0.11.2-2|92	%changelog
14cu|plank-0.11.2-2|93	
14cu|plank-0.11.2-2|94	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.2-2
14cu|plank-0.11.2-2|95	- (3c3427c) Move plugins from library to main package
14cu|plank-0.11.2-2|96	
14cu|plank-0.11.2-2|97	

13791 14
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|1	%define oname kdiff3
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|2	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|3	%define git 20161203
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|4	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|5	Summary:	Utility for comparing/merging up to three text files or directories
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|6	Name:		plasma5-kdiff3
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|7	Version:	0.9.98
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|8	Release:	1.%{git}.1
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|9	License:	GPLv2+
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|10	Group:		Development/Tools
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|11	Url:		http://kdiff3.sourceforge.net/
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|12	# git snapshot from https://cgit.kde.org/scratch/thomasfischer/kdiff3.git/?h=kf5
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|13	Source0:	%{oname}-%{version}-%{git}.tar.bz2
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|14	Patch0:		kdiff3-l10n.patch
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|15	BuildRequires:	extra-cmake-modules
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|16	BuildRequires:	qt5-linguist-tools
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|17	BuildRequires:	kf5coreaddons-devel
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|18	BuildRequires:	kf5i18n-devel
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|19	BuildRequires:	kf5parts-devel
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|20	BuildRequires:	kf5widgetsaddons-devel
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|21	BuildRequires:	kf5iconthemes-devel
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|22	BuildRequires:	pkgconfig(Qt5Core)
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|23	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|25	Conflicts:	kdiff3
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|26	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|27	%description
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|28	KDiff3 is a file and directory diff and merge tool which:
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|29	* compares and merges two or three text input files or directories
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|30	* shows the differences line by line and character by character(!)
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|31	* provides an automatic merge-facility
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|32	* has an editor for comfortable solving of merge-conflicts
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|33	* provides networktransparency via KIO
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|34	* has options to highlight or hide changes in white-space or comments
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|35	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|36	%files -f %{oname}.lang
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|37	%{_kde5_bindir}/%{oname}
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|38	%{_kde5_xmlguidir}/kdiff3part/kdiff3_part.rc
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|39	%{_kde5_xmlguidir}/kdiff3/kdiff3_shell.rc
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|40	%{_kde5_datadir}/appdata/org.kde.kdiff3.appdata.xml
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|41	%{_kde5_applicationsdir}/org.kde.kdiff3.desktop
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|42	%{_kde5_iconsdir}/hicolor/*/apps/kdiff3.png
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|43	%{_kde5_services}/kdiff3part.desktop
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|44	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|45	#----------------------------------------------------------------------------
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|46	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|47	%prep
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|48	%setup -qn %{oname}-%{version}-%{git}
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|49	%apply_patches
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|50	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|51	%build
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|52	%cmake_kde5
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|53	%make
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|54	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|55	%install
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|56	%makeinstall_std -C build
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|57	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|58	%find_lang %{oname} kdiff3plugin kdiff3fileitemactionplugin %{oname}.lang --with-html
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|59	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|60	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|61	%changelog
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|62	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|63	* Thu Jan 19 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.98-1.20161203.1
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|64	- (4f33e96) Update to latest git snapshot and fix package version
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|65	
14cu|plasma5-kdiff3-0.9.98-1.20161203.1|66	

13792 14
14cu|plasma5-knemo-0.7.7-5|1	%define oname knemo
14cu|plasma5-knemo-0.7.7-5|2	
14cu|plasma5-knemo-0.7.7-5|3	Summary:	The KDE Network Monitor for Plasma 5
14cu|plasma5-knemo-0.7.7-5|4	Name:		plasma5-knemo
14cu|plasma5-knemo-0.7.7-5|5	Version:	0.7.7
14cu|plasma5-knemo-0.7.7-5|6	Release:	5
14cu|plasma5-knemo-0.7.7-5|7	License:	GPLv2+
14cu|plasma5-knemo-0.7.7-5|8	Group:		Graphical desktop/KDE
14cu|plasma5-knemo-0.7.7-5|9	Url:		http://kde-apps.org/content/show.php/KNemo?content=12956
14cu|plasma5-knemo-0.7.7-5|10	Source0:	%{oname}-7efb4f6.tar.bz2
14cu|plasma5-knemo-0.7.7-5|11	Source1:	%{oname}-rpmlintrc
14cu|plasma5-knemo-0.7.7-5|12	Source2:	%{oname}_po.tar.gz
14cu|plasma5-knemo-0.7.7-5|13	Patch0:		knemo-kf5.patch
14cu|plasma5-knemo-0.7.7-5|14	Patch1:		knemo-cmake_po.patch
14cu|plasma5-knemo-0.7.7-5|15	Patch2:		knemo-fix_kcm.patch
14cu|plasma5-knemo-0.7.7-5|16	BuildRequires:	extra-cmake-modules
14cu|plasma5-knemo-0.7.7-5|17	BuildRequires:	kf5config-devel
14cu|plasma5-knemo-0.7.7-5|18	BuildRequires:	kf5configwidgets-devel
14cu|plasma5-knemo-0.7.7-5|19	BuildRequires:	kf5coreaddons-devel
14cu|plasma5-knemo-0.7.7-5|20	BuildRequires:	kf5dbusaddons-devel
14cu|plasma5-knemo-0.7.7-5|21	BuildRequires:	kf5globalaccel-devel
14cu|plasma5-knemo-0.7.7-5|22	BuildRequires:	kf5guiaddons-devel
14cu|plasma5-knemo-0.7.7-5|23	BuildRequires:	kf5i18n-devel
14cu|plasma5-knemo-0.7.7-5|24	BuildRequires:	kf5kcmutils-devel
14cu|plasma5-knemo-0.7.7-5|25	BuildRequires:	kf5kdelibs4support-devel
14cu|plasma5-knemo-0.7.7-5|26	BuildRequires:	kf5kio-devel
14cu|plasma5-knemo-0.7.7-5|27	BuildRequires:	kf5notifications-devel
14cu|plasma5-knemo-0.7.7-5|28	BuildRequires:	kf5notifyconfig-devel
14cu|plasma5-knemo-0.7.7-5|29	BuildRequires:	kf5plasma-devel
14cu|plasma5-knemo-0.7.7-5|30	BuildRequires:	kf5sysguard-devel
14cu|plasma5-knemo-0.7.7-5|31	BuildRequires:	kf5widgetsaddons-devel
14cu|plasma5-knemo-0.7.7-5|32	BuildRequires:	kf5windowsystem-devel
14cu|plasma5-knemo-0.7.7-5|33	BuildRequires:	kf5xmlgui-devel
14cu|plasma5-knemo-0.7.7-5|34	BuildRequires:	libiw-devel
14cu|plasma5-knemo-0.7.7-5|35	BuildRequires:	pkgconfig(libnl-3.0)
14cu|plasma5-knemo-0.7.7-5|36	BuildRequires:	pkgconfig(Qt5Core)
14cu|plasma5-knemo-0.7.7-5|37	BuildRequires:	pkgconfig(Qt5DBus)
14cu|plasma5-knemo-0.7.7-5|38	BuildRequires:	pkgconfig(Qt5Gui)
14cu|plasma5-knemo-0.7.7-5|39	BuildRequires:	pkgconfig(Qt5Sql)
14cu|plasma5-knemo-0.7.7-5|40	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|plasma5-knemo-0.7.7-5|41	Requires:	wireless-tools
14cu|plasma5-knemo-0.7.7-5|42	Conflicts:	knemo
14cu|plasma5-knemo-0.7.7-5|43	
14cu|plasma5-knemo-0.7.7-5|44	%description
14cu|plasma5-knemo-0.7.7-5|45	KNemo offers a network monitor similar to the one found in Windows. For every
14cu|plasma5-knemo-0.7.7-5|46	network interface it displays an icon in the systray.
14cu|plasma5-knemo-0.7.7-5|47	
14cu|plasma5-knemo-0.7.7-5|48	%files -f %{name}.lang
14cu|plasma5-knemo-0.7.7-5|49	%{_kde5_applicationsdir}/knemo.desktop
14cu|plasma5-knemo-0.7.7-5|50	%{_kde5_autostart}/knemo.desktop
14cu|plasma5-knemo-0.7.7-5|51	%{_kde5_bindir}/knemo
14cu|plasma5-knemo-0.7.7-5|52	%{_kde5_datadir}/kconf_update/knemo-*.pl
14cu|plasma5-knemo-0.7.7-5|53	%{_kde5_datadir}/kconf_update/knemo.upd
14cu|plasma5-knemo-0.7.7-5|54	%dir %{_kde5_datadir}/knemo/themes/
14cu|plasma5-knemo-0.7.7-5|55	%{_kde5_datadir}/knemo/themes/*.desktop
14cu|plasma5-knemo-0.7.7-5|56	%{_kde5_datadir}/plasma/desktoptheme/*/icons/knemo.*
14cu|plasma5-knemo-0.7.7-5|57	%{_kde5_iconsdir}/breeze/status/panel/knemo-*.*
14cu|plasma5-knemo-0.7.7-5|58	%{_kde5_iconsdir}/breeze-dark/status/panel/knemo-*.*
14cu|plasma5-knemo-0.7.7-5|59	%{_kde5_iconsdir}/hicolor/*/apps/knemo.*
14cu|plasma5-knemo-0.7.7-5|60	%{_kde5_iconsdir}/hicolor/*/status/knemo-*.*
14cu|plasma5-knemo-0.7.7-5|61	%{_kde5_iconsdir}/oxygen/*/status/knemo-*.*
14cu|plasma5-knemo-0.7.7-5|62	%{_kde5_notificationsdir}/knemo.notifyrc
14cu|plasma5-knemo-0.7.7-5|63	%{_kde5_services}/kcm_knemo.desktop
14cu|plasma5-knemo-0.7.7-5|64	%{_qt5_plugindir}/kcm_knemo.so
14cu|plasma5-knemo-0.7.7-5|65	
14cu|plasma5-knemo-0.7.7-5|66	#----------------------------------------------------------------------------
14cu|plasma5-knemo-0.7.7-5|67	
14cu|plasma5-knemo-0.7.7-5|68	%prep
14cu|plasma5-knemo-0.7.7-5|69	%setup -qn %{oname}
14cu|plasma5-knemo-0.7.7-5|70	%patch0 -p1
14cu|plasma5-knemo-0.7.7-5|71	%patch1 -p1
14cu|plasma5-knemo-0.7.7-5|72	%patch2 -p1
14cu|plasma5-knemo-0.7.7-5|73	
14cu|plasma5-knemo-0.7.7-5|74	tar -xzf %{SOURCE2}
14cu|plasma5-knemo-0.7.7-5|75	
14cu|plasma5-knemo-0.7.7-5|76	%build
14cu|plasma5-knemo-0.7.7-5|77	%cmake_kde5
14cu|plasma5-knemo-0.7.7-5|78	%make
14cu|plasma5-knemo-0.7.7-5|79	
14cu|plasma5-knemo-0.7.7-5|80	%install
14cu|plasma5-knemo-0.7.7-5|81	%makeinstall_std -C build
14cu|plasma5-knemo-0.7.7-5|82	
14cu|plasma5-knemo-0.7.7-5|83	%find_lang kcm_knemo knemo %{name}.lang
14cu|plasma5-knemo-0.7.7-5|84	
14cu|plasma5-knemo-0.7.7-5|85	%changelog
14cu|plasma5-knemo-0.7.7-5|86	
14cu|plasma5-knemo-0.7.7-5|87	* Thu Dec 03 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.7.7-5
14cu|plasma5-knemo-0.7.7-5|88	- (07e7e79) Updated Russian translation
14cu|plasma5-knemo-0.7.7-5|89	
14cu|plasma5-knemo-0.7.7-5|90	

13793 14
14cu|plasma-applet-eventlist-0.6.97-1|1	%define	srcname	plasmoid-eventlist
14cu|plasma-applet-eventlist-0.6.97-1|2	
14cu|plasma-applet-eventlist-0.6.97-1|3	Summary:	This plasmoid show upcoming events from akonadi resources
14cu|plasma-applet-eventlist-0.6.97-1|4	Name:		plasma-applet-eventlist
14cu|plasma-applet-eventlist-0.6.97-1|5	Version:	0.6.97
14cu|plasma-applet-eventlist-0.6.97-1|6	Release:	1
14cu|plasma-applet-eventlist-0.6.97-1|7	Source0:	http://kde-look.org/CONTENT/content-files/107779-%{srcname}-%{version}.tar.bz2
14cu|plasma-applet-eventlist-0.6.97-1|8	License:	GPLv2+
14cu|plasma-applet-eventlist-0.6.97-1|9	Group:		Graphical desktop/KDE
14cu|plasma-applet-eventlist-0.6.97-1|10	URL:		http://kde-look.org/content/show.php/Eventlist?content=107779
14cu|plasma-applet-eventlist-0.6.97-1|11	BuildRequires:	kdebase4-workspace-devel
14cu|plasma-applet-eventlist-0.6.97-1|12	BuildRequires:	akonadi
14cu|plasma-applet-eventlist-0.6.97-1|13	BuildRequires:	kdepimlibs4-devel >= 4.6.0
14cu|plasma-applet-eventlist-0.6.97-1|14	Provides:	plasma-applet
14cu|plasma-applet-eventlist-0.6.97-1|15	
14cu|plasma-applet-eventlist-0.6.97-1|16	%description
14cu|plasma-applet-eventlist-0.6.97-1|17	This is a plasmoid to show the events from Akonadi resources (KOrganizer,
14cu|plasma-applet-eventlist-0.6.97-1|18	Birthdays etc.). With the googledata resource also Google calendar items can
14cu|plasma-applet-eventlist-0.6.97-1|19	be shown.
14cu|plasma-applet-eventlist-0.6.97-1|20	
14cu|plasma-applet-eventlist-0.6.97-1|21	
14cu|plasma-applet-eventlist-0.6.97-1|22	%files  -f plasma_applet_events.lang
14cu|plasma-applet-eventlist-0.6.97-1|23	%{_kde_libdir}/kde4/plasma_applet_events.so
14cu|plasma-applet-eventlist-0.6.97-1|24	%{_kde_services}/plasma-applet-events.desktop
14cu|plasma-applet-eventlist-0.6.97-1|25	
14cu|plasma-applet-eventlist-0.6.97-1|26	#------------------------------------------------------------------------------
14cu|plasma-applet-eventlist-0.6.97-1|27	
14cu|plasma-applet-eventlist-0.6.97-1|28	%prep
14cu|plasma-applet-eventlist-0.6.97-1|29	%setup -qn %{srcname}-%{version}
14cu|plasma-applet-eventlist-0.6.97-1|30	
14cu|plasma-applet-eventlist-0.6.97-1|31	
14cu|plasma-applet-eventlist-0.6.97-1|32	%build
14cu|plasma-applet-eventlist-0.6.97-1|33	%cmake_kde4
14cu|plasma-applet-eventlist-0.6.97-1|34	%make
14cu|plasma-applet-eventlist-0.6.97-1|35	
14cu|plasma-applet-eventlist-0.6.97-1|36	
14cu|plasma-applet-eventlist-0.6.97-1|37	%install
14cu|plasma-applet-eventlist-0.6.97-1|38	%makeinstall_std -C build
14cu|plasma-applet-eventlist-0.6.97-1|39	
14cu|plasma-applet-eventlist-0.6.97-1|40	%find_lang plasma_applet_events
14cu|plasma-applet-eventlist-0.6.97-1|41	
14cu|plasma-applet-eventlist-0.6.97-1|42	%changelog
14cu|plasma-applet-eventlist-0.6.97-1|43	
14cu|plasma-applet-eventlist-0.6.97-1|44	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 0.6.97-1
14cu|plasma-applet-eventlist-0.6.97-1|45	- (85f6ff8) Updated to 0.6.97
14cu|plasma-applet-eventlist-0.6.97-1|46	
14cu|plasma-applet-eventlist-0.6.97-1|47	

13794 14
14cu|plasma-applet-fancy-tasks-1.1.2-1|1	%define oname plasmoid-fancy-tasks
14cu|plasma-applet-fancy-tasks-1.1.2-1|2	%define debug_package	%{nil}
14cu|plasma-applet-fancy-tasks-1.1.2-1|3	
14cu|plasma-applet-fancy-tasks-1.1.2-1|4	Summary:        Plasmoid providing a fancy representation of your tasks and launchers
14cu|plasma-applet-fancy-tasks-1.1.2-1|5	Name:           plasma-applet-fancy-tasks
14cu|plasma-applet-fancy-tasks-1.1.2-1|6	Version:        1.1.2
14cu|plasma-applet-fancy-tasks-1.1.2-1|7	Release:        1
14cu|plasma-applet-fancy-tasks-1.1.2-1|8	License:        GPLv2
14cu|plasma-applet-fancy-tasks-1.1.2-1|9	Group:          Graphical desktop/KDE
14cu|plasma-applet-fancy-tasks-1.1.2-1|10	Url:            https://github.com/Emdek/%{oname}
14cu|plasma-applet-fancy-tasks-1.1.2-1|11	Source:         https://github.com/Emdek/%{oname}/archive/v%{version}.tar.gz
14cu|plasma-applet-fancy-tasks-1.1.2-1|12	BuildRequires:  kdelibs4-devel >= 4.11
14cu|plasma-applet-fancy-tasks-1.1.2-1|13	BuildRequires:  kdebase4-workspace-devel
14cu|plasma-applet-fancy-tasks-1.1.2-1|14	Requires:  kdebase4-workspace
14cu|plasma-applet-fancy-tasks-1.1.2-1|15	
14cu|plasma-applet-fancy-tasks-1.1.2-1|16	%description
14cu|plasma-applet-fancy-tasks-1.1.2-1|17	Plasmoid providing a fancy representation of your
14cu|plasma-applet-fancy-tasks-1.1.2-1|18	tasks and launchers for those who need full power
14cu|plasma-applet-fancy-tasks-1.1.2-1|19	of task manager and fresh look.
14cu|plasma-applet-fancy-tasks-1.1.2-1|20	
14cu|plasma-applet-fancy-tasks-1.1.2-1|21	%prep
14cu|plasma-applet-fancy-tasks-1.1.2-1|22	%setup -qn %{oname}-%{version}
14cu|plasma-applet-fancy-tasks-1.1.2-1|23	
14cu|plasma-applet-fancy-tasks-1.1.2-1|24	%build
14cu|plasma-applet-fancy-tasks-1.1.2-1|25	%cmake_kde4
14cu|plasma-applet-fancy-tasks-1.1.2-1|26	%make
14cu|plasma-applet-fancy-tasks-1.1.2-1|27	
14cu|plasma-applet-fancy-tasks-1.1.2-1|28	%install
14cu|plasma-applet-fancy-tasks-1.1.2-1|29	%makeinstall_std -C build
14cu|plasma-applet-fancy-tasks-1.1.2-1|30	
14cu|plasma-applet-fancy-tasks-1.1.2-1|31	
14cu|plasma-applet-fancy-tasks-1.1.2-1|32	%files
14cu|plasma-applet-fancy-tasks-1.1.2-1|33	%doc CHANGELOG COPYING README TODO
14cu|plasma-applet-fancy-tasks-1.1.2-1|34	%{_kde_appsdir}/desktoptheme/default/widgets/fancytasks.svgz
14cu|plasma-applet-fancy-tasks-1.1.2-1|35	%{_kde_libdir}/kde4/*.so
14cu|plasma-applet-fancy-tasks-1.1.2-1|36	%{_kde_services}/*.desktop
14cu|plasma-applet-fancy-tasks-1.1.2-1|37	
14cu|plasma-applet-fancy-tasks-1.1.2-1|38	%changelog
14cu|plasma-applet-fancy-tasks-1.1.2-1|39	
14cu|plasma-applet-fancy-tasks-1.1.2-1|40	* Sat Apr 23 2016 abfonly <abfonly@gmail.com> 1.1.2-1
14cu|plasma-applet-fancy-tasks-1.1.2-1|41	- (6cd097f) Imported from SRPM
14cu|plasma-applet-fancy-tasks-1.1.2-1|42	
14cu|plasma-applet-fancy-tasks-1.1.2-1|43	

13795 14
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|1	%define oname minimalistic_clock_fx
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|2	%define kdeid 165712
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|3	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|4	Summary:	Plasma applet that provides minimalistic clock
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|5	Name:		plasma-applet-minimalistic-clock-fx
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|6	Version:	1.0.8
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|7	Release:	2
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|8	License:	GPLv3+
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|9	Group:		Graphical desktop/KDE
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|10	Url:		http://kde-apps.org/content/show.php?action=content&content=%{kdeid}
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|11	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{oname}.plasmoid
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|12	BuildRequires:	kde4-macros
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|13	Provides:	plasma-applet
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|14	BuildArch:	noarch
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|15	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|16	%description
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|17	Plasma applet that provides minimalistic clock.
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|18	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|19	%files
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|20	%dir %{_kde_appsdir}/plasma/plasmoids/minimalisticclock
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|21	%{_kde_appsdir}/plasma/plasmoids/minimalisticclock/*
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|22	%{_kde_services}/minimalisticclock.desktop
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|23	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|24	#--------------------------------------------------------------------
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|25	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|26	%prep
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|27	%setup -q -c
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|28	find . -type f | xargs chmod 0644
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|29	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|30	%build
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|31	# nothing
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|32	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|33	%install
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|34	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/minimalisticclock
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|35	cp -r * %{buildroot}%{_kde_appsdir}/plasma/plasmoids/minimalisticclock/
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|36	install -D -m 644 metadata.desktop %{buildroot}%{_kde_services}/minimalisticclock.desktop
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|37	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|38	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|39	%changelog
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|40	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|41	* Sun Apr 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.8-2
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|42	- (a617b39) Fix applet location
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|43	
14cu|plasma-applet-minimalistic-clock-fx-1.0.8-2|44	

13796 14
14cu|plasma-applet-playbar-0.7.1-1|1	%define oname playbar
14cu|plasma-applet-playbar-0.7.1-1|2	%define debug_package	%{nil}
14cu|plasma-applet-playbar-0.7.1-1|3	
14cu|plasma-applet-playbar-0.7.1-1|4	Name:           plasma-applet-%{oname}
14cu|plasma-applet-playbar-0.7.1-1|5	Version:        0.7.1
14cu|plasma-applet-playbar-0.7.1-1|6	Release:        1
14cu|plasma-applet-playbar-0.7.1-1|7	Summary:        Control your favorite media player
14cu|plasma-applet-playbar-0.7.1-1|8	License:        GPLv3+
14cu|plasma-applet-playbar-0.7.1-1|9	Group:          Graphical desktop/KDE
14cu|plasma-applet-playbar-0.7.1-1|10	Url:            https://github.com/audoban/PlayBar
14cu|plasma-applet-playbar-0.7.1-1|11	Source:         PlayBar-%{version}.tar.gz
14cu|plasma-applet-playbar-0.7.1-1|12	
14cu|plasma-applet-playbar-0.7.1-1|13	BuildRequires:  kdelibs4-devel >= 4.11
14cu|plasma-applet-playbar-0.7.1-1|14	
14cu|plasma-applet-playbar-0.7.1-1|15	Requires:       kdebase4-runtime
14cu|plasma-applet-playbar-0.7.1-1|16	
14cu|plasma-applet-playbar-0.7.1-1|17	
14cu|plasma-applet-playbar-0.7.1-1|18	%description
14cu|plasma-applet-playbar-0.7.1-1|19	MPRIS2 client written in QML for Plasma KDE.
14cu|plasma-applet-playbar-0.7.1-1|20	
14cu|plasma-applet-playbar-0.7.1-1|21	Features:
14cu|plasma-applet-playbar-0.7.1-1|22	- Customizable global shortcuts
14cu|plasma-applet-playbar-0.7.1-1|23	- Media Player Control in bar
14cu|plasma-applet-playbar-0.7.1-1|24	- You can control multiple players
14cu|plasma-applet-playbar-0.7.1-1|25	- Very configurable
14cu|plasma-applet-playbar-0.7.1-1|26	
14cu|plasma-applet-playbar-0.7.1-1|27	%prep
14cu|plasma-applet-playbar-0.7.1-1|28	%setup -q -n PlayBar-%{version}
14cu|plasma-applet-playbar-0.7.1-1|29	
14cu|plasma-applet-playbar-0.7.1-1|30	%build
14cu|plasma-applet-playbar-0.7.1-1|31	%cmake_kde4
14cu|plasma-applet-playbar-0.7.1-1|32	%make
14cu|plasma-applet-playbar-0.7.1-1|33	
14cu|plasma-applet-playbar-0.7.1-1|34	%install
14cu|plasma-applet-playbar-0.7.1-1|35	%makeinstall_std -C build
14cu|plasma-applet-playbar-0.7.1-1|36	
14cu|plasma-applet-playbar-0.7.1-1|37	%find_lang plasma_applet_%{oname}
14cu|plasma-applet-playbar-0.7.1-1|38	
14cu|plasma-applet-playbar-0.7.1-1|39	
14cu|plasma-applet-playbar-0.7.1-1|40	%files
14cu|plasma-applet-playbar-0.7.1-1|41	%doc README.md CHANGELOG.md LICENSE
14cu|plasma-applet-playbar-0.7.1-1|42	%{_kde_services}/*.desktop
14cu|plasma-applet-playbar-0.7.1-1|43	%{_kde_appsdir}/plasma/plasmoids/
14cu|plasma-applet-playbar-0.7.1-1|44	%{_kde_appsdir}/plasma/services/%{oname}service.operations
14cu|plasma-applet-playbar-0.7.1-1|45	%{_kde_libdir}/kde4/plasma_engine_%{oname}.so
14cu|plasma-applet-playbar-0.7.1-1|46	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/plasma_applet_playbar.mo
14cu|plasma-applet-playbar-0.7.1-1|47	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/plasma_applet_playbar.mo
14cu|plasma-applet-playbar-0.7.1-1|48	
14cu|plasma-applet-playbar-0.7.1-1|49	
14cu|plasma-applet-playbar-0.7.1-1|50	
14cu|plasma-applet-playbar-0.7.1-1|51	%changelog
14cu|plasma-applet-playbar-0.7.1-1|52	* Sat Oct 04 2014 symbianflo <symbianflo@symbianflo> 0.7.1-1
14cu|plasma-applet-playbar-0.7.1-1|53	+ Revision: d0ee0a6
14cu|plasma-applet-playbar-0.7.1-1|54	- Imported from SRPM
14cu|plasma-applet-playbar-0.7.1-1|55	
14cu|plasma-applet-playbar-0.7.1-1|56	

13797 14
14cu|plasma-applet-redshift-1.0-1|1	%define oname redshift
14cu|plasma-applet-redshift-1.0-1|2	%define kdeid 148737
14cu|plasma-applet-redshift-1.0-1|3	
14cu|plasma-applet-redshift-1.0-1|4	Summary:	Plasma applet that allows to control Redshift daemon
14cu|plasma-applet-redshift-1.0-1|5	Name:		plasma-applet-%{oname}
14cu|plasma-applet-redshift-1.0-1|6	Version:	1.0
14cu|plasma-applet-redshift-1.0-1|7	Release:	1
14cu|plasma-applet-redshift-1.0-1|8	License:	GPLv3+
14cu|plasma-applet-redshift-1.0-1|9	Group:		Graphical desktop/KDE
14cu|plasma-applet-redshift-1.0-1|10	Url:		http://kde-apps.org/content/show.php/Redshift+plasmoid?content=%{kdeid}
14cu|plasma-applet-redshift-1.0-1|11	# https://github.com/simgunz/redshift-plasmoid/archive/v%{version}.tar.gz
14cu|plasma-applet-redshift-1.0-1|12	Source0:	%{oname}-plasmoid-%{version}.tar.gz
14cu|plasma-applet-redshift-1.0-1|13	BuildRequires:	kdelibs4-devel
14cu|plasma-applet-redshift-1.0-1|14	Requires:	kdebase4-runtime
14cu|plasma-applet-redshift-1.0-1|15	Requires:	plasma-dataengine-redshift
14cu|plasma-applet-redshift-1.0-1|16	Requires:	redshift
14cu|plasma-applet-redshift-1.0-1|17	Provides:	plasma-applet
14cu|plasma-applet-redshift-1.0-1|18	
14cu|plasma-applet-redshift-1.0-1|19	%description
14cu|plasma-applet-redshift-1.0-1|20	Plasma applet that allows to control Redshift daemon.
14cu|plasma-applet-redshift-1.0-1|21	
14cu|plasma-applet-redshift-1.0-1|22	%files -f plasma_applet_redshift.lang
14cu|plasma-applet-redshift-1.0-1|23	%doc COPYING README.md
14cu|plasma-applet-redshift-1.0-1|24	%{_kde_autostart}/RedshiftAutostart.desktop
14cu|plasma-applet-redshift-1.0-1|25	%{_kde_bindir}/redshiftautostart
14cu|plasma-applet-redshift-1.0-1|26	%{_kde_datadir}/config.kcfg/redshift.kcfg
14cu|plasma-applet-redshift-1.0-1|27	%{_kde_iconsdir}/hicolor/*/apps/redshift*.*
14cu|plasma-applet-redshift-1.0-1|28	%{_kde_libdir}/kde4/plasma_applet_redshift.so
14cu|plasma-applet-redshift-1.0-1|29	%{_kde_services}/plasma-applet-redshift.desktop
14cu|plasma-applet-redshift-1.0-1|30	
14cu|plasma-applet-redshift-1.0-1|31	#----------------------------------------------------------------------------
14cu|plasma-applet-redshift-1.0-1|32	
14cu|plasma-applet-redshift-1.0-1|33	%package -n plasma-dataengine-redshift
14cu|plasma-applet-redshift-1.0-1|34	Summary:	Plasma redshift dataengine
14cu|plasma-applet-redshift-1.0-1|35	Group:		Graphical desktop/KDE
14cu|plasma-applet-redshift-1.0-1|36	
14cu|plasma-applet-redshift-1.0-1|37	%description -n plasma-dataengine-redshift
14cu|plasma-applet-redshift-1.0-1|38	Plasma redshift dataengine.
14cu|plasma-applet-redshift-1.0-1|39	
14cu|plasma-applet-redshift-1.0-1|40	%files -n plasma-dataengine-redshift
14cu|plasma-applet-redshift-1.0-1|41	%{_kde_appsdir}/plasma/services/redshift.operations
14cu|plasma-applet-redshift-1.0-1|42	%{_kde_libdir}/kde4/plasma_engine_redshift.so
14cu|plasma-applet-redshift-1.0-1|43	%{_kde_services}/plasma-dataengine-redshift.desktop
14cu|plasma-applet-redshift-1.0-1|44	
14cu|plasma-applet-redshift-1.0-1|45	#----------------------------------------------------------------------------
14cu|plasma-applet-redshift-1.0-1|46	
14cu|plasma-applet-redshift-1.0-1|47	%prep
14cu|plasma-applet-redshift-1.0-1|48	%setup -qn %{oname}-plasmoid-%{version}
14cu|plasma-applet-redshift-1.0-1|49	
14cu|plasma-applet-redshift-1.0-1|50	%build
14cu|plasma-applet-redshift-1.0-1|51	%cmake_kde4
14cu|plasma-applet-redshift-1.0-1|52	%make
14cu|plasma-applet-redshift-1.0-1|53	
14cu|plasma-applet-redshift-1.0-1|54	%install
14cu|plasma-applet-redshift-1.0-1|55	%makeinstall_std -C build
14cu|plasma-applet-redshift-1.0-1|56	
14cu|plasma-applet-redshift-1.0-1|57	%find_lang plasma_applet_redshift
14cu|plasma-applet-redshift-1.0-1|58	%changelog
14cu|plasma-applet-redshift-1.0-1|59	
14cu|plasma-applet-redshift-1.0-1|60	* Thu Apr 23 2015 Rosa <rosa@abf.rosalinux.ru> 1.0-1
14cu|plasma-applet-redshift-1.0-1|61	- (f9137b2) Automatic import for version 1.0-1
14cu|plasma-applet-redshift-1.0-1|62	
14cu|plasma-applet-redshift-1.0-1|63	

13798 14
14cu|plasma-runner-virtualbox-0.3.3-5|1	Summary:        Virtualbox KDE runner
14cu|plasma-runner-virtualbox-0.3.3-5|2	Name:           plasma-runner-virtualbox
14cu|plasma-runner-virtualbox-0.3.3-5|3	Version:        0.3.3
14cu|plasma-runner-virtualbox-0.3.3-5|4	Release:        5
14cu|plasma-runner-virtualbox-0.3.3-5|5	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
14cu|plasma-runner-virtualbox-0.3.3-5|6	License:        GPLv2+
14cu|plasma-runner-virtualbox-0.3.3-5|7	Group:          Graphical desktop/KDE
14cu|plasma-runner-virtualbox-0.3.3-5|8	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
14cu|plasma-runner-virtualbox-0.3.3-5|9	BuildRequires:  kdelibs4-devel
14cu|plasma-runner-virtualbox-0.3.3-5|10	Requires:	virtualbox
14cu|plasma-runner-virtualbox-0.3.3-5|11	%rename virtualbox-kde-runner
14cu|plasma-runner-virtualbox-0.3.3-5|12	
14cu|plasma-runner-virtualbox-0.3.3-5|13	%description
14cu|plasma-runner-virtualbox-0.3.3-5|14	Allows you to start your VirtualBox virtual machines from Krunner
14cu|plasma-runner-virtualbox-0.3.3-5|15	(the Alt-F2 thing)
14cu|plasma-runner-virtualbox-0.3.3-5|16	
14cu|plasma-runner-virtualbox-0.3.3-5|17	%files
14cu|plasma-runner-virtualbox-0.3.3-5|18	%doc COPYING
14cu|plasma-runner-virtualbox-0.3.3-5|19	%{_kde_libdir}/kde4/*.so
14cu|plasma-runner-virtualbox-0.3.3-5|20	%{_kde_services}/*
14cu|plasma-runner-virtualbox-0.3.3-5|21	%{_datadir}/pixmaps/vbox-runner/*
14cu|plasma-runner-virtualbox-0.3.3-5|22	#--------------------------------------------------------------------
14cu|plasma-runner-virtualbox-0.3.3-5|23	
14cu|plasma-runner-virtualbox-0.3.3-5|24	%prep
14cu|plasma-runner-virtualbox-0.3.3-5|25	%setup -qn vbox-runner-%{version}
14cu|plasma-runner-virtualbox-0.3.3-5|26	
14cu|plasma-runner-virtualbox-0.3.3-5|27	%build
14cu|plasma-runner-virtualbox-0.3.3-5|28	%cmake_kde4
14cu|plasma-runner-virtualbox-0.3.3-5|29	%make
14cu|plasma-runner-virtualbox-0.3.3-5|30	
14cu|plasma-runner-virtualbox-0.3.3-5|31	%install
14cu|plasma-runner-virtualbox-0.3.3-5|32	%makeinstall_std -C build
14cu|plasma-runner-virtualbox-0.3.3-5|33	
14cu|plasma-runner-virtualbox-0.3.3-5|34	%changelog
14cu|plasma-runner-virtualbox-0.3.3-5|35	
14cu|plasma-runner-virtualbox-0.3.3-5|36	* Thu Oct 08 2015 dsilakov <denis.silakov@rosalab.ru> 0.3.3-5
14cu|plasma-runner-virtualbox-0.3.3-5|37	- (bc893e6) Merge pull request #1 from changhse/plasma-runner-virtualbox:rosa2014.1
14cu|plasma-runner-virtualbox-0.3.3-5|38	- (bc893e6) updated to a new version
14cu|plasma-runner-virtualbox-0.3.3-5|39	
14cu|plasma-runner-virtualbox-0.3.3-5|40	

13799 14
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|1	Summary:	Animated plasma wallpaper
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|2	Name:		plasma-wallpaper-dreamdesktop
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|3	Version:	0.3.0
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|4	Release:	5
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|5	License:	GPLv2+
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|6	Group:		Graphical desktop/KDE
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|7	Url:		http://www.jarzebski.pl/projekty/dreamdesktop.html
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|8	Source0:	http://www.jarzebski.pl/dreamdesktop/%{name}-%{version}.tar.bz2
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|9	BuildRequires:	cmake
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|10	BuildRequires:	ffmpeg-devel
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|11	BuildRequires:	kdelibs4-devel
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|12	BuildRequires:	kdebase4-workspace-devel
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|13	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|14	%description
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|15	DreamDesktop is an animated wallpaper for KDE 4 environment.
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|16	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|17	Animation can be any video output from FFMPEG. Beautiful animations
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|18	can be found at: http://www.dreamscene.org/
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|19	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|20	%prep
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|21	%setup -q -n %{name}
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|22	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|23	%build
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|24	%cmake_kde4
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|25	%make
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|26	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|27	%install
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|28	%makeinstall_std -C build
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|29	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|30	%files
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|31	%{_kde_libdir}/kde4/dreamdesktop.so
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|32	%{_kde_appsdir}/dreamdesktop
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|33	%{_kde_services}/dreamdesktop.desktop
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|34	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|35	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|36	%changelog
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|37	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-5
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|38	+ Revision: ad5a4ba
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|39	- Bump release
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|40	
14cu|plasma-wallpaper-dreamdesktop-0.3.0-5|41	

13800 14
14cu|plasticfs-1.11-4|1	%define __noautoreq 'libc.so.6\\(GLIBC_PRIVATE\\)'
14cu|plasticfs-1.11-4|2	
14cu|plasticfs-1.11-4|3	%define major 0
14cu|plasticfs-1.11-4|4	%define libname %mklibname %{name} %{major}
14cu|plasticfs-1.11-4|5	%define devname %mklibname %{name} -d
14cu|plasticfs-1.11-4|6	
14cu|plasticfs-1.11-4|7	%bcond_with debug
14cu|plasticfs-1.11-4|8	%bcond_with paranoid
14cu|plasticfs-1.11-4|9	
14cu|plasticfs-1.11-4|10	Summary:	An user-space virtual filesystem implementation
14cu|plasticfs-1.11-4|11	Name:		plasticfs
14cu|plasticfs-1.11-4|12	Version:	1.11
14cu|plasticfs-1.11-4|13	Release:	4
14cu|plasticfs-1.11-4|14	License:	GPLv3+
14cu|plasticfs-1.11-4|15	Group:		File tools
14cu|plasticfs-1.11-4|16	Url:		http://plasticfs.sourceforge.net/
14cu|plasticfs-1.11-4|17	Source0:	http://plasticfs.sourceforge.net/%{name}-%{version}.tar.gz
14cu|plasticfs-1.11-4|18	Patch0:		plasticfs-1.11-non-paranoid.patch
14cu|plasticfs-1.11-4|19	Patch1:		plasticfs-1.11-dlsym-debug.patch
14cu|plasticfs-1.11-4|20	Patch2:		plasticfs-1.11-makefile.patch
14cu|plasticfs-1.11-4|21	BuildRequires:	groff
14cu|plasticfs-1.11-4|22	BuildRequires:	libtool
14cu|plasticfs-1.11-4|23	
14cu|plasticfs-1.11-4|24	%description
14cu|plasticfs-1.11-4|25	The Plastic File System is an LD_PRELOAD module for manipulating what
14cu|plasticfs-1.11-4|26	the file system looks like for programs. This allows virtual file
14cu|plasticfs-1.11-4|27	systems to exist in user space, without kernel hacks or modules.
14cu|plasticfs-1.11-4|28	
14cu|plasticfs-1.11-4|29	A number of filters exist for a number of different use-cases, including
14cu|plasticfs-1.11-4|30	
14cu|plasticfs-1.11-4|31	chroot    - simulate the effects of a chroot call
14cu|plasticfs-1.11-4|32	dos       - simulate a DOS 8.3 filesystem
14cu|plasticfs-1.11-4|33	downcase  - make file names appear in lower-case
14cu|plasticfs-1.11-4|34	log       - transparently log file system access (like strace)
14cu|plasticfs-1.11-4|35	nocase    - make filenames case-insensitive
14cu|plasticfs-1.11-4|36	shortname - simulate file systems with shorter filenames
14cu|plasticfs-1.11-4|37	smartlink - expand environment variables in symbolic links
14cu|plasticfs-1.11-4|38	titlecase - make filenames appear in title-case
14cu|plasticfs-1.11-4|39	upcase    - make filenames appear in upper-case
14cu|plasticfs-1.11-4|40	viewpath  - union all the directory trees in a view path (unionfs)
14cu|plasticfs-1.11-4|41	
14cu|plasticfs-1.11-4|42	These filters may be piped on into the next to form powerful filter
14cu|plasticfs-1.11-4|43	combinations.
14cu|plasticfs-1.11-4|44	
14cu|plasticfs-1.11-4|45	It is possible to extend PlasticFS with loadable file system filter
14cu|plasticfs-1.11-4|46	modules from shared object files.
14cu|plasticfs-1.11-4|47	
14cu|plasticfs-1.11-4|48	%files
14cu|plasticfs-1.11-4|49	%doc BUILDING README
14cu|plasticfs-1.11-4|50	%attr(755,root,root) %{_bindir}/plasticfs
14cu|plasticfs-1.11-4|51	%{_mandir}/man1/plasticfs_license.1*
14cu|plasticfs-1.11-4|52	%{_mandir}/man3/plasticfs.3*
14cu|plasticfs-1.11-4|53	%{_mandir}/manl/plasticfs_chroot.l*
14cu|plasticfs-1.11-4|54	%{_mandir}/manl/plasticfs_dos.l*
14cu|plasticfs-1.11-4|55	%{_mandir}/manl/plasticfs_downcase.l*
14cu|plasticfs-1.11-4|56	%{_mandir}/manl/plasticfs_log.l*
14cu|plasticfs-1.11-4|57	%{_mandir}/manl/plasticfs_nocase.l*
14cu|plasticfs-1.11-4|58	%{_mandir}/manl/plasticfs_shortname.l*
14cu|plasticfs-1.11-4|59	%{_mandir}/manl/plasticfs_smartlink.l*
14cu|plasticfs-1.11-4|60	%{_mandir}/manl/plasticfs_titlecase.l*
14cu|plasticfs-1.11-4|61	%{_mandir}/manl/plasticfs_upcase.l*
14cu|plasticfs-1.11-4|62	%{_mandir}/manl/plasticfs_viewpath.l*
14cu|plasticfs-1.11-4|63	
14cu|plasticfs-1.11-4|64	#----------------------------------------------------------------------------
14cu|plasticfs-1.11-4|65	
14cu|plasticfs-1.11-4|66	%package -n %{libname}
14cu|plasticfs-1.11-4|67	Summary:	Libraries for the Plastic File System
14cu|plasticfs-1.11-4|68	Group:		System/Libraries
14cu|plasticfs-1.11-4|69	
14cu|plasticfs-1.11-4|70	%description -n %{libname}
14cu|plasticfs-1.11-4|71	Libraries for the Plastic File System.
14cu|plasticfs-1.11-4|72	
14cu|plasticfs-1.11-4|73	%files -n %{libname}
14cu|plasticfs-1.11-4|74	%{_libdir}/libplasticfs.so.%{major}*
14cu|plasticfs-1.11-4|75	
14cu|plasticfs-1.11-4|76	#----------------------------------------------------------------------------
14cu|plasticfs-1.11-4|77	
14cu|plasticfs-1.11-4|78	%package -n %{devname}
14cu|plasticfs-1.11-4|79	Summary:	Development libraries for the Plastic File System
14cu|plasticfs-1.11-4|80	Group:		Development/C
14cu|plasticfs-1.11-4|81	Requires:	%{libname} = %{EVRD}
14cu|plasticfs-1.11-4|82	Provides:	%{name}-devel = %{EVRD}
14cu|plasticfs-1.11-4|83	
14cu|plasticfs-1.11-4|84	%description -n %{devname}
14cu|plasticfs-1.11-4|85	Development libraries for the Plastic File System.
14cu|plasticfs-1.11-4|86	
14cu|plasticfs-1.11-4|87	%files -n %{devname}
14cu|plasticfs-1.11-4|88	%{_libdir}/libplasticfs.so
14cu|plasticfs-1.11-4|89	
14cu|plasticfs-1.11-4|90	#----------------------------------------------------------------------------
14cu|plasticfs-1.11-4|91	
14cu|plasticfs-1.11-4|92	%prep
14cu|plasticfs-1.11-4|93	%setup -q
14cu|plasticfs-1.11-4|94	%patch0 -p1
14cu|plasticfs-1.11-4|95	%patch1 -p1
14cu|plasticfs-1.11-4|96	%patch2 -p1
14cu|plasticfs-1.11-4|97	
14cu|plasticfs-1.11-4|98	%build
14cu|plasticfs-1.11-4|99	EXTRA_FLAGS="-DNOT_IN_libc"
14cu|plasticfs-1.11-4|100	%if %{without paranoid}
14cu|plasticfs-1.11-4|101	EXTRA_FLAGS="$EXTRA_FLAGS -DNON_PARANOID"
14cu|plasticfs-1.11-4|102	%endif
14cu|plasticfs-1.11-4|103	%if %{with debug}
14cu|plasticfs-1.11-4|104	EXTRA_FLAGS="$EXTRA_FLAGS -DVIEWPATH_DEBUG -DDLSYM_DEBUG -DFILTER_DEBUG"
14cu|plasticfs-1.11-4|105	%endif
14cu|plasticfs-1.11-4|106	%configure CXXFLAGS="$CFLAGS $EXTRA_FLAGS"
14cu|plasticfs-1.11-4|107	sed -i -e 's/libtool/libtool --tag=cxx/g' Makefile
14cu|plasticfs-1.11-4|108	# (misc) here because we patch the makefile directly
14cu|plasticfs-1.11-4|109	%make
14cu|plasticfs-1.11-4|110	
14cu|plasticfs-1.11-4|111	%install
14cu|plasticfs-1.11-4|112	%makeinstall_std
14cu|plasticfs-1.11-4|113	
14cu|plasticfs-1.11-4|114	# convenience function
14cu|plasticfs-1.11-4|115	mkdir -p %{buildroot}%{_bindir}
14cu|plasticfs-1.11-4|116	cat > %{buildroot}%{_bindir}/plasticfs << EOF
14cu|plasticfs-1.11-4|117	#!/bin/sh
14cu|plasticfs-1.11-4|118	if [ -z "\$1" ]; then
14cu|plasticfs-1.11-4|119	echo "USAGE: plasticfs <command>"
14cu|plasticfs-1.11-4|120	exit 1
14cu|plasticfs-1.11-4|121	fi
14cu|plasticfs-1.11-4|122	
14cu|plasticfs-1.11-4|123	if [ -n "\$PLASTICFS" ]; then
14cu|plasticfs-1.11-4|124	LD_PRELOAD="%{_libdir}/libplasticfs.so.%{major} \$LD_PRELOAD" \\
14cu|plasticfs-1.11-4|125	PLASTICFS="\$PLASTICFS" \\
14cu|plasticfs-1.11-4|126	\$@
14cu|plasticfs-1.11-4|127	else
14cu|plasticfs-1.11-4|128	echo "ERROR: You need to specify the 'PLASTICFS' environment variable."
14cu|plasticfs-1.11-4|129	echo "       See plasticfs(3) for details."
14cu|plasticfs-1.11-4|130	exit 1
14cu|plasticfs-1.11-4|131	fi
14cu|plasticfs-1.11-4|132	EOF
14cu|plasticfs-1.11-4|133	
14cu|plasticfs-1.11-4|134	
14cu|plasticfs-1.11-4|135	%changelog
14cu|plasticfs-1.11-4|136	
14cu|plasticfs-1.11-4|137	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11-4
14cu|plasticfs-1.11-4|138	- (657f3a5) Build with system optflags to fix debug package
14cu|plasticfs-1.11-4|139	
14cu|plasticfs-1.11-4|140	

13801 14
14cu|playonlinux-4.2.10-1|1	%define oname PlayOnLinux
14cu|playonlinux-4.2.10-1|2	
14cu|playonlinux-4.2.10-1|3	Summary:	Play your Windows games on Linux
14cu|playonlinux-4.2.10-1|4	Name:		playonlinux
14cu|playonlinux-4.2.10-1|5	Version:	4.2.10
14cu|playonlinux-4.2.10-1|6	Release:	1
14cu|playonlinux-4.2.10-1|7	License:	GPLv3+
14cu|playonlinux-4.2.10-1|8	Group:		Games/Other
14cu|playonlinux-4.2.10-1|9	Url:		http://www.playonlinux.com
14cu|playonlinux-4.2.10-1|10	Source0:	http://www.playonlinux.com/script_files/%{oname}/%{version}/%{oname}_%{version}.tar.gz
14cu|playonlinux-4.2.10-1|11	Source1:	%{name}.bin
14cu|playonlinux-4.2.10-1|12	Source100:	%{name}.rpmlintrc
14cu|playonlinux-4.2.10-1|13	Patch0:		PlayOnLinux_4.2.5-disable-update.patch
14cu|playonlinux-4.2.10-1|14	Patch1:		PlayOnLinux-4.2.9-disable-GL-checks.patch
14cu|playonlinux-4.2.10-1|15	Patch2:		PlayOnLinux-4.1.6-use-systemwide-locales-path.patch
14cu|playonlinux-4.2.10-1|16	Patch3:		PlayOnLinux-4.2.1-fix-desktop-file.patch
14cu|playonlinux-4.2.10-1|17	# for ar
14cu|playonlinux-4.2.10-1|18	Requires:	binutils
14cu|playonlinux-4.2.10-1|19	Requires:	cabextract
14cu|playonlinux-4.2.10-1|20	Requires:	gettext
14cu|playonlinux-4.2.10-1|21	Requires:	glxinfo
14cu|playonlinux-4.2.10-1|22	Requires:	imagemagick
14cu|playonlinux-4.2.10-1|23	Requires:	lzma
14cu|playonlinux-4.2.10-1|24	# http://bugs.rosalinux.ru/show_bug.cgi?id=2208
14cu|playonlinux-4.2.10-1|25	Requires:	p7zip
14cu|playonlinux-4.2.10-1|26	Requires:	unzip
14cu|playonlinux-4.2.10-1|27	Requires:	wget
14cu|playonlinux-4.2.10-1|28	# Suggests:	wine32
14cu|playonlinux-4.2.10-1|29	Requires:	wxPythonGTK
14cu|playonlinux-4.2.10-1|30	Requires:	xterm
14cu|playonlinux-4.2.10-1|31	# used to extract icons for applications, otherwise the default icon is used
14cu|playonlinux-4.2.10-1|32	Suggests:	icoutils >= 0.29
14cu|playonlinux-4.2.10-1|33	BuildArch:	noarch
14cu|playonlinux-4.2.10-1|34	
14cu|playonlinux-4.2.10-1|35	%description
14cu|playonlinux-4.2.10-1|36	PlayOnLinux is a piece of sofware which allows you to install and use easily
14cu|playonlinux-4.2.10-1|37	numerous games and software designed to run with Microsoft(R)'s Windows(R).
14cu|playonlinux-4.2.10-1|38	Indeed, currently, still few games are compatible with GNU/Linux, and it could
14cu|playonlinux-4.2.10-1|39	be a factor preventing from migrating to this system. PlayOnLinux brings an
14cu|playonlinux-4.2.10-1|40	accessible and efficient solution to this problem, cost-free and respectful of
14cu|playonlinux-4.2.10-1|41	the free software.
14cu|playonlinux-4.2.10-1|42	
14cu|playonlinux-4.2.10-1|43	%files -f pol.lang
14cu|playonlinux-4.2.10-1|44	%doc LICENCE CHANGELOG.md
14cu|playonlinux-4.2.10-1|45	%{_sysconfdir}/xdg/menus/applications-merged/%{name}*.menu
14cu|playonlinux-4.2.10-1|46	%{_bindir}/%{name}
14cu|playonlinux-4.2.10-1|47	%{_datadir}/%{name}
14cu|playonlinux-4.2.10-1|48	%{_datadir}/applications/%{oname}.desktop
14cu|playonlinux-4.2.10-1|49	%{_datadir}/pixmaps/%{name}.png
14cu|playonlinux-4.2.10-1|50	%{_datadir}/desktop-directories/%{oname}.directory
14cu|playonlinux-4.2.10-1|51	
14cu|playonlinux-4.2.10-1|52	#----------------------------------------------------------------------------
14cu|playonlinux-4.2.10-1|53	
14cu|playonlinux-4.2.10-1|54	%prep
14cu|playonlinux-4.2.10-1|55	%setup -q -n %{name}
14cu|playonlinux-4.2.10-1|56	#patch0 -p1
14cu|playonlinux-4.2.10-1|57	%patch1 -p1
14cu|playonlinux-4.2.10-1|58	%patch2 -p1
14cu|playonlinux-4.2.10-1|59	%patch3 -p1
14cu|playonlinux-4.2.10-1|60	
14cu|playonlinux-4.2.10-1|61	
14cu|playonlinux-4.2.10-1|62	%build
14cu|playonlinux-4.2.10-1|63	# Nothing to do
14cu|playonlinux-4.2.10-1|64	
14cu|playonlinux-4.2.10-1|65	
14cu|playonlinux-4.2.10-1|66	%install
14cu|playonlinux-4.2.10-1|67	# Prepare the needed dirs
14cu|playonlinux-4.2.10-1|68	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cu|playonlinux-4.2.10-1|69	mkdir -p %{buildroot}%{_bindir}
14cu|playonlinux-4.2.10-1|70	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|playonlinux-4.2.10-1|71	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cu|playonlinux-4.2.10-1|72	mkdir -p %{buildroot}%{_datadir}/applications
14cu|playonlinux-4.2.10-1|73	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|playonlinux-4.2.10-1|74	mkdir -p %{buildroot}%{_datadir}/locale
14cu|playonlinux-4.2.10-1|75	
14cu|playonlinux-4.2.10-1|76	# Add exec perms to files lacking them and kill other rpmlint warnings
14cu|playonlinux-4.2.10-1|77	chmod +x tests/bash/test-versionlower tests/python/test_versionlower.py
14cu|playonlinux-4.2.10-1|78	chmod +x python/gui_server.py
14cu|playonlinux-4.2.10-1|79	
14cu|playonlinux-4.2.10-1|80	# Copy all in the dest dir
14cu|playonlinux-4.2.10-1|81	cp -a * %{buildroot}%{_datadir}/%{name}
14cu|playonlinux-4.2.10-1|82	
14cu|playonlinux-4.2.10-1|83	# Move the needed bits in their right place
14cu|playonlinux-4.2.10-1|84	install -p %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14cu|playonlinux-4.2.10-1|85	cp etc/*.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cu|playonlinux-4.2.10-1|86	cp etc/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|playonlinux-4.2.10-1|87	cp %{buildroot}%{_datadir}/%{name}/etc/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|playonlinux-4.2.10-1|88	cp %{buildroot}%{_datadir}/%{name}/etc/%{oname}.directory %{buildroot}%{_datadir}/desktop-directories/%{oname}.directory
14cu|playonlinux-4.2.10-1|89	cp -a lang/locale/* %{buildroot}%{_datadir}/locale/
14cu|playonlinux-4.2.10-1|90	
14cu|playonlinux-4.2.10-1|91	# (tpg) useless stuff
14cu|playonlinux-4.2.10-1|92	rm -rf %{buildroot}%{_datadir}/%{name}/bin
14cu|playonlinux-4.2.10-1|93	rm -rf %{buildroot}%{_datadir}/%{name}/src
14cu|playonlinux-4.2.10-1|94	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.menu
14cu|playonlinux-4.2.10-1|95	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.desktop
14cu|playonlinux-4.2.10-1|96	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.directory
14cu|playonlinux-4.2.10-1|97	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.applescript
14cu|playonlinux-4.2.10-1|98	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.icns
14cu|playonlinux-4.2.10-1|99	rm -rf %{buildroot}%{_datadir}/%{name}/lang
14cu|playonlinux-4.2.10-1|100	rm -rf %{buildroot}%{_datadir}/%{name}/CHANGELOG
14cu|playonlinux-4.2.10-1|101	rm -rf %{buildroot}%{_datadir}/%{name}/playonmac
14cu|playonlinux-4.2.10-1|102	
14cu|playonlinux-4.2.10-1|103	%find_lang pol
14cu|playonlinux-4.2.10-1|104	
14cu|playonlinux-4.2.10-1|105	
14cu|playonlinux-4.2.10-1|106	%changelog
14cu|playonlinux-4.2.10-1|107	
14cu|playonlinux-4.2.10-1|108	* Mon Jan 04 2016 Giovanni Mariani <mc2374@mclink.it> 4.2.10-1
14cu|playonlinux-4.2.10-1|109	- (9080d0f) Updated to release 4.2.10 and added S100 to remove wrong rpmlint output
14cu|playonlinux-4.2.10-1|110	
14cu|playonlinux-4.2.10-1|111	

13802 14
14cu|plexus-ant-factory-1.0-2|1	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cu|plexus-ant-factory-1.0-2|2	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cu|plexus-ant-factory-1.0-2|3	
14cu|plexus-ant-factory-1.0-2|4	%define without_maven 1
14cu|plexus-ant-factory-1.0-2|5	%define with_maven 0
14cu|plexus-ant-factory-1.0-2|6	
14cu|plexus-ant-factory-1.0-2|7	%define parent plexus
14cu|plexus-ant-factory-1.0-2|8	%define subname ant-factory
14cu|plexus-ant-factory-1.0-2|9	
14cu|plexus-ant-factory-1.0-2|10	Name:           %{parent}-%{subname}
14cu|plexus-ant-factory-1.0-2|11	Version:        1.0
14cu|plexus-ant-factory-1.0-2|12	Release:        2
14cu|plexus-ant-factory-1.0-2|13	Epoch:          0
14cu|plexus-ant-factory-1.0-2|14	Summary:        Plexus Ant component factory
14cu|plexus-ant-factory-1.0-2|15	License:        MIT-Style
14cu|plexus-ant-factory-1.0-2|16	Group:          Development/Java
14cu|plexus-ant-factory-1.0-2|17	URL:            http://plexus.codehaus.org/
14cu|plexus-ant-factory-1.0-2|18	Source0:        %{name}-src.tar.gz
14cu|plexus-ant-factory-1.0-2|19	# svn export svn://svn.plexus.codehaus.org/plexus/tags/
14cu|plexus-ant-factory-1.0-2|20	#            plexus-ant-factory-1.0-alpha-1 plexus-ant-factory/
14cu|plexus-ant-factory-1.0-2|21	# tar czf plexus-ant-factory-src.tar.gz plexus-ant-factory/
14cu|plexus-ant-factory-1.0-2|22	Source1:        %{name}-jpp-depmap.xml
14cu|plexus-ant-factory-1.0-2|23	Source2:        %{name}-build.xml
14cu|plexus-ant-factory-1.0-2|24	
14cu|plexus-ant-factory-1.0-2|25	BuildArch:      noarch
14cu|plexus-ant-factory-1.0-2|26	
14cu|plexus-ant-factory-1.0-2|27	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|plexus-ant-factory-1.0-2|28	%if %{with_maven}
14cu|plexus-ant-factory-1.0-2|29	BuildRequires:    maven2 >= 2.0.4-9
14cu|plexus-ant-factory-1.0-2|30	BuildRequires:    maven2-plugin-compiler
14cu|plexus-ant-factory-1.0-2|31	BuildRequires:    maven2-plugin-install
14cu|plexus-ant-factory-1.0-2|32	BuildRequires:    maven2-plugin-jar
14cu|plexus-ant-factory-1.0-2|33	BuildRequires:    maven2-plugin-javadoc
14cu|plexus-ant-factory-1.0-2|34	BuildRequires:    maven2-plugin-release
14cu|plexus-ant-factory-1.0-2|35	BuildRequires:    maven2-plugin-resources
14cu|plexus-ant-factory-1.0-2|36	BuildRequires:    maven2-plugin-surefire
14cu|plexus-ant-factory-1.0-2|37	BuildRequires:    maven2-common-poms >= 1.0-2
14cu|plexus-ant-factory-1.0-2|38	%endif
14cu|plexus-ant-factory-1.0-2|39	BuildRequires:    ant
14cu|plexus-ant-factory-1.0-2|40	BuildRequires:    classworlds
14cu|plexus-ant-factory-1.0-2|41	BuildRequires:    plexus-container-default
14cu|plexus-ant-factory-1.0-2|42	BuildRequires:    plexus-utils
14cu|plexus-ant-factory-1.0-2|43	
14cu|plexus-ant-factory-1.0-2|44	Requires:    ant
14cu|plexus-ant-factory-1.0-2|45	Requires:    classworlds
14cu|plexus-ant-factory-1.0-2|46	Requires:    plexus-container-default
14cu|plexus-ant-factory-1.0-2|47	Requires:    plexus-utils
14cu|plexus-ant-factory-1.0-2|48	
14cu|plexus-ant-factory-1.0-2|49	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|plexus-ant-factory-1.0-2|50	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|plexus-ant-factory-1.0-2|51	
14cu|plexus-ant-factory-1.0-2|52	%description
14cu|plexus-ant-factory-1.0-2|53	Ant component class creator for Plexus.
14cu|plexus-ant-factory-1.0-2|54	
14cu|plexus-ant-factory-1.0-2|55	%if %{with_maven}
14cu|plexus-ant-factory-1.0-2|56	%package javadoc
14cu|plexus-ant-factory-1.0-2|57	Summary:        Javadoc for %{name}
14cu|plexus-ant-factory-1.0-2|58	Group:          Development/Java
14cu|plexus-ant-factory-1.0-2|59	
14cu|plexus-ant-factory-1.0-2|60	%description javadoc
14cu|plexus-ant-factory-1.0-2|61	Javadoc for %{name}.
14cu|plexus-ant-factory-1.0-2|62	%endif
14cu|plexus-ant-factory-1.0-2|63	
14cu|plexus-ant-factory-1.0-2|64	%prep
14cu|plexus-ant-factory-1.0-2|65	%setup -q -n %{name}
14cu|plexus-ant-factory-1.0-2|66	
14cu|plexus-ant-factory-1.0-2|67	%if %{without_maven}
14cu|plexus-ant-factory-1.0-2|68	cp -p %{SOURCE2} build.xml
14cu|plexus-ant-factory-1.0-2|69	%endif
14cu|plexus-ant-factory-1.0-2|70	
14cu|plexus-ant-factory-1.0-2|71	
14cu|plexus-ant-factory-1.0-2|72	%build
14cu|plexus-ant-factory-1.0-2|73	%if %{with_maven}
14cu|plexus-ant-factory-1.0-2|74	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-ant-factory-1.0-2|75	mkdir -p $MAVEN_REPO_LOCAL
14cu|plexus-ant-factory-1.0-2|76	
14cu|plexus-ant-factory-1.0-2|77	mvn-jpp \
14cu|plexus-ant-factory-1.0-2|78	-e \
14cu|plexus-ant-factory-1.0-2|79	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-ant-factory-1.0-2|80	install javadoc:javadoc
14cu|plexus-ant-factory-1.0-2|81	
14cu|plexus-ant-factory-1.0-2|82	%else
14cu|plexus-ant-factory-1.0-2|83	
14cu|plexus-ant-factory-1.0-2|84	mkdir lib
14cu|plexus-ant-factory-1.0-2|85	build-jar-repository \
14cu|plexus-ant-factory-1.0-2|86	-s -p \
14cu|plexus-ant-factory-1.0-2|87	lib ant ant-launcher \
14cu|plexus-ant-factory-1.0-2|88	classworlds \
14cu|plexus-ant-factory-1.0-2|89	plexus/container-default \
14cu|plexus-ant-factory-1.0-2|90	plexus/utils
14cu|plexus-ant-factory-1.0-2|91	%{ant} -Dmaven.mode.offline=true
14cu|plexus-ant-factory-1.0-2|92	
14cu|plexus-ant-factory-1.0-2|93	%endif
14cu|plexus-ant-factory-1.0-2|94	
14cu|plexus-ant-factory-1.0-2|95	%install
14cu|plexus-ant-factory-1.0-2|96	# jars
14cu|plexus-ant-factory-1.0-2|97	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-ant-factory-1.0-2|98	install -pm 644 target/*.jar \
14cu|plexus-ant-factory-1.0-2|99	%{buildroot}%{_javadir}/%{parent}/%{subname}-%{version}.jar
14cu|plexus-ant-factory-1.0-2|100	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0-alpha-1 JPP/%{parent} %{subname}
14cu|plexus-ant-factory-1.0-2|101	
14cu|plexus-ant-factory-1.0-2|102	(cd %{buildroot}%{_javadir}/%{parent} && for jar in *-%{version}*; \
14cu|plexus-ant-factory-1.0-2|103	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-ant-factory-1.0-2|104	
14cu|plexus-ant-factory-1.0-2|105	# pom
14cu|plexus-ant-factory-1.0-2|106	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-ant-factory-1.0-2|107	install -pm 644 pom.xml \
14cu|plexus-ant-factory-1.0-2|108	%{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-ant-factory-1.0-2|109	
14cu|plexus-ant-factory-1.0-2|110	# javadoc
14cu|plexus-ant-factory-1.0-2|111	%if %{with_maven}
14cu|plexus-ant-factory-1.0-2|112	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-ant-factory-1.0-2|113	
14cu|plexus-ant-factory-1.0-2|114	cp -pr target/site/apidocs/* \
14cu|plexus-ant-factory-1.0-2|115	%{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|plexus-ant-factory-1.0-2|116	
14cu|plexus-ant-factory-1.0-2|117	ln -s %{name}-%{version} \
14cu|plexus-ant-factory-1.0-2|118	$RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|plexus-ant-factory-1.0-2|119	%endif
14cu|plexus-ant-factory-1.0-2|120	
14cu|plexus-ant-factory-1.0-2|121	%post
14cu|plexus-ant-factory-1.0-2|122	%update_maven_depmap
14cu|plexus-ant-factory-1.0-2|123	
14cu|plexus-ant-factory-1.0-2|124	%postun
14cu|plexus-ant-factory-1.0-2|125	%update_maven_depmap
14cu|plexus-ant-factory-1.0-2|126	
14cu|plexus-ant-factory-1.0-2|127	%files
14cu|plexus-ant-factory-1.0-2|128	%{_javadir}/plexus
14cu|plexus-ant-factory-1.0-2|129	%{_datadir}/maven2
14cu|plexus-ant-factory-1.0-2|130	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|plexus-ant-factory-1.0-2|131	
14cu|plexus-ant-factory-1.0-2|132	%if %{with_maven}
14cu|plexus-ant-factory-1.0-2|133	%files javadoc
14cu|plexus-ant-factory-1.0-2|134	%doc %{_javadocdir}/*
14cu|plexus-ant-factory-1.0-2|135	%endif
14cu|plexus-ant-factory-1.0-2|136	
14cu|plexus-ant-factory-1.0-2|137	
14cu|plexus-ant-factory-1.0-2|138	
14cu|plexus-ant-factory-1.0-2|139	%changelog
14cu|plexus-ant-factory-1.0-2|140	
14cu|plexus-ant-factory-1.0-2|141	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2
14cu|plexus-ant-factory-1.0-2|142	- (1464f2d) Rebuild with Java8
14cu|plexus-ant-factory-1.0-2|143	
14cu|plexus-ant-factory-1.0-2|144	

13803 14
14cu|plexus-archiver-1.1-6|1	Name:           plexus-archiver
14cu|plexus-archiver-1.1-6|2	Version:        1.1
14cu|plexus-archiver-1.1-6|3	Release:        6
14cu|plexus-archiver-1.1-6|4	Summary:        Plexus Archiver Component
14cu|plexus-archiver-1.1-6|5	License:        MIT and ASL 2.0
14cu|plexus-archiver-1.1-6|6	Group:          Development/Java
14cu|plexus-archiver-1.1-6|7	URL:            http://plexus.codehaus.org/plexus-components/plexus-archiver/
14cu|plexus-archiver-1.1-6|8	Source0:        plexus-archiver-%{version}-src.tar.xz
14cu|plexus-archiver-1.1-6|9	
14cu|plexus-archiver-1.1-6|10	BuildArch:      noarch
14cu|plexus-archiver-1.1-6|11	BuildRequires:  jpackage-utils >= 0:1.6
14cu|plexus-archiver-1.1-6|12	BuildRequires:  ant >= 0:1.6
14cu|plexus-archiver-1.1-6|13	BuildRequires:  classworlds >= 0:1.1
14cu|plexus-archiver-1.1-6|14	BuildRequires:  plexus-container-default
14cu|plexus-archiver-1.1-6|15	BuildRequires:  plexus-utils
14cu|plexus-archiver-1.1-6|16	#BuildRequires:  plexus-io
14cu|plexus-archiver-1.1-6|17	BuildRequires: maven2
14cu|plexus-archiver-1.1-6|18	BuildRequires: maven-resources-plugin
14cu|plexus-archiver-1.1-6|19	BuildRequires: maven-compiler-plugin
14cu|plexus-archiver-1.1-6|20	BuildRequires: maven-jar-plugin
14cu|plexus-archiver-1.1-6|21	BuildRequires: maven-install-plugin
14cu|plexus-archiver-1.1-6|22	BuildRequires: maven-javadoc-plugin
14cu|plexus-archiver-1.1-6|23	BuildRequires: maven-surefire-plugin
14cu|plexus-archiver-1.1-6|24	BuildRequires: maven-surefire-provider-junit
14cu|plexus-archiver-1.1-6|25	#BuildRequires: maven-shared-reporting-impl
14cu|plexus-archiver-1.1-6|26	BuildRequires: maven-doxia-sitetools
14cu|plexus-archiver-1.1-6|27	BuildRequires: plexus-maven-plugin
14cu|plexus-archiver-1.1-6|28	Requires:       classworlds >= 0:1.1
14cu|plexus-archiver-1.1-6|29	Requires:       plexus-container-default
14cu|plexus-archiver-1.1-6|30	Requires:       plexus-utils
14cu|plexus-archiver-1.1-6|31	Requires:       jpackage-utils
14cu|plexus-archiver-1.1-6|32	#Requires:       plexus-io
14cu|plexus-archiver-1.1-6|33	
14cu|plexus-archiver-1.1-6|34	%description
14cu|plexus-archiver-1.1-6|35	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-archiver-1.1-6|36	writing applications. At the core is the container, which can be
14cu|plexus-archiver-1.1-6|37	embedded or for a full scale application server. There are many
14cu|plexus-archiver-1.1-6|38	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-archiver-1.1-6|39	velocity, etc. Plexus also includes an application server which
14cu|plexus-archiver-1.1-6|40	is like a J2EE application server, without all the baggage.
14cu|plexus-archiver-1.1-6|41	
14cu|plexus-archiver-1.1-6|42	
14cu|plexus-archiver-1.1-6|43	%package javadoc
14cu|plexus-archiver-1.1-6|44	Summary:        Javadoc for %{name}
14cu|plexus-archiver-1.1-6|45	Group:          Development/Java
14cu|plexus-archiver-1.1-6|46	
14cu|plexus-archiver-1.1-6|47	%description javadoc
14cu|plexus-archiver-1.1-6|48	Javadoc for %{name}.
14cu|plexus-archiver-1.1-6|49	
14cu|plexus-archiver-1.1-6|50	
14cu|plexus-archiver-1.1-6|51	%prep
14cu|plexus-archiver-1.1-6|52	%setup -q
14cu|plexus-archiver-1.1-6|53	
14cu|plexus-archiver-1.1-6|54	#remove not compilint tests
14cu|plexus-archiver-1.1-6|55	rm -fr src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
14cu|plexus-archiver-1.1-6|56	
14cu|plexus-archiver-1.1-6|57	%build
14cu|plexus-archiver-1.1-6|58	mvn -e\
14cu|plexus-archiver-1.1-6|59	-Dmaven.test.failure.ignore=true \
14cu|plexus-archiver-1.1-6|60	install javadoc:javadoc
14cu|plexus-archiver-1.1-6|61	
14cu|plexus-archiver-1.1-6|62	%install
14cu|plexus-archiver-1.1-6|63	# jars
14cu|plexus-archiver-1.1-6|64	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-archiver-1.1-6|65	install -pm 644 target/%{name}-%{version}.jar \
14cu|plexus-archiver-1.1-6|66	%{buildroot}%{_javadir}/plexus/archiver-%{version}.jar
14cu|plexus-archiver-1.1-6|67	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14cu|plexus-archiver-1.1-6|68	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-archiver-1.1-6|69	
14cu|plexus-archiver-1.1-6|70	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/plexus archiver
14cu|plexus-archiver-1.1-6|71	
14cu|plexus-archiver-1.1-6|72	# pom
14cu|plexus-archiver-1.1-6|73	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-archiver-1.1-6|74	install -pm 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14cu|plexus-archiver-1.1-6|75	
14cu|plexus-archiver-1.1-6|76	# javadoc
14cu|plexus-archiver-1.1-6|77	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-archiver-1.1-6|78	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-archiver-1.1-6|79	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-archiver-1.1-6|80	
14cu|plexus-archiver-1.1-6|81	%post
14cu|plexus-archiver-1.1-6|82	%update_maven_depmap
14cu|plexus-archiver-1.1-6|83	
14cu|plexus-archiver-1.1-6|84	%postun
14cu|plexus-archiver-1.1-6|85	%update_maven_depmap
14cu|plexus-archiver-1.1-6|86	
14cu|plexus-archiver-1.1-6|87	%files
14cu|plexus-archiver-1.1-6|88	%{_javadir}/*
14cu|plexus-archiver-1.1-6|89	%{_mavenpomdir}/*
14cu|plexus-archiver-1.1-6|90	%{_mavendepmapfragdir}/*
14cu|plexus-archiver-1.1-6|91	
14cu|plexus-archiver-1.1-6|92	%files javadoc
14cu|plexus-archiver-1.1-6|93	%doc %{_javadocdir}/%{name}-%{version}
14cu|plexus-archiver-1.1-6|94	%doc %{_javadocdir}/%{name}
14cu|plexus-archiver-1.1-6|95	
14cu|plexus-archiver-1.1-6|96	%changelog
14cu|plexus-archiver-1.1-6|97	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-6
14cu|plexus-archiver-1.1-6|98	+ Revision: 90d82f7
14cu|plexus-archiver-1.1-6|99	- Move to contrib
14cu|plexus-archiver-1.1-6|100	
14cu|plexus-archiver-1.1-6|101	

13804 14
14cu|plexus-bsh-factory-1.0-2|1	%define _without_maven 1
14cu|plexus-bsh-factory-1.0-2|2	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cu|plexus-bsh-factory-1.0-2|3	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cu|plexus-bsh-factory-1.0-2|4	
14cu|plexus-bsh-factory-1.0-2|5	%define parent plexus
14cu|plexus-bsh-factory-1.0-2|6	%define subname bsh-factory
14cu|plexus-bsh-factory-1.0-2|7	
14cu|plexus-bsh-factory-1.0-2|8	Name:           %{parent}-%{subname}
14cu|plexus-bsh-factory-1.0-2|9	Version:        1.0
14cu|plexus-bsh-factory-1.0-2|10	Release:        2
14cu|plexus-bsh-factory-1.0-2|11	Epoch:          0
14cu|plexus-bsh-factory-1.0-2|12	Summary:        Plexus Bsh component factory
14cu|plexus-bsh-factory-1.0-2|13	License:        MIT-Style
14cu|plexus-bsh-factory-1.0-2|14	Group:          Development/Java
14cu|plexus-bsh-factory-1.0-2|15	URL:            http://plexus.codehaus.org/
14cu|plexus-bsh-factory-1.0-2|16	Source0:        %{name}-src.tar.gz
14cu|plexus-bsh-factory-1.0-2|17	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-bsh-factory-1.0-alpha-7-SNAPSHOT plexus-bsh-factory/
14cu|plexus-bsh-factory-1.0-2|18	# tar czf plexus-bsh-factory-src.tar.gz plexus-bsh-factory/
14cu|plexus-bsh-factory-1.0-2|19	Source1:        %{name}-jpp-depmap.xml
14cu|plexus-bsh-factory-1.0-2|20	Source2:        %{name}-build.xml
14cu|plexus-bsh-factory-1.0-2|21	
14cu|plexus-bsh-factory-1.0-2|22	Patch1:         %{name}-encodingfix.patch
14cu|plexus-bsh-factory-1.0-2|23	
14cu|plexus-bsh-factory-1.0-2|24	BuildArch:      noarch
14cu|plexus-bsh-factory-1.0-2|25	
14cu|plexus-bsh-factory-1.0-2|26	BuildRequires:     java-rpmbuild
14cu|plexus-bsh-factory-1.0-2|27	%if %{with_maven}
14cu|plexus-bsh-factory-1.0-2|28	BuildRequires:     maven2 >= 2.0.4-9
14cu|plexus-bsh-factory-1.0-2|29	BuildRequires:     maven2-plugin-compiler
14cu|plexus-bsh-factory-1.0-2|30	BuildRequires:     maven2-plugin-install
14cu|plexus-bsh-factory-1.0-2|31	BuildRequires:     maven2-plugin-jar
14cu|plexus-bsh-factory-1.0-2|32	BuildRequires:     maven2-plugin-javadoc
14cu|plexus-bsh-factory-1.0-2|33	BuildRequires:     maven2-plugin-release
14cu|plexus-bsh-factory-1.0-2|34	BuildRequires:     maven2-plugin-resources
14cu|plexus-bsh-factory-1.0-2|35	BuildRequires:     maven2-plugin-surefire
14cu|plexus-bsh-factory-1.0-2|36	BuildRequires:     maven2-common-poms >= 1.0-2
14cu|plexus-bsh-factory-1.0-2|37	%else
14cu|plexus-bsh-factory-1.0-2|38	BuildRequires:     ant
14cu|plexus-bsh-factory-1.0-2|39	%endif
14cu|plexus-bsh-factory-1.0-2|40	BuildRequires:     bsh
14cu|plexus-bsh-factory-1.0-2|41	BuildRequires:     classworlds
14cu|plexus-bsh-factory-1.0-2|42	BuildRequires:     plexus-container-default
14cu|plexus-bsh-factory-1.0-2|43	BuildRequires:     plexus-utils
14cu|plexus-bsh-factory-1.0-2|44	
14cu|plexus-bsh-factory-1.0-2|45	Requires:          bsh
14cu|plexus-bsh-factory-1.0-2|46	Requires:          classworlds
14cu|plexus-bsh-factory-1.0-2|47	Requires:          plexus-container-default
14cu|plexus-bsh-factory-1.0-2|48	Requires:          plexus-utils
14cu|plexus-bsh-factory-1.0-2|49	
14cu|plexus-bsh-factory-1.0-2|50	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|plexus-bsh-factory-1.0-2|51	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|plexus-bsh-factory-1.0-2|52	
14cu|plexus-bsh-factory-1.0-2|53	%description
14cu|plexus-bsh-factory-1.0-2|54	Bsh component class creator for Plexus.
14cu|plexus-bsh-factory-1.0-2|55	
14cu|plexus-bsh-factory-1.0-2|56	%if %{with_maven}
14cu|plexus-bsh-factory-1.0-2|57	%package javadoc
14cu|plexus-bsh-factory-1.0-2|58	Summary:        Javadoc for %{name}
14cu|plexus-bsh-factory-1.0-2|59	Group:          Documentation
14cu|plexus-bsh-factory-1.0-2|60	
14cu|plexus-bsh-factory-1.0-2|61	%description javadoc
14cu|plexus-bsh-factory-1.0-2|62	Javadoc for %{name}.
14cu|plexus-bsh-factory-1.0-2|63	%endif
14cu|plexus-bsh-factory-1.0-2|64	
14cu|plexus-bsh-factory-1.0-2|65	%prep
14cu|plexus-bsh-factory-1.0-2|66	%setup -q -n %{name}
14cu|plexus-bsh-factory-1.0-2|67	
14cu|plexus-bsh-factory-1.0-2|68	%patch1 -b .sav
14cu|plexus-bsh-factory-1.0-2|69	
14cu|plexus-bsh-factory-1.0-2|70	%if %{without_maven}
14cu|plexus-bsh-factory-1.0-2|71	cp -p %{SOURCE2} build.xml
14cu|plexus-bsh-factory-1.0-2|72	%endif
14cu|plexus-bsh-factory-1.0-2|73	
14cu|plexus-bsh-factory-1.0-2|74	
14cu|plexus-bsh-factory-1.0-2|75	%build
14cu|plexus-bsh-factory-1.0-2|76	
14cu|plexus-bsh-factory-1.0-2|77	%if %{with_maven}
14cu|plexus-bsh-factory-1.0-2|78	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-bsh-factory-1.0-2|79	mkdir -p $MAVEN_REPO_LOCAL
14cu|plexus-bsh-factory-1.0-2|80	
14cu|plexus-bsh-factory-1.0-2|81	mvn-jpp \
14cu|plexus-bsh-factory-1.0-2|82	-e \
14cu|plexus-bsh-factory-1.0-2|83	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-bsh-factory-1.0-2|84	install javadoc:javadoc
14cu|plexus-bsh-factory-1.0-2|85	
14cu|plexus-bsh-factory-1.0-2|86	%else
14cu|plexus-bsh-factory-1.0-2|87	
14cu|plexus-bsh-factory-1.0-2|88	mkdir lib
14cu|plexus-bsh-factory-1.0-2|89	build-jar-repository \
14cu|plexus-bsh-factory-1.0-2|90	-s -p \
14cu|plexus-bsh-factory-1.0-2|91	lib bsh classworlds \
14cu|plexus-bsh-factory-1.0-2|92	plexus/container-default \
14cu|plexus-bsh-factory-1.0-2|93	plexus/utils
14cu|plexus-bsh-factory-1.0-2|94	%{ant} -Dmaven.mode.offline=true
14cu|plexus-bsh-factory-1.0-2|95	
14cu|plexus-bsh-factory-1.0-2|96	%endif
14cu|plexus-bsh-factory-1.0-2|97	
14cu|plexus-bsh-factory-1.0-2|98	%install
14cu|plexus-bsh-factory-1.0-2|99	# jars
14cu|plexus-bsh-factory-1.0-2|100	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-bsh-factory-1.0-2|101	install -pm 644 target/*.jar \
14cu|plexus-bsh-factory-1.0-2|102	%{buildroot}%{_javadir}/%{parent}/%{subname}-%{version}.jar
14cu|plexus-bsh-factory-1.0-2|103	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0-alpha-7 JPP/%{parent} %{subname}
14cu|plexus-bsh-factory-1.0-2|104	
14cu|plexus-bsh-factory-1.0-2|105	(cd %{buildroot}%{_javadir}/%{parent} && for jar in *-%{version}*; \
14cu|plexus-bsh-factory-1.0-2|106	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-bsh-factory-1.0-2|107	
14cu|plexus-bsh-factory-1.0-2|108	# pom
14cu|plexus-bsh-factory-1.0-2|109	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-bsh-factory-1.0-2|110	install -pm 644 \
14cu|plexus-bsh-factory-1.0-2|111	pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-bsh-factory-1.0-2|112	
14cu|plexus-bsh-factory-1.0-2|113	# javadoc
14cu|plexus-bsh-factory-1.0-2|114	%if %{with_maven}
14cu|plexus-bsh-factory-1.0-2|115	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-bsh-factory-1.0-2|116	
14cu|plexus-bsh-factory-1.0-2|117	cp -pr target/site/apidocs/* \
14cu|plexus-bsh-factory-1.0-2|118	%{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|plexus-bsh-factory-1.0-2|119	
14cu|plexus-bsh-factory-1.0-2|120	ln -s %{name}-%{version} \
14cu|plexus-bsh-factory-1.0-2|121	$RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|plexus-bsh-factory-1.0-2|122	%endif
14cu|plexus-bsh-factory-1.0-2|123	
14cu|plexus-bsh-factory-1.0-2|124	%post
14cu|plexus-bsh-factory-1.0-2|125	%update_maven_depmap
14cu|plexus-bsh-factory-1.0-2|126	
14cu|plexus-bsh-factory-1.0-2|127	%postun
14cu|plexus-bsh-factory-1.0-2|128	%update_maven_depmap
14cu|plexus-bsh-factory-1.0-2|129	
14cu|plexus-bsh-factory-1.0-2|130	%files
14cu|plexus-bsh-factory-1.0-2|131	%{_javadir}/plexus
14cu|plexus-bsh-factory-1.0-2|132	%{_datadir}/maven2
14cu|plexus-bsh-factory-1.0-2|133	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|plexus-bsh-factory-1.0-2|134	
14cu|plexus-bsh-factory-1.0-2|135	%if %{with_maven}
14cu|plexus-bsh-factory-1.0-2|136	%files javadoc
14cu|plexus-bsh-factory-1.0-2|137	%doc %{_javadocdir}/*
14cu|plexus-bsh-factory-1.0-2|138	%endif
14cu|plexus-bsh-factory-1.0-2|139	
14cu|plexus-bsh-factory-1.0-2|140	
14cu|plexus-bsh-factory-1.0-2|141	
14cu|plexus-bsh-factory-1.0-2|142	%changelog
14cu|plexus-bsh-factory-1.0-2|143	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2
14cu|plexus-bsh-factory-1.0-2|144	+ Revision: 916ccd7
14cu|plexus-bsh-factory-1.0-2|145	- Move to contrib
14cu|plexus-bsh-factory-1.0-2|146	
14cu|plexus-bsh-factory-1.0-2|147	

13805 14
14cu|plexus-container-default-1.0-2|1	%define with_maven 0
14cu|plexus-container-default-1.0-2|2	
14cu|plexus-container-default-1.0-2|3	%define parent plexus
14cu|plexus-container-default-1.0-2|4	%define subname container-default
14cu|plexus-container-default-1.0-2|5	
14cu|plexus-container-default-1.0-2|6	Name:           plexus-container-default
14cu|plexus-container-default-1.0-2|7	Version:        1.0
14cu|plexus-container-default-1.0-2|8	Release:        2
14cu|plexus-container-default-1.0-2|9	Epoch:          0
14cu|plexus-container-default-1.0-2|10	Summary:        Default Plexus Container
14cu|plexus-container-default-1.0-2|11	License:        Apache License
14cu|plexus-container-default-1.0-2|12	Group:          Development/Java
14cu|plexus-container-default-1.0-2|13	URL:            http://plexus.codehaus.org/
14cu|plexus-container-default-1.0-2|14	Source0:        plexus-container-default-1.0-alpha-8-src.tar.gz
14cu|plexus-container-default-1.0-2|15	# svn export svn://svn.plexus.codehaus.org/plexus/scm/tags/plexus-container-default-1.0-alpha-8/
14cu|plexus-container-default-1.0-2|16	Source1:        plexus-container-default-1.0-build.xml
14cu|plexus-container-default-1.0-2|17	Source2:        plexus-container-default-1.0-project.xml
14cu|plexus-container-default-1.0-2|18	Source3:        plexus-container-default-settings.xml
14cu|plexus-container-default-1.0-2|19	Source4:        plexus-container-default-1.0-jpp-depmap.xml
14cu|plexus-container-default-1.0-2|20	
14cu|plexus-container-default-1.0-2|21	
14cu|plexus-container-default-1.0-2|22	BuildArch:      noarch
14cu|plexus-container-default-1.0-2|23	BuildRequires:  java-devel
14cu|plexus-container-default-1.0-2|24	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|plexus-container-default-1.0-2|25	BuildRequires:  ant >= 0:1.6
14cu|plexus-container-default-1.0-2|26	BuildRequires:  ant-nodeps
14cu|plexus-container-default-1.0-2|27	BuildRequires:  junit
14cu|plexus-container-default-1.0-2|28	%if %{with_maven}
14cu|plexus-container-default-1.0-2|29	BuildRequires:  maven2 >= 2.0.4
14cu|plexus-container-default-1.0-2|30	BuildRequires:  maven2-plugin-compiler
14cu|plexus-container-default-1.0-2|31	BuildRequires:  maven2-plugin-install
14cu|plexus-container-default-1.0-2|32	BuildRequires:  maven2-plugin-jar
14cu|plexus-container-default-1.0-2|33	BuildRequires:  maven2-plugin-javadoc
14cu|plexus-container-default-1.0-2|34	BuildRequires:  maven2-plugin-resources
14cu|plexus-container-default-1.0-2|35	BuildRequires:  maven2-plugin-surefire
14cu|plexus-container-default-1.0-2|36	BuildRequires:  maven2-plugin-release
14cu|plexus-container-default-1.0-2|37	%endif
14cu|plexus-container-default-1.0-2|38	BuildRequires:  classworlds >= 0:1.1
14cu|plexus-container-default-1.0-2|39	BuildRequires:  plexus-utils
14cu|plexus-container-default-1.0-2|40	Requires:  classworlds >= 0:1.1
14cu|plexus-container-default-1.0-2|41	Requires:  plexus-utils
14cu|plexus-container-default-1.0-2|42	
14cu|plexus-container-default-1.0-2|43	%description
14cu|plexus-container-default-1.0-2|44	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-container-default-1.0-2|45	writing applications. At the core is the container, which can be
14cu|plexus-container-default-1.0-2|46	embedded or for a full scale application server. There are many
14cu|plexus-container-default-1.0-2|47	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-container-default-1.0-2|48	velocity, etc. Plexus also includes an application server which
14cu|plexus-container-default-1.0-2|49	is like a J2EE application server, without all the baggage.
14cu|plexus-container-default-1.0-2|50	
14cu|plexus-container-default-1.0-2|51	
14cu|plexus-container-default-1.0-2|52	%package javadoc
14cu|plexus-container-default-1.0-2|53	Summary:        Javadoc for %{name}
14cu|plexus-container-default-1.0-2|54	Group:          Development/Java
14cu|plexus-container-default-1.0-2|55	
14cu|plexus-container-default-1.0-2|56	%description javadoc
14cu|plexus-container-default-1.0-2|57	Javadoc for %{name}.
14cu|plexus-container-default-1.0-2|58	
14cu|plexus-container-default-1.0-2|59	
14cu|plexus-container-default-1.0-2|60	%prep
14cu|plexus-container-default-1.0-2|61	%setup -q -n plexus-container-default-1.0-alpha-8
14cu|plexus-container-default-1.0-2|62	for j in $(find . -name "*.jar"); do
14cu|plexus-container-default-1.0-2|63	mv $j $j.no
14cu|plexus-container-default-1.0-2|64	done
14cu|plexus-container-default-1.0-2|65	cp %{SOURCE1} build.xml
14cu|plexus-container-default-1.0-2|66	cp %{SOURCE2} project.xml
14cu|plexus-container-default-1.0-2|67	cp %{SOURCE3} settings.xml
14cu|plexus-container-default-1.0-2|68	
14cu|plexus-container-default-1.0-2|69	%build
14cu|plexus-container-default-1.0-2|70	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-container-default-1.0-2|71	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
14cu|plexus-container-default-1.0-2|72	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-container-default-1.0-2|73	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
14cu|plexus-container-default-1.0-2|74	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
14cu|plexus-container-default-1.0-2|75	
14cu|plexus-container-default-1.0-2|76	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-container-default-1.0-2|77	mkdir -p $MAVEN_REPO_LOCAL
14cu|plexus-container-default-1.0-2|78	
14cu|plexus-container-default-1.0-2|79	mkdir external_repo
14cu|plexus-container-default-1.0-2|80	ln -s %{_javadir} external_repo/JPP
14cu|plexus-container-default-1.0-2|81	
14cu|plexus-container-default-1.0-2|82	%if %{with_maven}
14cu|plexus-container-default-1.0-2|83	mvn-jpp \
14cu|plexus-container-default-1.0-2|84	-e \
14cu|plexus-container-default-1.0-2|85	-s $(pwd)/settings.xml \
14cu|plexus-container-default-1.0-2|86	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
14cu|plexus-container-default-1.0-2|87	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-container-default-1.0-2|88	-Dmaven.test.skip=true \
14cu|plexus-container-default-1.0-2|89	install javadoc:javadoc
14cu|plexus-container-default-1.0-2|90	
14cu|plexus-container-default-1.0-2|91	%else
14cu|plexus-container-default-1.0-2|92	mkdir -p target/lib
14cu|plexus-container-default-1.0-2|93	build-jar-repository -s -p target/lib \
14cu|plexus-container-default-1.0-2|94	classworlds \
14cu|plexus-container-default-1.0-2|95	plexus/utils \
14cu|plexus-container-default-1.0-2|96	junit
14cu|plexus-container-default-1.0-2|97	
14cu|plexus-container-default-1.0-2|98	%{ant} jar javadoc
14cu|plexus-container-default-1.0-2|99	%endif
14cu|plexus-container-default-1.0-2|100	
14cu|plexus-container-default-1.0-2|101	
14cu|plexus-container-default-1.0-2|102	%install
14cu|plexus-container-default-1.0-2|103	# jars
14cu|plexus-container-default-1.0-2|104	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-container-default-1.0-2|105	install -pm 644 target/%{name}-%{version}-alpha-8.jar \
14cu|plexus-container-default-1.0-2|106	%{buildroot}%{_javadir}/plexus/container-default-%{version}.jar
14cu|plexus-container-default-1.0-2|107	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14cu|plexus-container-default-1.0-2|108	(cd %{buildroot}%{_javadir}/plexus && \
14cu|plexus-container-default-1.0-2|109	for jar in *-%{version}*; do \
14cu|plexus-container-default-1.0-2|110	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
14cu|plexus-container-default-1.0-2|111	done \
14cu|plexus-container-default-1.0-2|112	)
14cu|plexus-container-default-1.0-2|113	
14cu|plexus-container-default-1.0-2|114	# poms
14cu|plexus-container-default-1.0-2|115	%if %{with_maven}
14cu|plexus-container-default-1.0-2|116	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-container-default-1.0-2|117	install -pm 644 pom.xml \
14cu|plexus-container-default-1.0-2|118	%{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-container-default-1.0-2|119	%endif
14cu|plexus-container-default-1.0-2|120	
14cu|plexus-container-default-1.0-2|121	# javadoc
14cu|plexus-container-default-1.0-2|122	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-container-default-1.0-2|123	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-container-default-1.0-2|124	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-container-default-1.0-2|125	
14cu|plexus-container-default-1.0-2|126	%post
14cu|plexus-container-default-1.0-2|127	%update_maven_depmap
14cu|plexus-container-default-1.0-2|128	
14cu|plexus-container-default-1.0-2|129	%postun
14cu|plexus-container-default-1.0-2|130	%update_maven_depmap
14cu|plexus-container-default-1.0-2|131	
14cu|plexus-container-default-1.0-2|132	%files
14cu|plexus-container-default-1.0-2|133	%defattr(0644,root,root,0755)
14cu|plexus-container-default-1.0-2|134	%{_javadir}/*
14cu|plexus-container-default-1.0-2|135	%if %{with_maven}
14cu|plexus-container-default-1.0-2|136	%{_datadir}/maven2/poms/*
14cu|plexus-container-default-1.0-2|137	%endif
14cu|plexus-container-default-1.0-2|138	%{_mavendepmapfragdir}
14cu|plexus-container-default-1.0-2|139	
14cu|plexus-container-default-1.0-2|140	%files javadoc
14cu|plexus-container-default-1.0-2|141	%defattr(-,root,root,-)
14cu|plexus-container-default-1.0-2|142	%doc %{_javadocdir}/*
14cu|plexus-container-default-1.0-2|143	
14cu|plexus-container-default-1.0-2|144	
14cu|plexus-container-default-1.0-2|145	
14cu|plexus-container-default-1.0-2|146	%changelog
14cu|plexus-container-default-1.0-2|147	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2
14cu|plexus-container-default-1.0-2|148	+ Revision: d121f5c
14cu|plexus-container-default-1.0-2|149	- Move to contrib
14cu|plexus-container-default-1.0-2|150	
14cu|plexus-container-default-1.0-2|151	

13806 14
14cu|plexus-digest-1.1-8|1	%global parent plexus
14cu|plexus-digest-1.1-8|2	%global subname digest
14cu|plexus-digest-1.1-8|3	
14cu|plexus-digest-1.1-8|4	Name:           plexus-digest
14cu|plexus-digest-1.1-8|5	Version:        1.1
14cu|plexus-digest-1.1-8|6	Release:        8
14cu|plexus-digest-1.1-8|7	Summary:        Plexus Digest / Hashcode Components
14cu|plexus-digest-1.1-8|8	License:        ASL 2.0
14cu|plexus-digest-1.1-8|9	Group:          Development/Java
14cu|plexus-digest-1.1-8|10	URL:            http://plexus.codehaus.org/plexus-components/plexus-digest/
14cu|plexus-digest-1.1-8|11	Source0:        %{name}-%{version}-src.tar.gz
14cu|plexus-digest-1.1-8|12	# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-digest-1.1/ plexus-digest/
14cu|plexus-digest-1.1-8|13	# tar czf plexus-digest-1.1-src.tar.gz plexus-digest/
14cu|plexus-digest-1.1-8|14	
14cu|plexus-digest-1.1-8|15	BuildArch:      noarch
14cu|plexus-digest-1.1-8|16	
14cu|plexus-digest-1.1-8|17	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|plexus-digest-1.1-8|18	BuildRequires:  ant >= 0:1.6
14cu|plexus-digest-1.1-8|19	BuildRequires:  maven2 >= 2.0.4-9
14cu|plexus-digest-1.1-8|20	BuildRequires:  maven-compiler-plugin
14cu|plexus-digest-1.1-8|21	BuildRequires:  maven-install-plugin
14cu|plexus-digest-1.1-8|22	BuildRequires:  maven-jar-plugin
14cu|plexus-digest-1.1-8|23	BuildRequires:  maven-javadoc-plugin
14cu|plexus-digest-1.1-8|24	BuildRequires:  maven-resources-plugin
14cu|plexus-digest-1.1-8|25	BuildRequires:  maven-surefire-maven-plugin
14cu|plexus-digest-1.1-8|26	BuildRequires:  maven-surefire-provider-junit
14cu|plexus-digest-1.1-8|27	#BuildRequires:  maven2-common-poms >= 1.0
14cu|plexus-digest-1.1-8|28	BuildRequires:  maven-doxia
14cu|plexus-digest-1.1-8|29	#BuildRequires:  maven-doxia-sitetools
14cu|plexus-digest-1.1-8|30	BuildRequires:  qdox >= 1.5
14cu|plexus-digest-1.1-8|31	
14cu|plexus-digest-1.1-8|32	#BuildRequires:  plexus-maven-plugin
14cu|plexus-digest-1.1-8|33	#BuildRequires:  plexus-cdc
14cu|plexus-digest-1.1-8|34	
14cu|plexus-digest-1.1-8|35	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|plexus-digest-1.1-8|36	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|plexus-digest-1.1-8|37	
14cu|plexus-digest-1.1-8|38	%description
14cu|plexus-digest-1.1-8|39	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-digest-1.1-8|40	writing applications. At the core is the container, which can be
14cu|plexus-digest-1.1-8|41	embedded or for a full scale application server. There are many
14cu|plexus-digest-1.1-8|42	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-digest-1.1-8|43	velocity, etc. Plexus also includes an application server which
14cu|plexus-digest-1.1-8|44	is like a J2EE application server, without all the baggage.
14cu|plexus-digest-1.1-8|45	
14cu|plexus-digest-1.1-8|46	%package javadoc
14cu|plexus-digest-1.1-8|47	Summary:        Javadoc for %{name}
14cu|plexus-digest-1.1-8|48	Group:          Development/Java
14cu|plexus-digest-1.1-8|49	Requires:       jpackage-utils
14cu|plexus-digest-1.1-8|50	
14cu|plexus-digest-1.1-8|51	%description javadoc
14cu|plexus-digest-1.1-8|52	Javadoc for %{name}.
14cu|plexus-digest-1.1-8|53	
14cu|plexus-digest-1.1-8|54	%prep
14cu|plexus-digest-1.1-8|55	%setup -q -n %{name}
14cu|plexus-digest-1.1-8|56	
14cu|plexus-digest-1.1-8|57	%build
14cu|plexus-digest-1.1-8|58	mvn install javadoc:javadoc
14cu|plexus-digest-1.1-8|59	
14cu|plexus-digest-1.1-8|60	%install
14cu|plexus-digest-1.1-8|61	# jars
14cu|plexus-digest-1.1-8|62	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-digest-1.1-8|63	install -pm 644 target/*.jar \
14cu|plexus-digest-1.1-8|64	%{buildroot}%{_javadir}/%{parent}/%{subname}.jar
14cu|plexus-digest-1.1-8|65	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0 JPP/%{parent} %{subname}
14cu|plexus-digest-1.1-8|66	
14cu|plexus-digest-1.1-8|67	# pom
14cu|plexus-digest-1.1-8|68	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-digest-1.1-8|69	install -pm 644 pom.xml \
14cu|plexus-digest-1.1-8|70	%{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-digest-1.1-8|71	
14cu|plexus-digest-1.1-8|72	# javadoc
14cu|plexus-digest-1.1-8|73	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-digest-1.1-8|74	
14cu|plexus-digest-1.1-8|75	cp -pr target/site/apidocs/* \
14cu|plexus-digest-1.1-8|76	%{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|plexus-digest-1.1-8|77	
14cu|plexus-digest-1.1-8|78	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-digest-1.1-8|79	
14cu|plexus-digest-1.1-8|80	%post
14cu|plexus-digest-1.1-8|81	%update_maven_depmap
14cu|plexus-digest-1.1-8|82	
14cu|plexus-digest-1.1-8|83	%postun
14cu|plexus-digest-1.1-8|84	%update_maven_depmap
14cu|plexus-digest-1.1-8|85	
14cu|plexus-digest-1.1-8|86	%files
14cu|plexus-digest-1.1-8|87	%{_javadir}/plexus/*
14cu|plexus-digest-1.1-8|88	%{_mavenpomdir}
14cu|plexus-digest-1.1-8|89	%{_mavendepmapfragdir}
14cu|plexus-digest-1.1-8|90	
14cu|plexus-digest-1.1-8|91	%files javadoc
14cu|plexus-digest-1.1-8|92	%doc %{_javadocdir}/*
14cu|plexus-digest-1.1-8|93	
14cu|plexus-digest-1.1-8|94	
14cu|plexus-digest-1.1-8|95	%changelog
14cu|plexus-digest-1.1-8|96	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cu|plexus-digest-1.1-8|97	+ Revision: a4302fc
14cu|plexus-digest-1.1-8|98	- Move to contrib
14cu|plexus-digest-1.1-8|99	
14cu|plexus-digest-1.1-8|100	

13807 14
14cu|plexus-i18n-1.0-2|1	%define with_maven 0
14cu|plexus-i18n-1.0-2|2	
14cu|plexus-i18n-1.0-2|3	%define section     free
14cu|plexus-i18n-1.0-2|4	%define parent plexus
14cu|plexus-i18n-1.0-2|5	%define subname i18n
14cu|plexus-i18n-1.0-2|6	
14cu|plexus-i18n-1.0-2|7	Name:           plexus-i18n
14cu|plexus-i18n-1.0-2|8	Version:        1.0
14cu|plexus-i18n-1.0-2|9	Release:        2
14cu|plexus-i18n-1.0-2|10	Epoch:          0
14cu|plexus-i18n-1.0-2|11	Summary:        Plexus I18N Component
14cu|plexus-i18n-1.0-2|12	License:        Apache Software License
14cu|plexus-i18n-1.0-2|13	Group:          Development/Java
14cu|plexus-i18n-1.0-2|14	URL:            http://plexus.codehaus.org/
14cu|plexus-i18n-1.0-2|15	Source0:        plexus-i18n-1.0-beta-6-src.tar.gz
14cu|plexus-i18n-1.0-2|16	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-i18n-1.0-beta-6
14cu|plexus-i18n-1.0-2|17	# tar czf plexus-i18n.tar.gz plexus-i18n-1.0-beta-6/
14cu|plexus-i18n-1.0-2|18	Source1:        plexus-i18n-1.0-build.xml
14cu|plexus-i18n-1.0-2|19	Source2:        plexus-i18n-1.0-project.xml
14cu|plexus-i18n-1.0-2|20	Source3:        plexus-i18n-settings.xml
14cu|plexus-i18n-1.0-2|21	Source4:        plexus-i18n-1.0-jpp-depmap.xml
14cu|plexus-i18n-1.0-2|22	
14cu|plexus-i18n-1.0-2|23	BuildArch:      noarch
14cu|plexus-i18n-1.0-2|24	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|plexus-i18n-1.0-2|25	BuildRequires:  ant >= 0:1.6
14cu|plexus-i18n-1.0-2|26	%if %{with_maven}
14cu|plexus-i18n-1.0-2|27	BuildRequires:  maven2 >= 2.0.4-10jpp
14cu|plexus-i18n-1.0-2|28	BuildRequires:  maven2-plugin-compiler
14cu|plexus-i18n-1.0-2|29	BuildRequires:  maven2-plugin-install
14cu|plexus-i18n-1.0-2|30	BuildRequires:  maven2-plugin-jar
14cu|plexus-i18n-1.0-2|31	BuildRequires:  maven2-plugin-javadoc
14cu|plexus-i18n-1.0-2|32	BuildRequires:  maven2-plugin-resources
14cu|plexus-i18n-1.0-2|33	BuildRequires:  maven2-plugin-surefire
14cu|plexus-i18n-1.0-2|34	BuildRequires:  maven2-plugin-release
14cu|plexus-i18n-1.0-2|35	BuildRequires:  plexus-maven-plugin
14cu|plexus-i18n-1.0-2|36	%endif
14cu|plexus-i18n-1.0-2|37	
14cu|plexus-i18n-1.0-2|38	BuildRequires:  classworlds >= 0:1.1
14cu|plexus-i18n-1.0-2|39	BuildRequires:  plexus-container-default
14cu|plexus-i18n-1.0-2|40	BuildRequires:  plexus-utils
14cu|plexus-i18n-1.0-2|41	Requires:  classworlds >= 0:1.1
14cu|plexus-i18n-1.0-2|42	Requires:  plexus-container-default
14cu|plexus-i18n-1.0-2|43	Requires:  plexus-utils
14cu|plexus-i18n-1.0-2|44	
14cu|plexus-i18n-1.0-2|45	%description
14cu|plexus-i18n-1.0-2|46	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-i18n-1.0-2|47	writing applications. At the core is the container, which can be
14cu|plexus-i18n-1.0-2|48	embedded or for a full scale application server. There are many
14cu|plexus-i18n-1.0-2|49	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-i18n-1.0-2|50	velocity, etc. Plexus also includes an application server which
14cu|plexus-i18n-1.0-2|51	is like a J2EE application server, without all the baggage.
14cu|plexus-i18n-1.0-2|52	
14cu|plexus-i18n-1.0-2|53	
14cu|plexus-i18n-1.0-2|54	%package javadoc
14cu|plexus-i18n-1.0-2|55	Summary:        Javadoc for %{name}
14cu|plexus-i18n-1.0-2|56	Group:          Development/Java
14cu|plexus-i18n-1.0-2|57	
14cu|plexus-i18n-1.0-2|58	%description javadoc
14cu|plexus-i18n-1.0-2|59	Javadoc for %{name}.
14cu|plexus-i18n-1.0-2|60	
14cu|plexus-i18n-1.0-2|61	
14cu|plexus-i18n-1.0-2|62	%prep
14cu|plexus-i18n-1.0-2|63	%setup -q -n plexus-i18n-1.0-beta-6
14cu|plexus-i18n-1.0-2|64	%remove_java_binaries
14cu|plexus-i18n-1.0-2|65	cp %{SOURCE1} build.xml
14cu|plexus-i18n-1.0-2|66	cp %{SOURCE2} project.xml
14cu|plexus-i18n-1.0-2|67	cp %{SOURCE3} settings.xml
14cu|plexus-i18n-1.0-2|68	
14cu|plexus-i18n-1.0-2|69	
14cu|plexus-i18n-1.0-2|70	%build
14cu|plexus-i18n-1.0-2|71	%if %{with_maven}
14cu|plexus-i18n-1.0-2|72	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-i18n-1.0-2|73	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
14cu|plexus-i18n-1.0-2|74	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-i18n-1.0-2|75	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
14cu|plexus-i18n-1.0-2|76	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
14cu|plexus-i18n-1.0-2|77	
14cu|plexus-i18n-1.0-2|78	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-i18n-1.0-2|79	mkdir -p $MAVEN_REPO_LOCAL
14cu|plexus-i18n-1.0-2|80	
14cu|plexus-i18n-1.0-2|81	mkdir external_repo
14cu|plexus-i18n-1.0-2|82	ln -s %{_javadir} external_repo/JPP
14cu|plexus-i18n-1.0-2|83	
14cu|plexus-i18n-1.0-2|84	mvn-jpp \
14cu|plexus-i18n-1.0-2|85	-e \
14cu|plexus-i18n-1.0-2|86	-s $(pwd)/settings.xml \
14cu|plexus-i18n-1.0-2|87	-Dmaven2.jpp.mode=true \
14cu|plexus-i18n-1.0-2|88	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
14cu|plexus-i18n-1.0-2|89	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-i18n-1.0-2|90	install javadoc:javadoc
14cu|plexus-i18n-1.0-2|91	
14cu|plexus-i18n-1.0-2|92	%else
14cu|plexus-i18n-1.0-2|93	
14cu|plexus-i18n-1.0-2|94	mkdir -p target/lib
14cu|plexus-i18n-1.0-2|95	build-jar-repository -s -p target/lib \
14cu|plexus-i18n-1.0-2|96	classworlds \
14cu|plexus-i18n-1.0-2|97	plexus/container-default \
14cu|plexus-i18n-1.0-2|98	plexus/utils \
14cu|plexus-i18n-1.0-2|99	
14cu|plexus-i18n-1.0-2|100	%{ant} jar javadoc
14cu|plexus-i18n-1.0-2|101	
14cu|plexus-i18n-1.0-2|102	%endif
14cu|plexus-i18n-1.0-2|103	
14cu|plexus-i18n-1.0-2|104	
14cu|plexus-i18n-1.0-2|105	
14cu|plexus-i18n-1.0-2|106	%install
14cu|plexus-i18n-1.0-2|107	# jars
14cu|plexus-i18n-1.0-2|108	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-i18n-1.0-2|109	install -pm 644 target/%{name}-%{version}-beta-6.jar \
14cu|plexus-i18n-1.0-2|110	%{buildroot}%{_javadir}/plexus/i18n-%{version}.jar
14cu|plexus-i18n-1.0-2|111	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14cu|plexus-i18n-1.0-2|112	
14cu|plexus-i18n-1.0-2|113	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-i18n-1.0-2|114	
14cu|plexus-i18n-1.0-2|115	# poms
14cu|plexus-i18n-1.0-2|116	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-i18n-1.0-2|117	install -pm 644 pom.xml \
14cu|plexus-i18n-1.0-2|118	%{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-i18n-1.0-2|119	
14cu|plexus-i18n-1.0-2|120	# javadoc
14cu|plexus-i18n-1.0-2|121	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-i18n-1.0-2|122	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-i18n-1.0-2|123	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-i18n-1.0-2|124	
14cu|plexus-i18n-1.0-2|125	
14cu|plexus-i18n-1.0-2|126	%post
14cu|plexus-i18n-1.0-2|127	%update_maven_depmap
14cu|plexus-i18n-1.0-2|128	
14cu|plexus-i18n-1.0-2|129	%postun
14cu|plexus-i18n-1.0-2|130	%update_maven_depmap
14cu|plexus-i18n-1.0-2|131	
14cu|plexus-i18n-1.0-2|132	%files
14cu|plexus-i18n-1.0-2|133	%{_javadir}/*
14cu|plexus-i18n-1.0-2|134	%{_datadir}/maven2/poms/*
14cu|plexus-i18n-1.0-2|135	%{_mavendepmapfragdir}
14cu|plexus-i18n-1.0-2|136	%{gcj_files}
14cu|plexus-i18n-1.0-2|137	
14cu|plexus-i18n-1.0-2|138	%files javadoc
14cu|plexus-i18n-1.0-2|139	%doc %{_javadocdir}/*
14cu|plexus-i18n-1.0-2|140	
14cu|plexus-i18n-1.0-2|141	
14cu|plexus-i18n-1.0-2|142	
14cu|plexus-i18n-1.0-2|143	%changelog
14cu|plexus-i18n-1.0-2|144	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2
14cu|plexus-i18n-1.0-2|145	+ Revision: c444fe6
14cu|plexus-i18n-1.0-2|146	- Move to contrib
14cu|plexus-i18n-1.0-2|147	
14cu|plexus-i18n-1.0-2|148	

13808 14
14cu|plexus-interactivity-1.0-4|1	# We just want to use ant
14cu|plexus-interactivity-1.0-4|2	%define _without_maven 1
14cu|plexus-interactivity-1.0-4|3	
14cu|plexus-interactivity-1.0-4|4	# If you don't want to build with maven, and use straight ant instead,
14cu|plexus-interactivity-1.0-4|5	# give rpmbuild option '--without maven'
14cu|plexus-interactivity-1.0-4|6	
14cu|plexus-interactivity-1.0-4|7	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14cu|plexus-interactivity-1.0-4|8	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14cu|plexus-interactivity-1.0-4|9	
14cu|plexus-interactivity-1.0-4|10	Name:           plexus-interactivity
14cu|plexus-interactivity-1.0-4|11	Version:        1.0
14cu|plexus-interactivity-1.0-4|12	Release:        4
14cu|plexus-interactivity-1.0-4|13	Epoch:          0
14cu|plexus-interactivity-1.0-4|14	Summary:        Plexus Interactivity Handler Component
14cu|plexus-interactivity-1.0-4|15	License:        Apache License
14cu|plexus-interactivity-1.0-4|16	Group:          Development/Java
14cu|plexus-interactivity-1.0-4|17	URL:            http://plexus.codehaus.org/
14cu|plexus-interactivity-1.0-4|18	# svn export \
14cu|plexus-interactivity-1.0-4|19	#   svn://svn.plexus.codehaus.org/plexus/tags/plexus-interactivity-1.0-alpha-5/
14cu|plexus-interactivity-1.0-4|20	# tar cjf plexus-interactivity-1.0-alpha-5-src.tar.bz2 \
14cu|plexus-interactivity-1.0-4|21	#   plexus-interactivity-1.0-alpha-5
14cu|plexus-interactivity-1.0-4|22	# md5sum 7b2a814da29fc1118bc5b4e4bc6225eb
14cu|plexus-interactivity-1.0-4|23	Source0:        plexus-interactivity-1.0-alpha-5-src.tar.bz2
14cu|plexus-interactivity-1.0-4|24	
14cu|plexus-interactivity-1.0-4|25	Source1:        plexus-interactivity-1.0-api-build.xml
14cu|plexus-interactivity-1.0-4|26	Source2:        plexus-interactivity-1.0-jline-build.xml
14cu|plexus-interactivity-1.0-4|27	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|28	Source3:        plexus-interactivity-1.0-api-project.xml
14cu|plexus-interactivity-1.0-4|29	Source4:        plexus-interactivity-1.0-jline-project.xml
14cu|plexus-interactivity-1.0-4|30	%endif
14cu|plexus-interactivity-1.0-4|31	
14cu|plexus-interactivity-1.0-4|32	
14cu|plexus-interactivity-1.0-4|33	BuildArch:      noarch
14cu|plexus-interactivity-1.0-4|34	BuildRequires:  java-devel
14cu|plexus-interactivity-1.0-4|35	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|plexus-interactivity-1.0-4|36	BuildRequires:  ant >= 0:1.6
14cu|plexus-interactivity-1.0-4|37	BuildRequires:  ant-nodeps
14cu|plexus-interactivity-1.0-4|38	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|39	BuildRequires:  maven
14cu|plexus-interactivity-1.0-4|40	%endif
14cu|plexus-interactivity-1.0-4|41	BuildRequires:  jline
14cu|plexus-interactivity-1.0-4|42	BuildRequires:  plexus-container-default
14cu|plexus-interactivity-1.0-4|43	BuildRequires:  plexus-utils
14cu|plexus-interactivity-1.0-4|44	
14cu|plexus-interactivity-1.0-4|45	Requires:  plexus-container-default
14cu|plexus-interactivity-1.0-4|46	Requires:  plexus-utils
14cu|plexus-interactivity-1.0-4|47	Requires:  jline
14cu|plexus-interactivity-1.0-4|48	
14cu|plexus-interactivity-1.0-4|49	%description
14cu|plexus-interactivity-1.0-4|50	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-interactivity-1.0-4|51	writing applications. At the core is the container, which can be
14cu|plexus-interactivity-1.0-4|52	embedded or for a full scale application server. There are many
14cu|plexus-interactivity-1.0-4|53	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-interactivity-1.0-4|54	velocity, etc. Plexus also includes an application server which
14cu|plexus-interactivity-1.0-4|55	is like a J2EE application server, without all the baggage.
14cu|plexus-interactivity-1.0-4|56	
14cu|plexus-interactivity-1.0-4|57	%package javadoc
14cu|plexus-interactivity-1.0-4|58	Summary:        Javadoc for %{name}
14cu|plexus-interactivity-1.0-4|59	Group:          Development/Java
14cu|plexus-interactivity-1.0-4|60	
14cu|plexus-interactivity-1.0-4|61	%description javadoc
14cu|plexus-interactivity-1.0-4|62	Javadoc for %{name}.
14cu|plexus-interactivity-1.0-4|63	
14cu|plexus-interactivity-1.0-4|64	%prep
14cu|plexus-interactivity-1.0-4|65	%setup -q -n plexus-interactivity-1.0-alpha-5
14cu|plexus-interactivity-1.0-4|66	cp %{SOURCE1} plexus-interactivity-api/build.xml
14cu|plexus-interactivity-1.0-4|67	cp %{SOURCE2} plexus-interactivity-jline/build.xml
14cu|plexus-interactivity-1.0-4|68	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|69	cp %{SOURCE3} plexus-interactivity-api/project.xml
14cu|plexus-interactivity-1.0-4|70	cp %{SOURCE4} plexus-interactivity-jline/project.xml
14cu|plexus-interactivity-1.0-4|71	%endif
14cu|plexus-interactivity-1.0-4|72	
14cu|plexus-interactivity-1.0-4|73	%build
14cu|plexus-interactivity-1.0-4|74	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|75	mkdir -p .maven/repository/maven/jars
14cu|plexus-interactivity-1.0-4|76	build-jar-repository .maven/repository/maven/jars \
14cu|plexus-interactivity-1.0-4|77	maven-jelly-tags
14cu|plexus-interactivity-1.0-4|78	
14cu|plexus-interactivity-1.0-4|79	mkdir -p .maven/repository/JPP/jars
14cu|plexus-interactivity-1.0-4|80	build-jar-repository -s -p .maven/repository/JPP/jars \
14cu|plexus-interactivity-1.0-4|81	jline plexus/container-default plexus/utils
14cu|plexus-interactivity-1.0-4|82	export MAVEN_HOME_LOCAL=$(pwd)/.maven
14cu|plexus-interactivity-1.0-4|83	%endif
14cu|plexus-interactivity-1.0-4|84	
14cu|plexus-interactivity-1.0-4|85	pushd plexus-interactivity-api
14cu|plexus-interactivity-1.0-4|86	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|87	maven \
14cu|plexus-interactivity-1.0-4|88	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14cu|plexus-interactivity-1.0-4|89	-Dmaven.home.local=$MAVEN_HOME_LOCAL \
14cu|plexus-interactivity-1.0-4|90	jar:install javadoc
14cu|plexus-interactivity-1.0-4|91	
14cu|plexus-interactivity-1.0-4|92	%else
14cu|plexus-interactivity-1.0-4|93	
14cu|plexus-interactivity-1.0-4|94	mkdir -p target/lib
14cu|plexus-interactivity-1.0-4|95	build-jar-repository -s -p target/lib plexus/container-default plexus/utils
14cu|plexus-interactivity-1.0-4|96	%{ant} jar javadoc
14cu|plexus-interactivity-1.0-4|97	%endif
14cu|plexus-interactivity-1.0-4|98	popd
14cu|plexus-interactivity-1.0-4|99	
14cu|plexus-interactivity-1.0-4|100	pushd plexus-interactivity-jline
14cu|plexus-interactivity-1.0-4|101	%if %{with_maven}
14cu|plexus-interactivity-1.0-4|102	maven \
14cu|plexus-interactivity-1.0-4|103	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14cu|plexus-interactivity-1.0-4|104	-Dmaven.home.local=$MAVEN_HOME_LOCAL \
14cu|plexus-interactivity-1.0-4|105	jar:install javadoc
14cu|plexus-interactivity-1.0-4|106	
14cu|plexus-interactivity-1.0-4|107	%else
14cu|plexus-interactivity-1.0-4|108	
14cu|plexus-interactivity-1.0-4|109	mkdir -p target/lib
14cu|plexus-interactivity-1.0-4|110	cp \
14cu|plexus-interactivity-1.0-4|111	../plexus-interactivity-api/target/plexus-interactivity-api-1.0-alpha-5.jar \
14cu|plexus-interactivity-1.0-4|112	target/lib
14cu|plexus-interactivity-1.0-4|113	build-jar-repository -s -p target/lib jline plexus/container-default
14cu|plexus-interactivity-1.0-4|114	ant jar javadoc
14cu|plexus-interactivity-1.0-4|115	%endif
14cu|plexus-interactivity-1.0-4|116	popd
14cu|plexus-interactivity-1.0-4|117	
14cu|plexus-interactivity-1.0-4|118	%install
14cu|plexus-interactivity-1.0-4|119	# jars
14cu|plexus-interactivity-1.0-4|120	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-interactivity-1.0-4|121	install -pm 644 \
14cu|plexus-interactivity-1.0-4|122	plexus-interactivity-api/target/%{name}-api-%{version}-alpha-5.jar \
14cu|plexus-interactivity-1.0-4|123	%{buildroot}%{_javadir}/plexus/interactivity-api-%{version}.jar
14cu|plexus-interactivity-1.0-4|124	install -pm 644 \
14cu|plexus-interactivity-1.0-4|125	plexus-interactivity-jline/target/%{name}-jline-%{version}-alpha-5.jar \
14cu|plexus-interactivity-1.0-4|126	%{buildroot}%{_javadir}/plexus/interactivity-jline-%{version}.jar
14cu|plexus-interactivity-1.0-4|127	(cd %{buildroot}%{_javadir}/plexus && \
14cu|plexus-interactivity-1.0-4|128	for jar in *-%{version}*; do \
14cu|plexus-interactivity-1.0-4|129	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
14cu|plexus-interactivity-1.0-4|130	done \
14cu|plexus-interactivity-1.0-4|131	)
14cu|plexus-interactivity-1.0-4|132	
14cu|plexus-interactivity-1.0-4|133	# javadoc
14cu|plexus-interactivity-1.0-4|134	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-interactivity-1.0-4|135	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}/api
14cu|plexus-interactivity-1.0-4|136	cp -pr plexus-interactivity-api/target/docs/apidocs/* \
14cu|plexus-interactivity-1.0-4|137	%{buildroot}%{_javadocdir}/%{name}-%{version}/api
14cu|plexus-interactivity-1.0-4|138	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}/jline
14cu|plexus-interactivity-1.0-4|139	cp -pr plexus-interactivity-jline/target/docs/apidocs/* \
14cu|plexus-interactivity-1.0-4|140	%{buildroot}%{_javadocdir}/%{name}-%{version}/jline
14cu|plexus-interactivity-1.0-4|141	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-interactivity-1.0-4|142	
14cu|plexus-interactivity-1.0-4|143	%files
14cu|plexus-interactivity-1.0-4|144	%{_javadir}/*
14cu|plexus-interactivity-1.0-4|145	
14cu|plexus-interactivity-1.0-4|146	%files javadoc
14cu|plexus-interactivity-1.0-4|147	%doc %{_javadocdir}/*
14cu|plexus-interactivity-1.0-4|148	
14cu|plexus-interactivity-1.0-4|149	%changelog
14cu|plexus-interactivity-1.0-4|150	
14cu|plexus-interactivity-1.0-4|151	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0-4
14cu|plexus-interactivity-1.0-4|152	- (4eb9df6) Drop gcj
14cu|plexus-interactivity-1.0-4|153	
14cu|plexus-interactivity-1.0-4|154	

13809 14
14cu|plexus-interpolation-1.15-1|1	Name:           plexus-interpolation
14cu|plexus-interpolation-1.15-1|2	Version:        1.15
14cu|plexus-interpolation-1.15-1|3	Release:        1
14cu|plexus-interpolation-1.15-1|4	Summary:        Plexus Interpolation API
14cu|plexus-interpolation-1.15-1|5	
14cu|plexus-interpolation-1.15-1|6	Group:          Development/Java
14cu|plexus-interpolation-1.15-1|7	License:        ASL 2.0 and ASL 1.1 and MIT
14cu|plexus-interpolation-1.15-1|8	URL:            http://plexus.codehaus.org/plexus-components/plexus-interpolation
14cu|plexus-interpolation-1.15-1|9	#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.13/
14cu|plexus-interpolation-1.15-1|10	#tar cjf plexus-interpolation-1.13.tar.bz2 plexus-interpolation-1.13/
14cu|plexus-interpolation-1.15-1|11	Source0:        https://github.com/sonatype/plexus-interpolation/archive/plexus-interpolation-1.15.tar.gz#/%{name}-%{version}.tar.gz
14cu|plexus-interpolation-1.15-1|12	
14cu|plexus-interpolation-1.15-1|13	BuildArch: noarch
14cu|plexus-interpolation-1.15-1|14	
14cu|plexus-interpolation-1.15-1|15	BuildRequires: java-devel
14cu|plexus-interpolation-1.15-1|16	BuildRequires: junit
14cu|plexus-interpolation-1.15-1|17	BuildRequires: maven2
14cu|plexus-interpolation-1.15-1|18	BuildRequires: maven-resources-plugin
14cu|plexus-interpolation-1.15-1|19	BuildRequires: maven-compiler-plugin
14cu|plexus-interpolation-1.15-1|20	BuildRequires: maven-jar-plugin
14cu|plexus-interpolation-1.15-1|21	BuildRequires: maven-install-plugin
14cu|plexus-interpolation-1.15-1|22	BuildRequires: maven-javadoc-plugin
14cu|plexus-interpolation-1.15-1|23	BuildRequires: maven-surefire-maven-plugin
14cu|plexus-interpolation-1.15-1|24	BuildRequires: maven-surefire-provider-junit
14cu|plexus-interpolation-1.15-1|25	#BuildRequires: maven-shared-reporting-impl
14cu|plexus-interpolation-1.15-1|26	BuildRequires: maven-doxia-sitetools
14cu|plexus-interpolation-1.15-1|27	BuildRequires: plexus-maven-plugin
14cu|plexus-interpolation-1.15-1|28	
14cu|plexus-interpolation-1.15-1|29	%description
14cu|plexus-interpolation-1.15-1|30	Plexus interpolator is the outgrowth of multiple iterations of development
14cu|plexus-interpolation-1.15-1|31	focused on providing a more modular, flexible interpolation framework for
14cu|plexus-interpolation-1.15-1|32	the expression language style commonly seen in Maven, Plexus, and other
14cu|plexus-interpolation-1.15-1|33	related projects.
14cu|plexus-interpolation-1.15-1|34	
14cu|plexus-interpolation-1.15-1|35	%package javadoc
14cu|plexus-interpolation-1.15-1|36	Group:          Development/Java
14cu|plexus-interpolation-1.15-1|37	Summary:        Javadoc for %{name}
14cu|plexus-interpolation-1.15-1|38	
14cu|plexus-interpolation-1.15-1|39	%description javadoc
14cu|plexus-interpolation-1.15-1|40	API documentation for %{name}.
14cu|plexus-interpolation-1.15-1|41	
14cu|plexus-interpolation-1.15-1|42	%prep
14cu|plexus-interpolation-1.15-1|43	%setup -qn %{name}-plexus-interpolation-%{version}
14cu|plexus-interpolation-1.15-1|44	
14cu|plexus-interpolation-1.15-1|45	%build
14cu|plexus-interpolation-1.15-1|46	export LC_ALL=ISO-8859-1
14cu|plexus-interpolation-1.15-1|47	mvn install javadoc:javadoc
14cu|plexus-interpolation-1.15-1|48	
14cu|plexus-interpolation-1.15-1|49	%install
14cu|plexus-interpolation-1.15-1|50	
14cu|plexus-interpolation-1.15-1|51	# jars
14cu|plexus-interpolation-1.15-1|52	install -d -m 0755 %{buildroot}%{_javadir}/plexus
14cu|plexus-interpolation-1.15-1|53	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/plexus/interpolation-%{version}.jar
14cu|plexus-interpolation-1.15-1|54	
14cu|plexus-interpolation-1.15-1|55	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14cu|plexus-interpolation-1.15-1|56	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|plexus-interpolation-1.15-1|57	
14cu|plexus-interpolation-1.15-1|58	%add_to_maven_depmap org.codehaus.plexus plexus-interpolation %{version} JPP/plexus interpolation
14cu|plexus-interpolation-1.15-1|59	
14cu|plexus-interpolation-1.15-1|60	# poms
14cu|plexus-interpolation-1.15-1|61	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-interpolation-1.15-1|62	install -pm 644 pom.xml \
14cu|plexus-interpolation-1.15-1|63	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14cu|plexus-interpolation-1.15-1|64	
14cu|plexus-interpolation-1.15-1|65	# javadoc
14cu|plexus-interpolation-1.15-1|66	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-interpolation-1.15-1|67	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|plexus-interpolation-1.15-1|68	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-interpolation-1.15-1|69	rm -rf target/site/api*
14cu|plexus-interpolation-1.15-1|70	
14cu|plexus-interpolation-1.15-1|71	%post
14cu|plexus-interpolation-1.15-1|72	%update_maven_depmap
14cu|plexus-interpolation-1.15-1|73	
14cu|plexus-interpolation-1.15-1|74	%postun
14cu|plexus-interpolation-1.15-1|75	%update_maven_depmap
14cu|plexus-interpolation-1.15-1|76	
14cu|plexus-interpolation-1.15-1|77	%files
14cu|plexus-interpolation-1.15-1|78	%{_javadir}/plexus/*.jar
14cu|plexus-interpolation-1.15-1|79	%{_datadir}/maven2/poms/*
14cu|plexus-interpolation-1.15-1|80	%{_mavendepmapfragdir}/*
14cu|plexus-interpolation-1.15-1|81	
14cu|plexus-interpolation-1.15-1|82	%files javadoc
14cu|plexus-interpolation-1.15-1|83	%{_javadocdir}/%{name}-%{version}
14cu|plexus-interpolation-1.15-1|84	%{_javadocdir}/%{name}
14cu|plexus-interpolation-1.15-1|85	
14cu|plexus-interpolation-1.15-1|86	%changelog
14cu|plexus-interpolation-1.15-1|87	* Tue Jan 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.15-1
14cu|plexus-interpolation-1.15-1|88	+ Revision: 0fc22d8
14cu|plexus-interpolation-1.15-1|89	- Merge pull request #1 from import/plexus-interpolation:auto_update
14cu|plexus-interpolation-1.15-1|90	- ROSA Updates Builder: update suggested
14cu|plexus-interpolation-1.15-1|91	
14cu|plexus-interpolation-1.15-1|92	

13810 14
14cu|plexus-io-1.0-1|1	Name:           plexus-io
14cu|plexus-io-1.0-1|2	Version:        1.0
14cu|plexus-io-1.0-1|3	Release:        1
14cu|plexus-io-1.0-1|4	Summary:        Plexus IO Components
14cu|plexus-io-1.0-1|5	
14cu|plexus-io-1.0-1|6	Group:          Development/Java
14cu|plexus-io-1.0-1|7	License:        ASL 2.0
14cu|plexus-io-1.0-1|8	URL:            http://plexus.codehaus.org/plexus-components/plexus-io
14cu|plexus-io-1.0-1|9	#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-io-1.0-alpha-5/
14cu|plexus-io-1.0-1|10	#tar cjf plexus-io-1.0-alpha-5.tar.bz2 plexus-io-1.0-alpha-5/
14cu|plexus-io-1.0-1|11	Source0:        plexus-io-1.0-alpha-5.tar.bz2
14cu|plexus-io-1.0-1|12	
14cu|plexus-io-1.0-1|13	BuildArch: noarch
14cu|plexus-io-1.0-1|14	
14cu|plexus-io-1.0-1|15	BuildRequires: java-devel >= 0:1.6.0
14cu|plexus-io-1.0-1|16	BuildRequires:  jpackage-utils
14cu|plexus-io-1.0-1|17	
14cu|plexus-io-1.0-1|18	BuildRequires: plexus-utils
14cu|plexus-io-1.0-1|19	BuildRequires: plexus-container-default
14cu|plexus-io-1.0-1|20	BuildRequires: maven2
14cu|plexus-io-1.0-1|21	BuildRequires: maven-resources-plugin
14cu|plexus-io-1.0-1|22	BuildRequires: maven-compiler-plugin
14cu|plexus-io-1.0-1|23	BuildRequires: maven-jar-plugin
14cu|plexus-io-1.0-1|24	BuildRequires: maven-install-plugin
14cu|plexus-io-1.0-1|25	#BuildRequires: maven2-plugin-javadoc
14cu|plexus-io-1.0-1|26	#BuildRequires: maven2-plugin-resources
14cu|plexus-io-1.0-1|27	#BuildRequires: maven2-plugin-compiler
14cu|plexus-io-1.0-1|28	#BuildRequires: maven2-plugin-jar
14cu|plexus-io-1.0-1|29	#BuildRequires: maven2-plugin-install
14cu|plexus-io-1.0-1|30	BuildRequires: maven-javadoc-plugin
14cu|plexus-io-1.0-1|31	#BuildRequires: maven-plugins-pom
14cu|plexus-io-1.0-1|32	BuildRequires: maven-surefire-maven-plugin
14cu|plexus-io-1.0-1|33	BuildRequires: maven-surefire-provider-junit
14cu|plexus-io-1.0-1|34	BuildRequires: maven-doxia-sitetools
14cu|plexus-io-1.0-1|35	BuildRequires: plexus-maven-plugin
14cu|plexus-io-1.0-1|36	Requires:  jpackage-utils
14cu|plexus-io-1.0-1|37	Requires: plexus-utils
14cu|plexus-io-1.0-1|38	Requires: plexus-container-default
14cu|plexus-io-1.0-1|39	
14cu|plexus-io-1.0-1|40	Requires(post): jpackage-utils
14cu|plexus-io-1.0-1|41	Requires(postun): jpackage-utils
14cu|plexus-io-1.0-1|42	
14cu|plexus-io-1.0-1|43	%description
14cu|plexus-io-1.0-1|44	Plexus IO is a set of plexus components, which are designed for use
14cu|plexus-io-1.0-1|45	in I/O operations.
14cu|plexus-io-1.0-1|46	
14cu|plexus-io-1.0-1|47	%package javadoc
14cu|plexus-io-1.0-1|48	Group:          Development/Java
14cu|plexus-io-1.0-1|49	Summary:        Javadoc for %{name}
14cu|plexus-io-1.0-1|50	
14cu|plexus-io-1.0-1|51	%description javadoc
14cu|plexus-io-1.0-1|52	API documentation for %{name}.
14cu|plexus-io-1.0-1|53	
14cu|plexus-io-1.0-1|54	
14cu|plexus-io-1.0-1|55	%prep
14cu|plexus-io-1.0-1|56	%setup -q -n %{name}-1.0-alpha-5
14cu|plexus-io-1.0-1|57	
14cu|plexus-io-1.0-1|58	mkdir external_repo
14cu|plexus-io-1.0-1|59	ln -s %{_javadir} external_repo/JPP
14cu|plexus-io-1.0-1|60	
14cu|plexus-io-1.0-1|61	%build
14cu|plexus-io-1.0-1|62	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-io-1.0-1|63	mvn \
14cu|plexus-io-1.0-1|64	-e \
14cu|plexus-io-1.0-1|65	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-io-1.0-1|66	install javadoc:javadoc
14cu|plexus-io-1.0-1|67	# -Dmaven2.jpp.mode=true \
14cu|plexus-io-1.0-1|68	
14cu|plexus-io-1.0-1|69	%install
14cu|plexus-io-1.0-1|70	rm -rf %{buildroot}
14cu|plexus-io-1.0-1|71	
14cu|plexus-io-1.0-1|72	# jars
14cu|plexus-io-1.0-1|73	install -d -m 0755 %{buildroot}%{_javadir}/plexus
14cu|plexus-io-1.0-1|74	install -m 644 target/%{name}-1.0-alpha-5.jar   %{buildroot}%{_javadir}/plexus/io-1.0.jar
14cu|plexus-io-1.0-1|75	
14cu|plexus-io-1.0-1|76	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14cu|plexus-io-1.0-1|77	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|plexus-io-1.0-1|78	
14cu|plexus-io-1.0-1|79	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/plexus io
14cu|plexus-io-1.0-1|80	
14cu|plexus-io-1.0-1|81	# poms
14cu|plexus-io-1.0-1|82	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-io-1.0-1|83	install -pm 644 pom.xml \
14cu|plexus-io-1.0-1|84	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14cu|plexus-io-1.0-1|85	
14cu|plexus-io-1.0-1|86	# javadoc
14cu|plexus-io-1.0-1|87	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-io-1.0-1|88	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|plexus-io-1.0-1|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-io-1.0-1|90	rm -rf target/site/api*
14cu|plexus-io-1.0-1|91	
14cu|plexus-io-1.0-1|92	%post
14cu|plexus-io-1.0-1|93	%update_maven_depmap
14cu|plexus-io-1.0-1|94	
14cu|plexus-io-1.0-1|95	%postun
14cu|plexus-io-1.0-1|96	%update_maven_depmap
14cu|plexus-io-1.0-1|97	
14cu|plexus-io-1.0-1|98	%clean
14cu|plexus-io-1.0-1|99	%{__rm} -rf %{buildroot}
14cu|plexus-io-1.0-1|100	
14cu|plexus-io-1.0-1|101	%files
14cu|plexus-io-1.0-1|102	%defattr(-,root,root,-)
14cu|plexus-io-1.0-1|103	%doc NOTICE.txt
14cu|plexus-io-1.0-1|104	%{_javadir}/plexus/*.jar
14cu|plexus-io-1.0-1|105	%{_datadir}/maven2/poms/*
14cu|plexus-io-1.0-1|106	%{_mavendepmapfragdir}/*
14cu|plexus-io-1.0-1|107	
14cu|plexus-io-1.0-1|108	%files javadoc
14cu|plexus-io-1.0-1|109	%defattr(-,root,root,-)
14cu|plexus-io-1.0-1|110	%{_javadocdir}/%{name}-%{version}
14cu|plexus-io-1.0-1|111	%{_javadocdir}/%{name}
14cu|plexus-io-1.0-1|112	
14cu|plexus-io-1.0-1|113	
14cu|plexus-io-1.0-1|114	%changelog
14cu|plexus-io-1.0-1|115	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cu|plexus-io-1.0-1|116	+ Revision: bd0adb8
14cu|plexus-io-1.0-1|117	- Move to contrib
14cu|plexus-io-1.0-1|118	
14cu|plexus-io-1.0-1|119	

13811 14
14cu|plexus-maven-plugin-1.3.8-7|1	%global parent plexus
14cu|plexus-maven-plugin-1.3.8-7|2	%global subname maven-plugin
14cu|plexus-maven-plugin-1.3.8-7|3	
14cu|plexus-maven-plugin-1.3.8-7|4	%global maven_settings_file %{_builddir}/%{name}/settings.xml
14cu|plexus-maven-plugin-1.3.8-7|5	
14cu|plexus-maven-plugin-1.3.8-7|6	Name:           %{parent}-%{subname}
14cu|plexus-maven-plugin-1.3.8-7|7	Version:        1.3.8
14cu|plexus-maven-plugin-1.3.8-7|8	Release:        7
14cu|plexus-maven-plugin-1.3.8-7|9	Summary:        Plexus Maven plugin
14cu|plexus-maven-plugin-1.3.8-7|10	License:        MIT
14cu|plexus-maven-plugin-1.3.8-7|11	Group:          Development/Java
14cu|plexus-maven-plugin-1.3.8-7|12	URL:            http://plexus.codehaus.org/
14cu|plexus-maven-plugin-1.3.8-7|13	
14cu|plexus-maven-plugin-1.3.8-7|14	# svn export \
14cu|plexus-maven-plugin-1.3.8-7|15	#   http://svn.codehaus.org/plexus/archive/plexus-maven-plugin/tags/plexus-maven-plugin-1.3.8
14cu|plexus-maven-plugin-1.3.8-7|16	# tar czf plexus-maven-plugin-1.3.8-src.tar.xz plexus-maven-plugin-1.3.8
14cu|plexus-maven-plugin-1.3.8-7|17	Source0:        %{name}-%{version}-src.tar.gz
14cu|plexus-maven-plugin-1.3.8-7|18	
14cu|plexus-maven-plugin-1.3.8-7|19	Patch0:         %{name}-doxia.patch
14cu|plexus-maven-plugin-1.3.8-7|20	
14cu|plexus-maven-plugin-1.3.8-7|21	BuildArch:      noarch
14cu|plexus-maven-plugin-1.3.8-7|22	
14cu|plexus-maven-plugin-1.3.8-7|23	BuildRequires:	java-rpmbuild >= 0:1.6
14cu|plexus-maven-plugin-1.3.8-7|24	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|plexus-maven-plugin-1.3.8-7|25	BuildRequires:  maven2
14cu|plexus-maven-plugin-1.3.8-7|26	BuildRequires:  maven-compiler-plugin
14cu|plexus-maven-plugin-1.3.8-7|27	BuildRequires:  maven-install-plugin
14cu|plexus-maven-plugin-1.3.8-7|28	BuildRequires:  maven-jar-plugin
14cu|plexus-maven-plugin-1.3.8-7|29	BuildRequires:  maven-javadoc-plugin
14cu|plexus-maven-plugin-1.3.8-7|30	BuildRequires:  maven-plugin-plugin
14cu|plexus-maven-plugin-1.3.8-7|31	BuildRequires:  maven-resources-plugin
14cu|plexus-maven-plugin-1.3.8-7|32	BuildRequires:  maven-surefire-maven-plugin
14cu|plexus-maven-plugin-1.3.8-7|33	BuildRequires:  maven2-common-poms >= 1.0
14cu|plexus-maven-plugin-1.3.8-7|34	BuildRequires:  maven-doxia-sitetools
14cu|plexus-maven-plugin-1.3.8-7|35	BuildRequires:  maven-surefire-provider-junit
14cu|plexus-maven-plugin-1.3.8-7|36	#BuildRequires:  plexus-appserver >= 1.0-0.a5.3
14cu|plexus-maven-plugin-1.3.8-7|37	#BuildRequires:  plexus-cdc >= 1.0-0.8.a14
14cu|plexus-maven-plugin-1.3.8-7|38	BuildRequires:  plexus-container-default
14cu|plexus-maven-plugin-1.3.8-7|39	#BuildRequires:  plexus-runtime-builder >= 1.0-0.a9.2
14cu|plexus-maven-plugin-1.3.8-7|40	
14cu|plexus-maven-plugin-1.3.8-7|41	Requires:       maven2
14cu|plexus-maven-plugin-1.3.8-7|42	Requires:       maven2-common-poms >= 1.0
14cu|plexus-maven-plugin-1.3.8-7|43	#Requires:       plexus-appserver >= 1.0-0.a5.3
14cu|plexus-maven-plugin-1.3.8-7|44	#Requires:       plexus-cdc >= 1.0-0.8.a14
14cu|plexus-maven-plugin-1.3.8-7|45	Requires:       plexus-container-default
14cu|plexus-maven-plugin-1.3.8-7|46	#Requires:       plexus-runtime-builder >= 1.0-0.a9.2
14cu|plexus-maven-plugin-1.3.8-7|47	#Requires:       maven-shared-reporting-impl
14cu|plexus-maven-plugin-1.3.8-7|48	
14cu|plexus-maven-plugin-1.3.8-7|49	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|plexus-maven-plugin-1.3.8-7|50	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|plexus-maven-plugin-1.3.8-7|51	
14cu|plexus-maven-plugin-1.3.8-7|52	%description
14cu|plexus-maven-plugin-1.3.8-7|53	Plexus Maven Plugin helps create plexus component descriptions
14cu|plexus-maven-plugin-1.3.8-7|54	from within Maven.
14cu|plexus-maven-plugin-1.3.8-7|55	
14cu|plexus-maven-plugin-1.3.8-7|56	%package javadoc
14cu|plexus-maven-plugin-1.3.8-7|57	Summary:        Javadoc for %{name}
14cu|plexus-maven-plugin-1.3.8-7|58	Group:          Development/Java
14cu|plexus-maven-plugin-1.3.8-7|59	Requires:       jpackage-utils
14cu|plexus-maven-plugin-1.3.8-7|60	
14cu|plexus-maven-plugin-1.3.8-7|61	%description javadoc
14cu|plexus-maven-plugin-1.3.8-7|62	Javadoc for %{name}.
14cu|plexus-maven-plugin-1.3.8-7|63	
14cu|plexus-maven-plugin-1.3.8-7|64	%prep
14cu|plexus-maven-plugin-1.3.8-7|65	%setup -q
14cu|plexus-maven-plugin-1.3.8-7|66	#%patch0 -p1
14cu|plexus-maven-plugin-1.3.8-7|67	
14cu|plexus-maven-plugin-1.3.8-7|68	%build
14cu|plexus-maven-plugin-1.3.8-7|69	mvn -e install javadoc:javadoc
14cu|plexus-maven-plugin-1.3.8-7|70	
14cu|plexus-maven-plugin-1.3.8-7|71	%install
14cu|plexus-maven-plugin-1.3.8-7|72	# jars
14cu|plexus-maven-plugin-1.3.8-7|73	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-maven-plugin-1.3.8-7|74	install -pm 644 target/*.jar \
14cu|plexus-maven-plugin-1.3.8-7|75	%{buildroot}%{_javadir}/%{parent}/%{subname}.jar
14cu|plexus-maven-plugin-1.3.8-7|76	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14cu|plexus-maven-plugin-1.3.8-7|77	
14cu|plexus-maven-plugin-1.3.8-7|78	# pom
14cu|plexus-maven-plugin-1.3.8-7|79	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|plexus-maven-plugin-1.3.8-7|80	install -pm 644 pom.xml \
14cu|plexus-maven-plugin-1.3.8-7|81	%{buildroot}%{_mavenpomdir}/JPP.%{parent}-%{subname}.pom
14cu|plexus-maven-plugin-1.3.8-7|82	
14cu|plexus-maven-plugin-1.3.8-7|83	# javadoc
14cu|plexus-maven-plugin-1.3.8-7|84	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-maven-plugin-1.3.8-7|85	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-maven-plugin-1.3.8-7|86	
14cu|plexus-maven-plugin-1.3.8-7|87	%pre javadoc
14cu|plexus-maven-plugin-1.3.8-7|88	# workaround for rpm bug, can be removed in F-17
14cu|plexus-maven-plugin-1.3.8-7|89	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14cu|plexus-maven-plugin-1.3.8-7|90	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14cu|plexus-maven-plugin-1.3.8-7|91	
14cu|plexus-maven-plugin-1.3.8-7|92	
14cu|plexus-maven-plugin-1.3.8-7|93	%post
14cu|plexus-maven-plugin-1.3.8-7|94	%update_maven_depmap
14cu|plexus-maven-plugin-1.3.8-7|95	
14cu|plexus-maven-plugin-1.3.8-7|96	%postun
14cu|plexus-maven-plugin-1.3.8-7|97	%update_maven_depmap
14cu|plexus-maven-plugin-1.3.8-7|98	
14cu|plexus-maven-plugin-1.3.8-7|99	%files
14cu|plexus-maven-plugin-1.3.8-7|100	%{_javadir}/plexus
14cu|plexus-maven-plugin-1.3.8-7|101	%{_mavenpomdir}/*pom
14cu|plexus-maven-plugin-1.3.8-7|102	%{_mavendepmapfragdir}/*
14cu|plexus-maven-plugin-1.3.8-7|103	
14cu|plexus-maven-plugin-1.3.8-7|104	%files javadoc
14cu|plexus-maven-plugin-1.3.8-7|105	%doc %{_javadocdir}/%{name}
14cu|plexus-maven-plugin-1.3.8-7|106	
14cu|plexus-maven-plugin-1.3.8-7|107	
14cu|plexus-maven-plugin-1.3.8-7|108	%changelog
14cu|plexus-maven-plugin-1.3.8-7|109	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-7
14cu|plexus-maven-plugin-1.3.8-7|110	+ Revision: b16c881
14cu|plexus-maven-plugin-1.3.8-7|111	- Move to contrib
14cu|plexus-maven-plugin-1.3.8-7|112	
14cu|plexus-maven-plugin-1.3.8-7|113	

13812 14
14cu|plexus-utils-1.4.8-2|1	%define with_maven 0
14cu|plexus-utils-1.4.8-2|2	
14cu|plexus-utils-1.4.8-2|3	%define parent plexus
14cu|plexus-utils-1.4.8-2|4	%define subname utils
14cu|plexus-utils-1.4.8-2|5	
14cu|plexus-utils-1.4.8-2|6	Name:           plexus-utils
14cu|plexus-utils-1.4.8-2|7	Version:        1.4.8
14cu|plexus-utils-1.4.8-2|8	Release:        2
14cu|plexus-utils-1.4.8-2|9	Epoch:          0
14cu|plexus-utils-1.4.8-2|10	Summary:        Plexus Common Utilities
14cu|plexus-utils-1.4.8-2|11	License:        Apache License
14cu|plexus-utils-1.4.8-2|12	Group:          Development/Java
14cu|plexus-utils-1.4.8-2|13	URL:            http://plexus.codehaus.org/
14cu|plexus-utils-1.4.8-2|14	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-utils-1.8/
14cu|plexus-utils-1.4.8-2|15	# tar xzf plexus-utils-1.8.tar.gz plexus-utils-1.8
14cu|plexus-utils-1.4.8-2|16	Source0:        plexus-utils-1.4.8.tar.gz
14cu|plexus-utils-1.4.8-2|17	Source1:        plexus-utils-1.4.8-build.xml
14cu|plexus-utils-1.4.8-2|18	# build it with maven2-generated ant build.xml
14cu|plexus-utils-1.4.8-2|19	BuildArch:      noarch
14cu|plexus-utils-1.4.8-2|20	BuildRequires:  java-devel
14cu|plexus-utils-1.4.8-2|21	
14cu|plexus-utils-1.4.8-2|22	BuildRequires:  ant >= 0:1.6.5
14cu|plexus-utils-1.4.8-2|23	BuildRequires:  locales-en
14cu|plexus-utils-1.4.8-2|24	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|plexus-utils-1.4.8-2|25	Requires:       jpackage-utils
14cu|plexus-utils-1.4.8-2|26	Requires(postun): jpackage-utils
14cu|plexus-utils-1.4.8-2|27	%if %{with_maven}
14cu|plexus-utils-1.4.8-2|28	BuildRequires:  maven2 >= 0:2.0.4
14cu|plexus-utils-1.4.8-2|29	BuildRequires:  maven2-plugin-surefire
14cu|plexus-utils-1.4.8-2|30	BuildRequires:  maven2-plugin-resources
14cu|plexus-utils-1.4.8-2|31	BuildRequires:  maven2-plugin-compiler
14cu|plexus-utils-1.4.8-2|32	BuildRequires:  maven2-plugin-jar
14cu|plexus-utils-1.4.8-2|33	BuildRequires:  maven2-plugin-install
14cu|plexus-utils-1.4.8-2|34	BuildRequires:  maven2-plugin-release
14cu|plexus-utils-1.4.8-2|35	BuildRequires:  maven2-plugin-javadoc
14cu|plexus-utils-1.4.8-2|36	%endif
14cu|plexus-utils-1.4.8-2|37	
14cu|plexus-utils-1.4.8-2|38	%description
14cu|plexus-utils-1.4.8-2|39	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-utils-1.4.8-2|40	writing applications. At the core is the container, which can be
14cu|plexus-utils-1.4.8-2|41	embedded or for a full scale application server. There are many
14cu|plexus-utils-1.4.8-2|42	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-utils-1.4.8-2|43	velocity, etc. Plexus also includes an application server which
14cu|plexus-utils-1.4.8-2|44	is like a J2EE application server, without all the baggage.
14cu|plexus-utils-1.4.8-2|45	
14cu|plexus-utils-1.4.8-2|46	%package javadoc
14cu|plexus-utils-1.4.8-2|47	Summary:          Javadoc for %{name}
14cu|plexus-utils-1.4.8-2|48	Group:            Development/Java
14cu|plexus-utils-1.4.8-2|49	Requires:         jpackage-utils
14cu|plexus-utils-1.4.8-2|50	Requires(postun): jpackage-utils
14cu|plexus-utils-1.4.8-2|51	
14cu|plexus-utils-1.4.8-2|52	%description javadoc
14cu|plexus-utils-1.4.8-2|53	Javadoc for %{name}.
14cu|plexus-utils-1.4.8-2|54	
14cu|plexus-utils-1.4.8-2|55	
14cu|plexus-utils-1.4.8-2|56	%prep
14cu|plexus-utils-1.4.8-2|57	%setup -q -n %{name}-%{version}
14cu|plexus-utils-1.4.8-2|58	cp %{SOURCE1} build.xml
14cu|plexus-utils-1.4.8-2|59	
14cu|plexus-utils-1.4.8-2|60	%build
14cu|plexus-utils-1.4.8-2|61	export LC_ALL=en_US.ISO-8859-1
14cu|plexus-utils-1.4.8-2|62	%if %{with_maven}
14cu|plexus-utils-1.4.8-2|63	export MAVEN_REPO_LOCAL=`pwd`/.m2/repository
14cu|plexus-utils-1.4.8-2|64	
14cu|plexus-utils-1.4.8-2|65	mvn-jpp -e \
14cu|plexus-utils-1.4.8-2|66	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-utils-1.4.8-2|67	install javadoc:javadoc
14cu|plexus-utils-1.4.8-2|68	
14cu|plexus-utils-1.4.8-2|69	
14cu|plexus-utils-1.4.8-2|70	%else
14cu|plexus-utils-1.4.8-2|71	export CLASSPATH=target/classes:target/test-classes
14cu|plexus-utils-1.4.8-2|72	%{ant} -Dbuild.sysclasspath=only jar javadoc
14cu|plexus-utils-1.4.8-2|73	%endif
14cu|plexus-utils-1.4.8-2|74	
14cu|plexus-utils-1.4.8-2|75	%install
14cu|plexus-utils-1.4.8-2|76	# jars
14cu|plexus-utils-1.4.8-2|77	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-utils-1.4.8-2|78	install -pm 644 target/%{name}-%{version}.jar \
14cu|plexus-utils-1.4.8-2|79	%{buildroot}%{_javadir}/plexus/utils-%{version}.jar
14cu|plexus-utils-1.4.8-2|80	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14cu|plexus-utils-1.4.8-2|81	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-utils-1.4.8-2|82	
14cu|plexus-utils-1.4.8-2|83	# pom
14cu|plexus-utils-1.4.8-2|84	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-utils-1.4.8-2|85	install -pm 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-utils-1.4.8-2|86	
14cu|plexus-utils-1.4.8-2|87	# javadoc
14cu|plexus-utils-1.4.8-2|88	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-utils-1.4.8-2|89	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-utils-1.4.8-2|90	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|plexus-utils-1.4.8-2|91	
14cu|plexus-utils-1.4.8-2|92	%post
14cu|plexus-utils-1.4.8-2|93	%update_maven_depmap
14cu|plexus-utils-1.4.8-2|94	
14cu|plexus-utils-1.4.8-2|95	%postun
14cu|plexus-utils-1.4.8-2|96	%update_maven_depmap
14cu|plexus-utils-1.4.8-2|97	
14cu|plexus-utils-1.4.8-2|98	%files
14cu|plexus-utils-1.4.8-2|99	%{_javadir}/*
14cu|plexus-utils-1.4.8-2|100	%{_datadir}/maven2
14cu|plexus-utils-1.4.8-2|101	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|plexus-utils-1.4.8-2|102	
14cu|plexus-utils-1.4.8-2|103	%files javadoc
14cu|plexus-utils-1.4.8-2|104	%doc %{_javadocdir}/%{name}-%{version}
14cu|plexus-utils-1.4.8-2|105	%doc %{_javadocdir}/%{name}
14cu|plexus-utils-1.4.8-2|106	
14cu|plexus-utils-1.4.8-2|107	%changelog
14cu|plexus-utils-1.4.8-2|108	* Fri Dec 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4.8-2
14cu|plexus-utils-1.4.8-2|109	+ Revision: b56d1a8
14cu|plexus-utils-1.4.8-2|110	- Move to contrib
14cu|plexus-utils-1.4.8-2|111	
14cu|plexus-utils-1.4.8-2|112	

13813 14
14cu|plexus-velocity-1.1.7-2|1	# If you don't want to build with maven, and use straight ant instead,
14cu|plexus-velocity-1.1.7-2|2	# give rpmbuild option '--without maven'
14cu|plexus-velocity-1.1.7-2|3	%define with_maven 0
14cu|plexus-velocity-1.1.7-2|4	%define without_maven 1
14cu|plexus-velocity-1.1.7-2|5	
14cu|plexus-velocity-1.1.7-2|6	%define section     free
14cu|plexus-velocity-1.1.7-2|7	%define parent plexus
14cu|plexus-velocity-1.1.7-2|8	%define subname velocity
14cu|plexus-velocity-1.1.7-2|9	
14cu|plexus-velocity-1.1.7-2|10	Name:           plexus-velocity
14cu|plexus-velocity-1.1.7-2|11	Version:        1.1.7
14cu|plexus-velocity-1.1.7-2|12	Release:        2
14cu|plexus-velocity-1.1.7-2|13	Epoch:          0
14cu|plexus-velocity-1.1.7-2|14	Summary:        Plexus Velocity Component
14cu|plexus-velocity-1.1.7-2|15	License:         Apache Software License
14cu|plexus-velocity-1.1.7-2|16	Group:          Development/Java
14cu|plexus-velocity-1.1.7-2|17	URL:            http://plexus.codehaus.org/
14cu|plexus-velocity-1.1.7-2|18	# 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/
14cu|plexus-velocity-1.1.7-2|19	Source0:        plexus-velocity-%{version}.tar.gz
14cu|plexus-velocity-1.1.7-2|20	Source1:        plexus-velocity-1.1.7-build.xml
14cu|plexus-velocity-1.1.7-2|21	#Source2:        plexus-velocity-1.1.7-project.xml
14cu|plexus-velocity-1.1.7-2|22	Source3:        plexus-velocity-settings.xml
14cu|plexus-velocity-1.1.7-2|23	Source4:        plexus-velocity-1.1.7-jpp-depmap.xml
14cu|plexus-velocity-1.1.7-2|24	
14cu|plexus-velocity-1.1.7-2|25	
14cu|plexus-velocity-1.1.7-2|26	BuildArch:      noarch
14cu|plexus-velocity-1.1.7-2|27	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|plexus-velocity-1.1.7-2|28	BuildRequires:  ant >= 0:1.6
14cu|plexus-velocity-1.1.7-2|29	%if %{with_maven}
14cu|plexus-velocity-1.1.7-2|30	BuildRequires:  maven2 >= 2.0.4-10jpp
14cu|plexus-velocity-1.1.7-2|31	BuildRequires:  maven2-plugin-compiler
14cu|plexus-velocity-1.1.7-2|32	BuildRequires:  maven2-plugin-install
14cu|plexus-velocity-1.1.7-2|33	BuildRequires:  maven2-plugin-jar
14cu|plexus-velocity-1.1.7-2|34	BuildRequires:  maven2-plugin-javadoc
14cu|plexus-velocity-1.1.7-2|35	BuildRequires:  maven2-plugin-resources
14cu|plexus-velocity-1.1.7-2|36	BuildRequires:  maven2-plugin-surefire
14cu|plexus-velocity-1.1.7-2|37	BuildRequires:  maven2-plugin-release
14cu|plexus-velocity-1.1.7-2|38	%endif
14cu|plexus-velocity-1.1.7-2|39	BuildRequires:  ant-nodeps
14cu|plexus-velocity-1.1.7-2|40	BuildRequires:  classworlds >= 0:1.1
14cu|plexus-velocity-1.1.7-2|41	BuildRequires:  jakarta-commons-collections
14cu|plexus-velocity-1.1.7-2|42	BuildRequires:  jakarta-commons-logging
14cu|plexus-velocity-1.1.7-2|43	BuildRequires:  plexus-container-default
14cu|plexus-velocity-1.1.7-2|44	BuildRequires:  plexus-utils
14cu|plexus-velocity-1.1.7-2|45	BuildRequires:  velocity
14cu|plexus-velocity-1.1.7-2|46	Requires:  classworlds >= 0:1.1
14cu|plexus-velocity-1.1.7-2|47	Requires:  jakarta-commons-collections
14cu|plexus-velocity-1.1.7-2|48	Requires:  plexus-container-default
14cu|plexus-velocity-1.1.7-2|49	Requires:  plexus-utils
14cu|plexus-velocity-1.1.7-2|50	Requires:  velocity
14cu|plexus-velocity-1.1.7-2|51	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|plexus-velocity-1.1.7-2|52	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|plexus-velocity-1.1.7-2|53	
14cu|plexus-velocity-1.1.7-2|54	%description
14cu|plexus-velocity-1.1.7-2|55	The Plexus project seeks to create end-to-end developer tools for
14cu|plexus-velocity-1.1.7-2|56	writing applications. At the core is the container, which can be
14cu|plexus-velocity-1.1.7-2|57	embedded or for a full scale application server. There are many
14cu|plexus-velocity-1.1.7-2|58	reusable components for hibernate, form processing, jndi, i18n,
14cu|plexus-velocity-1.1.7-2|59	velocity, etc. Plexus also includes an application server which
14cu|plexus-velocity-1.1.7-2|60	is like a J2EE application server, without all the baggage.
14cu|plexus-velocity-1.1.7-2|61	
14cu|plexus-velocity-1.1.7-2|62	%package javadoc
14cu|plexus-velocity-1.1.7-2|63	Summary:        Javadoc for %{name}
14cu|plexus-velocity-1.1.7-2|64	Group:          Development/Java
14cu|plexus-velocity-1.1.7-2|65	
14cu|plexus-velocity-1.1.7-2|66	%description javadoc
14cu|plexus-velocity-1.1.7-2|67	Javadoc for %{name}.
14cu|plexus-velocity-1.1.7-2|68	
14cu|plexus-velocity-1.1.7-2|69	%prep
14cu|plexus-velocity-1.1.7-2|70	%setup -q
14cu|plexus-velocity-1.1.7-2|71	for j in $(find . -name "*.jar"); do
14cu|plexus-velocity-1.1.7-2|72	rm $j
14cu|plexus-velocity-1.1.7-2|73	done
14cu|plexus-velocity-1.1.7-2|74	cp %{SOURCE1} build.xml
14cu|plexus-velocity-1.1.7-2|75	#cp %{SOURCE2} project.xml
14cu|plexus-velocity-1.1.7-2|76	cp %{SOURCE3} settings.xml
14cu|plexus-velocity-1.1.7-2|77	
14cu|plexus-velocity-1.1.7-2|78	%build
14cu|plexus-velocity-1.1.7-2|79	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-velocity-1.1.7-2|80	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
14cu|plexus-velocity-1.1.7-2|81	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
14cu|plexus-velocity-1.1.7-2|82	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
14cu|plexus-velocity-1.1.7-2|83	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
14cu|plexus-velocity-1.1.7-2|84	
14cu|plexus-velocity-1.1.7-2|85	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|plexus-velocity-1.1.7-2|86	mkdir -p $MAVEN_REPO_LOCAL
14cu|plexus-velocity-1.1.7-2|87	
14cu|plexus-velocity-1.1.7-2|88	mkdir external_repo
14cu|plexus-velocity-1.1.7-2|89	ln -s %{_javadir} external_repo/JPP
14cu|plexus-velocity-1.1.7-2|90	
14cu|plexus-velocity-1.1.7-2|91	%if %{with_maven}
14cu|plexus-velocity-1.1.7-2|92	mvn-jpp \
14cu|plexus-velocity-1.1.7-2|93	-e \
14cu|plexus-velocity-1.1.7-2|94	-s $(pwd)/settings.xml \
14cu|plexus-velocity-1.1.7-2|95	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
14cu|plexus-velocity-1.1.7-2|96	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|plexus-velocity-1.1.7-2|97	install javadoc:javadoc
14cu|plexus-velocity-1.1.7-2|98	
14cu|plexus-velocity-1.1.7-2|99	%else
14cu|plexus-velocity-1.1.7-2|100	
14cu|plexus-velocity-1.1.7-2|101	mkdir -p target/lib
14cu|plexus-velocity-1.1.7-2|102	build-jar-repository -s -p target/lib \
14cu|plexus-velocity-1.1.7-2|103	classworlds \
14cu|plexus-velocity-1.1.7-2|104	commons-collections \
14cu|plexus-velocity-1.1.7-2|105	commons-logging-api \
14cu|plexus-velocity-1.1.7-2|106	plexus/container-default \
14cu|plexus-velocity-1.1.7-2|107	plexus/utils \
14cu|plexus-velocity-1.1.7-2|108	velocity \
14cu|plexus-velocity-1.1.7-2|109	
14cu|plexus-velocity-1.1.7-2|110	%{ant} jar javadoc
14cu|plexus-velocity-1.1.7-2|111	
14cu|plexus-velocity-1.1.7-2|112	%endif
14cu|plexus-velocity-1.1.7-2|113	
14cu|plexus-velocity-1.1.7-2|114	%install
14cu|plexus-velocity-1.1.7-2|115	
14cu|plexus-velocity-1.1.7-2|116	# jars
14cu|plexus-velocity-1.1.7-2|117	install -d -m 755 %{buildroot}%{_javadir}/plexus
14cu|plexus-velocity-1.1.7-2|118	install -pm 644 target/%{name}-%{version}.jar \
14cu|plexus-velocity-1.1.7-2|119	%{buildroot}%{_javadir}/plexus/velocity-%{version}.jar
14cu|plexus-velocity-1.1.7-2|120	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14cu|plexus-velocity-1.1.7-2|121	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-velocity-1.1.7-2|122	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14cu|plexus-velocity-1.1.7-2|123	
14cu|plexus-velocity-1.1.7-2|124	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14cu|plexus-velocity-1.1.7-2|125	
14cu|plexus-velocity-1.1.7-2|126	# poms
14cu|plexus-velocity-1.1.7-2|127	%if %{with_maven}
14cu|plexus-velocity-1.1.7-2|128	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|plexus-velocity-1.1.7-2|129	install -pm 644 pom.xml \
14cu|plexus-velocity-1.1.7-2|130	%{buildroot}%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14cu|plexus-velocity-1.1.7-2|131	%endif
14cu|plexus-velocity-1.1.7-2|132	
14cu|plexus-velocity-1.1.7-2|133	# javadoc
14cu|plexus-velocity-1.1.7-2|134	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-velocity-1.1.7-2|135	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|plexus-velocity-1.1.7-2|136	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14cu|plexus-velocity-1.1.7-2|137	
14cu|plexus-velocity-1.1.7-2|138	%post
14cu|plexus-velocity-1.1.7-2|139	%update_maven_depmap
14cu|plexus-velocity-1.1.7-2|140	
14cu|plexus-velocity-1.1.7-2|141	%postun
14cu|plexus-velocity-1.1.7-2|142	%update_maven_depmap
14cu|plexus-velocity-1.1.7-2|143	
14cu|plexus-velocity-1.1.7-2|144	%files
14cu|plexus-velocity-1.1.7-2|145	%{_javadir}/*
14cu|plexus-velocity-1.1.7-2|146	%if %{with_maven}
14cu|plexus-velocity-1.1.7-2|147	%{_datadir}/maven2/poms/*
14cu|plexus-velocity-1.1.7-2|148	%endif
14cu|plexus-velocity-1.1.7-2|149	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|plexus-velocity-1.1.7-2|150	
14cu|plexus-velocity-1.1.7-2|151	%files javadoc
14cu|plexus-velocity-1.1.7-2|152	%doc %{_javadocdir}/*
14cu|plexus-velocity-1.1.7-2|153	
14cu|plexus-velocity-1.1.7-2|154	%changelog
14cu|plexus-velocity-1.1.7-2|155	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.7-2
14cu|plexus-velocity-1.1.7-2|156	+ Revision: b1d3894
14cu|plexus-velocity-1.1.7-2|157	- Move to contrib
14cu|plexus-velocity-1.1.7-2|158	
14cu|plexus-velocity-1.1.7-2|159	

13814 14
14cu|plplot-5.10.0-20|1	%define __noautoreq '\/usr\/share\/plplot5.10.0\/examples\/tk\/xtk01'
14cu|plplot-5.10.0-20|2	#define	svnversion	0.0.0
14cu|plplot-5.10.0-20|3	#define	svnsnapshot	svn
14cu|plplot-5.10.0-20|4	#define	baseversion	#{svnversion}
14cu|plplot-5.10.0-20|5	#define	srcversion	#{version}#{svnsnapshot}
14cu|plplot-5.10.0-20|6	
14cu|plplot-5.10.0-20|7	%define baseversion %{version}
14cu|plplot-5.10.0-20|8	%define srcversion %{version}
14cu|plplot-5.10.0-20|9	
14cu|plplot-5.10.0-20|10	%define majorcsiro 0
14cu|plplot-5.10.0-20|11	%define libcsiro %mklibname csiro %{majorcsiro}
14cu|plplot-5.10.0-20|12	
14cu|plplot-5.10.0-20|13	%define majorqsastime 0
14cu|plplot-5.10.0-20|14	%define libqsastime %mklibname qsastime %{majorqsastime}
14cu|plplot-5.10.0-20|15	
14cu|plplot-5.10.0-20|16	%define majorplplotadad 1
14cu|plplot-5.10.0-20|17	%define libadad %mklibname %{name}adad %{majorplplotadad}
14cu|plplot-5.10.0-20|18	
14cu|plplot-5.10.0-20|19	%define majorplplotqtd  1
14cu|plplot-5.10.0-20|20	%define libqtd %mklibname %{name}qtd %{majorplplotqtd}
14cu|plplot-5.10.0-20|21	
14cu|plplot-5.10.0-20|22	%define majorplplotf95d 11
14cu|plplot-5.10.0-20|23	%define libf95d %mklibname %{name}f95d %{majorplplotf95d}
14cu|plplot-5.10.0-20|24	
14cu|plplot-5.10.0-20|25	%define majorplplotcxxd 11
14cu|plplot-5.10.0-20|26	%define libcxxd %mklibname %{name}cxxd %{majorplplotcxxd}
14cu|plplot-5.10.0-20|27	
14cu|plplot-5.10.0-20|28	%define majortclmatrixd 9
14cu|plplot-5.10.0-20|29	%define libtclmatrixd %mklibname tclmatrixd %{majortclmatrixd}
14cu|plplot-5.10.0-20|30	
14cu|plplot-5.10.0-20|31	%define majorplplottcltkd 11
14cu|plplot-5.10.0-20|32	%define libtcltkd %mklibname %{name}tcltkd %{majorplplottcltkd}
14cu|plplot-5.10.0-20|33	
14cu|plplot-5.10.0-20|34	%define majorplplottcltk_Maind  0
14cu|plplot-5.10.0-20|35	%define libtcltk_maind %mklibname %{name}tcltk_maind %{majorplplottcltk_Maind}
14cu|plplot-5.10.0-20|36	
14cu|plplot-5.10.0-20|37	%define majorplplotd 12
14cu|plplot-5.10.0-20|38	%define libname %mklibname plplotd %{majorplplotd}
14cu|plplot-5.10.0-20|39	%define devname %mklibname %{name} -d
14cu|plplot-5.10.0-20|40	
14cu|plplot-5.10.0-20|41	%define pythonname python-%{name}
14cu|plplot-5.10.0-20|42	%define ocamlname ocaml-%{name}
14cu|plplot-5.10.0-20|43	%define javaname java-%{name}
14cu|plplot-5.10.0-20|44	%define octavename octave-%{name}
14cu|plplot-5.10.0-20|45	%define luaname lua-%{name}
14cu|plplot-5.10.0-20|46	
14cu|plplot-5.10.0-20|47	#OFF because not yet on mga
14cu|plplot-5.10.0-20|48	#needs itcl
14cu|plplot-5.10.0-20|49	%define enable_itcl OFF
14cu|plplot-5.10.0-20|50	
14cu|plplot-5.10.0-20|51	#itk also requires iwidgets, we currently have inconsistent versions
14cu|plplot-5.10.0-20|52	#(itk-3 and iwidgets-4 euuhhh?)
14cu|plplot-5.10.0-20|53	%define enable_itk OFF
14cu|plplot-5.10.0-20|54	%define itk_version 3.4
14cu|plplot-5.10.0-20|55	%define iwidget_dir %{_datadir}/tcl8.5/iwidgets4.1
14cu|plplot-5.10.0-20|56	
14cu|plplot-5.10.0-20|57	#needs PDL::Graphics::PLplot
14cu|plplot-5.10.0-20|58	%define enable_pdl OFF
14cu|plplot-5.10.0-20|59	
14cu|plplot-5.10.0-20|60	#needs D compiler
14cu|plplot-5.10.0-20|61	%define enable_d OFF
14cu|plplot-5.10.0-20|62	
14cu|plplot-5.10.0-20|63	#needs lasi
14cu|plplot-5.10.0-20|64	%define enable_psttf OFF
14cu|plplot-5.10.0-20|65	
14cu|plplot-5.10.0-20|66	#to find fonts for freetype
14cu|plplot-5.10.0-20|67	%define gnu_font_path "/usr/share/fonts/ttf"
14cu|plplot-5.10.0-20|68	
14cu|plplot-5.10.0-20|69	#to compile against TCL 8.6
14cu|plplot-5.10.0-20|70	%define c_flags "-DUSE_INTERP_RESULT -lm"
14cu|plplot-5.10.0-20|71	
14cu|plplot-5.10.0-20|72	#make install default
14cu|plplot-5.10.0-20|73	%define lua_version 5.2
14cu|plplot-5.10.0-20|74	
14cu|plplot-5.10.0-20|75	#autodetection of tk version fails due to no X11 environment
14cu|plplot-5.10.0-20|76	%define tk_version 8.5.15
14cu|plplot-5.10.0-20|77	
14cu|plplot-5.10.0-20|78	#shapelib includedir
14cu|plplot-5.10.0-20|79	%define includeshp_dir %{_includedir}/libshp
14cu|plplot-5.10.0-20|80	
14cu|plplot-5.10.0-20|81	#fortran and ada files reside in the gcc directory
14cu|plplot-5.10.0-20|82	%define gccinstall_dir %(LC_ALL=C %__cc --print-search-dirs | %__grep install | %__awk '{print $2}')
14cu|plplot-5.10.0-20|83	%define includef_dir %{gccinstall_dir}/finclude
14cu|plplot-5.10.0-20|84	%define libada_dir %{gccinstall_dir}/adalib
14cu|plplot-5.10.0-20|85	%define includeada_dir %{gccinstall_dir}/adainclude
14cu|plplot-5.10.0-20|86	
14cu|plplot-5.10.0-20|87	Summary:	A cross-platform software package for creating scientific plots
14cu|plplot-5.10.0-20|88	Name:		plplot
14cu|plplot-5.10.0-20|89	Version:	5.10.0
14cu|plplot-5.10.0-20|90	Release:	20
14cu|plplot-5.10.0-20|91	License:	LGPLv2+
14cu|plplot-5.10.0-20|92	Group:		Development/Other
14cu|plplot-5.10.0-20|93	Url:		http://plplot.sourceforge.net/
14cu|plplot-5.10.0-20|94	Source0:	http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
14cu|plplot-5.10.0-20|95	Patch1:		plplot-5.10.0-lua5.2.patch
14cu|plplot-5.10.0-20|96	Patch2:		plplot-5.10.0-build-fpic.patch
14cu|plplot-5.10.0-20|97	Patch3:		plplot-5.10.0-incqhull.patch
14cu|plplot-5.10.0-20|98	Patch4:		plplot-5.10.0-cairo-dpi.patch
14cu|plplot-5.10.0-20|99	#From Fedora:
14cu|plplot-5.10.0-20|100	Patch5:		plplot-5.10.0-octave.patch
14cu|plplot-5.10.0-20|101	Patch6:		plplot-5.10.0-octave38.patch
14cu|plplot-5.10.0-20|102	#From Gentoo
14cu|plplot-5.10.0-20|103	Patch7:		plplot-5.10.0-have-config-h.patch
14cu|plplot-5.10.0-20|104	#From Debian
14cu|plplot-5.10.0-20|105	Patch8:		plplot-5.10.0-cmake-3.1.patch
14cu|plplot-5.10.0-20|106	Patch9:		plplot-5.10.0-cmake-policy.patch
14cu|plplot-5.10.0-20|107	
14cu|plplot-5.10.0-20|108	BuildRequires:	cmake
14cu|plplot-5.10.0-20|109	BuildRequires:	gcc-gfortran
14cu|plplot-5.10.0-20|110	BuildRequires:	quadmath-devel
14cu|plplot-5.10.0-20|111	BuildRequires:	gcc-c++
14cu|plplot-5.10.0-20|112	BuildRequires:	gcc-gnat >= 4.7
14cu|plplot-5.10.0-20|113	BuildRequires:	libgnat >= 4.7
14cu|plplot-5.10.0-20|114	#BuildRequires:	gnu-free-fonts-compat
14cu|plplot-5.10.0-20|115	#BuildRequires:	gnu-free-mono-fonts
14cu|plplot-5.10.0-20|116	#BuildRequires:	gnu-free-sans-fonts
14cu|plplot-5.10.0-20|117	#BuildRequires:	gnu-free-serif-fonts
14cu|plplot-5.10.0-20|118	BuildRequires:	ocaml
14cu|plplot-5.10.0-20|119	BuildRequires:	ocaml-findlib
14cu|plplot-5.10.0-20|120	BuildRequires:	ocaml-doc
14cu|plplot-5.10.0-20|121	BuildRequires:	ocaml-camlidl-devel
14cu|plplot-5.10.0-20|122	BuildRequires:	ocaml-lablgtk2-devel
14cu|plplot-5.10.0-20|123	BuildRequires:	ocaml-cairo-devel
14cu|plplot-5.10.0-20|124	BuildRequires:	perl-PDL
14cu|plplot-5.10.0-20|125	BuildRequires:	perl-XML-DOM
14cu|plplot-5.10.0-20|126	BuildRequires:	sed
14cu|plplot-5.10.0-20|127	BuildRequires:	swig
14cu|plplot-5.10.0-20|128	BuildRequires:	itk-devel
14cu|plplot-5.10.0-20|129	BuildRequires:	java-1.7.0-openjdk-devel #java-devel-openjdk
14cu|plplot-5.10.0-20|130	BuildRequires:	libltdl-devel
14cu|plplot-5.10.0-20|131	BuildRequires:	octave-devel
14cu|plplot-5.10.0-20|132	BuildRequires:	python-numpy-devel
14cu|plplot-5.10.0-20|133	BuildRequires:	qhull-devel
14cu|plplot-5.10.0-20|134	BuildRequires:	qt4-devel
14cu|plplot-5.10.0-20|135	BuildRequires:	shapelib-devel
14cu|plplot-5.10.0-20|136	#BuildRequires:	wxgtk-devel
14cu|plplot-5.10.0-20|137	BuildRequires:	pkgconfig(cairo)
14cu|plplot-5.10.0-20|138	BuildRequires:	pkgconfig(ncurses)
14cu|plplot-5.10.0-20|139	BuildRequires:	pkgconfig(freetype2)
14cu|plplot-5.10.0-20|140	BuildRequires:	pkgconfig(ice)
14cu|plplot-5.10.0-20|141	BuildRequires:	pkgconfig(libagg)
14cu|plplot-5.10.0-20|142	BuildRequires:	pkgconfig(lua)
14cu|plplot-5.10.0-20|143	BuildRequires:	pkgconfig(python)
14cu|plplot-5.10.0-20|144	BuildRequires:	pkgconfig(sm)
14cu|plplot-5.10.0-20|145	BuildRequires:	tcl-devel
14cu|plplot-5.10.0-20|146	BuildRequires:	pkgconfig(tk)
14cu|plplot-5.10.0-20|147	BuildRequires:	pkgconfig(x11)
14cu|plplot-5.10.0-20|148	BuildRequires:	pkgconfig(xext)
14cu|plplot-5.10.0-20|149	BuildRequires:	pkgconfig(xcomposite)
14cu|plplot-5.10.0-20|150	
14cu|plplot-5.10.0-20|151	%description
14cu|plplot-5.10.0-20|152	PLplot is a cross-platform software package for creating scientific
14cu|plplot-5.10.0-20|153	plots. To help accomplish that task it is organized as a core C
14cu|plplot-5.10.0-20|154	library, language bindings for that library, and device drivers which
14cu|plplot-5.10.0-20|155	control how the plots are presented in non-interactive and interactive
14cu|plplot-5.10.0-20|156	plotting contexts. The PLplot core library can be used to create
14cu|plplot-5.10.0-20|157	standard x-y plots, semi-log plots, log-log plots, contour plots, 3D
14cu|plplot-5.10.0-20|158	surface plots, mesh plots, bar charts and pie charts. Multiple graphs
14cu|plplot-5.10.0-20|159	(of the same or different sizes) may be placed on a single page, and
14cu|plplot-5.10.0-20|160	multiple pages are allowed for those device formats that support them.
14cu|plplot-5.10.0-20|161	
14cu|plplot-5.10.0-20|162	%files
14cu|plplot-5.10.0-20|163	%doc README README.* AUTHORS NEWS PROBLEMS FAQ ChangeLog.*
14cu|plplot-5.10.0-20|164	%{_bindir}/pl*
14cu|plplot-5.10.0-20|165	%{_mandir}/man1/*
14cu|plplot-5.10.0-20|166	%{_datadir}/%{name}%{baseversion}/*.fnt
14cu|plplot-5.10.0-20|167	%{_datadir}/%{name}%{baseversion}/*.shp
14cu|plplot-5.10.0-20|168	%{_datadir}/%{name}%{baseversion}/*.shx
14cu|plplot-5.10.0-20|169	%{_datadir}/%{name}%{baseversion}/*.pal
14cu|plplot-5.10.0-20|170	%{_datadir}/%{name}%{baseversion}/*.tcl
14cu|plplot-5.10.0-20|171	%{_datadir}/%{name}%{baseversion}/tcl/
14cu|plplot-5.10.0-20|172	
14cu|plplot-5.10.0-20|173	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|174	
14cu|plplot-5.10.0-20|175	%package -n %{libname}
14cu|plplot-5.10.0-20|176	Summary:	Shared library and driver modules for PLplot
14cu|plplot-5.10.0-20|177	Group:		System/Libraries
14cu|plplot-5.10.0-20|178	Obsoletes:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|179	
14cu|plplot-5.10.0-20|180	%description -n %{libname}
14cu|plplot-5.10.0-20|181	%{summary}.
14cu|plplot-5.10.0-20|182	
14cu|plplot-5.10.0-20|183	%files -n %{libname}
14cu|plplot-5.10.0-20|184	%doc ABOUT Copyright COPYING.*
14cu|plplot-5.10.0-20|185	%dir %{_libdir}/%{name}%{baseversion}
14cu|plplot-5.10.0-20|186	%{_libdir}/libplplotd.so.%{majorplplotd}
14cu|plplot-5.10.0-20|187	%{_libdir}/libplplotd.so.%{majorplplotd}.*
14cu|plplot-5.10.0-20|188	%{_libdir}/%{name}%{baseversion}/driversd/cairo.*
14cu|plplot-5.10.0-20|189	%{_libdir}/%{name}%{baseversion}/driversd/mem.*
14cu|plplot-5.10.0-20|190	%{_libdir}/%{name}%{baseversion}/driversd/ntk.*
14cu|plplot-5.10.0-20|191	%{_libdir}/%{name}%{baseversion}/driversd/null.*
14cu|plplot-5.10.0-20|192	%{_libdir}/%{name}%{baseversion}/driversd/ps.*
14cu|plplot-5.10.0-20|193	%{_libdir}/%{name}%{baseversion}/driversd/svg.*
14cu|plplot-5.10.0-20|194	%{_libdir}/%{name}%{baseversion}/driversd/xfig.*
14cu|plplot-5.10.0-20|195	%{_libdir}/%{name}%{baseversion}/driversd/xwin.*
14cu|plplot-5.10.0-20|196	
14cu|plplot-5.10.0-20|197	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|198	
14cu|plplot-5.10.0-20|199	%package -n %{libcsiro}
14cu|plplot-5.10.0-20|200	Summary:	Scientific plotting library (CSIRO libraries)
14cu|plplot-5.10.0-20|201	Group:		System/Libraries
14cu|plplot-5.10.0-20|202	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|203	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|204	
14cu|plplot-5.10.0-20|205	%description -n %{libcsiro}
14cu|plplot-5.10.0-20|206	This package contains shared libraries for plplot used in geometry
14cu|plplot-5.10.0-20|207	applications.
14cu|plplot-5.10.0-20|208	
14cu|plplot-5.10.0-20|209	%files -n %{libcsiro}
14cu|plplot-5.10.0-20|210	%{_libdir}/libcsirocsa.so.%{majorcsiro}
14cu|plplot-5.10.0-20|211	%{_libdir}/libcsirocsa.so.%{majorcsiro}.*
14cu|plplot-5.10.0-20|212	%{_libdir}/libcsironn.so.%{majorcsiro}
14cu|plplot-5.10.0-20|213	%{_libdir}/libcsironn.so.%{majorcsiro}.*
14cu|plplot-5.10.0-20|214	
14cu|plplot-5.10.0-20|215	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|216	
14cu|plplot-5.10.0-20|217	%package -n %{libqsastime}
14cu|plplot-5.10.0-20|218	Summary:	Time format conversion library
14cu|plplot-5.10.0-20|219	Group:		System/Libraries
14cu|plplot-5.10.0-20|220	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|221	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|222	
14cu|plplot-5.10.0-20|223	%description -n %{libqsastime}
14cu|plplot-5.10.0-20|224	The qsastime library is a simple library for handling time format
14cu|plplot-5.10.0-20|225	conversion. It overcomes the limitations of the POSIX time handling
14cu|plplot-5.10.0-20|226	routines by allow high precision time variables over a large range
14cu|plplot-5.10.0-20|227	of ranges of dates and by correctly handling leap seconds. It was
14cu|plplot-5.10.0-20|228	designed with the needs of scientific data plotting in mind.
14cu|plplot-5.10.0-20|229	
14cu|plplot-5.10.0-20|230	%files -n %{libqsastime}
14cu|plplot-5.10.0-20|231	%{_libdir}/libqsastime.so.%{majorqsastime}
14cu|plplot-5.10.0-20|232	%{_libdir}/libqsastime.so.%{majorqsastime}.*
14cu|plplot-5.10.0-20|233	
14cu|plplot-5.10.0-20|234	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|235	
14cu|plplot-5.10.0-20|236	%package -n %{libadad}
14cu|plplot-5.10.0-20|237	Summary:	Ada runtime support library for PLplot
14cu|plplot-5.10.0-20|238	Group:		System/Libraries
14cu|plplot-5.10.0-20|239	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|240	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|241	
14cu|plplot-5.10.0-20|242	%description -n %{libadad}
14cu|plplot-5.10.0-20|243	This package contains Ada runtime support library for PLplot.
14cu|plplot-5.10.0-20|244	
14cu|plplot-5.10.0-20|245	%files -n %{libadad}
14cu|plplot-5.10.0-20|246	%{_libdir}/libplplotadad.so.%{majorplplotadad}
14cu|plplot-5.10.0-20|247	%{_libdir}/libplplotadad.so.%{majorplplotadad}.*
14cu|plplot-5.10.0-20|248	%{libada_dir}/plplotadad/
14cu|plplot-5.10.0-20|249	
14cu|plplot-5.10.0-20|250	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|251	
14cu|plplot-5.10.0-20|252	%package -n %{libqtd}
14cu|plplot-5.10.0-20|253	Summary:	Qt driver module and bindings for PLplot
14cu|plplot-5.10.0-20|254	Group:		System/Libraries
14cu|plplot-5.10.0-20|255	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|256	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|257	
14cu|plplot-5.10.0-20|258	%description -n %{libqtd}
14cu|plplot-5.10.0-20|259	This package provides the Qt driver module for PLplot. It also provides
14cu|plplot-5.10.0-20|260	C++ bindings to allow use of the PLplot API in Qt applications.
14cu|plplot-5.10.0-20|261	
14cu|plplot-5.10.0-20|262	%files -n %{libqtd}
14cu|plplot-5.10.0-20|263	%dir %{_libdir}/%{name}%{baseversion}
14cu|plplot-5.10.0-20|264	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}
14cu|plplot-5.10.0-20|265	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}.*
14cu|plplot-5.10.0-20|266	%{_libdir}/%{name}%{baseversion}/driversd/qt.*
14cu|plplot-5.10.0-20|267	
14cu|plplot-5.10.0-20|268	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|269	
14cu|plplot-5.10.0-20|270	%package -n %{libf95d}
14cu|plplot-5.10.0-20|271	Summary:	Fortran 95 bindings for PLplot
14cu|plplot-5.10.0-20|272	Group:		System/Libraries
14cu|plplot-5.10.0-20|273	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|274	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|275	
14cu|plplot-5.10.0-20|276	%description -n %{libf95d}
14cu|plplot-5.10.0-20|277	This package contains the Fortran 95 bindings for PLplot.
14cu|plplot-5.10.0-20|278	
14cu|plplot-5.10.0-20|279	%files -n %{libf95d}
14cu|plplot-5.10.0-20|280	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}
14cu|plplot-5.10.0-20|281	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}.*
14cu|plplot-5.10.0-20|282	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}
14cu|plplot-5.10.0-20|283	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}.*
14cu|plplot-5.10.0-20|284	
14cu|plplot-5.10.0-20|285	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|286	
14cu|plplot-5.10.0-20|287	%package -n %{libcxxd}
14cu|plplot-5.10.0-20|288	Summary:	C++ bindings for PLplot
14cu|plplot-5.10.0-20|289	Group:		System/Libraries
14cu|plplot-5.10.0-20|290	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|291	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|292	
14cu|plplot-5.10.0-20|293	%description -n %{libcxxd}
14cu|plplot-5.10.0-20|294	This package contains the C++ bindings for PLplot.
14cu|plplot-5.10.0-20|295	
14cu|plplot-5.10.0-20|296	%files -n %{libcxxd}
14cu|plplot-5.10.0-20|297	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}
14cu|plplot-5.10.0-20|298	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}.*
14cu|plplot-5.10.0-20|299	
14cu|plplot-5.10.0-20|300	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|301	
14cu|plplot-5.10.0-20|302	%package -n %{libtclmatrixd}
14cu|plplot-5.10.0-20|303	Summary:	Tcl Matrix extension library for PLplot
14cu|plplot-5.10.0-20|304	Group:		System/Libraries
14cu|plplot-5.10.0-20|305	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|306	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|307	
14cu|plplot-5.10.0-20|308	%description -n %{libtclmatrixd}
14cu|plplot-5.10.0-20|309	This package provides the Tcl Matrix extension library for PLplot.
14cu|plplot-5.10.0-20|310	
14cu|plplot-5.10.0-20|311	%files -n %{libtclmatrixd}
14cu|plplot-5.10.0-20|312	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}
14cu|plplot-5.10.0-20|313	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}.*
14cu|plplot-5.10.0-20|314	
14cu|plplot-5.10.0-20|315	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|316	
14cu|plplot-5.10.0-20|317	%package -n %{libtcltkd}
14cu|plplot-5.10.0-20|318	Summary:	Tcl/Tk support for PLplot
14cu|plplot-5.10.0-20|319	Group:		System/Libraries
14cu|plplot-5.10.0-20|320	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|321	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|322	
14cu|plplot-5.10.0-20|323	%description -n %{libtcltkd}
14cu|plplot-5.10.0-20|324	This package provides Tcl/Tk support for PLplot. It also provides
14cu|plplot-5.10.0-20|325	Tk driver module.
14cu|plplot-5.10.0-20|326	
14cu|plplot-5.10.0-20|327	%files -n %{libtcltkd}
14cu|plplot-5.10.0-20|328	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}
14cu|plplot-5.10.0-20|329	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}.*
14cu|plplot-5.10.0-20|330	%{_libdir}/%{name}%{baseversion}/driversd/tk.*
14cu|plplot-5.10.0-20|331	%{_libdir}/%{name}%{baseversion}/driversd/tkwin.*
14cu|plplot-5.10.0-20|332	
14cu|plplot-5.10.0-20|333	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|334	
14cu|plplot-5.10.0-20|335	%package -n %{libtcltk_maind}
14cu|plplot-5.10.0-20|336	Summary:	Tcl/Tk support library for PLplot
14cu|plplot-5.10.0-20|337	Group:		System/Libraries
14cu|plplot-5.10.0-20|338	Conflicts:	%{_lib}plplot12 < 5.10.0-4
14cu|plplot-5.10.0-20|339	Conflicts:	%{_lib}plplot11 < 5.10.0-4
14cu|plplot-5.10.0-20|340	
14cu|plplot-5.10.0-20|341	%description -n %{libtcltk_maind}
14cu|plplot-5.10.0-20|342	This package provides Tcl/Tk support for PLplot.
14cu|plplot-5.10.0-20|343	
14cu|plplot-5.10.0-20|344	%files -n %{libtcltk_maind}
14cu|plplot-5.10.0-20|345	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}
14cu|plplot-5.10.0-20|346	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}.*
14cu|plplot-5.10.0-20|347	
14cu|plplot-5.10.0-20|348	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|349	
14cu|plplot-5.10.0-20|350	%package -n %{devname}
14cu|plplot-5.10.0-20|351	Summary:	Development headers and libraries for PLplot
14cu|plplot-5.10.0-20|352	Group:		Development/Other
14cu|plplot-5.10.0-20|353	Requires:	%{libname} = %{EVRD}
14cu|plplot-5.10.0-20|354	Requires:	%{libcsiro} = %{EVRD}
14cu|plplot-5.10.0-20|355	Requires:	%{libqsastime} = %{EVRD}
14cu|plplot-5.10.0-20|356	Requires:	%{libadad} = %{EVRD}
14cu|plplot-5.10.0-20|357	Requires:	%{libqtd} = %{EVRD}
14cu|plplot-5.10.0-20|358	Requires:	%{libf95d} = %{EVRD}
14cu|plplot-5.10.0-20|359	Requires:	%{libcxxd} = %{EVRD}
14cu|plplot-5.10.0-20|360	Requires:	%{libtclmatrixd} = %{EVRD}
14cu|plplot-5.10.0-20|361	Requires:	%{libtcltkd} = %{EVRD}
14cu|plplot-5.10.0-20|362	Requires:	%{libtcltk_maind} = %{EVRD}
14cu|plplot-5.10.0-20|363	Provides:	%{name}-devel = %{EVRD}
14cu|plplot-5.10.0-20|364	Conflicts:	%{_lib}plplot12 < 5.10.0-17
14cu|plplot-5.10.0-20|365	
14cu|plplot-5.10.0-20|366	%description -n %{devname}
14cu|plplot-5.10.0-20|367	%{summary}.
14cu|plplot-5.10.0-20|368	
14cu|plplot-5.10.0-20|369	%files -n %{devname}
14cu|plplot-5.10.0-20|370	%dir %{_includedir}/%{name}
14cu|plplot-5.10.0-20|371	%{_includedir}/%{name}/*.h
14cu|plplot-5.10.0-20|372	%dir %{includef_dir}/%{name}
14cu|plplot-5.10.0-20|373	#{includef_dir}/#{name}/*.h
14cu|plplot-5.10.0-20|374	%{includef_dir}/%{name}/*.mod
14cu|plplot-5.10.0-20|375	%{_libdir}/libcsiro*.so
14cu|plplot-5.10.0-20|376	%{_libdir}/libqsastime.so
14cu|plplot-5.10.0-20|377	%{_libdir}/libplplot*.so
14cu|plplot-5.10.0-20|378	%{_libdir}/libtclmatrixd.so
14cu|plplot-5.10.0-20|379	%{_libdir}/pkgconfig/plplotd-ada.pc
14cu|plplot-5.10.0-20|380	%{_libdir}/pkgconfig/plplotd-c++.pc
14cu|plplot-5.10.0-20|381	%{_libdir}/pkgconfig/plplotd-f95.pc
14cu|plplot-5.10.0-20|382	%{_libdir}/pkgconfig/plplotd-qt.pc
14cu|plplot-5.10.0-20|383	%{_libdir}/pkgconfig/plplotd-tcl.pc
14cu|plplot-5.10.0-20|384	%{_libdir}/pkgconfig/plplotd-tcl_Main.pc
14cu|plplot-5.10.0-20|385	%{_libdir}/pkgconfig/plplotd.pc
14cu|plplot-5.10.0-20|386	%{includeada_dir}/plplotadad
14cu|plplot-5.10.0-20|387	%dir %{_datadir}/%{name}%{baseversion}/examples
14cu|plplot-5.10.0-20|388	%{_datadir}/%{name}%{baseversion}/examples/CMakeLists.txt
14cu|plplot-5.10.0-20|389	%{_datadir}/%{name}%{baseversion}/examples/Makefile
14cu|plplot-5.10.0-20|390	%{_datadir}/%{name}%{baseversion}/examples/ada
14cu|plplot-5.10.0-20|391	%{_datadir}/%{name}%{baseversion}/examples/c++
14cu|plplot-5.10.0-20|392	%{_datadir}/%{name}%{baseversion}/examples/c
14cu|plplot-5.10.0-20|393	%{_datadir}/%{name}%{baseversion}/examples/cmake
14cu|plplot-5.10.0-20|394	%{_datadir}/%{name}%{baseversion}/examples/f95
14cu|plplot-5.10.0-20|395	%{_datadir}/%{name}%{baseversion}/examples/lena.pgm
14cu|plplot-5.10.0-20|396	%{_datadir}/%{name}%{baseversion}/examples/plplot-test*
14cu|plplot-5.10.0-20|397	%{_datadir}/%{name}%{baseversion}/examples/tcl
14cu|plplot-5.10.0-20|398	%{_datadir}/%{name}%{baseversion}/examples/test_ada.sh
14cu|plplot-5.10.0-20|399	%{_datadir}/%{name}%{baseversion}/examples/test_c.sh
14cu|plplot-5.10.0-20|400	%{_datadir}/%{name}%{baseversion}/examples/test_c_interactive.sh
14cu|plplot-5.10.0-20|401	%{_datadir}/%{name}%{baseversion}/examples/test_cxx.sh
14cu|plplot-5.10.0-20|402	%{_datadir}/%{name}%{baseversion}/examples/test_diff.sh
14cu|plplot-5.10.0-20|403	%{_datadir}/%{name}%{baseversion}/examples/test_f95.sh
14cu|plplot-5.10.0-20|404	%{_datadir}/%{name}%{baseversion}/examples/test_lua.sh
14cu|plplot-5.10.0-20|405	%{_datadir}/%{name}%{baseversion}/examples/test_tcl.sh
14cu|plplot-5.10.0-20|406	%{_datadir}/%{name}%{baseversion}/examples/tk/
14cu|plplot-5.10.0-20|407	
14cu|plplot-5.10.0-20|408	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|409	
14cu|plplot-5.10.0-20|410	%package -n %{pythonname}
14cu|plplot-5.10.0-20|411	Summary:	PLplot support for Python
14cu|plplot-5.10.0-20|412	Group:		Development/Python
14cu|plplot-5.10.0-20|413	Requires:	python
14cu|plplot-5.10.0-20|414	Provides:	%{name}-python = %{EVRD}
14cu|plplot-5.10.0-20|415	
14cu|plplot-5.10.0-20|416	%description -n %{pythonname}
14cu|plplot-5.10.0-20|417	%{summary}.
14cu|plplot-5.10.0-20|418	
14cu|plplot-5.10.0-20|419	%files -n %{pythonname}
14cu|plplot-5.10.0-20|420	%{python_sitearch}/_plplotcmodule.so
14cu|plplot-5.10.0-20|421	%{python_sitearch}/plplot*
14cu|plplot-5.10.0-20|422	%{python_sitearch}/Plframe.*
14cu|plplot-5.10.0-20|423	%{python_sitearch}/TclSup.*
14cu|plplot-5.10.0-20|424	%{_datadir}/%{name}%{baseversion}/examples/python
14cu|plplot-5.10.0-20|425	%{_datadir}/%{name}%{baseversion}/examples/test_python.sh
14cu|plplot-5.10.0-20|426	
14cu|plplot-5.10.0-20|427	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|428	
14cu|plplot-5.10.0-20|429	%package -n %{ocamlname}
14cu|plplot-5.10.0-20|430	Summary:	PLplot support for OCaml
14cu|plplot-5.10.0-20|431	Group:		Development/Other
14cu|plplot-5.10.0-20|432	Provides:	%{name}-ocaml = %{EVRD}
14cu|plplot-5.10.0-20|433	
14cu|plplot-5.10.0-20|434	%description -n %{ocamlname}
14cu|plplot-5.10.0-20|435	%{summary}.
14cu|plplot-5.10.0-20|436	
14cu|plplot-5.10.0-20|437	%files -n %{ocamlname}
14cu|plplot-5.10.0-20|438	%{_libdir}/ocaml/%{name}
14cu|plplot-5.10.0-20|439	%{_libdir}/ocaml/stublibs/*
14cu|plplot-5.10.0-20|440	%{_libdir}/ocaml/plcairo/*
14cu|plplot-5.10.0-20|441	%{_libdir}/pkgconfig/plplotd-ocaml.pc
14cu|plplot-5.10.0-20|442	%{_datadir}/%{name}%{baseversion}/examples/ocaml/
14cu|plplot-5.10.0-20|443	%{_datadir}/%{name}%{baseversion}/examples/test_ocaml.sh
14cu|plplot-5.10.0-20|444	
14cu|plplot-5.10.0-20|445	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|446	
14cu|plplot-5.10.0-20|447	%package -n %{javaname}
14cu|plplot-5.10.0-20|448	Summary:	PLplot support for Java
14cu|plplot-5.10.0-20|449	Group:		Development/Java
14cu|plplot-5.10.0-20|450	Requires:	java
14cu|plplot-5.10.0-20|451	Provides:	%{name}-java = %{EVRD}
14cu|plplot-5.10.0-20|452	
14cu|plplot-5.10.0-20|453	%description -n %{javaname}
14cu|plplot-5.10.0-20|454	%{summary}.
14cu|plplot-5.10.0-20|455	
14cu|plplot-5.10.0-20|456	%files -n %{javaname}
14cu|plplot-5.10.0-20|457	%{_libdir}/%{name}/plplotjavac_wrap.so
14cu|plplot-5.10.0-20|458	%{_datadir}/java/plplot.jar
14cu|plplot-5.10.0-20|459	%{_datadir}/%{name}%{baseversion}/examples/java/
14cu|plplot-5.10.0-20|460	%{_datadir}/%{name}%{baseversion}/examples/test_java.sh
14cu|plplot-5.10.0-20|461	
14cu|plplot-5.10.0-20|462	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|463	
14cu|plplot-5.10.0-20|464	%package -n %{octavename}
14cu|plplot-5.10.0-20|465	Summary:	PLplot support for Octave
14cu|plplot-5.10.0-20|466	Group:		Sciences/Mathematics
14cu|plplot-5.10.0-20|467	Requires:	octave
14cu|plplot-5.10.0-20|468	Provides:	%{name}-octave = %{EVRD}
14cu|plplot-5.10.0-20|469	
14cu|plplot-5.10.0-20|470	%description -n %{octavename}
14cu|plplot-5.10.0-20|471	%{summary}.
14cu|plplot-5.10.0-20|472	
14cu|plplot-5.10.0-20|473	%files -n %{octavename}
14cu|plplot-5.10.0-20|474	%{_datadir}/plplot_octave/
14cu|plplot-5.10.0-20|475	%{_datadir}/octave/site/m/PLplot/
14cu|plplot-5.10.0-20|476	%{_libdir}/octave/site/oct/*/plplot_octave.oct
14cu|plplot-5.10.0-20|477	%{_datadir}/%{name}%{baseversion}/examples/lena.img
14cu|plplot-5.10.0-20|478	%{_datadir}/%{name}%{baseversion}/examples/octave/
14cu|plplot-5.10.0-20|479	%{_datadir}/%{name}%{baseversion}/examples/test_octave.sh
14cu|plplot-5.10.0-20|480	%{_datadir}/%{name}%{baseversion}/examples/test_octave_interactive.sh
14cu|plplot-5.10.0-20|481	
14cu|plplot-5.10.0-20|482	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|483	
14cu|plplot-5.10.0-20|484	%package -n %{luaname}
14cu|plplot-5.10.0-20|485	Summary:	PLplot support for Lua
14cu|plplot-5.10.0-20|486	Group:		Sciences/Mathematics
14cu|plplot-5.10.0-20|487	Requires:	lua%{lua_version}
14cu|plplot-5.10.0-20|488	Provides:	%{name}-lua = %{EVRD}
14cu|plplot-5.10.0-20|489	Conflicts:	%{_lib}plplot-devel < 5.10.0-5
14cu|plplot-5.10.0-20|490	
14cu|plplot-5.10.0-20|491	%description -n %{luaname}
14cu|plplot-5.10.0-20|492	%{summary}.
14cu|plplot-5.10.0-20|493	
14cu|plplot-5.10.0-20|494	%files -n %{luaname}
14cu|plplot-5.10.0-20|495	%dir %{_libdir}/lua/%{lua_version}/plplot/
14cu|plplot-5.10.0-20|496	%{_libdir}/lua/%{lua_version}/plplot/plplotluac.so
14cu|plplot-5.10.0-20|497	%{_datadir}/%{name}%{baseversion}/examples/lua/
14cu|plplot-5.10.0-20|498	
14cu|plplot-5.10.0-20|499	#----------------------------------------------------------------------------
14cu|plplot-5.10.0-20|500	
14cu|plplot-5.10.0-20|501	%prep
14cu|plplot-5.10.0-20|502	%setup -qn %{name}-%{srcversion}
14cu|plplot-5.10.0-20|503	%apply_patches
14cu|plplot-5.10.0-20|504	
14cu|plplot-5.10.0-20|505	%build
14cu|plplot-5.10.0-20|506	%cmake \
14cu|plplot-5.10.0-20|507	-DENABLE_itcl=%{enable_itcl} \
14cu|plplot-5.10.0-20|508	-DENABLE_itk=%{enable_itk} \
14cu|plplot-5.10.0-20|509	-DENABLE_pdl=%{enable_pdl} \
14cu|plplot-5.10.0-20|510	-DENABLE_d=%{enable_d} \
14cu|plplot-5.10.0-20|511	-DPLD_psttf=%{enable_psttf} \
14cu|plplot-5.10.0-20|512	-DPL_FREETYPE_FONT_PATH:PATH=%{gnu_font_path} \
14cu|plplot-5.10.0-20|513	-DCMAKE_C_FLAGS:STRING=%{c_flags} \
14cu|plplot-5.10.0-20|514	-DTEST_DYNDRIVERS=OFF \
14cu|plplot-5.10.0-20|515	-DUSE_RPATH:BOOL=OFF \
14cu|plplot-5.10.0-20|516	-DF95_MOD_DIR:PATH=%{includef_dir}/%{name} \
14cu|plplot-5.10.0-20|517	-DF77_INCLUDE_DIR:PATH=%{includef_dir}/%{name} \
14cu|plplot-5.10.0-20|518	-DOCAML_INSTALL_DIR:PATH=%{_libdir}/ocaml \
14cu|plplot-5.10.0-20|519	-DJAVAWRAPPER_DIR:PATH=%{_libdir}/%{name} \
14cu|plplot-5.10.0-20|520	-DCMAKE_BUILD_TYPE=Release \
14cu|plplot-5.10.0-20|521	-DSHAPELIB_INCLUDE_DIR=%{includeshp_dir} \
14cu|plplot-5.10.0-20|522	-DPLPLOT_ITK_VERSION:STRING=%{itk_version} \
14cu|plplot-5.10.0-20|523	-DPLPLOT_TK_VERSION:STRING=%{tk_version}
14cu|plplot-5.10.0-20|524	%make
14cu|plplot-5.10.0-20|525	
14cu|plplot-5.10.0-20|526	%install
14cu|plplot-5.10.0-20|527	%makeinstall_std -C build
14cu|plplot-5.10.0-20|528	
14cu|plplot-5.10.0-20|529	rm -f %{buildroot}%{_libdir}/libplf95demolibd.a
14cu|plplot-5.10.0-20|530	
14cu|plplot-5.10.0-20|531	#install ada files into the right place, the -DADA_LIB_DIR variable
14cu|plplot-5.10.0-20|532	#cannot be overloaded
14cu|plplot-5.10.0-20|533	mkdir -p %{buildroot}%{libada_dir}
14cu|plplot-5.10.0-20|534	mkdir -p %{buildroot}%{includeada_dir}
14cu|plplot-5.10.0-20|535	pushd %{buildroot}%{_datadir}/ada/adainclude
14cu|plplot-5.10.0-20|536	mv plplotadad %{buildroot}%{libada_dir}/plplotadad
14cu|plplot-5.10.0-20|537	popd
14cu|plplot-5.10.0-20|538	pushd %{buildroot}%{_libdir}/ada/adalib
14cu|plplot-5.10.0-20|539	mv plplotadad %{buildroot}%{includeada_dir}/plplotadad
14cu|plplot-5.10.0-20|540	popd
14cu|plplot-5.10.0-20|541	
14cu|plplot-5.10.0-20|542	#remove remaining *.in example files screwing up find
14cu|plplot-5.10.0-20|543	#requires scripts
14cu|plplot-5.10.0-20|544	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tk/*.in
14cu|plplot-5.10.0-20|545	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tcl/*.in
14cu|plplot-5.10.0-20|546	
14cu|plplot-5.10.0-20|547	
14cu|plplot-5.10.0-20|548	%changelog
14cu|plplot-5.10.0-20|549	
14cu|plplot-5.10.0-20|550	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-20
14cu|plplot-5.10.0-20|551	- (1bd3343) Add patches from Debian to fix build with cmake 3.1+
14cu|plplot-5.10.0-20|552	
14cu|plplot-5.10.0-20|553	

13815 14
14cu|plptools-1.0.12-4|1	%define libmajor 0
14cu|plptools-1.0.12-4|2	%define libname %mklibname plp %libmajor
14cu|plptools-1.0.12-4|3	
14cu|plptools-1.0.12-4|4	#
14cu|plptools-1.0.12-4|5	# Conditionals
14cu|plptools-1.0.12-4|6	#
14cu|plptools-1.0.12-4|7	%{?_with_debug: %define _with_debug --enable-debug}
14cu|plptools-1.0.12-4|8	%{?_with_debug: %define optflags -g}
14cu|plptools-1.0.12-4|9	%{!?_with_debug: %define _with_debug --disable-debug}
14cu|plptools-1.0.12-4|10	
14cu|plptools-1.0.12-4|11	Summary: Connectivity for psion series 5
14cu|plptools-1.0.12-4|12	Name: plptools
14cu|plptools-1.0.12-4|13	Version: 1.0.12
14cu|plptools-1.0.12-4|14	Release: 4
14cu|plptools-1.0.12-4|15	URL: http://plptools.sourceforge.net/
14cu|plptools-1.0.12-4|16	Source: http://downloads.sourceforge.net/plptools/plptools-%{version}.tar.gz
14cu|plptools-1.0.12-4|17	Patch0: plptools-0.17-lib64.patch
14cu|plptools-1.0.12-4|18	Patch1: plptools-0.18-init_lsb.patch
14cu|plptools-1.0.12-4|19	License: GPL
14cu|plptools-1.0.12-4|20	Group: Communications
14cu|plptools-1.0.12-4|21	Buildrequires: readline-devel
14cu|plptools-1.0.12-4|22	Buildrequires: newt-devel
14cu|plptools-1.0.12-4|23	#Buildrequires: termcap-devel
14cu|plptools-1.0.12-4|24	BuildRequires: fuse-devel
14cu|plptools-1.0.12-4|25	Requires: chkconfig >= 0.9
14cu|plptools-1.0.12-4|26	Requires(post,preun):	rpm-helper
14cu|plptools-1.0.12-4|27	
14cu|plptools-1.0.12-4|28	%description
14cu|plptools-1.0.12-4|29	This package contains the programs (client and server), necessary to
14cu|plptools-1.0.12-4|30	communicate with a Psion palmtop. The psion's file-system will
14cu|plptools-1.0.12-4|31	be automatically mounted under /mnt/psion at the time it is
14cu|plptools-1.0.12-4|32	connected to your computer. If the psion is shut down or
14cu|plptools-1.0.12-4|33	disconnected, the contents of /mnt/psion will automatically
14cu|plptools-1.0.12-4|34	disappear. Other programs included are:
14cu|plptools-1.0.12-4|35	- plpftp, a program which allows you to transfer files in a ftp-like
14cu|plptools-1.0.12-4|36	manner, view and modifiy processes on your psion.
14cu|plptools-1.0.12-4|37	- plpbackup, a backup/restore utility.
14cu|plptools-1.0.12-4|38	- plpprintd, a daemon for enabling printing from a Psion Series 5 via any
14cu|plptools-1.0.12-4|39	accessible printer.
14cu|plptools-1.0.12-4|40	- sisinstall, an installer for Psion's SIS software package format.
14cu|plptools-1.0.12-4|41	
14cu|plptools-1.0.12-4|42	%description -l de
14cu|plptools-1.0.12-4|43	Dieses Packet enthält Programme zur Kommunikation mit einem Psion Palmtop.
14cu|plptools-1.0.12-4|44	Das Dateisystem des Psion wird beim Anschließen automatisch unter
14cu|plptools-1.0.12-4|45	/mnt/psion eingehängt. Wird der Psion ausgeschaltet oder das Kabel
14cu|plptools-1.0.12-4|46	gezogen, so verschwindet der Inhalt dieses Verzeichnisses automatisch
14cu|plptools-1.0.12-4|47	und erscheint erneuten Anschließen wieder. Weiterhin sind enthalten:
14cu|plptools-1.0.12-4|48	- plpftp, ein Programm welches eine FTP-ähnliche Oberfläche
14cu|plptools-1.0.12-4|49	für Dateitransfer    bietet und Prozesse auf dem Psion stoppen
14cu|plptools-1.0.12-4|50	und starten kann.
14cu|plptools-1.0.12-4|51	- plpbackup, ein Backup/Restore Utility für die Kommandozeile.
14cu|plptools-1.0.12-4|52	- plpprintd, ein Daemon welcher Ausdrucken von einem Psion Serie 5 über
14cu|plptools-1.0.12-4|53	beliebige vefügbare Drucker ermöglicht
14cu|plptools-1.0.12-4|54	- sisinstall, ein Installationsprogramm für das Psion-eigene SIS
14cu|plptools-1.0.12-4|55	packetformat.
14cu|plptools-1.0.12-4|56	
14cu|plptools-1.0.12-4|57	%package -n %{libname}
14cu|plptools-1.0.12-4|58	Summary: Shared library for psion series 5 communication
14cu|plptools-1.0.12-4|59	Group: System/Libraries
14cu|plptools-1.0.12-4|60	License: GPL
14cu|plptools-1.0.12-4|61	
14cu|plptools-1.0.12-4|62	%description -n %{libname}
14cu|plptools-1.0.12-4|63	This package contains the shared library required by programs which can
14cu|plptools-1.0.12-4|64	communicate with a Psion palmtop.
14cu|plptools-1.0.12-4|65	
14cu|plptools-1.0.12-4|66	%package -n %{libname}-devel
14cu|plptools-1.0.12-4|67	Summary: Development library and headers for psion series 5 communication
14cu|plptools-1.0.12-4|68	Group: Development/C
14cu|plptools-1.0.12-4|69	License: GPL
14cu|plptools-1.0.12-4|70	Provides: plp-devel = %{version}-%{release}
14cu|plptools-1.0.12-4|71	Provides: libplp-devel = %{version}-%{release}
14cu|plptools-1.0.12-4|72	Requires: %{libname} = %{version}
14cu|plptools-1.0.12-4|73	
14cu|plptools-1.0.12-4|74	%description -n %{libname}-devel
14cu|plptools-1.0.12-4|75	This package contains the development library and header files for building
14cu|plptools-1.0.12-4|76	programs which can communicate with a Psion palmtop.
14cu|plptools-1.0.12-4|77	
14cu|plptools-1.0.12-4|78	%description -l de -n %{libname}-devel
14cu|plptools-1.0.12-4|79	Dieses Packet enthält die statische Bibliothek und include-Dateien
14cu|plptools-1.0.12-4|80	zur Programm-Entwicklung von Kommunikations-software für den Psion.
14cu|plptools-1.0.12-4|81	
14cu|plptools-1.0.12-4|82	%package -n %{libname}-static-devel
14cu|plptools-1.0.12-4|83	Summary: Static library for psion series 5 communication
14cu|plptools-1.0.12-4|84	Group: Development/C
14cu|plptools-1.0.12-4|85	License: GPL
14cu|plptools-1.0.12-4|86	Requires: %{libname}-devel = %{version}-%{release}
14cu|plptools-1.0.12-4|87	
14cu|plptools-1.0.12-4|88	%description -n %{libname}-static-devel
14cu|plptools-1.0.12-4|89	This package contains the static library for building programs which can
14cu|plptools-1.0.12-4|90	communicate with a Psion palmtop.
14cu|plptools-1.0.12-4|91	
14cu|plptools-1.0.12-4|92	%prep
14cu|plptools-1.0.12-4|93	%setup -q
14cu|plptools-1.0.12-4|94	#patch0 -p1 -b .lib64
14cu|plptools-1.0.12-4|95	%patch1 -p1 -b .init_lsb
14cu|plptools-1.0.12-4|96	
14cu|plptools-1.0.12-4|97	%build
14cu|plptools-1.0.12-4|98	export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
14cu|plptools-1.0.12-4|99	%configure2_5x --with-initdir=%{_initrddir} %{_with_debug} --disable-rpath
14cu|plptools-1.0.12-4|100	%make
14cu|plptools-1.0.12-4|101	
14cu|plptools-1.0.12-4|102	%install
14cu|plptools-1.0.12-4|103	mkdir -p %{buildroot}/%{_prefix} $%{buildroot}%{_initrddir}
14cu|plptools-1.0.12-4|104	%makeinstall_std
14cu|plptools-1.0.12-4|105	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|plptools-1.0.12-4|106	cat>%{buildroot}%{_sysconfdir}/sysconfig/plptools<<EOF
14cu|plptools-1.0.12-4|107	START_NCPD=yes
14cu|plptools-1.0.12-4|108	PLPFUSE_ARGS=
14cu|plptools-1.0.12-4|109	START_PLPFUSE=yes
14cu|plptools-1.0.12-4|110	PLPNFSD_ARGS=
14cu|plptools-1.0.12-4|111	START_PLPPRINTD=yes
14cu|plptools-1.0.12-4|112	PLPPRINTD_ARGS=
14cu|plptools-1.0.12-4|113	EOF
14cu|plptools-1.0.12-4|114	
14cu|plptools-1.0.12-4|115	%find_lang %{name}
14cu|plptools-1.0.12-4|116	
14cu|plptools-1.0.12-4|117	%post
14cu|plptools-1.0.12-4|118	test ! -d /mnt/psion && mkdir -p /mnt/psion
14cu|plptools-1.0.12-4|119	%_post_service %{name}
14cu|plptools-1.0.12-4|120	
14cu|plptools-1.0.12-4|121	%preun
14cu|plptools-1.0.12-4|122	%_preun_service %{name}
14cu|plptools-1.0.12-4|123	
14cu|plptools-1.0.12-4|124	%files -f %{name}.lang
14cu|plptools-1.0.12-4|125	%doc COPYING INSTALL ChangeLog README TODO etc/*magic
14cu|plptools-1.0.12-4|126	%doc etc/udev-usbserial-plptools.rules
14cu|plptools-1.0.12-4|127	%{_bindir}/*
14cu|plptools-1.0.12-4|128	%{_sbindir}/*
14cu|plptools-1.0.12-4|129	%{_mandir}/*/*
14cu|plptools-1.0.12-4|130	%{_datadir}/%{name}/*
14cu|plptools-1.0.12-4|131	%config(noreplace) %{_initrddir}/%{name}
14cu|plptools-1.0.12-4|132	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|plptools-1.0.12-4|133	
14cu|plptools-1.0.12-4|134	%files -n %{libname}
14cu|plptools-1.0.12-4|135	%{_libdir}/libplp.so.%{libmajor}*
14cu|plptools-1.0.12-4|136	
14cu|plptools-1.0.12-4|137	%files -n %{libname}-devel
14cu|plptools-1.0.12-4|138	%doc doc/api
14cu|plptools-1.0.12-4|139	%{_libdir}/libplp.so
14cu|plptools-1.0.12-4|140	%{_includedir}/%{name}/*
14cu|plptools-1.0.12-4|141	
14cu|plptools-1.0.12-4|142	%files -n %{libname}-static-devel
14cu|plptools-1.0.12-4|143	%{_libdir}/libplp.a
14cu|plptools-1.0.12-4|144	
14cu|plptools-1.0.12-4|145	%changelog
14cu|plptools-1.0.12-4|146	
14cu|plptools-1.0.12-4|147	* Wed Oct 07 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.12-4
14cu|plptools-1.0.12-4|148	- (dca006f) Merge pull request #1 from changhse/plptools:rosa2014.1
14cu|plptools-1.0.12-4|149	- (dca006f) updated to a new version
14cu|plptools-1.0.12-4|150	
14cu|plptools-1.0.12-4|151	

13816 14
14cu|pluma-1.12.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|pluma-1.12.2-2|2	%define build_with_python 1
14cu|pluma-1.12.2-2|3	%define oname mate-text-editor
14cu|pluma-1.12.2-2|4	
14cu|pluma-1.12.2-2|5	Summary:       Small but powerful text editor for MATE
14cu|pluma-1.12.2-2|6	Name:          pluma
14cu|pluma-1.12.2-2|7	Version:       1.12.2
14cu|pluma-1.12.2-2|8	Release:       2
14cu|pluma-1.12.2-2|9	License:       GPLv2+
14cu|pluma-1.12.2-2|10	Group:         Editors
14cu|pluma-1.12.2-2|11	URL:           http://mate-desktop.org
14cu|pluma-1.12.2-2|12	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
14cu|pluma-1.12.2-2|13	Patch0:        pluma-1.7.90-mga-fix_underlinking.patch
14cu|pluma-1.12.2-2|14	Patch1:        pluma-1.12.2-win1251-detect.patch
14cu|pluma-1.12.2-2|15	
14cu|pluma-1.12.2-2|16	BuildRequires: aspell-devel
14cu|pluma-1.12.2-2|17	BuildRequires: enchant-devel
14cu|pluma-1.12.2-2|18	BuildRequires: iso-codes
14cu|pluma-1.12.2-2|19	BuildRequires: docbook-dtd412-xml
14cu|pluma-1.12.2-2|20	BuildRequires: intltool
14cu|pluma-1.12.2-2|21	BuildRequires: xml2po
14cu|pluma-1.12.2-2|22	BuildRequires: mate-common
14cu|pluma-1.12.2-2|23	BuildRequires: itstool
14cu|pluma-1.12.2-2|24	BuildRequires: yelp-tools
14cu|pluma-1.12.2-2|25	BuildRequires: pkgconfig(dbus-glib-1)
14cu|pluma-1.12.2-2|26	BuildRequires: pkgconfig(enchant)
14cu|pluma-1.12.2-2|27	BuildRequires: pkgconfig(glib-2.0)
14cu|pluma-1.12.2-2|28	BuildRequires: pkgconfig(gtk+-2.0)
14cu|pluma-1.12.2-2|29	BuildRequires: pkgconfig(gtk-doc)
14cu|pluma-1.12.2-2|30	BuildRequires: pkgconfig(gtksourceview-2.0)
14cu|pluma-1.12.2-2|31	BuildRequires: pkgconfig(iso-codes)
14cu|pluma-1.12.2-2|32	BuildRequires: pkgconfig(libxml-2.0)
14cu|pluma-1.12.2-2|33	#BuildRequires: pkgconfig(mate-doc-utils)
14cu|pluma-1.12.2-2|34	BuildRequires: pkgconfig(mate-desktop-2.0)
14cu|pluma-1.12.2-2|35	BuildRequires: pkgconfig(sm)
14cu|pluma-1.12.2-2|36	BuildRequires: pkgconfig(x11)
14cu|pluma-1.12.2-2|37	%if %{build_with_python}
14cu|pluma-1.12.2-2|38	BuildRequires: pkgconfig(pygobject-2.0)
14cu|pluma-1.12.2-2|39	BuildRequires: pkgconfig(pygtk-2.0)
14cu|pluma-1.12.2-2|40	BuildRequires: pkgconfig(pygtksourceview-2.0)
14cu|pluma-1.12.2-2|41	BuildRequires: python
14cu|pluma-1.12.2-2|42	%endif
14cu|pluma-1.12.2-2|43	
14cu|pluma-1.12.2-2|44	Requires:      pyorbit
14cu|pluma-1.12.2-2|45	Requires:      mate-desktop
14cu|pluma-1.12.2-2|46	# the run-command plugin uses zenity
14cu|pluma-1.12.2-2|47	Requires:      zenity
14cu|pluma-1.12.2-2|48	
14cu|pluma-1.12.2-2|49	%rename %{oname}
14cu|pluma-1.12.2-2|50	
14cu|pluma-1.12.2-2|51	%description
14cu|pluma-1.12.2-2|52	Pluma is a small but powerful text editor designed expressly
14cu|pluma-1.12.2-2|53	for MATE.
14cu|pluma-1.12.2-2|54	
14cu|pluma-1.12.2-2|55	It includes such features as split-screen mode, a plugin
14cu|pluma-1.12.2-2|56	API, which allows Pluma to be extended to support many
14cu|pluma-1.12.2-2|57	features while remaining small at its core, multiple
14cu|pluma-1.12.2-2|58	document editing through the use of a 'tabbed' notebook and
14cu|pluma-1.12.2-2|59	many more functions.
14cu|pluma-1.12.2-2|60	
14cu|pluma-1.12.2-2|61	%package devel
14cu|pluma-1.12.2-2|62	Group:    Development/C
14cu|pluma-1.12.2-2|63	Summary:  Headers for writing Pluma plugins
14cu|pluma-1.12.2-2|64	Provides: %{name}-devel = %{version}-%{release}
14cu|pluma-1.12.2-2|65	Provides: %{oname}-devel = %{version}-%{release}
14cu|pluma-1.12.2-2|66	
14cu|pluma-1.12.2-2|67	%description devel
14cu|pluma-1.12.2-2|68	Pluma is a small but powerful text editor designed expressly
14cu|pluma-1.12.2-2|69	for MATE.
14cu|pluma-1.12.2-2|70	
14cu|pluma-1.12.2-2|71	It includes such features as split-screen mode, a plugin
14cu|pluma-1.12.2-2|72	API, which allows Pluma to be extended to support many
14cu|pluma-1.12.2-2|73	features while remaining small at its core, multiple
14cu|pluma-1.12.2-2|74	document editing through the use of a 'tabbed' notebook and
14cu|pluma-1.12.2-2|75	many more functions.
14cu|pluma-1.12.2-2|76	
14cu|pluma-1.12.2-2|77	Install this if you want to build plugins that use Pluma's API.
14cu|pluma-1.12.2-2|78	
14cu|pluma-1.12.2-2|79	%prep
14cu|pluma-1.12.2-2|80	%setup -q
14cu|pluma-1.12.2-2|81	%apply_patches
14cu|pluma-1.12.2-2|82	
14cu|pluma-1.12.2-2|83	%build
14cu|pluma-1.12.2-2|84	# NOCONFIGURE=1 ./autogen.sh
14cu|pluma-1.12.2-2|85	%configure2_5x \
14cu|pluma-1.12.2-2|86	--enable-gtk-doc     \
14cu|pluma-1.12.2-2|87	--enable-gvfs-metadata    \
14cu|pluma-1.12.2-2|88	%if %{build_with_python}
14cu|pluma-1.12.2-2|89	--enable-python
14cu|pluma-1.12.2-2|90	%else
14cu|pluma-1.12.2-2|91	--disable-python
14cu|pluma-1.12.2-2|92	%endif
14cu|pluma-1.12.2-2|93	
14cu|pluma-1.12.2-2|94	%make LIBS='-lm -lgmodule-2.0'
14cu|pluma-1.12.2-2|95	
14cu|pluma-1.12.2-2|96	%install
14cu|pluma-1.12.2-2|97	
14cu|pluma-1.12.2-2|98	%makeinstall_std
14cu|pluma-1.12.2-2|99	
14cu|pluma-1.12.2-2|100	%{find_lang} %{name} --with-gnome
14cu|pluma-1.12.2-2|101	
14cu|pluma-1.12.2-2|102	%files  -f %{name}.lang
14cu|pluma-1.12.2-2|103	%doc README COPYING AUTHORS
14cu|pluma-1.12.2-2|104	%{_bindir}/pluma
14cu|pluma-1.12.2-2|105	# %{_bindir}/mate-text-editor
14cu|pluma-1.12.2-2|106	%{_datadir}/pluma
14cu|pluma-1.12.2-2|107	# %{_datadir}/mate/help/pluma
14cu|pluma-1.12.2-2|108	%{_datadir}/applications/pluma.desktop
14cu|pluma-1.12.2-2|109	%{_mandir}/man1/*
14cu|pluma-1.12.2-2|110	%{_libexecdir}/pluma
14cu|pluma-1.12.2-2|111	%{_datadir}/appdata/*
14cu|pluma-1.12.2-2|112	%{_datadir}/glib-2.0/schemas/org.mate.pluma.gschema.xml
14cu|pluma-1.12.2-2|113	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
14cu|pluma-1.12.2-2|114	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
14cu|pluma-1.12.2-2|115	%{_datadir}/MateConf/gsettings/pluma.convert
14cu|pluma-1.12.2-2|116	
14cu|pluma-1.12.2-2|117	%files devel
14cu|pluma-1.12.2-2|118	%{_includedir}/pluma
14cu|pluma-1.12.2-2|119	%{_libdir}/pkgconfig/pluma.pc
14cu|pluma-1.12.2-2|120	%_datadir/gtk-doc/html/*
14cu|pluma-1.12.2-2|121	
14cu|pluma-1.12.2-2|122	
14cu|pluma-1.12.2-2|123	
14cu|pluma-1.12.2-2|124	%changelog
14cu|pluma-1.12.2-2|125	
14cu|pluma-1.12.2-2|126	* Thu Nov 17 2016 dsilakov <denis.silakov@rosalab.ru> 1.12.2-2
14cu|pluma-1.12.2-2|127	- (f8baf9f) Merge pull request #2 from keleg/pluma:rosa2014.1
14cu|pluma-1.12.2-2|128	- (f8baf9f) fix win1251 autodetect
14cu|pluma-1.12.2-2|129	
14cu|pluma-1.12.2-2|130	

13817 14
14cu|plzip-1.5-1|1	%define debug_package	%{nil}
14cu|plzip-1.5-1|2	
14cu|plzip-1.5-1|3	Name:		plzip
14cu|plzip-1.5-1|4	Summary:	Multi-threaded LZMA archiver
14cu|plzip-1.5-1|5	Version:	1.5
14cu|plzip-1.5-1|6	Release:	1
14cu|plzip-1.5-1|7	License:	GPLv3+
14cu|plzip-1.5-1|8	Group:		Archiving/Compression
14cu|plzip-1.5-1|9	URL:		http://www.nongnu.org/lzip/plzip.html
14cu|plzip-1.5-1|10	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.lz
14cu|plzip-1.5-1|11	Source1:	http://download.savannah.gnu.org/releases/lzip/%{name}/%{name}-%{version}.tar.lz.sig
14cu|plzip-1.5-1|12	BuildRequires:	lzip
14cu|plzip-1.5-1|13	BuildRequires:	lzlib-devel
14cu|plzip-1.5-1|14	
14cu|plzip-1.5-1|15	%description
14cu|plzip-1.5-1|16	Plzip is a massively parallel (multi-threaded), lossless data compressor based
14cu|plzip-1.5-1|17	on the LZMA algorithm, with very safe integrity checking and a user interface
14cu|plzip-1.5-1|18	similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files
14cu|plzip-1.5-1|19	produced by plzip are fully compatible with lzip-1.4 or newer, and can be
14cu|plzip-1.5-1|20	rescued with lziprecover.
14cu|plzip-1.5-1|21	
14cu|plzip-1.5-1|22	Plzip is intended for faster compression/decompression of big files
14cu|plzip-1.5-1|23	on multiprocessor machines, which makes it specially well suited
14cu|plzip-1.5-1|24	for distribution of big software files and large scale data archiving. On files
14cu|plzip-1.5-1|25	big enough, plzip can use hundreds of processors.
14cu|plzip-1.5-1|26	
14cu|plzip-1.5-1|27	%prep
14cu|plzip-1.5-1|28	%setup -q
14cu|plzip-1.5-1|29	
14cu|plzip-1.5-1|30	%build
14cu|plzip-1.5-1|31	%configure
14cu|plzip-1.5-1|32	%make
14cu|plzip-1.5-1|33	
14cu|plzip-1.5-1|34	%install
14cu|plzip-1.5-1|35	%makeinstall_std
14cu|plzip-1.5-1|36	
14cu|plzip-1.5-1|37	%files
14cu|plzip-1.5-1|38	%{_bindir}/plzip
14cu|plzip-1.5-1|39	%{_mandir}/man1/plzip.1*
14cu|plzip-1.5-1|40	%{_infodir}/plzip.info*
14cu|plzip-1.5-1|41	%doc AUTHORS ChangeLog NEWS README
14cu|plzip-1.5-1|42	
14cu|plzip-1.5-1|43	%if %{mdvver} < 201200
14cu|plzip-1.5-1|44	%post
14cu|plzip-1.5-1|45	%_install_info
14cu|plzip-1.5-1|46	
14cu|plzip-1.5-1|47	%postun
14cu|plzip-1.5-1|48	%_remove_install_info
14cu|plzip-1.5-1|49	%endif
14cu|plzip-1.5-1|50	
14cu|plzip-1.5-1|51	%changelog
14cu|plzip-1.5-1|52	
14cu|plzip-1.5-1|53	* Mon Aug 08 2016 alzim <alzim@bk.ru> 1.5-1
14cu|plzip-1.5-1|54	- (8656c7e) Merge pull request #2 from import/plzip:rosa2016.1
14cu|plzip-1.5-1|55	- (8656c7e) Updated to 1.5
14cu|plzip-1.5-1|56	
14cu|plzip-1.5-1|57	

13818 14
14cu|pmacct-1.6.0-2|1	%bcond_with pgsql
14cu|pmacct-1.6.0-2|2	%bcond_with sqlite
14cu|pmacct-1.6.0-2|3	
14cu|pmacct-1.6.0-2|4	Summary:	Promiscuous mode IP Accounting package
14cu|pmacct-1.6.0-2|5	Name:		pmacct
14cu|pmacct-1.6.0-2|6	Version:	1.6.0
14cu|pmacct-1.6.0-2|7	Release:	2
14cu|pmacct-1.6.0-2|8	License:	GPLv2+
14cu|pmacct-1.6.0-2|9	Group:		Monitoring
14cu|pmacct-1.6.0-2|10	Url:		http://www.pmacct.net/
14cu|pmacct-1.6.0-2|11	Source0:	http://www.pmacct.net/%{name}-%{version}.tar.gz
14cu|pmacct-1.6.0-2|12	# From Debian
14cu|pmacct-1.6.0-2|13	Source1:	nfacctd.conf
14cu|pmacct-1.6.0-2|14	Source2:	pmacctd.conf
14cu|pmacct-1.6.0-2|15	Source3:	sfacctd.conf
14cu|pmacct-1.6.0-2|16	Source4:	uacctd.conf
14cu|pmacct-1.6.0-2|17	Source5:	pmacct.nfacctd.default
14cu|pmacct-1.6.0-2|18	Source6:	pmacct.pmacctd.default
14cu|pmacct-1.6.0-2|19	Source7:	pmacct.sfacctd.default
14cu|pmacct-1.6.0-2|20	Source8:	pmacct.uacctd.default
14cu|pmacct-1.6.0-2|21	Source9:	pmacct.nfacctd.service
14cu|pmacct-1.6.0-2|22	Source10:	pmacct.pmacctd.service
14cu|pmacct-1.6.0-2|23	Source11:	pmacct.sfacctd.service
14cu|pmacct-1.6.0-2|24	Source12:	pmacct.uacctd.service
14cu|pmacct-1.6.0-2|25	BuildRequires:	mysql-devel
14cu|pmacct-1.6.0-2|26	BuildRequires:	pcap-devel
14cu|pmacct-1.6.0-2|27	%if %{with pgsql}
14cu|pmacct-1.6.0-2|28	BuildRequires:	pkgconfig(libpq)
14cu|pmacct-1.6.0-2|29	%endif
14cu|pmacct-1.6.0-2|30	%if %{with sqlite}
14cu|pmacct-1.6.0-2|31	BuildRequires:	pkgconfig(sqlite3)
14cu|pmacct-1.6.0-2|32	%endif
14cu|pmacct-1.6.0-2|33	
14cu|pmacct-1.6.0-2|34	%description
14cu|pmacct-1.6.0-2|35	pmacct is a small set of passive network monitoring tools to measure, account,
14cu|pmacct-1.6.0-2|36	classify and aggregate IPv4 and IPv6 traffic; a pluggable and flexible
14cu|pmacct-1.6.0-2|37	architecture allows to store the collected traffic data into memory tables or
14cu|pmacct-1.6.0-2|38	SQL (MySQL, SQLite, PostgreSQL) databases. pmacct supports fully customizable
14cu|pmacct-1.6.0-2|39	historical data breakdown, flow sampling, filtering and tagging, recovery
14cu|pmacct-1.6.0-2|40	actions, and triggers. Libpcap, sFlow v2/v4/v5 and NetFlow v1/v5/v7/v8/v9 are
14cu|pmacct-1.6.0-2|41	supported, both unicast and multicast. Also, a client program makes it easy to
14cu|pmacct-1.6.0-2|42	export data to tools like RRDtool, GNUPlot, Net-SNMP, MRTG, and Cacti.
14cu|pmacct-1.6.0-2|43	
14cu|pmacct-1.6.0-2|44	%files
14cu|pmacct-1.6.0-2|45	%doc AUTHORS ChangeLog CONFIG-KEYS COPYING FAQS TOOLS UPGRADE
14cu|pmacct-1.6.0-2|46	%doc docs examples sql
14cu|pmacct-1.6.0-2|47	%attr(755,root,root) %{_bindir}/*
14cu|pmacct-1.6.0-2|48	%attr(755,root,root) %{_sbindir}/*
14cu|pmacct-1.6.0-2|49	%dir %{_sysconfdir}/pmacct
14cu|pmacct-1.6.0-2|50	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/nfacctd.conf
14cu|pmacct-1.6.0-2|51	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/pmacctd.conf
14cu|pmacct-1.6.0-2|52	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/sfacctd.conf
14cu|pmacct-1.6.0-2|53	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/uacctd.conf
14cu|pmacct-1.6.0-2|54	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/default/nfacctd.default
14cu|pmacct-1.6.0-2|55	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/default/pmacctd.default
14cu|pmacct-1.6.0-2|56	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/default/sfacctd.default
14cu|pmacct-1.6.0-2|57	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/default/uacctd.default
14cu|pmacct-1.6.0-2|58	%{_unitdir}/nfacctd.service
14cu|pmacct-1.6.0-2|59	%{_unitdir}/pmacctd.service
14cu|pmacct-1.6.0-2|60	%{_unitdir}/sfacctd.service
14cu|pmacct-1.6.0-2|61	%{_unitdir}/uacctd.service
14cu|pmacct-1.6.0-2|62	%dir %{_var}/lib/pmacct
14cu|pmacct-1.6.0-2|63	
14cu|pmacct-1.6.0-2|64	#----------------------------------------------------------------------------
14cu|pmacct-1.6.0-2|65	
14cu|pmacct-1.6.0-2|66	%prep
14cu|pmacct-1.6.0-2|67	%setup -q
14cu|pmacct-1.6.0-2|68	
14cu|pmacct-1.6.0-2|69	%build
14cu|pmacct-1.6.0-2|70	%configure2_5x \
14cu|pmacct-1.6.0-2|71	--enable-64bit \
14cu|pmacct-1.6.0-2|72	--enable-threads \
14cu|pmacct-1.6.0-2|73	--enable-mysql \
14cu|pmacct-1.6.0-2|74	%if %{with pgsql}
14cu|pmacct-1.6.0-2|75	--enable-pgsql \
14cu|pmacct-1.6.0-2|76	--with-pgsql-includes=/usr/include/pgsql/ \
14cu|pmacct-1.6.0-2|77	%endif
14cu|pmacct-1.6.0-2|78	%if %{with sqlite}
14cu|pmacct-1.6.0-2|79	--enable-sqlite3 \
14cu|pmacct-1.6.0-2|80	%endif
14cu|pmacct-1.6.0-2|81	--enable-ipv6
14cu|pmacct-1.6.0-2|82	
14cu|pmacct-1.6.0-2|83	%make
14cu|pmacct-1.6.0-2|84	
14cu|pmacct-1.6.0-2|85	%install
14cu|pmacct-1.6.0-2|86	%makeinstall_std
14cu|pmacct-1.6.0-2|87	
14cu|pmacct-1.6.0-2|88	mkdir -p %{buildroot}%{_sysconfdir}/pmacct/
14cu|pmacct-1.6.0-2|89	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pmacct/nfacctd.conf
14cu|pmacct-1.6.0-2|90	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pmacct/pmacctd.conf
14cu|pmacct-1.6.0-2|91	install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pmacct/sfacctd.conf
14cu|pmacct-1.6.0-2|92	install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pmacct/uacctd.conf
14cu|pmacct-1.6.0-2|93	
14cu|pmacct-1.6.0-2|94	mkdir -p %{buildroot}%{_sysconfdir}/default/
14cu|pmacct-1.6.0-2|95	install -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/default/nfacctd.default
14cu|pmacct-1.6.0-2|96	install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/default/pmacctd.default
14cu|pmacct-1.6.0-2|97	install -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/default/sfacctd.default
14cu|pmacct-1.6.0-2|98	install -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/default/uacctd.default
14cu|pmacct-1.6.0-2|99	
14cu|pmacct-1.6.0-2|100	mkdir -p %{buildroot}%{_unitdir}
14cu|pmacct-1.6.0-2|101	install -m 0644 %{SOURCE9} %{buildroot}%{_unitdir}/nfacctd.service
14cu|pmacct-1.6.0-2|102	install -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}/pmacctd.service
14cu|pmacct-1.6.0-2|103	install -m 0644 %{SOURCE11} %{buildroot}%{_unitdir}/sfacctd.service
14cu|pmacct-1.6.0-2|104	install -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/uacctd.service
14cu|pmacct-1.6.0-2|105	
14cu|pmacct-1.6.0-2|106	mkdir -p %{buildroot}%{_var}/lib/pmacct
14cu|pmacct-1.6.0-2|107	
14cu|pmacct-1.6.0-2|108	
14cu|pmacct-1.6.0-2|109	%changelog
14cu|pmacct-1.6.0-2|110	
14cu|pmacct-1.6.0-2|111	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.0-2
14cu|pmacct-1.6.0-2|112	- (3e07fde) Bump release
14cu|pmacct-1.6.0-2|113	
14cu|pmacct-1.6.0-2|114	

13819 14
14cu|pmd-4.2.1-3|1	Name:           pmd
14cu|pmd-4.2.1-3|2	Version:        4.2.1
14cu|pmd-4.2.1-3|3	Release:        3
14cu|pmd-4.2.1-3|4	Epoch:          0
14cu|pmd-4.2.1-3|5	Summary:        Scans Java source code and looks for potential problems
14cu|pmd-4.2.1-3|6	License:        BSD Style
14cu|pmd-4.2.1-3|7	URL:            http://pmd.sourceforge.net/
14cu|pmd-4.2.1-3|8	## svn export https://pmd.svn.sourceforge.net/svnroot/pmd/tags/pmd/pmd_release_4_2_1 pmd && tar cvjf pmd-src.tar.bz2 pmd
14cu|pmd-4.2.1-3|9	#Source0:        %{name}-src.tar.bz2
14cu|pmd-4.2.1-3|10	Source0:        http://downloads.sourceforge.net/pmd/pmd-src-4.2.1.zip
14cu|pmd-4.2.1-3|11	Patch0:         %{name}-asm.patch
14cu|pmd-4.2.1-3|12	Patch1:         %{name}-4.2.1-no-retroweaver.patch
14cu|pmd-4.2.1-3|13	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|pmd-4.2.1-3|14	BuildRequires:  ant >= 0:1.6
14cu|pmd-4.2.1-3|15	BuildRequires:  ant-nodeps
14cu|pmd-4.2.1-3|16	BuildRequires:  javacc
14cu|pmd-4.2.1-3|17	BuildRequires:  junit4
14cu|pmd-4.2.1-3|18	BuildRequires:  jaxen >= 0:1.1
14cu|pmd-4.2.1-3|19	BuildRequires:  xerces-j2
14cu|pmd-4.2.1-3|20	BuildRequires:  xml-commons-jaxp-1.3-apis >= 1.3.02
14cu|pmd-4.2.1-3|21	BuildRequires:  jakarta-oro
14cu|pmd-4.2.1-3|22	BuildRequires:  asm2
14cu|pmd-4.2.1-3|23	BuildRequires:  locales-en
14cu|pmd-4.2.1-3|24	Requires:       jaxen >= 0:1.1
14cu|pmd-4.2.1-3|25	Requires:       xerces-j2
14cu|pmd-4.2.1-3|26	Requires:       xml-commons-jaxp-1.3-apis >= 1.3.02
14cu|pmd-4.2.1-3|27	Requires:       jakarta-oro
14cu|pmd-4.2.1-3|28	Group:          Development/Java
14cu|pmd-4.2.1-3|29	BuildArch:      noarch
14cu|pmd-4.2.1-3|30	BuildRequires:  java-devel
14cu|pmd-4.2.1-3|31	
14cu|pmd-4.2.1-3|32	%description
14cu|pmd-4.2.1-3|33	PMD scans Java source code and looks for potential
14cu|pmd-4.2.1-3|34	problems like:
14cu|pmd-4.2.1-3|35	+ Unused local variables
14cu|pmd-4.2.1-3|36	+ Empty catch blocks
14cu|pmd-4.2.1-3|37	+ Unused parameters
14cu|pmd-4.2.1-3|38	+ Empty 'if' statements
14cu|pmd-4.2.1-3|39	+ Duplicate import statements
14cu|pmd-4.2.1-3|40	+ Unused private methods
14cu|pmd-4.2.1-3|41	+ Classes which could be Singletons
14cu|pmd-4.2.1-3|42	+ Short/long variable and method names
14cu|pmd-4.2.1-3|43	PMD has plugins for JDeveloper, JEdit, JBuilder,
14cu|pmd-4.2.1-3|44	NetBeans/Sun ONE Studio, IntelliJ IDEA, TextPad,
14cu|pmd-4.2.1-3|45	Maven, Ant, Eclipse, Gel, and Emacs.
14cu|pmd-4.2.1-3|46	
14cu|pmd-4.2.1-3|47	%package manual
14cu|pmd-4.2.1-3|48	Summary:        Manual for %{name}
14cu|pmd-4.2.1-3|49	Group:          Development/Java
14cu|pmd-4.2.1-3|50	
14cu|pmd-4.2.1-3|51	%description manual
14cu|pmd-4.2.1-3|52	Documentation for %{name}.
14cu|pmd-4.2.1-3|53	
14cu|pmd-4.2.1-3|54	%package javadoc
14cu|pmd-4.2.1-3|55	Summary:        Javadoc for %{name}
14cu|pmd-4.2.1-3|56	Group:          Development/Java
14cu|pmd-4.2.1-3|57	
14cu|pmd-4.2.1-3|58	%description javadoc
14cu|pmd-4.2.1-3|59	Javadoc for %{name}.
14cu|pmd-4.2.1-3|60	
14cu|pmd-4.2.1-3|61	%prep
14cu|pmd-4.2.1-3|62	%setup -q
14cu|pmd-4.2.1-3|63	# XXX: uses internal junit4 API
14cu|pmd-4.2.1-3|64	rm -r regress/test/net/sourceforge/pmd/*
14cu|pmd-4.2.1-3|65	##%{_bindir}/find . -type d -name "*.svn" | %{_bindir}/xargs -t %{__rm} -r
14cu|pmd-4.2.1-3|66	perl -pi -e 's/\r\n$/\n/g' src/net/sourceforge/pmd/dcd/graph/UsageGraphBuilder.java
14cu|pmd-4.2.1-3|67	%patch0 -p1
14cu|pmd-4.2.1-3|68	%patch1 -p1
14cu|pmd-4.2.1-3|69	perl -pi -e 's/<javac( |$)/<javac nowarn="true" /g' bin/build.xml
14cu|pmd-4.2.1-3|70	perl -pi -e 's/JavaCharStream\.java/CharStream.java/g' bin/build.xml
14cu|pmd-4.2.1-3|71	
14cu|pmd-4.2.1-3|72	# set right permissions
14cu|pmd-4.2.1-3|73	%{_bindir}/find . -name "*.sh" | %{_bindir}/xargs -t chmod 755
14cu|pmd-4.2.1-3|74	# remove all binary libs
14cu|pmd-4.2.1-3|75	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm
14cu|pmd-4.2.1-3|76	
14cu|pmd-4.2.1-3|77	#%{__rm} src/net/sourceforge/pmd/ast/*
14cu|pmd-4.2.1-3|78	
14cu|pmd-4.2.1-3|79	%build
14cu|pmd-4.2.1-3|80	export LC_ALL=en_US.ISO-8859-1
14cu|pmd-4.2.1-3|81	export OPT_JAR_LIST="ant/ant-nodeps"
14cu|pmd-4.2.1-3|82	export CLASSPATH=$(%{_bindir}/build-classpath \
14cu|pmd-4.2.1-3|83	javacc \
14cu|pmd-4.2.1-3|84	jaxen \
14cu|pmd-4.2.1-3|85	oro \
14cu|pmd-4.2.1-3|86	junit4 \
14cu|pmd-4.2.1-3|87	xerces-j2 \
14cu|pmd-4.2.1-3|88	xml-commons-jaxp-1.3-apis \
14cu|pmd-4.2.1-3|89	asm2 )
14cu|pmd-4.2.1-3|90	CLASSPATH=$CLASSPATH:target/classes:target/test-classes
14cu|pmd-4.2.1-3|91	cd bin
14cu|pmd-4.2.1-3|92	%{ant} -Dbuild.sysclasspath=only -Djavacc-home.path=%{_javadir} jjtree jspjjtree cppjavacc jar javadoc
14cu|pmd-4.2.1-3|93	
14cu|pmd-4.2.1-3|94	%install
14cu|pmd-4.2.1-3|95	# jar
14cu|pmd-4.2.1-3|96	install -d -m 755 %{buildroot}%{_javadir}
14cu|pmd-4.2.1-3|97	install -m 644 lib/%{name}-%{version}.jar \
14cu|pmd-4.2.1-3|98	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|pmd-4.2.1-3|99	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; \
14cu|pmd-4.2.1-3|100	do ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|pmd-4.2.1-3|101	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/etc
14cu|pmd-4.2.1-3|102	cp -a etc/* %{buildroot}%{_datadir}/%{name}-%{version}/etc
14cu|pmd-4.2.1-3|103	perl -pi -e 's|/usr/local/bin|%{_bindir}|' %{buildroot}%{_datadir}/%{name}-%{version}/etc/*.rb
14cu|pmd-4.2.1-3|104	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/rulesets
14cu|pmd-4.2.1-3|105	cp -a rulesets/* %{buildroot}%{_datadir}/%{name}-%{version}/rulesets
14cu|pmd-4.2.1-3|106	
14cu|pmd-4.2.1-3|107	# javadoc
14cu|pmd-4.2.1-3|108	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|pmd-4.2.1-3|109	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|pmd-4.2.1-3|110	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|pmd-4.2.1-3|111	
14cu|pmd-4.2.1-3|112	# manual
14cu|pmd-4.2.1-3|113	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pmd-4.2.1-3|114	cp -a LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
14cu|pmd-4.2.1-3|115	
14cu|pmd-4.2.1-3|116	%files
14cu|pmd-4.2.1-3|117	%defattr(0644,root,root,0755)
14cu|pmd-4.2.1-3|118	%doc LICENSE.txt
14cu|pmd-4.2.1-3|119	%{_javadir}/*.jar
14cu|pmd-4.2.1-3|120	%dir %{_datadir}/%{name}-%{version}
14cu|pmd-4.2.1-3|121	%attr(-,root,root) %{_datadir}/%{name}-%{version}/*
14cu|pmd-4.2.1-3|122	#E: pmd non-executable-script /usr/share/pmd-4.0/etc/fr_docs/copy_up.sh 0644
14cu|pmd-4.2.1-3|123	#E: pmd wrong-script-interpreter /usr/share/pmd-4.0/etc/rule_summary.rb "/usr/local/bin/ruby"
14cu|pmd-4.2.1-3|124	#E: pmd non-executable-script /usr/share/pmd-4.0/etc/rule_summary.rb 0644
14cu|pmd-4.2.1-3|125	#E: pmd invalid-dependency /usr/local/bin/ruby
14cu|pmd-4.2.1-3|126	
14cu|pmd-4.2.1-3|127	%files manual
14cu|pmd-4.2.1-3|128	%defattr(0644,root,root,0755)
14cu|pmd-4.2.1-3|129	%doc %{_docdir}/%{name}-%{version}
14cu|pmd-4.2.1-3|130	
14cu|pmd-4.2.1-3|131	%files javadoc
14cu|pmd-4.2.1-3|132	%defattr(0644,root,root,0755)
14cu|pmd-4.2.1-3|133	%{_javadocdir}/*
14cu|pmd-4.2.1-3|134	
14cu|pmd-4.2.1-3|135	%changelog
14cu|pmd-4.2.1-3|136	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:4.2.1-3
14cu|pmd-4.2.1-3|137	+ Revision: 8b87bfa
14cu|pmd-4.2.1-3|138	- Move to contrib
14cu|pmd-4.2.1-3|139	
14cu|pmd-4.2.1-3|140	

13820 14
14cu|pmtools-20110323-1|1	Summary:	Tools for examining kernel ACPI tables
14cu|pmtools-20110323-1|2	Name:		pmtools
14cu|pmtools-20110323-1|3	Version:	20110323
14cu|pmtools-20110323-1|4	Release:	1
14cu|pmtools-20110323-1|5	License:	GPLv2+
14cu|pmtools-20110323-1|6	Group:		Development/Kernel
14cu|pmtools-20110323-1|7	Url:		http://www.lesswatts.org
14cu|pmtools-20110323-1|8	Source0:	http://www.lesswatts.org/patches/linux_acpi/%{name}-%{version}.tar.bz2
14cu|pmtools-20110323-1|9	
14cu|pmtools-20110323-1|10	%description
14cu|pmtools-20110323-1|11	This is a small collection of power management test and
14cu|pmtools-20110323-1|12	investigation tools. See http://acpi.sourceforge.net
14cu|pmtools-20110323-1|13	for more information on ACPI for Linux.
14cu|pmtools-20110323-1|14	
14cu|pmtools-20110323-1|15	%files
14cu|pmtools-20110323-1|16	%doc README COPYING madt/README.madt
14cu|pmtools-20110323-1|17	%{_sbindir}/madt
14cu|pmtools-20110323-1|18	%{_sbindir}/acpidump
14cu|pmtools-20110323-1|19	%{_sbindir}/acpixtract
14cu|pmtools-20110323-1|20	
14cu|pmtools-20110323-1|21	#----------------------------------------------------------------------------
14cu|pmtools-20110323-1|22	
14cu|pmtools-20110323-1|23	%prep
14cu|pmtools-20110323-1|24	%setup -qn %{name}
14cu|pmtools-20110323-1|25	cp madt/README madt/README.madt
14cu|pmtools-20110323-1|26	
14cu|pmtools-20110323-1|27	%build
14cu|pmtools-20110323-1|28	%setup_compile_flags
14cu|pmtools-20110323-1|29	%make -C acpidump
14cu|pmtools-20110323-1|30	%make -C acpixtract
14cu|pmtools-20110323-1|31	%make -C madt
14cu|pmtools-20110323-1|32	
14cu|pmtools-20110323-1|33	%install
14cu|pmtools-20110323-1|34	install -d %{buildroot}%{_sbindir}
14cu|pmtools-20110323-1|35	install madt/madt %{buildroot}%{_sbindir}
14cu|pmtools-20110323-1|36	install acpidump/acpidump %{buildroot}%{_sbindir}
14cu|pmtools-20110323-1|37	install acpixtract/acpixtract %{buildroot}%{_sbindir}
14cu|pmtools-20110323-1|38	
14cu|pmtools-20110323-1|39	
14cu|pmtools-20110323-1|40	%changelog
14cu|pmtools-20110323-1|41	
14cu|pmtools-20110323-1|42	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20110323-1
14cu|pmtools-20110323-1|43	- (9365cf2) New version 20110323
14cu|pmtools-20110323-1|44	- (9365cf2) Build with system optflags to fix debug package
14cu|pmtools-20110323-1|45	- (9365cf2) Spec cleanup
14cu|pmtools-20110323-1|46	
14cu|pmtools-20110323-1|47	

13821 14
14cu|pngcrush-1.7.92-1|1	Summary:	Utility to compress PNG files
14cu|pngcrush-1.7.92-1|2	Name:		pngcrush
14cu|pngcrush-1.7.92-1|3	Version:	1.7.92
14cu|pngcrush-1.7.92-1|4	Release:	1
14cu|pngcrush-1.7.92-1|5	License:	zlib
14cu|pngcrush-1.7.92-1|6	Group:		Graphics
14cu|pngcrush-1.7.92-1|7	URL:		http://pmt.sourceforge.net/%{name}/
14cu|pngcrush-1.7.92-1|8	Source0:	http://downloads.sourceforge.net/project/pmt/%{name}/%{version}/%{name}-%{version}.tar.xz
14cu|pngcrush-1.7.92-1|9	BuildRequires:	pkgconfig(zlib)
14cu|pngcrush-1.7.92-1|10	BuildRequires:	pkgconfig(libpng)
14cu|pngcrush-1.7.92-1|11	
14cu|pngcrush-1.7.92-1|12	%description
14cu|pngcrush-1.7.92-1|13	pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can
14cu|pngcrush-1.7.92-1|14	compress them as much as 40% losslessly.
14cu|pngcrush-1.7.92-1|15	
14cu|pngcrush-1.7.92-1|16	%files
14cu|pngcrush-1.7.92-1|17	%doc ChangeLog.html
14cu|pngcrush-1.7.92-1|18	%{_bindir}/%{name}
14cu|pngcrush-1.7.92-1|19	
14cu|pngcrush-1.7.92-1|20	#-----------------------------------------------------------------------------
14cu|pngcrush-1.7.92-1|21	
14cu|pngcrush-1.7.92-1|22	%prep
14cu|pngcrush-1.7.92-1|23	%setup -q
14cu|pngcrush-1.7.92-1|24	# force using system headers
14cu|pngcrush-1.7.92-1|25	rm z*.h crc32.h deflate.h inf*.h trees.h png*.h
14cu|pngcrush-1.7.92-1|26	chmod og+r *
14cu|pngcrush-1.7.92-1|27	
14cu|pngcrush-1.7.92-1|28	
14cu|pngcrush-1.7.92-1|29	%build
14cu|pngcrush-1.7.92-1|30	gcc %{optflags} -O3 -funroll-loops -fomit-frame-pointer -Wall -Wshadow %{ldflags} -o pngcrush pngcrush.c $(pkg-config --cflags --libs libpng zlib) -lm
14cu|pngcrush-1.7.92-1|31	
14cu|pngcrush-1.7.92-1|32	
14cu|pngcrush-1.7.92-1|33	%install
14cu|pngcrush-1.7.92-1|34	install -m0755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|pngcrush-1.7.92-1|35	
14cu|pngcrush-1.7.92-1|36	
14cu|pngcrush-1.7.92-1|37	%changelog
14cu|pngcrush-1.7.92-1|38	
14cu|pngcrush-1.7.92-1|39	* Sat Jan 09 2016 Giovanni Mariani <mc2374@mclink.it> 1.7.92-1
14cu|pngcrush-1.7.92-1|40	- (3fa8d4f) Updated to release 1.79.2
14cu|pngcrush-1.7.92-1|41	
14cu|pngcrush-1.7.92-1|42	

13822 14
14cu|pngrewrite-1.4.0-4|1	Name:		pngrewrite
14cu|pngrewrite-1.4.0-4|2	Version:	1.4.0
14cu|pngrewrite-1.4.0-4|3	Release:	4
14cu|pngrewrite-1.4.0-4|4	License:	BSD
14cu|pngrewrite-1.4.0-4|5	Group:		Graphics
14cu|pngrewrite-1.4.0-4|6	Source0:	%{name}-%{version}.tar.xz
14cu|pngrewrite-1.4.0-4|7	URL:		http://entropymine.com/jason/pngrewrite/
14cu|pngrewrite-1.4.0-4|8	Summary:	PNG size optimizer
14cu|pngrewrite-1.4.0-4|9	BuildRequires:	pkgconfig(libpng)
14cu|pngrewrite-1.4.0-4|10	
14cu|pngrewrite-1.4.0-4|11	%description
14cu|pngrewrite-1.4.0-4|12	Pngrewrite is little utility that reduces the unnecessarily large
14cu|pngrewrite-1.4.0-4|13	palettes that too many programs write into PNG files. It also
14cu|pngrewrite-1.4.0-4|14	optimizes transparency settings, and reduces the bits-per-pixel
14cu|pngrewrite-1.4.0-4|15	if possible. Handy for post-processing images before putting them
14cu|pngrewrite-1.4.0-4|16	on a web site.
14cu|pngrewrite-1.4.0-4|17	
14cu|pngrewrite-1.4.0-4|18	%prep
14cu|pngrewrite-1.4.0-4|19	%setup -q
14cu|pngrewrite-1.4.0-4|20	
14cu|pngrewrite-1.4.0-4|21	%build
14cu|pngrewrite-1.4.0-4|22	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14cu|pngrewrite-1.4.0-4|23	
14cu|pngrewrite-1.4.0-4|24	%install
14cu|pngrewrite-1.4.0-4|25	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|pngrewrite-1.4.0-4|26	
14cu|pngrewrite-1.4.0-4|27	%files
14cu|pngrewrite-1.4.0-4|28	%doc readme.txt
14cu|pngrewrite-1.4.0-4|29	%{_bindir}/%{name}
14cu|pngrewrite-1.4.0-4|30	
14cu|pngrewrite-1.4.0-4|31	%changelog
14cu|pngrewrite-1.4.0-4|32	* Sat Jan 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-4
14cu|pngrewrite-1.4.0-4|33	+ Revision: b1e6596
14cu|pngrewrite-1.4.0-4|34	- Updated to 1.4.0 (sync with cooker)
14cu|pngrewrite-1.4.0-4|35	
14cu|pngrewrite-1.4.0-4|36	

13823 14
14cu|pnp4nagios-0.6.25-1|1	%define _disable_ld_no_undefined 1
14cu|pnp4nagios-0.6.25-1|2	%define __noautoreq 'pear(HTMLPurifier.func.php)'
14cu|pnp4nagios-0.6.25-1|3	
14cu|pnp4nagios-0.6.25-1|4	Name:           pnp4nagios
14cu|pnp4nagios-0.6.25-1|5	Version:        0.6.25
14cu|pnp4nagios-0.6.25-1|6	Release:        1
14cu|pnp4nagios-0.6.25-1|7	Summary:        Nagios performance data analysis tool
14cu|pnp4nagios-0.6.25-1|8	Group:          System/Servers
14cu|pnp4nagios-0.6.25-1|9	License:        GPLv2
14cu|pnp4nagios-0.6.25-1|10	URL:            http://www.pnp4nagios.org/
14cu|pnp4nagios-0.6.25-1|11	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|pnp4nagios-0.6.25-1|12	Source1:        pnp4nagios.logrotate.conf
14cu|pnp4nagios-0.6.25-1|13	Source2:        npcd.service
14cu|pnp4nagios-0.6.25-1|14	Source3:        pnp4nagios-README.urpmi
14cu|pnp4nagios-0.6.25-1|15	Patch1:         pnp4nagios-httpd24.patch
14cu|pnp4nagios-0.6.25-1|16	BuildRequires:  autoconf, automake, libtool
14cu|pnp4nagios-0.6.25-1|17	BuildRequires:  perl-rrdtool
14cu|pnp4nagios-0.6.25-1|18	BuildRequires:  perl(Time::HiRes)
14cu|pnp4nagios-0.6.25-1|19	Requires:       nagios
14cu|pnp4nagios-0.6.25-1|20	Requires:       perl-rrdtool
14cu|pnp4nagios-0.6.25-1|21	Requires:       php-gd
14cu|pnp4nagios-0.6.25-1|22	Requires:       php-iconv
14cu|pnp4nagios-0.6.25-1|23	Requires:       apache-mod_php
14cu|pnp4nagios-0.6.25-1|24	
14cu|pnp4nagios-0.6.25-1|25	%description
14cu|pnp4nagios-0.6.25-1|26	PNP is an addon to nagios which analyzes performance data provided by plugins
14cu|pnp4nagios-0.6.25-1|27	and stores them automatically into RRD-databases.
14cu|pnp4nagios-0.6.25-1|28	
14cu|pnp4nagios-0.6.25-1|29	
14cu|pnp4nagios-0.6.25-1|30	%prep
14cu|pnp4nagios-0.6.25-1|31	%setup -q
14cu|pnp4nagios-0.6.25-1|32	%apply_patches
14cu|pnp4nagios-0.6.25-1|33	autoreconf
14cu|pnp4nagios-0.6.25-1|34	
14cu|pnp4nagios-0.6.25-1|35	cp -p %{SOURCE3} README.urpmi
14cu|pnp4nagios-0.6.25-1|36	sed -i -e 's/^INSTALL_OPTS="-o $nagios_user -g $nagios_grp"/INSTALL_OPTS=""/' \
14cu|pnp4nagios-0.6.25-1|37	configure
14cu|pnp4nagios-0.6.25-1|38	sed -i -e '/^\t$(MAKE) strip-post-install$/d' src/Makefile.in
14cu|pnp4nagios-0.6.25-1|39	
14cu|pnp4nagios-0.6.25-1|40	
14cu|pnp4nagios-0.6.25-1|41	%build
14cu|pnp4nagios-0.6.25-1|42	%configure2_5x --bindir=%{_sbindir} \
14cu|pnp4nagios-0.6.25-1|43	--libexecdir=%{_libexecdir}/%{name} \
14cu|pnp4nagios-0.6.25-1|44	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|pnp4nagios-0.6.25-1|45	--localstatedir=%{_localstatedir}/log/%{name} \
14cu|pnp4nagios-0.6.25-1|46	--datadir=%{_datadir}/nagios/html/%{name} \
14cu|pnp4nagios-0.6.25-1|47	--datarootdir=%{_datadir}/nagios/html/%{name} \
14cu|pnp4nagios-0.6.25-1|48	--with-perfdata-dir=%{_localstatedir}/lib/%{name} \
14cu|pnp4nagios-0.6.25-1|49	--with-perfdata-spool-dir=%{_localstatedir}/spool/%{name}
14cu|pnp4nagios-0.6.25-1|50	%make all
14cu|pnp4nagios-0.6.25-1|51	
14cu|pnp4nagios-0.6.25-1|52	
14cu|pnp4nagios-0.6.25-1|53	%install
14cu|pnp4nagios-0.6.25-1|54	make install DESTDIR=%{buildroot}
14cu|pnp4nagios-0.6.25-1|55	make install-config DESTDIR=%{buildroot}
14cu|pnp4nagios-0.6.25-1|56	# remove -sample from filename suffix
14cu|pnp4nagios-0.6.25-1|57	for i in %{buildroot}/%{_sysconfdir}/pnp4nagios/*-sample \
14cu|pnp4nagios-0.6.25-1|58	%{buildroot}/%{_sysconfdir}/pnp4nagios/*/*-sample
14cu|pnp4nagios-0.6.25-1|59	do
14cu|pnp4nagios-0.6.25-1|60	mv ${i} ${i%%-sample}
14cu|pnp4nagios-0.6.25-1|61	done
14cu|pnp4nagios-0.6.25-1|62	rm -f %{buildroot}%{_sysconfdir}/%{name}/config.php.*
14cu|pnp4nagios-0.6.25-1|63	rm -f %{buildroot}%{_sysconfdir}/%{name}/config_local.php
14cu|pnp4nagios-0.6.25-1|64	
14cu|pnp4nagios-0.6.25-1|65	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14cu|pnp4nagios-0.6.25-1|66	mkdir -p %{buildroot}%{_localstatedir}/spool/%{name}
14cu|pnp4nagios-0.6.25-1|67	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14cu|pnp4nagios-0.6.25-1|68	install -Dp -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/pnp4nagios
14cu|pnp4nagios-0.6.25-1|69	install -d -m 755 %{buildroot}%{_unitdir}
14cu|pnp4nagios-0.6.25-1|70	install -Dp -m 755 %{SOURCE2} %{buildroot}%{_unitdir}/
14cu|pnp4nagios-0.6.25-1|71	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|pnp4nagios-0.6.25-1|72	sed \
14cu|pnp4nagios-0.6.25-1|73	-e 's|/usr/local/nagios/etc/htpasswd.users|/etc/nagios/passwd|' \
14cu|pnp4nagios-0.6.25-1|74	-e 's|Nagios Access|Monitoring Access (default is nagiosadmin/nagiosadmin)|' \
14cu|pnp4nagios-0.6.25-1|75	sample-config/httpd.conf \
14cu|pnp4nagios-0.6.25-1|76	> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|pnp4nagios-0.6.25-1|77	
14cu|pnp4nagios-0.6.25-1|78	install -d -m 755 %{buildroot}%{_libdir}/pnp4nagios
14cu|pnp4nagios-0.6.25-1|79	mv %{buildroot}%{_libdir}/npcdmod.o \
14cu|pnp4nagios-0.6.25-1|80	%{buildroot}%{_libdir}/pnp4nagios/npcdmod.o
14cu|pnp4nagios-0.6.25-1|81	mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}/
14cu|pnp4nagios-0.6.25-1|82	
14cu|pnp4nagios-0.6.25-1|83	# Move kohana to pnp4nagios, there is another kohana in fedore/EPEL,
14cu|pnp4nagios-0.6.25-1|84	# which can be installed.
14cu|pnp4nagios-0.6.25-1|85	mv %{buildroot}%{_libdir}/kohana \
14cu|pnp4nagios-0.6.25-1|86	%{buildroot}%{_datadir}/nagios/html/%{name}/kohana
14cu|pnp4nagios-0.6.25-1|87	sed -i 's|%{_libdir}/kohana|%{_datadir}/nagios/html/%{name}/kohana|' \
14cu|pnp4nagios-0.6.25-1|88	%{buildroot}%{_datadir}/nagios/html/%{name}/index.php
14cu|pnp4nagios-0.6.25-1|89	
14cu|pnp4nagios-0.6.25-1|90	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/conf.d
14cu|pnp4nagios-0.6.25-1|91	cat > %{buildroot}%{_sysconfdir}/nagios/conf.d/npcd.cfg <<'EOF'
14cu|pnp4nagios-0.6.25-1|92	process_performance_data=1
14cu|pnp4nagios-0.6.25-1|93	broker_module=%{_libdir}/pnp4nagios/npcdmod.o config_file=%{_sysconfdir}/pnp4nagios/npcd.cfg
14cu|pnp4nagios-0.6.25-1|94	EOF
14cu|pnp4nagios-0.6.25-1|95	
14cu|pnp4nagios-0.6.25-1|96	# Remove install check script
14cu|pnp4nagios-0.6.25-1|97	# as it is not required if all dependencies are met.
14cu|pnp4nagios-0.6.25-1|98	rm -f %{buildroot}%{_datadir}/nagios/html/%{name}/install.php
14cu|pnp4nagios-0.6.25-1|99	
14cu|pnp4nagios-0.6.25-1|100	%post
14cu|pnp4nagios-0.6.25-1|101	%_post_service npcd
14cu|pnp4nagios-0.6.25-1|102	
14cu|pnp4nagios-0.6.25-1|103	%preun
14cu|pnp4nagios-0.6.25-1|104	%_preun_service npcd
14cu|pnp4nagios-0.6.25-1|105	
14cu|pnp4nagios-0.6.25-1|106	%files
14cu|pnp4nagios-0.6.25-1|107	%defattr(644,root,root,755)
14cu|pnp4nagios-0.6.25-1|108	%doc AUTHORS ChangeLog COPYING INSTALL README README.urpmi
14cu|pnp4nagios-0.6.25-1|109	%doc THANKS contrib/
14cu|pnp4nagios-0.6.25-1|110	%dir %{_sysconfdir}/pnp4nagios
14cu|pnp4nagios-0.6.25-1|111	%config(noreplace) %{_sysconfdir}/pnp4nagios/*
14cu|pnp4nagios-0.6.25-1|112	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|pnp4nagios-0.6.25-1|113	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|pnp4nagios-0.6.25-1|114	%{_unitdir}/npcd.service
14cu|pnp4nagios-0.6.25-1|115	%attr(755,root,root) %{_sbindir}/npcd
14cu|pnp4nagios-0.6.25-1|116	# %{_libdir}/pnp4nagios/npcdmod.o
14cu|pnp4nagios-0.6.25-1|117	%{_sysconfdir}/nagios/conf.d/npcd.cfg
14cu|pnp4nagios-0.6.25-1|118	%dir %{_libexecdir}/%{name}
14cu|pnp4nagios-0.6.25-1|119	%attr(755,root,root) %{_libexecdir}/%{name}/*
14cu|pnp4nagios-0.6.25-1|120	%attr(755,nagios,nagios) %{_localstatedir}/lib/%{name}
14cu|pnp4nagios-0.6.25-1|121	%attr(755,nagios,nagios) %{_localstatedir}/log/%{name}
14cu|pnp4nagios-0.6.25-1|122	%attr(755,nagios,nagios) %{_localstatedir}/spool/%{name}
14cu|pnp4nagios-0.6.25-1|123	%{_datadir}/nagios/html/%{name}
14cu|pnp4nagios-0.6.25-1|124	%{_mandir}/man8/*
14cu|pnp4nagios-0.6.25-1|125	
14cu|pnp4nagios-0.6.25-1|126	%changelog
14cu|pnp4nagios-0.6.25-1|127	
14cu|pnp4nagios-0.6.25-1|128	* Mon Jun 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.25-1
14cu|pnp4nagios-0.6.25-1|129	- (49e3d52) Imported from SRPM
14cu|pnp4nagios-0.6.25-1|130	
14cu|pnp4nagios-0.6.25-1|131	

13824 14
14cu|po-debconf-1.0.19-1|1	Name:           po-debconf
14cu|po-debconf-1.0.19-1|2	Version:        1.0.19
14cu|po-debconf-1.0.19-1|3	Release:        1
14cu|po-debconf-1.0.19-1|4	Summary:        Tool for managing templates file translations with gettext
14cu|po-debconf-1.0.19-1|5	
14cu|po-debconf-1.0.19-1|6	Group:          System/Configuration/Packaging
14cu|po-debconf-1.0.19-1|7	License:        GPLv2+
14cu|po-debconf-1.0.19-1|8	URL:            http://packages.debian.org/sid/po-debconf
14cu|po-debconf-1.0.19-1|9	Source0:        http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.tar.xz
14cu|po-debconf-1.0.19-1|10	Patch1:         po-debconf-1.0.16-no-utf8-to-pod2man.patch
14cu|po-debconf-1.0.19-1|11	
14cu|po-debconf-1.0.19-1|12	BuildArch:      noarch
14cu|po-debconf-1.0.19-1|13	
14cu|po-debconf-1.0.19-1|14	BuildRequires:  po4a
14cu|po-debconf-1.0.19-1|15	BuildRequires:  dpkg
14cu|po-debconf-1.0.19-1|16	BuildRequires:  perl-Dpkg
14cu|po-debconf-1.0.19-1|17	Requires:       perl
14cu|po-debconf-1.0.19-1|18	Requires:       intltool
14cu|po-debconf-1.0.19-1|19	Requires:       gettext
14cu|po-debconf-1.0.19-1|20	Requires:       html2text
14cu|po-debconf-1.0.19-1|21	
14cu|po-debconf-1.0.19-1|22	%description
14cu|po-debconf-1.0.19-1|23	This package is an alternative to debconf-utils, and provides
14cu|po-debconf-1.0.19-1|24	tools for managing translated debconf templates files with
14cu|po-debconf-1.0.19-1|25	common gettext utilities.
14cu|po-debconf-1.0.19-1|26	
14cu|po-debconf-1.0.19-1|27	%prep
14cu|po-debconf-1.0.19-1|28	%setup -qn %{name}-%{version}
14cu|po-debconf-1.0.19-1|29	%patch1 -p1
14cu|po-debconf-1.0.19-1|30	
14cu|po-debconf-1.0.19-1|31	%build
14cu|po-debconf-1.0.19-1|32	make
14cu|po-debconf-1.0.19-1|33	
14cu|po-debconf-1.0.19-1|34	%install
14cu|po-debconf-1.0.19-1|35	mkdir -p \
14cu|po-debconf-1.0.19-1|36	%{buildroot}/%{_bindir} \
14cu|po-debconf-1.0.19-1|37	%{buildroot}/%{_datadir}/%{name}/
14cu|po-debconf-1.0.19-1|38	
14cu|po-debconf-1.0.19-1|39	for prog in debconf-gettextize debconf-updatepo po2debconf podebconf-display-po podebconf-report-po; do
14cu|po-debconf-1.0.19-1|40	install -m 755 $prog %{buildroot}/%{_bindir}
14cu|po-debconf-1.0.19-1|41	done
14cu|po-debconf-1.0.19-1|42	
14cu|po-debconf-1.0.19-1|43	# I don't know what to do with these
14cu|po-debconf-1.0.19-1|44	rm -rf doc/vi
14cu|po-debconf-1.0.19-1|45	
14cu|po-debconf-1.0.19-1|46	for lang_man in `find doc/ -name "*.1" -exec dirname {} \; | sort -u`; do
14cu|po-debconf-1.0.19-1|47	mkdir -p %{buildroot}/%{_mandir}/man1/
14cu|po-debconf-1.0.19-1|48	mkdir -p %{buildroot}/%{_mandir}/$(basename $lang_man | sed -e 's/en//g')/man1
14cu|po-debconf-1.0.19-1|49	install -m 644 $lang_man/*.1 %{buildroot}/%{_mandir}/$(basename $lang_man | sed -e 's/en//g')/man1
14cu|po-debconf-1.0.19-1|50	done
14cu|po-debconf-1.0.19-1|51	
14cu|po-debconf-1.0.19-1|52	install -m 644 encodings %{buildroot}/%{_datadir}/%{name}
14cu|po-debconf-1.0.19-1|53	install -m 755 pot-header %{buildroot}/%{_datadir}/%{name}/
14cu|po-debconf-1.0.19-1|54	cp -a podebconf-report-po_templates/ %{buildroot}/%{_datadir}/%{name}/templates
14cu|po-debconf-1.0.19-1|55	
14cu|po-debconf-1.0.19-1|56	%files
14cu|po-debconf-1.0.19-1|57	%doc COPYING README README-trans
14cu|po-debconf-1.0.19-1|58	%{_mandir}/man1/*.1.*
14cu|po-debconf-1.0.19-1|59	%lang(de) %{_mandir}/de/man1/*.1.*
14cu|po-debconf-1.0.19-1|60	%lang(es) %{_mandir}/es/man1/*.1.*
14cu|po-debconf-1.0.19-1|61	%lang(fr) %{_mandir}/fr/man1/*.1.*
14cu|po-debconf-1.0.19-1|62	%lang(pt) %{_mandir}/pt/man1/*.1.*
14cu|po-debconf-1.0.19-1|63	%lang(ru) %{_mandir}/ru/man1/*.1.*
14cu|po-debconf-1.0.19-1|64	%{_bindir}/debconf-gettextize
14cu|po-debconf-1.0.19-1|65	%{_bindir}/debconf-updatepo
14cu|po-debconf-1.0.19-1|66	%{_bindir}/po2debconf
14cu|po-debconf-1.0.19-1|67	%{_bindir}/podebconf-display-po
14cu|po-debconf-1.0.19-1|68	%{_bindir}/podebconf-report-po
14cu|po-debconf-1.0.19-1|69	%{_datadir}/%{name}
14cu|po-debconf-1.0.19-1|70	
14cu|po-debconf-1.0.19-1|71	%changelog
14cu|po-debconf-1.0.19-1|72	
14cu|po-debconf-1.0.19-1|73	* Fri Aug 26 2016 alzim <alzim@bk.ru> 1.0.19-1
14cu|po-debconf-1.0.19-1|74	- (782390e) Merge pull request #1 from import/po-debconf:rosa2016.1
14cu|po-debconf-1.0.19-1|75	- (782390e) Updated to 1.0.19
14cu|po-debconf-1.0.19-1|76	
14cu|po-debconf-1.0.19-1|77	

13825 14
14cu|podget-0.8.5-1|1	Summary:	Simple podcast aggregator
14cu|podget-0.8.5-1|2	Name:		podget
14cu|podget-0.8.5-1|3	Version:	0.8.5
14cu|podget-0.8.5-1|4	Release:	1
14cu|podget-0.8.5-1|5	License:	GPLv2+
14cu|podget-0.8.5-1|6	Group:		Networking/News
14cu|podget-0.8.5-1|7	URL:		https://podget.sourceforge.net
14cu|podget-0.8.5-1|8	Source0:	https://sourceforge.net/projects/podget/files/podget/podget-%{version}/%{name}-%{version}.tar.gz
14cu|podget-0.8.5-1|9	Requires:	screen
14cu|podget-0.8.5-1|10	Requires:	wget
14cu|podget-0.8.5-1|11	BuildArch:	noarch
14cu|podget-0.8.5-1|12	
14cu|podget-0.8.5-1|13	%description
14cu|podget-0.8.5-1|14	Podget is a simple podcast aggregator with support for RSS and Bittorrent
14cu|podget-0.8.5-1|15	feeds, folders and categories, and automatic playlist creation.
14cu|podget-0.8.5-1|16	
14cu|podget-0.8.5-1|17	%files
14cu|podget-0.8.5-1|18	%doc README
14cu|podget-0.8.5-1|19	%{_bindir}/%{name}
14cu|podget-0.8.5-1|20	
14cu|podget-0.8.5-1|21	#----------------------------------------------------------
14cu|podget-0.8.5-1|22	
14cu|podget-0.8.5-1|23	%prep
14cu|podget-0.8.5-1|24	%setup -q
14cu|podget-0.8.5-1|25	
14cu|podget-0.8.5-1|26	%build
14cu|podget-0.8.5-1|27	
14cu|podget-0.8.5-1|28	%install
14cu|podget-0.8.5-1|29	mkdir -p %{buildroot}/%{_bindir}
14cu|podget-0.8.5-1|30	cp %{name} %{buildroot}/%{_bindir}
14cu|podget-0.8.5-1|31	
14cu|podget-0.8.5-1|32	%changelog

13826 14
14cu|poedit-1.8.13-1|1	Summary:	Gettext translation file editor
14cu|poedit-1.8.13-1|2	Name:		poedit
14cu|poedit-1.8.13-1|3	Version:	1.8.13
14cu|poedit-1.8.13-1|4	Release:	1
14cu|poedit-1.8.13-1|5	License:	MIT
14cu|poedit-1.8.13-1|6	Group:		Editors
14cu|poedit-1.8.13-1|7	Url:		https://poedit.net
14cu|poedit-1.8.13-1|8	Source0:	https://github.com/vslavik/poedit/releases/download/v%{version}-oss/%{name}-%{version}.tar.gz
14cu|poedit-1.8.13-1|9	Patch0:		poedit-1.6.5-db5.2.patch
14cu|poedit-1.8.13-1|10	BuildRequires:	desktop-file-utils
14cu|poedit-1.8.13-1|11	BuildRequires:	boost-devel
14cu|poedit-1.8.13-1|12	BuildRequires:	db-devel
14cu|poedit-1.8.13-1|13	BuildRequires:	wxgtku3.0-devel
14cu|poedit-1.8.13-1|14	BuildRequires:	pkgconfig(expat)
14cu|poedit-1.8.13-1|15	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|poedit-1.8.13-1|16	BuildRequires:	pkgconfig(icu-i18n)
14cu|poedit-1.8.13-1|17	BuildRequires:	pkgconfig(liblucene++)
14cu|poedit-1.8.13-1|18	Requires:	gettext
14cu|poedit-1.8.13-1|19	
14cu|poedit-1.8.13-1|20	%description
14cu|poedit-1.8.13-1|21	Poedit is cross-platform gettext catalogs (.po files) editor. It is built with
14cu|poedit-1.8.13-1|22	wxWindows toolkit and can run on Unix or Windows. It aims to provide convenient
14cu|poedit-1.8.13-1|23	way of editing gettext catalogs. It features UTF-8 support, fuzzy and
14cu|poedit-1.8.13-1|24	untranslated records highlighting, whitespaces highlighting, references
14cu|poedit-1.8.13-1|25	browser, headers editing and can be used to create new catalogs or update
14cu|poedit-1.8.13-1|26	existing catalogs from source code by single click.
14cu|poedit-1.8.13-1|27	
14cu|poedit-1.8.13-1|28	%files -f %{name}.lang
14cu|poedit-1.8.13-1|29	%doc NEWS README AUTHORS
14cu|poedit-1.8.13-1|30	%dir %{_datadir}/poedit/icons
14cu|poedit-1.8.13-1|31	%{_bindir}/poedit
14cu|poedit-1.8.13-1|32	%{_iconsdir}/*
14cu|poedit-1.8.13-1|33	%{_mandir}/man1/*
14cu|poedit-1.8.13-1|34	%{_datadir}/poedit/icons/*
14cu|poedit-1.8.13-1|35	%{_datadir}/applications/*.desktop
14cu|poedit-1.8.13-1|36	%{_datadir}/pixmaps/*
14cu|poedit-1.8.13-1|37	%{_libexecdir}/poedit-dump-legacy-tm
14cu|poedit-1.8.13-1|38	%{_datadir}/appdata/poedit.appdata.xml
14cu|poedit-1.8.13-1|39	
14cu|poedit-1.8.13-1|40	#----------------------------------------------------------------------------
14cu|poedit-1.8.13-1|41	
14cu|poedit-1.8.13-1|42	%prep
14cu|poedit-1.8.13-1|43	%setup -q
14cu|poedit-1.8.13-1|44	%patch0 -p1
14cu|poedit-1.8.13-1|45	
14cu|poedit-1.8.13-1|46	%build
14cu|poedit-1.8.13-1|47	autoreconf -fi
14cu|poedit-1.8.13-1|48	%configure2_5x \
14cu|poedit-1.8.13-1|49	--with-wx-config=%{_bindir}/wx-config
14cu|poedit-1.8.13-1|50	%make
14cu|poedit-1.8.13-1|51	
14cu|poedit-1.8.13-1|52	%install
14cu|poedit-1.8.13-1|53	%makeinstall_std
14cu|poedit-1.8.13-1|54	
14cu|poedit-1.8.13-1|55	desktop-file-install \
14cu|poedit-1.8.13-1|56	--add-category="GTK;GNOME;" \
14cu|poedit-1.8.13-1|57	--dir=%{buildroot}%{_datadir}/applications \
14cu|poedit-1.8.13-1|58	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|poedit-1.8.13-1|59	
14cu|poedit-1.8.13-1|60	# remove files not bundled
14cu|poedit-1.8.13-1|61	rm -f %{buildroot}/%{_iconsdir}/poedit.xpm
14cu|poedit-1.8.13-1|62	
14cu|poedit-1.8.13-1|63	%find_lang %{name}
14cu|poedit-1.8.13-1|64	
14cu|poedit-1.8.13-1|65	%changelog

13827 14
14cu|pokerth-1.1.1-1|1	Name:		pokerth
14cu|pokerth-1.1.1-1|2	Summary:	Play Texas Holdem Poker alone or on-line
14cu|pokerth-1.1.1-1|3	Version:	1.1.1
14cu|pokerth-1.1.1-1|4	Release:	1
14cu|pokerth-1.1.1-1|5	License:	GPLv2+
14cu|pokerth-1.1.1-1|6	Group:		Games/Cards
14cu|pokerth-1.1.1-1|7	Url:		http://www.pokerth.net/
14cu|pokerth-1.1.1-1|8	Source0:	http://sourceforge.net/projects/pokerth/files/pokerth/1.1/PokerTH-1.1.1-src.tar.bz2
14cu|pokerth-1.1.1-1|9	Patch0:		PokerTH-1.0.1-libircclient-dir.patch
14cu|pokerth-1.1.1-1|10	Patch1:		PokerTH-0.9.1-link.patch
14cu|pokerth-1.1.1-1|11	BuildRequires:	qt4-devel
14cu|pokerth-1.1.1-1|12	# just to be shure:
14cu|pokerth-1.1.1-1|13	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|pokerth-1.1.1-1|14	#
14cu|pokerth-1.1.1-1|15	BuildRequires:	gnutls-devel
14cu|pokerth-1.1.1-1|16	BuildRequires:	boost-devel
14cu|pokerth-1.1.1-1|17	BuildRequires:	tinyxml-devel
14cu|pokerth-1.1.1-1|18	BuildRequires:	libircclient-static-devel
14cu|pokerth-1.1.1-1|19	BuildRequires:	libgcrypt-devel
14cu|pokerth-1.1.1-1|20	BuildRequires:	pkgconfig(libcurl)
14cu|pokerth-1.1.1-1|21	BuildRequires:	pkgconfig(libgsasl)
14cu|pokerth-1.1.1-1|22	BuildRequires:	pkgconfig(protobuf)
14cu|pokerth-1.1.1-1|23	BuildRequires:	pkgconfig(SDL_mixer)
14cu|pokerth-1.1.1-1|24	
14cu|pokerth-1.1.1-1|25	%description
14cu|pokerth-1.1.1-1|26	PokerTH is a multi-platform poker game.
14cu|pokerth-1.1.1-1|27	It allows you to play the popular "Texas Hold'em" poker variant against up to
14cu|pokerth-1.1.1-1|28	six computer-opponents or play network games with people all over the world.
14cu|pokerth-1.1.1-1|29	
14cu|pokerth-1.1.1-1|30	%package	server
14cu|pokerth-1.1.1-1|31	Summary:	PokerTH server
14cu|pokerth-1.1.1-1|32	Group:		Games/Cards
14cu|pokerth-1.1.1-1|33	
14cu|pokerth-1.1.1-1|34	%description server
14cu|pokerth-1.1.1-1|35	PokerTH server.
14cu|pokerth-1.1.1-1|36	
14cu|pokerth-1.1.1-1|37	%prep
14cu|pokerth-1.1.1-1|38	%setup -q -n PokerTH-%{version}-src
14cu|pokerth-1.1.1-1|39	%patch0 -p1
14cu|pokerth-1.1.1-1|40	%patch1 -p0
14cu|pokerth-1.1.1-1|41	# spurious-executable-perm over 100 W
14cu|pokerth-1.1.1-1|42	find . -type f -exec chmod -x {} \;
14cu|pokerth-1.1.1-1|43	chmod -x ChangeLog
14cu|pokerth-1.1.1-1|44	# wrong-file-end-of-line-encoding
14cu|pokerth-1.1.1-1|45	perl -i -pe 's/\r\n/\n/gs' docs/server_setup_howto.txt
14cu|pokerth-1.1.1-1|46	
14cu|pokerth-1.1.1-1|47	%build
14cu|pokerth-1.1.1-1|48	%qmake_qt4 \
14cu|pokerth-1.1.1-1|49	QMAKE_CFLAGS_RELEASE="%{optflags}" \
14cu|pokerth-1.1.1-1|50	QMAKE_CXXFLAGS_RELEASE="%{optflags}" \
14cu|pokerth-1.1.1-1|51	pokerth.pro
14cu|pokerth-1.1.1-1|52	sed -i 's|-pipe |%{optflags} -fno-strict-aliasing |g' Makefile*
14cu|pokerth-1.1.1-1|53	%make
14cu|pokerth-1.1.1-1|54	
14cu|pokerth-1.1.1-1|55	%install
14cu|pokerth-1.1.1-1|56	#data
14cu|pokerth-1.1.1-1|57	%make INSTALL_ROOT=%{buildroot} install
14cu|pokerth-1.1.1-1|58	#binaries
14cu|pokerth-1.1.1-1|59	install -d -m 755 %{buildroot}%{_bindir}
14cu|pokerth-1.1.1-1|60	install -m 755 %{name} %{buildroot}%{_bindir}/
14cu|pokerth-1.1.1-1|61	install -m 755 bin/%{name}_server %{buildroot}%{_bindir}/
14cu|pokerth-1.1.1-1|62	#man page
14cu|pokerth-1.1.1-1|63	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|pokerth-1.1.1-1|64	install -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/
14cu|pokerth-1.1.1-1|65	#icon
14cu|pokerth-1.1.1-1|66	install -d -m 755 %{buildroot}%{_iconsdir}
14cu|pokerth-1.1.1-1|67	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|pokerth-1.1.1-1|68	#menu
14cu|pokerth-1.1.1-1|69	install -d -m 755 %{buildroot}%{_datadir}/applications/
14cu|pokerth-1.1.1-1|70	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cu|pokerth-1.1.1-1|71	
14cu|pokerth-1.1.1-1|72	chmod -x %{buildroot}%{_datadir}/pokerth/data/misc/agpl.html
14cu|pokerth-1.1.1-1|73	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/defaulttablestyle_800x480.xml
14cu|pokerth-1.1.1-1|74	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/android_tablestyle_800x480.xml
14cu|pokerth-1.1.1-1|75	
14cu|pokerth-1.1.1-1|76	%files
14cu|pokerth-1.1.1-1|77	%doc ChangeLog docs/gui_styling_howto.txt
14cu|pokerth-1.1.1-1|78	%attr(0755,root,root) %{_bindir}/%{name}
14cu|pokerth-1.1.1-1|79	%{_mandir}/man1/%{name}.1*
14cu|pokerth-1.1.1-1|80	%{_datadir}/%{name}
14cu|pokerth-1.1.1-1|81	%{_datadir}/pixmaps/%{name}.png
14cu|pokerth-1.1.1-1|82	%{_datadir}/applications/%{name}.desktop
14cu|pokerth-1.1.1-1|83	%{_iconsdir}/%{name}.png
14cu|pokerth-1.1.1-1|84	
14cu|pokerth-1.1.1-1|85	%files server
14cu|pokerth-1.1.1-1|86	%doc ChangeLog COPYING docs/server_setup_howto.txt
14cu|pokerth-1.1.1-1|87	%attr(0755,root,root) %{_bindir}/%{name}_server
14cu|pokerth-1.1.1-1|88	
14cu|pokerth-1.1.1-1|89	%changelog
14cu|pokerth-1.1.1-1|90	
14cu|pokerth-1.1.1-1|91	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.1.1-1
14cu|pokerth-1.1.1-1|92	- (e0fc27b) Build with qt4 for now
14cu|pokerth-1.1.1-1|93	
14cu|pokerth-1.1.1-1|94	

13828 14
14cu|polarssl-1.3.9-2|1	%define major	7
14cu|polarssl-1.3.9-2|2	%define libname	%mklibname %{name} %{major}
14cu|polarssl-1.3.9-2|3	%define devname	%mklibname %{name} -d
14cu|polarssl-1.3.9-2|4	
14cu|polarssl-1.3.9-2|5	%define debug_package %{nil}
14cu|polarssl-1.3.9-2|6	
14cu|polarssl-1.3.9-2|7	Summary:	An SSL library
14cu|polarssl-1.3.9-2|8	Name:		polarssl
14cu|polarssl-1.3.9-2|9	Version:	1.3.9
14cu|polarssl-1.3.9-2|10	Release:	2
14cu|polarssl-1.3.9-2|11	License:	GPLv2+
14cu|polarssl-1.3.9-2|12	Group:		System/Libraries
14cu|polarssl-1.3.9-2|13	Url:		http://polarssl.org
14cu|polarssl-1.3.9-2|14	Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
14cu|polarssl-1.3.9-2|15	Patch1:		CVE-2015-1182.patch
14cu|polarssl-1.3.9-2|16	BuildRequires:	cmake
14cu|polarssl-1.3.9-2|17	BuildRequires:	doxygen
14cu|polarssl-1.3.9-2|18	BuildRequires:	graphviz
14cu|polarssl-1.3.9-2|19	BuildRequires:	pkgconfig(zlib)
14cu|polarssl-1.3.9-2|20	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14cu|polarssl-1.3.9-2|21	
14cu|polarssl-1.3.9-2|22	%description
14cu|polarssl-1.3.9-2|23	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14cu|polarssl-1.3.9-2|24	for developers to include cryptographic and SSL/TLS capabilities in their
14cu|polarssl-1.3.9-2|25	(embedded) products with as little hassle as possible. It is designed to be
14cu|polarssl-1.3.9-2|26	readable, documented, tested, loosely coupled and portable.
14cu|polarssl-1.3.9-2|27	
14cu|polarssl-1.3.9-2|28	This package contains PolarSSL programs.
14cu|polarssl-1.3.9-2|29	
14cu|polarssl-1.3.9-2|30	%files
14cu|polarssl-1.3.9-2|31	%doc ChangeLog
14cu|polarssl-1.3.9-2|32	%{_bindir}/*
14cu|polarssl-1.3.9-2|33	
14cu|polarssl-1.3.9-2|34	#----------------------------------------------------------------------------
14cu|polarssl-1.3.9-2|35	
14cu|polarssl-1.3.9-2|36	%package -n %{libname}
14cu|polarssl-1.3.9-2|37	Summary:	PolarSSL library
14cu|polarssl-1.3.9-2|38	Group:		System/Libraries
14cu|polarssl-1.3.9-2|39	
14cu|polarssl-1.3.9-2|40	%description -n %{libname}
14cu|polarssl-1.3.9-2|41	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14cu|polarssl-1.3.9-2|42	for developers to include cryptographic and SSL/TLS capabilities in their
14cu|polarssl-1.3.9-2|43	(embedded) products with as little hassle as possible. It is designed to be
14cu|polarssl-1.3.9-2|44	readable, documented, tested, loosely coupled and portable.
14cu|polarssl-1.3.9-2|45	
14cu|polarssl-1.3.9-2|46	This package contains the library itself.
14cu|polarssl-1.3.9-2|47	
14cu|polarssl-1.3.9-2|48	%files -n %{libname}
14cu|polarssl-1.3.9-2|49	%{_libdir}/libpolarssl.so.%{major}*
14cu|polarssl-1.3.9-2|50	%{_libdir}/libpolarssl.so.%{version}
14cu|polarssl-1.3.9-2|51	
14cu|polarssl-1.3.9-2|52	#----------------------------------------------------------------------------
14cu|polarssl-1.3.9-2|53	
14cu|polarssl-1.3.9-2|54	%package -n %{devname}
14cu|polarssl-1.3.9-2|55	Summary:	PolarSSL development files
14cu|polarssl-1.3.9-2|56	Group:		Development/C
14cu|polarssl-1.3.9-2|57	Requires:	%{libname} = %{EVRD}
14cu|polarssl-1.3.9-2|58	Provides:	polarssl-devel = %{EVRD}
14cu|polarssl-1.3.9-2|59	
14cu|polarssl-1.3.9-2|60	%description -n %{devname}
14cu|polarssl-1.3.9-2|61	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14cu|polarssl-1.3.9-2|62	for developers to include cryptographic and SSL/TLS capabilities in their
14cu|polarssl-1.3.9-2|63	(embedded) products with as little hassle as possible. It is designed to be
14cu|polarssl-1.3.9-2|64	readable, documented, tested, loosely coupled and portable.
14cu|polarssl-1.3.9-2|65	
14cu|polarssl-1.3.9-2|66	This package contains development files.
14cu|polarssl-1.3.9-2|67	
14cu|polarssl-1.3.9-2|68	%files -n %{devname}
14cu|polarssl-1.3.9-2|69	%doc apidoc
14cu|polarssl-1.3.9-2|70	%{_libdir}/libpolarssl.so
14cu|polarssl-1.3.9-2|71	%{_includedir}/polarssl
14cu|polarssl-1.3.9-2|72	
14cu|polarssl-1.3.9-2|73	#----------------------------------------------------------------------------
14cu|polarssl-1.3.9-2|74	
14cu|polarssl-1.3.9-2|75	%prep
14cu|polarssl-1.3.9-2|76	%setup -q
14cu|polarssl-1.3.9-2|77	%apply_patches
14cu|polarssl-1.3.9-2|78	
14cu|polarssl-1.3.9-2|79	enable_polarssl_option() {
14cu|polarssl-1.3.9-2|80	local myopt="$@"
14cu|polarssl-1.3.9-2|81	# check that config.h syntax is the same at version bump
14cu|polarssl-1.3.9-2|82	sed -i \
14cu|polarssl-1.3.9-2|83	-e "s://#define ${myopt}:#define ${myopt}:" \
14cu|polarssl-1.3.9-2|84	include/polarssl/config.h || die
14cu|polarssl-1.3.9-2|85	}
14cu|polarssl-1.3.9-2|86	
14cu|polarssl-1.3.9-2|87	enable_polarssl_option POLARSSL_ZLIB_SUPPORT
14cu|polarssl-1.3.9-2|88	enable_polarssl_option POLARSSL_HAVEGE_C
14cu|polarssl-1.3.9-2|89	
14cu|polarssl-1.3.9-2|90	%build
14cu|polarssl-1.3.9-2|91	
14cu|polarssl-1.3.9-2|92	%cmake \
14cu|polarssl-1.3.9-2|93	-DUSE_SHARED_POLARSSL_LIBRARY=ON \
14cu|polarssl-1.3.9-2|94	-DENABLE_ZLIB_SUPPORT=ON \
14cu|polarssl-1.3.9-2|95	-DUSE_PKCS11_HELPER_LIBRARY=ON
14cu|polarssl-1.3.9-2|96	%make
14cu|polarssl-1.3.9-2|97	%make apidoc
14cu|polarssl-1.3.9-2|98	
14cu|polarssl-1.3.9-2|99	%check
14cu|polarssl-1.3.9-2|100	LD_LIBRARY_PATH=$PWD/library ctest --output-on-failure -V
14cu|polarssl-1.3.9-2|101	
14cu|polarssl-1.3.9-2|102	%install
14cu|polarssl-1.3.9-2|103	%makeinstall_std -C build
14cu|polarssl-1.3.9-2|104	
14cu|polarssl-1.3.9-2|105	for file in benchmark md5sum sha1sum
14cu|polarssl-1.3.9-2|106	do
14cu|polarssl-1.3.9-2|107	mv %{buildroot}%{_bindir}/${file} %{buildroot}%{_bindir}/${file}.polarssl
14cu|polarssl-1.3.9-2|108	done
14cu|polarssl-1.3.9-2|109	
14cu|polarssl-1.3.9-2|110	rm -f %{buildroot}%{_libdir}/libpolarssl.a
14cu|polarssl-1.3.9-2|111	
14cu|polarssl-1.3.9-2|112	%changelog
14cu|polarssl-1.3.9-2|113	* Tue Feb 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9-2
14cu|polarssl-1.3.9-2|114	+ Revision: be40c89
14cu|polarssl-1.3.9-2|115	- Fix CVE-2015-1182
14cu|polarssl-1.3.9-2|116	
14cu|polarssl-1.3.9-2|117	

13829 14
14cu|polipo-1.1.1-2|1	Name:		polipo
14cu|polipo-1.1.1-2|2	Summary:	Lightweight caching web proxy
14cu|polipo-1.1.1-2|3	Group:		System/Servers
14cu|polipo-1.1.1-2|4	Version:	1.1.1
14cu|polipo-1.1.1-2|5	Release:	2
14cu|polipo-1.1.1-2|6	License:	MIT
14cu|polipo-1.1.1-2|7	URL:		http://www.pps.jussieu.fr/~jch/software/%{name}/
14cu|polipo-1.1.1-2|8	Source0:	http://freehaven.net/~chrisd/%{name}/%{name}-%{version}.tar.gz
14cu|polipo-1.1.1-2|9	Source1:	%{name}.service
14cu|polipo-1.1.1-2|10	Source2:	%{name}.config
14cu|polipo-1.1.1-2|11	Source3:	%{name}.forbidden
14cu|polipo-1.1.1-2|12	Source4:	%{name}.logrotate
14cu|polipo-1.1.1-2|13	Source5:	%{name}.nm
14cu|polipo-1.1.1-2|14	Source6:	%{name}.tmpfiles
14cu|polipo-1.1.1-2|15	Source8:	%{name}.sysconfig
14cu|polipo-1.1.1-2|16	Source9:	%{name}.cron
14cu|polipo-1.1.1-2|17	
14cu|polipo-1.1.1-2|18	Patch0:		polipo-1.0.4.1-fix-Makefile-to-access-install-info.patch
14cu|polipo-1.1.1-2|19	BuildRequires:	texinfo
14cu|polipo-1.1.1-2|20	BuildRequires:	info
14cu|polipo-1.1.1-2|21	Requires:	chkconfig
14cu|polipo-1.1.1-2|22	Requires:	logrotate
14cu|polipo-1.1.1-2|23	
14cu|polipo-1.1.1-2|24	%description
14cu|polipo-1.1.1-2|25	Polipo is a lightweight caching web proxy that was designed as a personal
14cu|polipo-1.1.1-2|26	cache. It is able to cache incomplete objects and will complete them using
14cu|polipo-1.1.1-2|27	range requests. It will use HTTP/1.1 pipelining if supported by the remote
14cu|polipo-1.1.1-2|28	server.
14cu|polipo-1.1.1-2|29	
14cu|polipo-1.1.1-2|30	%files
14cu|polipo-1.1.1-2|31	%doc README CHANGES COPYING config.sample
14cu|polipo-1.1.1-2|32	%attr(0750,%{name},%{name}) %dir %{_var}/cache/%{name}
14cu|polipo-1.1.1-2|33	%attr(0750,%{name},%{name}) %{_logdir}/%{name}
14cu|polipo-1.1.1-2|34	%{_bindir}/%{name}
14cu|polipo-1.1.1-2|35	%{_datadir}/%{name}
14cu|polipo-1.1.1-2|36	%{_mandir}/man1/*
14cu|polipo-1.1.1-2|37	%{_infodir}/%{name}.info*
14cu|polipo-1.1.1-2|38	%dir %{_sysconfdir}/%{name}
14cu|polipo-1.1.1-2|39	%config(noreplace) %{_sysconfdir}/%{name}/config
14cu|polipo-1.1.1-2|40	%config(noreplace) %{_sysconfdir}/%{name}/forbidden
14cu|polipo-1.1.1-2|41	%attr(0755,root,%{name}) %{_unitdir}/%{name}.service
14cu|polipo-1.1.1-2|42	%attr(0755,root,%{name}) %{_sysconfdir}/NetworkManager/dispatcher.d
14cu|polipo-1.1.1-2|43	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|polipo-1.1.1-2|44	%{_tmpfilesdir}/%{name}.conf
14cu|polipo-1.1.1-2|45	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
14cu|polipo-1.1.1-2|46	%{_sysconfdir}/sysconfig/%{name}
14cu|polipo-1.1.1-2|47	
14cu|polipo-1.1.1-2|48	#--------------------------------------------------------------------
14cu|polipo-1.1.1-2|49	%prep
14cu|polipo-1.1.1-2|50	%setup -q
14cu|polipo-1.1.1-2|51	%patch0 -p0 -b .fix_makefile
14cu|polipo-1.1.1-2|52	
14cu|polipo-1.1.1-2|53	%build
14cu|polipo-1.1.1-2|54	%make CDEBUGFLAGS="%{optflags}"
14cu|polipo-1.1.1-2|55	
14cu|polipo-1.1.1-2|56	%install
14cu|polipo-1.1.1-2|57	%makeinstall \
14cu|polipo-1.1.1-2|58	TARGET=%{buildroot} \
14cu|polipo-1.1.1-2|59	PREFIX=%{_prefix} \
14cu|polipo-1.1.1-2|60	BINDIR=%{_bindir} \
14cu|polipo-1.1.1-2|61	MANDIR=%{_mandir} \
14cu|polipo-1.1.1-2|62	INFODIR=%{_infodir}
14cu|polipo-1.1.1-2|63	
14cu|polipo-1.1.1-2|64	install -m 0755 -d %{buildroot}%{_sysconfdir}/%{name}
14cu|polipo-1.1.1-2|65	install -m 0750 -d %{buildroot}%{_var}/cache/%{name}
14cu|polipo-1.1.1-2|66	install -m 0750 -d %{buildroot}%{_logdir}
14cu|polipo-1.1.1-2|67	touch %{buildroot}%{_logdir}/%{name}
14cu|polipo-1.1.1-2|68	
14cu|polipo-1.1.1-2|69	install -D -pm 0644 %{SOURCE6} %{buildroot}/%{_tmpfilesdir}/%{name}.conf
14cu|polipo-1.1.1-2|70	install -D -pm 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|polipo-1.1.1-2|71	install -D -pm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
14cu|polipo-1.1.1-2|72	install -D -pm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/%{name}/forbidden
14cu|polipo-1.1.1-2|73	install -D -pm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|polipo-1.1.1-2|74	install -D -pm 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/25-%{name}
14cu|polipo-1.1.1-2|75	install -D -pm 0644 %{SOURCE8} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14cu|polipo-1.1.1-2|76	install -D -pm 0755 %{SOURCE9} %{buildroot}/%{_sysconfdir}/cron.daily/%{name}
14cu|polipo-1.1.1-2|77	
14cu|polipo-1.1.1-2|78	rm -f %{buildroot}%{_infodir}/dir
14cu|polipo-1.1.1-2|79	
14cu|polipo-1.1.1-2|80	%pre
14cu|polipo-1.1.1-2|81	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
14cu|polipo-1.1.1-2|82	
14cu|polipo-1.1.1-2|83	%post
14cu|polipo-1.1.1-2|84	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|polipo-1.1.1-2|85	%_post_service %{name}.service
14cu|polipo-1.1.1-2|86	
14cu|polipo-1.1.1-2|87	%preun
14cu|polipo-1.1.1-2|88	%_preun_service %{name}.service
14cu|polipo-1.1.1-2|89	
14cu|polipo-1.1.1-2|90	%postun
14cu|polipo-1.1.1-2|91	%_postun_userdel %{name}
14cu|polipo-1.1.1-2|92	%systemd_postun_with_restart %{name}.service
14cu|polipo-1.1.1-2|93	
14cu|polipo-1.1.1-2|94	%changelog
14cu|polipo-1.1.1-2|95	
14cu|polipo-1.1.1-2|96	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 1.1.1-2
14cu|polipo-1.1.1-2|97	- (ac7433e) Fix tmpfiles usage
14cu|polipo-1.1.1-2|98	
14cu|polipo-1.1.1-2|99	

13830 14
14cu|polybori-0.8.3-3|1	%define		libpolybori		%mklibname %{name} 0
14cu|polybori-0.8.3-3|2	%define		libpolybori_devel	%mklibname %{name} -d
14cu|polybori-0.8.3-3|3	%define		polyboridir		%{_datadir}/%{name}
14cu|polybori-0.8.3-3|4	%define		SAGE_ROOT		%{_datadir}/sage
14cu|polybori-0.8.3-3|5	%define		SAGE_LOCAL		%{SAGE_ROOT}/local
14cu|polybori-0.8.3-3|6	%define		SAGE_DEVEL		%{SAGE_ROOT}/devel
14cu|polybori-0.8.3-3|7	%define		SAGE_DOC		%{SAGE_DEVEL}/doc
14cu|polybori-0.8.3-3|8	%define		SAGE_DATA		%{SAGE_ROOT}/data
14cu|polybori-0.8.3-3|9	%define		SAGE_PYTHONPATH		%{SAGE_ROOT}/site-packages
14cu|polybori-0.8.3-3|10	
14cu|polybori-0.8.3-3|11	Name:		polybori
14cu|polybori-0.8.3-3|12	Group:		Sciences/Mathematics
14cu|polybori-0.8.3-3|13	License:	GPL
14cu|polybori-0.8.3-3|14	Summary:	PolyBoRi is a C++ library for Polynomials over Boolean Rings
14cu|polybori-0.8.3-3|15	
14cu|polybori-0.8.3-3|16	Epoch:		2
14cu|polybori-0.8.3-3|17	Version:	0.8.3
14cu|polybori-0.8.3-3|18	Release:	3
14cu|polybori-0.8.3-3|19	URL:		http://polybori.sourceforge.net/
14cu|polybori-0.8.3-3|20	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|polybori-0.8.3-3|21	# These logos were created with gimp from the official polybori logo
14cu|polybori-0.8.3-3|22	Source1:        %{name}-logos.tar.xz
14cu|polybori-0.8.3-3|23	Source2:        PolyGUI.appdata.xml
14cu|polybori-0.8.3-3|24	Source3:        %{name}.rpmlintrc
14cu|polybori-0.8.3-3|25	Source4:        %{name}.desktop
14cu|polybori-0.8.3-3|26	# This patch is specific to Fedora, although upstream helped create it.  Use
14cu|polybori-0.8.3-3|27	# system CUDD libraries instead of building the included CUDD sources.
14cu|polybori-0.8.3-3|28	Patch0:         %{name}-system-cudd.patch
14cu|polybori-0.8.3-3|29	Patch1:         %{name}-regex.patch
14cu|polybori-0.8.3-3|30	
14cu|polybori-0.8.3-3|31	BuildRequires:  boost-devel
14cu|polybori-0.8.3-3|32	BuildRequires:  cudd-devel
14cu|polybori-0.8.3-3|33	BuildRequires:  desktop-file-utils
14cu|polybori-0.8.3-3|34	BuildRequires:  doxygen
14cu|polybori-0.8.3-3|35	BuildRequires:  libm4ri-devel
14cu|polybori-0.8.3-3|36	BuildRequires:  ntl-devel
14cu|polybori-0.8.3-3|37	BuildRequires:  png-devel
14cu|polybori-0.8.3-3|38	BuildRequires:  python-imaging-devel
14cu|polybori-0.8.3-3|39	BuildRequires:  python-qt4-devel
14cu|polybori-0.8.3-3|40	BuildRequires:  scons
14cu|polybori-0.8.3-3|41	BuildRequires:  texlive
14cu|polybori-0.8.3-3|42	BuildRequires:  texlive-tex4ht
14cu|polybori-0.8.3-3|43	BuildRequires:  python-devel
14cu|polybori-0.8.3-3|44	
14cu|polybori-0.8.3-3|45	%description
14cu|polybori-0.8.3-3|46	PolyBoRi is a special purpose computer algebra system for computations
14cu|polybori-0.8.3-3|47	in Boolean Rings.  The core is a C++ library, which provides high-level
14cu|polybori-0.8.3-3|48	data types for Boolean polynomials and related structures.  As a unique
14cu|polybori-0.8.3-3|49	approach, binary decision diagrams are used as internal storage type for
14cu|polybori-0.8.3-3|50	polynomial structures.  On top of this, we provide a Python interface
14cu|polybori-0.8.3-3|51	for parsing of complex polynomial systems, as well as for sophisticated
14cu|polybori-0.8.3-3|52	and extendable strategies for Gröbner base computation.
14cu|polybori-0.8.3-3|53	
14cu|polybori-0.8.3-3|54	%files
14cu|polybori-0.8.3-3|55	%{_bindir}/ipbori*
14cu|polybori-0.8.3-3|56	%{_bindir}/PolyGUI*
14cu|polybori-0.8.3-3|57	%dir %{polyboridir}
14cu|polybori-0.8.3-3|58	%{polyboridir}/*
14cu|polybori-0.8.3-3|59	%{_mandir}/man1/*
14cu|polybori-0.8.3-3|60	%doc %{_docdir}/%{name}
14cu|polybori-0.8.3-3|61	# %{_iconsdir}/*/apps/%{name}.png
14cu|polybori-0.8.3-3|62	%{_datadir}/applications/%{name}.desktop
14cu|polybori-0.8.3-3|63	%{_datadir}/appdata/PolyGUI.appdata.xml
14cu|polybori-0.8.3-3|64	
14cu|polybori-0.8.3-3|65	########################################################################
14cu|polybori-0.8.3-3|66	%package	-n python-%{name}
14cu|polybori-0.8.3-3|67	Group:		Development/Python
14cu|polybori-0.8.3-3|68	Summary:	Python bindings for PolyBoRi
14cu|polybori-0.8.3-3|69	
14cu|polybori-0.8.3-3|70	
14cu|polybori-0.8.3-3|71	%description	-n python-%{name}
14cu|polybori-0.8.3-3|72	PolyBoRi is a C++ library for Polynomials over Boolean Rings.
14cu|polybori-0.8.3-3|73	This package provides python bindings to %{name}.
14cu|polybori-0.8.3-3|74	
14cu|polybori-0.8.3-3|75	%files		-n python-%{name}
14cu|polybori-0.8.3-3|76	%dir %{py_platsitedir}/%{name}
14cu|polybori-0.8.3-3|77	%{py_platsitedir}/%{name}/*
14cu|polybori-0.8.3-3|78	
14cu|polybori-0.8.3-3|79	########################################################################
14cu|polybori-0.8.3-3|80	%package	-n %{libpolybori}
14cu|polybori-0.8.3-3|81	Group:		System/Libraries
14cu|polybori-0.8.3-3|82	Summary:	PolyBoRi runtime libraries
14cu|polybori-0.8.3-3|83	
14cu|polybori-0.8.3-3|84	Provides:	lib%{name} = %{version}-%{release}
14cu|polybori-0.8.3-3|85	
14cu|polybori-0.8.3-3|86	%description	-n %{libpolybori}
14cu|polybori-0.8.3-3|87	PolyBoRi runtime libraries.
14cu|polybori-0.8.3-3|88	
14cu|polybori-0.8.3-3|89	%files		-n %{libpolybori}
14cu|polybori-0.8.3-3|90	%{_libdir}/lib*.so.*
14cu|polybori-0.8.3-3|91	
14cu|polybori-0.8.3-3|92	########################################################################
14cu|polybori-0.8.3-3|93	%package	-n %{libpolybori_devel}
14cu|polybori-0.8.3-3|94	Group:		Development/Other
14cu|polybori-0.8.3-3|95	Summary:	PolyBoRi development files
14cu|polybori-0.8.3-3|96	
14cu|polybori-0.8.3-3|97	Provides:	%{name}-devel = %{version}-%{release}
14cu|polybori-0.8.3-3|98	Requires:	lib%{name} = %{version}-%{release}
14cu|polybori-0.8.3-3|99	
14cu|polybori-0.8.3-3|100	%description	-n %{libpolybori_devel}
14cu|polybori-0.8.3-3|101	PolyBoRi development files.
14cu|polybori-0.8.3-3|102	
14cu|polybori-0.8.3-3|103	%files		-n %{libpolybori_devel}
14cu|polybori-0.8.3-3|104	%{_includedir}/polybori.h
14cu|polybori-0.8.3-3|105	%{_includedir}/%{name}
14cu|polybori-0.8.3-3|106	%{_libdir}/lib*.so
14cu|polybori-0.8.3-3|107	%{_libdir}/pkgconfig/%{name}*
14cu|polybori-0.8.3-3|108	
14cu|polybori-0.8.3-3|109	########################################################################
14cu|polybori-0.8.3-3|110	%prep
14cu|polybori-0.8.3-3|111	%setup -q
14cu|polybori-0.8.3-3|112	%patch0
14cu|polybori-0.8.3-3|113	%patch1
14cu|polybori-0.8.3-3|114	
14cu|polybori-0.8.3-3|115	# Remove private copy of system libs (Cudd and pyparsing)
14cu|polybori-0.8.3-3|116	rm -rf Cudd PyPolyBoRi/pyparsing.py
14cu|polybori-0.8.3-3|117	
14cu|polybori-0.8.3-3|118	# Eliminate rpaths and enable NTL support
14cu|polybori-0.8.3-3|119	sed -e "s/'\${_relative_rpath.*/''])/" \
14cu|polybori-0.8.3-3|120	-e "s/main_wrapper\.cc/& ntl_wrapper.cc/" \
14cu|polybori-0.8.3-3|121	-i SConstruct
14cu|polybori-0.8.3-3|122	
14cu|polybori-0.8.3-3|123	# Set up the build flags
14cu|polybori-0.8.3-3|124	cat > custom.py <<EOF
14cu|polybori-0.8.3-3|125	PREFIX = "%{_prefix}"
14cu|polybori-0.8.3-3|126	INSTALLDIR = "%{_datadir}/%{name}"
14cu|polybori-0.8.3-3|127	DOCDIR = "%{_docdir}/%{name}"
14cu|polybori-0.8.3-3|128	MANDIR = "%{_mandir}"
14cu|polybori-0.8.3-3|129	PYINSTALLPREFIX = "%{python_sitearch}"
14cu|polybori-0.8.3-3|130	DEVEL_PREFIX = "%{_prefix}"
14cu|polybori-0.8.3-3|131	DEVEL_LIB_PREFIX = "%{_libdir}"
14cu|polybori-0.8.3-3|132	CONFFILE = "%{_datadir}/%{name}/flags.conf"
14cu|polybori-0.8.3-3|133	CCFLAGS = "%{optflags} -DPBORI_USE_ORIGINAL_CUDD -DPBORI_HAVE_NTL"
14cu|polybori-0.8.3-3|134	CPPPATH = "-I%{_includedir}/m4ri"
14cu|polybori-0.8.3-3|135	SHLINKFLAGS = "$RPM_LD_FLAGS -Wl,--as-needed"
14cu|polybori-0.8.3-3|136	MR4I_RPM = "True"
14cu|polybori-0.8.3-3|137	LIBS = "-lntl -lcudd -lstdc++"
14cu|polybori-0.8.3-3|138	DESKTOPPATH = "%{_datadir}/applications"
14cu|polybori-0.8.3-3|139	PKGCONFIGPATH = "%{_libdir}/pkgconfig"
14cu|polybori-0.8.3-3|140	EOF
14cu|polybori-0.8.3-3|141	
14cu|polybori-0.8.3-3|142	%build
14cu|polybori-0.8.3-3|143	%scons prepare-install
14cu|polybori-0.8.3-3|144	
14cu|polybori-0.8.3-3|145	%install
14cu|polybori-0.8.3-3|146	majmin=`python -V 2>&1 | sed -r 's/.* ([[:digit:]]+\.[[:digit:]]+).*/\1/'`
14cu|polybori-0.8.3-3|147	major=`echo $majmin | cut -d. -f1`
14cu|polybori-0.8.3-3|148	
14cu|polybori-0.8.3-3|149	sed -i "s|%{_prefix}|%{buildroot}&|" custom.py
14cu|polybori-0.8.3-3|150	LD_LIBRARY_PATH=$PWD/build/%{_libdir} \
14cu|polybori-0.8.3-3|151	%scons install devel-install
14cu|polybori-0.8.3-3|152	
14cu|polybori-0.8.3-3|153	# The install step doesn't set shared object permissions correctly
14cu|polybori-0.8.3-3|154	chmod 0755 %{buildroot}%{_libdir}/*.so.*.0.0
14cu|polybori-0.8.3-3|155	chmod 0755 %{buildroot}%{python_sitearch}/%{name}/dynamic/PyPolyBoRi.so
14cu|polybori-0.8.3-3|156	
14cu|polybori-0.8.3-3|157	# We only want one desktop file, and it needs fixing and validating
14cu|polybori-0.8.3-3|158	rm -f %{buildroot}%{_datadir}/applications/PolyGUI*.desktop
14cu|polybori-0.8.3-3|159	#sed -ri 's/Math/&;/;/(Path|MimeType)=/d' \
14cu|polybori-0.8.3-3|160	#   %{buildroot}%{_datadir}/applications/PolyGUI.desktop
14cu|polybori-0.8.3-3|161	#desktop-file-validate %{buildroot}%{_datadir}/applications/PolyGUI.desktop
14cu|polybori-0.8.3-3|162	# Install the desktop file
14cu|polybori-0.8.3-3|163	cp -p %{SOURCE4} .
14cu|polybori-0.8.3-3|164	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{name}.desktop
14cu|polybori-0.8.3-3|165	
14cu|polybori-0.8.3-3|166	# AppData file
14cu|polybori-0.8.3-3|167	mkdir -p %{buildroot}%{_datadir}/appdata
14cu|polybori-0.8.3-3|168	install -pm 644 %{SOURCE2} %{buildroot}%{_datadir}/appdata
14cu|polybori-0.8.3-3|169	
14cu|polybori-0.8.3-3|170	# Replace the single XPM icon with multiple sizes of PNG icons
14cu|polybori-0.8.3-3|171	rm -fr %{buildroot}%{_datadir}/pixmaps
14cu|polybori-0.8.3-3|172	mkdir -p %{buildroot}%{icondir}
14cu|polybori-0.8.3-3|173	tar xJf %{SOURCE1} -C %{buildroot}%{icondir}
14cu|polybori-0.8.3-3|174	
14cu|polybori-0.8.3-3|175	# Fixup config.h
14cu|polybori-0.8.3-3|176	sed -e '/PBORI_HAVE_M4RI_PNG/,$s/^#endif$/&\n#ifndef PBORI_HAVE_NTL\n#define PBORI_HAVE_NTL\n#endif/' \
14cu|polybori-0.8.3-3|177	-i %{buildroot}%{_includedir}/%{name}/config.h
14cu|polybori-0.8.3-3|178	
14cu|polybori-0.8.3-3|179	# Fixup flags.conf
14cu|polybori-0.8.3-3|180	sed -e "s|%{buildroot}||" \
14cu|polybori-0.8.3-3|181	-e "/^CPPPATH/s/-I//" \
14cu|polybori-0.8.3-3|182	-e "/^CPPDEFINES/s/]/, 'PBORI_USE_ORIGINAL_CUDD', 'PBORI_HAVE_NTL']/" \
14cu|polybori-0.8.3-3|183	-e "/^CCFLAGS/s/'-DPBORI[_[:alpha:]]*', //g" \
14cu|polybori-0.8.3-3|184	-e "/^LIBS/s/-l//g" \
14cu|polybori-0.8.3-3|185	-e "/^LIBS/s/'m4ri', //" \
14cu|polybori-0.8.3-3|186	-i %{buildroot}%{_datadir}/%{name}/flags.conf
14cu|polybori-0.8.3-3|187	
14cu|polybori-0.8.3-3|188	# Fixup the pkgconfig files
14cu|polybori-0.8.3-3|189	sed -re "s,%{buildroot}|-L%{_libdir} | -lgd| gd,,g" \
14cu|polybori-0.8.3-3|190	-e "s|-Ilibpolybori/include|-DPBORI_USE_ORIGINAL_CUDD|" \
14cu|polybori-0.8.3-3|191	-e "s|-Igroebner/include|-DPBORI_HAVE_NTL|" \
14cu|polybori-0.8.3-3|192	-e "s|build%{_libdir}[^[:blank:]]+|-lpolybori|" \
14cu|polybori-0.8.3-3|193	-i %{buildroot}%{_libdir}/pkgconfig/*.pc
14cu|polybori-0.8.3-3|194	
14cu|polybori-0.8.3-3|195	rm -f %{buildroot}%{_libdir}/*.a
14cu|polybori-0.8.3-3|196	# Workaround rpm5 and mandriva tools behavior and error about duplicate files
14cu|polybori-0.8.3-3|197	cp -p LICENSE README %{buildroot}%{_docdir}/%{name}/
14cu|polybori-0.8.3-3|198	
14cu|polybori-0.8.3-3|199	%changelog
14cu|polybori-0.8.3-3|200	* Thu Dec 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:0.8.3-3
14cu|polybori-0.8.3-3|201	+ Revision: 2272a49
14cu|polybori-0.8.3-3|202	- Added rpmlintrc
14cu|polybori-0.8.3-3|203	
14cu|polybori-0.8.3-3|204	

13831 14
14cu|polyclipping-6.2.1-2|1	# The Clipper C++ crystallographic library already uses the name "clipper".
14cu|polyclipping-6.2.1-2|2	# The developer is fine with the choosen name.
14cu|polyclipping-6.2.1-2|3	
14cu|polyclipping-6.2.1-2|4	# API monitoring
14cu|polyclipping-6.2.1-2|5	# http://upstream-tracker.org/versions/clipper.html
14cu|polyclipping-6.2.1-2|6	
14cu|polyclipping-6.2.1-2|7	%define major   19
14cu|polyclipping-6.2.1-2|8	%define libname %mklibname %{name} %{major}
14cu|polyclipping-6.2.1-2|9	%define devname %mklibname %{name} -d
14cu|polyclipping-6.2.1-2|10	
14cu|polyclipping-6.2.1-2|11	Name:           polyclipping
14cu|polyclipping-6.2.1-2|12	Version:        6.2.1
14cu|polyclipping-6.2.1-2|13	Release:        2
14cu|polyclipping-6.2.1-2|14	Summary:        Polygon clipping library
14cu|polyclipping-6.2.1-2|15	Group:          Development/C++
14cu|polyclipping-6.2.1-2|16	License:        Boost
14cu|polyclipping-6.2.1-2|17	URL:            http://sourceforge.net/projects/polyclipping
14cu|polyclipping-6.2.1-2|18	Source0:        http://downloads.sourceforge.net/%{name}/clipper_ver%{version}.zip
14cu|polyclipping-6.2.1-2|19	BuildRequires:  cmake
14cu|polyclipping-6.2.1-2|20	BuildRequires:  dos2unix
14cu|polyclipping-6.2.1-2|21	
14cu|polyclipping-6.2.1-2|22	%description
14cu|polyclipping-6.2.1-2|23	This library primarily performs the boolean clipping operations -
14cu|polyclipping-6.2.1-2|24	intersection, union, difference & xor - on 2D polygons. It also performs
14cu|polyclipping-6.2.1-2|25	polygon offsetting. The library handles complex (self-intersecting) polygons,
14cu|polyclipping-6.2.1-2|26	polygons with holes and polygons with overlapping co-linear edges.
14cu|polyclipping-6.2.1-2|27	Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative
14cu|polyclipping-6.2.1-2|28	filling modes. The clipping code is based on the Vatti clipping algorithm,
14cu|polyclipping-6.2.1-2|29	and outperforms other clipping libraries.
14cu|polyclipping-6.2.1-2|30	
14cu|polyclipping-6.2.1-2|31	%package -n     %{libname}
14cu|polyclipping-6.2.1-2|32	Summary:        %{summary}
14cu|polyclipping-6.2.1-2|33	Group:          System/Libraries
14cu|polyclipping-6.2.1-2|34	Provides:       %{name} = %{version}-%{release}
14cu|polyclipping-6.2.1-2|35	
14cu|polyclipping-6.2.1-2|36	
14cu|polyclipping-6.2.1-2|37	%description -n %{libname}
14cu|polyclipping-6.2.1-2|38	This library primarily performs the boolean clipping operations -
14cu|polyclipping-6.2.1-2|39	intersection, union, difference & xor - on 2D polygons. It also performs
14cu|polyclipping-6.2.1-2|40	polygon offsetting. The library handles complex (self-intersecting) polygons,
14cu|polyclipping-6.2.1-2|41	polygons with holes and polygons with overlapping co-linear edges.
14cu|polyclipping-6.2.1-2|42	Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative
14cu|polyclipping-6.2.1-2|43	filling modes. The clipping code is based on the Vatti clipping algorithm,
14cu|polyclipping-6.2.1-2|44	and outperforms other clipping libraries.
14cu|polyclipping-6.2.1-2|45	
14cu|polyclipping-6.2.1-2|46	%package -n     %{devname}
14cu|polyclipping-6.2.1-2|47	Summary:        Development files for %{name}
14cu|polyclipping-6.2.1-2|48	Group:          Development/C++
14cu|polyclipping-6.2.1-2|49	Requires:       %{libname} = %{version}-%{release}
14cu|polyclipping-6.2.1-2|50	Provides:       %{name}-devel = %{version}-%{release}
14cu|polyclipping-6.2.1-2|51	
14cu|polyclipping-6.2.1-2|52	
14cu|polyclipping-6.2.1-2|53	%description -n %{devname}
14cu|polyclipping-6.2.1-2|54	This package contains libraries and header files for developing applications
14cu|polyclipping-6.2.1-2|55	that use %{name}.
14cu|polyclipping-6.2.1-2|56	
14cu|polyclipping-6.2.1-2|57	
14cu|polyclipping-6.2.1-2|58	%prep
14cu|polyclipping-6.2.1-2|59	%setup -qc
14cu|polyclipping-6.2.1-2|60	
14cu|polyclipping-6.2.1-2|61	# Delete binaries
14cu|polyclipping-6.2.1-2|62	find . \( -name "*.exe" -o -name "*.dll" \) -delete
14cu|polyclipping-6.2.1-2|63	
14cu|polyclipping-6.2.1-2|64	# Correct line ends and encodings
14cu|polyclipping-6.2.1-2|65	find . -type f -exec dos2unix -k {} \;
14cu|polyclipping-6.2.1-2|66	
14cu|polyclipping-6.2.1-2|67	for filename in perl/perl_readme.txt README; do
14cu|polyclipping-6.2.1-2|68	iconv -f iso8859-1 -t utf-8 "${filename}" > "${filename}".conv && \
14cu|polyclipping-6.2.1-2|69	touch -r "${filename}" "${filename}".conv && \
14cu|polyclipping-6.2.1-2|70	mv "${filename}".conv "${filename}"
14cu|polyclipping-6.2.1-2|71	done
14cu|polyclipping-6.2.1-2|72	
14cu|polyclipping-6.2.1-2|73	# Enable use_lines
14cu|polyclipping-6.2.1-2|74	sed -i 's|^//#define use_lines$|#define use_lines|' cpp/clipper.hpp
14cu|polyclipping-6.2.1-2|75	
14cu|polyclipping-6.2.1-2|76	%build
14cu|polyclipping-6.2.1-2|77	pushd cpp
14cu|polyclipping-6.2.1-2|78	# Use VERSION argument so that it's added to the pkgconfig file
14cu|polyclipping-6.2.1-2|79	%cmake -DVERSION=%{version}
14cu|polyclipping-6.2.1-2|80	%make
14cu|polyclipping-6.2.1-2|81	popd
14cu|polyclipping-6.2.1-2|82	
14cu|polyclipping-6.2.1-2|83	
14cu|polyclipping-6.2.1-2|84	%install
14cu|polyclipping-6.2.1-2|85	%makeinstall_std -C cpp/build
14cu|polyclipping-6.2.1-2|86	# from Fedora, but I can't see any need for this
14cu|polyclipping-6.2.1-2|87	# Install agg header with corrected include statement
14cu|polyclipping-6.2.1-2|88	# sed -e 's/\.\.\/clipper\.hpp/clipper.hpp/' < cpp/build/cpp_agg/agg_conv_clipper.h > %%{buildroot}%%{_includedir}/%%{name}/agg_conv_clipper.h
14cu|polyclipping-6.2.1-2|89	
14cu|polyclipping-6.2.1-2|90	mv -f %{buildroot}%{_datadir}/pkgconfig/ %{buildroot}%{_libdir}/
14cu|polyclipping-6.2.1-2|91	
14cu|polyclipping-6.2.1-2|92	%files -n       %{libname}
14cu|polyclipping-6.2.1-2|93	%doc License.txt README
14cu|polyclipping-6.2.1-2|94	%doc 'Third Party/Haskell' 'Third Party/perl' 'Third Party/ruby' 'Third Party/python' Documentation
14cu|polyclipping-6.2.1-2|95	%{_libdir}/lib%{name}.so.%{major}*
14cu|polyclipping-6.2.1-2|96	
14cu|polyclipping-6.2.1-2|97	%files -n       %{devname}
14cu|polyclipping-6.2.1-2|98	%{_includedir}/%{name}/
14cu|polyclipping-6.2.1-2|99	%{_libdir}/lib%{name}.so
14cu|polyclipping-6.2.1-2|100	%{_libdir}/pkgconfig/%{name}.pc
14cu|polyclipping-6.2.1-2|101	
14cu|polyclipping-6.2.1-2|102	
14cu|polyclipping-6.2.1-2|103	
14cu|polyclipping-6.2.1-2|104	%changelog
14cu|polyclipping-6.2.1-2|105	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.2.1-2
14cu|polyclipping-6.2.1-2|106	+ Revision: 42e6f08
14cu|polyclipping-6.2.1-2|107	- Imported from SRPM
14cu|polyclipping-6.2.1-2|108	
14cu|polyclipping-6.2.1-2|109	

13832 14
14cu|popcorntime-0.3.8.5-1|1	%global __strip /bin/true
14cu|popcorntime-0.3.8.5-1|2	%define debug_package	%{nil}
14cu|popcorntime-0.3.8.5-1|3	%define oname Popcorn-Time
14cu|popcorntime-0.3.8.5-1|4	%define oversion 0.3.8-5
14cu|popcorntime-0.3.8.5-1|5	# useless provides
14cu|popcorntime-0.3.8.5-1|6	%define __noautoprov 'npm\\(ansi-regex|asap|async|bencode|bncode|boom|castv2-client|combined-stream|cryptiles|debug|delayed-stream|end-of-stream|extend|forever-agent|form-data|glob|graceful-fs|hawk|hoek|inherits|json-stringify-safe|lodash|magnet-uri|mime|mime-db|mime-types|minimatch|minimist|mkdirp|ms|network-address|oauth-sign|once|q|qs|readable-stream|request|rimraf|sax|sntp|strip-ansi|tunnel-agent|underscore|upnp-device-client|upnp-mediarenderer-client|xmlbuilder\\)'
14cu|popcorntime-0.3.8.5-1|7	# self provided requires
14cu|popcorntime-0.3.8.5-1|8	%define __noautoreq  'npm\\(ansi-regex|asap|async|bencode|bncode|boom|browserify|buffer-equal|castv2-client|combined-stream|cryptiles|debug|deep-extend|delayed-stream|end-of-stream|extend|extend.js|forever-agent|form-data|fs-extra|glob|graceful-fs|hawk|inherits|inquirer|json-stringify-safe|lodash|lru-queue|magnet-uri|mime|mime-db|mime-types|minimatch|minimist|mkdirp|ms|network-address|oauth-sign|once|q|qap|qs|querystring|readable-stream|request|rimraf|sax|sntp|strip-ansi|tunnel-agent|uglify-js|underscore|underscore.string|upnp-device-client|upnp-mediarenderer-client|xmlbuilder|hoek\\)|nodejs\\(engine\\)'
14cu|popcorntime-0.3.8.5-1|9	
14cu|popcorntime-0.3.8.5-1|10	Summary:	Watch movies in steaming
14cu|popcorntime-0.3.8.5-1|11	Name:		popcorntime
14cu|popcorntime-0.3.8.5-1|12	Version:	0.3.8.5
14cu|popcorntime-0.3.8.5-1|13	Release:	1
14cu|popcorntime-0.3.8.5-1|14	License:	GPLv3
14cu|popcorntime-0.3.8.5-1|15	Group:		Video
14cu|popcorntime-0.3.8.5-1|16	Url:		https://popcorntime.io/
14cu|popcorntime-0.3.8.5-1|17	# git clone https://git.popcorntime.io/popcorntime/desktop.git
14cu|popcorntime-0.3.8.5-1|18	%ifarch %{ix86}
14cu|popcorntime-0.3.8.5-1|19	Source0:	http://45.55.92.180/build/%{oname}-%{oversion}-Linux-32.tar.xz
14cu|popcorntime-0.3.8.5-1|20	%else
14cu|popcorntime-0.3.8.5-1|21	Source0:	http://178.62.190.82/build/%{oname}-%{oversion}-Linux-64.tar.xz
14cu|popcorntime-0.3.8.5-1|22	%endif
14cu|popcorntime-0.3.8.5-1|23	Source1:	https://git.popcorntime.io/popcorntime/desktop/raw/v0.3.8-5/CHANGELOG.md
14cu|popcorntime-0.3.8.5-1|24	Source100:	popcorntime.rpmlintrc
14cu|popcorntime-0.3.8.5-1|25	
14cu|popcorntime-0.3.8.5-1|26	%description
14cu|popcorntime-0.3.8.5-1|27	Allow any computer user to watch movies easily streaming
14cu|popcorntime-0.3.8.5-1|28	from torrents, without any particular knowledge.
14cu|popcorntime-0.3.8.5-1|29	
14cu|popcorntime-0.3.8.5-1|30	%prep
14cu|popcorntime-0.3.8.5-1|31	%setup -qc
14cu|popcorntime-0.3.8.5-1|32	cp -R %{SOURCE1} CHANGELOG
14cu|popcorntime-0.3.8.5-1|33	
14cu|popcorntime-0.3.8.5-1|34	%build
14cu|popcorntime-0.3.8.5-1|35	# Nothing to build
14cu|popcorntime-0.3.8.5-1|36	
14cu|popcorntime-0.3.8.5-1|37	%install
14cu|popcorntime-0.3.8.5-1|38	# install all
14cu|popcorntime-0.3.8.5-1|39	
14cu|popcorntime-0.3.8.5-1|40	install -dm755 %{buildroot}%{_datadir}
14cu|popcorntime-0.3.8.5-1|41	install -dm755 %{buildroot}%{_datadir}/pixmaps
14cu|popcorntime-0.3.8.5-1|42	install -dm755 %{buildroot}%{_bindir}
14cu|popcorntime-0.3.8.5-1|43	
14cu|popcorntime-0.3.8.5-1|44	cd ..
14cu|popcorntime-0.3.8.5-1|45	cp -a "popcorntime-0.3.8.5" "%{buildroot}%{_datadir}/%{name}"
14cu|popcorntime-0.3.8.5-1|46	
14cu|popcorntime-0.3.8.5-1|47	cd popcorntime-0.3.8.5
14cu|popcorntime-0.3.8.5-1|48	
14cu|popcorntime-0.3.8.5-1|49	
14cu|popcorntime-0.3.8.5-1|50	# icon
14cu|popcorntime-0.3.8.5-1|51	install -Dm644 popcorntime.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|popcorntime-0.3.8.5-1|52	
14cu|popcorntime-0.3.8.5-1|53	# menu entry
14cu|popcorntime-0.3.8.5-1|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|popcorntime-0.3.8.5-1|55	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|popcorntime-0.3.8.5-1|56	[Desktop Entry]
14cu|popcorntime-0.3.8.5-1|57	Name=%{name}
14cu|popcorntime-0.3.8.5-1|58	Comment=Watch movies in steaming
14cu|popcorntime-0.3.8.5-1|59	Exec=%{name}
14cu|popcorntime-0.3.8.5-1|60	Icon=%{name}
14cu|popcorntime-0.3.8.5-1|61	Terminal=false
14cu|popcorntime-0.3.8.5-1|62	Type=Application
14cu|popcorntime-0.3.8.5-1|63	StartupNotify=true
14cu|popcorntime-0.3.8.5-1|64	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;
14cu|popcorntime-0.3.8.5-1|65	EOF
14cu|popcorntime-0.3.8.5-1|66	
14cu|popcorntime-0.3.8.5-1|67	# wrapper
14cu|popcorntime-0.3.8.5-1|68	cat << EOF > %{buildroot}%{_bindir}/%{name}
14cu|popcorntime-0.3.8.5-1|69	#!/bin/bash
14cu|popcorntime-0.3.8.5-1|70	cd %{_datadir}/%{name} && ./Popcorn-Time
14cu|popcorntime-0.3.8.5-1|71	EOF
14cu|popcorntime-0.3.8.5-1|72	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|popcorntime-0.3.8.5-1|73	
14cu|popcorntime-0.3.8.5-1|74	
14cu|popcorntime-0.3.8.5-1|75	
14cu|popcorntime-0.3.8.5-1|76	%files
14cu|popcorntime-0.3.8.5-1|77	%doc CHANGELOG
14cu|popcorntime-0.3.8.5-1|78	%{_bindir}/%{name}
14cu|popcorntime-0.3.8.5-1|79	%{_datadir}/applications/%{name}.desktop
14cu|popcorntime-0.3.8.5-1|80	%{_datadir}/pixmaps/%{name}.png
14cu|popcorntime-0.3.8.5-1|81	%{_datadir}/%{name}
14cu|popcorntime-0.3.8.5-1|82	%changelog
14cu|popcorntime-0.3.8.5-1|83	
14cu|popcorntime-0.3.8.5-1|84	* Fri Oct 09 2015 abfonly <abfonly@gmail.com> 0.3.8.5-1
14cu|popcorntime-0.3.8.5-1|85	- (42ba9ee) Merge pull request #3 from rosalinuxro/popcorntime:rosa2014.1
14cu|popcorntime-0.3.8.5-1|86	- (42ba9ee) abfonly
14cu|popcorntime-0.3.8.5-1|87	
14cu|popcorntime-0.3.8.5-1|88	

13833 14
14cu|postgis-2.1.7-1|1	%define libname %mklibname lwgeom %{version}
14cu|postgis-2.1.7-1|2	%define devname %mklibname lwgeom -d
14cu|postgis-2.1.7-1|3	
14cu|postgis-2.1.7-1|4	Summary:	Geographic objects to the PostgreSQL object-relational database
14cu|postgis-2.1.7-1|5	Name:		postgis
14cu|postgis-2.1.7-1|6	Version:	2.1.7
14cu|postgis-2.1.7-1|7	Release:	1
14cu|postgis-2.1.7-1|8	License:	GPLv2+
14cu|postgis-2.1.7-1|9	Group:		Sciences/Geosciences
14cu|postgis-2.1.7-1|10	Url:		http://www.postgis.net
14cu|postgis-2.1.7-1|11	Source0:	http://download.osgeo.org/postgis/source/%{name}-%{version}.tar.gz
14cu|postgis-2.1.7-1|12	Patch0:		postgis-2.1.0-linkage.patch
14cu|postgis-2.1.7-1|13	BuildRequires:	bison
14cu|postgis-2.1.7-1|14	BuildRequires:	byacc
14cu|postgis-2.1.7-1|15	BuildRequires:	flex
14cu|postgis-2.1.7-1|16	BuildRequires:	libxslt-proc
14cu|postgis-2.1.7-1|17	BuildRequires:	proj
14cu|postgis-2.1.7-1|18	BuildRequires:	gdal-devel
14cu|postgis-2.1.7-1|19	BuildRequires:	geos-devel
14cu|postgis-2.1.7-1|20	BuildRequires:	pkgconfig(cunit)
14cu|postgis-2.1.7-1|21	BuildRequires:	pkgconfig(json-c)
14cu|postgis-2.1.7-1|22	BuildRequires:	pkgconfig(libpq)
14cu|postgis-2.1.7-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|postgis-2.1.7-1|24	BuildRequires:	pkgconfig(proj)
14cu|postgis-2.1.7-1|25	Requires: 	postgresql-plpgsql
14cu|postgis-2.1.7-1|26	Requires:	proj
14cu|postgis-2.1.7-1|27	
14cu|postgis-2.1.7-1|28	%description
14cu|postgis-2.1.7-1|29	Geographic objects to the PostgreSQL object-relational database.
14cu|postgis-2.1.7-1|30	
14cu|postgis-2.1.7-1|31	%files
14cu|postgis-2.1.7-1|32	%doc COPYING README.postgis
14cu|postgis-2.1.7-1|33	%{_bindir}/*
14cu|postgis-2.1.7-1|34	%{_datadir}/*
14cu|postgis-2.1.7-1|35	%{_libdir}/postgresql/*.so
14cu|postgis-2.1.7-1|36	
14cu|postgis-2.1.7-1|37	#----------------------------------------------------------------------------
14cu|postgis-2.1.7-1|38	
14cu|postgis-2.1.7-1|39	%package -n %{libname}
14cu|postgis-2.1.7-1|40	Summary:	Shared library for %{name}
14cu|postgis-2.1.7-1|41	Group:		System/Libraries
14cu|postgis-2.1.7-1|42	
14cu|postgis-2.1.7-1|43	%description -n %{libname}
14cu|postgis-2.1.7-1|44	Shared library for %{name}.
14cu|postgis-2.1.7-1|45	
14cu|postgis-2.1.7-1|46	%files -n %{libname}
14cu|postgis-2.1.7-1|47	%{_libdir}/liblwgeom-%{version}.so
14cu|postgis-2.1.7-1|48	
14cu|postgis-2.1.7-1|49	#----------------------------------------------------------------------------
14cu|postgis-2.1.7-1|50	
14cu|postgis-2.1.7-1|51	%package -n %{devname}
14cu|postgis-2.1.7-1|52	Summary:	Development files for %{name}
14cu|postgis-2.1.7-1|53	Group:		Development/Other
14cu|postgis-2.1.7-1|54	Requires:	%{libname} = %{EVRD}
14cu|postgis-2.1.7-1|55	Provides:	%{name}-devel = %{EVRD}
14cu|postgis-2.1.7-1|56	
14cu|postgis-2.1.7-1|57	%description -n %{devname}
14cu|postgis-2.1.7-1|58	Development files for %{name}.
14cu|postgis-2.1.7-1|59	
14cu|postgis-2.1.7-1|60	%files -n %{devname}
14cu|postgis-2.1.7-1|61	%{_includedir}/liblwgeom.h
14cu|postgis-2.1.7-1|62	%{_libdir}/liblwgeom.so
14cu|postgis-2.1.7-1|63	
14cu|postgis-2.1.7-1|64	#----------------------------------------------------------------------------
14cu|postgis-2.1.7-1|65	
14cu|postgis-2.1.7-1|66	%prep
14cu|postgis-2.1.7-1|67	%setup -q
14cu|postgis-2.1.7-1|68	%patch0 -p1
14cu|postgis-2.1.7-1|69	
14cu|postgis-2.1.7-1|70	%build
14cu|postgis-2.1.7-1|71	%configure2_5x \
14cu|postgis-2.1.7-1|72	--datadir=%{_datadir}/postgis
14cu|postgis-2.1.7-1|73	%make
14cu|postgis-2.1.7-1|74	
14cu|postgis-2.1.7-1|75	%install
14cu|postgis-2.1.7-1|76	%makeinstall_std
14cu|postgis-2.1.7-1|77	
14cu|postgis-2.1.7-1|78	cp utils/postgis*.pl %{buildroot}/%{_bindir}
14cu|postgis-2.1.7-1|79	
14cu|postgis-2.1.7-1|80	rm -f %{buildroot}%{_libdir}/liblwgeom.a
14cu|postgis-2.1.7-1|81	
14cu|postgis-2.1.7-1|82	
14cu|postgis-2.1.7-1|83	%changelog
14cu|postgis-2.1.7-1|84	
14cu|postgis-2.1.7-1|85	* Thu May 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-1
14cu|postgis-2.1.7-1|86	- (7d79d95) Updated to 2.1.7
14cu|postgis-2.1.7-1|87	
14cu|postgis-2.1.7-1|88	

13834 14
14cu|postgresql-pgpool-II-3.3.3-2|1	%define short_name pgpool-II
14cu|postgresql-pgpool-II-3.3.3-2|2	%define major 0
14cu|postgresql-pgpool-II-3.3.3-2|3	%define libname %mklibname pcp %{major}
14cu|postgresql-pgpool-II-3.3.3-2|4	%define devname %mklibname pcp -d
14cu|postgresql-pgpool-II-3.3.3-2|5	
14cu|postgresql-pgpool-II-3.3.3-2|6	Summary:	Pgpool is a connection pooling/replication server for PostgreSQL
14cu|postgresql-pgpool-II-3.3.3-2|7	Name:		postgresql-%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|8	Version:	3.3.3
14cu|postgresql-pgpool-II-3.3.3-2|9	Release:	2
14cu|postgresql-pgpool-II-3.3.3-2|10	License:	BSD
14cu|postgresql-pgpool-II-3.3.3-2|11	Group:		Databases
14cu|postgresql-pgpool-II-3.3.3-2|12	Url:		http://pgpool.projects.PostgreSQL.org
14cu|postgresql-pgpool-II-3.3.3-2|13	Source0:	http://pgfoundry.org/frs/download.php/2506/%{short_name}-%{version}.tar.gz
14cu|postgresql-pgpool-II-3.3.3-2|14	Source1:	pgpool.init
14cu|postgresql-pgpool-II-3.3.3-2|15	Source2:	pgpool.sysconfig
14cu|postgresql-pgpool-II-3.3.3-2|16	Source3:	pgpool.conf.mirroring
14cu|postgresql-pgpool-II-3.3.3-2|17	Source4:	pgpool-copy-base-backup
14cu|postgresql-pgpool-II-3.3.3-2|18	Source5:	pgpool-archive_command
14cu|postgresql-pgpool-II-3.3.3-2|19	Source6:	pgpool-mirroring_failback
14cu|postgresql-pgpool-II-3.3.3-2|20	Source7:	postgresql-pgpool-II-tmpfiles.conf
14cu|postgresql-pgpool-II-3.3.3-2|21	# (proyvind):	These are all patches of mine, briefly described in changelog for
14cu|postgresql-pgpool-II-3.3.3-2|22	#		2.3.3-1, eventually they should preferably make their way in some
14cu|postgresql-pgpool-II-3.3.3-2|23	#		form or another when I, or someone else who feels like it gets
14cu|postgresql-pgpool-II-3.3.3-2|24	#		around to it.. ;)
14cu|postgresql-pgpool-II-3.3.3-2|25	Patch0:		pgpool-II-3.3.3-pgpool.conf-mdkconf.patch
14cu|postgresql-pgpool-II-3.3.3-2|26	Patch1:		pgpool-II-3.3.3-logfile.patch
14cu|postgresql-pgpool-II-3.3.3-2|27	BuildRequires:	pam-devel
14cu|postgresql-pgpool-II-3.3.3-2|28	BuildRequires:	setproctitle-devel
14cu|postgresql-pgpool-II-3.3.3-2|29	BuildRequires:	pkgconfig(libpq)
14cu|postgresql-pgpool-II-3.3.3-2|30	BuildRequires:	pkgconfig(openssl)
14cu|postgresql-pgpool-II-3.3.3-2|31	Suggests:	postgresql-server
14cu|postgresql-pgpool-II-3.3.3-2|32	Suggests:	postgresql-contrib-virtual
14cu|postgresql-pgpool-II-3.3.3-2|33	Provides:	%{short_name} = %{EVRD}
14cu|postgresql-pgpool-II-3.3.3-2|34	Requires(post,preun):	rpm-helper
14cu|postgresql-pgpool-II-3.3.3-2|35	
14cu|postgresql-pgpool-II-3.3.3-2|36	%description
14cu|postgresql-pgpool-II-3.3.3-2|37	pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is
14cu|postgresql-pgpool-II-3.3.3-2|38	sometimes called as pgpool-I). For those of you not familiar with pgpool-I,
14cu|postgresql-pgpool-II-3.3.3-2|39	it is a multi-functional middle ware for PostgreSQL that features connection
14cu|postgresql-pgpool-II-3.3.3-2|40	pooling, replication and load balancing functions. pgpool-I allows a user to
14cu|postgresql-pgpool-II-3.3.3-2|41	connect at most two PostgreSQL servers for higher availability or for higher
14cu|postgresql-pgpool-II-3.3.3-2|42	search performance compared to a single PostgreSQL server.
14cu|postgresql-pgpool-II-3.3.3-2|43	
14cu|postgresql-pgpool-II-3.3.3-2|44	pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes)
14cu|postgresql-pgpool-II-3.3.3-2|45	to be connected, which enables queries to be executed simultaneously on all
14cu|postgresql-pgpool-II-3.3.3-2|46	servers. In other words, it enables "parallel query" processing. Also,
14cu|postgresql-pgpool-II-3.3.3-2|47	pgpool-II can be started as pgpool-I by changing configuration parameters.
14cu|postgresql-pgpool-II-3.3.3-2|48	pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be
14cu|postgresql-pgpool-II-3.3.3-2|49	connected, which was not possible in pgpool-I.
14cu|postgresql-pgpool-II-3.3.3-2|50	
14cu|postgresql-pgpool-II-3.3.3-2|51	%files
14cu|postgresql-pgpool-II-3.3.3-2|52	%doc README TODO COPYING AUTHORS ChangeLog NEWS
14cu|postgresql-pgpool-II-3.3.3-2|53	%doc doc/pgpool-en.html doc/pgpool.css doc/tutorial-en.html
14cu|postgresql-pgpool-II-3.3.3-2|54	%lang(ja) %doc README.euc_jp doc/pgpool-ja.html doc/tutorial-ja.html
14cu|postgresql-pgpool-II-3.3.3-2|55	%{_bindir}/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|56	%{_bindir}/pcp_attach_node
14cu|postgresql-pgpool-II-3.3.3-2|57	%{_bindir}/pcp_detach_node
14cu|postgresql-pgpool-II-3.3.3-2|58	%{_bindir}/pcp_node_count
14cu|postgresql-pgpool-II-3.3.3-2|59	%{_bindir}/pcp_node_info
14cu|postgresql-pgpool-II-3.3.3-2|60	%{_bindir}/pcp_pool_status
14cu|postgresql-pgpool-II-3.3.3-2|61	%{_bindir}/pcp_proc_count
14cu|postgresql-pgpool-II-3.3.3-2|62	%{_bindir}/pcp_proc_info
14cu|postgresql-pgpool-II-3.3.3-2|63	%{_bindir}/pcp_promote_node
14cu|postgresql-pgpool-II-3.3.3-2|64	%{_bindir}/pcp_recovery_node
14cu|postgresql-pgpool-II-3.3.3-2|65	%{_bindir}/pcp_stop_pgpool
14cu|postgresql-pgpool-II-3.3.3-2|66	%{_bindir}/pcp_systemdb_info
14cu|postgresql-pgpool-II-3.3.3-2|67	%{_bindir}/pcp_watchdog_info
14cu|postgresql-pgpool-II-3.3.3-2|68	%{_bindir}/pg_md5
14cu|postgresql-pgpool-II-3.3.3-2|69	%{_mandir}/man8/pgpool.8*
14cu|postgresql-pgpool-II-3.3.3-2|70	%dir %{_datadir}/%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|71	%{_datadir}/%{short_name}/archive_command
14cu|postgresql-pgpool-II-3.3.3-2|72	%{_datadir}/%{short_name}/copy-base-backup
14cu|postgresql-pgpool-II-3.3.3-2|73	%{_datadir}/%{short_name}/insert_lock.sql
14cu|postgresql-pgpool-II-3.3.3-2|74	%{_datadir}/%{short_name}/mirroring_failback
14cu|postgresql-pgpool-II-3.3.3-2|75	%{_datadir}/%{short_name}/system_db.sql
14cu|postgresql-pgpool-II-3.3.3-2|76	%{_datadir}/%{short_name}/pgpool.pam
14cu|postgresql-pgpool-II-3.3.3-2|77	%{_datadir}/%{short_name}/pgpool_recovery_pitr
14cu|postgresql-pgpool-II-3.3.3-2|78	%{_datadir}/%{short_name}/dist_def_pgbench.sql
14cu|postgresql-pgpool-II-3.3.3-2|79	%{_datadir}/%{short_name}/pgpool_recovery
14cu|postgresql-pgpool-II-3.3.3-2|80	%{_datadir}/%{short_name}/pgpool_remote_start
14cu|postgresql-pgpool-II-3.3.3-2|81	%{_datadir}/%{short_name}/replicate_def_pgbench.sql
14cu|postgresql-pgpool-II-3.3.3-2|82	%{_datadir}/postgresql/extension/*.control
14cu|postgresql-pgpool-II-3.3.3-2|83	%{_datadir}/postgresql/extension/*.sql
14cu|postgresql-pgpool-II-3.3.3-2|84	%{_initrddir}/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|85	%{_libdir}/postgresql/pgpool-recovery.so
14cu|postgresql-pgpool-II-3.3.3-2|86	%{_libdir}/postgresql/pgpool-regclass.so
14cu|postgresql-pgpool-II-3.3.3-2|87	%ghost %attr(700,postgres,postgres) %dir %{_localstatedir}/run/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|88	%ghost %attr(775,postgres,postgres) %dir %{_localstatedir}/run/postgresql
14cu|postgresql-pgpool-II-3.3.3-2|89	%dir %{_sysconfdir}/%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|90	%config(noreplace) %{_sysconfdir}/%{short_name}/*.conf*
14cu|postgresql-pgpool-II-3.3.3-2|91	%ghost %attr(644,postgres,postgres) %{_sysconfdir}/%{short_name}/pool_passwd
14cu|postgresql-pgpool-II-3.3.3-2|92	%attr(640,root,postgres) %config(noreplace) %{_sysconfdir}/sysconfig/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|93	%config(noreplace) %{_sysconfdir}/logrotate.d/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|94	%{_tmpfilesdir}/%{name}.conf
14cu|postgresql-pgpool-II-3.3.3-2|95	
14cu|postgresql-pgpool-II-3.3.3-2|96	%post
14cu|postgresql-pgpool-II-3.3.3-2|97	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|postgresql-pgpool-II-3.3.3-2|98	%create_ghostfile %{_sysconfdir}/%{short_name}/pool_passwd postgres postgres 644
14cu|postgresql-pgpool-II-3.3.3-2|99	%_post_service pgpool
14cu|postgresql-pgpool-II-3.3.3-2|100	
14cu|postgresql-pgpool-II-3.3.3-2|101	%preun
14cu|postgresql-pgpool-II-3.3.3-2|102	%_preun_service pgpool
14cu|postgresql-pgpool-II-3.3.3-2|103	
14cu|postgresql-pgpool-II-3.3.3-2|104	#----------------------------------------------------------------------------
14cu|postgresql-pgpool-II-3.3.3-2|105	
14cu|postgresql-pgpool-II-3.3.3-2|106	%package -n %{libname}
14cu|postgresql-pgpool-II-3.3.3-2|107	Summary:	Library for pgpool-II
14cu|postgresql-pgpool-II-3.3.3-2|108	Group:		System/Libraries
14cu|postgresql-pgpool-II-3.3.3-2|109	
14cu|postgresql-pgpool-II-3.3.3-2|110	%description -n %{libname}
14cu|postgresql-pgpool-II-3.3.3-2|111	Library for pgpool-II.
14cu|postgresql-pgpool-II-3.3.3-2|112	
14cu|postgresql-pgpool-II-3.3.3-2|113	%files -n %{libname}
14cu|postgresql-pgpool-II-3.3.3-2|114	%{_libdir}/libpcp.so.%{major}*
14cu|postgresql-pgpool-II-3.3.3-2|115	
14cu|postgresql-pgpool-II-3.3.3-2|116	#----------------------------------------------------------------------------
14cu|postgresql-pgpool-II-3.3.3-2|117	
14cu|postgresql-pgpool-II-3.3.3-2|118	%package -n %{devname}
14cu|postgresql-pgpool-II-3.3.3-2|119	Summary:	Development headers for pgpool-II
14cu|postgresql-pgpool-II-3.3.3-2|120	Group:		Development/C
14cu|postgresql-pgpool-II-3.3.3-2|121	Requires:	%{libname} = %{EVRD}
14cu|postgresql-pgpool-II-3.3.3-2|122	Provides:	%{name}-devel = %{EVRD}
14cu|postgresql-pgpool-II-3.3.3-2|123	
14cu|postgresql-pgpool-II-3.3.3-2|124	%description -n %{devname}
14cu|postgresql-pgpool-II-3.3.3-2|125	Development headers and libraries for pgpool-II.
14cu|postgresql-pgpool-II-3.3.3-2|126	
14cu|postgresql-pgpool-II-3.3.3-2|127	%files -n %{devname}
14cu|postgresql-pgpool-II-3.3.3-2|128	%{_includedir}/*.h
14cu|postgresql-pgpool-II-3.3.3-2|129	%{_libdir}/libpcp.so
14cu|postgresql-pgpool-II-3.3.3-2|130	
14cu|postgresql-pgpool-II-3.3.3-2|131	#----------------------------------------------------------------------------
14cu|postgresql-pgpool-II-3.3.3-2|132	
14cu|postgresql-pgpool-II-3.3.3-2|133	%prep
14cu|postgresql-pgpool-II-3.3.3-2|134	%setup -q -n %{short_name}-%{version}
14cu|postgresql-pgpool-II-3.3.3-2|135	iconv -f iso-8859-1 -t utf-8 TODO -o TODO
14cu|postgresql-pgpool-II-3.3.3-2|136	%patch0 -p1 -b .mdkconf~
14cu|postgresql-pgpool-II-3.3.3-2|137	%patch1 -p1 -b .stdout_log~
14cu|postgresql-pgpool-II-3.3.3-2|138	autoreconf -fi
14cu|postgresql-pgpool-II-3.3.3-2|139	cp %{SOURCE4} sample/copy-base-backup
14cu|postgresql-pgpool-II-3.3.3-2|140	cp %{SOURCE5} sample/archive_command
14cu|postgresql-pgpool-II-3.3.3-2|141	cp %{SOURCE6} sample/mirroring_failback
14cu|postgresql-pgpool-II-3.3.3-2|142	
14cu|postgresql-pgpool-II-3.3.3-2|143	%build
14cu|postgresql-pgpool-II-3.3.3-2|144	%configure2_5x \
14cu|postgresql-pgpool-II-3.3.3-2|145	--with-pgsql-includedir=%{_includedir}/pgsql \
14cu|postgresql-pgpool-II-3.3.3-2|146	--with-pgsql-libdir=%{_libdir}/pgsql \
14cu|postgresql-pgpool-II-3.3.3-2|147	--disable-static \
14cu|postgresql-pgpool-II-3.3.3-2|148	--with-pam \
14cu|postgresql-pgpool-II-3.3.3-2|149	--with-openssl \
14cu|postgresql-pgpool-II-3.3.3-2|150	--disable-rpath \
14cu|postgresql-pgpool-II-3.3.3-2|151	--sysconfdir=%{_sysconfdir}/%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|152	
14cu|postgresql-pgpool-II-3.3.3-2|153	%make
14cu|postgresql-pgpool-II-3.3.3-2|154	%make -C sql/pgpool-recovery
14cu|postgresql-pgpool-II-3.3.3-2|155	%make -C sql/pgpool-regclass
14cu|postgresql-pgpool-II-3.3.3-2|156	
14cu|postgresql-pgpool-II-3.3.3-2|157	%install
14cu|postgresql-pgpool-II-3.3.3-2|158	%makeinstall_std
14cu|postgresql-pgpool-II-3.3.3-2|159	%makeinstall_std -C sql/pgpool-recovery
14cu|postgresql-pgpool-II-3.3.3-2|160	%makeinstall_std -C sql/pgpool-regclass
14cu|postgresql-pgpool-II-3.3.3-2|161	
14cu|postgresql-pgpool-II-3.3.3-2|162	install -d %{buildroot}%{_localstatedir}/run/{pgpool,postgresql}
14cu|postgresql-pgpool-II-3.3.3-2|163	
14cu|postgresql-pgpool-II-3.3.3-2|164	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|postgresql-pgpool-II-3.3.3-2|165	tee %{buildroot}/%{_sysconfdir}/logrotate.d/pgpool <<EOH
14cu|postgresql-pgpool-II-3.3.3-2|166	/var/log/postgres/pgpool {
14cu|postgresql-pgpool-II-3.3.3-2|167	notifempty
14cu|postgresql-pgpool-II-3.3.3-2|168	missingok
14cu|postgresql-pgpool-II-3.3.3-2|169	copytruncate
14cu|postgresql-pgpool-II-3.3.3-2|170	}
14cu|postgresql-pgpool-II-3.3.3-2|171	EOH
14cu|postgresql-pgpool-II-3.3.3-2|172	
14cu|postgresql-pgpool-II-3.3.3-2|173	for i in %{buildroot}/%{_sysconfdir}/%{short_name}/*sample*
14cu|postgresql-pgpool-II-3.3.3-2|174	do mv $i `echo $i |sed -e 's#sample-##g' -e 's#\.sample##g'`
14cu|postgresql-pgpool-II-3.3.3-2|175	done
14cu|postgresql-pgpool-II-3.3.3-2|176	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/%{short_name}/pgpool.conf.mirroring
14cu|postgresql-pgpool-II-3.3.3-2|177	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|178	install -m640 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/pgpool
14cu|postgresql-pgpool-II-3.3.3-2|179	sed -e 's#/usr/local#/usr#g' -i sample/*
14cu|postgresql-pgpool-II-3.3.3-2|180	install -m644 sample/dist_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|181	install -m644 sample/replicate_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
14cu|postgresql-pgpool-II-3.3.3-2|182	
14cu|postgresql-pgpool-II-3.3.3-2|183	for i in archive_command copy-base-backup mirroring_failback pgpool_recovery pgpool_recovery_pitr pgpool_remote_start; do
14cu|postgresql-pgpool-II-3.3.3-2|184	install -m755 sample/$i %{buildroot}%{_datadir}/%{short_name}/$i
14cu|postgresql-pgpool-II-3.3.3-2|185	done
14cu|postgresql-pgpool-II-3.3.3-2|186	
14cu|postgresql-pgpool-II-3.3.3-2|187	touch %{buildroot}%{_sysconfdir}/%{short_name}/pool_passwd
14cu|postgresql-pgpool-II-3.3.3-2|188	
14cu|postgresql-pgpool-II-3.3.3-2|189	install -m0644 %{SOURCE7} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|postgresql-pgpool-II-3.3.3-2|190	
14cu|postgresql-pgpool-II-3.3.3-2|191	
14cu|postgresql-pgpool-II-3.3.3-2|192	%changelog
14cu|postgresql-pgpool-II-3.3.3-2|193	
14cu|postgresql-pgpool-II-3.3.3-2|194	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.3-2
14cu|postgresql-pgpool-II-3.3.3-2|195	- (f05bfd4) Properly handle directories in /var/run/
14cu|postgresql-pgpool-II-3.3.3-2|196	
14cu|postgresql-pgpool-II-3.3.3-2|197	

13835 14
14cu|postr-0.13.1-3|1	%define debug_package %{nil}
14cu|postr-0.13.1-3|2	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14cu|postr-0.13.1-3|3	
14cu|postr-0.13.1-3|4	Summary:	Postr is a Flickr uploading tool for the GNOME desktop
14cu|postr-0.13.1-3|5	Name:		postr
14cu|postr-0.13.1-3|6	Version:	0.13.1
14cu|postr-0.13.1-3|7	Release:	3
14cu|postr-0.13.1-3|8	License:	GPLv2+
14cu|postr-0.13.1-3|9	Group:		Graphics
14cu|postr-0.13.1-3|10	Url:		http://projects.gnome.org/postr/
14cu|postr-0.13.1-3|11	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|postr-0.13.1-3|12	BuildRequires:	pkgconfig(nautilus-python) >= 0.6.1
14cu|postr-0.13.1-3|13	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|postr-0.13.1-3|14	BuildRequires:	intltool
14cu|postr-0.13.1-3|15	BuildRequires:	gnome-doc-utils
14cu|postr-0.13.1-3|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|postr-0.13.1-3|17	Requires:	pygtk2.0
14cu|postr-0.13.1-3|18	Requires:	python-twisted-core
14cu|postr-0.13.1-3|19	Requires:	python-twisted-web
14cu|postr-0.13.1-3|20	Requires:	nautilus-python
14cu|postr-0.13.1-3|21	Requires:	gnome-python-gconf
14cu|postr-0.13.1-3|22	
14cu|postr-0.13.1-3|23	%description
14cu|postr-0.13.1-3|24	Postr is a Flickr uploading tool for the GNOME desktop, which aims to
14cu|postr-0.13.1-3|25	be simple to use but exposing enough of Flickr to be useful.
14cu|postr-0.13.1-3|26	
14cu|postr-0.13.1-3|27	%prep
14cu|postr-0.13.1-3|28	%setup -q
14cu|postr-0.13.1-3|29	
14cu|postr-0.13.1-3|30	%build
14cu|postr-0.13.1-3|31	%configure2_5x --with-nautilus-extension-dir=%{_datadir}/nautilus-python/extensions
14cu|postr-0.13.1-3|32	%make
14cu|postr-0.13.1-3|33	
14cu|postr-0.13.1-3|34	%install
14cu|postr-0.13.1-3|35	%makeinstall_std
14cu|postr-0.13.1-3|36	
14cu|postr-0.13.1-3|37	%find_lang %{name} --with-gnome
14cu|postr-0.13.1-3|38	
14cu|postr-0.13.1-3|39	%files -f %{name}.lang
14cu|postr-0.13.1-3|40	%doc README AUTHORS COPYING TODO
14cu|postr-0.13.1-3|41	%{_bindir}/postr
14cu|postr-0.13.1-3|42	%{_iconsdir}/hicolor/*/apps/*
14cu|postr-0.13.1-3|43	%{_datadir}/applications/*
14cu|postr-0.13.1-3|44	%{_datadir}/nautilus-python/extensions/*
14cu|postr-0.13.1-3|45	%{py_puresitedir}/%{name}
14cu|postr-0.13.1-3|46	
14cu|postr-0.13.1-3|47	
14cu|postr-0.13.1-3|48	
14cu|postr-0.13.1-3|49	%changelog
14cu|postr-0.13.1-3|50	* Sat Oct 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-3
14cu|postr-0.13.1-3|51	+ Revision: 1b39dbc
14cu|postr-0.13.1-3|52	- Disable debug
14cu|postr-0.13.1-3|53	
14cu|postr-0.13.1-3|54	

13836 14
14cu|pound-2.7c-2|1	Summary:	A reverse-proxy and load-balancer
14cu|pound-2.7c-2|2	Name:		pound
14cu|pound-2.7c-2|3	Version:	2.7c
14cu|pound-2.7c-2|4	Release:	2
14cu|pound-2.7c-2|5	Group:		System/Servers
14cu|pound-2.7c-2|6	License:	GPLv2
14cu|pound-2.7c-2|7	URL:		http://www.apsis.ch/pound/
14cu|pound-2.7c-2|8	Source0:	http://www.apsis.ch/pound/Pound-%{version}.tgz
14cu|pound-2.7c-2|9	Source1:	pound.cfg
14cu|pound-2.7c-2|10	Source2:	pound.service
14cu|pound-2.7c-2|11	Source3:	pound-openssl.cnf
14cu|pound-2.7c-2|12	Source4:        %{name}.tmpfiles.d
14cu|pound-2.7c-2|13	Requires:	openssl
14cu|pound-2.7c-2|14	BuildRequires:	openssl-devel
14cu|pound-2.7c-2|15	BuildRequires:	openssl
14cu|pound-2.7c-2|16	BuildRequires:	pcre-devel
14cu|pound-2.7c-2|17	
14cu|pound-2.7c-2|18	%description
14cu|pound-2.7c-2|19	The Pound program is a reverse proxy, load balancer and HTTPS
14cu|pound-2.7c-2|20	front-end for Web server(s).
14cu|pound-2.7c-2|21	
14cu|pound-2.7c-2|22	%prep
14cu|pound-2.7c-2|23	%setup -q -n Pound-%{version}
14cu|pound-2.7c-2|24	
14cu|pound-2.7c-2|25	%build
14cu|pound-2.7c-2|26	%configure2_5x
14cu|pound-2.7c-2|27	%make
14cu|pound-2.7c-2|28	
14cu|pound-2.7c-2|29	%install
14cu|pound-2.7c-2|30	install -d %{buildroot}%{_unitdir}
14cu|pound-2.7c-2|31	install -d %{buildroot}%{_sbindir}
14cu|pound-2.7c-2|32	install -d %{buildroot}%{_mandir}/man8
14cu|pound-2.7c-2|33	install -d %{buildroot}%{_sysconfdir}/pound
14cu|pound-2.7c-2|34	install -d %{buildroot}%{_sysconfdir}/pki/%{name}/certs
14cu|pound-2.7c-2|35	
14cu|pound-2.7c-2|36	install -m0755 pound %{buildroot}%{_sbindir}
14cu|pound-2.7c-2|37	install -m0755 poundctl %{buildroot}%{_sbindir}
14cu|pound-2.7c-2|38	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
14cu|pound-2.7c-2|39	
14cu|pound-2.7c-2|40	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pound/pound.cfg
14cu|pound-2.7c-2|41	install -m0755 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|pound-2.7c-2|42	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pki/%{name}/%{name}.cnf
14cu|pound-2.7c-2|43	install -p -D -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|pound-2.7c-2|44	
14cu|pound-2.7c-2|45	touch %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cu|pound-2.7c-2|46	chmod 600 %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cu|pound-2.7c-2|47	
14cu|pound-2.7c-2|48	%pre
14cu|pound-2.7c-2|49	%_pre_useradd %{name} /var/run/pound /bin/false
14cu|pound-2.7c-2|50	
14cu|pound-2.7c-2|51	%post
14cu|pound-2.7c-2|52	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|pound-2.7c-2|53	%systemd_post pound.service
14cu|pound-2.7c-2|54	# create a ssl cert
14cu|pound-2.7c-2|55	if [ ! -f %{_sysconfdir}/pki/%{name}/certs/%{name}.pem ]; then
14cu|pound-2.7c-2|56	echo "Generating a SSL certificate for %{name}"
14cu|pound-2.7c-2|57	openssl req -x509 -newkey rsa:1024 -batch -keyout \
14cu|pound-2.7c-2|58	%{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
14cu|pound-2.7c-2|59	-out %{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
14cu|pound-2.7c-2|60	-days 365 -nodes -config %{_sysconfdir}/pki/%{name}/%{name}.cnf
14cu|pound-2.7c-2|61	chmod 600 %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cu|pound-2.7c-2|62	fi
14cu|pound-2.7c-2|63	
14cu|pound-2.7c-2|64	%preun
14cu|pound-2.7c-2|65	%systemd_preun pound.service
14cu|pound-2.7c-2|66	
14cu|pound-2.7c-2|67	%postun
14cu|pound-2.7c-2|68	%systemd_postun_with_restart pound.service
14cu|pound-2.7c-2|69	
14cu|pound-2.7c-2|70	%files
14cu|pound-2.7c-2|71	%defattr(644,root,root,755)
14cu|pound-2.7c-2|72	%doc README
14cu|pound-2.7c-2|73	%{_unitdir}/%{name}.service
14cu|pound-2.7c-2|74	%attr(0755,root,root) %{_sbindir}/*
14cu|pound-2.7c-2|75	%dir %{_sysconfdir}/%{name}
14cu|pound-2.7c-2|76	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.cfg
14cu|pound-2.7c-2|77	%attr(0600,root,root) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
14cu|pound-2.7c-2|78	%attr(0644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/%{name}.cnf
14cu|pound-2.7c-2|79	%{_mandir}/man8/*
14cu|pound-2.7c-2|80	%{_tmpfilesdir}/%{name}.conf
14cu|pound-2.7c-2|81	
14cu|pound-2.7c-2|82	%changelog
14cu|pound-2.7c-2|83	
14cu|pound-2.7c-2|84	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 2.7c-2
14cu|pound-2.7c-2|85	- (c0a1a90) Switch to tmpfiles
14cu|pound-2.7c-2|86	
14cu|pound-2.7c-2|87	

13837 14
14cu|powdertoy-90.2.322-1|1	%define debug_package %{nil}
14cu|powdertoy-90.2.322-1|2	
14cu|powdertoy-90.2.322-1|3	%define oname   The-Powder-Toy
14cu|powdertoy-90.2.322-1|4	
14cu|powdertoy-90.2.322-1|5	Name:           powdertoy
14cu|powdertoy-90.2.322-1|6	Version:        90.2.322
14cu|powdertoy-90.2.322-1|7	Release:        1
14cu|powdertoy-90.2.322-1|8	Summary:        Falling-sand physics sandbox game
14cu|powdertoy-90.2.322-1|9	Group:          Games/Simulation
14cu|powdertoy-90.2.322-1|10	License:        GPLv3+
14cu|powdertoy-90.2.322-1|11	Url:            http://powdertoy.co.uk
14cu|powdertoy-90.2.322-1|12	Source0:        https://github.com/simtr/The-Powder-Toy/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|powdertoy-90.2.322-1|13	Patch0:         powdertoy-90.2.322-mga-lua5.1-pkgconfig.patch
14cu|powdertoy-90.2.322-1|14	
14cu|powdertoy-90.2.322-1|15	BuildRequires:  bzip2-devel
14cu|powdertoy-90.2.322-1|16	BuildRequires:  imagemagick
14cu|powdertoy-90.2.322-1|17	BuildRequires:  lua5.2-devel
14cu|powdertoy-90.2.322-1|18	BuildRequires:  pkgconfig(fftw3)
14cu|powdertoy-90.2.322-1|19	BuildRequires:  pkgconfig(sdl)
14cu|powdertoy-90.2.322-1|20	BuildRequires:  pkgconfig(SDL_mixer)
14cu|powdertoy-90.2.322-1|21	BuildRequires:  pkgconfig(zlib)
14cu|powdertoy-90.2.322-1|22	BuildRequires:  scons
14cu|powdertoy-90.2.322-1|23	
14cu|powdertoy-90.2.322-1|24	%description
14cu|powdertoy-90.2.322-1|25	The Powder Toy is a free physics sandbox game, which simulates
14cu|powdertoy-90.2.322-1|26	air pressure and velocity, heat, gravity and a countless number
14cu|powdertoy-90.2.322-1|27	of interactions between different substances! The game provides
14cu|powdertoy-90.2.322-1|28	you with various building materials, liquids, gases and electronic
14cu|powdertoy-90.2.322-1|29	components which can be used to construct complex machines, guns,
14cu|powdertoy-90.2.322-1|30	bombs, realistic terrains and almost anything else.
14cu|powdertoy-90.2.322-1|31	
14cu|powdertoy-90.2.322-1|32	%prep
14cu|powdertoy-90.2.322-1|33	%setup -q -n %{oname}-%{version}
14cu|powdertoy-90.2.322-1|34	%apply_patches
14cu|powdertoy-90.2.322-1|35	
14cu|powdertoy-90.2.322-1|36	%build
14cu|powdertoy-90.2.322-1|37	%setup_compile_flags
14cu|powdertoy-90.2.322-1|38	export CPPDEFINES="NO_INSTALL_CHECK"
14cu|powdertoy-90.2.322-1|39	%scons
14cu|powdertoy-90.2.322-1|40	
14cu|powdertoy-90.2.322-1|41	%install
14cu|powdertoy-90.2.322-1|42	# Game binary
14cu|powdertoy-90.2.322-1|43	%ifarch x86_64
14cu|powdertoy-90.2.322-1|44	%define archsuffix "64"
14cu|powdertoy-90.2.322-1|45	%else
14cu|powdertoy-90.2.322-1|46	%define archsuffix ""
14cu|powdertoy-90.2.322-1|47	%endif
14cu|powdertoy-90.2.322-1|48	install -D -m755 build/powder%{archsuffix} %{buildroot}%{_libexecdir}/%{name}/powder
14cu|powdertoy-90.2.322-1|49	
14cu|powdertoy-90.2.322-1|50	# Wrapper script
14cu|powdertoy-90.2.322-1|51	cat << EOF > %{name}.sh
14cu|powdertoy-90.2.322-1|52	#!/bin/sh
14cu|powdertoy-90.2.322-1|53	CONFIGDIR=\$HOME"/.config/%{name}"
14cu|powdertoy-90.2.322-1|54	
14cu|powdertoy-90.2.322-1|55	if [ ! -e \$CONFIGDIR ];
14cu|powdertoy-90.2.322-1|56	then
14cu|powdertoy-90.2.322-1|57	echo -e "Creating the config directory for The Powder Toy in\n\$CONFIGDIR"
14cu|powdertoy-90.2.322-1|58	mkdir -p \$CONFIGDIR
14cu|powdertoy-90.2.322-1|59	fi
14cu|powdertoy-90.2.322-1|60	
14cu|powdertoy-90.2.322-1|61	pushd \$CONFIGDIR
14cu|powdertoy-90.2.322-1|62	exec %{_libexecdir}/%{name}/powder \$@
14cu|powdertoy-90.2.322-1|63	popd
14cu|powdertoy-90.2.322-1|64	EOF
14cu|powdertoy-90.2.322-1|65	
14cu|powdertoy-90.2.322-1|66	install -D -m755 %{name}.sh %{buildroot}%{_gamesbindir}/%{name}
14cu|powdertoy-90.2.322-1|67	
14cu|powdertoy-90.2.322-1|68	# Icons
14cu|powdertoy-90.2.322-1|69	pushd resources
14cu|powdertoy-90.2.322-1|70	convert powder.ico powder.png
14cu|powdertoy-90.2.322-1|71	install -D -m644 powder-0.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|powdertoy-90.2.322-1|72	install -D -m644 powder-1.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|powdertoy-90.2.322-1|73	install -D -m644 powder-2.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|powdertoy-90.2.322-1|74	install -D -m644 powder-3.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
14cu|powdertoy-90.2.322-1|75	install -D -m644 powder-4.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|powdertoy-90.2.322-1|76	popd
14cu|powdertoy-90.2.322-1|77	
14cu|powdertoy-90.2.322-1|78	# Desktop entry
14cu|powdertoy-90.2.322-1|79	install -d %{buildroot}%{_datadir}/applications
14cu|powdertoy-90.2.322-1|80	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|powdertoy-90.2.322-1|81	[Desktop Entry]
14cu|powdertoy-90.2.322-1|82	Name=The Powder Toy
14cu|powdertoy-90.2.322-1|83	GenericName=Physics sandbox
14cu|powdertoy-90.2.322-1|84	Comment=%{summary}
14cu|powdertoy-90.2.322-1|85	Exec=%{name}
14cu|powdertoy-90.2.322-1|86	Icon=%{name}
14cu|powdertoy-90.2.322-1|87	Terminal=false
14cu|powdertoy-90.2.322-1|88	Type=Application
14cu|powdertoy-90.2.322-1|89	Categories=Game;Simulation;
14cu|powdertoy-90.2.322-1|90	EOF
14cu|powdertoy-90.2.322-1|91	
14cu|powdertoy-90.2.322-1|92	%files
14cu|powdertoy-90.2.322-1|93	%doc LICENSE README
14cu|powdertoy-90.2.322-1|94	%{_gamesbindir}/%{name}
14cu|powdertoy-90.2.322-1|95	%{_libexecdir}/%{name}/
14cu|powdertoy-90.2.322-1|96	%{_datadir}/applications/%{name}.desktop
14cu|powdertoy-90.2.322-1|97	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|powdertoy-90.2.322-1|98	
14cu|powdertoy-90.2.322-1|99	
14cu|powdertoy-90.2.322-1|100	
14cu|powdertoy-90.2.322-1|101	%changelog
14cu|powdertoy-90.2.322-1|102	
14cu|powdertoy-90.2.322-1|103	* Fri Oct 09 2015 Denis Silakov <dsilakov@gmail.com> 90.2.322-1
14cu|powdertoy-90.2.322-1|104	- (3c51e7f) Cleanup
14cu|powdertoy-90.2.322-1|105	
14cu|powdertoy-90.2.322-1|106	

13838 14
14cu|powermanga-0.93.1-1|1	Summary:	Shoot 'em up game with 3D graphics
14cu|powermanga-0.93.1-1|2	Name:		powermanga
14cu|powermanga-0.93.1-1|3	Version:	0.93.1
14cu|powermanga-0.93.1-1|4	Release:	1
14cu|powermanga-0.93.1-1|5	License:	GPLv3+
14cu|powermanga-0.93.1-1|6	Group:		Games/Arcade
14cu|powermanga-0.93.1-1|7	Url:		http://linux.tlk.fr/games/Powermanga/
14cu|powermanga-0.93.1-1|8	Source0:	http://linux.tlk.fr/games/Powermanga/download/%{name}-%{version}.tgz
14cu|powermanga-0.93.1-1|9	Source11:	%{name}.16.png
14cu|powermanga-0.93.1-1|10	Source12:	%{name}.32.png
14cu|powermanga-0.93.1-1|11	Source13:	%{name}.48.png
14cu|powermanga-0.93.1-1|12	BuildRequires:	pkgconfig(libpng)
14cu|powermanga-0.93.1-1|13	BuildRequires:	pkgconfig(sdl)
14cu|powermanga-0.93.1-1|14	BuildRequires:	pkgconfig(SDL_mixer)
14cu|powermanga-0.93.1-1|15	Requires(post):	rpm-helper
14cu|powermanga-0.93.1-1|16	
14cu|powermanga-0.93.1-1|17	%description
14cu|powermanga-0.93.1-1|18	In this "shoot 'em up" with 3d graphics, you'll have to face and destroy
14cu|powermanga-0.93.1-1|19	more than 60 different types of opponents. Nice musics, many weapons, and
14cu|powermanga-0.93.1-1|20	a ton of surprises.
14cu|powermanga-0.93.1-1|21	
14cu|powermanga-0.93.1-1|22	%files -f %{name}.lang
14cu|powermanga-0.93.1-1|23	%doc README
14cu|powermanga-0.93.1-1|24	%attr(755, root, games) %{_gamesbindir}/%{name}
14cu|powermanga-0.93.1-1|25	%{_gamesdatadir}/%{name}
14cu|powermanga-0.93.1-1|26	%{_mandir}/man6/%{name}.6*
14cu|powermanga-0.93.1-1|27	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|powermanga-0.93.1-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|powermanga-0.93.1-1|29	%attr(775, root, games) %dir %{_localstatedir}/games/%{name}
14cu|powermanga-0.93.1-1|30	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi
14cu|powermanga-0.93.1-1|31	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-easy
14cu|powermanga-0.93.1-1|32	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-hard
14cu|powermanga-0.93.1-1|33	
14cu|powermanga-0.93.1-1|34	%post
14cu|powermanga-0.93.1-1|35	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi root games 664
14cu|powermanga-0.93.1-1|36	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-easy root games 664
14cu|powermanga-0.93.1-1|37	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-hard root games 664
14cu|powermanga-0.93.1-1|38	
14cu|powermanga-0.93.1-1|39	#----------------------------------------------------------------------------
14cu|powermanga-0.93.1-1|40	
14cu|powermanga-0.93.1-1|41	%prep
14cu|powermanga-0.93.1-1|42	%setup -q
14cu|powermanga-0.93.1-1|43	
14cu|powermanga-0.93.1-1|44	%build
14cu|powermanga-0.93.1-1|45	autoreconf -fi
14cu|powermanga-0.93.1-1|46	%configure2_5x
14cu|powermanga-0.93.1-1|47	%make
14cu|powermanga-0.93.1-1|48	
14cu|powermanga-0.93.1-1|49	%install
14cu|powermanga-0.93.1-1|50	%makeinstall_std
14cu|powermanga-0.93.1-1|51	
14cu|powermanga-0.93.1-1|52	install -d install %{buildroot}%{_gamesdatadir}/%{name}/texts
14cu|powermanga-0.93.1-1|53	install -m 644 texts/*.txt texts/*.ini %{buildroot}%{_gamesdatadir}/%{name}/texts
14cu|powermanga-0.93.1-1|54	
14cu|powermanga-0.93.1-1|55	mkdir -p %{buildroot}%{_datadir}/applications
14cu|powermanga-0.93.1-1|56	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|powermanga-0.93.1-1|57	[Desktop Entry]
14cu|powermanga-0.93.1-1|58	Name=PowerManga
14cu|powermanga-0.93.1-1|59	Comment=Shoot 'em up game with 3D graphics
14cu|powermanga-0.93.1-1|60	Exec=%{_gamesbindir}/%{name}
14cu|powermanga-0.93.1-1|61	Icon=%{name}
14cu|powermanga-0.93.1-1|62	Terminal=false
14cu|powermanga-0.93.1-1|63	Type=Application
14cu|powermanga-0.93.1-1|64	StartupNotify=true
14cu|powermanga-0.93.1-1|65	Categories=Game;ArcadeGame;
14cu|powermanga-0.93.1-1|66	EOF
14cu|powermanga-0.93.1-1|67	
14cu|powermanga-0.93.1-1|68	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|powermanga-0.93.1-1|69	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|powermanga-0.93.1-1|70	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|powermanga-0.93.1-1|71	
14cu|powermanga-0.93.1-1|72	%find_lang %{name} --with-man
14cu|powermanga-0.93.1-1|73	
14cu|powermanga-0.93.1-1|74	%changelog
14cu|powermanga-0.93.1-1|75	
14cu|powermanga-0.93.1-1|76	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.93.1-1
14cu|powermanga-0.93.1-1|77	- (257b97d) New version 0.93.1
14cu|powermanga-0.93.1-1|78	- (257b97d) Drop merged patches
14cu|powermanga-0.93.1-1|79	- (257b97d) Adjust file and directory permissions
14cu|powermanga-0.93.1-1|80	
14cu|powermanga-0.93.1-1|81	

13839 14
14cu|powertop-2.8-1|1	Summary:	Power saving diagnostic tool
14cu|powertop-2.8-1|2	
14cu|powertop-2.8-1|3	Name:		powertop
14cu|powertop-2.8-1|4	Version:	2.8
14cu|powertop-2.8-1|5	Release:	1
14cu|powertop-2.8-1|6	License:	GPLv2+
14cu|powertop-2.8-1|7	Group:		System/Kernel and hardware
14cu|powertop-2.8-1|8	Url:		http://www.lesswatts.org/
14cu|powertop-2.8-1|9	Source0:	https://01.org/sites/default/files/downloads/powertop/%{name}-%{version}.tar.gz
14cu|powertop-2.8-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|powertop-2.8-1|11	BuildRequires:	pkgconfig(ncursesw)
14cu|powertop-2.8-1|12	BuildRequires:	pkgconfig(libpci)
14cu|powertop-2.8-1|13	BuildRequires:	pkgconfig(libnl-3.0)
14cu|powertop-2.8-1|14	BuildRequires:	pkgconfig(zlib)
14cu|powertop-2.8-1|15	BuildRequires:	gettext-devel
14cu|powertop-2.8-1|16	
14cu|powertop-2.8-1|17	%description
14cu|powertop-2.8-1|18	PowerTOP tool is a program that collects the various pieces of
14cu|powertop-2.8-1|19	information from a system and presents an overview of how well a
14cu|powertop-2.8-1|20	laptop is doing in terms of power savings. In addition, PowerTOP will
14cu|powertop-2.8-1|21	provide an indication of which tunables and software components are
14cu|powertop-2.8-1|22	the biggest offenders in slurping up battery time. PowerTOP will
14cu|powertop-2.8-1|23	update it's display frequently so that the impact of any changes can
14cu|powertop-2.8-1|24	be seen directly.
14cu|powertop-2.8-1|25	
14cu|powertop-2.8-1|26	%prep
14cu|powertop-2.8-1|27	%setup -qn %{name}-%{version}
14cu|powertop-2.8-1|28	
14cu|powertop-2.8-1|29	%build
14cu|powertop-2.8-1|30	autoreconf -fiv
14cu|powertop-2.8-1|31	%configure2_5x
14cu|powertop-2.8-1|32	%make
14cu|powertop-2.8-1|33	
14cu|powertop-2.8-1|34	%install
14cu|powertop-2.8-1|35	%makeinstall_std
14cu|powertop-2.8-1|36	
14cu|powertop-2.8-1|37	%find_lang %{name}
14cu|powertop-2.8-1|38	
14cu|powertop-2.8-1|39	%files -f %{name}.lang
14cu|powertop-2.8-1|40	%doc README TODO
14cu|powertop-2.8-1|41	%{_sbindir}/%{name}
14cu|powertop-2.8-1|42	%{_mandir}/*/*.*
14cu|powertop-2.8-1|43	
14cu|powertop-2.8-1|44	%changelog
14cu|powertop-2.8-1|45	
14cu|powertop-2.8-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.8-1
14cu|powertop-2.8-1|47	- (8c8f450) Updated to 2.8 (by updates_builder)
14cu|powertop-2.8-1|48	
14cu|powertop-2.8-1|49	

13840 14
14cu|ppsspp-1.5.4-1|1	%bcond_with system_ffmpeg
14cu|ppsspp-1.5.4-1|2	
14cu|ppsspp-1.5.4-1|3	%define lang_snapshot 16.11.2017
14cu|ppsspp-1.5.4-1|4	%define armips_snapshot 19.11.2017
14cu|ppsspp-1.5.4-1|5	%define glslang_snapshot 03.11.2017
14cu|ppsspp-1.5.4-1|6	%define ffmpeg_snapshot 01.03.2017
14cu|ppsspp-1.5.4-1|7	%define spriv_snapshot 31.05.2017
14cu|ppsspp-1.5.4-1|8	
14cu|ppsspp-1.5.4-1|9	Summary:	Sony PlayStation Portable (PSP) emulator
14cu|ppsspp-1.5.4-1|10	Name:		ppsspp
14cu|ppsspp-1.5.4-1|11	Version:	1.5.4
14cu|ppsspp-1.5.4-1|12	Release:	1
14cu|ppsspp-1.5.4-1|13	License:	GPLv2+
14cu|ppsspp-1.5.4-1|14	Group:		Emulators
14cu|ppsspp-1.5.4-1|15	Url:		http://www.ppsspp.org
14cu|ppsspp-1.5.4-1|16	# From git by tag https://github.com/hrydgard/ppsspp
14cu|ppsspp-1.5.4-1|17	Source0:	%{name}-%{version}.tar.gz
14cu|ppsspp-1.5.4-1|18	# From git https://github.com/hrydgard/ppsspp-lang
14cu|ppsspp-1.5.4-1|19	Source2:	ppsspp-lang-%{lang_snapshot}.tar.bz2
14cu|ppsspp-1.5.4-1|20	# From git https://github.com/Kingcom/armips
14cu|ppsspp-1.5.4-1|21	Source3:	armips-%{armips_snapshot}.tar.bz2
14cu|ppsspp-1.5.4-1|22	Source4:	ppsspp-ffmpeg-%{ffmpeg_snapshot}.tar.bz2
14cu|ppsspp-1.5.4-1|23	Source5:	glslang-%{glslang_snapshot}.tar.bz2
14cu|ppsspp-1.5.4-1|24	Source7:	SPIRV-Cross-%{spriv_snapshot}.tar.bz2
14cu|ppsspp-1.5.4-1|25	Patch0:		ppsspp-1.1.0-git-version.patch
14cu|ppsspp-1.5.4-1|26	Patch1:		ppsspp-1.4.0-datapath.patch
14cu|ppsspp-1.5.4-1|27	Patch2:		ppsspp-1.4.0-optflags.patch
14cu|ppsspp-1.5.4-1|28	Patch3:		ppsspp-1.4-cmake-version.patch
14cu|ppsspp-1.5.4-1|29	BuildRequires:	cmake
14cu|ppsspp-1.5.4-1|30	BuildRequires:	imagemagick
14cu|ppsspp-1.5.4-1|31	%if %{with system_ffmpeg}
14cu|ppsspp-1.5.4-1|32	BuildRequires:	ffmpeg-devel
14cu|ppsspp-1.5.4-1|33	%endif
14cu|ppsspp-1.5.4-1|34	BuildRequires:	snappy-devel
14cu|ppsspp-1.5.4-1|35	BuildRequires:	pkgconfig(gl)
14cu|ppsspp-1.5.4-1|36	BuildRequires:	pkgconfig(glu)
14cu|ppsspp-1.5.4-1|37	#Requires system libpng17, otherwise uses internal static build
14cu|ppsspp-1.5.4-1|38	BuildRequires:	pkgconfig(libpng)
14cu|ppsspp-1.5.4-1|39	BuildRequires:	pkgconfig(libzip)
14cu|ppsspp-1.5.4-1|40	BuildRequires:	pkgconfig(sdl2)
14cu|ppsspp-1.5.4-1|41	BuildRequires:	pkgconfig(zlib)
14cu|ppsspp-1.5.4-1|42	
14cu|ppsspp-1.5.4-1|43	%description
14cu|ppsspp-1.5.4-1|44	PPSSPP is a cross-platform Sony PlayStation Portable (PSP) emulator.
14cu|ppsspp-1.5.4-1|45	
14cu|ppsspp-1.5.4-1|46	PPSSPP can run your PSP games on your PC in full HD resolution, and play
14cu|ppsspp-1.5.4-1|47	them on Android too. It can even upscale textures that would otherwise be
14cu|ppsspp-1.5.4-1|48	too blurry as they were made for the small screen of the original PSP.
14cu|ppsspp-1.5.4-1|49	
14cu|ppsspp-1.5.4-1|50	%files
14cu|ppsspp-1.5.4-1|51	%{_gamesbindir}/%{name}-sdl
14cu|ppsspp-1.5.4-1|52	%{_datadir}/applications/%{name}.desktop
14cu|ppsspp-1.5.4-1|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ppsspp-1.5.4-1|54	%{_gamesdatadir}/%{name}
14cu|ppsspp-1.5.4-1|55	
14cu|ppsspp-1.5.4-1|56	#----------------------------------------------------------------------------
14cu|ppsspp-1.5.4-1|57	
14cu|ppsspp-1.5.4-1|58	%prep
14cu|ppsspp-1.5.4-1|59	%setup -q
14cu|ppsspp-1.5.4-1|60	%patch0 -p1
14cu|ppsspp-1.5.4-1|61	%patch1 -p1
14cu|ppsspp-1.5.4-1|62	%patch2 -p1
14cu|ppsspp-1.5.4-1|63	%patch3 -p1
14cu|ppsspp-1.5.4-1|64	sed s,"unknown_version","%{version}",g -i git-version.cmake
14cu|ppsspp-1.5.4-1|65	
14cu|ppsspp-1.5.4-1|66	pushd assets
14cu|ppsspp-1.5.4-1|67	rm -rf lang
14cu|ppsspp-1.5.4-1|68	tar -xf %{SOURCE2}
14cu|ppsspp-1.5.4-1|69	mv ppsspp-lang-%{lang_snapshot} lang
14cu|ppsspp-1.5.4-1|70	popd
14cu|ppsspp-1.5.4-1|71	pushd ext
14cu|ppsspp-1.5.4-1|72	rm -rf armips
14cu|ppsspp-1.5.4-1|73	tar -xf %{SOURCE3}
14cu|ppsspp-1.5.4-1|74	mv armips-%{armips_snapshot} armips
14cu|ppsspp-1.5.4-1|75	rm -rf glslang
14cu|ppsspp-1.5.4-1|76	tar xf %{SOURCE5}
14cu|ppsspp-1.5.4-1|77	mv glslang-%{glslang_snapshot} glslang
14cu|ppsspp-1.5.4-1|78	rm -rf SPIRV-Cross
14cu|ppsspp-1.5.4-1|79	tar -xf %{SOURCE7}
14cu|ppsspp-1.5.4-1|80	mv SPIRV-Cross-%{spriv_snapshot} SPIRV-Cross
14cu|ppsspp-1.5.4-1|81	popd
14cu|ppsspp-1.5.4-1|82	rm -rf ffmpeg
14cu|ppsspp-1.5.4-1|83	tar -xf %{SOURCE4}
14cu|ppsspp-1.5.4-1|84	mv ppsspp-ffmpeg-%{ffmpeg_snapshot} ffmpeg
14cu|ppsspp-1.5.4-1|85	
14cu|ppsspp-1.5.4-1|86	%build
14cu|ppsspp-1.5.4-1|87	%if %{without system_ffmpeg}
14cu|ppsspp-1.5.4-1|88	pushd ffmpeg
14cu|ppsspp-1.5.4-1|89	%ifarch %{ix86}
14cu|ppsspp-1.5.4-1|90	./linux_x86.sh
14cu|ppsspp-1.5.4-1|91	%else
14cu|ppsspp-1.5.4-1|92	./linux_x86-64.sh
14cu|ppsspp-1.5.4-1|93	%endif
14cu|ppsspp-1.5.4-1|94	popd
14cu|ppsspp-1.5.4-1|95	%endif
14cu|ppsspp-1.5.4-1|96	
14cu|ppsspp-1.5.4-1|97	%cmake \
14cu|ppsspp-1.5.4-1|98	-DHEADLESS:BOOL=OFF \
14cu|ppsspp-1.5.4-1|99	-DUSE_FFMPEG:BOOL=ON \
14cu|ppsspp-1.5.4-1|100	%if %{with system_ffmpeg}
14cu|ppsspp-1.5.4-1|101	-DUSE_SYSTEM_FFMPEG:BOOL=ON
14cu|ppsspp-1.5.4-1|102	%else
14cu|ppsspp-1.5.4-1|103	-DUSE_SYSTEM_FFMPEG:BOOL=OFF
14cu|ppsspp-1.5.4-1|104	%endif
14cu|ppsspp-1.5.4-1|105	%make
14cu|ppsspp-1.5.4-1|106	
14cu|ppsspp-1.5.4-1|107	%install
14cu|ppsspp-1.5.4-1|108	mkdir -p %{buildroot}%{_gamesbindir}
14cu|ppsspp-1.5.4-1|109	install -m 0755 build/PPSSPPSDL %{buildroot}%{_gamesbindir}/%{name}-sdl
14cu|ppsspp-1.5.4-1|110	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|ppsspp-1.5.4-1|111	cp -r build/assets %{buildroot}%{_gamesdatadir}/%{name}
14cu|ppsspp-1.5.4-1|112	
14cu|ppsspp-1.5.4-1|113	# install menu entry
14cu|ppsspp-1.5.4-1|114	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|ppsspp-1.5.4-1|115	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|ppsspp-1.5.4-1|116	[Desktop Entry]
14cu|ppsspp-1.5.4-1|117	Name=PPSSPP
14cu|ppsspp-1.5.4-1|118	Comment=Sony PSP emulator
14cu|ppsspp-1.5.4-1|119	Exec=%{_gamesbindir}/%{name}-sdl
14cu|ppsspp-1.5.4-1|120	Icon=%{name}
14cu|ppsspp-1.5.4-1|121	Terminal=false
14cu|ppsspp-1.5.4-1|122	Type=Application
14cu|ppsspp-1.5.4-1|123	Categories=Game;Emulator;
14cu|ppsspp-1.5.4-1|124	EOF
14cu|ppsspp-1.5.4-1|125	
14cu|ppsspp-1.5.4-1|126	# install menu icons
14cu|ppsspp-1.5.4-1|127	for N in 16 32 48 64 128;
14cu|ppsspp-1.5.4-1|128	do
14cu|ppsspp-1.5.4-1|129	convert icons/icon-114.png -scale ${N}x${N} $N.png;
14cu|ppsspp-1.5.4-1|130	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|ppsspp-1.5.4-1|131	done
14cu|ppsspp-1.5.4-1|132	
14cu|ppsspp-1.5.4-1|133	
14cu|ppsspp-1.5.4-1|134	%changelog
14cu|ppsspp-1.5.4-1|135	
14cu|ppsspp-1.5.4-1|136	* Wed Dec 06 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.4-1
14cu|ppsspp-1.5.4-1|137	- (3ca99e5) New version 1.5.4
14cu|ppsspp-1.5.4-1|138	
14cu|ppsspp-1.5.4-1|139	* Wed Dec 06 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-1
14cu|ppsspp-1.5.4-1|140	- (b22d360) New version 1.5.3
14cu|ppsspp-1.5.4-1|141	
14cu|ppsspp-1.5.4-1|142	* Fri Dec 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-1
14cu|ppsspp-1.5.4-1|143	- (00b1051) New version 1.5.2
14cu|ppsspp-1.5.4-1|144	
14cu|ppsspp-1.5.4-1|145	* Tue May 30 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-1
14cu|ppsspp-1.5.4-1|146	- (e4f5ab8) New version 1.4.2
14cu|ppsspp-1.5.4-1|147	
14cu|ppsspp-1.5.4-1|148	* Mon Apr 03 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
14cu|ppsspp-1.5.4-1|149	- (288b33d) Lower required cmake version
14cu|ppsspp-1.5.4-1|150	- (Andrey Bondrov: 3c85414) New version 1.4
14cu|ppsspp-1.5.4-1|151	
14cu|ppsspp-1.5.4-1|152	* Wed Mar 29 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-6
14cu|ppsspp-1.5.4-1|153	- (9fd1419) Try to use internal ffmpeg copy until there's ffmpeg 3.2 support in upstream
14cu|ppsspp-1.5.4-1|154	
14cu|ppsspp-1.5.4-1|155	* Wed Mar 29 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-5
14cu|ppsspp-1.5.4-1|156	- (06c00b1) Don't crash with ffmpeg 3
14cu|ppsspp-1.5.4-1|157	
14cu|ppsspp-1.5.4-1|158	* Mon Feb 27 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-4
14cu|ppsspp-1.5.4-1|159	- (73761e5) MassBuild#1264: Increase release tag
14cu|ppsspp-1.5.4-1|160	
14cu|ppsspp-1.5.4-1|161	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-3
14cu|ppsspp-1.5.4-1|162	- (16dcb6f) MassBuild#1257: Increase release tag
14cu|ppsspp-1.5.4-1|163	
14cu|ppsspp-1.5.4-1|164	* Fri Dec 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-2
14cu|ppsspp-1.5.4-1|165	- (09d20a4) MassBuild#1190: Increase release tag
14cu|ppsspp-1.5.4-1|166	
14cu|ppsspp-1.5.4-1|167	* Tue Oct 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1
14cu|ppsspp-1.5.4-1|168	- (a9e2067) New version 1.3
14cu|ppsspp-1.5.4-1|169	
14cu|ppsspp-1.5.4-1|170	* Mon Mar 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
14cu|ppsspp-1.5.4-1|171	- (4269a19) Upload new languages tarball
14cu|ppsspp-1.5.4-1|172	- (Andrey Bondrov: f499df5) New version 1.2.2
14cu|ppsspp-1.5.4-1|173	
14cu|ppsspp-1.5.4-1|174	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
14cu|ppsspp-1.5.4-1|175	- (f883cfe) New version 1.2.1
14cu|ppsspp-1.5.4-1|176	
14cu|ppsspp-1.5.4-1|177	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 1.1.1-2
14cu|ppsspp-1.5.4-1|178	- (ff595fd) Rebuild with new libzip
14cu|ppsspp-1.5.4-1|179	
14cu|ppsspp-1.5.4-1|180	* Tue Oct 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-1
14cu|ppsspp-1.5.4-1|181	- (4dd121b) New version 1.1.1, update languages snapshot
14cu|ppsspp-1.5.4-1|182	
14cu|ppsspp-1.5.4-1|183	* Mon Oct 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14cu|ppsspp-1.5.4-1|184	- (171bf33) New version 1.1.0
14cu|ppsspp-1.5.4-1|185	- (171bf33) No longer requires external Native snapshot
14cu|ppsspp-1.5.4-1|186	- (171bf33) Drop merged patches
14cu|ppsspp-1.5.4-1|187	- (171bf33) Drop ffmpeg patch (now cmake option works properly)
14cu|ppsspp-1.5.4-1|188	- (171bf33) Build with default system optflags
14cu|ppsspp-1.5.4-1|189	
14cu|ppsspp-1.5.4-1|190	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
14cu|ppsspp-1.5.4-1|191	- (8b20f7c) Bump release
14cu|ppsspp-1.5.4-1|192	
14cu|ppsspp-1.5.4-1|193	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
14cu|ppsspp-1.5.4-1|194	- (a827dd2) Add some patches from upstream and update native
14cu|ppsspp-1.5.4-1|195	
14cu|ppsspp-1.5.4-1|196	* Sat Feb 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-1
14cu|ppsspp-1.5.4-1|197	- (64de30e) New version 1.0.1
14cu|ppsspp-1.5.4-1|198	
14cu|ppsspp-1.5.4-1|199	* Mon Feb 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
14cu|ppsspp-1.5.4-1|200	- (941cea9) New version 1.0, drop merged patches and switch to SDL2
14cu|ppsspp-1.5.4-1|201	
14cu|ppsspp-1.5.4-1|202	* Sun Nov 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9.1-3
14cu|ppsspp-1.5.4-1|203	- (420e848) Add patch to fix some Atrac3+ audio playback (ugly hack)
14cu|ppsspp-1.5.4-1|204	
14cu|ppsspp-1.5.4-1|205	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9.1-2
14cu|ppsspp-1.5.4-1|206	- (ad1e151) Bump release
14cu|ppsspp-1.5.4-1|207	
14cu|ppsspp-1.5.4-1|208	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9.1-1
14cu|ppsspp-1.5.4-1|209	- (8787890) New version 0.9.9.1
14cu|ppsspp-1.5.4-1|210	
14cu|ppsspp-1.5.4-1|211	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-2
14cu|ppsspp-1.5.4-1|212	- (bd2182c) MassBuild#464: Increase release tag
14cu|ppsspp-1.5.4-1|213	
14cu|ppsspp-1.5.4-1|214	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9-1
14cu|ppsspp-1.5.4-1|215	- (247547d) New version 0.9.9
14cu|ppsspp-1.5.4-1|216	
14cu|ppsspp-1.5.4-1|217	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8-1
14cu|ppsspp-1.5.4-1|218	- (6b91ff6) New version 0.9.8
14cu|ppsspp-1.5.4-1|219	
14cu|ppsspp-1.5.4-1|220	* Sun Feb 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.7.1-1
14cu|ppsspp-1.5.4-1|221	- (e3f1d04) LOG New version 0.9.7.1, re-diff controls patch
14cu|ppsspp-1.5.4-1|222	
14cu|ppsspp-1.5.4-1|223	* Sun Dec 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-1
14cu|ppsspp-1.5.4-1|224	- (4235df1) LOG New version 0.9.6
14cu|ppsspp-1.5.4-1|225	
14cu|ppsspp-1.5.4-1|226	

13841 14
14cu|praat-6.0.18-1|1	Name:		praat
14cu|praat-6.0.18-1|2	Summary:	Praat: doing phonetics, speech analysis and synthesis by computer
14cu|praat-6.0.18-1|3	Version:	6.0.18
14cu|praat-6.0.18-1|4	Release:	1
14cu|praat-6.0.18-1|5	License: 	GPLv2
14cu|praat-6.0.18-1|6	Group:		Sciences/Other
14cu|praat-6.0.18-1|7	Url:		http://www.fon.hum.uva.nl/praat/
14cu|praat-6.0.18-1|8	BuildRequires:	pkgconfig(xp)
14cu|praat-6.0.18-1|9	BuildRequires:	pkgconfig(xt)
14cu|praat-6.0.18-1|10	BuildRequires:	pkgconfig(sm)
14cu|praat-6.0.18-1|11	BuildRequires:	pkgconfig(ice)
14cu|praat-6.0.18-1|12	BuildRequires:	pkgconfig(xext)
14cu|praat-6.0.18-1|13	BuildRequires:	pkgconfig(alsa)
14cu|praat-6.0.18-1|14	BuildRequires:	pkgconfig(xmu)
14cu|praat-6.0.18-1|15	BuildRequires:	lesstif-devel
14cu|praat-6.0.18-1|16	BuildRequires:	gtk2-devel
14cu|praat-6.0.18-1|17	BuildRequires:	pkgconfig(cairo)
14cu|praat-6.0.18-1|18	BuildRequires:	pkgconfig(libpulse)
14cu|praat-6.0.18-1|19	Source0:	https://github.com/praat/praat/archive/v%{version}.zip
14cu|praat-6.0.18-1|20	Source1:	praat.png
14cu|praat-6.0.18-1|21	Source2:	praat_mini.png
14cu|praat-6.0.18-1|22	Source3:	praat_large.png
14cu|praat-6.0.18-1|23	Source4:	praat.desktop
14cu|praat-6.0.18-1|24	
14cu|praat-6.0.18-1|25	%description
14cu|praat-6.0.18-1|26	According to its authors, praat is "doing phonetics by computer". There are
14cu|praat-6.0.18-1|27	several speech analysis functionalities available: spectrograms, cochleograms,
14cu|praat-6.0.18-1|28	and pitch and formant extraction. Articulatory synthesis, as well as synthesis
14cu|praat-6.0.18-1|29	from pitch, formant, and intensity are also available. Other features are
14cu|praat-6.0.18-1|30	segmentation, labelling using the phonetic alphabet, and computation of
14cu|praat-6.0.18-1|31	statistics.
14cu|praat-6.0.18-1|32	
14cu|praat-6.0.18-1|33	%prep
14cu|praat-6.0.18-1|34	%setup -q
14cu|praat-6.0.18-1|35	
14cu|praat-6.0.18-1|36	%build
14cu|praat-6.0.18-1|37	ln -fs makefiles/makefile.defs.linux.pulse makefile.defs
14cu|praat-6.0.18-1|38	%make
14cu|praat-6.0.18-1|39	
14cu|praat-6.0.18-1|40	%clean
14cu|praat-6.0.18-1|41	
14cu|praat-6.0.18-1|42	%install
14cu|praat-6.0.18-1|43	mkdir -p %{buildroot}/%{_bindir}
14cu|praat-6.0.18-1|44	mkdir -p %{buildroot}/%{_datadir}/{applications,icons}
14cu|praat-6.0.18-1|45	mkdir -p %{buildroot}/%{_datadir}/icons/{mini,large}
14cu|praat-6.0.18-1|46	
14cu|praat-6.0.18-1|47	# the application itself
14cu|praat-6.0.18-1|48	cp -vf ./praat %{buildroot}/usr/bin/
14cu|praat-6.0.18-1|49	
14cu|praat-6.0.18-1|50	# icons provided by antonino mingoia from www.ozzpot.com
14cu|praat-6.0.18-1|51	cp -vf %{SOURCE1} %{buildroot}/%{_datadir}/icons/praat.png
14cu|praat-6.0.18-1|52	cp -vf %{SOURCE2} %{buildroot}/%{_datadir}/icons/mini/praat.png
14cu|praat-6.0.18-1|53	cp -vf %{SOURCE3} %{buildroot}/%{_datadir}/icons/large/praat.png
14cu|praat-6.0.18-1|54	
14cu|praat-6.0.18-1|55	# our own desktop entry
14cu|praat-6.0.18-1|56	cp -vf %{SOURCE4} %{buildroot}/%{_datadir}/applications/
14cu|praat-6.0.18-1|57	
14cu|praat-6.0.18-1|58	%files
14cu|praat-6.0.18-1|59	%{_bindir}/praat
14cu|praat-6.0.18-1|60	%{_datadir}/icons/*
14cu|praat-6.0.18-1|61	%{_datadir}/applications/*.desktop
14cu|praat-6.0.18-1|62	
14cu|praat-6.0.18-1|63	
14cu|praat-6.0.18-1|64	%changelog
14cu|praat-6.0.18-1|65	
14cu|praat-6.0.18-1|66	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 6.0.18-1
14cu|praat-6.0.18-1|67	- (2e38f90) Fix BRs
14cu|praat-6.0.18-1|68	
14cu|praat-6.0.18-1|69	

13842 14
14cu|premake-4.4-0.1_beta5|1	%define pre_rel beta5
14cu|premake-4.4-0.1_beta5|2	
14cu|premake-4.4-0.1_beta5|3	Name:           premake
14cu|premake-4.4-0.1_beta5|4	Version:        4.4
14cu|premake-4.4-0.1_beta5|5	Release:        0.1_beta5
14cu|premake-4.4-0.1_beta5|6	Summary:        Cross-platform build configuration tool
14cu|premake-4.4-0.1_beta5|7	Group:          Development/Other
14cu|premake-4.4-0.1_beta5|8	License:        BSD
14cu|premake-4.4-0.1_beta5|9	URL:            http://industriousone.com/premake
14cu|premake-4.4-0.1_beta5|10	Source0:        http://downloads.sourceforge.net/%{name}/premake-%{version}-%{pre_rel}-src.zip
14cu|premake-4.4-0.1_beta5|11	# This patch removes the bundeled Lua sources from the makefile to use the system Lua
14cu|premake-4.4-0.1_beta5|12	Patch0:         premake-4.4-mga-fdr-system-lua.patch
14cu|premake-4.4-0.1_beta5|13	# Add the missing manpage
14cu|premake-4.4-0.1_beta5|14	Patch1:         premake-4.3-fdr-manpage.patch
14cu|premake-4.4-0.1_beta5|15	Patch2:         premake-4.4-mga-parallel-build.patch
14cu|premake-4.4-0.1_beta5|16	
14cu|premake-4.4-0.1_beta5|17	BuildRequires:  doxygen
14cu|premake-4.4-0.1_beta5|18	BuildRequires:  pkgconfig(lua) > 5.0
14cu|premake-4.4-0.1_beta5|19	BuildRequires:  pkgconfig(lua) < 5.2
14cu|premake-4.4-0.1_beta5|20	BuildRequires:  readline-devel
14cu|premake-4.4-0.1_beta5|21	
14cu|premake-4.4-0.1_beta5|22	%description
14cu|premake-4.4-0.1_beta5|23	Premake is a build configuration tool that can generate project files for:
14cu|premake-4.4-0.1_beta5|24	- GNU make
14cu|premake-4.4-0.1_beta5|25	- Code::Blocks
14cu|premake-4.4-0.1_beta5|26	- CodeLite
14cu|premake-4.4-0.1_beta5|27	- MonoDevelop
14cu|premake-4.4-0.1_beta5|28	- SharpDevelop
14cu|premake-4.4-0.1_beta5|29	- Apple XCode
14cu|premake-4.4-0.1_beta5|30	- Microsoft Visual Studio
14cu|premake-4.4-0.1_beta5|31	
14cu|premake-4.4-0.1_beta5|32	%files
14cu|premake-4.4-0.1_beta5|33	%doc doc/html/* LICENSE.txt README.txt CHANGES.txt
14cu|premake-4.4-0.1_beta5|34	%{_bindir}/premake4
14cu|premake-4.4-0.1_beta5|35	%{_mandir}/man1/premake4.1.*
14cu|premake-4.4-0.1_beta5|36	#--------------------------------------------------------------
14cu|premake-4.4-0.1_beta5|37	
14cu|premake-4.4-0.1_beta5|38	%prep
14cu|premake-4.4-0.1_beta5|39	%setup -q -n %{name}-%{version}-%{pre_rel}
14cu|premake-4.4-0.1_beta5|40	%patch0 -p1
14cu|premake-4.4-0.1_beta5|41	%patch1 -p1
14cu|premake-4.4-0.1_beta5|42	%patch2 -p1
14cu|premake-4.4-0.1_beta5|43	# do not stripping the executable
14cu|premake-4.4-0.1_beta5|44	sed -i -e "s|\$(LDFLAGS) -L. -s|\$(LDFLAGS) -L.|" build/gmake.unix/Premake4.make
14cu|premake-4.4-0.1_beta5|45	
14cu|premake-4.4-0.1_beta5|46	%build
14cu|premake-4.4-0.1_beta5|47	pushd build/gmake.unix/
14cu|premake-4.4-0.1_beta5|48	%setup_compile_flags
14cu|premake-4.4-0.1_beta5|49	%make
14cu|premake-4.4-0.1_beta5|50	popd
14cu|premake-4.4-0.1_beta5|51	
14cu|premake-4.4-0.1_beta5|52	# Generate doc
14cu|premake-4.4-0.1_beta5|53	doxygen
14cu|premake-4.4-0.1_beta5|54	
14cu|premake-4.4-0.1_beta5|55	%install
14cu|premake-4.4-0.1_beta5|56	install -m 755 -Dp ./bin/release/premake4 %{buildroot}/%{_bindir}/premake4
14cu|premake-4.4-0.1_beta5|57	install -m 644 -Dp ./premake4.1 %{buildroot}/%{_mandir}/man1/premake4.1
14cu|premake-4.4-0.1_beta5|58	
14cu|premake-4.4-0.1_beta5|59	# Update permissions for debuginfo package
14cu|premake-4.4-0.1_beta5|60	find src/host -name "*.c" -o -name "*.h" |xargs chmod 0644
14cu|premake-4.4-0.1_beta5|61	
14cu|premake-4.4-0.1_beta5|62	%changelog
14cu|premake-4.4-0.1_beta5|63	
14cu|premake-4.4-0.1_beta5|64	* Fri Dec 16 2016 abfonly <abfonly@gmail.com> 4.4-0.1_beta5
14cu|premake-4.4-0.1_beta5|65	- (cbc0704) Merge pull request #3 from abfonly/premake:rosa2014.1
14cu|premake-4.4-0.1_beta5|66	- (cbc0704) abfonly
14cu|premake-4.4-0.1_beta5|67	
14cu|premake-4.4-0.1_beta5|68	

13843 14
14cu|prey-0.6.2-1|1	Summary:	Prey is a lightweight application for tracking your stolen laptop
14cu|prey-0.6.2-1|2	Name:		prey
14cu|prey-0.6.2-1|3	Version:	0.6.2
14cu|prey-0.6.2-1|4	Release:	1
14cu|prey-0.6.2-1|5	License:	GPLv3+
14cu|prey-0.6.2-1|6	Group:		Monitoring
14cu|prey-0.6.2-1|7	Url:		http://preyproject.com/
14cu|prey-0.6.2-1|8	# Re-pack of Debian package sources because original source URL is dead
14cu|prey-0.6.2-1|9	Source0:	%{name}-%{version}.tar.bz2
14cu|prey-0.6.2-1|10	Source1:	prey-config.desktop
14cu|prey-0.6.2-1|11	Requires:	curl
14cu|prey-0.6.2-1|12	Requires:	gksu
14cu|prey-0.6.2-1|13	Requires:	groff
14cu|prey-0.6.2-1|14	Requires:	imagemagick
14cu|prey-0.6.2-1|15	Requires:	mpg123
14cu|prey-0.6.2-1|16	Requires:	perl-IO-Socket-SSL
14cu|prey-0.6.2-1|17	Requires:	perl-Net-SSLeay
14cu|prey-0.6.2-1|18	Requires:	pygtk2
14cu|prey-0.6.2-1|19	Requires:	scrot
14cu|prey-0.6.2-1|20	Requires:	streamer
14cu|prey-0.6.2-1|21	Requires:	traceroute
14cu|prey-0.6.2-1|22	BuildArch:	noarch
14cu|prey-0.6.2-1|23	
14cu|prey-0.6.2-1|24	%description
14cu|prey-0.6.2-1|25	Prey is a lightweight application for tracking your stolen laptop.
14cu|prey-0.6.2-1|26	
14cu|prey-0.6.2-1|27	Prey comprises a shell scripts which calls out on a regular basis
14cu|prey-0.6.2-1|28	to either a server run by prey project, or a url nominated by
14cu|prey-0.6.2-1|29	system administration. A graphical configuration tool is also provided
14cu|prey-0.6.2-1|30	which is used to maintain the simple config file.
14cu|prey-0.6.2-1|31	
14cu|prey-0.6.2-1|32	%files
14cu|prey-0.6.2-1|33	%{_datadir}/%{name}
14cu|prey-0.6.2-1|34	%{_datadir}/applications/prey-config.desktop
14cu|prey-0.6.2-1|35	%{_sysconfdir}/cron.d/%{name}
14cu|prey-0.6.2-1|36	
14cu|prey-0.6.2-1|37	#----------------------------------------------------------------------------
14cu|prey-0.6.2-1|38	
14cu|prey-0.6.2-1|39	%prep
14cu|prey-0.6.2-1|40	%setup -q
14cu|prey-0.6.2-1|41	
14cu|prey-0.6.2-1|42	%build
14cu|prey-0.6.2-1|43	
14cu|prey-0.6.2-1|44	%install
14cu|prey-0.6.2-1|45	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|prey-0.6.2-1|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.d/
14cu|prey-0.6.2-1|47	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|prey-0.6.2-1|48	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|prey-0.6.2-1|49	
14cu|prey-0.6.2-1|50	mv * %{buildroot}%{_datadir}/%{name}/
14cu|prey-0.6.2-1|51	
14cu|prey-0.6.2-1|52	cat << EOF > %{buildroot}%{_sysconfdir}/cron.d/%{name}
14cu|prey-0.6.2-1|53	*/20 * * * * root /usr/share/prey/prey.sh > /var/log/prey.log
14cu|prey-0.6.2-1|54	EOF
14cu|prey-0.6.2-1|55	
14cu|prey-0.6.2-1|56	
14cu|prey-0.6.2-1|57	%changelog
14cu|prey-0.6.2-1|58	
14cu|prey-0.6.2-1|59	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.2-1
14cu|prey-0.6.2-1|60	- (edd55f0) New version 0.6.2
14cu|prey-0.6.2-1|61	- (edd55f0) Requires pygtk2
14cu|prey-0.6.2-1|62	- (edd55f0) Should be noarch package
14cu|prey-0.6.2-1|63	
14cu|prey-0.6.2-1|64	

13844 14
14cu|prime-1.0.0.1-12|1	%define debug_package %{nil}
14cu|prime-1.0.0.1-12|2	
14cu|prime-1.0.0.1-12|3	%define dict_version    1.0.0
14cu|prime-1.0.0.1-12|4	%define suikyo_version  2.1.0-2
14cu|prime-1.0.0.1-12|5	
14cu|prime-1.0.0.1-12|6	Name:         prime
14cu|prime-1.0.0.1-12|7	Summary:      Japanese PRedictive Input Method Editor
14cu|prime-1.0.0.1-12|8	
14cu|prime-1.0.0.1-12|9	Version:      1.0.0.1
14cu|prime-1.0.0.1-12|10	Release:      12
14cu|prime-1.0.0.1-12|11	URL:          http://sourceforge.jp/projects/prime/
14cu|prime-1.0.0.1-12|12	Source0:      %{name}-%{version}.tar.bz2
14cu|prime-1.0.0.1-12|13	Group:        System/Internationalization
14cu|prime-1.0.0.1-12|14	License:      GPL
14cu|prime-1.0.0.1-12|15	Obsoletes:       uim-prime <= 0.4.6-1.beta2.3mdk
14cu|prime-1.0.0.1-12|16	Requires:        prime-dict >= %{dict_version}
14cu|prime-1.0.0.1-12|17	Requires:        suikyo >= %{suikyo_version}
14cu|prime-1.0.0.1-12|18	Requires:        ruby-progressbar
14cu|prime-1.0.0.1-12|19	Requires:        ruby-sary >= 1.2.0
14cu|prime-1.0.0.1-12|20	BuildRequires:   ruby
14cu|prime-1.0.0.1-12|21	Obsoletes:	%{mklibname prime 0} < %{version}-%{release}
14cu|prime-1.0.0.1-12|22	
14cu|prime-1.0.0.1-12|23	%description
14cu|prime-1.0.0.1-12|24	PRIME is Japanese PRedictive Input Method Editor.
14cu|prime-1.0.0.1-12|25	
14cu|prime-1.0.0.1-12|26	%package devel
14cu|prime-1.0.0.1-12|27	Summary: Development files for prime
14cu|prime-1.0.0.1-12|28	
14cu|prime-1.0.0.1-12|29	Group: Development/Other
14cu|prime-1.0.0.1-12|30	Requires: %{name} = %{version}
14cu|prime-1.0.0.1-12|31	Requires: suikyo-devel >= %{suikyo_version}
14cu|prime-1.0.0.1-12|32	Conflicts: lib64prime0 < %{version}-%{release}
14cu|prime-1.0.0.1-12|33	Conflicts: libprime0 < %{version}-%{release}
14cu|prime-1.0.0.1-12|34	
14cu|prime-1.0.0.1-12|35	%description devel
14cu|prime-1.0.0.1-12|36	This package contains development files for prime.
14cu|prime-1.0.0.1-12|37	
14cu|prime-1.0.0.1-12|38	
14cu|prime-1.0.0.1-12|39	%prep
14cu|prime-1.0.0.1-12|40	%setup -q
14cu|prime-1.0.0.1-12|41	
14cu|prime-1.0.0.1-12|42	%build
14cu|prime-1.0.0.1-12|43	[[ ! -x configure ]] && ./autogen.sh
14cu|prime-1.0.0.1-12|44	
14cu|prime-1.0.0.1-12|45	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
14cu|prime-1.0.0.1-12|46	make
14cu|prime-1.0.0.1-12|47	
14cu|prime-1.0.0.1-12|48	%install
14cu|prime-1.0.0.1-12|49	%makeinstall_std
14cu|prime-1.0.0.1-12|50	
14cu|prime-1.0.0.1-12|51	mkdir -p %{buildroot}/%{_sysconfdir}/prime
14cu|prime-1.0.0.1-12|52	cp -f etc/Custom_prime.rb %{buildroot}/%{_sysconfdir}/prime/
14cu|prime-1.0.0.1-12|53	
14cu|prime-1.0.0.1-12|54	%clean
14cu|prime-1.0.0.1-12|55	
14cu|prime-1.0.0.1-12|56	%files
14cu|prime-1.0.0.1-12|57	%doc ChangeLog COPYING README TODO
14cu|prime-1.0.0.1-12|58	%{_sysconfdir}/*
14cu|prime-1.0.0.1-12|59	%{_datadir}/%{name}
14cu|prime-1.0.0.1-12|60	%{_bindir}/*
14cu|prime-1.0.0.1-12|61	%{ruby_sitelibdir}/*
14cu|prime-1.0.0.1-12|62	
14cu|prime-1.0.0.1-12|63	%files devel
14cu|prime-1.0.0.1-12|64	%{_libdir}/pkgconfig/*.pc
14cu|prime-1.0.0.1-12|65	
14cu|prime-1.0.0.1-12|66	
14cu|prime-1.0.0.1-12|67	%changelog
14cu|prime-1.0.0.1-12|68	* Sat Jan 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.1-12
14cu|prime-1.0.0.1-12|69	+ Revision: 1248d96
14cu|prime-1.0.0.1-12|70	- Move to contrib
14cu|prime-1.0.0.1-12|71	
14cu|prime-1.0.0.1-12|72	

13845 14
14cu|primer3-2.3.6-1|1	%define build_with_tests	1
14cu|primer3-2.3.6-1|2	
14cu|primer3-2.3.6-1|3	Name:		primer3
14cu|primer3-2.3.6-1|4	Version:	2.3.6
14cu|primer3-2.3.6-1|5	Release:	1
14cu|primer3-2.3.6-1|6	Summary:	PCR reactions primers identification
14cu|primer3-2.3.6-1|7	Group:		Sciences/Biology
14cu|primer3-2.3.6-1|8	License:	BSD and GPLv2+
14cu|primer3-2.3.6-1|9	URL:		http://primer3.sourceforge.net/
14cu|primer3-2.3.6-1|10	Source0:	http://downloads.sourceforge.net/primer3/%{name}-src-%{version}.tar.gz
14cu|primer3-2.3.6-1|11	Patch0:		primer3-2.2.3-linking.patch
14cu|primer3-2.3.6-1|12	
14cu|primer3-2.3.6-1|13	%description
14cu|primer3-2.3.6-1|14	Primer3 is a complete rewrite of the original PRIMER program
14cu|primer3-2.3.6-1|15	(Primer 0.5), written by Steve Lincoln, Mark Daly, and Eric
14cu|primer3-2.3.6-1|16	Lander.
14cu|primer3-2.3.6-1|17	
14cu|primer3-2.3.6-1|18	Primer3 picks primers for PCR reactions, considering as criteria:
14cu|primer3-2.3.6-1|19	- oligonucleotide melting temperature, size, GC content,
14cu|primer3-2.3.6-1|20	and primer-dimer possibilities
14cu|primer3-2.3.6-1|21	- PCR product size
14cu|primer3-2.3.6-1|22	- positional constraints within the source sequence
14cu|primer3-2.3.6-1|23	- miscellaneous other constraints
14cu|primer3-2.3.6-1|24	
14cu|primer3-2.3.6-1|25	All of these criteria are user-specifiable as constraints, and
14cu|primer3-2.3.6-1|26	some are specifiable as terms in an objective function that
14cu|primer3-2.3.6-1|27	characterizes an optimal primer pair.
14cu|primer3-2.3.6-1|28	
14cu|primer3-2.3.6-1|29	%prep
14cu|primer3-2.3.6-1|30	%setup -q -n %{name}-%{version}
14cu|primer3-2.3.6-1|31	%patch0  -p1 -b .linking
14cu|primer3-2.3.6-1|32	
14cu|primer3-2.3.6-1|33	%build
14cu|primer3-2.3.6-1|34	%make -C src CFLAGS="%{optflags} -D__USE_FIXED_PROTOTYPES__" LDFLAGS="%{ldflags}" V=1
14cu|primer3-2.3.6-1|35	
14cu|primer3-2.3.6-1|36	%install
14cu|primer3-2.3.6-1|37	install -Dpm 755 src/primer3_core %{buildroot}%{_bindir}/primer3_core
14cu|primer3-2.3.6-1|38	install -Dpm 755 src/ntdpal %{buildroot}%{_bindir}/ntdpal
14cu|primer3-2.3.6-1|39	install -Dpm 755 src/ntthal %{buildroot}%{_bindir}/ntthal
14cu|primer3-2.3.6-1|40	install -Dpm 755 src/oligotm %{buildroot}%{_bindir}/oligotm
14cu|primer3-2.3.6-1|41	install -Dpm 755 src/long_seq_tm_test %{buildroot}%{_bindir}/long_seq_tm_test
14cu|primer3-2.3.6-1|42	
14cu|primer3-2.3.6-1|43	%if %build_with_tests
14cu|primer3-2.3.6-1|44	%check
14cu|primer3-2.3.6-1|45	%make -C test
14cu|primer3-2.3.6-1|46	%endif
14cu|primer3-2.3.6-1|47	
14cu|primer3-2.3.6-1|48	%files
14cu|primer3-2.3.6-1|49	%doc *.txt *.htm example src/release_notes.txt
14cu|primer3-2.3.6-1|50	%{_bindir}/*
14cu|primer3-2.3.6-1|51	
14cu|primer3-2.3.6-1|52	
14cu|primer3-2.3.6-1|53	
14cu|primer3-2.3.6-1|54	%changelog
14cu|primer3-2.3.6-1|55	
14cu|primer3-2.3.6-1|56	* Wed Oct 07 2015 Denis Silakov <dsilakov@gmail.com> 2.3.6-1
14cu|primer3-2.3.6-1|57	- (9d6f097) Spec cleanup
14cu|primer3-2.3.6-1|58	
14cu|primer3-2.3.6-1|59	

13846 14
14cu|prisk-4.0.0-1|1	%define upstream_name    Games-Risk
14cu|prisk-4.0.0-1|2	%define upstream_version 4.000
14cu|prisk-4.0.0-1|3	
14cu|prisk-4.0.0-1|4	Name:       prisk
14cu|prisk-4.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
14cu|prisk-4.0.0-1|6	Release:    1
14cu|prisk-4.0.0-1|7	
14cu|prisk-4.0.0-1|8	Summary:    Classical 'risk' board game
14cu|prisk-4.0.0-1|9	License:    GPL+ or Artistic
14cu|prisk-4.0.0-1|10	Group:      Development/Perl
14cu|prisk-4.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14cu|prisk-4.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
14cu|prisk-4.0.0-1|13	
14cu|prisk-4.0.0-1|14	
14cu|prisk-4.0.0-1|15	BuildRequires: perl(Class::Accessor::Fast)
14cu|prisk-4.0.0-1|16	BuildRequires: perl(File::Basename)
14cu|prisk-4.0.0-1|17	BuildRequires: perl(File::ShareDir)
14cu|prisk-4.0.0-1|18	BuildRequires: perl(File::Temp)
14cu|prisk-4.0.0-1|19	BuildRequires: perl(Getopt::Euclid)
14cu|prisk-4.0.0-1|20	BuildRequires: perl(Image::Magick)
14cu|prisk-4.0.0-1|21	BuildRequires: perl(Image::Size)
14cu|prisk-4.0.0-1|22	BuildRequires: perl(List::MoreUtils)
14cu|prisk-4.0.0-1|23	BuildRequires: perl(List::Util)
14cu|prisk-4.0.0-1|24	BuildRequires: perl(Locale::TextDomain)
14cu|prisk-4.0.0-1|25	BuildRequires: perl(MIME::Base64)
14cu|prisk-4.0.0-1|26	BuildRequires: perl(Moose)
14cu|prisk-4.0.0-1|27	BuildRequires: perl(MooseX::Has::Sugar)
14cu|prisk-4.0.0-1|28	BuildRequires: perl(MooseX::POE)
14cu|prisk-4.0.0-1|29	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
14cu|prisk-4.0.0-1|30	BuildRequires: perl(Path::Class)
14cu|prisk-4.0.0-1|31	BuildRequires: perl(POE)
14cu|prisk-4.0.0-1|32	BuildRequires: perl(POE::Loop::Tk)
14cu|prisk-4.0.0-1|33	BuildRequires: perl(Readonly)
14cu|prisk-4.0.0-1|34	BuildRequires: perl(Sub::Exporter)
14cu|prisk-4.0.0-1|35	BuildRequires: perl(Test::More)
14cu|prisk-4.0.0-1|36	BuildRequires: perl(Tk)
14cu|prisk-4.0.0-1|37	BuildRequires: perl(Tk::Balloon)
14cu|prisk-4.0.0-1|38	BuildRequires: perl(Tk::Font)
14cu|prisk-4.0.0-1|39	BuildRequires: perl(Tk::JPEG)
14cu|prisk-4.0.0-1|40	BuildRequires: perl(Tk::PNG)
14cu|prisk-4.0.0-1|41	BuildRequires: perl(Tk::Pane)
14cu|prisk-4.0.0-1|42	BuildRequires: perl(Tk::Pod::Text)
14cu|prisk-4.0.0-1|43	BuildRequires: perl(Tk::Role::Dialog)
14cu|prisk-4.0.0-1|44	BuildRequires: perl(Tk::Sugar)
14cu|prisk-4.0.0-1|45	BuildRequires: perl(Tk::TableMatrix)
14cu|prisk-4.0.0-1|46	BuildRequires: perl(UNIVERSAL::require)
14cu|prisk-4.0.0-1|47	BuildRequires: perl(aliased)
14cu|prisk-4.0.0-1|48	BuildRequires: perl(Module::Build)
14cu|prisk-4.0.0-1|49	BuildArch:  noarch
14cu|prisk-4.0.0-1|50	
14cu|prisk-4.0.0-1|51	Suggests: prisk-maps-countries
14cu|prisk-4.0.0-1|52	Suggests: prisk-maps-history
14cu|prisk-4.0.0-1|53	Suggests: prisk-maps-imaginary
14cu|prisk-4.0.0-1|54	
14cu|prisk-4.0.0-1|55	%description
14cu|prisk-4.0.0-1|56	Risk is a strategic turn-based board game. Players control armies, with
14cu|prisk-4.0.0-1|57	which they attempt to capture territories from other players. The goal of
14cu|prisk-4.0.0-1|58	the game is to control all the territories ('conquer the world') through
14cu|prisk-4.0.0-1|59	the elimination of the other players. Using area movement, Risk ignores
14cu|prisk-4.0.0-1|60	realistic limitations, such as the vast size of the world, and the
14cu|prisk-4.0.0-1|61	logistics of long campaigns.
14cu|prisk-4.0.0-1|62	
14cu|prisk-4.0.0-1|63	This distribution implements a graphical interface for this game.
14cu|prisk-4.0.0-1|64	
14cu|prisk-4.0.0-1|65	%prep
14cu|prisk-4.0.0-1|66	%setup -q -n %{upstream_name}-%{upstream_version}
14cu|prisk-4.0.0-1|67	
14cu|prisk-4.0.0-1|68	%build
14cu|prisk-4.0.0-1|69	perl Build.PL --installdirs=vendor
14cu|prisk-4.0.0-1|70	./Build
14cu|prisk-4.0.0-1|71	
14cu|prisk-4.0.0-1|72	%check
14cu|prisk-4.0.0-1|73	# xvfb-run is broken currently, even if all the tests pass :-(
14cu|prisk-4.0.0-1|74	#xvfb-run ./Build test
14cu|prisk-4.0.0-1|75	
14cu|prisk-4.0.0-1|76	%install
14cu|prisk-4.0.0-1|77	./Build install --destdir=%{buildroot}
14cu|prisk-4.0.0-1|78	
14cu|prisk-4.0.0-1|79	%files
14cu|prisk-4.0.0-1|80	%doc Changes HACKING LICENSE META.json META.yml MYMETA.yml README
14cu|prisk-4.0.0-1|81	%{_bindir}/prisk
14cu|prisk-4.0.0-1|82	%{_mandir}/man1/*
14cu|prisk-4.0.0-1|83	%{_mandir}/man3/*
14cu|prisk-4.0.0-1|84	%{perl_vendorlib}/*
14cu|prisk-4.0.0-1|85	
14cu|prisk-4.0.0-1|86	
14cu|prisk-4.0.0-1|87	%changelog
14cu|prisk-4.0.0-1|88	
14cu|prisk-4.0.0-1|89	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 4.0.0-1
14cu|prisk-4.0.0-1|90	- (e035d95) Update from upstream
14cu|prisk-4.0.0-1|91	
14cu|prisk-4.0.0-1|92	

13847 14
14cu|privoxy-3.0.24-1|1	%define privoxyconf %{_sysconfdir}/%{name}
14cu|privoxy-3.0.24-1|2	%define reltype stable
14cu|privoxy-3.0.24-1|3	
14cu|privoxy-3.0.24-1|4	Summary:	Privacy enhancing HTTP proxy
14cu|privoxy-3.0.24-1|5	Name:		privoxy
14cu|privoxy-3.0.24-1|6	Version:	3.0.24
14cu|privoxy-3.0.24-1|7	Release:	1
14cu|privoxy-3.0.24-1|8	License:	GPLv2+
14cu|privoxy-3.0.24-1|9	Group:		Networking/Other
14cu|privoxy-3.0.24-1|10	URL:		http://www.privoxy.org/
14cu|privoxy-3.0.24-1|11	Source0:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz
14cu|privoxy-3.0.24-1|12	Source1:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz.asc
14cu|privoxy-3.0.24-1|13	Source2:	privoxy.logrotate
14cu|privoxy-3.0.24-1|14	Source4:	%{name}.service
14cu|privoxy-3.0.24-1|15	Patch0:		privoxy-3.0.23-mga-mdv-missing-user.filter.patch
14cu|privoxy-3.0.24-1|16	Requires(post): rpm-helper
14cu|privoxy-3.0.24-1|17	Requires(preun): rpm-helper
14cu|privoxy-3.0.24-1|18	Obsoletes:	junkbuster
14cu|privoxy-3.0.24-1|19	Provides:	junkbuster = %{version}-%{release}
14cu|privoxy-3.0.24-1|20	Provides:	webproxy
14cu|privoxy-3.0.24-1|21	BuildRequires:	docbook-style-dsssl
14cu|privoxy-3.0.24-1|22	BuildRequires:	docbook-dtd42-xml
14cu|privoxy-3.0.24-1|23	BuildRequires:	docbook-dtd31-sgml
14cu|privoxy-3.0.24-1|24	BuildRequires:	lynx
14cu|privoxy-3.0.24-1|25	BuildRequires:	man
14cu|privoxy-3.0.24-1|26	BuildRequires:	pkgconfig(libpcreposix)
14cu|privoxy-3.0.24-1|27	BuildRequires:	zlib-devel
14cu|privoxy-3.0.24-1|28	
14cu|privoxy-3.0.24-1|29	%description
14cu|privoxy-3.0.24-1|30	Privoxy is a web proxy with advanced filtering capabilities for protecting
14cu|privoxy-3.0.24-1|31	privacy, filtering web page content, managing cookies, controlling access, and
14cu|privoxy-3.0.24-1|32	removing ads, banners, pop-ups and other obnoxious Internet Junk. Privoxy has a
14cu|privoxy-3.0.24-1|33	very flexible configuration and can be customized to suit individual needs and
14cu|privoxy-3.0.24-1|34	tastes. Privoxy has application for both stand-alone systems and multi-user
14cu|privoxy-3.0.24-1|35	networks.
14cu|privoxy-3.0.24-1|36	
14cu|privoxy-3.0.24-1|37	Privoxy was previously called Internet Junkbuster.
14cu|privoxy-3.0.24-1|38	
14cu|privoxy-3.0.24-1|39	To configure privoxy, go to http://config.privoxy.org/
14cu|privoxy-3.0.24-1|40	
14cu|privoxy-3.0.24-1|41	Privoxy proxy is running on port 8118
14cu|privoxy-3.0.24-1|42	
14cu|privoxy-3.0.24-1|43	%prep
14cu|privoxy-3.0.24-1|44	
14cu|privoxy-3.0.24-1|45	%setup -n %{name}-%{version}-%{reltype} -q
14cu|privoxy-3.0.24-1|46	
14cu|privoxy-3.0.24-1|47	# manpage should be in section 8
14cu|privoxy-3.0.24-1|48	sed -i -e 's/^\(\.TH "PRIVOXY" \)"1"/\1"8"/g' privoxy.1
14cu|privoxy-3.0.24-1|49	
14cu|privoxy-3.0.24-1|50	# privoxy.missing.user.filter.patch
14cu|privoxy-3.0.24-1|51	%patch0 -p1
14cu|privoxy-3.0.24-1|52	#needed for build
14cu|privoxy-3.0.24-1|53	autoreconf
14cu|privoxy-3.0.24-1|54	
14cu|privoxy-3.0.24-1|55	%build
14cu|privoxy-3.0.24-1|56	find . -type f -perm 0640 -exec chmod 644 {} \;
14cu|privoxy-3.0.24-1|57	
14cu|privoxy-3.0.24-1|58	%serverbuild
14cu|privoxy-3.0.24-1|59	%configure2_5x --with-user=daemon --with-group=daemon
14cu|privoxy-3.0.24-1|60	%make
14cu|privoxy-3.0.24-1|61	
14cu|privoxy-3.0.24-1|62	%install
14cu|privoxy-3.0.24-1|63	mkdir -p %{buildroot}%{_sbindir} \
14cu|privoxy-3.0.24-1|64	%{buildroot}%{_mandir}/man8 \
14cu|privoxy-3.0.24-1|65	%{buildroot}/var/log/privoxy \
14cu|privoxy-3.0.24-1|66	%{buildroot}%{privoxyconf}/templates \
14cu|privoxy-3.0.24-1|67	%{buildroot}%{_sysconfdir}/logrotate.d
14cu|privoxy-3.0.24-1|68	
14cu|privoxy-3.0.24-1|69	install -m 755 privoxy %{buildroot}%{_sbindir}/privoxy
14cu|privoxy-3.0.24-1|70	install -m 644 privoxy.1 %{buildroot}%{_mandir}/man8/privoxy.8
14cu|privoxy-3.0.24-1|71	
14cu|privoxy-3.0.24-1|72	# Install various config files
14cu|privoxy-3.0.24-1|73	for i in *.action default.filter trust; do
14cu|privoxy-3.0.24-1|74	install -m 644 $i %{buildroot}%{privoxyconf}/
14cu|privoxy-3.0.24-1|75	done
14cu|privoxy-3.0.24-1|76	for i in templates/*; do
14cu|privoxy-3.0.24-1|77	install -m 644 $i %{buildroot}%{privoxyconf}/templates/
14cu|privoxy-3.0.24-1|78	done
14cu|privoxy-3.0.24-1|79	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|privoxy-3.0.24-1|80	install -d -m 755 %{buildroot}%{_unitdir}
14cu|privoxy-3.0.24-1|81	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14cu|privoxy-3.0.24-1|82	
14cu|privoxy-3.0.24-1|83	# verify all file locations, etc. in the config file
14cu|privoxy-3.0.24-1|84	# don't start with ^ or commented lines are not replaced
14cu|privoxy-3.0.24-1|85	sed -e 's!^confdir.*!confdir /etc/privoxy!g' \
14cu|privoxy-3.0.24-1|86	-e 's!^logdir.*!logdir /var/log/privoxy!g' \
14cu|privoxy-3.0.24-1|87	< config  > %{buildroot}%{privoxyconf}/config
14cu|privoxy-3.0.24-1|88	
14cu|privoxy-3.0.24-1|89	#remove backup files
14cu|privoxy-3.0.24-1|90	rm -f doc/privoxy/webserver/user-manual/*.bak
14cu|privoxy-3.0.24-1|91	
14cu|privoxy-3.0.24-1|92	# create compatibility symlink
14cu|privoxy-3.0.24-1|93	ln -s match-all.action %{buildroot}/%{privoxyconf}/standard.action
14cu|privoxy-3.0.24-1|94	
14cu|privoxy-3.0.24-1|95	%triggerin -- msec < 0.17
14cu|privoxy-3.0.24-1|96	for i in 0 1 2 3 4 5; do
14cu|privoxy-3.0.24-1|97	permfile="%{_sysconfdir}/security/msec/perm.$i"
14cu|privoxy-3.0.24-1|98	if grep -q '^/var/log/privoxy' $permfile; then
14cu|privoxy-3.0.24-1|99	perl -pi -e 's|^/var/log/privoxy\s.*|/var/log/prixovy\t\t\t\tdaemon.daemon\t700|' $permfile
14cu|privoxy-3.0.24-1|100	else
14cu|privoxy-3.0.24-1|101	echo -e "/var/log/prixovy\t\t\t\tdaemon.daemon\t700" >> $permfile
14cu|privoxy-3.0.24-1|102	fi
14cu|privoxy-3.0.24-1|103	done
14cu|privoxy-3.0.24-1|104	
14cu|privoxy-3.0.24-1|105	
14cu|privoxy-3.0.24-1|106	%post
14cu|privoxy-3.0.24-1|107	%_post_service %{name}
14cu|privoxy-3.0.24-1|108	
14cu|privoxy-3.0.24-1|109	%preun
14cu|privoxy-3.0.24-1|110	%_preun_service %{name}
14cu|privoxy-3.0.24-1|111	
14cu|privoxy-3.0.24-1|112	%files
14cu|privoxy-3.0.24-1|113	%doc AUTHORS ChangeLog README
14cu|privoxy-3.0.24-1|114	%doc doc/webserver
14cu|privoxy-3.0.24-1|115	%attr (0700,daemon,daemon) /var/log/privoxy
14cu|privoxy-3.0.24-1|116	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|privoxy-3.0.24-1|117	%{_sbindir}/*
14cu|privoxy-3.0.24-1|118	%{_mandir}/man8/*
14cu|privoxy-3.0.24-1|119	
14cu|privoxy-3.0.24-1|120	%defattr(664,daemon,daemon,755)
14cu|privoxy-3.0.24-1|121	%dir %{privoxyconf}
14cu|privoxy-3.0.24-1|122	%config(noreplace) %{privoxyconf}/config
14cu|privoxy-3.0.24-1|123	%config            %{privoxyconf}/default.action
14cu|privoxy-3.0.24-1|124	%config(noreplace) %{privoxyconf}/default.filter
14cu|privoxy-3.0.24-1|125	%config(noreplace) %{privoxyconf}/templates
14cu|privoxy-3.0.24-1|126	%config(noreplace) %{privoxyconf}/match-all.action
14cu|privoxy-3.0.24-1|127	%config(noreplace) %{privoxyconf}/trust
14cu|privoxy-3.0.24-1|128	%config(noreplace) %{privoxyconf}/user.action
14cu|privoxy-3.0.24-1|129	%config(noreplace) %{privoxyconf}/regression-tests.action
14cu|privoxy-3.0.24-1|130	%{privoxyconf}/standard.action
14cu|privoxy-3.0.24-1|131	%{_unitdir}/%{name}.service
14cu|privoxy-3.0.24-1|132	
14cu|privoxy-3.0.24-1|133	%changelog
14cu|privoxy-3.0.24-1|134	
14cu|privoxy-3.0.24-1|135	* Wed Feb 10 2016 Denis Silakov <dsilakov@gmail.com> 3.0.24-1
14cu|privoxy-3.0.24-1|136	- (9b0e68d) Updated to 3.0.24
14cu|privoxy-3.0.24-1|137	
14cu|privoxy-3.0.24-1|138	

13848 14
14cu|proftpd-1.3.5e-1|1	%define	_disable_ld_no_undefined 1
14cu|proftpd-1.3.5e-1|2	%define	mod_gss_version 1.3.7
14cu|proftpd-1.3.5e-1|3	%define	mod_autohost_version 0.4
14cu|proftpd-1.3.5e-1|4	%define	mod_case_version 0.7
14cu|proftpd-1.3.5e-1|5	%define	mod_vroot_version 0.9.2
14cu|proftpd-1.3.5e-1|6	
14cu|proftpd-1.3.5e-1|7	Summary:	Professional FTP Server
14cu|proftpd-1.3.5e-1|8	Name:		proftpd
14cu|proftpd-1.3.5e-1|9	Version:	1.3.5e
14cu|proftpd-1.3.5e-1|10	Release:	1
14cu|proftpd-1.3.5e-1|11	License:	GPLv2+
14cu|proftpd-1.3.5e-1|12	Group:		System/Servers
14cu|proftpd-1.3.5e-1|13	Url:		http://proftpd.org/
14cu|proftpd-1.3.5e-1|14	Source0:	ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
14cu|proftpd-1.3.5e-1|15	Source1:	proftpd.logrotate
14cu|proftpd-1.3.5e-1|16	Source2:	proftpd.xinetd
14cu|proftpd-1.3.5e-1|17	Source3:	proftpd.init
14cu|proftpd-1.3.5e-1|18	Source4:	proftpd.service
14cu|proftpd-1.3.5e-1|19	Source5:	basic.conf
14cu|proftpd-1.3.5e-1|20	Source7:	welcome.msg
14cu|proftpd-1.3.5e-1|21	Source32:	32_mod_shaper.conf
14cu|proftpd-1.3.5e-1|22	# http://sourceforge.net/projects/gssmod/
14cu|proftpd-1.3.5e-1|23	Source100:	http://prdownloads.sourceforge.net/gssmod/mod_gss-%{mod_gss_version}.tar.gz
14cu|proftpd-1.3.5e-1|24	# from http://www.castaglia.org/proftpd/
14cu|proftpd-1.3.5e-1|25	Source102:	http://www.castaglia.org/proftpd/modules/proftpd-mod-autohost-%{mod_autohost_version}.tar.gz
14cu|proftpd-1.3.5e-1|26	Source103:	http://www.castaglia.org/proftpd/modules/proftpd-mod-case-%{mod_case_version}.tar.gz
14cu|proftpd-1.3.5e-1|27	Source108:	http://www.castaglia.org/proftpd/modules/proftpd-mod-vroot-%{mod_vroot_version}.tar.gz
14cu|proftpd-1.3.5e-1|28	Source150:	%{name}-tmpfiles.conf
14cu|proftpd-1.3.5e-1|29	Source200:	anonymous.conf
14cu|proftpd-1.3.5e-1|30	Patch0:		proftpd-1.3.4b-mdv-xferstats_logfile_location.diff
14cu|proftpd-1.3.5e-1|31	Patch2:		proftpd-1.3.4b-mdv-use-system-auth-instead-of-pam_unix.diff
14cu|proftpd-1.3.5e-1|32	Patch4:		proftpd-1.3.5-mdv-installfix.diff
14cu|proftpd-1.3.5e-1|33	Patch7:		proftpd-1.3.4b-mdv-change_pam_name.diff
14cu|proftpd-1.3.5e-1|34	Patch8:		proftpd-1.3.5a-bug-4206.patch
14cu|proftpd-1.3.5e-1|35	Patch40:	proftpd-1.3.4b-mdv-mod_gss-format_not_a_string_literal_and_no_format_arguments.diff
14cu|proftpd-1.3.5e-1|36	Requires:	pam >= 0.59
14cu|proftpd-1.3.5e-1|37	Requires:	setup
14cu|proftpd-1.3.5e-1|38	Requires(post): systemd
14cu|proftpd-1.3.5e-1|39	Requires(post):	rpm-helper
14cu|proftpd-1.3.5e-1|40	Requires(postun):	rpm-helper
14cu|proftpd-1.3.5e-1|41	Requires(preun):	rpm-helper
14cu|proftpd-1.3.5e-1|42	Requires(pre):	rpm-helper
14cu|proftpd-1.3.5e-1|43	BuildRequires:	cap-devel
14cu|proftpd-1.3.5e-1|44	BuildRequires:	gettext-devel
14cu|proftpd-1.3.5e-1|45	BuildRequires:	acl-devel
14cu|proftpd-1.3.5e-1|46	BuildRequires:	attr-devel
14cu|proftpd-1.3.5e-1|47	BuildRequires:	krb5-devel
14cu|proftpd-1.3.5e-1|48	BuildRequires:	libtool
14cu|proftpd-1.3.5e-1|49	BuildRequires:	libtool-devel
14cu|proftpd-1.3.5e-1|50	BuildRequires:	mysql-devel
14cu|proftpd-1.3.5e-1|51	BuildRequires:	ncurses-devel
14cu|proftpd-1.3.5e-1|52	BuildRequires:	openldap-devel
14cu|proftpd-1.3.5e-1|53	BuildRequires:	openssl-devel
14cu|proftpd-1.3.5e-1|54	BuildRequires:	pam-devel
14cu|proftpd-1.3.5e-1|55	BuildRequires:	pkgconfig
14cu|proftpd-1.3.5e-1|56	BuildRequires:	postgresql-devel
14cu|proftpd-1.3.5e-1|57	BuildRequires:	sasl-plug-gssapi
14cu|proftpd-1.3.5e-1|58	BuildRequires:	sqlite3-devel
14cu|proftpd-1.3.5e-1|59	BuildRequires:	tcp_wrappers-devel
14cu|proftpd-1.3.5e-1|60	BuildRequires:	zlib-devel
14cu|proftpd-1.3.5e-1|61	BuildRequires:	pkgconfig(libmemcached)
14cu|proftpd-1.3.5e-1|62	BuildRequires:	pcre-devel
14cu|proftpd-1.3.5e-1|63	#BuildRequires:	pcreposix-devel
14cu|proftpd-1.3.5e-1|64	Conflicts:	vsftpd
14cu|proftpd-1.3.5e-1|65	Conflicts:	wu-ftpd
14cu|proftpd-1.3.5e-1|66	Conflicts:	pure-ftpd
14cu|proftpd-1.3.5e-1|67	Conflicts:	ncftpd
14cu|proftpd-1.3.5e-1|68	Conflicts:	anonftp
14cu|proftpd-1.3.5e-1|69	
14cu|proftpd-1.3.5e-1|70	Obsoletes:	proftpd-mod_time < 1.3.5-1
14cu|proftpd-1.3.5e-1|71	
14cu|proftpd-1.3.5e-1|72	%description
14cu|proftpd-1.3.5e-1|73	ProFTPd is an enhanced FTP server with a focus toward simplicity, security, and
14cu|proftpd-1.3.5e-1|74	ease of configuration.  It features a very Apache-like configuration syntax,
14cu|proftpd-1.3.5e-1|75	and a highly customizable server infrastructure, including support for multiple
14cu|proftpd-1.3.5e-1|76	'virtual' FTP servers, anonymous FTP, and permission-based directory
14cu|proftpd-1.3.5e-1|77	visibility.
14cu|proftpd-1.3.5e-1|78	
14cu|proftpd-1.3.5e-1|79	This version supports both standalone and xinetd operation.
14cu|proftpd-1.3.5e-1|80	
14cu|proftpd-1.3.5e-1|81	%files -f %{name}.lang
14cu|proftpd-1.3.5e-1|82	%doc README* NEWS CREDITS COPYING doc/*
14cu|proftpd-1.3.5e-1|83	%doc sample-configurations/*
14cu|proftpd-1.3.5e-1|84	%dir %{_sysconfdir}/proftpd.d
14cu|proftpd-1.3.5e-1|85	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|proftpd-1.3.5e-1|86	%config(noreplace) %{_sysconfdir}/%{name}-anonymous.conf
14cu|proftpd-1.3.5e-1|87	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cu|proftpd-1.3.5e-1|88	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}-xinetd
14cu|proftpd-1.3.5e-1|89	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|proftpd-1.3.5e-1|90	%config(noreplace) %{_sysconfdir}/ftpusers
14cu|proftpd-1.3.5e-1|91	%{_initrddir}/%{name}
14cu|proftpd-1.3.5e-1|92	%{_sbindir}/%{name}
14cu|proftpd-1.3.5e-1|93	%{_sbindir}/ftpscrub
14cu|proftpd-1.3.5e-1|94	%{_sbindir}/ftpshut
14cu|proftpd-1.3.5e-1|95	%{_sbindir}/in.ftpd
14cu|proftpd-1.3.5e-1|96	%{_sbindir}/in.%{name}
14cu|proftpd-1.3.5e-1|97	%{_sbindir}/xferstats.holger-preiss
14cu|proftpd-1.3.5e-1|98	%{_bindir}/ftpasswd
14cu|proftpd-1.3.5e-1|99	%{_bindir}/ftpcount
14cu|proftpd-1.3.5e-1|100	%{_bindir}/ftpdctl
14cu|proftpd-1.3.5e-1|101	%{_bindir}/ftpmail
14cu|proftpd-1.3.5e-1|102	%{_bindir}/ftpquota
14cu|proftpd-1.3.5e-1|103	%{_bindir}/ftptop
14cu|proftpd-1.3.5e-1|104	%{_bindir}/ftpwho
14cu|proftpd-1.3.5e-1|105	%{_bindir}/prxs
14cu|proftpd-1.3.5e-1|106	%dir %{_libdir}/%{name}
14cu|proftpd-1.3.5e-1|107	%dir %{_localstatedir}/ftp
14cu|proftpd-1.3.5e-1|108	%dir %{_localstatedir}/ftp/pub
14cu|proftpd-1.3.5e-1|109	%config(noreplace) %{_localstatedir}/ftp/pub/welcome.msg
14cu|proftpd-1.3.5e-1|110	%{_tmpfilesdir}/%{name}.conf
14cu|proftpd-1.3.5e-1|111	%dir %{_localstatedir}/log/%{name}
14cu|proftpd-1.3.5e-1|112	%{_mandir}/man*/*
14cu|proftpd-1.3.5e-1|113	%{_var}/lib/rpm/filetriggers/proftpd.*
14cu|proftpd-1.3.5e-1|114	
14cu|proftpd-1.3.5e-1|115	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|116	
14cu|proftpd-1.3.5e-1|117	%package devel
14cu|proftpd-1.3.5e-1|118	Summary:	Development files for ProFTPD
14cu|proftpd-1.3.5e-1|119	Group:		Development/C
14cu|proftpd-1.3.5e-1|120	
14cu|proftpd-1.3.5e-1|121	%description devel
14cu|proftpd-1.3.5e-1|122	This package contains the development headers for ProFTPD
14cu|proftpd-1.3.5e-1|123	
14cu|proftpd-1.3.5e-1|124	%files devel
14cu|proftpd-1.3.5e-1|125	%doc ChangeLog
14cu|proftpd-1.3.5e-1|126	%dir %{_includedir}/%{name}
14cu|proftpd-1.3.5e-1|127	%{_includedir}/%{name}/*.h
14cu|proftpd-1.3.5e-1|128	%{_libdir}/pkgconfig/*.pc
14cu|proftpd-1.3.5e-1|129	
14cu|proftpd-1.3.5e-1|130	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|131	
14cu|proftpd-1.3.5e-1|132	%package mod_ctrls_admin
14cu|proftpd-1.3.5e-1|133	Summary:	Module implementing admin control handlers
14cu|proftpd-1.3.5e-1|134	Group:		System/Servers
14cu|proftpd-1.3.5e-1|135	Requires(post): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|136	Requires(preun): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|137	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|138	
14cu|proftpd-1.3.5e-1|139	%description mod_ctrls_admin
14cu|proftpd-1.3.5e-1|140	This module implements administrative control actions for the ftpdctl program.
14cu|proftpd-1.3.5e-1|141	
14cu|proftpd-1.3.5e-1|142	%files mod_ctrls_admin
14cu|proftpd-1.3.5e-1|143	%doc doc/contrib/mod_ctrls_admin.html
14cu|proftpd-1.3.5e-1|144	%config(noreplace) %{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
14cu|proftpd-1.3.5e-1|145	%{_libdir}/%{name}/mod_ctrls_admin.so
14cu|proftpd-1.3.5e-1|146	
14cu|proftpd-1.3.5e-1|147	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|148	
14cu|proftpd-1.3.5e-1|149	%package mod_ifsession
14cu|proftpd-1.3.5e-1|150	Summary:	Module supporting conditional per-user/group/class configuration contexts
14cu|proftpd-1.3.5e-1|151	Group:		System/Servers
14cu|proftpd-1.3.5e-1|152	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|153	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|154	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|155	
14cu|proftpd-1.3.5e-1|156	%description mod_ifsession
14cu|proftpd-1.3.5e-1|157	Module supporting conditional per-user/group/class configuration contexts
14cu|proftpd-1.3.5e-1|158	
14cu|proftpd-1.3.5e-1|159	%files mod_ifsession
14cu|proftpd-1.3.5e-1|160	%doc doc/contrib/mod_ifsession.html
14cu|proftpd-1.3.5e-1|161	%config(noreplace) %{_sysconfdir}/%{name}.d/99_mod_ifsession.conf
14cu|proftpd-1.3.5e-1|162	%{_libdir}/%{name}/mod_ifsession.so
14cu|proftpd-1.3.5e-1|163	
14cu|proftpd-1.3.5e-1|164	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|165	
14cu|proftpd-1.3.5e-1|166	%package mod_ldap
14cu|proftpd-1.3.5e-1|167	Summary:	LDAP password lookup module for ProFTPD
14cu|proftpd-1.3.5e-1|168	Group:		System/Servers
14cu|proftpd-1.3.5e-1|169	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|170	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|171	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|172	
14cu|proftpd-1.3.5e-1|173	%description mod_ldap
14cu|proftpd-1.3.5e-1|174	LDAP password lookup module for ProFTPD
14cu|proftpd-1.3.5e-1|175	
14cu|proftpd-1.3.5e-1|176	%files mod_ldap
14cu|proftpd-1.3.5e-1|177	%config(noreplace) %{_sysconfdir}/%{name}.d/13_mod_ldap.conf
14cu|proftpd-1.3.5e-1|178	%{_libdir}/%{name}/mod_ldap.so
14cu|proftpd-1.3.5e-1|179	
14cu|proftpd-1.3.5e-1|180	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|181	
14cu|proftpd-1.3.5e-1|182	%package mod_quotatab
14cu|proftpd-1.3.5e-1|183	Summary:	Module for managing FTP byte/file quotas via centralized tables
14cu|proftpd-1.3.5e-1|184	Group:		System/Servers
14cu|proftpd-1.3.5e-1|185	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|186	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|187	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|188	Requires:	%{name}-mod_quotatab_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|189	
14cu|proftpd-1.3.5e-1|190	%description mod_quotatab
14cu|proftpd-1.3.5e-1|191	Module for managing FTP byte/file quotas via centralized tables
14cu|proftpd-1.3.5e-1|192	
14cu|proftpd-1.3.5e-1|193	%files mod_quotatab
14cu|proftpd-1.3.5e-1|194	%doc doc/contrib/mod_quotatab.html
14cu|proftpd-1.3.5e-1|195	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
14cu|proftpd-1.3.5e-1|196	%{_libdir}/%{name}/mod_quotatab.so
14cu|proftpd-1.3.5e-1|197	
14cu|proftpd-1.3.5e-1|198	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|199	
14cu|proftpd-1.3.5e-1|200	%package mod_quotatab_file
14cu|proftpd-1.3.5e-1|201	Summary:	Sub-module for managing quota data via file-based tables
14cu|proftpd-1.3.5e-1|202	Group:		System/Servers
14cu|proftpd-1.3.5e-1|203	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|204	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|205	Requires:	%{name}-mod_quotatab = %{EVRD}
14cu|proftpd-1.3.5e-1|206	Provides:	%{name}-mod_quotatab_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|207	
14cu|proftpd-1.3.5e-1|208	%description mod_quotatab_file
14cu|proftpd-1.3.5e-1|209	Sub-module for managing quota data via file-based tables
14cu|proftpd-1.3.5e-1|210	
14cu|proftpd-1.3.5e-1|211	%files mod_quotatab_file
14cu|proftpd-1.3.5e-1|212	%doc doc/contrib/mod_quotatab_file.html
14cu|proftpd-1.3.5e-1|213	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
14cu|proftpd-1.3.5e-1|214	%{_libdir}/%{name}/mod_quotatab_file.so
14cu|proftpd-1.3.5e-1|215	
14cu|proftpd-1.3.5e-1|216	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|217	
14cu|proftpd-1.3.5e-1|218	%package mod_quotatab_ldap
14cu|proftpd-1.3.5e-1|219	Summary:	Sub-module for obtaining quota information from an LDAP directory
14cu|proftpd-1.3.5e-1|220	Group:		System/Servers
14cu|proftpd-1.3.5e-1|221	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|222	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|223	Requires:	%{name}-mod_quotatab = %{EVRD}
14cu|proftpd-1.3.5e-1|224	Provides:	%{name}-mod_quotatab_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|225	
14cu|proftpd-1.3.5e-1|226	%description mod_quotatab_ldap
14cu|proftpd-1.3.5e-1|227	Sub-module for obtaining quota information from an LDAP directory
14cu|proftpd-1.3.5e-1|228	
14cu|proftpd-1.3.5e-1|229	%files mod_quotatab_ldap
14cu|proftpd-1.3.5e-1|230	%doc doc/contrib/mod_quotatab_ldap.html
14cu|proftpd-1.3.5e-1|231	%config(noreplace) %{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
14cu|proftpd-1.3.5e-1|232	%{_libdir}/%{name}/mod_quotatab_ldap.so
14cu|proftpd-1.3.5e-1|233	
14cu|proftpd-1.3.5e-1|234	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|235	
14cu|proftpd-1.3.5e-1|236	%package mod_quotatab_sql
14cu|proftpd-1.3.5e-1|237	Summary:	Sub-module for managing quota data via SQL-based tables
14cu|proftpd-1.3.5e-1|238	Group:		System/Servers
14cu|proftpd-1.3.5e-1|239	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|240	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|241	Requires:	%{name}-mod_quotatab = %{EVRD}
14cu|proftpd-1.3.5e-1|242	Provides:	%{name}-mod_quotatab_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|243	
14cu|proftpd-1.3.5e-1|244	%description mod_quotatab_sql
14cu|proftpd-1.3.5e-1|245	Sub-module for managing quota data via SQL-based tables
14cu|proftpd-1.3.5e-1|246	
14cu|proftpd-1.3.5e-1|247	%files mod_quotatab_sql
14cu|proftpd-1.3.5e-1|248	%doc doc/contrib/mod_quotatab_sql.html
14cu|proftpd-1.3.5e-1|249	%config(noreplace) %{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
14cu|proftpd-1.3.5e-1|250	%{_libdir}/%{name}/mod_quotatab_sql.so
14cu|proftpd-1.3.5e-1|251	
14cu|proftpd-1.3.5e-1|252	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|253	
14cu|proftpd-1.3.5e-1|254	%package mod_quotatab_radius
14cu|proftpd-1.3.5e-1|255	Summary:	Sub-module for managing quota data via radius
14cu|proftpd-1.3.5e-1|256	Group:		System/Servers
14cu|proftpd-1.3.5e-1|257	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|258	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|259	Requires:	%{name}-mod_quotatab = %{EVRD}
14cu|proftpd-1.3.5e-1|260	Provides:	%{name}-mod_quotatab_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|261	
14cu|proftpd-1.3.5e-1|262	%description mod_quotatab_radius
14cu|proftpd-1.3.5e-1|263	Sub-module for managing quota data via radius
14cu|proftpd-1.3.5e-1|264	
14cu|proftpd-1.3.5e-1|265	%files mod_quotatab_radius
14cu|proftpd-1.3.5e-1|266	%doc doc/contrib/mod_quotatab_radius.html
14cu|proftpd-1.3.5e-1|267	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
14cu|proftpd-1.3.5e-1|268	%{_libdir}/%{name}/mod_quotatab_radius.so
14cu|proftpd-1.3.5e-1|269	
14cu|proftpd-1.3.5e-1|270	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|271	
14cu|proftpd-1.3.5e-1|272	%package mod_radius
14cu|proftpd-1.3.5e-1|273	Summary:	Module for RADIUS authentication and accounting
14cu|proftpd-1.3.5e-1|274	Group:		System/Servers
14cu|proftpd-1.3.5e-1|275	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|276	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|277	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|278	
14cu|proftpd-1.3.5e-1|279	%description mod_radius
14cu|proftpd-1.3.5e-1|280	Module for RADIUS authentication and accounting
14cu|proftpd-1.3.5e-1|281	
14cu|proftpd-1.3.5e-1|282	%files mod_radius
14cu|proftpd-1.3.5e-1|283	%doc doc/contrib/mod_radius.html
14cu|proftpd-1.3.5e-1|284	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_radius.conf
14cu|proftpd-1.3.5e-1|285	%{_libdir}/%{name}/mod_radius.so
14cu|proftpd-1.3.5e-1|286	
14cu|proftpd-1.3.5e-1|287	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|288	
14cu|proftpd-1.3.5e-1|289	%package mod_ratio
14cu|proftpd-1.3.5e-1|290	Summary:	Support upload/download ratios
14cu|proftpd-1.3.5e-1|291	Group:		System/Servers
14cu|proftpd-1.3.5e-1|292	Requires(post): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|293	Requires(preun): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|294	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|295	
14cu|proftpd-1.3.5e-1|296	%description mod_ratio
14cu|proftpd-1.3.5e-1|297	Support upload/download ratios
14cu|proftpd-1.3.5e-1|298	
14cu|proftpd-1.3.5e-1|299	%files mod_ratio
14cu|proftpd-1.3.5e-1|300	%doc contrib/README.ratio
14cu|proftpd-1.3.5e-1|301	%config(noreplace) %{_sysconfdir}/%{name}.d/25_mod_ratio.conf
14cu|proftpd-1.3.5e-1|302	%{_libdir}/%{name}/mod_ratio.so
14cu|proftpd-1.3.5e-1|303	
14cu|proftpd-1.3.5e-1|304	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|305	
14cu|proftpd-1.3.5e-1|306	%package mod_rewrite
14cu|proftpd-1.3.5e-1|307	Summary:	Module for rewriting FTP commands
14cu|proftpd-1.3.5e-1|308	Group:		System/Servers
14cu|proftpd-1.3.5e-1|309	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|310	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|311	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|312	
14cu|proftpd-1.3.5e-1|313	%description mod_rewrite
14cu|proftpd-1.3.5e-1|314	Module for rewriting FTP commands
14cu|proftpd-1.3.5e-1|315	
14cu|proftpd-1.3.5e-1|316	%files mod_rewrite
14cu|proftpd-1.3.5e-1|317	%doc doc/contrib/mod_rewrite.html
14cu|proftpd-1.3.5e-1|318	%config(noreplace) %{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
14cu|proftpd-1.3.5e-1|319	%{_libdir}/%{name}/mod_rewrite.so
14cu|proftpd-1.3.5e-1|320	
14cu|proftpd-1.3.5e-1|321	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|322	
14cu|proftpd-1.3.5e-1|323	%package mod_site_misc
14cu|proftpd-1.3.5e-1|324	Summary:	Module implementing miscellaneous SITE commands
14cu|proftpd-1.3.5e-1|325	Group:		System/Servers
14cu|proftpd-1.3.5e-1|326	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|327	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|328	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|329	
14cu|proftpd-1.3.5e-1|330	%description mod_site_misc
14cu|proftpd-1.3.5e-1|331	Module implementing miscellaneous SITE commands
14cu|proftpd-1.3.5e-1|332	
14cu|proftpd-1.3.5e-1|333	%files mod_site_misc
14cu|proftpd-1.3.5e-1|334	%doc doc/contrib/mod_site_misc.html
14cu|proftpd-1.3.5e-1|335	%config(noreplace) %{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
14cu|proftpd-1.3.5e-1|336	%{_libdir}/%{name}/mod_site_misc.so
14cu|proftpd-1.3.5e-1|337	
14cu|proftpd-1.3.5e-1|338	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|339	
14cu|proftpd-1.3.5e-1|340	%package mod_sql
14cu|proftpd-1.3.5e-1|341	Summary:	SQL frontend
14cu|proftpd-1.3.5e-1|342	Group:		System/Servers
14cu|proftpd-1.3.5e-1|343	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|344	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|345	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|346	Requires:	%{name}-mod_sql_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|347	
14cu|proftpd-1.3.5e-1|348	%description mod_sql
14cu|proftpd-1.3.5e-1|349	SQL frontend
14cu|proftpd-1.3.5e-1|350	
14cu|proftpd-1.3.5e-1|351	%files mod_sql
14cu|proftpd-1.3.5e-1|352	%doc doc/contrib/mod_sql.html
14cu|proftpd-1.3.5e-1|353	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_sql.conf
14cu|proftpd-1.3.5e-1|354	%{_libdir}/%{name}/mod_sql.so
14cu|proftpd-1.3.5e-1|355	
14cu|proftpd-1.3.5e-1|356	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|357	
14cu|proftpd-1.3.5e-1|358	%package mod_sql_mysql
14cu|proftpd-1.3.5e-1|359	Summary:	Support for connecting to MySQL databases
14cu|proftpd-1.3.5e-1|360	Group:		System/Servers
14cu|proftpd-1.3.5e-1|361	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|362	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|363	Requires:	%{name}-mod_sql = %{EVRD}
14cu|proftpd-1.3.5e-1|364	Provides:	%{name}-mod_sql_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|365	
14cu|proftpd-1.3.5e-1|366	%description mod_sql_mysql
14cu|proftpd-1.3.5e-1|367	Support for connecting to MySQL databases
14cu|proftpd-1.3.5e-1|368	
14cu|proftpd-1.3.5e-1|369	%files mod_sql_mysql
14cu|proftpd-1.3.5e-1|370	%config(noreplace) %{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
14cu|proftpd-1.3.5e-1|371	%{_libdir}/%{name}/mod_sql_mysql.so
14cu|proftpd-1.3.5e-1|372	
14cu|proftpd-1.3.5e-1|373	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|374	
14cu|proftpd-1.3.5e-1|375	%package mod_sql_postgres
14cu|proftpd-1.3.5e-1|376	Summary:	Support for connecting to Postgres databases
14cu|proftpd-1.3.5e-1|377	Group:		System/Servers
14cu|proftpd-1.3.5e-1|378	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|379	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|380	Requires:	%{name}-mod_sql = %{EVRD}
14cu|proftpd-1.3.5e-1|381	Provides:	%{name}-mod_sql_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|382	
14cu|proftpd-1.3.5e-1|383	%description mod_sql_postgres
14cu|proftpd-1.3.5e-1|384	Support for connecting to Postgres databases
14cu|proftpd-1.3.5e-1|385	
14cu|proftpd-1.3.5e-1|386	%files mod_sql_postgres
14cu|proftpd-1.3.5e-1|387	%config(noreplace) %{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
14cu|proftpd-1.3.5e-1|388	%{_libdir}/%{name}/mod_sql_postgres.so
14cu|proftpd-1.3.5e-1|389	
14cu|proftpd-1.3.5e-1|390	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|391	
14cu|proftpd-1.3.5e-1|392	%package mod_sql_sqlite
14cu|proftpd-1.3.5e-1|393	Summary:	Support for connecting to SQLite3 databases
14cu|proftpd-1.3.5e-1|394	Group:		System/Servers
14cu|proftpd-1.3.5e-1|395	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|396	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|397	Requires:	%{name}-mod_sql = %{EVRD}
14cu|proftpd-1.3.5e-1|398	Provides:	%{name}-mod_sql_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|399	
14cu|proftpd-1.3.5e-1|400	%description mod_sql_sqlite
14cu|proftpd-1.3.5e-1|401	Support for connecting to SQLite3 databases
14cu|proftpd-1.3.5e-1|402	
14cu|proftpd-1.3.5e-1|403	%files mod_sql_sqlite
14cu|proftpd-1.3.5e-1|404	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
14cu|proftpd-1.3.5e-1|405	%{_libdir}/%{name}/mod_sql_sqlite.so
14cu|proftpd-1.3.5e-1|406	
14cu|proftpd-1.3.5e-1|407	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|408	
14cu|proftpd-1.3.5e-1|409	%package mod_sql_passwd
14cu|proftpd-1.3.5e-1|410	Summary:	Various SQL password handlers
14cu|proftpd-1.3.5e-1|411	Group:		System/Servers
14cu|proftpd-1.3.5e-1|412	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|413	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|414	Requires:	%{name}-mod_sql = %{EVRD}
14cu|proftpd-1.3.5e-1|415	Provides:	%{name}-mod_sql_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|416	
14cu|proftpd-1.3.5e-1|417	%description mod_sql_passwd
14cu|proftpd-1.3.5e-1|418	Various SQL password handlers
14cu|proftpd-1.3.5e-1|419	
14cu|proftpd-1.3.5e-1|420	%files mod_sql_passwd
14cu|proftpd-1.3.5e-1|421	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
14cu|proftpd-1.3.5e-1|422	%{_libdir}/%{name}/mod_sql_passwd.so
14cu|proftpd-1.3.5e-1|423	
14cu|proftpd-1.3.5e-1|424	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|425	
14cu|proftpd-1.3.5e-1|426	%package mod_tls
14cu|proftpd-1.3.5e-1|427	Summary:	An RFC2228 SSL/TLS module for ProFTPD
14cu|proftpd-1.3.5e-1|428	Group:		System/Servers
14cu|proftpd-1.3.5e-1|429	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|430	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|431	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|432	
14cu|proftpd-1.3.5e-1|433	%description mod_tls
14cu|proftpd-1.3.5e-1|434	An RFC2228 SSL/TLS module for ProFTPD
14cu|proftpd-1.3.5e-1|435	
14cu|proftpd-1.3.5e-1|436	%files mod_tls
14cu|proftpd-1.3.5e-1|437	%doc doc/contrib/mod_tls.html
14cu|proftpd-1.3.5e-1|438	%config(noreplace) %{_sysconfdir}/%{name}.d/11_mod_tls.conf
14cu|proftpd-1.3.5e-1|439	%{_libdir}/%{name}/mod_tls.so
14cu|proftpd-1.3.5e-1|440	
14cu|proftpd-1.3.5e-1|441	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|442	
14cu|proftpd-1.3.5e-1|443	%package mod_tls_shmcache
14cu|proftpd-1.3.5e-1|444	Summary:	A module which provides a shared SSL session cache using SysV shared memory
14cu|proftpd-1.3.5e-1|445	Group:		System/Servers
14cu|proftpd-1.3.5e-1|446	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|447	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|448	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|449	Requires:	%{name}-mod_tls = %{EVRD}
14cu|proftpd-1.3.5e-1|450	
14cu|proftpd-1.3.5e-1|451	%description mod_tls_shmcache
14cu|proftpd-1.3.5e-1|452	This submodule provides a SysV shared memory-based implementation of an
14cu|proftpd-1.3.5e-1|453	external SSL session cache for use by the mod_tls module's TLSSessionCache
14cu|proftpd-1.3.5e-1|454	directive.
14cu|proftpd-1.3.5e-1|455	
14cu|proftpd-1.3.5e-1|456	%files mod_tls_shmcache
14cu|proftpd-1.3.5e-1|457	%doc doc/contrib/mod_tls_shmcache.html
14cu|proftpd-1.3.5e-1|458	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
14cu|proftpd-1.3.5e-1|459	%{_libdir}/%{name}/mod_tls_shmcache.so
14cu|proftpd-1.3.5e-1|460	
14cu|proftpd-1.3.5e-1|461	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|462	
14cu|proftpd-1.3.5e-1|463	%package mod_tls_memcache
14cu|proftpd-1.3.5e-1|464	Summary:	A module which provides a shared SSL session cache using memcached servers
14cu|proftpd-1.3.5e-1|465	Group:		System/Servers
14cu|proftpd-1.3.5e-1|466	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|467	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|468	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|469	Requires:	%{name}-mod_tls = %{EVRD}
14cu|proftpd-1.3.5e-1|470	Recommends:	memcached
14cu|proftpd-1.3.5e-1|471	
14cu|proftpd-1.3.5e-1|472	%description mod_tls_memcache
14cu|proftpd-1.3.5e-1|473	This submodule a memcached-based implementation of an external SSL session
14cu|proftpd-1.3.5e-1|474	cache for use by the mod_tls module's TLSSessionCache directive.
14cu|proftpd-1.3.5e-1|475	
14cu|proftpd-1.3.5e-1|476	%files mod_tls_memcache
14cu|proftpd-1.3.5e-1|477	%doc doc/contrib/mod_tls_memcache.html
14cu|proftpd-1.3.5e-1|478	%config(noreplace) %{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
14cu|proftpd-1.3.5e-1|479	%{_libdir}/%{name}/mod_tls_memcache.so
14cu|proftpd-1.3.5e-1|480	
14cu|proftpd-1.3.5e-1|481	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|482	
14cu|proftpd-1.3.5e-1|483	%package mod_autohost
14cu|proftpd-1.3.5e-1|484	Summary:	An autohost module for ProFTPD
14cu|proftpd-1.3.5e-1|485	Group:		System/Servers
14cu|proftpd-1.3.5e-1|486	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|487	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|488	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|489	
14cu|proftpd-1.3.5e-1|490	%description mod_autohost
14cu|proftpd-1.3.5e-1|491	For sites that run a large number of <VirtualHost>s for proftpd, it can be
14cu|proftpd-1.3.5e-1|492	cumbersome to configure them all in the proftpd.conf file. Adding or removing
14cu|proftpd-1.3.5e-1|493	virtual server configurations require restarting the daemon, as do changes to
14cu|proftpd-1.3.5e-1|494	one of the server configurations. The daemon also consumes memory for each
14cu|proftpd-1.3.5e-1|495	server configuration, and the memory footprint for the daemon process can grow
14cu|proftpd-1.3.5e-1|496	large for large numbers of servers.
14cu|proftpd-1.3.5e-1|497	
14cu|proftpd-1.3.5e-1|498	The mod_autohost module allows for server configurations to be configured in
14cu|proftpd-1.3.5e-1|499	individual files, and for those configuration to be used in an "on demand"
14cu|proftpd-1.3.5e-1|500	fashion. Rather than loading the configurations into memory when the daemon
14cu|proftpd-1.3.5e-1|501	starts up, the daemon will check the IP address and port being contacted by a
14cu|proftpd-1.3.5e-1|502	connecting client, check in the filesystem for a mod_autohost configuration
14cu|proftpd-1.3.5e-1|503	file for that address/port, dynamically parse the configuration, and insert
14cu|proftpd-1.3.5e-1|504	the configuration into the session's process space. Thus changes to the
14cu|proftpd-1.3.5e-1|505	configuration are seen whenever a client connects, without requiring a daemon
14cu|proftpd-1.3.5e-1|506	restart. The memory footprint is reduced because proftpd, via mod_autohost,
14cu|proftpd-1.3.5e-1|507	only reads and uses the needed configuration.
14cu|proftpd-1.3.5e-1|508	
14cu|proftpd-1.3.5e-1|509	%files mod_autohost
14cu|proftpd-1.3.5e-1|510	%doc mod_autohost/mod_autohost.html
14cu|proftpd-1.3.5e-1|511	%config(noreplace) %{_sysconfdir}/%{name}.d/27_mod_autohost.conf
14cu|proftpd-1.3.5e-1|512	%{_libdir}/%{name}/mod_autohost.so
14cu|proftpd-1.3.5e-1|513	
14cu|proftpd-1.3.5e-1|514	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|515	
14cu|proftpd-1.3.5e-1|516	%package mod_case
14cu|proftpd-1.3.5e-1|517	Summary:	Makes ProFTPD case insensitive
14cu|proftpd-1.3.5e-1|518	Group:		System/Servers
14cu|proftpd-1.3.5e-1|519	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|520	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|521	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|522	
14cu|proftpd-1.3.5e-1|523	%description mod_case
14cu|proftpd-1.3.5e-1|524	The mod_case module is designed to help ProFTPD be case-insensitive, for those
14cu|proftpd-1.3.5e-1|525	sites that may need it (e.g. those that are migrating from a Windows
14cu|proftpd-1.3.5e-1|526	environment or have mounted Windows filesystems).
14cu|proftpd-1.3.5e-1|527	
14cu|proftpd-1.3.5e-1|528	mod_case works by performing two checks on the filename used in FTP commands.
14cu|proftpd-1.3.5e-1|529	First, mod_case will scan the directory to see if there is already a file whose
14cu|proftpd-1.3.5e-1|530	name exactly matches the given filename. If not, mod_case will scan the
14cu|proftpd-1.3.5e-1|531	directory again, this time looking for case-insensitive matches.
14cu|proftpd-1.3.5e-1|532	
14cu|proftpd-1.3.5e-1|533	%files mod_case
14cu|proftpd-1.3.5e-1|534	%doc mod_case/mod_case.html
14cu|proftpd-1.3.5e-1|535	%config(noreplace) %{_sysconfdir}/%{name}.d/28_mod_case.conf
14cu|proftpd-1.3.5e-1|536	%{_libdir}/%{name}/mod_case.so
14cu|proftpd-1.3.5e-1|537	
14cu|proftpd-1.3.5e-1|538	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|539	
14cu|proftpd-1.3.5e-1|540	%package mod_gss
14cu|proftpd-1.3.5e-1|541	Summary:	A Kerberos 5 GSS module for ProFTPD
14cu|proftpd-1.3.5e-1|542	Group:		System/Servers
14cu|proftpd-1.3.5e-1|543	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|544	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|545	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|546	
14cu|proftpd-1.3.5e-1|547	%description mod_gss
14cu|proftpd-1.3.5e-1|548	A Kerberos 5 GSS module for ProFTPD
14cu|proftpd-1.3.5e-1|549	mod_case.so
14cu|proftpd-1.3.5e-1|550	
14cu|proftpd-1.3.5e-1|551	%files mod_gss
14cu|proftpd-1.3.5e-1|552	%doc mod_gss-*/COPYING mod_gss-*/mod_gss.html mod_gss-*/README.mod_gss mod_gss-*/rfc1509.txt mod_gss-*/rfc2228.txt
14cu|proftpd-1.3.5e-1|553	%config(noreplace) %{_sysconfdir}/%{name}.d/26_mod_gss.conf
14cu|proftpd-1.3.5e-1|554	%{_libdir}/%{name}/mod_gss.so
14cu|proftpd-1.3.5e-1|555	
14cu|proftpd-1.3.5e-1|556	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|557	
14cu|proftpd-1.3.5e-1|558	%package mod_load
14cu|proftpd-1.3.5e-1|559	Summary:	A module that determines average load for ProFTPD
14cu|proftpd-1.3.5e-1|560	Group:		System/Servers
14cu|proftpd-1.3.5e-1|561	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|562	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|563	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|564	
14cu|proftpd-1.3.5e-1|565	%description mod_load
14cu|proftpd-1.3.5e-1|566	The code for determining load average on a given system is hairy, to say the
14cu|proftpd-1.3.5e-1|567	least. Unfortunately, it is necessary to do it this way, as there is no
14cu|proftpd-1.3.5e-1|568	standard method for extracting such information from the kernel. This module
14cu|proftpd-1.3.5e-1|569	uses code from GNU's make application, which should function properly. If not,
14cu|proftpd-1.3.5e-1|570	please contact the author as soon as possible.
14cu|proftpd-1.3.5e-1|571	
14cu|proftpd-1.3.5e-1|572	%files mod_load
14cu|proftpd-1.3.5e-1|573	%doc doc/contrib/mod_load.html
14cu|proftpd-1.3.5e-1|574	%config(noreplace) %{_sysconfdir}/%{name}.d/31_mod_load.conf
14cu|proftpd-1.3.5e-1|575	%{_libdir}/%{name}/mod_load.so
14cu|proftpd-1.3.5e-1|576	
14cu|proftpd-1.3.5e-1|577	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|578	
14cu|proftpd-1.3.5e-1|579	%package mod_shaper
14cu|proftpd-1.3.5e-1|580	Summary:	A shaping module for ProFTPD
14cu|proftpd-1.3.5e-1|581	Group:		System/Servers
14cu|proftpd-1.3.5e-1|582	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|583	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|584	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|585	
14cu|proftpd-1.3.5e-1|586	%description mod_shaper
14cu|proftpd-1.3.5e-1|587	The mod_shaper module is designed to split overall rates, both download and
14cu|proftpd-1.3.5e-1|588	upload, for the proftpd daemon among all connected FTP clients, shaping each
14cu|proftpd-1.3.5e-1|589	session to use only a portion of the overall rate. mod_shaper shapes both
14cu|proftpd-1.3.5e-1|590	transmitted traffic, e.g. bits being downloaded via the RETR command, and
14cu|proftpd-1.3.5e-1|591	received traffic, e.g. bits being uploaded via the APPE, STOR, and STOU
14cu|proftpd-1.3.5e-1|592	commands.
14cu|proftpd-1.3.5e-1|593	
14cu|proftpd-1.3.5e-1|594	%files mod_shaper
14cu|proftpd-1.3.5e-1|595	%doc doc/contrib/mod_shaper.html
14cu|proftpd-1.3.5e-1|596	%config(noreplace) %{_sysconfdir}/%{name}.d/32_mod_shaper.conf
14cu|proftpd-1.3.5e-1|597	%{_libdir}/%{name}/mod_shaper.so
14cu|proftpd-1.3.5e-1|598	
14cu|proftpd-1.3.5e-1|599	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|600	
14cu|proftpd-1.3.5e-1|601	%package mod_wrap
14cu|proftpd-1.3.5e-1|602	Summary:	Provides tcpwrapper-like access control rules for ProFTPD
14cu|proftpd-1.3.5e-1|603	Group:		System/Servers
14cu|proftpd-1.3.5e-1|604	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|605	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|606	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|607	Requires:	%{name}-mod_wrap_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|608	Requires:	tcp_wrappers
14cu|proftpd-1.3.5e-1|609	
14cu|proftpd-1.3.5e-1|610	%description mod_wrap
14cu|proftpd-1.3.5e-1|611	The mod_wrap package allows the proftpd daemon to provide tcpwrapper-like
14cu|proftpd-1.3.5e-1|612	access control rules while running in standalone mode. It also allows for those
14cu|proftpd-1.3.5e-1|613	access rules to be stored in various formats, such as files (e.g.
14cu|proftpd-1.3.5e-1|614	/etc/hosts.allow and /etc/hosts.deny) or in SQL tables.
14cu|proftpd-1.3.5e-1|615	
14cu|proftpd-1.3.5e-1|616	The most current version of mod_wrap's submodules supports storage of access
14cu|proftpd-1.3.5e-1|617	table information in various formats:
14cu|proftpd-1.3.5e-1|618	
14cu|proftpd-1.3.5e-1|619	o mod_wrap_file for file-based access tables
14cu|proftpd-1.3.5e-1|620	o mod_wrap_sql for SQL-based access tables
14cu|proftpd-1.3.5e-1|621	
14cu|proftpd-1.3.5e-1|622	%files mod_wrap
14cu|proftpd-1.3.5e-1|623	%doc doc/contrib/mod_wrap2.html
14cu|proftpd-1.3.5e-1|624	%config(noreplace) %{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
14cu|proftpd-1.3.5e-1|625	%{_libdir}/%{name}/mod_wrap2.so
14cu|proftpd-1.3.5e-1|626	
14cu|proftpd-1.3.5e-1|627	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|628	
14cu|proftpd-1.3.5e-1|629	%package mod_wrap_file
14cu|proftpd-1.3.5e-1|630	Summary:	A file-specific driver for the mod_wrap module for ProFTPD
14cu|proftpd-1.3.5e-1|631	Group:		System/Servers
14cu|proftpd-1.3.5e-1|632	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|633	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|634	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|635	Provides:	%{name}-mod_wrap_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|636	
14cu|proftpd-1.3.5e-1|637	%description mod_wrap_file
14cu|proftpd-1.3.5e-1|638	This submodule provides the file-specific "driver" for storing IP/DNS-based
14cu|proftpd-1.3.5e-1|639	access control information in files.
14cu|proftpd-1.3.5e-1|640	
14cu|proftpd-1.3.5e-1|641	%files mod_wrap_file
14cu|proftpd-1.3.5e-1|642	%doc doc/contrib/mod_wrap2_file.html
14cu|proftpd-1.3.5e-1|643	%config(noreplace) %{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
14cu|proftpd-1.3.5e-1|644	%{_libdir}/%{name}/mod_wrap2_file.so
14cu|proftpd-1.3.5e-1|645	
14cu|proftpd-1.3.5e-1|646	
14cu|proftpd-1.3.5e-1|647	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|648	
14cu|proftpd-1.3.5e-1|649	%package mod_wrap_sql
14cu|proftpd-1.3.5e-1|650	Summary:	A SQL database driver for the mod_wrap module for ProFTPD
14cu|proftpd-1.3.5e-1|651	Group:		System/Servers
14cu|proftpd-1.3.5e-1|652	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|653	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|654	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|655	Provides:	%{name}-mod_wrap_driver = %{EVRD}
14cu|proftpd-1.3.5e-1|656	
14cu|proftpd-1.3.5e-1|657	%description mod_wrap_sql
14cu|proftpd-1.3.5e-1|658	This submodule provides the SQL database "driver" for storing IP/DNS-based
14cu|proftpd-1.3.5e-1|659	access control information in SQL tables.
14cu|proftpd-1.3.5e-1|660	
14cu|proftpd-1.3.5e-1|661	%files mod_wrap_sql
14cu|proftpd-1.3.5e-1|662	%doc doc/contrib/mod_wrap2_sql.html
14cu|proftpd-1.3.5e-1|663	%config(noreplace) %{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
14cu|proftpd-1.3.5e-1|664	%{_libdir}/%{name}/mod_wrap2_sql.so
14cu|proftpd-1.3.5e-1|665	
14cu|proftpd-1.3.5e-1|666	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|667	
14cu|proftpd-1.3.5e-1|668	%package mod_ban
14cu|proftpd-1.3.5e-1|669	Summary:	Adds dynamic "ban" lists to ProFTPD
14cu|proftpd-1.3.5e-1|670	Group:		System/Servers
14cu|proftpd-1.3.5e-1|671	Requires(post): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|672	Requires(preun): %{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|673	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|674	
14cu|proftpd-1.3.5e-1|675	%description mod_ban
14cu|proftpd-1.3.5e-1|676	The mod_ban module is designed to add dynamic "ban" lists to proftpd. A ban
14cu|proftpd-1.3.5e-1|677	prevents the banned user, host, or class from logging in to the server; it does
14cu|proftpd-1.3.5e-1|678	not prevent the banned user, host, or class from connecting to the server.
14cu|proftpd-1.3.5e-1|679	mod_ban is not a firewall. The module also provides automatic bans that are
14cu|proftpd-1.3.5e-1|680	triggered based on configurable criteria.
14cu|proftpd-1.3.5e-1|681	
14cu|proftpd-1.3.5e-1|682	%files mod_ban
14cu|proftpd-1.3.5e-1|683	%doc doc/contrib/mod_ban.html
14cu|proftpd-1.3.5e-1|684	%config(noreplace) %{_sysconfdir}/%{name}.d/35_mod_ban.conf
14cu|proftpd-1.3.5e-1|685	%{_libdir}/%{name}/mod_ban.so
14cu|proftpd-1.3.5e-1|686	
14cu|proftpd-1.3.5e-1|687	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|688	
14cu|proftpd-1.3.5e-1|689	%package mod_vroot
14cu|proftpd-1.3.5e-1|690	Summary:	Adds virtual chroot capability to ProFTPD
14cu|proftpd-1.3.5e-1|691	Group:		System/Servers
14cu|proftpd-1.3.5e-1|692	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|693	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|694	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|695	
14cu|proftpd-1.3.5e-1|696	%description mod_vroot
14cu|proftpd-1.3.5e-1|697	The purpose of this module to is to implement a virtual chroot capability that
14cu|proftpd-1.3.5e-1|698	does not require root privileges. The mod_vroot module provides this capability
14cu|proftpd-1.3.5e-1|699	by using ProFTPD's FS API, available as of 1.2.8rc1.
14cu|proftpd-1.3.5e-1|700	
14cu|proftpd-1.3.5e-1|701	%files mod_vroot
14cu|proftpd-1.3.5e-1|702	%doc mod_vroot/mod_vroot.html
14cu|proftpd-1.3.5e-1|703	%config(noreplace) %{_sysconfdir}/%{name}.d/36_mod_vroot.conf
14cu|proftpd-1.3.5e-1|704	%{_libdir}/%{name}/mod_vroot.so
14cu|proftpd-1.3.5e-1|705	
14cu|proftpd-1.3.5e-1|706	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|707	
14cu|proftpd-1.3.5e-1|708	%package mod_sftp
14cu|proftpd-1.3.5e-1|709	Summary:	Implements the SSH2 protocol and its SFTP subsystem for ProFTPD
14cu|proftpd-1.3.5e-1|710	Group:		System/Servers
14cu|proftpd-1.3.5e-1|711	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|712	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|713	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|714	
14cu|proftpd-1.3.5e-1|715	%description mod_sftp
14cu|proftpd-1.3.5e-1|716	The mod_sftp module implements the SSH2 protocol and its SFTP subsystem, for
14cu|proftpd-1.3.5e-1|717	secure file transfer over an SSH2 connection. The mod_sftp module supports:
14cu|proftpd-1.3.5e-1|718	
14cu|proftpd-1.3.5e-1|719	o Public key authentication
14cu|proftpd-1.3.5e-1|720	o Password authentication (e.g. user authentication via mod_sql, mod_ldap,
14cu|proftpd-1.3.5e-1|721	mod_auth_file, mod_auth_unix, mod_auth_pam)
14cu|proftpd-1.3.5e-1|722	o SCP support
14cu|proftpd-1.3.5e-1|723	o Quotas (via the mod_quotatab module)
14cu|proftpd-1.3.5e-1|724	o FIPS support (see Usage section)
14cu|proftpd-1.3.5e-1|725	o Throttled transfers (via TransferRate, and/or the mod_shaper module)
14cu|proftpd-1.3.5e-1|726	o Blacklisted public keys
14cu|proftpd-1.3.5e-1|727	o Configurable traffic analysis protection
14cu|proftpd-1.3.5e-1|728	o Passphrase-protected host keys
14cu|proftpd-1.3.5e-1|729	
14cu|proftpd-1.3.5e-1|730	%files mod_sftp
14cu|proftpd-1.3.5e-1|731	%doc doc/contrib/mod_sftp.html
14cu|proftpd-1.3.5e-1|732	%config(noreplace) %{_sysconfdir}/blacklist.dat
14cu|proftpd-1.3.5e-1|733	%config(noreplace) %{_sysconfdir}/dhparams.pem
14cu|proftpd-1.3.5e-1|734	%config(noreplace) %{_sysconfdir}/%{name}.d/37_mod_sftp.conf
14cu|proftpd-1.3.5e-1|735	%{_libdir}/%{name}/mod_sftp.so
14cu|proftpd-1.3.5e-1|736	
14cu|proftpd-1.3.5e-1|737	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|738	
14cu|proftpd-1.3.5e-1|739	%package mod_sftp_pam
14cu|proftpd-1.3.5e-1|740	Summary:	A module which provides an SSH2 "keyboard-interactive" driver using PAM
14cu|proftpd-1.3.5e-1|741	Group:		System/Servers
14cu|proftpd-1.3.5e-1|742	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|743	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|744	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|745	Requires:	%{name}-mod_sftp >= %{EVRD}
14cu|proftpd-1.3.5e-1|746	
14cu|proftpd-1.3.5e-1|747	%description mod_sftp_pam
14cu|proftpd-1.3.5e-1|748	The mod_sftp_pam module provides support for the "SSH Keyboard-Interactive
14cu|proftpd-1.3.5e-1|749	Authentication" RFC (RFC4256).
14cu|proftpd-1.3.5e-1|750	
14cu|proftpd-1.3.5e-1|751	%files mod_sftp_pam
14cu|proftpd-1.3.5e-1|752	%doc doc/contrib/mod_sftp_pam.html
14cu|proftpd-1.3.5e-1|753	%config(noreplace) %{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
14cu|proftpd-1.3.5e-1|754	%{_libdir}/%{name}/mod_sftp_pam.so
14cu|proftpd-1.3.5e-1|755	
14cu|proftpd-1.3.5e-1|756	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|757	
14cu|proftpd-1.3.5e-1|758	%package mod_sftp_sql
14cu|proftpd-1.3.5e-1|759	Summary:	SQL backend module for retrieving authorized keys
14cu|proftpd-1.3.5e-1|760	Group:		System/Servers
14cu|proftpd-1.3.5e-1|761	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|762	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|763	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|764	Requires:	%{name}-mod_sftp >= %{EVRD}
14cu|proftpd-1.3.5e-1|765	Requires:	%{name}-mod_sql >= %{EVRD}
14cu|proftpd-1.3.5e-1|766	
14cu|proftpd-1.3.5e-1|767	%description mod_sftp_sql
14cu|proftpd-1.3.5e-1|768	The mod_sftp module for ProFTPD can support different storage formats for its
14cu|proftpd-1.3.5e-1|769	user- and host-based authorized keys. By default, the mod_sftp module supports
14cu|proftpd-1.3.5e-1|770	storing authorized keys in flats. This mod_sftp_sql module allows for
14cu|proftpd-1.3.5e-1|771	authorized SSH keys to be stored in SQL tables.
14cu|proftpd-1.3.5e-1|772	
14cu|proftpd-1.3.5e-1|773	%files mod_sftp_sql
14cu|proftpd-1.3.5e-1|774	%doc doc/contrib/mod_sftp_sql.html
14cu|proftpd-1.3.5e-1|775	%config(noreplace) %{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
14cu|proftpd-1.3.5e-1|776	%{_libdir}/%{name}/mod_sftp_sql.so
14cu|proftpd-1.3.5e-1|777	
14cu|proftpd-1.3.5e-1|778	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|779	
14cu|proftpd-1.3.5e-1|780	%package mod_memcache
14cu|proftpd-1.3.5e-1|781	Summary:	A module for managing memcache data
14cu|proftpd-1.3.5e-1|782	Group:		System/Servers
14cu|proftpd-1.3.5e-1|783	Requires(post):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|784	Requires(preun):	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|785	Requires:	%{name} >= %{EVRD}
14cu|proftpd-1.3.5e-1|786	
14cu|proftpd-1.3.5e-1|787	%description mod_memcache
14cu|proftpd-1.3.5e-1|788	The mod_memcache module enables ProFTPD support for caching data in memcached
14cu|proftpd-1.3.5e-1|789	servers, using the libmemcached client library.
14cu|proftpd-1.3.5e-1|790	
14cu|proftpd-1.3.5e-1|791	%files mod_memcache
14cu|proftpd-1.3.5e-1|792	%doc doc/modules/mod_memcache.html
14cu|proftpd-1.3.5e-1|793	%config(noreplace) %{_sysconfdir}/%{name}.d/40_mod_memcache.conf
14cu|proftpd-1.3.5e-1|794	%{_libdir}/%{name}/mod_memcache.so
14cu|proftpd-1.3.5e-1|795	
14cu|proftpd-1.3.5e-1|796	#------------------------------------------------------------------
14cu|proftpd-1.3.5e-1|797	
14cu|proftpd-1.3.5e-1|798	%prep
14cu|proftpd-1.3.5e-1|799	
14cu|proftpd-1.3.5e-1|800	%setup -q -n %{name}-%{version} -a100 -a102 -a103 -a108
14cu|proftpd-1.3.5e-1|801	
14cu|proftpd-1.3.5e-1|802	%patch0 -p0 -b .logfile_location
14cu|proftpd-1.3.5e-1|803	%patch2 -p0 -b .pam
14cu|proftpd-1.3.5e-1|804	%patch4 -p1 -b .installfix
14cu|proftpd-1.3.5e-1|805	%patch7 -p0 -b .change_pam_name
14cu|proftpd-1.3.5e-1|806	%patch8 -p1
14cu|proftpd-1.3.5e-1|807	
14cu|proftpd-1.3.5e-1|808	pushd mod_gss-%{mod_gss_version}
14cu|proftpd-1.3.5e-1|809	%patch40 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14cu|proftpd-1.3.5e-1|810	popd
14cu|proftpd-1.3.5e-1|811	
14cu|proftpd-1.3.5e-1|812	# ours config
14cu|proftpd-1.3.5e-1|813	mkdir -p %{_vendor}
14cu|proftpd-1.3.5e-1|814	install -m0644 %{SOURCE1} %{_vendor}/proftpd.logrotate
14cu|proftpd-1.3.5e-1|815	install -m0644 %{SOURCE2} %{_vendor}/proftpd.xinetd
14cu|proftpd-1.3.5e-1|816	install -m0644 %{SOURCE3} %{_vendor}/proftpd.init
14cu|proftpd-1.3.5e-1|817	install -m0644 %{SOURCE4} %{_vendor}/proftpd.service
14cu|proftpd-1.3.5e-1|818	install -m0644 %{SOURCE5} %{_vendor}/basic.conf
14cu|proftpd-1.3.5e-1|819	install -m0644 %{SOURCE7} %{_vendor}/welcome.msg
14cu|proftpd-1.3.5e-1|820	install -m0644 %{SOURCE32} %{_vendor}/32_mod_shaper.conf
14cu|proftpd-1.3.5e-1|821	
14cu|proftpd-1.3.5e-1|822	# lib64 fix
14cu|proftpd-1.3.5e-1|823	perl -pi -e "s|/usr/lib|%{_libdir}|g" %{_vendor}/basic.conf
14cu|proftpd-1.3.5e-1|824	
14cu|proftpd-1.3.5e-1|825	# fix includes, instead of a patch
14cu|proftpd-1.3.5e-1|826	perl -pi -e "s|\<mysql\.h\>|\<mysql\/mysql\.h\>|g" contrib/mod_sql_mysql.c
14cu|proftpd-1.3.5e-1|827	
14cu|proftpd-1.3.5e-1|828	
14cu|proftpd-1.3.5e-1|829	%build
14cu|proftpd-1.3.5e-1|830	
14cu|proftpd-1.3.5e-1|831	%serverbuild
14cu|proftpd-1.3.5e-1|832	
14cu|proftpd-1.3.5e-1|833	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED -DUSE_LDAP_TLS -DHAVE_OPENSSL"
14cu|proftpd-1.3.5e-1|834	
14cu|proftpd-1.3.5e-1|835	pushd mod_gss-%{mod_gss_version}
14cu|proftpd-1.3.5e-1|836	perl -pi -e "s|<gssapi.h>|<gssapi/gssapi.h>|" configure*
14cu|proftpd-1.3.5e-1|837	perl -pi -e "s|NULL,code|kc,code|" *.in
14cu|proftpd-1.3.5e-1|838	
14cu|proftpd-1.3.5e-1|839	%configure2_5x \
14cu|proftpd-1.3.5e-1|840	--disable-static
14cu|proftpd-1.3.5e-1|841	
14cu|proftpd-1.3.5e-1|842	# Workaround a missing dcl in kerberos...
14cu|proftpd-1.3.5e-1|843	cat >> mod_gss.h <<EOF
14cu|proftpd-1.3.5e-1|844	#ifndef GSS_C_AF_INET6
14cu|proftpd-1.3.5e-1|845	#define GSS_C_AF_INET6 24
14cu|proftpd-1.3.5e-1|846	#endif
14cu|proftpd-1.3.5e-1|847	EOF
14cu|proftpd-1.3.5e-1|848	popd
14cu|proftpd-1.3.5e-1|849	
14cu|proftpd-1.3.5e-1|850	pushd contrib/mod_load
14cu|proftpd-1.3.5e-1|851	%configure2_5x
14cu|proftpd-1.3.5e-1|852	popd
14cu|proftpd-1.3.5e-1|853	
14cu|proftpd-1.3.5e-1|854	pushd contrib/mod_wrap2
14cu|proftpd-1.3.5e-1|855	%configure2_5x
14cu|proftpd-1.3.5e-1|856	popd
14cu|proftpd-1.3.5e-1|857	
14cu|proftpd-1.3.5e-1|858	# put extra modules in place
14cu|proftpd-1.3.5e-1|859	for i in `find mod_* -type f -name "*.c"` `find mod_* -type f -name "*.h"`; do
14cu|proftpd-1.3.5e-1|860	cp $i contrib/
14cu|proftpd-1.3.5e-1|861	done
14cu|proftpd-1.3.5e-1|862	
14cu|proftpd-1.3.5e-1|863	
14cu|proftpd-1.3.5e-1|864	%configure2_5x \
14cu|proftpd-1.3.5e-1|865	--libexecdir=%{_libdir}/%{name} \
14cu|proftpd-1.3.5e-1|866	--enable-auth-pam \
14cu|proftpd-1.3.5e-1|867	--enable-cap \
14cu|proftpd-1.3.5e-1|868	--disable-facl \
14cu|proftpd-1.3.5e-1|869	--enable-dso \
14cu|proftpd-1.3.5e-1|870	--enable-nls \
14cu|proftpd-1.3.5e-1|871	--enable-openssl \
14cu|proftpd-1.3.5e-1|872	--with-lastlog=/var/log/lastlog \
14cu|proftpd-1.3.5e-1|873	--enable-ipv6 \
14cu|proftpd-1.3.5e-1|874	--enable-shadow \
14cu|proftpd-1.3.5e-1|875	--enable-ctrls \
14cu|proftpd-1.3.5e-1|876	--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_ifsession:mod_memcache:mod_tls_memcache" \
14cu|proftpd-1.3.5e-1|877	--with-modules="mod_readme:mod_auth_pam" \
14cu|proftpd-1.3.5e-1|878	--disable-strip \
14cu|proftpd-1.3.5e-1|879	--enable-pcre
14cu|proftpd-1.3.5e-1|880	
14cu|proftpd-1.3.5e-1|881	
14cu|proftpd-1.3.5e-1|882	# libcap hack
14cu|proftpd-1.3.5e-1|883	perl -pi -e "s|/lib/libcap|/blabla|g" Make.rules
14cu|proftpd-1.3.5e-1|884	echo "#define HAVE_LINUX_CAPABILITY_H 1" >> config.h
14cu|proftpd-1.3.5e-1|885	
14cu|proftpd-1.3.5e-1|886	%make
14cu|proftpd-1.3.5e-1|887	
14cu|proftpd-1.3.5e-1|888	
14cu|proftpd-1.3.5e-1|889	%install
14cu|proftpd-1.3.5e-1|890	install -d %{buildroot}%{_initrddir}
14cu|proftpd-1.3.5e-1|891	install -d %{buildroot}%{_libdir}/%{name}
14cu|proftpd-1.3.5e-1|892	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|proftpd-1.3.5e-1|893	install -d %{buildroot}%{_sysconfdir}/%{name}.d
14cu|proftpd-1.3.5e-1|894	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|proftpd-1.3.5e-1|895	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14cu|proftpd-1.3.5e-1|896	install -d %{buildroot}%{_localstatedir}/ftp/pub
14cu|proftpd-1.3.5e-1|897	install -d %{buildroot}%{_localstatedir}/log/%{name}
14cu|proftpd-1.3.5e-1|898	install -D -p -m 0644 %{SOURCE150} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|proftpd-1.3.5e-1|899	
14cu|proftpd-1.3.5e-1|900	%makeinstall \
14cu|proftpd-1.3.5e-1|901	LIBEXECDIR=%{buildroot}%{_libdir}/%{name} \
14cu|proftpd-1.3.5e-1|902	SHARED_MODULE_DIRS="" \
14cu|proftpd-1.3.5e-1|903	pkgconfigdir=%{buildroot}%{_libdir}/pkgconfig
14cu|proftpd-1.3.5e-1|904	
14cu|proftpd-1.3.5e-1|905	# fix borked pkgconfig file
14cu|proftpd-1.3.5e-1|906	perl -pi -e "s|^prefix.*|prefix=%{_prefix}|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
14cu|proftpd-1.3.5e-1|907	perl -pi -e "s|/lib/|/%{_lib}/|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
14cu|proftpd-1.3.5e-1|908	
14cu|proftpd-1.3.5e-1|909	%makeinstall -C contrib/mod_wrap2 LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14cu|proftpd-1.3.5e-1|910	%makeinstall -C contrib/mod_load LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14cu|proftpd-1.3.5e-1|911	%makeinstall -C contrib/mod_sftp LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14cu|proftpd-1.3.5e-1|912	
14cu|proftpd-1.3.5e-1|913	install -m0644 contrib/dist/rpm/ftp.pamd %{buildroot}%{_sysconfdir}/pam.d/%{name}
14cu|proftpd-1.3.5e-1|914	install -m0755 contrib/xferstats.holger-preiss %{buildroot}%{_sbindir}
14cu|proftpd-1.3.5e-1|915	
14cu|proftpd-1.3.5e-1|916	install -m0644 %{_vendor}/proftpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|proftpd-1.3.5e-1|917	install -m0644 %{_vendor}/proftpd.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/%{name}-xinetd
14cu|proftpd-1.3.5e-1|918	install -m0755 %{_vendor}/proftpd.init %{buildroot}%{_initrddir}/%{name}
14cu|proftpd-1.3.5e-1|919	install -m0644 %{_vendor}/basic.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|proftpd-1.3.5e-1|920	install -m0644 %{_vendor}/welcome.msg %{buildroot}%{_localstatedir}/ftp/pub/welcome.msg
14cu|proftpd-1.3.5e-1|921	
14cu|proftpd-1.3.5e-1|922	install -m0644 %{SOURCE200} %{buildroot}%{_sysconfdir}/proftpd-anonymous.conf
14cu|proftpd-1.3.5e-1|923	
14cu|proftpd-1.3.5e-1|924	ln -snf %{name} %{buildroot}%{_sbindir}/in.%{name}
14cu|proftpd-1.3.5e-1|925	ln -snf %{name} %{buildroot}%{_sbindir}/in.ftpd
14cu|proftpd-1.3.5e-1|926	
14cu|proftpd-1.3.5e-1|927	# config
14cu|proftpd-1.3.5e-1|928	echo "LoadModule mod_ctrls_admin.c" > %{buildroot}%{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
14cu|proftpd-1.3.5e-1|929	echo "LoadModule mod_tls.c" > %{buildroot}%{_sysconfdir}/%{name}.d/11_mod_tls.conf
14cu|proftpd-1.3.5e-1|930	echo "LoadModule mod_tls_shmcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
14cu|proftpd-1.3.5e-1|931	echo "LoadModule mod_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_sql.conf
14cu|proftpd-1.3.5e-1|932	echo "LoadModule mod_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/13_mod_ldap.conf
14cu|proftpd-1.3.5e-1|933	echo "LoadModule mod_sql_mysql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
14cu|proftpd-1.3.5e-1|934	echo "LoadModule mod_sql_postgres.c" > %{buildroot}%{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
14cu|proftpd-1.3.5e-1|935	echo "LoadModule mod_sql_sqlite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
14cu|proftpd-1.3.5e-1|936	echo "LoadModule mod_sql_passwd.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
14cu|proftpd-1.3.5e-1|937	echo "LoadModule mod_quotatab.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
14cu|proftpd-1.3.5e-1|938	echo "LoadModule mod_quotatab_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
14cu|proftpd-1.3.5e-1|939	echo "LoadModule mod_quotatab_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
14cu|proftpd-1.3.5e-1|940	echo "LoadModule mod_quotatab_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
14cu|proftpd-1.3.5e-1|941	echo "LoadModule mod_quotatab_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
14cu|proftpd-1.3.5e-1|942	echo "LoadModule mod_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_radius.conf
14cu|proftpd-1.3.5e-1|943	echo "LoadModule mod_wrap2.c" > %{buildroot}%{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
14cu|proftpd-1.3.5e-1|944	echo "LoadModule mod_wrap2_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
14cu|proftpd-1.3.5e-1|945	echo "LoadModule mod_wrap2_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
14cu|proftpd-1.3.5e-1|946	echo "LoadModule mod_rewrite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
14cu|proftpd-1.3.5e-1|947	echo "LoadModule mod_ratio.c" > %{buildroot}%{_sysconfdir}/%{name}.d/25_mod_ratio.conf
14cu|proftpd-1.3.5e-1|948	echo "LoadModule mod_gss.c" > %{buildroot}%{_sysconfdir}/%{name}.d/26_mod_gss.conf
14cu|proftpd-1.3.5e-1|949	echo "LoadModule mod_autohost.c" > %{buildroot}%{_sysconfdir}/%{name}.d/27_mod_autohost.conf
14cu|proftpd-1.3.5e-1|950	echo "LoadModule mod_case.c" > %{buildroot}%{_sysconfdir}/%{name}.d/28_mod_case.conf
14cu|proftpd-1.3.5e-1|951	echo "LoadModule mod_load.c" > %{buildroot}%{_sysconfdir}/%{name}.d/31_mod_load.conf
14cu|proftpd-1.3.5e-1|952	install -m0644 %{_vendor}/32_mod_shaper.conf %{buildroot}%{_sysconfdir}/%{name}.d/32_mod_shaper.conf
14cu|proftpd-1.3.5e-1|953	echo "LoadModule mod_site_misc.c" > %{buildroot}%{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
14cu|proftpd-1.3.5e-1|954	echo "LoadModule mod_ban.c" > %{buildroot}%{_sysconfdir}/%{name}.d/35_mod_ban.conf
14cu|proftpd-1.3.5e-1|955	echo "LoadModule mod_vroot.c" > %{buildroot}%{_sysconfdir}/%{name}.d/36_mod_vroot.conf
14cu|proftpd-1.3.5e-1|956	echo "LoadModule mod_sftp.c" > %{buildroot}%{_sysconfdir}/%{name}.d/37_mod_sftp.conf
14cu|proftpd-1.3.5e-1|957	echo "LoadModule mod_sftp_pam.c" > %{buildroot}%{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
14cu|proftpd-1.3.5e-1|958	echo "LoadModule mod_sftp_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
14cu|proftpd-1.3.5e-1|959	echo "LoadModule mod_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/40_mod_memcache.conf
14cu|proftpd-1.3.5e-1|960	echo "LoadModule mod_tls_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
14cu|proftpd-1.3.5e-1|961	
14cu|proftpd-1.3.5e-1|962	cat > %{buildroot}%{_sysconfdir}/%{name}.d/99_mod_ifsession.conf << EOF
14cu|proftpd-1.3.5e-1|963	# keep this module the last one
14cu|proftpd-1.3.5e-1|964	LoadModule mod_ifsession.c
14cu|proftpd-1.3.5e-1|965	EOF
14cu|proftpd-1.3.5e-1|966	
14cu|proftpd-1.3.5e-1|967	# automatic reloading for new plugins
14cu|proftpd-1.3.5e-1|968	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14cu|proftpd-1.3.5e-1|969	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/%{name}.filter << EOF
14cu|proftpd-1.3.5e-1|970	^.%{_sysconfdir}/proftpd.d/.*\.conf$
14cu|proftpd-1.3.5e-1|971	EOF
14cu|proftpd-1.3.5e-1|972	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/%{name}.script << EOF
14cu|proftpd-1.3.5e-1|973	#!/bin/sh
14cu|proftpd-1.3.5e-1|974	systemctl try-restart proftpd.service
14cu|proftpd-1.3.5e-1|975	EOF
14cu|proftpd-1.3.5e-1|976	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/%{name}.script
14cu|proftpd-1.3.5e-1|977	
14cu|proftpd-1.3.5e-1|978	
14cu|proftpd-1.3.5e-1|979	%find_lang %{name}
14cu|proftpd-1.3.5e-1|980	
14cu|proftpd-1.3.5e-1|981	# cleanup
14cu|proftpd-1.3.5e-1|982	find %{buildroot} -name '*.la' -delete
14cu|proftpd-1.3.5e-1|983	find %{buildroot} -name '*.a' -delete
14cu|proftpd-1.3.5e-1|984	rm -f contrib/README.mod_sql contrib/README.linux-privs
14cu|proftpd-1.3.5e-1|985	
14cu|proftpd-1.3.5e-1|986	cat > %{buildroot}%{_sysconfdir}/ftpusers << EOF
14cu|proftpd-1.3.5e-1|987	root
14cu|proftpd-1.3.5e-1|988	bin
14cu|proftpd-1.3.5e-1|989	daemon
14cu|proftpd-1.3.5e-1|990	adm
14cu|proftpd-1.3.5e-1|991	lp
14cu|proftpd-1.3.5e-1|992	sync
14cu|proftpd-1.3.5e-1|993	shutdown
14cu|proftpd-1.3.5e-1|994	halt
14cu|proftpd-1.3.5e-1|995	mail
14cu|proftpd-1.3.5e-1|996	news
14cu|proftpd-1.3.5e-1|997	uucp
14cu|proftpd-1.3.5e-1|998	operator
14cu|proftpd-1.3.5e-1|999	games
14cu|proftpd-1.3.5e-1|1000	nobody
14cu|proftpd-1.3.5e-1|1001	EOF
14cu|proftpd-1.3.5e-1|1002	
14cu|proftpd-1.3.5e-1|1003	%post
14cu|proftpd-1.3.5e-1|1004	%tmpfiles_create %{name}
14cu|proftpd-1.3.5e-1|1005	%_post_service %{name}
14cu|proftpd-1.3.5e-1|1006	
14cu|proftpd-1.3.5e-1|1007	%pre
14cu|proftpd-1.3.5e-1|1008	%_pre_useradd ftp /var/ftp /bin/false
14cu|proftpd-1.3.5e-1|1009	
14cu|proftpd-1.3.5e-1|1010	%postun
14cu|proftpd-1.3.5e-1|1011	%_postun_userdel ftp
14cu|proftpd-1.3.5e-1|1012	
14cu|proftpd-1.3.5e-1|1013	%preun
14cu|proftpd-1.3.5e-1|1014	%_preun_service %{name}
14cu|proftpd-1.3.5e-1|1015	
14cu|proftpd-1.3.5e-1|1016	%changelog
14cu|proftpd-1.3.5e-1|1017	
14cu|proftpd-1.3.5e-1|1018	* Thu Apr 27 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.3.5e-1
14cu|proftpd-1.3.5e-1|1019	- (26410da) Updated to 1.3.5e
14cu|proftpd-1.3.5e-1|1020	
14cu|proftpd-1.3.5e-1|1021	

13849 14
14cu|project-builder-0.14.1-1|1	#
14cu|project-builder-0.14.1-1|2	# $Id$
14cu|project-builder-0.14.1-1|3	#
14cu|project-builder-0.14.1-1|4	%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
14cu|project-builder-0.14.1-1|5	%define srcname project-builder
14cu|project-builder-0.14.1-1|6	
14cu|project-builder-0.14.1-1|7	Summary:	Project Builder helps providing multi-OSes Continuous Packaging
14cu|project-builder-0.14.1-1|8	Summary(fr):	Project Builder ou pb produit des paquets pour diverses distributions
14cu|project-builder-0.14.1-1|9	Name:		project-builder
14cu|project-builder-0.14.1-1|10	Version:	0.14.1
14cu|project-builder-0.14.1-1|11	Release:	1
14cu|project-builder-0.14.1-1|12	License:	GPL
14cu|project-builder-0.14.1-1|13	Group:		System/Configuration/Packaging
14cu|project-builder-0.14.1-1|14	Url:		http://trac.project-builder.org
14cu|project-builder-0.14.1-1|15	Source:		ftp://ftp.project-builder.org/src/%{name}-%{version}.tar.gz
14cu|project-builder-0.14.1-1|16	BuildRequires: perl-devel
14cu|project-builder-0.14.1-1|17	Requires:	perl >= 5.8.4
14cu|project-builder-0.14.1-1|18	Requires:	perl-DateManip
14cu|project-builder-0.14.1-1|19	Requires:	perl-ProjectBuilder >= 0.10.1
14cu|project-builder-0.14.1-1|20	Requires:	rpm-build
14cu|project-builder-0.14.1-1|21	BuildArch:	noarch
14cu|project-builder-0.14.1-1|22	
14cu|project-builder-0.14.1-1|23	%description
14cu|project-builder-0.14.1-1|24	ProjectBuilder aka pb helps producing packages
14cu|project-builder-0.14.1-1|25	for multiple OSes (Linux distributions, Solaris, ...).
14cu|project-builder-0.14.1-1|26	It does that by minimizing
14cu|project-builder-0.14.1-1|27	the duplication of information required and
14cu|project-builder-0.14.1-1|28	a set a very simple configuration files.
14cu|project-builder-0.14.1-1|29	It implements a Continuous Packaging approach.
14cu|project-builder-0.14.1-1|30	
14cu|project-builder-0.14.1-1|31	%prep
14cu|project-builder-0.14.1-1|32	%setup -q
14cu|project-builder-0.14.1-1|33	
14cu|project-builder-0.14.1-1|34	%build
14cu|project-builder-0.14.1-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14cu|project-builder-0.14.1-1|36	make
14cu|project-builder-0.14.1-1|37	
14cu|project-builder-0.14.1-1|38	%install
14cu|project-builder-0.14.1-1|39	%makeinstall_std
14cu|project-builder-0.14.1-1|40	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
14cu|project-builder-0.14.1-1|41	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
14cu|project-builder-0.14.1-1|42	
14cu|project-builder-0.14.1-1|43	%check
14cu|project-builder-0.14.1-1|44	make test
14cu|project-builder-0.14.1-1|45	
14cu|project-builder-0.14.1-1|46	%files
14cu|project-builder-0.14.1-1|47	%doc NEWS AUTHORS
14cu|project-builder-0.14.1-1|48	%doc INSTALL COPYING README
14cu|project-builder-0.14.1-1|49	
14cu|project-builder-0.14.1-1|50	%{perlvendorlib}/*
14cu|project-builder-0.14.1-1|51	%{_bindir}/*
14cu|project-builder-0.14.1-1|52	%{_mandir}/man1/*
14cu|project-builder-0.14.1-1|53	%{_mandir}/man3/*
14cu|project-builder-0.14.1-1|54	
14cu|project-builder-0.14.1-1|55	%changelog
14cu|project-builder-0.14.1-1|56	
14cu|project-builder-0.14.1-1|57	* Mon Aug 08 2016 alzim <alzim@bk.ru> 0.14.1-1
14cu|project-builder-0.14.1-1|58	- (1ef0653) Merge pull request #1 from import/project-builder:rosa2016.1
14cu|project-builder-0.14.1-1|59	- (1ef0653) Updated to 0.14.1
14cu|project-builder-0.14.1-1|60	
14cu|project-builder-0.14.1-1|61	

13850 14
14cu|prosody-0.9.12-1|1	%define debug_package %{nil}
14cu|prosody-0.9.12-1|2	
14cu|prosody-0.9.12-1|3	Summary:	Light Lua Jabber/XMPP server
14cu|prosody-0.9.12-1|4	Name:		prosody
14cu|prosody-0.9.12-1|5	Version:	0.9.12
14cu|prosody-0.9.12-1|6	Release:	1
14cu|prosody-0.9.12-1|7	License:	MIT
14cu|prosody-0.9.12-1|8	Group:		System/Servers
14cu|prosody-0.9.12-1|9	URL:		http://prosody.im
14cu|prosody-0.9.12-1|10	Source0:	http://prosody.im/downloads/source/%{name}-%{version}.tar.gz
14cu|prosody-0.9.12-1|11	Source1:	%{name}.service
14cu|prosody-0.9.12-1|12	Source2:	%{name}.sysconfig
14cu|prosody-0.9.12-1|13	Source3:	%{name}.config
14cu|prosody-0.9.12-1|14	Source5:	prosody.tmpfilesd
14cu|prosody-0.9.12-1|15	BuildRequires:	lua5.1-devel
14cu|prosody-0.9.12-1|16	BuildRequires:	openssl-devel
14cu|prosody-0.9.12-1|17	BuildRequires:	idn-devel
14cu|prosody-0.9.12-1|18	Requires(pre):	rpm-helper
14cu|prosody-0.9.12-1|19	Requires(post):	rpm-helper
14cu|prosody-0.9.12-1|20	Requires(preun):	rpm-helper
14cu|prosody-0.9.12-1|21	Requires(postun):	rpm-helper
14cu|prosody-0.9.12-1|22	
14cu|prosody-0.9.12-1|23	%description
14cu|prosody-0.9.12-1|24	Prosody is an exciting new server for Jabber/XMPP written in Lua. It aims to
14cu|prosody-0.9.12-1|25	be easy to use, and light on resources. For developers it aims to give a
14cu|prosody-0.9.12-1|26	flexible system on which to rapidly develop added functionality, or
14cu|prosody-0.9.12-1|27	prototype new protocols
14cu|prosody-0.9.12-1|28	
14cu|prosody-0.9.12-1|29	%prep
14cu|prosody-0.9.12-1|30	%setup -q
14cu|prosody-0.9.12-1|31	
14cu|prosody-0.9.12-1|32	%build
14cu|prosody-0.9.12-1|33	./configure --with-lua='' --with-lua-include=/usr/include --prefix=/usr
14cu|prosody-0.9.12-1|34	%make
14cu|prosody-0.9.12-1|35	
14cu|prosody-0.9.12-1|36	%install
14cu|prosody-0.9.12-1|37	%makeinstall_std
14cu|prosody-0.9.12-1|38	
14cu|prosody-0.9.12-1|39	
14cu|prosody-0.9.12-1|40	mkdir -p %{buildroot}%{_unitdir}
14cu|prosody-0.9.12-1|41	cat %{SOURCE1} > %{buildroot}%{_unitdir}/%{name}.service
14cu|prosody-0.9.12-1|42	
14cu|prosody-0.9.12-1|43	install -D -p -m 644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|prosody-0.9.12-1|44	
14cu|prosody-0.9.12-1|45	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14cu|prosody-0.9.12-1|46	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|prosody-0.9.12-1|47	
14cu|prosody-0.9.12-1|48	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg.lua
14cu|prosody-0.9.12-1|49	
14cu|prosody-0.9.12-1|50	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}
14cu|prosody-0.9.12-1|51	
14cu|prosody-0.9.12-1|52	%pre
14cu|prosody-0.9.12-1|53	%_pre_useradd %{name} /var/empty /bin/bash
14cu|prosody-0.9.12-1|54	
14cu|prosody-0.9.12-1|55	%post
14cu|prosody-0.9.12-1|56	%systemd_post %{name}.service
14cu|prosody-0.9.12-1|57	
14cu|prosody-0.9.12-1|58	%preun
14cu|prosody-0.9.12-1|59	%systemd_preun %{name}.service
14cu|prosody-0.9.12-1|60	
14cu|prosody-0.9.12-1|61	%postun
14cu|prosody-0.9.12-1|62	%_postun_userdel %{name}
14cu|prosody-0.9.12-1|63	%systemd_postun_with_restart %{name}.service
14cu|prosody-0.9.12-1|64	
14cu|prosody-0.9.12-1|65	%files
14cu|prosody-0.9.12-1|66	%doc doc/*
14cu|prosody-0.9.12-1|67	%config(noreplace) %{_sysconfdir}/%{name}/
14cu|prosody-0.9.12-1|68	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|prosody-0.9.12-1|69	%attr(755,root,root) %config(noreplace) %{_unitdir}/%{name}.service
14cu|prosody-0.9.12-1|70	%attr(700,%{name},%{name}) %{_localstatedir}/lib/%{name}
14cu|prosody-0.9.12-1|71	%{_bindir}/%{name}ctl
14cu|prosody-0.9.12-1|72	%{_bindir}/%{name}
14cu|prosody-0.9.12-1|73	%{_prefix}/lib/%{name}
14cu|prosody-0.9.12-1|74	%{_mandir}/man1/%{name}ctl.*
14cu|prosody-0.9.12-1|75	%{_tmpfilesdir}/%{name}.conf
14cu|prosody-0.9.12-1|76	
14cu|prosody-0.9.12-1|77	%changelog
14cu|prosody-0.9.12-1|78	
14cu|prosody-0.9.12-1|79	* Tue Feb 14 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.9.12-1
14cu|prosody-0.9.12-1|80	- (c7a30b1) Upload tarball
14cu|prosody-0.9.12-1|81	
14cu|prosody-0.9.12-1|82	

13851 14
14cu|proxychains-ng-4.12-2|1	%define oname proxychains
14cu|proxychains-ng-4.12-2|2	%define ver 4
14cu|proxychains-ng-4.12-2|3	
14cu|proxychains-ng-4.12-2|4	Summary:	ProxyChains this proxying for tor
14cu|proxychains-ng-4.12-2|5	Name:		proxychains-ng
14cu|proxychains-ng-4.12-2|6	Version:	4.12
14cu|proxychains-ng-4.12-2|7	Release:	2
14cu|proxychains-ng-4.12-2|8	License:	GPLv2+
14cu|proxychains-ng-4.12-2|9	Group:		Networking/Other
14cu|proxychains-ng-4.12-2|10	Url:		https://github.com/rofl0r/proxychains-ng
14cu|proxychains-ng-4.12-2|11	Source0:	%{name}-%{version}.tar.gz
14cu|proxychains-ng-4.12-2|12	Source10:	%{name}.rpmlintrc
14cu|proxychains-ng-4.12-2|13	
14cu|proxychains-ng-4.12-2|14	%description
14cu|proxychains-ng-4.12-2|15	ProxyChains is a UNIX program, that hooks network-related libc functions
14cu|proxychains-ng-4.12-2|16	in DYNAMICALLY LINKED programs via a preloaded DLL (dlsym(), LD_PRELOAD)
14cu|proxychains-ng-4.12-2|17	and redirects the connections through SOCKS4a/5 or HTTP proxies.
14cu|proxychains-ng-4.12-2|18	It supports TCP only (no UDP/ICMP etc).
14cu|proxychains-ng-4.12-2|19	
14cu|proxychains-ng-4.12-2|20	The way it works is basically a HACK; so it is possible that it doesn't
14cu|proxychains-ng-4.12-2|21	work with your program, especially when it's a script, or starts
14cu|proxychains-ng-4.12-2|22	numerous processes like background daemons or uses dlopen() to load
14cu|proxychains-ng-4.12-2|23	"modules" (bug in glibc dynlinker).
14cu|proxychains-ng-4.12-2|24	
14cu|proxychains-ng-4.12-2|25	If your program doesn't work with proxychains, consider using an
14cu|proxychains-ng-4.12-2|26	iptables based solution instead; this is much more robust.
14cu|proxychains-ng-4.12-2|27	
14cu|proxychains-ng-4.12-2|28	%files
14cu|proxychains-ng-4.12-2|29	%doc README COPYING
14cu|proxychains-ng-4.12-2|30	%config(noreplace) %{_sysconfdir}/%{name}/%{oname}.conf
14cu|proxychains-ng-4.12-2|31	%{_bindir}/%{oname}%{ver}
14cu|proxychains-ng-4.12-2|32	%{_libdir}/lib%{oname}%{ver}.so
14cu|proxychains-ng-4.12-2|33	
14cu|proxychains-ng-4.12-2|34	#----------------------------------------------------------------------------
14cu|proxychains-ng-4.12-2|35	
14cu|proxychains-ng-4.12-2|36	%prep
14cu|proxychains-ng-4.12-2|37	%setup -q
14cu|proxychains-ng-4.12-2|38	
14cu|proxychains-ng-4.12-2|39	%build
14cu|proxychains-ng-4.12-2|40	%configure2_5x
14cu|proxychains-ng-4.12-2|41	%make
14cu|proxychains-ng-4.12-2|42	
14cu|proxychains-ng-4.12-2|43	%install
14cu|proxychains-ng-4.12-2|44	%makeinstall_std
14cu|proxychains-ng-4.12-2|45	
14cu|proxychains-ng-4.12-2|46	install -Dm0644 src/%{oname}.conf %{buildroot}%{_sysconfdir}/%{name}/%{oname}.conf
14cu|proxychains-ng-4.12-2|47	
14cu|proxychains-ng-4.12-2|48	
14cu|proxychains-ng-4.12-2|49	%changelog
14cu|proxychains-ng-4.12-2|50	
14cu|proxychains-ng-4.12-2|51	* Sun Jan 22 2017 Rosa <rosa@abf.rosalinux.ru> 4.12-2
14cu|proxychains-ng-4.12-2|52	- (a56170d) Automatic import for version 4.12-2
14cu|proxychains-ng-4.12-2|53	
14cu|proxychains-ng-4.12-2|54	

13852 14
14cu|proxycheck-0.49a-10|1	Name:		proxycheck
14cu|proxycheck-0.49a-10|2	Version:	0.49a
14cu|proxycheck-0.49a-10|3	Release:	10
14cu|proxycheck-0.49a-10|4	Summary:	A quick open proxy scanner
14cu|proxycheck-0.49a-10|5	Epoch:		1
14cu|proxycheck-0.49a-10|6	License:	GPL
14cu|proxycheck-0.49a-10|7	Group:		Networking/Other
14cu|proxycheck-0.49a-10|8	URL:		http://www.corpit.ru/mjt/proxycheck.html
14cu|proxycheck-0.49a-10|9	Source0:	http://www.corpit.ru/mjt/proxycheck/%{name}-%{version}.tar.gz
14cu|proxycheck-0.49a-10|10	Source1:	%{name}.logrotate.bz2
14cu|proxycheck-0.49a-10|11	Requires(pre):	rpm-helper
14cu|proxycheck-0.49a-10|12	
14cu|proxycheck-0.49a-10|13	%description
14cu|proxycheck-0.49a-10|14	Proxycheck is a simple tool to quickly check whenever a given host or set of
14cu|proxycheck-0.49a-10|15	hosts has open proxy server running. Open proxies of various kinds are (ab)used
14cu|proxycheck-0.49a-10|16	nowadays for various evil things like sending mass spam, hacking into your
14cu|proxycheck-0.49a-10|17	machine, making denial of service attacks (DoS) and the like. To stop the abuse
14cu|proxycheck-0.49a-10|18	of open proxy servers, one need to know whenever any machine runs such service
14cu|proxycheck-0.49a-10|19	or not.
14cu|proxycheck-0.49a-10|20	This command-line tool, proxycheck, may be used for such purpose. Currently, it
14cu|proxycheck-0.49a-10|21	understands 3 types of proxy servers: HTTP proxies that allows you to CONNECT
14cu|proxycheck-0.49a-10|22	to any host:port, SOCKS v4 and v5 proxies (www.socks.nec.com), and wingate
14cu|proxycheck-0.49a-10|23	"telnet" proxy servers.
14cu|proxycheck-0.49a-10|24	
14cu|proxycheck-0.49a-10|25	%package proxylogger
14cu|proxycheck-0.49a-10|26	Summary:	Receiving part of proxycheck
14cu|proxycheck-0.49a-10|27	Group:		Networking/Other
14cu|proxycheck-0.49a-10|28	Requires:	xinetd
14cu|proxycheck-0.49a-10|29	Requires(post,preun):	rpm-helper
14cu|proxycheck-0.49a-10|30	
14cu|proxycheck-0.49a-10|31	%description proxylogger
14cu|proxycheck-0.49a-10|32	Proxylogger is a trivial program (invoked from xinetd) that writes out a string
14cu|proxycheck-0.49a-10|33	"550 ESMTP_unwelcome [peer.ip.add.ress]" to the network and optionally waits
14cu|proxycheck-0.49a-10|34	for a string in form
14cu|proxycheck-0.49a-10|35	[junk]protocol:ip.add.re.ss:port\n
14cu|proxycheck-0.49a-10|36	from the remote system.  May be used as a destination for proxycheck program.
14cu|proxycheck-0.49a-10|37	All connections (together with the information in the above form, if given) are
14cu|proxycheck-0.49a-10|38	optionally logged to a specified file.
14cu|proxycheck-0.49a-10|39	
14cu|proxycheck-0.49a-10|40	To use proxylogger from proxycheck, use a command like:
14cu|proxycheck-0.49a-10|41	proxycheck -c chat::ESMTP_unwelcome -d your.ip.add.ress:25 host-to-be-checked
14cu|proxycheck-0.49a-10|42	
14cu|proxycheck-0.49a-10|43	%prep
14cu|proxycheck-0.49a-10|44	%setup -q
14cu|proxycheck-0.49a-10|45	bzcat %{SOURCE1} > %{name}.logrotate
14cu|proxycheck-0.49a-10|46	
14cu|proxycheck-0.49a-10|47	%build
14cu|proxycheck-0.49a-10|48	./configure
14cu|proxycheck-0.49a-10|49	%make CFLAGS="%{optflags}" proxycheck proxylogger
14cu|proxycheck-0.49a-10|50	
14cu|proxycheck-0.49a-10|51	%install
14cu|proxycheck-0.49a-10|52	
14cu|proxycheck-0.49a-10|53	# Makefile lacks install fase
14cu|proxycheck-0.49a-10|54	install -d -m 755 %{buildroot}%{_bindir}
14cu|proxycheck-0.49a-10|55	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|proxycheck-0.49a-10|56	install -m 755 %{name} proxylogger %{buildroot}%{_bindir}
14cu|proxycheck-0.49a-10|57	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
14cu|proxycheck-0.49a-10|58	
14cu|proxycheck-0.49a-10|59	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14cu|proxycheck-0.49a-10|60	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/proxylogger
14cu|proxycheck-0.49a-10|61	# default: off
14cu|proxycheck-0.49a-10|62	# description: Proxylogger is the receiving part of proxycheck, \
14cu|proxycheck-0.49a-10|63	# to be used from (x)inetd and with -c chat
14cu|proxycheck-0.49a-10|64	#
14cu|proxycheck-0.49a-10|65	
14cu|proxycheck-0.49a-10|66	service smtp
14cu|proxycheck-0.49a-10|67	{
14cu|proxycheck-0.49a-10|68	disable             = yes
14cu|proxycheck-0.49a-10|69	socket_type         = stream
14cu|proxycheck-0.49a-10|70	wait                = no
14cu|proxycheck-0.49a-10|71	protocol            = tcp
14cu|proxycheck-0.49a-10|72	user                = proxylogger
14cu|proxycheck-0.49a-10|73	group               = proxylogger
14cu|proxycheck-0.49a-10|74	server              = %{_bindir}/proxylogger
14cu|proxycheck-0.49a-10|75	server_args         = -l /var/log/proxylogger/info
14cu|proxycheck-0.49a-10|76	}
14cu|proxycheck-0.49a-10|77	
14cu|proxycheck-0.49a-10|78	EOF
14cu|proxycheck-0.49a-10|79	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14cu|proxycheck-0.49a-10|80	
14cu|proxycheck-0.49a-10|81	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|proxycheck-0.49a-10|82	install -m 644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|proxycheck-0.49a-10|83	
14cu|proxycheck-0.49a-10|84	%pre proxylogger
14cu|proxycheck-0.49a-10|85	%_pre_useradd proxylogger /var/log/proxylogger /bin/false
14cu|proxycheck-0.49a-10|86	
14cu|proxycheck-0.49a-10|87	%postun proxylogger
14cu|proxycheck-0.49a-10|88	%_postun_userdel proxylogger
14cu|proxycheck-0.49a-10|89	
14cu|proxycheck-0.49a-10|90	%files
14cu|proxycheck-0.49a-10|91	%doc CHANGES
14cu|proxycheck-0.49a-10|92	%{_bindir}/%{name}
14cu|proxycheck-0.49a-10|93	%{_mandir}/man1/%{name}.1*
14cu|proxycheck-0.49a-10|94	
14cu|proxycheck-0.49a-10|95	%files proxylogger
14cu|proxycheck-0.49a-10|96	%{_bindir}/proxylogger
14cu|proxycheck-0.49a-10|97	%config(noreplace) %{_sysconfdir}/xinetd.d/proxylogger
14cu|proxycheck-0.49a-10|98	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|proxycheck-0.49a-10|99	%attr(-,proxylogger,proxylogger) %{_var}/log/%{name}
14cu|proxycheck-0.49a-10|100	
14cu|proxycheck-0.49a-10|101	
14cu|proxycheck-0.49a-10|102	%changelog
14cu|proxycheck-0.49a-10|103	
14cu|proxycheck-0.49a-10|104	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1:0.49a-10
14cu|proxycheck-0.49a-10|105	- (eab624c) Repack tarball according to upstream
14cu|proxycheck-0.49a-10|106	
14cu|proxycheck-0.49a-10|107	

13853 14
14cu|proxytunnel-1.9.1-1|1	Summary:	Proxytunnel SSH to connect through HTTPS proxies
14cu|proxytunnel-1.9.1-1|2	Name:		proxytunnel
14cu|proxytunnel-1.9.1-1|3	Version:	1.9.1
14cu|proxytunnel-1.9.1-1|4	Release:	1
14cu|proxytunnel-1.9.1-1|5	License:	GPLv2+
14cu|proxytunnel-1.9.1-1|6	Group:		Communications
14cu|proxytunnel-1.9.1-1|7	Url:		http://proxytunnel.sourceforge.net/
14cu|proxytunnel-1.9.1-1|8	Source0:	https://github.com/proxytunnel/proxytunnel/archive/%{version}.tar.gz
14cu|proxytunnel-1.9.1-1|9	# Support TLS
14cu|proxytunnel-1.9.1-1|10	# https://github.com/proxytunnel/proxytunnel/pull/9
14cu|proxytunnel-1.9.1-1|11	Patch0:		proxytunnel-1.9.1-tls.patch
14cu|proxytunnel-1.9.1-1|12	BuildRequires:	asciidoc
14cu|proxytunnel-1.9.1-1|13	BuildRequires:	docbook-dtd45-xml
14cu|proxytunnel-1.9.1-1|14	BuildRequires:	xmlto
14cu|proxytunnel-1.9.1-1|15	BuildRequires:	pkgconfig(openssl)
14cu|proxytunnel-1.9.1-1|16	Requires:	ssh-clients
14cu|proxytunnel-1.9.1-1|17	
14cu|proxytunnel-1.9.1-1|18	%description
14cu|proxytunnel-1.9.1-1|19	Proxytunnel is a program that connects stdin and stdout to an origin
14cu|proxytunnel-1.9.1-1|20	server somewhere in the Internet through an industry standard HTTPS
14cu|proxytunnel-1.9.1-1|21	proxy. This will allow you for example to access SSH servers when you
14cu|proxytunnel-1.9.1-1|22	normally only have http(s) access.
14cu|proxytunnel-1.9.1-1|23	
14cu|proxytunnel-1.9.1-1|24	%files
14cu|proxytunnel-1.9.1-1|25	%doc CHANGES CREDITS KNOWN_ISSUES LICENSE.txt README RELNOTES TODO
14cu|proxytunnel-1.9.1-1|26	%{_bindir}/proxytunnel
14cu|proxytunnel-1.9.1-1|27	%{_mandir}/man1/proxytunnel.1*
14cu|proxytunnel-1.9.1-1|28	
14cu|proxytunnel-1.9.1-1|29	#----------------------------------------------------------------------------
14cu|proxytunnel-1.9.1-1|30	
14cu|proxytunnel-1.9.1-1|31	%prep
14cu|proxytunnel-1.9.1-1|32	%setup -q
14cu|proxytunnel-1.9.1-1|33	%patch0 -p0
14cu|proxytunnel-1.9.1-1|34	
14cu|proxytunnel-1.9.1-1|35	%build
14cu|proxytunnel-1.9.1-1|36	%make CFLAGS="%{optflags}"
14cu|proxytunnel-1.9.1-1|37	
14cu|proxytunnel-1.9.1-1|38	%install
14cu|proxytunnel-1.9.1-1|39	%makeinstall_std prefix=%{_prefix}
14cu|proxytunnel-1.9.1-1|40	
14cu|proxytunnel-1.9.1-1|41	
14cu|proxytunnel-1.9.1-1|42	%changelog
14cu|proxytunnel-1.9.1-1|43	
14cu|proxytunnel-1.9.1-1|44	* Tue Jan 10 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.1-1
14cu|proxytunnel-1.9.1-1|45	- (0668f59) Build requires docbook-dtd45-xml
14cu|proxytunnel-1.9.1-1|46	
14cu|proxytunnel-1.9.1-1|47	

13854 14
14cu|psensor-1.2.0-1|1	Summary:	A Graphical Temperature Monitor
14cu|psensor-1.2.0-1|2	Name:		psensor
14cu|psensor-1.2.0-1|3	Version:	1.2.0
14cu|psensor-1.2.0-1|4	Release:	1
14cu|psensor-1.2.0-1|5	URL:		http://wpitchoune.net/psensor
14cu|psensor-1.2.0-1|6	License:	GNU General Public License version 2
14cu|psensor-1.2.0-1|7	Group:		Monitoring
14cu|psensor-1.2.0-1|8	Source0:	http://wpitchoune.net/psensor/files/%{name}-%{version}.tar.gz
14cu|psensor-1.2.0-1|9	Source1:	http://wpitchoune.net/psensor/files/%{name}-%{version}.tar.gz.asc
14cu|psensor-1.2.0-1|10	Requires:	lm_sensors hddtemp
14cu|psensor-1.2.0-1|11	BuildRequires:	lm_sensors-devel
14cu|psensor-1.2.0-1|12	BuildRequires:	pkgconfig(cairo)
14cu|psensor-1.2.0-1|13	BuildRequires:	pkgconfig(gconf-2.0)
14cu|psensor-1.2.0-1|14	BuildRequires:	desktop-file-utils
14cu|psensor-1.2.0-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|psensor-1.2.0-1|16	BuildRequires:	help2man
14cu|psensor-1.2.0-1|17	BuildRequires:	pkgconfig(libnotify)
14cu|psensor-1.2.0-1|18	BuildRequires:	pkgconfig(libcurl)
14cu|psensor-1.2.0-1|19	BuildRequires:	pkgconfig(json-c)
14cu|psensor-1.2.0-1|20	BuildRequires:	pkgconfig(libatasmart)
14cu|psensor-1.2.0-1|21	BuildRequires:	pkgconfig(libgtop-2.0)
14cu|psensor-1.2.0-1|22	BuildRequires:	pkgconfig(libmicrohttpd)
14cu|psensor-1.2.0-1|23	
14cu|psensor-1.2.0-1|24	%description
14cu|psensor-1.2.0-1|25	Psensor is a graphical hardware temperature monitor for Linux.
14cu|psensor-1.2.0-1|26	It can monitor:
14cu|psensor-1.2.0-1|27	* the temperature of the motherboard and CPU sensors (using lm-sensors).
14cu|psensor-1.2.0-1|28	* the temperature of the NVidia GPUs (using XNVCtrl).
14cu|psensor-1.2.0-1|29	* the temperature of ATI/AMD GPUs (not enabled in Ubuntu PPAs or official
14cu|psensor-1.2.0-1|30	distribution repositories, see the instructions for enabling its support).
14cu|psensor-1.2.0-1|31	* the temperature of the Hard Disk Drives (using hddtemp or libatasmart).
14cu|psensor-1.2.0-1|32	* the rotation speed of the fans (using lm-sensors).
14cu|psensor-1.2.0-1|33	* the CPU usage (since 0.6.2.10 and using Gtop2).
14cu|psensor-1.2.0-1|34	
14cu|psensor-1.2.0-1|35	%prep
14cu|psensor-1.2.0-1|36	%setup -q
14cu|psensor-1.2.0-1|37	
14cu|psensor-1.2.0-1|38	%build
14cu|psensor-1.2.0-1|39	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cu|psensor-1.2.0-1|40	%configure
14cu|psensor-1.2.0-1|41	make
14cu|psensor-1.2.0-1|42	
14cu|psensor-1.2.0-1|43	%install
14cu|psensor-1.2.0-1|44	%makeinstall_std
14cu|psensor-1.2.0-1|45	
14cu|psensor-1.2.0-1|46	%files
14cu|psensor-1.2.0-1|47	%{_datadir}/doc/%{name}
14cu|psensor-1.2.0-1|48	%{_datadir}/glib-2.0/schemas/psensor.gschema.xml
14cu|psensor-1.2.0-1|49	%{_bindir}/%{name}*
14cu|psensor-1.2.0-1|50	%{_datadir}/%{name}
14cu|psensor-1.2.0-1|51	%{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
14cu|psensor-1.2.0-1|52	%{_datadir}/man/man1/%{name}*.1.*
14cu|psensor-1.2.0-1|53	%{_datadir}/icons/*/*/*/%{name}*
14cu|psensor-1.2.0-1|54	%{_datadir}/applications/%{name}.desktop
14cu|psensor-1.2.0-1|55	
14cu|psensor-1.2.0-1|56	%changelog
14cu|psensor-1.2.0-1|57	
14cu|psensor-1.2.0-1|58	* Tue May 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.2.0-1
14cu|psensor-1.2.0-1|59	- (280939c) Upload tarball
14cu|psensor-1.2.0-1|60	
14cu|psensor-1.2.0-1|61	

13855 14
14cu|psimedia-1.0.3-12|1	Summary:	Abstraction layer for providing audio and video RTP Services
14cu|psimedia-1.0.3-12|2	Name:		psimedia
14cu|psimedia-1.0.3-12|3	Version:	1.0.3
14cu|psimedia-1.0.3-12|4	Release:	12
14cu|psimedia-1.0.3-12|5	License:	GPLv2+
14cu|psimedia-1.0.3-12|6	Group:		Networking/Instant messaging
14cu|psimedia-1.0.3-12|7	Url:		http://delta.affinix.com/psimedia/
14cu|psimedia-1.0.3-12|8	Source0:	http://delta.affinix.com/download/psimedia/%{name}-%{version}.tar.bz2
14cu|psimedia-1.0.3-12|9	Patch0:		psimedia-1.0.3-fedora-remove-v4l.patch
14cu|psimedia-1.0.3-12|10	Patch1:		psimedia-1.0.3-gentoo-drop-v4lsrc-gst-plugin.patch
14cu|psimedia-1.0.3-12|11	Patch2:		psimedia-1.0.3-glib.patch
14cu|psimedia-1.0.3-12|12	#https://github.com/psi-plus/psimedia/commit/c2b8446e6cf636ad2eae60d36f13eb79e67816fd
14cu|psimedia-1.0.3-12|13	Patch3:		psimedia-1.0.3-uvcvideo-fix.patch
14cu|psimedia-1.0.3-12|14	# https://github.com/psi-plus/psimedia/commit/8a6503ae3caee3fe795ff2927c8dc88345d0a541
14cu|psimedia-1.0.3-12|15	Patch4:		psimedia-1.0.3-varrate-asterisk.patch
14cu|psimedia-1.0.3-12|16	BuildRequires:	qt4-devel
14cu|psimedia-1.0.3-12|17	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cu|psimedia-1.0.3-12|18	BuildRequires:	pkgconfig(liboil-0.3)
14cu|psimedia-1.0.3-12|19	BuildRequires:	pkgconfig(speex)
14cu|psimedia-1.0.3-12|20	
14cu|psimedia-1.0.3-12|21	%description
14cu|psimedia-1.0.3-12|22	PsiMedia is a thick abstraction layer for providing audio and
14cu|psimedia-1.0.3-12|23	video RTP services to Psi-like IM clients.  The implementation is based on
14cu|psimedia-1.0.3-12|24	GStreamer
14cu|psimedia-1.0.3-12|25	
14cu|psimedia-1.0.3-12|26	#----------------------------------------------------------------------------
14cu|psimedia-1.0.3-12|27	
14cu|psimedia-1.0.3-12|28	%package -n psi-plugin-media
14cu|psimedia-1.0.3-12|29	Summary:	Audio and Video plugin for Psi
14cu|psimedia-1.0.3-12|30	Group:		Networking/Instant messaging
14cu|psimedia-1.0.3-12|31	# Needed since it's not part of gstreamer0.10-plugins-good
14cu|psimedia-1.0.3-12|32	Requires:	gstreamer0.10-speex
14cu|psimedia-1.0.3-12|33	Requires:	gstreamer0.10-plugins-good
14cu|psimedia-1.0.3-12|34	
14cu|psimedia-1.0.3-12|35	%description -n psi-plugin-media
14cu|psimedia-1.0.3-12|36	This plugin provides audio and video RTP services to PSI.
14cu|psimedia-1.0.3-12|37	This implementation is based on GStreamer.
14cu|psimedia-1.0.3-12|38	
14cu|psimedia-1.0.3-12|39	%files -n psi-plugin-media
14cu|psimedia-1.0.3-12|40	%doc COPYING README TODO
14cu|psimedia-1.0.3-12|41	%{_libdir}/psi/plugins/libgstprovider.so
14cu|psimedia-1.0.3-12|42	
14cu|psimedia-1.0.3-12|43	#----------------------------------------------------------------------------
14cu|psimedia-1.0.3-12|44	
14cu|psimedia-1.0.3-12|45	%package -n psi-plus-plugin-media
14cu|psimedia-1.0.3-12|46	Summary:	Audio and Video plugin for Psi+
14cu|psimedia-1.0.3-12|47	Group:		Networking/Instant messaging
14cu|psimedia-1.0.3-12|48	# Needed since it's not part of gstreamer0.10-plugins-good
14cu|psimedia-1.0.3-12|49	Requires:	gstreamer0.10-speex
14cu|psimedia-1.0.3-12|50	Requires:	gstreamer0.10-plugins-good
14cu|psimedia-1.0.3-12|51	
14cu|psimedia-1.0.3-12|52	%description -n psi-plus-plugin-media
14cu|psimedia-1.0.3-12|53	This plugin provides audio and video RTP services to PSI+.
14cu|psimedia-1.0.3-12|54	This implementation is based on GStreamer.
14cu|psimedia-1.0.3-12|55	
14cu|psimedia-1.0.3-12|56	%files -n psi-plus-plugin-media
14cu|psimedia-1.0.3-12|57	%doc COPYING README TODO
14cu|psimedia-1.0.3-12|58	%{_libdir}/psi-plus/plugins/libgstprovider.so
14cu|psimedia-1.0.3-12|59	
14cu|psimedia-1.0.3-12|60	#----------------------------------------------------------------------------
14cu|psimedia-1.0.3-12|61	
14cu|psimedia-1.0.3-12|62	%prep
14cu|psimedia-1.0.3-12|63	%setup -q
14cu|psimedia-1.0.3-12|64	%patch0 -p1
14cu|psimedia-1.0.3-12|65	%patch1 -p0
14cu|psimedia-1.0.3-12|66	%patch2 -p1
14cu|psimedia-1.0.3-12|67	%patch3 -p1
14cu|psimedia-1.0.3-12|68	%patch4 -p1
14cu|psimedia-1.0.3-12|69	
14cu|psimedia-1.0.3-12|70	%build
14cu|psimedia-1.0.3-12|71	%setup_compile_flags
14cu|psimedia-1.0.3-12|72	./configure \
14cu|psimedia-1.0.3-12|73	--release \
14cu|psimedia-1.0.3-12|74	--no-separate-debug-info
14cu|psimedia-1.0.3-12|75	%make
14cu|psimedia-1.0.3-12|76	
14cu|psimedia-1.0.3-12|77	%install
14cu|psimedia-1.0.3-12|78	# We only need libgstprovider.so in order to enable audio RTP Services for psi
14cu|psimedia-1.0.3-12|79	mkdir -p %{buildroot}%{_libdir}/psi/plugins
14cu|psimedia-1.0.3-12|80	cp gstprovider/libgstprovider.so %{buildroot}%{_libdir}/psi/plugins/
14cu|psimedia-1.0.3-12|81	
14cu|psimedia-1.0.3-12|82	mkdir -p %{buildroot}%{_libdir}/psi-plus/plugins
14cu|psimedia-1.0.3-12|83	cp gstprovider/libgstprovider.so %{buildroot}%{_libdir}/psi-plus/plugins/
14cu|psimedia-1.0.3-12|84	
14cu|psimedia-1.0.3-12|85	
14cu|psimedia-1.0.3-12|86	%changelog
14cu|psimedia-1.0.3-12|87	
14cu|psimedia-1.0.3-12|88	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-12
14cu|psimedia-1.0.3-12|89	- (59125d6) Build with system optflags to fix debug package
14cu|psimedia-1.0.3-12|90	
14cu|psimedia-1.0.3-12|91	

13856 14
14cu|psi-plus-0.16-0.20140128.2|1	%define git 20140128
14cu|psi-plus-0.16-0.20140128.2|2	%define rev %{git}git271
14cu|psi-plus-0.16-0.20140128.2|3	%define rev_l10n 33a77c5
14cu|psi-plus-0.16-0.20140128.2|4	%define genericplugins attentionplugin autoreplyplugin birthdayreminderplugin captchaformsplugin chessplugin cleanerplugin clientswitcherplugin conferenceloggerplugin contentdownloaderplugin extendedmenuplugin extendedoptionsplugin gmailserviceplugin gomokugameplugin historykeeperplugin icqdieplugin imageplugin jabberdiskplugin juickplugin pepchangenotifyplugin qipxstatusesplugin screenshotplugin skinsplugin stopspamplugin storagenotesplugin translateplugin videostatusplugin watcherplugin gnupgplugin otrplugin
14cu|psi-plus-0.16-0.20140128.2|5	%define unixplugins gnome3supportplugin
14cu|psi-plus-0.16-0.20140128.2|6	%define devplugins pstoplugin
14cu|psi-plus-0.16-0.20140128.2|7	
14cu|psi-plus-0.16-0.20140128.2|8	Summary:	Jabber client based on Qt
14cu|psi-plus-0.16-0.20140128.2|9	Name:		psi-plus
14cu|psi-plus-0.16-0.20140128.2|10	Version:	0.16
14cu|psi-plus-0.16-0.20140128.2|11	Release:	0.%{git}.2
14cu|psi-plus-0.16-0.20140128.2|12	# GPLv2+ - core of Psi+
14cu|psi-plus-0.16-0.20140128.2|13	# LGPLv2.1+ - iris library, Psi+ widgets, qca, psimedia, several Psi+ tools
14cu|psi-plus-0.16-0.20140128.2|14	# BSD - botantools for qca library
14cu|psi-plus-0.16-0.20140128.2|15	# MIT/X11 - JDNS for iris library
14cu|psi-plus-0.16-0.20140128.2|16	# zlib/libpng - UnZip 0.15 additionnal library
14cu|psi-plus-0.16-0.20140128.2|17	License:	GPLv2+ and LGPLv2+ and BSD and MIT and zlib
14cu|psi-plus-0.16-0.20140128.2|18	Group:		Networking/Instant messaging
14cu|psi-plus-0.16-0.20140128.2|19	Url:		http://code.google.com/p/psi-dev/
14cu|psi-plus-0.16-0.20140128.2|20	# Sources is latest snapshot from git://github.com/psi-im/psi.git with applyed all worked patches from psi-dev team.
14cu|psi-plus-0.16-0.20140128.2|21	# Sources also include plugins. There isn't development files therefore plugin interface very unstable.
14cu|psi-plus-0.16-0.20140128.2|22	# So i can't split plugins to separate package. I need to maintain it together.
14cu|psi-plus-0.16-0.20140128.2|23	Source0:	http://files.psi-plus.com/sources/%{name}-%{version}-%{rev}.tar.bz2
14cu|psi-plus-0.16-0.20140128.2|24	# Translation from  https://github.com/psi-plus/psi-plus-l10n
14cu|psi-plus-0.16-0.20140128.2|25	Source1:	http://files.psi-plus.com/sources/%{name}-l10n-%{rev_l10n}.tar.bz2
14cu|psi-plus-0.16-0.20140128.2|26	# I use this script to make tarballs with Psi+ sources and translations
14cu|psi-plus-0.16-0.20140128.2|27	Source2:	generate-tarball.sh
14cu|psi-plus-0.16-0.20140128.2|28	Patch0:		psi-plus-psimedia.patch
14cu|psi-plus-0.16-0.20140128.2|29	Patch1:		psi-new-history.patch
14cu|psi-plus-0.16-0.20140128.2|30	Patch2:		psi-plus-sfmt.patch
14cu|psi-plus-0.16-0.20140128.2|31	
14cu|psi-plus-0.16-0.20140128.2|32	BuildRequires:	qconf
14cu|psi-plus-0.16-0.20140128.2|33	BuildRequires:	qt4-devel
14cu|psi-plus-0.16-0.20140128.2|34	BuildRequires:	tidy-devel
14cu|psi-plus-0.16-0.20140128.2|35	BuildRequires:	pkgconfig(glib-2.0)
14cu|psi-plus-0.16-0.20140128.2|36	BuildRequires:	pkgconfig(enchant)
14cu|psi-plus-0.16-0.20140128.2|37	BuildRequires:	pkgconfig(libidn)
14cu|psi-plus-0.16-0.20140128.2|38	BuildRequires:	pkgconfig(libotr)
14cu|psi-plus-0.16-0.20140128.2|39	BuildRequires:	pkgconfig(minizip)
14cu|psi-plus-0.16-0.20140128.2|40	BuildRequires:	pkgconfig(openssl)
14cu|psi-plus-0.16-0.20140128.2|41	BuildRequires:	pkgconfig(qca2)
14cu|psi-plus-0.16-0.20140128.2|42	BuildRequires:	pkgconfig(QJson)
14cu|psi-plus-0.16-0.20140128.2|43	BuildRequires:	pkgconfig(QtWebKit)
14cu|psi-plus-0.16-0.20140128.2|44	BuildRequires:	pkgconfig(xscrnsaver)
14cu|psi-plus-0.16-0.20140128.2|45	BuildRequires:	pkgconfig(zlib)
14cu|psi-plus-0.16-0.20140128.2|46	
14cu|psi-plus-0.16-0.20140128.2|47	Requires:	sox
14cu|psi-plus-0.16-0.20140128.2|48	Requires:	gnupg
14cu|psi-plus-0.16-0.20140128.2|49	# Required for SSL/TLS connections
14cu|psi-plus-0.16-0.20140128.2|50	Requires:	qca2-plugin-openssl
14cu|psi-plus-0.16-0.20140128.2|51	# Required for GnuPG encryption
14cu|psi-plus-0.16-0.20140128.2|52	Requires:	qca2-plugin-gnupg
14cu|psi-plus-0.16-0.20140128.2|53	Requires:	qt4-database-plugin-sqlite
14cu|psi-plus-0.16-0.20140128.2|54	Suggests:	%{name}-i18n
14cu|psi-plus-0.16-0.20140128.2|55	
14cu|psi-plus-0.16-0.20140128.2|56	%description
14cu|psi-plus-0.16-0.20140128.2|57	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cu|psi-plus-0.16-0.20140128.2|58	
14cu|psi-plus-0.16-0.20140128.2|59	%files
14cu|psi-plus-0.16-0.20140128.2|60	%doc README COPYING
14cu|psi-plus-0.16-0.20140128.2|61	%{_bindir}/psi-plus
14cu|psi-plus-0.16-0.20140128.2|62	%{_datadir}/applications/psi-plus.desktop
14cu|psi-plus-0.16-0.20140128.2|63	%{_datadir}/icons/hicolor/*/apps/psi-plus.png
14cu|psi-plus-0.16-0.20140128.2|64	%{_datadir}/psi-plus/
14cu|psi-plus-0.16-0.20140128.2|65	%exclude %{_datadir}/psi-plus/*.qm
14cu|psi-plus-0.16-0.20140128.2|66	%dir %{_libdir}/psi-plus/
14cu|psi-plus-0.16-0.20140128.2|67	
14cu|psi-plus-0.16-0.20140128.2|68	#----------------------------------------------------------------------------
14cu|psi-plus-0.16-0.20140128.2|69	
14cu|psi-plus-0.16-0.20140128.2|70	%package i18n
14cu|psi-plus-0.16-0.20140128.2|71	Summary:	Language packs for Psi
14cu|psi-plus-0.16-0.20140128.2|72	Group:		System/Internationalization
14cu|psi-plus-0.16-0.20140128.2|73	Requires:	%{name} = %{EVRD}
14cu|psi-plus-0.16-0.20140128.2|74	Conflicts:	%{name} < 0.16
14cu|psi-plus-0.16-0.20140128.2|75	BuildArch:	noarch
14cu|psi-plus-0.16-0.20140128.2|76	
14cu|psi-plus-0.16-0.20140128.2|77	%description i18n
14cu|psi-plus-0.16-0.20140128.2|78	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cu|psi-plus-0.16-0.20140128.2|79	This package adds internationalization to Psi+.
14cu|psi-plus-0.16-0.20140128.2|80	
14cu|psi-plus-0.16-0.20140128.2|81	%files i18n -f psi.lang
14cu|psi-plus-0.16-0.20140128.2|82	
14cu|psi-plus-0.16-0.20140128.2|83	#----------------------------------------------------------------------------
14cu|psi-plus-0.16-0.20140128.2|84	
14cu|psi-plus-0.16-0.20140128.2|85	%package plugins
14cu|psi-plus-0.16-0.20140128.2|86	Summary:	Plugins pack for Psi+
14cu|psi-plus-0.16-0.20140128.2|87	License:	GPLv2+
14cu|psi-plus-0.16-0.20140128.2|88	Group:		Networking/Instant messaging
14cu|psi-plus-0.16-0.20140128.2|89	Requires:	%{name} = %{EVRD}
14cu|psi-plus-0.16-0.20140128.2|90	
14cu|psi-plus-0.16-0.20140128.2|91	%description plugins
14cu|psi-plus-0.16-0.20140128.2|92	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
14cu|psi-plus-0.16-0.20140128.2|93	
14cu|psi-plus-0.16-0.20140128.2|94	* Attention Plugin
14cu|psi-plus-0.16-0.20140128.2|95	This plugin is designed to send and receive special messages such as
14cu|psi-plus-0.16-0.20140128.2|96	Attentions.
14cu|psi-plus-0.16-0.20140128.2|97	
14cu|psi-plus-0.16-0.20140128.2|98	* Autoreply Plugin
14cu|psi-plus-0.16-0.20140128.2|99	This plugin acts as an auto-answering machine.
14cu|psi-plus-0.16-0.20140128.2|100	
14cu|psi-plus-0.16-0.20140128.2|101	* Birthday Reminder Plugin
14cu|psi-plus-0.16-0.20140128.2|102	This plugin is designed to show reminders of upcoming birthdays.
14cu|psi-plus-0.16-0.20140128.2|103	
14cu|psi-plus-0.16-0.20140128.2|104	* Captcha Forms Plugin
14cu|psi-plus-0.16-0.20140128.2|105	This plugin is designed to pass of captcha directly from the Psi+.
14cu|psi-plus-0.16-0.20140128.2|106	
14cu|psi-plus-0.16-0.20140128.2|107	* Chess Plugin
14cu|psi-plus-0.16-0.20140128.2|108	This plugin allows you to play chess with your friends.
14cu|psi-plus-0.16-0.20140128.2|109	The plugin is compatible with a similar plugin for Tkabber.
14cu|psi-plus-0.16-0.20140128.2|110	
14cu|psi-plus-0.16-0.20140128.2|111	* Cleaner Plugin
14cu|psi-plus-0.16-0.20140128.2|112	This plugin is designed to clear the avatar cache, saved local copies
14cu|psi-plus-0.16-0.20140128.2|113	of vCards and history logs.
14cu|psi-plus-0.16-0.20140128.2|114	
14cu|psi-plus-0.16-0.20140128.2|115	* Client Switcher Plugin
14cu|psi-plus-0.16-0.20140128.2|116	This plugin is intended to spoof version of the Jabber client, the
14cu|psi-plus-0.16-0.20140128.2|117	name and type of operating system. It is possible to manually specify
14cu|psi-plus-0.16-0.20140128.2|118	the version of the client and the operating system or choose from a
14cu|psi-plus-0.16-0.20140128.2|119	predefined list.
14cu|psi-plus-0.16-0.20140128.2|120	
14cu|psi-plus-0.16-0.20140128.2|121	* Conference Logger Plugin
14cu|psi-plus-0.16-0.20140128.2|122	This plugin is designed to save conference logs in which the Psi+
14cu|psi-plus-0.16-0.20140128.2|123	user sits.
14cu|psi-plus-0.16-0.20140128.2|124	
14cu|psi-plus-0.16-0.20140128.2|125	* Content Downloader Plugin
14cu|psi-plus-0.16-0.20140128.2|126	This plugin can currently be used to download and install roster
14cu|psi-plus-0.16-0.20140128.2|127	iconsets and emoticons.
14cu|psi-plus-0.16-0.20140128.2|128	
14cu|psi-plus-0.16-0.20140128.2|129	* Extended Menu Plugin
14cu|psi-plus-0.16-0.20140128.2|130	This plugin adds roster submenu 'Extended Actions' to contact's
14cu|psi-plus-0.16-0.20140128.2|131	context menu. At the moment we have the following items: 'Copy JID',
14cu|psi-plus-0.16-0.20140128.2|132	'Copy the nickname', 'Copy the status message' and 'Ping'.
14cu|psi-plus-0.16-0.20140128.2|133	
14cu|psi-plus-0.16-0.20140128.2|134	* Extended Options Plugin
14cu|psi-plus-0.16-0.20140128.2|135	This plugin is designed to allow easy configuration of some advanced
14cu|psi-plus-0.16-0.20140128.2|136	options in Psi+. This plugin gives you access to advanced application
14cu|psi-plus-0.16-0.20140128.2|137	options, which do not have a graphical user interface.
14cu|psi-plus-0.16-0.20140128.2|138	
14cu|psi-plus-0.16-0.20140128.2|139	* Gmail Service Plugin
14cu|psi-plus-0.16-0.20140128.2|140	Shows notifications of new messages in your Gmailbox.
14cu|psi-plus-0.16-0.20140128.2|141	
14cu|psi-plus-0.16-0.20140128.2|142	* History Keeper Plugin
14cu|psi-plus-0.16-0.20140128.2|143	This plugin is designed to remove the history of selected contacts
14cu|psi-plus-0.16-0.20140128.2|144	when the Psi+ is closed.
14cu|psi-plus-0.16-0.20140128.2|145	
14cu|psi-plus-0.16-0.20140128.2|146	* ICQ Must Die Plugin
14cu|psi-plus-0.16-0.20140128.2|147	This plugin is designed to help you transfer as many contacts as
14cu|psi-plus-0.16-0.20140128.2|148	possible from ICQ to Jabber.
14cu|psi-plus-0.16-0.20140128.2|149	
14cu|psi-plus-0.16-0.20140128.2|150	* Image Plugin
14cu|psi-plus-0.16-0.20140128.2|151	This plugin is designed to send images to roster contacts.
14cu|psi-plus-0.16-0.20140128.2|152	
14cu|psi-plus-0.16-0.20140128.2|153	* Juick Plugin
14cu|psi-plus-0.16-0.20140128.2|154	This plugin is designed to work efficiently and comfortably with the
14cu|psi-plus-0.16-0.20140128.2|155	Juick microblogging service.
14cu|psi-plus-0.16-0.20140128.2|156	
14cu|psi-plus-0.16-0.20140128.2|157	* PEP Change Notify Plugin
14cu|psi-plus-0.16-0.20140128.2|158	The plugin is designed to display popup notifications on change of
14cu|psi-plus-0.16-0.20140128.2|159	moods, activities and tunes at the contacts of the roster. In the
14cu|psi-plus-0.16-0.20140128.2|160	settings you can choose which ones to include notification of events,
14cu|psi-plus-0.16-0.20140128.2|161	specify the time within which a notice will appear, as well as play a
14cu|psi-plus-0.16-0.20140128.2|162	sound specify.
14cu|psi-plus-0.16-0.20140128.2|163	
14cu|psi-plus-0.16-0.20140128.2|164	* Qip X-statuses Plugin
14cu|psi-plus-0.16-0.20140128.2|165	This plugin is designed to display X-statuses of contacts using the
14cu|psi-plus-0.16-0.20140128.2|166	QIP Infium jabber client.
14cu|psi-plus-0.16-0.20140128.2|167	
14cu|psi-plus-0.16-0.20140128.2|168	* Screenshot Plugin
14cu|psi-plus-0.16-0.20140128.2|169	This plugin allows you to make a snapshot (screenshot) of the screen,
14cu|psi-plus-0.16-0.20140128.2|170	edit the visible aria to make a screenshot and save the image to a
14cu|psi-plus-0.16-0.20140128.2|171	local drive or upload to HTTP/FTP server.
14cu|psi-plus-0.16-0.20140128.2|172	
14cu|psi-plus-0.16-0.20140128.2|173	* Stop Spam Plugin
14cu|psi-plus-0.16-0.20140128.2|174	This plugin is designed to block spam messages and other unwanted
14cu|psi-plus-0.16-0.20140128.2|175	information from Psi+ users.
14cu|psi-plus-0.16-0.20140128.2|176	
14cu|psi-plus-0.16-0.20140128.2|177	* Storage Notes Plugin
14cu|psi-plus-0.16-0.20140128.2|178	This plugin is an implementation of XEP-0049: Private XML Storage.
14cu|psi-plus-0.16-0.20140128.2|179	The plugin is fully compatible with notes saved using Miranda IM.
14cu|psi-plus-0.16-0.20140128.2|180	The plugin is designed to keep notes on the jabber server with the
14cu|psi-plus-0.16-0.20140128.2|181	ability to access them from anywhere using Psi+ or Miranda IM.
14cu|psi-plus-0.16-0.20140128.2|182	
14cu|psi-plus-0.16-0.20140128.2|183	* Translate Plugin
14cu|psi-plus-0.16-0.20140128.2|184	This plugin allows you to convert selected text into another language.
14cu|psi-plus-0.16-0.20140128.2|185	
14cu|psi-plus-0.16-0.20140128.2|186	* Video Status Changer Plugin
14cu|psi-plus-0.16-0.20140128.2|187	This plugin is designed to set the custom status when you see the
14cu|psi-plus-0.16-0.20140128.2|188	video in selected video player. Communication with players made by
14cu|psi-plus-0.16-0.20140128.2|189	D-Bus.
14cu|psi-plus-0.16-0.20140128.2|190	
14cu|psi-plus-0.16-0.20140128.2|191	* Skins Plugin
14cu|psi-plus-0.16-0.20140128.2|192	This plugin is designed to create, store and apply skins to Psi+.
14cu|psi-plus-0.16-0.20140128.2|193	
14cu|psi-plus-0.16-0.20140128.2|194	* Off-the-Record Messaging Plugin
14cu|psi-plus-0.16-0.20140128.2|195	a cryptographic protocol that provides strong encryption for instant
14cu|psi-plus-0.16-0.20140128.2|196	messaging conversations. OTR uses a combination of the AES
14cu|psi-plus-0.16-0.20140128.2|197	symmetric-key algorithm, the Diffie–Hellman key exchange, and the SHA-1
14cu|psi-plus-0.16-0.20140128.2|198	hash function. In addition to authentication and encryption, OTR
14cu|psi-plus-0.16-0.20140128.2|199	provides perfect forward secrecy and malleable encryption.
14cu|psi-plus-0.16-0.20140128.2|200	
14cu|psi-plus-0.16-0.20140128.2|201	* PSTO Plugin
14cu|psi-plus-0.16-0.20140128.2|202	Instant bloging service.
14cu|psi-plus-0.16-0.20140128.2|203	
14cu|psi-plus-0.16-0.20140128.2|204	* GnuPG Plugin
14cu|psi-plus-0.16-0.20140128.2|205	A front end for gpg. Allow to handle keys.
14cu|psi-plus-0.16-0.20140128.2|206	
14cu|psi-plus-0.16-0.20140128.2|207	%files plugins
14cu|psi-plus-0.16-0.20140128.2|208	%{_libdir}/psi-plus/plugins/
14cu|psi-plus-0.16-0.20140128.2|209	
14cu|psi-plus-0.16-0.20140128.2|210	#----------------------------------------------------------------------------
14cu|psi-plus-0.16-0.20140128.2|211	
14cu|psi-plus-0.16-0.20140128.2|212	%prep
14cu|psi-plus-0.16-0.20140128.2|213	%setup -q -n %{name}-%{version}-%{rev} -a1
14cu|psi-plus-0.16-0.20140128.2|214	%patch0 -p1
14cu|psi-plus-0.16-0.20140128.2|215	%patch1 -p1
14cu|psi-plus-0.16-0.20140128.2|216	%patch2 -p1
14cu|psi-plus-0.16-0.20140128.2|217	
14cu|psi-plus-0.16-0.20140128.2|218	# Remove bundled libraries
14cu|psi-plus-0.16-0.20140128.2|219	rm -fr src/libpsi/tools/zip/minizip
14cu|psi-plus-0.16-0.20140128.2|220	
14cu|psi-plus-0.16-0.20140128.2|221	# Fix permissions in debug package
14cu|psi-plus-0.16-0.20140128.2|222	find . -name *.cpp -o -name *.h | xargs chmod 0644
14cu|psi-plus-0.16-0.20140128.2|223	
14cu|psi-plus-0.16-0.20140128.2|224	%build
14cu|psi-plus-0.16-0.20140128.2|225	qconf
14cu|psi-plus-0.16-0.20140128.2|226	./configure \
14cu|psi-plus-0.16-0.20140128.2|227	--prefix=%{_prefix} \
14cu|psi-plus-0.16-0.20140128.2|228	--bindir=%{_bindir} \
14cu|psi-plus-0.16-0.20140128.2|229	--datadir=%{_datadir} \
14cu|psi-plus-0.16-0.20140128.2|230	--libdir=%{_libdir} \
14cu|psi-plus-0.16-0.20140128.2|231	--release \
14cu|psi-plus-0.16-0.20140128.2|232	--no-separate-debug-info \
14cu|psi-plus-0.16-0.20140128.2|233	--enable-webkit \
14cu|psi-plus-0.16-0.20140128.2|234	--enable-plugins \
14cu|psi-plus-0.16-0.20140128.2|235	--enable-whiteboarding \
14cu|psi-plus-0.16-0.20140128.2|236	--psimedia-path=%{_libdir}/psi/plugins/libgstprovider.so
14cu|psi-plus-0.16-0.20140128.2|237	
14cu|psi-plus-0.16-0.20140128.2|238	%make
14cu|psi-plus-0.16-0.20140128.2|239	
14cu|psi-plus-0.16-0.20140128.2|240	pushd translations
14cu|psi-plus-0.16-0.20140128.2|241	lrelease *.ts
14cu|psi-plus-0.16-0.20140128.2|242	popd
14cu|psi-plus-0.16-0.20140128.2|243	
14cu|psi-plus-0.16-0.20140128.2|244	pushd src/plugins
14cu|psi-plus-0.16-0.20140128.2|245	# Make paths for generic plugins
14cu|psi-plus-0.16-0.20140128.2|246	allplugins=""
14cu|psi-plus-0.16-0.20140128.2|247	for dir in %{genericplugins}
14cu|psi-plus-0.16-0.20140128.2|248	do
14cu|psi-plus-0.16-0.20140128.2|249	allplugins="${allplugins} generic/$dir"
14cu|psi-plus-0.16-0.20140128.2|250	done
14cu|psi-plus-0.16-0.20140128.2|251	
14cu|psi-plus-0.16-0.20140128.2|252	# Make paths for unix plugins
14cu|psi-plus-0.16-0.20140128.2|253	for dir in %{unixplugins}
14cu|psi-plus-0.16-0.20140128.2|254	do
14cu|psi-plus-0.16-0.20140128.2|255	allplugins="${allplugins} unix/$dir"
14cu|psi-plus-0.16-0.20140128.2|256	done
14cu|psi-plus-0.16-0.20140128.2|257	
14cu|psi-plus-0.16-0.20140128.2|258	# Make paths for dev plugins
14cu|psi-plus-0.16-0.20140128.2|259	for dir in %{devplugins}
14cu|psi-plus-0.16-0.20140128.2|260	do
14cu|psi-plus-0.16-0.20140128.2|261	allplugins="${allplugins} dev/$dir"
14cu|psi-plus-0.16-0.20140128.2|262	done
14cu|psi-plus-0.16-0.20140128.2|263	
14cu|psi-plus-0.16-0.20140128.2|264	# Compile all plugins
14cu|psi-plus-0.16-0.20140128.2|265	for dir in ${allplugins}
14cu|psi-plus-0.16-0.20140128.2|266	do
14cu|psi-plus-0.16-0.20140128.2|267	pushd $dir
14cu|psi-plus-0.16-0.20140128.2|268	%qmake_qt4
14cu|psi-plus-0.16-0.20140128.2|269	%make
14cu|psi-plus-0.16-0.20140128.2|270	popd
14cu|psi-plus-0.16-0.20140128.2|271	done
14cu|psi-plus-0.16-0.20140128.2|272	popd
14cu|psi-plus-0.16-0.20140128.2|273	
14cu|psi-plus-0.16-0.20140128.2|274	%install
14cu|psi-plus-0.16-0.20140128.2|275	# Qt don't understand DESTDIR. So I need to use INSTALL_ROOT instead.
14cu|psi-plus-0.16-0.20140128.2|276	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|psi-plus-0.16-0.20140128.2|277	
14cu|psi-plus-0.16-0.20140128.2|278	# Install languages
14cu|psi-plus-0.16-0.20140128.2|279	cp translations/*.qm %{buildroot}%{_datadir}/%{name}
14cu|psi-plus-0.16-0.20140128.2|280	
14cu|psi-plus-0.16-0.20140128.2|281	# README and COPYING must be holds in doc dir. See %%doc tag in %%files
14cu|psi-plus-0.16-0.20140128.2|282	rm %{buildroot}%{_datadir}/psi-plus/README
14cu|psi-plus-0.16-0.20140128.2|283	rm %{buildroot}%{_datadir}/psi-plus/COPYING
14cu|psi-plus-0.16-0.20140128.2|284	
14cu|psi-plus-0.16-0.20140128.2|285	mkdir -p %{buildroot}%{_libdir}/psi-plus/plugins
14cu|psi-plus-0.16-0.20140128.2|286	
14cu|psi-plus-0.16-0.20140128.2|287	# Make paths for generic plugins
14cu|psi-plus-0.16-0.20140128.2|288	allplugins=""
14cu|psi-plus-0.16-0.20140128.2|289	for dir in %{genericplugins}
14cu|psi-plus-0.16-0.20140128.2|290	do
14cu|psi-plus-0.16-0.20140128.2|291	allplugins="${allplugins} generic/$dir"
14cu|psi-plus-0.16-0.20140128.2|292	done
14cu|psi-plus-0.16-0.20140128.2|293	
14cu|psi-plus-0.16-0.20140128.2|294	# Make paths for unix plugins
14cu|psi-plus-0.16-0.20140128.2|295	for dir in %{unixplugins}
14cu|psi-plus-0.16-0.20140128.2|296	do
14cu|psi-plus-0.16-0.20140128.2|297	allplugins="${allplugins} unix/$dir"
14cu|psi-plus-0.16-0.20140128.2|298	done
14cu|psi-plus-0.16-0.20140128.2|299	
14cu|psi-plus-0.16-0.20140128.2|300	# Make paths for dev plugins
14cu|psi-plus-0.16-0.20140128.2|301	for dir in %{devplugins}
14cu|psi-plus-0.16-0.20140128.2|302	do
14cu|psi-plus-0.16-0.20140128.2|303	allplugins="${allplugins} dev/$dir"
14cu|psi-plus-0.16-0.20140128.2|304	done
14cu|psi-plus-0.16-0.20140128.2|305	
14cu|psi-plus-0.16-0.20140128.2|306	pushd src/plugins
14cu|psi-plus-0.16-0.20140128.2|307	
14cu|psi-plus-0.16-0.20140128.2|308	# Install all plugins
14cu|psi-plus-0.16-0.20140128.2|309	for dir in ${allplugins}
14cu|psi-plus-0.16-0.20140128.2|310	do
14cu|psi-plus-0.16-0.20140128.2|311	cp $dir/*.so %{buildroot}%{_libdir}/psi-plus/plugins/
14cu|psi-plus-0.16-0.20140128.2|312	done
14cu|psi-plus-0.16-0.20140128.2|313	popd
14cu|psi-plus-0.16-0.20140128.2|314	
14cu|psi-plus-0.16-0.20140128.2|315	%find_lang psi --with-qt
14cu|psi-plus-0.16-0.20140128.2|316	
14cu|psi-plus-0.16-0.20140128.2|317	
14cu|psi-plus-0.16-0.20140128.2|318	%changelog
14cu|psi-plus-0.16-0.20140128.2|319	
14cu|psi-plus-0.16-0.20140128.2|320	* Tue Jan 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-0.20140128.2
14cu|psi-plus-0.16-0.20140128.2|321	- (a604c8d) Require qt4-database-plugin-sqlite
14cu|psi-plus-0.16-0.20140128.2|322	
14cu|psi-plus-0.16-0.20140128.2|323	

13857 14
14cu|psqlodbc-09.03.0400-1|1	%define libname %mklibname psqlodbc
14cu|psqlodbc-09.03.0400-1|2	
14cu|psqlodbc-09.03.0400-1|3	Summary: 	The official PostgreSQL ODBC Driver
14cu|psqlodbc-09.03.0400-1|4	Name: 		psqlodbc
14cu|psqlodbc-09.03.0400-1|5	Version: 	09.03.0400
14cu|psqlodbc-09.03.0400-1|6	Release: 	1
14cu|psqlodbc-09.03.0400-1|7	Source0: 	http://ftp.postgresql.org/pub/odbc/versions/src/%{name}-%{version}.tar.gz
14cu|psqlodbc-09.03.0400-1|8	License: 	LGPL
14cu|psqlodbc-09.03.0400-1|9	Group: 		Databases
14cu|psqlodbc-09.03.0400-1|10	Url: 		http://www.postgresql.org/
14cu|psqlodbc-09.03.0400-1|11	BuildRequires: 	unixODBC-devel
14cu|psqlodbc-09.03.0400-1|12	BuildRequires: 	postgresql-devel
14cu|psqlodbc-09.03.0400-1|13	
14cu|psqlodbc-09.03.0400-1|14	%description
14cu|psqlodbc-09.03.0400-1|15	The official PostgreSQL ODBC Driver.
14cu|psqlodbc-09.03.0400-1|16	
14cu|psqlodbc-09.03.0400-1|17	%package -n %{libname}
14cu|psqlodbc-09.03.0400-1|18	Group: 		Databases
14cu|psqlodbc-09.03.0400-1|19	Summary: 	The official PostgreSQL ODBC Driver
14cu|psqlodbc-09.03.0400-1|20	Provides:	psqlodbc
14cu|psqlodbc-09.03.0400-1|21	
14cu|psqlodbc-09.03.0400-1|22	%description -n %{libname}
14cu|psqlodbc-09.03.0400-1|23	The official PostgreSQL ODBC Driver.
14cu|psqlodbc-09.03.0400-1|24	
14cu|psqlodbc-09.03.0400-1|25	%prep
14cu|psqlodbc-09.03.0400-1|26	%setup -q
14cu|psqlodbc-09.03.0400-1|27	
14cu|psqlodbc-09.03.0400-1|28	%build
14cu|psqlodbc-09.03.0400-1|29	%configure2_5x
14cu|psqlodbc-09.03.0400-1|30	%make
14cu|psqlodbc-09.03.0400-1|31	
14cu|psqlodbc-09.03.0400-1|32	%install
14cu|psqlodbc-09.03.0400-1|33	%makeinstall_std
14cu|psqlodbc-09.03.0400-1|34	
14cu|psqlodbc-09.03.0400-1|35	%files -n %{libname}
14cu|psqlodbc-09.03.0400-1|36	%{_libdir}/psqlodbc*
14cu|psqlodbc-09.03.0400-1|37	%doc docs
14cu|psqlodbc-09.03.0400-1|38	
14cu|psqlodbc-09.03.0400-1|39	
14cu|psqlodbc-09.03.0400-1|40	
14cu|psqlodbc-09.03.0400-1|41	
14cu|psqlodbc-09.03.0400-1|42	
14cu|psqlodbc-09.03.0400-1|43	%changelog
14cu|psqlodbc-09.03.0400-1|44	
14cu|psqlodbc-09.03.0400-1|45	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 09.03.0400-1
14cu|psqlodbc-09.03.0400-1|46	- (fcb9b22) Spec cleanup
14cu|psqlodbc-09.03.0400-1|47	
14cu|psqlodbc-09.03.0400-1|48	

13858 14
14cu|pstotext-1.9-2|1	Summary:	Extract text from PostScript files
14cu|pstotext-1.9-2|2	Name:		pstotext
14cu|pstotext-1.9-2|3	Version:	1.9
14cu|pstotext-1.9-2|4	Release:	2
14cu|pstotext-1.9-2|5	Source0:	ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/%{name}-%{version}.tar.gz
14cu|pstotext-1.9-2|6	Patch0:		pstotext-1.9-debug.patch
14cu|pstotext-1.9-2|7	License:	GPL
14cu|pstotext-1.9-2|8	Group:		Publishing
14cu|pstotext-1.9-2|9	Url:		http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm
14cu|pstotext-1.9-2|10	Requires: 	ghostscript
14cu|pstotext-1.9-2|11	
14cu|pstotext-1.9-2|12	%description
14cu|pstotext-1.9-2|13	pstotext extracts plain text from PostScript files using GhostScript.
14cu|pstotext-1.9-2|14	
14cu|pstotext-1.9-2|15	%prep
14cu|pstotext-1.9-2|16	%setup -q
14cu|pstotext-1.9-2|17	%patch0 -p1
14cu|pstotext-1.9-2|18	
14cu|pstotext-1.9-2|19	%build
14cu|pstotext-1.9-2|20	CFLAGS="%{optflags}" %make
14cu|pstotext-1.9-2|21	
14cu|pstotext-1.9-2|22	%install
14cu|pstotext-1.9-2|23	install -d -m 755 %{buildroot}%{_bindir}
14cu|pstotext-1.9-2|24	install -m 755 pstotext %{buildroot}%{_bindir}
14cu|pstotext-1.9-2|25	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|pstotext-1.9-2|26	install -m 755 pstotext.1 %{buildroot}%{_mandir}/man1
14cu|pstotext-1.9-2|27	
14cu|pstotext-1.9-2|28	%files
14cu|pstotext-1.9-2|29	%{_bindir}/pstotext
14cu|pstotext-1.9-2|30	%{_mandir}/man1/pstotext.*
14cu|pstotext-1.9-2|31	
14cu|pstotext-1.9-2|32	%changelog
14cu|pstotext-1.9-2|33	
14cu|pstotext-1.9-2|34	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1.9-2
14cu|pstotext-1.9-2|35	- (a883093) Fix debuginfo
14cu|pstotext-1.9-2|36	
14cu|pstotext-1.9-2|37	

13859 14
14cu|puddletag-1.1.1-1|1	%define	pyqt	4.5
14cu|puddletag-1.1.1-1|2	Summary:	Feature rich, easy to use tag editor
14cu|puddletag-1.1.1-1|3	Name:		puddletag
14cu|puddletag-1.1.1-1|4	Version:	1.1.1
14cu|puddletag-1.1.1-1|5	Release:	1
14cu|puddletag-1.1.1-1|6	Group:		Sound
14cu|puddletag-1.1.1-1|7	License:	GPLv2+ and GPLv3+
14cu|puddletag-1.1.1-1|8	URL:		http://puddletag.sourceforge.net
14cu|puddletag-1.1.1-1|9	Source0:	http://downloads.sourceforge.net/puddletag/puddletag-%{version}.tar.gz
14cu|puddletag-1.1.1-1|10	#Patch0:	puddletag-0.10.6-xdg.patch
14cu|puddletag-1.1.1-1|11	BuildArch:	noarch
14cu|puddletag-1.1.1-1|12	BuildRequires:	python-setuptools
14cu|puddletag-1.1.1-1|13	BuildRequires:	desktop-file-utils
14cu|puddletag-1.1.1-1|14	# Dependencies on Python modules are not automatic yet.
14cu|puddletag-1.1.1-1|15	Requires:	python-qt4-gui >= %{pyqt}
14cu|puddletag-1.1.1-1|16	Requires:	python-qt4-svg >= %{pyqt}
14cu|puddletag-1.1.1-1|17	Requires:	python-parsing >= 1.5.1
14cu|puddletag-1.1.1-1|18	Requires:	mutagen
14cu|puddletag-1.1.1-1|19	Requires:	python-imaging
14cu|puddletag-1.1.1-1|20	Requires:	python-configobj
14cu|puddletag-1.1.1-1|21	Requires:	python-musicbrainz2
14cu|puddletag-1.1.1-1|22	#Requires:	quodlibet
14cu|puddletag-1.1.1-1|23	
14cu|puddletag-1.1.1-1|24	%description
14cu|puddletag-1.1.1-1|25	Puddletag is an audio tag editor.
14cu|puddletag-1.1.1-1|26	Unlike most taggers, it uses a spreadsheet-like layout so that all the tags
14cu|puddletag-1.1.1-1|27	you want to edit by hand are visible and easily editable. The usual tag editor
14cu|puddletag-1.1.1-1|28	features are supported like extracting tag information from filenames,
14cu|puddletag-1.1.1-1|29	renaming files based on their tags by using patterns (that you define, not
14cu|puddletag-1.1.1-1|30	crappy, uneditable ones).
14cu|puddletag-1.1.1-1|31	Then there're Functions, which can do things like replace text, trim, change
14cu|puddletag-1.1.1-1|32	the case of tags, etc. Actions can automate repetitive tasks. You can import
14cu|puddletag-1.1.1-1|33	your QuodLibet library, lookup tags using MusicBrainz, FreeDB or Amazon
14cu|puddletag-1.1.1-1|34	(though it's only good for cover art) and more.
14cu|puddletag-1.1.1-1|35	Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments
14cu|puddletag-1.1.1-1|36	(ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and WavPack (wv).
14cu|puddletag-1.1.1-1|37	
14cu|puddletag-1.1.1-1|38	%files
14cu|puddletag-1.1.1-1|39	%doc copyright HACKING NEWS README THANKS TODO
14cu|puddletag-1.1.1-1|40	%{_bindir}/%{name}
14cu|puddletag-1.1.1-1|41	%_mandir/man1/%{name}.1*
14cu|puddletag-1.1.1-1|42	%{python_sitelib}/puddlestuff/
14cu|puddletag-1.1.1-1|43	%{python_sitelib}/%{name}-%{version}-py*.egg-info
14cu|puddletag-1.1.1-1|44	%{_datadir}/applications/%{name}.desktop
14cu|puddletag-1.1.1-1|45	%{_datadir}/pixmaps/%{name}.png
14cu|puddletag-1.1.1-1|46	
14cu|puddletag-1.1.1-1|47	#-----------------------------------------------------------------------------
14cu|puddletag-1.1.1-1|48	
14cu|puddletag-1.1.1-1|49	%prep
14cu|puddletag-1.1.1-1|50	%setup -q
14cu|puddletag-1.1.1-1|51	#apply_patches
14cu|puddletag-1.1.1-1|52	%{__chmod} 0644 NEWS
14cu|puddletag-1.1.1-1|53	%{__sed} -i  '/^#![ ]*\/usr\/bin\/env/d' \
14cu|puddletag-1.1.1-1|54	puddlestuff/{webdb,puddlesettings,puddletag,puddleobjects,releasewidget}.py
14cu|puddletag-1.1.1-1|55	
14cu|puddletag-1.1.1-1|56	
14cu|puddletag-1.1.1-1|57	%build
14cu|puddletag-1.1.1-1|58	%{__python} setup.py build
14cu|puddletag-1.1.1-1|59	
14cu|puddletag-1.1.1-1|60	
14cu|puddletag-1.1.1-1|61	%install
14cu|puddletag-1.1.1-1|62	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|puddletag-1.1.1-1|63	desktop-file-install --vendor="" \
14cu|puddletag-1.1.1-1|64	--add-category="Utility" \
14cu|puddletag-1.1.1-1|65	--dir %{buildroot}%{_datadir}/applications \
14cu|puddletag-1.1.1-1|66	%{buildroot}%{_datadir}/applications/*.desktop
14cu|puddletag-1.1.1-1|67	
14cu|puddletag-1.1.1-1|68	%changelog
14cu|puddletag-1.1.1-1|69	
14cu|puddletag-1.1.1-1|70	* Fri Feb 05 2016 Giovanni Mariani <mc2374@mclink.it> 1.1.1-1
14cu|puddletag-1.1.1-1|71	- (605b217) Updated to release 1.1.1 and dropped now useless P0
14cu|puddletag-1.1.1-1|72	
14cu|puddletag-1.1.1-1|73	

13860 14
14cu|pulseaudio-equalizer-2.7-1|1	# This file based on Fedora specfile for package pulseaudio-equalizer
14cu|pulseaudio-equalizer-2.7-1|2	
14cu|pulseaudio-equalizer-2.7-1|3	
14cu|pulseaudio-equalizer-2.7-1|4	%define rev 4
14cu|pulseaudio-equalizer-2.7-1|5	
14cu|pulseaudio-equalizer-2.7-1|6	Summary:        A 15 Bands Equalizer for PulseAudio
14cu|pulseaudio-equalizer-2.7-1|7	Name:           pulseaudio-equalizer
14cu|pulseaudio-equalizer-2.7-1|8	Version:        2.7
14cu|pulseaudio-equalizer-2.7-1|9	Release:        1
14cu|pulseaudio-equalizer-2.7-1|10	Group:          Sound
14cu|pulseaudio-equalizer-2.7-1|11	License:        GPLv3+
14cu|pulseaudio-equalizer-2.7-1|12	URL:            https://code.launchpad.net/~psyke83/+junk/%{name}
14cu|pulseaudio-equalizer-2.7-1|13	# This is a bzr checkout, to obtain the used tarball in this spec :
14cu|pulseaudio-equalizer-2.7-1|14	# bzr branch -r %%{rev} lp:~psyke83/+junk/pulseaudio-equalizer
14cu|pulseaudio-equalizer-2.7-1|15	# mv %%{name} %%{name}-%%{version}
14cu|pulseaudio-equalizer-2.7-1|16	# tar cjf %%{name}-%%{version}.tar.bz2 %%{name}-%%{version}
14cu|pulseaudio-equalizer-2.7-1|17	Source0:        %{name}-%{version}.tar.bz2
14cu|pulseaudio-equalizer-2.7-1|18	Source1:        %{name}.1
14cu|pulseaudio-equalizer-2.7-1|19	Source2:        %{name}-gtk.1
14cu|pulseaudio-equalizer-2.7-1|20	BuildRequires:  desktop-file-utils
14cu|pulseaudio-equalizer-2.7-1|21	Requires:       pygtk2 >= 2.4
14cu|pulseaudio-equalizer-2.7-1|22	Requires:       swh-plugins
14cu|pulseaudio-equalizer-2.7-1|23	Requires:       gnome-icon-theme
14cu|pulseaudio-equalizer-2.7-1|24	Requires:       pulseaudio-utils >= 0.9.19
14cu|pulseaudio-equalizer-2.7-1|25	# Force default equalizer persistence value, fixes rhbz #635400
14cu|pulseaudio-equalizer-2.7-1|26	Patch0:         %{name}-%{version}-force-default-persistence-value.patch
14cu|pulseaudio-equalizer-2.7-1|27	# Remove preamp per discussion with upstrem, fixes rhbz #639604
14cu|pulseaudio-equalizer-2.7-1|28	Patch1:         %{name}-%{version}-remove-preamp.patch
14cu|pulseaudio-equalizer-2.7-1|29	# Better search for the window icon, fixes rhbz #632940
14cu|pulseaudio-equalizer-2.7-1|30	Patch2:         %{name}-%{version}-window-icon.patch
14cu|pulseaudio-equalizer-2.7-1|31	# Do not crash on missing preset, fixes rhbz ##679005
14cu|pulseaudio-equalizer-2.7-1|32	Patch3:         %{name}-%{version}-do-not-crash-on-missing-preset.patch
14cu|pulseaudio-equalizer-2.7-1|33	# The config files/presets not created when $HOME/.pulse missing (#1183283)
14cu|pulseaudio-equalizer-2.7-1|34	Patch4:         pulseaudio-equalizer-2.7-fix-missing-config-dir.patch
14cu|pulseaudio-equalizer-2.7-1|35	# Enable/disable/adjust pulseaudio-equalizer and audio mutes (#1046589)
14cu|pulseaudio-equalizer-2.7-1|36	Patch5:         pulseaudio-equalizer-2.7-get-cur-volume-fix.patch
14cu|pulseaudio-equalizer-2.7-1|37	BuildArch:      noarch
14cu|pulseaudio-equalizer-2.7-1|38	
14cu|pulseaudio-equalizer-2.7-1|39	%description
14cu|pulseaudio-equalizer-2.7-1|40	PulseAudio Equalizer is a 15 bands system wide equalizer, that means
14cu|pulseaudio-equalizer-2.7-1|41	any application that is using PulseAudio, will benefit from the sound
14cu|pulseaudio-equalizer-2.7-1|42	improvement.
14cu|pulseaudio-equalizer-2.7-1|43	
14cu|pulseaudio-equalizer-2.7-1|44	
14cu|pulseaudio-equalizer-2.7-1|45	%prep
14cu|pulseaudio-equalizer-2.7-1|46	%setup -q
14cu|pulseaudio-equalizer-2.7-1|47	cp debian/copyright COPYING
14cu|pulseaudio-equalizer-2.7-1|48	cp debian/changelog ChangeLog
14cu|pulseaudio-equalizer-2.7-1|49	sed -i 's|gnome-volume-control|multimedia-volume-control|g' usr/share/applications/pulseaudio-equalizer.desktop
14cu|pulseaudio-equalizer-2.7-1|50	%patch0 -p1
14cu|pulseaudio-equalizer-2.7-1|51	%patch1 -p1
14cu|pulseaudio-equalizer-2.7-1|52	%patch2 -p1
14cu|pulseaudio-equalizer-2.7-1|53	%patch3 -p1
14cu|pulseaudio-equalizer-2.7-1|54	%patch4 -p1
14cu|pulseaudio-equalizer-2.7-1|55	%patch5 -p1
14cu|pulseaudio-equalizer-2.7-1|56	
14cu|pulseaudio-equalizer-2.7-1|57	
14cu|pulseaudio-equalizer-2.7-1|58	%install
14cu|pulseaudio-equalizer-2.7-1|59	mkdir -p %{buildroot}/usr
14cu|pulseaudio-equalizer-2.7-1|60	cp -rfp usr %{buildroot}
14cu|pulseaudio-equalizer-2.7-1|61	install -Dpm 644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/%{name}.1
14cu|pulseaudio-equalizer-2.7-1|62	install -Dpm 644 %{SOURCE2} %{buildroot}/%{_mandir}/man1/%{name}-gtk.1
14cu|pulseaudio-equalizer-2.7-1|63	
14cu|pulseaudio-equalizer-2.7-1|64	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|pulseaudio-equalizer-2.7-1|65	
14cu|pulseaudio-equalizer-2.7-1|66	%files
14cu|pulseaudio-equalizer-2.7-1|67	%doc COPYING ChangeLog
14cu|pulseaudio-equalizer-2.7-1|68	%{_bindir}/%{name}
14cu|pulseaudio-equalizer-2.7-1|69	%{_bindir}/%{name}-gtk
14cu|pulseaudio-equalizer-2.7-1|70	%{_datadir}/applications/%{name}.desktop
14cu|pulseaudio-equalizer-2.7-1|71	%{_datadir}/%{name}
14cu|pulseaudio-equalizer-2.7-1|72	%{_mandir}/man1/%{name}.1.*
14cu|pulseaudio-equalizer-2.7-1|73	%{_mandir}/man1/%{name}-gtk.1.*
14cu|pulseaudio-equalizer-2.7-1|74	
14cu|pulseaudio-equalizer-2.7-1|75	%changelog
14cu|pulseaudio-equalizer-2.7-1|76	
14cu|pulseaudio-equalizer-2.7-1|77	* Sun Jan 10 2016 abfonly <abfonly@gmail.com> 2.7-1
14cu|pulseaudio-equalizer-2.7-1|78	- (6fdbcbe) Log: Update to 2.7
14cu|pulseaudio-equalizer-2.7-1|79	- (6fdbcbe) fixed gtk GUI
14cu|pulseaudio-equalizer-2.7-1|80	
14cu|pulseaudio-equalizer-2.7-1|81	

13861 14
14cu|punes-0.101-1|1	%define oname puNES
14cu|punes-0.101-1|2	
14cu|punes-0.101-1|3	Summary:	Nintendo Entertaiment System (NES) emulator
14cu|punes-0.101-1|4	Name:		punes
14cu|punes-0.101-1|5	Version:	0.101
14cu|punes-0.101-1|6	Release:	1
14cu|punes-0.101-1|7	License:	GPLv2+
14cu|punes-0.101-1|8	Group:		Emulators
14cu|punes-0.101-1|9	Url:		http://nesdev.parodius.com/bbs/viewtopic.php?t=6928
14cu|punes-0.101-1|10	# From github by tag, https://github.com/punesemu/puNES/archive/v%{version}.tar.gz
14cu|punes-0.101-1|11	Source0:	%{oname}-%{version}.tar.gz
14cu|punes-0.101-1|12	Patch0:		puNES-0.99-automake.patch
14cu|punes-0.101-1|13	BuildRequires:	autoconf-archive
14cu|punes-0.101-1|14	BuildRequires:	pkgconfig(alsa)
14cu|punes-0.101-1|15	BuildRequires:	pkgconfig(gl)
14cu|punes-0.101-1|16	BuildRequires:	pkgconfig(glu)
14cu|punes-0.101-1|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|punes-0.101-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|punes-0.101-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|punes-0.101-1|20	BuildRequires:	pkgconfig(sdl)
14cu|punes-0.101-1|21	
14cu|punes-0.101-1|22	%description
14cu|punes-0.101-1|23	Nintendo Entertaiment System (NES) emulator with GUI.
14cu|punes-0.101-1|24	
14cu|punes-0.101-1|25	Among other features it has Dendy mode support.
14cu|punes-0.101-1|26	
14cu|punes-0.101-1|27	%files
14cu|punes-0.101-1|28	%{_bindir}/%{name}
14cu|punes-0.101-1|29	%{_datadir}/applications/%{name}.desktop
14cu|punes-0.101-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|punes-0.101-1|31	
14cu|punes-0.101-1|32	#----------------------------------------------------------------------------
14cu|punes-0.101-1|33	
14cu|punes-0.101-1|34	%prep
14cu|punes-0.101-1|35	%setup -qn %{oname}-%{version}
14cu|punes-0.101-1|36	%patch0 -p1
14cu|punes-0.101-1|37	
14cu|punes-0.101-1|38	%build
14cu|punes-0.101-1|39	autoreconf -fi
14cu|punes-0.101-1|40	%configure2_5x \
14cu|punes-0.101-1|41	--enable-qt5 \
14cu|punes-0.101-1|42	--without-opengl-nvidia-cg
14cu|punes-0.101-1|43	%make
14cu|punes-0.101-1|44	
14cu|punes-0.101-1|45	%install
14cu|punes-0.101-1|46	%makeinstall_std
14cu|punes-0.101-1|47	
14cu|punes-0.101-1|48	%changelog
14cu|punes-0.101-1|49	
14cu|punes-0.101-1|50	* Thu Nov 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.101-1
14cu|punes-0.101-1|51	- (a4402ab) New version 0.101
14cu|punes-0.101-1|52	
14cu|punes-0.101-1|53	

13862 14
14cu|puppet-4.2.1-1|1	%define ppconfdir conf/redhat
14cu|puppet-4.2.1-1|2	
14cu|puppet-4.2.1-1|3	Name:           puppet
14cu|puppet-4.2.1-1|4	Version:        4.2.1
14cu|puppet-4.2.1-1|5	Release:        1
14cu|puppet-4.2.1-1|6	Summary:        System Automation and Configuration Management Software
14cu|puppet-4.2.1-1|7	License:        Apache Software License
14cu|puppet-4.2.1-1|8	Group:          Monitoring
14cu|puppet-4.2.1-1|9	URL:            http://www.puppetlabs.com/
14cu|puppet-4.2.1-1|10	Source0:        http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz
14cu|puppet-4.2.1-1|11	Source100:      puppet.service
14cu|puppet-4.2.1-1|12	Source101:      puppetmaster.service
14cu|puppet-4.2.1-1|13	Source102:      %{name}-tmpfiles.conf
14cu|puppet-4.2.1-1|14	BuildArch:      noarch
14cu|puppet-4.2.1-1|15	BuildRequires:	ruby
14cu|puppet-4.2.1-1|16	BuildRequires:	ruby-hiera
14cu|puppet-4.2.1-1|17	BuildRequires:	facter
14cu|puppet-4.2.1-1|18	Requires:       facter
14cu|puppet-4.2.1-1|19	Suggests:       vim-puppet
14cu|puppet-4.2.1-1|20	Suggests:       emacs-puppet
14cu|puppet-4.2.1-1|21	Requires(post): systemd
14cu|puppet-4.2.1-1|22	Requires(pre):  rpm-helper
14cu|puppet-4.2.1-1|23	Requires(post): rpm-helper
14cu|puppet-4.2.1-1|24	Requires(preun):rpm-helper
14cu|puppet-4.2.1-1|25	
14cu|puppet-4.2.1-1|26	%description
14cu|puppet-4.2.1-1|27	Puppet lets you centrally manage every important aspect of your system using a
14cu|puppet-4.2.1-1|28	cross-platform specification language that manages all the separate elements
14cu|puppet-4.2.1-1|29	normally aggregated in different files, like users, cron jobs, and hosts,
14cu|puppet-4.2.1-1|30	along with obviously discrete elements like packages, services, and files.
14cu|puppet-4.2.1-1|31	
14cu|puppet-4.2.1-1|32	This package provide the puppet client daemon.
14cu|puppet-4.2.1-1|33	
14cu|puppet-4.2.1-1|34	%package server
14cu|puppet-4.2.1-1|35	Group:          Monitoring
14cu|puppet-4.2.1-1|36	Summary:        Server for the puppet system management tool
14cu|puppet-4.2.1-1|37	Requires:       %{name} = %{version}
14cu|puppet-4.2.1-1|38	Requires(post): rpm-helper
14cu|puppet-4.2.1-1|39	Requires(preun):rpm-helper
14cu|puppet-4.2.1-1|40	Obsoletes:      puppet3-server
14cu|puppet-4.2.1-1|41	
14cu|puppet-4.2.1-1|42	%description server
14cu|puppet-4.2.1-1|43	Provides the central puppet server daemon (puppetmaster) which provides
14cu|puppet-4.2.1-1|44	manifests to clients.
14cu|puppet-4.2.1-1|45	The server can also function as a certificate authority and file server.
14cu|puppet-4.2.1-1|46	
14cu|puppet-4.2.1-1|47	%package -n vim-puppet
14cu|puppet-4.2.1-1|48	Group:          Editors
14cu|puppet-4.2.1-1|49	Summary:        Syntax highlighting for puppet manifests in vim
14cu|puppet-4.2.1-1|50	Obsoletes:      vim-puppet3
14cu|puppet-4.2.1-1|51	
14cu|puppet-4.2.1-1|52	%description -n vim-puppet
14cu|puppet-4.2.1-1|53	The vim-puppet package provides filetype detection and syntax highlighting for
14cu|puppet-4.2.1-1|54	puppet manifests (files ending with ".pp").
14cu|puppet-4.2.1-1|55	
14cu|puppet-4.2.1-1|56	%package -n emacs-puppet
14cu|puppet-4.2.1-1|57	Group:          Editors
14cu|puppet-4.2.1-1|58	Summary:        Syntax highlighting for puppet manifests in emacs
14cu|puppet-4.2.1-1|59	Obsoletes:      emacs-puppet3
14cu|puppet-4.2.1-1|60	
14cu|puppet-4.2.1-1|61	%description -n emacs-puppet
14cu|puppet-4.2.1-1|62	The emacs-puppet package provides filetype detection and syntax highlighting
14cu|puppet-4.2.1-1|63	for puppet manifests (files ending with ".pp").
14cu|puppet-4.2.1-1|64	
14cu|puppet-4.2.1-1|65	%prep
14cu|puppet-4.2.1-1|66	%setup -q
14cu|puppet-4.2.1-1|67	
14cu|puppet-4.2.1-1|68	# Fix some rpmlint complaints
14cu|puppet-4.2.1-1|69	for f in external/nagios.rb relationship.rb; do
14cu|puppet-4.2.1-1|70	sed -i -e '1d' lib/puppet/$f
14cu|puppet-4.2.1-1|71	done
14cu|puppet-4.2.1-1|72	
14cu|puppet-4.2.1-1|73	%build
14cu|puppet-4.2.1-1|74	
14cu|puppet-4.2.1-1|75	%install
14cu|puppet-4.2.1-1|76	ruby install.rb \
14cu|puppet-4.2.1-1|77	--destdir=%{buildroot} \
14cu|puppet-4.2.1-1|78	--sitelibdir=%{ruby_vendorlibdir} \
14cu|puppet-4.2.1-1|79	--quick \
14cu|puppet-4.2.1-1|80	--no-rdoc
14cu|puppet-4.2.1-1|81	
14cu|puppet-4.2.1-1|82	install -d -m 0755 %{buildroot}%{_sysconfdir}/%{name}/manifests
14cu|puppet-4.2.1-1|83	install -d -m 0755 %{buildroot}%{_sysconfdir}/%{name}/modules
14cu|puppet-4.2.1-1|84	install -d -m 0755 %{buildroot}%{_datadir}/puppet/modules
14cu|puppet-4.2.1-1|85	install -d -m 0755 %{buildroot}%{_localstatedir}/lib/puppet
14cu|puppet-4.2.1-1|86	install -d -m 0755 %{buildroot}%{_localstatedir}/log/puppet
14cu|puppet-4.2.1-1|87	
14cu|puppet-4.2.1-1|88	install -D -m 644 ext/systemd/puppet.service \
14cu|puppet-4.2.1-1|89	%{buildroot}%{_unitdir}/puppet.service
14cu|puppet-4.2.1-1|90	
14cu|puppet-4.2.1-1|91	install -D -m 644 ext/redhat/fileserver.conf \
14cu|puppet-4.2.1-1|92	%{buildroot}%{_sysconfdir}/puppet/fileserver.conf
14cu|puppet-4.2.1-1|93	install -D -m 644 conf/puppet.conf \
14cu|puppet-4.2.1-1|94	%{buildroot}%{_sysconfdir}/puppet/puppet.conf
14cu|puppet-4.2.1-1|95	install -D -m 644 %{SOURCE102} %{buildroot}%{_tmpfilesdir}/puppet.conf
14cu|puppet-4.2.1-1|96	
14cu|puppet-4.2.1-1|97	# logrotate
14cu|puppet-4.2.1-1|98	install -d  %{buildroot}%{_sysconfdir}/logrotate.d
14cu|puppet-4.2.1-1|99	cat > %{buildroot}%{_sysconfdir}/logrotate.d/puppetagent <<EOF
14cu|puppet-4.2.1-1|100	/var/log/puppet/*log {
14cu|puppet-4.2.1-1|101	create 0644 puppet puppet
14cu|puppet-4.2.1-1|102	sharedscripts
14cu|puppet-4.2.1-1|103	postrotate
14cu|puppet-4.2.1-1|104	/bin/systemctl reload puppetagent.service > /dev/null 2>&1 || true
14cu|puppet-4.2.1-1|105	endscript
14cu|puppet-4.2.1-1|106	}
14cu|puppet-4.2.1-1|107	EOF
14cu|puppet-4.2.1-1|108	cat > %{buildroot}%{_sysconfdir}/logrotate.d/puppetmaster <<EOF
14cu|puppet-4.2.1-1|109	/var/log/puppet/*log {
14cu|puppet-4.2.1-1|110	create 0644 puppet puppet
14cu|puppet-4.2.1-1|111	sharedscripts
14cu|puppet-4.2.1-1|112	postrotate
14cu|puppet-4.2.1-1|113	/bin/systemctl reload puppetmaster.service > /dev/null 2>&1 || true
14cu|puppet-4.2.1-1|114	endscript
14cu|puppet-4.2.1-1|115	}
14cu|puppet-4.2.1-1|116	EOF
14cu|puppet-4.2.1-1|117	
14cu|puppet-4.2.1-1|118	install -d %{buildroot}%{_datadir}/puppet
14cu|puppet-4.2.1-1|119	cp -a ext/ %{buildroot}%{_datadir}/puppet
14cu|puppet-4.2.1-1|120	# emacs and vim bits are installed elsewhere
14cu|puppet-4.2.1-1|121	rm -rf %{buildroot}%{_datadir}/puppet/ext/{emacs,vim}
14cu|puppet-4.2.1-1|122	# remove misc packaging artifacts in source not applicable to rpm
14cu|puppet-4.2.1-1|123	rm -rf %{buildroot}%{_datadir}/puppet/ext/{gentoo,freebsd,solaris,suse,windows,osx,ips,debian}
14cu|puppet-4.2.1-1|124	rm -f %{buildroot}%{_datadir}/puppet/ext/{build_defaults.yaml,project_data.yaml}
14cu|puppet-4.2.1-1|125	rm -f %{buildroot}%{_datadir}/puppet/ext/redhat/*.init
14cu|puppet-4.2.1-1|126	
14cu|puppet-4.2.1-1|127	# vim syntax file
14cu|puppet-4.2.1-1|128	vimdir=%{buildroot}%{_datadir}/vim
14cu|puppet-4.2.1-1|129	install -D -m 644 ext/vim/syntax/puppet.vim $vimdir/syntax/puppet.vim
14cu|puppet-4.2.1-1|130	install -D -m 644 ext/vim/ftdetect/puppet.vim $vimdir/ftdetect/puppet.vim
14cu|puppet-4.2.1-1|131	
14cu|puppet-4.2.1-1|132	# emacs syntax file
14cu|puppet-4.2.1-1|133	emacsdir=%{buildroot}%{_datadir}/emacs/site-lisp
14cu|puppet-4.2.1-1|134	install -D -m 644 ext/emacs/puppet-mode.el $emacsdir/puppet-mode.el
14cu|puppet-4.2.1-1|135	install -D -m 644 ext/emacs/puppet-mode-init.el \
14cu|puppet-4.2.1-1|136	$emacsdir/site-start.d/puppet-mode-init.el
14cu|puppet-4.2.1-1|137	
14cu|puppet-4.2.1-1|138	# logcheck files
14cu|puppet-4.2.1-1|139	logcheckdir=%{buildroot}%{_sysconfdir}/logcheck/
14cu|puppet-4.2.1-1|140	install -D -m 644 ext/logcheck/puppet $logcheckdir/ignore.d.server/puppet
14cu|puppet-4.2.1-1|141	install -D -m 644 ext/logcheck/puppet $logcheckdir/ignore.d.workstation/puppet
14cu|puppet-4.2.1-1|142	
14cu|puppet-4.2.1-1|143	%pre
14cu|puppet-4.2.1-1|144	%_pre_useradd puppet %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|puppet-4.2.1-1|145	
14cu|puppet-4.2.1-1|146	%post
14cu|puppet-4.2.1-1|147	%tmpfiles_create %{name}
14cu|puppet-4.2.1-1|148	%_post_service puppet
14cu|puppet-4.2.1-1|149	
14cu|puppet-4.2.1-1|150	%preun
14cu|puppet-4.2.1-1|151	%_preun_service puppet
14cu|puppet-4.2.1-1|152	
14cu|puppet-4.2.1-1|153	%post server
14cu|puppet-4.2.1-1|154	%_post_service puppetmaster
14cu|puppet-4.2.1-1|155	
14cu|puppet-4.2.1-1|156	%preun server
14cu|puppet-4.2.1-1|157	%_preun_service puppetmaster
14cu|puppet-4.2.1-1|158	
14cu|puppet-4.2.1-1|159	%files
14cu|puppet-4.2.1-1|160	%doc LICENSE README.md examples
14cu|puppet-4.2.1-1|161	%dir %{_sysconfdir}/puppet
14cu|puppet-4.2.1-1|162	%dir %{_sysconfdir}/puppet/modules
14cu|puppet-4.2.1-1|163	%config(noreplace) %{_sysconfdir}/puppet/puppet.conf
14cu|puppet-4.2.1-1|164	%config(noreplace) %{_sysconfdir}/puppetlabs/puppet/*.conf
14cu|puppet-4.2.1-1|165	%{_sysconfdir}/logcheck/ignore.d.workstation/puppet
14cu|puppet-4.2.1-1|166	%{_sysconfdir}/logcheck/ignore.d.server/puppet
14cu|puppet-4.2.1-1|167	%{_tmpfilesdir}/puppet.conf
14cu|puppet-4.2.1-1|168	%{_unitdir}/puppet.service
14cu|puppet-4.2.1-1|169	%{_bindir}/puppet
14cu|puppet-4.2.1-1|170	%{_bindir}/extlookup2hiera
14cu|puppet-4.2.1-1|171	%{ruby_vendorlibdir}/hiera
14cu|puppet-4.2.1-1|172	%{ruby_vendorlibdir}/hiera_puppet.rb
14cu|puppet-4.2.1-1|173	%config(noreplace) %{_sysconfdir}/logrotate.d/puppetagent
14cu|puppet-4.2.1-1|174	%{ruby_vendorlibdir}/puppet
14cu|puppet-4.2.1-1|175	%{ruby_vendorlibdir}/puppet.rb
14cu|puppet-4.2.1-1|176	%{ruby_vendorlibdir}/puppet_x.rb
14cu|puppet-4.2.1-1|177	%{ruby_vendorlibdir}/semver.rb
14cu|puppet-4.2.1-1|178	%{_datadir}/puppet
14cu|puppet-4.2.1-1|179	%attr(-,puppet,puppet) %{_localstatedir}/log/puppet
14cu|puppet-4.2.1-1|180	%attr(-,puppet,puppet) %{_localstatedir}/lib/puppet
14cu|puppet-4.2.1-1|181	%{_mandir}/man5/puppet.conf.5.*
14cu|puppet-4.2.1-1|182	%{_mandir}/man8/puppet.8.*
14cu|puppet-4.2.1-1|183	%{_mandir}/man8/puppet-agent.8.*
14cu|puppet-4.2.1-1|184	%{_mandir}/man8/puppet-apply.8.*
14cu|puppet-4.2.1-1|185	%{_mandir}/man8/puppet-catalog.8.*
14cu|puppet-4.2.1-1|186	%{_mandir}/man8/puppet-describe.8.*
14cu|puppet-4.2.1-1|187	%{_mandir}/man8/puppet-ca.8.*
14cu|puppet-4.2.1-1|188	%{_mandir}/man8/puppet-cert.8.*
14cu|puppet-4.2.1-1|189	%{_mandir}/man8/puppet-certificate.8.*
14cu|puppet-4.2.1-1|190	%{_mandir}/man8/puppet-epp.8.xz
14cu|puppet-4.2.1-1|191	%{_mandir}/man8/puppet-certificate_request.8.*
14cu|puppet-4.2.1-1|192	%{_mandir}/man8/puppet-certificate_revocation_list.8.*
14cu|puppet-4.2.1-1|193	%{_mandir}/man8/puppet-config.8.*
14cu|puppet-4.2.1-1|194	%{_mandir}/man8/puppet-device.8.*
14cu|puppet-4.2.1-1|195	%{_mandir}/man8/puppet-doc.8.*
14cu|puppet-4.2.1-1|196	%{_mandir}/man8/puppet-facts.8.*
14cu|puppet-4.2.1-1|197	%{_mandir}/man8/puppet-file.8.*
14cu|puppet-4.2.1-1|198	%{_mandir}/man8/puppet-filebucket.8.*
14cu|puppet-4.2.1-1|199	%{_mandir}/man8/puppet-help.8.*
14cu|puppet-4.2.1-1|200	%{_mandir}/man8/puppet-inspect.8.*
14cu|puppet-4.2.1-1|201	%{_mandir}/man8/puppet-key.8.*
14cu|puppet-4.2.1-1|202	%{_mandir}/man8/puppet-man.8.*
14cu|puppet-4.2.1-1|203	%{_mandir}/man8/puppet-module.8.*
14cu|puppet-4.2.1-1|204	%{_mandir}/man8/puppet-node.8.*
14cu|puppet-4.2.1-1|205	%{_mandir}/man8/puppet-parser.8.*
14cu|puppet-4.2.1-1|206	%{_mandir}/man8/puppet-plugin.8.*
14cu|puppet-4.2.1-1|207	%{_mandir}/man8/puppet-report.8.*
14cu|puppet-4.2.1-1|208	%{_mandir}/man8/puppet-resource.8.*
14cu|puppet-4.2.1-1|209	%{_mandir}/man8/puppet-resource_type.8.*
14cu|puppet-4.2.1-1|210	%{_mandir}/man8/puppet-status.8.*
14cu|puppet-4.2.1-1|211	%{_mandir}/man8/extlookup2hiera.8.*
14cu|puppet-4.2.1-1|212	
14cu|puppet-4.2.1-1|213	%files server
14cu|puppet-4.2.1-1|214	%config(noreplace) %{_sysconfdir}/puppet/fileserver.conf
14cu|puppet-4.2.1-1|215	%config(noreplace) %{_sysconfdir}/logrotate.d/puppetmaster
14cu|puppet-4.2.1-1|216	%dir %{_sysconfdir}/puppet/manifests
14cu|puppet-4.2.1-1|217	%{_mandir}/man8/puppet-master.8.*
14cu|puppet-4.2.1-1|218	
14cu|puppet-4.2.1-1|219	%files -n vim-puppet
14cu|puppet-4.2.1-1|220	%{_datadir}/vim/syntax/puppet.vim
14cu|puppet-4.2.1-1|221	%{_datadir}/vim/ftdetect/puppet.vim
14cu|puppet-4.2.1-1|222	
14cu|puppet-4.2.1-1|223	%files -n emacs-puppet
14cu|puppet-4.2.1-1|224	%{_datadir}/emacs/site-lisp/puppet-mode.el
14cu|puppet-4.2.1-1|225	%{_datadir}/emacs/site-lisp/site-start.d/puppet-mode-init.el
14cu|puppet-4.2.1-1|226	
14cu|puppet-4.2.1-1|227	%changelog
14cu|puppet-4.2.1-1|228	
14cu|puppet-4.2.1-1|229	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.2.1-1
14cu|puppet-4.2.1-1|230	- (526e4fd) Updated to 4.2.1
14cu|puppet-4.2.1-1|231	
14cu|puppet-4.2.1-1|232	

13863 14
14cu|purple-facebook-0.9.5-2|1	%define rgitrev 9ff9acf9fa14
14cu|purple-facebook-0.9.5-2|2	
14cu|purple-facebook-0.9.5-2|3	Summary:	Facebook chat plugin for libpurple IM clients
14cu|purple-facebook-0.9.5-2|4	Name:		purple-facebook
14cu|purple-facebook-0.9.5-2|5	# Version should be greater than "0.0" erroneously used in initial build pushed to repos
14cu|purple-facebook-0.9.5-2|6	Version:	0.9.5
14cu|purple-facebook-0.9.5-2|7	Release:	2
14cu|purple-facebook-0.9.5-2|8	License:	GPLv2+
14cu|purple-facebook-0.9.5-2|9	Group:		Networking/Instant messaging
14cu|purple-facebook-0.9.5-2|10	Url:		https://github.com/jgeboski/purple-facebook
14cu|purple-facebook-0.9.5-2|11	# Real source URL: Source0:	https://github.com/jgeboski/purple-facebook/archive/rgitrev.tar.gz
14cu|purple-facebook-0.9.5-2|12	Source0:	https://github.com/dequis/purple-facebook/releases/download/v%{version}-%{rgitrev}/%{name}-%{version}-%{rgitrev}.tar.gz
14cu|purple-facebook-0.9.5-2|13	Patch0:		purple-facebook-0.9.5-patches.patch
14cu|purple-facebook-0.9.5-2|14	BuildRequires:	pkgconfig(gio-2.0)
14cu|purple-facebook-0.9.5-2|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|purple-facebook-0.9.5-2|16	BuildRequires:	pkgconfig(gobject-2.0)
14cu|purple-facebook-0.9.5-2|17	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|purple-facebook-0.9.5-2|18	BuildRequires:	pkgconfig(purple)
14cu|purple-facebook-0.9.5-2|19	%rename pidgin-facebookchat
14cu|purple-facebook-0.9.5-2|20	
14cu|purple-facebook-0.9.5-2|21	%description
14cu|purple-facebook-0.9.5-2|22	Purple Facebook implements the Facebook Messenger protocol into Pidgin.
14cu|purple-facebook-0.9.5-2|23	
14cu|purple-facebook-0.9.5-2|24	%files
14cu|purple-facebook-0.9.5-2|25	%doc AUTHORS COPYING
14cu|purple-facebook-0.9.5-2|26	%{_libdir}/purple-2/libfacebook.so
14cu|purple-facebook-0.9.5-2|27	
14cu|purple-facebook-0.9.5-2|28	#----------------------------------------------------------------------------
14cu|purple-facebook-0.9.5-2|29	
14cu|purple-facebook-0.9.5-2|30	%prep
14cu|purple-facebook-0.9.5-2|31	%setup -qn %{name}-%{version}-%{rgitrev}
14cu|purple-facebook-0.9.5-2|32	%patch0 -p1
14cu|purple-facebook-0.9.5-2|33	
14cu|purple-facebook-0.9.5-2|34	%build
14cu|purple-facebook-0.9.5-2|35	mkdir -p m4
14cu|purple-facebook-0.9.5-2|36	autoreconf --verbose --force --install
14cu|purple-facebook-0.9.5-2|37	%configure2_5x
14cu|purple-facebook-0.9.5-2|38	%make
14cu|purple-facebook-0.9.5-2|39	
14cu|purple-facebook-0.9.5-2|40	%install
14cu|purple-facebook-0.9.5-2|41	%makeinstall_std
14cu|purple-facebook-0.9.5-2|42	
14cu|purple-facebook-0.9.5-2|43	%changelog
14cu|purple-facebook-0.9.5-2|44	
14cu|purple-facebook-0.9.5-2|45	* Mon Apr 02 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-2
14cu|purple-facebook-0.9.5-2|46	- (2014553) Merge branch 'rosa2016.1' into rosa2014.1
14cu|purple-facebook-0.9.5-2|47	
14cu|purple-facebook-0.9.5-2|48	

13864 14
14cu|purple-funyahoo-plusplus-0.9-4|1	%define oname funyahoo-plusplus
14cu|purple-funyahoo-plusplus-0.9-4|2	
14cu|purple-funyahoo-plusplus-0.9-4|3	Summary:	A replacement Yahoo prpl (protocol plugin) for Pidgin/libpurple
14cu|purple-funyahoo-plusplus-0.9-4|4	Name:		purple-funyahoo-plusplus
14cu|purple-funyahoo-plusplus-0.9-4|5	Version:	0.9
14cu|purple-funyahoo-plusplus-0.9-4|6	Release:	4
14cu|purple-funyahoo-plusplus-0.9-4|7	License:	GPLv3+
14cu|purple-funyahoo-plusplus-0.9-4|8	Group:		Networking/Instant messaging
14cu|purple-funyahoo-plusplus-0.9-4|9	Url:		https://github.com/EionRobb/funyahoo-plusplus
14cu|purple-funyahoo-plusplus-0.9-4|10	Source0:	https://github.com/EionRobb/%{oname}/archive/master.zip
14cu|purple-funyahoo-plusplus-0.9-4|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|purple-funyahoo-plusplus-0.9-4|12	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|purple-funyahoo-plusplus-0.9-4|13	BuildRequires:	pkgconfig(purple)
14cu|purple-funyahoo-plusplus-0.9-4|14	
14cu|purple-funyahoo-plusplus-0.9-4|15	%description
14cu|purple-funyahoo-plusplus-0.9-4|16	A replacement Yahoo prpl (protocol plugin) for Pidgin/libpurple compatible with
14cu|purple-funyahoo-plusplus-0.9-4|17	the new protocol enforced by Yahoo since Sept 2016
14cu|purple-funyahoo-plusplus-0.9-4|18	
14cu|purple-funyahoo-plusplus-0.9-4|19	%files
14cu|purple-funyahoo-plusplus-0.9-4|20	%doc README.md LICENSE
14cu|purple-funyahoo-plusplus-0.9-4|21	%{_libdir}/purple-2/libyahoo-plusplus.so
14cu|purple-funyahoo-plusplus-0.9-4|22	
14cu|purple-funyahoo-plusplus-0.9-4|23	#----------------------------------------------------------------------------
14cu|purple-funyahoo-plusplus-0.9-4|24	
14cu|purple-funyahoo-plusplus-0.9-4|25	%prep
14cu|purple-funyahoo-plusplus-0.9-4|26	%setup -n funyahoo-plusplus-master -q
14cu|purple-funyahoo-plusplus-0.9-4|27	
14cu|purple-funyahoo-plusplus-0.9-4|28	%build
14cu|purple-funyahoo-plusplus-0.9-4|29	%make
14cu|purple-funyahoo-plusplus-0.9-4|30	
14cu|purple-funyahoo-plusplus-0.9-4|31	%install
14cu|purple-funyahoo-plusplus-0.9-4|32	mkdir -p %{buildroot}/%{_libdir}/purple-2/
14cu|purple-funyahoo-plusplus-0.9-4|33	mv libyahoo-plusplus.so %{buildroot}/%{_libdir}/purple-2/
14cu|purple-funyahoo-plusplus-0.9-4|34	
14cu|purple-funyahoo-plusplus-0.9-4|35	
14cu|purple-funyahoo-plusplus-0.9-4|36	%changelog
14cu|purple-funyahoo-plusplus-0.9-4|37	
14cu|purple-funyahoo-plusplus-0.9-4|38	* Wed Jun 28 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-4
14cu|purple-funyahoo-plusplus-0.9-4|39	- (6eadd97) Update to current master snapshot
14cu|purple-funyahoo-plusplus-0.9-4|40	
14cu|purple-funyahoo-plusplus-0.9-4|41	

13865 14
14cu|purple-hangouts-1.0-0.20160227.1|1	%global plugin_name hangouts
14cu|purple-hangouts-1.0-0.20160227.1|2	
14cu|purple-hangouts-1.0-0.20160227.1|3	%global commit0 a2c9af3a253cac3af87b9298c1d162d167eed070
14cu|purple-hangouts-1.0-0.20160227.1|4	%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
14cu|purple-hangouts-1.0-0.20160227.1|5	%global archcommit0 %(c=%{commit0}; echo ${c:0:12})
14cu|purple-hangouts-1.0-0.20160227.1|6	%global date 20160227
14cu|purple-hangouts-1.0-0.20160227.1|7	
14cu|purple-hangouts-1.0-0.20160227.1|8	Summary:	Hangouts plugin for libpurple
14cu|purple-hangouts-1.0-0.20160227.1|9	Name:		purple-%{plugin_name}
14cu|purple-hangouts-1.0-0.20160227.1|10	Version:	1.0
14cu|purple-hangouts-1.0-0.20160227.1|11	Release:	0.%{date}.1
14cu|purple-hangouts-1.0-0.20160227.1|12	License:	GPLv3+
14cu|purple-hangouts-1.0-0.20160227.1|13	Group:		Networking/Instant messaging
14cu|purple-hangouts-1.0-0.20160227.1|14	Url:		https://bitbucket.org/EionRobb/purple-hangouts/
14cu|purple-hangouts-1.0-0.20160227.1|15	Source0:	https://bitbucket.org/EionRobb/purple-hangouts/get/%{commit0}.tar.gz#/purple-hangouts-%{shortcommit0}.tar.gz
14cu|purple-hangouts-1.0-0.20160227.1|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|purple-hangouts-1.0-0.20160227.1|17	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|purple-hangouts-1.0-0.20160227.1|18	BuildRequires:	pkgconfig(libprotobuf-c)
14cu|purple-hangouts-1.0-0.20160227.1|19	BuildRequires:	pkgconfig(nss)
14cu|purple-hangouts-1.0-0.20160227.1|20	BuildRequires:	pkgconfig(purple)
14cu|purple-hangouts-1.0-0.20160227.1|21	BuildRequires:	pkgconfig(zlib)
14cu|purple-hangouts-1.0-0.20160227.1|22	
14cu|purple-hangouts-1.0-0.20160227.1|23	%description
14cu|purple-hangouts-1.0-0.20160227.1|24	Adds support for Hangouts to Pidgin, Adium, Finch and other libpurple-based
14cu|purple-hangouts-1.0-0.20160227.1|25	messengers.
14cu|purple-hangouts-1.0-0.20160227.1|26	
14cu|purple-hangouts-1.0-0.20160227.1|27	%files
14cu|purple-hangouts-1.0-0.20160227.1|28	%doc README.md
14cu|purple-hangouts-1.0-0.20160227.1|29	%{_libdir}/purple-2/lib%{plugin_name}.so
14cu|purple-hangouts-1.0-0.20160227.1|30	
14cu|purple-hangouts-1.0-0.20160227.1|31	#----------------------------------------------------------------------------
14cu|purple-hangouts-1.0-0.20160227.1|32	
14cu|purple-hangouts-1.0-0.20160227.1|33	%package -n pidgin-%{plugin_name}
14cu|purple-hangouts-1.0-0.20160227.1|34	Summary:	Adds pixmaps, icons and smileys for Hangouts protocol
14cu|purple-hangouts-1.0-0.20160227.1|35	Group:		Networking/Instant messaging
14cu|purple-hangouts-1.0-0.20160227.1|36	Requires:	%{name} = %{EVRD}
14cu|purple-hangouts-1.0-0.20160227.1|37	Requires:	pidgin
14cu|purple-hangouts-1.0-0.20160227.1|38	BuildArch:	noarch
14cu|purple-hangouts-1.0-0.20160227.1|39	
14cu|purple-hangouts-1.0-0.20160227.1|40	%description -n pidgin-%{plugin_name}
14cu|purple-hangouts-1.0-0.20160227.1|41	Adds pixmaps, icons and smileys for Hangouts protocol inplemented by
14cu|purple-hangouts-1.0-0.20160227.1|42	purple-hangouts.
14cu|purple-hangouts-1.0-0.20160227.1|43	
14cu|purple-hangouts-1.0-0.20160227.1|44	%files -n pidgin-%{plugin_name}
14cu|purple-hangouts-1.0-0.20160227.1|45	%{_datadir}/pixmaps/pidgin/protocols/*/%{plugin_name}.png
14cu|purple-hangouts-1.0-0.20160227.1|46	
14cu|purple-hangouts-1.0-0.20160227.1|47	#----------------------------------------------------------------------------
14cu|purple-hangouts-1.0-0.20160227.1|48	
14cu|purple-hangouts-1.0-0.20160227.1|49	%prep
14cu|purple-hangouts-1.0-0.20160227.1|50	%setup -qn EionRobb-purple-%{plugin_name}-%{archcommit0}
14cu|purple-hangouts-1.0-0.20160227.1|51	
14cu|purple-hangouts-1.0-0.20160227.1|52	%build
14cu|purple-hangouts-1.0-0.20160227.1|53	%make CC="%__cc %{optflags}"
14cu|purple-hangouts-1.0-0.20160227.1|54	
14cu|purple-hangouts-1.0-0.20160227.1|55	%install
14cu|purple-hangouts-1.0-0.20160227.1|56	# Executing base install from makefile...
14cu|purple-hangouts-1.0-0.20160227.1|57	mkdir -p %{buildroot}%{_libdir}/purple-2/
14cu|purple-hangouts-1.0-0.20160227.1|58	install -m 0755 lib%{plugin_name}.so %{buildroot}%{_libdir}/purple-2/lib%{plugin_name}.so
14cu|purple-hangouts-1.0-0.20160227.1|59	
14cu|purple-hangouts-1.0-0.20160227.1|60	# Installing icons...
14cu|purple-hangouts-1.0-0.20160227.1|61	mkdir -p %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/{16,22,48}/
14cu|purple-hangouts-1.0-0.20160227.1|62	install -p hangouts16.png %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/16/%{plugin_name}.png
14cu|purple-hangouts-1.0-0.20160227.1|63	install -p hangouts22.png %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/22/%{plugin_name}.png
14cu|purple-hangouts-1.0-0.20160227.1|64	install -p hangouts48.png %{buildroot}%{_datadir}/pixmaps/pidgin/protocols/48/%{plugin_name}.png
14cu|purple-hangouts-1.0-0.20160227.1|65	
14cu|purple-hangouts-1.0-0.20160227.1|66	
14cu|purple-hangouts-1.0-0.20160227.1|67	%changelog
14cu|purple-hangouts-1.0-0.20160227.1|68	
14cu|purple-hangouts-1.0-0.20160227.1|69	* Mon Jun 20 2016 Rosa <rosa@abf.rosalinux.ru> 1.0-0.20160227.1
14cu|purple-hangouts-1.0-0.20160227.1|70	- (0e7b9a4) Automatic import for version 1.0-0.20160227.1
14cu|purple-hangouts-1.0-0.20160227.1|71	
14cu|purple-hangouts-1.0-0.20160227.1|72	

13866 14
14cu|purple-plugin-pack-2.7.0-4|1	Summary:	Compilation of plugins for libpurple and Pidgin
14cu|purple-plugin-pack-2.7.0-4|2	Name:		purple-plugin-pack
14cu|purple-plugin-pack-2.7.0-4|3	Version:	2.7.0
14cu|purple-plugin-pack-2.7.0-4|4	Release:	4
14cu|purple-plugin-pack-2.7.0-4|5	License:	GPLv2+ and GPLv3+
14cu|purple-plugin-pack-2.7.0-4|6	Group:		Networking/Instant messaging
14cu|purple-plugin-pack-2.7.0-4|7	Url:		https://guifications.org/
14cu|purple-plugin-pack-2.7.0-4|8	Source:		https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/%{name}-%{version}.tar.bz2
14cu|purple-plugin-pack-2.7.0-4|9	Patch0:		purple-plugin-pack-fix-autoprofile-crash.patch
14cu|purple-plugin-pack-2.7.0-4|10	Patch1:		purple-plugin_pack-fix-warning.patch
14cu|purple-plugin-pack-2.7.0-4|11	BuildRequires:	intltool
14cu|purple-plugin-pack-2.7.0-4|12	BuildRequires:	pkgconfig(cairo)
14cu|purple-plugin-pack-2.7.0-4|13	BuildRequires:	pkgconfig(enchant)
14cu|purple-plugin-pack-2.7.0-4|14	BuildRequires:	pkgconfig(finch)
14cu|purple-plugin-pack-2.7.0-4|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|purple-plugin-pack-2.7.0-4|16	BuildRequires:	pkgconfig(gnt)
14cu|purple-plugin-pack-2.7.0-4|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|purple-plugin-pack-2.7.0-4|18	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|purple-plugin-pack-2.7.0-4|19	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|purple-plugin-pack-2.7.0-4|20	BuildRequires:	pkgconfig(pango)
14cu|purple-plugin-pack-2.7.0-4|21	BuildRequires:	pkgconfig(pidgin)
14cu|purple-plugin-pack-2.7.0-4|22	BuildRequires:	pkgconfig(purple)
14cu|purple-plugin-pack-2.7.0-4|23	Suggests:	pidgin-plugin-pack
14cu|purple-plugin-pack-2.7.0-4|24	Conflicts:	pidgin-plugin-pack < 2.7.0-4
14cu|purple-plugin-pack-2.7.0-4|25	
14cu|purple-plugin-pack-2.7.0-4|26	%description
14cu|purple-plugin-pack-2.7.0-4|27	The Purple Plugin Pack is a compilation of plugins for the libpurple
14cu|purple-plugin-pack-2.7.0-4|28	family of IM clients.
14cu|purple-plugin-pack-2.7.0-4|29	
14cu|purple-plugin-pack-2.7.0-4|30	%files -f plugin_pack.lang
14cu|purple-plugin-pack-2.7.0-4|31	%doc AUTHORS ChangeLog COPYING README
14cu|purple-plugin-pack-2.7.0-4|32	%{_libdir}/purple-2/autoprofile.so
14cu|purple-plugin-pack-2.7.0-4|33	%{_libdir}/purple-2/autoreply.so
14cu|purple-plugin-pack-2.7.0-4|34	%{_libdir}/purple-2/bash.so
14cu|purple-plugin-pack-2.7.0-4|35	%{_libdir}/purple-2/capsnot.so
14cu|purple-plugin-pack-2.7.0-4|36	%{_libdir}/purple-2/colorize.so
14cu|purple-plugin-pack-2.7.0-4|37	%{_libdir}/purple-2/dewysiwygification.so
14cu|purple-plugin-pack-2.7.0-4|38	%{_libdir}/purple-2/dice.so
14cu|purple-plugin-pack-2.7.0-4|39	%{_libdir}/purple-2/eight_ball.so
14cu|purple-plugin-pack-2.7.0-4|40	%{_libdir}/purple-2/findip.so
14cu|purple-plugin-pack-2.7.0-4|41	%{_libdir}/purple-2/flip.so
14cu|purple-plugin-pack-2.7.0-4|42	%{_libdir}/purple-2/google.so
14cu|purple-plugin-pack-2.7.0-4|43	%{_libdir}/purple-2/groupmsg.so
14cu|purple-plugin-pack-2.7.0-4|44	%{_libdir}/purple-2/highlight.so
14cu|purple-plugin-pack-2.7.0-4|45	%{_libdir}/purple-2/ignore.so
14cu|purple-plugin-pack-2.7.0-4|46	%{_libdir}/purple-2/irchelper.so
14cu|purple-plugin-pack-2.7.0-4|47	%{_libdir}/purple-2/irc-more.so
14cu|purple-plugin-pack-2.7.0-4|48	%{_libdir}/purple-2/libsnpp.so
14cu|purple-plugin-pack-2.7.0-4|49	%{_libdir}/purple-2/listhandler.so
14cu|purple-plugin-pack-2.7.0-4|50	%{_libdir}/purple-2/napster.so
14cu|purple-plugin-pack-2.7.0-4|51	%{_libdir}/purple-2/ning.so
14cu|purple-plugin-pack-2.7.0-4|52	%{_libdir}/purple-2/okcupid.so
14cu|purple-plugin-pack-2.7.0-4|53	%{_libdir}/purple-2/oldlogger.so
14cu|purple-plugin-pack-2.7.0-4|54	%{_libdir}/purple-2/omegle.so
14cu|purple-plugin-pack-2.7.0-4|55	%{_libdir}/purple-2/showoffline.so
14cu|purple-plugin-pack-2.7.0-4|56	%{_libdir}/purple-2/simfix.so
14cu|purple-plugin-pack-2.7.0-4|57	%{_libdir}/purple-2/slashexec.so
14cu|purple-plugin-pack-2.7.0-4|58	%{_libdir}/purple-2/splitter.so
14cu|purple-plugin-pack-2.7.0-4|59	%{_libdir}/purple-2/sslinfo.so
14cu|purple-plugin-pack-2.7.0-4|60	%{_libdir}/purple-2/translate.so
14cu|purple-plugin-pack-2.7.0-4|61	%{_libdir}/purple-2/xmppprio.so
14cu|purple-plugin-pack-2.7.0-4|62	
14cu|purple-plugin-pack-2.7.0-4|63	#----------------------------------------------------------------------------
14cu|purple-plugin-pack-2.7.0-4|64	
14cu|purple-plugin-pack-2.7.0-4|65	%package -n pidgin-plugin-pack
14cu|purple-plugin-pack-2.7.0-4|66	Summary:	Compilation of plugins for Pidgin
14cu|purple-plugin-pack-2.7.0-4|67	Group:		Networking/Instant messaging
14cu|purple-plugin-pack-2.7.0-4|68	Requires:	%{name}
14cu|purple-plugin-pack-2.7.0-4|69	Requires:	pidgin
14cu|purple-plugin-pack-2.7.0-4|70	
14cu|purple-plugin-pack-2.7.0-4|71	%description -n pidgin-plugin-pack
14cu|purple-plugin-pack-2.7.0-4|72	The Purple Plugin Pack is a compilation of plugins for the
14cu|purple-plugin-pack-2.7.0-4|73	libpurple family of IM clients.
14cu|purple-plugin-pack-2.7.0-4|74	
14cu|purple-plugin-pack-2.7.0-4|75	This package provides the Pidgin plugins from the Purple Plugin Pack.
14cu|purple-plugin-pack-2.7.0-4|76	
14cu|purple-plugin-pack-2.7.0-4|77	%files -n pidgin-plugin-pack
14cu|purple-plugin-pack-2.7.0-4|78	%doc AUTHORS ChangeLog COPYING README
14cu|purple-plugin-pack-2.7.0-4|79	%{_libdir}/pidgin/album.so
14cu|purple-plugin-pack-2.7.0-4|80	%{_libdir}/pidgin/blistops.so
14cu|purple-plugin-pack-2.7.0-4|81	%{_libdir}/pidgin/convbadger.so
14cu|purple-plugin-pack-2.7.0-4|82	%{_libdir}/pidgin/difftopic.so
14cu|purple-plugin-pack-2.7.0-4|83	%{_libdir}/pidgin/enhancedhist.so
14cu|purple-plugin-pack-2.7.0-4|84	%{_libdir}/pidgin/gRIM.so
14cu|purple-plugin-pack-2.7.0-4|85	%{_libdir}/pidgin/icon_override.so
14cu|purple-plugin-pack-2.7.0-4|86	%{_libdir}/pidgin/infopane.so
14cu|purple-plugin-pack-2.7.0-4|87	%{_libdir}/pidgin/irssi.so
14cu|purple-plugin-pack-2.7.0-4|88	%{_libdir}/pidgin/lastseen.so
14cu|purple-plugin-pack-2.7.0-4|89	%{_libdir}/pidgin/listlog.so
14cu|purple-plugin-pack-2.7.0-4|90	%{_libdir}/pidgin/mystatusbox.so
14cu|purple-plugin-pack-2.7.0-4|91	%{_libdir}/pidgin/nicksaid.so
14cu|purple-plugin-pack-2.7.0-4|92	%{_libdir}/pidgin/pidgin-schedule.so
14cu|purple-plugin-pack-2.7.0-4|93	%{_libdir}/pidgin/plonkers.so
14cu|purple-plugin-pack-2.7.0-4|94	%{_libdir}/pidgin/sepandtab.so
14cu|purple-plugin-pack-2.7.0-4|95	%{_libdir}/pidgin/switchspell.so
14cu|purple-plugin-pack-2.7.0-4|96	%{_libdir}/pidgin/timelog.so
14cu|purple-plugin-pack-2.7.0-4|97	%{_libdir}/pidgin/xchat-chats.so
14cu|purple-plugin-pack-2.7.0-4|98	%{_datadir}/pixmaps/pidgin/protocols/*/napster.png
14cu|purple-plugin-pack-2.7.0-4|99	%{_datadir}/pixmaps/pidgin/protocols/*/okcupid.png
14cu|purple-plugin-pack-2.7.0-4|100	
14cu|purple-plugin-pack-2.7.0-4|101	#----------------------------------------------------------------------------
14cu|purple-plugin-pack-2.7.0-4|102	
14cu|purple-plugin-pack-2.7.0-4|103	%prep
14cu|purple-plugin-pack-2.7.0-4|104	%setup -q
14cu|purple-plugin-pack-2.7.0-4|105	%patch0 -p1
14cu|purple-plugin-pack-2.7.0-4|106	%patch1 -p1
14cu|purple-plugin-pack-2.7.0-4|107	
14cu|purple-plugin-pack-2.7.0-4|108	%build
14cu|purple-plugin-pack-2.7.0-4|109	%configure2_5x
14cu|purple-plugin-pack-2.7.0-4|110	%make
14cu|purple-plugin-pack-2.7.0-4|111	
14cu|purple-plugin-pack-2.7.0-4|112	%install
14cu|purple-plugin-pack-2.7.0-4|113	%makeinstall_std
14cu|purple-plugin-pack-2.7.0-4|114	
14cu|purple-plugin-pack-2.7.0-4|115	%find_lang plugin_pack
14cu|purple-plugin-pack-2.7.0-4|116	
14cu|purple-plugin-pack-2.7.0-4|117	
14cu|purple-plugin-pack-2.7.0-4|118	%changelog
14cu|purple-plugin-pack-2.7.0-4|119	
14cu|purple-plugin-pack-2.7.0-4|120	* Mon May 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.0-4
14cu|purple-plugin-pack-2.7.0-4|121	- (f7bee76) Add Conflicts with older pidgin-plugin-pack package
14cu|purple-plugin-pack-2.7.0-4|122	
14cu|purple-plugin-pack-2.7.0-4|123	

13867 14
14cu|purple-skypeweb-1.4-1|1	%define oname skype4pidgin
14cu|purple-skypeweb-1.4-1|2	%define plugin_name skypeweb
14cu|purple-skypeweb-1.4-1|3	
14cu|purple-skypeweb-1.4-1|4	Summary:	Adds support for Skype to Pidgin
14cu|purple-skypeweb-1.4-1|5	Name:		purple-%{plugin_name}
14cu|purple-skypeweb-1.4-1|6	Version:	1.4
14cu|purple-skypeweb-1.4-1|7	Release:	1
14cu|purple-skypeweb-1.4-1|8	License:	GPLv3+
14cu|purple-skypeweb-1.4-1|9	Group:		Networking/Instant messaging
14cu|purple-skypeweb-1.4-1|10	Url:		https://github.com/EionRobb/skype4pidgin
14cu|purple-skypeweb-1.4-1|11	# From git by tag
14cu|purple-skypeweb-1.4-1|12	Source0:	%{oname}-%{version}.tar.gz
14cu|purple-skypeweb-1.4-1|13	Patch0:		purple-skypeweb-linkage.patch
14cu|purple-skypeweb-1.4-1|14	BuildRequires:	cmake
14cu|purple-skypeweb-1.4-1|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|purple-skypeweb-1.4-1|16	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|purple-skypeweb-1.4-1|17	BuildRequires:	pkgconfig(purple)
14cu|purple-skypeweb-1.4-1|18	BuildRequires:	pkgconfig(zlib)
14cu|purple-skypeweb-1.4-1|19	
14cu|purple-skypeweb-1.4-1|20	%description
14cu|purple-skypeweb-1.4-1|21	Adds support for Skype to Pidgin, Adium, Finch and other libpurple
14cu|purple-skypeweb-1.4-1|22	based messengers.
14cu|purple-skypeweb-1.4-1|23	
14cu|purple-skypeweb-1.4-1|24	%files
14cu|purple-skypeweb-1.4-1|25	%doc README.md
14cu|purple-skypeweb-1.4-1|26	%{_libdir}/purple-2/lib%{plugin_name}.so
14cu|purple-skypeweb-1.4-1|27	
14cu|purple-skypeweb-1.4-1|28	#----------------------------------------------------------------------------
14cu|purple-skypeweb-1.4-1|29	
14cu|purple-skypeweb-1.4-1|30	%package -n pidgin-%{plugin_name}
14cu|purple-skypeweb-1.4-1|31	Summary:	Adds pixmaps, icons and smileys for Skype protocol
14cu|purple-skypeweb-1.4-1|32	Requires:	%{name} = %{EVRD}
14cu|purple-skypeweb-1.4-1|33	Requires:	pidgin
14cu|purple-skypeweb-1.4-1|34	BuildArch:	noarch
14cu|purple-skypeweb-1.4-1|35	
14cu|purple-skypeweb-1.4-1|36	%description -n pidgin-%{plugin_name}
14cu|purple-skypeweb-1.4-1|37	Adds pixmaps, icons and smileys for Skype protocol inplemented by libskypeweb.
14cu|purple-skypeweb-1.4-1|38	
14cu|purple-skypeweb-1.4-1|39	%files -n pidgin-%{plugin_name}
14cu|purple-skypeweb-1.4-1|40	%{_datadir}/pixmaps/pidgin/protocols/*/skype*.png
14cu|purple-skypeweb-1.4-1|41	%{_datadir}/pixmaps/pidgin/emotes/skype/theme
14cu|purple-skypeweb-1.4-1|42	
14cu|purple-skypeweb-1.4-1|43	#----------------------------------------------------------------------------
14cu|purple-skypeweb-1.4-1|44	
14cu|purple-skypeweb-1.4-1|45	%prep
14cu|purple-skypeweb-1.4-1|46	%setup -qn %{oname}-%{version}/skypeweb
14cu|purple-skypeweb-1.4-1|47	%patch0 -p1
14cu|purple-skypeweb-1.4-1|48	
14cu|purple-skypeweb-1.4-1|49	%build
14cu|purple-skypeweb-1.4-1|50	%cmake
14cu|purple-skypeweb-1.4-1|51	%make
14cu|purple-skypeweb-1.4-1|52	
14cu|purple-skypeweb-1.4-1|53	%install
14cu|purple-skypeweb-1.4-1|54	%makeinstall_std -C build
14cu|purple-skypeweb-1.4-1|55	
14cu|purple-skypeweb-1.4-1|56	mkdir -p %{buildroot}%{_datadir}/pixmaps/pidgin/emotes/skype/
14cu|purple-skypeweb-1.4-1|57	install theme %{buildroot}%{_datadir}/pixmaps/pidgin/emotes/skype/theme
14cu|purple-skypeweb-1.4-1|58	
14cu|purple-skypeweb-1.4-1|59	%changelog
14cu|purple-skypeweb-1.4-1|60	
14cu|purple-skypeweb-1.4-1|61	* Fri Jun 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
14cu|purple-skypeweb-1.4-1|62	- (eab5e4a) New version 1.4
14cu|purple-skypeweb-1.4-1|63	
14cu|purple-skypeweb-1.4-1|64	

13868 14
14cu|purple-telegram-1.3.0-1|1	Name:       purple-telegram
14cu|purple-telegram-1.3.0-1|2	Version:    1.3.0
14cu|purple-telegram-1.3.0-1|3	Release:    1
14cu|purple-telegram-1.3.0-1|4	Summary:    Adds support for Libpurple based messengers
14cu|purple-telegram-1.3.0-1|5	Group:      Networking/Instant messaging
14cu|purple-telegram-1.3.0-1|6	License:    GPLv2+
14cu|purple-telegram-1.3.0-1|7	URL:        https://github.com/majn/telegram-purple
14cu|purple-telegram-1.3.0-1|8	Source0:    https://github.com/majn/telegram-purple/releases/download/v%{version}/telegram-purple_%{version}.orig.tar.gz
14cu|purple-telegram-1.3.0-1|9	
14cu|purple-telegram-1.3.0-1|10	BuildRequires:  gettext, libgcrypt-devel >= 1.6, pkgconfig(zlib), pkgconfig(purple), pkgconfig(libwebp)
14cu|purple-telegram-1.3.0-1|11	BuildRequires:  pkgconfig(appstream-glib)
14cu|purple-telegram-1.3.0-1|12	
14cu|purple-telegram-1.3.0-1|13	%description
14cu|purple-telegram-1.3.0-1|14	Adds support for Telegram to Pidgin, Adium, Finch
14cu|purple-telegram-1.3.0-1|15	and other Libpurple based messengers.
14cu|purple-telegram-1.3.0-1|16	
14cu|purple-telegram-1.3.0-1|17	%prep
14cu|purple-telegram-1.3.0-1|18	%setup -q -n telegram-purple
14cu|purple-telegram-1.3.0-1|19	
14cu|purple-telegram-1.3.0-1|20	%build
14cu|purple-telegram-1.3.0-1|21	autoreconf
14cu|purple-telegram-1.3.0-1|22	%configure2_5x
14cu|purple-telegram-1.3.0-1|23	%make
14cu|purple-telegram-1.3.0-1|24	
14cu|purple-telegram-1.3.0-1|25	%install
14cu|purple-telegram-1.3.0-1|26	%make_install
14cu|purple-telegram-1.3.0-1|27	chmod 755 %{buildroot}/%{_libdir}/purple-2/telegram-purple.so
14cu|purple-telegram-1.3.0-1|28	%find_lang telegram-purple
14cu|purple-telegram-1.3.0-1|29	
14cu|purple-telegram-1.3.0-1|30	%files -f telegram-purple.lang
14cu|purple-telegram-1.3.0-1|31	%doc README* CHANGELOG*
14cu|purple-telegram-1.3.0-1|32	%{_libdir}/purple-2/telegram-purple.so
14cu|purple-telegram-1.3.0-1|33	%config %{_sysconfdir}/telegram-purple/*
14cu|purple-telegram-1.3.0-1|34	%{_datadir}/appdata/telegram-purple.metainfo.xml
14cu|purple-telegram-1.3.0-1|35	%{_datadir}/pixmaps/pidgin/protocols/16/telegram.png
14cu|purple-telegram-1.3.0-1|36	%{_datadir}/pixmaps/pidgin/protocols/22/telegram.png
14cu|purple-telegram-1.3.0-1|37	%{_datadir}/pixmaps/pidgin/protocols/48/telegram.png
14cu|purple-telegram-1.3.0-1|38	
14cu|purple-telegram-1.3.0-1|39	%changelog
14cu|purple-telegram-1.3.0-1|40	
14cu|purple-telegram-1.3.0-1|41	* Mon Oct 31 2016 Denis Silakov <dsilakov@gmail.com> 1.3.0-1
14cu|purple-telegram-1.3.0-1|42	- (58323ab) Upload tarball
14cu|purple-telegram-1.3.0-1|43	
14cu|purple-telegram-1.3.0-1|44	

13869 14
14cu|pushover-0.0.5-3|1	Name:		pushover
14cu|pushover-0.0.5-3|2	Version:	0.0.5
14cu|pushover-0.0.5-3|3	Release:	3
14cu|pushover-0.0.5-3|4	Summary:	Fun puzzle game with dominos
14cu|pushover-0.0.5-3|5	Group:		Games/Puzzles
14cu|pushover-0.0.5-3|6	License:	GPLv3
14cu|pushover-0.0.5-3|7	URL:		http://pushover.sourceforge.net/
14cu|pushover-0.0.5-3|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|pushover-0.0.5-3|9	Source1:	%{name}.desktop
14cu|pushover-0.0.5-3|10	
14cu|pushover-0.0.5-3|11	BuildRequires:	gettext
14cu|pushover-0.0.5-3|12	BuildRequires:	imagemagick
14cu|pushover-0.0.5-3|13	BuildRequires:	desktop-file-utils
14cu|pushover-0.0.5-3|14	BuildRequires:	pkgconfig(libpng)
14cu|pushover-0.0.5-3|15	BuildRequires:	pkgconfig(lua)
14cu|pushover-0.0.5-3|16	BuildRequires:	pkgconfig(sdl)
14cu|pushover-0.0.5-3|17	BuildRequires:	pkgconfig(SDL_mixer)
14cu|pushover-0.0.5-3|18	BuildRequires:	pkgconfig(SDL_ttf)
14cu|pushover-0.0.5-3|19	BuildRequires:	pkgconfig(zlib)
14cu|pushover-0.0.5-3|20	
14cu|pushover-0.0.5-3|21	%description
14cu|pushover-0.0.5-3|22	Rearrange the dominoes on the different platforms so that you can start a
14cu|pushover-0.0.5-3|23	chain reaction that makes all dominoes topple over.
14cu|pushover-0.0.5-3|24	
14cu|pushover-0.0.5-3|25	%prep
14cu|pushover-0.0.5-3|26	%setup -q
14cu|pushover-0.0.5-3|27	
14cu|pushover-0.0.5-3|28	# Fix char encoding
14cu|pushover-0.0.5-3|29	iconv --from=ISO-8859-1 --to=UTF-8 ChangeLog > ChangeLog.utf8
14cu|pushover-0.0.5-3|30	touch -r ChangeLog ChangeLog.utf8
14cu|pushover-0.0.5-3|31	mv ChangeLog.utf8 ChangeLog
14cu|pushover-0.0.5-3|32	
14cu|pushover-0.0.5-3|33	%build
14cu|pushover-0.0.5-3|34	%configure2_5x \
14cu|pushover-0.0.5-3|35	--bindir=%{_gamesbindir} \
14cu|pushover-0.0.5-3|36	--datadir=%{_gamesdatadir}
14cu|pushover-0.0.5-3|37	%make
14cu|pushover-0.0.5-3|38	
14cu|pushover-0.0.5-3|39	%install
14cu|pushover-0.0.5-3|40	%makeinstall_std
14cu|pushover-0.0.5-3|41	
14cu|pushover-0.0.5-3|42	# Remove installed docs
14cu|pushover-0.0.5-3|43	rm -rf %{buildroot}%{_docdir}/%{name}
14cu|pushover-0.0.5-3|44	
14cu|pushover-0.0.5-3|45	# Install icons (16, 32, 48, 64px)
14cu|pushover-0.0.5-3|46	for i in 0 1 2 3; do
14cu|pushover-0.0.5-3|47	px=$(expr ${i} \* 16 + 16)
14cu|pushover-0.0.5-3|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps
14cu|pushover-0.0.5-3|49	convert %{name}.ico[${i}] \
14cu|pushover-0.0.5-3|50	%{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps/%{name}.png
14cu|pushover-0.0.5-3|51	done
14cu|pushover-0.0.5-3|52	
14cu|pushover-0.0.5-3|53	# Install desktop file
14cu|pushover-0.0.5-3|54	desktop-file-install \
14cu|pushover-0.0.5-3|55	--dir %{buildroot}%{_datadir}/applications \
14cu|pushover-0.0.5-3|56	%{SOURCE1}
14cu|pushover-0.0.5-3|57	
14cu|pushover-0.0.5-3|58	%find_lang %{name}
14cu|pushover-0.0.5-3|59	
14cu|pushover-0.0.5-3|60	%files -f %{name}.lang
14cu|pushover-0.0.5-3|61	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|pushover-0.0.5-3|62	%{_gamesbindir}/%{name}
14cu|pushover-0.0.5-3|63	%{_gamesdatadir}/%{name}
14cu|pushover-0.0.5-3|64	%{_datadir}/applications/%{name}.desktop
14cu|pushover-0.0.5-3|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|pushover-0.0.5-3|66	
14cu|pushover-0.0.5-3|67	
14cu|pushover-0.0.5-3|68	%changelog
14cu|pushover-0.0.5-3|69	
14cu|pushover-0.0.5-3|70	* Thu Oct 08 2015 dsilakov <denis.silakov@rosalab.ru> 0.0.5-3
14cu|pushover-0.0.5-3|71	- (67ab80d) Merge pull request #1 from changhse/pushover:rosa2014.1
14cu|pushover-0.0.5-3|72	- (67ab80d) updated to a new version
14cu|pushover-0.0.5-3|73	
14cu|pushover-0.0.5-3|74	

13870 14
14cu|putty-0.68-1|1	Summary:	SSH, Telnet and Rlogin client
14cu|putty-0.68-1|2	Name:		putty
14cu|putty-0.68-1|3	Version:	0.68
14cu|putty-0.68-1|4	Release:	1
14cu|putty-0.68-1|5	Epoch:		2
14cu|putty-0.68-1|6	License:	MIT
14cu|putty-0.68-1|7	Group:		Networking/Remote access
14cu|putty-0.68-1|8	Url:		http://www.chiark.greenend.org.uk/~sgtatham/putty/
14cu|putty-0.68-1|9	Source0:	http://the.earth.li/~sgtatham/putty/latest/%{name}-%{version}.tar.gz
14cu|putty-0.68-1|10	Source1:	%{name}.desktop
14cu|putty-0.68-1|11	Source2:	%{name}-icons.tar.bz2
14cu|putty-0.68-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|putty-0.68-1|13	BuildRequires:	halibut
14cu|putty-0.68-1|14	BuildRequires:	desktop-file-utils
14cu|putty-0.68-1|15	BuildRequires:	perl(Digest::SHA)
14cu|putty-0.68-1|16	
14cu|putty-0.68-1|17	%description
14cu|putty-0.68-1|18	This is the Unix port of the popular Windows ssh client, PuTTY. It
14cu|putty-0.68-1|19	supports flexible terminal setup, mid-session reconfiguration using
14cu|putty-0.68-1|20	Ctrl-rightclick, multiple X11 authentication protocols, and various
14cu|putty-0.68-1|21	other interesting things not provided by ssh in an xterm.
14cu|putty-0.68-1|22	
14cu|putty-0.68-1|23	%files
14cu|putty-0.68-1|24	%doc LICENCE README CHECKLST.txt html
14cu|putty-0.68-1|25	%{_bindir}/*
14cu|putty-0.68-1|26	%{_mandir}/man1/*.1*
14cu|putty-0.68-1|27	%{_datadir}/applications/*
14cu|putty-0.68-1|28	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|putty-0.68-1|29	%{_datadir}/icons/putty.png
14cu|putty-0.68-1|30	
14cu|putty-0.68-1|31	#--------------------------------------------------------------
14cu|putty-0.68-1|32	
14cu|putty-0.68-1|33	%prep
14cu|putty-0.68-1|34	%setup -q
14cu|putty-0.68-1|35	%setup -q -T -D -a2
14cu|putty-0.68-1|36	find . -name "*.c" -exec chmod a+r {} \;
14cu|putty-0.68-1|37	find . -name "*.h" -exec chmod a+r {} \;
14cu|putty-0.68-1|38	
14cu|putty-0.68-1|39	%build
14cu|putty-0.68-1|40	./mkfiles.pl
14cu|putty-0.68-1|41	%make -C doc
14cu|putty-0.68-1|42	
14cu|putty-0.68-1|43	pushd unix
14cu|putty-0.68-1|44	sed -i -e "s/-O2 -Wall -Werror/%{optflags}/g" \
14cu|putty-0.68-1|45	-e "s,/usr/local,%{_prefix},g" \
14cu|putty-0.68-1|46	Makefile.gtk
14cu|putty-0.68-1|47	ln -s Makefile.gtk Makefile
14cu|putty-0.68-1|48	popd
14cu|putty-0.68-1|49	%make VER=-DSNAPSHOT=%{version} -C unix CC="gcc %ldflags"
14cu|putty-0.68-1|50	
14cu|putty-0.68-1|51	
14cu|putty-0.68-1|52	%install
14cu|putty-0.68-1|53	install -d  html
14cu|putty-0.68-1|54	install -pm 0644 doc/*.html html
14cu|putty-0.68-1|55	%makeinstall INSTALL="install -p" -C unix
14cu|putty-0.68-1|56	
14cu|putty-0.68-1|57	desktop-file-install \
14cu|putty-0.68-1|58	--dir %{buildroot}%{_datadir}/applications \
14cu|putty-0.68-1|59	%{SOURCE1}
14cu|putty-0.68-1|60	
14cu|putty-0.68-1|61	install -D -m 644 %{name}48.png %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|putty-0.68-1|62	install -D -m 644 %{name}32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|putty-0.68-1|63	install -D -m 644 %{name}32.png %{buildroot}/%{_datadir}/icons/%{name}.png
14cu|putty-0.68-1|64	install -D -m 644 %{name}16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|putty-0.68-1|65	
14cu|putty-0.68-1|66	%changelog

13871 14
14cu|pvpgn-199.r577-9|1	%define support_version 1.3
14cu|pvpgn-199.r577-9|2	
14cu|pvpgn-199.r577-9|3	Summary:	PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
14cu|pvpgn-199.r577-9|4	Name:		pvpgn
14cu|pvpgn-199.r577-9|5	Version:	199.r577
14cu|pvpgn-199.r577-9|6	Release:	9
14cu|pvpgn-199.r577-9|7	License:	GPLv2+
14cu|pvpgn-199.r577-9|8	Group:		Games/Other
14cu|pvpgn-199.r577-9|9	Url:		http://pvpgn.berlios.de
14cu|pvpgn-199.r577-9|10	Source0:	http://sourceforge.net/projects/pvpgn.berlios/files/%{name}-%{version}.tar.bz2
14cu|pvpgn-199.r577-9|11	Source2:	http://sourceforge.net/projects/pvpgn.berlios/files/pvpgn-support-%{support_version}.tar.gz
14cu|pvpgn-199.r577-9|12	Source3:	%{name}.service
14cu|pvpgn-199.r577-9|13	Source4:	%{name}.logrotate
14cu|pvpgn-199.r577-9|14	Source5:	%{name}-tmpfiles.conf
14cu|pvpgn-199.r577-9|15	Patch1:		DefineInstallationPaths.cmake.patch
14cu|pvpgn-199.r577-9|16	Patch2:		pvpgn-fix-bnet-deletion.patch
14cu|pvpgn-199.r577-9|17	Patch3:		pvpgn-build-static-lib.patch
14cu|pvpgn-199.r577-9|18	BuildRequires:	cmake
14cu|pvpgn-199.r577-9|19	BuildRequires:	mysql-devel
14cu|pvpgn-199.r577-9|20	BuildRequires:	pcap-devel
14cu|pvpgn-199.r577-9|21	BuildRequires:	pkgconfig(zlib)
14cu|pvpgn-199.r577-9|22	Requires(pre):	shadow-utils
14cu|pvpgn-199.r577-9|23	Requires(post,preun,postun):	systemd
14cu|pvpgn-199.r577-9|24	
14cu|pvpgn-199.r577-9|25	%description
14cu|pvpgn-199.r577-9|26	PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
14cu|pvpgn-199.r577-9|27	(thus it supports all BNETD supported clients plus the most recent ones).
14cu|pvpgn-199.r577-9|28	The list of supported clients and their minimum verion required is:
14cu|pvpgn-199.r577-9|29	- Diablo 1 v1.09
14cu|pvpgn-199.r577-9|30	- Starcraft v1.08
14cu|pvpgn-199.r577-9|31	- BroodWar v1.08
14cu|pvpgn-199.r577-9|32	- Warcraft II Battle.Net Edition v2.05
14cu|pvpgn-199.r577-9|33	- Diablo 2 v1.10 (*)
14cu|pvpgn-199.r577-9|34	- Diablo 2 LOD v1.10
14cu|pvpgn-199.r577-9|35	- Warcraft III Reign Of Chao
14cu|pvpgn-199.r577-9|36	- Warcraft III Frozen Throne
14cu|pvpgn-199.r577-9|37	
14cu|pvpgn-199.r577-9|38	This build of PvPGN is linked with MySQL libraries.
14cu|pvpgn-199.r577-9|39	
14cu|pvpgn-199.r577-9|40	%files
14cu|pvpgn-199.r577-9|41	%config(noreplace) %{_sysconfdir}/%{name}/*
14cu|pvpgn-199.r577-9|42	%doc docs/* version-history.txt TODO README CREDITS COPYING BUGS README.DEV
14cu|pvpgn-199.r577-9|43	%{_bindir}/*
14cu|pvpgn-199.r577-9|44	%{_sbindir}/*
14cu|pvpgn-199.r577-9|45	%{_sysconfdir}/logrotate.d/%{name}
14cu|pvpgn-199.r577-9|46	%{_unitdir}/%{name}.service
14cu|pvpgn-199.r577-9|47	%{_mandir}/*
14cu|pvpgn-199.r577-9|48	%{_var}/lib/%{name}/*
14cu|pvpgn-199.r577-9|49	%{_tmpfilesdir}/%{name}.conf
14cu|pvpgn-199.r577-9|50	%attr(750,pvpgn,pvpgn) %dir %{_logdir}/%{name}
14cu|pvpgn-199.r577-9|51	%ghost %attr(750,pvpgn,pvpgn) %dir %{_var}/run/%{name}
14cu|pvpgn-199.r577-9|52	%attr(750,pvpgn,pvpgn) %dir %{_var}/lib/%{name}
14cu|pvpgn-199.r577-9|53	
14cu|pvpgn-199.r577-9|54	%pre
14cu|pvpgn-199.r577-9|55	%{_sbindir}/groupadd -r -f pvpgn 2>/dev/null ||:
14cu|pvpgn-199.r577-9|56	%{_sbindir}/useradd -g pvpgn -c 'PvPGN' -d /dev/null -s '' -r pvpgn 2>/dev/null ||:
14cu|pvpgn-199.r577-9|57	
14cu|pvpgn-199.r577-9|58	%post
14cu|pvpgn-199.r577-9|59	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|pvpgn-199.r577-9|60	%systemd_post %{name}.service
14cu|pvpgn-199.r577-9|61	
14cu|pvpgn-199.r577-9|62	%preun
14cu|pvpgn-199.r577-9|63	%systemd_preun %{name}.service
14cu|pvpgn-199.r577-9|64	
14cu|pvpgn-199.r577-9|65	%postun
14cu|pvpgn-199.r577-9|66	%systemd_postun_with_restart %{name}.service
14cu|pvpgn-199.r577-9|67	
14cu|pvpgn-199.r577-9|68	#----------------------------------------------------------------------------
14cu|pvpgn-199.r577-9|69	
14cu|pvpgn-199.r577-9|70	%prep
14cu|pvpgn-199.r577-9|71	%setup -q
14cu|pvpgn-199.r577-9|72	tar xzf %{SOURCE2}
14cu|pvpgn-199.r577-9|73	%patch1 -p0
14cu|pvpgn-199.r577-9|74	%patch2 -p0
14cu|pvpgn-199.r577-9|75	%patch3 -p0
14cu|pvpgn-199.r577-9|76	
14cu|pvpgn-199.r577-9|77	%build
14cu|pvpgn-199.r577-9|78	%cmake \
14cu|pvpgn-199.r577-9|79	-DWITH_MYSQL=ON
14cu|pvpgn-199.r577-9|80	%make
14cu|pvpgn-199.r577-9|81	
14cu|pvpgn-199.r577-9|82	%install
14cu|pvpgn-199.r577-9|83	%makeinstall_std -C build
14cu|pvpgn-199.r577-9|84	install -d -m755 %{buildroot}%{_sysconfdir}/pvpgn
14cu|pvpgn-199.r577-9|85	install -d -m755 %{buildroot}%{_unitdir}
14cu|pvpgn-199.r577-9|86	install -d -m755 %{buildroot}%{_var}/log/pvpgn
14cu|pvpgn-199.r577-9|87	install -d -m750 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|pvpgn-199.r577-9|88	install -d -m755 %{buildroot}%{_tmpfilesdir}
14cu|pvpgn-199.r577-9|89	install -m755 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cu|pvpgn-199.r577-9|90	install -m640 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/pvpgn
14cu|pvpgn-199.r577-9|91	install -m644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|pvpgn-199.r577-9|92	mkdir -p -m750 %{buildroot}%{_var}/run/%{name}
14cu|pvpgn-199.r577-9|93	
14cu|pvpgn-199.r577-9|94	# support files
14cu|pvpgn-199.r577-9|95	mkdir -p %{buildroot}%{_var}/lib/pvpgn/files/
14cu|pvpgn-199.r577-9|96	cp -r %{name}-support-%{support_version}/* %{buildroot}%{_var}/lib/pvpgn/files/
14cu|pvpgn-199.r577-9|97	
14cu|pvpgn-199.r577-9|98	
14cu|pvpgn-199.r577-9|99	%changelog
14cu|pvpgn-199.r577-9|100	
14cu|pvpgn-199.r577-9|101	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 199.r577-9
14cu|pvpgn-199.r577-9|102	- (ed2bc1f) Properly handle /var/run/pvpgn
14cu|pvpgn-199.r577-9|103	
14cu|pvpgn-199.r577-9|104	

13872 14
14cu|pwgen-2.07-1|1	Name:         pwgen
14cu|pwgen-2.07-1|2	URL:          http://sourceforge.net/projects/pwgen/
14cu|pwgen-2.07-1|3	License:      GPL
14cu|pwgen-2.07-1|4	Group:        Text tools
14cu|pwgen-2.07-1|5	Version:      2.07
14cu|pwgen-2.07-1|6	Release:      1
14cu|pwgen-2.07-1|7	Summary:      Password generator
14cu|pwgen-2.07-1|8	Source:       http://belnet.dl.sourceforge.net/sourceforge/pwgen/pwgen-%{version}.tar.gz
14cu|pwgen-2.07-1|9	Source1:      ftp://ftp.linpeople.org/pub/People/lilo/source/makepasswd-1.10.tar.bz2
14cu|pwgen-2.07-1|10	BuildRequires: perl
14cu|pwgen-2.07-1|11	BuildRequires: zlib-devel
14cu|pwgen-2.07-1|12	
14cu|pwgen-2.07-1|13	%description
14cu|pwgen-2.07-1|14	pwgen generates random, meaningless but pronounceable and thus easy to
14cu|pwgen-2.07-1|15	remember passwords. The also contained makepasswd gives even more
14cu|pwgen-2.07-1|16	options which are more aimed at security.
14cu|pwgen-2.07-1|17	
14cu|pwgen-2.07-1|18	Authors:
14cu|pwgen-2.07-1|19	--------
14cu|pwgen-2.07-1|20	Theodore Ts'o <tytso@alum.mit.edu> (this version)
14cu|pwgen-2.07-1|21	Brandon S. Allbery <allbery@ncoast.UUCP> (previous version)
14cu|pwgen-2.07-1|22	Rob Levin <levin@openproject.net> (previous version)
14cu|pwgen-2.07-1|23	
14cu|pwgen-2.07-1|24	%prep
14cu|pwgen-2.07-1|25	%setup -q -b 1
14cu|pwgen-2.07-1|26	cd ../makepasswd-1.10
14cu|pwgen-2.07-1|27	chmod 644 *
14cu|pwgen-2.07-1|28	
14cu|pwgen-2.07-1|29	%build
14cu|pwgen-2.07-1|30	autoconf
14cu|pwgen-2.07-1|31	%configure
14cu|pwgen-2.07-1|32	%make
14cu|pwgen-2.07-1|33	
14cu|pwgen-2.07-1|34	%install
14cu|pwgen-2.07-1|35	mkdir -p	%{buildroot}%{_bindir}
14cu|pwgen-2.07-1|36	mkdir -p	%{buildroot}%{_mandir}/man1
14cu|pwgen-2.07-1|37	%makeinstall_std
14cu|pwgen-2.07-1|38	cd ../makepasswd-1.10
14cu|pwgen-2.07-1|39	install -m 755 makepasswd	%{buildroot}%{_bindir}/makepasswd2
14cu|pwgen-2.07-1|40	install -m 644 makepasswd.1	%{buildroot}%{_mandir}/man1/makepasswd2.1
14cu|pwgen-2.07-1|41	
14cu|pwgen-2.07-1|42	%files
14cu|pwgen-2.07-1|43	%{_mandir}/man1/*
14cu|pwgen-2.07-1|44	%{_bindir}/makepasswd2
14cu|pwgen-2.07-1|45	%{_bindir}/pwgen
14cu|pwgen-2.07-1|46	
14cu|pwgen-2.07-1|47	
14cu|pwgen-2.07-1|48	
14cu|pwgen-2.07-1|49	%changelog
14cu|pwgen-2.07-1|50	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.07-1
14cu|pwgen-2.07-1|51	+ Revision: fcb801e
14cu|pwgen-2.07-1|52	- Updated to 2.07
14cu|pwgen-2.07-1|53	
14cu|pwgen-2.07-1|54	

13873 14
14cu|pxsup2dast-20120704-1|1	Summary:	Project X sup to dvdauthor subtitle xml converter
14cu|pxsup2dast-20120704-1|2	Name:		pxsup2dast
14cu|pxsup2dast-20120704-1|3	Version:	20120704
14cu|pxsup2dast-20120704-1|4	Release:	1
14cu|pxsup2dast-20120704-1|5	Group:		Video
14cu|pxsup2dast-20120704-1|6	License:	GPLv2+
14cu|pxsup2dast-20120704-1|7	URL:		http://www.guru-group.fi/~too/sw/m2vmp2cut/
14cu|pxsup2dast-20120704-1|8	Source0:	http://www.guru-group.fi/~too/sw/m2vmp2cut/pxsup2dast.c
14cu|pxsup2dast-20120704-1|9	Source100:	%{name}.rpmlintrc
14cu|pxsup2dast-20120704-1|10	BuildRequires:	zlib-devel
14cu|pxsup2dast-20120704-1|11	
14cu|pxsup2dast-20120704-1|12	%description
14cu|pxsup2dast-20120704-1|13	Converts Project X sup files to dvdauthor subtitle xml files.
14cu|pxsup2dast-20120704-1|14	
14cu|pxsup2dast-20120704-1|15	%files
14cu|pxsup2dast-20120704-1|16	%{_bindir}/%{name}
14cu|pxsup2dast-20120704-1|17	
14cu|pxsup2dast-20120704-1|18	#-----------------------------------------------------------------------------
14cu|pxsup2dast-20120704-1|19	
14cu|pxsup2dast-20120704-1|20	%prep
14cu|pxsup2dast-20120704-1|21	%setup -q -c -T
14cu|pxsup2dast-20120704-1|22	cp -a %{SOURCE0} .
14cu|pxsup2dast-20120704-1|23	
14cu|pxsup2dast-20120704-1|24	
14cu|pxsup2dast-20120704-1|25	%build
14cu|pxsup2dast-20120704-1|26	# and points go to the author for his imaginative build system :)
14cu|pxsup2dast-20120704-1|27	export CC="%{__cc} %{optflags}"
14cu|pxsup2dast-20120704-1|28	sh pxsup2dast.c
14cu|pxsup2dast-20120704-1|29	
14cu|pxsup2dast-20120704-1|30	
14cu|pxsup2dast-20120704-1|31	%install
14cu|pxsup2dast-20120704-1|32	install -d -m755 %{buildroot}%{_bindir}
14cu|pxsup2dast-20120704-1|33	install -m755 %{name} %{buildroot}%{_bindir}
14cu|pxsup2dast-20120704-1|34	
14cu|pxsup2dast-20120704-1|35	%changelog
14cu|pxsup2dast-20120704-1|36	
14cu|pxsup2dast-20120704-1|37	* Mon Apr 13 2015 Giovanni Mariani <mc2374@mclink.it> 20120704-1
14cu|pxsup2dast-20120704-1|38	- (6d35ce3) Updated to version 20120704, cleaned specfile and silenced useless rpmlint warning
14cu|pxsup2dast-20120704-1|39	
14cu|pxsup2dast-20120704-1|40	

13874 14
14cu|pyalsa-1.0.29-1|1	Summary:	Python ALSA bindings
14cu|pyalsa-1.0.29-1|2	Name:		pyalsa
14cu|pyalsa-1.0.29-1|3	Version:	1.0.29
14cu|pyalsa-1.0.29-1|4	Release:	1
14cu|pyalsa-1.0.29-1|5	License:	LGPLv2.1+
14cu|pyalsa-1.0.29-1|6	Group:		Development/Python
14cu|pyalsa-1.0.29-1|7	Source0:	pyalsa-%{version}.tar.bz2
14cu|pyalsa-1.0.29-1|8	BuildRequires:	pkgconfig(alsa)
14cu|pyalsa-1.0.29-1|9	BuildRequires:	pkgconfig(python)
14cu|pyalsa-1.0.29-1|10	
14cu|pyalsa-1.0.29-1|11	%description
14cu|pyalsa-1.0.29-1|12	This package provides the Python binding to ALSA.
14cu|pyalsa-1.0.29-1|13	
14cu|pyalsa-1.0.29-1|14	%files
14cu|pyalsa-1.0.29-1|15	%py_platsitedir/%{name}
14cu|pyalsa-1.0.29-1|16	%py_platsitedir/*.egg-info
14cu|pyalsa-1.0.29-1|17	
14cu|pyalsa-1.0.29-1|18	#----------------------------------------------------------------------------
14cu|pyalsa-1.0.29-1|19	
14cu|pyalsa-1.0.29-1|20	%prep
14cu|pyalsa-1.0.29-1|21	%setup -q
14cu|pyalsa-1.0.29-1|22	
14cu|pyalsa-1.0.29-1|23	%build
14cu|pyalsa-1.0.29-1|24	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cu|pyalsa-1.0.29-1|25	%__python setup.py build
14cu|pyalsa-1.0.29-1|26	
14cu|pyalsa-1.0.29-1|27	%install
14cu|pyalsa-1.0.29-1|28	%__python setup.py install \
14cu|pyalsa-1.0.29-1|29	--root=%{buildroot} \
14cu|pyalsa-1.0.29-1|30	--prefix=%{_prefix}
14cu|pyalsa-1.0.29-1|31	
14cu|pyalsa-1.0.29-1|32	
14cu|pyalsa-1.0.29-1|33	%changelog
14cu|pyalsa-1.0.29-1|34	* Wed Mar 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.29-1
14cu|pyalsa-1.0.29-1|35	+ Revision: 42a8aae
14cu|pyalsa-1.0.29-1|36	- New version 1.0.29
14cu|pyalsa-1.0.29-1|37	
14cu|pyalsa-1.0.29-1|38	

13875 14
14cu|pyao-0.82-17|1	Summary:	A wrapper for the ao libraries
14cu|pyao-0.82-17|2	Name:		pyao
14cu|pyao-0.82-17|3	Version:	0.82
14cu|pyao-0.82-17|4	Release:	17
14cu|pyao-0.82-17|5	Source0:	http://ekyo.nerim.net/software/pyogg/%{name}-%{version}.tar.gz
14cu|pyao-0.82-17|6	#gw http://groups.google.com/group/pyogg/t/9e5e6f0971604ac1?hl=en
14cu|pyao-0.82-17|7	Patch:		pyao-0.82-fix-crash-on-x86_64.patch
14cu|pyao-0.82-17|8	# (fc) 0.82-13mdv fix build with libao4 (Debian)
14cu|pyao-0.82-17|9	Patch1:		pyao-0.82-libao4.patch
14cu|pyao-0.82-17|10	License:	GPL
14cu|pyao-0.82-17|11	Group:		Development/Python
14cu|pyao-0.82-17|12	BuildRequires:	libao-devel
14cu|pyao-0.82-17|13	BuildRequires:	python-devel
14cu|pyao-0.82-17|14	Url:	http://ekyo.nerim.net/software/pyogg/index.html
14cu|pyao-0.82-17|15	
14cu|pyao-0.82-17|16	%description
14cu|pyao-0.82-17|17	This is a wrapper for libao, an audio device abstraction
14cu|pyao-0.82-17|18	library.
14cu|pyao-0.82-17|19	
14cu|pyao-0.82-17|20	%prep
14cu|pyao-0.82-17|21	%setup -q
14cu|pyao-0.82-17|22	%patch -p1 -b .fix-crash
14cu|pyao-0.82-17|23	%patch1 -p1 -b .libao4
14cu|pyao-0.82-17|24	
14cu|pyao-0.82-17|25	%build
14cu|pyao-0.82-17|26	python config_unix.py
14cu|pyao-0.82-17|27	python setup.py build
14cu|pyao-0.82-17|28	
14cu|pyao-0.82-17|29	%install
14cu|pyao-0.82-17|30	python setup.py install --root=%{buildroot}
14cu|pyao-0.82-17|31	
14cu|pyao-0.82-17|32	%files
14cu|pyao-0.82-17|33	%doc README AUTHORS ChangeLog
14cu|pyao-0.82-17|34	%{py_platsitedir}/*
14cu|pyao-0.82-17|35	
14cu|pyao-0.82-17|36	
14cu|pyao-0.82-17|37	
14cu|pyao-0.82-17|38	
14cu|pyao-0.82-17|39	
14cu|pyao-0.82-17|40	%changelog
14cu|pyao-0.82-17|41	
14cu|pyao-0.82-17|42	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.82-17
14cu|pyao-0.82-17|43	- (5b8c81f) Fix URL, spec cleanup
14cu|pyao-0.82-17|44	
14cu|pyao-0.82-17|45	

13876 14
14cu|pyaudio-0.2.8-2|1	%define pkg_name PyAudio
14cu|pyaudio-0.2.8-2|2	
14cu|pyaudio-0.2.8-2|3	Name:		pyaudio
14cu|pyaudio-0.2.8-2|4	Version:	0.2.8
14cu|pyaudio-0.2.8-2|5	Release:	2
14cu|pyaudio-0.2.8-2|6	License:	MIT
14cu|pyaudio-0.2.8-2|7	Url:		http://people.csail.mit.edu/hubert/pyaudio/
14cu|pyaudio-0.2.8-2|8	Source0:	http://people.csail.mit.edu/hubert/pyaudio/packages/%{name}-%{version}.tar.gz
14cu|pyaudio-0.2.8-2|9	Group:		System/Libraries
14cu|pyaudio-0.2.8-2|10	Summary:	Python bindings for PortAudio
14cu|pyaudio-0.2.8-2|11	BuildRequires:	pkgconfig(python)
14cu|pyaudio-0.2.8-2|12	BuildRequires:	pkgconfig(python3)
14cu|pyaudio-0.2.8-2|13	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|pyaudio-0.2.8-2|14	
14cu|pyaudio-0.2.8-2|15	%description
14cu|pyaudio-0.2.8-2|16	PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
14cu|pyaudio-0.2.8-2|17	library. With PyAudio, you can easily use Python to play and record audio on
14cu|pyaudio-0.2.8-2|18	a variety of platforms.
14cu|pyaudio-0.2.8-2|19	
14cu|pyaudio-0.2.8-2|20	%files
14cu|pyaudio-0.2.8-2|21	%defattr(-,root,root,-)
14cu|pyaudio-0.2.8-2|22	%doc README CHANGELOG docs
14cu|pyaudio-0.2.8-2|23	%{python_sitearch}/*.py*
14cu|pyaudio-0.2.8-2|24	%{python_sitearch}/*.so
14cu|pyaudio-0.2.8-2|25	%{python_sitearch}/*egg-info
14cu|pyaudio-0.2.8-2|26	
14cu|pyaudio-0.2.8-2|27	#---------------------------------------------------------------------------
14cu|pyaudio-0.2.8-2|28	
14cu|pyaudio-0.2.8-2|29	%package -n python3-%{name}
14cu|pyaudio-0.2.8-2|30	Summary:	Python bindings for PortAudio
14cu|pyaudio-0.2.8-2|31	Group:		System/Libraries
14cu|pyaudio-0.2.8-2|32	
14cu|pyaudio-0.2.8-2|33	%description -n python3-%{name}
14cu|pyaudio-0.2.8-2|34	PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
14cu|pyaudio-0.2.8-2|35	library. With PyAudio, you can easily use Python to play and record audio on
14cu|pyaudio-0.2.8-2|36	a variety of platforms.
14cu|pyaudio-0.2.8-2|37	
14cu|pyaudio-0.2.8-2|38	%files -n python3-%{name}
14cu|pyaudio-0.2.8-2|39	%defattr(-,root,root,-)
14cu|pyaudio-0.2.8-2|40	%doc README CHANGELOG docs
14cu|pyaudio-0.2.8-2|41	%{python3_sitearch}/*.py*
14cu|pyaudio-0.2.8-2|42	%{python3_sitearch}/*.so
14cu|pyaudio-0.2.8-2|43	%{python3_sitearch}/*egg-info
14cu|pyaudio-0.2.8-2|44	
14cu|pyaudio-0.2.8-2|45	#---------------------------------------------------------------------------
14cu|pyaudio-0.2.8-2|46	
14cu|pyaudio-0.2.8-2|47	%prep
14cu|pyaudio-0.2.8-2|48	%setup -qn %{pkg_name}-%{version}
14cu|pyaudio-0.2.8-2|49	
14cu|pyaudio-0.2.8-2|50	cp -a . %{py3dir}
14cu|pyaudio-0.2.8-2|51	
14cu|pyaudio-0.2.8-2|52	%build
14cu|pyaudio-0.2.8-2|53	pushd %{py3dir}
14cu|pyaudio-0.2.8-2|54	python3 setup.py build
14cu|pyaudio-0.2.8-2|55	popd
14cu|pyaudio-0.2.8-2|56	
14cu|pyaudio-0.2.8-2|57	python setup.py build
14cu|pyaudio-0.2.8-2|58	
14cu|pyaudio-0.2.8-2|59	%install
14cu|pyaudio-0.2.8-2|60	pushd %{py3dir}
14cu|pyaudio-0.2.8-2|61	python3 setup.py install --root=%{buildroot} --install-purelib=%{python3_sitearch}
14cu|pyaudio-0.2.8-2|62	popd
14cu|pyaudio-0.2.8-2|63	
14cu|pyaudio-0.2.8-2|64	python setup.py install --root=%{buildroot} --install-purelib=%{python_sitearch}
14cu|pyaudio-0.2.8-2|65	
14cu|pyaudio-0.2.8-2|66	%changelog

13877 14
14cu|pybik-2.1-1|1	Name:           pybik
14cu|pybik-2.1-1|2	Version:        2.1
14cu|pybik-2.1-1|3	Release:        1
14cu|pybik-2.1-1|4	License:        GPLv3+
14cu|pybik-2.1-1|5	Summary:        Rubik's cube game
14cu|pybik-2.1-1|6	Group:          Games/Puzzles
14cu|pybik-2.1-1|7	Url:            https://launchpad.net/pybik/
14cu|pybik-2.1-1|8	Source:         https://launchpad.net/pybik/trunk/2.1/+download/pybik-2.1.tar.gz
14cu|pybik-2.1-1|9	BuildRequires:  pkgconfig(python3)
14cu|pybik-2.1-1|10	BuildRequires:  python3egg(setuptools)
14cu|pybik-2.1-1|11	BuildRequires:  pkgconfig(glu)
14cu|pybik-2.1-1|12	BuildRequires:  pkgconfig(gl)
14cu|pybik-2.1-1|13	BuildRequires:  pkgconfig(glut)
14cu|pybik-2.1-1|14	BuildRequires:  gettext
14cu|pybik-2.1-1|15	BuildRequires:  intltool
14cu|pybik-2.1-1|16	BuildRequires:  help2man
14cu|pybik-2.1-1|17	BuildRequires:  desktop-file-utils
14cu|pybik-2.1-1|18	BuildRequires:  imagemagick
14cu|pybik-2.1-1|19	
14cu|pybik-2.1-1|20	Requires:  python3-qt5-core
14cu|pybik-2.1-1|21	Requires:  python3-qt5-gui
14cu|pybik-2.1-1|22	Requires:  python3-qt5-widgets
14cu|pybik-2.1-1|23	Requires:  python3egg(pyicu)
14cu|pybik-2.1-1|24	
14cu|pybik-2.1-1|25	%description
14cu|pybik-2.1-1|26	Pybik is a 3D puzzle game about the cube invented by Ernő Rubik.
14cu|pybik-2.1-1|27	* Different 3D puzzles - up to 10x10x10:
14cu|pybik-2.1-1|28	cubes, towers, bricks, tetrahedra and prisms
14cu|pybik-2.1-1|29	* Solvers for some puzzles
14cu|pybik-2.1-1|30	* Pretty patterns
14cu|pybik-2.1-1|31	* Editor for move sequences
14cu|pybik-2.1-1|32	* Changeable colors and images
14cu|pybik-2.1-1|33	
14cu|pybik-2.1-1|34	%files -f %{name}.lang
14cu|pybik-2.1-1|35	%doc COPYING README NEWS
14cu|pybik-2.1-1|36	%{_bindir}/pybik
14cu|pybik-2.1-1|37	%{py3_platsitedir}/*
14cu|pybik-2.1-1|38	%{_datadir}/pybik/
14cu|pybik-2.1-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|pybik-2.1-1|40	%{_datadir}/applications/pybik.desktop
14cu|pybik-2.1-1|41	#--------------------------------------------------------------------
14cu|pybik-2.1-1|42	%prep
14cu|pybik-2.1-1|43	%setup -q
14cu|pybik-2.1-1|44	
14cu|pybik-2.1-1|45	%build
14cu|pybik-2.1-1|46	%py3_build
14cu|pybik-2.1-1|47	
14cu|pybik-2.1-1|48	%install
14cu|pybik-2.1-1|49	%py3_install
14cu|pybik-2.1-1|50	
14cu|pybik-2.1-1|51	cp -R build/models %{buildroot}%{_datadir}/pybik/models
14cu|pybik-2.1-1|52	mkdir -p %{buildroot}%{_localedir}
14cu|pybik-2.1-1|53	cp -a build/mo/. %{buildroot}%{_localedir}/
14cu|pybik-2.1-1|54	
14cu|pybik-2.1-1|55	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|pybik-2.1-1|56	data/applications/pybik.desktop
14cu|pybik-2.1-1|57	
14cu|pybik-2.1-1|58	rm -fr %{buildroot}%{_datadir}/pixmaps
14cu|pybik-2.1-1|59	
14cu|pybik-2.1-1|60	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|pybik-2.1-1|61	install -dm 0755 \
14cu|pybik-2.1-1|62	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|pybik-2.1-1|63	convert -strip -resize $size data/icons/pybik-572.png \
14cu|pybik-2.1-1|64	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|pybik-2.1-1|65	done
14cu|pybik-2.1-1|66	
14cu|pybik-2.1-1|67	chmod 755 %{buildroot}%{py3_platsitedir}/pybiklib/{model,pybik,modelcommon}.py
14cu|pybik-2.1-1|68	chmod 755 %{buildroot}%{py3_platsitedir}/pybiktest/{runner,utils}.py
14cu|pybik-2.1-1|69	
14cu|pybik-2.1-1|70	
14cu|pybik-2.1-1|71	%find_lang pybik
14cu|pybik-2.1-1|72	
14cu|pybik-2.1-1|73	
14cu|pybik-2.1-1|74	%changelog
14cu|pybik-2.1-1|75	
14cu|pybik-2.1-1|76	* Sun Dec 04 2016 abfonly <abfonly@gmail.com> 2.1-1
14cu|pybik-2.1-1|77	- (ebd0d09) Updated pybik.spec
14cu|pybik-2.1-1|78	
14cu|pybik-2.1-1|79	

13878 14
14cu|pybliographer-1.2.16-1|1	Summary: 	A framework for working with bibliographic databases
14cu|pybliographer-1.2.16-1|2	Name:           pybliographer
14cu|pybliographer-1.2.16-1|3	Version:        1.2.16
14cu|pybliographer-1.2.16-1|4	Release:        1
14cu|pybliographer-1.2.16-1|5	License:	GPL
14cu|pybliographer-1.2.16-1|6	Group:		Office
14cu|pybliographer-1.2.16-1|7	Url:            http://pybliographer.org/
14cu|pybliographer-1.2.16-1|8	Source: 	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14cu|pybliographer-1.2.16-1|9	Source1:        %{name}-16.png
14cu|pybliographer-1.2.16-1|10	Source2:        %{name}-32.png
14cu|pybliographer-1.2.16-1|11	Source3:        %{name}-48.png
14cu|pybliographer-1.2.16-1|12	Patch: pybliographer-1.2.11-icon.patch
14cu|pybliographer-1.2.16-1|13	Buildrequires:	pygtk2.0-libglade
14cu|pybliographer-1.2.16-1|14	Buildrequires:	python-bibtex
14cu|pybliographer-1.2.16-1|15	Buildrequires:	gnome-python
14cu|pybliographer-1.2.16-1|16	BuildRequires:	gnome-python-gnomevfs
14cu|pybliographer-1.2.16-1|17	Buildrequires:	gnome-python-gconf
14cu|pybliographer-1.2.16-1|18	Buildrequires:	gnome-doc-utils-devel
14cu|pybliographer-1.2.16-1|19	BuildRequires:	docbook-utils
14cu|pybliographer-1.2.16-1|20	BuildRequires:  scrollkeeper
14cu|pybliographer-1.2.16-1|21	BuildRequires:  desktop-file-utils
14cu|pybliographer-1.2.16-1|22	BuildRequires:  intltool
14cu|pybliographer-1.2.16-1|23	Requires:	gnome-python
14cu|pybliographer-1.2.16-1|24	Requires:	gnome-python-gconf
14cu|pybliographer-1.2.16-1|25	Requires:	gnome-python-gnomevfs
14cu|pybliographer-1.2.16-1|26	Requires:	pygtk2.0-libglade
14cu|pybliographer-1.2.16-1|27	Requires:	python-bibtex >= 1.1.93.1
14cu|pybliographer-1.2.16-1|28	Requires(post): desktop-file-utils scrollkeeper
14cu|pybliographer-1.2.16-1|29	Requires(postun): desktop-file-utils scrollkeeper
14cu|pybliographer-1.2.16-1|30	BuildArch:	noarch
14cu|pybliographer-1.2.16-1|31	
14cu|pybliographer-1.2.16-1|32	%description
14cu|pybliographer-1.2.16-1|33	Pybliographer is a tool for managing bibliographic databases. It
14cu|pybliographer-1.2.16-1|34	currently supports the following formats:
14cu|pybliographer-1.2.16-1|35	
14cu|pybliographer-1.2.16-1|36	- BibTeX (quite complete)
14cu|pybliographer-1.2.16-1|37	- Medline (read-only)
14cu|pybliographer-1.2.16-1|38	- Ovid files (from ovid.com)
14cu|pybliographer-1.2.16-1|39	- Refer and EndNote (read only)
14cu|pybliographer-1.2.16-1|40	- SGML DocBook (write only)
14cu|pybliographer-1.2.16-1|41	
14cu|pybliographer-1.2.16-1|42	Pybliographer can be used for searching, editing, reformatting, etc.
14cu|pybliographer-1.2.16-1|43	In fact, it's a simple framework that provides easy to use python
14cu|pybliographer-1.2.16-1|44	classes and functions, and therefore can be extended to any usage
14cu|pybliographer-1.2.16-1|45	(generating HTML pages according to bibliographic searches, etc).
14cu|pybliographer-1.2.16-1|46	
14cu|pybliographer-1.2.16-1|47	In addition to the scripting environment, a graphical GNOME interface
14cu|pybliographer-1.2.16-1|48	is available. It provides powerful editing capabilities, in addition
14cu|pybliographer-1.2.16-1|49	to a nice hierarchical search mechanism.
14cu|pybliographer-1.2.16-1|50	
14cu|pybliographer-1.2.16-1|51	%prep
14cu|pybliographer-1.2.16-1|52	%setup -q
14cu|pybliographer-1.2.16-1|53	%patch1 -p1
14cu|pybliographer-1.2.16-1|54	rm -f pybliographic.desktop
14cu|pybliographer-1.2.16-1|55	
14cu|pybliographer-1.2.16-1|56	%build
14cu|pybliographer-1.2.16-1|57	%configure2_5x
14cu|pybliographer-1.2.16-1|58	%make
14cu|pybliographer-1.2.16-1|59	
14cu|pybliographer-1.2.16-1|60	
14cu|pybliographer-1.2.16-1|61	%install
14cu|pybliographer-1.2.16-1|62	%makeinstall_std
14cu|pybliographer-1.2.16-1|63	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14cu|pybliographer-1.2.16-1|64	chmod -x %{buildroot}%{_datadir}/pybliographer/*.py
14cu|pybliographer-1.2.16-1|65	
14cu|pybliographer-1.2.16-1|66	%{find_lang} %{name} --with-gnome --all-name
14cu|pybliographer-1.2.16-1|67	
14cu|pybliographer-1.2.16-1|68	# menu
14cu|pybliographer-1.2.16-1|69	desktop-file-install --vendor="" \
14cu|pybliographer-1.2.16-1|70	--remove-category="Application" \
14cu|pybliographer-1.2.16-1|71	--add-category="X-MandrivaLinux-Office-Publishing" \
14cu|pybliographer-1.2.16-1|72	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|pybliographer-1.2.16-1|73	
14cu|pybliographer-1.2.16-1|74	
14cu|pybliographer-1.2.16-1|75	# icon
14cu|pybliographer-1.2.16-1|76	mkdir -p %{buildroot}%{_miconsdir}
14cu|pybliographer-1.2.16-1|77	mkdir -p %{buildroot}%{_liconsdir}
14cu|pybliographer-1.2.16-1|78	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|79	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|80	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|81	
14cu|pybliographer-1.2.16-1|82	%files -f %{name}.lang
14cu|pybliographer-1.2.16-1|83	%doc AUTHORS COPYING NEWS README TODO
14cu|pybliographer-1.2.16-1|84	%{_bindir}/*
14cu|pybliographer-1.2.16-1|85	%{_datadir}/applications/pybliographic.desktop
14cu|pybliographer-1.2.16-1|86	%{_datadir}/mime-info/*
14cu|pybliographer-1.2.16-1|87	%{_datadir}/pixmaps/*
14cu|pybliographer-1.2.16-1|88	%{_datadir}/pybliographer
14cu|pybliographer-1.2.16-1|89	%{_iconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|90	%{_miconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|91	%{_liconsdir}/pybliographic.png
14cu|pybliographer-1.2.16-1|92	
14cu|pybliographer-1.2.16-1|93	
14cu|pybliographer-1.2.16-1|94	
14cu|pybliographer-1.2.16-1|95	
14cu|pybliographer-1.2.16-1|96	
14cu|pybliographer-1.2.16-1|97	%changelog
14cu|pybliographer-1.2.16-1|98	
14cu|pybliographer-1.2.16-1|99	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.2.16-1
14cu|pybliographer-1.2.16-1|100	- (75a80b2) Add source tarball
14cu|pybliographer-1.2.16-1|101	
14cu|pybliographer-1.2.16-1|102	

13879 14
14cu|pybowl-0.1-0.1|1	Name:           pybowl
14cu|pybowl-0.1-0.1|2	Version:        0.1
14cu|pybowl-0.1-0.1|3	Release:        0.1
14cu|pybowl-0.1-0.1|4	Summary:        Python bowling game using the Blessed terminal library
14cu|pybowl-0.1-0.1|5	License:        MIT
14cu|pybowl-0.1-0.1|6	Group:          Games/Boards
14cu|pybowl-0.1-0.1|7	Url:            https://github.com/haliphax/pybowl
14cu|pybowl-0.1-0.1|8	Source0:        https://github.com/haliphax/pybowl/archive/%{name}-master.zip
14cu|pybowl-0.1-0.1|9	BuildRequires:  pkgconfig(python)
14cu|pybowl-0.1-0.1|10	BuildRequires:  pythonegg(setuptools)
14cu|pybowl-0.1-0.1|11	Requires:	python
14cu|pybowl-0.1-0.1|12	Requires:	pythonegg(blessed)
14cu|pybowl-0.1-0.1|13	BuildArch:	noarch
14cu|pybowl-0.1-0.1|14	
14cu|pybowl-0.1-0.1|15	%description
14cu|pybowl-0.1-0.1|16	%{summary}
14cu|pybowl-0.1-0.1|17	
14cu|pybowl-0.1-0.1|18	%files
14cu|pybowl-0.1-0.1|19	%doc README.md LICENSE
14cu|pybowl-0.1-0.1|20	%{_bindir}/%{name}
14cu|pybowl-0.1-0.1|21	#----------------------------------------------
14cu|pybowl-0.1-0.1|22	
14cu|pybowl-0.1-0.1|23	%prep
14cu|pybowl-0.1-0.1|24	%setup -qn %{name}-master
14cu|pybowl-0.1-0.1|25	
14cu|pybowl-0.1-0.1|26	
14cu|pybowl-0.1-0.1|27	%build
14cu|pybowl-0.1-0.1|28	
14cu|pybowl-0.1-0.1|29	
14cu|pybowl-0.1-0.1|30	%install
14cu|pybowl-0.1-0.1|31	install -Dm 755 bowling.py %{buildroot}%{_bindir}/%{name}
14cu|pybowl-0.1-0.1|32	
14cu|pybowl-0.1-0.1|33	%changelog
14cu|pybowl-0.1-0.1|34	
14cu|pybowl-0.1-0.1|35	* Mon Aug 22 2016 abfonly <abfonly@gmail.com> 0.1-0.1
14cu|pybowl-0.1-0.1|36	- (2b627aa) Imported from SRPM
14cu|pybowl-0.1-0.1|37	
14cu|pybowl-0.1-0.1|38	

13880 14
14cu|pycam-0.5.1-1|1	Name:           pycam
14cu|pycam-0.5.1-1|2	Version:        0.5.1
14cu|pycam-0.5.1-1|3	Release:        1
14cu|pycam-0.5.1-1|4	Summary:        Open Source CAM - Toolpath Generation for 3-Axis CNC machining
14cu|pycam-0.5.1-1|5	Group:          Development/Other
14cu|pycam-0.5.1-1|6	License:        GPLv3+
14cu|pycam-0.5.1-1|7	URL:            http://sourceforge.net/projects/%{name}/
14cu|pycam-0.5.1-1|8	BuildArch:      noarch
14cu|pycam-0.5.1-1|9	
14cu|pycam-0.5.1-1|10	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|pycam-0.5.1-1|11	
14cu|pycam-0.5.1-1|12	BuildRequires:  pkgconfig(python2)
14cu|pycam-0.5.1-1|13	BuildRequires:  ccache
14cu|pycam-0.5.1-1|14	BuildRequires:  desktop-file-utils
14cu|pycam-0.5.1-1|15	
14cu|pycam-0.5.1-1|16	Requires:       python-opengl
14cu|pycam-0.5.1-1|17	Requires:       pygtk2
14cu|pycam-0.5.1-1|18	Requires:       python-gtkglext
14cu|pycam-0.5.1-1|19	# Needed because it owns the icon directories
14cu|pycam-0.5.1-1|20	Requires:       hicolor-icon-theme
14cu|pycam-0.5.1-1|21	
14cu|pycam-0.5.1-1|22	
14cu|pycam-0.5.1-1|23	%description
14cu|pycam-0.5.1-1|24	PyCAM is a toolpath generator for 3-axis CNC machining. It loads 3D
14cu|pycam-0.5.1-1|25	models in STL format or 2D contour models from DXF or SVG files. The
14cu|pycam-0.5.1-1|26	resulting GCode can be used with EMC2 or any other machine controller.
14cu|pycam-0.5.1-1|27	
14cu|pycam-0.5.1-1|28	PyCAM supports a wide range of toolpath strategies for 3D models and
14cu|pycam-0.5.1-1|29	2D contour models.
14cu|pycam-0.5.1-1|30	
14cu|pycam-0.5.1-1|31	
14cu|pycam-0.5.1-1|32	%prep
14cu|pycam-0.5.1-1|33	%setup -q
14cu|pycam-0.5.1-1|34	
14cu|pycam-0.5.1-1|35	for f in ./*.{txt,TXT} ./Changelog ./PKG-INFO; do
14cu|pycam-0.5.1-1|36	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
14cu|pycam-0.5.1-1|37	touch -c -r $f $f.utf8
14cu|pycam-0.5.1-1|38	mv $f.utf8 $f
14cu|pycam-0.5.1-1|39	done
14cu|pycam-0.5.1-1|40	
14cu|pycam-0.5.1-1|41	
14cu|pycam-0.5.1-1|42	%build
14cu|pycam-0.5.1-1|43	python setup.py build
14cu|pycam-0.5.1-1|44	
14cu|pycam-0.5.1-1|45	
14cu|pycam-0.5.1-1|46	%install
14cu|pycam-0.5.1-1|47	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|pycam-0.5.1-1|48	
14cu|pycam-0.5.1-1|49	desktop-file-install  --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
14cu|pycam-0.5.1-1|50	share/desktop/%{name}.desktop
14cu|pycam-0.5.1-1|51	
14cu|pycam-0.5.1-1|52	pushd %{buildroot}%{py_puresitedir}/%{name}/
14cu|pycam-0.5.1-1|53	# remove shebang lines from top of module files
14cu|pycam-0.5.1-1|54	for lib in `find . -path "*.py"`; do
14cu|pycam-0.5.1-1|55	echo $lib
14cu|pycam-0.5.1-1|56	sed '/\/usr\/bin\/env/d' $lib > $lib.new && \
14cu|pycam-0.5.1-1|57	touch -r $lib $lib.new && \
14cu|pycam-0.5.1-1|58	mv $lib.new $lib
14cu|pycam-0.5.1-1|59	done
14cu|pycam-0.5.1-1|60	popd
14cu|pycam-0.5.1-1|61	
14cu|pycam-0.5.1-1|62	# Install icons
14cu|pycam-0.5.1-1|63	install -pD -m 0644 share/mime/application-sla.svg \
14cu|pycam-0.5.1-1|64	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/pycam.svg
14cu|pycam-0.5.1-1|65	install -pD -m 0644 share/mime/icons/32x32/application-sla.png \
14cu|pycam-0.5.1-1|66	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/pycam.png
14cu|pycam-0.5.1-1|67	install -pD -m 0644 share/mime/icons/64x64/application-sla.png \
14cu|pycam-0.5.1-1|68	%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/pycam.png
14cu|pycam-0.5.1-1|69	install -pD -m 0644 share/mime/icons/128x128/application-sla.png \
14cu|pycam-0.5.1-1|70	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/pycam.png
14cu|pycam-0.5.1-1|71	
14cu|pycam-0.5.1-1|72	# Install man page
14cu|pycam-0.5.1-1|73	install -pD -m 0644 man/pycam.1 %{buildroot}%{_mandir}/man1/pycam.1
14cu|pycam-0.5.1-1|74	
14cu|pycam-0.5.1-1|75	%post
14cu|pycam-0.5.1-1|76	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cu|pycam-0.5.1-1|77	
14cu|pycam-0.5.1-1|78	%postun
14cu|pycam-0.5.1-1|79	if [ $1 -eq 0 ] ; then
14cu|pycam-0.5.1-1|80	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cu|pycam-0.5.1-1|81	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|pycam-0.5.1-1|82	fi
14cu|pycam-0.5.1-1|83	
14cu|pycam-0.5.1-1|84	%posttrans
14cu|pycam-0.5.1-1|85	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|pycam-0.5.1-1|86	
14cu|pycam-0.5.1-1|87	%files
14cu|pycam-0.5.1-1|88	%doc Changelog COPYING.TXT LICENSE.TXT PKG-INFO README.TXT
14cu|pycam-0.5.1-1|89	%{_datadir}/%{name}/
14cu|pycam-0.5.1-1|90	%{_bindir}/%{name}
14cu|pycam-0.5.1-1|91	%{_datadir}/applications/pycam.desktop
14cu|pycam-0.5.1-1|92	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|pycam-0.5.1-1|93	%{_mandir}/man1/%{name}.1.*
14cu|pycam-0.5.1-1|94	%{py_puresitedir}/*
14cu|pycam-0.5.1-1|95	
14cu|pycam-0.5.1-1|96	
14cu|pycam-0.5.1-1|97	
14cu|pycam-0.5.1-1|98	%changelog
14cu|pycam-0.5.1-1|99	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
14cu|pycam-0.5.1-1|100	+ Revision: a36c80f
14cu|pycam-0.5.1-1|101	- Imported from SRPM
14cu|pycam-0.5.1-1|102	
14cu|pycam-0.5.1-1|103	

13881 14
14cu|pykolab-0.8.0-1|1	
14cu|pykolab-0.8.0-1|2	%define kolab_user kolab
14cu|pykolab-0.8.0-1|3	%define kolabn_user kolab-n
14cu|pykolab-0.8.0-1|4	%define kolabr_user kolab-r
14cu|pykolab-0.8.0-1|5	
14cu|pykolab-0.8.0-1|6	
14cu|pykolab-0.8.0-1|7	Summary:            Kolab Groupware Solution
14cu|pykolab-0.8.0-1|8	Name:		    pykolab
14cu|pykolab-0.8.0-1|9	Version:	    0.8.0
14cu|pykolab-0.8.0-1|10	Release:	    1
14cu|pykolab-0.8.0-1|11	License:	    GPLv3+
14cu|pykolab-0.8.0-1|12	Group:		    System/Servers
14cu|pykolab-0.8.0-1|13	URL:		    http://git.kolab.org/pykolab
14cu|pykolab-0.8.0-1|14	Source0:	    http://git.kolab.org/pykolab//%{name}-%{version}.tar.gz
14cu|pykolab-0.8.0-1|15	Source1:	    kolab-saslauthd.tmpfiles.d.conf
14cu|pykolab-0.8.0-1|16	Source2:            pykolab.logrotate
14cu|pykolab-0.8.0-1|17	Patch0:		    mga-schema-loc.patch
14cu|pykolab-0.8.0-1|18	Patch1:		    imap-rosa.patch
14cu|pykolab-0.8.0-1|19	Patch3:		    rosa_sasl.patch
14cu|pykolab-0.8.0-1|20	Patch4:		    amavisd.conf.patch
14cu|pykolab-0.8.0-1|21	Patch5:		    mta.patch
14cu|pykolab-0.8.0-1|22	## This patch needs to be removed with kolab-3.3
14cu|pykolab-0.8.0-1|23	# Patch6:		    imap-sieve.patch
14cu|pykolab-0.8.0-1|24	BuildRequires:	    gettext-devel
14cu|pykolab-0.8.0-1|25	BuildRequires:      glib2-devel
14cu|pykolab-0.8.0-1|26	BuildRequires:      intltool
14cu|pykolab-0.8.0-1|27	#BuildRequires:      python-icalendar
14cu|pykolab-0.8.0-1|28	BuildRequires:      python-kolabformat
14cu|pykolab-0.8.0-1|29	BuildRequires:      python-ldap
14cu|pykolab-0.8.0-1|30	BuildRequires:      python-nose
14cu|pykolab-0.8.0-1|31	BuildRequires:      python-pyasn1
14cu|pykolab-0.8.0-1|32	BuildRequires:      python-pyasn1-modules
14cu|pykolab-0.8.0-1|33	BuildRequires:      python-sqlalchemy
14cu|pykolab-0.8.0-1|34	Requires:           kolab-cli = %{version}-%{release}
14cu|pykolab-0.8.0-1|35	Requires:	    python-ldap >= 2.4
14cu|pykolab-0.8.0-1|36	Requires:           python-pyasn1
14cu|pykolab-0.8.0-1|37	Requires:           python-pyasn1-modules
14cu|pykolab-0.8.0-1|38	# this is for serviceadd, etc.
14cu|pykolab-0.8.0-1|39	Requires(post):     systemd
14cu|pykolab-0.8.0-1|40	Requires(post):     rpm-helper
14cu|pykolab-0.8.0-1|41	Requires(preun):    rpm-helper
14cu|pykolab-0.8.0-1|42	# this is for useradd, groupadd, etc.
14cu|pykolab-0.8.0-1|43	Requires(pre):      rpm-helper
14cu|pykolab-0.8.0-1|44	Requires(postun):   rpm-helper
14cu|pykolab-0.8.0-1|45	Requires(pre):	    shadow-utils
14cu|pykolab-0.8.0-1|46	Requires(pre):	    shadow-utils
14cu|pykolab-0.8.0-1|47	BuildArch:	    noarch
14cu|pykolab-0.8.0-1|48	
14cu|pykolab-0.8.0-1|49	
14cu|pykolab-0.8.0-1|50	%description
14cu|pykolab-0.8.0-1|51	Kolab enables you to easily build a groupware server as part of a
14cu|pykolab-0.8.0-1|52	collaborative environment.
14cu|pykolab-0.8.0-1|53	
14cu|pykolab-0.8.0-1|54	##
14cu|pykolab-0.8.0-1|55	## Kolab Telemetry Logging
14cu|pykolab-0.8.0-1|56	##
14cu|pykolab-0.8.0-1|57	%package telemetry
14cu|pykolab-0.8.0-1|58	Summary:	Kolab Telemetry Logging Capabilities
14cu|pykolab-0.8.0-1|59	Group:		System/Servers
14cu|pykolab-0.8.0-1|60	Requires:	kolab-cli = %{version}-%{release}
14cu|pykolab-0.8.0-1|61	
14cu|pykolab-0.8.0-1|62	%description telemetry
14cu|pykolab-0.8.0-1|63	Cyrus IMAP Telemetry logging handling capabilities for Kolab Groupware
14cu|pykolab-0.8.0-1|64	
14cu|pykolab-0.8.0-1|65	##
14cu|pykolab-0.8.0-1|66	## Kolab XML
14cu|pykolab-0.8.0-1|67	##
14cu|pykolab-0.8.0-1|68	%package xml
14cu|pykolab-0.8.0-1|69	Summary:            Kolab XML format wrapper for %{name}
14cu|pykolab-0.8.0-1|70	Group:              System/Servers
14cu|pykolab-0.8.0-1|71	Requires:           %{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|72	Requires:           python-kolabformat >= 0.5
14cu|pykolab-0.8.0-1|73	
14cu|pykolab-0.8.0-1|74	%description xml
14cu|pykolab-0.8.0-1|75	Kolab Format XML bindings wrapper for %{name}
14cu|pykolab-0.8.0-1|76	
14cu|pykolab-0.8.0-1|77	##
14cu|pykolab-0.8.0-1|78	## Kolab CLI
14cu|pykolab-0.8.0-1|79	##
14cu|pykolab-0.8.0-1|80	%package -n kolab-cli
14cu|pykolab-0.8.0-1|81	Summary:	Kolab CLI components
14cu|pykolab-0.8.0-1|82	Group:		System/Servers
14cu|pykolab-0.8.0-1|83	BuildRequires:	intltool
14cu|pykolab-0.8.0-1|84	BuildRequires:	gettext
14cu|pykolab-0.8.0-1|85	BuildRequires:	python
14cu|pykolab-0.8.0-1|86	Requires:	%{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|87	Requires:	python-augeas
14cu|pykolab-0.8.0-1|88	Requires:	python-cheetah
14cu|pykolab-0.8.0-1|89	
14cu|pykolab-0.8.0-1|90	%description -n kolab-cli
14cu|pykolab-0.8.0-1|91	Kolab CLI utilities
14cu|pykolab-0.8.0-1|92	
14cu|pykolab-0.8.0-1|93	##
14cu|pykolab-0.8.0-1|94	## Kolab SASL Authentication Daemon
14cu|pykolab-0.8.0-1|95	##
14cu|pykolab-0.8.0-1|96	%package -n kolab-saslauthd
14cu|pykolab-0.8.0-1|97	Summary:	Kolab SASL Authentication Daemon
14cu|pykolab-0.8.0-1|98	Group:		System/Servers
14cu|pykolab-0.8.0-1|99	BuildRequires:	intltool
14cu|pykolab-0.8.0-1|100	BuildRequires:	gettext
14cu|pykolab-0.8.0-1|101	BuildRequires:	python
14cu|pykolab-0.8.0-1|102	Requires:	%{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|103	Requires:	cyrus-sasl
14cu|pykolab-0.8.0-1|104	Requires:	sasl-plug-plain
14cu|pykolab-0.8.0-1|105	
14cu|pykolab-0.8.0-1|106	%description -n kolab-saslauthd
14cu|pykolab-0.8.0-1|107	Kolab SASL Authentication Daemon for multi-domain,
14cu|pykolab-0.8.0-1|108	multi-authn database deployments
14cu|pykolab-0.8.0-1|109	
14cu|pykolab-0.8.0-1|110	##
14cu|pykolab-0.8.0-1|111	## Kolab Server implemented in Python
14cu|pykolab-0.8.0-1|112	##
14cu|pykolab-0.8.0-1|113	%package -n kolab-server
14cu|pykolab-0.8.0-1|114	Summary:	Kolab Server implemented in Python
14cu|pykolab-0.8.0-1|115	Group:		System/Servers
14cu|pykolab-0.8.0-1|116	BuildRequires:	intltool
14cu|pykolab-0.8.0-1|117	BuildRequires:	gettext
14cu|pykolab-0.8.0-1|118	BuildRequires:	python
14cu|pykolab-0.8.0-1|119	Requires:	%{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|120	
14cu|pykolab-0.8.0-1|121	
14cu|pykolab-0.8.0-1|122	%description -n kolab-server
14cu|pykolab-0.8.0-1|123	Kolab Server implemented in Python
14cu|pykolab-0.8.0-1|124	
14cu|pykolab-0.8.0-1|125	##
14cu|pykolab-0.8.0-1|126	## Kolab SMTP Access Policy for Postfix
14cu|pykolab-0.8.0-1|127	##
14cu|pykolab-0.8.0-1|128	%package -n postfix-kolab
14cu|pykolab-0.8.0-1|129	Summary:	Kolab SMTP Access Policy for Postfix
14cu|pykolab-0.8.0-1|130	Group:		System/Servers
14cu|pykolab-0.8.0-1|131	BuildRequires:	intltool
14cu|pykolab-0.8.0-1|132	BuildRequires:	gettext
14cu|pykolab-0.8.0-1|133	BuildRequires:	pkgconfig(python)
14cu|pykolab-0.8.0-1|134	Requires:	postfix
14cu|pykolab-0.8.0-1|135	Requires:	%{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|136	Requires:	python-sqlalchemy
14cu|pykolab-0.8.0-1|137	Requires:	python-mysql
14cu|pykolab-0.8.0-1|138	
14cu|pykolab-0.8.0-1|139	%description -n postfix-kolab
14cu|pykolab-0.8.0-1|140	Kolab SMTP Access Policy for Postfix
14cu|pykolab-0.8.0-1|141	
14cu|pykolab-0.8.0-1|142	##
14cu|pykolab-0.8.0-1|143	## Wallace
14cu|pykolab-0.8.0-1|144	##
14cu|pykolab-0.8.0-1|145	%package -n wallace
14cu|pykolab-0.8.0-1|146	Summary:            Kolab Content-Filter
14cu|pykolab-0.8.0-1|147	Group:              System/Servers
14cu|pykolab-0.8.0-1|148	Requires:           %{name} = %{version}-%{release}
14cu|pykolab-0.8.0-1|149	Requires:           python-sqlalchemy
14cu|pykolab-0.8.0-1|150	Requires:           python-mysql
14cu|pykolab-0.8.0-1|151	Requires:           python-icalendar >= 3.0
14cu|pykolab-0.8.0-1|152	Requires:           %{name}-xml = %{version}-%{release}
14cu|pykolab-0.8.0-1|153	
14cu|pykolab-0.8.0-1|154	
14cu|pykolab-0.8.0-1|155	%description -n wallace
14cu|pykolab-0.8.0-1|156	This is the Kolab Content Filter, with plugins
14cu|pykolab-0.8.0-1|157	
14cu|pykolab-0.8.0-1|158	%prep
14cu|pykolab-0.8.0-1|159	%setup -q
14cu|pykolab-0.8.0-1|160	%patch0 -p1 -b .mga-schema-loc
14cu|pykolab-0.8.0-1|161	#%%patch1 -p1 -b .imap-mga
14cu|pykolab-0.8.0-1|162	%patch3 -p1 -b .sasl
14cu|pykolab-0.8.0-1|163	%patch4 -p1 -b .amavisd_conf
14cu|pykolab-0.8.0-1|164	%patch5 -p1 -b .mta
14cu|pykolab-0.8.0-1|165	## %patch6 -p1 -b .impa-sieve
14cu|pykolab-0.8.0-1|166	
14cu|pykolab-0.8.0-1|167	
14cu|pykolab-0.8.0-1|168	%build
14cu|pykolab-0.8.0-1|169	autoreconf -fi
14cu|pykolab-0.8.0-1|170	
14cu|pykolab-0.8.0-1|171	%configure2_5x
14cu|pykolab-0.8.0-1|172	
14cu|pykolab-0.8.0-1|173	%install
14cu|pykolab-0.8.0-1|174	make install DESTDIR=%{buildroot}
14cu|pykolab-0.8.0-1|175	
14cu|pykolab-0.8.0-1|176	mkdir -p %{buildroot}/%{_unitdir}
14cu|pykolab-0.8.0-1|177	install -p -m 644 kolabd/kolabd.systemd %{buildroot}/%{_unitdir}/kolabd.service
14cu|pykolab-0.8.0-1|178	install -p -m 644 saslauthd/kolab-saslauthd.systemd %{buildroot}/%{_unitdir}/kolab-saslauthd.service
14cu|pykolab-0.8.0-1|179	install -p -m 644 wallace/wallace.systemd %{buildroot}/%{_unitdir}/wallace.service
14cu|pykolab-0.8.0-1|180	
14cu|pykolab-0.8.0-1|181	# Install the systemd tempfiles
14cu|pykolab-0.8.0-1|182	install -D -p -m 644 kolabd/kolabd.tmpfiles.d.conf %{buildroot}%{_tmpfilesdir}/kolabd.conf
14cu|pykolab-0.8.0-1|183	install -D -p -m 644 wallace/wallace.tmpfiles.d.conf %{buildroot}%{_tmpfilesdir}/wallace.conf
14cu|pykolab-0.8.0-1|184	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/kolab-saslauthd.conf
14cu|pykolab-0.8.0-1|185	
14cu|pykolab-0.8.0-1|186	
14cu|pykolab-0.8.0-1|187	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
14cu|pykolab-0.8.0-1|188	install -p -m 644 kolabd/kolabd.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/kolabd
14cu|pykolab-0.8.0-1|189	install -p -m 644 saslauthd/kolab-saslauthd.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/kolab-saslauthd
14cu|pykolab-0.8.0-1|190	install -p -m 644 wallace/wallace.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/wallace
14cu|pykolab-0.8.0-1|191	%find_lang pykolab
14cu|pykolab-0.8.0-1|192	
14cu|pykolab-0.8.0-1|193	# install the logrotate file, otherwise will fill the log indefinitely
14cu|pykolab-0.8.0-1|194	install -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/pykolab
14cu|pykolab-0.8.0-1|195	
14cu|pykolab-0.8.0-1|196	# No sieve script management without kolab's modified version of
14cu|pykolab-0.8.0-1|197	# python-sievelib
14cu|pykolab-0.8.0-1|198	rm -rf %{buildroot}%{py_puresitedir}/pykolab/cli/sieve
14cu|pykolab-0.8.0-1|199	rm -rf %{buildroot}%{py_puresitedir}/pykolab/plugins/sievemgmt
14cu|pykolab-0.8.0-1|200	
14cu|pykolab-0.8.0-1|201	%pre
14cu|pykolab-0.8.0-1|202	# Add the kolab user and group accounts
14cu|pykolab-0.8.0-1|203	%_pre_useradd %{kolab_user} %{_localstatedir}/lib/%{kolab_user} /sbin/nologin
14cu|pykolab-0.8.0-1|204	%_pre_useradd %{kolabn_user} %{_localstatedir}/lib/%{kolabn_user} /sbin/nologin
14cu|pykolab-0.8.0-1|205	%_pre_useradd %{kolabr_user} %{_localstatedir}/lib/%{kolabr_user} /sbin/nologin
14cu|pykolab-0.8.0-1|206	
14cu|pykolab-0.8.0-1|207	%postun
14cu|pykolab-0.8.0-1|208	%_postun_userdel %{kolab_user}
14cu|pykolab-0.8.0-1|209	%_postun_userdel %{kolabn_user}
14cu|pykolab-0.8.0-1|210	%_postun_userdel %{kolabr_user}
14cu|pykolab-0.8.0-1|211	
14cu|pykolab-0.8.0-1|212	%post -n kolab-saslauthd
14cu|pykolab-0.8.0-1|213	%tmpfiles_create %{_tmpfilesdir}/kolab-saslauthd.conf
14cu|pykolab-0.8.0-1|214	%_post_service kolab-saslauthd
14cu|pykolab-0.8.0-1|215	
14cu|pykolab-0.8.0-1|216	%preun -n kolab-saslauthd
14cu|pykolab-0.8.0-1|217	%_preun_service kolab-saslauthd
14cu|pykolab-0.8.0-1|218	
14cu|pykolab-0.8.0-1|219	%post -n kolab-server
14cu|pykolab-0.8.0-1|220	%tmpfiles_create %{_tmpfilesdir}/kolabd.conf
14cu|pykolab-0.8.0-1|221	%_post_service kolabd
14cu|pykolab-0.8.0-1|222	
14cu|pykolab-0.8.0-1|223	%preun -n kolab-server
14cu|pykolab-0.8.0-1|224	%_preun_service kolabd
14cu|pykolab-0.8.0-1|225	
14cu|pykolab-0.8.0-1|226	%post -n wallace
14cu|pykolab-0.8.0-1|227	%tmpfiles_create %{_tmpfilesdir}/wallace.conf
14cu|pykolab-0.8.0-1|228	%_post_service wallace
14cu|pykolab-0.8.0-1|229	
14cu|pykolab-0.8.0-1|230	%preun -n wallace
14cu|pykolab-0.8.0-1|231	%_preun_service wallace
14cu|pykolab-0.8.0-1|232	
14cu|pykolab-0.8.0-1|233	
14cu|pykolab-0.8.0-1|234	%files -f pykolab.lang
14cu|pykolab-0.8.0-1|235	%doc AUTHORS COPYING README README.tests
14cu|pykolab-0.8.0-1|236	%doc conf/kolab.conf
14cu|pykolab-0.8.0-1|237	%attr(0640,kolab-n,kolab) %config(noreplace) %{_sysconfdir}/kolab/kolab.conf
14cu|pykolab-0.8.0-1|238	%config(noreplace) %{_sysconfdir}/logrotate.d/pykolab
14cu|pykolab-0.8.0-1|239	%dir %{py_puresitedir}/pykolab/
14cu|pykolab-0.8.0-1|240	%exclude %{py_puresitedir}/pykolab/telemetry.*
14cu|pykolab-0.8.0-1|241	%{py_puresitedir}/pykolab/*.py
14cu|pykolab-0.8.0-1|242	%{py_puresitedir}/pykolab/*.pyc
14cu|pykolab-0.8.0-1|243	%{py_puresitedir}/pykolab/*.pyo
14cu|pykolab-0.8.0-1|244	%{py_puresitedir}/pykolab/auth/
14cu|pykolab-0.8.0-1|245	%{py_puresitedir}/pykolab/conf/
14cu|pykolab-0.8.0-1|246	%{py_puresitedir}/pykolab/imap/
14cu|pykolab-0.8.0-1|247	%{py_puresitedir}/pykolab/itip/
14cu|pykolab-0.8.0-1|248	%dir %{py_puresitedir}/pykolab/plugins/
14cu|pykolab-0.8.0-1|249	%{py_puresitedir}/pykolab/plugins/*.py
14cu|pykolab-0.8.0-1|250	%{py_puresitedir}/pykolab/plugins/*.pyc
14cu|pykolab-0.8.0-1|251	%{py_puresitedir}/pykolab/plugins/*.pyo
14cu|pykolab-0.8.0-1|252	%{py_puresitedir}/pykolab/plugins/defaultfolders
14cu|pykolab-0.8.0-1|253	%{py_puresitedir}/pykolab/plugins/dynamicquota
14cu|pykolab-0.8.0-1|254	%{py_puresitedir}/pykolab/plugins/recipientpolicy
14cu|pykolab-0.8.0-1|255	##            %{python_sitelib}/kolab/
14cu|pykolab-0.8.0-1|256	%{py_puresitedir}/cyruslib.py*
14cu|pykolab-0.8.0-1|257	%attr(0775,kolab,kolab-n) %dir %{_localstatedir}/lib/kolab/
14cu|pykolab-0.8.0-1|258	%attr(0775,kolab,kolab-n) %dir %{_localstatedir}/log/kolab/
14cu|pykolab-0.8.0-1|259	
14cu|pykolab-0.8.0-1|260	%files telemetry
14cu|pykolab-0.8.0-1|261	%doc AUTHORS   COPYING
14cu|pykolab-0.8.0-1|262	%{_sbindir}/kolab_parse_telemetry
14cu|pykolab-0.8.0-1|263	%{py_puresitedir}/pykolab/telemetry.*
14cu|pykolab-0.8.0-1|264	%{py_puresitedir}/pykolab/cli/telemetry/
14cu|pykolab-0.8.0-1|265	
14cu|pykolab-0.8.0-1|266	%files xml
14cu|pykolab-0.8.0-1|267	%dir %{py_puresitedir}/pykolab/xml
14cu|pykolab-0.8.0-1|268	%{py_puresitedir}/pykolab/xml/*.py
14cu|pykolab-0.8.0-1|269	%{py_puresitedir}/pykolab/xml/*.pyc
14cu|pykolab-0.8.0-1|270	%{py_puresitedir}/pykolab/xml/*.pyo
14cu|pykolab-0.8.0-1|271	
14cu|pykolab-0.8.0-1|272	%files -n kolab-cli
14cu|pykolab-0.8.0-1|273	%{_sbindir}/kolab
14cu|pykolab-0.8.0-1|274	%{_sbindir}/kolab-conf
14cu|pykolab-0.8.0-1|275	%{_sbindir}/setup-kolab
14cu|pykolab-0.8.0-1|276	%dir %{_sysconfdir}/kolab/templates
14cu|pykolab-0.8.0-1|277	%{_datadir}/kolab/templates
14cu|pykolab-0.8.0-1|278	%dir %{py_puresitedir}/pykolab/cli/
14cu|pykolab-0.8.0-1|279	%{py_puresitedir}/pykolab/cli/*.py
14cu|pykolab-0.8.0-1|280	%{py_puresitedir}/pykolab/cli/*.pyc
14cu|pykolab-0.8.0-1|281	%{py_puresitedir}/pykolab/cli/*.pyo
14cu|pykolab-0.8.0-1|282	%{py_puresitedir}/pykolab/cli/wap/*.py
14cu|pykolab-0.8.0-1|283	%{py_puresitedir}/pykolab/cli/wap/*.pyc
14cu|pykolab-0.8.0-1|284	%{py_puresitedir}/pykolab/cli/wap/*.pyo
14cu|pykolab-0.8.0-1|285	
14cu|pykolab-0.8.0-1|286	%dir %{py_puresitedir}/pykolab/setup/
14cu|pykolab-0.8.0-1|287	%{py_puresitedir}/pykolab/setup/*.py
14cu|pykolab-0.8.0-1|288	%{py_puresitedir}/pykolab/setup/*.pyc
14cu|pykolab-0.8.0-1|289	%{py_puresitedir}/pykolab/setup/*.pyo
14cu|pykolab-0.8.0-1|290	%dir %{py_puresitedir}/pykolab/wap_client/
14cu|pykolab-0.8.0-1|291	%{py_puresitedir}/pykolab/wap_client/*.py
14cu|pykolab-0.8.0-1|292	%{py_puresitedir}/pykolab/wap_client/*.pyc
14cu|pykolab-0.8.0-1|293	%{py_puresitedir}/pykolab/wap_client/*.pyo
14cu|pykolab-0.8.0-1|294	
14cu|pykolab-0.8.0-1|295	%files -n kolab-saslauthd
14cu|pykolab-0.8.0-1|296	%doc AUTHORS   COPYING
14cu|pykolab-0.8.0-1|297	%{_unitdir}/kolab-saslauthd.service
14cu|pykolab-0.8.0-1|298	%config(noreplace) %{_sysconfdir}/sysconfig/kolab-saslauthd
14cu|pykolab-0.8.0-1|299	%{_sbindir}/kolab-saslauthd
14cu|pykolab-0.8.0-1|300	%{py_puresitedir}/saslauthd/
14cu|pykolab-0.8.0-1|301	%{_tmpfilesdir}/kolab-saslauthd.conf
14cu|pykolab-0.8.0-1|302	
14cu|pykolab-0.8.0-1|303	%files -n kolab-server
14cu|pykolab-0.8.0-1|304	%doc AUTHORS   COPYING
14cu|pykolab-0.8.0-1|305	%{_unitdir}/kolabd.service
14cu|pykolab-0.8.0-1|306	%config(noreplace) %{_sysconfdir}/sysconfig/kolabd
14cu|pykolab-0.8.0-1|307	%{_sbindir}/kolabd
14cu|pykolab-0.8.0-1|308	%{py_puresitedir}/kolabd/
14cu|pykolab-0.8.0-1|309	%{_tmpfilesdir}/kolabd.conf
14cu|pykolab-0.8.0-1|310	
14cu|pykolab-0.8.0-1|311	%files -n postfix-kolab
14cu|pykolab-0.8.0-1|312	%doc AUTHORS   COPYING
14cu|pykolab-0.8.0-1|313	%{_libexecdir}/postfix/kolab_smtp_access_policy
14cu|pykolab-0.8.0-1|314	
14cu|pykolab-0.8.0-1|315	%files -n wallace
14cu|pykolab-0.8.0-1|316	%doc AUTHORS   COPYING
14cu|pykolab-0.8.0-1|317	%{_unitdir}/wallace.service
14cu|pykolab-0.8.0-1|318	%{_sysconfdir}/sysconfig/wallace
14cu|pykolab-0.8.0-1|319	%{_sbindir}/wallaced
14cu|pykolab-0.8.0-1|320	%{py_puresitedir}/wallace
14cu|pykolab-0.8.0-1|321	%attr(0700,%{kolab_user},%{kolab_user}) %dir %{_var}/spool/pykolab
14cu|pykolab-0.8.0-1|322	%attr(0700,%{kolab_user},%{kolab_user}) %dir %{_var}/spool/pykolab/wallace
14cu|pykolab-0.8.0-1|323	%{_tmpfilesdir}/wallace.conf
14cu|pykolab-0.8.0-1|324	
14cu|pykolab-0.8.0-1|325	
14cu|pykolab-0.8.0-1|326	%changelog
14cu|pykolab-0.8.0-1|327	
14cu|pykolab-0.8.0-1|328	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 0.8.0-1
14cu|pykolab-0.8.0-1|329	- (4da4ef8) Fix requirements
14cu|pykolab-0.8.0-1|330	
14cu|pykolab-0.8.0-1|331	

13882 14
14cu|pylint-1.4.4-1|1	Summary: 	Extensible Python source code checker
14cu|pylint-1.4.4-1|2	Name:		pylint
14cu|pylint-1.4.4-1|3	Version:	1.4.4
14cu|pylint-1.4.4-1|4	Release:	1
14cu|pylint-1.4.4-1|5	Source0:	%{name}-%{version}.tar.gz
14cu|pylint-1.4.4-1|6	Patch0:		0001-Add-upstream-patch-for-epylint-981859.patch
14cu|pylint-1.4.4-1|7	License:	GPLv2+
14cu|pylint-1.4.4-1|8	Group:		Development/Python
14cu|pylint-1.4.4-1|9	Url:		http://www.logilab.org/project/pylint
14cu|pylint-1.4.4-1|10	
14cu|pylint-1.4.4-1|11	BuildArch:	noarch
14cu|pylint-1.4.4-1|12	BuildRequires:	pythonegg(setuptools)
14cu|pylint-1.4.4-1|13	BuildRequires:	pkgconfig(python)
14cu|pylint-1.4.4-1|14	
14cu|pylint-1.4.4-1|15	Requires:	pythonegg(logilab-common) >= 0.53.0
14cu|pylint-1.4.4-1|16	Requires:	pythonegg(logilab-astng)
14cu|pylint-1.4.4-1|17	Requires:	tkinter
14cu|pylint-1.4.4-1|18	Requires:	pythonegg(astroid) >= 0.24.3
14cu|pylint-1.4.4-1|19	
14cu|pylint-1.4.4-1|20	%description
14cu|pylint-1.4.4-1|21	PyLint is an extensible tool for checking whether Python
14cu|pylint-1.4.4-1|22	code satisfies a specified coding standard. It is similar to PyChecker
14cu|pylint-1.4.4-1|23	insofar that it can perform nearly all tests supported by
14cu|pylint-1.4.4-1|24	PyChecker. Pylint, however, can check many other things such as
14cu|pylint-1.4.4-1|25	line-code length, variable name adherence to a coding standard,
14cu|pylint-1.4.4-1|26	whether interfaces defined in code are actually implemented, and much
14cu|pylint-1.4.4-1|27	more. One can easily extend PyLint with plugins.
14cu|pylint-1.4.4-1|28	
14cu|pylint-1.4.4-1|29	%files
14cu|pylint-1.4.4-1|30	%doc README COPYING ChangeLog doc/ examples/ elisp
14cu|pylint-1.4.4-1|31	%{_bindir}/*
14cu|pylint-1.4.4-1|32	%{py_puresitedir}/pylint*
14cu|pylint-1.4.4-1|33	%{_mandir}/man?/*
14cu|pylint-1.4.4-1|34	%exclude %{_bindir}/pylint-gui
14cu|pylint-1.4.4-1|35	%exclude %{py_puresitedir}/pylint/gui.py*
14cu|pylint-1.4.4-1|36	%config(noreplace) %{_sysconfdir}/pylintrc
14cu|pylint-1.4.4-1|37	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/pylint.el
14cu|pylint-1.4.4-1|38	#--------------------------
14cu|pylint-1.4.4-1|39	%package -n %{name}-gui
14cu|pylint-1.4.4-1|40	Summary:    Graphical User Interface for Pylint
14cu|pylint-1.4.4-1|41	Requires:   tkinter
14cu|pylint-1.4.4-1|42	Requires:   pylint
14cu|pylint-1.4.4-1|43	
14cu|pylint-1.4.4-1|44	%description -n %{name}-gui
14cu|pylint-1.4.4-1|45	This package provides a gui tool for pylint written in tkinter.
14cu|pylint-1.4.4-1|46	
14cu|pylint-1.4.4-1|47	%files -n %{name}-gui
14cu|pylint-1.4.4-1|48	%doc README COPYING ChangeLog doc/ examples/
14cu|pylint-1.4.4-1|49	%{_bindir}/pylint-gui
14cu|pylint-1.4.4-1|50	%{py_puresitedir}/pylint/gui.py*
14cu|pylint-1.4.4-1|51	
14cu|pylint-1.4.4-1|52	
14cu|pylint-1.4.4-1|53	%prep
14cu|pylint-1.4.4-1|54	%setup -q -n %{name}-%{version}
14cu|pylint-1.4.4-1|55	
14cu|pylint-1.4.4-1|56	%build
14cu|pylint-1.4.4-1|57	python setup.py build
14cu|pylint-1.4.4-1|58	
14cu|pylint-1.4.4-1|59	%install
14cu|pylint-1.4.4-1|60	python setup.py install -O1 --root %{buildroot}
14cu|pylint-1.4.4-1|61	rm -rf %{buildroot}%{py_puresitedir}/pylint/test
14cu|pylint-1.4.4-1|62	
14cu|pylint-1.4.4-1|63	mkdir -pm 755 %{buildroot}%{_mandir}/man1
14cu|pylint-1.4.4-1|64	install -pm 644 man/*.1 %{buildroot}%{_mandir}/man1/
14cu|pylint-1.4.4-1|65	
14cu|pylint-1.4.4-1|66	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|pylint-1.4.4-1|67	install -m 644 ./examples/pylintrc %{buildroot}%{_sysconfdir}
14cu|pylint-1.4.4-1|68	
14cu|pylint-1.4.4-1|69	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cu|pylint-1.4.4-1|70	install -m 644 ./elisp/pylint.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14cu|pylint-1.4.4-1|71	
14cu|pylint-1.4.4-1|72	
14cu|pylint-1.4.4-1|73	chmod +x %{buildroot}%{py_puresitedir}/pylint/__main__.py
14cu|pylint-1.4.4-1|74	
14cu|pylint-1.4.4-1|75	
14cu|pylint-1.4.4-1|76	
14cu|pylint-1.4.4-1|77	%check
14cu|pylint-1.4.4-1|78	python setup.py test
14cu|pylint-1.4.4-1|79	
14cu|pylint-1.4.4-1|80	%changelog
14cu|pylint-1.4.4-1|81	
14cu|pylint-1.4.4-1|82	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.4.4-1
14cu|pylint-1.4.4-1|83	- (3b8ba85) Update from upstream
14cu|pylint-1.4.4-1|84	
14cu|pylint-1.4.4-1|85	

13883 14
14cu|pymacs-0.25-1|1	%define tarname Pymacs
14cu|pymacs-0.25-1|2	
14cu|pymacs-0.25-1|3	Summary: Bidirectional communication between Emacs Lisp and Python
14cu|pymacs-0.25-1|4	Name:	 pymacs
14cu|pymacs-0.25-1|5	Version: 0.25
14cu|pymacs-0.25-1|6	Release: 1
14cu|pymacs-0.25-1|7	Source0: %{tarname}-%{version}.tar.gz
14cu|pymacs-0.25-1|8	License: GPLv2+
14cu|pymacs-0.25-1|9	Group:	 Development/Python
14cu|pymacs-0.25-1|10	Url:	 http://pymacs.progiciels-bpi.ca
14cu|pymacs-0.25-1|11	BuildArch: noarch
14cu|pymacs-0.25-1|12	BuildRequires:	emacs, python-devel, python-docutils
14cu|pymacs-0.25-1|13	
14cu|pymacs-0.25-1|14	%description
14cu|pymacs-0.25-1|15	Pymacs is a powerful tool for bidirectional communication between
14cu|pymacs-0.25-1|16	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cu|pymacs-0.25-1|17	language for Emacs; using Pymacs, one may load and use Python modules
14cu|pymacs-0.25-1|18	within Emacs Lisp code. Python functions may also use Emacs services
14cu|pymacs-0.25-1|19	and handle objects in the Emacs Lisp space.
14cu|pymacs-0.25-1|20	
14cu|pymacs-0.25-1|21	%package -n python-%{name}
14cu|pymacs-0.25-1|22	Summary: Bidirectional communication between Emacs Lisp and Python
14cu|pymacs-0.25-1|23	Group:	 Development/Python
14cu|pymacs-0.25-1|24	
14cu|pymacs-0.25-1|25	%description -n python-%{name}
14cu|pymacs-0.25-1|26	Pymacs is a powerful tool for bidirectional communication between
14cu|pymacs-0.25-1|27	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cu|pymacs-0.25-1|28	language for Emacs; using Pymacs, one may load and use Python modules
14cu|pymacs-0.25-1|29	within Emacs Lisp code. Python functions may also use Emacs services
14cu|pymacs-0.25-1|30	and handle objects in the Emacs Lisp space.
14cu|pymacs-0.25-1|31	
14cu|pymacs-0.25-1|32	This package contains the Python portion of Pymacs.
14cu|pymacs-0.25-1|33	
14cu|pymacs-0.25-1|34	%package -n emacs-%{name}
14cu|pymacs-0.25-1|35	Summary: Bidirectional communication between Emacs Lisp and Python
14cu|pymacs-0.25-1|36	Group:	 Editors
14cu|pymacs-0.25-1|37	Requires: emacs
14cu|pymacs-0.25-1|38	
14cu|pymacs-0.25-1|39	%description -n emacs-%{name}
14cu|pymacs-0.25-1|40	Pymacs is a powerful tool for bidirectional communication between
14cu|pymacs-0.25-1|41	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
14cu|pymacs-0.25-1|42	language for Emacs; using Pymacs, one may load and use Python modules
14cu|pymacs-0.25-1|43	within Emacs Lisp code. Python functions may also use Emacs services
14cu|pymacs-0.25-1|44	and handle objects in the Emacs Lisp space.
14cu|pymacs-0.25-1|45	
14cu|pymacs-0.25-1|46	This package contains the Emacs portion of Pymacs.
14cu|pymacs-0.25-1|47	
14cu|pymacs-0.25-1|48	%prep
14cu|pymacs-0.25-1|49	%setup -q -n %{tarname}-%{version}
14cu|pymacs-0.25-1|50	
14cu|pymacs-0.25-1|51	%build
14cu|pymacs-0.25-1|52	%__make all
14cu|pymacs-0.25-1|53	
14cu|pymacs-0.25-1|54	%install
14cu|pymacs-0.25-1|55	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|pymacs-0.25-1|56	rst2html --input-encoding=UTF-8 pymacs.rst pymacs.html
14cu|pymacs-0.25-1|57	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp/
14cu|pymacs-0.25-1|58	emacs -batch --eval '(byte-compile-file "pymacs.el" t)'
14cu|pymacs-0.25-1|59	install -m 644 pymacs.el pymacs.elc %{buildroot}%{_datadir}/emacs/site-lisp/
14cu|pymacs-0.25-1|60	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14cu|pymacs-0.25-1|61	echo "(require 'pymacs)" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/pymacs.el
14cu|pymacs-0.25-1|62	
14cu|pymacs-0.25-1|63	%clean
14cu|pymacs-0.25-1|64	
14cu|pymacs-0.25-1|65	%files -n python-%{name}
14cu|pymacs-0.25-1|66	%{py_puresitedir}/Pymacs*
14cu|pymacs-0.25-1|67	
14cu|pymacs-0.25-1|68	%files -n emacs-%{name}
14cu|pymacs-0.25-1|69	%doc COPYING README THANKS TODO pymacs.html
14cu|pymacs-0.25-1|70	%{_sysconfdir}/emacs/site-start.d/pymacs.el
14cu|pymacs-0.25-1|71	%{_datadir}/emacs/site-lisp/pymacs.*
14cu|pymacs-0.25-1|72	
14cu|pymacs-0.25-1|73	
14cu|pymacs-0.25-1|74	%changelog
14cu|pymacs-0.25-1|75	
14cu|pymacs-0.25-1|76	* Wed Oct 07 2015 Denis Silakov <uragan@localhost.localdomain> 0.25-1
14cu|pymacs-0.25-1|77	- (d2debac) Spec cleanup
14cu|pymacs-0.25-1|78	
14cu|pymacs-0.25-1|79	

13884 14
14cu|pymecavideo-6.1-1|1	Name:		pymecavideo
14cu|pymecavideo-6.1-1|2	Summary:	Pedagogic tool to analyze video records for mechanics
14cu|pymecavideo-6.1-1|3	Version:	6.1
14cu|pymecavideo-6.1-1|4	Release:	1
14cu|pymecavideo-6.1-1|5	#svn://svn.tuxfamily.org/svnroot/oppl/pymecavideo/branches/6.1
14cu|pymecavideo-6.1-1|6	Source:		%{name}-%{version}.tar.gz
14cu|pymecavideo-6.1-1|7	URL:		http://outilsphysiques.tuxfamily.org/wiki/index.php?title=Pymecavideo
14cu|pymecavideo-6.1-1|8	Group:		Sciences/Physics
14cu|pymecavideo-6.1-1|9	License:	GPLv3
14cu|pymecavideo-6.1-1|10	BuildRequires:	python-qt4-devel
14cu|pymecavideo-6.1-1|11	BuildRequires:	pkgconfig(python)
14cu|pymecavideo-6.1-1|12	
14cu|pymecavideo-6.1-1|13	Requires:	python-qt4
14cu|pymecavideo-6.1-1|14	Requires:	python-opencv >= 2.1
14cu|pymecavideo-6.1-1|15	Requires:	python-matplotlib-qt4
14cu|pymecavideo-6.1-1|16	Requires:       ffmpeg
14cu|pymecavideo-6.1-1|17	Requires:	vlc
14cu|pymecavideo-6.1-1|18	
14cu|pymecavideo-6.1-1|19	Suggests:	libreoffice-pyuno
14cu|pymecavideo-6.1-1|20	Suggests:	gnuplot
14cu|pymecavideo-6.1-1|21	
14cu|pymecavideo-6.1-1|22	BuildArch:	noarch
14cu|pymecavideo-6.1-1|23	
14cu|pymecavideo-6.1-1|24	%description
14cu|pymecavideo-6.1-1|25	Pedagogic tool to analyze video records for mechanics.
14cu|pymecavideo-6.1-1|26	You can track the movement of one or many points in video frames and export
14cu|pymecavideo-6.1-1|27	the position measurements to standard analysis tools.
14cu|pymecavideo-6.1-1|28	
14cu|pymecavideo-6.1-1|29	%prep
14cu|pymecavideo-6.1-1|30	%setup -qn %{name}_%{version}
14cu|pymecavideo-6.1-1|31	perl -pi -e "s|version='6.0'|version='6.1'|" setup.py
14cu|pymecavideo-6.1-1|32	
14cu|pymecavideo-6.1-1|33	%build
14cu|pymecavideo-6.1-1|34	pushd src
14cu|pymecavideo-6.1-1|35	%make
14cu|pymecavideo-6.1-1|36	popd
14cu|pymecavideo-6.1-1|37	python setup.py build
14cu|pymecavideo-6.1-1|38	
14cu|pymecavideo-6.1-1|39	%install
14cu|pymecavideo-6.1-1|40	python setup.py install --root=%{buildroot}
14cu|pymecavideo-6.1-1|41	
14cu|pymecavideo-6.1-1|42	mkdir -p %{buildroot}%{_bindir}
14cu|pymecavideo-6.1-1|43	mkdir -p %{buildroot}%{_datadir}/applications
14cu|pymecavideo-6.1-1|44	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
14cu|pymecavideo-6.1-1|45	mkdir %{buildroot}%{py_puresitedir}/%{name}/help/
14cu|pymecavideo-6.1-1|46	cp data/help/* %{buildroot}%{py_puresitedir}/%{name}/help/
14cu|pymecavideo-6.1-1|47	
14cu|pymecavideo-6.1-1|48	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|pymecavideo-6.1-1|49	#!/bin/bash
14cu|pymecavideo-6.1-1|50	python %{py_puresitedir}/pymecavideo/pymecavideo.py
14cu|pymecavideo-6.1-1|51	EOF
14cu|pymecavideo-6.1-1|52	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|pymecavideo-6.1-1|53	
14cu|pymecavideo-6.1-1|54	mkdir -p %{buildroot}/%_docdir/HTML/fr/pymecavideo/
14cu|pymecavideo-6.1-1|55	cp -r %{buildroot}%{py_puresitedir}/%{name}/help/*.png %{buildroot}/%{_docdir}/HTML/fr/pymecavideo/
14cu|pymecavideo-6.1-1|56	cp -r %{buildroot}%{py_puresitedir}/%{name}/help/*.css %{buildroot}/%{_docdir}/HTML/fr/pymecavideo/
14cu|pymecavideo-6.1-1|57	cp -r %{buildroot}%{py_puresitedir}/%{name}/help/help-fr.* %{buildroot}/%{_docdir}/HTML/fr/pymecavideo/
14cu|pymecavideo-6.1-1|58	
14cu|pymecavideo-6.1-1|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|pymecavideo-6.1-1|60	[Desktop Entry]
14cu|pymecavideo-6.1-1|61	Name=%{name}
14cu|pymecavideo-6.1-1|62	Comment=Tool to analyze video records
14cu|pymecavideo-6.1-1|63	Exec=%{name}
14cu|pymecavideo-6.1-1|64	Icon=%{name}
14cu|pymecavideo-6.1-1|65	Terminal=false
14cu|pymecavideo-6.1-1|66	Type=Application
14cu|pymecavideo-6.1-1|67	StartupNotify=true
14cu|pymecavideo-6.1-1|68	Categories=Science;Physics;
14cu|pymecavideo-6.1-1|69	EOF
14cu|pymecavideo-6.1-1|70	
14cu|pymecavideo-6.1-1|71	cp data/icones/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|pymecavideo-6.1-1|72	
14cu|pymecavideo-6.1-1|73	chmod +x %{buildroot}%{py_puresitedir}/%{name}/{make_exe,build,dicopoint,oootools,testfilm,testfilm_prop_ced}.py
14cu|pymecavideo-6.1-1|74	
14cu|pymecavideo-6.1-1|75	%files
14cu|pymecavideo-6.1-1|76	%{_bindir}/%{name}
14cu|pymecavideo-6.1-1|77	%{_datadir}/applications/%{name}.desktop
14cu|pymecavideo-6.1-1|78	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|pymecavideo-6.1-1|79	%lang(fr) %{_docdir}/HTML/fr/%{name}
14cu|pymecavideo-6.1-1|80	%{py_puresitedir}/%{name}-*.egg-info
14cu|pymecavideo-6.1-1|81	%{py_puresitedir}/%{name}/
14cu|pymecavideo-6.1-1|82	
14cu|pymecavideo-6.1-1|83	%changelog
14cu|pymecavideo-6.1-1|84	
14cu|pymecavideo-6.1-1|85	* Fri May 01 2015 abfonly <John@smith.org> 6.1-1
14cu|pymecavideo-6.1-1|86	- (87964d5) Log: Update to 6.1, spec clean
14cu|pymecavideo-6.1-1|87	
14cu|pymecavideo-6.1-1|88	

13885 14
14cu|pymol-1.7.4.0-1|1	%define __noautoprov '_cmd.so|_champ.so'
14cu|pymol-1.7.4.0-1|2	
14cu|pymol-1.7.4.0-1|3	
14cu|pymol-1.7.4.0-1|4	
14cu|pymol-1.7.4.0-1|5	Summary:	Molecular Graphics System
14cu|pymol-1.7.4.0-1|6	Name:		pymol
14cu|pymol-1.7.4.0-1|7	Version:	1.7.4.0
14cu|pymol-1.7.4.0-1|8	Release:	1
14cu|pymol-1.7.4.0-1|9	License:	Python license
14cu|pymol-1.7.4.0-1|10	Group:		Sciences/Chemistry
14cu|pymol-1.7.4.0-1|11	URL:		http://www.pymol.org
14cu|pymol-1.7.4.0-1|12	Source:		%{name}-v%{version}.tar.bz2
14cu|pymol-1.7.4.0-1|13	Source1:	%{name}.png
14cu|pymol-1.7.4.0-1|14	Patch0:		add_missing_math_linker.patch
14cu|pymol-1.7.4.0-1|15	Patch1:		pymol-1.7.0.0-strfmt.patch
14cu|pymol-1.7.4.0-1|16	
14cu|pymol-1.7.4.0-1|17	Requires:	python
14cu|pymol-1.7.4.0-1|18	Requires:	python-numeric
14cu|pymol-1.7.4.0-1|19	Requires:	tcl
14cu|pymol-1.7.4.0-1|20	Requires:	tk
14cu|pymol-1.7.4.0-1|21	Requires:	tkinter
14cu|pymol-1.7.4.0-1|22	Requires:	Pmw
14cu|pymol-1.7.4.0-1|23	Requires:	tcsh
14cu|pymol-1.7.4.0-1|24	Requires:	chemical-mime-data
14cu|pymol-1.7.4.0-1|25	BuildRequires:	imagemagick
14cu|pymol-1.7.4.0-1|26	BuildRequires:	python-devel
14cu|pymol-1.7.4.0-1|27	BuildRequires:	python-numeric-devel
14cu|pymol-1.7.4.0-1|28	BuildRequires:	python-numpy-devel
14cu|pymol-1.7.4.0-1|29	BuildRequires:	pkgconfig(libpng)
14cu|pymol-1.7.4.0-1|30	BuildRequires:	pkgconfig(glu)
14cu|pymol-1.7.4.0-1|31	BuildRequires:	pkgconfig(glut)
14cu|pymol-1.7.4.0-1|32	BuildRequires:	pkgconfig(glew)
14cu|pymol-1.7.4.0-1|33	BuildRequires:	pkgconfig(freetype2)
14cu|pymol-1.7.4.0-1|34	BuildRequires:	pkgconfig(libxml-2.0)
14cu|pymol-1.7.4.0-1|35	
14cu|pymol-1.7.4.0-1|36	%description
14cu|pymol-1.7.4.0-1|37	PyMOL is a molecular graphics system with an embedded Python interpreter
14cu|pymol-1.7.4.0-1|38	designed for real-time visualization and rapid generation of high-quality
14cu|pymol-1.7.4.0-1|39	molecular graphics images and animations. It is fully extensible and
14cu|pymol-1.7.4.0-1|40	available free to everyone via the "Python" license.  Although a newcomer
14cu|pymol-1.7.4.0-1|41	to the field, PyMOL can already be used to generate stunning images and
14cu|pymol-1.7.4.0-1|42	animations with unprecedented ease. It can also perform many other
14cu|pymol-1.7.4.0-1|43	valuable tasks (such as editing PDB files) to assist you in your research.
14cu|pymol-1.7.4.0-1|44	
14cu|pymol-1.7.4.0-1|45	%prep
14cu|pymol-1.7.4.0-1|46	%setup -q -n %{name}
14cu|pymol-1.7.4.0-1|47	%patch0 -p0
14cu|pymol-1.7.4.0-1|48	%patch1 -p1
14cu|pymol-1.7.4.0-1|49	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" -o -name "*hxx" |xargs chmod 0644
14cu|pymol-1.7.4.0-1|50	sed -i "s|\r||g" modules/cealign/src/tnt/tnt_vector.h
14cu|pymol-1.7.4.0-1|51	
14cu|pymol-1.7.4.0-1|52	%build
14cu|pymol-1.7.4.0-1|53	python ./setup.py build
14cu|pymol-1.7.4.0-1|54	
14cu|pymol-1.7.4.0-1|55	%install
14cu|pymol-1.7.4.0-1|56	python ./setup.py install --root=%{buildroot}
14cu|pymol-1.7.4.0-1|57	
14cu|pymol-1.7.4.0-1|58	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|pymol-1.7.4.0-1|59	cp -R scripts data %buildroot%_datadir/%{name}
14cu|pymol-1.7.4.0-1|60	
14cu|pymol-1.7.4.0-1|61	mkdir -p %{buildroot}%{_bindir}
14cu|pymol-1.7.4.0-1|62	cat <<EOF >%{buildroot}%{_bindir}/%{name}
14cu|pymol-1.7.4.0-1|63	#!/bin/sh
14cu|pymol-1.7.4.0-1|64	export PYMOL_DATA=/usr/share/pymol/data
14cu|pymol-1.7.4.0-1|65	export PYMOL_SCRIPTS=/usr/share/pymol/scripts
14cu|pymol-1.7.4.0-1|66	export PYMOL_PATH=/usr/bin/pymol
14cu|pymol-1.7.4.0-1|67	
14cu|pymol-1.7.4.0-1|68	python %{python_sitearch}/pymol/__init__.py
14cu|pymol-1.7.4.0-1|69	EOF
14cu|pymol-1.7.4.0-1|70	
14cu|pymol-1.7.4.0-1|71	# menu
14cu|pymol-1.7.4.0-1|72	install -d %{buildroot}%{_datadir}/applications
14cu|pymol-1.7.4.0-1|73	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|pymol-1.7.4.0-1|74	[Desktop Entry]
14cu|pymol-1.7.4.0-1|75	Name=PyMol
14cu|pymol-1.7.4.0-1|76	Comment=Python controlled molecular graphics
14cu|pymol-1.7.4.0-1|77	Exec=pymol
14cu|pymol-1.7.4.0-1|78	Icon=pymol
14cu|pymol-1.7.4.0-1|79	Type=Application
14cu|pymol-1.7.4.0-1|80	Categories=Chemistry;Science;
14cu|pymol-1.7.4.0-1|81	EOF
14cu|pymol-1.7.4.0-1|82	
14cu|pymol-1.7.4.0-1|83	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cu|pymol-1.7.4.0-1|84	convert %{SOURCE1} -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|85	convert %{SOURCE1} -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|86	cp %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|87	
14cu|pymol-1.7.4.0-1|88	find %{buildroot} -size 0 -delete
14cu|pymol-1.7.4.0-1|89	chmod  +x %{buildroot}%{python_sitearch}/pmg_tk/startup/apbs_tools.py
14cu|pymol-1.7.4.0-1|90	find %{buildroot} -name "*.dat"  -exec chmod -x {} \;
14cu|pymol-1.7.4.0-1|91	
14cu|pymol-1.7.4.0-1|92	%files
14cu|pymol-1.7.4.0-1|93	%doc ChangeLog DEVELOPERS LICENSE README
14cu|pymol-1.7.4.0-1|94	%doc examples
14cu|pymol-1.7.4.0-1|95	%{python_sitearch}/*
14cu|pymol-1.7.4.0-1|96	%{_datadir}/%{name}
14cu|pymol-1.7.4.0-1|97	%attr(0755,root,root) %{_bindir}/%{name}
14cu|pymol-1.7.4.0-1|98	%{_datadir}/applications/*.desktop
14cu|pymol-1.7.4.0-1|99	%{_iconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|100	%{_miconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|101	%{_liconsdir}/%{name}.png
14cu|pymol-1.7.4.0-1|102	
14cu|pymol-1.7.4.0-1|103	
14cu|pymol-1.7.4.0-1|104	%changelog
14cu|pymol-1.7.4.0-1|105	
14cu|pymol-1.7.4.0-1|106	* Fri May 01 2015 abfonly <John@smith.org> 1.7.4.0-1
14cu|pymol-1.7.4.0-1|107	- (15623af) Log: update to 1.7.4.0, fix BR, fix Req, fix linting
14cu|pymol-1.7.4.0-1|108	
14cu|pymol-1.7.4.0-1|109	

13886 14
14cu|pynac-0.3.2-3|1	%define major 1
14cu|pynac-0.3.2-3|2	%define libname %mklibname %{name} %{major}
14cu|pynac-0.3.2-3|3	%define devname %mklibname %{name} -d
14cu|pynac-0.3.2-3|4	
14cu|pynac-0.3.2-3|5	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cu|pynac-0.3.2-3|6	Name:		pynac
14cu|pynac-0.3.2-3|7	License:	GPLv2+
14cu|pynac-0.3.2-3|8	Version:	0.3.2
14cu|pynac-0.3.2-3|9	Release:	3
14cu|pynac-0.3.2-3|10	Group:		Sciences/Mathematics
14cu|pynac-0.3.2-3|11	Url:		http://wiki.sagemath.org/spkg/pynac
14cu|pynac-0.3.2-3|12	# pynac-%{version}.spkg from sage tarball renamed
14cu|pynac-0.3.2-3|13	Source0:	pynac-%{version}.tar.bz2
14cu|pynac-0.3.2-3|14	BuildRequires:	readline-devel
14cu|pynac-0.3.2-3|15	BuildRequires:	pkgconfig(python)
14cu|pynac-0.3.2-3|16	
14cu|pynac-0.3.2-3|17	%description
14cu|pynac-0.3.2-3|18	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cu|pynac-0.3.2-3|19	
14cu|pynac-0.3.2-3|20	#----------------------------------------------------------------------------
14cu|pynac-0.3.2-3|21	
14cu|pynac-0.3.2-3|22	%package -n %{libname}
14cu|pynac-0.3.2-3|23	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cu|pynac-0.3.2-3|24	Group:		System/Libraries
14cu|pynac-0.3.2-3|25	Conflicts:	%{_lib}libpynac < 0.3.2-3
14cu|pynac-0.3.2-3|26	Obsoletes:	%{_lib}libpynac < 0.3.2-3
14cu|pynac-0.3.2-3|27	
14cu|pynac-0.3.2-3|28	%description -n %{libname}
14cu|pynac-0.3.2-3|29	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cu|pynac-0.3.2-3|30	
14cu|pynac-0.3.2-3|31	%files -n %{libname}
14cu|pynac-0.3.2-3|32	%{_libdir}/libpynac.so.%{major}*
14cu|pynac-0.3.2-3|33	
14cu|pynac-0.3.2-3|34	#----------------------------------------------------------------------------
14cu|pynac-0.3.2-3|35	
14cu|pynac-0.3.2-3|36	%package -n %{devname}
14cu|pynac-0.3.2-3|37	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
14cu|pynac-0.3.2-3|38	Group:		Development/C++
14cu|pynac-0.3.2-3|39	Requires:	%{libname} = %{EVRD}
14cu|pynac-0.3.2-3|40	Provides:	%{name}-devel = %{EVRD}
14cu|pynac-0.3.2-3|41	
14cu|pynac-0.3.2-3|42	%description -n %{devname}
14cu|pynac-0.3.2-3|43	A modified version of GiNaC that replaces the dependency on CLN by Python.
14cu|pynac-0.3.2-3|44	
14cu|pynac-0.3.2-3|45	%files -n %{devname}
14cu|pynac-0.3.2-3|46	%{_includedir}/%{name}
14cu|pynac-0.3.2-3|47	%{_libdir}/lib*.so
14cu|pynac-0.3.2-3|48	%{_libdir}/pkgconfig/*
14cu|pynac-0.3.2-3|49	
14cu|pynac-0.3.2-3|50	#----------------------------------------------------------------------------
14cu|pynac-0.3.2-3|51	
14cu|pynac-0.3.2-3|52	%prep
14cu|pynac-0.3.2-3|53	%setup -q
14cu|pynac-0.3.2-3|54	# let's keep it verbose, please sflo
14cu|pynac-0.3.2-3|55	autoreconf -fiv
14cu|pynac-0.3.2-3|56	
14cu|pynac-0.3.2-3|57	%build
14cu|pynac-0.3.2-3|58	export CXXFLAGS="%{optflags} -I%{_includedir}/python%{pyver}"
14cu|pynac-0.3.2-3|59	%configure2_5x \
14cu|pynac-0.3.2-3|60	--disable-static
14cu|pynac-0.3.2-3|61	%make
14cu|pynac-0.3.2-3|62	
14cu|pynac-0.3.2-3|63	%install
14cu|pynac-0.3.2-3|64	%makeinstall_std
14cu|pynac-0.3.2-3|65	
14cu|pynac-0.3.2-3|66	
14cu|pynac-0.3.2-3|67	%changelog
14cu|pynac-0.3.2-3|68	
14cu|pynac-0.3.2-3|69	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-3
14cu|pynac-0.3.2-3|70	- (eb2f276) Properly name library package
14cu|pynac-0.3.2-3|71	- (eb2f276) Spec cleanup
14cu|pynac-0.3.2-3|72	
14cu|pynac-0.3.2-3|73	

13887 14
14cu|pyopenal-0.1.6-4|1	%define	oname	PyOpenAL
14cu|pyopenal-0.1.6-4|2	
14cu|pyopenal-0.1.6-4|3	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
14cu|pyopenal-0.1.6-4|4	
14cu|pyopenal-0.1.6-4|5	Name:		pyopenal
14cu|pyopenal-0.1.6-4|6	Version:	0.1.6
14cu|pyopenal-0.1.6-4|7	Release:	4
14cu|pyopenal-0.1.6-4|8	License:	GPL
14cu|pyopenal-0.1.6-4|9	Url:		http://home.gna.org/oomadness/en/pyopenal/
14cu|pyopenal-0.1.6-4|10	Source0:	http://download.gna.org/pyopenal/%{oname}-%{version}.tar.gz
14cu|pyopenal-0.1.6-4|11	Group:		Development/Python
14cu|pyopenal-0.1.6-4|12	Summary:	OpenAL port to Python
14cu|pyopenal-0.1.6-4|13	BuildRequires:	python-devel
14cu|pyopenal-0.1.6-4|14	BuildRequires:	openal-devel
14cu|pyopenal-0.1.6-4|15	BuildRequires:	freealut-devel
14cu|pyopenal-0.1.6-4|16	
14cu|pyopenal-0.1.6-4|17	%description
14cu|pyopenal-0.1.6-4|18	OpenAL port to Python.
14cu|pyopenal-0.1.6-4|19	
14cu|pyopenal-0.1.6-4|20	%prep
14cu|pyopenal-0.1.6-4|21	%setup -q -n %{oname}-%{version}
14cu|pyopenal-0.1.6-4|22	
14cu|pyopenal-0.1.6-4|23	%build
14cu|pyopenal-0.1.6-4|24	python setup.py build
14cu|pyopenal-0.1.6-4|25	
14cu|pyopenal-0.1.6-4|26	%install
14cu|pyopenal-0.1.6-4|27	python setup.py install --root=%{buildroot}
14cu|pyopenal-0.1.6-4|28	
14cu|pyopenal-0.1.6-4|29	%clean
14cu|pyopenal-0.1.6-4|30	
14cu|pyopenal-0.1.6-4|31	%files
14cu|pyopenal-0.1.6-4|32	%doc README CHANGES AUTHORS
14cu|pyopenal-0.1.6-4|33	%{_libdir}/python%{py_ver}/site-packages/%{name}
14cu|pyopenal-0.1.6-4|34	%{_libdir}/python%{py_ver}/site-packages/_openal.so
14cu|pyopenal-0.1.6-4|35	%{_libdir}/python%{py_ver}/site-packages/*.egg-info
14cu|pyopenal-0.1.6-4|36	
14cu|pyopenal-0.1.6-4|37	%changelog
14cu|pyopenal-0.1.6-4|38	
14cu|pyopenal-0.1.6-4|39	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-4
14cu|pyopenal-0.1.6-4|40	- (85a0e36) Fix URL, spec cleanup
14cu|pyopenal-0.1.6-4|41	
14cu|pyopenal-0.1.6-4|42	

13888 14
14cu|pypar2-1.4-11|1	%define realname PyPar2
14cu|pypar2-1.4-11|2	
14cu|pypar2-1.4-11|3	Name:		pypar2
14cu|pypar2-1.4-11|4	Version:	1.4
14cu|pypar2-1.4-11|5	Release:	11
14cu|pypar2-1.4-11|6	License:	GPL
14cu|pypar2-1.4-11|7	Group:		File tools
14cu|pypar2-1.4-11|8	Summary:	Graphical frontend for the Linux par2 command line
14cu|pypar2-1.4-11|9	URL:		http://pypar2.silent-blade.org/
14cu|pypar2-1.4-11|10	Source0:	http://pypar2.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
14cu|pypar2-1.4-11|11	BuildArch:	noarch
14cu|pypar2-1.4-11|12	BuildRequires:	python
14cu|pypar2-1.4-11|13	BuildRequires:	pygtk2.0-devel
14cu|pypar2-1.4-11|14	BuildRequires:	pygtk2.0-libglade
14cu|pypar2-1.4-11|15	BuildRequires:	desktop-file-utils
14cu|pypar2-1.4-11|16	BuildRequires:	python-vte
14cu|pypar2-1.4-11|17	Requires:       pygtk2.0
14cu|pypar2-1.4-11|18	Requires:       pygtk2.0-libglade
14cu|pypar2-1.4-11|19	Requires:       parchive2
14cu|pypar2-1.4-11|20	Requires:       python
14cu|pypar2-1.4-11|21	Requires:       python-vte
14cu|pypar2-1.4-11|22	
14cu|pypar2-1.4-11|23	Requires(post): desktop-file-utils
14cu|pypar2-1.4-11|24	Requires(postun): desktop-file-utils
14cu|pypar2-1.4-11|25	
14cu|pypar2-1.4-11|26	%description
14cu|pypar2-1.4-11|27	PyPar2 is a graphical frontend for the Linux par2 command line,
14cu|pypar2-1.4-11|28	written in Python. Its GUI uses GTK through the PyGTK library.
14cu|pypar2-1.4-11|29	
14cu|pypar2-1.4-11|30	PyPar2 is designed to be very easy to use. For this reason:
14cu|pypar2-1.4-11|31	
14cu|pypar2-1.4-11|32	* Advanced settings are present, but hidden by default.
14cu|pypar2-1.4-11|33	* There is no preferences dialog, all selected options
14cu|pypar2-1.4-11|34	are automatically saved and restored.
14cu|pypar2-1.4-11|35	
14cu|pypar2-1.4-11|36	%prep
14cu|pypar2-1.4-11|37	%setup -q -n %{realname}-%{version}
14cu|pypar2-1.4-11|38	
14cu|pypar2-1.4-11|39	perl -pi -e "s!/usr/local!%{buildroot}/usr!g" Makefile
14cu|pypar2-1.4-11|40	
14cu|pypar2-1.4-11|41	%build
14cu|pypar2-1.4-11|42	
14cu|pypar2-1.4-11|43	
14cu|pypar2-1.4-11|44	%install
14cu|pypar2-1.4-11|45	make install
14cu|pypar2-1.4-11|46	
14cu|pypar2-1.4-11|47	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cu|pypar2-1.4-11|48	
14cu|pypar2-1.4-11|49	desktop-file-install --vendor="" \
14cu|pypar2-1.4-11|50	--add-category="System;Filesystem" \
14cu|pypar2-1.4-11|51	--remove-category="Application" \
14cu|pypar2-1.4-11|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/pypar2.desktop
14cu|pypar2-1.4-11|53	
14cu|pypar2-1.4-11|54	rm -f %{buildroot}/%{_bindir}/pypar2
14cu|pypar2-1.4-11|55	echo "python /usr/share/pypar2/src/main.py" > %{buildroot}/%{_bindir}/pypar2
14cu|pypar2-1.4-11|56	
14cu|pypar2-1.4-11|57	%find_lang %{name}
14cu|pypar2-1.4-11|58	
14cu|pypar2-1.4-11|59	%files -f %{name}.lang
14cu|pypar2-1.4-11|60	%{_datadir}/applications/pypar2.desktop
14cu|pypar2-1.4-11|61	%{_mandir}/man1/pypar2.*
14cu|pypar2-1.4-11|62	%{_datadir}/%{name}/res/*.glade
14cu|pypar2-1.4-11|63	%{_datadir}/%{name}/src/*.py
14cu|pypar2-1.4-11|64	%{_datadir}/pixmaps/%{name}.png
14cu|pypar2-1.4-11|65	%{_datadir}/%{name}/pix/*.png
14cu|pypar2-1.4-11|66	%defattr(755,root,root)
14cu|pypar2-1.4-11|67	%{_bindir}/pypar2
14cu|pypar2-1.4-11|68	
14cu|pypar2-1.4-11|69	%changelog
14cu|pypar2-1.4-11|70	
14cu|pypar2-1.4-11|71	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.4-11
14cu|pypar2-1.4-11|72	- (3f139fb) Repack tarball according to upstream
14cu|pypar2-1.4-11|73	
14cu|pypar2-1.4-11|74	

13889 14
14cu|pythia-8.1-8|1	%define debug_package %{nil}
14cu|pythia-8.1-8|2	
14cu|pythia-8.1-8|3	%define devname %mklibname %{name} -d
14cu|pythia-8.1-8|4	
14cu|pythia-8.1-8|5	Summary:	High-energy pp and pbarp collisions simulation
14cu|pythia-8.1-8|6	Name:		pythia
14cu|pythia-8.1-8|7	Version:	8.1
14cu|pythia-8.1-8|8	Release:	8
14cu|pythia-8.1-8|9	License:	GPLv2+
14cu|pythia-8.1-8|10	Group:		Sciences/Physics
14cu|pythia-8.1-8|11	Url:		http://home.thep.lu.se/~torbjorn/Pythia.html
14cu|pythia-8.1-8|12	Source0:	http://home.thep.lu.se/~torbjorn/pythia8/pythia8157.tgz
14cu|pythia-8.1-8|13	BuildRequires:	hepmc-devel
14cu|pythia-8.1-8|14	
14cu|pythia-8.1-8|15	%description
14cu|pythia-8.1-8|16	Pythia 8 release is focussed towards LHC and Tevatron applications, i.e.
14cu|pythia-8.1-8|17	high-energy pp and pbarp collisions. Also e+e- and mu+mu- annihilation
14cu|pythia-8.1-8|18	processes may be simulated, but not e.g. ep, gammap or gammagamma collisions.
14cu|pythia-8.1-8|19	
14cu|pythia-8.1-8|20	#----------------------------------------------------------------------------
14cu|pythia-8.1-8|21	
14cu|pythia-8.1-8|22	%package -n %{devname}
14cu|pythia-8.1-8|23	Summary:	Pythia runtime and development files
14cu|pythia-8.1-8|24	Group:		Development/C++
14cu|pythia-8.1-8|25	Provides:	%{name}-devel = %{EVRD}
14cu|pythia-8.1-8|26	
14cu|pythia-8.1-8|27	%description -n %{devname}
14cu|pythia-8.1-8|28	Pythia runtime and development files.
14cu|pythia-8.1-8|29	
14cu|pythia-8.1-8|30	%files -n %{devname}
14cu|pythia-8.1-8|31	%dir %{_datadir}/%{name}
14cu|pythia-8.1-8|32	%{_datadir}/%{name}/*
14cu|pythia-8.1-8|33	%{_includedir}/%{name}/*.h
14cu|pythia-8.1-8|34	%{_libdir}/*.a
14cu|pythia-8.1-8|35	
14cu|pythia-8.1-8|36	#----------------------------------------------------------------------------
14cu|pythia-8.1-8|37	
14cu|pythia-8.1-8|38	%prep
14cu|pythia-8.1-8|39	%setup -q -n pythia8157
14cu|pythia-8.1-8|40	
14cu|pythia-8.1-8|41	%build
14cu|pythia-8.1-8|42	./configure \
14cu|pythia-8.1-8|43	--disable-shared \
14cu|pythia-8.1-8|44	--with-hepmc=%{_prefix}
14cu|pythia-8.1-8|45	%make
14cu|pythia-8.1-8|46	
14cu|pythia-8.1-8|47	%install
14cu|pythia-8.1-8|48	mkdir -p %{buildroot}%{_libdir}
14cu|pythia-8.1-8|49	# cp -fa lib/*.so lib/archive/*.a %{buildroot}%{_libdir}
14cu|pythia-8.1-8|50	cp -fa lib/archive/*.a %{buildroot}%{_libdir}
14cu|pythia-8.1-8|51	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|pythia-8.1-8|52	cp -fa include/[A-Z]*.h %{buildroot}%{_includedir}/%{name}
14cu|pythia-8.1-8|53	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|pythia-8.1-8|54	cp -fa AUTHORS GUIDELINES examples htmldoc phpdoc xmldoc worksheet.pdf %{buildroot}%{_datadir}/%{name}
14cu|pythia-8.1-8|55	
14cu|pythia-8.1-8|56	
14cu|pythia-8.1-8|57	%changelog
14cu|pythia-8.1-8|58	
14cu|pythia-8.1-8|59	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.1-8
14cu|pythia-8.1-8|60	- (e23a4cb) Disable debug package
14cu|pythia-8.1-8|61	
14cu|pythia-8.1-8|62	

13890 14
14cu|python3-aiohttp-0.21.6-1|1	%global srcname aiohttp
14cu|python3-aiohttp-0.21.6-1|2	%define debug_package %{nil}
14cu|python3-aiohttp-0.21.6-1|3	
14cu|python3-aiohttp-0.21.6-1|4	Name:           python3-%{srcname}
14cu|python3-aiohttp-0.21.6-1|5	Version:        0.21.6
14cu|python3-aiohttp-0.21.6-1|6	Release:        1
14cu|python3-aiohttp-0.21.6-1|7	Summary:        A Python HTTP client/server for asyncio
14cu|python3-aiohttp-0.21.6-1|8	Group:		Development/Python
14cu|python3-aiohttp-0.21.6-1|9	License:        ASL 2.0
14cu|python3-aiohttp-0.21.6-1|10	URL:            https://github.com/KeepSafe/aiohttp/
14cu|python3-aiohttp-0.21.6-1|11	Source0:        https://github.com/KeepSafe/aiohttp/archive/v%{version}.tar.gz
14cu|python3-aiohttp-0.21.6-1|12	BuildRequires:  python3-devel
14cu|python3-aiohttp-0.21.6-1|13	BuildRequires:  python3-setuptools
14cu|python3-aiohttp-0.21.6-1|14	Requires:       python3-chardet
14cu|python3-aiohttp-0.21.6-1|15	
14cu|python3-aiohttp-0.21.6-1|16	%description
14cu|python3-aiohttp-0.21.6-1|17	A Python HTTP client/server for asyncio
14cu|python3-aiohttp-0.21.6-1|18	
14cu|python3-aiohttp-0.21.6-1|19	%prep
14cu|python3-aiohttp-0.21.6-1|20	%setup -qn %{srcname}-%{version}
14cu|python3-aiohttp-0.21.6-1|21	
14cu|python3-aiohttp-0.21.6-1|22	%build
14cu|python3-aiohttp-0.21.6-1|23	python3 setup.py build
14cu|python3-aiohttp-0.21.6-1|24	
14cu|python3-aiohttp-0.21.6-1|25	%install
14cu|python3-aiohttp-0.21.6-1|26	python3 setup.py install --skip-build --root=%{buildroot}
14cu|python3-aiohttp-0.21.6-1|27	
14cu|python3-aiohttp-0.21.6-1|28	%files
14cu|python3-aiohttp-0.21.6-1|29	%doc CHANGES.txt CONTRIBUTORS.txt README.rst LICENSE.txt
14cu|python3-aiohttp-0.21.6-1|30	%{py3_platsitedir}/*
14cu|python3-aiohttp-0.21.6-1|31	
14cu|python3-aiohttp-0.21.6-1|32	
14cu|python3-aiohttp-0.21.6-1|33	%changelog
14cu|python3-aiohttp-0.21.6-1|34	
14cu|python3-aiohttp-0.21.6-1|35	* Wed Sep 14 2016 Denis Silakov <dsilakov@gmail.com> 0.21.6-1
14cu|python3-aiohttp-0.21.6-1|36	- (14fd70b) Downgrade to 0.21.6 for now
14cu|python3-aiohttp-0.21.6-1|37	
14cu|python3-aiohttp-0.21.6-1|38	

13891 14
14cu|python3-alembic-0.8.4-1|1	%global pypi_name alembic
14cu|python3-alembic-0.8.4-1|2	
14cu|python3-alembic-0.8.4-1|3	Name:           python3-%{pypi_name}
14cu|python3-alembic-0.8.4-1|4	Version:        0.8.4
14cu|python3-alembic-0.8.4-1|5	Release:        1
14cu|python3-alembic-0.8.4-1|6	Group:          Development/Python
14cu|python3-alembic-0.8.4-1|7	Summary:        A database migration tool for SQLAlchemy
14cu|python3-alembic-0.8.4-1|8	License:        MIT
14cu|python3-alembic-0.8.4-1|9	URL:            http://pypi.python.org/pypi/%{pypi_name}
14cu|python3-alembic-0.8.4-1|10	Source0:        http://pypi.python.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python3-alembic-0.8.4-1|11	BuildArch:      noarch
14cu|python3-alembic-0.8.4-1|12	BuildRequires:  pkgconfig(python3)
14cu|python3-alembic-0.8.4-1|13	BuildRequires:  python3-setuptools
14cu|python3-alembic-0.8.4-1|14	Requires:       python3-mako
14cu|python3-alembic-0.8.4-1|15	Requires:       python3-sqlalchemy
14cu|python3-alembic-0.8.4-1|16	Obsoletes:	%{pypi_name}
14cu|python3-alembic-0.8.4-1|17	
14cu|python3-alembic-0.8.4-1|18	%description
14cu|python3-alembic-0.8.4-1|19	A database migration tool for SQLAlchemy
14cu|python3-alembic-0.8.4-1|20	
14cu|python3-alembic-0.8.4-1|21	%prep
14cu|python3-alembic-0.8.4-1|22	%setup -qn %{pypi_name}-%{version}
14cu|python3-alembic-0.8.4-1|23	
14cu|python3-alembic-0.8.4-1|24	%build
14cu|python3-alembic-0.8.4-1|25	python3 setup.py build
14cu|python3-alembic-0.8.4-1|26	
14cu|python3-alembic-0.8.4-1|27	%install
14cu|python3-alembic-0.8.4-1|28	python3 setup.py install --skip-build --root %{buildroot}
14cu|python3-alembic-0.8.4-1|29	
14cu|python3-alembic-0.8.4-1|30	%files
14cu|python3-alembic-0.8.4-1|31	%{_bindir}/*
14cu|python3-alembic-0.8.4-1|32	%{py3_puresitedir}/%{pypi_name}*
14cu|python3-alembic-0.8.4-1|33	
14cu|python3-alembic-0.8.4-1|34	%changelog
14cu|python3-alembic-0.8.4-1|35	
14cu|python3-alembic-0.8.4-1|36	* Tue Feb 02 2016 Denis Silakov <dsilakov@gmail.com> 0.8.4-1
14cu|python3-alembic-0.8.4-1|37	- (779082e) Drop unneeded requirement
14cu|python3-alembic-0.8.4-1|38	
14cu|python3-alembic-0.8.4-1|39	

13892 14
14cu|python3-apache-libcloud-0.17.0-1|1	Name:           python3-apache-libcloud
14cu|python3-apache-libcloud-0.17.0-1|2	Version:        0.17.0
14cu|python3-apache-libcloud-0.17.0-1|3	Release:        1
14cu|python3-apache-libcloud-0.17.0-1|4	Summary:        Abstract away differences among multiple cloud provider APIs
14cu|python3-apache-libcloud-0.17.0-1|5	License:        GPL
14cu|python3-apache-libcloud-0.17.0-1|6	Group:          Development/Python
14cu|python3-apache-libcloud-0.17.0-1|7	Url:            https://libcloud.apache.org
14cu|python3-apache-libcloud-0.17.0-1|8	Source0:        http://pypi.python.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2
14cu|python3-apache-libcloud-0.17.0-1|9	Patch0:			python3-apache-libcloud-ssl_match_hostname.patch
14cu|python3-apache-libcloud-0.17.0-1|10	BuildRequires:  python3-devel
14cu|python3-apache-libcloud-0.17.0-1|11	BuildRequires:  python3-setuptools
14cu|python3-apache-libcloud-0.17.0-1|12	Requires:       python3-simplejson
14cu|python3-apache-libcloud-0.17.0-1|13	BuildArch:      noarch
14cu|python3-apache-libcloud-0.17.0-1|14	
14cu|python3-apache-libcloud-0.17.0-1|15	%description
14cu|python3-apache-libcloud-0.17.0-1|16	Apache Libcloud is a standard Python library that abstracts away
14cu|python3-apache-libcloud-0.17.0-1|17	differences among multiple cloud provider APIs.
14cu|python3-apache-libcloud-0.17.0-1|18	
14cu|python3-apache-libcloud-0.17.0-1|19	%prep
14cu|python3-apache-libcloud-0.17.0-1|20	%setup -q -n apache-libcloud-%{version}
14cu|python3-apache-libcloud-0.17.0-1|21	%patch0 -p1
14cu|python3-apache-libcloud-0.17.0-1|22	
14cu|python3-apache-libcloud-0.17.0-1|23	%build
14cu|python3-apache-libcloud-0.17.0-1|24	python3 setup.py build
14cu|python3-apache-libcloud-0.17.0-1|25	
14cu|python3-apache-libcloud-0.17.0-1|26	%install
14cu|python3-apache-libcloud-0.17.0-1|27	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python3-apache-libcloud-0.17.0-1|28	
14cu|python3-apache-libcloud-0.17.0-1|29	%files
14cu|python3-apache-libcloud-0.17.0-1|30	%doc LICENSE CHANGES.rst README.rst
14cu|python3-apache-libcloud-0.17.0-1|31	%{py3_puresitedir}/*
14cu|python3-apache-libcloud-0.17.0-1|32	
14cu|python3-apache-libcloud-0.17.0-1|33	%changelog
14cu|python3-apache-libcloud-0.17.0-1|34	
14cu|python3-apache-libcloud-0.17.0-1|35	* Sat Feb 27 2016 Denis Silakov <dsilakov@gmail.com> 0.17.0-1
14cu|python3-apache-libcloud-0.17.0-1|36	- (31b2ca3) Spec cleanup
14cu|python3-apache-libcloud-0.17.0-1|37	
14cu|python3-apache-libcloud-0.17.0-1|38	

13893 14
14cu|python3-apsw-3.8.11.1.r1-4|1	%define sqlite_version 3.8.11.1
14cu|python3-apsw-3.8.11.1.r1-4|2	%define uprel 1
14cu|python3-apsw-3.8.11.1.r1-4|3	%define pkg_version %{sqlite_version}-r%{uprel}
14cu|python3-apsw-3.8.11.1.r1-4|4	
14cu|python3-apsw-3.8.11.1.r1-4|5	%define __noautoprov 'apsw.so'
14cu|python3-apsw-3.8.11.1.r1-4|6	
14cu|python3-apsw-3.8.11.1.r1-4|7	Name:           python3-apsw
14cu|python3-apsw-3.8.11.1.r1-4|8	Version:	3.8.11.1.r1
14cu|python3-apsw-3.8.11.1.r1-4|9	Release:        4
14cu|python3-apsw-3.8.11.1.r1-4|10	Summary:        Another Python SQLite Wrapper
14cu|python3-apsw-3.8.11.1.r1-4|11	Source0:        http://apsw.googlecode.com/files/apsw-3.8.11.1-r1.tar.gz
14cu|python3-apsw-3.8.11.1.r1-4|12	URL:            http://code.google.com/p/apsw/
14cu|python3-apsw-3.8.11.1.r1-4|13	Group:          Development/Python
14cu|python3-apsw-3.8.11.1.r1-4|14	License:        zlib/libpng License
14cu|python3-apsw-3.8.11.1.r1-4|15	BuildRequires:  sqlite3-devel >= %{sqlite_version}
14cu|python3-apsw-3.8.11.1.r1-4|16	BuildRequires:  pkgconfig(python3)
14cu|python3-apsw-3.8.11.1.r1-4|17	BuildRequires:  python3egg(setuptools)
14cu|python3-apsw-3.8.11.1.r1-4|18	
14cu|python3-apsw-3.8.11.1.r1-4|19	%description
14cu|python3-apsw-3.8.11.1.r1-4|20	APSW is a Python wrapper for the SQLite embedded relational database
14cu|python3-apsw-3.8.11.1.r1-4|21	engine. In contrast to other wrappers such as pysqlite it focuses on
14cu|python3-apsw-3.8.11.1.r1-4|22	being a minimal layer over SQLite attempting just to translate the
14cu|python3-apsw-3.8.11.1.r1-4|23	complete SQLite API into Python.
14cu|python3-apsw-3.8.11.1.r1-4|24	
14cu|python3-apsw-3.8.11.1.r1-4|25	%prep
14cu|python3-apsw-3.8.11.1.r1-4|26	%setup -q -n "apsw-%{pkg_version}"
14cu|python3-apsw-3.8.11.1.r1-4|27	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python3-apsw-3.8.11.1.r1-4|28	
14cu|python3-apsw-3.8.11.1.r1-4|29	%build
14cu|python3-apsw-3.8.11.1.r1-4|30	CFLAGS="%{optflags} -fno-strict-aliasing" \
14cu|python3-apsw-3.8.11.1.r1-4|31	python3 ./setup.py build
14cu|python3-apsw-3.8.11.1.r1-4|32	
14cu|python3-apsw-3.8.11.1.r1-4|33	%install
14cu|python3-apsw-3.8.11.1.r1-4|34	python3 ./setup.py install \
14cu|python3-apsw-3.8.11.1.r1-4|35	--prefix="%{_prefix}" \
14cu|python3-apsw-3.8.11.1.r1-4|36	--root="%{buildroot}"
14cu|python3-apsw-3.8.11.1.r1-4|37	
14cu|python3-apsw-3.8.11.1.r1-4|38	
14cu|python3-apsw-3.8.11.1.r1-4|39	%files
14cu|python3-apsw-3.8.11.1.r1-4|40	%{py3_platsitedir}/*
14cu|python3-apsw-3.8.11.1.r1-4|41	
14cu|python3-apsw-3.8.11.1.r1-4|42	%changelog
14cu|python3-apsw-3.8.11.1.r1-4|43	
14cu|python3-apsw-3.8.11.1.r1-4|44	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 3.8.11.1.r1-4
14cu|python3-apsw-3.8.11.1.r1-4|45	- (2b9dd66) Drop doc subpackage
14cu|python3-apsw-3.8.11.1.r1-4|46	
14cu|python3-apsw-3.8.11.1.r1-4|47	

13894 14
14cu|python3-augeas-0.5.0-3|1	%define oname python-augeas
14cu|python3-augeas-0.5.0-3|2	
14cu|python3-augeas-0.5.0-3|3	Name:		python3-augeas
14cu|python3-augeas-0.5.0-3|4	Version:	0.5.0
14cu|python3-augeas-0.5.0-3|5	Release:	3
14cu|python3-augeas-0.5.0-3|6	Summary:	Python bindings to augeas
14cu|python3-augeas-0.5.0-3|7	Group:		Development/Python
14cu|python3-augeas-0.5.0-3|8	License:	LGPLv2+
14cu|python3-augeas-0.5.0-3|9	Url:		http://augeas.net/
14cu|python3-augeas-0.5.0-3|10	Source0:	http://augeas.net/download/python/%{oname}-%{version}.tar.gz
14cu|python3-augeas-0.5.0-3|11	BuildArch:	noarch
14cu|python3-augeas-0.5.0-3|12	Requires:	pkgconfig(augeas)
14cu|python3-augeas-0.5.0-3|13	BuildRequires:	python3egg(setuptools)
14cu|python3-augeas-0.5.0-3|14	BuildRequires:  pkgconfig(python3)
14cu|python3-augeas-0.5.0-3|15	
14cu|python3-augeas-0.5.0-3|16	
14cu|python3-augeas-0.5.0-3|17	%description
14cu|python3-augeas-0.5.0-3|18	python3-augeas is a set of Python3 bindings around augeas.
14cu|python3-augeas-0.5.0-3|19	
14cu|python3-augeas-0.5.0-3|20	%prep
14cu|python3-augeas-0.5.0-3|21	%setup -qn %{oname}-%{version}
14cu|python3-augeas-0.5.0-3|22	
14cu|python3-augeas-0.5.0-3|23	
14cu|python3-augeas-0.5.0-3|24	%build
14cu|python3-augeas-0.5.0-3|25	# Remove CFLAGS=... for noarch packages (unneeded)
14cu|python3-augeas-0.5.0-3|26	CFLAGS="%{optflags}" python3 setup.py build_ext -i
14cu|python3-augeas-0.5.0-3|27	CFLAGS="%{optflags}" python3 setup.py build
14cu|python3-augeas-0.5.0-3|28	
14cu|python3-augeas-0.5.0-3|29	%install
14cu|python3-augeas-0.5.0-3|30	python3 setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python3-augeas-0.5.0-3|31	
14cu|python3-augeas-0.5.0-3|32	
14cu|python3-augeas-0.5.0-3|33	
14cu|python3-augeas-0.5.0-3|34	%files
14cu|python3-augeas-0.5.0-3|35	%doc COPYING AUTHORS README.txt
14cu|python3-augeas-0.5.0-3|36	%{py3_puresitedir}/augeas.py*
14cu|python3-augeas-0.5.0-3|37	%{py3_puresitedir}/*augeas*.egg-info
14cu|python3-augeas-0.5.0-3|38	
14cu|python3-augeas-0.5.0-3|39	
14cu|python3-augeas-0.5.0-3|40	
14cu|python3-augeas-0.5.0-3|41	%changelog
14cu|python3-augeas-0.5.0-3|42	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14cu|python3-augeas-0.5.0-3|43	+ Revision: 85296e7
14cu|python3-augeas-0.5.0-3|44	- Updated to 0.5.0 (sync with python2 package)
14cu|python3-augeas-0.5.0-3|45	
14cu|python3-augeas-0.5.0-3|46	

13895 14
14cu|python3-backports-abc-0.4-1|1	# Created by pyp2rpm-1.1.2
14cu|python3-backports-abc-0.4-1|2	%global pypi_name backports_abc
14cu|python3-backports-abc-0.4-1|3	
14cu|python3-backports-abc-0.4-1|4	Name:           python3-backports-abc
14cu|python3-backports-abc-0.4-1|5	Version:        0.4
14cu|python3-backports-abc-0.4-1|6	Release:        1
14cu|python3-backports-abc-0.4-1|7	Group:          Development/Python
14cu|python3-backports-abc-0.4-1|8	Summary:        A backport of recent additions to the 'collections.abc' module
14cu|python3-backports-abc-0.4-1|9	
14cu|python3-backports-abc-0.4-1|10	License:        Python
14cu|python3-backports-abc-0.4-1|11	URL:            https://github.com/cython/backports_abc
14cu|python3-backports-abc-0.4-1|12	Source0:        https://pypi.python.org/packages/source/b/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python3-backports-abc-0.4-1|13	BuildArch:      noarch
14cu|python3-backports-abc-0.4-1|14	
14cu|python3-backports-abc-0.4-1|15	BuildRequires:  python3-devel
14cu|python3-backports-abc-0.4-1|16	BuildRequires:  python3-setuptools
14cu|python3-backports-abc-0.4-1|17	
14cu|python3-backports-abc-0.4-1|18	%description
14cu|python3-backports-abc-0.4-1|19	A backport of recent additions to the 'collections.abc' module
14cu|python3-backports-abc-0.4-1|20	
14cu|python3-backports-abc-0.4-1|21	%prep
14cu|python3-backports-abc-0.4-1|22	%setup -q -n %{pypi_name}-%{version}
14cu|python3-backports-abc-0.4-1|23	# Remove bundled egg-info
14cu|python3-backports-abc-0.4-1|24	rm -rf %{pypi_name}.egg-info
14cu|python3-backports-abc-0.4-1|25	
14cu|python3-backports-abc-0.4-1|26	%build
14cu|python3-backports-abc-0.4-1|27	python3 setup.py build
14cu|python3-backports-abc-0.4-1|28	
14cu|python3-backports-abc-0.4-1|29	%install
14cu|python3-backports-abc-0.4-1|30	python3 setup.py install --root=%{buildroot}
14cu|python3-backports-abc-0.4-1|31	
14cu|python3-backports-abc-0.4-1|32	%files
14cu|python3-backports-abc-0.4-1|33	%doc README.rst
14cu|python3-backports-abc-0.4-1|34	%{py3_puresitedir}/%{pypi_name}.py*
14cu|python3-backports-abc-0.4-1|35	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python3-backports-abc-0.4-1|36	
14cu|python3-backports-abc-0.4-1|37	%changelog
14cu|python3-backports-abc-0.4-1|38	
14cu|python3-backports-abc-0.4-1|39	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 0.4-1
14cu|python3-backports-abc-0.4-1|40	- (8771804) Imported from SRPM
14cu|python3-backports-abc-0.4-1|41	
14cu|python3-backports-abc-0.4-1|42	

13896 14
14cu|python3-blosc-1.2.8-2|1	%define	module	blosc
14cu|python3-blosc-1.2.8-2|2	
14cu|python3-blosc-1.2.8-2|3	Summary:	Blosc data compressor
14cu|python3-blosc-1.2.8-2|4	Name:		python3-%{module}
14cu|python3-blosc-1.2.8-2|5	Version:	1.2.8
14cu|python3-blosc-1.2.8-2|6	Release:	2
14cu|python3-blosc-1.2.8-2|7	Source0:	http://pypi.python.org/packages/source/b/blosc/blosc-%{version}.tar.gz
14cu|python3-blosc-1.2.8-2|8	License:	BSD
14cu|python3-blosc-1.2.8-2|9	Group:		Development/Python
14cu|python3-blosc-1.2.8-2|10	Url:		http://pypi.python.org/pypi/blosc/
14cu|python3-blosc-1.2.8-2|11	BuildRequires:	python3-devel
14cu|python3-blosc-1.2.8-2|12	BuildRequires:	python3-setuptools
14cu|python3-blosc-1.2.8-2|13	
14cu|python3-blosc-1.2.8-2|14	%description
14cu|python3-blosc-1.2.8-2|15	Blosc is a high performance compressor optimized for binary data.
14cu|python3-blosc-1.2.8-2|16	
14cu|python3-blosc-1.2.8-2|17	%prep
14cu|python3-blosc-1.2.8-2|18	%setup -qn %{module}-%{version}
14cu|python3-blosc-1.2.8-2|19	
14cu|python3-blosc-1.2.8-2|20	%build
14cu|python3-blosc-1.2.8-2|21	python3 setup.py build
14cu|python3-blosc-1.2.8-2|22	
14cu|python3-blosc-1.2.8-2|23	%install
14cu|python3-blosc-1.2.8-2|24	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python3-blosc-1.2.8-2|25	
14cu|python3-blosc-1.2.8-2|26	%clean
14cu|python3-blosc-1.2.8-2|27	
14cu|python3-blosc-1.2.8-2|28	%files
14cu|python3-blosc-1.2.8-2|29	%doc LICENSES/BLOSC.txt
14cu|python3-blosc-1.2.8-2|30	%{py3_platsitedir}/%{module}*
14cu|python3-blosc-1.2.8-2|31	
14cu|python3-blosc-1.2.8-2|32	
14cu|python3-blosc-1.2.8-2|33	
14cu|python3-blosc-1.2.8-2|34	
14cu|python3-blosc-1.2.8-2|35	%changelog
14cu|python3-blosc-1.2.8-2|36	
14cu|python3-blosc-1.2.8-2|37	* Mon Jan 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cu|python3-blosc-1.2.8-2|38	- (d6284b9) Imported from SRPM
14cu|python3-blosc-1.2.8-2|39	
14cu|python3-blosc-1.2.8-2|40	

13897 14
14cu|python3-bottleneck-0.8.0-3|1	%define tarname	Bottleneck
14cu|python3-bottleneck-0.8.0-3|2	# doesn't really works  the *so are still provided ...
14cu|python3-bottleneck-0.8.0-3|3	%define __provides_exclude_from ^%{py_platsitedir}/bottleneck/*.so
14cu|python3-bottleneck-0.8.0-3|4	
14cu|python3-bottleneck-0.8.0-3|5	Summary:	Fast NumPy array functions written in Cython
14cu|python3-bottleneck-0.8.0-3|6	Name:		python3-bottleneck
14cu|python3-bottleneck-0.8.0-3|7	Version:	0.8.0
14cu|python3-bottleneck-0.8.0-3|8	Release:	3
14cu|python3-bottleneck-0.8.0-3|9	Source0:	https://pypi.python.org/packages/source/B/%{tarname}/%{tarname}-%{version}.tar.gz
14cu|python3-bottleneck-0.8.0-3|10	Patch0:		lm-0.7.0.patch
14cu|python3-bottleneck-0.8.0-3|11	License:	BSD
14cu|python3-bottleneck-0.8.0-3|12	Group:		Development/Python
14cu|python3-bottleneck-0.8.0-3|13	Url:		http://pypi.python.org/pypi/Bottleneck
14cu|python3-bottleneck-0.8.0-3|14	Requires:	python3-numpy
14cu|python3-bottleneck-0.8.0-3|15	
14cu|python3-bottleneck-0.8.0-3|16	BuildRequires:	python3egg(nose)
14cu|python3-bottleneck-0.8.0-3|17	BuildRequires:	python3-numpy-devel
14cu|python3-bottleneck-0.8.0-3|18	BuildRequires:	pkgconfig(python3)
14cu|python3-bottleneck-0.8.0-3|19	BuildRequires:	python3egg(setuptools)
14cu|python3-bottleneck-0.8.0-3|20	BuildRequires:	python-sphinx
14cu|python3-bottleneck-0.8.0-3|21	BuildRequires:	pkgconfig(lapack)
14cu|python3-bottleneck-0.8.0-3|22	
14cu|python3-bottleneck-0.8.0-3|23	%description
14cu|python3-bottleneck-0.8.0-3|24	Bottleneck is a collection of fast NumPy array functions written in
14cu|python3-bottleneck-0.8.0-3|25	Cython.
14cu|python3-bottleneck-0.8.0-3|26	
14cu|python3-bottleneck-0.8.0-3|27	%prep
14cu|python3-bottleneck-0.8.0-3|28	%setup -q -n %{tarname}-%{version}
14cu|python3-bottleneck-0.8.0-3|29	%patch0 -p0
14cu|python3-bottleneck-0.8.0-3|30	
14cu|python3-bottleneck-0.8.0-3|31	%build
14cu|python3-bottleneck-0.8.0-3|32	
14cu|python3-bottleneck-0.8.0-3|33	python3 setup.py build
14cu|python3-bottleneck-0.8.0-3|34	
14cu|python3-bottleneck-0.8.0-3|35	export PYTHONPATH="`pwd`/`find . -depth -type d -name lib.linux*`"
14cu|python3-bottleneck-0.8.0-3|36	pushd doc
14cu|python3-bottleneck-0.8.0-3|37	mkdir -p source/_static
14cu|python3-bottleneck-0.8.0-3|38	make html
14cu|python3-bottleneck-0.8.0-3|39	
14cu|python3-bottleneck-0.8.0-3|40	# clean after sphinx
14cu|python3-bottleneck-0.8.0-3|41	rm -rf build/html/.buildinfo \
14cu|python3-bottleneck-0.8.0-3|42	build/html/_sources
14cu|python3-bottleneck-0.8.0-3|43	
14cu|python3-bottleneck-0.8.0-3|44	
14cu|python3-bottleneck-0.8.0-3|45	%install
14cu|python3-bottleneck-0.8.0-3|46	python3 setup.py install --root `pwd`/test_install
14cu|python3-bottleneck-0.8.0-3|47	# clean unneeded stuff
14cu|python3-bottleneck-0.8.0-3|48	rm -rf test_install/%{py_platsitedir}/bottleneck/src \
14cu|python3-bottleneck-0.8.0-3|49	test_install/%{py_platsitedir}/bottleneck/LICENSE
14cu|python3-bottleneck-0.8.0-3|50	
14cu|python3-bottleneck-0.8.0-3|51	# install into buildroot
14cu|python3-bottleneck-0.8.0-3|52	cp -a test_install/* %{buildroot}
14cu|python3-bottleneck-0.8.0-3|53	
14cu|python3-bottleneck-0.8.0-3|54	%check
14cu|python3-bottleneck-0.8.0-3|55	pushd `find . -depth -type d -name lib.linux*`
14cu|python3-bottleneck-0.8.0-3|56	python3 -c 'import bottleneck as bn; bn.test()'
14cu|python3-bottleneck-0.8.0-3|57	popd
14cu|python3-bottleneck-0.8.0-3|58	
14cu|python3-bottleneck-0.8.0-3|59	
14cu|python3-bottleneck-0.8.0-3|60	%files
14cu|python3-bottleneck-0.8.0-3|61	%doc LICENSE README.rst RELEASE.rst doc/build/html
14cu|python3-bottleneck-0.8.0-3|62	%{py3_platsitedir}/Bottleneck*
14cu|python3-bottleneck-0.8.0-3|63	%{py3_platsitedir}/bottleneck*
14cu|python3-bottleneck-0.8.0-3|64	
14cu|python3-bottleneck-0.8.0-3|65	
14cu|python3-bottleneck-0.8.0-3|66	
14cu|python3-bottleneck-0.8.0-3|67	
14cu|python3-bottleneck-0.8.0-3|68	%changelog
14cu|python3-bottleneck-0.8.0-3|69	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-3
14cu|python3-bottleneck-0.8.0-3|70	+ Revision: fa74af7
14cu|python3-bottleneck-0.8.0-3|71	- Updated to 0.8.0 (sync with python2 package)
14cu|python3-bottleneck-0.8.0-3|72	
14cu|python3-bottleneck-0.8.0-3|73	

13898 14
14cu|python3-bsddb3-6.1.1-1|1	Name:           python3-bsddb3
14cu|python3-bsddb3-6.1.1-1|2	Version:        6.1.1
14cu|python3-bsddb3-6.1.1-1|3	Release:        1
14cu|python3-bsddb3-6.1.1-1|4	Summary:        Python 3 bindings for BerkleyDB
14cu|python3-bsddb3-6.1.1-1|5	Group:          Development/Python
14cu|python3-bsddb3-6.1.1-1|6	
14cu|python3-bsddb3-6.1.1-1|7	License:        BSD
14cu|python3-bsddb3-6.1.1-1|8	URL:            https://pypi.python.org/pypi/bsddb3/
14cu|python3-bsddb3-6.1.1-1|9	Source0:        https://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
14cu|python3-bsddb3-6.1.1-1|10	
14cu|python3-bsddb3-6.1.1-1|11	Requires:       python(abi) >= 3.0
14cu|python3-bsddb3-6.1.1-1|12	BuildRequires:  python3-devel
14cu|python3-bsddb3-6.1.1-1|13	BuildRequires:  db-devel
14cu|python3-bsddb3-6.1.1-1|14	
14cu|python3-bsddb3-6.1.1-1|15	%description
14cu|python3-bsddb3-6.1.1-1|16	This package contains Python wrappers for Berkeley DB, the Open Source embedded
14cu|python3-bsddb3-6.1.1-1|17	database system. The Python wrappers allow you to store Python string objects
14cu|python3-bsddb3-6.1.1-1|18	of any length.
14cu|python3-bsddb3-6.1.1-1|19	
14cu|python3-bsddb3-6.1.1-1|20	%prep
14cu|python3-bsddb3-6.1.1-1|21	%setup -q -n bsddb3-%{version}
14cu|python3-bsddb3-6.1.1-1|22	
14cu|python3-bsddb3-6.1.1-1|23	%build
14cu|python3-bsddb3-6.1.1-1|24	python3 setup.py build
14cu|python3-bsddb3-6.1.1-1|25	
14cu|python3-bsddb3-6.1.1-1|26	%install
14cu|python3-bsddb3-6.1.1-1|27	python3 setup.py install --root %{buildroot}
14cu|python3-bsddb3-6.1.1-1|28	# Get rid of unneeded header
14cu|python3-bsddb3-6.1.1-1|29	rm -f %{buildroot}%{_includedir}/python3.?m/bsddb3/bsddb.h
14cu|python3-bsddb3-6.1.1-1|30	# Make all scripts executable
14cu|python3-bsddb3-6.1.1-1|31	chmod 0755 %{buildroot}%{py3_platsitedir}/bsddb3/{dbshelve.py,tests/test_dbtables.py}
14cu|python3-bsddb3-6.1.1-1|32	
14cu|python3-bsddb3-6.1.1-1|33	%check
14cu|python3-bsddb3-6.1.1-1|34	#{__python3} test.py
14cu|python3-bsddb3-6.1.1-1|35	
14cu|python3-bsddb3-6.1.1-1|36	%files
14cu|python3-bsddb3-6.1.1-1|37	%doc ChangeLog PKG-INFO README.txt LICENSE.txt
14cu|python3-bsddb3-6.1.1-1|38	%{py3_platsitedir}/bsddb3/
14cu|python3-bsddb3-6.1.1-1|39	%{py3_platsitedir}/bsddb3-%{version}-py3.?.egg-info
14cu|python3-bsddb3-6.1.1-1|40	
14cu|python3-bsddb3-6.1.1-1|41	%changelog
14cu|python3-bsddb3-6.1.1-1|42	
14cu|python3-bsddb3-6.1.1-1|43	* Fri May 13 2016 Denis Silakov <dsilakov@gmail.com> 6.1.1-1
14cu|python3-bsddb3-6.1.1-1|44	- (576e637) Imported from SRPM
14cu|python3-bsddb3-6.1.1-1|45	
14cu|python3-bsddb3-6.1.1-1|46	

13899 14
14cu|python3-bugz-0.11.1-2|1	%define module_name pybugz
14cu|python3-bugz-0.11.1-2|2	%define shortname bugz
14cu|python3-bugz-0.11.1-2|3	
14cu|python3-bugz-0.11.1-2|4	Summary:    A python and command line interface to Bugzilla
14cu|python3-bugz-0.11.1-2|5	Name:		python3-bugz
14cu|python3-bugz-0.11.1-2|6	Version:	0.11.1
14cu|python3-bugz-0.11.1-2|7	Release:	2
14cu|python3-bugz-0.11.1-2|8	Source0:	http://pybugz.googlecode.com/files/pybugz-%version.tar.gz
14cu|python3-bugz-0.11.1-2|9	License:	GPLv2
14cu|python3-bugz-0.11.1-2|10	Group:		Development/Python
14cu|python3-bugz-0.11.1-2|11	Url:		http://code.google.com/p/pybugz/
14cu|python3-bugz-0.11.1-2|12	
14cu|python3-bugz-0.11.1-2|13	BuildRequires: pkgconfig(python3) >= 3.3
14cu|python3-bugz-0.11.1-2|14	
14cu|python3-bugz-0.11.1-2|15	BuildArch: noarch
14cu|python3-bugz-0.11.1-2|16	
14cu|python3-bugz-0.11.1-2|17	%rename python-bugz
14cu|python3-bugz-0.11.1-2|18	
14cu|python3-bugz-0.11.1-2|19	%description
14cu|python3-bugz-0.11.1-2|20	PyBugz is a python and command line interface to Bugzilla.
14cu|python3-bugz-0.11.1-2|21	
14cu|python3-bugz-0.11.1-2|22	It was conceived as a tool to speed up the workflow for Gentoo Linux developers
14cu|python3-bugz-0.11.1-2|23	and contributors when dealing with bugs using Bugzilla. By avoiding the clunky
14cu|python3-bugz-0.11.1-2|24	web interface, the user quickly search, isolate and contribute to the project
14cu|python3-bugz-0.11.1-2|25	very quickly.
14cu|python3-bugz-0.11.1-2|26	Developers alike can easily extract attachments and close bugs all from the
14cu|python3-bugz-0.11.1-2|27	comfort of the command line.
14cu|python3-bugz-0.11.1-2|28	
14cu|python3-bugz-0.11.1-2|29	PyBugz is written in Python and written in a way to be extended easily for
14cu|python3-bugz-0.11.1-2|30	use on other Bugzillas.
14cu|python3-bugz-0.11.1-2|31	
14cu|python3-bugz-0.11.1-2|32	%prep
14cu|python3-bugz-0.11.1-2|33	%setup -qn %{module_name}-%{version}
14cu|python3-bugz-0.11.1-2|34	perl -pi -e "s|gentoo.org|rosalinux.ru|" bugz/argparsers.py
14cu|python3-bugz-0.11.1-2|35	
14cu|python3-bugz-0.11.1-2|36	
14cu|python3-bugz-0.11.1-2|37	%build
14cu|python3-bugz-0.11.1-2|38	python3 setup.py build
14cu|python3-bugz-0.11.1-2|39	
14cu|python3-bugz-0.11.1-2|40	%check
14cu|python3-bugz-0.11.1-2|41	python3 setup.py check
14cu|python3-bugz-0.11.1-2|42	
14cu|python3-bugz-0.11.1-2|43	%install
14cu|python3-bugz-0.11.1-2|44	python3 setup.py install --root=%{buildroot}
14cu|python3-bugz-0.11.1-2|45	
14cu|python3-bugz-0.11.1-2|46	install -D -m 0644  contrib/bash-completion  %{buildroot}%{_sysconfdir}/bash_completion.d/%{module_name}
14cu|python3-bugz-0.11.1-2|47	install -D -m 0644  contrib/zsh-completion   %{buildroot}%{_sysconfdir}/zsh_completion.d/%{module_name}
14cu|python3-bugz-0.11.1-2|48	
14cu|python3-bugz-0.11.1-2|49	%files
14cu|python3-bugz-0.11.1-2|50	%doc README LICENSE
14cu|python3-bugz-0.11.1-2|51	%{_bindir}/bugz
14cu|python3-bugz-0.11.1-2|52	%{py3_puresitedir}/%{shortname}/
14cu|python3-bugz-0.11.1-2|53	%{py3_puresitedir}/%{module_name}-%{version}-py%{py3_ver}.egg-info
14cu|python3-bugz-0.11.1-2|54	%{_mandir}/man1/*
14cu|python3-bugz-0.11.1-2|55	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{module_name}
14cu|python3-bugz-0.11.1-2|56	%config(noreplace) %{_sysconfdir}/zsh_completion.d/%{module_name}
14cu|python3-bugz-0.11.1-2|57	
14cu|python3-bugz-0.11.1-2|58	
14cu|python3-bugz-0.11.1-2|59	%changelog
14cu|python3-bugz-0.11.1-2|60	
14cu|python3-bugz-0.11.1-2|61	* Tue Jun 23 2015 abfonly <John@smith.org> 0.11.1-2
14cu|python3-bugz-0.11.1-2|62	- (2a24c3a) Log: Add %check section to the spec and enable self tests, bump rel
14cu|python3-bugz-0.11.1-2|63	
14cu|python3-bugz-0.11.1-2|64	

13900 14
14cu|python3-dateutil-2.2-2|1	%define fname	dateutil
14cu|python3-dateutil-2.2-2|2	
14cu|python3-dateutil-2.2-2|3	Summary:	Provides powerful extensions to the standard datetime module
14cu|python3-dateutil-2.2-2|4	Name:		python3-dateutil
14cu|python3-dateutil-2.2-2|5	Version:	2.2
14cu|python3-dateutil-2.2-2|6	Release:	2
14cu|python3-dateutil-2.2-2|7	License:	Python
14cu|python3-dateutil-2.2-2|8	Group:		Development/Python
14cu|python3-dateutil-2.2-2|9	URL:		http://labix.org/python-dateutil
14cu|python3-dateutil-2.2-2|10	Source0:	http://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
14cu|python3-dateutil-2.2-2|11	BuildRequires:	python3-devel
14cu|python3-dateutil-2.2-2|12	BuildRequires:	python3-setuptools
14cu|python3-dateutil-2.2-2|13	Requires:	python3
14cu|python3-dateutil-2.2-2|14	BuildArch:	noarch
14cu|python3-dateutil-2.2-2|15	
14cu|python3-dateutil-2.2-2|16	%description
14cu|python3-dateutil-2.2-2|17	The dateutil module provides powerful extensions to the standard
14cu|python3-dateutil-2.2-2|18	datetime module available in Python. Features include:
14cu|python3-dateutil-2.2-2|19	
14cu|python3-dateutil-2.2-2|20	* Computing of relative deltas (next month, next year, next monday,
14cu|python3-dateutil-2.2-2|21	last week of month, etc);
14cu|python3-dateutil-2.2-2|22	* Computing of relative deltas between two given date and/or datetime
14cu|python3-dateutil-2.2-2|23	objects;
14cu|python3-dateutil-2.2-2|24	* Computing of dates based on very flexible recurrence rules, using a
14cu|python3-dateutil-2.2-2|25	superset of the iCalendar specification. Parsing of RFC strings is
14cu|python3-dateutil-2.2-2|26	supported as well;
14cu|python3-dateutil-2.2-2|27	* Generic parsing of dates in almost any string format;
14cu|python3-dateutil-2.2-2|28	* Timezone (tzinfo) implementations for tzfile(5) format files
14cu|python3-dateutil-2.2-2|29	(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string
14cu|python3-dateutil-2.2-2|30	(in all known formats), iCalendar format files, given ranges (with
14cu|python3-dateutil-2.2-2|31	help from relative deltas), local machine timezone, fixed offset
14cu|python3-dateutil-2.2-2|32	timezone, UTC timezone, and Windows registry-based time zones;
14cu|python3-dateutil-2.2-2|33	* Internal up-to-date world timezone information based on Olson's
14cu|python3-dateutil-2.2-2|34	database;
14cu|python3-dateutil-2.2-2|35	* Computing of Easter Sunday dates for any given year, using Western,
14cu|python3-dateutil-2.2-2|36	Orthodox or Julian algorithms;
14cu|python3-dateutil-2.2-2|37	* More than 400 test cases.
14cu|python3-dateutil-2.2-2|38	
14cu|python3-dateutil-2.2-2|39	%prep
14cu|python3-dateutil-2.2-2|40	%setup -qn python-dateutil-%{version}
14cu|python3-dateutil-2.2-2|41	
14cu|python3-dateutil-2.2-2|42	%build
14cu|python3-dateutil-2.2-2|43	
14cu|python3-dateutil-2.2-2|44	%install
14cu|python3-dateutil-2.2-2|45	python3 setup.py install --root=%{buildroot}
14cu|python3-dateutil-2.2-2|46	# Give read permissions for all files inside egg-info folder
14cu|python3-dateutil-2.2-2|47	find %{buildroot}%{py3_puresitedir}/*egg-info -type f -exec chmod 644 {} \;
14cu|python3-dateutil-2.2-2|48	
14cu|python3-dateutil-2.2-2|49	%files
14cu|python3-dateutil-2.2-2|50	%doc LICENSE README NEWS
14cu|python3-dateutil-2.2-2|51	%{py3_puresitedir}/%{fname}
14cu|python3-dateutil-2.2-2|52	%{py3_puresitedir}/python_%{fname}-%{version}-py%{py3_ver}.egg-info
14cu|python3-dateutil-2.2-2|53	
14cu|python3-dateutil-2.2-2|54	%changelog
14cu|python3-dateutil-2.2-2|55	* Tue Feb 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-2
14cu|python3-dateutil-2.2-2|56	+ Revision: c137447
14cu|python3-dateutil-2.2-2|57	- Imported from SRPM
14cu|python3-dateutil-2.2-2|58	
14cu|python3-dateutil-2.2-2|59	

13901 14
14cu|python3-django-1.8.18-1|1	%define module django
14cu|python3-django-1.8.18-1|2	%define tarname Django
14cu|python3-django-1.8.18-1|3	%define urlver %(echo %{version}|cut -d. -f1,2)
14cu|python3-django-1.8.18-1|4	
14cu|python3-django-1.8.18-1|5	Summary:	A high-level Python Web framework
14cu|python3-django-1.8.18-1|6	Name:		python3-%{module}
14cu|python3-django-1.8.18-1|7	Version:	1.8.18
14cu|python3-django-1.8.18-1|8	Release:	1
14cu|python3-django-1.8.18-1|9	License:	BSD
14cu|python3-django-1.8.18-1|10	Group:		Development/Python
14cu|python3-django-1.8.18-1|11	Url:		http://www.djangoproject.com
14cu|python3-django-1.8.18-1|12	#Source0:	https://pypi.python.org/packages/source/D/Django/Django-%{version}.tar.gz
14cu|python3-django-1.8.18-1|13	Source0:	https://www.djangoproject.com/m/releases/%{urlver}/%{tarname}-%{version}.tar.gz
14cu|python3-django-1.8.18-1|14	BuildArch:	noarch
14cu|python3-django-1.8.18-1|15	BuildRequires:	python3-distribute
14cu|python3-django-1.8.18-1|16	BuildRequires:	python3-sphinx
14cu|python3-django-1.8.18-1|17	BuildRequires:	python3-devel
14cu|python3-django-1.8.18-1|18	Conflicts:	python-django
14cu|python3-django-1.8.18-1|19	
14cu|python3-django-1.8.18-1|20	%description
14cu|python3-django-1.8.18-1|21	Django is a high-level Python Web framework that encourages rapid development
14cu|python3-django-1.8.18-1|22	and clean, pragmatic design.
14cu|python3-django-1.8.18-1|23	
14cu|python3-django-1.8.18-1|24	Developed and used over the past two years by a fast-moving online-news
14cu|python3-django-1.8.18-1|25	operation, Django was designed from scratch to handle two challenges:	the
14cu|python3-django-1.8.18-1|26	intensive deadlines of a newsroom and the stringent requirements of experienced
14cu|python3-django-1.8.18-1|27	Web developers. It has convenient niceties for developing content-management
14cu|python3-django-1.8.18-1|28	systems, but it's an excellent tool for building any Web site.
14cu|python3-django-1.8.18-1|29	
14cu|python3-django-1.8.18-1|30	Django focuses on automating as much as possible and adhering to the
14cu|python3-django-1.8.18-1|31	DRY principle.
14cu|python3-django-1.8.18-1|32	
14cu|python3-django-1.8.18-1|33	%files
14cu|python3-django-1.8.18-1|34	%doc LICENSE  docs/_build/html
14cu|python3-django-1.8.18-1|35	%{_bindir}/*
14cu|python3-django-1.8.18-1|36	%{py3_puresitedir}/%{module}
14cu|python3-django-1.8.18-1|37	%{py3_puresitedir}/%{tarname}-*.egg-info
14cu|python3-django-1.8.18-1|38	
14cu|python3-django-1.8.18-1|39	#--------------------------------------------------------------
14cu|python3-django-1.8.18-1|40	
14cu|python3-django-1.8.18-1|41	%prep
14cu|python3-django-1.8.18-1|42	%setup -qn %{tarname}-%{version}
14cu|python3-django-1.8.18-1|43	sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py
14cu|python3-django-1.8.18-1|44	
14cu|python3-django-1.8.18-1|45	%build
14cu|python3-django-1.8.18-1|46	PYTHONDONTWRITEBYTECODE= python3 setup.py build
14cu|python3-django-1.8.18-1|47	make -C docs/ html
14cu|python3-django-1.8.18-1|48	
14cu|python3-django-1.8.18-1|49	%install
14cu|python3-django-1.8.18-1|50	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14cu|python3-django-1.8.18-1|51	
14cu|python3-django-1.8.18-1|52	%changelog

13902 14
14cu|python3-django-ajax-selects-1.3.4-2|1	%define realname django-ajax-selects
14cu|python3-django-ajax-selects-1.3.4-2|2	
14cu|python3-django-ajax-selects-1.3.4-2|3	Name:           python3-%{realname}
14cu|python3-django-ajax-selects-1.3.4-2|4	Version:        1.3.4
14cu|python3-django-ajax-selects-1.3.4-2|5	Release:        2
14cu|python3-django-ajax-selects-1.3.4-2|6	Summary:        JQuery-powered auto-complete fields for ForeignKey and ManyToMany fields
14cu|python3-django-ajax-selects-1.3.4-2|7	
14cu|python3-django-ajax-selects-1.3.4-2|8	Group:          Development/Python
14cu|python3-django-ajax-selects-1.3.4-2|9	License:        MIT and GPLv3
14cu|python3-django-ajax-selects-1.3.4-2|10	URL:            http://pypi.python.org/pypi/django-ajax-selects
14cu|python3-django-ajax-selects-1.3.4-2|11	Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/django-ajax-selects-%{version}.tar.gz
14cu|python3-django-ajax-selects-1.3.4-2|12	BuildArch:      noarch
14cu|python3-django-ajax-selects-1.3.4-2|13	BuildRequires:  python3-devel
14cu|python3-django-ajax-selects-1.3.4-2|14	BuildRequires:  python3-setuptools
14cu|python3-django-ajax-selects-1.3.4-2|15	Requires:       python3-django
14cu|python3-django-ajax-selects-1.3.4-2|16	
14cu|python3-django-ajax-selects-1.3.4-2|17	%description
14cu|python3-django-ajax-selects-1.3.4-2|18	Enables editing of `ForeignKey`, `ManyToMany` and simple text fields using the
14cu|python3-django-ajax-selects-1.3.4-2|19	Autocomplete - `jQuery` plugin.
14cu|python3-django-ajax-selects-1.3.4-2|20	
14cu|python3-django-ajax-selects-1.3.4-2|21	django-ajax-selects will work in any normal form as well as in the admin.
14cu|python3-django-ajax-selects-1.3.4-2|22	
14cu|python3-django-ajax-selects-1.3.4-2|23	The user is presented with a text field. They type a search term or a few
14cu|python3-django-ajax-selects-1.3.4-2|24	letters of a name they are looking for, an ajax request is sent to the server,
14cu|python3-django-ajax-selects-1.3.4-2|25	a search channel returns possible results. Results are displayed as a drop down
14cu|python3-django-ajax-selects-1.3.4-2|26	menu. When an item is selected it is added to a display area just below the
14cu|python3-django-ajax-selects-1.3.4-2|27	text field.
14cu|python3-django-ajax-selects-1.3.4-2|28	
14cu|python3-django-ajax-selects-1.3.4-2|29	%prep
14cu|python3-django-ajax-selects-1.3.4-2|30	%setup -q -n %{realname}-%{version}
14cu|python3-django-ajax-selects-1.3.4-2|31	
14cu|python3-django-ajax-selects-1.3.4-2|32	%build
14cu|python3-django-ajax-selects-1.3.4-2|33	python3 setup.py build
14cu|python3-django-ajax-selects-1.3.4-2|34	
14cu|python3-django-ajax-selects-1.3.4-2|35	%install
14cu|python3-django-ajax-selects-1.3.4-2|36	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-ajax-selects-1.3.4-2|37	rm -rf %{buildroot}/usr/templates
14cu|python3-django-ajax-selects-1.3.4-2|38	
14cu|python3-django-ajax-selects-1.3.4-2|39	%files
14cu|python3-django-ajax-selects-1.3.4-2|40	%doc  ajax_select/LICENSE.txt
14cu|python3-django-ajax-selects-1.3.4-2|41	%{py3_puresitedir}/ajax_select
14cu|python3-django-ajax-selects-1.3.4-2|42	%{py3_puresitedir}/django_ajax_selects-%{version}-py%{py3_ver}.egg-info
14cu|python3-django-ajax-selects-1.3.4-2|43	
14cu|python3-django-ajax-selects-1.3.4-2|44	
14cu|python3-django-ajax-selects-1.3.4-2|45	
14cu|python3-django-ajax-selects-1.3.4-2|46	
14cu|python3-django-ajax-selects-1.3.4-2|47	%changelog
14cu|python3-django-ajax-selects-1.3.4-2|48	
14cu|python3-django-ajax-selects-1.3.4-2|49	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-2
14cu|python3-django-ajax-selects-1.3.4-2|50	- (e52bc31) Spec cleanup
14cu|python3-django-ajax-selects-1.3.4-2|51	
14cu|python3-django-ajax-selects-1.3.4-2|52	

13903 14
14cu|python3-django-appconf-0.6-2|1	%global pypi_name django-appconf
14cu|python3-django-appconf-0.6-2|2	
14cu|python3-django-appconf-0.6-2|3	Name:           python3-%{pypi_name}
14cu|python3-django-appconf-0.6-2|4	Version:        0.6
14cu|python3-django-appconf-0.6-2|5	Release:        2
14cu|python3-django-appconf-0.6-2|6	Summary:        A helper class for handling configuration defaults of packaged apps gracefully
14cu|python3-django-appconf-0.6-2|7	Group:		Development/Python
14cu|python3-django-appconf-0.6-2|8	
14cu|python3-django-appconf-0.6-2|9	License:        BSD
14cu|python3-django-appconf-0.6-2|10	URL:            http://pypi.python.org/pypi/django-appconf/0.5
14cu|python3-django-appconf-0.6-2|11	Source0:        http://pypi.python.org/packages/source/d/django-appconf/django-appconf-%{version}.tar.gz
14cu|python3-django-appconf-0.6-2|12	BuildArch:      noarch
14cu|python3-django-appconf-0.6-2|13	
14cu|python3-django-appconf-0.6-2|14	BuildRequires:  python3-devel
14cu|python3-django-appconf-0.6-2|15	BuildRequires:  python3-sphinx
14cu|python3-django-appconf-0.6-2|16	BuildRequires:	python3-setuptools
14cu|python3-django-appconf-0.6-2|17	
14cu|python3-django-appconf-0.6-2|18	Requires:   python3-django
14cu|python3-django-appconf-0.6-2|19	
14cu|python3-django-appconf-0.6-2|20	%description
14cu|python3-django-appconf-0.6-2|21	A helper class for handling configuration
14cu|python3-django-appconf-0.6-2|22	defaults of packaged Django
14cu|python3-django-appconf-0.6-2|23	apps gracefully.
14cu|python3-django-appconf-0.6-2|24	
14cu|python3-django-appconf-0.6-2|25	%prep
14cu|python3-django-appconf-0.6-2|26	%setup -q -n %{pypi_name}-%{version}
14cu|python3-django-appconf-0.6-2|27	# Remove bundled egg-info
14cu|python3-django-appconf-0.6-2|28	rm -rf %{pypi_name}.egg-info
14cu|python3-django-appconf-0.6-2|29	
14cu|python3-django-appconf-0.6-2|30	# generate html docs
14cu|python3-django-appconf-0.6-2|31	sphinx-build docs html
14cu|python3-django-appconf-0.6-2|32	# remove the sphinx-build leftovers
14cu|python3-django-appconf-0.6-2|33	rm -rf html/.{doctrees,buildinfo}
14cu|python3-django-appconf-0.6-2|34	
14cu|python3-django-appconf-0.6-2|35	%build
14cu|python3-django-appconf-0.6-2|36	python3 setup.py build
14cu|python3-django-appconf-0.6-2|37	
14cu|python3-django-appconf-0.6-2|38	%install
14cu|python3-django-appconf-0.6-2|39	python3 setup.py install --skip-build --root %{buildroot}
14cu|python3-django-appconf-0.6-2|40	
14cu|python3-django-appconf-0.6-2|41	%files
14cu|python3-django-appconf-0.6-2|42	%doc html README.rst LICENSE
14cu|python3-django-appconf-0.6-2|43	%{py3_puresitedir}/appconf
14cu|python3-django-appconf-0.6-2|44	%{py3_puresitedir}/django_appconf-%{version}-py?.?.egg-info
14cu|python3-django-appconf-0.6-2|45	
14cu|python3-django-appconf-0.6-2|46	
14cu|python3-django-appconf-0.6-2|47	%changelog
14cu|python3-django-appconf-0.6-2|48	
14cu|python3-django-appconf-0.6-2|49	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cu|python3-django-appconf-0.6-2|50	- (596a692) Spec cleanup
14cu|python3-django-appconf-0.6-2|51	
14cu|python3-django-appconf-0.6-2|52	

13904 14
14cu|python3-django-authority-0.4-2|1	%define  oname  django-authority
14cu|python3-django-authority-0.4-2|2	Name:           python3-%{oname}
14cu|python3-django-authority-0.4-2|3	Version:        0.4
14cu|python3-django-authority-0.4-2|4	Release:        2
14cu|python3-django-authority-0.4-2|5	Summary:        A Django app for generic per-object permissions and custom permission checks
14cu|python3-django-authority-0.4-2|6	
14cu|python3-django-authority-0.4-2|7	Group:          Development/Python
14cu|python3-django-authority-0.4-2|8	License:        BSD
14cu|python3-django-authority-0.4-2|9	URL:            http://bitbucket.org/jezdez/%{oname}/
14cu|python3-django-authority-0.4-2|10	Source:         http://bitbucket.org/jezdez/%{oname}/downloads/%{oname}-%{version}.tar.gz
14cu|python3-django-authority-0.4-2|11	
14cu|python3-django-authority-0.4-2|12	BuildArch:      noarch
14cu|python3-django-authority-0.4-2|13	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-authority-0.4-2|14	Requires:       python3-django
14cu|python3-django-authority-0.4-2|15	
14cu|python3-django-authority-0.4-2|16	%description
14cu|python3-django-authority-0.4-2|17	This is a Django app for generic per-object permissions, custom permission
14cu|python3-django-authority-0.4-2|18	checks and permission requests. It also includes view decorators and template
14cu|python3-django-authority-0.4-2|19	tags for ease of use.
14cu|python3-django-authority-0.4-2|20	
14cu|python3-django-authority-0.4-2|21	%prep
14cu|python3-django-authority-0.4-2|22	%setup -q -n %{oname}-%{version}
14cu|python3-django-authority-0.4-2|23	find . -name \*._* -exec rm {} +
14cu|python3-django-authority-0.4-2|24	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-authority-0.4-2|25	
14cu|python3-django-authority-0.4-2|26	%build
14cu|python3-django-authority-0.4-2|27	python3 setup.py build
14cu|python3-django-authority-0.4-2|28	
14cu|python3-django-authority-0.4-2|29	%install
14cu|python3-django-authority-0.4-2|30	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-authority-0.4-2|31	
14cu|python3-django-authority-0.4-2|32	%clean
14cu|python3-django-authority-0.4-2|33	
14cu|python3-django-authority-0.4-2|34	%files
14cu|python3-django-authority-0.4-2|35	%defattr(-,root,root,-)
14cu|python3-django-authority-0.4-2|36	%doc AUTHORS LICENSE README docs/build/html/
14cu|python3-django-authority-0.4-2|37	%{py3_puresitedir}/*
14cu|python3-django-authority-0.4-2|38	
14cu|python3-django-authority-0.4-2|39	
14cu|python3-django-authority-0.4-2|40	
14cu|python3-django-authority-0.4-2|41	%changelog
14cu|python3-django-authority-0.4-2|42	
14cu|python3-django-authority-0.4-2|43	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cu|python3-django-authority-0.4-2|44	- (756a243) Spec cleanup
14cu|python3-django-authority-0.4-2|45	
14cu|python3-django-authority-0.4-2|46	

13905 14
14cu|python3-django-classy-tags-0.5.1-2|1	%define	oname	django-classy-tags
14cu|python3-django-classy-tags-0.5.1-2|2	
14cu|python3-django-classy-tags-0.5.1-2|3	Name:		python3-%{oname}
14cu|python3-django-classy-tags-0.5.1-2|4	Version:	0.5.1
14cu|python3-django-classy-tags-0.5.1-2|5	Release:	2
14cu|python3-django-classy-tags-0.5.1-2|6	Summary:	Class based template tags for Django
14cu|python3-django-classy-tags-0.5.1-2|7	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-django-classy-tags-0.5.1-2|8	License:	BSD
14cu|python3-django-classy-tags-0.5.1-2|9	Group:		Development/Python
14cu|python3-django-classy-tags-0.5.1-2|10	Url:		http://github.com/ojii/django-classy-tags
14cu|python3-django-classy-tags-0.5.1-2|11	
14cu|python3-django-classy-tags-0.5.1-2|12	BuildArch:	noarch
14cu|python3-django-classy-tags-0.5.1-2|13	BuildRequires:	python3egg(setuptools)
14cu|python3-django-classy-tags-0.5.1-2|14	BuildRequires:  pkgconfig(python)
14cu|python3-django-classy-tags-0.5.1-2|15	
14cu|python3-django-classy-tags-0.5.1-2|16	
14cu|python3-django-classy-tags-0.5.1-2|17	Requires:       python3egg(django)
14cu|python3-django-classy-tags-0.5.1-2|18	
14cu|python3-django-classy-tags-0.5.1-2|19	%description
14cu|python3-django-classy-tags-0.5.1-2|20	The goal of this project is to create a new way of writing Django template tags
14cu|python3-django-classy-tags-0.5.1-2|21	which is fully compatible with the current Django templating infrastructure.
14cu|python3-django-classy-tags-0.5.1-2|22	This new way should be easy, clean and require as little boilerplate code
14cu|python3-django-classy-tags-0.5.1-2|23	as possible while still staying as powerful as possible.
14cu|python3-django-classy-tags-0.5.1-2|24	
14cu|python3-django-classy-tags-0.5.1-2|25	%prep
14cu|python3-django-classy-tags-0.5.1-2|26	%setup -q -n %{oname}-%{version}
14cu|python3-django-classy-tags-0.5.1-2|27	
14cu|python3-django-classy-tags-0.5.1-2|28	%build
14cu|python3-django-classy-tags-0.5.1-2|29	python3 setup.py build
14cu|python3-django-classy-tags-0.5.1-2|30	
14cu|python3-django-classy-tags-0.5.1-2|31	%install
14cu|python3-django-classy-tags-0.5.1-2|32	python3 setup.py install --root=%{buildroot}
14cu|python3-django-classy-tags-0.5.1-2|33	
14cu|python3-django-classy-tags-0.5.1-2|34	find %{buildroot} -size 0 -delete
14cu|python3-django-classy-tags-0.5.1-2|35	
14cu|python3-django-classy-tags-0.5.1-2|36	%files
14cu|python3-django-classy-tags-0.5.1-2|37	%doc README.rst
14cu|python3-django-classy-tags-0.5.1-2|38	%{py3_puresitedir}/classytags/*.py*
14cu|python3-django-classy-tags-0.5.1-2|39	%{py3_puresitedir}/classytags/test/*.py*
14cu|python3-django-classy-tags-0.5.1-2|40	%{py3_puresitedir}/classytags/test/project/*.py*
14cu|python3-django-classy-tags-0.5.1-2|41	%{py3_puresitedir}/django_classy_tags*.egg-info
14cu|python3-django-classy-tags-0.5.1-2|42	
14cu|python3-django-classy-tags-0.5.1-2|43	%changelog
14cu|python3-django-classy-tags-0.5.1-2|44	
14cu|python3-django-classy-tags-0.5.1-2|45	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-2
14cu|python3-django-classy-tags-0.5.1-2|46	- (c6a11fd) Spec cleanup
14cu|python3-django-classy-tags-0.5.1-2|47	
14cu|python3-django-classy-tags-0.5.1-2|48	

13906 14
14cu|python3-django-contact-form-0.3-5|1	%define realname django-contact-form
14cu|python3-django-contact-form-0.3-5|2	%define alphatag 97559a887345
14cu|python3-django-contact-form-0.3-5|3	
14cu|python3-django-contact-form-0.3-5|4	Name:           python3-django-contact-form
14cu|python3-django-contact-form-0.3-5|5	Version:        0.3
14cu|python3-django-contact-form-0.3-5|6	Release:        5
14cu|python3-django-contact-form-0.3-5|7	Summary:        An extensible contact-form application for Django
14cu|python3-django-contact-form-0.3-5|8	
14cu|python3-django-contact-form-0.3-5|9	Group:          Development/Python
14cu|python3-django-contact-form-0.3-5|10	License:        BSD
14cu|python3-django-contact-form-0.3-5|11	URL:            http://bitbucket.org/ubernostrum/django-contact-form/
14cu|python3-django-contact-form-0.3-5|12	Source0:        contact_form-%{alphatag}.tar.gz
14cu|python3-django-contact-form-0.3-5|13	
14cu|python3-django-contact-form-0.3-5|14	BuildArch:      noarch
14cu|python3-django-contact-form-0.3-5|15	BuildRequires:  python3-devel
14cu|python3-django-contact-form-0.3-5|16	Requires:       python3-django
14cu|python3-django-contact-form-0.3-5|17	
14cu|python3-django-contact-form-0.3-5|18	%description
14cu|python3-django-contact-form-0.3-5|19	An extensible contact-form application for Django
14cu|python3-django-contact-form-0.3-5|20	
14cu|python3-django-contact-form-0.3-5|21	%prep
14cu|python3-django-contact-form-0.3-5|22	%setup -q -n %{realname}
14cu|python3-django-contact-form-0.3-5|23	
14cu|python3-django-contact-form-0.3-5|24	%build
14cu|python3-django-contact-form-0.3-5|25	python3 setup.py build
14cu|python3-django-contact-form-0.3-5|26	
14cu|python3-django-contact-form-0.3-5|27	%install
14cu|python3-django-contact-form-0.3-5|28	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-contact-form-0.3-5|29	
14cu|python3-django-contact-form-0.3-5|30	%clean
14cu|python3-django-contact-form-0.3-5|31	
14cu|python3-django-contact-form-0.3-5|32	%files
14cu|python3-django-contact-form-0.3-5|33	%defattr(-,root,root,-)
14cu|python3-django-contact-form-0.3-5|34	%doc LICENSE.txt README.txt docs/
14cu|python3-django-contact-form-0.3-5|35	%{py3_puresitedir}/*
14cu|python3-django-contact-form-0.3-5|36	
14cu|python3-django-contact-form-0.3-5|37	
14cu|python3-django-contact-form-0.3-5|38	
14cu|python3-django-contact-form-0.3-5|39	%changelog
14cu|python3-django-contact-form-0.3-5|40	
14cu|python3-django-contact-form-0.3-5|41	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cu|python3-django-contact-form-0.3-5|42	- (8297f93) Turn back alphatag definition
14cu|python3-django-contact-form-0.3-5|43	
14cu|python3-django-contact-form-0.3-5|44	

13907 14
14cu|python3-django-easy-thumbnails-2.2-1|1	Name:           python3-django-easy-thumbnails
14cu|python3-django-easy-thumbnails-2.2-1|2	Version:        2.2
14cu|python3-django-easy-thumbnails-2.2-1|3	Release:        1
14cu|python3-django-easy-thumbnails-2.2-1|4	Url:            http://github.com/lukaszb/django-guardian
14cu|python3-django-easy-thumbnails-2.2-1|5	Summary:        A powerful, yet easy to implement thumbnailing application for Django
14cu|python3-django-easy-thumbnails-2.2-1|6	
14cu|python3-django-easy-thumbnails-2.2-1|7	License:        BSD-3-Clause
14cu|python3-django-easy-thumbnails-2.2-1|8	Group:          Development/Python
14cu|python3-django-easy-thumbnails-2.2-1|9	Source0:        https://pypi.python.org/packages/source/e/easy-thumbnails/easy-thumbnails-%{version}.tar.gz
14cu|python3-django-easy-thumbnails-2.2-1|10	BuildRequires:  python3-devel
14cu|python3-django-easy-thumbnails-2.2-1|11	BuildRequires:  python3-distribute
14cu|python3-django-easy-thumbnails-2.2-1|12	Requires:       python3-django >= 1.2
14cu|python3-django-easy-thumbnails-2.2-1|13	BuildArch:      noarch
14cu|python3-django-easy-thumbnails-2.2-1|14	
14cu|python3-django-easy-thumbnails-2.2-1|15	%description
14cu|python3-django-easy-thumbnails-2.2-1|16	A powerful, yet easy to implement thumbnailing application for Django.
14cu|python3-django-easy-thumbnails-2.2-1|17	
14cu|python3-django-easy-thumbnails-2.2-1|18	%prep
14cu|python3-django-easy-thumbnails-2.2-1|19	%setup -q -n easy-thumbnails-%{version}
14cu|python3-django-easy-thumbnails-2.2-1|20	
14cu|python3-django-easy-thumbnails-2.2-1|21	%build
14cu|python3-django-easy-thumbnails-2.2-1|22	python3 setup.py build
14cu|python3-django-easy-thumbnails-2.2-1|23	
14cu|python3-django-easy-thumbnails-2.2-1|24	%install
14cu|python3-django-easy-thumbnails-2.2-1|25	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python3-django-easy-thumbnails-2.2-1|26	
14cu|python3-django-easy-thumbnails-2.2-1|27	%files
14cu|python3-django-easy-thumbnails-2.2-1|28	%doc README.rst
14cu|python3-django-easy-thumbnails-2.2-1|29	%{py3_puresitedir}/*
14cu|python3-django-easy-thumbnails-2.2-1|30	
14cu|python3-django-easy-thumbnails-2.2-1|31	%changelog
14cu|python3-django-easy-thumbnails-2.2-1|32	
14cu|python3-django-easy-thumbnails-2.2-1|33	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.2-1
14cu|python3-django-easy-thumbnails-2.2-1|34	- (6218274) Sync with python2 package
14cu|python3-django-easy-thumbnails-2.2-1|35	
14cu|python3-django-easy-thumbnails-2.2-1|36	

13908 14
14cu|python3-django-filter-0.7-2|1	%define realname    django-filter
14cu|python3-django-filter-0.7-2|2	
14cu|python3-django-filter-0.7-2|3	Name: python3-%{realname}
14cu|python3-django-filter-0.7-2|4	Version: 0.7
14cu|python3-django-filter-0.7-2|5	Release: 2
14cu|python3-django-filter-0.7-2|6	Summary:        A Django application for allowing users to filter queryset dynamically
14cu|python3-django-filter-0.7-2|7	Group:          Development/Python
14cu|python3-django-filter-0.7-2|8	License:        BSD
14cu|python3-django-filter-0.7-2|9	URL:            http://pypi.python.org/pypi/django-filter
14cu|python3-django-filter-0.7-2|10	Source0:        https://pypi.python.org/packages/source/d/django-filter/django-filter-%{version}.tar.gz
14cu|python3-django-filter-0.7-2|11	BuildArch:      noarch
14cu|python3-django-filter-0.7-2|12	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-filter-0.7-2|13	Requires:       python3-django
14cu|python3-django-filter-0.7-2|14	
14cu|python3-django-filter-0.7-2|15	%description
14cu|python3-django-filter-0.7-2|16	Django-filter provides a simple way to filter down a queryset based on
14cu|python3-django-filter-0.7-2|17	parameters a user provides.
14cu|python3-django-filter-0.7-2|18	
14cu|python3-django-filter-0.7-2|19	
14cu|python3-django-filter-0.7-2|20	%prep
14cu|python3-django-filter-0.7-2|21	%setup -q -n %{realname}-%{version}
14cu|python3-django-filter-0.7-2|22	find . -name \*._* -exec rm {} +
14cu|python3-django-filter-0.7-2|23	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-filter-0.7-2|24	
14cu|python3-django-filter-0.7-2|25	%build
14cu|python3-django-filter-0.7-2|26	python3 setup.py build
14cu|python3-django-filter-0.7-2|27	
14cu|python3-django-filter-0.7-2|28	%install
14cu|python3-django-filter-0.7-2|29	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-filter-0.7-2|30	
14cu|python3-django-filter-0.7-2|31	%files
14cu|python3-django-filter-0.7-2|32	%{py3_puresitedir}/*
14cu|python3-django-filter-0.7-2|33	
14cu|python3-django-filter-0.7-2|34	
14cu|python3-django-filter-0.7-2|35	%changelog
14cu|python3-django-filter-0.7-2|36	
14cu|python3-django-filter-0.7-2|37	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cu|python3-django-filter-0.7-2|38	- (6b77da3) Spec cleanup
14cu|python3-django-filter-0.7-2|39	
14cu|python3-django-filter-0.7-2|40	

13909 14
14cu|python3-django-guardian-1.3.2-2|1	Name:           python3-django-guardian
14cu|python3-django-guardian-1.3.2-2|2	Version:	1.3.2
14cu|python3-django-guardian-1.3.2-2|3	Release:        2
14cu|python3-django-guardian-1.3.2-2|4	Url:            http://github.com/lukaszb/django-guardian
14cu|python3-django-guardian-1.3.2-2|5	Summary:        Implementation of per object permissions for Django 1.2
14cu|python3-django-guardian-1.3.2-2|6	
14cu|python3-django-guardian-1.3.2-2|7	License:        BSD-3-Clause
14cu|python3-django-guardian-1.3.2-2|8	Group:          Development/Python
14cu|python3-django-guardian-1.3.2-2|9	Source0:        https://pypi.python.org/packages/source/d/django-guardian/django-guardian-%{version}.tar.gz
14cu|python3-django-guardian-1.3.2-2|10	BuildRequires:  python3-devel
14cu|python3-django-guardian-1.3.2-2|11	BuildRequires:  python3-distribute
14cu|python3-django-guardian-1.3.2-2|12	Requires:       python3-django >= 1.2
14cu|python3-django-guardian-1.3.2-2|13	BuildArch:      noarch
14cu|python3-django-guardian-1.3.2-2|14	
14cu|python3-django-guardian-1.3.2-2|15	%description
14cu|python3-django-guardian-1.3.2-2|16	django-guardian is implementation of per object permissions as
14cu|python3-django-guardian-1.3.2-2|17	authorization backend which is supported since Django 1.2. It won't
14cu|python3-django-guardian-1.3.2-2|18	work with older Django releases.
14cu|python3-django-guardian-1.3.2-2|19	
14cu|python3-django-guardian-1.3.2-2|20	%prep
14cu|python3-django-guardian-1.3.2-2|21	%setup -q -n django-guardian-%{version}
14cu|python3-django-guardian-1.3.2-2|22	
14cu|python3-django-guardian-1.3.2-2|23	%build
14cu|python3-django-guardian-1.3.2-2|24	python3 setup.py build
14cu|python3-django-guardian-1.3.2-2|25	
14cu|python3-django-guardian-1.3.2-2|26	%install
14cu|python3-django-guardian-1.3.2-2|27	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python3-django-guardian-1.3.2-2|28	
14cu|python3-django-guardian-1.3.2-2|29	%files
14cu|python3-django-guardian-1.3.2-2|30	%doc CHANGES README.rst
14cu|python3-django-guardian-1.3.2-2|31	%{py3_puresitedir}/*
14cu|python3-django-guardian-1.3.2-2|32	
14cu|python3-django-guardian-1.3.2-2|33	%changelog
14cu|python3-django-guardian-1.3.2-2|34	
14cu|python3-django-guardian-1.3.2-2|35	* Thu Sep 22 2016 Denis Silakov <dsilakov@gmail.com> 1.3.2-2
14cu|python3-django-guardian-1.3.2-2|36	- (7480882) Updated to 1.3.2 (sync with python2 package)
14cu|python3-django-guardian-1.3.2-2|37	
14cu|python3-django-guardian-1.3.2-2|38	

13910 14
14cu|python3-django-mptt-0.7.4-1|1	%define	oname	django-mptt
14cu|python3-django-mptt-0.7.4-1|2	
14cu|python3-django-mptt-0.7.4-1|3	Name:		python3-%{oname}
14cu|python3-django-mptt-0.7.4-1|4	Version:	0.7.4
14cu|python3-django-mptt-0.7.4-1|5	Release:	1
14cu|python3-django-mptt-0.7.4-1|6	Summary:	Modified Preorder Tree Traversal for Django models
14cu|python3-django-mptt-0.7.4-1|7	
14cu|python3-django-mptt-0.7.4-1|8	Source0:	http://pypi.python.org/packages/source/d/django-mptt/django-mptt-%{version}.tar.gz
14cu|python3-django-mptt-0.7.4-1|9	
14cu|python3-django-mptt-0.7.4-1|10	License:	BSD
14cu|python3-django-mptt-0.7.4-1|11	Group:		Development/Python
14cu|python3-django-mptt-0.7.4-1|12	Url:		http://github.com/django-mptt/django-mptt
14cu|python3-django-mptt-0.7.4-1|13	BuildArch:	noarch
14cu|python3-django-mptt-0.7.4-1|14	
14cu|python3-django-mptt-0.7.4-1|15	BuildRequires:	python3egg(setuptools)
14cu|python3-django-mptt-0.7.4-1|16	BuildRequires:	python3egg(sphinx)
14cu|python3-django-mptt-0.7.4-1|17	BuildRequires:  python3egg(django) >= 1.4.2
14cu|python3-django-mptt-0.7.4-1|18	
14cu|python3-django-mptt-0.7.4-1|19	Requires: python3
14cu|python3-django-mptt-0.7.4-1|20	Requires: python3egg(django) >= 1.4.2
14cu|python3-django-mptt-0.7.4-1|21	
14cu|python3-django-mptt-0.7.4-1|22	%description
14cu|python3-django-mptt-0.7.4-1|23	Utilities for implementing Modified Preorder Tree Traversal
14cu|python3-django-mptt-0.7.4-1|24	with your Django Models and working with trees of Model instances.
14cu|python3-django-mptt-0.7.4-1|25	
14cu|python3-django-mptt-0.7.4-1|26	%prep
14cu|python3-django-mptt-0.7.4-1|27	%setup -q -n %{oname}-%{version}
14cu|python3-django-mptt-0.7.4-1|28	
14cu|python3-django-mptt-0.7.4-1|29	%install
14cu|python3-django-mptt-0.7.4-1|30	python3 setup.py install --root="%{buildroot}"
14cu|python3-django-mptt-0.7.4-1|31	
14cu|python3-django-mptt-0.7.4-1|32	
14cu|python3-django-mptt-0.7.4-1|33	
14cu|python3-django-mptt-0.7.4-1|34	%files
14cu|python3-django-mptt-0.7.4-1|35	%doc LICENSE MANIFEST.in PKG-INFO README.rst
14cu|python3-django-mptt-0.7.4-1|36	%{py3_puresitedir}/django_mptt-%{version}-py3.*.egg-info
14cu|python3-django-mptt-0.7.4-1|37	
14cu|python3-django-mptt-0.7.4-1|38	%lang(de) %{py3_puresitedir}/mptt/locale/de/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|39	%{py3_puresitedir}/mptt/locale/de/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|40	%lang(dk) %{py3_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|41	%{py3_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|42	%lang(es) %{py3_puresitedir}/mptt/locale/es/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|43	%{py3_puresitedir}/mptt/locale/es/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|44	%lang(fr) %{py3_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|45	%{py3_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|46	%lang(mn) %{py3_puresitedir}/mptt/locale/mn/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|47	%{py3_puresitedir}/mptt/locale/mn/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|48	%lang(nb) %{py3_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|49	%{py3_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|50	%lang(pl) %{py3_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|51	%{py3_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|52	%lang(pt_BR) %{py3_puresitedir}/mptt/locale/pt_BR/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|53	%{py3_puresitedir}/mptt/locale/pt_BR/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|54	%lang(ru) %{py3_puresitedir}/mptt/locale/ru/LC_MESSAGES/django.mo
14cu|python3-django-mptt-0.7.4-1|55	%{py3_puresitedir}/mptt/locale/ru/LC_MESSAGES/django.po
14cu|python3-django-mptt-0.7.4-1|56	%{py3_puresitedir}/mptt/*py
14cu|python3-django-mptt-0.7.4-1|57	%{py3_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list.html
14cu|python3-django-mptt-0.7.4-1|58	%{py3_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list_results.html
14cu|python3-django-mptt-0.7.4-1|59	%{py3_puresitedir}/mptt/templates/admin/mptt_change_list.html
14cu|python3-django-mptt-0.7.4-1|60	%{py3_puresitedir}/mptt/templates/admin/mptt_change_list_results.html
14cu|python3-django-mptt-0.7.4-1|61	%{py3_puresitedir}/mptt/templatetags/__init__.py
14cu|python3-django-mptt-0.7.4-1|62	%{py3_puresitedir}/mptt/templatetags/mptt_admin.py
14cu|python3-django-mptt-0.7.4-1|63	%{py3_puresitedir}/mptt/templatetags/mptt_tags.py
14cu|python3-django-mptt-0.7.4-1|64	
14cu|python3-django-mptt-0.7.4-1|65	
14cu|python3-django-mptt-0.7.4-1|66	
14cu|python3-django-mptt-0.7.4-1|67	
14cu|python3-django-mptt-0.7.4-1|68	%changelog
14cu|python3-django-mptt-0.7.4-1|69	
14cu|python3-django-mptt-0.7.4-1|70	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.7.4-1
14cu|python3-django-mptt-0.7.4-1|71	- (afd00b2) Fix files
14cu|python3-django-mptt-0.7.4-1|72	
14cu|python3-django-mptt-0.7.4-1|73	

13911 14
14cu|python3-django-notification-1.1.1-2|1	%define realname django-notification
14cu|python3-django-notification-1.1.1-2|2	
14cu|python3-django-notification-1.1.1-2|3	Name:           python3-django-notification
14cu|python3-django-notification-1.1.1-2|4	Version:        1.1.1
14cu|python3-django-notification-1.1.1-2|5	Release:        2
14cu|python3-django-notification-1.1.1-2|6	Summary:        User notification management for the Django web framework
14cu|python3-django-notification-1.1.1-2|7	
14cu|python3-django-notification-1.1.1-2|8	
14cu|python3-django-notification-1.1.1-2|9	Group:          Development/Python
14cu|python3-django-notification-1.1.1-2|10	License:        MIT
14cu|python3-django-notification-1.1.1-2|11	URL:            http://code.google.com/p/django-notification/
14cu|python3-django-notification-1.1.1-2|12	Source0:        http://pypi.python.org/packages/source/d/django-notification/django-notification-%{version}.tar.gz
14cu|python3-django-notification-1.1.1-2|13	
14cu|python3-django-notification-1.1.1-2|14	BuildArch:      noarch
14cu|python3-django-notification-1.1.1-2|15	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-notification-1.1.1-2|16	Requires:       python3-django
14cu|python3-django-notification-1.1.1-2|17	
14cu|python3-django-notification-1.1.1-2|18	%description
14cu|python3-django-notification-1.1.1-2|19	Many sites need to notify users when certain events have occurred and to
14cu|python3-django-notification-1.1.1-2|20	allow configurable options as to how those notifications are to be received.
14cu|python3-django-notification-1.1.1-2|21	
14cu|python3-django-notification-1.1.1-2|22	The project aims to provide a Django app for this sort of functionality.
14cu|python3-django-notification-1.1.1-2|23	This includes:
14cu|python3-django-notification-1.1.1-2|24	
14cu|python3-django-notification-1.1.1-2|25	* submission of notification messages by other apps
14cu|python3-django-notification-1.1.1-2|26	* notification messages on signing in
14cu|python3-django-notification-1.1.1-2|27	* notification messages via email (configurable by user)
14cu|python3-django-notification-1.1.1-2|28	* notification messages via feed
14cu|python3-django-notification-1.1.1-2|29	
14cu|python3-django-notification-1.1.1-2|30	%prep
14cu|python3-django-notification-1.1.1-2|31	%setup -q -n %{realname}-%{version}
14cu|python3-django-notification-1.1.1-2|32	find -name '._*' -exec rm {} \;
14cu|python3-django-notification-1.1.1-2|33	
14cu|python3-django-notification-1.1.1-2|34	%build
14cu|python3-django-notification-1.1.1-2|35	python3 setup.py build
14cu|python3-django-notification-1.1.1-2|36	
14cu|python3-django-notification-1.1.1-2|37	%install
14cu|python3-django-notification-1.1.1-2|38	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-notification-1.1.1-2|39	
14cu|python3-django-notification-1.1.1-2|40	%clean
14cu|python3-django-notification-1.1.1-2|41	
14cu|python3-django-notification-1.1.1-2|42	%files
14cu|python3-django-notification-1.1.1-2|43	%defattr(-,root,root,-)
14cu|python3-django-notification-1.1.1-2|44	%doc AUTHORS LICENSE  docs/
14cu|python3-django-notification-1.1.1-2|45	%{py3_puresitedir}/*
14cu|python3-django-notification-1.1.1-2|46	
14cu|python3-django-notification-1.1.1-2|47	
14cu|python3-django-notification-1.1.1-2|48	
14cu|python3-django-notification-1.1.1-2|49	
14cu|python3-django-notification-1.1.1-2|50	%changelog
14cu|python3-django-notification-1.1.1-2|51	
14cu|python3-django-notification-1.1.1-2|52	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cu|python3-django-notification-1.1.1-2|53	- (1329acf) Spec cleanup
14cu|python3-django-notification-1.1.1-2|54	
14cu|python3-django-notification-1.1.1-2|55	

13912 14
14cu|python3-django-pagination-1.0.7-2|1	%define realname django-pagination
14cu|python3-django-pagination-1.0.7-2|2	
14cu|python3-django-pagination-1.0.7-2|3	Name:           python3-django-pagination
14cu|python3-django-pagination-1.0.7-2|4	Version:        1.0.7
14cu|python3-django-pagination-1.0.7-2|5	Release:        2
14cu|python3-django-pagination-1.0.7-2|6	Summary:        Django pagination tools
14cu|python3-django-pagination-1.0.7-2|7	
14cu|python3-django-pagination-1.0.7-2|8	Group:          Development/Python
14cu|python3-django-pagination-1.0.7-2|9	License:        BSD
14cu|python3-django-pagination-1.0.7-2|10	URL:            http://pypi.python.org/pypi/django-pagination
14cu|python3-django-pagination-1.0.7-2|11	Source0:        http://pypi.python.org/packages/source/d/django-pagination/%{realname}-%{version}.tar.gz
14cu|python3-django-pagination-1.0.7-2|12	
14cu|python3-django-pagination-1.0.7-2|13	BuildArch:      noarch
14cu|python3-django-pagination-1.0.7-2|14	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-pagination-1.0.7-2|15	Requires:       python3-django
14cu|python3-django-pagination-1.0.7-2|16	
14cu|python3-django-pagination-1.0.7-2|17	%description
14cu|python3-django-pagination-1.0.7-2|18	A set of utilities for creating robust pagination tools throughout a Django
14cu|python3-django-pagination-1.0.7-2|19	application.
14cu|python3-django-pagination-1.0.7-2|20	
14cu|python3-django-pagination-1.0.7-2|21	%prep
14cu|python3-django-pagination-1.0.7-2|22	%setup -q -n %{realname}-%{version}
14cu|python3-django-pagination-1.0.7-2|23	find -name '._*' -exec rm {} \;
14cu|python3-django-pagination-1.0.7-2|24	
14cu|python3-django-pagination-1.0.7-2|25	%build
14cu|python3-django-pagination-1.0.7-2|26	python3 setup.py build
14cu|python3-django-pagination-1.0.7-2|27	
14cu|python3-django-pagination-1.0.7-2|28	%install
14cu|python3-django-pagination-1.0.7-2|29	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-pagination-1.0.7-2|30	
14cu|python3-django-pagination-1.0.7-2|31	%clean
14cu|python3-django-pagination-1.0.7-2|32	
14cu|python3-django-pagination-1.0.7-2|33	%files
14cu|python3-django-pagination-1.0.7-2|34	%defattr(-,root,root,-)
14cu|python3-django-pagination-1.0.7-2|35	%doc CONTRIBUTORS.txt LICENSE.txt docs/
14cu|python3-django-pagination-1.0.7-2|36	%{py3_puresitedir}/*
14cu|python3-django-pagination-1.0.7-2|37	
14cu|python3-django-pagination-1.0.7-2|38	
14cu|python3-django-pagination-1.0.7-2|39	
14cu|python3-django-pagination-1.0.7-2|40	%changelog
14cu|python3-django-pagination-1.0.7-2|41	
14cu|python3-django-pagination-1.0.7-2|42	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14cu|python3-django-pagination-1.0.7-2|43	- (cc29597) Spec cleanup
14cu|python3-django-pagination-1.0.7-2|44	
14cu|python3-django-pagination-1.0.7-2|45	

13913 14
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|1	%define oname   django-piston
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|2	%define mercurial_snapshot e539a104d516
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|3	%define rel 2
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|4	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|5	Name:           python3-django-piston
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|6	Version:        0.2.3
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|7	%if %mercurial_snapshot
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|8	Release:        0.0.%rel.%mercurial_snapshot
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|9	%else
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|10	Release:        %rel
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|11	%endif
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|12	Summary:        A mini-framework for Django for creating RESTful APIs
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|13	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|14	Group:          Development/Python
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|15	License:        BSD
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|16	URL:            http://bitbucket.org/jespern/django-piston/
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|17	%if %mercurial_snapshot
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|18	Source0:        https://bitbucket.org/jespern/django-piston/get/%{mercurial_snapshot}.tar.bz2
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|19	%else
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|20	Source0         http://bitbucket.org/jespern/django-piston/downloads/%{oname}-%{version}.tar.gz
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|21	%endif
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|22	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|23	BuildArch:      noarch
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|24	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|25	Requires:       python3-django
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|26	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|27	%description
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|28	Piston is a relatively small Django application that lets you
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|29	create application programming interfaces (API) for your sites.
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|30	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|31	%prep
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|32	%if %mercurial_snapshot
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|33	%setup -q -n jespern-django-piston-%mercurial_snapshot
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|34	touch piston/__init__.py
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|35	%else
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|36	%setup -q -n %{oname}
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|37	%endif
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|38	%build
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|39	python3 setup.py build
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|40	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|41	%install
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|42	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|43	touch %{buildroot}/%{py3_puresitedir}/piston/__init__.py
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|44	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|45	%files
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|46	%{py3_puresitedir}/*
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|47	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|48	%changelog
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|49	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|50	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-0.0.2.e539a104d516
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|51	- (2feea55) Spec cleanup
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|52	
14cu|python3-django-piston-0.2.3-0.0.2.e539a104d516|53	

13914 14
14cu|python3-django-profile-0.6-2|1	%define realname django-profile
14cu|python3-django-profile-0.6-2|2	%define vcsdate 20090813
14cu|python3-django-profile-0.6-2|3	%define vcstag r420
14cu|python3-django-profile-0.6-2|4	
14cu|python3-django-profile-0.6-2|5	Name:           python3-%{realname}
14cu|python3-django-profile-0.6-2|6	Version:        0.6
14cu|python3-django-profile-0.6-2|7	Release:        2
14cu|python3-django-profile-0.6-2|8	Summary:        Django pluggable user profile zone
14cu|python3-django-profile-0.6-2|9	Group:          Development/Python
14cu|python3-django-profile-0.6-2|10	License:        BSD
14cu|python3-django-profile-0.6-2|11	URL:            http://code.google.com/p/django-profile/
14cu|python3-django-profile-0.6-2|12	Source:         %{realname}-%{version}-%{vcstag}.tar.gz
14cu|python3-django-profile-0.6-2|13	BuildArch:      noarch
14cu|python3-django-profile-0.6-2|14	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-profile-0.6-2|15	Requires:       python3-django python3-pillow
14cu|python3-django-profile-0.6-2|16	
14cu|python3-django-profile-0.6-2|17	%description
14cu|python3-django-profile-0.6-2|18	This is a user private zone/profile management application, allowing
14cu|python3-django-profile-0.6-2|19	the user to take control of his account and insert information about
14cu|python3-django-profile-0.6-2|20	him in his profile.
14cu|python3-django-profile-0.6-2|21	
14cu|python3-django-profile-0.6-2|22	Inside this package you will find a demo application which will show
14cu|python3-django-profile-0.6-2|23	you what can be accomplished with the rest of the utilities included
14cu|python3-django-profile-0.6-2|24	in the package.
14cu|python3-django-profile-0.6-2|25	
14cu|python3-django-profile-0.6-2|26	%prep
14cu|python3-django-profile-0.6-2|27	%setup -q -n %{realname}-%{version}-%{vcstag}
14cu|python3-django-profile-0.6-2|28	
14cu|python3-django-profile-0.6-2|29	%build
14cu|python3-django-profile-0.6-2|30	python3 setup.py build
14cu|python3-django-profile-0.6-2|31	
14cu|python3-django-profile-0.6-2|32	%install
14cu|python3-django-profile-0.6-2|33	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-profile-0.6-2|34	
14cu|python3-django-profile-0.6-2|35	# delete unpackaged files
14cu|python3-django-profile-0.6-2|36	rm -rf %{buildroot}%{py3_puresitedir}/demo
14cu|python3-django-profile-0.6-2|37	
14cu|python3-django-profile-0.6-2|38	%clean
14cu|python3-django-profile-0.6-2|39	
14cu|python3-django-profile-0.6-2|40	%files
14cu|python3-django-profile-0.6-2|41	%defattr(-,root,root,-)
14cu|python3-django-profile-0.6-2|42	%doc INSTALL.txt CHANGELOG.txt LICENSE.txt README.txt TODO.txt demo/
14cu|python3-django-profile-0.6-2|43	%{py3_puresitedir}/*
14cu|python3-django-profile-0.6-2|44	
14cu|python3-django-profile-0.6-2|45	
14cu|python3-django-profile-0.6-2|46	
14cu|python3-django-profile-0.6-2|47	%changelog
14cu|python3-django-profile-0.6-2|48	
14cu|python3-django-profile-0.6-2|49	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
14cu|python3-django-profile-0.6-2|50	- (f6cc4e7) Fix imaging requirement
14cu|python3-django-profile-0.6-2|51	
14cu|python3-django-profile-0.6-2|52	

13915 14
14cu|python3-django-registration-1.0-2|1	%define realname django-registration
14cu|python3-django-registration-1.0-2|2	
14cu|python3-django-registration-1.0-2|3	Name:           python3-django-registration
14cu|python3-django-registration-1.0-2|4	Version:        1.0
14cu|python3-django-registration-1.0-2|5	Release:        2
14cu|python3-django-registration-1.0-2|6	Summary:        A user-registration application for Django
14cu|python3-django-registration-1.0-2|7	
14cu|python3-django-registration-1.0-2|8	Group:          Development/Python
14cu|python3-django-registration-1.0-2|9	License:        BSD
14cu|python3-django-registration-1.0-2|10	URL:            http://bitbucket.org/ubernostrum/django-registration
14cu|python3-django-registration-1.0-2|11	Source0:        https://pypi.python.org/packages/source/d/django-registration/django-registration-%{version}.tar.gz
14cu|python3-django-registration-1.0-2|12	
14cu|python3-django-registration-1.0-2|13	BuildArch:      noarch
14cu|python3-django-registration-1.0-2|14	BuildRequires:  python3-devel
14cu|python3-django-registration-1.0-2|15	BuildRequires:	python3-setuptools
14cu|python3-django-registration-1.0-2|16	Requires:       python3-django
14cu|python3-django-registration-1.0-2|17	
14cu|python3-django-registration-1.0-2|18	%description
14cu|python3-django-registration-1.0-2|19	This is a fairly simple user-registration application for Django_, designed to
14cu|python3-django-registration-1.0-2|20	make allowing user signups as painless as possible.
14cu|python3-django-registration-1.0-2|21	
14cu|python3-django-registration-1.0-2|22	%prep
14cu|python3-django-registration-1.0-2|23	%setup -q -n %{realname}-%{version}
14cu|python3-django-registration-1.0-2|24	
14cu|python3-django-registration-1.0-2|25	%build
14cu|python3-django-registration-1.0-2|26	python3 setup.py build
14cu|python3-django-registration-1.0-2|27	
14cu|python3-django-registration-1.0-2|28	%install
14cu|python3-django-registration-1.0-2|29	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-registration-1.0-2|30	
14cu|python3-django-registration-1.0-2|31	%clean
14cu|python3-django-registration-1.0-2|32	
14cu|python3-django-registration-1.0-2|33	%files
14cu|python3-django-registration-1.0-2|34	%doc docs/
14cu|python3-django-registration-1.0-2|35	%{py3_puresitedir}/*
14cu|python3-django-registration-1.0-2|36	
14cu|python3-django-registration-1.0-2|37	
14cu|python3-django-registration-1.0-2|38	%changelog
14cu|python3-django-registration-1.0-2|39	
14cu|python3-django-registration-1.0-2|40	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14cu|python3-django-registration-1.0-2|41	- (06438c8) Spec cleanup
14cu|python3-django-registration-1.0-2|42	
14cu|python3-django-registration-1.0-2|43	

13916 14
14cu|python3-django-sekizai-0.7-3|1	%define	module	django-sekizai
14cu|python3-django-sekizai-0.7-3|2	
14cu|python3-django-sekizai-0.7-3|3	Summary:	Media framework for Django
14cu|python3-django-sekizai-0.7-3|4	Name:		python3-%{module}
14cu|python3-django-sekizai-0.7-3|5	Version:	0.7
14cu|python3-django-sekizai-0.7-3|6	Release:	3
14cu|python3-django-sekizai-0.7-3|7	Source0:	https://pypi.python.org/packages/source/d/django-sekizai/%{module}-%{version}.tar.gz
14cu|python3-django-sekizai-0.7-3|8	License:	BSD
14cu|python3-django-sekizai-0.7-3|9	Group:		Development/Python
14cu|python3-django-sekizai-0.7-3|10	Url:		https://github.com/ojii/django-sekizai/
14cu|python3-django-sekizai-0.7-3|11	BuildArch:	noarch
14cu|python3-django-sekizai-0.7-3|12	Requires:	python3egg(django-classy-tags) >= 0.3.1
14cu|python3-django-sekizai-0.7-3|13	BuildRequires:	python3egg(django-classy-tags) >= 0.3.1
14cu|python3-django-sekizai-0.7-3|14	BuildRequires:	python3egg(setuptools)
14cu|python3-django-sekizai-0.7-3|15	BuildRequires:	python3egg(sphinx)
14cu|python3-django-sekizai-0.7-3|16	
14cu|python3-django-sekizai-0.7-3|17	%description
14cu|python3-django-sekizai-0.7-3|18	Sekizai is media (css/js) framework for Django and Django CMS.
14cu|python3-django-sekizai-0.7-3|19	
14cu|python3-django-sekizai-0.7-3|20	%prep
14cu|python3-django-sekizai-0.7-3|21	%setup -q -n %{module}-%{version}
14cu|python3-django-sekizai-0.7-3|22	
14cu|python3-django-sekizai-0.7-3|23	%build
14cu|python3-django-sekizai-0.7-3|24	python3 setup.py build
14cu|python3-django-sekizai-0.7-3|25	pushd docs
14cu|python3-django-sekizai-0.7-3|26	make html
14cu|python3-django-sekizai-0.7-3|27	rm _build/html/.buildinfo
14cu|python3-django-sekizai-0.7-3|28	popd
14cu|python3-django-sekizai-0.7-3|29	
14cu|python3-django-sekizai-0.7-3|30	%install
14cu|python3-django-sekizai-0.7-3|31	python3 setup.py install  --root %{buildroot}
14cu|python3-django-sekizai-0.7-3|32	(cd %{buildroot}; find *) | sort -u | \
14cu|python3-django-sekizai-0.7-3|33	while read FILE; do
14cu|python3-django-sekizai-0.7-3|34	[ -d "%{buildroot}/$FILE" ] && echo "%dir /$FILE" || echo "/$FILE"
14cu|python3-django-sekizai-0.7-3|35	done > %{module}.files
14cu|python3-django-sekizai-0.7-3|36	
14cu|python3-django-sekizai-0.7-3|37	find %{buildroot} -size 0 -delete
14cu|python3-django-sekizai-0.7-3|38	
14cu|python3-django-sekizai-0.7-3|39	
14cu|python3-django-sekizai-0.7-3|40	%files
14cu|python3-django-sekizai-0.7-3|41	%doc LICENSE README.rst docs/_build/html
14cu|python3-django-sekizai-0.7-3|42	%dir %{py3_puresitedir}/sekizai
14cu|python3-django-sekizai-0.7-3|43	%{py3_puresitedir}/sekizai/*.py
14cu|python3-django-sekizai-0.7-3|44	%dir %{py3_puresitedir}/sekizai/templatetags
14cu|python3-django-sekizai-0.7-3|45	%{py3_puresitedir}/sekizai/templatetags/*.py
14cu|python3-django-sekizai-0.7-3|46	%dir %{py3_puresitedir}/sekizai/test_templates
14cu|python3-django-sekizai-0.7-3|47	%{py3_puresitedir}/sekizai/test_templates/*.html
14cu|python3-django-sekizai-0.7-3|48	%dir %{py3_puresitedir}/sekizai/test_templates/errors
14cu|python3-django-sekizai-0.7-3|49	%{py3_puresitedir}/sekizai/test_templates/errors/*.html
14cu|python3-django-sekizai-0.7-3|50	%dir %{py3_puresitedir}/sekizai/test_templates/inherit
14cu|python3-django-sekizai-0.7-3|51	%{py3_puresitedir}/sekizai/test_templates/inherit/*.html
14cu|python3-django-sekizai-0.7-3|52	%dir %{py3_puresitedir}/sekizai/test_templates/processors
14cu|python3-django-sekizai-0.7-3|53	%{py3_puresitedir}/sekizai/test_templates/processors/*.html
14cu|python3-django-sekizai-0.7-3|54	%{py3_puresitedir}/django_sekizai-%{version}-py3.*.egg-info
14cu|python3-django-sekizai-0.7-3|55	
14cu|python3-django-sekizai-0.7-3|56	
14cu|python3-django-sekizai-0.7-3|57	
14cu|python3-django-sekizai-0.7-3|58	%changelog
14cu|python3-django-sekizai-0.7-3|59	
14cu|python3-django-sekizai-0.7-3|60	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14cu|python3-django-sekizai-0.7-3|61	- (a94856d) Fix requirements
14cu|python3-django-sekizai-0.7-3|62	
14cu|python3-django-sekizai-0.7-3|63	

13917 14
14cu|python3-django-sorting-0.1-2|1	%define realname    django-sorting
14cu|python3-django-sorting-0.1-2|2	
14cu|python3-django-sorting-0.1-2|3	Name: python3-%{realname}
14cu|python3-django-sorting-0.1-2|4	Version: 0.1
14cu|python3-django-sorting-0.1-2|5	Release: 2
14cu|python3-django-sorting-0.1-2|6	Summary:        A Django application for easy sorting
14cu|python3-django-sorting-0.1-2|7	Group:          Development/Python
14cu|python3-django-sorting-0.1-2|8	License:        BSD
14cu|python3-django-sorting-0.1-2|9	URL:            http://pypi.python.org/pypi/django-sorting
14cu|python3-django-sorting-0.1-2|10	Source:         %{realname}-%{version}.tar.gz
14cu|python3-django-sorting-0.1-2|11	BuildArch:      noarch
14cu|python3-django-sorting-0.1-2|12	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-sorting-0.1-2|13	Requires:       python3-django
14cu|python3-django-sorting-0.1-2|14	
14cu|python3-django-sorting-0.1-2|15	%description
14cu|python3-django-sorting-0.1-2|16	Django-sorting allows for easy sorting, and sorting links generation
14cu|python3-django-sorting-0.1-2|17	without modifying your views.
14cu|python3-django-sorting-0.1-2|18	
14cu|python3-django-sorting-0.1-2|19	%prep
14cu|python3-django-sorting-0.1-2|20	%setup -q -n %{realname}-%{version}
14cu|python3-django-sorting-0.1-2|21	find . -name \*._* -exec rm {} +
14cu|python3-django-sorting-0.1-2|22	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-sorting-0.1-2|23	
14cu|python3-django-sorting-0.1-2|24	%build
14cu|python3-django-sorting-0.1-2|25	python3 setup.py build
14cu|python3-django-sorting-0.1-2|26	
14cu|python3-django-sorting-0.1-2|27	%install
14cu|python3-django-sorting-0.1-2|28	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-sorting-0.1-2|29	
14cu|python3-django-sorting-0.1-2|30	%clean
14cu|python3-django-sorting-0.1-2|31	
14cu|python3-django-sorting-0.1-2|32	%files
14cu|python3-django-sorting-0.1-2|33	%defattr(-,root,root,-)
14cu|python3-django-sorting-0.1-2|34	%{py3_puresitedir}/*
14cu|python3-django-sorting-0.1-2|35	
14cu|python3-django-sorting-0.1-2|36	
14cu|python3-django-sorting-0.1-2|37	
14cu|python3-django-sorting-0.1-2|38	
14cu|python3-django-sorting-0.1-2|39	%changelog
14cu|python3-django-sorting-0.1-2|40	
14cu|python3-django-sorting-0.1-2|41	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cu|python3-django-sorting-0.1-2|42	- (a08c24a) Spec cleanup
14cu|python3-django-sorting-0.1-2|43	
14cu|python3-django-sorting-0.1-2|44	

13918 14
14cu|python3-django-south-1.0-1|1	%define oname    South
14cu|python3-django-south-1.0-1|2	
14cu|python3-django-south-1.0-1|3	Summary:        Migrations for Django
14cu|python3-django-south-1.0-1|4	Name:		    python3-django-south
14cu|python3-django-south-1.0-1|5	Version:	    1.0
14cu|python3-django-south-1.0-1|6	Release:	    1
14cu|python3-django-south-1.0-1|7	Source:         https://pypi.python.org/packages/source/S/South/South-%{version}.tar.gz
14cu|python3-django-south-1.0-1|8	Group:          Development/Python
14cu|python3-django-south-1.0-1|9	License:        ASL 2.0
14cu|python3-django-south-1.0-1|10	URL:            http://south.aeracode.org/
14cu|python3-django-south-1.0-1|11	BuildArch:      noarch
14cu|python3-django-south-1.0-1|12	Requires:       python3egg(django)
14cu|python3-django-south-1.0-1|13	BuildRequires:  pkgconfig(python)
14cu|python3-django-south-1.0-1|14	BuildRequires:  python3egg(setuptools)
14cu|python3-django-south-1.0-1|15	
14cu|python3-django-south-1.0-1|16	%description
14cu|python3-django-south-1.0-1|17	South is an intelligent database migrations library for the Django web
14cu|python3-django-south-1.0-1|18	framework. It is database-independent and DVCS-friendly, as well as a
14cu|python3-django-south-1.0-1|19	whole host of other features.
14cu|python3-django-south-1.0-1|20	
14cu|python3-django-south-1.0-1|21	%prep
14cu|python3-django-south-1.0-1|22	%setup -q -n %{oname}-%{version}
14cu|python3-django-south-1.0-1|23	rm -rf South.egg-info
14cu|python3-django-south-1.0-1|24	
14cu|python3-django-south-1.0-1|25	%build
14cu|python3-django-south-1.0-1|26	python3 setup.py build
14cu|python3-django-south-1.0-1|27	
14cu|python3-django-south-1.0-1|28	%install
14cu|python3-django-south-1.0-1|29	python3 setup.py install --root=%{buildroot}
14cu|python3-django-south-1.0-1|30	find %{buildroot} -size 0 -delete
14cu|python3-django-south-1.0-1|31	
14cu|python3-django-south-1.0-1|32	%files
14cu|python3-django-south-1.0-1|33	%doc README
14cu|python3-django-south-1.0-1|34	%{py3_puresitedir}/south
14cu|python3-django-south-1.0-1|35	%{py3_puresitedir}/South-%{version}-py?.?.egg-info
14cu|python3-django-south-1.0-1|36	
14cu|python3-django-south-1.0-1|37	%changelog
14cu|python3-django-south-1.0-1|38	
14cu|python3-django-south-1.0-1|39	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cu|python3-django-south-1.0-1|40	- (3ca3509) Spec cleanup
14cu|python3-django-south-1.0-1|41	
14cu|python3-django-south-1.0-1|42	

13919 14
14cu|python3-django-staticfiles-1.2.1-1|1	%define realname    django-staticfiles
14cu|python3-django-staticfiles-1.2.1-1|2	
14cu|python3-django-staticfiles-1.2.1-1|3	Name:		python3-%{realname}
14cu|python3-django-staticfiles-1.2.1-1|4	Version:	1.2.1
14cu|python3-django-staticfiles-1.2.1-1|5	Release:	1
14cu|python3-django-staticfiles-1.2.1-1|6	Summary:        A Django app that provides helpers for serving static files
14cu|python3-django-staticfiles-1.2.1-1|7	Group:          Development/Python
14cu|python3-django-staticfiles-1.2.1-1|8	License:        BSD
14cu|python3-django-staticfiles-1.2.1-1|9	URL:            http://bitbucket.org/jezdez/django-authority/
14cu|python3-django-staticfiles-1.2.1-1|10	Source:         https://pypi.python.org/packages/source/d/django-staticfiles/django-staticfiles-%{version}.tar.gz
14cu|python3-django-staticfiles-1.2.1-1|11	BuildArch:      noarch
14cu|python3-django-staticfiles-1.2.1-1|12	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-staticfiles-1.2.1-1|13	Requires:       python3-django
14cu|python3-django-staticfiles-1.2.1-1|14	
14cu|python3-django-staticfiles-1.2.1-1|15	%description
14cu|python3-django-staticfiles-1.2.1-1|16	A Django app that provides helpers for serving static files
14cu|python3-django-staticfiles-1.2.1-1|17	
14cu|python3-django-staticfiles-1.2.1-1|18	%prep
14cu|python3-django-staticfiles-1.2.1-1|19	%setup -q -n %{realname}-%{version}
14cu|python3-django-staticfiles-1.2.1-1|20	find . -name \*._* -exec rm {} +
14cu|python3-django-staticfiles-1.2.1-1|21	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-staticfiles-1.2.1-1|22	
14cu|python3-django-staticfiles-1.2.1-1|23	%build
14cu|python3-django-staticfiles-1.2.1-1|24	python3 setup.py build
14cu|python3-django-staticfiles-1.2.1-1|25	
14cu|python3-django-staticfiles-1.2.1-1|26	%install
14cu|python3-django-staticfiles-1.2.1-1|27	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-staticfiles-1.2.1-1|28	
14cu|python3-django-staticfiles-1.2.1-1|29	%clean
14cu|python3-django-staticfiles-1.2.1-1|30	
14cu|python3-django-staticfiles-1.2.1-1|31	%files
14cu|python3-django-staticfiles-1.2.1-1|32	%defattr(-,root,root,-)
14cu|python3-django-staticfiles-1.2.1-1|33	%{py3_puresitedir}/*
14cu|python3-django-staticfiles-1.2.1-1|34	
14cu|python3-django-staticfiles-1.2.1-1|35	
14cu|python3-django-staticfiles-1.2.1-1|36	
14cu|python3-django-staticfiles-1.2.1-1|37	
14cu|python3-django-staticfiles-1.2.1-1|38	%changelog
14cu|python3-django-staticfiles-1.2.1-1|39	
14cu|python3-django-staticfiles-1.2.1-1|40	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14cu|python3-django-staticfiles-1.2.1-1|41	- (b5627d5) Spec cleanup
14cu|python3-django-staticfiles-1.2.1-1|42	
14cu|python3-django-staticfiles-1.2.1-1|43	

13920 14
14cu|python3-django-tagging-0.4-1|1	%define realname django-tagging
14cu|python3-django-tagging-0.4-1|2	
14cu|python3-django-tagging-0.4-1|3	Name:           python3-django-tagging
14cu|python3-django-tagging-0.4-1|4	Version:        0.4
14cu|python3-django-tagging-0.4-1|5	Release:        1
14cu|python3-django-tagging-0.4-1|6	Summary:        A generic tagging application for Django projects
14cu|python3-django-tagging-0.4-1|7	
14cu|python3-django-tagging-0.4-1|8	Group:          Development/Python
14cu|python3-django-tagging-0.4-1|9	License:        MIT
14cu|python3-django-tagging-0.4-1|10	URL:            http://code.google.com/p/django-tagging/
14cu|python3-django-tagging-0.4-1|11	# svn export -r154 http://django-tagging.googlecode.com/svn/trunk/ django-tagging-0.3-r154
14cu|python3-django-tagging-0.4-1|12	# tar zcf django-tagging-0.3-r154.tar.gz django-tagging-0.3-r154
14cu|python3-django-tagging-0.4-1|13	Source0:        http://django-tagging.googlecode.com/files/%{realname}-%{version}.tar.gz
14cu|python3-django-tagging-0.4-1|14	BuildArch:      noarch
14cu|python3-django-tagging-0.4-1|15	BuildRequires:  python3-devel
14cu|python3-django-tagging-0.4-1|16	BuildRequires:  python3-setuptools
14cu|python3-django-tagging-0.4-1|17	BuildRequires:  locales-en
14cu|python3-django-tagging-0.4-1|18	Requires:       python3-django
14cu|python3-django-tagging-0.4-1|19	
14cu|python3-django-tagging-0.4-1|20	%description
14cu|python3-django-tagging-0.4-1|21	A generic tagging application for Django projects, which allows association
14cu|python3-django-tagging-0.4-1|22	of a number of tags with any Model instance and makes retrieval of tags
14cu|python3-django-tagging-0.4-1|23	simple.
14cu|python3-django-tagging-0.4-1|24	
14cu|python3-django-tagging-0.4-1|25	%prep
14cu|python3-django-tagging-0.4-1|26	%setup -q -n %{realname}-%{version}
14cu|python3-django-tagging-0.4-1|27	
14cu|python3-django-tagging-0.4-1|28	%build
14cu|python3-django-tagging-0.4-1|29	export LC_ALL=en_US.utf8
14cu|python3-django-tagging-0.4-1|30	python3 setup.py build
14cu|python3-django-tagging-0.4-1|31	
14cu|python3-django-tagging-0.4-1|32	%install
14cu|python3-django-tagging-0.4-1|33	export LC_ALL=en_US.utf8
14cu|python3-django-tagging-0.4-1|34	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-tagging-0.4-1|35	
14cu|python3-django-tagging-0.4-1|36	%files
14cu|python3-django-tagging-0.4-1|37	%doc CHANGELOG.txt LICENSE.txt docs/
14cu|python3-django-tagging-0.4-1|38	%{py3_puresitedir}/*
14cu|python3-django-tagging-0.4-1|39	
14cu|python3-django-tagging-0.4-1|40	%changelog
14cu|python3-django-tagging-0.4-1|41	
14cu|python3-django-tagging-0.4-1|42	* Sat Jun 18 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.4-1
14cu|python3-django-tagging-0.4-1|43	- (6e247df) Fix files
14cu|python3-django-tagging-0.4-1|44	
14cu|python3-django-tagging-0.4-1|45	

13921 14
14cu|python3-django-tagging-autocomplete-0.3.1-3|1	%define realname django-tagging-autocomplete
14cu|python3-django-tagging-autocomplete-0.3.1-3|2	
14cu|python3-django-tagging-autocomplete-0.3.1-3|3	Name:           python3-django-tagging-autocomplete
14cu|python3-django-tagging-autocomplete-0.3.1-3|4	Version:        0.3.1
14cu|python3-django-tagging-autocomplete-0.3.1-3|5	Release:        3
14cu|python3-django-tagging-autocomplete-0.3.1-3|6	Summary:        Autocompletion for django-tagging
14cu|python3-django-tagging-autocomplete-0.3.1-3|7	
14cu|python3-django-tagging-autocomplete-0.3.1-3|8	Group:          Development/Python
14cu|python3-django-tagging-autocomplete-0.3.1-3|9	License:        MIT
14cu|python3-django-tagging-autocomplete-0.3.1-3|10	URL:            http://pypi.python.org/pypi/django-tagging-autocomplete
14cu|python3-django-tagging-autocomplete-0.3.1-3|11	Source0:        http://pypi.python.org/packages/source/d/django-tagging-autocomplete/%{realname}-%{version}.tar.gz
14cu|python3-django-tagging-autocomplete-0.3.1-3|12	
14cu|python3-django-tagging-autocomplete-0.3.1-3|13	
14cu|python3-django-tagging-autocomplete-0.3.1-3|14	BuildArch:      noarch
14cu|python3-django-tagging-autocomplete-0.3.1-3|15	BuildRequires:  python3-devel
14cu|python3-django-tagging-autocomplete-0.3.1-3|16	BuildRequires:  python3-setuptools
14cu|python3-django-tagging-autocomplete-0.3.1-3|17	Requires:       python3-django
14cu|python3-django-tagging-autocomplete-0.3.1-3|18	
14cu|python3-django-tagging-autocomplete-0.3.1-3|19	%description
14cu|python3-django-tagging-autocomplete-0.3.1-3|20	Autocompletion for django-tagging
14cu|python3-django-tagging-autocomplete-0.3.1-3|21	
14cu|python3-django-tagging-autocomplete-0.3.1-3|22	%prep
14cu|python3-django-tagging-autocomplete-0.3.1-3|23	%setup -q -n %{realname}-%{version}
14cu|python3-django-tagging-autocomplete-0.3.1-3|24	
14cu|python3-django-tagging-autocomplete-0.3.1-3|25	%build
14cu|python3-django-tagging-autocomplete-0.3.1-3|26	python3 setup.py build
14cu|python3-django-tagging-autocomplete-0.3.1-3|27	
14cu|python3-django-tagging-autocomplete-0.3.1-3|28	
14cu|python3-django-tagging-autocomplete-0.3.1-3|29	%install
14cu|python3-django-tagging-autocomplete-0.3.1-3|30	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-tagging-autocomplete-0.3.1-3|31	
14cu|python3-django-tagging-autocomplete-0.3.1-3|32	%files
14cu|python3-django-tagging-autocomplete-0.3.1-3|33	%doc LICENSE.txt README.txt
14cu|python3-django-tagging-autocomplete-0.3.1-3|34	%{py3_puresitedir}/*
14cu|python3-django-tagging-autocomplete-0.3.1-3|35	
14cu|python3-django-tagging-autocomplete-0.3.1-3|36	%changelog
14cu|python3-django-tagging-autocomplete-0.3.1-3|37	
14cu|python3-django-tagging-autocomplete-0.3.1-3|38	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-3
14cu|python3-django-tagging-autocomplete-0.3.1-3|39	- (d30e976) Spec cleanup
14cu|python3-django-tagging-autocomplete-0.3.1-3|40	
14cu|python3-django-tagging-autocomplete-0.3.1-3|41	

13922 14
14cu|python3-django-threadedcomments-0.9-2|1	%define realname    django-threadedcomments
14cu|python3-django-threadedcomments-0.9-2|2	
14cu|python3-django-threadedcomments-0.9-2|3	Name: python3-%{realname}
14cu|python3-django-threadedcomments-0.9-2|4	Version: 0.9
14cu|python3-django-threadedcomments-0.9-2|5	Release: 2
14cu|python3-django-threadedcomments-0.9-2|6	Summary:        A simple yet flexible threaded commenting system
14cu|python3-django-threadedcomments-0.9-2|7	Group:          Development/Python
14cu|python3-django-threadedcomments-0.9-2|8	License:        BSD
14cu|python3-django-threadedcomments-0.9-2|9	URL:            http://code.google.com/p/django-threadedcomments/
14cu|python3-django-threadedcomments-0.9-2|10	Source:         %{realname}-%{version}.tar.gz
14cu|python3-django-threadedcomments-0.9-2|11	BuildArch:      noarch
14cu|python3-django-threadedcomments-0.9-2|12	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-threadedcomments-0.9-2|13	Requires:       python3-django
14cu|python3-django-threadedcomments-0.9-2|14	
14cu|python3-django-threadedcomments-0.9-2|15	%description
14cu|python3-django-threadedcomments-0.9-2|16	A simple yet flexible threaded commenting system.
14cu|python3-django-threadedcomments-0.9-2|17	
14cu|python3-django-threadedcomments-0.9-2|18	%prep
14cu|python3-django-threadedcomments-0.9-2|19	%setup -q -n %{realname}-%{version}
14cu|python3-django-threadedcomments-0.9-2|20	find . -name \*._* -exec rm {} +
14cu|python3-django-threadedcomments-0.9-2|21	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-threadedcomments-0.9-2|22	
14cu|python3-django-threadedcomments-0.9-2|23	%build
14cu|python3-django-threadedcomments-0.9-2|24	python3 setup.py build
14cu|python3-django-threadedcomments-0.9-2|25	
14cu|python3-django-threadedcomments-0.9-2|26	%install
14cu|python3-django-threadedcomments-0.9-2|27	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-threadedcomments-0.9-2|28	
14cu|python3-django-threadedcomments-0.9-2|29	%clean
14cu|python3-django-threadedcomments-0.9-2|30	
14cu|python3-django-threadedcomments-0.9-2|31	%files
14cu|python3-django-threadedcomments-0.9-2|32	%defattr(-,root,root,-)
14cu|python3-django-threadedcomments-0.9-2|33	%{py3_puresitedir}/*
14cu|python3-django-threadedcomments-0.9-2|34	
14cu|python3-django-threadedcomments-0.9-2|35	
14cu|python3-django-threadedcomments-0.9-2|36	
14cu|python3-django-threadedcomments-0.9-2|37	
14cu|python3-django-threadedcomments-0.9-2|38	%changelog
14cu|python3-django-threadedcomments-0.9-2|39	
14cu|python3-django-threadedcomments-0.9-2|40	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-2
14cu|python3-django-threadedcomments-0.9-2|41	- (13a0dc4) Spec cleanup
14cu|python3-django-threadedcomments-0.9-2|42	
14cu|python3-django-threadedcomments-0.9-2|43	

13923 14
14cu|python3-django-userprofile-0.7-2|1	%define realname    django-userprofile
14cu|python3-django-userprofile-0.7-2|2	
14cu|python3-django-userprofile-0.7-2|3	Name: python3-%{realname}
14cu|python3-django-userprofile-0.7-2|4	Version: 0.7
14cu|python3-django-userprofile-0.7-2|5	Release: 2
14cu|python3-django-userprofile-0.7-2|6	Summary:        A user private zone/profile management application
14cu|python3-django-userprofile-0.7-2|7	Group:          Development/Python
14cu|python3-django-userprofile-0.7-2|8	License:        BSD
14cu|python3-django-userprofile-0.7-2|9	URL:            http://transifex.org
14cu|python3-django-userprofile-0.7-2|10	Source:         userprofile-%{version}-r422-correct-validation.tar.gz
14cu|python3-django-userprofile-0.7-2|11	BuildArch:      noarch
14cu|python3-django-userprofile-0.7-2|12	BuildRequires:  python3-devel python3-setuptools
14cu|python3-django-userprofile-0.7-2|13	Requires:       python3-django
14cu|python3-django-userprofile-0.7-2|14	
14cu|python3-django-userprofile-0.7-2|15	%description
14cu|python3-django-userprofile-0.7-2|16	This is a user private zone/profile management application, allowing
14cu|python3-django-userprofile-0.7-2|17	the user to take control of his account and insert information about
14cu|python3-django-userprofile-0.7-2|18	him in his profile.
14cu|python3-django-userprofile-0.7-2|19	
14cu|python3-django-userprofile-0.7-2|20	Inside this package you will find a demo application which will show
14cu|python3-django-userprofile-0.7-2|21	you what can be accomplished with the rest of the utilities included
14cu|python3-django-userprofile-0.7-2|22	in the package.
14cu|python3-django-userprofile-0.7-2|23	
14cu|python3-django-userprofile-0.7-2|24	%prep
14cu|python3-django-userprofile-0.7-2|25	%setup -q -n userprofile-%{version}-r422-correct-validation
14cu|python3-django-userprofile-0.7-2|26	find . -name \*._* -exec rm {} +
14cu|python3-django-userprofile-0.7-2|27	find . -name \*.buildinfo* -exec rm {} +
14cu|python3-django-userprofile-0.7-2|28	
14cu|python3-django-userprofile-0.7-2|29	%build
14cu|python3-django-userprofile-0.7-2|30	python3 setup.py build
14cu|python3-django-userprofile-0.7-2|31	
14cu|python3-django-userprofile-0.7-2|32	%install
14cu|python3-django-userprofile-0.7-2|33	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-django-userprofile-0.7-2|34	
14cu|python3-django-userprofile-0.7-2|35	%clean
14cu|python3-django-userprofile-0.7-2|36	
14cu|python3-django-userprofile-0.7-2|37	%files
14cu|python3-django-userprofile-0.7-2|38	%defattr(-,root,root,-)
14cu|python3-django-userprofile-0.7-2|39	%{py3_puresitedir}/*
14cu|python3-django-userprofile-0.7-2|40	
14cu|python3-django-userprofile-0.7-2|41	
14cu|python3-django-userprofile-0.7-2|42	
14cu|python3-django-userprofile-0.7-2|43	
14cu|python3-django-userprofile-0.7-2|44	%changelog
14cu|python3-django-userprofile-0.7-2|45	
14cu|python3-django-userprofile-0.7-2|46	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cu|python3-django-userprofile-0.7-2|47	- (bc3c1d2) Spec cleanup
14cu|python3-django-userprofile-0.7-2|48	
14cu|python3-django-userprofile-0.7-2|49	

13924 14
14cu|python3-fixtures-1.4.0-1|1	%define oname fixtures
14cu|python3-fixtures-1.4.0-1|2	
14cu|python3-fixtures-1.4.0-1|3	Name:           python3-%{oname}
14cu|python3-fixtures-1.4.0-1|4	Version:	1.4.0
14cu|python3-fixtures-1.4.0-1|5	Release:        1
14cu|python3-fixtures-1.4.0-1|6	Summary:        Fixtures, reusable state for writing clean tests and more
14cu|python3-fixtures-1.4.0-1|7	Group:          Development/Python
14cu|python3-fixtures-1.4.0-1|8	License:        ASL 2.0 or BSD
14cu|python3-fixtures-1.4.0-1|9	URL:            https://launchpad.net/python-fixtures
14cu|python3-fixtures-1.4.0-1|10	Source0:        http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-fixtures-1.4.0-1|11	
14cu|python3-fixtures-1.4.0-1|12	
14cu|python3-fixtures-1.4.0-1|13	BuildRequires:  pkgconfig(python3)
14cu|python3-fixtures-1.4.0-1|14	BuildRequires:  python3egg(setuptools)
14cu|python3-fixtures-1.4.0-1|15	
14cu|python3-fixtures-1.4.0-1|16	Requires: python3egg(setuptools)
14cu|python3-fixtures-1.4.0-1|17	
14cu|python3-fixtures-1.4.0-1|18	BuildArch:      noarch
14cu|python3-fixtures-1.4.0-1|19	
14cu|python3-fixtures-1.4.0-1|20	%description
14cu|python3-fixtures-1.4.0-1|21	Fixtures defines a Python contract for reusable state / support logic,
14cu|python3-fixtures-1.4.0-1|22	primarily for unit testing. Helper and adaption logic is included to
14cu|python3-fixtures-1.4.0-1|23	make it easy to write your own fixtures using the fixtures contract.
14cu|python3-fixtures-1.4.0-1|24	Glue code is provided that makes using fixtures that meet the Fixtures
14cu|python3-fixtures-1.4.0-1|25	contract in unittest compatible test cases easy and straight forward.
14cu|python3-fixtures-1.4.0-1|26	
14cu|python3-fixtures-1.4.0-1|27	%prep
14cu|python3-fixtures-1.4.0-1|28	%setup -q -n %{oname}-%{version}
14cu|python3-fixtures-1.4.0-1|29	
14cu|python3-fixtures-1.4.0-1|30	%build
14cu|python3-fixtures-1.4.0-1|31	python3 setup.py build
14cu|python3-fixtures-1.4.0-1|32	
14cu|python3-fixtures-1.4.0-1|33	%install
14cu|python3-fixtures-1.4.0-1|34	python3 setup.py install --skip-build --root %{buildroot}
14cu|python3-fixtures-1.4.0-1|35	
14cu|python3-fixtures-1.4.0-1|36	
14cu|python3-fixtures-1.4.0-1|37	%files
14cu|python3-fixtures-1.4.0-1|38	%doc README GOALS NEWS Apache-2.0 BSD COPYING
14cu|python3-fixtures-1.4.0-1|39	%{py3_puresitedir}/%{oname}
14cu|python3-fixtures-1.4.0-1|40	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python3-fixtures-1.4.0-1|41	
14cu|python3-fixtures-1.4.0-1|42	
14cu|python3-fixtures-1.4.0-1|43	
14cu|python3-fixtures-1.4.0-1|44	
14cu|python3-fixtures-1.4.0-1|45	
14cu|python3-fixtures-1.4.0-1|46	
14cu|python3-fixtures-1.4.0-1|47	
14cu|python3-fixtures-1.4.0-1|48	
14cu|python3-fixtures-1.4.0-1|49	
14cu|python3-fixtures-1.4.0-1|50	
14cu|python3-fixtures-1.4.0-1|51	
14cu|python3-fixtures-1.4.0-1|52	
14cu|python3-fixtures-1.4.0-1|53	
14cu|python3-fixtures-1.4.0-1|54	
14cu|python3-fixtures-1.4.0-1|55	%changelog
14cu|python3-fixtures-1.4.0-1|56	
14cu|python3-fixtures-1.4.0-1|57	* Thu Sep 22 2016 Denis Silakov <dsilakov@gmail.com> 1.4.0-1
14cu|python3-fixtures-1.4.0-1|58	- (2c9be9a) Updated to 1.4.0 (sync with python2 package)
14cu|python3-fixtures-1.4.0-1|59	
14cu|python3-fixtures-1.4.0-1|60	

13925 14
14cu|python3-gmpy-1.17-1|1	%define module	gmpy
14cu|python3-gmpy-1.17-1|2	
14cu|python3-gmpy-1.17-1|3	Summary:	Python interface to GMP
14cu|python3-gmpy-1.17-1|4	Name:		python3-%{module}
14cu|python3-gmpy-1.17-1|5	Version:	1.17
14cu|python3-gmpy-1.17-1|6	Release:	1
14cu|python3-gmpy-1.17-1|7	Source0:	http://gmpy.googlecode.com/files/gmpy-%{version}.zip
14cu|python3-gmpy-1.17-1|8	License: 	LGPLv2.1
14cu|python3-gmpy-1.17-1|9	Group: 		Development/Python
14cu|python3-gmpy-1.17-1|10	Url: 		http://code.google.com/p/gmpy/
14cu|python3-gmpy-1.17-1|11	BuildRequires:	gmp-devel >= 4.2.4
14cu|python3-gmpy-1.17-1|12	BuildRequires:  python3-devel
14cu|python3-gmpy-1.17-1|13	
14cu|python3-gmpy-1.17-1|14	%description
14cu|python3-gmpy-1.17-1|15	The General Multiprecision PYthon project (GMPY) focuses on
14cu|python3-gmpy-1.17-1|16	Python-usable modules providing multiprecision arithmetic
14cu|python3-gmpy-1.17-1|17	functionality to Python programmers. The project mission includes both
14cu|python3-gmpy-1.17-1|18	C and C++ Python-modules (for speed) and pure Python modules (for
14cu|python3-gmpy-1.17-1|19	flexibility and convenience); it potentially includes integral,
14cu|python3-gmpy-1.17-1|20	rational and floating-point arithmetic in any base. Only
14cu|python3-gmpy-1.17-1|21	cross-platform functionality is of interest, at least for now.
14cu|python3-gmpy-1.17-1|22	
14cu|python3-gmpy-1.17-1|23	%prep
14cu|python3-gmpy-1.17-1|24	%setup -q -n %{module}-%{version}
14cu|python3-gmpy-1.17-1|25	
14cu|python3-gmpy-1.17-1|26	%build
14cu|python3-gmpy-1.17-1|27	find -name .svn | xargs rm -rf
14cu|python3-gmpy-1.17-1|28	python3 ./setup.py build
14cu|python3-gmpy-1.17-1|29	
14cu|python3-gmpy-1.17-1|30	%install
14cu|python3-gmpy-1.17-1|31	python3 ./setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python3-gmpy-1.17-1|32	
14cu|python3-gmpy-1.17-1|33	%files -f FILE_LIST
14cu|python3-gmpy-1.17-1|34	%doc README lgpl-2.1.txt doc/ test/
14cu|python3-gmpy-1.17-1|35	
14cu|python3-gmpy-1.17-1|36	%changelog
14cu|python3-gmpy-1.17-1|37	
14cu|python3-gmpy-1.17-1|38	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.17-1
14cu|python3-gmpy-1.17-1|39	- (5ca297e) Imported from SRPM
14cu|python3-gmpy-1.17-1|40	
14cu|python3-gmpy-1.17-1|41	

13926 14
14cu|python3-gns3-net-converter-1.3.0-1|1	Name:           python3-gns3-net-converter
14cu|python3-gns3-net-converter-1.3.0-1|2	Version:        1.3.0
14cu|python3-gns3-net-converter-1.3.0-1|3	Release:        1
14cu|python3-gns3-net-converter-1.3.0-1|4	Summary:        Abstract away differences among multiple cloud provider APIs
14cu|python3-gns3-net-converter-1.3.0-1|5	License:        GPL
14cu|python3-gns3-net-converter-1.3.0-1|6	Group:          Development/Python
14cu|python3-gns3-net-converter-1.3.0-1|7	Url:            https://pypi.python.org/pypi/gns3-net-converter/
14cu|python3-gns3-net-converter-1.3.0-1|8	Source0:        http://pypi.python.org/packages/source/a/gns3-net-converter/gns3-net-converter-%{version}.tar.gz
14cu|python3-gns3-net-converter-1.3.0-1|9	BuildRequires:  python3-devel
14cu|python3-gns3-net-converter-1.3.0-1|10	BuildRequires:  python3-setuptools
14cu|python3-gns3-net-converter-1.3.0-1|11	Requires:       python3-simplejson
14cu|python3-gns3-net-converter-1.3.0-1|12	Requires:       python3-qt5
14cu|python3-gns3-net-converter-1.3.0-1|13	BuildArch:      noarch
14cu|python3-gns3-net-converter-1.3.0-1|14	
14cu|python3-gns3-net-converter-1.3.0-1|15	%description
14cu|python3-gns3-net-converter-1.3.0-1|16	The converter will convert all IOS,
14cu|python3-gns3-net-converter-1.3.0-1|17	Cloud and VirtualBoxdevices to the new format.
14cu|python3-gns3-net-converter-1.3.0-1|18	It will also convert all QEMU based devices
14cu|python3-gns3-net-converter-1.3.0-1|19	(QEMU VM, ASA, PIX, JUNOS & IDS).  VPCS nodes
14cu|python3-gns3-net-converter-1.3.0-1|20	will be converted to cloud devices due to
14cu|python3-gns3-net-converter-1.3.0-1|21	lack of information the 0.8.7 topology files.
14cu|python3-gns3-net-converter-1.3.0-1|22	
14cu|python3-gns3-net-converter-1.3.0-1|23	%prep
14cu|python3-gns3-net-converter-1.3.0-1|24	%setup -q -n gns3-net-converter-%{version}
14cu|python3-gns3-net-converter-1.3.0-1|25	
14cu|python3-gns3-net-converter-1.3.0-1|26	%build
14cu|python3-gns3-net-converter-1.3.0-1|27	python3 setup.py build
14cu|python3-gns3-net-converter-1.3.0-1|28	
14cu|python3-gns3-net-converter-1.3.0-1|29	%install
14cu|python3-gns3-net-converter-1.3.0-1|30	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python3-gns3-net-converter-1.3.0-1|31	
14cu|python3-gns3-net-converter-1.3.0-1|32	%files
14cu|python3-gns3-net-converter-1.3.0-1|33	%{py3_puresitedir}/*
14cu|python3-gns3-net-converter-1.3.0-1|34	%{_bindir}/gns3-converter
14cu|python3-gns3-net-converter-1.3.0-1|35	
14cu|python3-gns3-net-converter-1.3.0-1|36	%changelog
14cu|python3-gns3-net-converter-1.3.0-1|37	
14cu|python3-gns3-net-converter-1.3.0-1|38	* Mon Feb 29 2016 Denis Silakov <dsilakov@gmail.com> 1.3.0-1
14cu|python3-gns3-net-converter-1.3.0-1|39	- (8150eb1) Spec cleanup, added python3-qt5 requirement
14cu|python3-gns3-net-converter-1.3.0-1|40	
14cu|python3-gns3-net-converter-1.3.0-1|41	

13927 14
14cu|python3-ipython-5.0.0-2|1	Summary:	An interactive computing environment for Python
14cu|python3-ipython-5.0.0-2|2	Name:		python3-ipython
14cu|python3-ipython-5.0.0-2|3	Version:	5.0.0
14cu|python3-ipython-5.0.0-2|4	Release:	2
14cu|python3-ipython-5.0.0-2|5	Source0:	https://github.com/ipython/ipython/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|python3-ipython-5.0.0-2|6	License:	BSD
14cu|python3-ipython-5.0.0-2|7	Group:		Development/Python
14cu|python3-ipython-5.0.0-2|8	Url:		http://ipython.org
14cu|python3-ipython-5.0.0-2|9	BuildArch:	noarch
14cu|python3-ipython-5.0.0-2|10	BuildRequires:	python3-devel
14cu|python3-ipython-5.0.0-2|11	BuildRequires:	python3-setuptools
14cu|python3-ipython-5.0.0-2|12	BuildRequires:	python3-simplegeneric
14cu|python3-ipython-5.0.0-2|13	BuildRequires:	python3-pygments
14cu|python3-ipython-5.0.0-2|14	BuildRequires:	python3-sphinx
14cu|python3-ipython-5.0.0-2|15	BuildRequires:	python3-jinja2
14cu|python3-ipython-5.0.0-2|16	BuildRequires:	python3-pexpect
14cu|python3-ipython-5.0.0-2|17	BuildRequires:	python3-pyzmq
14cu|python3-ipython-5.0.0-2|18	BuildRequires:	python3-tornado
14cu|python3-ipython-5.0.0-2|19	Requires:	python3-pexpect
14cu|python3-ipython-5.0.0-2|20	Requires:	python3-mglob
14cu|python3-ipython-5.0.0-2|21	Requires:	python3-simplegeneric
14cu|python3-ipython-5.0.0-2|22	Requires:	python3-traitlets
14cu|python3-ipython-5.0.0-2|23	Requires:	python3-decorator
14cu|python3-ipython-5.0.0-2|24	Requires:	python3-ipython_genutils
14cu|python3-ipython-5.0.0-2|25	Requires:	python3-backports.shutil_get_terminal_size
14cu|python3-ipython-5.0.0-2|26	Requires:	python3-pickleshare
14cu|python3-ipython-5.0.0-2|27	Requires:	python3-prompt_toolkit
14cu|python3-ipython-5.0.0-2|28	Suggests:	python3-pygments
14cu|python3-ipython-5.0.0-2|29	Suggests:	python3-sip
14cu|python3-ipython-5.0.0-2|30	Suggests:	python3-qt4
14cu|python3-ipython-5.0.0-2|31	Suggests:	python3-mpi4py
14cu|python3-ipython-5.0.0-2|32	Suggests:	python3-tornado
14cu|python3-ipython-5.0.0-2|33	Suggests:	python3-jinja2
14cu|python3-ipython-5.0.0-2|34	Suggests:	python3-matplotlib
14cu|python3-ipython-5.0.0-2|35	Suggests:	python3-pyzmq
14cu|python3-ipython-5.0.0-2|36	
14cu|python3-ipython-5.0.0-2|37	%description
14cu|python3-ipython-5.0.0-2|38	IPython provides a replacement for the interactive Python interpreter with
14cu|python3-ipython-5.0.0-2|39	extra functionality.
14cu|python3-ipython-5.0.0-2|40	
14cu|python3-ipython-5.0.0-2|41	Main features:
14cu|python3-ipython-5.0.0-2|42	* Comprehensive object introspection.
14cu|python3-ipython-5.0.0-2|43	* Input history, persistent across sessions.
14cu|python3-ipython-5.0.0-2|44	* Caching of output results during a session with automatically generated\
14cu|python3-ipython-5.0.0-2|45	references.
14cu|python3-ipython-5.0.0-2|46	* Readline based name completion.
14cu|python3-ipython-5.0.0-2|47	* Extensible system of 'magic' commands for controlling the environment and
14cu|python3-ipython-5.0.0-2|48	performing many tasks related either to IPython or the operating system.
14cu|python3-ipython-5.0.0-2|49	* Configuration system with easy switching between different setups (simpler
14cu|python3-ipython-5.0.0-2|50	than changing $PYTHONSTARTUP environment variables every time).
14cu|python3-ipython-5.0.0-2|51	* Session logging and reloading.
14cu|python3-ipython-5.0.0-2|52	* Extensible syntax processing for special purpose situations.
14cu|python3-ipython-5.0.0-2|53	* Access to the system shell with user-extensible alias system.
14cu|python3-ipython-5.0.0-2|54	* Easily embeddable in other Python programs.
14cu|python3-ipython-5.0.0-2|55	* Integrated access to the pdb debugger and the Python profiler.
14cu|python3-ipython-5.0.0-2|56	
14cu|python3-ipython-5.0.0-2|57	%prep
14cu|python3-ipython-5.0.0-2|58	%setup -qn ipython-%{version}
14cu|python3-ipython-5.0.0-2|59	# delete bundling libs
14cu|python3-ipython-5.0.0-2|60	pushd IPython/external
14cu|python3-ipython-5.0.0-2|61	
14cu|python3-ipython-5.0.0-2|62	# use decorators of numpy
14cu|python3-ipython-5.0.0-2|63	rm decorators/_decorators.py
14cu|python3-ipython-5.0.0-2|64	
14cu|python3-ipython-5.0.0-2|65	popd
14cu|python3-ipython-5.0.0-2|66	
14cu|python3-ipython-5.0.0-2|67	# Get rid of library shebangs
14cu|python3-ipython-5.0.0-2|68	find . -type f -name "*.py" -exec sed -i '/#!\/usr\/bin\/env/d' {} \;
14cu|python3-ipython-5.0.0-2|69	
14cu|python3-ipython-5.0.0-2|70	%build
14cu|python3-ipython-5.0.0-2|71	python3 setup.py build
14cu|python3-ipython-5.0.0-2|72	
14cu|python3-ipython-5.0.0-2|73	%install
14cu|python3-ipython-5.0.0-2|74	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-ipython-5.0.0-2|75	for f in %{buildroot}%{_mandir}/man1/*.1; do mv ${f} ${f%.1}3.1; done
14cu|python3-ipython-5.0.0-2|76	
14cu|python3-ipython-5.0.0-2|77	chmod 644 %{buildroot}%{_mandir}/man1/*.1*
14cu|python3-ipython-5.0.0-2|78	find %{buildroot} -name .buildinfo -exec rm -f {} \;
14cu|python3-ipython-5.0.0-2|79	find %{buildroot} -name .git_commit_info.ini -exec rm -rf {} \;
14cu|python3-ipython-5.0.0-2|80	
14cu|python3-ipython-5.0.0-2|81	%files
14cu|python3-ipython-5.0.0-2|82	%{_bindir}/ipython
14cu|python3-ipython-5.0.0-2|83	%{_bindir}/iptest
14cu|python3-ipython-5.0.0-2|84	%{_bindir}/ipython3
14cu|python3-ipython-5.0.0-2|85	%{_bindir}/iptest3
14cu|python3-ipython-5.0.0-2|86	%{_mandir}/man1/*
14cu|python3-ipython-5.0.0-2|87	
14cu|python3-ipython-5.0.0-2|88	%{py3_puresitedir}/*
14cu|python3-ipython-5.0.0-2|89	
14cu|python3-ipython-5.0.0-2|90	
14cu|python3-ipython-5.0.0-2|91	%changelog
14cu|python3-ipython-5.0.0-2|92	
14cu|python3-ipython-5.0.0-2|93	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 5.0.0-2
14cu|python3-ipython-5.0.0-2|94	- (cc9f3a2) Added decorator requirement
14cu|python3-ipython-5.0.0-2|95	
14cu|python3-ipython-5.0.0-2|96	

13928 14
14cu|python3-jsonschema-2.4.0-1|1	%define	oname	jsonschema
14cu|python3-jsonschema-2.4.0-1|2	%define __noautoreq functools32
14cu|python3-jsonschema-2.4.0-1|3	
14cu|python3-jsonschema-2.4.0-1|4	Name:		python3-%{oname}
14cu|python3-jsonschema-2.4.0-1|5	Version:	2.4.0
14cu|python3-jsonschema-2.4.0-1|6	Release:	1
14cu|python3-jsonschema-2.4.0-1|7	Summary:	An implementation of JSON Schema validation for Python
14cu|python3-jsonschema-2.4.0-1|8	Source0:	http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-jsonschema-2.4.0-1|9	License:	MIT
14cu|python3-jsonschema-2.4.0-1|10	Group:		Development/Python
14cu|python3-jsonschema-2.4.0-1|11	Url:		http://github.com/Julian/jsonschema
14cu|python3-jsonschema-2.4.0-1|12	BuildArch:	noarch
14cu|python3-jsonschema-2.4.0-1|13	BuildRequires:  pkgconfig(python3)
14cu|python3-jsonschema-2.4.0-1|14	BuildRequires:  python3egg(nose)
14cu|python3-jsonschema-2.4.0-1|15	BuildRequires:  python3egg(mock)
14cu|python3-jsonschema-2.4.0-1|16	
14cu|python3-jsonschema-2.4.0-1|17	
14cu|python3-jsonschema-2.4.0-1|18	%description
14cu|python3-jsonschema-2.4.0-1|19	jsonschema is JSON Schema validator currently based on
14cu|python3-jsonschema-2.4.0-1|20	http://tools.ietf.org/html/draft-zyp-json-schema-03
14cu|python3-jsonschema-2.4.0-1|21	
14cu|python3-jsonschema-2.4.0-1|22	%prep
14cu|python3-jsonschema-2.4.0-1|23	%setup -q -n %{oname}-%{version}
14cu|python3-jsonschema-2.4.0-1|24	
14cu|python3-jsonschema-2.4.0-1|25	%build
14cu|python3-jsonschema-2.4.0-1|26	python3 setup.py build
14cu|python3-jsonschema-2.4.0-1|27	
14cu|python3-jsonschema-2.4.0-1|28	%install
14cu|python3-jsonschema-2.4.0-1|29	python3 setup.py install --root=%{buildroot}
14cu|python3-jsonschema-2.4.0-1|30	
14cu|python3-jsonschema-2.4.0-1|31	%check
14cu|python3-jsonschema-2.4.0-1|32	%{_bindir}/nosetests-3* -v
14cu|python3-jsonschema-2.4.0-1|33	
14cu|python3-jsonschema-2.4.0-1|34	%files
14cu|python3-jsonschema-2.4.0-1|35	%doc CHANGELOG.rst COPYING README.rst
14cu|python3-jsonschema-2.4.0-1|36	%{_bindir}/*
14cu|python3-jsonschema-2.4.0-1|37	%{py3_puresitedir}/jsonschema/*.py*
14cu|python3-jsonschema-2.4.0-1|38	%{py3_puresitedir}/jsonschema/tests/*.py*
14cu|python3-jsonschema-2.4.0-1|39	%{py3_puresitedir}/jsonschema*.egg-info
14cu|python3-jsonschema-2.4.0-1|40	%{py3_puresitedir}/jsonschema/schemas/draft*.json
14cu|python3-jsonschema-2.4.0-1|41	%changelog
14cu|python3-jsonschema-2.4.0-1|42	
14cu|python3-jsonschema-2.4.0-1|43	* Sat Feb 27 2016 Denis Silakov <dsilakov@gmail.com> 2.4.0-1
14cu|python3-jsonschema-2.4.0-1|44	- (4944525) Only 2.4.0 for now
14cu|python3-jsonschema-2.4.0-1|45	
14cu|python3-jsonschema-2.4.0-1|46	

13929 14
14cu|python3-livestreamer-1.12.2-1|1	%define oname livestreamer
14cu|python3-livestreamer-1.12.2-1|2	
14cu|python3-livestreamer-1.12.2-1|3	Name:           python3-%{oname}
14cu|python3-livestreamer-1.12.2-1|4	Version:        1.12.2
14cu|python3-livestreamer-1.12.2-1|5	Release:        1
14cu|python3-livestreamer-1.12.2-1|6	License:        BSD and MIT
14cu|python3-livestreamer-1.12.2-1|7	Summary:        Extracts streams and pipes them into a video player of choice
14cu|python3-livestreamer-1.12.2-1|8	Url:            http://livestreamer.tanuki.se/
14cu|python3-livestreamer-1.12.2-1|9	Group:          Sound
14cu|python3-livestreamer-1.12.2-1|10	Source:         https://pypi.python.org/packages/source/l/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-livestreamer-1.12.2-1|11	BuildRequires:  pkgconfig(python3)
14cu|python3-livestreamer-1.12.2-1|12	BuildRequires:  python3egg(setuptools)
14cu|python3-livestreamer-1.12.2-1|13	BuildRequires:  python3egg(requests)
14cu|python3-livestreamer-1.12.2-1|14	BuildRequires:  python3egg(sphinx)
14cu|python3-livestreamer-1.12.2-1|15	BuildRequires:  python3egg(singledispatch)
14cu|python3-livestreamer-1.12.2-1|16	BuildRequires:  python3egg(urllib3)
14cu|python3-livestreamer-1.12.2-1|17	BuildRequires:  dos2unix
14cu|python3-livestreamer-1.12.2-1|18	Conflicts:	python-%{oname}
14cu|python3-livestreamer-1.12.2-1|19	BuildArch:      noarch
14cu|python3-livestreamer-1.12.2-1|20	
14cu|python3-livestreamer-1.12.2-1|21	%description
14cu|python3-livestreamer-1.12.2-1|22	Livestreamer is a CLI program that extracts streams from various services and
14cu|python3-livestreamer-1.12.2-1|23	pipes them into a video player of choice.
14cu|python3-livestreamer-1.12.2-1|24	Livestreamer is built upon a plugin system which allows support for new
14cu|python3-livestreamer-1.12.2-1|25	services to be easily added.
14cu|python3-livestreamer-1.12.2-1|26	
14cu|python3-livestreamer-1.12.2-1|27	%files
14cu|python3-livestreamer-1.12.2-1|28	%doc *.rst LICENSE*
14cu|python3-livestreamer-1.12.2-1|29	%{_docdir}/%{oname}/html/
14cu|python3-livestreamer-1.12.2-1|30	%{_bindir}/%{oname}
14cu|python3-livestreamer-1.12.2-1|31	%{py3_puresitedir}/%{oname}
14cu|python3-livestreamer-1.12.2-1|32	%{py3_puresitedir}/%{oname}_cli
14cu|python3-livestreamer-1.12.2-1|33	%{py3_puresitedir}/%{oname}-%{version}-py*.egg-info
14cu|python3-livestreamer-1.12.2-1|34	%{_mandir}/man1/%{oname}.1.*
14cu|python3-livestreamer-1.12.2-1|35	#-------------------------------------------------------------------------------------
14cu|python3-livestreamer-1.12.2-1|36	
14cu|python3-livestreamer-1.12.2-1|37	%prep
14cu|python3-livestreamer-1.12.2-1|38	%setup -qn %{oname}-%{version}
14cu|python3-livestreamer-1.12.2-1|39	
14cu|python3-livestreamer-1.12.2-1|40	# edit .py file and use python3
14cu|python3-livestreamer-1.12.2-1|41	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python3-livestreamer-1.12.2-1|42	
14cu|python3-livestreamer-1.12.2-1|43	# delete version-control-internal-file
14cu|python3-livestreamer-1.12.2-1|44	find . -name .gitignore -exec rm -f {} \; >/dev/null
14cu|python3-livestreamer-1.12.2-1|45	# Remove bundled egg-info
14cu|python3-livestreamer-1.12.2-1|46	rm -rf src/livestreamer.egg-info
14cu|python3-livestreamer-1.12.2-1|47	
14cu|python3-livestreamer-1.12.2-1|48	%build
14cu|python3-livestreamer-1.12.2-1|49	%{__python3} setup.py build
14cu|python3-livestreamer-1.12.2-1|50	
14cu|python3-livestreamer-1.12.2-1|51	# Generate man page and html documentation (needs python-sphinx)
14cu|python3-livestreamer-1.12.2-1|52	%{__python3} setup.py build_sphinx -b man
14cu|python3-livestreamer-1.12.2-1|53	%{__python3} setup.py build_sphinx -b html
14cu|python3-livestreamer-1.12.2-1|54	
14cu|python3-livestreamer-1.12.2-1|55	pushd build/lib/livestreamer/packages/flashmedia
14cu|python3-livestreamer-1.12.2-1|56	find . -type f -name "*.py" -exec chmod +x {} \;
14cu|python3-livestreamer-1.12.2-1|57	popd
14cu|python3-livestreamer-1.12.2-1|58	
14cu|python3-livestreamer-1.12.2-1|59	%install
14cu|python3-livestreamer-1.12.2-1|60	%{__python3} setup.py install --root=%{buildroot} --skip-build
14cu|python3-livestreamer-1.12.2-1|61	
14cu|python3-livestreamer-1.12.2-1|62	# install man page
14cu|python3-livestreamer-1.12.2-1|63	install -p -d -m755 %{buildroot}%{_mandir}/man1
14cu|python3-livestreamer-1.12.2-1|64	install -p -m644 build/sphinx/man/%{oname}.1 %buildroot%{_mandir}/man1/%{oname}.1
14cu|python3-livestreamer-1.12.2-1|65	
14cu|python3-livestreamer-1.12.2-1|66	# install html docs
14cu|python3-livestreamer-1.12.2-1|67	install -p -d -m755 %{buildroot}%{_docdir}/%{oname}
14cu|python3-livestreamer-1.12.2-1|68	mv build/sphinx/html %{buildroot}%{_docdir}/%{oname}
14cu|python3-livestreamer-1.12.2-1|69	
14cu|python3-livestreamer-1.12.2-1|70	# convert to unix format due rpmlint warning W: wrong-file-end-of-line-encoding
14cu|python3-livestreamer-1.12.2-1|71	dos2unix %{buildroot}%{_docdir}/%{oname}/html/_static/jquery.js
14cu|python3-livestreamer-1.12.2-1|72	
14cu|python3-livestreamer-1.12.2-1|73	# convert to utf8 due rpmling warning W: file-not-utf8 /usr/share/doc/python-livestreamer/html/objects.inv
14cu|python3-livestreamer-1.12.2-1|74	iconv -f iso-8859-1 -t utf-8 %{buildroot}%{_docdir}/%{oname}/html/objects.inv > objects.inv.utf8; \
14cu|python3-livestreamer-1.12.2-1|75	mv objects.inv.utf8 %{buildroot}%{_docdir}/%{oname}/html/objects.inv
14cu|python3-livestreamer-1.12.2-1|76	
14cu|python3-livestreamer-1.12.2-1|77	# convert to unix format due rpmlint warning W: wrong-file-end-of-line-encoding
14cu|python3-livestreamer-1.12.2-1|78	dos2unix %{buildroot}%{_docdir}/%{oname}/html/objects.inv
14cu|python3-livestreamer-1.12.2-1|79	
14cu|python3-livestreamer-1.12.2-1|80	# Sphinx info file for hashing, no longer needed
14cu|python3-livestreamer-1.12.2-1|81	rm %{buildroot}%{_docdir}/%{oname}/html/.buildinfo
14cu|python3-livestreamer-1.12.2-1|82	pushd %{buildroot}%{py3_puresitedir}/%{oname}/packages/flashmedia
14cu|python3-livestreamer-1.12.2-1|83	chmod -x {types,box,amf,compat,ordereddict}.py
14cu|python3-livestreamer-1.12.2-1|84	popd
14cu|python3-livestreamer-1.12.2-1|85	chmod +x %{buildroot}%{py3_puresitedir}/%{oname}/plugins/tvplayer.py
14cu|python3-livestreamer-1.12.2-1|86	chmod +x %{buildroot}%{py3_puresitedir}/%{oname}/plugins/tv3cat.py
14cu|python3-livestreamer-1.12.2-1|87	
14cu|python3-livestreamer-1.12.2-1|88	%check
14cu|python3-livestreamer-1.12.2-1|89	%{__python3} setup.py test
14cu|python3-livestreamer-1.12.2-1|90	
14cu|python3-livestreamer-1.12.2-1|91	
14cu|python3-livestreamer-1.12.2-1|92	%changelog
14cu|python3-livestreamer-1.12.2-1|93	
14cu|python3-livestreamer-1.12.2-1|94	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 1.12.2-1
14cu|python3-livestreamer-1.12.2-1|95	- (286397f) Imported from SRPM
14cu|python3-livestreamer-1.12.2-1|96	
14cu|python3-livestreamer-1.12.2-1|97	

13930 14
14cu|python3-markdown-2.6.5-2|1	%define oname Markdown
14cu|python3-markdown-2.6.5-2|2	
14cu|python3-markdown-2.6.5-2|3	Summary: Python implementation of the markdown text-to-HTML conversion tool
14cu|python3-markdown-2.6.5-2|4	
14cu|python3-markdown-2.6.5-2|5	Name:		python3-markdown
14cu|python3-markdown-2.6.5-2|6	Version:	2.6.5
14cu|python3-markdown-2.6.5-2|7	Release:	2
14cu|python3-markdown-2.6.5-2|8	Source0: 	https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
14cu|python3-markdown-2.6.5-2|9	License:	BSD
14cu|python3-markdown-2.6.5-2|10	Group:		Development/Python
14cu|python3-markdown-2.6.5-2|11	Url:		http://www.freewisdom.org/projects/python-markdown/
14cu|python3-markdown-2.6.5-2|12	BuildRequires:	python3
14cu|python3-markdown-2.6.5-2|13	BuildArch:	noarch
14cu|python3-markdown-2.6.5-2|14	
14cu|python3-markdown-2.6.5-2|15	%description
14cu|python3-markdown-2.6.5-2|16	This is a Python implementation of John Gruber's Markdown. It is almost
14cu|python3-markdown-2.6.5-2|17	completely compliant with the reference implementation, though there
14cu|python3-markdown-2.6.5-2|18	are a few known issues
14cu|python3-markdown-2.6.5-2|19	
14cu|python3-markdown-2.6.5-2|20	Markdown  is a text-to-HTML conversion tool for web writers. Markdown
14cu|python3-markdown-2.6.5-2|21	allows you to write using an easy-to-read, easy-to-write plain text format,
14cu|python3-markdown-2.6.5-2|22	then convert it to structurally valid XHTML (or HTML).
14cu|python3-markdown-2.6.5-2|23	
14cu|python3-markdown-2.6.5-2|24	%prep
14cu|python3-markdown-2.6.5-2|25	%setup -qn %{oname}-%{version}
14cu|python3-markdown-2.6.5-2|26	
14cu|python3-markdown-2.6.5-2|27	%build
14cu|python3-markdown-2.6.5-2|28	PYTHONDONTWRITEBYTECODE=  python3 setup.py build
14cu|python3-markdown-2.6.5-2|29	
14cu|python3-markdown-2.6.5-2|30	%install
14cu|python3-markdown-2.6.5-2|31	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python3-markdown-2.6.5-2|32	mv %{buildroot}%{_bindir}/markdown_py %{buildroot}%{_bindir}/markdown_py3
14cu|python3-markdown-2.6.5-2|33	sed -i s/markdown_py/markdown_py3/ FILE_LIST
14cu|python3-markdown-2.6.5-2|34	
14cu|python3-markdown-2.6.5-2|35	%files -f FILE_LIST
14cu|python3-markdown-2.6.5-2|36	%doc docs
14cu|python3-markdown-2.6.5-2|37	
14cu|python3-markdown-2.6.5-2|38	%changelog
14cu|python3-markdown-2.6.5-2|39	
14cu|python3-markdown-2.6.5-2|40	* Tue Jan 26 2016 Denis Silakov <dsilakov@gmail.com> 2.6.5-2
14cu|python3-markdown-2.6.5-2|41	- (0529843) Fix binary name
14cu|python3-markdown-2.6.5-2|42	
14cu|python3-markdown-2.6.5-2|43	

13931 14
14cu|python3-markups-1.0.1-2|1	Name:           python3-markups
14cu|python3-markups-1.0.1-2|2	Version:        1.0.1
14cu|python3-markups-1.0.1-2|3	Release:        2
14cu|python3-markups-1.0.1-2|4	Group:		Development/Python
14cu|python3-markups-1.0.1-2|5	License:        BSD
14cu|python3-markups-1.0.1-2|6	Summary:        A wrapper around various text markups
14cu|python3-markups-1.0.1-2|7	URL:            https://pypi.python.org/pypi/Markups
14cu|python3-markups-1.0.1-2|8	Source0:        http://pypi.python.org/packages/source/M/Markups/Markups-%{version}.tar.gz
14cu|python3-markups-1.0.1-2|9	
14cu|python3-markups-1.0.1-2|10	BuildRequires:  python3-devel
14cu|python3-markups-1.0.1-2|11	BuildRequires:  python3-docutils
14cu|python3-markups-1.0.1-2|12	BuildRequires:  python3-markdown
14cu|python3-markups-1.0.1-2|13	BuildRequires:  python3-setuptools
14cu|python3-markups-1.0.1-2|14	BuildRequires:  python3-textile
14cu|python3-markups-1.0.1-2|15	Requires:       python3-docutils
14cu|python3-markups-1.0.1-2|16	Requires:       python3-markdown
14cu|python3-markups-1.0.1-2|17	Requires:       python3-textile
14cu|python3-markups-1.0.1-2|18	BuildArch:      noarch
14cu|python3-markups-1.0.1-2|19	
14cu|python3-markups-1.0.1-2|20	%description
14cu|python3-markups-1.0.1-2|21	This module provides a Python 3 wrapper around the various text markup
14cu|python3-markups-1.0.1-2|22	languages, such as Markdown and reStructuredText (these two are supported
14cu|python3-markups-1.0.1-2|23	by default).
14cu|python3-markups-1.0.1-2|24	
14cu|python3-markups-1.0.1-2|25	%prep
14cu|python3-markups-1.0.1-2|26	%setup -qn Markups-%{version}
14cu|python3-markups-1.0.1-2|27	
14cu|python3-markups-1.0.1-2|28	# The source tarball contains a bundled egg-info.
14cu|python3-markups-1.0.1-2|29	rm -rf Markups.egg-info
14cu|python3-markups-1.0.1-2|30	
14cu|python3-markups-1.0.1-2|31	%build
14cu|python3-markups-1.0.1-2|32	python3 setup.py build
14cu|python3-markups-1.0.1-2|33	
14cu|python3-markups-1.0.1-2|34	%install
14cu|python3-markups-1.0.1-2|35	
14cu|python3-markups-1.0.1-2|36	python3 setup.py install --skip-build --root %{buildroot}
14cu|python3-markups-1.0.1-2|37	
14cu|python3-markups-1.0.1-2|38	%check
14cu|python3-markups-1.0.1-2|39	python3 setup.py test
14cu|python3-markups-1.0.1-2|40	
14cu|python3-markups-1.0.1-2|41	
14cu|python3-markups-1.0.1-2|42	%files
14cu|python3-markups-1.0.1-2|43	%doc changelog README.rst LICENSE
14cu|python3-markups-1.0.1-2|44	%{py3_puresitedir}/*
14cu|python3-markups-1.0.1-2|45	
14cu|python3-markups-1.0.1-2|46	
14cu|python3-markups-1.0.1-2|47	%changelog
14cu|python3-markups-1.0.1-2|48	
14cu|python3-markups-1.0.1-2|49	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 1.0.1-2
14cu|python3-markups-1.0.1-2|50	- (b222d9c) Leave only python3 module
14cu|python3-markups-1.0.1-2|51	
14cu|python3-markups-1.0.1-2|52	

13932 14
14cu|python3-matplotlib-1.5.1-1|1	%define module matplotlib
14cu|python3-matplotlib-1.5.1-1|2	# the default backend; one of GTK GTKAgg GTKCairo GTK3Agg GTK3Cairo
14cu|python3-matplotlib-1.5.1-1|3	# CocoaAgg MacOSX Qt4Agg Qt5Agg TkAgg WX WXAgg Agg Cairo GDK PS PDF SVG
14cu|python3-matplotlib-1.5.1-1|4	%global backend                 TkAgg
14cu|python3-matplotlib-1.5.1-1|5	
14cu|python3-matplotlib-1.5.1-1|6	Summary:	Python 2D plotting library
14cu|python3-matplotlib-1.5.1-1|7	Name:		python3-%{module}
14cu|python3-matplotlib-1.5.1-1|8	Version:	1.5.1
14cu|python3-matplotlib-1.5.1-1|9	Release:	1
14cu|python3-matplotlib-1.5.1-1|10	License:	Python license
14cu|python3-matplotlib-1.5.1-1|11	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|12	Url:		http://matplotlib.sourceforge.net/
14cu|python3-matplotlib-1.5.1-1|13	#Modified Sources to remove the one undistributable file
14cu|python3-matplotlib-1.5.1-1|14	Source0:	matplotlib-%{version}-without-extern.tar.xz
14cu|python3-matplotlib-1.5.1-1|15	Source1:	setup.cfg
14cu|python3-matplotlib-1.5.1-1|16	Patch0:		20_matplotlibrc_path_search_fix.patch
14cu|python3-matplotlib-1.5.1-1|17	Patch1:		70_bts720549_try_StayPuft_for_xkcd.patch
14cu|python3-matplotlib-1.5.1-1|18	%if %{with html}
14cu|python3-matplotlib-1.5.1-1|19	BuildRequires:	graphviz
14cu|python3-matplotlib-1.5.1-1|20	BuildRequires:	ipython
14cu|python3-matplotlib-1.5.1-1|21	BuildRequires:	python3-docutils
14cu|python3-matplotlib-1.5.1-1|22	BuildRequires:	python3-sphinx
14cu|python3-matplotlib-1.5.1-1|23	BuildRequires:	texlive
14cu|python3-matplotlib-1.5.1-1|24	%endif
14cu|python3-matplotlib-1.5.1-1|25	BuildRequires:	python3-configobj
14cu|python3-matplotlib-1.5.1-1|26	BuildRequires:	python3-dateutil
14cu|python3-matplotlib-1.5.1-1|27	BuildRequires:	python3-parsing
14cu|python3-matplotlib-1.5.1-1|28	BuildRequires:	python3-pytz
14cu|python3-matplotlib-1.5.1-1|29	BuildRequires:	python3-qt4
14cu|python3-matplotlib-1.5.1-1|30	BuildRequires:	python3-setuptools
14cu|python3-matplotlib-1.5.1-1|31	BuildRequires:	tkinter
14cu|python3-matplotlib-1.5.1-1|32	BuildRequires:	x11-server-xvfb
14cu|python3-matplotlib-1.5.1-1|33	BuildRequires:	qhull-devel
14cu|python3-matplotlib-1.5.1-1|34	BuildRequires:	python3-numpy-devel
14cu|python3-matplotlib-1.5.1-1|35	BuildRequires:	libwxPythonGTK-devel
14cu|python3-matplotlib-1.5.1-1|36	BuildRequires:	pkgconfig(cairo)
14cu|python3-matplotlib-1.5.1-1|37	BuildRequires:	pkgconfig(freetype2)
14cu|python3-matplotlib-1.5.1-1|38	BuildRequires:	pkgconfig(libagg)
14cu|python3-matplotlib-1.5.1-1|39	BuildRequires:	pkgconfig(libpng)
14cu|python3-matplotlib-1.5.1-1|40	BuildRequires:	pkgconfig(python3)
14cu|python3-matplotlib-1.5.1-1|41	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|python3-matplotlib-1.5.1-1|42	BuildRequires:	pkgconfig(tcl)
14cu|python3-matplotlib-1.5.1-1|43	BuildRequires:	pkgconfig(tk)
14cu|python3-matplotlib-1.5.1-1|44	BuildRequires:	pkgconfig(zlib)
14cu|python3-matplotlib-1.5.1-1|45	Requires:	python3-configobj
14cu|python3-matplotlib-1.5.1-1|46	Requires:	python3-dateutil
14cu|python3-matplotlib-1.5.1-1|47	Requires:	python3-matplotlib-gtk = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|48	Requires:	python3-numpy
14cu|python3-matplotlib-1.5.1-1|49	Requires:	python3-parsing
14cu|python3-matplotlib-1.5.1-1|50	Requires:	python3-pytz
14cu|python3-matplotlib-1.5.1-1|51	Obsoletes:	%{name}-emf < 1.5.1
14cu|python3-matplotlib-1.5.1-1|52	Obsoletes:	%{name}-fltk < 1.5.1
14cu|python3-matplotlib-1.5.1-1|53	
14cu|python3-matplotlib-1.5.1-1|54	%description
14cu|python3-matplotlib-1.5.1-1|55	Matplotlib is a python 2D plotting library which produces publication
14cu|python3-matplotlib-1.5.1-1|56	quality figures in a variety of hardcopy formats and interactive
14cu|python3-matplotlib-1.5.1-1|57	environments across platforms. matplotlib can be used in python
14cu|python3-matplotlib-1.5.1-1|58	scripts, the python and ipython shell, web application servers, and
14cu|python3-matplotlib-1.5.1-1|59	six graphical user interface toolkits.
14cu|python3-matplotlib-1.5.1-1|60	
14cu|python3-matplotlib-1.5.1-1|61	Matplotlib tries to make easy things easy and hard things possible.
14cu|python3-matplotlib-1.5.1-1|62	You can generate plots, histograms, power spectra, bar charts,
14cu|python3-matplotlib-1.5.1-1|63	errorcharts, scatterplots, etc, with just a few lines of code.
14cu|python3-matplotlib-1.5.1-1|64	
14cu|python3-matplotlib-1.5.1-1|65	%files
14cu|python3-matplotlib-1.5.1-1|66	%doc doc/README.txt %doc LICENSE/* %doc CHANGELOG
14cu|python3-matplotlib-1.5.1-1|67	%{py3_platsitedir}/*egg-info
14cu|python3-matplotlib-1.5.1-1|68	%{py3_platsitedir}/%{module}/
14cu|python3-matplotlib-1.5.1-1|69	%{py3_platsitedir}/%{module}-*-nspkg.pth
14cu|python3-matplotlib-1.5.1-1|70	%{py3_platsitedir}/mpl_toolkits/
14cu|python3-matplotlib-1.5.1-1|71	%{py3_platsitedir}/pylab.py*
14cu|python3-matplotlib-1.5.1-1|72	%{py3_platsitedir}/__pycache__/pylab*
14cu|python3-matplotlib-1.5.1-1|73	%exclude %{py3_platsitedir}/%{module}/backends/backend_cairo.py*
14cu|python3-matplotlib-1.5.1-1|74	%exclude %{py3_platsitedir}/%{module}/backends/backend_gdk.py*
14cu|python3-matplotlib-1.5.1-1|75	%exclude %{py3_platsitedir}/%{module}/backends/backend_gtk.py*
14cu|python3-matplotlib-1.5.1-1|76	%exclude %{py3_platsitedir}/%{module}/backends/backend_gtkagg.py*
14cu|python3-matplotlib-1.5.1-1|77	%exclude %{py3_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14cu|python3-matplotlib-1.5.1-1|78	%exclude %{py3_platsitedir}/%{module}/backends/backend_qt4.py*
14cu|python3-matplotlib-1.5.1-1|79	%exclude %{py3_platsitedir}/%{module}/backends/backend_qt4agg.py*
14cu|python3-matplotlib-1.5.1-1|80	%exclude %{py3_platsitedir}/%{module}/backends/backend_svg.py*
14cu|python3-matplotlib-1.5.1-1|81	%exclude %{py3_platsitedir}/%{module}/backends/backend_tkagg.py*
14cu|python3-matplotlib-1.5.1-1|82	%exclude %{py3_platsitedir}/%{module}/backends/tkagg.py*
14cu|python3-matplotlib-1.5.1-1|83	%exclude %{py3_platsitedir}/%{module}/backends/backend_wx.py*
14cu|python3-matplotlib-1.5.1-1|84	%exclude %{py3_platsitedir}/%{module}/backends/backend_wxagg.py*
14cu|python3-matplotlib-1.5.1-1|85	
14cu|python3-matplotlib-1.5.1-1|86	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|87	
14cu|python3-matplotlib-1.5.1-1|88	%package cairo
14cu|python3-matplotlib-1.5.1-1|89	Summary:	Cairo backend for matplotlib
14cu|python3-matplotlib-1.5.1-1|90	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|91	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|92	Requires:	python3-cairo >= 1.2.0
14cu|python3-matplotlib-1.5.1-1|93	
14cu|python3-matplotlib-1.5.1-1|94	%description cairo
14cu|python3-matplotlib-1.5.1-1|95	This package contains the Cairo backend for matplotlib.
14cu|python3-matplotlib-1.5.1-1|96	
14cu|python3-matplotlib-1.5.1-1|97	%files cairo
14cu|python3-matplotlib-1.5.1-1|98	%{py3_platsitedir}/%{module}/backends/backend_cairo.py*
14cu|python3-matplotlib-1.5.1-1|99	
14cu|python3-matplotlib-1.5.1-1|100	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|101	
14cu|python3-matplotlib-1.5.1-1|102	%package gtk
14cu|python3-matplotlib-1.5.1-1|103	Summary:	GDK and GTK backends for matplotlib
14cu|python3-matplotlib-1.5.1-1|104	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|105	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|106	Requires:	pygtk2.0 >= 2.4.0
14cu|python3-matplotlib-1.5.1-1|107	Requires:	%{name}-cairo = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|108	
14cu|python3-matplotlib-1.5.1-1|109	%description gtk
14cu|python3-matplotlib-1.5.1-1|110	This package contains the GDK and GTK backends for matplotlib.
14cu|python3-matplotlib-1.5.1-1|111	
14cu|python3-matplotlib-1.5.1-1|112	%files gtk
14cu|python3-matplotlib-1.5.1-1|113	%{py3_platsitedir}/%{module}/backends/backend_gdk.py*
14cu|python3-matplotlib-1.5.1-1|114	%{py3_platsitedir}/%{module}/backends/backend_gtk.py*
14cu|python3-matplotlib-1.5.1-1|115	%{py3_platsitedir}/%{module}/backends/backend_gtkagg.py*
14cu|python3-matplotlib-1.5.1-1|116	%{py3_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14cu|python3-matplotlib-1.5.1-1|117	
14cu|python3-matplotlib-1.5.1-1|118	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|119	
14cu|python3-matplotlib-1.5.1-1|120	%package qt4
14cu|python3-matplotlib-1.5.1-1|121	Summary:	Qt backend for matplotlib
14cu|python3-matplotlib-1.5.1-1|122	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|123	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|124	Requires:	python3-qt4
14cu|python3-matplotlib-1.5.1-1|125	
14cu|python3-matplotlib-1.5.1-1|126	%description qt4
14cu|python3-matplotlib-1.5.1-1|127	This package contains the Qt4 backend for matplotlib.
14cu|python3-matplotlib-1.5.1-1|128	
14cu|python3-matplotlib-1.5.1-1|129	%files qt4
14cu|python3-matplotlib-1.5.1-1|130	%{py3_platsitedir}/%{module}/backends/backend_qt4.py*
14cu|python3-matplotlib-1.5.1-1|131	%{py3_platsitedir}/%{module}/backends/backend_qt4agg.py*
14cu|python3-matplotlib-1.5.1-1|132	
14cu|python3-matplotlib-1.5.1-1|133	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|134	
14cu|python3-matplotlib-1.5.1-1|135	%package svg
14cu|python3-matplotlib-1.5.1-1|136	Summary:	SVG backend for matplotlib
14cu|python3-matplotlib-1.5.1-1|137	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|138	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|139	Requires:	python
14cu|python3-matplotlib-1.5.1-1|140	
14cu|python3-matplotlib-1.5.1-1|141	%description svg
14cu|python3-matplotlib-1.5.1-1|142	This package contains the SVG backend for matplotlib.
14cu|python3-matplotlib-1.5.1-1|143	
14cu|python3-matplotlib-1.5.1-1|144	%files svg
14cu|python3-matplotlib-1.5.1-1|145	%{py3_platsitedir}/%{module}/backends/backend_svg.py*
14cu|python3-matplotlib-1.5.1-1|146	
14cu|python3-matplotlib-1.5.1-1|147	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|148	
14cu|python3-matplotlib-1.5.1-1|149	%package tk
14cu|python3-matplotlib-1.5.1-1|150	Summary:	Tk backend for matplotlib
14cu|python3-matplotlib-1.5.1-1|151	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|152	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|153	Requires:	tkinter
14cu|python3-matplotlib-1.5.1-1|154	
14cu|python3-matplotlib-1.5.1-1|155	%description tk
14cu|python3-matplotlib-1.5.1-1|156	This package contains the Tk backend for matplotlib.
14cu|python3-matplotlib-1.5.1-1|157	
14cu|python3-matplotlib-1.5.1-1|158	%files tk
14cu|python3-matplotlib-1.5.1-1|159	%{py3_platsitedir}/%{module}/backends/backend_tkagg.py*
14cu|python3-matplotlib-1.5.1-1|160	%{py3_platsitedir}/%{module}/backends/tkagg.py*
14cu|python3-matplotlib-1.5.1-1|161	
14cu|python3-matplotlib-1.5.1-1|162	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|163	
14cu|python3-matplotlib-1.5.1-1|164	%package wx
14cu|python3-matplotlib-1.5.1-1|165	Summary:	WxPython backend for matplotlib
14cu|python3-matplotlib-1.5.1-1|166	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|167	Requires:	%{name} = %{EVRD}
14cu|python3-matplotlib-1.5.1-1|168	Requires:	wxPython
14cu|python3-matplotlib-1.5.1-1|169	
14cu|python3-matplotlib-1.5.1-1|170	%description wx
14cu|python3-matplotlib-1.5.1-1|171	This package contains the wxPython backend for matplotlib.
14cu|python3-matplotlib-1.5.1-1|172	
14cu|python3-matplotlib-1.5.1-1|173	%files wx
14cu|python3-matplotlib-1.5.1-1|174	%{py3_platsitedir}/%{module}/backends/backend_wx.py*
14cu|python3-matplotlib-1.5.1-1|175	%{py3_platsitedir}/%{module}/backends/backend_wxagg.py*
14cu|python3-matplotlib-1.5.1-1|176	
14cu|python3-matplotlib-1.5.1-1|177	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|178	
14cu|python3-matplotlib-1.5.1-1|179	%package doc
14cu|python3-matplotlib-1.5.1-1|180	Summary:	Documentation for matplotlib
14cu|python3-matplotlib-1.5.1-1|181	Group:		Development/Python
14cu|python3-matplotlib-1.5.1-1|182	BuildArch:	noarch
14cu|python3-matplotlib-1.5.1-1|183	
14cu|python3-matplotlib-1.5.1-1|184	%description doc
14cu|python3-matplotlib-1.5.1-1|185	This package contains documentation and sample code for matplotlib.
14cu|python3-matplotlib-1.5.1-1|186	
14cu|python3-matplotlib-1.5.1-1|187	%files doc
14cu|python3-matplotlib-1.5.1-1|188	%doc examples/ CHANGELOG doc/README.txt
14cu|python3-matplotlib-1.5.1-1|189	%if %{with html}
14cu|python3-matplotlib-1.5.1-1|190	%doc doc/build/html/*
14cu|python3-matplotlib-1.5.1-1|191	%endif
14cu|python3-matplotlib-1.5.1-1|192	
14cu|python3-matplotlib-1.5.1-1|193	#----------------------------------------------------------------------------
14cu|python3-matplotlib-1.5.1-1|194	
14cu|python3-matplotlib-1.5.1-1|195	%prep
14cu|python3-matplotlib-1.5.1-1|196	%setup -qn %{module}-%{version}
14cu|python3-matplotlib-1.5.1-1|197	%apply_patches
14cu|python3-matplotlib-1.5.1-1|198	
14cu|python3-matplotlib-1.5.1-1|199	# Copy setup.cfg to the builddir
14cu|python3-matplotlib-1.5.1-1|200	#sed 's/\(backend = \).*/\1%{backend}/' >setup.cfg <%{SOURCE1}
14cu|python3-matplotlib-1.5.1-1|201	sed 's/\(backend = \).*/\1%{backend}/' >setup.cfg <%{SOURCE1}
14cu|python3-matplotlib-1.5.1-1|202	
14cu|python3-matplotlib-1.5.1-1|203	chmod -x lib/matplotlib/mpl-data/images/*.svg
14cu|python3-matplotlib-1.5.1-1|204	
14cu|python3-matplotlib-1.5.1-1|205	%build
14cu|python3-matplotlib-1.5.1-1|206	PYTHONDONTWRITEBYTECODE=  xvfb-run python3 setup.py build
14cu|python3-matplotlib-1.5.1-1|207	
14cu|python3-matplotlib-1.5.1-1|208	%install
14cu|python3-matplotlib-1.5.1-1|209	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --skip-build --root=%{buildroot}
14cu|python3-matplotlib-1.5.1-1|210	chmod +x %{buildroot}%{py3_platsitedir}/matplotlib/dates.py
14cu|python3-matplotlib-1.5.1-1|211	rm -rf %{buildroot}%{py3_platsitedir}/matplotlib/mpl-data/fonts
14cu|python3-matplotlib-1.5.1-1|212	
14cu|python3-matplotlib-1.5.1-1|213	
14cu|python3-matplotlib-1.5.1-1|214	%changelog
14cu|python3-matplotlib-1.5.1-1|215	
14cu|python3-matplotlib-1.5.1-1|216	* Mon Nov 07 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-1
14cu|python3-matplotlib-1.5.1-1|217	- (aedb753) Fix files
14cu|python3-matplotlib-1.5.1-1|218	
14cu|python3-matplotlib-1.5.1-1|219	

13933 14
14cu|python3-mimeparse-0.1.4-2|1	%define oname mimeparse
14cu|python3-mimeparse-0.1.4-2|2	
14cu|python3-mimeparse-0.1.4-2|3	Name:           python3-%{oname}
14cu|python3-mimeparse-0.1.4-2|4	Version:        0.1.4
14cu|python3-mimeparse-0.1.4-2|5	Release:        2
14cu|python3-mimeparse-0.1.4-2|6	Summary:        Python module for parsing mime-type names
14cu|python3-mimeparse-0.1.4-2|7	Group:          Development/Python
14cu|python3-mimeparse-0.1.4-2|8	License:        MIT
14cu|python3-mimeparse-0.1.4-2|9	URL:            https://pypi.python.org/pypi/python-mimeparse
14cu|python3-mimeparse-0.1.4-2|10	Source0:        https://pypi.python.org/packages/source/p/python-%{oname}/python-%{oname}-%{version}.tar.gz
14cu|python3-mimeparse-0.1.4-2|11	BuildArch:      noarch
14cu|python3-mimeparse-0.1.4-2|12	BuildRequires:  pkgconfig(python3)
14cu|python3-mimeparse-0.1.4-2|13	
14cu|python3-mimeparse-0.1.4-2|14	
14cu|python3-mimeparse-0.1.4-2|15	%description
14cu|python3-mimeparse-0.1.4-2|16	This module provides basic functions for parsing mime-type names
14cu|python3-mimeparse-0.1.4-2|17	and matching them against a list of media-ranges.
14cu|python3-mimeparse-0.1.4-2|18	
14cu|python3-mimeparse-0.1.4-2|19	%prep
14cu|python3-mimeparse-0.1.4-2|20	%setup -q -n python-%{oname}-%{version}
14cu|python3-mimeparse-0.1.4-2|21	
14cu|python3-mimeparse-0.1.4-2|22	%build
14cu|python3-mimeparse-0.1.4-2|23	CFLAGS="%{optflags}" python3 setup.py build
14cu|python3-mimeparse-0.1.4-2|24	
14cu|python3-mimeparse-0.1.4-2|25	%check
14cu|python3-mimeparse-0.1.4-2|26	python3 mimeparse_test.py
14cu|python3-mimeparse-0.1.4-2|27	
14cu|python3-mimeparse-0.1.4-2|28	%install
14cu|python3-mimeparse-0.1.4-2|29	python3 setup.py install --skip-build --root %{buildroot}
14cu|python3-mimeparse-0.1.4-2|30	
14cu|python3-mimeparse-0.1.4-2|31	%files
14cu|python3-mimeparse-0.1.4-2|32	%doc README
14cu|python3-mimeparse-0.1.4-2|33	%{py3_puresitedir}/*
14cu|python3-mimeparse-0.1.4-2|34	
14cu|python3-mimeparse-0.1.4-2|35	%changelog
14cu|python3-mimeparse-0.1.4-2|36	
14cu|python3-mimeparse-0.1.4-2|37	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.1.4-2
14cu|python3-mimeparse-0.1.4-2|38	- (af47176) Imported from SRPM
14cu|python3-mimeparse-0.1.4-2|39	
14cu|python3-mimeparse-0.1.4-2|40	

13934 14
14cu|python3-mock-1.3.0-3|1	%define	oname	mock
14cu|python3-mock-1.3.0-3|2	
14cu|python3-mock-1.3.0-3|3	Name:		python3-%{oname}
14cu|python3-mock-1.3.0-3|4	Version:	1.3.0
14cu|python3-mock-1.3.0-3|5	Release:	3
14cu|python3-mock-1.3.0-3|6	Summary:	A Python Mocking and Patching Library for Testing
14cu|python3-mock-1.3.0-3|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-mock-1.3.0-3|8	License:	BSD
14cu|python3-mock-1.3.0-3|9	Group:		Development/Python
14cu|python3-mock-1.3.0-3|10	Url:		http://www.voidspace.org.uk/python/mock/
14cu|python3-mock-1.3.0-3|11	BuildArch:	noarch
14cu|python3-mock-1.3.0-3|12	BuildRequires:	python3egg(setuptools)
14cu|python3-mock-1.3.0-3|13	BuildRequires:	pkgconfig(python3)
14cu|python3-mock-1.3.0-3|14	
14cu|python3-mock-1.3.0-3|15	
14cu|python3-mock-1.3.0-3|16	%description
14cu|python3-mock-1.3.0-3|17	mock is a library for testing in Python. It allows you to replace parts of
14cu|python3-mock-1.3.0-3|18	your system under test with mock objects and make assertions about how they
14cu|python3-mock-1.3.0-3|19	have been used.
14cu|python3-mock-1.3.0-3|20	
14cu|python3-mock-1.3.0-3|21	mock is now part of the Python standard library, available as `unittest.mock
14cu|python3-mock-1.3.0-3|22	<http://docs.python.org/py3k/library/unittest.mock.html#module-unittest.mock>`
14cu|python3-mock-1.3.0-3|23	in Python 3.3 onwards.
14cu|python3-mock-1.3.0-3|24	
14cu|python3-mock-1.3.0-3|25	mock provides a core `MagicMock` class removing the need to create a host of
14cu|python3-mock-1.3.0-3|26	stubs throughout your test suite. After performing an action, you can make
14cu|python3-mock-1.3.0-3|27	assertions about which methods / attributes were used and arguments they were
14cu|python3-mock-1.3.0-3|28	called with. You can also specify return values and set needed attributes in
14cu|python3-mock-1.3.0-3|29	the normal way.
14cu|python3-mock-1.3.0-3|30	
14cu|python3-mock-1.3.0-3|31	mock is tested on Python versions 2.4-2.7 and Python 3. mock is also tested
14cu|python3-mock-1.3.0-3|32	with the latest versions of Jython and pypy.
14cu|python3-mock-1.3.0-3|33	
14cu|python3-mock-1.3.0-3|34	The mock module also provides utility functions / objects to assist with
14cu|python3-mock-1.3.0-3|35	testing, particularly monkey patching.
14cu|python3-mock-1.3.0-3|36	
14cu|python3-mock-1.3.0-3|37	
14cu|python3-mock-1.3.0-3|38	%prep
14cu|python3-mock-1.3.0-3|39	%setup -q -n %{oname}-%{version}
14cu|python3-mock-1.3.0-3|40	
14cu|python3-mock-1.3.0-3|41	%build
14cu|python3-mock-1.3.0-3|42	python3 setup.py build
14cu|python3-mock-1.3.0-3|43	
14cu|python3-mock-1.3.0-3|44	%install
14cu|python3-mock-1.3.0-3|45	python3 setup.py install --root=%{buildroot}
14cu|python3-mock-1.3.0-3|46	
14cu|python3-mock-1.3.0-3|47	
14cu|python3-mock-1.3.0-3|48	%files
14cu|python3-mock-1.3.0-3|49	%doc *.txt docs/*.txt
14cu|python3-mock-1.3.0-3|50	%{py3_puresitedir}/mock
14cu|python3-mock-1.3.0-3|51	%{py3_puresitedir}/mock*.egg-info
14cu|python3-mock-1.3.0-3|52	
14cu|python3-mock-1.3.0-3|53	%changelog
14cu|python3-mock-1.3.0-3|54	
14cu|python3-mock-1.3.0-3|55	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.3.0-3
14cu|python3-mock-1.3.0-3|56	- (fab63d2) Fix files
14cu|python3-mock-1.3.0-3|57	
14cu|python3-mock-1.3.0-3|58	

13935 14
14cu|python3-msgpack-0.4.5-1|1	%define debug_package	%{nil}
14cu|python3-msgpack-0.4.5-1|2	
14cu|python3-msgpack-0.4.5-1|3	%define tarname	msgpack-python
14cu|python3-msgpack-0.4.5-1|4	
14cu|python3-msgpack-0.4.5-1|5	Summary:	MessagePack (de)serializer for Python
14cu|python3-msgpack-0.4.5-1|6	
14cu|python3-msgpack-0.4.5-1|7	Name:		python3-msgpack
14cu|python3-msgpack-0.4.5-1|8	Version:	0.4.5
14cu|python3-msgpack-0.4.5-1|9	Release:	1
14cu|python3-msgpack-0.4.5-1|10	Source0:	https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
14cu|python3-msgpack-0.4.5-1|11	Patch0:		egg-info-0.2.0.patch
14cu|python3-msgpack-0.4.5-1|12	License:	Apache License
14cu|python3-msgpack-0.4.5-1|13	Group:		Development/Python
14cu|python3-msgpack-0.4.5-1|14	Url:		http://msgpack.org/
14cu|python3-msgpack-0.4.5-1|15	BuildRequires:	python3-cython
14cu|python3-msgpack-0.4.5-1|16	BuildRequires:	python3-setuptools
14cu|python3-msgpack-0.4.5-1|17	Provides:	python3egg(msgpack-python)
14cu|python3-msgpack-0.4.5-1|18	
14cu|python3-msgpack-0.4.5-1|19	%description
14cu|python3-msgpack-0.4.5-1|20	MessagePack is a binary-based efficient data interchange format that
14cu|python3-msgpack-0.4.5-1|21	is focused on high performance. It is like JSON, but very fast and
14cu|python3-msgpack-0.4.5-1|22	small.
14cu|python3-msgpack-0.4.5-1|23	
14cu|python3-msgpack-0.4.5-1|24	%prep
14cu|python3-msgpack-0.4.5-1|25	%setup -qn %{tarname}-%{version}
14cu|python3-msgpack-0.4.5-1|26	%patch0 -p0
14cu|python3-msgpack-0.4.5-1|27	
14cu|python3-msgpack-0.4.5-1|28	%build
14cu|python3-msgpack-0.4.5-1|29	python3 setup.py build
14cu|python3-msgpack-0.4.5-1|30	
14cu|python3-msgpack-0.4.5-1|31	%install
14cu|python3-msgpack-0.4.5-1|32	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python3-msgpack-0.4.5-1|33	
14cu|python3-msgpack-0.4.5-1|34	%clean
14cu|python3-msgpack-0.4.5-1|35	
14cu|python3-msgpack-0.4.5-1|36	%files
14cu|python3-msgpack-0.4.5-1|37	%doc COPYING README.rst
14cu|python3-msgpack-0.4.5-1|38	%{py3_platsitedir}/msgpack*
14cu|python3-msgpack-0.4.5-1|39	
14cu|python3-msgpack-0.4.5-1|40	
14cu|python3-msgpack-0.4.5-1|41	
14cu|python3-msgpack-0.4.5-1|42	
14cu|python3-msgpack-0.4.5-1|43	%changelog
14cu|python3-msgpack-0.4.5-1|44	* Sat Feb 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-1
14cu|python3-msgpack-0.4.5-1|45	+ Revision: f684513
14cu|python3-msgpack-0.4.5-1|46	- Updated to 0.4.5
14cu|python3-msgpack-0.4.5-1|47	
14cu|python3-msgpack-0.4.5-1|48	

13936 14
14cu|python3-multidict-1.1.0-1|1	%global modname multidict
14cu|python3-multidict-1.1.0-1|2	
14cu|python3-multidict-1.1.0-1|3	Name:           python3-%{modname}
14cu|python3-multidict-1.1.0-1|4	Version:        1.1.0
14cu|python3-multidict-1.1.0-1|5	Release:        1
14cu|python3-multidict-1.1.0-1|6	Summary:        MultiDict implementation
14cu|python3-multidict-1.1.0-1|7	Group:		Development/Python
14cu|python3-multidict-1.1.0-1|8	License:        ASL 2.0
14cu|python3-multidict-1.1.0-1|9	URL:            https://github.com/aio-libs/%{modname}
14cu|python3-multidict-1.1.0-1|10	Source0:        %{url}/archive/v%{version}%{?rctag:%{rctag}}/%{modname}-%{version}%{?rctag:%{rctag}}.tar.gz
14cu|python3-multidict-1.1.0-1|11	BuildRequires:  python3-devel
14cu|python3-multidict-1.1.0-1|12	BuildRequires:  python3-setuptools
14cu|python3-multidict-1.1.0-1|13	BuildRequires:  python3-cython
14cu|python3-multidict-1.1.0-1|14	BuildRequires:  python3-pytest
14cu|python3-multidict-1.1.0-1|15	
14cu|python3-multidict-1.1.0-1|16	
14cu|python3-multidict-1.1.0-1|17	%description
14cu|python3-multidict-1.1.0-1|18	Multidicts are useful for working with HTTP headers, URL query args etc.
14cu|python3-multidict-1.1.0-1|19	The code was extracted from aiohttp library.
14cu|python3-multidict-1.1.0-1|20	
14cu|python3-multidict-1.1.0-1|21	%prep
14cu|python3-multidict-1.1.0-1|22	%setup -qn %{modname}-%{version}
14cu|python3-multidict-1.1.0-1|23	rm -f %{modname}/*.c
14cu|python3-multidict-1.1.0-1|24	
14cu|python3-multidict-1.1.0-1|25	%build
14cu|python3-multidict-1.1.0-1|26	%py3_build
14cu|python3-multidict-1.1.0-1|27	
14cu|python3-multidict-1.1.0-1|28	%install
14cu|python3-multidict-1.1.0-1|29	%py3_install
14cu|python3-multidict-1.1.0-1|30	rm -f %{buildroot}%{py3_platsitedir}/%{modname}/*.{c,pyx}
14cu|python3-multidict-1.1.0-1|31	
14cu|python3-multidict-1.1.0-1|32	%check
14cu|python3-multidict-1.1.0-1|33	PYTHONPATH=%{buildroot}%{py3_platsitedir} py.test-3.4 -v
14cu|python3-multidict-1.1.0-1|34	
14cu|python3-multidict-1.1.0-1|35	%files
14cu|python3-multidict-1.1.0-1|36	%doc README.rst CHANGES.rst LICENSE
14cu|python3-multidict-1.1.0-1|37	%{py3_platsitedir}/%{modname}-*.egg-info/
14cu|python3-multidict-1.1.0-1|38	%{py3_platsitedir}/%{modname}/
14cu|python3-multidict-1.1.0-1|39	
14cu|python3-multidict-1.1.0-1|40	
14cu|python3-multidict-1.1.0-1|41	%changelog
14cu|python3-multidict-1.1.0-1|42	
14cu|python3-multidict-1.1.0-1|43	* Wed Sep 14 2016 Denis Silakov <dsilakov@gmail.com> 1.1.0-1
14cu|python3-multidict-1.1.0-1|44	- (c89f463) Imported from SRPM
14cu|python3-multidict-1.1.0-1|45	
14cu|python3-multidict-1.1.0-1|46	

13937 14
14cu|python3-netifaces-0.10.4-1|1	%define	oname	netifaces
14cu|python3-netifaces-0.10.4-1|2	
14cu|python3-netifaces-0.10.4-1|3	Name:		python3-%{oname}
14cu|python3-netifaces-0.10.4-1|4	Version:	0.10.4
14cu|python3-netifaces-0.10.4-1|5	Release:	1
14cu|python3-netifaces-0.10.4-1|6	Summary:	Portable network interface information
14cu|python3-netifaces-0.10.4-1|7	Source0:	https://bitbucket.org/al45tair/netifaces/get/release_0_10_4.tar.gz
14cu|python3-netifaces-0.10.4-1|8	License:	MIT License
14cu|python3-netifaces-0.10.4-1|9	Group:		Development/Python
14cu|python3-netifaces-0.10.4-1|10	Url:		http://alastairs-place.net/netifaces
14cu|python3-netifaces-0.10.4-1|11	BuildRequires:	python3-devel
14cu|python3-netifaces-0.10.4-1|12	BuildRequires:	python3-setuptools
14cu|python3-netifaces-0.10.4-1|13	
14cu|python3-netifaces-0.10.4-1|14	%description
14cu|python3-netifaces-0.10.4-1|15	netifaces provides a (hopefully portable-ish) way for Python programmers to
14cu|python3-netifaces-0.10.4-1|16	get access to a list of the network interfaces on the local machine, and to
14cu|python3-netifaces-0.10.4-1|17	obtain the addresses of those network interfaces.
14cu|python3-netifaces-0.10.4-1|18	
14cu|python3-netifaces-0.10.4-1|19	The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
14cu|python3-netifaces-0.10.4-1|20	and Solaris.
14cu|python3-netifaces-0.10.4-1|21	
14cu|python3-netifaces-0.10.4-1|22	It should work on other UNIX-like systems provided they implement
14cu|python3-netifaces-0.10.4-1|23	either getifaddrs() or support the SIOCGIFxxx socket options, although the
14cu|python3-netifaces-0.10.4-1|24	data provided by the socket options is normally less complete.
14cu|python3-netifaces-0.10.4-1|25	
14cu|python3-netifaces-0.10.4-1|26	%prep
14cu|python3-netifaces-0.10.4-1|27	%setup -qn al45tair-netifaces-1d6d179f8bce
14cu|python3-netifaces-0.10.4-1|28	
14cu|python3-netifaces-0.10.4-1|29	%build
14cu|python3-netifaces-0.10.4-1|30	python3 setup.py build
14cu|python3-netifaces-0.10.4-1|31	
14cu|python3-netifaces-0.10.4-1|32	%install
14cu|python3-netifaces-0.10.4-1|33	python3 setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14cu|python3-netifaces-0.10.4-1|34	
14cu|python3-netifaces-0.10.4-1|35	%files
14cu|python3-netifaces-0.10.4-1|36	%{py3_platsitedir}/*.so
14cu|python3-netifaces-0.10.4-1|37	%{py3_platsitedir}/netifaces*.egg-info
14cu|python3-netifaces-0.10.4-1|38	
14cu|python3-netifaces-0.10.4-1|39	%changelog
14cu|python3-netifaces-0.10.4-1|40	
14cu|python3-netifaces-0.10.4-1|41	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 0.10.4-1
14cu|python3-netifaces-0.10.4-1|42	- (aed2ded) Imported from SRPM
14cu|python3-netifaces-0.10.4-1|43	
14cu|python3-netifaces-0.10.4-1|44	

13938 14
14cu|python3-parted-3.10.0-1|1	%define fname pyparted
14cu|python3-parted-3.10.0-1|2	
14cu|python3-parted-3.10.0-1|3	Summary: Python module for GNU parted
14cu|python3-parted-3.10.0-1|4	Name:    python3-parted
14cu|python3-parted-3.10.0-1|5	Version: 3.10.0
14cu|python3-parted-3.10.0-1|6	Release: 1
14cu|python3-parted-3.10.0-1|7	License: GPLv2+
14cu|python3-parted-3.10.0-1|8	Group:   System/Configuration/Hardware
14cu|python3-parted-3.10.0-1|9	URL:     http://fedorahosted.org/pyparted
14cu|python3-parted-3.10.0-1|10	Source0: https://fedorahosted.org/releases/p/y/pyparted/pyparted-%{version}.tar.gz
14cu|python3-parted-3.10.0-1|11	BuildRequires: python3-devel
14cu|python3-parted-3.10.0-1|12	BuildRequires: parted-devel >= 1.9.0-20
14cu|python3-parted-3.10.0-1|13	BuildRequires: python3-decorator
14cu|python3-parted-3.10.0-1|14	
14cu|python3-parted-3.10.0-1|15	Requires: python3-decorator
14cu|python3-parted-3.10.0-1|16	
14cu|python3-parted-3.10.0-1|17	%description
14cu|python3-parted-3.10.0-1|18	Python module for the parted library.  It is used for manipulating
14cu|python3-parted-3.10.0-1|19	partition tables.
14cu|python3-parted-3.10.0-1|20	
14cu|python3-parted-3.10.0-1|21	%prep
14cu|python3-parted-3.10.0-1|22	%setup -qn %{fname}-%{version}
14cu|python3-parted-3.10.0-1|23	
14cu|python3-parted-3.10.0-1|24	%build
14cu|python3-parted-3.10.0-1|25	python3 setup.py build
14cu|python3-parted-3.10.0-1|26	
14cu|python3-parted-3.10.0-1|27	%install
14cu|python3-parted-3.10.0-1|28	python3 setup.py install --root=%{buildroot}
14cu|python3-parted-3.10.0-1|29	
14cu|python3-parted-3.10.0-1|30	%files
14cu|python3-parted-3.10.0-1|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14cu|python3-parted-3.10.0-1|32	%{py3_platsitedir}/*
14cu|python3-parted-3.10.0-1|33	
14cu|python3-parted-3.10.0-1|34	%changelog
14cu|python3-parted-3.10.0-1|35	
14cu|python3-parted-3.10.0-1|36	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.10.0-1
14cu|python3-parted-3.10.0-1|37	- (0d45b2c) Fix name
14cu|python3-parted-3.10.0-1|38	
14cu|python3-parted-3.10.0-1|39	

13939 14
14cu|python3-paste-2.0.2-1|1	%define tarname	Paste
14cu|python3-paste-2.0.2-1|2	
14cu|python3-paste-2.0.2-1|3	Name:           python3-paste
14cu|python3-paste-2.0.2-1|4	Version:        2.0.2
14cu|python3-paste-2.0.2-1|5	Release:        1
14cu|python3-paste-2.0.2-1|6	Summary:        Tools for using a Web Server Gateway Interface stack
14cu|python3-paste-2.0.2-1|7	Group:          Development/Python
14cu|python3-paste-2.0.2-1|8	License:        MIT
14cu|python3-paste-2.0.2-1|9	URL:            http://pythonpaste.org
14cu|python3-paste-2.0.2-1|10	Source0:        http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
14cu|python3-paste-2.0.2-1|11	BuildArch:      noarch
14cu|python3-paste-2.0.2-1|12	Requires:	python3-pkg-resources
14cu|python3-paste-2.0.2-1|13	BuildRequires:  python3-setuptools
14cu|python3-paste-2.0.2-1|14	BuildRequires:	python3-sphinx
14cu|python3-paste-2.0.2-1|15	
14cu|python3-paste-2.0.2-1|16	%description
14cu|python3-paste-2.0.2-1|17	These provide several pieces of "middleware" (or filters) that can be nested
14cu|python3-paste-2.0.2-1|18	to build web applications.  Each piece of middleware uses the WSGI (PEP 333)
14cu|python3-paste-2.0.2-1|19	interface, and should be compatible with other middleware based on those
14cu|python3-paste-2.0.2-1|20	interfaces.
14cu|python3-paste-2.0.2-1|21	
14cu|python3-paste-2.0.2-1|22	%prep
14cu|python3-paste-2.0.2-1|23	%setup -q -n %{tarname}-%{version}
14cu|python3-paste-2.0.2-1|24	%{__sed} -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py
14cu|python3-paste-2.0.2-1|25	
14cu|python3-paste-2.0.2-1|26	%install
14cu|python3-paste-2.0.2-1|27	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python3-paste-2.0.2-1|28	sphinx-build -b html docs html
14cu|python3-paste-2.0.2-1|29	rm -f html/.buildinfo
14cu|python3-paste-2.0.2-1|30	
14cu|python3-paste-2.0.2-1|31	%files
14cu|python3-paste-2.0.2-1|32	%doc html/
14cu|python3-paste-2.0.2-1|33	%{py3_puresitedir}/*
14cu|python3-paste-2.0.2-1|34	
14cu|python3-paste-2.0.2-1|35	%changelog
14cu|python3-paste-2.0.2-1|36	
14cu|python3-paste-2.0.2-1|37	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14cu|python3-paste-2.0.2-1|38	- (af78d31) Updated to 2.0.2
14cu|python3-paste-2.0.2-1|39	
14cu|python3-paste-2.0.2-1|40	

13940 14
14cu|python3-pbr-1.8.1-1|1	%define	oname	pbr
14cu|python3-pbr-1.8.1-1|2	
14cu|python3-pbr-1.8.1-1|3	Name:		python3-%{oname}
14cu|python3-pbr-1.8.1-1|4	Version:	1.8.1
14cu|python3-pbr-1.8.1-1|5	Release:	1
14cu|python3-pbr-1.8.1-1|6	Summary:	Python Build Reasonableness
14cu|python3-pbr-1.8.1-1|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-pbr-1.8.1-1|8	License:	Apache Software License
14cu|python3-pbr-1.8.1-1|9	Group:		Development/Python
14cu|python3-pbr-1.8.1-1|10	Url:		http://pypi.python.org/pypi/pbr
14cu|python3-pbr-1.8.1-1|11	
14cu|python3-pbr-1.8.1-1|12	BuildRequires:	pkgconfig(python3)
14cu|python3-pbr-1.8.1-1|13	BuildRequires:	python3egg(setuptools)
14cu|python3-pbr-1.8.1-1|14	BuildRequires:	pythonegg(sphinx)
14cu|python3-pbr-1.8.1-1|15	BuildRequires:  graphviz
14cu|python3-pbr-1.8.1-1|16	BuildRequires:  python3egg(d2to1)
14cu|python3-pbr-1.8.1-1|17	
14cu|python3-pbr-1.8.1-1|18	Requires:	python3egg(pip)
14cu|python3-pbr-1.8.1-1|19	
14cu|python3-pbr-1.8.1-1|20	BuildArch:	noarch
14cu|python3-pbr-1.8.1-1|21	
14cu|python3-pbr-1.8.1-1|22	%description
14cu|python3-pbr-1.8.1-1|23	Introduction
14cu|python3-pbr-1.8.1-1|24	============
14cu|python3-pbr-1.8.1-1|25	
14cu|python3-pbr-1.8.1-1|26	PBR is a library that injects some useful and sensible default behaviors
14cu|python3-pbr-1.8.1-1|27	into your setuptools run. It started off life as the chunks of code that
14cu|python3-pbr-1.8.1-1|28	were copied between all of the OpenStack projects. Around the time that
14cu|python3-pbr-1.8.1-1|29	OpenStack hit 18 different projects each with at least 3 active branches,
14cu|python3-pbr-1.8.1-1|30	it seems like a good time to make that code into a proper re-usable library.
14cu|python3-pbr-1.8.1-1|31	
14cu|python3-pbr-1.8.1-1|32	PBR is only mildly configurable. The basic idea is that there's a decent
14cu|python3-pbr-1.8.1-1|33	way to run things and if you do, you should reap the rewards, because then
14cu|python3-pbr-1.8.1-1|34	it's simple and repeatable. If you want to do things differently, cool! But
14cu|python3-pbr-1.8.1-1|35	you've already got the power of python at your fingertips, so you don't
14cu|python3-pbr-1.8.1-1|36	really need PBR.
14cu|python3-pbr-1.8.1-1|37	
14cu|python3-pbr-1.8.1-1|38	PBR builds on top of the work that `d2to1` started to provide for declarative
14cu|python3-pbr-1.8.1-1|39	configuration. `d2to1` is itself an implementation of the ideas behind
14cu|python3-pbr-1.8.1-1|40	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
14cu|python3-pbr-1.8.1-1|41	PEP 426 and Metadata 2.0, declarative config is still a great idea and
14cu|python3-pbr-1.8.1-1|42	specifically important in trying to distribute setup code as a library
14cu|python3-pbr-1.8.1-1|43	when that library itself will alter how the setup is processed. As Metadata
14cu|python3-pbr-1.8.1-1|44	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
14cu|python3-pbr-1.8.1-1|45	them as quickly as possible.
14cu|python3-pbr-1.8.1-1|46	
14cu|python3-pbr-1.8.1-1|47	
14cu|python3-pbr-1.8.1-1|48	
14cu|python3-pbr-1.8.1-1|49	%prep
14cu|python3-pbr-1.8.1-1|50	%setup -q -n %{oname}-%{version}
14cu|python3-pbr-1.8.1-1|51	# no test, missing deps for testing
14cu|python3-pbr-1.8.1-1|52	rm -rf {test-,}requirements.txt
14cu|python3-pbr-1.8.1-1|53	#remove bundled
14cu|python3-pbr-1.8.1-1|54	rm -rf %{oname}.egg-info
14cu|python3-pbr-1.8.1-1|55	
14cu|python3-pbr-1.8.1-1|56	
14cu|python3-pbr-1.8.1-1|57	%build
14cu|python3-pbr-1.8.1-1|58	python3 setup.py build
14cu|python3-pbr-1.8.1-1|59	
14cu|python3-pbr-1.8.1-1|60	# build docs and clean after sphinx
14cu|python3-pbr-1.8.1-1|61	sphinx-build doc/source html
14cu|python3-pbr-1.8.1-1|62	rm -rf html/.{doctrees,buildinfo}
14cu|python3-pbr-1.8.1-1|63	
14cu|python3-pbr-1.8.1-1|64	
14cu|python3-pbr-1.8.1-1|65	%install
14cu|python3-pbr-1.8.1-1|66	python3 setup.py install --root=%{buildroot}
14cu|python3-pbr-1.8.1-1|67	mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-py3
14cu|python3-pbr-1.8.1-1|68	
14cu|python3-pbr-1.8.1-1|69	
14cu|python3-pbr-1.8.1-1|70	%files
14cu|python3-pbr-1.8.1-1|71	%doc html README.rst LICENSE
14cu|python3-pbr-1.8.1-1|72	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python3-pbr-1.8.1-1|73	%{py3_puresitedir}/%{oname}
14cu|python3-pbr-1.8.1-1|74	%{_bindir}/*
14cu|python3-pbr-1.8.1-1|75	
14cu|python3-pbr-1.8.1-1|76	%changelog
14cu|python3-pbr-1.8.1-1|77	
14cu|python3-pbr-1.8.1-1|78	* Mon Oct 19 2015 abfonly <abfonly@gmail.com> 1.8.1-1
14cu|python3-pbr-1.8.1-1|79	- (1858f7f) Update to 1.8.1
14cu|python3-pbr-1.8.1-1|80	
14cu|python3-pbr-1.8.1-1|81	

13941 14
14cu|python3-pep8-1.5.7-3|1	#define	debug_package %{nil}
14cu|python3-pep8-1.5.7-3|2	%define oname pep8
14cu|python3-pep8-1.5.7-3|3	
14cu|python3-pep8-1.5.7-3|4	Name:           python3-%{oname}
14cu|python3-pep8-1.5.7-3|5	Version:	1.5.7
14cu|python3-pep8-1.5.7-3|6	Release:        3
14cu|python3-pep8-1.5.7-3|7	Summary:        Python3 style guide checker
14cu|python3-pep8-1.5.7-3|8	
14cu|python3-pep8-1.5.7-3|9	Group:          Development/Other
14cu|python3-pep8-1.5.7-3|10	License:        MIT
14cu|python3-pep8-1.5.7-3|11	URL:            https://github.com/jcrocholl/pep8
14cu|python3-pep8-1.5.7-3|12	Source0:        https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-pep8-1.5.7-3|13	BuildArch:      noarch
14cu|python3-pep8-1.5.7-3|14	BuildRequires:  pkgconfig(python3)
14cu|python3-pep8-1.5.7-3|15	BuildRequires:  python3egg(setuptools)
14cu|python3-pep8-1.5.7-3|16	BuildRequires:  pythonegg(sphinx)
14cu|python3-pep8-1.5.7-3|17	Requires:       python3egg(setuptools)
14cu|python3-pep8-1.5.7-3|18	
14cu|python3-pep8-1.5.7-3|19	
14cu|python3-pep8-1.5.7-3|20	%description
14cu|python3-pep8-1.5.7-3|21	pep8 is a tool to check your Python code against some of the style conventions
14cu|python3-pep8-1.5.7-3|22	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
14cu|python3-pep8-1.5.7-3|23	is parse-able, making it easy to jump to an error location in your editor.
14cu|python3-pep8-1.5.7-3|24	
14cu|python3-pep8-1.5.7-3|25	%prep
14cu|python3-pep8-1.5.7-3|26	%setup -qn %{oname}-%{version}
14cu|python3-pep8-1.5.7-3|27	
14cu|python3-pep8-1.5.7-3|28	%build
14cu|python3-pep8-1.5.7-3|29	python3 setup.py build
14cu|python3-pep8-1.5.7-3|30	cd docs
14cu|python3-pep8-1.5.7-3|31	make man
14cu|python3-pep8-1.5.7-3|32	cd ..
14cu|python3-pep8-1.5.7-3|33	%install
14cu|python3-pep8-1.5.7-3|34	python3 setup.py install  --prefix=/usr --root %{buildroot}
14cu|python3-pep8-1.5.7-3|35	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/python3-%{oname}*
14cu|python3-pep8-1.5.7-3|36	chmod +x %{buildroot}%{python3_sitelib}/pep8.py
14cu|python3-pep8-1.5.7-3|37	
14cu|python3-pep8-1.5.7-3|38	%files
14cu|python3-pep8-1.5.7-3|39	%doc CHANGES.txt
14cu|python3-pep8-1.5.7-3|40	%{_bindir}/pep8
14cu|python3-pep8-1.5.7-3|41	%{py3_puresitedir}/*
14cu|python3-pep8-1.5.7-3|42	%{_mandir}/man1/python3-%{oname}*
14cu|python3-pep8-1.5.7-3|43	
14cu|python3-pep8-1.5.7-3|44	
14cu|python3-pep8-1.5.7-3|45	
14cu|python3-pep8-1.5.7-3|46	%changelog
14cu|python3-pep8-1.5.7-3|47	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.7-3
14cu|python3-pep8-1.5.7-3|48	+ Revision: 38dce15
14cu|python3-pep8-1.5.7-3|49	- Updated to 1.5.7 (sync with python2 package)
14cu|python3-pep8-1.5.7-3|50	
14cu|python3-pep8-1.5.7-3|51	

13942 14
14cu|python3-poppler-qt4-0.24.0-1|1	%define pypi_name python-poppler-qt4
14cu|python3-poppler-qt4-0.24.0-1|2	
14cu|python3-poppler-qt4-0.24.0-1|3	Summary:	Python3 bindings for the Poppler PDF rendering library
14cu|python3-poppler-qt4-0.24.0-1|4	Name:		python3-poppler-qt4
14cu|python3-poppler-qt4-0.24.0-1|5	Version:	0.24.0
14cu|python3-poppler-qt4-0.24.0-1|6	Release:	1
14cu|python3-poppler-qt4-0.24.0-1|7	License:	LGPLv2+
14cu|python3-poppler-qt4-0.24.0-1|8	Group:		Development/Python
14cu|python3-poppler-qt4-0.24.0-1|9	Url:		https://pypi.python.org/pypi/%{pypi_name}/
14cu|python3-poppler-qt4-0.24.0-1|10	Source0:	https://pypi.python.org/packages/source/p/python-poppler-qt4/%{pypi_name}-%{version}.tar.gz
14cu|python3-poppler-qt4-0.24.0-1|11	BuildRequires:	python3-sip
14cu|python3-poppler-qt4-0.24.0-1|12	BuildRequires:	python3-qt4-devel
14cu|python3-poppler-qt4-0.24.0-1|13	BuildRequires:	pkgconfig(poppler-qt4)
14cu|python3-poppler-qt4-0.24.0-1|14	BuildRequires:	pkgconfig(python3)
14cu|python3-poppler-qt4-0.24.0-1|15	Requires:	python3-sip-api(%{sip_api_major}) >= %{sip_api}
14cu|python3-poppler-qt4-0.24.0-1|16	
14cu|python3-poppler-qt4-0.24.0-1|17	%description
14cu|python3-poppler-qt4-0.24.0-1|18	Python bindings for the Poppler PDF rendering library. It is needed to run
14cu|python3-poppler-qt4-0.24.0-1|19	programs written in Python and using Poppler set.
14cu|python3-poppler-qt4-0.24.0-1|20	
14cu|python3-poppler-qt4-0.24.0-1|21	%files
14cu|python3-poppler-qt4-0.24.0-1|22	%doc ChangeLog LICENSE TODO
14cu|python3-poppler-qt4-0.24.0-1|23	%{py3_platsitedir}/popplerqt4*.so
14cu|python3-poppler-qt4-0.24.0-1|24	%{py3_platsitedir}/python_poppler*
14cu|python3-poppler-qt4-0.24.0-1|25	
14cu|python3-poppler-qt4-0.24.0-1|26	#----------------------------------------------------------------------------
14cu|python3-poppler-qt4-0.24.0-1|27	
14cu|python3-poppler-qt4-0.24.0-1|28	%prep
14cu|python3-poppler-qt4-0.24.0-1|29	%setup -qn %{pypi_name}-%{version}
14cu|python3-poppler-qt4-0.24.0-1|30	
14cu|python3-poppler-qt4-0.24.0-1|31	%build
14cu|python3-poppler-qt4-0.24.0-1|32	python3 setup.py build
14cu|python3-poppler-qt4-0.24.0-1|33	
14cu|python3-poppler-qt4-0.24.0-1|34	%install
14cu|python3-poppler-qt4-0.24.0-1|35	python3 setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix}
14cu|python3-poppler-qt4-0.24.0-1|36	
14cu|python3-poppler-qt4-0.24.0-1|37	
14cu|python3-poppler-qt4-0.24.0-1|38	%changelog
14cu|python3-poppler-qt4-0.24.0-1|39	
14cu|python3-poppler-qt4-0.24.0-1|40	* Wed Feb 03 2016 Denis Silakov <dsilakov@gmail.com> 0.24.0-1
14cu|python3-poppler-qt4-0.24.0-1|41	- (243545f) Imported from SRPM
14cu|python3-poppler-qt4-0.24.0-1|42	
14cu|python3-poppler-qt4-0.24.0-1|43	

13943 14
14cu|python3-psutil-3.1.1-1|1	%global short_name psutil
14cu|python3-psutil-3.1.1-1|2	
14cu|python3-psutil-3.1.1-1|3	Name:		python3-psutil
14cu|python3-psutil-3.1.1-1|4	Version:	3.1.1
14cu|python3-psutil-3.1.1-1|5	Release:	1
14cu|python3-psutil-3.1.1-1|6	Summary:	A process utilities module for Python
14cu|python3-psutil-3.1.1-1|7	
14cu|python3-psutil-3.1.1-1|8	Group:		Development/Python
14cu|python3-psutil-3.1.1-1|9	License:	BSD
14cu|python3-psutil-3.1.1-1|10	URL:		http://psutil.googlecode.com/
14cu|python3-psutil-3.1.1-1|11	Source0:	https://pypi.python.org/packages/source/p/psutil/psutil-%{version}.tar.gz
14cu|python3-psutil-3.1.1-1|12	
14cu|python3-psutil-3.1.1-1|13	BuildRequires:	python3-devel
14cu|python3-psutil-3.1.1-1|14	
14cu|python3-psutil-3.1.1-1|15	%description
14cu|python3-psutil-3.1.1-1|16	psutil is a module providing an interface for retrieving information on running
14cu|python3-psutil-3.1.1-1|17	processes and system utilization (CPU, memory) in a portable way by using
14cu|python3-psutil-3.1.1-1|18	Python, implementing many functionalities offered by tools like ps, top and
14cu|python3-psutil-3.1.1-1|19	Windows task manager.
14cu|python3-psutil-3.1.1-1|20	
14cu|python3-psutil-3.1.1-1|21	
14cu|python3-psutil-3.1.1-1|22	
14cu|python3-psutil-3.1.1-1|23	%prep
14cu|python3-psutil-3.1.1-1|24	%setup -q -n %{short_name}-%{version}
14cu|python3-psutil-3.1.1-1|25	
14cu|python3-psutil-3.1.1-1|26	# Remove shebangs
14cu|python3-psutil-3.1.1-1|27	for file in psutil/*.py; do
14cu|python3-psutil-3.1.1-1|28	sed -i.orig -e 1d $file && \
14cu|python3-psutil-3.1.1-1|29	touch -r $file.orig $file && \
14cu|python3-psutil-3.1.1-1|30	rm $file.orig
14cu|python3-psutil-3.1.1-1|31	done
14cu|python3-psutil-3.1.1-1|32	
14cu|python3-psutil-3.1.1-1|33	
14cu|python3-psutil-3.1.1-1|34	
14cu|python3-psutil-3.1.1-1|35	%build
14cu|python3-psutil-3.1.1-1|36	export CFLAGS="%{optflags}"
14cu|python3-psutil-3.1.1-1|37	python3 setup.py build
14cu|python3-psutil-3.1.1-1|38	
14cu|python3-psutil-3.1.1-1|39	
14cu|python3-psutil-3.1.1-1|40	%install
14cu|python3-psutil-3.1.1-1|41	python3 setup.py install \
14cu|python3-psutil-3.1.1-1|42	--skip-build \
14cu|python3-psutil-3.1.1-1|43	--root %{buildroot}
14cu|python3-psutil-3.1.1-1|44	
14cu|python3-psutil-3.1.1-1|45	%files
14cu|python3-psutil-3.1.1-1|46	%doc CREDITS LICENSE docs/
14cu|python3-psutil-3.1.1-1|47	%{py3_platsitedir}/%{short_name}/
14cu|python3-psutil-3.1.1-1|48	%{py3_platsitedir}/*.egg-info
14cu|python3-psutil-3.1.1-1|49	
14cu|python3-psutil-3.1.1-1|50	%changelog
14cu|python3-psutil-3.1.1-1|51	
14cu|python3-psutil-3.1.1-1|52	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 3.1.1-1
14cu|python3-psutil-3.1.1-1|53	- (3be5852) Updated to 3.1.1
14cu|python3-psutil-3.1.1-1|54	
14cu|python3-psutil-3.1.1-1|55	

13944 14
14cu|python3-pycodestyle-2.3.1-4|1	#define distsuffix mrb
14cu|python3-pycodestyle-2.3.1-4|2	%define oname pycodestyle
14cu|python3-pycodestyle-2.3.1-4|3	
14cu|python3-pycodestyle-2.3.1-4|4	Name:           python3-%{oname}
14cu|python3-pycodestyle-2.3.1-4|5	Version:        2.3.1
14cu|python3-pycodestyle-2.3.1-4|6	Release:        4
14cu|python3-pycodestyle-2.3.1-4|7	Summary:        Python style guide checker
14cu|python3-pycodestyle-2.3.1-4|8	Group:          Development/Python
14cu|python3-pycodestyle-2.3.1-4|9	License:        MIT
14cu|python3-pycodestyle-2.3.1-4|10	Url:            https://github.com/PyCQA/pycodestyle
14cu|python3-pycodestyle-2.3.1-4|11	Source0:        https://github.com/PyCQA/pycodestyle/archive/%{oname}-%{version}.tar.gz
14cu|python3-pycodestyle-2.3.1-4|12	BuildArch:      noarch
14cu|python3-pycodestyle-2.3.1-4|13	BuildRequires:  pkgconfig(python3)
14cu|python3-pycodestyle-2.3.1-4|14	BuildRequires:  python3egg(setuptools)
14cu|python3-pycodestyle-2.3.1-4|15	BuildRequires:  python3egg(sphinx)
14cu|python3-pycodestyle-2.3.1-4|16	BuildRequires:  pkgconfig(libtoxcore)
14cu|python3-pycodestyle-2.3.1-4|17	Requires:       python3egg(setuptools)
14cu|python3-pycodestyle-2.3.1-4|18	Provides:       python3-pep8 == %{EVRD}
14cu|python3-pycodestyle-2.3.1-4|19	Obsoletes:      python3-pep8 < %{EVRD}
14cu|python3-pycodestyle-2.3.1-4|20	Obsoletes:      python3-codestyle < %{EVRD}
14cu|python3-pycodestyle-2.3.1-4|21	#Conflicts:      python-%{oname}
14cu|python3-pycodestyle-2.3.1-4|22	
14cu|python3-pycodestyle-2.3.1-4|23	%description
14cu|python3-pycodestyle-2.3.1-4|24	pep8 is a tool to check your Python code against some of the style conventions
14cu|python3-pycodestyle-2.3.1-4|25	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
14cu|python3-pycodestyle-2.3.1-4|26	is parse-able, making it easy to jump to an error location in your editor.
14cu|python3-pycodestyle-2.3.1-4|27	This package used to be called pep8 but was renamed to
14cu|python3-pycodestyle-2.3.1-4|28	"pycodestyle"  to reduce confusion. Further discussion can be found:
14cu|python3-pycodestyle-2.3.1-4|29	https://github.com/PyCQA/pycodestyle/issues/466
14cu|python3-pycodestyle-2.3.1-4|30	.
14cu|python3-pycodestyle-2.3.1-4|31	
14cu|python3-pycodestyle-2.3.1-4|32	%files
14cu|python3-pycodestyle-2.3.1-4|33	%doc LICENSE *.txt *.rst
14cu|python3-pycodestyle-2.3.1-4|34	%{_bindir}/py3codestyle
14cu|python3-pycodestyle-2.3.1-4|35	%{py3_puresitedir}/*
14cu|python3-pycodestyle-2.3.1-4|36	%{_mandir}/man1/%{oname}*
14cu|python3-pycodestyle-2.3.1-4|37	#---------------------------------------------------
14cu|python3-pycodestyle-2.3.1-4|38	
14cu|python3-pycodestyle-2.3.1-4|39	%prep
14cu|python3-pycodestyle-2.3.1-4|40	%setup -qn %{oname}-%{version}
14cu|python3-pycodestyle-2.3.1-4|41	
14cu|python3-pycodestyle-2.3.1-4|42	%build
14cu|python3-pycodestyle-2.3.1-4|43	%py3_build
14cu|python3-pycodestyle-2.3.1-4|44	cd docs
14cu|python3-pycodestyle-2.3.1-4|45	make man
14cu|python3-pycodestyle-2.3.1-4|46	cd ..
14cu|python3-pycodestyle-2.3.1-4|47	
14cu|python3-pycodestyle-2.3.1-4|48	%install
14cu|python3-pycodestyle-2.3.1-4|49	%py3_install
14cu|python3-pycodestyle-2.3.1-4|50	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/%{oname}*
14cu|python3-pycodestyle-2.3.1-4|51	chmod +x %{buildroot}%{py3_puresitedir}/*.py
14cu|python3-pycodestyle-2.3.1-4|52	mv %{buildroot}%{_bindir}/pycodestyle %{buildroot}%{_bindir}/py3codestyle
14cu|python3-pycodestyle-2.3.1-4|53	
14cu|python3-pycodestyle-2.3.1-4|54	%check
14cu|python3-pycodestyle-2.3.1-4|55	python3 setup.py test
14cu|python3-pycodestyle-2.3.1-4|56	
14cu|python3-pycodestyle-2.3.1-4|57	
14cu|python3-pycodestyle-2.3.1-4|58	%changelog

13945 14
14cu|python3-pymongo-3.0.3-1|1	%define shortname    pymongo
14cu|python3-pymongo-3.0.3-1|2	
14cu|python3-pymongo-3.0.3-1|3	Name:           python3-%{shortname}
14cu|python3-pymongo-3.0.3-1|4	Version:        3.0.3
14cu|python3-pymongo-3.0.3-1|5	Release:        1
14cu|python3-pymongo-3.0.3-1|6	Summary:        Python driver for MongoDB
14cu|python3-pymongo-3.0.3-1|7	
14cu|python3-pymongo-3.0.3-1|8	
14cu|python3-pymongo-3.0.3-1|9	Group:          Development/Python
14cu|python3-pymongo-3.0.3-1|10	License:        Apache License
14cu|python3-pymongo-3.0.3-1|11	URL:            http://api.mongodb.org/python/2.1/
14cu|python3-pymongo-3.0.3-1|12	Source0:        http://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
14cu|python3-pymongo-3.0.3-1|13	BuildRequires:  python3-setuptools
14cu|python3-pymongo-3.0.3-1|14	BuildRequires:  python3-devel
14cu|python3-pymongo-3.0.3-1|15	
14cu|python3-pymongo-3.0.3-1|16	%define debug_package %{nil}
14cu|python3-pymongo-3.0.3-1|17	
14cu|python3-pymongo-3.0.3-1|18	%description
14cu|python3-pymongo-3.0.3-1|19	The PyMongo distribution contains tools for interacting with MongoDB
14cu|python3-pymongo-3.0.3-1|20	database from Python.
14cu|python3-pymongo-3.0.3-1|21	
14cu|python3-pymongo-3.0.3-1|22	The bson package is an implementation of the BSON format for Python.
14cu|python3-pymongo-3.0.3-1|23	The pymongo package is a native Python driver for MongoDB.
14cu|python3-pymongo-3.0.3-1|24	The gridfs package is a gridfs implementation on top of pymongo.
14cu|python3-pymongo-3.0.3-1|25	This driver is build without the C extensions.
14cu|python3-pymongo-3.0.3-1|26	
14cu|python3-pymongo-3.0.3-1|27	%prep
14cu|python3-pymongo-3.0.3-1|28	%setup -q -n %{shortname}-%{version}
14cu|python3-pymongo-3.0.3-1|29	
14cu|python3-pymongo-3.0.3-1|30	%build
14cu|python3-pymongo-3.0.3-1|31	python3 setup.py --no_ext build
14cu|python3-pymongo-3.0.3-1|32	
14cu|python3-pymongo-3.0.3-1|33	%install
14cu|python3-pymongo-3.0.3-1|34	python3 setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%{py3_platsitedir}
14cu|python3-pymongo-3.0.3-1|35	
14cu|python3-pymongo-3.0.3-1|36	%files
14cu|python3-pymongo-3.0.3-1|37	%{py3_platsitedir}/*
14cu|python3-pymongo-3.0.3-1|38	
14cu|python3-pymongo-3.0.3-1|39	%changelog
14cu|python3-pymongo-3.0.3-1|40	
14cu|python3-pymongo-3.0.3-1|41	* Thu Mar 10 2016 Denis Silakov <dsilakov@gmail.com> 3.0.3-1
14cu|python3-pymongo-3.0.3-1|42	- (af68f13) Imported from SRPM
14cu|python3-pymongo-3.0.3-1|43	
14cu|python3-pymongo-3.0.3-1|44	

13946 14
14cu|python3-pyside-1.2.2-1|1	%define qtver   4.8
14cu|python3-pyside-1.2.2-1|2	%define py3verflags %(python3 -c "import sysconfig; print(sysconfig.get_config_var('SOABI'))")
14cu|python3-pyside-1.2.2-1|3	%define pyname     PySide
14cu|python3-pyside-1.2.2-1|4	%define tarname    pyside
14cu|python3-pyside-1.2.2-1|5	
14cu|python3-pyside-1.2.2-1|6	Name:           python3-pyside
14cu|python3-pyside-1.2.2-1|7	Version:        1.2.2
14cu|python3-pyside-1.2.2-1|8	Release:        1
14cu|python3-pyside-1.2.2-1|9	License:        LGPLv2+
14cu|python3-pyside-1.2.2-1|10	Summary:        The PySide project provides LGPL-licensed Python bindings for the Qt
14cu|python3-pyside-1.2.2-1|11	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|12	URL:            http://www.pyside.org
14cu|python3-pyside-1.2.2-1|13	Source0:        http://download.qt-project.org/official_releases/pyside/%{tarname}-qt%{qtver}+%{version}.tar.bz2
14cu|python3-pyside-1.2.2-1|14	Source100:	%{name}.rpmlintrc
14cu|python3-pyside-1.2.2-1|15	BuildRequires:  cmake
14cu|python3-pyside-1.2.2-1|16	BuildRequires:  qt4-devel
14cu|python3-pyside-1.2.2-1|17	BuildRequires:  pkgconfig(QtWebKit)
14cu|python3-pyside-1.2.2-1|18	BuildRequires:  phonon-devel
14cu|python3-pyside-1.2.2-1|19	BuildRequires:  shiboken-devel >= 1.2.0
14cu|python3-pyside-1.2.2-1|20	BuildRequires:  python3-devel
14cu|python3-pyside-1.2.2-1|21	BuildRequires:  python3-shiboken-devel
14cu|python3-pyside-1.2.2-1|22	Requires:       python3-pyside-phonon
14cu|python3-pyside-1.2.2-1|23	Requires:       python3-pyside-core
14cu|python3-pyside-1.2.2-1|24	Requires:       python3-pyside-declarative
14cu|python3-pyside-1.2.2-1|25	Requires:       python3-pyside-gui
14cu|python3-pyside-1.2.2-1|26	Requires:       python3-pyside-help
14cu|python3-pyside-1.2.2-1|27	Requires:       python3-pyside-multimedia
14cu|python3-pyside-1.2.2-1|28	Requires:       python3-pyside-network
14cu|python3-pyside-1.2.2-1|29	Requires:       python3-pyside-opengl
14cu|python3-pyside-1.2.2-1|30	Requires:       python3-pyside-script
14cu|python3-pyside-1.2.2-1|31	Requires:       python3-pyside-scripttools
14cu|python3-pyside-1.2.2-1|32	Requires:       python3-pyside-sql
14cu|python3-pyside-1.2.2-1|33	Requires:       python3-pyside-test
14cu|python3-pyside-1.2.2-1|34	Requires:       python3-pyside-xmlpatterns
14cu|python3-pyside-1.2.2-1|35	Requires:       python3-pyside-xml
14cu|python3-pyside-1.2.2-1|36	Requires:       python3-pyside-uitools
14cu|python3-pyside-1.2.2-1|37	Requires:       python3-pyside-svg
14cu|python3-pyside-1.2.2-1|38	Requires:       python3-pyside-webkit
14cu|python3-pyside-1.2.2-1|39	
14cu|python3-pyside-1.2.2-1|40	%description
14cu|python3-pyside-1.2.2-1|41	The PySide project provides LGPL-licensed Python bindings for the Qt
14cu|python3-pyside-1.2.2-1|42	cross-platform application and UI framework. PySide Qt bindings allow both free
14cu|python3-pyside-1.2.2-1|43	open source and proprietary software development and ultimately aim to support
14cu|python3-pyside-1.2.2-1|44	all of the platforms as Qt itself. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|45	
14cu|python3-pyside-1.2.2-1|46	%files
14cu|python3-pyside-1.2.2-1|47	
14cu|python3-pyside-1.2.2-1|48	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|49	
14cu|python3-pyside-1.2.2-1|50	%package -n     python3-%{tarname}-phonon
14cu|python3-pyside-1.2.2-1|51	Summary:        PySide phonon module
14cu|python3-pyside-1.2.2-1|52	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|53	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|54	
14cu|python3-pyside-1.2.2-1|55	%description -n python3-%{tarname}-phonon
14cu|python3-pyside-1.2.2-1|56	PySide phonon module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|57	
14cu|python3-pyside-1.2.2-1|58	%files -n       python3-%{tarname}-phonon
14cu|python3-pyside-1.2.2-1|59	%{python3_sitearch}/PySide/phonon.so
14cu|python3-pyside-1.2.2-1|60	%{_datadir}/PySide/typesystems/typesystem_phonon.*
14cu|python3-pyside-1.2.2-1|61	
14cu|python3-pyside-1.2.2-1|62	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|63	
14cu|python3-pyside-1.2.2-1|64	%package -n     python3-%{tarname}-core
14cu|python3-pyside-1.2.2-1|65	Summary:        PySide core module
14cu|python3-pyside-1.2.2-1|66	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|67	
14cu|python3-pyside-1.2.2-1|68	%description -n python3-%{tarname}-core
14cu|python3-pyside-1.2.2-1|69	PySide core module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|70	
14cu|python3-pyside-1.2.2-1|71	%files -n        python3-%{tarname}-core
14cu|python3-pyside-1.2.2-1|72	%{python3_sitearch}/PySide/QtCore.so
14cu|python3-pyside-1.2.2-1|73	%{python3_sitearch}/PySide/__init__.py*
14cu|python3-pyside-1.2.2-1|74	%{python3_sitearch}/PySide/_utils.py*
14cu|python3-pyside-1.2.2-1|75	%{_datadir}/PySide/typesystems/typesystem_core*
14cu|python3-pyside-1.2.2-1|76	%{_datadir}/PySide/typesystems/typesystem_templates.*
14cu|python3-pyside-1.2.2-1|77	
14cu|python3-pyside-1.2.2-1|78	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|79	
14cu|python3-pyside-1.2.2-1|80	%package -n     python3-%{tarname}-declarative
14cu|python3-pyside-1.2.2-1|81	Summary:        PySide declarative module
14cu|python3-pyside-1.2.2-1|82	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|83	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|84	
14cu|python3-pyside-1.2.2-1|85	%description -n python3-%{tarname}-declarative
14cu|python3-pyside-1.2.2-1|86	PySide declarative module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|87	
14cu|python3-pyside-1.2.2-1|88	%files -n       python3-%{tarname}-declarative
14cu|python3-pyside-1.2.2-1|89	%{python3_sitearch}/PySide/QtDeclarative.so
14cu|python3-pyside-1.2.2-1|90	%{_datadir}/PySide/typesystems/typesystem_declarative.*
14cu|python3-pyside-1.2.2-1|91	
14cu|python3-pyside-1.2.2-1|92	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|93	
14cu|python3-pyside-1.2.2-1|94	%package -n     python3-%{tarname}-gui
14cu|python3-pyside-1.2.2-1|95	Summary:        PySide gui module
14cu|python3-pyside-1.2.2-1|96	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|97	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|98	
14cu|python3-pyside-1.2.2-1|99	%description -n python3-%{tarname}-gui
14cu|python3-pyside-1.2.2-1|100	PySide gui module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|101	
14cu|python3-pyside-1.2.2-1|102	%files -n       python3-%{tarname}-gui
14cu|python3-pyside-1.2.2-1|103	%{python3_sitearch}/PySide/QtGui.so
14cu|python3-pyside-1.2.2-1|104	%{_datadir}/PySide/typesystems/typesystem_gui*
14cu|python3-pyside-1.2.2-1|105	
14cu|python3-pyside-1.2.2-1|106	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|107	
14cu|python3-pyside-1.2.2-1|108	%package -n     python3-%{tarname}-help
14cu|python3-pyside-1.2.2-1|109	Summary:        PySide help module
14cu|python3-pyside-1.2.2-1|110	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|111	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|112	
14cu|python3-pyside-1.2.2-1|113	%description -n python3-%{tarname}-help
14cu|python3-pyside-1.2.2-1|114	PySide help module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|115	
14cu|python3-pyside-1.2.2-1|116	%files -n       python3-%{tarname}-help
14cu|python3-pyside-1.2.2-1|117	%{python3_sitearch}/PySide/QtHelp.so
14cu|python3-pyside-1.2.2-1|118	%{_datadir}/PySide/typesystems/typesystem_help.*
14cu|python3-pyside-1.2.2-1|119	
14cu|python3-pyside-1.2.2-1|120	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|121	
14cu|python3-pyside-1.2.2-1|122	%package -n     python3-%{tarname}-multimedia
14cu|python3-pyside-1.2.2-1|123	Summary:        PySide multimedia module
14cu|python3-pyside-1.2.2-1|124	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|125	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|126	
14cu|python3-pyside-1.2.2-1|127	%description -n python3-%{tarname}-multimedia
14cu|python3-pyside-1.2.2-1|128	PySide multimedia module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|129	
14cu|python3-pyside-1.2.2-1|130	%files -n       python3-%{tarname}-multimedia
14cu|python3-pyside-1.2.2-1|131	%{python3_sitearch}/PySide/QtMultimedia.so
14cu|python3-pyside-1.2.2-1|132	%{_datadir}/PySide/typesystems/typesystem_multimedia*
14cu|python3-pyside-1.2.2-1|133	
14cu|python3-pyside-1.2.2-1|134	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|135	
14cu|python3-pyside-1.2.2-1|136	%package -n     python3-%{tarname}-network
14cu|python3-pyside-1.2.2-1|137	Summary:        PySide network module
14cu|python3-pyside-1.2.2-1|138	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|139	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|140	
14cu|python3-pyside-1.2.2-1|141	%description -n python3-%{tarname}-network
14cu|python3-pyside-1.2.2-1|142	PySide network module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|143	
14cu|python3-pyside-1.2.2-1|144	%files -n       python3-%{tarname}-network
14cu|python3-pyside-1.2.2-1|145	%{python3_sitearch}/PySide/QtNetwork.so
14cu|python3-pyside-1.2.2-1|146	%{_datadir}/PySide/typesystems/typesystem_network.*
14cu|python3-pyside-1.2.2-1|147	
14cu|python3-pyside-1.2.2-1|148	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|149	
14cu|python3-pyside-1.2.2-1|150	%package -n     python3-%{tarname}-opengl
14cu|python3-pyside-1.2.2-1|151	Summary:        PySide opengl module
14cu|python3-pyside-1.2.2-1|152	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|153	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|154	
14cu|python3-pyside-1.2.2-1|155	%description -n python3-%{tarname}-opengl
14cu|python3-pyside-1.2.2-1|156	PySide opengl module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|157	
14cu|python3-pyside-1.2.2-1|158	%files -n       python3-%{tarname}-opengl
14cu|python3-pyside-1.2.2-1|159	%{python3_sitearch}/PySide/QtOpenGL.so
14cu|python3-pyside-1.2.2-1|160	%{_datadir}/PySide/typesystems/typesystem_opengl*
14cu|python3-pyside-1.2.2-1|161	
14cu|python3-pyside-1.2.2-1|162	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|163	
14cu|python3-pyside-1.2.2-1|164	%package -n     python3-%{tarname}-script
14cu|python3-pyside-1.2.2-1|165	Summary:        PySide script module
14cu|python3-pyside-1.2.2-1|166	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|167	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|168	
14cu|python3-pyside-1.2.2-1|169	%description -n python3-%{tarname}-script
14cu|python3-pyside-1.2.2-1|170	PySide script module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|171	
14cu|python3-pyside-1.2.2-1|172	%files -n       python3-%{tarname}-script
14cu|python3-pyside-1.2.2-1|173	%{python3_sitearch}/PySide/QtScript.so
14cu|python3-pyside-1.2.2-1|174	%{_datadir}/PySide/typesystems/typesystem_script.*
14cu|python3-pyside-1.2.2-1|175	
14cu|python3-pyside-1.2.2-1|176	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|177	
14cu|python3-pyside-1.2.2-1|178	%package -n     python3-%{tarname}-scripttools
14cu|python3-pyside-1.2.2-1|179	Summary:        PySide scripttool module
14cu|python3-pyside-1.2.2-1|180	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|181	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|182	
14cu|python3-pyside-1.2.2-1|183	%description -n python3-%{tarname}-scripttools
14cu|python3-pyside-1.2.2-1|184	PySide scripttool module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|185	
14cu|python3-pyside-1.2.2-1|186	%files -n       python3-%{tarname}-scripttools
14cu|python3-pyside-1.2.2-1|187	%{python3_sitearch}/PySide/QtScriptTools.so
14cu|python3-pyside-1.2.2-1|188	%{_datadir}/PySide/typesystems/typesystem_scripttools.*
14cu|python3-pyside-1.2.2-1|189	
14cu|python3-pyside-1.2.2-1|190	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|191	
14cu|python3-pyside-1.2.2-1|192	%package -n     python3-%{tarname}-sql
14cu|python3-pyside-1.2.2-1|193	Summary:        PySide sql module
14cu|python3-pyside-1.2.2-1|194	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|195	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|196	
14cu|python3-pyside-1.2.2-1|197	%description -n python3-%{tarname}-sql
14cu|python3-pyside-1.2.2-1|198	PySide sql module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|199	
14cu|python3-pyside-1.2.2-1|200	%files -n       python3-%{tarname}-sql
14cu|python3-pyside-1.2.2-1|201	%{python3_sitearch}/PySide/QtSql.so
14cu|python3-pyside-1.2.2-1|202	%{_datadir}/PySide/typesystems/typesystem_sql.*
14cu|python3-pyside-1.2.2-1|203	
14cu|python3-pyside-1.2.2-1|204	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|205	
14cu|python3-pyside-1.2.2-1|206	%package -n     python3-%{tarname}-svg
14cu|python3-pyside-1.2.2-1|207	Summary:        PySide svg module
14cu|python3-pyside-1.2.2-1|208	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|209	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|210	
14cu|python3-pyside-1.2.2-1|211	%description -n python3-%{tarname}-svg
14cu|python3-pyside-1.2.2-1|212	PySide svg module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|213	
14cu|python3-pyside-1.2.2-1|214	%files -n       python3-%{tarname}-svg
14cu|python3-pyside-1.2.2-1|215	%{python3_sitearch}/PySide/QtSvg.so
14cu|python3-pyside-1.2.2-1|216	%{_datadir}/PySide/typesystems/typesystem_svg.*
14cu|python3-pyside-1.2.2-1|217	
14cu|python3-pyside-1.2.2-1|218	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|219	
14cu|python3-pyside-1.2.2-1|220	%package -n     python3-%{tarname}-test
14cu|python3-pyside-1.2.2-1|221	Summary:        PySide test module
14cu|python3-pyside-1.2.2-1|222	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|223	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|224	
14cu|python3-pyside-1.2.2-1|225	%description -n python3-%{tarname}-test
14cu|python3-pyside-1.2.2-1|226	PySide test module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|227	
14cu|python3-pyside-1.2.2-1|228	%files -n       python3-%{tarname}-test
14cu|python3-pyside-1.2.2-1|229	%{python3_sitearch}/PySide/QtTest.so
14cu|python3-pyside-1.2.2-1|230	%{_datadir}/PySide/typesystems/typesystem_test.*
14cu|python3-pyside-1.2.2-1|231	
14cu|python3-pyside-1.2.2-1|232	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|233	
14cu|python3-pyside-1.2.2-1|234	%package -n     python3-%{tarname}-uitools
14cu|python3-pyside-1.2.2-1|235	Summary:        PySide uitools module
14cu|python3-pyside-1.2.2-1|236	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|237	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|238	
14cu|python3-pyside-1.2.2-1|239	%description -n python3-%{tarname}-uitools
14cu|python3-pyside-1.2.2-1|240	PySide uitools module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|241	
14cu|python3-pyside-1.2.2-1|242	%files -n       python3-%{tarname}-uitools
14cu|python3-pyside-1.2.2-1|243	%{python3_sitearch}/PySide/QtUiTools.so
14cu|python3-pyside-1.2.2-1|244	%{_datadir}/PySide/typesystems/typesystem_uitools.*
14cu|python3-pyside-1.2.2-1|245	
14cu|python3-pyside-1.2.2-1|246	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|247	
14cu|python3-pyside-1.2.2-1|248	%package -n     python3-%{tarname}-webkit
14cu|python3-pyside-1.2.2-1|249	Summary:        PySide webkit module
14cu|python3-pyside-1.2.2-1|250	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|251	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|252	
14cu|python3-pyside-1.2.2-1|253	%description -n python3-%{tarname}-webkit
14cu|python3-pyside-1.2.2-1|254	PySide webkit module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|255	
14cu|python3-pyside-1.2.2-1|256	%files -n       python3-%{tarname}-webkit
14cu|python3-pyside-1.2.2-1|257	%{python3_sitearch}/PySide/QtWebKit.so
14cu|python3-pyside-1.2.2-1|258	%{_datadir}/PySide/typesystems/typesystem_webkit*
14cu|python3-pyside-1.2.2-1|259	
14cu|python3-pyside-1.2.2-1|260	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|261	
14cu|python3-pyside-1.2.2-1|262	%package -n     python3-%{tarname}-xmlpatterns
14cu|python3-pyside-1.2.2-1|263	Summary:        PySide xmlpatterns module
14cu|python3-pyside-1.2.2-1|264	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|265	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|266	
14cu|python3-pyside-1.2.2-1|267	%description -n python3-%{tarname}-xmlpatterns
14cu|python3-pyside-1.2.2-1|268	PySide xmlpatterns module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|269	
14cu|python3-pyside-1.2.2-1|270	%files -n       python3-%{tarname}-xmlpatterns
14cu|python3-pyside-1.2.2-1|271	%{python3_sitearch}/PySide/QtXmlPatterns.so
14cu|python3-pyside-1.2.2-1|272	%{_datadir}/PySide/typesystems/typesystem_xmlpatterns*
14cu|python3-pyside-1.2.2-1|273	
14cu|python3-pyside-1.2.2-1|274	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|275	
14cu|python3-pyside-1.2.2-1|276	%package -n     python3-%{tarname}-xml
14cu|python3-pyside-1.2.2-1|277	Summary:        PySide xml module
14cu|python3-pyside-1.2.2-1|278	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|279	Requires:       python3-%{tarname}-core = %{version}
14cu|python3-pyside-1.2.2-1|280	
14cu|python3-pyside-1.2.2-1|281	%description -n python3-%{tarname}-xml
14cu|python3-pyside-1.2.2-1|282	PySide xml module. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|283	
14cu|python3-pyside-1.2.2-1|284	%files -n       python3-%{tarname}-xml
14cu|python3-pyside-1.2.2-1|285	%{python3_sitearch}/PySide/QtXml.so
14cu|python3-pyside-1.2.2-1|286	%{_datadir}/PySide/typesystems/typesystem_xml.*
14cu|python3-pyside-1.2.2-1|287	
14cu|python3-pyside-1.2.2-1|288	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|289	
14cu|python3-pyside-1.2.2-1|290	%define major   1
14cu|python3-pyside-1.2.2-1|291	%define py3libname %mklibname python3-%{tarname} %{major}
14cu|python3-pyside-1.2.2-1|292	
14cu|python3-pyside-1.2.2-1|293	%package -n     %{py3libname}
14cu|python3-pyside-1.2.2-1|294	Summary:        PySide core library
14cu|python3-pyside-1.2.2-1|295	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|296	
14cu|python3-pyside-1.2.2-1|297	%description -n %{py3libname}
14cu|python3-pyside-1.2.2-1|298	PySide core library. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|299	
14cu|python3-pyside-1.2.2-1|300	%files -n       %{py3libname}
14cu|python3-pyside-1.2.2-1|301	%{_libdir}/libpyside.%{py3verflags}.so.%{major}*
14cu|python3-pyside-1.2.2-1|302	
14cu|python3-pyside-1.2.2-1|303	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|304	
14cu|python3-pyside-1.2.2-1|305	%package -n     python3-%{tarname}-devel
14cu|python3-pyside-1.2.2-1|306	Summary:        PySide devel files
14cu|python3-pyside-1.2.2-1|307	Group:          Development/KDE and Qt
14cu|python3-pyside-1.2.2-1|308	Requires:       python3-%{tarname} = %{version}
14cu|python3-pyside-1.2.2-1|309	Requires:       %{py3libname} = %{version}
14cu|python3-pyside-1.2.2-1|310	
14cu|python3-pyside-1.2.2-1|311	%description -n python3-%{tarname}-devel
14cu|python3-pyside-1.2.2-1|312	PySide devel files. This is the Python3 version.
14cu|python3-pyside-1.2.2-1|313	
14cu|python3-pyside-1.2.2-1|314	%files -n       python3-%{tarname}-devel
14cu|python3-pyside-1.2.2-1|315	%{_libdir}/libpyside.%{py3verflags}.so
14cu|python3-pyside-1.2.2-1|316	%{_includedir}/*
14cu|python3-pyside-1.2.2-1|317	%{_libdir}/pkgconfig/*
14cu|python3-pyside-1.2.2-1|318	%{_libdir}/cmake/*
14cu|python3-pyside-1.2.2-1|319	
14cu|python3-pyside-1.2.2-1|320	#------------------------------------------------------------------------------
14cu|python3-pyside-1.2.2-1|321	
14cu|python3-pyside-1.2.2-1|322	%prep
14cu|python3-pyside-1.2.2-1|323	%setup -qn pyside-qt%{qtver}+%{version}
14cu|python3-pyside-1.2.2-1|324	
14cu|python3-pyside-1.2.2-1|325	%build
14cu|python3-pyside-1.2.2-1|326	%define Werror_cflags %nil
14cu|python3-pyside-1.2.2-1|327	%cmake \
14cu|python3-pyside-1.2.2-1|328	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
14cu|python3-pyside-1.2.2-1|329	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon \
14cu|python3-pyside-1.2.2-1|330	-DPYTHON_SUFFIX=.%{py3verflags} \
14cu|python3-pyside-1.2.2-1|331	-DPYTHON_EXECUTABLE=%{__python3}
14cu|python3-pyside-1.2.2-1|332	%make
14cu|python3-pyside-1.2.2-1|333	
14cu|python3-pyside-1.2.2-1|334	%install
14cu|python3-pyside-1.2.2-1|335	%makeinstall_std -C build
14cu|python3-pyside-1.2.2-1|336	
14cu|python3-pyside-1.2.2-1|337	%changelog
14cu|python3-pyside-1.2.2-1|338	* Mon Mar 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-1
14cu|python3-pyside-1.2.2-1|339	+ Revision: 1804ec6
14cu|python3-pyside-1.2.2-1|340	- Imported from SRPM
14cu|python3-pyside-1.2.2-1|341	
14cu|python3-pyside-1.2.2-1|342	

13947 14
14cu|python3-python-editor-0.4-1|1	# this specfile is inspired from fedoras'one.
14cu|python3-python-editor-0.4-1|2	# but I choose not to use git sources, I prefer using tarball
14cu|python3-python-editor-0.4-1|3	%define bname editor
14cu|python3-python-editor-0.4-1|4	%define tarname python-%{bname}
14cu|python3-python-editor-0.4-1|5	%define fname %{tarname}
14cu|python3-python-editor-0.4-1|6	
14cu|python3-python-editor-0.4-1|7	Name:		python3-%{tarname}
14cu|python3-python-editor-0.4-1|8	Version:	0.4
14cu|python3-python-editor-0.4-1|9	Release:	1
14cu|python3-python-editor-0.4-1|10	Summary:	Programmatically open an editor
14cu|python3-python-editor-0.4-1|11	
14cu|python3-python-editor-0.4-1|12	Group:		Development/Python
14cu|python3-python-editor-0.4-1|13	License:	ASL
14cu|python3-python-editor-0.4-1|14	URL:		https://github.com/jcrocholl/pep8
14cu|python3-python-editor-0.4-1|15	Source0:	http://pypi.python.org/packages/source/p/%{fname}/%{fname}-%{version}.tar.gz
14cu|python3-python-editor-0.4-1|16	BuildArch:	noarch
14cu|python3-python-editor-0.4-1|17	BuildRequires:	python3-devel
14cu|python3-python-editor-0.4-1|18	BuildRequires:	python3-setuptools
14cu|python3-python-editor-0.4-1|19	BuildRequires:	python3-sphinx
14cu|python3-python-editor-0.4-1|20	Requires:	python3-setuptools
14cu|python3-python-editor-0.4-1|21	
14cu|python3-python-editor-0.4-1|22	%description
14cu|python3-python-editor-0.4-1|23	python-editor is a library that provides the editor module for programmatically
14cu|python3-python-editor-0.4-1|24	interfacing with your system’s $EDITOR.
14cu|python3-python-editor-0.4-1|25	
14cu|python3-python-editor-0.4-1|26	This is a version for Python 3.
14cu|python3-python-editor-0.4-1|27	
14cu|python3-python-editor-0.4-1|28	%prep
14cu|python3-python-editor-0.4-1|29	%setup -qn %{tarname}-%{version}
14cu|python3-python-editor-0.4-1|30	
14cu|python3-python-editor-0.4-1|31	%build
14cu|python3-python-editor-0.4-1|32	python3 setup.py build
14cu|python3-python-editor-0.4-1|33	
14cu|python3-python-editor-0.4-1|34	%install
14cu|python3-python-editor-0.4-1|35	python3 setup.py install -O1 --root %{buildroot}
14cu|python3-python-editor-0.4-1|36	
14cu|python3-python-editor-0.4-1|37	%files
14cu|python3-python-editor-0.4-1|38	%{py3_puresitedir}/%{bname}.py*
14cu|python3-python-editor-0.4-1|39	%{py3_puresitedir}/python_editor-%{version}-*.egg-info
14cu|python3-python-editor-0.4-1|40	
14cu|python3-python-editor-0.4-1|41	%changelog
14cu|python3-python-editor-0.4-1|42	
14cu|python3-python-editor-0.4-1|43	* Tue Feb 02 2016 Denis Silakov <dsilakov@gmail.com> 0.4-1
14cu|python3-python-editor-0.4-1|44	- (81d8ff1) Imported from SRPM
14cu|python3-python-editor-0.4-1|45	
14cu|python3-python-editor-0.4-1|46	

13948 14
14cu|python3-raven-5.10.2-1|1	Name:           python3-raven
14cu|python3-raven-5.10.2-1|2	Version:        5.10.2
14cu|python3-raven-5.10.2-1|3	Release:        1
14cu|python3-raven-5.10.2-1|4	Summary:        Python client for Sentry
14cu|python3-raven-5.10.2-1|5	Group:          Development/Python
14cu|python3-raven-5.10.2-1|6	License:        BSD
14cu|python3-raven-5.10.2-1|7	URL:            https://pypi.python.org/pypi/raven/
14cu|python3-raven-5.10.2-1|8	Source0:        http://pypi.python.org/packages/source/r/raven/raven-%{version}.tar.gz
14cu|python3-raven-5.10.2-1|9	Patch0:         raven-use-system-cacert.patch
14cu|python3-raven-5.10.2-1|10	BuildArch:      noarch
14cu|python3-raven-5.10.2-1|11	BuildRequires:  python3-devel
14cu|python3-raven-5.10.2-1|12	BuildRequires:  python3-setuptools
14cu|python3-raven-5.10.2-1|13	
14cu|python3-raven-5.10.2-1|14	%description
14cu|python3-raven-5.10.2-1|15	Raven is a Python client for Sentry <http://getsentry.com>. It provides full
14cu|python3-raven-5.10.2-1|16	out-of-the-box support for many of the popular frameworks, including Django,
14cu|python3-raven-5.10.2-1|17	and Flask. Raven also includes drop-in support for any WSGI-compatible web
14cu|python3-raven-5.10.2-1|18	application.
14cu|python3-raven-5.10.2-1|19	
14cu|python3-raven-5.10.2-1|20	%prep
14cu|python3-raven-5.10.2-1|21	%setup -q -n raven-%{version}
14cu|python3-raven-5.10.2-1|22	%patch0 -p1
14cu|python3-raven-5.10.2-1|23	
14cu|python3-raven-5.10.2-1|24	rm raven/data/cacert.pem
14cu|python3-raven-5.10.2-1|25	rmdir raven/data
14cu|python3-raven-5.10.2-1|26	
14cu|python3-raven-5.10.2-1|27	%build
14cu|python3-raven-5.10.2-1|28	python3 setup.py build
14cu|python3-raven-5.10.2-1|29	
14cu|python3-raven-5.10.2-1|30	%install
14cu|python3-raven-5.10.2-1|31	python3 setup.py install --skip-build --root=%{buildroot}
14cu|python3-raven-5.10.2-1|32	
14cu|python3-raven-5.10.2-1|33	%check
14cu|python3-raven-5.10.2-1|34	#Disable check for now because of missing dependency pytest-timeout
14cu|python3-raven-5.10.2-1|35	#python3 setup.py test
14cu|python3-raven-5.10.2-1|36	
14cu|python3-raven-5.10.2-1|37	%files
14cu|python3-raven-5.10.2-1|38	%doc README.rst LICENSE
14cu|python3-raven-5.10.2-1|39	%{_bindir}/raven
14cu|python3-raven-5.10.2-1|40	%{py3_puresitedir}/*
14cu|python3-raven-5.10.2-1|41	
14cu|python3-raven-5.10.2-1|42	
14cu|python3-raven-5.10.2-1|43	%changelog
14cu|python3-raven-5.10.2-1|44	
14cu|python3-raven-5.10.2-1|45	* Fri Feb 26 2016 Denis Silakov <dsilakov@gmail.com> 5.10.2-1
14cu|python3-raven-5.10.2-1|46	- (f6e81cd) Imported from SRPM
14cu|python3-raven-5.10.2-1|47	
14cu|python3-raven-5.10.2-1|48	

13949 14
14cu|python3-rpy2-2.7.4-2|1	%define module rpy2
14cu|python3-rpy2-2.7.4-2|2	%define r_version 3.2.3
14cu|python3-rpy2-2.7.4-2|3	%define __noautoreq 'libR.so\\(.*'
14cu|python3-rpy2-2.7.4-2|4	
14cu|python3-rpy2-2.7.4-2|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
14cu|python3-rpy2-2.7.4-2|6	Name:		python3-%{module}
14cu|python3-rpy2-2.7.4-2|7	Version:	2.7.4
14cu|python3-rpy2-2.7.4-2|8	Release:	2
14cu|python3-rpy2-2.7.4-2|9	Group:		Development/Python
14cu|python3-rpy2-2.7.4-2|10	License:	AGPLv3+
14cu|python3-rpy2-2.7.4-2|11	URL:		http://rpy.sourceforge.net/
14cu|python3-rpy2-2.7.4-2|12	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
14cu|python3-rpy2-2.7.4-2|13	Requires:	python3-numpy
14cu|python3-rpy2-2.7.4-2|14	Requires:	R-core = %{r_version}
14cu|python3-rpy2-2.7.4-2|15	BuildRequires:	lapack-devel
14cu|python3-rpy2-2.7.4-2|16	BuildRequires:	python3-devel
14cu|python3-rpy2-2.7.4-2|17	BuildRequires:	python3-setuptools
14cu|python3-rpy2-2.7.4-2|18	BuildRequires:	python3-numpy-devel
14cu|python3-rpy2-2.7.4-2|19	BuildRequires:	R-core = %{r_version}
14cu|python3-rpy2-2.7.4-2|20	BuildRequires:	R-devel = %{r_version}
14cu|python3-rpy2-2.7.4-2|21	BuildRequires:	readline-devel
14cu|python3-rpy2-2.7.4-2|22	BuildRequires:	pkgconfig(icu-i18n)
14cu|python3-rpy2-2.7.4-2|23	BuildRequires:  pcre-devel
14cu|python3-rpy2-2.7.4-2|24	BuildRequires:  lzma-devel
14cu|python3-rpy2-2.7.4-2|25	BuildRequires:  bzip2-devel
14cu|python3-rpy2-2.7.4-2|26	BuildRequires:  zlib-devel
14cu|python3-rpy2-2.7.4-2|27	Provides:	rpy = %{EVRD}
14cu|python3-rpy2-2.7.4-2|28	
14cu|python3-rpy2-2.7.4-2|29	%description
14cu|python3-rpy2-2.7.4-2|30	RPy is a very simple, yet robust, Python interface to the R Programming
14cu|python3-rpy2-2.7.4-2|31	Language. It can manage all kinds of R objects and can execute arbitrary R
14cu|python3-rpy2-2.7.4-2|32	functions (including the graphic functions). All errors from the R language
14cu|python3-rpy2-2.7.4-2|33	areconverted to Python exceptions. Any module installed for the R system can
14cu|python3-rpy2-2.7.4-2|34	be used from within Python.
14cu|python3-rpy2-2.7.4-2|35	
14cu|python3-rpy2-2.7.4-2|36	This code is inspired by RSPython from the Omegahat project. The main goals of
14cu|python3-rpy2-2.7.4-2|37	RPy are:
14cu|python3-rpy2-2.7.4-2|38	+ to have a very robust interface for using R from Python
14cu|python3-rpy2-2.7.4-2|39	+ the interface should be as transparent and easy to use as possible
14cu|python3-rpy2-2.7.4-2|40	+ it should be usable for real scientific and statistical computations
14cu|python3-rpy2-2.7.4-2|41	
14cu|python3-rpy2-2.7.4-2|42	
14cu|python3-rpy2-2.7.4-2|43	%prep
14cu|python3-rpy2-2.7.4-2|44	%setup -qn %{module}-%{version}
14cu|python3-rpy2-2.7.4-2|45	
14cu|python3-rpy2-2.7.4-2|46	%build
14cu|python3-rpy2-2.7.4-2|47	env CFLAGS="%{optflags}" LDFLAGS="-lreadline" python3 setup.py build
14cu|python3-rpy2-2.7.4-2|48	
14cu|python3-rpy2-2.7.4-2|49	%install
14cu|python3-rpy2-2.7.4-2|50	PYTHONDONTWRITEBYTECODE= \
14cu|python3-rpy2-2.7.4-2|51	python3 setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
14cu|python3-rpy2-2.7.4-2|52	sed -i '/egg-info$/d' INSTALLED_FILES
14cu|python3-rpy2-2.7.4-2|53	
14cu|python3-rpy2-2.7.4-2|54	%files -f INSTALLED_FILES
14cu|python3-rpy2-2.7.4-2|55	%doc NEWS
14cu|python3-rpy2-2.7.4-2|56	
14cu|python3-rpy2-2.7.4-2|57	%changelog
14cu|python3-rpy2-2.7.4-2|58	
14cu|python3-rpy2-2.7.4-2|59	* Mon Mar 21 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.7.4-2
14cu|python3-rpy2-2.7.4-2|60	- (72a092c) Rebuild with new R
14cu|python3-rpy2-2.7.4-2|61	
14cu|python3-rpy2-2.7.4-2|62	

13950 14
14cu|python3-stevedore-1.15.0-1|1	%define oname stevedore
14cu|python3-stevedore-1.15.0-1|2	
14cu|python3-stevedore-1.15.0-1|3	Name:           python3-%{oname}
14cu|python3-stevedore-1.15.0-1|4	Version:        1.15.0
14cu|python3-stevedore-1.15.0-1|5	Release:        1
14cu|python3-stevedore-1.15.0-1|6	Summary:        Manage dynamic plugins for Python applications
14cu|python3-stevedore-1.15.0-1|7	Group:          Development/Python
14cu|python3-stevedore-1.15.0-1|8	License:        ASL 2.0
14cu|python3-stevedore-1.15.0-1|9	URL:            https://github.com/dreamhost/%{oname}
14cu|python3-stevedore-1.15.0-1|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-stevedore-1.15.0-1|11	
14cu|python3-stevedore-1.15.0-1|12	BuildRequires:  pkgconfig(python3)
14cu|python3-stevedore-1.15.0-1|13	BuildRequires:  python3egg(setuptools)
14cu|python3-stevedore-1.15.0-1|14	BuildRequires:  python3egg(pbr)
14cu|python3-stevedore-1.15.0-1|15	BuildRequires:  python3egg(nose)
14cu|python3-stevedore-1.15.0-1|16	BuildRequires:  python3egg(mock)
14cu|python3-stevedore-1.15.0-1|17	BuildRequires:  python3egg(testtools)
14cu|python3-stevedore-1.15.0-1|18	BuildRequires:  python3egg(oslotest)
14cu|python3-stevedore-1.15.0-1|19	BuildRequires:  python3egg(pillow)
14cu|python3-stevedore-1.15.0-1|20	BuildRequires:  python3egg(sphinx)
14cu|python3-stevedore-1.15.0-1|21	BuildRequires:  python3egg(mock)
14cu|python3-stevedore-1.15.0-1|22	BuildRequires:  python3egg(coverage)
14cu|python3-stevedore-1.15.0-1|23	BuildRequires:  python3egg(testrepository)
14cu|python3-stevedore-1.15.0-1|24	BuildRequires:  python3egg(discover)
14cu|python3-stevedore-1.15.0-1|25	BuildRequires:  python3egg(oslosphinx)
14cu|python3-stevedore-1.15.0-1|26	Requires:       python3egg(setuptools)
14cu|python3-stevedore-1.15.0-1|27	Requires:       python3egg(six)
14cu|python3-stevedore-1.15.0-1|28	Requires:       python3egg(pbr)
14cu|python3-stevedore-1.15.0-1|29	BuildArch:      noarch
14cu|python3-stevedore-1.15.0-1|30	
14cu|python3-stevedore-1.15.0-1|31	%description
14cu|python3-stevedore-1.15.0-1|32	Manage dynamic plugins for Python applications.
14cu|python3-stevedore-1.15.0-1|33	%files
14cu|python3-stevedore-1.15.0-1|34	%doc README.rst LICENSE
14cu|python3-stevedore-1.15.0-1|35	%{py3_puresitedir}/%{oname}
14cu|python3-stevedore-1.15.0-1|36	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python3-stevedore-1.15.0-1|37	#--------------------------------------------------------------------
14cu|python3-stevedore-1.15.0-1|38	
14cu|python3-stevedore-1.15.0-1|39	%prep
14cu|python3-stevedore-1.15.0-1|40	%setup -qn %{oname}-%{version}
14cu|python3-stevedore-1.15.0-1|41	# we have newer modules
14cu|python3-stevedore-1.15.0-1|42	rm -fr requirements.txt
14cu|python3-stevedore-1.15.0-1|43	
14cu|python3-stevedore-1.15.0-1|44	%build
14cu|python3-stevedore-1.15.0-1|45	python3 setup.py build
14cu|python3-stevedore-1.15.0-1|46	
14cu|python3-stevedore-1.15.0-1|47	%install
14cu|python3-stevedore-1.15.0-1|48	python3 setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python3-stevedore-1.15.0-1|49	find %{buildroot} -size 0 -delete
14cu|python3-stevedore-1.15.0-1|50	
14cu|python3-stevedore-1.15.0-1|51	%check
14cu|python3-stevedore-1.15.0-1|52	PYTHONPATH=. nosetests-%{python3_version}
14cu|python3-stevedore-1.15.0-1|53	
14cu|python3-stevedore-1.15.0-1|54	
14cu|python3-stevedore-1.15.0-1|55	
14cu|python3-stevedore-1.15.0-1|56	
14cu|python3-stevedore-1.15.0-1|57	%changelog
14cu|python3-stevedore-1.15.0-1|58	
14cu|python3-stevedore-1.15.0-1|59	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 1.15.0-1
14cu|python3-stevedore-1.15.0-1|60	- (d15e0b7) Log: Update to 1.15.0
14cu|python3-stevedore-1.15.0-1|61	- (d15e0b7) backported missing BR and Req
14cu|python3-stevedore-1.15.0-1|62	- (d15e0b7) fixed and enabled tests
14cu|python3-stevedore-1.15.0-1|63	- (d15e0b7) spec clean
14cu|python3-stevedore-1.15.0-1|64	
14cu|python3-stevedore-1.15.0-1|65	

13951 14
14cu|python3-sympy-0.7.6-1|1	%define module	sympy
14cu|python3-sympy-0.7.6-1|2	
14cu|python3-sympy-0.7.6-1|3	Summary:	Python library for symbolic mathematics
14cu|python3-sympy-0.7.6-1|4	
14cu|python3-sympy-0.7.6-1|5	Name:		python3-%{module}
14cu|python3-sympy-0.7.6-1|6	Version:	0.7.6
14cu|python3-sympy-0.7.6-1|7	Release:	1
14cu|python3-sympy-0.7.6-1|8	License:	BSD
14cu|python3-sympy-0.7.6-1|9	Group:		Development/Python
14cu|python3-sympy-0.7.6-1|10	Url:		http://sympy.googlecode.com/
14cu|python3-sympy-0.7.6-1|11	Source0:	https://github.com/sympy/sympy/releases/download/sympy-0.7.6/sympy-%{version}.tar.gz
14cu|python3-sympy-0.7.6-1|12	Patch0:		sympy-0.7.6-strip-internal-mpmath.patch
14cu|python3-sympy-0.7.6-1|13	Patch1:		https://github.com/AadityaNair/sympy/commit/1be64700c1063eff2b2747ce63ca03eac797b4a4.patch
14cu|python3-sympy-0.7.6-1|14	Patch2:		https://github.com/debugger22/sympy/commit/d3d3bd01bc5f625055bfa7247efc1e8cdeef0b33.patch
14cu|python3-sympy-0.7.6-1|15	Requires: 	python3-numpy
14cu|python3-sympy-0.7.6-1|16	Requires: 	python3-mpmath
14cu|python3-sympy-0.7.6-1|17	Requires: 	python3
14cu|python3-sympy-0.7.6-1|18	
14cu|python3-sympy-0.7.6-1|19	Suggests:	python3-gmpy >= 1.03
14cu|python3-sympy-0.7.6-1|20	Suggests:	python3-pyglet
14cu|python3-sympy-0.7.6-1|21	
14cu|python3-sympy-0.7.6-1|22	
14cu|python3-sympy-0.7.6-1|23	BuildRequires:  python3-devel
14cu|python3-sympy-0.7.6-1|24	BuildRequires:  librsvg
14cu|python3-sympy-0.7.6-1|25	BuildRequires:  imagemagick
14cu|python3-sympy-0.7.6-1|26	BuildRequires:	python3-mpmath
14cu|python3-sympy-0.7.6-1|27	BuildRequires:  gettext
14cu|python3-sympy-0.7.6-1|28	BuildRequires:  graphviz
14cu|python3-sympy-0.7.6-1|29	
14cu|python3-sympy-0.7.6-1|30	BuildArch:	noarch
14cu|python3-sympy-0.7.6-1|31	
14cu|python3-sympy-0.7.6-1|32	%description
14cu|python3-sympy-0.7.6-1|33	SymPy is a Python library for symbolic mathematics. It aims to become
14cu|python3-sympy-0.7.6-1|34	a full-featured computer algebra system (CAS) while keeping the code
14cu|python3-sympy-0.7.6-1|35	as simple as possible in order to be comprehensible and easily
14cu|python3-sympy-0.7.6-1|36	extensible. SymPy is written entirely in Python and does not require
14cu|python3-sympy-0.7.6-1|37	any external libraries, except optionally for plotting support.
14cu|python3-sympy-0.7.6-1|38	
14cu|python3-sympy-0.7.6-1|39	%prep
14cu|python3-sympy-0.7.6-1|40	%setup -q -n %{module}-%{version}
14cu|python3-sympy-0.7.6-1|41	
14cu|python3-sympy-0.7.6-1|42	%patch0 -p0 -b .mpmath
14cu|python3-sympy-0.7.6-1|43	%patch1 -p1
14cu|python3-sympy-0.7.6-1|44	%patch2 -p1
14cu|python3-sympy-0.7.6-1|45	
14cu|python3-sympy-0.7.6-1|46	# Use python-mpmath package
14cu|python3-sympy-0.7.6-1|47	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/sympy/sympy-0.7.1.ebuild?revision=1.2&view=markup
14cu|python3-sympy-0.7.6-1|48	rm -rf sympy/mpmath doc/src/modules/mpmath
14cu|python3-sympy-0.7.6-1|49	rm -rf %{name}-%{version}/sympy/mpmath %{name}-%{version}/doc/src/module/mpmath
14cu|python3-sympy-0.7.6-1|50	
14cu|python3-sympy-0.7.6-1|51	
14cu|python3-sympy-0.7.6-1|52	%build
14cu|python3-sympy-0.7.6-1|53	
14cu|python3-sympy-0.7.6-1|54	%install
14cu|python3-sympy-0.7.6-1|55	python3 setup.py install --root=%{buildroot}
14cu|python3-sympy-0.7.6-1|56	
14cu|python3-sympy-0.7.6-1|57	# happy linting
14cu|python3-sympy-0.7.6-1|58	rm -rf doc/_build/html/.buildinfo
14cu|python3-sympy-0.7.6-1|59	rm -rf %{buildroot}%{_bindir}/test %{buildroot}%{_bindir}/doctest %{buildroot}%{_bindir}/py.bench
14cu|python3-sympy-0.7.6-1|60	rm -rf %{buildroot}%{py3_puresitedir}/sympy/strategies/tests/test_strat.py
14cu|python3-sympy-0.7.6-1|61	chmod +x %{buildroot}%{py3_puresitedir}/sympy/utilities/tests/diagnose_imports.py
14cu|python3-sympy-0.7.6-1|62	#
14cu|python3-sympy-0.7.6-1|63	
14cu|python3-sympy-0.7.6-1|64	%files
14cu|python3-sympy-0.7.6-1|65	%doc AUTHORS LICENSE examples/
14cu|python3-sympy-0.7.6-1|66	%{_bindir}/isympy
14cu|python3-sympy-0.7.6-1|67	%{_mandir}/man1/isympy.*
14cu|python3-sympy-0.7.6-1|68	%dir %{py3_puresitedir}/%{module}
14cu|python3-sympy-0.7.6-1|69	%{py3_puresitedir}/%{module}/*
14cu|python3-sympy-0.7.6-1|70	%{py3_puresitedir}/%{module}-*.egg-info
14cu|python3-sympy-0.7.6-1|71	
14cu|python3-sympy-0.7.6-1|72	%changelog
14cu|python3-sympy-0.7.6-1|73	
14cu|python3-sympy-0.7.6-1|74	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.7.6-1
14cu|python3-sympy-0.7.6-1|75	- (bf3b9b4) Fix files
14cu|python3-sympy-0.7.6-1|76	
14cu|python3-sympy-0.7.6-1|77	

13952 14
14cu|python3-textile-2.2.2-1|1	%define shortname textile
14cu|python3-textile-2.2.2-1|2	%define debug_package %{nil}
14cu|python3-textile-2.2.2-1|3	
14cu|python3-textile-2.2.2-1|4	Name:           python3-%{shortname}
14cu|python3-textile-2.2.2-1|5	Version:        2.2.2
14cu|python3-textile-2.2.2-1|6	Release:        1
14cu|python3-textile-2.2.2-1|7	Summary:        A Humane Web Text Generator
14cu|python3-textile-2.2.2-1|8	
14cu|python3-textile-2.2.2-1|9	Group:          Development/Python
14cu|python3-textile-2.2.2-1|10	License:        BSD
14cu|python3-textile-2.2.2-1|11	URL:            http://dealmeida.net/projects/textile/
14cu|python3-textile-2.2.2-1|12	Source0:        http://pypi.python.org/packages/source/t/textile/textile-%{version}.tar.gz
14cu|python3-textile-2.2.2-1|13	
14cu|python3-textile-2.2.2-1|14	BuildRequires:  python3-devel
14cu|python3-textile-2.2.2-1|15	BuildRequires:  python3-setuptools
14cu|python3-textile-2.2.2-1|16	
14cu|python3-textile-2.2.2-1|17	%description
14cu|python3-textile-2.2.2-1|18	Textile is a XHTML generator using a simple markup developed by Dean Allen.
14cu|python3-textile-2.2.2-1|19	This is a Python port with support for code validation, itex to MathML
14cu|python3-textile-2.2.2-1|20	translation, Python code coloring and much more.
14cu|python3-textile-2.2.2-1|21	
14cu|python3-textile-2.2.2-1|22	%prep
14cu|python3-textile-2.2.2-1|23	%setup -qn %{shortname}-%{version}
14cu|python3-textile-2.2.2-1|24	
14cu|python3-textile-2.2.2-1|25	%build
14cu|python3-textile-2.2.2-1|26	python3 setup.py build
14cu|python3-textile-2.2.2-1|27	
14cu|python3-textile-2.2.2-1|28	%install
14cu|python3-textile-2.2.2-1|29	python3 setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py3_platsitedir}
14cu|python3-textile-2.2.2-1|30	
14cu|python3-textile-2.2.2-1|31	%files
14cu|python3-textile-2.2.2-1|32	%{py3_platsitedir}/*
14cu|python3-textile-2.2.2-1|33	
14cu|python3-textile-2.2.2-1|34	%changelog
14cu|python3-textile-2.2.2-1|35	
14cu|python3-textile-2.2.2-1|36	* Tue Jan 26 2016 Denis Silakov <dsilakov@gmail.com> 2.2.2-1
14cu|python3-textile-2.2.2-1|37	- (cb99839) Imported from SRPM
14cu|python3-textile-2.2.2-1|38	
14cu|python3-textile-2.2.2-1|39	

13953 14
14cu|python3-unittest2-1.1.0-2|1	%define oname unittest2
14cu|python3-unittest2-1.1.0-2|2	
14cu|python3-unittest2-1.1.0-2|3	Name:           python3-%{oname}
14cu|python3-unittest2-1.1.0-2|4	Version:        1.1.0
14cu|python3-unittest2-1.1.0-2|5	Release:        2
14cu|python3-unittest2-1.1.0-2|6	Url:            http://pypi.python.org/pypi/unittest2
14cu|python3-unittest2-1.1.0-2|7	Summary:        Backport ofunittest2 to Python3
14cu|python3-unittest2-1.1.0-2|8	License:        BSD
14cu|python3-unittest2-1.1.0-2|9	Group:          Development/Python
14cu|python3-unittest2-1.1.0-2|10	Source:         http://pypi.python.org/packages/source/u/%{oname}/%{oname}-%{version}.tar.gz
14cu|python3-unittest2-1.1.0-2|11	BuildRequires:  pkgconfig(python3)
14cu|python3-unittest2-1.1.0-2|12	BuildRequires:  python3egg(setuptools)
14cu|python3-unittest2-1.1.0-2|13	BuildRequires:  python3egg(argparse)
14cu|python3-unittest2-1.1.0-2|14	BuildRequires:  python3egg(six)
14cu|python3-unittest2-1.1.0-2|15	BuildRequires:  python3egg(nose)
14cu|python3-unittest2-1.1.0-2|16	BuildRequires:  python3egg(linecache2)
14cu|python3-unittest2-1.1.0-2|17	Requires:       python3
14cu|python3-unittest2-1.1.0-2|18	BuildArch:	noarch
14cu|python3-unittest2-1.1.0-2|19	
14cu|python3-unittest2-1.1.0-2|20	
14cu|python3-unittest2-1.1.0-2|21	
14cu|python3-unittest2-1.1.0-2|22	%description
14cu|python3-unittest2-1.1.0-2|23	unittest2 is a backport of the new features added to the unittest
14cu|python3-unittest2-1.1.0-2|24	testing framework in Python 2.7. It has been tested to on Python 2.4 -
14cu|python3-unittest2-1.1.0-2|25	2.6.
14cu|python3-unittest2-1.1.0-2|26	
14cu|python3-unittest2-1.1.0-2|27	To use unittest2 instead of unittest simply replace ``import
14cu|python3-unittest2-1.1.0-2|28	unittest`` with ``import unittest2``.
14cu|python3-unittest2-1.1.0-2|29	
14cu|python3-unittest2-1.1.0-2|30	Classes in unittest2 derive from the equivalent classes in unittest,
14cu|python3-unittest2-1.1.0-2|31	so it should be possible to use the unittest2 test running infra-
14cu|python3-unittest2-1.1.0-2|32	structure without having to switch all your tests to using unittest2
14cu|python3-unittest2-1.1.0-2|33	immediately. Similarly, you can use the new assert methods on
14cu|python3-unittest2-1.1.0-2|34	``unittest2.TestCase`` with the standard unittest test running
14cu|python3-unittest2-1.1.0-2|35	infrastructure. Not all of the new features in unittest2 will work
14cu|python3-unittest2-1.1.0-2|36	with the standard unittest test loaders and runners, however.
14cu|python3-unittest2-1.1.0-2|37	This is python3 module.
14cu|python3-unittest2-1.1.0-2|38	
14cu|python3-unittest2-1.1.0-2|39	%prep
14cu|python3-unittest2-1.1.0-2|40	%setup -qn %{oname}-%{version}
14cu|python3-unittest2-1.1.0-2|41	
14cu|python3-unittest2-1.1.0-2|42	%build
14cu|python3-unittest2-1.1.0-2|43	python3 setup.py build
14cu|python3-unittest2-1.1.0-2|44	
14cu|python3-unittest2-1.1.0-2|45	%install
14cu|python3-unittest2-1.1.0-2|46	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python3-unittest2-1.1.0-2|47	
14cu|python3-unittest2-1.1.0-2|48	# rename py3 binaries for coexsistance
14cu|python3-unittest2-1.1.0-2|49	mv %{buildroot}%{_bindir}/unit2 %{buildroot}%{_bindir}/unit2-python%{py3_ver}
14cu|python3-unittest2-1.1.0-2|50	
14cu|python3-unittest2-1.1.0-2|51	
14cu|python3-unittest2-1.1.0-2|52	%files
14cu|python3-unittest2-1.1.0-2|53	%doc README.txt
14cu|python3-unittest2-1.1.0-2|54	%{_bindir}/*
14cu|python3-unittest2-1.1.0-2|55	%{py3_puresitedir}/unittest2/
14cu|python3-unittest2-1.1.0-2|56	%{py3_puresitedir}/unittest2-%{version}-py%{py3_ver}.egg-info
14cu|python3-unittest2-1.1.0-2|57	
14cu|python3-unittest2-1.1.0-2|58	
14cu|python3-unittest2-1.1.0-2|59	%changelog
14cu|python3-unittest2-1.1.0-2|60	
14cu|python3-unittest2-1.1.0-2|61	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.1.0-2
14cu|python3-unittest2-1.1.0-2|62	- (70b1aca) Fix files
14cu|python3-unittest2-1.1.0-2|63	
14cu|python3-unittest2-1.1.0-2|64	

13954 14
14cu|python3-werkzeug-0.10.4-1|1	%global srcname Werkzeug
14cu|python3-werkzeug-0.10.4-1|2	
14cu|python3-werkzeug-0.10.4-1|3	Name:           python3-werkzeug
14cu|python3-werkzeug-0.10.4-1|4	Version:        0.10.4
14cu|python3-werkzeug-0.10.4-1|5	Release:        1
14cu|python3-werkzeug-0.10.4-1|6	Summary:        The Swiss Army knife of Python web development
14cu|python3-werkzeug-0.10.4-1|7	
14cu|python3-werkzeug-0.10.4-1|8	Group:          Development/Python
14cu|python3-werkzeug-0.10.4-1|9	License:        BSD
14cu|python3-werkzeug-0.10.4-1|10	URL:            http://werkzeug.pocoo.org/
14cu|python3-werkzeug-0.10.4-1|11	Source0:        https://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
14cu|python3-werkzeug-0.10.4-1|12	BuildArch:      noarch
14cu|python3-werkzeug-0.10.4-1|13	BuildRequires:  python3-devel
14cu|python3-werkzeug-0.10.4-1|14	
14cu|python3-werkzeug-0.10.4-1|15	%description
14cu|python3-werkzeug-0.10.4-1|16	Werkzeug
14cu|python3-werkzeug-0.10.4-1|17	========
14cu|python3-werkzeug-0.10.4-1|18	
14cu|python3-werkzeug-0.10.4-1|19	Werkzeug started as simple collection of various utilities for WSGI
14cu|python3-werkzeug-0.10.4-1|20	applications and has become one of the most advanced WSGI utility
14cu|python3-werkzeug-0.10.4-1|21	modules.  It includes a powerful debugger, full featured request and
14cu|python3-werkzeug-0.10.4-1|22	response objects, HTTP utilities to handle entity tags, cache control
14cu|python3-werkzeug-0.10.4-1|23	headers, HTTP dates, cookie handling, file uploads, a powerful URL
14cu|python3-werkzeug-0.10.4-1|24	routing system and a bunch of community contributed addon modules.
14cu|python3-werkzeug-0.10.4-1|25	
14cu|python3-werkzeug-0.10.4-1|26	Werkzeug is unicode aware and doesn't enforce a specific template
14cu|python3-werkzeug-0.10.4-1|27	engine, database adapter or anything else.  It doesn't even enforce
14cu|python3-werkzeug-0.10.4-1|28	a specific way of handling requests and leaves all that up to the
14cu|python3-werkzeug-0.10.4-1|29	developer. It's most useful for end user applications which should work
14cu|python3-werkzeug-0.10.4-1|30	on as many server environments as possible (such as blogs, wikis,
14cu|python3-werkzeug-0.10.4-1|31	bulletin boards, etc.).
14cu|python3-werkzeug-0.10.4-1|32	
14cu|python3-werkzeug-0.10.4-1|33	%prep
14cu|python3-werkzeug-0.10.4-1|34	%setup -q -n %{srcname}-%{version}
14cu|python3-werkzeug-0.10.4-1|35	%{__sed} -i 's/\r//' LICENSE
14cu|python3-werkzeug-0.10.4-1|36	
14cu|python3-werkzeug-0.10.4-1|37	%build
14cu|python3-werkzeug-0.10.4-1|38	python3 setup.py build
14cu|python3-werkzeug-0.10.4-1|39	
14cu|python3-werkzeug-0.10.4-1|40	%install
14cu|python3-werkzeug-0.10.4-1|41	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python3-werkzeug-0.10.4-1|42	
14cu|python3-werkzeug-0.10.4-1|43	%files
14cu|python3-werkzeug-0.10.4-1|44	%doc AUTHORS LICENSE PKG-INFO CHANGES
14cu|python3-werkzeug-0.10.4-1|45	%{py3_puresitedir}/*
14cu|python3-werkzeug-0.10.4-1|46	
14cu|python3-werkzeug-0.10.4-1|47	%changelog
14cu|python3-werkzeug-0.10.4-1|48	
14cu|python3-werkzeug-0.10.4-1|49	* Thu Mar 24 2016 Denis Silakov <dsilakov@gmail.com> 0.10.4-1
14cu|python3-werkzeug-0.10.4-1|50	- (ca8415a) Imported from SRPM
14cu|python3-werkzeug-0.10.4-1|51	
14cu|python3-werkzeug-0.10.4-1|52	

13955 14
14cu|python3-whoosh-2.7.0-1|1	%define tarname	Whoosh
14cu|python3-whoosh-2.7.0-1|2	
14cu|python3-whoosh-2.7.0-1|3	Summary:	Fast, pure Python full text indexing, search, and spell checking library
14cu|python3-whoosh-2.7.0-1|4	Name:		python3-whoosh
14cu|python3-whoosh-2.7.0-1|5	Version:	2.7.0
14cu|python3-whoosh-2.7.0-1|6	Release:	1
14cu|python3-whoosh-2.7.0-1|7	Source0:	http://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.zip
14cu|python3-whoosh-2.7.0-1|8	License:	BSD
14cu|python3-whoosh-2.7.0-1|9	Group:		Development/Python
14cu|python3-whoosh-2.7.0-1|10	Url:		http://pypi.python.org/pypi/Whoosh/
14cu|python3-whoosh-2.7.0-1|11	BuildArch:	noarch
14cu|python3-whoosh-2.7.0-1|12	BuildRequires:	python3-setuptools
14cu|python3-whoosh-2.7.0-1|13	BuildRequires:	python3-sphinx
14cu|python3-whoosh-2.7.0-1|14	
14cu|python3-whoosh-2.7.0-1|15	%description
14cu|python3-whoosh-2.7.0-1|16	Whoosh is a fast, featureful full-text indexing and searching library
14cu|python3-whoosh-2.7.0-1|17	implemented in pure Python. Programmers can use it to easily add
14cu|python3-whoosh-2.7.0-1|18	search functionality to their applications and websites. Every part of
14cu|python3-whoosh-2.7.0-1|19	how Whoosh works can be extended or replaced to meet your needs
14cu|python3-whoosh-2.7.0-1|20	exactly.
14cu|python3-whoosh-2.7.0-1|21	
14cu|python3-whoosh-2.7.0-1|22	Some of Whoosh's features include:
14cu|python3-whoosh-2.7.0-1|23	
14cu|python3-whoosh-2.7.0-1|24	* Pythonic API.
14cu|python3-whoosh-2.7.0-1|25	* Pure-Python. No compilation or binary packages needed, no mysterious
14cu|python3-whoosh-2.7.0-1|26	crashes.
14cu|python3-whoosh-2.7.0-1|27	* Fielded indexing and search.
14cu|python3-whoosh-2.7.0-1|28	* Fast indexing and retrieval -- faster than any other pure-Python,
14cu|python3-whoosh-2.7.0-1|29	scoring, full-text search solution I know of.
14cu|python3-whoosh-2.7.0-1|30	* Pluggable scoring algorithm (including BM25F), text analysis,
14cu|python3-whoosh-2.7.0-1|31	storage, posting format, etc.
14cu|python3-whoosh-2.7.0-1|32	* Powerful query language parsed by pyparsing.
14cu|python3-whoosh-2.7.0-1|33	* Pure Python spell-checker (as far as I know, the only one).
14cu|python3-whoosh-2.7.0-1|34	
14cu|python3-whoosh-2.7.0-1|35	%prep
14cu|python3-whoosh-2.7.0-1|36	%setup -q -n %{tarname}-%{version}
14cu|python3-whoosh-2.7.0-1|37	
14cu|python3-whoosh-2.7.0-1|38	%install
14cu|python3-whoosh-2.7.0-1|39	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python3-whoosh-2.7.0-1|40	
14cu|python3-whoosh-2.7.0-1|41	PYTHONPATH=`dir -d build/lib*` sphinx-build -b html docs/source html
14cu|python3-whoosh-2.7.0-1|42	%__rm -rf html/.buildinfo html/.doctrees
14cu|python3-whoosh-2.7.0-1|43	
14cu|python3-whoosh-2.7.0-1|44	chmod 644 *.txt
14cu|python3-whoosh-2.7.0-1|45	chmod 644 %{buildroot}%{py3_puresitedir}/%{tarname}-%{version}-py%{py3_ver}.egg-info/*
14cu|python3-whoosh-2.7.0-1|46	
14cu|python3-whoosh-2.7.0-1|47	%files
14cu|python3-whoosh-2.7.0-1|48	%doc *.txt html/
14cu|python3-whoosh-2.7.0-1|49	%{py3_puresitedir}/%{tarname}*
14cu|python3-whoosh-2.7.0-1|50	%{py3_puresitedir}/whoosh*
14cu|python3-whoosh-2.7.0-1|51	
14cu|python3-whoosh-2.7.0-1|52	
14cu|python3-whoosh-2.7.0-1|53	%changelog
14cu|python3-whoosh-2.7.0-1|54	
14cu|python3-whoosh-2.7.0-1|55	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.7.0-1
14cu|python3-whoosh-2.7.0-1|56	- (16d39a1) Imported from SRPM
14cu|python3-whoosh-2.7.0-1|57	
14cu|python3-whoosh-2.7.0-1|58	

13956 14
14cu|python-amqp-1.4.7-1|1	
14cu|python-amqp-1.4.7-1|2	%define oname amqp
14cu|python-amqp-1.4.7-1|3	Name:           python-%{oname}
14cu|python-amqp-1.4.7-1|4	Version:        1.4.7
14cu|python-amqp-1.4.7-1|5	Release:        1
14cu|python-amqp-1.4.7-1|6	Summary:        Low-level AMQP client for Python (fork of amqplib)
14cu|python-amqp-1.4.7-1|7	Group:          Development/Python
14cu|python-amqp-1.4.7-1|8	License:        LGPLv2+
14cu|python-amqp-1.4.7-1|9	URL:            http://pypi.python.org/pypi/amqp
14cu|python-amqp-1.4.7-1|10	Source0:        http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
14cu|python-amqp-1.4.7-1|11	BuildArch:      noarch
14cu|python-amqp-1.4.7-1|12	
14cu|python-amqp-1.4.7-1|13	BuildRequires:  pkgconfig(python)
14cu|python-amqp-1.4.7-1|14	BuildRequires:  pythonegg(setuptools)
14cu|python-amqp-1.4.7-1|15	BuildRequires:  pythonegg(nose)
14cu|python-amqp-1.4.7-1|16	BuildRequires:  pythonegg(sphinx) >= 0.8
14cu|python-amqp-1.4.7-1|17	
14cu|python-amqp-1.4.7-1|18	%description
14cu|python-amqp-1.4.7-1|19	Low-level AMQP client for Python
14cu|python-amqp-1.4.7-1|20	
14cu|python-amqp-1.4.7-1|21	This is a fork of amqplib, maintained by the Celery project.
14cu|python-amqp-1.4.7-1|22	
14cu|python-amqp-1.4.7-1|23	This library should be API compatible with librabbitmq.
14cu|python-amqp-1.4.7-1|24	
14cu|python-amqp-1.4.7-1|25	
14cu|python-amqp-1.4.7-1|26	%package -n python3-%{oname}
14cu|python-amqp-1.4.7-1|27	Summary:        Client library for AMQP
14cu|python-amqp-1.4.7-1|28	
14cu|python-amqp-1.4.7-1|29	
14cu|python-amqp-1.4.7-1|30	BuildRequires:  pkgconfig(python3)
14cu|python-amqp-1.4.7-1|31	BuildRequires:  python3egg(setuptools)
14cu|python-amqp-1.4.7-1|32	BuildRequires:  python3egg(nose)
14cu|python-amqp-1.4.7-1|33	
14cu|python-amqp-1.4.7-1|34	%description -n python3-%{oname}
14cu|python-amqp-1.4.7-1|35	Low-level AMQP client for Python
14cu|python-amqp-1.4.7-1|36	This is a fork of amqplib, maintained by the Celery project.
14cu|python-amqp-1.4.7-1|37	This library should be API compatible with librabbitmq.
14cu|python-amqp-1.4.7-1|38	
14cu|python-amqp-1.4.7-1|39	%prep
14cu|python-amqp-1.4.7-1|40	%setup -q -n %{oname}-%{version}
14cu|python-amqp-1.4.7-1|41	mkdir -p python3
14cu|python-amqp-1.4.7-1|42	cp -a {amqp,amqp.egg-info,Changelog,demo,docs,extra,funtests,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py} python3
14cu|python-amqp-1.4.7-1|43	
14cu|python-amqp-1.4.7-1|44	%build
14cu|python-amqp-1.4.7-1|45	python setup.py build
14cu|python-amqp-1.4.7-1|46	
14cu|python-amqp-1.4.7-1|47	pushd python3
14cu|python-amqp-1.4.7-1|48	python3 setup.py build
14cu|python-amqp-1.4.7-1|49	popd
14cu|python-amqp-1.4.7-1|50	
14cu|python-amqp-1.4.7-1|51	%install
14cu|python-amqp-1.4.7-1|52	python setup.py install --skip-build --root %{buildroot}
14cu|python-amqp-1.4.7-1|53	
14cu|python-amqp-1.4.7-1|54	pushd python3
14cu|python-amqp-1.4.7-1|55	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-amqp-1.4.7-1|56	popd
14cu|python-amqp-1.4.7-1|57	
14cu|python-amqp-1.4.7-1|58	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cu|python-amqp-1.4.7-1|59	chmod -x demo/*.py
14cu|python-amqp-1.4.7-1|60	
14cu|python-amqp-1.4.7-1|61	pushd docs
14cu|python-amqp-1.4.7-1|62	sed -i s/^extensions/disable_extensions/ conf.py
14cu|python-amqp-1.4.7-1|63	SPHINX_DEBUG=1 sphinx-build -b html . build/html
14cu|python-amqp-1.4.7-1|64	rm -rf build/html/.doctrees build/html/.buildinfo
14cu|python-amqp-1.4.7-1|65	popd
14cu|python-amqp-1.4.7-1|66	
14cu|python-amqp-1.4.7-1|67	
14cu|python-amqp-1.4.7-1|68	%files
14cu|python-amqp-1.4.7-1|69	%doc Changelog LICENSE README.rst
14cu|python-amqp-1.4.7-1|70	%{py_puresitedir}/%{oname}/
14cu|python-amqp-1.4.7-1|71	%{py_puresitedir}/%{oname}*.egg-info
14cu|python-amqp-1.4.7-1|72	
14cu|python-amqp-1.4.7-1|73	
14cu|python-amqp-1.4.7-1|74	%files -n python3-%{oname}
14cu|python-amqp-1.4.7-1|75	%doc Changelog LICENSE README.rst
14cu|python-amqp-1.4.7-1|76	%{py3_puresitedir}/%{oname}/
14cu|python-amqp-1.4.7-1|77	%{py3_puresitedir}/%{oname}*.egg-info
14cu|python-amqp-1.4.7-1|78	
14cu|python-amqp-1.4.7-1|79	%package doc
14cu|python-amqp-1.4.7-1|80	Summary:        Documentation for python-amqp
14cu|python-amqp-1.4.7-1|81	Group:          Books/Computer books
14cu|python-amqp-1.4.7-1|82	License:        LGPLv2+
14cu|python-amqp-1.4.7-1|83	Requires:       %{name} = %{version}-%{release}
14cu|python-amqp-1.4.7-1|84	
14cu|python-amqp-1.4.7-1|85	%description doc
14cu|python-amqp-1.4.7-1|86	Documentation for python-amqp
14cu|python-amqp-1.4.7-1|87	
14cu|python-amqp-1.4.7-1|88	%files doc
14cu|python-amqp-1.4.7-1|89	%doc LICENSE demo/
14cu|python-amqp-1.4.7-1|90	%doc docs/build/html docs/reference
14cu|python-amqp-1.4.7-1|91	
14cu|python-amqp-1.4.7-1|92	%changelog
14cu|python-amqp-1.4.7-1|93	
14cu|python-amqp-1.4.7-1|94	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.4.7-1
14cu|python-amqp-1.4.7-1|95	- (686f3cc) Updated to 1.4.7 (by updates_builder)
14cu|python-amqp-1.4.7-1|96	
14cu|python-amqp-1.4.7-1|97	

13957 14
14cu|python-apsw-3.8.11.1.r1-1|1	%define sqlite_version 3.8.10.1
14cu|python-apsw-3.8.11.1.r1-1|2	%define uprel 1
14cu|python-apsw-3.8.11.1.r1-1|3	%define pkg_version %{sqlite_version}-r%{uprel}
14cu|python-apsw-3.8.11.1.r1-1|4	
14cu|python-apsw-3.8.11.1.r1-1|5	%define __noautoprov 'apsw.so'
14cu|python-apsw-3.8.11.1.r1-1|6	
14cu|python-apsw-3.8.11.1.r1-1|7	Name:		python-apsw
14cu|python-apsw-3.8.11.1.r1-1|8	Version:	3.8.11.1.r1
14cu|python-apsw-3.8.11.1.r1-1|9	Release:	1
14cu|python-apsw-3.8.11.1.r1-1|10	Summary:	Another Python SQLite Wrapper
14cu|python-apsw-3.8.11.1.r1-1|11	Source0:	http://apsw.googlecode.com/files/apsw-3.8.11.1-r1.tar.gz
14cu|python-apsw-3.8.11.1.r1-1|12	URL:		http://rogerbinns.github.io/apsw/
14cu|python-apsw-3.8.11.1.r1-1|13	Group:		Development/Python
14cu|python-apsw-3.8.11.1.r1-1|14	License:	zlib/libpng License
14cu|python-apsw-3.8.11.1.r1-1|15	BuildRequires:	sqlite3-devel >= %{sqlite_version}
14cu|python-apsw-3.8.11.1.r1-1|16	BuildRequires:	python-devel
14cu|python-apsw-3.8.11.1.r1-1|17	
14cu|python-apsw-3.8.11.1.r1-1|18	%description
14cu|python-apsw-3.8.11.1.r1-1|19	APSW is a Python wrapper for the SQLite embedded relational database
14cu|python-apsw-3.8.11.1.r1-1|20	engine. In contrast to other wrappers such as pysqlite it focuses on
14cu|python-apsw-3.8.11.1.r1-1|21	being a minimal layer over SQLite attempting just to translate the
14cu|python-apsw-3.8.11.1.r1-1|22	complete SQLite API into Python.
14cu|python-apsw-3.8.11.1.r1-1|23	
14cu|python-apsw-3.8.11.1.r1-1|24	
14cu|python-apsw-3.8.11.1.r1-1|25	%prep
14cu|python-apsw-3.8.11.1.r1-1|26	%setup -qn apsw-3.8.11.1-r1
14cu|python-apsw-3.8.11.1.r1-1|27	
14cu|python-apsw-3.8.11.1.r1-1|28	%build
14cu|python-apsw-3.8.11.1.r1-1|29	CFLAGS="%{optflags} -fno-strict-aliasing" \
14cu|python-apsw-3.8.11.1.r1-1|30	python ./setup.py build
14cu|python-apsw-3.8.11.1.r1-1|31	
14cu|python-apsw-3.8.11.1.r1-1|32	%install
14cu|python-apsw-3.8.11.1.r1-1|33	python ./setup.py install \
14cu|python-apsw-3.8.11.1.r1-1|34	--prefix="%{_prefix}" \
14cu|python-apsw-3.8.11.1.r1-1|35	--root="%{buildroot}"
14cu|python-apsw-3.8.11.1.r1-1|36	
14cu|python-apsw-3.8.11.1.r1-1|37	%files
14cu|python-apsw-3.8.11.1.r1-1|38	%{py_platsitedir}/*
14cu|python-apsw-3.8.11.1.r1-1|39	
14cu|python-apsw-3.8.11.1.r1-1|40	
14cu|python-apsw-3.8.11.1.r1-1|41	
14cu|python-apsw-3.8.11.1.r1-1|42	%changelog
14cu|python-apsw-3.8.11.1.r1-1|43	
14cu|python-apsw-3.8.11.1.r1-1|44	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 3.8.11.1.r1-1
14cu|python-apsw-3.8.11.1.r1-1|45	- (6f68d0e) Merge pull request #2 from import/python-apsw:auto_update
14cu|python-apsw-3.8.11.1.r1-1|46	- (6f68d0e) Updated to 3.8.11.1.r1 (by updates_builder)
14cu|python-apsw-3.8.11.1.r1-1|47	
14cu|python-apsw-3.8.11.1.r1-1|48	

13958 14
14cu|python-asn1-modules-0.0.5-1|1	%define	oname	pyasn1-modules
14cu|python-asn1-modules-0.0.5-1|2	%define	module	asn1-modules
14cu|python-asn1-modules-0.0.5-1|3	
14cu|python-asn1-modules-0.0.5-1|4	Name:		python-%{module}
14cu|python-asn1-modules-0.0.5-1|5	Version:	0.0.5
14cu|python-asn1-modules-0.0.5-1|6	Release:	1
14cu|python-asn1-modules-0.0.5-1|7	Summary:	A collection of ASN.1-based protocols modules
14cu|python-asn1-modules-0.0.5-1|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-asn1-modules-0.0.5-1|9	License:	BSD
14cu|python-asn1-modules-0.0.5-1|10	Group:		Development/Python
14cu|python-asn1-modules-0.0.5-1|11	Url:		http://sourceforge.net/projects/pyasn1/
14cu|python-asn1-modules-0.0.5-1|12	BuildArch:	noarch
14cu|python-asn1-modules-0.0.5-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-asn1-modules-0.0.5-1|14	
14cu|python-asn1-modules-0.0.5-1|15	%description
14cu|python-asn1-modules-0.0.5-1|16	A collection of ASN.1 modules expressed
14cu|python-asn1-modules-0.0.5-1|17	in form of pyasn1 classes.
14cu|python-asn1-modules-0.0.5-1|18	Includes protocols PDUs definition
14cu|python-asn1-modules-0.0.5-1|19	(SNMP, LDAP etc.) and various data structures (X.509, PKCS etc.).
14cu|python-asn1-modules-0.0.5-1|20	
14cu|python-asn1-modules-0.0.5-1|21	%prep
14cu|python-asn1-modules-0.0.5-1|22	%setup -q -n %{oname}-%{version}
14cu|python-asn1-modules-0.0.5-1|23	
14cu|python-asn1-modules-0.0.5-1|24	%build
14cu|python-asn1-modules-0.0.5-1|25	python setup.py build
14cu|python-asn1-modules-0.0.5-1|26	
14cu|python-asn1-modules-0.0.5-1|27	%install
14cu|python-asn1-modules-0.0.5-1|28	python setup.py install --root=%{buildroot}
14cu|python-asn1-modules-0.0.5-1|29	
14cu|python-asn1-modules-0.0.5-1|30	%files
14cu|python-asn1-modules-0.0.5-1|31	%doc CHANGES
14cu|python-asn1-modules-0.0.5-1|32	%doc LICENSE
14cu|python-asn1-modules-0.0.5-1|33	%doc README
14cu|python-asn1-modules-0.0.5-1|34	%{py_puresitedir}/pyasn1_modules/*.py*
14cu|python-asn1-modules-0.0.5-1|35	%{py_puresitedir}/pyasn1_modules*.egg-info
14cu|python-asn1-modules-0.0.5-1|36	
14cu|python-asn1-modules-0.0.5-1|37	%changelog
14cu|python-asn1-modules-0.0.5-1|38	* Sun Jan 04 2015 abfonly <abfonly@gmail.com> 0.0.5-1
14cu|python-asn1-modules-0.0.5-1|39	+ Revision: 597c276
14cu|python-asn1-modules-0.0.5-1|40	- Imported from SRPM
14cu|python-asn1-modules-0.0.5-1|41	
14cu|python-asn1-modules-0.0.5-1|42	

13959 14
14cu|python-astroid-1.3.8-2|1	%define module	astroid
14cu|python-astroid-1.3.8-2|2	
14cu|python-astroid-1.3.8-2|3	Name:		python-%{module}
14cu|python-astroid-1.3.8-2|4	Summary:	Extension of compiler.ast Python module
14cu|python-astroid-1.3.8-2|5	Version:	1.3.8
14cu|python-astroid-1.3.8-2|6	Release:	2
14cu|python-astroid-1.3.8-2|7	Source0:	https://pypi.python.org/packages/source/a/%{module}/%{module}-%{version}.tar.gz
14cu|python-astroid-1.3.8-2|8	License:	GPLv2+
14cu|python-astroid-1.3.8-2|9	Group:		Development/Python
14cu|python-astroid-1.3.8-2|10	Url:		http://www.pylint.org/astroid
14cu|python-astroid-1.3.8-2|11	Requires:	pythonegg(logilab-common) >= 0.62.0
14cu|python-astroid-1.3.8-2|12	BuildArch:	noarch
14cu|python-astroid-1.3.8-2|13	BuildRequires:	pythonegg(setuptools)
14cu|python-astroid-1.3.8-2|14	#BuildRequires:	python-logilab-common
14cu|python-astroid-1.3.8-2|15	#BuildRequires:	python3-logilab-common
14cu|python-astroid-1.3.8-2|16	Provides:	python-logilab-astng
14cu|python-astroid-1.3.8-2|17	Obsoletes:	python-logilab-astng
14cu|python-astroid-1.3.8-2|18	Provides:	pythonegg(logilab-astng)
14cu|python-astroid-1.3.8-2|19	
14cu|python-astroid-1.3.8-2|20	%description
14cu|python-astroid-1.3.8-2|21	This module provides a common base representation of Python source
14cu|python-astroid-1.3.8-2|22	code for Logilab projects such as pylint. It extends class defined in
14cu|python-astroid-1.3.8-2|23	the compiler.ast module with some additional methods and attributes
14cu|python-astroid-1.3.8-2|24	
14cu|python-astroid-1.3.8-2|25	%package -n	python3-%{module}
14cu|python-astroid-1.3.8-2|26	Summary:	Extension of compiler.ast Python module
14cu|python-astroid-1.3.8-2|27	Requires:	python3-logilab-common >= 0.62.0
14cu|python-astroid-1.3.8-2|28	BuildRequires:	python3-setuptools
14cu|python-astroid-1.3.8-2|29	Provides:	python3-logilab-astng
14cu|python-astroid-1.3.8-2|30	Obsoletes:	python3-logilab-astng
14cu|python-astroid-1.3.8-2|31	Provides:	python3egg(logilab-astng)
14cu|python-astroid-1.3.8-2|32	
14cu|python-astroid-1.3.8-2|33	%description -n	python3-%{module}
14cu|python-astroid-1.3.8-2|34	This module provides a common base representation of Python source
14cu|python-astroid-1.3.8-2|35	code for Logilab projects such as pylint. It extends class defined in
14cu|python-astroid-1.3.8-2|36	the compiler.ast module with some additional methods and attributes
14cu|python-astroid-1.3.8-2|37	
14cu|python-astroid-1.3.8-2|38	This is a version for Python 3.
14cu|python-astroid-1.3.8-2|39	
14cu|python-astroid-1.3.8-2|40	%prep
14cu|python-astroid-1.3.8-2|41	%setup -q -n %{module}-%{version}
14cu|python-astroid-1.3.8-2|42	
14cu|python-astroid-1.3.8-2|43	# py3K prep
14cu|python-astroid-1.3.8-2|44	rm -rf %{py3dir}
14cu|python-astroid-1.3.8-2|45	cp -a . %{py3dir}
14cu|python-astroid-1.3.8-2|46	
14cu|python-astroid-1.3.8-2|47	%build
14cu|python-astroid-1.3.8-2|48	NO_SETUPTOOLS=1 python setup.py build
14cu|python-astroid-1.3.8-2|49	
14cu|python-astroid-1.3.8-2|50	# py3k build
14cu|python-astroid-1.3.8-2|51	pushd %{py3dir}
14cu|python-astroid-1.3.8-2|52	NO_SETUPTOOLS=1 python3 setup.py build
14cu|python-astroid-1.3.8-2|53	popd
14cu|python-astroid-1.3.8-2|54	
14cu|python-astroid-1.3.8-2|55	%check
14cu|python-astroid-1.3.8-2|56	#pushd %{py3dir}/build/lib/astroid/test
14cu|python-astroid-1.3.8-2|57	#PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3}-pytest
14cu|python-astroid-1.3.8-2|58	#popd
14cu|python-astroid-1.3.8-2|59	#pushd build/lib/astroid
14cu|python-astroid-1.3.8-2|60	#PYTHONPATH=%{buildroot}%{python_sitelib} %{__python} -Wi -m unittest discover -s test -p "unittest*.py"
14cu|python-astroid-1.3.8-2|61	#popd
14cu|python-astroid-1.3.8-2|62	
14cu|python-astroid-1.3.8-2|63	%install
14cu|python-astroid-1.3.8-2|64	# py3k install
14cu|python-astroid-1.3.8-2|65	pushd %{py3dir}
14cu|python-astroid-1.3.8-2|66	NO_SETUPTOOLS=1 python3 setup.py install -O1 --root %{buildroot}
14cu|python-astroid-1.3.8-2|67	rm -rf %{buildroot}%{py3_puresitedir}/astroid/tests
14cu|python-astroid-1.3.8-2|68	popd
14cu|python-astroid-1.3.8-2|69	
14cu|python-astroid-1.3.8-2|70	# python2
14cu|python-astroid-1.3.8-2|71	NO_SETUPTOOLS=1 python setup.py install -O1 --root=%{buildroot}
14cu|python-astroid-1.3.8-2|72	rm -rf %{buildroot}%{py_puresitedir}/astroid/tests
14cu|python-astroid-1.3.8-2|73	
14cu|python-astroid-1.3.8-2|74	%files
14cu|python-astroid-1.3.8-2|75	%doc README COPYING ChangeLog
14cu|python-astroid-1.3.8-2|76	%{py_puresitedir}/astroid*
14cu|python-astroid-1.3.8-2|77	
14cu|python-astroid-1.3.8-2|78	%files -n python3-%{module}
14cu|python-astroid-1.3.8-2|79	%doc README COPYING ChangeLog
14cu|python-astroid-1.3.8-2|80	%{py3_puresitedir}/astroid*
14cu|python-astroid-1.3.8-2|81	
14cu|python-astroid-1.3.8-2|82	
14cu|python-astroid-1.3.8-2|83	
14cu|python-astroid-1.3.8-2|84	
14cu|python-astroid-1.3.8-2|85	
14cu|python-astroid-1.3.8-2|86	%changelog
14cu|python-astroid-1.3.8-2|87	
14cu|python-astroid-1.3.8-2|88	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.3.8-2
14cu|python-astroid-1.3.8-2|89	- (9a63a77) Provides logilab-astng python-egg
14cu|python-astroid-1.3.8-2|90	
14cu|python-astroid-1.3.8-2|91	

13960 14
14cu|python-async-0.6.2-1|1	%define upstream_name async
14cu|python-async-0.6.2-1|2	%define debug_package %{nil}
14cu|python-async-0.6.2-1|3	
14cu|python-async-0.6.2-1|4	Name: 		python-%{upstream_name}
14cu|python-async-0.6.2-1|5	Version: 	0.6.2
14cu|python-async-0.6.2-1|6	Release: 	1
14cu|python-async-0.6.2-1|7	Summary: 	Async Framework
14cu|python-async-0.6.2-1|8	License:	BSD
14cu|python-async-0.6.2-1|9	Group: 		Development/Python
14cu|python-async-0.6.2-1|10	Url: 		http://pypi.python.org/pypi/async
14cu|python-async-0.6.2-1|11	Source0: 	http://pypi.python.org/packages/source/a/async/async-%{version}.tar.gz
14cu|python-async-0.6.2-1|12	BuildRequires:  python-distribute
14cu|python-async-0.6.2-1|13	
14cu|python-async-0.6.2-1|14	%description
14cu|python-async-0.6.2-1|15	Async is a framework to process interdependent tasks in a pool of workers.
14cu|python-async-0.6.2-1|16	
14cu|python-async-0.6.2-1|17	%prep
14cu|python-async-0.6.2-1|18	%setup -q -n %{upstream_name}-%{version}
14cu|python-async-0.6.2-1|19	
14cu|python-async-0.6.2-1|20	%build
14cu|python-async-0.6.2-1|21	python setup.py build
14cu|python-async-0.6.2-1|22	
14cu|python-async-0.6.2-1|23	%install
14cu|python-async-0.6.2-1|24	python setup.py install --root=%{buildroot}
14cu|python-async-0.6.2-1|25	
14cu|python-async-0.6.2-1|26	%files
14cu|python-async-0.6.2-1|27	%doc AUTHORS
14cu|python-async-0.6.2-1|28	%{py_puresitedir}/async
14cu|python-async-0.6.2-1|29	%{py_puresitedir}/async-%{version}-py%{py_ver}.egg-info
14cu|python-async-0.6.2-1|30	
14cu|python-async-0.6.2-1|31	%changelog
14cu|python-async-0.6.2-1|32	
14cu|python-async-0.6.2-1|33	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 0.6.2-1
14cu|python-async-0.6.2-1|34	- (33bef57) Updated to 0.6.2
14cu|python-async-0.6.2-1|35	
14cu|python-async-0.6.2-1|36	

13961 14
14cu|python-axiom-0.7.4-1|1	%define module  axiom
14cu|python-axiom-0.7.4-1|2	
14cu|python-axiom-0.7.4-1|3	Summary:	Object database, or alternatively, an object-relational mapper
14cu|python-axiom-0.7.4-1|4	
14cu|python-axiom-0.7.4-1|5	Name:		python-%{module}
14cu|python-axiom-0.7.4-1|6	Version:	0.7.4
14cu|python-axiom-0.7.4-1|7	Release:	1
14cu|python-axiom-0.7.4-1|8	Group:		Development/Python
14cu|python-axiom-0.7.4-1|9	License:	BSD
14cu|python-axiom-0.7.4-1|10	Url:		http://www.divmod.org/trac/wiki/DivmodAxiom
14cu|python-axiom-0.7.4-1|11	Source0:	https://pypi.python.org/packages/source/A/Axiom/Axiom-%{version}.tar.gz
14cu|python-axiom-0.7.4-1|12	BuildArch:	noarch
14cu|python-axiom-0.7.4-1|13	BuildRequires:	python-epsilon
14cu|python-axiom-0.7.4-1|14	BuildRequires:	python-twisted
14cu|python-axiom-0.7.4-1|15	BuildRequires:	pkgconfig(python)
14cu|python-axiom-0.7.4-1|16	Requires:	python-epsilon
14cu|python-axiom-0.7.4-1|17	Provides:	python-Axiom = %{version}
14cu|python-axiom-0.7.4-1|18	Provides:	Axiom = %{version}
14cu|python-axiom-0.7.4-1|19	
14cu|python-axiom-0.7.4-1|20	%description
14cu|python-axiom-0.7.4-1|21	Axiom is an object database, or alternatively, an object-relational mapper.
14cu|python-axiom-0.7.4-1|22	
14cu|python-axiom-0.7.4-1|23	%prep
14cu|python-axiom-0.7.4-1|24	%setup -qn Axiom-%{version}
14cu|python-axiom-0.7.4-1|25	
14cu|python-axiom-0.7.4-1|26	%build
14cu|python-axiom-0.7.4-1|27	python setup.py build
14cu|python-axiom-0.7.4-1|28	
14cu|python-axiom-0.7.4-1|29	%install
14cu|python-axiom-0.7.4-1|30	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-axiom-0.7.4-1|31	rm -rf %{buildroot}%{py_puresitedir}/build
14cu|python-axiom-0.7.4-1|32	rm -f %{buildroot}%{py_puresitedir}/twisted/plugins/dropin.cache
14cu|python-axiom-0.7.4-1|33	
14cu|python-axiom-0.7.4-1|34	%files
14cu|python-axiom-0.7.4-1|35	%doc *.txt LICENSE
14cu|python-axiom-0.7.4-1|36	%{py_puresitedir}/*
14cu|python-axiom-0.7.4-1|37	%{_bindir}/*
14cu|python-axiom-0.7.4-1|38	
14cu|python-axiom-0.7.4-1|39	%changelog
14cu|python-axiom-0.7.4-1|40	
14cu|python-axiom-0.7.4-1|41	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.7.4-1
14cu|python-axiom-0.7.4-1|42	- (d4ea440) Updated to 0.7.4 (by updates_builder)
14cu|python-axiom-0.7.4-1|43	
14cu|python-axiom-0.7.4-1|44	

13962 14
14cu|python-backports-abc-0.4-1|1	# Created by pyp2rpm-1.1.2
14cu|python-backports-abc-0.4-1|2	%global pypi_name backports_abc
14cu|python-backports-abc-0.4-1|3	
14cu|python-backports-abc-0.4-1|4	Name:           python-backports-abc
14cu|python-backports-abc-0.4-1|5	Version:        0.4
14cu|python-backports-abc-0.4-1|6	Release:        1
14cu|python-backports-abc-0.4-1|7	Group:          Development/Python
14cu|python-backports-abc-0.4-1|8	Summary:        A backport of recent additions to the 'collections.abc' module
14cu|python-backports-abc-0.4-1|9	
14cu|python-backports-abc-0.4-1|10	License:        Python
14cu|python-backports-abc-0.4-1|11	URL:            https://github.com/cython/backports_abc
14cu|python-backports-abc-0.4-1|12	Source0:        https://pypi.python.org/packages/source/b/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-backports-abc-0.4-1|13	BuildArch:      noarch
14cu|python-backports-abc-0.4-1|14	
14cu|python-backports-abc-0.4-1|15	BuildRequires:  python-devel
14cu|python-backports-abc-0.4-1|16	BuildRequires:  python-setuptools
14cu|python-backports-abc-0.4-1|17	
14cu|python-backports-abc-0.4-1|18	%description
14cu|python-backports-abc-0.4-1|19	A backport of recent additions to the 'collections.abc' module
14cu|python-backports-abc-0.4-1|20	
14cu|python-backports-abc-0.4-1|21	%prep
14cu|python-backports-abc-0.4-1|22	%setup -q -n %{pypi_name}-%{version}
14cu|python-backports-abc-0.4-1|23	# Remove bundled egg-info
14cu|python-backports-abc-0.4-1|24	rm -rf %{pypi_name}.egg-info
14cu|python-backports-abc-0.4-1|25	
14cu|python-backports-abc-0.4-1|26	%build
14cu|python-backports-abc-0.4-1|27	python setup.py build
14cu|python-backports-abc-0.4-1|28	
14cu|python-backports-abc-0.4-1|29	%install
14cu|python-backports-abc-0.4-1|30	python setup.py install --root=%{buildroot}
14cu|python-backports-abc-0.4-1|31	
14cu|python-backports-abc-0.4-1|32	
14cu|python-backports-abc-0.4-1|33	%files
14cu|python-backports-abc-0.4-1|34	%doc README.rst
14cu|python-backports-abc-0.4-1|35	%{python_sitelib}/%{pypi_name}.py*
14cu|python-backports-abc-0.4-1|36	%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-backports-abc-0.4-1|37	
14cu|python-backports-abc-0.4-1|38	%changelog
14cu|python-backports-abc-0.4-1|39	
14cu|python-backports-abc-0.4-1|40	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 0.4-1
14cu|python-backports-abc-0.4-1|41	- (e814d97) Imported from SRPM
14cu|python-backports-abc-0.4-1|42	
14cu|python-backports-abc-0.4-1|43	

13963 14
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|1	%define fname	backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|2	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|3	Name:		python-backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|4	Summary:	A backport of the get_terminal_size function from Python 3.3's shutil
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|5	Version:	1.0.0
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|6	Release:	2
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|7	Source0:	http://pypi.python.org/packages/source/b/%{fname}/%{fname}-%{version}.tar.gz
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|8	URL:		https://github.com/chrippa/backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|9	Group:		Development/Python
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|10	License:	BSD
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|11	BuildArch:	noarch
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|12	BuildRequires:	pythonegg(setuptools)
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|13	BuildRequires:  python3egg(setuptools)
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|14	Requires:       python-backports
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|15	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|16	%description
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|17	A backport of the get_terminal_size function from Python 3.3's
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|18	shutil for Python 2.
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|19	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|20	%package -n python3-backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|21	Summary:	A backport of the get_terminal_size function from Python 3.3's shutil
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|22	Group:		Development/Python
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|23	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|24	%description -n python3-backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|25	A backport of the get_terminal_size function from Python 3.3's
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|26	shutil for Python 3.
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|27	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|28	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|29	%prep
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|30	%setup -qn %{fname}-%{version}
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|31	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|32	%build
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|33	%py2_build
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|34	%py3_build
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|35	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|36	%install
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|37	%py2_install
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|38	rm -f %{buildroot}%{py_puresitedir}/backports/__init__.py*
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|39	%py3_install
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|40	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|41	%files
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|42	%doc README.rst LICENSE
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|43	%{py_puresitedir}/backports/shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|44	%{py_puresitedir}/backports.shutil_get_terminal_size-%{version}-*egg*
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|45	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|46	%files -n python3-backports.shutil_get_terminal_size
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|47	%doc README.rst LICENSE
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|48	%{py3_puresitedir}/
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|49	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|50	%changelog
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|51	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|52	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 1.0.0-2
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|53	- (8274dec) Imported from SRPM
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|54	
14cu|python-backports.shutil_get_terminal_size-1.0.0-2|55	

13964 14
14cu|python-bcrypt-3.1.3-1|1	%define tarname bcrypt
14cu|python-bcrypt-3.1.3-1|2	%define name	python-bcrypt
14cu|python-bcrypt-3.1.3-1|3	%define version 3.1.3
14cu|python-bcrypt-3.1.3-1|4	%define release 1
14cu|python-bcrypt-3.1.3-1|5	
14cu|python-bcrypt-3.1.3-1|6	Summary:	Modern password hashing for your software and your servers
14cu|python-bcrypt-3.1.3-1|7	Name:		%{name}
14cu|python-bcrypt-3.1.3-1|8	Version:	%{version}
14cu|python-bcrypt-3.1.3-1|9	Release:	%{release}
14cu|python-bcrypt-3.1.3-1|10	Source0:	https://pypi.python.org/packages/58/e9/6d7f1d883d8c5876470b5d187d72c04f2a9954d61e71e7eb5d2ea2a50442/bcrypt-3.1.3.tar.gz
14cu|python-bcrypt-3.1.3-1|11	License:	Apache License
14cu|python-bcrypt-3.1.3-1|12	Group:		Development/Python
14cu|python-bcrypt-3.1.3-1|13	Url:		https://github.com/pyca/bcrypt/
14cu|python-bcrypt-3.1.3-1|14	BuildRequires:	pkgconfig(python)
14cu|python-bcrypt-3.1.3-1|15	BuildRequires:	pythonegg(cffi)
14cu|python-bcrypt-3.1.3-1|16	BuildRequires:	pythonegg(pytest)
14cu|python-bcrypt-3.1.3-1|17	BuildRequires:	pythonegg(py)
14cu|python-bcrypt-3.1.3-1|18	BuildRequires:	pythonegg(six)
14cu|python-bcrypt-3.1.3-1|19	BuildRequires:	pythonegg(setuptools)
14cu|python-bcrypt-3.1.3-1|20	
14cu|python-bcrypt-3.1.3-1|21	%description
14cu|python-bcrypt-3.1.3-1|22	bcrypt is an implementation the OpenBSD Blowfish password hashing
14cu|python-bcrypt-3.1.3-1|23	algorithm, as described in "A Future-Adaptable Password Scheme" by
14cu|python-bcrypt-3.1.3-1|24	Niels Provos and David Mazieres.
14cu|python-bcrypt-3.1.3-1|25	
14cu|python-bcrypt-3.1.3-1|26	This system hashes passwords using a version of Bruce Schneier's
14cu|python-bcrypt-3.1.3-1|27	Blowfish block cipher with modifications designed to raise the cost of
14cu|python-bcrypt-3.1.3-1|28	off-line password cracking. The computation cost of the algorithm is
14cu|python-bcrypt-3.1.3-1|29	parametised, so it can be increased as computers get faster.
14cu|python-bcrypt-3.1.3-1|30	
14cu|python-bcrypt-3.1.3-1|31	%prep
14cu|python-bcrypt-3.1.3-1|32	%setup -q -n %{tarname}-%{version}
14cu|python-bcrypt-3.1.3-1|33	
14cu|python-bcrypt-3.1.3-1|34	%build
14cu|python-bcrypt-3.1.3-1|35	python setup.py build
14cu|python-bcrypt-3.1.3-1|36	
14cu|python-bcrypt-3.1.3-1|37	%install
14cu|python-bcrypt-3.1.3-1|38	
14cu|python-bcrypt-3.1.3-1|39	python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-bcrypt-3.1.3-1|40	
14cu|python-bcrypt-3.1.3-1|41	%check
14cu|python-bcrypt-3.1.3-1|42	python setup.py test
14cu|python-bcrypt-3.1.3-1|43	
14cu|python-bcrypt-3.1.3-1|44	%files
14cu|python-bcrypt-3.1.3-1|45	%{py_platsitedir}/bcrypt/*.py*
14cu|python-bcrypt-3.1.3-1|46	%{py_platsitedir}/bcrypt/_bcrypt.so
14cu|python-bcrypt-3.1.3-1|47	%{py_platsitedir}/bcrypt*.egg-info
14cu|python-bcrypt-3.1.3-1|48	
14cu|python-bcrypt-3.1.3-1|49	
14cu|python-bcrypt-3.1.3-1|50	
14cu|python-bcrypt-3.1.3-1|51	
14cu|python-bcrypt-3.1.3-1|52	
14cu|python-bcrypt-3.1.3-1|53	%changelog

13965 14
14cu|python-beautifulsoup4-4.4.1-1|1	%define	oname	beautifulsoup4
14cu|python-beautifulsoup4-4.4.1-1|2	
14cu|python-beautifulsoup4-4.4.1-1|3	Name:		python-%{oname}
14cu|python-beautifulsoup4-4.4.1-1|4	Version:	4.4.1
14cu|python-beautifulsoup4-4.4.1-1|5	Release:	1
14cu|python-beautifulsoup4-4.4.1-1|6	Summary:	The Screen-Scraper's Friend
14cu|python-beautifulsoup4-4.4.1-1|7	Group:		Development/Python
14cu|python-beautifulsoup4-4.4.1-1|8	License:	MIT
14cu|python-beautifulsoup4-4.4.1-1|9	URL:		http://www.crummy.com/software/BeautifulSoup
14cu|python-beautifulsoup4-4.4.1-1|10	Source0:	http://www.crummy.com/software/BeautifulSoup/bs4/download/4.4/beautifulsoup4-%{version}.tar.gz
14cu|python-beautifulsoup4-4.4.1-1|11	BuildArch:	noarch
14cu|python-beautifulsoup4-4.4.1-1|12	#  pkgconfig and pythonegg style are more handy
14cu|python-beautifulsoup4-4.4.1-1|13	# python2
14cu|python-beautifulsoup4-4.4.1-1|14	BuildRequires:	pkgconfig(python)
14cu|python-beautifulsoup4-4.4.1-1|15	BuildRequires:	pythonegg(setuptools)
14cu|python-beautifulsoup4-4.4.1-1|16	#python3
14cu|python-beautifulsoup4-4.4.1-1|17	BuildRequires:	pkgconfig(python3)
14cu|python-beautifulsoup4-4.4.1-1|18	BuildRequires:	python3egg(setuptools)
14cu|python-beautifulsoup4-4.4.1-1|19	
14cu|python-beautifulsoup4-4.4.1-1|20	Requires:       python(abi) = 2.7
14cu|python-beautifulsoup4-4.4.1-1|21	
14cu|python-beautifulsoup4-4.4.1-1|22	
14cu|python-beautifulsoup4-4.4.1-1|23	%description
14cu|python-beautifulsoup4-4.4.1-1|24	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14cu|python-beautifulsoup4-4.4.1-1|25	nested tag-soup list of Tag objects and text snippets. A Tag object
14cu|python-beautifulsoup4-4.4.1-1|26	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14cu|python-beautifulsoup4-4.4.1-1|27	and contains a representation of everything contained between the
14cu|python-beautifulsoup4-4.4.1-1|28	original tag and its closing tag (if any). It's easy to extract Tags
14cu|python-beautifulsoup4-4.4.1-1|29	that meet certain criteria.
14cu|python-beautifulsoup4-4.4.1-1|30	
14cu|python-beautifulsoup4-4.4.1-1|31	%package -n python3-%{oname}
14cu|python-beautifulsoup4-4.4.1-1|32	Summary:        The Screen-Scraper's Friend
14cu|python-beautifulsoup4-4.4.1-1|33	Group:          Development/Python
14cu|python-beautifulsoup4-4.4.1-1|34	Requires:       python(abi) = %{py3_ver}
14cu|python-beautifulsoup4-4.4.1-1|35	
14cu|python-beautifulsoup4-4.4.1-1|36	%description -n python3-%{oname}
14cu|python-beautifulsoup4-4.4.1-1|37	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14cu|python-beautifulsoup4-4.4.1-1|38	nested tag-soup list of Tag objects and text snippets. A Tag object
14cu|python-beautifulsoup4-4.4.1-1|39	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14cu|python-beautifulsoup4-4.4.1-1|40	and contains a representation of everything contained between the
14cu|python-beautifulsoup4-4.4.1-1|41	original tag and its closing tag (if any). It's easy to extract Tags
14cu|python-beautifulsoup4-4.4.1-1|42	that meet certain criteria.
14cu|python-beautifulsoup4-4.4.1-1|43	
14cu|python-beautifulsoup4-4.4.1-1|44	%prep
14cu|python-beautifulsoup4-4.4.1-1|45	%setup -q -c
14cu|python-beautifulsoup4-4.4.1-1|46	mv %{oname}-%{version} python2
14cu|python-beautifulsoup4-4.4.1-1|47	cp -r python2 python3
14cu|python-beautifulsoup4-4.4.1-1|48	
14cu|python-beautifulsoup4-4.4.1-1|49	%build
14cu|python-beautifulsoup4-4.4.1-1|50	pushd python2
14cu|python-beautifulsoup4-4.4.1-1|51	python setup.py build
14cu|python-beautifulsoup4-4.4.1-1|52	popd
14cu|python-beautifulsoup4-4.4.1-1|53	
14cu|python-beautifulsoup4-4.4.1-1|54	pushd python3
14cu|python-beautifulsoup4-4.4.1-1|55	python3 setup.py build
14cu|python-beautifulsoup4-4.4.1-1|56	popd
14cu|python-beautifulsoup4-4.4.1-1|57	
14cu|python-beautifulsoup4-4.4.1-1|58	
14cu|python-beautifulsoup4-4.4.1-1|59	%install
14cu|python-beautifulsoup4-4.4.1-1|60	pushd python2
14cu|python-beautifulsoup4-4.4.1-1|61	python setup.py install --root=%{buildroot}
14cu|python-beautifulsoup4-4.4.1-1|62	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
14cu|python-beautifulsoup4-4.4.1-1|63	&& mv -f AUTHORS.txt.conv AUTHORS.txt
14cu|python-beautifulsoup4-4.4.1-1|64	popd
14cu|python-beautifulsoup4-4.4.1-1|65	
14cu|python-beautifulsoup4-4.4.1-1|66	pushd python3
14cu|python-beautifulsoup4-4.4.1-1|67	python3 setup.py install --root=%{buildroot}
14cu|python-beautifulsoup4-4.4.1-1|68	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
14cu|python-beautifulsoup4-4.4.1-1|69	&& mv -f AUTHORS.txt.conv AUTHORS.txt
14cu|python-beautifulsoup4-4.4.1-1|70	popd
14cu|python-beautifulsoup4-4.4.1-1|71	
14cu|python-beautifulsoup4-4.4.1-1|72	
14cu|python-beautifulsoup4-4.4.1-1|73	%check
14cu|python-beautifulsoup4-4.4.1-1|74	# scam for some tests failed in py3
14cu|python-beautifulsoup4-4.4.1-1|75	pushd python2
14cu|python-beautifulsoup4-4.4.1-1|76	python -m unittest discover -s bs4 || :
14cu|python-beautifulsoup4-4.4.1-1|77	popd
14cu|python-beautifulsoup4-4.4.1-1|78	
14cu|python-beautifulsoup4-4.4.1-1|79	pushd python3
14cu|python-beautifulsoup4-4.4.1-1|80	python3 -m unittest discover -s bs4 || :
14cu|python-beautifulsoup4-4.4.1-1|81	popd
14cu|python-beautifulsoup4-4.4.1-1|82	
14cu|python-beautifulsoup4-4.4.1-1|83	
14cu|python-beautifulsoup4-4.4.1-1|84	%files
14cu|python-beautifulsoup4-4.4.1-1|85	%doc python2/*.txt
14cu|python-beautifulsoup4-4.4.1-1|86	%{py_puresitedir}/bs4
14cu|python-beautifulsoup4-4.4.1-1|87	%{py_puresitedir}/beautifulsoup4*.egg-info
14cu|python-beautifulsoup4-4.4.1-1|88	
14cu|python-beautifulsoup4-4.4.1-1|89	%files -n python3-%{oname}
14cu|python-beautifulsoup4-4.4.1-1|90	%doc python3/*.txt
14cu|python-beautifulsoup4-4.4.1-1|91	%{py3_puresitedir}/bs4
14cu|python-beautifulsoup4-4.4.1-1|92	%{py3_puresitedir}/beautifulsoup4*.egg-info
14cu|python-beautifulsoup4-4.4.1-1|93	
14cu|python-beautifulsoup4-4.4.1-1|94	%changelog
14cu|python-beautifulsoup4-4.4.1-1|95	
14cu|python-beautifulsoup4-4.4.1-1|96	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 4.4.1-1
14cu|python-beautifulsoup4-4.4.1-1|97	- (66fc10c) Updated to 4.4.1 (by updates_builder)
14cu|python-beautifulsoup4-4.4.1-1|98	
14cu|python-beautifulsoup4-4.4.1-1|99	

13966 14
14cu|python-belonesox-tools-0.0.1-1|1	%define	oname	python-belonesox-tools
14cu|python-belonesox-tools-0.0.1-1|2	
14cu|python-belonesox-tools-0.0.1-1|3	Name:	       %{oname}
14cu|python-belonesox-tools-0.0.1-1|4	Version:       0.0.1
14cu|python-belonesox-tools-0.0.1-1|5	Release:       1
14cu|python-belonesox-tools-0.0.1-1|6	Summary:       Stas Fomin's small utils library
14cu|python-belonesox-tools-0.0.1-1|7	
14cu|python-belonesox-tools-0.0.1-1|8	Source0:       https://abf.io/belonesox/python-belonesox-tools/archive/%{oname}-v%{version}.tar.gz
14cu|python-belonesox-tools-0.0.1-1|9	
14cu|python-belonesox-tools-0.0.1-1|10	License:	MIT
14cu|python-belonesox-tools-0.0.1-1|11	Group:		Development/Python
14cu|python-belonesox-tools-0.0.1-1|12	BuildArch:	noarch
14cu|python-belonesox-tools-0.0.1-1|13	BuildRequires:  pkgconfig(python)
14cu|python-belonesox-tools-0.0.1-1|14	
14cu|python-belonesox-tools-0.0.1-1|15	%description
14cu|python-belonesox-tools-0.0.1-1|16	Stas Fomin's small utils library
14cu|python-belonesox-tools-0.0.1-1|17	
14cu|python-belonesox-tools-0.0.1-1|18	%prep
14cu|python-belonesox-tools-0.0.1-1|19	%setup -qn %{oname}-v%{version}
14cu|python-belonesox-tools-0.0.1-1|20	
14cu|python-belonesox-tools-0.0.1-1|21	%build
14cu|python-belonesox-tools-0.0.1-1|22	python setup.py build
14cu|python-belonesox-tools-0.0.1-1|23	
14cu|python-belonesox-tools-0.0.1-1|24	%install
14cu|python-belonesox-tools-0.0.1-1|25	python setup.py install --root=%{buildroot}
14cu|python-belonesox-tools-0.0.1-1|26	
14cu|python-belonesox-tools-0.0.1-1|27	%files
14cu|python-belonesox-tools-0.0.1-1|28	%{py_puresitedir}/*
14cu|python-belonesox-tools-0.0.1-1|29	
14cu|python-belonesox-tools-0.0.1-1|30	%changelog
14cu|python-belonesox-tools-0.0.1-1|31	
14cu|python-belonesox-tools-0.0.1-1|32	* Thu Apr 30 2015 Stas Fomin <stas-fomin@yandex.ru> 0.0.1-1
14cu|python-belonesox-tools-0.0.1-1|33	- (8d8e395) first spec version
14cu|python-belonesox-tools-0.0.1-1|34	
14cu|python-belonesox-tools-0.0.1-1|35	

13967 14
14cu|python-biopython-1.66-1|1	%define	oname	biopython
14cu|python-biopython-1.66-1|2	
14cu|python-biopython-1.66-1|3	Summary:	The Biopython Project
14cu|python-biopython-1.66-1|4	
14cu|python-biopython-1.66-1|5	Name:		python-biopython
14cu|python-biopython-1.66-1|6	Version:	1.66
14cu|python-biopython-1.66-1|7	Release:	1
14cu|python-biopython-1.66-1|8	Epoch:		1
14cu|python-biopython-1.66-1|9	License:	BSD
14cu|python-biopython-1.66-1|10	Group:		Sciences/Biology
14cu|python-biopython-1.66-1|11	Url:		http://biopython.org/
14cu|python-biopython-1.66-1|12	Source0:	http://biopython.org/DIST/biopython-%{version}.tar.gz
14cu|python-biopython-1.66-1|13	BuildRequires:	egenix-mx-base
14cu|python-biopython-1.66-1|14	BuildRequires:	flex
14cu|python-biopython-1.66-1|15	BuildRequires:	python-reportlab
14cu|python-biopython-1.66-1|16	BuildRequires:	python-numpy
14cu|python-biopython-1.66-1|17	BuildRequires:	python-numpy-devel
14cu|python-biopython-1.66-1|18	BuildRequires:	epydoc
14cu|python-biopython-1.66-1|19	BuildRequires:	dos2unix
14cu|python-biopython-1.66-1|20	BuildRequires:	python-devel
14cu|python-biopython-1.66-1|21	Requires:	python-numpy
14cu|python-biopython-1.66-1|22	Requires:	python-reportlab
14cu|python-biopython-1.66-1|23	Requires:	egenix-mx-base
14cu|python-biopython-1.66-1|24	Requires:	wise
14cu|python-biopython-1.66-1|25	Suggests:	ncbi-blast
14cu|python-biopython-1.66-1|26	# don't explicitly require clustalw because it is non-free
14cu|python-biopython-1.66-1|27	Suggests:	clustalw
14cu|python-biopython-1.66-1|28	Provides:	biopython = %{EVRD}
14cu|python-biopython-1.66-1|29	%rename python-Bio
14cu|python-biopython-1.66-1|30	
14cu|python-biopython-1.66-1|31	%description
14cu|python-biopython-1.66-1|32	The Biopython Project is an international association of developers of
14cu|python-biopython-1.66-1|33	freely available Python tools for computational molecular biology.
14cu|python-biopython-1.66-1|34	
14cu|python-biopython-1.66-1|35	http://biopython.org provides an online resource for modules,
14cu|python-biopython-1.66-1|36	scripts, and web links for developers of Python-based software for
14cu|python-biopython-1.66-1|37	life science research.
14cu|python-biopython-1.66-1|38	
14cu|python-biopython-1.66-1|39	This package provides various Python modules from the Biopython Project
14cu|python-biopython-1.66-1|40	used to process biological data.
14cu|python-biopython-1.66-1|41	
14cu|python-biopython-1.66-1|42	%package	tools
14cu|python-biopython-1.66-1|43	Summary: 	Regression testing code and miscellaneous standalone scripts
14cu|python-biopython-1.66-1|44	
14cu|python-biopython-1.66-1|45	Group:		Sciences/Biology
14cu|python-biopython-1.66-1|46	Requires:	%{name} = %{EVRD}
14cu|python-biopython-1.66-1|47	Suggests:	tkinter, wxPython
14cu|python-biopython-1.66-1|48	%rename biopython-tools
14cu|python-biopython-1.66-1|49	
14cu|python-biopython-1.66-1|50	%description tools
14cu|python-biopython-1.66-1|51	This package provides various scripts and tests that are comprised by the
14cu|python-biopython-1.66-1|52	Biopython Project.
14cu|python-biopython-1.66-1|53	
14cu|python-biopython-1.66-1|54	%package	sql
14cu|python-biopython-1.66-1|55	Summary:	Code for using Biopython with BioSQL databases
14cu|python-biopython-1.66-1|56	
14cu|python-biopython-1.66-1|57	Requires:	%{name} = %{epoch}:%{version}-%{release}
14cu|python-biopython-1.66-1|58	Group:		Development/Python
14cu|python-biopython-1.66-1|59	Requires:	python-psycopg2
14cu|python-biopython-1.66-1|60	Requires:	python-mysql
14cu|python-biopython-1.66-1|61	Provides:	biopython-biosql = %{EVRD}
14cu|python-biopython-1.66-1|62	%rename python-BioSQL
14cu|python-biopython-1.66-1|63	
14cu|python-biopython-1.66-1|64	%description sql
14cu|python-biopython-1.66-1|65	BioSQL is meant to be a common data storage layer supported by all the
14cu|python-biopython-1.66-1|66	different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby.
14cu|python-biopython-1.66-1|67	Entries stored through an application written in, say, Bioperl could
14cu|python-biopython-1.66-1|68	be retrieved by another written in Biojava.
14cu|python-biopython-1.66-1|69	
14cu|python-biopython-1.66-1|70	%package	doc
14cu|python-biopython-1.66-1|71	Summary:	The Biopython Project documentation
14cu|python-biopython-1.66-1|72	
14cu|python-biopython-1.66-1|73	Group:		Development/Python
14cu|python-biopython-1.66-1|74	Requires:	%{name} = %{EVRD}
14cu|python-biopython-1.66-1|75	%rename biopython-doc
14cu|python-biopython-1.66-1|76	
14cu|python-biopython-1.66-1|77	%description doc
14cu|python-biopython-1.66-1|78	This package provides the documentation for the various components of the
14cu|python-biopython-1.66-1|79	Biopython Project.
14cu|python-biopython-1.66-1|80	
14cu|python-biopython-1.66-1|81	%prep
14cu|python-biopython-1.66-1|82	%setup -q -n %{oname}-%{version}
14cu|python-biopython-1.66-1|83	
14cu|python-biopython-1.66-1|84	# remove Mac-related files
14cu|python-biopython-1.66-1|85	rm -f Tests/CodonUsage/.DS_Store
14cu|python-biopython-1.66-1|86	# remove CVS dirs
14cu|python-biopython-1.66-1|87	find -type d -name CVS | xargs rm -rf
14cu|python-biopython-1.66-1|88	# convert wrong end of line
14cu|python-biopython-1.66-1|89	find -type f -exec dos2unix -b -U {} \;
14cu|python-biopython-1.66-1|90	
14cu|python-biopython-1.66-1|91	%build
14cu|python-biopython-1.66-1|92	python setup.py build_ext -lm build
14cu|python-biopython-1.66-1|93	
14cu|python-biopython-1.66-1|94	%install
14cu|python-biopython-1.66-1|95	python setup.py install --root=%{buildroot}
14cu|python-biopython-1.66-1|96	
14cu|python-biopython-1.66-1|97	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14cu|python-biopython-1.66-1|98	cp -r Tests Scripts %{buildroot}%{_datadir}/%{name}-%{version}
14cu|python-biopython-1.66-1|99	
14cu|python-biopython-1.66-1|100	%files
14cu|python-biopython-1.66-1|101	%defattr(-,root,root,0755)
14cu|python-biopython-1.66-1|102	%{py_platsitedir}/Bio
14cu|python-biopython-1.66-1|103	%{py_platsitedir}/*.egg-info
14cu|python-biopython-1.66-1|104	%doc CONTRIB DEPRECATED LICENSE NEWS README
14cu|python-biopython-1.66-1|105	
14cu|python-biopython-1.66-1|106	%files sql
14cu|python-biopython-1.66-1|107	%defattr(-,root,root,0755)
14cu|python-biopython-1.66-1|108	%{py_platsitedir}/BioSQL
14cu|python-biopython-1.66-1|109	%doc LICENSE
14cu|python-biopython-1.66-1|110	
14cu|python-biopython-1.66-1|111	%files tools
14cu|python-biopython-1.66-1|112	%defattr(-,root,root,0755)
14cu|python-biopython-1.66-1|113	%{_datadir}/%{name}-%{version}/Tests
14cu|python-biopython-1.66-1|114	%{_datadir}/%{name}-%{version}/Scripts
14cu|python-biopython-1.66-1|115	
14cu|python-biopython-1.66-1|116	%files doc
14cu|python-biopython-1.66-1|117	%defattr(-,root,root,0755)
14cu|python-biopython-1.66-1|118	%doc Doc/*.pdf Doc/examples/
14cu|python-biopython-1.66-1|119	
14cu|python-biopython-1.66-1|120	%changelog
14cu|python-biopython-1.66-1|121	
14cu|python-biopython-1.66-1|122	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1:1.66-1
14cu|python-biopython-1.66-1|123	- (1d938c0) Updated to 1.66 (by updates_builder)
14cu|python-biopython-1.66-1|124	
14cu|python-biopython-1.66-1|125	

13968 14
14cu|python-blessed-1.14.1-2|1	%define module	blessed
14cu|python-blessed-1.14.1-2|2	
14cu|python-blessed-1.14.1-2|3	Summary: 	A thin, practical wrapper around terminal
14cu|python-blessed-1.14.1-2|4	Name: 	 	python-%{module}
14cu|python-blessed-1.14.1-2|5	Version: 	1.14.1
14cu|python-blessed-1.14.1-2|6	Release: 	2
14cu|python-blessed-1.14.1-2|7	License:	MIT
14cu|python-blessed-1.14.1-2|8	Group:		Development/Python
14cu|python-blessed-1.14.1-2|9	Url:		https://github.com/jquast/blessed
14cu|python-blessed-1.14.1-2|10	Source0:        https://github.com/jquast/blessed/archive/%{module}-%{version}.tar.gz
14cu|python-blessed-1.14.1-2|11	BuildRequires:	pkgconfig(python)
14cu|python-blessed-1.14.1-2|12	BuildRequires:	pythonegg(six)
14cu|python-blessed-1.14.1-2|13	BuildRequires:	pythonegg(wcwidth)
14cu|python-blessed-1.14.1-2|14	BuildRequires:	pythonegg(setuptools)
14cu|python-blessed-1.14.1-2|15	
14cu|python-blessed-1.14.1-2|16	BuildArch:	noarch
14cu|python-blessed-1.14.1-2|17	
14cu|python-blessed-1.14.1-2|18	%description
14cu|python-blessed-1.14.1-2|19	A thin, practical wrapper around terminal styling,
14cu|python-blessed-1.14.1-2|20	screen positioning, and keyboard input.
14cu|python-blessed-1.14.1-2|21	
14cu|python-blessed-1.14.1-2|22	%files
14cu|python-blessed-1.14.1-2|23	%doc *.txt docs/
14cu|python-blessed-1.14.1-2|24	%{py_puresitedir}/%{module}
14cu|python-blessed-1.14.1-2|25	%{py_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-blessed-1.14.1-2|26	#------------------------------------------------------------------
14cu|python-blessed-1.14.1-2|27	%package -n python3-%{module}
14cu|python-blessed-1.14.1-2|28	
14cu|python-blessed-1.14.1-2|29	Summary: 	A thin, practical wrapper around terminal
14cu|python-blessed-1.14.1-2|30	BuildRequires:	pkgconfig(python3)
14cu|python-blessed-1.14.1-2|31	BuildRequires:	python3egg(six)
14cu|python-blessed-1.14.1-2|32	BuildRequires:	python3egg(wcwidth)
14cu|python-blessed-1.14.1-2|33	BuildRequires:	python3egg(setuptools)
14cu|python-blessed-1.14.1-2|34	
14cu|python-blessed-1.14.1-2|35	%description -n python3-%{module}
14cu|python-blessed-1.14.1-2|36	A thin, practical wrapper around terminal styling,
14cu|python-blessed-1.14.1-2|37	screen positioning, and keyboard input.
14cu|python-blessed-1.14.1-2|38	This is python3 module.
14cu|python-blessed-1.14.1-2|39	
14cu|python-blessed-1.14.1-2|40	%files -n python3-%{module}
14cu|python-blessed-1.14.1-2|41	%doc *.txt docs/
14cu|python-blessed-1.14.1-2|42	%{py3_puresitedir}/%{module}
14cu|python-blessed-1.14.1-2|43	%{py3_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-blessed-1.14.1-2|44	#------------------------------------------------------------------
14cu|python-blessed-1.14.1-2|45	
14cu|python-blessed-1.14.1-2|46	%prep
14cu|python-blessed-1.14.1-2|47	%setup -qn %{module}-%{version}
14cu|python-blessed-1.14.1-2|48	cp -a . %{py3dir}
14cu|python-blessed-1.14.1-2|49	
14cu|python-blessed-1.14.1-2|50	%build
14cu|python-blessed-1.14.1-2|51	%py_build
14cu|python-blessed-1.14.1-2|52	
14cu|python-blessed-1.14.1-2|53	pushd %{py3dir}
14cu|python-blessed-1.14.1-2|54	%py3_build
14cu|python-blessed-1.14.1-2|55	popd
14cu|python-blessed-1.14.1-2|56	
14cu|python-blessed-1.14.1-2|57	
14cu|python-blessed-1.14.1-2|58	%install
14cu|python-blessed-1.14.1-2|59	pushd %{py3dir}
14cu|python-blessed-1.14.1-2|60	%py3_install
14cu|python-blessed-1.14.1-2|61	popd
14cu|python-blessed-1.14.1-2|62	
14cu|python-blessed-1.14.1-2|63	%py_install
14cu|python-blessed-1.14.1-2|64	
14cu|python-blessed-1.14.1-2|65	
14cu|python-blessed-1.14.1-2|66	%changelog
14cu|python-blessed-1.14.1-2|67	
14cu|python-blessed-1.14.1-2|68	* Mon Aug 22 2016 abfonly <abfonly@gmail.com> 1.14.1-2
14cu|python-blessed-1.14.1-2|69	- (af44857) Log: Build python3 module
14cu|python-blessed-1.14.1-2|70	- (af44857) add documentation to the package
14cu|python-blessed-1.14.1-2|71	
14cu|python-blessed-1.14.1-2|72	

13969 14
14cu|python-blosc-1.2.8-2|1	%define	module	blosc
14cu|python-blosc-1.2.8-2|2	
14cu|python-blosc-1.2.8-2|3	Summary:	Blosc data compressor
14cu|python-blosc-1.2.8-2|4	Name:		python-%{module}
14cu|python-blosc-1.2.8-2|5	Version:	1.2.8
14cu|python-blosc-1.2.8-2|6	Release:	2
14cu|python-blosc-1.2.8-2|7	Source0:	http://pypi.python.org/packages/source/b/blosc/blosc-%{version}.tar.gz
14cu|python-blosc-1.2.8-2|8	License:	BSD
14cu|python-blosc-1.2.8-2|9	Group:		Development/Python
14cu|python-blosc-1.2.8-2|10	Url:		http://pypi.python.org/pypi/blosc/
14cu|python-blosc-1.2.8-2|11	BuildRequires:	python-devel
14cu|python-blosc-1.2.8-2|12	BuildRequires:	python-setuptools
14cu|python-blosc-1.2.8-2|13	
14cu|python-blosc-1.2.8-2|14	%description
14cu|python-blosc-1.2.8-2|15	Blosc is a high performance compressor optimized for binary data.
14cu|python-blosc-1.2.8-2|16	
14cu|python-blosc-1.2.8-2|17	%prep
14cu|python-blosc-1.2.8-2|18	%setup -qn %{module}-%{version}
14cu|python-blosc-1.2.8-2|19	
14cu|python-blosc-1.2.8-2|20	%build
14cu|python-blosc-1.2.8-2|21	python setup.py build
14cu|python-blosc-1.2.8-2|22	
14cu|python-blosc-1.2.8-2|23	%install
14cu|python-blosc-1.2.8-2|24	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-blosc-1.2.8-2|25	
14cu|python-blosc-1.2.8-2|26	%clean
14cu|python-blosc-1.2.8-2|27	
14cu|python-blosc-1.2.8-2|28	%files
14cu|python-blosc-1.2.8-2|29	%doc LICENSES/BLOSC.txt
14cu|python-blosc-1.2.8-2|30	%{py_platsitedir}/%{module}*
14cu|python-blosc-1.2.8-2|31	
14cu|python-blosc-1.2.8-2|32	
14cu|python-blosc-1.2.8-2|33	
14cu|python-blosc-1.2.8-2|34	
14cu|python-blosc-1.2.8-2|35	%changelog
14cu|python-blosc-1.2.8-2|36	
14cu|python-blosc-1.2.8-2|37	* Mon Jan 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.8-2
14cu|python-blosc-1.2.8-2|38	- (2efd688) Added setuptools BR
14cu|python-blosc-1.2.8-2|39	
14cu|python-blosc-1.2.8-2|40	

13970 14
14cu|python-boto-2.38.0-1|1	%define module boto
14cu|python-boto-2.38.0-1|2	
14cu|python-boto-2.38.0-1|3	Summary:	A simple lightweight interface to Amazon Web Services
14cu|python-boto-2.38.0-1|4	Name:		python-%{module}
14cu|python-boto-2.38.0-1|5	Version:	2.38.0
14cu|python-boto-2.38.0-1|6	Release:	1
14cu|python-boto-2.38.0-1|7	License:	MIT
14cu|python-boto-2.38.0-1|8	Group:		Development/Python
14cu|python-boto-2.38.0-1|9	URL:		https://github.com/%{module}/%{module}/
14cu|python-boto-2.38.0-1|10	Source:		http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
14cu|python-boto-2.38.0-1|11	BuildArch:	noarch
14cu|python-boto-2.38.0-1|12	BuildRequires:	pkgconfig(python)
14cu|python-boto-2.38.0-1|13	BuildRequires:	python-setuptools
14cu|python-boto-2.38.0-1|14	BuildRequires:	pkgconfig(python3)
14cu|python-boto-2.38.0-1|15	BuildRequires:	python3-setuptools
14cu|python-boto-2.38.0-1|16	
14cu|python-boto-2.38.0-1|17	%description
14cu|python-boto-2.38.0-1|18	Boto is a Python package that provides interfaces to Amazon Web Services.
14cu|python-boto-2.38.0-1|19	It supports S3 (Simple Storage Service), SQS (Simple Queue Service) via
14cu|python-boto-2.38.0-1|20	the REST API's provided by those services and EC2 (Elastic Compute Cloud)
14cu|python-boto-2.38.0-1|21	via the Query API. The goal of boto is to provide a very simple, easy to
14cu|python-boto-2.38.0-1|22	use, lightweight wrapper around the Amazon services.
14cu|python-boto-2.38.0-1|23	
14cu|python-boto-2.38.0-1|24	%package -n python3-%{module}
14cu|python-boto-2.38.0-1|25	Summary:	A simple lightweight interface to Amazon Web Services
14cu|python-boto-2.38.0-1|26	Group:		Development/Python
14cu|python-boto-2.38.0-1|27	
14cu|python-boto-2.38.0-1|28	%description -n python3-%{module}
14cu|python-boto-2.38.0-1|29	Boto is a Python package that provides interfaces to Amazon Web Services.
14cu|python-boto-2.38.0-1|30	It supports S3 (Simple Storage Service), SQS (Simple Queue Service) via
14cu|python-boto-2.38.0-1|31	the REST API's provided by those services and EC2 (Elastic Compute Cloud)
14cu|python-boto-2.38.0-1|32	via the Query API. The goal of boto is to provide a very simple, easy to
14cu|python-boto-2.38.0-1|33	use, lightweight wrapper around the Amazon services.
14cu|python-boto-2.38.0-1|34	
14cu|python-boto-2.38.0-1|35	%prep
14cu|python-boto-2.38.0-1|36	%setup -q -n %{module}-%{version}
14cu|python-boto-2.38.0-1|37	#%autopatch -p1
14cu|python-boto-2.38.0-1|38	rm -r %{module}.egg-info
14cu|python-boto-2.38.0-1|39	cp -a . %{py3dir}
14cu|python-boto-2.38.0-1|40	
14cu|python-boto-2.38.0-1|41	
14cu|python-boto-2.38.0-1|42	%build
14cu|python-boto-2.38.0-1|43	python setup.py build
14cu|python-boto-2.38.0-1|44	pushd %{py3dir}
14cu|python-boto-2.38.0-1|45	python3 setup.py build
14cu|python-boto-2.38.0-1|46	popd
14cu|python-boto-2.38.0-1|47	
14cu|python-boto-2.38.0-1|48	
14cu|python-boto-2.38.0-1|49	%install
14cu|python-boto-2.38.0-1|50	pushd %{py3dir}
14cu|python-boto-2.38.0-1|51	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-boto-2.38.0-1|52	popd
14cu|python-boto-2.38.0-1|53	
14cu|python-boto-2.38.0-1|54	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-boto-2.38.0-1|55	
14cu|python-boto-2.38.0-1|56	
14cu|python-boto-2.38.0-1|57	%files
14cu|python-boto-2.38.0-1|58	%{_bindir}/asadmin
14cu|python-boto-2.38.0-1|59	%{_bindir}/bundle_image
14cu|python-boto-2.38.0-1|60	%{_bindir}/cfadmin
14cu|python-boto-2.38.0-1|61	%{_bindir}/cq
14cu|python-boto-2.38.0-1|62	%{_bindir}/cwutil
14cu|python-boto-2.38.0-1|63	%{_bindir}/dynamodb_dump
14cu|python-boto-2.38.0-1|64	%{_bindir}/dynamodb_load
14cu|python-boto-2.38.0-1|65	%{_bindir}/elbadmin
14cu|python-boto-2.38.0-1|66	%{_bindir}/fetch_file
14cu|python-boto-2.38.0-1|67	%{_bindir}/glacier
14cu|python-boto-2.38.0-1|68	%{_bindir}/instance_events
14cu|python-boto-2.38.0-1|69	%{_bindir}/kill_instance
14cu|python-boto-2.38.0-1|70	%{_bindir}/launch_instance
14cu|python-boto-2.38.0-1|71	%{_bindir}/list_instances
14cu|python-boto-2.38.0-1|72	%{_bindir}/lss3
14cu|python-boto-2.38.0-1|73	%{_bindir}/mturk
14cu|python-boto-2.38.0-1|74	%{_bindir}/pyami_sendmail
14cu|python-boto-2.38.0-1|75	%{_bindir}/route53
14cu|python-boto-2.38.0-1|76	%{_bindir}/s3put
14cu|python-boto-2.38.0-1|77	%{_bindir}/sdbadmin
14cu|python-boto-2.38.0-1|78	%{_bindir}/taskadmin
14cu|python-boto-2.38.0-1|79	%{py_puresitedir}/%{module}*
14cu|python-boto-2.38.0-1|80	
14cu|python-boto-2.38.0-1|81	
14cu|python-boto-2.38.0-1|82	%files -n python3-%{module}
14cu|python-boto-2.38.0-1|83	%{py3_puresitedir}/%{module}*
14cu|python-boto-2.38.0-1|84	
14cu|python-boto-2.38.0-1|85	
14cu|python-boto-2.38.0-1|86	
14cu|python-boto-2.38.0-1|87	
14cu|python-boto-2.38.0-1|88	%changelog
14cu|python-boto-2.38.0-1|89	
14cu|python-boto-2.38.0-1|90	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.38.0-1
14cu|python-boto-2.38.0-1|91	- (4243a76) Update from upstream
14cu|python-boto-2.38.0-1|92	
14cu|python-boto-2.38.0-1|93	

13971 14
14cu|python-bottle-0.12.11-1|1	%define oname bottle
14cu|python-bottle-0.12.11-1|2	
14cu|python-bottle-0.12.11-1|3	Name:           python-%{oname}
14cu|python-bottle-0.12.11-1|4	Version:        0.12.11
14cu|python-bottle-0.12.11-1|5	Release:        1
14cu|python-bottle-0.12.11-1|6	Summary:        Fast and simple WSGI-framework for small web-applications
14cu|python-bottle-0.12.11-1|7	Group:          Development/Python
14cu|python-bottle-0.12.11-1|8	License:        MIT
14cu|python-bottle-0.12.11-1|9	URL:            http://bottlepy.org
14cu|python-bottle-0.12.11-1|10	Source0:        https://files.pythonhosted.org/packages/source/b/%{srcname}/%{oname}-%{version}.tar.gz
14cu|python-bottle-0.12.11-1|11	# py2.7
14cu|python-bottle-0.12.11-1|12	BuildRequires:  python-devel
14cu|python-bottle-0.12.11-1|13	BuildRequires:  python-distribute
14cu|python-bottle-0.12.11-1|14	# py3
14cu|python-bottle-0.12.11-1|15	BuildRequires:  python3-devel
14cu|python-bottle-0.12.11-1|16	BuildRequires:  python3-distribute
14cu|python-bottle-0.12.11-1|17	
14cu|python-bottle-0.12.11-1|18	BuildArch:      noarch
14cu|python-bottle-0.12.11-1|19	
14cu|python-bottle-0.12.11-1|20	%description
14cu|python-bottle-0.12.11-1|21	Bottle is a fast and simple micro-framework for small web-applications.
14cu|python-bottle-0.12.11-1|22	It offers request dispatching (Routes) with URL parameter support, Templates,
14cu|python-bottle-0.12.11-1|23	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
14cu|python-bottle-0.12.11-1|24	template engines. All in a single file and with no dependencies other than the
14cu|python-bottle-0.12.11-1|25	Python Standard Library.
14cu|python-bottle-0.12.11-1|26	
14cu|python-bottle-0.12.11-1|27	
14cu|python-bottle-0.12.11-1|28	%files
14cu|python-bottle-0.12.11-1|29	%{py_puresitedir}/*
14cu|python-bottle-0.12.11-1|30	
14cu|python-bottle-0.12.11-1|31	#####################################
14cu|python-bottle-0.12.11-1|32	# python3
14cu|python-bottle-0.12.11-1|33	%package -n python3-%{oname}
14cu|python-bottle-0.12.11-1|34	Summary:        Fast and simple WSGI-framework for small web-applications
14cu|python-bottle-0.12.11-1|35	
14cu|python-bottle-0.12.11-1|36	Group:          Development/Python
14cu|python-bottle-0.12.11-1|37	
14cu|python-bottle-0.12.11-1|38	%description -n python3-%{oname}
14cu|python-bottle-0.12.11-1|39	Bottle is a fast and simple micro-framework for small web-applications.
14cu|python-bottle-0.12.11-1|40	It offers request dispatching (Routes) with URL parameter support, Templates,
14cu|python-bottle-0.12.11-1|41	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
14cu|python-bottle-0.12.11-1|42	template engines. All in a single file and with no dependencies other than the
14cu|python-bottle-0.12.11-1|43	Python Standard Library.
14cu|python-bottle-0.12.11-1|44	
14cu|python-bottle-0.12.11-1|45	%files -n python3-%{oname}
14cu|python-bottle-0.12.11-1|46	%{py3_puresitedir}/*
14cu|python-bottle-0.12.11-1|47	
14cu|python-bottle-0.12.11-1|48	#####################################
14cu|python-bottle-0.12.11-1|49	%prep
14cu|python-bottle-0.12.11-1|50	%setup -q -n %{oname}-%{version}
14cu|python-bottle-0.12.11-1|51	sed -i '/^#!/d' bottle.py
14cu|python-bottle-0.12.11-1|52	
14cu|python-bottle-0.12.11-1|53	# python3
14cu|python-bottle-0.12.11-1|54	mkdir -p python3
14cu|python-bottle-0.12.11-1|55	cp -a {bottle.py,PKG-INFO,README.rst,setup.py*,test} python3
14cu|python-bottle-0.12.11-1|56	find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!python3|'
14cu|python-bottle-0.12.11-1|57	
14cu|python-bottle-0.12.11-1|58	%build
14cu|python-bottle-0.12.11-1|59	python setup.py build
14cu|python-bottle-0.12.11-1|60	
14cu|python-bottle-0.12.11-1|61	pushd python3
14cu|python-bottle-0.12.11-1|62	python3 setup.py build
14cu|python-bottle-0.12.11-1|63	popd
14cu|python-bottle-0.12.11-1|64	
14cu|python-bottle-0.12.11-1|65	%install
14cu|python-bottle-0.12.11-1|66	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-bottle-0.12.11-1|67	rm %{buildroot}%{_bindir}/bottle.py
14cu|python-bottle-0.12.11-1|68	
14cu|python-bottle-0.12.11-1|69	pushd python3
14cu|python-bottle-0.12.11-1|70	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-bottle-0.12.11-1|71	rm %{buildroot}%{_bindir}/bottle.py
14cu|python-bottle-0.12.11-1|72	popd
14cu|python-bottle-0.12.11-1|73	
14cu|python-bottle-0.12.11-1|74	%changelog
14cu|python-bottle-0.12.11-1|75	
14cu|python-bottle-0.12.11-1|76	* Thu Jan 19 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.12.11-1
14cu|python-bottle-0.12.11-1|77	- (57079ba) Updated to 0.12.11
14cu|python-bottle-0.12.11-1|78	
14cu|python-bottle-0.12.11-1|79	

13972 14
14cu|python-BTrees-4.2.0-1|1	%define	oname	BTrees
14cu|python-BTrees-4.2.0-1|2	
14cu|python-BTrees-4.2.0-1|3	Name:		python-%{oname}
14cu|python-BTrees-4.2.0-1|4	Version:	4.2.0
14cu|python-BTrees-4.2.0-1|5	Release:	1
14cu|python-BTrees-4.2.0-1|6	Summary:	Scalable persistent object containers
14cu|python-BTrees-4.2.0-1|7	Source0:	http://pypi.python.org/packages/source/B/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-BTrees-4.2.0-1|8	License:	ZPL 2.1
14cu|python-BTrees-4.2.0-1|9	Group:		Development/Ruby
14cu|python-BTrees-4.2.0-1|10	Url:		http://packages.python.org/BTrees
14cu|python-BTrees-4.2.0-1|11	BuildRequires:	python-devel python-setuptools
14cu|python-BTrees-4.2.0-1|12	
14cu|python-BTrees-4.2.0-1|13	%description
14cu|python-BTrees-4.2.0-1|14	``BTrees``:  scalable persistent components
14cu|python-BTrees-4.2.0-1|15	===========================================
14cu|python-BTrees-4.2.0-1|16	
14cu|python-BTrees-4.2.0-1|17	This package contains a set of persistent object containers built around
14cu|python-BTrees-4.2.0-1|18	a modified BTree data structure.  The trees are optimized for use inside
14cu|python-BTrees-4.2.0-1|19	ZODB's "optimistic concurrency" paradigm, and include explicit resolution
14cu|python-BTrees-4.2.0-1|20	of conflicts detected by that mechannism.
14cu|python-BTrees-4.2.0-1|21	
14cu|python-BTrees-4.2.0-1|22	Please see the Sphinx documentation (``docs/index.rst``) for further
14cu|python-BTrees-4.2.0-1|23	information.
14cu|python-BTrees-4.2.0-1|24	
14cu|python-BTrees-4.2.0-1|25	%prep
14cu|python-BTrees-4.2.0-1|26	%setup -q -n %{oname}-%{version}
14cu|python-BTrees-4.2.0-1|27	
14cu|python-BTrees-4.2.0-1|28	%build
14cu|python-BTrees-4.2.0-1|29	python setup.py build
14cu|python-BTrees-4.2.0-1|30	
14cu|python-BTrees-4.2.0-1|31	%install
14cu|python-BTrees-4.2.0-1|32	python setup.py install --root=%{buildroot}
14cu|python-BTrees-4.2.0-1|33	
14cu|python-BTrees-4.2.0-1|34	%check
14cu|python-BTrees-4.2.0-1|35	python setup.py test
14cu|python-BTrees-4.2.0-1|36	
14cu|python-BTrees-4.2.0-1|37	%files
14cu|python-BTrees-4.2.0-1|38	%doc CHANGES.rst
14cu|python-BTrees-4.2.0-1|39	%doc COPYRIGHT.txt
14cu|python-BTrees-4.2.0-1|40	%doc LICENSE.txt
14cu|python-BTrees-4.2.0-1|41	%doc README.rst
14cu|python-BTrees-4.2.0-1|42	%doc BTrees/Development.txt
14cu|python-BTrees-4.2.0-1|43	%doc docs
14cu|python-BTrees-4.2.0-1|44	%{py_platsitedir}/BTrees/*
14cu|python-BTrees-4.2.0-1|45	%{py_platsitedir}/BTrees*.egg-info
14cu|python-BTrees-4.2.0-1|46	
14cu|python-BTrees-4.2.0-1|47	%changelog
14cu|python-BTrees-4.2.0-1|48	
14cu|python-BTrees-4.2.0-1|49	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 4.2.0-1
14cu|python-BTrees-4.2.0-1|50	- (1420021) Updated to 4.2.0
14cu|python-BTrees-4.2.0-1|51	
14cu|python-BTrees-4.2.0-1|52	

13973 14
14cu|python-cairocffi-0.5.1-1|1	%global pypi_name cairocffi
14cu|python-cairocffi-0.5.1-1|2	%global pypi_oname cairocffi
14cu|python-cairocffi-0.5.1-1|3	
14cu|python-cairocffi-0.5.1-1|4	%define python3 0
14cu|python-cairocffi-0.5.1-1|5	
14cu|python-cairocffi-0.5.1-1|6	Name:           python-%{pypi_name}
14cu|python-cairocffi-0.5.1-1|7	Version:        0.5.1
14cu|python-cairocffi-0.5.1-1|8	Release:        1
14cu|python-cairocffi-0.5.1-1|9	Group:          Development/Python
14cu|python-cairocffi-0.5.1-1|10	Summary:        cffi-based cairo bindings for Python
14cu|python-cairocffi-0.5.1-1|11	
14cu|python-cairocffi-0.5.1-1|12	License:        MIT
14cu|python-cairocffi-0.5.1-1|13	URL:            http://pypi.python.org/pypi/%{pypi_name}
14cu|python-cairocffi-0.5.1-1|14	Source0:        http://pypi.python.org/packages/source/c/%{pypi_oname}/%{pypi_oname}-%{version}.tar.gz
14cu|python-cairocffi-0.5.1-1|15	Patch0:         cairocffi-0.5.1-fix-python3-build.patch
14cu|python-cairocffi-0.5.1-1|16	
14cu|python-cairocffi-0.5.1-1|17	BuildArch:      noarch
14cu|python-cairocffi-0.5.1-1|18	
14cu|python-cairocffi-0.5.1-1|19	BuildRequires:  pkgconfig(python)
14cu|python-cairocffi-0.5.1-1|20	BuildRequires:  python-setuptools
14cu|python-cairocffi-0.5.1-1|21	
14cu|python-cairocffi-0.5.1-1|22	%description
14cu|python-cairocffi-0.5.1-1|23	cffi-based cairo bindings for Python
14cu|python-cairocffi-0.5.1-1|24	
14cu|python-cairocffi-0.5.1-1|25	%if %python3
14cu|python-cairocffi-0.5.1-1|26	%package -n python3-%{pypi_name}
14cu|python-cairocffi-0.5.1-1|27	Summary:        cffi-based cairo bindings for Python
14cu|python-cairocffi-0.5.1-1|28	Group:          Development/Python
14cu|python-cairocffi-0.5.1-1|29	
14cu|python-cairocffi-0.5.1-1|30	BuildRequires:  pkgconfig(python3)
14cu|python-cairocffi-0.5.1-1|31	BuildRequires:  python3-setuptools
14cu|python-cairocffi-0.5.1-1|32	
14cu|python-cairocffi-0.5.1-1|33	%description -n python3-%{pypi_name}
14cu|python-cairocffi-0.5.1-1|34	cffi-based cairo bindings for Python
14cu|python-cairocffi-0.5.1-1|35	%endif
14cu|python-cairocffi-0.5.1-1|36	
14cu|python-cairocffi-0.5.1-1|37	%prep
14cu|python-cairocffi-0.5.1-1|38	%setup -q -n %{pypi_oname}-%{version}
14cu|python-cairocffi-0.5.1-1|39	%apply_patches
14cu|python-cairocffi-0.5.1-1|40	
14cu|python-cairocffi-0.5.1-1|41	%if %python3
14cu|python-cairocffi-0.5.1-1|42	cp -a . %{py3dir}
14cu|python-cairocffi-0.5.1-1|43	%endif
14cu|python-cairocffi-0.5.1-1|44	
14cu|python-cairocffi-0.5.1-1|45	%build
14cu|python-cairocffi-0.5.1-1|46	%{__python} setup.py build
14cu|python-cairocffi-0.5.1-1|47	
14cu|python-cairocffi-0.5.1-1|48	%if %python3
14cu|python-cairocffi-0.5.1-1|49	pushd %{py3dir}
14cu|python-cairocffi-0.5.1-1|50	LANG="en_US.UTF-8" %{__python3} setup.py build
14cu|python-cairocffi-0.5.1-1|51	popd
14cu|python-cairocffi-0.5.1-1|52	%endif
14cu|python-cairocffi-0.5.1-1|53	
14cu|python-cairocffi-0.5.1-1|54	%install
14cu|python-cairocffi-0.5.1-1|55	%if %python3
14cu|python-cairocffi-0.5.1-1|56	pushd %{py3dir}
14cu|python-cairocffi-0.5.1-1|57	%{__python3} setup.py install --skip-build --root %{buildroot}
14cu|python-cairocffi-0.5.1-1|58	popd
14cu|python-cairocffi-0.5.1-1|59	%endif
14cu|python-cairocffi-0.5.1-1|60	
14cu|python-cairocffi-0.5.1-1|61	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-cairocffi-0.5.1-1|62	
14cu|python-cairocffi-0.5.1-1|63	%files
14cu|python-cairocffi-0.5.1-1|64	%{python_sitelib}/%{pypi_name}*
14cu|python-cairocffi-0.5.1-1|65	
14cu|python-cairocffi-0.5.1-1|66	%if %python3
14cu|python-cairocffi-0.5.1-1|67	%files -n python3-%{pypi_name}
14cu|python-cairocffi-0.5.1-1|68	%{python3_sitelib}/%{pypi_name}*
14cu|python-cairocffi-0.5.1-1|69	%endif
14cu|python-cairocffi-0.5.1-1|70	
14cu|python-cairocffi-0.5.1-1|71	
14cu|python-cairocffi-0.5.1-1|72	%changelog
14cu|python-cairocffi-0.5.1-1|73	
14cu|python-cairocffi-0.5.1-1|74	* Tue Apr 07 2015 Guilherme Moro <guilherme.moro@gmail.com> 0.5.1-1
14cu|python-cairocffi-0.5.1-1|75	- (3600440) disable python until python-cffi has it
14cu|python-cairocffi-0.5.1-1|76	
14cu|python-cairocffi-0.5.1-1|77	

13974 14
14cu|python-cairosvg-1.0.1-1|1	%global pypi_name cairosvg
14cu|python-cairosvg-1.0.1-1|2	%global pypi_oname CairoSVG
14cu|python-cairosvg-1.0.1-1|3	
14cu|python-cairosvg-1.0.1-1|4	%define python3 1
14cu|python-cairosvg-1.0.1-1|5	
14cu|python-cairosvg-1.0.1-1|6	Name:           python-%{pypi_name}
14cu|python-cairosvg-1.0.1-1|7	Version:        1.0.1
14cu|python-cairosvg-1.0.1-1|8	Release:        1
14cu|python-cairosvg-1.0.1-1|9	Group:          Development/Python
14cu|python-cairosvg-1.0.1-1|10	Summary:        A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|11	License:        MIT
14cu|python-cairosvg-1.0.1-1|12	URL:            http://pypi.python.org/pypi/%{pypi_name}
14cu|python-cairosvg-1.0.1-1|13	Source0:        http://pypi.python.org/packages/source/c/%{pypi_oname}/%{pypi_oname}-%{version}.tar.gz
14cu|python-cairosvg-1.0.1-1|14	BuildArch:      noarch
14cu|python-cairosvg-1.0.1-1|15	BuildRequires:  pkgconfig(python)
14cu|python-cairosvg-1.0.1-1|16	BuildRequires:  python-setuptools
14cu|python-cairosvg-1.0.1-1|17	Requires:       %{pypi_name}
14cu|python-cairosvg-1.0.1-1|18	
14cu|python-cairosvg-1.0.1-1|19	%description
14cu|python-cairosvg-1.0.1-1|20	A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|21	
14cu|python-cairosvg-1.0.1-1|22	%package -n %{pypi_name}
14cu|python-cairosvg-1.0.1-1|23	Summary:        A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|24	Group:          Development/Python
14cu|python-cairosvg-1.0.1-1|25	
14cu|python-cairosvg-1.0.1-1|26	%description -n %{pypi_name}
14cu|python-cairosvg-1.0.1-1|27	A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|28	
14cu|python-cairosvg-1.0.1-1|29	%if %python3
14cu|python-cairosvg-1.0.1-1|30	%package -n python3-%{pypi_name}
14cu|python-cairosvg-1.0.1-1|31	Summary:        A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|32	Group:          Development/Python
14cu|python-cairosvg-1.0.1-1|33	
14cu|python-cairosvg-1.0.1-1|34	Requires:       %{pypi_name}
14cu|python-cairosvg-1.0.1-1|35	
14cu|python-cairosvg-1.0.1-1|36	BuildRequires:  pkgconfig(python3)
14cu|python-cairosvg-1.0.1-1|37	BuildRequires:  python3-setuptools
14cu|python-cairosvg-1.0.1-1|38	
14cu|python-cairosvg-1.0.1-1|39	%description -n python3-%{pypi_name}
14cu|python-cairosvg-1.0.1-1|40	A Simple SVG Converter for Cairo
14cu|python-cairosvg-1.0.1-1|41	%endif
14cu|python-cairosvg-1.0.1-1|42	
14cu|python-cairosvg-1.0.1-1|43	%prep
14cu|python-cairosvg-1.0.1-1|44	%setup -q -n %{pypi_oname}-%{version}
14cu|python-cairosvg-1.0.1-1|45	
14cu|python-cairosvg-1.0.1-1|46	%apply_patches
14cu|python-cairosvg-1.0.1-1|47	
14cu|python-cairosvg-1.0.1-1|48	%if %python3
14cu|python-cairosvg-1.0.1-1|49	cp -a . %{py3dir}
14cu|python-cairosvg-1.0.1-1|50	%endif
14cu|python-cairosvg-1.0.1-1|51	
14cu|python-cairosvg-1.0.1-1|52	%build
14cu|python-cairosvg-1.0.1-1|53	%{__python} setup.py build
14cu|python-cairosvg-1.0.1-1|54	
14cu|python-cairosvg-1.0.1-1|55	%if %python3
14cu|python-cairosvg-1.0.1-1|56	pushd %{py3dir}
14cu|python-cairosvg-1.0.1-1|57	%{__python3} setup.py build
14cu|python-cairosvg-1.0.1-1|58	popd
14cu|python-cairosvg-1.0.1-1|59	%endif
14cu|python-cairosvg-1.0.1-1|60	
14cu|python-cairosvg-1.0.1-1|61	%install
14cu|python-cairosvg-1.0.1-1|62	%if %python3
14cu|python-cairosvg-1.0.1-1|63	pushd %{py3dir}
14cu|python-cairosvg-1.0.1-1|64	%{__python3} setup.py install --skip-build --root %{buildroot}
14cu|python-cairosvg-1.0.1-1|65	popd
14cu|python-cairosvg-1.0.1-1|66	%endif
14cu|python-cairosvg-1.0.1-1|67	
14cu|python-cairosvg-1.0.1-1|68	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-cairosvg-1.0.1-1|69	
14cu|python-cairosvg-1.0.1-1|70	%files
14cu|python-cairosvg-1.0.1-1|71	%{python_sitelib}/%{pypi_name}*
14cu|python-cairosvg-1.0.1-1|72	%{python_sitelib}/%{pypi_oname}-%version-py%{py_ver}.egg-info
14cu|python-cairosvg-1.0.1-1|73	
14cu|python-cairosvg-1.0.1-1|74	%files -n %{pypi_name}
14cu|python-cairosvg-1.0.1-1|75	%_bindir/cairosvg
14cu|python-cairosvg-1.0.1-1|76	
14cu|python-cairosvg-1.0.1-1|77	%if %python3
14cu|python-cairosvg-1.0.1-1|78	%files -n python3-%{pypi_name}
14cu|python-cairosvg-1.0.1-1|79	%{python3_sitelib}/%{pypi_name}*
14cu|python-cairosvg-1.0.1-1|80	%{python3_sitelib}/%{pypi_oname}-%version-py%{py3_ver}.egg-info
14cu|python-cairosvg-1.0.1-1|81	%endif
14cu|python-cairosvg-1.0.1-1|82	
14cu|python-cairosvg-1.0.1-1|83	
14cu|python-cairosvg-1.0.1-1|84	%changelog
14cu|python-cairosvg-1.0.1-1|85	
14cu|python-cairosvg-1.0.1-1|86	* Thu Apr 02 2015 Guilherme Moro <guilherme.moro@gmail.com> 1.0.1-1
14cu|python-cairosvg-1.0.1-1|87	- (0d8e284) Imported from SRPM
14cu|python-cairosvg-1.0.1-1|88	
14cu|python-cairosvg-1.0.1-1|89	

13975 14
14cu|python-caja-1.12.0-1|1	Summary:	Python bindings for MATE's caja
14cu|python-caja-1.12.0-1|2	Name:		python-caja
14cu|python-caja-1.12.0-1|3	Version:	1.12.0
14cu|python-caja-1.12.0-1|4	Release:	1
14cu|python-caja-1.12.0-1|5	License:	GPLv2+ and LGPLv2+
14cu|python-caja-1.12.0-1|6	Group:		Development/Python
14cu|python-caja-1.12.0-1|7	Url:		http://mate-desktop.org
14cu|python-caja-1.12.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
14cu|python-caja-1.12.0-1|9	BuildRequires:	gtk-doc
14cu|python-caja-1.12.0-1|10	BuildRequires:	mate-common
14cu|python-caja-1.12.0-1|11	BuildRequires:	pkgconfig(libcaja-extension)
14cu|python-caja-1.12.0-1|12	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|python-caja-1.12.0-1|13	BuildRequires:	pkgconfig(python)
14cu|python-caja-1.12.0-1|14	
14cu|python-caja-1.12.0-1|15	%description
14cu|python-caja-1.12.0-1|16	These are bindings for the caja extension library introduced in MATE.
14cu|python-caja-1.12.0-1|17	
14cu|python-caja-1.12.0-1|18	%files -f %{name}.lang
14cu|python-caja-1.12.0-1|19	%doc AUTHORS ChangeLog NEWS
14cu|python-caja-1.12.0-1|20	%{_libdir}/caja/extensions-2.0/*
14cu|python-caja-1.12.0-1|21	#%{_datadir}/caja-python
14cu|python-caja-1.12.0-1|22	%{_datadir}/caja/extensions/*
14cu|python-caja-1.12.0-1|23	#%{_datadir}/gtk-doc/html/caja-python
14cu|python-caja-1.12.0-1|24	
14cu|python-caja-1.12.0-1|25	#----------------------------------------------------------------------------
14cu|python-caja-1.12.0-1|26	
14cu|python-caja-1.12.0-1|27	%package devel
14cu|python-caja-1.12.0-1|28	Summary:	Pkgconfig file and examples for %{name}
14cu|python-caja-1.12.0-1|29	Group:		Development/Other
14cu|python-caja-1.12.0-1|30	Requires:	%{name} = %{EVRD}
14cu|python-caja-1.12.0-1|31	
14cu|python-caja-1.12.0-1|32	%description devel
14cu|python-caja-1.12.0-1|33	Pkgconfig file for %{name}.
14cu|python-caja-1.12.0-1|34	
14cu|python-caja-1.12.0-1|35	%files devel
14cu|python-caja-1.12.0-1|36	%{_libdir}/pkgconfig/caja-python.pc
14cu|python-caja-1.12.0-1|37	
14cu|python-caja-1.12.0-1|38	#----------------------------------------------------------------------------
14cu|python-caja-1.12.0-1|39	
14cu|python-caja-1.12.0-1|40	%prep
14cu|python-caja-1.12.0-1|41	%setup -q
14cu|python-caja-1.12.0-1|42	
14cu|python-caja-1.12.0-1|43	%build
14cu|python-caja-1.12.0-1|44	NOCONFIGURE=1 ./autogen.sh
14cu|python-caja-1.12.0-1|45	%configure2_5x
14cu|python-caja-1.12.0-1|46	
14cu|python-caja-1.12.0-1|47	%make
14cu|python-caja-1.12.0-1|48	
14cu|python-caja-1.12.0-1|49	%install
14cu|python-caja-1.12.0-1|50	%makeinstall_std
14cu|python-caja-1.12.0-1|51	
14cu|python-caja-1.12.0-1|52	%find_lang %{name}
14cu|python-caja-1.12.0-1|53	
14cu|python-caja-1.12.0-1|54	%changelog
14cu|python-caja-1.12.0-1|55	
14cu|python-caja-1.12.0-1|56	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.12.0-1
14cu|python-caja-1.12.0-1|57	- (38ffd00) Updated to 1.12.0
14cu|python-caja-1.12.0-1|58	
14cu|python-caja-1.12.0-1|59	

13976 14
14cu|python-catcher-0.1.7-1|1	# Created by pyp2rpm-1.0.1
14cu|python-catcher-0.1.7-1|2	%global pypi_name python-catcher
14cu|python-catcher-0.1.7-1|3	%global with_python3 1
14cu|python-catcher-0.1.7-1|4	
14cu|python-catcher-0.1.7-1|5	Name:           python-catcher
14cu|python-catcher-0.1.7-1|6	Version:        0.1.7
14cu|python-catcher-0.1.7-1|7	Release:        1
14cu|python-catcher-0.1.7-1|8	Group:          Development/Python
14cu|python-catcher-0.1.7-1|9	Summary:        Beautiful stack traces for Python
14cu|python-catcher-0.1.7-1|10	License:        LGPLv3
14cu|python-catcher-0.1.7-1|11	Source0:        https://pypi.python.org/packages/source/p/python-catcher/python-catcher-%{version}.tar.gz
14cu|python-catcher-0.1.7-1|12	BuildArch:      noarch
14cu|python-catcher-0.1.7-1|13	
14cu|python-catcher-0.1.7-1|14	BuildRequires:  python-devel
14cu|python-catcher-0.1.7-1|15	BuildRequires:  python-setuptools
14cu|python-catcher-0.1.7-1|16	
14cu|python-catcher-0.1.7-1|17	%if %{?with_python3}
14cu|python-catcher-0.1.7-1|18	BuildRequires:  python3-devel
14cu|python-catcher-0.1.7-1|19	BuildRequires:  python3-setuptools
14cu|python-catcher-0.1.7-1|20	%endif # if with_python3
14cu|python-catcher-0.1.7-1|21	
14cu|python-catcher-0.1.7-1|22	%description
14cu|python-catcher-0.1.7-1|23	Beautiful stack traces for Python
14cu|python-catcher-0.1.7-1|24	
14cu|python-catcher-0.1.7-1|25	%if 0%{?with_python3}
14cu|python-catcher-0.1.7-1|26	%package -n     python3-catcher
14cu|python-catcher-0.1.7-1|27	Summary:        Beautiful stack traces for Python
14cu|python-catcher-0.1.7-1|28	
14cu|python-catcher-0.1.7-1|29	%description -n python3-catcher
14cu|python-catcher-0.1.7-1|30	Beautiful stack traces for Python
14cu|python-catcher-0.1.7-1|31	%endif # with_python3
14cu|python-catcher-0.1.7-1|32	
14cu|python-catcher-0.1.7-1|33	
14cu|python-catcher-0.1.7-1|34	%prep
14cu|python-catcher-0.1.7-1|35	%setup -q -n %{pypi_name}-%{version}
14cu|python-catcher-0.1.7-1|36	# Remove bundled egg-info
14cu|python-catcher-0.1.7-1|37	rm -rf %{pypi_name}.egg-info
14cu|python-catcher-0.1.7-1|38	
14cu|python-catcher-0.1.7-1|39	
14cu|python-catcher-0.1.7-1|40	%if 0%{?with_python3}
14cu|python-catcher-0.1.7-1|41	rm -rf %{py3dir}
14cu|python-catcher-0.1.7-1|42	cp -a . %{py3dir}
14cu|python-catcher-0.1.7-1|43	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-catcher-0.1.7-1|44	2to3 -w -n %{py3dir}
14cu|python-catcher-0.1.7-1|45	%endif # with_python3
14cu|python-catcher-0.1.7-1|46	
14cu|python-catcher-0.1.7-1|47	
14cu|python-catcher-0.1.7-1|48	%build
14cu|python-catcher-0.1.7-1|49	python setup.py build
14cu|python-catcher-0.1.7-1|50	
14cu|python-catcher-0.1.7-1|51	%if 0%{?with_python3}
14cu|python-catcher-0.1.7-1|52	pushd %{py3dir}
14cu|python-catcher-0.1.7-1|53	python3 setup.py build
14cu|python-catcher-0.1.7-1|54	popd
14cu|python-catcher-0.1.7-1|55	%endif # with_python3
14cu|python-catcher-0.1.7-1|56	
14cu|python-catcher-0.1.7-1|57	
14cu|python-catcher-0.1.7-1|58	%install
14cu|python-catcher-0.1.7-1|59	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-catcher-0.1.7-1|60	# overwritten with every setup.py install (and we want the python2 version
14cu|python-catcher-0.1.7-1|61	# to be the default for now).
14cu|python-catcher-0.1.7-1|62	%if 0%{?with_python3}
14cu|python-catcher-0.1.7-1|63	pushd %{py3dir}
14cu|python-catcher-0.1.7-1|64	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-catcher-0.1.7-1|65	popd
14cu|python-catcher-0.1.7-1|66	%endif # with_python3
14cu|python-catcher-0.1.7-1|67	
14cu|python-catcher-0.1.7-1|68	python setup.py install --skip-build --root %{buildroot}
14cu|python-catcher-0.1.7-1|69	
14cu|python-catcher-0.1.7-1|70	
14cu|python-catcher-0.1.7-1|71	%files
14cu|python-catcher-0.1.7-1|72	%doc
14cu|python-catcher-0.1.7-1|73	%{py_puresitedir}/catcher
14cu|python-catcher-0.1.7-1|74	%{py_puresitedir}/python_catcher-%{version}-py?.?.egg-info
14cu|python-catcher-0.1.7-1|75	%if 0%{?with_python3}
14cu|python-catcher-0.1.7-1|76	%files -n python3-catcher
14cu|python-catcher-0.1.7-1|77	%doc
14cu|python-catcher-0.1.7-1|78	%{py3_puresitedir}/catcher
14cu|python-catcher-0.1.7-1|79	%{py3_puresitedir}/python_catcher-%{version}-py?.?.egg-info
14cu|python-catcher-0.1.7-1|80	%endif # with_python3
14cu|python-catcher-0.1.7-1|81	
14cu|python-catcher-0.1.7-1|82	
14cu|python-catcher-0.1.7-1|83	
14cu|python-catcher-0.1.7-1|84	
14cu|python-catcher-0.1.7-1|85	%changelog
14cu|python-catcher-0.1.7-1|86	
14cu|python-catcher-0.1.7-1|87	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.1.7-1
14cu|python-catcher-0.1.7-1|88	- (cb98ee2) Cleanup
14cu|python-catcher-0.1.7-1|89	
14cu|python-catcher-0.1.7-1|90	

13977 14
14cu|python-certifi-2015.11.20.1-1|1	%define	module	certifi
14cu|python-certifi-2015.11.20.1-1|2	
14cu|python-certifi-2015.11.20.1-1|3	Summary:	Mozilla's SSL Certs
14cu|python-certifi-2015.11.20.1-1|4	Name:		python-%{module}
14cu|python-certifi-2015.11.20.1-1|5	Version:	2015.11.20.1
14cu|python-certifi-2015.11.20.1-1|6	Release:	1
14cu|python-certifi-2015.11.20.1-1|7	Source0:	https://pypi.python.org/packages/source/c/certifi/certifi-%{version}.tar.gz
14cu|python-certifi-2015.11.20.1-1|8	License:	ISC
14cu|python-certifi-2015.11.20.1-1|9	Group:		Development/Python
14cu|python-certifi-2015.11.20.1-1|10	Url:		http://python-requests.org/
14cu|python-certifi-2015.11.20.1-1|11	BuildArch:	noarch
14cu|python-certifi-2015.11.20.1-1|12	BuildRequires:	python-devel
14cu|python-certifi-2015.11.20.1-1|13	BuildRequires:	python-setuptools
14cu|python-certifi-2015.11.20.1-1|14	
14cu|python-certifi-2015.11.20.1-1|15	%description
14cu|python-certifi-2015.11.20.1-1|16	This package may or may not become a dependency of Requests. Mozilla's
14cu|python-certifi-2015.11.20.1-1|17	CA bundle for SSL is MPL / GPL licensed. This will allow for that.
14cu|python-certifi-2015.11.20.1-1|18	
14cu|python-certifi-2015.11.20.1-1|19	%prep
14cu|python-certifi-2015.11.20.1-1|20	%setup -q -n %{module}-%{version}
14cu|python-certifi-2015.11.20.1-1|21	
14cu|python-certifi-2015.11.20.1-1|22	%install
14cu|python-certifi-2015.11.20.1-1|23	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-certifi-2015.11.20.1-1|24	
14cu|python-certifi-2015.11.20.1-1|25	%clean
14cu|python-certifi-2015.11.20.1-1|26	
14cu|python-certifi-2015.11.20.1-1|27	%files
14cu|python-certifi-2015.11.20.1-1|28	%doc LICENSE README.rst
14cu|python-certifi-2015.11.20.1-1|29	%{py_puresitedir}/certifi*
14cu|python-certifi-2015.11.20.1-1|30	
14cu|python-certifi-2015.11.20.1-1|31	%changelog
14cu|python-certifi-2015.11.20.1-1|32	
14cu|python-certifi-2015.11.20.1-1|33	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2015.11.20.1-1
14cu|python-certifi-2015.11.20.1-1|34	- (bc02aee) Updated to 2015.11.20.1 (by updates_builder)
14cu|python-certifi-2015.11.20.1-1|35	
14cu|python-certifi-2015.11.20.1-1|36	

13978 14
14cu|python-characteristic-14.3.0-1|1	%define	oname	characteristic
14cu|python-characteristic-14.3.0-1|2	
14cu|python-characteristic-14.3.0-1|3	Name:		python-%{oname}
14cu|python-characteristic-14.3.0-1|4	Version:	14.3.0
14cu|python-characteristic-14.3.0-1|5	Release:	1
14cu|python-characteristic-14.3.0-1|6	Summary:	Python class decorators
14cu|python-characteristic-14.3.0-1|7	Source0:	http://pypi.python.org/packages/source/c/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-characteristic-14.3.0-1|8	License:	MIT
14cu|python-characteristic-14.3.0-1|9	Group:		Development/Python
14cu|python-characteristic-14.3.0-1|10	Url:		https://github.com/hynek/characteristic/
14cu|python-characteristic-14.3.0-1|11	BuildArch:	noarch
14cu|python-characteristic-14.3.0-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-characteristic-14.3.0-1|13	
14cu|python-characteristic-14.3.0-1|14	%description
14cu|python-characteristic-14.3.0-1|15	``characteristic`` is an `MIT -licensed Python
14cu|python-characteristic-14.3.0-1|16	package with class decorators that ease
14cu|python-characteristic-14.3.0-1|17	the chores of implementing the most common
14cu|python-characteristic-14.3.0-1|18	attribute-related object protocols.
14cu|python-characteristic-14.3.0-1|19	You just specify the attributes to work with and
14cu|python-characteristic-14.3.0-1|20	``characteristic`` gives you:
14cu|python-characteristic-14.3.0-1|21	- a nice human-readable ``__repr__``,
14cu|python-characteristic-14.3.0-1|22	- a complete set of comparison methods,
14cu|python-characteristic-14.3.0-1|23	- and a kwargs-based initializer (that
14cu|python-characteristic-14.3.0-1|24	cooperates with your existing one)
14cu|python-characteristic-14.3.0-1|25	*without* writing dull boilerplate code again and again.
14cu|python-characteristic-14.3.0-1|26	
14cu|python-characteristic-14.3.0-1|27	
14cu|python-characteristic-14.3.0-1|28	
14cu|python-characteristic-14.3.0-1|29	%prep
14cu|python-characteristic-14.3.0-1|30	%setup -q -n %{oname}-%{version}
14cu|python-characteristic-14.3.0-1|31	
14cu|python-characteristic-14.3.0-1|32	%build
14cu|python-characteristic-14.3.0-1|33	python setup.py build
14cu|python-characteristic-14.3.0-1|34	
14cu|python-characteristic-14.3.0-1|35	%install
14cu|python-characteristic-14.3.0-1|36	python setup.py install --root=%{buildroot}
14cu|python-characteristic-14.3.0-1|37	
14cu|python-characteristic-14.3.0-1|38	%files
14cu|python-characteristic-14.3.0-1|39	%doc AUTHORS.rst
14cu|python-characteristic-14.3.0-1|40	%doc LICENSE
14cu|python-characteristic-14.3.0-1|41	%doc README.rst
14cu|python-characteristic-14.3.0-1|42	%{py_puresitedir}/characteristic.py*
14cu|python-characteristic-14.3.0-1|43	%{py_puresitedir}/test_characteristic.py*
14cu|python-characteristic-14.3.0-1|44	%{py_puresitedir}/characteristic*.egg-info
14cu|python-characteristic-14.3.0-1|45	
14cu|python-characteristic-14.3.0-1|46	%changelog
14cu|python-characteristic-14.3.0-1|47	* Sun Jan 04 2015 abfonly <abfonly@gmail.com> 14.3.0-1
14cu|python-characteristic-14.3.0-1|48	+ Revision: 4e776d0
14cu|python-characteristic-14.3.0-1|49	- Imported from SRPM
14cu|python-characteristic-14.3.0-1|50	
14cu|python-characteristic-14.3.0-1|51	

13979 14
14cu|python-chardet-2.3.0-1|1	%define module	chardet
14cu|python-chardet-2.3.0-1|2	
14cu|python-chardet-2.3.0-1|3	Summary:	Character encoding auto-detection in Python
14cu|python-chardet-2.3.0-1|4	Name:		python-%{module}
14cu|python-chardet-2.3.0-1|5	Version:	2.3.0
14cu|python-chardet-2.3.0-1|6	Release:	1
14cu|python-chardet-2.3.0-1|7	License:	LGPLv2+
14cu|python-chardet-2.3.0-1|8	Group:		Development/Python
14cu|python-chardet-2.3.0-1|9	Source:		https://pypi.python.org/packages/source/c/chardet/chardet-%{version}.tar.gz
14cu|python-chardet-2.3.0-1|10	URL:		http://chardet.feedparser.org/
14cu|python-chardet-2.3.0-1|11	BuildRequires:	python-devel
14cu|python-chardet-2.3.0-1|12	BuildRequires:	python-distribute
14cu|python-chardet-2.3.0-1|13	BuildRequires:	python3-devel
14cu|python-chardet-2.3.0-1|14	BuildRequires:	python3-distribute
14cu|python-chardet-2.3.0-1|15	BuildArch:	noarch
14cu|python-chardet-2.3.0-1|16	
14cu|python-chardet-2.3.0-1|17	%description
14cu|python-chardet-2.3.0-1|18	Character encoding auto-detection in Python. As smart as your browser.
14cu|python-chardet-2.3.0-1|19	
14cu|python-chardet-2.3.0-1|20	%package -n python3-chardet
14cu|python-chardet-2.3.0-1|21	Summary:        Character encoding auto-detection in Python
14cu|python-chardet-2.3.0-1|22	Group:          Development/Python
14cu|python-chardet-2.3.0-1|23	Requires:       python3
14cu|python-chardet-2.3.0-1|24	
14cu|python-chardet-2.3.0-1|25	%description -n python3-chardet
14cu|python-chardet-2.3.0-1|26	Character encoding auto-detection in Python. As smart as your browser.
14cu|python-chardet-2.3.0-1|27	
14cu|python-chardet-2.3.0-1|28	%prep
14cu|python-chardet-2.3.0-1|29	%setup -q -c
14cu|python-chardet-2.3.0-1|30	
14cu|python-chardet-2.3.0-1|31	mv %{module}-%{version} python2
14cu|python-chardet-2.3.0-1|32	cp -r python2 python3
14cu|python-chardet-2.3.0-1|33	
14cu|python-chardet-2.3.0-1|34	%build
14cu|python-chardet-2.3.0-1|35	pushd python2
14cu|python-chardet-2.3.0-1|36	python setup.py build
14cu|python-chardet-2.3.0-1|37	popd
14cu|python-chardet-2.3.0-1|38	
14cu|python-chardet-2.3.0-1|39	pushd python3
14cu|python-chardet-2.3.0-1|40	%{__python3} setup.py build
14cu|python-chardet-2.3.0-1|41	popd
14cu|python-chardet-2.3.0-1|42	
14cu|python-chardet-2.3.0-1|43	%install
14cu|python-chardet-2.3.0-1|44	pushd python3
14cu|python-chardet-2.3.0-1|45	PYTHONDONTWRITEBYTECODE=  %{__python3} setup.py install --root=%{buildroot}
14cu|python-chardet-2.3.0-1|46	mv %{buildroot}/%{_bindir}/chardetect %{buildroot}/%{_bindir}/python3-chardetect
14cu|python-chardet-2.3.0-1|47	popd
14cu|python-chardet-2.3.0-1|48	
14cu|python-chardet-2.3.0-1|49	pushd python2
14cu|python-chardet-2.3.0-1|50	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-chardet-2.3.0-1|51	popd
14cu|python-chardet-2.3.0-1|52	
14cu|python-chardet-2.3.0-1|53	%clean
14cu|python-chardet-2.3.0-1|54	
14cu|python-chardet-2.3.0-1|55	%files
14cu|python-chardet-2.3.0-1|56	%{_bindir}/chardetect
14cu|python-chardet-2.3.0-1|57	%{py_puresitedir}/*.egg-info
14cu|python-chardet-2.3.0-1|58	%{py_puresitedir}/%{module}
14cu|python-chardet-2.3.0-1|59	
14cu|python-chardet-2.3.0-1|60	%files -n python3-chardet
14cu|python-chardet-2.3.0-1|61	%{_bindir}/python3-chardetect
14cu|python-chardet-2.3.0-1|62	%{py3_puresitedir}/*.egg-info
14cu|python-chardet-2.3.0-1|63	%{py3_puresitedir}/%{module}
14cu|python-chardet-2.3.0-1|64	
14cu|python-chardet-2.3.0-1|65	%changelog
14cu|python-chardet-2.3.0-1|66	
14cu|python-chardet-2.3.0-1|67	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.3.0-1
14cu|python-chardet-2.3.0-1|68	- (0e502fa) Fix files
14cu|python-chardet-2.3.0-1|69	
14cu|python-chardet-2.3.0-1|70	

13980 14
14cu|python-cherrypy-3.8.0-1|1	%define tarname CherryPy-%{version}
14cu|python-cherrypy-3.8.0-1|2	
14cu|python-cherrypy-3.8.0-1|3	Summary:        A Python-based framework for web application development
14cu|python-cherrypy-3.8.0-1|4	Name:           python-cherrypy
14cu|python-cherrypy-3.8.0-1|5	Version:        3.8.0
14cu|python-cherrypy-3.8.0-1|6	Release:        1
14cu|python-cherrypy-3.8.0-1|7	License:        BSD
14cu|python-cherrypy-3.8.0-1|8	Group:          Development/Python
14cu|python-cherrypy-3.8.0-1|9	URL:            http://www.cherrypy.org
14cu|python-cherrypy-3.8.0-1|10	Source0:        https://pypi.python.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
14cu|python-cherrypy-3.8.0-1|11	# Python 2 now accepts both bytestrings and unicode in ntob and always returns unicode
14cu|python-cherrypy-3.8.0-1|12	# See: https://bitbucket.org/cherrypy/cherrypy/issue/1285/n-must-be-a-native-str-got-unicode
14cu|python-cherrypy-3.8.0-1|13	Patch1:         cherrypy-3.5.0-python2_unicode.patch
14cu|python-cherrypy-3.8.0-1|14	BuildRequires:	python-devel
14cu|python-cherrypy-3.8.0-1|15	BuildRequires:	python-nose
14cu|python-cherrypy-3.8.0-1|16	BuildRequires:	python-setuptools
14cu|python-cherrypy-3.8.0-1|17	BuildRequires:  python3-devel
14cu|python-cherrypy-3.8.0-1|18	BuildRequires:  python3-nose
14cu|python-cherrypy-3.8.0-1|19	BuildRequires:	python3-setuptools
14cu|python-cherrypy-3.8.0-1|20	BuildArch:      noarch
14cu|python-cherrypy-3.8.0-1|21	
14cu|python-cherrypy-3.8.0-1|22	%description
14cu|python-cherrypy-3.8.0-1|23	A Python-based framework for web application development.
14cu|python-cherrypy-3.8.0-1|24	
14cu|python-cherrypy-3.8.0-1|25	CheryPy allows you to write and easyly deploy web applications, thanks
14cu|python-cherrypy-3.8.0-1|26	to a bundled webserver. It features a automated way to map an url to a
14cu|python-cherrypy-3.8.0-1|27	mathod, allowing you to describe your site as a python class.
14cu|python-cherrypy-3.8.0-1|28	
14cu|python-cherrypy-3.8.0-1|29	%package -n python3-cherrypy
14cu|python-cherrypy-3.8.0-1|30	Summary:        A Python-based framework for web application development
14cu|python-cherrypy-3.8.0-1|31	Group:          Development/Python
14cu|python-cherrypy-3.8.0-1|32	Requires:       python3
14cu|python-cherrypy-3.8.0-1|33	
14cu|python-cherrypy-3.8.0-1|34	%description -n python3-cherrypy
14cu|python-cherrypy-3.8.0-1|35	A Python-based framework for web application development.
14cu|python-cherrypy-3.8.0-1|36	
14cu|python-cherrypy-3.8.0-1|37	CheryPy allows you to write and easyly deploy web applications, thanks
14cu|python-cherrypy-3.8.0-1|38	to a bundled webserver. It features a automated way to map an url to a
14cu|python-cherrypy-3.8.0-1|39	mathod, allowing you to describe your site as a python class.
14cu|python-cherrypy-3.8.0-1|40	
14cu|python-cherrypy-3.8.0-1|41	%prep
14cu|python-cherrypy-3.8.0-1|42	%setup -q -c
14cu|python-cherrypy-3.8.0-1|43	
14cu|python-cherrypy-3.8.0-1|44	mv %{tarname} python2
14cu|python-cherrypy-3.8.0-1|45	
14cu|python-cherrypy-3.8.0-1|46	pushd python2
14cu|python-cherrypy-3.8.0-1|47	%patch1 -p1
14cu|python-cherrypy-3.8.0-1|48	popd
14cu|python-cherrypy-3.8.0-1|49	
14cu|python-cherrypy-3.8.0-1|50	cp -r python2 python3
14cu|python-cherrypy-3.8.0-1|51	
14cu|python-cherrypy-3.8.0-1|52	%build
14cu|python-cherrypy-3.8.0-1|53	cat > tutorial.conf << EOF
14cu|python-cherrypy-3.8.0-1|54	[server]
14cu|python-cherrypy-3.8.0-1|55	socketPort = 8080
14cu|python-cherrypy-3.8.0-1|56	threadPool = 10
14cu|python-cherrypy-3.8.0-1|57	
14cu|python-cherrypy-3.8.0-1|58	[session]
14cu|python-cherrypy-3.8.0-1|59	storageType=ram
14cu|python-cherrypy-3.8.0-1|60	EOF
14cu|python-cherrypy-3.8.0-1|61	
14cu|python-cherrypy-3.8.0-1|62	pushd python2
14cu|python-cherrypy-3.8.0-1|63	cp ../tutorial.conf .
14cu|python-cherrypy-3.8.0-1|64	python setup.py build
14cu|python-cherrypy-3.8.0-1|65	popd
14cu|python-cherrypy-3.8.0-1|66	
14cu|python-cherrypy-3.8.0-1|67	pushd python3
14cu|python-cherrypy-3.8.0-1|68	cp ../tutorial.conf .
14cu|python-cherrypy-3.8.0-1|69	%{__python3} setup.py build
14cu|python-cherrypy-3.8.0-1|70	popd
14cu|python-cherrypy-3.8.0-1|71	
14cu|python-cherrypy-3.8.0-1|72	%install
14cu|python-cherrypy-3.8.0-1|73	pushd python3
14cu|python-cherrypy-3.8.0-1|74	%{__python3} setup.py install --root=%{buildroot}
14cu|python-cherrypy-3.8.0-1|75	mv %{buildroot}/%{_bindir}/cherryd %{buildroot}/%{_bindir}/python3-cherryd
14cu|python-cherrypy-3.8.0-1|76	popd
14cu|python-cherrypy-3.8.0-1|77	
14cu|python-cherrypy-3.8.0-1|78	pushd python2
14cu|python-cherrypy-3.8.0-1|79	python setup.py install --root=%{buildroot}
14cu|python-cherrypy-3.8.0-1|80	popd
14cu|python-cherrypy-3.8.0-1|81	
14cu|python-cherrypy-3.8.0-1|82	%files -n python-cherrypy
14cu|python-cherrypy-3.8.0-1|83	%doc python2/README.txt
14cu|python-cherrypy-3.8.0-1|84	%doc python2/cherrypy/tutorial/*
14cu|python-cherrypy-3.8.0-1|85	%{py_puresitedir}/cherrypy/*
14cu|python-cherrypy-3.8.0-1|86	%{py_puresitedir}/*.egg-info
14cu|python-cherrypy-3.8.0-1|87	%{_bindir}/cherryd
14cu|python-cherrypy-3.8.0-1|88	
14cu|python-cherrypy-3.8.0-1|89	%files -n python3-cherrypy
14cu|python-cherrypy-3.8.0-1|90	%doc python3/README.txt
14cu|python-cherrypy-3.8.0-1|91	%doc python3/cherrypy/tutorial/*
14cu|python-cherrypy-3.8.0-1|92	%{py3_puresitedir}/cherrypy/*
14cu|python-cherrypy-3.8.0-1|93	%{py3_puresitedir}/*.egg-info
14cu|python-cherrypy-3.8.0-1|94	%{_bindir}/python3-cherryd
14cu|python-cherrypy-3.8.0-1|95	
14cu|python-cherrypy-3.8.0-1|96	%changelog
14cu|python-cherrypy-3.8.0-1|97	
14cu|python-cherrypy-3.8.0-1|98	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 3.8.0-1
14cu|python-cherrypy-3.8.0-1|99	- (20a11ca) Update from upstream
14cu|python-cherrypy-3.8.0-1|100	
14cu|python-cherrypy-3.8.0-1|101	

13981 14
14cu|python-clamd-1.0.1-7|1	%define upstream_name clamd
14cu|python-clamd-1.0.1-7|2	
14cu|python-clamd-1.0.1-7|3	Name:           python-%{upstream_name}
14cu|python-clamd-1.0.1-7|4	Version:        1.0.1
14cu|python-clamd-1.0.1-7|5	Release:        7
14cu|python-clamd-1.0.1-7|6	Summary:        Python interface to Clamd (Clamav daemon)
14cu|python-clamd-1.0.1-7|7	Group:          Development/Python
14cu|python-clamd-1.0.1-7|8	License:        LGPL
14cu|python-clamd-1.0.1-7|9	URL:            https://pypi.python.org/pypi/clamd
14cu|python-clamd-1.0.1-7|10	Source0:        https://pypi.python.org/packages/source/c/clamd/clamd-%{version}.zip
14cu|python-clamd-1.0.1-7|11	BuildArch:      noarch
14cu|python-clamd-1.0.1-7|12	BuildRequires:  python-devel
14cu|python-clamd-1.0.1-7|13	BuildRequires:  python-setuptools
14cu|python-clamd-1.0.1-7|14	
14cu|python-clamd-1.0.1-7|15	%description
14cu|python-clamd-1.0.1-7|16	clamd is a portable Python module to use the ClamAV anti-virus engine on
14cu|python-clamd-1.0.1-7|17	Windows, Linux, MacOSX and other platforms. It requires a running instance of
14cu|python-clamd-1.0.1-7|18	the clamd daemon.
14cu|python-clamd-1.0.1-7|19	
14cu|python-clamd-1.0.1-7|20	%prep
14cu|python-clamd-1.0.1-7|21	%setup -q -n %{upstream_name}-%{version}
14cu|python-clamd-1.0.1-7|22	
14cu|python-clamd-1.0.1-7|23	%build
14cu|python-clamd-1.0.1-7|24	CFLAGS="%{optflags}" python setup.py build
14cu|python-clamd-1.0.1-7|25	
14cu|python-clamd-1.0.1-7|26	%install
14cu|python-clamd-1.0.1-7|27	python setup.py install --skip-build --root %{buildroot}
14cu|python-clamd-1.0.1-7|28	
14cu|python-clamd-1.0.1-7|29	%files
14cu|python-clamd-1.0.1-7|30	%doc CHANGES.rst README.rst
14cu|python-clamd-1.0.1-7|31	%{py_puresitedir}/clamd.py*
14cu|python-clamd-1.0.1-7|32	%{py_puresitedir}/clamd-%{version}-*.egg-info
14cu|python-clamd-1.0.1-7|33	
14cu|python-clamd-1.0.1-7|34	
14cu|python-clamd-1.0.1-7|35	
14cu|python-clamd-1.0.1-7|36	%changelog
14cu|python-clamd-1.0.1-7|37	
14cu|python-clamd-1.0.1-7|38	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.0.1-7
14cu|python-clamd-1.0.1-7|39	- (c7cf967) Imported from SRPM
14cu|python-clamd-1.0.1-7|40	
14cu|python-clamd-1.0.1-7|41	

13982 14
14cu|python-cluster-1.1.2-7|1	%define upstream_name cluster
14cu|python-cluster-1.1.2-7|2	
14cu|python-cluster-1.1.2-7|3	Name:           python-%{upstream_name}
14cu|python-cluster-1.1.2-7|4	Version:        1.1.2
14cu|python-cluster-1.1.2-7|5	Release:        7
14cu|python-cluster-1.1.2-7|6	Summary:        Create several groups (clusters) of objects from a list
14cu|python-cluster-1.1.2-7|7	Group:          Development/Python
14cu|python-cluster-1.1.2-7|8	License:        LGPL
14cu|python-cluster-1.1.2-7|9	URL:            https://pypi.python.org/pypi/cluster
14cu|python-cluster-1.1.2-7|10	Source0:        https://pypi.python.org/packages/source/c/cluster/cluster-%{version}.tar.gz
14cu|python-cluster-1.1.2-7|11	BuildArch:      noarch
14cu|python-cluster-1.1.2-7|12	BuildRequires:  python-devel
14cu|python-cluster-1.1.2-7|13	BuildRequires:  python-setuptools
14cu|python-cluster-1.1.2-7|14	
14cu|python-cluster-1.1.2-7|15	%description
14cu|python-cluster-1.1.2-7|16	python-cluster is a "simple" package that allows to create several groups
14cu|python-cluster-1.1.2-7|17	(clusters) of objects from a list. It's meant to be flexible and able to
14cu|python-cluster-1.1.2-7|18	cluster any object. To ensure this kind of flexibility, you need not only to
14cu|python-cluster-1.1.2-7|19	supply the list of objects, but also a function that calculates the similarity
14cu|python-cluster-1.1.2-7|20	between two of those objects. For simple datatypes, like integers, this can be
14cu|python-cluster-1.1.2-7|21	as simple as a subtraction, but more complex calculations are possible. Right
14cu|python-cluster-1.1.2-7|22	now, it is possible to generate the clusters using a hierarchical clustering
14cu|python-cluster-1.1.2-7|23	and the popular K-Means algorithm. For the hierarchical algorithm there are
14cu|python-cluster-1.1.2-7|24	different "linkage" (single, complete, average and uclus) methods available.
14cu|python-cluster-1.1.2-7|25	
14cu|python-cluster-1.1.2-7|26	%prep
14cu|python-cluster-1.1.2-7|27	%setup -q -n %{upstream_name}-%{version}
14cu|python-cluster-1.1.2-7|28	
14cu|python-cluster-1.1.2-7|29	%build
14cu|python-cluster-1.1.2-7|30	CFLAGS="%{optflags}" python setup.py build
14cu|python-cluster-1.1.2-7|31	
14cu|python-cluster-1.1.2-7|32	%install
14cu|python-cluster-1.1.2-7|33	python setup.py install --skip-build --root %{buildroot}
14cu|python-cluster-1.1.2-7|34	
14cu|python-cluster-1.1.2-7|35	%files
14cu|python-cluster-1.1.2-7|36	%doc CHANGELOG LICENSE README
14cu|python-cluster-1.1.2-7|37	%{py_puresitedir}/cluster.py*
14cu|python-cluster-1.1.2-7|38	%{py_puresitedir}/cluster-%{version}-*.egg-info
14cu|python-cluster-1.1.2-7|39	
14cu|python-cluster-1.1.2-7|40	
14cu|python-cluster-1.1.2-7|41	
14cu|python-cluster-1.1.2-7|42	%changelog
14cu|python-cluster-1.1.2-7|43	
14cu|python-cluster-1.1.2-7|44	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.1.2-7
14cu|python-cluster-1.1.2-7|45	- (13694ac) Imported from SRPM
14cu|python-cluster-1.1.2-7|46	
14cu|python-cluster-1.1.2-7|47	

13983 14
14cu|python-cocos2d-0.6.3-1|1	%define module cocos2d
14cu|python-cocos2d-0.6.3-1|2	
14cu|python-cocos2d-0.6.3-1|3	Summary:	A framework for building 2D applications
14cu|python-cocos2d-0.6.3-1|4	Name:		python-%{module}
14cu|python-cocos2d-0.6.3-1|5	Version:	0.6.3
14cu|python-cocos2d-0.6.3-1|6	Release:	1
14cu|python-cocos2d-0.6.3-1|7	License:	BSD
14cu|python-cocos2d-0.6.3-1|8	Group:		Development/Python
14cu|python-cocos2d-0.6.3-1|9	URL:		http://cocos2d.org/
14cu|python-cocos2d-0.6.3-1|10	Source0:	https://pypi.python.org/packages/source/c/cocos2d/%{module}-%{version}.zip
14cu|python-cocos2d-0.6.3-1|11	BuildArch:	noarch
14cu|python-cocos2d-0.6.3-1|12	BuildRequires:  python-setuptools
14cu|python-cocos2d-0.6.3-1|13	Requires:	python-pyglet
14cu|python-cocos2d-0.6.3-1|14	
14cu|python-cocos2d-0.6.3-1|15	%description
14cu|python-cocos2d-0.6.3-1|16	cocos2d is a framework for building 2D games, demos, and other
14cu|python-cocos2d-0.6.3-1|17	graphical/interactive applications.
14cu|python-cocos2d-0.6.3-1|18	
14cu|python-cocos2d-0.6.3-1|19	%prep
14cu|python-cocos2d-0.6.3-1|20	%setup -q -n %{module}-%{version}
14cu|python-cocos2d-0.6.3-1|21	
14cu|python-cocos2d-0.6.3-1|22	%build
14cu|python-cocos2d-0.6.3-1|23	python setup.py build
14cu|python-cocos2d-0.6.3-1|24	
14cu|python-cocos2d-0.6.3-1|25	%install
14cu|python-cocos2d-0.6.3-1|26	python setup.py install --root %{buildroot} --prefix /usr
14cu|python-cocos2d-0.6.3-1|27	
14cu|python-cocos2d-0.6.3-1|28	%clean
14cu|python-cocos2d-0.6.3-1|29	
14cu|python-cocos2d-0.6.3-1|30	%files
14cu|python-cocos2d-0.6.3-1|31	%{py_puresitedir}/*
14cu|python-cocos2d-0.6.3-1|32	
14cu|python-cocos2d-0.6.3-1|33	
14cu|python-cocos2d-0.6.3-1|34	%changelog
14cu|python-cocos2d-0.6.3-1|35	
14cu|python-cocos2d-0.6.3-1|36	* Mon Jul 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-1
14cu|python-cocos2d-0.6.3-1|37	- (d58d523) Imported from SRPM
14cu|python-cocos2d-0.6.3-1|38	
14cu|python-cocos2d-0.6.3-1|39	

13984 14
14cu|python-coherence-0.6.6.2-11|1	%define debug_package %{nil}
14cu|python-coherence-0.6.6.2-11|2	%define modname Coherence
14cu|python-coherence-0.6.6.2-11|3	%define gstapi 1.0
14cu|python-coherence-0.6.6.2-11|4	
14cu|python-coherence-0.6.6.2-11|5	Summary:	A DLNA/UPnP MediaServer/MediaRenderer in addition of a framework
14cu|python-coherence-0.6.6.2-11|6	Name:		python-coherence
14cu|python-coherence-0.6.6.2-11|7	Version:	0.6.6.2
14cu|python-coherence-0.6.6.2-11|8	Release:	11
14cu|python-coherence-0.6.6.2-11|9	Group:		Networking/File transfer
14cu|python-coherence-0.6.6.2-11|10	License:	MIT
14cu|python-coherence-0.6.6.2-11|11	Url:		https://coherence.beebits.net/
14cu|python-coherence-0.6.6.2-11|12	Source0:	https://coherence.beebits.net/download/%{modname}-%{version}.tar.gz
14cu|python-coherence-0.6.6.2-11|13	Source1:	coherence.conf
14cu|python-coherence-0.6.6.2-11|14	Source2:	coherence-32x32.png
14cu|python-coherence-0.6.6.2-11|15	Patch0:		Coherence-0.6.0-daemon_name_fix.diff
14cu|python-coherence-0.6.6.2-11|16	BuildRequires:	imagemagick
14cu|python-coherence-0.6.6.2-11|17	BuildRequires:	python-setuptools
14cu|python-coherence-0.6.6.2-11|18	BuildRequires:	python-twisted-core
14cu|python-coherence-0.6.6.2-11|19	BuildRequires:	python-twisted-web
14cu|python-coherence-0.6.6.2-11|20	Provides:	coherence = %{version}
14cu|python-coherence-0.6.6.2-11|21	Requires:	python-twisted-core
14cu|python-coherence-0.6.6.2-11|22	Requires:	python-twisted-web
14cu|python-coherence-0.6.6.2-11|23	Requires:	python-twisted-conch >= 0.8
14cu|python-coherence-0.6.6.2-11|24	#Requires:	python-louie
14cu|python-coherence-0.6.6.2-11|25	Requires:	python-axiom >= 0.5.7
14cu|python-coherence-0.6.6.2-11|26	Requires:	python-epsilon >= 0.5.8
14cu|python-coherence-0.6.6.2-11|27	Requires:	python-configobj
14cu|python-coherence-0.6.6.2-11|28	Requires:	python-celementtree
14cu|python-coherence-0.6.6.2-11|29	Requires:	python-elementtree
14cu|python-coherence-0.6.6.2-11|30	Requires:	python-dbus
14cu|python-coherence-0.6.6.2-11|31	Requires:	python-mechanize
14cu|python-coherence-0.6.6.2-11|32	Requires:	pyid3lib
14cu|python-coherence-0.6.6.2-11|33	# Gstreamer
14cu|python-coherence-0.6.6.2-11|34	Requires:	gstreamer%{gstapi}-python
14cu|python-coherence-0.6.6.2-11|35	Requires:	gstreamer%{gstapi}-flac
14cu|python-coherence-0.6.6.2-11|36	Requires:	gstreamer%{gstapi}-plugins-base
14cu|python-coherence-0.6.6.2-11|37	
14cu|python-coherence-0.6.6.2-11|38	Requires:	python-pkg-resources
14cu|python-coherence-0.6.6.2-11|39	Requires:	python-nose
14cu|python-coherence-0.6.6.2-11|40	Requires:	python-sqlite2
14cu|python-coherence-0.6.6.2-11|41	Requires(post,preun):	rpm-helper
14cu|python-coherence-0.6.6.2-11|42	BuildRequires:  python-devel
14cu|python-coherence-0.6.6.2-11|43	
14cu|python-coherence-0.6.6.2-11|44	%description
14cu|python-coherence-0.6.6.2-11|45	As a stand-alone application Coherence acts as a DLNA/UPnP MediaServer and
14cu|python-coherence-0.6.6.2-11|46	exports local and remote media files via its plugins to other UPnP clients.
14cu|python-coherence-0.6.6.2-11|47	And together with GStreamer it forms a controllable DLNA/UPnP MediaRenderer.
14cu|python-coherence-0.6.6.2-11|48	
14cu|python-coherence-0.6.6.2-11|49	%post
14cu|python-coherence-0.6.6.2-11|50	%_post_service coherence
14cu|python-coherence-0.6.6.2-11|51	
14cu|python-coherence-0.6.6.2-11|52	%preun
14cu|python-coherence-0.6.6.2-11|53	%_preun_service coherence
14cu|python-coherence-0.6.6.2-11|54	
14cu|python-coherence-0.6.6.2-11|55	%files
14cu|python-coherence-0.6.6.2-11|56	%doc docs/coherence.conf.example
14cu|python-coherence-0.6.6.2-11|57	%{_bindir}/coherence
14cu|python-coherence-0.6.6.2-11|58	%{_initrddir}/coherence
14cu|python-coherence-0.6.6.2-11|59	%config(noreplace) %{_sysconfdir}/coherence/*conf
14cu|python-coherence-0.6.6.2-11|60	%{py_platsitedir}/*
14cu|python-coherence-0.6.6.2-11|61	/srv/public
14cu|python-coherence-0.6.6.2-11|62	%{_datadir}/dbus-1/services/
14cu|python-coherence-0.6.6.2-11|63	
14cu|python-coherence-0.6.6.2-11|64	#------------------------------------------------------------
14cu|python-coherence-0.6.6.2-11|65	
14cu|python-coherence-0.6.6.2-11|66	%package applet
14cu|python-coherence-0.6.6.2-11|67	Summary:	Applet for controlling coherence
14cu|python-coherence-0.6.6.2-11|68	Group:		Networking/File transfer
14cu|python-coherence-0.6.6.2-11|69	Requires:	%{name}
14cu|python-coherence-0.6.6.2-11|70	Requires:	python-qt4
14cu|python-coherence-0.6.6.2-11|71	Requires:	python-qt4-core
14cu|python-coherence-0.6.6.2-11|72	Requires:	python-qt4-gui
14cu|python-coherence-0.6.6.2-11|73	
14cu|python-coherence-0.6.6.2-11|74	%description applet
14cu|python-coherence-0.6.6.2-11|75	A simple desktop applet to control (start/stop) coherence
14cu|python-coherence-0.6.6.2-11|76	
14cu|python-coherence-0.6.6.2-11|77	%files applet
14cu|python-coherence-0.6.6.2-11|78	%{_bindir}/applet-coherence
14cu|python-coherence-0.6.6.2-11|79	%{_iconsdir}/coherence/*
14cu|python-coherence-0.6.6.2-11|80	%{_datadir}/applications/%{name}-applet.desktop
14cu|python-coherence-0.6.6.2-11|81	%{_iconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|82	%{_liconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|83	%{_miconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|84	
14cu|python-coherence-0.6.6.2-11|85	#------------------------------------------------------------
14cu|python-coherence-0.6.6.2-11|86	
14cu|python-coherence-0.6.6.2-11|87	%prep
14cu|python-coherence-0.6.6.2-11|88	%setup -qn %{modname}-%{version}
14cu|python-coherence-0.6.6.2-11|89	%patch0 -p0
14cu|python-coherence-0.6.6.2-11|90	
14cu|python-coherence-0.6.6.2-11|91	%build
14cu|python-coherence-0.6.6.2-11|92	python setup.py build
14cu|python-coherence-0.6.6.2-11|93	
14cu|python-coherence-0.6.6.2-11|94	%install
14cu|python-coherence-0.6.6.2-11|95	mkdir -p %{buildroot}/%{_initrddir}
14cu|python-coherence-0.6.6.2-11|96	mkdir -p %{buildroot}/%{_sysconfdir}/coherence
14cu|python-coherence-0.6.6.2-11|97	mkdir -p %{buildroot}/usr/share/icons/coherence
14cu|python-coherence-0.6.6.2-11|98	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|python-coherence-0.6.6.2-11|99	mkdir -p %{buildroot}/srv/public
14cu|python-coherence-0.6.6.2-11|100	# Install the D-Bus service file
14cu|python-coherence-0.6.6.2-11|101	mkdir -p %{buildroot}/%{_datadir}/dbus-1/services
14cu|python-coherence-0.6.6.2-11|102	
14cu|python-coherence-0.6.6.2-11|103	python setup.py install --root=%{buildroot} --install-lib=%{py_platsitedir}
14cu|python-coherence-0.6.6.2-11|104	install -m 755 misc/coherence-initscript.sh %{buildroot}/%{_initrddir}/coherence
14cu|python-coherence-0.6.6.2-11|105	install -m 644 %SOURCE1 %{buildroot}/%{_sysconfdir}/coherence
14cu|python-coherence-0.6.6.2-11|106	mv "%{buildroot}/%{py_platsitedir}/misc/Desktop-Applet/tango-system-file-manager.png" %{buildroot}/usr/share/icons/coherence
14cu|python-coherence-0.6.6.2-11|107	install -m 644 misc/org.Coherence.service %{buildroot}/%{_datadir}/dbus-1/services/
14cu|python-coherence-0.6.6.2-11|108	
14cu|python-coherence-0.6.6.2-11|109	# install icons
14cu|python-coherence-0.6.6.2-11|110	mkdir -p %{buildroot}%{_miconsdir}
14cu|python-coherence-0.6.6.2-11|111	mkdir -p %{buildroot}%{_iconsdir}
14cu|python-coherence-0.6.6.2-11|112	mkdir -p %{buildroot}%{_liconsdir}
14cu|python-coherence-0.6.6.2-11|113	install -m 644 %SOURCE2 %{buildroot}%{_iconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|114	convert -scale 16x16 %SOURCE2 %{buildroot}%{_miconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|115	convert -scale 48x48 %SOURCE2 %{buildroot}%{_liconsdir}/coherence.png
14cu|python-coherence-0.6.6.2-11|116	
14cu|python-coherence-0.6.6.2-11|117	# menu
14cu|python-coherence-0.6.6.2-11|118	cat > %{buildroot}%{_datadir}/applications/%{name}-applet.desktop <<EOF
14cu|python-coherence-0.6.6.2-11|119	[Desktop Entry]
14cu|python-coherence-0.6.6.2-11|120	Encoding=UTF-8
14cu|python-coherence-0.6.6.2-11|121	Name=Coherence
14cu|python-coherence-0.6.6.2-11|122	Comment=DLNA/UPnP MediaServer/MediaRenderer
14cu|python-coherence-0.6.6.2-11|123	Exec=applet-coherence
14cu|python-coherence-0.6.6.2-11|124	Icon=coherence
14cu|python-coherence-0.6.6.2-11|125	StartupNotify=true
14cu|python-coherence-0.6.6.2-11|126	Terminal=false
14cu|python-coherence-0.6.6.2-11|127	Type=Application
14cu|python-coherence-0.6.6.2-11|128	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop
14cu|python-coherence-0.6.6.2-11|129	EOF
14cu|python-coherence-0.6.6.2-11|130	
14cu|python-coherence-0.6.6.2-11|131	
14cu|python-coherence-0.6.6.2-11|132	%changelog
14cu|python-coherence-0.6.6.2-11|133	
14cu|python-coherence-0.6.6.2-11|134	* Wed Apr 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6.2-11
14cu|python-coherence-0.6.6.2-11|135	- (9a734e1) Rebuildwith gstreamer1.0, move to contrib
14cu|python-coherence-0.6.6.2-11|136	
14cu|python-coherence-0.6.6.2-11|137	

13985 14
14cu|python-configparser-3.5.0-1|1	%define oname configparser
14cu|python-configparser-3.5.0-1|2	
14cu|python-configparser-3.5.0-1|3	Summary:        Configparser module
14cu|python-configparser-3.5.0-1|4	Name:           python-%{oname}
14cu|python-configparser-3.5.0-1|5	Version:        3.5.0
14cu|python-configparser-3.5.0-1|6	Release:        1
14cu|python-configparser-3.5.0-1|7	Group:          Development/Python
14cu|python-configparser-3.5.0-1|8	License:        MIT
14cu|python-configparser-3.5.0-1|9	URL:            https://bitbucket.org/ambv/configparser
14cu|python-configparser-3.5.0-1|10	Source0:        https://pypi.python.org/packages/source/c/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-configparser-3.5.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-configparser-3.5.0-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-configparser-3.5.0-1|13	Requires:       pythonegg(setuptools)
14cu|python-configparser-3.5.0-1|14	Provides:       python-%{oname} = %{EVRD}
14cu|python-configparser-3.5.0-1|15	
14cu|python-configparser-3.5.0-1|16	BuildArch:      noarch
14cu|python-configparser-3.5.0-1|17	
14cu|python-configparser-3.5.0-1|18	%description
14cu|python-configparser-3.5.0-1|19	The ancient ConfigParser module available in the standard library 2.x
14cu|python-configparser-3.5.0-1|20	has seen a major update in Python 3.2. This package is a backport of
14cu|python-configparser-3.5.0-1|21	those changes so that they can be used directly in Python 2.6 - 3.5.
14cu|python-configparser-3.5.0-1|22	
14cu|python-configparser-3.5.0-1|23	%files
14cu|python-configparser-3.5.0-1|24	%doc python2/README.rst
14cu|python-configparser-3.5.0-1|25	%{py_puresitedir}/backports/
14cu|python-configparser-3.5.0-1|26	%{py_puresitedir}/*.egg-info
14cu|python-configparser-3.5.0-1|27	%{py_puresitedir}/%{oname}-%{version}-py*-nspkg.pth
14cu|python-configparser-3.5.0-1|28	%{py_puresitedir}/%{oname}.py
14cu|python-configparser-3.5.0-1|29	#--------------------------------------------------------------------
14cu|python-configparser-3.5.0-1|30	%package -n python3-%{oname}
14cu|python-configparser-3.5.0-1|31	
14cu|python-configparser-3.5.0-1|32	BuildRequires:  pkgconfig(python3)
14cu|python-configparser-3.5.0-1|33	BuildRequires:  python3egg(setuptools)
14cu|python-configparser-3.5.0-1|34	Requires:       python3egg(setuptools)
14cu|python-configparser-3.5.0-1|35	Provides:       python3-%{oname} = %{EVRD}
14cu|python-configparser-3.5.0-1|36	
14cu|python-configparser-3.5.0-1|37	%description -n python3-%{oname}
14cu|python-configparser-3.5.0-1|38	The ancient ConfigParser module available in the standard library 2.x
14cu|python-configparser-3.5.0-1|39	has seen a major update in Python 3.2. This package is a backport of
14cu|python-configparser-3.5.0-1|40	those changes so that they can be used directly in Python 2.6 - 3.5.
14cu|python-configparser-3.5.0-1|41	
14cu|python-configparser-3.5.0-1|42	%files -n python3-%{oname}
14cu|python-configparser-3.5.0-1|43	%doc python3/README.rst
14cu|python-configparser-3.5.0-1|44	%{py3_puresitedir}/backports/
14cu|python-configparser-3.5.0-1|45	%{py3_puresitedir}/*.egg-info
14cu|python-configparser-3.5.0-1|46	%{py3_puresitedir}/%{oname}-%{version}-py*-nspkg.pth
14cu|python-configparser-3.5.0-1|47	#--------------------------------------------------------------------
14cu|python-configparser-3.5.0-1|48	
14cu|python-configparser-3.5.0-1|49	%prep
14cu|python-configparser-3.5.0-1|50	%setup -qc
14cu|python-configparser-3.5.0-1|51	rm -rf %{oname}-%{version}/*.egg-info
14cu|python-configparser-3.5.0-1|52	mv %{oname}-%{version} python2
14cu|python-configparser-3.5.0-1|53	cp -r python2 python3
14cu|python-configparser-3.5.0-1|54	
14cu|python-configparser-3.5.0-1|55	%build
14cu|python-configparser-3.5.0-1|56	pushd python2
14cu|python-configparser-3.5.0-1|57	%py2_build
14cu|python-configparser-3.5.0-1|58	popd
14cu|python-configparser-3.5.0-1|59	pushd python3
14cu|python-configparser-3.5.0-1|60	%py3_build
14cu|python-configparser-3.5.0-1|61	popd
14cu|python-configparser-3.5.0-1|62	
14cu|python-configparser-3.5.0-1|63	%install
14cu|python-configparser-3.5.0-1|64	pushd python3
14cu|python-configparser-3.5.0-1|65	%py3_install
14cu|python-configparser-3.5.0-1|66	pushd %{buildroot}%{py3_puresitedir}
14cu|python-configparser-3.5.0-1|67	chmod 755 backports/configparser/helpers.py \
14cu|python-configparser-3.5.0-1|68	backports/configparser/__init__.py
14cu|python-configparser-3.5.0-1|69	popd
14cu|python-configparser-3.5.0-1|70	popd
14cu|python-configparser-3.5.0-1|71	
14cu|python-configparser-3.5.0-1|72	pushd python2
14cu|python-configparser-3.5.0-1|73	%py2_install
14cu|python-configparser-3.5.0-1|74	pushd %{buildroot}%{py_puresitedir}
14cu|python-configparser-3.5.0-1|75	chmod 755 configparser.py \
14cu|python-configparser-3.5.0-1|76	backports/configparser/helpers.py \
14cu|python-configparser-3.5.0-1|77	backports/configparser/__init__.py
14cu|python-configparser-3.5.0-1|78	popd
14cu|python-configparser-3.5.0-1|79	popd
14cu|python-configparser-3.5.0-1|80	
14cu|python-configparser-3.5.0-1|81	%check
14cu|python-configparser-3.5.0-1|82	pushd python2
14cu|python-configparser-3.5.0-1|83	%if %{mdvver} >= 201610
14cu|python-configparser-3.5.0-1|84	%py_test
14cu|python-configparser-3.5.0-1|85	%else
14cu|python-configparser-3.5.0-1|86	python setup.py test
14cu|python-configparser-3.5.0-1|87	%endif
14cu|python-configparser-3.5.0-1|88	popd
14cu|python-configparser-3.5.0-1|89	
14cu|python-configparser-3.5.0-1|90	pushd python3
14cu|python-configparser-3.5.0-1|91	%if %{mdvver} >= 201610
14cu|python-configparser-3.5.0-1|92	%py3_test
14cu|python-configparser-3.5.0-1|93	%else
14cu|python-configparser-3.5.0-1|94	python3 setup.py test
14cu|python-configparser-3.5.0-1|95	%endif
14cu|python-configparser-3.5.0-1|96	popd
14cu|python-configparser-3.5.0-1|97	
14cu|python-configparser-3.5.0-1|98	
14cu|python-configparser-3.5.0-1|99	%changelog
14cu|python-configparser-3.5.0-1|100	
14cu|python-configparser-3.5.0-1|101	* Sat Nov 19 2016 abfonly <abfonly@gmail.com> 3.5.0-1
14cu|python-configparser-3.5.0-1|102	- (e7ead87) Imported from SRPM
14cu|python-configparser-3.5.0-1|103	
14cu|python-configparser-3.5.0-1|104	

13986 14
14cu|python-construct-2.5.2-1|1	%define module	construct
14cu|python-construct-2.5.2-1|2	
14cu|python-construct-2.5.2-1|3	Name:		python-%{module}
14cu|python-construct-2.5.2-1|4	Version:	2.5.2
14cu|python-construct-2.5.2-1|5	Release:	1
14cu|python-construct-2.5.2-1|6	Summary:	A powerful declarative parser/builder for binary data
14cu|python-construct-2.5.2-1|7	License:	MIT
14cu|python-construct-2.5.2-1|8	Group:		Development/Python
14cu|python-construct-2.5.2-1|9	URL:		http://construct.readthedocs.org
14cu|python-construct-2.5.2-1|10	Source0:	https://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
14cu|python-construct-2.5.2-1|11	BuildArch:	noarch
14cu|python-construct-2.5.2-1|12	BuildRequires:	pkgconfig(python2)
14cu|python-construct-2.5.2-1|13	BuildRequires:	python-setuptools
14cu|python-construct-2.5.2-1|14	
14cu|python-construct-2.5.2-1|15	%description
14cu|python-construct-2.5.2-1|16	Construct is a powerful declarative parser (and builder) for binary
14cu|python-construct-2.5.2-1|17	data.
14cu|python-construct-2.5.2-1|18	
14cu|python-construct-2.5.2-1|19	Instead of writing imperative code to parse a piece of data, you
14cu|python-construct-2.5.2-1|20	declaratively define a data structure that describes your data. As
14cu|python-construct-2.5.2-1|21	this data structure is not code, you can use it in one direction to
14cu|python-construct-2.5.2-1|22	parse data into Pythonic objects, and in the other direction, convert
14cu|python-construct-2.5.2-1|23	(build) objects into binary data.
14cu|python-construct-2.5.2-1|24	
14cu|python-construct-2.5.2-1|25	%package -n	python3-%{module}
14cu|python-construct-2.5.2-1|26	Summary:	A powerful declarative parser/builder for binary data
14cu|python-construct-2.5.2-1|27	Group:		Development/Python
14cu|python-construct-2.5.2-1|28	BuildArch:	noarch
14cu|python-construct-2.5.2-1|29	BuildRequires:	pkgconfig(python3)
14cu|python-construct-2.5.2-1|30	BuildRequires:	python3-setuptools
14cu|python-construct-2.5.2-1|31	
14cu|python-construct-2.5.2-1|32	%description -n python3-%{module}
14cu|python-construct-2.5.2-1|33	Construct is a powerful declarative parser (and builder) for binary
14cu|python-construct-2.5.2-1|34	data.
14cu|python-construct-2.5.2-1|35	
14cu|python-construct-2.5.2-1|36	Instead of writing imperative code to parse a piece of data, you
14cu|python-construct-2.5.2-1|37	declaratively define a data structure that describes your data. As
14cu|python-construct-2.5.2-1|38	this data structure is not code, you can use it in one direction to
14cu|python-construct-2.5.2-1|39	parse data into Pythonic objects, and in the other direction, convert
14cu|python-construct-2.5.2-1|40	(build) objects into binary data.
14cu|python-construct-2.5.2-1|41	
14cu|python-construct-2.5.2-1|42	This is the Python 3 version of the package.
14cu|python-construct-2.5.2-1|43	
14cu|python-construct-2.5.2-1|44	%prep
14cu|python-construct-2.5.2-1|45	%setup -q -n %{module}-%{version}
14cu|python-construct-2.5.2-1|46	
14cu|python-construct-2.5.2-1|47	# Remove bundled egg-info
14cu|python-construct-2.5.2-1|48	rm -rf %{module}.egg-info
14cu|python-construct-2.5.2-1|49	
14cu|python-construct-2.5.2-1|50	%build
14cu|python-construct-2.5.2-1|51	%py2_build
14cu|python-construct-2.5.2-1|52	%py3_build
14cu|python-construct-2.5.2-1|53	
14cu|python-construct-2.5.2-1|54	%install
14cu|python-construct-2.5.2-1|55	%py2_install
14cu|python-construct-2.5.2-1|56	%py3_install
14cu|python-construct-2.5.2-1|57	
14cu|python-construct-2.5.2-1|58	%files
14cu|python-construct-2.5.2-1|59	%doc README.rst LICENSE
14cu|python-construct-2.5.2-1|60	%{py_puresitedir}/%{module}/
14cu|python-construct-2.5.2-1|61	%{py_puresitedir}/%{module}-%{version}-py%{python2_version}.egg-info
14cu|python-construct-2.5.2-1|62	
14cu|python-construct-2.5.2-1|63	%files -n python3-%{module}
14cu|python-construct-2.5.2-1|64	%doc README.rst LICENSE
14cu|python-construct-2.5.2-1|65	%{py3_puresitedir}/%{module}/
14cu|python-construct-2.5.2-1|66	%{py3_puresitedir}/%{module}-%{version}-py%{python3_version}.egg-info
14cu|python-construct-2.5.2-1|67	
14cu|python-construct-2.5.2-1|68	
14cu|python-construct-2.5.2-1|69	
14cu|python-construct-2.5.2-1|70	%changelog
14cu|python-construct-2.5.2-1|71	
14cu|python-construct-2.5.2-1|72	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-1
14cu|python-construct-2.5.2-1|73	- (a8207c9) Upload tarball, spec cleanup
14cu|python-construct-2.5.2-1|74	
14cu|python-construct-2.5.2-1|75	

13987 14
14cu|python-contextlib2-0.4.0-1|1	%define modname contextlib2
14cu|python-contextlib2-0.4.0-1|2	
14cu|python-contextlib2-0.4.0-1|3	Name:               python-contextlib2
14cu|python-contextlib2-0.4.0-1|4	Version:            0.4.0
14cu|python-contextlib2-0.4.0-1|5	Release:            1
14cu|python-contextlib2-0.4.0-1|6	Summary:            Backports and enhancements for the contextlib module
14cu|python-contextlib2-0.4.0-1|7	Group:              Development/Python
14cu|python-contextlib2-0.4.0-1|8	License:            Python
14cu|python-contextlib2-0.4.0-1|9	URL:                http://pypi.python.org/pypi/contextlib2
14cu|python-contextlib2-0.4.0-1|10	Source0:            https://pypi.python.org/packages/source/c/%{modname}/%{modname}-%{version}.tar.gz
14cu|python-contextlib2-0.4.0-1|11	BuildArch:          noarch
14cu|python-contextlib2-0.4.0-1|12	BuildRequires:      python-devel
14cu|python-contextlib2-0.4.0-1|13	BuildRequires:      python3-devel
14cu|python-contextlib2-0.4.0-1|14	
14cu|python-contextlib2-0.4.0-1|15	%description
14cu|python-contextlib2-0.4.0-1|16	contextlib2 is a backport of the standard library's contextlib module to
14cu|python-contextlib2-0.4.0-1|17	earlier Python versions.
14cu|python-contextlib2-0.4.0-1|18	
14cu|python-contextlib2-0.4.0-1|19	It also serves as a real world proving ground for possible future
14cu|python-contextlib2-0.4.0-1|20	enhancements to the standard library version.
14cu|python-contextlib2-0.4.0-1|21	
14cu|python-contextlib2-0.4.0-1|22	%package -n python3-contextlib2
14cu|python-contextlib2-0.4.0-1|23	Summary:            Backports and enhancements for the contextlib module
14cu|python-contextlib2-0.4.0-1|24	Group:              Development/Python
14cu|python-contextlib2-0.4.0-1|25	
14cu|python-contextlib2-0.4.0-1|26	%description -n python3-contextlib2
14cu|python-contextlib2-0.4.0-1|27	contextlib2 is a backport of the standard library's contextlib module to
14cu|python-contextlib2-0.4.0-1|28	earlier Python versions.
14cu|python-contextlib2-0.4.0-1|29	
14cu|python-contextlib2-0.4.0-1|30	It also serves as a real world proving ground for possible future
14cu|python-contextlib2-0.4.0-1|31	enhancements to the standard library version.
14cu|python-contextlib2-0.4.0-1|32	
14cu|python-contextlib2-0.4.0-1|33	%prep
14cu|python-contextlib2-0.4.0-1|34	%setup -q -n %{modname}-%{version}
14cu|python-contextlib2-0.4.0-1|35	
14cu|python-contextlib2-0.4.0-1|36	# Remove bundled egg-info in case it exists
14cu|python-contextlib2-0.4.0-1|37	rm -rf %{modname}.egg-info
14cu|python-contextlib2-0.4.0-1|38	rm -rf %{py3dir}
14cu|python-contextlib2-0.4.0-1|39	cp -a . %{py3dir}
14cu|python-contextlib2-0.4.0-1|40	
14cu|python-contextlib2-0.4.0-1|41	%build
14cu|python-contextlib2-0.4.0-1|42	python2 setup.py build
14cu|python-contextlib2-0.4.0-1|43	pushd %{py3dir}
14cu|python-contextlib2-0.4.0-1|44	python3 setup.py build
14cu|python-contextlib2-0.4.0-1|45	popd
14cu|python-contextlib2-0.4.0-1|46	
14cu|python-contextlib2-0.4.0-1|47	%install
14cu|python-contextlib2-0.4.0-1|48	pushd %{py3dir}
14cu|python-contextlib2-0.4.0-1|49	python3 setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python-contextlib2-0.4.0-1|50	popd
14cu|python-contextlib2-0.4.0-1|51	python2 setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python-contextlib2-0.4.0-1|52	
14cu|python-contextlib2-0.4.0-1|53	%check
14cu|python-contextlib2-0.4.0-1|54	python2 test_contextlib2.py
14cu|python-contextlib2-0.4.0-1|55	pushd %{py3dir}
14cu|python-contextlib2-0.4.0-1|56	python3 test_contextlib2.py
14cu|python-contextlib2-0.4.0-1|57	popd
14cu|python-contextlib2-0.4.0-1|58	
14cu|python-contextlib2-0.4.0-1|59	%files
14cu|python-contextlib2-0.4.0-1|60	%doc README.txt VERSION.txt NEWS.rst LICENSE.txt
14cu|python-contextlib2-0.4.0-1|61	%{py_puresitedir}/%{modname}.py*
14cu|python-contextlib2-0.4.0-1|62	%{py_puresitedir}/%{modname}-%{version}*
14cu|python-contextlib2-0.4.0-1|63	
14cu|python-contextlib2-0.4.0-1|64	%files -n python3-contextlib2
14cu|python-contextlib2-0.4.0-1|65	%doc README.txt VERSION.txt NEWS.rst LICENSE.txt
14cu|python-contextlib2-0.4.0-1|66	%{py3_puresitedir}/%{modname}.py*
14cu|python-contextlib2-0.4.0-1|67	%{py3_puresitedir}/%{modname}-%{version}-*
14cu|python-contextlib2-0.4.0-1|68	
14cu|python-contextlib2-0.4.0-1|69	
14cu|python-contextlib2-0.4.0-1|70	%changelog
14cu|python-contextlib2-0.4.0-1|71	
14cu|python-contextlib2-0.4.0-1|72	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
14cu|python-contextlib2-0.4.0-1|73	- (6cc0908) Imported from SRPM
14cu|python-contextlib2-0.4.0-1|74	
14cu|python-contextlib2-0.4.0-1|75	

13988 14
14cu|python-coverage-3.7.1-1|1	%define module	coverage
14cu|python-coverage-3.7.1-1|2	
14cu|python-coverage-3.7.1-1|3	Summary:	Code coverage measurement for Python
14cu|python-coverage-3.7.1-1|4	Name:		python-%{module}
14cu|python-coverage-3.7.1-1|5	Version:	3.7.1
14cu|python-coverage-3.7.1-1|6	Release:	1
14cu|python-coverage-3.7.1-1|7	Source0:	http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
14cu|python-coverage-3.7.1-1|8	License:	BSD
14cu|python-coverage-3.7.1-1|9	Group:		Development/Python
14cu|python-coverage-3.7.1-1|10	Url:		http://nedbatchelder.com/code/coverage/
14cu|python-coverage-3.7.1-1|11	BuildRequires:	python-setuptools
14cu|python-coverage-3.7.1-1|12	BuildRequires:  python-devel
14cu|python-coverage-3.7.1-1|13	BuildRequires:  python3-devel
14cu|python-coverage-3.7.1-1|14	BuildRequires:  python3egg(setuptools)
14cu|python-coverage-3.7.1-1|15	
14cu|python-coverage-3.7.1-1|16	%description
14cu|python-coverage-3.7.1-1|17	Coverage measures code coverage, typically during test execution. It
14cu|python-coverage-3.7.1-1|18	uses the code analysis tools and tracing hooks provided in the Python
14cu|python-coverage-3.7.1-1|19	standard library to determine which lines are executable, and which
14cu|python-coverage-3.7.1-1|20	have been executed.
14cu|python-coverage-3.7.1-1|21	
14cu|python-coverage-3.7.1-1|22	%package -n python3-coverage
14cu|python-coverage-3.7.1-1|23	Summary:        Code coverage measurement for Python
14cu|python-coverage-3.7.1-1|24	Group:          Development/Python
14cu|python-coverage-3.7.1-1|25	Requires:       python3
14cu|python-coverage-3.7.1-1|26	
14cu|python-coverage-3.7.1-1|27	%description -n python3-coverage
14cu|python-coverage-3.7.1-1|28	Coverage measures code coverage, typically during test execution. It
14cu|python-coverage-3.7.1-1|29	uses the code analysis tools and tracing hooks provided in the Python
14cu|python-coverage-3.7.1-1|30	standard library to determine which lines are executable, and which
14cu|python-coverage-3.7.1-1|31	have been executed.
14cu|python-coverage-3.7.1-1|32	
14cu|python-coverage-3.7.1-1|33	%prep
14cu|python-coverage-3.7.1-1|34	%setup -q -c
14cu|python-coverage-3.7.1-1|35	
14cu|python-coverage-3.7.1-1|36	mv %{module}-%{version} python2
14cu|python-coverage-3.7.1-1|37	cp -r python2 python3
14cu|python-coverage-3.7.1-1|38	
14cu|python-coverage-3.7.1-1|39	%build
14cu|python-coverage-3.7.1-1|40	pushd python2
14cu|python-coverage-3.7.1-1|41	%{__python} setup.py build
14cu|python-coverage-3.7.1-1|42	popd
14cu|python-coverage-3.7.1-1|43	
14cu|python-coverage-3.7.1-1|44	pushd python3
14cu|python-coverage-3.7.1-1|45	%{__python3} setup.py build
14cu|python-coverage-3.7.1-1|46	popd
14cu|python-coverage-3.7.1-1|47	
14cu|python-coverage-3.7.1-1|48	%install
14cu|python-coverage-3.7.1-1|49	pushd python2
14cu|python-coverage-3.7.1-1|50	%{__python} setup.py install --root=%{buildroot}
14cu|python-coverage-3.7.1-1|51	popd
14cu|python-coverage-3.7.1-1|52	
14cu|python-coverage-3.7.1-1|53	pushd python3
14cu|python-coverage-3.7.1-1|54	%{__python3} setup.py install --root=%{buildroot}
14cu|python-coverage-3.7.1-1|55	popd
14cu|python-coverage-3.7.1-1|56	
14cu|python-coverage-3.7.1-1|57	%files -n python-coverage
14cu|python-coverage-3.7.1-1|58	%doc python2/*.txt
14cu|python-coverage-3.7.1-1|59	%{python_sitearch}/coverage
14cu|python-coverage-3.7.1-1|60	%{python_sitearch}/coverage-%{version}-py%{py_ver}.egg-info
14cu|python-coverage-3.7.1-1|61	/usr/bin/coverage
14cu|python-coverage-3.7.1-1|62	/usr/bin/coverage2
14cu|python-coverage-3.7.1-1|63	/usr/bin/coverage-%{py_ver}
14cu|python-coverage-3.7.1-1|64	
14cu|python-coverage-3.7.1-1|65	%files -n python3-coverage
14cu|python-coverage-3.7.1-1|66	%doc python3/*.txt
14cu|python-coverage-3.7.1-1|67	%{python3_sitearch}/coverage
14cu|python-coverage-3.7.1-1|68	%{python3_sitearch}/coverage-%{version}-py%{py3_ver}.egg-info
14cu|python-coverage-3.7.1-1|69	/usr/bin/coverage3
14cu|python-coverage-3.7.1-1|70	/usr/bin/coverage-%{py3_ver}
14cu|python-coverage-3.7.1-1|71	
14cu|python-coverage-3.7.1-1|72	%changelog
14cu|python-coverage-3.7.1-1|73	
14cu|python-coverage-3.7.1-1|74	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 3.7.1-1
14cu|python-coverage-3.7.1-1|75	- (1a5b822) Update from upstream
14cu|python-coverage-3.7.1-1|76	
14cu|python-coverage-3.7.1-1|77	

13989 14
14cu|python-crypto-1.1.0-7|1	%define module crypto
14cu|python-crypto-1.1.0-7|2	
14cu|python-crypto-1.1.0-7|3	Name:           python-%module
14cu|python-crypto-1.1.0-7|4	Version:        1.1.0
14cu|python-crypto-1.1.0-7|5	Release:        7
14cu|python-crypto-1.1.0-7|6	Summary:        Simply tool for cryptography
14cu|python-crypto-1.1.0-7|7	License:        LGPLv3.0
14cu|python-crypto-1.1.0-7|8	Group:          Development/Python
14cu|python-crypto-1.1.0-7|9	URL:            http://ondrejsika.com/docs/python-crypto
14cu|python-crypto-1.1.0-7|10	Source0:        https://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
14cu|python-crypto-1.1.0-7|11	BuildRequires:  python-devel
14cu|python-crypto-1.1.0-7|12	Buildrequires:	python-setuptools
14cu|python-crypto-1.1.0-7|13	BuildArch:      noarch
14cu|python-crypto-1.1.0-7|14	
14cu|python-crypto-1.1.0-7|15	%description
14cu|python-crypto-1.1.0-7|16	Simply tool for cryptography
14cu|python-crypto-1.1.0-7|17	
14cu|python-crypto-1.1.0-7|18	%files
14cu|python-crypto-1.1.0-7|19	%{py_puresitedir}/%{module}*
14cu|python-crypto-1.1.0-7|20	
14cu|python-crypto-1.1.0-7|21	#--------------------------------------------------------------------
14cu|python-crypto-1.1.0-7|22	
14cu|python-crypto-1.1.0-7|23	%prep
14cu|python-crypto-1.1.0-7|24	%setup -q -n %{module}-%{version}
14cu|python-crypto-1.1.0-7|25	
14cu|python-crypto-1.1.0-7|26	%build
14cu|python-crypto-1.1.0-7|27	CFLAGS="%{optflags}" python setup.py build
14cu|python-crypto-1.1.0-7|28	
14cu|python-crypto-1.1.0-7|29	%install
14cu|python-crypto-1.1.0-7|30	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14cu|python-crypto-1.1.0-7|31	
14cu|python-crypto-1.1.0-7|32	
14cu|python-crypto-1.1.0-7|33	
14cu|python-crypto-1.1.0-7|34	
14cu|python-crypto-1.1.0-7|35	%changelog
14cu|python-crypto-1.1.0-7|36	
14cu|python-crypto-1.1.0-7|37	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-7
14cu|python-crypto-1.1.0-7|38	- (4254617) Spec cleanup
14cu|python-crypto-1.1.0-7|39	
14cu|python-crypto-1.1.0-7|40	

13990 14
14cu|python-cssmin-0.2.0-1|1	%define fname	cssmin
14cu|python-cssmin-0.2.0-1|2	
14cu|python-cssmin-0.2.0-1|3	Name:       python-cssmin
14cu|python-cssmin-0.2.0-1|4	Summary:    A Python port of the YUI CSS compression algorithm
14cu|python-cssmin-0.2.0-1|5	Version:    0.2.0
14cu|python-cssmin-0.2.0-1|6	Release:    1
14cu|python-cssmin-0.2.0-1|7	URL:        http://github.com/zacharyvoase/cssmin
14cu|python-cssmin-0.2.0-1|8	Source0:    https://pypi.python.org/packages/source/c/%{fname}-%{version}.tar.gz
14cu|python-cssmin-0.2.0-1|9	Group:	    Development/Python
14cu|python-cssmin-0.2.0-1|10	License:    BSD
14cu|python-cssmin-0.2.0-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-cssmin-0.2.0-1|12	BuildRequires:  python3egg(setuptools)
14cu|python-cssmin-0.2.0-1|13	BuildArch:  noarch
14cu|python-cssmin-0.2.0-1|14	
14cu|python-cssmin-0.2.0-1|15	%description
14cu|python-cssmin-0.2.0-1|16	A Python port of the YUI CSS compression algorithm. The library can be used for
14cu|python-cssmin-0.2.0-1|17	merging and compressing CSS files.
14cu|python-cssmin-0.2.0-1|18	
14cu|python-cssmin-0.2.0-1|19	%package -n python3-%{fname}
14cu|python-cssmin-0.2.0-1|20	Summary:  A Python port of the YUI CSS compression algorithm
14cu|python-cssmin-0.2.0-1|21	
14cu|python-cssmin-0.2.0-1|22	%description -n python3-%{fname}
14cu|python-cssmin-0.2.0-1|23	A Python port of the YUI CSS compression algorithm. The library can be used for
14cu|python-cssmin-0.2.0-1|24	merging and compressing CSS files.
14cu|python-cssmin-0.2.0-1|25	
14cu|python-cssmin-0.2.0-1|26	
14cu|python-cssmin-0.2.0-1|27	%prep
14cu|python-cssmin-0.2.0-1|28	%setup -qn %{fname}-%{version}
14cu|python-cssmin-0.2.0-1|29	
14cu|python-cssmin-0.2.0-1|30	%build
14cu|python-cssmin-0.2.0-1|31	%py2_build
14cu|python-cssmin-0.2.0-1|32	%py3_build
14cu|python-cssmin-0.2.0-1|33	
14cu|python-cssmin-0.2.0-1|34	%install
14cu|python-cssmin-0.2.0-1|35	%py3_install
14cu|python-cssmin-0.2.0-1|36	mv %{buildroot}%{_bindir}/cssmin %{buildroot}%{_bindir}/cssmin3
14cu|python-cssmin-0.2.0-1|37	%py2_install
14cu|python-cssmin-0.2.0-1|38	
14cu|python-cssmin-0.2.0-1|39	
14cu|python-cssmin-0.2.0-1|40	%files -n python-%fname
14cu|python-cssmin-0.2.0-1|41	%doc PKG-INFO
14cu|python-cssmin-0.2.0-1|42	%{py_puresitedir}/%{fname}*
14cu|python-cssmin-0.2.0-1|43	%{_bindir}/cssmin
14cu|python-cssmin-0.2.0-1|44	
14cu|python-cssmin-0.2.0-1|45	%files -n python3-%fname
14cu|python-cssmin-0.2.0-1|46	%doc PKG-INFO
14cu|python-cssmin-0.2.0-1|47	%{py3_puresitedir}/%{fname}*
14cu|python-cssmin-0.2.0-1|48	%{_bindir}/cssmin3
14cu|python-cssmin-0.2.0-1|49	
14cu|python-cssmin-0.2.0-1|50	%changelog
14cu|python-cssmin-0.2.0-1|51	
14cu|python-cssmin-0.2.0-1|52	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 0.2.0-1
14cu|python-cssmin-0.2.0-1|53	- (d7fa52a) Imported from SRPM
14cu|python-cssmin-0.2.0-1|54	
14cu|python-cssmin-0.2.0-1|55	

13991 14
14cu|python-cxx-6.2.6-1|1	Name:           python-cxx
14cu|python-cxx-6.2.6-1|2	Version:        6.2.6
14cu|python-cxx-6.2.6-1|3	Release:        1
14cu|python-cxx-6.2.6-1|4	License:        BSD
14cu|python-cxx-6.2.6-1|5	Summary:        Write Python extensions in C++
14cu|python-cxx-6.2.6-1|6	
14cu|python-cxx-6.2.6-1|7	Url:            http://CXX.sourceforge.net/
14cu|python-cxx-6.2.6-1|8	Group:          Development/Python
14cu|python-cxx-6.2.6-1|9	Source0:        http://downloads.sourceforge.net/cxx/pycxx-%{version}.tar.gz
14cu|python-cxx-6.2.6-1|10	Patch0:         %{name}-6.2.3-change-include-paths.patch
14cu|python-cxx-6.2.6-1|11	#Patch1:         %{name}-6.2.3-fix-indentation.patch
14cu|python-cxx-6.2.6-1|12	BuildRequires:  python-devel
14cu|python-cxx-6.2.6-1|13	BuildArch:      noarch
14cu|python-cxx-6.2.6-1|14	
14cu|python-cxx-6.2.6-1|15	%description
14cu|python-cxx-6.2.6-1|16	PyCXX is a set of classes to help create extensions of Python in the C
14cu|python-cxx-6.2.6-1|17	language. The first part encapsulates the Python C API taking care of
14cu|python-cxx-6.2.6-1|18	exceptions and ref counting. The second part supports the building of Python
14cu|python-cxx-6.2.6-1|19	extension modules in C++.
14cu|python-cxx-6.2.6-1|20	
14cu|python-cxx-6.2.6-1|21	%package -n python3-cxx
14cu|python-cxx-6.2.6-1|22	Summary: Write Python 2.x extensions in C++
14cu|python-cxx-6.2.6-1|23	Group: Development/Python
14cu|python-cxx-6.2.6-1|24	BuildRequires: python3-devel
14cu|python-cxx-6.2.6-1|25	
14cu|python-cxx-6.2.6-1|26	%description -n python3-cxx
14cu|python-cxx-6.2.6-1|27	PyCXX is a set of classes to help create extensions of Python in the C
14cu|python-cxx-6.2.6-1|28	language. The first part encapsulates the Python C API taking care of
14cu|python-cxx-6.2.6-1|29	exceptions and ref counting. The second part supports the building of Python
14cu|python-cxx-6.2.6-1|30	extension modules in C++.
14cu|python-cxx-6.2.6-1|31	
14cu|python-cxx-6.2.6-1|32	%package devel
14cu|python-cxx-6.2.6-1|33	Summary:        Python-cxx Header files
14cu|python-cxx-6.2.6-1|34	Group:          Development/Python
14cu|python-cxx-6.2.6-1|35	Requires:       %{name} = %{EVRD}
14cu|python-cxx-6.2.6-1|36	Requires:       python-devel
14cu|python-cxx-6.2.6-1|37	
14cu|python-cxx-6.2.6-1|38	%description devel
14cu|python-cxx-6.2.6-1|39	Header files and documentation for python-cxx development.
14cu|python-cxx-6.2.6-1|40	
14cu|python-cxx-6.2.6-1|41	%package -n python3-cxx-devel
14cu|python-cxx-6.2.6-1|42	Summary:        Python3-cxx Header files
14cu|python-cxx-6.2.6-1|43	Group:          Development/Python
14cu|python-cxx-6.2.6-1|44	Requires:       python3-cxx = %{EVRD}
14cu|python-cxx-6.2.6-1|45	Requires:       python3-devel
14cu|python-cxx-6.2.6-1|46	
14cu|python-cxx-6.2.6-1|47	%description -n python3-cxx-devel
14cu|python-cxx-6.2.6-1|48	Header files and documentation for python3-cxx development.
14cu|python-cxx-6.2.6-1|49	
14cu|python-cxx-6.2.6-1|50	%prep
14cu|python-cxx-6.2.6-1|51	%setup -q -n pycxx-%{version}
14cu|python-cxx-6.2.6-1|52	%apply_patches
14cu|python-cxx-6.2.6-1|53	
14cu|python-cxx-6.2.6-1|54	mkdir -p PY3
14cu|python-cxx-6.2.6-1|55	cp -a `ls |grep -v PY3` PY3/
14cu|python-cxx-6.2.6-1|56	
14cu|python-cxx-6.2.6-1|57	2to3 -w PY3/Lib/__init__.py
14cu|python-cxx-6.2.6-1|58	
14cu|python-cxx-6.2.6-1|59	%build
14cu|python-cxx-6.2.6-1|60	python setup.py build
14cu|python-cxx-6.2.6-1|61	
14cu|python-cxx-6.2.6-1|62	cd PY3
14cu|python-cxx-6.2.6-1|63	python3 setup.py build
14cu|python-cxx-6.2.6-1|64	
14cu|python-cxx-6.2.6-1|65	%install
14cu|python-cxx-6.2.6-1|66	cd PY3
14cu|python-cxx-6.2.6-1|67	PYTHONDONTWRITEBYTECODE=true python3 setup.py install --root=%{buildroot} --prefix="%{_prefix}"
14cu|python-cxx-6.2.6-1|68	install CXX/*.hxx %{buildroot}/%{_includedir}/python3*/CXX
14cu|python-cxx-6.2.6-1|69	install CXX/*.h %{buildroot}/%{_includedir}/python3*/CXX/
14cu|python-cxx-6.2.6-1|70	cp -R CXX/Python3 %{buildroot}/%{_includedir}/python3*/CXX/
14cu|python-cxx-6.2.6-1|71	#dh_link -ppython-cxx-dev /usr/include/$${i}/CXX/ /usr/include/$${i}_d/CXX; \
14cu|python-cxx-6.2.6-1|72	install Src/*.c %{buildroot}/%{_datadir}/python3*/CXX/
14cu|python-cxx-6.2.6-1|73	install Src/*.cxx %{buildroot}/%{_datadir}/python3*/CXX/
14cu|python-cxx-6.2.6-1|74	cp -R Src/Python3 %{buildroot}/%{_datadir}/python3*/CXX/
14cu|python-cxx-6.2.6-1|75	chmod -x %{buildroot}/%{_datadir}/python3*/CXX/*.*
14cu|python-cxx-6.2.6-1|76	chmod -x %{buildroot}/%{_includedir}/python3*/CXX/*.*
14cu|python-cxx-6.2.6-1|77	cd ..
14cu|python-cxx-6.2.6-1|78	
14cu|python-cxx-6.2.6-1|79	PYTHONDONTWRITEBYTECODE=true python setup.py install --root=%{buildroot} --prefix="%{_prefix}"
14cu|python-cxx-6.2.6-1|80	install CXX/*.hxx %{buildroot}/%{_includedir}/python2*/CXX
14cu|python-cxx-6.2.6-1|81	install CXX/*.h %{buildroot}/%{_includedir}/python2*/CXX/
14cu|python-cxx-6.2.6-1|82	cp -R CXX/Python2 %{buildroot}/%{_includedir}/python2*/CXX/
14cu|python-cxx-6.2.6-1|83	#dh_link -ppython-cxx-dev /usr/include/$${i}/CXX/ /usr/include/$${i}_d/CXX; \
14cu|python-cxx-6.2.6-1|84	install Src/*.c %{buildroot}/%{_datadir}/python2*/CXX/
14cu|python-cxx-6.2.6-1|85	install Src/*.cxx %{buildroot}/%{_datadir}/python2*/CXX/
14cu|python-cxx-6.2.6-1|86	cp -R Src/Python2 %{buildroot}/%{_datadir}/python2*/CXX/
14cu|python-cxx-6.2.6-1|87	chmod -x %{buildroot}/%{_datadir}/python2*/CXX/*.*
14cu|python-cxx-6.2.6-1|88	chmod -x %{buildroot}/%{_includedir}/python2*/CXX/*.*
14cu|python-cxx-6.2.6-1|89	
14cu|python-cxx-6.2.6-1|90	%files
14cu|python-cxx-6.2.6-1|91	%doc README.html COPYRIGHT
14cu|python-cxx-6.2.6-1|92	%{py_puresitedir}/*
14cu|python-cxx-6.2.6-1|93	
14cu|python-cxx-6.2.6-1|94	%files devel
14cu|python-cxx-6.2.6-1|95	%doc Doc/Python2/
14cu|python-cxx-6.2.6-1|96	%dir %{_datadir}/python2*
14cu|python-cxx-6.2.6-1|97	%{_includedir}/python2*/CXX
14cu|python-cxx-6.2.6-1|98	%{_datadir}/python2*/CXX
14cu|python-cxx-6.2.6-1|99	
14cu|python-cxx-6.2.6-1|100	%files -n python3-cxx
14cu|python-cxx-6.2.6-1|101	%doc README.html COPYRIGHT
14cu|python-cxx-6.2.6-1|102	%{py3_puresitedir}/*
14cu|python-cxx-6.2.6-1|103	
14cu|python-cxx-6.2.6-1|104	%files -n python3-cxx-devel
14cu|python-cxx-6.2.6-1|105	%doc Doc/Python3/
14cu|python-cxx-6.2.6-1|106	%dir %{_datadir}/python3*
14cu|python-cxx-6.2.6-1|107	%{_includedir}/python3*/CXX
14cu|python-cxx-6.2.6-1|108	%{_datadir}/python3*/CXX
14cu|python-cxx-6.2.6-1|109	
14cu|python-cxx-6.2.6-1|110	%changelog
14cu|python-cxx-6.2.6-1|111	* Tue Jan 20 2015 dsilakov <denis.silakov@rosalab.ru> 6.2.6-1
14cu|python-cxx-6.2.6-1|112	+ Revision: a3432ee
14cu|python-cxx-6.2.6-1|113	- Merge pull request #1 from import/python-cxx:auto_update
14cu|python-cxx-6.2.6-1|114	- ROSA Updates Builder: update suggested
14cu|python-cxx-6.2.6-1|115	
14cu|python-cxx-6.2.6-1|116	

13992 14
14cu|python-cycler-0.10.0-1|1	%define module cycler
14cu|python-cycler-0.10.0-1|2	
14cu|python-cycler-0.10.0-1|3	Summary:	Composable cycles Python module
14cu|python-cycler-0.10.0-1|4	Name:		python-%{module}
14cu|python-cycler-0.10.0-1|5	Version:	0.10.0
14cu|python-cycler-0.10.0-1|6	Release:	1
14cu|python-cycler-0.10.0-1|7	License:	LGPLv2+
14cu|python-cycler-0.10.0-1|8	Group:		Development/Python
14cu|python-cycler-0.10.0-1|9	Url:		https://github.com/matplotlib/cycler
14cu|python-cycler-0.10.0-1|10	Source0:	https://github.com/matplotlib/cycler/releases/%{module}-%{version}.tar.gz
14cu|python-cycler-0.10.0-1|11	BuildRequires:	pkgconfig(python)
14cu|python-cycler-0.10.0-1|12	BuildRequires:	pkgconfig(python3)
14cu|python-cycler-0.10.0-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-cycler-0.10.0-1|14	BuildRequires:	python3egg(setuptools)
14cu|python-cycler-0.10.0-1|15	BuildArch:	noarch
14cu|python-cycler-0.10.0-1|16	
14cu|python-cycler-0.10.0-1|17	%description
14cu|python-cycler-0.10.0-1|18	Composable cycles Python module.
14cu|python-cycler-0.10.0-1|19	
14cu|python-cycler-0.10.0-1|20	%files
14cu|python-cycler-0.10.0-1|21	%doc LICENSE README.rst
14cu|python-cycler-0.10.0-1|22	%{py_puresitedir}/%{module}-*egg-info
14cu|python-cycler-0.10.0-1|23	%{py_puresitedir}/%{module}.py
14cu|python-cycler-0.10.0-1|24	
14cu|python-cycler-0.10.0-1|25	#----------------------------------------------------------------------------
14cu|python-cycler-0.10.0-1|26	
14cu|python-cycler-0.10.0-1|27	%package -n python3-%{module}
14cu|python-cycler-0.10.0-1|28	Summary:	Composable cycles Python 3 module
14cu|python-cycler-0.10.0-1|29	Group:		Development/Python
14cu|python-cycler-0.10.0-1|30	
14cu|python-cycler-0.10.0-1|31	%description -n python3-%{module}
14cu|python-cycler-0.10.0-1|32	Composable cycles Python 3 module.
14cu|python-cycler-0.10.0-1|33	
14cu|python-cycler-0.10.0-1|34	%files -n python3-%{module}
14cu|python-cycler-0.10.0-1|35	%doc LICENSE README.rst
14cu|python-cycler-0.10.0-1|36	%{py3_puresitedir}/%{module}-*egg-info
14cu|python-cycler-0.10.0-1|37	%{py3_puresitedir}/%{module}.py
14cu|python-cycler-0.10.0-1|38	
14cu|python-cycler-0.10.0-1|39	#----------------------------------------------------------------------------
14cu|python-cycler-0.10.0-1|40	
14cu|python-cycler-0.10.0-1|41	%prep
14cu|python-cycler-0.10.0-1|42	%setup -qn %{module}-%{version}
14cu|python-cycler-0.10.0-1|43	
14cu|python-cycler-0.10.0-1|44	cp -a . %{py3dir}
14cu|python-cycler-0.10.0-1|45	
14cu|python-cycler-0.10.0-1|46	%build
14cu|python-cycler-0.10.0-1|47	pushd %{py3dir}
14cu|python-cycler-0.10.0-1|48	python3 setup.py build
14cu|python-cycler-0.10.0-1|49	popd
14cu|python-cycler-0.10.0-1|50	
14cu|python-cycler-0.10.0-1|51	python setup.py build
14cu|python-cycler-0.10.0-1|52	
14cu|python-cycler-0.10.0-1|53	%install
14cu|python-cycler-0.10.0-1|54	pushd %{py3dir}
14cu|python-cycler-0.10.0-1|55	python3 setup.py install --root=%{buildroot} --install-purelib=%{py3_puresitedir}
14cu|python-cycler-0.10.0-1|56	popd
14cu|python-cycler-0.10.0-1|57	
14cu|python-cycler-0.10.0-1|58	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
14cu|python-cycler-0.10.0-1|59	
14cu|python-cycler-0.10.0-1|60	
14cu|python-cycler-0.10.0-1|61	%changelog
14cu|python-cycler-0.10.0-1|62	
14cu|python-cycler-0.10.0-1|63	* Thu Jun 30 2016 Rosa <rosa@abf.rosalinux.ru> 0.10.0-1
14cu|python-cycler-0.10.0-1|64	- (b2b76a0) Automatic import for version 0.10.0-1
14cu|python-cycler-0.10.0-1|65	
14cu|python-cycler-0.10.0-1|66	

13993 14
14cu|python-d2to1-0.2.12-1|1	%define	oname	d2to1
14cu|python-d2to1-0.2.12-1|2	
14cu|python-d2to1-0.2.12-1|3	Name:		python-%{oname}
14cu|python-d2to1-0.2.12-1|4	Version:	0.2.12
14cu|python-d2to1-0.2.12-1|5	Release:	1
14cu|python-d2to1-0.2.12-1|6	Summary:	Allows using distutils2-like setup.cfg files with setup.py
14cu|python-d2to1-0.2.12-1|7	Source0:	https://pypi.python.org/packages/source/d/d2to1/d2to1-%{version}.tar.gz
14cu|python-d2to1-0.2.12-1|8	License:	BSD
14cu|python-d2to1-0.2.12-1|9	Group:		Development/Python
14cu|python-d2to1-0.2.12-1|10	Url:		http://pypi.python.org/pypi/d2to1
14cu|python-d2to1-0.2.12-1|11	BuildArch:	noarch
14cu|python-d2to1-0.2.12-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-d2to1-0.2.12-1|13	BuildRequires:  pkgconfig(python)
14cu|python-d2to1-0.2.12-1|14	
14cu|python-d2to1-0.2.12-1|15	Requires:       pythonegg(setuptools)
14cu|python-d2to1-0.2.12-1|16	
14cu|python-d2to1-0.2.12-1|17	BuildArch: noarch
14cu|python-d2to1-0.2.12-1|18	
14cu|python-d2to1-0.2.12-1|19	%description
14cu|python-d2to1-0.2.12-1|20	d2to1 allows using distutils2-like setup.cfg files for a package's metadata
14cu|python-d2to1-0.2.12-1|21	with a distribute/setuptools setup.py script. It works by providing a
14cu|python-d2to1-0.2.12-1|22	distutils2-formatted setup.cfg file containing all of a package's metadata,
14cu|python-d2to1-0.2.12-1|23	and a very minimal setup.py which will slurp its arguments from the setup.cfg.
14cu|python-d2to1-0.2.12-1|24	
14cu|python-d2to1-0.2.12-1|25	%prep
14cu|python-d2to1-0.2.12-1|26	%setup -q -n %{oname}-%{version}
14cu|python-d2to1-0.2.12-1|27	rm -rf %{oname}.egg-info
14cu|python-d2to1-0.2.12-1|28	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
14cu|python-d2to1-0.2.12-1|29	
14cu|python-d2to1-0.2.12-1|30	%build
14cu|python-d2to1-0.2.12-1|31	python setup.py build
14cu|python-d2to1-0.2.12-1|32	
14cu|python-d2to1-0.2.12-1|33	%install
14cu|python-d2to1-0.2.12-1|34	python setup.py install --skip-build --root %{buildroot}
14cu|python-d2to1-0.2.12-1|35	
14cu|python-d2to1-0.2.12-1|36	%files
14cu|python-d2to1-0.2.12-1|37	%doc CHANGES.rst LICENSE README.rst
14cu|python-d2to1-0.2.12-1|38	%{py_puresitedir}/*
14cu|python-d2to1-0.2.12-1|39	
14cu|python-d2to1-0.2.12-1|40	%changelog
14cu|python-d2to1-0.2.12-1|41	
14cu|python-d2to1-0.2.12-1|42	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.2.12-1
14cu|python-d2to1-0.2.12-1|43	- (ccae273) Updated to 0.2.12 (by updates_builder)
14cu|python-d2to1-0.2.12-1|44	
14cu|python-d2to1-0.2.12-1|45	

13994 14
14cu|python-daemon-2.1.0-1|1	Name:           python-daemon
14cu|python-daemon-2.1.0-1|2	Version:        2.1.0
14cu|python-daemon-2.1.0-1|3	Release:        1
14cu|python-daemon-2.1.0-1|4	Summary:        Library to implement a well-behaved Unix daemon process
14cu|python-daemon-2.1.0-1|5	Group:          Development/Python
14cu|python-daemon-2.1.0-1|6	License:        Python
14cu|python-daemon-2.1.0-1|7	URL:            http://pypi.python.org/pypi/python-daemon
14cu|python-daemon-2.1.0-1|8	Source0:        http://pypi.python.org/packages/source/p/python-daemon/%{name}-%{version}.tar.gz
14cu|python-daemon-2.1.0-1|9	BuildRequires:  python-devel
14cu|python-daemon-2.1.0-1|10	BuildRequires:  python-setuptools
14cu|python-daemon-2.1.0-1|11	BuildRequires:  python-nose
14cu|python-daemon-2.1.0-1|12	BuildRequires:  python-lockfile
14cu|python-daemon-2.1.0-1|13	BuildRequires:  python-minimock
14cu|python-daemon-2.1.0-1|14	Requires:       python-lockfile
14cu|python-daemon-2.1.0-1|15	
14cu|python-daemon-2.1.0-1|16	%define debug_package %{nil}
14cu|python-daemon-2.1.0-1|17	
14cu|python-daemon-2.1.0-1|18	%description
14cu|python-daemon-2.1.0-1|19	This library implements the well-behaved daemon specification of
14cu|python-daemon-2.1.0-1|20	PEP 3143, "Standard daemon process library".
14cu|python-daemon-2.1.0-1|21	
14cu|python-daemon-2.1.0-1|22	%prep
14cu|python-daemon-2.1.0-1|23	%setup -q
14cu|python-daemon-2.1.0-1|24	
14cu|python-daemon-2.1.0-1|25	%build
14cu|python-daemon-2.1.0-1|26	
14cu|python-daemon-2.1.0-1|27	%install
14cu|python-daemon-2.1.0-1|28	python setup.py install --root %{buildroot}
14cu|python-daemon-2.1.0-1|29	rm -fr %{buildroot}%{py_puresitedir}/tests
14cu|python-daemon-2.1.0-1|30	
14cu|python-daemon-2.1.0-1|31	%files
14cu|python-daemon-2.1.0-1|32	%doc ChangeLog
14cu|python-daemon-2.1.0-1|33	%{py_puresitedir}/daemon/
14cu|python-daemon-2.1.0-1|34	%{py_puresitedir}/python_daemon-%{version}-py%{py_ver}.egg-info/
14cu|python-daemon-2.1.0-1|35	
14cu|python-daemon-2.1.0-1|36	%changelog
14cu|python-daemon-2.1.0-1|37	
14cu|python-daemon-2.1.0-1|38	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.1.0-1
14cu|python-daemon-2.1.0-1|39	- (a321715) Merge pull request #1 from import/python-daemon:auto_update
14cu|python-daemon-2.1.0-1|40	- (a321715) Updated to 2.1.0 (by updates_builder)
14cu|python-daemon-2.1.0-1|41	
14cu|python-daemon-2.1.0-1|42	

13995 14
14cu|python-ddt-1.1.1-1|1	%define	oname	ddt
14cu|python-ddt-1.1.1-1|2	
14cu|python-ddt-1.1.1-1|3	Name:		python-%{oname}
14cu|python-ddt-1.1.1-1|4	Version:	1.1.1
14cu|python-ddt-1.1.1-1|5	Release:	1
14cu|python-ddt-1.1.1-1|6	Summary:	Data-Driven/Decorated Tests
14cu|python-ddt-1.1.1-1|7	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-ddt-1.1.1-1|8	License:	MIT
14cu|python-ddt-1.1.1-1|9	Group:		Development/Python
14cu|python-ddt-1.1.1-1|10	Url:		https://github.com/txels/ddt
14cu|python-ddt-1.1.1-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-ddt-1.1.1-1|12	BuildRequires:	pythonegg(pyyaml)
14cu|python-ddt-1.1.1-1|13	BuildRequires:	pythonegg(six)
14cu|python-ddt-1.1.1-1|14	BuildRequires:	pythonegg(mock)
14cu|python-ddt-1.1.1-1|15	BuildRequires:	pythonegg(nose)
14cu|python-ddt-1.1.1-1|16	
14cu|python-ddt-1.1.1-1|17	BuildArch:	noarch
14cu|python-ddt-1.1.1-1|18	
14cu|python-ddt-1.1.1-1|19	%description
14cu|python-ddt-1.1.1-1|20	A library to multiply test cases
14cu|python-ddt-1.1.1-1|21	
14cu|python-ddt-1.1.1-1|22	%files
14cu|python-ddt-1.1.1-1|23	%doc python2/{LICENSE.md,README.md}
14cu|python-ddt-1.1.1-1|24	%{py_puresitedir}/ddt.py*
14cu|python-ddt-1.1.1-1|25	%{py_puresitedir}/ddt*.egg-info
14cu|python-ddt-1.1.1-1|26	#---------------------------------------------------------------------------------
14cu|python-ddt-1.1.1-1|27	%package -n python3-%{oname}
14cu|python-ddt-1.1.1-1|28	BuildRequires:	python3egg(setuptools)
14cu|python-ddt-1.1.1-1|29	BuildRequires:	python3egg(pyyaml)
14cu|python-ddt-1.1.1-1|30	BuildRequires:	python3egg(six)
14cu|python-ddt-1.1.1-1|31	BuildRequires:	python3egg(mock)
14cu|python-ddt-1.1.1-1|32	BuildRequires:	python3egg(nose)
14cu|python-ddt-1.1.1-1|33	
14cu|python-ddt-1.1.1-1|34	%description -n python3-%{oname}
14cu|python-ddt-1.1.1-1|35	A library to multiply test cases
14cu|python-ddt-1.1.1-1|36	
14cu|python-ddt-1.1.1-1|37	%files -n python3-%{oname}
14cu|python-ddt-1.1.1-1|38	%doc python3/{LICENSE.md,README.md}
14cu|python-ddt-1.1.1-1|39	%{py3_puresitedir}/ddt.py*
14cu|python-ddt-1.1.1-1|40	%{py3_puresitedir}/ddt*.egg-info
14cu|python-ddt-1.1.1-1|41	#---------------------------------------------------------------------------------
14cu|python-ddt-1.1.1-1|42	%prep
14cu|python-ddt-1.1.1-1|43	%setup -qc
14cu|python-ddt-1.1.1-1|44	mv %{oname}-%{version} python2
14cu|python-ddt-1.1.1-1|45	cp -r python2 python3
14cu|python-ddt-1.1.1-1|46	
14cu|python-ddt-1.1.1-1|47	%build
14cu|python-ddt-1.1.1-1|48	pushd python2
14cu|python-ddt-1.1.1-1|49	%py_build
14cu|python-ddt-1.1.1-1|50	popd
14cu|python-ddt-1.1.1-1|51	
14cu|python-ddt-1.1.1-1|52	pushd python3
14cu|python-ddt-1.1.1-1|53	%py3_build
14cu|python-ddt-1.1.1-1|54	popd
14cu|python-ddt-1.1.1-1|55	
14cu|python-ddt-1.1.1-1|56	%install
14cu|python-ddt-1.1.1-1|57	pushd python3
14cu|python-ddt-1.1.1-1|58	%py3_install
14cu|python-ddt-1.1.1-1|59	popd
14cu|python-ddt-1.1.1-1|60	
14cu|python-ddt-1.1.1-1|61	pushd python2
14cu|python-ddt-1.1.1-1|62	%py_install
14cu|python-ddt-1.1.1-1|63	popd
14cu|python-ddt-1.1.1-1|64	
14cu|python-ddt-1.1.1-1|65	%check
14cu|python-ddt-1.1.1-1|66	pushd python2
14cu|python-ddt-1.1.1-1|67	%if %{mdvver} >= 201610
14cu|python-ddt-1.1.1-1|68	%py_test
14cu|python-ddt-1.1.1-1|69	%else
14cu|python-ddt-1.1.1-1|70	python setup.py test
14cu|python-ddt-1.1.1-1|71	%endif
14cu|python-ddt-1.1.1-1|72	popd
14cu|python-ddt-1.1.1-1|73	
14cu|python-ddt-1.1.1-1|74	pushd python3
14cu|python-ddt-1.1.1-1|75	%if %{mdvver} >= 201610
14cu|python-ddt-1.1.1-1|76	%py3_test
14cu|python-ddt-1.1.1-1|77	%else
14cu|python-ddt-1.1.1-1|78	python3 setup.py test
14cu|python-ddt-1.1.1-1|79	%endif
14cu|python-ddt-1.1.1-1|80	popd
14cu|python-ddt-1.1.1-1|81	
14cu|python-ddt-1.1.1-1|82	%changelog
14cu|python-ddt-1.1.1-1|83	
14cu|python-ddt-1.1.1-1|84	* Tue Nov 15 2016 abfonly <abfonly@gmail.com> 1.1.1-1
14cu|python-ddt-1.1.1-1|85	- (64811ce) Updated python-ddt.spec
14cu|python-ddt-1.1.1-1|86	
14cu|python-ddt-1.1.1-1|87	

13996 14
14cu|python-debtcollector-1.3.0-1|1	%define module debtcollector
14cu|python-debtcollector-1.3.0-1|2	
14cu|python-debtcollector-1.3.0-1|3	Name:        python-%{module}
14cu|python-debtcollector-1.3.0-1|4	Version:     1.3.0
14cu|python-debtcollector-1.3.0-1|5	Release:     1
14cu|python-debtcollector-1.3.0-1|6	Summary:     A collection of Python deprecation patterns and strategies
14cu|python-debtcollector-1.3.0-1|7	Group:       Development/Python
14cu|python-debtcollector-1.3.0-1|8	License:     ASL 2.0
14cu|python-debtcollector-1.3.0-1|9	URL:         https://pypi.python.org/pypi/%{module}
14cu|python-debtcollector-1.3.0-1|10	Source0:     http://tarballs.openstack.org/%{module}/%{module}-%{version}.tar.gz
14cu|python-debtcollector-1.3.0-1|11	BuildRequires: pkgconfig(python)
14cu|python-debtcollector-1.3.0-1|12	BuildRequires: pythonegg(setuptools)
14cu|python-debtcollector-1.3.0-1|13	BuildRequires: pythonegg(pbr)
14cu|python-debtcollector-1.3.0-1|14	Requires:    pythonegg(babel)
14cu|python-debtcollector-1.3.0-1|15	Requires:    pythonegg(pbr)
14cu|python-debtcollector-1.3.0-1|16	Requires:    pythonegg(six)
14cu|python-debtcollector-1.3.0-1|17	Requires:    pythonegg(wrapt)
14cu|python-debtcollector-1.3.0-1|18	BuildArch:   noarch
14cu|python-debtcollector-1.3.0-1|19	
14cu|python-debtcollector-1.3.0-1|20	%description
14cu|python-debtcollector-1.3.0-1|21	It is a collection of functions/decorators
14cu|python-debtcollector-1.3.0-1|22	which is used to signal a user when
14cu|python-debtcollector-1.3.0-1|23	*  a method (static method, class method,
14cu|python-debtcollector-1.3.0-1|24	or regular instance method) or a class
14cu|python-debtcollector-1.3.0-1|25	or function is going to be removed at
14cu|python-debtcollector-1.3.0-1|26	some point in the future.
14cu|python-debtcollector-1.3.0-1|27	* to move a instance method/property/class
14cu|python-debtcollector-1.3.0-1|28	from an existing one to a new one
14cu|python-debtcollector-1.3.0-1|29	* a keyword is renamed
14cu|python-debtcollector-1.3.0-1|30	* further customizing the emitted messages
14cu|python-debtcollector-1.3.0-1|31	
14cu|python-debtcollector-1.3.0-1|32	%files
14cu|python-debtcollector-1.3.0-1|33	%doc python2/{README.rst,CONTRIBUTING.rst,LICENSE,ChangeLog}
14cu|python-debtcollector-1.3.0-1|34	%{py_puresitedir}/%{module}
14cu|python-debtcollector-1.3.0-1|35	%{py_puresitedir}/%{module}*.egg-info
14cu|python-debtcollector-1.3.0-1|36	#---------------------------------------------------------------------
14cu|python-debtcollector-1.3.0-1|37	
14cu|python-debtcollector-1.3.0-1|38	%package -n python3-%{module}
14cu|python-debtcollector-1.3.0-1|39	Summary:     A collection of Python deprecation patterns and strategies
14cu|python-debtcollector-1.3.0-1|40	
14cu|python-debtcollector-1.3.0-1|41	BuildRequires: pkgconfig(python3)
14cu|python-debtcollector-1.3.0-1|42	BuildRequires: python3egg(setuptools)
14cu|python-debtcollector-1.3.0-1|43	BuildRequires: python3egg(pbr)
14cu|python-debtcollector-1.3.0-1|44	Requires:    python3egg(babel)
14cu|python-debtcollector-1.3.0-1|45	Requires:    python3egg(pbr)
14cu|python-debtcollector-1.3.0-1|46	Requires:    python3egg(six)
14cu|python-debtcollector-1.3.0-1|47	Requires:    python3egg(wrapt)
14cu|python-debtcollector-1.3.0-1|48	
14cu|python-debtcollector-1.3.0-1|49	%description -n python3-%{module}
14cu|python-debtcollector-1.3.0-1|50	It is a collection of functions/decorators
14cu|python-debtcollector-1.3.0-1|51	which is used to signal a user when
14cu|python-debtcollector-1.3.0-1|52	*  a method (static method, class method,
14cu|python-debtcollector-1.3.0-1|53	or regular instance method) or a class
14cu|python-debtcollector-1.3.0-1|54	or function is going to be removed at
14cu|python-debtcollector-1.3.0-1|55	some point in the future.
14cu|python-debtcollector-1.3.0-1|56	* to move a instance method/property/class
14cu|python-debtcollector-1.3.0-1|57	from an existing one to a new one
14cu|python-debtcollector-1.3.0-1|58	* a keyword is renamed
14cu|python-debtcollector-1.3.0-1|59	* further customizing the emitted messages
14cu|python-debtcollector-1.3.0-1|60	
14cu|python-debtcollector-1.3.0-1|61	%files -n python3-%{module}
14cu|python-debtcollector-1.3.0-1|62	%doc python3/{README.rst,CONTRIBUTING.rst,LICENSE,ChangeLog}
14cu|python-debtcollector-1.3.0-1|63	%{py3_puresitedir}/%{module}
14cu|python-debtcollector-1.3.0-1|64	%{py3_puresitedir}/%{module}*.egg-info
14cu|python-debtcollector-1.3.0-1|65	#---------------------------------------------------------------------
14cu|python-debtcollector-1.3.0-1|66	
14cu|python-debtcollector-1.3.0-1|67	%prep
14cu|python-debtcollector-1.3.0-1|68	%setup -qc
14cu|python-debtcollector-1.3.0-1|69	# let RPM handle deps
14cu|python-debtcollector-1.3.0-1|70	rm -rf %{module}-%{version}/requirements.txt
14cu|python-debtcollector-1.3.0-1|71	
14cu|python-debtcollector-1.3.0-1|72	mv %{module}-%{version} python2
14cu|python-debtcollector-1.3.0-1|73	cp -r python2 python3
14cu|python-debtcollector-1.3.0-1|74	
14cu|python-debtcollector-1.3.0-1|75	%build
14cu|python-debtcollector-1.3.0-1|76	pushd python2
14cu|python-debtcollector-1.3.0-1|77	python setup.py build
14cu|python-debtcollector-1.3.0-1|78	popd
14cu|python-debtcollector-1.3.0-1|79	
14cu|python-debtcollector-1.3.0-1|80	pushd python3
14cu|python-debtcollector-1.3.0-1|81	python3 setup.py build
14cu|python-debtcollector-1.3.0-1|82	popd
14cu|python-debtcollector-1.3.0-1|83	
14cu|python-debtcollector-1.3.0-1|84	%install
14cu|python-debtcollector-1.3.0-1|85	pushd python3
14cu|python-debtcollector-1.3.0-1|86	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-debtcollector-1.3.0-1|87	popd
14cu|python-debtcollector-1.3.0-1|88	
14cu|python-debtcollector-1.3.0-1|89	pushd python2
14cu|python-debtcollector-1.3.0-1|90	python setup.py install --skip-build --root %{buildroot}
14cu|python-debtcollector-1.3.0-1|91	rm -fr %{buildroot}/%{py_puresitedir}/%{module}/tests
14cu|python-debtcollector-1.3.0-1|92	popd
14cu|python-debtcollector-1.3.0-1|93	
14cu|python-debtcollector-1.3.0-1|94	%changelog
14cu|python-debtcollector-1.3.0-1|95	
14cu|python-debtcollector-1.3.0-1|96	* Fri Jun 17 2016 abfonly <abfonly@gmail.com> 1.3.0-1
14cu|python-debtcollector-1.3.0-1|97	- (70adcbc) Imported from SRPM
14cu|python-debtcollector-1.3.0-1|98	
14cu|python-debtcollector-1.3.0-1|99	

13997 14
14cu|python-discover-0.4.0-1|1	%define	oname	discover
14cu|python-discover-0.4.0-1|2	
14cu|python-discover-0.4.0-1|3	Name:		python-%{oname}
14cu|python-discover-0.4.0-1|4	Version:	0.4.0
14cu|python-discover-0.4.0-1|5	Release:	1
14cu|python-discover-0.4.0-1|6	Summary:	Test discovery for unittest. Backported from Python 2.7
14cu|python-discover-0.4.0-1|7	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-discover-0.4.0-1|8	License:	BSD
14cu|python-discover-0.4.0-1|9	Group:		Development/Python
14cu|python-discover-0.4.0-1|10	Url:		http://pypi.python.org/pypi/discover/
14cu|python-discover-0.4.0-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-discover-0.4.0-1|12	BuildRequires:	pythonegg(unittest2)
14cu|python-discover-0.4.0-1|13	BuildArch:	noarch
14cu|python-discover-0.4.0-1|14	
14cu|python-discover-0.4.0-1|15	
14cu|python-discover-0.4.0-1|16	%description
14cu|python-discover-0.4.0-1|17	This is the test discovery mechanism and ``load_tests``
14cu|python-discover-0.4.0-1|18	protocol for unittest
14cu|python-discover-0.4.0-1|19	backported from Python 2.7 to work with Python 2.4 or
14cu|python-discover-0.4.0-1|20	more recent (including Python 3).
14cu|python-discover-0.4.0-1|21	
14cu|python-discover-0.4.0-1|22	%files
14cu|python-discover-0.4.0-1|23	%doc README.txt
14cu|python-discover-0.4.0-1|24	%{_bindir}/discover
14cu|python-discover-0.4.0-1|25	%{py_puresitedir}/discover.py*
14cu|python-discover-0.4.0-1|26	%{py_puresitedir}/discover*.egg-info
14cu|python-discover-0.4.0-1|27	#-------------------------------------------------------------------
14cu|python-discover-0.4.0-1|28	%package -n     python3-%{oname}
14cu|python-discover-0.4.0-1|29	Summary:	Test discovery for unittest backported for Python3
14cu|python-discover-0.4.0-1|30	BuildRequires:	python3egg(setuptools)
14cu|python-discover-0.4.0-1|31	BuildRequires:	python3egg(unittest2)
14cu|python-discover-0.4.0-1|32	BuildArch:	noarch
14cu|python-discover-0.4.0-1|33	
14cu|python-discover-0.4.0-1|34	%description -n python3-%{oname}
14cu|python-discover-0.4.0-1|35	This is the test discovery mechanism and ``load_tests``
14cu|python-discover-0.4.0-1|36	protocol for unittest
14cu|python-discover-0.4.0-1|37	backported from Python 2.7 to work with Python 2.4 or
14cu|python-discover-0.4.0-1|38	more recent (including Python 3).
14cu|python-discover-0.4.0-1|39	
14cu|python-discover-0.4.0-1|40	%files -n python3-%{oname}
14cu|python-discover-0.4.0-1|41	%doc README.txt
14cu|python-discover-0.4.0-1|42	%{_bindir}/python3-discover
14cu|python-discover-0.4.0-1|43	%{py3_puresitedir}/discover.py*
14cu|python-discover-0.4.0-1|44	%{py3_puresitedir}/discover*.egg-info
14cu|python-discover-0.4.0-1|45	#-------------------------------------------------------------------
14cu|python-discover-0.4.0-1|46	
14cu|python-discover-0.4.0-1|47	%prep
14cu|python-discover-0.4.0-1|48	%setup -qn %{oname}-%{version}
14cu|python-discover-0.4.0-1|49	cp -a . %{py3dir}
14cu|python-discover-0.4.0-1|50	
14cu|python-discover-0.4.0-1|51	%build
14cu|python-discover-0.4.0-1|52	python setup.py build
14cu|python-discover-0.4.0-1|53	
14cu|python-discover-0.4.0-1|54	pushd %{py3dir}
14cu|python-discover-0.4.0-1|55	python3 setup.py build
14cu|python-discover-0.4.0-1|56	popd
14cu|python-discover-0.4.0-1|57	
14cu|python-discover-0.4.0-1|58	%install
14cu|python-discover-0.4.0-1|59	pushd %{py3dir}
14cu|python-discover-0.4.0-1|60	python3 setup.py install --root %{buildroot}
14cu|python-discover-0.4.0-1|61	cd %{buildroot}%{_bindir}
14cu|python-discover-0.4.0-1|62	mv discover python3-discover
14cu|python-discover-0.4.0-1|63	popd
14cu|python-discover-0.4.0-1|64	
14cu|python-discover-0.4.0-1|65	python setup.py install --root=%{buildroot}
14cu|python-discover-0.4.0-1|66	
14cu|python-discover-0.4.0-1|67	chmod +x %{buildroot}%{py3_puresitedir}/discover.py
14cu|python-discover-0.4.0-1|68	chmod +x %{buildroot}%{py_puresitedir}/discover.py
14cu|python-discover-0.4.0-1|69	
14cu|python-discover-0.4.0-1|70	%check
14cu|python-discover-0.4.0-1|71	python setup.py test
14cu|python-discover-0.4.0-1|72	pushd %{py3dir}
14cu|python-discover-0.4.0-1|73	python3 setup.py test
14cu|python-discover-0.4.0-1|74	popd
14cu|python-discover-0.4.0-1|75	
14cu|python-discover-0.4.0-1|76	%changelog
14cu|python-discover-0.4.0-1|77	
14cu|python-discover-0.4.0-1|78	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 0.4.0-1
14cu|python-discover-0.4.0-1|79	- (d0ef677) Imported from SRPM
14cu|python-discover-0.4.0-1|80	
14cu|python-discover-0.4.0-1|81	

13998 14
14cu|python-django-1.8.18-1|1	%define module	django
14cu|python-django-1.8.18-1|2	%define tarname	Django
14cu|python-django-1.8.18-1|3	
14cu|python-django-1.8.18-1|4	Summary:	A high-level Python Web framework
14cu|python-django-1.8.18-1|5	Name:		python-%{module}
14cu|python-django-1.8.18-1|6	Version:	1.8.18
14cu|python-django-1.8.18-1|7	Release:	1
14cu|python-django-1.8.18-1|8	License:	BSD
14cu|python-django-1.8.18-1|9	Group:		Development/Python
14cu|python-django-1.8.18-1|10	Url:		http://www.djangoproject.com
14cu|python-django-1.8.18-1|11	Source0:	https://pypi.io/packages/source/D/%{tarname}/%{tarname}-%{version}.tar.gz
14cu|python-django-1.8.18-1|12	BuildArch:	noarch
14cu|python-django-1.8.18-1|13	BuildRequires:	python-distribute
14cu|python-django-1.8.18-1|14	BuildRequires:	python-sphinx
14cu|python-django-1.8.18-1|15	BuildRequires:	pkgconfig(python-2.7)
14cu|python-django-1.8.18-1|16	
14cu|python-django-1.8.18-1|17	%description
14cu|python-django-1.8.18-1|18	Django is a high-level Python Web framework that encourages rapid development
14cu|python-django-1.8.18-1|19	and clean, pragmatic design.
14cu|python-django-1.8.18-1|20	
14cu|python-django-1.8.18-1|21	Developed and used over the past two years by a fast-moving online-news
14cu|python-django-1.8.18-1|22	operation, Django was designed from scratch to handle two challenges:	the
14cu|python-django-1.8.18-1|23	intensive deadlines of a newsroom and the stringent requirements of experienced
14cu|python-django-1.8.18-1|24	Web developers. It has convenient niceties for developing content-management
14cu|python-django-1.8.18-1|25	systems, but it's an excellent tool for building any Web site.
14cu|python-django-1.8.18-1|26	
14cu|python-django-1.8.18-1|27	Django focuses on automating as much as possible and adhering to the
14cu|python-django-1.8.18-1|28	DRY principle.
14cu|python-django-1.8.18-1|29	
14cu|python-django-1.8.18-1|30	%prep
14cu|python-django-1.8.18-1|31	%setup -qn %{tarname}-%{version}
14cu|python-django-1.8.18-1|32	sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py
14cu|python-django-1.8.18-1|33	
14cu|python-django-1.8.18-1|34	%build
14cu|python-django-1.8.18-1|35	PYTHONDONTWRITEBYTECODE= python setup.py build
14cu|python-django-1.8.18-1|36	make -C docs/ html
14cu|python-django-1.8.18-1|37	
14cu|python-django-1.8.18-1|38	%install
14cu|python-django-1.8.18-1|39	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-django-1.8.18-1|40	
14cu|python-django-1.8.18-1|41	%files
14cu|python-django-1.8.18-1|42	%doc LICENSE  docs/_build/html
14cu|python-django-1.8.18-1|43	%{_bindir}/*
14cu|python-django-1.8.18-1|44	%{py_puresitedir}/%{module}
14cu|python-django-1.8.18-1|45	%{py_puresitedir}/%{tarname}-*.egg-info
14cu|python-django-1.8.18-1|46	
14cu|python-django-1.8.18-1|47	%changelog
14cu|python-django-1.8.18-1|48	
14cu|python-django-1.8.18-1|49	* Sun Apr 23 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.8.18-1
14cu|python-django-1.8.18-1|50	- (97e37ef) Updated to 1.8.18
14cu|python-django-1.8.18-1|51	
14cu|python-django-1.8.18-1|52	

13999 14
14cu|python-django-appconf-1.0.1-1|1	%global pypi_name django-appconf
14cu|python-django-appconf-1.0.1-1|2	
14cu|python-django-appconf-1.0.1-1|3	Name:           python-%{pypi_name}
14cu|python-django-appconf-1.0.1-1|4	Version:        1.0.1
14cu|python-django-appconf-1.0.1-1|5	Release:        1
14cu|python-django-appconf-1.0.1-1|6	Summary:        A helper class for handling configuration defaults of packaged apps gracefully
14cu|python-django-appconf-1.0.1-1|7	Group:		Development/Python
14cu|python-django-appconf-1.0.1-1|8	
14cu|python-django-appconf-1.0.1-1|9	License:        BSD
14cu|python-django-appconf-1.0.1-1|10	URL:            http://pypi.python.org/pypi/django-appconf/0.5
14cu|python-django-appconf-1.0.1-1|11	Source0:        https://pypi.python.org/packages/source/d/django-appconf/django-appconf-%{version}.tar.gz
14cu|python-django-appconf-1.0.1-1|12	BuildArch:      noarch
14cu|python-django-appconf-1.0.1-1|13	
14cu|python-django-appconf-1.0.1-1|14	BuildRequires:  python-devel
14cu|python-django-appconf-1.0.1-1|15	BuildRequires:  python-sphinx
14cu|python-django-appconf-1.0.1-1|16	BuildRequires:	python-setuptools
14cu|python-django-appconf-1.0.1-1|17	
14cu|python-django-appconf-1.0.1-1|18	Requires:   python-django
14cu|python-django-appconf-1.0.1-1|19	
14cu|python-django-appconf-1.0.1-1|20	%description
14cu|python-django-appconf-1.0.1-1|21	A helper class for handling configuration
14cu|python-django-appconf-1.0.1-1|22	defaults of packaged Django
14cu|python-django-appconf-1.0.1-1|23	apps gracefully.
14cu|python-django-appconf-1.0.1-1|24	
14cu|python-django-appconf-1.0.1-1|25	%prep
14cu|python-django-appconf-1.0.1-1|26	%setup -q -n %{pypi_name}-%{version}
14cu|python-django-appconf-1.0.1-1|27	# Remove bundled egg-info
14cu|python-django-appconf-1.0.1-1|28	rm -rf %{pypi_name}.egg-info
14cu|python-django-appconf-1.0.1-1|29	
14cu|python-django-appconf-1.0.1-1|30	# generate html docs
14cu|python-django-appconf-1.0.1-1|31	sphinx-build docs html
14cu|python-django-appconf-1.0.1-1|32	# remove the sphinx-build leftovers
14cu|python-django-appconf-1.0.1-1|33	rm -rf html/.{doctrees,buildinfo}
14cu|python-django-appconf-1.0.1-1|34	
14cu|python-django-appconf-1.0.1-1|35	%build
14cu|python-django-appconf-1.0.1-1|36	python setup.py build
14cu|python-django-appconf-1.0.1-1|37	
14cu|python-django-appconf-1.0.1-1|38	%install
14cu|python-django-appconf-1.0.1-1|39	python setup.py install --skip-build --root %{buildroot}
14cu|python-django-appconf-1.0.1-1|40	
14cu|python-django-appconf-1.0.1-1|41	%files
14cu|python-django-appconf-1.0.1-1|42	%doc html README.rst LICENSE
14cu|python-django-appconf-1.0.1-1|43	%{py_puresitedir}/appconf
14cu|python-django-appconf-1.0.1-1|44	%{py_puresitedir}/django_appconf-%{version}-py?.?.egg-info
14cu|python-django-appconf-1.0.1-1|45	
14cu|python-django-appconf-1.0.1-1|46	%changelog
14cu|python-django-appconf-1.0.1-1|47	
14cu|python-django-appconf-1.0.1-1|48	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.0.1-1
14cu|python-django-appconf-1.0.1-1|49	- (01dfca3) Updated to 1.0.1 (by updates_builder)
14cu|python-django-appconf-1.0.1-1|50	
14cu|python-django-appconf-1.0.1-1|51	

14000 14
14cu|python-django-auth-ldap-1.2.6-1|1	%define module	django-auth-ldap
14cu|python-django-auth-ldap-1.2.6-1|2	
14cu|python-django-auth-ldap-1.2.6-1|3	Name: 		python-%{module}
14cu|python-django-auth-ldap-1.2.6-1|4	Version: 	1.2.6
14cu|python-django-auth-ldap-1.2.6-1|5	Release: 	1
14cu|python-django-auth-ldap-1.2.6-1|6	Summary: 	Django LDAP authentication backend
14cu|python-django-auth-ldap-1.2.6-1|7	License:	BSD
14cu|python-django-auth-ldap-1.2.6-1|8	Group: 		Development/Python
14cu|python-django-auth-ldap-1.2.6-1|9	URL: 		https://bitbucket.org/psagers/django-auth-ldap/
14cu|python-django-auth-ldap-1.2.6-1|10	Source0: 	https://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
14cu|python-django-auth-ldap-1.2.6-1|11	Patch0:		django-auth-ldap-1.2.0-mga-fix-setup-install_requires.patch
14cu|python-django-auth-ldap-1.2.6-1|12	BuildArch:	noarch
14cu|python-django-auth-ldap-1.2.6-1|13	BuildRequires:	python-setuptools
14cu|python-django-auth-ldap-1.2.6-1|14	
14cu|python-django-auth-ldap-1.2.6-1|15	Requires:	python-ldap
14cu|python-django-auth-ldap-1.2.6-1|16	
14cu|python-django-auth-ldap-1.2.6-1|17	%description
14cu|python-django-auth-ldap-1.2.6-1|18	This is a Django authentication backend that authenticates against an LDAP
14cu|python-django-auth-ldap-1.2.6-1|19	service. Configuration can be as simple as a single distinguished name
14cu|python-django-auth-ldap-1.2.6-1|20	template, but there are many rich configuration options for working with users,
14cu|python-django-auth-ldap-1.2.6-1|21	groups, and permissions.
14cu|python-django-auth-ldap-1.2.6-1|22	
14cu|python-django-auth-ldap-1.2.6-1|23	#---------------------------------------------------------------------------
14cu|python-django-auth-ldap-1.2.6-1|24	
14cu|python-django-auth-ldap-1.2.6-1|25	%package -n	python3-%{module}
14cu|python-django-auth-ldap-1.2.6-1|26	Summary:	Django LDAP authentication backend
14cu|python-django-auth-ldap-1.2.6-1|27	Group:		Development/Python
14cu|python-django-auth-ldap-1.2.6-1|28	BuildArch:	noarch
14cu|python-django-auth-ldap-1.2.6-1|29	BuildRequires:	python3-setuptools
14cu|python-django-auth-ldap-1.2.6-1|30	
14cu|python-django-auth-ldap-1.2.6-1|31	Requires:	python-ldap
14cu|python-django-auth-ldap-1.2.6-1|32	
14cu|python-django-auth-ldap-1.2.6-1|33	%description -n python3-%{module}
14cu|python-django-auth-ldap-1.2.6-1|34	This is a Django authentication backend that authenticates against an LDAP
14cu|python-django-auth-ldap-1.2.6-1|35	service. Configuration can be as simple as a single distinguished name
14cu|python-django-auth-ldap-1.2.6-1|36	template, but there are many rich configuration options for working with users,
14cu|python-django-auth-ldap-1.2.6-1|37	groups, and permissions.
14cu|python-django-auth-ldap-1.2.6-1|38	This is the Python 3 build of %{module}.
14cu|python-django-auth-ldap-1.2.6-1|39	
14cu|python-django-auth-ldap-1.2.6-1|40	#---------------------------------------------------------------------------
14cu|python-django-auth-ldap-1.2.6-1|41	
14cu|python-django-auth-ldap-1.2.6-1|42	%prep
14cu|python-django-auth-ldap-1.2.6-1|43	%setup -q -n %{module}-%{version}
14cu|python-django-auth-ldap-1.2.6-1|44	%apply_patches
14cu|python-django-auth-ldap-1.2.6-1|45	
14cu|python-django-auth-ldap-1.2.6-1|46	find . -name '.buildinfo' -delete
14cu|python-django-auth-ldap-1.2.6-1|47	find . -name '.spell*' -delete
14cu|python-django-auth-ldap-1.2.6-1|48	
14cu|python-django-auth-ldap-1.2.6-1|49	cp -a . %{py3dir}
14cu|python-django-auth-ldap-1.2.6-1|50	
14cu|python-django-auth-ldap-1.2.6-1|51	%build
14cu|python-django-auth-ldap-1.2.6-1|52	python setup.py build
14cu|python-django-auth-ldap-1.2.6-1|53	
14cu|python-django-auth-ldap-1.2.6-1|54	pushd %{py3dir}
14cu|python-django-auth-ldap-1.2.6-1|55	python3 setup.py build
14cu|python-django-auth-ldap-1.2.6-1|56	popd
14cu|python-django-auth-ldap-1.2.6-1|57	
14cu|python-django-auth-ldap-1.2.6-1|58	%install
14cu|python-django-auth-ldap-1.2.6-1|59	python setup.py install --root=%{buildroot} --skip-build
14cu|python-django-auth-ldap-1.2.6-1|60	
14cu|python-django-auth-ldap-1.2.6-1|61	pushd %{py3dir}
14cu|python-django-auth-ldap-1.2.6-1|62	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-django-auth-ldap-1.2.6-1|63	popd
14cu|python-django-auth-ldap-1.2.6-1|64	
14cu|python-django-auth-ldap-1.2.6-1|65	%files
14cu|python-django-auth-ldap-1.2.6-1|66	%doc docs/*
14cu|python-django-auth-ldap-1.2.6-1|67	%{py_puresitedir}/django_auth_ldap
14cu|python-django-auth-ldap-1.2.6-1|68	%{py_puresitedir}/django_auth_ldap-%{version}-py*.egg-info
14cu|python-django-auth-ldap-1.2.6-1|69	
14cu|python-django-auth-ldap-1.2.6-1|70	
14cu|python-django-auth-ldap-1.2.6-1|71	%files -n python3-%{module}
14cu|python-django-auth-ldap-1.2.6-1|72	%doc CHANGES LICENSE README docs
14cu|python-django-auth-ldap-1.2.6-1|73	%{py3_puresitedir}/django_auth_ldap/
14cu|python-django-auth-ldap-1.2.6-1|74	%{py3_puresitedir}/django_auth_ldap-%{version}-py*.egg-info
14cu|python-django-auth-ldap-1.2.6-1|75	
14cu|python-django-auth-ldap-1.2.6-1|76	
14cu|python-django-auth-ldap-1.2.6-1|77	
14cu|python-django-auth-ldap-1.2.6-1|78	%changelog
14cu|python-django-auth-ldap-1.2.6-1|79	
14cu|python-django-auth-ldap-1.2.6-1|80	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.2.6-1
14cu|python-django-auth-ldap-1.2.6-1|81	- (b7bbcc5) Update from upstream
14cu|python-django-auth-ldap-1.2.6-1|82	
14cu|python-django-auth-ldap-1.2.6-1|83	

14001 14
14cu|python-django-contact-form-1.1-1|1	%define realname django-contact-form
14cu|python-django-contact-form-1.1-1|2	%define alphatag 97559a887345
14cu|python-django-contact-form-1.1-1|3	
14cu|python-django-contact-form-1.1-1|4	Name:           python-django-contact-form
14cu|python-django-contact-form-1.1-1|5	Version:        1.1
14cu|python-django-contact-form-1.1-1|6	Release:        1
14cu|python-django-contact-form-1.1-1|7	Summary:        An extensible contact-form application for Django
14cu|python-django-contact-form-1.1-1|8	
14cu|python-django-contact-form-1.1-1|9	Group:          Development/Python
14cu|python-django-contact-form-1.1-1|10	License:        BSD
14cu|python-django-contact-form-1.1-1|11	URL:            http://bitbucket.org/ubernostrum/django-contact-form/
14cu|python-django-contact-form-1.1-1|12	Source0:        https://pypi.python.org/packages/source/d/django-contact-form/django-contact-form-%{version}.tar.gz
14cu|python-django-contact-form-1.1-1|13	
14cu|python-django-contact-form-1.1-1|14	BuildArch:      noarch
14cu|python-django-contact-form-1.1-1|15	BuildRequires:  python-devel
14cu|python-django-contact-form-1.1-1|16	BuildRequires:  python-setuptools
14cu|python-django-contact-form-1.1-1|17	Requires:       python-django
14cu|python-django-contact-form-1.1-1|18	
14cu|python-django-contact-form-1.1-1|19	%description
14cu|python-django-contact-form-1.1-1|20	An extensible contact-form application for Django
14cu|python-django-contact-form-1.1-1|21	
14cu|python-django-contact-form-1.1-1|22	%prep
14cu|python-django-contact-form-1.1-1|23	%setup -qn django-contact-form-%{version}
14cu|python-django-contact-form-1.1-1|24	
14cu|python-django-contact-form-1.1-1|25	%build
14cu|python-django-contact-form-1.1-1|26	python setup.py build
14cu|python-django-contact-form-1.1-1|27	
14cu|python-django-contact-form-1.1-1|28	%install
14cu|python-django-contact-form-1.1-1|29	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-django-contact-form-1.1-1|30	
14cu|python-django-contact-form-1.1-1|31	%clean
14cu|python-django-contact-form-1.1-1|32	
14cu|python-django-contact-form-1.1-1|33	%files
14cu|python-django-contact-form-1.1-1|34	%doc docs/
14cu|python-django-contact-form-1.1-1|35	%{py_puresitedir}/*
14cu|python-django-contact-form-1.1-1|36	
14cu|python-django-contact-form-1.1-1|37	%changelog
14cu|python-django-contact-form-1.1-1|38	
14cu|python-django-contact-form-1.1-1|39	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.1-1
14cu|python-django-contact-form-1.1-1|40	- (e79aa96) Merge pull request #1 from import/python-django-contact-form:auto_update
14cu|python-django-contact-form-1.1-1|41	- (e79aa96) Updated to 1.1 (by updates_builder)
14cu|python-django-contact-form-1.1-1|42	
14cu|python-django-contact-form-1.1-1|43	

14002 14
14cu|python-django-easy-thumbnails-2.3-1|1	Name:           python-django-easy-thumbnails
14cu|python-django-easy-thumbnails-2.3-1|2	Version:        2.3
14cu|python-django-easy-thumbnails-2.3-1|3	Release:        1
14cu|python-django-easy-thumbnails-2.3-1|4	Url:            http://github.com/lukaszb/django-guardian
14cu|python-django-easy-thumbnails-2.3-1|5	Summary:        A powerful, yet easy to implement thumbnailing application for Django
14cu|python-django-easy-thumbnails-2.3-1|6	
14cu|python-django-easy-thumbnails-2.3-1|7	License:        BSD-3-Clause
14cu|python-django-easy-thumbnails-2.3-1|8	Group:          Development/Python
14cu|python-django-easy-thumbnails-2.3-1|9	Source0:        https://pypi.python.org/packages/source/e/easy-thumbnails/easy-thumbnails-%{version}.tar.gz
14cu|python-django-easy-thumbnails-2.3-1|10	BuildRequires:  python-devel
14cu|python-django-easy-thumbnails-2.3-1|11	BuildRequires:  python-distribute
14cu|python-django-easy-thumbnails-2.3-1|12	Requires:       python-django >= 1.2
14cu|python-django-easy-thumbnails-2.3-1|13	BuildArch:      noarch
14cu|python-django-easy-thumbnails-2.3-1|14	
14cu|python-django-easy-thumbnails-2.3-1|15	%description
14cu|python-django-easy-thumbnails-2.3-1|16	A powerful, yet easy to implement thumbnailing application for Django.
14cu|python-django-easy-thumbnails-2.3-1|17	
14cu|python-django-easy-thumbnails-2.3-1|18	%prep
14cu|python-django-easy-thumbnails-2.3-1|19	%setup -q -n easy-thumbnails-%{version}
14cu|python-django-easy-thumbnails-2.3-1|20	
14cu|python-django-easy-thumbnails-2.3-1|21	%build
14cu|python-django-easy-thumbnails-2.3-1|22	python setup.py build
14cu|python-django-easy-thumbnails-2.3-1|23	
14cu|python-django-easy-thumbnails-2.3-1|24	%install
14cu|python-django-easy-thumbnails-2.3-1|25	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python-django-easy-thumbnails-2.3-1|26	
14cu|python-django-easy-thumbnails-2.3-1|27	%files
14cu|python-django-easy-thumbnails-2.3-1|28	%doc README.rst
14cu|python-django-easy-thumbnails-2.3-1|29	%{py_puresitedir}/*
14cu|python-django-easy-thumbnails-2.3-1|30	
14cu|python-django-easy-thumbnails-2.3-1|31	%changelog
14cu|python-django-easy-thumbnails-2.3-1|32	
14cu|python-django-easy-thumbnails-2.3-1|33	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.3-1
14cu|python-django-easy-thumbnails-2.3-1|34	- (1ea9d4a) Updated to 2.3 (by updates_builder)
14cu|python-django-easy-thumbnails-2.3-1|35	
14cu|python-django-easy-thumbnails-2.3-1|36	

14003 14
14cu|python-django-filter-0.11.0-1|1	%define realname    django-filter
14cu|python-django-filter-0.11.0-1|2	
14cu|python-django-filter-0.11.0-1|3	Name: python-%{realname}
14cu|python-django-filter-0.11.0-1|4	Version: 0.11.0
14cu|python-django-filter-0.11.0-1|5	Release: 1
14cu|python-django-filter-0.11.0-1|6	Summary:        A Django application for allowing users to filter queryset dynamically
14cu|python-django-filter-0.11.0-1|7	Group:          Development/Python
14cu|python-django-filter-0.11.0-1|8	License:        BSD
14cu|python-django-filter-0.11.0-1|9	URL:            http://pypi.python.org/pypi/django-filter
14cu|python-django-filter-0.11.0-1|10	Source0:        https://pypi.python.org/packages/source/d/django-filter/django-filter-%{version}.tar.gz
14cu|python-django-filter-0.11.0-1|11	BuildArch:      noarch
14cu|python-django-filter-0.11.0-1|12	BuildRequires:  python-devel python-setuptools
14cu|python-django-filter-0.11.0-1|13	Requires:       python-django
14cu|python-django-filter-0.11.0-1|14	
14cu|python-django-filter-0.11.0-1|15	%description
14cu|python-django-filter-0.11.0-1|16	Django-filter provides a simple way to filter down a queryset based on
14cu|python-django-filter-0.11.0-1|17	parameters a user provides.
14cu|python-django-filter-0.11.0-1|18	
14cu|python-django-filter-0.11.0-1|19	
14cu|python-django-filter-0.11.0-1|20	%prep
14cu|python-django-filter-0.11.0-1|21	%setup -q -n %{realname}-%{version}
14cu|python-django-filter-0.11.0-1|22	find . -name \*._* -exec rm {} +
14cu|python-django-filter-0.11.0-1|23	find . -name \*.buildinfo* -exec rm {} +
14cu|python-django-filter-0.11.0-1|24	
14cu|python-django-filter-0.11.0-1|25	%build
14cu|python-django-filter-0.11.0-1|26	python setup.py build
14cu|python-django-filter-0.11.0-1|27	
14cu|python-django-filter-0.11.0-1|28	%install
14cu|python-django-filter-0.11.0-1|29	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-django-filter-0.11.0-1|30	
14cu|python-django-filter-0.11.0-1|31	%files
14cu|python-django-filter-0.11.0-1|32	%{py_puresitedir}/*
14cu|python-django-filter-0.11.0-1|33	
14cu|python-django-filter-0.11.0-1|34	%changelog
14cu|python-django-filter-0.11.0-1|35	
14cu|python-django-filter-0.11.0-1|36	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.11.0-1
14cu|python-django-filter-0.11.0-1|37	- (9b89529) Updated to 0.11.0 (by updates_builder)
14cu|python-django-filter-0.11.0-1|38	
14cu|python-django-filter-0.11.0-1|39	

14004 14
14cu|python-django-guardian-1.3.2-1|1	Name:           python-django-guardian
14cu|python-django-guardian-1.3.2-1|2	Version:        1.3.2
14cu|python-django-guardian-1.3.2-1|3	Release:        1
14cu|python-django-guardian-1.3.2-1|4	Url:            http://github.com/lukaszb/django-guardian
14cu|python-django-guardian-1.3.2-1|5	Summary:        Implementation of per object permissions for Django 1.2
14cu|python-django-guardian-1.3.2-1|6	
14cu|python-django-guardian-1.3.2-1|7	License:        BSD-3-Clause
14cu|python-django-guardian-1.3.2-1|8	Group:          Development/Python
14cu|python-django-guardian-1.3.2-1|9	Source0:        https://pypi.python.org/packages/source/d/django-guardian/django-guardian-%{version}.tar.gz
14cu|python-django-guardian-1.3.2-1|10	BuildRequires:  python-devel
14cu|python-django-guardian-1.3.2-1|11	BuildRequires:  python-distribute
14cu|python-django-guardian-1.3.2-1|12	Requires:       python-django >= 1.2
14cu|python-django-guardian-1.3.2-1|13	BuildArch:      noarch
14cu|python-django-guardian-1.3.2-1|14	
14cu|python-django-guardian-1.3.2-1|15	%description
14cu|python-django-guardian-1.3.2-1|16	django-guardian is implementation of per object permissions as
14cu|python-django-guardian-1.3.2-1|17	authorization backend which is supported since Django 1.2. It won't
14cu|python-django-guardian-1.3.2-1|18	work with older Django releases.
14cu|python-django-guardian-1.3.2-1|19	
14cu|python-django-guardian-1.3.2-1|20	%prep
14cu|python-django-guardian-1.3.2-1|21	%setup -q -n django-guardian-%{version}
14cu|python-django-guardian-1.3.2-1|22	
14cu|python-django-guardian-1.3.2-1|23	%build
14cu|python-django-guardian-1.3.2-1|24	python setup.py build
14cu|python-django-guardian-1.3.2-1|25	
14cu|python-django-guardian-1.3.2-1|26	%install
14cu|python-django-guardian-1.3.2-1|27	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python-django-guardian-1.3.2-1|28	
14cu|python-django-guardian-1.3.2-1|29	%files
14cu|python-django-guardian-1.3.2-1|30	%doc CHANGES README.rst
14cu|python-django-guardian-1.3.2-1|31	%{py_puresitedir}/*
14cu|python-django-guardian-1.3.2-1|32	
14cu|python-django-guardian-1.3.2-1|33	%changelog
14cu|python-django-guardian-1.3.2-1|34	
14cu|python-django-guardian-1.3.2-1|35	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.3.2-1
14cu|python-django-guardian-1.3.2-1|36	- (c0e8d76) Updated to 1.3.2 (by updates_builder)
14cu|python-django-guardian-1.3.2-1|37	
14cu|python-django-guardian-1.3.2-1|38	

14005 14
14cu|python-django-haystack-2.4.0-1|1	%define	oname	django-haystack
14cu|python-django-haystack-2.4.0-1|2	
14cu|python-django-haystack-2.4.0-1|3	Name:		python-%{oname}
14cu|python-django-haystack-2.4.0-1|4	Version:	2.4.0
14cu|python-django-haystack-2.4.0-1|5	Release:	1
14cu|python-django-haystack-2.4.0-1|6	Summary:	Pluggable search for Django
14cu|python-django-haystack-2.4.0-1|7	Source0:	https://pypi.python.org/packages/source/d/django-haystack/django-haystack-%{version}.tar.gz
14cu|python-django-haystack-2.4.0-1|8	License:	BSD
14cu|python-django-haystack-2.4.0-1|9	Group:		Development/Python
14cu|python-django-haystack-2.4.0-1|10	Url:		http://haystacksearch.org/
14cu|python-django-haystack-2.4.0-1|11	BuildArch:	noarch
14cu|python-django-haystack-2.4.0-1|12	
14cu|python-django-haystack-2.4.0-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-django-haystack-2.4.0-1|14	Requires:       pythonegg(django)
14cu|python-django-haystack-2.4.0-1|15	Requires:       python(abi) = 2.7
14cu|python-django-haystack-2.4.0-1|16	
14cu|python-django-haystack-2.4.0-1|17	%description
14cu|python-django-haystack-2.4.0-1|18	========
14cu|python-django-haystack-2.4.0-1|19	Haystack
14cu|python-django-haystack-2.4.0-1|20	========
14cu|python-django-haystack-2.4.0-1|21	
14cu|python-django-haystack-2.4.0-1|22	:author: Daniel Lindsley
14cu|python-django-haystack-2.4.0-1|23	:date: 2013/07/28
14cu|python-django-haystack-2.4.0-1|24	
14cu|python-django-haystack-2.4.0-1|25	Haystack provides modular search for Django. It features a unified, familiar
14cu|python-django-haystack-2.4.0-1|26	API that allows you to plug in different search backends (such as Solr_,
14cu|python-django-haystack-2.4.0-1|27	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
14cu|python-django-haystack-2.4.0-1|28	
14cu|python-django-haystack-2.4.0-1|29	.. _Solr: http://lucene.apache.org/solr/
14cu|python-django-haystack-2.4.0-1|30	.. _Elasticsearch: http://elasticsearch.org/
14cu|python-django-haystack-2.4.0-1|31	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
14cu|python-django-haystack-2.4.0-1|32	.. _Xapian: http://xapian.org/
14cu|python-django-haystack-2.4.0-1|33	
14cu|python-django-haystack-2.4.0-1|34	Haystack is BSD licensed, plays nicely with third-party app without needing to
14cu|python-django-haystack-2.4.0-1|35	modify the source and supports advanced features like faceting, More Like This,
14cu|python-django-haystack-2.4.0-1|36	highlighting, spatial search and spelling suggestions.
14cu|python-django-haystack-2.4.0-1|37	
14cu|python-django-haystack-2.4.0-1|38	You can find more information at http://haystacksearch.org/.
14cu|python-django-haystack-2.4.0-1|39	
14cu|python-django-haystack-2.4.0-1|40	#------python3-----
14cu|python-django-haystack-2.4.0-1|41	%package -n python3-%{oname}
14cu|python-django-haystack-2.4.0-1|42	Summary:        Django module for modular search
14cu|python-django-haystack-2.4.0-1|43	Group:          Development/Python
14cu|python-django-haystack-2.4.0-1|44	BuildRequires:  pkgconfig(python3)
14cu|python-django-haystack-2.4.0-1|45	BuildRequires:  python3egg(setuptools)
14cu|python-django-haystack-2.4.0-1|46	Requires:       python3egg(django)
14cu|python-django-haystack-2.4.0-1|47	Requires:       python(abi) = %{py3_ver}
14cu|python-django-haystack-2.4.0-1|48	
14cu|python-django-haystack-2.4.0-1|49	%description -n python3-%{oname}
14cu|python-django-haystack-2.4.0-1|50	========
14cu|python-django-haystack-2.4.0-1|51	Haystack
14cu|python-django-haystack-2.4.0-1|52	========
14cu|python-django-haystack-2.4.0-1|53	
14cu|python-django-haystack-2.4.0-1|54	:author: Daniel Lindsley
14cu|python-django-haystack-2.4.0-1|55	:date: 2013/07/28
14cu|python-django-haystack-2.4.0-1|56	
14cu|python-django-haystack-2.4.0-1|57	Haystack provides modular search for Django. It features a unified, familiar
14cu|python-django-haystack-2.4.0-1|58	API that allows you to plug in different search backends (such as Solr_,
14cu|python-django-haystack-2.4.0-1|59	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
14cu|python-django-haystack-2.4.0-1|60	
14cu|python-django-haystack-2.4.0-1|61	.. _Solr: http://lucene.apache.org/solr/
14cu|python-django-haystack-2.4.0-1|62	.. _Elasticsearch: http://elasticsearch.org/
14cu|python-django-haystack-2.4.0-1|63	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
14cu|python-django-haystack-2.4.0-1|64	.. _Xapian: http://xapian.org/
14cu|python-django-haystack-2.4.0-1|65	
14cu|python-django-haystack-2.4.0-1|66	Haystack is BSD licensed, plays nicely with third-party app without needing to
14cu|python-django-haystack-2.4.0-1|67	modify the source and supports advanced features like faceting, More Like This,
14cu|python-django-haystack-2.4.0-1|68	highlighting, spatial search and spelling suggestions.
14cu|python-django-haystack-2.4.0-1|69	
14cu|python-django-haystack-2.4.0-1|70	You can find more information at http://haystacksearch.org/.
14cu|python-django-haystack-2.4.0-1|71	
14cu|python-django-haystack-2.4.0-1|72	This is python3 module.
14cu|python-django-haystack-2.4.0-1|73	
14cu|python-django-haystack-2.4.0-1|74	
14cu|python-django-haystack-2.4.0-1|75	%files -n python3-%{oname}
14cu|python-django-haystack-2.4.0-1|76	%doc python3/AUTHORS
14cu|python-django-haystack-2.4.0-1|77	%doc python3/LICENSE
14cu|python-django-haystack-2.4.0-1|78	%doc python3/README.rst
14cu|python-django-haystack-2.4.0-1|79	%doc python3/docs/faq.rst
14cu|python-django-haystack-2.4.0-1|80	%doc python3/docs/haystack_theme/layout.html
14cu|python-django-haystack-2.4.0-1|81	%{py3_puresitedir}/haystack/*.py*
14cu|python-django-haystack-2.4.0-1|82	%{py3_puresitedir}/haystack/backends/*.py*
14cu|python-django-haystack-2.4.0-1|83	%{py3_puresitedir}/haystack/management/*.py*
14cu|python-django-haystack-2.4.0-1|84	%{py3_puresitedir}/haystack/management/commands/*.py*
14cu|python-django-haystack-2.4.0-1|85	%{py3_puresitedir}/haystack/templatetags/*.py*
14cu|python-django-haystack-2.4.0-1|86	%{py3_puresitedir}/haystack/utils/*.py*
14cu|python-django-haystack-2.4.0-1|87	%{py3_puresitedir}/django_haystack*.egg-info
14cu|python-django-haystack-2.4.0-1|88	%{py3_puresitedir}/haystack/templates/
14cu|python-django-haystack-2.4.0-1|89	#---------------------
14cu|python-django-haystack-2.4.0-1|90	
14cu|python-django-haystack-2.4.0-1|91	%prep
14cu|python-django-haystack-2.4.0-1|92	%setup -q -c
14cu|python-django-haystack-2.4.0-1|93	cp -r %{oname}-%{version} python3
14cu|python-django-haystack-2.4.0-1|94	
14cu|python-django-haystack-2.4.0-1|95	%build
14cu|python-django-haystack-2.4.0-1|96	pushd %{oname}-%{version}
14cu|python-django-haystack-2.4.0-1|97	python setup.py build
14cu|python-django-haystack-2.4.0-1|98	popd
14cu|python-django-haystack-2.4.0-1|99	
14cu|python-django-haystack-2.4.0-1|100	pushd python3
14cu|python-django-haystack-2.4.0-1|101	python3 setup.py build
14cu|python-django-haystack-2.4.0-1|102	popd
14cu|python-django-haystack-2.4.0-1|103	
14cu|python-django-haystack-2.4.0-1|104	%install
14cu|python-django-haystack-2.4.0-1|105	pushd %{oname}-%{version}
14cu|python-django-haystack-2.4.0-1|106	python setup.py install --root=%{buildroot}
14cu|python-django-haystack-2.4.0-1|107	popd
14cu|python-django-haystack-2.4.0-1|108	
14cu|python-django-haystack-2.4.0-1|109	pushd python3
14cu|python-django-haystack-2.4.0-1|110	python3 setup.py install --root=%{buildroot}
14cu|python-django-haystack-2.4.0-1|111	popd
14cu|python-django-haystack-2.4.0-1|112	
14cu|python-django-haystack-2.4.0-1|113	%files
14cu|python-django-haystack-2.4.0-1|114	%doc %{oname}-%{version}/AUTHORS
14cu|python-django-haystack-2.4.0-1|115	%doc %{oname}-%{version}/LICENSE
14cu|python-django-haystack-2.4.0-1|116	%doc %{oname}-%{version}/README.rst
14cu|python-django-haystack-2.4.0-1|117	%doc %{oname}-%{version}/docs/faq.rst
14cu|python-django-haystack-2.4.0-1|118	%doc %{oname}-%{version}/docs/haystack_theme/layout.html
14cu|python-django-haystack-2.4.0-1|119	%{py_puresitedir}/haystack/*.py*
14cu|python-django-haystack-2.4.0-1|120	%{py_puresitedir}/haystack/backends/*.py*
14cu|python-django-haystack-2.4.0-1|121	%{py_puresitedir}/haystack/management/*.py*
14cu|python-django-haystack-2.4.0-1|122	%{py_puresitedir}/haystack/management/commands/*.py*
14cu|python-django-haystack-2.4.0-1|123	%{py_puresitedir}/haystack/templatetags/*.py*
14cu|python-django-haystack-2.4.0-1|124	%{py_puresitedir}/haystack/utils/*.py*
14cu|python-django-haystack-2.4.0-1|125	%{py_puresitedir}/django_haystack*.egg-info
14cu|python-django-haystack-2.4.0-1|126	%{py_puresitedir}/haystack/templates/
14cu|python-django-haystack-2.4.0-1|127	
14cu|python-django-haystack-2.4.0-1|128	%changelog
14cu|python-django-haystack-2.4.0-1|129	
14cu|python-django-haystack-2.4.0-1|130	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.4.0-1
14cu|python-django-haystack-2.4.0-1|131	- (e6b389c) Update from upstream
14cu|python-django-haystack-2.4.0-1|132	
14cu|python-django-haystack-2.4.0-1|133	

14006 14
14cu|python-django-mptt-0.8.0-1|1	%define	oname	django-mptt
14cu|python-django-mptt-0.8.0-1|2	
14cu|python-django-mptt-0.8.0-1|3	Name:		python-%{oname}
14cu|python-django-mptt-0.8.0-1|4	Version:	0.8.0
14cu|python-django-mptt-0.8.0-1|5	Release:	1
14cu|python-django-mptt-0.8.0-1|6	Summary:	Modified Preorder Tree Traversal for Django models
14cu|python-django-mptt-0.8.0-1|7	
14cu|python-django-mptt-0.8.0-1|8	Source0:	https://pypi.python.org/packages/source/d/django-mptt/django-mptt-%{version}.tar.gz
14cu|python-django-mptt-0.8.0-1|9	
14cu|python-django-mptt-0.8.0-1|10	License:	BSD
14cu|python-django-mptt-0.8.0-1|11	Group:		Development/Python
14cu|python-django-mptt-0.8.0-1|12	Url:		http://github.com/django-mptt/django-mptt
14cu|python-django-mptt-0.8.0-1|13	BuildArch:	noarch
14cu|python-django-mptt-0.8.0-1|14	
14cu|python-django-mptt-0.8.0-1|15	BuildRequires:	pythonegg(setuptools)
14cu|python-django-mptt-0.8.0-1|16	BuildRequires:	pythonegg(sphinx)
14cu|python-django-mptt-0.8.0-1|17	BuildRequires:  pythonegg(django) >= 1.4.2
14cu|python-django-mptt-0.8.0-1|18	
14cu|python-django-mptt-0.8.0-1|19	Requires: python(abi) = 2.7
14cu|python-django-mptt-0.8.0-1|20	Requires: pythonegg(django) >= 1.4.2
14cu|python-django-mptt-0.8.0-1|21	
14cu|python-django-mptt-0.8.0-1|22	%description
14cu|python-django-mptt-0.8.0-1|23	Utilities for implementing Modified Preorder Tree Traversal
14cu|python-django-mptt-0.8.0-1|24	with your Django Models and working with trees of Model instances.
14cu|python-django-mptt-0.8.0-1|25	
14cu|python-django-mptt-0.8.0-1|26	%prep
14cu|python-django-mptt-0.8.0-1|27	%setup -q -n %{oname}-%{version}
14cu|python-django-mptt-0.8.0-1|28	
14cu|python-django-mptt-0.8.0-1|29	%install
14cu|python-django-mptt-0.8.0-1|30	python setup.py install --root="%{buildroot}"
14cu|python-django-mptt-0.8.0-1|31	
14cu|python-django-mptt-0.8.0-1|32	%check
14cu|python-django-mptt-0.8.0-1|33	cd tests
14cu|python-django-mptt-0.8.0-1|34	sh runtests.sh
14cu|python-django-mptt-0.8.0-1|35	
14cu|python-django-mptt-0.8.0-1|36	%files
14cu|python-django-mptt-0.8.0-1|37	%doc LICENSE MANIFEST.in PKG-INFO README.rst
14cu|python-django-mptt-0.8.0-1|38	%{py_puresitedir}/django_mptt-%{version}-py2.*.egg-info
14cu|python-django-mptt-0.8.0-1|39	%{py_puresitedir}/mptt/locale/es_AR/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|40	%{py_puresitedir}/mptt/locale/es_AR/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|41	
14cu|python-django-mptt-0.8.0-1|42	%lang(de) %{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|43	%{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|44	%lang(dk) %{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|45	%{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|46	%lang(es) %{py_puresitedir}/mptt/locale/es/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|47	%{py_puresitedir}/mptt/locale/es/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|48	%lang(fr) %{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|49	%{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|50	%lang(mn) %{py_puresitedir}/mptt/locale/mn/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|51	%{py_puresitedir}/mptt/locale/mn/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|52	%lang(nb) %{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|53	%{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|54	%lang(pl) %{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|55	%{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|56	%lang(pt_BR) %{py_puresitedir}/mptt/locale/pt_BR/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|57	%{py_puresitedir}/mptt/locale/pt_BR/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|58	%lang(ru) %{py_puresitedir}/mptt/locale/ru/LC_MESSAGES/django.mo
14cu|python-django-mptt-0.8.0-1|59	%{py_puresitedir}/mptt/locale/ru/LC_MESSAGES/django.po
14cu|python-django-mptt-0.8.0-1|60	%{py_puresitedir}/mptt/*py
14cu|python-django-mptt-0.8.0-1|61	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list.html
14cu|python-django-mptt-0.8.0-1|62	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list_results.html
14cu|python-django-mptt-0.8.0-1|63	%{py_puresitedir}/mptt/templates/admin/mptt_change_list.html
14cu|python-django-mptt-0.8.0-1|64	%{py_puresitedir}/mptt/templates/admin/mptt_change_list_results.html
14cu|python-django-mptt-0.8.0-1|65	%{py_puresitedir}/mptt/templatetags/__init__.py
14cu|python-django-mptt-0.8.0-1|66	%{py_puresitedir}/mptt/templatetags/mptt_admin.py
14cu|python-django-mptt-0.8.0-1|67	%{py_puresitedir}/mptt/templatetags/mptt_tags.py
14cu|python-django-mptt-0.8.0-1|68	
14cu|python-django-mptt-0.8.0-1|69	%changelog
14cu|python-django-mptt-0.8.0-1|70	
14cu|python-django-mptt-0.8.0-1|71	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.8.0-1
14cu|python-django-mptt-0.8.0-1|72	- (bec6eba) Merge pull request #3 from import/python-django-mptt:auto_update
14cu|python-django-mptt-0.8.0-1|73	- (bec6eba) Updated to 0.8.0 (by updates_builder)
14cu|python-django-mptt-0.8.0-1|74	
14cu|python-django-mptt-0.8.0-1|75	

14007 14
14cu|python-django-tagging-0.4-1|1	%define realname django-tagging
14cu|python-django-tagging-0.4-1|2	
14cu|python-django-tagging-0.4-1|3	Name:           python-django-tagging
14cu|python-django-tagging-0.4-1|4	Version:        0.4
14cu|python-django-tagging-0.4-1|5	Release:        1
14cu|python-django-tagging-0.4-1|6	Summary:        A generic tagging application for Django projects
14cu|python-django-tagging-0.4-1|7	
14cu|python-django-tagging-0.4-1|8	Group:          Development/Python
14cu|python-django-tagging-0.4-1|9	License:        MIT
14cu|python-django-tagging-0.4-1|10	URL:            http://code.google.com/p/django-tagging/
14cu|python-django-tagging-0.4-1|11	# svn export -r154 http://django-tagging.googlecode.com/svn/trunk/ django-tagging-0.3-r154
14cu|python-django-tagging-0.4-1|12	# tar zcf django-tagging-0.3-r154.tar.gz django-tagging-0.3-r154
14cu|python-django-tagging-0.4-1|13	Source0:        http://pypi.python.org/packages/source/d/django-tagging}/django-tagging-%{version}.tar.gz
14cu|python-django-tagging-0.4-1|14	BuildArch:      noarch
14cu|python-django-tagging-0.4-1|15	BuildRequires:  python-devel
14cu|python-django-tagging-0.4-1|16	BuildRequires:  python-setuptools
14cu|python-django-tagging-0.4-1|17	Requires:       python-django
14cu|python-django-tagging-0.4-1|18	
14cu|python-django-tagging-0.4-1|19	%description
14cu|python-django-tagging-0.4-1|20	A generic tagging application for Django projects, which allows association
14cu|python-django-tagging-0.4-1|21	of a number of tags with any Model instance and makes retrieval of tags
14cu|python-django-tagging-0.4-1|22	simple.
14cu|python-django-tagging-0.4-1|23	
14cu|python-django-tagging-0.4-1|24	%prep
14cu|python-django-tagging-0.4-1|25	%setup -q -n %{realname}-%{version}
14cu|python-django-tagging-0.4-1|26	
14cu|python-django-tagging-0.4-1|27	%build
14cu|python-django-tagging-0.4-1|28	python setup.py build
14cu|python-django-tagging-0.4-1|29	
14cu|python-django-tagging-0.4-1|30	
14cu|python-django-tagging-0.4-1|31	%install
14cu|python-django-tagging-0.4-1|32	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-django-tagging-0.4-1|33	
14cu|python-django-tagging-0.4-1|34	%files
14cu|python-django-tagging-0.4-1|35	%doc CHANGELOG.txt LICENSE.txt docs/
14cu|python-django-tagging-0.4-1|36	%{py_puresitedir}/*
14cu|python-django-tagging-0.4-1|37	
14cu|python-django-tagging-0.4-1|38	%changelog
14cu|python-django-tagging-0.4-1|39	
14cu|python-django-tagging-0.4-1|40	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 0.4-1
14cu|python-django-tagging-0.4-1|41	- (acc414f) Merge pull request #1 from import/python-django-tagging:auto_update
14cu|python-django-tagging-0.4-1|42	- (acc414f) Updated to 0.4 (by updates_builder)
14cu|python-django-tagging-0.4-1|43	
14cu|python-django-tagging-0.4-1|44	

14008 14
14cu|python-django-userena-1.4.1-1|1	%define module	django-userena
14cu|python-django-userena-1.4.1-1|2	
14cu|python-django-userena-1.4.1-1|3	Name:		python-%{module}
14cu|python-django-userena-1.4.1-1|4	Version:	1.4.1
14cu|python-django-userena-1.4.1-1|5	Release:	1
14cu|python-django-userena-1.4.1-1|6	Summary:	Complete user management application for Django
14cu|python-django-userena-1.4.1-1|7	Group:		Development/Python
14cu|python-django-userena-1.4.1-1|8	License:	BSD
14cu|python-django-userena-1.4.1-1|9	URL:		https://github.com/bread-and-pepper/django-userena/
14cu|python-django-userena-1.4.1-1|10	Source0:	https://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
14cu|python-django-userena-1.4.1-1|11	Patch0:		django-userena-1.4.1-mga-fix-setup-install_requires.patch
14cu|python-django-userena-1.4.1-1|12	BuildArch:	noarch
14cu|python-django-userena-1.4.1-1|13	BuildRequires:	python-setuptools
14cu|python-django-userena-1.4.1-1|14	
14cu|python-django-userena-1.4.1-1|15	Requires:	python-html2text
14cu|python-django-userena-1.4.1-1|16	
14cu|python-django-userena-1.4.1-1|17	%description
14cu|python-django-userena-1.4.1-1|18	Userena is a Django application that supplies your Django
14cu|python-django-userena-1.4.1-1|19	project with full account management.
14cu|python-django-userena-1.4.1-1|20	It's a fully customizable application that takes care of the
14cu|python-django-userena-1.4.1-1|21	signup, activation, messaging and more.
14cu|python-django-userena-1.4.1-1|22	It's BSD licensed, which means you can use it commercially for free!
14cu|python-django-userena-1.4.1-1|23	
14cu|python-django-userena-1.4.1-1|24	#---------------------------------------------------------------------------
14cu|python-django-userena-1.4.1-1|25	
14cu|python-django-userena-1.4.1-1|26	%package -n	python3-%{module}
14cu|python-django-userena-1.4.1-1|27	Summary:	Complete user management application for Django
14cu|python-django-userena-1.4.1-1|28	Group:		Development/Python
14cu|python-django-userena-1.4.1-1|29	BuildArch:	noarch
14cu|python-django-userena-1.4.1-1|30	BuildRequires:	python3-setuptools
14cu|python-django-userena-1.4.1-1|31	
14cu|python-django-userena-1.4.1-1|32	%description -n python3-%{module}
14cu|python-django-userena-1.4.1-1|33	Userena is a Django application that supplies your Django
14cu|python-django-userena-1.4.1-1|34	project with full account management.
14cu|python-django-userena-1.4.1-1|35	It's a fully customizable application that takes care of the
14cu|python-django-userena-1.4.1-1|36	signup, activation, messaging and more.
14cu|python-django-userena-1.4.1-1|37	It's BSD licensed, which means you can use it commercially for free!
14cu|python-django-userena-1.4.1-1|38	This is the Python 3 build of %{module}.
14cu|python-django-userena-1.4.1-1|39	
14cu|python-django-userena-1.4.1-1|40	#---------------------------------------------------------------------------
14cu|python-django-userena-1.4.1-1|41	%prep
14cu|python-django-userena-1.4.1-1|42	%setup -q -n %{module}-%{version}
14cu|python-django-userena-1.4.1-1|43	%apply_patches
14cu|python-django-userena-1.4.1-1|44	cp -a . %{py3dir}
14cu|python-django-userena-1.4.1-1|45	
14cu|python-django-userena-1.4.1-1|46	%build
14cu|python-django-userena-1.4.1-1|47	python setup.py build
14cu|python-django-userena-1.4.1-1|48	
14cu|python-django-userena-1.4.1-1|49	pushd %{py3dir}
14cu|python-django-userena-1.4.1-1|50	python3 setup.py build
14cu|python-django-userena-1.4.1-1|51	popd
14cu|python-django-userena-1.4.1-1|52	
14cu|python-django-userena-1.4.1-1|53	%install
14cu|python-django-userena-1.4.1-1|54	python setup.py install --root=%{buildroot} --skip-build
14cu|python-django-userena-1.4.1-1|55	
14cu|python-django-userena-1.4.1-1|56	pushd %{py3dir}
14cu|python-django-userena-1.4.1-1|57	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-django-userena-1.4.1-1|58	popd
14cu|python-django-userena-1.4.1-1|59	
14cu|python-django-userena-1.4.1-1|60	%files
14cu|python-django-userena-1.4.1-1|61	%doc README.mkd docs
14cu|python-django-userena-1.4.1-1|62	# list some files explicitly to avoid listing locale files twice
14cu|python-django-userena-1.4.1-1|63	%{py_puresitedir}/userena/*.py*
14cu|python-django-userena-1.4.1-1|64	%{py_puresitedir}/userena/contrib/
14cu|python-django-userena-1.4.1-1|65	%{py_puresitedir}/userena/fixtures/
14cu|python-django-userena-1.4.1-1|66	%{py_puresitedir}/userena/management/
14cu|python-django-userena-1.4.1-1|67	%{py_puresitedir}/userena/migrations/
14cu|python-django-userena-1.4.1-1|68	%{py_puresitedir}/userena/runtests/
14cu|python-django-userena-1.4.1-1|69	%{py_puresitedir}/userena/south_migrations/
14cu|python-django-userena-1.4.1-1|70	%{py_puresitedir}/userena/templates/
14cu|python-django-userena-1.4.1-1|71	%{py_puresitedir}/userena/tests/
14cu|python-django-userena-1.4.1-1|72	%{py_puresitedir}/django_userena-%{version}-py*.*.egg-info
14cu|python-django-userena-1.4.1-1|73	# locale files
14cu|python-django-userena-1.4.1-1|74	%lang(bg) %{py_puresitedir}/userena/locale/bg/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|75	%lang(de) %{py_puresitedir}/userena/locale/de/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|76	%lang(de_du) %{py_puresitedir}/userena/locale/de_du/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|77	%lang(el) %{py_puresitedir}/userena/locale/el/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|78	%lang(es) %{py_puresitedir}/userena/locale/es/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|79	%lang(fr) %{py_puresitedir}/userena/locale/fr/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|80	%lang(gl) %{py_puresitedir}/userena/locale/gl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|81	%lang(it) %{py_puresitedir}/userena/locale/it/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|82	%lang(nb) %{py_puresitedir}/userena/locale/nb/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|83	%lang(nl) %{py_puresitedir}/userena/locale/nl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|84	%lang(pl) %{py_puresitedir}/userena/locale/pl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|85	%lang(pt) %{py_puresitedir}/userena/locale/pt/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|86	%lang(pt_BR) %{py_puresitedir}/userena/locale/pt_BR/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|87	%lang(ru) %{py_puresitedir}/userena/locale/ru/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|88	%lang(tr) %{py_puresitedir}/userena/locale/tr/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|89	%lang(zh_CN) %{py_puresitedir}/userena/locale/zh_CN/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|90	%lang(zh_TW) %{py_puresitedir}/userena/locale/zh_TW/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|91	
14cu|python-django-userena-1.4.1-1|92	%files -n python3-%{module}
14cu|python-django-userena-1.4.1-1|93	%doc README.mkd docs
14cu|python-django-userena-1.4.1-1|94	# list some files explicitly to avoid listing locale files twice
14cu|python-django-userena-1.4.1-1|95	%{py3_puresitedir}/userena/*py*
14cu|python-django-userena-1.4.1-1|96	%{py3_puresitedir}/userena/contrib/
14cu|python-django-userena-1.4.1-1|97	%{py3_puresitedir}/userena/fixtures/
14cu|python-django-userena-1.4.1-1|98	%{py3_puresitedir}/userena/management/
14cu|python-django-userena-1.4.1-1|99	%{py3_puresitedir}/userena/migrations/
14cu|python-django-userena-1.4.1-1|100	%{py3_puresitedir}/userena/runtests/
14cu|python-django-userena-1.4.1-1|101	%{py3_puresitedir}/userena/south_migrations/
14cu|python-django-userena-1.4.1-1|102	%{py3_puresitedir}/userena/templates/
14cu|python-django-userena-1.4.1-1|103	%{py3_puresitedir}/userena/tests/
14cu|python-django-userena-1.4.1-1|104	%{py3_puresitedir}/django_userena-%{version}-py*.*.egg-info
14cu|python-django-userena-1.4.1-1|105	# locale files
14cu|python-django-userena-1.4.1-1|106	%lang(bg) %{py3_puresitedir}/userena/locale/bg/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|107	%lang(de) %{py3_puresitedir}/userena/locale/de/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|108	%lang(de_du) %{py3_puresitedir}/userena/locale/de_du/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|109	%lang(el) %{py3_puresitedir}/userena/locale/el/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|110	%lang(es) %{py3_puresitedir}/userena/locale/es/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|111	%lang(fr) %{py3_puresitedir}/userena/locale/fr/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|112	%lang(gl) %{py3_puresitedir}/userena/locale/gl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|113	%lang(it) %{py3_puresitedir}/userena/locale/it/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|114	%lang(nb) %{py3_puresitedir}/userena/locale/nb/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|115	%lang(nl) %{py3_puresitedir}/userena/locale/nl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|116	%lang(pl) %{py3_puresitedir}/userena/locale/pl/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|117	%lang(pt) %{py3_puresitedir}/userena/locale/pt/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|118	%lang(pt_BR) %{py3_puresitedir}/userena/locale/pt_BR/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|119	%lang(ru) %{py3_puresitedir}/userena/locale/ru/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|120	%lang(tr) %{py3_puresitedir}/userena/locale/tr/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|121	%lang(zh_CN) %{py3_puresitedir}/userena/locale/zh_CN/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|122	%lang(zh_TW) %{py3_puresitedir}/userena/locale/zh_TW/LC_MESSAGES/django.?o
14cu|python-django-userena-1.4.1-1|123	
14cu|python-django-userena-1.4.1-1|124	
14cu|python-django-userena-1.4.1-1|125	
14cu|python-django-userena-1.4.1-1|126	%changelog
14cu|python-django-userena-1.4.1-1|127	
14cu|python-django-userena-1.4.1-1|128	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.4.1-1
14cu|python-django-userena-1.4.1-1|129	- (e589e41) Update from upstream
14cu|python-django-userena-1.4.1-1|130	
14cu|python-django-userena-1.4.1-1|131	

14009 14
14cu|python-docsassembler-0.0.3-1|1	%define	oname	docsassembler
14cu|python-docsassembler-0.0.3-1|2	
14cu|python-docsassembler-0.0.3-1|3	Name:	         python-%{oname}
14cu|python-docsassembler-0.0.3-1|4	Version:       0.0.3
14cu|python-docsassembler-0.0.3-1|5	Release:       1
14cu|python-docsassembler-0.0.3-1|6	Summary:       Stas Fomin's small utils library
14cu|python-docsassembler-0.0.3-1|7	
14cu|python-docsassembler-0.0.3-1|8	Source0:       https://abf.io/belonesox/%{oname}/archive/%{oname}-v%{version}.tar.gz
14cu|python-docsassembler-0.0.3-1|9	
14cu|python-docsassembler-0.0.3-1|10	License:	MIT
14cu|python-docsassembler-0.0.3-1|11	Group:		Development/Python
14cu|python-docsassembler-0.0.3-1|12	BuildArch:	noarch
14cu|python-docsassembler-0.0.3-1|13	BuildRequires:  pkgconfig(python)
14cu|python-docsassembler-0.0.3-1|14	Requires:        python-pytz
14cu|python-docsassembler-0.0.3-1|15	Requires:        python-trans
14cu|python-docsassembler-0.0.3-1|16	Requires:        python-pygments
14cu|python-docsassembler-0.0.3-1|17	Requires:        python-networkx
14cu|python-docsassembler-0.0.3-1|18	Requires:        python-scipy
14cu|python-docsassembler-0.0.3-1|19	Requires:        python-matplotlib-svg
14cu|python-docsassembler-0.0.3-1|20	Requires:        python-matplotlib-wx
14cu|python-docsassembler-0.0.3-1|21	Requires:        python-belonesox-tools
14cu|python-docsassembler-0.0.3-1|22	Requires:        python-latex-helpers
14cu|python-docsassembler-0.0.3-1|23	Requires:        texlive-biber
14cu|python-docsassembler-0.0.3-1|24	Requires:        graphviz
14cu|python-docsassembler-0.0.3-1|25	Requires:        inkscape
14cu|python-docsassembler-0.0.3-1|26	Requires:        texlive-docstruct
14cu|python-docsassembler-0.0.3-1|27	Requires:        scons
14cu|python-docsassembler-0.0.3-1|28	
14cu|python-docsassembler-0.0.3-1|29	
14cu|python-docsassembler-0.0.3-1|30	
14cu|python-docsassembler-0.0.3-1|31	%description
14cu|python-docsassembler-0.0.3-1|32	Stas Fomin's small utils library
14cu|python-docsassembler-0.0.3-1|33	
14cu|python-docsassembler-0.0.3-1|34	%prep
14cu|python-docsassembler-0.0.3-1|35	%setup -qn %{oname}-v%{version}
14cu|python-docsassembler-0.0.3-1|36	
14cu|python-docsassembler-0.0.3-1|37	%build
14cu|python-docsassembler-0.0.3-1|38	python setup.py build
14cu|python-docsassembler-0.0.3-1|39	
14cu|python-docsassembler-0.0.3-1|40	%install
14cu|python-docsassembler-0.0.3-1|41	python setup.py install --root=%{buildroot}
14cu|python-docsassembler-0.0.3-1|42	
14cu|python-docsassembler-0.0.3-1|43	%files
14cu|python-docsassembler-0.0.3-1|44	%{py_puresitedir}/*
14cu|python-docsassembler-0.0.3-1|45	
14cu|python-docsassembler-0.0.3-1|46	%changelog
14cu|python-docsassembler-0.0.3-1|47	
14cu|python-docsassembler-0.0.3-1|48	* Mon May 18 2015 Stas Fomin <stas-fomin@yandex.ru> 0.0.3-1
14cu|python-docsassembler-0.0.3-1|49	- (22cb666) from v0.0.3
14cu|python-docsassembler-0.0.3-1|50	
14cu|python-docsassembler-0.0.3-1|51	

14010 14
14cu|python-dpkt-1.8.6.2-1|1	%define debug_package %{nil}
14cu|python-dpkt-1.8.6.2-1|2	Summary:	Fast, simple packet creation and parsing
14cu|python-dpkt-1.8.6.2-1|3	Name:		python-dpkt
14cu|python-dpkt-1.8.6.2-1|4	Version:	1.8.6.2
14cu|python-dpkt-1.8.6.2-1|5	Release:	1
14cu|python-dpkt-1.8.6.2-1|6	License:	BSD
14cu|python-dpkt-1.8.6.2-1|7	Group:		Development/Python
14cu|python-dpkt-1.8.6.2-1|8	URL:		http://code.google.com/p/dpkt/
14cu|python-dpkt-1.8.6.2-1|9	Source0:	https://pypi.python.org/packages/source/d/dpkt/dpkt-%{version}.tar.gz
14cu|python-dpkt-1.8.6.2-1|10	BuildRequires:	python-devel
14cu|python-dpkt-1.8.6.2-1|11	
14cu|python-dpkt-1.8.6.2-1|12	%description
14cu|python-dpkt-1.8.6.2-1|13	Fast, simple packet creation and parsing
14cu|python-dpkt-1.8.6.2-1|14	
14cu|python-dpkt-1.8.6.2-1|15	%prep
14cu|python-dpkt-1.8.6.2-1|16	%setup -q -n dpkt-%{version}
14cu|python-dpkt-1.8.6.2-1|17	
14cu|python-dpkt-1.8.6.2-1|18	%build
14cu|python-dpkt-1.8.6.2-1|19	CFLAGS="%{optflags}" python setup.py build
14cu|python-dpkt-1.8.6.2-1|20	
14cu|python-dpkt-1.8.6.2-1|21	%install
14cu|python-dpkt-1.8.6.2-1|22	python setup.py install --root=%{buildroot}
14cu|python-dpkt-1.8.6.2-1|23	
14cu|python-dpkt-1.8.6.2-1|24	%files
14cu|python-dpkt-1.8.6.2-1|25	%doc AUTHORS CHANGES  LICENSE
14cu|python-dpkt-1.8.6.2-1|26	%{py_puresitedir}/dpkt
14cu|python-dpkt-1.8.6.2-1|27	%{py_puresitedir}/dpkt-%{version}-py%{py_ver}.egg-info
14cu|python-dpkt-1.8.6.2-1|28	
14cu|python-dpkt-1.8.6.2-1|29	%changelog
14cu|python-dpkt-1.8.6.2-1|30	
14cu|python-dpkt-1.8.6.2-1|31	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.6.2-1
14cu|python-dpkt-1.8.6.2-1|32	- (9c14406) Merge pull request #2 from import/python-dpkt:auto_update
14cu|python-dpkt-1.8.6.2-1|33	- (9c14406) Updated to 1.8.6.2 (by updates_builder)
14cu|python-dpkt-1.8.6.2-1|34	
14cu|python-dpkt-1.8.6.2-1|35	

14011 14
14cu|python-dropbox-3.41-1|1	%define pypi_name dropbox
14cu|python-dropbox-3.41-1|2	
14cu|python-dropbox-3.41-1|3	Name:           python-%{pypi_name}
14cu|python-dropbox-3.41-1|4	Version:        3.41
14cu|python-dropbox-3.41-1|5	Release:        1
14cu|python-dropbox-3.41-1|6	Summary:        Official Dropbox REST API Client
14cu|python-dropbox-3.41-1|7	License:        MIT
14cu|python-dropbox-3.41-1|8	Group:          Development/Python
14cu|python-dropbox-3.41-1|9	URL:            https://www.dropbox.com/developers/core/sdks
14cu|python-dropbox-3.41-1|10	Source0:        https://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-dropbox-3.41-1|11	
14cu|python-dropbox-3.41-1|12	# Don't install tests
14cu|python-dropbox-3.41-1|13	Patch0:         %{pypi_name}-setuptools.patch
14cu|python-dropbox-3.41-1|14	
14cu|python-dropbox-3.41-1|15	BuildArch:      noarch
14cu|python-dropbox-3.41-1|16	
14cu|python-dropbox-3.41-1|17	BuildRequires:  python-devel
14cu|python-dropbox-3.41-1|18	BuildRequires:  python-setuptools
14cu|python-dropbox-3.41-1|19	BuildRequires:  python-urllib3
14cu|python-dropbox-3.41-1|20	BuildRequires:  python3-devel
14cu|python-dropbox-3.41-1|21	BuildRequires:  python3-setuptools
14cu|python-dropbox-3.41-1|22	BuildRequires:  python3-urllib3
14cu|python-dropbox-3.41-1|23	
14cu|python-dropbox-3.41-1|24	%description
14cu|python-dropbox-3.41-1|25	A Python library for Dropbox's HTTP-based Core and Datastore APIs.
14cu|python-dropbox-3.41-1|26	
14cu|python-dropbox-3.41-1|27	%package -n python3-%{pypi_name}
14cu|python-dropbox-3.41-1|28	Group:          Development/Python
14cu|python-dropbox-3.41-1|29	Summary:        Official Dropbox REST API Client
14cu|python-dropbox-3.41-1|30	
14cu|python-dropbox-3.41-1|31	%description -n python3-%{pypi_name}
14cu|python-dropbox-3.41-1|32	A Python library for Dropbox's HTTP-based Core and Datastore APIs.
14cu|python-dropbox-3.41-1|33	
14cu|python-dropbox-3.41-1|34	%prep
14cu|python-dropbox-3.41-1|35	%setup -qn %{pypi_name}-%{version}
14cu|python-dropbox-3.41-1|36	%patch0 -p1
14cu|python-dropbox-3.41-1|37	rm -rf %{pypi_name}.egg-info
14cu|python-dropbox-3.41-1|38	
14cu|python-dropbox-3.41-1|39	cp -a . %{py3dir}
14cu|python-dropbox-3.41-1|40	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python3}|'
14cu|python-dropbox-3.41-1|41	
14cu|python-dropbox-3.41-1|42	%build
14cu|python-dropbox-3.41-1|43	python2 setup.py build
14cu|python-dropbox-3.41-1|44	pushd %{py3dir}
14cu|python-dropbox-3.41-1|45	python3 setup.py build
14cu|python-dropbox-3.41-1|46	popd
14cu|python-dropbox-3.41-1|47	
14cu|python-dropbox-3.41-1|48	%install
14cu|python-dropbox-3.41-1|49	python setup.py install --root %{buildroot}
14cu|python-dropbox-3.41-1|50	
14cu|python-dropbox-3.41-1|51	pushd %{py3dir}
14cu|python-dropbox-3.41-1|52	python3 setup.py install --root %{buildroot}
14cu|python-dropbox-3.41-1|53	popd
14cu|python-dropbox-3.41-1|54	
14cu|python-dropbox-3.41-1|55	%files
14cu|python-dropbox-3.41-1|56	%doc README.rst LICENSE
14cu|python-dropbox-3.41-1|57	%{py_puresitedir}/%{pypi_name}
14cu|python-dropbox-3.41-1|58	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-dropbox-3.41-1|59	
14cu|python-dropbox-3.41-1|60	%files -n python3-%{pypi_name}
14cu|python-dropbox-3.41-1|61	%doc README.rst LICENSE
14cu|python-dropbox-3.41-1|62	%{py3_puresitedir}/%{pypi_name}
14cu|python-dropbox-3.41-1|63	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-dropbox-3.41-1|64	
14cu|python-dropbox-3.41-1|65	%changelog
14cu|python-dropbox-3.41-1|66	
14cu|python-dropbox-3.41-1|67	* Sun Jan 31 2016 Denis Silakov <dsilakov@gmail.com> 3.41-1
14cu|python-dropbox-3.41-1|68	- (5100e6b) Imported from SRPM
14cu|python-dropbox-3.41-1|69	
14cu|python-dropbox-3.41-1|70	

14012 14
14cu|python-dulwich-0.11.2-1|1	%define module	dulwich
14cu|python-dulwich-0.11.2-1|2	
14cu|python-dulwich-0.11.2-1|3	Summary:	Python implementation of the Git file formats and protocols
14cu|python-dulwich-0.11.2-1|4	
14cu|python-dulwich-0.11.2-1|5	
14cu|python-dulwich-0.11.2-1|6	Name:		python-%{module}
14cu|python-dulwich-0.11.2-1|7	Version:	0.11.2
14cu|python-dulwich-0.11.2-1|8	Release:	1
14cu|python-dulwich-0.11.2-1|9	Source0:	https://pypi.python.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz
14cu|python-dulwich-0.11.2-1|10	License:	GPLv2
14cu|python-dulwich-0.11.2-1|11	Group:		Development/Python
14cu|python-dulwich-0.11.2-1|12	Url:		https://launchpad.net/dulwich/
14cu|python-dulwich-0.11.2-1|13	BuildRequires:	python-sphinx
14cu|python-dulwich-0.11.2-1|14	BuildRequires:	python-nose, git-core
14cu|python-dulwich-0.11.2-1|15	BuildRequires:  python-devel
14cu|python-dulwich-0.11.2-1|16	
14cu|python-dulwich-0.11.2-1|17	%description
14cu|python-dulwich-0.11.2-1|18	Dulwich is a pure-Python implementation of the Git file formats and protocols.
14cu|python-dulwich-0.11.2-1|19	
14cu|python-dulwich-0.11.2-1|20	%prep
14cu|python-dulwich-0.11.2-1|21	%setup -q -n %{module}-%{version}
14cu|python-dulwich-0.11.2-1|22	
14cu|python-dulwich-0.11.2-1|23	%install
14cu|python-dulwich-0.11.2-1|24	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-dulwich-0.11.2-1|25	
14cu|python-dulwich-0.11.2-1|26	pushd docs
14cu|python-dulwich-0.11.2-1|27	%__make html
14cu|python-dulwich-0.11.2-1|28	popd
14cu|python-dulwich-0.11.2-1|29	
14cu|python-dulwich-0.11.2-1|30	rm -rf %{buildroot}/%{py_platsitedir}/docs/tutorial
14cu|python-dulwich-0.11.2-1|31	
14cu|python-dulwich-0.11.2-1|32	# Tests require unittest2 to run:
14cu|python-dulwich-0.11.2-1|33	#%check
14cu|python-dulwich-0.11.2-1|34	#make check
14cu|python-dulwich-0.11.2-1|35	
14cu|python-dulwich-0.11.2-1|36	%files
14cu|python-dulwich-0.11.2-1|37	%doc  COPYING  NEWS  docs/build/html docs/tutorial
14cu|python-dulwich-0.11.2-1|38	%{_bindir}/dul*
14cu|python-dulwich-0.11.2-1|39	%{py_platsitedir}/%{module}*
14cu|python-dulwich-0.11.2-1|40	
14cu|python-dulwich-0.11.2-1|41	%changelog
14cu|python-dulwich-0.11.2-1|42	
14cu|python-dulwich-0.11.2-1|43	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.11.2-1
14cu|python-dulwich-0.11.2-1|44	- (cc61c74) Updated to 0.11.2 (by updates_builder)
14cu|python-dulwich-0.11.2-1|45	
14cu|python-dulwich-0.11.2-1|46	

14013 14
14cu|python-efl-1.18.0-1|1	%define __noautoprov '(.*)\\.so(.*)'
14cu|python-efl-1.18.0-1|2	
14cu|python-efl-1.18.0-1|3	Summary:	EFL bindings for Python
14cu|python-efl-1.18.0-1|4	Name:		python-efl
14cu|python-efl-1.18.0-1|5	Version:	1.18.0
14cu|python-efl-1.18.0-1|6	Release:	1
14cu|python-efl-1.18.0-1|7	License:	GPLv3+
14cu|python-efl-1.18.0-1|8	Group:		Graphical desktop/Enlightenment
14cu|python-efl-1.18.0-1|9	Url:		http://www.enlightenment.org/
14cu|python-efl-1.18.0-1|10	Source0:	http://download.enlightenment.org/rel/bindings/python/%{name}-%{version}.tar.xz
14cu|python-efl-1.18.0-1|11	Patch0:		python-efl-1.17.0-linkage.patch
14cu|python-efl-1.18.0-1|12	BuildRequires:	pkgconfig(dbus-python)
14cu|python-efl-1.18.0-1|13	BuildRequires:	pkgconfig(ecore)
14cu|python-efl-1.18.0-1|14	BuildRequires:	pkgconfig(ecore-file)
14cu|python-efl-1.18.0-1|15	BuildRequires:	pkgconfig(edje)
14cu|python-efl-1.18.0-1|16	BuildRequires:	pkgconfig(eina)
14cu|python-efl-1.18.0-1|17	BuildRequires:	pkgconfig(elementary)
14cu|python-efl-1.18.0-1|18	BuildRequires:	pkgconfig(emotion)
14cu|python-efl-1.18.0-1|19	BuildRequires:	pkgconfig(eo)
14cu|python-efl-1.18.0-1|20	BuildRequires:	pkgconfig(evas)
14cu|python-efl-1.18.0-1|21	BuildRequires:	pkgconfig(python)
14cu|python-efl-1.18.0-1|22	Obsoletes:	python-e_dbus < 1.8.0
14cu|python-efl-1.18.0-1|23	Obsoletes:	python-e_dbus < 1.8.0
14cu|python-efl-1.18.0-1|24	Obsoletes:	python-ecore < 1.8.0
14cu|python-efl-1.18.0-1|25	Obsoletes:	python-ecore-devel < 1.8.0
14cu|python-efl-1.18.0-1|26	Obsoletes:	python-edje < 1.8.0
14cu|python-efl-1.18.0-1|27	Obsoletes:	python-edje-devel < 1.8.0
14cu|python-efl-1.18.0-1|28	Obsoletes:	python-elementary < 1.8.0
14cu|python-efl-1.18.0-1|29	Obsoletes:	python-elementary-devel < 1.8.0
14cu|python-efl-1.18.0-1|30	Obsoletes:	python-emotion < 1.8.0
14cu|python-efl-1.18.0-1|31	Obsoletes:	python-emotion-devel < 1.8.0
14cu|python-efl-1.18.0-1|32	Obsoletes:	python-ethumb < 1.8.0
14cu|python-efl-1.18.0-1|33	Obsoletes:	python-ethumb-devel < 1.8.0
14cu|python-efl-1.18.0-1|34	Obsoletes:	python-evas < 1.8.0
14cu|python-efl-1.18.0-1|35	Obsoletes:	python-evas-devel < 1.8.0
14cu|python-efl-1.18.0-1|36	
14cu|python-efl-1.18.0-1|37	%description
14cu|python-efl-1.18.0-1|38	Python support files for EFL.
14cu|python-efl-1.18.0-1|39	
14cu|python-efl-1.18.0-1|40	%files
14cu|python-efl-1.18.0-1|41	%doc README
14cu|python-efl-1.18.0-1|42	%{py_platsitedir}/efl/*
14cu|python-efl-1.18.0-1|43	%{py_platsitedir}/python_efl-%{version}-py%{py_ver}.egg-info
14cu|python-efl-1.18.0-1|44	
14cu|python-efl-1.18.0-1|45	#----------------------------------------------------------------------------
14cu|python-efl-1.18.0-1|46	
14cu|python-efl-1.18.0-1|47	%prep
14cu|python-efl-1.18.0-1|48	%setup -q
14cu|python-efl-1.18.0-1|49	%patch0 -p1
14cu|python-efl-1.18.0-1|50	
14cu|python-efl-1.18.0-1|51	%build
14cu|python-efl-1.18.0-1|52	python setup.py build
14cu|python-efl-1.18.0-1|53	
14cu|python-efl-1.18.0-1|54	%install
14cu|python-efl-1.18.0-1|55	python setup.py install --root=%{buildroot}
14cu|python-efl-1.18.0-1|56	
14cu|python-efl-1.18.0-1|57	
14cu|python-efl-1.18.0-1|58	%changelog
14cu|python-efl-1.18.0-1|59	
14cu|python-efl-1.18.0-1|60	* Mon Nov 07 2016 tremod <negry.m@yandex.ru> 1.18.0-1
14cu|python-efl-1.18.0-1|61	- (d1c4685) Merge pull request #1 from import/python-efl:rosa2016.1
14cu|python-efl-1.18.0-1|62	- (d1c4685) Update to 1.18.0
14cu|python-efl-1.18.0-1|63	
14cu|python-efl-1.18.0-1|64	

14014 14
14cu|python-elib.intl-0.0.3-0.20110711.1|1	%define oname	elib.intl
14cu|python-elib.intl-0.0.3-0.20110711.1|2	
14cu|python-elib.intl-0.0.3-0.20110711.1|3	%define gdate	20110711
14cu|python-elib.intl-0.0.3-0.20110711.1|4	
14cu|python-elib.intl-0.0.3-0.20110711.1|5	Name:		python-%{oname}
14cu|python-elib.intl-0.0.3-0.20110711.1|6	Version:	0.0.3
14cu|python-elib.intl-0.0.3-0.20110711.1|7	Release:	0.%{gdate}.1
14cu|python-elib.intl-0.0.3-0.20110711.1|8	Summary:	Enhanced internationalization (I18N) for Python
14cu|python-elib.intl-0.0.3-0.20110711.1|9	License:	LGPLv3+
14cu|python-elib.intl-0.0.3-0.20110711.1|10	Group:		Development/Python
14cu|python-elib.intl-0.0.3-0.20110711.1|11	Url:		https://github.com/dieterv/elib.intl
14cu|python-elib.intl-0.0.3-0.20110711.1|12	Source0:	%{oname}-%{gdate}.tar.xz
14cu|python-elib.intl-0.0.3-0.20110711.1|13	BuildArch:	noarch
14cu|python-elib.intl-0.0.3-0.20110711.1|14	BuildRequires:	python-setuptools
14cu|python-elib.intl-0.0.3-0.20110711.1|15	BuildRequires:	python-sphinx
14cu|python-elib.intl-0.0.3-0.20110711.1|16	Provides:	%{oname} = %{version}-%{release}
14cu|python-elib.intl-0.0.3-0.20110711.1|17	
14cu|python-elib.intl-0.0.3-0.20110711.1|18	%description
14cu|python-elib.intl-0.0.3-0.20110711.1|19	The elib.intl module provides enhanced internationalization (I18N) services
14cu|python-elib.intl-0.0.3-0.20110711.1|20	for your Python modules and applications.
14cu|python-elib.intl-0.0.3-0.20110711.1|21	
14cu|python-elib.intl-0.0.3-0.20110711.1|22	elib.intl wraps Python's :func:`gettext` functionality.
14cu|python-elib.intl-0.0.3-0.20110711.1|23	
14cu|python-elib.intl-0.0.3-0.20110711.1|24	%prep
14cu|python-elib.intl-0.0.3-0.20110711.1|25	%setup -qn %{oname}-%{gdate}
14cu|python-elib.intl-0.0.3-0.20110711.1|26	
14cu|python-elib.intl-0.0.3-0.20110711.1|27	%build
14cu|python-elib.intl-0.0.3-0.20110711.1|28	python setup.py build
14cu|python-elib.intl-0.0.3-0.20110711.1|29	
14cu|python-elib.intl-0.0.3-0.20110711.1|30	pushd doc/reference
14cu|python-elib.intl-0.0.3-0.20110711.1|31	make html
14cu|python-elib.intl-0.0.3-0.20110711.1|32	rm -rf build/html/.buildinfo
14cu|python-elib.intl-0.0.3-0.20110711.1|33	popd
14cu|python-elib.intl-0.0.3-0.20110711.1|34	
14cu|python-elib.intl-0.0.3-0.20110711.1|35	%install
14cu|python-elib.intl-0.0.3-0.20110711.1|36	python setup.py install \
14cu|python-elib.intl-0.0.3-0.20110711.1|37	--root %{buildroot}
14cu|python-elib.intl-0.0.3-0.20110711.1|38	
14cu|python-elib.intl-0.0.3-0.20110711.1|39	%files
14cu|python-elib.intl-0.0.3-0.20110711.1|40	%doc doc/reference/build/html
14cu|python-elib.intl-0.0.3-0.20110711.1|41	%{py_puresitedir}/%{oname}*
14cu|python-elib.intl-0.0.3-0.20110711.1|42	%{py_puresitedir}/elib/
14cu|python-elib.intl-0.0.3-0.20110711.1|43	
14cu|python-elib.intl-0.0.3-0.20110711.1|44	
14cu|python-elib.intl-0.0.3-0.20110711.1|45	
14cu|python-elib.intl-0.0.3-0.20110711.1|46	%changelog
14cu|python-elib.intl-0.0.3-0.20110711.1|47	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-0.20110711.1
14cu|python-elib.intl-0.0.3-0.20110711.1|48	+ Revision: 7a282ba
14cu|python-elib.intl-0.0.3-0.20110711.1|49	- Imported from SRPM
14cu|python-elib.intl-0.0.3-0.20110711.1|50	
14cu|python-elib.intl-0.0.3-0.20110711.1|51	

14015 14
14cu|python-epsilon-0.7.0-3|1	%define module  epsilon
14cu|python-epsilon-0.7.0-3|2	
14cu|python-epsilon-0.7.0-3|3	Summary:	A small utility package
14cu|python-epsilon-0.7.0-3|4	
14cu|python-epsilon-0.7.0-3|5	Name:		python-%{module}
14cu|python-epsilon-0.7.0-3|6	Version:	0.7.0
14cu|python-epsilon-0.7.0-3|7	Release:	3
14cu|python-epsilon-0.7.0-3|8	Group:		Development/Python
14cu|python-epsilon-0.7.0-3|9	License:	BSD
14cu|python-epsilon-0.7.0-3|10	Url:		http://www.divmod.org/trac/wiki/DivmodEpsilon
14cu|python-epsilon-0.7.0-3|11	Source0:	https://pypi.python.org/packages/source/E/Epsilon/Epsilon-%{version}.tar.gz
14cu|python-epsilon-0.7.0-3|12	BuildArch:	noarch
14cu|python-epsilon-0.7.0-3|13	BuildRequires:	pkgconfig(python)
14cu|python-epsilon-0.7.0-3|14	BuildRequires:	python-twisted
14cu|python-epsilon-0.7.0-3|15	Provides:	python-Epsilon = %{version}
14cu|python-epsilon-0.7.0-3|16	Provides:	Epsilon = %{version}
14cu|python-epsilon-0.7.0-3|17	Requires:	python-twisted
14cu|python-epsilon-0.7.0-3|18	
14cu|python-epsilon-0.7.0-3|19	%description
14cu|python-epsilon-0.7.0-3|20	A small utility package that depends on tools too recent for Twisted (like
14cu|python-epsilon-0.7.0-3|21	datetime in python2.4) but performs generic enough functions that it can be
14cu|python-epsilon-0.7.0-3|22	used in projects that don't want to share the large footprint of Divmod's
14cu|python-epsilon-0.7.0-3|23	other projects.
14cu|python-epsilon-0.7.0-3|24	
14cu|python-epsilon-0.7.0-3|25	%prep
14cu|python-epsilon-0.7.0-3|26	%setup -qn Epsilon-%{version}
14cu|python-epsilon-0.7.0-3|27	
14cu|python-epsilon-0.7.0-3|28	%build
14cu|python-epsilon-0.7.0-3|29	python setup.py build
14cu|python-epsilon-0.7.0-3|30	
14cu|python-epsilon-0.7.0-3|31	%install
14cu|python-epsilon-0.7.0-3|32	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot} --record=INSTALLED_FILES.tmp
14cu|python-epsilon-0.7.0-3|33	
14cu|python-epsilon-0.7.0-3|34	rm -rf %{buildroot}%{py_puresitedir}/build
14cu|python-epsilon-0.7.0-3|35	
14cu|python-epsilon-0.7.0-3|36	%files
14cu|python-epsilon-0.7.0-3|37	%doc README *.txt LICENSE
14cu|python-epsilon-0.7.0-3|38	%{py_puresitedir}/*
14cu|python-epsilon-0.7.0-3|39	%{_bindir}/*
14cu|python-epsilon-0.7.0-3|40	
14cu|python-epsilon-0.7.0-3|41	
14cu|python-epsilon-0.7.0-3|42	%changelog
14cu|python-epsilon-0.7.0-3|43	
14cu|python-epsilon-0.7.0-3|44	* Wed Apr 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-3
14cu|python-epsilon-0.7.0-3|45	- (b0a7b14) Move to contrib
14cu|python-epsilon-0.7.0-3|46	
14cu|python-epsilon-0.7.0-3|47	

14016 14
14cu|python-esmre-0.3.1-7|1	%define upstream_name esmre
14cu|python-esmre-0.3.1-7|2	
14cu|python-esmre-0.3.1-7|3	Name:           python-%{upstream_name}
14cu|python-esmre-0.3.1-7|4	Version:        0.3.1
14cu|python-esmre-0.3.1-7|5	Release:        7
14cu|python-esmre-0.3.1-7|6	Summary:        Regular expression accelerator
14cu|python-esmre-0.3.1-7|7	Group:          Development/Python
14cu|python-esmre-0.3.1-7|8	License:        LGPL
14cu|python-esmre-0.3.1-7|9	URL:            https://pypi.python.org/pypi/esmre
14cu|python-esmre-0.3.1-7|10	Source0:        https://pypi.python.org/packages/source/e/esmre/esmre-%{version}.tar.gz
14cu|python-esmre-0.3.1-7|11	BuildRequires:  python-devel
14cu|python-esmre-0.3.1-7|12	BuildRequires:  python-setuptools
14cu|python-esmre-0.3.1-7|13	
14cu|python-esmre-0.3.1-7|14	%description
14cu|python-esmre-0.3.1-7|15	Modules used to accelerate execution of a large collection of regular
14cu|python-esmre-0.3.1-7|16	expressions using the Aho-Corasick algorithms.
14cu|python-esmre-0.3.1-7|17	
14cu|python-esmre-0.3.1-7|18	%prep
14cu|python-esmre-0.3.1-7|19	%setup -q -n %{upstream_name}-%{version}
14cu|python-esmre-0.3.1-7|20	
14cu|python-esmre-0.3.1-7|21	%build
14cu|python-esmre-0.3.1-7|22	CFLAGS="%{optflags}" python setup.py build
14cu|python-esmre-0.3.1-7|23	
14cu|python-esmre-0.3.1-7|24	%install
14cu|python-esmre-0.3.1-7|25	python setup.py install --skip-build --root %{buildroot}
14cu|python-esmre-0.3.1-7|26	
14cu|python-esmre-0.3.1-7|27	%files
14cu|python-esmre-0.3.1-7|28	%doc AUTHORS COPYING README
14cu|python-esmre-0.3.1-7|29	%{py_platsitedir}/esm.so
14cu|python-esmre-0.3.1-7|30	%{py_platsitedir}/esmre.py*
14cu|python-esmre-0.3.1-7|31	%{py_platsitedir}/esmre-%{version}-*.egg-info
14cu|python-esmre-0.3.1-7|32	
14cu|python-esmre-0.3.1-7|33	
14cu|python-esmre-0.3.1-7|34	
14cu|python-esmre-0.3.1-7|35	%changelog
14cu|python-esmre-0.3.1-7|36	
14cu|python-esmre-0.3.1-7|37	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 0.3.1-7
14cu|python-esmre-0.3.1-7|38	- (64f8b0e) Imported from SRPM
14cu|python-esmre-0.3.1-7|39	
14cu|python-esmre-0.3.1-7|40	

14017 14
14cu|python-exconsole-0.1.5-1|1	# Created by pyp2rpm-1.0.1
14cu|python-exconsole-0.1.5-1|2	%global pypi_name python-exconsole
14cu|python-exconsole-0.1.5-1|3	%global with_python3 1
14cu|python-exconsole-0.1.5-1|4	
14cu|python-exconsole-0.1.5-1|5	Name:           python-exconsole
14cu|python-exconsole-0.1.5-1|6	Version:        0.1.5
14cu|python-exconsole-0.1.5-1|7	Release:        1
14cu|python-exconsole-0.1.5-1|8	Group:          Development/Python
14cu|python-exconsole-0.1.5-1|9	Summary:        Emergency/postmortem Python console
14cu|python-exconsole-0.1.5-1|10	
14cu|python-exconsole-0.1.5-1|11	License:        LGPLv3
14cu|python-exconsole-0.1.5-1|12	URL:            TODO:
14cu|python-exconsole-0.1.5-1|13	Source0:        https://pypi.python.org/packages/source/p/python-exconsole/python-exconsole-%{version}.tar.gz
14cu|python-exconsole-0.1.5-1|14	BuildArch:      noarch
14cu|python-exconsole-0.1.5-1|15	
14cu|python-exconsole-0.1.5-1|16	BuildRequires:  python-devel
14cu|python-exconsole-0.1.5-1|17	BuildRequires:  python-setuptools
14cu|python-exconsole-0.1.5-1|18	
14cu|python-exconsole-0.1.5-1|19	%if %{?with_python3}
14cu|python-exconsole-0.1.5-1|20	BuildRequires:  python3-devel
14cu|python-exconsole-0.1.5-1|21	BuildRequires:  python3-setuptools
14cu|python-exconsole-0.1.5-1|22	%endif # if with_python3
14cu|python-exconsole-0.1.5-1|23	
14cu|python-exconsole-0.1.5-1|24	
14cu|python-exconsole-0.1.5-1|25	%description
14cu|python-exconsole-0.1.5-1|26	Emergency/postmortem Python console
14cu|python-exconsole-0.1.5-1|27	
14cu|python-exconsole-0.1.5-1|28	%if 0%{?with_python3}
14cu|python-exconsole-0.1.5-1|29	%package -n     python3-exconsole
14cu|python-exconsole-0.1.5-1|30	Summary:        Emergency/postmortem Python console
14cu|python-exconsole-0.1.5-1|31	
14cu|python-exconsole-0.1.5-1|32	
14cu|python-exconsole-0.1.5-1|33	%description -n python3-exconsole
14cu|python-exconsole-0.1.5-1|34	Emergency/postmortem Python console
14cu|python-exconsole-0.1.5-1|35	%endif # with_python3
14cu|python-exconsole-0.1.5-1|36	
14cu|python-exconsole-0.1.5-1|37	
14cu|python-exconsole-0.1.5-1|38	%prep
14cu|python-exconsole-0.1.5-1|39	%setup -q -n %{pypi_name}-%{version}
14cu|python-exconsole-0.1.5-1|40	# Remove bundled egg-info
14cu|python-exconsole-0.1.5-1|41	rm -rf %{pypi_name}.egg-info
14cu|python-exconsole-0.1.5-1|42	
14cu|python-exconsole-0.1.5-1|43	
14cu|python-exconsole-0.1.5-1|44	%if 0%{?with_python3}
14cu|python-exconsole-0.1.5-1|45	rm -rf %{py3dir}
14cu|python-exconsole-0.1.5-1|46	cp -a . %{py3dir}
14cu|python-exconsole-0.1.5-1|47	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-exconsole-0.1.5-1|48	
14cu|python-exconsole-0.1.5-1|49	%endif # with_python3
14cu|python-exconsole-0.1.5-1|50	
14cu|python-exconsole-0.1.5-1|51	
14cu|python-exconsole-0.1.5-1|52	%build
14cu|python-exconsole-0.1.5-1|53	python setup.py build
14cu|python-exconsole-0.1.5-1|54	
14cu|python-exconsole-0.1.5-1|55	%if 0%{?with_python3}
14cu|python-exconsole-0.1.5-1|56	pushd %{py3dir}
14cu|python-exconsole-0.1.5-1|57	python3 setup.py build
14cu|python-exconsole-0.1.5-1|58	popd
14cu|python-exconsole-0.1.5-1|59	%endif # with_python3
14cu|python-exconsole-0.1.5-1|60	
14cu|python-exconsole-0.1.5-1|61	
14cu|python-exconsole-0.1.5-1|62	%install
14cu|python-exconsole-0.1.5-1|63	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-exconsole-0.1.5-1|64	# overwritten with every setup.py install (and we want the python2 version
14cu|python-exconsole-0.1.5-1|65	# to be the default for now).
14cu|python-exconsole-0.1.5-1|66	%if 0%{?with_python3}
14cu|python-exconsole-0.1.5-1|67	pushd %{py3dir}
14cu|python-exconsole-0.1.5-1|68	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-exconsole-0.1.5-1|69	popd
14cu|python-exconsole-0.1.5-1|70	%endif # with_python3
14cu|python-exconsole-0.1.5-1|71	
14cu|python-exconsole-0.1.5-1|72	python setup.py install --skip-build --root %{buildroot}
14cu|python-exconsole-0.1.5-1|73	
14cu|python-exconsole-0.1.5-1|74	
14cu|python-exconsole-0.1.5-1|75	%files
14cu|python-exconsole-0.1.5-1|76	%doc
14cu|python-exconsole-0.1.5-1|77	%{py_puresitedir}/exconsole
14cu|python-exconsole-0.1.5-1|78	%{py_puresitedir}/python_exconsole-%{version}-py?.?.egg-info
14cu|python-exconsole-0.1.5-1|79	%if 0%{?with_python3}
14cu|python-exconsole-0.1.5-1|80	%files -n python3-exconsole
14cu|python-exconsole-0.1.5-1|81	%doc
14cu|python-exconsole-0.1.5-1|82	%{py3_puresitedir}/exconsole
14cu|python-exconsole-0.1.5-1|83	%{py3_puresitedir}/python_exconsole-%{version}-py?.?.egg-info
14cu|python-exconsole-0.1.5-1|84	%endif # with_python3
14cu|python-exconsole-0.1.5-1|85	
14cu|python-exconsole-0.1.5-1|86	
14cu|python-exconsole-0.1.5-1|87	
14cu|python-exconsole-0.1.5-1|88	
14cu|python-exconsole-0.1.5-1|89	%changelog
14cu|python-exconsole-0.1.5-1|90	
14cu|python-exconsole-0.1.5-1|91	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.1.5-1
14cu|python-exconsole-0.1.5-1|92	- (4a2de95) Imported from SRPM
14cu|python-exconsole-0.1.5-1|93	
14cu|python-exconsole-0.1.5-1|94	

14018 14
14cu|python-extras-0.0.3-3|1	# Created by pyp2rpm-1.0.1
14cu|python-extras-0.0.3-3|2	%global pypi_name extras
14cu|python-extras-0.0.3-3|3	
14cu|python-extras-0.0.3-3|4	Name:           python-%{pypi_name}
14cu|python-extras-0.0.3-3|5	Version:        0.0.3
14cu|python-extras-0.0.3-3|6	Release:        3
14cu|python-extras-0.0.3-3|7	Group:          Development/Python
14cu|python-extras-0.0.3-3|8	Summary:        Useful extra bits for Python - things that should be in the standard library
14cu|python-extras-0.0.3-3|9	
14cu|python-extras-0.0.3-3|10	License:        MIT
14cu|python-extras-0.0.3-3|11	URL:            https://github.com/testing-cabal/extras
14cu|python-extras-0.0.3-3|12	Source0:        https://pypi.python.org/packages/source/e/extras/%{pypi_name}-%{version}.tar.gz
14cu|python-extras-0.0.3-3|13	BuildArch:      noarch
14cu|python-extras-0.0.3-3|14	
14cu|python-extras-0.0.3-3|15	BuildRequires:  pkgconfig(python2)
14cu|python-extras-0.0.3-3|16	BuildRequires:  pythonegg(setuptools)
14cu|python-extras-0.0.3-3|17	
14cu|python-extras-0.0.3-3|18	
14cu|python-extras-0.0.3-3|19	%description
14cu|python-extras-0.0.3-3|20	extras is a set of extensions to the Python standard library, originally
14cu|python-extras-0.0.3-3|21	written to make the code within testtools cleaner, but now split out for
14cu|python-extras-0.0.3-3|22	general use outside of a testing context.
14cu|python-extras-0.0.3-3|23	
14cu|python-extras-0.0.3-3|24	pydoc extras is your friend. extras currently contains the
14cu|python-extras-0.0.3-3|25	following functions:
14cu|python-extras-0.0.3-3|26	
14cu|python-extras-0.0.3-3|27	* try_import
14cu|python-extras-0.0.3-3|28	
14cu|python-extras-0.0.3-3|29	* try_imports
14cu|python-extras-0.0.3-3|30	
14cu|python-extras-0.0.3-3|31	* safe_hasattr
14cu|python-extras-0.0.3-3|32	
14cu|python-extras-0.0.3-3|33	Which do
14cu|python-extras-0.0.3-3|34	what their name ...
14cu|python-extras-0.0.3-3|35	
14cu|python-extras-0.0.3-3|36	
14cu|python-extras-0.0.3-3|37	%package -n     python3-%{pypi_name}
14cu|python-extras-0.0.3-3|38	Summary:        Useful extra bits for Python - things that should be in the standard library
14cu|python-extras-0.0.3-3|39	Group:          Development/Python
14cu|python-extras-0.0.3-3|40	BuildArch:      noarch
14cu|python-extras-0.0.3-3|41	BuildRequires:  pkgconfig(python3)
14cu|python-extras-0.0.3-3|42	BuildRequires:  python3egg(setuptools)
14cu|python-extras-0.0.3-3|43	
14cu|python-extras-0.0.3-3|44	%description -n python3-%{pypi_name}
14cu|python-extras-0.0.3-3|45	extras is a set of extensions to the Python standard library, originally
14cu|python-extras-0.0.3-3|46	written to make the code within testtools cleaner, but now split out for
14cu|python-extras-0.0.3-3|47	general use outside of a testing context.
14cu|python-extras-0.0.3-3|48	
14cu|python-extras-0.0.3-3|49	pydoc extras is your friend. extras currently contains the
14cu|python-extras-0.0.3-3|50	following functions:
14cu|python-extras-0.0.3-3|51	
14cu|python-extras-0.0.3-3|52	* try_import
14cu|python-extras-0.0.3-3|53	
14cu|python-extras-0.0.3-3|54	* try_imports
14cu|python-extras-0.0.3-3|55	
14cu|python-extras-0.0.3-3|56	* safe_hasattr
14cu|python-extras-0.0.3-3|57	
14cu|python-extras-0.0.3-3|58	Which do
14cu|python-extras-0.0.3-3|59	what their name ...
14cu|python-extras-0.0.3-3|60	
14cu|python-extras-0.0.3-3|61	
14cu|python-extras-0.0.3-3|62	%prep
14cu|python-extras-0.0.3-3|63	%setup -q -n %{pypi_name}-%{version}
14cu|python-extras-0.0.3-3|64	# Remove bundled egg-info
14cu|python-extras-0.0.3-3|65	rm -rf %{pypi_name}.egg-info
14cu|python-extras-0.0.3-3|66	
14cu|python-extras-0.0.3-3|67	cp -a . %{py3dir}
14cu|python-extras-0.0.3-3|68	
14cu|python-extras-0.0.3-3|69	
14cu|python-extras-0.0.3-3|70	%build
14cu|python-extras-0.0.3-3|71	pushd %{py3dir}
14cu|python-extras-0.0.3-3|72	python3 setup.py build
14cu|python-extras-0.0.3-3|73	popd
14cu|python-extras-0.0.3-3|74	
14cu|python-extras-0.0.3-3|75	python2 setup.py build
14cu|python-extras-0.0.3-3|76	
14cu|python-extras-0.0.3-3|77	
14cu|python-extras-0.0.3-3|78	%install
14cu|python-extras-0.0.3-3|79	pushd %{py3dir}
14cu|python-extras-0.0.3-3|80	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-extras-0.0.3-3|81	popd
14cu|python-extras-0.0.3-3|82	
14cu|python-extras-0.0.3-3|83	python2 setup.py install --skip-build --root %{buildroot}
14cu|python-extras-0.0.3-3|84	
14cu|python-extras-0.0.3-3|85	
14cu|python-extras-0.0.3-3|86	%files
14cu|python-extras-0.0.3-3|87	%doc README.rst LICENSE
14cu|python-extras-0.0.3-3|88	%{py_puresitedir}/%{pypi_name}
14cu|python-extras-0.0.3-3|89	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-extras-0.0.3-3|90	
14cu|python-extras-0.0.3-3|91	%files -n python3-%{pypi_name}
14cu|python-extras-0.0.3-3|92	%doc README.rst LICENSE
14cu|python-extras-0.0.3-3|93	%{py3_puresitedir}/%{pypi_name}
14cu|python-extras-0.0.3-3|94	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-extras-0.0.3-3|95	
14cu|python-extras-0.0.3-3|96	
14cu|python-extras-0.0.3-3|97	
14cu|python-extras-0.0.3-3|98	%changelog
14cu|python-extras-0.0.3-3|99	
14cu|python-extras-0.0.3-3|100	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.0.3-3
14cu|python-extras-0.0.3-3|101	- (b9fe3c3) Added python3 module
14cu|python-extras-0.0.3-3|102	
14cu|python-extras-0.0.3-3|103	

14019 14
14cu|python-fixtures-1.4.0-1|1	%define oname fixtures
14cu|python-fixtures-1.4.0-1|2	
14cu|python-fixtures-1.4.0-1|3	Name:           python-%{oname}
14cu|python-fixtures-1.4.0-1|4	Version:        1.4.0
14cu|python-fixtures-1.4.0-1|5	Release:        1
14cu|python-fixtures-1.4.0-1|6	Summary:        Fixtures, reusable state for writing clean tests and more
14cu|python-fixtures-1.4.0-1|7	Group:          Development/Python
14cu|python-fixtures-1.4.0-1|8	License:        ASL 2.0 or BSD
14cu|python-fixtures-1.4.0-1|9	URL:            https://launchpad.net/python-fixtures
14cu|python-fixtures-1.4.0-1|10	Source0:        https://pypi.python.org/packages/source/f/fixtures/fixtures-%{version}.tar.gz
14cu|python-fixtures-1.4.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-fixtures-1.4.0-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-fixtures-1.4.0-1|13	Requires:	pythonegg(setuptools)
14cu|python-fixtures-1.4.0-1|14	BuildArch:      noarch
14cu|python-fixtures-1.4.0-1|15	
14cu|python-fixtures-1.4.0-1|16	%description
14cu|python-fixtures-1.4.0-1|17	Fixtures defines a Python contract for reusable state / support logic,
14cu|python-fixtures-1.4.0-1|18	primarily for unit testing. Helper and adaption logic is included to
14cu|python-fixtures-1.4.0-1|19	make it easy to write your own fixtures using the fixtures contract.
14cu|python-fixtures-1.4.0-1|20	Glue code is provided that makes using fixtures that meet the Fixtures
14cu|python-fixtures-1.4.0-1|21	contract in unittest compatible test cases easy and straight forward.
14cu|python-fixtures-1.4.0-1|22	
14cu|python-fixtures-1.4.0-1|23	%prep
14cu|python-fixtures-1.4.0-1|24	%setup -q -n %{oname}-%{version}
14cu|python-fixtures-1.4.0-1|25	
14cu|python-fixtures-1.4.0-1|26	%build
14cu|python-fixtures-1.4.0-1|27	python setup.py build
14cu|python-fixtures-1.4.0-1|28	
14cu|python-fixtures-1.4.0-1|29	%install
14cu|python-fixtures-1.4.0-1|30	python setup.py install --skip-build --root %{buildroot}
14cu|python-fixtures-1.4.0-1|31	
14cu|python-fixtures-1.4.0-1|32	%files
14cu|python-fixtures-1.4.0-1|33	%doc README GOALS NEWS Apache-2.0 BSD COPYING
14cu|python-fixtures-1.4.0-1|34	%{py_puresitedir}/%{oname}
14cu|python-fixtures-1.4.0-1|35	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python-fixtures-1.4.0-1|36	
14cu|python-fixtures-1.4.0-1|37	%changelog
14cu|python-fixtures-1.4.0-1|38	
14cu|python-fixtures-1.4.0-1|39	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.4.0-1
14cu|python-fixtures-1.4.0-1|40	- (e3b0690) Updated to 1.4.0 (by updates_builder)
14cu|python-fixtures-1.4.0-1|41	
14cu|python-fixtures-1.4.0-1|42	

14020 14
14cu|python-flake8-3.3.0-1|1	%define	oname	flake8
14cu|python-flake8-3.3.0-1|2	
14cu|python-flake8-3.3.0-1|3	Name:		python-%{oname}
14cu|python-flake8-3.3.0-1|4	Version:	3.3.0
14cu|python-flake8-3.3.0-1|5	Release:	1
14cu|python-flake8-3.3.0-1|6	Summary:	The modular source code checker: pep8, pyflakes and co
14cu|python-flake8-3.3.0-1|7	Source0:	http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-flake8-3.3.0-1|8	License:	MIT
14cu|python-flake8-3.3.0-1|9	Group:		Development/Python
14cu|python-flake8-3.3.0-1|10	Url:		https://gitlab.com/pycqa/flake8
14cu|python-flake8-3.3.0-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-flake8-3.3.0-1|12	BuildRequires:	pythonegg(sphinx)
14cu|python-flake8-3.3.0-1|13	BuildRequires:	pkgconfig(python)
14cu|python-flake8-3.3.0-1|14	BuildRequires:	pythonegg(nose)
14cu|python-flake8-3.3.0-1|15	BuildRequires:	pythonegg(mccabe)
14cu|python-flake8-3.3.0-1|16	BuildRequires:	pythonegg(configparser)
14cu|python-flake8-3.3.0-1|17	BuildRequires:	pythonegg(enum34)
14cu|python-flake8-3.3.0-1|18	BuildRequires:	pythonegg(pycodestyle)
14cu|python-flake8-3.3.0-1|19	BuildRequires:	pythonegg(pyflakes)
14cu|python-flake8-3.3.0-1|20	BuildRequires:	pythonegg(pytest)
14cu|python-flake8-3.3.0-1|21	BuildRequires:	pythonegg(mock)
14cu|python-flake8-3.3.0-1|22	BuildRequires:	pythonegg(pbr)
14cu|python-flake8-3.3.0-1|23	
14cu|python-flake8-3.3.0-1|24	BuildArch:	noarch
14cu|python-flake8-3.3.0-1|25	
14cu|python-flake8-3.3.0-1|26	%description
14cu|python-flake8-3.3.0-1|27	Flake8 is a wrapper around these tools:
14cu|python-flake8-3.3.0-1|28	- PyFlakes
14cu|python-flake8-3.3.0-1|29	- pycodestyle
14cu|python-flake8-3.3.0-1|30	- Ned Batchelder's McCabe script
14cu|python-flake8-3.3.0-1|31	Flake8 runs all the tools by launching the single ``flake8`` command.
14cu|python-flake8-3.3.0-1|32	It displays the warnings in a per-file, merged output.
14cu|python-flake8-3.3.0-1|33	
14cu|python-flake8-3.3.0-1|34	%files
14cu|python-flake8-3.3.0-1|35	%doc python2/{CONTRIBUTORS.txt,LICENSE,README.rst,docs/source/faq.rst}
14cu|python-flake8-3.3.0-1|36	%{_bindir}/python-flake8
14cu|python-flake8-3.3.0-1|37	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python-flake8-3.3.0-1|38	%{py_puresitedir}/%{oname}/
14cu|python-flake8-3.3.0-1|39	#-------------------------------------------------------------------
14cu|python-flake8-3.3.0-1|40	%package -n python3-%{oname}
14cu|python-flake8-3.3.0-1|41	
14cu|python-flake8-3.3.0-1|42	Group:          Development/Python
14cu|python-flake8-3.3.0-1|43	Summary:        The modular source code checker: pep8, pyflakes and co
14cu|python-flake8-3.3.0-1|44	BuildRequires:	pkgconfig(python3)
14cu|python-flake8-3.3.0-1|45	BuildRequires:	python3egg(setuptools)
14cu|python-flake8-3.3.0-1|46	BuildRequires:	python3egg(nose)
14cu|python-flake8-3.3.0-1|47	BuildRequires:	python3egg(mccabe)
14cu|python-flake8-3.3.0-1|48	BuildRequires:	python3egg(pycodestyle)
14cu|python-flake8-3.3.0-1|49	BuildRequires:	python3egg(pyflakes)
14cu|python-flake8-3.3.0-1|50	BuildRequires:	python3egg(configparser)
14cu|python-flake8-3.3.0-1|51	BuildRequires:	python3egg(pytest)
14cu|python-flake8-3.3.0-1|52	BuildRequires:	python3egg(mock)
14cu|python-flake8-3.3.0-1|53	BuildRequires:	python3egg(pbr)
14cu|python-flake8-3.3.0-1|54	
14cu|python-flake8-3.3.0-1|55	%description -n python3-%{oname}
14cu|python-flake8-3.3.0-1|56	Flake8 is a wrapper around these tools:
14cu|python-flake8-3.3.0-1|57	- PyFlakes
14cu|python-flake8-3.3.0-1|58	- pycodestyle
14cu|python-flake8-3.3.0-1|59	- Ned Batchelder's McCabe script
14cu|python-flake8-3.3.0-1|60	Flake8 runs all the tools by launching the single ``flake8`` command.
14cu|python-flake8-3.3.0-1|61	It displays the warnings in a per-file, merged output.
14cu|python-flake8-3.3.0-1|62	This is version of the package running with Python 3.
14cu|python-flake8-3.3.0-1|63	
14cu|python-flake8-3.3.0-1|64	%files -n python3-%{oname}
14cu|python-flake8-3.3.0-1|65	%doc python3/{CONTRIBUTORS.txt,LICENSE,README.rst,docs/source/faq.rst}
14cu|python-flake8-3.3.0-1|66	%{_bindir}/python3-flake8
14cu|python-flake8-3.3.0-1|67	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python-flake8-3.3.0-1|68	%{py3_puresitedir}/%{oname}/
14cu|python-flake8-3.3.0-1|69	
14cu|python-flake8-3.3.0-1|70	#-------------------------------------------------------------------
14cu|python-flake8-3.3.0-1|71	
14cu|python-flake8-3.3.0-1|72	%prep
14cu|python-flake8-3.3.0-1|73	%setup -qc
14cu|python-flake8-3.3.0-1|74	rm -rf %{oname}-%{version}/flake8.egg-info
14cu|python-flake8-3.3.0-1|75	cp -R %{oname}-%{version} python3
14cu|python-flake8-3.3.0-1|76	mv %{oname}-%{version} python2
14cu|python-flake8-3.3.0-1|77	
14cu|python-flake8-3.3.0-1|78	%build
14cu|python-flake8-3.3.0-1|79	pushd python2
14cu|python-flake8-3.3.0-1|80	%py_build
14cu|python-flake8-3.3.0-1|81	popd
14cu|python-flake8-3.3.0-1|82	
14cu|python-flake8-3.3.0-1|83	pushd python3
14cu|python-flake8-3.3.0-1|84	%py3_build
14cu|python-flake8-3.3.0-1|85	popd
14cu|python-flake8-3.3.0-1|86	
14cu|python-flake8-3.3.0-1|87	%install
14cu|python-flake8-3.3.0-1|88	pushd python3
14cu|python-flake8-3.3.0-1|89	%py3_install
14cu|python-flake8-3.3.0-1|90	mv %{buildroot}%{_bindir}/flake8 %{buildroot}%{_bindir}/python3-flake8
14cu|python-flake8-3.3.0-1|91	popd
14cu|python-flake8-3.3.0-1|92	
14cu|python-flake8-3.3.0-1|93	pushd python2
14cu|python-flake8-3.3.0-1|94	%py_install
14cu|python-flake8-3.3.0-1|95	mv %{buildroot}%{_bindir}/flake8 %{buildroot}%{_bindir}/python-flake8
14cu|python-flake8-3.3.0-1|96	popd
14cu|python-flake8-3.3.0-1|97	
14cu|python-flake8-3.3.0-1|98	%check
14cu|python-flake8-3.3.0-1|99	%if 0
14cu|python-flake8-3.3.0-1|100	pushd python2
14cu|python-flake8-3.3.0-1|101	%py_test
14cu|python-flake8-3.3.0-1|102	popd
14cu|python-flake8-3.3.0-1|103	
14cu|python-flake8-3.3.0-1|104	pushd python3
14cu|python-flake8-3.3.0-1|105	%py3_test
14cu|python-flake8-3.3.0-1|106	popd
14cu|python-flake8-3.3.0-1|107	%endif
14cu|python-flake8-3.3.0-1|108	
14cu|python-flake8-3.3.0-1|109	%changelog

14021 14
14cu|python-flask-0.10.1-8|1	%define	oname	flask
14cu|python-flask-0.10.1-8|2	%define	soname	Flask
14cu|python-flask-0.10.1-8|3	Name:		python-%{oname}
14cu|python-flask-0.10.1-8|4	Version:	0.10.1
14cu|python-flask-0.10.1-8|5	Release:	8
14cu|python-flask-0.10.1-8|6	Summary:	A microframework based on Werkzeug, Jinja2 and good intentions
14cu|python-flask-0.10.1-8|7	Source0:	https://pypi.python.org/packages/source/F/%{soname}/%{soname}-%{version}.tar.gz
14cu|python-flask-0.10.1-8|8	License:	BSD
14cu|python-flask-0.10.1-8|9	Group:		Development/Python
14cu|python-flask-0.10.1-8|10	Url:		http://github.com/mitsuhiko/flask/
14cu|python-flask-0.10.1-8|11	BuildArch:	noarch
14cu|python-flask-0.10.1-8|12	BuildRequires:	pythonegg(setuptools)
14cu|python-flask-0.10.1-8|13	BuildRequires:	pkgconfig(python)
14cu|python-flask-0.10.1-8|14	
14cu|python-flask-0.10.1-8|15	Requires: python(abi) = 2.7
14cu|python-flask-0.10.1-8|16	Requires: pythonegg(itsdangerous) >= 0.21
14cu|python-flask-0.10.1-8|17	Requires: pythonegg(jinja2) >= 2.4
14cu|python-flask-0.10.1-8|18	Requires: pythonegg(werkzeug) >= 0.7
14cu|python-flask-0.10.1-8|19	
14cu|python-flask-0.10.1-8|20	
14cu|python-flask-0.10.1-8|21	%description
14cu|python-flask-0.10.1-8|22	Flask
14cu|python-flask-0.10.1-8|23	-----
14cu|python-flask-0.10.1-8|24	Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
14cu|python-flask-0.10.1-8|25	intentions.
14cu|python-flask-0.10.1-8|26	
14cu|python-flask-0.10.1-8|27	%files
14cu|python-flask-0.10.1-8|28	%doc python2/{AUTHORS,README,LICENSE,CHANGES,docs/,examples/,flask/}
14cu|python-flask-0.10.1-8|29	%{py_puresitedir}/flask/ext/*.py*
14cu|python-flask-0.10.1-8|30	%{py_puresitedir}/Flask*.egg-info
14cu|python-flask-0.10.1-8|31	%{py_puresitedir}/flask/testsuite/
14cu|python-flask-0.10.1-8|32	%{py_puresitedir}/flask/*.py
14cu|python-flask-0.10.1-8|33	#-------------------------------------------------------------------
14cu|python-flask-0.10.1-8|34	%package -n python3-%{oname}
14cu|python-flask-0.10.1-8|35	
14cu|python-flask-0.10.1-8|36	BuildRequires:	pkgconfig(python3)
14cu|python-flask-0.10.1-8|37	BuildRequires:	python3egg(setuptools)
14cu|python-flask-0.10.1-8|38	Requires: python(abi) = 3.4
14cu|python-flask-0.10.1-8|39	Requires: python3egg(itsdangerous) >= 0.21
14cu|python-flask-0.10.1-8|40	Requires: python3egg(jinja2) >= 2.4
14cu|python-flask-0.10.1-8|41	Requires: python3egg(werkzeug) >= 0.7
14cu|python-flask-0.10.1-8|42	
14cu|python-flask-0.10.1-8|43	%description -n python3-%{oname}
14cu|python-flask-0.10.1-8|44	Flask
14cu|python-flask-0.10.1-8|45	-----
14cu|python-flask-0.10.1-8|46	Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
14cu|python-flask-0.10.1-8|47	intentions.
14cu|python-flask-0.10.1-8|48	
14cu|python-flask-0.10.1-8|49	%files -n python3-%{oname}
14cu|python-flask-0.10.1-8|50	%doc python3/{AUTHORS,README,LICENSE,CHANGES,docs/,examples/,flask/}
14cu|python-flask-0.10.1-8|51	%{py3_puresitedir}/flask/ext/*.py*
14cu|python-flask-0.10.1-8|52	%{py3_puresitedir}/Flask*.egg-info
14cu|python-flask-0.10.1-8|53	%{py3_puresitedir}/flask/testsuite/
14cu|python-flask-0.10.1-8|54	%{py3_puresitedir}/flask/*.py
14cu|python-flask-0.10.1-8|55	#-------------------------------------------------------------------
14cu|python-flask-0.10.1-8|56	
14cu|python-flask-0.10.1-8|57	%prep
14cu|python-flask-0.10.1-8|58	%setup -qc
14cu|python-flask-0.10.1-8|59	pushd %{soname}-%{version}
14cu|python-flask-0.10.1-8|60	rm -fr docs/.gitignore  docs/_themes/.git examples/.DS_Store \
14cu|python-flask-0.10.1-8|61	examples/persona/static/.DS_Store docs/_themes/.gitignore  \
14cu|python-flask-0.10.1-8|62	examples/persona/.DS_Store
14cu|python-flask-0.10.1-8|63	popd
14cu|python-flask-0.10.1-8|64	
14cu|python-flask-0.10.1-8|65	mv %{soname}-%{version} python2
14cu|python-flask-0.10.1-8|66	cp -r python2 python3
14cu|python-flask-0.10.1-8|67	
14cu|python-flask-0.10.1-8|68	%build
14cu|python-flask-0.10.1-8|69	pushd python2
14cu|python-flask-0.10.1-8|70	%py2_build
14cu|python-flask-0.10.1-8|71	popd
14cu|python-flask-0.10.1-8|72	#
14cu|python-flask-0.10.1-8|73	pushd python3
14cu|python-flask-0.10.1-8|74	%py3_build
14cu|python-flask-0.10.1-8|75	popd
14cu|python-flask-0.10.1-8|76	
14cu|python-flask-0.10.1-8|77	%install
14cu|python-flask-0.10.1-8|78	pushd python3
14cu|python-flask-0.10.1-8|79	%py3_install
14cu|python-flask-0.10.1-8|80	popd
14cu|python-flask-0.10.1-8|81	
14cu|python-flask-0.10.1-8|82	pushd python2
14cu|python-flask-0.10.1-8|83	%py2_install
14cu|python-flask-0.10.1-8|84	popd
14cu|python-flask-0.10.1-8|85	
14cu|python-flask-0.10.1-8|86	# clean
14cu|python-flask-0.10.1-8|87	find %{buildroot} -size 0 -delete
14cu|python-flask-0.10.1-8|88	
14cu|python-flask-0.10.1-8|89	%check
14cu|python-flask-0.10.1-8|90	pushd python2
14cu|python-flask-0.10.1-8|91	python setup.py test
14cu|python-flask-0.10.1-8|92	rm -fr flask/testsuite/test_apps/flask_broken/b.py
14cu|python-flask-0.10.1-8|93	popd
14cu|python-flask-0.10.1-8|94	
14cu|python-flask-0.10.1-8|95	pushd python3
14cu|python-flask-0.10.1-8|96	python3 setup.py test
14cu|python-flask-0.10.1-8|97	rm -fr flask/testsuite/test_apps/flask_broken/b.py
14cu|python-flask-0.10.1-8|98	popd
14cu|python-flask-0.10.1-8|99	
14cu|python-flask-0.10.1-8|100	
14cu|python-flask-0.10.1-8|101	%changelog
14cu|python-flask-0.10.1-8|102	
14cu|python-flask-0.10.1-8|103	* Sat Nov 12 2016 abfonly <abfonly@gmail.com> 0.10.1-8
14cu|python-flask-0.10.1-8|104	- (092bf98) Log: Build python3 module
14cu|python-flask-0.10.1-8|105	- (092bf98) fixed linting and tests
14cu|python-flask-0.10.1-8|106	- (092bf98) bump rel
14cu|python-flask-0.10.1-8|107	
14cu|python-flask-0.10.1-8|108	

14022 14
14cu|python-funcsigs-0.4-3|1	%define module funcsigs
14cu|python-funcsigs-0.4-3|2	
14cu|python-funcsigs-0.4-3|3	Name:           python-funcsigs
14cu|python-funcsigs-0.4-3|4	Version:        0.4
14cu|python-funcsigs-0.4-3|5	Release:        3
14cu|python-funcsigs-0.4-3|6	Summary:        Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
14cu|python-funcsigs-0.4-3|7	
14cu|python-funcsigs-0.4-3|8	Group:          Development/Python
14cu|python-funcsigs-0.4-3|9	License:        ASL
14cu|python-funcsigs-0.4-3|10	URL:            http://funcsigs.readthedocs.org/
14cu|python-funcsigs-0.4-3|11	Source0:        http://pypi.python.org/packages/source/f/%{module}/%{module}-%{version}.tar.gz
14cu|python-funcsigs-0.4-3|12	
14cu|python-funcsigs-0.4-3|13	BuildArch:      noarch
14cu|python-funcsigs-0.4-3|14	BuildRequires:  pkgconfig(python)
14cu|python-funcsigs-0.4-3|15	BuildRequires:  python-setuptools
14cu|python-funcsigs-0.4-3|16	
14cu|python-funcsigs-0.4-3|17	BuildRequires:  pkgconfig(python3)
14cu|python-funcsigs-0.4-3|18	BuildRequires:  python3-setuptools
14cu|python-funcsigs-0.4-3|19	
14cu|python-funcsigs-0.4-3|20	
14cu|python-funcsigs-0.4-3|21	%description
14cu|python-funcsigs-0.4-3|22	funcsigs is a backport of the PEP 362 function signature features from
14cu|python-funcsigs-0.4-3|23	Python 3.3’s inspect module.
14cu|python-funcsigs-0.4-3|24	
14cu|python-funcsigs-0.4-3|25	%package -n python3-funcsigs
14cu|python-funcsigs-0.4-3|26	Summary:        Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
14cu|python-funcsigs-0.4-3|27	Group:          Development/Python
14cu|python-funcsigs-0.4-3|28	
14cu|python-funcsigs-0.4-3|29	%description -n python3-funcsigs
14cu|python-funcsigs-0.4-3|30	funcsigs is a backport of the PEP 362 function signature features from
14cu|python-funcsigs-0.4-3|31	Python 3.3’s inspect module.
14cu|python-funcsigs-0.4-3|32	
14cu|python-funcsigs-0.4-3|33	%prep
14cu|python-funcsigs-0.4-3|34	%setup -q -n %{module}-%{version}
14cu|python-funcsigs-0.4-3|35	
14cu|python-funcsigs-0.4-3|36	cp -ap . %{py3dir}
14cu|python-funcsigs-0.4-3|37	
14cu|python-funcsigs-0.4-3|38	
14cu|python-funcsigs-0.4-3|39	%build
14cu|python-funcsigs-0.4-3|40	CFLAGS="%{optflags}" python2 setup.py build
14cu|python-funcsigs-0.4-3|41	
14cu|python-funcsigs-0.4-3|42	pushd %{py3dir}
14cu|python-funcsigs-0.4-3|43	python3 setup.py build
14cu|python-funcsigs-0.4-3|44	popd
14cu|python-funcsigs-0.4-3|45	
14cu|python-funcsigs-0.4-3|46	
14cu|python-funcsigs-0.4-3|47	%check
14cu|python-funcsigs-0.4-3|48	python2 setup.py test
14cu|python-funcsigs-0.4-3|49	
14cu|python-funcsigs-0.4-3|50	
14cu|python-funcsigs-0.4-3|51	%install
14cu|python-funcsigs-0.4-3|52	pushd %{py3dir}
14cu|python-funcsigs-0.4-3|53	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-funcsigs-0.4-3|54	popd
14cu|python-funcsigs-0.4-3|55	
14cu|python-funcsigs-0.4-3|56	python2 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-funcsigs-0.4-3|57	
14cu|python-funcsigs-0.4-3|58	%files
14cu|python-funcsigs-0.4-3|59	%doc docs/ README.rst PKG-INFO
14cu|python-funcsigs-0.4-3|60	%{py_puresitedir}/*
14cu|python-funcsigs-0.4-3|61	
14cu|python-funcsigs-0.4-3|62	%files -n python3-funcsigs
14cu|python-funcsigs-0.4-3|63	%doc docs/ README.rst PKG-INFO
14cu|python-funcsigs-0.4-3|64	%{py3_puresitedir}/*
14cu|python-funcsigs-0.4-3|65	
14cu|python-funcsigs-0.4-3|66	
14cu|python-funcsigs-0.4-3|67	
14cu|python-funcsigs-0.4-3|68	
14cu|python-funcsigs-0.4-3|69	%changelog
14cu|python-funcsigs-0.4-3|70	
14cu|python-funcsigs-0.4-3|71	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.4-3
14cu|python-funcsigs-0.4-3|72	- (bc118bd) Fix typo
14cu|python-funcsigs-0.4-3|73	
14cu|python-funcsigs-0.4-3|74	

14023 14
14cu|python-functools32-3.2.3_2-1|1	%define	oname	functools32
14cu|python-functools32-3.2.3_2-1|2	%define	oversion	3.2.3-2
14cu|python-functools32-3.2.3_2-1|3	
14cu|python-functools32-3.2.3_2-1|4	Name:		python-%{oname}
14cu|python-functools32-3.2.3_2-1|5	Version:	3.2.3_2
14cu|python-functools32-3.2.3_2-1|6	Release:	1
14cu|python-functools32-3.2.3_2-1|7	Summary:	Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy
14cu|python-functools32-3.2.3_2-1|8	Source0:	http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{oversion}.tar.gz
14cu|python-functools32-3.2.3_2-1|9	License:	PSF license
14cu|python-functools32-3.2.3_2-1|10	Group:		Development/Python
14cu|python-functools32-3.2.3_2-1|11	Url:		https://github.com/MiCHiLU/python-functools32
14cu|python-functools32-3.2.3_2-1|12	BuildRequires:	python-devel
14cu|python-functools32-3.2.3_2-1|13	BuildRequires:	python-setuptools
14cu|python-functools32-3.2.3_2-1|14	BuildArch:	noarch
14cu|python-functools32-3.2.3_2-1|15	
14cu|python-functools32-3.2.3_2-1|16	%description
14cu|python-functools32-3.2.3_2-1|17	This is a backport of the functools standard library module from
14cu|python-functools32-3.2.3_2-1|18	Python 3.2.3 for use on Python 2.7 and PyPy. It includes
14cu|python-functools32-3.2.3_2-1|19	new features `lru_cache` (Least-recently-used cache decorator).
14cu|python-functools32-3.2.3_2-1|20	
14cu|python-functools32-3.2.3_2-1|21	%prep
14cu|python-functools32-3.2.3_2-1|22	%setup -qn %{oname}-%{oversion}
14cu|python-functools32-3.2.3_2-1|23	
14cu|python-functools32-3.2.3_2-1|24	%build
14cu|python-functools32-3.2.3_2-1|25	python setup.py build
14cu|python-functools32-3.2.3_2-1|26	
14cu|python-functools32-3.2.3_2-1|27	%install
14cu|python-functools32-3.2.3_2-1|28	python setup.py install --root=%{buildroot}
14cu|python-functools32-3.2.3_2-1|29	
14cu|python-functools32-3.2.3_2-1|30	%files
14cu|python-functools32-3.2.3_2-1|31	%doc ChangeLog
14cu|python-functools32-3.2.3_2-1|32	%doc LICENSE
14cu|python-functools32-3.2.3_2-1|33	%{py_puresitedir}/functools32/*.py*
14cu|python-functools32-3.2.3_2-1|34	%{py_puresitedir}/functools32*.egg-info
14cu|python-functools32-3.2.3_2-1|35	
14cu|python-functools32-3.2.3_2-1|36	%changelog
14cu|python-functools32-3.2.3_2-1|37	
14cu|python-functools32-3.2.3_2-1|38	* Sat Feb 27 2016 Denis Silakov <dsilakov@gmail.com> 3.2.3_2-1
14cu|python-functools32-3.2.3_2-1|39	- (8c0b0c7) Imported from SRPM
14cu|python-functools32-3.2.3_2-1|40	
14cu|python-functools32-3.2.3_2-1|41	

14024 14
14cu|python-futures-2.1.6-5|1	%define upstream_name futures
14cu|python-futures-2.1.6-5|2	
14cu|python-futures-2.1.6-5|3	Name:           python-%{upstream_name}
14cu|python-futures-2.1.6-5|4	Version:        2.1.6
14cu|python-futures-2.1.6-5|5	Release:        5
14cu|python-futures-2.1.6-5|6	Summary:        Backport of the concurrent.futures package from Python 3.2
14cu|python-futures-2.1.6-5|7	Group:          Development/Python
14cu|python-futures-2.1.6-5|8	License:        BSD
14cu|python-futures-2.1.6-5|9	URL:            https://pypi.python.org/pypi/futures
14cu|python-futures-2.1.6-5|10	Source0:        https://pypi.python.org/packages/source/f/futures/futures-%{version}.tar.gz
14cu|python-futures-2.1.6-5|11	BuildArch:      noarch
14cu|python-futures-2.1.6-5|12	BuildRequires:  python-devel
14cu|python-futures-2.1.6-5|13	BuildRequires:  python-setuptools
14cu|python-futures-2.1.6-5|14	
14cu|python-futures-2.1.6-5|15	%description
14cu|python-futures-2.1.6-5|16	The concurrent.futures module provides a high-level interface for
14cu|python-futures-2.1.6-5|17	asynchronously executing callables.
14cu|python-futures-2.1.6-5|18	
14cu|python-futures-2.1.6-5|19	%prep
14cu|python-futures-2.1.6-5|20	%setup -q -n %{upstream_name}-%{version}
14cu|python-futures-2.1.6-5|21	
14cu|python-futures-2.1.6-5|22	%build
14cu|python-futures-2.1.6-5|23	CFLAGS="%{optflags}" python setup.py build
14cu|python-futures-2.1.6-5|24	
14cu|python-futures-2.1.6-5|25	%install
14cu|python-futures-2.1.6-5|26	python setup.py install --skip-build --root %{buildroot}
14cu|python-futures-2.1.6-5|27	
14cu|python-futures-2.1.6-5|28	%files
14cu|python-futures-2.1.6-5|29	%{py_puresitedir}/concurrent
14cu|python-futures-2.1.6-5|30	%{py_puresitedir}/futures
14cu|python-futures-2.1.6-5|31	%{py_puresitedir}/futures-%{version}-*.egg-info
14cu|python-futures-2.1.6-5|32	
14cu|python-futures-2.1.6-5|33	
14cu|python-futures-2.1.6-5|34	
14cu|python-futures-2.1.6-5|35	%changelog
14cu|python-futures-2.1.6-5|36	
14cu|python-futures-2.1.6-5|37	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 2.1.6-5
14cu|python-futures-2.1.6-5|38	- (9b48925) Imported from SRPM
14cu|python-futures-2.1.6-5|39	
14cu|python-futures-2.1.6-5|40	

14025 14
14cu|python-gammu-2.11-4|1	Summary:	Python module to communicate with mobile phones
14cu|python-gammu-2.11-4|2	Name:		python-gammu
14cu|python-gammu-2.11-4|3	Version:	2.11
14cu|python-gammu-2.11-4|4	Release:	4
14cu|python-gammu-2.11-4|5	License:	GPLv2+
14cu|python-gammu-2.11-4|6	Group:		Development/Python
14cu|python-gammu-2.11-4|7	Url:		https://wammu.eu/python-gammu/
14cu|python-gammu-2.11-4|8	Source0:	https://dl.cihar.com/python-gammu/%{name}-%{version}.tar.bz2
14cu|python-gammu-2.11-4|9	BuildRequires:	pkgconfig(gammu)
14cu|python-gammu-2.11-4|10	BuildRequires:	pkgconfig(python2)
14cu|python-gammu-2.11-4|11	BuildRequires:	python-setuptools
14cu|python-gammu-2.11-4|12	Obsoletes:	python2-gammu < 2.11-4
14cu|python-gammu-2.11-4|13	
14cu|python-gammu-2.11-4|14	%description
14cu|python-gammu-2.11-4|15	Python bindings which allow you to use (most) of Gammu functionality from
14cu|python-gammu-2.11-4|16	Python language.
14cu|python-gammu-2.11-4|17	
14cu|python-gammu-2.11-4|18	%files
14cu|python-gammu-2.11-4|19	%doc AUTHORS NEWS.rst README.rst COPYING
14cu|python-gammu-2.11-4|20	%{python2_sitearch}/gammu/
14cu|python-gammu-2.11-4|21	%{python2_sitearch}/python_gammu-%{version}-py?.?.egg-info/
14cu|python-gammu-2.11-4|22	
14cu|python-gammu-2.11-4|23	#-------------------------------------------------------------------------
14cu|python-gammu-2.11-4|24	
14cu|python-gammu-2.11-4|25	%package -n python3-gammu
14cu|python-gammu-2.11-4|26	Summary:	Python module to communicate with mobile phones
14cu|python-gammu-2.11-4|27	Group:		Development/Python
14cu|python-gammu-2.11-4|28	BuildRequires:	pkgconfig(python3)
14cu|python-gammu-2.11-4|29	BuildRequires:	python3-setuptools
14cu|python-gammu-2.11-4|30	
14cu|python-gammu-2.11-4|31	%description -n python3-gammu
14cu|python-gammu-2.11-4|32	Python bindings which allow you to use (most) of Gammu functionality from
14cu|python-gammu-2.11-4|33	Python language.
14cu|python-gammu-2.11-4|34	
14cu|python-gammu-2.11-4|35	%files -n python3-gammu
14cu|python-gammu-2.11-4|36	%doc AUTHORS NEWS.rst README.rst COPYING
14cu|python-gammu-2.11-4|37	%{python3_sitearch}/gammu/
14cu|python-gammu-2.11-4|38	%{python3_sitearch}/python_gammu-%{version}-py?.?.egg-info/
14cu|python-gammu-2.11-4|39	
14cu|python-gammu-2.11-4|40	#-------------------------------------------------------------------------
14cu|python-gammu-2.11-4|41	
14cu|python-gammu-2.11-4|42	%prep
14cu|python-gammu-2.11-4|43	%setup -q
14cu|python-gammu-2.11-4|44	
14cu|python-gammu-2.11-4|45	rm -rf *.egg-info
14cu|python-gammu-2.11-4|46	
14cu|python-gammu-2.11-4|47	%build
14cu|python-gammu-2.11-4|48	%py2_build
14cu|python-gammu-2.11-4|49	%py3_build
14cu|python-gammu-2.11-4|50	
14cu|python-gammu-2.11-4|51	%install
14cu|python-gammu-2.11-4|52	%py2_install
14cu|python-gammu-2.11-4|53	%py3_install
14cu|python-gammu-2.11-4|54	
14cu|python-gammu-2.11-4|55	%changelog
14cu|python-gammu-2.11-4|56	
14cu|python-gammu-2.11-4|57	* Thu May 24 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11-4
14cu|python-gammu-2.11-4|58	- (4ed1936) Don't use Fedora-style
14cu|python-gammu-2.11-4|59	
14cu|python-gammu-2.11-4|60	

14026 14
14cu|python-geoip-1.3.2-1|1	%define oname GeoIP
14cu|python-geoip-1.3.2-1|2	
14cu|python-geoip-1.3.2-1|3	Summary: Python bindings for the GeoIP library
14cu|python-geoip-1.3.2-1|4	
14cu|python-geoip-1.3.2-1|5	
14cu|python-geoip-1.3.2-1|6	Name: python-geoip
14cu|python-geoip-1.3.2-1|7	Version: 1.3.2
14cu|python-geoip-1.3.2-1|8	Release: 1
14cu|python-geoip-1.3.2-1|9	Source0: https://pypi.python.org/packages/source/G/GeoIP/GeoIP-%{version}.tar.gz
14cu|python-geoip-1.3.2-1|10	URL: http://www.maxmind.com/app/python
14cu|python-geoip-1.3.2-1|11	License: BSD-like
14cu|python-geoip-1.3.2-1|12	Group: Development/Python
14cu|python-geoip-1.3.2-1|13	BuildRequires:  python-devel
14cu|python-geoip-1.3.2-1|14	BuildRequires: pkgconfig(geoip)
14cu|python-geoip-1.3.2-1|15	
14cu|python-geoip-1.3.2-1|16	%description
14cu|python-geoip-1.3.2-1|17	This is the Python API to the GeoIP library that enables the user to
14cu|python-geoip-1.3.2-1|18	find the country that any IP address or hostname originates from. It
14cu|python-geoip-1.3.2-1|19	uses a file based database that is accurate as of March 2003. This
14cu|python-geoip-1.3.2-1|20	database simply contains IP blocks as keys, and countries as
14cu|python-geoip-1.3.2-1|21	values. This database should be more complete and accurate than using
14cu|python-geoip-1.3.2-1|22	reverse DNS lookups. Commercial databases and automatic update
14cu|python-geoip-1.3.2-1|23	services are available from http://www.maxmind.com/
14cu|python-geoip-1.3.2-1|24	
14cu|python-geoip-1.3.2-1|25	%prep
14cu|python-geoip-1.3.2-1|26	%setup -q -n %oname-%{version}
14cu|python-geoip-1.3.2-1|27	
14cu|python-geoip-1.3.2-1|28	%build
14cu|python-geoip-1.3.2-1|29	python setup.py build
14cu|python-geoip-1.3.2-1|30	
14cu|python-geoip-1.3.2-1|31	%install
14cu|python-geoip-1.3.2-1|32	python setup.py install --root=%{buildroot}
14cu|python-geoip-1.3.2-1|33	
14cu|python-geoip-1.3.2-1|34	%files
14cu|python-geoip-1.3.2-1|35	%{py_platsitedir}/*
14cu|python-geoip-1.3.2-1|36	
14cu|python-geoip-1.3.2-1|37	%changelog
14cu|python-geoip-1.3.2-1|38	
14cu|python-geoip-1.3.2-1|39	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.3.2-1
14cu|python-geoip-1.3.2-1|40	- (994b943) Updated to 1.3.2 (by updates_builder)
14cu|python-geoip-1.3.2-1|41	
14cu|python-geoip-1.3.2-1|42	

14027 14
14cu|python-gevent-1.1b4-4|1	%define srcname gevent
14cu|python-gevent-1.1b4-4|2	%define with_system_libev 1
14cu|python-gevent-1.1b4-4|3	%define with_system_c_ares 1
14cu|python-gevent-1.1b4-4|4	%define with_tests 0
14cu|python-gevent-1.1b4-4|5	
14cu|python-gevent-1.1b4-4|6	# with fixes from
14cu|python-gevent-1.1b4-4|7	# https://github.com/pld-linux/python-gevent/blob/master/python-gevent.spec
14cu|python-gevent-1.1b4-4|8	
14cu|python-gevent-1.1b4-4|9	Name:		python-%{srcname}
14cu|python-gevent-1.1b4-4|10	Version:	1.1b4
14cu|python-gevent-1.1b4-4|11	Release:	4
14cu|python-gevent-1.1b4-4|12	Summary:	A coroutine-based Python networking library
14cu|python-gevent-1.1b4-4|13	License:	MIT
14cu|python-gevent-1.1b4-4|14	Group:		Development/Python
14cu|python-gevent-1.1b4-4|15	Url:		http://www.gevent.org/
14cu|python-gevent-1.1b4-4|16	Source0:	http://pypi.python.org/packages/source/g/%{srcname}/%{srcname}-%{version}.tar.gz
14cu|python-gevent-1.1b4-4|17	Patch0:		known_failures-pld.patch
14cu|python-gevent-1.1b4-4|18	Patch1:		gevent-1.1b4-ignore-http-header-encode-errors.patch
14cu|python-gevent-1.1b4-4|19	
14cu|python-gevent-1.1b4-4|20	BuildRequires:	glibc-devel
14cu|python-gevent-1.1b4-4|21	BuildRequires:	python-devel
14cu|python-gevent-1.1b4-4|22	BuildRequires:  python3-devel
14cu|python-gevent-1.1b4-4|23	# Needed for tests
14cu|python-gevent-1.1b4-4|24	BuildRequires:  lsof
14cu|python-gevent-1.1b4-4|25	%{?with_system_libev:BuildRequires:    c-ares-devel >= 1.10.0}
14cu|python-gevent-1.1b4-4|26	%{?with_system_c_ares:BuildRequires:   libev-devel >= 4.11}
14cu|python-gevent-1.1b4-4|27	%{?with_tests:BuildRequires: python-greenlet}
14cu|python-gevent-1.1b4-4|28	
14cu|python-gevent-1.1b4-4|29	Requires:   pythonegg(greenlet)
14cu|python-gevent-1.1b4-4|30	
14cu|python-gevent-1.1b4-4|31	
14cu|python-gevent-1.1b4-4|32	%description
14cu|python-gevent-1.1b4-4|33	Gevent is a coroutine-based Python networking library that uses greenlet to
14cu|python-gevent-1.1b4-4|34	provide a high-level synchronous API on top of the libevent event loop.
14cu|python-gevent-1.1b4-4|35	
14cu|python-gevent-1.1b4-4|36	%package -n python3-%{srcname}
14cu|python-gevent-1.1b4-4|37	Summary: A coroutine-based Python3 networking library
14cu|python-gevent-1.1b4-4|38	Requires:   python3egg(greenlet)
14cu|python-gevent-1.1b4-4|39	%{?with_tests:BuildRequires: python3-greenlet}
14cu|python-gevent-1.1b4-4|40	
14cu|python-gevent-1.1b4-4|41	%description -n python3-%{srcname}
14cu|python-gevent-1.1b4-4|42	Gevent is a coroutine-based Python3 networking library that uses greenlet to
14cu|python-gevent-1.1b4-4|43	provide a high-level synchronous API on top of the libevent event loop.
14cu|python-gevent-1.1b4-4|44	
14cu|python-gevent-1.1b4-4|45	%prep
14cu|python-gevent-1.1b4-4|46	%setup -q -n %{srcname}-%{version}
14cu|python-gevent-1.1b4-4|47	%patch0 -p1
14cu|python-gevent-1.1b4-4|48	%patch1 -p1
14cu|python-gevent-1.1b4-4|49	rm -rf %{py3dir}
14cu|python-gevent-1.1b4-4|50	cp -a . %{py3dir}
14cu|python-gevent-1.1b4-4|51	pushd %{py3dir}
14cu|python-gevent-1.1b4-4|52	# Syntax error in python3
14cu|python-gevent-1.1b4-4|53	rm gevent/_util_py2.py
14cu|python-gevent-1.1b4-4|54	popd
14cu|python-gevent-1.1b4-4|55	# Syntax error in python2
14cu|python-gevent-1.1b4-4|56	rm gevent/_socket3.py
14cu|python-gevent-1.1b4-4|57	
14cu|python-gevent-1.1b4-4|58	
14cu|python-gevent-1.1b4-4|59	%build
14cu|python-gevent-1.1b4-4|60	CFLAGS="%{optflags} -I/usr/include/libev" \
14cu|python-gevent-1.1b4-4|61	%{?with_system_libev:LIBEV_EMBED=false} \
14cu|python-gevent-1.1b4-4|62	%{?with_system_c_ares:CARES_EMBED=false} \
14cu|python-gevent-1.1b4-4|63	python2  setup.py build
14cu|python-gevent-1.1b4-4|64	%if 0%{?with tests}
14cu|python-gevent-1.1b4-4|65	cd greentest
14cu|python-gevent-1.1b4-4|66	PATH=/usr/sbin:$PATH PYTHONPATH=.. python testrunner.py --config ../known_failures.py
14cu|python-gevent-1.1b4-4|67	cd ..
14cu|python-gevent-1.1b4-4|68	%endif
14cu|python-gevent-1.1b4-4|69	
14cu|python-gevent-1.1b4-4|70	pushd %{py3dir}
14cu|python-gevent-1.1b4-4|71	CFLAGS="%{optflags} -I/usr/include/libev" \
14cu|python-gevent-1.1b4-4|72	%{?with_system_libev:LIBEV_EMBED=false} \
14cu|python-gevent-1.1b4-4|73	%{?with_system_c_ares:CARES_EMBED=false} \
14cu|python-gevent-1.1b4-4|74	python3 setup.py build
14cu|python-gevent-1.1b4-4|75	%if 0%{?with tests}
14cu|python-gevent-1.1b4-4|76	cd greentest
14cu|python-gevent-1.1b4-4|77	PATH=/usr/sbin:$PATH PYTHONPATH=.. python3 testrunner.py --config ../known_failures.py
14cu|python-gevent-1.1b4-4|78	cd ..
14cu|python-gevent-1.1b4-4|79	%endif
14cu|python-gevent-1.1b4-4|80	popd
14cu|python-gevent-1.1b4-4|81	
14cu|python-gevent-1.1b4-4|82	%install
14cu|python-gevent-1.1b4-4|83	pushd %{py3dir}
14cu|python-gevent-1.1b4-4|84	%{?with_system_libev:LIBEV_EMBED=false} \
14cu|python-gevent-1.1b4-4|85	%{?with_system_c_ares:CARES_EMBED=false} \
14cu|python-gevent-1.1b4-4|86	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-gevent-1.1b4-4|87	popd
14cu|python-gevent-1.1b4-4|88	%{?with_system_libev:LIBEV_EMBED=false} \
14cu|python-gevent-1.1b4-4|89	%{?with_system_c_ares:CARES_EMBED=false} \
14cu|python-gevent-1.1b4-4|90	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python-gevent-1.1b4-4|91	
14cu|python-gevent-1.1b4-4|92	%files
14cu|python-gevent-1.1b4-4|93	%{py_platsitedir}/%{srcname}*
14cu|python-gevent-1.1b4-4|94	
14cu|python-gevent-1.1b4-4|95	%files -n python3-%{srcname}
14cu|python-gevent-1.1b4-4|96	%{py3_platsitedir}/%{srcname}*
14cu|python-gevent-1.1b4-4|97	
14cu|python-gevent-1.1b4-4|98	
14cu|python-gevent-1.1b4-4|99	
14cu|python-gevent-1.1b4-4|100	%changelog
14cu|python-gevent-1.1b4-4|101	
14cu|python-gevent-1.1b4-4|102	* Fri Sep 25 2015 Denis Silakov <dsilakov@gmail.com> 1.1b4-4
14cu|python-gevent-1.1b4-4|103	- (2c9c2d8) Bump release
14cu|python-gevent-1.1b4-4|104	
14cu|python-gevent-1.1b4-4|105	

14028 14
14cu|python-gevent-socketio-0.3.6-1|1	%global pypi_name gevent-socketio
14cu|python-gevent-socketio-0.3.6-1|2	%global with_python3 0
14cu|python-gevent-socketio-0.3.6-1|3	
14cu|python-gevent-socketio-0.3.6-1|4	Name:           python-gevent-socketio
14cu|python-gevent-socketio-0.3.6-1|5	Version:        0.3.6
14cu|python-gevent-socketio-0.3.6-1|6	Release:        1
14cu|python-gevent-socketio-0.3.6-1|7	Group:          Development/Python
14cu|python-gevent-socketio-0.3.6-1|8	Summary:        SocketIO server based on the Gevent pywsgi server, a Python network library
14cu|python-gevent-socketio-0.3.6-1|9	
14cu|python-gevent-socketio-0.3.6-1|10	License:        BSD
14cu|python-gevent-socketio-0.3.6-1|11	Source0:        https://pypi.python.org/packages/source/g/gevent-socketio/gevent-socketio-%{version}.tar.gz
14cu|python-gevent-socketio-0.3.6-1|12	BuildArch:      noarch
14cu|python-gevent-socketio-0.3.6-1|13	
14cu|python-gevent-socketio-0.3.6-1|14	BuildRequires:  python-devel
14cu|python-gevent-socketio-0.3.6-1|15	BuildRequires:  python-sphinx
14cu|python-gevent-socketio-0.3.6-1|16	BuildRequires:  python-setuptools
14cu|python-gevent-socketio-0.3.6-1|17	
14cu|python-gevent-socketio-0.3.6-1|18	%if %{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|19	BuildRequires:  python3-devel
14cu|python-gevent-socketio-0.3.6-1|20	BuildRequires:  python3-sphinx
14cu|python-gevent-socketio-0.3.6-1|21	BuildRequires:  python3-setuptools
14cu|python-gevent-socketio-0.3.6-1|22	%endif # if with_python3
14cu|python-gevent-socketio-0.3.6-1|23	
14cu|python-gevent-socketio-0.3.6-1|24	
14cu|python-gevent-socketio-0.3.6-1|25	%description
14cu|python-gevent-socketio-0.3.6-1|26	``gevent-socketio`` is a Python implementation of the Socket.IO
14cu|python-gevent-socketio-0.3.6-1|27	protocol, developed originally for Node.js by LearnBoost and then
14cu|python-gevent-socketio-0.3.6-1|28	ported to other languages.  Socket.IO enables real-time web
14cu|python-gevent-socketio-0.3.6-1|29	communications between a browser and a server, using a WebSocket-like
14cu|python-gevent-socketio-0.3.6-1|30	API.
14cu|python-gevent-socketio-0.3.6-1|31	
14cu|python-gevent-socketio-0.3.6-1|32	%if 0%{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|33	%package -n     python3-%{pypi_name}
14cu|python-gevent-socketio-0.3.6-1|34	Summary:        SocketIO server based on the Gevent pywsgi server, a Python network library
14cu|python-gevent-socketio-0.3.6-1|35	
14cu|python-gevent-socketio-0.3.6-1|36	
14cu|python-gevent-socketio-0.3.6-1|37	%description -n python3-%{pypi_name}
14cu|python-gevent-socketio-0.3.6-1|38	``gevent-socketio`` is a Python implementation of the Socket.IO
14cu|python-gevent-socketio-0.3.6-1|39	protocol, developed originally for Node.js by LearnBoost and then
14cu|python-gevent-socketio-0.3.6-1|40	ported to other languages.  Socket.IO enables real-time web
14cu|python-gevent-socketio-0.3.6-1|41	communications between a browser and a server, using a WebSocket-like
14cu|python-gevent-socketio-0.3.6-1|42	API.
14cu|python-gevent-socketio-0.3.6-1|43	%endif # with_python3
14cu|python-gevent-socketio-0.3.6-1|44	
14cu|python-gevent-socketio-0.3.6-1|45	
14cu|python-gevent-socketio-0.3.6-1|46	%prep
14cu|python-gevent-socketio-0.3.6-1|47	%setup -q -n %{pypi_name}-%{version}
14cu|python-gevent-socketio-0.3.6-1|48	# Remove bundled egg-info
14cu|python-gevent-socketio-0.3.6-1|49	rm -rf %{pypi_name}.egg-info
14cu|python-gevent-socketio-0.3.6-1|50	
14cu|python-gevent-socketio-0.3.6-1|51	# generate html docs
14cu|python-gevent-socketio-0.3.6-1|52	sphinx-build docs/source html
14cu|python-gevent-socketio-0.3.6-1|53	# remove the sphinx-build leftovers
14cu|python-gevent-socketio-0.3.6-1|54	rm -rf html/.{doctrees,buildinfo}
14cu|python-gevent-socketio-0.3.6-1|55	
14cu|python-gevent-socketio-0.3.6-1|56	%if 0%{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|57	rm -rf %{py3dir}
14cu|python-gevent-socketio-0.3.6-1|58	cp -a . %{py3dir}
14cu|python-gevent-socketio-0.3.6-1|59	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-gevent-socketio-0.3.6-1|60	# generate html docs
14cu|python-gevent-socketio-0.3.6-1|61	sphinx-build-3.4 docs/source html
14cu|python-gevent-socketio-0.3.6-1|62	# remove the sphinx-build leftovers
14cu|python-gevent-socketio-0.3.6-1|63	rm -rf html/.{doctrees,buildinfo}
14cu|python-gevent-socketio-0.3.6-1|64	
14cu|python-gevent-socketio-0.3.6-1|65	%endif # with_python3
14cu|python-gevent-socketio-0.3.6-1|66	
14cu|python-gevent-socketio-0.3.6-1|67	
14cu|python-gevent-socketio-0.3.6-1|68	%build
14cu|python-gevent-socketio-0.3.6-1|69	python setup.py build
14cu|python-gevent-socketio-0.3.6-1|70	
14cu|python-gevent-socketio-0.3.6-1|71	%if 0%{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|72	pushd %{py3dir}
14cu|python-gevent-socketio-0.3.6-1|73	python3 setup.py build
14cu|python-gevent-socketio-0.3.6-1|74	popd
14cu|python-gevent-socketio-0.3.6-1|75	%endif # with_python3
14cu|python-gevent-socketio-0.3.6-1|76	
14cu|python-gevent-socketio-0.3.6-1|77	
14cu|python-gevent-socketio-0.3.6-1|78	%install
14cu|python-gevent-socketio-0.3.6-1|79	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-gevent-socketio-0.3.6-1|80	# overwritten with every setup.py install (and we want the python2 version
14cu|python-gevent-socketio-0.3.6-1|81	# to be the default for now).
14cu|python-gevent-socketio-0.3.6-1|82	%if 0%{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|83	pushd %{py3dir}
14cu|python-gevent-socketio-0.3.6-1|84	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-gevent-socketio-0.3.6-1|85	popd
14cu|python-gevent-socketio-0.3.6-1|86	%endif # with_python3
14cu|python-gevent-socketio-0.3.6-1|87	
14cu|python-gevent-socketio-0.3.6-1|88	python setup.py install --skip-build --root %{buildroot}
14cu|python-gevent-socketio-0.3.6-1|89	
14cu|python-gevent-socketio-0.3.6-1|90	
14cu|python-gevent-socketio-0.3.6-1|91	%files
14cu|python-gevent-socketio-0.3.6-1|92	%doc html README.rst LICENSE
14cu|python-gevent-socketio-0.3.6-1|93	%{py_puresitedir}/socketio
14cu|python-gevent-socketio-0.3.6-1|94	%{py_puresitedir}/gevent_socketio-%{version}-py?.?.egg-info
14cu|python-gevent-socketio-0.3.6-1|95	%if 0%{?with_python3}
14cu|python-gevent-socketio-0.3.6-1|96	%files -n python3-%{pypi_name}
14cu|python-gevent-socketio-0.3.6-1|97	%doc html README.rst LICENSE
14cu|python-gevent-socketio-0.3.6-1|98	%{py3_puresitedir}/socketio
14cu|python-gevent-socketio-0.3.6-1|99	%{py3_puresitedir}/gevent_socketio-%{version}-py?.?.egg-info
14cu|python-gevent-socketio-0.3.6-1|100	%endif # with_python3
14cu|python-gevent-socketio-0.3.6-1|101	
14cu|python-gevent-socketio-0.3.6-1|102	
14cu|python-gevent-socketio-0.3.6-1|103	
14cu|python-gevent-socketio-0.3.6-1|104	
14cu|python-gevent-socketio-0.3.6-1|105	%changelog
14cu|python-gevent-socketio-0.3.6-1|106	
14cu|python-gevent-socketio-0.3.6-1|107	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.3.6-1
14cu|python-gevent-socketio-0.3.6-1|108	- (4cf618b) Added setuptools BR
14cu|python-gevent-socketio-0.3.6-1|109	
14cu|python-gevent-socketio-0.3.6-1|110	

14029 14
14cu|python-gevent-websocket-0.9.3-6|1	# Created by pyp2rpm-1.0.1
14cu|python-gevent-websocket-0.9.3-6|2	%global pypi_name gevent-websocket
14cu|python-gevent-websocket-0.9.3-6|3	%global with_python3 1
14cu|python-gevent-websocket-0.9.3-6|4	
14cu|python-gevent-websocket-0.9.3-6|5	Name:           python-gevent-websocket
14cu|python-gevent-websocket-0.9.3-6|6	Version:        0.9.3
14cu|python-gevent-websocket-0.9.3-6|7	Release:        6
14cu|python-gevent-websocket-0.9.3-6|8	Group:          Development/Python
14cu|python-gevent-websocket-0.9.3-6|9	Summary:        Websocket handler for the gevent pywsgi server, a Python network library
14cu|python-gevent-websocket-0.9.3-6|10	
14cu|python-gevent-websocket-0.9.3-6|11	License:        ASL 2.0
14cu|python-gevent-websocket-0.9.3-6|12	URL:            https://bitbucket.org/Jeffrey/gevent-websocket/
14cu|python-gevent-websocket-0.9.3-6|13	Source0:        https://pypi.python.org/packages/source/g/gevent-websocket/gevent-websocket-%{version}.tar.gz
14cu|python-gevent-websocket-0.9.3-6|14	BuildArch:      noarch
14cu|python-gevent-websocket-0.9.3-6|15	
14cu|python-gevent-websocket-0.9.3-6|16	BuildRequires:  python-devel
14cu|python-gevent-websocket-0.9.3-6|17	BuildRequires:  python-setuptools
14cu|python-gevent-websocket-0.9.3-6|18	
14cu|python-gevent-websocket-0.9.3-6|19	%if %{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|20	BuildRequires:  python3-devel
14cu|python-gevent-websocket-0.9.3-6|21	BuildRequires:  python3-setuptools
14cu|python-gevent-websocket-0.9.3-6|22	%endif # if with_python3
14cu|python-gevent-websocket-0.9.3-6|23	
14cu|python-gevent-websocket-0.9.3-6|24	
14cu|python-gevent-websocket-0.9.3-6|25	%description
14cu|python-gevent-websocket-0.9.3-6|26	gevent-websocket is a WebSocket library for the gevent networking library.
14cu|python-gevent-websocket-0.9.3-6|27	
14cu|python-gevent-websocket-0.9.3-6|28	Features include:
14cu|python-gevent-websocket-0.9.3-6|29	
14cu|python-gevent-websocket-0.9.3-6|30	- Integration on both socket level or using an abstract interface.
14cu|python-gevent-websocket-0.9.3-6|31	- RPC and PubSub framework using WAMP (WebSocket Application
14cu|python-gevent-websocket-0.9.3-6|32	Messaging Protocol).
14cu|python-gevent-websocket-0.9.3-6|33	- Easily extendible using a simple WebSocket protocol plugin API
14cu|python-gevent-websocket-0.9.3-6|34	
14cu|python-gevent-websocket-0.9.3-6|35	%if 0%{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|36	%package -n     python3-%{pypi_name}
14cu|python-gevent-websocket-0.9.3-6|37	Summary:        Websocket handler for the gevent pywsgi server, a Python network library
14cu|python-gevent-websocket-0.9.3-6|38	
14cu|python-gevent-websocket-0.9.3-6|39	
14cu|python-gevent-websocket-0.9.3-6|40	%description -n python3-%{pypi_name}
14cu|python-gevent-websocket-0.9.3-6|41	gevent-websocket is a WebSocket library for the gevent networking library.
14cu|python-gevent-websocket-0.9.3-6|42	
14cu|python-gevent-websocket-0.9.3-6|43	Features include:
14cu|python-gevent-websocket-0.9.3-6|44	
14cu|python-gevent-websocket-0.9.3-6|45	- Integration on both socket level or using an abstract interface.
14cu|python-gevent-websocket-0.9.3-6|46	- RPC and PubSub framework using WAMP (WebSocket Application
14cu|python-gevent-websocket-0.9.3-6|47	Messaging Protocol).
14cu|python-gevent-websocket-0.9.3-6|48	- Easily extendible using a simple WebSocket protocol plugin API
14cu|python-gevent-websocket-0.9.3-6|49	%endif # with_python3
14cu|python-gevent-websocket-0.9.3-6|50	
14cu|python-gevent-websocket-0.9.3-6|51	
14cu|python-gevent-websocket-0.9.3-6|52	%prep
14cu|python-gevent-websocket-0.9.3-6|53	%setup -q -n %{pypi_name}-%{version}
14cu|python-gevent-websocket-0.9.3-6|54	# Remove bundled egg-info
14cu|python-gevent-websocket-0.9.3-6|55	rm -rf %{pypi_name}.egg-info
14cu|python-gevent-websocket-0.9.3-6|56	
14cu|python-gevent-websocket-0.9.3-6|57	
14cu|python-gevent-websocket-0.9.3-6|58	%if 0%{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|59	rm -rf %{py3dir}
14cu|python-gevent-websocket-0.9.3-6|60	cp -a . %{py3dir}
14cu|python-gevent-websocket-0.9.3-6|61	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-gevent-websocket-0.9.3-6|62	2to3 -w %{py3dir}
14cu|python-gevent-websocket-0.9.3-6|63	%endif # with_python3
14cu|python-gevent-websocket-0.9.3-6|64	
14cu|python-gevent-websocket-0.9.3-6|65	
14cu|python-gevent-websocket-0.9.3-6|66	%build
14cu|python-gevent-websocket-0.9.3-6|67	python setup.py build
14cu|python-gevent-websocket-0.9.3-6|68	
14cu|python-gevent-websocket-0.9.3-6|69	%if 0%{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|70	pushd %{py3dir}
14cu|python-gevent-websocket-0.9.3-6|71	python3 setup.py build
14cu|python-gevent-websocket-0.9.3-6|72	popd
14cu|python-gevent-websocket-0.9.3-6|73	%endif # with_python3
14cu|python-gevent-websocket-0.9.3-6|74	
14cu|python-gevent-websocket-0.9.3-6|75	
14cu|python-gevent-websocket-0.9.3-6|76	%install
14cu|python-gevent-websocket-0.9.3-6|77	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-gevent-websocket-0.9.3-6|78	# overwritten with every setup.py install (and we want the python2 version
14cu|python-gevent-websocket-0.9.3-6|79	# to be the default for now).
14cu|python-gevent-websocket-0.9.3-6|80	%if 0%{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|81	pushd %{py3dir}
14cu|python-gevent-websocket-0.9.3-6|82	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-gevent-websocket-0.9.3-6|83	popd
14cu|python-gevent-websocket-0.9.3-6|84	%endif # with_python3
14cu|python-gevent-websocket-0.9.3-6|85	
14cu|python-gevent-websocket-0.9.3-6|86	python setup.py install --skip-build --root %{buildroot}
14cu|python-gevent-websocket-0.9.3-6|87	
14cu|python-gevent-websocket-0.9.3-6|88	
14cu|python-gevent-websocket-0.9.3-6|89	%files
14cu|python-gevent-websocket-0.9.3-6|90	%doc README.rst LICENSE
14cu|python-gevent-websocket-0.9.3-6|91	%{py_puresitedir}/geventwebsocket
14cu|python-gevent-websocket-0.9.3-6|92	%{py_puresitedir}/gevent_websocket-%{version}-py?.?.egg-info
14cu|python-gevent-websocket-0.9.3-6|93	%if 0%{?with_python3}
14cu|python-gevent-websocket-0.9.3-6|94	%files -n python3-%{pypi_name}
14cu|python-gevent-websocket-0.9.3-6|95	%doc README.rst LICENSE
14cu|python-gevent-websocket-0.9.3-6|96	%{py3_puresitedir}/geventwebsocket
14cu|python-gevent-websocket-0.9.3-6|97	%{py3_puresitedir}/gevent_websocket-%{version}-py?.?.egg-info
14cu|python-gevent-websocket-0.9.3-6|98	%endif # with_python3
14cu|python-gevent-websocket-0.9.3-6|99	
14cu|python-gevent-websocket-0.9.3-6|100	%changelog
14cu|python-gevent-websocket-0.9.3-6|101	
14cu|python-gevent-websocket-0.9.3-6|102	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.9.3-6
14cu|python-gevent-websocket-0.9.3-6|103	- (2d97389) Imported from SRPM
14cu|python-gevent-websocket-0.9.3-6|104	
14cu|python-gevent-websocket-0.9.3-6|105	

14030 14
14cu|python-glance-2014.1-0.5.b3|1	# Based on fedora rawhide , import for
14cu|python-glance-2014.1-0.5.b3|2	# RosaFresh 2012.1   .Symbianflo
14cu|python-glance-2014.1-0.5.b3|3	
14cu|python-glance-2014.1-0.5.b3|4	%define module	glance
14cu|python-glance-2014.1-0.5.b3|5	#define _sharedstatedir /usr/com
14cu|python-glance-2014.1-0.5.b3|6	
14cu|python-glance-2014.1-0.5.b3|7	Name:           python-%{module}
14cu|python-glance-2014.1-0.5.b3|8	Version:        2014.1
14cu|python-glance-2014.1-0.5.b3|9	Release:        0.5.b3
14cu|python-glance-2014.1-0.5.b3|10	Summary:        Discover, Register and Retrieve virtual machine images
14cu|python-glance-2014.1-0.5.b3|11	#
14cu|python-glance-2014.1-0.5.b3|12	# Apache License
14cu|python-glance-2014.1-0.5.b3|13	# Version 2.0, January 2004
14cu|python-glance-2014.1-0.5.b3|14	# http://www.apache.org/licenses/
14cu|python-glance-2014.1-0.5.b3|15	# DO NOT change license type, the developers
14cu|python-glance-2014.1-0.5.b3|16	# are very rigid about this. Symbianflo
14cu|python-glance-2014.1-0.5.b3|17	#
14cu|python-glance-2014.1-0.5.b3|18	License:        ASL 2.0
14cu|python-glance-2014.1-0.5.b3|19	Group:          Development/Python
14cu|python-glance-2014.1-0.5.b3|20	Url:            http://glance.openstack.org/
14cu|python-glance-2014.1-0.5.b3|21	Source0:          https://launchpad.net/glance/icehouse/icehouse-2/+download/glance-%{version}.b3.tar.gz
14cu|python-glance-2014.1-0.5.b3|22	Source1:          openstack-glance-api.service
14cu|python-glance-2014.1-0.5.b3|23	Source2:          openstack-glance-registry.service
14cu|python-glance-2014.1-0.5.b3|24	Source3:          openstack-glance-scrubber.service
14cu|python-glance-2014.1-0.5.b3|25	Source4:          openstack-glance.logrotate
14cu|python-glance-2014.1-0.5.b3|26	Source5:          glance-api-dist.conf
14cu|python-glance-2014.1-0.5.b3|27	Source6:          glance-registry-dist.conf
14cu|python-glance-2014.1-0.5.b3|28	Source7:          glance-cache-dist.conf
14cu|python-glance-2014.1-0.5.b3|29	Source8:          glance-scrubber-dist.conf
14cu|python-glance-2014.1-0.5.b3|30	Source9:          glance-tmpfiles.conf
14cu|python-glance-2014.1-0.5.b3|31	#
14cu|python-glance-2014.1-0.5.b3|32	# upsteream patches_base=2014.1.b3
14cu|python-glance-2014.1-0.5.b3|33	#
14cu|python-glance-2014.1-0.5.b3|34	Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
14cu|python-glance-2014.1-0.5.b3|35	Patch0002: 0002-Remove-runtime-dep-on-python-pbr.patch
14cu|python-glance-2014.1-0.5.b3|36	Patch0003: 0003-Revert-Switch-over-to-oslosphinx.patch
14cu|python-glance-2014.1-0.5.b3|37	Patch0004: 0004-unconfigure-unsupported-storage-drivers.patch
14cu|python-glance-2014.1-0.5.b3|38	
14cu|python-glance-2014.1-0.5.b3|39	
14cu|python-glance-2014.1-0.5.b3|40	BuildRequires:    pkgconfig(python)
14cu|python-glance-2014.1-0.5.b3|41	BuildRequires:    pythonegg(setuptools)
14cu|python-glance-2014.1-0.5.b3|42	BuildRequires:    intltool
14cu|python-glance-2014.1-0.5.b3|43	BuildRequires:    crudini
14cu|python-glance-2014.1-0.5.b3|44	BuildRequires:    pythonegg(pbr)
14cu|python-glance-2014.1-0.5.b3|45	BuildRequires:    pythonegg(sphinx)
14cu|python-glance-2014.1-0.5.b3|46	BuildRequires:    pythonegg(oslo.sphinx)
14cu|python-glance-2014.1-0.5.b3|47	BuildRequires:    pythonegg(oslo.config) >= 1.2.0
14cu|python-glance-2014.1-0.5.b3|48	BuildRequires:    pythonegg(oslo.messaging)
14cu|python-glance-2014.1-0.5.b3|49	
14cu|python-glance-2014.1-0.5.b3|50	
14cu|python-glance-2014.1-0.5.b3|51	
14cu|python-glance-2014.1-0.5.b3|52	# Do not remove it even if overlaps
14cu|python-glance-2014.1-0.5.b3|53	# R systemd-units, let rpm handle this
14cu|python-glance-2014.1-0.5.b3|54	# and merge flags. Symbianflo
14cu|python-glance-2014.1-0.5.b3|55	Requires(post):   systemd-units
14cu|python-glance-2014.1-0.5.b3|56	Requires(preun):  systemd-units
14cu|python-glance-2014.1-0.5.b3|57	Requires(postun): systemd-units
14cu|python-glance-2014.1-0.5.b3|58	Requires(pre):    shadow-utils
14cu|python-glance-2014.1-0.5.b3|59	#
14cu|python-glance-2014.1-0.5.b3|60	
14cu|python-glance-2014.1-0.5.b3|61	# all missing modules imported.
14cu|python-glance-2014.1-0.5.b3|62	Requires:         pythonegg(mysql-python)
14cu|python-glance-2014.1-0.5.b3|63	Requires:         pythonegg(pysendfile)
14cu|python-glance-2014.1-0.5.b3|64	Requires:         pythonegg(eventlet)
14cu|python-glance-2014.1-0.5.b3|65	Requires:         pythonegg(httplib2)
14cu|python-glance-2014.1-0.5.b3|66	Requires:         pythonegg(iso-8601)
14cu|python-glance-2014.1-0.5.b3|67	Requires:         pythonegg(jsonschema)
14cu|python-glance-2014.1-0.5.b3|68	Requires:         pythonegg(sqlalchemy-migrate)
14cu|python-glance-2014.1-0.5.b3|69	Requires:         pythonegg(pastedeploy)
14cu|python-glance-2014.1-0.5.b3|70	Requires:         pythonegg(routes)
14cu|python-glance-2014.1-0.5.b3|71	Requires:         pythonegg(sqlalchemy)
14cu|python-glance-2014.1-0.5.b3|72	Requires:         pythonegg(webob)
14cu|python-glance-2014.1-0.5.b3|73	Requires:         pythonegg(pycrypto)
14cu|python-glance-2014.1-0.5.b3|74	Requires:         pythonegg(xattr)
14cu|python-glance-2014.1-0.5.b3|75	Requires:         pythonegg(python-swiftclient)
14cu|python-glance-2014.1-0.5.b3|76	Requires:         pythonegg(python-cinderclient)
14cu|python-glance-2014.1-0.5.b3|77	Requires:         pythonegg(python-keystoneclient)
14cu|python-glance-2014.1-0.5.b3|78	Requires:         pythonegg(oslo.config) >= 1.2.0
14cu|python-glance-2014.1-0.5.b3|79	Requires:         pythonegg(oslo.messaging)
14cu|python-glance-2014.1-0.5.b3|80	Requires:         pythonegg(qpid-python)
14cu|python-glance-2014.1-0.5.b3|81	
14cu|python-glance-2014.1-0.5.b3|82	# TODO: Maybe split openstack-glance and python-glance
14cu|python-glance-2014.1-0.5.b3|83	# as 2 separate packages?
14cu|python-glance-2014.1-0.5.b3|84	Provides:	openstack-glance = %{EVRD}
14cu|python-glance-2014.1-0.5.b3|85	
14cu|python-glance-2014.1-0.5.b3|86	BuildArch:        noarch
14cu|python-glance-2014.1-0.5.b3|87	
14cu|python-glance-2014.1-0.5.b3|88	%description
14cu|python-glance-2014.1-0.5.b3|89	The Glance project provides services for discovering, registering,
14cu|python-glance-2014.1-0.5.b3|90	and retrieving virtual machine images. Glance has a RESTful API
14cu|python-glance-2014.1-0.5.b3|91	that allows querying of VM image metadata as well as retrieval
14cu|python-glance-2014.1-0.5.b3|92	of the actual image.
14cu|python-glance-2014.1-0.5.b3|93	
14cu|python-glance-2014.1-0.5.b3|94	%prep
14cu|python-glance-2014.1-0.5.b3|95	%setup -q -n glance-%{version}.b3
14cu|python-glance-2014.1-0.5.b3|96	
14cu|python-glance-2014.1-0.5.b3|97	%patch0001 -p1
14cu|python-glance-2014.1-0.5.b3|98	%patch0002 -p1
14cu|python-glance-2014.1-0.5.b3|99	%patch0003 -p1
14cu|python-glance-2014.1-0.5.b3|100	%patch0004 -p1
14cu|python-glance-2014.1-0.5.b3|101	# Remove bundled egg-info
14cu|python-glance-2014.1-0.5.b3|102	rm -rf glance.egg-info
14cu|python-glance-2014.1-0.5.b3|103	sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py
14cu|python-glance-2014.1-0.5.b3|104	# versioninfo is missing in f3 tarball
14cu|python-glance-2014.1-0.5.b3|105	echo %{version} > glance/versioninfo
14cu|python-glance-2014.1-0.5.b3|106	
14cu|python-glance-2014.1-0.5.b3|107	sed -i '/setuptools_git/d; /setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
14cu|python-glance-2014.1-0.5.b3|108	sed -i s/REDHATGLANCEVERSION/%{version}/ glance/version.py
14cu|python-glance-2014.1-0.5.b3|109	sed -i s/REDHATGLANCERELEASE/%{release}/ glance/version.py
14cu|python-glance-2014.1-0.5.b3|110	
14cu|python-glance-2014.1-0.5.b3|111	# Remove the requirements file so that pbr hooks don't add it
14cu|python-glance-2014.1-0.5.b3|112	# to distutils requiers_dist config
14cu|python-glance-2014.1-0.5.b3|113	# let rpm handle req.Symbianflo
14cu|python-glance-2014.1-0.5.b3|114	rm -rf {test-,}requirements.txt tools/{pip,test}-requires
14cu|python-glance-2014.1-0.5.b3|115	
14cu|python-glance-2014.1-0.5.b3|116	%build
14cu|python-glance-2014.1-0.5.b3|117	# Move authtoken configuration out of paste.ini
14cu|python-glance-2014.1-0.5.b3|118	for svc in api registry; do
14cu|python-glance-2014.1-0.5.b3|119	for var in admin_tenant_name admin_user admin_password auth_host auth_port auth_protocol; do
14cu|python-glance-2014.1-0.5.b3|120	crudini --del etc/glance-$svc-paste.ini filter:authtoken $var
14cu|python-glance-2014.1-0.5.b3|121	done
14cu|python-glance-2014.1-0.5.b3|122	done
14cu|python-glance-2014.1-0.5.b3|123	
14cu|python-glance-2014.1-0.5.b3|124	python setup.py build
14cu|python-glance-2014.1-0.5.b3|125	
14cu|python-glance-2014.1-0.5.b3|126	%install
14cu|python-glance-2014.1-0.5.b3|127	python setup.py install --root %{buildroot}
14cu|python-glance-2014.1-0.5.b3|128	
14cu|python-glance-2014.1-0.5.b3|129	# Delete tests
14cu|python-glance-2014.1-0.5.b3|130	rm -fr %{buildroot}%{py_puresitedir}/glance/tests
14cu|python-glance-2014.1-0.5.b3|131	
14cu|python-glance-2014.1-0.5.b3|132	# Drop old glance CLI it has been deprecated
14cu|python-glance-2014.1-0.5.b3|133	# and replaced glanceclient.Symbianflo
14cu|python-glance-2014.1-0.5.b3|134	rm -f %{buildroot}%{_bindir}/glance
14cu|python-glance-2014.1-0.5.b3|135	
14cu|python-glance-2014.1-0.5.b3|136	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cu|python-glance-2014.1-0.5.b3|137	pushd doc
14cu|python-glance-2014.1-0.5.b3|138	sphinx-build -b html source build/html
14cu|python-glance-2014.1-0.5.b3|139	sphinx-build -b man source build/man
14cu|python-glance-2014.1-0.5.b3|140	
14cu|python-glance-2014.1-0.5.b3|141	mkdir -p %{buildroot}%{_mandir}/man1
14cu|python-glance-2014.1-0.5.b3|142	install -p -D -m 644 build/man/*.1 %{buildroot}%{_mandir}/man1/
14cu|python-glance-2014.1-0.5.b3|143	popd
14cu|python-glance-2014.1-0.5.b3|144	install -d -m755 %{buildroot}%{_tmpfilesdir}
14cu|python-glance-2014.1-0.5.b3|145	install -m644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/glance.conf
14cu|python-glance-2014.1-0.5.b3|146	
14cu|python-glance-2014.1-0.5.b3|147	# Fix linting.Symbianflo
14cu|python-glance-2014.1-0.5.b3|148	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
14cu|python-glance-2014.1-0.5.b3|149	rm -f %{buildroot}%{_sysconfdir}/glance*.conf
14cu|python-glance-2014.1-0.5.b3|150	rm -f %{buildroot}%{_sysconfdir}/glance*.ini
14cu|python-glance-2014.1-0.5.b3|151	rm -f %{buildroot}%{_sysconfdir}/logging.cnf.sample
14cu|python-glance-2014.1-0.5.b3|152	rm -f %{buildroot}%{_sysconfdir}/policy.json
14cu|python-glance-2014.1-0.5.b3|153	rm -f %{buildroot}%{_sysconfdir}/schema-image.json
14cu|python-glance-2014.1-0.5.b3|154	rm -f %{buildroot}/usr/share/doc/glance/README.rst
14cu|python-glance-2014.1-0.5.b3|155	
14cu|python-glance-2014.1-0.5.b3|156	# Setup directories
14cu|python-glance-2014.1-0.5.b3|157	install -d -m 755 %{buildroot}%{_datadir}/glance
14cu|python-glance-2014.1-0.5.b3|158	install -d -m 755 %{buildroot}%{_sharedstatedir}/glance/images
14cu|python-glance-2014.1-0.5.b3|159	
14cu|python-glance-2014.1-0.5.b3|160	# Config file
14cu|python-glance-2014.1-0.5.b3|161	install -p -D -m 640 etc/glance-api.conf %{buildroot}%{_sysconfdir}/glance/glance-api.conf
14cu|python-glance-2014.1-0.5.b3|162	install -p -D -m 644 %{SOURCE5} %{buildroot}%{_datadir}/glance/glance-api-dist.conf
14cu|python-glance-2014.1-0.5.b3|163	install -p -D -m 644 etc/glance-api-paste.ini %{buildroot}%{_datadir}/glance/glance-api-dist-paste.ini
14cu|python-glance-2014.1-0.5.b3|164	install -p -D -m 640 etc/glance-registry.conf %{buildroot}%{_sysconfdir}/glance/glance-registry.conf
14cu|python-glance-2014.1-0.5.b3|165	install -p -D -m 644 %{SOURCE6} %{buildroot}%{_datadir}/glance/glance-registry-dist.conf
14cu|python-glance-2014.1-0.5.b3|166	install -p -D -m 644 etc/glance-registry-paste.ini %{buildroot}%{_datadir}/glance/glance-registry-dist-paste.ini
14cu|python-glance-2014.1-0.5.b3|167	install -p -D -m 640 etc/glance-cache.conf %{buildroot}%{_sysconfdir}/glance/glance-cache.conf
14cu|python-glance-2014.1-0.5.b3|168	install -p -D -m 644 %{SOURCE7} %{buildroot}%{_datadir}/glance/glance-cache-dist.conf
14cu|python-glance-2014.1-0.5.b3|169	install -p -D -m 640 etc/glance-scrubber.conf %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf
14cu|python-glance-2014.1-0.5.b3|170	install -p -D -m 644 %{SOURCE8} %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf
14cu|python-glance-2014.1-0.5.b3|171	
14cu|python-glance-2014.1-0.5.b3|172	install -p -D -m 640 etc/policy.json %{buildroot}%{_sysconfdir}/glance/policy.json
14cu|python-glance-2014.1-0.5.b3|173	install -p -D -m 640 etc/schema-image.json %{buildroot}%{_sysconfdir}/glance/schema-image.json
14cu|python-glance-2014.1-0.5.b3|174	
14cu|python-glance-2014.1-0.5.b3|175	# Initscripts
14cu|python-glance-2014.1-0.5.b3|176	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-glance-api.service
14cu|python-glance-2014.1-0.5.b3|177	install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-glance-registry.service
14cu|python-glance-2014.1-0.5.b3|178	install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-glance-scrubber.service
14cu|python-glance-2014.1-0.5.b3|179	
14cu|python-glance-2014.1-0.5.b3|180	# Logrotate config
14cu|python-glance-2014.1-0.5.b3|181	install -p -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|python-glance-2014.1-0.5.b3|182	
14cu|python-glance-2014.1-0.5.b3|183	# Install pid directory
14cu|python-glance-2014.1-0.5.b3|184	install -d -m 755 %{buildroot}%{_localstatedir}/run/glance
14cu|python-glance-2014.1-0.5.b3|185	
14cu|python-glance-2014.1-0.5.b3|186	# Install log directory
14cu|python-glance-2014.1-0.5.b3|187	install -d -m 755 %{buildroot}%{_localstatedir}/log/glance
14cu|python-glance-2014.1-0.5.b3|188	
14cu|python-glance-2014.1-0.5.b3|189	# Update common config and paramterized config
14cu|python-glance-2014.1-0.5.b3|190	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT filesystem_store_datadir %{_localstatedir}/lib/glance/images/
14cu|python-glance-2014.1-0.5.b3|191	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
14cu|python-glance-2014.1-0.5.b3|192	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT image_cache_dir %{_localstatedir}/lib/glance/image-cache/
14cu|python-glance-2014.1-0.5.b3|193	for svc in api registry; do
14cu|python-glance-2014.1-0.5.b3|194	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf DEFAULT sql_connection mysql://glance:glance@localhost/glance
14cu|python-glance-2014.1-0.5.b3|195	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/$svc.log
14cu|python-glance-2014.1-0.5.b3|196	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_tenant_name %SERVICE_TENANT_NAME%
14cu|python-glance-2014.1-0.5.b3|197	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_user %SERVICE_USER%
14cu|python-glance-2014.1-0.5.b3|198	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_password %SERVICE_PASSWORD%
14cu|python-glance-2014.1-0.5.b3|199	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_host 127.0.0.1
14cu|python-glance-2014.1-0.5.b3|200	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_port 35357
14cu|python-glance-2014.1-0.5.b3|201	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_protocol http
14cu|python-glance-2014.1-0.5.b3|202	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf paste_deploy config_file %{_datadir}/glance/glance-$svc-dist-paste.ini
14cu|python-glance-2014.1-0.5.b3|203	done
14cu|python-glance-2014.1-0.5.b3|204	crudini --set %{buildroot}%{_datadir}/glance/glance-cache-dist.conf DEFAULT image_cache_dir %{_localstatedir}/lib/glance/image-cache/
14cu|python-glance-2014.1-0.5.b3|205	crudini --set %{buildroot}%{_datadir}/glance/glance-cache-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/image-cache.log
14cu|python-glance-2014.1-0.5.b3|206	crudini --set %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
14cu|python-glance-2014.1-0.5.b3|207	crudini --set %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf DEFAULT log_file %{_localstatedir}/log/glance/scrubber.log
14cu|python-glance-2014.1-0.5.b3|208	
14cu|python-glance-2014.1-0.5.b3|209	# Programmatically update defaults in sample config
14cu|python-glance-2014.1-0.5.b3|210	# which is installed at /etc/$project/$program.conf
14cu|python-glance-2014.1-0.5.b3|211	# TODO: Make this more robust
14cu|python-glance-2014.1-0.5.b3|212	# Note it only edits the first occurance, so assumes a section ordering in sample
14cu|python-glance-2014.1-0.5.b3|213	# and also doesn't support multi-valued variables.
14cu|python-glance-2014.1-0.5.b3|214	for svc in api registry cache scrubber; do
14cu|python-glance-2014.1-0.5.b3|215	cfg=%{buildroot}%{_sysconfdir}/glance/glance-$svc.conf
14cu|python-glance-2014.1-0.5.b3|216	test -e $cfg || continue
14cu|python-glance-2014.1-0.5.b3|217	while read name eq value; do
14cu|python-glance-2014.1-0.5.b3|218	test "$name" && test "$value" || continue
14cu|python-glance-2014.1-0.5.b3|219	# Note some values in upstream glance config may not be commented
14cu|python-glance-2014.1-0.5.b3|220	# and if not, they might not match the default value in code.
14cu|python-glance-2014.1-0.5.b3|221	# So we comment out both froms to have dist config take precedence.
14cu|python-glance-2014.1-0.5.b3|222	sed -i "0,/^#* *$name *=/{s!^#* *$name *=.*!#$name=$value!}" $cfg
14cu|python-glance-2014.1-0.5.b3|223	done < %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf
14cu|python-glance-2014.1-0.5.b3|224	done
14cu|python-glance-2014.1-0.5.b3|225	
14cu|python-glance-2014.1-0.5.b3|226	# Fix more linting.Symbianflo
14cu|python-glance-2014.1-0.5.b3|227	pushd  %{buildroot}%{py_puresitedir}/glance/cmd
14cu|python-glance-2014.1-0.5.b3|228	# fix attr
14cu|python-glance-2014.1-0.5.b3|229	find . {manage,api,scrubber,registry,cache_prefetcher,cache_manage,replicator}.py |xargs chmod +x
14cu|python-glance-2014.1-0.5.b3|230	# add missing shebang
14cu|python-glance-2014.1-0.5.b3|231	sed -i -e '1i#!/usr/bin/python' {__init__,cache_pruner,cache_cleaner,control}.py
14cu|python-glance-2014.1-0.5.b3|232	popd
14cu|python-glance-2014.1-0.5.b3|233	
14cu|python-glance-2014.1-0.5.b3|234	
14cu|python-glance-2014.1-0.5.b3|235	# %%pre, %%post, %%preun, %%postun
14cu|python-glance-2014.1-0.5.b3|236	# must handle users-add, update/upgrade
14cu|python-glance-2014.1-0.5.b3|237	# install/uninstall/downgrade,
14cu|python-glance-2014.1-0.5.b3|238	# start/stop service, do not remove. Symbianflo
14cu|python-glance-2014.1-0.5.b3|239	
14cu|python-glance-2014.1-0.5.b3|240	%pre
14cu|python-glance-2014.1-0.5.b3|241	getent group glance >/dev/null || groupadd -r glance -g 161
14cu|python-glance-2014.1-0.5.b3|242	getent passwd glance >/dev/null || \
14cu|python-glance-2014.1-0.5.b3|243	useradd -u 161 -r -g glance -d %{_sharedstatedir}/glance -s /sbin/nologin \
14cu|python-glance-2014.1-0.5.b3|244	-c "OpenStack Glance Daemons" glance
14cu|python-glance-2014.1-0.5.b3|245	exit 0
14cu|python-glance-2014.1-0.5.b3|246	
14cu|python-glance-2014.1-0.5.b3|247	%post
14cu|python-glance-2014.1-0.5.b3|248	if [ $1 -eq 1 ] ; then
14cu|python-glance-2014.1-0.5.b3|249	# Initial installation
14cu|python-glance-2014.1-0.5.b3|250	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|251	fi
14cu|python-glance-2014.1-0.5.b3|252	
14cu|python-glance-2014.1-0.5.b3|253	%tmpfiles_create %{_localstatedir}/run/glance
14cu|python-glance-2014.1-0.5.b3|254	
14cu|python-glance-2014.1-0.5.b3|255	%preun
14cu|python-glance-2014.1-0.5.b3|256	if [ $1 -eq 0 ] ; then
14cu|python-glance-2014.1-0.5.b3|257	# Package removal, not upgrade
14cu|python-glance-2014.1-0.5.b3|258	/bin/systemctl --no-reload disable openstack-glance-api.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|259	/bin/systemctl --no-reload disable openstack-glance-registry.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|260	/bin/systemctl --no-reload disable openstack-glance-scrubber.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|261	/bin/systemctl stop openstack-glance-api.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|262	/bin/systemctl stop openstack-glance-registry.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|263	/bin/systemctl stop openstack-glance-scrubber.service > /dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|264	fi
14cu|python-glance-2014.1-0.5.b3|265	
14cu|python-glance-2014.1-0.5.b3|266	%postun
14cu|python-glance-2014.1-0.5.b3|267	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|268	if [ $1 -ge 1 ] ; then
14cu|python-glance-2014.1-0.5.b3|269	# Package upgrade, not uninstall
14cu|python-glance-2014.1-0.5.b3|270	/bin/systemctl try-restart openstack-glance-api.service >/dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|271	/bin/systemctl try-restart openstack-glance-registry.service >/dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|272	/bin/systemctl try-restart openstack-glance-scrubber.service >/dev/null 2>&1 || :
14cu|python-glance-2014.1-0.5.b3|273	fi
14cu|python-glance-2014.1-0.5.b3|274	
14cu|python-glance-2014.1-0.5.b3|275	# TODO: separate openstack-glance and python-glance,
14cu|python-glance-2014.1-0.5.b3|276	# maybe,separate doc package.Symbianflo
14cu|python-glance-2014.1-0.5.b3|277	
14cu|python-glance-2014.1-0.5.b3|278	%files
14cu|python-glance-2014.1-0.5.b3|279	%doc README.rst doc/build/html
14cu|python-glance-2014.1-0.5.b3|280	%{_bindir}/glance-api
14cu|python-glance-2014.1-0.5.b3|281	%{_bindir}/glance-control
14cu|python-glance-2014.1-0.5.b3|282	%{_bindir}/glance-manage
14cu|python-glance-2014.1-0.5.b3|283	%{_bindir}/glance-registry
14cu|python-glance-2014.1-0.5.b3|284	%{_bindir}/glance-cache-cleaner
14cu|python-glance-2014.1-0.5.b3|285	%{_bindir}/glance-cache-manage
14cu|python-glance-2014.1-0.5.b3|286	%{_bindir}/glance-cache-prefetcher
14cu|python-glance-2014.1-0.5.b3|287	%{_bindir}/glance-cache-pruner
14cu|python-glance-2014.1-0.5.b3|288	%{_bindir}/glance-scrubber
14cu|python-glance-2014.1-0.5.b3|289	%{_bindir}/glance-replicator
14cu|python-glance-2014.1-0.5.b3|290	%{_datadir}/glance/glance-api-dist.conf
14cu|python-glance-2014.1-0.5.b3|291	%{_datadir}/glance/glance-registry-dist.conf
14cu|python-glance-2014.1-0.5.b3|292	%{_datadir}/glance/glance-cache-dist.conf
14cu|python-glance-2014.1-0.5.b3|293	%{_datadir}/glance/glance-scrubber-dist.conf
14cu|python-glance-2014.1-0.5.b3|294	%{_datadir}/glance/glance-api-dist-paste.ini
14cu|python-glance-2014.1-0.5.b3|295	%{_datadir}/glance/glance-registry-dist-paste.ini
14cu|python-glance-2014.1-0.5.b3|296	%{_unitdir}/openstack-glance-api.service
14cu|python-glance-2014.1-0.5.b3|297	%{_unitdir}/openstack-glance-registry.service
14cu|python-glance-2014.1-0.5.b3|298	%{_unitdir}/openstack-glance-scrubber.service
14cu|python-glance-2014.1-0.5.b3|299	%{_mandir}/man1/glance*.1.*
14cu|python-glance-2014.1-0.5.b3|300	%dir %{_sysconfdir}/glance
14cu|python-glance-2014.1-0.5.b3|301	%{_tmpfilesdir}/glance.conf
14cu|python-glance-2014.1-0.5.b3|302	#attr for conffiles
14cu|python-glance-2014.1-0.5.b3|303	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-api.conf
14cu|python-glance-2014.1-0.5.b3|304	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-registry.conf
14cu|python-glance-2014.1-0.5.b3|305	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-cache.conf
14cu|python-glance-2014.1-0.5.b3|306	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-scrubber.conf
14cu|python-glance-2014.1-0.5.b3|307	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/policy.json
14cu|python-glance-2014.1-0.5.b3|308	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/schema-image.json
14cu|python-glance-2014.1-0.5.b3|309	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/logrotate.d/%{name}
14cu|python-glance-2014.1-0.5.b3|310	#
14cu|python-glance-2014.1-0.5.b3|311	%dir %attr(0755, glance, nobody) %{_sharedstatedir}/glance
14cu|python-glance-2014.1-0.5.b3|312	%dir %attr(0755, glance, glance) %{_localstatedir}/log/glance
14cu|python-glance-2014.1-0.5.b3|313	%dir %ghost %attr(0755, glance, nobody) %{_localstatedir}/run/glance
14cu|python-glance-2014.1-0.5.b3|314	%{py_puresitedir}/glance
14cu|python-glance-2014.1-0.5.b3|315	%{py_puresitedir}/glance-%{version}*.egg-info
14cu|python-glance-2014.1-0.5.b3|316	
14cu|python-glance-2014.1-0.5.b3|317	
14cu|python-glance-2014.1-0.5.b3|318	
14cu|python-glance-2014.1-0.5.b3|319	
14cu|python-glance-2014.1-0.5.b3|320	%changelog
14cu|python-glance-2014.1-0.5.b3|321	
14cu|python-glance-2014.1-0.5.b3|322	* Thu Jun 16 2016 abfonly <abfonly@gmail.com> 2014.1-0.5.b3
14cu|python-glance-2014.1-0.5.b3|323	- (49f070b) Log: Properly handle ghost files in /var/run
14cu|python-glance-2014.1-0.5.b3|324	- (49f070b) bump rel
14cu|python-glance-2014.1-0.5.b3|325	
14cu|python-glance-2014.1-0.5.b3|326	

14031 14
14cu|python-greenlet-0.4.9-1|1	%define srcname greenlet
14cu|python-greenlet-0.4.9-1|2	
14cu|python-greenlet-0.4.9-1|3	Name:		python-greenlet
14cu|python-greenlet-0.4.9-1|4	Version:	0.4.9
14cu|python-greenlet-0.4.9-1|5	Release:	1
14cu|python-greenlet-0.4.9-1|6	Summary:	A spin-off of Stackless
14cu|python-greenlet-0.4.9-1|7	License:	MIT
14cu|python-greenlet-0.4.9-1|8	Group:		System/Libraries
14cu|python-greenlet-0.4.9-1|9	Url:		http://pypi.python.org/pypi/greenlet
14cu|python-greenlet-0.4.9-1|10	Source0:	http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.zip
14cu|python-greenlet-0.4.9-1|11	BuildRequires:	glibc-devel
14cu|python-greenlet-0.4.9-1|12	BuildRequires:	python-devel
14cu|python-greenlet-0.4.9-1|13	BuildRequires:  python-setuptools
14cu|python-greenlet-0.4.9-1|14	
14cu|python-greenlet-0.4.9-1|15	%description
14cu|python-greenlet-0.4.9-1|16	The greenlet package is a spin-off of Stackless, a version of CPython that
14cu|python-greenlet-0.4.9-1|17	supports micro-threads called "tasklets".
14cu|python-greenlet-0.4.9-1|18	
14cu|python-greenlet-0.4.9-1|19	%package -n python3-greenlet
14cu|python-greenlet-0.4.9-1|20	Summary:	A spin-off of Stackless
14cu|python-greenlet-0.4.9-1|21	Group:		System/Libraries
14cu|python-greenlet-0.4.9-1|22	BuildRequires:	python3-devel
14cu|python-greenlet-0.4.9-1|23	BuildRequires:  python3-setuptools
14cu|python-greenlet-0.4.9-1|24	
14cu|python-greenlet-0.4.9-1|25	%description -n python3-greenlet
14cu|python-greenlet-0.4.9-1|26	The greenlet package is a spin-off of Stackless, a version of CPython that
14cu|python-greenlet-0.4.9-1|27	supports micro-threads called "tasklets".
14cu|python-greenlet-0.4.9-1|28	
14cu|python-greenlet-0.4.9-1|29	%prep
14cu|python-greenlet-0.4.9-1|30	%setup -q -n %{srcname}-%{version}
14cu|python-greenlet-0.4.9-1|31	cp -a . %{py3dir}
14cu|python-greenlet-0.4.9-1|32	
14cu|python-greenlet-0.4.9-1|33	%build
14cu|python-greenlet-0.4.9-1|34	python setup.py build
14cu|python-greenlet-0.4.9-1|35	
14cu|python-greenlet-0.4.9-1|36	pushd %{py3dir}
14cu|python-greenlet-0.4.9-1|37	python3 setup.py build
14cu|python-greenlet-0.4.9-1|38	popd
14cu|python-greenlet-0.4.9-1|39	
14cu|python-greenlet-0.4.9-1|40	%install
14cu|python-greenlet-0.4.9-1|41	pushd %{py3dir}
14cu|python-greenlet-0.4.9-1|42	python3 setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
14cu|python-greenlet-0.4.9-1|43	popd
14cu|python-greenlet-0.4.9-1|44	
14cu|python-greenlet-0.4.9-1|45	python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
14cu|python-greenlet-0.4.9-1|46	
14cu|python-greenlet-0.4.9-1|47	%check
14cu|python-greenlet-0.4.9-1|48	# Run the upstream test suite:
14cu|python-greenlet-0.4.9-1|49	python setup.py test
14cu|python-greenlet-0.4.9-1|50	
14cu|python-greenlet-0.4.9-1|51	pushd %{py3dir}
14cu|python-greenlet-0.4.9-1|52	python3 setup.py test
14cu|python-greenlet-0.4.9-1|53	popd
14cu|python-greenlet-0.4.9-1|54	
14cu|python-greenlet-0.4.9-1|55	%files
14cu|python-greenlet-0.4.9-1|56	%{_includedir}/python2.7/%{srcname}
14cu|python-greenlet-0.4.9-1|57	%{py_platsitedir}/%{srcname}*
14cu|python-greenlet-0.4.9-1|58	
14cu|python-greenlet-0.4.9-1|59	%files -n python3-greenlet
14cu|python-greenlet-0.4.9-1|60	%{_includedir}/python3.*/%{srcname}
14cu|python-greenlet-0.4.9-1|61	%{py3_platsitedir}/%{srcname}*
14cu|python-greenlet-0.4.9-1|62	
14cu|python-greenlet-0.4.9-1|63	%changelog
14cu|python-greenlet-0.4.9-1|64	
14cu|python-greenlet-0.4.9-1|65	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.4.9-1
14cu|python-greenlet-0.4.9-1|66	- (04aab3d) Updated to 0.4.9 (by updates_builder)
14cu|python-greenlet-0.4.9-1|67	
14cu|python-greenlet-0.4.9-1|68	

14032 14
14cu|python-gtkglext-1.1.0-12|1	%define	libname		pygtkglext
14cu|python-gtkglext-1.1.0-12|2	
14cu|python-gtkglext-1.1.0-12|3	Summary:	Python bindings for GtkGLExt
14cu|python-gtkglext-1.1.0-12|4	Name:		python-gtkglext
14cu|python-gtkglext-1.1.0-12|5	Version:	1.1.0
14cu|python-gtkglext-1.1.0-12|6	Release:	12
14cu|python-gtkglext-1.1.0-12|7	License:	BSD
14cu|python-gtkglext-1.1.0-12|8	Group:		System/Libraries
14cu|python-gtkglext-1.1.0-12|9	URL:		http://www.k-3d.org/gtkglext/Main_Page
14cu|python-gtkglext-1.1.0-12|10	Source:		http://prdownloads.sourceforge.net/sourceforge/gtkglext/%{libname}-%{version}.tar.bz2
14cu|python-gtkglext-1.1.0-12|11	Requires:	gtkglext, python-opengl
14cu|python-gtkglext-1.1.0-12|12	BuildRequires:	gtkglext-devel
14cu|python-gtkglext-1.1.0-12|13	BuildRequires:  pygtk2.0-devel
14cu|python-gtkglext-1.1.0-12|14	BuildRequires:  python-devel
14cu|python-gtkglext-1.1.0-12|15	
14cu|python-gtkglext-1.1.0-12|16	%description
14cu|python-gtkglext-1.1.0-12|17	Python bindings for GtkGTLExt
14cu|python-gtkglext-1.1.0-12|18	
14cu|python-gtkglext-1.1.0-12|19	%prep
14cu|python-gtkglext-1.1.0-12|20	%setup -q -n %{libname}-%{version}
14cu|python-gtkglext-1.1.0-12|21	
14cu|python-gtkglext-1.1.0-12|22	%build
14cu|python-gtkglext-1.1.0-12|23	%configure2_5x
14cu|python-gtkglext-1.1.0-12|24	%make
14cu|python-gtkglext-1.1.0-12|25	
14cu|python-gtkglext-1.1.0-12|26	%install
14cu|python-gtkglext-1.1.0-12|27	%makeinstall_std
14cu|python-gtkglext-1.1.0-12|28	%if %_lib != lib
14cu|python-gtkglext-1.1.0-12|29	mv %{buildroot}%{py_puresitedir}/gtk-2.0/gtk/gdkgl/* %{buildroot}%{py_platsitedir}/gtk-2.0/gtk/gdkgl/
14cu|python-gtkglext-1.1.0-12|30	mv %{buildroot}%{py_puresitedir}/gtk-2.0/gtk/gtkgl/* %{buildroot}%{py_platsitedir}/gtk-2.0/gtk/gtkgl/
14cu|python-gtkglext-1.1.0-12|31	%endif
14cu|python-gtkglext-1.1.0-12|32	
14cu|python-gtkglext-1.1.0-12|33	%files
14cu|python-gtkglext-1.1.0-12|34	%doc AUTHORS ChangeLog COPYING COPYING.LIB INSTALL README README.win32 examples/
14cu|python-gtkglext-1.1.0-12|35	%{python_sitearch}/gtk-2.0/gtk/gtkgl
14cu|python-gtkglext-1.1.0-12|36	%{python_sitearch}/gtk-2.0/gtk/gdkgl
14cu|python-gtkglext-1.1.0-12|37	%{_datadir}/pygtk/2.0/defs/*
14cu|python-gtkglext-1.1.0-12|38	%{_libdir}/pkgconfig/*.pc
14cu|python-gtkglext-1.1.0-12|39	
14cu|python-gtkglext-1.1.0-12|40	
14cu|python-gtkglext-1.1.0-12|41	%changelog
14cu|python-gtkglext-1.1.0-12|42	
14cu|python-gtkglext-1.1.0-12|43	* Tue May 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-12
14cu|python-gtkglext-1.1.0-12|44	- (b33c36c) Move to contrib
14cu|python-gtkglext-1.1.0-12|45	
14cu|python-gtkglext-1.1.0-12|46	

14033 14
14cu|python-gudev-147.2-1|1	Name:		python-gudev
14cu|python-gudev-147.2-1|2	Version:	147.2
14cu|python-gudev-147.2-1|3	Release:	1
14cu|python-gudev-147.2-1|4	Summary:	Python (PyGObject) bindings to the GUDev library
14cu|python-gudev-147.2-1|5	License:	LGPLv3+
14cu|python-gudev-147.2-1|6	Group:		Development/Python
14cu|python-gudev-147.2-1|7	Url:		http://github.com/nzjrs
14cu|python-gudev-147.2-1|8	
14cu|python-gudev-147.2-1|9	# Retrieved from https://github.com/nzjrs/python-gudev/archive/%{version}.tar.gz
14cu|python-gudev-147.2-1|10	Source0:	%{name}-%{version}.tar.gz
14cu|python-gudev-147.2-1|11	Patch0:		python-gudev-147-automake-1.13.patch
14cu|python-gudev-147.2-1|12	
14cu|python-gudev-147.2-1|13	BuildRequires:	python-devel
14cu|python-gudev-147.2-1|14	BuildRequires:	autoconf
14cu|python-gudev-147.2-1|15	BuildRequires:	automake
14cu|python-gudev-147.2-1|16	BuildRequires:	libtool
14cu|python-gudev-147.2-1|17	%if %_arch == i386
14cu|python-gudev-147.2-1|18	BuildRequires:  libgudev1.0-devel >= 147
14cu|python-gudev-147.2-1|19	%endif
14cu|python-gudev-147.2-1|20	%if  %_arch == x86_64
14cu|python-gudev-147.2-1|21	BuildRequires:  lib64gudev1.0-devel >= 147
14cu|python-gudev-147.2-1|22	%endif
14cu|python-gudev-147.2-1|23	BuildRequires:	python-gobject-devel
14cu|python-gudev-147.2-1|24	
14cu|python-gudev-147.2-1|25	Requires:	python-gobject
14cu|python-gudev-147.2-1|26	%if %_arch == i386
14cu|python-gudev-147.2-1|27	Requires:       libgudev1.0_0 >= 147
14cu|python-gudev-147.2-1|28	%endif
14cu|python-gudev-147.2-1|29	%if %_arch == X86_64
14cu|python-gudev-147.2-1|30	Requires:       lib64gudev1.0_0 >= 147
14cu|python-gudev-147.2-1|31	%endif
14cu|python-gudev-147.2-1|32	
14cu|python-gudev-147.2-1|33	%description
14cu|python-gudev-147.2-1|34	python-gudev is a Python (PyGObject) binding to the GUDev UDEV library.
14cu|python-gudev-147.2-1|35	
14cu|python-gudev-147.2-1|36	%prep
14cu|python-gudev-147.2-1|37	%setup -q
14cu|python-gudev-147.2-1|38	%apply_patches
14cu|python-gudev-147.2-1|39	
14cu|python-gudev-147.2-1|40	%build
14cu|python-gudev-147.2-1|41	sh autogen.sh --prefix=%{_prefix} --disable-static
14cu|python-gudev-147.2-1|42	%make
14cu|python-gudev-147.2-1|43	
14cu|python-gudev-147.2-1|44	%install
14cu|python-gudev-147.2-1|45	%makeinstall
14cu|python-gudev-147.2-1|46	
14cu|python-gudev-147.2-1|47	%files
14cu|python-gudev-147.2-1|48	%doc COPYING README NEWS
14cu|python-gudev-147.2-1|49	%doc test.py
14cu|python-gudev-147.2-1|50	%{py_platsitedir}/*
14cu|python-gudev-147.2-1|51	%{_datadir}/pygobject/2.0/defs/gudev.defs
14cu|python-gudev-147.2-1|52	
14cu|python-gudev-147.2-1|53	%changelog
14cu|python-gudev-147.2-1|54	
14cu|python-gudev-147.2-1|55	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 147.2-1
14cu|python-gudev-147.2-1|56	- (33369a3) Update from upstream
14cu|python-gudev-147.2-1|57	
14cu|python-gudev-147.2-1|58	

14034 14
14cu|python-guess-language-0.2-7|1	%define upstream_name guess-language
14cu|python-guess-language-0.2-7|2	
14cu|python-guess-language-0.2-7|3	Name:           python-%{upstream_name}
14cu|python-guess-language-0.2-7|4	Version:        0.2
14cu|python-guess-language-0.2-7|5	Release:        7
14cu|python-guess-language-0.2-7|6	Summary:        Guess the natural language of a text
14cu|python-guess-language-0.2-7|7	Group:          Development/Python
14cu|python-guess-language-0.2-7|8	License:        LGPL
14cu|python-guess-language-0.2-7|9	URL:            https://pypi.python.org/pypi/guess-language
14cu|python-guess-language-0.2-7|10	Source0:        https://pypi.python.org/packages/source/g/guess-language/guess-language-%{version}.tar.gz
14cu|python-guess-language-0.2-7|11	BuildArch:      noarch
14cu|python-guess-language-0.2-7|12	BuildRequires:  python-devel
14cu|python-guess-language-0.2-7|13	BuildRequires:  python-setuptools
14cu|python-guess-language-0.2-7|14	
14cu|python-guess-language-0.2-7|15	%description
14cu|python-guess-language-0.2-7|16	Attempts to determine the natural language of a selection of Unicode (utf-8)
14cu|python-guess-language-0.2-7|17	text.
14cu|python-guess-language-0.2-7|18	
14cu|python-guess-language-0.2-7|19	Based on guesslanguage.cpp by Jacob R Rideout for KDE which itself is based on
14cu|python-guess-language-0.2-7|20	Language::Guess by Maciej Ceglowski.
14cu|python-guess-language-0.2-7|21	
14cu|python-guess-language-0.2-7|22	Detects over 60 languages - all languages listed in the trigrams directory plus
14cu|python-guess-language-0.2-7|23	Japanese, Chinese, Korean and Greek.
14cu|python-guess-language-0.2-7|24	
14cu|python-guess-language-0.2-7|25	guess_language uses heuristics based on the character set and trigrams in a
14cu|python-guess-language-0.2-7|26	sample text to detect the language. It works better with longer samples and
14cu|python-guess-language-0.2-7|27	will be confused if the sample text includes markup such as HTML tags.
14cu|python-guess-language-0.2-7|28	
14cu|python-guess-language-0.2-7|29	%prep
14cu|python-guess-language-0.2-7|30	%setup -q -n %{upstream_name}-%{version}
14cu|python-guess-language-0.2-7|31	
14cu|python-guess-language-0.2-7|32	%build
14cu|python-guess-language-0.2-7|33	CFLAGS="%{optflags}" python setup.py build
14cu|python-guess-language-0.2-7|34	
14cu|python-guess-language-0.2-7|35	%install
14cu|python-guess-language-0.2-7|36	python setup.py install --skip-build --root %{buildroot}
14cu|python-guess-language-0.2-7|37	
14cu|python-guess-language-0.2-7|38	%files
14cu|python-guess-language-0.2-7|39	%doc README
14cu|python-guess-language-0.2-7|40	%{py_puresitedir}/guess_language
14cu|python-guess-language-0.2-7|41	%{py_puresitedir}/guess_language-%{version}-*.egg-info
14cu|python-guess-language-0.2-7|42	
14cu|python-guess-language-0.2-7|43	
14cu|python-guess-language-0.2-7|44	
14cu|python-guess-language-0.2-7|45	%changelog
14cu|python-guess-language-0.2-7|46	
14cu|python-guess-language-0.2-7|47	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 0.2-7
14cu|python-guess-language-0.2-7|48	- (41434c5) Imported from SRPM
14cu|python-guess-language-0.2-7|49	
14cu|python-guess-language-0.2-7|50	

14035 14
14cu|python-h5py-2.5.0-1|1	# Created by pyp2rpm-1.0.0
14cu|python-h5py-2.5.0-1|2	%define pypi_name h5py
14cu|python-h5py-2.5.0-1|3	# we don't want to provide private python extension libs
14cu|python-h5py-2.5.0-1|4	%define __noautoprov '.so'
14cu|python-h5py-2.5.0-1|5	
14cu|python-h5py-2.5.0-1|6	Name:           python-%{pypi_name}
14cu|python-h5py-2.5.0-1|7	Version:        2.5.0
14cu|python-h5py-2.5.0-1|8	Release:        1
14cu|python-h5py-2.5.0-1|9	Summary:        Read and write HDF5 files from Python
14cu|python-h5py-2.5.0-1|10	Group:          Development/Python
14cu|python-h5py-2.5.0-1|11	License:        BSD
14cu|python-h5py-2.5.0-1|12	URL:            http://www.h5py.org/
14cu|python-h5py-2.5.0-1|13	Source0:        https://pypi.python.org/packages/source/h/h5py/%{pypi_name}-%{version}.tar.gz
14cu|python-h5py-2.5.0-1|14	
14cu|python-h5py-2.5.0-1|15	BuildRequires:  python-devel
14cu|python-h5py-2.5.0-1|16	BuildRequires:  hdf5-devel
14cu|python-h5py-2.5.0-1|17	BuildRequires:  python-cython
14cu|python-h5py-2.5.0-1|18	BuildRequires:  python-numpy-devel
14cu|python-h5py-2.5.0-1|19	BuildRequires:  python-sphinx
14cu|python-h5py-2.5.0-1|20	BuildRequires:  python-pkgconfig
14cu|python-h5py-2.5.0-1|21	
14cu|python-h5py-2.5.0-1|22	Requires:       python-numpy
14cu|python-h5py-2.5.0-1|23	
14cu|python-h5py-2.5.0-1|24	%description
14cu|python-h5py-2.5.0-1|25	The h5py package provides both a high- and low-level interface to the HDF5
14cu|python-h5py-2.5.0-1|26	library from Python. The low-level interface is intended to be a complete
14cu|python-h5py-2.5.0-1|27	wrapping of the HDF5 API, while the high-level component supports  access to
14cu|python-h5py-2.5.0-1|28	HDF5 files, datasets and groups using established Python and NumPy concepts.
14cu|python-h5py-2.5.0-1|29	
14cu|python-h5py-2.5.0-1|30	#----------------------------------------------------------------
14cu|python-h5py-2.5.0-1|31	
14cu|python-h5py-2.5.0-1|32	%package -n     python3-%{pypi_name}
14cu|python-h5py-2.5.0-1|33	Summary:        Read and write HDF5 files from Python 3
14cu|python-h5py-2.5.0-1|34	Group:          Development/Python
14cu|python-h5py-2.5.0-1|35	BuildRequires:  python-pytools
14cu|python-h5py-2.5.0-1|36	BuildRequires:  python3-devel
14cu|python-h5py-2.5.0-1|37	BuildRequires:  python3-cython
14cu|python-h5py-2.5.0-1|38	BuildRequires:  python3-numpy-devel
14cu|python-h5py-2.5.0-1|39	BuildRequires:  python3-pkgconfig
14cu|python-h5py-2.5.0-1|40	#BuildRequires:  python3-sphinx
14cu|python-h5py-2.5.0-1|41	
14cu|python-h5py-2.5.0-1|42	Requires:       python3-numpy
14cu|python-h5py-2.5.0-1|43	
14cu|python-h5py-2.5.0-1|44	%description -n python3-h5py
14cu|python-h5py-2.5.0-1|45	The h5py package provides both a high- and low-level interface to the HDF5
14cu|python-h5py-2.5.0-1|46	library from Python. The low-level interface is intended to be a complete
14cu|python-h5py-2.5.0-1|47	wrapping of the HDF5 API, while the high-level component supports  access to
14cu|python-h5py-2.5.0-1|48	HDF5 files, datasets and groups using established Python and NumPy concepts.
14cu|python-h5py-2.5.0-1|49	This is the Python 3 version of %{pypi_name}.
14cu|python-h5py-2.5.0-1|50	
14cu|python-h5py-2.5.0-1|51	#----------------------------------------------------------------
14cu|python-h5py-2.5.0-1|52	%prep
14cu|python-h5py-2.5.0-1|53	%setup -q -n %{pypi_name}-%{version}
14cu|python-h5py-2.5.0-1|54	cp -a . %{py3dir}
14cu|python-h5py-2.5.0-1|55	
14cu|python-h5py-2.5.0-1|56	%build
14cu|python-h5py-2.5.0-1|57	pushd %{py3dir}
14cu|python-h5py-2.5.0-1|58	python3 setup.py build
14cu|python-h5py-2.5.0-1|59	popd
14cu|python-h5py-2.5.0-1|60	
14cu|python-h5py-2.5.0-1|61	python setup.py build
14cu|python-h5py-2.5.0-1|62	
14cu|python-h5py-2.5.0-1|63	%install
14cu|python-h5py-2.5.0-1|64	pushd %{py3dir}
14cu|python-h5py-2.5.0-1|65	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-h5py-2.5.0-1|66	popd
14cu|python-h5py-2.5.0-1|67	
14cu|python-h5py-2.5.0-1|68	python setup.py install --root=%{buildroot} --skip-build
14cu|python-h5py-2.5.0-1|69	
14cu|python-h5py-2.5.0-1|70	%files
14cu|python-h5py-2.5.0-1|71	%doc licenses/*.txt ANN.rst README.rst
14cu|python-h5py-2.5.0-1|72	%{py_platsitedir}/%{pypi_name}/
14cu|python-h5py-2.5.0-1|73	%{py_platsitedir}/%{pypi_name}-%{version}-py*.*.egg-info
14cu|python-h5py-2.5.0-1|74	
14cu|python-h5py-2.5.0-1|75	%files -n python3-h5py
14cu|python-h5py-2.5.0-1|76	%doc licenses/*.txt ANN.rst README.rst
14cu|python-h5py-2.5.0-1|77	%{py3_platsitedir}/%{pypi_name}/
14cu|python-h5py-2.5.0-1|78	%{py3_platsitedir}/%{pypi_name}-%{version}-py*.*.egg-info
14cu|python-h5py-2.5.0-1|79	
14cu|python-h5py-2.5.0-1|80	
14cu|python-h5py-2.5.0-1|81	
14cu|python-h5py-2.5.0-1|82	%changelog
14cu|python-h5py-2.5.0-1|83	
14cu|python-h5py-2.5.0-1|84	* Mon Jan 25 2016 Denis Silakov <dsilakov@gmail.com> 2.5.0-1
14cu|python-h5py-2.5.0-1|85	- (15c47b5) Added pkgconfig BRs
14cu|python-h5py-2.5.0-1|86	
14cu|python-h5py-2.5.0-1|87	

14036 14
14cu|python-icalendar-3.9.2-1|1	%define module  icalendar
14cu|python-icalendar-3.9.2-1|2	
14cu|python-icalendar-3.9.2-1|3	Name:           python-%{module}
14cu|python-icalendar-3.9.2-1|4	Version:        3.9.2
14cu|python-icalendar-3.9.2-1|5	Release:        1
14cu|python-icalendar-3.9.2-1|6	Summary:        Parser/generator of iCalendar files following the RFC 2445
14cu|python-icalendar-3.9.2-1|7	Group:          Development/Python
14cu|python-icalendar-3.9.2-1|8	License:        BSD
14cu|python-icalendar-3.9.2-1|9	URL:            https://github.com/collective/icalendar
14cu|python-icalendar-3.9.2-1|10	Source0:        https://pypi.python.org/packages/source/i/icalendar/%{module}-%{version}.tar.gz
14cu|python-icalendar-3.9.2-1|11	BuildArch:      noarch
14cu|python-icalendar-3.9.2-1|12	BuildRequires:  pkgconfig(python)
14cu|python-icalendar-3.9.2-1|13	BuildRequires:  pythonegg(setuptools)
14cu|python-icalendar-3.9.2-1|14	BuildRequires:  pythonegg(pytz)
14cu|python-icalendar-3.9.2-1|15	BuildRequires:  pythonegg(python-dateutil)
14cu|python-icalendar-3.9.2-1|16	
14cu|python-icalendar-3.9.2-1|17	%description
14cu|python-icalendar-3.9.2-1|18	iCalendar specification (RFC 2445) defines calendaring format used
14cu|python-icalendar-3.9.2-1|19	by many applications (Zimbra, Thunderbird and others). This
14cu|python-icalendar-3.9.2-1|20	module is a parser/generator of iCalendar files for use with
14cu|python-icalendar-3.9.2-1|21	Python. It follows the RFC 2445 (iCalendar) specification.
14cu|python-icalendar-3.9.2-1|22	The aim is to make a package that is fully compliant with RFC 2445,
14cu|python-icalendar-3.9.2-1|23	well designed, simple to use and well documented.
14cu|python-icalendar-3.9.2-1|24	
14cu|python-icalendar-3.9.2-1|25	#------------------------------------------------------------------
14cu|python-icalendar-3.9.2-1|26	
14cu|python-icalendar-3.9.2-1|27	%package -n     python3-%{module}
14cu|python-icalendar-3.9.2-1|28	Summary:        Parser/generator of iCalendar files following the RFC 2445 for Python 3
14cu|python-icalendar-3.9.2-1|29	Group:          Development/Python
14cu|python-icalendar-3.9.2-1|30	BuildRequires:  pkgconfig(python3)
14cu|python-icalendar-3.9.2-1|31	BuildRequires:  python3egg(setuptools)
14cu|python-icalendar-3.9.2-1|32	BuildRequires:  python3egg(pytz)
14cu|python-icalendar-3.9.2-1|33	BuildRequires:  python3egg(python-dateutil)
14cu|python-icalendar-3.9.2-1|34	
14cu|python-icalendar-3.9.2-1|35	%description -n python3-%{module}
14cu|python-icalendar-3.9.2-1|36	iCalendar specification (RFC 2445) defines calendaring format used
14cu|python-icalendar-3.9.2-1|37	by many applications (Zimbra, Thunderbird and others). This
14cu|python-icalendar-3.9.2-1|38	module is a parser/generator of iCalendar files for use with
14cu|python-icalendar-3.9.2-1|39	Python 3. It follows the RFC 2445 (iCalendar) specification.
14cu|python-icalendar-3.9.2-1|40	The aim is to make a package that is fully compliant with RFC 2445,
14cu|python-icalendar-3.9.2-1|41	well designed, simple to use and well documented.
14cu|python-icalendar-3.9.2-1|42	
14cu|python-icalendar-3.9.2-1|43	#------------------------------------------------------------------
14cu|python-icalendar-3.9.2-1|44	%prep
14cu|python-icalendar-3.9.2-1|45	%setup -qn %{module}-%{version}
14cu|python-icalendar-3.9.2-1|46	
14cu|python-icalendar-3.9.2-1|47	%build
14cu|python-icalendar-3.9.2-1|48	%py2_build
14cu|python-icalendar-3.9.2-1|49	%py3_build
14cu|python-icalendar-3.9.2-1|50	
14cu|python-icalendar-3.9.2-1|51	%install
14cu|python-icalendar-3.9.2-1|52	%py2_install
14cu|python-icalendar-3.9.2-1|53	%py3_install
14cu|python-icalendar-3.9.2-1|54	
14cu|python-icalendar-3.9.2-1|55	%check
14cu|python-icalendar-3.9.2-1|56	python2 %py_setup test
14cu|python-icalendar-3.9.2-1|57	python3 %py_setup test
14cu|python-icalendar-3.9.2-1|58	
14cu|python-icalendar-3.9.2-1|59	%files
14cu|python-icalendar-3.9.2-1|60	%doc README.rst CHANGES.rst docs LICENSE.rst
14cu|python-icalendar-3.9.2-1|61	%{py_puresitedir}/%{module}/
14cu|python-icalendar-3.9.2-1|62	%{py_puresitedir}/%{module}-%{version}-py%{python2_version}.egg-info
14cu|python-icalendar-3.9.2-1|63	
14cu|python-icalendar-3.9.2-1|64	%files -n python3-%{module}
14cu|python-icalendar-3.9.2-1|65	%doc README.rst CHANGES.rst docs LICENSE.rst
14cu|python-icalendar-3.9.2-1|66	%{py3_puresitedir}/%{module}/
14cu|python-icalendar-3.9.2-1|67	%{py3_puresitedir}/%{module}-%{version}-py%{python3_version}.egg-info
14cu|python-icalendar-3.9.2-1|68	
14cu|python-icalendar-3.9.2-1|69	
14cu|python-icalendar-3.9.2-1|70	
14cu|python-icalendar-3.9.2-1|71	%changelog
14cu|python-icalendar-3.9.2-1|72	
14cu|python-icalendar-3.9.2-1|73	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 3.9.2-1
14cu|python-icalendar-3.9.2-1|74	- (0af73ff) Imported from SRPM
14cu|python-icalendar-3.9.2-1|75	
14cu|python-icalendar-3.9.2-1|76	

14037 14
14cu|python-icu-1.6-1|1	%define		realname PyICU
14cu|python-icu-1.6-1|2	%define		module icu
14cu|python-icu-1.6-1|3	
14cu|python-icu-1.6-1|4	Name:		python-%{module}
14cu|python-icu-1.6-1|5	Version:	1.6
14cu|python-icu-1.6-1|6	Release:	1
14cu|python-icu-1.6-1|7	Summary:	Python extension wrapping IBM's ICU C++ libraries
14cu|python-icu-1.6-1|8	Group:		Development/Python
14cu|python-icu-1.6-1|9	License:	MIT
14cu|python-icu-1.6-1|10	URL:		http://pyicu.osafoundation.org/
14cu|python-icu-1.6-1|11	Source0:	http://pypi.python.org/packages/source/P/%{realname}/%{realname}-%{version}.tar.gz
14cu|python-icu-1.6-1|12	Patch0:		PyICU-1.6-svnrev220.patch
14cu|python-icu-1.6-1|13	Patch1:		0001-disable-failing-test.patch
14cu|python-icu-1.6-1|14	BuildRequires:	python-devel
14cu|python-icu-1.6-1|15	BuildRequires:	python-setuptools
14cu|python-icu-1.6-1|16	BuildRequires:	pkgconfig(icu-i18n)
14cu|python-icu-1.6-1|17	
14cu|python-icu-1.6-1|18	%description
14cu|python-icu-1.6-1|19	PyICU is Python extension wrapping IBM's International Components
14cu|python-icu-1.6-1|20	for Unicode C++ library (ICU). ICU is a mature, widely used set of
14cu|python-icu-1.6-1|21	C/C++ and Java libraries providing Unicode and Globalization support
14cu|python-icu-1.6-1|22	for software applications. ICU is widely portable and gives applications
14cu|python-icu-1.6-1|23	the same results on all platforms and between C/C++ and Javasoftware.
14cu|python-icu-1.6-1|24	
14cu|python-icu-1.6-1|25	%package -n python3-%{module}
14cu|python-icu-1.6-1|26	Summary:	Python extension wrapping IBM's ICU C++ libraries
14cu|python-icu-1.6-1|27	Group:		Development/Python
14cu|python-icu-1.6-1|28	BuildRequires:	python3-devel
14cu|python-icu-1.6-1|29	BuildRequires:	python3-setuptools
14cu|python-icu-1.6-1|30	
14cu|python-icu-1.6-1|31	%description -n python3-%{module}
14cu|python-icu-1.6-1|32	PyICU is Python extension wrapping IBM's International Components
14cu|python-icu-1.6-1|33	for Unicode C++ library (ICU). ICU is a mature, widely used set of
14cu|python-icu-1.6-1|34	C/C++ and Java libraries providing Unicode and Globalization support
14cu|python-icu-1.6-1|35	for software applications. ICU is widely portable and gives applications
14cu|python-icu-1.6-1|36	the same results on all platforms and between C/C++ and Javasoftware.
14cu|python-icu-1.6-1|37	
14cu|python-icu-1.6-1|38	%prep
14cu|python-icu-1.6-1|39	%setup -q -n %{realname}-%{version}
14cu|python-icu-1.6-1|40	%patch0 -p0 -b .r220
14cu|python-icu-1.6-1|41	%patch1 -p0
14cu|python-icu-1.6-1|42	
14cu|python-icu-1.6-1|43	cp -a . %{py3dir}
14cu|python-icu-1.6-1|44	
14cu|python-icu-1.6-1|45	%build
14cu|python-icu-1.6-1|46	python setup.py build
14cu|python-icu-1.6-1|47	
14cu|python-icu-1.6-1|48	pushd %{py3dir}
14cu|python-icu-1.6-1|49	python3 setup.py build
14cu|python-icu-1.6-1|50	popd
14cu|python-icu-1.6-1|51	
14cu|python-icu-1.6-1|52	%check
14cu|python-icu-1.6-1|53	python setup.py test
14cu|python-icu-1.6-1|54	
14cu|python-icu-1.6-1|55	pushd %{py3dir}
14cu|python-icu-1.6-1|56	python3 setup.py test
14cu|python-icu-1.6-1|57	popd
14cu|python-icu-1.6-1|58	
14cu|python-icu-1.6-1|59	%install
14cu|python-icu-1.6-1|60	python setup.py install --skip-build --root %{buildroot}
14cu|python-icu-1.6-1|61	# Remove tests
14cu|python-icu-1.6-1|62	rm -rf %{buildroot}%{py_platsitedir}/tests
14cu|python-icu-1.6-1|63	
14cu|python-icu-1.6-1|64	pushd %{py3dir}
14cu|python-icu-1.6-1|65	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-icu-1.6-1|66	# Remove tests
14cu|python-icu-1.6-1|67	rm -rf %{buildroot}%{py3_platsitedir}/tests
14cu|python-icu-1.6-1|68	popd
14cu|python-icu-1.6-1|69	
14cu|python-icu-1.6-1|70	%files
14cu|python-icu-1.6-1|71	%doc LICENSE README CHANGES CREDITS
14cu|python-icu-1.6-1|72	%{py_platsitedir}/
14cu|python-icu-1.6-1|73	
14cu|python-icu-1.6-1|74	%files -n python3-%{module}
14cu|python-icu-1.6-1|75	%doc LICENSE README CHANGES CREDITS
14cu|python-icu-1.6-1|76	%{py3_platsitedir}/
14cu|python-icu-1.6-1|77	
14cu|python-icu-1.6-1|78	
14cu|python-icu-1.6-1|79	%changelog
14cu|python-icu-1.6-1|80	
14cu|python-icu-1.6-1|81	* Fri May 20 2016 Rosa <rosa@abf.rosalinux.ru> 1.6-1
14cu|python-icu-1.6-1|82	- (697e24c) Automatic import for version 1.6-1
14cu|python-icu-1.6-1|83	
14cu|python-icu-1.6-1|84	

14038 14
14cu|python-imdb-4.9-1|1	%define module	imdb
14cu|python-imdb-4.9-1|2	%define oname	IMDbPY
14cu|python-imdb-4.9-1|3	
14cu|python-imdb-4.9-1|4	Summary:	Python module for the IMDb movie database
14cu|python-imdb-4.9-1|5	Name:		python-%{module}
14cu|python-imdb-4.9-1|6	Version:	4.9
14cu|python-imdb-4.9-1|7	Release:	1
14cu|python-imdb-4.9-1|8	License:	GPLv2+
14cu|python-imdb-4.9-1|9	Group:		Development/Python
14cu|python-imdb-4.9-1|10	Source:		https://sourceforge.net/projects/imdbpy/files/IMDbPY/4.9/IMDbPY-%{version}.tar.gz
14cu|python-imdb-4.9-1|11	URL:		http://imdbpy.sourceforge.net/
14cu|python-imdb-4.9-1|12	BuildRequires:	python-devel
14cu|python-imdb-4.9-1|13	BuildRequires:	python-setuptools
14cu|python-imdb-4.9-1|14	
14cu|python-imdb-4.9-1|15	%description
14cu|python-imdb-4.9-1|16	IMDbPY is a Python package useful to retrieve and manage the data of
14cu|python-imdb-4.9-1|17	the IMDb movie database.
14cu|python-imdb-4.9-1|18	
14cu|python-imdb-4.9-1|19	IMDbPY is mainly a tool intended for programmers and developers, but
14cu|python-imdb-4.9-1|20	some example scripts are included.
14cu|python-imdb-4.9-1|21	
14cu|python-imdb-4.9-1|22	%prep
14cu|python-imdb-4.9-1|23	%setup -q -n %{oname}-%{version}
14cu|python-imdb-4.9-1|24	chmod -x docs/*.ico
14cu|python-imdb-4.9-1|25	
14cu|python-imdb-4.9-1|26	%build
14cu|python-imdb-4.9-1|27	python setup.py build
14cu|python-imdb-4.9-1|28	
14cu|python-imdb-4.9-1|29	%install
14cu|python-imdb-4.9-1|30	python setup.py install --skip-build --root %{buildroot}
14cu|python-imdb-4.9-1|31	# Move doc files to correct place
14cu|python-imdb-4.9-1|32	mv %{buildroot}/usr/doc %{buildroot}/%{py_puresitedir}/imdb/
14cu|python-imdb-4.9-1|33	mv %{buildroot}/usr/etc %{buildroot}/%{py_puresitedir}/imdb/
14cu|python-imdb-4.9-1|34	
14cu|python-imdb-4.9-1|35	%clean
14cu|python-imdb-4.9-1|36	
14cu|python-imdb-4.9-1|37	%files
14cu|python-imdb-4.9-1|38	%{_bindir}/*.py
14cu|python-imdb-4.9-1|39	%{py_platsitedir}/*
14cu|python-imdb-4.9-1|40	
14cu|python-imdb-4.9-1|41	%changelog
14cu|python-imdb-4.9-1|42	* Thu Jan 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.9-1
14cu|python-imdb-4.9-1|43	+ Revision: 0b73eb5
14cu|python-imdb-4.9-1|44	- Fix files
14cu|python-imdb-4.9-1|45	
14cu|python-imdb-4.9-1|46	

14039 14
14cu|python-ipaddr-2.1.11-1|1	%define oname ipaddr
14cu|python-ipaddr-2.1.11-1|2	
14cu|python-ipaddr-2.1.11-1|3	Summary:	A library for working with IP addresses
14cu|python-ipaddr-2.1.11-1|4	Name:		python-%{oname}
14cu|python-ipaddr-2.1.11-1|5	Version:	2.1.11
14cu|python-ipaddr-2.1.11-1|6	Release:	1
14cu|python-ipaddr-2.1.11-1|7	License:	Apache License
14cu|python-ipaddr-2.1.11-1|8	Group:		Development/Python
14cu|python-ipaddr-2.1.11-1|9	Url:		http://code.google.com/p/ipaddr-py/
14cu|python-ipaddr-2.1.11-1|10	Source0:	https://pypi.python.org/packages/source/i/ipaddr/ipaddr-%{version}.tar.gz
14cu|python-ipaddr-2.1.11-1|11	BuildArch:	noarch
14cu|python-ipaddr-2.1.11-1|12	BuildRequires:	pkgconfig(python)
14cu|python-ipaddr-2.1.11-1|13	
14cu|python-ipaddr-2.1.11-1|14	%description
14cu|python-ipaddr-2.1.11-1|15	ipaddr is a library for working with IP addresses, both IPv4 and IPv6.
14cu|python-ipaddr-2.1.11-1|16	It was developed by Google for internal use, and is now open source.
14cu|python-ipaddr-2.1.11-1|17	
14cu|python-ipaddr-2.1.11-1|18	%prep
14cu|python-ipaddr-2.1.11-1|19	%setup -qn %{oname}-%{version}
14cu|python-ipaddr-2.1.11-1|20	
14cu|python-ipaddr-2.1.11-1|21	%build
14cu|python-ipaddr-2.1.11-1|22	python setup.py build
14cu|python-ipaddr-2.1.11-1|23	
14cu|python-ipaddr-2.1.11-1|24	%install
14cu|python-ipaddr-2.1.11-1|25	python setup.py install --skip-build --root=%{buildroot}
14cu|python-ipaddr-2.1.11-1|26	
14cu|python-ipaddr-2.1.11-1|27	%files
14cu|python-ipaddr-2.1.11-1|28	%doc COPYING README RELEASENOTES
14cu|python-ipaddr-2.1.11-1|29	%{py_puresitedir}/%{oname}.py
14cu|python-ipaddr-2.1.11-1|30	%{py_puresitedir}/*.egg-info
14cu|python-ipaddr-2.1.11-1|31	
14cu|python-ipaddr-2.1.11-1|32	%changelog
14cu|python-ipaddr-2.1.11-1|33	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.11-1
14cu|python-ipaddr-2.1.11-1|34	+ Revision: 916ad88
14cu|python-ipaddr-2.1.11-1|35	- Updated to 2.1.11 (by updates_builder)
14cu|python-ipaddr-2.1.11-1|36	
14cu|python-ipaddr-2.1.11-1|37	

14040 14
14cu|python-ipython_genutils-0.1.0-1|1	%define fname ipython_genutils
14cu|python-ipython_genutils-0.1.0-1|2	
14cu|python-ipython_genutils-0.1.0-1|3	Name:		python-%{fname}
14cu|python-ipython_genutils-0.1.0-1|4	Summary:	Vestigial utilities from IPython
14cu|python-ipython_genutils-0.1.0-1|5	Version:	0.1.0
14cu|python-ipython_genutils-0.1.0-1|6	Release:	1
14cu|python-ipython_genutils-0.1.0-1|7	Source0:	http://pypi.python.org/packages/source/i/%{fname}/%{fname}-%{version}.tar.gz
14cu|python-ipython_genutils-0.1.0-1|8	URL:		http://ipython.org/
14cu|python-ipython_genutils-0.1.0-1|9	Group:		Development/Python
14cu|python-ipython_genutils-0.1.0-1|10	License:	BSD
14cu|python-ipython_genutils-0.1.0-1|11	BuildArch:	noarch
14cu|python-ipython_genutils-0.1.0-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-ipython_genutils-0.1.0-1|13	BuildRequires:  python3egg(setuptools)
14cu|python-ipython_genutils-0.1.0-1|14	
14cu|python-ipython_genutils-0.1.0-1|15	%description
14cu|python-ipython_genutils-0.1.0-1|16	Pretend this doesn’t exist. Nobody should use it.
14cu|python-ipython_genutils-0.1.0-1|17	Only there as a dependency for ipython.
14cu|python-ipython_genutils-0.1.0-1|18	
14cu|python-ipython_genutils-0.1.0-1|19	%package -n python3-%{fname}
14cu|python-ipython_genutils-0.1.0-1|20	Summary:	Vestigial utilities from IPython
14cu|python-ipython_genutils-0.1.0-1|21	Group:		Development/Python
14cu|python-ipython_genutils-0.1.0-1|22	
14cu|python-ipython_genutils-0.1.0-1|23	%description -n python3-%{fname}
14cu|python-ipython_genutils-0.1.0-1|24	Pretend this doesn’t exist. Nobody should use it.
14cu|python-ipython_genutils-0.1.0-1|25	Only there as a dependency for ipython.
14cu|python-ipython_genutils-0.1.0-1|26	
14cu|python-ipython_genutils-0.1.0-1|27	%prep
14cu|python-ipython_genutils-0.1.0-1|28	%setup -qn %{fname}-%{version}
14cu|python-ipython_genutils-0.1.0-1|29	
14cu|python-ipython_genutils-0.1.0-1|30	%build
14cu|python-ipython_genutils-0.1.0-1|31	%py2_build
14cu|python-ipython_genutils-0.1.0-1|32	%py3_build
14cu|python-ipython_genutils-0.1.0-1|33	
14cu|python-ipython_genutils-0.1.0-1|34	%install
14cu|python-ipython_genutils-0.1.0-1|35	%py2_install
14cu|python-ipython_genutils-0.1.0-1|36	%py3_install
14cu|python-ipython_genutils-0.1.0-1|37	
14cu|python-ipython_genutils-0.1.0-1|38	%files
14cu|python-ipython_genutils-0.1.0-1|39	%doc README.md
14cu|python-ipython_genutils-0.1.0-1|40	%{py_puresitedir}/*egg-info
14cu|python-ipython_genutils-0.1.0-1|41	%{py_puresitedir}/%{fname}
14cu|python-ipython_genutils-0.1.0-1|42	
14cu|python-ipython_genutils-0.1.0-1|43	%files -n python3-%{fname}
14cu|python-ipython_genutils-0.1.0-1|44	%doc README.md
14cu|python-ipython_genutils-0.1.0-1|45	%{py3_puresitedir}/*egg-info
14cu|python-ipython_genutils-0.1.0-1|46	%{py3_puresitedir}/%{fname}
14cu|python-ipython_genutils-0.1.0-1|47	
14cu|python-ipython_genutils-0.1.0-1|48	%changelog
14cu|python-ipython_genutils-0.1.0-1|49	
14cu|python-ipython_genutils-0.1.0-1|50	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 0.1.0-1
14cu|python-ipython_genutils-0.1.0-1|51	- (93eb95b) Imported from SRPM
14cu|python-ipython_genutils-0.1.0-1|52	
14cu|python-ipython_genutils-0.1.0-1|53	

14041 14
14cu|python-itsdangerous-0.24-2|1	%define	oname	itsdangerous
14cu|python-itsdangerous-0.24-2|2	
14cu|python-itsdangerous-0.24-2|3	Name:		python-%{oname}
14cu|python-itsdangerous-0.24-2|4	Version:	0.24
14cu|python-itsdangerous-0.24-2|5	Release:	2
14cu|python-itsdangerous-0.24-2|6	Summary:	Various helpers to pass trusted data to untrusted environments and back
14cu|python-itsdangerous-0.24-2|7	Source0:	https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz
14cu|python-itsdangerous-0.24-2|8	License:	BSD
14cu|python-itsdangerous-0.24-2|9	Group:		Development/Python
14cu|python-itsdangerous-0.24-2|10	Url:		http://github.com/mitsuhiko/itsdangerous
14cu|python-itsdangerous-0.24-2|11	BuildRequires:	pythonegg(setuptools)
14cu|python-itsdangerous-0.24-2|12	BuildRequires:	pkgconfig(python)
14cu|python-itsdangerous-0.24-2|13	BuildArch:	noarch
14cu|python-itsdangerous-0.24-2|14	
14cu|python-itsdangerous-0.24-2|15	%description
14cu|python-itsdangerous-0.24-2|16	It's Dangerous
14cu|python-itsdangerous-0.24-2|17	... so better sign this
14cu|python-itsdangerous-0.24-2|18	
14cu|python-itsdangerous-0.24-2|19	Various helpers to pass data to untrusted environments and to get it back
14cu|python-itsdangerous-0.24-2|20	safe and sound.
14cu|python-itsdangerous-0.24-2|21	
14cu|python-itsdangerous-0.24-2|22	This repository provides a module that is a port of the django signing
14cu|python-itsdangerous-0.24-2|23	module.  It's not directly copied but some changes were applied to
14cu|python-itsdangerous-0.24-2|24	make it work better on its own.
14cu|python-itsdangerous-0.24-2|25	
14cu|python-itsdangerous-0.24-2|26	%files
14cu|python-itsdangerous-0.24-2|27	%doc python2/{CHANGES,LICENSE,README,docs/_themes/}
14cu|python-itsdangerous-0.24-2|28	%{py_puresitedir}/itsdangerous.py*
14cu|python-itsdangerous-0.24-2|29	%{py_puresitedir}/itsdangerous*.egg-info
14cu|python-itsdangerous-0.24-2|30	
14cu|python-itsdangerous-0.24-2|31	#-------------------------------------------------------------------
14cu|python-itsdangerous-0.24-2|32	%package -n python3-%{oname}
14cu|python-itsdangerous-0.24-2|33	
14cu|python-itsdangerous-0.24-2|34	BuildRequires:	pkgconfig(python3)
14cu|python-itsdangerous-0.24-2|35	BuildRequires:	python3egg(setuptools)
14cu|python-itsdangerous-0.24-2|36	
14cu|python-itsdangerous-0.24-2|37	%description -n python3-%{oname}
14cu|python-itsdangerous-0.24-2|38	It's Dangerous
14cu|python-itsdangerous-0.24-2|39	... so better sign this
14cu|python-itsdangerous-0.24-2|40	
14cu|python-itsdangerous-0.24-2|41	Various helpers to pass data to untrusted environments and to get it back
14cu|python-itsdangerous-0.24-2|42	safe and sound.
14cu|python-itsdangerous-0.24-2|43	
14cu|python-itsdangerous-0.24-2|44	This repository provides a module that is a port of the django signing
14cu|python-itsdangerous-0.24-2|45	module.  It's not directly copied but some changes were applied to
14cu|python-itsdangerous-0.24-2|46	make it work better on its own.
14cu|python-itsdangerous-0.24-2|47	
14cu|python-itsdangerous-0.24-2|48	%files -n python3-%{oname}
14cu|python-itsdangerous-0.24-2|49	%doc python3/{CHANGES,LICENSE,README,docs/_themes/}
14cu|python-itsdangerous-0.24-2|50	%{py3_puresitedir}/itsdangerous.py*
14cu|python-itsdangerous-0.24-2|51	%{py3_puresitedir}/itsdangerous*.egg-info
14cu|python-itsdangerous-0.24-2|52	
14cu|python-itsdangerous-0.24-2|53	#-------------------------------------------------------------------
14cu|python-itsdangerous-0.24-2|54	
14cu|python-itsdangerous-0.24-2|55	%prep
14cu|python-itsdangerous-0.24-2|56	%setup -qc
14cu|python-itsdangerous-0.24-2|57	pushd %{oname}-%{version}
14cu|python-itsdangerous-0.24-2|58	rm -fr docs/_themes/.gitignore
14cu|python-itsdangerous-0.24-2|59	popd
14cu|python-itsdangerous-0.24-2|60	
14cu|python-itsdangerous-0.24-2|61	mv %{oname}-%{version} python2
14cu|python-itsdangerous-0.24-2|62	cp -r python2 python3
14cu|python-itsdangerous-0.24-2|63	
14cu|python-itsdangerous-0.24-2|64	%build
14cu|python-itsdangerous-0.24-2|65	pushd python2
14cu|python-itsdangerous-0.24-2|66	%py2_build
14cu|python-itsdangerous-0.24-2|67	popd
14cu|python-itsdangerous-0.24-2|68	#
14cu|python-itsdangerous-0.24-2|69	pushd python3
14cu|python-itsdangerous-0.24-2|70	%py3_build
14cu|python-itsdangerous-0.24-2|71	popd
14cu|python-itsdangerous-0.24-2|72	
14cu|python-itsdangerous-0.24-2|73	%install
14cu|python-itsdangerous-0.24-2|74	pushd python3
14cu|python-itsdangerous-0.24-2|75	%py3_install
14cu|python-itsdangerous-0.24-2|76	popd
14cu|python-itsdangerous-0.24-2|77	#
14cu|python-itsdangerous-0.24-2|78	pushd python2
14cu|python-itsdangerous-0.24-2|79	%py2_install
14cu|python-itsdangerous-0.24-2|80	popd
14cu|python-itsdangerous-0.24-2|81	
14cu|python-itsdangerous-0.24-2|82	%check
14cu|python-itsdangerous-0.24-2|83	pushd python2
14cu|python-itsdangerous-0.24-2|84	python setup.py test
14cu|python-itsdangerous-0.24-2|85	popd
14cu|python-itsdangerous-0.24-2|86	#
14cu|python-itsdangerous-0.24-2|87	pushd python3
14cu|python-itsdangerous-0.24-2|88	python3 setup.py test
14cu|python-itsdangerous-0.24-2|89	popd
14cu|python-itsdangerous-0.24-2|90	
14cu|python-itsdangerous-0.24-2|91	
14cu|python-itsdangerous-0.24-2|92	%changelog
14cu|python-itsdangerous-0.24-2|93	
14cu|python-itsdangerous-0.24-2|94	* Sat Nov 12 2016 abfonly <abfonly@gmail.com> 0.24-2
14cu|python-itsdangerous-0.24-2|95	- (dbc7b96) Log: build python3 module
14cu|python-itsdangerous-0.24-2|96	- (dbc7b96) fixed and enable tests
14cu|python-itsdangerous-0.24-2|97	- (dbc7b96) fixed linting
14cu|python-itsdangerous-0.24-2|98	- (dbc7b96) spec clean
14cu|python-itsdangerous-0.24-2|99	
14cu|python-itsdangerous-0.24-2|100	

14042 14
14cu|python-jsonschema-2.4.0-1|1	%define	oname	jsonschema
14cu|python-jsonschema-2.4.0-1|2	
14cu|python-jsonschema-2.4.0-1|3	Name:		python-%{oname}
14cu|python-jsonschema-2.4.0-1|4	Version:	2.4.0
14cu|python-jsonschema-2.4.0-1|5	Release:	1
14cu|python-jsonschema-2.4.0-1|6	Summary:	An implementation of JSON Schema validation for Python
14cu|python-jsonschema-2.4.0-1|7	Source0:	http://pypi.python.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
14cu|python-jsonschema-2.4.0-1|8	License:	MIT
14cu|python-jsonschema-2.4.0-1|9	Group:		Development/Python
14cu|python-jsonschema-2.4.0-1|10	Url:		http://github.com/Julian/jsonschema
14cu|python-jsonschema-2.4.0-1|11	BuildArch:	noarch
14cu|python-jsonschema-2.4.0-1|12	BuildRequires:  pkgconfig(python)
14cu|python-jsonschema-2.4.0-1|13	BuildRequires:  pythonegg(nose)
14cu|python-jsonschema-2.4.0-1|14	BuildRequires:  pythonegg(mock)
14cu|python-jsonschema-2.4.0-1|15	
14cu|python-jsonschema-2.4.0-1|16	
14cu|python-jsonschema-2.4.0-1|17	%description
14cu|python-jsonschema-2.4.0-1|18	jsonschema is JSON Schema validator currently based on
14cu|python-jsonschema-2.4.0-1|19	http://tools.ietf.org/html/draft-zyp-json-schema-03
14cu|python-jsonschema-2.4.0-1|20	
14cu|python-jsonschema-2.4.0-1|21	%prep
14cu|python-jsonschema-2.4.0-1|22	%setup -q -n %{oname}-%{version}
14cu|python-jsonschema-2.4.0-1|23	
14cu|python-jsonschema-2.4.0-1|24	%build
14cu|python-jsonschema-2.4.0-1|25	python setup.py build
14cu|python-jsonschema-2.4.0-1|26	
14cu|python-jsonschema-2.4.0-1|27	%install
14cu|python-jsonschema-2.4.0-1|28	python setup.py install --root=%{buildroot}
14cu|python-jsonschema-2.4.0-1|29	
14cu|python-jsonschema-2.4.0-1|30	%check
14cu|python-jsonschema-2.4.0-1|31	%{_bindir}/nosetests-2* -v
14cu|python-jsonschema-2.4.0-1|32	
14cu|python-jsonschema-2.4.0-1|33	%files
14cu|python-jsonschema-2.4.0-1|34	%doc CHANGELOG.rst COPYING README.rst
14cu|python-jsonschema-2.4.0-1|35	%{_bindir}/jsonschema
14cu|python-jsonschema-2.4.0-1|36	%{py_puresitedir}/jsonschema/*.py*
14cu|python-jsonschema-2.4.0-1|37	%{py_puresitedir}/jsonschema/tests/*.py*
14cu|python-jsonschema-2.4.0-1|38	%{py_puresitedir}/jsonschema*.egg-info
14cu|python-jsonschema-2.4.0-1|39	%{py_puresitedir}/jsonschema/schemas/draft*.json
14cu|python-jsonschema-2.4.0-1|40	
14cu|python-jsonschema-2.4.0-1|41	%changelog
14cu|python-jsonschema-2.4.0-1|42	
14cu|python-jsonschema-2.4.0-1|43	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 2.4.0-1
14cu|python-jsonschema-2.4.0-1|44	- (cc57a77) Merge pull request #1 from import/python-jsonschema:auto_update
14cu|python-jsonschema-2.4.0-1|45	- (cc57a77) Updated to 2.4.0 (by updates_builder)
14cu|python-jsonschema-2.4.0-1|46	
14cu|python-jsonschema-2.4.0-1|47	

14043 14
14cu|python-keyring-5.7-1|1	%define fname	keyring
14cu|python-keyring-5.7-1|2	
14cu|python-keyring-5.7-1|3	Name:		python-keyring
14cu|python-keyring-5.7-1|4	Summary:	Python library to access the system keyring service
14cu|python-keyring-5.7-1|5	Version:	5.7
14cu|python-keyring-5.7-1|6	Release:	1
14cu|python-keyring-5.7-1|7	Source0:	https://pypi.python.org/packages/source/k/keyring/keyring-%{version}.tar.gz
14cu|python-keyring-5.7-1|8	URL:		http://pypi.python.org/pypi/keyring
14cu|python-keyring-5.7-1|9	Group:		Development/Python
14cu|python-keyring-5.7-1|10	License:	Python
14cu|python-keyring-5.7-1|11	BuildArch:	noarch
14cu|python-keyring-5.7-1|12	BuildRequires:	pkgconfig(python)
14cu|python-keyring-5.7-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-keyring-5.7-1|14	BuildRequires:	python-gi
14cu|python-keyring-5.7-1|15	
14cu|python-keyring-5.7-1|16	%description
14cu|python-keyring-5.7-1|17	The Python keyring lib provides a easy way to access the system keyring
14cu|python-keyring-5.7-1|18	service from python. It can be used in any application that needs safe
14cu|python-keyring-5.7-1|19	password storage.
14cu|python-keyring-5.7-1|20	
14cu|python-keyring-5.7-1|21	This package only provides file-based pseudo-keyrings. To interface with
14cu|python-keyring-5.7-1|22	gnome-keyring or KWallet, please install one of python-keyring-gnome or
14cu|python-keyring-5.7-1|23	python-keyring-kwallet.
14cu|python-keyring-5.7-1|24	
14cu|python-keyring-5.7-1|25	%package -n python3-keyring
14cu|python-keyring-5.7-1|26	Summary:	Python 3 library to access the system keyring service
14cu|python-keyring-5.7-1|27	Group:		Development/Python
14cu|python-keyring-5.7-1|28	BuildRequires:	pkgconfig(python3)
14cu|python-keyring-5.7-1|29	BuildRequires:	python3egg(setuptools)
14cu|python-keyring-5.7-1|30	Requires:	python3-gobject3
14cu|python-keyring-5.7-1|31	
14cu|python-keyring-5.7-1|32	%description -n python3-keyring
14cu|python-keyring-5.7-1|33	The Python 3 keyring lib provides a easy way to access the system keyring
14cu|python-keyring-5.7-1|34	service from python 3. It can be used in any application that needs safe
14cu|python-keyring-5.7-1|35	password storage.
14cu|python-keyring-5.7-1|36	
14cu|python-keyring-5.7-1|37	This package only provides file-based pseudo-keyrings. To interface with
14cu|python-keyring-5.7-1|38	gnome-keyring or KWallet, please install one of python3-keyring-gnome or
14cu|python-keyring-5.7-1|39	python3-keyring-kwallet.
14cu|python-keyring-5.7-1|40	
14cu|python-keyring-5.7-1|41	%prep
14cu|python-keyring-5.7-1|42	%setup -qc
14cu|python-keyring-5.7-1|43	mv %{fname}-%{version} python2
14cu|python-keyring-5.7-1|44	
14cu|python-keyring-5.7-1|45	pushd python2
14cu|python-keyring-5.7-1|46	rm -rf %{fname}.egg-info
14cu|python-keyring-5.7-1|47	# For rpmlint warning: remove shebang from python library:
14cu|python-keyring-5.7-1|48	sed -i '/^#!/d' keyring/cli.py keyring/backends/_win_crypto.py
14cu|python-keyring-5.7-1|49	%apply_patches
14cu|python-keyring-5.7-1|50	popd
14cu|python-keyring-5.7-1|51	
14cu|python-keyring-5.7-1|52	cp -a python2 python3
14cu|python-keyring-5.7-1|53	
14cu|python-keyring-5.7-1|54	%build
14cu|python-keyring-5.7-1|55	pushd python2
14cu|python-keyring-5.7-1|56	CFLAGS="%{optflags}" python setup.py build
14cu|python-keyring-5.7-1|57	popd
14cu|python-keyring-5.7-1|58	
14cu|python-keyring-5.7-1|59	pushd python3
14cu|python-keyring-5.7-1|60	CFLAGS="%{optflags}" python3 setup.py build
14cu|python-keyring-5.7-1|61	popd
14cu|python-keyring-5.7-1|62	
14cu|python-keyring-5.7-1|63	%install
14cu|python-keyring-5.7-1|64	pushd python3
14cu|python-keyring-5.7-1|65	python3 setup.py install -O1 --root=%{buildroot}
14cu|python-keyring-5.7-1|66	mv %{buildroot}/%{_bindir}/keyring %{buildroot}/%{_bindir}/python3-keyring
14cu|python-keyring-5.7-1|67	popd
14cu|python-keyring-5.7-1|68	
14cu|python-keyring-5.7-1|69	pushd python2
14cu|python-keyring-5.7-1|70	python setup.py install -O1 --root=%{buildroot}
14cu|python-keyring-5.7-1|71	popd
14cu|python-keyring-5.7-1|72	
14cu|python-keyring-5.7-1|73	# we don't ship tests they need a test environment
14cu|python-keyring-5.7-1|74	rm -rf %{buildroot}/%{py3_puresitedir}/%{fname}/tests/
14cu|python-keyring-5.7-1|75	rm -rf %{buildroot}/%{py_puresitedir}/%{fname}/tests/
14cu|python-keyring-5.7-1|76	
14cu|python-keyring-5.7-1|77	%files
14cu|python-keyring-5.7-1|78	%doc python2/README.rst python2/CHANGES.rst
14cu|python-keyring-5.7-1|79	%{py_puresitedir}/*egg-info
14cu|python-keyring-5.7-1|80	%{py_puresitedir}/%{fname}
14cu|python-keyring-5.7-1|81	%{_bindir}/keyring
14cu|python-keyring-5.7-1|82	
14cu|python-keyring-5.7-1|83	%files -n python3-keyring
14cu|python-keyring-5.7-1|84	%doc python3/README.rst python3/CHANGES.rst
14cu|python-keyring-5.7-1|85	%{py3_puresitedir}/*egg-info
14cu|python-keyring-5.7-1|86	%{py3_puresitedir}/%{fname}
14cu|python-keyring-5.7-1|87	%{_bindir}/python3-keyring
14cu|python-keyring-5.7-1|88	
14cu|python-keyring-5.7-1|89	%changelog
14cu|python-keyring-5.7-1|90	
14cu|python-keyring-5.7-1|91	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 5.7-1
14cu|python-keyring-5.7-1|92	- (a71fae6) Merge pull request #1 from import/python-keyring:auto_update
14cu|python-keyring-5.7-1|93	- (a71fae6) Updated to 5.7 (by updates_builder)
14cu|python-keyring-5.7-1|94	
14cu|python-keyring-5.7-1|95	

14044 14
14cu|python-kezmenu3-0.3.6-1|1	%define	module	kezmenu3
14cu|python-kezmenu3-0.3.6-1|2	
14cu|python-kezmenu3-0.3.6-1|3	Name:		python-%{module}
14cu|python-kezmenu3-0.3.6-1|4	Version:	0.3.6
14cu|python-kezmenu3-0.3.6-1|5	Release:	1
14cu|python-kezmenu3-0.3.6-1|6	Summary:	KezMenu3 is a KezMenu fork for Python2
14cu|python-kezmenu3-0.3.6-1|7	Source0:	http://pypi.python.org/packages/source/k/%{module}/%{module}-%{version}.tar.gz
14cu|python-kezmenu3-0.3.6-1|8	Source1:	https://raw.githubusercontent.com/a-tal/kezmenu3/master/LICENSE
14cu|python-kezmenu3-0.3.6-1|9	Source2:	https://raw.githubusercontent.com/a-tal/kezmenu3/master/README.md
14cu|python-kezmenu3-0.3.6-1|10	License:	GPLv2+
14cu|python-kezmenu3-0.3.6-1|11	Group:		Development/Python
14cu|python-kezmenu3-0.3.6-1|12	Url:		https://github.com/a-tal/kezmenu3
14cu|python-kezmenu3-0.3.6-1|13	BuildArch:	noarch
14cu|python-kezmenu3-0.3.6-1|14	BuildRequires:	pythonegg(setuptools)
14cu|python-kezmenu3-0.3.6-1|15	
14cu|python-kezmenu3-0.3.6-1|16	%description
14cu|python-kezmenu3-0.3.6-1|17	KezMenu is a GPL PyGame menu library
14cu|python-kezmenu3-0.3.6-1|18	
14cu|python-kezmenu3-0.3.6-1|19	%files
14cu|python-kezmenu3-0.3.6-1|20	%doc LICENSE README.md
14cu|python-kezmenu3-0.3.6-1|21	%{py_puresitedir}/kezmenu3/*.py*
14cu|python-kezmenu3-0.3.6-1|22	%{py_puresitedir}/kezmenu3*.egg-info
14cu|python-kezmenu3-0.3.6-1|23	#---------------------------------------------------------------------------
14cu|python-kezmenu3-0.3.6-1|24	%package -n python3-%{module}
14cu|python-kezmenu3-0.3.6-1|25	
14cu|python-kezmenu3-0.3.6-1|26	Summary:	KezMenu3 is a KezMenu fork for Python3
14cu|python-kezmenu3-0.3.6-1|27	BuildRequires:	python3egg(setuptools)
14cu|python-kezmenu3-0.3.6-1|28	
14cu|python-kezmenu3-0.3.6-1|29	%description -n python3-%{module}
14cu|python-kezmenu3-0.3.6-1|30	KezMenu is a GPL PyGame menu library
14cu|python-kezmenu3-0.3.6-1|31	
14cu|python-kezmenu3-0.3.6-1|32	%files -n python3-%{module}
14cu|python-kezmenu3-0.3.6-1|33	%doc LICENSE README.md
14cu|python-kezmenu3-0.3.6-1|34	%{py3_puresitedir}/kezmenu3/*.py*
14cu|python-kezmenu3-0.3.6-1|35	%{py3_puresitedir}/kezmenu3*.egg-info
14cu|python-kezmenu3-0.3.6-1|36	#---------------------------------------------------------------------------
14cu|python-kezmenu3-0.3.6-1|37	
14cu|python-kezmenu3-0.3.6-1|38	%prep
14cu|python-kezmenu3-0.3.6-1|39	%setup -q -n %{module}-%{version}
14cu|python-kezmenu3-0.3.6-1|40	cp -p %{SOURCE1} .
14cu|python-kezmenu3-0.3.6-1|41	cp -p %{SOURCE2} .
14cu|python-kezmenu3-0.3.6-1|42	
14cu|python-kezmenu3-0.3.6-1|43	cp -a . %{py3dir}
14cu|python-kezmenu3-0.3.6-1|44	
14cu|python-kezmenu3-0.3.6-1|45	%build
14cu|python-kezmenu3-0.3.6-1|46	%py_build
14cu|python-kezmenu3-0.3.6-1|47	
14cu|python-kezmenu3-0.3.6-1|48	pushd %{py3dir}
14cu|python-kezmenu3-0.3.6-1|49	%py3_build
14cu|python-kezmenu3-0.3.6-1|50	popd
14cu|python-kezmenu3-0.3.6-1|51	
14cu|python-kezmenu3-0.3.6-1|52	%install
14cu|python-kezmenu3-0.3.6-1|53	pushd %{py3dir}
14cu|python-kezmenu3-0.3.6-1|54	%py3_install
14cu|python-kezmenu3-0.3.6-1|55	popd
14cu|python-kezmenu3-0.3.6-1|56	
14cu|python-kezmenu3-0.3.6-1|57	%py_install
14cu|python-kezmenu3-0.3.6-1|58	
14cu|python-kezmenu3-0.3.6-1|59	
14cu|python-kezmenu3-0.3.6-1|60	
14cu|python-kezmenu3-0.3.6-1|61	
14cu|python-kezmenu3-0.3.6-1|62	
14cu|python-kezmenu3-0.3.6-1|63	
14cu|python-kezmenu3-0.3.6-1|64	%changelog
14cu|python-kezmenu3-0.3.6-1|65	
14cu|python-kezmenu3-0.3.6-1|66	* Sat Nov 26 2016 abfonly <abfonly@gmail.com> 0.3.6-1
14cu|python-kezmenu3-0.3.6-1|67	- (48b3c53) Imported from SRPM
14cu|python-kezmenu3-0.3.6-1|68	
14cu|python-kezmenu3-0.3.6-1|69	

14045 14
14cu|python-kitchen-1.2.1-1|1	Summary:	Small, useful pieces of code to make python coding easier
14cu|python-kitchen-1.2.1-1|2	Name:		python-kitchen
14cu|python-kitchen-1.2.1-1|3	Version:	1.2.1
14cu|python-kitchen-1.2.1-1|4	Release:	1
14cu|python-kitchen-1.2.1-1|5	License:	LGPLv2+
14cu|python-kitchen-1.2.1-1|6	Group:		Development/Python
14cu|python-kitchen-1.2.1-1|7	Url:		https://pypi.python.org/pypi/kitchen/
14cu|python-kitchen-1.2.1-1|8	Source0:	https://fedorahosted.org/releases/k/i/kitchen/kitchen-%{version}.tar.gz
14cu|python-kitchen-1.2.1-1|9	BuildRequires:	python-nose
14cu|python-kitchen-1.2.1-1|10	BuildRequires:	python-setuptools
14cu|python-kitchen-1.2.1-1|11	BuildRequires:	pkgconfig(python2)
14cu|python-kitchen-1.2.1-1|12	BuildRequires:	pythonegg(chardet)
14cu|python-kitchen-1.2.1-1|13	BuildRequires:	pythonegg(sphinx)
14cu|python-kitchen-1.2.1-1|14	Requires:	pythonegg(chardet)
14cu|python-kitchen-1.2.1-1|15	BuildArch:	noarch
14cu|python-kitchen-1.2.1-1|16	
14cu|python-kitchen-1.2.1-1|17	%description
14cu|python-kitchen-1.2.1-1|18	kitchen includes functions to make gettext easier to use, handling unicode
14cu|python-kitchen-1.2.1-1|19	text easier (conversion with bytes, outputting xml, and calculating how many
14cu|python-kitchen-1.2.1-1|20	columns a string takes), and compatibility modules for writing code that uses
14cu|python-kitchen-1.2.1-1|21	python-2.7 modules but needs to run on python-2.3.
14cu|python-kitchen-1.2.1-1|22	
14cu|python-kitchen-1.2.1-1|23	%files
14cu|python-kitchen-1.2.1-1|24	%doc COPYING README.rst NEWS.rst COPYING.LESSER html
14cu|python-kitchen-1.2.1-1|25	%{python_sitelib}/*
14cu|python-kitchen-1.2.1-1|26	
14cu|python-kitchen-1.2.1-1|27	#----------------------------------------------------------------------------
14cu|python-kitchen-1.2.1-1|28	
14cu|python-kitchen-1.2.1-1|29	%package doc
14cu|python-kitchen-1.2.1-1|30	Summary:	API documentation for the Kitchen python module
14cu|python-kitchen-1.2.1-1|31	Requires:	%{name} = %{EVRD}
14cu|python-kitchen-1.2.1-1|32	
14cu|python-kitchen-1.2.1-1|33	%description doc
14cu|python-kitchen-1.2.1-1|34	kitchen includes functions to make gettext easier to use, handling unicode
14cu|python-kitchen-1.2.1-1|35	text easier (conversion with bytes, outputting xml, and calculating how many
14cu|python-kitchen-1.2.1-1|36	columns a string takes), and compatibility modules for writing code that uses
14cu|python-kitchen-1.2.1-1|37	python-2.7 modules but needs to run on python-2.3.
14cu|python-kitchen-1.2.1-1|38	
14cu|python-kitchen-1.2.1-1|39	This package contains the API documenation for programming with the
14cu|python-kitchen-1.2.1-1|40	kitchen library.
14cu|python-kitchen-1.2.1-1|41	
14cu|python-kitchen-1.2.1-1|42	%files doc
14cu|python-kitchen-1.2.1-1|43	%doc COPYING COPYING.LESSER kitchen2/docs/*
14cu|python-kitchen-1.2.1-1|44	
14cu|python-kitchen-1.2.1-1|45	#----------------------------------------------------------------------------
14cu|python-kitchen-1.2.1-1|46	
14cu|python-kitchen-1.2.1-1|47	%prep
14cu|python-kitchen-1.2.1-1|48	%setup -q -n kitchen-%{version}
14cu|python-kitchen-1.2.1-1|49	
14cu|python-kitchen-1.2.1-1|50	%build
14cu|python-kitchen-1.2.1-1|51	python setup.py build
14cu|python-kitchen-1.2.1-1|52	#Build docs
14cu|python-kitchen-1.2.1-1|53	sphinx-build kitchen2/docs/ build/sphinx/html
14cu|python-kitchen-1.2.1-1|54	cp -pr build/sphinx/html .
14cu|python-kitchen-1.2.1-1|55	rm -rf html/.buildinfo
14cu|python-kitchen-1.2.1-1|56	
14cu|python-kitchen-1.2.1-1|57	%install
14cu|python-kitchen-1.2.1-1|58	python setup.py install --skip-build --root %{buildroot}
14cu|python-kitchen-1.2.1-1|59	
14cu|python-kitchen-1.2.1-1|60	
14cu|python-kitchen-1.2.1-1|61	%changelog
14cu|python-kitchen-1.2.1-1|62	
14cu|python-kitchen-1.2.1-1|63	* Thu Sep 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14cu|python-kitchen-1.2.1-1|64	- (a61153d) Fix files
14cu|python-kitchen-1.2.1-1|65	
14cu|python-kitchen-1.2.1-1|66	

14046 14
14cu|python-kivy-1.9.1-1|1	%define module kivy
14cu|python-kivy-1.9.1-1|2	%define __noautoprov '_img_sdl2.so|properties.so|opengl_utils.so|vertex_instructions.so|opengl.so|stencil_instructions.so|texture.so|c_opengl_debug.so|transformation.so|tesselator.so|_text_sdl2.so|instructions.so|vertex.so|fbo.so|gl_instructions.so|context_instructions.so|_gstplayer.so|context.so|shader.so|vbo.so|_clipboard_sdl2.so|weakproxy.so|scissor_instructions.so|buffer.so|_window_sdl2.so|audio_sdl2.so|svg.so|compiler.so|text_layout.so|_event.so'
14cu|python-kivy-1.9.1-1|3	
14cu|python-kivy-1.9.1-1|4	Name:           python-%{module}
14cu|python-kivy-1.9.1-1|5	Version:        1.9.1
14cu|python-kivy-1.9.1-1|6	Release:        1
14cu|python-kivy-1.9.1-1|7	URL:            http://kivy.org/
14cu|python-kivy-1.9.1-1|8	Summary:        Hardware-accelerated multitouch application library
14cu|python-kivy-1.9.1-1|9	License:        LGPLv3
14cu|python-kivy-1.9.1-1|10	Group:          Development/Python
14cu|python-kivy-1.9.1-1|11	Source:         https://github.com/%{module}/%{module}/archive/1.9.1.tar.gz
14cu|python-kivy-1.9.1-1|12	Source100:	%{name}.rpmlintrc
14cu|python-kivy-1.9.1-1|13	BuildRequires:  pkgconfig(gl)
14cu|python-kivy-1.9.1-1|14	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|python-kivy-1.9.1-1|15	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|python-kivy-1.9.1-1|16	BuildRequires:  pythonegg(cython)
14cu|python-kivy-1.9.1-1|17	BuildRequires:  pythonegg(sphinx)
14cu|python-kivy-1.9.1-1|18	BuildRequires:  pkgconfig(python)
14cu|python-kivy-1.9.1-1|19	BuildRequires:  pkgconfig(osmesa)
14cu|python-kivy-1.9.1-1|20	BuildRequires:  pythonegg(pyopengl)
14cu|python-kivy-1.9.1-1|21	BuildRequires:  pythonegg(pillow)
14cu|python-kivy-1.9.1-1|22	BuildRequires:  pkgconfig(sdl2)
14cu|python-kivy-1.9.1-1|23	BuildRequires:  pkgconfig(SDL2_ttf)
14cu|python-kivy-1.9.1-1|24	BuildRequires:  pkgconfig(SDL2_image)
14cu|python-kivy-1.9.1-1|25	BuildRequires:  pkgconfig(SDL2_mixer)
14cu|python-kivy-1.9.1-1|26	BuildRequires:  pkgconfig(glew)
14cu|python-kivy-1.9.1-1|27	BuildRequires:  pkgconfig(x11)
14cu|python-kivy-1.9.1-1|28	BuildRequires:  pkgconfig(glesv2)
14cu|python-kivy-1.9.1-1|29	BuildRequires:  pkgconfig(egl)
14cu|python-kivy-1.9.1-1|30	
14cu|python-kivy-1.9.1-1|31	Requires:       mtdev
14cu|python-kivy-1.9.1-1|32	Requires:       pythonegg(pillow)
14cu|python-kivy-1.9.1-1|33	Requires:       pygame
14cu|python-kivy-1.9.1-1|34	
14cu|python-kivy-1.9.1-1|35	%description
14cu|python-kivy-1.9.1-1|36	Kivy is an open source software library for rapid development of applications
14cu|python-kivy-1.9.1-1|37	that make use of innovative user interfaces, such as multi-touch apps.
14cu|python-kivy-1.9.1-1|38	
14cu|python-kivy-1.9.1-1|39	%files
14cu|python-kivy-1.9.1-1|40	%doc AUTHORS  doc/README.* doc/build/html
14cu|python-kivy-1.9.1-1|41	%{py_platsitedir}/*
14cu|python-kivy-1.9.1-1|42	%exclude %{_datadir}/doc/%{name}
14cu|python-kivy-1.9.1-1|43	#-----------------------------------------------------------
14cu|python-kivy-1.9.1-1|44	
14cu|python-kivy-1.9.1-1|45	%package -n python3-%{module}
14cu|python-kivy-1.9.1-1|46	
14cu|python-kivy-1.9.1-1|47	Summary:        Hardware-accelerated multitouch application library
14cu|python-kivy-1.9.1-1|48	BuildRequires:  python3egg(cython)
14cu|python-kivy-1.9.1-1|49	BuildRequires:  pkgconfig(python3)
14cu|python-kivy-1.9.1-1|50	BuildRequires:  python3egg(pillow)
14cu|python-kivy-1.9.1-1|51	Requires:       python3egg(pillow)
14cu|python-kivy-1.9.1-1|52	
14cu|python-kivy-1.9.1-1|53	%description -n python3-%{module}
14cu|python-kivy-1.9.1-1|54	Kivy is an open source software library for rapid development of applications
14cu|python-kivy-1.9.1-1|55	that make use of innovative user interfaces, such as multi-touch apps.
14cu|python-kivy-1.9.1-1|56	This is python3 module
14cu|python-kivy-1.9.1-1|57	
14cu|python-kivy-1.9.1-1|58	%files -n python3-%{module}
14cu|python-kivy-1.9.1-1|59	%doc AUTHORS  doc/README.* doc/build/html
14cu|python-kivy-1.9.1-1|60	%{py3_platsitedir}/*
14cu|python-kivy-1.9.1-1|61	#-----------------------------------------------------------
14cu|python-kivy-1.9.1-1|62	
14cu|python-kivy-1.9.1-1|63	%package doc
14cu|python-kivy-1.9.1-1|64	Summary:        Hardware-accelerated multitouch application library - Documentation
14cu|python-kivy-1.9.1-1|65	
14cu|python-kivy-1.9.1-1|66	Group:          Development/Python
14cu|python-kivy-1.9.1-1|67	Requires:       %{name} = %{version}
14cu|python-kivy-1.9.1-1|68	
14cu|python-kivy-1.9.1-1|69	%description doc
14cu|python-kivy-1.9.1-1|70	Kivy is an open source software library for rapid development of applications
14cu|python-kivy-1.9.1-1|71	that make use of innovative user interfaces, such as multi-touch apps.
14cu|python-kivy-1.9.1-1|72	
14cu|python-kivy-1.9.1-1|73	This package contains the developer documentation and examples.
14cu|python-kivy-1.9.1-1|74	
14cu|python-kivy-1.9.1-1|75	%files doc
14cu|python-kivy-1.9.1-1|76	%{_datadir}/doc/%{name}
14cu|python-kivy-1.9.1-1|77	%exclude %{_datadir}/doc/%{name}/AUTHORS
14cu|python-kivy-1.9.1-1|78	%exclude %{_datadir}/doc/%{name}/README.md
14cu|python-kivy-1.9.1-1|79	#-----------------------------------------------------------------------------
14cu|python-kivy-1.9.1-1|80	
14cu|python-kivy-1.9.1-1|81	%prep
14cu|python-kivy-1.9.1-1|82	%setup -qn %{module}-%{version}
14cu|python-kivy-1.9.1-1|83	sed -i "s|data_file_prefix = 'share/%{module}-'|data_file_prefix = '%{_docdir}/%{name}/'|" setup.py
14cu|python-kivy-1.9.1-1|84	sed -i "s|#!/usr/bin/python||" %{module}/lib/osc/OSC.py # Fix non-executable script
14cu|python-kivy-1.9.1-1|85	rm examples/demo/pictures/images/.empty # Remove empty file
14cu|python-kivy-1.9.1-1|86	rm -r examples/audio # Remove content with non-commercial only license (bnc#749340)
14cu|python-kivy-1.9.1-1|87	chmod -x examples/demo/showcase/data/screens/'tabbedpanel + layouts.kv'
14cu|python-kivy-1.9.1-1|88	chmod -x examples/demo/*/*.{py,txt}
14cu|python-kivy-1.9.1-1|89	chmod -x %{module}/lib/libtess2/*/*.{c,h}
14cu|python-kivy-1.9.1-1|90	chmod -x examples/keyboard/{numeric.json,main.py,android.txt}
14cu|python-kivy-1.9.1-1|91	chmod -x examples/settings/main.py
14cu|python-kivy-1.9.1-1|92	
14cu|python-kivy-1.9.1-1|93	cp -a . %{py3dir}
14cu|python-kivy-1.9.1-1|94	
14cu|python-kivy-1.9.1-1|95	%build
14cu|python-kivy-1.9.1-1|96	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
14cu|python-kivy-1.9.1-1|97	cd doc && make html && rm -r build/html/.buildinfo # Build HTML documentation
14cu|python-kivy-1.9.1-1|98	
14cu|python-kivy-1.9.1-1|99	pushd %{py3dir}
14cu|python-kivy-1.9.1-1|100	CFLAGS="%{optflags} -fno-strict-aliasing" python3 setup.py build
14cu|python-kivy-1.9.1-1|101	popd
14cu|python-kivy-1.9.1-1|102	
14cu|python-kivy-1.9.1-1|103	
14cu|python-kivy-1.9.1-1|104	%install
14cu|python-kivy-1.9.1-1|105	pushd %{py3dir}
14cu|python-kivy-1.9.1-1|106	python3 setup.py install --root %{buildroot}
14cu|python-kivy-1.9.1-1|107	popd
14cu|python-kivy-1.9.1-1|108	
14cu|python-kivy-1.9.1-1|109	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|python-kivy-1.9.1-1|110	
14cu|python-kivy-1.9.1-1|111	
14cu|python-kivy-1.9.1-1|112	
14cu|python-kivy-1.9.1-1|113	
14cu|python-kivy-1.9.1-1|114	
14cu|python-kivy-1.9.1-1|115	
14cu|python-kivy-1.9.1-1|116	%changelog
14cu|python-kivy-1.9.1-1|117	
14cu|python-kivy-1.9.1-1|118	* Thu Jun 23 2016 abfonly <abfonly@gmail.com> 1.9.1-1
14cu|python-kivy-1.9.1-1|119	- (763ee22) Log: Update to 1.9.1
14cu|python-kivy-1.9.1-1|120	- (763ee22) build python3 module
14cu|python-kivy-1.9.1-1|121	- (763ee22) fixed BR and rec
14cu|python-kivy-1.9.1-1|122	- (763ee22) fixed linting
14cu|python-kivy-1.9.1-1|123	- (763ee22) filter provides
14cu|python-kivy-1.9.1-1|124	- (763ee22) fixed debug
14cu|python-kivy-1.9.1-1|125	
14cu|python-kivy-1.9.1-1|126	

14047 14
14cu|python-kiwi-1.9.41-1|1	%define oname kiwi
14cu|python-kiwi-1.9.41-1|2	
14cu|python-kiwi-1.9.41-1|3	# There are no binary files in package itself,
14cu|python-kiwi-1.9.41-1|4	# but we need to place files to arch-specific glade3 libdir
14cu|python-kiwi-1.9.41-1|5	%define debug_package %{nil}
14cu|python-kiwi-1.9.41-1|6	
14cu|python-kiwi-1.9.41-1|7	Summary: A framework and a set of enhanced widgets based on PyGTK
14cu|python-kiwi-1.9.41-1|8	Name:    python-kiwi
14cu|python-kiwi-1.9.41-1|9	Version: 1.9.41
14cu|python-kiwi-1.9.41-1|10	Release: 1
14cu|python-kiwi-1.9.41-1|11	Source0: https://github.com/stoq/kiwi/archive/%{version}.tar.gz
14cu|python-kiwi-1.9.41-1|12	License: LGPLv2+
14cu|python-kiwi-1.9.41-1|13	Group:   Development/Python
14cu|python-kiwi-1.9.41-1|14	Url:     https://github.com/stoq/kiwi
14cu|python-kiwi-1.9.41-1|15	BuildRequires: pygtk2.0-devel
14cu|python-kiwi-1.9.41-1|16	BuildRequires: python-distribute
14cu|python-kiwi-1.9.41-1|17	BuildRequires: python-setuptools
14cu|python-kiwi-1.9.41-1|18	Requires: pygtk2.0-libglade
14cu|python-kiwi-1.9.41-1|19	
14cu|python-kiwi-1.9.41-1|20	%description
14cu|python-kiwi-1.9.41-1|21	kiwi offers a set of enhanced widgets for
14cu|python-kiwi-1.9.41-1|22	Python based on PyGTK. It also includes a framework designed to make
14cu|python-kiwi-1.9.41-1|23	creating Python applications using PyGTK and libglade much
14cu|python-kiwi-1.9.41-1|24	simpler.
14cu|python-kiwi-1.9.41-1|25	
14cu|python-kiwi-1.9.41-1|26	%package docs
14cu|python-kiwi-1.9.41-1|27	Group:	Development/Python
14cu|python-kiwi-1.9.41-1|28	Summary: Documentation related to python-kiwi
14cu|python-kiwi-1.9.41-1|29	Requires: %{name} = %{EVRD}
14cu|python-kiwi-1.9.41-1|30	
14cu|python-kiwi-1.9.41-1|31	%description docs
14cu|python-kiwi-1.9.41-1|32	This package contains documentation that contains APIs and related materials,
14cu|python-kiwi-1.9.41-1|33	useful for reference when writing software using Kiwi.
14cu|python-kiwi-1.9.41-1|34	
14cu|python-kiwi-1.9.41-1|35	
14cu|python-kiwi-1.9.41-1|36	%prep
14cu|python-kiwi-1.9.41-1|37	%setup -q -n %{oname}-%{version}
14cu|python-kiwi-1.9.41-1|38	sed -i -e 's|share/doc/kiwi|share/doc/%{name}-%{version}|' setup.py
14cu|python-kiwi-1.9.41-1|39	
14cu|python-kiwi-1.9.41-1|40	%build
14cu|python-kiwi-1.9.41-1|41	python setup.py build
14cu|python-kiwi-1.9.41-1|42	
14cu|python-kiwi-1.9.41-1|43	%install
14cu|python-kiwi-1.9.41-1|44	python setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python-kiwi-1.9.41-1|45	rm -rf %{buildroot}%{_defaultdocdir}
14cu|python-kiwi-1.9.41-1|46	%if %{_lib} != lib
14cu|python-kiwi-1.9.41-1|47	mkdir -p %{buildroot}%{_libdir}
14cu|python-kiwi-1.9.41-1|48	mv %{buildroot}%{_prefix}/lib/glade3 %{buildroot}%{_libdir}
14cu|python-kiwi-1.9.41-1|49	%endif
14cu|python-kiwi-1.9.41-1|50	rm %buildroot%{py_puresitedir}/kiwi-%{version}-py2.7.egg-info/requires.txt
14cu|python-kiwi-1.9.41-1|51	
14cu|python-kiwi-1.9.41-1|52	%find_lang %{oname}
14cu|python-kiwi-1.9.41-1|53	
14cu|python-kiwi-1.9.41-1|54	%files -f %{oname}.lang
14cu|python-kiwi-1.9.41-1|55	%doc AUTHORS COPYING README NEWS
14cu|python-kiwi-1.9.41-1|56	%{_bindir}/*
14cu|python-kiwi-1.9.41-1|57	%{py_puresitedir}/*.egg-info
14cu|python-kiwi-1.9.41-1|58	#gw this dir is arch-dependant:
14cu|python-kiwi-1.9.41-1|59	%{_libdir}/glade3/*
14cu|python-kiwi-1.9.41-1|60	%{_datadir}/glade3/*
14cu|python-kiwi-1.9.41-1|61	%{py_puresitedir}/kiwi
14cu|python-kiwi-1.9.41-1|62	
14cu|python-kiwi-1.9.41-1|63	%files docs
14cu|python-kiwi-1.9.41-1|64	%doc COPYING doc/* examples
14cu|python-kiwi-1.9.41-1|65	
14cu|python-kiwi-1.9.41-1|66	%changelog
14cu|python-kiwi-1.9.41-1|67	
14cu|python-kiwi-1.9.41-1|68	* Mon Nov 23 2015 guilhermemoro <guilherme.moro@gmail.com> 1.9.41-1
14cu|python-kiwi-1.9.41-1|69	- (cc45712) Merge pull request #2 from guilhermemoro/python-kiwi:rosa2014.1
14cu|python-kiwi-1.9.41-1|70	- (cc45712) update
14cu|python-kiwi-1.9.41-1|71	
14cu|python-kiwi-1.9.41-1|72	

14048 14
14cu|python-kombu-3.0.26-1|1	
14cu|python-kombu-3.0.26-1|2	%define oname kombu
14cu|python-kombu-3.0.26-1|3	
14cu|python-kombu-3.0.26-1|4	Name:           python-%{oname}
14cu|python-kombu-3.0.26-1|5	Version:        3.0.26
14cu|python-kombu-3.0.26-1|6	Release:        1
14cu|python-kombu-3.0.26-1|7	Summary:        AMQP Messaging Framework for Python
14cu|python-kombu-3.0.26-1|8	
14cu|python-kombu-3.0.26-1|9	Group:          Development/Python
14cu|python-kombu-3.0.26-1|10	License:        BSD
14cu|python-kombu-3.0.26-1|11	URL:            http://pypi.python.org/pypi/%{oname}
14cu|python-kombu-3.0.26-1|12	Source0:        http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
14cu|python-kombu-3.0.26-1|13	BuildArch:      noarch
14cu|python-kombu-3.0.26-1|14	
14cu|python-kombu-3.0.26-1|15	BuildRequires:  pkgconfig(python)
14cu|python-kombu-3.0.26-1|16	BuildRequires:  pythonegg(setuptools)
14cu|python-kombu-3.0.26-1|17	BuildRequires:  pythonegg(nose)
14cu|python-kombu-3.0.26-1|18	BuildRequires:  pythonegg(anyjson)
14cu|python-kombu-3.0.26-1|19	BuildRequires:  pythonegg(amqp) >= 1.4.2
14cu|python-kombu-3.0.26-1|20	# python3
14cu|python-kombu-3.0.26-1|21	BuildRequires:  pkgconfig(python3)
14cu|python-kombu-3.0.26-1|22	BuildRequires:  python3egg(nose)
14cu|python-kombu-3.0.26-1|23	BuildRequires:  python3egg(setuptools)
14cu|python-kombu-3.0.26-1|24	
14cu|python-kombu-3.0.26-1|25	Requires:      pythonegg(anyjson)
14cu|python-kombu-3.0.26-1|26	Requires:      pythonegg(amqp) >= 1.4.2
14cu|python-kombu-3.0.26-1|27	
14cu|python-kombu-3.0.26-1|28	%description
14cu|python-kombu-3.0.26-1|29	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
14cu|python-kombu-3.0.26-1|30	for message orientation, queuing, routing, reliability and security.
14cu|python-kombu-3.0.26-1|31	One of the most popular implementations of AMQP is RabbitMQ.
14cu|python-kombu-3.0.26-1|32	The aim of Kombu is to make messaging in Python as easy as possible by
14cu|python-kombu-3.0.26-1|33	providing an idiomatic high-level interface for the AMQP protocol, and
14cu|python-kombu-3.0.26-1|34	also provide proven and tested solutions to common messaging problems.
14cu|python-kombu-3.0.26-1|35	
14cu|python-kombu-3.0.26-1|36	%files
14cu|python-kombu-3.0.26-1|37	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
14cu|python-kombu-3.0.26-1|38	%{py_puresitedir}/%{oname}/
14cu|python-kombu-3.0.26-1|39	%{py_puresitedir}/%{oname}*.egg-info
14cu|python-kombu-3.0.26-1|40	
14cu|python-kombu-3.0.26-1|41	############################
14cu|python-kombu-3.0.26-1|42	%package -n python3-kombu
14cu|python-kombu-3.0.26-1|43	Summary:        AMQP Messaging Framework for Python3
14cu|python-kombu-3.0.26-1|44	Group:          Development/Python
14cu|python-kombu-3.0.26-1|45	
14cu|python-kombu-3.0.26-1|46	Requires:       python3
14cu|python-kombu-3.0.26-1|47	Requires:       python3egg(amqp) >= 1.4.2
14cu|python-kombu-3.0.26-1|48	
14cu|python-kombu-3.0.26-1|49	%description -n python3-kombu
14cu|python-kombu-3.0.26-1|50	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
14cu|python-kombu-3.0.26-1|51	for message orientation, queuing, routing, reliability and security.
14cu|python-kombu-3.0.26-1|52	One of the most popular implementations of AMQP is RabbitMQ.
14cu|python-kombu-3.0.26-1|53	The aim of Kombu is to make messaging in Python as easy as possible by
14cu|python-kombu-3.0.26-1|54	providing an idiomatic high-level interface for the AMQP protocol, and
14cu|python-kombu-3.0.26-1|55	also provide proven and tested solutions to common messaging problems.
14cu|python-kombu-3.0.26-1|56	Python3 module.
14cu|python-kombu-3.0.26-1|57	
14cu|python-kombu-3.0.26-1|58	%files -n python3-kombu
14cu|python-kombu-3.0.26-1|59	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
14cu|python-kombu-3.0.26-1|60	%{py3_puresitedir}/%{oname}/
14cu|python-kombu-3.0.26-1|61	%{py3_puresitedir}/%{oname}*.egg-info
14cu|python-kombu-3.0.26-1|62	
14cu|python-kombu-3.0.26-1|63	###########################
14cu|python-kombu-3.0.26-1|64	
14cu|python-kombu-3.0.26-1|65	%prep
14cu|python-kombu-3.0.26-1|66	%setup -q -n %{oname}-%{version}
14cu|python-kombu-3.0.26-1|67	chmod 644 README.rst
14cu|python-kombu-3.0.26-1|68	
14cu|python-kombu-3.0.26-1|69	#python3
14cu|python-kombu-3.0.26-1|70	mkdir -p python3
14cu|python-kombu-3.0.26-1|71	cp -a {AUTHORS,Changelog,docs,examples,extra,FAQ,funtests,INSTALL,kombu,kombu.egg-info,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py,THANKS,TODO} python3
14cu|python-kombu-3.0.26-1|72	
14cu|python-kombu-3.0.26-1|73	%build
14cu|python-kombu-3.0.26-1|74	python setup.py build
14cu|python-kombu-3.0.26-1|75	
14cu|python-kombu-3.0.26-1|76	# python3
14cu|python-kombu-3.0.26-1|77	pushd python3
14cu|python-kombu-3.0.26-1|78	python3 setup.py build
14cu|python-kombu-3.0.26-1|79	popd
14cu|python-kombu-3.0.26-1|80	
14cu|python-kombu-3.0.26-1|81	%install
14cu|python-kombu-3.0.26-1|82	python setup.py install --skip-build --root %{buildroot}
14cu|python-kombu-3.0.26-1|83	chmod +x %{buildroot}%{py_puresitedir}/%{oname}/tests/test_serialization.py
14cu|python-kombu-3.0.26-1|84	
14cu|python-kombu-3.0.26-1|85	# python3
14cu|python-kombu-3.0.26-1|86	pushd python3
14cu|python-kombu-3.0.26-1|87	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-kombu-3.0.26-1|88	chmod +x %{buildroot}%{py3_puresitedir}/%{oname}/tests/test_serialization.py
14cu|python-kombu-3.0.26-1|89	popd
14cu|python-kombu-3.0.26-1|90	
14cu|python-kombu-3.0.26-1|91	%changelog
14cu|python-kombu-3.0.26-1|92	
14cu|python-kombu-3.0.26-1|93	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 3.0.26-1
14cu|python-kombu-3.0.26-1|94	- (be1641f) Merge pull request #1 from import/python-kombu:auto_update
14cu|python-kombu-3.0.26-1|95	- (be1641f) pdated to 3.0.26 (by updates_builder)
14cu|python-kombu-3.0.26-1|96	
14cu|python-kombu-3.0.26-1|97	

14049 14
14cu|python-latex-helpers-0.0.1-1|1	%define	oname	python-latex-helpers
14cu|python-latex-helpers-0.0.1-1|2	
14cu|python-latex-helpers-0.0.1-1|3	Name:	       %{oname}
14cu|python-latex-helpers-0.0.1-1|4	Version:       0.0.1
14cu|python-latex-helpers-0.0.1-1|5	Release:       1
14cu|python-latex-helpers-0.0.1-1|6	Summary:       Stas Fomin's small utils library
14cu|python-latex-helpers-0.0.1-1|7	
14cu|python-latex-helpers-0.0.1-1|8	Source0:       https://abf.io/belonesox/%{oname}/archive/%{oname}-v%{version}.tar.gz
14cu|python-latex-helpers-0.0.1-1|9	
14cu|python-latex-helpers-0.0.1-1|10	License:	MIT
14cu|python-latex-helpers-0.0.1-1|11	Group:		Development/Python
14cu|python-latex-helpers-0.0.1-1|12	BuildArch:	noarch
14cu|python-latex-helpers-0.0.1-1|13	BuildRequires:  pkgconfig(python)
14cu|python-latex-helpers-0.0.1-1|14	
14cu|python-latex-helpers-0.0.1-1|15	%description
14cu|python-latex-helpers-0.0.1-1|16	Stas Fomin's small utils library
14cu|python-latex-helpers-0.0.1-1|17	
14cu|python-latex-helpers-0.0.1-1|18	%prep
14cu|python-latex-helpers-0.0.1-1|19	%setup -qn %{oname}-v%{version}
14cu|python-latex-helpers-0.0.1-1|20	
14cu|python-latex-helpers-0.0.1-1|21	%build
14cu|python-latex-helpers-0.0.1-1|22	python setup.py build
14cu|python-latex-helpers-0.0.1-1|23	
14cu|python-latex-helpers-0.0.1-1|24	%install
14cu|python-latex-helpers-0.0.1-1|25	python setup.py install --root=%{buildroot}
14cu|python-latex-helpers-0.0.1-1|26	
14cu|python-latex-helpers-0.0.1-1|27	%files
14cu|python-latex-helpers-0.0.1-1|28	%{py_puresitedir}/*
14cu|python-latex-helpers-0.0.1-1|29	
14cu|python-latex-helpers-0.0.1-1|30	%changelog
14cu|python-latex-helpers-0.0.1-1|31	
14cu|python-latex-helpers-0.0.1-1|32	* Fri May 08 2015 Stas Fomin <stas-fomin@yandex.ru> 0.0.1-1
14cu|python-latex-helpers-0.0.1-1|33	- (7c72e73) first version
14cu|python-latex-helpers-0.0.1-1|34	
14cu|python-latex-helpers-0.0.1-1|35	

14050 14
14cu|python-leveldb-0.193-1|1	%define	oname	leveldb
14cu|python-leveldb-0.193-1|2	
14cu|python-leveldb-0.193-1|3	Name:		python-%{oname}
14cu|python-leveldb-0.193-1|4	Version:	0.193
14cu|python-leveldb-0.193-1|5	Release:	1
14cu|python-leveldb-0.193-1|6	Summary:	Python bindings for leveldb database library
14cu|python-leveldb-0.193-1|7	Source0:	http://pypi.python.org/packages/source/l/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-leveldb-0.193-1|8	License:	BSD
14cu|python-leveldb-0.193-1|9	Group:		Development/Python
14cu|python-leveldb-0.193-1|10	Url:		http://code.google.com/p/py-leveldb/
14cu|python-leveldb-0.193-1|11	BuildRequires:	python-devel
14cu|python-leveldb-0.193-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-leveldb-0.193-1|13	
14cu|python-leveldb-0.193-1|14	%description
14cu|python-leveldb-0.193-1|15	Python bindings for leveldb database library.
14cu|python-leveldb-0.193-1|16	
14cu|python-leveldb-0.193-1|17	%prep
14cu|python-leveldb-0.193-1|18	%setup -qn %{oname}-%{version}
14cu|python-leveldb-0.193-1|19	
14cu|python-leveldb-0.193-1|20	%build
14cu|python-leveldb-0.193-1|21	python setup.py build
14cu|python-leveldb-0.193-1|22	
14cu|python-leveldb-0.193-1|23	%install
14cu|python-leveldb-0.193-1|24	python setup.py install --root=%{buildroot}
14cu|python-leveldb-0.193-1|25	
14cu|python-leveldb-0.193-1|26	%files
14cu|python-leveldb-0.193-1|27	%doc README
14cu|python-leveldb-0.193-1|28	%{py_platsitedir}/leveldb.so
14cu|python-leveldb-0.193-1|29	%{py_platsitedir}/leveldb*.egg-info
14cu|python-leveldb-0.193-1|30	
14cu|python-leveldb-0.193-1|31	%changelog
14cu|python-leveldb-0.193-1|32	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.193-1
14cu|python-leveldb-0.193-1|33	+ Revision: 4cc32c5
14cu|python-leveldb-0.193-1|34	- Imported from SRPM
14cu|python-leveldb-0.193-1|35	
14cu|python-leveldb-0.193-1|36	

14051 14
14cu|python-linecache2-1.0.0-1|1	%global srcname linecache2
14cu|python-linecache2-1.0.0-1|2	
14cu|python-linecache2-1.0.0-1|3	Name:           python-%{srcname}
14cu|python-linecache2-1.0.0-1|4	Version:        1.0.0
14cu|python-linecache2-1.0.0-1|5	Release:        1
14cu|python-linecache2-1.0.0-1|6	Summary:        Backports of the linecache module
14cu|python-linecache2-1.0.0-1|7	
14cu|python-linecache2-1.0.0-1|8	Group:          Development/Python
14cu|python-linecache2-1.0.0-1|9	License:        Python Software Foundation License
14cu|python-linecache2-1.0.0-1|10	URL:            https://github.com/testing-cabal/linecache2
14cu|python-linecache2-1.0.0-1|11	Source0:        http://pypi.python.org/packages/source/l/%{srcname}/%{srcname}-%{version}.tar.gz
14cu|python-linecache2-1.0.0-1|12	BuildArch:      noarch
14cu|python-linecache2-1.0.0-1|13	BuildRequires:  pkgconfig(python2)
14cu|python-linecache2-1.0.0-1|14	BuildRequires:  pythonegg(setuptools)
14cu|python-linecache2-1.0.0-1|15	
14cu|python-linecache2-1.0.0-1|16	%description
14cu|python-linecache2-1.0.0-1|17	A backport of linecache to older supported Pythons.
14cu|python-linecache2-1.0.0-1|18	
14cu|python-linecache2-1.0.0-1|19	%package -n     python3-%{srcname}
14cu|python-linecache2-1.0.0-1|20	Summary:        Backports of the linecache module
14cu|python-linecache2-1.0.0-1|21	Group:          Development/Python
14cu|python-linecache2-1.0.0-1|22	BuildArch:      noarch
14cu|python-linecache2-1.0.0-1|23	BuildRequires:  pkgconfig(python3)
14cu|python-linecache2-1.0.0-1|24	BuildRequires:  python3egg(setuptools)
14cu|python-linecache2-1.0.0-1|25	
14cu|python-linecache2-1.0.0-1|26	%description -n python3-%{srcname}
14cu|python-linecache2-1.0.0-1|27	A backport of linecache to older supported Pythons.
14cu|python-linecache2-1.0.0-1|28	
14cu|python-linecache2-1.0.0-1|29	%prep
14cu|python-linecache2-1.0.0-1|30	%setup -q -n %{srcname}-%{version}
14cu|python-linecache2-1.0.0-1|31	
14cu|python-linecache2-1.0.0-1|32	cp -a . %{py3dir}
14cu|python-linecache2-1.0.0-1|33	
14cu|python-linecache2-1.0.0-1|34	%build
14cu|python-linecache2-1.0.0-1|35	pushd %{py3dir}
14cu|python-linecache2-1.0.0-1|36	python3 setup.py build
14cu|python-linecache2-1.0.0-1|37	popd
14cu|python-linecache2-1.0.0-1|38	
14cu|python-linecache2-1.0.0-1|39	python2 setup.py build
14cu|python-linecache2-1.0.0-1|40	
14cu|python-linecache2-1.0.0-1|41	%install
14cu|python-linecache2-1.0.0-1|42	pushd %{py3dir}
14cu|python-linecache2-1.0.0-1|43	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-linecache2-1.0.0-1|44	rm -fr %{buildroot}%{py3_puresitedir}/%{srcname}/tests
14cu|python-linecache2-1.0.0-1|45	popd
14cu|python-linecache2-1.0.0-1|46	
14cu|python-linecache2-1.0.0-1|47	python2 setup.py install --skip-build --root %{buildroot}
14cu|python-linecache2-1.0.0-1|48	rm -fr %{buildroot}%{py_puresitedir}/%{srcname}/tests
14cu|python-linecache2-1.0.0-1|49	
14cu|python-linecache2-1.0.0-1|50	%files
14cu|python-linecache2-1.0.0-1|51	%doc AUTHORS ChangeLog README.rst
14cu|python-linecache2-1.0.0-1|52	%{py_puresitedir}/%{srcname}
14cu|python-linecache2-1.0.0-1|53	%{py_puresitedir}/%{srcname}-%{version}-py%{py_ver}.egg-info
14cu|python-linecache2-1.0.0-1|54	
14cu|python-linecache2-1.0.0-1|55	%files -n python3-%{srcname}
14cu|python-linecache2-1.0.0-1|56	%doc AUTHORS ChangeLog README.rst
14cu|python-linecache2-1.0.0-1|57	%{py3_puresitedir}/%{srcname}
14cu|python-linecache2-1.0.0-1|58	%{py3_puresitedir}/%{srcname}-%{version}-py%{py3_ver}.egg-info
14cu|python-linecache2-1.0.0-1|59	
14cu|python-linecache2-1.0.0-1|60	
14cu|python-linecache2-1.0.0-1|61	
14cu|python-linecache2-1.0.0-1|62	%changelog
14cu|python-linecache2-1.0.0-1|63	
14cu|python-linecache2-1.0.0-1|64	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0-1
14cu|python-linecache2-1.0.0-1|65	- (654c478) Imported from SRPM
14cu|python-linecache2-1.0.0-1|66	
14cu|python-linecache2-1.0.0-1|67	

14052 14
14cu|python-livestreamer-1.12.2-2|1	%define oname livestreamer
14cu|python-livestreamer-1.12.2-2|2	
14cu|python-livestreamer-1.12.2-2|3	Name:           python-%{oname}
14cu|python-livestreamer-1.12.2-2|4	Version:        1.12.2
14cu|python-livestreamer-1.12.2-2|5	Release:        2
14cu|python-livestreamer-1.12.2-2|6	License:        BSD and MIT
14cu|python-livestreamer-1.12.2-2|7	Summary:        Extracts streams and pipes them into a video player of choice
14cu|python-livestreamer-1.12.2-2|8	Url:            http://livestreamer.tanuki.se/
14cu|python-livestreamer-1.12.2-2|9	Group:          Sound
14cu|python-livestreamer-1.12.2-2|10	Source:         https://pypi.python.org/packages/source/l/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-livestreamer-1.12.2-2|11	BuildRequires:  pkgconfig(python)
14cu|python-livestreamer-1.12.2-2|12	BuildRequires:  pythonegg(setuptools)
14cu|python-livestreamer-1.12.2-2|13	BuildRequires:  pythonegg(requests)
14cu|python-livestreamer-1.12.2-2|14	BuildRequires:  pythonegg(sphinx)
14cu|python-livestreamer-1.12.2-2|15	BuildRequires:  pythonegg(singledispatch)
14cu|python-livestreamer-1.12.2-2|16	BuildRequires:  pythonegg(urllib3)
14cu|python-livestreamer-1.12.2-2|17	BuildRequires:  pythonegg(backports.ssl-match-hostname)
14cu|python-livestreamer-1.12.2-2|18	BuildRequires:  pythonegg(futures)
14cu|python-livestreamer-1.12.2-2|19	BuildRequires:  graphviz
14cu|python-livestreamer-1.12.2-2|20	BuildRequires:  dos2unix
14cu|python-livestreamer-1.12.2-2|21	Requires:  pythonegg(backports.ssl-match-hostname)
14cu|python-livestreamer-1.12.2-2|22	
14cu|python-livestreamer-1.12.2-2|23	
14cu|python-livestreamer-1.12.2-2|24	Conflicts:	python3-%{oname}
14cu|python-livestreamer-1.12.2-2|25	Conflicts:	python3egg(%{oname})
14cu|python-livestreamer-1.12.2-2|26	BuildArch:      noarch
14cu|python-livestreamer-1.12.2-2|27	
14cu|python-livestreamer-1.12.2-2|28	%description
14cu|python-livestreamer-1.12.2-2|29	Livestreamer is a CLI program that extracts streams from various services and
14cu|python-livestreamer-1.12.2-2|30	pipes them into a video player of choice.
14cu|python-livestreamer-1.12.2-2|31	Livestreamer is built upon a plugin system which allows support for new
14cu|python-livestreamer-1.12.2-2|32	services to be easily added.
14cu|python-livestreamer-1.12.2-2|33	
14cu|python-livestreamer-1.12.2-2|34	%files
14cu|python-livestreamer-1.12.2-2|35	%doc *.rst LICENSE*
14cu|python-livestreamer-1.12.2-2|36	%{_docdir}/%{oname}/html/
14cu|python-livestreamer-1.12.2-2|37	%{_bindir}/%{oname}
14cu|python-livestreamer-1.12.2-2|38	%{py_puresitedir}/%{oname}
14cu|python-livestreamer-1.12.2-2|39	%{py_puresitedir}/%{oname}_cli
14cu|python-livestreamer-1.12.2-2|40	%{py_puresitedir}/%{oname}-%{version}-py*.egg-info
14cu|python-livestreamer-1.12.2-2|41	%{_mandir}/man1/%{oname}.1.*
14cu|python-livestreamer-1.12.2-2|42	#-------------------------------------------------------------------------------------
14cu|python-livestreamer-1.12.2-2|43	
14cu|python-livestreamer-1.12.2-2|44	%prep
14cu|python-livestreamer-1.12.2-2|45	%setup -qn %{oname}-%{version}
14cu|python-livestreamer-1.12.2-2|46	# delete version-control-internal-file
14cu|python-livestreamer-1.12.2-2|47	find . -name .gitignore -exec rm -f {} \; >/dev/null
14cu|python-livestreamer-1.12.2-2|48	# Remove bundled egg-info
14cu|python-livestreamer-1.12.2-2|49	rm -rf src/livestreamer.egg-info
14cu|python-livestreamer-1.12.2-2|50	
14cu|python-livestreamer-1.12.2-2|51	%build
14cu|python-livestreamer-1.12.2-2|52	%{__python} setup.py build
14cu|python-livestreamer-1.12.2-2|53	
14cu|python-livestreamer-1.12.2-2|54	# Generate man page and html documentation (needs python-sphinx)
14cu|python-livestreamer-1.12.2-2|55	%{__python} setup.py build_sphinx -b man
14cu|python-livestreamer-1.12.2-2|56	%{__python} setup.py build_sphinx -b html
14cu|python-livestreamer-1.12.2-2|57	
14cu|python-livestreamer-1.12.2-2|58	pushd build/lib/livestreamer/packages/flashmedia
14cu|python-livestreamer-1.12.2-2|59	find . -type f -name "*.py" -exec chmod +x {} \;
14cu|python-livestreamer-1.12.2-2|60	popd
14cu|python-livestreamer-1.12.2-2|61	
14cu|python-livestreamer-1.12.2-2|62	%install
14cu|python-livestreamer-1.12.2-2|63	%{__python} setup.py install --root=%{buildroot} --skip-build
14cu|python-livestreamer-1.12.2-2|64	
14cu|python-livestreamer-1.12.2-2|65	# install man page
14cu|python-livestreamer-1.12.2-2|66	install -p -d -m755 %{buildroot}%{_mandir}/man1
14cu|python-livestreamer-1.12.2-2|67	install -p -m644 build/sphinx/man/%{oname}.1 %buildroot%{_mandir}/man1/%{oname}.1
14cu|python-livestreamer-1.12.2-2|68	
14cu|python-livestreamer-1.12.2-2|69	# install html docs
14cu|python-livestreamer-1.12.2-2|70	install -p -d -m755 %{buildroot}%{_docdir}/%{oname}
14cu|python-livestreamer-1.12.2-2|71	mv build/sphinx/html %{buildroot}%{_docdir}/%{oname}
14cu|python-livestreamer-1.12.2-2|72	
14cu|python-livestreamer-1.12.2-2|73	# convert to unix format due rpmlint warning W: wrong-file-end-of-line-encoding
14cu|python-livestreamer-1.12.2-2|74	dos2unix %{buildroot}%{_docdir}/%{oname}/html/_static/jquery.js
14cu|python-livestreamer-1.12.2-2|75	
14cu|python-livestreamer-1.12.2-2|76	# convert to utf8 due rpmling warning W: file-not-utf8 /usr/share/doc/python-livestreamer/html/objects.inv
14cu|python-livestreamer-1.12.2-2|77	iconv -f iso-8859-1 -t utf-8 %{buildroot}%{_docdir}/%{oname}/html/objects.inv > objects.inv.utf8; \
14cu|python-livestreamer-1.12.2-2|78	mv objects.inv.utf8 %{buildroot}%{_docdir}/%{oname}/html/objects.inv
14cu|python-livestreamer-1.12.2-2|79	
14cu|python-livestreamer-1.12.2-2|80	# convert to unix format due rpmlint warning W: wrong-file-end-of-line-encoding
14cu|python-livestreamer-1.12.2-2|81	dos2unix %{buildroot}%{_docdir}/%{oname}/html/objects.inv
14cu|python-livestreamer-1.12.2-2|82	
14cu|python-livestreamer-1.12.2-2|83	# Sphinx info file for hashing, no longer needed
14cu|python-livestreamer-1.12.2-2|84	rm %{buildroot}%{_docdir}/%{oname}/html/.buildinfo
14cu|python-livestreamer-1.12.2-2|85	pushd %{buildroot}%{py_puresitedir}/%{oname}/packages/flashmedia
14cu|python-livestreamer-1.12.2-2|86	chmod -x {types,box,amf,compat,ordereddict}.py
14cu|python-livestreamer-1.12.2-2|87	popd
14cu|python-livestreamer-1.12.2-2|88	chmod +x %{buildroot}%{py_puresitedir}/%{oname}/plugins/tvplayer.py
14cu|python-livestreamer-1.12.2-2|89	chmod +x %{buildroot}%{py_puresitedir}/%{oname}/plugins/tv3cat.py
14cu|python-livestreamer-1.12.2-2|90	
14cu|python-livestreamer-1.12.2-2|91	%check
14cu|python-livestreamer-1.12.2-2|92	%{__python} setup.py test
14cu|python-livestreamer-1.12.2-2|93	
14cu|python-livestreamer-1.12.2-2|94	
14cu|python-livestreamer-1.12.2-2|95	%changelog
14cu|python-livestreamer-1.12.2-2|96	
14cu|python-livestreamer-1.12.2-2|97	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 1.12.2-2
14cu|python-livestreamer-1.12.2-2|98	- (f70048c) fixed req
14cu|python-livestreamer-1.12.2-2|99	
14cu|python-livestreamer-1.12.2-2|100	

14053 14
14cu|python-llfuse-0.41.1-1|1	Name:               python-llfuse
14cu|python-llfuse-0.41.1-1|2	Version:            0.41.1
14cu|python-llfuse-0.41.1-1|3	Release:            1
14cu|python-llfuse-0.41.1-1|4	Summary:            Python Bindings for the low-level FUSE API
14cu|python-llfuse-0.41.1-1|5	
14cu|python-llfuse-0.41.1-1|6	Source0:            https://pypi.python.org/packages/source/l/llfuse/llfuse-%{version}.tar.bz2
14cu|python-llfuse-0.41.1-1|7	URL:                http://code.google.com/p/python-llfuse/
14cu|python-llfuse-0.41.1-1|8	Group:              Development/Python
14cu|python-llfuse-0.41.1-1|9	License:            LGPLv2+
14cu|python-llfuse-0.41.1-1|10	BuildRequires:      attr-devel
14cu|python-llfuse-0.41.1-1|11	BuildRequires:      fuse-devel >= 2.8.0
14cu|python-llfuse-0.41.1-1|12	BuildRequires:      python-distribute >= 0.6.12
14cu|python-llfuse-0.41.1-1|13	BuildRequires:  	python-devel
14cu|python-llfuse-0.41.1-1|14	
14cu|python-llfuse-0.41.1-1|15	%description
14cu|python-llfuse-0.41.1-1|16	LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
14cu|python-llfuse-0.41.1-1|17	least FUSE 2.8.0 and supports both Python 2.x and 3.x.
14cu|python-llfuse-0.41.1-1|18	
14cu|python-llfuse-0.41.1-1|19	LLFUSE was originally part of S3QL, but has been factored out so that it can be
14cu|python-llfuse-0.41.1-1|20	used by other projects as well.
14cu|python-llfuse-0.41.1-1|21	
14cu|python-llfuse-0.41.1-1|22	%package -n python3-llfuse
14cu|python-llfuse-0.41.1-1|23	Summary:            Python Bindings for the low-level FUSE API
14cu|python-llfuse-0.41.1-1|24	Group:              Development/Python
14cu|python-llfuse-0.41.1-1|25	BuildRequires:      python3-distribute >= 0.6.12
14cu|python-llfuse-0.41.1-1|26	BuildRequires:  	python3-devel
14cu|python-llfuse-0.41.1-1|27	
14cu|python-llfuse-0.41.1-1|28	%description -n python3-llfuse
14cu|python-llfuse-0.41.1-1|29	LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
14cu|python-llfuse-0.41.1-1|30	least FUSE 2.8.0 and supports both Python 2.x and 3.x.
14cu|python-llfuse-0.41.1-1|31	
14cu|python-llfuse-0.41.1-1|32	LLFUSE was originally part of S3QL, but has been factored out so that it can be
14cu|python-llfuse-0.41.1-1|33	used by other projects as well.
14cu|python-llfuse-0.41.1-1|34	
14cu|python-llfuse-0.41.1-1|35	This is a package for python3
14cu|python-llfuse-0.41.1-1|36	
14cu|python-llfuse-0.41.1-1|37	
14cu|python-llfuse-0.41.1-1|38	%prep
14cu|python-llfuse-0.41.1-1|39	%setup -q -n "llfuse-%{version}"
14cu|python-llfuse-0.41.1-1|40	rm doc/html/.buildinfo
14cu|python-llfuse-0.41.1-1|41	
14cu|python-llfuse-0.41.1-1|42	rm -rf %{_builddir}/python3-llfuse
14cu|python-llfuse-0.41.1-1|43	cp -a . %{_builddir}/python3-llfuse
14cu|python-llfuse-0.41.1-1|44	
14cu|python-llfuse-0.41.1-1|45	%build
14cu|python-llfuse-0.41.1-1|46	python ./setup.py build
14cu|python-llfuse-0.41.1-1|47	pushd %{_builddir}/python3-llfuse
14cu|python-llfuse-0.41.1-1|48	python3 setup.py build
14cu|python-llfuse-0.41.1-1|49	popd
14cu|python-llfuse-0.41.1-1|50	
14cu|python-llfuse-0.41.1-1|51	
14cu|python-llfuse-0.41.1-1|52	%install
14cu|python-llfuse-0.41.1-1|53	python ./setup.py install \
14cu|python-llfuse-0.41.1-1|54	--prefix="%{_prefix}" \
14cu|python-llfuse-0.41.1-1|55	--root="%{buildroot}"
14cu|python-llfuse-0.41.1-1|56	
14cu|python-llfuse-0.41.1-1|57	pushd %{_builddir}/python3-llfuse
14cu|python-llfuse-0.41.1-1|58	python3 ./setup.py install \
14cu|python-llfuse-0.41.1-1|59	--prefix="%{_prefix}" \
14cu|python-llfuse-0.41.1-1|60	--root="%{buildroot}"
14cu|python-llfuse-0.41.1-1|61	popd
14cu|python-llfuse-0.41.1-1|62	
14cu|python-llfuse-0.41.1-1|63	%files
14cu|python-llfuse-0.41.1-1|64	%doc Changes.txt doc/html
14cu|python-llfuse-0.41.1-1|65	%{py_platsitedir}/*
14cu|python-llfuse-0.41.1-1|66	
14cu|python-llfuse-0.41.1-1|67	%files -n python3-llfuse
14cu|python-llfuse-0.41.1-1|68	%doc Changes.txt doc/html
14cu|python-llfuse-0.41.1-1|69	%{py3_platsitedir}/*
14cu|python-llfuse-0.41.1-1|70	
14cu|python-llfuse-0.41.1-1|71	%changelog
14cu|python-llfuse-0.41.1-1|72	
14cu|python-llfuse-0.41.1-1|73	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.41.1-1
14cu|python-llfuse-0.41.1-1|74	- (da6df53) Updated to 0.41.1 (by updates_builder)
14cu|python-llfuse-0.41.1-1|75	
14cu|python-llfuse-0.41.1-1|76	

14054 14
14cu|python-logilab-common-1.0.2-1|1	%define module  logilab-common
14cu|python-logilab-common-1.0.2-1|2	
14cu|python-logilab-common-1.0.2-1|3	Name:       python-%{module}
14cu|python-logilab-common-1.0.2-1|4	Summary:    Python modules used by Logilab software
14cu|python-logilab-common-1.0.2-1|5	Version:    1.0.2
14cu|python-logilab-common-1.0.2-1|6	Release:    1
14cu|python-logilab-common-1.0.2-1|7	Source0:    https://pypi.python.org/packages/source/l/%{module}/%{module}-%{version}.tar.gz
14cu|python-logilab-common-1.0.2-1|8	License:    GPLv2+
14cu|python-logilab-common-1.0.2-1|9	Group:      Development/Python
14cu|python-logilab-common-1.0.2-1|10	Url:        http://www.logilab.org/
14cu|python-logilab-common-1.0.2-1|11	BuildArch:  noarch
14cu|python-logilab-common-1.0.2-1|12	BuildRequires:  python-setuptools
14cu|python-logilab-common-1.0.2-1|13	
14cu|python-logilab-common-1.0.2-1|14	%description
14cu|python-logilab-common-1.0.2-1|15	This package contains a number of Python modules that provide low level
14cu|python-logilab-common-1.0.2-1|16	functionality used by various free software projects supported by Logilab.
14cu|python-logilab-common-1.0.2-1|17	
14cu|python-logilab-common-1.0.2-1|18	%package -n python3-%{module}
14cu|python-logilab-common-1.0.2-1|19	Summary:    Python modules used by Logilab software
14cu|python-logilab-common-1.0.2-1|20	BuildRequires:  python3-setuptools
14cu|python-logilab-common-1.0.2-1|21	
14cu|python-logilab-common-1.0.2-1|22	%description -n python3-%{module}
14cu|python-logilab-common-1.0.2-1|23	This package contains a number of Python modules that provide low level
14cu|python-logilab-common-1.0.2-1|24	functionality used by various free software projects supported by Logilab.
14cu|python-logilab-common-1.0.2-1|25	
14cu|python-logilab-common-1.0.2-1|26	This is a version for Python 3.
14cu|python-logilab-common-1.0.2-1|27	
14cu|python-logilab-common-1.0.2-1|28	%prep
14cu|python-logilab-common-1.0.2-1|29	%setup -q -n %{module}-%{version}
14cu|python-logilab-common-1.0.2-1|30	
14cu|python-logilab-common-1.0.2-1|31	# py3K prep
14cu|python-logilab-common-1.0.2-1|32	rm -rf %{py3dir}
14cu|python-logilab-common-1.0.2-1|33	cp -a . %{py3dir}
14cu|python-logilab-common-1.0.2-1|34	
14cu|python-logilab-common-1.0.2-1|35	%build
14cu|python-logilab-common-1.0.2-1|36	python setup.py build
14cu|python-logilab-common-1.0.2-1|37	
14cu|python-logilab-common-1.0.2-1|38	# py3k build
14cu|python-logilab-common-1.0.2-1|39	pushd %{py3dir}
14cu|python-logilab-common-1.0.2-1|40	python3 setup.py build
14cu|python-logilab-common-1.0.2-1|41	popd
14cu|python-logilab-common-1.0.2-1|42	
14cu|python-logilab-common-1.0.2-1|43	%check
14cu|python-logilab-common-1.0.2-1|44	python setup.py test
14cu|python-logilab-common-1.0.2-1|45	pushd %{py3dir}
14cu|python-logilab-common-1.0.2-1|46	python3 setup.py test
14cu|python-logilab-common-1.0.2-1|47	popd
14cu|python-logilab-common-1.0.2-1|48	
14cu|python-logilab-common-1.0.2-1|49	%install
14cu|python-logilab-common-1.0.2-1|50	# py3k install
14cu|python-logilab-common-1.0.2-1|51	pushd %{py3dir}
14cu|python-logilab-common-1.0.2-1|52	python3 setup.py install -O1 --root %{buildroot}
14cu|python-logilab-common-1.0.2-1|53	rm -rf %{buildroot}%{py3_puresitedir}/logilab/common/test
14cu|python-logilab-common-1.0.2-1|54	for FILE in %{buildroot}%{_bindir}/*; do
14cu|python-logilab-common-1.0.2-1|55	NAME=$(basename $FILE)
14cu|python-logilab-common-1.0.2-1|56	mv $FILE %{buildroot}%{_bindir}/python3-$NAME
14cu|python-logilab-common-1.0.2-1|57	done
14cu|python-logilab-common-1.0.2-1|58	popd
14cu|python-logilab-common-1.0.2-1|59	
14cu|python-logilab-common-1.0.2-1|60	# python2
14cu|python-logilab-common-1.0.2-1|61	python setup.py install -O1 --root=%{buildroot}
14cu|python-logilab-common-1.0.2-1|62	rm -rf %{buildroot}%{py_puresitedir}/logilab/common/test
14cu|python-logilab-common-1.0.2-1|63	
14cu|python-logilab-common-1.0.2-1|64	%files
14cu|python-logilab-common-1.0.2-1|65	%doc README COPYING ChangeLog
14cu|python-logilab-common-1.0.2-1|66	%{_bindir}/pytest
14cu|python-logilab-common-1.0.2-1|67	%{py_puresitedir}/logilab*
14cu|python-logilab-common-1.0.2-1|68	
14cu|python-logilab-common-1.0.2-1|69	%files -n python3-%{module}
14cu|python-logilab-common-1.0.2-1|70	%doc README COPYING ChangeLog
14cu|python-logilab-common-1.0.2-1|71	%{_bindir}/python3-pytest
14cu|python-logilab-common-1.0.2-1|72	%{py3_puresitedir}/logilab*
14cu|python-logilab-common-1.0.2-1|73	
14cu|python-logilab-common-1.0.2-1|74	%changelog
14cu|python-logilab-common-1.0.2-1|75	
14cu|python-logilab-common-1.0.2-1|76	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.0.2-1
14cu|python-logilab-common-1.0.2-1|77	- (2a96064) Update from upstream
14cu|python-logilab-common-1.0.2-1|78	
14cu|python-logilab-common-1.0.2-1|79	

14055 14
14cu|python-ly-0.9.4-1|1	%define	debug_package	%{nil}
14cu|python-ly-0.9.4-1|2	%define	build_html	0
14cu|python-ly-0.9.4-1|3	
14cu|python-ly-0.9.4-1|4	Name:		python-ly
14cu|python-ly-0.9.4-1|5	Version:	0.9.4
14cu|python-ly-0.9.4-1|6	Release:	1
14cu|python-ly-0.9.4-1|7	Summary:	Tool and library for manipulating LilyPond files
14cu|python-ly-0.9.4-1|8	Group:		Development/Python
14cu|python-ly-0.9.4-1|9	License:	GPLv2+
14cu|python-ly-0.9.4-1|10	Url:		https://pypi.python.org/pypi/%{name}
14cu|python-ly-0.9.4-1|11	Source0:	https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cu|python-ly-0.9.4-1|12	Patch0:		python_ly-0.9.4-fix-html-theme-with-sphinx3.patch
14cu|python-ly-0.9.4-1|13	BuildArch:	noarch
14cu|python-ly-0.9.4-1|14	BuildRequires:	pkgconfig(python3)
14cu|python-ly-0.9.4-1|15	BuildRequires:	python3-setuptools
14cu|python-ly-0.9.4-1|16	BuildRequires:	python3-sphinx
14cu|python-ly-0.9.4-1|17	Requires:	python3-setuptools
14cu|python-ly-0.9.4-1|18	Requires:	python3-tkinter
14cu|python-ly-0.9.4-1|19	
14cu|python-ly-0.9.4-1|20	%description
14cu|python-ly-0.9.4-1|21	This package provides a Python library "ly" containing various Python modules
14cu|python-ly-0.9.4-1|22	To parse, manipulate or create documents in LilyPond format. A command line
14cu|python-ly-0.9.4-1|23	program ly is also provided that can be used to do various manipulations with
14cu|python-ly-0.9.4-1|24	LilyPond files. This package allows for use of python-ly with Python 3.
14cu|python-ly-0.9.4-1|25	
14cu|python-ly-0.9.4-1|26	%files
14cu|python-ly-0.9.4-1|27	%doc ChangeLog README.rst
14cu|python-ly-0.9.4-1|28	%if %{build_html}
14cu|python-ly-0.9.4-1|29	%doc doc/build/html/
14cu|python-ly-0.9.4-1|30	%endif
14cu|python-ly-0.9.4-1|31	%{_bindir}/ly
14cu|python-ly-0.9.4-1|32	%{_bindir}/ly-server
14cu|python-ly-0.9.4-1|33	%{py3_puresitedir}/ly/*
14cu|python-ly-0.9.4-1|34	%{py3_puresitedir}/python_ly-%{version}-py*.egg-info/*
14cu|python-ly-0.9.4-1|35	
14cu|python-ly-0.9.4-1|36	#-----------------------------------------------------------------------------
14cu|python-ly-0.9.4-1|37	
14cu|python-ly-0.9.4-1|38	%prep
14cu|python-ly-0.9.4-1|39	%setup -q
14cu|python-ly-0.9.4-1|40	%patch0 -p1
14cu|python-ly-0.9.4-1|41	
14cu|python-ly-0.9.4-1|42	
14cu|python-ly-0.9.4-1|43	%build
14cu|python-ly-0.9.4-1|44	python3 setup.py build
14cu|python-ly-0.9.4-1|45	
14cu|python-ly-0.9.4-1|46	%if %{build_html}
14cu|python-ly-0.9.4-1|47	pushd doc
14cu|python-ly-0.9.4-1|48	make html
14cu|python-ly-0.9.4-1|49	popd
14cu|python-ly-0.9.4-1|50	# Leftover from doc build
14cu|python-ly-0.9.4-1|51	rm -f doc/build/html/.buildinfo
14cu|python-ly-0.9.4-1|52	%endif
14cu|python-ly-0.9.4-1|53	
14cu|python-ly-0.9.4-1|54	
14cu|python-ly-0.9.4-1|55	%install
14cu|python-ly-0.9.4-1|56	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-ly-0.9.4-1|57	
14cu|python-ly-0.9.4-1|58	chmod +x %{buildroot}%{py3_puresitedir}/ly/data/makeschemedata.py
14cu|python-ly-0.9.4-1|59	%changelog
14cu|python-ly-0.9.4-1|60	
14cu|python-ly-0.9.4-1|61	* Sun Jun 12 2016 Giovanni Mariani <mc2374@mclink.it> 0.9.4-1
14cu|python-ly-0.9.4-1|62	- (870dfae) Updated to release 0.9.4
14cu|python-ly-0.9.4-1|63	
14cu|python-ly-0.9.4-1|64	

14056 14
14cu|python-markdown-2.6.5-1|1	%define oname Markdown
14cu|python-markdown-2.6.5-1|2	
14cu|python-markdown-2.6.5-1|3	Summary: Python implementation of the markdown text-to-HTML conversion tool
14cu|python-markdown-2.6.5-1|4	
14cu|python-markdown-2.6.5-1|5	Name: python-markdown
14cu|python-markdown-2.6.5-1|6	Version: 2.6.5
14cu|python-markdown-2.6.5-1|7	Release: 1
14cu|python-markdown-2.6.5-1|8	Source0:  https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
14cu|python-markdown-2.6.5-1|9	License: BSD
14cu|python-markdown-2.6.5-1|10	Group: Development/Python
14cu|python-markdown-2.6.5-1|11	Url: http://www.freewisdom.org/projects/python-markdown/
14cu|python-markdown-2.6.5-1|12	BuildArch: noarch
14cu|python-markdown-2.6.5-1|13	
14cu|python-markdown-2.6.5-1|14	%description
14cu|python-markdown-2.6.5-1|15	This is a Python implementation of John Gruber's Markdown. It is almost
14cu|python-markdown-2.6.5-1|16	completely compliant with the reference implementation, though there
14cu|python-markdown-2.6.5-1|17	are a few known issues
14cu|python-markdown-2.6.5-1|18	
14cu|python-markdown-2.6.5-1|19	Markdown  is a text-to-HTML conversion tool for web writers. Markdown
14cu|python-markdown-2.6.5-1|20	allows you to write using an easy-to-read, easy-to-write plain text format,
14cu|python-markdown-2.6.5-1|21	then convert it to structurally valid XHTML (or HTML).
14cu|python-markdown-2.6.5-1|22	
14cu|python-markdown-2.6.5-1|23	%prep
14cu|python-markdown-2.6.5-1|24	%setup -q -n %{oname}-%{version}
14cu|python-markdown-2.6.5-1|25	
14cu|python-markdown-2.6.5-1|26	%build
14cu|python-markdown-2.6.5-1|27	PYTHONDONTWRITEBYTECODE= python setup.py build
14cu|python-markdown-2.6.5-1|28	
14cu|python-markdown-2.6.5-1|29	%install
14cu|python-markdown-2.6.5-1|30	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-markdown-2.6.5-1|31	
14cu|python-markdown-2.6.5-1|32	%files -f FILE_LIST
14cu|python-markdown-2.6.5-1|33	%doc docs
14cu|python-markdown-2.6.5-1|34	
14cu|python-markdown-2.6.5-1|35	%changelog
14cu|python-markdown-2.6.5-1|36	
14cu|python-markdown-2.6.5-1|37	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.6.5-1
14cu|python-markdown-2.6.5-1|38	- (caff7d2) Updated to 2.6.5 (by updates_builder)
14cu|python-markdown-2.6.5-1|39	
14cu|python-markdown-2.6.5-1|40	

14057 14
14cu|python-matplotlib-1.5.1-1|1	%bcond_with html
14cu|python-matplotlib-1.5.1-1|2	%define module matplotlib
14cu|python-matplotlib-1.5.1-1|3	
14cu|python-matplotlib-1.5.1-1|4	Summary:	Python 2D plotting library
14cu|python-matplotlib-1.5.1-1|5	Name:		python-%{module}
14cu|python-matplotlib-1.5.1-1|6	Version:	1.5.1
14cu|python-matplotlib-1.5.1-1|7	Release:	1
14cu|python-matplotlib-1.5.1-1|8	License:	Python license
14cu|python-matplotlib-1.5.1-1|9	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|10	Url:		http://matplotlib.sourceforge.net/
14cu|python-matplotlib-1.5.1-1|11	#Modified Sources to remove the one undistributable file
14cu|python-matplotlib-1.5.1-1|12	Source0:	matplotlib-%{version}-without-extern.tar.xz
14cu|python-matplotlib-1.5.1-1|13	Source1:	setup.cfg
14cu|python-matplotlib-1.5.1-1|14	Patch0:		20_matplotlibrc_path_search_fix.patch
14cu|python-matplotlib-1.5.1-1|15	Patch1:		70_bts720549_try_StayPuft_for_xkcd.patch
14cu|python-matplotlib-1.5.1-1|16	%if %{with html}
14cu|python-matplotlib-1.5.1-1|17	BuildRequires:	graphviz
14cu|python-matplotlib-1.5.1-1|18	BuildRequires:	ipython
14cu|python-matplotlib-1.5.1-1|19	BuildRequires:	python-docutils
14cu|python-matplotlib-1.5.1-1|20	BuildRequires:	python-sphinx
14cu|python-matplotlib-1.5.1-1|21	BuildRequires:	texlive
14cu|python-matplotlib-1.5.1-1|22	%endif
14cu|python-matplotlib-1.5.1-1|23	BuildRequires:	python-configobj
14cu|python-matplotlib-1.5.1-1|24	BuildRequires:	python-dateutil
14cu|python-matplotlib-1.5.1-1|25	BuildRequires:	python-parsing
14cu|python-matplotlib-1.5.1-1|26	BuildRequires:	python-pytz
14cu|python-matplotlib-1.5.1-1|27	BuildRequires:	python-qt4
14cu|python-matplotlib-1.5.1-1|28	BuildRequires:	python-setuptools
14cu|python-matplotlib-1.5.1-1|29	BuildRequires:	tkinter
14cu|python-matplotlib-1.5.1-1|30	BuildRequires:	x11-server-xvfb
14cu|python-matplotlib-1.5.1-1|31	BuildRequires:	qhull-devel
14cu|python-matplotlib-1.5.1-1|32	BuildRequires:	python-numpy-devel
14cu|python-matplotlib-1.5.1-1|33	BuildRequires:	libwxPythonGTK-devel
14cu|python-matplotlib-1.5.1-1|34	BuildRequires:	pkgconfig(cairo)
14cu|python-matplotlib-1.5.1-1|35	BuildRequires:	pkgconfig(freetype2)
14cu|python-matplotlib-1.5.1-1|36	BuildRequires:	pkgconfig(libagg)
14cu|python-matplotlib-1.5.1-1|37	BuildRequires:	pkgconfig(libpng)
14cu|python-matplotlib-1.5.1-1|38	BuildRequires:	pkgconfig(python)
14cu|python-matplotlib-1.5.1-1|39	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|python-matplotlib-1.5.1-1|40	BuildRequires:	pkgconfig(tcl)
14cu|python-matplotlib-1.5.1-1|41	BuildRequires:	pkgconfig(tk)
14cu|python-matplotlib-1.5.1-1|42	BuildRequires:	pkgconfig(zlib)
14cu|python-matplotlib-1.5.1-1|43	Requires:	python-configobj
14cu|python-matplotlib-1.5.1-1|44	Requires:	python-dateutil
14cu|python-matplotlib-1.5.1-1|45	Requires:	python-matplotlib-gtk = %{EVRD}
14cu|python-matplotlib-1.5.1-1|46	Requires:	python-numpy
14cu|python-matplotlib-1.5.1-1|47	Requires:	python-parsing
14cu|python-matplotlib-1.5.1-1|48	Requires:	python-pytz
14cu|python-matplotlib-1.5.1-1|49	Obsoletes:	%{name}-emf < 1.5.1
14cu|python-matplotlib-1.5.1-1|50	Obsoletes:	%{name}-fltk < 1.5.1
14cu|python-matplotlib-1.5.1-1|51	
14cu|python-matplotlib-1.5.1-1|52	%description
14cu|python-matplotlib-1.5.1-1|53	Matplotlib is a python 2D plotting library which produces publication
14cu|python-matplotlib-1.5.1-1|54	quality figures in a variety of hardcopy formats and interactive
14cu|python-matplotlib-1.5.1-1|55	environments across platforms. matplotlib can be used in python
14cu|python-matplotlib-1.5.1-1|56	scripts, the python and ipython shell, web application servers, and
14cu|python-matplotlib-1.5.1-1|57	six graphical user interface toolkits.
14cu|python-matplotlib-1.5.1-1|58	
14cu|python-matplotlib-1.5.1-1|59	Matplotlib tries to make easy things easy and hard things possible.
14cu|python-matplotlib-1.5.1-1|60	You can generate plots, histograms, power spectra, bar charts,
14cu|python-matplotlib-1.5.1-1|61	errorcharts, scatterplots, etc, with just a few lines of code.
14cu|python-matplotlib-1.5.1-1|62	
14cu|python-matplotlib-1.5.1-1|63	%files
14cu|python-matplotlib-1.5.1-1|64	%doc doc/README.txt %doc LICENSE/* %doc CHANGELOG
14cu|python-matplotlib-1.5.1-1|65	%{python_sitearch}/*egg-info
14cu|python-matplotlib-1.5.1-1|66	%{python_sitearch}/%{module}/
14cu|python-matplotlib-1.5.1-1|67	%{python_sitearch}/%{module}-*-nspkg.pth
14cu|python-matplotlib-1.5.1-1|68	%{python_sitearch}/mpl_toolkits/
14cu|python-matplotlib-1.5.1-1|69	%{python_sitearch}/pylab.py*
14cu|python-matplotlib-1.5.1-1|70	%exclude %{py_platsitedir}/%{module}/backends/backend_cairo.py*
14cu|python-matplotlib-1.5.1-1|71	%exclude %{py_platsitedir}/%{module}/backends/backend_gdk.py*
14cu|python-matplotlib-1.5.1-1|72	%exclude %{py_platsitedir}/%{module}/backends/backend_gtk.py*
14cu|python-matplotlib-1.5.1-1|73	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
14cu|python-matplotlib-1.5.1-1|74	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14cu|python-matplotlib-1.5.1-1|75	%exclude %{py_platsitedir}/%{module}/backends/_backend_gdk.so
14cu|python-matplotlib-1.5.1-1|76	%exclude %{py_platsitedir}/%{module}/backends/_gtkagg.so
14cu|python-matplotlib-1.5.1-1|77	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4.py*
14cu|python-matplotlib-1.5.1-1|78	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
14cu|python-matplotlib-1.5.1-1|79	%exclude %{py_platsitedir}/%{module}/backends/backend_svg.py*
14cu|python-matplotlib-1.5.1-1|80	%exclude %{py_platsitedir}/%{module}/backends/backend_tkagg.py*
14cu|python-matplotlib-1.5.1-1|81	%exclude %{py_platsitedir}/%{module}/backends/tkagg.py*
14cu|python-matplotlib-1.5.1-1|82	%exclude %{py_platsitedir}/%{module}/backends/_tkagg.so
14cu|python-matplotlib-1.5.1-1|83	%exclude %{py_platsitedir}/%{module}/backends/backend_wx.py*
14cu|python-matplotlib-1.5.1-1|84	%exclude %{py_platsitedir}/%{module}/backends/backend_wxagg.py*
14cu|python-matplotlib-1.5.1-1|85	
14cu|python-matplotlib-1.5.1-1|86	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|87	
14cu|python-matplotlib-1.5.1-1|88	%package cairo
14cu|python-matplotlib-1.5.1-1|89	Summary:	Cairo backend for matplotlib
14cu|python-matplotlib-1.5.1-1|90	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|91	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|92	Requires:	python-cairo >= 1.2.0
14cu|python-matplotlib-1.5.1-1|93	
14cu|python-matplotlib-1.5.1-1|94	%description cairo
14cu|python-matplotlib-1.5.1-1|95	This package contains the Cairo backend for matplotlib.
14cu|python-matplotlib-1.5.1-1|96	
14cu|python-matplotlib-1.5.1-1|97	%files cairo
14cu|python-matplotlib-1.5.1-1|98	%{py_platsitedir}/%{module}/backends/backend_cairo.py*
14cu|python-matplotlib-1.5.1-1|99	
14cu|python-matplotlib-1.5.1-1|100	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|101	
14cu|python-matplotlib-1.5.1-1|102	%package gtk
14cu|python-matplotlib-1.5.1-1|103	Summary:	GDK and GTK backends for matplotlib
14cu|python-matplotlib-1.5.1-1|104	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|105	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|106	Requires:	pygtk2.0 >= 2.4.0
14cu|python-matplotlib-1.5.1-1|107	Requires:	%{name}-cairo = %{EVRD}
14cu|python-matplotlib-1.5.1-1|108	
14cu|python-matplotlib-1.5.1-1|109	%description gtk
14cu|python-matplotlib-1.5.1-1|110	This package contains the GDK and GTK backends for matplotlib.
14cu|python-matplotlib-1.5.1-1|111	
14cu|python-matplotlib-1.5.1-1|112	%files gtk
14cu|python-matplotlib-1.5.1-1|113	%{py_platsitedir}/%{module}/backends/backend_gdk.py*
14cu|python-matplotlib-1.5.1-1|114	%{py_platsitedir}/%{module}/backends/backend_gtk.py*
14cu|python-matplotlib-1.5.1-1|115	%{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
14cu|python-matplotlib-1.5.1-1|116	%{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14cu|python-matplotlib-1.5.1-1|117	%{py_platsitedir}/%{module}/backends/_backend_gdk.so
14cu|python-matplotlib-1.5.1-1|118	%{py_platsitedir}/%{module}/backends/_gtkagg.so
14cu|python-matplotlib-1.5.1-1|119	
14cu|python-matplotlib-1.5.1-1|120	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|121	
14cu|python-matplotlib-1.5.1-1|122	%package qt4
14cu|python-matplotlib-1.5.1-1|123	Summary:	Qt backend for matplotlib
14cu|python-matplotlib-1.5.1-1|124	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|125	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|126	Requires:	python-qt4
14cu|python-matplotlib-1.5.1-1|127	
14cu|python-matplotlib-1.5.1-1|128	%description qt4
14cu|python-matplotlib-1.5.1-1|129	This package contains the Qt4 backend for matplotlib.
14cu|python-matplotlib-1.5.1-1|130	
14cu|python-matplotlib-1.5.1-1|131	%files qt4
14cu|python-matplotlib-1.5.1-1|132	%{py_platsitedir}/%{module}/backends/backend_qt4.py*
14cu|python-matplotlib-1.5.1-1|133	%{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
14cu|python-matplotlib-1.5.1-1|134	
14cu|python-matplotlib-1.5.1-1|135	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|136	
14cu|python-matplotlib-1.5.1-1|137	%package svg
14cu|python-matplotlib-1.5.1-1|138	Summary:	SVG backend for matplotlib
14cu|python-matplotlib-1.5.1-1|139	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|140	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|141	Requires:	python
14cu|python-matplotlib-1.5.1-1|142	
14cu|python-matplotlib-1.5.1-1|143	%description svg
14cu|python-matplotlib-1.5.1-1|144	This package contains the SVG backend for matplotlib.
14cu|python-matplotlib-1.5.1-1|145	
14cu|python-matplotlib-1.5.1-1|146	%files svg
14cu|python-matplotlib-1.5.1-1|147	%{py_platsitedir}/%{module}/backends/backend_svg.py*
14cu|python-matplotlib-1.5.1-1|148	
14cu|python-matplotlib-1.5.1-1|149	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|150	
14cu|python-matplotlib-1.5.1-1|151	%package tk
14cu|python-matplotlib-1.5.1-1|152	Summary:	Tk backend for matplotlib
14cu|python-matplotlib-1.5.1-1|153	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|154	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|155	Requires:	tkinter
14cu|python-matplotlib-1.5.1-1|156	
14cu|python-matplotlib-1.5.1-1|157	%description tk
14cu|python-matplotlib-1.5.1-1|158	This package contains the Tk backend for matplotlib.
14cu|python-matplotlib-1.5.1-1|159	
14cu|python-matplotlib-1.5.1-1|160	%files tk
14cu|python-matplotlib-1.5.1-1|161	%{py_platsitedir}/%{module}/backends/backend_tkagg.py*
14cu|python-matplotlib-1.5.1-1|162	%{py_platsitedir}/%{module}/backends/tkagg.py*
14cu|python-matplotlib-1.5.1-1|163	%{py_platsitedir}/%{module}/backends/_tkagg.so
14cu|python-matplotlib-1.5.1-1|164	
14cu|python-matplotlib-1.5.1-1|165	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|166	
14cu|python-matplotlib-1.5.1-1|167	%package wx
14cu|python-matplotlib-1.5.1-1|168	Summary:	wxPython backend for matplotlib
14cu|python-matplotlib-1.5.1-1|169	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|170	Requires:	%{name} = %{EVRD}
14cu|python-matplotlib-1.5.1-1|171	Requires:	wxPython
14cu|python-matplotlib-1.5.1-1|172	
14cu|python-matplotlib-1.5.1-1|173	%description wx
14cu|python-matplotlib-1.5.1-1|174	This package contains the wxPython backend for matplotlib.
14cu|python-matplotlib-1.5.1-1|175	
14cu|python-matplotlib-1.5.1-1|176	%files wx
14cu|python-matplotlib-1.5.1-1|177	%{py_platsitedir}/%{module}/backends/backend_wx.py*
14cu|python-matplotlib-1.5.1-1|178	%{py_platsitedir}/%{module}/backends/backend_wxagg.py*
14cu|python-matplotlib-1.5.1-1|179	
14cu|python-matplotlib-1.5.1-1|180	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|181	
14cu|python-matplotlib-1.5.1-1|182	%package doc
14cu|python-matplotlib-1.5.1-1|183	Summary:	Documentation for matplotlib
14cu|python-matplotlib-1.5.1-1|184	Group:		Development/Python
14cu|python-matplotlib-1.5.1-1|185	BuildArch:	noarch
14cu|python-matplotlib-1.5.1-1|186	
14cu|python-matplotlib-1.5.1-1|187	%description doc
14cu|python-matplotlib-1.5.1-1|188	This package contains documentation and sample code for matplotlib.
14cu|python-matplotlib-1.5.1-1|189	
14cu|python-matplotlib-1.5.1-1|190	%files doc
14cu|python-matplotlib-1.5.1-1|191	%doc examples/ CHANGELOG doc/README.txt
14cu|python-matplotlib-1.5.1-1|192	%if %{with html}
14cu|python-matplotlib-1.5.1-1|193	%doc doc/build/html/*
14cu|python-matplotlib-1.5.1-1|194	%endif
14cu|python-matplotlib-1.5.1-1|195	
14cu|python-matplotlib-1.5.1-1|196	#----------------------------------------------------------------------------
14cu|python-matplotlib-1.5.1-1|197	
14cu|python-matplotlib-1.5.1-1|198	%prep
14cu|python-matplotlib-1.5.1-1|199	%setup -qn %{module}-%{version}
14cu|python-matplotlib-1.5.1-1|200	
14cu|python-matplotlib-1.5.1-1|201	# Copy setup.cfg to the builddir
14cu|python-matplotlib-1.5.1-1|202	sed 's/\(backend = \).*/\1%{backend}/' >setup.cfg <%{SOURCE1}
14cu|python-matplotlib-1.5.1-1|203	
14cu|python-matplotlib-1.5.1-1|204	chmod -x lib/matplotlib/mpl-data/images/*.svg
14cu|python-matplotlib-1.5.1-1|205	
14cu|python-matplotlib-1.5.1-1|206	%build
14cu|python-matplotlib-1.5.1-1|207	PYTHONDONTWRITEBYTECODE= xvfb-run %{__python} setup.py build
14cu|python-matplotlib-1.5.1-1|208	
14cu|python-matplotlib-1.5.1-1|209	%if %{with html}
14cu|python-matplotlib-1.5.1-1|210	# Need to make built matplotlib libs available for the sphinx extensions:
14cu|python-matplotlib-1.5.1-1|211	pushd doc
14cu|python-matplotlib-1.5.1-1|212	export PYTHONPATH=`realpath ../build/lib.linux*`
14cu|python-matplotlib-1.5.1-1|213	./make.py html
14cu|python-matplotlib-1.5.1-1|214	popd
14cu|python-matplotlib-1.5.1-1|215	%endif
14cu|python-matplotlib-1.5.1-1|216	
14cu|python-matplotlib-1.5.1-1|217	%install
14cu|python-matplotlib-1.5.1-1|218	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --skip-build --root=%{buildroot}
14cu|python-matplotlib-1.5.1-1|219	chmod +x %{buildroot}%{python_sitearch}/matplotlib/dates.py
14cu|python-matplotlib-1.5.1-1|220	rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
14cu|python-matplotlib-1.5.1-1|221	
14cu|python-matplotlib-1.5.1-1|222	
14cu|python-matplotlib-1.5.1-1|223	%changelog
14cu|python-matplotlib-1.5.1-1|224	
14cu|python-matplotlib-1.5.1-1|225	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-1
14cu|python-matplotlib-1.5.1-1|226	- (98b9eee) Build requires qhull-devel
14cu|python-matplotlib-1.5.1-1|227	
14cu|python-matplotlib-1.5.1-1|228	

14058 14
14cu|python-mayavi-4.4.4-1|1	%define module mayavi
14cu|python-mayavi-4.4.4-1|2	
14cu|python-mayavi-4.4.4-1|3	Summary:	Enthought Tool Suite - scientific data 3D visualizer
14cu|python-mayavi-4.4.4-1|4	Name:		python-%{module}
14cu|python-mayavi-4.4.4-1|5	Version:	4.4.4
14cu|python-mayavi-4.4.4-1|6	Release:	1
14cu|python-mayavi-4.4.4-1|7	License:	BSD
14cu|python-mayavi-4.4.4-1|8	Group:		Development/Python
14cu|python-mayavi-4.4.4-1|9	Url:		https://github.com/enthought/mayavi/
14cu|python-mayavi-4.4.4-1|10	Source0:	http://www.enthought.com/repo/ets/mayavi-%{version}.tar.gz
14cu|python-mayavi-4.4.4-1|11	BuildRequires:	procps
14cu|python-mayavi-4.4.4-1|12	BuildRequires:	python-numpy-devel >= 1.1.0
14cu|python-mayavi-4.4.4-1|13	BuildRequires:	python-setupdocs >= 1.0.5
14cu|python-mayavi-4.4.4-1|14	BuildRequires:	python-setuptools >= 0.6c8
14cu|python-mayavi-4.4.4-1|15	BuildRequires:	python-vtk >= 5.0
14cu|python-mayavi-4.4.4-1|16	BuildRequires:	x11-server-xvfb
14cu|python-mayavi-4.4.4-1|17	BuildRequires:	pkgconfig(lapack)
14cu|python-mayavi-4.4.4-1|18	BuildRequires:	pkgconfig(python)
14cu|python-mayavi-4.4.4-1|19	Requires:	python-apptools >= 4.1.0
14cu|python-mayavi-4.4.4-1|20	Requires:	python-configobj
14cu|python-mayavi-4.4.4-1|21	Requires:	python-envisage >= 4.2.0
14cu|python-mayavi-4.4.4-1|22	Requires:	python-numpy >= 1.1.0
14cu|python-mayavi-4.4.4-1|23	Requires:	python-pyface >= 4.2.0
14cu|python-mayavi-4.4.4-1|24	Requires:	python-traits >= 4.2.0
14cu|python-mayavi-4.4.4-1|25	Requires:	python-traitsui >= 4.2.0
14cu|python-mayavi-4.4.4-1|26	Requires:	python-vtk
14cu|python-mayavi-4.4.4-1|27	
14cu|python-mayavi-4.4.4-1|28	%description
14cu|python-mayavi-4.4.4-1|29	MayaVi2 seeks to provide easy and interactive visualization of 3D data. It does
14cu|python-mayavi-4.4.4-1|30	this by the following:
14cu|python-mayavi-4.4.4-1|31	
14cu|python-mayavi-4.4.4-1|32	- an (optional) rich user interface with dialogs to interact with all data
14cu|python-mayavi-4.4.4-1|33	and objects in the visualization.
14cu|python-mayavi-4.4.4-1|34	- a simple and clean scripting interface in Python, including one-liners,
14cu|python-mayavi-4.4.4-1|35	a-la mlab, or object-oriented programming interface.
14cu|python-mayavi-4.4.4-1|36	- harnesses the power of the VTK toolkit without forcing you to learn it.
14cu|python-mayavi-4.4.4-1|37	
14cu|python-mayavi-4.4.4-1|38	Additionally Mayavi2 strives to be a reusable tool that can be embedded in your
14cu|python-mayavi-4.4.4-1|39	applications in different ways or combined with the envisage
14cu|python-mayavi-4.4.4-1|40	application-building framework to assemble domain-specific tools.
14cu|python-mayavi-4.4.4-1|41	
14cu|python-mayavi-4.4.4-1|42	%files
14cu|python-mayavi-4.4.4-1|43	%doc *.txt *.rst examples/ html/
14cu|python-mayavi-4.4.4-1|44	%{_bindir}/mayavi2
14cu|python-mayavi-4.4.4-1|45	%{_bindir}/tvtk_doc
14cu|python-mayavi-4.4.4-1|46	%{py_platsitedir}/%{module}*
14cu|python-mayavi-4.4.4-1|47	%{py_platsitedir}/tvtk*
14cu|python-mayavi-4.4.4-1|48	
14cu|python-mayavi-4.4.4-1|49	#----------------------------------------------------------------------------
14cu|python-mayavi-4.4.4-1|50	
14cu|python-mayavi-4.4.4-1|51	%prep
14cu|python-mayavi-4.4.4-1|52	%setup -qn %{module}-%{version}
14cu|python-mayavi-4.4.4-1|53	
14cu|python-mayavi-4.4.4-1|54	%build
14cu|python-mayavi-4.4.4-1|55	Xvfb :100 -ac &
14cu|python-mayavi-4.4.4-1|56	XPID=$!
14cu|python-mayavi-4.4.4-1|57	export DISPLAY=:100.0
14cu|python-mayavi-4.4.4-1|58	python setup.py build
14cu|python-mayavi-4.4.4-1|59	python setup.py build_docs
14cu|python-mayavi-4.4.4-1|60	kill -9 $XPID || /bin/true
14cu|python-mayavi-4.4.4-1|61	mkdir html
14cu|python-mayavi-4.4.4-1|62	mv docs/build/mayavi/html html/mayavi
14cu|python-mayavi-4.4.4-1|63	mv docs/build/tvtk/html html/tvtk
14cu|python-mayavi-4.4.4-1|64	
14cu|python-mayavi-4.4.4-1|65	%install
14cu|python-mayavi-4.4.4-1|66	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-mayavi-4.4.4-1|67	
14cu|python-mayavi-4.4.4-1|68	
14cu|python-mayavi-4.4.4-1|69	%changelog
14cu|python-mayavi-4.4.4-1|70	
14cu|python-mayavi-4.4.4-1|71	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4.4-1
14cu|python-mayavi-4.4.4-1|72	- (db5e261) Build requires pkgconfig(python)
14cu|python-mayavi-4.4.4-1|73	
14cu|python-mayavi-4.4.4-1|74	

14059 14
14cu|python-mccabe-0.6.1-2|1	%define	oname	mccabe
14cu|python-mccabe-0.6.1-2|2	
14cu|python-mccabe-0.6.1-2|3	Name:		python-%{oname}
14cu|python-mccabe-0.6.1-2|4	Version:	0.6.1
14cu|python-mccabe-0.6.1-2|5	Release:	2
14cu|python-mccabe-0.6.1-2|6	Summary:	McCabe checker, plugin for flake8
14cu|python-mccabe-0.6.1-2|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-mccabe-0.6.1-2|8	License:	MIT
14cu|python-mccabe-0.6.1-2|9	Group:		Development/Python
14cu|python-mccabe-0.6.1-2|10	Url:		https://github.com/pycqa/mccabe
14cu|python-mccabe-0.6.1-2|11	BuildRequires:	pkgconfig(python)
14cu|python-mccabe-0.6.1-2|12	BuildRequires:	pythonegg(setuptools)
14cu|python-mccabe-0.6.1-2|13	BuildRequires:	pythonegg(pytest)
14cu|python-mccabe-0.6.1-2|14	BuildArch:	noarch
14cu|python-mccabe-0.6.1-2|15	
14cu|python-mccabe-0.6.1-2|16	%description
14cu|python-mccabe-0.6.1-2|17	McCabe complexity checker
14cu|python-mccabe-0.6.1-2|18	=========================
14cu|python-mccabe-0.6.1-2|19	Ned's script to check McCabe complexity.
14cu|python-mccabe-0.6.1-2|20	This module provides a plugin for ``flake8``,
14cu|python-mccabe-0.6.1-2|21	the Python code checker.
14cu|python-mccabe-0.6.1-2|22	
14cu|python-mccabe-0.6.1-2|23	%files
14cu|python-mccabe-0.6.1-2|24	%doc python2/{LICENSE,README.rst}
14cu|python-mccabe-0.6.1-2|25	%{py_puresitedir}/mccabe.py*
14cu|python-mccabe-0.6.1-2|26	%{py_puresitedir}/mccabe*.egg-info
14cu|python-mccabe-0.6.1-2|27	#------------------------------------------------------------
14cu|python-mccabe-0.6.1-2|28	%package -n python3-%{oname}
14cu|python-mccabe-0.6.1-2|29	
14cu|python-mccabe-0.6.1-2|30	Group:          Development/Python
14cu|python-mccabe-0.6.1-2|31	Summary:        McCabe checker, plugin for flake8
14cu|python-mccabe-0.6.1-2|32	BuildRequires:  pkgconfig(python3)
14cu|python-mccabe-0.6.1-2|33	BuildRequires:  python3egg(setuptools)
14cu|python-mccabe-0.6.1-2|34	BuildRequires:  python3egg(pytest)
14cu|python-mccabe-0.6.1-2|35	BuildArch:      noarch
14cu|python-mccabe-0.6.1-2|36	
14cu|python-mccabe-0.6.1-2|37	%description -n python3-%{oname}
14cu|python-mccabe-0.6.1-2|38	McCabe complexity checker
14cu|python-mccabe-0.6.1-2|39	=========================
14cu|python-mccabe-0.6.1-2|40	Ned's script to check McCabe complexity.
14cu|python-mccabe-0.6.1-2|41	This module provides a plugin for ``flake8``,
14cu|python-mccabe-0.6.1-2|42	the Python code checker.
14cu|python-mccabe-0.6.1-2|43	
14cu|python-mccabe-0.6.1-2|44	%files -n python3-%{oname}
14cu|python-mccabe-0.6.1-2|45	%doc python3/{LICENSE,README.rst}
14cu|python-mccabe-0.6.1-2|46	%{py3_puresitedir}/mccabe.py*
14cu|python-mccabe-0.6.1-2|47	%{py3_puresitedir}/mccabe*.egg-info
14cu|python-mccabe-0.6.1-2|48	
14cu|python-mccabe-0.6.1-2|49	#------------------------------------------------------------
14cu|python-mccabe-0.6.1-2|50	%prep
14cu|python-mccabe-0.6.1-2|51	%setup -qc
14cu|python-mccabe-0.6.1-2|52	mv %{oname}-%{version} python2
14cu|python-mccabe-0.6.1-2|53	cp -r python2 python3
14cu|python-mccabe-0.6.1-2|54	
14cu|python-mccabe-0.6.1-2|55	%build
14cu|python-mccabe-0.6.1-2|56	pushd python2
14cu|python-mccabe-0.6.1-2|57	%py2_build
14cu|python-mccabe-0.6.1-2|58	popd
14cu|python-mccabe-0.6.1-2|59	pushd python3
14cu|python-mccabe-0.6.1-2|60	%py3_build
14cu|python-mccabe-0.6.1-2|61	popd
14cu|python-mccabe-0.6.1-2|62	
14cu|python-mccabe-0.6.1-2|63	%install
14cu|python-mccabe-0.6.1-2|64	pushd python2
14cu|python-mccabe-0.6.1-2|65	%py2_install
14cu|python-mccabe-0.6.1-2|66	popd
14cu|python-mccabe-0.6.1-2|67	
14cu|python-mccabe-0.6.1-2|68	pushd python3
14cu|python-mccabe-0.6.1-2|69	%py3_install
14cu|python-mccabe-0.6.1-2|70	popd
14cu|python-mccabe-0.6.1-2|71	
14cu|python-mccabe-0.6.1-2|72	%check
14cu|python-mccabe-0.6.1-2|73	pushd python2
14cu|python-mccabe-0.6.1-2|74	%if %{mdvver} >= 201610
14cu|python-mccabe-0.6.1-2|75	%py_test
14cu|python-mccabe-0.6.1-2|76	%else
14cu|python-mccabe-0.6.1-2|77	python setup.py test
14cu|python-mccabe-0.6.1-2|78	%endif
14cu|python-mccabe-0.6.1-2|79	popd
14cu|python-mccabe-0.6.1-2|80	
14cu|python-mccabe-0.6.1-2|81	pushd python3
14cu|python-mccabe-0.6.1-2|82	%if %{mdvver} >= 201610
14cu|python-mccabe-0.6.1-2|83	%py3_test
14cu|python-mccabe-0.6.1-2|84	%else
14cu|python-mccabe-0.6.1-2|85	python3 setup.py test
14cu|python-mccabe-0.6.1-2|86	%endif
14cu|python-mccabe-0.6.1-2|87	popd
14cu|python-mccabe-0.6.1-2|88	
14cu|python-mccabe-0.6.1-2|89	
14cu|python-mccabe-0.6.1-2|90	%changelog

14060 14
14cu|python-mglob-0.4-1|1	Name:           python-mglob
14cu|python-mglob-0.4-1|2	Version:        0.4
14cu|python-mglob-0.4-1|3	Release:        1
14cu|python-mglob-0.4-1|4	Summary:        Enhanced file name globbing module
14cu|python-mglob-0.4-1|5	
14cu|python-mglob-0.4-1|6	Group:          Development/Python
14cu|python-mglob-0.4-1|7	License:        MIT
14cu|python-mglob-0.4-1|8	URL:            http://pypi.python.org/pypi/mglob
14cu|python-mglob-0.4-1|9	Source0:        http://pypi.python.org/packages/source/m/mglob/mglob-%{version}.zip
14cu|python-mglob-0.4-1|10	# sent upstream via mail
14cu|python-mglob-0.4-1|11	Patch0:         mglob-0.4-built-in-set.patch
14cu|python-mglob-0.4-1|12	
14cu|python-mglob-0.4-1|13	BuildArch:      noarch
14cu|python-mglob-0.4-1|14	BuildRequires:  python-devel
14cu|python-mglob-0.4-1|15	BuildRequires:  python-setuptools
14cu|python-mglob-0.4-1|16	
14cu|python-mglob-0.4-1|17	BuildRequires:  python3-devel
14cu|python-mglob-0.4-1|18	BuildRequires:  python3-setuptools
14cu|python-mglob-0.4-1|19	
14cu|python-mglob-0.4-1|20	%description
14cu|python-mglob-0.4-1|21	Usable as stand-alone utility (for xargs, backticks etc.), or as a globbing
14cu|python-mglob-0.4-1|22	library for own python programs.
14cu|python-mglob-0.4-1|23	Some enhanced features are recursion, exclusion, and directory omission.
14cu|python-mglob-0.4-1|24	
14cu|python-mglob-0.4-1|25	%package -n python3-mglob
14cu|python-mglob-0.4-1|26	Group:          Development/Python
14cu|python-mglob-0.4-1|27	Summary:        Enhanced file name globbing module
14cu|python-mglob-0.4-1|28	%description -n python3-mglob
14cu|python-mglob-0.4-1|29	Usable as stand-alone utility (for xargs, backticks etc.), or as a globbing
14cu|python-mglob-0.4-1|30	library for own python programs.
14cu|python-mglob-0.4-1|31	Some enhanced features are recursion, exclusion, and directory omission.
14cu|python-mglob-0.4-1|32	
14cu|python-mglob-0.4-1|33	%prep
14cu|python-mglob-0.4-1|34	%setup -q -n mglob-%{version}
14cu|python-mglob-0.4-1|35	%patch0
14cu|python-mglob-0.4-1|36	sed -i -e '/^#!\//, 1d' mglob.py
14cu|python-mglob-0.4-1|37	
14cu|python-mglob-0.4-1|38	cp -a . %{py3dir}
14cu|python-mglob-0.4-1|39	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-mglob-0.4-1|40	
14cu|python-mglob-0.4-1|41	%{_bindir}/2to3 --write --nobackups %{py3dir}
14cu|python-mglob-0.4-1|42	
14cu|python-mglob-0.4-1|43	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
14cu|python-mglob-0.4-1|44	
14cu|python-mglob-0.4-1|45	
14cu|python-mglob-0.4-1|46	%build
14cu|python-mglob-0.4-1|47	pushd %{py3dir}
14cu|python-mglob-0.4-1|48	python3 setup.py build
14cu|python-mglob-0.4-1|49	popd
14cu|python-mglob-0.4-1|50	
14cu|python-mglob-0.4-1|51	python setup.py build
14cu|python-mglob-0.4-1|52	
14cu|python-mglob-0.4-1|53	
14cu|python-mglob-0.4-1|54	%install
14cu|python-mglob-0.4-1|55	pushd %{py3dir}
14cu|python-mglob-0.4-1|56	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-mglob-0.4-1|57	mv %{buildroot}%{_bindir}/mglob %{buildroot}%{_bindir}/python3-mglob
14cu|python-mglob-0.4-1|58	popd
14cu|python-mglob-0.4-1|59	
14cu|python-mglob-0.4-1|60	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-mglob-0.4-1|61	
14cu|python-mglob-0.4-1|62	
14cu|python-mglob-0.4-1|63	%files
14cu|python-mglob-0.4-1|64	%{_bindir}/mglob
14cu|python-mglob-0.4-1|65	%{py_puresitedir}/mglob.py*
14cu|python-mglob-0.4-1|66	%{py_puresitedir}/mglob-%{version}-py?.?.egg-info
14cu|python-mglob-0.4-1|67	
14cu|python-mglob-0.4-1|68	%files -n python3-mglob
14cu|python-mglob-0.4-1|69	%{_bindir}/python3-mglob
14cu|python-mglob-0.4-1|70	%{py3_puresitedir}/mglob.py*
14cu|python-mglob-0.4-1|71	%{py3_puresitedir}/mglob-%{version}-py?.?.egg-info
14cu|python-mglob-0.4-1|72	
14cu|python-mglob-0.4-1|73	
14cu|python-mglob-0.4-1|74	
14cu|python-mglob-0.4-1|75	
14cu|python-mglob-0.4-1|76	%changelog
14cu|python-mglob-0.4-1|77	* Mon Mar 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-1
14cu|python-mglob-0.4-1|78	+ Revision: cd592a7
14cu|python-mglob-0.4-1|79	- Fix files
14cu|python-mglob-0.4-1|80	
14cu|python-mglob-0.4-1|81	

14061 14
14cu|python-mock-1.3.0-1|1	%define	oname	mock
14cu|python-mock-1.3.0-1|2	
14cu|python-mock-1.3.0-1|3	Name:		python-%{oname}
14cu|python-mock-1.3.0-1|4	Version:	1.3.0
14cu|python-mock-1.3.0-1|5	Release:	1
14cu|python-mock-1.3.0-1|6	Summary:	A Python Mocking and Patching Library for Testing
14cu|python-mock-1.3.0-1|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-mock-1.3.0-1|8	License:	BSD
14cu|python-mock-1.3.0-1|9	Group:		Development/Python
14cu|python-mock-1.3.0-1|10	Url:		http://www.voidspace.org.uk/python/mock/
14cu|python-mock-1.3.0-1|11	BuildArch:	noarch
14cu|python-mock-1.3.0-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-mock-1.3.0-1|13	BuildRequires:	pkgconfig(python)
14cu|python-mock-1.3.0-1|14	BuildRequires:	pythonegg(unittest2)
14cu|python-mock-1.3.0-1|15	
14cu|python-mock-1.3.0-1|16	%description
14cu|python-mock-1.3.0-1|17	Mock is a Python module that provides a core mock class. It removes the need
14cu|python-mock-1.3.0-1|18	to create a host of stubs throughout your test suite. After performing an
14cu|python-mock-1.3.0-1|19	action, you can make assertions about which methods / attributes were used and
14cu|python-mock-1.3.0-1|20	arguments they were called with. You can also specify return values and set
14cu|python-mock-1.3.0-1|21	needed attributes in the normal way.
14cu|python-mock-1.3.0-1|22	mock is a library for testing in Python. It allows you to replace parts of
14cu|python-mock-1.3.0-1|23	your system under test with mock objects and make assertions about how they
14cu|python-mock-1.3.0-1|24	have been used.
14cu|python-mock-1.3.0-1|25	
14cu|python-mock-1.3.0-1|26	%prep
14cu|python-mock-1.3.0-1|27	%setup -q -n %{oname}-%{version}
14cu|python-mock-1.3.0-1|28	
14cu|python-mock-1.3.0-1|29	%build
14cu|python-mock-1.3.0-1|30	python setup.py build
14cu|python-mock-1.3.0-1|31	
14cu|python-mock-1.3.0-1|32	%install
14cu|python-mock-1.3.0-1|33	python setup.py install --root=%{buildroot}
14cu|python-mock-1.3.0-1|34	
14cu|python-mock-1.3.0-1|35	%check
14cu|python-mock-1.3.0-1|36	python setup.py test
14cu|python-mock-1.3.0-1|37	
14cu|python-mock-1.3.0-1|38	%files
14cu|python-mock-1.3.0-1|39	%doc docs/ README*
14cu|python-mock-1.3.0-1|40	%{py_puresitedir}/mock
14cu|python-mock-1.3.0-1|41	%{py_puresitedir}/mock*.egg-info
14cu|python-mock-1.3.0-1|42	
14cu|python-mock-1.3.0-1|43	%changelog
14cu|python-mock-1.3.0-1|44	
14cu|python-mock-1.3.0-1|45	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.3.0-1
14cu|python-mock-1.3.0-1|46	- (421c7a3) Fix files
14cu|python-mock-1.3.0-1|47	
14cu|python-mock-1.3.0-1|48	

14062 14
14cu|python-mox3-0.13.0-1|1	%define module mox3
14cu|python-mox3-0.13.0-1|2	
14cu|python-mox3-0.13.0-1|3	Name:           python-%{module}
14cu|python-mox3-0.13.0-1|4	Version:        0.13.0
14cu|python-mox3-0.13.0-1|5	Release:        1
14cu|python-mox3-0.13.0-1|6	Group:          Development/Python
14cu|python-mox3-0.13.0-1|7	Summary:        Mock object framework for Python
14cu|python-mox3-0.13.0-1|8	License:        ASL 2.0
14cu|python-mox3-0.13.0-1|9	URL:            http://www.openstack.org/
14cu|python-mox3-0.13.0-1|10	Source0:        http://pypi.python.org/packages/source/m/%{module}/%{module}-%{version}.tar.gz
14cu|python-mox3-0.13.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-mox3-0.13.0-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-mox3-0.13.0-1|13	Requires:  pythonegg(fixtures)
14cu|python-mox3-0.13.0-1|14	Requires:  pythonegg(pbr)
14cu|python-mox3-0.13.0-1|15	
14cu|python-mox3-0.13.0-1|16	BuildArch:	noarch
14cu|python-mox3-0.13.0-1|17	
14cu|python-mox3-0.13.0-1|18	%description
14cu|python-mox3-0.13.0-1|19	Mox3 is an unofficial port of the Google mox framework to Python 3. It
14cu|python-mox3-0.13.0-1|20	was meant to be as compatible with mox as possible, but small enhancements
14cu|python-mox3-0.13.0-1|21	have been made.
14cu|python-mox3-0.13.0-1|22	
14cu|python-mox3-0.13.0-1|23	%files
14cu|python-mox3-0.13.0-1|24	%doc AUTHORS *.rst COPYING.txt
14cu|python-mox3-0.13.0-1|25	%{py_puresitedir}/%{module}
14cu|python-mox3-0.13.0-1|26	%{py_puresitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-mox3-0.13.0-1|27	#-------------------------------------------------------------------------------
14cu|python-mox3-0.13.0-1|28	
14cu|python-mox3-0.13.0-1|29	%package -n python3-%{module}
14cu|python-mox3-0.13.0-1|30	Summary:        Mock object framework for Python 3
14cu|python-mox3-0.13.0-1|31	Group:          Development/Python
14cu|python-mox3-0.13.0-1|32	
14cu|python-mox3-0.13.0-1|33	BuildRequires:  pkgconfig(python3)
14cu|python-mox3-0.13.0-1|34	BuildRequires:  python3egg(setuptools)
14cu|python-mox3-0.13.0-1|35	Requires:  python3egg(fixtures)
14cu|python-mox3-0.13.0-1|36	Requires:  python3egg(pbr)
14cu|python-mox3-0.13.0-1|37	
14cu|python-mox3-0.13.0-1|38	%description -n python3-%{module}
14cu|python-mox3-0.13.0-1|39	Mox3 is an unofficial port of the Google mox framework to Python 3. It
14cu|python-mox3-0.13.0-1|40	was meant to be as compatible with mox as possible, but small enhancements
14cu|python-mox3-0.13.0-1|41	have been made.
14cu|python-mox3-0.13.0-1|42	
14cu|python-mox3-0.13.0-1|43	
14cu|python-mox3-0.13.0-1|44	%files -n python3-%{module}
14cu|python-mox3-0.13.0-1|45	%doc AUTHORS *.rst COPYING.txt
14cu|python-mox3-0.13.0-1|46	%{py3_puresitedir}/%{module}
14cu|python-mox3-0.13.0-1|47	%{py3_puresitedir}/%{module}-%{version}-py?.?.egg-info/
14cu|python-mox3-0.13.0-1|48	#-------------------------------------------------------------------------------
14cu|python-mox3-0.13.0-1|49	%prep
14cu|python-mox3-0.13.0-1|50	%setup -qn %{module}-%{version}
14cu|python-mox3-0.13.0-1|51	
14cu|python-mox3-0.13.0-1|52	# Remove bundled egg-info
14cu|python-mox3-0.13.0-1|53	rm -rf %{module}.egg-info
14cu|python-mox3-0.13.0-1|54	cp -a . %{py3dir}
14cu|python-mox3-0.13.0-1|55	
14cu|python-mox3-0.13.0-1|56	%build
14cu|python-mox3-0.13.0-1|57	python setup.py build
14cu|python-mox3-0.13.0-1|58	
14cu|python-mox3-0.13.0-1|59	pushd %{py3dir}
14cu|python-mox3-0.13.0-1|60	python3 setup.py build
14cu|python-mox3-0.13.0-1|61	popd
14cu|python-mox3-0.13.0-1|62	
14cu|python-mox3-0.13.0-1|63	%install
14cu|python-mox3-0.13.0-1|64	pushd %{py3dir}
14cu|python-mox3-0.13.0-1|65	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-mox3-0.13.0-1|66	popd
14cu|python-mox3-0.13.0-1|67	
14cu|python-mox3-0.13.0-1|68	python setup.py install --skip-build --root %{buildroot}
14cu|python-mox3-0.13.0-1|69	
14cu|python-mox3-0.13.0-1|70	%changelog
14cu|python-mox3-0.13.0-1|71	
14cu|python-mox3-0.13.0-1|72	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 0.13.0-1
14cu|python-mox3-0.13.0-1|73	- (3c19a05) Imported from SRPM
14cu|python-mox3-0.13.0-1|74	
14cu|python-mox3-0.13.0-1|75	

14063 14
14cu|python-mpmath-0.18-1|1	%define module	mpmath
14cu|python-mpmath-0.18-1|2	
14cu|python-mpmath-0.18-1|3	Summary:	Python library for symbolic mathematics
14cu|python-mpmath-0.18-1|4	Name:		python-%{module}
14cu|python-mpmath-0.18-1|5	Version:	0.18
14cu|python-mpmath-0.18-1|6	Release:	1
14cu|python-mpmath-0.18-1|7	Source0:	http://mpmath.googlecode.com/files/%{module}-%{version}.tar.gz
14cu|python-mpmath-0.18-1|8	Source1:	http://mpmath.googlecode.com/files/%{module}-docsrc-%{version}.tar.gz
14cu|python-mpmath-0.18-1|9	License:	BSD
14cu|python-mpmath-0.18-1|10	Group:		Development/Python
14cu|python-mpmath-0.18-1|11	Url:		http://mpmath.googlecode.com/
14cu|python-mpmath-0.18-1|12	BuildArch:	noarch
14cu|python-mpmath-0.18-1|13	Suggests:	python3-gmpy
14cu|python-mpmath-0.18-1|14	Suggests:	python3-numpy
14cu|python-mpmath-0.18-1|15	Suggests:	python3-matplotlib
14cu|python-mpmath-0.18-1|16	BuildRequires:	python3
14cu|python-mpmath-0.18-1|17	BuildRequires:  python3-sphinx
14cu|python-mpmath-0.18-1|18	
14cu|python-mpmath-0.18-1|19	%description
14cu|python-mpmath-0.18-1|20	Mpmath is a pure-Python library for multiprecision floating-point arithmetic.
14cu|python-mpmath-0.18-1|21	It provides an extensive set of transcendental functions, unlimited exponent
14cu|python-mpmath-0.18-1|22	sizes, complex numbers, interval arithmetic, numerical integration and
14cu|python-mpmath-0.18-1|23	differentiation, root-finding, linear algebra, and much more. Almost any
14cu|python-mpmath-0.18-1|24	calculation can be performed just as well at 10-digit or 1000-digit precision,
14cu|python-mpmath-0.18-1|25	and in many cases mpmath implements asymptotically fast algorithms that scale
14cu|python-mpmath-0.18-1|26	well for extremely high precision work. If available, mpmath will (optionally)
14cu|python-mpmath-0.18-1|27	use gmpy to speed up high precision operations.
14cu|python-mpmath-0.18-1|28	
14cu|python-mpmath-0.18-1|29	%package	doc
14cu|python-mpmath-0.18-1|30	Group:		Development/Python
14cu|python-mpmath-0.18-1|31	Summary:	Documentation for python-%{name}
14cu|python-mpmath-0.18-1|32	
14cu|python-mpmath-0.18-1|33	%description	doc
14cu|python-mpmath-0.18-1|34	Documentation for python-%{name}.
14cu|python-mpmath-0.18-1|35	
14cu|python-mpmath-0.18-1|36	%prep
14cu|python-mpmath-0.18-1|37	%setup -q -n %{module}-%{version} -a 1
14cu|python-mpmath-0.18-1|38	
14cu|python-mpmath-0.18-1|39	%install
14cu|python-mpmath-0.18-1|40	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python-mpmath-0.18-1|41	
14cu|python-mpmath-0.18-1|42	pushd doc
14cu|python-mpmath-0.18-1|43	python3 build.py
14cu|python-mpmath-0.18-1|44	rm -rf build/.buildinfo build/.doctrees
14cu|python-mpmath-0.18-1|45	mkdir -p %{buildroot}/%{_docdir}/%{module}
14cu|python-mpmath-0.18-1|46	cp -far build/* %{buildroot}/%{_docdir}/%{module}
14cu|python-mpmath-0.18-1|47	popd
14cu|python-mpmath-0.18-1|48	
14cu|python-mpmath-0.18-1|49	%files
14cu|python-mpmath-0.18-1|50	%doc CHANGES LICENSE
14cu|python-mpmath-0.18-1|51	%{py3_puresitedir}/*
14cu|python-mpmath-0.18-1|52	
14cu|python-mpmath-0.18-1|53	%files doc
14cu|python-mpmath-0.18-1|54	%{_docdir}/%{module}/
14cu|python-mpmath-0.18-1|55	
14cu|python-mpmath-0.18-1|56	%changelog
14cu|python-mpmath-0.18-1|57	
14cu|python-mpmath-0.18-1|58	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.18-1
14cu|python-mpmath-0.18-1|59	- (8dd451b) Suggest python3-gmpy, now we have it in our repos
14cu|python-mpmath-0.18-1|60	
14cu|python-mpmath-0.18-1|61	

14064 14
14cu|python-mpmath-0.19-1|1	%define module mpmath
14cu|python-mpmath-0.19-1|2	
14cu|python-mpmath-0.19-1|3	Name:		python-mpmath
14cu|python-mpmath-0.19-1|4	Version:	0.19
14cu|python-mpmath-0.19-1|5	Release:	1
14cu|python-mpmath-0.19-1|6	Summary:	Python library for arbitrary-precision floating-point arithmetic
14cu|python-mpmath-0.19-1|7	Group:		Development/Python
14cu|python-mpmath-0.19-1|8	License:	BSD
14cu|python-mpmath-0.19-1|9	URL:		http://mpmath.org/
14cu|python-mpmath-0.19-1|10	Source0:	https://pypi.python.org/packages/source/m/%{module}/%{module}-%{version}.tar.gz
14cu|python-mpmath-0.19-1|11	BuildArch:	noarch
14cu|python-mpmath-0.19-1|12	BuildRequires:	python-setuptools
14cu|python-mpmath-0.19-1|13	Suggests:	python-gmpy
14cu|python-mpmath-0.19-1|14	Suggests:	python-matplotlib
14cu|python-mpmath-0.19-1|15	
14cu|python-mpmath-0.19-1|16	%description
14cu|python-mpmath-0.19-1|17	A Python library for arbitrary-precision floating-point arithmetic.
14cu|python-mpmath-0.19-1|18	
14cu|python-mpmath-0.19-1|19	%package -n python3-%{module}
14cu|python-mpmath-0.19-1|20	Summary:	Python library for arbitrary-precision floating-point arithmetic
14cu|python-mpmath-0.19-1|21	Group:		Development/Python
14cu|python-mpmath-0.19-1|22	BuildRequires:	python3-setuptools
14cu|python-mpmath-0.19-1|23	Suggests:	python3-matplotlib
14cu|python-mpmath-0.19-1|24	
14cu|python-mpmath-0.19-1|25	%description -n python3-%{module}
14cu|python-mpmath-0.19-1|26	A Python library for arbitrary-precision floating-point arithmetic.
14cu|python-mpmath-0.19-1|27	
14cu|python-mpmath-0.19-1|28	%prep
14cu|python-mpmath-0.19-1|29	%setup -qn %{module}-%{version}
14cu|python-mpmath-0.19-1|30	# Convert line encodings
14cu|python-mpmath-0.19-1|31	for doc in LICENSE CHANGES PKG-INFO README mpmath/tests/runtests.py; do
14cu|python-mpmath-0.19-1|32	sed "s|\r||g" $doc > $doc.new && \
14cu|python-mpmath-0.19-1|33	touch -r $doc $doc.new && \
14cu|python-mpmath-0.19-1|34	mv $doc.new $doc
14cu|python-mpmath-0.19-1|35	done
14cu|python-mpmath-0.19-1|36	
14cu|python-mpmath-0.19-1|37	# Get rid of unnecessary shebangs
14cu|python-mpmath-0.19-1|38	for lib in mpmath/elliptic.py mpmath/tests/runtests.py; do
14cu|python-mpmath-0.19-1|39	sed '/#!\/usr\/bin\/env/d' $lib > $lib.new && \
14cu|python-mpmath-0.19-1|40	touch -r $lib $lib.new && \
14cu|python-mpmath-0.19-1|41	mv $lib.new $lib
14cu|python-mpmath-0.19-1|42	done
14cu|python-mpmath-0.19-1|43	cp -a . %{py3dir}
14cu|python-mpmath-0.19-1|44	
14cu|python-mpmath-0.19-1|45	%build
14cu|python-mpmath-0.19-1|46	python setup.py build
14cu|python-mpmath-0.19-1|47	
14cu|python-mpmath-0.19-1|48	pushd %{py3dir}
14cu|python-mpmath-0.19-1|49	python3 setup.py build
14cu|python-mpmath-0.19-1|50	popd
14cu|python-mpmath-0.19-1|51	
14cu|python-mpmath-0.19-1|52	%install
14cu|python-mpmath-0.19-1|53	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-mpmath-0.19-1|54	
14cu|python-mpmath-0.19-1|55	pushd %{py3dir}
14cu|python-mpmath-0.19-1|56	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-mpmath-0.19-1|57	popd
14cu|python-mpmath-0.19-1|58	
14cu|python-mpmath-0.19-1|59	#%py2_install
14cu|python-mpmath-0.19-1|60	
14cu|python-mpmath-0.19-1|61	#pushd %{py3dir}
14cu|python-mpmath-0.19-1|62	#%py3_install
14cu|python-mpmath-0.19-1|63	#popd
14cu|python-mpmath-0.19-1|64	
14cu|python-mpmath-0.19-1|65	%check
14cu|python-mpmath-0.19-1|66	
14cu|python-mpmath-0.19-1|67	%files
14cu|python-mpmath-0.19-1|68	%doc README.new CHANGES
14cu|python-mpmath-0.19-1|69	%{py_puresitedir}/%{module}
14cu|python-mpmath-0.19-1|70	%{py_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-mpmath-0.19-1|71	
14cu|python-mpmath-0.19-1|72	%files -n python3-%{module}
14cu|python-mpmath-0.19-1|73	%doc README.new CHANGES
14cu|python-mpmath-0.19-1|74	%{py3_puresitedir}/%{module}
14cu|python-mpmath-0.19-1|75	%{py3_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-mpmath-0.19-1|76	
14cu|python-mpmath-0.19-1|77	
14cu|python-mpmath-0.19-1|78	
14cu|python-mpmath-0.19-1|79	%changelog
14cu|python-mpmath-0.19-1|80	
14cu|python-mpmath-0.19-1|81	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 0.19-1
14cu|python-mpmath-0.19-1|82	- (1189d14) Fix files
14cu|python-mpmath-0.19-1|83	
14cu|python-mpmath-0.19-1|84	

14065 14
14cu|python-msgpack-0.4.6-1|1	%define debug_package	%{nil}
14cu|python-msgpack-0.4.6-1|2	
14cu|python-msgpack-0.4.6-1|3	%define tarname	msgpack-python
14cu|python-msgpack-0.4.6-1|4	
14cu|python-msgpack-0.4.6-1|5	Summary:	MessagePack (de)serializer for Python
14cu|python-msgpack-0.4.6-1|6	Name:		python-msgpack
14cu|python-msgpack-0.4.6-1|7	Version:	0.4.6
14cu|python-msgpack-0.4.6-1|8	Release:	1
14cu|python-msgpack-0.4.6-1|9	Source0:	https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
14cu|python-msgpack-0.4.6-1|10	Patch0:		egg-info-0.2.0.patch
14cu|python-msgpack-0.4.6-1|11	License:	Apache License
14cu|python-msgpack-0.4.6-1|12	Group:		Development/Python
14cu|python-msgpack-0.4.6-1|13	Url:		http://msgpack.org/
14cu|python-msgpack-0.4.6-1|14	BuildRequires:	python-cython
14cu|python-msgpack-0.4.6-1|15	BuildRequires:	python-setuptools
14cu|python-msgpack-0.4.6-1|16	
14cu|python-msgpack-0.4.6-1|17	%description
14cu|python-msgpack-0.4.6-1|18	MessagePack is a binary-based efficient data interchange format that
14cu|python-msgpack-0.4.6-1|19	is focused on high performance. It is like JSON, but very fast and
14cu|python-msgpack-0.4.6-1|20	small.
14cu|python-msgpack-0.4.6-1|21	
14cu|python-msgpack-0.4.6-1|22	%prep
14cu|python-msgpack-0.4.6-1|23	%setup -q -n %{tarname}-%{version}
14cu|python-msgpack-0.4.6-1|24	%patch0 -p0
14cu|python-msgpack-0.4.6-1|25	
14cu|python-msgpack-0.4.6-1|26	%build
14cu|python-msgpack-0.4.6-1|27	python setup.py build
14cu|python-msgpack-0.4.6-1|28	
14cu|python-msgpack-0.4.6-1|29	%install
14cu|python-msgpack-0.4.6-1|30	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-msgpack-0.4.6-1|31	
14cu|python-msgpack-0.4.6-1|32	%clean
14cu|python-msgpack-0.4.6-1|33	
14cu|python-msgpack-0.4.6-1|34	%files
14cu|python-msgpack-0.4.6-1|35	%doc COPYING README.rst
14cu|python-msgpack-0.4.6-1|36	%{py_platsitedir}/msgpack*
14cu|python-msgpack-0.4.6-1|37	
14cu|python-msgpack-0.4.6-1|38	%changelog
14cu|python-msgpack-0.4.6-1|39	
14cu|python-msgpack-0.4.6-1|40	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 0.4.6-1
14cu|python-msgpack-0.4.6-1|41	- (c8fab63) Updated to 0.4.6
14cu|python-msgpack-0.4.6-1|42	
14cu|python-msgpack-0.4.6-1|43	

14066 14
14cu|python-mygpoclient-1.7-3|1	%define oname mygpoclient
14cu|python-mygpoclient-1.7-3|2	
14cu|python-mygpoclient-1.7-3|3	Summary:	Library for accessing my.gpodder.org web services
14cu|python-mygpoclient-1.7-3|4	Name:		python-%{oname}
14cu|python-mygpoclient-1.7-3|5	Version:	1.7
14cu|python-mygpoclient-1.7-3|6	Release:	3
14cu|python-mygpoclient-1.7-3|7	Source0:	http://thpinfo.com/2010/mygpoclient/mygpoclient-%{version}.tar.gz
14cu|python-mygpoclient-1.7-3|8	License:	GPLv3
14cu|python-mygpoclient-1.7-3|9	Group:		Development/Python
14cu|python-mygpoclient-1.7-3|10	BuildArch:	noarch
14cu|python-mygpoclient-1.7-3|11	BuildRequires:	python-devel
14cu|python-mygpoclient-1.7-3|12	Url:		http://thpinfo.com/2010/mygpoclient/
14cu|python-mygpoclient-1.7-3|13	
14cu|python-mygpoclient-1.7-3|14	%description
14cu|python-mygpoclient-1.7-3|15	The mygpoclient library allows developers to utilize a Pythonic
14cu|python-mygpoclient-1.7-3|16	interface to the my.gpodder.org web services for synchronizing podcast
14cu|python-mygpoclient-1.7-3|17	subscriptions. This page provides the public place for downloading
14cu|python-mygpoclient-1.7-3|18	source releases of the library.
14cu|python-mygpoclient-1.7-3|19	
14cu|python-mygpoclient-1.7-3|20	%prep
14cu|python-mygpoclient-1.7-3|21	%setup -q -n %{oname}-%{version}
14cu|python-mygpoclient-1.7-3|22	%apply_patches
14cu|python-mygpoclient-1.7-3|23	
14cu|python-mygpoclient-1.7-3|24	%build
14cu|python-mygpoclient-1.7-3|25	python setup.py build
14cu|python-mygpoclient-1.7-3|26	
14cu|python-mygpoclient-1.7-3|27	%install
14cu|python-mygpoclient-1.7-3|28	python setup.py install --root=%{buildroot}
14cu|python-mygpoclient-1.7-3|29	
14cu|python-mygpoclient-1.7-3|30	%clean
14cu|python-mygpoclient-1.7-3|31	
14cu|python-mygpoclient-1.7-3|32	%files
14cu|python-mygpoclient-1.7-3|33	%doc AUTHORS README
14cu|python-mygpoclient-1.7-3|34	%{_bindir}/bpsync
14cu|python-mygpoclient-1.7-3|35	%{py_puresitedir}/%{oname}
14cu|python-mygpoclient-1.7-3|36	%{py_puresitedir}/*.egg-info
14cu|python-mygpoclient-1.7-3|37	
14cu|python-mygpoclient-1.7-3|38	
14cu|python-mygpoclient-1.7-3|39	%changelog
14cu|python-mygpoclient-1.7-3|40	
14cu|python-mygpoclient-1.7-3|41	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.7-3
14cu|python-mygpoclient-1.7-3|42	- (f5eee73) Spec cleanup
14cu|python-mygpoclient-1.7-3|43	
14cu|python-mygpoclient-1.7-3|44	

14067 14
14cu|python-nbxmpp-0.5.3-1|1	%global srcname nbxmpp
14cu|python-nbxmpp-0.5.3-1|2	
14cu|python-nbxmpp-0.5.3-1|3	Name:           python-%{srcname}
14cu|python-nbxmpp-0.5.3-1|4	Version:        0.5.3
14cu|python-nbxmpp-0.5.3-1|5	Release:        1
14cu|python-nbxmpp-0.5.3-1|6	Summary:        Non blocking Jabber/XMPP module
14cu|python-nbxmpp-0.5.3-1|7	
14cu|python-nbxmpp-0.5.3-1|8	Group:          Development/Python
14cu|python-nbxmpp-0.5.3-1|9	License:        MIT
14cu|python-nbxmpp-0.5.3-1|10	URL:            https://pypi.python.org/pypi/nbxmpp
14cu|python-nbxmpp-0.5.3-1|11	Source0:        http://pypi.python.org/packages/source/n/nbxmpp/%{srcname}-%{version}.tar.gz
14cu|python-nbxmpp-0.5.3-1|12	
14cu|python-nbxmpp-0.5.3-1|13	BuildArch:      noarch
14cu|python-nbxmpp-0.5.3-1|14	BuildRequires:  python-devel
14cu|python-nbxmpp-0.5.3-1|15	BuildRequires:  python-setuptools
14cu|python-nbxmpp-0.5.3-1|16	Requires:       python-OpenSSL
14cu|python-nbxmpp-0.5.3-1|17	Requires:       python-gobject
14cu|python-nbxmpp-0.5.3-1|18	
14cu|python-nbxmpp-0.5.3-1|19	%description
14cu|python-nbxmpp-0.5.3-1|20	The goal of this python library is to provide a way for python applications
14cu|python-nbxmpp-0.5.3-1|21	to use Jabber/XMPP networks in a non-blocking way. This library is initialy
14cu|python-nbxmpp-0.5.3-1|22	a fork of xmpppy one, but using non-blocking sockets.
14cu|python-nbxmpp-0.5.3-1|23	
14cu|python-nbxmpp-0.5.3-1|24	%prep
14cu|python-nbxmpp-0.5.3-1|25	%setup -q -n %{srcname}-%{version}
14cu|python-nbxmpp-0.5.3-1|26	
14cu|python-nbxmpp-0.5.3-1|27	%build
14cu|python-nbxmpp-0.5.3-1|28	python setup.py build
14cu|python-nbxmpp-0.5.3-1|29	
14cu|python-nbxmpp-0.5.3-1|30	%install
14cu|python-nbxmpp-0.5.3-1|31	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-nbxmpp-0.5.3-1|32	
14cu|python-nbxmpp-0.5.3-1|33	%files
14cu|python-nbxmpp-0.5.3-1|34	%{py_puresitedir}/%{srcname}/
14cu|python-nbxmpp-0.5.3-1|35	%{py_puresitedir}/%{srcname}*.egg-info
14cu|python-nbxmpp-0.5.3-1|36	
14cu|python-nbxmpp-0.5.3-1|37	
14cu|python-nbxmpp-0.5.3-1|38	
14cu|python-nbxmpp-0.5.3-1|39	
14cu|python-nbxmpp-0.5.3-1|40	%changelog
14cu|python-nbxmpp-0.5.3-1|41	
14cu|python-nbxmpp-0.5.3-1|42	* Mon Apr 18 2016 Denis Silakov <dsilakov@gmail.com> 0.5.3-1
14cu|python-nbxmpp-0.5.3-1|43	- (dcdae45) Updated to 0.5.3
14cu|python-nbxmpp-0.5.3-1|44	
14cu|python-nbxmpp-0.5.3-1|45	

14068 14
14cu|python-netifaces-0.10.4-1|1	%define	oname	netifaces
14cu|python-netifaces-0.10.4-1|2	
14cu|python-netifaces-0.10.4-1|3	Name:		python-%{oname}
14cu|python-netifaces-0.10.4-1|4	Version:	0.10.4
14cu|python-netifaces-0.10.4-1|5	Release:	1
14cu|python-netifaces-0.10.4-1|6	Summary:	Portable network interface information
14cu|python-netifaces-0.10.4-1|7	Source0:	https://bitbucket.org/al45tair/netifaces/get/release_0_10_4.tar.gz
14cu|python-netifaces-0.10.4-1|8	License:	MIT License
14cu|python-netifaces-0.10.4-1|9	Group:		Development/Python
14cu|python-netifaces-0.10.4-1|10	Url:		http://alastairs-place.net/netifaces
14cu|python-netifaces-0.10.4-1|11	BuildRequires:	python-devel
14cu|python-netifaces-0.10.4-1|12	BuildRequires:	python-setuptools
14cu|python-netifaces-0.10.4-1|13	
14cu|python-netifaces-0.10.4-1|14	Requires: python(abi) = 2.7
14cu|python-netifaces-0.10.4-1|15	
14cu|python-netifaces-0.10.4-1|16	
14cu|python-netifaces-0.10.4-1|17	
14cu|python-netifaces-0.10.4-1|18	%description
14cu|python-netifaces-0.10.4-1|19	netifaces provides a (hopefully portable-ish) way for Python programmers to
14cu|python-netifaces-0.10.4-1|20	get access to a list of the network interfaces on the local machine, and to
14cu|python-netifaces-0.10.4-1|21	obtain the addresses of those network interfaces.
14cu|python-netifaces-0.10.4-1|22	
14cu|python-netifaces-0.10.4-1|23	The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
14cu|python-netifaces-0.10.4-1|24	and Solaris.
14cu|python-netifaces-0.10.4-1|25	
14cu|python-netifaces-0.10.4-1|26	It should work on other UNIX-like systems provided they implement
14cu|python-netifaces-0.10.4-1|27	either getifaddrs() or support the SIOCGIFxxx socket options, although the
14cu|python-netifaces-0.10.4-1|28	data provided by the socket options is normally less complete.
14cu|python-netifaces-0.10.4-1|29	
14cu|python-netifaces-0.10.4-1|30	%prep
14cu|python-netifaces-0.10.4-1|31	%setup -qn al45tair-netifaces-1d6d179f8bce
14cu|python-netifaces-0.10.4-1|32	
14cu|python-netifaces-0.10.4-1|33	%build
14cu|python-netifaces-0.10.4-1|34	python setup.py build
14cu|python-netifaces-0.10.4-1|35	
14cu|python-netifaces-0.10.4-1|36	%install
14cu|python-netifaces-0.10.4-1|37	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14cu|python-netifaces-0.10.4-1|38	
14cu|python-netifaces-0.10.4-1|39	%files
14cu|python-netifaces-0.10.4-1|40	%{py_platsitedir}/netifaces.so
14cu|python-netifaces-0.10.4-1|41	%{py_platsitedir}/netifaces*.egg-info
14cu|python-netifaces-0.10.4-1|42	%changelog
14cu|python-netifaces-0.10.4-1|43	
14cu|python-netifaces-0.10.4-1|44	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 0.10.4-1
14cu|python-netifaces-0.10.4-1|45	- (ed26719) Updated to 0.10.4
14cu|python-netifaces-0.10.4-1|46	
14cu|python-netifaces-0.10.4-1|47	

14069 14
14cu|python-networkx-1.9.1-1|1	%define module	networkx
14cu|python-networkx-1.9.1-1|2	
14cu|python-networkx-1.9.1-1|3	Name:		python-%{module}
14cu|python-networkx-1.9.1-1|4	Version:	1.9.1
14cu|python-networkx-1.9.1-1|5	Release:	1
14cu|python-networkx-1.9.1-1|6	Summary:	Python package for the study of complex networks
14cu|python-networkx-1.9.1-1|7	License:	BSD
14cu|python-networkx-1.9.1-1|8	Group:		Development/Python
14cu|python-networkx-1.9.1-1|9	Url:		http://networkx.github.io/
14cu|python-networkx-1.9.1-1|10	Source0:	http://pypi.python.org/packages/source/n/networkx/%{module}-%{version}.tar.gz
14cu|python-networkx-1.9.1-1|11	Source1:	http://networkx.github.io/documentation/%{module}-%{version}/_downloads/networkx_reference.pdf
14cu|python-networkx-1.9.1-1|12	Source2:	http://networkx.github.io/documentation/%{module}-%{version}/_downloads/networkx_tutorial.pdf
14cu|python-networkx-1.9.1-1|13	Source3:	http://networkx.github.io/documentation/%{module}-%{version}/_downloads/networkx-documentation.zip
14cu|python-networkx-1.9.1-1|14	BuildArch:	noarch
14cu|python-networkx-1.9.1-1|15	BuildRequires:	python-setuptools
14cu|python-networkx-1.9.1-1|16	BuildRequires:	python-matplotlib
14cu|python-networkx-1.9.1-1|17	BuildRequires:	python-devel
14cu|python-networkx-1.9.1-1|18	BuildRequires:	python-decorator
14cu|python-networkx-1.9.1-1|19	BuildRequires:	python-parsing
14cu|python-networkx-1.9.1-1|20	BuildRequires:	python-six
14cu|python-networkx-1.9.1-1|21	BuildRequires:	python-nose
14cu|python-networkx-1.9.1-1|22	
14cu|python-networkx-1.9.1-1|23	Requires:	python-pygraphviz
14cu|python-networkx-1.9.1-1|24	Requires:	python-matplotlib
14cu|python-networkx-1.9.1-1|25	Suggests:	python-parsing
14cu|python-networkx-1.9.1-1|26	Suggests:	python-numpy
14cu|python-networkx-1.9.1-1|27	Suggests:	python-scipy
14cu|python-networkx-1.9.1-1|28	Suggests:	python-yaml
14cu|python-networkx-1.9.1-1|29	
14cu|python-networkx-1.9.1-1|30	%description
14cu|python-networkx-1.9.1-1|31	NetworkX (NX) is a Python package for the creation, manipulation, and
14cu|python-networkx-1.9.1-1|32	study of the structure, dynamics, and functions of complex networks.
14cu|python-networkx-1.9.1-1|33	
14cu|python-networkx-1.9.1-1|34	Features:
14cu|python-networkx-1.9.1-1|35	* Includes standard graph-theoretic and statistical physics functions
14cu|python-networkx-1.9.1-1|36	* Easy exchange of network algorithms between applications, disciplines,
14cu|python-networkx-1.9.1-1|37	and platforms
14cu|python-networkx-1.9.1-1|38	* Includes many classic graphs and synthetic networks
14cu|python-networkx-1.9.1-1|39	* Nodes and edges can be "anything" (e.g. time-series, text, images,
14cu|python-networkx-1.9.1-1|40	XML records)
14cu|python-networkx-1.9.1-1|41	* Exploits existing code from high-quality legacy software in C, C++,
14cu|python-networkx-1.9.1-1|42	Fortran, etc.
14cu|python-networkx-1.9.1-1|43	* Open source (encourages community input)
14cu|python-networkx-1.9.1-1|44	* Unit-tested
14cu|python-networkx-1.9.1-1|45	
14cu|python-networkx-1.9.1-1|46	%package	doc
14cu|python-networkx-1.9.1-1|47	Summary:	Documentation for networkx
14cu|python-networkx-1.9.1-1|48	Group:		Documentation
14cu|python-networkx-1.9.1-1|49	BuildRequires:	python-sphinx
14cu|python-networkx-1.9.1-1|50	BuildRequires:	python-numpydoc
14cu|python-networkx-1.9.1-1|51	Requires:	%{name} = %{version}-%{release}
14cu|python-networkx-1.9.1-1|52	
14cu|python-networkx-1.9.1-1|53	%description	doc
14cu|python-networkx-1.9.1-1|54	Documentation for networkx
14cu|python-networkx-1.9.1-1|55	
14cu|python-networkx-1.9.1-1|56	%package -n	python3-%{module}
14cu|python-networkx-1.9.1-1|57	Summary:	Python 3 package for the study of complex networks
14cu|python-networkx-1.9.1-1|58	Group:		Development/Python
14cu|python-networkx-1.9.1-1|59	BuildRequires:	python3-setuptools
14cu|python-networkx-1.9.1-1|60	#BuildRequires:	python3-matplotlib
14cu|python-networkx-1.9.1-1|61	BuildRequires:	python3-devel
14cu|python-networkx-1.9.1-1|62	BuildRequires:	python3-decorator
14cu|python-networkx-1.9.1-1|63	BuildRequires:	python3-parsing
14cu|python-networkx-1.9.1-1|64	BuildRequires:	python3-six
14cu|python-networkx-1.9.1-1|65	BuildRequires:	python3-nose
14cu|python-networkx-1.9.1-1|66	
14cu|python-networkx-1.9.1-1|67	#Requires:	python3-matplotlib
14cu|python-networkx-1.9.1-1|68	Suggests:	python3-parsing
14cu|python-networkx-1.9.1-1|69	Suggests:	python3-numpy
14cu|python-networkx-1.9.1-1|70	Suggests:	python3-scipy
14cu|python-networkx-1.9.1-1|71	Suggests:	python3-yaml
14cu|python-networkx-1.9.1-1|72	
14cu|python-networkx-1.9.1-1|73	%description -n	python3-networkx
14cu|python-networkx-1.9.1-1|74	NetworkX is a Python 3 package for the creation, manipulation, and
14cu|python-networkx-1.9.1-1|75	study of the structure, dynamics, and functions of complex networks.
14cu|python-networkx-1.9.1-1|76	
14cu|python-networkx-1.9.1-1|77	
14cu|python-networkx-1.9.1-1|78	%prep
14cu|python-networkx-1.9.1-1|79	%setup -q -n %{module}-%{version}
14cu|python-networkx-1.9.1-1|80	
14cu|python-networkx-1.9.1-1|81	# Fix permissions
14cu|python-networkx-1.9.1-1|82	find examples -type f -perm /0111 | xargs chmod a-x
14cu|python-networkx-1.9.1-1|83	
14cu|python-networkx-1.9.1-1|84	# Use the system python-decorator instead of the bundled version
14cu|python-networkx-1.9.1-1|85	sed -e '/          "networkx\.external.*",/d' \
14cu|python-networkx-1.9.1-1|86	-e "/sys\.version >= '3'/,/^$/d" \
14cu|python-networkx-1.9.1-1|87	-i setup.py
14cu|python-networkx-1.9.1-1|88	pushd networkx
14cu|python-networkx-1.9.1-1|89	rm -fr external
14cu|python-networkx-1.9.1-1|90	sed "/import networkx\.external/d" __init__.py > init.py
14cu|python-networkx-1.9.1-1|91	touch -r __init__.py init.py
14cu|python-networkx-1.9.1-1|92	mv -f init.py __init__.py
14cu|python-networkx-1.9.1-1|93	for f in utils/decorators.py utils/misc.py; do
14cu|python-networkx-1.9.1-1|94	sed "s/networkx\.external\.//" $f > fixed.py
14cu|python-networkx-1.9.1-1|95	touch -r $f fixed.py
14cu|python-networkx-1.9.1-1|96	mv -f fixed.py $f
14cu|python-networkx-1.9.1-1|97	done
14cu|python-networkx-1.9.1-1|98	popd
14cu|python-networkx-1.9.1-1|99	
14cu|python-networkx-1.9.1-1|100	# Avoid downloading the doc files while building
14cu|python-networkx-1.9.1-1|101	cp -pf %{SOURCE1} %{SOURCE2} %{SOURCE3} doc/source
14cu|python-networkx-1.9.1-1|102	
14cu|python-networkx-1.9.1-1|103	cp -a . %{py3dir}
14cu|python-networkx-1.9.1-1|104	
14cu|python-networkx-1.9.1-1|105	%build
14cu|python-networkx-1.9.1-1|106	python setup.py build
14cu|python-networkx-1.9.1-1|107	
14cu|python-networkx-1.9.1-1|108	pushd %{py3dir}
14cu|python-networkx-1.9.1-1|109	python3 setup.py build
14cu|python-networkx-1.9.1-1|110	popd
14cu|python-networkx-1.9.1-1|111	
14cu|python-networkx-1.9.1-1|112	
14cu|python-networkx-1.9.1-1|113	%install
14cu|python-networkx-1.9.1-1|114	pushd %{py3dir}
14cu|python-networkx-1.9.1-1|115	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-networkx-1.9.1-1|116	popd
14cu|python-networkx-1.9.1-1|117	
14cu|python-networkx-1.9.1-1|118	python setup.py install --root=%{buildroot} --skip-build
14cu|python-networkx-1.9.1-1|119	mv %{buildroot}%{_docdir}/networkx-%{version} ./installed-docs
14cu|python-networkx-1.9.1-1|120	rm -f installed-docs/INSTALL.txt
14cu|python-networkx-1.9.1-1|121	
14cu|python-networkx-1.9.1-1|122	# Fix permissions and binary paths
14cu|python-networkx-1.9.1-1|123	for f in `grep -FRl /usr/bin/env %{buildroot}%{py_puresitedir}`; do
14cu|python-networkx-1.9.1-1|124	sed 's|/usr/bin/env python|%{_bindir}/python|' $f > $f.new
14cu|python-networkx-1.9.1-1|125	touch -r $f $f.new
14cu|python-networkx-1.9.1-1|126	chmod a+x $f.new
14cu|python-networkx-1.9.1-1|127	mv -f $f.new $f
14cu|python-networkx-1.9.1-1|128	done
14cu|python-networkx-1.9.1-1|129	
14cu|python-networkx-1.9.1-1|130	for f in `grep -FRl /usr/bin/env %{buildroot}%{py3_puresitedir}`; do
14cu|python-networkx-1.9.1-1|131	sed 's|/usr/bin/env python|%{_bindir}/python3|' $f > $f.new
14cu|python-networkx-1.9.1-1|132	touch -r $f $f.new
14cu|python-networkx-1.9.1-1|133	chmod a+x $f.new
14cu|python-networkx-1.9.1-1|134	mv -f $f.new $f
14cu|python-networkx-1.9.1-1|135	done
14cu|python-networkx-1.9.1-1|136	
14cu|python-networkx-1.9.1-1|137	%check
14cu|python-networkx-1.9.1-1|138	%define enable_tests 1
14cu|python-networkx-1.9.1-1|139	%if %{enable_tests}
14cu|python-networkx-1.9.1-1|140	mkdir site-packages
14cu|python-networkx-1.9.1-1|141	mv networkx site-packages
14cu|python-networkx-1.9.1-1|142	PYTHONPATH=`pwd`/site-packages python -c "import networkx; networkx.test()"
14cu|python-networkx-1.9.1-1|143	%endif
14cu|python-networkx-1.9.1-1|144	
14cu|python-networkx-1.9.1-1|145	%files
14cu|python-networkx-1.9.1-1|146	%doc installed-docs/*
14cu|python-networkx-1.9.1-1|147	%{py_puresitedir}/%{module}
14cu|python-networkx-1.9.1-1|148	%{py_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-networkx-1.9.1-1|149	
14cu|python-networkx-1.9.1-1|150	%files -n python3-%{module}
14cu|python-networkx-1.9.1-1|151	%doc installed-docs/*
14cu|python-networkx-1.9.1-1|152	%{py3_puresitedir}/%{module}
14cu|python-networkx-1.9.1-1|153	%{py3_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-networkx-1.9.1-1|154	
14cu|python-networkx-1.9.1-1|155	
14cu|python-networkx-1.9.1-1|156	
14cu|python-networkx-1.9.1-1|157	
14cu|python-networkx-1.9.1-1|158	%changelog
14cu|python-networkx-1.9.1-1|159	
14cu|python-networkx-1.9.1-1|160	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.9.1-1
14cu|python-networkx-1.9.1-1|161	- (b77714e) Update from upstream
14cu|python-networkx-1.9.1-1|162	
14cu|python-networkx-1.9.1-1|163	

14070 14
14cu|python-ntlm-1.0.1-7|1	%define upstream_name python-ntlm
14cu|python-ntlm-1.0.1-7|2	
14cu|python-ntlm-1.0.1-7|3	Name:           %{upstream_name}
14cu|python-ntlm-1.0.1-7|4	Version:        1.0.1
14cu|python-ntlm-1.0.1-7|5	Release:        7
14cu|python-ntlm-1.0.1-7|6	Summary:        NTLM support for python
14cu|python-ntlm-1.0.1-7|7	Group:          Development/Python
14cu|python-ntlm-1.0.1-7|8	License:        LGPL
14cu|python-ntlm-1.0.1-7|9	URL:            https://pypi.python.org/pypi/python-ntlm
14cu|python-ntlm-1.0.1-7|10	Source0:        https://pypi.python.org/packages/source/p/python-ntlm/python-ntlm-%{version}.tar.gz
14cu|python-ntlm-1.0.1-7|11	BuildArch:      noarch
14cu|python-ntlm-1.0.1-7|12	BuildRequires:  python-devel
14cu|python-ntlm-1.0.1-7|13	BuildRequires:  python-setuptools
14cu|python-ntlm-1.0.1-7|14	
14cu|python-ntlm-1.0.1-7|15	%description
14cu|python-ntlm-1.0.1-7|16	This package allows Python clients running on any operating system to provide
14cu|python-ntlm-1.0.1-7|17	NTLM authentication to a supporting server.
14cu|python-ntlm-1.0.1-7|18	
14cu|python-ntlm-1.0.1-7|19	python-ntlm is probably most useful on platforms that are not Windows, since on
14cu|python-ntlm-1.0.1-7|20	Windows it is possible to take advantage of platform-specific NTLM support.
14cu|python-ntlm-1.0.1-7|21	
14cu|python-ntlm-1.0.1-7|22	%prep
14cu|python-ntlm-1.0.1-7|23	%setup -q -n %{upstream_name}-%{version}
14cu|python-ntlm-1.0.1-7|24	
14cu|python-ntlm-1.0.1-7|25	%build
14cu|python-ntlm-1.0.1-7|26	CFLAGS="%{optflags}" python setup.py build
14cu|python-ntlm-1.0.1-7|27	
14cu|python-ntlm-1.0.1-7|28	%install
14cu|python-ntlm-1.0.1-7|29	python setup.py install --skip-build --root %{buildroot}
14cu|python-ntlm-1.0.1-7|30	
14cu|python-ntlm-1.0.1-7|31	# dont install examples
14cu|python-ntlm-1.0.1-7|32	rm -f %{buildroot}%{_bindir}/*
14cu|python-ntlm-1.0.1-7|33	
14cu|python-ntlm-1.0.1-7|34	%files
14cu|python-ntlm-1.0.1-7|35	%doc ntlm_examples
14cu|python-ntlm-1.0.1-7|36	%{py_puresitedir}/ntlm
14cu|python-ntlm-1.0.1-7|37	%{py_puresitedir}/python_ntlm-%{version}-*.egg-info
14cu|python-ntlm-1.0.1-7|38	
14cu|python-ntlm-1.0.1-7|39	
14cu|python-ntlm-1.0.1-7|40	
14cu|python-ntlm-1.0.1-7|41	%changelog
14cu|python-ntlm-1.0.1-7|42	
14cu|python-ntlm-1.0.1-7|43	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.0.1-7
14cu|python-ntlm-1.0.1-7|44	- (d4c4122) Imported from SRPM
14cu|python-ntlm-1.0.1-7|45	
14cu|python-ntlm-1.0.1-7|46	

14071 14
14cu|python-numexpr-2.4.6-1|1	%define	module	numexpr
14cu|python-numexpr-2.4.6-1|2	%define __noautoprov '.*\\.so'
14cu|python-numexpr-2.4.6-1|3	
14cu|python-numexpr-2.4.6-1|4	Summary: 	Fast numerical array expression evaluator for Python and NumPy
14cu|python-numexpr-2.4.6-1|5	
14cu|python-numexpr-2.4.6-1|6	Name:		python-%{module}
14cu|python-numexpr-2.4.6-1|7	Version:	2.4.6
14cu|python-numexpr-2.4.6-1|8	Release:	1
14cu|python-numexpr-2.4.6-1|9	Source0:	https://pypi.python.org/packages/source/n/numexpr/numexpr-%{version}.tar.gz
14cu|python-numexpr-2.4.6-1|10	License:	MIT
14cu|python-numexpr-2.4.6-1|11	Group:		Development/Python
14cu|python-numexpr-2.4.6-1|12	Url:		http://numexpr.googlecode.com/
14cu|python-numexpr-2.4.6-1|13	BuildRequires:	python-devel
14cu|python-numexpr-2.4.6-1|14	BuildRequires:	python-numpy
14cu|python-numexpr-2.4.6-1|15	BuildRequires:	python-numpy-devel >= 1.6
14cu|python-numexpr-2.4.6-1|16	BuildRequires:	pkgconfig(lapack)
14cu|python-numexpr-2.4.6-1|17	BuildRequires:  pkgconfig(python3)
14cu|python-numexpr-2.4.6-1|18	BuildRequires:  python3-numpy
14cu|python-numexpr-2.4.6-1|19	BuildRequires:  python3-numpy-devel
14cu|python-numexpr-2.4.6-1|20	BuildRequires:  python-six
14cu|python-numexpr-2.4.6-1|21	BuildRequires:  python3-six
14cu|python-numexpr-2.4.6-1|22	Requires:	python-numpy >= 1.6
14cu|python-numexpr-2.4.6-1|23	
14cu|python-numexpr-2.4.6-1|24	%description
14cu|python-numexpr-2.4.6-1|25	The numexpr package evaluates multiple-operator array expressions many
14cu|python-numexpr-2.4.6-1|26	times faster than NumPy can. It accepts the expression as a string,
14cu|python-numexpr-2.4.6-1|27	analyzes it, rewrites it more efficiently, and compiles it to faster
14cu|python-numexpr-2.4.6-1|28	Python code on the fly. It's the next best thing to writing the
14cu|python-numexpr-2.4.6-1|29	expression in C and compiling it with a specialized just-in-time (JIT)
14cu|python-numexpr-2.4.6-1|30	compiler, i.e. it does not require a compiler at runtime.
14cu|python-numexpr-2.4.6-1|31	
14cu|python-numexpr-2.4.6-1|32	%package -n python3-%{module}
14cu|python-numexpr-2.4.6-1|33	Summary:        Fast numerical array expression evaluator for Python3 and NumPy
14cu|python-numexpr-2.4.6-1|34	
14cu|python-numexpr-2.4.6-1|35	Group:          Development/Python
14cu|python-numexpr-2.4.6-1|36	Requires:       python3-numpy
14cu|python-numexpr-2.4.6-1|37	
14cu|python-numexpr-2.4.6-1|38	%description -n python3-%{module}
14cu|python-numexpr-2.4.6-1|39	The numexpr package evaluates multiple-operator array expressions many
14cu|python-numexpr-2.4.6-1|40	times faster than NumPy can. It accepts the expression as a string,
14cu|python-numexpr-2.4.6-1|41	analyzes it, rewrites it more efficiently, and compiles it to faster
14cu|python-numexpr-2.4.6-1|42	Python code on the fly. It's the next best thing to writing the
14cu|python-numexpr-2.4.6-1|43	expression in C and compiling it with a specialized just-in-time (JIT)
14cu|python-numexpr-2.4.6-1|44	compiler, i.e. it does not require a compiler at runtime.
14cu|python-numexpr-2.4.6-1|45	
14cu|python-numexpr-2.4.6-1|46	%prep
14cu|python-numexpr-2.4.6-1|47	%setup -qc
14cu|python-numexpr-2.4.6-1|48	sed -i "s|/usr/bin/env |/usr/bin/|" %{module}-%{version}/%{module}/cpuinfo.py
14cu|python-numexpr-2.4.6-1|49	
14cu|python-numexpr-2.4.6-1|50	mv %{module}-%{version} python2
14cu|python-numexpr-2.4.6-1|51	cp -a python2 python3
14cu|python-numexpr-2.4.6-1|52	
14cu|python-numexpr-2.4.6-1|53	%build
14cu|python-numexpr-2.4.6-1|54	pushd python2
14cu|python-numexpr-2.4.6-1|55	PYTHONDONTWRITEBYTECODE= python setup.py build
14cu|python-numexpr-2.4.6-1|56	popd
14cu|python-numexpr-2.4.6-1|57	
14cu|python-numexpr-2.4.6-1|58	pushd python3
14cu|python-numexpr-2.4.6-1|59	PYTHONDONTWRITEBYTECODE= python3 setup.py build
14cu|python-numexpr-2.4.6-1|60	popd
14cu|python-numexpr-2.4.6-1|61	
14cu|python-numexpr-2.4.6-1|62	%install
14cu|python-numexpr-2.4.6-1|63	pushd python2
14cu|python-numexpr-2.4.6-1|64	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-numexpr-2.4.6-1|65	popd
14cu|python-numexpr-2.4.6-1|66	
14cu|python-numexpr-2.4.6-1|67	pushd python3
14cu|python-numexpr-2.4.6-1|68	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14cu|python-numexpr-2.4.6-1|69	popd
14cu|python-numexpr-2.4.6-1|70	
14cu|python-numexpr-2.4.6-1|71	%files
14cu|python-numexpr-2.4.6-1|72	%doc  python2/LICENSE.txt
14cu|python-numexpr-2.4.6-1|73	%dir %{py_platsitedir}/%{module}
14cu|python-numexpr-2.4.6-1|74	%{py_platsitedir}/%{module}/*
14cu|python-numexpr-2.4.6-1|75	%{py_platsitedir}/%{module}-*.egg-info
14cu|python-numexpr-2.4.6-1|76	
14cu|python-numexpr-2.4.6-1|77	%files -n python3-%{module}
14cu|python-numexpr-2.4.6-1|78	%doc  python3/LICENSE.txt
14cu|python-numexpr-2.4.6-1|79	%dir %{py3_platsitedir}/%{module}
14cu|python-numexpr-2.4.6-1|80	%{py3_platsitedir}/%{module}/*
14cu|python-numexpr-2.4.6-1|81	%{py3_platsitedir}/%{module}-*.egg-info
14cu|python-numexpr-2.4.6-1|82	
14cu|python-numexpr-2.4.6-1|83	%changelog
14cu|python-numexpr-2.4.6-1|84	
14cu|python-numexpr-2.4.6-1|85	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.4.6-1
14cu|python-numexpr-2.4.6-1|86	- (bbabf4e) Updated to 2.4.6 (by updates_builder)
14cu|python-numexpr-2.4.6-1|87	
14cu|python-numexpr-2.4.6-1|88	

14072 14
14cu|python-numpydoc-0.5-2|1	Name:           python-numpydoc
14cu|python-numpydoc-0.5-2|2	Version:        0.5
14cu|python-numpydoc-0.5-2|3	Release:        2
14cu|python-numpydoc-0.5-2|4	Summary:        Sphinx extension to support docstrings in Numpy format
14cu|python-numpydoc-0.5-2|5	Group:          Development/Python
14cu|python-numpydoc-0.5-2|6	
14cu|python-numpydoc-0.5-2|7	License:        BSD
14cu|python-numpydoc-0.5-2|8	URL:            https://pypi.python.org/pypi/numpydoc
14cu|python-numpydoc-0.5-2|9	Source0:        https://pypi.python.org/packages/source/n/numpydoc/numpydoc-%{version}.tar.gz
14cu|python-numpydoc-0.5-2|10	
14cu|python-numpydoc-0.5-2|11	BuildArch:      noarch
14cu|python-numpydoc-0.5-2|12	BuildRequires:  pkgconfig(python)
14cu|python-numpydoc-0.5-2|13	BuildRequires:  python-nose
14cu|python-numpydoc-0.5-2|14	BuildRequires:  python-sphinx
14cu|python-numpydoc-0.5-2|15	BuildRequires:  python-setuptools
14cu|python-numpydoc-0.5-2|16	BuildRequires:  python-matplotlib
14cu|python-numpydoc-0.5-2|17	BuildRequires:  pythonegg(pyparsing)
14cu|python-numpydoc-0.5-2|18	
14cu|python-numpydoc-0.5-2|19	%description
14cu|python-numpydoc-0.5-2|20	Numpydoc inserts a hook into Sphinx's autodoc that converts docstrings
14cu|python-numpydoc-0.5-2|21	following the Numpy/Scipy format to a form palatable to Sphinx.
14cu|python-numpydoc-0.5-2|22	
14cu|python-numpydoc-0.5-2|23	%prep
14cu|python-numpydoc-0.5-2|24	%setup -q -n numpydoc-%{version}
14cu|python-numpydoc-0.5-2|25	
14cu|python-numpydoc-0.5-2|26	%build
14cu|python-numpydoc-0.5-2|27	python setup.py build
14cu|python-numpydoc-0.5-2|28	
14cu|python-numpydoc-0.5-2|29	%install
14cu|python-numpydoc-0.5-2|30	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-numpydoc-0.5-2|31	chmod a+r -R %{buildroot}%{py_puresitedir}/numpydoc-%{version}-py?.?.egg-info
14cu|python-numpydoc-0.5-2|32	chmod a+r -R %{buildroot}%{py_puresitedir}/numpydoc
14cu|python-numpydoc-0.5-2|33	
14cu|python-numpydoc-0.5-2|34	# %check
14cu|python-numpydoc-0.5-2|35	# nosetests -v
14cu|python-numpydoc-0.5-2|36	
14cu|python-numpydoc-0.5-2|37	%files
14cu|python-numpydoc-0.5-2|38	%doc LICENSE.txt README.rst
14cu|python-numpydoc-0.5-2|39	%{py_puresitedir}/numpydoc
14cu|python-numpydoc-0.5-2|40	%{py_puresitedir}/numpydoc-%{version}-py?.?.egg-info
14cu|python-numpydoc-0.5-2|41	
14cu|python-numpydoc-0.5-2|42	
14cu|python-numpydoc-0.5-2|43	%changelog
14cu|python-numpydoc-0.5-2|44	
14cu|python-numpydoc-0.5-2|45	* Thu Dec 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
14cu|python-numpydoc-0.5-2|46	- (56fb7e8) Fix file permissions
14cu|python-numpydoc-0.5-2|47	
14cu|python-numpydoc-0.5-2|48	

14073 14
14cu|python-oauthlib-1.0.3-1|1	%define	oname	oauthlib
14cu|python-oauthlib-1.0.3-1|2	
14cu|python-oauthlib-1.0.3-1|3	Name:		python-%{oname}
14cu|python-oauthlib-1.0.3-1|4	Version:	1.0.3
14cu|python-oauthlib-1.0.3-1|5	Release:	1
14cu|python-oauthlib-1.0.3-1|6	Summary:	Spec-compliant, thorough OAuth request-signing logic
14cu|python-oauthlib-1.0.3-1|7	Source0:	https://pypi.python.org/packages/source/o/oauthlib/oauthlib-%{version}.tar.gz
14cu|python-oauthlib-1.0.3-1|8	License:	BSD
14cu|python-oauthlib-1.0.3-1|9	Group:		Development/Python
14cu|python-oauthlib-1.0.3-1|10	Url:		https://github.com/idan/oauthlib
14cu|python-oauthlib-1.0.3-1|11	BuildArch:	noarch
14cu|python-oauthlib-1.0.3-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-oauthlib-1.0.3-1|13	
14cu|python-oauthlib-1.0.3-1|14	%description
14cu|python-oauthlib-1.0.3-1|15	OAuthLib
14cu|python-oauthlib-1.0.3-1|16	========
14cu|python-oauthlib-1.0.3-1|17	
14cu|python-oauthlib-1.0.3-1|18	*A generic, spec-compliant, thorough implementation of the
14cu|python-oauthlib-1.0.3-1|19	OAuth request-signing logic.*
14cu|python-oauthlib-1.0.3-1|20	
14cu|python-oauthlib-1.0.3-1|21	.. image:: https://travis-ci.org/idan/oauthlib.png?branch=master
14cu|python-oauthlib-1.0.3-1|22	:target: https://travis-ci.org/idan/oauthlib
14cu|python-oauthlib-1.0.3-1|23	.. image:: https://coveralls.io/repos/idan/oauthlib/badge.png?branch=master
14cu|python-oauthlib-1.0.3-1|24	:target: https://coveralls.io/r/idan/oauthlib
14cu|python-oauthlib-1.0.3-1|25	
14cu|python-oauthlib-1.0.3-1|26	
14cu|python-oauthlib-1.0.3-1|27	OAuth often seems complicated and difficult-to-implement. There are several
14cu|python-oauthlib-1.0.3-1|28	prominent libraries for handling OAuth requests, but they all
14cu|python-oauthlib-1.0.3-1|29	suffer from one or both of the following:
14cu|python-oauthlib-1.0.3-1|30	
14cu|python-oauthlib-1.0.3-1|31	1. They predate the `OAuth 1.0 spec`_, AKA RFC 5849.
14cu|python-oauthlib-1.0.3-1|32	2. They predate the `OAuth 2.0 spec`_, AKA RFC 6749.
14cu|python-oauthlib-1.0.3-1|33	3. They assume the usage of a specific HTTP request library.
14cu|python-oauthlib-1.0.3-1|34	
14cu|python-oauthlib-1.0.3-1|35	.. _`OAuth 1.0 spec`: http://tools.ietf.org/html/rfc5849
14cu|python-oauthlib-1.0.3-1|36	.. _`OAuth 2.0 spec`: http://tools.ietf.org/html/rfc6749
14cu|python-oauthlib-1.0.3-1|37	
14cu|python-oauthlib-1.0.3-1|38	OAuthLib is a generic utility which implements the logic of OAuth without
14cu|python-oauthlib-1.0.3-1|39	assuming a specific HTTP request object or web framework. Use it to graft OAuth
14cu|python-oauthlib-1.0.3-1|40	client support onto your favorite HTTP library, or provider support onto your
14cu|python-oauthlib-1.0.3-1|41	favorite web framework. If you're a maintainer of such a library, write a thin
14cu|python-oauthlib-1.0.3-1|42	veneer on top of OAuthLib and get OAuth support for very little effort.
14cu|python-oauthlib-1.0.3-1|43	
14cu|python-oauthlib-1.0.3-1|44	
14cu|python-oauthlib-1.0.3-1|45	
14cu|python-oauthlib-1.0.3-1|46	
14cu|python-oauthlib-1.0.3-1|47	%prep
14cu|python-oauthlib-1.0.3-1|48	%setup -q -n %{oname}-%{version}
14cu|python-oauthlib-1.0.3-1|49	find . -type f -exec chmod 644 {} \;
14cu|python-oauthlib-1.0.3-1|50	
14cu|python-oauthlib-1.0.3-1|51	%build
14cu|python-oauthlib-1.0.3-1|52	python setup.py build
14cu|python-oauthlib-1.0.3-1|53	
14cu|python-oauthlib-1.0.3-1|54	%install
14cu|python-oauthlib-1.0.3-1|55	python setup.py install --root=%{buildroot}
14cu|python-oauthlib-1.0.3-1|56	
14cu|python-oauthlib-1.0.3-1|57	%check
14cu|python-oauthlib-1.0.3-1|58	#python setup.py test
14cu|python-oauthlib-1.0.3-1|59	
14cu|python-oauthlib-1.0.3-1|60	%files
14cu|python-oauthlib-1.0.3-1|61	%doc LICENSE
14cu|python-oauthlib-1.0.3-1|62	%doc README.rst
14cu|python-oauthlib-1.0.3-1|63	%{py_puresitedir}/oauthlib/*.py*
14cu|python-oauthlib-1.0.3-1|64	%{py_puresitedir}/oauthlib/oauth1/*.py*
14cu|python-oauthlib-1.0.3-1|65	%{py_puresitedir}/oauthlib/oauth1/rfc5849/*.py*
14cu|python-oauthlib-1.0.3-1|66	%{py_puresitedir}/oauthlib/oauth1/rfc5849/endpoints/*.py*
14cu|python-oauthlib-1.0.3-1|67	%{py_puresitedir}/oauthlib/oauth2/*.py*
14cu|python-oauthlib-1.0.3-1|68	%{py_puresitedir}/oauthlib/oauth2/rfc6749/*.py*
14cu|python-oauthlib-1.0.3-1|69	%{py_puresitedir}/oauthlib/oauth2/rfc6749/clients/*.py*
14cu|python-oauthlib-1.0.3-1|70	%{py_puresitedir}/oauthlib/oauth2/rfc6749/endpoints/*.py*
14cu|python-oauthlib-1.0.3-1|71	%{py_puresitedir}/oauthlib/oauth2/rfc6749/grant_types/*.py*
14cu|python-oauthlib-1.0.3-1|72	%{py_puresitedir}/oauthlib*.egg-info
14cu|python-oauthlib-1.0.3-1|73	
14cu|python-oauthlib-1.0.3-1|74	%changelog
14cu|python-oauthlib-1.0.3-1|75	
14cu|python-oauthlib-1.0.3-1|76	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.0.3-1
14cu|python-oauthlib-1.0.3-1|77	- (7bb1140) Updated to 1.0.3 (by updates_builder)
14cu|python-oauthlib-1.0.3-1|78	
14cu|python-oauthlib-1.0.3-1|79	

14074 14
14cu|python-odconverter-1.2-0.r27.5|1	%define	oname	pyodconverter
14cu|python-odconverter-1.2-0.r27.5|2	%define	module	odconverter
14cu|python-odconverter-1.2-0.r27.5|3	%define	user	oooconvert
14cu|python-odconverter-1.2-0.r27.5|4	%define	service	ooo-converter
14cu|python-odconverter-1.2-0.r27.5|5	%define revno	r27
14cu|python-odconverter-1.2-0.r27.5|6	
14cu|python-odconverter-1.2-0.r27.5|7	Summary:	Python OpenDocument Converter
14cu|python-odconverter-1.2-0.r27.5|8	Name:		python-%{module}
14cu|python-odconverter-1.2-0.r27.5|9	Version:	1.2
14cu|python-odconverter-1.2-0.r27.5|10	Release:	0.%{revno}.5
14cu|python-odconverter-1.2-0.r27.5|11	License:	LGPLv2.1+
14cu|python-odconverter-1.2-0.r27.5|12	Group:		Development/Python
14cu|python-odconverter-1.2-0.r27.5|13	Url:		http://www.artofsolving.com/opensource/pyodconverter
14cu|python-odconverter-1.2-0.r27.5|14	# Based on my branch at http://launchpad.net/pyodconverter, heavily adapted
14cu|python-odconverter-1.2-0.r27.5|15	# for use with DocMGR package, please don't replace, but rather just merge
14cu|python-odconverter-1.2-0.r27.5|16	# the diff between previous upstream version if ever updating, or even better,
14cu|python-odconverter-1.2-0.r27.5|17	# check with me first. (hopefully upstream author will agree on merging when
14cu|python-odconverter-1.2-0.r27.5|18	# suggested sometime soon...)
14cu|python-odconverter-1.2-0.r27.5|19	Source0:	%{oname}-%{version}.tar.gz
14cu|python-odconverter-1.2-0.r27.5|20	Source1:	ooo-converter.init
14cu|python-odconverter-1.2-0.r27.5|21	Source2:        %{name}.tmpfiles.d
14cu|python-odconverter-1.2-0.r27.5|22	Patch0:		pyodconverter-1.2-py3.patch
14cu|python-odconverter-1.2-0.r27.5|23	BuildArch:	noarch
14cu|python-odconverter-1.2-0.r27.5|24	Requires:	libreoffice-pyuno
14cu|python-odconverter-1.2-0.r27.5|25	Requires:	libreoffice-writer
14cu|python-odconverter-1.2-0.r27.5|26	Requires:	libreoffice-calc
14cu|python-odconverter-1.2-0.r27.5|27	Requires:	libreoffice-impress
14cu|python-odconverter-1.2-0.r27.5|28	Requires:	python3-pkg-resources
14cu|python-odconverter-1.2-0.r27.5|29	Requires(pre):	rpm-helper
14cu|python-odconverter-1.2-0.r27.5|30	Requires(preun):	rpm-helper
14cu|python-odconverter-1.2-0.r27.5|31	BuildRequires:	python3-setuptools
14cu|python-odconverter-1.2-0.r27.5|32	
14cu|python-odconverter-1.2-0.r27.5|33	%description
14cu|python-odconverter-1.2-0.r27.5|34	PyODConverter is a Python module for automating office document conversions
14cu|python-odconverter-1.2-0.r27.5|35	from the command line using OpenOffice.org.
14cu|python-odconverter-1.2-0.r27.5|36	
14cu|python-odconverter-1.2-0.r27.5|37	%prep
14cu|python-odconverter-1.2-0.r27.5|38	%setup -qn %{oname}-%{version}
14cu|python-odconverter-1.2-0.r27.5|39	%patch0 -p1
14cu|python-odconverter-1.2-0.r27.5|40	
14cu|python-odconverter-1.2-0.r27.5|41	%build
14cu|python-odconverter-1.2-0.r27.5|42	python3 setup.py build
14cu|python-odconverter-1.2-0.r27.5|43	
14cu|python-odconverter-1.2-0.r27.5|44	tee %{service}.sysconf << EOH
14cu|python-odconverter-1.2-0.r27.5|45	# OpenOffice.org
14cu|python-odconverter-1.2-0.r27.5|46	OOFFICE_HOST="localhost"
14cu|python-odconverter-1.2-0.r27.5|47	OOFFICE_PORT="8100"
14cu|python-odconverter-1.2-0.r27.5|48	# Any additional options to pass to ooffice can be set here
14cu|python-odconverter-1.2-0.r27.5|49	OOFFICE_OPTIONS="-norestore -nofirststartwizard -invisible -nodefault -nologo -nolockcheck"
14cu|python-odconverter-1.2-0.r27.5|50	EOH
14cu|python-odconverter-1.2-0.r27.5|51	
14cu|python-odconverter-1.2-0.r27.5|52	%install
14cu|python-odconverter-1.2-0.r27.5|53	python3 setup.py install --root=%{buildroot}
14cu|python-odconverter-1.2-0.r27.5|54	
14cu|python-odconverter-1.2-0.r27.5|55	install -d %{buildroot}%{_localstatedir}/run/%{service}
14cu|python-odconverter-1.2-0.r27.5|56	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{service}
14cu|python-odconverter-1.2-0.r27.5|57	install -m644 %{service}.sysconf -D %{buildroot}%{_sysconfdir}/sysconfig/%{service}
14cu|python-odconverter-1.2-0.r27.5|58	
14cu|python-odconverter-1.2-0.r27.5|59	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|python-odconverter-1.2-0.r27.5|60	
14cu|python-odconverter-1.2-0.r27.5|61	%pre
14cu|python-odconverter-1.2-0.r27.5|62	%_pre_useradd %{user} %{_localstatedir}/run/%{service} /sbin/nologin
14cu|python-odconverter-1.2-0.r27.5|63	
14cu|python-odconverter-1.2-0.r27.5|64	%post
14cu|python-odconverter-1.2-0.r27.5|65	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|python-odconverter-1.2-0.r27.5|66	%_post_service %{service}
14cu|python-odconverter-1.2-0.r27.5|67	
14cu|python-odconverter-1.2-0.r27.5|68	%postun
14cu|python-odconverter-1.2-0.r27.5|69	%_postun_userdel %{user}
14cu|python-odconverter-1.2-0.r27.5|70	
14cu|python-odconverter-1.2-0.r27.5|71	%preun
14cu|python-odconverter-1.2-0.r27.5|72	%_preun_service %{service}
14cu|python-odconverter-1.2-0.r27.5|73	
14cu|python-odconverter-1.2-0.r27.5|74	%files
14cu|python-odconverter-1.2-0.r27.5|75	%{_bindir}/DocumentConverter
14cu|python-odconverter-1.2-0.r27.5|76	%{_initrddir}/%{service}
14cu|python-odconverter-1.2-0.r27.5|77	%{_sysconfdir}/sysconfig/%{service}
14cu|python-odconverter-1.2-0.r27.5|78	%{_tmpfilesdir}/%{name}.conf
14cu|python-odconverter-1.2-0.r27.5|79	%{py3_puresitedir}/%{module}.py*
14cu|python-odconverter-1.2-0.r27.5|80	%{py3_puresitedir}/%{oname}*.egg-info
14cu|python-odconverter-1.2-0.r27.5|81	
14cu|python-odconverter-1.2-0.r27.5|82	
14cu|python-odconverter-1.2-0.r27.5|83	%changelog
14cu|python-odconverter-1.2-0.r27.5|84	
14cu|python-odconverter-1.2-0.r27.5|85	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1.2-0.r27.5
14cu|python-odconverter-1.2-0.r27.5|86	- (fd4fa5e) Switch to python3 and tmpfiles.d
14cu|python-odconverter-1.2-0.r27.5|87	
14cu|python-odconverter-1.2-0.r27.5|88	

14075 14
14cu|python-odf-1.3.1-1|1	%define iname	odfpy
14cu|python-odf-1.3.1-1|2	
14cu|python-odf-1.3.1-1|3	Name:		python-odf
14cu|python-odf-1.3.1-1|4	Version:	1.3.1
14cu|python-odf-1.3.1-1|5	Release:	1
14cu|python-odf-1.3.1-1|6	Summary:	Python library for manipulating OpenDocument files
14cu|python-odf-1.3.1-1|7	Group:		Development/Python
14cu|python-odf-1.3.1-1|8	License:	GPLv2+
14cu|python-odf-1.3.1-1|9	URL:		http://forge.osor.eu/projects/odfpy/
14cu|python-odf-1.3.1-1|10	Source0:	https://pypi.python.org/packages/source/o/odfpy/odfpy-%{version}.tar.gz
14cu|python-odf-1.3.1-1|11	BuildArch:	noarch
14cu|python-odf-1.3.1-1|12	BuildRequires:	python-devel
14cu|python-odf-1.3.1-1|13	BuildRequires:	python-setuptools
14cu|python-odf-1.3.1-1|14	
14cu|python-odf-1.3.1-1|15	%description
14cu|python-odf-1.3.1-1|16	Odfpy aims to be a complete API for OpenDocument in Python. Unlike
14cu|python-odf-1.3.1-1|17	other more convenient APIs, this one is essentially an abstraction
14cu|python-odf-1.3.1-1|18	layer just above the XML format. The main focus has been to prevent
14cu|python-odf-1.3.1-1|19	the programmer from creating invalid documents. It has checks that
14cu|python-odf-1.3.1-1|20	raise an exception if the programmer adds an invalid element, adds an
14cu|python-odf-1.3.1-1|21	attribute unknown to the grammar, forgets to add a required attribute
14cu|python-odf-1.3.1-1|22	or adds text to an element that doesn't allow it.
14cu|python-odf-1.3.1-1|23	
14cu|python-odf-1.3.1-1|24	These checks and the API itself were generated from the RelaxNG
14cu|python-odf-1.3.1-1|25	schema, and then hand-edited. Therefore the API is complete and can
14cu|python-odf-1.3.1-1|26	handle all ODF constructions, but could be improved in its
14cu|python-odf-1.3.1-1|27	understanding of data types.
14cu|python-odf-1.3.1-1|28	
14cu|python-odf-1.3.1-1|29	
14cu|python-odf-1.3.1-1|30	%prep
14cu|python-odf-1.3.1-1|31	%setup -q -n %{iname}-%{version}
14cu|python-odf-1.3.1-1|32	
14cu|python-odf-1.3.1-1|33	%build
14cu|python-odf-1.3.1-1|34	CFLAGS="%{optflags}" python -c 'import setuptools; execfile("setup.py")' build
14cu|python-odf-1.3.1-1|35	
14cu|python-odf-1.3.1-1|36	
14cu|python-odf-1.3.1-1|37	%install
14cu|python-odf-1.3.1-1|38	python -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
14cu|python-odf-1.3.1-1|39	sed -i '/#!\/usr\/bin\/python/d' %{buildroot}%{python_sitelib}/odf/*.py
14cu|python-odf-1.3.1-1|40	
14cu|python-odf-1.3.1-1|41	
14cu|python-odf-1.3.1-1|42	%files
14cu|python-odf-1.3.1-1|43	%docdir examples
14cu|python-odf-1.3.1-1|44	%docdir contrib
14cu|python-odf-1.3.1-1|45	%{_bindir}/*
14cu|python-odf-1.3.1-1|46	%{_mandir}/man1/*
14cu|python-odf-1.3.1-1|47	%{py_puresitedir}/*egg-info
14cu|python-odf-1.3.1-1|48	%{py_puresitedir}/odf
14cu|python-odf-1.3.1-1|49	
14cu|python-odf-1.3.1-1|50	%changelog
14cu|python-odf-1.3.1-1|51	
14cu|python-odf-1.3.1-1|52	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.3.1-1
14cu|python-odf-1.3.1-1|53	- (dbf68a3) Updated to 1.3.1 (by updates_builder)
14cu|python-odf-1.3.1-1|54	
14cu|python-odf-1.3.1-1|55	

14076 14
14cu|python-opengl-3.1.0-3|1	%define	libname PyOpenGL
14cu|python-opengl-3.1.0-3|2	
14cu|python-opengl-3.1.0-3|3	Summary:	Python bindings for OpenGL
14cu|python-opengl-3.1.0-3|4	Name:		python-opengl
14cu|python-opengl-3.1.0-3|5	Version:	3.1.0
14cu|python-opengl-3.1.0-3|6	Release:	3
14cu|python-opengl-3.1.0-3|7	License:	BSD
14cu|python-opengl-3.1.0-3|8	Group:		System/Libraries
14cu|python-opengl-3.1.0-3|9	URL:		http://pyopengl.sourceforge.net/
14cu|python-opengl-3.1.0-3|10	Source0:	https://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-%{version}.tar.gz
14cu|python-opengl-3.1.0-3|11	BuildRequires:	mesa-common-devel
14cu|python-opengl-3.1.0-3|12	BuildRequires:	python-devel
14cu|python-opengl-3.1.0-3|13	BuildRequires:	swig
14cu|python-opengl-3.1.0-3|14	BuildRequires:	tcl
14cu|python-opengl-3.1.0-3|15	BuildRequires:	tcl-devel
14cu|python-opengl-3.1.0-3|16	BuildRequires:	tk
14cu|python-opengl-3.1.0-3|17	BuildRequires:	tk-devel
14cu|python-opengl-3.1.0-3|18	BuildRequires:	python-setuptools
14cu|python-opengl-3.1.0-3|19	Requires:	python-numeric
14cu|python-opengl-3.1.0-3|20	BuildArch:      noarch
14cu|python-opengl-3.1.0-3|21	
14cu|python-opengl-3.1.0-3|22	%description
14cu|python-opengl-3.1.0-3|23	Python bindings for OpenGL
14cu|python-opengl-3.1.0-3|24	
14cu|python-opengl-3.1.0-3|25	%package	tk
14cu|python-opengl-3.1.0-3|26	Summary:	PyOpenGL Tk widget
14cu|python-opengl-3.1.0-3|27	Group:		System/Libraries
14cu|python-opengl-3.1.0-3|28	Requires:	%{name} = %{version}
14cu|python-opengl-3.1.0-3|29	Requires:	tkinter
14cu|python-opengl-3.1.0-3|30	
14cu|python-opengl-3.1.0-3|31	%description	tk
14cu|python-opengl-3.1.0-3|32	PyOpenGL Togl (Tk OpenGL widget) 1.6 support.
14cu|python-opengl-3.1.0-3|33	
14cu|python-opengl-3.1.0-3|34	%package	doc
14cu|python-opengl-3.1.0-3|35	Summary:	Documentation files for %{name}
14cu|python-opengl-3.1.0-3|36	Group:		Development/Python
14cu|python-opengl-3.1.0-3|37	
14cu|python-opengl-3.1.0-3|38	%description	doc
14cu|python-opengl-3.1.0-3|39	Documentation files for %{name}
14cu|python-opengl-3.1.0-3|40	
14cu|python-opengl-3.1.0-3|41	%prep
14cu|python-opengl-3.1.0-3|42	
14cu|python-opengl-3.1.0-3|43	%setup -q -n %{libname}-%{version}
14cu|python-opengl-3.1.0-3|44	
14cu|python-opengl-3.1.0-3|45	%build
14cu|python-opengl-3.1.0-3|46	python setup.py build
14cu|python-opengl-3.1.0-3|47	
14cu|python-opengl-3.1.0-3|48	%install
14cu|python-opengl-3.1.0-3|49	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cu|python-opengl-3.1.0-3|50	
14cu|python-opengl-3.1.0-3|51	%files
14cu|python-opengl-3.1.0-3|52	%{py_puresitedir}/*OpenGL*
14cu|python-opengl-3.1.0-3|53	%exclude %{py_puresitedir}/OpenGL/Tk
14cu|python-opengl-3.1.0-3|54	
14cu|python-opengl-3.1.0-3|55	%files tk
14cu|python-opengl-3.1.0-3|56	%defattr(-,root,root,-)
14cu|python-opengl-3.1.0-3|57	%{py_puresitedir}/OpenGL/Tk
14cu|python-opengl-3.1.0-3|58	
14cu|python-opengl-3.1.0-3|59	%files doc
14cu|python-opengl-3.1.0-3|60	%defattr(-,root,root,-)
14cu|python-opengl-3.1.0-3|61	
14cu|python-opengl-3.1.0-3|62	
14cu|python-opengl-3.1.0-3|63	
14cu|python-opengl-3.1.0-3|64	%changelog
14cu|python-opengl-3.1.0-3|65	
14cu|python-opengl-3.1.0-3|66	* Tue May 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-3
14cu|python-opengl-3.1.0-3|67	- (d0359bc) Updated to 3.1.0, move to contrib
14cu|python-opengl-3.1.0-3|68	
14cu|python-opengl-3.1.0-3|69	

14077 14
14cu|python-oslo-config-3.1.0-1|1	%global srcname oslo-config
14cu|python-oslo-config-3.1.0-1|2	
14cu|python-oslo-config-3.1.0-1|3	Name:           python-%{srcname}
14cu|python-oslo-config-3.1.0-1|4	Version:        3.1.0
14cu|python-oslo-config-3.1.0-1|5	Release:        1
14cu|python-oslo-config-3.1.0-1|6	Summary:        Oslo configuration API
14cu|python-oslo-config-3.1.0-1|7	
14cu|python-oslo-config-3.1.0-1|8	Group:          Development/Python
14cu|python-oslo-config-3.1.0-1|9	License:        MIT
14cu|python-oslo-config-3.1.0-1|10	URL:            http://www.openstack.org/
14cu|python-oslo-config-3.1.0-1|11	Source0:        https://pypi.python.org/packages/source/o/oslo.config/oslo.config-%{version}.tar.gz
14cu|python-oslo-config-3.1.0-1|12	
14cu|python-oslo-config-3.1.0-1|13	BuildArch:      noarch
14cu|python-oslo-config-3.1.0-1|14	BuildRequires:  python-devel
14cu|python-oslo-config-3.1.0-1|15	BuildRequires:  python-setuptools
14cu|python-oslo-config-3.1.0-1|16	
14cu|python-oslo-config-3.1.0-1|17	%description
14cu|python-oslo-config-3.1.0-1|18	The Oslo configuration API supports parsing command line arguments
14cu|python-oslo-config-3.1.0-1|19	and .ini style configuration files
14cu|python-oslo-config-3.1.0-1|20	
14cu|python-oslo-config-3.1.0-1|21	%prep
14cu|python-oslo-config-3.1.0-1|22	%setup -q -n oslo.config-%{version}
14cu|python-oslo-config-3.1.0-1|23	
14cu|python-oslo-config-3.1.0-1|24	%build
14cu|python-oslo-config-3.1.0-1|25	python setup.py build
14cu|python-oslo-config-3.1.0-1|26	
14cu|python-oslo-config-3.1.0-1|27	%install
14cu|python-oslo-config-3.1.0-1|28	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-oslo-config-3.1.0-1|29	
14cu|python-oslo-config-3.1.0-1|30	
14cu|python-oslo-config-3.1.0-1|31	%files
14cu|python-oslo-config-3.1.0-1|32	%{py_puresitedir}/oslo*
14cu|python-oslo-config-3.1.0-1|33	%{_bindir}/oslo-config-generator
14cu|python-oslo-config-3.1.0-1|34	
14cu|python-oslo-config-3.1.0-1|35	%changelog
14cu|python-oslo-config-3.1.0-1|36	
14cu|python-oslo-config-3.1.0-1|37	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 3.1.0-1
14cu|python-oslo-config-3.1.0-1|38	- (06b2713) Updated to 3.1.0 (by updates_builder)
14cu|python-oslo-config-3.1.0-1|39	
14cu|python-oslo-config-3.1.0-1|40	

14078 14
14cu|python-oslo-sphinx-3.1.0-1|1	%global srcname oslo-sphinx
14cu|python-oslo-sphinx-3.1.0-1|2	
14cu|python-oslo-sphinx-3.1.0-1|3	Name:           python-%{srcname}
14cu|python-oslo-sphinx-3.1.0-1|4	Version:        3.1.0
14cu|python-oslo-sphinx-3.1.0-1|5	Release:        1
14cu|python-oslo-sphinx-3.1.0-1|6	Summary:        OpenStack Sphinx Extensions
14cu|python-oslo-sphinx-3.1.0-1|7	
14cu|python-oslo-sphinx-3.1.0-1|8	Group:          Development/Python
14cu|python-oslo-sphinx-3.1.0-1|9	License:        MIT
14cu|python-oslo-sphinx-3.1.0-1|10	URL:            http://www.openstack.org/
14cu|python-oslo-sphinx-3.1.0-1|11	Source0:        https://pypi.python.org/packages/source/o/oslosphinx/oslosphinx-%{version}.tar.gz
14cu|python-oslo-sphinx-3.1.0-1|12	
14cu|python-oslo-sphinx-3.1.0-1|13	BuildArch:      noarch
14cu|python-oslo-sphinx-3.1.0-1|14	BuildRequires:  python-devel
14cu|python-oslo-sphinx-3.1.0-1|15	BuildRequires:  python-setuptools
14cu|python-oslo-sphinx-3.1.0-1|16	
14cu|python-oslo-sphinx-3.1.0-1|17	%description
14cu|python-oslo-sphinx-3.1.0-1|18	OpenStack Sphinx Extensions
14cu|python-oslo-sphinx-3.1.0-1|19	
14cu|python-oslo-sphinx-3.1.0-1|20	%prep
14cu|python-oslo-sphinx-3.1.0-1|21	%setup -q -n oslosphinx-%{version}
14cu|python-oslo-sphinx-3.1.0-1|22	
14cu|python-oslo-sphinx-3.1.0-1|23	%build
14cu|python-oslo-sphinx-3.1.0-1|24	python setup.py build
14cu|python-oslo-sphinx-3.1.0-1|25	
14cu|python-oslo-sphinx-3.1.0-1|26	%install
14cu|python-oslo-sphinx-3.1.0-1|27	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-oslo-sphinx-3.1.0-1|28	
14cu|python-oslo-sphinx-3.1.0-1|29	
14cu|python-oslo-sphinx-3.1.0-1|30	%files
14cu|python-oslo-sphinx-3.1.0-1|31	%{py_puresitedir}/oslo*
14cu|python-oslo-sphinx-3.1.0-1|32	
14cu|python-oslo-sphinx-3.1.0-1|33	
14cu|python-oslo-sphinx-3.1.0-1|34	
14cu|python-oslo-sphinx-3.1.0-1|35	
14cu|python-oslo-sphinx-3.1.0-1|36	%changelog
14cu|python-oslo-sphinx-3.1.0-1|37	
14cu|python-oslo-sphinx-3.1.0-1|38	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 3.1.0-1
14cu|python-oslo-sphinx-3.1.0-1|39	- (9b7b995) Update from upstream
14cu|python-oslo-sphinx-3.1.0-1|40	
14cu|python-oslo-sphinx-3.1.0-1|41	

14079 14
14cu|python-oslosphinx-4.3.0-1|1	%define module oslosphinx
14cu|python-oslosphinx-4.3.0-1|2	
14cu|python-oslosphinx-4.3.0-1|3	Name:       python-%{module}
14cu|python-oslosphinx-4.3.0-1|4	Version:    4.3.0
14cu|python-oslosphinx-4.3.0-1|5	Release:    1
14cu|python-oslosphinx-4.3.0-1|6	Summary:    OpenStack Sphinx Extensions
14cu|python-oslosphinx-4.3.0-1|7	License:    ASL 2.0
14cu|python-oslosphinx-4.3.0-1|8	Group:      Development/Python
14cu|python-oslosphinx-4.3.0-1|9	URL:        https://launchpad.net/oslo
14cu|python-oslosphinx-4.3.0-1|10	Source0:    http://tarballs.openstack.org/%{module}/%{module}-%{version}.tar.gz
14cu|python-oslosphinx-4.3.0-1|11	BuildRequires: pkgconfig(python)
14cu|python-oslosphinx-4.3.0-1|12	BuildRequires: pythonegg(setuptools)
14cu|python-oslosphinx-4.3.0-1|13	BuildRequires: pythonegg(d2to1)
14cu|python-oslosphinx-4.3.0-1|14	BuildRequires: pythonegg(pbr)
14cu|python-oslosphinx-4.3.0-1|15	BuildRequires: pythonegg(requests) >= 2.5.2
14cu|python-oslosphinx-4.3.0-1|16	Requires:      git
14cu|python-oslosphinx-4.3.0-1|17	Requires:      pythonegg(requests) >= 2.5.2
14cu|python-oslosphinx-4.3.0-1|18	Requires:      pythonegg(pbr)
14cu|python-oslosphinx-4.3.0-1|19	Requires:      pythonegg(six) >= 1.9.0
14cu|python-oslosphinx-4.3.0-1|20	Requires:      pythonegg(setuptools)
14cu|python-oslosphinx-4.3.0-1|21	BuildArch:  noarch
14cu|python-oslosphinx-4.3.0-1|22	
14cu|python-oslosphinx-4.3.0-1|23	%description
14cu|python-oslosphinx-4.3.0-1|24	The Oslo project intends to produce a python library containing
14cu|python-oslosphinx-4.3.0-1|25	infrastructure code shared by OpenStack projects. The APIs provided
14cu|python-oslosphinx-4.3.0-1|26	by the project should be high quality, stable, consistent and generally
14cu|python-oslosphinx-4.3.0-1|27	useful.
14cu|python-oslosphinx-4.3.0-1|28	
14cu|python-oslosphinx-4.3.0-1|29	The oslo-sphinx library contains Sphinx theme and extensions support used by
14cu|python-oslosphinx-4.3.0-1|30	OpenStack.
14cu|python-oslosphinx-4.3.0-1|31	
14cu|python-oslosphinx-4.3.0-1|32	%files
14cu|python-oslosphinx-4.3.0-1|33	%doc python2/{README.rst,LICENSE}
14cu|python-oslosphinx-4.3.0-1|34	%{py_puresitedir}/oslosphinx
14cu|python-oslosphinx-4.3.0-1|35	%{py_puresitedir}/oslosphinx*.egg-info
14cu|python-oslosphinx-4.3.0-1|36	#-----------------------------------------------------------------------------
14cu|python-oslosphinx-4.3.0-1|37	
14cu|python-oslosphinx-4.3.0-1|38	%package -n python3-%{module}
14cu|python-oslosphinx-4.3.0-1|39	Summary:    OpenStack Sphinx Extensions
14cu|python-oslosphinx-4.3.0-1|40	Group:      Development/Python
14cu|python-oslosphinx-4.3.0-1|41	BuildRequires: pkgconfig(python3)
14cu|python-oslosphinx-4.3.0-1|42	BuildRequires: python3egg(setuptools)
14cu|python-oslosphinx-4.3.0-1|43	BuildRequires: python3egg(d2to1)
14cu|python-oslosphinx-4.3.0-1|44	BuildRequires: python3egg(pbr)
14cu|python-oslosphinx-4.3.0-1|45	BuildRequires: python3egg(requests) >= 2.5.2
14cu|python-oslosphinx-4.3.0-1|46	Requires:      python3egg(setuptools)
14cu|python-oslosphinx-4.3.0-1|47	Requires:      python3egg(requests) >= 2.5.2
14cu|python-oslosphinx-4.3.0-1|48	Requires:      python3egg(pbr)
14cu|python-oslosphinx-4.3.0-1|49	Requires:      python3egg(six)
14cu|python-oslosphinx-4.3.0-1|50	
14cu|python-oslosphinx-4.3.0-1|51	%description -n python3-%{module}
14cu|python-oslosphinx-4.3.0-1|52	The Oslo project intends to produce a python library containing
14cu|python-oslosphinx-4.3.0-1|53	infrastructure code shared by OpenStack projects. The APIs provided
14cu|python-oslosphinx-4.3.0-1|54	by the project should be high quality, stable, consistent and generally
14cu|python-oslosphinx-4.3.0-1|55	useful.
14cu|python-oslosphinx-4.3.0-1|56	
14cu|python-oslosphinx-4.3.0-1|57	The oslo-sphinx library contains Sphinx theme and extensions support used by
14cu|python-oslosphinx-4.3.0-1|58	OpenStack.
14cu|python-oslosphinx-4.3.0-1|59	
14cu|python-oslosphinx-4.3.0-1|60	%files -n python3-%{module}
14cu|python-oslosphinx-4.3.0-1|61	%doc python3/{README.rst,LICENSE}
14cu|python-oslosphinx-4.3.0-1|62	%{py3_puresitedir}/oslosphinx
14cu|python-oslosphinx-4.3.0-1|63	%{py3_puresitedir}/oslosphinx*.egg-info
14cu|python-oslosphinx-4.3.0-1|64	
14cu|python-oslosphinx-4.3.0-1|65	#-----------------------------------------------------------------------------
14cu|python-oslosphinx-4.3.0-1|66	%prep
14cu|python-oslosphinx-4.3.0-1|67	%setup -qc
14cu|python-oslosphinx-4.3.0-1|68	mv %{module}-%{version} python2
14cu|python-oslosphinx-4.3.0-1|69	cp -r python2 python3
14cu|python-oslosphinx-4.3.0-1|70	
14cu|python-oslosphinx-4.3.0-1|71	%build
14cu|python-oslosphinx-4.3.0-1|72	pushd python2
14cu|python-oslosphinx-4.3.0-1|73	# Remove bundled egg-info
14cu|python-oslosphinx-4.3.0-1|74	rm -rf oslo_sphinx.egg-info
14cu|python-oslosphinx-4.3.0-1|75	rm -rf {test-,}requirements.txt
14cu|python-oslosphinx-4.3.0-1|76	python setup.py build
14cu|python-oslosphinx-4.3.0-1|77	popd
14cu|python-oslosphinx-4.3.0-1|78	
14cu|python-oslosphinx-4.3.0-1|79	pushd python3
14cu|python-oslosphinx-4.3.0-1|80	# Remove bundled egg-info
14cu|python-oslosphinx-4.3.0-1|81	rm -rf oslo_sphinx.egg-info
14cu|python-oslosphinx-4.3.0-1|82	rm -rf {test-,}requirements.txt
14cu|python-oslosphinx-4.3.0-1|83	python3 setup.py build
14cu|python-oslosphinx-4.3.0-1|84	popd
14cu|python-oslosphinx-4.3.0-1|85	
14cu|python-oslosphinx-4.3.0-1|86	%install
14cu|python-oslosphinx-4.3.0-1|87	pushd python2
14cu|python-oslosphinx-4.3.0-1|88	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-oslosphinx-4.3.0-1|89	popd
14cu|python-oslosphinx-4.3.0-1|90	
14cu|python-oslosphinx-4.3.0-1|91	pushd python3
14cu|python-oslosphinx-4.3.0-1|92	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-oslosphinx-4.3.0-1|93	popd
14cu|python-oslosphinx-4.3.0-1|94	
14cu|python-oslosphinx-4.3.0-1|95	%check
14cu|python-oslosphinx-4.3.0-1|96	pushd python2
14cu|python-oslosphinx-4.3.0-1|97	python setup.py test
14cu|python-oslosphinx-4.3.0-1|98	popd
14cu|python-oslosphinx-4.3.0-1|99	
14cu|python-oslosphinx-4.3.0-1|100	pushd python3
14cu|python-oslosphinx-4.3.0-1|101	python3 setup.py test
14cu|python-oslosphinx-4.3.0-1|102	popd
14cu|python-oslosphinx-4.3.0-1|103	
14cu|python-oslosphinx-4.3.0-1|104	
14cu|python-oslosphinx-4.3.0-1|105	%changelog
14cu|python-oslosphinx-4.3.0-1|106	
14cu|python-oslosphinx-4.3.0-1|107	* Thu Jun 16 2016 abfonly <abfonly@gmail.com> 4.3.0-1
14cu|python-oslosphinx-4.3.0-1|108	- (6400c77) Imported from SRPM
14cu|python-oslosphinx-4.3.0-1|109	
14cu|python-oslosphinx-4.3.0-1|110	

14080 14
14cu|python-oslotest-2.1.0-1|1	%define module oslotest
14cu|python-oslotest-2.1.0-1|2	
14cu|python-oslotest-2.1.0-1|3	Name:           python-%{module}
14cu|python-oslotest-2.1.0-1|4	Version:        2.1.0
14cu|python-oslotest-2.1.0-1|5	Release:        1
14cu|python-oslotest-2.1.0-1|6	Summary:        OpenStack test framework
14cu|python-oslotest-2.1.0-1|7	License:        ASL 2.0
14cu|python-oslotest-2.1.0-1|8	Group:          Development/Python
14cu|python-oslotest-2.1.0-1|9	URL:            http://launchpad.net/oslo
14cu|python-oslotest-2.1.0-1|10	Source0:        https://pypi.python.org/packages/source/o/%{module}/%{module}-%{version}.tar.gz
14cu|python-oslotest-2.1.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-oslotest-2.1.0-1|12	BuildRequires:  pythonegg(pbr)
14cu|python-oslotest-2.1.0-1|13	BuildRequires:  pythonegg(sphinx)
14cu|python-oslotest-2.1.0-1|14	BuildRequires:  pythonegg(oslosphinx)
14cu|python-oslotest-2.1.0-1|15	BuildRequires:  pythonegg(six)
14cu|python-oslotest-2.1.0-1|16	BuildRequires:  pythonegg(testrepository)
14cu|python-oslotest-2.1.0-1|17	BuildRequires:  pythonegg(testscenarios)
14cu|python-oslotest-2.1.0-1|18	BuildRequires:  pythonegg(mock)
14cu|python-oslotest-2.1.0-1|19	BuildRequires:  pythonegg(mox3)
14cu|python-oslotest-2.1.0-1|20	BuildRequires:  pythonegg(debtcollector)
14cu|python-oslotest-2.1.0-1|21	
14cu|python-oslotest-2.1.0-1|22	Requires: pythonegg(debtcollector)
14cu|python-oslotest-2.1.0-1|23	Requires: pythonegg(six)
14cu|python-oslotest-2.1.0-1|24	Requires: pythonegg(testrepository)
14cu|python-oslotest-2.1.0-1|25	Requires: pythonegg(testscenarios)
14cu|python-oslotest-2.1.0-1|26	Requires: pythonegg(mock)
14cu|python-oslotest-2.1.0-1|27	Requires: pythonegg(mox3)
14cu|python-oslotest-2.1.0-1|28	BuildArch:      noarch
14cu|python-oslotest-2.1.0-1|29	
14cu|python-oslotest-2.1.0-1|30	%description
14cu|python-oslotest-2.1.0-1|31	OpenStack test framework and test fixtures.
14cu|python-oslotest-2.1.0-1|32	
14cu|python-oslotest-2.1.0-1|33	%files
14cu|python-oslotest-2.1.0-1|34	%doc html/ README.rst LICENSE
14cu|python-oslotest-2.1.0-1|35	%{_bindir}/oslo_*
14cu|python-oslotest-2.1.0-1|36	%{py_puresitedir}/%{module}
14cu|python-oslotest-2.1.0-1|37	%{py_puresitedir}/%{module}*.egg-info
14cu|python-oslotest-2.1.0-1|38	#-----------------------------------------------------------------------------
14cu|python-oslotest-2.1.0-1|39	%package -n python3-%{module}
14cu|python-oslotest-2.1.0-1|40	Summary:        OpenStack test framework
14cu|python-oslotest-2.1.0-1|41	
14cu|python-oslotest-2.1.0-1|42	BuildRequires:  pkgconfig(python3)
14cu|python-oslotest-2.1.0-1|43	BuildRequires:  python3egg(pbr)
14cu|python-oslotest-2.1.0-1|44	BuildRequires:  python3egg(six)
14cu|python-oslotest-2.1.0-1|45	BuildRequires:  python3egg(testrepository)
14cu|python-oslotest-2.1.0-1|46	BuildRequires:  python3egg(testscenarios)
14cu|python-oslotest-2.1.0-1|47	BuildRequires:  python3egg(mock)
14cu|python-oslotest-2.1.0-1|48	BuildRequires:  python3egg(mox3)
14cu|python-oslotest-2.1.0-1|49	BuildRequires:  python3egg(debtcollector)
14cu|python-oslotest-2.1.0-1|50	
14cu|python-oslotest-2.1.0-1|51	Requires: python3egg(six)
14cu|python-oslotest-2.1.0-1|52	Requires: python3egg(testrepository)
14cu|python-oslotest-2.1.0-1|53	Requires: python3egg(testscenarios)
14cu|python-oslotest-2.1.0-1|54	Requires: python3egg(mock)
14cu|python-oslotest-2.1.0-1|55	Requires: python3egg(mox3)
14cu|python-oslotest-2.1.0-1|56	Requires: python3egg(debtcollector)
14cu|python-oslotest-2.1.0-1|57	
14cu|python-oslotest-2.1.0-1|58	%description -n python3-%{module}
14cu|python-oslotest-2.1.0-1|59	OpenStack test framework and test fixtures.
14cu|python-oslotest-2.1.0-1|60	
14cu|python-oslotest-2.1.0-1|61	%files -n python3-%{module}
14cu|python-oslotest-2.1.0-1|62	%doc html/ README.rst LICENSE
14cu|python-oslotest-2.1.0-1|63	%{_bindir}/python3-*
14cu|python-oslotest-2.1.0-1|64	%{py3_puresitedir}/%{module}
14cu|python-oslotest-2.1.0-1|65	%{py3_puresitedir}/%{module}*.egg-info
14cu|python-oslotest-2.1.0-1|66	#-----------------------------------------------------------------------------
14cu|python-oslotest-2.1.0-1|67	
14cu|python-oslotest-2.1.0-1|68	%prep
14cu|python-oslotest-2.1.0-1|69	%setup -qn %{module}-%{version}
14cu|python-oslotest-2.1.0-1|70	
14cu|python-oslotest-2.1.0-1|71	# let RPM handle deps
14cu|python-oslotest-2.1.0-1|72	rm -rf {test-,}requirements.txt
14cu|python-oslotest-2.1.0-1|73	cp -a . %{py3dir}
14cu|python-oslotest-2.1.0-1|74	
14cu|python-oslotest-2.1.0-1|75	%build
14cu|python-oslotest-2.1.0-1|76	python setup.py build
14cu|python-oslotest-2.1.0-1|77	
14cu|python-oslotest-2.1.0-1|78	# generate html docs
14cu|python-oslotest-2.1.0-1|79	sphinx-build doc/source html
14cu|python-oslotest-2.1.0-1|80	# remove the sphinx-build leftovers
14cu|python-oslotest-2.1.0-1|81	rm -rf html/.{doctrees,buildinfo}
14cu|python-oslotest-2.1.0-1|82	
14cu|python-oslotest-2.1.0-1|83	pushd %{py3dir}
14cu|python-oslotest-2.1.0-1|84	python3 setup.py build
14cu|python-oslotest-2.1.0-1|85	popd
14cu|python-oslotest-2.1.0-1|86	
14cu|python-oslotest-2.1.0-1|87	%install
14cu|python-oslotest-2.1.0-1|88	pushd %{py3dir}
14cu|python-oslotest-2.1.0-1|89	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-oslotest-2.1.0-1|90	mv %{buildroot}%{_bindir}/oslo_run_cross_tests \
14cu|python-oslotest-2.1.0-1|91	%{buildroot}%{_bindir}/python3-oslo_run_cross_tests
14cu|python-oslotest-2.1.0-1|92	mv %{buildroot}%{_bindir}/oslo_run_pre_release_tests \
14cu|python-oslotest-2.1.0-1|93	%{buildroot}%{_bindir}/python3-oslo_run_pre_release_tests
14cu|python-oslotest-2.1.0-1|94	mv %{buildroot}%{_bindir}/oslo_debug_helper \
14cu|python-oslotest-2.1.0-1|95	%{buildroot}%{_bindir}/python3-oslo_debug_helper
14cu|python-oslotest-2.1.0-1|96	popd
14cu|python-oslotest-2.1.0-1|97	
14cu|python-oslotest-2.1.0-1|98	python setup.py install --skip-build --root %{buildroot}
14cu|python-oslotest-2.1.0-1|99	
14cu|python-oslotest-2.1.0-1|100	%check
14cu|python-oslotest-2.1.0-1|101	python setup.py test
14cu|python-oslotest-2.1.0-1|102	
14cu|python-oslotest-2.1.0-1|103	pushd %{py3dir}
14cu|python-oslotest-2.1.0-1|104	python3 setup.py test
14cu|python-oslotest-2.1.0-1|105	popd
14cu|python-oslotest-2.1.0-1|106	
14cu|python-oslotest-2.1.0-1|107	%changelog
14cu|python-oslotest-2.1.0-1|108	
14cu|python-oslotest-2.1.0-1|109	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 2.1.0-1
14cu|python-oslotest-2.1.0-1|110	- (7be04b5) Imported from SRPM
14cu|python-oslotest-2.1.0-1|111	
14cu|python-oslotest-2.1.0-1|112	

14081 14
14cu|python-pandas-0.17.0-1|1	%define	module	pandas
14cu|python-pandas-0.17.0-1|2	
14cu|python-pandas-0.17.0-1|3	Summary:	Powerful Python data structures for data analysis and statistics
14cu|python-pandas-0.17.0-1|4	
14cu|python-pandas-0.17.0-1|5	Name:		python-%{module}
14cu|python-pandas-0.17.0-1|6	Version:	0.17.0
14cu|python-pandas-0.17.0-1|7	Release:	1
14cu|python-pandas-0.17.0-1|8	Source0:	https://pypi.python.org/packages/source/p/pandas/pandas-%{version}.tar.gz
14cu|python-pandas-0.17.0-1|9	Patch0:		setup-lm-0.13.1.patch
14cu|python-pandas-0.17.0-1|10	Patch1:		make-doc-0.13.1.patch
14cu|python-pandas-0.17.0-1|11	License:	BSD
14cu|python-pandas-0.17.0-1|12	Group:		Development/Python
14cu|python-pandas-0.17.0-1|13	Url:		http://pandas.sourceforge.net/
14cu|python-pandas-0.17.0-1|14	Requires:	python-numpy >= 1.6.1
14cu|python-pandas-0.17.0-1|15	Requires:	python-dateutil
14cu|python-pandas-0.17.0-1|16	Suggests:	python-scipy
14cu|python-pandas-0.17.0-1|17	Suggests:	python-matplotlib
14cu|python-pandas-0.17.0-1|18	Suggests:	python-pytz
14cu|python-pandas-0.17.0-1|19	Suggests:	python-tables
14cu|python-pandas-0.17.0-1|20	Suggests:	python-statsmodels
14cu|python-pandas-0.17.0-1|21	BuildRequires:	python-setuptools
14cu|python-pandas-0.17.0-1|22	BuildRequires:	python-numpy-devel >= 1.6.1
14cu|python-pandas-0.17.0-1|23	BuildRequires:	python-dateutil
14cu|python-pandas-0.17.0-1|24	BuildRequires:	python-matplotlib
14cu|python-pandas-0.17.0-1|25	BuildRequires:	python-sphinx
14cu|python-pandas-0.17.0-1|26	BuildRequires:	ipython
14cu|python-pandas-0.17.0-1|27	BuildRequires:	pkgconfig(lapack)
14cu|python-pandas-0.17.0-1|28	BuildRequires:	pkgconfig(python)
14cu|python-pandas-0.17.0-1|29	
14cu|python-pandas-0.17.0-1|30	%description
14cu|python-pandas-0.17.0-1|31	pandas is a Python package providing fast, flexible, and expressive
14cu|python-pandas-0.17.0-1|32	data structures designed to make working with "relational" or
14cu|python-pandas-0.17.0-1|33	"labeled" data both easy and intuitive. It aims to be the fundamental
14cu|python-pandas-0.17.0-1|34	high-level building block for doing practical, real world data
14cu|python-pandas-0.17.0-1|35	analysis in Python. Additionally, it has the broader goal of becoming
14cu|python-pandas-0.17.0-1|36	the most powerful and flexible open source data analysis /
14cu|python-pandas-0.17.0-1|37	manipulation tool available in any language. It is already well on its
14cu|python-pandas-0.17.0-1|38	way toward this goal.
14cu|python-pandas-0.17.0-1|39	
14cu|python-pandas-0.17.0-1|40	%prep
14cu|python-pandas-0.17.0-1|41	%setup -q -n %{module}-%{version}
14cu|python-pandas-0.17.0-1|42	%patch0 -p0
14cu|python-pandas-0.17.0-1|43	%patch1 -p1
14cu|python-pandas-0.17.0-1|44	
14cu|python-pandas-0.17.0-1|45	%build
14cu|python-pandas-0.17.0-1|46	python setup.py build
14cu|python-pandas-0.17.0-1|47	
14cu|python-pandas-0.17.0-1|48	%install
14cu|python-pandas-0.17.0-1|49	python setup.py install --root=%{buildroot}
14cu|python-pandas-0.17.0-1|50	# pushd doc
14cu|python-pandas-0.17.0-1|51	# export PYTHONPATH=`dir -1d ../build/lib*`
14cu|python-pandas-0.17.0-1|52	# %__python make.py html
14cu|python-pandas-0.17.0-1|53	# find . -name .buildinfo -exec rm -rf {} \;
14cu|python-pandas-0.17.0-1|54	# popd
14cu|python-pandas-0.17.0-1|55	
14cu|python-pandas-0.17.0-1|56	%files
14cu|python-pandas-0.17.0-1|57	# %doc LICENSE README.rst TODO.rst examples/ doc/build/html
14cu|python-pandas-0.17.0-1|58	%doc LICENSE
14cu|python-pandas-0.17.0-1|59	%{py_platsitedir}/%{module}*
14cu|python-pandas-0.17.0-1|60	
14cu|python-pandas-0.17.0-1|61	%changelog
14cu|python-pandas-0.17.0-1|62	
14cu|python-pandas-0.17.0-1|63	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.17.0-1
14cu|python-pandas-0.17.0-1|64	- (c9ada24) Merge pull request #1 from import/python-pandas:auto_update
14cu|python-pandas-0.17.0-1|65	- (c9ada24) Updated to 0.17.0 (by updates_builder)
14cu|python-pandas-0.17.0-1|66	
14cu|python-pandas-0.17.0-1|67	

14082 14
14cu|python-parsley-1.2-1|1	%define	oname	Parsley
14cu|python-parsley-1.2-1|2	
14cu|python-parsley-1.2-1|3	Name:		python-parsley
14cu|python-parsley-1.2-1|4	Version:	1.2
14cu|python-parsley-1.2-1|5	Release:	1
14cu|python-parsley-1.2-1|6	Summary:	Parsing and pattern matching made easy
14cu|python-parsley-1.2-1|7	Source0:	http://pypi.python.org/packages/source/P/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-parsley-1.2-1|8	License:	MIT
14cu|python-parsley-1.2-1|9	Group:		Development/Python
14cu|python-parsley-1.2-1|10	Url:		http://launchpad.net/parsley
14cu|python-parsley-1.2-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-parsley-1.2-1|12	
14cu|python-parsley-1.2-1|13	BuildArch:	noarch
14cu|python-parsley-1.2-1|14	
14cu|python-parsley-1.2-1|15	%description
14cu|python-parsley-1.2-1|16	Parsley is a parsing library for people who find parsers scary or
14cu|python-parsley-1.2-1|17	annoying. I wrote it because I wanted to parse a programming language,
14cu|python-parsley-1.2-1|18	and tools like PLY or ANTLR or Bison were very hard to understand and
14cu|python-parsley-1.2-1|19	integrate into my Python code. Most parser generators are based on LL
14cu|python-parsley-1.2-1|20	or LR parsing algorithms that compile to big state machine
14cu|python-parsley-1.2-1|21	tables. It was like I had to wake up a different section of my brain
14cu|python-parsley-1.2-1|22	to understand or work on grammar rules.
14cu|python-parsley-1.2-1|23	
14cu|python-parsley-1.2-1|24	Parsley, like pyparsing and ZestyParser, uses the PEG algorithm, so
14cu|python-parsley-1.2-1|25	each expression in the grammar rules works like a Python
14cu|python-parsley-1.2-1|26	expression. In particular, alternatives are evaluated in order, unlike
14cu|python-parsley-1.2-1|27	table-driven parsers such as yacc, bison or PLY.
14cu|python-parsley-1.2-1|28	
14cu|python-parsley-1.2-1|29	Parsley is an implementation of OMeta, an object-oriented
14cu|python-parsley-1.2-1|30	pattern-matching language developed by Alessandro Warth at
14cu|python-parsley-1.2-1|31	http://tinlizzie.org/ometa/ . For further reading, see Warth's PhD
14cu|python-parsley-1.2-1|32	thesis, which provides a detailed description of OMeta:
14cu|python-parsley-1.2-1|33	http://www.vpri.org/pdf/tr2008003_experimenting.pdf.
14cu|python-parsley-1.2-1|34	
14cu|python-parsley-1.2-1|35	
14cu|python-parsley-1.2-1|36	%prep
14cu|python-parsley-1.2-1|37	%setup -q -n %{oname}-%{version}
14cu|python-parsley-1.2-1|38	
14cu|python-parsley-1.2-1|39	%build
14cu|python-parsley-1.2-1|40	python setup.py build
14cu|python-parsley-1.2-1|41	
14cu|python-parsley-1.2-1|42	%install
14cu|python-parsley-1.2-1|43	python setup.py install --root=%{buildroot}
14cu|python-parsley-1.2-1|44	
14cu|python-parsley-1.2-1|45	%files
14cu|python-parsley-1.2-1|46	%doc README
14cu|python-parsley-1.2-1|47	%{py_puresitedir}/ometa/*.py*
14cu|python-parsley-1.2-1|48	%{py_puresitedir}/ometa/_generated/*.py*
14cu|python-parsley-1.2-1|49	%{py_puresitedir}/ometa/test/*.py*
14cu|python-parsley-1.2-1|50	%{py_puresitedir}/parsley.py*
14cu|python-parsley-1.2-1|51	%{py_puresitedir}/terml/*.py*
14cu|python-parsley-1.2-1|52	%{py_puresitedir}/terml/_generated/*.py*
14cu|python-parsley-1.2-1|53	%{py_puresitedir}/terml/test/*.py*
14cu|python-parsley-1.2-1|54	%{py_puresitedir}/Parsley*.egg-info
14cu|python-parsley-1.2-1|55	
14cu|python-parsley-1.2-1|56	%changelog
14cu|python-parsley-1.2-1|57	* Sun Jan 04 2015 abfonly <abfonly@gmail.com> 1.2-1
14cu|python-parsley-1.2-1|58	+ Revision: 0001cd1
14cu|python-parsley-1.2-1|59	- Imported from SRPM
14cu|python-parsley-1.2-1|60	
14cu|python-parsley-1.2-1|61	

14083 14
14cu|python-passlib-1.6.1-1|1	Name:		python-passlib
14cu|python-passlib-1.6.1-1|2	Version:	1.6.1
14cu|python-passlib-1.6.1-1|3	Release:	1
14cu|python-passlib-1.6.1-1|4	Summary:	Comprehensive password hashing framework supporting over 20 schemes
14cu|python-passlib-1.6.1-1|5	Group:		Development/Python
14cu|python-passlib-1.6.1-1|6	
14cu|python-passlib-1.6.1-1|7	License:	BSD and Beerware and Copyright only
14cu|python-passlib-1.6.1-1|8	URL:		http://passlib.googlecode.com
14cu|python-passlib-1.6.1-1|9	Source0:	https://pypi.python.org/packages/source/p/passlib/passlib-%{version}.tar.gz
14cu|python-passlib-1.6.1-1|10	
14cu|python-passlib-1.6.1-1|11	BuildArch:	noarch
14cu|python-passlib-1.6.1-1|12	BuildRequires:	python-devel
14cu|python-passlib-1.6.1-1|13	BuildRequires:	python-setuptools
14cu|python-passlib-1.6.1-1|14	BuildRequires:	python3-devel
14cu|python-passlib-1.6.1-1|15	BuildRequires:	python3-setuptools
14cu|python-passlib-1.6.1-1|16	# docs generation requires python-cloud-sptheme, which isn't packaged yet.
14cu|python-passlib-1.6.1-1|17	# so we won't generate the docs yet.
14cu|python-passlib-1.6.1-1|18	#BuildRequires:	python-sphinx >= 1.0
14cu|python-passlib-1.6.1-1|19	#BuildRequires:	python-cloud-sptheme
14cu|python-passlib-1.6.1-1|20	
14cu|python-passlib-1.6.1-1|21	%description
14cu|python-passlib-1.6.1-1|22	Passlib is a password hashing library for Python 2 & 3, which provides
14cu|python-passlib-1.6.1-1|23	cross-platform implementations of over 20 password hashing algorithms,
14cu|python-passlib-1.6.1-1|24	as well as a framework for managing existing password hashes. It's
14cu|python-passlib-1.6.1-1|25	designed to be useful for a wide range of tasks, from verifying a hash
14cu|python-passlib-1.6.1-1|26	found in /etc/shadow, to providing full-strength password hashing for
14cu|python-passlib-1.6.1-1|27	multi-user application.
14cu|python-passlib-1.6.1-1|28	
14cu|python-passlib-1.6.1-1|29	%package -n python3-passlib
14cu|python-passlib-1.6.1-1|30	Summary:	Python library to display tabular data in tables
14cu|python-passlib-1.6.1-1|31	Group:		Development/Python
14cu|python-passlib-1.6.1-1|32	
14cu|python-passlib-1.6.1-1|33	%description -n python3-passlib
14cu|python-passlib-1.6.1-1|34	Passlib is a password hashing library for Python 2 & 3, which provides
14cu|python-passlib-1.6.1-1|35	cross-platform implementations of over 20 password hashing algorithms,
14cu|python-passlib-1.6.1-1|36	as well as a framework for managing existing password hashes. It's
14cu|python-passlib-1.6.1-1|37	designed to be useful for a wide range of tasks, from verifying a hash
14cu|python-passlib-1.6.1-1|38	found in /etc/shadow, to providing full-strength password hashing for
14cu|python-passlib-1.6.1-1|39	multi-user application.
14cu|python-passlib-1.6.1-1|40	
14cu|python-passlib-1.6.1-1|41	
14cu|python-passlib-1.6.1-1|42	%prep
14cu|python-passlib-1.6.1-1|43	%setup -q -n passlib-%{version}
14cu|python-passlib-1.6.1-1|44	cp -a . %{py3dir}
14cu|python-passlib-1.6.1-1|45	
14cu|python-passlib-1.6.1-1|46	%build
14cu|python-passlib-1.6.1-1|47	python setup.py build
14cu|python-passlib-1.6.1-1|48	
14cu|python-passlib-1.6.1-1|49	pushd %{py3dir}
14cu|python-passlib-1.6.1-1|50	python3 setup.py build
14cu|python-passlib-1.6.1-1|51	popd
14cu|python-passlib-1.6.1-1|52	
14cu|python-passlib-1.6.1-1|53	
14cu|python-passlib-1.6.1-1|54	%install
14cu|python-passlib-1.6.1-1|55	pushd %{py3dir}
14cu|python-passlib-1.6.1-1|56	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-passlib-1.6.1-1|57	popd
14cu|python-passlib-1.6.1-1|58	
14cu|python-passlib-1.6.1-1|59	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-passlib-1.6.1-1|60	
14cu|python-passlib-1.6.1-1|61	%files
14cu|python-passlib-1.6.1-1|62	%doc LICENSE README
14cu|python-passlib-1.6.1-1|63	%{py_puresitedir}/*
14cu|python-passlib-1.6.1-1|64	
14cu|python-passlib-1.6.1-1|65	%files -n python3-passlib
14cu|python-passlib-1.6.1-1|66	%doc LICENSE README
14cu|python-passlib-1.6.1-1|67	%{py3_puresitedir}/*
14cu|python-passlib-1.6.1-1|68	
14cu|python-passlib-1.6.1-1|69	%changelog
14cu|python-passlib-1.6.1-1|70	
14cu|python-passlib-1.6.1-1|71	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 1.6.1-1
14cu|python-passlib-1.6.1-1|72	- (1f1a05c) Imported from SRPM
14cu|python-passlib-1.6.1-1|73	
14cu|python-passlib-1.6.1-1|74	

14084 14
14cu|python-paste-2.0.2-1|1	%define tarname	Paste
14cu|python-paste-2.0.2-1|2	
14cu|python-paste-2.0.2-1|3	Name:           python-paste
14cu|python-paste-2.0.2-1|4	Version:        2.0.2
14cu|python-paste-2.0.2-1|5	Release:        1
14cu|python-paste-2.0.2-1|6	Summary:        Tools for using a Web Server Gateway Interface stack
14cu|python-paste-2.0.2-1|7	Group:          Development/Python
14cu|python-paste-2.0.2-1|8	License:        MIT
14cu|python-paste-2.0.2-1|9	URL:            http://pythonpaste.org
14cu|python-paste-2.0.2-1|10	Source0:        http://pypi.python.org/packages/source/P/Paste/Paste-%{version}.tar.gz
14cu|python-paste-2.0.2-1|11	BuildArch:      noarch
14cu|python-paste-2.0.2-1|12	Requires:	python-pkg-resources
14cu|python-paste-2.0.2-1|13	BuildRequires:  python-setuptools
14cu|python-paste-2.0.2-1|14	BuildRequires:	python-sphinx
14cu|python-paste-2.0.2-1|15	
14cu|python-paste-2.0.2-1|16	%description
14cu|python-paste-2.0.2-1|17	These provide several pieces of "middleware" (or filters) that can be nested
14cu|python-paste-2.0.2-1|18	to build web applications.  Each piece of middleware uses the WSGI (PEP 333)
14cu|python-paste-2.0.2-1|19	interface, and should be compatible with other middleware based on those
14cu|python-paste-2.0.2-1|20	interfaces.
14cu|python-paste-2.0.2-1|21	
14cu|python-paste-2.0.2-1|22	%prep
14cu|python-paste-2.0.2-1|23	%setup -q -n %{tarname}-%{version}
14cu|python-paste-2.0.2-1|24	%{__sed} -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py
14cu|python-paste-2.0.2-1|25	
14cu|python-paste-2.0.2-1|26	%install
14cu|python-paste-2.0.2-1|27	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-paste-2.0.2-1|28	#sed -i '/.egg-info$/d' FILE_LIST
14cu|python-paste-2.0.2-1|29	sphinx-build -b html docs html
14cu|python-paste-2.0.2-1|30	rm -f html/.buildinfo
14cu|python-paste-2.0.2-1|31	
14cu|python-paste-2.0.2-1|32	%files
14cu|python-paste-2.0.2-1|33	%doc html/
14cu|python-paste-2.0.2-1|34	%{py_puresitedir}/*
14cu|python-paste-2.0.2-1|35	
14cu|python-paste-2.0.2-1|36	%changelog
14cu|python-paste-2.0.2-1|37	
14cu|python-paste-2.0.2-1|38	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14cu|python-paste-2.0.2-1|39	- (35789d7) Updated to 2.0.2
14cu|python-paste-2.0.2-1|40	
14cu|python-paste-2.0.2-1|41	

14085 14
14cu|python-pathlib2-2.1.0-1|1	%define pypi_name pathlib2
14cu|python-pathlib2-2.1.0-1|2	
14cu|python-pathlib2-2.1.0-1|3	Name:           python-pathlib2
14cu|python-pathlib2-2.1.0-1|4	Version:        2.1.0
14cu|python-pathlib2-2.1.0-1|5	Release:        1
14cu|python-pathlib2-2.1.0-1|6	Group:          Development/Python
14cu|python-pathlib2-2.1.0-1|7	Summary:        Object-oriented filesystem paths
14cu|python-pathlib2-2.1.0-1|8	
14cu|python-pathlib2-2.1.0-1|9	License:        MIT
14cu|python-pathlib2-2.1.0-1|10	URL:            https://pypi.python.org/pypi/pathlib2
14cu|python-pathlib2-2.1.0-1|11	Source0:        https://pypi.python.org/packages/2.7/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-pathlib2-2.1.0-1|12	BuildArch:      noarch
14cu|python-pathlib2-2.1.0-1|13	
14cu|python-pathlib2-2.1.0-1|14	BuildRequires: pythonegg(setuptools)
14cu|python-pathlib2-2.1.0-1|15	
14cu|python-pathlib2-2.1.0-1|16	
14cu|python-pathlib2-2.1.0-1|17	%description
14cu|python-pathlib2-2.1.0-1|18	The goal of pathlib2 is to provide a backport of
14cu|python-pathlib2-2.1.0-1|19	`standard pathlib <http://docs.python.org/dev/library/pathlib.html>`_
14cu|python-pathlib2-2.1.0-1|20	module which tracks the standard library module,
14cu|python-pathlib2-2.1.0-1|21	so all the newest features of the standard pathlib can be
14cu|python-pathlib2-2.1.0-1|22	used also on older Python versions.
14cu|python-pathlib2-2.1.0-1|23	
14cu|python-pathlib2-2.1.0-1|24	
14cu|python-pathlib2-2.1.0-1|25	%prep
14cu|python-pathlib2-2.1.0-1|26	%setup -q -n %{pypi_name}-%{version}
14cu|python-pathlib2-2.1.0-1|27	
14cu|python-pathlib2-2.1.0-1|28	
14cu|python-pathlib2-2.1.0-1|29	
14cu|python-pathlib2-2.1.0-1|30	%build
14cu|python-pathlib2-2.1.0-1|31	%py2_build
14cu|python-pathlib2-2.1.0-1|32	
14cu|python-pathlib2-2.1.0-1|33	
14cu|python-pathlib2-2.1.0-1|34	%install
14cu|python-pathlib2-2.1.0-1|35	%py2_install
14cu|python-pathlib2-2.1.0-1|36	
14cu|python-pathlib2-2.1.0-1|37	
14cu|python-pathlib2-2.1.0-1|38	%files
14cu|python-pathlib2-2.1.0-1|39	%doc README.rst LICENSE.rst
14cu|python-pathlib2-2.1.0-1|40	%{py_puresitedir}/
14cu|python-pathlib2-2.1.0-1|41	
14cu|python-pathlib2-2.1.0-1|42	
14cu|python-pathlib2-2.1.0-1|43	
14cu|python-pathlib2-2.1.0-1|44	
14cu|python-pathlib2-2.1.0-1|45	%changelog
14cu|python-pathlib2-2.1.0-1|46	
14cu|python-pathlib2-2.1.0-1|47	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 2.1.0-1
14cu|python-pathlib2-2.1.0-1|48	- (03b080f) Imported from SRPM
14cu|python-pathlib2-2.1.0-1|49	
14cu|python-pathlib2-2.1.0-1|50	

14086 14
14cu|python-pbr-1.8.1-3|1	%define	oname	pbr
14cu|python-pbr-1.8.1-3|2	
14cu|python-pbr-1.8.1-3|3	Name:		python-%{oname}
14cu|python-pbr-1.8.1-3|4	Version:	1.8.1
14cu|python-pbr-1.8.1-3|5	Release:	3
14cu|python-pbr-1.8.1-3|6	Summary:	Python Build Reasonableness
14cu|python-pbr-1.8.1-3|7	Source0:	http://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
14cu|python-pbr-1.8.1-3|8	License:	Apache Software License
14cu|python-pbr-1.8.1-3|9	Group:		Development/Python
14cu|python-pbr-1.8.1-3|10	Url:		http://pypi.python.org/pypi/pbr
14cu|python-pbr-1.8.1-3|11	BuildArch:	noarch
14cu|python-pbr-1.8.1-3|12	
14cu|python-pbr-1.8.1-3|13	BuildRequires:	pythonegg(setuptools)
14cu|python-pbr-1.8.1-3|14	BuildRequires:	pythonegg(sphinx)
14cu|python-pbr-1.8.1-3|15	BuildRequires:  graphviz
14cu|python-pbr-1.8.1-3|16	
14cu|python-pbr-1.8.1-3|17	Requires: 	pythonegg(python) >= 2.7.9
14cu|python-pbr-1.8.1-3|18	
14cu|python-pbr-1.8.1-3|19	#python-pip 7.1.0, does not provide it's egg
14cu|python-pbr-1.8.1-3|20	###TODO: tell Denis###
14cu|python-pbr-1.8.1-3|21	
14cu|python-pbr-1.8.1-3|22	Requires:	python-pip >= 7.1.0
14cu|python-pbr-1.8.1-3|23	
14cu|python-pbr-1.8.1-3|24	%description
14cu|python-pbr-1.8.1-3|25	
14cu|python-pbr-1.8.1-3|26	Introduction
14cu|python-pbr-1.8.1-3|27	============
14cu|python-pbr-1.8.1-3|28	
14cu|python-pbr-1.8.1-3|29	PBR is a library that injects some useful and sensible default behaviors
14cu|python-pbr-1.8.1-3|30	into your setuptools run. It started off life as the chunks of code that
14cu|python-pbr-1.8.1-3|31	were copied between all of the OpenStack projects. Around the time that
14cu|python-pbr-1.8.1-3|32	OpenStack hit 18 different projects each with at least 3 active branches,
14cu|python-pbr-1.8.1-3|33	it seems like a good time to make that code into a proper re-usable library.
14cu|python-pbr-1.8.1-3|34	
14cu|python-pbr-1.8.1-3|35	PBR is only mildly configurable. The basic idea is that there's a decent
14cu|python-pbr-1.8.1-3|36	way to run things and if you do, you should reap the rewards, because then
14cu|python-pbr-1.8.1-3|37	it's simple and repeatable. If you want to do things differently, cool! But
14cu|python-pbr-1.8.1-3|38	you've already got the power of python at your fingertips, so you don't
14cu|python-pbr-1.8.1-3|39	really need PBR.
14cu|python-pbr-1.8.1-3|40	
14cu|python-pbr-1.8.1-3|41	PBR builds on top of the work that `d2to1` started to provide for declarative
14cu|python-pbr-1.8.1-3|42	configuration. `d2to1` is itself an implementation of the ideas behind
14cu|python-pbr-1.8.1-3|43	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
14cu|python-pbr-1.8.1-3|44	PEP 426 and Metadata 2.0, declarative config is still a great idea and
14cu|python-pbr-1.8.1-3|45	specifically important in trying to distribute setup code as a library
14cu|python-pbr-1.8.1-3|46	when that library itself will alter how the setup is processed. As Metadata
14cu|python-pbr-1.8.1-3|47	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
14cu|python-pbr-1.8.1-3|48	them as quickly as possible.
14cu|python-pbr-1.8.1-3|49	
14cu|python-pbr-1.8.1-3|50	
14cu|python-pbr-1.8.1-3|51	
14cu|python-pbr-1.8.1-3|52	%prep
14cu|python-pbr-1.8.1-3|53	%setup -qn %{oname}-%{version}
14cu|python-pbr-1.8.1-3|54	rm -rf {test-,}requirements.txt
14cu|python-pbr-1.8.1-3|55	#remove bundled
14cu|python-pbr-1.8.1-3|56	rm -rf %{oname}.egg-info
14cu|python-pbr-1.8.1-3|57	
14cu|python-pbr-1.8.1-3|58	
14cu|python-pbr-1.8.1-3|59	%build
14cu|python-pbr-1.8.1-3|60	python setup.py build
14cu|python-pbr-1.8.1-3|61	
14cu|python-pbr-1.8.1-3|62	# build docs and clean after sphinx
14cu|python-pbr-1.8.1-3|63	sphinx-build doc/source html
14cu|python-pbr-1.8.1-3|64	rm -rf html/.{doctrees,buildinfo}
14cu|python-pbr-1.8.1-3|65	
14cu|python-pbr-1.8.1-3|66	
14cu|python-pbr-1.8.1-3|67	%check
14cu|python-pbr-1.8.1-3|68	# python setup.py test
14cu|python-pbr-1.8.1-3|69	
14cu|python-pbr-1.8.1-3|70	%install
14cu|python-pbr-1.8.1-3|71	python setup.py install --root=%{buildroot}
14cu|python-pbr-1.8.1-3|72	
14cu|python-pbr-1.8.1-3|73	%files
14cu|python-pbr-1.8.1-3|74	%doc html README.rst LICENSE
14cu|python-pbr-1.8.1-3|75	%{_bindir}/*
14cu|python-pbr-1.8.1-3|76	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python-pbr-1.8.1-3|77	%{py_puresitedir}/%{oname}
14cu|python-pbr-1.8.1-3|78	
14cu|python-pbr-1.8.1-3|79	%changelog
14cu|python-pbr-1.8.1-3|80	
14cu|python-pbr-1.8.1-3|81	* Mon Oct 19 2015 abfonly <abfonly@gmail.com> 1.8.1-3
14cu|python-pbr-1.8.1-3|82	- (226db82) Last try
14cu|python-pbr-1.8.1-3|83	- (226db82) python-pip 7.1.0, does not provide its egg....
14cu|python-pbr-1.8.1-3|84	
14cu|python-pbr-1.8.1-3|85	

14087 14
14cu|python-pdfminer-20140328-4|1	%define upstream_name pdfminer
14cu|python-pdfminer-20140328-4|2	
14cu|python-pdfminer-20140328-4|3	Name:           python-%{upstream_name}
14cu|python-pdfminer-20140328-4|4	Version:        20140328
14cu|python-pdfminer-20140328-4|5	Release:        4
14cu|python-pdfminer-20140328-4|6	Summary:        PDF parser and analyzer
14cu|python-pdfminer-20140328-4|7	Group:          Development/Python
14cu|python-pdfminer-20140328-4|8	License:        MIT
14cu|python-pdfminer-20140328-4|9	URL:            https://pypi.python.org/pypi/pdfminer
14cu|python-pdfminer-20140328-4|10	Source0:        https://pypi.python.org/packages/source/p/pdfminer/pdfminer-%{version}.tar.gz
14cu|python-pdfminer-20140328-4|11	BuildArch:      noarch
14cu|python-pdfminer-20140328-4|12	BuildRequires:  python-devel
14cu|python-pdfminer-20140328-4|13	BuildRequires:  python-setuptools
14cu|python-pdfminer-20140328-4|14	
14cu|python-pdfminer-20140328-4|15	%description
14cu|python-pdfminer-20140328-4|16	PDFMiner is a tool for extracting information from PDF documents. Unlike other
14cu|python-pdfminer-20140328-4|17	PDF-related tools, it focuses entirely on getting and analyzing text data.
14cu|python-pdfminer-20140328-4|18	PDFMiner allows to obtain the exact location of texts in a page, as well as
14cu|python-pdfminer-20140328-4|19	other information such as fonts or lines. It includes a PDF converter that can
14cu|python-pdfminer-20140328-4|20	transform PDF files into other text formats (such as HTML). It has an
14cu|python-pdfminer-20140328-4|21	extensible PDF parser that can be used for other purposes instead of text
14cu|python-pdfminer-20140328-4|22	analysis.
14cu|python-pdfminer-20140328-4|23	
14cu|python-pdfminer-20140328-4|24	%prep
14cu|python-pdfminer-20140328-4|25	%setup -q -n %{upstream_name}-%{version}
14cu|python-pdfminer-20140328-4|26	
14cu|python-pdfminer-20140328-4|27	%build
14cu|python-pdfminer-20140328-4|28	python setup.py build
14cu|python-pdfminer-20140328-4|29	
14cu|python-pdfminer-20140328-4|30	%install
14cu|python-pdfminer-20140328-4|31	python setup.py install --skip-build --root %{buildroot}
14cu|python-pdfminer-20140328-4|32	
14cu|python-pdfminer-20140328-4|33	%files
14cu|python-pdfminer-20140328-4|34	%{_bindir}/dumppdf.py
14cu|python-pdfminer-20140328-4|35	%{_bindir}/latin2ascii.py
14cu|python-pdfminer-20140328-4|36	%{_bindir}/pdf2txt.py
14cu|python-pdfminer-20140328-4|37	%{py_puresitedir}/pdfminer
14cu|python-pdfminer-20140328-4|38	%{py_puresitedir}/pdfminer-%{version}-*.egg-info
14cu|python-pdfminer-20140328-4|39	
14cu|python-pdfminer-20140328-4|40	
14cu|python-pdfminer-20140328-4|41	
14cu|python-pdfminer-20140328-4|42	%changelog
14cu|python-pdfminer-20140328-4|43	
14cu|python-pdfminer-20140328-4|44	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 20140328-4
14cu|python-pdfminer-20140328-4|45	- (63356a4) Imported from SRPM
14cu|python-pdfminer-20140328-4|46	
14cu|python-pdfminer-20140328-4|47	

14088 14
14cu|python-pdfrw-0.2-1|1	%define	oname	pdfrw
14cu|python-pdfrw-0.2-1|2	
14cu|python-pdfrw-0.2-1|3	Name:		python-%{oname}
14cu|python-pdfrw-0.2-1|4	Version:	0.2
14cu|python-pdfrw-0.2-1|5	Release:	1
14cu|python-pdfrw-0.2-1|6	Summary:	PDF file reader/writer library
14cu|python-pdfrw-0.2-1|7	Source0:	https://pypi.python.org/packages/source/p/pdfrw/pdfrw-%{version}.tar.gz
14cu|python-pdfrw-0.2-1|8	License:	MIT
14cu|python-pdfrw-0.2-1|9	Group:		Development/Python
14cu|python-pdfrw-0.2-1|10	Url:		http://code.google.com/p/pdfrw/
14cu|python-pdfrw-0.2-1|11	BuildArch:	noarch
14cu|python-pdfrw-0.2-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-pdfrw-0.2-1|13	BuildRequires:	pkgconfig(python)
14cu|python-pdfrw-0.2-1|14	
14cu|python-pdfrw-0.2-1|15	%description
14cu|python-pdfrw-0.2-1|16	pdfrw lets you read and write PDF files, including
14cu|python-pdfrw-0.2-1|17	compositing multiple pages together (e.g. to do watermarking,
14cu|python-pdfrw-0.2-1|18	or to copy an image or diagram from one PDF to another),
14cu|python-pdfrw-0.2-1|19	and can output by itself, or in conjunction with reportlab.
14cu|python-pdfrw-0.2-1|20	
14cu|python-pdfrw-0.2-1|21	pdfrw will faithfully reproduce vector formats without
14cu|python-pdfrw-0.2-1|22	rasterization, so the rst2pdf package has used pdfrw
14cu|python-pdfrw-0.2-1|23	by default for PDF and SVG images by default since
14cu|python-pdfrw-0.2-1|24	March 2010.  Several small examples are provided.
14cu|python-pdfrw-0.2-1|25	
14cu|python-pdfrw-0.2-1|26	%prep
14cu|python-pdfrw-0.2-1|27	%setup -q -n %{oname}-%{version}
14cu|python-pdfrw-0.2-1|28	
14cu|python-pdfrw-0.2-1|29	%build
14cu|python-pdfrw-0.2-1|30	python setup.py build
14cu|python-pdfrw-0.2-1|31	
14cu|python-pdfrw-0.2-1|32	%install
14cu|python-pdfrw-0.2-1|33	python setup.py install --root=%{buildroot}
14cu|python-pdfrw-0.2-1|34	cp -R examples %{buildroot}%{py_puresitedir}/pdfrw/
14cu|python-pdfrw-0.2-1|35	chmod +x %{buildroot}%{py_puresitedir}/pdfrw/pdfwriter.py
14cu|python-pdfrw-0.2-1|36	
14cu|python-pdfrw-0.2-1|37	%files
14cu|python-pdfrw-0.2-1|38	%doc
14cu|python-pdfrw-0.2-1|39	%{py_puresitedir}/pdfrw/*.py*
14cu|python-pdfrw-0.2-1|40	%{py_puresitedir}/pdfrw/objects/*.py*
14cu|python-pdfrw-0.2-1|41	%{py_puresitedir}/pdfrw*.egg-info
14cu|python-pdfrw-0.2-1|42	%{py_puresitedir}/pdfrw/examples/
14cu|python-pdfrw-0.2-1|43	
14cu|python-pdfrw-0.2-1|44	%changelog
14cu|python-pdfrw-0.2-1|45	
14cu|python-pdfrw-0.2-1|46	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.2-1
14cu|python-pdfrw-0.2-1|47	- (be3eb26) Merge pull request #1 from import/python-pdfrw:auto_update
14cu|python-pdfrw-0.2-1|48	- (be3eb26) Updated to 0.2 (by updates_builder)
14cu|python-pdfrw-0.2-1|49	
14cu|python-pdfrw-0.2-1|50	

14089 14
14cu|python-persistent-4.2.1-1|1	%define	oname	persistent
14cu|python-persistent-4.2.1-1|2	%define __noautoprov 'cPickleCache.so|_timestamp.so|cPersistence.so'
14cu|python-persistent-4.2.1-1|3	# we don't have practically python3 zope modules
14cu|python-persistent-4.2.1-1|4	%define with_python3 0
14cu|python-persistent-4.2.1-1|5	
14cu|python-persistent-4.2.1-1|6	Name:		python-%{oname}
14cu|python-persistent-4.2.1-1|7	Version:	4.2.1
14cu|python-persistent-4.2.1-1|8	Release:	1
14cu|python-persistent-4.2.1-1|9	Summary:	Translucent persistent objects
14cu|python-persistent-4.2.1-1|10	Source0:	http://pypi.python.org/packages/source/p/persistent/persistent-%{version}.tar.gz
14cu|python-persistent-4.2.1-1|11	Source100:	%{name}.rpmlintrc
14cu|python-persistent-4.2.1-1|12	License:	ZPL 2.1
14cu|python-persistent-4.2.1-1|13	Group:		Development/Python
14cu|python-persistent-4.2.1-1|14	Url:		http://www.zope.org/Products/ZODB
14cu|python-persistent-4.2.1-1|15	BuildRequires:	pkgconfig(python)
14cu|python-persistent-4.2.1-1|16	BuildRequires:	pythonegg(setuptools)
14cu|python-persistent-4.2.1-1|17	%if %{with_python3}
14cu|python-persistent-4.2.1-1|18	BuildRequires:	pkgconfig(python3)
14cu|python-persistent-4.2.1-1|19	BuildRequires:	python3egg(setuptools)
14cu|python-persistent-4.2.1-1|20	%endif
14cu|python-persistent-4.2.1-1|21	
14cu|python-persistent-4.2.1-1|22	%description
14cu|python-persistent-4.2.1-1|23	This package contains a generic persistence implementation for Python. It
14cu|python-persistent-4.2.1-1|24	forms the core protocol for making objects interact "transparently" with
14cu|python-persistent-4.2.1-1|25	a database such as the ZODB.
14cu|python-persistent-4.2.1-1|26	
14cu|python-persistent-4.2.1-1|27	Please see the Sphinx documentation (``docs/index.rst``) for further
14cu|python-persistent-4.2.1-1|28	information.
14cu|python-persistent-4.2.1-1|29	
14cu|python-persistent-4.2.1-1|30	%files
14cu|python-persistent-4.2.1-1|31	%doc *.rst *.txt
14cu|python-persistent-4.2.1-1|32	%{py_incdir}/persistent/*
14cu|python-persistent-4.2.1-1|33	%{py_platsitedir}/persistent/*
14cu|python-persistent-4.2.1-1|34	%{py_platsitedir}/persistent*.egg-info
14cu|python-persistent-4.2.1-1|35	#-------------------------------------------------------------
14cu|python-persistent-4.2.1-1|36	%if %{with_python3}
14cu|python-persistent-4.2.1-1|37	%package -n     python3-%{oname}
14cu|python-persistent-4.2.1-1|38	Summary:	Translucent persistent objects
14cu|python-persistent-4.2.1-1|39	
14cu|python-persistent-4.2.1-1|40	%description -n python3-%{oname}
14cu|python-persistent-4.2.1-1|41	This package contains a generic persistence implementation for Python. It
14cu|python-persistent-4.2.1-1|42	forms the core protocol for making objects interact "transparently" with
14cu|python-persistent-4.2.1-1|43	a database such as the ZODB.
14cu|python-persistent-4.2.1-1|44	
14cu|python-persistent-4.2.1-1|45	Please see the Sphinx documentation (``docs/index.rst``) for further
14cu|python-persistent-4.2.1-1|46	information.
14cu|python-persistent-4.2.1-1|47	
14cu|python-persistent-4.2.1-1|48	%files -n python3-%{oname}
14cu|python-persistent-4.2.1-1|49	%doc *.rst *.txt
14cu|python-persistent-4.2.1-1|50	%{py3_incdir}/persistent/*
14cu|python-persistent-4.2.1-1|51	%{py3_platsitedir}/persistent/*
14cu|python-persistent-4.2.1-1|52	%{py3_platsitedir}/persistent*.egg-info
14cu|python-persistent-4.2.1-1|53	#-------------------------------------------------------------
14cu|python-persistent-4.2.1-1|54	%endif
14cu|python-persistent-4.2.1-1|55	
14cu|python-persistent-4.2.1-1|56	%prep
14cu|python-persistent-4.2.1-1|57	%setup -qn %{oname}-%{version}
14cu|python-persistent-4.2.1-1|58	
14cu|python-persistent-4.2.1-1|59	%if %{with_python3}
14cu|python-persistent-4.2.1-1|60	cp -a . %{py3dir}
14cu|python-persistent-4.2.1-1|61	%endif
14cu|python-persistent-4.2.1-1|62	
14cu|python-persistent-4.2.1-1|63	%build
14cu|python-persistent-4.2.1-1|64	python setup.py build
14cu|python-persistent-4.2.1-1|65	
14cu|python-persistent-4.2.1-1|66	%if %{with_python3}
14cu|python-persistent-4.2.1-1|67	pushd %{py3dir}
14cu|python-persistent-4.2.1-1|68	python3 setup.py build
14cu|python-persistent-4.2.1-1|69	popd
14cu|python-persistent-4.2.1-1|70	%endif
14cu|python-persistent-4.2.1-1|71	
14cu|python-persistent-4.2.1-1|72	%install
14cu|python-persistent-4.2.1-1|73	%if %{with_python3}
14cu|python-persistent-4.2.1-1|74	pushd %{py3dir}
14cu|python-persistent-4.2.1-1|75	python3 setup.py install --root %{buildroot}
14cu|python-persistent-4.2.1-1|76	popd
14cu|python-persistent-4.2.1-1|77	%endif
14cu|python-persistent-4.2.1-1|78	
14cu|python-persistent-4.2.1-1|79	python setup.py install --root=%{buildroot}
14cu|python-persistent-4.2.1-1|80	
14cu|python-persistent-4.2.1-1|81	%check
14cu|python-persistent-4.2.1-1|82	python setup.py test
14cu|python-persistent-4.2.1-1|83	
14cu|python-persistent-4.2.1-1|84	%if %{with_python3}
14cu|python-persistent-4.2.1-1|85	pushd %{py3dir}
14cu|python-persistent-4.2.1-1|86	python3 setup.py test
14cu|python-persistent-4.2.1-1|87	popd
14cu|python-persistent-4.2.1-1|88	%endif
14cu|python-persistent-4.2.1-1|89	
14cu|python-persistent-4.2.1-1|90	%changelog
14cu|python-persistent-4.2.1-1|91	
14cu|python-persistent-4.2.1-1|92	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 4.2.1-1
14cu|python-persistent-4.2.1-1|93	- (6e1a41e) Log: Update to 4.2.1
14cu|python-persistent-4.2.1-1|94	- (6e1a41e) spec ready for python3
14cu|python-persistent-4.2.1-1|95	- (6e1a41e) spec clean
14cu|python-persistent-4.2.1-1|96	
14cu|python-persistent-4.2.1-1|97	

14090 14
14cu|python-phply-1.0-1.20130821.6|1	%define upstream_name phply
14cu|python-phply-1.0-1.20130821.6|2	
14cu|python-phply-1.0-1.20130821.6|3	Name:           python-%{upstream_name}
14cu|python-phply-1.0-1.20130821.6|4	Version:        1.0
14cu|python-phply-1.0-1.20130821.6|5	Release:        1.20130821.6
14cu|python-phply-1.0-1.20130821.6|6	Summary:        PHP parser written in Python
14cu|python-phply-1.0-1.20130821.6|7	Group:          Development/Python
14cu|python-phply-1.0-1.20130821.6|8	License:        LGPL
14cu|python-phply-1.0-1.20130821.6|9	URL:            https://github.com/ramen/phply
14cu|python-phply-1.0-1.20130821.6|10	Source0:        phply-master.zip
14cu|python-phply-1.0-1.20130821.6|11	BuildArch:      noarch
14cu|python-phply-1.0-1.20130821.6|12	BuildRequires:  python-devel
14cu|python-phply-1.0-1.20130821.6|13	BuildRequires:  python-setuptools
14cu|python-phply-1.0-1.20130821.6|14	
14cu|python-phply-1.0-1.20130821.6|15	%description
14cu|python-phply-1.0-1.20130821.6|16	phply is a parser for the PHP programming language written using PLY, a
14cu|python-phply-1.0-1.20130821.6|17	Lex/YACC-style parser generator toolkit for Python.
14cu|python-phply-1.0-1.20130821.6|18	
14cu|python-phply-1.0-1.20130821.6|19	%prep
14cu|python-phply-1.0-1.20130821.6|20	%setup -q -n phply-master
14cu|python-phply-1.0-1.20130821.6|21	
14cu|python-phply-1.0-1.20130821.6|22	%build
14cu|python-phply-1.0-1.20130821.6|23	CFLAGS="%{optflags}" python setup.py build
14cu|python-phply-1.0-1.20130821.6|24	
14cu|python-phply-1.0-1.20130821.6|25	%install
14cu|python-phply-1.0-1.20130821.6|26	python setup.py install --skip-build --root %{buildroot}
14cu|python-phply-1.0-1.20130821.6|27	
14cu|python-phply-1.0-1.20130821.6|28	rm -rf %{buildroot}%{py_puresitedir}/tests
14cu|python-phply-1.0-1.20130821.6|29	
14cu|python-phply-1.0-1.20130821.6|30	%files
14cu|python-phply-1.0-1.20130821.6|31	%doc AUTHORS LICENSE README.md
14cu|python-phply-1.0-1.20130821.6|32	%{py_puresitedir}/phply
14cu|python-phply-1.0-1.20130821.6|33	%{py_puresitedir}/phply-dev-py%{py_ver}.egg-info
14cu|python-phply-1.0-1.20130821.6|34	%{py_puresitedir}/phply-dev-py%{py_ver}-nspkg.pth
14cu|python-phply-1.0-1.20130821.6|35	
14cu|python-phply-1.0-1.20130821.6|36	
14cu|python-phply-1.0-1.20130821.6|37	
14cu|python-phply-1.0-1.20130821.6|38	%changelog
14cu|python-phply-1.0-1.20130821.6|39	
14cu|python-phply-1.0-1.20130821.6|40	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.0-1.20130821.6
14cu|python-phply-1.0-1.20130821.6|41	- (23e8629) Imported from SRPM
14cu|python-phply-1.0-1.20130821.6|42	
14cu|python-phply-1.0-1.20130821.6|43	

14091 14
14cu|python-pickleshare-0.7.2-2|1	%define pypi_name pickleshare
14cu|python-pickleshare-0.7.2-2|2	%global __noautoreq '.*pathlib2.*
14cu|python-pickleshare-0.7.2-2|3	
14cu|python-pickleshare-0.7.2-2|4	Name:           python-%{pypi_name}
14cu|python-pickleshare-0.7.2-2|5	Version:        0.7.2
14cu|python-pickleshare-0.7.2-2|6	Release:        2
14cu|python-pickleshare-0.7.2-2|7	Group:          Development/Python
14cu|python-pickleshare-0.7.2-2|8	Summary:        Tiny 'shelve'-like database with concurrency support
14cu|python-pickleshare-0.7.2-2|9	
14cu|python-pickleshare-0.7.2-2|10	License:        MIT
14cu|python-pickleshare-0.7.2-2|11	URL:            https://github.com/pickleshare/pickleshare
14cu|python-pickleshare-0.7.2-2|12	Source0:        https://pypi.python.org/packages/3.4/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-pickleshare-0.7.2-2|13	BuildArch:      noarch
14cu|python-pickleshare-0.7.2-2|14	
14cu|python-pickleshare-0.7.2-2|15	BuildRequires:  pythonegg(setuptools)
14cu|python-pickleshare-0.7.2-2|16	BuildRequires:  python3egg(setuptools)
14cu|python-pickleshare-0.7.2-2|17	Requires:       python-pathlib2
14cu|python-pickleshare-0.7.2-2|18	
14cu|python-pickleshare-0.7.2-2|19	%description
14cu|python-pickleshare-0.7.2-2|20	PickleShare - a small 'shelve' like datastore with concurrency support
14cu|python-pickleshare-0.7.2-2|21	
14cu|python-pickleshare-0.7.2-2|22	Like shelve, a PickleShareDB object acts like a normal dictionary.
14cu|python-pickleshare-0.7.2-2|23	Unlike shelve, many processes can access the database simultaneously.
14cu|python-pickleshare-0.7.2-2|24	Changing a value in database is immediately visible to other processes
14cu|python-pickleshare-0.7.2-2|25	accessing the same database.
14cu|python-pickleshare-0.7.2-2|26	Concurrency is possible because the values are stored in separate files.
14cu|python-pickleshare-0.7.2-2|27	
14cu|python-pickleshare-0.7.2-2|28	
14cu|python-pickleshare-0.7.2-2|29	%package -n     python3-%{pypi_name}
14cu|python-pickleshare-0.7.2-2|30	Group:          Development/Python
14cu|python-pickleshare-0.7.2-2|31	Summary:        Tiny 'shelve'-like database with concurrency support
14cu|python-pickleshare-0.7.2-2|32	
14cu|python-pickleshare-0.7.2-2|33	%description -n python3-%{pypi_name}
14cu|python-pickleshare-0.7.2-2|34	PickleShare - a small 'shelve' like datastore with concurrency support
14cu|python-pickleshare-0.7.2-2|35	
14cu|python-pickleshare-0.7.2-2|36	Like shelve, a PickleShareDB object acts like a normal dictionary.
14cu|python-pickleshare-0.7.2-2|37	Unlike shelve, many processes can access the database simultaneously.
14cu|python-pickleshare-0.7.2-2|38	Changing a value in database is immediately visible to other processes
14cu|python-pickleshare-0.7.2-2|39	accessing the same database.
14cu|python-pickleshare-0.7.2-2|40	Concurrency is possible because the values are stored in separate files.
14cu|python-pickleshare-0.7.2-2|41	
14cu|python-pickleshare-0.7.2-2|42	
14cu|python-pickleshare-0.7.2-2|43	%prep
14cu|python-pickleshare-0.7.2-2|44	%setup -q -n %{pypi_name}-%{version}
14cu|python-pickleshare-0.7.2-2|45	rm -rf %{pypi_name}.egg-info
14cu|python-pickleshare-0.7.2-2|46	
14cu|python-pickleshare-0.7.2-2|47	
14cu|python-pickleshare-0.7.2-2|48	%build
14cu|python-pickleshare-0.7.2-2|49	%py2_build
14cu|python-pickleshare-0.7.2-2|50	%py3_build
14cu|python-pickleshare-0.7.2-2|51	
14cu|python-pickleshare-0.7.2-2|52	
14cu|python-pickleshare-0.7.2-2|53	%install
14cu|python-pickleshare-0.7.2-2|54	%py2_install
14cu|python-pickleshare-0.7.2-2|55	%py3_install
14cu|python-pickleshare-0.7.2-2|56	
14cu|python-pickleshare-0.7.2-2|57	
14cu|python-pickleshare-0.7.2-2|58	%files
14cu|python-pickleshare-0.7.2-2|59	%{py_puresitedir}/
14cu|python-pickleshare-0.7.2-2|60	
14cu|python-pickleshare-0.7.2-2|61	%files -n python3-%{pypi_name}
14cu|python-pickleshare-0.7.2-2|62	%{py3_puresitedir}/
14cu|python-pickleshare-0.7.2-2|63	
14cu|python-pickleshare-0.7.2-2|64	
14cu|python-pickleshare-0.7.2-2|65	
14cu|python-pickleshare-0.7.2-2|66	
14cu|python-pickleshare-0.7.2-2|67	%changelog
14cu|python-pickleshare-0.7.2-2|68	
14cu|python-pickleshare-0.7.2-2|69	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 0.7.2-2
14cu|python-pickleshare-0.7.2-2|70	- (90b956d) Imported from SRPM
14cu|python-pickleshare-0.7.2-2|71	
14cu|python-pickleshare-0.7.2-2|72	

14092 14
14cu|python-pkgconfig-1.1.0-1|1	%global srcname pkgconfig
14cu|python-pkgconfig-1.1.0-1|2	%global _docdir_fmt %{name}
14cu|python-pkgconfig-1.1.0-1|3	
14cu|python-pkgconfig-1.1.0-1|4	Name:           python-%{srcname}
14cu|python-pkgconfig-1.1.0-1|5	Version:        1.1.0
14cu|python-pkgconfig-1.1.0-1|6	Release:        1
14cu|python-pkgconfig-1.1.0-1|7	Summary:        A Python interface to the pkg-config command line tool
14cu|python-pkgconfig-1.1.0-1|8	Group:		Development/Python
14cu|python-pkgconfig-1.1.0-1|9	License:        MIT
14cu|python-pkgconfig-1.1.0-1|10	URL:            https://github.com/matze/%{srcname}
14cu|python-pkgconfig-1.1.0-1|11	Source0:        https://github.com/matze/%{srcname}/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
14cu|python-pkgconfig-1.1.0-1|12	
14cu|python-pkgconfig-1.1.0-1|13	BuildArch:      noarch
14cu|python-pkgconfig-1.1.0-1|14	BuildRequires:  python-devel
14cu|python-pkgconfig-1.1.0-1|15	BuildRequires:  python-setuptools
14cu|python-pkgconfig-1.1.0-1|16	# For tests
14cu|python-pkgconfig-1.1.0-1|17	BuildRequires:  python-nose
14cu|python-pkgconfig-1.1.0-1|18	
14cu|python-pkgconfig-1.1.0-1|19	%description
14cu|python-pkgconfig-1.1.0-1|20	pkgconfig is a Python module to interface with the pkg-config command line
14cu|python-pkgconfig-1.1.0-1|21	tool and supports Python 2.6+.
14cu|python-pkgconfig-1.1.0-1|22	
14cu|python-pkgconfig-1.1.0-1|23	It can be used to
14cu|python-pkgconfig-1.1.0-1|24	
14cu|python-pkgconfig-1.1.0-1|25	* check if a package exists
14cu|python-pkgconfig-1.1.0-1|26	* check if a package meets certain version requirements
14cu|python-pkgconfig-1.1.0-1|27	* query CFLAGS and LDFLAGS
14cu|python-pkgconfig-1.1.0-1|28	* parse the output to build extensions with setup.py
14cu|python-pkgconfig-1.1.0-1|29	
14cu|python-pkgconfig-1.1.0-1|30	If pkg-config is not on the path, raises EnvironmentError.
14cu|python-pkgconfig-1.1.0-1|31	
14cu|python-pkgconfig-1.1.0-1|32	%package -n python3-%{srcname}
14cu|python-pkgconfig-1.1.0-1|33	Summary:        A Python3 interface to the pkg-config command line tool
14cu|python-pkgconfig-1.1.0-1|34	Group:		Development/Python
14cu|python-pkgconfig-1.1.0-1|35	BuildRequires:  python3-devel
14cu|python-pkgconfig-1.1.0-1|36	BuildRequires:  python3-setuptools
14cu|python-pkgconfig-1.1.0-1|37	# For tests
14cu|python-pkgconfig-1.1.0-1|38	BuildRequires:  python3-nose
14cu|python-pkgconfig-1.1.0-1|39	
14cu|python-pkgconfig-1.1.0-1|40	%description -n python3-%{srcname}
14cu|python-pkgconfig-1.1.0-1|41	pkgconfig is a Python3 module to interface with the pkg-config command line
14cu|python-pkgconfig-1.1.0-1|42	tool and supports Python 2.6+.
14cu|python-pkgconfig-1.1.0-1|43	
14cu|python-pkgconfig-1.1.0-1|44	It can be used to
14cu|python-pkgconfig-1.1.0-1|45	
14cu|python-pkgconfig-1.1.0-1|46	* check if a package exists
14cu|python-pkgconfig-1.1.0-1|47	* check if a package meets certain version requirements
14cu|python-pkgconfig-1.1.0-1|48	* query CFLAGS and LDFLAGS
14cu|python-pkgconfig-1.1.0-1|49	* parse the output to build extensions with setup.py
14cu|python-pkgconfig-1.1.0-1|50	
14cu|python-pkgconfig-1.1.0-1|51	If pkg-config is not on the path, raises EnvironmentError.
14cu|python-pkgconfig-1.1.0-1|52	
14cu|python-pkgconfig-1.1.0-1|53	%prep
14cu|python-pkgconfig-1.1.0-1|54	%setup -q -n %{srcname}-%{version}
14cu|python-pkgconfig-1.1.0-1|55	# Strip shbang
14cu|python-pkgconfig-1.1.0-1|56	find -name \*.py | xargs sed -i '/^#!\/usr\/bin\/.*python/d'
14cu|python-pkgconfig-1.1.0-1|57	
14cu|python-pkgconfig-1.1.0-1|58	
14cu|python-pkgconfig-1.1.0-1|59	%build
14cu|python-pkgconfig-1.1.0-1|60	python2 setup.py build
14cu|python-pkgconfig-1.1.0-1|61	python3 setup.py build
14cu|python-pkgconfig-1.1.0-1|62	
14cu|python-pkgconfig-1.1.0-1|63	
14cu|python-pkgconfig-1.1.0-1|64	%install
14cu|python-pkgconfig-1.1.0-1|65	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-pkgconfig-1.1.0-1|66	python2 setup.py install --skip-build --root %{buildroot}
14cu|python-pkgconfig-1.1.0-1|67	
14cu|python-pkgconfig-1.1.0-1|68	
14cu|python-pkgconfig-1.1.0-1|69	%check
14cu|python-pkgconfig-1.1.0-1|70	python2 setup.py test
14cu|python-pkgconfig-1.1.0-1|71	python3 setup.py test
14cu|python-pkgconfig-1.1.0-1|72	
14cu|python-pkgconfig-1.1.0-1|73	%files
14cu|python-pkgconfig-1.1.0-1|74	%doc README.rst LICENSE
14cu|python-pkgconfig-1.1.0-1|75	%{py_puresitedir}/*
14cu|python-pkgconfig-1.1.0-1|76	
14cu|python-pkgconfig-1.1.0-1|77	%files -n python3-%{srcname}
14cu|python-pkgconfig-1.1.0-1|78	%{py3_puresitedir}/*
14cu|python-pkgconfig-1.1.0-1|79	
14cu|python-pkgconfig-1.1.0-1|80	
14cu|python-pkgconfig-1.1.0-1|81	
14cu|python-pkgconfig-1.1.0-1|82	%changelog
14cu|python-pkgconfig-1.1.0-1|83	
14cu|python-pkgconfig-1.1.0-1|84	* Mon Jan 25 2016 Denis Silakov <dsilakov@gmail.com> 1.1.0-1
14cu|python-pkgconfig-1.1.0-1|85	- (74a4347) Imported from SRPM
14cu|python-pkgconfig-1.1.0-1|86	
14cu|python-pkgconfig-1.1.0-1|87	

14093 14
14cu|python-pmw-2.0.0-5|1	%define	oname	Pmw
14cu|python-pmw-2.0.0-5|2	
14cu|python-pmw-2.0.0-5|3	Summary:	Python toolkit for building compound Tkinter widgets
14cu|python-pmw-2.0.0-5|4	Name:		python-pmw
14cu|python-pmw-2.0.0-5|5	Version:	2.0.0
14cu|python-pmw-2.0.0-5|6	Release:	5
14cu|python-pmw-2.0.0-5|7	License:	MIT
14cu|python-pmw-2.0.0-5|8	Group:		Development/Python
14cu|python-pmw-2.0.0-5|9	Url:		http://www.dscpl.com.au/pmw
14cu|python-pmw-2.0.0-5|10	Source0:	https://pypi.python.org/packages/source/P/%{oname}/%{oname}-2.0.0.tar.gz
14cu|python-pmw-2.0.0-5|11	Requires:	blt tkinter python
14cu|python-pmw-2.0.0-5|12	Obsoletes:	%{oname}
14cu|python-pmw-2.0.0-5|13	Provides:	%{oname} = %{version}-%{release}
14cu|python-pmw-2.0.0-5|14	Buildarch:	noarch
14cu|python-pmw-2.0.0-5|15	BuildRequires:	python-devel
14cu|python-pmw-2.0.0-5|16	
14cu|python-pmw-2.0.0-5|17	%description
14cu|python-pmw-2.0.0-5|18	Pmw is a toolkit for building high-level compound widgets in Python
14cu|python-pmw-2.0.0-5|19	using the Tkinter module. It consists of a set of base classes and a
14cu|python-pmw-2.0.0-5|20	library of flexible and extensible megawidgets built on this foundation.
14cu|python-pmw-2.0.0-5|21	These megawidgets include notebooks, comboboxes, selection widgets, paned
14cu|python-pmw-2.0.0-5|22	widgets, scrolled widgets and dialog windows.
14cu|python-pmw-2.0.0-5|23	
14cu|python-pmw-2.0.0-5|24	%package -n python3-pmw
14cu|python-pmw-2.0.0-5|25	Summary:    Python 3 toolkit for building compound Tkinter widgets
14cu|python-pmw-2.0.0-5|26	Group:      Development/Python
14cu|python-pmw-2.0.0-5|27	BuildRequires:  python3-devel
14cu|python-pmw-2.0.0-5|28	Requires:	blt tkinter3 python3
14cu|python-pmw-2.0.0-5|29	
14cu|python-pmw-2.0.0-5|30	%description -n python3-pmw
14cu|python-pmw-2.0.0-5|31	Pmw is a toolkit for building high-level compound widgets in Python 3
14cu|python-pmw-2.0.0-5|32	using the Tkinter module. It consists of a set of base classes and a
14cu|python-pmw-2.0.0-5|33	library of flexible and extensible megawidgets built on this foundation.
14cu|python-pmw-2.0.0-5|34	These megawidgets include notebooks, comboboxes, selection widgets, paned
14cu|python-pmw-2.0.0-5|35	widgets, scrolled widgets and dialog windows.
14cu|python-pmw-2.0.0-5|36	
14cu|python-pmw-2.0.0-5|37	%prep
14cu|python-pmw-2.0.0-5|38	%setup -q -n %{oname}-%{version}
14cu|python-pmw-2.0.0-5|39	cp -a . %{py3dir}
14cu|python-pmw-2.0.0-5|40	
14cu|python-pmw-2.0.0-5|41	%build
14cu|python-pmw-2.0.0-5|42	pushd %{py3dir}
14cu|python-pmw-2.0.0-5|43	python3 setup.py build
14cu|python-pmw-2.0.0-5|44	popd
14cu|python-pmw-2.0.0-5|45	
14cu|python-pmw-2.0.0-5|46	python setup.py build
14cu|python-pmw-2.0.0-5|47	
14cu|python-pmw-2.0.0-5|48	%install
14cu|python-pmw-2.0.0-5|49	pushd %{py3dir}
14cu|python-pmw-2.0.0-5|50	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-pmw-2.0.0-5|51	popd
14cu|python-pmw-2.0.0-5|52	
14cu|python-pmw-2.0.0-5|53	python setup.py install --skip-build --root %{buildroot}
14cu|python-pmw-2.0.0-5|54	
14cu|python-pmw-2.0.0-5|55	%files
14cu|python-pmw-2.0.0-5|56	%{py_puresitedir}/%{oname}
14cu|python-pmw-2.0.0-5|57	%{py_puresitedir}/*.egg-info
14cu|python-pmw-2.0.0-5|58	
14cu|python-pmw-2.0.0-5|59	%files -n python3-pmw
14cu|python-pmw-2.0.0-5|60	%{py3_puresitedir}/%{oname}
14cu|python-pmw-2.0.0-5|61	%{py3_puresitedir}/*.egg-info
14cu|python-pmw-2.0.0-5|62	
14cu|python-pmw-2.0.0-5|63	%changelog
14cu|python-pmw-2.0.0-5|64	
14cu|python-pmw-2.0.0-5|65	* Wed Oct 07 2015 Denis Silakov <dsilakov@gmail.com> 2.0.0-5
14cu|python-pmw-2.0.0-5|66	- (3792a63) Correctly rename spec
14cu|python-pmw-2.0.0-5|67	
14cu|python-pmw-2.0.0-5|68	

14094 14
14cu|python-power-1.4-1|1	%define module power
14cu|python-power-1.4-1|2	
14cu|python-power-1.4-1|3	Summary:	Cross-platform system power status information
14cu|python-power-1.4-1|4	Name:		python-%{module}
14cu|python-power-1.4-1|5	Version:	1.4
14cu|python-power-1.4-1|6	Release:	1
14cu|python-power-1.4-1|7	License:	MIT
14cu|python-power-1.4-1|8	Group:		Development/Python
14cu|python-power-1.4-1|9	Url:		https://github.com/Kentzo/Power
14cu|python-power-1.4-1|10	Source0:	https://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
14cu|python-power-1.4-1|11	BuildRequires:	python-setuptools
14cu|python-power-1.4-1|12	BuildRequires:	pkgconfig(python)
14cu|python-power-1.4-1|13	BuildArch:	noarch
14cu|python-power-1.4-1|14	
14cu|python-power-1.4-1|15	%description
14cu|python-power-1.4-1|16	Python module that allows you to get power and battery status of the system.
14cu|python-power-1.4-1|17	
14cu|python-power-1.4-1|18	%files
14cu|python-power-1.4-1|19	%dir %{py_puresitedir}/%{module}/
14cu|python-power-1.4-1|20	%{py_puresitedir}/%{module}/*
14cu|python-power-1.4-1|21	%{py_puresitedir}/%{module}-*.egg-info
14cu|python-power-1.4-1|22	
14cu|python-power-1.4-1|23	#----------------------------------------------------------------------------
14cu|python-power-1.4-1|24	
14cu|python-power-1.4-1|25	%package -n python3-%{module}
14cu|python-power-1.4-1|26	Summary:	Cross-platform system power status information
14cu|python-power-1.4-1|27	Group:		Development/Python
14cu|python-power-1.4-1|28	BuildRequires:	python3-setuptools
14cu|python-power-1.4-1|29	BuildRequires:	pkgconfig(python)
14cu|python-power-1.4-1|30	
14cu|python-power-1.4-1|31	%description -n python3-%{module}
14cu|python-power-1.4-1|32	Python module that allows you to get power and battery status of the system.
14cu|python-power-1.4-1|33	
14cu|python-power-1.4-1|34	%files -n python3-%{module}
14cu|python-power-1.4-1|35	%dir %{py3_puresitedir}/%{module}/
14cu|python-power-1.4-1|36	%{py3_puresitedir}/%{module}/*
14cu|python-power-1.4-1|37	%{py3_puresitedir}/%{module}-*.egg-info
14cu|python-power-1.4-1|38	
14cu|python-power-1.4-1|39	#----------------------------------------------------------------------------
14cu|python-power-1.4-1|40	
14cu|python-power-1.4-1|41	%prep
14cu|python-power-1.4-1|42	%setup -qn %{module}-%{version}
14cu|python-power-1.4-1|43	
14cu|python-power-1.4-1|44	cp -a . %{py3dir}
14cu|python-power-1.4-1|45	
14cu|python-power-1.4-1|46	%build
14cu|python-power-1.4-1|47	
14cu|python-power-1.4-1|48	%install
14cu|python-power-1.4-1|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cu|python-power-1.4-1|50	
14cu|python-power-1.4-1|51	pushd %{py3dir}
14cu|python-power-1.4-1|52	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot}
14cu|python-power-1.4-1|53	popd
14cu|python-power-1.4-1|54	
14cu|python-power-1.4-1|55	%changelog
14cu|python-power-1.4-1|56	
14cu|python-power-1.4-1|57	* Thu Jun 02 2016 Rosa <rosa@abf.rosalinux.ru> 1.4-1
14cu|python-power-1.4-1|58	- (6e5f93d) Automatic import for version 1.4-1
14cu|python-power-1.4-1|59	
14cu|python-power-1.4-1|60	

14095 14
14cu|python-prompt_toolkit-1.0.3-1|1	%global pypi_name prompt_toolkit
14cu|python-prompt_toolkit-1.0.3-1|2	
14cu|python-prompt_toolkit-1.0.3-1|3	Name:           python-%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|4	Version:        1.0.3
14cu|python-prompt_toolkit-1.0.3-1|5	Release:        1
14cu|python-prompt_toolkit-1.0.3-1|6	Group:          Development/Python
14cu|python-prompt_toolkit-1.0.3-1|7	Summary:        Library for building powerful interactive command lines in Python
14cu|python-prompt_toolkit-1.0.3-1|8	License:        BSD
14cu|python-prompt_toolkit-1.0.3-1|9	URL:            https://github.com/jonathanslenders/python-prompt-toolkit
14cu|python-prompt_toolkit-1.0.3-1|10	Source0:        https://pypi.io/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-prompt_toolkit-1.0.3-1|11	BuildArch:      noarch
14cu|python-prompt_toolkit-1.0.3-1|12	BuildRequires:  python-devel
14cu|python-prompt_toolkit-1.0.3-1|13	BuildRequires:  python-setuptools
14cu|python-prompt_toolkit-1.0.3-1|14	BuildRequires:  python3-devel
14cu|python-prompt_toolkit-1.0.3-1|15	BuildRequires:  python3-setuptools
14cu|python-prompt_toolkit-1.0.3-1|16	Requires:       python-pygments
14cu|python-prompt_toolkit-1.0.3-1|17	Requires:       python-six >= 1.9.0
14cu|python-prompt_toolkit-1.0.3-1|18	Requires:       python-wcwidth
14cu|python-prompt_toolkit-1.0.3-1|19	
14cu|python-prompt_toolkit-1.0.3-1|20	%description
14cu|python-prompt_toolkit-1.0.3-1|21	prompt_toolkit is a library for building powerful interactive command lines
14cu|python-prompt_toolkit-1.0.3-1|22	and terminal applications in Python.
14cu|python-prompt_toolkit-1.0.3-1|23	
14cu|python-prompt_toolkit-1.0.3-1|24	%package -n     python3-%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|25	Summary:        Library for building powerful interactive command lines in Python
14cu|python-prompt_toolkit-1.0.3-1|26	Requires:       python3-pygments
14cu|python-prompt_toolkit-1.0.3-1|27	Requires:       python3-six >= 1.9.0
14cu|python-prompt_toolkit-1.0.3-1|28	Requires:       python3-wcwidth
14cu|python-prompt_toolkit-1.0.3-1|29	
14cu|python-prompt_toolkit-1.0.3-1|30	%description -n python3-%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|31	prompt_toolkit is a library for building powerful interactive command lines
14cu|python-prompt_toolkit-1.0.3-1|32	and terminal applications in Python.
14cu|python-prompt_toolkit-1.0.3-1|33	
14cu|python-prompt_toolkit-1.0.3-1|34	%prep
14cu|python-prompt_toolkit-1.0.3-1|35	%setup -q -n %{pypi_name}-%{version}
14cu|python-prompt_toolkit-1.0.3-1|36	rm -rf %{pypi_name}.egg-info
14cu|python-prompt_toolkit-1.0.3-1|37	
14cu|python-prompt_toolkit-1.0.3-1|38	%build
14cu|python-prompt_toolkit-1.0.3-1|39	%py2_build
14cu|python-prompt_toolkit-1.0.3-1|40	%py3_build
14cu|python-prompt_toolkit-1.0.3-1|41	
14cu|python-prompt_toolkit-1.0.3-1|42	%install
14cu|python-prompt_toolkit-1.0.3-1|43	%py3_install
14cu|python-prompt_toolkit-1.0.3-1|44	%py2_install
14cu|python-prompt_toolkit-1.0.3-1|45	
14cu|python-prompt_toolkit-1.0.3-1|46	
14cu|python-prompt_toolkit-1.0.3-1|47	%files -n python-%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|48	%doc README.rst AUTHORS.rst CHANGELOG LICENSE
14cu|python-prompt_toolkit-1.0.3-1|49	%{python_sitelib}/%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|50	%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-prompt_toolkit-1.0.3-1|51	
14cu|python-prompt_toolkit-1.0.3-1|52	%files -n python3-%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|53	%doc README.rst AUTHORS.rst CHANGELOG LICENSE
14cu|python-prompt_toolkit-1.0.3-1|54	%{py3_puresitedir}/%{pypi_name}
14cu|python-prompt_toolkit-1.0.3-1|55	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-prompt_toolkit-1.0.3-1|56	
14cu|python-prompt_toolkit-1.0.3-1|57	%changelog
14cu|python-prompt_toolkit-1.0.3-1|58	
14cu|python-prompt_toolkit-1.0.3-1|59	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 1.0.3-1
14cu|python-prompt_toolkit-1.0.3-1|60	- (de84e64) Imported from SRPM
14cu|python-prompt_toolkit-1.0.3-1|61	
14cu|python-prompt_toolkit-1.0.3-1|62	

14096 14
14cu|python-psutil-3.3.0-2|1	%global short_name psutil
14cu|python-psutil-3.3.0-2|2	
14cu|python-psutil-3.3.0-2|3	Name:		python-psutil
14cu|python-psutil-3.3.0-2|4	Version:	3.3.0
14cu|python-psutil-3.3.0-2|5	Release:	2
14cu|python-psutil-3.3.0-2|6	Summary:	A process utilities module for Python
14cu|python-psutil-3.3.0-2|7	
14cu|python-psutil-3.3.0-2|8	Group:		Development/Python
14cu|python-psutil-3.3.0-2|9	License:	BSD
14cu|python-psutil-3.3.0-2|10	URL:		http://psutil.googlecode.com/
14cu|python-psutil-3.3.0-2|11	Source0:	https://github.com/giampaolo/psutil/archive/release-3.3.0/psutil-%{version}.tar.gz
14cu|python-psutil-3.3.0-2|12	
14cu|python-psutil-3.3.0-2|13	BuildRequires:	python-devel
14cu|python-psutil-3.3.0-2|14	
14cu|python-psutil-3.3.0-2|15	%description
14cu|python-psutil-3.3.0-2|16	psutil is a module providing an interface for retrieving information on running
14cu|python-psutil-3.3.0-2|17	processes and system utilization (CPU, memory) in a portable way by using
14cu|python-psutil-3.3.0-2|18	Python, implementing many functionalities offered by tools like ps, top and
14cu|python-psutil-3.3.0-2|19	Windows task manager.
14cu|python-psutil-3.3.0-2|20	
14cu|python-psutil-3.3.0-2|21	
14cu|python-psutil-3.3.0-2|22	
14cu|python-psutil-3.3.0-2|23	%prep
14cu|python-psutil-3.3.0-2|24	%setup -qn psutil-release-%{version}
14cu|python-psutil-3.3.0-2|25	
14cu|python-psutil-3.3.0-2|26	# Remove shebangs
14cu|python-psutil-3.3.0-2|27	for file in psutil/*.py; do
14cu|python-psutil-3.3.0-2|28	sed -i.orig -e 1d $file && \
14cu|python-psutil-3.3.0-2|29	touch -r $file.orig $file && \
14cu|python-psutil-3.3.0-2|30	rm $file.orig
14cu|python-psutil-3.3.0-2|31	done
14cu|python-psutil-3.3.0-2|32	
14cu|python-psutil-3.3.0-2|33	
14cu|python-psutil-3.3.0-2|34	
14cu|python-psutil-3.3.0-2|35	%build
14cu|python-psutil-3.3.0-2|36	export CFLAGS="%{optflags}"
14cu|python-psutil-3.3.0-2|37	python setup.py build
14cu|python-psutil-3.3.0-2|38	
14cu|python-psutil-3.3.0-2|39	
14cu|python-psutil-3.3.0-2|40	%install
14cu|python-psutil-3.3.0-2|41	python setup.py install \
14cu|python-psutil-3.3.0-2|42	--skip-build \
14cu|python-psutil-3.3.0-2|43	--root %{buildroot}
14cu|python-psutil-3.3.0-2|44	
14cu|python-psutil-3.3.0-2|45	sed -i '1s/^/# -*- coding: utf-8 -*-/' %{buildroot}%{py_platsitedir}/psutil/__init__.py
14cu|python-psutil-3.3.0-2|46	
14cu|python-psutil-3.3.0-2|47	%files
14cu|python-psutil-3.3.0-2|48	%doc CREDITS LICENSE docs/
14cu|python-psutil-3.3.0-2|49	%{py_platsitedir}/%{short_name}/
14cu|python-psutil-3.3.0-2|50	%{py_platsitedir}/*.egg-info
14cu|python-psutil-3.3.0-2|51	
14cu|python-psutil-3.3.0-2|52	%changelog
14cu|python-psutil-3.3.0-2|53	
14cu|python-psutil-3.3.0-2|54	* Sat Feb 20 2016 Denis Silakov <dsilakov@gmail.com> 3.3.0-2
14cu|python-psutil-3.3.0-2|55	- (775a134) Force encoding in init.py
14cu|python-psutil-3.3.0-2|56	
14cu|python-psutil-3.3.0-2|57	

14097 14
14cu|python-psycopg2-2.4.6-2|1	%define module psycopg2
14cu|python-psycopg2-2.4.6-2|2	
14cu|python-psycopg2-2.4.6-2|3	Summary:        PostgreSQL database adapter for Python
14cu|python-psycopg2-2.4.6-2|4	Name:           python-%{module}
14cu|python-psycopg2-2.4.6-2|5	Version:        2.4.6
14cu|python-psycopg2-2.4.6-2|6	Release:        2
14cu|python-psycopg2-2.4.6-2|7	Group:          Development/Python
14cu|python-psycopg2-2.4.6-2|8	License:        GPLv2 and ZPLv2.1 and BSD
14cu|python-psycopg2-2.4.6-2|9	URL:            http://www.psycopg.org/psycopg/
14cu|python-psycopg2-2.4.6-2|10	Source0:        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-4/%{module}-%{version}.tar.gz
14cu|python-psycopg2-2.4.6-2|11	Patch0:		psycopg2-2.4.1-link.patch
14cu|python-psycopg2-2.4.6-2|12	BuildRequires:  python3-devel
14cu|python-psycopg2-2.4.6-2|13	BuildRequires:  postgresql-devel
14cu|python-psycopg2-2.4.6-2|14	
14cu|python-psycopg2-2.4.6-2|15	%description
14cu|python-psycopg2-2.4.6-2|16	psycopg is a PostgreSQL database adapter for the Python programming
14cu|python-psycopg2-2.4.6-2|17	language (just like pygresql and popy.) It was written from scratch with
14cu|python-psycopg2-2.4.6-2|18	the aim of being very small and fast, and stable as a rock. The main
14cu|python-psycopg2-2.4.6-2|19	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
14cu|python-psycopg2-2.4.6-2|20	being thread safe at level 2.
14cu|python-psycopg2-2.4.6-2|21	
14cu|python-psycopg2-2.4.6-2|22	psycopg2 is an almost complete rewrite of the psycopg 1.1.x branch.
14cu|python-psycopg2-2.4.6-2|23	
14cu|python-psycopg2-2.4.6-2|24	%prep
14cu|python-psycopg2-2.4.6-2|25	%setup -q -n %{module}-%{version}
14cu|python-psycopg2-2.4.6-2|26	%patch0 -p0
14cu|python-psycopg2-2.4.6-2|27	
14cu|python-psycopg2-2.4.6-2|28	%build
14cu|python-psycopg2-2.4.6-2|29	export CFLAGS="%{optflags}"
14cu|python-psycopg2-2.4.6-2|30	python3 setup.py build
14cu|python-psycopg2-2.4.6-2|31	
14cu|python-psycopg2-2.4.6-2|32	%install
14cu|python-psycopg2-2.4.6-2|33	python3 setup.py install --root=%{buildroot}
14cu|python-psycopg2-2.4.6-2|34	
14cu|python-psycopg2-2.4.6-2|35	%files
14cu|python-psycopg2-2.4.6-2|36	%doc AUTHORS examples/ ChangeLog  LICENSE  README
14cu|python-psycopg2-2.4.6-2|37	%{py3_platsitedir}/psycopg2*
14cu|python-psycopg2-2.4.6-2|38	
14cu|python-psycopg2-2.4.6-2|39	%changelog
14cu|python-psycopg2-2.4.6-2|40	
14cu|python-psycopg2-2.4.6-2|41	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.6-2
14cu|python-psycopg2-2.4.6-2|42	- (078d2b0) Cleanup
14cu|python-psycopg2-2.4.6-2|43	
14cu|python-psycopg2-2.4.6-2|44	

14098 14
14cu|python-py2pack-0.6.4-1|1	%define module	py2pack
14cu|python-py2pack-0.6.4-1|2	
14cu|python-py2pack-0.6.4-1|3	Name:           python-%{module}
14cu|python-py2pack-0.6.4-1|4	Version:        0.6.4
14cu|python-py2pack-0.6.4-1|5	Release:        1
14cu|python-py2pack-0.6.4-1|6	License:        ASL 2.0
14cu|python-py2pack-0.6.4-1|7	Summary:        Generate distribution packages from PyPI
14cu|python-py2pack-0.6.4-1|8	Url:            http://github.com/saschpe/py2pack
14cu|python-py2pack-0.6.4-1|9	Group:          Development/Python
14cu|python-py2pack-0.6.4-1|10	Source:         https://pypi.python.org/packages/8e/c1/35c36d28f19da6c6392ce54744f9249cb3b618e2c2ef71908e7ee06fffc6/%{module}-%{version}.tar.gz
14cu|python-py2pack-0.6.4-1|11	BuildRequires:  pkgconfig(python)
14cu|python-py2pack-0.6.4-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-py2pack-0.6.4-1|13	BuildRequires:  pythonegg(jinja2)
14cu|python-py2pack-0.6.4-1|14	BuildRequires:  pythonegg(six)
14cu|python-py2pack-0.6.4-1|15	BuildRequires:  pkgconfig(libexslt)
14cu|python-py2pack-0.6.4-1|16	BuildRequires:  pkgconfig(libxml-2.0)
14cu|python-py2pack-0.6.4-1|17	# test requirements
14cu|python-py2pack-0.6.4-1|18	BuildRequires:  pythonegg(coverage)
14cu|python-py2pack-0.6.4-1|19	BuildRequires:  pythonegg(ddt)
14cu|python-py2pack-0.6.4-1|20	BuildRequires:  pythonegg(flake8)
14cu|python-py2pack-0.6.4-1|21	BuildRequires:  pythonegg(nose)
14cu|python-py2pack-0.6.4-1|22	BuildRequires:  pythonegg(requests)
14cu|python-py2pack-0.6.4-1|23	BuildRequires:  pythonegg(lxml)
14cu|python-py2pack-0.6.4-1|24	
14cu|python-py2pack-0.6.4-1|25	Requires:       pythonegg(jinja2)
14cu|python-py2pack-0.6.4-1|26	Requires:       pythonegg(setuptools)
14cu|python-py2pack-0.6.4-1|27	Requires:       pythonegg(six)
14cu|python-py2pack-0.6.4-1|28	
14cu|python-py2pack-0.6.4-1|29	BuildArch:      noarch
14cu|python-py2pack-0.6.4-1|30	
14cu|python-py2pack-0.6.4-1|31	%description
14cu|python-py2pack-0.6.4-1|32	Py2pack: Generate distribution packages from PyPI
14cu|python-py2pack-0.6.4-1|33	=================================================
14cu|python-py2pack-0.6.4-1|34	This script allows to generate RPM spec or DEB dsc files from Python modules.
14cu|python-py2pack-0.6.4-1|35	It allows to list Python modules or search for them on the Python Package Index
14cu|python-py2pack-0.6.4-1|36	(PyPI). Conveniently, it can fetch tarballs and changelogs making it an
14cu|python-py2pack-0.6.4-1|37	universal tool to package Python modules.
14cu|python-py2pack-0.6.4-1|38	
14cu|python-py2pack-0.6.4-1|39	
14cu|python-py2pack-0.6.4-1|40	%files
14cu|python-py2pack-0.6.4-1|41	%{_defaultdocdir}/py2pack/
14cu|python-py2pack-0.6.4-1|42	%{_mandir}/man1/py2pack.1.*
14cu|python-py2pack-0.6.4-1|43	%{_bindir}/py2pack
14cu|python-py2pack-0.6.4-1|44	%{py_puresitedir}/*
14cu|python-py2pack-0.6.4-1|45	#------------------------------------------------------------
14cu|python-py2pack-0.6.4-1|46	%prep
14cu|python-py2pack-0.6.4-1|47	%setup -qn %{module}-%{version}
14cu|python-py2pack-0.6.4-1|48	
14cu|python-py2pack-0.6.4-1|49	%build
14cu|python-py2pack-0.6.4-1|50	%py2_build
14cu|python-py2pack-0.6.4-1|51	
14cu|python-py2pack-0.6.4-1|52	%install
14cu|python-py2pack-0.6.4-1|53	%py2_install
14cu|python-py2pack-0.6.4-1|54	mkdir -p %{buildroot}%{_mandir}/man1
14cu|python-py2pack-0.6.4-1|55	mv %{buildroot}/usr/man/man1/py2pack.1 %{buildroot}%{_mandir}/man1/py2pack.1
14cu|python-py2pack-0.6.4-1|56	rm -fr  %{buildroot}/usr/man
14cu|python-py2pack-0.6.4-1|57	
14cu|python-py2pack-0.6.4-1|58	chmod 755 %{buildroot}%{py_puresitedir}/py2pack/__init__.py
14cu|python-py2pack-0.6.4-1|59	
14cu|python-py2pack-0.6.4-1|60	%changelog
14cu|python-py2pack-0.6.4-1|61	
14cu|python-py2pack-0.6.4-1|62	* Sat Nov 19 2016 abfonly <abfonly@gmail.com> 0.6.4-1
14cu|python-py2pack-0.6.4-1|63	- (1dd316e) Imported from SRPM
14cu|python-py2pack-0.6.4-1|64	
14cu|python-py2pack-0.6.4-1|65	

14099 14
14cu|python-pybeam-0.3.2-1|1	%define module	pybeam
14cu|python-pybeam-0.3.2-1|2	
14cu|python-pybeam-0.3.2-1|3	Name:		python-%{module}
14cu|python-pybeam-0.3.2-1|4	Version:	0.3.2
14cu|python-pybeam-0.3.2-1|5	Release:	1
14cu|python-pybeam-0.3.2-1|6	Summary:	Python module to parse Erlang BEAM files
14cu|python-pybeam-0.3.2-1|7	License:	MIT
14cu|python-pybeam-0.3.2-1|8	Group:		Development/Python
14cu|python-pybeam-0.3.2-1|9	URL:		https://github.com/matwey/%{module}
14cu|python-pybeam-0.3.2-1|10	Source0:	https://github.com/matwey/%{module}/archive/%{version}/%{module}-%{version}.tar.gz
14cu|python-pybeam-0.3.2-1|11	BuildArch:	noarch
14cu|python-pybeam-0.3.2-1|12	BuildRequires:	pkgconfig(python2)
14cu|python-pybeam-0.3.2-1|13	BuildRequires:	python-setuptools
14cu|python-pybeam-0.3.2-1|14	BuildRequires:	python-construct
14cu|python-pybeam-0.3.2-1|15	
14cu|python-pybeam-0.3.2-1|16	%description
14cu|python-pybeam-0.3.2-1|17	Python module to parse Erlang BEAM files.
14cu|python-pybeam-0.3.2-1|18	
14cu|python-pybeam-0.3.2-1|19	%package -n	python3-%{module}
14cu|python-pybeam-0.3.2-1|20	Summary:	Python 3 module to parse Erlang BEAM files
14cu|python-pybeam-0.3.2-1|21	Group:		Development/Python
14cu|python-pybeam-0.3.2-1|22	BuildArch:	noarch
14cu|python-pybeam-0.3.2-1|23	BuildRequires:	pkgconfig(python3)
14cu|python-pybeam-0.3.2-1|24	BuildRequires:	python3-setuptools
14cu|python-pybeam-0.3.2-1|25	BuildRequires:	python3-construct
14cu|python-pybeam-0.3.2-1|26	
14cu|python-pybeam-0.3.2-1|27	%description -n python3-%{module}
14cu|python-pybeam-0.3.2-1|28	Python 3 module to parse Erlang BEAM files.
14cu|python-pybeam-0.3.2-1|29	
14cu|python-pybeam-0.3.2-1|30	%prep
14cu|python-pybeam-0.3.2-1|31	%setup -q -n %{module}-%{version}
14cu|python-pybeam-0.3.2-1|32	
14cu|python-pybeam-0.3.2-1|33	%build
14cu|python-pybeam-0.3.2-1|34	%py2_build
14cu|python-pybeam-0.3.2-1|35	%py3_build
14cu|python-pybeam-0.3.2-1|36	
14cu|python-pybeam-0.3.2-1|37	%install
14cu|python-pybeam-0.3.2-1|38	%py2_install
14cu|python-pybeam-0.3.2-1|39	%py3_install
14cu|python-pybeam-0.3.2-1|40	
14cu|python-pybeam-0.3.2-1|41	%check
14cu|python-pybeam-0.3.2-1|42	python2 setup.py test
14cu|python-pybeam-0.3.2-1|43	python3 setup.py test
14cu|python-pybeam-0.3.2-1|44	
14cu|python-pybeam-0.3.2-1|45	%files
14cu|python-pybeam-0.3.2-1|46	%doc README.md LICENSE
14cu|python-pybeam-0.3.2-1|47	%{py_puresitedir}/*
14cu|python-pybeam-0.3.2-1|48	
14cu|python-pybeam-0.3.2-1|49	%files -n python3-%{module}
14cu|python-pybeam-0.3.2-1|50	%doc README.md LICENSE
14cu|python-pybeam-0.3.2-1|51	%{py3_puresitedir}/*
14cu|python-pybeam-0.3.2-1|52	
14cu|python-pybeam-0.3.2-1|53	
14cu|python-pybeam-0.3.2-1|54	
14cu|python-pybeam-0.3.2-1|55	%changelog
14cu|python-pybeam-0.3.2-1|56	
14cu|python-pybeam-0.3.2-1|57	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
14cu|python-pybeam-0.3.2-1|58	- (8912e5d) Upload tarball, spec cleanup
14cu|python-pybeam-0.3.2-1|59	
14cu|python-pybeam-0.3.2-1|60	

14100 14
14cu|python-pybloomfiltermmap-0.3.14-5|1	%define upstream_name pybloomfiltermmap
14cu|python-pybloomfiltermmap-0.3.14-5|2	
14cu|python-pybloomfiltermmap-0.3.14-5|3	Name:           python-%{upstream_name}
14cu|python-pybloomfiltermmap-0.3.14-5|4	Version:        0.3.14
14cu|python-pybloomfiltermmap-0.3.14-5|5	Release:        5
14cu|python-pybloomfiltermmap-0.3.14-5|6	Summary:        A Bloom filter (bloomfilter) for Python built on mmap
14cu|python-pybloomfiltermmap-0.3.14-5|7	Group:          Development/Python
14cu|python-pybloomfiltermmap-0.3.14-5|8	License:        MIT
14cu|python-pybloomfiltermmap-0.3.14-5|9	URL:            http://pypi.python.org/pypi/pybloomfiltermmap
14cu|python-pybloomfiltermmap-0.3.14-5|10	Source0:        http://pypi.python.org/packages/source/p/pybloomfiltermmap/pybloomfiltermmap-%{version}.tar.gz
14cu|python-pybloomfiltermmap-0.3.14-5|11	BuildRequires:  python-devel
14cu|python-pybloomfiltermmap-0.3.14-5|12	BuildRequires:  python-setuptools
14cu|python-pybloomfiltermmap-0.3.14-5|13	BuildRequires:  python-cython
14cu|python-pybloomfiltermmap-0.3.14-5|14	BuildRequires:  openssl-devel
14cu|python-pybloomfiltermmap-0.3.14-5|15	
14cu|python-pybloomfiltermmap-0.3.14-5|16	%description
14cu|python-pybloomfiltermmap-0.3.14-5|17	The goal of `pybloomfiltermmap` is simple: to provide a fast, simple, scalable,
14cu|python-pybloomfiltermmap-0.3.14-5|18	correct library for Bloom Filters in Python.
14cu|python-pybloomfiltermmap-0.3.14-5|19	
14cu|python-pybloomfiltermmap-0.3.14-5|20	%prep
14cu|python-pybloomfiltermmap-0.3.14-5|21	%setup -q -n %{upstream_name}-%{version}
14cu|python-pybloomfiltermmap-0.3.14-5|22	
14cu|python-pybloomfiltermmap-0.3.14-5|23	%build
14cu|python-pybloomfiltermmap-0.3.14-5|24	CFLAGS="%{optflags}" python setup.py build
14cu|python-pybloomfiltermmap-0.3.14-5|25	
14cu|python-pybloomfiltermmap-0.3.14-5|26	%install
14cu|python-pybloomfiltermmap-0.3.14-5|27	python setup.py install --skip-build --root %{buildroot}
14cu|python-pybloomfiltermmap-0.3.14-5|28	
14cu|python-pybloomfiltermmap-0.3.14-5|29	%files
14cu|python-pybloomfiltermmap-0.3.14-5|30	%doc AUTHORS CHANGELOG LICENSE
14cu|python-pybloomfiltermmap-0.3.14-5|31	%{py_platsitedir}/*
14cu|python-pybloomfiltermmap-0.3.14-5|32	
14cu|python-pybloomfiltermmap-0.3.14-5|33	
14cu|python-pybloomfiltermmap-0.3.14-5|34	
14cu|python-pybloomfiltermmap-0.3.14-5|35	%changelog
14cu|python-pybloomfiltermmap-0.3.14-5|36	
14cu|python-pybloomfiltermmap-0.3.14-5|37	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 0.3.14-5
14cu|python-pybloomfiltermmap-0.3.14-5|38	- (ae7d359) Imported from SRPM
14cu|python-pybloomfiltermmap-0.3.14-5|39	
14cu|python-pybloomfiltermmap-0.3.14-5|40	

14101 14
14cu|python-pychart-1.39-10|1	%define oname	pychart
14cu|python-pychart-1.39-10|2	
14cu|python-pychart-1.39-10|3	Name: 	 	python-%{oname}
14cu|python-pychart-1.39-10|4	Summary:	Python library for data graphs and charts
14cu|python-pychart-1.39-10|5	Version: 	1.39
14cu|python-pychart-1.39-10|6	Release: 	10
14cu|python-pychart-1.39-10|7	Source0:	http://download.gna.org/pychart/PyChart-%{version}.tar.gz
14cu|python-pychart-1.39-10|8	URL:		http://home.gna.org/pychart/
14cu|python-pychart-1.39-10|9	License:	GPLv2+
14cu|python-pychart-1.39-10|10	Group:		Sciences/Mathematics
14cu|python-pychart-1.39-10|11	BuildRequires:	python-devel
14cu|python-pychart-1.39-10|12	BuildArch:	noarch
14cu|python-pychart-1.39-10|13	Obsoletes:	pychart
14cu|python-pychart-1.39-10|14	Provides:	pychart
14cu|python-pychart-1.39-10|15	
14cu|python-pychart-1.39-10|16	%description
14cu|python-pychart-1.39-10|17	PyChart is a Python library for creating high quality Encapsulated Postscript,
14cu|python-pychart-1.39-10|18	PDF, PNG, or SVG charts. It currently supports line plots, bar plots,
14cu|python-pychart-1.39-10|19	range-fill plots, and pie charts. Because it is based on Python, you can make
14cu|python-pychart-1.39-10|20	full use of Python's scripting power.
14cu|python-pychart-1.39-10|21	
14cu|python-pychart-1.39-10|22	%prep
14cu|python-pychart-1.39-10|23	%setup -q -n PyChart-%{version}
14cu|python-pychart-1.39-10|24	chmod 644 `find -type f`
14cu|python-pychart-1.39-10|25	
14cu|python-pychart-1.39-10|26	%install
14cu|python-pychart-1.39-10|27	python setup.py install --root=%{buildroot} --compile --optimize=2
14cu|python-pychart-1.39-10|28	
14cu|python-pychart-1.39-10|29	%files
14cu|python-pychart-1.39-10|30	%doc README demos doc
14cu|python-pychart-1.39-10|31	%{py_puresitedir}/%{oname}
14cu|python-pychart-1.39-10|32	%{py_puresitedir}/PyChart-%{version}-py%{py_ver}.egg-info
14cu|python-pychart-1.39-10|33	
14cu|python-pychart-1.39-10|34	%changelog
14cu|python-pychart-1.39-10|35	
14cu|python-pychart-1.39-10|36	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.39-10
14cu|python-pychart-1.39-10|37	- (79b74ca) Repack tarball according to upstream
14cu|python-pychart-1.39-10|38	
14cu|python-pychart-1.39-10|39	

14102 14
14cu|python-pycodestyle-2.3.1-3|1	#define distsuffix mrb
14cu|python-pycodestyle-2.3.1-3|2	%define oname pycodestyle
14cu|python-pycodestyle-2.3.1-3|3	
14cu|python-pycodestyle-2.3.1-3|4	Name:           python-%{oname}
14cu|python-pycodestyle-2.3.1-3|5	Version:        2.3.1
14cu|python-pycodestyle-2.3.1-3|6	Release:        3
14cu|python-pycodestyle-2.3.1-3|7	Summary:        Python style guide checker
14cu|python-pycodestyle-2.3.1-3|8	Group:          Development/Python
14cu|python-pycodestyle-2.3.1-3|9	License:        MIT
14cu|python-pycodestyle-2.3.1-3|10	Url:            https://github.com/PyCQA/pycodestyle
14cu|python-pycodestyle-2.3.1-3|11	Source0:        https://github.com/PyCQA/pycodestyle/archive/%{oname}-%{version}.tar.gz
14cu|python-pycodestyle-2.3.1-3|12	BuildArch:      noarch
14cu|python-pycodestyle-2.3.1-3|13	BuildRequires:  pkgconfig(python)
14cu|python-pycodestyle-2.3.1-3|14	BuildRequires:  pythonegg(setuptools)
14cu|python-pycodestyle-2.3.1-3|15	BuildRequires:  pythonegg(sphinx)
14cu|python-pycodestyle-2.3.1-3|16	BuildRequires:  pkgconfig(libtoxcore)
14cu|python-pycodestyle-2.3.1-3|17	Requires:       pythonegg(setuptools)
14cu|python-pycodestyle-2.3.1-3|18	Provides:       python-pep8 == %{EVRD}
14cu|python-pycodestyle-2.3.1-3|19	Provides:       python-codestyle == %{EVRD}
14cu|python-pycodestyle-2.3.1-3|20	Obsoletes:      python-pep8 < %{EVRD}
14cu|python-pycodestyle-2.3.1-3|21	Obsoletes:      python-codestyle < %{EVRD}
14cu|python-pycodestyle-2.3.1-3|22	#Conflicts:      python3-%{oname}
14cu|python-pycodestyle-2.3.1-3|23	
14cu|python-pycodestyle-2.3.1-3|24	%description
14cu|python-pycodestyle-2.3.1-3|25	pep8 is a tool to check your Python code against some of the style conventions
14cu|python-pycodestyle-2.3.1-3|26	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
14cu|python-pycodestyle-2.3.1-3|27	is parse-able, making it easy to jump to an error location in your editor.
14cu|python-pycodestyle-2.3.1-3|28	This package used to be called pep8 but was renamed to
14cu|python-pycodestyle-2.3.1-3|29	"pycodestyle"  to reduce confusion. Further discussion can be found:
14cu|python-pycodestyle-2.3.1-3|30	https://github.com/PyCQA/pycodestyle/issues/466
14cu|python-pycodestyle-2.3.1-3|31	.
14cu|python-pycodestyle-2.3.1-3|32	
14cu|python-pycodestyle-2.3.1-3|33	%files
14cu|python-pycodestyle-2.3.1-3|34	%doc LICENSE *.txt *.rst
14cu|python-pycodestyle-2.3.1-3|35	%{_bindir}/%{oname}
14cu|python-pycodestyle-2.3.1-3|36	%{py_puresitedir}/*
14cu|python-pycodestyle-2.3.1-3|37	%{_mandir}/man1/%{oname}*
14cu|python-pycodestyle-2.3.1-3|38	#---------------------------------------------------
14cu|python-pycodestyle-2.3.1-3|39	
14cu|python-pycodestyle-2.3.1-3|40	%prep
14cu|python-pycodestyle-2.3.1-3|41	%setup -qn %{oname}-%{version}
14cu|python-pycodestyle-2.3.1-3|42	
14cu|python-pycodestyle-2.3.1-3|43	%build
14cu|python-pycodestyle-2.3.1-3|44	%py2_build
14cu|python-pycodestyle-2.3.1-3|45	cd docs
14cu|python-pycodestyle-2.3.1-3|46	make man
14cu|python-pycodestyle-2.3.1-3|47	cd ..
14cu|python-pycodestyle-2.3.1-3|48	
14cu|python-pycodestyle-2.3.1-3|49	%install
14cu|python-pycodestyle-2.3.1-3|50	%py2_install
14cu|python-pycodestyle-2.3.1-3|51	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/%{oname}*
14cu|python-pycodestyle-2.3.1-3|52	chmod +x %{buildroot}%{py_puresitedir}/*.py
14cu|python-pycodestyle-2.3.1-3|53	
14cu|python-pycodestyle-2.3.1-3|54	%check
14cu|python-pycodestyle-2.3.1-3|55	python setup.py test
14cu|python-pycodestyle-2.3.1-3|56	
14cu|python-pycodestyle-2.3.1-3|57	
14cu|python-pycodestyle-2.3.1-3|58	%changelog

14103 14
14cu|python-pycountry-1.18-1|1	# Created by pyp2rpm-1.0.1
14cu|python-pycountry-1.18-1|2	%global pypi_name pycountry
14cu|python-pycountry-1.18-1|3	
14cu|python-pycountry-1.18-1|4	Name:           python-%{pypi_name}
14cu|python-pycountry-1.18-1|5	Version:        1.18
14cu|python-pycountry-1.18-1|6	Release:        1
14cu|python-pycountry-1.18-1|7	Group:          Development/Python
14cu|python-pycountry-1.18-1|8	Summary:        ISO databases accessible from Python
14cu|python-pycountry-1.18-1|9	License:        LGPLv2+
14cu|python-pycountry-1.18-1|10	URL:            https://pypi.python.org/pypi/pycountry/
14cu|python-pycountry-1.18-1|11	Source0:        https://pypi.python.org/packages/source/p/pycountry/pycountry-%{version}.tar.gz
14cu|python-pycountry-1.18-1|12	BuildArch:      noarch
14cu|python-pycountry-1.18-1|13	BuildRequires:	python-devel
14cu|python-pycountry-1.18-1|14	BuildRequires:  python-setuptools
14cu|python-pycountry-1.18-1|15	
14cu|python-pycountry-1.18-1|16	%description
14cu|python-pycountry-1.18-1|17	pycountry provides the ISO databases for the standards:
14cu|python-pycountry-1.18-1|18	639 Languages
14cu|python-pycountry-1.18-1|19	3166 Countries
14cu|python-pycountry-1.18-1|20	3166-2 Subdivisions of countries
14cu|python-pycountry-1.18-1|21	4217 Currencies
14cu|python-pycountry-1.18-1|22	15924 Scripts
14cu|python-pycountry-1.18-1|23	
14cu|python-pycountry-1.18-1|24	The package includes a copy from Debian\'s \`pkg-isocodes\` and makes the data
14cu|python-pycountry-1.18-1|25	accessible through a Python API.
14cu|python-pycountry-1.18-1|26	Translation files for the various strings are included as well.
14cu|python-pycountry-1.18-1|27	
14cu|python-pycountry-1.18-1|28	%package -n python3-%{pypi_name}
14cu|python-pycountry-1.18-1|29	Summary:        ISO databases accessible from Python
14cu|python-pycountry-1.18-1|30	BuildArch:      noarch
14cu|python-pycountry-1.18-1|31	BuildRequires:  python3-devel
14cu|python-pycountry-1.18-1|32	BuildRequires:  python3-setuptools
14cu|python-pycountry-1.18-1|33	
14cu|python-pycountry-1.18-1|34	%description -n python3-%{pypi_name}
14cu|python-pycountry-1.18-1|35	pycountry provides the ISO databases for the standards:
14cu|python-pycountry-1.18-1|36	639 Languages
14cu|python-pycountry-1.18-1|37	3166 Countries
14cu|python-pycountry-1.18-1|38	3166-2 Subdivisions of countries
14cu|python-pycountry-1.18-1|39	4217 Currencies
14cu|python-pycountry-1.18-1|40	15924 Scripts
14cu|python-pycountry-1.18-1|41	
14cu|python-pycountry-1.18-1|42	The package includes a copy from Debian\'s \`pkg-isocodes\` and makes the data
14cu|python-pycountry-1.18-1|43	accessible through a Python API.
14cu|python-pycountry-1.18-1|44	Translation files for the various strings are included as well.
14cu|python-pycountry-1.18-1|45	
14cu|python-pycountry-1.18-1|46	%prep
14cu|python-pycountry-1.18-1|47	%setup -q -n %{pypi_name}-%{version}
14cu|python-pycountry-1.18-1|48	# Remove bundled egg-info
14cu|python-pycountry-1.18-1|49	rm -rf %{pypi_name}.egg-info
14cu|python-pycountry-1.18-1|50	cp -a . %{py3dir}
14cu|python-pycountry-1.18-1|51	
14cu|python-pycountry-1.18-1|52	%build
14cu|python-pycountry-1.18-1|53	python setup.py build
14cu|python-pycountry-1.18-1|54	pushd %{py3dir}
14cu|python-pycountry-1.18-1|55	python3 setup.py build
14cu|python-pycountry-1.18-1|56	popd
14cu|python-pycountry-1.18-1|57	
14cu|python-pycountry-1.18-1|58	%install
14cu|python-pycountry-1.18-1|59	python setup.py install --skip-build --root=%{buildroot}
14cu|python-pycountry-1.18-1|60	pushd %{py3dir}
14cu|python-pycountry-1.18-1|61	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-pycountry-1.18-1|62	popd
14cu|python-pycountry-1.18-1|63	
14cu|python-pycountry-1.18-1|64	%files
14cu|python-pycountry-1.18-1|65	%doc HISTORY.txt README LICENSE.txt TODO.txt
14cu|python-pycountry-1.18-1|66	%{py_puresitedir}/%{pypi_name}
14cu|python-pycountry-1.18-1|67	%{py_puresitedir}/*egg-info
14cu|python-pycountry-1.18-1|68	
14cu|python-pycountry-1.18-1|69	%files -n python3-%{pypi_name}
14cu|python-pycountry-1.18-1|70	%doc HISTORY.txt README LICENSE.txt TODO.txt
14cu|python-pycountry-1.18-1|71	%{py3_puresitedir}/%{pypi_name}
14cu|python-pycountry-1.18-1|72	%{py3_puresitedir}/*egg-info
14cu|python-pycountry-1.18-1|73	
14cu|python-pycountry-1.18-1|74	%changelog
14cu|python-pycountry-1.18-1|75	
14cu|python-pycountry-1.18-1|76	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.18-1
14cu|python-pycountry-1.18-1|77	- (61da0ce) Updated to 1.18 (by updates_builder)
14cu|python-pycountry-1.18-1|78	
14cu|python-pycountry-1.18-1|79	

14104 14
14cu|python-pyflakes-1.5.0-1|1	%define oname pyflakes
14cu|python-pyflakes-1.5.0-1|2	
14cu|python-pyflakes-1.5.0-1|3	Summary:	Simple program which checks Python source files for errors
14cu|python-pyflakes-1.5.0-1|4	Name:		python-%{oname}
14cu|python-pyflakes-1.5.0-1|5	Version:	1.5.0
14cu|python-pyflakes-1.5.0-1|6	Release:	1
14cu|python-pyflakes-1.5.0-1|7	License:	BSD
14cu|python-pyflakes-1.5.0-1|8	Group:		Development/Python
14cu|python-pyflakes-1.5.0-1|9	Url:		http://divmod.org/trac/wiki/DivmodPyflakes
14cu|python-pyflakes-1.5.0-1|10	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-pyflakes-1.5.0-1|11	BuildRequires:  pythonegg(setuptools)
14cu|python-pyflakes-1.5.0-1|12	BuildRequires:	pkgconfig(python)
14cu|python-pyflakes-1.5.0-1|13	Provides:       pyflakes = %{EVRD}
14cu|python-pyflakes-1.5.0-1|14	Obsoletes:      pyflakes < %{EVRD}
14cu|python-pyflakes-1.5.0-1|15	BuildArch:	noarch
14cu|python-pyflakes-1.5.0-1|16	
14cu|python-pyflakes-1.5.0-1|17	%description
14cu|python-pyflakes-1.5.0-1|18	Pyflakes is a simple program which checks Python source files for errors. It is
14cu|python-pyflakes-1.5.0-1|19	similar to PyChecker in scope, but differs in that it does not execute the
14cu|python-pyflakes-1.5.0-1|20	modules to check them. This is both safer and faster, although it does not
14cu|python-pyflakes-1.5.0-1|21	perform as many checks.
14cu|python-pyflakes-1.5.0-1|22	
14cu|python-pyflakes-1.5.0-1|23	Unlike PyLint, Pyflakes checks only for logical errors in programs; it does
14cu|python-pyflakes-1.5.0-1|24	not perform any checks on style.
14cu|python-pyflakes-1.5.0-1|25	
14cu|python-pyflakes-1.5.0-1|26	%files
14cu|python-pyflakes-1.5.0-1|27	%doc python2/{LICENSE,NEWS.txt,README.rst,AUTHORS}
14cu|python-pyflakes-1.5.0-1|28	%{_bindir}/%{oname}
14cu|python-pyflakes-1.5.0-1|29	%{py_puresitedir}/%{oname}
14cu|python-pyflakes-1.5.0-1|30	%{py_puresitedir}/*.egg-info
14cu|python-pyflakes-1.5.0-1|31	
14cu|python-pyflakes-1.5.0-1|32	#----------------------------------------------------------------------------
14cu|python-pyflakes-1.5.0-1|33	%package -n python3-%{oname}
14cu|python-pyflakes-1.5.0-1|34	Summary:        Simple program which checks Python source files for errors
14cu|python-pyflakes-1.5.0-1|35	BuildRequires:  pkgconfig(python3)
14cu|python-pyflakes-1.5.0-1|36	BuildRequires:  python3egg(setuptools)
14cu|python-pyflakes-1.5.0-1|37	Provides:       py3flakes = %{EVRD}
14cu|python-pyflakes-1.5.0-1|38	
14cu|python-pyflakes-1.5.0-1|39	%description -n python3-%{oname}
14cu|python-pyflakes-1.5.0-1|40	Pyflakes is a simple program which checks Python source files for errors. It is
14cu|python-pyflakes-1.5.0-1|41	similar to PyChecker in scope, but differs in that it does not execute the
14cu|python-pyflakes-1.5.0-1|42	modules to check them. This is both safer and faster, although it does not
14cu|python-pyflakes-1.5.0-1|43	perform as many checks.
14cu|python-pyflakes-1.5.0-1|44	
14cu|python-pyflakes-1.5.0-1|45	Unlike PyLint, Pyflakes checks only for logical errors in programs; it does
14cu|python-pyflakes-1.5.0-1|46	not perform any checks on style.
14cu|python-pyflakes-1.5.0-1|47	
14cu|python-pyflakes-1.5.0-1|48	%files  -n python3-%{oname}
14cu|python-pyflakes-1.5.0-1|49	%doc python3/{LICENSE,NEWS.txt,README.rst,AUTHORS}
14cu|python-pyflakes-1.5.0-1|50	%{_bindir}/%{oname}3
14cu|python-pyflakes-1.5.0-1|51	%{py3_puresitedir}/%{oname}
14cu|python-pyflakes-1.5.0-1|52	%{py3_puresitedir}/*.egg-info
14cu|python-pyflakes-1.5.0-1|53	#----------------------------------------------------------------------------
14cu|python-pyflakes-1.5.0-1|54	
14cu|python-pyflakes-1.5.0-1|55	%prep
14cu|python-pyflakes-1.5.0-1|56	%setup -qc
14cu|python-pyflakes-1.5.0-1|57	mv %{oname}-%{version} python2
14cu|python-pyflakes-1.5.0-1|58	cp -r python2 python3
14cu|python-pyflakes-1.5.0-1|59	
14cu|python-pyflakes-1.5.0-1|60	%build
14cu|python-pyflakes-1.5.0-1|61	pushd python2
14cu|python-pyflakes-1.5.0-1|62	%py2_build
14cu|python-pyflakes-1.5.0-1|63	popd
14cu|python-pyflakes-1.5.0-1|64	pushd python3
14cu|python-pyflakes-1.5.0-1|65	%py3_build
14cu|python-pyflakes-1.5.0-1|66	popd
14cu|python-pyflakes-1.5.0-1|67	
14cu|python-pyflakes-1.5.0-1|68	%install
14cu|python-pyflakes-1.5.0-1|69	pushd python3
14cu|python-pyflakes-1.5.0-1|70	%py3_install
14cu|python-pyflakes-1.5.0-1|71	mv %{buildroot}%{_bindir}/%{oname} %{buildroot}%{_bindir}/%{oname}3
14cu|python-pyflakes-1.5.0-1|72	popd
14cu|python-pyflakes-1.5.0-1|73	
14cu|python-pyflakes-1.5.0-1|74	pushd python2
14cu|python-pyflakes-1.5.0-1|75	%py2_install
14cu|python-pyflakes-1.5.0-1|76	popd
14cu|python-pyflakes-1.5.0-1|77	
14cu|python-pyflakes-1.5.0-1|78	%check
14cu|python-pyflakes-1.5.0-1|79	pushd python2
14cu|python-pyflakes-1.5.0-1|80	%if %{mdvver} >= 201610
14cu|python-pyflakes-1.5.0-1|81	%py_test
14cu|python-pyflakes-1.5.0-1|82	%else
14cu|python-pyflakes-1.5.0-1|83	python setup.py test
14cu|python-pyflakes-1.5.0-1|84	%endif
14cu|python-pyflakes-1.5.0-1|85	popd
14cu|python-pyflakes-1.5.0-1|86	
14cu|python-pyflakes-1.5.0-1|87	pushd python3
14cu|python-pyflakes-1.5.0-1|88	%if %{mdvver} >= 201610
14cu|python-pyflakes-1.5.0-1|89	%py3_test
14cu|python-pyflakes-1.5.0-1|90	%else
14cu|python-pyflakes-1.5.0-1|91	python3 setup.py test
14cu|python-pyflakes-1.5.0-1|92	%endif
14cu|python-pyflakes-1.5.0-1|93	popd
14cu|python-pyflakes-1.5.0-1|94	
14cu|python-pyflakes-1.5.0-1|95	%changelog

14105 14
14cu|python-pygithub-1.17.0-7|1	%define upstream_name PyGithub
14cu|python-pygithub-1.17.0-7|2	
14cu|python-pygithub-1.17.0-7|3	Name:           python-pygithub
14cu|python-pygithub-1.17.0-7|4	Version:        1.17.0
14cu|python-pygithub-1.17.0-7|5	Release:        7
14cu|python-pygithub-1.17.0-7|6	Summary:        Use the full Github API v3
14cu|python-pygithub-1.17.0-7|7	Group:          Development/Python
14cu|python-pygithub-1.17.0-7|8	License:        LGPL
14cu|python-pygithub-1.17.0-7|9	URL:            https://pypi.python.org/pypi/PyGithub
14cu|python-pygithub-1.17.0-7|10	Source0:        https://pypi.python.org/packages/source/P/PyGithub/PyGithub-%{version}.tar.gz
14cu|python-pygithub-1.17.0-7|11	BuildArch:      noarch
14cu|python-pygithub-1.17.0-7|12	BuildRequires:  python-devel
14cu|python-pygithub-1.17.0-7|13	BuildRequires:  python-setuptools
14cu|python-pygithub-1.17.0-7|14	
14cu|python-pygithub-1.17.0-7|15	%description
14cu|python-pygithub-1.17.0-7|16	PyGithub is a Python (2 and 3) library to use the Github API v3. With it, you
14cu|python-pygithub-1.17.0-7|17	can manage your Github resources (repositories, user profiles, organizations,
14cu|python-pygithub-1.17.0-7|18	etc.) from Python scripts.
14cu|python-pygithub-1.17.0-7|19	
14cu|python-pygithub-1.17.0-7|20	%prep
14cu|python-pygithub-1.17.0-7|21	%setup -q -n %{upstream_name}-%{version}
14cu|python-pygithub-1.17.0-7|22	
14cu|python-pygithub-1.17.0-7|23	%build
14cu|python-pygithub-1.17.0-7|24	CFLAGS="%{optflags}" python setup.py build
14cu|python-pygithub-1.17.0-7|25	
14cu|python-pygithub-1.17.0-7|26	%install
14cu|python-pygithub-1.17.0-7|27	python setup.py install --skip-build --root %{buildroot}
14cu|python-pygithub-1.17.0-7|28	
14cu|python-pygithub-1.17.0-7|29	%files
14cu|python-pygithub-1.17.0-7|30	%doc README.rst
14cu|python-pygithub-1.17.0-7|31	%{py_puresitedir}/github
14cu|python-pygithub-1.17.0-7|32	%{py_puresitedir}/PyGithub-%{version}-*.egg-info
14cu|python-pygithub-1.17.0-7|33	
14cu|python-pygithub-1.17.0-7|34	
14cu|python-pygithub-1.17.0-7|35	
14cu|python-pygithub-1.17.0-7|36	%changelog
14cu|python-pygithub-1.17.0-7|37	
14cu|python-pygithub-1.17.0-7|38	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 1.17.0-7
14cu|python-pygithub-1.17.0-7|39	- (99d1cfc) Imported from SRPM
14cu|python-pygithub-1.17.0-7|40	
14cu|python-pygithub-1.17.0-7|41	

14106 14
14cu|python-pyglet-1.2.4-1|1	%define module  pyglet
14cu|python-pyglet-1.2.4-1|2	%define pyurl   https://pypi.python.org/packages/f5/5d/95d04ed45551c7d1d568a6baaeb683c8565aa11f1ed51f91954bb46d4786
14cu|python-pyglet-1.2.4-1|3	
14cu|python-pyglet-1.2.4-1|4	Summary:	A cross-platform windowing and multimedia library for Python
14cu|python-pyglet-1.2.4-1|5	Name:		python-%{module}
14cu|python-pyglet-1.2.4-1|6	Version:	1.2.4
14cu|python-pyglet-1.2.4-1|7	Release:	1
14cu|python-pyglet-1.2.4-1|8	License:	BSD
14cu|python-pyglet-1.2.4-1|9	Group:		Development/Python
14cu|python-pyglet-1.2.4-1|10	Url:		http://pyglet.org
14cu|python-pyglet-1.2.4-1|11	Source0:	%{pyurl}/%{module}-%{version}.tar.gz
14cu|python-pyglet-1.2.4-1|12	Source1:	python-pyglet.rpmlintrc
14cu|python-pyglet-1.2.4-1|13	BuildRequires:	pkgconfig(python)
14cu|python-pyglet-1.2.4-1|14	BuildRequires:	pythonegg(setuptools)
14cu|python-pyglet-1.2.4-1|15	Requires:	libmesagl
14cu|python-pyglet-1.2.4-1|16	Requires:	libmesaglu
14cu|python-pyglet-1.2.4-1|17	Requires:	gdk-pixbuf
14cu|python-pyglet-1.2.4-1|18	
14cu|python-pyglet-1.2.4-1|19	BuildArch:	noarch
14cu|python-pyglet-1.2.4-1|20	
14cu|python-pyglet-1.2.4-1|21	%description
14cu|python-pyglet-1.2.4-1|22	Pyglet provides an object-oriented programming interface for
14cu|python-pyglet-1.2.4-1|23	developing games and other visually-rich applications for Windows, Mac
14cu|python-pyglet-1.2.4-1|24	OS X and Linux. Some of the features of pyglet are:
14cu|python-pyglet-1.2.4-1|25	
14cu|python-pyglet-1.2.4-1|26	* No external dependencies or installation requirements. For most
14cu|python-pyglet-1.2.4-1|27	application and game requirements, pyglet needs nothing else besides
14cu|python-pyglet-1.2.4-1|28	Python, simplifying distribution and installation.
14cu|python-pyglet-1.2.4-1|29	
14cu|python-pyglet-1.2.4-1|30	* Take advantage of multiple windows and multi-monitor
14cu|python-pyglet-1.2.4-1|31	desktops. pyglet allows you to use as many windows as you need,
14cu|python-pyglet-1.2.4-1|32	and is fully aware of multi-monitor setups for use with
14cu|python-pyglet-1.2.4-1|33	fullscreen games.
14cu|python-pyglet-1.2.4-1|34	
14cu|python-pyglet-1.2.4-1|35	* Load images, sound, music and video in almost any format. pyglet can
14cu|python-pyglet-1.2.4-1|36	optionally use AVbin to play back audio formats such as MP3,
14cu|python-pyglet-1.2.4-1|37	OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
14cu|python-pyglet-1.2.4-1|38	WMV and Xvid.
14cu|python-pyglet-1.2.4-1|39	
14cu|python-pyglet-1.2.4-1|40	%files
14cu|python-pyglet-1.2.4-1|41	%doc README LICENSE CHANGELOG NOTICE
14cu|python-pyglet-1.2.4-1|42	%{py_puresitedir}/*
14cu|python-pyglet-1.2.4-1|43	
14cu|python-pyglet-1.2.4-1|44	#---------------------------------------------------------------
14cu|python-pyglet-1.2.4-1|45	%package -n python3-%{module}
14cu|python-pyglet-1.2.4-1|46	
14cu|python-pyglet-1.2.4-1|47	Summary:	A cross-platform windowing and multimedia library for Python3
14cu|python-pyglet-1.2.4-1|48	BuildRequires:	pkgconfig(python3)
14cu|python-pyglet-1.2.4-1|49	BuildRequires:	python3egg(setuptools)
14cu|python-pyglet-1.2.4-1|50	Requires:	libmesagl
14cu|python-pyglet-1.2.4-1|51	Requires:	libmesaglu
14cu|python-pyglet-1.2.4-1|52	Requires:	gdk-pixbuf
14cu|python-pyglet-1.2.4-1|53	
14cu|python-pyglet-1.2.4-1|54	%description -n python3-%{module}
14cu|python-pyglet-1.2.4-1|55	Pyglet provides an object-oriented programming interface for
14cu|python-pyglet-1.2.4-1|56	developing games and other visually-rich applications for Windows, Mac
14cu|python-pyglet-1.2.4-1|57	OS X and Linux. Some of the features of pyglet are:
14cu|python-pyglet-1.2.4-1|58	
14cu|python-pyglet-1.2.4-1|59	* No external dependencies or installation requirements. For most
14cu|python-pyglet-1.2.4-1|60	application and game requirements, pyglet needs nothing else besides
14cu|python-pyglet-1.2.4-1|61	Python, simplifying distribution and installation.
14cu|python-pyglet-1.2.4-1|62	
14cu|python-pyglet-1.2.4-1|63	* Take advantage of multiple windows and multi-monitor
14cu|python-pyglet-1.2.4-1|64	desktops. pyglet allows you to use as many windows as you need,
14cu|python-pyglet-1.2.4-1|65	and is fully aware of multi-monitor setups for use with
14cu|python-pyglet-1.2.4-1|66	fullscreen games.
14cu|python-pyglet-1.2.4-1|67	
14cu|python-pyglet-1.2.4-1|68	* Load images, sound, music and video in almost any format. pyglet can
14cu|python-pyglet-1.2.4-1|69	optionally use AVbin to play back audio formats such as MP3,
14cu|python-pyglet-1.2.4-1|70	OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
14cu|python-pyglet-1.2.4-1|71	WMV and Xvid.
14cu|python-pyglet-1.2.4-1|72	
14cu|python-pyglet-1.2.4-1|73	%files -n python3-%{module}
14cu|python-pyglet-1.2.4-1|74	%doc README LICENSE CHANGELOG NOTICE
14cu|python-pyglet-1.2.4-1|75	%{py3_puresitedir}/*
14cu|python-pyglet-1.2.4-1|76	#---------------------------------------------------------------
14cu|python-pyglet-1.2.4-1|77	
14cu|python-pyglet-1.2.4-1|78	%prep
14cu|python-pyglet-1.2.4-1|79	%setup -qn %{module}-%{version}
14cu|python-pyglet-1.2.4-1|80	cp -a . %{py3dir}
14cu|python-pyglet-1.2.4-1|81	
14cu|python-pyglet-1.2.4-1|82	
14cu|python-pyglet-1.2.4-1|83	%build
14cu|python-pyglet-1.2.4-1|84	%py_build
14cu|python-pyglet-1.2.4-1|85	
14cu|python-pyglet-1.2.4-1|86	pushd %{py3dir}
14cu|python-pyglet-1.2.4-1|87	%py3_build
14cu|python-pyglet-1.2.4-1|88	popd
14cu|python-pyglet-1.2.4-1|89	
14cu|python-pyglet-1.2.4-1|90	%install
14cu|python-pyglet-1.2.4-1|91	pushd %{py3dir}
14cu|python-pyglet-1.2.4-1|92	%py3_install
14cu|python-pyglet-1.2.4-1|93	pushd %{buildroot}%{py3_puresitedir}/pyglet
14cu|python-pyglet-1.2.4-1|94	chmod +x canvas/carbon.py
14cu|python-pyglet-1.2.4-1|95	chmod +x   canvas/win32.py
14cu|python-pyglet-1.2.4-1|96	chmod +x   canvas/base.py
14cu|python-pyglet-1.2.4-1|97	chmod +x   input/carbon_tablet.py
14cu|python-pyglet-1.2.4-1|98	chmod +x   input/directinput.py
14cu|python-pyglet-1.2.4-1|99	chmod +x   media/drivers/silent.py
14cu|python-pyglet-1.2.4-1|100	chmod +x   gl/carbon.py
14cu|python-pyglet-1.2.4-1|101	chmod +x   media/drivers/directsound/__init__.py
14cu|python-pyglet-1.2.4-1|102	chmod +x   input/x11_xinput_tablet.py
14cu|python-pyglet-1.2.4-1|103	chmod +x   gl/win32.py
14cu|python-pyglet-1.2.4-1|104	chmod +x   input/x11_xinput.py
14cu|python-pyglet-1.2.4-1|105	chmod +x   canvas/xlib_vidmoderestore.py
14cu|python-pyglet-1.2.4-1|106	chmod +x   gl/cocoa.py input/wintab.py gl/base.py
14cu|python-pyglet-1.2.4-1|107	chmod +x   canvas/xlib.py app/base.py
14cu|python-pyglet-1.2.4-1|108	chmod +x   input/evdev.py
14cu|python-pyglet-1.2.4-1|109	chmod +x   libs/win32/libwintab.py
14cu|python-pyglet-1.2.4-1|110	chmod +x   libs/win32/__init__.py
14cu|python-pyglet-1.2.4-1|111	chmod +x   input/carbon_hid.py
14cu|python-pyglet-1.2.4-1|112	chmod +x   input/evdev_constants.py
14cu|python-pyglet-1.2.4-1|113	chmod +x   gl/xlib.py
14cu|python-pyglet-1.2.4-1|114	popd
14cu|python-pyglet-1.2.4-1|115	popd
14cu|python-pyglet-1.2.4-1|116	
14cu|python-pyglet-1.2.4-1|117	%py_install
14cu|python-pyglet-1.2.4-1|118	pushd %{buildroot}%{py_puresitedir}/pyglet
14cu|python-pyglet-1.2.4-1|119	chmod +x   canvas/carbon.py
14cu|python-pyglet-1.2.4-1|120	chmod +x   canvas/win32.py
14cu|python-pyglet-1.2.4-1|121	chmod +x   canvas/base.py
14cu|python-pyglet-1.2.4-1|122	chmod +x   input/carbon_tablet.py
14cu|python-pyglet-1.2.4-1|123	chmod +x   input/directinput.py
14cu|python-pyglet-1.2.4-1|124	chmod +x   media/drivers/silent.py
14cu|python-pyglet-1.2.4-1|125	chmod +x   gl/carbon.py
14cu|python-pyglet-1.2.4-1|126	chmod +x   media/drivers/directsound/__init__.py
14cu|python-pyglet-1.2.4-1|127	chmod +x   input/x11_xinput_tablet.py
14cu|python-pyglet-1.2.4-1|128	chmod +x   gl/win32.py
14cu|python-pyglet-1.2.4-1|129	chmod +x   input/x11_xinput.py
14cu|python-pyglet-1.2.4-1|130	chmod +x   canvas/xlib_vidmoderestore.py
14cu|python-pyglet-1.2.4-1|131	chmod +x   gl/cocoa.py input/wintab.py gl/base.py
14cu|python-pyglet-1.2.4-1|132	chmod +x   canvas/xlib.py app/base.py
14cu|python-pyglet-1.2.4-1|133	chmod +x   input/evdev.py
14cu|python-pyglet-1.2.4-1|134	chmod +x   libs/win32/libwintab.py
14cu|python-pyglet-1.2.4-1|135	chmod +x   libs/win32/__init__.py
14cu|python-pyglet-1.2.4-1|136	chmod +x   input/carbon_hid.py
14cu|python-pyglet-1.2.4-1|137	chmod +x   input/evdev_constants.py
14cu|python-pyglet-1.2.4-1|138	chmod +x   gl/xlib.py
14cu|python-pyglet-1.2.4-1|139	popd
14cu|python-pyglet-1.2.4-1|140	
14cu|python-pyglet-1.2.4-1|141	%changelog
14cu|python-pyglet-1.2.4-1|142	
14cu|python-pyglet-1.2.4-1|143	* Sun Nov 27 2016 abfonly <abfonly@gmail.com> 1.2.4-1
14cu|python-pyglet-1.2.4-1|144	- (38c5192) Log: Update to 1.2.4
14cu|python-pyglet-1.2.4-1|145	- (38c5192) build python3 module
14cu|python-pyglet-1.2.4-1|146	- (38c5192) drop pyglet-get-tarball.sh , won't work anymore anyway.
14cu|python-pyglet-1.2.4-1|147	
14cu|python-pyglet-1.2.4-1|148	

14107 14
14cu|python-pygraphviz-1.3-0.1.rc2|1	%define module	pygraphviz
14cu|python-pygraphviz-1.3-0.1.rc2|2	%define __noautoprov '.so'
14cu|python-pygraphviz-1.3-0.1.rc2|3	
14cu|python-pygraphviz-1.3-0.1.rc2|4	Summary:	Python interface to Graphviz
14cu|python-pygraphviz-1.3-0.1.rc2|5	Name:		python-%{module}
14cu|python-pygraphviz-1.3-0.1.rc2|6	Version:	1.3
14cu|python-pygraphviz-1.3-0.1.rc2|7	Release:	0.1.rc2
14cu|python-pygraphviz-1.3-0.1.rc2|8	Source0:	https://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}rc2.tar.gz
14cu|python-pygraphviz-1.3-0.1.rc2|9	License:	BSD
14cu|python-pygraphviz-1.3-0.1.rc2|10	Group:		Development/Python
14cu|python-pygraphviz-1.3-0.1.rc2|11	Url:		https://networkx.lanl.gov/pygraphviz
14cu|python-pygraphviz-1.3-0.1.rc2|12	Requires:	graphviz >= 2.0
14cu|python-pygraphviz-1.3-0.1.rc2|13	BuildRequires:	graphviz-devel >= 2.0
14cu|python-pygraphviz-1.3-0.1.rc2|14	BuildRequires:	python-devel python3-devel
14cu|python-pygraphviz-1.3-0.1.rc2|15	BuildRequires:	python-sphinx
14cu|python-pygraphviz-1.3-0.1.rc2|16	
14cu|python-pygraphviz-1.3-0.1.rc2|17	%description
14cu|python-pygraphviz-1.3-0.1.rc2|18	PyGraphviz is a Python interface to the Graphviz graph layout and
14cu|python-pygraphviz-1.3-0.1.rc2|19	visualization package.
14cu|python-pygraphviz-1.3-0.1.rc2|20	
14cu|python-pygraphviz-1.3-0.1.rc2|21	With PyGraphviz, you can create, edit, read, write, and draw graphs
14cu|python-pygraphviz-1.3-0.1.rc2|22	using Python to access the Graphviz graph data structure and layout
14cu|python-pygraphviz-1.3-0.1.rc2|23	algorithms.
14cu|python-pygraphviz-1.3-0.1.rc2|24	
14cu|python-pygraphviz-1.3-0.1.rc2|25	This package contains the version for Python 2.
14cu|python-pygraphviz-1.3-0.1.rc2|26	
14cu|python-pygraphviz-1.3-0.1.rc2|27	%package -n python3-pygraphviz
14cu|python-pygraphviz-1.3-0.1.rc2|28	Summary:        Create and Manipulate Graphs and Networks
14cu|python-pygraphviz-1.3-0.1.rc2|29	Requires:       python-graphviz
14cu|python-pygraphviz-1.3-0.1.rc2|30	
14cu|python-pygraphviz-1.3-0.1.rc2|31	%description -n python3-pygraphviz
14cu|python-pygraphviz-1.3-0.1.rc2|32	PyGraphviz is a Python interface to the Graphviz graph layout and
14cu|python-pygraphviz-1.3-0.1.rc2|33	visualization package.
14cu|python-pygraphviz-1.3-0.1.rc2|34	
14cu|python-pygraphviz-1.3-0.1.rc2|35	With PyGraphviz, you can create, edit, read, write, and draw graphs
14cu|python-pygraphviz-1.3-0.1.rc2|36	using Python to access the Graphviz graph data structure and layout
14cu|python-pygraphviz-1.3-0.1.rc2|37	algorithms.
14cu|python-pygraphviz-1.3-0.1.rc2|38	
14cu|python-pygraphviz-1.3-0.1.rc2|39	This package contains the version for Python 3.
14cu|python-pygraphviz-1.3-0.1.rc2|40	
14cu|python-pygraphviz-1.3-0.1.rc2|41	%prep
14cu|python-pygraphviz-1.3-0.1.rc2|42	%setup -q -n %{module}-%{version}rc2
14cu|python-pygraphviz-1.3-0.1.rc2|43	
14cu|python-pygraphviz-1.3-0.1.rc2|44	%build
14cu|python-pygraphviz-1.3-0.1.rc2|45	python setup.py build
14cu|python-pygraphviz-1.3-0.1.rc2|46	python3 setup.py build
14cu|python-pygraphviz-1.3-0.1.rc2|47	
14cu|python-pygraphviz-1.3-0.1.rc2|48	#docs
14cu|python-pygraphviz-1.3-0.1.rc2|49	python setup.py build_ext -i
14cu|python-pygraphviz-1.3-0.1.rc2|50	%make -C doc html PYTHONPATH=..
14cu|python-pygraphviz-1.3-0.1.rc2|51	
14cu|python-pygraphviz-1.3-0.1.rc2|52	%install
14cu|python-pygraphviz-1.3-0.1.rc2|53	python setup.py install --skip-build --root=%{buildroot}
14cu|python-pygraphviz-1.3-0.1.rc2|54	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-pygraphviz-1.3-0.1.rc2|55	mv %{buildroot}%{_docdir}/pygraphviz-* %{buildroot}%{_pkgdocdir}
14cu|python-pygraphviz-1.3-0.1.rc2|56	rm -rf %{buildroot}%{_defaultdocdir}/%{module}-%{version}
14cu|python-pygraphviz-1.3-0.1.rc2|57	
14cu|python-pygraphviz-1.3-0.1.rc2|58	%files
14cu|python-pygraphviz-1.3-0.1.rc2|59	%doc doc/build/html examples
14cu|python-pygraphviz-1.3-0.1.rc2|60	%{py_platsitedir}/*
14cu|python-pygraphviz-1.3-0.1.rc2|61	
14cu|python-pygraphviz-1.3-0.1.rc2|62	
14cu|python-pygraphviz-1.3-0.1.rc2|63	%files -n python3-pygraphviz
14cu|python-pygraphviz-1.3-0.1.rc2|64	%{py3_platsitedir}/*
14cu|python-pygraphviz-1.3-0.1.rc2|65	
14cu|python-pygraphviz-1.3-0.1.rc2|66	
14cu|python-pygraphviz-1.3-0.1.rc2|67	
14cu|python-pygraphviz-1.3-0.1.rc2|68	%changelog
14cu|python-pygraphviz-1.3-0.1.rc2|69	
14cu|python-pygraphviz-1.3-0.1.rc2|70	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 1.3-0.1.rc2
14cu|python-pygraphviz-1.3-0.1.rc2|71	- (89ef305) Update from upstream
14cu|python-pygraphviz-1.3-0.1.rc2|72	
14cu|python-pygraphviz-1.3-0.1.rc2|73	

14108 14
14cu|python-pylast-1.8.0-1|1	%define module pylast
14cu|python-pylast-1.8.0-1|2	
14cu|python-pylast-1.8.0-1|3	Summary:	Python interface to Last.fm
14cu|python-pylast-1.8.0-1|4	Name:		python-%{module}
14cu|python-pylast-1.8.0-1|5	Version:	1.8.0
14cu|python-pylast-1.8.0-1|6	Release:	1
14cu|python-pylast-1.8.0-1|7	License:	GPLv2+
14cu|python-pylast-1.8.0-1|8	Group:		Development/Python
14cu|python-pylast-1.8.0-1|9	Url:		https://github.com/pylast/pylast
14cu|python-pylast-1.8.0-1|10	Source0:	%{module}-%{version}.tar.gz
14cu|python-pylast-1.8.0-1|11	BuildRequires:	python-setuptools
14cu|python-pylast-1.8.0-1|12	BuildRequires:	pkgconfig(python)
14cu|python-pylast-1.8.0-1|13	BuildArch:	noarch
14cu|python-pylast-1.8.0-1|14	
14cu|python-pylast-1.8.0-1|15	%description
14cu|python-pylast-1.8.0-1|16	Python interface to Last.fm and other API-compatible websites
14cu|python-pylast-1.8.0-1|17	such as Libre.fm.
14cu|python-pylast-1.8.0-1|18	
14cu|python-pylast-1.8.0-1|19	%files
14cu|python-pylast-1.8.0-1|20	%dir %{py_puresitedir}/pylast
14cu|python-pylast-1.8.0-1|21	%{py_puresitedir}/pylast/*
14cu|python-pylast-1.8.0-1|22	%{py_puresitedir}/pylast-%{version}-py%{py_ver}.egg-info
14cu|python-pylast-1.8.0-1|23	
14cu|python-pylast-1.8.0-1|24	#----------------------------------------------------------------------------
14cu|python-pylast-1.8.0-1|25	
14cu|python-pylast-1.8.0-1|26	%package -n python3-%{module}
14cu|python-pylast-1.8.0-1|27	Summary:	Python 3 interface to Last.fm
14cu|python-pylast-1.8.0-1|28	Group:		Development/Python
14cu|python-pylast-1.8.0-1|29	BuildRequires:	python3-setuptools
14cu|python-pylast-1.8.0-1|30	BuildRequires:	pkgconfig(python3)
14cu|python-pylast-1.8.0-1|31	
14cu|python-pylast-1.8.0-1|32	%description -n python3-%{module}
14cu|python-pylast-1.8.0-1|33	Python 3 interface to Last.fm and other API-compatible websites
14cu|python-pylast-1.8.0-1|34	such as Libre.fm.
14cu|python-pylast-1.8.0-1|35	
14cu|python-pylast-1.8.0-1|36	%files -n python3-%{module}
14cu|python-pylast-1.8.0-1|37	%dir %{py3_puresitedir}/pylast
14cu|python-pylast-1.8.0-1|38	%{py3_puresitedir}/pylast/*
14cu|python-pylast-1.8.0-1|39	%{py3_puresitedir}/pylast-%{version}-py%{py3_ver}.egg-info
14cu|python-pylast-1.8.0-1|40	
14cu|python-pylast-1.8.0-1|41	#----------------------------------------------------------------------------
14cu|python-pylast-1.8.0-1|42	
14cu|python-pylast-1.8.0-1|43	%prep
14cu|python-pylast-1.8.0-1|44	%setup -qn %{module}-%{version}
14cu|python-pylast-1.8.0-1|45	
14cu|python-pylast-1.8.0-1|46	cp -a . %{py3dir}
14cu|python-pylast-1.8.0-1|47	
14cu|python-pylast-1.8.0-1|48	%build
14cu|python-pylast-1.8.0-1|49	
14cu|python-pylast-1.8.0-1|50	%install
14cu|python-pylast-1.8.0-1|51	%__python setup.py install --root=%{buildroot}
14cu|python-pylast-1.8.0-1|52	
14cu|python-pylast-1.8.0-1|53	pushd %{py3dir}
14cu|python-pylast-1.8.0-1|54	%__python3 setup.py install --root=%{buildroot}
14cu|python-pylast-1.8.0-1|55	popd
14cu|python-pylast-1.8.0-1|56	
14cu|python-pylast-1.8.0-1|57	
14cu|python-pylast-1.8.0-1|58	%changelog
14cu|python-pylast-1.8.0-1|59	
14cu|python-pylast-1.8.0-1|60	* Tue Feb 28 2017 tremod <negry.m@yandex.ru> 1.8.0-1
14cu|python-pylast-1.8.0-1|61	- (2784953) Update to 1.8.0
14cu|python-pylast-1.8.0-1|62	
14cu|python-pylast-1.8.0-1|63	

14109 14
14cu|python-pymongo-3.0.3-1|1	%define shortname    pymongo
14cu|python-pymongo-3.0.3-1|2	
14cu|python-pymongo-3.0.3-1|3	Name:           python-%{shortname}
14cu|python-pymongo-3.0.3-1|4	Version:        3.0.3
14cu|python-pymongo-3.0.3-1|5	Release:        1
14cu|python-pymongo-3.0.3-1|6	Summary:        Python driver for MongoDB
14cu|python-pymongo-3.0.3-1|7	
14cu|python-pymongo-3.0.3-1|8	
14cu|python-pymongo-3.0.3-1|9	Group:          Development/Python
14cu|python-pymongo-3.0.3-1|10	License:        Apache License
14cu|python-pymongo-3.0.3-1|11	URL:            http://api.mongodb.org/python/2.1/
14cu|python-pymongo-3.0.3-1|12	Source0:        http://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
14cu|python-pymongo-3.0.3-1|13	BuildRequires:  python-setuptools
14cu|python-pymongo-3.0.3-1|14	BuildRequires:  python-devel
14cu|python-pymongo-3.0.3-1|15	
14cu|python-pymongo-3.0.3-1|16	%define debug_package %{nil}
14cu|python-pymongo-3.0.3-1|17	
14cu|python-pymongo-3.0.3-1|18	%description
14cu|python-pymongo-3.0.3-1|19	The PyMongo distribution contains tools for interacting with MongoDB
14cu|python-pymongo-3.0.3-1|20	database from Python.
14cu|python-pymongo-3.0.3-1|21	
14cu|python-pymongo-3.0.3-1|22	The bson package is an implementation of the BSON format for Python.
14cu|python-pymongo-3.0.3-1|23	The pymongo package is a native Python driver for MongoDB.
14cu|python-pymongo-3.0.3-1|24	The gridfs package is a gridfs implementation on top of pymongo.
14cu|python-pymongo-3.0.3-1|25	This driver is build without the C extensions.
14cu|python-pymongo-3.0.3-1|26	
14cu|python-pymongo-3.0.3-1|27	%prep
14cu|python-pymongo-3.0.3-1|28	%setup -q -n %{shortname}-%{version}
14cu|python-pymongo-3.0.3-1|29	
14cu|python-pymongo-3.0.3-1|30	%build
14cu|python-pymongo-3.0.3-1|31	python setup.py --no_ext build
14cu|python-pymongo-3.0.3-1|32	
14cu|python-pymongo-3.0.3-1|33	%install
14cu|python-pymongo-3.0.3-1|34	python setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cu|python-pymongo-3.0.3-1|35	
14cu|python-pymongo-3.0.3-1|36	%files
14cu|python-pymongo-3.0.3-1|37	%{py_platsitedir}/*
14cu|python-pymongo-3.0.3-1|38	
14cu|python-pymongo-3.0.3-1|39	%changelog
14cu|python-pymongo-3.0.3-1|40	
14cu|python-pymongo-3.0.3-1|41	* Thu Oct 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.3-1
14cu|python-pymongo-3.0.3-1|42	- (e3d0207) Spec cleanup
14cu|python-pymongo-3.0.3-1|43	
14cu|python-pymongo-3.0.3-1|44	

14110 14
14cu|python-pymunk-5.1.0-1|1	%ifarch x86_64
14cu|python-pymunk-5.1.0-1|2	%define __noautoprov 'libchipmunk64.so'
14cu|python-pymunk-5.1.0-1|3	%else
14cu|python-pymunk-5.1.0-1|4	%define __noautoprov 'libchipmunk.so'
14cu|python-pymunk-5.1.0-1|5	%endif
14cu|python-pymunk-5.1.0-1|6	
14cu|python-pymunk-5.1.0-1|7	%define	oname	pymunk
14cu|python-pymunk-5.1.0-1|8	
14cu|python-pymunk-5.1.0-1|9	Name:		python-%{oname}
14cu|python-pymunk-5.1.0-1|10	Version:	5.1.0
14cu|python-pymunk-5.1.0-1|11	Release:	1
14cu|python-pymunk-5.1.0-1|12	Summary:	Pymunk is a easy-to-use pythonic 2d physics library
14cu|python-pymunk-5.1.0-1|13	Url:		http://www.pymunk.org
14cu|python-pymunk-5.1.0-1|14	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.zip
14cu|python-pymunk-5.1.0-1|15	License:	MIT
14cu|python-pymunk-5.1.0-1|16	Group:		Development/Python
14cu|python-pymunk-5.1.0-1|17	BuildRequires:	pkgconfig(python)
14cu|python-pymunk-5.1.0-1|18	BuildRequires:	pythonegg(setuptools)
14cu|python-pymunk-5.1.0-1|19	BuildRequires:	pythonegg(cffi)
14cu|python-pymunk-5.1.0-1|20	BuildRequires:	pythonegg(sphinx)
14cu|python-pymunk-5.1.0-1|21	BuildRequires:	pythonegg(pyglet)
14cu|python-pymunk-5.1.0-1|22	Requires:	pythonegg(cffi)
14cu|python-pymunk-5.1.0-1|23	
14cu|python-pymunk-5.1.0-1|24	%description
14cu|python-pymunk-5.1.0-1|25	Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever
14cu|python-pymunk-5.1.0-1|26	you need 2d rigid body physics from Python. Perfect when you need 2d physics
14cu|python-pymunk-5.1.0-1|27	in your game, demo or other application! It is built on top of the very
14cu|python-pymunk-5.1.0-1|28	capable 2d physics library `Chipmunk <http://chipmunk-physics.net>`_.
14cu|python-pymunk-5.1.0-1|29	
14cu|python-pymunk-5.1.0-1|30	%files
14cu|python-pymunk-5.1.0-1|31	%doc *.txt docs/html/
14cu|python-pymunk-5.1.0-1|32	%{py_platsitedir}/pymunk/*.py*
14cu|python-pymunk-5.1.0-1|33	%{py_platsitedir}/pymunk/libchipmunk*.so
14cu|python-pymunk-5.1.0-1|34	%{py_platsitedir}/pymunkoptions/*.py*
14cu|python-pymunk-5.1.0-1|35	%{py_platsitedir}/pymunk*.egg-info
14cu|python-pymunk-5.1.0-1|36	#---------------------------------------------------------
14cu|python-pymunk-5.1.0-1|37	
14cu|python-pymunk-5.1.0-1|38	%package -n python3-%{oname}
14cu|python-pymunk-5.1.0-1|39	
14cu|python-pymunk-5.1.0-1|40	Summary:	Pymunk is a easy-to-use pythonic 2d physics library
14cu|python-pymunk-5.1.0-1|41	BuildRequires:	pkgconfig(python3)
14cu|python-pymunk-5.1.0-1|42	BuildRequires:	python3egg(setuptools)
14cu|python-pymunk-5.1.0-1|43	BuildRequires:	python3egg(cffi)
14cu|python-pymunk-5.1.0-1|44	BuildRequires:	python3egg(pyglet)
14cu|python-pymunk-5.1.0-1|45	Requires:	python3egg(cffi)
14cu|python-pymunk-5.1.0-1|46	
14cu|python-pymunk-5.1.0-1|47	%description -n python3-%{oname}
14cu|python-pymunk-5.1.0-1|48	Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever
14cu|python-pymunk-5.1.0-1|49	you need 2d rigid body physics from Python. Perfect when you need 2d physics
14cu|python-pymunk-5.1.0-1|50	in your game, demo or other application! It is built on top of the very
14cu|python-pymunk-5.1.0-1|51	capable 2d physics library `Chipmunk <http://chipmunk-physics.net>`_.
14cu|python-pymunk-5.1.0-1|52	
14cu|python-pymunk-5.1.0-1|53	%files -n python3-%{oname}
14cu|python-pymunk-5.1.0-1|54	%doc *.txt
14cu|python-pymunk-5.1.0-1|55	%{py3_platsitedir}/pymunk/*.py*
14cu|python-pymunk-5.1.0-1|56	%{py3_platsitedir}/pymunk/libchipmunk*.so
14cu|python-pymunk-5.1.0-1|57	%{py3_platsitedir}/pymunkoptions/*.py*
14cu|python-pymunk-5.1.0-1|58	%{py3_platsitedir}/pymunk*.egg-info
14cu|python-pymunk-5.1.0-1|59	
14cu|python-pymunk-5.1.0-1|60	#---------------------------------------------------------
14cu|python-pymunk-5.1.0-1|61	%prep
14cu|python-pymunk-5.1.0-1|62	%setup -qn %{oname}-%{version}
14cu|python-pymunk-5.1.0-1|63	# Fix newlines -- preserve timestamps
14cu|python-pymunk-5.1.0-1|64	for file in docs/api/*.{html,txt,css,js} examples/*.py *.txt PKG-INFO; do
14cu|python-pymunk-5.1.0-1|65	sed -e 's/\r//g' $file > $file.new &&
14cu|python-pymunk-5.1.0-1|66	touch -r $file $file.new &&
14cu|python-pymunk-5.1.0-1|67	mv $file.new $file
14cu|python-pymunk-5.1.0-1|68	done
14cu|python-pymunk-5.1.0-1|69	find . -perm 0666 -exec chmod 0644 {} \;
14cu|python-pymunk-5.1.0-1|70	
14cu|python-pymunk-5.1.0-1|71	
14cu|python-pymunk-5.1.0-1|72	cp -a . %{py3dir}
14cu|python-pymunk-5.1.0-1|73	
14cu|python-pymunk-5.1.0-1|74	%build
14cu|python-pymunk-5.1.0-1|75	%py_build
14cu|python-pymunk-5.1.0-1|76	
14cu|python-pymunk-5.1.0-1|77	pushd %{py3dir}
14cu|python-pymunk-5.1.0-1|78	%py3_build
14cu|python-pymunk-5.1.0-1|79	popd
14cu|python-pymunk-5.1.0-1|80	
14cu|python-pymunk-5.1.0-1|81	%install
14cu|python-pymunk-5.1.0-1|82	pushd %{py3dir}
14cu|python-pymunk-5.1.0-1|83	%py3_install
14cu|python-pymunk-5.1.0-1|84	popd
14cu|python-pymunk-5.1.0-1|85	
14cu|python-pymunk-5.1.0-1|86	%py_install
14cu|python-pymunk-5.1.0-1|87	rm -fr docs/html/.buildinfo docs/html/.doctrees
14cu|python-pymunk-5.1.0-1|88	
14cu|python-pymunk-5.1.0-1|89	
14cu|python-pymunk-5.1.0-1|90	%check
14cu|python-pymunk-5.1.0-1|91	python setup.py test
14cu|python-pymunk-5.1.0-1|92	pushd %{py3dir}
14cu|python-pymunk-5.1.0-1|93	python3 setup.py test
14cu|python-pymunk-5.1.0-1|94	popd
14cu|python-pymunk-5.1.0-1|95	
14cu|python-pymunk-5.1.0-1|96	
14cu|python-pymunk-5.1.0-1|97	
14cu|python-pymunk-5.1.0-1|98	%changelog
14cu|python-pymunk-5.1.0-1|99	
14cu|python-pymunk-5.1.0-1|100	* Sun Nov 27 2016 abfonly <abfonly@gmail.com> 5.1.0-1
14cu|python-pymunk-5.1.0-1|101	- (2f5dd1b) Imported from SRPM
14cu|python-pymunk-5.1.0-1|102	
14cu|python-pymunk-5.1.0-1|103	

14111 14
14cu|python-pypcap-1.2-0.20150713.1|1	%define date 20150713
14cu|python-pypcap-1.2-0.20150713.1|2	
14cu|python-pypcap-1.2-0.20150713.1|3	Summary:	Simplified object-oriented Python extension module for libpcap
14cu|python-pypcap-1.2-0.20150713.1|4	Name:		python-pypcap
14cu|python-pypcap-1.2-0.20150713.1|5	Version:	1.2
14cu|python-pypcap-1.2-0.20150713.1|6	Release:	0.%{date}.1
14cu|python-pypcap-1.2-0.20150713.1|7	License:	BSD
14cu|python-pypcap-1.2-0.20150713.1|8	Group:		Development/Python
14cu|python-pypcap-1.2-0.20150713.1|9	URL:		https://github.com/dugsong/pypcap
14cu|python-pypcap-1.2-0.20150713.1|10	Source0:	https://github.com/dugsong/pypcap/archive/pypcap-master.zip
14cu|python-pypcap-1.2-0.20150713.1|11	Patch1:		pypcap-1.1-fix_build.diff
14cu|python-pypcap-1.2-0.20150713.1|12	BuildRequires:	python-devel
14cu|python-pypcap-1.2-0.20150713.1|13	BuildRequires:	python-pyrex
14cu|python-pypcap-1.2-0.20150713.1|14	BuildRequires:	pcap-devel
14cu|python-pypcap-1.2-0.20150713.1|15	
14cu|python-pypcap-1.2-0.20150713.1|16	%description
14cu|python-pypcap-1.2-0.20150713.1|17	Simplified object-oriented Python extension module for libpcap -
14cu|python-pypcap-1.2-0.20150713.1|18	the current tcpdump.org version, the legacy version shipping with
14cu|python-pypcap-1.2-0.20150713.1|19	some of the BSD operating systems, and the WinPcap port for
14cu|python-pypcap-1.2-0.20150713.1|20	Windows.
14cu|python-pypcap-1.2-0.20150713.1|21	
14cu|python-pypcap-1.2-0.20150713.1|22	%prep
14cu|python-pypcap-1.2-0.20150713.1|23	%setup -qn pypcap-master
14cu|python-pypcap-1.2-0.20150713.1|24	%patch1 -p0
14cu|python-pypcap-1.2-0.20150713.1|25	
14cu|python-pypcap-1.2-0.20150713.1|26	%build
14cu|python-pypcap-1.2-0.20150713.1|27	%make
14cu|python-pypcap-1.2-0.20150713.1|28	
14cu|python-pypcap-1.2-0.20150713.1|29	%install
14cu|python-pypcap-1.2-0.20150713.1|30	# "make install" doesn't pass DESTDIR to actual install command
14cu|python-pypcap-1.2-0.20150713.1|31	# %makeinstall_std
14cu|python-pypcap-1.2-0.20150713.1|32	python setup.py install --root=%{buildroot}
14cu|python-pypcap-1.2-0.20150713.1|33	
14cu|python-pypcap-1.2-0.20150713.1|34	%files
14cu|python-pypcap-1.2-0.20150713.1|35	%doc CHANGES LICENSE README
14cu|python-pypcap-1.2-0.20150713.1|36	%{py_platsitedir}/*
14cu|python-pypcap-1.2-0.20150713.1|37	
14cu|python-pypcap-1.2-0.20150713.1|38	%changelog
14cu|python-pypcap-1.2-0.20150713.1|39	
14cu|python-pypcap-1.2-0.20150713.1|40	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-0.20150713.1
14cu|python-pypcap-1.2-0.20150713.1|41	- (a2f8725) Updated to trunk
14cu|python-pypcap-1.2-0.20150713.1|42	
14cu|python-pypcap-1.2-0.20150713.1|43	

14112 14
14cu|python-pyphen-0.9.1-1|1	%global pypi_name pyphen
14cu|python-pyphen-0.9.1-1|2	%global pypi_oname Pyphen
14cu|python-pyphen-0.9.1-1|3	
14cu|python-pyphen-0.9.1-1|4	%define python3 1
14cu|python-pyphen-0.9.1-1|5	
14cu|python-pyphen-0.9.1-1|6	Name:           python-%{pypi_name}
14cu|python-pyphen-0.9.1-1|7	Version:        0.9.1
14cu|python-pyphen-0.9.1-1|8	Release:        1
14cu|python-pyphen-0.9.1-1|9	Group:          Development/Python
14cu|python-pyphen-0.9.1-1|10	Summary:        Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|11	
14cu|python-pyphen-0.9.1-1|12	License:        MIT
14cu|python-pyphen-0.9.1-1|13	URL:            http://pypi.python.org/pypi/%{pypi_name}
14cu|python-pyphen-0.9.1-1|14	Source0:        http://pypi.python.org/packages/source/P/%{pypi_oname}/%{pypi_oname}-%{version}.tar.gz
14cu|python-pyphen-0.9.1-1|15	
14cu|python-pyphen-0.9.1-1|16	BuildArch:      noarch
14cu|python-pyphen-0.9.1-1|17	
14cu|python-pyphen-0.9.1-1|18	BuildRequires:  pkgconfig(python)
14cu|python-pyphen-0.9.1-1|19	BuildRequires:  python-setuptools
14cu|python-pyphen-0.9.1-1|20	
14cu|python-pyphen-0.9.1-1|21	Requires:       %{pypi_name}
14cu|python-pyphen-0.9.1-1|22	
14cu|python-pyphen-0.9.1-1|23	%description
14cu|python-pyphen-0.9.1-1|24	Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|25	
14cu|python-pyphen-0.9.1-1|26	%package -n %{pypi_name}
14cu|python-pyphen-0.9.1-1|27	Summary:        Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|28	Group:          Development/Python
14cu|python-pyphen-0.9.1-1|29	
14cu|python-pyphen-0.9.1-1|30	%description -n %{pypi_name}
14cu|python-pyphen-0.9.1-1|31	Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|32	
14cu|python-pyphen-0.9.1-1|33	%if %python3
14cu|python-pyphen-0.9.1-1|34	%package -n python3-%{pypi_name}
14cu|python-pyphen-0.9.1-1|35	Summary:        Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|36	Group:          Development/Python
14cu|python-pyphen-0.9.1-1|37	
14cu|python-pyphen-0.9.1-1|38	Requires:       %{pypi_name}
14cu|python-pyphen-0.9.1-1|39	
14cu|python-pyphen-0.9.1-1|40	BuildRequires:  pkgconfig(python3)
14cu|python-pyphen-0.9.1-1|41	BuildRequires:  python3-setuptools
14cu|python-pyphen-0.9.1-1|42	
14cu|python-pyphen-0.9.1-1|43	%description -n python3-%{pypi_name}
14cu|python-pyphen-0.9.1-1|44	Pure Python module to hyphenate text
14cu|python-pyphen-0.9.1-1|45	%endif
14cu|python-pyphen-0.9.1-1|46	
14cu|python-pyphen-0.9.1-1|47	%prep
14cu|python-pyphen-0.9.1-1|48	%setup -q -n %{pypi_oname}-%{version}
14cu|python-pyphen-0.9.1-1|49	
14cu|python-pyphen-0.9.1-1|50	%apply_patches
14cu|python-pyphen-0.9.1-1|51	
14cu|python-pyphen-0.9.1-1|52	%if %python3
14cu|python-pyphen-0.9.1-1|53	cp -a . %{py3dir}
14cu|python-pyphen-0.9.1-1|54	%endif
14cu|python-pyphen-0.9.1-1|55	
14cu|python-pyphen-0.9.1-1|56	%build
14cu|python-pyphen-0.9.1-1|57	%{__python} setup.py build
14cu|python-pyphen-0.9.1-1|58	
14cu|python-pyphen-0.9.1-1|59	%if %python3
14cu|python-pyphen-0.9.1-1|60	pushd %{py3dir}
14cu|python-pyphen-0.9.1-1|61	%{__python3} setup.py build
14cu|python-pyphen-0.9.1-1|62	popd
14cu|python-pyphen-0.9.1-1|63	%endif
14cu|python-pyphen-0.9.1-1|64	
14cu|python-pyphen-0.9.1-1|65	%install
14cu|python-pyphen-0.9.1-1|66	%if %python3
14cu|python-pyphen-0.9.1-1|67	pushd %{py3dir}
14cu|python-pyphen-0.9.1-1|68	%{__python3} setup.py install --skip-build --root %{buildroot}
14cu|python-pyphen-0.9.1-1|69	popd
14cu|python-pyphen-0.9.1-1|70	%endif
14cu|python-pyphen-0.9.1-1|71	
14cu|python-pyphen-0.9.1-1|72	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-pyphen-0.9.1-1|73	
14cu|python-pyphen-0.9.1-1|74	%files
14cu|python-pyphen-0.9.1-1|75	%{python_sitelib}/%{pypi_name}*
14cu|python-pyphen-0.9.1-1|76	%{python_sitelib}/%{pypi_oname}-%version-py?.?.egg-info
14cu|python-pyphen-0.9.1-1|77	
14cu|python-pyphen-0.9.1-1|78	%files -n %{pypi_name}
14cu|python-pyphen-0.9.1-1|79	%_datadir/%{pypi_name}
14cu|python-pyphen-0.9.1-1|80	
14cu|python-pyphen-0.9.1-1|81	%if %python3
14cu|python-pyphen-0.9.1-1|82	%files -n python3-%{pypi_name}
14cu|python-pyphen-0.9.1-1|83	%{python3_sitelib}/%{pypi_name}*
14cu|python-pyphen-0.9.1-1|84	%{python3_sitelib}/%{pypi_oname}-%version-py?.?.egg-info
14cu|python-pyphen-0.9.1-1|85	#%{python3_sitelib}/__pycache__/*
14cu|python-pyphen-0.9.1-1|86	%endif
14cu|python-pyphen-0.9.1-1|87	
14cu|python-pyphen-0.9.1-1|88	
14cu|python-pyphen-0.9.1-1|89	%changelog
14cu|python-pyphen-0.9.1-1|90	
14cu|python-pyphen-0.9.1-1|91	* Thu Apr 02 2015 Guilherme Moro <guilherme.moro@gmail.com> 0.9.1-1
14cu|python-pyphen-0.9.1-1|92	- (0050842) Imported from SRPM
14cu|python-pyphen-0.9.1-1|93	
14cu|python-pyphen-0.9.1-1|94	

14113 14
14cu|python-pyquery-1.2.9-1|1	%define	module	pyquery
14cu|python-pyquery-1.2.9-1|2	
14cu|python-pyquery-1.2.9-1|3	Summary:	JQuery-like library for Python
14cu|python-pyquery-1.2.9-1|4	
14cu|python-pyquery-1.2.9-1|5	Name:		python-%{module}
14cu|python-pyquery-1.2.9-1|6	Version:	1.2.9
14cu|python-pyquery-1.2.9-1|7	Release:	1
14cu|python-pyquery-1.2.9-1|8	Source0:	https://pypi.python.org/packages/source/p/pip/pyquery-%{version}.zip
14cu|python-pyquery-1.2.9-1|9	License:	BSD
14cu|python-pyquery-1.2.9-1|10	Group:		Development/Python
14cu|python-pyquery-1.2.9-1|11	Url:		https://bitbucket.org/olauzanne/pyquery/
14cu|python-pyquery-1.2.9-1|12	BuildArch:	noarch
14cu|python-pyquery-1.2.9-1|13	Requires:	python-lxml >= 2.1
14cu|python-pyquery-1.2.9-1|14	Requires:	python-cssselect
14cu|python-pyquery-1.2.9-1|15	BuildRequires:	python-setuptools
14cu|python-pyquery-1.2.9-1|16	BuildRequires:	python-lxml >= 2.1
14cu|python-pyquery-1.2.9-1|17	
14cu|python-pyquery-1.2.9-1|18	%description
14cu|python-pyquery-1.2.9-1|19	pyquery allows you to make jquery queries on xml documents.  The API
14cu|python-pyquery-1.2.9-1|20	is as much as possible the similar to jquery. pyquery uses lxml for
14cu|python-pyquery-1.2.9-1|21	fast xml and html manipulation.
14cu|python-pyquery-1.2.9-1|22	
14cu|python-pyquery-1.2.9-1|23	%prep
14cu|python-pyquery-1.2.9-1|24	%setup -q -n %{module}-%{version}
14cu|python-pyquery-1.2.9-1|25	
14cu|python-pyquery-1.2.9-1|26	%install
14cu|python-pyquery-1.2.9-1|27	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-pyquery-1.2.9-1|28	
14cu|python-pyquery-1.2.9-1|29	%clean
14cu|python-pyquery-1.2.9-1|30	
14cu|python-pyquery-1.2.9-1|31	%files
14cu|python-pyquery-1.2.9-1|32	%doc *
14cu|python-pyquery-1.2.9-1|33	%{py_puresitedir}/%{module}*
14cu|python-pyquery-1.2.9-1|34	
14cu|python-pyquery-1.2.9-1|35	%changelog
14cu|python-pyquery-1.2.9-1|36	
14cu|python-pyquery-1.2.9-1|37	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.2.9-1
14cu|python-pyquery-1.2.9-1|38	- (b386735) Updated to 1.2.9 (by updates_builder)
14cu|python-pyquery-1.2.9-1|39	
14cu|python-pyquery-1.2.9-1|40	

14114 14
14cu|python-pywapi-0.3.8-1|1	%define	oname	pywapi
14cu|python-pywapi-0.3.8-1|2	
14cu|python-pywapi-0.3.8-1|3	Name:		python-%{oname}
14cu|python-pywapi-0.3.8-1|4	Version:	0.3.8
14cu|python-pywapi-0.3.8-1|5	Release:	1
14cu|python-pywapi-0.3.8-1|6	Summary:	Python wrapper around different weather APIs
14cu|python-pywapi-0.3.8-1|7	License:	MIT
14cu|python-pywapi-0.3.8-1|8	Group:		Development/Python
14cu|python-pywapi-0.3.8-1|9	Url:		http://code.google.com/p/python-weather-api/
14cu|python-pywapi-0.3.8-1|10	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-pywapi-0.3.8-1|11	
14cu|python-pywapi-0.3.8-1|12	BuildRequires:	pkgconfig(python)
14cu|python-pywapi-0.3.8-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-pywapi-0.3.8-1|14	BuildArch:	noarch
14cu|python-pywapi-0.3.8-1|15	
14cu|python-pywapi-0.3.8-1|16	%description
14cu|python-pywapi-0.3.8-1|17	This module provides a Python wrapper around the Yahoo! Weather, Weather.com,
14cu|python-pywapi-0.3.8-1|18	and National Oceanic and Atmospheric Administration (NOAA) APIs. Fetch
14cu|python-pywapi-0.3.8-1|19	weather reports using zip code, location id, city name, state, country, etc.
14cu|python-pywapi-0.3.8-1|20	
14cu|python-pywapi-0.3.8-1|21	%prep
14cu|python-pywapi-0.3.8-1|22	%setup -qn %{oname}-%{version}
14cu|python-pywapi-0.3.8-1|23	
14cu|python-pywapi-0.3.8-1|24	%build
14cu|python-pywapi-0.3.8-1|25	python setup.py build
14cu|python-pywapi-0.3.8-1|26	
14cu|python-pywapi-0.3.8-1|27	%install
14cu|python-pywapi-0.3.8-1|28	python setup.py install --root=%{buildroot}
14cu|python-pywapi-0.3.8-1|29	chmod +x %{buildroot}%{py_puresitedir}/pywapi.py
14cu|python-pywapi-0.3.8-1|30	
14cu|python-pywapi-0.3.8-1|31	%files
14cu|python-pywapi-0.3.8-1|32	%doc CHANGELOG LICENSE README
14cu|python-pywapi-0.3.8-1|33	%{py_puresitedir}/pywapi.py*
14cu|python-pywapi-0.3.8-1|34	%{py_puresitedir}/pywapi*.egg-info
14cu|python-pywapi-0.3.8-1|35	
14cu|python-pywapi-0.3.8-1|36	%changelog
14cu|python-pywapi-0.3.8-1|37	
14cu|python-pywapi-0.3.8-1|38	* Tue Sep 22 2015 abfonly <abfonly@gmail.com> 0.3.8-1
14cu|python-pywapi-0.3.8-1|39	- (cf2398a) Imported from SRPM
14cu|python-pywapi-0.3.8-1|40	
14cu|python-pywapi-0.3.8-1|41	

14115 14
14cu|python-pyzmq-15.2.0-2|1	%define module	pyzmq
14cu|python-pyzmq-15.2.0-2|2	
14cu|python-pyzmq-15.2.0-2|3	Summary:	Python bindings for zeromq
14cu|python-pyzmq-15.2.0-2|4	Name:		python-%{module}
14cu|python-pyzmq-15.2.0-2|5	Version:	15.2.0
14cu|python-pyzmq-15.2.0-2|6	Release:	2
14cu|python-pyzmq-15.2.0-2|7	Source0:	http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz
14cu|python-pyzmq-15.2.0-2|8	Source100:	%{name}.rpmlintrc
14cu|python-pyzmq-15.2.0-2|9	License:	LGPLv3+ and ASL 2.0 and BSD
14cu|python-pyzmq-15.2.0-2|10	Group:		Development/Python
14cu|python-pyzmq-15.2.0-2|11	Url:		http://github.com/zeromq/pyzmq
14cu|python-pyzmq-15.2.0-2|12	BuildRequires:	pkgconfig(libzmq)
14cu|python-pyzmq-15.2.0-2|13	BuildRequires:	python-nose
14cu|python-pyzmq-15.2.0-2|14	BuildRequires:	python-tornado
14cu|python-pyzmq-15.2.0-2|15	BuildRequires:	python-setuptools
14cu|python-pyzmq-15.2.0-2|16	BuildRequires:	pkgconfig(python)
14cu|python-pyzmq-15.2.0-2|17	BuildRequires:	pkgconfig(python3)
14cu|python-pyzmq-15.2.0-2|18	BuildRequires:	python3-nose
14cu|python-pyzmq-15.2.0-2|19	BuildRequires:	python3-tornado
14cu|python-pyzmq-15.2.0-2|20	BuildRequires:  pythonegg(cython)
14cu|python-pyzmq-15.2.0-2|21	BuildRequires:  python3egg(cython)
14cu|python-pyzmq-15.2.0-2|22	BuildRequires:  python-backports-abc
14cu|python-pyzmq-15.2.0-2|23	BuildRequires:  python3-backports-abc
14cu|python-pyzmq-15.2.0-2|24	
14cu|python-pyzmq-15.2.0-2|25	%description
14cu|python-pyzmq-15.2.0-2|26	This package contains Python bindings for zeromq, a lightweight and
14cu|python-pyzmq-15.2.0-2|27	fast messaging implementation.
14cu|python-pyzmq-15.2.0-2|28	
14cu|python-pyzmq-15.2.0-2|29	%package -n python3-%{module}
14cu|python-pyzmq-15.2.0-2|30	Summary:        Software library for fast, message-based applications
14cu|python-pyzmq-15.2.0-2|31	
14cu|python-pyzmq-15.2.0-2|32	
14cu|python-pyzmq-15.2.0-2|33	
14cu|python-pyzmq-15.2.0-2|34	Group:          Development/Python
14cu|python-pyzmq-15.2.0-2|35	
14cu|python-pyzmq-15.2.0-2|36	%description -n python3-%{module}
14cu|python-pyzmq-15.2.0-2|37	The 0MQ lightweight messaging kernel is a library which extends the
14cu|python-pyzmq-15.2.0-2|38	standard socket interfaces with features traditionally provided by
14cu|python-pyzmq-15.2.0-2|39	specialized messaging middle-ware products. 0MQ sockets provide an
14cu|python-pyzmq-15.2.0-2|40	abstraction of asynchronous message queues, multiple messaging
14cu|python-pyzmq-15.2.0-2|41	patterns, message filtering (subscriptions), seamless access to
14cu|python-pyzmq-15.2.0-2|42	multiple transport protocols and more.
14cu|python-pyzmq-15.2.0-2|43	
14cu|python-pyzmq-15.2.0-2|44	This package contains the python 3 bindings.
14cu|python-pyzmq-15.2.0-2|45	
14cu|python-pyzmq-15.2.0-2|46	%prep
14cu|python-pyzmq-15.2.0-2|47	%setup -q -c
14cu|python-pyzmq-15.2.0-2|48	
14cu|python-pyzmq-15.2.0-2|49	pushd %{module}-%{version}
14cu|python-pyzmq-15.2.0-2|50	# forcibly regenerate the Cython-generated .c files:
14cu|python-pyzmq-15.2.0-2|51	find zmq -name "*.c" -delete
14cu|python-pyzmq-15.2.0-2|52	
14cu|python-pyzmq-15.2.0-2|53	# remove bundled libraries
14cu|python-pyzmq-15.2.0-2|54	rm -rf bundled
14cu|python-pyzmq-15.2.0-2|55	for lib in zmq/eventloop/*.py; do
14cu|python-pyzmq-15.2.0-2|56	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
14cu|python-pyzmq-15.2.0-2|57	touch -r $lib $lib.new &&
14cu|python-pyzmq-15.2.0-2|58	mv $lib.new $lib
14cu|python-pyzmq-15.2.0-2|59	done
14cu|python-pyzmq-15.2.0-2|60	
14cu|python-pyzmq-15.2.0-2|61	# remove excecutable bits
14cu|python-pyzmq-15.2.0-2|62	chmod -x examples/pubsub/topics_pub.py
14cu|python-pyzmq-15.2.0-2|63	chmod -x examples/pubsub/topics_sub.py
14cu|python-pyzmq-15.2.0-2|64	popd
14cu|python-pyzmq-15.2.0-2|65	
14cu|python-pyzmq-15.2.0-2|66	mv %{module}-%{version} python2
14cu|python-pyzmq-15.2.0-2|67	cp -r python2 python3
14cu|python-pyzmq-15.2.0-2|68	
14cu|python-pyzmq-15.2.0-2|69	pushd python2
14cu|python-pyzmq-15.2.0-2|70	python setup.py cython
14cu|python-pyzmq-15.2.0-2|71	popd
14cu|python-pyzmq-15.2.0-2|72	
14cu|python-pyzmq-15.2.0-2|73	pushd python3
14cu|python-pyzmq-15.2.0-2|74	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-pyzmq-15.2.0-2|75	popd
14cu|python-pyzmq-15.2.0-2|76	
14cu|python-pyzmq-15.2.0-2|77	%build
14cu|python-pyzmq-15.2.0-2|78	pushd python2
14cu|python-pyzmq-15.2.0-2|79	CFLAGS="%{optflags}" python setup.py build
14cu|python-pyzmq-15.2.0-2|80	popd
14cu|python-pyzmq-15.2.0-2|81	
14cu|python-pyzmq-15.2.0-2|82	pushd python3
14cu|python-pyzmq-15.2.0-2|83	CFLAGS="%{optflags}" python3 setup.py build
14cu|python-pyzmq-15.2.0-2|84	popd
14cu|python-pyzmq-15.2.0-2|85	
14cu|python-pyzmq-15.2.0-2|86	%install
14cu|python-pyzmq-15.2.0-2|87	pushd python3
14cu|python-pyzmq-15.2.0-2|88	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-pyzmq-15.2.0-2|89	popd
14cu|python-pyzmq-15.2.0-2|90	
14cu|python-pyzmq-15.2.0-2|91	pushd python2
14cu|python-pyzmq-15.2.0-2|92	python setup.py install --skip-build --root %{buildroot}
14cu|python-pyzmq-15.2.0-2|93	popd
14cu|python-pyzmq-15.2.0-2|94	
14cu|python-pyzmq-15.2.0-2|95	%check
14cu|python-pyzmq-15.2.0-2|96	rm python2/zmq/__*
14cu|python-pyzmq-15.2.0-2|97	rm python3/zmq/__*
14cu|python-pyzmq-15.2.0-2|98	
14cu|python-pyzmq-15.2.0-2|99	# On 32bit, some tests fail due to int overflow...
14cu|python-pyzmq-15.2.0-2|100	%ifarch x86_64
14cu|python-pyzmq-15.2.0-2|101	pushd python3
14cu|python-pyzmq-15.2.0-2|102	PYTHONPATH=%{buildroot}%{py3_platsitedir} \
14cu|python-pyzmq-15.2.0-2|103	%{__python3} setup.py test
14cu|python-pyzmq-15.2.0-2|104	popd
14cu|python-pyzmq-15.2.0-2|105	%endif
14cu|python-pyzmq-15.2.0-2|106	
14cu|python-pyzmq-15.2.0-2|107	rm -rf %{buildroot}%{py_platsitedir}/zmq/tests
14cu|python-pyzmq-15.2.0-2|108	rm -rf %{buildroot}%{py3_platsitedir}/zmq/tests
14cu|python-pyzmq-15.2.0-2|109	
14cu|python-pyzmq-15.2.0-2|110	%files
14cu|python-pyzmq-15.2.0-2|111	%doc python2/README.md python2/COPYING.* python2/examples/
14cu|python-pyzmq-15.2.0-2|112	%{py_platsitedir}/%{module}-*.egg-info
14cu|python-pyzmq-15.2.0-2|113	%{py_platsitedir}/zmq
14cu|python-pyzmq-15.2.0-2|114	
14cu|python-pyzmq-15.2.0-2|115	%files -n python3-%{module}
14cu|python-pyzmq-15.2.0-2|116	%doc python3/README.md python3/COPYING.* python3/examples/
14cu|python-pyzmq-15.2.0-2|117	%{py3_platsitedir}/%{module}-*.egg-info
14cu|python-pyzmq-15.2.0-2|118	%{py3_platsitedir}/zmq
14cu|python-pyzmq-15.2.0-2|119	
14cu|python-pyzmq-15.2.0-2|120	%changelog
14cu|python-pyzmq-15.2.0-2|121	
14cu|python-pyzmq-15.2.0-2|122	* Sat Oct 15 2016 abfonly <abfonly@gmail.com> 15.2.0-2
14cu|python-pyzmq-15.2.0-2|123	- (ee9ec38) BuildList#2743004: Increase release tag
14cu|python-pyzmq-15.2.0-2|124	
14cu|python-pyzmq-15.2.0-2|125	

14116 14
14cu|python-qprogedit-2.1.0-1|1	%define oname QProgEdit
14cu|python-qprogedit-2.1.0-1|2	
14cu|python-qprogedit-2.1.0-1|3	Name:		python-qprogedit
14cu|python-qprogedit-2.1.0-1|4	Version:	2.1.0
14cu|python-qprogedit-2.1.0-1|5	Release:	1
14cu|python-qprogedit-2.1.0-1|6	Summary:	PyQt4 widget that implements a full-featured text editor component
14cu|python-qprogedit-2.1.0-1|7	
14cu|python-qprogedit-2.1.0-1|8	Group:		Development/Python
14cu|python-qprogedit-2.1.0-1|9	License:	GPLv2
14cu|python-qprogedit-2.1.0-1|10	URL:		https://github.com/smathot/QProgEdit
14cu|python-qprogedit-2.1.0-1|11	Source0:	https://github.com/smathot/QProgEdit/archive/release/%{version}.zip
14cu|python-qprogedit-2.1.0-1|12	BuildArch:	noarch
14cu|python-qprogedit-2.1.0-1|13	BuildRequires:	python-qt4
14cu|python-qprogedit-2.1.0-1|14	BuildRequires:	python-qt4-qscintilla
14cu|python-qprogedit-2.1.0-1|15	Requires:	python-qt4
14cu|python-qprogedit-2.1.0-1|16	Requires:	python-qt4-qscintilla
14cu|python-qprogedit-2.1.0-1|17	
14cu|python-qprogedit-2.1.0-1|18	
14cu|python-qprogedit-2.1.0-1|19	%description
14cu|python-qprogedit-2.1.0-1|20	PyQt4 widget that implements a full-featured text editor component
14cu|python-qprogedit-2.1.0-1|21	
14cu|python-qprogedit-2.1.0-1|22	%files
14cu|python-qprogedit-2.1.0-1|23	%{py_puresitedir}/*.egg-info
14cu|python-qprogedit-2.1.0-1|24	%{py_puresitedir}/%{oname}
14cu|python-qprogedit-2.1.0-1|25	
14cu|python-qprogedit-2.1.0-1|26	%prep
14cu|python-qprogedit-2.1.0-1|27	%setup -qn %{oname}-release-%{version}
14cu|python-qprogedit-2.1.0-1|28	
14cu|python-qprogedit-2.1.0-1|29	
14cu|python-qprogedit-2.1.0-1|30	%build
14cu|python-qprogedit-2.1.0-1|31	
14cu|python-qprogedit-2.1.0-1|32	%install
14cu|python-qprogedit-2.1.0-1|33	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-qprogedit-2.1.0-1|34	
14cu|python-qprogedit-2.1.0-1|35	
14cu|python-qprogedit-2.1.0-1|36	
14cu|python-qprogedit-2.1.0-1|37	
14cu|python-qprogedit-2.1.0-1|38	
14cu|python-qprogedit-2.1.0-1|39	
14cu|python-qprogedit-2.1.0-1|40	
14cu|python-qprogedit-2.1.0-1|41	%changelog
14cu|python-qprogedit-2.1.0-1|42	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-1
14cu|python-qprogedit-2.1.0-1|43	+ Revision: 1878413
14cu|python-qprogedit-2.1.0-1|44	- Imported from SRPM
14cu|python-qprogedit-2.1.0-1|45	
14cu|python-qprogedit-2.1.0-1|46	

14117 14
14cu|pythonqt-2.1-1|1	%define major		2.1
14cu|pythonqt-2.1-1|2	%define libname		%mklibname %{name} %{major}
14cu|pythonqt-2.1-1|3	%define devname		%mklibname %{name} -d
14cu|pythonqt-2.1-1|4	%define qtver		Qt4.8
14cu|pythonqt-2.1-1|5	%define oname		PythonQt
14cu|pythonqt-2.1-1|6	
14cu|pythonqt-2.1-1|7	Name:           pythonqt
14cu|pythonqt-2.1-1|8	Version:        2.1
14cu|pythonqt-2.1-1|9	Release:        1
14cu|pythonqt-2.1-1|10	Summary:        Lightweight script binding of the Qt4 framework to the Python language
14cu|pythonqt-2.1-1|11	Group:          Development/Python
14cu|pythonqt-2.1-1|12	License:        LGPLv2
14cu|pythonqt-2.1-1|13	URL:            http://pythonqt.sourceforge.net
14cu|pythonqt-2.1-1|14	Source0:        http://downloads.sourceforge.net/pythonqt/%{oname}%{major}_%{qtver}.zip
14cu|pythonqt-2.1-1|15	# Python-2.7 patch
14cu|pythonqt-2.1-1|16	Patch0:         pythonqt-2.1-python27.patch
14cu|pythonqt-2.1-1|17	# Patch in the "make install" command
14cu|pythonqt-2.1-1|18	Patch1:         pythonqt-2.1-install.patch
14cu|pythonqt-2.1-1|19	BuildRequires:  pkgconfig(python)
14cu|pythonqt-2.1-1|20	BuildRequires:  qt4-devel
14cu|pythonqt-2.1-1|21	BuildRequires:  pkgconfig(phonon)
14cu|pythonqt-2.1-1|22	
14cu|pythonqt-2.1-1|23	%description
14cu|pythonqt-2.1-1|24	PythonQt4 is a dynamic and lightweight script binding of the Qt4 framework
14cu|pythonqt-2.1-1|25	to the Python language. It can be easily embedded into Qt4 applications and
14cu|pythonqt-2.1-1|26	makes any QObject derived object scriptable via Python without the need of
14cu|pythonqt-2.1-1|27	wrapper code generation.
14cu|pythonqt-2.1-1|28	
14cu|pythonqt-2.1-1|29	
14cu|pythonqt-2.1-1|30	%package -n %{libname}
14cu|pythonqt-2.1-1|31	
14cu|pythonqt-2.1-1|32	Summary:	Library for %{name}
14cu|pythonqt-2.1-1|33	Group:		Development/Python
14cu|pythonqt-2.1-1|34	
14cu|pythonqt-2.1-1|35	%description -n %{libname}
14cu|pythonqt-2.1-1|36	PythonQt is a dynamic and lightweight script binding of the Qt4 framework
14cu|pythonqt-2.1-1|37	to the Python language. It can be easily embedded into Qt4 applications and
14cu|pythonqt-2.1-1|38	makes any QObject derived object scriptable via Python without the need of
14cu|pythonqt-2.1-1|39	wrapper code generation.
14cu|pythonqt-2.1-1|40	
14cu|pythonqt-2.1-1|41	%files -n %{libname}
14cu|pythonqt-2.1-1|42	%doc README COPYING
14cu|pythonqt-2.1-1|43	%{_libdir}/libPythonQt.so.*
14cu|pythonqt-2.1-1|44	%{_libdir}/libPythonQt_QtAll.so.*
14cu|pythonqt-2.1-1|45	#----------------------------------------------
14cu|pythonqt-2.1-1|46	%package -n %{devname}
14cu|pythonqt-2.1-1|47	
14cu|pythonqt-2.1-1|48	Summary:        Lightweight script binding of the Qt4 framework to the Python language
14cu|pythonqt-2.1-1|49	Group:          Development/Python
14cu|pythonqt-2.1-1|50	Requires:	%{libname} = %{EVRD}
14cu|pythonqt-2.1-1|51	Requires:	pkgconfig(python)
14cu|pythonqt-2.1-1|52	Provides:	%{name}-devel = %{EVRD}
14cu|pythonqt-2.1-1|53	Provides:       pythonqt4-devel = %{EVRD}
14cu|pythonqt-2.1-1|54	
14cu|pythonqt-2.1-1|55	
14cu|pythonqt-2.1-1|56	%description  -n %{devname}
14cu|pythonqt-2.1-1|57	Header files and development libraries for pythonqt package. PythonQt4
14cu|pythonqt-2.1-1|58	is a dynamic and lightweight script binding of the Qt4 framework
14cu|pythonqt-2.1-1|59	to the Python language.
14cu|pythonqt-2.1-1|60	
14cu|pythonqt-2.1-1|61	%files  -n %{devname}
14cu|pythonqt-2.1-1|62	%doc README COPYING
14cu|pythonqt-2.1-1|63	%{_includedir}/PythonQt
14cu|pythonqt-2.1-1|64	%{_libdir}/libPythonQt.so
14cu|pythonqt-2.1-1|65	%{_libdir}/libPythonQt_QtAll.so
14cu|pythonqt-2.1-1|66	
14cu|pythonqt-2.1-1|67	#--------------------------------------------------------
14cu|pythonqt-2.1-1|68	%prep
14cu|pythonqt-2.1-1|69	%setup -qn %{oname}%{major}_%{qtver}
14cu|pythonqt-2.1-1|70	# fedora patches
14cu|pythonqt-2.1-1|71	%patch0 -p1 -b .python27
14cu|pythonqt-2.1-1|72	%patch1 -p1 -b .install
14cu|pythonqt-2.1-1|73	
14cu|pythonqt-2.1-1|74	# Fix README end-of-line encoding
14cu|pythonqt-2.1-1|75	sed -i 's/\r//' README
14cu|pythonqt-2.1-1|76	
14cu|pythonqt-2.1-1|77	%build
14cu|pythonqt-2.1-1|78	%qmake_qt4 -config verbose "VERSION=%{version}" \
14cu|pythonqt-2.1-1|79	"LIB_INSTALL=%{_libdir}" \
14cu|pythonqt-2.1-1|80	"HEADER_INSTALL=%{_includedir}/PythonQt" \
14cu|pythonqt-2.1-1|81	"QMAKE_LFLAGS_SHLIB *= -Wl,--as-needed" \
14cu|pythonqt-2.1-1|82	"QMAKE_CXXFLAGS_RELEASE *= -fno-strict-aliasing"
14cu|pythonqt-2.1-1|83	%make
14cu|pythonqt-2.1-1|84	
14cu|pythonqt-2.1-1|85	%install
14cu|pythonqt-2.1-1|86	%makeinstall_qt
14cu|pythonqt-2.1-1|87	
14cu|pythonqt-2.1-1|88	
14cu|pythonqt-2.1-1|89	%changelog
14cu|pythonqt-2.1-1|90	
14cu|pythonqt-2.1-1|91	* Mon Apr 18 2016 abfonly <abfonly@gmail.com> 2.1-1
14cu|pythonqt-2.1-1|92	- (decf28d) Imported from SRPM
14cu|pythonqt-2.1-1|93	
14cu|pythonqt-2.1-1|94	

14118 14
14cu|pythonqt-qt5-3.0-6|1	%define major		1
14cu|pythonqt-qt5-3.0-6|2	%define pyver		3.4
14cu|pythonqt-qt5-3.0-6|3	%define libname		%mklibname %{oname} %{major}
14cu|pythonqt-qt5-3.0-6|4	%define devname		%mklibname %{oname} -d
14cu|pythonqt-qt5-3.0-6|5	#
14cu|pythonqt-qt5-3.0-6|6	%define debug_package	%{nil}
14cu|pythonqt-qt5-3.0-6|7	%define oname PythonQt
14cu|pythonqt-qt5-3.0-6|8	%define Werror_cflags %nil
14cu|pythonqt-qt5-3.0-6|9	
14cu|pythonqt-qt5-3.0-6|10	Name:           pythonqt-qt5
14cu|pythonqt-qt5-3.0-6|11	Version:        3.0
14cu|pythonqt-qt5-3.0-6|12	Release:        6
14cu|pythonqt-qt5-3.0-6|13	Summary:        Lightweight script binding of the Qt framework to the Python language
14cu|pythonqt-qt5-3.0-6|14	Group:		Development/Python
14cu|pythonqt-qt5-3.0-6|15	License:        LGPLv2
14cu|pythonqt-qt5-3.0-6|16	URL:            http://pythonqt.sourceforge.net/
14cu|pythonqt-qt5-3.0-6|17	# https://sourceforge.net/projects/pythonqt/files/pythonqt/PythonQt-3.0/
14cu|pythonqt-qt5-3.0-6|18	Source0:        PythonQt3.0.zip
14cu|pythonqt-qt5-3.0-6|19	BuildRequires:  pkgconfig(python3)
14cu|pythonqt-qt5-3.0-6|20	BuildRequires:	qmake5
14cu|pythonqt-qt5-3.0-6|21	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|pythonqt-qt5-3.0-6|22	BuildRequires:  pkgconfig(Qt5Core)
14cu|pythonqt-qt5-3.0-6|23	BuildRequires:  pkgconfig(Qt5Network)
14cu|pythonqt-qt5-3.0-6|24	BuildRequires:  pkgconfig(Qt5Script)
14cu|pythonqt-qt5-3.0-6|25	BuildRequires:  pkgconfig(Qt5Multimedia)
14cu|pythonqt-qt5-3.0-6|26	BuildRequires:  pkgconfig(Qt5WebKit)
14cu|pythonqt-qt5-3.0-6|27	BuildRequires:  pkgconfig(Qt5XmlPatterns)
14cu|pythonqt-qt5-3.0-6|28	BuildRequires:  pkgconfig(Qt5Svg)
14cu|pythonqt-qt5-3.0-6|29	BuildRequires:  pkgconfig(Qt5UiTools)
14cu|pythonqt-qt5-3.0-6|30	BuildRequires:  pkgconfig(Qt5Xml)
14cu|pythonqt-qt5-3.0-6|31	BuildRequires:  pkgconfig(Qt5PrintSupport)
14cu|pythonqt-qt5-3.0-6|32	BuildRequires:  pkgconfig(Qt5WebKitWidgets)
14cu|pythonqt-qt5-3.0-6|33	BuildRequires:  pkgconfig(Qt5MultimediaWidgets)
14cu|pythonqt-qt5-3.0-6|34	BuildRequires:  pkgconfig(Qt5Test)
14cu|pythonqt-qt5-3.0-6|35	
14cu|pythonqt-qt5-3.0-6|36	BuildConflicts: pkgconfig(python)
14cu|pythonqt-qt5-3.0-6|37	Conflicts:	pythonqt
14cu|pythonqt-qt5-3.0-6|38	Requires:  %{libname} = %{EVRD}
14cu|pythonqt-qt5-3.0-6|39	
14cu|pythonqt-qt5-3.0-6|40	
14cu|pythonqt-qt5-3.0-6|41	%description
14cu|pythonqt-qt5-3.0-6|42	PythonQt is a dynamic and lightweight script binding of the Qt framework
14cu|pythonqt-qt5-3.0-6|43	to the Python language. It can be easily embedded into Qt applications and
14cu|pythonqt-qt5-3.0-6|44	makes any QObject derived object scriptable via Python without the need of
14cu|pythonqt-qt5-3.0-6|45	wrapper code generation.
14cu|pythonqt-qt5-3.0-6|46	#-------------------------------------------------------------------
14cu|pythonqt-qt5-3.0-6|47	
14cu|pythonqt-qt5-3.0-6|48	%package -n %{libname}
14cu|pythonqt-qt5-3.0-6|49	Summary:	Library for %{name}
14cu|pythonqt-qt5-3.0-6|50	Group:		Development/Python
14cu|pythonqt-qt5-3.0-6|51	Conflicts:	%{_lib}pythonqt2.1
14cu|pythonqt-qt5-3.0-6|52	
14cu|pythonqt-qt5-3.0-6|53	%description -n %{libname}
14cu|pythonqt-qt5-3.0-6|54	PythonQt is a dynamic and lightweight script binding of the Qt framework
14cu|pythonqt-qt5-3.0-6|55	to the Python language. It can be easily embedded into Qt applications and
14cu|pythonqt-qt5-3.0-6|56	makes any QObject derived object scriptable via Python without the need of
14cu|pythonqt-qt5-3.0-6|57	wrapper code generation.
14cu|pythonqt-qt5-3.0-6|58	
14cu|pythonqt-qt5-3.0-6|59	%files -n %{libname}
14cu|pythonqt-qt5-3.0-6|60	%doc README COPYING
14cu|pythonqt-qt5-3.0-6|61	%{_libdir}/lib%{oname}.so.*
14cu|pythonqt-qt5-3.0-6|62	%{_libdir}/lib%{oname}_QtAll.so.*
14cu|pythonqt-qt5-3.0-6|63	#--------------------------------------------------------
14cu|pythonqt-qt5-3.0-6|64	
14cu|pythonqt-qt5-3.0-6|65	%package -n %{devname}
14cu|pythonqt-qt5-3.0-6|66	Summary:        Lightweight script binding of the Qt framework to the Python language
14cu|pythonqt-qt5-3.0-6|67	Group:          Development/Python
14cu|pythonqt-qt5-3.0-6|68	Requires:	%{libname} = %{EVRD}
14cu|pythonqt-qt5-3.0-6|69	Requires:	pkgconfig(python3)
14cu|pythonqt-qt5-3.0-6|70	Provides:	%{name}-devel = %{EVRD}
14cu|pythonqt-qt5-3.0-6|71	Conflicts:	%{_lib}pythonqt-devel
14cu|pythonqt-qt5-3.0-6|72	%description -n %{devname}
14cu|pythonqt-qt5-3.0-6|73	Header files and development libraries for pythonqt package. PythonQt
14cu|pythonqt-qt5-3.0-6|74	is a dynamic and lightweight script binding of the Qt framework
14cu|pythonqt-qt5-3.0-6|75	to the Python language.
14cu|pythonqt-qt5-3.0-6|76	
14cu|pythonqt-qt5-3.0-6|77	%files -n %{devname}
14cu|pythonqt-qt5-3.0-6|78	%doc README COPYING
14cu|pythonqt-qt5-3.0-6|79	%{_libdir}/libPythonQt.so
14cu|pythonqt-qt5-3.0-6|80	%{_libdir}/libPythonQt_QtAll.so
14cu|pythonqt-qt5-3.0-6|81	%{_bindir}/CPPPyWrapperExample
14cu|pythonqt-qt5-3.0-6|82	%{_bindir}/PyCPPWrapperExample
14cu|pythonqt-qt5-3.0-6|83	%{_bindir}/PyCustomMetaTypeExample
14cu|pythonqt-qt5-3.0-6|84	%{_bindir}/PyDecoratorsExample
14cu|pythonqt-qt5-3.0-6|85	%{_bindir}/PyGettingStarted
14cu|pythonqt-qt5-3.0-6|86	%{_bindir}/PyGuiExample
14cu|pythonqt-qt5-3.0-6|87	%{_bindir}/PyLauncher
14cu|pythonqt-qt5-3.0-6|88	%{_bindir}/PyScriptingConsole
14cu|pythonqt-qt5-3.0-6|89	%{_bindir}/PythonQtTest
14cu|pythonqt-qt5-3.0-6|90	%{_includedir}/%{oname}
14cu|pythonqt-qt5-3.0-6|91	#--------------------------------------------------------------------
14cu|pythonqt-qt5-3.0-6|92	%prep
14cu|pythonqt-qt5-3.0-6|93	%setup -qn %{oname}%{version}
14cu|pythonqt-qt5-3.0-6|94	# define python3 headers since is not default python yet
14cu|pythonqt-qt5-3.0-6|95	perl -pi -e "s|unix:PYTHON_VERSION=2.6|unix:PYTHON_VERSION=3.4|" build/python.prf
14cu|pythonqt-qt5-3.0-6|96	
14cu|pythonqt-qt5-3.0-6|97	
14cu|pythonqt-qt5-3.0-6|98	%build
14cu|pythonqt-qt5-3.0-6|99	%qmake_qt5 \
14cu|pythonqt-qt5-3.0-6|100	CONFIG+=release \
14cu|pythonqt-qt5-3.0-6|101	CONFIG+=c++14 \
14cu|pythonqt-qt5-3.0-6|102	-spec linux-g++ \
14cu|pythonqt-qt5-3.0-6|103	"QMAKE_LFLAGS_SHLIB *= -Wl,--as-needed"
14cu|pythonqt-qt5-3.0-6|104	
14cu|pythonqt-qt5-3.0-6|105	%make
14cu|pythonqt-qt5-3.0-6|106	
14cu|pythonqt-qt5-3.0-6|107	%install
14cu|pythonqt-qt5-3.0-6|108	mkdir -p %{buildroot}%{_includedir}/%{oname}/{gui,extensions/%{oname}_QtAll}
14cu|pythonqt-qt5-3.0-6|109	cp src/*.h %{buildroot}%{_includedir}/%{oname}
14cu|pythonqt-qt5-3.0-6|110	cp src/gui/*.h %{buildroot}%{_includedir}/%{oname}/gui
14cu|pythonqt-qt5-3.0-6|111	cp extensions/%{oname}_QtAll/*.h  %{buildroot}%{_includedir}/%{oname}/extensions/%{oname}_QtAll
14cu|pythonqt-qt5-3.0-6|112	
14cu|pythonqt-qt5-3.0-6|113	mkdir -p %{buildroot}%{_bindir}
14cu|pythonqt-qt5-3.0-6|114	mv lib/CPPPyWrapperExample %{buildroot}%{_bindir}/CPPPyWrapperExample
14cu|pythonqt-qt5-3.0-6|115	mv lib/PyCPPWrapperExample %{buildroot}%{_bindir}/PyCPPWrapperExample
14cu|pythonqt-qt5-3.0-6|116	mv lib/PyCustomMetaTypeExample %{buildroot}%{_bindir}/PyCustomMetaTypeExample
14cu|pythonqt-qt5-3.0-6|117	mv lib/PyDecoratorsExample %{buildroot}%{_bindir}/PyDecoratorsExample
14cu|pythonqt-qt5-3.0-6|118	mv lib/PyGettingStarted %{buildroot}%{_bindir}/PyGettingStarted
14cu|pythonqt-qt5-3.0-6|119	mv lib/PyGuiExample %{buildroot}%{_bindir}/PyGuiExample
14cu|pythonqt-qt5-3.0-6|120	mv lib/PyLauncher %{buildroot}%{_bindir}/PyLauncher
14cu|pythonqt-qt5-3.0-6|121	mv lib/PyScriptingConsole %{buildroot}%{_bindir}/PyScriptingConsole
14cu|pythonqt-qt5-3.0-6|122	mv lib/PythonQtTest %{buildroot}%{_bindir}/PythonQtTest
14cu|pythonqt-qt5-3.0-6|123	
14cu|pythonqt-qt5-3.0-6|124	cp -Rd lib %{buildroot}%{_prefix}
14cu|pythonqt-qt5-3.0-6|125	
14cu|pythonqt-qt5-3.0-6|126	%ifarch x86_64
14cu|pythonqt-qt5-3.0-6|127	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14cu|pythonqt-qt5-3.0-6|128	%endif
14cu|pythonqt-qt5-3.0-6|129	%changelog
14cu|pythonqt-qt5-3.0-6|130	
14cu|pythonqt-qt5-3.0-6|131	* Thu Apr 21 2016 abfonly <abfonly@gmail.com> 3.0-6
14cu|pythonqt-qt5-3.0-6|132	- (eea8680) Updated pythonqt-qt5.spec
14cu|pythonqt-qt5-3.0-6|133	
14cu|pythonqt-qt5-3.0-6|134	

14119 14
14cu|python-random2-1.0.1-1|1	%define	oname	random2
14cu|python-random2-1.0.1-1|2	
14cu|python-random2-1.0.1-1|3	Name:		python-%{oname}
14cu|python-random2-1.0.1-1|4	Version:	1.0.1
14cu|python-random2-1.0.1-1|5	Release:	1
14cu|python-random2-1.0.1-1|6	Summary:	Python 3 compatible Pytohn 2 `random` Module
14cu|python-random2-1.0.1-1|7	Source0:	http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.zip
14cu|python-random2-1.0.1-1|8	License:	Python
14cu|python-random2-1.0.1-1|9	Group:		Development/Python
14cu|python-random2-1.0.1-1|10	Url:		http://pypi.python.org/pypi/random2
14cu|python-random2-1.0.1-1|11	BuildRequires:	pkgconfig(python)
14cu|python-random2-1.0.1-1|12	BuildRequires:	pkgconfig(python3)
14cu|python-random2-1.0.1-1|13	BuildRequires:	python3egg(setuptools)
14cu|python-random2-1.0.1-1|14	BuildRequires:	pythonegg(setuptools)
14cu|python-random2-1.0.1-1|15	BuildArch:	noarch
14cu|python-random2-1.0.1-1|16	%description
14cu|python-random2-1.0.1-1|17	This package provides a Python 3 ported version of Python 2.7's ``random``
14cu|python-random2-1.0.1-1|18	module. It has also been back-ported to work in Python 2.6.
14cu|python-random2-1.0.1-1|19	
14cu|python-random2-1.0.1-1|20	In Python 3, the implementation of ``randrange()`` was changed, so that even
14cu|python-random2-1.0.1-1|21	with the same seed you get different sequences in Python 2 and 3. Note that
14cu|python-random2-1.0.1-1|22	several high-level functions such as ``randint()`` and ``choice()`` use
14cu|python-random2-1.0.1-1|23	``randrange()``.
14cu|python-random2-1.0.1-1|24	
14cu|python-random2-1.0.1-1|25	%files
14cu|python-random2-1.0.1-1|26	%doc CHANGES.txt README.txt
14cu|python-random2-1.0.1-1|27	%{py_puresitedir}/random2.py*
14cu|python-random2-1.0.1-1|28	%{py_puresitedir}/random2*.egg-info
14cu|python-random2-1.0.1-1|29	#------------------------------------------------------------------
14cu|python-random2-1.0.1-1|30	%package -n     python3-%{oname}
14cu|python-random2-1.0.1-1|31	Summary:	Python 3 compatible Pytohn 2 `random` Module
14cu|python-random2-1.0.1-1|32	BuildArch:	noarch
14cu|python-random2-1.0.1-1|33	
14cu|python-random2-1.0.1-1|34	%description -n python3-%{oname}
14cu|python-random2-1.0.1-1|35	This package provides a Python 3 ported version of Python 2.7's ``random``
14cu|python-random2-1.0.1-1|36	module. It has also been back-ported to work in Python 2.6.
14cu|python-random2-1.0.1-1|37	
14cu|python-random2-1.0.1-1|38	In Python 3, the implementation of ``randrange()`` was changed, so that even
14cu|python-random2-1.0.1-1|39	with the same seed you get different sequences in Python 2 and 3. Note that
14cu|python-random2-1.0.1-1|40	several high-level functions such as ``randint()`` and ``choice()`` use
14cu|python-random2-1.0.1-1|41	``randrange()``.
14cu|python-random2-1.0.1-1|42	
14cu|python-random2-1.0.1-1|43	%files -n python3-%{oname}
14cu|python-random2-1.0.1-1|44	%doc CHANGES.txt README.txt
14cu|python-random2-1.0.1-1|45	%{py3_puresitedir}/random2.py*
14cu|python-random2-1.0.1-1|46	%{py3_puresitedir}/random2*.egg-info
14cu|python-random2-1.0.1-1|47	#------------------------------------------------------------------
14cu|python-random2-1.0.1-1|48	
14cu|python-random2-1.0.1-1|49	%prep
14cu|python-random2-1.0.1-1|50	%setup -qn %{oname}-%{version}
14cu|python-random2-1.0.1-1|51	cp -a . %{py3dir}
14cu|python-random2-1.0.1-1|52	
14cu|python-random2-1.0.1-1|53	
14cu|python-random2-1.0.1-1|54	%build
14cu|python-random2-1.0.1-1|55	python setup.py build
14cu|python-random2-1.0.1-1|56	pushd %{py3dir}
14cu|python-random2-1.0.1-1|57	python3 setup.py build
14cu|python-random2-1.0.1-1|58	popd
14cu|python-random2-1.0.1-1|59	
14cu|python-random2-1.0.1-1|60	%install
14cu|python-random2-1.0.1-1|61	pushd %{py3dir}
14cu|python-random2-1.0.1-1|62	python3 setup.py install --root %{buildroot}
14cu|python-random2-1.0.1-1|63	popd
14cu|python-random2-1.0.1-1|64	python setup.py install --root=%{buildroot}
14cu|python-random2-1.0.1-1|65	
14cu|python-random2-1.0.1-1|66	%check
14cu|python-random2-1.0.1-1|67	python setup.py test
14cu|python-random2-1.0.1-1|68	pushd %{py3dir}
14cu|python-random2-1.0.1-1|69	python3 setup.py test
14cu|python-random2-1.0.1-1|70	popd
14cu|python-random2-1.0.1-1|71	
14cu|python-random2-1.0.1-1|72	%changelog
14cu|python-random2-1.0.1-1|73	
14cu|python-random2-1.0.1-1|74	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 1.0.1-1
14cu|python-random2-1.0.1-1|75	- (d40cf0f) Imported from SRPM
14cu|python-random2-1.0.1-1|76	
14cu|python-random2-1.0.1-1|77	

14120 14
14cu|python-rarfile-2.7-2|1	%define	module	rarfile
14cu|python-rarfile-2.7-2|2	
14cu|python-rarfile-2.7-2|3	Summary:	RAR archive reader for Python
14cu|python-rarfile-2.7-2|4	Name:		python-%{module}
14cu|python-rarfile-2.7-2|5	Version:	2.7
14cu|python-rarfile-2.7-2|6	Release:	2
14cu|python-rarfile-2.7-2|7	Source0:	rarfile-%{version}.tar.gz
14cu|python-rarfile-2.7-2|8	License:	ISC
14cu|python-rarfile-2.7-2|9	Group:		Development/Python
14cu|python-rarfile-2.7-2|10	Url:		https://github.com/markokr/rarfile/
14cu|python-rarfile-2.7-2|11	BuildArch:	noarch
14cu|python-rarfile-2.7-2|12	Requires:	unrar
14cu|python-rarfile-2.7-2|13	
14cu|python-rarfile-2.7-2|14	%description
14cu|python-rarfile-2.7-2|15	This is a Python module for RAR archive reading. The interface is
14cu|python-rarfile-2.7-2|16	similar to that of the zipfile module.
14cu|python-rarfile-2.7-2|17	
14cu|python-rarfile-2.7-2|18	%prep
14cu|python-rarfile-2.7-2|19	%setup -q -n %{module}-%{version}
14cu|python-rarfile-2.7-2|20	
14cu|python-rarfile-2.7-2|21	%build
14cu|python-rarfile-2.7-2|22	python setup.py build
14cu|python-rarfile-2.7-2|23	
14cu|python-rarfile-2.7-2|24	%install
14cu|python-rarfile-2.7-2|25	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-rarfile-2.7-2|26	
14cu|python-rarfile-2.7-2|27	%clean
14cu|python-rarfile-2.7-2|28	
14cu|python-rarfile-2.7-2|29	%files
14cu|python-rarfile-2.7-2|30	%doc  LICENSE
14cu|python-rarfile-2.7-2|31	%{py_puresitedir}/%{module}*
14cu|python-rarfile-2.7-2|32	
14cu|python-rarfile-2.7-2|33	%changelog
14cu|python-rarfile-2.7-2|34	
14cu|python-rarfile-2.7-2|35	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.7-2
14cu|python-rarfile-2.7-2|36	- (9a64ee4) Update from upstream
14cu|python-rarfile-2.7-2|37	
14cu|python-rarfile-2.7-2|38	

14121 14
14cu|python-reconfigure-0.1.50-4|1	# Created by pyp2rpm-1.0.1
14cu|python-reconfigure-0.1.50-4|2	%global pypi_name reconfigure
14cu|python-reconfigure-0.1.50-4|3	%global with_python3 1
14cu|python-reconfigure-0.1.50-4|4	
14cu|python-reconfigure-0.1.50-4|5	Name:           python-reconfigure
14cu|python-reconfigure-0.1.50-4|6	Version:        0.1.50
14cu|python-reconfigure-0.1.50-4|7	Release:        4
14cu|python-reconfigure-0.1.50-4|8	Group:          Development/Python
14cu|python-reconfigure-0.1.50-4|9	Summary:        An ORM for config files
14cu|python-reconfigure-0.1.50-4|10	
14cu|python-reconfigure-0.1.50-4|11	License:        LGPLv3
14cu|python-reconfigure-0.1.50-4|12	URL:            TODO:
14cu|python-reconfigure-0.1.50-4|13	Source0:        https://pypi.python.org/packages/source/r/reconfigure/reconfigure-%{version}.tar.gz
14cu|python-reconfigure-0.1.50-4|14	BuildArch:      noarch
14cu|python-reconfigure-0.1.50-4|15	
14cu|python-reconfigure-0.1.50-4|16	BuildRequires:  python-devel
14cu|python-reconfigure-0.1.50-4|17	BuildRequires:  python-setuptools
14cu|python-reconfigure-0.1.50-4|18	
14cu|python-reconfigure-0.1.50-4|19	%if %{?with_python3}
14cu|python-reconfigure-0.1.50-4|20	BuildRequires:  python3-devel
14cu|python-reconfigure-0.1.50-4|21	BuildRequires:  python3-setuptools
14cu|python-reconfigure-0.1.50-4|22	%endif # if with_python3
14cu|python-reconfigure-0.1.50-4|23	
14cu|python-reconfigure-0.1.50-4|24	Requires:       python-chardet
14cu|python-reconfigure-0.1.50-4|25	
14cu|python-reconfigure-0.1.50-4|26	%description
14cu|python-reconfigure-0.1.50-4|27	UNKNOWN
14cu|python-reconfigure-0.1.50-4|28	
14cu|python-reconfigure-0.1.50-4|29	%if 0%{?with_python3}
14cu|python-reconfigure-0.1.50-4|30	%package -n     python3-%{pypi_name}
14cu|python-reconfigure-0.1.50-4|31	Summary:        An ORM for config files
14cu|python-reconfigure-0.1.50-4|32	
14cu|python-reconfigure-0.1.50-4|33	Requires:       python3-chardet
14cu|python-reconfigure-0.1.50-4|34	
14cu|python-reconfigure-0.1.50-4|35	%description -n python3-%{pypi_name}
14cu|python-reconfigure-0.1.50-4|36	UNKNOWN
14cu|python-reconfigure-0.1.50-4|37	%endif # with_python3
14cu|python-reconfigure-0.1.50-4|38	
14cu|python-reconfigure-0.1.50-4|39	
14cu|python-reconfigure-0.1.50-4|40	%prep
14cu|python-reconfigure-0.1.50-4|41	%setup -q -n %{pypi_name}-%{version}
14cu|python-reconfigure-0.1.50-4|42	# Remove bundled egg-info
14cu|python-reconfigure-0.1.50-4|43	rm -rf %{pypi_name}.egg-info
14cu|python-reconfigure-0.1.50-4|44	
14cu|python-reconfigure-0.1.50-4|45	
14cu|python-reconfigure-0.1.50-4|46	%if 0%{?with_python3}
14cu|python-reconfigure-0.1.50-4|47	rm -rf %{py3dir}
14cu|python-reconfigure-0.1.50-4|48	cp -a . %{py3dir}
14cu|python-reconfigure-0.1.50-4|49	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-reconfigure-0.1.50-4|50	
14cu|python-reconfigure-0.1.50-4|51	%endif # with_python3
14cu|python-reconfigure-0.1.50-4|52	
14cu|python-reconfigure-0.1.50-4|53	
14cu|python-reconfigure-0.1.50-4|54	%build
14cu|python-reconfigure-0.1.50-4|55	python setup.py build
14cu|python-reconfigure-0.1.50-4|56	
14cu|python-reconfigure-0.1.50-4|57	%if 0%{?with_python3}
14cu|python-reconfigure-0.1.50-4|58	pushd %{py3dir}
14cu|python-reconfigure-0.1.50-4|59	python3 setup.py build
14cu|python-reconfigure-0.1.50-4|60	popd
14cu|python-reconfigure-0.1.50-4|61	%endif # with_python3
14cu|python-reconfigure-0.1.50-4|62	
14cu|python-reconfigure-0.1.50-4|63	
14cu|python-reconfigure-0.1.50-4|64	%install
14cu|python-reconfigure-0.1.50-4|65	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-reconfigure-0.1.50-4|66	# overwritten with every setup.py install (and we want the python2 version
14cu|python-reconfigure-0.1.50-4|67	# to be the default for now).
14cu|python-reconfigure-0.1.50-4|68	%if 0%{?with_python3}
14cu|python-reconfigure-0.1.50-4|69	pushd %{py3dir}
14cu|python-reconfigure-0.1.50-4|70	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-reconfigure-0.1.50-4|71	popd
14cu|python-reconfigure-0.1.50-4|72	%endif # with_python3
14cu|python-reconfigure-0.1.50-4|73	
14cu|python-reconfigure-0.1.50-4|74	python setup.py install --skip-build --root %{buildroot}
14cu|python-reconfigure-0.1.50-4|75	
14cu|python-reconfigure-0.1.50-4|76	
14cu|python-reconfigure-0.1.50-4|77	%files
14cu|python-reconfigure-0.1.50-4|78	%doc
14cu|python-reconfigure-0.1.50-4|79	%{py_puresitedir}/%{pypi_name}
14cu|python-reconfigure-0.1.50-4|80	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-reconfigure-0.1.50-4|81	%if 0%{?with_python3}
14cu|python-reconfigure-0.1.50-4|82	%files -n python3-%{pypi_name}
14cu|python-reconfigure-0.1.50-4|83	%doc
14cu|python-reconfigure-0.1.50-4|84	%{py3_puresitedir}/%{pypi_name}
14cu|python-reconfigure-0.1.50-4|85	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-reconfigure-0.1.50-4|86	%endif # with_python3
14cu|python-reconfigure-0.1.50-4|87	
14cu|python-reconfigure-0.1.50-4|88	
14cu|python-reconfigure-0.1.50-4|89	
14cu|python-reconfigure-0.1.50-4|90	
14cu|python-reconfigure-0.1.50-4|91	%changelog
14cu|python-reconfigure-0.1.50-4|92	
14cu|python-reconfigure-0.1.50-4|93	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.1.50-4
14cu|python-reconfigure-0.1.50-4|94	- (d94a5c7) Imported from SRPM
14cu|python-reconfigure-0.1.50-4|95	
14cu|python-reconfigure-0.1.50-4|96	

14122 14
14cu|python-requests-2.9.1-1|1	%define	module	requests
14cu|python-requests-2.9.1-1|2	
14cu|python-requests-2.9.1-1|3	Name:		python-%{module}
14cu|python-requests-2.9.1-1|4	Version:	2.9.1
14cu|python-requests-2.9.1-1|5	Release:	1
14cu|python-requests-2.9.1-1|6	Summary:	Python HTTP for Humans
14cu|python-requests-2.9.1-1|7	License:	Apache License
14cu|python-requests-2.9.1-1|8	Group:		Development/Python
14cu|python-requests-2.9.1-1|9	Url:		http://python-requests.org/
14cu|python-requests-2.9.1-1|10	Source0:	https://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz
14cu|python-requests-2.9.1-1|11	# From Fedora Explicitly use the system certificates in ca-certificates.
14cu|python-requests-2.9.1-1|12	# https://bugzilla.redhat.com/show_bug.cgi?id=904614
14cu|python-requests-2.9.1-1|13	Patch0:		python-requests-system-cert-bundle.patch
14cu|python-requests-2.9.1-1|14	# From Fedora Remove an unnecessary reference to a bundled compat lib in urllib3
14cu|python-requests-2.9.1-1|15	Patch1:		python-requests-remove-nested-bundling-dep.patch
14cu|python-requests-2.9.1-1|16	BuildArch:	noarch
14cu|python-requests-2.9.1-1|17	BuildRequires:	pkgconfig(python)
14cu|python-requests-2.9.1-1|18	BuildRequires:	python-chardet
14cu|python-requests-2.9.1-1|19	BuildRequires:	python-urllib3
14cu|python-requests-2.9.1-1|20	#BuildRequires:	python-backports-ssl_match_hostname
14cu|python-requests-2.9.1-1|21	
14cu|python-requests-2.9.1-1|22	Requires:	rootcerts
14cu|python-requests-2.9.1-1|23	Requires:	python-chardet
14cu|python-requests-2.9.1-1|24	Requires:	python-urllib3
14cu|python-requests-2.9.1-1|25	#Requires:	python-backports-ssl_match_hostname
14cu|python-requests-2.9.1-1|26	
14cu|python-requests-2.9.1-1|27	%description
14cu|python-requests-2.9.1-1|28	Requests allow you to send HTTP/1.1 requests. You can add headers,
14cu|python-requests-2.9.1-1|29	form data, multipart files, and parameters with simple Python
14cu|python-requests-2.9.1-1|30	dictionaries, and access the response data in the same way. It's
14cu|python-requests-2.9.1-1|31	powered by httplib and urllib3, but it does all the hard work and
14cu|python-requests-2.9.1-1|32	crazy hacks for you.
14cu|python-requests-2.9.1-1|33	
14cu|python-requests-2.9.1-1|34	%package -n	python3-%{module}
14cu|python-requests-2.9.1-1|35	Summary:	HTTP library, written in Python, for human beings
14cu|python-requests-2.9.1-1|36	Group:		Development/Python
14cu|python-requests-2.9.1-1|37	BuildRequires:	pkgconfig(python3)
14cu|python-requests-2.9.1-1|38	BuildRequires:	python3-chardet
14cu|python-requests-2.9.1-1|39	#BuildRequires:	python3-urllib3
14cu|python-requests-2.9.1-1|40	
14cu|python-requests-2.9.1-1|41	Requires:	python3-chardet
14cu|python-requests-2.9.1-1|42	#Requires:	python3-urllib3
14cu|python-requests-2.9.1-1|43	Requires:	rootcerts
14cu|python-requests-2.9.1-1|44	
14cu|python-requests-2.9.1-1|45	%description -n	python3-%{module}
14cu|python-requests-2.9.1-1|46	Most existing Python modules for sending HTTP requests are extremely
14cu|python-requests-2.9.1-1|47	verbose and cumbersome. Python’s built-in urllib2 module provides most
14cu|python-requests-2.9.1-1|48	of the HTTP capabilities you should need, but the API is thoroughly broken.
14cu|python-requests-2.9.1-1|49	This library is designed to make HTTP requests easy for developers.
14cu|python-requests-2.9.1-1|50	
14cu|python-requests-2.9.1-1|51	%prep
14cu|python-requests-2.9.1-1|52	%setup -q -n %{module}-%{version}
14cu|python-requests-2.9.1-1|53	%apply_patches
14cu|python-requests-2.9.1-1|54	
14cu|python-requests-2.9.1-1|55	# Unbundle the certificate bundle from mozilla.
14cu|python-requests-2.9.1-1|56	rm -rf requests/cacert.pem
14cu|python-requests-2.9.1-1|57	
14cu|python-requests-2.9.1-1|58	cp -a . %{py3dir}
14cu|python-requests-2.9.1-1|59	
14cu|python-requests-2.9.1-1|60	%build
14cu|python-requests-2.9.1-1|61	pushd %{py3dir}
14cu|python-requests-2.9.1-1|62	python3 setup.py build
14cu|python-requests-2.9.1-1|63	# Unbundle chardet and urllib3.  We replace these with symlinks to system libs.
14cu|python-requests-2.9.1-1|64	rm -rf build/lib/requests/packages/chardet
14cu|python-requests-2.9.1-1|65	rm -rf build/lib/requests/packages/urllib3
14cu|python-requests-2.9.1-1|66	popd
14cu|python-requests-2.9.1-1|67	
14cu|python-requests-2.9.1-1|68	python setup.py build
14cu|python-requests-2.9.1-1|69	# Unbundle chardet and urllib3.  We replace these with symlinks to system libs.
14cu|python-requests-2.9.1-1|70	rm -rf build/lib/requests/packages/chardet
14cu|python-requests-2.9.1-1|71	rm -rf build/lib/requests/packages/urllib3
14cu|python-requests-2.9.1-1|72	
14cu|python-requests-2.9.1-1|73	%install
14cu|python-requests-2.9.1-1|74	pushd %{py3dir}
14cu|python-requests-2.9.1-1|75	python3 setup.py install --skip-build --root=%{buildroot}
14cu|python-requests-2.9.1-1|76	ln -s ../../chardet %{buildroot}/%{py3_puresitedir}/requests/packages/chardet
14cu|python-requests-2.9.1-1|77	ln -s ../../urllib3 %{buildroot}/%{py3_puresitedir}/requests/packages/urllib3
14cu|python-requests-2.9.1-1|78	popd
14cu|python-requests-2.9.1-1|79	
14cu|python-requests-2.9.1-1|80	python setup.py install --skip-build --root=%{buildroot}
14cu|python-requests-2.9.1-1|81	ln -s ../../chardet %{buildroot}/%{py_puresitedir}/requests/packages/chardet
14cu|python-requests-2.9.1-1|82	ln -s ../../urllib3 %{buildroot}/%{py_puresitedir}/requests/packages/urllib3
14cu|python-requests-2.9.1-1|83	
14cu|python-requests-2.9.1-1|84	%pretrans -p <lua>
14cu|python-requests-2.9.1-1|85	st = posix.stat("%{py_puresitedir}/%{module}/packages/chardet")
14cu|python-requests-2.9.1-1|86	if st and st.type == "directory" then
14cu|python-requests-2.9.1-1|87	os.execute("rm -rf %{py_puresitedir}/%{module}/packages/chardet")
14cu|python-requests-2.9.1-1|88	end
14cu|python-requests-2.9.1-1|89	st = posix.stat("%{py_puresitedir}/%{module}/packages/urllib3")
14cu|python-requests-2.9.1-1|90	if st and st.type == "directory" then
14cu|python-requests-2.9.1-1|91	os.execute("rm -rf %{py_puresitedir}/%{module}/packages/urllib3")
14cu|python-requests-2.9.1-1|92	end
14cu|python-requests-2.9.1-1|93	
14cu|python-requests-2.9.1-1|94	%pretrans -n python3-%{module} -p <lua>
14cu|python-requests-2.9.1-1|95	st = posix.stat("%{py3_puresitedir}/%{module}/packages/chardet")
14cu|python-requests-2.9.1-1|96	if st and st.type == "directory" then
14cu|python-requests-2.9.1-1|97	os.execute("rm -rf %{py3_puresitedir}/%{module}/packages/chardet")
14cu|python-requests-2.9.1-1|98	end
14cu|python-requests-2.9.1-1|99	st = posix.stat("%{py3_puresitedir}/%{module}/packages/urllib3")
14cu|python-requests-2.9.1-1|100	if st and st.type == "directory" then
14cu|python-requests-2.9.1-1|101	os.execute("rm -rf %{py3_puresitedir}/%{module}/packages/urllib3")
14cu|python-requests-2.9.1-1|102	end
14cu|python-requests-2.9.1-1|103	
14cu|python-requests-2.9.1-1|104	%files
14cu|python-requests-2.9.1-1|105	%doc NOTICE LICENSE README.rst HISTORY.rst
14cu|python-requests-2.9.1-1|106	%{py_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-requests-2.9.1-1|107	%{py_puresitedir}/%{module}/
14cu|python-requests-2.9.1-1|108	
14cu|python-requests-2.9.1-1|109	%files -n python3-%{module}
14cu|python-requests-2.9.1-1|110	%{py3_puresitedir}/%{module}-%{version}-py*.*.egg-info
14cu|python-requests-2.9.1-1|111	%{py3_puresitedir}/%{module}/
14cu|python-requests-2.9.1-1|112	
14cu|python-requests-2.9.1-1|113	%changelog
14cu|python-requests-2.9.1-1|114	
14cu|python-requests-2.9.1-1|115	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.9.1-1
14cu|python-requests-2.9.1-1|116	- (bad7fe3) Updated to 2.9.1 (by updates_builder)
14cu|python-requests-2.9.1-1|117	
14cu|python-requests-2.9.1-1|118	

14123 14
14cu|python-requests-oauthlib-0.5.0-1|1	%define	oname	requests-oauthlib
14cu|python-requests-oauthlib-0.5.0-1|2	
14cu|python-requests-oauthlib-0.5.0-1|3	Name:		python-%{oname}
14cu|python-requests-oauthlib-0.5.0-1|4	Version:	0.5.0
14cu|python-requests-oauthlib-0.5.0-1|5	Release:	1
14cu|python-requests-oauthlib-0.5.0-1|6	Summary:	OAuthlib authentication support for Requests
14cu|python-requests-oauthlib-0.5.0-1|7	Source0:	https://pypi.python.org/packages/source/r/requests-oauthlib/requests-oauthlib-%{version}.tar.gz
14cu|python-requests-oauthlib-0.5.0-1|8	License:	ISC
14cu|python-requests-oauthlib-0.5.0-1|9	Group:		Development/Python
14cu|python-requests-oauthlib-0.5.0-1|10	Url:		https://github.com/requests/requests-oauthlib
14cu|python-requests-oauthlib-0.5.0-1|11	BuildArch:	noarch
14cu|python-requests-oauthlib-0.5.0-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-requests-oauthlib-0.5.0-1|13	
14cu|python-requests-oauthlib-0.5.0-1|14	Requires:	python(abi) = 2.7
14cu|python-requests-oauthlib-0.5.0-1|15	Requires:	pythonegg(oauthlib) >= 0.4.2
14cu|python-requests-oauthlib-0.5.0-1|16	Requires:	pythonegg(requests) >= 2.0.0
14cu|python-requests-oauthlib-0.5.0-1|17	
14cu|python-requests-oauthlib-0.5.0-1|18	%description
14cu|python-requests-oauthlib-0.5.0-1|19	Requests-OAuthlib
14cu|python-requests-oauthlib-0.5.0-1|20	=================
14cu|python-requests-oauthlib-0.5.0-1|21	
14cu|python-requests-oauthlib-0.5.0-1|22	This project provides first-class OAuth library support for
14cu|python-requests-oauthlib-0.5.0-1|23	`Requests <http://python-requests.org>`_.
14cu|python-requests-oauthlib-0.5.0-1|24	
14cu|python-requests-oauthlib-0.5.0-1|25	
14cu|python-requests-oauthlib-0.5.0-1|26	
14cu|python-requests-oauthlib-0.5.0-1|27	%prep
14cu|python-requests-oauthlib-0.5.0-1|28	%setup -q -n %{oname}-%{version}
14cu|python-requests-oauthlib-0.5.0-1|29	
14cu|python-requests-oauthlib-0.5.0-1|30	%build
14cu|python-requests-oauthlib-0.5.0-1|31	python setup.py build
14cu|python-requests-oauthlib-0.5.0-1|32	
14cu|python-requests-oauthlib-0.5.0-1|33	%install
14cu|python-requests-oauthlib-0.5.0-1|34	python setup.py install --root=%{buildroot}
14cu|python-requests-oauthlib-0.5.0-1|35	
14cu|python-requests-oauthlib-0.5.0-1|36	%check
14cu|python-requests-oauthlib-0.5.0-1|37	#python setup.py test
14cu|python-requests-oauthlib-0.5.0-1|38	
14cu|python-requests-oauthlib-0.5.0-1|39	%files
14cu|python-requests-oauthlib-0.5.0-1|40	%doc AUTHORS.rst
14cu|python-requests-oauthlib-0.5.0-1|41	%doc HISTORY.rst
14cu|python-requests-oauthlib-0.5.0-1|42	%doc LICENSE
14cu|python-requests-oauthlib-0.5.0-1|43	%doc README.rst
14cu|python-requests-oauthlib-0.5.0-1|44	%doc requirements.txt
14cu|python-requests-oauthlib-0.5.0-1|45	%{py_puresitedir}/requests_oauthlib/*.py*
14cu|python-requests-oauthlib-0.5.0-1|46	%{py_puresitedir}/requests_oauthlib/compliance_fixes/*.py*
14cu|python-requests-oauthlib-0.5.0-1|47	%{py_puresitedir}/requests_oauthlib*.egg-info
14cu|python-requests-oauthlib-0.5.0-1|48	
14cu|python-requests-oauthlib-0.5.0-1|49	%changelog
14cu|python-requests-oauthlib-0.5.0-1|50	
14cu|python-requests-oauthlib-0.5.0-1|51	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 0.5.0-1
14cu|python-requests-oauthlib-0.5.0-1|52	- (8c2ae0f) Merge pull request #1 from import/python-requests-oauthlib:auto_update
14cu|python-requests-oauthlib-0.5.0-1|53	- (8c2ae0f) Updated to 0.5.0 (by updates_builder)
14cu|python-requests-oauthlib-0.5.0-1|54	
14cu|python-requests-oauthlib-0.5.0-1|55	

14124 14
14cu|python-routes-2.2-1|1	%define tarname Routes
14cu|python-routes-2.2-1|2	
14cu|python-routes-2.2-1|3	Summary:	Routing recognition and generation tools for Python
14cu|python-routes-2.2-1|4	
14cu|python-routes-2.2-1|5	Name:		python-routes
14cu|python-routes-2.2-1|6	Version:	2.2
14cu|python-routes-2.2-1|7	Release:	1
14cu|python-routes-2.2-1|8	Source0:	http://pypi.python.org/packages/source/R/Routes/Routes-%{version}.tar.gz
14cu|python-routes-2.2-1|9	License:	BSD
14cu|python-routes-2.2-1|10	Group:		Development/Python
14cu|python-routes-2.2-1|11	Url:		http://routes.groovie.org/
14cu|python-routes-2.2-1|12	BuildArch:	noarch
14cu|python-routes-2.2-1|13	Requires:	python-pkg-resources
14cu|python-routes-2.2-1|14	Requires:	python-webob
14cu|python-routes-2.2-1|15	BuildRequires:	python-setuptools
14cu|python-routes-2.2-1|16	BuildRequires:	python-sphinx, python-webob
14cu|python-routes-2.2-1|17	
14cu|python-routes-2.2-1|18	%description
14cu|python-routes-2.2-1|19	Routes is a Python re-implementation of the Rails routes system for
14cu|python-routes-2.2-1|20	mapping URLs to application actions, and conversely to generate
14cu|python-routes-2.2-1|21	URLs. Routes makes it easy to create pretty and concise URLs that are
14cu|python-routes-2.2-1|22	RESTful with little effort.
14cu|python-routes-2.2-1|23	
14cu|python-routes-2.2-1|24	Routes allows conditional matching based on domain, cookies, HTTP
14cu|python-routes-2.2-1|25	method, or a custom function. Sub-domain support is built in. Routes
14cu|python-routes-2.2-1|26	comes with an extensive unit test suite.
14cu|python-routes-2.2-1|27	
14cu|python-routes-2.2-1|28	%prep
14cu|python-routes-2.2-1|29	%setup -q -n %{tarname}-%{version}
14cu|python-routes-2.2-1|30	
14cu|python-routes-2.2-1|31	%install
14cu|python-routes-2.2-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-routes-2.2-1|33	sed -i 's/.*egg-info$//' FILE_LIST
14cu|python-routes-2.2-1|34	pushd docs
14cu|python-routes-2.2-1|35	export PYTHONPATH=`dir -d ../build/lib*`
14cu|python-routes-2.2-1|36	make html
14cu|python-routes-2.2-1|37	rm -f _build/html/.buildinfo
14cu|python-routes-2.2-1|38	popd
14cu|python-routes-2.2-1|39	
14cu|python-routes-2.2-1|40	%files -f FILE_LIST
14cu|python-routes-2.2-1|41	%doc docs/_build/html
14cu|python-routes-2.2-1|42	
14cu|python-routes-2.2-1|43	%changelog
14cu|python-routes-2.2-1|44	
14cu|python-routes-2.2-1|45	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 2.2-1
14cu|python-routes-2.2-1|46	- (81f32de) Updated to 2.2
14cu|python-routes-2.2-1|47	
14cu|python-routes-2.2-1|48	

14125 14
14cu|python-rpy2-2.7.4-2|1	%define module rpy2
14cu|python-rpy2-2.7.4-2|2	%define r_version 3.2.3
14cu|python-rpy2-2.7.4-2|3	%define __noautoreq 'libR.so\\(.*'
14cu|python-rpy2-2.7.4-2|4	
14cu|python-rpy2-2.7.4-2|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
14cu|python-rpy2-2.7.4-2|6	Name:		python-%{module}
14cu|python-rpy2-2.7.4-2|7	Version:	2.7.4
14cu|python-rpy2-2.7.4-2|8	Release:	2
14cu|python-rpy2-2.7.4-2|9	Group:		Development/Python
14cu|python-rpy2-2.7.4-2|10	License:	AGPLv3+
14cu|python-rpy2-2.7.4-2|11	URL:		http://rpy.sourceforge.net/
14cu|python-rpy2-2.7.4-2|12	Source0:	https://pypi.python.org/packages/source/r/rpy2/rpy2-%{version}.tar.gz
14cu|python-rpy2-2.7.4-2|13	Requires:	python-numpy
14cu|python-rpy2-2.7.4-2|14	Requires:	R-core = %{r_version}
14cu|python-rpy2-2.7.4-2|15	BuildRequires:	lapack-devel
14cu|python-rpy2-2.7.4-2|16	BuildRequires:	python-devel
14cu|python-rpy2-2.7.4-2|17	BuildRequires:	python-setuptools
14cu|python-rpy2-2.7.4-2|18	BuildRequires:	python-numpy-devel
14cu|python-rpy2-2.7.4-2|19	BuildRequires:	R-core = %{r_version}
14cu|python-rpy2-2.7.4-2|20	BuildRequires:	R-devel = %{r_version}
14cu|python-rpy2-2.7.4-2|21	BuildRequires:	readline-devel
14cu|python-rpy2-2.7.4-2|22	BuildRequires:	pkgconfig(icu-i18n)
14cu|python-rpy2-2.7.4-2|23	BuildRequires:  pcre-devel
14cu|python-rpy2-2.7.4-2|24	BuildRequires:  lzma-devel
14cu|python-rpy2-2.7.4-2|25	BuildRequires:  bzip2-devel
14cu|python-rpy2-2.7.4-2|26	BuildRequires:  zlib-devel
14cu|python-rpy2-2.7.4-2|27	Provides:	rpy = %{EVRD}
14cu|python-rpy2-2.7.4-2|28	
14cu|python-rpy2-2.7.4-2|29	%description
14cu|python-rpy2-2.7.4-2|30	RPy is a very simple, yet robust, Python interface to the R Programming
14cu|python-rpy2-2.7.4-2|31	Language. It can manage all kinds of R objects and can execute arbitrary R
14cu|python-rpy2-2.7.4-2|32	functions (including the graphic functions). All errors from the R language
14cu|python-rpy2-2.7.4-2|33	areconverted to Python exceptions. Any module installed for the R system can
14cu|python-rpy2-2.7.4-2|34	be used from within Python.
14cu|python-rpy2-2.7.4-2|35	
14cu|python-rpy2-2.7.4-2|36	This code is inspired by RSPython from the Omegahat project. The main goals of
14cu|python-rpy2-2.7.4-2|37	RPy are:
14cu|python-rpy2-2.7.4-2|38	+ to have a very robust interface for using R from Python
14cu|python-rpy2-2.7.4-2|39	+ the interface should be as transparent and easy to use as possible
14cu|python-rpy2-2.7.4-2|40	+ it should be usable for real scientific and statistical computations
14cu|python-rpy2-2.7.4-2|41	
14cu|python-rpy2-2.7.4-2|42	
14cu|python-rpy2-2.7.4-2|43	%prep
14cu|python-rpy2-2.7.4-2|44	%setup -qn %{module}-%{version}
14cu|python-rpy2-2.7.4-2|45	
14cu|python-rpy2-2.7.4-2|46	%build
14cu|python-rpy2-2.7.4-2|47	env CFLAGS="%{optflags}" LDFLAGS="-lreadline" python setup.py build
14cu|python-rpy2-2.7.4-2|48	
14cu|python-rpy2-2.7.4-2|49	%install
14cu|python-rpy2-2.7.4-2|50	PYTHONDONTWRITEBYTECODE= \
14cu|python-rpy2-2.7.4-2|51	python setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
14cu|python-rpy2-2.7.4-2|52	sed -i '/egg-info$/d' INSTALLED_FILES
14cu|python-rpy2-2.7.4-2|53	
14cu|python-rpy2-2.7.4-2|54	%files -f INSTALLED_FILES
14cu|python-rpy2-2.7.4-2|55	%doc NEWS
14cu|python-rpy2-2.7.4-2|56	
14cu|python-rpy2-2.7.4-2|57	%changelog
14cu|python-rpy2-2.7.4-2|58	
14cu|python-rpy2-2.7.4-2|59	* Mon Mar 21 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.7.4-2
14cu|python-rpy2-2.7.4-2|60	- (ca14105) Rebuild with new R
14cu|python-rpy2-2.7.4-2|61	
14cu|python-rpy2-2.7.4-2|62	

14126 14
14cu|python-rsa-3.2.3-1|1	%define module rsa
14cu|python-rsa-3.2.3-1|2	
14cu|python-rsa-3.2.3-1|3	Name:           python-%{module}
14cu|python-rsa-3.2.3-1|4	Version:        3.2.3
14cu|python-rsa-3.2.3-1|5	Release:        1
14cu|python-rsa-3.2.3-1|6	Summary:        Pure-Python RSA implementation
14cu|python-rsa-3.2.3-1|7	License:        ASLv2
14cu|python-rsa-3.2.3-1|8	Group:          Development/Python
14cu|python-rsa-3.2.3-1|9	URL:            http://stuvel.eu/rsa
14cu|python-rsa-3.2.3-1|10	Source0:        https://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
14cu|python-rsa-3.2.3-1|11	Patch0:		CVE-2016-1494.patch
14cu|python-rsa-3.2.3-1|12	BuildRequires:  python-devel
14cu|python-rsa-3.2.3-1|13	Buildrequires:	python-setuptools
14cu|python-rsa-3.2.3-1|14	BuildArch:      noarch
14cu|python-rsa-3.2.3-1|15	
14cu|python-rsa-3.2.3-1|16	%description
14cu|python-rsa-3.2.3-1|17	Pure-Python RSA implementation.
14cu|python-rsa-3.2.3-1|18	
14cu|python-rsa-3.2.3-1|19	%package -n python3-%module
14cu|python-rsa-3.2.3-1|20	Summary:        Pure-Python RSA implementation
14cu|python-rsa-3.2.3-1|21	Group:          Development/Python
14cu|python-rsa-3.2.3-1|22	BuildRequires:  python3-devel
14cu|python-rsa-3.2.3-1|23	Buildrequires:	python3-setuptools
14cu|python-rsa-3.2.3-1|24	
14cu|python-rsa-3.2.3-1|25	%description -n python3-%module
14cu|python-rsa-3.2.3-1|26	Pure-Python RSA implementation.
14cu|python-rsa-3.2.3-1|27	
14cu|python-rsa-3.2.3-1|28	%files
14cu|python-rsa-3.2.3-1|29	%{_bindir}/pyrsa-*
14cu|python-rsa-3.2.3-1|30	%{py_puresitedir}/%{module}*
14cu|python-rsa-3.2.3-1|31	
14cu|python-rsa-3.2.3-1|32	%files -n python3-%module
14cu|python-rsa-3.2.3-1|33	# provide only python2 version of executables
14cu|python-rsa-3.2.3-1|34	#%_bindir/pyrsa-*
14cu|python-rsa-3.2.3-1|35	%{py3_puresitedir}/%{module}*
14cu|python-rsa-3.2.3-1|36	
14cu|python-rsa-3.2.3-1|37	#--------------------------------------------------------------------
14cu|python-rsa-3.2.3-1|38	
14cu|python-rsa-3.2.3-1|39	%prep
14cu|python-rsa-3.2.3-1|40	%setup -q -n %{module}-%{version}
14cu|python-rsa-3.2.3-1|41	%apply_patches
14cu|python-rsa-3.2.3-1|42	cp -a . %{py3dir}
14cu|python-rsa-3.2.3-1|43	
14cu|python-rsa-3.2.3-1|44	%build
14cu|python-rsa-3.2.3-1|45	pushd %{py3dir}
14cu|python-rsa-3.2.3-1|46	CFLAGS="%{optflags}" python3 setup.py build
14cu|python-rsa-3.2.3-1|47	popd
14cu|python-rsa-3.2.3-1|48	
14cu|python-rsa-3.2.3-1|49	CFLAGS="%{optflags}" python setup.py build
14cu|python-rsa-3.2.3-1|50	
14cu|python-rsa-3.2.3-1|51	%install
14cu|python-rsa-3.2.3-1|52	pushd %{py3dir}
14cu|python-rsa-3.2.3-1|53	python3 setup.py install --root %{buildroot} --skip-build
14cu|python-rsa-3.2.3-1|54	popd
14cu|python-rsa-3.2.3-1|55	
14cu|python-rsa-3.2.3-1|56	python setup.py install --root %{buildroot} --skip-build
14cu|python-rsa-3.2.3-1|57	
14cu|python-rsa-3.2.3-1|58	
14cu|python-rsa-3.2.3-1|59	
14cu|python-rsa-3.2.3-1|60	
14cu|python-rsa-3.2.3-1|61	%changelog
14cu|python-rsa-3.2.3-1|62	
14cu|python-rsa-3.2.3-1|63	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 3.2.3-1
14cu|python-rsa-3.2.3-1|64	- (bd021b3) Updated to 3.2.3 + patch for CVE-2016-1494
14cu|python-rsa-3.2.3-1|65	
14cu|python-rsa-3.2.3-1|66	

14127 14
14cu|python-scientific-2.9.4-1|1	%define tarname ScientificPython
14cu|python-scientific-2.9.4-1|2	
14cu|python-scientific-2.9.4-1|3	Summary:	Various Python modules for scientific computing
14cu|python-scientific-2.9.4-1|4	Name:		python-scientific
14cu|python-scientific-2.9.4-1|5	Version:	2.9.4
14cu|python-scientific-2.9.4-1|6	Release:	1
14cu|python-scientific-2.9.4-1|7	License:	CeCILL-C
14cu|python-scientific-2.9.4-1|8	Group:		Development/Python
14cu|python-scientific-2.9.4-1|9	Url:		http://dirac.cnrs-orleans.fr/ScientificPython/
14cu|python-scientific-2.9.4-1|10	Source0:	https://sourcesup.renater.fr/frs/download.php/4153/%{tarname}-%{version}.tar.gz
14cu|python-scientific-2.9.4-1|11	Patch0:		setup.py.patch
14cu|python-scientific-2.9.4-1|12	Patch1:		remove_oldnumeric.patch
14cu|python-scientific-2.9.4-1|13	BuildRequires:	openmpi
14cu|python-scientific-2.9.4-1|14	BuildRequires:	python-numpy-devel
14cu|python-scientific-2.9.4-1|15	BuildRequires:	pkgconfig(netcdf)
14cu|python-scientific-2.9.4-1|16	BuildRequires:	pkgconfig(ompi)
14cu|python-scientific-2.9.4-1|17	BuildRequires:	pkgconfig(python)
14cu|python-scientific-2.9.4-1|18	Requires:	python-numpy
14cu|python-scientific-2.9.4-1|19	Requires:	openmpi
14cu|python-scientific-2.9.4-1|20	
14cu|python-scientific-2.9.4-1|21	%description
14cu|python-scientific-2.9.4-1|22	ScientificPython is a collection of Python modules that are useful for
14cu|python-scientific-2.9.4-1|23	scientific computing. In this collection you will find modules that
14cu|python-scientific-2.9.4-1|24	cover basic geometry (vectors, tensors, transformations, vector and
14cu|python-scientific-2.9.4-1|25	tensor fields), quaternions, automatic derivatives, (linear)
14cu|python-scientific-2.9.4-1|26	interpolation, polynomials, elementary statistics, nonlinear
14cu|python-scientific-2.9.4-1|27	least-squares fits, unit calculations, Fortran-compatible text
14cu|python-scientific-2.9.4-1|28	formatting, 3D visualization via VRML, and two Tk widgets for simple
14cu|python-scientific-2.9.4-1|29	line plots and 3D wireframe models. There are also interfaces to the
14cu|python-scientific-2.9.4-1|30	netCDF library (portable structured binary files), to MPI (Message
14cu|python-scientific-2.9.4-1|31	Passing Interface, message-based parallel programming), and to BSPlib
14cu|python-scientific-2.9.4-1|32	(Bulk Synchronous Parallel programming).
14cu|python-scientific-2.9.4-1|33	
14cu|python-scientific-2.9.4-1|34	%files
14cu|python-scientific-2.9.4-1|35	%doc LICENSE README README.MPI README.BSP Doc/CHANGELOG Doc/Reference Doc/BSP_Tutorial.pdf Examples/ Src/MPI/impipython
14cu|python-scientific-2.9.4-1|36	%attr(755,root,root) %{_bindir}/*
14cu|python-scientific-2.9.4-1|37	%{py_platsitedir}/Scientific/*
14cu|python-scientific-2.9.4-1|38	%{py_platsitedir}/*.egg-info
14cu|python-scientific-2.9.4-1|39	
14cu|python-scientific-2.9.4-1|40	#----------------------------------------------------------------------------
14cu|python-scientific-2.9.4-1|41	
14cu|python-scientific-2.9.4-1|42	%package devel
14cu|python-scientific-2.9.4-1|43	Summary:	Various Python modules for scientific computing, header files
14cu|python-scientific-2.9.4-1|44	Group:		Development/Python
14cu|python-scientific-2.9.4-1|45	Requires:	pkgconfig(python)
14cu|python-scientific-2.9.4-1|46	Requires:	%{name} = %{EVRD}
14cu|python-scientific-2.9.4-1|47	
14cu|python-scientific-2.9.4-1|48	%description devel
14cu|python-scientific-2.9.4-1|49	Headers file associated with the python-scientific package.
14cu|python-scientific-2.9.4-1|50	
14cu|python-scientific-2.9.4-1|51	%files devel
14cu|python-scientific-2.9.4-1|52	%{_includedir}/python%{py_ver}/Scientific/
14cu|python-scientific-2.9.4-1|53	
14cu|python-scientific-2.9.4-1|54	#----------------------------------------------------------------------------
14cu|python-scientific-2.9.4-1|55	
14cu|python-scientific-2.9.4-1|56	%prep
14cu|python-scientific-2.9.4-1|57	%setup -q -n %{tarname}-%{version}
14cu|python-scientific-2.9.4-1|58	%patch0 -p0
14cu|python-scientific-2.9.4-1|59	%patch1 -p0
14cu|python-scientific-2.9.4-1|60	
14cu|python-scientific-2.9.4-1|61	# fix encoding
14cu|python-scientific-2.9.4-1|62	iconv -f ISO-8859-1 -t UTF-8 LICENSE -o LICENSE-utf8
14cu|python-scientific-2.9.4-1|63	touch -r LICENSE LICENSE-utf8
14cu|python-scientific-2.9.4-1|64	mv LICENSE-utf8 LICENSE
14cu|python-scientific-2.9.4-1|65	
14cu|python-scientific-2.9.4-1|66	%build
14cu|python-scientific-2.9.4-1|67	python setup.py build
14cu|python-scientific-2.9.4-1|68	
14cu|python-scientific-2.9.4-1|69	%install
14cu|python-scientific-2.9.4-1|70	python setup.py install --skip-build  --root=%{buildroot}
14cu|python-scientific-2.9.4-1|71	
14cu|python-scientific-2.9.4-1|72	export PYTHONPATH=%{buildroot}%{py_platsitedir}
14cu|python-scientific-2.9.4-1|73	export PYINCLUDE=`pwd`/Include
14cu|python-scientific-2.9.4-1|74	
14cu|python-scientific-2.9.4-1|75	pushd Src/MPI
14cu|python-scientific-2.9.4-1|76	%ifarch x86_64
14cu|python-scientific-2.9.4-1|77	sed -i 's/lib\/python/lib64\/python/' compile.py
14cu|python-scientific-2.9.4-1|78	%endif
14cu|python-scientific-2.9.4-1|79	cat compile.py | sed 's/-I/-I$PYINCLUDE -I/' > compile-new.py
14cu|python-scientific-2.9.4-1|80	python compile-new.py
14cu|python-scientific-2.9.4-1|81	
14cu|python-scientific-2.9.4-1|82	install -m 755 mpipython %{buildroot}%{_bindir}
14cu|python-scientific-2.9.4-1|83	
14cu|python-scientific-2.9.4-1|84	cat <<EOF>impipython
14cu|python-scientific-2.9.4-1|85	#!/bin/bash
14cu|python-scientific-2.9.4-1|86	mpirun -np 2 `python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)+'/Scientific/BSP/console.py'"` $*
14cu|python-scientific-2.9.4-1|87	EOF
14cu|python-scientific-2.9.4-1|88	
14cu|python-scientific-2.9.4-1|89	popd
14cu|python-scientific-2.9.4-1|90	
14cu|python-scientific-2.9.4-1|91	
14cu|python-scientific-2.9.4-1|92	
14cu|python-scientific-2.9.4-1|93	%changelog
14cu|python-scientific-2.9.4-1|94	
14cu|python-scientific-2.9.4-1|95	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.9.4-1
14cu|python-scientific-2.9.4-1|96	- (8453e57) Update from upstream
14cu|python-scientific-2.9.4-1|97	
14cu|python-scientific-2.9.4-1|98	

14128 14
14cu|python-scikits-learn-0.15.2-2|1	%define tarname	scikit-learn
14cu|python-scikits-learn-0.15.2-2|2	
14cu|python-scikits-learn-0.15.2-2|3	Summary:	Python modules for machine learning and data mining
14cu|python-scikits-learn-0.15.2-2|4	Name:		python-scikits-learn
14cu|python-scikits-learn-0.15.2-2|5	Version:	0.15.2
14cu|python-scikits-learn-0.15.2-2|6	Release:	2
14cu|python-scikits-learn-0.15.2-2|7	Source0:	%{tarname}-%{version}.tar.gz
14cu|python-scikits-learn-0.15.2-2|8	#Source1:	user_guide-0.7.pdf
14cu|python-scikits-learn-0.15.2-2|9	License:	BSD
14cu|python-scikits-learn-0.15.2-2|10	Group:		Development/Python
14cu|python-scikits-learn-0.15.2-2|11	Url:		http://scikit-learn.sourceforge.net/
14cu|python-scikits-learn-0.15.2-2|12	BuildRequires:  blas-devel
14cu|python-scikits-learn-0.15.2-2|13	BuildRequires:  python-setuptools
14cu|python-scikits-learn-0.15.2-2|14	BuildRequires:  python-numpy-devel >= 1.2
14cu|python-scikits-learn-0.15.2-2|15	BuildRequires:  python-scipy >= 0.7
14cu|python-scikits-learn-0.15.2-2|16	BuildRequires:  python-matplotlib
14cu|python-scikits-learn-0.15.2-2|17	BuildRequires:  python-nose >= 0.10
14cu|python-scikits-learn-0.15.2-2|18	BuildRequires:  python-devel
14cu|python-scikits-learn-0.15.2-2|19	Provides:       sklearn
14cu|python-scikits-learn-0.15.2-2|20	Provides:       python-sklearn
14cu|python-scikits-learn-0.15.2-2|21	Provides:       scikits-learn
14cu|python-scikits-learn-0.15.2-2|22	Provides:       scikit-learn
14cu|python-scikits-learn-0.15.2-2|23	
14cu|python-scikits-learn-0.15.2-2|24	%description
14cu|python-scikits-learn-0.15.2-2|25	scikits.learn is a Python module that integrates classic machine learning
14cu|python-scikits-learn-0.15.2-2|26	algorithms with the tightly-knit world of scientific Python packages
14cu|python-scikits-learn-0.15.2-2|27	(numpy, scipy, matplotlib).
14cu|python-scikits-learn-0.15.2-2|28	
14cu|python-scikits-learn-0.15.2-2|29	%prep
14cu|python-scikits-learn-0.15.2-2|30	%setup -qn %{tarname}-%{version}
14cu|python-scikits-learn-0.15.2-2|31	#cp -f %SOURCE1 .
14cu|python-scikits-learn-0.15.2-2|32	
14cu|python-scikits-learn-0.15.2-2|33	%build
14cu|python-scikits-learn-0.15.2-2|34	%__python setup.py build
14cu|python-scikits-learn-0.15.2-2|35	
14cu|python-scikits-learn-0.15.2-2|36	%install
14cu|python-scikits-learn-0.15.2-2|37	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-scikits-learn-0.15.2-2|38	
14cu|python-scikits-learn-0.15.2-2|39	%files -f FILE_LIST
14cu|python-scikits-learn-0.15.2-2|40	%doc AUTHORS.rst README.rst
14cu|python-scikits-learn-0.15.2-2|41	
14cu|python-scikits-learn-0.15.2-2|42	
14cu|python-scikits-learn-0.15.2-2|43	%changelog
14cu|python-scikits-learn-0.15.2-2|44	
14cu|python-scikits-learn-0.15.2-2|45	* Wed Oct 07 2015 dsilakov <denis.silakov@rosalab.ru> 0.15.2-2
14cu|python-scikits-learn-0.15.2-2|46	- (9e223b2) Merge pull request #1 from changhse/python-scikits-learn:rosa2014.1
14cu|python-scikits-learn-0.15.2-2|47	- (9e223b2) updated to a new version
14cu|python-scikits-learn-0.15.2-2|48	
14cu|python-scikits-learn-0.15.2-2|49	

14129 14
14cu|python-scipy-0.17.1-1|1	%define Werror_cflags %{nil}
14cu|python-scipy-0.17.1-1|2	
14cu|python-scipy-0.17.1-1|3	%define module scipy
14cu|python-scipy-0.17.1-1|4	
14cu|python-scipy-0.17.1-1|5	Summary:	Scientific tools for Python
14cu|python-scipy-0.17.1-1|6	Name:		python-%{module}
14cu|python-scipy-0.17.1-1|7	Version:	0.17.1
14cu|python-scipy-0.17.1-1|8	Release:	1
14cu|python-scipy-0.17.1-1|9	License:	BSD
14cu|python-scipy-0.17.1-1|10	Group:		Development/Python
14cu|python-scipy-0.17.1-1|11	Url:		http://www.scipy.org
14cu|python-scipy-0.17.1-1|12	Source0:	%{module}-%{version}.tar.xz
14cu|python-scipy-0.17.1-1|13	Patch0:		scipy-0.17.1-linkage.patch
14cu|python-scipy-0.17.1-1|14	Requires:	python-numpy
14cu|python-scipy-0.17.1-1|15	BuildRequires:	gcc-gfortran
14cu|python-scipy-0.17.1-1|16	BuildRequires:	python-matplotlib
14cu|python-scipy-0.17.1-1|17	BuildRequires:	python-nose
14cu|python-scipy-0.17.1-1|18	BuildRequires:	python-sphinx
14cu|python-scipy-0.17.1-1|19	BuildRequires:	swig
14cu|python-scipy-0.17.1-1|20	BuildRequires:	amd-devel
14cu|python-scipy-0.17.1-1|21	BuildRequires:	python-numpy-devel
14cu|python-scipy-0.17.1-1|22	BuildRequires:	umfpack-devel
14cu|python-scipy-0.17.1-1|23	BuildRequires:	pkgconfig(blas)
14cu|python-scipy-0.17.1-1|24	BuildRequires:	pkgconfig(lapack)
14cu|python-scipy-0.17.1-1|25	BuildRequires:	pkgconfig(netcdf)
14cu|python-scipy-0.17.1-1|26	BuildRequires:	pkgconfig(python)
14cu|python-scipy-0.17.1-1|27	
14cu|python-scipy-0.17.1-1|28	%description
14cu|python-scipy-0.17.1-1|29	SciPy is an open source library of scientific tools for Python. SciPy
14cu|python-scipy-0.17.1-1|30	supplements the popular numpy module, gathering a variety of high level
14cu|python-scipy-0.17.1-1|31	science and engineering modules together as a single package.
14cu|python-scipy-0.17.1-1|32	
14cu|python-scipy-0.17.1-1|33	SciPy includes modules for graphics and plotting, optimization, integration,
14cu|python-scipy-0.17.1-1|34	special functions, signal and image processing, genetic algorithms, ODE
14cu|python-scipy-0.17.1-1|35	solvers, and others.
14cu|python-scipy-0.17.1-1|36	
14cu|python-scipy-0.17.1-1|37	%files
14cu|python-scipy-0.17.1-1|38	%doc doc/README.txt THANKS.txt LICENSE.txt
14cu|python-scipy-0.17.1-1|39	%dir %{py_platsitedir}/%{module}
14cu|python-scipy-0.17.1-1|40	%{py_platsitedir}/%{module}/*
14cu|python-scipy-0.17.1-1|41	%{py_platsitedir}/%{module}-*.egg-info
14cu|python-scipy-0.17.1-1|42	
14cu|python-scipy-0.17.1-1|43	#----------------------------------------------------------------------------
14cu|python-scipy-0.17.1-1|44	
14cu|python-scipy-0.17.1-1|45	%prep
14cu|python-scipy-0.17.1-1|46	%setup -q -n %{module}-%{version}
14cu|python-scipy-0.17.1-1|47	%patch0 -p1
14cu|python-scipy-0.17.1-1|48	
14cu|python-scipy-0.17.1-1|49	cat > site.cfg << EOF
14cu|python-scipy-0.17.1-1|50	[amd]
14cu|python-scipy-0.17.1-1|51	library_dirs = %{_libdir}
14cu|python-scipy-0.17.1-1|52	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
14cu|python-scipy-0.17.1-1|53	amd_libs = amd
14cu|python-scipy-0.17.1-1|54	
14cu|python-scipy-0.17.1-1|55	[umfpack]
14cu|python-scipy-0.17.1-1|56	library_dirs = %{_libdir}
14cu|python-scipy-0.17.1-1|57	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
14cu|python-scipy-0.17.1-1|58	umfpack_libs = umfpack
14cu|python-scipy-0.17.1-1|59	EOF
14cu|python-scipy-0.17.1-1|60	
14cu|python-scipy-0.17.1-1|61	%build
14cu|python-scipy-0.17.1-1|62	env \
14cu|python-scipy-0.17.1-1|63	FFLAGS="%{optflags} -fPIC -O3 -DNO_ATLAS_INFO" \
14cu|python-scipy-0.17.1-1|64	CFLAGS="%{optflags} -fPIC -O3 -DNO_ATLAS_INFO" \
14cu|python-scipy-0.17.1-1|65	ATLAS=%{_libdir}/atlas FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} \
14cu|python-scipy-0.17.1-1|66	python setup.py config_fc --fcompiler=gnu95 --noarch build
14cu|python-scipy-0.17.1-1|67	
14cu|python-scipy-0.17.1-1|68	%install
14cu|python-scipy-0.17.1-1|69	env \
14cu|python-scipy-0.17.1-1|70	FFLAGS="%{optflags} -fPIC -O3 -DNO_ATLAS_INFO" \
14cu|python-scipy-0.17.1-1|71	CFLAGS="%{optflags} -fPIC -O3 -DNO_ATLAS_INFO" \
14cu|python-scipy-0.17.1-1|72	ATLAS=%{_libdir}/atlas FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} \
14cu|python-scipy-0.17.1-1|73	python setup.py install --root=%{buildroot}
14cu|python-scipy-0.17.1-1|74	
14cu|python-scipy-0.17.1-1|75	find %{buildroot}%{python_sitearch}/scipy -type d -name tests | xargs rm -rf # Don't ship tests
14cu|python-scipy-0.17.1-1|76	# Don't ship weave examples, they're marked as documentation:
14cu|python-scipy-0.17.1-1|77	find %{buildroot}%{python_sitearch}/scipy/weave -type d -name examples | xargs rm -rf
14cu|python-scipy-0.17.1-1|78	
14cu|python-scipy-0.17.1-1|79	%check
14cu|python-scipy-0.17.1-1|80	pushd doc &> /dev/null
14cu|python-scipy-0.17.1-1|81	PYTHONPATH=%{buildroot}%{py_platsitedir} python -c "import scipy; scipy.test()"
14cu|python-scipy-0.17.1-1|82	popd &> /dev/null
14cu|python-scipy-0.17.1-1|83	
14cu|python-scipy-0.17.1-1|84	
14cu|python-scipy-0.17.1-1|85	%changelog
14cu|python-scipy-0.17.1-1|86	
14cu|python-scipy-0.17.1-1|87	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.1-1
14cu|python-scipy-0.17.1-1|88	- (71e722e) New version 0.17.1
14cu|python-scipy-0.17.1-1|89	- (71e722e) Use blas instead of atlas (follow python-numpy)
14cu|python-scipy-0.17.1-1|90	- (71e722e) Spec cleanup
14cu|python-scipy-0.17.1-1|91	
14cu|python-scipy-0.17.1-1|92	

14130 14
14cu|python-selenium-2.48.0-1|1	%define module	selenium
14cu|python-selenium-2.48.0-1|2	
14cu|python-selenium-2.48.0-1|3	Summary:	Python bindings for Selenium
14cu|python-selenium-2.48.0-1|4	
14cu|python-selenium-2.48.0-1|5	Name:		python-%{module}
14cu|python-selenium-2.48.0-1|6	Version:	2.48.0
14cu|python-selenium-2.48.0-1|7	Release:	1
14cu|python-selenium-2.48.0-1|8	Source0:	http://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
14cu|python-selenium-2.48.0-1|9	License:	Apache License
14cu|python-selenium-2.48.0-1|10	Group:		Development/Python
14cu|python-selenium-2.48.0-1|11	Url:		http://pypi.python.org/pypi/selenium
14cu|python-selenium-2.48.0-1|12	BuildRequires:	python-devel, python-setuptools
14cu|python-selenium-2.48.0-1|13	
14cu|python-selenium-2.48.0-1|14	%description
14cu|python-selenium-2.48.0-1|15	Selenium Python Client Driver is a Python language binding for
14cu|python-selenium-2.48.0-1|16	Selenium Remote Control (version 1.0 and 2.0).
14cu|python-selenium-2.48.0-1|17	
14cu|python-selenium-2.48.0-1|18	Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
14cu|python-selenium-2.48.0-1|19	supported, as well as the Selenium 1.0 bindings.
14cu|python-selenium-2.48.0-1|20	
14cu|python-selenium-2.48.0-1|21	%prep
14cu|python-selenium-2.48.0-1|22	%setup -q -n %{module}-%{version}
14cu|python-selenium-2.48.0-1|23	
14cu|python-selenium-2.48.0-1|24	%install
14cu|python-selenium-2.48.0-1|25	PYTHONDONTWRITEBYTECODE= python setup.py install \
14cu|python-selenium-2.48.0-1|26	--root=%{buildroot} \
14cu|python-selenium-2.48.0-1|27	--install-lib=%{py_platsitedir} \
14cu|python-selenium-2.48.0-1|28	--install-data=%{py_platsitedir}
14cu|python-selenium-2.48.0-1|29	
14cu|python-selenium-2.48.0-1|30	# Fix for x86_64 described in
14cu|python-selenium-2.48.0-1|31	# http://code.google.com/p/selenium/issues/detail?id=2852
14cu|python-selenium-2.48.0-1|32	pushd %{buildroot}%{py_platsitedir}/selenium/webdriver/firefox
14cu|python-selenium-2.48.0-1|33	cp -f x86/x_ignore_nofocus.so amd64/x_ignore_nofocus.so
14cu|python-selenium-2.48.0-1|34	popd
14cu|python-selenium-2.48.0-1|35	
14cu|python-selenium-2.48.0-1|36	%clean
14cu|python-selenium-2.48.0-1|37	
14cu|python-selenium-2.48.0-1|38	%files
14cu|python-selenium-2.48.0-1|39	%{py_platsitedir}/*
14cu|python-selenium-2.48.0-1|40	
14cu|python-selenium-2.48.0-1|41	%changelog
14cu|python-selenium-2.48.0-1|42	
14cu|python-selenium-2.48.0-1|43	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.48.0-1
14cu|python-selenium-2.48.0-1|44	- (0383732) Updated to 2.48.0 (by updates_builder)
14cu|python-selenium-2.48.0-1|45	
14cu|python-selenium-2.48.0-1|46	

14131 14
14cu|python-serial-3.0.1-3|1	Name:			python-serial
14cu|python-serial-3.0.1-3|2	Version:		3.0.1
14cu|python-serial-3.0.1-3|3	Release:		3
14cu|python-serial-3.0.1-3|4	
14cu|python-serial-3.0.1-3|5	Summary:	Python serial port extension
14cu|python-serial-3.0.1-3|6	License:	Python license
14cu|python-serial-3.0.1-3|7	Group:          Development/Python
14cu|python-serial-3.0.1-3|8	URL:		https://pypi.python.org/pypi/pyserial/
14cu|python-serial-3.0.1-3|9	Source0:	https://pypi.python.org/packages/source/p/pyserial/pyserial-%{version}.tar.gz
14cu|python-serial-3.0.1-3|10	
14cu|python-serial-3.0.1-3|11	BuildArch:	noarch
14cu|python-serial-3.0.1-3|12	BuildRequires:	python-devel
14cu|python-serial-3.0.1-3|13	BuildRequires:	dos2unix
14cu|python-serial-3.0.1-3|14	
14cu|python-serial-3.0.1-3|15	Obsoletes:	pyserial < %{version}-%{release}
14cu|python-serial-3.0.1-3|16	Provides:	pyserial = %{version}-%{release}
14cu|python-serial-3.0.1-3|17	
14cu|python-serial-3.0.1-3|18	%description
14cu|python-serial-3.0.1-3|19	This module encapsulates the access for the serial port.
14cu|python-serial-3.0.1-3|20	It provides backends for Python running on Windows, Linux, BSD (possibly any
14cu|python-serial-3.0.1-3|21	POSIX compilant system) and Jython. The module named "serial" automatically
14cu|python-serial-3.0.1-3|22	selects the appropriate backend.
14cu|python-serial-3.0.1-3|23	
14cu|python-serial-3.0.1-3|24	%prep
14cu|python-serial-3.0.1-3|25	%setup -q -n pyserial-%{version}
14cu|python-serial-3.0.1-3|26	
14cu|python-serial-3.0.1-3|27	#fix shebangs
14cu|python-serial-3.0.1-3|28	perl -pi -e "s/#! python/#!\/usr\/bin\/env python/" serial/*.py
14cu|python-serial-3.0.1-3|29	perl -pi -e "s/#!jython/#!\/usr\/bin\/env jython/" serial/*.py
14cu|python-serial-3.0.1-3|30	
14cu|python-serial-3.0.1-3|31	#fix EOL
14cu|python-serial-3.0.1-3|32	dos2unix examples/port_publisher.py
14cu|python-serial-3.0.1-3|33	
14cu|python-serial-3.0.1-3|34	%install
14cu|python-serial-3.0.1-3|35	python setup.py install --root %{buildroot}
14cu|python-serial-3.0.1-3|36	
14cu|python-serial-3.0.1-3|37	%clean
14cu|python-serial-3.0.1-3|38	
14cu|python-serial-3.0.1-3|39	%files
14cu|python-serial-3.0.1-3|40	%doc LICENSE.txt PKG-INFO examples
14cu|python-serial-3.0.1-3|41	%{_bindir}/miniterm.py
14cu|python-serial-3.0.1-3|42	%{py_puresitedir}/serial
14cu|python-serial-3.0.1-3|43	%{py_puresitedir}/pyserial-%{version}-py%{py_ver}.egg-info
14cu|python-serial-3.0.1-3|44	
14cu|python-serial-3.0.1-3|45	
14cu|python-serial-3.0.1-3|46	%changelog
14cu|python-serial-3.0.1-3|47	
14cu|python-serial-3.0.1-3|48	* Mon Jan 25 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.0.1-3
14cu|python-serial-3.0.1-3|49	- (1d84174) Fix files
14cu|python-serial-3.0.1-3|50	
14cu|python-serial-3.0.1-3|51	

14132 14
14cu|python-service_identity-14.0.0-1|1	%define	oname	service_identity
14cu|python-service_identity-14.0.0-1|2	
14cu|python-service_identity-14.0.0-1|3	Name:		python-%{oname}
14cu|python-service_identity-14.0.0-1|4	Version:	14.0.0
14cu|python-service_identity-14.0.0-1|5	Release:	1
14cu|python-service_identity-14.0.0-1|6	Summary:	Service identity verification for pyOpenSSL
14cu|python-service_identity-14.0.0-1|7	Source0:	http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-service_identity-14.0.0-1|8	License:	MIT
14cu|python-service_identity-14.0.0-1|9	Group:		Development/Python
14cu|python-service_identity-14.0.0-1|10	Url:		https://github.com/pyca/service_identity
14cu|python-service_identity-14.0.0-1|11	BuildArch:	noarch
14cu|python-service_identity-14.0.0-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-service_identity-14.0.0-1|13	Requires:	pythonegg(characteristic) >= 14.3.0
14cu|python-service_identity-14.0.0-1|14	Requires:	pythonegg(pyasn1-modules)
14cu|python-service_identity-14.0.0-1|15	
14cu|python-service_identity-14.0.0-1|16	%description
14cu|python-service_identity-14.0.0-1|17	===========================================
14cu|python-service_identity-14.0.0-1|18	Service Identity Verification for pyOpenSSL
14cu|python-service_identity-14.0.0-1|19	===========================================
14cu|python-service_identity-14.0.0-1|20	
14cu|python-service_identity-14.0.0-1|21	%prep
14cu|python-service_identity-14.0.0-1|22	%setup -q -n %{oname}-%{version}
14cu|python-service_identity-14.0.0-1|23	
14cu|python-service_identity-14.0.0-1|24	%build
14cu|python-service_identity-14.0.0-1|25	python setup.py build
14cu|python-service_identity-14.0.0-1|26	
14cu|python-service_identity-14.0.0-1|27	%install
14cu|python-service_identity-14.0.0-1|28	python setup.py install --root=%{buildroot}
14cu|python-service_identity-14.0.0-1|29	
14cu|python-service_identity-14.0.0-1|30	%files
14cu|python-service_identity-14.0.0-1|31	%doc AUTHORS.rst
14cu|python-service_identity-14.0.0-1|32	%doc LICENSE
14cu|python-service_identity-14.0.0-1|33	%doc README.rst
14cu|python-service_identity-14.0.0-1|34	%doc docs/changelog.rst
14cu|python-service_identity-14.0.0-1|35	%doc docs/license.rst
14cu|python-service_identity-14.0.0-1|36	%{py_puresitedir}/service_identity/*.py*
14cu|python-service_identity-14.0.0-1|37	%{py_puresitedir}/service_identity*.egg-info
14cu|python-service_identity-14.0.0-1|38	
14cu|python-service_identity-14.0.0-1|39	%changelog
14cu|python-service_identity-14.0.0-1|40	* Sun Jan 04 2015 abfonly <abfonly@gmail.com> 14.0.0-1
14cu|python-service_identity-14.0.0-1|41	+ Revision: 1889429
14cu|python-service_identity-14.0.0-1|42	- Imported from SRPM
14cu|python-service_identity-14.0.0-1|43	
14cu|python-service_identity-14.0.0-1|44	

14133 14
14cu|python-setproctitle-1.1.10-1|1	%define module	setproctitle
14cu|python-setproctitle-1.1.10-1|2	
14cu|python-setproctitle-1.1.10-1|3	Name:		python-%{module}
14cu|python-setproctitle-1.1.10-1|4	Version:	1.1.10
14cu|python-setproctitle-1.1.10-1|5	Release:	1
14cu|python-setproctitle-1.1.10-1|6	Summary:	A library allowing a process to change its title
14cu|python-setproctitle-1.1.10-1|7	License:	BSD
14cu|python-setproctitle-1.1.10-1|8	Group:		Development/Python
14cu|python-setproctitle-1.1.10-1|9	Url:		https://github.com/dvarrazzo/py-setproctitle/
14cu|python-setproctitle-1.1.10-1|10	Source0:	https://pypi.io/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14cu|python-setproctitle-1.1.10-1|11	
14cu|python-setproctitle-1.1.10-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-setproctitle-1.1.10-1|13	BuildRequires:	pkgconfig(python)
14cu|python-setproctitle-1.1.10-1|14	
14cu|python-setproctitle-1.1.10-1|15	%description
14cu|python-setproctitle-1.1.10-1|16	The library allows a process to change its title (as displayed by system tools
14cu|python-setproctitle-1.1.10-1|17	such as ps and top).
14cu|python-setproctitle-1.1.10-1|18	Changing the title is mostly useful in multi-process systems, for example when
14cu|python-setproctitle-1.1.10-1|19	a master process is forked: changing the children's title allows to identify
14cu|python-setproctitle-1.1.10-1|20	the task each process is busy with.
14cu|python-setproctitle-1.1.10-1|21	
14cu|python-setproctitle-1.1.10-1|22	%files
14cu|python-setproctitle-1.1.10-1|23	%doc HISTORY.rst README.rst
14cu|python-setproctitle-1.1.10-1|24	%{py_platsitedir}/%{module}.so
14cu|python-setproctitle-1.1.10-1|25	%{py_platsitedir}/%{module}-%{version}-py%{py_ver}.egg-info
14cu|python-setproctitle-1.1.10-1|26	#--------------------------------------------------------------------
14cu|python-setproctitle-1.1.10-1|27	%package -n	python3-%{module}
14cu|python-setproctitle-1.1.10-1|28	Summary:	A library allowing a process to change its title
14cu|python-setproctitle-1.1.10-1|29	Group:		Development/Python
14cu|python-setproctitle-1.1.10-1|30	
14cu|python-setproctitle-1.1.10-1|31	BuildRequires:	python3egg(setuptools)
14cu|python-setproctitle-1.1.10-1|32	BuildRequires:	pkgconfig(python3)
14cu|python-setproctitle-1.1.10-1|33	
14cu|python-setproctitle-1.1.10-1|34	%description -n	python3-%{module}
14cu|python-setproctitle-1.1.10-1|35	The library allows a process to change its title (as displayed by system tools
14cu|python-setproctitle-1.1.10-1|36	such as ps and top).
14cu|python-setproctitle-1.1.10-1|37	Changing the title is mostly useful in multi-process systems, for example when
14cu|python-setproctitle-1.1.10-1|38	a master process is forked: changing the children's title allows to identify
14cu|python-setproctitle-1.1.10-1|39	the task each process is busy with.
14cu|python-setproctitle-1.1.10-1|40	
14cu|python-setproctitle-1.1.10-1|41	This is the Python 3 version of the package.
14cu|python-setproctitle-1.1.10-1|42	
14cu|python-setproctitle-1.1.10-1|43	%files -n python3-%{module}
14cu|python-setproctitle-1.1.10-1|44	%doc HISTORY.rst README.rst
14cu|python-setproctitle-1.1.10-1|45	%{py3_platsitedir}/%{module}.cpython-3?m*.so
14cu|python-setproctitle-1.1.10-1|46	%{py3_platsitedir}/%{module}-%{version}-py%{py3_ver}.egg-info
14cu|python-setproctitle-1.1.10-1|47	#--------------------------------------------------------------------
14cu|python-setproctitle-1.1.10-1|48	
14cu|python-setproctitle-1.1.10-1|49	%prep
14cu|python-setproctitle-1.1.10-1|50	%setup -qn %{module}-%{version}
14cu|python-setproctitle-1.1.10-1|51	
14cu|python-setproctitle-1.1.10-1|52	cp -a . %{py3dir}
14cu|python-setproctitle-1.1.10-1|53	
14cu|python-setproctitle-1.1.10-1|54	%build
14cu|python-setproctitle-1.1.10-1|55	%py_build
14cu|python-setproctitle-1.1.10-1|56	
14cu|python-setproctitle-1.1.10-1|57	pushd %{py3dir}
14cu|python-setproctitle-1.1.10-1|58	%py3_build
14cu|python-setproctitle-1.1.10-1|59	popd
14cu|python-setproctitle-1.1.10-1|60	
14cu|python-setproctitle-1.1.10-1|61	%install
14cu|python-setproctitle-1.1.10-1|62	pushd %{py3dir}
14cu|python-setproctitle-1.1.10-1|63	%py3_install
14cu|python-setproctitle-1.1.10-1|64	popd
14cu|python-setproctitle-1.1.10-1|65	
14cu|python-setproctitle-1.1.10-1|66	%py_install
14cu|python-setproctitle-1.1.10-1|67	
14cu|python-setproctitle-1.1.10-1|68	%changelog
14cu|python-setproctitle-1.1.10-1|69	
14cu|python-setproctitle-1.1.10-1|70	* Sun Oct 16 2016 abfonly <abfonly@gmail.com> 1.1.10-1
14cu|python-setproctitle-1.1.10-1|71	- (350bf3c) Imported from SRPM
14cu|python-setproctitle-1.1.10-1|72	
14cu|python-setproctitle-1.1.10-1|73	

14134 14
14cu|python-singledispatch-3.4.0.3-1|1	%define module	singledispatch
14cu|python-singledispatch-3.4.0.3-1|2	
14cu|python-singledispatch-3.4.0.3-1|3	Name:		python-%{module}
14cu|python-singledispatch-3.4.0.3-1|4	Version:	3.4.0.3
14cu|python-singledispatch-3.4.0.3-1|5	Release:	1
14cu|python-singledispatch-3.4.0.3-1|6	Summary:	This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
14cu|python-singledispatch-3.4.0.3-1|7	Group:		Development/Python
14cu|python-singledispatch-3.4.0.3-1|8	License:	MIT
14cu|python-singledispatch-3.4.0.3-1|9	URL:		http://docs.python.org/3/library/functools.html#functools.singledispatch
14cu|python-singledispatch-3.4.0.3-1|10	Source0:	https://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14cu|python-singledispatch-3.4.0.3-1|11	BuildArch:	noarch
14cu|python-singledispatch-3.4.0.3-1|12	BuildRequires:	pkgconfig(python2)
14cu|python-singledispatch-3.4.0.3-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-singledispatch-3.4.0.3-1|14	BuildRequires:	pythonegg(six)
14cu|python-singledispatch-3.4.0.3-1|15	
14cu|python-singledispatch-3.4.0.3-1|16	
14cu|python-singledispatch-3.4.0.3-1|17	%description
14cu|python-singledispatch-3.4.0.3-1|18	PEP 443 proposed to expose a mechanism in the functools standard library
14cu|python-singledispatch-3.4.0.3-1|19	module in Python 3.4 that provides a simple form of generic programming
14cu|python-singledispatch-3.4.0.3-1|20	known as single-dispatch generic functions.
14cu|python-singledispatch-3.4.0.3-1|21	
14cu|python-singledispatch-3.4.0.3-1|22	This library is a backport of this functionality to Python 2.6 - 3.3.
14cu|python-singledispatch-3.4.0.3-1|23	
14cu|python-singledispatch-3.4.0.3-1|24	#---------------------------------------------------------------------------
14cu|python-singledispatch-3.4.0.3-1|25	
14cu|python-singledispatch-3.4.0.3-1|26	%package -n     python3-%{module}
14cu|python-singledispatch-3.4.0.3-1|27	Summary:        This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
14cu|python-singledispatch-3.4.0.3-1|28	Group:          Development/Python
14cu|python-singledispatch-3.4.0.3-1|29	BuildArch:      noarch
14cu|python-singledispatch-3.4.0.3-1|30	BuildRequires:	pkgconfig(python3)
14cu|python-singledispatch-3.4.0.3-1|31	BuildRequires:	python3egg(setuptools)
14cu|python-singledispatch-3.4.0.3-1|32	BuildRequires:	python3egg(six)
14cu|python-singledispatch-3.4.0.3-1|33	
14cu|python-singledispatch-3.4.0.3-1|34	
14cu|python-singledispatch-3.4.0.3-1|35	%description -n python3-%{module}
14cu|python-singledispatch-3.4.0.3-1|36	PEP 443 proposed to expose a mechanism in the functools standard library
14cu|python-singledispatch-3.4.0.3-1|37	module in Python 3.4 that provides a simple form of generic programming
14cu|python-singledispatch-3.4.0.3-1|38	known as single-dispatch generic functions.
14cu|python-singledispatch-3.4.0.3-1|39	
14cu|python-singledispatch-3.4.0.3-1|40	This library is a backport of this functionality to Python 2.6 - 3.3.
14cu|python-singledispatch-3.4.0.3-1|41	
14cu|python-singledispatch-3.4.0.3-1|42	This is the Python 3 build of %{module}.
14cu|python-singledispatch-3.4.0.3-1|43	
14cu|python-singledispatch-3.4.0.3-1|44	#---------------------------------------------------------------------------
14cu|python-singledispatch-3.4.0.3-1|45	%prep
14cu|python-singledispatch-3.4.0.3-1|46	%setup -q -n %{module}-%{version}
14cu|python-singledispatch-3.4.0.3-1|47	
14cu|python-singledispatch-3.4.0.3-1|48	# Remove bundled egg-info
14cu|python-singledispatch-3.4.0.3-1|49	rm -rf %{module}.egg-info
14cu|python-singledispatch-3.4.0.3-1|50	
14cu|python-singledispatch-3.4.0.3-1|51	# remove /usr/bin/env python from scripts
14cu|python-singledispatch-3.4.0.3-1|52	sed -i '1d' singledispatch.py
14cu|python-singledispatch-3.4.0.3-1|53	sed -i '1d' singledispatch_helpers.py
14cu|python-singledispatch-3.4.0.3-1|54	
14cu|python-singledispatch-3.4.0.3-1|55	cp -a . %{py3dir}
14cu|python-singledispatch-3.4.0.3-1|56	
14cu|python-singledispatch-3.4.0.3-1|57	%build
14cu|python-singledispatch-3.4.0.3-1|58	python setup.py build
14cu|python-singledispatch-3.4.0.3-1|59	
14cu|python-singledispatch-3.4.0.3-1|60	pushd %{py3dir}
14cu|python-singledispatch-3.4.0.3-1|61	python3 setup.py build
14cu|python-singledispatch-3.4.0.3-1|62	popd
14cu|python-singledispatch-3.4.0.3-1|63	
14cu|python-singledispatch-3.4.0.3-1|64	%install
14cu|python-singledispatch-3.4.0.3-1|65	python setup.py install --root=%{buildroot} --skip-build
14cu|python-singledispatch-3.4.0.3-1|66	
14cu|python-singledispatch-3.4.0.3-1|67	pushd %{py3dir}
14cu|python-singledispatch-3.4.0.3-1|68	python3 setup.py install --root=%{buildroot} --skip-build
14cu|python-singledispatch-3.4.0.3-1|69	popd
14cu|python-singledispatch-3.4.0.3-1|70	
14cu|python-singledispatch-3.4.0.3-1|71	%check
14cu|python-singledispatch-3.4.0.3-1|72	python setup.py test
14cu|python-singledispatch-3.4.0.3-1|73	
14cu|python-singledispatch-3.4.0.3-1|74	pushd %{py3dir}
14cu|python-singledispatch-3.4.0.3-1|75	python3 setup.py test
14cu|python-singledispatch-3.4.0.3-1|76	popd
14cu|python-singledispatch-3.4.0.3-1|77	
14cu|python-singledispatch-3.4.0.3-1|78	%files
14cu|python-singledispatch-3.4.0.3-1|79	%doc README.rst
14cu|python-singledispatch-3.4.0.3-1|80	%{py_puresitedir}/%{module}.py*
14cu|python-singledispatch-3.4.0.3-1|81	%{py_puresitedir}/%{module}_helpers.py*
14cu|python-singledispatch-3.4.0.3-1|82	%{py_puresitedir}/%{module}-%{version}-py%{py_ver}.egg-info
14cu|python-singledispatch-3.4.0.3-1|83	
14cu|python-singledispatch-3.4.0.3-1|84	%files -n python3-%{module}
14cu|python-singledispatch-3.4.0.3-1|85	%doc README.rst
14cu|python-singledispatch-3.4.0.3-1|86	%{py3_puresitedir}/%{module}.py*
14cu|python-singledispatch-3.4.0.3-1|87	%{py3_puresitedir}/%{module}_helpers.py*
14cu|python-singledispatch-3.4.0.3-1|88	%{py3_puresitedir}/%{module}-%{version}-py%{py3_ver}.egg-info
14cu|python-singledispatch-3.4.0.3-1|89	
14cu|python-singledispatch-3.4.0.3-1|90	
14cu|python-singledispatch-3.4.0.3-1|91	
14cu|python-singledispatch-3.4.0.3-1|92	%changelog
14cu|python-singledispatch-3.4.0.3-1|93	
14cu|python-singledispatch-3.4.0.3-1|94	* Tue Apr 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0.3-1
14cu|python-singledispatch-3.4.0.3-1|95	- (3cb7b43) Fix files
14cu|python-singledispatch-3.4.0.3-1|96	
14cu|python-singledispatch-3.4.0.3-1|97	

14135 14
14cu|python-spread-1.5-6|1	Summary:	Python wrapper for Spread client libraries
14cu|python-spread-1.5-6|2	Name:		python-spread
14cu|python-spread-1.5-6|3	Version:	1.5
14cu|python-spread-1.5-6|4	Release:	6
14cu|python-spread-1.5-6|5	Group:		Development/Python
14cu|python-spread-1.5-6|6	License:	BSD-style
14cu|python-spread-1.5-6|7	URL:		http://www.zope.org/Members/tim_one/spread/
14cu|python-spread-1.5-6|8	Source0:	http://old.zope.org/Members/tim_one/spread/SpreadModule-%{version}/SpreadModule-%{version}.tgz
14cu|python-spread-1.5-6|9	Patch0:		SpreadModule-1.5-fix-for-spread4.patch
14cu|python-spread-1.5-6|10	Requires:	spread >= 4.0.0
14cu|python-spread-1.5-6|11	BuildRequires:	python-devel
14cu|python-spread-1.5-6|12	BuildRequires:	spread-devel >= 4.0.0
14cu|python-spread-1.5-6|13	Epoch:		1
14cu|python-spread-1.5-6|14	
14cu|python-spread-1.5-6|15	%description
14cu|python-spread-1.5-6|16	This package contains a simple Python wrapper module for the Spread toolkit.
14cu|python-spread-1.5-6|17	The wrapper is known to be compatible with Python 2.3 and 2.4. It may work
14cu|python-spread-1.5-6|18	with earlier Pythons, but this has not been tested.
14cu|python-spread-1.5-6|19	
14cu|python-spread-1.5-6|20	%prep
14cu|python-spread-1.5-6|21	
14cu|python-spread-1.5-6|22	%setup -q -n SpreadModule-%{version}
14cu|python-spread-1.5-6|23	%patch0 -p1
14cu|python-spread-1.5-6|24	
14cu|python-spread-1.5-6|25	%build
14cu|python-spread-1.5-6|26	
14cu|python-spread-1.5-6|27	python setup.py build_ext
14cu|python-spread-1.5-6|28	
14cu|python-spread-1.5-6|29	%install
14cu|python-spread-1.5-6|30	python setup.py install --root %{buildroot} --record=INSTALLED_FILES
14cu|python-spread-1.5-6|31	
14cu|python-spread-1.5-6|32	%files -f INSTALLED_FILES
14cu|python-spread-1.5-6|33	%doc CHANGES doc.txt LICENSE README TODO.txt
14cu|python-spread-1.5-6|34	
14cu|python-spread-1.5-6|35	%changelog
14cu|python-spread-1.5-6|36	
14cu|python-spread-1.5-6|37	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 1:1.5-6
14cu|python-spread-1.5-6|38	- (eb93dfe) Spec cleanup
14cu|python-spread-1.5-6|39	
14cu|python-spread-1.5-6|40	

14136 14
14cu|python-sqlalchemy-migrate-0.9.7-2|1	%define module sqlalchemy-migrate
14cu|python-sqlalchemy-migrate-0.9.7-2|2	
14cu|python-sqlalchemy-migrate-0.9.7-2|3	%define debug_package %{nil}
14cu|python-sqlalchemy-migrate-0.9.7-2|4	
14cu|python-sqlalchemy-migrate-0.9.7-2|5	Name:           python-%{module}
14cu|python-sqlalchemy-migrate-0.9.7-2|6	Version:        0.9.7
14cu|python-sqlalchemy-migrate-0.9.7-2|7	Release:        2
14cu|python-sqlalchemy-migrate-0.9.7-2|8	License:        MIT
14cu|python-sqlalchemy-migrate-0.9.7-2|9	Source:         http://pypi.python.org/packages/source/s/sqlalchemy-migrate/sqlalchemy-migrate-%{version}.tar.gz
14cu|python-sqlalchemy-migrate-0.9.7-2|10	Group:          Development/Python
14cu|python-sqlalchemy-migrate-0.9.7-2|11	Summary:        Database schema migration for SQLAlchemy
14cu|python-sqlalchemy-migrate-0.9.7-2|12	BuildRequires:  python-py
14cu|python-sqlalchemy-migrate-0.9.7-2|13	Url:            http://pypi.python.org/pypi/sqlalchemy-migrate
14cu|python-sqlalchemy-migrate-0.9.7-2|14	BuildRequires:  python-setuptools
14cu|python-sqlalchemy-migrate-0.9.7-2|15	Requires:       python-nose >= 0.10
14cu|python-sqlalchemy-migrate-0.9.7-2|16	Requires:       python-sqlalchemy >= 0.5
14cu|python-sqlalchemy-migrate-0.9.7-2|17	Requires:       python-sphinx >= 0.5
14cu|python-sqlalchemy-migrate-0.9.7-2|18	Requires:       python-tempita
14cu|python-sqlalchemy-migrate-0.9.7-2|19	Requires:       python-decorator
14cu|python-sqlalchemy-migrate-0.9.7-2|20	
14cu|python-sqlalchemy-migrate-0.9.7-2|21	%description
14cu|python-sqlalchemy-migrate-0.9.7-2|22	Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
14cu|python-sqlalchemy-migrate-0.9.7-2|23	database schema changes in SQLAlchemy projects.
14cu|python-sqlalchemy-migrate-0.9.7-2|24	
14cu|python-sqlalchemy-migrate-0.9.7-2|25	Migrate extends SQLAlchemy to have database changeset handling. It provides a
14cu|python-sqlalchemy-migrate-0.9.7-2|26	database change repository mechanism which can be used from the command line as
14cu|python-sqlalchemy-migrate-0.9.7-2|27	well as from inside python code.
14cu|python-sqlalchemy-migrate-0.9.7-2|28	
14cu|python-sqlalchemy-migrate-0.9.7-2|29	%prep
14cu|python-sqlalchemy-migrate-0.9.7-2|30	%setup -q -n %module-%version
14cu|python-sqlalchemy-migrate-0.9.7-2|31	
14cu|python-sqlalchemy-migrate-0.9.7-2|32	%build
14cu|python-sqlalchemy-migrate-0.9.7-2|33	CFLAGS="%{optflags}" python setup.py build
14cu|python-sqlalchemy-migrate-0.9.7-2|34	
14cu|python-sqlalchemy-migrate-0.9.7-2|35	%install
14cu|python-sqlalchemy-migrate-0.9.7-2|36	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
14cu|python-sqlalchemy-migrate-0.9.7-2|37	
14cu|python-sqlalchemy-migrate-0.9.7-2|38	%clean
14cu|python-sqlalchemy-migrate-0.9.7-2|39	
14cu|python-sqlalchemy-migrate-0.9.7-2|40	%files
14cu|python-sqlalchemy-migrate-0.9.7-2|41	%doc PKG-INFO
14cu|python-sqlalchemy-migrate-0.9.7-2|42	%{_bindir}/migrate*
14cu|python-sqlalchemy-migrate-0.9.7-2|43	%{py_platsitedir}/*
14cu|python-sqlalchemy-migrate-0.9.7-2|44	
14cu|python-sqlalchemy-migrate-0.9.7-2|45	
14cu|python-sqlalchemy-migrate-0.9.7-2|46	
14cu|python-sqlalchemy-migrate-0.9.7-2|47	%changelog
14cu|python-sqlalchemy-migrate-0.9.7-2|48	
14cu|python-sqlalchemy-migrate-0.9.7-2|49	* Wed Oct 07 2015 dsilakov <denis.silakov@rosalab.ru> 0.9.7-2
14cu|python-sqlalchemy-migrate-0.9.7-2|50	- (bb0d765) Merge pull request #2 from changhse/python-sqlalchemy-migrate:rosa2014.1
14cu|python-sqlalchemy-migrate-0.9.7-2|51	- (bb0d765) updated to a new version
14cu|python-sqlalchemy-migrate-0.9.7-2|52	
14cu|python-sqlalchemy-migrate-0.9.7-2|53	

14137 14
14cu|python-sqlobject-2.1.2-1|1	Summary: Object-Relational Manager, aka database wrapper for python
14cu|python-sqlobject-2.1.2-1|2	
14cu|python-sqlobject-2.1.2-1|3	Name: python-sqlobject
14cu|python-sqlobject-2.1.2-1|4	Version: 2.1.2
14cu|python-sqlobject-2.1.2-1|5	Release: 1
14cu|python-sqlobject-2.1.2-1|6	URL: http://sqlobject.org/
14cu|python-sqlobject-2.1.2-1|7	Source0: http://pypi.python.org/packages/source/S/SQLObject/SQLObject-%{version}.tar.gz
14cu|python-sqlobject-2.1.2-1|8	License: LGPL
14cu|python-sqlobject-2.1.2-1|9	Group: Development/Python
14cu|python-sqlobject-2.1.2-1|10	BuildArch: noarch
14cu|python-sqlobject-2.1.2-1|11	BuildRequires: python-devel python-setuptools
14cu|python-sqlobject-2.1.2-1|12	Requires: python
14cu|python-sqlobject-2.1.2-1|13	
14cu|python-sqlobject-2.1.2-1|14	%description
14cu|python-sqlobject-2.1.2-1|15	Classes created using SQLObject wrap database rows, presenting a
14cu|python-sqlobject-2.1.2-1|16	friendly-looking Python object instead of a database/SQL interface.
14cu|python-sqlobject-2.1.2-1|17	Emphasizes convenience.  Works with MySQL, PostgreSQL, SQLite, Firebird.
14cu|python-sqlobject-2.1.2-1|18	
14cu|python-sqlobject-2.1.2-1|19	%prep
14cu|python-sqlobject-2.1.2-1|20	%setup -n SQLObject-%{version} -q
14cu|python-sqlobject-2.1.2-1|21	
14cu|python-sqlobject-2.1.2-1|22	%build
14cu|python-sqlobject-2.1.2-1|23	python setup.py build
14cu|python-sqlobject-2.1.2-1|24	
14cu|python-sqlobject-2.1.2-1|25	%install
14cu|python-sqlobject-2.1.2-1|26	python setup.py install --root %{buildroot}
14cu|python-sqlobject-2.1.2-1|27	rm -Rf %{buildroot}/%{_bindir}/easy_install
14cu|python-sqlobject-2.1.2-1|28	
14cu|python-sqlobject-2.1.2-1|29	%clean
14cu|python-sqlobject-2.1.2-1|30	
14cu|python-sqlobject-2.1.2-1|31	%files
14cu|python-sqlobject-2.1.2-1|32	%doc docs
14cu|python-sqlobject-2.1.2-1|33	%{py_puresitedir}/*
14cu|python-sqlobject-2.1.2-1|34	%{_bindir}/*
14cu|python-sqlobject-2.1.2-1|35	
14cu|python-sqlobject-2.1.2-1|36	%changelog
14cu|python-sqlobject-2.1.2-1|37	
14cu|python-sqlobject-2.1.2-1|38	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.1.2-1
14cu|python-sqlobject-2.1.2-1|39	- (e01de05) Updated to 2.1.2 (by updates_builder)
14cu|python-sqlobject-2.1.2-1|40	
14cu|python-sqlobject-2.1.2-1|41	

14138 14
14cu|python-sqlparse-0.1.16-1|1	%define pypi_name sqlparse
14cu|python-sqlparse-0.1.16-1|2	
14cu|python-sqlparse-0.1.16-1|3	Name:           python-sqlparse
14cu|python-sqlparse-0.1.16-1|4	Version:        0.1.16
14cu|python-sqlparse-0.1.16-1|5	Release:        1
14cu|python-sqlparse-0.1.16-1|6	Group:          Development/Python
14cu|python-sqlparse-0.1.16-1|7	Summary:        Non-validating SQL parser
14cu|python-sqlparse-0.1.16-1|8	
14cu|python-sqlparse-0.1.16-1|9	License:        BSD
14cu|python-sqlparse-0.1.16-1|10	URL:            https://github.com/andialbrecht/sqlparse
14cu|python-sqlparse-0.1.16-1|11	Source0:        https://pypi.python.org/packages/source/s/sqlparse/sqlparse-%{version}.tar.gz
14cu|python-sqlparse-0.1.16-1|12	BuildArch:      noarch
14cu|python-sqlparse-0.1.16-1|13	
14cu|python-sqlparse-0.1.16-1|14	BuildRequires:  python-devel
14cu|python-sqlparse-0.1.16-1|15	BuildRequires:  python-sphinx
14cu|python-sqlparse-0.1.16-1|16	BuildRequires:  python-setuptools
14cu|python-sqlparse-0.1.16-1|17	
14cu|python-sqlparse-0.1.16-1|18	BuildRequires:  python3-devel
14cu|python-sqlparse-0.1.16-1|19	BuildRequires:  python3-setuptools
14cu|python-sqlparse-0.1.16-1|20	
14cu|python-sqlparse-0.1.16-1|21	
14cu|python-sqlparse-0.1.16-1|22	%description
14cu|python-sqlparse-0.1.16-1|23	``sqlparse`` is a non-validating SQL parser module.
14cu|python-sqlparse-0.1.16-1|24	It provides support for
14cu|python-sqlparse-0.1.16-1|25	parsing, splitting and formatting SQL statements.
14cu|python-sqlparse-0.1.16-1|26	
14cu|python-sqlparse-0.1.16-1|27	
14cu|python-sqlparse-0.1.16-1|28	%package -n     python3-%{pypi_name}
14cu|python-sqlparse-0.1.16-1|29	Summary:        Non-validating SQL parser
14cu|python-sqlparse-0.1.16-1|30	Group:          Development/Python
14cu|python-sqlparse-0.1.16-1|31	
14cu|python-sqlparse-0.1.16-1|32	
14cu|python-sqlparse-0.1.16-1|33	%description -n python3-%{pypi_name}
14cu|python-sqlparse-0.1.16-1|34	``sqlparse`` is a non-validating SQL parser module.
14cu|python-sqlparse-0.1.16-1|35	It provides support for
14cu|python-sqlparse-0.1.16-1|36	parsing, splitting and formatting SQL statements.
14cu|python-sqlparse-0.1.16-1|37	
14cu|python-sqlparse-0.1.16-1|38	
14cu|python-sqlparse-0.1.16-1|39	%prep
14cu|python-sqlparse-0.1.16-1|40	%setup -q -n %{pypi_name}-%{version}
14cu|python-sqlparse-0.1.16-1|41	# Remove bundled egg-info
14cu|python-sqlparse-0.1.16-1|42	rm -rf %{pypi_name}.egg-info
14cu|python-sqlparse-0.1.16-1|43	
14cu|python-sqlparse-0.1.16-1|44	# generate html docs
14cu|python-sqlparse-0.1.16-1|45	sphinx-build docs/source html
14cu|python-sqlparse-0.1.16-1|46	# remove the sphinx-build leftovers
14cu|python-sqlparse-0.1.16-1|47	rm -rf html/.{doctrees,buildinfo}
14cu|python-sqlparse-0.1.16-1|48	
14cu|python-sqlparse-0.1.16-1|49	cp -a . %{py3dir}
14cu|python-sqlparse-0.1.16-1|50	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-sqlparse-0.1.16-1|51	
14cu|python-sqlparse-0.1.16-1|52	
14cu|python-sqlparse-0.1.16-1|53	%build
14cu|python-sqlparse-0.1.16-1|54	python2 setup.py build
14cu|python-sqlparse-0.1.16-1|55	
14cu|python-sqlparse-0.1.16-1|56	pushd %{py3dir}
14cu|python-sqlparse-0.1.16-1|57	python3 setup.py build
14cu|python-sqlparse-0.1.16-1|58	popd
14cu|python-sqlparse-0.1.16-1|59	
14cu|python-sqlparse-0.1.16-1|60	
14cu|python-sqlparse-0.1.16-1|61	%install
14cu|python-sqlparse-0.1.16-1|62	pushd %{py3dir}
14cu|python-sqlparse-0.1.16-1|63	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-sqlparse-0.1.16-1|64	mv %{buildroot}%{_bindir}/sqlformat %{buildroot}/%{_bindir}/python3-sqlformat
14cu|python-sqlparse-0.1.16-1|65	popd
14cu|python-sqlparse-0.1.16-1|66	
14cu|python-sqlparse-0.1.16-1|67	python2 setup.py install --skip-build --root %{buildroot}
14cu|python-sqlparse-0.1.16-1|68	
14cu|python-sqlparse-0.1.16-1|69	
14cu|python-sqlparse-0.1.16-1|70	%files
14cu|python-sqlparse-0.1.16-1|71	%doc html README.rst
14cu|python-sqlparse-0.1.16-1|72	%{_bindir}/sqlformat
14cu|python-sqlparse-0.1.16-1|73	%{py_puresitedir}/%{pypi_name}
14cu|python-sqlparse-0.1.16-1|74	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-sqlparse-0.1.16-1|75	
14cu|python-sqlparse-0.1.16-1|76	
14cu|python-sqlparse-0.1.16-1|77	%files -n python3-%{pypi_name}
14cu|python-sqlparse-0.1.16-1|78	%doc html README.rst
14cu|python-sqlparse-0.1.16-1|79	%{_bindir}/python3-sqlformat
14cu|python-sqlparse-0.1.16-1|80	%{py3_puresitedir}/%{pypi_name}
14cu|python-sqlparse-0.1.16-1|81	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-sqlparse-0.1.16-1|82	
14cu|python-sqlparse-0.1.16-1|83	
14cu|python-sqlparse-0.1.16-1|84	%changelog
14cu|python-sqlparse-0.1.16-1|85	
14cu|python-sqlparse-0.1.16-1|86	* Thu Oct 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.16-1
14cu|python-sqlparse-0.1.16-1|87	- (db85a73) Added setuptools BR
14cu|python-sqlparse-0.1.16-1|88	
14cu|python-sqlparse-0.1.16-1|89	

14139 14
14cu|python-stevedore-1.15.0-1|1	%define oname stevedore
14cu|python-stevedore-1.15.0-1|2	
14cu|python-stevedore-1.15.0-1|3	Name:           python-%{oname}
14cu|python-stevedore-1.15.0-1|4	Version:        1.15.0
14cu|python-stevedore-1.15.0-1|5	Release:        1
14cu|python-stevedore-1.15.0-1|6	Summary:        Manage dynamic plugins for Python applications
14cu|python-stevedore-1.15.0-1|7	Group:          Development/Python
14cu|python-stevedore-1.15.0-1|8	License:        ASL 2.0
14cu|python-stevedore-1.15.0-1|9	URL:            https://github.com/dreamhost/%{oname}
14cu|python-stevedore-1.15.0-1|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-stevedore-1.15.0-1|11	
14cu|python-stevedore-1.15.0-1|12	BuildRequires:  pkgconfig(python)
14cu|python-stevedore-1.15.0-1|13	BuildRequires:  pythonegg(setuptools)
14cu|python-stevedore-1.15.0-1|14	BuildRequires:  pythonegg(pbr)
14cu|python-stevedore-1.15.0-1|15	BuildRequires:  pythonegg(nose)
14cu|python-stevedore-1.15.0-1|16	BuildRequires:  pythonegg(mock)
14cu|python-stevedore-1.15.0-1|17	BuildRequires:  pythonegg(testtools)
14cu|python-stevedore-1.15.0-1|18	BuildRequires:  pythonegg(oslotest)
14cu|python-stevedore-1.15.0-1|19	BuildRequires:  pythonegg(pillow)
14cu|python-stevedore-1.15.0-1|20	BuildRequires:  pythonegg(sphinx)
14cu|python-stevedore-1.15.0-1|21	BuildRequires:  pythonegg(mock)
14cu|python-stevedore-1.15.0-1|22	BuildRequires:  pythonegg(coverage)
14cu|python-stevedore-1.15.0-1|23	BuildRequires:  pythonegg(testrepository)
14cu|python-stevedore-1.15.0-1|24	BuildRequires:  pythonegg(discover)
14cu|python-stevedore-1.15.0-1|25	BuildRequires:  pythonegg(oslosphinx)
14cu|python-stevedore-1.15.0-1|26	Requires:       pythonegg(setuptools)
14cu|python-stevedore-1.15.0-1|27	Requires:       pythonegg(six)
14cu|python-stevedore-1.15.0-1|28	Requires:       pythonegg(pbr)
14cu|python-stevedore-1.15.0-1|29	BuildArch:      noarch
14cu|python-stevedore-1.15.0-1|30	
14cu|python-stevedore-1.15.0-1|31	%description
14cu|python-stevedore-1.15.0-1|32	Manage dynamic plugins for Python applications.
14cu|python-stevedore-1.15.0-1|33	%files
14cu|python-stevedore-1.15.0-1|34	%doc README.rst LICENSE
14cu|python-stevedore-1.15.0-1|35	%{py_puresitedir}/%{oname}
14cu|python-stevedore-1.15.0-1|36	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
14cu|python-stevedore-1.15.0-1|37	#--------------------------------------------------------------------
14cu|python-stevedore-1.15.0-1|38	
14cu|python-stevedore-1.15.0-1|39	%prep
14cu|python-stevedore-1.15.0-1|40	%setup -qn %{oname}-%{version}
14cu|python-stevedore-1.15.0-1|41	# we have newer modules
14cu|python-stevedore-1.15.0-1|42	rm -fr requirements.txt
14cu|python-stevedore-1.15.0-1|43	
14cu|python-stevedore-1.15.0-1|44	%build
14cu|python-stevedore-1.15.0-1|45	python setup.py build
14cu|python-stevedore-1.15.0-1|46	
14cu|python-stevedore-1.15.0-1|47	%install
14cu|python-stevedore-1.15.0-1|48	python setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python-stevedore-1.15.0-1|49	find %{buildroot} -size 0 -delete
14cu|python-stevedore-1.15.0-1|50	
14cu|python-stevedore-1.15.0-1|51	%check
14cu|python-stevedore-1.15.0-1|52	PYTHONPATH=. nosetests-%{py_ver}
14cu|python-stevedore-1.15.0-1|53	
14cu|python-stevedore-1.15.0-1|54	
14cu|python-stevedore-1.15.0-1|55	
14cu|python-stevedore-1.15.0-1|56	
14cu|python-stevedore-1.15.0-1|57	%changelog
14cu|python-stevedore-1.15.0-1|58	
14cu|python-stevedore-1.15.0-1|59	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 1.15.0-1
14cu|python-stevedore-1.15.0-1|60	- (6d36569) Log: Update to 1.15.0
14cu|python-stevedore-1.15.0-1|61	- (6d36569) backported missing BR and Req
14cu|python-stevedore-1.15.0-1|62	- (6d36569) fixed and enabled tests
14cu|python-stevedore-1.15.0-1|63	- (6d36569) spec clean
14cu|python-stevedore-1.15.0-1|64	
14cu|python-stevedore-1.15.0-1|65	

14140 14
14cu|python-subunit-1.2.0-1|1	%define module  subunit
14cu|python-subunit-1.2.0-1|2	
14cu|python-subunit-1.2.0-1|3	Name:           python-%{module}
14cu|python-subunit-1.2.0-1|4	Version:        1.2.0
14cu|python-subunit-1.2.0-1|5	Release:        1
14cu|python-subunit-1.2.0-1|6	Summary:        Python implementation of subunit test streaming protocol
14cu|python-subunit-1.2.0-1|7	Group:          Development/Python
14cu|python-subunit-1.2.0-1|8	License:        ASL 2.0
14cu|python-subunit-1.2.0-1|9	URL:            https://launchpad.net/testrepository
14cu|python-subunit-1.2.0-1|10	Source0:        https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14cu|python-subunit-1.2.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-subunit-1.2.0-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-subunit-1.2.0-1|13	BuildArch:      noarch
14cu|python-subunit-1.2.0-1|14	
14cu|python-subunit-1.2.0-1|15	%description
14cu|python-subunit-1.2.0-1|16	Subunit is a streaming protocol for test results.
14cu|python-subunit-1.2.0-1|17	
14cu|python-subunit-1.2.0-1|18	%files
14cu|python-subunit-1.2.0-1|19	%doc NEWS README.rst
14cu|python-subunit-1.2.0-1|20	%{_bindir}/%{module}*
14cu|python-subunit-1.2.0-1|21	%{_bindir}/tap2%{module}
14cu|python-subunit-1.2.0-1|22	%{py_puresitedir}/*
14cu|python-subunit-1.2.0-1|23	#-----------------------------------------------------------------
14cu|python-subunit-1.2.0-1|24	%package -n     python3-%{module}
14cu|python-subunit-1.2.0-1|25	Summary:        Python 3 implementation of subunit test streaming protocol
14cu|python-subunit-1.2.0-1|26	Group:          Development/Python
14cu|python-subunit-1.2.0-1|27	BuildRequires:  pkgconfig(python3)
14cu|python-subunit-1.2.0-1|28	BuildRequires:  python3egg(setuptools)
14cu|python-subunit-1.2.0-1|29	BuildArch:      noarch
14cu|python-subunit-1.2.0-1|30	
14cu|python-subunit-1.2.0-1|31	%description -n python3-%{module}
14cu|python-subunit-1.2.0-1|32	Subunit is a streaming protocol for test results.
14cu|python-subunit-1.2.0-1|33	This is the Python 3 version of the package.
14cu|python-subunit-1.2.0-1|34	
14cu|python-subunit-1.2.0-1|35	%files -n python3-%{module}
14cu|python-subunit-1.2.0-1|36	%doc NEWS README.rst
14cu|python-subunit-1.2.0-1|37	%{_bindir}/python3-%{module}*
14cu|python-subunit-1.2.0-1|38	%{_bindir}/python3-tap2%{module}
14cu|python-subunit-1.2.0-1|39	%{py3_puresitedir}/*
14cu|python-subunit-1.2.0-1|40	#-----------------------------------------------------------------
14cu|python-subunit-1.2.0-1|41	
14cu|python-subunit-1.2.0-1|42	%prep
14cu|python-subunit-1.2.0-1|43	%setup -qn %{name}-%{version}
14cu|python-subunit-1.2.0-1|44	
14cu|python-subunit-1.2.0-1|45	# Remove bundled egg-info
14cu|python-subunit-1.2.0-1|46	rm -rf python_%{module}.egg-info
14cu|python-subunit-1.2.0-1|47	cp -a . %{py3dir}
14cu|python-subunit-1.2.0-1|48	
14cu|python-subunit-1.2.0-1|49	%build
14cu|python-subunit-1.2.0-1|50	python setup.py build
14cu|python-subunit-1.2.0-1|51	
14cu|python-subunit-1.2.0-1|52	pushd %{py3dir}
14cu|python-subunit-1.2.0-1|53	python3 setup.py build
14cu|python-subunit-1.2.0-1|54	popd
14cu|python-subunit-1.2.0-1|55	
14cu|python-subunit-1.2.0-1|56	%install
14cu|python-subunit-1.2.0-1|57	pushd %{py3dir}
14cu|python-subunit-1.2.0-1|58	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-subunit-1.2.0-1|59	cd %{buildroot}%{_bindir}
14cu|python-subunit-1.2.0-1|60	mv subunit-1to2 python3-subunit-1to2
14cu|python-subunit-1.2.0-1|61	mv subunit2gtk python3-subunit2gtk
14cu|python-subunit-1.2.0-1|62	mv subunit2pyunit python3-subunit2pyunit
14cu|python-subunit-1.2.0-1|63	mv subunit-filter python3-subunit-filter
14cu|python-subunit-1.2.0-1|64	mv subunit-notify python3-subunit-notify
14cu|python-subunit-1.2.0-1|65	mv subunit-stats python3-subunit-stats
14cu|python-subunit-1.2.0-1|66	mv tap2subunit python3-tap2subunit
14cu|python-subunit-1.2.0-1|67	mv subunit2csv python3-subunit2csv
14cu|python-subunit-1.2.0-1|68	mv subunit2junitxml python3-subunit2junitxml
14cu|python-subunit-1.2.0-1|69	mv subunit-2to1 python3-subunit-2to1
14cu|python-subunit-1.2.0-1|70	mv subunit-ls python3-subunit-ls
14cu|python-subunit-1.2.0-1|71	mv subunit-output python3-subunit-output
14cu|python-subunit-1.2.0-1|72	mv subunit-tags python3-subunit-tags
14cu|python-subunit-1.2.0-1|73	popd
14cu|python-subunit-1.2.0-1|74	
14cu|python-subunit-1.2.0-1|75	python setup.py install --skip-build --root %{buildroot}
14cu|python-subunit-1.2.0-1|76	
14cu|python-subunit-1.2.0-1|77	pushd %{buildroot}%{py3_puresitedir}/%{module}
14cu|python-subunit-1.2.0-1|78	chmod +x tests/sample-two-script.py \
14cu|python-subunit-1.2.0-1|79	tests/sample-script.py \
14cu|python-subunit-1.2.0-1|80	run.py
14cu|python-subunit-1.2.0-1|81	popd
14cu|python-subunit-1.2.0-1|82	
14cu|python-subunit-1.2.0-1|83	pushd %{buildroot}%{py_puresitedir}/%{module}
14cu|python-subunit-1.2.0-1|84	chmod +x tests/sample-two-script.py \
14cu|python-subunit-1.2.0-1|85	tests/sample-script.py \
14cu|python-subunit-1.2.0-1|86	run.py
14cu|python-subunit-1.2.0-1|87	popd
14cu|python-subunit-1.2.0-1|88	
14cu|python-subunit-1.2.0-1|89	
14cu|python-subunit-1.2.0-1|90	%changelog
14cu|python-subunit-1.2.0-1|91	
14cu|python-subunit-1.2.0-1|92	* Fri Jun 17 2016 abfonly <abfonly@gmail.com> 1.2.0-1
14cu|python-subunit-1.2.0-1|93	- (316bc04) Imported from SRPM
14cu|python-subunit-1.2.0-1|94	
14cu|python-subunit-1.2.0-1|95	

14141 14
14cu|python-swiftclient-2.0.3-1|1	Name:       python-swiftclient
14cu|python-swiftclient-2.0.3-1|2	Version:    2.0.3
14cu|python-swiftclient-2.0.3-1|3	Release:    1
14cu|python-swiftclient-2.0.3-1|4	Summary:    Client Library for OpenStack Object Storage API
14cu|python-swiftclient-2.0.3-1|5	License:    ASL 2.0
14cu|python-swiftclient-2.0.3-1|6	Group:      Development/Python
14cu|python-swiftclient-2.0.3-1|7	URL:        http://pypi.python.org/pypi/%{name}
14cu|python-swiftclient-2.0.3-1|8	Source0:    http://pypi.python.org/packages/source/p/python-swiftclient/%{name}-%{version}.tar.gz
14cu|python-swiftclient-2.0.3-1|9	# fedora patch
14cu|python-swiftclient-2.0.3-1|10	Patch0001: 0001-Remove-builtin-requirements-handling.patch
14cu|python-swiftclient-2.0.3-1|11	
14cu|python-swiftclient-2.0.3-1|12	BuildRequires: pkgconfig(python)
14cu|python-swiftclient-2.0.3-1|13	BuildRequires: pythonegg(setuptools)
14cu|python-swiftclient-2.0.3-1|14	BuildRequires: pythonegg(d2to1)
14cu|python-swiftclient-2.0.3-1|15	BuildRequires: pythonegg(pbr)
14cu|python-swiftclient-2.0.3-1|16	BuildRequires: pythonegg(requests)
14cu|python-swiftclient-2.0.3-1|17	BuildRequires: pythonegg(sphinx)
14cu|python-swiftclient-2.0.3-1|18	BuildRequires: pythonegg(six)
14cu|python-swiftclient-2.0.3-1|19	
14cu|python-swiftclient-2.0.3-1|20	Requires:    pythonegg(python-keystoneclient)
14cu|python-swiftclient-2.0.3-1|21	Requires:    pythonegg(requests)
14cu|python-swiftclient-2.0.3-1|22	
14cu|python-swiftclient-2.0.3-1|23	Conflicts:  openstack-swift
14cu|python-swiftclient-2.0.3-1|24	
14cu|python-swiftclient-2.0.3-1|25	BuildArch:  noarch
14cu|python-swiftclient-2.0.3-1|26	
14cu|python-swiftclient-2.0.3-1|27	%description
14cu|python-swiftclient-2.0.3-1|28	Client library and command line utility for interacting with Openstack
14cu|python-swiftclient-2.0.3-1|29	Object Storage API.
14cu|python-swiftclient-2.0.3-1|30	
14cu|python-swiftclient-2.0.3-1|31	
14cu|python-swiftclient-2.0.3-1|32	%prep
14cu|python-swiftclient-2.0.3-1|33	%setup -q
14cu|python-swiftclient-2.0.3-1|34	
14cu|python-swiftclient-2.0.3-1|35	%patch0001 -p1
14cu|python-swiftclient-2.0.3-1|36	rm -f test-requirements.txt requirements.txt
14cu|python-swiftclient-2.0.3-1|37	rm -rf python_swiftclient.egg-info
14cu|python-swiftclient-2.0.3-1|38	
14cu|python-swiftclient-2.0.3-1|39	%build
14cu|python-swiftclient-2.0.3-1|40	python setup.py build
14cu|python-swiftclient-2.0.3-1|41	
14cu|python-swiftclient-2.0.3-1|42	%install
14cu|python-swiftclient-2.0.3-1|43	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-swiftclient-2.0.3-1|44	
14cu|python-swiftclient-2.0.3-1|45	# build html docs
14cu|python-swiftclient-2.0.3-1|46	export PYTHONPATH="$( pwd ):$PYTHONPATH"
14cu|python-swiftclient-2.0.3-1|47	pushd doc
14cu|python-swiftclient-2.0.3-1|48	make html
14cu|python-swiftclient-2.0.3-1|49	popd
14cu|python-swiftclient-2.0.3-1|50	
14cu|python-swiftclient-2.0.3-1|51	# manpage
14cu|python-swiftclient-2.0.3-1|52	install -p -D -m 644 doc/manpages/swift.1 %{buildroot}%{_mandir}/man1/swift.1
14cu|python-swiftclient-2.0.3-1|53	
14cu|python-swiftclient-2.0.3-1|54	# Fix linting
14cu|python-swiftclient-2.0.3-1|55	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
14cu|python-swiftclient-2.0.3-1|56	
14cu|python-swiftclient-2.0.3-1|57	%files
14cu|python-swiftclient-2.0.3-1|58	%doc LICENSE README.rst doc/build/html
14cu|python-swiftclient-2.0.3-1|59	%{_bindir}/swift
14cu|python-swiftclient-2.0.3-1|60	%{py_puresitedir}/swiftclient
14cu|python-swiftclient-2.0.3-1|61	%{py_puresitedir}/*.egg-info
14cu|python-swiftclient-2.0.3-1|62	%{_mandir}/man1/swift.1*
14cu|python-swiftclient-2.0.3-1|63	
14cu|python-swiftclient-2.0.3-1|64	%changelog
14cu|python-swiftclient-2.0.3-1|65	
14cu|python-swiftclient-2.0.3-1|66	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-1
14cu|python-swiftclient-2.0.3-1|67	- (7f546ce) Updated to 2.0.3 (by updates_builder)
14cu|python-swiftclient-2.0.3-1|68	
14cu|python-swiftclient-2.0.3-1|69	

14142 14
14cu|python-sympy-0.7.6.1-1|1	%define module	sympy
14cu|python-sympy-0.7.6.1-1|2	
14cu|python-sympy-0.7.6.1-1|3	Summary:	Python library for symbolic mathematics
14cu|python-sympy-0.7.6.1-1|4	
14cu|python-sympy-0.7.6.1-1|5	Name:		python-%{module}
14cu|python-sympy-0.7.6.1-1|6	Version:	0.7.6.1
14cu|python-sympy-0.7.6.1-1|7	Release:	1
14cu|python-sympy-0.7.6.1-1|8	License:	BSD
14cu|python-sympy-0.7.6.1-1|9	Group:		Development/Python
14cu|python-sympy-0.7.6.1-1|10	Url:		http://sympy.googlecode.com/
14cu|python-sympy-0.7.6.1-1|11	Source0:	https://github.com/sympy/sympy/releases/download/sympy-0.7.6.1/sympy-%{version}.tar.gz
14cu|python-sympy-0.7.6.1-1|12	Patch0:		sympy-0.7.6-strip-internal-mpmath.patch
14cu|python-sympy-0.7.6.1-1|13	Patch1:		https://github.com/AadityaNair/sympy/commit/1be64700c1063eff2b2747ce63ca03eac797b4a4.patch
14cu|python-sympy-0.7.6.1-1|14	Patch2:		https://github.com/debugger22/sympy/commit/d3d3bd01bc5f625055bfa7247efc1e8cdeef0b33.patch
14cu|python-sympy-0.7.6.1-1|15	Requires: 	python-numpy
14cu|python-sympy-0.7.6.1-1|16	Requires: 	python-mpmath
14cu|python-sympy-0.7.6.1-1|17	Requires: 	python(abi) = 2.7
14cu|python-sympy-0.7.6.1-1|18	
14cu|python-sympy-0.7.6.1-1|19	Suggests:	python-gmpy >= 1.03
14cu|python-sympy-0.7.6.1-1|20	Suggests:	python-pyglet
14cu|python-sympy-0.7.6.1-1|21	
14cu|python-sympy-0.7.6.1-1|22	
14cu|python-sympy-0.7.6.1-1|23	BuildRequires:  python-devel
14cu|python-sympy-0.7.6.1-1|24	BuildRequires:  librsvg
14cu|python-sympy-0.7.6.1-1|25	BuildRequires:  imagemagick
14cu|python-sympy-0.7.6.1-1|26	BuildRequires:	python-sphinx
14cu|python-sympy-0.7.6.1-1|27	BuildRequires:	python-docutils
14cu|python-sympy-0.7.6.1-1|28	BuildRequires:	python-mpmath
14cu|python-sympy-0.7.6.1-1|29	BuildRequires:  gettext
14cu|python-sympy-0.7.6.1-1|30	BuildRequires:  graphviz
14cu|python-sympy-0.7.6.1-1|31	
14cu|python-sympy-0.7.6.1-1|32	BuildArch:	noarch
14cu|python-sympy-0.7.6.1-1|33	
14cu|python-sympy-0.7.6.1-1|34	%description
14cu|python-sympy-0.7.6.1-1|35	SymPy is a Python library for symbolic mathematics. It aims to become
14cu|python-sympy-0.7.6.1-1|36	a full-featured computer algebra system (CAS) while keeping the code
14cu|python-sympy-0.7.6.1-1|37	as simple as possible in order to be comprehensible and easily
14cu|python-sympy-0.7.6.1-1|38	extensible. SymPy is written entirely in Python and does not require
14cu|python-sympy-0.7.6.1-1|39	any external libraries, except optionally for plotting support.
14cu|python-sympy-0.7.6.1-1|40	
14cu|python-sympy-0.7.6.1-1|41	%prep
14cu|python-sympy-0.7.6.1-1|42	%setup -q -n %{module}-%{version}
14cu|python-sympy-0.7.6.1-1|43	
14cu|python-sympy-0.7.6.1-1|44	%patch0 -p0 -b .mpmath
14cu|python-sympy-0.7.6.1-1|45	%patch1 -p1
14cu|python-sympy-0.7.6.1-1|46	%patch2 -p1
14cu|python-sympy-0.7.6.1-1|47	
14cu|python-sympy-0.7.6.1-1|48	# Use python-mpmath package
14cu|python-sympy-0.7.6.1-1|49	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/sympy/sympy-0.7.1.ebuild?revision=1.2&view=markup
14cu|python-sympy-0.7.6.1-1|50	rm -rf sympy/mpmath doc/src/modules/mpmath
14cu|python-sympy-0.7.6.1-1|51	rm -rf %{name}-%{version}/sympy/mpmath %{name}-%{version}/doc/src/module/mpmath
14cu|python-sympy-0.7.6.1-1|52	
14cu|python-sympy-0.7.6.1-1|53	
14cu|python-sympy-0.7.6.1-1|54	%build
14cu|python-sympy-0.7.6.1-1|55	
14cu|python-sympy-0.7.6.1-1|56	%install
14cu|python-sympy-0.7.6.1-1|57	python setup.py install --root=%{buildroot}
14cu|python-sympy-0.7.6.1-1|58	%make -C doc html
14cu|python-sympy-0.7.6.1-1|59	
14cu|python-sympy-0.7.6.1-1|60	# happy linting
14cu|python-sympy-0.7.6.1-1|61	rm -rf doc/_build/html/.buildinfo
14cu|python-sympy-0.7.6.1-1|62	rm -rf %{buildroot}%{_bindir}/test %{buildroot}%{_bindir}/doctest %{buildroot}%{_bindir}/py.bench
14cu|python-sympy-0.7.6.1-1|63	rm -rf %{buildroot}%{py_puresitedir}/sympy/strategies/tests/test_strat.py
14cu|python-sympy-0.7.6.1-1|64	chmod +x %{buildroot}%{py_puresitedir}/sympy/utilities/tests/diagnose_imports.py
14cu|python-sympy-0.7.6.1-1|65	#
14cu|python-sympy-0.7.6.1-1|66	
14cu|python-sympy-0.7.6.1-1|67	%files
14cu|python-sympy-0.7.6.1-1|68	%doc AUTHORS LICENSE examples/ doc/_build/html
14cu|python-sympy-0.7.6.1-1|69	%{_bindir}/isympy
14cu|python-sympy-0.7.6.1-1|70	%{_mandir}/man1/isympy.*
14cu|python-sympy-0.7.6.1-1|71	%dir %{py_puresitedir}/%{module}
14cu|python-sympy-0.7.6.1-1|72	%{py_puresitedir}/%{module}/*
14cu|python-sympy-0.7.6.1-1|73	%{py_puresitedir}/%{module}-*.egg-info
14cu|python-sympy-0.7.6.1-1|74	
14cu|python-sympy-0.7.6.1-1|75	%changelog
14cu|python-sympy-0.7.6.1-1|76	
14cu|python-sympy-0.7.6.1-1|77	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.7.6.1-1
14cu|python-sympy-0.7.6.1-1|78	- (78ab2d3) Updated to 0.7.6.1 (by updates_builder)
14cu|python-sympy-0.7.6.1-1|79	
14cu|python-sympy-0.7.6.1-1|80	

14143 14
14cu|python-tables-3.2.2-1|1	%define module	tables
14cu|python-tables-3.2.2-1|2	
14cu|python-tables-3.2.2-1|3	Summary: 	Hierarchical datasets in Python
14cu|python-tables-3.2.2-1|4	
14cu|python-tables-3.2.2-1|5	Name: 	 	python-%{module}
14cu|python-tables-3.2.2-1|6	Version: 	3.2.2
14cu|python-tables-3.2.2-1|7	Release: 	1
14cu|python-tables-3.2.2-1|8	Source0: 	http://pypi.python.org/packages/source/t/tables/tables-%{version}.tar.gz
14cu|python-tables-3.2.2-1|9	License: 	BSD
14cu|python-tables-3.2.2-1|10	Group: 	 	Development/Python
14cu|python-tables-3.2.2-1|11	Url: 	 	http://www.pytables.org
14cu|python-tables-3.2.2-1|12	Requires: 	python-numpy >= 1.4.1
14cu|python-tables-3.2.2-1|13	Requires:	python-numexpr >= 1.4.1
14cu|python-tables-3.2.2-1|14	BuildRequires:	python-numpy >= 1.4.1
14cu|python-tables-3.2.2-1|15	BuildRequires:	python-numpy-devel >= 1.4.1
14cu|python-tables-3.2.2-1|16	BuildRequires:	python-numexpr >= 1.4.1
14cu|python-tables-3.2.2-1|17	BuildRequires: 	hdf5-devel >= 1.6.10
14cu|python-tables-3.2.2-1|18	BuildRequires:	bzip2-devel
14cu|python-tables-3.2.2-1|19	BuildRequires:	liblzo-devel
14cu|python-tables-3.2.2-1|20	BuildRequires:	python-cython >= 0.13
14cu|python-tables-3.2.2-1|21	BuildRequires:	python-setuptools
14cu|python-tables-3.2.2-1|22	BuildRequires:	pkgconfig(python)
14cu|python-tables-3.2.2-1|23	BuildRequires:	python-sphinx
14cu|python-tables-3.2.2-1|24	BuildRequires:	pkgconfig(lapack)
14cu|python-tables-3.2.2-1|25	%rename python-pytables
14cu|python-tables-3.2.2-1|26	
14cu|python-tables-3.2.2-1|27	%description
14cu|python-tables-3.2.2-1|28	PyTables is a Python package for managing hierarchical datasets
14cu|python-tables-3.2.2-1|29	designed to efficiently and easily cope with extremely large amounts
14cu|python-tables-3.2.2-1|30	of data. It is built on top of the HDF5 library and the NumPy package
14cu|python-tables-3.2.2-1|31	(numarray and Numeric are also supported). PyTables features an
14cu|python-tables-3.2.2-1|32	object-oriented interface and performance-critical extensions coded in
14cu|python-tables-3.2.2-1|33	C (generated using Pyrex) that make it a fast yet extremely
14cu|python-tables-3.2.2-1|34	easy-to-use tool for interactively processing and searching through
14cu|python-tables-3.2.2-1|35	very large amounts of data. PyTables also optimizes memory and disk
14cu|python-tables-3.2.2-1|36	resources so that data occupies much less space than with other
14cu|python-tables-3.2.2-1|37	solutions such as relational or object-oriented databases (especially
14cu|python-tables-3.2.2-1|38	when compression is used).
14cu|python-tables-3.2.2-1|39	
14cu|python-tables-3.2.2-1|40	%package	doc
14cu|python-tables-3.2.2-1|41	Group:		Development/Python
14cu|python-tables-3.2.2-1|42	Summary:	Documentation for PyTables
14cu|python-tables-3.2.2-1|43	
14cu|python-tables-3.2.2-1|44	BuildArch:	noarch
14cu|python-tables-3.2.2-1|45	
14cu|python-tables-3.2.2-1|46	%description doc
14cu|python-tables-3.2.2-1|47	The %{name}-doc package contains the documentation related to
14cu|python-tables-3.2.2-1|48	PyTables.
14cu|python-tables-3.2.2-1|49	
14cu|python-tables-3.2.2-1|50	%package -n python3-%{module}
14cu|python-tables-3.2.2-1|51	Summary:        Hierarchical datasets in Python 3
14cu|python-tables-3.2.2-1|52	
14cu|python-tables-3.2.2-1|53	Group:          Development/Python
14cu|python-tables-3.2.2-1|54	Requires: 	python3-numpy
14cu|python-tables-3.2.2-1|55	Requires:	python3-numexpr
14cu|python-tables-3.2.2-1|56	BuildRequires:	python3-numpy
14cu|python-tables-3.2.2-1|57	BuildRequires:	python3-numpy-devel
14cu|python-tables-3.2.2-1|58	BuildRequires:	python3-numexpr
14cu|python-tables-3.2.2-1|59	BuildRequires:	python3-distribute
14cu|python-tables-3.2.2-1|60	BuildRequires:	pkgconfig(python3)
14cu|python-tables-3.2.2-1|61	BuildRequires:	python3-cython
14cu|python-tables-3.2.2-1|62	
14cu|python-tables-3.2.2-1|63	%description -n python3-%{module}
14cu|python-tables-3.2.2-1|64	PyTables is a Python 3 package for managing hierarchical datasets
14cu|python-tables-3.2.2-1|65	designed to efficiently and easily cope with extremely large amounts
14cu|python-tables-3.2.2-1|66	of data. It is built on top of the HDF5 library and the NumPy package
14cu|python-tables-3.2.2-1|67	(numarray and Numeric are also supported). PyTables features an
14cu|python-tables-3.2.2-1|68	object-oriented interface and performance-critical extensions coded in
14cu|python-tables-3.2.2-1|69	C (generated using Pyrex) that make it a fast yet extremely
14cu|python-tables-3.2.2-1|70	easy-to-use tool for interactively processing and searching through
14cu|python-tables-3.2.2-1|71	very large amounts of data. PyTables also optimizes memory and disk
14cu|python-tables-3.2.2-1|72	resources so that data occupies much less space than with other
14cu|python-tables-3.2.2-1|73	solutions such as relational or object-oriented databases (especially
14cu|python-tables-3.2.2-1|74	when compression is used).
14cu|python-tables-3.2.2-1|75	
14cu|python-tables-3.2.2-1|76	
14cu|python-tables-3.2.2-1|77	%prep
14cu|python-tables-3.2.2-1|78	%setup -qc
14cu|python-tables-3.2.2-1|79	mv %{module}-%{version} python2
14cu|python-tables-3.2.2-1|80	cp -a python2 python3
14cu|python-tables-3.2.2-1|81	
14cu|python-tables-3.2.2-1|82	find python3/utils -name 'pt*' | xargs sed -i '1s|^#!/usr/bin/env python|#!python3|'
14cu|python-tables-3.2.2-1|83	
14cu|python-tables-3.2.2-1|84	%build
14cu|python-tables-3.2.2-1|85	export LIBS="dl m"
14cu|python-tables-3.2.2-1|86	pushd python2
14cu|python-tables-3.2.2-1|87	CFLAGS="%{optflags}" python setup.py build
14cu|python-tables-3.2.2-1|88	popd
14cu|python-tables-3.2.2-1|89	
14cu|python-tables-3.2.2-1|90	pushd python3
14cu|python-tables-3.2.2-1|91	CFLAGS="%{optflags}" python3 setup.py build
14cu|python-tables-3.2.2-1|92	popd
14cu|python-tables-3.2.2-1|93	
14cu|python-tables-3.2.2-1|94	%install
14cu|python-tables-3.2.2-1|95	pushd python3
14cu|python-tables-3.2.2-1|96	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-tables-3.2.2-1|97	mv %{buildroot}/usr/bin/pt2to3 %{buildroot}/usr/bin/pt2to33
14cu|python-tables-3.2.2-1|98	mv %{buildroot}/usr/bin/ptdump %{buildroot}/usr/bin/ptdump3
14cu|python-tables-3.2.2-1|99	mv %{buildroot}/usr/bin/ptrepack %{buildroot}/usr/bin/ptrepack3
14cu|python-tables-3.2.2-1|100	popd
14cu|python-tables-3.2.2-1|101	
14cu|python-tables-3.2.2-1|102	pushd python2
14cu|python-tables-3.2.2-1|103	chmod -x examples/check_examples.sh
14cu|python-tables-3.2.2-1|104	for i in utils/*; do sed -i 's|bin/env |bin/|' $i; done
14cu|python-tables-3.2.2-1|105	python setup.py install -O1 --skip-build --root=%{buildroot}
14cu|python-tables-3.2.2-1|106	popd
14cu|python-tables-3.2.2-1|107	
14cu|python-tables-3.2.2-1|108	%check
14cu|python-tables-3.2.2-1|109	pushd python3
14cu|python-tables-3.2.2-1|110	libdir=`ls build/|grep lib`
14cu|python-tables-3.2.2-1|111	export PYTHONPATH=`pwd`/build/$libdir
14cu|python-tables-3.2.2-1|112	echo "import tables; tables.test()" > bench/check_all.py
14cu|python-tables-3.2.2-1|113	python3 bench/check_all.py
14cu|python-tables-3.2.2-1|114	popd
14cu|python-tables-3.2.2-1|115	
14cu|python-tables-3.2.2-1|116	pushd python2
14cu|python-tables-3.2.2-1|117	libdir=`ls build/|grep lib`
14cu|python-tables-3.2.2-1|118	export PYTHONPATH=`pwd`/build/$libdir
14cu|python-tables-3.2.2-1|119	echo "import tables; tables.test()" > bench/check_all.py
14cu|python-tables-3.2.2-1|120	python bench/check_all.py
14cu|python-tables-3.2.2-1|121	popd
14cu|python-tables-3.2.2-1|122	
14cu|python-tables-3.2.2-1|123	
14cu|python-tables-3.2.2-1|124	%files
14cu|python-tables-3.2.2-1|125	%doc python2/*.txt python2/LICENSES
14cu|python-tables-3.2.2-1|126	%{_bindir}/pt2to3
14cu|python-tables-3.2.2-1|127	%{_bindir}/ptdump
14cu|python-tables-3.2.2-1|128	%{_bindir}/pttree
14cu|python-tables-3.2.2-1|129	%{_bindir}/ptrepack
14cu|python-tables-3.2.2-1|130	%{py_platsitedir}/%{module}
14cu|python-tables-3.2.2-1|131	%{py_platsitedir}/%{module}-%{version}-py*.egg-info
14cu|python-tables-3.2.2-1|132	
14cu|python-tables-3.2.2-1|133	%files doc
14cu|python-tables-3.2.2-1|134	%doc python2/examples/
14cu|python-tables-3.2.2-1|135	%doc python2/doc/html/
14cu|python-tables-3.2.2-1|136	
14cu|python-tables-3.2.2-1|137	%files -n python3-%{module}
14cu|python-tables-3.2.2-1|138	%doc python3/*.txt python3/LICENSES
14cu|python-tables-3.2.2-1|139	%{_bindir}/pt2to33
14cu|python-tables-3.2.2-1|140	%{_bindir}/ptdump3
14cu|python-tables-3.2.2-1|141	%{_bindir}/ptrepack3
14cu|python-tables-3.2.2-1|142	%{py3_platsitedir}/%{module}
14cu|python-tables-3.2.2-1|143	%{py3_platsitedir}/%{module}-%{version}-py*.egg-info
14cu|python-tables-3.2.2-1|144	
14cu|python-tables-3.2.2-1|145	
14cu|python-tables-3.2.2-1|146	%changelog
14cu|python-tables-3.2.2-1|147	
14cu|python-tables-3.2.2-1|148	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 3.2.2-1
14cu|python-tables-3.2.2-1|149	- (ddf4398) Fix files
14cu|python-tables-3.2.2-1|150	
14cu|python-tables-3.2.2-1|151	

14144 14
14cu|python-tempita-0.5.3dev-5|1	%define tarname	Tempita
14cu|python-tempita-0.5.3dev-5|2	
14cu|python-tempita-0.5.3dev-5|3	Summary:	A very small text templating language
14cu|python-tempita-0.5.3dev-5|4	
14cu|python-tempita-0.5.3dev-5|5	Name:		python-tempita
14cu|python-tempita-0.5.3dev-5|6	Version:	0.5.3dev
14cu|python-tempita-0.5.3dev-5|7	Release:	5
14cu|python-tempita-0.5.3dev-5|8	Source0:	http://pypi.python.org/packages/source/T/Tempita/Tempita-%{version}.tar.gz
14cu|python-tempita-0.5.3dev-5|9	License:	MIT
14cu|python-tempita-0.5.3dev-5|10	Group:		Development/Python
14cu|python-tempita-0.5.3dev-5|11	Url:		http://pythonpaste.org/tempita/
14cu|python-tempita-0.5.3dev-5|12	BuildArch:	noarch
14cu|python-tempita-0.5.3dev-5|13	BuildRequires:	python-setuptools
14cu|python-tempita-0.5.3dev-5|14	
14cu|python-tempita-0.5.3dev-5|15	%description
14cu|python-tempita-0.5.3dev-5|16	Tempita is a small templating language for text substitution.
14cu|python-tempita-0.5.3dev-5|17	
14cu|python-tempita-0.5.3dev-5|18	This isn't meant to be the Next Big Thing in templating; it's just a
14cu|python-tempita-0.5.3dev-5|19	handy little templating language for when your project outgrows
14cu|python-tempita-0.5.3dev-5|20	string.Template or % substitution. It's small, it embeds Python in
14cu|python-tempita-0.5.3dev-5|21	strings, and it doesn't do much else.
14cu|python-tempita-0.5.3dev-5|22	
14cu|python-tempita-0.5.3dev-5|23	%package -n python3-%{tarname}
14cu|python-tempita-0.5.3dev-5|24	Summary:	A very small text templating language
14cu|python-tempita-0.5.3dev-5|25	Group:		Development/Python
14cu|python-tempita-0.5.3dev-5|26	BuildRequires:	python3-setuptools
14cu|python-tempita-0.5.3dev-5|27	
14cu|python-tempita-0.5.3dev-5|28	%description -n python3-%{tarname}
14cu|python-tempita-0.5.3dev-5|29	Tempita is a small templating language for text substitution.
14cu|python-tempita-0.5.3dev-5|30	
14cu|python-tempita-0.5.3dev-5|31	This isn't meant to be the Next Big Thing in templating; it's just a
14cu|python-tempita-0.5.3dev-5|32	handy little templating language for when your project outgrows
14cu|python-tempita-0.5.3dev-5|33	string.Template or % substitution. It's small, it embeds Python in
14cu|python-tempita-0.5.3dev-5|34	strings, and it doesn't do much else.
14cu|python-tempita-0.5.3dev-5|35	
14cu|python-tempita-0.5.3dev-5|36	This is a python-3 package.
14cu|python-tempita-0.5.3dev-5|37	
14cu|python-tempita-0.5.3dev-5|38	%prep
14cu|python-tempita-0.5.3dev-5|39	%setup -q -n %{tarname}-%{version}
14cu|python-tempita-0.5.3dev-5|40	rm -rf %{py3dir}
14cu|python-tempita-0.5.3dev-5|41	cp -a . %{py3dir}
14cu|python-tempita-0.5.3dev-5|42	
14cu|python-tempita-0.5.3dev-5|43	%install
14cu|python-tempita-0.5.3dev-5|44	pushd %{py3dir}
14cu|python-tempita-0.5.3dev-5|45	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-tempita-0.5.3dev-5|46	popd
14cu|python-tempita-0.5.3dev-5|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-tempita-0.5.3dev-5|48	sed -i 's/.*egg-info$//' FILE_LIST
14cu|python-tempita-0.5.3dev-5|49	
14cu|python-tempita-0.5.3dev-5|50	%files -f FILE_LIST
14cu|python-tempita-0.5.3dev-5|51	
14cu|python-tempita-0.5.3dev-5|52	%files -n python3-%{tarname}
14cu|python-tempita-0.5.3dev-5|53	%defattr(-,root,root,-)
14cu|python-tempita-0.5.3dev-5|54	/usr/lib/python3.4/site-packages/Tempita-*.egg-info/
14cu|python-tempita-0.5.3dev-5|55	/usr/lib/python3.4/site-packages/tempita/
14cu|python-tempita-0.5.3dev-5|56	
14cu|python-tempita-0.5.3dev-5|57	%changelog
14cu|python-tempita-0.5.3dev-5|58	
14cu|python-tempita-0.5.3dev-5|59	* Wed Jun 01 2016 Denis Silakov <dsilakov@gmail.com> 0.5.3dev-5
14cu|python-tempita-0.5.3dev-5|60	- (78c248d) Fix files
14cu|python-tempita-0.5.3dev-5|61	
14cu|python-tempita-0.5.3dev-5|62	

14145 14
14cu|python-termcolor-1.1.0-1|1	%define module	termcolor
14cu|python-termcolor-1.1.0-1|2	
14cu|python-termcolor-1.1.0-1|3	Name:		python-%{module}
14cu|python-termcolor-1.1.0-1|4	Version:	1.1.0
14cu|python-termcolor-1.1.0-1|5	Release:	1
14cu|python-termcolor-1.1.0-1|6	Summary:	ANSII Color formatting for output in terminal
14cu|python-termcolor-1.1.0-1|7	License:	MIT
14cu|python-termcolor-1.1.0-1|8	Group:		Development/Python
14cu|python-termcolor-1.1.0-1|9	Url:		https://github.com/dvarrazzo/py-setproctitle/
14cu|python-termcolor-1.1.0-1|10	Source0:	https://pypi.io/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14cu|python-termcolor-1.1.0-1|11	BuildRequires:	pythonegg(setuptools)
14cu|python-termcolor-1.1.0-1|12	BuildRequires:	pkgconfig(python)
14cu|python-termcolor-1.1.0-1|13	
14cu|python-termcolor-1.1.0-1|14	BuildArch:	noarch
14cu|python-termcolor-1.1.0-1|15	
14cu|python-termcolor-1.1.0-1|16	%description
14cu|python-termcolor-1.1.0-1|17	%{summary}.
14cu|python-termcolor-1.1.0-1|18	
14cu|python-termcolor-1.1.0-1|19	%files
14cu|python-termcolor-1.1.0-1|20	%doc *.rst *.txt
14cu|python-termcolor-1.1.0-1|21	%{py_puresitedir}/%{module}.py
14cu|python-termcolor-1.1.0-1|22	%{py_puresitedir}/%{module}-%{version}-py*.egg-info
14cu|python-termcolor-1.1.0-1|23	#--------------------------------------------------------------------
14cu|python-termcolor-1.1.0-1|24	%package -n	python3-%{module}
14cu|python-termcolor-1.1.0-1|25	Summary:	A library allowing a process to change its title
14cu|python-termcolor-1.1.0-1|26	Group:		Development/Python
14cu|python-termcolor-1.1.0-1|27	
14cu|python-termcolor-1.1.0-1|28	BuildRequires:	python3egg(setuptools)
14cu|python-termcolor-1.1.0-1|29	BuildRequires:	pkgconfig(python3)
14cu|python-termcolor-1.1.0-1|30	
14cu|python-termcolor-1.1.0-1|31	%description -n	python3-%{module}
14cu|python-termcolor-1.1.0-1|32	%{summary}.
14cu|python-termcolor-1.1.0-1|33	This is the Python 3 version of the package.
14cu|python-termcolor-1.1.0-1|34	
14cu|python-termcolor-1.1.0-1|35	%files -n python3-%{module}
14cu|python-termcolor-1.1.0-1|36	%doc *.rst *.txt
14cu|python-termcolor-1.1.0-1|37	%{py3_puresitedir}/%{module}.py
14cu|python-termcolor-1.1.0-1|38	%{py3_puresitedir}/%{module}-%{version}-py*.egg-info
14cu|python-termcolor-1.1.0-1|39	#--------------------------------------------------------------------
14cu|python-termcolor-1.1.0-1|40	
14cu|python-termcolor-1.1.0-1|41	%prep
14cu|python-termcolor-1.1.0-1|42	%setup -qn %{module}-%{version}
14cu|python-termcolor-1.1.0-1|43	
14cu|python-termcolor-1.1.0-1|44	cp -a . %{py3dir}
14cu|python-termcolor-1.1.0-1|45	
14cu|python-termcolor-1.1.0-1|46	%build
14cu|python-termcolor-1.1.0-1|47	%py_build
14cu|python-termcolor-1.1.0-1|48	
14cu|python-termcolor-1.1.0-1|49	pushd %{py3dir}
14cu|python-termcolor-1.1.0-1|50	%py3_build
14cu|python-termcolor-1.1.0-1|51	popd
14cu|python-termcolor-1.1.0-1|52	
14cu|python-termcolor-1.1.0-1|53	%install
14cu|python-termcolor-1.1.0-1|54	pushd %{py3dir}
14cu|python-termcolor-1.1.0-1|55	%py3_install
14cu|python-termcolor-1.1.0-1|56	popd
14cu|python-termcolor-1.1.0-1|57	
14cu|python-termcolor-1.1.0-1|58	%py_install
14cu|python-termcolor-1.1.0-1|59	
14cu|python-termcolor-1.1.0-1|60	%changelog
14cu|python-termcolor-1.1.0-1|61	
14cu|python-termcolor-1.1.0-1|62	* Sun Oct 16 2016 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|python-termcolor-1.1.0-1|63	- (4bd9e33) Imported from SRPM
14cu|python-termcolor-1.1.0-1|64	
14cu|python-termcolor-1.1.0-1|65	

14146 14
14cu|python-testrepository-0.0.20-1|1	%define module testrepository
14cu|python-testrepository-0.0.20-1|2	
14cu|python-testrepository-0.0.20-1|3	Name:           python-%{module}
14cu|python-testrepository-0.0.20-1|4	Version:        0.0.20
14cu|python-testrepository-0.0.20-1|5	Release:        1
14cu|python-testrepository-0.0.20-1|6	Summary:        A repository of test results
14cu|python-testrepository-0.0.20-1|7	Group:          Development/Python
14cu|python-testrepository-0.0.20-1|8	License:        ASL 2.0
14cu|python-testrepository-0.0.20-1|9	URL:            https://launchpad.net/testrepository
14cu|python-testrepository-0.0.20-1|10	Source0:        http://pypi.python.org/packages/source/t/%{module}/%{module}-%{version}.tar.gz
14cu|python-testrepository-0.0.20-1|11	BuildRequires:  pkgconfig(python)
14cu|python-testrepository-0.0.20-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-testrepository-0.0.20-1|13	BuildRequires:  pythonegg(fixtures)
14cu|python-testrepository-0.0.20-1|14	BuildRequires:  pythonegg(python-subunit)
14cu|python-testrepository-0.0.20-1|15	BuildRequires:  pythonegg(testtools)
14cu|python-testrepository-0.0.20-1|16	BuildRequires:  pythonegg(extras)
14cu|python-testrepository-0.0.20-1|17	BuildRequires:  pythonegg(testresources)
14cu|python-testrepository-0.0.20-1|18	BuildRequires:  pythonegg(testscenarios)
14cu|python-testrepository-0.0.20-1|19	BuildRequires:  pythonegg(pytz)
14cu|python-testrepository-0.0.20-1|20	
14cu|python-testrepository-0.0.20-1|21	Requires:       pythonegg(fixtures)
14cu|python-testrepository-0.0.20-1|22	Requires:       pythonegg(python-subunit)
14cu|python-testrepository-0.0.20-1|23	Requires:       pythonegg(testtools)
14cu|python-testrepository-0.0.20-1|24	Requires:       pythonegg(extras)
14cu|python-testrepository-0.0.20-1|25	BuildArch:      noarch
14cu|python-testrepository-0.0.20-1|26	
14cu|python-testrepository-0.0.20-1|27	%description
14cu|python-testrepository-0.0.20-1|28	Provides a database of test results which can be used to
14cu|python-testrepository-0.0.20-1|29	support easy developer workflows, supporting functionality
14cu|python-testrepository-0.0.20-1|30	like isolating failing tests. Testrepository is compatible
14cu|python-testrepository-0.0.20-1|31	with any test suite that can output subunit. This includes any
14cu|python-testrepository-0.0.20-1|32	TAP test suite and any pyunit compatible test suite.
14cu|python-testrepository-0.0.20-1|33	
14cu|python-testrepository-0.0.20-1|34	%files
14cu|python-testrepository-0.0.20-1|35	%doc README.txt Apache-2.0
14cu|python-testrepository-0.0.20-1|36	%{_bindir}/testr
14cu|python-testrepository-0.0.20-1|37	%{py_puresitedir}/%{module}
14cu|python-testrepository-0.0.20-1|38	%{py_puresitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-testrepository-0.0.20-1|39	#-------------------------------------------------------------------
14cu|python-testrepository-0.0.20-1|40	
14cu|python-testrepository-0.0.20-1|41	%package -n python3-%{module}
14cu|python-testrepository-0.0.20-1|42	Summary:        A repository of test results (for Python 3)
14cu|python-testrepository-0.0.20-1|43	BuildRequires:  pkgconfig(python3)
14cu|python-testrepository-0.0.20-1|44	BuildRequires:  python3egg(setuptools)
14cu|python-testrepository-0.0.20-1|45	BuildRequires:  python3egg(fixtures)
14cu|python-testrepository-0.0.20-1|46	BuildRequires:  python3egg(python-subunit)
14cu|python-testrepository-0.0.20-1|47	BuildRequires:  python3egg(testtools)
14cu|python-testrepository-0.0.20-1|48	BuildRequires:  python3egg(extras)
14cu|python-testrepository-0.0.20-1|49	BuildRequires:  python3egg(testresources)
14cu|python-testrepository-0.0.20-1|50	BuildRequires:  python3egg(testscenarios)
14cu|python-testrepository-0.0.20-1|51	BuildRequires:  python3egg(pytz)
14cu|python-testrepository-0.0.20-1|52	
14cu|python-testrepository-0.0.20-1|53	Requires:       python3egg(fixtures)
14cu|python-testrepository-0.0.20-1|54	Requires:       python3egg(python-subunit)
14cu|python-testrepository-0.0.20-1|55	Requires:       python3egg(testtools)
14cu|python-testrepository-0.0.20-1|56	Requires:       python3egg(extras)
14cu|python-testrepository-0.0.20-1|57	
14cu|python-testrepository-0.0.20-1|58	%description -n python3-%{module}
14cu|python-testrepository-0.0.20-1|59	Provides a database of test results which can be used to
14cu|python-testrepository-0.0.20-1|60	support easy developer workflows, supporting functionality
14cu|python-testrepository-0.0.20-1|61	like isolating failing tests. Testrepository is compatible
14cu|python-testrepository-0.0.20-1|62	with any test suite that can output subunit. This includes any
14cu|python-testrepository-0.0.20-1|63	TAP test suite and any pyunit compatible test suite.
14cu|python-testrepository-0.0.20-1|64	
14cu|python-testrepository-0.0.20-1|65	This package is for Python 3.
14cu|python-testrepository-0.0.20-1|66	
14cu|python-testrepository-0.0.20-1|67	%files -n python3-%{module}
14cu|python-testrepository-0.0.20-1|68	%doc README.txt Apache-2.0
14cu|python-testrepository-0.0.20-1|69	%{_bindir}/python3-testr
14cu|python-testrepository-0.0.20-1|70	%{py3_puresitedir}/%{module}
14cu|python-testrepository-0.0.20-1|71	%{py3_puresitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-testrepository-0.0.20-1|72	
14cu|python-testrepository-0.0.20-1|73	#-------------------------------------------------------------------
14cu|python-testrepository-0.0.20-1|74	
14cu|python-testrepository-0.0.20-1|75	%prep
14cu|python-testrepository-0.0.20-1|76	%setup -qn %{module}-%{version}
14cu|python-testrepository-0.0.20-1|77	# Remove bundled egg-info
14cu|python-testrepository-0.0.20-1|78	rm -rf %{module}.egg-info
14cu|python-testrepository-0.0.20-1|79	
14cu|python-testrepository-0.0.20-1|80	cp -a . %{py3dir}
14cu|python-testrepository-0.0.20-1|81	
14cu|python-testrepository-0.0.20-1|82	%build
14cu|python-testrepository-0.0.20-1|83	python setup.py build
14cu|python-testrepository-0.0.20-1|84	
14cu|python-testrepository-0.0.20-1|85	pushd %{py3dir}
14cu|python-testrepository-0.0.20-1|86	python3 setup.py build
14cu|python-testrepository-0.0.20-1|87	popd
14cu|python-testrepository-0.0.20-1|88	
14cu|python-testrepository-0.0.20-1|89	
14cu|python-testrepository-0.0.20-1|90	%install
14cu|python-testrepository-0.0.20-1|91	pushd %{py3dir}
14cu|python-testrepository-0.0.20-1|92	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-testrepository-0.0.20-1|93	mv %{buildroot}%{_bindir}/testr %{buildroot}%{_bindir}/python3-testr
14cu|python-testrepository-0.0.20-1|94	popd
14cu|python-testrepository-0.0.20-1|95	
14cu|python-testrepository-0.0.20-1|96	python setup.py install --skip-build --root %{buildroot}
14cu|python-testrepository-0.0.20-1|97	
14cu|python-testrepository-0.0.20-1|98	%check
14cu|python-testrepository-0.0.20-1|99	pushd %{py3dir}
14cu|python-testrepository-0.0.20-1|100	python3 setup.py test ||:
14cu|python-testrepository-0.0.20-1|101	popd
14cu|python-testrepository-0.0.20-1|102	
14cu|python-testrepository-0.0.20-1|103	python setup.py test
14cu|python-testrepository-0.0.20-1|104	
14cu|python-testrepository-0.0.20-1|105	%changelog
14cu|python-testrepository-0.0.20-1|106	
14cu|python-testrepository-0.0.20-1|107	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 0.0.20-1
14cu|python-testrepository-0.0.20-1|108	- (851342a) Imported from SRPM
14cu|python-testrepository-0.0.20-1|109	
14cu|python-testrepository-0.0.20-1|110	

14147 14
14cu|python-testresources-1.0.0-1|1	%define module testresources
14cu|python-testresources-1.0.0-1|2	
14cu|python-testresources-1.0.0-1|3	Name:           python-%{module}
14cu|python-testresources-1.0.0-1|4	Version:        1.0.0
14cu|python-testresources-1.0.0-1|5	Release:        1
14cu|python-testresources-1.0.0-1|6	Summary:        Testresources, a pyunit extension for managing expensive test resources
14cu|python-testresources-1.0.0-1|7	Group:          Development/Python
14cu|python-testresources-1.0.0-1|8	License:        ASL 2.0
14cu|python-testresources-1.0.0-1|9	URL:            https://launchpad.net/testresources
14cu|python-testresources-1.0.0-1|10	Source0:        https://pypi.python.org/packages/source/t/%{module}/%{module}-%{version}.tar.gz
14cu|python-testresources-1.0.0-1|11	BuildRequires:  pkgconfig(python)
14cu|python-testresources-1.0.0-1|12	BuildRequires:  pythonegg(setuptools)
14cu|python-testresources-1.0.0-1|13	BuildRequires:  pythonegg(testtools)
14cu|python-testresources-1.0.0-1|14	BuildRequires:  pythonegg(fixtures)
14cu|python-testresources-1.0.0-1|15	BuildArch:      noarch
14cu|python-testresources-1.0.0-1|16	
14cu|python-testresources-1.0.0-1|17	%description
14cu|python-testresources-1.0.0-1|18	testresources: extensions to python unittest to allow declarative use
14cu|python-testresources-1.0.0-1|19	of resources by test cases.
14cu|python-testresources-1.0.0-1|20	
14cu|python-testresources-1.0.0-1|21	%files
14cu|python-testresources-1.0.0-1|22	%doc README NEWS doc
14cu|python-testresources-1.0.0-1|23	%{py_puresitedir}/%{module}
14cu|python-testresources-1.0.0-1|24	%{py_puresitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-testresources-1.0.0-1|25	#---------------------------------------------------------------------------------------
14cu|python-testresources-1.0.0-1|26	
14cu|python-testresources-1.0.0-1|27	%package -n python3-%{module}
14cu|python-testresources-1.0.0-1|28	Summary:        Testresources, a pyunit extension for managing expensive test resources
14cu|python-testresources-1.0.0-1|29	BuildRequires:  pkgconfig(python3)
14cu|python-testresources-1.0.0-1|30	BuildRequires:  python3egg(setuptools)
14cu|python-testresources-1.0.0-1|31	BuildRequires:  python3egg(testtools)
14cu|python-testresources-1.0.0-1|32	BuildRequires:  python3egg(fixtures)
14cu|python-testresources-1.0.0-1|33	
14cu|python-testresources-1.0.0-1|34	%description -n python3-%{module}
14cu|python-testresources-1.0.0-1|35	testresources: extensions to python unittest to allow declarative use
14cu|python-testresources-1.0.0-1|36	of resources by test cases.
14cu|python-testresources-1.0.0-1|37	
14cu|python-testresources-1.0.0-1|38	%files -n python3-%{module}
14cu|python-testresources-1.0.0-1|39	%doc README NEWS doc
14cu|python-testresources-1.0.0-1|40	%{py3_puresitedir}/%{module}
14cu|python-testresources-1.0.0-1|41	%{py3_puresitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-testresources-1.0.0-1|42	#---------------------------------------------------------------------------------------
14cu|python-testresources-1.0.0-1|43	
14cu|python-testresources-1.0.0-1|44	%prep
14cu|python-testresources-1.0.0-1|45	%setup -q -n %{module}-%{version}
14cu|python-testresources-1.0.0-1|46	# Remove bundled egg-info
14cu|python-testresources-1.0.0-1|47	rm -rf lib/%{module}.egg-info
14cu|python-testresources-1.0.0-1|48	
14cu|python-testresources-1.0.0-1|49	cp -a . %{py3dir}
14cu|python-testresources-1.0.0-1|50	
14cu|python-testresources-1.0.0-1|51	%build
14cu|python-testresources-1.0.0-1|52	python setup.py build
14cu|python-testresources-1.0.0-1|53	
14cu|python-testresources-1.0.0-1|54	pushd %{py3dir}
14cu|python-testresources-1.0.0-1|55	python3 setup.py build
14cu|python-testresources-1.0.0-1|56	popd
14cu|python-testresources-1.0.0-1|57	
14cu|python-testresources-1.0.0-1|58	%install
14cu|python-testresources-1.0.0-1|59	pushd %{py3dir}
14cu|python-testresources-1.0.0-1|60	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-testresources-1.0.0-1|61	popd
14cu|python-testresources-1.0.0-1|62	
14cu|python-testresources-1.0.0-1|63	python setup.py install --skip-build --root %{buildroot}
14cu|python-testresources-1.0.0-1|64	
14cu|python-testresources-1.0.0-1|65	%check
14cu|python-testresources-1.0.0-1|66	python setup.py test || :
14cu|python-testresources-1.0.0-1|67	
14cu|python-testresources-1.0.0-1|68	pushd %{py3dir}
14cu|python-testresources-1.0.0-1|69	python3 setup.py test || :
14cu|python-testresources-1.0.0-1|70	popd
14cu|python-testresources-1.0.0-1|71	
14cu|python-testresources-1.0.0-1|72	%changelog
14cu|python-testresources-1.0.0-1|73	
14cu|python-testresources-1.0.0-1|74	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 1.0.0-1
14cu|python-testresources-1.0.0-1|75	- (ce823d5) tests fail randomly on abf
14cu|python-testresources-1.0.0-1|76	
14cu|python-testresources-1.0.0-1|77	

14148 14
14cu|python-testscenarios-0.5.0-2|1	%define	module	testscenarios
14cu|python-testscenarios-0.5.0-2|2	
14cu|python-testscenarios-0.5.0-2|3	Name:		python-%{module}
14cu|python-testscenarios-0.5.0-2|4	Version:	0.5.0
14cu|python-testscenarios-0.5.0-2|5	Release:	2
14cu|python-testscenarios-0.5.0-2|6	Summary:	Testscenarios, a pyunit extension for dependency injection
14cu|python-testscenarios-0.5.0-2|7	Source0:	http://pypi.python.org/packages/source/t/%{module}/%{module}-%{version}.tar.gz
14cu|python-testscenarios-0.5.0-2|8	License:	Apache Software License
14cu|python-testscenarios-0.5.0-2|9	Group:		Development/Python
14cu|python-testscenarios-0.5.0-2|10	Url:		https://launchpad.net/testscenarios
14cu|python-testscenarios-0.5.0-2|11	BuildRequires:	pythonegg(setuptools)
14cu|python-testscenarios-0.5.0-2|12	BuildRequires:	pkgconfig(python)
14cu|python-testscenarios-0.5.0-2|13	BuildArch:	noarch
14cu|python-testscenarios-0.5.0-2|14	
14cu|python-testscenarios-0.5.0-2|15	%description
14cu|python-testscenarios-0.5.0-2|16	testscenarios provides clean dependency injection for python unittest style
14cu|python-testscenarios-0.5.0-2|17	tests. This can be used for interface testing (testing many implementations via
14cu|python-testscenarios-0.5.0-2|18	a single test suite) or for classic dependency injection (provide tests with
14cu|python-testscenarios-0.5.0-2|19	dependencies externally to the test code itself, allowing easy testing in
14cu|python-testscenarios-0.5.0-2|20	different situations).
14cu|python-testscenarios-0.5.0-2|21	
14cu|python-testscenarios-0.5.0-2|22	%files
14cu|python-testscenarios-0.5.0-2|23	%doc COPYING HACKING NEWS README
14cu|python-testscenarios-0.5.0-2|24	%{py_puresitedir}/testscenarios/*.py*
14cu|python-testscenarios-0.5.0-2|25	%{py_puresitedir}/testscenarios/tests/*.py*
14cu|python-testscenarios-0.5.0-2|26	%{py_puresitedir}/testscenarios*.egg-info
14cu|python-testscenarios-0.5.0-2|27	#---------------------------------------------------------------------------
14cu|python-testscenarios-0.5.0-2|28	
14cu|python-testscenarios-0.5.0-2|29	%package -n python3-%{module}
14cu|python-testscenarios-0.5.0-2|30	Summary:	Testscenarios, a pyunit extension for dependency injection
14cu|python-testscenarios-0.5.0-2|31	BuildRequires:	python3egg(setuptools)
14cu|python-testscenarios-0.5.0-2|32	BuildRequires:	pkgconfig(python3)
14cu|python-testscenarios-0.5.0-2|33	
14cu|python-testscenarios-0.5.0-2|34	%description -n python3-%{module}
14cu|python-testscenarios-0.5.0-2|35	testscenarios provides clean dependency injection for python unittest style
14cu|python-testscenarios-0.5.0-2|36	tests. This can be used for interface testing (testing many implementations via
14cu|python-testscenarios-0.5.0-2|37	a single test suite) or for classic dependency injection (provide tests with
14cu|python-testscenarios-0.5.0-2|38	dependencies externally to the test code itself, allowing easy testing in
14cu|python-testscenarios-0.5.0-2|39	different situations).
14cu|python-testscenarios-0.5.0-2|40	
14cu|python-testscenarios-0.5.0-2|41	%files -n python3-%{module}
14cu|python-testscenarios-0.5.0-2|42	%doc COPYING HACKING NEWS README
14cu|python-testscenarios-0.5.0-2|43	%{py3_puresitedir}/testscenarios/*.py*
14cu|python-testscenarios-0.5.0-2|44	%{py3_puresitedir}/testscenarios/tests/*.py*
14cu|python-testscenarios-0.5.0-2|45	%{py3_puresitedir}/testscenarios*.egg-info
14cu|python-testscenarios-0.5.0-2|46	#---------------------------------------------------------------------------
14cu|python-testscenarios-0.5.0-2|47	
14cu|python-testscenarios-0.5.0-2|48	
14cu|python-testscenarios-0.5.0-2|49	
14cu|python-testscenarios-0.5.0-2|50	%prep
14cu|python-testscenarios-0.5.0-2|51	%setup -qn %{module}-%{version}
14cu|python-testscenarios-0.5.0-2|52	# Remove bundled egg-info
14cu|python-testscenarios-0.5.0-2|53	rm -rf %{module}.egg-info
14cu|python-testscenarios-0.5.0-2|54	cp -a . %{py3dir}
14cu|python-testscenarios-0.5.0-2|55	
14cu|python-testscenarios-0.5.0-2|56	%build
14cu|python-testscenarios-0.5.0-2|57	python setup.py build
14cu|python-testscenarios-0.5.0-2|58	
14cu|python-testscenarios-0.5.0-2|59	pushd %{py3dir}
14cu|python-testscenarios-0.5.0-2|60	python3 setup.py build
14cu|python-testscenarios-0.5.0-2|61	popd
14cu|python-testscenarios-0.5.0-2|62	
14cu|python-testscenarios-0.5.0-2|63	%install
14cu|python-testscenarios-0.5.0-2|64	pushd %{py3dir}
14cu|python-testscenarios-0.5.0-2|65	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-testscenarios-0.5.0-2|66	popd
14cu|python-testscenarios-0.5.0-2|67	
14cu|python-testscenarios-0.5.0-2|68	python setup.py install --root=%{buildroot}
14cu|python-testscenarios-0.5.0-2|69	
14cu|python-testscenarios-0.5.0-2|70	
14cu|python-testscenarios-0.5.0-2|71	%changelog
14cu|python-testscenarios-0.5.0-2|72	
14cu|python-testscenarios-0.5.0-2|73	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 0.5.0-2
14cu|python-testscenarios-0.5.0-2|74	- (c66d0dc) Log: Build python3 module
14cu|python-testscenarios-0.5.0-2|75	- (c66d0dc) bump rel
14cu|python-testscenarios-0.5.0-2|76	
14cu|python-testscenarios-0.5.0-2|77	

14149 14
14cu|python-testtools-1.8.0-2|1	%global srcname testtools
14cu|python-testtools-1.8.0-2|2	
14cu|python-testtools-1.8.0-2|3	Name:           python-%{srcname}
14cu|python-testtools-1.8.0-2|4	Version:        1.8.0
14cu|python-testtools-1.8.0-2|5	Release:        2
14cu|python-testtools-1.8.0-2|6	Summary:        Extensions to the Python standard library unit testing framework
14cu|python-testtools-1.8.0-2|7	
14cu|python-testtools-1.8.0-2|8	Group:          Development/Python
14cu|python-testtools-1.8.0-2|9	License:        MIT
14cu|python-testtools-1.8.0-2|10	URL:            https://github.com/testing-cabal/testtools
14cu|python-testtools-1.8.0-2|11	Source0:        https://pypi.python.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz
14cu|python-testtools-1.8.0-2|12	Patch0:         testtools-1.8.0-py3.patch
14cu|python-testtools-1.8.0-2|13	BuildArch:      noarch
14cu|python-testtools-1.8.0-2|14	BuildRequires:  pkgconfig(python2)
14cu|python-testtools-1.8.0-2|15	BuildRequires:  pythonegg(setuptools)
14cu|python-testtools-1.8.0-2|16	
14cu|python-testtools-1.8.0-2|17	%description
14cu|python-testtools-1.8.0-2|18	testtools is a set of extensions to the Python standard library’s unit
14cu|python-testtools-1.8.0-2|19	testing framework. These extensions have been derived from many years
14cu|python-testtools-1.8.0-2|20	of experience with unit testing in Python and come from many different
14cu|python-testtools-1.8.0-2|21	sources.
14cu|python-testtools-1.8.0-2|22	
14cu|python-testtools-1.8.0-2|23	%package -n     python3-%{srcname}
14cu|python-testtools-1.8.0-2|24	Summary:        Extensions to the Python standard library unit testing framework
14cu|python-testtools-1.8.0-2|25	Group:          Development/Python
14cu|python-testtools-1.8.0-2|26	BuildArch:      noarch
14cu|python-testtools-1.8.0-2|27	BuildRequires:  pkgconfig(python3)
14cu|python-testtools-1.8.0-2|28	BuildRequires:  python3egg(setuptools)
14cu|python-testtools-1.8.0-2|29	
14cu|python-testtools-1.8.0-2|30	%description -n python3-%{srcname}
14cu|python-testtools-1.8.0-2|31	testtools is a set of extensions to the Python standard library’s unit
14cu|python-testtools-1.8.0-2|32	testing framework. These extensions have been derived from many years
14cu|python-testtools-1.8.0-2|33	of experience with unit testing in Python and come from many different
14cu|python-testtools-1.8.0-2|34	sources.
14cu|python-testtools-1.8.0-2|35	
14cu|python-testtools-1.8.0-2|36	%prep
14cu|python-testtools-1.8.0-2|37	%setup -q -n %{srcname}-%{version}
14cu|python-testtools-1.8.0-2|38	
14cu|python-testtools-1.8.0-2|39	cp -a . %{py3dir}
14cu|python-testtools-1.8.0-2|40	
14cu|python-testtools-1.8.0-2|41	pushd %{py3dir}
14cu|python-testtools-1.8.0-2|42	# make the Python 3 build load the Python 3.x compatibility library directly
14cu|python-testtools-1.8.0-2|43	%patch0 -p1 -b .py3
14cu|python-testtools-1.8.0-2|44	
14cu|python-testtools-1.8.0-2|45	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-testtools-1.8.0-2|46	rm testtools/_compat2x.py
14cu|python-testtools-1.8.0-2|47	popd
14cu|python-testtools-1.8.0-2|48	
14cu|python-testtools-1.8.0-2|49	rm testtools/_compat3x.py
14cu|python-testtools-1.8.0-2|50	
14cu|python-testtools-1.8.0-2|51	%build
14cu|python-testtools-1.8.0-2|52	pushd %{py3dir}
14cu|python-testtools-1.8.0-2|53	python3 setup.py build
14cu|python-testtools-1.8.0-2|54	popd
14cu|python-testtools-1.8.0-2|55	
14cu|python-testtools-1.8.0-2|56	python setup.py build
14cu|python-testtools-1.8.0-2|57	
14cu|python-testtools-1.8.0-2|58	%install
14cu|python-testtools-1.8.0-2|59	pushd %{py3dir}
14cu|python-testtools-1.8.0-2|60	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-testtools-1.8.0-2|61	popd
14cu|python-testtools-1.8.0-2|62	
14cu|python-testtools-1.8.0-2|63	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-testtools-1.8.0-2|64	
14cu|python-testtools-1.8.0-2|65	%files
14cu|python-testtools-1.8.0-2|66	%doc AUTHORS ChangeLog README.rst
14cu|python-testtools-1.8.0-2|67	%{py_puresitedir}/%{srcname}
14cu|python-testtools-1.8.0-2|68	%{py_puresitedir}/%{srcname}-%{version}-py*.*.egg-info
14cu|python-testtools-1.8.0-2|69	
14cu|python-testtools-1.8.0-2|70	%files -n python3-%{srcname}
14cu|python-testtools-1.8.0-2|71	%doc AUTHORS ChangeLog README.rst
14cu|python-testtools-1.8.0-2|72	%{py3_puresitedir}/%{srcname}
14cu|python-testtools-1.8.0-2|73	%{py3_puresitedir}/%{srcname}-%{version}-py*.*.egg-info
14cu|python-testtools-1.8.0-2|74	
14cu|python-testtools-1.8.0-2|75	
14cu|python-testtools-1.8.0-2|76	
14cu|python-testtools-1.8.0-2|77	%changelog
14cu|python-testtools-1.8.0-2|78	
14cu|python-testtools-1.8.0-2|79	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.8.0-2
14cu|python-testtools-1.8.0-2|80	- (a7e6f6a) Fix BR for python3 submodule
14cu|python-testtools-1.8.0-2|81	
14cu|python-testtools-1.8.0-2|82	

14150 14
14cu|python-textile-2.2.2-1|1	%define shortname textile
14cu|python-textile-2.2.2-1|2	%define debug_package %{nil}
14cu|python-textile-2.2.2-1|3	
14cu|python-textile-2.2.2-1|4	Name:           python-%{shortname}
14cu|python-textile-2.2.2-1|5	Version:        2.2.2
14cu|python-textile-2.2.2-1|6	Release:        1
14cu|python-textile-2.2.2-1|7	Summary:        A Humane Web Text Generator
14cu|python-textile-2.2.2-1|8	
14cu|python-textile-2.2.2-1|9	Group:          Development/Python
14cu|python-textile-2.2.2-1|10	License:        BSD
14cu|python-textile-2.2.2-1|11	URL:            http://dealmeida.net/projects/textile/
14cu|python-textile-2.2.2-1|12	Source0:        http://pypi.python.org/packages/source/t/textile/textile-%{version}.tar.gz
14cu|python-textile-2.2.2-1|13	
14cu|python-textile-2.2.2-1|14	BuildRequires:  python-devel
14cu|python-textile-2.2.2-1|15	BuildRequires:  python-setuptools
14cu|python-textile-2.2.2-1|16	
14cu|python-textile-2.2.2-1|17	%description
14cu|python-textile-2.2.2-1|18	Textile is a XHTML generator using a simple markup developed by Dean Allen.
14cu|python-textile-2.2.2-1|19	This is a Python port with support for code validation, itex to MathML
14cu|python-textile-2.2.2-1|20	translation, Python code coloring and much more.
14cu|python-textile-2.2.2-1|21	
14cu|python-textile-2.2.2-1|22	%prep
14cu|python-textile-2.2.2-1|23	%setup -q -n %{shortname}-%{version}
14cu|python-textile-2.2.2-1|24	
14cu|python-textile-2.2.2-1|25	%build
14cu|python-textile-2.2.2-1|26	python setup.py build
14cu|python-textile-2.2.2-1|27	
14cu|python-textile-2.2.2-1|28	%install
14cu|python-textile-2.2.2-1|29	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14cu|python-textile-2.2.2-1|30	
14cu|python-textile-2.2.2-1|31	%files
14cu|python-textile-2.2.2-1|32	%{py_platsitedir}/*
14cu|python-textile-2.2.2-1|33	
14cu|python-textile-2.2.2-1|34	%changelog
14cu|python-textile-2.2.2-1|35	
14cu|python-textile-2.2.2-1|36	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.2.2-1
14cu|python-textile-2.2.2-1|37	- (95702b3) Updated to 2.2.2 (by updates_builder)
14cu|python-textile-2.2.2-1|38	
14cu|python-textile-2.2.2-1|39	

14151 14
14cu|python-tinycss-0.3-1|1	Name:           python-tinycss
14cu|python-tinycss-0.3-1|2	Summary:        CSS parser for Python
14cu|python-tinycss-0.3-1|3	Version:        0.3
14cu|python-tinycss-0.3-1|4	Release:        1
14cu|python-tinycss-0.3-1|5	Group:          System/Libraries
14cu|python-tinycss-0.3-1|6	License:        BSD
14cu|python-tinycss-0.3-1|7	URL:            http://pythonhosted.org/tinycss/
14cu|python-tinycss-0.3-1|8	Source0:        https://github.com/SimonSapin/tinycss/archive/v%{version}.tar.gz
14cu|python-tinycss-0.3-1|9	
14cu|python-tinycss-0.3-1|10	BuildRequires:  dos2unix
14cu|python-tinycss-0.3-1|11	BuildRequires:  python-devel python-setuptools python-cython
14cu|python-tinycss-0.3-1|12	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|13	#BuildRequires:  python3-devel python3-setuptools python3-Cython
14cu|python-tinycss-0.3-1|14	#%endif # if with_python3
14cu|python-tinycss-0.3-1|15	
14cu|python-tinycss-0.3-1|16	# Do not check .so files in the python_sitelib directory
14cu|python-tinycss-0.3-1|17	# or any files in the application's directory for provides
14cu|python-tinycss-0.3-1|18	#%global __provides_exclude_from ^(%{python_sitearch}|%{python3_sitearch})/.*\\.so$
14cu|python-tinycss-0.3-1|19	
14cu|python-tinycss-0.3-1|20	%description
14cu|python-tinycss-0.3-1|21	tinycss is a complete yet simple CSS parser for Python. It supports
14cu|python-tinycss-0.3-1|22	the full syntax and error handling for CSS 2.1 as well as some CSS 3
14cu|python-tinycss-0.3-1|23	modules. It is designed to be easy to extend for new CSS modules and
14cu|python-tinycss-0.3-1|24	syntax, and integrates well with cssselect for Selectors 3 support.
14cu|python-tinycss-0.3-1|25	
14cu|python-tinycss-0.3-1|26	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|27	#%package -n python3-tinycss
14cu|python-tinycss-0.3-1|28	#Summary:        CSS parser for Python
14cu|python-tinycss-0.3-1|29	#Group:          System Environment/Libraries
14cu|python-tinycss-0.3-1|30	#
14cu|python-tinycss-0.3-1|31	#%description -n python3-tinycss
14cu|python-tinycss-0.3-1|32	#tinycss is a complete yet simple CSS parser for Python. It supports
14cu|python-tinycss-0.3-1|33	#the full syntax and error handling for CSS 2.1 as well as some CSS 3
14cu|python-tinycss-0.3-1|34	#modules. It is designed to be easy to extend for new CSS modules and
14cu|python-tinycss-0.3-1|35	#syntax, and integrates well with cssselect for Selectors 3 support.
14cu|python-tinycss-0.3-1|36	#%endif # if with_python3
14cu|python-tinycss-0.3-1|37	
14cu|python-tinycss-0.3-1|38	%prep
14cu|python-tinycss-0.3-1|39	%setup -q -n tinycss-%{version}
14cu|python-tinycss-0.3-1|40	dos2unix LICENSE
14cu|python-tinycss-0.3-1|41	
14cu|python-tinycss-0.3-1|42	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|43	#rm -rf %{py3dir}
14cu|python-tinycss-0.3-1|44	#cp -a . %{py3dir}
14cu|python-tinycss-0.3-1|45	#find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!/usr/bin/python|#!%{__python3}|'
14cu|python-tinycss-0.3-1|46	#%endif # with_python3
14cu|python-tinycss-0.3-1|47	
14cu|python-tinycss-0.3-1|48	%build
14cu|python-tinycss-0.3-1|49	%{__python} setup.py build
14cu|python-tinycss-0.3-1|50	
14cu|python-tinycss-0.3-1|51	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|52	#pushd %{py3dir}
14cu|python-tinycss-0.3-1|53	#%{__python3} setup.py build
14cu|python-tinycss-0.3-1|54	#popd
14cu|python-tinycss-0.3-1|55	#%endif # with_python3
14cu|python-tinycss-0.3-1|56	
14cu|python-tinycss-0.3-1|57	%install
14cu|python-tinycss-0.3-1|58	%{__python} setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14cu|python-tinycss-0.3-1|59	
14cu|python-tinycss-0.3-1|60	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|61	#pushd %{py3dir}
14cu|python-tinycss-0.3-1|62	#%{__python3} setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14cu|python-tinycss-0.3-1|63	#popd
14cu|python-tinycss-0.3-1|64	#%endif # with_python3
14cu|python-tinycss-0.3-1|65	
14cu|python-tinycss-0.3-1|66	%files
14cu|python-tinycss-0.3-1|67	%doc LICENSE README.rst
14cu|python-tinycss-0.3-1|68	%{python_sitearch}/*
14cu|python-tinycss-0.3-1|69	
14cu|python-tinycss-0.3-1|70	#%if 0%{?with_python3}
14cu|python-tinycss-0.3-1|71	#%files -n python3-tinycss
14cu|python-tinycss-0.3-1|72	#%doc LICENSE README.rst
14cu|python-tinycss-0.3-1|73	#%{python3_sitearch}/*
14cu|python-tinycss-0.3-1|74	#%endif # with_python3
14cu|python-tinycss-0.3-1|75	
14cu|python-tinycss-0.3-1|76	
14cu|python-tinycss-0.3-1|77	%changelog
14cu|python-tinycss-0.3-1|78	
14cu|python-tinycss-0.3-1|79	* Wed May 20 2015 Rosa <rosa@abf.rosalinux.ru> 0.3-1
14cu|python-tinycss-0.3-1|80	- (1028e14) Automatic import for version 0.3-1
14cu|python-tinycss-0.3-1|81	
14cu|python-tinycss-0.3-1|82	

14152 14
14cu|python-tornado-4.4.2-1|1	%define oname tornado
14cu|python-tornado-4.4.2-1|2	%define debug_package %{nil}
14cu|python-tornado-4.4.2-1|3	%define __noautoreq '.*backports.ssl-match-hostname.*'
14cu|python-tornado-4.4.2-1|4	
14cu|python-tornado-4.4.2-1|5	Name:           python-%{oname}
14cu|python-tornado-4.4.2-1|6	Version:        4.4.2
14cu|python-tornado-4.4.2-1|7	Release:        1
14cu|python-tornado-4.4.2-1|8	Summary:        Scalable, non-blocking web server and tools
14cu|python-tornado-4.4.2-1|9	Group:          Development/Python
14cu|python-tornado-4.4.2-1|10	License:        ASL 2.0
14cu|python-tornado-4.4.2-1|11	URL:            http://www.tornadoweb.org
14cu|python-tornado-4.4.2-1|12	Source0:        https://files.pythonhosted.org/packages/source/t/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-tornado-4.4.2-1|13	Source1:        %{name}.rpmlintrc
14cu|python-tornado-4.4.2-1|14	BuildRequires:	python-devel
14cu|python-tornado-4.4.2-1|15	Requires:	    python
14cu|python-tornado-4.4.2-1|16	Requires:       python-pycurl
14cu|python-tornado-4.4.2-1|17	Requires:       python-simplejson
14cu|python-tornado-4.4.2-1|18	
14cu|python-tornado-4.4.2-1|19	%description
14cu|python-tornado-4.4.2-1|20	Tornado is an open source version of the scalable, non-blocking web server and
14cu|python-tornado-4.4.2-1|21	and tools.
14cu|python-tornado-4.4.2-1|22	
14cu|python-tornado-4.4.2-1|23	The framework is distinct from most mainstream web server frameworks (and
14cu|python-tornado-4.4.2-1|24	certainly most Python frameworks) because it is non-blocking and reasonably
14cu|python-tornado-4.4.2-1|25	fast. Because it is non-blocking and uses epoll, it can handle thousands of
14cu|python-tornado-4.4.2-1|26	simultaneous standing connections, which means it is ideal for real-time web
14cu|python-tornado-4.4.2-1|27	services.
14cu|python-tornado-4.4.2-1|28	
14cu|python-tornado-4.4.2-1|29	%package doc
14cu|python-tornado-4.4.2-1|30	Summary:        Examples for python-tornado
14cu|python-tornado-4.4.2-1|31	
14cu|python-tornado-4.4.2-1|32	Group:          Development/Python
14cu|python-tornado-4.4.2-1|33	Requires:       %{name} = %{version}-%{release}
14cu|python-tornado-4.4.2-1|34	
14cu|python-tornado-4.4.2-1|35	%description doc
14cu|python-tornado-4.4.2-1|36	Tornado is an open source version of the scalable, non-blocking web server and
14cu|python-tornado-4.4.2-1|37	and tools. This package contains some example applications.
14cu|python-tornado-4.4.2-1|38	
14cu|python-tornado-4.4.2-1|39	%package -n python3-%{oname}
14cu|python-tornado-4.4.2-1|40	Summary:        Scalable, non-blocking web server and tools
14cu|python-tornado-4.4.2-1|41	Group:          Development/Python
14cu|python-tornado-4.4.2-1|42	
14cu|python-tornado-4.4.2-1|43	BuildRequires:	python3-devel
14cu|python-tornado-4.4.2-1|44	Requires:	    python3
14cu|python-tornado-4.4.2-1|45	Requires:       python3-pycurl
14cu|python-tornado-4.4.2-1|46	Requires:       python3-simplejson
14cu|python-tornado-4.4.2-1|47	
14cu|python-tornado-4.4.2-1|48	%description -n python3-%{oname}
14cu|python-tornado-4.4.2-1|49	Tornado is an open source version of the scalable, non-blocking web server and
14cu|python-tornado-4.4.2-1|50	and tools.
14cu|python-tornado-4.4.2-1|51	
14cu|python-tornado-4.4.2-1|52	The framework is distinct from most mainstream web server frameworks (and
14cu|python-tornado-4.4.2-1|53	certainly most Python frameworks) because it is non-blocking and reasonably
14cu|python-tornado-4.4.2-1|54	fast. Because it is non-blocking and uses epoll, it can handle thousands of
14cu|python-tornado-4.4.2-1|55	simultaneous standing connections, which means it is ideal for real-time web
14cu|python-tornado-4.4.2-1|56	services.
14cu|python-tornado-4.4.2-1|57	
14cu|python-tornado-4.4.2-1|58	%prep
14cu|python-tornado-4.4.2-1|59	%setup -q -n %{oname}-%{version}
14cu|python-tornado-4.4.2-1|60	
14cu|python-tornado-4.4.2-1|61	# remove shebang from files
14cu|python-tornado-4.4.2-1|62	%{__sed} -i.orig -e '/^#!\//, 1d' *py tornado/*.py tornado/*/*.py
14cu|python-tornado-4.4.2-1|63	
14cu|python-tornado-4.4.2-1|64	# spurious permission fix
14cu|python-tornado-4.4.2-1|65	find demos/ -name "*.py" -exec chmod -x {} \;
14cu|python-tornado-4.4.2-1|66	
14cu|python-tornado-4.4.2-1|67	# remove empty file
14cu|python-tornado-4.4.2-1|68	rm -rf demos/facebook/static/facebook.js
14cu|python-tornado-4.4.2-1|69	
14cu|python-tornado-4.4.2-1|70	rm -rf %{_builddir}/python3-%{oname}
14cu|python-tornado-4.4.2-1|71	cp -a . %{_builddir}/python3-%{oname}
14cu|python-tornado-4.4.2-1|72	
14cu|python-tornado-4.4.2-1|73	%build
14cu|python-tornado-4.4.2-1|74	python setup.py build
14cu|python-tornado-4.4.2-1|75	pushd %{_builddir}/python3-%{oname}
14cu|python-tornado-4.4.2-1|76	python3 setup.py build
14cu|python-tornado-4.4.2-1|77	popd
14cu|python-tornado-4.4.2-1|78	
14cu|python-tornado-4.4.2-1|79	%install
14cu|python-tornado-4.4.2-1|80	pushd %{_builddir}/python3-%{oname}
14cu|python-tornado-4.4.2-1|81	python3 setup.py install --root=%{buildroot}
14cu|python-tornado-4.4.2-1|82	popd
14cu|python-tornado-4.4.2-1|83	python setup.py install --root=%{buildroot}
14cu|python-tornado-4.4.2-1|84	
14cu|python-tornado-4.4.2-1|85	%files
14cu|python-tornado-4.4.2-1|86	%doc
14cu|python-tornado-4.4.2-1|87	%{py_platsitedir}/%{oname}/
14cu|python-tornado-4.4.2-1|88	%{py_platsitedir}/%{oname}-%{version}-py%{py_ver}.egg-info/
14cu|python-tornado-4.4.2-1|89	
14cu|python-tornado-4.4.2-1|90	%files doc
14cu|python-tornado-4.4.2-1|91	%doc demos
14cu|python-tornado-4.4.2-1|92	
14cu|python-tornado-4.4.2-1|93	%files -n python3-%{oname}
14cu|python-tornado-4.4.2-1|94	%doc
14cu|python-tornado-4.4.2-1|95	%{py3_platsitedir}/*
14cu|python-tornado-4.4.2-1|96	
14cu|python-tornado-4.4.2-1|97	%changelog
14cu|python-tornado-4.4.2-1|98	
14cu|python-tornado-4.4.2-1|99	* Fri Dec 09 2016 Denis Silakov <dsilakov@virtuozzo.com> 4.4.2-1
14cu|python-tornado-4.4.2-1|100	- (fa1623c) Updated to 4.4.2
14cu|python-tornado-4.4.2-1|101	
14cu|python-tornado-4.4.2-1|102	

14153 14
14cu|python-traceback2-1.4.0-1|1	%global srcname traceback2
14cu|python-traceback2-1.4.0-1|2	
14cu|python-traceback2-1.4.0-1|3	Name:           python-%{srcname}
14cu|python-traceback2-1.4.0-1|4	Version:        1.4.0
14cu|python-traceback2-1.4.0-1|5	Release:        1
14cu|python-traceback2-1.4.0-1|6	Summary:        Backports of the traceback module
14cu|python-traceback2-1.4.0-1|7	
14cu|python-traceback2-1.4.0-1|8	Group:          Development/Python
14cu|python-traceback2-1.4.0-1|9	License:        Python Software Foundation License
14cu|python-traceback2-1.4.0-1|10	URL:            https://github.com/testing-cabal/traceback2
14cu|python-traceback2-1.4.0-1|11	Source0:        https://pypi.python.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz
14cu|python-traceback2-1.4.0-1|12	BuildArch:      noarch
14cu|python-traceback2-1.4.0-1|13	BuildRequires:  pkgconfig(python2)
14cu|python-traceback2-1.4.0-1|14	BuildRequires:  pythonegg(setuptools)
14cu|python-traceback2-1.4.0-1|15	
14cu|python-traceback2-1.4.0-1|16	%description
14cu|python-traceback2-1.4.0-1|17	A backport of traceback to older supported Pythons.
14cu|python-traceback2-1.4.0-1|18	
14cu|python-traceback2-1.4.0-1|19	%package -n     python3-%{srcname}
14cu|python-traceback2-1.4.0-1|20	Summary:        Backports of the traceback module
14cu|python-traceback2-1.4.0-1|21	Group:          Development/Python
14cu|python-traceback2-1.4.0-1|22	BuildArch:      noarch
14cu|python-traceback2-1.4.0-1|23	BuildRequires:  pkgconfig(python3)
14cu|python-traceback2-1.4.0-1|24	BuildRequires:  python3egg(setuptools)
14cu|python-traceback2-1.4.0-1|25	
14cu|python-traceback2-1.4.0-1|26	%description -n python3-%{srcname}
14cu|python-traceback2-1.4.0-1|27	A backport of traceback to older supported Pythons.
14cu|python-traceback2-1.4.0-1|28	
14cu|python-traceback2-1.4.0-1|29	%prep
14cu|python-traceback2-1.4.0-1|30	%setup -q -n %{srcname}-%{version}
14cu|python-traceback2-1.4.0-1|31	
14cu|python-traceback2-1.4.0-1|32	cp -a . %{py3dir}
14cu|python-traceback2-1.4.0-1|33	
14cu|python-traceback2-1.4.0-1|34	%build
14cu|python-traceback2-1.4.0-1|35	pushd %{py3dir}
14cu|python-traceback2-1.4.0-1|36	python3 setup.py build
14cu|python-traceback2-1.4.0-1|37	popd
14cu|python-traceback2-1.4.0-1|38	
14cu|python-traceback2-1.4.0-1|39	python2 setup.py build
14cu|python-traceback2-1.4.0-1|40	
14cu|python-traceback2-1.4.0-1|41	%install
14cu|python-traceback2-1.4.0-1|42	pushd %{py3dir}
14cu|python-traceback2-1.4.0-1|43	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-traceback2-1.4.0-1|44	popd
14cu|python-traceback2-1.4.0-1|45	
14cu|python-traceback2-1.4.0-1|46	python2 setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-traceback2-1.4.0-1|47	
14cu|python-traceback2-1.4.0-1|48	%files
14cu|python-traceback2-1.4.0-1|49	%doc AUTHORS ChangeLog README.rst
14cu|python-traceback2-1.4.0-1|50	%{py_puresitedir}/%{srcname}
14cu|python-traceback2-1.4.0-1|51	%{py_puresitedir}/%{srcname}-%{version}-py%{py_ver}.egg-info
14cu|python-traceback2-1.4.0-1|52	
14cu|python-traceback2-1.4.0-1|53	%files -n python3-%{srcname}
14cu|python-traceback2-1.4.0-1|54	%doc AUTHORS ChangeLog README.rst
14cu|python-traceback2-1.4.0-1|55	%{py3_puresitedir}/%{srcname}
14cu|python-traceback2-1.4.0-1|56	%{py3_puresitedir}/%{srcname}-%{version}-py%{py3_ver}.egg-info
14cu|python-traceback2-1.4.0-1|57	
14cu|python-traceback2-1.4.0-1|58	
14cu|python-traceback2-1.4.0-1|59	
14cu|python-traceback2-1.4.0-1|60	%changelog
14cu|python-traceback2-1.4.0-1|61	
14cu|python-traceback2-1.4.0-1|62	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.4.0-1
14cu|python-traceback2-1.4.0-1|63	- (56d9563) Imported from SRPM
14cu|python-traceback2-1.4.0-1|64	
14cu|python-traceback2-1.4.0-1|65	

14154 14
14cu|python-traitlets-4.2.1-1|1	%define pypi_name traitlets
14cu|python-traitlets-4.2.1-1|2	
14cu|python-traitlets-4.2.1-1|3	Name:           python-traitlets
14cu|python-traitlets-4.2.1-1|4	Version:        4.2.1
14cu|python-traitlets-4.2.1-1|5	Release:        1
14cu|python-traitlets-4.2.1-1|6	Group:          Development/Python
14cu|python-traitlets-4.2.1-1|7	Summary:        Traitlets Python config system
14cu|python-traitlets-4.2.1-1|8	
14cu|python-traitlets-4.2.1-1|9	License:        BSD
14cu|python-traitlets-4.2.1-1|10	URL:            http://ipython.org
14cu|python-traitlets-4.2.1-1|11	Source0:        https://pypi.python.org/packages/source/t/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-traitlets-4.2.1-1|12	BuildArch:      noarch
14cu|python-traitlets-4.2.1-1|13	
14cu|python-traitlets-4.2.1-1|14	BuildRequires:  python-devel
14cu|python-traitlets-4.2.1-1|15	BuildRequires:  python-setuptools
14cu|python-traitlets-4.2.1-1|16	BuildRequires:  python-sphinx
14cu|python-traitlets-4.2.1-1|17	BuildRequires:  python-sphinx_rtd_theme
14cu|python-traitlets-4.2.1-1|18	
14cu|python-traitlets-4.2.1-1|19	BuildRequires:  python3-devel
14cu|python-traitlets-4.2.1-1|20	BuildRequires:  python3-setuptools
14cu|python-traitlets-4.2.1-1|21	
14cu|python-traitlets-4.2.1-1|22	
14cu|python-traitlets-4.2.1-1|23	%description
14cu|python-traitlets-4.2.1-1|24	A configuration system for Python applications.
14cu|python-traitlets-4.2.1-1|25	
14cu|python-traitlets-4.2.1-1|26	%package -n     python3-%{pypi_name}
14cu|python-traitlets-4.2.1-1|27	Summary:        Traitlets Python config system
14cu|python-traitlets-4.2.1-1|28	
14cu|python-traitlets-4.2.1-1|29	%description -n python3-%{pypi_name}
14cu|python-traitlets-4.2.1-1|30	A configuration system for Python applications.
14cu|python-traitlets-4.2.1-1|31	
14cu|python-traitlets-4.2.1-1|32	%prep
14cu|python-traitlets-4.2.1-1|33	%setup -q -n %{pypi_name}-%{version}
14cu|python-traitlets-4.2.1-1|34	# Remove bundled egg-info
14cu|python-traitlets-4.2.1-1|35	rm -rf %{pypi_name}.egg-info
14cu|python-traitlets-4.2.1-1|36	
14cu|python-traitlets-4.2.1-1|37	# generate html docs
14cu|python-traitlets-4.2.1-1|38	sphinx-build docs/source html
14cu|python-traitlets-4.2.1-1|39	# remove the sphinx-build leftovers
14cu|python-traitlets-4.2.1-1|40	rm -rf html/.{doctrees,buildinfo}
14cu|python-traitlets-4.2.1-1|41	
14cu|python-traitlets-4.2.1-1|42	%build
14cu|python-traitlets-4.2.1-1|43	%py2_build
14cu|python-traitlets-4.2.1-1|44	%py3_build
14cu|python-traitlets-4.2.1-1|45	
14cu|python-traitlets-4.2.1-1|46	%install
14cu|python-traitlets-4.2.1-1|47	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-traitlets-4.2.1-1|48	# overwritten with every setup.py install (and we want the python2 version
14cu|python-traitlets-4.2.1-1|49	# to be the default for now).
14cu|python-traitlets-4.2.1-1|50	%py3_install
14cu|python-traitlets-4.2.1-1|51	%py2_install
14cu|python-traitlets-4.2.1-1|52	
14cu|python-traitlets-4.2.1-1|53	%files
14cu|python-traitlets-4.2.1-1|54	%doc html
14cu|python-traitlets-4.2.1-1|55	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-traitlets-4.2.1-1|56	%{py_puresitedir}/traitlets/*
14cu|python-traitlets-4.2.1-1|57	
14cu|python-traitlets-4.2.1-1|58	%files -n python3-%{pypi_name}
14cu|python-traitlets-4.2.1-1|59	%doc html
14cu|python-traitlets-4.2.1-1|60	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-traitlets-4.2.1-1|61	%{py3_puresitedir}/traitlets/*
14cu|python-traitlets-4.2.1-1|62	
14cu|python-traitlets-4.2.1-1|63	
14cu|python-traitlets-4.2.1-1|64	%changelog
14cu|python-traitlets-4.2.1-1|65	
14cu|python-traitlets-4.2.1-1|66	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 4.2.1-1
14cu|python-traitlets-4.2.1-1|67	- (eb0075c) Imported from SRPM
14cu|python-traitlets-4.2.1-1|68	
14cu|python-traitlets-4.2.1-1|69	

14155 14
14cu|python-trans-2.0.1-1|1	%define	oname	trans
14cu|python-trans-2.0.1-1|2	
14cu|python-trans-2.0.1-1|3	Name:		python-%{oname}
14cu|python-trans-2.0.1-1|4	Version:	2.0.1
14cu|python-trans-2.0.1-1|5	Release:	1
14cu|python-trans-2.0.1-1|6	Summary:	Python national characters transcription module
14cu|python-trans-2.0.1-1|7	
14cu|python-trans-2.0.1-1|8	Source0:	http://pypi.python.org/packages/source/t/%{oname}/%{oname}-%{version}.tar.bz2
14cu|python-trans-2.0.1-1|9	License:	MIT
14cu|python-trans-2.0.1-1|10	Group:		Development/Python
14cu|python-trans-2.0.1-1|11	Url:		http://pypi.python.org/pypi/%{oname}/
14cu|python-trans-2.0.1-1|12	BuildArch:	noarch
14cu|python-trans-2.0.1-1|13	BuildRequires:  pkgconfig(python)
14cu|python-trans-2.0.1-1|14	
14cu|python-trans-2.0.1-1|15	%description
14cu|python-trans-2.0.1-1|16	This module translates national characters into similar
14cu|python-trans-2.0.1-1|17	sounding latin characters (transliteration).
14cu|python-trans-2.0.1-1|18	At the moment, Czech, Greek, Latvian, Polish,
14cu|python-trans-2.0.1-1|19	Turkish, Russian, Ukrainian and Kazakh alphabets
14cu|python-trans-2.0.1-1|20	are supported (it covers 99% of needs).
14cu|python-trans-2.0.1-1|21	
14cu|python-trans-2.0.1-1|22	%prep
14cu|python-trans-2.0.1-1|23	%setup -qn %{oname}-%{version}
14cu|python-trans-2.0.1-1|24	
14cu|python-trans-2.0.1-1|25	%build
14cu|python-trans-2.0.1-1|26	python setup.py build
14cu|python-trans-2.0.1-1|27	
14cu|python-trans-2.0.1-1|28	%install
14cu|python-trans-2.0.1-1|29	python setup.py install --root=%{buildroot}
14cu|python-trans-2.0.1-1|30	
14cu|python-trans-2.0.1-1|31	%files
14cu|python-trans-2.0.1-1|32	%doc README.rst
14cu|python-trans-2.0.1-1|33	%{py_puresitedir}/*
14cu|python-trans-2.0.1-1|34	
14cu|python-trans-2.0.1-1|35	%changelog
14cu|python-trans-2.0.1-1|36	
14cu|python-trans-2.0.1-1|37	* Tue May 05 2015 Stas Fomin <stas-fomin@yandex.ru> 2.0.1-1
14cu|python-trans-2.0.1-1|38	- (459be1c) Add python national characters transcription module.
14cu|python-trans-2.0.1-1|39	
14cu|python-trans-2.0.1-1|40	

14156 14
14cu|python-transaction-1.6.1-1|1	Name:		python-transaction
14cu|python-transaction-1.6.1-1|2	Version:	1.6.1
14cu|python-transaction-1.6.1-1|3	Release:	1
14cu|python-transaction-1.6.1-1|4	Group:		Development/Python
14cu|python-transaction-1.6.1-1|5	License:	Zope Public License
14cu|python-transaction-1.6.1-1|6	Summary:	Transaction management for Python
14cu|python-transaction-1.6.1-1|7	Source:		https://pypi.io/packages/source/t/transaction/transaction-%{version}.tar.gz
14cu|python-transaction-1.6.1-1|8	URL:		https://pypi.io/project/transaction
14cu|python-transaction-1.6.1-1|9	BuildRequires:	python-devel
14cu|python-transaction-1.6.1-1|10	BuildRequires:	python-setuptools
14cu|python-transaction-1.6.1-1|11	BuildArch:      noarch
14cu|python-transaction-1.6.1-1|12	
14cu|python-transaction-1.6.1-1|13	%description
14cu|python-transaction-1.6.1-1|14	This package contains a generic transaction implementation for Python.
14cu|python-transaction-1.6.1-1|15	It is mainly used by the ZODB, though.
14cu|python-transaction-1.6.1-1|16	
14cu|python-transaction-1.6.1-1|17	Note that the data manager API, transaction.interfaces.IDataManager,
14cu|python-transaction-1.6.1-1|18	is syntactically simple, but semantically complex. The semantics were
14cu|python-transaction-1.6.1-1|19	not easy to express in the interface. This could probably use more work.
14cu|python-transaction-1.6.1-1|20	The semantics are presented in detail through examples of a sample data
14cu|python-transaction-1.6.1-1|21	manager in transaction.tests.test_SampleDataManager.
14cu|python-transaction-1.6.1-1|22	
14cu|python-transaction-1.6.1-1|23	%prep
14cu|python-transaction-1.6.1-1|24	%setup -q -n transaction-%{version}
14cu|python-transaction-1.6.1-1|25	
14cu|python-transaction-1.6.1-1|26	%build
14cu|python-transaction-1.6.1-1|27	
14cu|python-transaction-1.6.1-1|28	%install
14cu|python-transaction-1.6.1-1|29	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-transaction-1.6.1-1|30	
14cu|python-transaction-1.6.1-1|31	%files
14cu|python-transaction-1.6.1-1|32	%{py_puresitedir}/transaction/
14cu|python-transaction-1.6.1-1|33	%{py_puresitedir}/*.egg-info
14cu|python-transaction-1.6.1-1|34	
14cu|python-transaction-1.6.1-1|35	%changelog
14cu|python-transaction-1.6.1-1|36	
14cu|python-transaction-1.6.1-1|37	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 1.6.1-1
14cu|python-transaction-1.6.1-1|38	- (cb519eb) Updated to 1.6.1
14cu|python-transaction-1.6.1-1|39	
14cu|python-transaction-1.6.1-1|40	

14157 14
14cu|python-twiggy-0.4.7-1|1	%define tarname Twiggy
14cu|python-twiggy-0.4.7-1|2	%define	module	twiggy
14cu|python-twiggy-0.4.7-1|3	
14cu|python-twiggy-0.4.7-1|4	Summary:	A Pythonic logger package
14cu|python-twiggy-0.4.7-1|5	Name:		python-%{module}
14cu|python-twiggy-0.4.7-1|6	Version:	0.4.7
14cu|python-twiggy-0.4.7-1|7	Release:	1
14cu|python-twiggy-0.4.7-1|8	Source0:	http://pypi.python.org/packages/source/T/Twiggy/Twiggy-%{version}.tar.gz
14cu|python-twiggy-0.4.7-1|9	License:	BSD
14cu|python-twiggy-0.4.7-1|10	Group:		Development/Python
14cu|python-twiggy-0.4.7-1|11	Url:		http://code.google.com/p/python-twiggy/
14cu|python-twiggy-0.4.7-1|12	BuildArch:	noarch
14cu|python-twiggy-0.4.7-1|13	BuildRequires:	python-sphinx
14cu|python-twiggy-0.4.7-1|14	BuildRequires:	python-sphinxcontrib-googleanalytics
14cu|python-twiggy-0.4.7-1|15	
14cu|python-twiggy-0.4.7-1|16	%description
14cu|python-twiggy-0.4.7-1|17	Twiggy is a logging package with a more Pythonic interface than
14cu|python-twiggy-0.4.7-1|18	Python's own logger package.
14cu|python-twiggy-0.4.7-1|19	
14cu|python-twiggy-0.4.7-1|20	%prep
14cu|python-twiggy-0.4.7-1|21	%setup -q -n %{tarname}-%{version}
14cu|python-twiggy-0.4.7-1|22	
14cu|python-twiggy-0.4.7-1|23	%build
14cu|python-twiggy-0.4.7-1|24	
14cu|python-twiggy-0.4.7-1|25	%install
14cu|python-twiggy-0.4.7-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14cu|python-twiggy-0.4.7-1|27	
14cu|python-twiggy-0.4.7-1|28	%files
14cu|python-twiggy-0.4.7-1|29	%doc LICENSE
14cu|python-twiggy-0.4.7-1|30	%{py_puresitedir}/%{tarname}*
14cu|python-twiggy-0.4.7-1|31	%{py_puresitedir}/%{module}*
14cu|python-twiggy-0.4.7-1|32	
14cu|python-twiggy-0.4.7-1|33	
14cu|python-twiggy-0.4.7-1|34	
14cu|python-twiggy-0.4.7-1|35	
14cu|python-twiggy-0.4.7-1|36	%changelog
14cu|python-twiggy-0.4.7-1|37	
14cu|python-twiggy-0.4.7-1|38	* Fri Jun 10 2016 Denis Silakov <dsilakov@gmail.com> 0.4.7-1
14cu|python-twiggy-0.4.7-1|39	- (53ad3f0) Updated to 0.4.7
14cu|python-twiggy-0.4.7-1|40	
14cu|python-twiggy-0.4.7-1|41	

14158 14
14cu|python-twisted-pair-15.2.1-1|1	%define directory_down %(echo %{version}|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
14cu|python-twisted-pair-15.2.1-1|2	%define debug_package %{nil}
14cu|python-twisted-pair-15.2.1-1|3	
14cu|python-twisted-pair-15.2.1-1|4	Summary:        A module to do low level tcp stuff with Twisted
14cu|python-twisted-pair-15.2.1-1|5	
14cu|python-twisted-pair-15.2.1-1|6	Name:           python-twisted-pair
14cu|python-twisted-pair-15.2.1-1|7	Version:        15.2.1
14cu|python-twisted-pair-15.2.1-1|8	Release:        1
14cu|python-twisted-pair-15.2.1-1|9	Source0:        http://twistedmatrix.com/Releases/Pair/15.2/TwistedPair-%{version}.tar.bz2
14cu|python-twisted-pair-15.2.1-1|10	License:        MIT
14cu|python-twisted-pair-15.2.1-1|11	Group:          Development/Python
14cu|python-twisted-pair-15.2.1-1|12	URL:            http://twistedmatrix.com/projects/pair/
14cu|python-twisted-pair-15.2.1-1|13	BuildRequires:	python-devel python-twisted-core
14cu|python-twisted-pair-15.2.1-1|14	Requires:       python-twisted-core
14cu|python-twisted-pair-15.2.1-1|15	# do not work on x86_64 du to module loading issue
14cu|python-twisted-pair-15.2.1-1|16	#BuildArch:      noarch
14cu|python-twisted-pair-15.2.1-1|17	%description
14cu|python-twisted-pair-15.2.1-1|18	A module to do low level tcp stuff with Twisted.
14cu|python-twisted-pair-15.2.1-1|19	
14cu|python-twisted-pair-15.2.1-1|20	
14cu|python-twisted-pair-15.2.1-1|21	%prep
14cu|python-twisted-pair-15.2.1-1|22	%setup -q -n TwistedPair-%{version}
14cu|python-twisted-pair-15.2.1-1|23	
14cu|python-twisted-pair-15.2.1-1|24	%build
14cu|python-twisted-pair-15.2.1-1|25	%__python setup.py build
14cu|python-twisted-pair-15.2.1-1|26	
14cu|python-twisted-pair-15.2.1-1|27	%install
14cu|python-twisted-pair-15.2.1-1|28	%__python setup.py install --root  %{buildroot} --install-purelib=%{py_platsitedir}
14cu|python-twisted-pair-15.2.1-1|29	
14cu|python-twisted-pair-15.2.1-1|30	%files
14cu|python-twisted-pair-15.2.1-1|31	%defattr(0644,root,root,0755)
14cu|python-twisted-pair-15.2.1-1|32	%doc LICENSE README *
14cu|python-twisted-pair-15.2.1-1|33	%{py_platsitedir}/*
14cu|python-twisted-pair-15.2.1-1|34	
14cu|python-twisted-pair-15.2.1-1|35	%changelog
14cu|python-twisted-pair-15.2.1-1|36	
14cu|python-twisted-pair-15.2.1-1|37	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14cu|python-twisted-pair-15.2.1-1|38	- (03d440f) Updated to 15.2.1
14cu|python-twisted-pair-15.2.1-1|39	
14cu|python-twisted-pair-15.2.1-1|40	

14159 14
14cu|python-txsocksx-1.13.0.3-1|1	%define	oname	txsocksx
14cu|python-txsocksx-1.13.0.3-1|2	
14cu|python-txsocksx-1.13.0.3-1|3	Name:		python-%{oname}
14cu|python-txsocksx-1.13.0.3-1|4	Version:	1.13.0.3
14cu|python-txsocksx-1.13.0.3-1|5	Release:	1
14cu|python-txsocksx-1.13.0.3-1|6	Summary:	Twisted client endpoints for SOCKS{4,4a,5}
14cu|python-txsocksx-1.13.0.3-1|7	Source0:	http://pypi.python.org/packages/source/t/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-txsocksx-1.13.0.3-1|8	License:	ISC
14cu|python-txsocksx-1.13.0.3-1|9	Group:		Development/Python
14cu|python-txsocksx-1.13.0.3-1|10	Url:		https://github.com/habnabit/txsocksx
14cu|python-txsocksx-1.13.0.3-1|11	BuildArch:	noarch
14cu|python-txsocksx-1.13.0.3-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-txsocksx-1.13.0.3-1|13	
14cu|python-txsocksx-1.13.0.3-1|14	%description
14cu|python-txsocksx-1.13.0.3-1|15	|txsocksx| is SOCKS4/4a and SOCKS5 client
14cu|python-txsocksx-1.13.0.3-1|16	endpoints for `Twisted`_ 10.1 or
14cu|python-txsocksx-1.13.0.3-1|17	greater. The code is available on
14cu|python-txsocksx-1.13.0.3-1|18	github: https://github.com/habnabit/txsocksx.
14cu|python-txsocksx-1.13.0.3-1|19	
14cu|python-txsocksx-1.13.0.3-1|20	
14cu|python-txsocksx-1.13.0.3-1|21	%prep
14cu|python-txsocksx-1.13.0.3-1|22	%setup -q -n %{oname}-%{version}
14cu|python-txsocksx-1.13.0.3-1|23	
14cu|python-txsocksx-1.13.0.3-1|24	%build
14cu|python-txsocksx-1.13.0.3-1|25	python setup.py build
14cu|python-txsocksx-1.13.0.3-1|26	
14cu|python-txsocksx-1.13.0.3-1|27	%install
14cu|python-txsocksx-1.13.0.3-1|28	python setup.py install --root=%{buildroot}
14cu|python-txsocksx-1.13.0.3-1|29	
14cu|python-txsocksx-1.13.0.3-1|30	%files
14cu|python-txsocksx-1.13.0.3-1|31	%doc COPYING
14cu|python-txsocksx-1.13.0.3-1|32	%doc README.rst
14cu|python-txsocksx-1.13.0.3-1|33	%doc requirements.txt
14cu|python-txsocksx-1.13.0.3-1|34	%doc version.txt
14cu|python-txsocksx-1.13.0.3-1|35	%{py_puresitedir}/txsocksx/*.py*
14cu|python-txsocksx-1.13.0.3-1|36	%{py_puresitedir}/txsocksx/test/*.py*
14cu|python-txsocksx-1.13.0.3-1|37	%{py_puresitedir}/txsocksx*.egg-info
14cu|python-txsocksx-1.13.0.3-1|38	
14cu|python-txsocksx-1.13.0.3-1|39	%changelog
14cu|python-txsocksx-1.13.0.3-1|40	* Sun Jan 04 2015 abfonly <abfonly@gmail.com> 1.13.0.3-1
14cu|python-txsocksx-1.13.0.3-1|41	+ Revision: 2adc394
14cu|python-txsocksx-1.13.0.3-1|42	- Imported from SRPM
14cu|python-txsocksx-1.13.0.3-1|43	
14cu|python-txsocksx-1.13.0.3-1|44	

14160 14
14cu|python-unittest2-1.1.0-1|1	%define	module	unittest2
14cu|python-unittest2-1.1.0-1|2	
14cu|python-unittest2-1.1.0-1|3	Name:           python-%{module}
14cu|python-unittest2-1.1.0-1|4	Version:        1.1.0
14cu|python-unittest2-1.1.0-1|5	Release:        1
14cu|python-unittest2-1.1.0-1|6	Summary:        Backport of new unittest features for Python 2.7 to Python 2.4+
14cu|python-unittest2-1.1.0-1|7	Group:          Development/Python
14cu|python-unittest2-1.1.0-1|8	License:        BSD
14cu|python-unittest2-1.1.0-1|9	URL:            http://pypi.python.org/pypi/unittest2
14cu|python-unittest2-1.1.0-1|10	Source0:        http://pypi.python.org/packages/source/u/%{module}/%{module}-%{version}.tar.gz
14cu|python-unittest2-1.1.0-1|11	BuildArch:      noarch
14cu|python-unittest2-1.1.0-1|12	BuildRequires:  pythonegg(argparse)
14cu|python-unittest2-1.1.0-1|13	BuildRequires:  pkgconfig(python)
14cu|python-unittest2-1.1.0-1|14	BuildRequires:  pythonegg(setuptools)
14cu|python-unittest2-1.1.0-1|15	BuildRequires:  pythonegg(six) >= 1.4
14cu|python-unittest2-1.1.0-1|16	BuildRequires:  pythonegg(nose)
14cu|python-unittest2-1.1.0-1|17	BuildRequires:  pythonegg(linecache2)
14cu|python-unittest2-1.1.0-1|18	BuildRequires:  python-devel
14cu|python-unittest2-1.1.0-1|19	
14cu|python-unittest2-1.1.0-1|20	%description
14cu|python-unittest2-1.1.0-1|21	unittest2 is a backport of the new features added to the unittest
14cu|python-unittest2-1.1.0-1|22	testing framework in Python 2.7. It has been tested to on Python 2.4 -
14cu|python-unittest2-1.1.0-1|23	2.6.
14cu|python-unittest2-1.1.0-1|24	
14cu|python-unittest2-1.1.0-1|25	To use unittest2 instead of unittest simply replace ``import
14cu|python-unittest2-1.1.0-1|26	unittest`` with ``import unittest2``.
14cu|python-unittest2-1.1.0-1|27	
14cu|python-unittest2-1.1.0-1|28	Classes in unittest2 derive from the equivalent classes in unittest,
14cu|python-unittest2-1.1.0-1|29	so it should be possible to use the unittest2 test running infra-
14cu|python-unittest2-1.1.0-1|30	structure without having to switch all your tests to using unittest2
14cu|python-unittest2-1.1.0-1|31	immediately. Similarly, you can use the new assert methods on
14cu|python-unittest2-1.1.0-1|32	``unittest2.TestCase`` with the standard unittest test running
14cu|python-unittest2-1.1.0-1|33	infrastructure. Not all of the new features in unittest2 will work
14cu|python-unittest2-1.1.0-1|34	with the standard unittest test loaders and runners, however.
14cu|python-unittest2-1.1.0-1|35	
14cu|python-unittest2-1.1.0-1|36	
14cu|python-unittest2-1.1.0-1|37	%prep
14cu|python-unittest2-1.1.0-1|38	%setup -q -n %{module}-%{version}
14cu|python-unittest2-1.1.0-1|39	
14cu|python-unittest2-1.1.0-1|40	%build
14cu|python-unittest2-1.1.0-1|41	python setup.py build
14cu|python-unittest2-1.1.0-1|42	
14cu|python-unittest2-1.1.0-1|43	%install
14cu|python-unittest2-1.1.0-1|44	python setup.py install --root %{buildroot}
14cu|python-unittest2-1.1.0-1|45	
14cu|python-unittest2-1.1.0-1|46	%files
14cu|python-unittest2-1.1.0-1|47	%doc README.txt
14cu|python-unittest2-1.1.0-1|48	%{_bindir}/*
14cu|python-unittest2-1.1.0-1|49	%{py_puresitedir}/%{module}/
14cu|python-unittest2-1.1.0-1|50	%{py_puresitedir}/%{module}-%{version}-py*.*.egg-info/
14cu|python-unittest2-1.1.0-1|51	
14cu|python-unittest2-1.1.0-1|52	%changelog
14cu|python-unittest2-1.1.0-1|53	
14cu|python-unittest2-1.1.0-1|54	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.1.0-1
14cu|python-unittest2-1.1.0-1|55	- (6bfb7bc) Fix files
14cu|python-unittest2-1.1.0-1|56	
14cu|python-unittest2-1.1.0-1|57	

14161 14
14cu|python-urllib3-1.13.1-1|1	%define module urllib3
14cu|python-urllib3-1.13.1-1|2	
14cu|python-urllib3-1.13.1-1|3	Summary:       Python HTTP library with thread-safe connection pooling, file post, and more
14cu|python-urllib3-1.13.1-1|4	Name:          python-%{module}
14cu|python-urllib3-1.13.1-1|5	Version:       1.13.1
14cu|python-urllib3-1.13.1-1|6	Release:       1
14cu|python-urllib3-1.13.1-1|7	Source0:       https://pypi.python.org/packages/source/u/%{module}/%{module}-%{version}.tar.gz
14cu|python-urllib3-1.13.1-1|8	Source1:       ssl_match_hostname_py3.py
14cu|python-urllib3-1.13.1-1|9	
14cu|python-urllib3-1.13.1-1|10	License:       MIT
14cu|python-urllib3-1.13.1-1|11	Group:         Development/Python
14cu|python-urllib3-1.13.1-1|12	Url:           http://urllib3.readthedocs.org/
14cu|python-urllib3-1.13.1-1|13	BuildArch:     noarch
14cu|python-urllib3-1.13.1-1|14	BuildRequires: pkgconfig(python)
14cu|python-urllib3-1.13.1-1|15	BuildRequires: python-setuptools
14cu|python-urllib3-1.13.1-1|16	Requires:      rootcerts
14cu|python-urllib3-1.13.1-1|17	Requires:      python-six
14cu|python-urllib3-1.13.1-1|18	#Requires:      python-backports-ssl_match_hostname
14cu|python-urllib3-1.13.1-1|19	# For unittests
14cu|python-urllib3-1.13.1-1|20	BuildRequires:  python3-nose
14cu|python-urllib3-1.13.1-1|21	BuildRequires:  python3-mock
14cu|python-urllib3-1.13.1-1|22	BuildRequires:  python3-tornado
14cu|python-urllib3-1.13.1-1|23	BuildRequires:  python-tornado
14cu|python-urllib3-1.13.1-1|24	BuildRequires:  python-nose
14cu|python-urllib3-1.13.1-1|25	BuildRequires:  python-mock
14cu|python-urllib3-1.13.1-1|26	#BuildRequires:  python-backports-ssl_match_hostname
14cu|python-urllib3-1.13.1-1|27	BuildRequires:  python-six
14cu|python-urllib3-1.13.1-1|28	BuildRequires:  python3-six
14cu|python-urllib3-1.13.1-1|29	
14cu|python-urllib3-1.13.1-1|30	%description
14cu|python-urllib3-1.13.1-1|31	There are two critical features missing from the Python standard
14cu|python-urllib3-1.13.1-1|32	library: Connection re-using/pooling and file posting. It's not
14cu|python-urllib3-1.13.1-1|33	terribly hard to implement these yourself, but it's much easier to use
14cu|python-urllib3-1.13.1-1|34	a module that already did the work for you.
14cu|python-urllib3-1.13.1-1|35	
14cu|python-urllib3-1.13.1-1|36	The Python standard libraries urllib and urllib2 have little to do
14cu|python-urllib3-1.13.1-1|37	with each other. They were designed to be independent and standalone,
14cu|python-urllib3-1.13.1-1|38	each solving a different scope of problems, and urllib3 follows in a
14cu|python-urllib3-1.13.1-1|39	similar vein.
14cu|python-urllib3-1.13.1-1|40	
14cu|python-urllib3-1.13.1-1|41	%package -n python3-%{module}
14cu|python-urllib3-1.13.1-1|42	Summary:       Python 3 HTTP library with thread-safe connection pooling, file post, and more
14cu|python-urllib3-1.13.1-1|43	Group:         Development/Python
14cu|python-urllib3-1.13.1-1|44	BuildRequires: pkgconfig(python3)
14cu|python-urllib3-1.13.1-1|45	BuildRequires: python3-setuptools
14cu|python-urllib3-1.13.1-1|46	BuildRequires: python3-six
14cu|python-urllib3-1.13.1-1|47	Requires:      rootcerts
14cu|python-urllib3-1.13.1-1|48	Requires:      python3-six
14cu|python-urllib3-1.13.1-1|49	
14cu|python-urllib3-1.13.1-1|50	%description -n python3-%{module}
14cu|python-urllib3-1.13.1-1|51	There are two critical features missing from the Python standard
14cu|python-urllib3-1.13.1-1|52	library: Connection re-using/pooling and file posting. It's not
14cu|python-urllib3-1.13.1-1|53	terribly hard to implement these yourself, but it's much easier to use
14cu|python-urllib3-1.13.1-1|54	a module that already did the work for you.
14cu|python-urllib3-1.13.1-1|55	
14cu|python-urllib3-1.13.1-1|56	The Python standard libraries urllib and urllib2 have little to do
14cu|python-urllib3-1.13.1-1|57	with each other. They were designed to be independent and standalone,
14cu|python-urllib3-1.13.1-1|58	each solving a different scope of problems, and urllib3 follows in a
14cu|python-urllib3-1.13.1-1|59	similar vein.
14cu|python-urllib3-1.13.1-1|60	
14cu|python-urllib3-1.13.1-1|61	%prep
14cu|python-urllib3-1.13.1-1|62	%setup -q -n %{module}-%{version}
14cu|python-urllib3-1.13.1-1|63	
14cu|python-urllib3-1.13.1-1|64	%apply_patches
14cu|python-urllib3-1.13.1-1|65	
14cu|python-urllib3-1.13.1-1|66	cp -a . %{py3dir}
14cu|python-urllib3-1.13.1-1|67	
14cu|python-urllib3-1.13.1-1|68	%build
14cu|python-urllib3-1.13.1-1|69	python setup.py build
14cu|python-urllib3-1.13.1-1|70	
14cu|python-urllib3-1.13.1-1|71	pushd %{py3dir}
14cu|python-urllib3-1.13.1-1|72	python3 setup.py build
14cu|python-urllib3-1.13.1-1|73	popd
14cu|python-urllib3-1.13.1-1|74	
14cu|python-urllib3-1.13.1-1|75	%install
14cu|python-urllib3-1.13.1-1|76	python setup.py install --skip-build --root %{buildroot}
14cu|python-urllib3-1.13.1-1|77	
14cu|python-urllib3-1.13.1-1|78	rm -rf %{buildroot}/%{py_puresitedir}/urllib3/packages/six.py*
14cu|python-urllib3-1.13.1-1|79	rm -rf %{buildroot}/%{py_puresitedir}/urllib3/packages/ssl_match_hostname/
14cu|python-urllib3-1.13.1-1|80	
14cu|python-urllib3-1.13.1-1|81	mkdir -p %{buildroot}/%{py_puresitedir}/urllib3/packages/
14cu|python-urllib3-1.13.1-1|82	ln -s ../../six.py %{buildroot}/%{py_puresitedir}/urllib3/packages/six.py
14cu|python-urllib3-1.13.1-1|83	ln -s ../../six.pyc %{buildroot}/%{py_puresitedir}/urllib3/packages/six.pyc
14cu|python-urllib3-1.13.1-1|84	ln -s ../../six.pyo %{buildroot}/%{py_puresitedir}/urllib3/packages/six.pyo
14cu|python-urllib3-1.13.1-1|85	ln -s ../../backports/ssl_match_hostname %{buildroot}/%{py_puresitedir}/urllib3/packages/ssl_match_hostname
14cu|python-urllib3-1.13.1-1|86	
14cu|python-urllib3-1.13.1-1|87	# dummyserver is part of the unittest framework
14cu|python-urllib3-1.13.1-1|88	rm -rf %{buildroot}%{py_puresitedir}/dummyserver
14cu|python-urllib3-1.13.1-1|89	
14cu|python-urllib3-1.13.1-1|90	pushd %{py3dir}
14cu|python-urllib3-1.13.1-1|91	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-urllib3-1.13.1-1|92	
14cu|python-urllib3-1.13.1-1|93	# dummyserver is part of the unittest framework
14cu|python-urllib3-1.13.1-1|94	rm -rf %{buildroot}%{py3_puresitedir}/dummyserver
14cu|python-urllib3-1.13.1-1|95	
14cu|python-urllib3-1.13.1-1|96	rm -rf %{buildroot}/%{py3_puresitedir}/urllib3/packages/six.py*
14cu|python-urllib3-1.13.1-1|97	rm -rf %{buildroot}/%{py3_puresitedir}/urllib3/packages/ssl_match_hostname/
14cu|python-urllib3-1.13.1-1|98	
14cu|python-urllib3-1.13.1-1|99	mkdir -p %{buildroot}/%{py3_puresitedir}/urllib3/packages/
14cu|python-urllib3-1.13.1-1|100	ln -s ../../six.py %{buildroot}/%{py3_puresitedir}/urllib3/packages/six.py
14cu|python-urllib3-1.13.1-1|101	ln -s ../../six.pyc %{buildroot}/%{py3_puresitedir}/urllib3/packages/six.pyc
14cu|python-urllib3-1.13.1-1|102	ln -s ../../six.pyo %{buildroot}/%{py3_puresitedir}/urllib3/packages/six.pyo
14cu|python-urllib3-1.13.1-1|103	cp %{SOURCE1} %{buildroot}/%{py3_puresitedir}/urllib3/packages/ssl_match_hostname.py
14cu|python-urllib3-1.13.1-1|104	
14cu|python-urllib3-1.13.1-1|105	popd
14cu|python-urllib3-1.13.1-1|106	
14cu|python-urllib3-1.13.1-1|107	%pretrans -p <lua>
14cu|python-urllib3-1.13.1-1|108	path = "%{py_puresitedir}/urllib3/packages/ssl_match_hostname"
14cu|python-urllib3-1.13.1-1|109	st = posix.stat(path)
14cu|python-urllib3-1.13.1-1|110	if st and st.type == "directory" then
14cu|python-urllib3-1.13.1-1|111	status = os.rename(path, path .. ".rpmmoved")
14cu|python-urllib3-1.13.1-1|112	if not status then
14cu|python-urllib3-1.13.1-1|113	suffix = 0
14cu|python-urllib3-1.13.1-1|114	while not status do
14cu|python-urllib3-1.13.1-1|115	suffix = suffix + 1
14cu|python-urllib3-1.13.1-1|116	status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix)
14cu|python-urllib3-1.13.1-1|117	end
14cu|python-urllib3-1.13.1-1|118	os.rename(path, path .. ".rpmmoved")
14cu|python-urllib3-1.13.1-1|119	end
14cu|python-urllib3-1.13.1-1|120	end
14cu|python-urllib3-1.13.1-1|121	
14cu|python-urllib3-1.13.1-1|122	%pretrans -p <lua> -n python3-%{module}
14cu|python-urllib3-1.13.1-1|123	path = "%{py3_puresitedir}/urllib3/packages/ssl_match_hostname"
14cu|python-urllib3-1.13.1-1|124	st = posix.stat(path)
14cu|python-urllib3-1.13.1-1|125	if st and st.type == "directory" then
14cu|python-urllib3-1.13.1-1|126	status = os.rename(path, path .. ".rpmmoved")
14cu|python-urllib3-1.13.1-1|127	if not status then
14cu|python-urllib3-1.13.1-1|128	suffix = 0
14cu|python-urllib3-1.13.1-1|129	while not status do
14cu|python-urllib3-1.13.1-1|130	suffix = suffix + 1
14cu|python-urllib3-1.13.1-1|131	status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix)
14cu|python-urllib3-1.13.1-1|132	end
14cu|python-urllib3-1.13.1-1|133	os.rename(path, path .. ".rpmmoved")
14cu|python-urllib3-1.13.1-1|134	end
14cu|python-urllib3-1.13.1-1|135	end
14cu|python-urllib3-1.13.1-1|136	
14cu|python-urllib3-1.13.1-1|137	%files
14cu|python-urllib3-1.13.1-1|138	%doc CHANGES.rst README.rst CONTRIBUTORS.txt
14cu|python-urllib3-1.13.1-1|139	%{py_puresitedir}/*
14cu|python-urllib3-1.13.1-1|140	
14cu|python-urllib3-1.13.1-1|141	%files -n python3-%{module}
14cu|python-urllib3-1.13.1-1|142	%doc CHANGES.rst README.rst CONTRIBUTORS.txt
14cu|python-urllib3-1.13.1-1|143	%{py3_puresitedir}/*
14cu|python-urllib3-1.13.1-1|144	
14cu|python-urllib3-1.13.1-1|145	
14cu|python-urllib3-1.13.1-1|146	
14cu|python-urllib3-1.13.1-1|147	
14cu|python-urllib3-1.13.1-1|148	%changelog
14cu|python-urllib3-1.13.1-1|149	
14cu|python-urllib3-1.13.1-1|150	* Tue Mar 22 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.13.1-1
14cu|python-urllib3-1.13.1-1|151	- (daec7cd) Updated to 1.13.1
14cu|python-urllib3-1.13.1-1|152	
14cu|python-urllib3-1.13.1-1|153	

14162 14
14cu|python-urwid-1.3.1-1|1	%define module	urwid
14cu|python-urwid-1.3.1-1|2	
14cu|python-urwid-1.3.1-1|3	Summary:	Full-featured Python console user interface library
14cu|python-urwid-1.3.1-1|4	Name: 		python-%{module}
14cu|python-urwid-1.3.1-1|5	Version: 	1.3.1
14cu|python-urwid-1.3.1-1|6	Release: 	1
14cu|python-urwid-1.3.1-1|7	Source0: 	https://pypi.python.org/packages/source/u/urwid/urwid-%{version}.tar.gz
14cu|python-urwid-1.3.1-1|8	License:	LGPL
14cu|python-urwid-1.3.1-1|9	Group: 		Development/Python
14cu|python-urwid-1.3.1-1|10	Url: 		http://excess.org/%{module}
14cu|python-urwid-1.3.1-1|11	BuildRequires:	python-setuptools
14cu|python-urwid-1.3.1-1|12	BuildRequires:	python-devel
14cu|python-urwid-1.3.1-1|13	
14cu|python-urwid-1.3.1-1|14	%description
14cu|python-urwid-1.3.1-1|15	Urwid is a console user interface library. It includes many features
14cu|python-urwid-1.3.1-1|16	useful for text console application developers including :
14cu|python-urwid-1.3.1-1|17	
14cu|python-urwid-1.3.1-1|18	* Applcations resize quickly and smoothly
14cu|python-urwid-1.3.1-1|19	* Automatic, programmable text alignment and wrapping
14cu|python-urwid-1.3.1-1|20	* Simple markup for setting text attributes within blocks of text
14cu|python-urwid-1.3.1-1|21	* Powerful list box with programmable content for scrolling all
14cu|python-urwid-1.3.1-1|22	widget types
14cu|python-urwid-1.3.1-1|23	* Your choice of event loops: Twisted, Glib or built-in
14cu|python-urwid-1.3.1-1|24	select-based loop
14cu|python-urwid-1.3.1-1|25	* Pre-built widgets include edit boxes, buttons, check
14cu|python-urwid-1.3.1-1|26	boxes and radio buttons
14cu|python-urwid-1.3.1-1|27	* Display modules include raw, curses, and
14cu|python-urwid-1.3.1-1|28	experimental LCD and web displays
14cu|python-urwid-1.3.1-1|29	* Support for UTF-8, simple 8-bit and CJK encodings
14cu|python-urwid-1.3.1-1|30	* 256 and 88 color mode support
14cu|python-urwid-1.3.1-1|31	* Python 3.2 support
14cu|python-urwid-1.3.1-1|32	
14cu|python-urwid-1.3.1-1|33	%package -n python3-urwid
14cu|python-urwid-1.3.1-1|34	Summary:	Full-featured Python console user interface library
14cu|python-urwid-1.3.1-1|35	Group: 		Development/Python
14cu|python-urwid-1.3.1-1|36	
14cu|python-urwid-1.3.1-1|37	BuildRequires:	python3-setuptools
14cu|python-urwid-1.3.1-1|38	BuildRequires:	python3-devel
14cu|python-urwid-1.3.1-1|39	
14cu|python-urwid-1.3.1-1|40	%description -n python3-urwid
14cu|python-urwid-1.3.1-1|41	Urwid is a console user interface library. It includes many features
14cu|python-urwid-1.3.1-1|42	useful for text console application developers including :
14cu|python-urwid-1.3.1-1|43	
14cu|python-urwid-1.3.1-1|44	* Applcations resize quickly and smoothly
14cu|python-urwid-1.3.1-1|45	* Automatic, programmable text alignment and wrapping
14cu|python-urwid-1.3.1-1|46	* Simple markup for setting text attributes within blocks of text
14cu|python-urwid-1.3.1-1|47	* Powerful list box with programmable content for scrolling all
14cu|python-urwid-1.3.1-1|48	widget types
14cu|python-urwid-1.3.1-1|49	* Your choice of event loops: Twisted, Glib or built-in
14cu|python-urwid-1.3.1-1|50	select-based loop
14cu|python-urwid-1.3.1-1|51	* Pre-built widgets include edit boxes, buttons, check
14cu|python-urwid-1.3.1-1|52	boxes and radio buttons
14cu|python-urwid-1.3.1-1|53	* Display modules include raw, curses, and
14cu|python-urwid-1.3.1-1|54	experimental LCD and web displays
14cu|python-urwid-1.3.1-1|55	* Support for UTF-8, simple 8-bit and CJK encodings
14cu|python-urwid-1.3.1-1|56	* 256 and 88 color mode support
14cu|python-urwid-1.3.1-1|57	* Python 3.2 support
14cu|python-urwid-1.3.1-1|58	
14cu|python-urwid-1.3.1-1|59	%prep
14cu|python-urwid-1.3.1-1|60	%setup -q -n %{module}-%{version}
14cu|python-urwid-1.3.1-1|61	rm -rf %{_builddir}/python3-%{module}
14cu|python-urwid-1.3.1-1|62	cp -a . %{_builddir}/python3-%{module}
14cu|python-urwid-1.3.1-1|63	
14cu|python-urwid-1.3.1-1|64	
14cu|python-urwid-1.3.1-1|65	%build
14cu|python-urwid-1.3.1-1|66	%setup_compile_flags
14cu|python-urwid-1.3.1-1|67	python setup.py build
14cu|python-urwid-1.3.1-1|68	pushd %{_builddir}/python3-%{module}
14cu|python-urwid-1.3.1-1|69	python3 setup.py build
14cu|python-urwid-1.3.1-1|70	popd
14cu|python-urwid-1.3.1-1|71	
14cu|python-urwid-1.3.1-1|72	%install
14cu|python-urwid-1.3.1-1|73	pushd %{_builddir}/python3-%{module}
14cu|python-urwid-1.3.1-1|74	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14cu|python-urwid-1.3.1-1|75	popd
14cu|python-urwid-1.3.1-1|76	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14cu|python-urwid-1.3.1-1|77	
14cu|python-urwid-1.3.1-1|78	%files
14cu|python-urwid-1.3.1-1|79	%{py_platsitedir}/*
14cu|python-urwid-1.3.1-1|80	
14cu|python-urwid-1.3.1-1|81	%files -n python3-%{module}
14cu|python-urwid-1.3.1-1|82	%{py3_platsitedir}/*
14cu|python-urwid-1.3.1-1|83	
14cu|python-urwid-1.3.1-1|84	%changelog
14cu|python-urwid-1.3.1-1|85	
14cu|python-urwid-1.3.1-1|86	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.3.1-1
14cu|python-urwid-1.3.1-1|87	- (26eb398) Updated to 1.3.1 (by updates_builder)
14cu|python-urwid-1.3.1-1|88	
14cu|python-urwid-1.3.1-1|89	

14163 14
14cu|python-waitress-0.8.8-1|1	%define	oname	waitress
14cu|python-waitress-0.8.8-1|2	
14cu|python-waitress-0.8.8-1|3	Name:		python-%{oname}
14cu|python-waitress-0.8.8-1|4	Version:	0.8.8
14cu|python-waitress-0.8.8-1|5	Release:	1
14cu|python-waitress-0.8.8-1|6	Summary:	Waitress WSGI server
14cu|python-waitress-0.8.8-1|7	Source0:	http://pypi.python.org/packages/source/w/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-waitress-0.8.8-1|8	License:	ZPL 2.1
14cu|python-waitress-0.8.8-1|9	Group:		Development/Python
14cu|python-waitress-0.8.8-1|10	Url:		https://github.com/Pylons/waitress
14cu|python-waitress-0.8.8-1|11	BuildArch:	noarch
14cu|python-waitress-0.8.8-1|12	BuildRequires:	pythonegg(setuptools)
14cu|python-waitress-0.8.8-1|13	Requires:	pythonegg(setuptools)
14cu|python-waitress-0.8.8-1|14	
14cu|python-waitress-0.8.8-1|15	%description
14cu|python-waitress-0.8.8-1|16	Waitress is meant to be a production-quality pure-Python WSGI server with very
14cu|python-waitress-0.8.8-1|17	acceptable performance.  It has no dependencies except ones which live in the
14cu|python-waitress-0.8.8-1|18	Python standard library.  It runs on CPython on Unix and Windows under Python
14cu|python-waitress-0.8.8-1|19	2.6+ and Python 3.2+.  It is also known to run on PyPy 1.6.0+ on UNIX.  It
14cu|python-waitress-0.8.8-1|20	supports HTTP/1.0 and HTTP/1.1.
14cu|python-waitress-0.8.8-1|21	
14cu|python-waitress-0.8.8-1|22	For more information, see the "docs" directory of the Waitress package or
14cu|python-waitress-0.8.8-1|23	http://docs.pylonsproject.org/projects/waitress/en/latest/ .
14cu|python-waitress-0.8.8-1|24	
14cu|python-waitress-0.8.8-1|25	
14cu|python-waitress-0.8.8-1|26	%prep
14cu|python-waitress-0.8.8-1|27	%setup -q -n %{oname}-%{version}
14cu|python-waitress-0.8.8-1|28	
14cu|python-waitress-0.8.8-1|29	%build
14cu|python-waitress-0.8.8-1|30	python setup.py build
14cu|python-waitress-0.8.8-1|31	
14cu|python-waitress-0.8.8-1|32	%install
14cu|python-waitress-0.8.8-1|33	python setup.py install --root=%{buildroot}
14cu|python-waitress-0.8.8-1|34	
14cu|python-waitress-0.8.8-1|35	%check
14cu|python-waitress-0.8.8-1|36	python setup.py test
14cu|python-waitress-0.8.8-1|37	
14cu|python-waitress-0.8.8-1|38	%files
14cu|python-waitress-0.8.8-1|39	%doc README.rst
14cu|python-waitress-0.8.8-1|40	%{_bindir}/waitress-serve
14cu|python-waitress-0.8.8-1|41	%{py_puresitedir}/waitress/*.py*
14cu|python-waitress-0.8.8-1|42	%{py_puresitedir}/waitress/tests/*.py*
14cu|python-waitress-0.8.8-1|43	%{py_puresitedir}/waitress/tests/fixtureapps/*.py*
14cu|python-waitress-0.8.8-1|44	%{py_puresitedir}/waitress*.egg-info
14cu|python-waitress-0.8.8-1|45	%{py_puresitedir}/waitress/tests/fixtureapps/groundhog1.jpg
14cu|python-waitress-0.8.8-1|46	
14cu|python-waitress-0.8.8-1|47	%changelog
14cu|python-waitress-0.8.8-1|48	
14cu|python-waitress-0.8.8-1|49	* Sat May 03 2014 symbianflo <symbianflo@symbianflo> 0.8.8-1
14cu|python-waitress-0.8.8-1|50	- (1815fce) Imported from SRPM
14cu|python-waitress-0.8.8-1|51	
14cu|python-waitress-0.8.8-1|52	

14164 14
14cu|python-wcwidth-0.1.6-1|1	%define module wcwidth
14cu|python-wcwidth-0.1.6-1|2	
14cu|python-wcwidth-0.1.6-1|3	Name:           python-%{module}
14cu|python-wcwidth-0.1.6-1|4	Version:        0.1.6
14cu|python-wcwidth-0.1.6-1|5	Release:        1
14cu|python-wcwidth-0.1.6-1|6	Summary:        Measures number of terminal column cells of wide-character codes
14cu|python-wcwidth-0.1.6-1|7	Group:          Development/Python
14cu|python-wcwidth-0.1.6-1|8	License:        MIT
14cu|python-wcwidth-0.1.6-1|9	URL:            https://github.com/jquast/wcwidth
14cu|python-wcwidth-0.1.6-1|10	Source0:        https://pypi.python.org/packages/source/w/wcwidth/%{module}-%{version}.tar.gz
14cu|python-wcwidth-0.1.6-1|11	BuildArch:      noarch
14cu|python-wcwidth-0.1.6-1|12	
14cu|python-wcwidth-0.1.6-1|13	BuildRequires:  pkgconfig(python2)
14cu|python-wcwidth-0.1.6-1|14	BuildRequires:  pythonegg(setuptools)
14cu|python-wcwidth-0.1.6-1|15	
14cu|python-wcwidth-0.1.6-1|16	%description
14cu|python-wcwidth-0.1.6-1|17	This library is mainly for those implementing a terminal emulator,
14cu|python-wcwidth-0.1.6-1|18	or programs that carefully produce output to be interpreted by one.
14cu|python-wcwidth-0.1.6-1|19	
14cu|python-wcwidth-0.1.6-1|20	%package -n     python3-%{module}
14cu|python-wcwidth-0.1.6-1|21	Summary:        Measures number of terminal column cells of wide-character codes
14cu|python-wcwidth-0.1.6-1|22	Group:          Development/Python
14cu|python-wcwidth-0.1.6-1|23	
14cu|python-wcwidth-0.1.6-1|24	BuildRequires:  pkgconfig(python3)
14cu|python-wcwidth-0.1.6-1|25	BuildRequires:  python3egg(setuptools)
14cu|python-wcwidth-0.1.6-1|26	
14cu|python-wcwidth-0.1.6-1|27	%description -n python3-%{module}
14cu|python-wcwidth-0.1.6-1|28	This library is mainly for those implementing a terminal emulator,
14cu|python-wcwidth-0.1.6-1|29	or programs that carefully produce output to be interpreted by one.
14cu|python-wcwidth-0.1.6-1|30	
14cu|python-wcwidth-0.1.6-1|31	%prep
14cu|python-wcwidth-0.1.6-1|32	%setup -q -n %{module}-%{version}
14cu|python-wcwidth-0.1.6-1|33	
14cu|python-wcwidth-0.1.6-1|34	rm -rf %{py3dir}
14cu|python-wcwidth-0.1.6-1|35	cp -a . %{py3dir}
14cu|python-wcwidth-0.1.6-1|36	
14cu|python-wcwidth-0.1.6-1|37	%build
14cu|python-wcwidth-0.1.6-1|38	%py2_build
14cu|python-wcwidth-0.1.6-1|39	
14cu|python-wcwidth-0.1.6-1|40	pushd %{py3dir}
14cu|python-wcwidth-0.1.6-1|41	%py3_build
14cu|python-wcwidth-0.1.6-1|42	popd
14cu|python-wcwidth-0.1.6-1|43	
14cu|python-wcwidth-0.1.6-1|44	%install
14cu|python-wcwidth-0.1.6-1|45	%py2_install
14cu|python-wcwidth-0.1.6-1|46	
14cu|python-wcwidth-0.1.6-1|47	pushd %{py3dir}
14cu|python-wcwidth-0.1.6-1|48	%py3_install
14cu|python-wcwidth-0.1.6-1|49	popd
14cu|python-wcwidth-0.1.6-1|50	
14cu|python-wcwidth-0.1.6-1|51	%files
14cu|python-wcwidth-0.1.6-1|52	%doc LICENSE.txt README.rst
14cu|python-wcwidth-0.1.6-1|53	%{py_puresitedir}/%{module}
14cu|python-wcwidth-0.1.6-1|54	%{py_puresitedir}/%{module}-*-py*.egg-info
14cu|python-wcwidth-0.1.6-1|55	
14cu|python-wcwidth-0.1.6-1|56	%files -n python3-%{module}
14cu|python-wcwidth-0.1.6-1|57	%doc LICENSE.txt README.rst
14cu|python-wcwidth-0.1.6-1|58	%{py3_puresitedir}/%{module}
14cu|python-wcwidth-0.1.6-1|59	%{py3_puresitedir}/%{module}-*-py*.egg-info
14cu|python-wcwidth-0.1.6-1|60	
14cu|python-wcwidth-0.1.6-1|61	%changelog
14cu|python-wcwidth-0.1.6-1|62	
14cu|python-wcwidth-0.1.6-1|63	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 0.1.6-1
14cu|python-wcwidth-0.1.6-1|64	- (3bedee6) Imported from SRPM
14cu|python-wcwidth-0.1.6-1|65	
14cu|python-wcwidth-0.1.6-1|66	

14165 14
14cu|python-webob-1.5.1-1|1	%define tarname	WebOb
14cu|python-webob-1.5.1-1|2	
14cu|python-webob-1.5.1-1|3	Summary:	WSGI request and response object for Python
14cu|python-webob-1.5.1-1|4	
14cu|python-webob-1.5.1-1|5	Name:		python-webob
14cu|python-webob-1.5.1-1|6	Version:	1.5.1
14cu|python-webob-1.5.1-1|7	Release:	1
14cu|python-webob-1.5.1-1|8	Source0:	http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
14cu|python-webob-1.5.1-1|9	License:	MIT
14cu|python-webob-1.5.1-1|10	Group:		Development/Python
14cu|python-webob-1.5.1-1|11	Url:		http://pythonpaste.org/webob/
14cu|python-webob-1.5.1-1|12	BuildArch:	noarch
14cu|python-webob-1.5.1-1|13	Requires:	python-pkg-resources
14cu|python-webob-1.5.1-1|14	BuildRequires:	python-setuptools
14cu|python-webob-1.5.1-1|15	
14cu|python-webob-1.5.1-1|16	%description
14cu|python-webob-1.5.1-1|17	WebOb provides wrappers around the WSGI request environment, and an
14cu|python-webob-1.5.1-1|18	object to help create WSGI responses.
14cu|python-webob-1.5.1-1|19	
14cu|python-webob-1.5.1-1|20	The objects map much of the specified behavior of HTTP, including
14cu|python-webob-1.5.1-1|21	header parsing and accessors for other standard parts of the
14cu|python-webob-1.5.1-1|22	environment.
14cu|python-webob-1.5.1-1|23	
14cu|python-webob-1.5.1-1|24	%package -n python3-webob
14cu|python-webob-1.5.1-1|25	Summary:	WSGI request and response object for Python
14cu|python-webob-1.5.1-1|26	Group:		Development/Python
14cu|python-webob-1.5.1-1|27	BuildRequires:	python3-setuptools
14cu|python-webob-1.5.1-1|28	
14cu|python-webob-1.5.1-1|29	%description -n python3-webob
14cu|python-webob-1.5.1-1|30	WebOb provides wrappers around the WSGI request environment, and an
14cu|python-webob-1.5.1-1|31	object to help create WSGI responses.
14cu|python-webob-1.5.1-1|32	
14cu|python-webob-1.5.1-1|33	The objects map much of the specified behavior of HTTP, including
14cu|python-webob-1.5.1-1|34	header parsing and accessors for other standard parts of the
14cu|python-webob-1.5.1-1|35	environment.
14cu|python-webob-1.5.1-1|36	
14cu|python-webob-1.5.1-1|37	This is a python-3 package.
14cu|python-webob-1.5.1-1|38	
14cu|python-webob-1.5.1-1|39	
14cu|python-webob-1.5.1-1|40	%prep
14cu|python-webob-1.5.1-1|41	%setup -q -n %{tarname}-%{version}
14cu|python-webob-1.5.1-1|42	rm -rf %{_builddir}/python3-%{tarname}
14cu|python-webob-1.5.1-1|43	cp -a . %{_builddir}/python3-%{tarname}
14cu|python-webob-1.5.1-1|44	
14cu|python-webob-1.5.1-1|45	%install
14cu|python-webob-1.5.1-1|46	find . -type f -exec chmod 644 {} \;
14cu|python-webob-1.5.1-1|47	find . -type d -exec chmod 755 {} \;
14cu|python-webob-1.5.1-1|48	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-webob-1.5.1-1|49	pushd %{_builddir}/python3-%{tarname}
14cu|python-webob-1.5.1-1|50	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|python-webob-1.5.1-1|51	popd
14cu|python-webob-1.5.1-1|52	sed -i 's/.*egg-info$//' FILE_LIST
14cu|python-webob-1.5.1-1|53	
14cu|python-webob-1.5.1-1|54	%files -f FILE_LIST
14cu|python-webob-1.5.1-1|55	
14cu|python-webob-1.5.1-1|56	%files -n python3-webob
14cu|python-webob-1.5.1-1|57	%{py3_puresitedir}/*
14cu|python-webob-1.5.1-1|58	
14cu|python-webob-1.5.1-1|59	%changelog
14cu|python-webob-1.5.1-1|60	
14cu|python-webob-1.5.1-1|61	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 1.5.1-1
14cu|python-webob-1.5.1-1|62	- (9a78a33) Fix files
14cu|python-webob-1.5.1-1|63	
14cu|python-webob-1.5.1-1|64	

14166 14
14cu|python-webpy-0.37-5|1	%global pkgname webpy
14cu|python-webpy-0.37-5|2	%global srcname web.py
14cu|python-webpy-0.37-5|3	
14cu|python-webpy-0.37-5|4	Name:		python-%{pkgname}
14cu|python-webpy-0.37-5|5	Version:	0.37
14cu|python-webpy-0.37-5|6	Release:	5
14cu|python-webpy-0.37-5|7	Summary:	A simple web framework for Python
14cu|python-webpy-0.37-5|8	Group:		Development/Python
14cu|python-webpy-0.37-5|9	
14cu|python-webpy-0.37-5|10	# The entire source code is Public Domain save for the following exceptions:
14cu|python-webpy-0.37-5|11	#   web/debugerror.py (Modified BSD)
14cu|python-webpy-0.37-5|12	#     This is from django
14cu|python-webpy-0.37-5|13	#     See http://code.djangoproject.com/browser/django/trunk/LICENSE
14cu|python-webpy-0.37-5|14	#   web/httpserver.py (Modified BSD)
14cu|python-webpy-0.37-5|15	#     This is from WSGIUtils/lib/wsgiutils/wsgiServer.py
14cu|python-webpy-0.37-5|16	#     See http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5
14cu|python-webpy-0.37-5|17	License:		Public Domain and BSD
14cu|python-webpy-0.37-5|18	
14cu|python-webpy-0.37-5|19	URL:			http://webpy.org/
14cu|python-webpy-0.37-5|20	Source0:		http://webpy.org/static/%{srcname}-%{version}.tar.gz
14cu|python-webpy-0.37-5|21	BuildRequires:	pkgconfig(python2)
14cu|python-webpy-0.37-5|22	BuildArch:		noarch
14cu|python-webpy-0.37-5|23	#Requires:		python-cherrypy
14cu|python-webpy-0.37-5|24	
14cu|python-webpy-0.37-5|25	%description
14cu|python-webpy-0.37-5|26	web.py is a web framework for python that is as simple as it is
14cu|python-webpy-0.37-5|27	powerful. web.py is in the public domain; you can use it for whatever
14cu|python-webpy-0.37-5|28	purpose with absolutely no restrictions.
14cu|python-webpy-0.37-5|29	
14cu|python-webpy-0.37-5|30	%prep
14cu|python-webpy-0.37-5|31	%setup -q -n web.py-%{version}
14cu|python-webpy-0.37-5|32	chmod 0755 web/wsgiserver/ssl_builtin.py
14cu|python-webpy-0.37-5|33	chmod 0755 web/wsgiserver/ssl_pyopenssl.py
14cu|python-webpy-0.37-5|34	chmod 0755 web/wsgiserver/__init__.py
14cu|python-webpy-0.37-5|35	
14cu|python-webpy-0.37-5|36	%build
14cu|python-webpy-0.37-5|37	%{__python} setup.py build
14cu|python-webpy-0.37-5|38	
14cu|python-webpy-0.37-5|39	%install
14cu|python-webpy-0.37-5|40	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-webpy-0.37-5|41	
14cu|python-webpy-0.37-5|42	
14cu|python-webpy-0.37-5|43	%files
14cu|python-webpy-0.37-5|44	%doc PKG-INFO
14cu|python-webpy-0.37-5|45	%{python_sitelib}/web
14cu|python-webpy-0.37-5|46	%{python_sitelib}/%{srcname}-%{version}-py?.?.egg-info
14cu|python-webpy-0.37-5|47	
14cu|python-webpy-0.37-5|48	%changelog
14cu|python-webpy-0.37-5|49	* Fri Jul 11 2014 Bernhard Rosenkraenzer <bero@bero.eu> 0.37-5
14cu|python-webpy-0.37-5|50	+ Revision: 533fe02
14cu|python-webpy-0.37-5|51	- MassBuild#451: Increase release tag
14cu|python-webpy-0.37-5|52	
14cu|python-webpy-0.37-5|53	

14167 14
14cu|python-websockify-0.5.1-8|1	%global pypi_name websockify
14cu|python-websockify-0.5.1-8|2	
14cu|python-websockify-0.5.1-8|3	Name:           python-%{pypi_name}
14cu|python-websockify-0.5.1-8|4	Version:        0.5.1
14cu|python-websockify-0.5.1-8|5	Release:        8
14cu|python-websockify-0.5.1-8|6	Group:          Development/Python
14cu|python-websockify-0.5.1-8|7	Summary:        WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|8	
14cu|python-websockify-0.5.1-8|9	License:        MIT
14cu|python-websockify-0.5.1-8|10	URL:            http://pypi.python.org/pypi/%{pypi_name}
14cu|python-websockify-0.5.1-8|11	Source0:        http://pypi.python.org/packages/source/c/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14cu|python-websockify-0.5.1-8|12	
14cu|python-websockify-0.5.1-8|13	BuildArch:      noarch
14cu|python-websockify-0.5.1-8|14	
14cu|python-websockify-0.5.1-8|15	BuildRequires:  pkgconfig(python)
14cu|python-websockify-0.5.1-8|16	BuildRequires:  python-setuptools
14cu|python-websockify-0.5.1-8|17	
14cu|python-websockify-0.5.1-8|18	Requires:       %{pypi_name}
14cu|python-websockify-0.5.1-8|19	Requires:	python-pkg-resources
14cu|python-websockify-0.5.1-8|20	
14cu|python-websockify-0.5.1-8|21	%description
14cu|python-websockify-0.5.1-8|22	WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|23	
14cu|python-websockify-0.5.1-8|24	%package -n %{pypi_name}
14cu|python-websockify-0.5.1-8|25	Summary:        WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|26	Group:          Development/Python
14cu|python-websockify-0.5.1-8|27	
14cu|python-websockify-0.5.1-8|28	%description -n %{pypi_name}
14cu|python-websockify-0.5.1-8|29	WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|30	
14cu|python-websockify-0.5.1-8|31	%package -n python3-%{pypi_name}
14cu|python-websockify-0.5.1-8|32	Summary:        WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|33	Group:          Development/Python
14cu|python-websockify-0.5.1-8|34	
14cu|python-websockify-0.5.1-8|35	Requires:       %{pypi_name}
14cu|python-websockify-0.5.1-8|36	
14cu|python-websockify-0.5.1-8|37	BuildRequires:  pkgconfig(python3)
14cu|python-websockify-0.5.1-8|38	BuildRequires:  python3-setuptools
14cu|python-websockify-0.5.1-8|39	
14cu|python-websockify-0.5.1-8|40	%description -n python3-%{pypi_name}
14cu|python-websockify-0.5.1-8|41	WebSockets support for any application/server
14cu|python-websockify-0.5.1-8|42	
14cu|python-websockify-0.5.1-8|43	%prep
14cu|python-websockify-0.5.1-8|44	%setup -q -n %{pypi_name}-%{version}
14cu|python-websockify-0.5.1-8|45	
14cu|python-websockify-0.5.1-8|46	%apply_patches
14cu|python-websockify-0.5.1-8|47	
14cu|python-websockify-0.5.1-8|48	cp -a . %{py3dir}
14cu|python-websockify-0.5.1-8|49	
14cu|python-websockify-0.5.1-8|50	%build
14cu|python-websockify-0.5.1-8|51	python setup.py build
14cu|python-websockify-0.5.1-8|52	
14cu|python-websockify-0.5.1-8|53	pushd %{py3dir}
14cu|python-websockify-0.5.1-8|54	python3 setup.py build
14cu|python-websockify-0.5.1-8|55	popd
14cu|python-websockify-0.5.1-8|56	
14cu|python-websockify-0.5.1-8|57	%install
14cu|python-websockify-0.5.1-8|58	pushd %{py3dir}
14cu|python-websockify-0.5.1-8|59	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-websockify-0.5.1-8|60	popd
14cu|python-websockify-0.5.1-8|61	
14cu|python-websockify-0.5.1-8|62	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-websockify-0.5.1-8|63	
14cu|python-websockify-0.5.1-8|64	%files
14cu|python-websockify-0.5.1-8|65	%{py_puresitedir}/%{pypi_name}*
14cu|python-websockify-0.5.1-8|66	
14cu|python-websockify-0.5.1-8|67	%files -n %{pypi_name}
14cu|python-websockify-0.5.1-8|68	%{_bindir}/websockify
14cu|python-websockify-0.5.1-8|69	%{_datadir}/websockify
14cu|python-websockify-0.5.1-8|70	
14cu|python-websockify-0.5.1-8|71	%files -n python3-%{pypi_name}
14cu|python-websockify-0.5.1-8|72	%{py3_puresitedir}/%{pypi_name}*
14cu|python-websockify-0.5.1-8|73	
14cu|python-websockify-0.5.1-8|74	
14cu|python-websockify-0.5.1-8|75	
14cu|python-websockify-0.5.1-8|76	%changelog
14cu|python-websockify-0.5.1-8|77	
14cu|python-websockify-0.5.1-8|78	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-8
14cu|python-websockify-0.5.1-8|79	- (f24de2d) Imported from SRPM
14cu|python-websockify-0.5.1-8|80	
14cu|python-websockify-0.5.1-8|81	

14168 14
14cu|python-webtest-2.0.6-1|1	%define tarname WebTest
14cu|python-webtest-2.0.6-1|2	%define _with_docs 0
14cu|python-webtest-2.0.6-1|3	
14cu|python-webtest-2.0.6-1|4	Summary:	Helper to test WSGI applications
14cu|python-webtest-2.0.6-1|5	Name:		python-webtest
14cu|python-webtest-2.0.6-1|6	Version:	2.0.6
14cu|python-webtest-2.0.6-1|7	Release:	1
14cu|python-webtest-2.0.6-1|8	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.zip
14cu|python-webtest-2.0.6-1|9	Source1:	Makefile
14cu|python-webtest-2.0.6-1|10	License:	MIT
14cu|python-webtest-2.0.6-1|11	Group:		Development/Python
14cu|python-webtest-2.0.6-1|12	Url:		http://pythonpaste.org/webtest/
14cu|python-webtest-2.0.6-1|13	BuildArch:	noarch
14cu|python-webtest-2.0.6-1|14	Requires:	python-webob
14cu|python-webtest-2.0.6-1|15	BuildRequires:	python-setuptools
14cu|python-webtest-2.0.6-1|16	BuildRequires:	python-sphinx
14cu|python-webtest-2.0.6-1|17	
14cu|python-webtest-2.0.6-1|18	%description
14cu|python-webtest-2.0.6-1|19	This package wraps any WSGI application and makes it easy to send test
14cu|python-webtest-2.0.6-1|20	requests to that application, without starting up an HTTP server.
14cu|python-webtest-2.0.6-1|21	
14cu|python-webtest-2.0.6-1|22	It provides convenient full-stack testing of applications written with
14cu|python-webtest-2.0.6-1|23	any WSGI-compatible framework.
14cu|python-webtest-2.0.6-1|24	
14cu|python-webtest-2.0.6-1|25	WebTest is based on paste.fixture.TestApp.
14cu|python-webtest-2.0.6-1|26	
14cu|python-webtest-2.0.6-1|27	%files
14cu|python-webtest-2.0.6-1|28	%if %{_with_docs}
14cu|python-webtest-2.0.6-1|29	%doc docs/_build/html
14cu|python-webtest-2.0.6-1|30	%endif
14cu|python-webtest-2.0.6-1|31	%{py_puresitedir}/webtest
14cu|python-webtest-2.0.6-1|32	%{py_puresitedir}/WebTest-%{version}-py%{py_ver}.egg-info
14cu|python-webtest-2.0.6-1|33	
14cu|python-webtest-2.0.6-1|34	#--------------------------------------------------------------------
14cu|python-webtest-2.0.6-1|35	
14cu|python-webtest-2.0.6-1|36	%prep
14cu|python-webtest-2.0.6-1|37	%setup -q -n %{tarname}-%{version}
14cu|python-webtest-2.0.6-1|38	cp -f %{SOURCE1} docs/
14cu|python-webtest-2.0.6-1|39	
14cu|python-webtest-2.0.6-1|40	%install
14cu|python-webtest-2.0.6-1|41	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-webtest-2.0.6-1|42	%if %{_with_docs}
14cu|python-webtest-2.0.6-1|43	pushd docs
14cu|python-webtest-2.0.6-1|44	export PYTHONPATH=`dir -d ../build/lib*`
14cu|python-webtest-2.0.6-1|45	make html
14cu|python-webtest-2.0.6-1|46	rm -f _build/html/.buildinfo
14cu|python-webtest-2.0.6-1|47	popd docs
14cu|python-webtest-2.0.6-1|48	%endif
14cu|python-webtest-2.0.6-1|49	
14cu|python-webtest-2.0.6-1|50	
14cu|python-webtest-2.0.6-1|51	
14cu|python-webtest-2.0.6-1|52	
14cu|python-webtest-2.0.6-1|53	%changelog
14cu|python-webtest-2.0.6-1|54	
14cu|python-webtest-2.0.6-1|55	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 2.0.6-1
14cu|python-webtest-2.0.6-1|56	- (642474c) Update from upstream
14cu|python-webtest-2.0.6-1|57	
14cu|python-webtest-2.0.6-1|58	

14169 14
14cu|python-werkzeug-0.10.4-1|1	%global srcname Werkzeug
14cu|python-werkzeug-0.10.4-1|2	
14cu|python-werkzeug-0.10.4-1|3	Name:           python-werkzeug
14cu|python-werkzeug-0.10.4-1|4	Version:        0.10.4
14cu|python-werkzeug-0.10.4-1|5	Release:        1
14cu|python-werkzeug-0.10.4-1|6	Summary:        The Swiss Army knife of Python web development
14cu|python-werkzeug-0.10.4-1|7	
14cu|python-werkzeug-0.10.4-1|8	Group:          Development/Python
14cu|python-werkzeug-0.10.4-1|9	License:        BSD
14cu|python-werkzeug-0.10.4-1|10	URL:            http://werkzeug.pocoo.org/
14cu|python-werkzeug-0.10.4-1|11	Source0:        https://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
14cu|python-werkzeug-0.10.4-1|12	BuildArch:      noarch
14cu|python-werkzeug-0.10.4-1|13	BuildRequires:  python-devel
14cu|python-werkzeug-0.10.4-1|14	
14cu|python-werkzeug-0.10.4-1|15	%description
14cu|python-werkzeug-0.10.4-1|16	Werkzeug
14cu|python-werkzeug-0.10.4-1|17	========
14cu|python-werkzeug-0.10.4-1|18	
14cu|python-werkzeug-0.10.4-1|19	Werkzeug started as simple collection of various utilities for WSGI
14cu|python-werkzeug-0.10.4-1|20	applications and has become one of the most advanced WSGI utility
14cu|python-werkzeug-0.10.4-1|21	modules.  It includes a powerful debugger, full featured request and
14cu|python-werkzeug-0.10.4-1|22	response objects, HTTP utilities to handle entity tags, cache control
14cu|python-werkzeug-0.10.4-1|23	headers, HTTP dates, cookie handling, file uploads, a powerful URL
14cu|python-werkzeug-0.10.4-1|24	routing system and a bunch of community contributed addon modules.
14cu|python-werkzeug-0.10.4-1|25	
14cu|python-werkzeug-0.10.4-1|26	Werkzeug is unicode aware and doesn't enforce a specific template
14cu|python-werkzeug-0.10.4-1|27	engine, database adapter or anything else.  It doesn't even enforce
14cu|python-werkzeug-0.10.4-1|28	a specific way of handling requests and leaves all that up to the
14cu|python-werkzeug-0.10.4-1|29	developer. It's most useful for end user applications which should work
14cu|python-werkzeug-0.10.4-1|30	on as many server environments as possible (such as blogs, wikis,
14cu|python-werkzeug-0.10.4-1|31	bulletin boards, etc.).
14cu|python-werkzeug-0.10.4-1|32	
14cu|python-werkzeug-0.10.4-1|33	%prep
14cu|python-werkzeug-0.10.4-1|34	%setup -q -n %{srcname}-%{version}
14cu|python-werkzeug-0.10.4-1|35	%{__sed} -i 's/\r//' LICENSE
14cu|python-werkzeug-0.10.4-1|36	
14cu|python-werkzeug-0.10.4-1|37	%build
14cu|python-werkzeug-0.10.4-1|38	python setup.py build
14cu|python-werkzeug-0.10.4-1|39	
14cu|python-werkzeug-0.10.4-1|40	%install
14cu|python-werkzeug-0.10.4-1|41	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|python-werkzeug-0.10.4-1|42	
14cu|python-werkzeug-0.10.4-1|43	%files
14cu|python-werkzeug-0.10.4-1|44	%doc AUTHORS LICENSE PKG-INFO CHANGES
14cu|python-werkzeug-0.10.4-1|45	%{py_puresitedir}/*
14cu|python-werkzeug-0.10.4-1|46	
14cu|python-werkzeug-0.10.4-1|47	%changelog
14cu|python-werkzeug-0.10.4-1|48	
14cu|python-werkzeug-0.10.4-1|49	* Thu Mar 24 2016 Denis Silakov <dsilakov@gmail.com> 0.10.4-1
14cu|python-werkzeug-0.10.4-1|50	- (8c00de1) Fix build
14cu|python-werkzeug-0.10.4-1|51	
14cu|python-werkzeug-0.10.4-1|52	

14170 14
14cu|python-whoosh-2.7.0-1|1	%define tarname	Whoosh
14cu|python-whoosh-2.7.0-1|2	
14cu|python-whoosh-2.7.0-1|3	Summary:	Fast, pure Python full text indexing, search, and spell checking library
14cu|python-whoosh-2.7.0-1|4	Name:		python-whoosh
14cu|python-whoosh-2.7.0-1|5	Version:	2.7.0
14cu|python-whoosh-2.7.0-1|6	Release:	1
14cu|python-whoosh-2.7.0-1|7	Source0:	http://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.zip
14cu|python-whoosh-2.7.0-1|8	License:	BSD
14cu|python-whoosh-2.7.0-1|9	Group:		Development/Python
14cu|python-whoosh-2.7.0-1|10	Url:		http://pypi.python.org/pypi/Whoosh/
14cu|python-whoosh-2.7.0-1|11	BuildArch:	noarch
14cu|python-whoosh-2.7.0-1|12	BuildRequires:	python-setuptools
14cu|python-whoosh-2.7.0-1|13	BuildRequires:	python-sphinx
14cu|python-whoosh-2.7.0-1|14	
14cu|python-whoosh-2.7.0-1|15	%description
14cu|python-whoosh-2.7.0-1|16	Whoosh is a fast, featureful full-text indexing and searching library
14cu|python-whoosh-2.7.0-1|17	implemented in pure Python. Programmers can use it to easily add
14cu|python-whoosh-2.7.0-1|18	search functionality to their applications and websites. Every part of
14cu|python-whoosh-2.7.0-1|19	how Whoosh works can be extended or replaced to meet your needs
14cu|python-whoosh-2.7.0-1|20	exactly.
14cu|python-whoosh-2.7.0-1|21	
14cu|python-whoosh-2.7.0-1|22	Some of Whoosh's features include:
14cu|python-whoosh-2.7.0-1|23	
14cu|python-whoosh-2.7.0-1|24	* Pythonic API.
14cu|python-whoosh-2.7.0-1|25	* Pure-Python. No compilation or binary packages needed, no mysterious
14cu|python-whoosh-2.7.0-1|26	crashes.
14cu|python-whoosh-2.7.0-1|27	* Fielded indexing and search.
14cu|python-whoosh-2.7.0-1|28	* Fast indexing and retrieval -- faster than any other pure-Python,
14cu|python-whoosh-2.7.0-1|29	scoring, full-text search solution I know of.
14cu|python-whoosh-2.7.0-1|30	* Pluggable scoring algorithm (including BM25F), text analysis,
14cu|python-whoosh-2.7.0-1|31	storage, posting format, etc.
14cu|python-whoosh-2.7.0-1|32	* Powerful query language parsed by pyparsing.
14cu|python-whoosh-2.7.0-1|33	* Pure Python spell-checker (as far as I know, the only one).
14cu|python-whoosh-2.7.0-1|34	
14cu|python-whoosh-2.7.0-1|35	%prep
14cu|python-whoosh-2.7.0-1|36	%setup -q -n %{tarname}-%{version}
14cu|python-whoosh-2.7.0-1|37	
14cu|python-whoosh-2.7.0-1|38	%install
14cu|python-whoosh-2.7.0-1|39	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14cu|python-whoosh-2.7.0-1|40	
14cu|python-whoosh-2.7.0-1|41	PYTHONPATH=`dir -d build/lib*` sphinx-build -b html docs/source html
14cu|python-whoosh-2.7.0-1|42	%__rm -rf html/.buildinfo html/.doctrees
14cu|python-whoosh-2.7.0-1|43	
14cu|python-whoosh-2.7.0-1|44	chmod 644 *.txt
14cu|python-whoosh-2.7.0-1|45	chmod 644 %{buildroot}%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info/*
14cu|python-whoosh-2.7.0-1|46	
14cu|python-whoosh-2.7.0-1|47	%clean
14cu|python-whoosh-2.7.0-1|48	
14cu|python-whoosh-2.7.0-1|49	%files
14cu|python-whoosh-2.7.0-1|50	%doc *.txt html/
14cu|python-whoosh-2.7.0-1|51	%{py_puresitedir}/%{tarname}*
14cu|python-whoosh-2.7.0-1|52	%{py_puresitedir}/whoosh*
14cu|python-whoosh-2.7.0-1|53	
14cu|python-whoosh-2.7.0-1|54	%changelog
14cu|python-whoosh-2.7.0-1|55	
14cu|python-whoosh-2.7.0-1|56	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.7.0-1
14cu|python-whoosh-2.7.0-1|57	- (829a585) Move python3 package in a separate project
14cu|python-whoosh-2.7.0-1|58	
14cu|python-whoosh-2.7.0-1|59	

14171 14
14cu|python-wmd-0.1.2-9|1	%define oname wmd
14cu|python-wmd-0.1.2-9|2	
14cu|python-wmd-0.1.2-9|3	Summary: Driver for the Nintendo Wii Remote
14cu|python-wmd-0.1.2-9|4	Name: python-%{oname}
14cu|python-wmd-0.1.2-9|5	Version: 0.1.2
14cu|python-wmd-0.1.2-9|6	Release: 9
14cu|python-wmd-0.1.2-9|7	Source0: http://forthewiin.org/WMD/%{oname}-%{version}.tar.bz2
14cu|python-wmd-0.1.2-9|8	Patch0: wmd-0.1.2.2-uinput.patch
14cu|python-wmd-0.1.2-9|9	Patch1: wmd-0.1.2.2-defaddr.patch
14cu|python-wmd-0.1.2-9|10	Patch2: wmd-0.1.2.2-compiz.patch
14cu|python-wmd-0.1.2-9|11	Source1: setup.py
14cu|python-wmd-0.1.2-9|12	License: GPL
14cu|python-wmd-0.1.2-9|13	Group: System/Kernel and hardware
14cu|python-wmd-0.1.2-9|14	Url: http://www.forthewiin.org/
14cu|python-wmd-0.1.2-9|15	BuildArch: noarch
14cu|python-wmd-0.1.2-9|16	BuildRequires: python-devel
14cu|python-wmd-0.1.2-9|17	Requires: python-xlib python-pybluez python-osd pygame
14cu|python-wmd-0.1.2-9|18	
14cu|python-wmd-0.1.2-9|19	%description
14cu|python-wmd-0.1.2-9|20	WMD is a Linux Driver for the Nintendo Wii Remote.
14cu|python-wmd-0.1.2-9|21	WMD lets you use the Wiimote as a mouse.
14cu|python-wmd-0.1.2-9|22	WMD lets you use the Wiimote as a keyboard.
14cu|python-wmd-0.1.2-9|23	
14cu|python-wmd-0.1.2-9|24	%prep
14cu|python-wmd-0.1.2-9|25	%setup -q -n %{oname}-%{version}
14cu|python-wmd-0.1.2-9|26	perl -p -e 's/(^\s+version = \").*(\",$)/${1}%{version}${2}/' %{SOURCE1} > setup.py
14cu|python-wmd-0.1.2-9|27	%patch0 -p1 -b .uinput
14cu|python-wmd-0.1.2-9|28	%patch1 -p1 -b .defaddr
14cu|python-wmd-0.1.2-9|29	%patch2 -p1 -b .compiz
14cu|python-wmd-0.1.2-9|30	
14cu|python-wmd-0.1.2-9|31	%build
14cu|python-wmd-0.1.2-9|32	python setup.py build
14cu|python-wmd-0.1.2-9|33	
14cu|python-wmd-0.1.2-9|34	%install
14cu|python-wmd-0.1.2-9|35	python setup.py install --root=%{buildroot}
14cu|python-wmd-0.1.2-9|36	
14cu|python-wmd-0.1.2-9|37	install -d %{buildroot}%{_sysconfdir}/modules-load.d/
14cu|python-wmd-0.1.2-9|38	echo uinput > %{buildroot}%{_sysconfdir}/modules-load.d/%{oname}
14cu|python-wmd-0.1.2-9|39	
14cu|python-wmd-0.1.2-9|40	%clean
14cu|python-wmd-0.1.2-9|41	
14cu|python-wmd-0.1.2-9|42	%files
14cu|python-wmd-0.1.2-9|43	%doc README
14cu|python-wmd-0.1.2-9|44	%config(noreplace) %{_sysconfdir}/modules-load.d/%{oname}
14cu|python-wmd-0.1.2-9|45	%{_bindir}/WMD.py
14cu|python-wmd-0.1.2-9|46	%{py_puresitedir}/%{oname}
14cu|python-wmd-0.1.2-9|47	%{py_puresitedir}/*.egg-info
14cu|python-wmd-0.1.2-9|48	
14cu|python-wmd-0.1.2-9|49	
14cu|python-wmd-0.1.2-9|50	
14cu|python-wmd-0.1.2-9|51	
14cu|python-wmd-0.1.2-9|52	
14cu|python-wmd-0.1.2-9|53	%changelog
14cu|python-wmd-0.1.2-9|54	
14cu|python-wmd-0.1.2-9|55	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-9
14cu|python-wmd-0.1.2-9|56	- (04723a7) Speccleanup, use /etc/modules-load.d folder
14cu|python-wmd-0.1.2-9|57	
14cu|python-wmd-0.1.2-9|58	

14172 14
14cu|python-wrapt-1.10.8-1|1	%define module wrapt
14cu|python-wrapt-1.10.8-1|2	%define __noautoprov '_wrappers.so'
14cu|python-wrapt-1.10.8-1|3	
14cu|python-wrapt-1.10.8-1|4	
14cu|python-wrapt-1.10.8-1|5	Name:           python-%{module}
14cu|python-wrapt-1.10.8-1|6	Version:        1.10.8
14cu|python-wrapt-1.10.8-1|7	Release:        1
14cu|python-wrapt-1.10.8-1|8	Summary:        A Python module for decorators, wrappers and monkey patching
14cu|python-wrapt-1.10.8-1|9	Group:          Development/Python
14cu|python-wrapt-1.10.8-1|10	License:        BSD
14cu|python-wrapt-1.10.8-1|11	URL:            https://github.com/GrahamDumpleton/%{module}
14cu|python-wrapt-1.10.8-1|12	Source0:        https://github.com/GrahamDumpleton/%{module}/archive/%{version}.tar.gz
14cu|python-wrapt-1.10.8-1|13	BuildRequires:  pkgconfig(python)
14cu|python-wrapt-1.10.8-1|14	BuildRequires:  pkgconfig(python3)
14cu|python-wrapt-1.10.8-1|15	
14cu|python-wrapt-1.10.8-1|16	%description
14cu|python-wrapt-1.10.8-1|17	The aim of the wrapt module is to provide a transparent object proxy
14cu|python-wrapt-1.10.8-1|18	for Python, which can be used as the basis for the construction of
14cu|python-wrapt-1.10.8-1|19	function wrappers and decorator functions.
14cu|python-wrapt-1.10.8-1|20	
14cu|python-wrapt-1.10.8-1|21	%files
14cu|python-wrapt-1.10.8-1|22	%doc README.rst LICENSE
14cu|python-wrapt-1.10.8-1|23	%{py_platsitedir}/%{module}
14cu|python-wrapt-1.10.8-1|24	%{py_platsitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-wrapt-1.10.8-1|25	#------------------------------------------------------------------------------
14cu|python-wrapt-1.10.8-1|26	
14cu|python-wrapt-1.10.8-1|27	%package -n python3-%{module}
14cu|python-wrapt-1.10.8-1|28	Summary:        A Python module for decorators, wrappers and monkey patching
14cu|python-wrapt-1.10.8-1|29	
14cu|python-wrapt-1.10.8-1|30	%description -n  python3-%{module}
14cu|python-wrapt-1.10.8-1|31	The aim of the wrapt module is to provide a transparent object proxy
14cu|python-wrapt-1.10.8-1|32	for Python, which can be used as the basis for the construction of
14cu|python-wrapt-1.10.8-1|33	function wrappers and decorator functions.
14cu|python-wrapt-1.10.8-1|34	
14cu|python-wrapt-1.10.8-1|35	%files -n  python3-%{module}
14cu|python-wrapt-1.10.8-1|36	%doc README.rst LICENSE
14cu|python-wrapt-1.10.8-1|37	%{py3_platsitedir}/%{module}
14cu|python-wrapt-1.10.8-1|38	%{py3_platsitedir}/%{module}-%{version}-py?.?.egg-info
14cu|python-wrapt-1.10.8-1|39	#------------------------------------------------------------------------------
14cu|python-wrapt-1.10.8-1|40	
14cu|python-wrapt-1.10.8-1|41	%prep
14cu|python-wrapt-1.10.8-1|42	%setup -qn %{module}-%{version}
14cu|python-wrapt-1.10.8-1|43	
14cu|python-wrapt-1.10.8-1|44	# Remove bundled egg-info in case it exists
14cu|python-wrapt-1.10.8-1|45	rm -rf %{module}.egg-info
14cu|python-wrapt-1.10.8-1|46	cp -a . %{py3dir}
14cu|python-wrapt-1.10.8-1|47	
14cu|python-wrapt-1.10.8-1|48	
14cu|python-wrapt-1.10.8-1|49	%build
14cu|python-wrapt-1.10.8-1|50	pushd %{py3dir}
14cu|python-wrapt-1.10.8-1|51	CFLAGS="%{optflags}" python3 setup.py build
14cu|python-wrapt-1.10.8-1|52	popd
14cu|python-wrapt-1.10.8-1|53	
14cu|python-wrapt-1.10.8-1|54	CFLAGS="%{optflags}" python setup.py build
14cu|python-wrapt-1.10.8-1|55	
14cu|python-wrapt-1.10.8-1|56	%install
14cu|python-wrapt-1.10.8-1|57	pushd %{py3dir}
14cu|python-wrapt-1.10.8-1|58	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-wrapt-1.10.8-1|59	popd
14cu|python-wrapt-1.10.8-1|60	
14cu|python-wrapt-1.10.8-1|61	python setup.py install --skip-build --root %{buildroot}
14cu|python-wrapt-1.10.8-1|62	
14cu|python-wrapt-1.10.8-1|63	%changelog
14cu|python-wrapt-1.10.8-1|64	
14cu|python-wrapt-1.10.8-1|65	* Fri Jun 17 2016 abfonly <abfonly@gmail.com> 1.10.8-1
14cu|python-wrapt-1.10.8-1|66	- (8418663) Imported from SRPM
14cu|python-wrapt-1.10.8-1|67	
14cu|python-wrapt-1.10.8-1|68	

14173 14
14cu|python-xlwt-1.0.0-1|1	# Created by pyp2rpm-1.0.1
14cu|python-xlwt-1.0.0-1|2	%global pypi_name xlwt
14cu|python-xlwt-1.0.0-1|3	
14cu|python-xlwt-1.0.0-1|4	Name:           python-xlwt
14cu|python-xlwt-1.0.0-1|5	Version:        1.0.0
14cu|python-xlwt-1.0.0-1|6	Release:        1
14cu|python-xlwt-1.0.0-1|7	Group:          Development/Python
14cu|python-xlwt-1.0.0-1|8	Summary:        Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003
14cu|python-xlwt-1.0.0-1|9	License:        BSD
14cu|python-xlwt-1.0.0-1|10	Source0:        https://pypi.python.org/packages/source/x/xlwt/xlwt-%{version}.tar.gz
14cu|python-xlwt-1.0.0-1|11	BuildArch:      noarch
14cu|python-xlwt-1.0.0-1|12	BuildRequires:  python-devel
14cu|python-xlwt-1.0.0-1|13	BuildRequires:  python-setuptools
14cu|python-xlwt-1.0.0-1|14	BuildRequires:  python3-devel
14cu|python-xlwt-1.0.0-1|15	BuildRequires:  python3-setuptools
14cu|python-xlwt-1.0.0-1|16	
14cu|python-xlwt-1.0.0-1|17	%description
14cu|python-xlwt-1.0.0-1|18	xlwt is a library for generating spreadsheet files that are compatible
14cu|python-xlwt-1.0.0-1|19	with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt
14cu|python-xlwt-1.0.0-1|20	has full support for Unicode. Excel spreadsheets can be generated on
14cu|python-xlwt-1.0.0-1|21	any platform without needing Excel or a COM server. The only
14cu|python-xlwt-1.0.0-1|22	requirement is Python 2.3 to 2.7.
14cu|python-xlwt-1.0.0-1|23	
14cu|python-xlwt-1.0.0-1|24	%package -n     python3-%{pypi_name}
14cu|python-xlwt-1.0.0-1|25	Summary:        Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003
14cu|python-xlwt-1.0.0-1|26	
14cu|python-xlwt-1.0.0-1|27	%description -n python3-%{pypi_name}
14cu|python-xlwt-1.0.0-1|28	xlwt is a library for generating spreadsheet files that are compatible
14cu|python-xlwt-1.0.0-1|29	with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt
14cu|python-xlwt-1.0.0-1|30	has full support for Unicode. Excel spreadsheets can be generated on
14cu|python-xlwt-1.0.0-1|31	any platform without needing Excel or a COM server. The only
14cu|python-xlwt-1.0.0-1|32	requirement is Python 2.3 to 2.7.
14cu|python-xlwt-1.0.0-1|33	
14cu|python-xlwt-1.0.0-1|34	%prep
14cu|python-xlwt-1.0.0-1|35	%setup -q -n %{pypi_name}-%{version}
14cu|python-xlwt-1.0.0-1|36	
14cu|python-xlwt-1.0.0-1|37	rm -rf %{py3dir}
14cu|python-xlwt-1.0.0-1|38	cp -a . %{py3dir}
14cu|python-xlwt-1.0.0-1|39	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14cu|python-xlwt-1.0.0-1|40	
14cu|python-xlwt-1.0.0-1|41	%build
14cu|python-xlwt-1.0.0-1|42	python setup.py build
14cu|python-xlwt-1.0.0-1|43	
14cu|python-xlwt-1.0.0-1|44	pushd %{py3dir}
14cu|python-xlwt-1.0.0-1|45	python3 setup.py build
14cu|python-xlwt-1.0.0-1|46	popd
14cu|python-xlwt-1.0.0-1|47	
14cu|python-xlwt-1.0.0-1|48	
14cu|python-xlwt-1.0.0-1|49	%install
14cu|python-xlwt-1.0.0-1|50	# Must do the subpackages' install first because the scripts in /usr/bin are
14cu|python-xlwt-1.0.0-1|51	# overwritten with every setup.py install (and we want the python2 version
14cu|python-xlwt-1.0.0-1|52	# to be the default for now).
14cu|python-xlwt-1.0.0-1|53	pushd %{py3dir}
14cu|python-xlwt-1.0.0-1|54	python3 setup.py install --skip-build --root %{buildroot}
14cu|python-xlwt-1.0.0-1|55	popd
14cu|python-xlwt-1.0.0-1|56	
14cu|python-xlwt-1.0.0-1|57	python setup.py install --skip-build --root %{buildroot}
14cu|python-xlwt-1.0.0-1|58	
14cu|python-xlwt-1.0.0-1|59	%files
14cu|python-xlwt-1.0.0-1|60	%doc README.rst
14cu|python-xlwt-1.0.0-1|61	%{py_puresitedir}/%{pypi_name}
14cu|python-xlwt-1.0.0-1|62	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-xlwt-1.0.0-1|63	
14cu|python-xlwt-1.0.0-1|64	%files -n python3-%{pypi_name}
14cu|python-xlwt-1.0.0-1|65	%doc README.rst
14cu|python-xlwt-1.0.0-1|66	%{py3_puresitedir}/%{pypi_name}
14cu|python-xlwt-1.0.0-1|67	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14cu|python-xlwt-1.0.0-1|68	
14cu|python-xlwt-1.0.0-1|69	
14cu|python-xlwt-1.0.0-1|70	
14cu|python-xlwt-1.0.0-1|71	
14cu|python-xlwt-1.0.0-1|72	%changelog
14cu|python-xlwt-1.0.0-1|73	
14cu|python-xlwt-1.0.0-1|74	* Tue Oct 13 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0-1
14cu|python-xlwt-1.0.0-1|75	- (c360f96) Fix summary
14cu|python-xlwt-1.0.0-1|76	
14cu|python-xlwt-1.0.0-1|77	

14174 14
14cu|python-zipstream-1.1.4-1|1	%global srcname zipstream
14cu|python-zipstream-1.1.4-1|2	%global desc zipstream.py is a zip archive generator based on python 3.3's zipfile.py.\
14cu|python-zipstream-1.1.4-1|3	It was created to generate a zip file generator for streaming (ie web apps).
14cu|python-zipstream-1.1.4-1|4	
14cu|python-zipstream-1.1.4-1|5	Name:           python-%{srcname}
14cu|python-zipstream-1.1.4-1|6	Version:        1.1.4
14cu|python-zipstream-1.1.4-1|7	Release:        1
14cu|python-zipstream-1.1.4-1|8	Group:		Development/Python
14cu|python-zipstream-1.1.4-1|9	Summary:        ZIP archive generator for Python
14cu|python-zipstream-1.1.4-1|10	License:        GPLv3+
14cu|python-zipstream-1.1.4-1|11	URL:            https://github.com/allanlei/%{name}
14cu|python-zipstream-1.1.4-1|12	Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|python-zipstream-1.1.4-1|13	BuildArch:      noarch
14cu|python-zipstream-1.1.4-1|14	BuildRequires:  python-setuptools python-devel python-nose
14cu|python-zipstream-1.1.4-1|15	
14cu|python-zipstream-1.1.4-1|16	
14cu|python-zipstream-1.1.4-1|17	%description
14cu|python-zipstream-1.1.4-1|18	%{desc}
14cu|python-zipstream-1.1.4-1|19	
14cu|python-zipstream-1.1.4-1|20	%package -n python3-%{srcname}
14cu|python-zipstream-1.1.4-1|21	Summary:        %{summary}
14cu|python-zipstream-1.1.4-1|22	BuildRequires:  python3-setuptools python3-devel python3-nose
14cu|python-zipstream-1.1.4-1|23	
14cu|python-zipstream-1.1.4-1|24	%description -n python3-%{srcname}
14cu|python-zipstream-1.1.4-1|25	%{desc}
14cu|python-zipstream-1.1.4-1|26	Python 3 version.
14cu|python-zipstream-1.1.4-1|27	
14cu|python-zipstream-1.1.4-1|28	%prep
14cu|python-zipstream-1.1.4-1|29	%setup -q
14cu|python-zipstream-1.1.4-1|30	
14cu|python-zipstream-1.1.4-1|31	%build
14cu|python-zipstream-1.1.4-1|32	%py2_build
14cu|python-zipstream-1.1.4-1|33	%py3_build
14cu|python-zipstream-1.1.4-1|34	
14cu|python-zipstream-1.1.4-1|35	%install
14cu|python-zipstream-1.1.4-1|36	%py2_install
14cu|python-zipstream-1.1.4-1|37	%py3_install
14cu|python-zipstream-1.1.4-1|38	
14cu|python-zipstream-1.1.4-1|39	%check
14cu|python-zipstream-1.1.4-1|40	python setup.py test
14cu|python-zipstream-1.1.4-1|41	python3 setup.py test
14cu|python-zipstream-1.1.4-1|42	
14cu|python-zipstream-1.1.4-1|43	%files
14cu|python-zipstream-1.1.4-1|44	%doc README.* LICENSE
14cu|python-zipstream-1.1.4-1|45	%{py_puresitedir}/*
14cu|python-zipstream-1.1.4-1|46	
14cu|python-zipstream-1.1.4-1|47	%files -n python3-%{srcname}
14cu|python-zipstream-1.1.4-1|48	%doc README.* LICENSE
14cu|python-zipstream-1.1.4-1|49	%{py3_puresitedir}/*
14cu|python-zipstream-1.1.4-1|50	
14cu|python-zipstream-1.1.4-1|51	%changelog
14cu|python-zipstream-1.1.4-1|52	
14cu|python-zipstream-1.1.4-1|53	* Tue Sep 13 2016 Denis Silakov <dsilakov@gmail.com> 1.1.4-1
14cu|python-zipstream-1.1.4-1|54	- (69ef749) Fix BRs
14cu|python-zipstream-1.1.4-1|55	
14cu|python-zipstream-1.1.4-1|56	

14175 14
14cu|python-ZODB-4.3.1-1|1	%define oname ZODB
14cu|python-ZODB-4.3.1-1|2	
14cu|python-ZODB-4.3.1-1|3	Name:		python-%{oname}
14cu|python-ZODB-4.3.1-1|4	Version:	4.3.1
14cu|python-ZODB-4.3.1-1|5	Release:	1
14cu|python-ZODB-4.3.1-1|6	Group:		Development/Python
14cu|python-ZODB-4.3.1-1|7	License:	ZPLv2.1
14cu|python-ZODB-4.3.1-1|8	Summary:	Zope Object Database: object database and persistence
14cu|python-ZODB-4.3.1-1|9	Source0:	https://files.pythonhosted.org/packages/source/Z/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-ZODB-4.3.1-1|10	Source1:	https://raw.githubusercontent.com/zopefoundation/ZODB/master/src/ZODB/tests/synchronizers.txt
14cu|python-ZODB-4.3.1-1|11	Url:		http://www.zodb.org/
14cu|python-ZODB-4.3.1-1|12	BuildRequires:  pythonegg(btrees)
14cu|python-ZODB-4.3.1-1|13	BuildRequires:  pkgconfig(python)
14cu|python-ZODB-4.3.1-1|14	BuildRequires:  pythonegg(manuel)
14cu|python-ZODB-4.3.1-1|15	BuildRequires:  pythonegg(persistent)
14cu|python-ZODB-4.3.1-1|16	BuildRequires:  pythonegg(random2)
14cu|python-ZODB-4.3.1-1|17	BuildRequires:  pythonegg(setuptools)
14cu|python-ZODB-4.3.1-1|18	BuildRequires:  pythonegg(six)
14cu|python-ZODB-4.3.1-1|19	BuildRequires:  pythonegg(transaction)
14cu|python-ZODB-4.3.1-1|20	BuildRequires:  pythonegg(zc.lockfile)
14cu|python-ZODB-4.3.1-1|21	BuildRequires:  pythonegg(zconfig)
14cu|python-ZODB-4.3.1-1|22	BuildRequires:  pythonegg(zodbpickle) >= 0.6.0
14cu|python-ZODB-4.3.1-1|23	BuildRequires:  pythonegg(zope.testing)
14cu|python-ZODB-4.3.1-1|24	BuildRequires:  pythonegg(persistent) >= 4.2.1
14cu|python-ZODB-4.3.1-1|25	
14cu|python-ZODB-4.3.1-1|26	Requires:       pythonegg(setuptools)
14cu|python-ZODB-4.3.1-1|27	Requires:       pythonegg(zconfig)
14cu|python-ZODB-4.3.1-1|28	Requires:       pythonegg(zdaemon)
14cu|python-ZODB-4.3.1-1|29	Requires:       pythonegg(zope.event)
14cu|python-ZODB-4.3.1-1|30	Requires:       pythonegg(zope.interface)
14cu|python-ZODB-4.3.1-1|31	Requires:	pythonegg(transaction)
14cu|python-ZODB-4.3.1-1|32	Requires:	pythonegg(zc.lockfile)
14cu|python-ZODB-4.3.1-1|33	Requires:	pythonegg(zope.proxy)
14cu|python-ZODB-4.3.1-1|34	Requires:	pythonegg(zdaemon)
14cu|python-ZODB-4.3.1-1|35	Requires:	pythonegg(persistent)
14cu|python-ZODB-4.3.1-1|36	Requires:	pythonegg(btrees)
14cu|python-ZODB-4.3.1-1|37	BuildArch:      noarch
14cu|python-ZODB-4.3.1-1|38	
14cu|python-ZODB-4.3.1-1|39	%description
14cu|python-ZODB-4.3.1-1|40	The Zope Object Database provides an object-oriented database for
14cu|python-ZODB-4.3.1-1|41	Python that provides a high-degree of transparency. Applications
14cu|python-ZODB-4.3.1-1|42	can take advantage of object database features with few, if any,
14cu|python-ZODB-4.3.1-1|43	changes to application logic. ZODB includes features such as a
14cu|python-ZODB-4.3.1-1|44	pluggable storage interface, rich transaction support, and undo.
14cu|python-ZODB-4.3.1-1|45	
14cu|python-ZODB-4.3.1-1|46	%files
14cu|python-ZODB-4.3.1-1|47	%doc CHANGES.rst *.txt
14cu|python-ZODB-4.3.1-1|48	%{_bindir}/fsdump
14cu|python-ZODB-4.3.1-1|49	%{_bindir}/fsoids
14cu|python-ZODB-4.3.1-1|50	%{_bindir}/fsrefs
14cu|python-ZODB-4.3.1-1|51	%{_bindir}/fstail
14cu|python-ZODB-4.3.1-1|52	%{_bindir}/repozo
14cu|python-ZODB-4.3.1-1|53	%{py_puresitedir}/%{oname}*
14cu|python-ZODB-4.3.1-1|54	#---------------------------------------------------------------------------
14cu|python-ZODB-4.3.1-1|55	
14cu|python-ZODB-4.3.1-1|56	%prep
14cu|python-ZODB-4.3.1-1|57	%setup -qn %{oname}-%{version}
14cu|python-ZODB-4.3.1-1|58	# Remove prebuilt egg
14cu|python-ZODB-4.3.1-1|59	rm -fr src/%{oname}.egg-info
14cu|python-ZODB-4.3.1-1|60	# Remove backup files
14cu|python-ZODB-4.3.1-1|61	find src -name \*~ -exec rm {} +
14cu|python-ZODB-4.3.1-1|62	find src -name \#\*\# -exec rm {} +
14cu|python-ZODB-4.3.1-1|63	# Fix tests
14cu|python-ZODB-4.3.1-1|64	sed -i 's/random/random2/' src/%{oname}/tests/testUtils.py
14cu|python-ZODB-4.3.1-1|65	pushd src/ZODB/tests/
14cu|python-ZODB-4.3.1-1|66	cp -p %{SOURCE1} .
14cu|python-ZODB-4.3.1-1|67	popd
14cu|python-ZODB-4.3.1-1|68	
14cu|python-ZODB-4.3.1-1|69	%build
14cu|python-ZODB-4.3.1-1|70	python setup.py build
14cu|python-ZODB-4.3.1-1|71	
14cu|python-ZODB-4.3.1-1|72	%install
14cu|python-ZODB-4.3.1-1|73	python setup.py install --root %{buildroot}
14cu|python-ZODB-4.3.1-1|74	pushd %{buildroot}%{py_puresitedir}/%{oname}/scripts
14cu|python-ZODB-4.3.1-1|75	chmod +x {space,fsoids,fsrefs,analyze,migrate,fstest,fstail,repozo,fsstats,checkbtrees,netspace,zodbload}.py
14cu|python-ZODB-4.3.1-1|76	popd
14cu|python-ZODB-4.3.1-1|77	
14cu|python-ZODB-4.3.1-1|78	%check
14cu|python-ZODB-4.3.1-1|79	python setup.py test || :
14cu|python-ZODB-4.3.1-1|80	
14cu|python-ZODB-4.3.1-1|81	%changelog
14cu|python-ZODB-4.3.1-1|82	
14cu|python-ZODB-4.3.1-1|83	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 4.3.1-1
14cu|python-ZODB-4.3.1-1|84	- (f20a9f3) Imported from SRPM
14cu|python-ZODB-4.3.1-1|85	
14cu|python-ZODB-4.3.1-1|86	

14176 14
14cu|python-zodbpickle-0.6.0-1|1	%define	oname	zodbpickle
14cu|python-zodbpickle-0.6.0-1|2	%define __noautoprov '_pickle.so'
14cu|python-zodbpickle-0.6.0-1|3	
14cu|python-zodbpickle-0.6.0-1|4	Name:		python-%{oname}
14cu|python-zodbpickle-0.6.0-1|5	Version:	0.6.0
14cu|python-zodbpickle-0.6.0-1|6	Release:	1
14cu|python-zodbpickle-0.6.0-1|7	Summary:	Fork of Python 3 pickle module
14cu|python-zodbpickle-0.6.0-1|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-zodbpickle-0.6.0-1|9	License:	ZPL 2.1
14cu|python-zodbpickle-0.6.0-1|10	Group:		Development/Python
14cu|python-zodbpickle-0.6.0-1|11	Url:		http://pypi.python.org/pypi/zodbpickle
14cu|python-zodbpickle-0.6.0-1|12	BuildRequires:	python-devel
14cu|python-zodbpickle-0.6.0-1|13	BuildRequires:	pythonegg(setuptools)
14cu|python-zodbpickle-0.6.0-1|14	BuildRequires:	pythonegg(nose)
14cu|python-zodbpickle-0.6.0-1|15	BuildRequires:	pythonegg(coverage)
14cu|python-zodbpickle-0.6.0-1|16	
14cu|python-zodbpickle-0.6.0-1|17	%files
14cu|python-zodbpickle-0.6.0-1|18	%doc *.rst
14cu|python-zodbpickle-0.6.0-1|19	%doc src/zodbpickle.egg-info/*.txt
14cu|python-zodbpickle-0.6.0-1|20	%{py_platsitedir}/zodbpickle/
14cu|python-zodbpickle-0.6.0-1|21	%{py_platsitedir}/zodbpickle*.egg-info
14cu|python-zodbpickle-0.6.0-1|22	#---------------------------------------------------------------
14cu|python-zodbpickle-0.6.0-1|23	
14cu|python-zodbpickle-0.6.0-1|24	%description
14cu|python-zodbpickle-0.6.0-1|25	This package presents a uniform pickling interface for ZODB:
14cu|python-zodbpickle-0.6.0-1|26	- Under Python2, this package forks both Python 2.7's ``pickle`` and
14cu|python-zodbpickle-0.6.0-1|27	``cPickle`` modules, adding support for the ``protocol 3`` opcodes.
14cu|python-zodbpickle-0.6.0-1|28	It also provides a new subclass of ``bytes``, ``zodbpickle.binary``,
14cu|python-zodbpickle-0.6.0-1|29	which Python2 applications can use to pickle binary values such that
14cu|python-zodbpickle-0.6.0-1|30	they will be unpickled as ``bytes`` under Py3k.
14cu|python-zodbpickle-0.6.0-1|31	
14cu|python-zodbpickle-0.6.0-1|32	- Under Py3k, this package forks the ``pickle`` module (and the supporting
14cu|python-zodbpickle-0.6.0-1|33	C extension) from both Python 3.2 and Python 3.3.  The fork add support
14cu|python-zodbpickle-0.6.0-1|34	for the ``noload`` operations used by ZODB.
14cu|python-zodbpickle-0.6.0-1|35	
14cu|python-zodbpickle-0.6.0-1|36	%prep
14cu|python-zodbpickle-0.6.0-1|37	%setup -qn %{oname}-%{version}
14cu|python-zodbpickle-0.6.0-1|38	
14cu|python-zodbpickle-0.6.0-1|39	%build
14cu|python-zodbpickle-0.6.0-1|40	python setup.py build
14cu|python-zodbpickle-0.6.0-1|41	
14cu|python-zodbpickle-0.6.0-1|42	%install
14cu|python-zodbpickle-0.6.0-1|43	python setup.py install --root=%{buildroot}
14cu|python-zodbpickle-0.6.0-1|44	
14cu|python-zodbpickle-0.6.0-1|45	%check
14cu|python-zodbpickle-0.6.0-1|46	python setup.py test
14cu|python-zodbpickle-0.6.0-1|47	
14cu|python-zodbpickle-0.6.0-1|48	
14cu|python-zodbpickle-0.6.0-1|49	
14cu|python-zodbpickle-0.6.0-1|50	%changelog
14cu|python-zodbpickle-0.6.0-1|51	
14cu|python-zodbpickle-0.6.0-1|52	* Sat Jun 18 2016 abfonly <abfonly@gmail.com> 0.6.0-1
14cu|python-zodbpickle-0.6.0-1|53	- (14403a3) Imported from SRPM
14cu|python-zodbpickle-0.6.0-1|54	
14cu|python-zodbpickle-0.6.0-1|55	

14177 14
14cu|python-zope.interface-4.1.1-2|1	%define	oname	zope.interface
14cu|python-zope.interface-4.1.1-2|2	
14cu|python-zope.interface-4.1.1-2|3	Name:		python-%{oname}
14cu|python-zope.interface-4.1.1-2|4	Version:	4.1.1
14cu|python-zope.interface-4.1.1-2|5	Release:	2
14cu|python-zope.interface-4.1.1-2|6	Summary:	Interfaces for Python
14cu|python-zope.interface-4.1.1-2|7	Source0:	%{oname}-%{version}.tar.gz
14cu|python-zope.interface-4.1.1-2|8	License:	ZPL 2.1
14cu|python-zope.interface-4.1.1-2|9	Group:		Development/Python
14cu|python-zope.interface-4.1.1-2|10	Url:		http://pypi.python.org/pypi/zope.interface
14cu|python-zope.interface-4.1.1-2|11	BuildRequires:	python-devel
14cu|python-zope.interface-4.1.1-2|12	BuildRequires:	python-setuptools
14cu|python-zope.interface-4.1.1-2|13	BuildRequires:	python-zope.event
14cu|python-zope.interface-4.1.1-2|14	
14cu|python-zope.interface-4.1.1-2|15	%description
14cu|python-zope.interface-4.1.1-2|16	``zope.interface`` README
14cu|python-zope.interface-4.1.1-2|17	=========================
14cu|python-zope.interface-4.1.1-2|18	
14cu|python-zope.interface-4.1.1-2|19	This package is intended to be independently reusable in any Python
14cu|python-zope.interface-4.1.1-2|20	project. It is maintained by the `Zope Toolkit project
14cu|python-zope.interface-4.1.1-2|21	<http://docs.zope.org/zopetoolkit/>`_.
14cu|python-zope.interface-4.1.1-2|22	
14cu|python-zope.interface-4.1.1-2|23	This package provides an implementation of "object interfaces" for Python.
14cu|python-zope.interface-4.1.1-2|24	Interfaces are a mechanism for labeling objects as conforming to a given
14cu|python-zope.interface-4.1.1-2|25	API or contract. So, this package can be considered as implementation of
14cu|python-zope.interface-4.1.1-2|26	the `Design By Contract`_ methodology support in Python.
14cu|python-zope.interface-4.1.1-2|27	
14cu|python-zope.interface-4.1.1-2|28	.. _Design By Contract: http://en.wikipedia.org/wiki/Design_by_contract
14cu|python-zope.interface-4.1.1-2|29	
14cu|python-zope.interface-4.1.1-2|30	For detailed documentation, please see http://docs.zope.org/zope.interface
14cu|python-zope.interface-4.1.1-2|31	%prep
14cu|python-zope.interface-4.1.1-2|32	%setup -q -n %{oname}-%{version}
14cu|python-zope.interface-4.1.1-2|33	
14cu|python-zope.interface-4.1.1-2|34	%build
14cu|python-zope.interface-4.1.1-2|35	python setup.py build
14cu|python-zope.interface-4.1.1-2|36	
14cu|python-zope.interface-4.1.1-2|37	%install
14cu|python-zope.interface-4.1.1-2|38	python setup.py install --root=%{buildroot}
14cu|python-zope.interface-4.1.1-2|39	
14cu|python-zope.interface-4.1.1-2|40	%check
14cu|python-zope.interface-4.1.1-2|41	python setup.py test
14cu|python-zope.interface-4.1.1-2|42	
14cu|python-zope.interface-4.1.1-2|43	%files
14cu|python-zope.interface-4.1.1-2|44	%doc CHANGES.rst
14cu|python-zope.interface-4.1.1-2|45	%doc COPYRIGHT.txt
14cu|python-zope.interface-4.1.1-2|46	%doc LICENSE.txt
14cu|python-zope.interface-4.1.1-2|47	%doc README.rst
14cu|python-zope.interface-4.1.1-2|48	%doc docs/README.rst
14cu|python-zope.interface-4.1.1-2|49	%doc docs/README.ru.rst
14cu|python-zope.interface-4.1.1-2|50	%doc docs/hacking.rst
14cu|python-zope.interface-4.1.1-2|51	%doc src/zope.interface.egg-info/SOURCES.txt
14cu|python-zope.interface-4.1.1-2|52	%doc src/zope.interface.egg-info/dependency_links.txt
14cu|python-zope.interface-4.1.1-2|53	%doc src/zope.interface.egg-info/namespace_packages.txt
14cu|python-zope.interface-4.1.1-2|54	%doc src/zope.interface.egg-info/requires.txt
14cu|python-zope.interface-4.1.1-2|55	%doc src/zope.interface.egg-info/top_level.txt
14cu|python-zope.interface-4.1.1-2|56	%{py_platsitedir}/zope/interface/*
14cu|python-zope.interface-4.1.1-2|57	%{py_platsitedir}/zope.interface*.egg-info
14cu|python-zope.interface-4.1.1-2|58	%{py_platsitedir}/zope.interface*.pth
14cu|python-zope.interface-4.1.1-2|59	
14cu|python-zope.interface-4.1.1-2|60	
14cu|python-zope.interface-4.1.1-2|61	%changelog
14cu|python-zope.interface-4.1.1-2|62	
14cu|python-zope.interface-4.1.1-2|63	* Mon Oct 12 2015 Denis Silakov <dsilakov@gmail.com> 4.1.1-2
14cu|python-zope.interface-4.1.1-2|64	- (291bf55) Update from upstream
14cu|python-zope.interface-4.1.1-2|65	
14cu|python-zope.interface-4.1.1-2|66	

14178 14
14cu|python-zope.site-4.0.0-3|1	%define	oname	zope.site
14cu|python-zope.site-4.0.0-3|2	%define __noautoreq '.*zope.security.*'
14cu|python-zope.site-4.0.0-3|3	
14cu|python-zope.site-4.0.0-3|4	Name:		python-%{oname}
14cu|python-zope.site-4.0.0-3|5	Version:	4.0.0
14cu|python-zope.site-4.0.0-3|6	Release:	3
14cu|python-zope.site-4.0.0-3|7	Epoch:		1
14cu|python-zope.site-4.0.0-3|8	Summary:	Local registries for zope component architecture
14cu|python-zope.site-4.0.0-3|9	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
14cu|python-zope.site-4.0.0-3|10	License:	ZPL 2.1
14cu|python-zope.site-4.0.0-3|11	Group:		Development/Python
14cu|python-zope.site-4.0.0-3|12	Url:		http://pypi.python.org/pypi/zope.site
14cu|python-zope.site-4.0.0-3|13	BuildArch:	noarch
14cu|python-zope.site-4.0.0-3|14	BuildRequires:	pkgconfig(python)
14cu|python-zope.site-4.0.0-3|15	BuildRequires:	pythonegg(setuptools)
14cu|python-zope.site-4.0.0-3|16	BuildRequires:  pythonegg(zope.location)
14cu|python-zope.site-4.0.0-3|17	BuildRequires:  pythonegg(zope.lifecycleevent)
14cu|python-zope.site-4.0.0-3|18	BuildRequires:  pythonegg(zope.event)
14cu|python-zope.site-4.0.0-3|19	BuildRequires:  pythonegg(zope.component)
14cu|python-zope.site-4.0.0-3|20	BuildRequires:  pythonegg(zope.security)
14cu|python-zope.site-4.0.0-3|21	BuildRequires:  pythonegg(zope.proxy)
14cu|python-zope.site-4.0.0-3|22	BuildRequires:  pythonegg(zope.container)
14cu|python-zope.site-4.0.0-3|23	BuildRequires:  pythonegg(zope.annotation)
14cu|python-zope.site-4.0.0-3|24	BuildRequires:  pythonegg(zope.proxy)
14cu|python-zope.site-4.0.0-3|25	BuildRequires:  pythonegg(zope.schema)
14cu|python-zope.site-4.0.0-3|26	BuildRequires:  pythonegg(zc.lockfile)
14cu|python-zope.site-4.0.0-3|27	BuildRequires:  pythonegg(zope.testrunner)
14cu|python-zope.site-4.0.0-3|28	BuildRequires:  pythonegg(zope.testing)
14cu|python-zope.site-4.0.0-3|29	BuildRequires:  pythonegg(zodb) >= 4.3.1
14cu|python-zope.site-4.0.0-3|30	BuildRequires:  pythonegg(zodbpickle)
14cu|python-zope.site-4.0.0-3|31	
14cu|python-zope.site-4.0.0-3|32	# Avoid versioned reqs
14cu|python-zope.site-4.0.0-3|33	Requires:  pythonegg(zope.security)
14cu|python-zope.site-4.0.0-3|34	
14cu|python-zope.site-4.0.0-3|35	%description
14cu|python-zope.site-4.0.0-3|36	=====================================
14cu|python-zope.site-4.0.0-3|37	Zope 3's Local Component Architecture
14cu|python-zope.site-4.0.0-3|38	=====================================
14cu|python-zope.site-4.0.0-3|39	
14cu|python-zope.site-4.0.0-3|40	This package provides a local and persistent site manager
14cu|python-zope.site-4.0.0-3|41	implementation, so that one can register local utilities and
14cu|python-zope.site-4.0.0-3|42	adapters. It uses local adapter registries for its adapter and utility
14cu|python-zope.site-4.0.0-3|43	registry. The module also provides some facilities to organize the
14cu|python-zope.site-4.0.0-3|44	local software and ensures the correct behavior inside the ZODB.
14cu|python-zope.site-4.0.0-3|45	
14cu|python-zope.site-4.0.0-3|46	%files
14cu|python-zope.site-4.0.0-3|47	%doc *.txt *.rst
14cu|python-zope.site-4.0.0-3|48	%{py_puresitedir}/zope/site/*
14cu|python-zope.site-4.0.0-3|49	%{py_puresitedir}/zope.site*.egg-info
14cu|python-zope.site-4.0.0-3|50	%{py_puresitedir}/zope.site*.pth
14cu|python-zope.site-4.0.0-3|51	#---------------------------------------------------------------------
14cu|python-zope.site-4.0.0-3|52	
14cu|python-zope.site-4.0.0-3|53	%prep
14cu|python-zope.site-4.0.0-3|54	%setup -qn %{oname}-%{version}
14cu|python-zope.site-4.0.0-3|55	
14cu|python-zope.site-4.0.0-3|56	%build
14cu|python-zope.site-4.0.0-3|57	python setup.py build
14cu|python-zope.site-4.0.0-3|58	
14cu|python-zope.site-4.0.0-3|59	%install
14cu|python-zope.site-4.0.0-3|60	python setup.py install --root=%{buildroot}
14cu|python-zope.site-4.0.0-3|61	
14cu|python-zope.site-4.0.0-3|62	%check
14cu|python-zope.site-4.0.0-3|63	python setup.py test
14cu|python-zope.site-4.0.0-3|64	
14cu|python-zope.site-4.0.0-3|65	
14cu|python-zope.site-4.0.0-3|66	%changelog
14cu|python-zope.site-4.0.0-3|67	
14cu|python-zope.site-4.0.0-3|68	* Sun Jun 19 2016 abfonly <abfonly@gmail.com> 1:4.0.0-3
14cu|python-zope.site-4.0.0-3|69	- (324d29c) Log: Update to stable 4.0.0
14cu|python-zope.site-4.0.0-3|70	- (324d29c) -Epoched to overlap alfa1 (that should have beingn released as 0.x)
14cu|python-zope.site-4.0.0-3|71	- (324d29c) -Bakport BR and Req
14cu|python-zope.site-4.0.0-3|72	- (324d29c) -Enable and fixed test
14cu|python-zope.site-4.0.0-3|73	- (324d29c) -spec clean
14cu|python-zope.site-4.0.0-3|74	
14cu|python-zope.site-4.0.0-3|75	

14179 14
14cu|pyxattr-0.5.0-1|1	Summary:	Extended attributes library wrapper for Python
14cu|pyxattr-0.5.0-1|2	Name:		pyxattr
14cu|pyxattr-0.5.0-1|3	Version:	0.5.0
14cu|pyxattr-0.5.0-1|4	Release:	1
14cu|pyxattr-0.5.0-1|5	License:	LGPLv2+
14cu|pyxattr-0.5.0-1|6	Group:		Development/Python
14cu|pyxattr-0.5.0-1|7	Url:		http://pyxattr.sourceforge.net/
14cu|pyxattr-0.5.0-1|8	Source0:	https://sourceforge.net/projects/pyxattr/files/pyxattr/0.5.0/%{name}-%{version}.tar.gz
14cu|pyxattr-0.5.0-1|9	BuildRequires:	python-setuptools
14cu|pyxattr-0.5.0-1|10	BuildRequires:	attr-devel
14cu|pyxattr-0.5.0-1|11	BuildRequires:	pkgconfig(python)
14cu|pyxattr-0.5.0-1|12	#### from looking at it, I'm pretty sure we are conflictiong with python-xattr :-(
14cu|pyxattr-0.5.0-1|13	#### same namespace, differenct functions...
14cu|pyxattr-0.5.0-1|14	Conflicts:	python-xattr
14cu|pyxattr-0.5.0-1|15	
14cu|pyxattr-0.5.0-1|16	%files
14cu|pyxattr-0.5.0-1|17	%doc COPYING NEWS README PKG-INFO
14cu|pyxattr-0.5.0-1|18	%{py_platsitedir}/*
14cu|pyxattr-0.5.0-1|19	
14cu|pyxattr-0.5.0-1|20	#----------------------------------------------------------------------------
14cu|pyxattr-0.5.0-1|21	
14cu|pyxattr-0.5.0-1|22	%description
14cu|pyxattr-0.5.0-1|23	Python extension module wrapper for libattr. It allows to query, list,
14cu|pyxattr-0.5.0-1|24	add and remove extended attributes from files and directories.
14cu|pyxattr-0.5.0-1|25	
14cu|pyxattr-0.5.0-1|26	%prep
14cu|pyxattr-0.5.0-1|27	%setup -q
14cu|pyxattr-0.5.0-1|28	
14cu|pyxattr-0.5.0-1|29	%build
14cu|pyxattr-0.5.0-1|30	CFLAGS="%{optflags}" python setup.py build
14cu|pyxattr-0.5.0-1|31	
14cu|pyxattr-0.5.0-1|32	%install
14cu|pyxattr-0.5.0-1|33	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
14cu|pyxattr-0.5.0-1|34	
14cu|pyxattr-0.5.0-1|35	%changelog
14cu|pyxattr-0.5.0-1|36	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
14cu|pyxattr-0.5.0-1|37	+ Revision: 316a491
14cu|pyxattr-0.5.0-1|38	- Updated to 0.5.0 (by updates_builder)
14cu|pyxattr-0.5.0-1|39	
14cu|pyxattr-0.5.0-1|40	

14180 14
14cu|pzl-games-13-1|1	%define oname pzl
14cu|pzl-games-13-1|2	%define over 13_0
14cu|pzl-games-13-1|3	
14cu|pzl-games-13-1|4	Name:		pzl-games
14cu|pzl-games-13-1|5	Version:	13
14cu|pzl-games-13-1|6	Release:	1
14cu|pzl-games-13-1|7	Summary:	Small collection of computer games
14cu|pzl-games-13-1|8	License:	GPLv3
14cu|pzl-games-13-1|9	Group:		Games/Puzzles
14cu|pzl-games-13-1|10	Url:		http://pzl.org.uk/
14cu|pzl-games-13-1|11	Source0:	http://pzl.org.uk/%{oname}_%{over}.zip
14cu|pzl-games-13-1|12	Source1:	LICENSE.TXT
14cu|pzl-games-13-1|13	Source100:	%{name}.rpmlintrc
14cu|pzl-games-13-1|14	#Let's make it as task package
14cu|pzl-games-13-1|15	Requires:	%{name}-akari = %{EVRD}
14cu|pzl-games-13-1|16	Requires:	%{name}-boggle = %{EVRD}
14cu|pzl-games-13-1|17	Requires:	%{name}-bridges = %{EVRD}
14cu|pzl-games-13-1|18	Requires:	%{name}-codeword = %{EVRD}
14cu|pzl-games-13-1|19	Requires:	%{name}-fillomino = %{EVRD}
14cu|pzl-games-13-1|20	Requires:	%{name}-futoshiki = %{EVRD}
14cu|pzl-games-13-1|21	Requires:	%{name}-hidato = %{EVRD}
14cu|pzl-games-13-1|22	Requires:	%{name}-jigsaw = %{EVRD}
14cu|pzl-games-13-1|23	Requires:	%{name}-kakuro = %{EVRD}
14cu|pzl-games-13-1|24	Requires:	%{name}-minesweeper = %{EVRD}
14cu|pzl-games-13-1|25	Requires:	%{name}-nurikabe = %{EVRD}
14cu|pzl-games-13-1|26	Requires:	%{name}-scrabbler = %{EVRD}
14cu|pzl-games-13-1|27	Requires:	%{name}-shikaku = %{EVRD}
14cu|pzl-games-13-1|28	Requires:	%{name}-sumpuzzle = %{EVRD}
14cu|pzl-games-13-1|29	Requires:	%{name}-sudoku = %{EVRD}
14cu|pzl-games-13-1|30	Requires:	%{name}-suguru = %{EVRD}
14cu|pzl-games-13-1|31	Requires:	%{name}-sokoban = %{EVRD}
14cu|pzl-games-13-1|32	Requires:	%{name}-wordladder = %{EVRD}
14cu|pzl-games-13-1|33	Requires:	%{name}-wordwheel = %{EVRD}
14cu|pzl-games-13-1|34	
14cu|pzl-games-13-1|35	BuildArch:	noarch
14cu|pzl-games-13-1|36	
14cu|pzl-games-13-1|37	%description
14cu|pzl-games-13-1|38	Small collection of computer games.
14cu|pzl-games-13-1|39	All of the thousands of puzzles contained in
14cu|pzl-games-13-1|40	the games can be solved by logic: no guessing is required,
14cu|pzl-games-13-1|41	even when playing Minesweeper. Every game has a hint option.
14cu|pzl-games-13-1|42	
14cu|pzl-games-13-1|43	%files
14cu|pzl-games-13-1|44	%doc LICENSE.TXT
14cu|pzl-games-13-1|45	#--------------------------------------------------------
14cu|pzl-games-13-1|46	
14cu|pzl-games-13-1|47	%package -n %{name}-common
14cu|pzl-games-13-1|48	Summary:	Common files for pzl games
14cu|pzl-games-13-1|49	Group:		Games/Puzzles
14cu|pzl-games-13-1|50	Requires:	python
14cu|pzl-games-13-1|51	Requires:	tkinter
14cu|pzl-games-13-1|52	BuildArch:	noarch
14cu|pzl-games-13-1|53	
14cu|pzl-games-13-1|54	%description  -n %{name}-common
14cu|pzl-games-13-1|55	Common files for pzl games.
14cu|pzl-games-13-1|56	
14cu|pzl-games-13-1|57	%files -n %{name}-common
14cu|pzl-games-13-1|58	%doc LICENSE.TXT
14cu|pzl-games-13-1|59	%{py_puresitedir}/%{name}/pzl_lib.py
14cu|pzl-games-13-1|60	%{py_puresitedir}/%{name}/pzl_launcher.pyw
14cu|pzl-games-13-1|61	%{py_puresitedir}/%{name}/dawg.py
14cu|pzl-games-13-1|62	%{_datadir}/pixmaps/pzl_icon.png
14cu|pzl-games-13-1|63	%{_datadir}/pixmaps/gplv3-88x31.png
14cu|pzl-games-13-1|64	
14cu|pzl-games-13-1|65	#----------------------------------------------------------
14cu|pzl-games-13-1|66	
14cu|pzl-games-13-1|67	%package -n %{name}-akari
14cu|pzl-games-13-1|68	Summary:	A binary-determination logic puzzle,AKA=Light Up
14cu|pzl-games-13-1|69	Group:		Games/Puzzles
14cu|pzl-games-13-1|70	Url:		http://pzl.org.uk/akari.html
14cu|pzl-games-13-1|71	Requires:	python
14cu|pzl-games-13-1|72	Requires:	tkinter
14cu|pzl-games-13-1|73	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|74	BuildArch:	noarch
14cu|pzl-games-13-1|75	
14cu|pzl-games-13-1|76	%description  -n %{name}-akari
14cu|pzl-games-13-1|77	Akari or Light Up is an interesting logic game
14cu|pzl-games-13-1|78	published by Nikoli and played on a
14cu|pzl-games-13-1|79	rectangular grid of black and white cells.
14cu|pzl-games-13-1|80	Some of the black cells contain numbers from 0 - 4,
14cu|pzl-games-13-1|81	and the object of the game is to illuminate
14cu|pzl-games-13-1|82	all the white cells with light bulbs.
14cu|pzl-games-13-1|83	Bulbs are placed on white cells and
14cu|pzl-games-13-1|84	each will light its row and column in
14cu|pzl-games-13-1|85	both directions until blocked by a black cell.
14cu|pzl-games-13-1|86	What makes the game interesting is that no bulb
14cu|pzl-games-13-1|87	can illuminate another and that when the puzzle
14cu|pzl-games-13-1|88	is completed the numbered cells must have
14cu|pzl-games-13-1|89	exactly their given number of bulbs touching
14cu|pzl-games-13-1|90	their four sides (any touching their corners do not count).
14cu|pzl-games-13-1|91	Each puzzle has a unique solution:
14cu|pzl-games-13-1|92	ie there is only one way to satisfy the numbers
14cu|pzl-games-13-1|93	on the black cells and at the same time to illuminate
14cu|pzl-games-13-1|94	all the white cells with no bulb shining on another.
14cu|pzl-games-13-1|95	
14cu|pzl-games-13-1|96	%files   -n %{name}-akari
14cu|pzl-games-13-1|97	%doc LICENSE.TXT
14cu|pzl-games-13-1|98	%{py_puresitedir}/%{name}/akari.pyw
14cu|pzl-games-13-1|99	%{_datadir}/applications/%{name}-akari.desktop
14cu|pzl-games-13-1|100	%{_datadir}/pixmaps/akari_logo.png
14cu|pzl-games-13-1|101	#----------------------------------------------------------
14cu|pzl-games-13-1|102	
14cu|pzl-games-13-1|103	%package -n %{name}-boggle
14cu|pzl-games-13-1|104	Summary:	Find as many words as possible in a grid of letters
14cu|pzl-games-13-1|105	Group:		Games/Puzzles
14cu|pzl-games-13-1|106	Url:		http://pzl.org.uk/boggle.html
14cu|pzl-games-13-1|107	Requires:	python
14cu|pzl-games-13-1|108	Requires:	tkinter
14cu|pzl-games-13-1|109	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|110	BuildArch:	noarch
14cu|pzl-games-13-1|111	
14cu|pzl-games-13-1|112	
14cu|pzl-games-13-1|113	%description  -n %{name}-boggle
14cu|pzl-games-13-1|114	In the real world Boggle is traditionally played
14cu|pzl-games-13-1|115	with lettered dice, pen and paper.
14cu|pzl-games-13-1|116	The aim of the games being to find as many
14cu|pzl-games-13-1|117	different words as possible in a randomly
14cu|pzl-games-13-1|118	generated grid of letters.
14cu|pzl-games-13-1|119	Here the program generates and displays
14cu|pzl-games-13-1|120	the grid and players enter as many of
14cu|pzl-games-13-1|121	the hidden words as they can find.
14cu|pzl-games-13-1|122	Words are entered by left clicking
14cu|pzl-games-13-1|123	on the letters in turn, or by typing on the keyboard.
14cu|pzl-games-13-1|124	Letters may be used any number of times,
14cu|pzl-games-13-1|125	but only once per word.
14cu|pzl-games-13-1|126	The sequence of letters in a word must be
14cu|pzl-games-13-1|127	from touching squares.
14cu|pzl-games-13-1|128	Unless it is at the edge of the grid
14cu|pzl-games-13-1|129	each square touches eight others: left,
14cu|pzl-games-13-1|130	right, up, down and four diagonals.
14cu|pzl-games-13-1|131	
14cu|pzl-games-13-1|132	%files   -n %{name}-boggle
14cu|pzl-games-13-1|133	%doc LICENSE.TXT
14cu|pzl-games-13-1|134	%{_datadir}/pixmaps/boggle_icon.png
14cu|pzl-games-13-1|135	%{py_puresitedir}/%{name}/boggle.pyw
14cu|pzl-games-13-1|136	%{_datadir}/applications/%{name}-boggle.desktop
14cu|pzl-games-13-1|137	#----------------------------------------------------------
14cu|pzl-games-13-1|138	%package -n %{name}-bridges
14cu|pzl-games-13-1|139	Summary:	Link a set of islands with bridges
14cu|pzl-games-13-1|140	Group:		Games/Puzzles
14cu|pzl-games-13-1|141	Url:		http://pzl.org.uk/bridges.html
14cu|pzl-games-13-1|142	Requires:	python
14cu|pzl-games-13-1|143	Requires:	tkinter
14cu|pzl-games-13-1|144	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|145	BuildArch:	noarch
14cu|pzl-games-13-1|146	
14cu|pzl-games-13-1|147	
14cu|pzl-games-13-1|148	%description  -n %{name}-bridges
14cu|pzl-games-13-1|149	Hashiwokakero or Bridges is a logic
14cu|pzl-games-13-1|150	game published by Nikoli.
14cu|pzl-games-13-1|151	The object of the game is to link
14cu|pzl-games-13-1|152	a set of islands with bridges so
14cu|pzl-games-13-1|153	that it is possible to reach any
14cu|pzl-games-13-1|154	island from any other.
14cu|pzl-games-13-1|155	As ever, there is a range of rules
14cu|pzl-games-13-1|156	designed to make this difficult and interesting.
14cu|pzl-games-13-1|157	The islands, represented by circles,
14cu|pzl-games-13-1|158	are laid out on a rectangular grid
14cu|pzl-games-13-1|159	and bridges can only follow the lines
14cu|pzl-games-13-1|160	of the grid, vertically or horizontally.
14cu|pzl-games-13-1|161	Bridges cannot cross.
14cu|pzl-games-13-1|162	The circles representing the islands
14cu|pzl-games-13-1|163	contain numbers which specify
14cu|pzl-games-13-1|164	the number of bridges that must
14cu|pzl-games-13-1|165	start from that island.
14cu|pzl-games-13-1|166	A maximum of two bridges can be
14cu|pzl-games-13-1|167	placed between any pair of islands.
14cu|pzl-games-13-1|168	There is only one arrangement of bridges
14cu|pzl-games-13-1|169	that will satisfy these criteria for each puzzle.
14cu|pzl-games-13-1|170	
14cu|pzl-games-13-1|171	%files   -n %{name}-bridges
14cu|pzl-games-13-1|172	%doc LICENSE.TXT
14cu|pzl-games-13-1|173	%{_datadir}/pixmaps/bridges_icon.png
14cu|pzl-games-13-1|174	%{py_puresitedir}/%{name}/bridges.pyw
14cu|pzl-games-13-1|175	%{_datadir}/applications/%{name}-bridges.desktop
14cu|pzl-games-13-1|176	
14cu|pzl-games-13-1|177	#----------------------------------------------------------
14cu|pzl-games-13-1|178	
14cu|pzl-games-13-1|179	%package -n %{name}-codeword
14cu|pzl-games-13-1|180	Summary:	Challenging crossword pattern recognition game
14cu|pzl-games-13-1|181	Group:		Games/Puzzles
14cu|pzl-games-13-1|182	Url:		http://pzl.org.uk/codeword.html
14cu|pzl-games-13-1|183	Requires:	python
14cu|pzl-games-13-1|184	Requires:	tkinter
14cu|pzl-games-13-1|185	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|186	BuildArch:	noarch
14cu|pzl-games-13-1|187	
14cu|pzl-games-13-1|188	
14cu|pzl-games-13-1|189	%description  -n %{name}-codeword
14cu|pzl-games-13-1|190	A codeword is a completed crossword but
14cu|pzl-games-13-1|191	with the letters represented by numbers.
14cu|pzl-games-13-1|192	The object of the game is to work out which
14cu|pzl-games-13-1|193	number corresponds to which letter and
14cu|pzl-games-13-1|194	hence to reveal the finished crossword.
14cu|pzl-games-13-1|195	It's a challenging pattern recognition
14cu|pzl-games-13-1|196	game and test of word power (and sometimes, spelling).
14cu|pzl-games-13-1|197	The program has randomly assigned the numbers
14cu|pzl-games-13-1|198	1-26 to the letters A-Z.
14cu|pzl-games-13-1|199	Crossword grid in which, apart from three starting letters,
14cu|pzl-games-13-1|200	only the numbers are shown.
14cu|pzl-games-13-1|201	Using the mouse players assign letters
14cu|pzl-games-13-1|202	to numbers and the program fills in the
14cu|pzl-games-13-1|203	corresponding boxes in the grid.
14cu|pzl-games-13-1|204	If they get it right, eventually the crossword will be complete.
14cu|pzl-games-13-1|205	If players make mistakes they can change assignments
14cu|pzl-games-13-1|206	and the program will update the grid accordingly.
14cu|pzl-games-13-1|207	A small number of letter to number assignments
14cu|pzl-games-13-1|208	are given to help players get started.
14cu|pzl-games-13-1|209	
14cu|pzl-games-13-1|210	%files   -n %{name}-codeword
14cu|pzl-games-13-1|211	%doc LICENSE.TXT
14cu|pzl-games-13-1|212	%{py_puresitedir}/%{name}/codeword.pyw
14cu|pzl-games-13-1|213	%{_datadir}/pixmaps/codeword_icon.png
14cu|pzl-games-13-1|214	%{_datadir}/applications/%{name}-codeword.desktop
14cu|pzl-games-13-1|215	
14cu|pzl-games-13-1|216	#----------------------------------------------------------
14cu|pzl-games-13-1|217	
14cu|pzl-games-13-1|218	%package -n %{name}-fillomino
14cu|pzl-games-13-1|219	
14cu|pzl-games-13-1|220	Summary:	Logic game in which players solve a Latin square
14cu|pzl-games-13-1|221	Group:		Games/Puzzles
14cu|pzl-games-13-1|222	Url:		http://pzl.org.uk/fillomino.html
14cu|pzl-games-13-1|223	Requires:	python
14cu|pzl-games-13-1|224	Requires:	tkinter
14cu|pzl-games-13-1|225	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|226	BuildArch:	noarch
14cu|pzl-games-13-1|227	
14cu|pzl-games-13-1|228	%description  -n %{name}-fillomino
14cu|pzl-games-13-1|229	Introduction
14cu|pzl-games-13-1|230	Fillomino is yet another game from Nicoli.
14cu|pzl-games-13-1|231	Finished fillomino puzzles consist of a two
14cu|pzl-games-13-1|232	dimensional grid completely filled with
14cu|pzl-games-13-1|233	polyominoes formed from cells which each
14cu|pzl-games-13-1|234	contain a number matching the size of the
14cu|pzl-games-13-1|235	enclosing polyomino. In our version all
14cu|pzl-games-13-1|236	polyominoes of a given size have a
14cu|pzl-games-13-1|237	specific colour.
14cu|pzl-games-13-1|238	
14cu|pzl-games-13-1|239	%files   -n %{name}-fillomino
14cu|pzl-games-13-1|240	%doc LICENSE.TXT
14cu|pzl-games-13-1|241	%{py_puresitedir}/%{name}/fillomino.pyw
14cu|pzl-games-13-1|242	%{_datadir}/pixmaps/fillomino_icon.png
14cu|pzl-games-13-1|243	%{_datadir}/applications/%{name}-fillomino.desktop
14cu|pzl-games-13-1|244	
14cu|pzl-games-13-1|245	#----------------------------------------------------------
14cu|pzl-games-13-1|246	
14cu|pzl-games-13-1|247	%package -n %{name}-futoshiki
14cu|pzl-games-13-1|248	
14cu|pzl-games-13-1|249	Summary:	Logic game in which players solve a Latin square
14cu|pzl-games-13-1|250	Group:		Games/Puzzles
14cu|pzl-games-13-1|251	Url:		http://pzl.org.uk/futoshiki.html
14cu|pzl-games-13-1|252	Requires:	python
14cu|pzl-games-13-1|253	Requires:	tkinter
14cu|pzl-games-13-1|254	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|255	BuildArch:	noarch
14cu|pzl-games-13-1|256	
14cu|pzl-games-13-1|257	
14cu|pzl-games-13-1|258	%description  -n %{name}-futoshiki
14cu|pzl-games-13-1|259	Challenging logic game in which players use
14cu|pzl-games-13-1|260	a combination of methods to solve a Latin square.
14cu|pzl-games-13-1|261	At the start of a game the program
14cu|pzl-games-13-1|262	presents a 6x6 grid of squares.
14cu|pzl-games-13-1|263	Most of these squares will be empty
14cu|pzl-games-13-1|264	except for tiny candidate numbers
14cu|pzl-games-13-1|265	along their top and bottom edges,
14cu|pzl-games-13-1|266	but a few squares will already have
14cu|pzl-games-13-1|267	their answers filled in.
14cu|pzl-games-13-1|268	Between some pairs of squares
14cu|pzl-games-13-1|269	the inequality symbols < and >
14cu|pzl-games-13-1|270	are displayed to indicate the relative
14cu|pzl-games-13-1|271	sizes of their answers.
14cu|pzl-games-13-1|272	To solve the puzzle players
14cu|pzl-games-13-1|273	must place each of the digits 1 - 6
14cu|pzl-games-13-1|274	exactly once in every row and column so
14cu|pzl-games-13-1|275	that they are consistent with the
14cu|pzl-games-13-1|276	given inequality symbols.
14cu|pzl-games-13-1|277	
14cu|pzl-games-13-1|278	%files   -n %{name}-futoshiki
14cu|pzl-games-13-1|279	%doc LICENSE.TXT
14cu|pzl-games-13-1|280	%{py_puresitedir}/%{name}/futoshiki.pyw
14cu|pzl-games-13-1|281	%{_datadir}/pixmaps/futoshiki_icon.png
14cu|pzl-games-13-1|282	%{_datadir}/applications/%{name}-futoshiki.desktop
14cu|pzl-games-13-1|283	
14cu|pzl-games-13-1|284	#----------------------------------------------------------
14cu|pzl-games-13-1|285	
14cu|pzl-games-13-1|286	%package -n %{name}-hidato
14cu|pzl-games-13-1|287	Summary:	Place a chain of consecutive numbers in touching cells
14cu|pzl-games-13-1|288	Group:		Games/Puzzles
14cu|pzl-games-13-1|289	Url:		http://pzl.org.uk/hidato.html
14cu|pzl-games-13-1|290	Requires:	python
14cu|pzl-games-13-1|291	Requires:	tkinter
14cu|pzl-games-13-1|292	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|293	BuildArch:	noarch
14cu|pzl-games-13-1|294	
14cu|pzl-games-13-1|295	
14cu|pzl-games-13-1|296	%description  -n %{name}-hidato
14cu|pzl-games-13-1|297	Hidato first came to our attention
14cu|pzl-games-13-1|298	in an article by Alex Bellos
14cu|pzl-games-13-1|299	where he describes solving a
14cu|pzl-games-13-1|300	puzzle made of hexagonal cells.
14cu|pzl-games-13-1|301	In addition to the hexagonal
14cu|pzl-games-13-1|302	form there are also two versions
14cu|pzl-games-13-1|303	of the puzzle made of square cells,
14cu|pzl-games-13-1|304	one of which is known as Numbrix.
14cu|pzl-games-13-1|305	
14cu|pzl-games-13-1|306	%files   -n %{name}-hidato
14cu|pzl-games-13-1|307	%doc LICENSE.TXT
14cu|pzl-games-13-1|308	%{py_puresitedir}/%{name}/hidato.pyw
14cu|pzl-games-13-1|309	%{_datadir}/pixmaps/hidato_icon.png
14cu|pzl-games-13-1|310	%{_datadir}/applications/%{name}-hidato.desktop
14cu|pzl-games-13-1|311	
14cu|pzl-games-13-1|312	#----------------------------------------------------------
14cu|pzl-games-13-1|313	
14cu|pzl-games-13-1|314	%package -n %{name}-jigsaw
14cu|pzl-games-13-1|315	Summary:	Puzzle assemble segments of a picture
14cu|pzl-games-13-1|316	Group:		Games/Puzzles
14cu|pzl-games-13-1|317	Url:		http://pzl.org.uk/jigsaw.html
14cu|pzl-games-13-1|318	Requires:	python
14cu|pzl-games-13-1|319	Requires:	pythonegg(pillow)
14cu|pzl-games-13-1|320	Requires:	python-pillow-tk
14cu|pzl-games-13-1|321	Requires:	tkinter
14cu|pzl-games-13-1|322	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|323	BuildArch:	noarch
14cu|pzl-games-13-1|324	
14cu|pzl-games-13-1|325	
14cu|pzl-games-13-1|326	%description  -n %{name}-jigsaw
14cu|pzl-games-13-1|327	Jigsaw is a puzzle game in which
14cu|pzl-games-13-1|328	players assemble segments of a picture
14cu|pzl-games-13-1|329	into their correct relative positions.
14cu|pzl-games-13-1|330	The jigsaw picture is either an image file
14cu|pzl-games-13-1|331	- say a photograph - or one created by the
14cu|pzl-games-13-1|332	program's built-in pattern generators.
14cu|pzl-games-13-1|333	The selected image will be broken into
14cu|pzl-games-13-1|334	square tiles which the player can move
14cu|pzl-games-13-1|335	around the screen until they are
14cu|pzl-games-13-1|336	assembled correctly.
14cu|pzl-games-13-1|337	
14cu|pzl-games-13-1|338	%files   -n %{name}-jigsaw
14cu|pzl-games-13-1|339	%doc LICENSE.TXT
14cu|pzl-games-13-1|340	%{py_puresitedir}/%{name}/jigsaw.pyw
14cu|pzl-games-13-1|341	%{_datadir}/pixmaps/jigsaw_icon.png
14cu|pzl-games-13-1|342	%{_datadir}/applications/%{name}-jigsaw.desktop
14cu|pzl-games-13-1|343	
14cu|pzl-games-13-1|344	#----------------------------------------------------------
14cu|pzl-games-13-1|345	
14cu|pzl-games-13-1|346	%package -n %{name}-kakuro
14cu|pzl-games-13-1|347	Summary:	An absorbing logic game
14cu|pzl-games-13-1|348	Group:		Games/Puzzles
14cu|pzl-games-13-1|349	Url:		http://pzl.org.uk/kakuro.html
14cu|pzl-games-13-1|350	Requires:	python
14cu|pzl-games-13-1|351	Requires:	tkinter
14cu|pzl-games-13-1|352	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|353	BuildArch:	noarch
14cu|pzl-games-13-1|354	
14cu|pzl-games-13-1|355	
14cu|pzl-games-13-1|356	%description  -n %{name}-kakuro
14cu|pzl-games-13-1|357	The player is presented with a
14cu|pzl-games-13-1|358	rectangular grid of 3 types of squares:
14cu|pzl-games-13-1|359	sum squares, solve squares and spacers.
14cu|pzl-games-13-1|360	The solve squares are arranged into
14cu|pzl-games-13-1|361	intersecting horizontal and vertical
14cu|pzl-games-13-1|362	strips with sum squares at their ends.
14cu|pzl-games-13-1|363	Sum squares contain numbers relating to
14cu|pzl-games-13-1|364	their adjacent strips of solve squares.
14cu|pzl-games-13-1|365	The object of the game is to place the
14cu|pzl-games-13-1|366	digits 1-9 in the solve squares so that
14cu|pzl-games-13-1|367	the sum of these digits is equal to
14cu|pzl-games-13-1|368	the number in the sum square at the end
14cu|pzl-games-13-1|369	of the strip. Each digit can only
14cu|pzl-games-13-1|370	occur once in each strip.
14cu|pzl-games-13-1|371	At the start of a game the solve squares
14cu|pzl-games-13-1|372	each contain tiny candidate solutions around
14cu|pzl-games-13-1|373	their edges. The player works out which
14cu|pzl-games-13-1|374	candidates can be deleted and, eventually,
14cu|pzl-games-13-1|375	the solutions for each square.
14cu|pzl-games-13-1|376	Candidates can be deleted by left mouse clicks.
14cu|pzl-games-13-1|377	
14cu|pzl-games-13-1|378	%files   -n %{name}-kakuro
14cu|pzl-games-13-1|379	%doc LICENSE.TXT
14cu|pzl-games-13-1|380	%{py_puresitedir}/%{name}/kakuro.pyw
14cu|pzl-games-13-1|381	%{_datadir}/pixmaps/kakuro_icon.png
14cu|pzl-games-13-1|382	%{_datadir}/applications/%{name}-kakuro.desktop
14cu|pzl-games-13-1|383	
14cu|pzl-games-13-1|384	#----------------------------------------------------------
14cu|pzl-games-13-1|385	
14cu|pzl-games-13-1|386	%package -n %{name}-minesweeper
14cu|pzl-games-13-1|387	Summary:	Minesweeper
14cu|pzl-games-13-1|388	Group:		Games/Puzzles
14cu|pzl-games-13-1|389	Url:		http://pzl.org.uk/minesweeper.html
14cu|pzl-games-13-1|390	Requires:	python
14cu|pzl-games-13-1|391	Requires:	tkinter
14cu|pzl-games-13-1|392	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|393	BuildArch:	noarch
14cu|pzl-games-13-1|394	
14cu|pzl-games-13-1|395	
14cu|pzl-games-13-1|396	%description  -n %{name}-minesweeper
14cu|pzl-games-13-1|397	Minesweeper is a version of the classic
14cu|pzl-games-13-1|398	computer game in which players try to
14cu|pzl-games-13-1|399	find the locations of mines hidden in a
14cu|pzl-games-13-1|400	rectangular grid. In almost all other
14cu|pzl-games-13-1|401	versions of the game the locations of
14cu|pzl-games-13-1|402	the mines is entirely random and so
14cu|pzl-games-13-1|403	guessing is generally required when
14cu|pzl-games-13-1|404	trying to find them. The main distinguishing
14cu|pzl-games-13-1|405	feature of the pzl version of minesweeper
14cu|pzl-games-13-1|406	is that though the mine locations are
14cu|pzl-games-13-1|407	randomly chosen, only grids which can
14cu|pzl-games-13-1|408	be solved logically are displayed:
14cu|pzl-games-13-1|409	if the player is smart enough,
14cu|pzl-games-13-1|410	all puzzles can be solved without guessing.
14cu|pzl-games-13-1|411	Why play a game where you can be
14cu|pzl-games-13-1|412	defeated by bad luck, when you can
14cu|pzl-games-13-1|413	instead play one in which only your
14cu|pzl-games-13-1|414	skill determines the outcome.
14cu|pzl-games-13-1|415	
14cu|pzl-games-13-1|416	%files   -n %{name}-minesweeper
14cu|pzl-games-13-1|417	%doc LICENSE.TXT
14cu|pzl-games-13-1|418	%{py_puresitedir}/%{name}/minesweeper.pyw
14cu|pzl-games-13-1|419	%{_datadir}/pixmaps/minesweeper_icon.png
14cu|pzl-games-13-1|420	%{_datadir}/applications/%{name}-minesweeper.desktop
14cu|pzl-games-13-1|421	
14cu|pzl-games-13-1|422	#----------------------------------------------------------
14cu|pzl-games-13-1|423	%package -n %{name}-nurikabe
14cu|pzl-games-13-1|424	
14cu|pzl-games-13-1|425	Summary:	Nurikabe
14cu|pzl-games-13-1|426	Group:		Games/Puzzles
14cu|pzl-games-13-1|427	Url:		http://pzl.org.uk/nurikabe.html
14cu|pzl-games-13-1|428	Requires:	python
14cu|pzl-games-13-1|429	Requires:	tkinter
14cu|pzl-games-13-1|430	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|431	BuildArch:	noarch
14cu|pzl-games-13-1|432	
14cu|pzl-games-13-1|433	
14cu|pzl-games-13-1|434	%description  -n %{name}-nurikabe
14cu|pzl-games-13-1|435	It is played on a rectangular grid of cells,
14cu|pzl-games-13-1|436	most of which are initially blank
14cu|pzl-games-13-1|437	(grey in our version) but with a
14cu|pzl-games-13-1|438	scattering of clue cells (white with numbers).
14cu|pzl-games-13-1|439	Cells "touch" orthogonally and the cells
14cu|pzl-games-13-1|440	from one clue must not touch those of another.
14cu|pzl-games-13-1|441	When the puzzle is complete each clue cell
14cu|pzl-games-13-1|442	of value N must be part of a cluster of
14cu|pzl-games-13-1|443	touching white cells of size N and all
14cu|pzl-games-13-1|444	other cells on the board must be black.
14cu|pzl-games-13-1|445	The black cells must touch to form a
14cu|pzl-games-13-1|446	continuous path.
14cu|pzl-games-13-1|447	This means that from every black
14cu|pzl-games-13-1|448	cell we can find a route to any other,
14cu|pzl-games-13-1|449	using only touching black cells.
14cu|pzl-games-13-1|450	The final rule is that no 2x2 blocks
14cu|pzl-games-13-1|451	of black cells (squares) are allowed.
14cu|pzl-games-13-1|452	
14cu|pzl-games-13-1|453	
14cu|pzl-games-13-1|454	%files   -n %{name}-nurikabe
14cu|pzl-games-13-1|455	%doc LICENSE.TXT
14cu|pzl-games-13-1|456	%{py_puresitedir}/%{name}/nurikabe.pyw
14cu|pzl-games-13-1|457	%{py_puresitedir}/%{name}/nurikabe_data.py
14cu|pzl-games-13-1|458	%{_datadir}/pixmaps/nurikabe.png
14cu|pzl-games-13-1|459	%{_datadir}/applications/%{name}-nurikabe.desktop
14cu|pzl-games-13-1|460	
14cu|pzl-games-13-1|461	#----------------------------------------------------------
14cu|pzl-games-13-1|462	%package -n %{name}-scrabbler
14cu|pzl-games-13-1|463	Summary:	Scrabble version
14cu|pzl-games-13-1|464	Group:		Games/Puzzles
14cu|pzl-games-13-1|465	Url:		http://pzl.org.uk/scrabbler.html
14cu|pzl-games-13-1|466	Requires:	python
14cu|pzl-games-13-1|467	Requires:	tkinter
14cu|pzl-games-13-1|468	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|469	BuildArch:	noarch
14cu|pzl-games-13-1|470	
14cu|pzl-games-13-1|471	
14cu|pzl-games-13-1|472	%description -n %{name}-scrabbler
14cu|pzl-games-13-1|473	Players add words to the board by typing
14cu|pzl-games-13-1|474	them into an entrybox and then clicking
14cu|pzl-games-13-1|475	on the board to indicate their start position.
14cu|pzl-games-13-1|476	The program will only allow words that
14cu|pzl-games-13-1|477	are in the official SCRABBLE dictionary and
14cu|pzl-games-13-1|478	it will indicate errors in words or
14cu|pzl-games-13-1|479	board position by changing the colour
14cu|pzl-games-13-1|480	of the entrybox. After each turn the
14cu|pzl-games-13-1|481	player clicks on the clockface which
14cu|pzl-games-13-1|482	stops their clock from counting down
14cu|pzl-games-13-1|483	and triggers the machine into taking its turn.
14cu|pzl-games-13-1|484	Players can use their turn to swap letters
14cu|pzl-games-13-1|485	from their current rack or they can
14cu|pzl-games-13-1|486	ask the computer to provide a hint
14cu|pzl-games-13-1|487	in the form of a high scoring word.
14cu|pzl-games-13-1|488	Games can be saved so that they can
14cu|pzl-games-13-1|489	be continued at a later time.
14cu|pzl-games-13-1|490	
14cu|pzl-games-13-1|491	%files   -n %{name}-scrabbler
14cu|pzl-games-13-1|492	%doc LICENSE.TXT
14cu|pzl-games-13-1|493	%{py_puresitedir}/%{name}/scrabbler.pyw
14cu|pzl-games-13-1|494	%{_datadir}/pixmaps/scrabbler_icon.png
14cu|pzl-games-13-1|495	%{_datadir}/applications/%{name}-scrabbler.desktop
14cu|pzl-games-13-1|496	
14cu|pzl-games-13-1|497	#----------------------------------------------------------
14cu|pzl-games-13-1|498	
14cu|pzl-games-13-1|499	%package -n %{name}-shikaku
14cu|pzl-games-13-1|500	Summary:	Draw non-overlapping rectangles around the clue cells
14cu|pzl-games-13-1|501	Group:		Games/Puzzles
14cu|pzl-games-13-1|502	Url:		http://pzl.org.uk/shikaku.html
14cu|pzl-games-13-1|503	Requires:	python
14cu|pzl-games-13-1|504	Requires:	tkinter
14cu|pzl-games-13-1|505	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|506	BuildArch:	noarch
14cu|pzl-games-13-1|507	
14cu|pzl-games-13-1|508	
14cu|pzl-games-13-1|509	%description -n %{name}-shikaku
14cu|pzl-games-13-1|510	Shikaku or Divide by Box is a logic game
14cu|pzl-games-13-1|511	published by Nikoli.
14cu|pzl-games-13-1|512	It is also known as Cell Block in the Guardian.
14cu|pzl-games-13-1|513	In the pencil and paper version of the
14cu|pzl-games-13-1|514	game the player is presented with a
14cu|pzl-games-13-1|515	rectangular grid of cells;
14cu|pzl-games-13-1|516	most are empty but some contain numbers,
14cu|pzl-games-13-1|517	typically with values in the range 2 - 20.
14cu|pzl-games-13-1|518	For our purposes we'll term these numbered
14cu|pzl-games-13-1|519	cells "clue cells".
14cu|pzl-games-13-1|520	The object of the game is to draw non-overlapping
14cu|pzl-games-13-1|521	rectangles around the clue cells so that,
14cu|pzl-games-13-1|522	when complete, the grid is completely
14cu|pzl-games-13-1|523	covered by rectangles, each of exactly
14cu|pzl-games-13-1|524	the size of the value in the enclosed
14cu|pzl-games-13-1|525	clue cell (so for example a clue cell
14cu|pzl-games-13-1|526	of value 4 would be in a rectangle of 4 cells).
14cu|pzl-games-13-1|527	
14cu|pzl-games-13-1|528	%files   -n %{name}-shikaku
14cu|pzl-games-13-1|529	%doc LICENSE.TXT
14cu|pzl-games-13-1|530	%{py_puresitedir}/%{name}/shikaku.pyw
14cu|pzl-games-13-1|531	%{_datadir}/pixmaps/shikaku_icon.png
14cu|pzl-games-13-1|532	%{_datadir}/applications/%{name}-shikaku.desktop
14cu|pzl-games-13-1|533	
14cu|pzl-games-13-1|534	#----------------------------------------------------------
14cu|pzl-games-13-1|535	
14cu|pzl-games-13-1|536	%package -n %{name}-sumpuzzle
14cu|pzl-games-13-1|537	Summary:	Challenging test of logic and simple arithmetic
14cu|pzl-games-13-1|538	Group:		Games/Puzzles
14cu|pzl-games-13-1|539	Url:		http://pzl.org.uk/sumpuzzle.html
14cu|pzl-games-13-1|540	Requires:	python
14cu|pzl-games-13-1|541	Requires:	tkinter
14cu|pzl-games-13-1|542	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|543	BuildArch:	noarch
14cu|pzl-games-13-1|544	
14cu|pzl-games-13-1|545	
14cu|pzl-games-13-1|546	%description -n %{name}-sumpuzzle
14cu|pzl-games-13-1|547	Challenging test of logic and simple arithmetic
14cu|pzl-games-13-1|548	in which the player positions numbers to
14cu|pzl-games-13-1|549	satisfy six intersecting sums.
14cu|pzl-games-13-1|550	These intersecting sums contain exactly 9 numbers:
14cu|pzl-games-13-1|551	the digits 1-9. The starting puzzle presents
14cu|pzl-games-13-1|552	a grid showing the intersecting sums
14cu|pzl-games-13-1|553	and their totals, but not the numbers used.
14cu|pzl-games-13-1|554	The player must work out where to place
14cu|pzl-games-13-1|555	the numbers 1-9, each of which must appear exactly once.
14cu|pzl-games-13-1|556	
14cu|pzl-games-13-1|557	
14cu|pzl-games-13-1|558	%files -n %{name}-sumpuzzle
14cu|pzl-games-13-1|559	%doc LICENSE.TXT
14cu|pzl-games-13-1|560	%{py_puresitedir}/%{name}/sumpuzzle.pyw
14cu|pzl-games-13-1|561	%{_datadir}/pixmaps/sumpuzzle_icon.png
14cu|pzl-games-13-1|562	%{_datadir}/applications/%{name}-sumpuzzle.desktop
14cu|pzl-games-13-1|563	
14cu|pzl-games-13-1|564	#----------------------------------------------------------
14cu|pzl-games-13-1|565	
14cu|pzl-games-13-1|566	%package -n %{name}-sudoku
14cu|pzl-games-13-1|567	Summary:	Well-known and popular logic game
14cu|pzl-games-13-1|568	Group:		Games/Puzzles
14cu|pzl-games-13-1|569	Url:		http://pzl.org.uk/sudoku.html
14cu|pzl-games-13-1|570	Requires:	python
14cu|pzl-games-13-1|571	Requires:	tkinter
14cu|pzl-games-13-1|572	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|573	BuildArch:	noarch
14cu|pzl-games-13-1|574	
14cu|pzl-games-13-1|575	
14cu|pzl-games-13-1|576	%description -n %{name}-sudoku
14cu|pzl-games-13-1|577	Well-known and popular logic game.
14cu|pzl-games-13-1|578	At the start of a game the program
14cu|pzl-games-13-1|579	presents a 9x9 grid of squares
14cu|pzl-games-13-1|580	divided into rows, columns and 3x3 boxes.
14cu|pzl-games-13-1|581	Most of these squares will be empty
14cu|pzl-games-13-1|582	except for tiny candidate numbers at
14cu|pzl-games-13-1|583	their top and bottom edges,
14cu|pzl-games-13-1|584	but a few squares will already have
14cu|pzl-games-13-1|585	their answers filled in.
14cu|pzl-games-13-1|586	To solve the puzzle players must
14cu|pzl-games-13-1|587	place each of the digits 1 - 9
14cu|pzl-games-13-1|588	exactly once in every row, column an box.
14cu|pzl-games-13-1|589	
14cu|pzl-games-13-1|590	%files -n %{name}-sudoku
14cu|pzl-games-13-1|591	%doc LICENSE.TXT
14cu|pzl-games-13-1|592	%{py_puresitedir}/%{name}/sudoku.pyw
14cu|pzl-games-13-1|593	%{_datadir}/pixmaps/sudoku_icon.png
14cu|pzl-games-13-1|594	%{_datadir}/applications/%{name}-sudoku.desktop
14cu|pzl-games-13-1|595	
14cu|pzl-games-13-1|596	#----------------------------------------------------------
14cu|pzl-games-13-1|597	%package -n %{name}-suguru
14cu|pzl-games-13-1|598	Summary:	Place the digits 1-N once in each polyomino
14cu|pzl-games-13-1|599	Group:		Games/Puzzles
14cu|pzl-games-13-1|600	Url:		http://pzl.org.uk/suguru.html
14cu|pzl-games-13-1|601	Requires:	python
14cu|pzl-games-13-1|602	Requires:	tkinter
14cu|pzl-games-13-1|603	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|604	BuildArch:	noarch
14cu|pzl-games-13-1|605	
14cu|pzl-games-13-1|606	
14cu|pzl-games-13-1|607	%description -n %{name}-suguru
14cu|pzl-games-13-1|608	This is one of a huge number of
14cu|pzl-games-13-1|609	puzzles created by puzzle inventer
14cu|pzl-games-13-1|610	Naoki Inaba and named in Romaji
14cu|pzl-games-13-1|611	"Nanba Burokku", which translates as
14cu|pzl-games-13-1|612	"Number Blocks". If you read Japanese
14cu|pzl-games-13-1|613	see his Puzzle Laboratory site,
14cu|pzl-games-13-1|614	otherwise see a useful translation of
14cu|pzl-games-13-1|615	some of the puzzles from his site.
14cu|pzl-games-13-1|616	In Europe and North America the
14cu|pzl-games-13-1|617	puzzle is also known as Suguru and Tectonic.
14cu|pzl-games-13-1|618	We first saw it as Suguru in the
14cu|pzl-games-13-1|619	Guardian and that is the
14cu|pzl-games-13-1|620	name we have stuck with.
14cu|pzl-games-13-1|621	
14cu|pzl-games-13-1|622	%files -n %{name}-suguru
14cu|pzl-games-13-1|623	%doc LICENSE.TXT
14cu|pzl-games-13-1|624	%{py_puresitedir}/%{name}/suguru.pyw
14cu|pzl-games-13-1|625	%{_datadir}/pixmaps/suguru_icon.png
14cu|pzl-games-13-1|626	%{_datadir}/applications/%{name}-suguru.desktop
14cu|pzl-games-13-1|627	
14cu|pzl-games-13-1|628	
14cu|pzl-games-13-1|629	#----------------------------------------------------------
14cu|pzl-games-13-1|630	%package -n %{name}-sokoban
14cu|pzl-games-13-1|631	Summary:	The warehouse keeper must push boxes to designated positions
14cu|pzl-games-13-1|632	Group:		Games/Puzzles
14cu|pzl-games-13-1|633	Url:		http://pzl.org.uk/sokoban.html
14cu|pzl-games-13-1|634	Requires:	python
14cu|pzl-games-13-1|635	Requires:	tkinter
14cu|pzl-games-13-1|636	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|637	BuildArch:	noarch
14cu|pzl-games-13-1|638	
14cu|pzl-games-13-1|639	
14cu|pzl-games-13-1|640	%description -n %{name}-sokoban
14cu|pzl-games-13-1|641	The game Sokoban, which in Japanese means
14cu|pzl-games-13-1|642	warehouse keeper, was invented by
14cu|pzl-games-13-1|643	Hiroyuki Imabayashi in 1980.
14cu|pzl-games-13-1|644	The warehouse keeper must push
14cu|pzl-games-13-1|645	boxes to designated positions.
14cu|pzl-games-13-1|646	The area in which he operates is
14cu|pzl-games-13-1|647	effectively a maze, and is viewed from above.
14cu|pzl-games-13-1|648	He can only push a single box at a time.
14cu|pzl-games-13-1|649	He cannot pull. He cannot climb over boxes.
14cu|pzl-games-13-1|650	He can only move up, down, left, right.
14cu|pzl-games-13-1|651	Players control the movement of the man
14cu|pzl-games-13-1|652	using the arrow keys and mouse.
14cu|pzl-games-13-1|653	A puzzle is completed when all
14cu|pzl-games-13-1|654	boxes are in the designated
14cu|pzl-games-13-1|655	locations. In the pzl version,
14cu|pzl-games-13-1|656	using the default skin,
14cu|pzl-games-13-1|657	the boxes are represented by
14cu|pzl-games-13-1|658	blue stars and the designated
14cu|pzl-games-13-1|659	positions by concentric circles.
14cu|pzl-games-13-1|660	
14cu|pzl-games-13-1|661	%files -n %{name}-sokoban
14cu|pzl-games-13-1|662	%doc LICENSE.TXT
14cu|pzl-games-13-1|663	%{py_puresitedir}/%{name}/sokoban.pyw
14cu|pzl-games-13-1|664	%{_datadir}/pixmaps/sokoban_icon.png
14cu|pzl-games-13-1|665	%{_datadir}/applications/%{name}-sokoban.desktop
14cu|pzl-games-13-1|666	
14cu|pzl-games-13-1|667	#----------------------------------------------------------
14cu|pzl-games-13-1|668	%package -n %{name}-wordladder
14cu|pzl-games-13-1|669	
14cu|pzl-games-13-1|670	Group:		Games/Puzzles
14cu|pzl-games-13-1|671	Url:		http://pzl.org.uk/wordladder.html
14cu|pzl-games-13-1|672	Requires:	python
14cu|pzl-games-13-1|673	Requires:	tkinter
14cu|pzl-games-13-1|674	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|675	BuildArch:	noarch
14cu|pzl-games-13-1|676	
14cu|pzl-games-13-1|677	
14cu|pzl-games-13-1|678	%description -n %{name}-wordladder
14cu|pzl-games-13-1|679	Charles Lutwidge Dodgson, better known
14cu|pzl-games-13-1|680	by his pseudonym Lewis Carroll,
14cu|pzl-games-13-1|681	is credited with inventing the word game
14cu|pzl-games-13-1|682	known as word ladder. A word ladder puzzle
14cu|pzl-games-13-1|683	is a series of words, conventionally
14cu|pzl-games-13-1|684	represented one above the other,
14cu|pzl-games-13-1|685	in which each word differs from its
14cu|pzl-games-13-1|686	immediate neighbours by a single letter.
14cu|pzl-games-13-1|687	Players are given the first and last words
14cu|pzl-games-13-1|688	and have to deduce the intervening words
14cu|pzl-games-13-1|689	to complete the ladder. Carroll's
14cu|pzl-games-13-1|690	puzzles had a deeper relationship between
14cu|pzl-games-13-1|691	the start and end words than
14cu|pzl-games-13-1|692	mere letter exchanges.
14cu|pzl-games-13-1|693	But for our puzzles a humourless
14cu|pzl-games-13-1|694	algorithm randomly chooses the
14cu|pzl-games-13-1|695	start words and then finds end words
14cu|pzl-games-13-1|696	the specified distance away. However,
14cu|pzl-games-13-1|697	by chance, the choices are sometimes
14cu|pzl-games-13-1|698	quite amusing. We also find it amusing
14cu|pzl-games-13-1|699	that Knuth coined the term "aloof" for
14cu|pzl-games-13-1|700	words with no hamming distance 1 neighbours.
14cu|pzl-games-13-1|701	(there is no word 1 letter different from
14cu|pzl-games-13-1|702	aloof and Knuth used it as a general
14cu|pzl-games-13-1|703	term for all such words.).
14cu|pzl-games-13-1|704	
14cu|pzl-games-13-1|705	%files -n %{name}-wordladder
14cu|pzl-games-13-1|706	%doc LICENSE.TXT
14cu|pzl-games-13-1|707	%{py_puresitedir}/%{name}/wordladder.pyw
14cu|pzl-games-13-1|708	%{py_puresitedir}/%{name}/wordladder_data.py
14cu|pzl-games-13-1|709	%{_datadir}/pixmaps/wordladder.png
14cu|pzl-games-13-1|710	%{_datadir}/applications/%{name}-wordladder.desktop
14cu|pzl-games-13-1|711	
14cu|pzl-games-13-1|712	
14cu|pzl-games-13-1|713	#----------------------------------------------------------
14cu|pzl-games-13-1|714	%package -n %{name}-wordwheel
14cu|pzl-games-13-1|715	
14cu|pzl-games-13-1|716	Group:		Games/Puzzles
14cu|pzl-games-13-1|717	Url:		http://pzl.org.uk/wordladder.html
14cu|pzl-games-13-1|718	Requires:	python
14cu|pzl-games-13-1|719	Requires:	tkinter
14cu|pzl-games-13-1|720	Requires:	%{name}-common = %{EVRD}
14cu|pzl-games-13-1|721	BuildArch:	noarch
14cu|pzl-games-13-1|722	
14cu|pzl-games-13-1|723	
14cu|pzl-games-13-1|724	%description -n %{name}-wordwheel
14cu|pzl-games-13-1|725	Wordwheel is a popular puzzle in many newspapers.
14cu|pzl-games-13-1|726	A nine-letter word is scrambled and
14cu|pzl-games-13-1|727	written in a circle of eight spokes
14cu|pzl-games-13-1|728	with the ninth letter being written
14cu|pzl-games-13-1|729	at the centre.
14cu|pzl-games-13-1|730	There are two tasks: 1. find the nine-letter word;
14cu|pzl-games-13-1|731	2. find as many words of 3 letters and above
14cu|pzl-games-13-1|732	using its letters
14cu|pzl-games-13-1|733	(letters may only be used once per word).
14cu|pzl-games-13-1|734	All words must include the letter written
14cu|pzl-games-13-1|735	at the centre of the wheel. For our puzzles
14cu|pzl-games-13-1|736	there is only one possible nine-letter word.
14cu|pzl-games-13-1|737	The game includes 1000 interesting words.
14cu|pzl-games-13-1|738	Every time a word is loaded it is
14cu|pzl-games-13-1|739	rescrambled so there are very many potential games.
14cu|pzl-games-13-1|740	
14cu|pzl-games-13-1|741	The game has an option to use shading to
14cu|pzl-games-13-1|742	provide additional information to the player.
14cu|pzl-games-13-1|743	This option is switched on in the example figure,
14cu|pzl-games-13-1|744	but not at the start of the worked example video.
14cu|pzl-games-13-1|745	The shading shows the remaining number of
14cu|pzl-games-13-1|746	words starting with the letters in the wheel
14cu|pzl-games-13-1|747	or of the lengths shown in the three
14cu|pzl-games-13-1|748	boxes either side of the white input box.
14cu|pzl-games-13-1|749	The colours fade as the words are found, white meaning none.
14cu|pzl-games-13-1|750	
14cu|pzl-games-13-1|751	%files -n %{name}-wordwheel
14cu|pzl-games-13-1|752	%doc LICENSE.TXT
14cu|pzl-games-13-1|753	%{py_puresitedir}/%{name}/wordwheel_data.py
14cu|pzl-games-13-1|754	%{py_puresitedir}/%{name}/wordwheel.pyw
14cu|pzl-games-13-1|755	%{_datadir}/pixmaps/wordwheel_icon.png
14cu|pzl-games-13-1|756	%{_datadir}/applications/%{name}-wordwheel.desktop
14cu|pzl-games-13-1|757	###########################################
14cu|pzl-games-13-1|758	
14cu|pzl-games-13-1|759	%prep
14cu|pzl-games-13-1|760	%setup -qn %{oname}_download
14cu|pzl-games-13-1|761	cp -p %{SOURCE1} LICENSE.TXT
14cu|pzl-games-13-1|762	
14cu|pzl-games-13-1|763	%build
14cu|pzl-games-13-1|764	
14cu|pzl-games-13-1|765	
14cu|pzl-games-13-1|766	%install
14cu|pzl-games-13-1|767	# common
14cu|pzl-games-13-1|768	install -dm755 %{buildroot}%{_datadir}/{applications,pixmaps}
14cu|pzl-games-13-1|769	install -dm755 %{buildroot}%{py_puresitedir}/%{name}
14cu|pzl-games-13-1|770	install -m644 pzl_lib.py "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|771	install -m644 pzl_launcher.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|772	install -m644 dawg.py "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|773	install -m644 {pzl_icon,gplv3-88x31}.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|774	
14cu|pzl-games-13-1|775	# akari
14cu|pzl-games-13-1|776	install -m644 akari.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|777	install -m644 akari_logo.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|778	
14cu|pzl-games-13-1|779	cat > %{buildroot}%{_datadir}/applications/%{name}-akari.desktop << EOF
14cu|pzl-games-13-1|780	[Desktop Entry]
14cu|pzl-games-13-1|781	Name=%{name}-akari
14cu|pzl-games-13-1|782	Comment=Light Up puzzle game
14cu|pzl-games-13-1|783	Exec=%{py_puresitedir}/%{name}/akari.pyw
14cu|pzl-games-13-1|784	Icon=akari_logo
14cu|pzl-games-13-1|785	Terminal=false
14cu|pzl-games-13-1|786	Type=Application
14cu|pzl-games-13-1|787	StartupNotify=true
14cu|pzl-games-13-1|788	Categories=Game;LogicGame;
14cu|pzl-games-13-1|789	EOF
14cu|pzl-games-13-1|790	#
14cu|pzl-games-13-1|791	
14cu|pzl-games-13-1|792	
14cu|pzl-games-13-1|793	# boggle
14cu|pzl-games-13-1|794	install -m644 boggle.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|795	install -m644 boggle_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|796	
14cu|pzl-games-13-1|797	cat > %{buildroot}%{_datadir}/applications/%{name}-boggle.desktop << EOF
14cu|pzl-games-13-1|798	[Desktop Entry]
14cu|pzl-games-13-1|799	Name=%{name}-boggle
14cu|pzl-games-13-1|800	Comment=Find as many words as possible
14cu|pzl-games-13-1|801	Exec=%{py_puresitedir}/%{name}/boggle.pyw
14cu|pzl-games-13-1|802	Icon=boggle_icon
14cu|pzl-games-13-1|803	Terminal=false
14cu|pzl-games-13-1|804	Type=Application
14cu|pzl-games-13-1|805	StartupNotify=true
14cu|pzl-games-13-1|806	Categories=Game;LogicGame;
14cu|pzl-games-13-1|807	EOF
14cu|pzl-games-13-1|808	#
14cu|pzl-games-13-1|809	
14cu|pzl-games-13-1|810	# bridges
14cu|pzl-games-13-1|811	install -m644 bridges.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|812	install -m644 bridges_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|813	
14cu|pzl-games-13-1|814	cat > %{buildroot}%{_datadir}/applications/%{name}-bridges.desktop << EOF
14cu|pzl-games-13-1|815	[Desktop Entry]
14cu|pzl-games-13-1|816	Name=%{name}-bridges
14cu|pzl-games-13-1|817	Comment=Link a set of islands with bridges
14cu|pzl-games-13-1|818	Exec=%{py_puresitedir}/%{name}/bridges.pyw
14cu|pzl-games-13-1|819	Icon=bridges_icon
14cu|pzl-games-13-1|820	Terminal=false
14cu|pzl-games-13-1|821	Type=Application
14cu|pzl-games-13-1|822	StartupNotify=true
14cu|pzl-games-13-1|823	Categories=Game;LogicGame;
14cu|pzl-games-13-1|824	EOF
14cu|pzl-games-13-1|825	#
14cu|pzl-games-13-1|826	
14cu|pzl-games-13-1|827	# codeword
14cu|pzl-games-13-1|828	install -m644 codeword.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|829	install -m644 codeword_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|830	
14cu|pzl-games-13-1|831	cat > %{buildroot}%{_datadir}/applications/%{name}-codeword.desktop << EOF
14cu|pzl-games-13-1|832	[Desktop Entry]
14cu|pzl-games-13-1|833	Name=%{name}-codeword
14cu|pzl-games-13-1|834	Comment=Challenging crossword pattern recognition game
14cu|pzl-games-13-1|835	Exec=%{py_puresitedir}/%{name}/codeword.pyw
14cu|pzl-games-13-1|836	Icon=codeword_icon
14cu|pzl-games-13-1|837	Terminal=false
14cu|pzl-games-13-1|838	Type=Application
14cu|pzl-games-13-1|839	StartupNotify=true
14cu|pzl-games-13-1|840	Categories=Game;LogicGame;
14cu|pzl-games-13-1|841	EOF
14cu|pzl-games-13-1|842	#
14cu|pzl-games-13-1|843	
14cu|pzl-games-13-1|844	# futoshiki
14cu|pzl-games-13-1|845	install -m644 futoshiki.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|846	install -m644 futoshiki_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|847	
14cu|pzl-games-13-1|848	cat > %{buildroot}%{_datadir}/applications/%{name}-futoshiki.desktop << EOF
14cu|pzl-games-13-1|849	[Desktop Entry]
14cu|pzl-games-13-1|850	Name=%{name}-futoshiki
14cu|pzl-games-13-1|851	Comment=You have to solve a Latin square
14cu|pzl-games-13-1|852	Exec=%{py_puresitedir}/%{name}/futoshiki.pyw
14cu|pzl-games-13-1|853	Icon=futoshiki_icon
14cu|pzl-games-13-1|854	Terminal=false
14cu|pzl-games-13-1|855	Type=Application
14cu|pzl-games-13-1|856	StartupNotify=true
14cu|pzl-games-13-1|857	Categories=Game;LogicGame;
14cu|pzl-games-13-1|858	EOF
14cu|pzl-games-13-1|859	#
14cu|pzl-games-13-1|860	
14cu|pzl-games-13-1|861	#fillomino
14cu|pzl-games-13-1|862	install -m644 fillomino.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|863	install -m644 fillomino_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|864	
14cu|pzl-games-13-1|865	cat > %{buildroot}%{_datadir}/applications/%{name}-fillomino.desktop << EOF
14cu|pzl-games-13-1|866	[Desktop Entry]
14cu|pzl-games-13-1|867	Name=%{name}-fillomino
14cu|pzl-games-13-1|868	Comment=Two dimensional grid completely filled with polyominoes
14cu|pzl-games-13-1|869	Exec=%{py_puresitedir}/%{name}/fillomino.pyw
14cu|pzl-games-13-1|870	Icon=fillomino_icon
14cu|pzl-games-13-1|871	Terminal=false
14cu|pzl-games-13-1|872	Type=Application
14cu|pzl-games-13-1|873	StartupNotify=true
14cu|pzl-games-13-1|874	Categories=Game;LogicGame;
14cu|pzl-games-13-1|875	EOF
14cu|pzl-games-13-1|876	
14cu|pzl-games-13-1|877	
14cu|pzl-games-13-1|878	# hidato
14cu|pzl-games-13-1|879	install -m644 hidato.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|880	install -m644 hidato_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|881	
14cu|pzl-games-13-1|882	cat > %{buildroot}%{_datadir}/applications/%{name}-hidato.desktop << EOF
14cu|pzl-games-13-1|883	[Desktop Entry]
14cu|pzl-games-13-1|884	Name=%{name}-hidato
14cu|pzl-games-13-1|885	Comment=Place a chain of consecutive numbers in touching cells
14cu|pzl-games-13-1|886	Exec=%{py_puresitedir}/%{name}/hidato.pyw
14cu|pzl-games-13-1|887	Icon=hidato_icon
14cu|pzl-games-13-1|888	Terminal=false
14cu|pzl-games-13-1|889	Type=Application
14cu|pzl-games-13-1|890	StartupNotify=true
14cu|pzl-games-13-1|891	Categories=Game;LogicGame;
14cu|pzl-games-13-1|892	EOF
14cu|pzl-games-13-1|893	#
14cu|pzl-games-13-1|894	
14cu|pzl-games-13-1|895	# jigsaw
14cu|pzl-games-13-1|896	install -m644 jigsaw.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|897	install -m644 jigsaw_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|898	
14cu|pzl-games-13-1|899	cat > %{buildroot}%{_datadir}/applications/%{name}-jigsaw.desktop << EOF
14cu|pzl-games-13-1|900	[Desktop Entry]
14cu|pzl-games-13-1|901	Name=%{name}-jigsaw
14cu|pzl-games-13-1|902	Comment=Puzzle assemble segments of a picture
14cu|pzl-games-13-1|903	Exec=%{py_puresitedir}/%{name}/jigsaw.pyw
14cu|pzl-games-13-1|904	Icon=jigsaw_icon
14cu|pzl-games-13-1|905	Terminal=false
14cu|pzl-games-13-1|906	Type=Application
14cu|pzl-games-13-1|907	StartupNotify=true
14cu|pzl-games-13-1|908	Categories=Game;LogicGame;
14cu|pzl-games-13-1|909	EOF
14cu|pzl-games-13-1|910	#
14cu|pzl-games-13-1|911	
14cu|pzl-games-13-1|912	# kakuro
14cu|pzl-games-13-1|913	install -m644 kakuro.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|914	install -m644 kakuro_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|915	
14cu|pzl-games-13-1|916	cat > %{buildroot}%{_datadir}/applications/%{name}-kakuro.desktop << EOF
14cu|pzl-games-13-1|917	[Desktop Entry]
14cu|pzl-games-13-1|918	Name=%{name}-kakuro
14cu|pzl-games-13-1|919	Comment=An absorbing logic game
14cu|pzl-games-13-1|920	Exec=%{py_puresitedir}/%{name}/kakuro.pyw
14cu|pzl-games-13-1|921	Icon=kakuro_icon
14cu|pzl-games-13-1|922	Terminal=false
14cu|pzl-games-13-1|923	Type=Application
14cu|pzl-games-13-1|924	StartupNotify=true
14cu|pzl-games-13-1|925	Categories=Game;LogicGame;
14cu|pzl-games-13-1|926	EOF
14cu|pzl-games-13-1|927	#
14cu|pzl-games-13-1|928	
14cu|pzl-games-13-1|929	# minesweeper
14cu|pzl-games-13-1|930	install -m644 minesweeper.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|931	install -m644 minesweeper_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|932	
14cu|pzl-games-13-1|933	cat > %{buildroot}%{_datadir}/applications/%{name}-minesweeper.desktop << EOF
14cu|pzl-games-13-1|934	[Desktop Entry]
14cu|pzl-games-13-1|935	Name=%{name}-minesweeper
14cu|pzl-games-13-1|936	Comment=Minesweeper game
14cu|pzl-games-13-1|937	Exec=%{py_puresitedir}/%{name}/minesweeper.pyw
14cu|pzl-games-13-1|938	Icon=minesweeper_icon
14cu|pzl-games-13-1|939	Terminal=false
14cu|pzl-games-13-1|940	Type=Application
14cu|pzl-games-13-1|941	StartupNotify=true
14cu|pzl-games-13-1|942	Categories=Game;LogicGame;
14cu|pzl-games-13-1|943	EOF
14cu|pzl-games-13-1|944	#
14cu|pzl-games-13-1|945	
14cu|pzl-games-13-1|946	# nurikabe
14cu|pzl-games-13-1|947	install -m644 nurikabe.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|948	install -m644 nurikabe.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|949	install -m644 nurikabe_data.py "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|950	
14cu|pzl-games-13-1|951	cat > %{buildroot}%{_datadir}/applications/%{name}-nurikabe.desktop << EOF
14cu|pzl-games-13-1|952	[Desktop Entry]
14cu|pzl-games-13-1|953	Name=%{name}-nurikabe
14cu|pzl-games-13-1|954	Comment=nurikabe
14cu|pzl-games-13-1|955	Exec=%{py_puresitedir}/%{name}/nurikabe.pyw
14cu|pzl-games-13-1|956	Icon=nurikabe
14cu|pzl-games-13-1|957	Terminal=false
14cu|pzl-games-13-1|958	Type=Application
14cu|pzl-games-13-1|959	StartupNotify=true
14cu|pzl-games-13-1|960	Categories=Game;LogicGame;
14cu|pzl-games-13-1|961	EOF
14cu|pzl-games-13-1|962	#
14cu|pzl-games-13-1|963	
14cu|pzl-games-13-1|964	# scrabbler
14cu|pzl-games-13-1|965	install -m644 scrabbler.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|966	install -m644 scrabbler_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|967	
14cu|pzl-games-13-1|968	cat > %{buildroot}%{_datadir}/applications/%{name}-scrabbler.desktop << EOF
14cu|pzl-games-13-1|969	[Desktop Entry]
14cu|pzl-games-13-1|970	Name=%{name}-scrabbler
14cu|pzl-games-13-1|971	Comment=Scrabble version
14cu|pzl-games-13-1|972	Exec=%{py_puresitedir}/%{name}/scrabbler.pyw
14cu|pzl-games-13-1|973	Icon=scrabbler_icon
14cu|pzl-games-13-1|974	Terminal=false
14cu|pzl-games-13-1|975	Type=Application
14cu|pzl-games-13-1|976	StartupNotify=true
14cu|pzl-games-13-1|977	Categories=Game;LogicGame;
14cu|pzl-games-13-1|978	EOF
14cu|pzl-games-13-1|979	#
14cu|pzl-games-13-1|980	
14cu|pzl-games-13-1|981	# shikaku
14cu|pzl-games-13-1|982	install -m644 shikaku.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|983	install -m644 shikaku_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|984	
14cu|pzl-games-13-1|985	cat > %{buildroot}%{_datadir}/applications/%{name}-shikaku.desktop << EOF
14cu|pzl-games-13-1|986	[Desktop Entry]
14cu|pzl-games-13-1|987	Name=%{name}-shikaku
14cu|pzl-games-13-1|988	Comment=Draw non-overlapping rectangles around the clue cells
14cu|pzl-games-13-1|989	Exec=%{py_puresitedir}/%{name}/shikaku.pyw
14cu|pzl-games-13-1|990	Icon=shikaku_icon
14cu|pzl-games-13-1|991	Terminal=false
14cu|pzl-games-13-1|992	Type=Application
14cu|pzl-games-13-1|993	StartupNotify=true
14cu|pzl-games-13-1|994	Categories=Game;LogicGame;
14cu|pzl-games-13-1|995	EOF
14cu|pzl-games-13-1|996	#
14cu|pzl-games-13-1|997	
14cu|pzl-games-13-1|998	# suguru
14cu|pzl-games-13-1|999	install -m644 suguru.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1000	install -m644 suguru_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1001	
14cu|pzl-games-13-1|1002	cat > %{buildroot}%{_datadir}/applications/%{name}-suguru.desktop << EOF
14cu|pzl-games-13-1|1003	[Desktop Entry]
14cu|pzl-games-13-1|1004	Name=%{name}-suguru
14cu|pzl-games-13-1|1005	Comment=Place the digits 1-N once in each polyomino
14cu|pzl-games-13-1|1006	Exec=%{py_puresitedir}/%{name}/suguru.pyw
14cu|pzl-games-13-1|1007	Icon=suguru_icon
14cu|pzl-games-13-1|1008	Terminal=false
14cu|pzl-games-13-1|1009	Type=Application
14cu|pzl-games-13-1|1010	StartupNotify=true
14cu|pzl-games-13-1|1011	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1012	EOF
14cu|pzl-games-13-1|1013	#
14cu|pzl-games-13-1|1014	
14cu|pzl-games-13-1|1015	# sumpuzzle
14cu|pzl-games-13-1|1016	install -m644 sumpuzzle.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1017	install -m644 sumpuzzle_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1018	
14cu|pzl-games-13-1|1019	cat > %{buildroot}%{_datadir}/applications/%{name}-sumpuzzle.desktop << EOF
14cu|pzl-games-13-1|1020	[Desktop Entry]
14cu|pzl-games-13-1|1021	Name=%{name}-sumpuzzle
14cu|pzl-games-13-1|1022	Comment=Arithmetic Logic Game
14cu|pzl-games-13-1|1023	Exec=%{py_puresitedir}/%{name}/sumpuzzle.pyw
14cu|pzl-games-13-1|1024	Icon=sumpuzzle_icon
14cu|pzl-games-13-1|1025	Terminal=false
14cu|pzl-games-13-1|1026	Type=Application
14cu|pzl-games-13-1|1027	StartupNotify=true
14cu|pzl-games-13-1|1028	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1029	EOF
14cu|pzl-games-13-1|1030	#
14cu|pzl-games-13-1|1031	
14cu|pzl-games-13-1|1032	# sudoku
14cu|pzl-games-13-1|1033	install -m644 sudoku.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1034	install -m644 sudoku_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1035	
14cu|pzl-games-13-1|1036	cat > %{buildroot}%{_datadir}/applications/%{name}-sudoku.desktop << EOF
14cu|pzl-games-13-1|1037	[Desktop Entry]
14cu|pzl-games-13-1|1038	Name=%{name}-sudoku
14cu|pzl-games-13-1|1039	Comment=The popular logic game
14cu|pzl-games-13-1|1040	Exec=%{py_puresitedir}/%{name}/sudoku.pyw
14cu|pzl-games-13-1|1041	Icon=sudoku_icon
14cu|pzl-games-13-1|1042	Terminal=false
14cu|pzl-games-13-1|1043	Type=Application
14cu|pzl-games-13-1|1044	StartupNotify=true
14cu|pzl-games-13-1|1045	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1046	EOF
14cu|pzl-games-13-1|1047	#
14cu|pzl-games-13-1|1048	
14cu|pzl-games-13-1|1049	# sokoban
14cu|pzl-games-13-1|1050	install -m644 sokoban.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1051	install -m644 sokoban_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1052	
14cu|pzl-games-13-1|1053	cat > %{buildroot}%{_datadir}/applications/%{name}-sokoban.desktop << EOF
14cu|pzl-games-13-1|1054	[Desktop Entry]
14cu|pzl-games-13-1|1055	Name=%{name}-sokoban
14cu|pzl-games-13-1|1056	Comment=The game Sokoban
14cu|pzl-games-13-1|1057	Exec=%{py_puresitedir}/%{name}/sokoban.pyw
14cu|pzl-games-13-1|1058	Icon=sokoban_icon
14cu|pzl-games-13-1|1059	Terminal=false
14cu|pzl-games-13-1|1060	Type=Application
14cu|pzl-games-13-1|1061	StartupNotify=true
14cu|pzl-games-13-1|1062	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1063	EOF
14cu|pzl-games-13-1|1064	#
14cu|pzl-games-13-1|1065	
14cu|pzl-games-13-1|1066	# wordladder
14cu|pzl-games-13-1|1067	
14cu|pzl-games-13-1|1068	install -m644 wordladder.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1069	install -m644 wordladder_data.py "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1070	install -m644 wordladder.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1071	
14cu|pzl-games-13-1|1072	cat > %{buildroot}%{_datadir}/applications/%{name}-wordladder.desktop << EOF
14cu|pzl-games-13-1|1073	[Desktop Entry]
14cu|pzl-games-13-1|1074	Name=%{name}-wordladder
14cu|pzl-games-13-1|1075	Comment=A word ladder puzzle
14cu|pzl-games-13-1|1076	Exec=%{py_puresitedir}/%{name}/wordladder.pyw
14cu|pzl-games-13-1|1077	Icon=wordladder.png
14cu|pzl-games-13-1|1078	Terminal=false
14cu|pzl-games-13-1|1079	Type=Application
14cu|pzl-games-13-1|1080	StartupNotify=true
14cu|pzl-games-13-1|1081	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1082	EOF
14cu|pzl-games-13-1|1083	#
14cu|pzl-games-13-1|1084	
14cu|pzl-games-13-1|1085	# wordwheel
14cu|pzl-games-13-1|1086	install -m644 wordwheel.pyw "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1087	install -m644 wordwheel_data.py "%{buildroot}%{py_puresitedir}/%{name}"
14cu|pzl-games-13-1|1088	install -m644 wordwheel_icon.png "%{buildroot}%{_datadir}/pixmaps"
14cu|pzl-games-13-1|1089	cat > %{buildroot}%{_datadir}/applications/%{name}-wordwheel.desktop << EOF
14cu|pzl-games-13-1|1090	[Desktop Entry]
14cu|pzl-games-13-1|1091	Name=%{name}-wordwheel
14cu|pzl-games-13-1|1092	Comment=Wordwheel is a popular puzzle in many newspapers
14cu|pzl-games-13-1|1093	Exec=%{py_puresitedir}/%{name}/wordwheel.pyw
14cu|pzl-games-13-1|1094	Icon=wordwheel_icon
14cu|pzl-games-13-1|1095	Terminal=false
14cu|pzl-games-13-1|1096	Type=Application
14cu|pzl-games-13-1|1097	StartupNotify=true
14cu|pzl-games-13-1|1098	Categories=Game;LogicGame;
14cu|pzl-games-13-1|1099	EOF
14cu|pzl-games-13-1|1100	#
14cu|pzl-games-13-1|1101	
14cu|pzl-games-13-1|1102	
14cu|pzl-games-13-1|1103	
14cu|pzl-games-13-1|1104	
14cu|pzl-games-13-1|1105	
14cu|pzl-games-13-1|1106	pushd %{buildroot}%{py_puresitedir}/%{name}
14cu|pzl-games-13-1|1107	find . -type f -name "*.pyw" -exec chmod 755 {} \;
14cu|pzl-games-13-1|1108	chmod 755 pzl_lib.py wordwheel_data.py wordladder_data.py dawg.py nurikabe_data.py
14cu|pzl-games-13-1|1109	popd
14cu|pzl-games-13-1|1110	%changelog
14cu|pzl-games-13-1|1111	
14cu|pzl-games-13-1|1112	* Sat Apr 14 2018 abfonly <abfonly@gmail.com> 13-1
14cu|pzl-games-13-1|1113	- (445c9ba) Log: Update to 13.0
14cu|pzl-games-13-1|1114	- (445c9ba) added new game nurikabe
14cu|pzl-games-13-1|1115	
14cu|pzl-games-13-1|1116	

14181 14
14cu|q4wine-1.3.4-1|1	Summary:	Qt5 GUI for wine
14cu|q4wine-1.3.4-1|2	Name:		q4wine
14cu|q4wine-1.3.4-1|3	Version:	1.3.4
14cu|q4wine-1.3.4-1|4	Release:	1
14cu|q4wine-1.3.4-1|5	License:	GPLv3+
14cu|q4wine-1.3.4-1|6	Group:		Emulators
14cu|q4wine-1.3.4-1|7	Url:		https://github.com/brezerk/q4wine/
14cu|q4wine-1.3.4-1|8	# Source0:	https://github.com/brezerk/q4wine/archive/v1.3.4.tar.gz
14cu|q4wine-1.3.4-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|q4wine-1.3.4-1|10	Patch0:		q4wine-1.1-r2-linking.patch
14cu|q4wine-1.3.4-1|11	# Unfortunately, the original web site with q4wine documentation
14cu|q4wine-1.3.4-1|12	# was replaced with political propaganda web site. So disable it.
14cu|q4wine-1.3.4-1|13	# "This web site and all my projects are closed for now"
14cu|q4wine-1.3.4-1|14	Patch1:		q4wine-1.1-r2-disable-propaganda.patch
14cu|q4wine-1.3.4-1|15	BuildRequires:	cmake >= 2.8.11
14cu|q4wine-1.3.4-1|16	BuildRequires:	fuseiso
14cu|q4wine-1.3.4-1|17	BuildRequires:	icoutils >= 0.26.0
14cu|q4wine-1.3.4-1|18	BuildRequires:	qt5-linguist-tools
14cu|q4wine-1.3.4-1|19	BuildRequires:	pkgconfig(fuse)
14cu|q4wine-1.3.4-1|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|q4wine-1.3.4-1|21	BuildRequires:	pkgconfig(Qt5DBus)
14cu|q4wine-1.3.4-1|22	BuildRequires:	pkgconfig(Qt5Network)
14cu|q4wine-1.3.4-1|23	BuildRequires:	pkgconfig(Qt5Sql)
14cu|q4wine-1.3.4-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|q4wine-1.3.4-1|25	BuildRequires:	pkgconfig(Qt5Xml)
14cu|q4wine-1.3.4-1|26	BuildRequires:	pkgconfig(sqlite3) >= 3.5.6
14cu|q4wine-1.3.4-1|27	Requires:	fuseiso
14cu|q4wine-1.3.4-1|28	Requires:	icoutils
14cu|q4wine-1.3.4-1|29	Requires:	qt5-database-plugin-sqlite
14cu|q4wine-1.3.4-1|30	Requires:	sudo
14cu|q4wine-1.3.4-1|31	Requires:	wget
14cu|q4wine-1.3.4-1|32	Requires:	wine-bin
14cu|q4wine-1.3.4-1|33	
14cu|q4wine-1.3.4-1|34	%description
14cu|q4wine-1.3.4-1|35	Q4Wine will help you manage wine prefixes and installed applications.
14cu|q4wine-1.3.4-1|36	
14cu|q4wine-1.3.4-1|37	General features are:
14cu|q4wine-1.3.4-1|38	- Easy controlling for wine process ;
14cu|q4wine-1.3.4-1|39	- Autostart icons support ;
14cu|q4wine-1.3.4-1|40	- Easy cd-image use ;
14cu|q4wine-1.3.4-1|41	- You can extract icons from PE files (.exe .dll) ;
14cu|q4wine-1.3.4-1|42	- Easy backup and restore for managed prefixes ;
14cu|q4wine-1.3.4-1|43	- Winetriks support ;
14cu|q4wine-1.3.4-1|44	- and more... ;)
14cu|q4wine-1.3.4-1|45	
14cu|q4wine-1.3.4-1|46	%files
14cu|q4wine-1.3.4-1|47	%{_bindir}/%{name}*
14cu|q4wine-1.3.4-1|48	%{_datadir}/applications/%{name}.desktop
14cu|q4wine-1.3.4-1|49	%{_datadir}/%{name}/*
14cu|q4wine-1.3.4-1|50	%{_libdir}/lib%{name}-core.so
14cu|q4wine-1.3.4-1|51	%{_mandir}/man1/q4wine*
14cu|q4wine-1.3.4-1|52	%{_iconsdir}/hicolor/*/apps/*
14cu|q4wine-1.3.4-1|53	%{_iconsdir}/ubuntu-mono-dark/*/apps/%{name}.*
14cu|q4wine-1.3.4-1|54	
14cu|q4wine-1.3.4-1|55	#----------------------------------------------------------------------------
14cu|q4wine-1.3.4-1|56	
14cu|q4wine-1.3.4-1|57	%prep
14cu|q4wine-1.3.4-1|58	%setup -qn %{name}-%{version}
14cu|q4wine-1.3.4-1|59	%apply_patches
14cu|q4wine-1.3.4-1|60	
14cu|q4wine-1.3.4-1|61	%build
14cu|q4wine-1.3.4-1|62	%cmake_qt5 \
14cu|q4wine-1.3.4-1|63	-DLIBS_ENTRY_PATH=%{_libdir} \
14cu|q4wine-1.3.4-1|64	-DQT5=ON
14cu|q4wine-1.3.4-1|65	%make
14cu|q4wine-1.3.4-1|66	
14cu|q4wine-1.3.4-1|67	%install
14cu|q4wine-1.3.4-1|68	%makeinstall_std -C build
14cu|q4wine-1.3.4-1|69	
14cu|q4wine-1.3.4-1|70	%changelog
14cu|q4wine-1.3.4-1|71	
14cu|q4wine-1.3.4-1|72	* Thu Mar 16 2017 abfonly <abfonly@gmail.com> 1.3.4-1
14cu|q4wine-1.3.4-1|73	- (d728aac) Merge pull request #2 from rosalinuxro/q4wine:rosa2014.1
14cu|q4wine-1.3.4-1|74	- (d728aac) abfonly
14cu|q4wine-1.3.4-1|75	
14cu|q4wine-1.3.4-1|76	

14182 14
14cu|qantenna-0.3.0-3|1	Summary:	Software dedicated to viewing and analyzing antennas
14cu|qantenna-0.3.0-3|2	Name:		qantenna
14cu|qantenna-0.3.0-3|3	Version:	0.3.0
14cu|qantenna-0.3.0-3|4	Release:	3
14cu|qantenna-0.3.0-3|5	License:	GPLv2+
14cu|qantenna-0.3.0-3|6	Group:		Sciences/Physics
14cu|qantenna-0.3.0-3|7	Url:		http://qantenna.sourceforge.net/
14cu|qantenna-0.3.0-3|8	Source0:	http://downloads.sourceforge.net/project/qantenna/qantenna/%{version}/%{name}-%{version}.orig.tar.xz
14cu|qantenna-0.3.0-3|9	Patch0:		qantenna-0.3.0-qt56.patch
14cu|qantenna-0.3.0-3|10	BuildRequires:	qt5-linguist
14cu|qantenna-0.3.0-3|11	BuildRequires:	pkgconfig(bdw-gc)
14cu|qantenna-0.3.0-3|12	BuildRequires:	pkgconfig(gl)
14cu|qantenna-0.3.0-3|13	BuildRequires:	pkgconfig(glu)
14cu|qantenna-0.3.0-3|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|qantenna-0.3.0-3|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qantenna-0.3.0-3|16	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|qantenna-0.3.0-3|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qantenna-0.3.0-3|18	Requires:	nec2++
14cu|qantenna-0.3.0-3|19	
14cu|qantenna-0.3.0-3|20	%description
14cu|qantenna-0.3.0-3|21	QAntenna is a FLOSS software dedicated to viewing and analyzing
14cu|qantenna-0.3.0-3|22	antennas and their radiation patterns. It provides the user with a
14cu|qantenna-0.3.0-3|23	3D view of the models, capable of zooming, rotating, and more to come.
14cu|qantenna-0.3.0-3|24	
14cu|qantenna-0.3.0-3|25	%files
14cu|qantenna-0.3.0-3|26	%doc README AUTHORS ChangeLog COPYING
14cu|qantenna-0.3.0-3|27	%{_bindir}/qantenna
14cu|qantenna-0.3.0-3|28	
14cu|qantenna-0.3.0-3|29	#----------------------------------------------------------------------------
14cu|qantenna-0.3.0-3|30	
14cu|qantenna-0.3.0-3|31	%prep
14cu|qantenna-0.3.0-3|32	%setup -q
14cu|qantenna-0.3.0-3|33	%patch0 -p1
14cu|qantenna-0.3.0-3|34	
14cu|qantenna-0.3.0-3|35	%build
14cu|qantenna-0.3.0-3|36	%global optflags %{optflags} -fpermissive
14cu|qantenna-0.3.0-3|37	%qmake_qt5 \
14cu|qantenna-0.3.0-3|38	PREFIX=%{_prefix} qantenna.pro
14cu|qantenna-0.3.0-3|39	
14cu|qantenna-0.3.0-3|40	%make
14cu|qantenna-0.3.0-3|41	
14cu|qantenna-0.3.0-3|42	%install
14cu|qantenna-0.3.0-3|43	%makeinstall_qt
14cu|qantenna-0.3.0-3|44	
14cu|qantenna-0.3.0-3|45	
14cu|qantenna-0.3.0-3|46	%changelog
14cu|qantenna-0.3.0-3|47	
14cu|qantenna-0.3.0-3|48	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-3
14cu|qantenna-0.3.0-3|49	- (f0afb5b) Fix build with Qt 5.6
14cu|qantenna-0.3.0-3|50	
14cu|qantenna-0.3.0-3|51	

14183 14
14cu|qarecord-0.5.0-8|1	Name:           qarecord
14cu|qarecord-0.5.0-8|2	Summary:        QT based ALSA recording interface
14cu|qarecord-0.5.0-8|3	Version:        0.5.0
14cu|qarecord-0.5.0-8|4	Release:        8
14cu|qarecord-0.5.0-8|5	
14cu|qarecord-0.5.0-8|6	Source0:        http://dl.sf.net/alsamodular/%{name}-%{version}.tar.bz2
14cu|qarecord-0.5.0-8|7	Patch0:         qarecord-0.5.0-upstream1.patch
14cu|qarecord-0.5.0-8|8	Patch1:         qarecord-0.5.0-rus.patch
14cu|qarecord-0.5.0-8|9	URL:            http://alsamodular.sourceforge.net/
14cu|qarecord-0.5.0-8|10	License:        GPLv2
14cu|qarecord-0.5.0-8|11	Group:          Sound
14cu|qarecord-0.5.0-8|12	BuildRequires:  qt4-devel alsa-oss-devel
14cu|qarecord-0.5.0-8|13	BuildRequires:	pkgconfig(jack)
14cu|qarecord-0.5.0-8|14	
14cu|qarecord-0.5.0-8|15	%description
14cu|qarecord-0.5.0-8|16	QARecord is a simple multithreaded stereo recording tool. It can record both
14cu|qarecord-0.5.0-8|17	16 bit and 32 bit WAVs. By using a large ringbuffer for the captured data,
14cu|qarecord-0.5.0-8|18	buffer overruns are avoided. QARecord can also be used as JACK client.
14cu|qarecord-0.5.0-8|19	
14cu|qarecord-0.5.0-8|20	%prep
14cu|qarecord-0.5.0-8|21	%setup -q
14cu|qarecord-0.5.0-8|22	%patch0 -p1
14cu|qarecord-0.5.0-8|23	%patch1 -p1
14cu|qarecord-0.5.0-8|24	iconv -f=latin1 -t=utf8 man/de/%{name}.1 -o man/de/%{name}.1
14cu|qarecord-0.5.0-8|25	iconv -f=latin1 -t=utf8 man/fr/%{name}.1 -o man/fr/%{name}.1
14cu|qarecord-0.5.0-8|26	
14cu|qarecord-0.5.0-8|27	%build
14cu|qarecord-0.5.0-8|28	%configure2_5x
14cu|qarecord-0.5.0-8|29	%make
14cu|qarecord-0.5.0-8|30	
14cu|qarecord-0.5.0-8|31	%install
14cu|qarecord-0.5.0-8|32	%makeinstall_std
14cu|qarecord-0.5.0-8|33	
14cu|qarecord-0.5.0-8|34	install -D -m 0644 src/pixmaps/%{name}_48.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|qarecord-0.5.0-8|35	
14cu|qarecord-0.5.0-8|36	mkdir -p %{buildroot}/etc/modules-load.d
14cu|qarecord-0.5.0-8|37	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|qarecord-0.5.0-8|38	
14cu|qarecord-0.5.0-8|39	mkdir -p %{buildroot}%{_datadir}/applications
14cu|qarecord-0.5.0-8|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|qarecord-0.5.0-8|41	[Desktop Entry]
14cu|qarecord-0.5.0-8|42	Name=QARecord
14cu|qarecord-0.5.0-8|43	Name[ru]=QARecord
14cu|qarecord-0.5.0-8|44	Comment=ALSA recording GUI
14cu|qarecord-0.5.0-8|45	Comment[ru]=Запись звука
14cu|qarecord-0.5.0-8|46	Exec=%{_bindir}/%{name}
14cu|qarecord-0.5.0-8|47	Icon=%{name}
14cu|qarecord-0.5.0-8|48	Terminal=false
14cu|qarecord-0.5.0-8|49	Type=Application
14cu|qarecord-0.5.0-8|50	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Recorder;
14cu|qarecord-0.5.0-8|51	EOF
14cu|qarecord-0.5.0-8|52	
14cu|qarecord-0.5.0-8|53	%post
14cu|qarecord-0.5.0-8|54	modprobe snd_seq
14cu|qarecord-0.5.0-8|55	
14cu|qarecord-0.5.0-8|56	%files
14cu|qarecord-0.5.0-8|57	%doc README NEWS COPYING AUTHORS
14cu|qarecord-0.5.0-8|58	%{_bindir}/%{name}
14cu|qarecord-0.5.0-8|59	%{_datadir}/%{name}
14cu|qarecord-0.5.0-8|60	%{_datadir}/pixmaps/%{name}.xpm
14cu|qarecord-0.5.0-8|61	%{_mandir}/man1/*
14cu|qarecord-0.5.0-8|62	%lang(de) %{_mandir}/de/man1/*
14cu|qarecord-0.5.0-8|63	%lang(fr) %{_mandir}/fr/man1/*
14cu|qarecord-0.5.0-8|64	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|qarecord-0.5.0-8|65	/etc/modules-load.d/%{name}.conf
14cu|qarecord-0.5.0-8|66	
14cu|qarecord-0.5.0-8|67	
14cu|qarecord-0.5.0-8|68	%changelog
14cu|qarecord-0.5.0-8|69	
14cu|qarecord-0.5.0-8|70	* Fri Jan 29 2016 VictorR2007 <victorr2007@yandex.ru> 0.5.0-8
14cu|qarecord-0.5.0-8|71	- (bf42760) Added Russian translation
14cu|qarecord-0.5.0-8|72	
14cu|qarecord-0.5.0-8|73	

14184 14
14cu|qarte-3.4.0-1|1	Name:           qarte
14cu|qarte-3.4.0-1|2	Version:        3.4.0
14cu|qarte-3.4.0-1|3	Release:        1
14cu|qarte-3.4.0-1|4	License:        GPLv3
14cu|qarte-3.4.0-1|5	Url:            https://launchpad.net/qarte
14cu|qarte-3.4.0-1|6	Source0:        http://oqapy.eu/releases/%{name}-%{version}.tar.gz
14cu|qarte-3.4.0-1|7	Group:          Video
14cu|qarte-3.4.0-1|8	Summary:        A browser for the arte.tv website
14cu|qarte-3.4.0-1|9	Requires:       python-notify
14cu|qarte-3.4.0-1|10	Requires:       python-qt4-gui
14cu|qarte-3.4.0-1|11	Requires:       python-qt4-svg
14cu|qarte-3.4.0-1|12	Requires:       rtmpdump
14cu|qarte-3.4.0-1|13	BuildArch:      noarch
14cu|qarte-3.4.0-1|14	
14cu|qarte-3.4.0-1|15	%description
14cu|qarte-3.4.0-1|16	Qarte lets you browse the archives of arte+7 & arteLiveWeb sites, and record
14cu|qarte-3.4.0-1|17	your favourite programs.
14cu|qarte-3.4.0-1|18	
14cu|qarte-3.4.0-1|19	%prep
14cu|qarte-3.4.0-1|20	%setup -q
14cu|qarte-3.4.0-1|21	
14cu|qarte-3.4.0-1|22	%build
14cu|qarte-3.4.0-1|23	
14cu|qarte-3.4.0-1|24	%install
14cu|qarte-3.4.0-1|25	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|qarte-3.4.0-1|26	
14cu|qarte-3.4.0-1|27	install -d %{buildroot}%{_datadir}/%{name}
14cu|qarte-3.4.0-1|28	cp -a *.py* medias \
14cu|qarte-3.4.0-1|29	%{buildroot}%{_datadir}/%{name}
14cu|qarte-3.4.0-1|30	
14cu|qarte-3.4.0-1|31	chmod -R a+r %{buildroot}%{_datadir}/%{name}
14cu|qarte-3.4.0-1|32	
14cu|qarte-3.4.0-1|33	install -D -m 644 q_arte.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qarte-3.4.0-1|34	install -D %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|qarte-3.4.0-1|35	install -D %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|qarte-3.4.0-1|36	
14cu|qarte-3.4.0-1|37	install -D -m 644 locale/de/LC_MESSAGES/%{name}.mo %{buildroot}%{_datadir}/locale/de/LC_MESSAGES/%{name}.mo
14cu|qarte-3.4.0-1|38	install -D -m 644 locale/fr/LC_MESSAGES/%{name}.mo %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/%{name}.mo
14cu|qarte-3.4.0-1|39	install -D -m 644 locale/pt/LC_MESSAGES/%{name}.mo %{buildroot}%{_datadir}/locale/pt/LC_MESSAGES/%{name}.mo
14cu|qarte-3.4.0-1|40	
14cu|qarte-3.4.0-1|41	%find_lang %{name}
14cu|qarte-3.4.0-1|42	
14cu|qarte-3.4.0-1|43	%files -f %{name}.lang
14cu|qarte-3.4.0-1|44	%{_bindir}/%{name}
14cu|qarte-3.4.0-1|45	%{_datadir}/%{name}/
14cu|qarte-3.4.0-1|46	%{_datadir}/applications/%{name}.desktop
14cu|qarte-3.4.0-1|47	%{_iconsdir}/%{name}.png
14cu|qarte-3.4.0-1|48	%{_mandir}/man1/%{name}.1*
14cu|qarte-3.4.0-1|49	
14cu|qarte-3.4.0-1|50	%changelog
14cu|qarte-3.4.0-1|51	
14cu|qarte-3.4.0-1|52	* Tue Oct 11 2016 Denis Silakov <dsilakov@gmail.com> 3.4.0-1
14cu|qarte-3.4.0-1|53	- (84b7fdb) Updated to 3.4.0
14cu|qarte-3.4.0-1|54	
14cu|qarte-3.4.0-1|55	

14185 14
14cu|qastools-0.21.0-2|1	Summary:	A collection of Qt-based mixer and setup tools for the Linux sound system ALSA
14cu|qastools-0.21.0-2|2	Name:		qastools
14cu|qastools-0.21.0-2|3	Version:	0.21.0
14cu|qastools-0.21.0-2|4	Release:	2
14cu|qastools-0.21.0-2|5	License:	GPLv3+
14cu|qastools-0.21.0-2|6	Group:		Sound
14cu|qastools-0.21.0-2|7	Url:		http://xwmw.org/qastools
14cu|qastools-0.21.0-2|8	Source0:	http://sourceforge.net/projects/qastools/files/%{version}/%{name}_%{version}.tar.xz
14cu|qastools-0.21.0-2|9	BuildRequires:	cmake >= 2.8.11
14cu|qastools-0.21.0-2|10	BuildRequires:	desktop-file-utils
14cu|qastools-0.21.0-2|11	BuildRequires:	qt5-linguist-tools
14cu|qastools-0.21.0-2|12	BuildRequires:	pkgconfig(alsa)
14cu|qastools-0.21.0-2|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|qastools-0.21.0-2|14	BuildRequires:	pkgconfig(Qt5Network)
14cu|qastools-0.21.0-2|15	BuildRequires:	pkgconfig(Qt5Svg)
14cu|qastools-0.21.0-2|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qastools-0.21.0-2|17	BuildRequires:	pkgconfig(udev)
14cu|qastools-0.21.0-2|18	%rename		qasmixer
14cu|qastools-0.21.0-2|19	
14cu|qastools-0.21.0-2|20	%description
14cu|qastools-0.21.0-2|21	A collection of Qt-based mixer and setup tools for the Linux sound system ALSA.
14cu|qastools-0.21.0-2|22	
14cu|qastools-0.21.0-2|23	%files
14cu|qastools-0.21.0-2|24	%doc CHANGELOG COPYING README
14cu|qastools-0.21.0-2|25	%{_bindir}/qasconfig
14cu|qastools-0.21.0-2|26	%{_bindir}/qashctl
14cu|qastools-0.21.0-2|27	%{_bindir}/qasmixer
14cu|qastools-0.21.0-2|28	%{_datadir}/applications/*.desktop
14cu|qastools-0.21.0-2|29	%{_iconsdir}/hicolor/*/apps/*.png
14cu|qastools-0.21.0-2|30	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|qastools-0.21.0-2|31	%{_mandir}/man1/qasconfig.1.*
14cu|qastools-0.21.0-2|32	%{_mandir}/man1/qashctl.1.*
14cu|qastools-0.21.0-2|33	%{_mandir}/man1/qasmixer.1.*
14cu|qastools-0.21.0-2|34	%{_datadir}/%{name}/icons/*.svg
14cu|qastools-0.21.0-2|35	%{_datadir}/%{name}/widgets/sw_joined_*.svg
14cu|qastools-0.21.0-2|36	%{_datadir}/%{name}/l10n/%{name}_*.qm
14cu|qastools-0.21.0-2|37	
14cu|qastools-0.21.0-2|38	#-----------------------------------------------------------------------------
14cu|qastools-0.21.0-2|39	
14cu|qastools-0.21.0-2|40	%prep
14cu|qastools-0.21.0-2|41	%setup -q -n %{name}_%{version}
14cu|qastools-0.21.0-2|42	find . -perm 0640 | xargs chmod 0644
14cu|qastools-0.21.0-2|43	
14cu|qastools-0.21.0-2|44	%build
14cu|qastools-0.21.0-2|45	%cmake
14cu|qastools-0.21.0-2|46	%make
14cu|qastools-0.21.0-2|47	
14cu|qastools-0.21.0-2|48	%install
14cu|qastools-0.21.0-2|49	%makeinstall_std -C build
14cu|qastools-0.21.0-2|50	
14cu|qastools-0.21.0-2|51	# make the .desktop file compliant with freedesktop specs
14cu|qastools-0.21.0-2|52	for i in qasconfig qashctl qasmixer;
14cu|qastools-0.21.0-2|53	do
14cu|qastools-0.21.0-2|54	desktop-file-install --add-category="X-MandrivaLinux-Sound" \
14cu|qastools-0.21.0-2|55	%{buildroot}%{_datadir}/applications/$i.desktop
14cu|qastools-0.21.0-2|56	
14cu|qastools-0.21.0-2|57	desktop-file-validate %{buildroot}%{_datadir}/applications/$i.desktop
14cu|qastools-0.21.0-2|58	done
14cu|qastools-0.21.0-2|59	
14cu|qastools-0.21.0-2|60	# it'll be %%doc'ed
14cu|qastools-0.21.0-2|61	rm -f %{buildroot}%{_datadir}/%{name}/COPYING
14cu|qastools-0.21.0-2|62	
14cu|qastools-0.21.0-2|63	
14cu|qastools-0.21.0-2|64	%changelog
14cu|qastools-0.21.0-2|65	
14cu|qastools-0.21.0-2|66	* Mon Sep 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.21.0-2
14cu|qastools-0.21.0-2|67	- (760c775) Spec cleanups
14cu|qastools-0.21.0-2|68	
14cu|qastools-0.21.0-2|69	

14186 14
14cu|qbittorrent-3.3.10-1|1	%bcond_without nox
14cu|qbittorrent-3.3.10-1|2	
14cu|qbittorrent-3.3.10-1|3	%define oname qBittorrent
14cu|qbittorrent-3.3.10-1|4	
14cu|qbittorrent-3.3.10-1|5	Summary:	A lightweight but featureful BitTorrent client
14cu|qbittorrent-3.3.10-1|6	Name:		qbittorrent
14cu|qbittorrent-3.3.10-1|7	Version:	3.3.10
14cu|qbittorrent-3.3.10-1|8	Release:	1
14cu|qbittorrent-3.3.10-1|9	License:	GPLv2+
14cu|qbittorrent-3.3.10-1|10	Group:		Networking/File transfer
14cu|qbittorrent-3.3.10-1|11	Url:		http://www.qbittorrent.org/
14cu|qbittorrent-3.3.10-1|12	# Source0:	https://github.com/qbittorrent/qBittorrent/archive/release-%{version}.tar.gz?/%{oname}-release-%{version}.tar.gz
14cu|qbittorrent-3.3.10-1|13	Source0:	https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-%{version}/qbittorrent-%{version}.tar.xz
14cu|qbittorrent-3.3.10-1|14	Patch0:		%{name}-3.2.5-menu.patch
14cu|qbittorrent-3.3.10-1|15	# https://github.com/qbittorrent/qBittorrent/issues/5933
14cu|qbittorrent-3.3.10-1|16	Patch1:		qbittorrent-3.3.10-error-libtorrent.patch
14cu|qbittorrent-3.3.10-1|17	BuildRequires:	boost-devel
14cu|qbittorrent-3.3.10-1|18	BuildRequires:	qt5-linguist-tools
14cu|qbittorrent-3.3.10-1|19	BuildRequires:	pkgconfig(libtorrent-rasterbar)
14cu|qbittorrent-3.3.10-1|20	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|qbittorrent-3.3.10-1|21	BuildRequires:	pkgconfig(Qt5Core)
14cu|qbittorrent-3.3.10-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qbittorrent-3.3.10-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qbittorrent-3.3.10-1|24	BuildRequires:	pkgconfig(Qt5Network)
14cu|qbittorrent-3.3.10-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qbittorrent-3.3.10-1|26	BuildRequires:	pkgconfig(Qt5Xml)
14cu|qbittorrent-3.3.10-1|27	BuildRequires:	pkgconfig(zlib)
14cu|qbittorrent-3.3.10-1|28	Requires:	geoip
14cu|qbittorrent-3.3.10-1|29	Requires:	python
14cu|qbittorrent-3.3.10-1|30	
14cu|qbittorrent-3.3.10-1|31	%description
14cu|qbittorrent-3.3.10-1|32	A lightweight but feature-full BitTorrent client that aims to be very easy
14cu|qbittorrent-3.3.10-1|33	to use. It is multi-platform and provides a Qt graphical interface.
14cu|qbittorrent-3.3.10-1|34	
14cu|qbittorrent-3.3.10-1|35	%files
14cu|qbittorrent-3.3.10-1|36	%doc AUTHORS Changelog COPYING NEWS README.md TODO
14cu|qbittorrent-3.3.10-1|37	%{_bindir}/%{name}
14cu|qbittorrent-3.3.10-1|38	%{_datadir}/applications/qBittorrent.desktop
14cu|qbittorrent-3.3.10-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qbittorrent-3.3.10-1|40	%{_datadir}/appdata/qBittorrent.appdata.xml
14cu|qbittorrent-3.3.10-1|41	%{_datadir}/pixmaps/qbittorrent.png
14cu|qbittorrent-3.3.10-1|42	%{_mandir}/man1/%{name}.1*
14cu|qbittorrent-3.3.10-1|43	
14cu|qbittorrent-3.3.10-1|44	#----------------------------------------------------------------------------
14cu|qbittorrent-3.3.10-1|45	
14cu|qbittorrent-3.3.10-1|46	%if %{with nox}
14cu|qbittorrent-3.3.10-1|47	%package nox
14cu|qbittorrent-3.3.10-1|48	Summary:	A Headless Bittorrent Client
14cu|qbittorrent-3.3.10-1|49	Group:		Networking/File transfer
14cu|qbittorrent-3.3.10-1|50	
14cu|qbittorrent-3.3.10-1|51	%description nox
14cu|qbittorrent-3.3.10-1|52	A Headless Bittorrent Client with a feature rich Web UI allowing users to
14cu|qbittorrent-3.3.10-1|53	control the clinet remotely.
14cu|qbittorrent-3.3.10-1|54	
14cu|qbittorrent-3.3.10-1|55	%files -n  %{name}-nox
14cu|qbittorrent-3.3.10-1|56	%{_bindir}/%{name}-nox
14cu|qbittorrent-3.3.10-1|57	%{_mandir}/man1/%{name}-nox.1*
14cu|qbittorrent-3.3.10-1|58	%endif
14cu|qbittorrent-3.3.10-1|59	
14cu|qbittorrent-3.3.10-1|60	#----------------------------------------------------------------------------
14cu|qbittorrent-3.3.10-1|61	
14cu|qbittorrent-3.3.10-1|62	%prep
14cu|qbittorrent-3.3.10-1|63	%setup -q
14cu|qbittorrent-3.3.10-1|64	%patch0 -p1
14cu|qbittorrent-3.3.10-1|65	%patch1 -p1
14cu|qbittorrent-3.3.10-1|66	
14cu|qbittorrent-3.3.10-1|67	%build
14cu|qbittorrent-3.3.10-1|68	%setup_compile_flags
14cu|qbittorrent-3.3.10-1|69	# headless aka nox
14cu|qbittorrent-3.3.10-1|70	%if %{with nox}
14cu|qbittorrent-3.3.10-1|71	mkdir build-nox
14cu|qbittorrent-3.3.10-1|72	pushd build-nox
14cu|qbittorrent-3.3.10-1|73	../configure \
14cu|qbittorrent-3.3.10-1|74	--prefix=%{_prefix} \
14cu|qbittorrent-3.3.10-1|75	--disable-gui
14cu|qbittorrent-3.3.10-1|76	cp conf.pri ..
14cu|qbittorrent-3.3.10-1|77	%make
14cu|qbittorrent-3.3.10-1|78	mv -f ../conf.pri ../conf.pri.nox
14cu|qbittorrent-3.3.10-1|79	popd
14cu|qbittorrent-3.3.10-1|80	%endif
14cu|qbittorrent-3.3.10-1|81	
14cu|qbittorrent-3.3.10-1|82	# GUI
14cu|qbittorrent-3.3.10-1|83	mkdir build-gui
14cu|qbittorrent-3.3.10-1|84	pushd build-gui
14cu|qbittorrent-3.3.10-1|85	../configure \
14cu|qbittorrent-3.3.10-1|86	--prefix=%{_prefix}
14cu|qbittorrent-3.3.10-1|87	cp conf.pri ..
14cu|qbittorrent-3.3.10-1|88	%make
14cu|qbittorrent-3.3.10-1|89	mv -f ../conf.pri ../conf.pri.gui
14cu|qbittorrent-3.3.10-1|90	popd
14cu|qbittorrent-3.3.10-1|91	
14cu|qbittorrent-3.3.10-1|92	%install
14cu|qbittorrent-3.3.10-1|93	# install headless part
14cu|qbittorrent-3.3.10-1|94	%if %{with nox}
14cu|qbittorrent-3.3.10-1|95	cp -f conf.pri.nox conf.pri
14cu|qbittorrent-3.3.10-1|96	pushd build-nox
14cu|qbittorrent-3.3.10-1|97	make INSTALL_ROOT=%{buildroot} install STRIP=true
14cu|qbittorrent-3.3.10-1|98	popd
14cu|qbittorrent-3.3.10-1|99	%endif
14cu|qbittorrent-3.3.10-1|100	
14cu|qbittorrent-3.3.10-1|101	# install gui
14cu|qbittorrent-3.3.10-1|102	cp -f conf.pri.gui conf.pri
14cu|qbittorrent-3.3.10-1|103	pushd build-gui
14cu|qbittorrent-3.3.10-1|104	make INSTALL_ROOT=%{buildroot} install STRIP=true
14cu|qbittorrent-3.3.10-1|105	popd
14cu|qbittorrent-3.3.10-1|106	
14cu|qbittorrent-3.3.10-1|107	%changelog

14187 14
14cu|qcalcmultifilehash-1.0.0-3|1	%define oname QCalcMultiFileHash
14cu|qcalcmultifilehash-1.0.0-3|2	
14cu|qcalcmultifilehash-1.0.0-3|3	Summary:	Hash calculator
14cu|qcalcmultifilehash-1.0.0-3|4	Name:		qcalcmultifilehash
14cu|qcalcmultifilehash-1.0.0-3|5	Version:	1.0.0
14cu|qcalcmultifilehash-1.0.0-3|6	Release:	3
14cu|qcalcmultifilehash-1.0.0-3|7	License:	GPLv2+
14cu|qcalcmultifilehash-1.0.0-3|8	Group:		File tools
14cu|qcalcmultifilehash-1.0.0-3|9	Url:		https://bitbucket.org/admsasha/qcalcmultifilehash
14cu|qcalcmultifilehash-1.0.0-3|10	Source0:	https://bitbucket.org/admsasha/qcalcmultifilehash/downloads/%{oname}_v%{version}.zip
14cu|qcalcmultifilehash-1.0.0-3|11	Source1:	%{oname}.png
14cu|qcalcmultifilehash-1.0.0-3|12	BuildRequires:	qt5-linguist-tools
14cu|qcalcmultifilehash-1.0.0-3|13	BuildRequires:	pkgconfig(openssl)
14cu|qcalcmultifilehash-1.0.0-3|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|qcalcmultifilehash-1.0.0-3|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qcalcmultifilehash-1.0.0-3|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qcalcmultifilehash-1.0.0-3|17	
14cu|qcalcmultifilehash-1.0.0-3|18	%description
14cu|qcalcmultifilehash-1.0.0-3|19	Hash calculator (SHA1, SHA-224, SHA-256, SHA-384, SHA-512, MD5, CRC32, CRC8).
14cu|qcalcmultifilehash-1.0.0-3|20	
14cu|qcalcmultifilehash-1.0.0-3|21	%files
14cu|qcalcmultifilehash-1.0.0-3|22	%doc README.md
14cu|qcalcmultifilehash-1.0.0-3|23	%{_bindir}/%{name}
14cu|qcalcmultifilehash-1.0.0-3|24	%{_datadir}/applications/%{name}.desktop
14cu|qcalcmultifilehash-1.0.0-3|25	%dir %{_datadir}/%{name}/
14cu|qcalcmultifilehash-1.0.0-3|26	%{_datadir}/%{name}/*
14cu|qcalcmultifilehash-1.0.0-3|27	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qcalcmultifilehash-1.0.0-3|28	
14cu|qcalcmultifilehash-1.0.0-3|29	#----------------------------------------------------------------------------
14cu|qcalcmultifilehash-1.0.0-3|30	
14cu|qcalcmultifilehash-1.0.0-3|31	%prep
14cu|qcalcmultifilehash-1.0.0-3|32	%setup -qn %{oname}
14cu|qcalcmultifilehash-1.0.0-3|33	
14cu|qcalcmultifilehash-1.0.0-3|34	%build
14cu|qcalcmultifilehash-1.0.0-3|35	%qmake_qt5
14cu|qcalcmultifilehash-1.0.0-3|36	lupdate-qt5 ./QCalcMultiFileHash.pro
14cu|qcalcmultifilehash-1.0.0-3|37	lrelease-qt5 ./QCalcMultiFileHash.pro
14cu|qcalcmultifilehash-1.0.0-3|38	%make
14cu|qcalcmultifilehash-1.0.0-3|39	
14cu|qcalcmultifilehash-1.0.0-3|40	%install
14cu|qcalcmultifilehash-1.0.0-3|41	mkdir -p %{buildroot}%{_bindir}
14cu|qcalcmultifilehash-1.0.0-3|42	install -m 755 Bin/%{name} %{buildroot}%{_bindir}/%{name}
14cu|qcalcmultifilehash-1.0.0-3|43	
14cu|qcalcmultifilehash-1.0.0-3|44	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|qcalcmultifilehash-1.0.0-3|45	install -m 644 *.qm %{buildroot}%{_datadir}/%{name}/
14cu|qcalcmultifilehash-1.0.0-3|46	
14cu|qcalcmultifilehash-1.0.0-3|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cu|qcalcmultifilehash-1.0.0-3|48	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qcalcmultifilehash-1.0.0-3|49	
14cu|qcalcmultifilehash-1.0.0-3|50	mkdir -p  %{buildroot}%{_datadir}/applications
14cu|qcalcmultifilehash-1.0.0-3|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|qcalcmultifilehash-1.0.0-3|52	[Desktop Entry]
14cu|qcalcmultifilehash-1.0.0-3|53	Name=QCalcMultiFileHash
14cu|qcalcmultifilehash-1.0.0-3|54	Comment=Hash calculator
14cu|qcalcmultifilehash-1.0.0-3|55	Type=Application
14cu|qcalcmultifilehash-1.0.0-3|56	Exec=%{name}
14cu|qcalcmultifilehash-1.0.0-3|57	Icon=%{name}
14cu|qcalcmultifilehash-1.0.0-3|58	Categories=Utility;Qt;
14cu|qcalcmultifilehash-1.0.0-3|59	EOF
14cu|qcalcmultifilehash-1.0.0-3|60	
14cu|qcalcmultifilehash-1.0.0-3|61	
14cu|qcalcmultifilehash-1.0.0-3|62	%changelog
14cu|qcalcmultifilehash-1.0.0-3|63	
14cu|qcalcmultifilehash-1.0.0-3|64	* Wed Aug 30 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-3
14cu|qcalcmultifilehash-1.0.0-3|65	- (43ea9a1) Build requires pkgconfig(openssl)
14cu|qcalcmultifilehash-1.0.0-3|66	
14cu|qcalcmultifilehash-1.0.0-3|67	

14188 14
14cu|qconnman-ui-0-0.20140513.1|1	%define git 20140513
14cu|qconnman-ui-0-0.20140513.1|2	
14cu|qconnman-ui-0-0.20140513.1|3	Summary:	Qt GUI for Connman
14cu|qconnman-ui-0-0.20140513.1|4	Name:		qconnman-ui
14cu|qconnman-ui-0-0.20140513.1|5	Version:	0
14cu|qconnman-ui-0-0.20140513.1|6	Release:	0.%{git}.1
14cu|qconnman-ui-0-0.20140513.1|7	License:	LGPLv2.1+
14cu|qconnman-ui-0-0.20140513.1|8	Group:		Networking/Other
14cu|qconnman-ui-0-0.20140513.1|9	Url:		https://github.com/OSSystems/qconnman-ui
14cu|qconnman-ui-0-0.20140513.1|10	# git snapshot
14cu|qconnman-ui-0-0.20140513.1|11	Source0:	%{name}-%{git}.tar.bz2
14cu|qconnman-ui-0-0.20140513.1|12	# from their git
14cu|qconnman-ui-0-0.20140513.1|13	Source1:	qconnman-ui.png
14cu|qconnman-ui-0-0.20140513.1|14	BuildRequires:	imagemagick
14cu|qconnman-ui-0-0.20140513.1|15	BuildRequires:	qt4-devel
14cu|qconnman-ui-0-0.20140513.1|16	BuildRequires:	pkgconfig(qconnman)
14cu|qconnman-ui-0-0.20140513.1|17	Requires:	connman
14cu|qconnman-ui-0-0.20140513.1|18	
14cu|qconnman-ui-0-0.20140513.1|19	%description
14cu|qconnman-ui-0-0.20140513.1|20	Qt GUI for Connman. It requires that Connman is installed and running.
14cu|qconnman-ui-0-0.20140513.1|21	
14cu|qconnman-ui-0-0.20140513.1|22	%files
14cu|qconnman-ui-0-0.20140513.1|23	%{_bindir}/%{name}
14cu|qconnman-ui-0-0.20140513.1|24	%{_datadir}/applications/%{name}.desktop
14cu|qconnman-ui-0-0.20140513.1|25	%{_datadir}/qconnman/i18n/*.qm
14cu|qconnman-ui-0-0.20140513.1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qconnman-ui-0-0.20140513.1|27	
14cu|qconnman-ui-0-0.20140513.1|28	#----------------------------------------------------------------------------
14cu|qconnman-ui-0-0.20140513.1|29	
14cu|qconnman-ui-0-0.20140513.1|30	%prep
14cu|qconnman-ui-0-0.20140513.1|31	%setup -qn %{name}-%{git}
14cu|qconnman-ui-0-0.20140513.1|32	
14cu|qconnman-ui-0-0.20140513.1|33	%build
14cu|qconnman-ui-0-0.20140513.1|34	%qmake_qt4
14cu|qconnman-ui-0-0.20140513.1|35	%make
14cu|qconnman-ui-0-0.20140513.1|36	
14cu|qconnman-ui-0-0.20140513.1|37	%install
14cu|qconnman-ui-0-0.20140513.1|38	make install INSTALL_ROOT=%{buildroot}%{_prefix}
14cu|qconnman-ui-0-0.20140513.1|39	
14cu|qconnman-ui-0-0.20140513.1|40	# install menu entry
14cu|qconnman-ui-0-0.20140513.1|41	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|qconnman-ui-0-0.20140513.1|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|qconnman-ui-0-0.20140513.1|43	[Desktop Entry]
14cu|qconnman-ui-0-0.20140513.1|44	Name=QConnMan-UI
14cu|qconnman-ui-0-0.20140513.1|45	Comment=GUI for Connman
14cu|qconnman-ui-0-0.20140513.1|46	Exec=%{_bindir}/%{name}
14cu|qconnman-ui-0-0.20140513.1|47	Icon=%{name}
14cu|qconnman-ui-0-0.20140513.1|48	Terminal=false
14cu|qconnman-ui-0-0.20140513.1|49	Type=Application
14cu|qconnman-ui-0-0.20140513.1|50	Categories=Network;Utility;
14cu|qconnman-ui-0-0.20140513.1|51	EOF
14cu|qconnman-ui-0-0.20140513.1|52	
14cu|qconnman-ui-0-0.20140513.1|53	# install menu icons
14cu|qconnman-ui-0-0.20140513.1|54	for N in 16 32 48 64;
14cu|qconnman-ui-0-0.20140513.1|55	do
14cu|qconnman-ui-0-0.20140513.1|56	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14cu|qconnman-ui-0-0.20140513.1|57	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|qconnman-ui-0-0.20140513.1|58	done
14cu|qconnman-ui-0-0.20140513.1|59	
14cu|qconnman-ui-0-0.20140513.1|60	
14cu|qconnman-ui-0-0.20140513.1|61	%changelog
14cu|qconnman-ui-0-0.20140513.1|62	* Wed Sep 17 2014 Rosa <rosa@abf.rosalinux.ru> 0-0.20140513.1
14cu|qconnman-ui-0-0.20140513.1|63	+ Revision: 5ce1883
14cu|qconnman-ui-0-0.20140513.1|64	- Automatic import for version 0-0.20140513.1
14cu|qconnman-ui-0-0.20140513.1|65	
14cu|qconnman-ui-0-0.20140513.1|66	

14189 14
14cu|qdbm-1.8.78-1|1	%define major 14
14cu|qdbm-1.8.78-1|2	%define libname %mklibname %{name} %{major}
14cu|qdbm-1.8.78-1|3	%define devname %mklibname %{name} -d
14cu|qdbm-1.8.78-1|4	
14cu|qdbm-1.8.78-1|5	Summary:	Quick Database Manager
14cu|qdbm-1.8.78-1|6	Name:		qdbm
14cu|qdbm-1.8.78-1|7	Version:	1.8.78
14cu|qdbm-1.8.78-1|8	Release:	1
14cu|qdbm-1.8.78-1|9	License:	LGPLv2.1+
14cu|qdbm-1.8.78-1|10	Group:		Databases
14cu|qdbm-1.8.78-1|11	Url:		http://qdbm.sourceforge.net/
14cu|qdbm-1.8.78-1|12	Source0:	%{name}-%{version}.tar.gz
14cu|qdbm-1.8.78-1|13	
14cu|qdbm-1.8.78-1|14	%description
14cu|qdbm-1.8.78-1|15	QDBM is an embeded database library compatible with GDBM and NDBM. It features
14cu|qdbm-1.8.78-1|16	hash database and B+ tree database and is developed referring to GDBM for the
14cu|qdbm-1.8.78-1|17	purpose of the following three points: higher processing speed, smaller size
14cu|qdbm-1.8.78-1|18	of a database file, and simpler API. This package includes APIs for C, C++,
14cu|qdbm-1.8.78-1|19	and Java. CGI scripts are also contained. APIs for Perl and Ruby should be
14cu|qdbm-1.8.78-1|20	installed with a source package.
14cu|qdbm-1.8.78-1|21	
14cu|qdbm-1.8.78-1|22	%files
14cu|qdbm-1.8.78-1|23	%doc COPYING ChangeLog NEWS README THANKS
14cu|qdbm-1.8.78-1|24	%{_bindir}/*
14cu|qdbm-1.8.78-1|25	%{_mandir}/man1/*
14cu|qdbm-1.8.78-1|26	%{_mandir}/man3/*
14cu|qdbm-1.8.78-1|27	
14cu|qdbm-1.8.78-1|28	#----------------------------------------------------------------------------
14cu|qdbm-1.8.78-1|29	
14cu|qdbm-1.8.78-1|30	%package -n %{libname}
14cu|qdbm-1.8.78-1|31	Summary:	QDBM shared library
14cu|qdbm-1.8.78-1|32	Group:		System/Libraries
14cu|qdbm-1.8.78-1|33	
14cu|qdbm-1.8.78-1|34	%description -n %{libname}
14cu|qdbm-1.8.78-1|35	QDBM shared library.
14cu|qdbm-1.8.78-1|36	
14cu|qdbm-1.8.78-1|37	%files -n %{libname}
14cu|qdbm-1.8.78-1|38	%{_libdir}/libqdbm.so.%{major}*
14cu|qdbm-1.8.78-1|39	
14cu|qdbm-1.8.78-1|40	#----------------------------------------------------------------------------
14cu|qdbm-1.8.78-1|41	
14cu|qdbm-1.8.78-1|42	%package -n %{devname}
14cu|qdbm-1.8.78-1|43	Summary:	Headers of %{name} for development
14cu|qdbm-1.8.78-1|44	Group:		Development/C
14cu|qdbm-1.8.78-1|45	Requires:	%{libname} = %{EVRD}
14cu|qdbm-1.8.78-1|46	Provides:	%{name}-devel = %{EVRD}
14cu|qdbm-1.8.78-1|47	
14cu|qdbm-1.8.78-1|48	%description -n %{devname}
14cu|qdbm-1.8.78-1|49	QDBM development package: static libraries, header files, and the like.
14cu|qdbm-1.8.78-1|50	
14cu|qdbm-1.8.78-1|51	%files -n %{devname}
14cu|qdbm-1.8.78-1|52	%{_libdir}/*.so
14cu|qdbm-1.8.78-1|53	%{_includedir}/*.h
14cu|qdbm-1.8.78-1|54	%{_libdir}/libqdbm.a
14cu|qdbm-1.8.78-1|55	%{_libdir}/pkgconfig/qdbm.pc
14cu|qdbm-1.8.78-1|56	
14cu|qdbm-1.8.78-1|57	#----------------------------------------------------------------------------
14cu|qdbm-1.8.78-1|58	
14cu|qdbm-1.8.78-1|59	%prep
14cu|qdbm-1.8.78-1|60	%setup -q
14cu|qdbm-1.8.78-1|61	
14cu|qdbm-1.8.78-1|62	%build
14cu|qdbm-1.8.78-1|63	export CPPFLAGS="%{optflags}"
14cu|qdbm-1.8.78-1|64	%configure2_5x
14cu|qdbm-1.8.78-1|65	%make
14cu|qdbm-1.8.78-1|66	
14cu|qdbm-1.8.78-1|67	%install
14cu|qdbm-1.8.78-1|68	%makeinstall_std
14cu|qdbm-1.8.78-1|69	
14cu|qdbm-1.8.78-1|70	# remove docs (they should be installed by %doc)
14cu|qdbm-1.8.78-1|71	rm -f %{buildroot}%{_datadir}/qdbm/{COPYING,ChangeLog,NEWS,THANKS,*.html}
14cu|qdbm-1.8.78-1|72	
14cu|qdbm-1.8.78-1|73	
14cu|qdbm-1.8.78-1|74	%changelog
14cu|qdbm-1.8.78-1|75	
14cu|qdbm-1.8.78-1|76	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.78-1
14cu|qdbm-1.8.78-1|77	- (1d055cf) Fix files and build flags
14cu|qdbm-1.8.78-1|78	
14cu|qdbm-1.8.78-1|79	

14190 14
14cu|qdevelop-0.29-1|1	
14cu|qdevelop-0.29-1|2	Summary:	A Development Environment for Qt4
14cu|qdevelop-0.29-1|3	Name:		qdevelop
14cu|qdevelop-0.29-1|4	Version:	0.29
14cu|qdevelop-0.29-1|5	Release:	1
14cu|qdevelop-0.29-1|6	License:	GPLv2
14cu|qdevelop-0.29-1|7	Group:		Development/C++
14cu|qdevelop-0.29-1|8	URL:		http://qdevelop.org/
14cu|qdevelop-0.29-1|9	Source:		http://qdevelop.org/public/release/%{name}-v%{version}.tar.gz
14cu|qdevelop-0.29-1|10	Source1:	qdevelop-16.png
14cu|qdevelop-0.29-1|11	Source2:	qdevelop-32.png
14cu|qdevelop-0.29-1|12	Source3:	qdevelop-48.png
14cu|qdevelop-0.29-1|13	# http://code.google.com/p/qdevelop/issues/detail?id=391
14cu|qdevelop-0.29-1|14	Patch0:		%{name}-%{version}-mga-i18n-desktop.patch
14cu|qdevelop-0.29-1|15	
14cu|qdevelop-0.29-1|16	BuildRequires:	cmake
14cu|qdevelop-0.29-1|17	BuildRequires:	qt4-devel
14cu|qdevelop-0.29-1|18	Requires:		qt4-devel
14cu|qdevelop-0.29-1|19	Requires: 		ctags
14cu|qdevelop-0.29-1|20	Requires:		gdb
14cu|qdevelop-0.29-1|21	Requires: 		qt4-designer
14cu|qdevelop-0.29-1|22	Requires:		qt4-assistant
14cu|qdevelop-0.29-1|23	Requires:		qt4-linguist
14cu|qdevelop-0.29-1|24	
14cu|qdevelop-0.29-1|25	%description
14cu|qdevelop-0.29-1|26	QDevelop is a development environment entirely dedicated to Qt4.
14cu|qdevelop-0.29-1|27	QDevelop requires Qt4, gcc under Linux or MinGW under Windows,
14cu|qdevelop-0.29-1|28	possibly gdb for program debugging and ctags for code completion.
14cu|qdevelop-0.29-1|29	QDevelop is available in English, French, German, Dutch, Polish,
14cu|qdevelop-0.29-1|30	Spanish, Chinese, Russian, Italian, Ukrainian, Czech and
14cu|qdevelop-0.29-1|31	Portuguese.
14cu|qdevelop-0.29-1|32	
14cu|qdevelop-0.29-1|33	QDevelop is not a Kdevelop like or reduced. It's an independent IDE
14cu|qdevelop-0.29-1|34	dedicated to Qt and is totally independent of KDevelop. Less complete,
14cu|qdevelop-0.29-1|35	but faster, light and especially multi-platforms. QDevelop and
14cu|qdevelop-0.29-1|36	KDevelop have different code sources.
14cu|qdevelop-0.29-1|37	
14cu|qdevelop-0.29-1|38	%prep
14cu|qdevelop-0.29-1|39	%setup -qn %{name}-v%{version}
14cu|qdevelop-0.29-1|40	%patch0 -p1
14cu|qdevelop-0.29-1|41	# for wrong-script-end-of-line-encoding
14cu|qdevelop-0.29-1|42	sed -i -e 's/\r//' README.txt
14cu|qdevelop-0.29-1|43	# hardcoded lib path
14cu|qdevelop-0.29-1|44	sed -i -e "s/lib/%{_lib}/" src/mainimpl.cpp
14cu|qdevelop-0.29-1|45	# Change translation directory
14cu|qdevelop-0.29-1|46	sed -i -e "s/lib\//share\//" src/main.cpp
14cu|qdevelop-0.29-1|47	# Change initialization to avoid compilation error with Qt 4.7.0
14cu|qdevelop-0.29-1|48	sed -i -e "s/=0/=QString::null/" src/build.h
14cu|qdevelop-0.29-1|49	sed -i -e "s/ttf=0/ttf=QString::null/" src/textEdit.h
14cu|qdevelop-0.29-1|50	
14cu|qdevelop-0.29-1|51	%build
14cu|qdevelop-0.29-1|52	%{qt4bin}/lrelease QDevelop.pro
14cu|qdevelop-0.29-1|53	%qmake_qt4 -recursive
14cu|qdevelop-0.29-1|54	%make
14cu|qdevelop-0.29-1|55	# plugins compilation
14cu|qdevelop-0.29-1|56	cd plugins
14cu|qdevelop-0.29-1|57	for pluginName in $(ls)
14cu|qdevelop-0.29-1|58	do
14cu|qdevelop-0.29-1|59	cd $pluginName
14cu|qdevelop-0.29-1|60	%qmake_qt4
14cu|qdevelop-0.29-1|61	%make
14cu|qdevelop-0.29-1|62	cd ..
14cu|qdevelop-0.29-1|63	done
14cu|qdevelop-0.29-1|64	
14cu|qdevelop-0.29-1|65	%install
14cu|qdevelop-0.29-1|66	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qdevelop-0.29-1|67	mkdir -p %{buildroot}/%{_iconsdir}
14cu|qdevelop-0.29-1|68	mkdir -p %{buildroot}/%{_miconsdir}
14cu|qdevelop-0.29-1|69	mkdir -p %{buildroot}/%{_liconsdir}
14cu|qdevelop-0.29-1|70	install %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14cu|qdevelop-0.29-1|71	install %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14cu|qdevelop-0.29-1|72	install %{SOURCE3} %{buildroot}/%{_liconsdir}/%{name}.png
14cu|qdevelop-0.29-1|73	
14cu|qdevelop-0.29-1|74	mkdir -p %{buildroot}%{_datadir}/pixmaps/ %{buildroot}%{_libdir}/%{name}/plugins/ %{buildroot}%{_datadir}/%{name}/translations/
14cu|qdevelop-0.29-1|75	install -Dp bin/plugins/*.so %{buildroot}%{_libdir}/%{name}/plugins/
14cu|qdevelop-0.29-1|76	install -pDm644 resources/translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cu|qdevelop-0.29-1|77	install -pDm644 resources/images/logo.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|qdevelop-0.29-1|78	desktop-file-install --mode 644 --dir %{buildroot}%{_datadir}/applications/ %{name}.desktop
14cu|qdevelop-0.29-1|79	
14cu|qdevelop-0.29-1|80	%files
14cu|qdevelop-0.29-1|81	%doc ChangeLog.txt
14cu|qdevelop-0.29-1|82	%doc README.txt
14cu|qdevelop-0.29-1|83	%{_bindir}/*
14cu|qdevelop-0.29-1|84	%{_datadir}/applications/*
14cu|qdevelop-0.29-1|85	%{_liconsdir}/%{name}.png
14cu|qdevelop-0.29-1|86	%{_iconsdir}/%{name}.png
14cu|qdevelop-0.29-1|87	%{_miconsdir}/%{name}.png
14cu|qdevelop-0.29-1|88	%{_datadir}/pixmaps/%{name}.png
14cu|qdevelop-0.29-1|89	%{_datadir}/%{name}
14cu|qdevelop-0.29-1|90	%{_libdir}/%{name}
14cu|qdevelop-0.29-1|91	
14cu|qdevelop-0.29-1|92	%changelog
14cu|qdevelop-0.29-1|93	
14cu|qdevelop-0.29-1|94	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.29-1
14cu|qdevelop-0.29-1|95	- (3d8fbba) Updated to 0.29
14cu|qdevelop-0.29-1|96	
14cu|qdevelop-0.29-1|97	

14191 14
14cu|qdigidoc-3.12.1-1|1	Summary:	Estonian digital signature application
14cu|qdigidoc-3.12.1-1|2	Name:		qdigidoc
14cu|qdigidoc-3.12.1-1|3	Version:	3.12.1
14cu|qdigidoc-3.12.1-1|4	Release:	1
14cu|qdigidoc-3.12.1-1|5	License:	LGPLv2+
14cu|qdigidoc-3.12.1-1|6	Group:		Office
14cu|qdigidoc-3.12.1-1|7	Url:		http://id.eesti.ee
14cu|qdigidoc-3.12.1-1|8	Source0:	http://archive.esteid.org/%{version}/%{name}-%{version}.tar.gz
14cu|qdigidoc-3.12.1-1|9	BuildRequires:	cmake
14cu|qdigidoc-3.12.1-1|10	BuildRequires:	qt5-linguist-tools
14cu|qdigidoc-3.12.1-1|11	BuildRequires:	openldap-devel
14cu|qdigidoc-3.12.1-1|12	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|qdigidoc-3.12.1-1|13	BuildRequires:	pkgconfig(libdigidocpp)
14cu|qdigidoc-3.12.1-1|14	BuildRequires:	pkgconfig(libpcsclite)
14cu|qdigidoc-3.12.1-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|qdigidoc-3.12.1-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qdigidoc-3.12.1-1|17	BuildRequires:	pkgconfig(Qt5Help)
14cu|qdigidoc-3.12.1-1|18	BuildRequires:	pkgconfig(Qt5Network)
14cu|qdigidoc-3.12.1-1|19	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|qdigidoc-3.12.1-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qdigidoc-3.12.1-1|21	Requires:	ccid
14cu|qdigidoc-3.12.1-1|22	Requires:	opensc
14cu|qdigidoc-3.12.1-1|23	Requires:	pcsc-lite
14cu|qdigidoc-3.12.1-1|24	# fix mga#11352
14cu|qdigidoc-3.12.1-1|25	Requires:	locales-et
14cu|qdigidoc-3.12.1-1|26	
14cu|qdigidoc-3.12.1-1|27	%description
14cu|qdigidoc-3.12.1-1|28	QDigiDoc is an application for digitally signing and encrypting documents in
14cu|qdigidoc-3.12.1-1|29	BDoc, DDoc, and CDoc container formats. These file formats are widespread in
14cu|qdigidoc-3.12.1-1|30	Estonia where they are used for storing legally binding digital signatures.
14cu|qdigidoc-3.12.1-1|31	
14cu|qdigidoc-3.12.1-1|32	%files
14cu|qdigidoc-3.12.1-1|33	%{_bindir}/qdigidocclient
14cu|qdigidoc-3.12.1-1|34	%{_datadir}/appdata/qdigidoc-client.appdata.xml
14cu|qdigidoc-3.12.1-1|35	%{_datadir}/appdata/qdigidoc-cypto.appdata.xml
14cu|qdigidoc-3.12.1-1|36	%{_datadir}/applications/qdigidoc-client.desktop
14cu|qdigidoc-3.12.1-1|37	%{_datadir}/applications/qdigidoc-crypto.desktop
14cu|qdigidoc-3.12.1-1|38	%{_datadir}/mime/packages/*.xml
14cu|qdigidoc-3.12.1-1|39	%{_datadir}/icons/hicolor/*/*/*.png
14cu|qdigidoc-3.12.1-1|40	%{_datadir}/kde4/services/*.desktop
14cu|qdigidoc-3.12.1-1|41	%{_mandir}/man1/qdigidocclient.1.*
14cu|qdigidoc-3.12.1-1|42	
14cu|qdigidoc-3.12.1-1|43	#----------------------------------------------------------------------------
14cu|qdigidoc-3.12.1-1|44	
14cu|qdigidoc-3.12.1-1|45	%package nautilus
14cu|qdigidoc-3.12.1-1|46	Summary:	Nautilus extension for %{name}
14cu|qdigidoc-3.12.1-1|47	Group:		Graphical desktop/GNOME
14cu|qdigidoc-3.12.1-1|48	Requires:	%{name} = %{EVRD}
14cu|qdigidoc-3.12.1-1|49	Requires:	nautilus-python
14cu|qdigidoc-3.12.1-1|50	Requires:	python-gi
14cu|qdigidoc-3.12.1-1|51	
14cu|qdigidoc-3.12.1-1|52	%description nautilus
14cu|qdigidoc-3.12.1-1|53	The %{name}-nautilus package contains the %{name} extension for the
14cu|qdigidoc-3.12.1-1|54	nautilus file manager.
14cu|qdigidoc-3.12.1-1|55	
14cu|qdigidoc-3.12.1-1|56	%files nautilus -f nautilus-qdigidoc.lang
14cu|qdigidoc-3.12.1-1|57	%{_datadir}/nautilus-python/extensions/*
14cu|qdigidoc-3.12.1-1|58	
14cu|qdigidoc-3.12.1-1|59	#----------------------------------------------------------------------------
14cu|qdigidoc-3.12.1-1|60	
14cu|qdigidoc-3.12.1-1|61	%prep
14cu|qdigidoc-3.12.1-1|62	%setup -q
14cu|qdigidoc-3.12.1-1|63	
14cu|qdigidoc-3.12.1-1|64	%build
14cu|qdigidoc-3.12.1-1|65	mkdir -p %{_target_platform}
14cu|qdigidoc-3.12.1-1|66	pushd %{_target_platform}
14cu|qdigidoc-3.12.1-1|67	# Fix linking
14cu|qdigidoc-3.12.1-1|68	LDFLAGS="-Wl,--copy-dt-needed-entries"
14cu|qdigidoc-3.12.1-1|69	export LDFLAGS
14cu|qdigidoc-3.12.1-1|70	%cmake ../..
14cu|qdigidoc-3.12.1-1|71	popd
14cu|qdigidoc-3.12.1-1|72	
14cu|qdigidoc-3.12.1-1|73	%make -C %{_target_platform}/build
14cu|qdigidoc-3.12.1-1|74	
14cu|qdigidoc-3.12.1-1|75	%install
14cu|qdigidoc-3.12.1-1|76	%makeinstall_std -C %{_target_platform}/build
14cu|qdigidoc-3.12.1-1|77	
14cu|qdigidoc-3.12.1-1|78	%find_lang nautilus-qdigidoc
14cu|qdigidoc-3.12.1-1|79	
14cu|qdigidoc-3.12.1-1|80	
14cu|qdigidoc-3.12.1-1|81	%changelog
14cu|qdigidoc-3.12.1-1|82	
14cu|qdigidoc-3.12.1-1|83	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.1-1
14cu|qdigidoc-3.12.1-1|84	- (b0f598d) New version 3.12.1
14cu|qdigidoc-3.12.1-1|85	- (b0f598d) Spec cleanup
14cu|qdigidoc-3.12.1-1|86	
14cu|qdigidoc-3.12.1-1|87	

14192 14
14cu|qdwizard-1.9-4|1	Name:          qdwizard
14cu|qdwizard-1.9-4|2	Summary:       Simple Java Swing Wizard API
14cu|qdwizard-1.9-4|3	Version:       1.9
14cu|qdwizard-1.9-4|4	Release:       4
14cu|qdwizard-1.9-4|5	License:       LGPL
14cu|qdwizard-1.9-4|6	Group:	       Sound
14cu|qdwizard-1.9-4|7	Source0:       %{name}-%{version}.tar.bz2
14cu|qdwizard-1.9-4|8	Patch0:        qdwizard-1.9-fix-build.patch
14cu|qdwizard-1.9-4|9	URL: 	       http://qdwizard.sourceforge.net/
14cu|qdwizard-1.9-4|10	BuildArch:     noarch
14cu|qdwizard-1.9-4|11	
14cu|qdwizard-1.9-4|12	BuildRequires: ant
14cu|qdwizard-1.9-4|13	BuildRequires: java-devel
14cu|qdwizard-1.9-4|14	
14cu|qdwizard-1.9-4|15	%description
14cu|qdwizard-1.9-4|16	* Designed to minimize required code. Only few methods to implement.
14cu|qdwizard-1.9-4|17	* Simple design, only two classes visible by the programmer.
14cu|qdwizard-1.9-4|18	* I18n support for action buttons (en, fr, de, sp, ca, nl for the moment).
14cu|qdwizard-1.9-4|19	* Full branching support, can implement any wizard cinematic.
14cu|qdwizard-1.9-4|20	* Error management using the simple setProblem() method.
14cu|qdwizard-1.9-4|21	* Supports Wizard images natively and resizes image automaticaly.
14cu|qdwizard-1.9-4|22	* Ultra light API: only few KB.
14cu|qdwizard-1.9-4|23	* Actively supported by the Jajuk team.
14cu|qdwizard-1.9-4|24	* Learning curve of 15 minutes maximum.
14cu|qdwizard-1.9-4|25	* Real world samples provided (jajuk classes).
14cu|qdwizard-1.9-4|26	
14cu|qdwizard-1.9-4|27	%files
14cu|qdwizard-1.9-4|28	%{_javadir}/%{name}-%{version}.jar
14cu|qdwizard-1.9-4|29	%{_javadir}/%{name}.jar
14cu|qdwizard-1.9-4|30	
14cu|qdwizard-1.9-4|31	#--------------------------------------------------------------------
14cu|qdwizard-1.9-4|32	
14cu|qdwizard-1.9-4|33	%package javadoc
14cu|qdwizard-1.9-4|34	Summary:        Javadoc for %{name}
14cu|qdwizard-1.9-4|35	Group:          Development/Java
14cu|qdwizard-1.9-4|36	
14cu|qdwizard-1.9-4|37	%description javadoc
14cu|qdwizard-1.9-4|38	Javadoc for %{name}.
14cu|qdwizard-1.9-4|39	
14cu|qdwizard-1.9-4|40	%files javadoc
14cu|qdwizard-1.9-4|41	%defattr(-,root,root,-)
14cu|qdwizard-1.9-4|42	%{_javadocdir}/*
14cu|qdwizard-1.9-4|43	
14cu|qdwizard-1.9-4|44	#--------------------------------------------------------------------
14cu|qdwizard-1.9-4|45	
14cu|qdwizard-1.9-4|46	%prep
14cu|qdwizard-1.9-4|47	%setup -q -n QDWizard
14cu|qdwizard-1.9-4|48	%patch0 -p0
14cu|qdwizard-1.9-4|49	
14cu|qdwizard-1.9-4|50	%build
14cu|qdwizard-1.9-4|51	
14cu|qdwizard-1.9-4|52	ant
14cu|qdwizard-1.9-4|53	
14cu|qdwizard-1.9-4|54	%install
14cu|qdwizard-1.9-4|55	
14cu|qdwizard-1.9-4|56	# jars
14cu|qdwizard-1.9-4|57	install -dm 755 %{buildroot}%{_javadir}
14cu|qdwizard-1.9-4|58	install -m644 qdwizard_releases/qdwizard-1.9/qdwizard-1.9.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|qdwizard-1.9-4|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|qdwizard-1.9-4|60	
14cu|qdwizard-1.9-4|61	# javadoc
14cu|qdwizard-1.9-4|62	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|qdwizard-1.9-4|63	cp -r dist/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|qdwizard-1.9-4|64	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|qdwizard-1.9-4|65	
14cu|qdwizard-1.9-4|66	
14cu|qdwizard-1.9-4|67	
14cu|qdwizard-1.9-4|68	%changelog
14cu|qdwizard-1.9-4|69	
14cu|qdwizard-1.9-4|70	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 1.9-4
14cu|qdwizard-1.9-4|71	- (e5e3726) Drop gcj
14cu|qdwizard-1.9-4|72	
14cu|qdwizard-1.9-4|73	

14193 14
14cu|qelectrotech-0.5-2|1	%define debug_package %{nil}
14cu|qelectrotech-0.5-2|2	
14cu|qelectrotech-0.5-2|3	Name:		qelectrotech
14cu|qelectrotech-0.5-2|4	Epoch:		3
14cu|qelectrotech-0.5-2|5	Version:	0.5
14cu|qelectrotech-0.5-2|6	Release:	2
14cu|qelectrotech-0.5-2|7	Summary:	A tool to design electric diagrams
14cu|qelectrotech-0.5-2|8	License:	GPLv2+
14cu|qelectrotech-0.5-2|9	Group:		Sciences/Other
14cu|qelectrotech-0.5-2|10	URL:		http://qelectrotech.org/
14cu|qelectrotech-0.5-2|11	Source:		http://download.tuxfamily.org/qet/tags/20151127/%{name}-%{version}-src.tar.gz
14cu|qelectrotech-0.5-2|12	BuildRequires:	desktop-file-utils
14cu|qelectrotech-0.5-2|13	BuildRequires:	qt5-devel
14cu|qelectrotech-0.5-2|14	BuildRequires:	pkgconfig(Qt5Svg)
14cu|qelectrotech-0.5-2|15	
14cu|qelectrotech-0.5-2|16	Requires:	qt5-database-plugin-sqlite
14cu|qelectrotech-0.5-2|17	
14cu|qelectrotech-0.5-2|18	%description
14cu|qelectrotech-0.5-2|19	QElectroTech is a Qt5 application to design electric diagrams. It uses XML
14cu|qelectrotech-0.5-2|20	files for elements and diagrams, and includes both a diagram editor and an
14cu|qelectrotech-0.5-2|21	element editor.
14cu|qelectrotech-0.5-2|22	
14cu|qelectrotech-0.5-2|23	%prep
14cu|qelectrotech-0.5-2|24	%setup -q -n %{name}-%{version}%{?prel}-src
14cu|qelectrotech-0.5-2|25	
14cu|qelectrotech-0.5-2|26	sed -e s,/usr/local/,%{_prefix}/, \
14cu|qelectrotech-0.5-2|27	-e /QET_MAN_PATH/s,'man/','share/man', \
14cu|qelectrotech-0.5-2|28	-e /QET_MIME/s,../,, \
14cu|qelectrotech-0.5-2|29	-i %{name}.pro
14cu|qelectrotech-0.5-2|30	
14cu|qelectrotech-0.5-2|31	%build
14cu|qelectrotech-0.5-2|32	%qmake_qt5
14cu|qelectrotech-0.5-2|33	%make
14cu|qelectrotech-0.5-2|34	
14cu|qelectrotech-0.5-2|35	%install
14cu|qelectrotech-0.5-2|36	%make_install INSTALL_ROOT=%{buildroot}
14cu|qelectrotech-0.5-2|37	
14cu|qelectrotech-0.5-2|38	# let files section handle docs
14cu|qelectrotech-0.5-2|39	rm -rf %{buildroot}%{_prefix}/doc
14cu|qelectrotech-0.5-2|40	
14cu|qelectrotech-0.5-2|41	desktop-file-install --vendor="" \
14cu|qelectrotech-0.5-2|42	--add-category=Electronics \
14cu|qelectrotech-0.5-2|43	--remove-key=Version \
14cu|qelectrotech-0.5-2|44	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|qelectrotech-0.5-2|45	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qelectrotech-0.5-2|46	
14cu|qelectrotech-0.5-2|47	%find_lang %{name} --with-man
14cu|qelectrotech-0.5-2|48	
14cu|qelectrotech-0.5-2|49	%files -f %{name}.lang
14cu|qelectrotech-0.5-2|50	%doc ChangeLog CREDIT ELEMENTS.LICENSE LICENSE README
14cu|qelectrotech-0.5-2|51	%{_bindir}/%{name}
14cu|qelectrotech-0.5-2|52	%{_datadir}/%{name}/
14cu|qelectrotech-0.5-2|53	%{_datadir}/applications/%{name}.desktop
14cu|qelectrotech-0.5-2|54	%{_datadir}/mimelnk/application/*.desktop
14cu|qelectrotech-0.5-2|55	%{_datadir}/mime/packages/%{name}.xml
14cu|qelectrotech-0.5-2|56	%{_datadir}/mime/application/*.xml
14cu|qelectrotech-0.5-2|57	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qelectrotech-0.5-2|58	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qelectrotech-0.5-2|59	%{_iconsdir}/hicolor/*/mimetypes/*.png
14cu|qelectrotech-0.5-2|60	%{_mandir}/man1/%{name}.1.*
14cu|qelectrotech-0.5-2|61	
14cu|qelectrotech-0.5-2|62	
14cu|qelectrotech-0.5-2|63	
14cu|qelectrotech-0.5-2|64	%changelog
14cu|qelectrotech-0.5-2|65	
14cu|qelectrotech-0.5-2|66	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 3:0.5-2
14cu|qelectrotech-0.5-2|67	- (7a6389a) Fix BRs
14cu|qelectrotech-0.5-2|68	
14cu|qelectrotech-0.5-2|69	

14194 14
14cu|qgis-2.10.1-2|1	# Doesnt build with -j16, does with -j12 or lower, we choose -j8
14cu|qgis-2.10.1-2|2	%global make %(cpus=%_smp_mflags;if [ "${cpus##-j}" -gt 8 ];then echo make -j8;else echo make $cpus;fi)
14cu|qgis-2.10.1-2|3	
14cu|qgis-2.10.1-2|4	%define __noautoreq '.*libgrass_.*'
14cu|qgis-2.10.1-2|5	
14cu|qgis-2.10.1-2|6	%define libanalysis %mklibname qgis_analysis %{version}
14cu|qgis-2.10.1-2|7	%define libcore %mklibname qgis_core %{version}
14cu|qgis-2.10.1-2|8	%define libgui %mklibname qgis_gui %{version}
14cu|qgis-2.10.1-2|9	%define libnetworkanalysis %mklibname qgis_networkanalysis %{version}
14cu|qgis-2.10.1-2|10	
14cu|qgis-2.10.1-2|11	%define libgrass %mklibname qgisgrass7_ %{version}
14cu|qgis-2.10.1-2|12	%define libpython %mklibname qgispython %{version}
14cu|qgis-2.10.1-2|13	
14cu|qgis-2.10.1-2|14	%define devname %mklibname %{name} -d
14cu|qgis-2.10.1-2|15	
14cu|qgis-2.10.1-2|16	Summary:	Geographic Information System for Linux/Unix
14cu|qgis-2.10.1-2|17	Name:		qgis
14cu|qgis-2.10.1-2|18	Version:	2.10.1
14cu|qgis-2.10.1-2|19	Release:	2
14cu|qgis-2.10.1-2|20	License:	GPLv2+
14cu|qgis-2.10.1-2|21	Group:		Sciences/Geosciences
14cu|qgis-2.10.1-2|22	Url:		http://www.qgis.org/
14cu|qgis-2.10.1-2|23	Source0:	http://qgis.org/downloads/%{name}-%{version}.tar.bz2
14cu|qgis-2.10.1-2|24	Source1:	%{name}-mime.xml
14cu|qgis-2.10.1-2|25	BuildRequires:	bison
14cu|qgis-2.10.1-2|26	BuildRequires:	cmake
14cu|qgis-2.10.1-2|27	BuildRequires:	dos2unix
14cu|qgis-2.10.1-2|28	BuildRequires:	flex
14cu|qgis-2.10.1-2|29	BuildRequires:	grass
14cu|qgis-2.10.1-2|30	BuildRequires:	imagemagick
14cu|qgis-2.10.1-2|31	BuildRequires:	mlocate
14cu|qgis-2.10.1-2|32	BuildRequires:	postgis
14cu|qgis-2.10.1-2|33	BuildRequires:	python-sip
14cu|qgis-2.10.1-2|34	BuildRequires:	gdal-devel
14cu|qgis-2.10.1-2|35	BuildRequires:	geos-devel
14cu|qgis-2.10.1-2|36	BuildRequires:	libqwt-devel
14cu|qgis-2.10.1-2|37	BuildRequires:	python-BioSQL
14cu|qgis-2.10.1-2|38	BuildRequires:	python-qt4-devel
14cu|qgis-2.10.1-2|39	BuildRequires:	qscintilla-qt4-devel
14cu|qgis-2.10.1-2|40	BuildRequires:	qt4-devel
14cu|qgis-2.10.1-2|41	BuildRequires:	qt4-linguist
14cu|qgis-2.10.1-2|42	BuildRequires:	spatialindex-devel
14cu|qgis-2.10.1-2|43	BuildRequires:	pkgconfig(cfitsio)
14cu|qgis-2.10.1-2|44	BuildRequires:	pkgconfig(expat)
14cu|qgis-2.10.1-2|45	BuildRequires:	pkgconfig(gsl)
14cu|qgis-2.10.1-2|46	BuildRequires:	pkgconfig(libpq)
14cu|qgis-2.10.1-2|47	BuildRequires:	pkgconfig(netcdf)
14cu|qgis-2.10.1-2|48	BuildRequires:	pkgconfig(proj)
14cu|qgis-2.10.1-2|49	BuildRequires:	pkgconfig(python)
14cu|qgis-2.10.1-2|50	BuildRequires:	pkgconfig(spatialite)
14cu|qgis-2.10.1-2|51	Requires:	python-BioSQL
14cu|qgis-2.10.1-2|52	Requires:	postgis
14cu|qgis-2.10.1-2|53	Obsoletes:	%{name}-theme-gis < 1.8.0
14cu|qgis-2.10.1-2|54	
14cu|qgis-2.10.1-2|55	%description
14cu|qgis-2.10.1-2|56	Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
14cu|qgis-2.10.1-2|57	built for Linux/Unix. QGIS will offer support for vector and raster formats.
14cu|qgis-2.10.1-2|58	Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
14cu|qgis-2.10.1-2|59	
14cu|qgis-2.10.1-2|60	Planned features include:
14cu|qgis-2.10.1-2|61	
14cu|qgis-2.10.1-2|62	* Read and edit shapefiles
14cu|qgis-2.10.1-2|63	* Display georeferenced rasters (tiff, png, geotiff)
14cu|qgis-2.10.1-2|64	* Plugins to dynamically add new functionality to the application
14cu|qgis-2.10.1-2|65	* Support for database tables
14cu|qgis-2.10.1-2|66	* Support for spatially enabled tables in PostgreSQL using PostGIS
14cu|qgis-2.10.1-2|67	* Map output
14cu|qgis-2.10.1-2|68	* Script engine
14cu|qgis-2.10.1-2|69	* Metadata support
14cu|qgis-2.10.1-2|70	
14cu|qgis-2.10.1-2|71	%files
14cu|qgis-2.10.1-2|72	%doc BUGS TODO
14cu|qgis-2.10.1-2|73	%{_bindir}/qbrowser
14cu|qgis-2.10.1-2|74	%{_bindir}/qgis_bench
14cu|qgis-2.10.1-2|75	%{_libdir}/%{name}/crssync
14cu|qgis-2.10.1-2|76	%{_bindir}/%{name}
14cu|qgis-2.10.1-2|77	%{_libdir}/%{name}/qgis_help
14cu|qgis-2.10.1-2|78	%dir %{_libdir}/%{name}
14cu|qgis-2.10.1-2|79	%{_libdir}/%{name}/*.so
14cu|qgis-2.10.1-2|80	%exclude %{_libdir}/%{name}/libgrass*.so
14cu|qgis-2.10.1-2|81	%{_datadir}/%{name}/doc
14cu|qgis-2.10.1-2|82	%{_datadir}/applications/*.desktop
14cu|qgis-2.10.1-2|83	%dir %{_datadir}/%{name}
14cu|qgis-2.10.1-2|84	%{_datadir}/%{name}/i18n
14cu|qgis-2.10.1-2|85	%{_datadir}/%{name}/images
14cu|qgis-2.10.1-2|86	%{_datadir}/%{name}/resources
14cu|qgis-2.10.1-2|87	%{_datadir}/%{name}/svg
14cu|qgis-2.10.1-2|88	%{_datadir}/mime/packages/*
14cu|qgis-2.10.1-2|89	%{_datadir}/pixmaps/*
14cu|qgis-2.10.1-2|90	%{_mandir}/man1/*
14cu|qgis-2.10.1-2|91	%{_iconsdir}/hicolor/*/apps/*
14cu|qgis-2.10.1-2|92	%{_iconsdir}/hicolor/*/mimetypes/*
14cu|qgis-2.10.1-2|93	
14cu|qgis-2.10.1-2|94	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|95	
14cu|qgis-2.10.1-2|96	%package -n %{libanalysis}
14cu|qgis-2.10.1-2|97	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|98	Group:		System/Libraries
14cu|qgis-2.10.1-2|99	
14cu|qgis-2.10.1-2|100	%description -n %{libanalysis}
14cu|qgis-2.10.1-2|101	Shared library for %{name}.
14cu|qgis-2.10.1-2|102	
14cu|qgis-2.10.1-2|103	%files -n %{libanalysis}
14cu|qgis-2.10.1-2|104	%{_libdir}/libqgis_analysis.so.%{version}
14cu|qgis-2.10.1-2|105	
14cu|qgis-2.10.1-2|106	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|107	
14cu|qgis-2.10.1-2|108	%package -n %{libcore}
14cu|qgis-2.10.1-2|109	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|110	Group:		System/Libraries
14cu|qgis-2.10.1-2|111	
14cu|qgis-2.10.1-2|112	%description -n %{libcore}
14cu|qgis-2.10.1-2|113	Shared library for %{name}.
14cu|qgis-2.10.1-2|114	
14cu|qgis-2.10.1-2|115	%files -n %{libcore}
14cu|qgis-2.10.1-2|116	%{_libdir}/libqgis_core.so.%{version}
14cu|qgis-2.10.1-2|117	
14cu|qgis-2.10.1-2|118	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|119	
14cu|qgis-2.10.1-2|120	%package -n %{libgui}
14cu|qgis-2.10.1-2|121	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|122	Group:		System/Libraries
14cu|qgis-2.10.1-2|123	
14cu|qgis-2.10.1-2|124	%description -n %{libgui}
14cu|qgis-2.10.1-2|125	Shared library for %{name}.
14cu|qgis-2.10.1-2|126	
14cu|qgis-2.10.1-2|127	%files -n %{libgui}
14cu|qgis-2.10.1-2|128	%{_libdir}/libqgis_gui.so.%{version}
14cu|qgis-2.10.1-2|129	
14cu|qgis-2.10.1-2|130	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|131	
14cu|qgis-2.10.1-2|132	%package -n %{libnetworkanalysis}
14cu|qgis-2.10.1-2|133	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|134	Group:		System/Libraries
14cu|qgis-2.10.1-2|135	
14cu|qgis-2.10.1-2|136	%description -n %{libnetworkanalysis}
14cu|qgis-2.10.1-2|137	Shared library for %{name}.
14cu|qgis-2.10.1-2|138	
14cu|qgis-2.10.1-2|139	%files -n %{libnetworkanalysis}
14cu|qgis-2.10.1-2|140	%{_libdir}/libqgis_networkanalysis.so.%{version}
14cu|qgis-2.10.1-2|141	
14cu|qgis-2.10.1-2|142	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|143	
14cu|qgis-2.10.1-2|144	%package -n %{libgrass}
14cu|qgis-2.10.1-2|145	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|146	Group:		System/Libraries
14cu|qgis-2.10.1-2|147	
14cu|qgis-2.10.1-2|148	%description -n %{libgrass}
14cu|qgis-2.10.1-2|149	Shared library for %{name}.
14cu|qgis-2.10.1-2|150	
14cu|qgis-2.10.1-2|151	%files -n %{libgrass}
14cu|qgis-2.10.1-2|152	%{_libdir}/libqgisgrass7.so.%{version}
14cu|qgis-2.10.1-2|153	
14cu|qgis-2.10.1-2|154	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|155	
14cu|qgis-2.10.1-2|156	%package -n %{libpython}
14cu|qgis-2.10.1-2|157	Summary:	Shared library for %{name}
14cu|qgis-2.10.1-2|158	Group:		System/Libraries
14cu|qgis-2.10.1-2|159	
14cu|qgis-2.10.1-2|160	%description -n %{libpython}
14cu|qgis-2.10.1-2|161	Shared library for %{name}.
14cu|qgis-2.10.1-2|162	
14cu|qgis-2.10.1-2|163	%files -n %{libpython}
14cu|qgis-2.10.1-2|164	%{_libdir}/libqgispython.so.%{version}
14cu|qgis-2.10.1-2|165	
14cu|qgis-2.10.1-2|166	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|167	
14cu|qgis-2.10.1-2|168	%package -n %{devname}
14cu|qgis-2.10.1-2|169	Summary:	Development libraries and headers for QGIS
14cu|qgis-2.10.1-2|170	Group:		Sciences/Geosciences
14cu|qgis-2.10.1-2|171	Requires:	%{libanalysis} = %{EVRD}
14cu|qgis-2.10.1-2|172	Requires:	%{libcore} = %{EVRD}
14cu|qgis-2.10.1-2|173	Requires:	%{libgui} = %{EVRD}
14cu|qgis-2.10.1-2|174	Requires:	%{libnetworkanalysis} = %{EVRD}
14cu|qgis-2.10.1-2|175	Requires:	%{libgrass} = %{EVRD}
14cu|qgis-2.10.1-2|176	Requires:	%{libpython} = %{EVRD}
14cu|qgis-2.10.1-2|177	Provides:	%{name}-devel = %{EVRD}
14cu|qgis-2.10.1-2|178	Conflicts:	%{name}-devel < 2.10.1
14cu|qgis-2.10.1-2|179	Obsoletes:	%{name}-devel < 2.10.1
14cu|qgis-2.10.1-2|180	Conflicts:	qgis < 0.11.0
14cu|qgis-2.10.1-2|181	Conflicts:	qgiss-grass < 0.11.0
14cu|qgis-2.10.1-2|182	
14cu|qgis-2.10.1-2|183	%description -n %{devname}
14cu|qgis-2.10.1-2|184	Development headers for QGIS.
14cu|qgis-2.10.1-2|185	
14cu|qgis-2.10.1-2|186	%files -n %{devname}
14cu|qgis-2.10.1-2|187	%{_includedir}/*
14cu|qgis-2.10.1-2|188	%{_libdir}/lib%{name}_*.so
14cu|qgis-2.10.1-2|189	%{_libdir}/libqgisgrass7.so
14cu|qgis-2.10.1-2|190	%{_libdir}/libqgispython.so
14cu|qgis-2.10.1-2|191	%{_datadir}/%{name}/FindQGIS.cmake
14cu|qgis-2.10.1-2|192	
14cu|qgis-2.10.1-2|193	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|194	
14cu|qgis-2.10.1-2|195	%package grass
14cu|qgis-2.10.1-2|196	Summary:	QGIS plugins for accessing GRASS data
14cu|qgis-2.10.1-2|197	Group:		Sciences/Geosciences
14cu|qgis-2.10.1-2|198	Requires:	grass
14cu|qgis-2.10.1-2|199	Conflicts:	qgis < 0.11.0
14cu|qgis-2.10.1-2|200	
14cu|qgis-2.10.1-2|201	%description grass
14cu|qgis-2.10.1-2|202	This package provides plugins for QGIS that provide access to GRASS data from
14cu|qgis-2.10.1-2|203	within QGIS.
14cu|qgis-2.10.1-2|204	
14cu|qgis-2.10.1-2|205	%files grass
14cu|qgis-2.10.1-2|206	%{_libdir}/%{name}/libgrass*.so
14cu|qgis-2.10.1-2|207	%{_libdir}/%{name}/grass
14cu|qgis-2.10.1-2|208	%{_datadir}/%{name}/grass
14cu|qgis-2.10.1-2|209	
14cu|qgis-2.10.1-2|210	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|211	
14cu|qgis-2.10.1-2|212	%package python
14cu|qgis-2.10.1-2|213	Summary:	Python integration and plugins for qgis
14cu|qgis-2.10.1-2|214	Group:		Sciences/Geosciences
14cu|qgis-2.10.1-2|215	Requires:	%{name} = %{EVRD}
14cu|qgis-2.10.1-2|216	Requires:	python-sip
14cu|qgis-2.10.1-2|217	Requires:	python-qt4
14cu|qgis-2.10.1-2|218	Conflicts:	qgis < 0.11.0
14cu|qgis-2.10.1-2|219	
14cu|qgis-2.10.1-2|220	%description python
14cu|qgis-2.10.1-2|221	Python integration and plugins for qgis.
14cu|qgis-2.10.1-2|222	
14cu|qgis-2.10.1-2|223	%files python
14cu|qgis-2.10.1-2|224	%{_datadir}/%{name}/python
14cu|qgis-2.10.1-2|225	
14cu|qgis-2.10.1-2|226	#----------------------------------------------------------------------------
14cu|qgis-2.10.1-2|227	
14cu|qgis-2.10.1-2|228	%prep
14cu|qgis-2.10.1-2|229	%setup -q
14cu|qgis-2.10.1-2|230	
14cu|qgis-2.10.1-2|231	%build
14cu|qgis-2.10.1-2|232	%cmake_qt4 \
14cu|qgis-2.10.1-2|233	-DQGIS_LIB_SUBDIR=%{_lib} \
14cu|qgis-2.10.1-2|234	-DQGIS_PLUGIN_SUBDIR=%{_lib}/qgis \
14cu|qgis-2.10.1-2|235	-DGRASS_PREFIX=%{_libdir}/grass70
14cu|qgis-2.10.1-2|236	
14cu|qgis-2.10.1-2|237	%make
14cu|qgis-2.10.1-2|238	
14cu|qgis-2.10.1-2|239	%install
14cu|qgis-2.10.1-2|240	%makeinstall_std -C build
14cu|qgis-2.10.1-2|241	
14cu|qgis-2.10.1-2|242	mkdir -p %{buildroot}/%{_datadir}/applications
14cu|qgis-2.10.1-2|243	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|qgis-2.10.1-2|244	[Desktop Entry]
14cu|qgis-2.10.1-2|245	Name=Quantum GIS
14cu|qgis-2.10.1-2|246	Comment=Quantum Geographic Information System
14cu|qgis-2.10.1-2|247	Exec=%{_bindir}/%{name}
14cu|qgis-2.10.1-2|248	Icon=%{name}
14cu|qgis-2.10.1-2|249	Terminal=false
14cu|qgis-2.10.1-2|250	Type=Application
14cu|qgis-2.10.1-2|251	Categories=Science;Geoscience;Qt;
14cu|qgis-2.10.1-2|252	EOF
14cu|qgis-2.10.1-2|253	
14cu|qgis-2.10.1-2|254	mv %{buildroot}/%{_prefix}/man %{buildroot}/%{_datadir}
14cu|qgis-2.10.1-2|255	
14cu|qgis-2.10.1-2|256	desktop-file-install \
14cu|qgis-2.10.1-2|257	--remove-mime-type="application/x-raster-ecw" \
14cu|qgis-2.10.1-2|258	--remove-mime-type="application/x-raster-mrsid" \
14cu|qgis-2.10.1-2|259	--dir=%{buildroot}%{_datadir}/applications \
14cu|qgis-2.10.1-2|260	debian/qgis.desktop
14cu|qgis-2.10.1-2|261	
14cu|qgis-2.10.1-2|262	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|qgis-2.10.1-2|263	debian/qbrowser.desktop
14cu|qgis-2.10.1-2|264	
14cu|qgis-2.10.1-2|265	# Install MIME type definitions
14cu|qgis-2.10.1-2|266	install -d %{buildroot}%{_datadir}/mime/packages
14cu|qgis-2.10.1-2|267	install -pm0644 %{SOURCE1} \
14cu|qgis-2.10.1-2|268	%{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|qgis-2.10.1-2|269	
14cu|qgis-2.10.1-2|270	# Install application and MIME icons
14cu|qgis-2.10.1-2|271	install -pd %{buildroot}%{_datadir}/pixmaps
14cu|qgis-2.10.1-2|272	install -pd %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
14cu|qgis-2.10.1-2|273	install -pd %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|qgis-2.10.1-2|274	install -pd %{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes
14cu|qgis-2.10.1-2|275	install -pm0644 \
14cu|qgis-2.10.1-2|276	%{buildroot}%{_datadir}/%{name}/images/icons/%{name}-icon.png \
14cu|qgis-2.10.1-2|277	%{buildroot}%{_datadir}/pixmaps/%{name}-icon.png
14cu|qgis-2.10.1-2|278	install -pm0644 \
14cu|qgis-2.10.1-2|279	images/icons/%{name}-icon-16x16.png \
14cu|qgis-2.10.1-2|280	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}-icon.png
14cu|qgis-2.10.1-2|281	install -pm0644 \
14cu|qgis-2.10.1-2|282	images/icons/%{name}_icon.svg \
14cu|qgis-2.10.1-2|283	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}-icon.svg
14cu|qgis-2.10.1-2|284	install -pm0644 \
14cu|qgis-2.10.1-2|285	%{buildroot}%{_datadir}/%{name}/images/icons/%{name}-mime-icon.png \
14cu|qgis-2.10.1-2|286	%{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes/application-x-qgis-layer-settings.png
14cu|qgis-2.10.1-2|287	install -pm0644 \
14cu|qgis-2.10.1-2|288	%{buildroot}%{_datadir}/%{name}/images/icons/%{name}-mime-icon.png \
14cu|qgis-2.10.1-2|289	%{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes/application-x-qgis-project.png
14cu|qgis-2.10.1-2|290	
14cu|qgis-2.10.1-2|291	%changelog
14cu|qgis-2.10.1-2|292	
14cu|qgis-2.10.1-2|293	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10.1-2
14cu|qgis-2.10.1-2|294	- (39a3da1) Bump release
14cu|qgis-2.10.1-2|295	
14cu|qgis-2.10.1-2|296	

14195 14
14cu|qgit-2.5-1|1	
14cu|qgit-2.5-1|2	Summary: A git GUI viewer
14cu|qgit-2.5-1|3	Name: qgit
14cu|qgit-2.5-1|4	Version: 2.5
14cu|qgit-2.5-1|5	Release: 1
14cu|qgit-2.5-1|6	Source0: http://libre.tibirna.org/attachments/download/9/%{name}-%{version}.tar.gz
14cu|qgit-2.5-1|7	Patch0: %{name}-2.5-qmake.patch
14cu|qgit-2.5-1|8	Patch1: %{name}-2.5-fix-format.patch
14cu|qgit-2.5-1|9	License: GPL
14cu|qgit-2.5-1|10	Group: Development/Other
14cu|qgit-2.5-1|11	Url: http://repo.or.cz/w/qgit4/redivivus.git
14cu|qgit-2.5-1|12	BuildRequires: scons
14cu|qgit-2.5-1|13	BuildRequires: qt4-devel
14cu|qgit-2.5-1|14	Requires: git-core
14cu|qgit-2.5-1|15	
14cu|qgit-2.5-1|16	%define qtdir /usr/lib/qt4
14cu|qgit-2.5-1|17	
14cu|qgit-2.5-1|18	%description
14cu|qgit-2.5-1|19	With qgit you will be able to browse revisions history, view patch content
14cu|qgit-2.5-1|20	and changed
14cu|qgit-2.5-1|21	files, graphically following different development branches.
14cu|qgit-2.5-1|22	
14cu|qgit-2.5-1|23	Main features
14cu|qgit-2.5-1|24	- View revisions, diffs, files history, files annotation, archive tree.
14cu|qgit-2.5-1|25	- Commit changes visually cherry picking modified files.
14cu|qgit-2.5-1|26	- Apply or format patch series from selected commits, drag and
14cu|qgit-2.5-1|27	drop commits between two instances of qgit.
14cu|qgit-2.5-1|28	- qgit implements a GUI for the most common StGIT commands like push/pop
14cu|qgit-2.5-1|29	and apply/format patches. You can also create new patches or refresh
14cu|qgit-2.5-1|30	current top one using the same semantics of git commit, i.e. cherry
14cu|qgit-2.5-1|31	picking single modified files.
14cu|qgit-2.5-1|32	
14cu|qgit-2.5-1|33	%prep
14cu|qgit-2.5-1|34	%setup -qn redivivus
14cu|qgit-2.5-1|35	%patch0 -p1 -b .qmake
14cu|qgit-2.5-1|36	%patch1 -p1 -b .fix-format
14cu|qgit-2.5-1|37	
14cu|qgit-2.5-1|38	%build
14cu|qgit-2.5-1|39	qmake %{name}.pro
14cu|qgit-2.5-1|40	%make
14cu|qgit-2.5-1|41	
14cu|qgit-2.5-1|42	%install
14cu|qgit-2.5-1|43	make install INSTALL_ROOT=%{buildroot}
14cu|qgit-2.5-1|44	
14cu|qgit-2.5-1|45	%clean
14cu|qgit-2.5-1|46	
14cu|qgit-2.5-1|47	%files
14cu|qgit-2.5-1|48	%doc README
14cu|qgit-2.5-1|49	%{_bindir}/qgit
14cu|qgit-2.5-1|50	
14cu|qgit-2.5-1|51	%changelog
14cu|qgit-2.5-1|52	* Sat Dec 27 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.5-1
14cu|qgit-2.5-1|53	+ Revision: 2b522cb
14cu|qgit-2.5-1|54	- Fixes for version 2.5
14cu|qgit-2.5-1|55	
14cu|qgit-2.5-1|56	

14196 14
14cu|qhull-2012.1-6|1	%define major 6.3.0.1483
14cu|qhull-2012.1-6|2	%define libname %mklibname %{name} %{major}
14cu|qhull-2012.1-6|3	%define libname6p %mklibname %{name}6_p %{major}
14cu|qhull-2012.1-6|4	%define devname %mklibname %{name} -d
14cu|qhull-2012.1-6|5	%define sdevname %mklibname %{name} -d -s
14cu|qhull-2012.1-6|6	
14cu|qhull-2012.1-6|7	Summary:	Compute convex hulls
14cu|qhull-2012.1-6|8	Name:		qhull
14cu|qhull-2012.1-6|9	Version:	2012.1
14cu|qhull-2012.1-6|10	Release:	6
14cu|qhull-2012.1-6|11	License:	GPLv2+
14cu|qhull-2012.1-6|12	Group:		System/Libraries
14cu|qhull-2012.1-6|13	Url:		http://www.qhull.org/
14cu|qhull-2012.1-6|14	Source0:	http://www.qhull.org/files/%{name}-%{version}-src.tgz
14cu|qhull-2012.1-6|15	BuildRequires:	cmake
14cu|qhull-2012.1-6|16	Patch0:		qhull-2012.1-format.patch
14cu|qhull-2012.1-6|17	
14cu|qhull-2012.1-6|18	%description
14cu|qhull-2012.1-6|19	Qhull computes convex hulls, Delaunay triangulations, halfspace
14cu|qhull-2012.1-6|20	intersections about a point, Voronoi diagrams, furthest-site Delaunay
14cu|qhull-2012.1-6|21	triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d,
14cu|qhull-2012.1-6|22	4-d, and higher dimensions. It implements the Quickhull algorithm for
14cu|qhull-2012.1-6|23	computing the convex hull. Qhull handles roundoff errors from floating
14cu|qhull-2012.1-6|24	point arithmetic. It can approximate a convex hull.
14cu|qhull-2012.1-6|25	
14cu|qhull-2012.1-6|26	%files
14cu|qhull-2012.1-6|27	%doc Announce.txt COPYING.txt README.txt REGISTER.txt
14cu|qhull-2012.1-6|28	%{_bindir}/qconvex*
14cu|qhull-2012.1-6|29	%{_bindir}/qdelaunay*
14cu|qhull-2012.1-6|30	%{_bindir}/qhalf*
14cu|qhull-2012.1-6|31	%{_bindir}/qhull*
14cu|qhull-2012.1-6|32	%{_bindir}/qvoronoi*
14cu|qhull-2012.1-6|33	%{_bindir}/rbox*
14cu|qhull-2012.1-6|34	%{_bindir}/testqset*
14cu|qhull-2012.1-6|35	%{_bindir}/user_eg*
14cu|qhull-2012.1-6|36	%{_mandir}/man1/qhull.1*
14cu|qhull-2012.1-6|37	%{_mandir}/man1/rbox.1*
14cu|qhull-2012.1-6|38	%exclude %{_docdir}/%{name}/html
14cu|qhull-2012.1-6|39	
14cu|qhull-2012.1-6|40	#----------------------------------------------------------------------------
14cu|qhull-2012.1-6|41	
14cu|qhull-2012.1-6|42	%package -n %{libname}
14cu|qhull-2012.1-6|43	Summary:	Shared library for %{name}
14cu|qhull-2012.1-6|44	Group:		System/Libraries
14cu|qhull-2012.1-6|45	Conflicts:	%{_lib}qhull6 < 2012.1-6
14cu|qhull-2012.1-6|46	Obsoletes:	%{_lib}qhull6 < 2012.1-6
14cu|qhull-2012.1-6|47	
14cu|qhull-2012.1-6|48	%description -n %{libname}
14cu|qhull-2012.1-6|49	Shared library for %{name}.
14cu|qhull-2012.1-6|50	
14cu|qhull-2012.1-6|51	%files -n %{libname}
14cu|qhull-2012.1-6|52	%{_libdir}/libqhull.so.%{major}
14cu|qhull-2012.1-6|53	
14cu|qhull-2012.1-6|54	#----------------------------------------------------------------------------
14cu|qhull-2012.1-6|55	
14cu|qhull-2012.1-6|56	%package -n %{libname6p}
14cu|qhull-2012.1-6|57	Summary:	Shared library for %{name}
14cu|qhull-2012.1-6|58	Group:		System/Libraries
14cu|qhull-2012.1-6|59	Conflicts:	%{_lib}qhull6 < 2012.1-6
14cu|qhull-2012.1-6|60	
14cu|qhull-2012.1-6|61	%description -n %{libname6p}
14cu|qhull-2012.1-6|62	Shared library for %{name}.
14cu|qhull-2012.1-6|63	
14cu|qhull-2012.1-6|64	%files -n %{libname6p}
14cu|qhull-2012.1-6|65	%{_libdir}/libqhull6_p.so.%{major}
14cu|qhull-2012.1-6|66	
14cu|qhull-2012.1-6|67	#----------------------------------------------------------------------------
14cu|qhull-2012.1-6|68	
14cu|qhull-2012.1-6|69	%package -n %{devname}
14cu|qhull-2012.1-6|70	Summary:	Header files and libraries for development with %{name}
14cu|qhull-2012.1-6|71	Group:		Development/C
14cu|qhull-2012.1-6|72	Requires:	%{libname} = %{EVRD}
14cu|qhull-2012.1-6|73	Requires:	%{libname6p} = %{EVRD}
14cu|qhull-2012.1-6|74	Provides:	%{name}-devel = %{EVRD}
14cu|qhull-2012.1-6|75	
14cu|qhull-2012.1-6|76	%description -n %{devname}
14cu|qhull-2012.1-6|77	Header files and libraries for development with %{name}.
14cu|qhull-2012.1-6|78	
14cu|qhull-2012.1-6|79	%files -n %{devname}
14cu|qhull-2012.1-6|80	%{_libdir}/*.so
14cu|qhull-2012.1-6|81	%{_includedir}/*
14cu|qhull-2012.1-6|82	%doc %{_docdir}/%{name}/html
14cu|qhull-2012.1-6|83	
14cu|qhull-2012.1-6|84	#----------------------------------------------------------------------------
14cu|qhull-2012.1-6|85	
14cu|qhull-2012.1-6|86	%package -n %{sdevname}
14cu|qhull-2012.1-6|87	Summary:	Static library for development with %{name}
14cu|qhull-2012.1-6|88	Group:		Development/C
14cu|qhull-2012.1-6|89	Requires:	%{devname} = %{EVRD}
14cu|qhull-2012.1-6|90	Provides:	%{name}-static-devel = %{EVRD}
14cu|qhull-2012.1-6|91	
14cu|qhull-2012.1-6|92	%description -n %{sdevname}
14cu|qhull-2012.1-6|93	Header files and static library for development with %{name}.
14cu|qhull-2012.1-6|94	
14cu|qhull-2012.1-6|95	%files -n %{sdevname}
14cu|qhull-2012.1-6|96	%{_libdir}/*.a
14cu|qhull-2012.1-6|97	
14cu|qhull-2012.1-6|98	#----------------------------------------------------------------------------
14cu|qhull-2012.1-6|99	
14cu|qhull-2012.1-6|100	%prep
14cu|qhull-2012.1-6|101	%setup -q
14cu|qhull-2012.1-6|102	%patch0 -p1
14cu|qhull-2012.1-6|103	
14cu|qhull-2012.1-6|104	%build
14cu|qhull-2012.1-6|105	export CFLAGS="%{optflags}"
14cu|qhull-2012.1-6|106	export CXXFLAGS="%{optflags}"
14cu|qhull-2012.1-6|107	pushd build
14cu|qhull-2012.1-6|108	cmake \
14cu|qhull-2012.1-6|109	-DCMAKE_INSTALL_PREFIX:PATH=%{buildroot}%{_prefix} \
14cu|qhull-2012.1-6|110	-DLIB_INSTALL_DIR:PATH=%{buildroot}%{_libdir} \
14cu|qhull-2012.1-6|111	-DMAN_INSTALL_DIR:PATH=%{buildroot}%{_mandir}/man1 \
14cu|qhull-2012.1-6|112	-DDOC_INSTALL_DIR:PATH=%{buildroot}%{_docdir}/%{name} \
14cu|qhull-2012.1-6|113	..
14cu|qhull-2012.1-6|114	%make
14cu|qhull-2012.1-6|115	popd
14cu|qhull-2012.1-6|116	
14cu|qhull-2012.1-6|117	%install
14cu|qhull-2012.1-6|118	make -C build install
14cu|qhull-2012.1-6|119	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|qhull-2012.1-6|120	cp -fpa html %{buildroot}%{_docdir}/%{name}
14cu|qhull-2012.1-6|121	
14cu|qhull-2012.1-6|122	# add some symlinks to satisfy octave configure
14cu|qhull-2012.1-6|123	ln -sf libqhull %{buildroot}%{_includedir}/qhull
14cu|qhull-2012.1-6|124	ln -sf libqhull.h %{buildroot}%{_includedir}/qhull/qhull.h
14cu|qhull-2012.1-6|125	
14cu|qhull-2012.1-6|126	
14cu|qhull-2012.1-6|127	%changelog
14cu|qhull-2012.1-6|128	
14cu|qhull-2012.1-6|129	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012.1-6
14cu|qhull-2012.1-6|130	- (445c3f7) Move libqhull6_p to individual package
14cu|qhull-2012.1-6|131	- (445c3f7) Fix library major version
14cu|qhull-2012.1-6|132	
14cu|qhull-2012.1-6|133	

14197 14
14cu|qiv-2.3.1-1|1	Name:		qiv
14cu|qiv-2.3.1-1|2	Version:	2.3.1
14cu|qiv-2.3.1-1|3	Release:	1
14cu|qiv-2.3.1-1|4	Summary:	Gdk/imlib image viewer
14cu|qiv-2.3.1-1|5	Group:		Graphics
14cu|qiv-2.3.1-1|6	License:	GPL+
14cu|qiv-2.3.1-1|7	Url:		http://spiegl.de/qiv/
14cu|qiv-2.3.1-1|8	Source0:	http://spiegl.de/qiv/download/%{name}-%{version}.tgz
14cu|qiv-2.3.1-1|9	Patch0:		qiv-2.2.4-no-strip.patch
14cu|qiv-2.3.1-1|10	BuildRequires:	jpeg-devel
14cu|qiv-2.3.1-1|11	BuildRequires:	magic-devel
14cu|qiv-2.3.1-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|qiv-2.3.1-1|13	BuildRequires:	pkgconfig(imlib2)
14cu|qiv-2.3.1-1|14	BuildRequires:	pkgconfig(lcms2)
14cu|qiv-2.3.1-1|15	BuildRequires:	pkgconfig(libexif)
14cu|qiv-2.3.1-1|16	BuildRequires:	pkgconfig(libtiff-4)
14cu|qiv-2.3.1-1|17	BuildRequires:	pkgconfig(xinerama)
14cu|qiv-2.3.1-1|18	
14cu|qiv-2.3.1-1|19	%description
14cu|qiv-2.3.1-1|20	qiv is a fast image viewer for X based on gdk and imlib.
14cu|qiv-2.3.1-1|21	
14cu|qiv-2.3.1-1|22	%prep
14cu|qiv-2.3.1-1|23	%setup -q
14cu|qiv-2.3.1-1|24	%patch0 -p1
14cu|qiv-2.3.1-1|25	
14cu|qiv-2.3.1-1|26	%build
14cu|qiv-2.3.1-1|27	%make CFLAGS="%{optflags}"
14cu|qiv-2.3.1-1|28	
14cu|qiv-2.3.1-1|29	%install
14cu|qiv-2.3.1-1|30	mkdir -p %{buildroot}%{_bindir}
14cu|qiv-2.3.1-1|31	
14cu|qiv-2.3.1-1|32	#don't change this to %_mandir, since Makefile is not BM
14cu|qiv-2.3.1-1|33	
14cu|qiv-2.3.1-1|34	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
14cu|qiv-2.3.1-1|35	perl -pi -e 's!PREFIX\)/man/man1!PREFIX\)/share/man/man1!g' Makefile
14cu|qiv-2.3.1-1|36	DISPLAY="" make PREFIX=%{buildroot}%{_prefix} install
14cu|qiv-2.3.1-1|37	cp contrib/%{name}-command.example %{buildroot}%{_bindir}/%{name}-command
14cu|qiv-2.3.1-1|38	
14cu|qiv-2.3.1-1|39	%files
14cu|qiv-2.3.1-1|40	%doc README Changelog README.COPYING README.INSTALL
14cu|qiv-2.3.1-1|41	%{_bindir}/qiv
14cu|qiv-2.3.1-1|42	%{_bindir}/qiv-command
14cu|qiv-2.3.1-1|43	%{_datadir}/applications/%{name}.desktop
14cu|qiv-2.3.1-1|44	%{_datadir}/pixmaps/%{name}.png
14cu|qiv-2.3.1-1|45	%{_mandir}/man1/qiv.1*
14cu|qiv-2.3.1-1|46	
14cu|qiv-2.3.1-1|47	%changelog
14cu|qiv-2.3.1-1|48	* Mon Feb 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-1
14cu|qiv-2.3.1-1|49	+ Revision: dcf0617
14cu|qiv-2.3.1-1|50	- Added tiff BR
14cu|qiv-2.3.1-1|51	
14cu|qiv-2.3.1-1|52	

14198 14
14cu|qjackctl-0.4.2-1|1	%define	debug_package	%{nil}
14cu|qjackctl-0.4.2-1|2	
14cu|qjackctl-0.4.2-1|3	%define	with_qt5	1
14cu|qjackctl-0.4.2-1|4	
14cu|qjackctl-0.4.2-1|5	Summary:	A QT gui for the JACK audio daemon
14cu|qjackctl-0.4.2-1|6	Name:		qjackctl
14cu|qjackctl-0.4.2-1|7	Version:	0.4.2
14cu|qjackctl-0.4.2-1|8	Release:	1
14cu|qjackctl-0.4.2-1|9	License:	GPLv2+
14cu|qjackctl-0.4.2-1|10	Group:		Sound
14cu|qjackctl-0.4.2-1|11	URL:		http://sourceforge.net/projects/%{name}/
14cu|qjackctl-0.4.2-1|12	Source0:	http://downloads.sourceforge.net/%{name}/files/%{name}-%{version}.tar.gz
14cu|qjackctl-0.4.2-1|13	BuildRequires:	pkgconfig(x11)
14cu|qjackctl-0.4.2-1|14	BuildRequires:	pkgconfig(xext)
14cu|qjackctl-0.4.2-1|15	%if %{with_qt5}
14cu|qjackctl-0.4.2-1|16	BuildRequires:	pkgconfig(Qt5Core) >= 5.1
14cu|qjackctl-0.4.2-1|17	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qjackctl-0.4.2-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qjackctl-0.4.2-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qjackctl-0.4.2-1|20	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|qjackctl-0.4.2-1|21	BuildRequires:	pkgconfig(Qt5Xml)
14cu|qjackctl-0.4.2-1|22	BuildRequires:	qt5-linguist-tools
14cu|qjackctl-0.4.2-1|23	%else
14cu|qjackctl-0.4.2-1|24	BuildRequires:	qt4-devel >= 4.4
14cu|qjackctl-0.4.2-1|25	%endif
14cu|qjackctl-0.4.2-1|26	BuildRequires:	pkgconfig(jack) >= 0.118.3
14cu|qjackctl-0.4.2-1|27	BuildRequires:	pkgconfig(alsa)
14cu|qjackctl-0.4.2-1|28	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|qjackctl-0.4.2-1|29	BuildRequires:	imagemagick
14cu|qjackctl-0.4.2-1|30	BuildRequires:	desktop-file-utils
14cu|qjackctl-0.4.2-1|31	# For metadata it needs 0.124.1
14cu|qjackctl-0.4.2-1|32	Requires:	jack >= 0.118.3
14cu|qjackctl-0.4.2-1|33	Requires:	hicolor-icon-theme
14cu|qjackctl-0.4.2-1|34	
14cu|qjackctl-0.4.2-1|35	%description
14cu|qjackctl-0.4.2-1|36	JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to
14cu|qjackctl-0.4.2-1|37	control the JACK server daemon.
14cu|qjackctl-0.4.2-1|38	
14cu|qjackctl-0.4.2-1|39	%files -f %{name}.lang
14cu|qjackctl-0.4.2-1|40	%doc AUTHORS ChangeLog README TODO
14cu|qjackctl-0.4.2-1|41	%{_bindir}/%{name}
14cu|qjackctl-0.4.2-1|42	%{_liconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|43	%{_iconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|44	%{_miconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|45	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|qjackctl-0.4.2-1|46	%{_datadir}/applications/%{name}.desktop
14cu|qjackctl-0.4.2-1|47	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qjackctl-0.4.2-1|48	%{_mandir}/man1/*
14cu|qjackctl-0.4.2-1|49	
14cu|qjackctl-0.4.2-1|50	#-----------------------------------------------------------------------------
14cu|qjackctl-0.4.2-1|51	
14cu|qjackctl-0.4.2-1|52	%prep
14cu|qjackctl-0.4.2-1|53	%setup -q
14cu|qjackctl-0.4.2-1|54	
14cu|qjackctl-0.4.2-1|55	
14cu|qjackctl-0.4.2-1|56	%build
14cu|qjackctl-0.4.2-1|57	%configure	--enable-jack-version \
14cu|qjackctl-0.4.2-1|58	--enable-jack-port-aliases \
14cu|qjackctl-0.4.2-1|59	--enable-jack-midi \
14cu|qjackctl-0.4.2-1|60	--disable-jack-metadata \
14cu|qjackctl-0.4.2-1|61	--enable-alsa-seq \
14cu|qjackctl-0.4.2-1|62	--enable-portaudio \
14cu|qjackctl-0.4.2-1|63	--enable-dbus \
14cu|qjackctl-0.4.2-1|64	%if %{with_qt5}
14cu|qjackctl-0.4.2-1|65	--enable-qt5 \
14cu|qjackctl-0.4.2-1|66	--disable-qt4 \
14cu|qjackctl-0.4.2-1|67	%else
14cu|qjackctl-0.4.2-1|68	--disable-qt5 \
14cu|qjackctl-0.4.2-1|69	--enable-qt4 \
14cu|qjackctl-0.4.2-1|70	%endif
14cu|qjackctl-0.4.2-1|71	--enable-system-tray \
14cu|qjackctl-0.4.2-1|72	--enable-xunique \
14cu|qjackctl-0.4.2-1|73	--localedir=%{_datadir}/%{name}/locale/
14cu|qjackctl-0.4.2-1|74	%make
14cu|qjackctl-0.4.2-1|75	
14cu|qjackctl-0.4.2-1|76	
14cu|qjackctl-0.4.2-1|77	%install
14cu|qjackctl-0.4.2-1|78	%makeinstall_std
14cu|qjackctl-0.4.2-1|79	
14cu|qjackctl-0.4.2-1|80	# Fix the .desktop file
14cu|qjackctl-0.4.2-1|81	# Not needed:
14cu|qjackctl-0.4.2-1|82	#  --vendor=""
14cu|qjackctl-0.4.2-1|83	#  --remove-category="ALSA"
14cu|qjackctl-0.4.2-1|84	#  --remove-category="JACK"
14cu|qjackctl-0.4.2-1|85	#  --remove-category="MIDI"
14cu|qjackctl-0.4.2-1|86	desktop-file-install \
14cu|qjackctl-0.4.2-1|87	--remove-key="X-SuSE-translate" \
14cu|qjackctl-0.4.2-1|88	--add-category="X-MandrivaLinux-Sound" \
14cu|qjackctl-0.4.2-1|89	--set-key="Exec" --set-value="qjackctl" \
14cu|qjackctl-0.4.2-1|90	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qjackctl-0.4.2-1|91	
14cu|qjackctl-0.4.2-1|92	# Massage icons
14cu|qjackctl-0.4.2-1|93	mkdir -p %{buildroot}/%{_liconsdir}
14cu|qjackctl-0.4.2-1|94	convert -size 48x48 src/images/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|95	mkdir -p %{buildroot}/%{_iconsdir}
14cu|qjackctl-0.4.2-1|96	convert -size 32x32 src/images/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|97	mkdir -p %{buildroot}/%{_miconsdir}
14cu|qjackctl-0.4.2-1|98	convert -size 16x16 src/images/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|qjackctl-0.4.2-1|99	
14cu|qjackctl-0.4.2-1|100	%find_lang %{name} --with-qt
14cu|qjackctl-0.4.2-1|101	
14cu|qjackctl-0.4.2-1|102	%changelog
14cu|qjackctl-0.4.2-1|103	
14cu|qjackctl-0.4.2-1|104	* Wed Apr 06 2016 Giovanni Mariani <mc2374@mclink.it> 0.4.2-1
14cu|qjackctl-0.4.2-1|105	- (4291d1f) Updated to release 0.4.2
14cu|qjackctl-0.4.2-1|106	
14cu|qjackctl-0.4.2-1|107	

14199 14
14cu|qjoypad-4.2.1-1|1	Summary:	Emulate keyboard or mouse actions with a joystick
14cu|qjoypad-4.2.1-1|2	Name:		qjoypad
14cu|qjoypad-4.2.1-1|3	Version:	4.2.1
14cu|qjoypad-4.2.1-1|4	Release:	1
14cu|qjoypad-4.2.1-1|5	License:	GPLv2+
14cu|qjoypad-4.2.1-1|6	Group:		System/Kernel and hardware
14cu|qjoypad-4.2.1-1|7	Url:		http://qjoypad.sourceforge.net/
14cu|qjoypad-4.2.1-1|8	# Fork by a new maintainer
14cu|qjoypad-4.2.1-1|9	Source0:	https://github.com/panzi/qjoypad/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|qjoypad-4.2.1-1|10	BuildRequires:	cmake
14cu|qjoypad-4.2.1-1|11	BuildRequires:	qt4-devel
14cu|qjoypad-4.2.1-1|12	BuildRequires:	pkgconfig(udev)
14cu|qjoypad-4.2.1-1|13	BuildRequires:	pkgconfig(x11)
14cu|qjoypad-4.2.1-1|14	BuildRequires:	pkgconfig(xi)
14cu|qjoypad-4.2.1-1|15	BuildRequires:	pkgconfig(xtst)
14cu|qjoypad-4.2.1-1|16	BuildRequires:	imagemagick
14cu|qjoypad-4.2.1-1|17	
14cu|qjoypad-4.2.1-1|18	%description
14cu|qjoypad-4.2.1-1|19	QJoyPad converts input from a gamepad or joystick into key-presses or mouse
14cu|qjoypad-4.2.1-1|20	actions, letting you control any X program with your game controller.
14cu|qjoypad-4.2.1-1|21	It comes with a convenient and easy-to-use interface.
14cu|qjoypad-4.2.1-1|22	
14cu|qjoypad-4.2.1-1|23	%files
14cu|qjoypad-4.2.1-1|24	%doc LICENSE.txt README.md
14cu|qjoypad-4.2.1-1|25	%{_bindir}/%{name}
14cu|qjoypad-4.2.1-1|26	%{_datadir}/%{name}
14cu|qjoypad-4.2.1-1|27	%{_datadir}/applications/%{name}.desktop
14cu|qjoypad-4.2.1-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qjoypad-4.2.1-1|29	
14cu|qjoypad-4.2.1-1|30	#----------------------------------------------------------------------------
14cu|qjoypad-4.2.1-1|31	
14cu|qjoypad-4.2.1-1|32	%prep
14cu|qjoypad-4.2.1-1|33	%setup -q
14cu|qjoypad-4.2.1-1|34	
14cu|qjoypad-4.2.1-1|35	
14cu|qjoypad-4.2.1-1|36	%build
14cu|qjoypad-4.2.1-1|37	%cmake
14cu|qjoypad-4.2.1-1|38	%make
14cu|qjoypad-4.2.1-1|39	
14cu|qjoypad-4.2.1-1|40	
14cu|qjoypad-4.2.1-1|41	%install
14cu|qjoypad-4.2.1-1|42	%makeinstall_std -C build
14cu|qjoypad-4.2.1-1|43	
14cu|qjoypad-4.2.1-1|44	# Add more icons (other than 24x24 and 64x64 from sources) for the menu
14cu|qjoypad-4.2.1-1|45	pushd icons
14cu|qjoypad-4.2.1-1|46	convert gamepad4-64x64.png -resize 48x48 %{name}-48x48.png
14cu|qjoypad-4.2.1-1|47	install -D -m 644 %{name}-48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|qjoypad-4.2.1-1|48	
14cu|qjoypad-4.2.1-1|49	convert gamepad4-64x64.png -resize 32x32 %{name}-32x32.png
14cu|qjoypad-4.2.1-1|50	install -D -m 644 %{name}-32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qjoypad-4.2.1-1|51	
14cu|qjoypad-4.2.1-1|52	convert gamepad4-64x64.png -resize 16x16 %{name}-16x16.png
14cu|qjoypad-4.2.1-1|53	install -D -m 644 %{name}-16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|qjoypad-4.2.1-1|54	popd
14cu|qjoypad-4.2.1-1|55	
14cu|qjoypad-4.2.1-1|56	desktop-file-edit --add-category="Settings" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qjoypad-4.2.1-1|57	
14cu|qjoypad-4.2.1-1|58	
14cu|qjoypad-4.2.1-1|59	%changelog
14cu|qjoypad-4.2.1-1|60	
14cu|qjoypad-4.2.1-1|61	* Mon Jan 04 2016 Giovanni Mariani <mc2374@mclink.it> 4.2.1-1
14cu|qjoypad-4.2.1-1|62	- (9c3bf78) Updated to release 4.2.1, update Source URL (new maintainer) and fixed file list
14cu|qjoypad-4.2.1-1|63	
14cu|qjoypad-4.2.1-1|64	

14200 14
14cu|qlandkartegt-1.8.1-2|1	Summary:	GPS device mapping tool
14cu|qlandkartegt-1.8.1-2|2	Name:		qlandkartegt
14cu|qlandkartegt-1.8.1-2|3	Version:	1.8.1
14cu|qlandkartegt-1.8.1-2|4	Release:	2
14cu|qlandkartegt-1.8.1-2|5	License:	GPLv2+
14cu|qlandkartegt-1.8.1-2|6	Group:		Communications
14cu|qlandkartegt-1.8.1-2|7	Url:		http://www.qlandkarte.org/
14cu|qlandkartegt-1.8.1-2|8	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
14cu|qlandkartegt-1.8.1-2|9	Patch0:		qlandkartegt-1.3.0-fedora-glu.patch
14cu|qlandkartegt-1.8.1-2|10	BuildRequires:	cmake
14cu|qlandkartegt-1.8.1-2|11	BuildRequires:	desktop-file-utils
14cu|qlandkartegt-1.8.1-2|12	BuildRequires:	gdal-devel
14cu|qlandkartegt-1.8.1-2|13	BuildRequires:	jpeg-devel
14cu|qlandkartegt-1.8.1-2|14	BuildRequires:	qt4-devel
14cu|qlandkartegt-1.8.1-2|15	BuildRequires:	pkgconfig(glu)
14cu|qlandkartegt-1.8.1-2|16	BuildRequires:	pkgconfig(libdmtx)
14cu|qlandkartegt-1.8.1-2|17	BuildRequires:	pkgconfig(libexif)
14cu|qlandkartegt-1.8.1-2|18	BuildRequires:	pkgconfig(libgpsd)
14cu|qlandkartegt-1.8.1-2|19	BuildRequires:	pkgconfig(proj)
14cu|qlandkartegt-1.8.1-2|20	BuildRequires:	pkgconfig(zlib)
14cu|qlandkartegt-1.8.1-2|21	Requires:	garmindev(interface) = 1.18
14cu|qlandkartegt-1.8.1-2|22	Requires:	gpsbabel
14cu|qlandkartegt-1.8.1-2|23	Suggests:	gdal
14cu|qlandkartegt-1.8.1-2|24	Obsoletes:	qlandkarte < %{version}
14cu|qlandkartegt-1.8.1-2|25	Provides:	qlandkarte = %{version}
14cu|qlandkartegt-1.8.1-2|26	
14cu|qlandkartegt-1.8.1-2|27	%description
14cu|qlandkartegt-1.8.1-2|28	QLandkarte GT is the ultimate outdoor aficionado's tool for GPS maps in
14cu|qlandkartegt-1.8.1-2|29	GeoTiff format as well as Garmin's img vector map format. Additional it is
14cu|qlandkartegt-1.8.1-2|30	the PC side frontend to QLandkarte M, a moving map application for mobile
14cu|qlandkartegt-1.8.1-2|31	devices. And it fills the gap Garmin leaves in refusing to support Linux.
14cu|qlandkartegt-1.8.1-2|32	QLandkarte GT is the proof that writing portable applications for Unix,
14cu|qlandkartegt-1.8.1-2|33	Windows and OSX is feasible with a minimum of overhead. No excuses!
14cu|qlandkartegt-1.8.1-2|34	
14cu|qlandkartegt-1.8.1-2|35	QLandkarte GT does replace the original QLandkarte with a much more
14cu|qlandkartegt-1.8.1-2|36	flexible architecture. It's not limited to a map format or device. Thus
14cu|qlandkartegt-1.8.1-2|37	if you think your Magellan GPS or other should be supported, join the team.
14cu|qlandkartegt-1.8.1-2|38	
14cu|qlandkartegt-1.8.1-2|39	Additionally it is a front end to the GDAL tools, to make georeferencing
14cu|qlandkartegt-1.8.1-2|40	scanned maps feasible for the normal user. Compared to similar tools like
14cu|qlandkartegt-1.8.1-2|41	QGis, it's target users are more on the consumer side than on the scientific
14cu|qlandkartegt-1.8.1-2|42	one. QLandkarte GT might not let you select every possible feature of the
14cu|qlandkartegt-1.8.1-2|43	GDAL tools, but it will simplify their use to the demands of most users.
14cu|qlandkartegt-1.8.1-2|44	
14cu|qlandkartegt-1.8.1-2|45	%files
14cu|qlandkartegt-1.8.1-2|46	%doc copying changelog.txt
14cu|qlandkartegt-1.8.1-2|47	%{_bindir}/%{name}
14cu|qlandkartegt-1.8.1-2|48	%{_bindir}/map2gcm
14cu|qlandkartegt-1.8.1-2|49	%{_bindir}/map2jnx
14cu|qlandkartegt-1.8.1-2|50	%{_bindir}/map2rmap
14cu|qlandkartegt-1.8.1-2|51	%{_bindir}/map2rmp
14cu|qlandkartegt-1.8.1-2|52	%{_bindir}/cache2gtiff
14cu|qlandkartegt-1.8.1-2|53	%{_datadir}/applications/%{name}.desktop
14cu|qlandkartegt-1.8.1-2|54	%{_datadir}/pixmaps/%{name}.png
14cu|qlandkartegt-1.8.1-2|55	%{_datadir}/%{name}
14cu|qlandkartegt-1.8.1-2|56	%{_mandir}/man1/%{name}.*
14cu|qlandkartegt-1.8.1-2|57	
14cu|qlandkartegt-1.8.1-2|58	#----------------------------------------------------------------------------
14cu|qlandkartegt-1.8.1-2|59	
14cu|qlandkartegt-1.8.1-2|60	%prep
14cu|qlandkartegt-1.8.1-2|61	%setup -q
14cu|qlandkartegt-1.8.1-2|62	%patch0 -p1
14cu|qlandkartegt-1.8.1-2|63	
14cu|qlandkartegt-1.8.1-2|64	%build
14cu|qlandkartegt-1.8.1-2|65	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DGPX_EXTENSIONS=ON
14cu|qlandkartegt-1.8.1-2|66	%make VERBOSE=1
14cu|qlandkartegt-1.8.1-2|67	
14cu|qlandkartegt-1.8.1-2|68	%install
14cu|qlandkartegt-1.8.1-2|69	%makeinstall_std -C build
14cu|qlandkartegt-1.8.1-2|70	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qlandkartegt-1.8.1-2|71	
14cu|qlandkartegt-1.8.1-2|72	
14cu|qlandkartegt-1.8.1-2|73	%changelog
14cu|qlandkartegt-1.8.1-2|74	
14cu|qlandkartegt-1.8.1-2|75	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.1-2
14cu|qlandkartegt-1.8.1-2|76	- (ac370de) Spec cleanup
14cu|qlandkartegt-1.8.1-2|77	
14cu|qlandkartegt-1.8.1-2|78	

14201 14
14cu|qlipper-2.0.3-0.11172015.1|1	%define date 11172015
14cu|qlipper-2.0.3-0.11172015.1|2	
14cu|qlipper-2.0.3-0.11172015.1|3	Name:		qlipper
14cu|qlipper-2.0.3-0.11172015.1|4	Version: 	2.0.3
14cu|qlipper-2.0.3-0.11172015.1|5	Release: 	0.%{date}.1
14cu|qlipper-2.0.3-0.11172015.1|6	License:	GPLv2
14cu|qlipper-2.0.3-0.11172015.1|7	#Source:		http://qlipper.googlecode.com/files/%{name}-%{version}.tar.bz2
14cu|qlipper-2.0.3-0.11172015.1|8	Source:		%{name}-master.zip
14cu|qlipper-2.0.3-0.11172015.1|9	#Patch0:		qlipper-2.0.2-qtsa-includedir.patch
14cu|qlipper-2.0.3-0.11172015.1|10	URL:		https://github.com/pvanek/qlipper/
14cu|qlipper-2.0.3-0.11172015.1|11	Group:		Text tools
14cu|qlipper-2.0.3-0.11172015.1|12	Summary:	Lightweight clipboard history
14cu|qlipper-2.0.3-0.11172015.1|13	BuildRequires:	qt5-devel
14cu|qlipper-2.0.3-0.11172015.1|14	BuildRequires:	qt5-linguist-tools
14cu|qlipper-2.0.3-0.11172015.1|15	BuildRequires:	cmake
14cu|qlipper-2.0.3-0.11172015.1|16	BuildRequires:	imagemagick
14cu|qlipper-2.0.3-0.11172015.1|17	#BuildRequires:	libqxt-devel
14cu|qlipper-2.0.3-0.11172015.1|18	#BuildRequires:	qtsingleapplication-devel
14cu|qlipper-2.0.3-0.11172015.1|19	
14cu|qlipper-2.0.3-0.11172015.1|20	%description
14cu|qlipper-2.0.3-0.11172015.1|21	Lightweight and cross-platform clipboard history applet.
14cu|qlipper-2.0.3-0.11172015.1|22	
14cu|qlipper-2.0.3-0.11172015.1|23	%prep
14cu|qlipper-2.0.3-0.11172015.1|24	%setup -qn %{name}-master
14cu|qlipper-2.0.3-0.11172015.1|25	# % apply_patches
14cu|qlipper-2.0.3-0.11172015.1|26	
14cu|qlipper-2.0.3-0.11172015.1|27	%build
14cu|qlipper-2.0.3-0.11172015.1|28	%cmake_qt5 -DCMAKE_BUILD_TYPE=release
14cu|qlipper-2.0.3-0.11172015.1|29	%make
14cu|qlipper-2.0.3-0.11172015.1|30	
14cu|qlipper-2.0.3-0.11172015.1|31	%install
14cu|qlipper-2.0.3-0.11172015.1|32	%makeinstall_std -C build
14cu|qlipper-2.0.3-0.11172015.1|33	
14cu|qlipper-2.0.3-0.11172015.1|34	install -d -D -m 755 %{buildroot}%{_datadir}/pixmaps
14cu|qlipper-2.0.3-0.11172015.1|35	install -d -D -m 755 %{buildroot}%{_iconsdir}
14cu|qlipper-2.0.3-0.11172015.1|36	
14cu|qlipper-2.0.3-0.11172015.1|37	install -D src/icons/%{name}.png %{buildroot}%{_iconsdir}
14cu|qlipper-2.0.3-0.11172015.1|38	convert %{buildroot}%{_iconsdir}/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|qlipper-2.0.3-0.11172015.1|39	
14cu|qlipper-2.0.3-0.11172015.1|40	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qlipper-2.0.3-0.11172015.1|41	
14cu|qlipper-2.0.3-0.11172015.1|42	%find_lang %{name} --with-qt
14cu|qlipper-2.0.3-0.11172015.1|43	
14cu|qlipper-2.0.3-0.11172015.1|44	%files -f %{name}.lang
14cu|qlipper-2.0.3-0.11172015.1|45	%doc COPYING README
14cu|qlipper-2.0.3-0.11172015.1|46	%{_bindir}/%{name}
14cu|qlipper-2.0.3-0.11172015.1|47	%{_datadir}/applications/%{name}.desktop
14cu|qlipper-2.0.3-0.11172015.1|48	%{_iconsdir}/%{name}.*
14cu|qlipper-2.0.3-0.11172015.1|49	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|qlipper-2.0.3-0.11172015.1|50	%{_datadir}/pixmaps/%{name}.*
14cu|qlipper-2.0.3-0.11172015.1|51	
14cu|qlipper-2.0.3-0.11172015.1|52	%changelog
14cu|qlipper-2.0.3-0.11172015.1|53	
14cu|qlipper-2.0.3-0.11172015.1|54	* Wed Nov 25 2015 Denis Silakov <dsilakov@gmail.com> 2.0.3-0.11172015.1
14cu|qlipper-2.0.3-0.11172015.1|55	- (bd7b67e) Fix qt5 BRs
14cu|qlipper-2.0.3-0.11172015.1|56	
14cu|qlipper-2.0.3-0.11172015.1|57	

14202 14
14cu|qmapshack-1.6.1-1|1	Name:		qmapshack
14cu|qmapshack-1.6.1-1|2	Version:	1.6.1
14cu|qmapshack-1.6.1-1|3	Release:	1
14cu|qmapshack-1.6.1-1|4	Summary:	GPS mapping and management tool
14cu|qmapshack-1.6.1-1|5	Group:		Communications
14cu|qmapshack-1.6.1-1|6	License:	GPLv3+
14cu|qmapshack-1.6.1-1|7	URL:		https://bitbucket.org/maproom/qmapshack/wiki/Home
14cu|qmapshack-1.6.1-1|8	Source0:	https://bitbucket.org/maproom/%{name}/downloads/%{name}-%{version}.tar.gz
14cu|qmapshack-1.6.1-1|9	Patch0:		qmapshack-0.11.0-cmake28.patch
14cu|qmapshack-1.6.1-1|10	# use planetsplitter from routino package
14cu|qmapshack-1.6.1-1|11	Patch1:		qmapshack-1.3.1-system-routino.diff
14cu|qmapshack-1.6.1-1|12	Requires:	proj
14cu|qmapshack-1.6.1-1|13	Requires:	gdal
14cu|qmapshack-1.6.1-1|14	Requires:	routino
14cu|qmapshack-1.6.1-1|15	
14cu|qmapshack-1.6.1-1|16	BuildRequires:	cmake
14cu|qmapshack-1.6.1-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qmapshack-1.6.1-1|18	BuildRequires:	pkgconfig(Qt5Core)
14cu|qmapshack-1.6.1-1|19	BuildRequires:	pkgconfig(Qt5Xml)
14cu|qmapshack-1.6.1-1|20	BuildRequires:	pkgconfig(Qt5Script)
14cu|qmapshack-1.6.1-1|21	BuildRequires:	pkgconfig(Qt5Sql)
14cu|qmapshack-1.6.1-1|22	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|qmapshack-1.6.1-1|23	BuildRequires:	pkgconfig(Qt5Designer)
14cu|qmapshack-1.6.1-1|24	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qmapshack-1.6.1-1|25	BuildRequires:	pkgconfig(Qt5Test)
14cu|qmapshack-1.6.1-1|26	BuildRequires:	qt5-linguist
14cu|qmapshack-1.6.1-1|27	BuildRequires:	qt5-linguist-tools
14cu|qmapshack-1.6.1-1|28	BuildRequires:	qt5-tools
14cu|qmapshack-1.6.1-1|29	BuildRequires:	pkgconfig(proj)
14cu|qmapshack-1.6.1-1|30	BuildRequires:	pkgconfig(gdal)
14cu|qmapshack-1.6.1-1|31	BuildRequires:	pkgconfig(zlib)
14cu|qmapshack-1.6.1-1|32	BuildRequires:	pkgconfig(libopenjpeg1)
14cu|qmapshack-1.6.1-1|33	BuildRequires:	desktop-file-utils
14cu|qmapshack-1.6.1-1|34	BuildRequires:	pkgconfig(libdmtx)
14cu|qmapshack-1.6.1-1|35	BuildRequires:	pkgconfig(libexif)
14cu|qmapshack-1.6.1-1|36	BuildRequires:	routino
14cu|qmapshack-1.6.1-1|37	BuildRequires:	routino-devel
14cu|qmapshack-1.6.1-1|38	BuildRequires:	pkgconfig(xerces-c)
14cu|qmapshack-1.6.1-1|39	
14cu|qmapshack-1.6.1-1|40	
14cu|qmapshack-1.6.1-1|41	%description
14cu|qmapshack-1.6.1-1|42	QMapShack provides a versatile tool for GPS maps in GeoTiff format as well as
14cu|qmapshack-1.6.1-1|43	Garmin's img vector map format. You can also view and edit your GPX tracks.
14cu|qmapshack-1.6.1-1|44	QMapShack is the successor of QLandkarteGT.
14cu|qmapshack-1.6.1-1|45	
14cu|qmapshack-1.6.1-1|46	Main features:
14cu|qmapshack-1.6.1-1|47	- use of several work-spaces
14cu|qmapshack-1.6.1-1|48	- use several maps on a work-space
14cu|qmapshack-1.6.1-1|49	- handle data project-oriented
14cu|qmapshack-1.6.1-1|50	- exchange data with the device by drag-n-drop
14cu|qmapshack-1.6.1-1|51	
14cu|qmapshack-1.6.1-1|52	
14cu|qmapshack-1.6.1-1|53	%prep
14cu|qmapshack-1.6.1-1|54	%setup -q
14cu|qmapshack-1.6.1-1|55	#apply_patches
14cu|qmapshack-1.6.1-1|56	
14cu|qmapshack-1.6.1-1|57	%build
14cu|qmapshack-1.6.1-1|58	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF ..
14cu|qmapshack-1.6.1-1|59	%make VERBOSE=1
14cu|qmapshack-1.6.1-1|60	
14cu|qmapshack-1.6.1-1|61	
14cu|qmapshack-1.6.1-1|62	%install
14cu|qmapshack-1.6.1-1|63	cd build
14cu|qmapshack-1.6.1-1|64	%makeinstall_std
14cu|qmapshack-1.6.1-1|65	
14cu|qmapshack-1.6.1-1|66	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qmapshack-1.6.1-1|67	
14cu|qmapshack-1.6.1-1|68	
14cu|qmapshack-1.6.1-1|69	%files
14cu|qmapshack-1.6.1-1|70	%doc LICENSE changelog.txt
14cu|qmapshack-1.6.1-1|71	%{_bindir}/%{name}
14cu|qmapshack-1.6.1-1|72	%{_datadir}/applications/%{name}.desktop
14cu|qmapshack-1.6.1-1|73	%{_datadir}/pixmaps/QMapShack.png
14cu|qmapshack-1.6.1-1|74	%{_datadir}/icons/hicolor/32x32/apps/QMapShack.png
14cu|qmapshack-1.6.1-1|75	%{_datadir}/icons/hicolor/48x48/apps/QMapShack.png
14cu|qmapshack-1.6.1-1|76	%{_datadir}/icons/hicolor/scalable/apps/QMapShack.svg
14cu|qmapshack-1.6.1-1|77	%{_datadir}/%{name}
14cu|qmapshack-1.6.1-1|78	%{_mandir}/man1/%{name}.*
14cu|qmapshack-1.6.1-1|79	
14cu|qmapshack-1.6.1-1|80	
14cu|qmapshack-1.6.1-1|81	%changelog
14cu|qmapshack-1.6.1-1|82	
14cu|qmapshack-1.6.1-1|83	* Tue Apr 26 2016 dsilakov <denis.silakov@rosalab.ru> 1.6.1-1
14cu|qmapshack-1.6.1-1|84	- (ed75249) Merge pull request #1 from djam/qmapshack:rosa2014.1
14cu|qmapshack-1.6.1-1|85	- (ed75249) Update to new version 1.6.1
14cu|qmapshack-1.6.1-1|86	
14cu|qmapshack-1.6.1-1|87	

14203 14
14cu|qmc2-0.61-1|1	# sdlmame & sdlmess templates section is commented out because
14cu|qmc2-0.61-1|2	# templates are up to date at this moment but sometimes we need to
14cu|qmc2-0.61-1|3	# update them from SVN
14cu|qmc2-0.61-1|4	
14cu|qmc2-0.61-1|5	Summary:	M.A.M.E. Catalog / Launcher II
14cu|qmc2-0.61-1|6	Name:		qmc2
14cu|qmc2-0.61-1|7	Version:	0.61
14cu|qmc2-0.61-1|8	Release:	1
14cu|qmc2-0.61-1|9	Epoch:		1
14cu|qmc2-0.61-1|10	License:	GPLv2+
14cu|qmc2-0.61-1|11	Group:		Emulators
14cu|qmc2-0.61-1|12	Url:		http://qmc2.batcom-it.net
14cu|qmc2-0.61-1|13	#alt url	http://qmc2.arcadehits.net/
14cu|qmc2-0.61-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|qmc2-0.61-1|15	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMAME/template.xml?revision=2835
14cu|qmc2-0.61-1|16	#Source1:	sdlmame-0.142u4-template.xml
14cu|qmc2-0.61-1|17	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMESS/template.xml?revision=2755
14cu|qmc2-0.61-1|18	#Source2:	sdlmess-0.142u3-template.xml
14cu|qmc2-0.61-1|19	Source10:	qmc2-48.png
14cu|qmc2-0.61-1|20	# EMULATOR build option is removed since MAME and MESS merge in upstream (0.162+)
14cu|qmc2-0.61-1|21	# We use SDLMAME instead of MAME as QMC2_EMULATOR
14cu|qmc2-0.61-1|22	Patch0:		qmc2-0.53-sdlmame.patch
14cu|qmc2-0.61-1|23	BuildRequires:	qt4-devel
14cu|qmc2-0.61-1|24	BuildRequires:	pkgconfig(gl)
14cu|qmc2-0.61-1|25	BuildRequires:	pkgconfig(phonon)
14cu|qmc2-0.61-1|26	BuildRequires:	pkgconfig(QtWebKit)
14cu|qmc2-0.61-1|27	BuildRequires:	pkgconfig(sdl2)
14cu|qmc2-0.61-1|28	BuildRequires:	pkgconfig(x11)
14cu|qmc2-0.61-1|29	BuildRequires:	pkgconfig(xmu)
14cu|qmc2-0.61-1|30	BuildRequires:	rsync
14cu|qmc2-0.61-1|31	
14cu|qmc2-0.61-1|32	#not requiring non-free
14cu|qmc2-0.61-1|33	Suggests:	sdlmame
14cu|qmc2-0.61-1|34	Suggests:	sdlmame-extra-data
14cu|qmc2-0.61-1|35	
14cu|qmc2-0.61-1|36	%description
14cu|qmc2-0.61-1|37	QMC2 is a Qt4 based front-end for SDLMAME (including SDLMESS functionality).
14cu|qmc2-0.61-1|38	
14cu|qmc2-0.61-1|39	%files
14cu|qmc2-0.61-1|40	%{_bindir}/%{name}
14cu|qmc2-0.61-1|41	%{_bindir}/%{name}-sdlmame
14cu|qmc2-0.61-1|42	%{_bindir}/%{name}-arcade
14cu|qmc2-0.61-1|43	%{_datadir}/%{name}
14cu|qmc2-0.61-1|44	%{_datadir}/applications/%{name}-sdlmame.desktop
14cu|qmc2-0.61-1|45	%{_datadir}/applications/%{name}-arcade.desktop
14cu|qmc2-0.61-1|46	%{_iconsdir}/%{name}.png
14cu|qmc2-0.61-1|47	%{_iconsdir}/%{name}-arcade.png
14cu|qmc2-0.61-1|48	%config %{_sysconfdir}/%{name}/%{name}.ini
14cu|qmc2-0.61-1|49	
14cu|qmc2-0.61-1|50	#----------------------------------------------------------------------------
14cu|qmc2-0.61-1|51	
14cu|qmc2-0.61-1|52	%prep
14cu|qmc2-0.61-1|53	%setup -q -n %{name}
14cu|qmc2-0.61-1|54	%patch0 -p1
14cu|qmc2-0.61-1|55	#updates sdlmame & sdlmess templates
14cu|qmc2-0.61-1|56	#cp -f %{SOURCE1} data/opt/SDLMAME/template.xml
14cu|qmc2-0.61-1|57	#cp -f %{SOURCE2} data/opt/SDLMESS/template.xml
14cu|qmc2-0.61-1|58	
14cu|qmc2-0.61-1|59	%build
14cu|qmc2-0.61-1|60	# to debug qmc2, add DEBUG=1 and install the -debug package too.
14cu|qmc2-0.61-1|61	%make \
14cu|qmc2-0.61-1|62	QTDIR=%{_prefix}/lib/qt4 \
14cu|qmc2-0.61-1|63	PREFIX=%{_prefix} \
14cu|qmc2-0.61-1|64	CXX_FLAGS="%{optflags}" \
14cu|qmc2-0.61-1|65	JOYSTICK=1 \
14cu|qmc2-0.61-1|66	OPENGL=1 \
14cu|qmc2-0.61-1|67	SDL=2
14cu|qmc2-0.61-1|68	
14cu|qmc2-0.61-1|69	%make \
14cu|qmc2-0.61-1|70	CXX_FLAGS="%{optflags}" \
14cu|qmc2-0.61-1|71	SDL=2 \
14cu|qmc2-0.61-1|72	arcade
14cu|qmc2-0.61-1|73	
14cu|qmc2-0.61-1|74	%install
14cu|qmc2-0.61-1|75	%makeinstall \
14cu|qmc2-0.61-1|76	PREFIX=%{_prefix} \
14cu|qmc2-0.61-1|77	DESTDIR=%{buildroot} \
14cu|qmc2-0.61-1|78	QTDIR=%{_prefix}/lib/qt4
14cu|qmc2-0.61-1|79	
14cu|qmc2-0.61-1|80	#install qmc2-arcade
14cu|qmc2-0.61-1|81	install -m 755 arcade/%{name}-arcade %{buildroot}%{_bindir}/%{name}-arcade
14cu|qmc2-0.61-1|82	
14cu|qmc2-0.61-1|83	#icons
14cu|qmc2-0.61-1|84	install -d -m 755 %{buildroot}%{_iconsdir}
14cu|qmc2-0.61-1|85	install -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/%{name}.png
14cu|qmc2-0.61-1|86	install -m 644 arcade/images/%{name}-arcade.png %{buildroot}%{_iconsdir}/%{name}-arcade.png
14cu|qmc2-0.61-1|87	
14cu|qmc2-0.61-1|88	#xdg menus
14cu|qmc2-0.61-1|89	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|qmc2-0.61-1|90	
14cu|qmc2-0.61-1|91	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}-sdlmame.desktop
14cu|qmc2-0.61-1|92	[Desktop Entry]
14cu|qmc2-0.61-1|93	Encoding=UTF-8
14cu|qmc2-0.61-1|94	Name=QMC2 (SDL MAME & MESS)
14cu|qmc2-0.61-1|95	Comment=%{summary}
14cu|qmc2-0.61-1|96	Exec=%{_bindir}/%{name}-sdlmame
14cu|qmc2-0.61-1|97	Icon=%{name}
14cu|qmc2-0.61-1|98	Terminal=false
14cu|qmc2-0.61-1|99	Type=Application
14cu|qmc2-0.61-1|100	Categories=Emulator;Game;
14cu|qmc2-0.61-1|101	EOF
14cu|qmc2-0.61-1|102	
14cu|qmc2-0.61-1|103	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}-arcade.desktop
14cu|qmc2-0.61-1|104	[Desktop Entry]
14cu|qmc2-0.61-1|105	Encoding=UTF-8
14cu|qmc2-0.61-1|106	Name=QMC2 (Arcade)
14cu|qmc2-0.61-1|107	Comment=%{summary}
14cu|qmc2-0.61-1|108	Exec=%{_bindir}/%{name}-arcade
14cu|qmc2-0.61-1|109	Icon=%{name}-arcade.png
14cu|qmc2-0.61-1|110	Terminal=false
14cu|qmc2-0.61-1|111	Type=Application
14cu|qmc2-0.61-1|112	Categories=Emulator;Game;
14cu|qmc2-0.61-1|113	EOF
14cu|qmc2-0.61-1|114	
14cu|qmc2-0.61-1|115	
14cu|qmc2-0.61-1|116	%changelog
14cu|qmc2-0.61-1|117	
14cu|qmc2-0.61-1|118	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.61-1
14cu|qmc2-0.61-1|119	- (8a2712b) New version 0.61
14cu|qmc2-0.61-1|120	
14cu|qmc2-0.61-1|121	

14204 14
14cu|qmidiarp-0.6.5-1|1	# Leave git option intact, but update to new release
14cu|qmidiarp-0.6.5-1|2	%define	git		0
14cu|qmidiarp-0.6.5-1|3	%define	gitdate	20170721
14cu|qmidiarp-0.6.5-1|4	
14cu|qmidiarp-0.6.5-1|5	Summary:	Arpgeggiator, sequencer and LFO for JACK and ALSA
14cu|qmidiarp-0.6.5-1|6	Name:		qmidiarp
14cu|qmidiarp-0.6.5-1|7	%if %{git}
14cu|qmidiarp-0.6.5-1|8	Version:	0.6.5
14cu|qmidiarp-0.6.5-1|9	Release:	0.%{gitdate}.0
14cu|qmidiarp-0.6.5-1|10	%else
14cu|qmidiarp-0.6.5-1|11	Version:	0.6.5
14cu|qmidiarp-0.6.5-1|12	Release:	1
14cu|qmidiarp-0.6.5-1|13	%endif
14cu|qmidiarp-0.6.5-1|14	License:	GPLv2+
14cu|qmidiarp-0.6.5-1|15	Group:		Sound
14cu|qmidiarp-0.6.5-1|16	Url:		http://qmidiarp.sourceforge.net/
14cu|qmidiarp-0.6.5-1|17	%if %{git}
14cu|qmidiarp-0.6.5-1|18	Source0:	%{name}-%{gitdate}.tar.xz
14cu|qmidiarp-0.6.5-1|19	%else
14cu|qmidiarp-0.6.5-1|20	Source0:	https://download.sf.net/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|qmidiarp-0.6.5-1|21	%endif
14cu|qmidiarp-0.6.5-1|22	BuildRequires:	desktop-file-utils
14cu|qmidiarp-0.6.5-1|23	BuildRequires:	pkgconfig(alsa)
14cu|qmidiarp-0.6.5-1|24	BuildRequires:	pkgconfig(jack)
14cu|qmidiarp-0.6.5-1|25	BuildRequires:	pkgconfig(liblo) >= 0.26
14cu|qmidiarp-0.6.5-1|26	BuildRequires:	pkgconfig(lv2) >= 1.10
14cu|qmidiarp-0.6.5-1|27	BuildRequires:	pkgconfig(Qt5Core) >= 5.1
14cu|qmidiarp-0.6.5-1|28	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qmidiarp-0.6.5-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qmidiarp-0.6.5-1|30	BuildRequires:	qt5-linguist-tools
14cu|qmidiarp-0.6.5-1|31	Suggests:	%{name}-plugins-lv2
14cu|qmidiarp-0.6.5-1|32	
14cu|qmidiarp-0.6.5-1|33	%description
14cu|qmidiarp-0.6.5-1|34	Advanced arpeggiator, step sequencer and MIDI LFO for JACK and ALSA.
14cu|qmidiarp-0.6.5-1|35	
14cu|qmidiarp-0.6.5-1|36	%files -f %{name}.lang
14cu|qmidiarp-0.6.5-1|37	%doc README NEWS COPYING AUTHORS
14cu|qmidiarp-0.6.5-1|38	%{_bindir}/%{name}
14cu|qmidiarp-0.6.5-1|39	%{_datadir}/%{name}
14cu|qmidiarp-0.6.5-1|40	%{_datadir}/applications/%{name}.desktop
14cu|qmidiarp-0.6.5-1|41	%{_datadir}/metainfo/%{name}.appdata.xml
14cu|qmidiarp-0.6.5-1|42	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|qmidiarp-0.6.5-1|43	%docdir %{_mandir}/man1/*
14cu|qmidiarp-0.6.5-1|44	%{_mandir}/man1/%{name}.1*
14cu|qmidiarp-0.6.5-1|45	
14cu|qmidiarp-0.6.5-1|46	#----------------------------------------------------------------------------
14cu|qmidiarp-0.6.5-1|47	
14cu|qmidiarp-0.6.5-1|48	%package plugins-lv2
14cu|qmidiarp-0.6.5-1|49	Summary:	LV2 Plugins of the qmidiarp MIDI modules with Qt GUI
14cu|qmidiarp-0.6.5-1|50	Group:		Sound
14cu|qmidiarp-0.6.5-1|51	Requires:	lv2
14cu|qmidiarp-0.6.5-1|52	
14cu|qmidiarp-0.6.5-1|53	%description plugins-lv2
14cu|qmidiarp-0.6.5-1|54	This package contains the QMidiArp LV2 plugins of the three modules with
14cu|qmidiarp-0.6.5-1|55	Qt-GUIs. QMidiArp is an advanced arpeggiator, step sequencer and
14cu|qmidiarp-0.6.5-1|56	MIDI LFO for JACK and ALSA.
14cu|qmidiarp-0.6.5-1|57	
14cu|qmidiarp-0.6.5-1|58	%files plugins-lv2
14cu|qmidiarp-0.6.5-1|59	%doc COPYING
14cu|qmidiarp-0.6.5-1|60	%dir %{_libdir}/lv2
14cu|qmidiarp-0.6.5-1|61	%{_libdir}/lv2/*
14cu|qmidiarp-0.6.5-1|62	
14cu|qmidiarp-0.6.5-1|63	#----------------------------------------------------------------------------
14cu|qmidiarp-0.6.5-1|64	
14cu|qmidiarp-0.6.5-1|65	%prep
14cu|qmidiarp-0.6.5-1|66	%if %{git}
14cu|qmidiarp-0.6.5-1|67	%setup -qn %{name}-%{gitdate}
14cu|qmidiarp-0.6.5-1|68	%else
14cu|qmidiarp-0.6.5-1|69	%setup -q
14cu|qmidiarp-0.6.5-1|70	%endif
14cu|qmidiarp-0.6.5-1|71	
14cu|qmidiarp-0.6.5-1|72	
14cu|qmidiarp-0.6.5-1|73	%build
14cu|qmidiarp-0.6.5-1|74	%global optflags %{optflags} -std=gnu++11
14cu|qmidiarp-0.6.5-1|75	autoreconf -vfi
14cu|qmidiarp-0.6.5-1|76	%configure2_5x \
14cu|qmidiarp-0.6.5-1|77	--enable-translations
14cu|qmidiarp-0.6.5-1|78	
14cu|qmidiarp-0.6.5-1|79	%make
14cu|qmidiarp-0.6.5-1|80	
14cu|qmidiarp-0.6.5-1|81	
14cu|qmidiarp-0.6.5-1|82	%install
14cu|qmidiarp-0.6.5-1|83	%makeinstall_std
14cu|qmidiarp-0.6.5-1|84	
14cu|qmidiarp-0.6.5-1|85	desktop-file-edit \
14cu|qmidiarp-0.6.5-1|86	--add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cu|qmidiarp-0.6.5-1|87	--set-generic-name="Midi arpeggiator" \
14cu|qmidiarp-0.6.5-1|88	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qmidiarp-0.6.5-1|89	
14cu|qmidiarp-0.6.5-1|90	%find_lang %{name} --with-man
14cu|qmidiarp-0.6.5-1|91	
14cu|qmidiarp-0.6.5-1|92	
14cu|qmidiarp-0.6.5-1|93	%changelog
14cu|qmidiarp-0.6.5-1|94	
14cu|qmidiarp-0.6.5-1|95	* Fri Dec 22 2017 emuse <goemusic@yahoo.fr> 0.6.5-1
14cu|qmidiarp-0.6.5-1|96	- (f426f4f) Update to new version 0.6.5
14cu|qmidiarp-0.6.5-1|97	- (f426f4f) o Removed patch from older release
14cu|qmidiarp-0.6.5-1|98	- (f426f4f) o Build against qt5 is now default
14cu|qmidiarp-0.6.5-1|99	- (f426f4f) o Fixed source URL
14cu|qmidiarp-0.6.5-1|100	
14cu|qmidiarp-0.6.5-1|101	

14205 14
14cu|qml-material-0.2.0-1|1	Summary:	Material Design implemented in QtQuick
14cu|qml-material-0.2.0-1|2	Name:		qml-material
14cu|qml-material-0.2.0-1|3	Version:	0.2.0
14cu|qml-material-0.2.0-1|4	Release:	1
14cu|qml-material-0.2.0-1|5	License:	GPLv2
14cu|qml-material-0.2.0-1|6	Group:		Graphical desktop/KDE
14cu|qml-material-0.2.0-1|7	URL:		https://github.com/papyros/qml-material
14cu|qml-material-0.2.0-1|8	Source0:	https://github.com/papyros/qml-material/archive/v%{version}.tar.gz
14cu|qml-material-0.2.0-1|9	Source1:	https://raw.githubusercontent.com/papyros/docmaker/master/docmaker.py
14cu|qml-material-0.2.0-1|10	BuildRequires:	qt5-devel
14cu|qml-material-0.2.0-1|11	BuildRequires:	pkgconfig(Qt5QuickTest)
14cu|qml-material-0.2.0-1|12	BuildRequires:	pkgconfig(Qt5Qml)
14cu|qml-material-0.2.0-1|13	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|qml-material-0.2.0-1|14	
14cu|qml-material-0.2.0-1|15	%description
14cu|qml-material-0.2.0-1|16	This is a library of QML widgets implementing
14cu|qml-material-0.2.0-1|17	Google's Material Design.
14cu|qml-material-0.2.0-1|18	
14cu|qml-material-0.2.0-1|19	%files
14cu|qml-material-0.2.0-1|20	%doc COPYING *.md
14cu|qml-material-0.2.0-1|21	%dir %{_qt5_libdir}/qt5/qml/Material
14cu|qml-material-0.2.0-1|22	%dir %{_qt5_libdir}/qt5/qml/QtQuick/Controls/Styles/Material
14cu|qml-material-0.2.0-1|23	%{_qt5_libdir}/qt5/qml/Material/*
14cu|qml-material-0.2.0-1|24	%{_qt5_libdir}/qt5/tests/tst_material/tst_material
14cu|qml-material-0.2.0-1|25	%{_qt5_libdir}/qt5/qml/QtQuick/Controls/Styles/Material/*.qml
14cu|qml-material-0.2.0-1|26	%{_qt5_libdir}/qt5/qml/QtQuick/Controls/Styles/Material/qmldir
14cu|qml-material-0.2.0-1|27	#------------------------------------------------------------
14cu|qml-material-0.2.0-1|28	%prep
14cu|qml-material-0.2.0-1|29	%setup -q
14cu|qml-material-0.2.0-1|30	# make rpmlint happy
14cu|qml-material-0.2.0-1|31	chmod -x tests/tests.cpp
14cu|qml-material-0.2.0-1|32	find . -type f -name '*.svg' -exec chmod -x {} \;
14cu|qml-material-0.2.0-1|33	
14cu|qml-material-0.2.0-1|34	%build
14cu|qml-material-0.2.0-1|35	%qmake_qt5
14cu|qml-material-0.2.0-1|36	%make
14cu|qml-material-0.2.0-1|37	
14cu|qml-material-0.2.0-1|38	%install
14cu|qml-material-0.2.0-1|39	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qml-material-0.2.0-1|40	rm -rf %{_buildroot}%{_qt5_libdir}/qt5/tests/tst_material/tst_material
14cu|qml-material-0.2.0-1|41	
14cu|qml-material-0.2.0-1|42	
14cu|qml-material-0.2.0-1|43	
14cu|qml-material-0.2.0-1|44	%changelog
14cu|qml-material-0.2.0-1|45	
14cu|qml-material-0.2.0-1|46	* Fri Mar 18 2016 abfonly <abfonly@gmail.com> 0.2.0-1
14cu|qml-material-0.2.0-1|47	- (7613323) Imported from SRPM
14cu|qml-material-0.2.0-1|48	
14cu|qml-material-0.2.0-1|49	

14206 14
14cu|qmmp-plugin-youtube-0.1-3|1	Summary:	YouTube plugin for QMMP
14cu|qmmp-plugin-youtube-0.1-3|2	Name:		qmmp-plugin-youtube
14cu|qmmp-plugin-youtube-0.1-3|3	Version:	0.1
14cu|qmmp-plugin-youtube-0.1-3|4	Release:	3
14cu|qmmp-plugin-youtube-0.1-3|5	License:	GPLv3+
14cu|qmmp-plugin-youtube-0.1-3|6	Group:		Sound
14cu|qmmp-plugin-youtube-0.1-3|7	Url:		https://github.com/rigon/qmmp-plugin-youtube
14cu|qmmp-plugin-youtube-0.1-3|8	Source0:	https://github.com/rigon/%{name}/archive/v%{version}.tar.gz
14cu|qmmp-plugin-youtube-0.1-3|9	Patch0:		qmmp-plugin-youtube-0.1-qjson-qt5.patch
14cu|qmmp-plugin-youtube-0.1-3|10	Patch1:		qmmp-plugin-youtube-python3.4.patch
14cu|qmmp-plugin-youtube-0.1-3|11	BuildRequires:	qmmp >= 1.0.7
14cu|qmmp-plugin-youtube-0.1-3|12	BuildRequires:	pythonqt-qt5-devel
14cu|qmmp-plugin-youtube-0.1-3|13	BuildRequires:	pkgconfig(qmmp) >= 1.0.7
14cu|qmmp-plugin-youtube-0.1-3|14	BuildRequires:	pkgconfig(qmmpui) >= 1.0.7
14cu|qmmp-plugin-youtube-0.1-3|15	BuildRequires:	pkgconfig(python3)
14cu|qmmp-plugin-youtube-0.1-3|16	BuildRequires:	pkgconfig(QJson-qt5)
14cu|qmmp-plugin-youtube-0.1-3|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|qmmp-plugin-youtube-0.1-3|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qmmp-plugin-youtube-0.1-3|19	BuildRequires:	pkgconfig(Qt5Network)
14cu|qmmp-plugin-youtube-0.1-3|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qmmp-plugin-youtube-0.1-3|21	BuildRequires:	youtube-dl
14cu|qmmp-plugin-youtube-0.1-3|22	Requires:	qmmp
14cu|qmmp-plugin-youtube-0.1-3|23	
14cu|qmmp-plugin-youtube-0.1-3|24	%description
14cu|qmmp-plugin-youtube-0.1-3|25	Plugin for Qt-based Multimedia Player (Qmmp) to search and play
14cu|qmmp-plugin-youtube-0.1-3|26	musics directly from YouTube.
14cu|qmmp-plugin-youtube-0.1-3|27	
14cu|qmmp-plugin-youtube-0.1-3|28	%files
14cu|qmmp-plugin-youtube-0.1-3|29	%doc *.md
14cu|qmmp-plugin-youtube-0.1-3|30	%{_libdir}/qmmp/General/libyoutube.so
14cu|qmmp-plugin-youtube-0.1-3|31	
14cu|qmmp-plugin-youtube-0.1-3|32	#----------------------------------------------------------------------------
14cu|qmmp-plugin-youtube-0.1-3|33	
14cu|qmmp-plugin-youtube-0.1-3|34	%prep
14cu|qmmp-plugin-youtube-0.1-3|35	%setup -q
14cu|qmmp-plugin-youtube-0.1-3|36	%patch0 -p1
14cu|qmmp-plugin-youtube-0.1-3|37	%if %{mdvver} < 201610
14cu|qmmp-plugin-youtube-0.1-3|38	%patch1 -p1
14cu|qmmp-plugin-youtube-0.1-3|39	perl -pi -e "s|python3.5m|python3.4m|"  youtube.pro
14cu|qmmp-plugin-youtube-0.1-3|40	%endif
14cu|qmmp-plugin-youtube-0.1-3|41	
14cu|qmmp-plugin-youtube-0.1-3|42	%build
14cu|qmmp-plugin-youtube-0.1-3|43	%qmake_qt5
14cu|qmmp-plugin-youtube-0.1-3|44	%make
14cu|qmmp-plugin-youtube-0.1-3|45	
14cu|qmmp-plugin-youtube-0.1-3|46	%install
14cu|qmmp-plugin-youtube-0.1-3|47	mkdir -p %{buildroot}/%{_libdir}/qmmp/General
14cu|qmmp-plugin-youtube-0.1-3|48	cp -pr libyoutube.so.1.0.0 %{buildroot}/%{_libdir}/qmmp/General/libyoutube.so
14cu|qmmp-plugin-youtube-0.1-3|49	
14cu|qmmp-plugin-youtube-0.1-3|50	
14cu|qmmp-plugin-youtube-0.1-3|51	%changelog
14cu|qmmp-plugin-youtube-0.1-3|52	
14cu|qmmp-plugin-youtube-0.1-3|53	* Tue Jan 10 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-3
14cu|qmmp-plugin-youtube-0.1-3|54	- (f15f15d) Make sure to use Qt5 version of QJson
14cu|qmmp-plugin-youtube-0.1-3|55	
14cu|qmmp-plugin-youtube-0.1-3|56	

14207 14
14cu|qmplay2-17.12.31-1|1	######################################################
14cu|qmplay2-17.12.31-1|2	# SpecFile: qmplay2.spec
14cu|qmplay2-17.12.31-1|3	# Generato: http://www.mandrivausers.ro/
14cu|qmplay2-17.12.31-1|4	#
14cu|qmplay2-17.12.31-1|5	%define major 1
14cu|qmplay2-17.12.31-1|6	%define libname %mklibname %{name}_ %{major}
14cu|qmplay2-17.12.31-1|7	%define devqmplay2 %mklibname %{name} -d
14cu|qmplay2-17.12.31-1|8	######
14cu|qmplay2-17.12.31-1|9	%define oname QMPlay2
14cu|qmplay2-17.12.31-1|10	
14cu|qmplay2-17.12.31-1|11	Summary:	Video player
14cu|qmplay2-17.12.31-1|12	Name:		qmplay2
14cu|qmplay2-17.12.31-1|13	Version:	17.12.31
14cu|qmplay2-17.12.31-1|14	Release:	1
14cu|qmplay2-17.12.31-1|15	License:	LGPLv3+
14cu|qmplay2-17.12.31-1|16	Group:		Video
14cu|qmplay2-17.12.31-1|17	Url:		http://zaps166.sourceforge.net/?app=QMPlay2
14cu|qmplay2-17.12.31-1|18	Source0:	https://github.com/zaps166/QMPlay2/releases/download/%{version}/QMPlay2-src-%{version}.tar.xz
14cu|qmplay2-17.12.31-1|19	Source1:	QMplay2.desktop
14cu|qmplay2-17.12.31-1|20	Source2:	qmplay2_17.10.24.ru.tar.gz
14cu|qmplay2-17.12.31-1|21	BuildRequires:  cmake
14cu|qmplay2-17.12.31-1|22	BuildRequires:  qt5-devel
14cu|qmplay2-17.12.31-1|23	BuildRequires:  qt5-tools
14cu|qmplay2-17.12.31-1|24	BuildRequires:  qt5-linguist-tools
14cu|qmplay2-17.12.31-1|25	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|qmplay2-17.12.31-1|26	BuildRequires:  pkgconfig(Qt5DBus)
14cu|qmplay2-17.12.31-1|27	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|qmplay2-17.12.31-1|28	BuildRequires:  pkgconfig(Qt5X11Extras)
14cu|qmplay2-17.12.31-1|29	BuildRequires:  pkgconfig(Qt5Svg)
14cu|qmplay2-17.12.31-1|30	BuildRequires:  pkgconfig(openssl)
14cu|qmplay2-17.12.31-1|31	BuildRequires:  pkgconfig(portaudio-2.0)
14cu|qmplay2-17.12.31-1|32	BuildRequires:  pkgconfig(libpulse)
14cu|qmplay2-17.12.31-1|33	BuildRequires:  pkgconfig(libavresample)
14cu|qmplay2-17.12.31-1|34	BuildRequires:  pkgconfig(libva)
14cu|qmplay2-17.12.31-1|35	BuildRequires:  pkgconfig(libcdio)
14cu|qmplay2-17.12.31-1|36	BuildRequires:  pkgconfig(libass)
14cu|qmplay2-17.12.31-1|37	BuildRequires:  pkgconfig(xv)
14cu|qmplay2-17.12.31-1|38	BuildRequires:  pkgconfig(gl)
14cu|qmplay2-17.12.31-1|39	BuildRequires:  pkgconfig(vdpau)
14cu|qmplay2-17.12.31-1|40	BuildRequires:  pkgconfig(libcddb)
14cu|qmplay2-17.12.31-1|41	BuildRequires:  pkgconfig(taglib)
14cu|qmplay2-17.12.31-1|42	BuildRequires:  pkgconfig(libgme)
14cu|qmplay2-17.12.31-1|43	BuildRequires:  pkgconfig(libsidplayfp)
14cu|qmplay2-17.12.31-1|44	BuildRequires:  desktop-file-utils
14cu|qmplay2-17.12.31-1|45	BuildRequires:  imagemagick
14cu|qmplay2-17.12.31-1|46	BuildRequires:	appstream-util
14cu|qmplay2-17.12.31-1|47	
14cu|qmplay2-17.12.31-1|48	Requires:       %{libname} = %{EVRD}
14cu|qmplay2-17.12.31-1|49	
14cu|qmplay2-17.12.31-1|50	%description
14cu|qmplay2-17.12.31-1|51	QMPlay2 is a video player, it can plays all formats
14cu|qmplay2-17.12.31-1|52	and stream supported by ffmpeg and libmodplug
14cu|qmplay2-17.12.31-1|53	(including J2B). It has integrated Youtube and Wrzuta browser.
14cu|qmplay2-17.12.31-1|54	
14cu|qmplay2-17.12.31-1|55	%files
14cu|qmplay2-17.12.31-1|56	%doc TODO ChangeLog LICENSE
14cu|qmplay2-17.12.31-1|57	%{_bindir}/%{oname}
14cu|qmplay2-17.12.31-1|58	%{_iconsdir}/hicolor/*/apps/QMPlay2.*
14cu|qmplay2-17.12.31-1|59	# keep this for kde integration
14cu|qmplay2-17.12.31-1|60	%{_datadir}/solid/actions/QMPlay2-opencda.desktop
14cu|qmplay2-17.12.31-1|61	%{_datadir}/applications/*.desktop
14cu|qmplay2-17.12.31-1|62	%{_datadir}/mime/packages/*.xml
14cu|qmplay2-17.12.31-1|63	%{_datadir}/qmplay2/
14cu|qmplay2-17.12.31-1|64	%{_mandir}/man1/QMPlay2.1.xz
14cu|qmplay2-17.12.31-1|65	%{_datadir}/metainfo/QMPlay2.appdata.xml
14cu|qmplay2-17.12.31-1|66	#############################
14cu|qmplay2-17.12.31-1|67	
14cu|qmplay2-17.12.31-1|68	%package -n %{libname}
14cu|qmplay2-17.12.31-1|69	
14cu|qmplay2-17.12.31-1|70	Summary:	Shared library of %{name}
14cu|qmplay2-17.12.31-1|71	Group:		System/Libraries
14cu|qmplay2-17.12.31-1|72	
14cu|qmplay2-17.12.31-1|73	%description -n %{libname}
14cu|qmplay2-17.12.31-1|74	qmplay2 dynamic libraries.
14cu|qmplay2-17.12.31-1|75	
14cu|qmplay2-17.12.31-1|76	%files -n %{libname}
14cu|qmplay2-17.12.31-1|77	%doc TODO ChangeLog README.md
14cu|qmplay2-17.12.31-1|78	%{_libdir}/libqmplay2.so
14cu|qmplay2-17.12.31-1|79	%{_libdir}/qmplay2/modules/*.so
14cu|qmplay2-17.12.31-1|80	
14cu|qmplay2-17.12.31-1|81	#-----------------------------------------------------------------------------
14cu|qmplay2-17.12.31-1|82	%package -n %{devqmplay2}
14cu|qmplay2-17.12.31-1|83	
14cu|qmplay2-17.12.31-1|84	Summary:	Development files for %{name}
14cu|qmplay2-17.12.31-1|85	Group:		Development/KDE and Qt
14cu|qmplay2-17.12.31-1|86	Requires:  %{name} = %{EVRD}
14cu|qmplay2-17.12.31-1|87	
14cu|qmplay2-17.12.31-1|88	%description -n %{devqmplay2}
14cu|qmplay2-17.12.31-1|89	Development files for %{name}
14cu|qmplay2-17.12.31-1|90	
14cu|qmplay2-17.12.31-1|91	%files -n %{devqmplay2}
14cu|qmplay2-17.12.31-1|92	%doc TODO ChangeLog README.md
14cu|qmplay2-17.12.31-1|93	%dir %{_includedir}/QMPlay2/
14cu|qmplay2-17.12.31-1|94	%{_includedir}/QMPlay2/*
14cu|qmplay2-17.12.31-1|95	
14cu|qmplay2-17.12.31-1|96	#-----------------------------------------------------------------------------
14cu|qmplay2-17.12.31-1|97	
14cu|qmplay2-17.12.31-1|98	%prep
14cu|qmplay2-17.12.31-1|99	%setup -qn QMPlay2-src-%{version}
14cu|qmplay2-17.12.31-1|100	pushd lang
14cu|qmplay2-17.12.31-1|101	tar -xvzf %{SOURCE2}
14cu|qmplay2-17.12.31-1|102	popd
14cu|qmplay2-17.12.31-1|103	
14cu|qmplay2-17.12.31-1|104	
14cu|qmplay2-17.12.31-1|105	%build
14cu|qmplay2-17.12.31-1|106	%cmake -DSOLID_ACTIONS_INSTALL_PATH="/usr/share/solid/actions" \
14cu|qmplay2-17.12.31-1|107	-DCMAKE_BUILD_TYPE=Debug -DUSE_PORTAUDIO=ON \
14cu|qmplay2-17.12.31-1|108	-DUSE_AVRESAMPLE=ON
14cu|qmplay2-17.12.31-1|109	
14cu|qmplay2-17.12.31-1|110	%setup_compile_flags
14cu|qmplay2-17.12.31-1|111	%make
14cu|qmplay2-17.12.31-1|112	
14cu|qmplay2-17.12.31-1|113	%install
14cu|qmplay2-17.12.31-1|114	%makeinstall_std -C build
14cu|qmplay2-17.12.31-1|115	
14cu|qmplay2-17.12.31-1|116	# the new desktop.in create a real scum...
14cu|qmplay2-17.12.31-1|117	rm -fr %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|qmplay2-17.12.31-1|118	desktop-file-install %{SOURCE1} \
14cu|qmplay2-17.12.31-1|119	--dir=%{buildroot}%{_datadir}/applications
14cu|qmplay2-17.12.31-1|120	
14cu|qmplay2-17.12.31-1|121	rm -fr %{buildroot}%{_datadir}/qmplay2/noautoupdates
14cu|qmplay2-17.12.31-1|122	
14cu|qmplay2-17.12.31-1|123	%changelog
14cu|qmplay2-17.12.31-1|124	
14cu|qmplay2-17.12.31-1|125	* Sat Jan 20 2018 abfonly <abfonly@gmail.com> 17.12.31-1
14cu|qmplay2-17.12.31-1|126	- (84a7fb9) Log:
14cu|qmplay2-17.12.31-1|127	- (84a7fb9) Automaticaly rotate movie or set spherical view if is set in metadata,
14cu|qmplay2-17.12.31-1|128	- (84a7fb9) update Ukrainian translation file (Alexey Lugin),
14cu|qmplay2-17.12.31-1|129	- (84a7fb9) add reading of CUE files,
14cu|qmplay2-17.12.31-1|130	- (84a7fb9) VA-API/OpenGL fixes.
14cu|qmplay2-17.12.31-1|131	
14cu|qmplay2-17.12.31-1|132	* Sun Dec 24 2017 abfonly <abfonly@gmail.com> 17.12.11-1
14cu|qmplay2-17.12.31-1|133	- (6a2c89e) Log :Update to QMPlay2-src-17.12.11
14cu|qmplay2-17.12.31-1|134	
14cu|qmplay2-17.12.31-1|135	* Sun Oct 29 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.10.24-2
14cu|qmplay2-17.12.31-1|136	- (2d9c33f) Updated Russian translations
14cu|qmplay2-17.12.31-1|137	
14cu|qmplay2-17.12.31-1|138	* Sun Oct 29 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.10.24-1
14cu|qmplay2-17.12.31-1|139	- (201b87b) Updated Russian translations
14cu|qmplay2-17.12.31-1|140	- (abfonly: d592f65) Log: Update to 17.10.24
14cu|qmplay2-17.12.31-1|141	
14cu|qmplay2-17.12.31-1|142	* Sat Oct 07 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.10.04-2
14cu|qmplay2-17.12.31-1|143	- (c4bdc0b) Updated Russian translations
14cu|qmplay2-17.12.31-1|144	
14cu|qmplay2-17.12.31-1|145	* Sat Oct 07 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.10.04-1
14cu|qmplay2-17.12.31-1|146	- (3884ead) Updated Russian translations
14cu|qmplay2-17.12.31-1|147	- (abfonly: e980b85) Log: Update to 17.10.04
14cu|qmplay2-17.12.31-1|148	
14cu|qmplay2-17.12.31-1|149	* Fri Aug 04 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.07.25-1
14cu|qmplay2-17.12.31-1|150	- (9b0d544) Updated to 17.07.25, Updated Russian translations
14cu|qmplay2-17.12.31-1|151	- (Victor Ryzhikh: e22fd80) Updated to 17.07.25, Updated Russian translations
14cu|qmplay2-17.12.31-1|152	
14cu|qmplay2-17.12.31-1|153	* Fri Aug 04 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.06.09-1
14cu|qmplay2-17.12.31-1|154	- (bb1ee47) Updated to 17.07.25, Updated Russian translations
14cu|qmplay2-17.12.31-1|155	- (Victor Ryzhikh: 3074346) Updated to 17.06.09, Updated Russian translations
14cu|qmplay2-17.12.31-1|156	
14cu|qmplay2-17.12.31-1|157	* Sun Jun 11 2017 Victor Ryzhikh <victorr2007@yandex.ru> 17.03.17-2
14cu|qmplay2-17.12.31-1|158	- (bb8061c) Updated to 17.06.09, Updated Russian translations
14cu|qmplay2-17.12.31-1|159	- (Victor Ryzhikh: 77bd3e7) Updated Russian translations
14cu|qmplay2-17.12.31-1|160	- (Victor Ryzhikh: 702916e) Updated Russian translations
14cu|qmplay2-17.12.31-1|161	- (Victor Ryzhikh: d3c95ca) Updated Russian translations
14cu|qmplay2-17.12.31-1|162	
14cu|qmplay2-17.12.31-1|163	* Tue Mar 21 2017 abfonly <abfonly@gmail.com> 17.03.17-1
14cu|qmplay2-17.12.31-1|164	- (e353b7b) Log: Update to 17.03.17
14cu|qmplay2-17.12.31-1|165	- (e353b7b) add appdata.xml
14cu|qmplay2-17.12.31-1|166	- (e353b7b) drop youtubr-dl from req
14cu|qmplay2-17.12.31-1|167	- (e353b7b) spec clean
14cu|qmplay2-17.12.31-1|168	
14cu|qmplay2-17.12.31-1|169	* Wed Mar 01 2017 abfonly <abfonly@gmail.com> 17.02.12-1
14cu|qmplay2-17.12.31-1|170	- (d22406d) Log: Update to 17.02.12
14cu|qmplay2-17.12.31-1|171	- (d22406d) * Fix updating covers (also title, artist and album outside QMPlay2) in network streams,
14cu|qmplay2-17.12.31-1|172	- (d22406d) * add -Skip- and -Stop after- flags for playlist (Zamarin Arthur),
14cu|qmplay2-17.12.31-1|173	- (d22406d) * add -Lock- flag for playlist entry - don't allow to remove it,
14cu|qmplay2-17.12.31-1|174	- (d22406d) * equalizer improvements (presets must be set again),
14cu|qmplay2-17.12.31-1|175	- (d22406d) * display cover arts in Freedesktop notifications,
14cu|qmplay2-17.12.31-1|176	- (d22406d) * scale VU meters in Simple Visualization,
14cu|qmplay2-17.12.31-1|177	- (d22406d) * minor improvements and bug fixes,
14cu|qmplay2-17.12.31-1|178	- (d22406d) * add quick group synchronization,
14cu|qmplay2-17.12.31-1|179	- (d22406d) * add Profiles (Zamarin Arthur),
14cu|qmplay2-17.12.31-1|180	- (d22406d) * displaying still images,
14cu|qmplay2-17.12.31-1|181	- (d22406d) * add full macOS support.
14cu|qmplay2-17.12.31-1|182	
14cu|qmplay2-17.12.31-1|183	* Sat Dec 24 2016 abfonly <abfonly@gmail.com> 16.12.23-1
14cu|qmplay2-17.12.31-1|184	- (6e437f2) Log: Update to 16.12.23
14cu|qmplay2-17.12.31-1|185	- (6e437f2) New Notifications module (Zamarin Arthur),
14cu|qmplay2-17.12.31-1|186	- (6e437f2) use cookies obtained from youtube-dl,
14cu|qmplay2-17.12.31-1|187	- (6e437f2) add Bauer stereophonic-to-binaural DSP,
14cu|qmplay2-17.12.31-1|188	- (6e437f2) updated German translation (martinkg),
14cu|qmplay2-17.12.31-1|189	- (6e437f2) add audio dynamic range compressor,
14cu|qmplay2-17.12.31-1|190	- (6e437f2) bugfix.
14cu|qmplay2-17.12.31-1|191	
14cu|qmplay2-17.12.31-1|192	* Fri Dec 23 2016 abfonly <abfonly@gmail.com> 16.11.20-1
14cu|qmplay2-17.12.31-1|193	- (ca89ec6) Log: Update to 16.11.20
14cu|qmplay2-17.12.31-1|194	- (ca89ec6) -Display real FPS and interlaced video information on Information panel,
14cu|qmplay2-17.12.31-1|195	- (ca89ec6) -VA-API displays using OpenGL (default behavior),
14cu|qmplay2-17.12.31-1|196	- (ca89ec6) -updated German translation (martinkg),
14cu|qmplay2-17.12.31-1|197	- (ca89ec6) -add DXVA2 decoder (limited features),
14cu|qmplay2-17.12.31-1|198	- (ca89ec6) -fix seeking on interlaced videos,
14cu|qmplay2-17.12.31-1|199	- (ca89ec6) -CUVID bugfix.
14cu|qmplay2-17.12.31-1|200	
14cu|qmplay2-17.12.31-1|201	* Sun Nov 06 2016 abfonly <abfonly@gmail.com> 16.11.01-1
14cu|qmplay2-17.12.31-1|202	- (99ee286) Log: Update to 16.11.01
14cu|qmplay2-17.12.31-1|203	- (99ee286) build with avresample support
14cu|qmplay2-17.12.31-1|204	- (99ee286) fixed debug
14cu|qmplay2-17.12.31-1|205	- (abfonly: e5b11ff) Log: Update to 16.11.01
14cu|qmplay2-17.12.31-1|206	- (abfonly: e5b11ff) build with avresample support
14cu|qmplay2-17.12.31-1|207	- (abfonly: e5b11ff) fixed debug
14cu|qmplay2-17.12.31-1|208	
14cu|qmplay2-17.12.31-1|209	* Sat Oct 01 2016 Victor Ryzhikh <victorr2007@yandex.ru> 16.09.24-1
14cu|qmplay2-17.12.31-1|210	- (188a1ba) Update to 16.09.24
14cu|qmplay2-17.12.31-1|211	
14cu|qmplay2-17.12.31-1|212	* Sat Oct 01 2016 Victor Ryzhikh <victorr2007@yandex.ru> 16.09.04-1
14cu|qmplay2-17.12.31-1|213	- (f3b182b) Update to 16.09.24
14cu|qmplay2-17.12.31-1|214	- (abfonly: a621f7c) Log: Update to 16.09.04
14cu|qmplay2-17.12.31-1|215	- (abfonly: a621f7c) enable portaudio _19.25_ only on mrb
14cu|qmplay2-17.12.31-1|216	- (abfonly: a621f7c) Changes in QMPlay2 build 16.09.04:
14cu|qmplay2-17.12.31-1|217	- (abfonly: a621f7c) - don't load subtitles which needs decoder without the decoder,
14cu|qmplay2-17.12.31-1|218	- (abfonly: a621f7c) - add checkbox to disable PBO in OpenGL2 module settings,
14cu|qmplay2-17.12.31-1|219	- (abfonly: a621f7c) - fix displaying multi-line graphical subtitles,
14cu|qmplay2-17.12.31-1|220	- (abfonly: a621f7c) - don't crop non-graphics subtitles on zoom,
14cu|qmplay2-17.12.31-1|221	- (abfonly: a621f7c) - add quality button in YouTube browser,
14cu|qmplay2-17.12.31-1|222	- (abfonly: a621f7c) - download -youtube-dl- if necessary,
14cu|qmplay2-17.12.31-1|223	- (abfonly: a621f7c) - get rid of -QtNetwork- module
14cu|qmplay2-17.12.31-1|224	
14cu|qmplay2-17.12.31-1|225	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 16.08.19-1
14cu|qmplay2-17.12.31-1|226	- (b5051bc) Log: Update to 16.08.19
14cu|qmplay2-17.12.31-1|227	- (b5051bc) fixed BR
14cu|qmplay2-17.12.31-1|228	- (b5051bc) fixed and enable debug
14cu|qmplay2-17.12.31-1|229	
14cu|qmplay2-17.12.31-1|230	* Sat Jul 23 2016 Victor Ryzhikh <victorr2007@yandex.ru> 16.07.20-1
14cu|qmplay2-17.12.31-1|231	- (592a521) Update to 16.07.20
14cu|qmplay2-17.12.31-1|232	
14cu|qmplay2-17.12.31-1|233	* Sat Jul 23 2016 Victor Ryzhikh <victorr2007@yandex.ru> 16.07.07-1
14cu|qmplay2-17.12.31-1|234	- (7339025) Updated translations QMplay2.desktop
14cu|qmplay2-17.12.31-1|235	- (Victor Ryzhikh: 2a8bc92) Update to 16.07.20
14cu|qmplay2-17.12.31-1|236	- (abfonly: 656ab46) Log: Update to 16.07.07
14cu|qmplay2-17.12.31-1|237	
14cu|qmplay2-17.12.31-1|238	

14208 14
14cu|qnetstatview-1.2.0-8|1	Summary:	Shows detailed listings of all TCP and UDP endpoints
14cu|qnetstatview-1.2.0-8|2	Name:		qnetstatview
14cu|qnetstatview-1.2.0-8|3	Version:	1.2.0
14cu|qnetstatview-1.2.0-8|4	Release:	8
14cu|qnetstatview-1.2.0-8|5	License:	GPLv3+
14cu|qnetstatview-1.2.0-8|6	Group:		Networking/Other
14cu|qnetstatview-1.2.0-8|7	Url:		http://qt-apps.org/content/show.php?content=157088
14cu|qnetstatview-1.2.0-8|8	Source0:	http://dansoft.krasnokamensk.ru/data/1016/qnetstatview_source.tar.gz
14cu|qnetstatview-1.2.0-8|9	BuildRequires:	imagemagick
14cu|qnetstatview-1.2.0-8|10	BuildRequires:	libnet-devel
14cu|qnetstatview-1.2.0-8|11	BuildRequires:	libpcap-devel
14cu|qnetstatview-1.2.0-8|12	BuildRequires:	qt4-devel
14cu|qnetstatview-1.2.0-8|13	
14cu|qnetstatview-1.2.0-8|14	%description
14cu|qnetstatview-1.2.0-8|15	Shows detailed listings of all TCP and UDP endpoints.
14cu|qnetstatview-1.2.0-8|16	
14cu|qnetstatview-1.2.0-8|17	#----------------------------------------------------------------------------
14cu|qnetstatview-1.2.0-8|18	
14cu|qnetstatview-1.2.0-8|19	%files
14cu|qnetstatview-1.2.0-8|20	%doc Bin/HISTORY Bin/COPYING
14cu|qnetstatview-1.2.0-8|21	%{_bindir}/%{name}
14cu|qnetstatview-1.2.0-8|22	%{_datadir}/%{name}
14cu|qnetstatview-1.2.0-8|23	%{_datadir}/applications/%{name}.desktop
14cu|qnetstatview-1.2.0-8|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|25	
14cu|qnetstatview-1.2.0-8|26	
14cu|qnetstatview-1.2.0-8|27	%prep
14cu|qnetstatview-1.2.0-8|28	%setup -q -n %{name}_source
14cu|qnetstatview-1.2.0-8|29	find . -perm 0600 | xargs chmod 0644
14cu|qnetstatview-1.2.0-8|30	
14cu|qnetstatview-1.2.0-8|31	%build
14cu|qnetstatview-1.2.0-8|32	%qmake_qt4 QMAKE_CXXFLAGS_RELEASE= %{name}.pro
14cu|qnetstatview-1.2.0-8|33	%make
14cu|qnetstatview-1.2.0-8|34	
14cu|qnetstatview-1.2.0-8|35	%install
14cu|qnetstatview-1.2.0-8|36	# install binary
14cu|qnetstatview-1.2.0-8|37	mkdir -p %{buildroot}%{_bindir}
14cu|qnetstatview-1.2.0-8|38	cp Bin/%{name} %{buildroot}%{_bindir}/%{name}
14cu|qnetstatview-1.2.0-8|39	
14cu|qnetstatview-1.2.0-8|40	# install locales
14cu|qnetstatview-1.2.0-8|41	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|qnetstatview-1.2.0-8|42	cp Bin/*.qm %{buildroot}%{_datadir}/%{name}/
14cu|qnetstatview-1.2.0-8|43	
14cu|qnetstatview-1.2.0-8|44	# create and install icons
14cu|qnetstatview-1.2.0-8|45	for N in 16 32 48 64 128; do convert %{name}.ico -scale ${N}x${N}! $N.png; done
14cu|qnetstatview-1.2.0-8|46	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|47	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|48	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|49	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|50	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|qnetstatview-1.2.0-8|51	
14cu|qnetstatview-1.2.0-8|52	# XDG menu entry
14cu|qnetstatview-1.2.0-8|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|qnetstatview-1.2.0-8|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|qnetstatview-1.2.0-8|55	[Desktop Entry]
14cu|qnetstatview-1.2.0-8|56	Type=Application
14cu|qnetstatview-1.2.0-8|57	Name=QNetStatView
14cu|qnetstatview-1.2.0-8|58	Comment=Shows detailed listings of all TCP and UDP endpoints
14cu|qnetstatview-1.2.0-8|59	Icon=%{name}
14cu|qnetstatview-1.2.0-8|60	Exec=%{name}
14cu|qnetstatview-1.2.0-8|61	Terminal=false
14cu|qnetstatview-1.2.0-8|62	Categories=Network;Utility;
14cu|qnetstatview-1.2.0-8|63	EOF
14cu|qnetstatview-1.2.0-8|64	
14cu|qnetstatview-1.2.0-8|65	
14cu|qnetstatview-1.2.0-8|66	%changelog
14cu|qnetstatview-1.2.0-8|67	
14cu|qnetstatview-1.2.0-8|68	* Sun Mar 12 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.2.0-8
14cu|qnetstatview-1.2.0-8|69	- (6c20354) Rebuild
14cu|qnetstatview-1.2.0-8|70	
14cu|qnetstatview-1.2.0-8|71	

14209 14
14cu|qnetwalk-1.4-1|1	Summary:	Game for System Administrators
14cu|qnetwalk-1.4-1|2	Name:		qnetwalk
14cu|qnetwalk-1.4-1|3	Version:	1.4
14cu|qnetwalk-1.4-1|4	Release:	1
14cu|qnetwalk-1.4-1|5	License:	GPLv2+
14cu|qnetwalk-1.4-1|6	Group:		Games/Puzzles
14cu|qnetwalk-1.4-1|7	Url:		http://qt.osdn.org.ua/qnetwalk.html
14cu|qnetwalk-1.4-1|8	Source0:	http://qt.osdn.org.ua/%{name}-%{version}.tar.gz
14cu|qnetwalk-1.4-1|9	Patch0:		qnetwalk-1.3-datapath.patch
14cu|qnetwalk-1.4-1|10	Patch1:		qnetwalk-1.4-makefile.patch
14cu|qnetwalk-1.4-1|11	Patch2:		qnetwalk-1.3-sfmt.patch
14cu|qnetwalk-1.4-1|12	Patch3:		qnetwalk-1.3-desktop.patch
14cu|qnetwalk-1.4-1|13	BuildRequires:	qt4-devel
14cu|qnetwalk-1.4-1|14	BuildRequires:	pkgconfig(sdl)
14cu|qnetwalk-1.4-1|15	BuildRequires:	pkgconfig(SDL_mixer)
14cu|qnetwalk-1.4-1|16	
14cu|qnetwalk-1.4-1|17	%description
14cu|qnetwalk-1.4-1|18	This is a Qt-version of the popular NetWalk game for system administrators.
14cu|qnetwalk-1.4-1|19	You have to connect all computers to the central server with as few clicks
14cu|qnetwalk-1.4-1|20	as possible.
14cu|qnetwalk-1.4-1|21	
14cu|qnetwalk-1.4-1|22	%files
14cu|qnetwalk-1.4-1|23	%doc COPYING ChangeLog README
14cu|qnetwalk-1.4-1|24	%{_gamesbindir}/%{name}
14cu|qnetwalk-1.4-1|25	%{_datadir}/applications/%{name}.desktop
14cu|qnetwalk-1.4-1|26	%{_mandir}/man6/%{name}.6.*
14cu|qnetwalk-1.4-1|27	%{_datadir}/pixmaps/%{name}.xpm
14cu|qnetwalk-1.4-1|28	%dir %{_gamesdatadir}/%{name}
14cu|qnetwalk-1.4-1|29	%{_gamesdatadir}/%{name}/*
14cu|qnetwalk-1.4-1|30	
14cu|qnetwalk-1.4-1|31	#----------------------------------------------------------------------------
14cu|qnetwalk-1.4-1|32	
14cu|qnetwalk-1.4-1|33	%prep
14cu|qnetwalk-1.4-1|34	%setup -q
14cu|qnetwalk-1.4-1|35	%patch0 -p0
14cu|qnetwalk-1.4-1|36	%patch1 -p1
14cu|qnetwalk-1.4-1|37	%patch2 -p1
14cu|qnetwalk-1.4-1|38	%patch3 -p1
14cu|qnetwalk-1.4-1|39	
14cu|qnetwalk-1.4-1|40	%build
14cu|qnetwalk-1.4-1|41	%qmake_qt4
14cu|qnetwalk-1.4-1|42	%make
14cu|qnetwalk-1.4-1|43	
14cu|qnetwalk-1.4-1|44	%install
14cu|qnetwalk-1.4-1|45	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qnetwalk-1.4-1|46	
14cu|qnetwalk-1.4-1|47	
14cu|qnetwalk-1.4-1|48	%changelog
14cu|qnetwalk-1.4-1|49	* Mon Jan 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
14cu|qnetwalk-1.4-1|50	+ Revision: c557692
14cu|qnetwalk-1.4-1|51	- New version 1.4, update BuildRequires
14cu|qnetwalk-1.4-1|52	
14cu|qnetwalk-1.4-1|53	

14210 14
14cu|qomp-1.3.1-2|1	%define major		1.3.1
14cu|qomp-1.3.1-2|2	%define libname		%mklibname %{name} %{major}
14cu|qomp-1.3.1-2|3	
14cu|qomp-1.3.1-2|4	Summary:	Quick(Qt) Online Music Player
14cu|qomp-1.3.1-2|5	Name:		qomp
14cu|qomp-1.3.1-2|6	Version:	1.3.1
14cu|qomp-1.3.1-2|7	Release:	2
14cu|qomp-1.3.1-2|8	License:	GPLv2+
14cu|qomp-1.3.1-2|9	Group:		Sound
14cu|qomp-1.3.1-2|10	Url:		http://qomp.sourceforge.net/
14cu|qomp-1.3.1-2|11	#
14cu|qomp-1.3.1-2|12	# https://sourceforge.net/projects/qomp/files/1.3.1/qomp_1.3.1_src.tar.gz/download
14cu|qomp-1.3.1-2|13	# sourceforge does not offer a direct link to the file
14cu|qomp-1.3.1-2|14	#
14cu|qomp-1.3.1-2|15	Source0:	qomp_1.3.1_src.tar.gz
14cu|qomp-1.3.1-2|16	BuildRequires:	cmake >= 3.1.0
14cu|qomp-1.3.1-2|17	BuildRequires:	desktop-file-utils
14cu|qomp-1.3.1-2|18	BuildRequires:	qt5-linguist-tools
14cu|qomp-1.3.1-2|19	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|qomp-1.3.1-2|20	BuildRequires:	pkgconfig(libcue)
14cu|qomp-1.3.1-2|21	BuildRequires:	pkgconfig(phonon)
14cu|qomp-1.3.1-2|22	BuildRequires:	qt5-devel
14cu|qomp-1.3.1-2|23	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|qomp-1.3.1-2|24	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qomp-1.3.1-2|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|qomp-1.3.1-2|26	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qomp-1.3.1-2|27	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|qomp-1.3.1-2|28	BuildRequires:	pkgconfig(Qt5Network)
14cu|qomp-1.3.1-2|29	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qomp-1.3.1-2|30	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|qomp-1.3.1-2|31	BuildRequires:	pkgconfig(Qt5Xml)
14cu|qomp-1.3.1-2|32	BuildRequires:	pkgconfig(taglib)
14cu|qomp-1.3.1-2|33	BuildRequires:	pkgconfig(zlib)
14cu|qomp-1.3.1-2|34	Requires:	%{name}-plugins = %{EVRD}
14cu|qomp-1.3.1-2|35	Requires:	gstreamer1.0-plugins-good
14cu|qomp-1.3.1-2|36	Suggests:	gstreamer1.0-plugins-bad
14cu|qomp-1.3.1-2|37	Suggests:	gstreamer1.0-plugins-ugly
14cu|qomp-1.3.1-2|38	
14cu|qomp-1.3.1-2|39	%description
14cu|qomp-1.3.1-2|40	Quick (Qt) Online Music Player: only one player for different online music
14cu|qomp-1.3.1-2|41	hostings. Main features:
14cu|qomp-1.3.1-2|42	* search and play music from several online music hostings:
14cu|qomp-1.3.1-2|43	(Yandex.Music, myzuka.ru, pleer.com);
14cu|qomp-1.3.1-2|44	* play music from local filesystem;
14cu|qomp-1.3.1-2|45	* Last.fm scrobbling;
14cu|qomp-1.3.1-2|46	* MPRIS support(Linux only);
14cu|qomp-1.3.1-2|47	* system tray integration;
14cu|qomp-1.3.1-2|48	* proxy-server support;
14cu|qomp-1.3.1-2|49	* playlists support;
14cu|qomp-1.3.1-2|50	* crossplatform (Windows, OS X, Linux, Android).
14cu|qomp-1.3.1-2|51	
14cu|qomp-1.3.1-2|52	%files -f %{name}.lang
14cu|qomp-1.3.1-2|53	%doc CHANGELOG.md LICENSE.txt README
14cu|qomp-1.3.1-2|54	%{_bindir}/%{name}
14cu|qomp-1.3.1-2|55	%{_datadir}/applications/%{name}.desktop
14cu|qomp-1.3.1-2|56	%{_datadir}/%{name}/themes/themes.rcc
14cu|qomp-1.3.1-2|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qomp-1.3.1-2|58	
14cu|qomp-1.3.1-2|59	#---------------------------------------------------------------------------
14cu|qomp-1.3.1-2|60	
14cu|qomp-1.3.1-2|61	%package -n %{libname}
14cu|qomp-1.3.1-2|62	Summary:	Library for %{name}
14cu|qomp-1.3.1-2|63	Group:		System/Libraries
14cu|qomp-1.3.1-2|64	# do not delete the obsoletes
14cu|qomp-1.3.1-2|65	Obsoletes:	%{libname} < %{EVRD}
14cu|qomp-1.3.1-2|66	
14cu|qomp-1.3.1-2|67	%description -n %{libname}
14cu|qomp-1.3.1-2|68	Quick (Qt5) Online Music Player:
14cu|qomp-1.3.1-2|69	one player for different online music hostings.
14cu|qomp-1.3.1-2|70	This package contains the main library for %{name}.
14cu|qomp-1.3.1-2|71	
14cu|qomp-1.3.1-2|72	%files -n %{libname}
14cu|qomp-1.3.1-2|73	%doc CHANGELOG.md LICENSE.txt README
14cu|qomp-1.3.1-2|74	%{_libdir}/libqomp.so.%{major}
14cu|qomp-1.3.1-2|75	
14cu|qomp-1.3.1-2|76	#----------------------------------------------------------------------------
14cu|qomp-1.3.1-2|77	
14cu|qomp-1.3.1-2|78	%package plugins
14cu|qomp-1.3.1-2|79	Summary:	Plugins for %{name}
14cu|qomp-1.3.1-2|80	Group:		Sound
14cu|qomp-1.3.1-2|81	
14cu|qomp-1.3.1-2|82	%description plugins
14cu|qomp-1.3.1-2|83	Quick (Qt5) Online Music Player:
14cu|qomp-1.3.1-2|84	one player for different online music hostings.
14cu|qomp-1.3.1-2|85	This package contains the plugins for %{name}.
14cu|qomp-1.3.1-2|86	
14cu|qomp-1.3.1-2|87	%files plugins
14cu|qomp-1.3.1-2|88	%doc CHANGELOG.md LICENSE.txt README
14cu|qomp-1.3.1-2|89	%{_libdir}/%{name}/plugins/*.so
14cu|qomp-1.3.1-2|90	
14cu|qomp-1.3.1-2|91	#----------------------------------------------------------------------------
14cu|qomp-1.3.1-2|92	
14cu|qomp-1.3.1-2|93	%prep
14cu|qomp-1.3.1-2|94	%setup -q
14cu|qomp-1.3.1-2|95	
14cu|qomp-1.3.1-2|96	
14cu|qomp-1.3.1-2|97	%build
14cu|qomp-1.3.1-2|98	%{_qt5_bindir}/lupdate %{name}.pro
14cu|qomp-1.3.1-2|99	%cmake \
14cu|qomp-1.3.1-2|100	-DCMAKE_INSTALL_PREFIX=/usr/ \
14cu|qomp-1.3.1-2|101	-DUSE_QT5=ON \
14cu|qomp-1.3.1-2|102	-DCMAKE_BUILD_TYPE=Release
14cu|qomp-1.3.1-2|103	%make
14cu|qomp-1.3.1-2|104	
14cu|qomp-1.3.1-2|105	
14cu|qomp-1.3.1-2|106	%install
14cu|qomp-1.3.1-2|107	%makeinstall_std -C build
14cu|qomp-1.3.1-2|108	
14cu|qomp-1.3.1-2|109	desktop-file-edit \
14cu|qomp-1.3.1-2|110	--remove-key=Encoding \
14cu|qomp-1.3.1-2|111	--set-key=Comment --set-value="Quick Qt5 Online Music Player" \
14cu|qomp-1.3.1-2|112	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qomp-1.3.1-2|113	
14cu|qomp-1.3.1-2|114	%{find_lang} %{name} --with-qt
14cu|qomp-1.3.1-2|115	
14cu|qomp-1.3.1-2|116	%changelog
14cu|qomp-1.3.1-2|117	
14cu|qomp-1.3.1-2|118	* Sun Jan 21 2018 abfonly <abfonly@gmail.com> 1.3.1-2
14cu|qomp-1.3.1-2|119	- (484044c) Log: Update to 1.3.1
14cu|qomp-1.3.1-2|120	
14cu|qomp-1.3.1-2|121	

14211 14
14cu|qorganizer-3.1.5-1|1	%define		src qOrganizer
14cu|qorganizer-3.1.5-1|2	Name:		qorganizer
14cu|qorganizer-3.1.5-1|3	Version:	3.1.5
14cu|qorganizer-3.1.5-1|4	Release:	1
14cu|qorganizer-3.1.5-1|5	Summary:	Personal organizer
14cu|qorganizer-3.1.5-1|6	License: 	GPLv2
14cu|qorganizer-3.1.5-1|7	Group: 		Office
14cu|qorganizer-3.1.5-1|8	Url:		https://sourceforge.net/projects/qorganizer
14cu|qorganizer-3.1.5-1|9	Source0:	http://kent.dl.sourceforge.net/sourceforge/qorganizer/%{src}-%{version}.tar.gz
14cu|qorganizer-3.1.5-1|10	Source1:	%{name}.desktop
14cu|qorganizer-3.1.5-1|11	
14cu|qorganizer-3.1.5-1|12	BuildRequires:	imagemagick
14cu|qorganizer-3.1.5-1|13	BuildRequires:	qt4-devel
14cu|qorganizer-3.1.5-1|14	
14cu|qorganizer-3.1.5-1|15	%description
14cu|qorganizer-3.1.5-1|16	qOrganizer is a general organizer that includes calendar with
14cu|qorganizer-3.1.5-1|17	jurnal and schedule for every day in which you can choose to
14cu|qorganizer-3.1.5-1|18	be reminded of events, a general to-do list for your tasks and
14cu|qorganizer-3.1.5-1|19	also includes features useful for students like timetable and
14cu|qorganizer-3.1.5-1|20	a booklet with marks and absences.
14cu|qorganizer-3.1.5-1|21	
14cu|qorganizer-3.1.5-1|22	%prep
14cu|qorganizer-3.1.5-1|23	%setup -qn %{src}
14cu|qorganizer-3.1.5-1|24	
14cu|qorganizer-3.1.5-1|25	%build
14cu|qorganizer-3.1.5-1|26	pushd src
14cu|qorganizer-3.1.5-1|27	%qmake_qt4
14cu|qorganizer-3.1.5-1|28	#export PATH=$PATH:%_qt4dir/bin
14cu|qorganizer-3.1.5-1|29	#qmake "QMAKE_CFLAGS+=%{optflags}" "QMAKE_CXXFLAGS+=%{optflags}" %src.pro
14cu|qorganizer-3.1.5-1|30	%make
14cu|qorganizer-3.1.5-1|31	
14cu|qorganizer-3.1.5-1|32	%install
14cu|qorganizer-3.1.5-1|33	pushd src
14cu|qorganizer-3.1.5-1|34	install -Dp -m 0755 %{src} %{buildroot}%{_bindir}/%{name}
14cu|qorganizer-3.1.5-1|35	install -Dp -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qorganizer-3.1.5-1|36	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|qorganizer-3.1.5-1|37	convert -resize 16x16 images/logo.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|qorganizer-3.1.5-1|38	convert -resize 32x32 images/logo.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qorganizer-3.1.5-1|39	convert -resize 48x48 images/logo.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|qorganizer-3.1.5-1|40	
14cu|qorganizer-3.1.5-1|41	%files
14cu|qorganizer-3.1.5-1|42	%doc CHANGELOG.txt
14cu|qorganizer-3.1.5-1|43	%{_bindir}/%{name}
14cu|qorganizer-3.1.5-1|44	%{_datadir}/applications/%{name}.desktop
14cu|qorganizer-3.1.5-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qorganizer-3.1.5-1|46	
14cu|qorganizer-3.1.5-1|47	
14cu|qorganizer-3.1.5-1|48	%changelog
14cu|qorganizer-3.1.5-1|49	
14cu|qorganizer-3.1.5-1|50	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 3.1.5-1
14cu|qorganizer-3.1.5-1|51	- (7d7fd27) Fix desktop file location
14cu|qorganizer-3.1.5-1|52	
14cu|qorganizer-3.1.5-1|53	

14212 14
14cu|qpass-1.3.2-1|1	Name:		qpass
14cu|qpass-1.3.2-1|2	Summary:	Qt4-based password manager
14cu|qpass-1.3.2-1|3	Version:	1.3.2
14cu|qpass-1.3.2-1|4	Release:	1
14cu|qpass-1.3.2-1|5	License:	GPLv2+
14cu|qpass-1.3.2-1|6	Group:		Databases
14cu|qpass-1.3.2-1|7	URL:		http://qpass.sourceforge.net/
14cu|qpass-1.3.2-1|8	Source0:	http://downloads.sourceforge.net/project/qpass/source/%{name}-%{version}.tar.bz2
14cu|qpass-1.3.2-1|9	Source1:    qpass_ru.tar.gz
14cu|qpass-1.3.2-1|10	Patch0:     qpass-1.3.2-build_locale_ru.patch
14cu|qpass-1.3.2-1|11	BuildRequires:	cmake
14cu|qpass-1.3.2-1|12	BuildRequires:	qt4-devel
14cu|qpass-1.3.2-1|13	BuildRequires:	libgcrypt-devel
14cu|qpass-1.3.2-1|14	
14cu|qpass-1.3.2-1|15	%description
14cu|qpass-1.3.2-1|16	QPass is easy to use, open source password manager application with built-in
14cu|qpass-1.3.2-1|17	password generator. You can store in it's database such data as passwords
14cu|qpass-1.3.2-1|18	and logins which will be encrypted using AES-256 algorithm. Each entry can
14cu|qpass-1.3.2-1|19	include additional information about entry such as name, url adress
14cu|qpass-1.3.2-1|20	and description.
14cu|qpass-1.3.2-1|21	
14cu|qpass-1.3.2-1|22	%prep
14cu|qpass-1.3.2-1|23	%setup -q
14cu|qpass-1.3.2-1|24	%patch0 -p1
14cu|qpass-1.3.2-1|25	
14cu|qpass-1.3.2-1|26	pushd translations
14cu|qpass-1.3.2-1|27	tar -xvzf %{SOURCE1}
14cu|qpass-1.3.2-1|28	popd
14cu|qpass-1.3.2-1|29	
14cu|qpass-1.3.2-1|30	%build
14cu|qpass-1.3.2-1|31	%cmake
14cu|qpass-1.3.2-1|32	%make
14cu|qpass-1.3.2-1|33	
14cu|qpass-1.3.2-1|34	%install
14cu|qpass-1.3.2-1|35	%makeinstall_std -C build
14cu|qpass-1.3.2-1|36	%__rm -f %{buildroot}/%{_datadir}/%{name}/{COPYING,README}
14cu|qpass-1.3.2-1|37	%__mkdir_p  %{buildroot}/%{_docdir}
14cu|qpass-1.3.2-1|38	%if %{mdvver} >= 201200
14cu|qpass-1.3.2-1|39	%find_lang %{name} --with-qt --all-name
14cu|qpass-1.3.2-1|40	%else
14cu|qpass-1.3.2-1|41	touch %{name}.lang
14cu|qpass-1.3.2-1|42	%endif
14cu|qpass-1.3.2-1|43	
14cu|qpass-1.3.2-1|44	%files -f %{name}.lang
14cu|qpass-1.3.2-1|45	%dir %{_datadir}/%{name}
14cu|qpass-1.3.2-1|46	%dir %{_datadir}/%{name}/translations
14cu|qpass-1.3.2-1|47	%{_datadir}/%{name}/translations/ru.qm
14cu|qpass-1.3.2-1|48	%{_bindir}/qpass
14cu|qpass-1.3.2-1|49	%{_datadir}/applications/%{name}.desktop
14cu|qpass-1.3.2-1|50	%{_iconsdir}/hicolor/*/apps/qpass.png
14cu|qpass-1.3.2-1|51	%{_datadir}/pixmaps/qpass.png
14cu|qpass-1.3.2-1|52	%doc ChangeLog README
14cu|qpass-1.3.2-1|53	%if %mdvver < 201200
14cu|qpass-1.3.2-1|54	%{_datadir}/%{name}/translations/*
14cu|qpass-1.3.2-1|55	%endif
14cu|qpass-1.3.2-1|56	
14cu|qpass-1.3.2-1|57	
14cu|qpass-1.3.2-1|58	%changelog
14cu|qpass-1.3.2-1|59	
14cu|qpass-1.3.2-1|60	* Tue May 31 2016 Victor Ryzhikh <victorr2007@yandex.ru> 1.3.2-1
14cu|qpass-1.3.2-1|61	- (c7a2de7) Updated now version 1.3.2, Added Russian translations
14cu|qpass-1.3.2-1|62	
14cu|qpass-1.3.2-1|63	

14213 14
14cu|qpdfpresenterconsole-2.5.13-4|1	%define sfname qpdfpresenter
14cu|qpdfpresenterconsole-2.5.13-4|2	
14cu|qpdfpresenterconsole-2.5.13-4|3	Summary:	Beamer-targeted presentation tool
14cu|qpdfpresenterconsole-2.5.13-4|4	Name:		qpdfpresenterconsole
14cu|qpdfpresenterconsole-2.5.13-4|5	Version:	2.5.13
14cu|qpdfpresenterconsole-2.5.13-4|6	Release:	4
14cu|qpdfpresenterconsole-2.5.13-4|7	License:	MIT
14cu|qpdfpresenterconsole-2.5.13-4|8	Group:		Graphical desktop/Other
14cu|qpdfpresenterconsole-2.5.13-4|9	Url:		http://gitorious.org/qpdfpresenterconsole
14cu|qpdfpresenterconsole-2.5.13-4|10	Source0:	http://sourceforge.net/projects/%{sfname}/files/sources/%{name}-v%{version}.tar.bz2
14cu|qpdfpresenterconsole-2.5.13-4|11	BuildRequires:	a2x
14cu|qpdfpresenterconsole-2.5.13-4|12	BuildRequires:	asciidoc
14cu|qpdfpresenterconsole-2.5.13-4|13	BuildRequires:	cmake
14cu|qpdfpresenterconsole-2.5.13-4|14	BuildRequires:	docbook-dtd45-xml
14cu|qpdfpresenterconsole-2.5.13-4|15	BuildRequires:	docbook-xsl
14cu|qpdfpresenterconsole-2.5.13-4|16	BuildRequires:	libxml2-utils
14cu|qpdfpresenterconsole-2.5.13-4|17	BuildRequires:	xsltproc
14cu|qpdfpresenterconsole-2.5.13-4|18	BuildRequires:	pkgconfig(libvlc)
14cu|qpdfpresenterconsole-2.5.13-4|19	BuildRequires:	pkgconfig(poppler-qt4)
14cu|qpdfpresenterconsole-2.5.13-4|20	BuildRequires:	pkgconfig(Qt3Support)
14cu|qpdfpresenterconsole-2.5.13-4|21	
14cu|qpdfpresenterconsole-2.5.13-4|22	%description
14cu|qpdfpresenterconsole-2.5.13-4|23	Presentation console software, similar to what is provided by LibreOffice
14cu|qpdfpresenterconsole-2.5.13-4|24	Impress' plug-in or Apple Keynote, targeting PDF presentations and especially
14cu|qpdfpresenterconsole-2.5.13-4|25	those written in LaTeX with the Beamer package. It provides a presentation
14cu|qpdfpresenterconsole-2.5.13-4|26	console on the main speaker's screen which contains:
14cu|qpdfpresenterconsole-2.5.13-4|27	- the current slide if it's a simple pdf presentation, with notes below if
14cu|qpdfpresenterconsole-2.5.13-4|28	there is a text file provided that contains slide notes
14cu|qpdfpresenterconsole-2.5.13-4|29	- the current notes slide if it contains Beamer notes (left/right notes
14cu|qpdfpresenterconsole-2.5.13-4|30	supported)
14cu|qpdfpresenterconsole-2.5.13-4|31	- current date and time, current slide number
14cu|qpdfpresenterconsole-2.5.13-4|32	- countdown from the start of the presentation
14cu|qpdfpresenterconsole-2.5.13-4|33	- timer alarm to notify when the end of your slot is approaching
14cu|qpdfpresenterconsole-2.5.13-4|34	Slides are pre-rendered in background (current, next, previous) so that
14cu|qpdfpresenterconsole-2.5.13-4|35	changing slide is smooth and fast. Beamer-embedded (at least using movie15
14cu|qpdfpresenterconsole-2.5.13-4|36	package) videos are supported through LibVLC and one can provide separate text
14cu|qpdfpresenterconsole-2.5.13-4|37	file containing notes too. It's also heavily inspired from Pdf Presenter
14cu|qpdfpresenterconsole-2.5.13-4|38	Console, main differences are background pre-rendering of slides, videos
14cu|qpdfpresenterconsole-2.5.13-4|39	support, beamer and text file notes support. It should work nice on any
14cu|qpdfpresenterconsole-2.5.13-4|40	XRandR-capable system.
14cu|qpdfpresenterconsole-2.5.13-4|41	
14cu|qpdfpresenterconsole-2.5.13-4|42	%files
14cu|qpdfpresenterconsole-2.5.13-4|43	%{_bindir}/%{name}
14cu|qpdfpresenterconsole-2.5.13-4|44	%{_mandir}/man1/%{name}.1*
14cu|qpdfpresenterconsole-2.5.13-4|45	%{_datadir}/%{name}/*
14cu|qpdfpresenterconsole-2.5.13-4|46	%{_datadir}/pixmaps/QPdfPresenterConsole.png
14cu|qpdfpresenterconsole-2.5.13-4|47	%{_datadir}/applications/QPdfPresenterConsole.desktop
14cu|qpdfpresenterconsole-2.5.13-4|48	
14cu|qpdfpresenterconsole-2.5.13-4|49	#----------------------------------------------------------------------------
14cu|qpdfpresenterconsole-2.5.13-4|50	
14cu|qpdfpresenterconsole-2.5.13-4|51	%prep
14cu|qpdfpresenterconsole-2.5.13-4|52	%setup -qn %{name}-v%{version}
14cu|qpdfpresenterconsole-2.5.13-4|53	
14cu|qpdfpresenterconsole-2.5.13-4|54	%build
14cu|qpdfpresenterconsole-2.5.13-4|55	%cmake_qt4
14cu|qpdfpresenterconsole-2.5.13-4|56	make
14cu|qpdfpresenterconsole-2.5.13-4|57	
14cu|qpdfpresenterconsole-2.5.13-4|58	%install
14cu|qpdfpresenterconsole-2.5.13-4|59	%makeinstall_std -C build
14cu|qpdfpresenterconsole-2.5.13-4|60	
14cu|qpdfpresenterconsole-2.5.13-4|61	
14cu|qpdfpresenterconsole-2.5.13-4|62	%changelog
14cu|qpdfpresenterconsole-2.5.13-4|63	
14cu|qpdfpresenterconsole-2.5.13-4|64	* Fri Nov 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.13-4
14cu|qpdfpresenterconsole-2.5.13-4|65	- (20a3da2) Build requires a2x
14cu|qpdfpresenterconsole-2.5.13-4|66	
14cu|qpdfpresenterconsole-2.5.13-4|67	

14214 14
14cu|qpdfview-0.4.16-1|1	Name:		qpdfview
14cu|qpdfview-0.4.16-1|2	Summary:	Light-weight tabbed PDF, DJVU and PostScript viewer
14cu|qpdfview-0.4.16-1|3	Version:	0.4.16
14cu|qpdfview-0.4.16-1|4	Release:	1
14cu|qpdfview-0.4.16-1|5	License:	GPLv2+
14cu|qpdfview-0.4.16-1|6	Group:		Office
14cu|qpdfview-0.4.16-1|7	URL:		https://launchpad.net/qpdfview
14cu|qpdfview-0.4.16-1|8	Source0:	https://launchpad.net/qpdfview/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cu|qpdfview-0.4.16-1|9	BuildRequires:	imagemagick
14cu|qpdfview-0.4.16-1|10	BuildRequires:	cups-devel
14cu|qpdfview-0.4.16-1|11	BuildRequires:	magic-devel
14cu|qpdfview-0.4.16-1|12	BuildRequires:	qt5-devel
14cu|qpdfview-0.4.16-1|13	BuildRequires:	qt5-linguist-tools
14cu|qpdfview-0.4.16-1|14	BuildRequires:	pkgconfig(ddjvuapi)
14cu|qpdfview-0.4.16-1|15	BuildRequires:	pkgconfig(libspectre)
14cu|qpdfview-0.4.16-1|16	BuildRequires:	pkgconfig(poppler-qt5)
14cu|qpdfview-0.4.16-1|17	BuildRequires:	pkgconfig(zlib)
14cu|qpdfview-0.4.16-1|18	
14cu|qpdfview-0.4.16-1|19	%description
14cu|qpdfview-0.4.16-1|20	qpdfview is a light-weight tabbed PDF, DJVU and PostScript viewer.
14cu|qpdfview-0.4.16-1|21	
14cu|qpdfview-0.4.16-1|22	%prep
14cu|qpdfview-0.4.16-1|23	%setup -q
14cu|qpdfview-0.4.16-1|24	
14cu|qpdfview-0.4.16-1|25	%build
14cu|qpdfview-0.4.16-1|26	lrelease-qt5 %{name}.pro
14cu|qpdfview-0.4.16-1|27	%qmake_qt5 \
14cu|qpdfview-0.4.16-1|28	QMAKE_STRIP="" \
14cu|qpdfview-0.4.16-1|29	PLUGIN_INSTALL_PATH="%{_libdir}/%{name}" \
14cu|qpdfview-0.4.16-1|30	DATA_INSTALLPATH="%{_datadir}/%{name}" \
14cu|qpdfview-0.4.16-1|31	%{name}.pro
14cu|qpdfview-0.4.16-1|32	%make
14cu|qpdfview-0.4.16-1|33	
14cu|qpdfview-0.4.16-1|34	%install
14cu|qpdfview-0.4.16-1|35	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qpdfview-0.4.16-1|36	install -Dm 0644 icons/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|qpdfview-0.4.16-1|37	install -Dm 0644 icons/%{name}.svg %{buildroot}%{_datadir}/%{name}/%{name}.svg
14cu|qpdfview-0.4.16-1|38	
14cu|qpdfview-0.4.16-1|39	# install menu icons
14cu|qpdfview-0.4.16-1|40	for N in 16 32 48 64 128;
14cu|qpdfview-0.4.16-1|41	do
14cu|qpdfview-0.4.16-1|42	convert icons/%{name}.svg -resize ${N}x${N} $N.png;
14cu|qpdfview-0.4.16-1|43	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|qpdfview-0.4.16-1|44	done
14cu|qpdfview-0.4.16-1|45	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|qpdfview-0.4.16-1|46	
14cu|qpdfview-0.4.16-1|47	%find_lang %{name} --with-qt
14cu|qpdfview-0.4.16-1|48	
14cu|qpdfview-0.4.16-1|49	%files -f %{name}.lang
14cu|qpdfview-0.4.16-1|50	%{_bindir}/%{name}
14cu|qpdfview-0.4.16-1|51	%{_libdir}/%{name}/libqpdfview_djvu.so
14cu|qpdfview-0.4.16-1|52	%{_libdir}/%{name}/libqpdfview_image.so
14cu|qpdfview-0.4.16-1|53	%{_libdir}/%{name}/libqpdfview_pdf.so
14cu|qpdfview-0.4.16-1|54	%{_libdir}/%{name}/libqpdfview_ps.so
14cu|qpdfview-0.4.16-1|55	%{_mandir}/man1/%{name}.1*
14cu|qpdfview-0.4.16-1|56	%{_datadir}/applications/%{name}.desktop
14cu|qpdfview-0.4.16-1|57	%{_datadir}/%{name}/%{name}.svg
14cu|qpdfview-0.4.16-1|58	%{_datadir}/%{name}/help*.html
14cu|qpdfview-0.4.16-1|59	%{_datadir}/%{name}/qpdfview_ast.qm
14cu|qpdfview-0.4.16-1|60	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|qpdfview-0.4.16-1|61	%{_datadir}/appdata/*
14cu|qpdfview-0.4.16-1|62	
14cu|qpdfview-0.4.16-1|63	%changelog
14cu|qpdfview-0.4.16-1|64	
14cu|qpdfview-0.4.16-1|65	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 0.4.16-1
14cu|qpdfview-0.4.16-1|66	- (817e7e0) Updated to 0.4.16, rebuild with Qt5
14cu|qpdfview-0.4.16-1|67	
14cu|qpdfview-0.4.16-1|68	

14215 14
14cu|qremotecontrol-2.4.1-1|1	Summary:	Remote control your desktop from your mobile
14cu|qremotecontrol-2.4.1-1|2	Name:		qremotecontrol
14cu|qremotecontrol-2.4.1-1|3	Version:	2.4.1
14cu|qremotecontrol-2.4.1-1|4	Release:	1
14cu|qremotecontrol-2.4.1-1|5	License:	GPLv3+
14cu|qremotecontrol-2.4.1-1|6	Group:		Networking/Other
14cu|qremotecontrol-2.4.1-1|7	Url:		http://qremote.org
14cu|qremotecontrol-2.4.1-1|8	Source0:	http://downloads.sourceforge.net/project/qrc/%{version}/%{name}-%{version}.tar.bz2
14cu|qremotecontrol-2.4.1-1|9	BuildRequires:	pkgconfig(QtCore)
14cu|qremotecontrol-2.4.1-1|10	BuildRequires:	pkgconfig(QtGui)
14cu|qremotecontrol-2.4.1-1|11	BuildRequires:	pkgconfig(QtNetwork)
14cu|qremotecontrol-2.4.1-1|12	BuildRequires:	pkgconfig(x11)
14cu|qremotecontrol-2.4.1-1|13	BuildRequires:	pkgconfig(xtst)
14cu|qremotecontrol-2.4.1-1|14	
14cu|qremotecontrol-2.4.1-1|15	%description
14cu|qremotecontrol-2.4.1-1|16	With QRemoteControl installed on your desktop you can easily control your
14cu|qremotecontrol-2.4.1-1|17	computer via WiFi from your mobile. By using the touch pad of your Phone
14cu|qremotecontrol-2.4.1-1|18	you can for example open the internet browser and navigate to the pages you
14cu|qremotecontrol-2.4.1-1|19	want to visit, use the music player or your media center without being next
14cu|qremotecontrol-2.4.1-1|20	to your PC or laptop. Summarizing QRemoteControl allows you to do almost
14cu|qremotecontrol-2.4.1-1|21	everything you would be able to do with a mouse and a keyboard, but from
14cu|qremotecontrol-2.4.1-1|22	a greater distance. To make these replacements possible QRemoteControl
14cu|qremotecontrol-2.4.1-1|23	offers you a touch pad, a keyboard, multimedia keys and buttons for starting
14cu|qremotecontrol-2.4.1-1|24	applications. Even powering on the computer via Wake On Lan is supported.
14cu|qremotecontrol-2.4.1-1|25	
14cu|qremotecontrol-2.4.1-1|26	%files
14cu|qremotecontrol-2.4.1-1|27	%doc README
14cu|qremotecontrol-2.4.1-1|28	%{_bindir}/qremotecontrol-server
14cu|qremotecontrol-2.4.1-1|29	%{_datadir}/pixmaps/*.png
14cu|qremotecontrol-2.4.1-1|30	%{_datadir}/applications/*.desktop
14cu|qremotecontrol-2.4.1-1|31	
14cu|qremotecontrol-2.4.1-1|32	#----------------------------------------------------------------------------
14cu|qremotecontrol-2.4.1-1|33	
14cu|qremotecontrol-2.4.1-1|34	%prep
14cu|qremotecontrol-2.4.1-1|35	%setup -q
14cu|qremotecontrol-2.4.1-1|36	
14cu|qremotecontrol-2.4.1-1|37	%build
14cu|qremotecontrol-2.4.1-1|38	%qmake_qt4
14cu|qremotecontrol-2.4.1-1|39	%make
14cu|qremotecontrol-2.4.1-1|40	
14cu|qremotecontrol-2.4.1-1|41	%install
14cu|qremotecontrol-2.4.1-1|42	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qremotecontrol-2.4.1-1|43	
14cu|qremotecontrol-2.4.1-1|44	
14cu|qremotecontrol-2.4.1-1|45	%changelog
14cu|qremotecontrol-2.4.1-1|46	
14cu|qremotecontrol-2.4.1-1|47	* Sat Aug 15 2015 Rosa <rosa@abf.rosalinux.ru> 2.4.1-1
14cu|qremotecontrol-2.4.1-1|48	- (e1421e3) Automatic import for version 2.4.1-1
14cu|qremotecontrol-2.4.1-1|49	
14cu|qremotecontrol-2.4.1-1|50	

14216 14
14cu|qross-0.3.1-1|1	%define	major	0.1
14cu|qross-0.3.1-1|2	%define	libname	%mklibname %{oname} %{major}
14cu|qross-0.3.1-1|3	%define	devname	%mklibname %{oname} -d
14cu|qross-0.3.1-1|4	%define	oname Qross
14cu|qross-0.3.1-1|5	
14cu|qross-0.3.1-1|6	
14cu|qross-0.3.1-1|7	Name:           qross
14cu|qross-0.3.1-1|8	Version:        0.3.1
14cu|qross-0.3.1-1|9	Release:        1
14cu|qross-0.3.1-1|10	License:        LGPLv2+
14cu|qross-0.3.1-1|11	Summary:        A Qt-only fork of Kross
14cu|qross-0.3.1-1|12	Url:            https://github.com/0xd34df00d/Qross
14cu|qross-0.3.1-1|13	Group:          System/Libraries
14cu|qross-0.3.1-1|14	# WARNING: don't forget to remove at least
14cu|qross-0.3.1-1|15	# src/bindings/csharp directory from upstream sources,
14cu|qross-0.3.1-1|16	# really only src/bindings/python works now, see more at
14cu|qross-0.3.1-1|17	Source0:        %{oname}-%{version}.tar.xz
14cu|qross-0.3.1-1|18	
14cu|qross-0.3.1-1|19	BuildRequires:  cmake >= 2.8
14cu|qross-0.3.1-1|20	BuildRequires:  fdupes
14cu|qross-0.3.1-1|21	BuildRequires:  pkgconfig(QtCore)
14cu|qross-0.3.1-1|22	Requires:  %{libname} = %{EVRD}
14cu|qross-0.3.1-1|23	
14cu|qross-0.3.1-1|24	
14cu|qross-0.3.1-1|25	%description
14cu|qross-0.3.1-1|26	Qross is a Qt-only fork of Kross
14cu|qross-0.3.1-1|27	the KDE scripting framework.
14cu|qross-0.3.1-1|28	The Qross scripting framework is
14cu|qross-0.3.1-1|29	not a scripting language itself.
14cu|qross-0.3.1-1|30	It merely serves to plug into C++/Qt
14cu|qross-0.3.1-1|31	applications the support for
14cu|qross-0.3.1-1|32	other, already existing scripting
14cu|qross-0.3.1-1|33	languages, like JavaScript or
14cu|qross-0.3.1-1|34	Python.
14cu|qross-0.3.1-1|35	
14cu|qross-0.3.1-1|36	
14cu|qross-0.3.1-1|37	%files
14cu|qross-0.3.1-1|38	%doc docs/CHANGES
14cu|qross-0.3.1-1|39	%{_bindir}/%{name}
14cu|qross-0.3.1-1|40	
14cu|qross-0.3.1-1|41	
14cu|qross-0.3.1-1|42	%package -n %{libname}
14cu|qross-0.3.1-1|43	Summary:        A Qt-only fork of Kross
14cu|qross-0.3.1-1|44	Group:          System/Libraries
14cu|qross-0.3.1-1|45	
14cu|qross-0.3.1-1|46	%description   -n %{libname}
14cu|qross-0.3.1-1|47	Qross is a Qt-only fork of Kross
14cu|qross-0.3.1-1|48	the KDE scripting framework.
14cu|qross-0.3.1-1|49	The Qross scripting framework is
14cu|qross-0.3.1-1|50	not a scripting language itself.
14cu|qross-0.3.1-1|51	It merely serves to plug into C++/Qt
14cu|qross-0.3.1-1|52	applications the support for
14cu|qross-0.3.1-1|53	other, already existing scripting
14cu|qross-0.3.1-1|54	languages, like JavaScript or
14cu|qross-0.3.1-1|55	Python.
14cu|qross-0.3.1-1|56	
14cu|qross-0.3.1-1|57	%files   -n %{libname}
14cu|qross-0.3.1-1|58	%doc docs/CHANGES
14cu|qross-0.3.1-1|59	%{_libdir}/*%{name}*.so.*
14cu|qross-0.3.1-1|60	%{_libdir}/qt4/plugins/script/*%{name}*.so.*
14cu|qross-0.3.1-1|61	#-------------------------------------
14cu|qross-0.3.1-1|62	
14cu|qross-0.3.1-1|63	%package -n %{devname}
14cu|qross-0.3.1-1|64	Summary:        Development files for %{name}
14cu|qross-0.3.1-1|65	Group:          Development/C
14cu|qross-0.3.1-1|66	Requires:       cmake
14cu|qross-0.3.1-1|67	Requires:       %{libname} = %{EVRD}
14cu|qross-0.3.1-1|68	Requires:       pkgconfig(QtCore)
14cu|qross-0.3.1-1|69	Provides:       Qross-devel = %{EVRD}
14cu|qross-0.3.1-1|70	
14cu|qross-0.3.1-1|71	%description -n %{devname}
14cu|qross-0.3.1-1|72	The %{name}-devel package contains libraries and header files for
14cu|qross-0.3.1-1|73	developing applications that use %{name}.
14cu|qross-0.3.1-1|74	
14cu|qross-0.3.1-1|75	
14cu|qross-0.3.1-1|76	%files -n %{devname}
14cu|qross-0.3.1-1|77	%doc docs/CHANGES
14cu|qross-0.3.1-1|78	%{_includedir}/%{name}
14cu|qross-0.3.1-1|79	%{_libdir}/*%{name}*.so
14cu|qross-0.3.1-1|80	%{_libdir}/qt4/plugins/script/*%{name}*.so
14cu|qross-0.3.1-1|81	%dir %{_datadir}/leechcraft
14cu|qross-0.3.1-1|82	%dir %{_datadir}/leechcraft/cmake
14cu|qross-0.3.1-1|83	%{_datadir}/leechcraft/cmake/FindQrosscore.cmake
14cu|qross-0.3.1-1|84	%{_datadir}/cmake/Modules/FindQrosscore.cmake
14cu|qross-0.3.1-1|85	#-------------------------------------
14cu|qross-0.3.1-1|86	
14cu|qross-0.3.1-1|87	%prep
14cu|qross-0.3.1-1|88	%setup -qn %{oname}-%{version}/src/%{name}
14cu|qross-0.3.1-1|89	
14cu|qross-0.3.1-1|90	
14cu|qross-0.3.1-1|91	%build
14cu|qross-0.3.1-1|92	mkdir build && cd build
14cu|qross-0.3.1-1|93	
14cu|qross-0.3.1-1|94	cmake .. \
14cu|qross-0.3.1-1|95	%ifarch x86_64
14cu|qross-0.3.1-1|96	-DLIB_SUFFIX=64 \
14cu|qross-0.3.1-1|97	%endif
14cu|qross-0.3.1-1|98	-DCMAKE_C_FLAGS="%{optflags}" \
14cu|qross-0.3.1-1|99	-DCMAKE_CXX_FLAGS="%{optflags}" \
14cu|qross-0.3.1-1|100	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|qross-0.3.1-1|101	-DCMAKE_BUILD_TYPE=RelWithDebInfo
14cu|qross-0.3.1-1|102	
14cu|qross-0.3.1-1|103	%make VERBOSE=1
14cu|qross-0.3.1-1|104	
14cu|qross-0.3.1-1|105	
14cu|qross-0.3.1-1|106	%install
14cu|qross-0.3.1-1|107	cd build
14cu|qross-0.3.1-1|108	%make_install
14cu|qross-0.3.1-1|109	
14cu|qross-0.3.1-1|110	%fdupes -s %{buildroot}%{_datadir}
14cu|qross-0.3.1-1|111	
14cu|qross-0.3.1-1|112	
14cu|qross-0.3.1-1|113	
14cu|qross-0.3.1-1|114	
14cu|qross-0.3.1-1|115	
14cu|qross-0.3.1-1|116	
14cu|qross-0.3.1-1|117	
14cu|qross-0.3.1-1|118	%changelog
14cu|qross-0.3.1-1|119	* Mon Feb 16 2015 abfonly <abfonly@gmail.com> 0.3.1-1
14cu|qross-0.3.1-1|120	+ Revision: 3902390
14cu|qross-0.3.1-1|121	- Updated qross.spec
14cu|qross-0.3.1-1|122	
14cu|qross-0.3.1-1|123	

14217 14
14cu|qsampler-0.3.1-1|1	%define	debug_package %{nil}
14cu|qsampler-0.3.1-1|2	# Now Qt5 is the default
14cu|qsampler-0.3.1-1|3	%define	with_qt4 1
14cu|qsampler-0.3.1-1|4	
14cu|qsampler-0.3.1-1|5	Name:		qsampler
14cu|qsampler-0.3.1-1|6	Summary:	LinuxSampler GUI front-end application
14cu|qsampler-0.3.1-1|7	Version:	0.3.1
14cu|qsampler-0.3.1-1|8	Release:	1
14cu|qsampler-0.3.1-1|9	Group:		Sound
14cu|qsampler-0.3.1-1|10	License:	GPLv2+
14cu|qsampler-0.3.1-1|11	URL:		http://qsampler.sourceforge.net
14cu|qsampler-0.3.1-1|12	Source0:	http://downloads.sourceforge.net/qsampler/%{name}-%{version}.tar.bz2
14cu|qsampler-0.3.1-1|13	BuildRequires:	pkgconfig(lscp)
14cu|qsampler-0.3.1-1|14	%if %{with_qt4}
14cu|qsampler-0.3.1-1|15	BuildRequires:	qt4-devel >= 4.4
14cu|qsampler-0.3.1-1|16	%else
14cu|qsampler-0.3.1-1|17	BuildRequires:	pkgconfig(Qt5Core) >= 5.1
14cu|qsampler-0.3.1-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qsampler-0.3.1-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qsampler-0.3.1-1|20	BuildRequires:	qt5-linguist-tools
14cu|qsampler-0.3.1-1|21	%endif
14cu|qsampler-0.3.1-1|22	BuildRequires:	pkgconfig(gig) >= 4.0.0
14cu|qsampler-0.3.1-1|23	BuildRequires:	pkgconfig(x11)
14cu|qsampler-0.3.1-1|24	BuildRequires:	pkgconfig(xext)
14cu|qsampler-0.3.1-1|25	BuildRequires:	desktop-file-utils
14cu|qsampler-0.3.1-1|26	Requires:	linuxsampler
14cu|qsampler-0.3.1-1|27	
14cu|qsampler-0.3.1-1|28	%description
14cu|qsampler-0.3.1-1|29	QSampler is a LinuxSampler GUI front-end application written in C++ around the
14cu|qsampler-0.3.1-1|30	Qt4/5 toolkits using Qt Designer. At the moment it  just wraps as a client
14cu|qsampler-0.3.1-1|31	reference interface for the LinuxSampler Control Protocol (LSCP).
14cu|qsampler-0.3.1-1|32	
14cu|qsampler-0.3.1-1|33	%files
14cu|qsampler-0.3.1-1|34	%doc AUTHORS ChangeLog COPYING README
14cu|qsampler-0.3.1-1|35	%{_bindir}/%{name}
14cu|qsampler-0.3.1-1|36	%{_datadir}/applications/%{name}.desktop
14cu|qsampler-0.3.1-1|37	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qsampler-0.3.1-1|38	%{_datadir}/mime/packages/%{name}.xml
14cu|qsampler-0.3.1-1|39	%{_datadir}/%{name}/translations/*.qm
14cu|qsampler-0.3.1-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|qsampler-0.3.1-1|41	%{_iconsdir}/hicolor/*/mimetypes/application-x-%{name}-session.*
14cu|qsampler-0.3.1-1|42	%{_mandir}/man1/%{name}.1*
14cu|qsampler-0.3.1-1|43	
14cu|qsampler-0.3.1-1|44	#--------------------------------------------------------------------
14cu|qsampler-0.3.1-1|45	
14cu|qsampler-0.3.1-1|46	%prep
14cu|qsampler-0.3.1-1|47	%setup -qn %{name}-%{version}
14cu|qsampler-0.3.1-1|48	
14cu|qsampler-0.3.1-1|49	
14cu|qsampler-0.3.1-1|50	%build
14cu|qsampler-0.3.1-1|51	%configure2_5x	--enable-libgig \
14cu|qsampler-0.3.1-1|52	%if %{with_qt4}
14cu|qsampler-0.3.1-1|53	--with-qt4
14cu|qsampler-0.3.1-1|54	%else
14cu|qsampler-0.3.1-1|55	--with-qt5
14cu|qsampler-0.3.1-1|56	%endif
14cu|qsampler-0.3.1-1|57	
14cu|qsampler-0.3.1-1|58	%make
14cu|qsampler-0.3.1-1|59	
14cu|qsampler-0.3.1-1|60	
14cu|qsampler-0.3.1-1|61	%install
14cu|qsampler-0.3.1-1|62	%makeinstall_std
14cu|qsampler-0.3.1-1|63	# Fix the .desktop file
14cu|qsampler-0.3.1-1|64	desktop-file-install	\
14cu|qsampler-0.3.1-1|65	--remove-key="Version" \
14cu|qsampler-0.3.1-1|66	--set-key=Exec --set-value=%{name} \
14cu|qsampler-0.3.1-1|67	--dir %{buildroot}%{_datadir}/applications \
14cu|qsampler-0.3.1-1|68	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qsampler-0.3.1-1|69	
14cu|qsampler-0.3.1-1|70	%changelog
14cu|qsampler-0.3.1-1|71	
14cu|qsampler-0.3.1-1|72	* Wed Dec 23 2015 Giovanni Mariani <mc2374@mclink.it> 0.3.1-1
14cu|qsampler-0.3.1-1|73	- (92501f8) Updated to release 0.3.1, added means to build against Qt5 and cleaned specfile
14cu|qsampler-0.3.1-1|74	
14cu|qsampler-0.3.1-1|75	

14218 14
14cu|qsstv-7.1.7-3|1	Name: 		qsstv
14cu|qsstv-7.1.7-3|2	Summary: 	QSSTV is an sstv app
14cu|qsstv-7.1.7-3|3	Version: 	7.1.7
14cu|qsstv-7.1.7-3|4	Release: 	3
14cu|qsstv-7.1.7-3|5	License: 	GPLv2
14cu|qsstv-7.1.7-3|6	Group: 		Communications
14cu|qsstv-7.1.7-3|7	Source0: 	http://users.telenet.be/on4qz/qsstv/downloads/%{name}_%{version}.tgz
14cu|qsstv-7.1.7-3|8	Source1:        qsstv.png
14cu|qsstv-7.1.7-3|9	BuildRequires:	pkgconfig(fftw3)
14cu|qsstv-7.1.7-3|10	BuildRequires:	hamlib-devel
14cu|qsstv-7.1.7-3|11	BuildRequires:	pkgconfig(alsa)
14cu|qsstv-7.1.7-3|12	BuildRequires:	qt4-devel
14cu|qsstv-7.1.7-3|13	Patch0:		qsstv-7.1.7-gcc-47.patch
14cu|qsstv-7.1.7-3|14	
14cu|qsstv-7.1.7-3|15	%description
14cu|qsstv-7.1.7-3|16	qsstv is an sstv app.
14cu|qsstv-7.1.7-3|17	You can send and receive images sent over radio using your soundcard.
14cu|qsstv-7.1.7-3|18	
14cu|qsstv-7.1.7-3|19	%prep
14cu|qsstv-7.1.7-3|20	%setup -q -n qsstv_%{version}
14cu|qsstv-7.1.7-3|21	sed -i -e "s:/doc/\$\$TARGET:/doc/qsstv:" \
14cu|qsstv-7.1.7-3|22	-e "s:/usr/local/bin:%{buildroot}/usr/bin:" \
14cu|qsstv-7.1.7-3|23	-e "s:/usr/share/doc:%{buildroot}/usr/share/doc:" \
14cu|qsstv-7.1.7-3|24	-e "s:target.extra:#target.extra:" \
14cu|qsstv-7.1.7-3|25	-e "s:-lhamlib:-L%{_libdir}/hamlib -lhamlib:g" src/src.pro
14cu|qsstv-7.1.7-3|26	sed -i -e "s:doc/qsstv:doc/qsstv:" src/configdialog.cpp
14cu|qsstv-7.1.7-3|27	
14cu|qsstv-7.1.7-3|28	%patch0 -p0
14cu|qsstv-7.1.7-3|29	
14cu|qsstv-7.1.7-3|30	%build
14cu|qsstv-7.1.7-3|31	%qmake_qt4
14cu|qsstv-7.1.7-3|32	%make
14cu|qsstv-7.1.7-3|33	
14cu|qsstv-7.1.7-3|34	%install
14cu|qsstv-7.1.7-3|35	%makeinstall_std
14cu|qsstv-7.1.7-3|36	%files
14cu|qsstv-7.1.7-3|37	%{_bindir}/*
14cu|qsstv-7.1.7-3|38	%{_datadir}/doc/%{name}/*
14cu|qsstv-7.1.7-3|39	
14cu|qsstv-7.1.7-3|40	%changelog
14cu|qsstv-7.1.7-3|41	
14cu|qsstv-7.1.7-3|42	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 7.1.7-3
14cu|qsstv-7.1.7-3|43	- (5ae5feb) Fix BRs
14cu|qsstv-7.1.7-3|44	
14cu|qsstv-7.1.7-3|45	

14219 14
14cu|qsynth-0.4.1-1|1	%define	with_qt5	0
14cu|qsynth-0.4.1-1|2	
14cu|qsynth-0.4.1-1|3	Name:		qsynth
14cu|qsynth-0.4.1-1|4	Summary:	Qt GUI Interface for FluidSynth
14cu|qsynth-0.4.1-1|5	Version:	0.4.1
14cu|qsynth-0.4.1-1|6	Release:	1
14cu|qsynth-0.4.1-1|7	License:	GPLv2+
14cu|qsynth-0.4.1-1|8	Group:		Sound
14cu|qsynth-0.4.1-1|9	Url:		http://%{name}.sourceforge.net/
14cu|qsynth-0.4.1-1|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|qsynth-0.4.1-1|11	%if %{with_qt5}
14cu|qsynth-0.4.1-1|12	BuildRequires:	pkgconfig(Qt5Core) >= 5.1
14cu|qsynth-0.4.1-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qsynth-0.4.1-1|14	BuildRequires:	qt5-linguist-tools
14cu|qsynth-0.4.1-1|15	%else
14cu|qsynth-0.4.1-1|16	BuildRequires:	qt4-devel >= 4.2.0
14cu|qsynth-0.4.1-1|17	BuildRequires:	qt4-linguist
14cu|qsynth-0.4.1-1|18	%endif
14cu|qsynth-0.4.1-1|19	BuildRequires:	pkgconfig(x11)
14cu|qsynth-0.4.1-1|20	BuildRequires:	pkgconfig(xext)
14cu|qsynth-0.4.1-1|21	BuildRequires:	pkgconfig(fluidsynth)
14cu|qsynth-0.4.1-1|22	BuildRequires:	desktop-file-utils
14cu|qsynth-0.4.1-1|23	Requires:	fluidsynth
14cu|qsynth-0.4.1-1|24	
14cu|qsynth-0.4.1-1|25	%description
14cu|qsynth-0.4.1-1|26	Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt
14cu|qsynth-0.4.1-1|27	toolkit using Qt Designer. Eventually it may evolve into a softsynth
14cu|qsynth-0.4.1-1|28	management application allowing the user to control and manage a variety of
14cu|qsynth-0.4.1-1|29	command line softsynth but for the moment it wraps the excellent FluidSynth
14cu|qsynth-0.4.1-1|30	softsynth.
14cu|qsynth-0.4.1-1|31	
14cu|qsynth-0.4.1-1|32	%files -f %{name}.lang
14cu|qsynth-0.4.1-1|33	%doc ChangeLog AUTHORS TRANSLATORS COPYING README TODO
14cu|qsynth-0.4.1-1|34	%{_bindir}/%{name}
14cu|qsynth-0.4.1-1|35	%{_datadir}/applications/%{name}.desktop
14cu|qsynth-0.4.1-1|36	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qsynth-0.4.1-1|37	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|qsynth-0.4.1-1|38	%{_mandir}/man1/%{name}.*
14cu|qsynth-0.4.1-1|39	
14cu|qsynth-0.4.1-1|40	#-----------------------------------------------------------------------------
14cu|qsynth-0.4.1-1|41	
14cu|qsynth-0.4.1-1|42	
14cu|qsynth-0.4.1-1|43	%prep
14cu|qsynth-0.4.1-1|44	%setup -q
14cu|qsynth-0.4.1-1|45	iconv -f iso8859-1 -t utf-8 \
14cu|qsynth-0.4.1-1|46	AUTHORS > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS
14cu|qsynth-0.4.1-1|47	
14cu|qsynth-0.4.1-1|48	
14cu|qsynth-0.4.1-1|49	%build
14cu|qsynth-0.4.1-1|50	%configure2_5x	\
14cu|qsynth-0.4.1-1|51	--enable-system-tray \
14cu|qsynth-0.4.1-1|52	--enable-gradient \
14cu|qsynth-0.4.1-1|53	%if %{with_qt5}
14cu|qsynth-0.4.1-1|54	--enable-qt5 \
14cu|qsynth-0.4.1-1|55	--disable-qt4 \
14cu|qsynth-0.4.1-1|56	%else
14cu|qsynth-0.4.1-1|57	--disable-qt5 \
14cu|qsynth-0.4.1-1|58	--enable-qt4 \
14cu|qsynth-0.4.1-1|59	%endif
14cu|qsynth-0.4.1-1|60	--enable-xunique
14cu|qsynth-0.4.1-1|61	%make
14cu|qsynth-0.4.1-1|62	
14cu|qsynth-0.4.1-1|63	
14cu|qsynth-0.4.1-1|64	%install
14cu|qsynth-0.4.1-1|65	%makeinstall_std
14cu|qsynth-0.4.1-1|66	
14cu|qsynth-0.4.1-1|67	desktop-file-install \
14cu|qsynth-0.4.1-1|68	--remove-key="X-SuSE-translate" \
14cu|qsynth-0.4.1-1|69	--add-category="X-MandrivaLinux-Sound" \
14cu|qsynth-0.4.1-1|70	--set-key="Exec" --set-value="qsynth" \
14cu|qsynth-0.4.1-1|71	--dir %{buildroot}%{_datadir}/applications \
14cu|qsynth-0.4.1-1|72	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qsynth-0.4.1-1|73	
14cu|qsynth-0.4.1-1|74	%find_lang %{name} --with-qt
14cu|qsynth-0.4.1-1|75	
14cu|qsynth-0.4.1-1|76	%changelog
14cu|qsynth-0.4.1-1|77	
14cu|qsynth-0.4.1-1|78	* Wed Apr 06 2016 Giovanni Mariani <mc2374@mclink.it> 0.4.1-1
14cu|qsynth-0.4.1-1|79	- (7130552) Updated to release 0.4.1
14cu|qsynth-0.4.1-1|80	
14cu|qsynth-0.4.1-1|81	

14220 14
14cu|qt5ct-0.24-2|1	%define qtid 168066
14cu|qt5ct-0.24-2|2	
14cu|qt5ct-0.24-2|3	Summary:	Qt5 configuration tool
14cu|qt5ct-0.24-2|4	Name:		qt5ct
14cu|qt5ct-0.24-2|5	Version:	0.24
14cu|qt5ct-0.24-2|6	Release:	2
14cu|qt5ct-0.24-2|7	License:	BSD
14cu|qt5ct-0.24-2|8	Group:		Graphical desktop/Other
14cu|qt5ct-0.24-2|9	Url:		http://qt-apps.org/content/show.php/Qt5+Configuration+Tool?content=%{qtid}
14cu|qt5ct-0.24-2|10	Source0:	http://downloads.sourceforge.net/project/qt5ct/%{name}-%{version}.tar.bz2
14cu|qt5ct-0.24-2|11	Source1:	62qt5ct.sh
14cu|qt5ct-0.24-2|12	BuildRequires:	qmake5
14cu|qt5ct-0.24-2|13	BuildRequires:	qt5-linguist-tools
14cu|qt5ct-0.24-2|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|qt5ct-0.24-2|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qt5ct-0.24-2|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qt5ct-0.24-2|17	Requires:	qt5-platformtheme-ct = %{EVRD}
14cu|qt5ct-0.24-2|18	
14cu|qt5ct-0.24-2|19	%description
14cu|qt5ct-0.24-2|20	This program allows users to configure Qt5 settings (theme, font, icons, etc.)
14cu|qt5ct-0.24-2|21	under DE/WM without Qt integration.
14cu|qt5ct-0.24-2|22	
14cu|qt5ct-0.24-2|23	%files
14cu|qt5ct-0.24-2|24	%doc README COPYING
14cu|qt5ct-0.24-2|25	%{_bindir}/%{name}
14cu|qt5ct-0.24-2|26	%{_datadir}/applications/%{name}.desktop
14cu|qt5ct-0.24-2|27	%{_sysconfdir}/profile.d/62qt5ct.sh
14cu|qt5ct-0.24-2|28	
14cu|qt5ct-0.24-2|29	#----------------------------------------------------------------------------
14cu|qt5ct-0.24-2|30	
14cu|qt5ct-0.24-2|31	%package -n qt5-platformtheme-ct
14cu|qt5ct-0.24-2|32	Summary:	Qt5 configuration tool platform theme for Qt 5
14cu|qt5ct-0.24-2|33	Group:		Graphical desktop/KDE
14cu|qt5ct-0.24-2|34	Requires:	%{name} = %{EVRD}
14cu|qt5ct-0.24-2|35	Conflicts:	%{name} < 0.8
14cu|qt5ct-0.24-2|36	
14cu|qt5ct-0.24-2|37	%description -n qt5-platformtheme-ct
14cu|qt5ct-0.24-2|38	Qt5 configuration tool platform theme for Qt 5.
14cu|qt5ct-0.24-2|39	
14cu|qt5ct-0.24-2|40	%files -n qt5-platformtheme-ct
14cu|qt5ct-0.24-2|41	%{_qt5_plugindir}/platformthemes/libqt5ct.so
14cu|qt5ct-0.24-2|42	
14cu|qt5ct-0.24-2|43	#----------------------------------------------------------------------------
14cu|qt5ct-0.24-2|44	
14cu|qt5ct-0.24-2|45	%prep
14cu|qt5ct-0.24-2|46	%setup -q
14cu|qt5ct-0.24-2|47	
14cu|qt5ct-0.24-2|48	%build
14cu|qt5ct-0.24-2|49	%qmake_qt5
14cu|qt5ct-0.24-2|50	%make
14cu|qt5ct-0.24-2|51	
14cu|qt5ct-0.24-2|52	%install
14cu|qt5ct-0.24-2|53	make install \
14cu|qt5ct-0.24-2|54	INSTALL_ROOT=%{buildroot} \
14cu|qt5ct-0.24-2|55	STRIP=/bin/true
14cu|qt5ct-0.24-2|56	
14cu|qt5ct-0.24-2|57	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14cu|qt5ct-0.24-2|58	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/62qt5ct.sh
14cu|qt5ct-0.24-2|59	
14cu|qt5ct-0.24-2|60	
14cu|qt5ct-0.24-2|61	%changelog
14cu|qt5ct-0.24-2|62	
14cu|qt5ct-0.24-2|63	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24-2
14cu|qt5ct-0.24-2|64	- (b24986c) Bump release
14cu|qt5ct-0.24-2|65	
14cu|qt5ct-0.24-2|66	

14221 14
14cu|qtav-1.10.0-1|1	%define oname         QtAV
14cu|qtav-1.10.0-1|2	%define major           1
14cu|qtav-1.10.0-1|3	%define libname         %mklibname %{name} %{major}
14cu|qtav-1.10.0-1|4	%define libname_widgets %mklibname %{name}widgets %{major}
14cu|qtav-1.10.0-1|5	%define develname       %mklibname %{name} -d
14cu|qtav-1.10.0-1|6	
14cu|qtav-1.10.0-1|7	Name:           qtav
14cu|qtav-1.10.0-1|8	Version:        1.10.0
14cu|qtav-1.10.0-1|9	Release:        1
14cu|qtav-1.10.0-1|10	Summary:        Qt5 multimedia framework
14cu|qtav-1.10.0-1|11	License:        LGPLv2+
14cu|qtav-1.10.0-1|12	Group:          Video
14cu|qtav-1.10.0-1|13	Url:            http://qtav.org/
14cu|qtav-1.10.0-1|14	Source0:        https://github.com/wang-bin/QtAV/archive/v%{version}/%{oname}-%{version}.tar.gz
14cu|qtav-1.10.0-1|15	Patch0:         qtav-git-deploy-fix-linux-install-destinations.patch
14cu|qtav-1.10.0-1|16	
14cu|qtav-1.10.0-1|17	BuildRequires:  imagemagick
14cu|qtav-1.10.0-1|18	BuildRequires:  kde5-macros
14cu|qtav-1.10.0-1|19	BuildRequires:  portaudio-devel
14cu|qtav-1.10.0-1|20	BuildRequires:  pkgconfig(Qt5Core)
14cu|qtav-1.10.0-1|21	BuildRequires:  pkgconfig(Qt5Gui)
14cu|qtav-1.10.0-1|22	BuildRequires:  pkgconfig(Qt5OpenGL)
14cu|qtav-1.10.0-1|23	BuildRequires:  pkgconfig(Qt5Qml)
14cu|qtav-1.10.0-1|24	BuildRequires:  pkgconfig(Qt5Quick)
14cu|qtav-1.10.0-1|25	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|qtav-1.10.0-1|26	BuildRequires:  pkgconfig(egl)
14cu|qtav-1.10.0-1|27	BuildRequires:  pkgconfig(libass)
14cu|qtav-1.10.0-1|28	BuildRequires:  pkgconfig(libavcodec)
14cu|qtav-1.10.0-1|29	BuildRequires:  pkgconfig(libavdevice)
14cu|qtav-1.10.0-1|30	BuildRequires:  pkgconfig(libavfilter)
14cu|qtav-1.10.0-1|31	BuildRequires:  pkgconfig(libavformat)
14cu|qtav-1.10.0-1|32	BuildRequires:  ffmpeg-devel
14cu|qtav-1.10.0-1|33	BuildRequires:  pkgconfig(libavutil)
14cu|qtav-1.10.0-1|34	BuildRequires:  pkgconfig(libpulse) >= 1.0
14cu|qtav-1.10.0-1|35	BuildRequires:  pkgconfig(libswresample)
14cu|qtav-1.10.0-1|36	BuildRequires:  pkgconfig(libswscale)
14cu|qtav-1.10.0-1|37	BuildRequires:  pkgconfig(libva)
14cu|qtav-1.10.0-1|38	BuildRequires:  pkgconfig(openal)
14cu|qtav-1.10.0-1|39	BuildRequires:  pkgconfig(uchardet)
14cu|qtav-1.10.0-1|40	BuildRequires:  pkgconfig(xv)
14cu|qtav-1.10.0-1|41	
14cu|qtav-1.10.0-1|42	Provides:       %{oname} = %{EVRD}
14cu|qtav-1.10.0-1|43	
14cu|qtav-1.10.0-1|44	%description
14cu|qtav-1.10.0-1|45	QtAV is a multimedia playback library based on Qt and FFmpeg. It can help
14cu|qtav-1.10.0-1|46	you to write a player with less effort than ever before.
14cu|qtav-1.10.0-1|47	
14cu|qtav-1.10.0-1|48	Features include:
14cu|qtav-1.10.0-1|49	* Hardware decoding suppprt: DXVA2, VAAPI, VDA, CedarX, CUDA
14cu|qtav-1.10.0-1|50	* OpenGL and ES2 support for Hi10P and other 16-bit YUV videos
14cu|qtav-1.10.0-1|51	* Real time preview
14cu|qtav-1.10.0-1|52	* Video capture in rgb and yuv format
14cu|qtav-1.10.0-1|53	* OSD and custom filters
14cu|qtav-1.10.0-1|54	* Subtitle
14cu|qtav-1.10.0-1|55	* Transform video using GraphicsItemRenderer. (rotate, shear, etc)
14cu|qtav-1.10.0-1|56	* Playing frame by frame (currently support forward playing)
14cu|qtav-1.10.0-1|57	* Playback speed control
14cu|qtav-1.10.0-1|58	* Variant streams: locale file, http, rtsp, etc.
14cu|qtav-1.10.0-1|59	* Audio channel, tracks and external audio tracks
14cu|qtav-1.10.0-1|60	* Dynamically change render engine when playing
14cu|qtav-1.10.0-1|61	* Multiple video outputs for 1 player
14cu|qtav-1.10.0-1|62	* Region of interest(ROI), i.e. video cropping
14cu|qtav-1.10.0-1|63	* Video eq: brightness, contrast, saturation, hue
14cu|qtav-1.10.0-1|64	* QML support as a plugin. Most playback APIs are compatible with
14cu|qtav-1.10.0-1|65	QtMultiMedia module
14cu|qtav-1.10.0-1|66	
14cu|qtav-1.10.0-1|67	%files
14cu|qtav-1.10.0-1|68	%doc Changelog README*
14cu|qtav-1.10.0-1|69	%{_qt5_bindir}/Player
14cu|qtav-1.10.0-1|70	%{_qt5_bindir}/QMLPlayer
14cu|qtav-1.10.0-1|71	%{_bindir}/*
14cu|qtav-1.10.0-1|72	%{_datadir}/applications/Player.desktop
14cu|qtav-1.10.0-1|73	%{_datadir}/applications/QMLPlayer.desktop
14cu|qtav-1.10.0-1|74	%{_iconsdir}/hicolor/scalable/apps/%{oname}.svg
14cu|qtav-1.10.0-1|75	%dir %{_kde5_qmldir}/%{oname}
14cu|qtav-1.10.0-1|76	%{_kde5_qmldir}/%{oname}/Video.qml
14cu|qtav-1.10.0-1|77	%{_kde5_qmldir}/%{oname}/libQmlAV.so
14cu|qtav-1.10.0-1|78	%{_kde5_qmldir}/%{oname}/plugins.qmltypes
14cu|qtav-1.10.0-1|79	%{_kde5_qmldir}/%{oname}/qmldir
14cu|qtav-1.10.0-1|80	
14cu|qtav-1.10.0-1|81	#----------------------------------------------------
14cu|qtav-1.10.0-1|82	
14cu|qtav-1.10.0-1|83	%package -n     %{libname}
14cu|qtav-1.10.0-1|84	Summary:        QtAV library
14cu|qtav-1.10.0-1|85	Group:          System/Libraries
14cu|qtav-1.10.0-1|86	
14cu|qtav-1.10.0-1|87	%description -n %{libname}
14cu|qtav-1.10.0-1|88	QtAV is a multimedia playback library based on Qt and FFmpeg.
14cu|qtav-1.10.0-1|89	
14cu|qtav-1.10.0-1|90	This package contains the QtAV library.
14cu|qtav-1.10.0-1|91	
14cu|qtav-1.10.0-1|92	%files -n %{libname}
14cu|qtav-1.10.0-1|93	%doc Changelog README*
14cu|qtav-1.10.0-1|94	%{_qt5_libdir}/lib%{oname}.so.%{major}
14cu|qtav-1.10.0-1|95	%{_qt5_libdir}/lib%{oname}.so.%{major}.*
14cu|qtav-1.10.0-1|96	
14cu|qtav-1.10.0-1|97	#----------------------------------------------------
14cu|qtav-1.10.0-1|98	
14cu|qtav-1.10.0-1|99	%package -n     %{libname_widgets}
14cu|qtav-1.10.0-1|100	Summary:        QtAV Widgets module
14cu|qtav-1.10.0-1|101	Group:          System/Libraries
14cu|qtav-1.10.0-1|102	
14cu|qtav-1.10.0-1|103	%description -n %{libname_widgets}
14cu|qtav-1.10.0-1|104	QtAV is a multimedia playback library based on Qt and FFmpeg.
14cu|qtav-1.10.0-1|105	
14cu|qtav-1.10.0-1|106	This package contains a set of widgets to play media.
14cu|qtav-1.10.0-1|107	
14cu|qtav-1.10.0-1|108	%files -n %{libname_widgets}
14cu|qtav-1.10.0-1|109	%doc Changelog README*
14cu|qtav-1.10.0-1|110	%{_qt5_libdir}/lib%{oname}Widgets.so.%{major}
14cu|qtav-1.10.0-1|111	%{_qt5_libdir}/lib%{oname}Widgets.so.%{major}.*
14cu|qtav-1.10.0-1|112	#----------------------------------------------------
14cu|qtav-1.10.0-1|113	
14cu|qtav-1.10.0-1|114	%package -n     %{develname}
14cu|qtav-1.10.0-1|115	Summary:        QtAV development files
14cu|qtav-1.10.0-1|116	Group:          Development/C++
14cu|qtav-1.10.0-1|117	Requires:       %{libname} = %{EVRD}
14cu|qtav-1.10.0-1|118	Requires:       %{libname_widgets} = %{EVRD}
14cu|qtav-1.10.0-1|119	Provides:       %{name}-devel = %{EVRD}
14cu|qtav-1.10.0-1|120	Provides:       %{oname}-devel = %{EVRD}
14cu|qtav-1.10.0-1|121	Provides:       %{name}widgets-devel = %{EVRD}
14cu|qtav-1.10.0-1|122	Provides:       %{oname}Widgets-devel = %{EVRD}
14cu|qtav-1.10.0-1|123	
14cu|qtav-1.10.0-1|124	%description -n %{develname}
14cu|qtav-1.10.0-1|125	QtAV is a multimedia playback library based on Qt and FFmpeg.
14cu|qtav-1.10.0-1|126	
14cu|qtav-1.10.0-1|127	This package contains the header development files for building some QtAV
14cu|qtav-1.10.0-1|128	applications using QtAV headers.
14cu|qtav-1.10.0-1|129	
14cu|qtav-1.10.0-1|130	%files -n %{develname}
14cu|qtav-1.10.0-1|131	%doc Changelog README*
14cu|qtav-1.10.0-1|132	%{_qt5_includedir}/%{oname}/
14cu|qtav-1.10.0-1|133	%{_qt5_includedir}/%{oname}Widgets/
14cu|qtav-1.10.0-1|134	%{_qt5_libdir}/lib%{oname}.so
14cu|qtav-1.10.0-1|135	%{_qt5_libdir}/lib%{oname}Widgets.so
14cu|qtav-1.10.0-1|136	%{_qt5_libdir}/lib%{oname}.prl
14cu|qtav-1.10.0-1|137	%{_qt5_libdir}/lib%{oname}Widgets.prl
14cu|qtav-1.10.0-1|138	%{_qt5_prefix}/mkspecs/features/av.prf
14cu|qtav-1.10.0-1|139	%{_qt5_prefix}/mkspecs/features/avwidgets.prf
14cu|qtav-1.10.0-1|140	%{_kde5_mkspecsdir}/qt_lib_av.pri
14cu|qtav-1.10.0-1|141	%{_kde5_mkspecsdir}/qt_lib_av_private.pri
14cu|qtav-1.10.0-1|142	%{_kde5_mkspecsdir}/qt_lib_avwidgets.pri
14cu|qtav-1.10.0-1|143	%{_kde5_mkspecsdir}/qt_lib_avwidgets_private.pri
14cu|qtav-1.10.0-1|144	
14cu|qtav-1.10.0-1|145	#----------------------------------------------------
14cu|qtav-1.10.0-1|146	
14cu|qtav-1.10.0-1|147	%prep
14cu|qtav-1.10.0-1|148	%setup -q -n %{oname}-%{version}
14cu|qtav-1.10.0-1|149	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|qtav-1.10.0-1|150	%patch0 -p1
14cu|qtav-1.10.0-1|151	
14cu|qtav-1.10.0-1|152	%build
14cu|qtav-1.10.0-1|153	%setup_compile_flags
14cu|qtav-1.10.0-1|154	%qmake_qt5 "CONFIG+=no_rpath recheck"
14cu|qtav-1.10.0-1|155	%make
14cu|qtav-1.10.0-1|156	
14cu|qtav-1.10.0-1|157	%install
14cu|qtav-1.10.0-1|158	%makeinstall_qt INSTALL_ROOT=%{buildroot}
14cu|qtav-1.10.0-1|159	
14cu|qtav-1.10.0-1|160	# KDE4 won't see _qt5_bindir,so let's trick it ...
14cu|qtav-1.10.0-1|161	mkdir -p %{buildroot}%{_bindir}
14cu|qtav-1.10.0-1|162	cp -pr %{buildroot}%{_qt5_bindir}/Player %{buildroot}%{_bindir}/Player
14cu|qtav-1.10.0-1|163	cp -pr %{buildroot}%{_qt5_bindir}/QMLPlayer %{buildroot}%{_bindir}/QMLPlayer
14cu|qtav-1.10.0-1|164	
14cu|qtav-1.10.0-1|165	find %{buildroot} -name '*.a' -delete
14cu|qtav-1.10.0-1|166	
14cu|qtav-1.10.0-1|167	# duplicate files
14cu|qtav-1.10.0-1|168	rm -rf %{buildroot}%{_datadir}/doc
14cu|qtav-1.10.0-1|169	
14cu|qtav-1.10.0-1|170	
14cu|qtav-1.10.0-1|171	
14cu|qtav-1.10.0-1|172	%changelog
14cu|qtav-1.10.0-1|173	
14cu|qtav-1.10.0-1|174	* Wed Jun 29 2016 abfonly <abfonly@gmail.com> 1.10.0-1
14cu|qtav-1.10.0-1|175	- (ff36c7e) Imported from SRPM
14cu|qtav-1.10.0-1|176	
14cu|qtav-1.10.0-1|177	

14222 14
14cu|qtcam-8.1.1-1|1	%define oname Qtcam
14cu|qtcam-8.1.1-1|2	
14cu|qtcam-8.1.1-1|3	Summary:        Open Source Linux Webcamera Software
14cu|qtcam-8.1.1-1|4	Name:           qtcam
14cu|qtcam-8.1.1-1|5	# src/qml/qtcam/about/release.ini
14cu|qtcam-8.1.1-1|6	Version:        8.1.1
14cu|qtcam-8.1.1-1|7	Release:        1
14cu|qtcam-8.1.1-1|8	License:        GPLv3
14cu|qtcam-8.1.1-1|9	Group:          Video
14cu|qtcam-8.1.1-1|10	Url:            http://www.e-consystems.com/opensource-linux-webcam-software-application.asp
14cu|qtcam-8.1.1-1|11	# fixed recording in arch , using this git .
14cu|qtcam-8.1.1-1|12	Source0:        https://github.com/alexzk1/qtcam/archive/master.zip
14cu|qtcam-8.1.1-1|13	Source1:        Qtcam.desktop
14cu|qtcam-8.1.1-1|14	BuildRequires:  pkgconfig(Qt5Declarative)
14cu|qtcam-8.1.1-1|15	BuildRequires:  ffmpeg-devel
14cu|qtcam-8.1.1-1|16	BuildRequires:  pkgconfig(libusb-1.0)
14cu|qtcam-8.1.1-1|17	BuildRequires:  pkgconfig(Qt5Qml)
14cu|qtcam-8.1.1-1|18	BuildRequires:  pkgconfig(Qt5Core)
14cu|qtcam-8.1.1-1|19	BuildRequires:  pkgconfig(Qt5Quick)
14cu|qtcam-8.1.1-1|20	BuildRequires:  qmake5
14cu|qtcam-8.1.1-1|21	BuildRequires:  imagemagick
14cu|qtcam-8.1.1-1|22	BuildRequires:  desktop-file-utils
14cu|qtcam-8.1.1-1|23	
14cu|qtcam-8.1.1-1|24	%description
14cu|qtcam-8.1.1-1|25	QtCAM is a free, Open Source Linux Webcamera
14cu|qtcam-8.1.1-1|26	Software with more than 10 image control settings,
14cu|qtcam-8.1.1-1|27	extension settings and Color space switching
14cu|qtcam-8.1.1-1|28	
14cu|qtcam-8.1.1-1|29	%files
14cu|qtcam-8.1.1-1|30	%doc LICENSE README
14cu|qtcam-8.1.1-1|31	%{_bindir}/%{oname}
14cu|qtcam-8.1.1-1|32	%{_datadir}/%{name}
14cu|qtcam-8.1.1-1|33	%{_datadir}/applications/*.desktop
14cu|qtcam-8.1.1-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|qtcam-8.1.1-1|35	#------------------------------------------------------------------
14cu|qtcam-8.1.1-1|36	
14cu|qtcam-8.1.1-1|37	%prep
14cu|qtcam-8.1.1-1|38	%setup -qn %{name}-master
14cu|qtcam-8.1.1-1|39	
14cu|qtcam-8.1.1-1|40	%build
14cu|qtcam-8.1.1-1|41	pushd src
14cu|qtcam-8.1.1-1|42	%qmake_qt5
14cu|qtcam-8.1.1-1|43	%make
14cu|qtcam-8.1.1-1|44	popd
14cu|qtcam-8.1.1-1|45	
14cu|qtcam-8.1.1-1|46	%install
14cu|qtcam-8.1.1-1|47	%makeinstall_qt -C src
14cu|qtcam-8.1.1-1|48	install -Dm755 src/qtcam %{buildroot}%{_bindir}/%{oname}
14cu|qtcam-8.1.1-1|49	# menu entry
14cu|qtcam-8.1.1-1|50	desktop-file-install %{SOURCE1} \
14cu|qtcam-8.1.1-1|51	--dir=%{buildroot}%{_datadir}/applications
14cu|qtcam-8.1.1-1|52	
14cu|qtcam-8.1.1-1|53	# icons
14cu|qtcam-8.1.1-1|54	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|qtcam-8.1.1-1|55	install -dm 0755 \
14cu|qtcam-8.1.1-1|56	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|qtcam-8.1.1-1|57	convert -strip -resize $size src/qml/qtcam/icon/images/icon.jpg \
14cu|qtcam-8.1.1-1|58	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|qtcam-8.1.1-1|59	done
14cu|qtcam-8.1.1-1|60	
14cu|qtcam-8.1.1-1|61	# data
14cu|qtcam-8.1.1-1|62	install -dm755 %{buildroot}%{_datadir}/%{name}/qml
14cu|qtcam-8.1.1-1|63	%changelog
14cu|qtcam-8.1.1-1|64	
14cu|qtcam-8.1.1-1|65	* Sat Sep 03 2016 abfonly <abfonly@gmail.com> 8.1.1-1
14cu|qtcam-8.1.1-1|66	- (ff04bc4) Log: Update to 8.1.1
14cu|qtcam-8.1.1-1|67	- (ff04bc4) switch github source to arch maintained source
14cu|qtcam-8.1.1-1|68	- (ff04bc4) drop hacks and patches
14cu|qtcam-8.1.1-1|69	- (ff04bc4) fixed recording
14cu|qtcam-8.1.1-1|70	
14cu|qtcam-8.1.1-1|71	

14223 14
14cu|qtemu-1.0.5-4|1	%define qtemudir %{_datadir}/qtemu
14cu|qtemu-1.0.5-4|2	
14cu|qtemu-1.0.5-4|3	Summary:	A graphical user interface for QEMU
14cu|qtemu-1.0.5-4|4	Name:		qtemu
14cu|qtemu-1.0.5-4|5	Version:	1.0.5
14cu|qtemu-1.0.5-4|6	Release:	4
14cu|qtemu-1.0.5-4|7	Source0:	%{name}-%{version}.tar.bz2
14cu|qtemu-1.0.5-4|8	Source10:	qtemu.png
14cu|qtemu-1.0.5-4|9	Source11:	qtemu.16.png
14cu|qtemu-1.0.5-4|10	Source12:	qtemu.48.png
14cu|qtemu-1.0.5-4|11	Patch2:		qtemu-qemu-accelerators.patch
14cu|qtemu-1.0.5-4|12	Source2:	processor.png
14cu|qtemu-1.0.5-4|13	License:	GPLv2
14cu|qtemu-1.0.5-4|14	Group:		Emulators
14cu|qtemu-1.0.5-4|15	Url:		http://www.qtemu.org/
14cu|qtemu-1.0.5-4|16	Requires:	qemu
14cu|qtemu-1.0.5-4|17	BuildRequires:	cmake, qt4-devel >= 4.1, qt4-linguist
14cu|qtemu-1.0.5-4|18	
14cu|qtemu-1.0.5-4|19	%description
14cu|qtemu-1.0.5-4|20	QtEmu is a graphical user interface for QEMU written in Qt4. It has
14cu|qtemu-1.0.5-4|21	the ability to run virtual operating systems on native systems. This
14cu|qtemu-1.0.5-4|22	way you can easily test a new operating system or try a Live CD on
14cu|qtemu-1.0.5-4|23	your system without any troubles and dangers.
14cu|qtemu-1.0.5-4|24	
14cu|qtemu-1.0.5-4|25	%prep
14cu|qtemu-1.0.5-4|26	%setup -q
14cu|qtemu-1.0.5-4|27	%patch2 -p0 -b .qemu-accelerators
14cu|qtemu-1.0.5-4|28	cp %{SOURCE2} images/
14cu|qtemu-1.0.5-4|29	
14cu|qtemu-1.0.5-4|30	# fix qtemu data location
14cu|qtemu-1.0.5-4|31	perl -pi -e \
14cu|qtemu-1.0.5-4|32	's|QCoreApplication::applicationDirPath\(\)|QString("%{qtemudir}")|g' \
14cu|qtemu-1.0.5-4|33	helpwindow.cpp main.cpp
14cu|qtemu-1.0.5-4|34	
14cu|qtemu-1.0.5-4|35	%build
14cu|qtemu-1.0.5-4|36	%cmake \
14cu|qtemu-1.0.5-4|37	-DCMAKE_INSTALL_PREFIX=%{qtemudir} \
14cu|qtemu-1.0.5-4|38	%if "%{_lib}" != "lib"
14cu|qtemu-1.0.5-4|39	-DLIB_SUFFIX=64 \
14cu|qtemu-1.0.5-4|40	%endif
14cu|qtemu-1.0.5-4|41	
14cu|qtemu-1.0.5-4|42	%make
14cu|qtemu-1.0.5-4|43	
14cu|qtemu-1.0.5-4|44	%install
14cu|qtemu-1.0.5-4|45	
14cu|qtemu-1.0.5-4|46	%makeinstall_std -C build
14cu|qtemu-1.0.5-4|47	
14cu|qtemu-1.0.5-4|48	# move files around
14cu|qtemu-1.0.5-4|49	mkdir -p %{buildroot}%{_bindir}
14cu|qtemu-1.0.5-4|50	mv %{buildroot}%{qtemudir}/bin/qtemu %{buildroot}%{_bindir}/
14cu|qtemu-1.0.5-4|51	rmdir %{buildroot}%{qtemudir}/bin
14cu|qtemu-1.0.5-4|52	
14cu|qtemu-1.0.5-4|53	# install icons
14cu|qtemu-1.0.5-4|54	mkdir -p %{buildroot}%{_iconsdir}
14cu|qtemu-1.0.5-4|55	install -m644 %{SOURCE10} %{buildroot}%{_iconsdir}/%{name}.png
14cu|qtemu-1.0.5-4|56	mkdir -p %{buildroot}%{_miconsdir}
14cu|qtemu-1.0.5-4|57	install -m644 %{SOURCE11} %{buildroot}%{_miconsdir}/%{name}.png
14cu|qtemu-1.0.5-4|58	mkdir -p %{buildroot}%{_liconsdir}
14cu|qtemu-1.0.5-4|59	install -m644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
14cu|qtemu-1.0.5-4|60	
14cu|qtemu-1.0.5-4|61	# install menu entries
14cu|qtemu-1.0.5-4|62	
14cu|qtemu-1.0.5-4|63	mkdir -p %{buildroot}%{_datadir}/applications
14cu|qtemu-1.0.5-4|64	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|qtemu-1.0.5-4|65	[Desktop Entry]
14cu|qtemu-1.0.5-4|66	Name=QtEmu
14cu|qtemu-1.0.5-4|67	Comment=A graphical user interface for QEMU
14cu|qtemu-1.0.5-4|68	Exec=%{_bindir}/qtemu
14cu|qtemu-1.0.5-4|69	Icon=%{name}
14cu|qtemu-1.0.5-4|70	Type=Application
14cu|qtemu-1.0.5-4|71	Terminal=false
14cu|qtemu-1.0.5-4|72	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14cu|qtemu-1.0.5-4|73	EOF
14cu|qtemu-1.0.5-4|74	
14cu|qtemu-1.0.5-4|75	%clean
14cu|qtemu-1.0.5-4|76	
14cu|qtemu-1.0.5-4|77	%files
14cu|qtemu-1.0.5-4|78	%{_bindir}/qtemu
14cu|qtemu-1.0.5-4|79	%dir %{qtemudir}
14cu|qtemu-1.0.5-4|80	%{qtemudir}/*
14cu|qtemu-1.0.5-4|81	# desktop integration
14cu|qtemu-1.0.5-4|82	%{_iconsdir}/*.png
14cu|qtemu-1.0.5-4|83	%{_miconsdir}/*.png
14cu|qtemu-1.0.5-4|84	%{_liconsdir}/*.png
14cu|qtemu-1.0.5-4|85	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|qtemu-1.0.5-4|86	
14cu|qtemu-1.0.5-4|87	
14cu|qtemu-1.0.5-4|88	
14cu|qtemu-1.0.5-4|89	
14cu|qtemu-1.0.5-4|90	
14cu|qtemu-1.0.5-4|91	%changelog
14cu|qtemu-1.0.5-4|92	
14cu|qtemu-1.0.5-4|93	* Fri Jun 10 2016 Denis Silakov <dsilakov@gmail.com> 1.0.5-4
14cu|qtemu-1.0.5-4|94	- (241ff20) Spec cleanup, fix debuginfo
14cu|qtemu-1.0.5-4|95	
14cu|qtemu-1.0.5-4|96	

14224 14
14cu|qterminal-0.6.0-3|1	Summary:	Qt-based multitab terminal emulator
14cu|qterminal-0.6.0-3|2	Name:		qterminal
14cu|qterminal-0.6.0-3|3	Version:	0.6.0
14cu|qterminal-0.6.0-3|4	Release:	3
14cu|qterminal-0.6.0-3|5	License:	GPLv2+
14cu|qterminal-0.6.0-3|6	Group:		Terminals
14cu|qterminal-0.6.0-3|7	Url:		https://gitorious.org/qterminal
14cu|qterminal-0.6.0-3|8	Source0:	https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
14cu|qterminal-0.6.0-3|9	Source1:	%{name}.png
14cu|qterminal-0.6.0-3|10	Patch0:		qterminal-0.6.0-l10n-ru.patch
14cu|qterminal-0.6.0-3|11	BuildRequires:	cmake
14cu|qterminal-0.6.0-3|12	BuildRequires:	desktop-file-utils
14cu|qterminal-0.6.0-3|13	BuildRequires:	qt5-linguist-tools
14cu|qterminal-0.6.0-3|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|qterminal-0.6.0-3|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qterminal-0.6.0-3|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qterminal-0.6.0-3|17	BuildRequires:	pkgconfig(qtermwidget5)
14cu|qterminal-0.6.0-3|18	BuildRequires:	pkgconfig(x11)
14cu|qterminal-0.6.0-3|19	BuildRequires:	pkgconfig(xext)
14cu|qterminal-0.6.0-3|20	
14cu|qterminal-0.6.0-3|21	%description
14cu|qterminal-0.6.0-3|22	Qt-based multitab terminal emulator.
14cu|qterminal-0.6.0-3|23	
14cu|qterminal-0.6.0-3|24	%files
14cu|qterminal-0.6.0-3|25	%doc AUTHORS COPYING NEWS README
14cu|qterminal-0.6.0-3|26	%{_bindir}/%{name}
14cu|qterminal-0.6.0-3|27	%{_datadir}/applications/%{name}.desktop
14cu|qterminal-0.6.0-3|28	%{_datadir}/applications/%{name}_drop.desktop
14cu|qterminal-0.6.0-3|29	%{_datadir}/pixmaps/%{name}.png
14cu|qterminal-0.6.0-3|30	%lang(cs) %{_datadir}/%{name}/translations/%{name}_cs.qm
14cu|qterminal-0.6.0-3|31	%lang(de) %{_datadir}/%{name}/translations/%{name}_de.qm
14cu|qterminal-0.6.0-3|32	%lang(es) %{_datadir}/%{name}/translations/%{name}_es.qm
14cu|qterminal-0.6.0-3|33	%lang(et) %{_datadir}/%{name}/translations/%{name}_et.qm
14cu|qterminal-0.6.0-3|34	%lang(it) %{_datadir}/%{name}/translations/%{name}_it.qm
14cu|qterminal-0.6.0-3|35	%lang(ru) %{_datadir}/%{name}/translations/%{name}_ru.qm
14cu|qterminal-0.6.0-3|36	
14cu|qterminal-0.6.0-3|37	#----------------------------------------------------------------------------
14cu|qterminal-0.6.0-3|38	
14cu|qterminal-0.6.0-3|39	%prep
14cu|qterminal-0.6.0-3|40	%setup -q
14cu|qterminal-0.6.0-3|41	%patch0 -p1
14cu|qterminal-0.6.0-3|42	
14cu|qterminal-0.6.0-3|43	%build
14cu|qterminal-0.6.0-3|44	%cmake \
14cu|qterminal-0.6.0-3|45	-DUSE_QT5:BOOL=ON \
14cu|qterminal-0.6.0-3|46	-DUSE_SYSTEM_QXT:BOOL=OFF
14cu|qterminal-0.6.0-3|47	# FIXME stop turning system Qxt off once it works with Qt5
14cu|qterminal-0.6.0-3|48	
14cu|qterminal-0.6.0-3|49	%install
14cu|qterminal-0.6.0-3|50	%makeinstall_std -C build
14cu|qterminal-0.6.0-3|51	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|qterminal-0.6.0-3|52	
14cu|qterminal-0.6.0-3|53	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qterminal-0.6.0-3|54	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}_drop.desktop
14cu|qterminal-0.6.0-3|55	
14cu|qterminal-0.6.0-3|56	
14cu|qterminal-0.6.0-3|57	%changelog
14cu|qterminal-0.6.0-3|58	
14cu|qterminal-0.6.0-3|59	* Tue Dec 08 2015 Denis Silakov <dsilakov@gmail.com> 0.6.0-3
14cu|qterminal-0.6.0-3|60	- (92afe6b) Really apply localization patch
14cu|qterminal-0.6.0-3|61	
14cu|qterminal-0.6.0-3|62	

14225 14
14cu|qtermwidget-0.6.0-1|1	%define api 5
14cu|qtermwidget-0.6.0-1|2	%define major 0
14cu|qtermwidget-0.6.0-1|3	%define libname %mklibname qtermwidget %{api} %{major}
14cu|qtermwidget-0.6.0-1|4	%define devname %mklibname qtermwidget %{api} -d
14cu|qtermwidget-0.6.0-1|5	
14cu|qtermwidget-0.6.0-1|6	Summary:	Qt5 terminal widget
14cu|qtermwidget-0.6.0-1|7	Name:		qtermwidget
14cu|qtermwidget-0.6.0-1|8	Version:	0.6.0
14cu|qtermwidget-0.6.0-1|9	Release:	1
14cu|qtermwidget-0.6.0-1|10	License:	GPLv2+
14cu|qtermwidget-0.6.0-1|11	Group:		Development/KDE and Qt
14cu|qtermwidget-0.6.0-1|12	Url:		https://github.com/qterminal/qtermwidget/
14cu|qtermwidget-0.6.0-1|13	Source0:	https://github.com/qterminal/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
14cu|qtermwidget-0.6.0-1|14	# https://github.com/qterminal/qtermwidget/commit/da6838df1ab5a919c32cde68017518ac7b8ba0e5
14cu|qtermwidget-0.6.0-1|15	Patch0:		qtermwidget-0.6.0-qt-virt-manager.patch
14cu|qtermwidget-0.6.0-1|16	BuildRequires:	cmake
14cu|qtermwidget-0.6.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|qtermwidget-0.6.0-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qtermwidget-0.6.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qtermwidget-0.6.0-1|20	
14cu|qtermwidget-0.6.0-1|21	%description
14cu|qtermwidget-0.6.0-1|22	QTermWidget is an open source project based on KDE Konsole application.
14cu|qtermwidget-0.6.0-1|23	The main goal of this project is to provide unicode-enabled,
14cu|qtermwidget-0.6.0-1|24	embeddable Qt widget for using as a built-in console (or terminal
14cu|qtermwidget-0.6.0-1|25	emulation widget).
14cu|qtermwidget-0.6.0-1|26	
14cu|qtermwidget-0.6.0-1|27	%files
14cu|qtermwidget-0.6.0-1|28	%doc AUTHORS COPYING Changelog README TODO
14cu|qtermwidget-0.6.0-1|29	%{_datadir}/%{name}5/
14cu|qtermwidget-0.6.0-1|30	
14cu|qtermwidget-0.6.0-1|31	#----------------------------------------------------------------------------
14cu|qtermwidget-0.6.0-1|32	
14cu|qtermwidget-0.6.0-1|33	%package -n %{libname}
14cu|qtermwidget-0.6.0-1|34	Summary:	Qt terminal widget - shared library
14cu|qtermwidget-0.6.0-1|35	Group:		System/Libraries
14cu|qtermwidget-0.6.0-1|36	Requires:	%{name}
14cu|qtermwidget-0.6.0-1|37	
14cu|qtermwidget-0.6.0-1|38	%description -n %{libname}
14cu|qtermwidget-0.6.0-1|39	This package provides shared library for Qt terminal widget.
14cu|qtermwidget-0.6.0-1|40	
14cu|qtermwidget-0.6.0-1|41	%files -n %{libname}
14cu|qtermwidget-0.6.0-1|42	%{_libdir}/lib%{name}%{api}.so.%{major}*
14cu|qtermwidget-0.6.0-1|43	
14cu|qtermwidget-0.6.0-1|44	#----------------------------------------------------------------------------
14cu|qtermwidget-0.6.0-1|45	
14cu|qtermwidget-0.6.0-1|46	%package -n %{devname}
14cu|qtermwidget-0.6.0-1|47	Summary:	Qt terminal widget - devel package
14cu|qtermwidget-0.6.0-1|48	Group:		Development/KDE and Qt
14cu|qtermwidget-0.6.0-1|49	Requires:	%{libname} = %{EVRD}
14cu|qtermwidget-0.6.0-1|50	Obsoletes:	%{name}-devel < 0.4.0-1
14cu|qtermwidget-0.6.0-1|51	Provides:	%{name}-devel = %{EVRD}
14cu|qtermwidget-0.6.0-1|52	
14cu|qtermwidget-0.6.0-1|53	%description -n %{devname}
14cu|qtermwidget-0.6.0-1|54	This package provides headers files for qtermwidget development.
14cu|qtermwidget-0.6.0-1|55	
14cu|qtermwidget-0.6.0-1|56	%files -n %{devname}
14cu|qtermwidget-0.6.0-1|57	%{_includedir}/%{name}%{api}
14cu|qtermwidget-0.6.0-1|58	%{_libdir}/lib%{name}%{api}.so
14cu|qtermwidget-0.6.0-1|59	%{_libdir}/pkgconfig/%{name}%{api}.pc
14cu|qtermwidget-0.6.0-1|60	%{_datadir}/cmake/%{name}%{api}
14cu|qtermwidget-0.6.0-1|61	
14cu|qtermwidget-0.6.0-1|62	#----------------------------------------------------------------------------
14cu|qtermwidget-0.6.0-1|63	
14cu|qtermwidget-0.6.0-1|64	%prep
14cu|qtermwidget-0.6.0-1|65	%setup -q
14cu|qtermwidget-0.6.0-1|66	%patch0 -p0
14cu|qtermwidget-0.6.0-1|67	
14cu|qtermwidget-0.6.0-1|68	%build
14cu|qtermwidget-0.6.0-1|69	%cmake \
14cu|qtermwidget-0.6.0-1|70	-DUSE_QT5:BOOL=ON \
14cu|qtermwidget-0.6.0-1|71	-DBUILD_DESIGNER_PLUGIN:BOOL=OFF
14cu|qtermwidget-0.6.0-1|72	%make
14cu|qtermwidget-0.6.0-1|73	
14cu|qtermwidget-0.6.0-1|74	sed -i 's#${prefix}//#${prefix}/#' qtermwidget%{api}.pc
14cu|qtermwidget-0.6.0-1|75	
14cu|qtermwidget-0.6.0-1|76	%install
14cu|qtermwidget-0.6.0-1|77	%makeinstall_std -C build
14cu|qtermwidget-0.6.0-1|78	
14cu|qtermwidget-0.6.0-1|79	
14cu|qtermwidget-0.6.0-1|80	%changelog
14cu|qtermwidget-0.6.0-1|81	
14cu|qtermwidget-0.6.0-1|82	* Thu Sep 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-1
14cu|qtermwidget-0.6.0-1|83	- (142f7b1) New version 0.6.0
14cu|qtermwidget-0.6.0-1|84	
14cu|qtermwidget-0.6.0-1|85	

14226 14
14cu|qtfm-5.5-1|1	Name:		qtfm
14cu|qtfm-5.5-1|2	Summary:	Lightweight file manager based on pure Qt
14cu|qtfm-5.5-1|3	Version:	5.5
14cu|qtfm-5.5-1|4	Release:	1
14cu|qtfm-5.5-1|5	License:	GPLv2+
14cu|qtfm-5.5-1|6	Group:		Graphical desktop/Other
14cu|qtfm-5.5-1|7	URL:		http://www.qtfm.org/
14cu|qtfm-5.5-1|8	Source0:	http://www.qtfm.org/%{name}-%{version}.tar.gz
14cu|qtfm-5.5-1|9	Patch0:		qtfm-5.4-mdv-desktop.patch
14cu|qtfm-5.5-1|10	BuildRequires:	pkgconfig(Qt3Support)
14cu|qtfm-5.5-1|11	BuildRequires:	magic-devel
14cu|qtfm-5.5-1|12	
14cu|qtfm-5.5-1|13	%description
14cu|qtfm-5.5-1|14	qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
14cu|qtfm-5.5-1|15	and works great with minimal desktop environments like Openbox.
14cu|qtfm-5.5-1|16	
14cu|qtfm-5.5-1|17	Features:
14cu|qtfm-5.5-1|18	
14cu|qtfm-5.5-1|19	*  lightweight, pure Qt, no KDE libraries or other dependencies
14cu|qtfm-5.5-1|20	*  full theme and mime file type icon integration
14cu|qtfm-5.5-1|21	*  tree, bookmarks, list, icon, detail and thumbnail views
14cu|qtfm-5.5-1|22	*  customizable interface, rearrange views and toolbars to suit
14cu|qtfm-5.5-1|23	*  powerful custom command system for user defined actions
14cu|qtfm-5.5-1|24	*  customizable key bindings for built-in and custom actions
14cu|qtfm-5.5-1|25	*  drag & drop functionality
14cu|qtfm-5.5-1|26	*  tabs
14cu|qtfm-5.5-1|27	
14cu|qtfm-5.5-1|28	%prep
14cu|qtfm-5.5-1|29	%setup -q
14cu|qtfm-5.5-1|30	%patch0 -p1
14cu|qtfm-5.5-1|31	
14cu|qtfm-5.5-1|32	%build
14cu|qtfm-5.5-1|33	%qmake_qt4
14cu|qtfm-5.5-1|34	%make
14cu|qtfm-5.5-1|35	
14cu|qtfm-5.5-1|36	%install
14cu|qtfm-5.5-1|37	make install INSTALL_ROOT=%{buildroot}
14cu|qtfm-5.5-1|38	
14cu|qtfm-5.5-1|39	%if %{mdvver} >= 201200
14cu|qtfm-5.5-1|40	%find_lang %{name} --with-qt
14cu|qtfm-5.5-1|41	%define langfile %{name}.lang
14cu|qtfm-5.5-1|42	%endif
14cu|qtfm-5.5-1|43	
14cu|qtfm-5.5-1|44	%files %{?langfile:-f %{langfile}}
14cu|qtfm-5.5-1|45	%{_bindir}/qtfm
14cu|qtfm-5.5-1|46	%{_datadir}/applications/qtfm.desktop
14cu|qtfm-5.5-1|47	%doc CHANGELOG COPYING README
14cu|qtfm-5.5-1|48	%{_datadir}/pixmaps/qtfm.png
14cu|qtfm-5.5-1|49	%if %{mdvver} <= 201100
14cu|qtfm-5.5-1|50	%{_datadir}/qtfm/qtfm_*.qm
14cu|qtfm-5.5-1|51	%endif
14cu|qtfm-5.5-1|52	
14cu|qtfm-5.5-1|53	%changelog
14cu|qtfm-5.5-1|54	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5-1
14cu|qtfm-5.5-1|55	+ Revision: e9383ab
14cu|qtfm-5.5-1|56	- Updated to 5.5 (by updates_builder)
14cu|qtfm-5.5-1|57	
14cu|qtfm-5.5-1|58	

14227 14
14cu|qtkeychain-qt5-0.7.0-1|1	%define oname qtkeychain
14cu|qtkeychain-qt5-0.7.0-1|2	
14cu|qtkeychain-qt5-0.7.0-1|3	%define major 1
14cu|qtkeychain-qt5-0.7.0-1|4	%define libname %mklibname qt5keychain %{major}
14cu|qtkeychain-qt5-0.7.0-1|5	%define devname %mklibname qt5keychain -d
14cu|qtkeychain-qt5-0.7.0-1|6	
14cu|qtkeychain-qt5-0.7.0-1|7	Summary:	Platform-independent Qt API for storing passwords securely
14cu|qtkeychain-qt5-0.7.0-1|8	Name:		qtkeychain-qt5
14cu|qtkeychain-qt5-0.7.0-1|9	Version:	0.7.0
14cu|qtkeychain-qt5-0.7.0-1|10	Release:	1
14cu|qtkeychain-qt5-0.7.0-1|11	License:	LGPLv2+
14cu|qtkeychain-qt5-0.7.0-1|12	Group:		Development/KDE and Qt
14cu|qtkeychain-qt5-0.7.0-1|13	Url:		https://github.com/frankosterfeld/qtkeychain
14cu|qtkeychain-qt5-0.7.0-1|14	Source0:	%{oname}-%{version}.tar.gz
14cu|qtkeychain-qt5-0.7.0-1|15	BuildRequires:	cmake
14cu|qtkeychain-qt5-0.7.0-1|16	BuildRequires:	qt5-linguist-tools
14cu|qtkeychain-qt5-0.7.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14cu|qtkeychain-qt5-0.7.0-1|18	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qtkeychain-qt5-0.7.0-1|19	
14cu|qtkeychain-qt5-0.7.0-1|20	%description
14cu|qtkeychain-qt5-0.7.0-1|21	Platform-independent Qt API for storing passwords securely.
14cu|qtkeychain-qt5-0.7.0-1|22	
14cu|qtkeychain-qt5-0.7.0-1|23	#----------------------------------------------------------------------------
14cu|qtkeychain-qt5-0.7.0-1|24	
14cu|qtkeychain-qt5-0.7.0-1|25	%package common
14cu|qtkeychain-qt5-0.7.0-1|26	Summary:	Common files for %{name} (translations etc)
14cu|qtkeychain-qt5-0.7.0-1|27	Group:		System/Libraries
14cu|qtkeychain-qt5-0.7.0-1|28	
14cu|qtkeychain-qt5-0.7.0-1|29	%description common
14cu|qtkeychain-qt5-0.7.0-1|30	Common files for %{name} (translations etc).
14cu|qtkeychain-qt5-0.7.0-1|31	
14cu|qtkeychain-qt5-0.7.0-1|32	%files common -f %{oname}.lang
14cu|qtkeychain-qt5-0.7.0-1|33	
14cu|qtkeychain-qt5-0.7.0-1|34	#----------------------------------------------------------------------------
14cu|qtkeychain-qt5-0.7.0-1|35	
14cu|qtkeychain-qt5-0.7.0-1|36	%package -n %{libname}
14cu|qtkeychain-qt5-0.7.0-1|37	Summary:	Platform-independent Qt API for storing passwords securely
14cu|qtkeychain-qt5-0.7.0-1|38	Group:		System/Libraries
14cu|qtkeychain-qt5-0.7.0-1|39	Requires:	%{name}-common
14cu|qtkeychain-qt5-0.7.0-1|40	
14cu|qtkeychain-qt5-0.7.0-1|41	%description -n %{libname}
14cu|qtkeychain-qt5-0.7.0-1|42	Platform-independent Qt API for storing passwords securely.
14cu|qtkeychain-qt5-0.7.0-1|43	
14cu|qtkeychain-qt5-0.7.0-1|44	%files -n %{libname}
14cu|qtkeychain-qt5-0.7.0-1|45	%{_libdir}/libqt5keychain.so.%{major}
14cu|qtkeychain-qt5-0.7.0-1|46	%{_libdir}/libqt5keychain.so.%{version}
14cu|qtkeychain-qt5-0.7.0-1|47	
14cu|qtkeychain-qt5-0.7.0-1|48	#----------------------------------------------------------------------------
14cu|qtkeychain-qt5-0.7.0-1|49	
14cu|qtkeychain-qt5-0.7.0-1|50	%package -n %{devname}
14cu|qtkeychain-qt5-0.7.0-1|51	Summary:	Development tools for programs which will use the %{name}
14cu|qtkeychain-qt5-0.7.0-1|52	Group:		Development/C
14cu|qtkeychain-qt5-0.7.0-1|53	Requires:	%{libname} = %{EVRD}
14cu|qtkeychain-qt5-0.7.0-1|54	Provides:	%{name}-devel = %{EVRD}
14cu|qtkeychain-qt5-0.7.0-1|55	
14cu|qtkeychain-qt5-0.7.0-1|56	%description -n %{devname}
14cu|qtkeychain-qt5-0.7.0-1|57	This package contains the header files and .so libraries for developing
14cu|qtkeychain-qt5-0.7.0-1|58	%{name}.
14cu|qtkeychain-qt5-0.7.0-1|59	
14cu|qtkeychain-qt5-0.7.0-1|60	%files -n %{devname}
14cu|qtkeychain-qt5-0.7.0-1|61	%{_includedir}/qt5keychain
14cu|qtkeychain-qt5-0.7.0-1|62	%{_libdir}/libqt5keychain.so
14cu|qtkeychain-qt5-0.7.0-1|63	%{_libdir}/cmake/Qt5Keychain
14cu|qtkeychain-qt5-0.7.0-1|64	
14cu|qtkeychain-qt5-0.7.0-1|65	#----------------------------------------------------------------------------
14cu|qtkeychain-qt5-0.7.0-1|66	
14cu|qtkeychain-qt5-0.7.0-1|67	%prep
14cu|qtkeychain-qt5-0.7.0-1|68	%setup -qn %{oname}-%{version}
14cu|qtkeychain-qt5-0.7.0-1|69	
14cu|qtkeychain-qt5-0.7.0-1|70	%build
14cu|qtkeychain-qt5-0.7.0-1|71	%cmake_qt5 \
14cu|qtkeychain-qt5-0.7.0-1|72	-DBUILD_WITH_QT4:BOOL=OFF
14cu|qtkeychain-qt5-0.7.0-1|73	%make
14cu|qtkeychain-qt5-0.7.0-1|74	
14cu|qtkeychain-qt5-0.7.0-1|75	%install
14cu|qtkeychain-qt5-0.7.0-1|76	%makeinstall_std -C build
14cu|qtkeychain-qt5-0.7.0-1|77	
14cu|qtkeychain-qt5-0.7.0-1|78	%find_lang %{oname} --with-qt
14cu|qtkeychain-qt5-0.7.0-1|79	
14cu|qtkeychain-qt5-0.7.0-1|80	%changelog
14cu|qtkeychain-qt5-0.7.0-1|81	
14cu|qtkeychain-qt5-0.7.0-1|82	* Sun Mar 19 2017 Rosa <rosa@abf.rosalinux.ru> 0.7.0-1
14cu|qtkeychain-qt5-0.7.0-1|83	- (dcdf885) Automatic import for version 0.7.0-1
14cu|qtkeychain-qt5-0.7.0-1|84	
14cu|qtkeychain-qt5-0.7.0-1|85	

14228 14
14cu|qtlockedfile-2.4.1-5|1	%define upstream_version 2.4_1
14cu|qtlockedfile-2.4.1-5|2	%define oversion %(echo %{upstream_version} | sed 's,_,.,')
14cu|qtlockedfile-2.4.1-5|3	
14cu|qtlockedfile-2.4.1-5|4	%define major 1
14cu|qtlockedfile-2.4.1-5|5	%define api 2.4
14cu|qtlockedfile-2.4.1-5|6	%define libname %mklibname %{name} %{api} %{major}
14cu|qtlockedfile-2.4.1-5|7	%define devname %mklibname %{name} -d
14cu|qtlockedfile-2.4.1-5|8	
14cu|qtlockedfile-2.4.1-5|9	Summary:	QFile extension with advisory locking functions
14cu|qtlockedfile-2.4.1-5|10	Name:		qtlockedfile
14cu|qtlockedfile-2.4.1-5|11	Version:	%{oversion}
14cu|qtlockedfile-2.4.1-5|12	Release:	5
14cu|qtlockedfile-2.4.1-5|13	Group:		Development/KDE and Qt
14cu|qtlockedfile-2.4.1-5|14	License:	GPLv3 or LGPLv2 with exceptions
14cu|qtlockedfile-2.4.1-5|15	Url:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile
14cu|qtlockedfile-2.4.1-5|16	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/%{name}-%{upstream_version}-opensource.tar.gz
14cu|qtlockedfile-2.4.1-5|17	Source1:	qtlockedfile.prf
14cu|qtlockedfile-2.4.1-5|18	# (Fedora) don't build examples
14cu|qtlockedfile-2.4.1-5|19	Patch0:		qtlockedfile-dont-build-example.patch
14cu|qtlockedfile-2.4.1-5|20	# (Fedora) Remove unnecessary linkage to libQtGui
14cu|qtlockedfile-2.4.1-5|21	Patch1:		qtlockedfile-dont-link-qtgui.patch
14cu|qtlockedfile-2.4.1-5|22	BuildRequires:	qt4-devel
14cu|qtlockedfile-2.4.1-5|23	
14cu|qtlockedfile-2.4.1-5|24	%description
14cu|qtlockedfile-2.4.1-5|25	This class extends the QFile class with inter-process file locking
14cu|qtlockedfile-2.4.1-5|26	capabilities.
14cu|qtlockedfile-2.4.1-5|27	
14cu|qtlockedfile-2.4.1-5|28	If an application requires that several processes should access the same file,
14cu|qtlockedfile-2.4.1-5|29	QtLockedFile can be used to easily ensure that only one process at a time is
14cu|qtlockedfile-2.4.1-5|30	writing to the file, and that no process is writing to it while others are
14cu|qtlockedfile-2.4.1-5|31	reading it.
14cu|qtlockedfile-2.4.1-5|32	
14cu|qtlockedfile-2.4.1-5|33	#----------------------------------------------------------------------------
14cu|qtlockedfile-2.4.1-5|34	
14cu|qtlockedfile-2.4.1-5|35	%package -n %{libname}
14cu|qtlockedfile-2.4.1-5|36	Summary:	QFile extension with advisory locking functions
14cu|qtlockedfile-2.4.1-5|37	Group:		Development/KDE and Qt
14cu|qtlockedfile-2.4.1-5|38	Requires:	qt4-common
14cu|qtlockedfile-2.4.1-5|39	Conflicts:	%{_lib}qtlockedfile1 < 2.4.1-5
14cu|qtlockedfile-2.4.1-5|40	Obsoletes:	%{_lib}qtlockedfile1 < 2.4.1-5
14cu|qtlockedfile-2.4.1-5|41	
14cu|qtlockedfile-2.4.1-5|42	%description -n %{libname}
14cu|qtlockedfile-2.4.1-5|43	This class extends the QFile class with inter-process file locking
14cu|qtlockedfile-2.4.1-5|44	capabilities.
14cu|qtlockedfile-2.4.1-5|45	
14cu|qtlockedfile-2.4.1-5|46	If an application requires that several processes should access the same file,
14cu|qtlockedfile-2.4.1-5|47	QtLockedFile can be used to easily ensure that only one process at a time is
14cu|qtlockedfile-2.4.1-5|48	writing to the file, and that no process is writing to it while others are
14cu|qtlockedfile-2.4.1-5|49	reading it.
14cu|qtlockedfile-2.4.1-5|50	
14cu|qtlockedfile-2.4.1-5|51	This is the library package for %{name}
14cu|qtlockedfile-2.4.1-5|52	
14cu|qtlockedfile-2.4.1-5|53	%files -n %{libname}
14cu|qtlockedfile-2.4.1-5|54	%{_libdir}/libQtSolutions_LockedFile-%{api}.so.%{major}*
14cu|qtlockedfile-2.4.1-5|55	
14cu|qtlockedfile-2.4.1-5|56	#----------------------------------------------------------------------------
14cu|qtlockedfile-2.4.1-5|57	
14cu|qtlockedfile-2.4.1-5|58	%package -n %{devname}
14cu|qtlockedfile-2.4.1-5|59	Summary:	Development files for %{name}
14cu|qtlockedfile-2.4.1-5|60	Group:		Development/KDE and Qt
14cu|qtlockedfile-2.4.1-5|61	Requires:	%{libname} = %{EVRD}
14cu|qtlockedfile-2.4.1-5|62	Provides:	%{name}-devel = %{EVRD}
14cu|qtlockedfile-2.4.1-5|63	
14cu|qtlockedfile-2.4.1-5|64	%description -n %{devname}
14cu|qtlockedfile-2.4.1-5|65	This package contains libraries and header files for developing applications
14cu|qtlockedfile-2.4.1-5|66	that use QtLockedFile.
14cu|qtlockedfile-2.4.1-5|67	
14cu|qtlockedfile-2.4.1-5|68	%files -n %{devname}
14cu|qtlockedfile-2.4.1-5|69	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
14cu|qtlockedfile-2.4.1-5|70	%doc doc example
14cu|qtlockedfile-2.4.1-5|71	%{_libdir}/lib*.so
14cu|qtlockedfile-2.4.1-5|72	%{_qt_includedir}/QtSolutions
14cu|qtlockedfile-2.4.1-5|73	%{_qt_datadir}/mkspecs/features/%{name}.prf
14cu|qtlockedfile-2.4.1-5|74	
14cu|qtlockedfile-2.4.1-5|75	#----------------------------------------------------------------------------
14cu|qtlockedfile-2.4.1-5|76	
14cu|qtlockedfile-2.4.1-5|77	%prep
14cu|qtlockedfile-2.4.1-5|78	%setup -qn %{name}-%{upstream_version}-opensource
14cu|qtlockedfile-2.4.1-5|79	%patch0 -p1 -b .no-example
14cu|qtlockedfile-2.4.1-5|80	%patch1 -p1 -b .dont-link-qtgui
14cu|qtlockedfile-2.4.1-5|81	
14cu|qtlockedfile-2.4.1-5|82	%build
14cu|qtlockedfile-2.4.1-5|83	touch .licenseAccepted
14cu|qtlockedfile-2.4.1-5|84	# Does not use GNU configure
14cu|qtlockedfile-2.4.1-5|85	./configure -library
14cu|qtlockedfile-2.4.1-5|86	%qmake_qt4
14cu|qtlockedfile-2.4.1-5|87	%make
14cu|qtlockedfile-2.4.1-5|88	
14cu|qtlockedfile-2.4.1-5|89	%install
14cu|qtlockedfile-2.4.1-5|90	# libraries
14cu|qtlockedfile-2.4.1-5|91	mkdir -p %{buildroot}%{_libdir}
14cu|qtlockedfile-2.4.1-5|92	cp -a lib/* %{buildroot}%{_libdir}
14cu|qtlockedfile-2.4.1-5|93	
14cu|qtlockedfile-2.4.1-5|94	# headers
14cu|qtlockedfile-2.4.1-5|95	mkdir -p %{buildroot}%{_qt_includedir}/QtSolutions
14cu|qtlockedfile-2.4.1-5|96	cp -a \
14cu|qtlockedfile-2.4.1-5|97	src/qtlockedfile.h \
14cu|qtlockedfile-2.4.1-5|98	src/QtLockedFile \
14cu|qtlockedfile-2.4.1-5|99	%{buildroot}%{_qt_includedir}/QtSolutions
14cu|qtlockedfile-2.4.1-5|100	
14cu|qtlockedfile-2.4.1-5|101	mkdir -p %{buildroot}%{_qt_datadir}/mkspecs/features
14cu|qtlockedfile-2.4.1-5|102	cp -a %{SOURCE1} %{buildroot}%{_qt_datadir}/mkspecs/features/
14cu|qtlockedfile-2.4.1-5|103	
14cu|qtlockedfile-2.4.1-5|104	
14cu|qtlockedfile-2.4.1-5|105	%changelog
14cu|qtlockedfile-2.4.1-5|106	
14cu|qtlockedfile-2.4.1-5|107	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.1-5
14cu|qtlockedfile-2.4.1-5|108	- (d624154) Fix typo
14cu|qtlockedfile-2.4.1-5|109	
14cu|qtlockedfile-2.4.1-5|110	

14229 14
14cu|qtoctave-0.10.1-4|1	Name:           qtoctave
14cu|qtoctave-0.10.1-4|2	Version:        0.10.1
14cu|qtoctave-0.10.1-4|3	Release:        4
14cu|qtoctave-0.10.1-4|4	Summary:        Frontend for Octave
14cu|qtoctave-0.10.1-4|5	Group:          Sciences/Mathematics
14cu|qtoctave-0.10.1-4|6	License:        GPLv2+
14cu|qtoctave-0.10.1-4|7	URL:            http://qtoctave.wordpress.com/
14cu|qtoctave-0.10.1-4|8	Source0:        https://forja.rediris.es/frs/download.php/744/qtoctave-%{version}.tar.gz
14cu|qtoctave-0.10.1-4|9	
14cu|qtoctave-0.10.1-4|10	# place qtoctave_doc and qtoctave-utils in qtoctave datadir
14cu|qtoctave-0.10.1-4|11	Patch0:         qtoctave-doc-path.patch
14cu|qtoctave-0.10.1-4|12	# fix *.m filters in file dialogs (debian#620062, patch by Sébastien Villemot)
14cu|qtoctave-0.10.1-4|13	Patch1:         qtoctave-0.10.1-filedialog-filters.patch
14cu|qtoctave-0.10.1-4|14	# fix crash when closing a dock tool within the first 5 seconds (#722986)
14cu|qtoctave-0.10.1-4|15	# (a NULL pointer dereference caused by a race condition between the user
14cu|qtoctave-0.10.1-4|16	# closing the tool and the timer setting the initial positions, prevented by
14cu|qtoctave-0.10.1-4|17	# using a QWeakPointer<QWidget> instead of a raw QWidget *)
14cu|qtoctave-0.10.1-4|18	Patch2:         qtoctave-0.10.1-initialposition.patch
14cu|qtoctave-0.10.1-4|19	# fix Octave help not working (#737297)
14cu|qtoctave-0.10.1-4|20	# (system(command, 1, "async"); is nonsense, use system(command, 0, "async");)
14cu|qtoctave-0.10.1-4|21	Patch3:         qtoctave-0.10.1-qtinfo.patch
14cu|qtoctave-0.10.1-4|22	Patch4:		no-native-menubars.patch
14cu|qtoctave-0.10.1-4|23	
14cu|qtoctave-0.10.1-4|24	Requires(post): desktop-file-utils
14cu|qtoctave-0.10.1-4|25	Requires(postun): desktop-file-utils
14cu|qtoctave-0.10.1-4|26	Requires:	octave >= 3.2.0
14cu|qtoctave-0.10.1-4|27	Requires:	octave-doc >= 3.2.0
14cu|qtoctave-0.10.1-4|28	BuildRequires:  cmake
14cu|qtoctave-0.10.1-4|29	BuildRequires:  desktop-file-utils
14cu|qtoctave-0.10.1-4|30	BuildRequires:  qt4-devel
14cu|qtoctave-0.10.1-4|31	
14cu|qtoctave-0.10.1-4|32	%description
14cu|qtoctave-0.10.1-4|33	Besides offering an attractive front-end to GNU Octave, an
14cu|qtoctave-0.10.1-4|34	environment for numerical computation highly compatible with MATLAB,
14cu|qtoctave-0.10.1-4|35	QtOctave currently also features matrix data entry and display and
14cu|qtoctave-0.10.1-4|36	some GUI shortcuts to frequently used Octave functions.
14cu|qtoctave-0.10.1-4|37	
14cu|qtoctave-0.10.1-4|38	%prep
14cu|qtoctave-0.10.1-4|39	%setup -q -n %{name}-%{version}
14cu|qtoctave-0.10.1-4|40	%patch0 -p1 -b .doc-path
14cu|qtoctave-0.10.1-4|41	%patch1 -p1 -b .filedialog-filters
14cu|qtoctave-0.10.1-4|42	%patch2 -p1 -b .initialposition
14cu|qtoctave-0.10.1-4|43	%patch3 -p1 -b .qtinfo
14cu|qtoctave-0.10.1-4|44	%patch4 -p1
14cu|qtoctave-0.10.1-4|45	
14cu|qtoctave-0.10.1-4|46	find xmlwidget/qt4/src/ -type f -exec chmod a-x {} \;
14cu|qtoctave-0.10.1-4|47	find easy_plot/src/ -type f -exec chmod a-x {} \;
14cu|qtoctave-0.10.1-4|48	
14cu|qtoctave-0.10.1-4|49	%build
14cu|qtoctave-0.10.1-4|50	%cmake "-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}"
14cu|qtoctave-0.10.1-4|51	%make
14cu|qtoctave-0.10.1-4|52	
14cu|qtoctave-0.10.1-4|53	%install
14cu|qtoctave-0.10.1-4|54	%makeinstall_std -C build
14cu|qtoctave-0.10.1-4|55	
14cu|qtoctave-0.10.1-4|56	%clean
14cu|qtoctave-0.10.1-4|57	
14cu|qtoctave-0.10.1-4|58	%files
14cu|qtoctave-0.10.1-4|59	%defattr(0644,root,root,0755)
14cu|qtoctave-0.10.1-4|60	%defattr(-,root,root,-)
14cu|qtoctave-0.10.1-4|61	%doc readme.txt leeme.txt LICENSE_GPL.txt
14cu|qtoctave-0.10.1-4|62	%{_bindir}/*
14cu|qtoctave-0.10.1-4|63	%{_datadir}/%{name}/*
14cu|qtoctave-0.10.1-4|64	%{_datadir}/applications/*.desktop
14cu|qtoctave-0.10.1-4|65	%{_datadir}/icons/hicolor/64x64/apps/*
14cu|qtoctave-0.10.1-4|66	%exclude %{_datadir}/doc/octave-html
14cu|qtoctave-0.10.1-4|67	
14cu|qtoctave-0.10.1-4|68	%changelog
14cu|qtoctave-0.10.1-4|69	
14cu|qtoctave-0.10.1-4|70	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 0.10.1-4
14cu|qtoctave-0.10.1-4|71	- (ab52f2e) Fix debuginfo
14cu|qtoctave-0.10.1-4|72	
14cu|qtoctave-0.10.1-4|73	

14230 14
14cu|qtox-1.6.0-1|1	%define oname qTox
14cu|qtox-1.6.0-1|2	%define Werror_cflags %{nil}
14cu|qtox-1.6.0-1|3	
14cu|qtox-1.6.0-1|4	Summary:	qTox is a powerful Tox client
14cu|qtox-1.6.0-1|5	Name:		qtox
14cu|qtox-1.6.0-1|6	Version:	1.6.0
14cu|qtox-1.6.0-1|7	Release:	1
14cu|qtox-1.6.0-1|8	License:	GPLv3+
14cu|qtox-1.6.0-1|9	Group:		Networking/Instant messaging
14cu|qtox-1.6.0-1|10	Url:		https://tox.chat
14cu|qtox-1.6.0-1|11	Source0:	https://github.com/tux3/qTox/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|qtox-1.6.0-1|12	Patch0:		qtox-1.4.1-edit_qTox.desktop.patch
14cu|qtox-1.6.0-1|13	BuildRequires:	cmake
14cu|qtox-1.6.0-1|14	BuildRequires:	qt5-linguist-tools
14cu|qtox-1.6.0-1|15	BuildRequires:	toxcore-devel
14cu|qtox-1.6.0-1|16	BuildRequires:	pkgconfig(filteraudio)
14cu|qtox-1.6.0-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|qtox-1.6.0-1|18	BuildRequires:	pkgconfig(libavcodec)
14cu|qtox-1.6.0-1|19	BuildRequires:	pkgconfig(libqrencode)
14cu|qtox-1.6.0-1|20	BuildRequires:	pkgconfig(libsodium)
14cu|qtox-1.6.0-1|21	BuildRequires:	pkgconfig(openal)
14cu|qtox-1.6.0-1|22	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|qtox-1.6.0-1|23	BuildRequires:	pkgconfig(Qt5Core)
14cu|qtox-1.6.0-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qtox-1.6.0-1|25	BuildRequires:	pkgconfig(Qt5Network)
14cu|qtox-1.6.0-1|26	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|qtox-1.6.0-1|27	BuildRequires:	pkgconfig(Qt5Sql)
14cu|qtox-1.6.0-1|28	BuildRequires:	pkgconfig(Qt5Svg)
14cu|qtox-1.6.0-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qtox-1.6.0-1|30	BuildRequires:	pkgconfig(Qt5Xml)
14cu|qtox-1.6.0-1|31	BuildRequires:	pkgconfig(sqlcipher)
14cu|qtox-1.6.0-1|32	BuildRequires:	pkgconfig(xscrnsaver)
14cu|qtox-1.6.0-1|33	
14cu|qtox-1.6.0-1|34	%description
14cu|qtox-1.6.0-1|35	qTox is a powerful Tox client that follows the Tox design guidelines.
14cu|qtox-1.6.0-1|36	Tox is a decentralized and encrypted replacement for Skype, supporting
14cu|qtox-1.6.0-1|37	chats, audio, and video calls.
14cu|qtox-1.6.0-1|38	
14cu|qtox-1.6.0-1|39	%files
14cu|qtox-1.6.0-1|40	%{_bindir}/%{name}
14cu|qtox-1.6.0-1|41	%{_datadir}/applications/%{oname}.desktop
14cu|qtox-1.6.0-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|qtox-1.6.0-1|43	%dir %{_datadir}/%{name}/
14cu|qtox-1.6.0-1|44	%{_datadir}/%{name}/*
14cu|qtox-1.6.0-1|45	
14cu|qtox-1.6.0-1|46	#----------------------------------------------------------------------------
14cu|qtox-1.6.0-1|47	
14cu|qtox-1.6.0-1|48	%prep
14cu|qtox-1.6.0-1|49	%setup -qn %{oname}-%{version}
14cu|qtox-1.6.0-1|50	%patch0 -p1
14cu|qtox-1.6.0-1|51	
14cu|qtox-1.6.0-1|52	%build
14cu|qtox-1.6.0-1|53	%qmake_qt5 GIT_VERSION="%{version}" GIT_DESCRIBE="Release"
14cu|qtox-1.6.0-1|54	%make
14cu|qtox-1.6.0-1|55	
14cu|qtox-1.6.0-1|56	%install
14cu|qtox-1.6.0-1|57	%makeinstall_qt
14cu|qtox-1.6.0-1|58	
14cu|qtox-1.6.0-1|59	ICONS="14 16 22 24 32 36 48 64 72 96 128 256 512"
14cu|qtox-1.6.0-1|60	for i in $ICONS; do
14cu|qtox-1.6.0-1|61	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/
14cu|qtox-1.6.0-1|62	install -m644 img/icons/"$i"x"$i"/%{name}.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png
14cu|qtox-1.6.0-1|63	done
14cu|qtox-1.6.0-1|64	
14cu|qtox-1.6.0-1|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14cu|qtox-1.6.0-1|66	install -m644 img/icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|qtox-1.6.0-1|67	
14cu|qtox-1.6.0-1|68	mkdir -p %{buildroot}%{_datadir}/%{name}/audio
14cu|qtox-1.6.0-1|69	install -m644 audio/* %{buildroot}%{_datadir}/%{name}/audio/
14cu|qtox-1.6.0-1|70	
14cu|qtox-1.6.0-1|71	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
14cu|qtox-1.6.0-1|72	install -m644 translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cu|qtox-1.6.0-1|73	
14cu|qtox-1.6.0-1|74	%changelog
14cu|qtox-1.6.0-1|75	
14cu|qtox-1.6.0-1|76	* Sun Dec 11 2016 tremod <negry.m@yandex.ru> 1.6.0-1
14cu|qtox-1.6.0-1|77	- (c25f339) Update to 1.6.0
14cu|qtox-1.6.0-1|78	
14cu|qtox-1.6.0-1|79	

14231 14
14cu|qtractor-0.8.0-1|1	%define	debug_package  %{nil}
14cu|qtractor-0.8.0-1|2	%define	enable_qt5     0
14cu|qtractor-0.8.0-1|3	
14cu|qtractor-0.8.0-1|4	Name:		qtractor
14cu|qtractor-0.8.0-1|5	Version:	0.8.0
14cu|qtractor-0.8.0-1|6	Release:	1
14cu|qtractor-0.8.0-1|7	Summary:	An Audio/MIDI multi-track sequencer
14cu|qtractor-0.8.0-1|8	License:	GPLv2+
14cu|qtractor-0.8.0-1|9	Group:		Sound
14cu|qtractor-0.8.0-1|10	Url:		http://qtractor.sourceforge.net/
14cu|qtractor-0.8.0-1|11	Source0:	http://softlayer-dal.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|qtractor-0.8.0-1|12	BuildRequires:	desktop-file-utils
14cu|qtractor-0.8.0-1|13	%if %{enable_qt5}
14cu|qtractor-0.8.0-1|14	BuildRequires:	pkgconfig(Qt5Core) >= 5.1
14cu|qtractor-0.8.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qtractor-0.8.0-1|16	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|qtractor-0.8.0-1|17	BuildRequires:	qt5-linguist-tools
14cu|qtractor-0.8.0-1|18	%else
14cu|qtractor-0.8.0-1|19	BuildRequires:	qt4-devel >= 4.4
14cu|qtractor-0.8.0-1|20	%endif
14cu|qtractor-0.8.0-1|21	BuildRequires:	ladspa-devel
14cu|qtractor-0.8.0-1|22	BuildRequires:	pkgconfig(alsa)
14cu|qtractor-0.8.0-1|23	BuildRequires:	pkgconfig(dssi)
14cu|qtractor-0.8.0-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|qtractor-0.8.0-1|25	BuildRequires:	pkgconfig(jack)
14cu|qtractor-0.8.0-1|26	BuildRequires:	pkgconfig(liblo)
14cu|qtractor-0.8.0-1|27	BuildRequires:	pkgconfig(lilv-0)
14cu|qtractor-0.8.0-1|28	BuildRequires:	pkgconfig(mad)
14cu|qtractor-0.8.0-1|29	BuildRequires:	pkgconfig(rubberband) >= 1.0.1
14cu|qtractor-0.8.0-1|30	BuildRequires:	pkgconfig(samplerate)
14cu|qtractor-0.8.0-1|31	BuildRequires:	pkgconfig(sndfile)
14cu|qtractor-0.8.0-1|32	BuildRequires:	pkgconfig(suil-0)
14cu|qtractor-0.8.0-1|33	BuildRequires:	pkgconfig(vorbis)
14cu|qtractor-0.8.0-1|34	Requires:	dssi
14cu|qtractor-0.8.0-1|35	Requires:	ladspa
14cu|qtractor-0.8.0-1|36	%if %{enable_qt5}
14cu|qtractor-0.8.0-1|37	Requires:	suil-x11-in-qt5
14cu|qtractor-0.8.0-1|38	Requires:	suil-gtk2-in-qt5
14cu|qtractor-0.8.0-1|39	%else
14cu|qtractor-0.8.0-1|40	Requires:	suil-gtk2-in-qt4
14cu|qtractor-0.8.0-1|41	Requires:	suil-x11-in-qt4
14cu|qtractor-0.8.0-1|42	%endif
14cu|qtractor-0.8.0-1|43	
14cu|qtractor-0.8.0-1|44	%description
14cu|qtractor-0.8.0-1|45	Qtractor is an Audio/MIDI multi-track sequencer application written in C++
14cu|qtractor-0.8.0-1|46	around the Qt toolkit using Qt Designer. The initial target platform will be
14cu|qtractor-0.8.0-1|47	Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced
14cu|qtractor-0.8.0-1|48	Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to
14cu|qtractor-0.8.0-1|49	evolve as a fairly-featured Linux Desktop Audio Workstation GUI, specially
14cu|qtractor-0.8.0-1|50	dedicated to the personal home-studio.
14cu|qtractor-0.8.0-1|51	
14cu|qtractor-0.8.0-1|52	%files -f %{name}.lang
14cu|qtractor-0.8.0-1|53	%doc AUTHORS COPYING ChangeLog README TODO
14cu|qtractor-0.8.0-1|54	%{_bindir}/%{name}
14cu|qtractor-0.8.0-1|55	%{_bindir}/%{name}_vst_scan
14cu|qtractor-0.8.0-1|56	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qtractor-0.8.0-1|57	%{_datadir}/applications/%{name}.desktop
14cu|qtractor-0.8.0-1|58	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|qtractor-0.8.0-1|59	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|qtractor-0.8.0-1|60	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
14cu|qtractor-0.8.0-1|61	%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
14cu|qtractor-0.8.0-1|62	%{_datadir}/mime/packages/%{name}.xml
14cu|qtractor-0.8.0-1|63	%{_mandir}/man1/*
14cu|qtractor-0.8.0-1|64	
14cu|qtractor-0.8.0-1|65	#-----------------------------------------------------------------------------
14cu|qtractor-0.8.0-1|66	
14cu|qtractor-0.8.0-1|67	%prep
14cu|qtractor-0.8.0-1|68	%setup -q
14cu|qtractor-0.8.0-1|69	chmod -x src/qtractorMmcEvent.*
14cu|qtractor-0.8.0-1|70	
14cu|qtractor-0.8.0-1|71	
14cu|qtractor-0.8.0-1|72	%build
14cu|qtractor-0.8.0-1|73	%configure	--enable-lilv \
14cu|qtractor-0.8.0-1|74	%if %{enable_qt5}
14cu|qtractor-0.8.0-1|75	--disable-qt4 \
14cu|qtractor-0.8.0-1|76	%else
14cu|qtractor-0.8.0-1|77	--enable-qt4 \
14cu|qtractor-0.8.0-1|78	%endif
14cu|qtractor-0.8.0-1|79	--enable-suil \
14cu|qtractor-0.8.0-1|80	--enable-gradient \
14cu|qtractor-0.8.0-1|81	--localedir=%{_localedir}/%{name}
14cu|qtractor-0.8.0-1|82	%make
14cu|qtractor-0.8.0-1|83	
14cu|qtractor-0.8.0-1|84	
14cu|qtractor-0.8.0-1|85	%install
14cu|qtractor-0.8.0-1|86	%makeinstall_std
14cu|qtractor-0.8.0-1|87	# Fix the .desktop file by removing 2 non-Mdv key
14cu|qtractor-0.8.0-1|88	desktop-file-install \
14cu|qtractor-0.8.0-1|89	--remove-key="X-SuSE-translate" \
14cu|qtractor-0.8.0-1|90	--remove-key="Version" \
14cu|qtractor-0.8.0-1|91	--add-category="X-MandrivaLinux-Sound" \
14cu|qtractor-0.8.0-1|92	--dir %{buildroot}%{_datadir}/applications \
14cu|qtractor-0.8.0-1|93	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qtractor-0.8.0-1|94	# and by removing the useless prefix in Exec key
14cu|qtractor-0.8.0-1|95	desktop-file-edit --set-key=Exec --set-value=%{name} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|qtractor-0.8.0-1|96	
14cu|qtractor-0.8.0-1|97	%find_lang %{name} --with-qt
14cu|qtractor-0.8.0-1|98	
14cu|qtractor-0.8.0-1|99	%changelog
14cu|qtractor-0.8.0-1|100	
14cu|qtractor-0.8.0-1|101	* Sun Nov 27 2016 emuse <goemusic@yahoo.fr> 0.8.0-1
14cu|qtractor-0.8.0-1|102	- (41cd1a8) New version 0.8.0
14cu|qtractor-0.8.0-1|103	
14cu|qtractor-0.8.0-1|104	* Sat Jul 30 2016 emuse <goemusic@yahoo.fr> 0.7.8-1
14cu|qtractor-0.8.0-1|105	- (8abea13) Fixed version of source package in yml file
14cu|qtractor-0.8.0-1|106	- (emuse: 09207aa) New version 0.7.8
14cu|qtractor-0.8.0-1|107	
14cu|qtractor-0.8.0-1|108	* Thu Apr 28 2016 Giovanni Mariani <mc2374@mclink.it> 0.7.7-1
14cu|qtractor-0.8.0-1|109	- (01fde6d) Updated to release 0.7.7
14cu|qtractor-0.8.0-1|110	
14cu|qtractor-0.8.0-1|111	* Wed Apr 06 2016 Giovanni Mariani <mc2374@mclink.it> 0.7.6-1
14cu|qtractor-0.8.0-1|112	- (dd32054) Updated to release 0.7.6 and fixed file list
14cu|qtractor-0.8.0-1|113	
14cu|qtractor-0.8.0-1|114	* Tue Mar 22 2016 Giovanni Mariani <mc2374@mclink.it> 0.7.5-1
14cu|qtractor-0.8.0-1|115	- (b1a7fa1) Updated to release 0.7.5
14cu|qtractor-0.8.0-1|116	
14cu|qtractor-0.8.0-1|117	* Sat Jan 30 2016 Giovanni Mariani <mc2374@mclink.it> 0.7.4-1
14cu|qtractor-0.8.0-1|118	- (648361a) Updated to release 0.7.4
14cu|qtractor-0.8.0-1|119	
14cu|qtractor-0.8.0-1|120	* Wed Dec 30 2015 Giovanni Mariani <mc2374@mclink.it> 0.7.3-1
14cu|qtractor-0.8.0-1|121	- (2f65f8d) Updated to release 0.7.3
14cu|qtractor-0.8.0-1|122	
14cu|qtractor-0.8.0-1|123	* Tue Dec 15 2015 Giovanni Mariani <mc2374@mclink.it> 0.7.2-1
14cu|qtractor-0.8.0-1|124	- (16a0e44) Fix version tag
14cu|qtractor-0.8.0-1|125	
14cu|qtractor-0.8.0-1|126	* Tue Dec 15 2015 Giovanni Mariani <mc2374@mclink.it> 0.7.1-1
14cu|qtractor-0.8.0-1|127	- (1eccd9c) Updated to release 0.7.2
14cu|qtractor-0.8.0-1|128	- (emuse: 77ee5dd) New version 0.7.1
14cu|qtractor-0.8.0-1|129	- (emuse: 77ee5dd) o Added future suil Qt5 requires for LV2 GUI support
14cu|qtractor-0.8.0-1|130	- (emuse: 77ee5dd) o Added Qt5extras BuildRequire in case of Qt5 build
14cu|qtractor-0.8.0-1|131	
14cu|qtractor-0.8.0-1|132	* Fri Aug 28 2015 Giovanni Mariani <mc2374@mclink.it> 0.7.0-1
14cu|qtractor-0.8.0-1|133	- (3b76301) Updated to release 0.7.0, added option to build against QT5 and updated .desktop file massaging
14cu|qtractor-0.8.0-1|134	
14cu|qtractor-0.8.0-1|135	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-3
14cu|qtractor-0.8.0-1|136	- (ab25d53) Rebuild
14cu|qtractor-0.8.0-1|137	
14cu|qtractor-0.8.0-1|138	* Wed Apr 29 2015 abfonly <abfonly@gmail.com> 0.6.6-2
14cu|qtractor-0.8.0-1|139	- (ae141ea) rebuild against rubberband 1.8.1, bump rel.
14cu|qtractor-0.8.0-1|140	
14cu|qtractor-0.8.0-1|141	* Mon Apr 06 2015 emuse <goemusic@yahoo.fr> 0.6.6-1
14cu|qtractor-0.8.0-1|142	- (7f78306) New version 0.6.6
14cu|qtractor-0.8.0-1|143	
14cu|qtractor-0.8.0-1|144	* Sat Feb 14 2015 emuse <goemusic@yahoo.fr> 0.6.5-1
14cu|qtractor-0.8.0-1|145	- (828b2bd) New version 0.6.5
14cu|qtractor-0.8.0-1|146	
14cu|qtractor-0.8.0-1|147	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-1
14cu|qtractor-0.8.0-1|148	- (23c94b0) Fix build
14cu|qtractor-0.8.0-1|149	- (Denis Silakov: 7b7519a) Fix files
14cu|qtractor-0.8.0-1|150	- (emuse: 7c93e4f) New version 0.6.3
14cu|qtractor-0.8.0-1|151	
14cu|qtractor-0.8.0-1|152	* Mon Aug 18 2014 emuse <goemusic@yahoo.fr> 0.6.2-1
14cu|qtractor-0.8.0-1|153	- (164e021) Makeinstall macro doesnt work with manpage installation here
14cu|qtractor-0.8.0-1|154	- (emuse: 8c84d32) Missing man file added to package
14cu|qtractor-0.8.0-1|155	- (emuse: 1a23ecb) New version 0.6.2
14cu|qtractor-0.8.0-1|156	
14cu|qtractor-0.8.0-1|157	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cu|qtractor-0.8.0-1|158	- (f0203bb) MassBuild#464: Increase release tag
14cu|qtractor-0.8.0-1|159	
14cu|qtractor-0.8.0-1|160	* Wed Apr 30 2014 emuse <goemusic@yahoo.fr> 0.6.1-1
14cu|qtractor-0.8.0-1|161	- (eb404b1) New version 0.6.1
14cu|qtractor-0.8.0-1|162	
14cu|qtractor-0.8.0-1|163	* Fri Mar 21 2014 emuse <goemusic@yahoo.fr> 0.6.0-1
14cu|qtractor-0.8.0-1|164	- (b059f44) New version 0.6.0
14cu|qtractor-0.8.0-1|165	
14cu|qtractor-0.8.0-1|166	* Wed Jan 01 2014 symbianflo <symbianflo@symbianflo> 0.5.12-1
14cu|qtractor-0.8.0-1|167	- (264eba3) Log: update to 0.5.12 , switch to pkgconfig style , fix file, fix lang
14cu|qtractor-0.8.0-1|168	
14cu|qtractor-0.8.0-1|169	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.11-1
14cu|qtractor-0.8.0-1|170	- (c269bea) Fix BR
14cu|qtractor-0.8.0-1|171	- (emuse: e12cfc1) New version 0.5.11
14cu|qtractor-0.8.0-1|172	
14cu|qtractor-0.8.0-1|173	* Sat Jul 27 2013 emuse <goemusic@yahoo.fr> 0.5.10-1
14cu|qtractor-0.8.0-1|174	- (2ebe017) new version 0.5.10
14cu|qtractor-0.8.0-1|175	
14cu|qtractor-0.8.0-1|176	* Wed Jun 12 2013 emuse <goemusic@yahoo.fr> 0.5.9-1
14cu|qtractor-0.8.0-1|177	- (d4b89b3) New version 0.5.9
14cu|qtractor-0.8.0-1|178	
14cu|qtractor-0.8.0-1|179	* Thu Mar 21 2013 emuse <goemusic@yahoo.fr> 0.5.8-1
14cu|qtractor-0.8.0-1|180	- (b6f39e4) New version 0.5.8
14cu|qtractor-0.8.0-1|181	
14cu|qtractor-0.8.0-1|182	* Sat Jan 19 2013 emuse <goemusic@yahoo.fr> 0.5.7-2
14cu|qtractor-0.8.0-1|183	- (b40a339) Rebuild with new lv2 bundle
14cu|qtractor-0.8.0-1|184	
14cu|qtractor-0.8.0-1|185	* Wed Jan 02 2013 emuse <goemusic@yahoo.fr> 0.5.7-1
14cu|qtractor-0.8.0-1|186	- (63dfe97) Fixed abf.yml typo
14cu|qtractor-0.8.0-1|187	
14cu|qtractor-0.8.0-1|188	

14232 14
14cu|qtradio-0.9.1-1|1	%define oname	QtRadio
14cu|qtradio-0.9.1-1|2	%define name	qtradio
14cu|qtradio-0.9.1-1|3	%define version	0.9.1
14cu|qtradio-0.9.1-1|4	%define release	1
14cu|qtradio-0.9.1-1|5	
14cu|qtradio-0.9.1-1|6	Summary:	Listen to the radio with QtRadio
14cu|qtradio-0.9.1-1|7	Name:		%{name}
14cu|qtradio-0.9.1-1|8	Version:	%{version}
14cu|qtradio-0.9.1-1|9	Release:	%{release}
14cu|qtradio-0.9.1-1|10	License:	GPLv2
14cu|qtradio-0.9.1-1|11	URL:		http://sourceforge.net/projects/qtradio/
14cu|qtradio-0.9.1-1|12	Group:		Sound
14cu|qtradio-0.9.1-1|13	Source0:	%{oname}-%{version}.tar.gz
14cu|qtradio-0.9.1-1|14	Patch0:		qtradio-0.9.1-install.patch
14cu|qtradio-0.9.1-1|15	
14cu|qtradio-0.9.1-1|16	
14cu|qtradio-0.9.1-1|17	BuildRequires:	qt4-devel
14cu|qtradio-0.9.1-1|18	
14cu|qtradio-0.9.1-1|19	%description
14cu|qtradio-0.9.1-1|20	QtRadio - listen to the radio with QtRadio.
14cu|qtradio-0.9.1-1|21	It should work with every FM tuner card that is supported
14cu|qtradio-0.9.1-1|22	by video4linux.
14cu|qtradio-0.9.1-1|23	It has support for remote controls via lirc-support
14cu|qtradio-0.9.1-1|24	and recording to file.
14cu|qtradio-0.9.1-1|25	
14cu|qtradio-0.9.1-1|26	
14cu|qtradio-0.9.1-1|27	%prep
14cu|qtradio-0.9.1-1|28	%setup -qn %{oname}-%{version}
14cu|qtradio-0.9.1-1|29	%patch0 -p0
14cu|qtradio-0.9.1-1|30	
14cu|qtradio-0.9.1-1|31	
14cu|qtradio-0.9.1-1|32	%build
14cu|qtradio-0.9.1-1|33	%qmake_qt4
14cu|qtradio-0.9.1-1|34	%make
14cu|qtradio-0.9.1-1|35	
14cu|qtradio-0.9.1-1|36	%install
14cu|qtradio-0.9.1-1|37	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|qtradio-0.9.1-1|38	mkdir -p %{buildroot}%{_datadir}/applications
14cu|qtradio-0.9.1-1|39	cat << EOF > %buildroot%{_datadir}/applications/%name.desktop
14cu|qtradio-0.9.1-1|40	[Desktop Entry]
14cu|qtradio-0.9.1-1|41	Type=Application
14cu|qtradio-0.9.1-1|42	Exec=%{name}
14cu|qtradio-0.9.1-1|43	Icon=%name
14cu|qtradio-0.9.1-1|44	Name=QtRadio
14cu|qtradio-0.9.1-1|45	Comment=QtRadio - listen to the radio with QtRadio.
14cu|qtradio-0.9.1-1|46	Categories=Audio;
14cu|qtradio-0.9.1-1|47	EOF
14cu|qtradio-0.9.1-1|48	
14cu|qtradio-0.9.1-1|49	rm -fr %{buildroot}/usr/doc
14cu|qtradio-0.9.1-1|50	
14cu|qtradio-0.9.1-1|51	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|qtradio-0.9.1-1|52	cp -R %{buildroot}%{_datadir}/QtRadio/icons/qtradio.png %{buildroot}%{_datadir}/pixmaps/qtradio.png
14cu|qtradio-0.9.1-1|53	
14cu|qtradio-0.9.1-1|54	%files
14cu|qtradio-0.9.1-1|55	%doc DOC/english.html DOC/README-UA-koi8-u.txt AUTHORS COPYING ChangeLog TODO
14cu|qtradio-0.9.1-1|56	%{_bindir}/*
14cu|qtradio-0.9.1-1|57	%{_datadir}/QtRadio/
14cu|qtradio-0.9.1-1|58	%{_datadir}/applications/*.desktop
14cu|qtradio-0.9.1-1|59	%{_datadir}/pixmaps/qtradio.png
14cu|qtradio-0.9.1-1|60	
14cu|qtradio-0.9.1-1|61	
14cu|qtradio-0.9.1-1|62	%changelog
14cu|qtradio-0.9.1-1|63	* Sun Nov 16 2014 abfonly <abfonly@gmail.com> 0.9.1-1
14cu|qtradio-0.9.1-1|64	+ Revision: 9091bbc
14cu|qtradio-0.9.1-1|65	- Merge pull request #1 from abfonly/qtradio:rosa2014.1
14cu|qtradio-0.9.1-1|66	- abfonly
14cu|qtradio-0.9.1-1|67	
14cu|qtradio-0.9.1-1|68	

14233 14
14cu|qtsingleapplication-2.6.1-8|1	%define debug_package %{nil}
14cu|qtsingleapplication-2.6.1-8|2	# Upstream uses weird versioning convention
14cu|qtsingleapplication-2.6.1-8|3	%define upstreamver 2.6_1
14cu|qtsingleapplication-2.6.1-8|4	%define oversion %(echo %{upstreamver} | sed 's!_!.!' )
14cu|qtsingleapplication-2.6.1-8|5	
14cu|qtsingleapplication-2.6.1-8|6	%define api 2.6
14cu|qtsingleapplication-2.6.1-8|7	%define major 1
14cu|qtsingleapplication-2.6.1-8|8	%define libname %mklibname %{name} %{api} %{major}
14cu|qtsingleapplication-2.6.1-8|9	%define devname %mklibname %{name} -d
14cu|qtsingleapplication-2.6.1-8|10	%define libcore %mklibname qtsinglecoreapplication %{api} %{major}
14cu|qtsingleapplication-2.6.1-8|11	%define devcore %mklibname qtsinglecoreapplication -d
14cu|qtsingleapplication-2.6.1-8|12	
14cu|qtsingleapplication-2.6.1-8|13	Summary:	Qt library to start applications only once per user
14cu|qtsingleapplication-2.6.1-8|14	Name:		qtsingleapplication
14cu|qtsingleapplication-2.6.1-8|15	Version:	%{oversion}
14cu|qtsingleapplication-2.6.1-8|16	Release:	8
14cu|qtsingleapplication-2.6.1-8|17	License:	GPLv3+ or LGPLv2+ with exceptions
14cu|qtsingleapplication-2.6.1-8|18	Group:		Development/KDE and Qt
14cu|qtsingleapplication-2.6.1-8|19	Url:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
14cu|qtsingleapplication-2.6.1-8|20	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/qtsingleapplication-%{upstreamver}-opensource.tar.gz
14cu|qtsingleapplication-2.6.1-8|21	# The following source and 2 patches are sent upstream:
14cu|qtsingleapplication-2.6.1-8|22	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-119
14cu|qtsingleapplication-2.6.1-8|23	# To add qmake support for convenience for packages using this library:
14cu|qtsingleapplication-2.6.1-8|24	Source1:	qtsingleapplication.prf
14cu|qtsingleapplication-2.6.1-8|25	Source2:	qtsinglecoreapplication.prf
14cu|qtsingleapplication-2.6.1-8|26	# Don't build examples, Include qtsinglecoreapplication library in the build:
14cu|qtsingleapplication-2.6.1-8|27	Patch0:		qtsingleapplication-build.diff
14cu|qtsingleapplication-2.6.1-8|28	# The library includes a duplicate of qtlockedfile. We link to it dynamically instead:
14cu|qtsingleapplication-2.6.1-8|29	Patch1:		qtsingleapplication-dont-bundle-external-libs.patch
14cu|qtsingleapplication-2.6.1-8|30	# Additional API for building clementine
14cu|qtsingleapplication-2.6.1-8|31	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-133
14cu|qtsingleapplication-2.6.1-8|32	Patch2:		qtsingleapplication-add-api.patch
14cu|qtsingleapplication-2.6.1-8|33	# gcc-4.7 compilation fix
14cu|qtsingleapplication-2.6.1-8|34	Patch3:		qtsingleapplication-gcc47.patch
14cu|qtsingleapplication-2.6.1-8|35	BuildRequires:	qt4-devel
14cu|qtsingleapplication-2.6.1-8|36	BuildRequires:	qtlockedfile-devel
14cu|qtsingleapplication-2.6.1-8|37	
14cu|qtsingleapplication-2.6.1-8|38	%description
14cu|qtsingleapplication-2.6.1-8|39	For some applications it is useful or even critical that they are started
14cu|qtsingleapplication-2.6.1-8|40	only once by any user. Future attempts to start the application should
14cu|qtsingleapplication-2.6.1-8|41	activate any already running instance, and possibly perform requested
14cu|qtsingleapplication-2.6.1-8|42	actions, e.g. loading a file, in that instance.
14cu|qtsingleapplication-2.6.1-8|43	
14cu|qtsingleapplication-2.6.1-8|44	The QtSingleApplication class provides an interface to detect a running
14cu|qtsingleapplication-2.6.1-8|45	instance, and to send command strings to that instance.
14cu|qtsingleapplication-2.6.1-8|46	
14cu|qtsingleapplication-2.6.1-8|47	#--------------------------------------------------------------------
14cu|qtsingleapplication-2.6.1-8|48	
14cu|qtsingleapplication-2.6.1-8|49	%package -n %{libname}
14cu|qtsingleapplication-2.6.1-8|50	Summary:	Qt library to start applications only once per user
14cu|qtsingleapplication-2.6.1-8|51	Group:		Development/KDE and Qt
14cu|qtsingleapplication-2.6.1-8|52	Conflicts:	%{_lib}qtsingleapplication1 < 2.6.1-8
14cu|qtsingleapplication-2.6.1-8|53	Obsoletes:	%{_lib}qtsingleapplication1 < 2.6.1-8
14cu|qtsingleapplication-2.6.1-8|54	
14cu|qtsingleapplication-2.6.1-8|55	%description -n %{libname}
14cu|qtsingleapplication-2.6.1-8|56	For some applications it is useful or even critical that they are started
14cu|qtsingleapplication-2.6.1-8|57	only once by any user. Future attempts to start the application should
14cu|qtsingleapplication-2.6.1-8|58	activate any already running instance, and possibly perform requested
14cu|qtsingleapplication-2.6.1-8|59	actions, e.g. loading a file, in that instance.
14cu|qtsingleapplication-2.6.1-8|60	
14cu|qtsingleapplication-2.6.1-8|61	The QtSingleApplication class provides an interface to detect a running
14cu|qtsingleapplication-2.6.1-8|62	instance, and to send command strings to that instance.
14cu|qtsingleapplication-2.6.1-8|63	
14cu|qtsingleapplication-2.6.1-8|64	This is the library package for QtSingleApplication.
14cu|qtsingleapplication-2.6.1-8|65	
14cu|qtsingleapplication-2.6.1-8|66	%files -n %{libname}
14cu|qtsingleapplication-2.6.1-8|67	%{_qt_libdir}/lib*SingleApplication-%{api}.so.%{major}*
14cu|qtsingleapplication-2.6.1-8|68	
14cu|qtsingleapplication-2.6.1-8|69	#----------------------------------------------------------------------------
14cu|qtsingleapplication-2.6.1-8|70	
14cu|qtsingleapplication-2.6.1-8|71	%package -n %{devname}
14cu|qtsingleapplication-2.6.1-8|72	Summary:	Development files for %{name}
14cu|qtsingleapplication-2.6.1-8|73	Group:		Development/KDE and Qt
14cu|qtsingleapplication-2.6.1-8|74	Requires:	%{libname} = %{EVRD}
14cu|qtsingleapplication-2.6.1-8|75	Provides:	qtsingleapplication-devel = %{EVRD}
14cu|qtsingleapplication-2.6.1-8|76	
14cu|qtsingleapplication-2.6.1-8|77	%description -n %{devname}
14cu|qtsingleapplication-2.6.1-8|78	This package contains libraries and header files for developing applications
14cu|qtsingleapplication-2.6.1-8|79	that use QtSingleApplication.
14cu|qtsingleapplication-2.6.1-8|80	
14cu|qtsingleapplication-2.6.1-8|81	%files -n %{devname}
14cu|qtsingleapplication-2.6.1-8|82	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
14cu|qtsingleapplication-2.6.1-8|83	%doc doc examples
14cu|qtsingleapplication-2.6.1-8|84	%{_qt_libdir}/lib*SingleApplication*.so
14cu|qtsingleapplication-2.6.1-8|85	%dir %{_qt_includedir}/QtSolutions/
14cu|qtsingleapplication-2.6.1-8|86	%{_qt_includedir}/QtSolutions/QtSingleApplication
14cu|qtsingleapplication-2.6.1-8|87	%{_qt_includedir}/QtSolutions/%{name}.h
14cu|qtsingleapplication-2.6.1-8|88	%{_qt_datadir}/mkspecs/features/%{name}.prf
14cu|qtsingleapplication-2.6.1-8|89	
14cu|qtsingleapplication-2.6.1-8|90	#----------------------------------------------------------------------------
14cu|qtsingleapplication-2.6.1-8|91	
14cu|qtsingleapplication-2.6.1-8|92	%package -n %{libcore}
14cu|qtsingleapplication-2.6.1-8|93	Summary:	Qt library to start applications only once per user
14cu|qtsingleapplication-2.6.1-8|94	Group:		Development/KDE and Qt
14cu|qtsingleapplication-2.6.1-8|95	Conflicts:	%{_lib}qtsinglecoreapplication1 < 2.6.1-8
14cu|qtsingleapplication-2.6.1-8|96	Obsoletes:	%{_lib}qtsinglecoreapplication1 < 2.6.1-8
14cu|qtsingleapplication-2.6.1-8|97	
14cu|qtsingleapplication-2.6.1-8|98	%description -n %{libcore}
14cu|qtsingleapplication-2.6.1-8|99	For some applications it is useful or even critical that they are started
14cu|qtsingleapplication-2.6.1-8|100	only once by any user. Future attempts to start the application should
14cu|qtsingleapplication-2.6.1-8|101	activate any already running instance, and possibly perform requested
14cu|qtsingleapplication-2.6.1-8|102	actions, e.g. loading a file, in that instance.
14cu|qtsingleapplication-2.6.1-8|103	
14cu|qtsingleapplication-2.6.1-8|104	For console (non-GUI) applications, the QtSingleCoreApplication variant
14cu|qtsingleapplication-2.6.1-8|105	is provided, which avoids dependency on QtGui.
14cu|qtsingleapplication-2.6.1-8|106	
14cu|qtsingleapplication-2.6.1-8|107	This is the library package for QtSingleCoreApplication.
14cu|qtsingleapplication-2.6.1-8|108	
14cu|qtsingleapplication-2.6.1-8|109	%files -n %{libcore}
14cu|qtsingleapplication-2.6.1-8|110	%{_qt_libdir}/lib*SingleCoreApplication-%{api}.so.%{major}*
14cu|qtsingleapplication-2.6.1-8|111	
14cu|qtsingleapplication-2.6.1-8|112	#----------------------------------------------------------------------------
14cu|qtsingleapplication-2.6.1-8|113	
14cu|qtsingleapplication-2.6.1-8|114	%package -n %{devcore}
14cu|qtsingleapplication-2.6.1-8|115	Summary:	Development files for qtsinglecoreapplication
14cu|qtsingleapplication-2.6.1-8|116	Group:		Development/KDE and Qt
14cu|qtsingleapplication-2.6.1-8|117	Requires:	%{libcore} = %{EVRD}
14cu|qtsingleapplication-2.6.1-8|118	Provides:	qtsinglecoreapplication-devel = %{EVRD}
14cu|qtsingleapplication-2.6.1-8|119	
14cu|qtsingleapplication-2.6.1-8|120	%description -n %{devcore}
14cu|qtsingleapplication-2.6.1-8|121	This package contains libraries and header files for developing applications
14cu|qtsingleapplication-2.6.1-8|122	that use QtSingleCoreApplication.
14cu|qtsingleapplication-2.6.1-8|123	
14cu|qtsingleapplication-2.6.1-8|124	%files -n %{devcore}
14cu|qtsingleapplication-2.6.1-8|125	%doc LGPL_EXCEPTION.txt LICENSE.*
14cu|qtsingleapplication-2.6.1-8|126	%{_qt_libdir}/lib*SingleCoreApplication*.so
14cu|qtsingleapplication-2.6.1-8|127	%dir %{_qt_includedir}/QtSolutions/
14cu|qtsingleapplication-2.6.1-8|128	%{_qt_includedir}/QtSolutions/QtSingleCoreApplication
14cu|qtsingleapplication-2.6.1-8|129	%{_qt_includedir}/QtSolutions/qtsinglecoreapplication.h
14cu|qtsingleapplication-2.6.1-8|130	%{_qt_datadir}/mkspecs/features/qtsinglecoreapplication.prf
14cu|qtsingleapplication-2.6.1-8|131	
14cu|qtsingleapplication-2.6.1-8|132	#----------------------------------------------------------------------------
14cu|qtsingleapplication-2.6.1-8|133	
14cu|qtsingleapplication-2.6.1-8|134	%prep
14cu|qtsingleapplication-2.6.1-8|135	%setup -q -n %{name}-%{upstreamver}-opensource
14cu|qtsingleapplication-2.6.1-8|136	%patch0 -p1
14cu|qtsingleapplication-2.6.1-8|137	%patch1 -p1
14cu|qtsingleapplication-2.6.1-8|138	%patch2 -p1
14cu|qtsingleapplication-2.6.1-8|139	%patch3 -p1
14cu|qtsingleapplication-2.6.1-8|140	
14cu|qtsingleapplication-2.6.1-8|141	
14cu|qtsingleapplication-2.6.1-8|142	# (Fedora) We already disabled bundling this extrenal library.
14cu|qtsingleapplication-2.6.1-8|143	# But just to make sure:
14cu|qtsingleapplication-2.6.1-8|144	rm src/{QtLocked,qtlocked}*
14cu|qtsingleapplication-2.6.1-8|145	
14cu|qtsingleapplication-2.6.1-8|146	
14cu|qtsingleapplication-2.6.1-8|147	%build
14cu|qtsingleapplication-2.6.1-8|148	touch .licenseAccepted
14cu|qtsingleapplication-2.6.1-8|149	# Does not use GNU configure
14cu|qtsingleapplication-2.6.1-8|150	./configure -library
14cu|qtsingleapplication-2.6.1-8|151	%qmake_qt4
14cu|qtsingleapplication-2.6.1-8|152	%make
14cu|qtsingleapplication-2.6.1-8|153	
14cu|qtsingleapplication-2.6.1-8|154	%install
14cu|qtsingleapplication-2.6.1-8|155	# libraries
14cu|qtsingleapplication-2.6.1-8|156	mkdir -p %{buildroot}%{_qt_libdir}
14cu|qtsingleapplication-2.6.1-8|157	cp -a lib/* %{buildroot}%{_qt_libdir}
14cu|qtsingleapplication-2.6.1-8|158	chmod 755 %{buildroot}%{_qt_libdir}/*.so.*.*.*
14cu|qtsingleapplication-2.6.1-8|159	
14cu|qtsingleapplication-2.6.1-8|160	# headers
14cu|qtsingleapplication-2.6.1-8|161	mkdir -p %{buildroot}%{_qt_includedir}/QtSolutions
14cu|qtsingleapplication-2.6.1-8|162	cp -a \
14cu|qtsingleapplication-2.6.1-8|163	src/qtsingleapplication.h \
14cu|qtsingleapplication-2.6.1-8|164	src/QtSingleApplication \
14cu|qtsingleapplication-2.6.1-8|165	src/qtsinglecoreapplication.h \
14cu|qtsingleapplication-2.6.1-8|166	src/QtSingleCoreApplication \
14cu|qtsingleapplication-2.6.1-8|167	%{buildroot}%{_qt_includedir}/QtSolutions
14cu|qtsingleapplication-2.6.1-8|168	
14cu|qtsingleapplication-2.6.1-8|169	mkdir -p %{buildroot}%{_qt_datadir}/mkspecs/features
14cu|qtsingleapplication-2.6.1-8|170	cp -a %{SOURCE1} %{SOURCE2} %{buildroot}%{_qt_datadir}/mkspecs/features/
14cu|qtsingleapplication-2.6.1-8|171	
14cu|qtsingleapplication-2.6.1-8|172	%changelog
14cu|qtsingleapplication-2.6.1-8|173	
14cu|qtsingleapplication-2.6.1-8|174	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.1-8
14cu|qtsingleapplication-2.6.1-8|175	- (733c689) Properly name library packages
14cu|qtsingleapplication-2.6.1-8|176	- (733c689) Spec cleanups
14cu|qtsingleapplication-2.6.1-8|177	
14cu|qtsingleapplication-2.6.1-8|178	

14234 14
14cu|qtsixa-1.5.1-9|1	%define oname	QtSixA
14cu|qtsixa-1.5.1-9|2	
14cu|qtsixa-1.5.1-9|3	%define udev_rulesd     /lib/udev/rules.d
14cu|qtsixa-1.5.1-9|4	
14cu|qtsixa-1.5.1-9|5	Name:		qtsixa
14cu|qtsixa-1.5.1-9|6	Version:	1.5.1
14cu|qtsixa-1.5.1-9|7	Release:	9
14cu|qtsixa-1.5.1-9|8	Summary:	The Sixaxis Joystick Manager
14cu|qtsixa-1.5.1-9|9	License:	GPLv2
14cu|qtsixa-1.5.1-9|10	Group:		System/Configuration/Hardware
14cu|qtsixa-1.5.1-9|11	Url:		http://qtsixa.sourceforge.net/
14cu|qtsixa-1.5.1-9|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{oname}%20%{version}/%{oname}-%{version}-src.tar.xz
14cu|qtsixa-1.5.1-9|13	Source1:	sixad.service
14cu|qtsixa-1.5.1-9|14	Patch0:		qtsixa-1.5.1-gcc4.7.patch
14cu|qtsixa-1.5.1-9|15	BuildRequires:	pkgconfig(bluez)
14cu|qtsixa-1.5.1-9|16	BuildRequires:	pkgconfig(jack)
14cu|qtsixa-1.5.1-9|17	BuildRequires:	pkgconfig(libusb)
14cu|qtsixa-1.5.1-9|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|qtsixa-1.5.1-9|19	BuildRequires:	pkgconfig(dbus-1)
14cu|qtsixa-1.5.1-9|20	BuildRequires:	python-qt4-devel
14cu|qtsixa-1.5.1-9|21	Requires:	sixad = %{version}-%{release}
14cu|qtsixa-1.5.1-9|22	Requires:	python-qt4
14cu|qtsixa-1.5.1-9|23	Requires:	python-dbus
14cu|qtsixa-1.5.1-9|24	Requires:	libnotify
14cu|qtsixa-1.5.1-9|25	Requires:	bluez
14cu|qtsixa-1.5.1-9|26	Requires:	bluez-hcidump
14cu|qtsixa-1.5.1-9|27	Requires:	xdg-utils
14cu|qtsixa-1.5.1-9|28	Requires:	x11-driver-input-joystick
14cu|qtsixa-1.5.1-9|29	BuildRequires: systemd
14cu|qtsixa-1.5.1-9|30	Requires(preun): systemd
14cu|qtsixa-1.5.1-9|31	Requires(post): systemd
14cu|qtsixa-1.5.1-9|32	
14cu|qtsixa-1.5.1-9|33	%description
14cu|qtsixa-1.5.1-9|34	This package provides a useful GUI to control the sixad modules.
14cu|qtsixa-1.5.1-9|35	
14cu|qtsixa-1.5.1-9|36	QtSixA is written in PyQt.
14cu|qtsixa-1.5.1-9|37	
14cu|qtsixa-1.5.1-9|38	%package -n sixad
14cu|qtsixa-1.5.1-9|39	Summary:	[Qt]SixA Daemon
14cu|qtsixa-1.5.1-9|40	Group:		Development/C
14cu|qtsixa-1.5.1-9|41	Requires(post):		rpm-helper
14cu|qtsixa-1.5.1-9|42	Requires(preun):	rpm-helper
14cu|qtsixa-1.5.1-9|43	
14cu|qtsixa-1.5.1-9|44	%description -n sixad
14cu|qtsixa-1.5.1-9|45	This package provides the modules (called 'sixad') for connecting PS3 hardware
14cu|qtsixa-1.5.1-9|46	(Sixaxis/DualShock3 and Keypads) to a Linux-compatible machine.
14cu|qtsixa-1.5.1-9|47	
14cu|qtsixa-1.5.1-9|48	Currently sixad supports:
14cu|qtsixa-1.5.1-9|49	- Sixaxis buttons, axis, accelerometers and LEDs
14cu|qtsixa-1.5.1-9|50	- PS3 Keypads
14cu|qtsixa-1.5.1-9|51	
14cu|qtsixa-1.5.1-9|52	sixad also registers the Sixaxis and Keypad's MAC/ID in the joystick name
14cu|qtsixa-1.5.1-9|53	(ex: "PLAYSTATION(R)3 Controller (00:XX:X0:0X:XX)".
14cu|qtsixa-1.5.1-9|54	
14cu|qtsixa-1.5.1-9|55	sixad is triggered by udev, making it super easy to connect new devices
14cu|qtsixa-1.5.1-9|56	(you just need to press the PS button).
14cu|qtsixa-1.5.1-9|57	
14cu|qtsixa-1.5.1-9|58	%prep
14cu|qtsixa-1.5.1-9|59	%setup -q -n QtSixA-1.5.1
14cu|qtsixa-1.5.1-9|60	%patch0 -p1
14cu|qtsixa-1.5.1-9|61	
14cu|qtsixa-1.5.1-9|62	%build
14cu|qtsixa-1.5.1-9|63	CFLAGS="%{optflags}" %make
14cu|qtsixa-1.5.1-9|64	
14cu|qtsixa-1.5.1-9|65	%install
14cu|qtsixa-1.5.1-9|66	%makeinstall_std
14cu|qtsixa-1.5.1-9|67	install -d %{buildroot}%{_unitdir}
14cu|qtsixa-1.5.1-9|68	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/sixad.service
14cu|qtsixa-1.5.1-9|69	
14cu|qtsixa-1.5.1-9|70	#symlink
14cu|qtsixa-1.5.1-9|71	pushd %{buildroot}%{_datadir}/%{name}
14cu|qtsixa-1.5.1-9|72	ln -s %{_sysconfdir}/qtsixa.conf .
14cu|qtsixa-1.5.1-9|73	popd
14cu|qtsixa-1.5.1-9|74	
14cu|qtsixa-1.5.1-9|75	%post -n sixad
14cu|qtsixa-1.5.1-9|76	%systemd_post sixad.service
14cu|qtsixa-1.5.1-9|77	
14cu|qtsixa-1.5.1-9|78	%preun -n sixad
14cu|qtsixa-1.5.1-9|79	%systemd_preun sixad.service
14cu|qtsixa-1.5.1-9|80	
14cu|qtsixa-1.5.1-9|81	%postun -n sixad
14cu|qtsixa-1.5.1-9|82	%systemd_postun_with_restart sixad.service
14cu|qtsixa-1.5.1-9|83	
14cu|qtsixa-1.5.1-9|84	%files
14cu|qtsixa-1.5.1-9|85	%{_bindir}/sixad-*
14cu|qtsixa-1.5.1-9|86	%{_bindir}/qtsixa
14cu|qtsixa-1.5.1-9|87	%{_datadir}/%{name}
14cu|qtsixa-1.5.1-9|88	%{_datadir}/applications/%{name}.desktop
14cu|qtsixa-1.5.1-9|89	%{_datadir}/pixmaps/%{name}.xpm
14cu|qtsixa-1.5.1-9|90	
14cu|qtsixa-1.5.1-9|91	%files -n sixad
14cu|qtsixa-1.5.1-9|92	%config(noreplace) %{_sysconfdir}/default/sixad
14cu|qtsixa-1.5.1-9|93	%{_sbindir}/sixad-*
14cu|qtsixa-1.5.1-9|94	%{_sbindir}/hidraw-dump
14cu|qtsixa-1.5.1-9|95	%{_sbindir}/sixpair
14cu|qtsixa-1.5.1-9|96	%{_sbindir}/sixpair-kbd
14cu|qtsixa-1.5.1-9|97	%{_bindir}/sixad
14cu|qtsixa-1.5.1-9|98	%{_unitdir}/sixad.service
14cu|qtsixa-1.5.1-9|99	%{_sysconfdir}/init.d/sixad
14cu|qtsixa-1.5.1-9|100	%{_sysconfdir}/logrotate.d/sixad
14cu|qtsixa-1.5.1-9|101	
14cu|qtsixa-1.5.1-9|102	
14cu|qtsixa-1.5.1-9|103	%changelog
14cu|qtsixa-1.5.1-9|104	
14cu|qtsixa-1.5.1-9|105	* Fri Jun 03 2016 Denis Silakov <dsilakov@gmail.com> 1.5.1-9
14cu|qtsixa-1.5.1-9|106	- (34efaa6) Fix debuginfo
14cu|qtsixa-1.5.1-9|107	
14cu|qtsixa-1.5.1-9|108	

14235 14
14cu|qtspell-0.8.1-1|1	%define major 0
14cu|qtspell-0.8.1-1|2	%define libqt5 %mklibname qtspell-qt5_ %{major}
14cu|qtspell-0.8.1-1|3	%define devqt5 %mklibname qtspell-qt5 -d
14cu|qtspell-0.8.1-1|4	
14cu|qtspell-0.8.1-1|5	Summary:	Spell checking for Qt text widgets
14cu|qtspell-0.8.1-1|6	Name:		qtspell
14cu|qtspell-0.8.1-1|7	Version:	0.8.1
14cu|qtspell-0.8.1-1|8	Release:	1
14cu|qtspell-0.8.1-1|9	License:	GPLv3+
14cu|qtspell-0.8.1-1|10	Group:		System/Libraries
14cu|qtspell-0.8.1-1|11	Url:		https://github.com/manisandro/qtspell
14cu|qtspell-0.8.1-1|12	Source0:	https://github.com/manisandro/qtspell/releases/download/%{version}/%{name}-%{version}.tar.xz
14cu|qtspell-0.8.1-1|13	BuildRequires:	cmake
14cu|qtspell-0.8.1-1|14	BuildRequires:	doxygen
14cu|qtspell-0.8.1-1|15	BuildRequires:	qt5-linguist-tools
14cu|qtspell-0.8.1-1|16	BuildRequires:	pkgconfig(enchant)
14cu|qtspell-0.8.1-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qtspell-0.8.1-1|18	Requires:	iso-codes
14cu|qtspell-0.8.1-1|19	
14cu|qtspell-0.8.1-1|20	%description
14cu|qtspell-0.8.1-1|21	QtSpell adds spell-checking functionality to Qt's text widgets, using the
14cu|qtspell-0.8.1-1|22	enchant spell-checking library.
14cu|qtspell-0.8.1-1|23	
14cu|qtspell-0.8.1-1|24	#----------------------------------------------------------------------------
14cu|qtspell-0.8.1-1|25	
14cu|qtspell-0.8.1-1|26	%package qt5-i18n
14cu|qtspell-0.8.1-1|27	Summary:	QtSpell Qt5 translations
14cu|qtspell-0.8.1-1|28	Group:		System/Internationalization
14cu|qtspell-0.8.1-1|29	BuildArch:	noarch
14cu|qtspell-0.8.1-1|30	
14cu|qtspell-0.8.1-1|31	%description qt5-i18n
14cu|qtspell-0.8.1-1|32	QtSpell Qt5 translations.
14cu|qtspell-0.8.1-1|33	
14cu|qtspell-0.8.1-1|34	%files qt5-i18n
14cu|qtspell-0.8.1-1|35	%{_qt5_translationsdir}/QtSpell_*.qm
14cu|qtspell-0.8.1-1|36	
14cu|qtspell-0.8.1-1|37	#----------------------------------------------------------------------------
14cu|qtspell-0.8.1-1|38	
14cu|qtspell-0.8.1-1|39	%package -n %{libqt5}
14cu|qtspell-0.8.1-1|40	Summary:	Spell checking for Qt text widgets shared library
14cu|qtspell-0.8.1-1|41	Group:		System/Libraries
14cu|qtspell-0.8.1-1|42	Requires:	%{name}-qt5-i18n
14cu|qtspell-0.8.1-1|43	
14cu|qtspell-0.8.1-1|44	%description -n %{libqt5}
14cu|qtspell-0.8.1-1|45	Spell checking for Qt text widgets shared library.
14cu|qtspell-0.8.1-1|46	
14cu|qtspell-0.8.1-1|47	%files -n %{libqt5}
14cu|qtspell-0.8.1-1|48	%{_libdir}/libqtspell-qt5.so.%{major}*
14cu|qtspell-0.8.1-1|49	
14cu|qtspell-0.8.1-1|50	#----------------------------------------------------------------------------
14cu|qtspell-0.8.1-1|51	
14cu|qtspell-0.8.1-1|52	%package -n %{devqt5}
14cu|qtspell-0.8.1-1|53	Summary:	Spell checking for Qt text widgets development files
14cu|qtspell-0.8.1-1|54	Group:		System/Libraries
14cu|qtspell-0.8.1-1|55	Requires:	%{libqt5} = %{EVRD}
14cu|qtspell-0.8.1-1|56	Provides:	%{name}-qt5-devel = %{EVRD}
14cu|qtspell-0.8.1-1|57	
14cu|qtspell-0.8.1-1|58	%description -n %{devqt5}
14cu|qtspell-0.8.1-1|59	Spell checking for Qt text widgets development files.
14cu|qtspell-0.8.1-1|60	
14cu|qtspell-0.8.1-1|61	%files -n %{devqt5}
14cu|qtspell-0.8.1-1|62	%{_includedir}/QtSpell-qt5/QtSpell.hpp
14cu|qtspell-0.8.1-1|63	%{_libdir}/libqtspell-qt5.so
14cu|qtspell-0.8.1-1|64	%{_libdir}/pkgconfig/QtSpell-qt5.pc
14cu|qtspell-0.8.1-1|65	
14cu|qtspell-0.8.1-1|66	#----------------------------------------------------------------------------
14cu|qtspell-0.8.1-1|67	
14cu|qtspell-0.8.1-1|68	%prep
14cu|qtspell-0.8.1-1|69	%setup -q
14cu|qtspell-0.8.1-1|70	
14cu|qtspell-0.8.1-1|71	%build
14cu|qtspell-0.8.1-1|72	%cmake_qt5 \
14cu|qtspell-0.8.1-1|73	-DUSE_QT5=ON
14cu|qtspell-0.8.1-1|74	
14cu|qtspell-0.8.1-1|75	%install
14cu|qtspell-0.8.1-1|76	%makeinstall_std -C build
14cu|qtspell-0.8.1-1|77	
14cu|qtspell-0.8.1-1|78	
14cu|qtspell-0.8.1-1|79	%changelog
14cu|qtspell-0.8.1-1|80	
14cu|qtspell-0.8.1-1|81	* Fri Mar 04 2016 Rosa <rosa@abf.rosalinux.ru> 0.8.1-1
14cu|qtspell-0.8.1-1|82	- (5d16311) Automatic import for version 0.8.1-1
14cu|qtspell-0.8.1-1|83	
14cu|qtspell-0.8.1-1|84	

14236 14
14cu|quaddouble-2.3.14-1|1	%define devname	%mklibname -d -s qd
14cu|quaddouble-2.3.14-1|2	
14cu|quaddouble-2.3.14-1|3	%define debug_package %{nil}
14cu|quaddouble-2.3.14-1|4	
14cu|quaddouble-2.3.14-1|5	Epoch:		1
14cu|quaddouble-2.3.14-1|6	Name:		quaddouble
14cu|quaddouble-2.3.14-1|7	Group:		Sciences/Mathematics
14cu|quaddouble-2.3.14-1|8	License:	BSD
14cu|quaddouble-2.3.14-1|9	Summary:	Double-Double and Quad-Double Arithmetic
14cu|quaddouble-2.3.14-1|10	Version:	2.3.14
14cu|quaddouble-2.3.14-1|11	Release:	1
14cu|quaddouble-2.3.14-1|12	Source0:	http://crd.lbl.gov/~dhbailey/mpdist/qd-%{version}.tar.gz
14cu|quaddouble-2.3.14-1|13	URL:		http://www.cs.berkeley.edu/~yozo/
14cu|quaddouble-2.3.14-1|14	
14cu|quaddouble-2.3.14-1|15	%description
14cu|quaddouble-2.3.14-1|16	This package provides numeric types of twice the precision of IEEE
14cu|quaddouble-2.3.14-1|17	double (106 mantissa bits, or approximately 32 decimal digits) and
14cu|quaddouble-2.3.14-1|18	four times the precision of IEEE double (212 mantissa bits, or
14cu|quaddouble-2.3.14-1|19	approximately 64 decimal digits).  Due to features such as operator
14cu|quaddouble-2.3.14-1|20	and function overloading, these facilities can be utilized
14cu|quaddouble-2.3.14-1|21	with only minor modifications to conventional C++ and Fortran-90
14cu|quaddouble-2.3.14-1|22	programs.
14cu|quaddouble-2.3.14-1|23	
14cu|quaddouble-2.3.14-1|24	%package	-n %{devname}
14cu|quaddouble-2.3.14-1|25	Group:		Development/C++
14cu|quaddouble-2.3.14-1|26	Summary:	Double-Double and Quad-Double Arithmetic
14cu|quaddouble-2.3.14-1|27	Provides:	qd-static-devel = %{version}-%{release}
14cu|quaddouble-2.3.14-1|28	
14cu|quaddouble-2.3.14-1|29	%description	-n %{devname}
14cu|quaddouble-2.3.14-1|30	This package provides numeric types of twice the precision of IEEE
14cu|quaddouble-2.3.14-1|31	double (106 mantissa bits, or approximately 32 decimal digits) and
14cu|quaddouble-2.3.14-1|32	four times the precision of IEEE double (212 mantissa bits, or
14cu|quaddouble-2.3.14-1|33	approximately 64 decimal digits).  Due to features such as operator
14cu|quaddouble-2.3.14-1|34	and function overloading, these facilities can be utilized
14cu|quaddouble-2.3.14-1|35	with only minor modifications to conventional C++ and Fortran-90
14cu|quaddouble-2.3.14-1|36	programs.
14cu|quaddouble-2.3.14-1|37	
14cu|quaddouble-2.3.14-1|38	%prep
14cu|quaddouble-2.3.14-1|39	%setup -q -n qd-%{version}
14cu|quaddouble-2.3.14-1|40	
14cu|quaddouble-2.3.14-1|41	%build
14cu|quaddouble-2.3.14-1|42	%configure --enable-fortran=no
14cu|quaddouble-2.3.14-1|43	aclocal
14cu|quaddouble-2.3.14-1|44	automake --add-missing
14cu|quaddouble-2.3.14-1|45	%make CXXFLAGS='%{optflags} -fPIC'
14cu|quaddouble-2.3.14-1|46	
14cu|quaddouble-2.3.14-1|47	%install
14cu|quaddouble-2.3.14-1|48	%makeinstall_std
14cu|quaddouble-2.3.14-1|49	rm -fr %{buildroot}%{_libdir}/qd
14cu|quaddouble-2.3.14-1|50	
14cu|quaddouble-2.3.14-1|51	%files	-n %{devname}
14cu|quaddouble-2.3.14-1|52	%{_bindir}/qd-config
14cu|quaddouble-2.3.14-1|53	%dir %{_includedir}/qd
14cu|quaddouble-2.3.14-1|54	%{_includedir}/qd/*
14cu|quaddouble-2.3.14-1|55	%doc %dir %{_datadir}/doc/qd
14cu|quaddouble-2.3.14-1|56	%doc %{_datadir}/doc/qd/*
14cu|quaddouble-2.3.14-1|57	%{_libdir}/*.a
14cu|quaddouble-2.3.14-1|58	
14cu|quaddouble-2.3.14-1|59	
14cu|quaddouble-2.3.14-1|60	
14cu|quaddouble-2.3.14-1|61	
14cu|quaddouble-2.3.14-1|62	%changelog
14cu|quaddouble-2.3.14-1|63	
14cu|quaddouble-2.3.14-1|64	* Mon Aug 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.14-1
14cu|quaddouble-2.3.14-1|65	- (3688695) Turn back epoch
14cu|quaddouble-2.3.14-1|66	
14cu|quaddouble-2.3.14-1|67	

14237 14
14cu|quagga-0.99.24.1-7|1	%define _disable_ld_no_undefined 1
14cu|quagga-0.99.24.1-7|2	
14cu|quagga-0.99.24.1-7|3	# configure options
14cu|quagga-0.99.24.1-7|4	%define	with_snmp	0
14cu|quagga-0.99.24.1-7|5	%define	with_vtysh	1
14cu|quagga-0.99.24.1-7|6	%define	with_ospf_te	1
14cu|quagga-0.99.24.1-7|7	%define	with_opaque_lsa	1
14cu|quagga-0.99.24.1-7|8	%define	with_tcp_zebra	0
14cu|quagga-0.99.24.1-7|9	%define	with_vtysh	1
14cu|quagga-0.99.24.1-7|10	%define	with_pam	1
14cu|quagga-0.99.24.1-7|11	%define	with_ipv6	1
14cu|quagga-0.99.24.1-7|12	%define	with_ospfclient	0
14cu|quagga-0.99.24.1-7|13	%define	with_ospfapi	0
14cu|quagga-0.99.24.1-7|14	%define	with_irdp	1
14cu|quagga-0.99.24.1-7|15	%define	with_isisd	1
14cu|quagga-0.99.24.1-7|16	%define	with_multipath	64
14cu|quagga-0.99.24.1-7|17	%define	quagga_user	quagga
14cu|quagga-0.99.24.1-7|18	%define	vty_group	quaggavt
14cu|quagga-0.99.24.1-7|19	
14cu|quagga-0.99.24.1-7|20	# path defines
14cu|quagga-0.99.24.1-7|21	%define	zeb_src		%{_builddir}/%{name}-%{version}
14cu|quagga-0.99.24.1-7|22	%define	zeb_rh_src	%{zeb_src}/redhat
14cu|quagga-0.99.24.1-7|23	%define	zeb_docs	%{zeb_src}/doc
14cu|quagga-0.99.24.1-7|24	
14cu|quagga-0.99.24.1-7|25	%define major 0
14cu|quagga-0.99.24.1-7|26	%define libospf %mklibname ospf %{major}
14cu|quagga-0.99.24.1-7|27	%define libzebra %mklibname zebra %{major}
14cu|quagga-0.99.24.1-7|28	%define devname %mklibname %{name} -d
14cu|quagga-0.99.24.1-7|29	
14cu|quagga-0.99.24.1-7|30	Summary:	Routing daemon
14cu|quagga-0.99.24.1-7|31	Name:		quagga
14cu|quagga-0.99.24.1-7|32	Version:	0.99.24.1
14cu|quagga-0.99.24.1-7|33	Release:	7
14cu|quagga-0.99.24.1-7|34	License:	GPLv2+
14cu|quagga-0.99.24.1-7|35	Group:		System/Servers
14cu|quagga-0.99.24.1-7|36	Url:		http://www.quagga.net
14cu|quagga-0.99.24.1-7|37	Source0:	http://download.savannah.gnu.org/releases/quagga/%{name}-%{version}.tar.xz
14cu|quagga-0.99.24.1-7|38	Source1:	http://download.savannah.gnu.org/releases/quagga/%{name}-%{version}.tar.asc
14cu|quagga-0.99.24.1-7|39	Source2:	%{name}-tmpfiles.conf
14cu|quagga-0.99.24.1-7|40	Source10:	babeld.service
14cu|quagga-0.99.24.1-7|41	Source11:	ripngd.service
14cu|quagga-0.99.24.1-7|42	Source12:	ospf6d.service
14cu|quagga-0.99.24.1-7|43	Source13:	isisd.service
14cu|quagga-0.99.24.1-7|44	Source14:	ospfd.service
14cu|quagga-0.99.24.1-7|45	Source15:	ripd.service
14cu|quagga-0.99.24.1-7|46	Source16:	bgpd.service
14cu|quagga-0.99.24.1-7|47	Source17:	zebra.service
14cu|quagga-0.99.24.1-7|48	Source18:	watchquagga.service
14cu|quagga-0.99.24.1-7|49	# patch to ignore netlik message not coing from kernel
14cu|quagga-0.99.24.1-7|50	# not sure if this is still needed
14cu|quagga-0.99.24.1-7|51	# likely related to http://osvdb.org/show/osvdb/55382
14cu|quagga-0.99.24.1-7|52	# to be sent upstream
14cu|quagga-0.99.24.1-7|53	Patch0:		quagga-0.99.11-netlink.patch
14cu|quagga-0.99.24.1-7|54	Patch1:		quagga-CVE-2016-2342-VPNv4-NLRI-memcpy-stack-overflow.patch
14cu|quagga-0.99.24.1-7|55	Patch2:         quagga-CVE-2016-4049.patch
14cu|quagga-0.99.24.1-7|56	Patch3:		quagga-0.99.24.1-CVE-2016-1245.patch
14cu|quagga-0.99.24.1-7|57	Patch4:         0005-lib-limit-size-of-vty-buffer-to-4096-bytes.patch
14cu|quagga-0.99.24.1-7|58	BuildRequires:	chrpath
14cu|quagga-0.99.24.1-7|59	BuildRequires:	systemd-units
14cu|quagga-0.99.24.1-7|60	BuildRequires:	texi2html
14cu|quagga-0.99.24.1-7|61	BuildRequires:	texinfo
14cu|quagga-0.99.24.1-7|62	BuildRequires:	texlive
14cu|quagga-0.99.24.1-7|63	BuildRequires:	pam-devel
14cu|quagga-0.99.24.1-7|64	BuildRequires:	pcap-devel
14cu|quagga-0.99.24.1-7|65	%if %{with_snmp}
14cu|quagga-0.99.24.1-7|66	Requires:	net-snmp-mibs
14cu|quagga-0.99.24.1-7|67	BuildRequires:	net-snmp-devel
14cu|quagga-0.99.24.1-7|68	BuildRequires:	pkgconfig(openssl)
14cu|quagga-0.99.24.1-7|69	%endif
14cu|quagga-0.99.24.1-7|70	%if %{with_vtysh}
14cu|quagga-0.99.24.1-7|71	BuildRequires:	readline-devel
14cu|quagga-0.99.24.1-7|72	BuildRequires:	pkgconfig(ncurses)
14cu|quagga-0.99.24.1-7|73	%endif
14cu|quagga-0.99.24.1-7|74	Requires(post):		systemd
14cu|quagga-0.99.24.1-7|75	Requires(pre,post,preun,postun):	rpm-helper
14cu|quagga-0.99.24.1-7|76	
14cu|quagga-0.99.24.1-7|77	%description
14cu|quagga-0.99.24.1-7|78	Quagga is a free software that manages TCP/IP based routing
14cu|quagga-0.99.24.1-7|79	protocol. It takes multi-server and multi-thread approach to resolve
14cu|quagga-0.99.24.1-7|80	the current complexity of the Internet.
14cu|quagga-0.99.24.1-7|81	
14cu|quagga-0.99.24.1-7|82	Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
14cu|quagga-0.99.24.1-7|83	
14cu|quagga-0.99.24.1-7|84	Quagga is intended to be used as a Route Server and a Route Reflector. It is
14cu|quagga-0.99.24.1-7|85	not a toolkit, it provides full routing power under a new architecture.
14cu|quagga-0.99.24.1-7|86	Quagga by design has a process for each protocol.
14cu|quagga-0.99.24.1-7|87	
14cu|quagga-0.99.24.1-7|88	Quagga is a fork of GNU Zebra.
14cu|quagga-0.99.24.1-7|89	
14cu|quagga-0.99.24.1-7|90	%files
14cu|quagga-0.99.24.1-7|91	%doc */*.sample* AUTHORS COPYING doc/quagga.html doc/mpls
14cu|quagga-0.99.24.1-7|92	%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES TODO
14cu|quagga-0.99.24.1-7|93	#
14cu|quagga-0.99.24.1-7|94	%dir %attr(0751,%{quagga_user},%{quagga_user}) %{_sysconfdir}/quagga
14cu|quagga-0.99.24.1-7|95	%dir %attr(0750,%{quagga_user},%{quagga_user}) /var/log/quagga
14cu|quagga-0.99.24.1-7|96	%{_tmpfilesdir}/%{name}.conf
14cu|quagga-0.99.24.1-7|97	#
14cu|quagga-0.99.24.1-7|98	%attr(0640,%{quagga_user},%{vty_group}) %config(noreplace) %{_sysconfdir}/quagga/vtysh.conf*
14cu|quagga-0.99.24.1-7|99	#
14cu|quagga-0.99.24.1-7|100	%config(noreplace) %{_sysconfdir}/pam.d/quagga
14cu|quagga-0.99.24.1-7|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/*
14cu|quagga-0.99.24.1-7|102	%config(noreplace) %{_sysconfdir}/sysconfig/quagga
14cu|quagga-0.99.24.1-7|103	%config(noreplace) %{_sysconfdir}/quagga/bgpd.conf*
14cu|quagga-0.99.24.1-7|104	%config(noreplace) %{_sysconfdir}/quagga/ospf6d.conf*
14cu|quagga-0.99.24.1-7|105	%config(noreplace) %{_sysconfdir}/quagga/ospfd.conf*
14cu|quagga-0.99.24.1-7|106	%config(noreplace) %{_sysconfdir}/quagga/ripd.conf*
14cu|quagga-0.99.24.1-7|107	%config(noreplace) %{_sysconfdir}/quagga/ripngd.conf*
14cu|quagga-0.99.24.1-7|108	%config(noreplace) %{_sysconfdir}/quagga/zebra.conf*
14cu|quagga-0.99.24.1-7|109	%config(noreplace) %{_sysconfdir}/quagga/babeld.conf*
14cu|quagga-0.99.24.1-7|110	#
14cu|quagga-0.99.24.1-7|111	%{_unitdir}/*.service
14cu|quagga-0.99.24.1-7|112	#
14cu|quagga-0.99.24.1-7|113	%{_sbindir}/bgpd
14cu|quagga-0.99.24.1-7|114	%{_sbindir}/ospf6d
14cu|quagga-0.99.24.1-7|115	%if %{with_ospfclient}
14cu|quagga-0.99.24.1-7|116	%{_sbindir}/ospfclient
14cu|quagga-0.99.24.1-7|117	%endif
14cu|quagga-0.99.24.1-7|118	%{_sbindir}/ospfd
14cu|quagga-0.99.24.1-7|119	%{_sbindir}/ripd
14cu|quagga-0.99.24.1-7|120	%{_sbindir}/ripngd
14cu|quagga-0.99.24.1-7|121	%{_sbindir}/watchquagga
14cu|quagga-0.99.24.1-7|122	%{_sbindir}/zebra
14cu|quagga-0.99.24.1-7|123	%{_sbindir}/babeld
14cu|quagga-0.99.24.1-7|124	#
14cu|quagga-0.99.24.1-7|125	%if %{with_vtysh}
14cu|quagga-0.99.24.1-7|126	%{_bindir}/vtysh
14cu|quagga-0.99.24.1-7|127	%attr(0644,root,root) %{_mandir}/man1/vtysh.1*
14cu|quagga-0.99.24.1-7|128	%endif
14cu|quagga-0.99.24.1-7|129	#
14cu|quagga-0.99.24.1-7|130	%if %{with_isisd}
14cu|quagga-0.99.24.1-7|131	%{_sbindir}/isisd
14cu|quagga-0.99.24.1-7|132	%attr(0644,root,root) %{_mandir}/man8/isisd.8*
14cu|quagga-0.99.24.1-7|133	%config(noreplace) %{_sysconfdir}/quagga/isisd.conf*
14cu|quagga-0.99.24.1-7|134	%endif
14cu|quagga-0.99.24.1-7|135	#
14cu|quagga-0.99.24.1-7|136	%attr(0644,root,root) %{_mandir}/man8/bgpd.8*
14cu|quagga-0.99.24.1-7|137	%attr(0644,root,root) %{_mandir}/man8/ospf6d.8*
14cu|quagga-0.99.24.1-7|138	%attr(0644,root,root) %{_mandir}/man8/ospfd.8*
14cu|quagga-0.99.24.1-7|139	%attr(0644,root,root) %{_mandir}/man8/ripd.8*
14cu|quagga-0.99.24.1-7|140	%attr(0644,root,root) %{_mandir}/man8/ripngd.8*
14cu|quagga-0.99.24.1-7|141	%attr(0644,root,root) %{_mandir}/man8/zebra.8*
14cu|quagga-0.99.24.1-7|142	%if %{with_ospfclient}
14cu|quagga-0.99.24.1-7|143	%attr(0644,root,root) %{_mandir}/man8/ospfclient.8*
14cu|quagga-0.99.24.1-7|144	%endif
14cu|quagga-0.99.24.1-7|145	%attr(0644,root,root) %{_mandir}/man8/watchquagga.8*
14cu|quagga-0.99.24.1-7|146	%{_infodir}/*info*
14cu|quagga-0.99.24.1-7|147	
14cu|quagga-0.99.24.1-7|148	%pre
14cu|quagga-0.99.24.1-7|149	# add vty_group
14cu|quagga-0.99.24.1-7|150	%_pre_groupadd %{vty_group}
14cu|quagga-0.99.24.1-7|151	# add quagga user and group
14cu|quagga-0.99.24.1-7|152	%_pre_useradd %{quagga_user} %{_localstatedir}/lib /sbin/nologin
14cu|quagga-0.99.24.1-7|153	
14cu|quagga-0.99.24.1-7|154	%post
14cu|quagga-0.99.24.1-7|155	systemd-tmpfiles --create %{name}.conf
14cu|quagga-0.99.24.1-7|156	%_post_service zebra
14cu|quagga-0.99.24.1-7|157	%_post_service ripd
14cu|quagga-0.99.24.1-7|158	%if %{with_ipv6}
14cu|quagga-0.99.24.1-7|159	%_post_service ospf6d
14cu|quagga-0.99.24.1-7|160	%_post_service ripngd
14cu|quagga-0.99.24.1-7|161	%endif
14cu|quagga-0.99.24.1-7|162	%_post_service ospfd
14cu|quagga-0.99.24.1-7|163	%_post_service bgpd
14cu|quagga-0.99.24.1-7|164	%_post_service watchquagga
14cu|quagga-0.99.24.1-7|165	
14cu|quagga-0.99.24.1-7|166	# Create dummy files if they don't exist so basic functions can be used.
14cu|quagga-0.99.24.1-7|167	if [ ! -e %{_sysconfdir}/quagga/zebra.conf ]; then
14cu|quagga-0.99.24.1-7|168	echo "hostname `hostname`" > %{_sysconfdir}/quagga/zebra.conf
14cu|quagga-0.99.24.1-7|169	chown %{quagga_user}:%{quagga_user} %{_sysconfdir}/quagga/zebra.conf
14cu|quagga-0.99.24.1-7|170	chmod 640 %{_sysconfdir}/quagga/zebra.conf
14cu|quagga-0.99.24.1-7|171	fi
14cu|quagga-0.99.24.1-7|172	if [ ! -e %{_sysconfdir}/quagga/vtysh.conf ]; then
14cu|quagga-0.99.24.1-7|173	touch %{_sysconfdir}/quagga/vtysh.conf
14cu|quagga-0.99.24.1-7|174	chmod 640 %{_sysconfdir}/quagga/vtysh.conf
14cu|quagga-0.99.24.1-7|175	fi
14cu|quagga-0.99.24.1-7|176	
14cu|quagga-0.99.24.1-7|177	%preun
14cu|quagga-0.99.24.1-7|178	%_preun_service zebra
14cu|quagga-0.99.24.1-7|179	%_preun_service ripd
14cu|quagga-0.99.24.1-7|180	%if %{with_ipv6}
14cu|quagga-0.99.24.1-7|181	%_preun_service ripngd
14cu|quagga-0.99.24.1-7|182	%endif
14cu|quagga-0.99.24.1-7|183	%_preun_service ospfd
14cu|quagga-0.99.24.1-7|184	%if %{with_ipv6}
14cu|quagga-0.99.24.1-7|185	%_preun_service ospf6d
14cu|quagga-0.99.24.1-7|186	%endif
14cu|quagga-0.99.24.1-7|187	%_preun_service bgpd
14cu|quagga-0.99.24.1-7|188	%_preun_service watchquagga
14cu|quagga-0.99.24.1-7|189	
14cu|quagga-0.99.24.1-7|190	%postun
14cu|quagga-0.99.24.1-7|191	%_postun_userdel %{quagga_user}
14cu|quagga-0.99.24.1-7|192	
14cu|quagga-0.99.24.1-7|193	#----------------------------------------------------------------------------
14cu|quagga-0.99.24.1-7|194	
14cu|quagga-0.99.24.1-7|195	%package contrib
14cu|quagga-0.99.24.1-7|196	Summary:	Tools for quagga
14cu|quagga-0.99.24.1-7|197	Group:		System/Servers
14cu|quagga-0.99.24.1-7|198	
14cu|quagga-0.99.24.1-7|199	%description contrib
14cu|quagga-0.99.24.1-7|200	Contributed/3rd party tools which may be of use with quagga.
14cu|quagga-0.99.24.1-7|201	
14cu|quagga-0.99.24.1-7|202	%files contrib
14cu|quagga-0.99.24.1-7|203	%doc tools
14cu|quagga-0.99.24.1-7|204	
14cu|quagga-0.99.24.1-7|205	#----------------------------------------------------------------------------
14cu|quagga-0.99.24.1-7|206	
14cu|quagga-0.99.24.1-7|207	%package -n %{libospf}
14cu|quagga-0.99.24.1-7|208	Summary:	Shared library for %{name}
14cu|quagga-0.99.24.1-7|209	Group:		System/Libraries
14cu|quagga-0.99.24.1-7|210	Conflicts:	%{_lib}quagga0 < 0.99.22.4
14cu|quagga-0.99.24.1-7|211	Obsoletes:	%{_lib}quagga0 < 0.99.22.4
14cu|quagga-0.99.24.1-7|212	
14cu|quagga-0.99.24.1-7|213	%description -n %{libospf}
14cu|quagga-0.99.24.1-7|214	This package provides the shared library for name.
14cu|quagga-0.99.24.1-7|215	
14cu|quagga-0.99.24.1-7|216	%files -n %{libospf}
14cu|quagga-0.99.24.1-7|217	%{_libdir}/libospf.so.%{major}*
14cu|quagga-0.99.24.1-7|218	
14cu|quagga-0.99.24.1-7|219	#----------------------------------------------------------------------------
14cu|quagga-0.99.24.1-7|220	
14cu|quagga-0.99.24.1-7|221	%package -n %{libzebra}
14cu|quagga-0.99.24.1-7|222	Summary:	Shared library for %{name}
14cu|quagga-0.99.24.1-7|223	Group:		System/Libraries
14cu|quagga-0.99.24.1-7|224	Conflicts:	%{_lib}quagga0 < 0.99.22.4
14cu|quagga-0.99.24.1-7|225	
14cu|quagga-0.99.24.1-7|226	%description -n %{libzebra}
14cu|quagga-0.99.24.1-7|227	This package provides the shared library for name.
14cu|quagga-0.99.24.1-7|228	
14cu|quagga-0.99.24.1-7|229	%files -n %{libzebra}
14cu|quagga-0.99.24.1-7|230	%{_libdir}/libzebra.so.%{major}*
14cu|quagga-0.99.24.1-7|231	
14cu|quagga-0.99.24.1-7|232	#----------------------------------------------------------------------------
14cu|quagga-0.99.24.1-7|233	
14cu|quagga-0.99.24.1-7|234	%package -n %{devname}
14cu|quagga-0.99.24.1-7|235	Summary:	Header and object files for quagga development
14cu|quagga-0.99.24.1-7|236	Group:		Development/C
14cu|quagga-0.99.24.1-7|237	Requires:	%{libospf} = %{EVRD}
14cu|quagga-0.99.24.1-7|238	Requires:	%{libzebra} = %{EVRD}
14cu|quagga-0.99.24.1-7|239	Provides:	%{name}-devel = %{EVRD}
14cu|quagga-0.99.24.1-7|240	
14cu|quagga-0.99.24.1-7|241	%description -n %{devname}
14cu|quagga-0.99.24.1-7|242	The quagga-devel package contains the header and object files necessary for
14cu|quagga-0.99.24.1-7|243	developing OSPF-API and quagga applications.
14cu|quagga-0.99.24.1-7|244	
14cu|quagga-0.99.24.1-7|245	%files -n %{devname}
14cu|quagga-0.99.24.1-7|246	%{_libdir}/*.so
14cu|quagga-0.99.24.1-7|247	%{_includedir}/quagga/
14cu|quagga-0.99.24.1-7|248	
14cu|quagga-0.99.24.1-7|249	#----------------------------------------------------------------------------
14cu|quagga-0.99.24.1-7|250	
14cu|quagga-0.99.24.1-7|251	%prep
14cu|quagga-0.99.24.1-7|252	%setup  -q
14cu|quagga-0.99.24.1-7|253	%patch0 -p1 -b .netlink~
14cu|quagga-0.99.24.1-7|254	%patch1 -p1 -b .cve2342~
14cu|quagga-0.99.24.1-7|255	%patch2 -p1 -b .cve4049~
14cu|quagga-0.99.24.1-7|256	%patch3 -p1 -b .cve~
14cu|quagga-0.99.24.1-7|257	%patch4 -p1 -b .cve~5495
14cu|quagga-0.99.24.1-7|258	
14cu|quagga-0.99.24.1-7|259	%build
14cu|quagga-0.99.24.1-7|260	export CFLAGS="%{optflags} -fPIC"
14cu|quagga-0.99.24.1-7|261	
14cu|quagga-0.99.24.1-7|262	%serverbuild
14cu|quagga-0.99.24.1-7|263	autoreconf -fi
14cu|quagga-0.99.24.1-7|264	%configure2_5x \
14cu|quagga-0.99.24.1-7|265	--sysconfdir=%{_sysconfdir}/quagga \
14cu|quagga-0.99.24.1-7|266	--localstatedir=/run/quagga \
14cu|quagga-0.99.24.1-7|267	%if %{with_ipv6}
14cu|quagga-0.99.24.1-7|268	--enable-ipv6 \
14cu|quagga-0.99.24.1-7|269	%endif
14cu|quagga-0.99.24.1-7|270	%if %{with_snmp}
14cu|quagga-0.99.24.1-7|271	--enable-snmp \
14cu|quagga-0.99.24.1-7|272	%endif
14cu|quagga-0.99.24.1-7|273	%if %{with_multipath}
14cu|quagga-0.99.24.1-7|274	--enable-multipath=%{with_multipath} \
14cu|quagga-0.99.24.1-7|275	%endif
14cu|quagga-0.99.24.1-7|276	%if %{with_tcp_zebra}
14cu|quagga-0.99.24.1-7|277	--enable-tcp-zebra \
14cu|quagga-0.99.24.1-7|278	%endif
14cu|quagga-0.99.24.1-7|279	%if %{with_opaque_lsa}
14cu|quagga-0.99.24.1-7|280	--enable-opaque-lsa \
14cu|quagga-0.99.24.1-7|281	%endif
14cu|quagga-0.99.24.1-7|282	%if %{with_ospf_te}
14cu|quagga-0.99.24.1-7|283	--enable-ospf-te \
14cu|quagga-0.99.24.1-7|284	%endif
14cu|quagga-0.99.24.1-7|285	%if %{with_vtysh}
14cu|quagga-0.99.24.1-7|286	--enable-vtysh \
14cu|quagga-0.99.24.1-7|287	%endif
14cu|quagga-0.99.24.1-7|288	%if %{with_ospfclient}
14cu|quagga-0.99.24.1-7|289	--enable-ospfclient=yes \
14cu|quagga-0.99.24.1-7|290	%else
14cu|quagga-0.99.24.1-7|291	--enable-ospfclient=no\
14cu|quagga-0.99.24.1-7|292	%endif
14cu|quagga-0.99.24.1-7|293	%if %{with_ospfapi}
14cu|quagga-0.99.24.1-7|294	--enable-ospfapi=yes \
14cu|quagga-0.99.24.1-7|295	%else
14cu|quagga-0.99.24.1-7|296	--enable-ospfapi=no \
14cu|quagga-0.99.24.1-7|297	%endif
14cu|quagga-0.99.24.1-7|298	%if %{with_irdp}
14cu|quagga-0.99.24.1-7|299	--enable-irdp=yes \
14cu|quagga-0.99.24.1-7|300	%else
14cu|quagga-0.99.24.1-7|301	--enable-irdp=no \
14cu|quagga-0.99.24.1-7|302	%endif
14cu|quagga-0.99.24.1-7|303	%if %{with_isisd}
14cu|quagga-0.99.24.1-7|304	--enable-isisd \
14cu|quagga-0.99.24.1-7|305	%else
14cu|quagga-0.99.24.1-7|306	--disable-isisd \
14cu|quagga-0.99.24.1-7|307	%endif
14cu|quagga-0.99.24.1-7|308	%if %{with_pam}
14cu|quagga-0.99.24.1-7|309	--with-libpam \
14cu|quagga-0.99.24.1-7|310	%endif
14cu|quagga-0.99.24.1-7|311	--enable-user=%{quagga_user} \
14cu|quagga-0.99.24.1-7|312	--enable-group=%{quagga_user} \
14cu|quagga-0.99.24.1-7|313	--enable-vty-group=%{vty_group} \
14cu|quagga-0.99.24.1-7|314	--with-cflags="%{optflags}" \
14cu|quagga-0.99.24.1-7|315	--enable-netlink
14cu|quagga-0.99.24.1-7|316	
14cu|quagga-0.99.24.1-7|317	%make MAKEINFO="makeinfo --no-split"
14cu|quagga-0.99.24.1-7|318	
14cu|quagga-0.99.24.1-7|319	pushd doc
14cu|quagga-0.99.24.1-7|320	texi2html quagga.texi
14cu|quagga-0.99.24.1-7|321	popd
14cu|quagga-0.99.24.1-7|322	
14cu|quagga-0.99.24.1-7|323	%install
14cu|quagga-0.99.24.1-7|324	# don't fiddle with the initscript!
14cu|quagga-0.99.24.1-7|325	export DONT_GPRINTIFY=1
14cu|quagga-0.99.24.1-7|326	
14cu|quagga-0.99.24.1-7|327	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|quagga-0.99.24.1-7|328	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|quagga-0.99.24.1-7|329	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|quagga-0.99.24.1-7|330	install -d %{buildroot}/var/log/quagga
14cu|quagga-0.99.24.1-7|331	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|quagga-0.99.24.1-7|332	install -d %{buildroot}%{_infodir}
14cu|quagga-0.99.24.1-7|333	
14cu|quagga-0.99.24.1-7|334	%makeinstall_std
14cu|quagga-0.99.24.1-7|335	
14cu|quagga-0.99.24.1-7|336	# Remove this file, as it is uninstalled and causes errors when building on RH9
14cu|quagga-0.99.24.1-7|337	rm -rf %{buildroot}/usr/share/info/dir
14cu|quagga-0.99.24.1-7|338	
14cu|quagga-0.99.24.1-7|339	mkdir -p %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|340	
14cu|quagga-0.99.24.1-7|341	install -m 644 %{SOURCE16} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|342	install -m 644 %{SOURCE17} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|343	install -m 644 %{SOURCE14} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|344	install -m 644 %{SOURCE15} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|345	install -m 644 %{SOURCE18} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|346	%if %{with_ipv6}
14cu|quagga-0.99.24.1-7|347	install -m 644 %{SOURCE11} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|348	install -m 644 %{SOURCE12} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|349	%endif
14cu|quagga-0.99.24.1-7|350	%if %{with_isisd}
14cu|quagga-0.99.24.1-7|351	install -m 644 %{SOURCE13} %{buildroot}%{_unitdir}
14cu|quagga-0.99.24.1-7|352	%endif
14cu|quagga-0.99.24.1-7|353	
14cu|quagga-0.99.24.1-7|354	install -m644 %{zeb_rh_src}/quagga.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/quagga
14cu|quagga-0.99.24.1-7|355	install -m644 %{zeb_rh_src}/quagga.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/quagga
14cu|quagga-0.99.24.1-7|356	
14cu|quagga-0.99.24.1-7|357	# fix conditional pam config file
14cu|quagga-0.99.24.1-7|358	install -m644 %{zeb_rh_src}/quagga.pam %{buildroot}%{_sysconfdir}/pam.d/quagga
14cu|quagga-0.99.24.1-7|359	
14cu|quagga-0.99.24.1-7|360	# nuke rpath
14cu|quagga-0.99.24.1-7|361	chrpath -d %{buildroot}%{_bindir}/*
14cu|quagga-0.99.24.1-7|362	chrpath -d %{buildroot}%{_sbindir}/*
14cu|quagga-0.99.24.1-7|363	
14cu|quagga-0.99.24.1-7|364	rm -f %{buildroot}%{_libdir}/*.*a
14cu|quagga-0.99.24.1-7|365	
14cu|quagga-0.99.24.1-7|366	
14cu|quagga-0.99.24.1-7|367	%changelog
14cu|quagga-0.99.24.1-7|368	
14cu|quagga-0.99.24.1-7|369	* Sun Apr 23 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.99.24.1-7
14cu|quagga-0.99.24.1-7|370	- (c8f9eac) Fix CVE-2017-5495
14cu|quagga-0.99.24.1-7|371	
14cu|quagga-0.99.24.1-7|372	

14238 14
14cu|quasi88-0.6.3-5|1	Summary:	NEC PC-8801 Emulator
14cu|quasi88-0.6.3-5|2	Name:		quasi88
14cu|quasi88-0.6.3-5|3	Version:	0.6.3
14cu|quasi88-0.6.3-5|4	Release:	5
14cu|quasi88-0.6.3-5|5	License:	GPLv2+
14cu|quasi88-0.6.3-5|6	Group:		Emulators
14cu|quasi88-0.6.3-5|7	Url:		http://www.117.ne.jp/~show/pc8801/pc88emu.html
14cu|quasi88-0.6.3-5|8	Source0:	http://www.117.ne.jp/~show/pc8801/%name-%version.tgz
14cu|quasi88-0.6.3-5|9	Patch0:		quasi88-compile.patch
14cu|quasi88-0.6.3-5|10	Patch1:		quasi88-rpmlint.patch
14cu|quasi88-0.6.3-5|11	Patch2:		quasi88-Werror.patch
14cu|quasi88-0.6.3-5|12	BuildRequires:	pkgconfig(sdl)
14cu|quasi88-0.6.3-5|13	
14cu|quasi88-0.6.3-5|14	%description
14cu|quasi88-0.6.3-5|15	Needs ROM images in ~/.quasi88/rom. You can use the corresponding MESS rom set
14cu|quasi88-0.6.3-5|16	(pc88srl.zip).
14cu|quasi88-0.6.3-5|17	
14cu|quasi88-0.6.3-5|18	%files
14cu|quasi88-0.6.3-5|19	%doc document/* *.ini *.rc tools/*.txt
14cu|quasi88-0.6.3-5|20	%{_bindir}/*88
14cu|quasi88-0.6.3-5|21	
14cu|quasi88-0.6.3-5|22	#----------------------------------------------------------------------------
14cu|quasi88-0.6.3-5|23	
14cu|quasi88-0.6.3-5|24	%prep
14cu|quasi88-0.6.3-5|25	%setup -q
14cu|quasi88-0.6.3-5|26	%patch0 -p1 -b .config~
14cu|quasi88-0.6.3-5|27	%patch1 -p0 -b .rpmlint~
14cu|quasi88-0.6.3-5|28	%patch2 -p1 -b .Werror~
14cu|quasi88-0.6.3-5|29	
14cu|quasi88-0.6.3-5|30	%build
14cu|quasi88-0.6.3-5|31	CFLAGS="%{optflags}" \
14cu|quasi88-0.6.3-5|32	%make \
14cu|quasi88-0.6.3-5|33	LD="%__cc" \
14cu|quasi88-0.6.3-5|34	LSB_FIRST=1
14cu|quasi88-0.6.3-5|35	
14cu|quasi88-0.6.3-5|36	cd tools
14cu|quasi88-0.6.3-5|37	CFLAGS="%{optflags}" \
14cu|quasi88-0.6.3-5|38	%make \
14cu|quasi88-0.6.3-5|39	LD="%__cc" \
14cu|quasi88-0.6.3-5|40	
14cu|quasi88-0.6.3-5|41	%install
14cu|quasi88-0.6.3-5|42	install -D -m 755 quasi88.sdl %{buildroot}%{_bindir}/quasi88
14cu|quasi88-0.6.3-5|43	install -m 755 tools/*88 %{buildroot}%{_bindir}
14cu|quasi88-0.6.3-5|44	
14cu|quasi88-0.6.3-5|45	
14cu|quasi88-0.6.3-5|46	%changelog
14cu|quasi88-0.6.3-5|47	
14cu|quasi88-0.6.3-5|48	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.3-5
14cu|quasi88-0.6.3-5|49	- (351d7db) Build with system optflags to fix debug package
14cu|quasi88-0.6.3-5|50	- (351d7db) Spec cleanup
14cu|quasi88-0.6.3-5|51	
14cu|quasi88-0.6.3-5|52	

14239 14
14cu|quassel-0.12.4-1|1	Summary:	A modern cross-platform distributed IRC client (monolythic)
14cu|quassel-0.12.4-1|2	Name:		quassel
14cu|quassel-0.12.4-1|3	Version:	0.12.4
14cu|quassel-0.12.4-1|4	Release:	1
14cu|quassel-0.12.4-1|5	License:	GPLv3+
14cu|quassel-0.12.4-1|6	Group:		Networking/IRC
14cu|quassel-0.12.4-1|7	Url:		http://quassel-irc.org/
14cu|quassel-0.12.4-1|8	Source0:	http://quassel-irc.org/pub/quassel-%{version}.tar.bz2
14cu|quassel-0.12.4-1|9	Source1:	networks.ini
14cu|quassel-0.12.4-1|10	BuildRequires:	cmake
14cu|quassel-0.12.4-1|11	BuildRequires:	extra-cmake-modules
14cu|quassel-0.12.4-1|12	BuildRequires:	qt5-linguist-tools
14cu|quassel-0.12.4-1|13	BuildRequires:	kf5config-devel
14cu|quassel-0.12.4-1|14	BuildRequires:	kf5configwidgets-devel
14cu|quassel-0.12.4-1|15	BuildRequires:	kf5coreaddons-devel
14cu|quassel-0.12.4-1|16	BuildRequires:	kf5notifications-devel
14cu|quassel-0.12.4-1|17	BuildRequires:	kf5notifyconfig-devel
14cu|quassel-0.12.4-1|18	BuildRequires:	kf5textwidgets-devel
14cu|quassel-0.12.4-1|19	BuildRequires:	kf5widgetsaddons-devel
14cu|quassel-0.12.4-1|20	BuildRequires:	kf5windowsystem-devel
14cu|quassel-0.12.4-1|21	BuildRequires:	kf5xmlgui-devel
14cu|quassel-0.12.4-1|22	BuildRequires:	pkgconfig(dbusmenu-qt5)
14cu|quassel-0.12.4-1|23	BuildRequires:	pkgconfig(phonon4qt5)
14cu|quassel-0.12.4-1|24	BuildRequires:	pkgconfig(qca2-qt5)
14cu|quassel-0.12.4-1|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|quassel-0.12.4-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14cu|quassel-0.12.4-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14cu|quassel-0.12.4-1|28	BuildRequires:	pkgconfig(Qt5Network)
14cu|quassel-0.12.4-1|29	BuildRequires:	pkgconfig(Qt5Script)
14cu|quassel-0.12.4-1|30	BuildRequires:	pkgconfig(Qt5Sql)
14cu|quassel-0.12.4-1|31	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|quassel-0.12.4-1|32	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|quassel-0.12.4-1|33	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|quassel-0.12.4-1|34	Requires:	%{name}-common = %{EVRD}
14cu|quassel-0.12.4-1|35	Provides:	plasma5-irc-client
14cu|quassel-0.12.4-1|36	
14cu|quassel-0.12.4-1|37	%description
14cu|quassel-0.12.4-1|38	Quassel IRC is a modern, cross-platform, distributed IRC client,
14cu|quassel-0.12.4-1|39	meaning that one (or multiple) client(s) can attach to and detach
14cu|quassel-0.12.4-1|40	from a central core -- much like the popular combination of screen
14cu|quassel-0.12.4-1|41	and a text-based IRC client such as WeeChat, but graphical. In
14cu|quassel-0.12.4-1|42	addition to this unique feature, we aim to bring a pleasurable,
14cu|quassel-0.12.4-1|43	comfortable chatting experience to all major platforms (including
14cu|quassel-0.12.4-1|44	Linux®, Windows®, and MacOS X® as well as Qtopia-based cell phones
14cu|quassel-0.12.4-1|45	and PDAs), making communication with your peers not only convenient,
14cu|quassel-0.12.4-1|46	but also ubiquitous available.
14cu|quassel-0.12.4-1|47	
14cu|quassel-0.12.4-1|48	%files
14cu|quassel-0.12.4-1|49	%{_kde5_bindir}/quassel
14cu|quassel-0.12.4-1|50	%{_kde5_applicationsdir}/quassel.desktop
14cu|quassel-0.12.4-1|51	
14cu|quassel-0.12.4-1|52	#-----------------------------------------------------------------------
14cu|quassel-0.12.4-1|53	
14cu|quassel-0.12.4-1|54	%package common
14cu|quassel-0.12.4-1|55	Summary:	A modern cross-platform distributed IRC client - Common files
14cu|quassel-0.12.4-1|56	Group:		Networking/IRC
14cu|quassel-0.12.4-1|57	Requires:	qt5-database-plugin-sqlite
14cu|quassel-0.12.4-1|58	
14cu|quassel-0.12.4-1|59	%description common
14cu|quassel-0.12.4-1|60	A modern, cross-platform, distributed IRC client
14cu|quassel-0.12.4-1|61	- This is client only, depends on a core server.
14cu|quassel-0.12.4-1|62	
14cu|quassel-0.12.4-1|63	%files common
14cu|quassel-0.12.4-1|64	%doc AUTHORS ChangeLog README
14cu|quassel-0.12.4-1|65	%{_kde5_iconsdir}/hicolor/*/*/*
14cu|quassel-0.12.4-1|66	%{_kde5_datadir}/%{name}
14cu|quassel-0.12.4-1|67	%{_kde5_notificationsdir}/quassel.notifyrc
14cu|quassel-0.12.4-1|68	%{_datadir}/pixmaps/%{name}.png
14cu|quassel-0.12.4-1|69	
14cu|quassel-0.12.4-1|70	#-----------------------------------------------------------------------
14cu|quassel-0.12.4-1|71	
14cu|quassel-0.12.4-1|72	%package client
14cu|quassel-0.12.4-1|73	Summary:	A modern cross-platform distributed IRC client - Client only
14cu|quassel-0.12.4-1|74	Group:		Networking/IRC
14cu|quassel-0.12.4-1|75	Requires:	quassel-common = %{EVRD}
14cu|quassel-0.12.4-1|76	
14cu|quassel-0.12.4-1|77	%description client
14cu|quassel-0.12.4-1|78	A modern, cross-platform, distributed IRC client - Client only
14cu|quassel-0.12.4-1|79	
14cu|quassel-0.12.4-1|80	%files client
14cu|quassel-0.12.4-1|81	%{_kde5_bindir}/quasselclient
14cu|quassel-0.12.4-1|82	%{_kde5_applicationsdir}/quasselclient.desktop
14cu|quassel-0.12.4-1|83	
14cu|quassel-0.12.4-1|84	#-----------------------------------------------------------------------
14cu|quassel-0.12.4-1|85	
14cu|quassel-0.12.4-1|86	%package core
14cu|quassel-0.12.4-1|87	Summary:	A modern cross-platform distributed IRC client - Core server
14cu|quassel-0.12.4-1|88	Group:		Networking/IRC
14cu|quassel-0.12.4-1|89	Requires:	%{name}-common = %{EVRD}
14cu|quassel-0.12.4-1|90	
14cu|quassel-0.12.4-1|91	%description core
14cu|quassel-0.12.4-1|92	A modern, cross-platform, distributed IRC client - This is the quassel
14cu|quassel-0.12.4-1|93	core server for clients.
14cu|quassel-0.12.4-1|94	
14cu|quassel-0.12.4-1|95	%files core
14cu|quassel-0.12.4-1|96	%{_kde5_bindir}/quasselcore
14cu|quassel-0.12.4-1|97	
14cu|quassel-0.12.4-1|98	#-----------------------------------------------------------------------
14cu|quassel-0.12.4-1|99	
14cu|quassel-0.12.4-1|100	%prep
14cu|quassel-0.12.4-1|101	%setup -q
14cu|quassel-0.12.4-1|102	%apply_patches
14cu|quassel-0.12.4-1|103	
14cu|quassel-0.12.4-1|104	%build
14cu|quassel-0.12.4-1|105	%cmake_kde5 \
14cu|quassel-0.12.4-1|106	-DWANT_MONO=ON \
14cu|quassel-0.12.4-1|107	-DWITH_KDE=ON \
14cu|quassel-0.12.4-1|108	-DEMBED_DATA=OFF \
14cu|quassel-0.12.4-1|109	-DUSE_QT5=ON
14cu|quassel-0.12.4-1|110	
14cu|quassel-0.12.4-1|111	%make
14cu|quassel-0.12.4-1|112	
14cu|quassel-0.12.4-1|113	%install
14cu|quassel-0.12.4-1|114	%makeinstall_std -C build
14cu|quassel-0.12.4-1|115	
14cu|quassel-0.12.4-1|116	# Our own defined networks
14cu|quassel-0.12.4-1|117	rm -f %{buildroot}%{_kde5_datadir}/%{name}/networks.ini
14cu|quassel-0.12.4-1|118	mkdir -p %{buildroot}%{_kde5_datadir}/%{name}/
14cu|quassel-0.12.4-1|119	install -m 644 %{SOURCE1} %{buildroot}%{_kde5_datadir}/%{name}
14cu|quassel-0.12.4-1|120	
14cu|quassel-0.12.4-1|121	%changelog
14cu|quassel-0.12.4-1|122	
14cu|quassel-0.12.4-1|123	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.4-1
14cu|quassel-0.12.4-1|124	- (f784e6f) New version 0.12.4
14cu|quassel-0.12.4-1|125	- (f784e6f) Update BuildRequires
14cu|quassel-0.12.4-1|126	- (f784e6f) Install networks.ini to proper path
14cu|quassel-0.12.4-1|127	
14cu|quassel-0.12.4-1|128	

14240 14
14cu|quaternion-0.0.1-1.20170607.1|1	%define oname Quaternion
14cu|quaternion-0.0.1-1.20170607.1|2	%define git 20170607
14cu|quaternion-0.0.1-1.20170607.1|3	
14cu|quaternion-0.0.1-1.20170607.1|4	Summary:	An IM client for the Matrix protocol
14cu|quaternion-0.0.1-1.20170607.1|5	Name:		quaternion
14cu|quaternion-0.0.1-1.20170607.1|6	Version:	0.0.1
14cu|quaternion-0.0.1-1.20170607.1|7	Release:	1.%{git}.1
14cu|quaternion-0.0.1-1.20170607.1|8	License:	GPLv3+
14cu|quaternion-0.0.1-1.20170607.1|9	Group:		Networking/Instant messaging
14cu|quaternion-0.0.1-1.20170607.1|10	Url:		https://github.com/QMatrixClient/Quaternion
14cu|quaternion-0.0.1-1.20170607.1|11	# git snapshot
14cu|quaternion-0.0.1-1.20170607.1|12	Source0:	%{oname}-%{version}-%{git}.tar.bz2
14cu|quaternion-0.0.1-1.20170607.1|13	BuildRequires:	cmake
14cu|quaternion-0.0.1-1.20170607.1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|quaternion-0.0.1-1.20170607.1|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|quaternion-0.0.1-1.20170607.1|16	BuildRequires:	pkgconfig(Qt5Network)
14cu|quaternion-0.0.1-1.20170607.1|17	BuildRequires:	pkgconfig(Qt5Qml)
14cu|quaternion-0.0.1-1.20170607.1|18	BuildRequires:	pkgconfig(Qt5Quick)
14cu|quaternion-0.0.1-1.20170607.1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|quaternion-0.0.1-1.20170607.1|20	
14cu|quaternion-0.0.1-1.20170607.1|21	%description
14cu|quaternion-0.0.1-1.20170607.1|22	An IM client for the Matrix protocol.
14cu|quaternion-0.0.1-1.20170607.1|23	
14cu|quaternion-0.0.1-1.20170607.1|24	%files
14cu|quaternion-0.0.1-1.20170607.1|25	%doc COPYING README.md
14cu|quaternion-0.0.1-1.20170607.1|26	%{_bindir}/%{name}
14cu|quaternion-0.0.1-1.20170607.1|27	%{_datadir}/applications/%{name}.desktop
14cu|quaternion-0.0.1-1.20170607.1|28	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|quaternion-0.0.1-1.20170607.1|29	
14cu|quaternion-0.0.1-1.20170607.1|30	#----------------------------------------------------------------------------
14cu|quaternion-0.0.1-1.20170607.1|31	
14cu|quaternion-0.0.1-1.20170607.1|32	%prep
14cu|quaternion-0.0.1-1.20170607.1|33	%setup -qn %{oname}-%{version}-%{git}
14cu|quaternion-0.0.1-1.20170607.1|34	
14cu|quaternion-0.0.1-1.20170607.1|35	%build
14cu|quaternion-0.0.1-1.20170607.1|36	%cmake \
14cu|quaternion-0.0.1-1.20170607.1|37	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|quaternion-0.0.1-1.20170607.1|38	-DBUILD_STATIC_LIBS:BOOL=ON
14cu|quaternion-0.0.1-1.20170607.1|39	%make
14cu|quaternion-0.0.1-1.20170607.1|40	
14cu|quaternion-0.0.1-1.20170607.1|41	%install
14cu|quaternion-0.0.1-1.20170607.1|42	%makeinstall_std -C build
14cu|quaternion-0.0.1-1.20170607.1|43	
14cu|quaternion-0.0.1-1.20170607.1|44	
14cu|quaternion-0.0.1-1.20170607.1|45	%changelog
14cu|quaternion-0.0.1-1.20170607.1|46	
14cu|quaternion-0.0.1-1.20170607.1|47	* Tue Jun 20 2017 Rosa <rosa@abf.rosalinux.ru> 0.0.1-1.20170607.1
14cu|quaternion-0.0.1-1.20170607.1|48	- (26e07f3) Automatic import for version 0.0.1-1.20170607.1
14cu|quaternion-0.0.1-1.20170607.1|49	
14cu|quaternion-0.0.1-1.20170607.1|50	

14241 14
14cu|qucs-0.0.18-1|1	%define Werror_cflags %{nil}
14cu|qucs-0.0.18-1|2	
14cu|qucs-0.0.18-1|3	%define major 0
14cu|qucs-0.0.18-1|4	%define libname %mklibname %{name} %{major}
14cu|qucs-0.0.18-1|5	%define devname %mklibname %{name} -d
14cu|qucs-0.0.18-1|6	
14cu|qucs-0.0.18-1|7	Summary:	An integrated circuit simulator
14cu|qucs-0.0.18-1|8	Name:		qucs
14cu|qucs-0.0.18-1|9	Version:	0.0.18
14cu|qucs-0.0.18-1|10	Release:	1
14cu|qucs-0.0.18-1|11	License:	QPL
14cu|qucs-0.0.18-1|12	Group:		Sciences/Other
14cu|qucs-0.0.18-1|13	Url:		http://qucs.sourceforge.net/
14cu|qucs-0.0.18-1|14	Source0:	http://sourceforge.net/projects/qucs/files/qucs/%{version}/%{name}-%{version}.tar.gz
14cu|qucs-0.0.18-1|15	Patch0:		qucs-0.0.18-desktop.patch
14cu|qucs-0.0.18-1|16	BuildRequires:	adms
14cu|qucs-0.0.18-1|17	BuildRequires:	bison
14cu|qucs-0.0.18-1|18	BuildRequires:	flex
14cu|qucs-0.0.18-1|19	BuildRequires:	imagemagick
14cu|qucs-0.0.18-1|20	BuildRequires:	qt4-devel
14cu|qucs-0.0.18-1|21	
14cu|qucs-0.0.18-1|22	%description
14cu|qucs-0.0.18-1|23	Qucs is going to be an integrated circuit simulator which means you will be
14cu|qucs-0.0.18-1|24	able to setup a circuit with a graphical user interface (GUI) and simulate the
14cu|qucs-0.0.18-1|25	large-signal, small-signal and noise behaviour of the circuit. After that
14cu|qucs-0.0.18-1|26	simulation has finished you can present the simulation results on a
14cu|qucs-0.0.18-1|27	presentation page or window.
14cu|qucs-0.0.18-1|28	
14cu|qucs-0.0.18-1|29	%files
14cu|qucs-0.0.18-1|30	%doc README
14cu|qucs-0.0.18-1|31	%{_bindir}/*
14cu|qucs-0.0.18-1|32	%{_datadir}/%{name}
14cu|qucs-0.0.18-1|33	%{_mandir}/man?/*
14cu|qucs-0.0.18-1|34	%{_datadir}/applications/%{name}.desktop
14cu|qucs-0.0.18-1|35	%{_iconsdir}/hicolor/*/apps/qucs.*
14cu|qucs-0.0.18-1|36	
14cu|qucs-0.0.18-1|37	#----------------------------------------------------------------------------
14cu|qucs-0.0.18-1|38	
14cu|qucs-0.0.18-1|39	%package -n %{libname}
14cu|qucs-0.0.18-1|40	Summary:	Shared libraries for %{name}
14cu|qucs-0.0.18-1|41	Group:		System/Libraries
14cu|qucs-0.0.18-1|42	
14cu|qucs-0.0.18-1|43	%description -n %{libname}
14cu|qucs-0.0.18-1|44	This package contains the shared libraries for %{name}.
14cu|qucs-0.0.18-1|45	
14cu|qucs-0.0.18-1|46	%files -n %{libname}
14cu|qucs-0.0.18-1|47	%{_libdir}/lib%{name}.so.%{major}
14cu|qucs-0.0.18-1|48	%{_libdir}/lib%{name}.so.%{major}.*
14cu|qucs-0.0.18-1|49	
14cu|qucs-0.0.18-1|50	#----------------------------------------------------------------------------
14cu|qucs-0.0.18-1|51	
14cu|qucs-0.0.18-1|52	%package -n %{devname}
14cu|qucs-0.0.18-1|53	Summary:	Development files and headers for %{name}
14cu|qucs-0.0.18-1|54	Group:		Development/Other
14cu|qucs-0.0.18-1|55	Requires:	%{libname} = %{EVRD}
14cu|qucs-0.0.18-1|56	Provides:	%{name}-devel = %{EVRD}
14cu|qucs-0.0.18-1|57	
14cu|qucs-0.0.18-1|58	%description -n %{devname}
14cu|qucs-0.0.18-1|59	This package contains the development files and headers for %{name}.
14cu|qucs-0.0.18-1|60	
14cu|qucs-0.0.18-1|61	%files -n %{devname}
14cu|qucs-0.0.18-1|62	%{_includedir}/qucs-core/
14cu|qucs-0.0.18-1|63	%{_libdir}/lib%{name}.so
14cu|qucs-0.0.18-1|64	
14cu|qucs-0.0.18-1|65	#----------------------------------------------------------------------------
14cu|qucs-0.0.18-1|66	
14cu|qucs-0.0.18-1|67	%prep
14cu|qucs-0.0.18-1|68	%setup -q
14cu|qucs-0.0.18-1|69	%apply_patches
14cu|qucs-0.0.18-1|70	
14cu|qucs-0.0.18-1|71	%build
14cu|qucs-0.0.18-1|72	#autoreconf -vfi
14cu|qucs-0.0.18-1|73	%configure2_5x
14cu|qucs-0.0.18-1|74	%make
14cu|qucs-0.0.18-1|75	
14cu|qucs-0.0.18-1|76	%install
14cu|qucs-0.0.18-1|77	%makeinstall_std
14cu|qucs-0.0.18-1|78	
14cu|qucs-0.0.18-1|79	
14cu|qucs-0.0.18-1|80	%changelog
14cu|qucs-0.0.18-1|81	* Wed Oct 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.18-1
14cu|qucs-0.0.18-1|82	+ Revision: 17bd6f3
14cu|qucs-0.0.18-1|83	- Now comes with own .desktop file, no need to use custom one
14cu|qucs-0.0.18-1|84	- Spec cleanup
14cu|qucs-0.0.18-1|85	
14cu|qucs-0.0.18-1|86	

14242 14
14cu|quilt-0.64-1|1	%define debug_package %{nil}
14cu|quilt-0.64-1|2	
14cu|quilt-0.64-1|3	Summary:	Scripts for working with series of patches
14cu|quilt-0.64-1|4	Name:		quilt
14cu|quilt-0.64-1|5	Version:	0.64
14cu|quilt-0.64-1|6	Release:	1
14cu|quilt-0.64-1|7	License:	GPLv2+
14cu|quilt-0.64-1|8	Group:		Development/Tools
14cu|quilt-0.64-1|9	Url:		http://savannah.nongnu.org/projects/quilt
14cu|quilt-0.64-1|10	Source0:	http://download.savannah.gnu.org/releases/quilt/%{name}-%{version}.tar.gz
14cu|quilt-0.64-1|11	Source1:	http://download.savannah.gnu.org/releases/quilt/%{name}-%{version}.tar.gz.sig
14cu|quilt-0.64-1|12	BuildRequires:	diffstat
14cu|quilt-0.64-1|13	BuildRequires:	ed
14cu|quilt-0.64-1|14	BuildRequires:	procmail
14cu|quilt-0.64-1|15	# sendmail-command is needed for testing purpose
14cu|quilt-0.64-1|16	BuildRequires:	sendmail-command
14cu|quilt-0.64-1|17	Requires:	coreutils
14cu|quilt-0.64-1|18	Requires:	bzip2
14cu|quilt-0.64-1|19	Requires:	diffstat
14cu|quilt-0.64-1|20	Requires:	diffutils
14cu|quilt-0.64-1|21	Requires:	ed
14cu|quilt-0.64-1|22	Requires:	gettext
14cu|quilt-0.64-1|23	Requires:	gzip
14cu|quilt-0.64-1|24	Requires:	mktemp
14cu|quilt-0.64-1|25	Requires:	patch
14cu|quilt-0.64-1|26	Requires:	procmail
14cu|quilt-0.64-1|27	
14cu|quilt-0.64-1|28	%description
14cu|quilt-0.64-1|29	The scripts allow to manage a series of patches by keeping track of the changes
14cu|quilt-0.64-1|30	each patch makes. Patches can be applied, un-applied, refreshed, etc.
14cu|quilt-0.64-1|31	
14cu|quilt-0.64-1|32	The scripts are heavily based on Andrew Morton's patch scripts found at
14cu|quilt-0.64-1|33	http://www.zip.com.au/~akpm/linux/patches/
14cu|quilt-0.64-1|34	
14cu|quilt-0.64-1|35	%files -f %{name}.lang
14cu|quilt-0.64-1|36	%doc AUTHORS TODO
14cu|quilt-0.64-1|37	%doc %{_docdir}/%{name}-%{version}
14cu|quilt-0.64-1|38	%config(noreplace) /etc/bash_completion.d/quilt
14cu|quilt-0.64-1|39	%config(noreplace) /etc/quilt.quiltrc
14cu|quilt-0.64-1|40	%{_bindir}/*
14cu|quilt-0.64-1|41	%{_datadir}/emacs/site-lisp/quilt.el
14cu|quilt-0.64-1|42	%{_datadir}/%{name}/*
14cu|quilt-0.64-1|43	%{_mandir}/man1/*.1*
14cu|quilt-0.64-1|44	
14cu|quilt-0.64-1|45	#----------------------------------------------------------------------------
14cu|quilt-0.64-1|46	
14cu|quilt-0.64-1|47	%prep
14cu|quilt-0.64-1|48	%setup -q
14cu|quilt-0.64-1|49	
14cu|quilt-0.64-1|50	%build
14cu|quilt-0.64-1|51	%configure2_5x \
14cu|quilt-0.64-1|52	--with-mta=%{_sbindir}/sendmail \
14cu|quilt-0.64-1|53	--with-diffstat=%{_bindir}/diffstat
14cu|quilt-0.64-1|54	make BUILD_ROOT=%{buildroot}
14cu|quilt-0.64-1|55	
14cu|quilt-0.64-1|56	%check
14cu|quilt-0.64-1|57	make check
14cu|quilt-0.64-1|58	
14cu|quilt-0.64-1|59	%install
14cu|quilt-0.64-1|60	make install BUILD_ROOT=%{buildroot}
14cu|quilt-0.64-1|61	mv -f %{buildroot}/%{_docdir}/%{name}/ %{buildroot}/%{_docdir}/%{name}-%{version}/
14cu|quilt-0.64-1|62	
14cu|quilt-0.64-1|63	%find_lang %{name}
14cu|quilt-0.64-1|64	
14cu|quilt-0.64-1|65	
14cu|quilt-0.64-1|66	%changelog
14cu|quilt-0.64-1|67	
14cu|quilt-0.64-1|68	* Sun Apr 10 2016 dsilakov <denis.silakov@rosalab.ru> 0.64-1
14cu|quilt-0.64-1|69	- (d2a656d) Merge pull request #1 from alzim/quilt:rosa2014.1
14cu|quilt-0.64-1|70	- (d2a656d) Updated to 0.64
14cu|quilt-0.64-1|71	
14cu|quilt-0.64-1|72	

14243 14
14cu|quiterss-0.18.6-1|1	%define debug_package %{nil}
14cu|quiterss-0.18.6-1|2	
14cu|quiterss-0.18.6-1|3	%define oname QuiteRSS
14cu|quiterss-0.18.6-1|4	
14cu|quiterss-0.18.6-1|5	Summary:	RSS/Atom feed reader written on Qt
14cu|quiterss-0.18.6-1|6	Name:		quiterss
14cu|quiterss-0.18.6-1|7	Version:	0.18.6
14cu|quiterss-0.18.6-1|8	Release:	1
14cu|quiterss-0.18.6-1|9	License:	GPLv3+
14cu|quiterss-0.18.6-1|10	Group:		Networking/News
14cu|quiterss-0.18.6-1|11	Url:		http://quiterss.org
14cu|quiterss-0.18.6-1|12	Source0:	http://quiterss.org/files/%{version}/%{oname}-%{version}-src.tar.gz
14cu|quiterss-0.18.6-1|13	BuildRequires:	qt5-linguist-tools
14cu|quiterss-0.18.6-1|14	BuildRequires:	pkgconfig(phonon)
14cu|quiterss-0.18.6-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|quiterss-0.18.6-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|quiterss-0.18.6-1|17	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|quiterss-0.18.6-1|18	BuildRequires:	pkgconfig(Qt5Network)
14cu|quiterss-0.18.6-1|19	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|quiterss-0.18.6-1|20	BuildRequires:	pkgconfig(Qt5Sql)
14cu|quiterss-0.18.6-1|21	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|quiterss-0.18.6-1|22	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|quiterss-0.18.6-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|quiterss-0.18.6-1|24	BuildRequires:	pkgconfig(Qt5Xml)
14cu|quiterss-0.18.6-1|25	BuildRequires:	pkgconfig(sqlite3)
14cu|quiterss-0.18.6-1|26	
14cu|quiterss-0.18.6-1|27	%description
14cu|quiterss-0.18.6-1|28	QuiteRSS is RSS/Atom feed reader written on Qt.
14cu|quiterss-0.18.6-1|29	
14cu|quiterss-0.18.6-1|30	%files -f %{name}.lang
14cu|quiterss-0.18.6-1|31	%doc AUTHORS CHANGELOG COPYING
14cu|quiterss-0.18.6-1|32	%{_bindir}/%{name}
14cu|quiterss-0.18.6-1|33	%{_datadir}/applications/%{name}.desktop
14cu|quiterss-0.18.6-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|quiterss-0.18.6-1|35	%{_datadir}/pixmaps/%{name}.png
14cu|quiterss-0.18.6-1|36	%{_datadir}/%{name}/sound/notification.wav
14cu|quiterss-0.18.6-1|37	%{_datadir}/%{name}/style/*.qss
14cu|quiterss-0.18.6-1|38	%{_datadir}/%{name}/style/*.css
14cu|quiterss-0.18.6-1|39	
14cu|quiterss-0.18.6-1|40	#----------------------------------------------------------------------------
14cu|quiterss-0.18.6-1|41	
14cu|quiterss-0.18.6-1|42	%prep
14cu|quiterss-0.18.6-1|43	%setup -qcn %{oname}-%{version}-src
14cu|quiterss-0.18.6-1|44	find . -type f -executable -exec chmod a-x {} \;
14cu|quiterss-0.18.6-1|45	
14cu|quiterss-0.18.6-1|46	%build
14cu|quiterss-0.18.6-1|47	export CFLAGS="%{optflags}"
14cu|quiterss-0.18.6-1|48	%qmake_qt5 ./QuiteRSS.pro PREFIX=%{_prefix}
14cu|quiterss-0.18.6-1|49	%make
14cu|quiterss-0.18.6-1|50	
14cu|quiterss-0.18.6-1|51	%install
14cu|quiterss-0.18.6-1|52	make install INSTALL_ROOT=%{buildroot}
14cu|quiterss-0.18.6-1|53	
14cu|quiterss-0.18.6-1|54	%find_lang %{name} --with-qt
14cu|quiterss-0.18.6-1|55	
14cu|quiterss-0.18.6-1|56	%changelog
14cu|quiterss-0.18.6-1|57	
14cu|quiterss-0.18.6-1|58	* Tue Aug 15 2017 dsilakov <denis.silakov@rosalab.ru> 0.18.6-1
14cu|quiterss-0.18.6-1|59	- (e0a4f6f) Merge pull request #4 from vladimir71/quiterss:rosa2014.1
14cu|quiterss-0.18.6-1|60	- (e0a4f6f) quiterss
14cu|quiterss-0.18.6-1|61	
14cu|quiterss-0.18.6-1|62	

14244 14
14cu|quodlibet-3.2.2-1|1	%define	debug_package	%nil
14cu|quodlibet-3.2.2-1|2	
14cu|quodlibet-3.2.2-1|3	Summary: 	Advanced, elegant jukebox style music player
14cu|quodlibet-3.2.2-1|4	Name:		quodlibet
14cu|quodlibet-3.2.2-1|5	Version:	3.2.2
14cu|quodlibet-3.2.2-1|6	Release: 	1
14cu|quodlibet-3.2.2-1|7	License:	GPLv2+
14cu|quodlibet-3.2.2-1|8	Group:		Sound
14cu|quodlibet-3.2.2-1|9	URL:		http://code.google.com/p/quodlibet/
14cu|quodlibet-3.2.2-1|10	Source0:	http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|quodlibet-3.2.2-1|11	BuildRequires:	imagemagick
14cu|quodlibet-3.2.2-1|12	BuildRequires:	gtk+3.0
14cu|quodlibet-3.2.2-1|13	BuildRequires:	desktop-file-utils
14cu|quodlibet-3.2.2-1|14	BuildRequires:	intltool
14cu|quodlibet-3.2.2-1|15	BuildRequires:	mutagen
14cu|quodlibet-3.2.2-1|16	BuildRequires:	python-dbus
14cu|quodlibet-3.2.2-1|17	BuildRequires:	pkgconfig(xtst)
14cu|quodlibet-3.2.2-1|18	Requires:	python-gi-cairo
14cu|quodlibet-3.2.2-1|19	Requires:	python-feedparser
14cu|quodlibet-3.2.2-1|20	Requires:	mutagen
14cu|quodlibet-3.2.2-1|21	# for Replay Gain plugin
14cu|quodlibet-3.2.2-1|22	Requires:       vorbisgain
14cu|quodlibet-3.2.2-1|23	# for CDDB plugin
14cu|quodlibet-3.2.2-1|24	Requires:       python-CDDB
14cu|quodlibet-3.2.2-1|25	Requires:	python-dbus
14cu|quodlibet-3.2.2-1|26	Requires:	python-feedparser
14cu|quodlibet-3.2.2-1|27	
14cu|quodlibet-3.2.2-1|28	%description
14cu|quodlibet-3.2.2-1|29	Quod Libet is a GTK+-based audio player written in Python. It's designed
14cu|quodlibet-3.2.2-1|30	around the idea that you know better than we do how to organize your music.
14cu|quodlibet-3.2.2-1|31	It lets you make playlists based on regular expressions (don't worry,
14cu|quodlibet-3.2.2-1|32	regular searches work too). It lets you display and edit any tags you want
14cu|quodlibet-3.2.2-1|33	in the file.
14cu|quodlibet-3.2.2-1|34	
14cu|quodlibet-3.2.2-1|35	It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
14cu|quodlibet-3.2.2-1|36	Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.
14cu|quodlibet-3.2.2-1|37	
14cu|quodlibet-3.2.2-1|38	Quod Libet easily scales to libraries of thousands of songs. It also supports
14cu|quodlibet-3.2.2-1|39	most of the features you expect from a modern media player, like Unicode
14cu|quodlibet-3.2.2-1|40	support, gapless playback, multimedia keys, and an OSD.
14cu|quodlibet-3.2.2-1|41	
14cu|quodlibet-3.2.2-1|42	%prep
14cu|quodlibet-3.2.2-1|43	%setup -q
14cu|quodlibet-3.2.2-1|44	%apply_patches
14cu|quodlibet-3.2.2-1|45	
14cu|quodlibet-3.2.2-1|46	%build
14cu|quodlibet-3.2.2-1|47	export CFLAGS="%{optflags}"
14cu|quodlibet-3.2.2-1|48	
14cu|quodlibet-3.2.2-1|49	python setup.py build
14cu|quodlibet-3.2.2-1|50	
14cu|quodlibet-3.2.2-1|51	%install
14cu|quodlibet-3.2.2-1|52	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
14cu|quodlibet-3.2.2-1|53	
14cu|quodlibet-3.2.2-1|54	# (tpg) install icons
14cu|quodlibet-3.2.2-1|55	#install -dm 755 %{buildroot}%{_datadir}/pixmaps
14cu|quodlibet-3.2.2-1|56	#install -m 644 build/lib/quodlibet/images/exfalso.png %{buildroot}%{_datadir}/pixmaps
14cu|quodlibet-3.2.2-1|57	#install -m 644 build/lib/quodlibet/images/%{name}.png %{buildroot}%{_datadir}/pixmaps
14cu|quodlibet-3.2.2-1|58	
14cu|quodlibet-3.2.2-1|59	# (tpg) get rid of extension
14cu|quodlibet-3.2.2-1|60	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cu|quodlibet-3.2.2-1|61	sed -i -e 's/^Icon=exfalso.png$/Icon=exfalso/g' %{buildroot}%{_datadir}/applications/*
14cu|quodlibet-3.2.2-1|62	
14cu|quodlibet-3.2.2-1|63	%find_lang %{name}
14cu|quodlibet-3.2.2-1|64	
14cu|quodlibet-3.2.2-1|65	%files -f %{name}.lang
14cu|quodlibet-3.2.2-1|66	%doc NEWS README
14cu|quodlibet-3.2.2-1|67	%{_bindir}/%{name}
14cu|quodlibet-3.2.2-1|68	%{_bindir}/exfalso
14cu|quodlibet-3.2.2-1|69	%{_bindir}/operon
14cu|quodlibet-3.2.2-1|70	%{py_puresitedir}/%{name}
14cu|quodlibet-3.2.2-1|71	%{py_puresitedir}/%{name}*.egg-info
14cu|quodlibet-3.2.2-1|72	%{_datadir}/appdata/*
14cu|quodlibet-3.2.2-1|73	%{_datadir}/applications/*
14cu|quodlibet-3.2.2-1|74	%{_datadir}/pixmaps/*
14cu|quodlibet-3.2.2-1|75	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|quodlibet-3.2.2-1|76	%{_datadir}/icons/hicolor/*/apps/*.svg
14cu|quodlibet-3.2.2-1|77	%{_datadir}/dbus-1/services/net.sacredchao.QuodLibet.service
14cu|quodlibet-3.2.2-1|78	%{_datadir}/gnome-shell/search-providers/quodlibet-search-provider.ini
14cu|quodlibet-3.2.2-1|79	%{_mandir}/man1/*
14cu|quodlibet-3.2.2-1|80	
14cu|quodlibet-3.2.2-1|81	%changelog
14cu|quodlibet-3.2.2-1|82	* Fri Jan 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-1
14cu|quodlibet-3.2.2-1|83	+ Revision: 542453e
14cu|quodlibet-3.2.2-1|84	- Updated to 3.2.2 (sync with cooker)
14cu|quodlibet-3.2.2-1|85	
14cu|quodlibet-3.2.2-1|86	

14245 14
14cu|qupzilla-2.0.1-1|1	%define oname QupZilla
14cu|qupzilla-2.0.1-1|2	%define major 2
14cu|qupzilla-2.0.1-1|3	%define libname %mklibname %{oname} %{major}
14cu|qupzilla-2.0.1-1|4	%define devname %mklibname %{oname} -d
14cu|qupzilla-2.0.1-1|5	
14cu|qupzilla-2.0.1-1|6	Summary:	Fast browser based on QtWebKit
14cu|qupzilla-2.0.1-1|7	Name:		qupzilla
14cu|qupzilla-2.0.1-1|8	Version:	2.0.1
14cu|qupzilla-2.0.1-1|9	Release:	1
14cu|qupzilla-2.0.1-1|10	License:	GPLv3+ and BSD and LGPLv2.1 and GPLv2+ and MPL
14cu|qupzilla-2.0.1-1|11	Group:		Networking/WWW
14cu|qupzilla-2.0.1-1|12	Url:		http://www.qupzilla.org/
14cu|qupzilla-2.0.1-1|13	# Packaged from git://github.com/QupZilla/qupzilla.git
14cu|qupzilla-2.0.1-1|14	Source0:	https://github.com/QupZilla/qupzilla/releases/download/v%{version}/%{oname}-%{version}.tar.xz
14cu|qupzilla-2.0.1-1|15	Patch0:		qupzilla-1.3.5-mdv-linking.patch
14cu|qupzilla-2.0.1-1|16	BuildRequires:	dos2unix
14cu|qupzilla-2.0.1-1|17	BuildRequires:	qt5-linguist-tools
14cu|qupzilla-2.0.1-1|18	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|qupzilla-2.0.1-1|19	BuildRequires:	pkgconfig(Qt5Core)
14cu|qupzilla-2.0.1-1|20	BuildRequires:	pkgconfig(Qt5DBus)
14cu|qupzilla-2.0.1-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14cu|qupzilla-2.0.1-1|22	BuildRequires:	pkgconfig(Qt5Network)
14cu|qupzilla-2.0.1-1|23	BuildRequires:	pkgconfig(Qt5Qml)
14cu|qupzilla-2.0.1-1|24	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14cu|qupzilla-2.0.1-1|25	BuildRequires:	pkgconfig(Qt5Script)
14cu|qupzilla-2.0.1-1|26	BuildRequires:	pkgconfig(Qt5Sql)
14cu|qupzilla-2.0.1-1|27	BuildRequires:	pkgconfig(Qt5WebEngine)
14cu|qupzilla-2.0.1-1|28	BuildRequires:	pkgconfig(Qt5WebEngineWidgets)
14cu|qupzilla-2.0.1-1|29	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|qupzilla-2.0.1-1|30	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|qupzilla-2.0.1-1|31	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|qupzilla-2.0.1-1|32	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|qupzilla-2.0.1-1|33	BuildRequires:	pkgconfig(xcb-atom)
14cu|qupzilla-2.0.1-1|34	Requires:	%{name}-core = %{EVRD}
14cu|qupzilla-2.0.1-1|35	Requires:	%{name}-plugins = %{EVRD}
14cu|qupzilla-2.0.1-1|36	Requires:	qt5-database-plugin-sqlite
14cu|qupzilla-2.0.1-1|37	Requires:	qt5-output-driver-default
14cu|qupzilla-2.0.1-1|38	Conflicts:	rosa-media-player-plugin
14cu|qupzilla-2.0.1-1|39	
14cu|qupzilla-2.0.1-1|40	%description
14cu|qupzilla-2.0.1-1|41	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
14cu|qupzilla-2.0.1-1|42	web browser available through all major platforms. This project has been
14cu|qupzilla-2.0.1-1|43	originally started only for educational purposes. But from its start, QupZilla
14cu|qupzilla-2.0.1-1|44	has grown into a feature-rich browser.
14cu|qupzilla-2.0.1-1|45	
14cu|qupzilla-2.0.1-1|46	QupZilla has all standard functions you expect from a web browser. It includes
14cu|qupzilla-2.0.1-1|47	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
14cu|qupzilla-2.0.1-1|48	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
14cu|qupzilla-2.0.1-1|49	block Flash content with Click2Flash and edit the local CA Certificates
14cu|qupzilla-2.0.1-1|50	database with an SSL Manager.
14cu|qupzilla-2.0.1-1|51	
14cu|qupzilla-2.0.1-1|52	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
14cu|qupzilla-2.0.1-1|53	available to everyone. There are already a lot of QtWebKit browsers available,
14cu|qupzilla-2.0.1-1|54	but they are either bound to the KDE environment (rekonq), are not actively
14cu|qupzilla-2.0.1-1|55	developed or very unstable and miss important features. But there is missing
14cu|qupzilla-2.0.1-1|56	a multiplatform, modern and actively developed browser. QupZilla is trying
14cu|qupzilla-2.0.1-1|57	to fill this gap by providing a very stable browsing experience.
14cu|qupzilla-2.0.1-1|58	
14cu|qupzilla-2.0.1-1|59	%files
14cu|qupzilla-2.0.1-1|60	
14cu|qupzilla-2.0.1-1|61	#----------------------------------------------------------------------------
14cu|qupzilla-2.0.1-1|62	
14cu|qupzilla-2.0.1-1|63	%package core
14cu|qupzilla-2.0.1-1|64	Summary:	%{oname} web browser core package
14cu|qupzilla-2.0.1-1|65	Group:		Networking/WWW
14cu|qupzilla-2.0.1-1|66	
14cu|qupzilla-2.0.1-1|67	%description core
14cu|qupzilla-2.0.1-1|68	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
14cu|qupzilla-2.0.1-1|69	web browser available through all major platforms. This project has been
14cu|qupzilla-2.0.1-1|70	originally started only for educational purposes. But from its start, QupZilla
14cu|qupzilla-2.0.1-1|71	has grown into a feature-rich browser.
14cu|qupzilla-2.0.1-1|72	
14cu|qupzilla-2.0.1-1|73	QupZilla has all standard functions you expect from a web browser. It includes
14cu|qupzilla-2.0.1-1|74	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
14cu|qupzilla-2.0.1-1|75	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
14cu|qupzilla-2.0.1-1|76	block Flash content with Click2Flash and edit the local CA Certificates
14cu|qupzilla-2.0.1-1|77	database with an SSL Manager.
14cu|qupzilla-2.0.1-1|78	
14cu|qupzilla-2.0.1-1|79	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
14cu|qupzilla-2.0.1-1|80	available to everyone. There are already a lot of QtWebKit browsers available,
14cu|qupzilla-2.0.1-1|81	but they are either bound to the KDE environment (rekonq), are not actively
14cu|qupzilla-2.0.1-1|82	developed or very unstable and miss important features. But there is missing
14cu|qupzilla-2.0.1-1|83	a multiplatform, modern and actively developed browser. QupZilla is trying
14cu|qupzilla-2.0.1-1|84	to fill this gap by providing a very stable browsing experience.
14cu|qupzilla-2.0.1-1|85	
14cu|qupzilla-2.0.1-1|86	%files core -f %{name}.lang
14cu|qupzilla-2.0.1-1|87	%doc AUTHORS COPYRIGHT FAQ README.md
14cu|qupzilla-2.0.1-1|88	%{_bindir}/%{name}
14cu|qupzilla-2.0.1-1|89	%dir %{_datadir}/%{name}
14cu|qupzilla-2.0.1-1|90	%{_datadir}/%{name}/themes
14cu|qupzilla-2.0.1-1|91	%{_datadir}/appdata/%{name}.appdata.xml
14cu|qupzilla-2.0.1-1|92	%{_datadir}/bash-completion/completions/*
14cu|qupzilla-2.0.1-1|93	%{_iconsdir}/hicolor/*/apps/*.png
14cu|qupzilla-2.0.1-1|94	%{_datadir}/pixmaps/%{name}.png
14cu|qupzilla-2.0.1-1|95	%{_datadir}/applications/%{name}.desktop
14cu|qupzilla-2.0.1-1|96	%dir %{_datadir}/%{name}/locale
14cu|qupzilla-2.0.1-1|97	%dir %{_libdir}/qupzilla
14cu|qupzilla-2.0.1-1|98	
14cu|qupzilla-2.0.1-1|99	#----------------------------------------------------------------------------
14cu|qupzilla-2.0.1-1|100	
14cu|qupzilla-2.0.1-1|101	%package plugins
14cu|qupzilla-2.0.1-1|102	Summary:	Various plugins for %{oname} web browser
14cu|qupzilla-2.0.1-1|103	Group:		Networking/WWW
14cu|qupzilla-2.0.1-1|104	Requires:	%{name} = %{EVRD}
14cu|qupzilla-2.0.1-1|105	
14cu|qupzilla-2.0.1-1|106	%description plugins
14cu|qupzilla-2.0.1-1|107	QupZilla Plugins are dynamically loaded shared libraries (*.so) that can extend
14cu|qupzilla-2.0.1-1|108	application in almost any way. This package contains the following plugins:
14cu|qupzilla-2.0.1-1|109	
14cu|qupzilla-2.0.1-1|110	* Mouse Gestures
14cu|qupzilla-2.0.1-1|111	* Access Keys Navigation
14cu|qupzilla-2.0.1-1|112	* Personal Information Manager
14cu|qupzilla-2.0.1-1|113	* GreaseMonkey
14cu|qupzilla-2.0.1-1|114	
14cu|qupzilla-2.0.1-1|115	%files plugins
14cu|qupzilla-2.0.1-1|116	%{_libdir}/qupzilla/*.so
14cu|qupzilla-2.0.1-1|117	
14cu|qupzilla-2.0.1-1|118	#----------------------------------------------------------------------------
14cu|qupzilla-2.0.1-1|119	
14cu|qupzilla-2.0.1-1|120	%package -n %{libname}
14cu|qupzilla-2.0.1-1|121	Summary:	%{oname} shared library
14cu|qupzilla-2.0.1-1|122	Group:		System/Libraries
14cu|qupzilla-2.0.1-1|123	
14cu|qupzilla-2.0.1-1|124	%description -n %{libname}
14cu|qupzilla-2.0.1-1|125	Shared library used by %{oname} web browser.
14cu|qupzilla-2.0.1-1|126	
14cu|qupzilla-2.0.1-1|127	%files -n %{libname}
14cu|qupzilla-2.0.1-1|128	%{_libdir}/lib%{oname}.so.%{major}*
14cu|qupzilla-2.0.1-1|129	
14cu|qupzilla-2.0.1-1|130	#----------------------------------------------------------------------------
14cu|qupzilla-2.0.1-1|131	
14cu|qupzilla-2.0.1-1|132	%package -n %{devname}
14cu|qupzilla-2.0.1-1|133	Summary:	%{oname} development files
14cu|qupzilla-2.0.1-1|134	Group:		Development/C++
14cu|qupzilla-2.0.1-1|135	Requires:	%{libname} = %{EVRD}
14cu|qupzilla-2.0.1-1|136	
14cu|qupzilla-2.0.1-1|137	%description -n %{devname}
14cu|qupzilla-2.0.1-1|138	Development files for %{libname} library.
14cu|qupzilla-2.0.1-1|139	
14cu|qupzilla-2.0.1-1|140	%files -n %{devname}
14cu|qupzilla-2.0.1-1|141	%{_libdir}/lib%{oname}.so
14cu|qupzilla-2.0.1-1|142	
14cu|qupzilla-2.0.1-1|143	#----------------------------------------------------------------------------
14cu|qupzilla-2.0.1-1|144	
14cu|qupzilla-2.0.1-1|145	%prep
14cu|qupzilla-2.0.1-1|146	%setup -qn %{oname}-%{version}
14cu|qupzilla-2.0.1-1|147	%apply_patches
14cu|qupzilla-2.0.1-1|148	dos2unix COPYRIGHT README.md
14cu|qupzilla-2.0.1-1|149	# remove outdated prebuilt localizations
14cu|qupzilla-2.0.1-1|150	rm -rf bin/locale
14cu|qupzilla-2.0.1-1|151	
14cu|qupzilla-2.0.1-1|152	%build
14cu|qupzilla-2.0.1-1|153	export USE_LIBPATH=%{_libdir}/
14cu|qupzilla-2.0.1-1|154	export USE_WEBGL="true"
14cu|qupzilla-2.0.1-1|155	%qmake_qt5
14cu|qupzilla-2.0.1-1|156	%make STRIP=true
14cu|qupzilla-2.0.1-1|157	
14cu|qupzilla-2.0.1-1|158	%install
14cu|qupzilla-2.0.1-1|159	make install INSTALL_ROOT=%{buildroot} STRIP=true
14cu|qupzilla-2.0.1-1|160	
14cu|qupzilla-2.0.1-1|161	%find_lang %{name} --all-name --with-qt
14cu|qupzilla-2.0.1-1|162	
14cu|qupzilla-2.0.1-1|163	rm -f %{buildroot}%{_datadir}/qupzilla/locale/sr@*.qm
14cu|qupzilla-2.0.1-1|164	
14cu|qupzilla-2.0.1-1|165	cat >>%{name}.lang <<EOF
14cu|qupzilla-2.0.1-1|166	%lang(lg) %{_datadir}/qupzilla/locale/lg.qm
14cu|qupzilla-2.0.1-1|167	%lang(lt) %{_datadir}/qupzilla/locale/lt.qm
14cu|qupzilla-2.0.1-1|168	%lang(nqo) %{_datadir}/qupzilla/locale/nqo.qm
14cu|qupzilla-2.0.1-1|169	%lang(uz) %{_datadir}/qupzilla/locale/uz@Latn.qm
14cu|qupzilla-2.0.1-1|170	%lang(sr) %{_datadir}/qupzilla/locale/sr.qm
14cu|qupzilla-2.0.1-1|171	EOF
14cu|qupzilla-2.0.1-1|172	
14cu|qupzilla-2.0.1-1|173	%changelog
14cu|qupzilla-2.0.1-1|174	
14cu|qupzilla-2.0.1-1|175	* Sat Jun 11 2016 dsilakov <denis.silakov@rosalab.ru> 2.0.1-1
14cu|qupzilla-2.0.1-1|176	- (a06d8b1) Merge pull request #2 from alzim/qupzilla:rosa2014.1
14cu|qupzilla-2.0.1-1|177	- (a06d8b1) Updated to 2.0.1
14cu|qupzilla-2.0.1-1|178	
14cu|qupzilla-2.0.1-1|179	

14246 14
14cu|qwinff-0.2.1-2|1	######################################################
14cu|qwinff-0.2.1-2|2	# SpecFile: qwinff.spec
14cu|qwinff-0.2.1-2|3	# Generato: http://www.mandrivausers.ro/
14cu|qwinff-0.2.1-2|4	# MRB-Falticska Florin
14cu|qwinff-0.2.1-2|5	######################################################
14cu|qwinff-0.2.1-2|6	Summary:	An intuitive media converter GUI
14cu|qwinff-0.2.1-2|7	Name:		qwinff
14cu|qwinff-0.2.1-2|8	Version:	0.2.1
14cu|qwinff-0.2.1-2|9	Release:	2
14cu|qwinff-0.2.1-2|10	License:	GPLv3+
14cu|qwinff-0.2.1-2|11	Group:		Video
14cu|qwinff-0.2.1-2|12	Url:		http://qwinff.github.io/
14cu|qwinff-0.2.1-2|13	Source0:	http://netcologne.dl.sourceforge.net/project/%{name}/release/v%{version}/%{name}_%{version}.tar.bz2
14cu|qwinff-0.2.1-2|14	Source1:    qwinff_ru.tar.gz
14cu|qwinff-0.2.1-2|15	Patch0:		qwinff-0.2.1-desktop.patch
14cu|qwinff-0.2.1-2|16	BuildRequires:	qt5-devel
14cu|qwinff-0.2.1-2|17	BuildRequires:  qt5-linguist-tools
14cu|qwinff-0.2.1-2|18	BuildRequires:	cmake
14cu|qwinff-0.2.1-2|19	BuildRequires:	pkgconfig(libnotify)
14cu|qwinff-0.2.1-2|20	Requires:	ffmpeg
14cu|qwinff-0.2.1-2|21	Requires:	sox
14cu|qwinff-0.2.1-2|22	
14cu|qwinff-0.2.1-2|23	%description
14cu|qwinff-0.2.1-2|24	QWinFF is a cross-platform, easy-to-use media converter front-end to FFmpeg.
14cu|qwinff-0.2.1-2|25	FFmpeg is a powerful command-line utility to convert audio and video file
14cu|qwinff-0.2.1-2|26	into numerous formats.
14cu|qwinff-0.2.1-2|27	
14cu|qwinff-0.2.1-2|28	QWinFF features a rich set of presets to help users use FFmpeg easily without
14cu|qwinff-0.2.1-2|29	having to manually input command-line flags. Average users can convert multiple
14cu|qwinff-0.2.1-2|30	media files in just a few clicks, while advanced users can still adjust
14cu|qwinff-0.2.1-2|31	conversion parameters in detail.
14cu|qwinff-0.2.1-2|32	
14cu|qwinff-0.2.1-2|33	Please make sure to use ffmpeg from Restricted repository (PLF version).
14cu|qwinff-0.2.1-2|34	
14cu|qwinff-0.2.1-2|35	%files
14cu|qwinff-0.2.1-2|36	#%% -f {name}.lang
14cu|qwinff-0.2.1-2|37	%doc CHANGELOG.txt COPYING.txt README.md
14cu|qwinff-0.2.1-2|38	%{_bindir}/qwinff
14cu|qwinff-0.2.1-2|39	%{_datadir}/applications/qwinff.desktop
14cu|qwinff-0.2.1-2|40	%{_datadir}/pixmaps/qwinff.png
14cu|qwinff-0.2.1-2|41	%dir %{_datadir}/qwinff
14cu|qwinff-0.2.1-2|42	%dir %{_datadir}/qwinff/translations/*
14cu|qwinff-0.2.1-2|43	%{_datadir}/qwinff/*.xml
14cu|qwinff-0.2.1-2|44	%{_mandir}/man1/*
14cu|qwinff-0.2.1-2|45	
14cu|qwinff-0.2.1-2|46	#----------------------------------------------------------------------------
14cu|qwinff-0.2.1-2|47	
14cu|qwinff-0.2.1-2|48	%prep
14cu|qwinff-0.2.1-2|49	%setup -q
14cu|qwinff-0.2.1-2|50	
14cu|qwinff-0.2.1-2|51	pushd src/translations
14cu|qwinff-0.2.1-2|52	tar -xvzf %{SOURCE1}
14cu|qwinff-0.2.1-2|53	popd
14cu|qwinff-0.2.1-2|54	
14cu|qwinff-0.2.1-2|55	rm -fr windows_build.bat windows_build_portable.bat
14cu|qwinff-0.2.1-2|56	%patch0 -p0
14cu|qwinff-0.2.1-2|57	
14cu|qwinff-0.2.1-2|58	%build
14cu|qwinff-0.2.1-2|59	%make QMAKE=qmake-qt5 LRELEASE=lrelease-qt5 USE_LIBNOTIFY=1
14cu|qwinff-0.2.1-2|60	
14cu|qwinff-0.2.1-2|61	%install
14cu|qwinff-0.2.1-2|62	%makeinstall_qt DESTDIR=%{buildroot}
14cu|qwinff-0.2.1-2|63	
14cu|qwinff-0.2.1-2|64	%changelog
14cu|qwinff-0.2.1-2|65	
14cu|qwinff-0.2.1-2|66	* Mon Jul 18 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.2.1-2
14cu|qwinff-0.2.1-2|67	- (39d4f55) Fix build locales
14cu|qwinff-0.2.1-2|68	
14cu|qwinff-0.2.1-2|69	

14247 14
14cu|qxkb-0.4.6-1|1	Name:		qxkb
14cu|qxkb-0.4.6-1|2	Version: 	0.4.6
14cu|qxkb-0.4.6-1|3	Release: 	1
14cu|qxkb-0.4.6-1|4	License:	GPLv2
14cu|qxkb-0.4.6-1|5	Url:		http://qxkb.googlecode.com
14cu|qxkb-0.4.6-1|6	Source:		http://qxkb.googlecode.com/files/%{name}-%{version}.tar.bz2
14cu|qxkb-0.4.6-1|7	Group:		System/X11
14cu|qxkb-0.4.6-1|8	Summary:	Qt keyboard layout switcher
14cu|qxkb-0.4.6-1|9	BuildRequires:	cmake
14cu|qxkb-0.4.6-1|10	BuildRequires:	qt4-devel
14cu|qxkb-0.4.6-1|11	BuildRequires:	qt4-linguist
14cu|qxkb-0.4.6-1|12	BuildRequires:	pkgconfig(xkbfile)
14cu|qxkb-0.4.6-1|13	
14cu|qxkb-0.4.6-1|14	%description
14cu|qxkb-0.4.6-1|15	The keypad switch written on Qt4.
14cu|qxkb-0.4.6-1|16	Uses setxkbmap; The interface repeats kxkb;
14cu|qxkb-0.4.6-1|17	Can use svg icon for indicate language layer.
14cu|qxkb-0.4.6-1|18	
14cu|qxkb-0.4.6-1|19	%prep
14cu|qxkb-0.4.6-1|20	%setup -q
14cu|qxkb-0.4.6-1|21	
14cu|qxkb-0.4.6-1|22	%build
14cu|qxkb-0.4.6-1|23	%cmake
14cu|qxkb-0.4.6-1|24	%make
14cu|qxkb-0.4.6-1|25	
14cu|qxkb-0.4.6-1|26	%install
14cu|qxkb-0.4.6-1|27	%makeinstall_std -C build
14cu|qxkb-0.4.6-1|28	
14cu|qxkb-0.4.6-1|29	%files
14cu|qxkb-0.4.6-1|30	%doc COPYING NEWS README
14cu|qxkb-0.4.6-1|31	%{_bindir}/%{name}
14cu|qxkb-0.4.6-1|32	%{_datadir}/%{name}
14cu|qxkb-0.4.6-1|33	%{_datadir}/applications/%{name}.desktop
14cu|qxkb-0.4.6-1|34	%{_datadir}/pixmaps/%{name}.png
14cu|qxkb-0.4.6-1|35	
14cu|qxkb-0.4.6-1|36	
14cu|qxkb-0.4.6-1|37	
14cu|qxkb-0.4.6-1|38	%changelog
14cu|qxkb-0.4.6-1|39	
14cu|qxkb-0.4.6-1|40	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-1
14cu|qxkb-0.4.6-1|41	- (244ea22) Imported from SRPM
14cu|qxkb-0.4.6-1|42	
14cu|qxkb-0.4.6-1|43	

14248 14
14cu|qxmpp-0.9.3-1|1	%define major	0
14cu|qxmpp-0.9.3-1|2	%define libname	%mklibname %{name} %{major}
14cu|qxmpp-0.9.3-1|3	%define devname	%mklibname %{name} -d
14cu|qxmpp-0.9.3-1|4	
14cu|qxmpp-0.9.3-1|5	Summary:	XMPP client library based on Qt
14cu|qxmpp-0.9.3-1|6	Name:		qxmpp
14cu|qxmpp-0.9.3-1|7	Version:	0.9.3
14cu|qxmpp-0.9.3-1|8	Release:	1
14cu|qxmpp-0.9.3-1|9	License:	LGPLv2.1+ and Creative Commons Attribution
14cu|qxmpp-0.9.3-1|10	Group:		System/Libraries
14cu|qxmpp-0.9.3-1|11	Url:		https://github.com/qxmpp-project/qxmpp
14cu|qxmpp-0.9.3-1|12	Source0:	https://github.com/qxmpp-project/qxmpp/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|qxmpp-0.9.3-1|13	Patch0:		qxmpp-0.6.3.1-dynamiclib.patch
14cu|qxmpp-0.9.3-1|14	BuildRequires:	qt4-devel
14cu|qxmpp-0.9.3-1|15	
14cu|qxmpp-0.9.3-1|16	%description
14cu|qxmpp-0.9.3-1|17	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cu|qxmpp-0.9.3-1|18	
14cu|qxmpp-0.9.3-1|19	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
14cu|qxmpp-0.9.3-1|20	the only third party library it is dependent on. Users need to a have working
14cu|qxmpp-0.9.3-1|21	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
14cu|qxmpp-0.9.3-1|22	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
14cu|qxmpp-0.9.3-1|23	encapsulated into classes and functions. Therefore the user would not be
14cu|qxmpp-0.9.3-1|24	bothered with these details. But it is always recommended to the advanced users
14cu|qxmpp-0.9.3-1|25	to read and enjoy the low level details.
14cu|qxmpp-0.9.3-1|26	
14cu|qxmpp-0.9.3-1|27	#------------------------------------------------------------------------------
14cu|qxmpp-0.9.3-1|28	
14cu|qxmpp-0.9.3-1|29	%package -n %{libname}
14cu|qxmpp-0.9.3-1|30	Summary:	XMPP client library based on Qt
14cu|qxmpp-0.9.3-1|31	Group:		System/Libraries
14cu|qxmpp-0.9.3-1|32	
14cu|qxmpp-0.9.3-1|33	%description -n %{libname}
14cu|qxmpp-0.9.3-1|34	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cu|qxmpp-0.9.3-1|35	
14cu|qxmpp-0.9.3-1|36	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
14cu|qxmpp-0.9.3-1|37	the only third party library it is dependent on. Users need to a have working
14cu|qxmpp-0.9.3-1|38	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
14cu|qxmpp-0.9.3-1|39	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
14cu|qxmpp-0.9.3-1|40	encapsulated into classes and functions. Therefore the user would not be
14cu|qxmpp-0.9.3-1|41	bothered with these details. But it is always recommended to the advanced users
14cu|qxmpp-0.9.3-1|42	to read and enjoy the low level details.
14cu|qxmpp-0.9.3-1|43	
14cu|qxmpp-0.9.3-1|44	%files -n %{libname}
14cu|qxmpp-0.9.3-1|45	%{_libdir}/libqxmpp.so.%{major}*
14cu|qxmpp-0.9.3-1|46	
14cu|qxmpp-0.9.3-1|47	#------------------------------------------------------------------------------
14cu|qxmpp-0.9.3-1|48	
14cu|qxmpp-0.9.3-1|49	%package -n %{devname}
14cu|qxmpp-0.9.3-1|50	Summary:	QXmpp development files
14cu|qxmpp-0.9.3-1|51	Group:		Development/C++
14cu|qxmpp-0.9.3-1|52	Requires:	qt4-devel
14cu|qxmpp-0.9.3-1|53	Requires:	%{libname} = %{EVRD}
14cu|qxmpp-0.9.3-1|54	Provides:	%{name}-devel = %{EVRD}
14cu|qxmpp-0.9.3-1|55	Obsoletes:	%{name}-devel < 0.7.5
14cu|qxmpp-0.9.3-1|56	
14cu|qxmpp-0.9.3-1|57	%description -n %{devname}
14cu|qxmpp-0.9.3-1|58	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
14cu|qxmpp-0.9.3-1|59	
14cu|qxmpp-0.9.3-1|60	This package contains files required for development.
14cu|qxmpp-0.9.3-1|61	
14cu|qxmpp-0.9.3-1|62	%files -n %{devname}
14cu|qxmpp-0.9.3-1|63	%doc AUTHORS CHANGELOG LICENSE.LGPL
14cu|qxmpp-0.9.3-1|64	%{_includedir}/qxmpp
14cu|qxmpp-0.9.3-1|65	%{_libdir}/libqxmpp.so
14cu|qxmpp-0.9.3-1|66	%{_libdir}/pkgconfig/qxmpp.pc
14cu|qxmpp-0.9.3-1|67	
14cu|qxmpp-0.9.3-1|68	#------------------------------------------------------------------------------
14cu|qxmpp-0.9.3-1|69	
14cu|qxmpp-0.9.3-1|70	%prep
14cu|qxmpp-0.9.3-1|71	%setup -q
14cu|qxmpp-0.9.3-1|72	%patch0 -p1
14cu|qxmpp-0.9.3-1|73	
14cu|qxmpp-0.9.3-1|74	%build
14cu|qxmpp-0.9.3-1|75	%qmake_qt4 \
14cu|qxmpp-0.9.3-1|76	PREFIX=%{_prefix} \
14cu|qxmpp-0.9.3-1|77	LIBDIR=%{_lib} \
14cu|qxmpp-0.9.3-1|78	QMAKE_CXXFLAGS_RELEASE=
14cu|qxmpp-0.9.3-1|79	%make
14cu|qxmpp-0.9.3-1|80	
14cu|qxmpp-0.9.3-1|81	%install
14cu|qxmpp-0.9.3-1|82	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|qxmpp-0.9.3-1|83	
14cu|qxmpp-0.9.3-1|84	%changelog
14cu|qxmpp-0.9.3-1|85	
14cu|qxmpp-0.9.3-1|86	* Sat Jun 04 2016 abondrov <andrey.bondrov@rosalab.ru> 0.9.3-1
14cu|qxmpp-0.9.3-1|87	- (641c1c9) Merge pull request #1 from alzim/qxmpp:rosa2014.1
14cu|qxmpp-0.9.3-1|88	- (641c1c9) Updated to 0.9.3
14cu|qxmpp-0.9.3-1|89	
14cu|qxmpp-0.9.3-1|90	

14249 14
14cu|r8101-1.031.02-1|1	%define _enable_debug_packages	%{nil}
14cu|r8101-1.031.02-1|2	%define debug_package		%{nil}
14cu|r8101-1.031.02-1|3	
14cu|r8101-1.031.02-1|4	%define tarball_prefix 0007
14cu|r8101-1.031.02-1|5	
14cu|r8101-1.031.02-1|6	
14cu|r8101-1.031.02-1|7	Summary:	Standalone driver for Realtek RTL810x network adapters
14cu|r8101-1.031.02-1|8	Name:		r8101
14cu|r8101-1.031.02-1|9	Version:	1.031.02
14cu|r8101-1.031.02-1|10	Release:	1
14cu|r8101-1.031.02-1|11	Source0:	%{tarball_prefix}-%{name}-%{version}.tar.bz2
14cu|r8101-1.031.02-1|12	Source1:	%{name}.rpmlintrc
14cu|r8101-1.031.02-1|13	Source2:	%{name}.conf
14cu|r8101-1.031.02-1|14	Patch0:		r8101-linux-4.11.patch
14cu|r8101-1.031.02-1|15	License:	GPLv2
14cu|r8101-1.031.02-1|16	Group:		System/Kernel and hardware
14cu|r8101-1.031.02-1|17	URL:		http://www.realtek.com.tw/Downloads/
14cu|r8101-1.031.02-1|18	# http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1&PFid=7&Level=5&Conn=4&DownTypeID=3#2
14cu|r8101-1.031.02-1|19	
14cu|r8101-1.031.02-1|20	%description
14cu|r8101-1.031.02-1|21	This package contains the standalone driver for the following network
14cu|r8101-1.031.02-1|22	adapters by Realtek: RTL8100*, RTL8101*, RTL8102*, RTL8103*, RTL8105*,
14cu|r8101-1.031.02-1|23	RTL8106*, RTL8107E, RTL8401*, RTL8402*.
14cu|r8101-1.031.02-1|24	
14cu|r8101-1.031.02-1|25	%package -n dkms-%{name}
14cu|r8101-1.031.02-1|26	Summary:	Standalone driver for Realtek RTL810x network adapters
14cu|r8101-1.031.02-1|27	Group:		System/Kernel and hardware
14cu|r8101-1.031.02-1|28	Requires(post):		dkms
14cu|r8101-1.031.02-1|29	Requires(preun):	dkms
14cu|r8101-1.031.02-1|30	
14cu|r8101-1.031.02-1|31	%description -n dkms-%{name}
14cu|r8101-1.031.02-1|32	This package contains the standalone driver for the following network
14cu|r8101-1.031.02-1|33	adapters by Realtek: RTL8100*, RTL8101*, RTL8102*, RTL8103*, RTL8105*,
14cu|r8101-1.031.02-1|34	RTL8106*, RTL8107E, RTL8401*, RTL8402*.
14cu|r8101-1.031.02-1|35	
14cu|r8101-1.031.02-1|36	%prep
14cu|r8101-1.031.02-1|37	%setup -q
14cu|r8101-1.031.02-1|38	chmod -x src/*.* src/Makefile* readme
14cu|r8101-1.031.02-1|39	
14cu|r8101-1.031.02-1|40	%apply_patches
14cu|r8101-1.031.02-1|41	
14cu|r8101-1.031.02-1|42	
14cu|r8101-1.031.02-1|43	%build
14cu|r8101-1.031.02-1|44	
14cu|r8101-1.031.02-1|45	%install
14cu|r8101-1.031.02-1|46	install -m755 -d %{buildroot}/etc/modprobe.d/
14cu|r8101-1.031.02-1|47	install -m644 %{SOURCE2} %{buildroot}/etc/modprobe.d
14cu|r8101-1.031.02-1|48	
14cu|r8101-1.031.02-1|49	# install dkms sources
14cu|r8101-1.031.02-1|50	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|r8101-1.031.02-1|51	install -m644 src/*.c src/*.h src/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|r8101-1.031.02-1|52	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|r8101-1.031.02-1|53	MAKE="make -C \$kernel_source_dir M=\\\$(pwd) modules"
14cu|r8101-1.031.02-1|54	CLEAN="make -C \$kernel_source_dir M=\\\$(pwd) clean"
14cu|r8101-1.031.02-1|55	PACKAGE_NAME=%{name}
14cu|r8101-1.031.02-1|56	PACKAGE_VERSION=%{version}-%{release}
14cu|r8101-1.031.02-1|57	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|r8101-1.031.02-1|58	BUILT_MODULE_NAME=%{name}
14cu|r8101-1.031.02-1|59	AUTOINSTALL=yes
14cu|r8101-1.031.02-1|60	EOF
14cu|r8101-1.031.02-1|61	
14cu|r8101-1.031.02-1|62	%post -n dkms-%{name}
14cu|r8101-1.031.02-1|63	set -x
14cu|r8101-1.031.02-1|64	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|r8101-1.031.02-1|65	
14cu|r8101-1.031.02-1|66	# Build and install the driver for all available kernels that have devel
14cu|r8101-1.031.02-1|67	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|r8101-1.031.02-1|68	# Do not fail the installation of the package if the build fails for some
14cu|r8101-1.031.02-1|69	# kernels, this may happen during testing, etc.
14cu|r8101-1.031.02-1|70	for kk in /lib/modules/*; do
14cu|r8101-1.031.02-1|71	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|r8101-1.031.02-1|72	if test -d "/lib/modules/$kk/build"; then
14cu|r8101-1.031.02-1|73	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14cu|r8101-1.031.02-1|74	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14cu|r8101-1.031.02-1|75	else
14cu|r8101-1.031.02-1|76	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|r8101-1.031.02-1|77	fi;
14cu|r8101-1.031.02-1|78	done
14cu|r8101-1.031.02-1|79	
14cu|r8101-1.031.02-1|80	%preun -n dkms-%{name}
14cu|r8101-1.031.02-1|81	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14cu|r8101-1.031.02-1|82	# deinstallation.
14cu|r8101-1.031.02-1|83	/sbin/rmmod %{name} >/dev/null 2>&1 || true
14cu|r8101-1.031.02-1|84	set -x
14cu|r8101-1.031.02-1|85	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14cu|r8101-1.031.02-1|86	
14cu|r8101-1.031.02-1|87	%files -n dkms-%{name}
14cu|r8101-1.031.02-1|88	%doc readme
14cu|r8101-1.031.02-1|89	%config(noreplace) /etc/modprobe.d/%{name}.conf
14cu|r8101-1.031.02-1|90	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|r8101-1.031.02-1|91	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|r8101-1.031.02-1|92	
14cu|r8101-1.031.02-1|93	%changelog
14cu|r8101-1.031.02-1|94	
14cu|r8101-1.031.02-1|95	* Wed Jun 21 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.031.02-1
14cu|r8101-1.031.02-1|96	- (63c54b0) Added a patch to make the driver build with kernel 4.11.x as well
14cu|r8101-1.031.02-1|97	- (63c54b0) Similar to the patch used in r8168 for that purpose.
14cu|r8101-1.031.02-1|98	
14cu|r8101-1.031.02-1|99	

14250 14
14cu|rabbitvcs-0.16-1|1	%define oname RabbitVCS
14cu|rabbitvcs-0.16-1|2	
14cu|rabbitvcs-0.16-1|3	Name:		rabbitvcs
14cu|rabbitvcs-0.16-1|4	Version:	0.16
14cu|rabbitvcs-0.16-1|5	Release:	1
14cu|rabbitvcs-0.16-1|6	
14cu|rabbitvcs-0.16-1|7	Summary:	Graphical user interface to version control systems
14cu|rabbitvcs-0.16-1|8	Group:		File tools
14cu|rabbitvcs-0.16-1|9	License:	GPLv2+
14cu|rabbitvcs-0.16-1|10	URL:		http://blog.rabbitvcs.org/
14cu|rabbitvcs-0.16-1|11	Source0:	https://github.com/rabbitvcs/rabbitvcs/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|rabbitvcs-0.16-1|12	BuildRequires:	pygtk2.0-devel >= 2.12
14cu|rabbitvcs-0.16-1|13	BuildRequires:	python-devel
14cu|rabbitvcs-0.16-1|14	BuildRequires:	gtk+2.0
14cu|rabbitvcs-0.16-1|15	BuildArch:	noarch
14cu|rabbitvcs-0.16-1|16	
14cu|rabbitvcs-0.16-1|17	%description
14cu|rabbitvcs-0.16-1|18	RabbitVCS is a set of graphical tools written to provide simple
14cu|rabbitvcs-0.16-1|19	and straightforward access to the version control systems you use.
14cu|rabbitvcs-0.16-1|20	
14cu|rabbitvcs-0.16-1|21	#----------------------------------------------------------------------------------
14cu|rabbitvcs-0.16-1|22	
14cu|rabbitvcs-0.16-1|23	%package core
14cu|rabbitvcs-0.16-1|24	Summary:	Core package of RabbitVCS
14cu|rabbitvcs-0.16-1|25	Group:		File tools
14cu|rabbitvcs-0.16-1|26	Requires:	dbus-python
14cu|rabbitvcs-0.16-1|27	Requires:	meld
14cu|rabbitvcs-0.16-1|28	Requires:	pygtk2.0-libglade
14cu|rabbitvcs-0.16-1|29	Requires:	pygtk2.0
14cu|rabbitvcs-0.16-1|30	Requires:	python-pysvn
14cu|rabbitvcs-0.16-1|31	Requires:	python-configobj
14cu|rabbitvcs-0.16-1|32	Requires:	subversion
14cu|rabbitvcs-0.16-1|33	Requires:	python-dulwich
14cu|rabbitvcs-0.16-1|34	BuildArch:	noarch
14cu|rabbitvcs-0.16-1|35	
14cu|rabbitvcs-0.16-1|36	%description core
14cu|rabbitvcs-0.16-1|37	Contains packages shared between the RabbitVCS extensions.
14cu|rabbitvcs-0.16-1|38	
14cu|rabbitvcs-0.16-1|39	%files core -f %{oname}.lang
14cu|rabbitvcs-0.16-1|40	%doc AUTHORS MAINTAINERS README
14cu|rabbitvcs-0.16-1|41	%{_datadir}/%{name}
14cu|rabbitvcs-0.16-1|42	%{_datadir}/icons/hicolor/scalable/*/*.svg
14cu|rabbitvcs-0.16-1|43	%{py_puresitedir}/%{name}
14cu|rabbitvcs-0.16-1|44	%{py_puresitedir}/*.egg-info
14cu|rabbitvcs-0.16-1|45	%{_iconsdir}/hicolor/*/actions/rabbitvcs-push.*
14cu|rabbitvcs-0.16-1|46	
14cu|rabbitvcs-0.16-1|47	#----------------------------------------------------------------------------------
14cu|rabbitvcs-0.16-1|48	
14cu|rabbitvcs-0.16-1|49	%package nautilus
14cu|rabbitvcs-0.16-1|50	Summary:	Nautilus extension for RabbitVCS
14cu|rabbitvcs-0.16-1|51	Group:		File tools
14cu|rabbitvcs-0.16-1|52	Requires:	rabbitvcs-core = %{version}
14cu|rabbitvcs-0.16-1|53	Requires:	nautilus
14cu|rabbitvcs-0.16-1|54	Requires:	nautilus-python >= 0.5.2
14cu|rabbitvcs-0.16-1|55	Requires:	dbus-python
14cu|rabbitvcs-0.16-1|56	BuildArch:	noarch
14cu|rabbitvcs-0.16-1|57	
14cu|rabbitvcs-0.16-1|58	%description nautilus
14cu|rabbitvcs-0.16-1|59	RabbitVCS is a set of graphical tools written to provide simple and
14cu|rabbitvcs-0.16-1|60	straightforward access to the version control systems you use. This is the
14cu|rabbitvcs-0.16-1|61	extension for the Nautilus file manager.
14cu|rabbitvcs-0.16-1|62	
14cu|rabbitvcs-0.16-1|63	%files nautilus
14cu|rabbitvcs-0.16-1|64	%doc clients/nautilus/README
14cu|rabbitvcs-0.16-1|65	%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py*
14cu|rabbitvcs-0.16-1|66	
14cu|rabbitvcs-0.16-1|67	#----------------------------------------------------------------------------------
14cu|rabbitvcs-0.16-1|68	
14cu|rabbitvcs-0.16-1|69	%package gedit
14cu|rabbitvcs-0.16-1|70	Summary:	Gedit extension for RabbitVCS
14cu|rabbitvcs-0.16-1|71	Group:		File tools
14cu|rabbitvcs-0.16-1|72	Requires:	rabbitvcs-core = %{version}
14cu|rabbitvcs-0.16-1|73	Requires:	gedit
14cu|rabbitvcs-0.16-1|74	BuildArch:	noarch
14cu|rabbitvcs-0.16-1|75	
14cu|rabbitvcs-0.16-1|76	%description gedit
14cu|rabbitvcs-0.16-1|77	RabbitVCS is a set of graphical tools written to provide simple and
14cu|rabbitvcs-0.16-1|78	straightforward access to the version control systems you use. This is the
14cu|rabbitvcs-0.16-1|79	extension for gedit text editor
14cu|rabbitvcs-0.16-1|80	
14cu|rabbitvcs-0.16-1|81	%files gedit
14cu|rabbitvcs-0.16-1|82	%doc clients/gedit/README
14cu|rabbitvcs-0.16-1|83	%{_libdir}/gedit-2/plugins/%{name}-plugin.py*
14cu|rabbitvcs-0.16-1|84	#%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
14cu|rabbitvcs-0.16-1|85	
14cu|rabbitvcs-0.16-1|86	#----------------------------------------------------------------------------------
14cu|rabbitvcs-0.16-1|87	
14cu|rabbitvcs-0.16-1|88	%package cli
14cu|rabbitvcs-0.16-1|89	Summary:	CLI extension for RabbitVCS
14cu|rabbitvcs-0.16-1|90	Group:		File tools
14cu|rabbitvcs-0.16-1|91	Requires:	rabbitvcs-core = %{version}
14cu|rabbitvcs-0.16-1|92	BuildArch:	noarch
14cu|rabbitvcs-0.16-1|93	
14cu|rabbitvcs-0.16-1|94	%description cli
14cu|rabbitvcs-0.16-1|95	RabbitVCS is a set of graphical tools written to provide simple and
14cu|rabbitvcs-0.16-1|96	straightforward access to the version control systems you use. This is the
14cu|rabbitvcs-0.16-1|97	extension for command line interface.
14cu|rabbitvcs-0.16-1|98	
14cu|rabbitvcs-0.16-1|99	%files cli
14cu|rabbitvcs-0.16-1|100	%doc clients/cli/README
14cu|rabbitvcs-0.16-1|101	%{_bindir}/%{name}
14cu|rabbitvcs-0.16-1|102	
14cu|rabbitvcs-0.16-1|103	#----------------------------------------------------------------------------------
14cu|rabbitvcs-0.16-1|104	
14cu|rabbitvcs-0.16-1|105	%prep
14cu|rabbitvcs-0.16-1|106	%setup -q
14cu|rabbitvcs-0.16-1|107	
14cu|rabbitvcs-0.16-1|108	%build
14cu|rabbitvcs-0.16-1|109	python setup.py build
14cu|rabbitvcs-0.16-1|110	
14cu|rabbitvcs-0.16-1|111	%install
14cu|rabbitvcs-0.16-1|112	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root %{buildroot}
14cu|rabbitvcs-0.16-1|113	
14cu|rabbitvcs-0.16-1|114	# nautilus extension
14cu|rabbitvcs-0.16-1|115	mkdir -p %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/
14cu|rabbitvcs-0.16-1|116	cp clients/nautilus/%{oname}.py %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py
14cu|rabbitvcs-0.16-1|117	
14cu|rabbitvcs-0.16-1|118	# gedit extension
14cu|rabbitvcs-0.16-1|119	mkdir -p %{buildroot}%{_libdir}/gedit-2/plugins/
14cu|rabbitvcs-0.16-1|120	cp clients/gedit/%{name}-plugin.py %{buildroot}%{_libdir}/gedit-2/plugins/%{name}-plugin.py
14cu|rabbitvcs-0.16-1|121	#cp clients/gedit/%{name}.gedit-plugin %{buildroot}%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
14cu|rabbitvcs-0.16-1|122	
14cu|rabbitvcs-0.16-1|123	# CLI extension
14cu|rabbitvcs-0.16-1|124	mkdir -p %{buildroot}%{_bindir}
14cu|rabbitvcs-0.16-1|125	cp clients/cli/%{name} %{buildroot}%{_bindir}/%{name}
14cu|rabbitvcs-0.16-1|126	
14cu|rabbitvcs-0.16-1|127	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|rabbitvcs-0.16-1|128	
14cu|rabbitvcs-0.16-1|129	%find_lang %{oname}
14cu|rabbitvcs-0.16-1|130	
14cu|rabbitvcs-0.16-1|131	%changelog
14cu|rabbitvcs-0.16-1|132	
14cu|rabbitvcs-0.16-1|133	* Mon Oct 24 2016 alzim <alzim@bk.ru> 0.16-1
14cu|rabbitvcs-0.16-1|134	- (07bed17) Merge pull request #1 from import/rabbitvcs:rosa2016.1
14cu|rabbitvcs-0.16-1|135	- (07bed17) Updated to 0.16
14cu|rabbitvcs-0.16-1|136	
14cu|rabbitvcs-0.16-1|137	

14251 14
14cu|raceintospace-1.1.0-1|1	# define distsuffix mrb
14cu|raceintospace-1.1.0-1|2	
14cu|raceintospace-1.1.0-1|3	
14cu|raceintospace-1.1.0-1|4	Name:           raceintospace
14cu|raceintospace-1.1.0-1|5	Version:        1.1.0
14cu|raceintospace-1.1.0-1|6	Release:        1
14cu|raceintospace-1.1.0-1|7	Summary:        A turn based space race strategy game
14cu|raceintospace-1.1.0-1|8	Group:          Games/Strategy
14cu|raceintospace-1.1.0-1|9	License:        GPLv2+
14cu|raceintospace-1.1.0-1|10	Url:            http://www.raceintospace.org/
14cu|raceintospace-1.1.0-1|11	Source0:        https://github.com/raceintospace/raceintospace/archive/master.zip
14cu|raceintospace-1.1.0-1|12	Patch0:         rosa-games-path.patch
14cu|raceintospace-1.1.0-1|13	BuildRequires:  pkgconfig(sdl)
14cu|raceintospace-1.1.0-1|14	BuildRequires:  pkgconfig(ogg)
14cu|raceintospace-1.1.0-1|15	BuildRequires:  pkgconfig(vorbis)
14cu|raceintospace-1.1.0-1|16	BuildRequires:  pkgconfig(theora)
14cu|raceintospace-1.1.0-1|17	BuildRequires:  pkgconfig(libpng)
14cu|raceintospace-1.1.0-1|18	BuildRequires:  pkgconfig(protobuf)
14cu|raceintospace-1.1.0-1|19	BuildRequires:  boost-devel
14cu|raceintospace-1.1.0-1|20	BuildRequires:  zlib-devel
14cu|raceintospace-1.1.0-1|21	BuildRequires:  jsoncpp-devel
14cu|raceintospace-1.1.0-1|22	BuildRequires:  protobuf-compiler
14cu|raceintospace-1.1.0-1|23	BuildRequires:  imagemagick
14cu|raceintospace-1.1.0-1|24	BuildRequires:  desktop-file-utils
14cu|raceintospace-1.1.0-1|25	BuildRequires:  cmake
14cu|raceintospace-1.1.0-1|26	
14cu|raceintospace-1.1.0-1|27	%description
14cu|raceintospace-1.1.0-1|28	Race Into Space is the free software version of the Liftoff! board game
14cu|raceintospace-1.1.0-1|29	by Fritz Bronner, originally developed by Strategic Visions and published
14cu|raceintospace-1.1.0-1|30	by Interplay in 1993 and 1994 as Buzz Aldrin's Race Into Space.
14cu|raceintospace-1.1.0-1|31	
14cu|raceintospace-1.1.0-1|32	%files
14cu|raceintospace-1.1.0-1|33	%doc AUTHORS COPYING README.md doc/
14cu|raceintospace-1.1.0-1|34	%{_gamesbindir}/%{name}
14cu|raceintospace-1.1.0-1|35	%{_gamesdatadir}/%{name}/
14cu|raceintospace-1.1.0-1|36	%{_datadir}/applications/%{name}.desktop
14cu|raceintospace-1.1.0-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|raceintospace-1.1.0-1|38	
14cu|raceintospace-1.1.0-1|39	#----------------------------------------------------------------------------------------
14cu|raceintospace-1.1.0-1|40	%prep
14cu|raceintospace-1.1.0-1|41	%setup -qn %{name}-master
14cu|raceintospace-1.1.0-1|42	%patch0 -p1
14cu|raceintospace-1.1.0-1|43	
14cu|raceintospace-1.1.0-1|44	
14cu|raceintospace-1.1.0-1|45	%build
14cu|raceintospace-1.1.0-1|46	%cmake
14cu|raceintospace-1.1.0-1|47	export CXXFLAGS="%{optflags} -Wstrict-aliasing=0"
14cu|raceintospace-1.1.0-1|48	%make
14cu|raceintospace-1.1.0-1|49	
14cu|raceintospace-1.1.0-1|50	%install
14cu|raceintospace-1.1.0-1|51	%makeinstall_std -C build
14cu|raceintospace-1.1.0-1|52	
14cu|raceintospace-1.1.0-1|53	# icons
14cu|raceintospace-1.1.0-1|54	rm -fr %{buildroot}%{_datadir}/pixmaps
14cu|raceintospace-1.1.0-1|55	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|raceintospace-1.1.0-1|56	install -dm 0755 \
14cu|raceintospace-1.1.0-1|57	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|raceintospace-1.1.0-1|58	convert -strip -resize $size icons/raceintospace.xpm \
14cu|raceintospace-1.1.0-1|59	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|raceintospace-1.1.0-1|60	done
14cu|raceintospace-1.1.0-1|61	
14cu|raceintospace-1.1.0-1|62	desktop-file-install --mode=0644 \
14cu|raceintospace-1.1.0-1|63	--delete-original \
14cu|raceintospace-1.1.0-1|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|raceintospace-1.1.0-1|65	
14cu|raceintospace-1.1.0-1|66	rm -fr %{buildroot}%{_docdir}
14cu|raceintospace-1.1.0-1|67	
14cu|raceintospace-1.1.0-1|68	
14cu|raceintospace-1.1.0-1|69	%changelog
14cu|raceintospace-1.1.0-1|70	
14cu|raceintospace-1.1.0-1|71	* Sun Jun 25 2017 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|raceintospace-1.1.0-1|72	- (28ed366) drop mrb ready for contrib
14cu|raceintospace-1.1.0-1|73	
14cu|raceintospace-1.1.0-1|74	

14252 14
14cu|radicale-1.1.1-1|1	%define oname	Radicale
14cu|radicale-1.1.1-1|2	
14cu|radicale-1.1.1-1|3	%define _radicaledir %{_localstatedir}/lib/%{name}
14cu|radicale-1.1.1-1|4	
14cu|radicale-1.1.1-1|5	Summary:	Simple calendar server
14cu|radicale-1.1.1-1|6	Name:		radicale
14cu|radicale-1.1.1-1|7	Version:	1.1.1
14cu|radicale-1.1.1-1|8	Release:	1
14cu|radicale-1.1.1-1|9	Source0:	http://pypi.python.org/packages/source/R/%{oname}/%{oname}-%{version}.tar.gz
14cu|radicale-1.1.1-1|10	Source1:	radicale.service
14cu|radicale-1.1.1-1|11	Source2:	README.urpmi
14cu|radicale-1.1.1-1|12	Source3:	radicale.logrotate
14cu|radicale-1.1.1-1|13	Source4:	radicale.tmpfiles
14cu|radicale-1.1.1-1|14	Patch0:		%{name}-1.1.1-systemwide.patch
14cu|radicale-1.1.1-1|15	Group:		Office
14cu|radicale-1.1.1-1|16	License:	GPLv3+
14cu|radicale-1.1.1-1|17	URL:		http://radicale.org/
14cu|radicale-1.1.1-1|18	BuildArch:	noarch
14cu|radicale-1.1.1-1|19	BuildRequires:	python-devel
14cu|radicale-1.1.1-1|20	BuildRequires:	python-setuptools
14cu|radicale-1.1.1-1|21	Requires(pre):		rpm-helper
14cu|radicale-1.1.1-1|22	Requires(preun):	rpm-helper
14cu|radicale-1.1.1-1|23	Obsoletes:	python-%{name}
14cu|radicale-1.1.1-1|24	Suggests:	python-OpenSSL
14cu|radicale-1.1.1-1|25	
14cu|radicale-1.1.1-1|26	%description
14cu|radicale-1.1.1-1|27	The Radicale Project is a complete CalDAV calendar server solution. It can
14cu|radicale-1.1.1-1|28	store multiple calendars.
14cu|radicale-1.1.1-1|29	
14cu|radicale-1.1.1-1|30	Calendars are available from both local and distant accesses, possibly
14cu|radicale-1.1.1-1|31	limited through authentication policies.
14cu|radicale-1.1.1-1|32	
14cu|radicale-1.1.1-1|33	%prep
14cu|radicale-1.1.1-1|34	%setup -q -n %{oname}-%{version}
14cu|radicale-1.1.1-1|35	%apply_patches
14cu|radicale-1.1.1-1|36	
14cu|radicale-1.1.1-1|37	#README.urpmi
14cu|radicale-1.1.1-1|38	cp %{SOURCE2} .
14cu|radicale-1.1.1-1|39	
14cu|radicale-1.1.1-1|40	%build
14cu|radicale-1.1.1-1|41	#nothing to do
14cu|radicale-1.1.1-1|42	
14cu|radicale-1.1.1-1|43	%install
14cu|radicale-1.1.1-1|44	python setup.py install --root=%{buildroot}
14cu|radicale-1.1.1-1|45	
14cu|radicale-1.1.1-1|46	#dir for calendars
14cu|radicale-1.1.1-1|47	install -dm0755 %{buildroot}%{_radicaledir}/calendars
14cu|radicale-1.1.1-1|48	
14cu|radicale-1.1.1-1|49	#config
14cu|radicale-1.1.1-1|50	install -Dm0644 config %{buildroot}%{_sysconfdir}/%{name}/config
14cu|radicale-1.1.1-1|51	
14cu|radicale-1.1.1-1|52	#Empty htpasswd file
14cu|radicale-1.1.1-1|53	echo "# Htpasswd file for Radical" > %{buildroot}%{_sysconfdir}/%{name}/users
14cu|radicale-1.1.1-1|54	
14cu|radicale-1.1.1-1|55	#init
14cu|radicale-1.1.1-1|56	install -Dm0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|radicale-1.1.1-1|57	
14cu|radicale-1.1.1-1|58	#logging
14cu|radicale-1.1.1-1|59	install -Dm0644 logging %{buildroot}%{_sysconfdir}/%{name}/logging
14cu|radicale-1.1.1-1|60	
14cu|radicale-1.1.1-1|61	#logrotate
14cu|radicale-1.1.1-1|62	install -Dm0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|radicale-1.1.1-1|63	
14cu|radicale-1.1.1-1|64	#systemd service file
14cu|radicale-1.1.1-1|65	install -Dm0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|radicale-1.1.1-1|66	
14cu|radicale-1.1.1-1|67	#tmpfile
14cu|radicale-1.1.1-1|68	install -Dm0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|radicale-1.1.1-1|69	
14cu|radicale-1.1.1-1|70	#for ghost file
14cu|radicale-1.1.1-1|71	mkdir -p %{buildroot}%{_logdir}/%{name}
14cu|radicale-1.1.1-1|72	touch %{buildroot}%{_logdir}/%{name}/%{name}.log
14cu|radicale-1.1.1-1|73	
14cu|radicale-1.1.1-1|74	%pre
14cu|radicale-1.1.1-1|75	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} %{_sbindir}/nologin
14cu|radicale-1.1.1-1|76	%_pre_groupadd %{name}
14cu|radicale-1.1.1-1|77	
14cu|radicale-1.1.1-1|78	%post
14cu|radicale-1.1.1-1|79	%create_ghostfile %{_logdir}/%{name}/%{name}.log %{name} %{name} 0600
14cu|radicale-1.1.1-1|80	%_tmpfilescreate %{name}
14cu|radicale-1.1.1-1|81	%systemd_post %{name}.service
14cu|radicale-1.1.1-1|82	
14cu|radicale-1.1.1-1|83	%preun
14cu|radicale-1.1.1-1|84	%systemd_preun %{name}.service
14cu|radicale-1.1.1-1|85	
14cu|radicale-1.1.1-1|86	%postun
14cu|radicale-1.1.1-1|87	%systemd_postun_with_restart %{name}.service
14cu|radicale-1.1.1-1|88	
14cu|radicale-1.1.1-1|89	%files
14cu|radicale-1.1.1-1|90	%doc README
14cu|radicale-1.1.1-1|91	%{_bindir}/%{name}
14cu|radicale-1.1.1-1|92	%{_unitdir}/%{name}.service
14cu|radicale-1.1.1-1|93	%{_tmpfilesdir}/%{name}.conf
14cu|radicale-1.1.1-1|94	%{_radicaledir}
14cu|radicale-1.1.1-1|95	%dir %{_sysconfdir}/%{name}
14cu|radicale-1.1.1-1|96	%config(noreplace) %{_sysconfdir}/%{name}/config
14cu|radicale-1.1.1-1|97	%config(noreplace) %{_sysconfdir}/%{name}/users
14cu|radicale-1.1.1-1|98	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|radicale-1.1.1-1|99	%config(noreplace) %{_sysconfdir}/%{name}/logging
14cu|radicale-1.1.1-1|100	%dir %attr(700, radicale, radicale) %{_logdir}/%{name}/
14cu|radicale-1.1.1-1|101	%ghost %attr(600, radicale, radicale) %{_logdir}/%{name}/%{name}.log
14cu|radicale-1.1.1-1|102	%{py_puresitedir}/%{name}
14cu|radicale-1.1.1-1|103	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
14cu|radicale-1.1.1-1|104	
14cu|radicale-1.1.1-1|105	%changelog
14cu|radicale-1.1.1-1|106	
14cu|radicale-1.1.1-1|107	* Wed Feb 10 2016 Denis Silakov <dsilakov@gmail.com> 1.1.1-1
14cu|radicale-1.1.1-1|108	- (af819af) Added python-setuptools BR
14cu|radicale-1.1.1-1|109	
14cu|radicale-1.1.1-1|110	

14253 14
14cu|radiotray-0.7.3-4|1	Summary:	Radio Tray is a streaming player for listening to online radios
14cu|radiotray-0.7.3-4|2	Name:		radiotray
14cu|radiotray-0.7.3-4|3	Version:	0.7.3
14cu|radiotray-0.7.3-4|4	Release:	4
14cu|radiotray-0.7.3-4|5	Group:		Sound
14cu|radiotray-0.7.3-4|6	License:	GPLv1
14cu|radiotray-0.7.3-4|7	URL:		http://radiotray.sourceforge.net
14cu|radiotray-0.7.3-4|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|radiotray-0.7.3-4|9	Patch0:         radiotray-0.7.3-fix-crash-on-startup.patch
14cu|radiotray-0.7.3-4|10	Patch1:         radiotray-0.7.3-create-XDG_DATA_HOME-if-it-does-no-exist.patch
14cu|radiotray-0.7.3-4|11	BuildRequires:	desktop-file-utils
14cu|radiotray-0.7.3-4|12	BuildRequires:	gettext
14cu|radiotray-0.7.3-4|13	BuildRequires:	pyxdg
14cu|radiotray-0.7.3-4|14	BuildRequires:	python-devel
14cu|radiotray-0.7.3-4|15	Requires:       gstreamer0.10-python
14cu|radiotray-0.7.3-4|16	Requires:       pygtk2.0
14cu|radiotray-0.7.3-4|17	Requires:       pygtk2.0-libglade
14cu|radiotray-0.7.3-4|18	Requires:       python-pyxdg
14cu|radiotray-0.7.3-4|19	Requires:       python-lxml
14cu|radiotray-0.7.3-4|20	Requires:       python-notify
14cu|radiotray-0.7.3-4|21	Requires:       python-dbus
14cu|radiotray-0.7.3-4|22	Requires:       python-gobject
14cu|radiotray-0.7.3-4|23	Requires:       gstreamer0.10-soup
14cu|radiotray-0.7.3-4|24	Requires:       gstreamer0.10-plugins-base
14cu|radiotray-0.7.3-4|25	Requires:       gstreamer0.10-plugins-good
14cu|radiotray-0.7.3-4|26	Requires:       gstreamer0.10-plugins-bad
14cu|radiotray-0.7.3-4|27	Requires:       gstreamer0.10-plugins-ugly
14cu|radiotray-0.7.3-4|28	Requires:       gstreamer0.10-mms
14cu|radiotray-0.7.3-4|29	# restricted packages
14cu|radiotray-0.7.3-4|30	Suggests:       gstreamer0.10-faad
14cu|radiotray-0.7.3-4|31	Suggests:       gstreamer0.10-faac
14cu|radiotray-0.7.3-4|32	BuildArch:	noarch
14cu|radiotray-0.7.3-4|33	
14cu|radiotray-0.7.3-4|34	%description
14cu|radiotray-0.7.3-4|35	Radio Tray is an online radio streaming player that runs on a Linux system
14cu|radiotray-0.7.3-4|36	tray. Its goal is to have the minimum interface possible, making it very
14cu|radiotray-0.7.3-4|37	straightforward to use. Radio Tray is not a full featured music player,
14cu|radiotray-0.7.3-4|38	there are plenty of excellent music players already. However, there was a
14cu|radiotray-0.7.3-4|39	need for a simple application with minimal interface just to listen to online
14cu|radiotray-0.7.3-4|40	radios. And that's the sole purpose of Radio Tray.
14cu|radiotray-0.7.3-4|41	
14cu|radiotray-0.7.3-4|42	%prep
14cu|radiotray-0.7.3-4|43	%setup -q
14cu|radiotray-0.7.3-4|44	%apply_patches
14cu|radiotray-0.7.3-4|45	
14cu|radiotray-0.7.3-4|46	sed -i -e '/^#!\//, 1d' src/radiotray.py
14cu|radiotray-0.7.3-4|47	
14cu|radiotray-0.7.3-4|48	%build
14cu|radiotray-0.7.3-4|49	CFLAGS="%{optflags}" python setup.py build
14cu|radiotray-0.7.3-4|50	
14cu|radiotray-0.7.3-4|51	%install
14cu|radiotray-0.7.3-4|52	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|radiotray-0.7.3-4|53	desktop-file-validate %{buildroot}%{_datadir}/applications/radiotray.desktop
14cu|radiotray-0.7.3-4|54	%find_lang %{name}
14cu|radiotray-0.7.3-4|55	
14cu|radiotray-0.7.3-4|56	%files -f %{name}.lang
14cu|radiotray-0.7.3-4|57	%{_bindir}/%{name}
14cu|radiotray-0.7.3-4|58	%{_datadir}/%{name}/
14cu|radiotray-0.7.3-4|59	%{_datadir}/applications/%{name}.desktop
14cu|radiotray-0.7.3-4|60	%{_datadir}/pixmaps/%{name}.png
14cu|radiotray-0.7.3-4|61	%{_docdir}/%{name}-%{version}/*
14cu|radiotray-0.7.3-4|62	%{py_puresitedir}/%{name}/
14cu|radiotray-0.7.3-4|63	%{py_puresitedir}/%{name}*egg-info
14cu|radiotray-0.7.3-4|64	
14cu|radiotray-0.7.3-4|65	
14cu|radiotray-0.7.3-4|66	
14cu|radiotray-0.7.3-4|67	%changelog
14cu|radiotray-0.7.3-4|68	
14cu|radiotray-0.7.3-4|69	* Tue May 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-4
14cu|radiotray-0.7.3-4|70	- (5e48e94) Added gstreamer0.10-faad and gstreamer0.10-faac suggests
14cu|radiotray-0.7.3-4|71	
14cu|radiotray-0.7.3-4|72	

14254 14
14cu|R-affy-1.46.1-1|1	%bcond_with bootstrap
14cu|R-affy-1.46.1-1|2	%global packname  affy
14cu|R-affy-1.46.1-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-affy-1.46.1-1|4	
14cu|R-affy-1.46.1-1|5	Name:             R-%{packname}
14cu|R-affy-1.46.1-1|6	Version:          1.46.1
14cu|R-affy-1.46.1-1|7	Release:          1
14cu|R-affy-1.46.1-1|8	Summary:          Methods for Affymetrix Oligonucleotide Arrays
14cu|R-affy-1.46.1-1|9	Group:            Sciences/Mathematics
14cu|R-affy-1.46.1-1|10	License:          LGPL (>= 2.0)
14cu|R-affy-1.46.1-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-affy-1.46.1-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/affy_%{version}.tar.gz
14cu|R-affy-1.46.1-1|13	Requires:         R-Biobase R-affyio R-Biobase R-BiocInstaller R-graphics
14cu|R-affy-1.46.1-1|14	Requires:         R-grDevices R-methods R-preprocessCore R-stats R-utils
14cu|R-affy-1.46.1-1|15	Requires:         R-zlibbioc R-tkWidgets
14cu|R-affy-1.46.1-1|16	Requires:         R-BiocGenerics
14cu|R-affy-1.46.1-1|17	%if %{without bootstrap}
14cu|R-affy-1.46.1-1|18	Requires:         R-affydata
14cu|R-affy-1.46.1-1|19	%endif
14cu|R-affy-1.46.1-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
14cu|R-affy-1.46.1-1|21	BuildRequires:    R-affyio R-Biobase R-BiocInstaller R-graphics
14cu|R-affy-1.46.1-1|22	BuildRequires:    R-grDevices R-methods R-preprocessCore R-stats R-utils
14cu|R-affy-1.46.1-1|23	BuildRequires:    R-zlibbioc R-tkWidgets
14cu|R-affy-1.46.1-1|24	BuildRequires:    R-BiocGenerics
14cu|R-affy-1.46.1-1|25	%if %{without bootstrap}
14cu|R-affy-1.46.1-1|26	BuildRequires:    R-affydata
14cu|R-affy-1.46.1-1|27	%endif
14cu|R-affy-1.46.1-1|28	
14cu|R-affy-1.46.1-1|29	%description
14cu|R-affy-1.46.1-1|30	The package contains functions for exploratory oligonucleotide array
14cu|R-affy-1.46.1-1|31	analysis. The dependence on tkWidgets only concerns few convenience
14cu|R-affy-1.46.1-1|32	functions. 'affy' is fully functional without it.
14cu|R-affy-1.46.1-1|33	
14cu|R-affy-1.46.1-1|34	%prep
14cu|R-affy-1.46.1-1|35	%setup -q -c -n %{packname}
14cu|R-affy-1.46.1-1|36	
14cu|R-affy-1.46.1-1|37	%build
14cu|R-affy-1.46.1-1|38	
14cu|R-affy-1.46.1-1|39	%install
14cu|R-affy-1.46.1-1|40	mkdir -p %{buildroot}%{rlibdir}
14cu|R-affy-1.46.1-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-affy-1.46.1-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-affy-1.46.1-1|43	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-affy-1.46.1-1|44	
14cu|R-affy-1.46.1-1|45	%if %{without bootstrap}
14cu|R-affy-1.46.1-1|46	%check
14cu|R-affy-1.46.1-1|47	%{_bindir}/R CMD check %{packname}
14cu|R-affy-1.46.1-1|48	%endif
14cu|R-affy-1.46.1-1|49	
14cu|R-affy-1.46.1-1|50	%files
14cu|R-affy-1.46.1-1|51	%dir %{rlibdir}/%{packname}
14cu|R-affy-1.46.1-1|52	%doc %{rlibdir}/%{packname}/doc
14cu|R-affy-1.46.1-1|53	%doc %{rlibdir}/%{packname}/html
14cu|R-affy-1.46.1-1|54	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-affy-1.46.1-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-affy-1.46.1-1|56	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-affy-1.46.1-1|57	%{rlibdir}/%{packname}/INDEX
14cu|R-affy-1.46.1-1|58	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-affy-1.46.1-1|59	%{rlibdir}/%{packname}/Meta
14cu|R-affy-1.46.1-1|60	%{rlibdir}/%{packname}/R
14cu|R-affy-1.46.1-1|61	%{rlibdir}/%{packname}/data
14cu|R-affy-1.46.1-1|62	%{rlibdir}/%{packname}/demo
14cu|R-affy-1.46.1-1|63	%{rlibdir}/%{packname}/help
14cu|R-affy-1.46.1-1|64	%{rlibdir}/%{packname}/libs
14cu|R-affy-1.46.1-1|65	%{rlibdir}/%{packname}/tests
14cu|R-affy-1.46.1-1|66	
14cu|R-affy-1.46.1-1|67	
14cu|R-affy-1.46.1-1|68	
14cu|R-affy-1.46.1-1|69	%changelog
14cu|R-affy-1.46.1-1|70	
14cu|R-affy-1.46.1-1|71	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.46.1-1
14cu|R-affy-1.46.1-1|72	- (6a5a736) Clean .abf.yml
14cu|R-affy-1.46.1-1|73	
14cu|R-affy-1.46.1-1|74	

14255 14
14cu|R-AGD-0.35-2|1	%global packname  AGD
14cu|R-AGD-0.35-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-AGD-0.35-2|3	
14cu|R-AGD-0.35-2|4	Name:             R-%{packname}
14cu|R-AGD-0.35-2|5	Version:          0.35
14cu|R-AGD-0.35-2|6	Release:          2
14cu|R-AGD-0.35-2|7	Summary:          Analysis of Growth Data
14cu|R-AGD-0.35-2|8	Group:            Sciences/Mathematics
14cu|R-AGD-0.35-2|9	License:          GPLv2+
14cu|R-AGD-0.35-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-AGD-0.35-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-AGD-0.35-2|12	BuildArch:        noarch
14cu|R-AGD-0.35-2|13	Requires:         R-core
14cu|R-AGD-0.35-2|14	
14cu|R-AGD-0.35-2|15	Requires:         R-gamlss
14cu|R-AGD-0.35-2|16	
14cu|R-AGD-0.35-2|17	
14cu|R-AGD-0.35-2|18	BuildRequires:    R-devel Rmath-devel  R-gamlss
14cu|R-AGD-0.35-2|19	
14cu|R-AGD-0.35-2|20	
14cu|R-AGD-0.35-2|21	%description
14cu|R-AGD-0.35-2|22	Tools for NIHES course EP18 'Analysis of Growth Data', May 22-23 2012,
14cu|R-AGD-0.35-2|23	
14cu|R-AGD-0.35-2|24	%prep
14cu|R-AGD-0.35-2|25	%setup -q -c -n %{packname}
14cu|R-AGD-0.35-2|26	
14cu|R-AGD-0.35-2|27	%build
14cu|R-AGD-0.35-2|28	
14cu|R-AGD-0.35-2|29	%install
14cu|R-AGD-0.35-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-AGD-0.35-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-AGD-0.35-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-AGD-0.35-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-AGD-0.35-2|34	
14cu|R-AGD-0.35-2|35	%check
14cu|R-AGD-0.35-2|36	%{_bindir}/R CMD check %{packname}
14cu|R-AGD-0.35-2|37	
14cu|R-AGD-0.35-2|38	%files
14cu|R-AGD-0.35-2|39	%dir %{rlibdir}/%{packname}
14cu|R-AGD-0.35-2|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-AGD-0.35-2|41	%doc %{rlibdir}/%{packname}/html
14cu|R-AGD-0.35-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-AGD-0.35-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-AGD-0.35-2|44	%{rlibdir}/%{packname}/INDEX
14cu|R-AGD-0.35-2|45	%{rlibdir}/%{packname}/CITATION
14cu|R-AGD-0.35-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-AGD-0.35-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-AGD-0.35-2|48	%{rlibdir}/%{packname}/R
14cu|R-AGD-0.35-2|49	%{rlibdir}/%{packname}/data
14cu|R-AGD-0.35-2|50	%{rlibdir}/%{packname}/help
14cu|R-AGD-0.35-2|51	
14cu|R-AGD-0.35-2|52	%changelog
14cu|R-AGD-0.35-2|53	
14cu|R-AGD-0.35-2|54	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.35-2
14cu|R-AGD-0.35-2|55	- (4fdff0b) Upload tarball
14cu|R-AGD-0.35-2|56	
14cu|R-AGD-0.35-2|57	

14256 14
14cu|rage-0.2.1-1|1	Summary:	Enlightened media center
14cu|rage-0.2.1-1|2	Name:		rage
14cu|rage-0.2.1-1|3	Version:	0.2.1
14cu|rage-0.2.1-1|4	Release:	1
14cu|rage-0.2.1-1|5	Epoch:		1
14cu|rage-0.2.1-1|6	License:	BSD
14cu|rage-0.2.1-1|7	Group:		Graphical desktop/Enlightenment
14cu|rage-0.2.1-1|8	Url:		http://www.enlightenment.org/
14cu|rage-0.2.1-1|9	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.xz
14cu|rage-0.2.1-1|10	BuildRequires:	edje
14cu|rage-0.2.1-1|11	BuildRequires:	evas
14cu|rage-0.2.1-1|12	BuildRequires:	pkgconfig(ecore)
14cu|rage-0.2.1-1|13	BuildRequires:	pkgconfig(edje)
14cu|rage-0.2.1-1|14	BuildRequires:	pkgconfig(elementary)
14cu|rage-0.2.1-1|15	BuildRequires:	pkgconfig(emotion)
14cu|rage-0.2.1-1|16	BuildRequires:	pkgconfig(evas)
14cu|rage-0.2.1-1|17	
14cu|rage-0.2.1-1|18	%description
14cu|rage-0.2.1-1|19	This is a media center designed mostly for use on a television hooked up to
14cu|rage-0.2.1-1|20	your pc via a remote control. see the key controls at the end to make your
14cu|rage-0.2.1-1|21	remote send the right keystrokes - eventually this will be 100% configurable
14cu|rage-0.2.1-1|22	via the gui.
14cu|rage-0.2.1-1|23	
14cu|rage-0.2.1-1|24	%files
14cu|rage-0.2.1-1|25	%doc AUTHORS README ChangeLog NEWS TODO
14cu|rage-0.2.1-1|26	%{_bindir}/*
14cu|rage-0.2.1-1|27	%{_datadir}/%{name}
14cu|rage-0.2.1-1|28	%{_datadir}/applications/%{name}.desktop
14cu|rage-0.2.1-1|29	%{_datadir}/pixmaps/%{name}.png
14cu|rage-0.2.1-1|30	%{_libdir}/%{name}/utils/rage_thumb
14cu|rage-0.2.1-1|31	
14cu|rage-0.2.1-1|32	#----------------------------------------------------------------------------
14cu|rage-0.2.1-1|33	
14cu|rage-0.2.1-1|34	%prep
14cu|rage-0.2.1-1|35	%setup -q
14cu|rage-0.2.1-1|36	
14cu|rage-0.2.1-1|37	%build
14cu|rage-0.2.1-1|38	autoreconf -fi
14cu|rage-0.2.1-1|39	%configure2_5x
14cu|rage-0.2.1-1|40	%make
14cu|rage-0.2.1-1|41	
14cu|rage-0.2.1-1|42	%install
14cu|rage-0.2.1-1|43	%makeinstall_std
14cu|rage-0.2.1-1|44	
14cu|rage-0.2.1-1|45	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|rage-0.2.1-1|46	mv %{buildroot}%{_datadir}/icons/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|rage-0.2.1-1|47	
14cu|rage-0.2.1-1|48	%changelog
14cu|rage-0.2.1-1|49	
14cu|rage-0.2.1-1|50	* Mon Nov 07 2016 tremod <negry.m@yandex.ru> 1:0.2.1-1
14cu|rage-0.2.1-1|51	- (78a850e) Merge pull request #1 from import/rage:rosa2016.1
14cu|rage-0.2.1-1|52	- (78a850e) Update to 0.2.1
14cu|rage-0.2.1-1|53	
14cu|rage-0.2.1-1|54	

14257 14
14cu|ragel-6.9-1|1	Name:           ragel
14cu|ragel-6.9-1|2	Version:        6.9
14cu|ragel-6.9-1|3	Release:        1
14cu|ragel-6.9-1|4	Summary:        Finite state machine compiler
14cu|ragel-6.9-1|5	
14cu|ragel-6.9-1|6	Group:          Development/Other
14cu|ragel-6.9-1|7	License:        GPLv2+
14cu|ragel-6.9-1|8	URL:            http://www.cs.queensu.ca/~thurston/ragel/
14cu|ragel-6.9-1|9	Source0:        http://www.cs.queensu.ca/~thurston/ragel/%{name}-%{version}.tar.gz
14cu|ragel-6.9-1|10	
14cu|ragel-6.9-1|11	BuildRequires:  transfig
14cu|ragel-6.9-1|12	
14cu|ragel-6.9-1|13	%description
14cu|ragel-6.9-1|14	Ragel compiles finite state machines from regular languages into executable C,
14cu|ragel-6.9-1|15	C++, Objective-C, D, Java or Ruby code.
14cu|ragel-6.9-1|16	
14cu|ragel-6.9-1|17	Ragel state machines can not only recognize byte sequences as regular
14cu|ragel-6.9-1|18	expression machines do, but can also execute code at arbitrary points in the
14cu|ragel-6.9-1|19	recognition of a regular language.
14cu|ragel-6.9-1|20	
14cu|ragel-6.9-1|21	Code embedding is done using inline operators that do not disrupt the regular
14cu|ragel-6.9-1|22	language syntax.
14cu|ragel-6.9-1|23	
14cu|ragel-6.9-1|24	%prep
14cu|ragel-6.9-1|25	%setup -q
14cu|ragel-6.9-1|26	
14cu|ragel-6.9-1|27	%build
14cu|ragel-6.9-1|28	%configure2_5x
14cu|ragel-6.9-1|29	%make
14cu|ragel-6.9-1|30	pushd doc
14cu|ragel-6.9-1|31	%make
14cu|ragel-6.9-1|32	popd
14cu|ragel-6.9-1|33	
14cu|ragel-6.9-1|34	
14cu|ragel-6.9-1|35	%install
14cu|ragel-6.9-1|36	%makeinstall
14cu|ragel-6.9-1|37	chmod a-x examples/*
14cu|ragel-6.9-1|38	pushd doc
14cu|ragel-6.9-1|39	%makeinstall
14cu|ragel-6.9-1|40	popd
14cu|ragel-6.9-1|41	
14cu|ragel-6.9-1|42	%clean
14cu|ragel-6.9-1|43	
14cu|ragel-6.9-1|44	%files
14cu|ragel-6.9-1|45	%doc COPYING ragel.vim
14cu|ragel-6.9-1|46	%doc examples
14cu|ragel-6.9-1|47	%doc doc/ragel-guide.pdf
14cu|ragel-6.9-1|48	%{_bindir}/ragel
14cu|ragel-6.9-1|49	%{_mandir}/*/*
14cu|ragel-6.9-1|50	
14cu|ragel-6.9-1|51	
14cu|ragel-6.9-1|52	
14cu|ragel-6.9-1|53	%changelog
14cu|ragel-6.9-1|54	
14cu|ragel-6.9-1|55	* Fri Jul 17 2015 dsilakov <denis.silakov@rosalab.ru> 6.9-1
14cu|ragel-6.9-1|56	- (def79ca) Merge pull request #1 from semsonic/ragel:rosa2014.1
14cu|ragel-6.9-1|57	- (def79ca) Updated to a new version
14cu|ragel-6.9-1|58	
14cu|ragel-6.9-1|59	

14258 14
14cu|rakarrack-0.6.1-4|1	Summary:    Guitar FX processor emulator
14cu|rakarrack-0.6.1-4|2	Name:       rakarrack
14cu|rakarrack-0.6.1-4|3	Version:    0.6.1
14cu|rakarrack-0.6.1-4|4	Release:    4
14cu|rakarrack-0.6.1-4|5	License:    GPLv2
14cu|rakarrack-0.6.1-4|6	Group:      Sound
14cu|rakarrack-0.6.1-4|7	URL:        http://rakarrack.sourceforge.net/
14cu|rakarrack-0.6.1-4|8	Source0:    http://dfn.dl.sourceforge.net/sourceforge/rakarrack/%{name}-%{version}.tar.bz2
14cu|rakarrack-0.6.1-4|9	Patch0:     rakarrack-0.6.1-strfmt.patch
14cu|rakarrack-0.6.1-4|10	Patch1:		rakarrack-0.6.1-libfltk.patch
14cu|rakarrack-0.6.1-4|11	BuildRequires:  pkgconfig(alsa)
14cu|rakarrack-0.6.1-4|12	BuildRequires:  pkgconfig(cairo)
14cu|rakarrack-0.6.1-4|13	BuildRequires:  pkgconfig(pixman-1)
14cu|rakarrack-0.6.1-4|14	BuildRequires:  alsa-utils
14cu|rakarrack-0.6.1-4|15	BuildRequires:  desktop-file-utils
14cu|rakarrack-0.6.1-4|16	BuildRequires:  fltk-devel
14cu|rakarrack-0.6.1-4|17	BuildRequires:  jackit-devel
14cu|rakarrack-0.6.1-4|18	BuildRequires:  libpng-devel
14cu|rakarrack-0.6.1-4|19	BuildRequires:  libxau-devel
14cu|rakarrack-0.6.1-4|20	BuildRequires:  libxdmcp-devel
14cu|rakarrack-0.6.1-4|21	BuildRequires:  libxpm-devel
14cu|rakarrack-0.6.1-4|22	BuildRequires:  xcb-devel
14cu|rakarrack-0.6.1-4|23	BuildRequires:  libxft-devel
14cu|rakarrack-0.6.1-4|24	BuildRequires:  libsamplerate-devel
14cu|rakarrack-0.6.1-4|25	BuildRequires:  sndfile-devel
14cu|rakarrack-0.6.1-4|26	
14cu|rakarrack-0.6.1-4|27	%description
14cu|rakarrack-0.6.1-4|28	Rakarrack is a FX processor emulator for guitar and other purposes. It provides
14cu|rakarrack-0.6.1-4|29	many effects: tcompressor, expander, noise gate, graphic equalizer, parametric
14cu|rakarrack-0.6.1-4|30	equalizer, exciter, shuffle, convolotron, valve, flanger, dual flange, chorus,
14cu|rakarrack-0.6.1-4|31	musicaldelay, arpie, echo with reverse playback, musical delay, reverb,
14cu|rakarrack-0.6.1-4|32	digital phaser, analogic phaser, synthfilter, varyband, ring, wah-wah,
14cu|rakarrack-0.6.1-4|33	alien-wah, mutromojo, harmonizer, looper and four flexible distortion modules
14cu|rakarrack-0.6.1-4|34	including sub-octave modulation and dirty octave up. It features real time
14cu|rakarrack-0.6.1-4|35	processing, JACK support, an online tuner, bank and preset managment, and a
14cu|rakarrack-0.6.1-4|36	monophonic MIDI converter. Patch files from previous versions can be converted
14cu|rakarrack-0.6.1-4|37	using the provided rakconvert script.
14cu|rakarrack-0.6.1-4|38	
14cu|rakarrack-0.6.1-4|39	%prep
14cu|rakarrack-0.6.1-4|40	%setup -q
14cu|rakarrack-0.6.1-4|41	%patch0 -p1
14cu|rakarrack-0.6.1-4|42	%patch1 -p1
14cu|rakarrack-0.6.1-4|43	sed -ie 's/<Fl\//<FL\//g' src/global.h src/process.C
14cu|rakarrack-0.6.1-4|44	
14cu|rakarrack-0.6.1-4|45	%build
14cu|rakarrack-0.6.1-4|46	%configure2_5x
14cu|rakarrack-0.6.1-4|47	%make
14cu|rakarrack-0.6.1-4|48	
14cu|rakarrack-0.6.1-4|49	%install
14cu|rakarrack-0.6.1-4|50	%makeinstall_std
14cu|rakarrack-0.6.1-4|51	
14cu|rakarrack-0.6.1-4|52	mkdir -p %{buildroot}/etc/modules-load.d
14cu|rakarrack-0.6.1-4|53	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|rakarrack-0.6.1-4|54	
14cu|rakarrack-0.6.1-4|55	%post
14cu|rakarrack-0.6.1-4|56	modprobe snd_seq
14cu|rakarrack-0.6.1-4|57	
14cu|rakarrack-0.6.1-4|58	%files
14cu|rakarrack-0.6.1-4|59	%defattr(-,root,root,0755)
14cu|rakarrack-0.6.1-4|60	%doc %{_docdir}/%{name}
14cu|rakarrack-0.6.1-4|61	%attr(0755,root,root) %{_bindir}/%{name}
14cu|rakarrack-0.6.1-4|62	%attr(0755,root,root) %{_bindir}/rakconvert
14cu|rakarrack-0.6.1-4|63	%attr(0755,root,root) %{_bindir}/rakgit2new
14cu|rakarrack-0.6.1-4|64	%attr(0755,root,root) %{_bindir}/rakverb
14cu|rakarrack-0.6.1-4|65	%attr(0755,root,root) %{_bindir}/rakverb2
14cu|rakarrack-0.6.1-4|66	%dir %{_datadir}/%{name}
14cu|rakarrack-0.6.1-4|67	%{_datadir}/%{name}/*
14cu|rakarrack-0.6.1-4|68	%{_datadir}/pixmaps/*.png
14cu|rakarrack-0.6.1-4|69	%{_datadir}/applications/%{name}.desktop
14cu|rakarrack-0.6.1-4|70	%{_mandir}/man1/*.1*
14cu|rakarrack-0.6.1-4|71	/etc/modules-load.d/%{name}.conf
14cu|rakarrack-0.6.1-4|72	
14cu|rakarrack-0.6.1-4|73	%changelog
14cu|rakarrack-0.6.1-4|74	
14cu|rakarrack-0.6.1-4|75	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-4
14cu|rakarrack-0.6.1-4|76	- (4e80973) Patch to build with updated fltk
14cu|rakarrack-0.6.1-4|77	
14cu|rakarrack-0.6.1-4|78	

14259 14
14cu|R-amap-0.8.14-1|1	%global packname  amap
14cu|R-amap-0.8.14-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-amap-0.8.14-1|3	
14cu|R-amap-0.8.14-1|4	Name:             R-%{packname}
14cu|R-amap-0.8.14-1|5	Version:          0.8.14
14cu|R-amap-0.8.14-1|6	Release:          1
14cu|R-amap-0.8.14-1|7	Summary:          Another Multidimensional Analysis Package
14cu|R-amap-0.8.14-1|8	Group:            Sciences/Mathematics
14cu|R-amap-0.8.14-1|9	License:          GPL
14cu|R-amap-0.8.14-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-amap-0.8.14-1|11	Source0:          http://cran.r-project.org/src/contrib/amap_0.8-14.tar.gz
14cu|R-amap-0.8.14-1|12	Requires:         R-Biobase
14cu|R-amap-0.8.14-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-amap-0.8.14-1|14	BuildRequires:    R-Biobase
14cu|R-amap-0.8.14-1|15	
14cu|R-amap-0.8.14-1|16	%description
14cu|R-amap-0.8.14-1|17	Tools for Clustering and Principal Component Analysis (With robusts
14cu|R-amap-0.8.14-1|18	methods, and parallelized functions).
14cu|R-amap-0.8.14-1|19	
14cu|R-amap-0.8.14-1|20	%prep
14cu|R-amap-0.8.14-1|21	%setup -q -c -n %{packname}
14cu|R-amap-0.8.14-1|22	
14cu|R-amap-0.8.14-1|23	%build
14cu|R-amap-0.8.14-1|24	
14cu|R-amap-0.8.14-1|25	%install
14cu|R-amap-0.8.14-1|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-amap-0.8.14-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-amap-0.8.14-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-amap-0.8.14-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-amap-0.8.14-1|30	
14cu|R-amap-0.8.14-1|31	#%check
14cu|R-amap-0.8.14-1|32	#%{_bindir}/R CMD check %{packname}
14cu|R-amap-0.8.14-1|33	
14cu|R-amap-0.8.14-1|34	%files
14cu|R-amap-0.8.14-1|35	%dir %{rlibdir}/%{packname}
14cu|R-amap-0.8.14-1|36	%doc %{rlibdir}/%{packname}/doc
14cu|R-amap-0.8.14-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-amap-0.8.14-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-amap-0.8.14-1|39	%{rlibdir}/%{packname}/INDEX
14cu|R-amap-0.8.14-1|40	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-amap-0.8.14-1|41	%{rlibdir}/%{packname}/Meta
14cu|R-amap-0.8.14-1|42	%{rlibdir}/%{packname}/R
14cu|R-amap-0.8.14-1|43	%{rlibdir}/%{packname}/data
14cu|R-amap-0.8.14-1|44	%{rlibdir}/%{packname}/demo
14cu|R-amap-0.8.14-1|45	%{rlibdir}/%{packname}/exec
14cu|R-amap-0.8.14-1|46	%{rlibdir}/%{packname}/help
14cu|R-amap-0.8.14-1|47	%{rlibdir}/%{packname}/libs
14cu|R-amap-0.8.14-1|48	%{rlibdir}/%{packname}/po
14cu|R-amap-0.8.14-1|49	
14cu|R-amap-0.8.14-1|50	
14cu|R-amap-0.8.14-1|51	
14cu|R-amap-0.8.14-1|52	%changelog
14cu|R-amap-0.8.14-1|53	
14cu|R-amap-0.8.14-1|54	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.14-1
14cu|R-amap-0.8.14-1|55	- (c737b8e) Upload tarball
14cu|R-amap-0.8.14-1|56	
14cu|R-amap-0.8.14-1|57	

14260 14
14cu|R-Amelia-1.7.4-1|1	%global packname Amelia
14cu|R-Amelia-1.7.4-1|2	%global rlibdir %{_libdir}/R/library
14cu|R-Amelia-1.7.4-1|3	
14cu|R-Amelia-1.7.4-1|4	Name:             R-%{packname}
14cu|R-Amelia-1.7.4-1|5	Version:          1.7.4
14cu|R-Amelia-1.7.4-1|6	Release:          1
14cu|R-Amelia-1.7.4-1|7	Summary:          Amelia II: A Program for Missing Data
14cu|R-Amelia-1.7.4-1|8	Group:            Sciences/Mathematics
14cu|R-Amelia-1.7.4-1|9	License:          GPLv2+
14cu|R-Amelia-1.7.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Amelia-1.7.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-Amelia-1.7.4-1|12	Requires:         R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
14cu|R-Amelia-1.7.4-1|13	Requires:         liblapack libblas
14cu|R-Amelia-1.7.4-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-Amelia-1.7.4-1|15	BuildRequires:    R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
14cu|R-Amelia-1.7.4-1|16	BuildRequires:    lapack-devel
14cu|R-Amelia-1.7.4-1|17	
14cu|R-Amelia-1.7.4-1|18	%description
14cu|R-Amelia-1.7.4-1|19	Amelia II multiply imputes missing data in a single
14cu|R-Amelia-1.7.4-1|20	cross-section (such as a survey), from a time series (like
14cu|R-Amelia-1.7.4-1|21	variables collected for each year in a country), or from a
14cu|R-Amelia-1.7.4-1|22	time-series-cross-sectional data set (such as collected by
14cu|R-Amelia-1.7.4-1|23	years for each of several countries). Amelia II implements our
14cu|R-Amelia-1.7.4-1|24	bootstrapping-based algorithm that gives essentially the same
14cu|R-Amelia-1.7.4-1|25	answers as the standard IP or EMis approaches, is usually
14cu|R-Amelia-1.7.4-1|26	considerably faster than existing approaches and can handle
14cu|R-Amelia-1.7.4-1|27	many more variables. Unlike Amelia I and other statistically
14cu|R-Amelia-1.7.4-1|28	rigorous imputation software, it virtually never crashes (but
14cu|R-Amelia-1.7.4-1|29	please let us know if you ﬁnd to the contrary!). The program
14cu|R-Amelia-1.7.4-1|30	also generalizes existing approaches by allowing for trends in
14cu|R-Amelia-1.7.4-1|31	time series across observations within a crosssectional unit,
14cu|R-Amelia-1.7.4-1|32	as well as priors that allow experts to incorporate beliefs
14cu|R-Amelia-1.7.4-1|33	they have about the values of missing cells in their data.
14cu|R-Amelia-1.7.4-1|34	Amelia II also includes useful diagnostics of the ﬁt of
14cu|R-Amelia-1.7.4-1|35	multiple imputation models. The program works from the R
14cu|R-Amelia-1.7.4-1|36	command line or via a graphical user interface that does not
14cu|R-Amelia-1.7.4-1|37	require users to know R.
14cu|R-Amelia-1.7.4-1|38	
14cu|R-Amelia-1.7.4-1|39	%prep
14cu|R-Amelia-1.7.4-1|40	%setup -q -c -n %{packname}
14cu|R-Amelia-1.7.4-1|41	
14cu|R-Amelia-1.7.4-1|42	%build
14cu|R-Amelia-1.7.4-1|43	
14cu|R-Amelia-1.7.4-1|44	%install
14cu|R-Amelia-1.7.4-1|45	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Amelia-1.7.4-1|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Amelia-1.7.4-1|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Amelia-1.7.4-1|48	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Amelia-1.7.4-1|49	
14cu|R-Amelia-1.7.4-1|50	%files
14cu|R-Amelia-1.7.4-1|51	%dir %{rlibdir}/%{packname}
14cu|R-Amelia-1.7.4-1|52	%doc %{rlibdir}/%{packname}/doc
14cu|R-Amelia-1.7.4-1|53	%doc %{rlibdir}/%{packname}/html
14cu|R-Amelia-1.7.4-1|54	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-Amelia-1.7.4-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Amelia-1.7.4-1|56	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Amelia-1.7.4-1|57	%{rlibdir}/%{packname}/Meta
14cu|R-Amelia-1.7.4-1|58	%{rlibdir}/%{packname}/INDEX
14cu|R-Amelia-1.7.4-1|59	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Amelia-1.7.4-1|60	%{rlibdir}/%{packname}/R
14cu|R-Amelia-1.7.4-1|61	%{rlibdir}/%{packname}/data
14cu|R-Amelia-1.7.4-1|62	%{rlibdir}/%{packname}/help
14cu|R-Amelia-1.7.4-1|63	%{rlibdir}/%{packname}/gui
14cu|R-Amelia-1.7.4-1|64	%{rlibdir}/%{packname}/libs
14cu|R-Amelia-1.7.4-1|65	%{rlibdir}/%{packname}/test
14cu|R-Amelia-1.7.4-1|66	
14cu|R-Amelia-1.7.4-1|67	%changelog
14cu|R-Amelia-1.7.4-1|68	
14cu|R-Amelia-1.7.4-1|69	* Fri Sep 02 2016 alzim <alzim@bk.ru> 1.7.4-1
14cu|R-Amelia-1.7.4-1|70	- (2c4951d) Merge pull request #1 from import/R-Amelia:rosa2016.1
14cu|R-Amelia-1.7.4-1|71	- (2c4951d) Updated to 1.7.4
14cu|R-Amelia-1.7.4-1|72	
14cu|R-Amelia-1.7.4-1|73	

14261 14
14cu|rancid-2.3.8-1|1	%define _localstatedir /var/lib
14cu|rancid-2.3.8-1|2	%define _bindir %{_libdir}/%{name}/bin
14cu|rancid-2.3.8-1|3	%define _sysconfdir /etc/%{name}
14cu|rancid-2.3.8-1|4	
14cu|rancid-2.3.8-1|5	%if %{?mdkversion:0}%{?!mdkversion:1}
14cu|rancid-2.3.8-1|6	%global notmdk 1
14cu|rancid-2.3.8-1|7	%endif
14cu|rancid-2.3.8-1|8	
14cu|rancid-2.3.8-1|9	Name:		rancid
14cu|rancid-2.3.8-1|10	Version:	2.3.8
14cu|rancid-2.3.8-1|11	Release:	1
14cu|rancid-2.3.8-1|12	Summary:	Really Awesome New Cisco confIg Differ
14cu|rancid-2.3.8-1|13	Group:		Monitoring
14cu|rancid-2.3.8-1|14	License:	GPL
14cu|rancid-2.3.8-1|15	URL:		http://www.shrubbery.net/rancid/
14cu|rancid-2.3.8-1|16	Source:		ftp://ftp.shrubbery.net/pub/rancid/rancid-%{version}.tar.gz
14cu|rancid-2.3.8-1|17	Source1:	README.rancid.urpmi
14cu|rancid-2.3.8-1|18	Patch1:		ftp://ftp.shrubbery.net/pub/rancid/rancid-2.3.8.p1
14cu|rancid-2.3.8-1|19	Patch2:		ftp://ftp.shrubbery.net/pub/rancid/rancid-2.3.8.p2
14cu|rancid-2.3.8-1|20	Patch3:		ftp://ftp.shrubbery.net/pub/rancid/rancid-2.3.8.p3
14cu|rancid-2.3.8-1|21	Patch4:		ftp://ftp.shrubbery.net/pub/rancid/rancid-2.3.8.p4
14cu|rancid-2.3.8-1|22	Requires:	cvs expect >= 5.40
14cu|rancid-2.3.8-1|23	BuildRequires:	expect >= 5.40
14cu|rancid-2.3.8-1|24	Requires(pre):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/useradd}
14cu|rancid-2.3.8-1|25	Requires(postun):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/userdel}
14cu|rancid-2.3.8-1|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14cu|rancid-2.3.8-1|27	
14cu|rancid-2.3.8-1|28	%description
14cu|rancid-2.3.8-1|29	RANCID monitors a router's (or more generally a device's) configuration,
14cu|rancid-2.3.8-1|30	including software and hardware (cards, serial numbers, etc) and uses CVS
14cu|rancid-2.3.8-1|31	(Concurrent Version System) or Subversion  to maintain history of changes.
14cu|rancid-2.3.8-1|32	
14cu|rancid-2.3.8-1|33	RANCID does this by the very simple process summarized here:
14cu|rancid-2.3.8-1|34	
14cu|rancid-2.3.8-1|35	* login to each device in the router table (router.db),
14cu|rancid-2.3.8-1|36	* run various commands to get the information that will be saved,
14cu|rancid-2.3.8-1|37	* cook the output; re-format, remove oscillating or incrementing data,
14cu|rancid-2.3.8-1|38	* email any differences (sample) from the previous collection to a mail
14cu|rancid-2.3.8-1|39	list,
14cu|rancid-2.3.8-1|40	* and finally commit those changes to the reivision control system
14cu|rancid-2.3.8-1|41	
14cu|rancid-2.3.8-1|42	RANCID also includes looking glass software. It is based on Ed Kern's looking
14cu|rancid-2.3.8-1|43	glass which was once used for http://nitrous.digex.net/, for the old-school
14cu|rancid-2.3.8-1|44	folks who remember it. Our version has added functions, supports cisco,
14cu|rancid-2.3.8-1|45	juniper, and foundry and uses the login scripts that come with rancid; so it
14cu|rancid-2.3.8-1|46	can use telnet or ssh to connect to your devices(s).
14cu|rancid-2.3.8-1|47	
14cu|rancid-2.3.8-1|48	Rancid currently supports Cisco routers, Juniper routers, Catalyst switches,
14cu|rancid-2.3.8-1|49	Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
14cu|rancid-2.3.8-1|50	Alteon switches, and HP Procurve switches and a host of others.
14cu|rancid-2.3.8-1|51	
14cu|rancid-2.3.8-1|52	Rancid is known to be used at: AOL, Global Crossing, MFN, NTT America,
14cu|rancid-2.3.8-1|53	Certainty Solutions Inc.
14cu|rancid-2.3.8-1|54	
14cu|rancid-2.3.8-1|55	%prep
14cu|rancid-2.3.8-1|56	%setup -q
14cu|rancid-2.3.8-1|57	cp %{SOURCE1} README.urpmi
14cu|rancid-2.3.8-1|58	%patch1 -p0
14cu|rancid-2.3.8-1|59	%patch2 -p0
14cu|rancid-2.3.8-1|60	%patch3 -p0
14cu|rancid-2.3.8-1|61	%patch4 -p0
14cu|rancid-2.3.8-1|62	
14cu|rancid-2.3.8-1|63	
14cu|rancid-2.3.8-1|64	%build
14cu|rancid-2.3.8-1|65	%configure
14cu|rancid-2.3.8-1|66	%make
14cu|rancid-2.3.8-1|67	
14cu|rancid-2.3.8-1|68	%install
14cu|rancid-2.3.8-1|69	rm -Rf %{buildroot}
14cu|rancid-2.3.8-1|70	mkdir -p %{buildroot}/%{_sysconfdir}/ %{buildroot}/%{_localstatedir}/%{name}
14cu|rancid-2.3.8-1|71	%makeinstall_std
14cu|rancid-2.3.8-1|72	perl -pi -e 's/^([^#\$])/# $1/g' %{buildroot}/%{_datadir}/%{name}/cloginrc.sample
14cu|rancid-2.3.8-1|73	
14cu|rancid-2.3.8-1|74	perl -pi -e 's,^BASEDIR=%{_localstatedir},BASEDIR=%{_localstatedir}/%{name},g;s,/usr/bin\;,%{_sbindir}\;,' %{buildroot}/%{_sysconfdir}/rancid.conf
14cu|rancid-2.3.8-1|75	
14cu|rancid-2.3.8-1|76	mkdir -p %{buildroot}/%{_sysconfdir}/../cron.d/
14cu|rancid-2.3.8-1|77	cat << EOF >> %{buildroot}/%{_sysconfdir}/../cron.d/%{name}
14cu|rancid-2.3.8-1|78	# Rancid cron jobs
14cu|rancid-2.3.8-1|79	
14cu|rancid-2.3.8-1|80	# Run config differ hourly
14cu|rancid-2.3.8-1|81	1 * * * * rancid %{_libdir}/rancid/rancid-run
14cu|rancid-2.3.8-1|82	
14cu|rancid-2.3.8-1|83	# Clean out config differ logs
14cu|rancid-2.3.8-1|84	50 23 * * * rancid /usr/bin/find /var/lib/rancid/logs -type f -mtime +2 -exec rm {} \;
14cu|rancid-2.3.8-1|85	EOF
14cu|rancid-2.3.8-1|86	
14cu|rancid-2.3.8-1|87	%clean
14cu|rancid-2.3.8-1|88	rm -Rf %{buildroot}
14cu|rancid-2.3.8-1|89	
14cu|rancid-2.3.8-1|90	%pre
14cu|rancid-2.3.8-1|91	%_pre_useradd %{name} %{_localstatedir}/%{name} /bin/false
14cu|rancid-2.3.8-1|92	
14cu|rancid-2.3.8-1|93	%postun
14cu|rancid-2.3.8-1|94	%_postun_userdel %{name}
14cu|rancid-2.3.8-1|95	
14cu|rancid-2.3.8-1|96	%files
14cu|rancid-2.3.8-1|97	%defattr(-,root,root)
14cu|rancid-2.3.8-1|98	%dir %{_sysconfdir}
14cu|rancid-2.3.8-1|99	%config(noreplace) %{_sysconfdir}/*
14cu|rancid-2.3.8-1|100	%config(noreplace) %{_sysconfdir}/../cron.d/%{name}
14cu|rancid-2.3.8-1|101	%{_libdir}/%{name}
14cu|rancid-2.3.8-1|102	%{_datadir}/%{name}
14cu|rancid-2.3.8-1|103	%attr(750,rancid,rancid) %{_localstatedir}/%{name}
14cu|rancid-2.3.8-1|104	%doc %{_mandir}/man?/*
14cu|rancid-2.3.8-1|105	%doc README README.lg share/README.misc README.urpmi
14cu|rancid-2.3.8-1|106	
14cu|rancid-2.3.8-1|107	%changelog
14cu|rancid-2.3.8-1|108	
14cu|rancid-2.3.8-1|109	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 2.3.8-1
14cu|rancid-2.3.8-1|110	- (3f235c6) Merge pull request #1 from semsonic/rancid:rosa2014.1
14cu|rancid-2.3.8-1|111	- (3f235c6) Updated to a new version
14cu|rancid-2.3.8-1|112	
14cu|rancid-2.3.8-1|113	

14262 14
14cu|R-animation-2.3-2|1	%global packname  animation
14cu|R-animation-2.3-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-animation-2.3-2|3	
14cu|R-animation-2.3-2|4	Name:             R-%{packname}
14cu|R-animation-2.3-2|5	Version:          2.3
14cu|R-animation-2.3-2|6	Release:          2
14cu|R-animation-2.3-2|7	Summary:          A gallery of animations in statistics and utilities to create animations
14cu|R-animation-2.3-2|8	Group:            Sciences/Mathematics
14cu|R-animation-2.3-2|9	License:          GPLv2 | GPLv3
14cu|R-animation-2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-animation-2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-animation-2.3-2|12	BuildArch:        noarch
14cu|R-animation-2.3-2|13	Requires:         R-core
14cu|R-animation-2.3-2|14	
14cu|R-animation-2.3-2|15	
14cu|R-animation-2.3-2|16	Requires:         R-MASS
14cu|R-animation-2.3-2|17	
14cu|R-animation-2.3-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex
14cu|R-animation-2.3-2|19	BuildRequires:    R-MASS
14cu|R-animation-2.3-2|20	BuildRequires:    x11-server-xvfb
14cu|R-animation-2.3-2|21	
14cu|R-animation-2.3-2|22	%description
14cu|R-animation-2.3-2|23	This package contains a variety of functions for animations in statistics,
14cu|R-animation-2.3-2|24	covering areas such as probability theory, mathematical statistics,
14cu|R-animation-2.3-2|25	multivariate statistics, nonparametric statistics, sampling survey, linear
14cu|R-animation-2.3-2|26	models, time series, computational statistics, data mining and machine
14cu|R-animation-2.3-2|27	learning. These functions might be helpful in teaching statistics and data
14cu|R-animation-2.3-2|28	analysis. Also provided in this package are several approaches to save
14cu|R-animation-2.3-2|29	animations to various formats, e.g. Flash, GIF, HTML pages, PDF and videos
14cu|R-animation-2.3-2|30	(saveSWF(), saveGIF(), saveHTML(), saveLatex(), and saveVideo()
14cu|R-animation-2.3-2|31	respectively). PDF animations can be inserted into Sweave/knitr easily.
14cu|R-animation-2.3-2|32	
14cu|R-animation-2.3-2|33	%prep
14cu|R-animation-2.3-2|34	%setup -q -c -n %{packname}
14cu|R-animation-2.3-2|35	
14cu|R-animation-2.3-2|36	%build
14cu|R-animation-2.3-2|37	
14cu|R-animation-2.3-2|38	%install
14cu|R-animation-2.3-2|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-animation-2.3-2|40	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-animation-2.3-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-animation-2.3-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-animation-2.3-2|43	
14cu|R-animation-2.3-2|44	# Need to setup some fonts for check...
14cu|R-animation-2.3-2|45	# %check
14cu|R-animation-2.3-2|46	# xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-animation-2.3-2|47	
14cu|R-animation-2.3-2|48	%files
14cu|R-animation-2.3-2|49	%dir %{rlibdir}/%{packname}
14cu|R-animation-2.3-2|50	%doc %{rlibdir}/%{packname}/html
14cu|R-animation-2.3-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-animation-2.3-2|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-animation-2.3-2|53	%{rlibdir}/%{packname}/CITATION
14cu|R-animation-2.3-2|54	%{rlibdir}/%{packname}/INDEX
14cu|R-animation-2.3-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-animation-2.3-2|56	%{rlibdir}/%{packname}/Meta
14cu|R-animation-2.3-2|57	%{rlibdir}/%{packname}/R
14cu|R-animation-2.3-2|58	%{rlibdir}/%{packname}/articles
14cu|R-animation-2.3-2|59	%{rlibdir}/%{packname}/data
14cu|R-animation-2.3-2|60	%{rlibdir}/%{packname}/demo
14cu|R-animation-2.3-2|61	%{rlibdir}/%{packname}/help
14cu|R-animation-2.3-2|62	%{rlibdir}/%{packname}/misc
14cu|R-animation-2.3-2|63	
14cu|R-animation-2.3-2|64	
14cu|R-animation-2.3-2|65	%changelog
14cu|R-animation-2.3-2|66	
14cu|R-animation-2.3-2|67	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-2
14cu|R-animation-2.3-2|68	- (5014cab) Clean .abf.yml
14cu|R-animation-2.3-2|69	
14cu|R-animation-2.3-2|70	

14263 14
14cu|R-AnnotationDbi-1.30.1-1|1	%bcond_without bootstrap
14cu|R-AnnotationDbi-1.30.1-1|2	%global packname  AnnotationDbi
14cu|R-AnnotationDbi-1.30.1-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-AnnotationDbi-1.30.1-1|4	
14cu|R-AnnotationDbi-1.30.1-1|5	%define debug_package %{nil}
14cu|R-AnnotationDbi-1.30.1-1|6	
14cu|R-AnnotationDbi-1.30.1-1|7	Name:             R-%{packname}
14cu|R-AnnotationDbi-1.30.1-1|8	Version:          1.30.1
14cu|R-AnnotationDbi-1.30.1-1|9	Release:          1
14cu|R-AnnotationDbi-1.30.1-1|10	Summary:          Annotation Database Interface
14cu|R-AnnotationDbi-1.30.1-1|11	Group:            Sciences/Mathematics
14cu|R-AnnotationDbi-1.30.1-1|12	License:          Artistic-2.0
14cu|R-AnnotationDbi-1.30.1-1|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-AnnotationDbi-1.30.1-1|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-AnnotationDbi-1.30.1-1|15	Requires:         R-methods R-utils R-Biobase R-DBI R-RSQLite R-IRanges
14cu|R-AnnotationDbi-1.30.1-1|16	Requires:         R-XML R-RCurl R-RUnit R-GenomeInfoDb
14cu|R-AnnotationDbi-1.30.1-1|17	%if %{without bootstrap}
14cu|R-AnnotationDbi-1.30.1-1|18	Requires:         R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
14cu|R-AnnotationDbi-1.30.1-1|19	Requires:         R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
14cu|R-AnnotationDbi-1.30.1-1|20	Requires:         R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
14cu|R-AnnotationDbi-1.30.1-1|21	%endif
14cu|R-AnnotationDbi-1.30.1-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-AnnotationDbi-1.30.1-1|23	BuildRequires:    R-utils R-Biobase R-methods R-utils R-Biobase R-DBI
14cu|R-AnnotationDbi-1.30.1-1|24	BuildRequires:    R-RSQLite R-IRanges R-XML R-RCurl R-RUnit R-GenomeInfoDb
14cu|R-AnnotationDbi-1.30.1-1|25	%if %{without bootstrap}
14cu|R-AnnotationDbi-1.30.1-1|26	BuildRequires:    R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
14cu|R-AnnotationDbi-1.30.1-1|27	BuildRequires:    R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
14cu|R-AnnotationDbi-1.30.1-1|28	BuildRequires:    R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
14cu|R-AnnotationDbi-1.30.1-1|29	%endif
14cu|R-AnnotationDbi-1.30.1-1|30	
14cu|R-AnnotationDbi-1.30.1-1|31	%description
14cu|R-AnnotationDbi-1.30.1-1|32	Provides user interface and database connection code for annotation data
14cu|R-AnnotationDbi-1.30.1-1|33	packages using SQLite data storage.
14cu|R-AnnotationDbi-1.30.1-1|34	
14cu|R-AnnotationDbi-1.30.1-1|35	%prep
14cu|R-AnnotationDbi-1.30.1-1|36	%setup -q -c -n %{packname}
14cu|R-AnnotationDbi-1.30.1-1|37	
14cu|R-AnnotationDbi-1.30.1-1|38	%build
14cu|R-AnnotationDbi-1.30.1-1|39	
14cu|R-AnnotationDbi-1.30.1-1|40	%install
14cu|R-AnnotationDbi-1.30.1-1|41	mkdir -p %{buildroot}%{rlibdir}
14cu|R-AnnotationDbi-1.30.1-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-AnnotationDbi-1.30.1-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-AnnotationDbi-1.30.1-1|44	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-AnnotationDbi-1.30.1-1|45	
14cu|R-AnnotationDbi-1.30.1-1|46	%if %{without bootstrap}
14cu|R-AnnotationDbi-1.30.1-1|47	%check
14cu|R-AnnotationDbi-1.30.1-1|48	%{_bindir}/R CMD check %{packname}
14cu|R-AnnotationDbi-1.30.1-1|49	%endif
14cu|R-AnnotationDbi-1.30.1-1|50	
14cu|R-AnnotationDbi-1.30.1-1|51	%files
14cu|R-AnnotationDbi-1.30.1-1|52	%dir %{rlibdir}/%{packname}
14cu|R-AnnotationDbi-1.30.1-1|53	%doc %{rlibdir}/%{packname}/doc
14cu|R-AnnotationDbi-1.30.1-1|54	%doc %{rlibdir}/%{packname}/html
14cu|R-AnnotationDbi-1.30.1-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-AnnotationDbi-1.30.1-1|56	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-AnnotationDbi-1.30.1-1|57	%doc %{rlibdir}/%{packname}/NOTES-Herve
14cu|R-AnnotationDbi-1.30.1-1|58	%doc %{rlibdir}/%{packname}/TODO
14cu|R-AnnotationDbi-1.30.1-1|59	%{rlibdir}/%{packname}/DBschemas
14cu|R-AnnotationDbi-1.30.1-1|60	%{rlibdir}/%{packname}/INDEX
14cu|R-AnnotationDbi-1.30.1-1|61	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-AnnotationDbi-1.30.1-1|62	%{rlibdir}/%{packname}/Meta
14cu|R-AnnotationDbi-1.30.1-1|63	%{rlibdir}/%{packname}/R
14cu|R-AnnotationDbi-1.30.1-1|64	%{rlibdir}/%{packname}/extdata
14cu|R-AnnotationDbi-1.30.1-1|65	%{rlibdir}/%{packname}/help
14cu|R-AnnotationDbi-1.30.1-1|66	%{rlibdir}/%{packname}/script
14cu|R-AnnotationDbi-1.30.1-1|67	%{rlibdir}/%{packname}/unitTests
14cu|R-AnnotationDbi-1.30.1-1|68	
14cu|R-AnnotationDbi-1.30.1-1|69	%changelog
14cu|R-AnnotationDbi-1.30.1-1|70	
14cu|R-AnnotationDbi-1.30.1-1|71	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30.1-1
14cu|R-AnnotationDbi-1.30.1-1|72	- (31cb5ca) Updated to 1.30.1
14cu|R-AnnotationDbi-1.30.1-1|73	
14cu|R-AnnotationDbi-1.30.1-1|74	

14264 14
14cu|rapid-photo-downloader-0.4.11-1|1	Name:		rapid-photo-downloader
14cu|rapid-photo-downloader-0.4.11-1|2	Version:	0.4.11
14cu|rapid-photo-downloader-0.4.11-1|3	Release:	1
14cu|rapid-photo-downloader-0.4.11-1|4	Summary:	Images downloader for external devices
14cu|rapid-photo-downloader-0.4.11-1|5	License:	GPLv2+
14cu|rapid-photo-downloader-0.4.11-1|6	Group:		Graphics
14cu|rapid-photo-downloader-0.4.11-1|7	URL:		http://damonlynch.net/rapid
14cu|rapid-photo-downloader-0.4.11-1|8	Source0:	https://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cu|rapid-photo-downloader-0.4.11-1|9	BuildArch:	noarch
14cu|rapid-photo-downloader-0.4.11-1|10	BuildRequires:	pkgconfig(python)
14cu|rapid-photo-downloader-0.4.11-1|11	BuildRequires:	pythonegg(setuptools)
14cu|rapid-photo-downloader-0.4.11-1|12	BuildRequires:	desktop-file-utils
14cu|rapid-photo-downloader-0.4.11-1|13	BuildRequires:	gettext
14cu|rapid-photo-downloader-0.4.11-1|14	
14cu|rapid-photo-downloader-0.4.11-1|15	Requires:	findutils
14cu|rapid-photo-downloader-0.4.11-1|16	Requires:	pythonegg(pil)
14cu|rapid-photo-downloader-0.4.11-1|17	Requires:	pythonegg(kaa-metadata)
14cu|rapid-photo-downloader-0.4.11-1|18	Requires:	pythonegg(hachoir-metadata)
14cu|rapid-photo-downloader-0.4.11-1|19	Requires:	perl(Image::ExifTool)
14cu|rapid-photo-downloader-0.4.11-1|20	Requires:	fbida
14cu|rapid-photo-downloader-0.4.11-1|21	Requires:	gtk2
14cu|rapid-photo-downloader-0.4.11-1|22	Requires:	pygtk2.0
14cu|rapid-photo-downloader-0.4.11-1|23	Requires:	python-exiv2 >= 0.3.0
14cu|rapid-photo-downloader-0.4.11-1|24	Requires:	exiv2
14cu|rapid-photo-downloader-0.4.11-1|25	Requires:	hicolor-icon-theme
14cu|rapid-photo-downloader-0.4.11-1|26	Requires:	gnome-python-gconf
14cu|rapid-photo-downloader-0.4.11-1|27	Requires:	ffmpegthumbnailer
14cu|rapid-photo-downloader-0.4.11-1|28	Requires:	pkgconfig(notify-python)
14cu|rapid-photo-downloader-0.4.11-1|29	Suggests:	librsvg2
14cu|rapid-photo-downloader-0.4.11-1|30	
14cu|rapid-photo-downloader-0.4.11-1|31	%description
14cu|rapid-photo-downloader-0.4.11-1|32	Rapid Photo Downloader is written by a photographer for professional and
14cu|rapid-photo-downloader-0.4.11-1|33	amateur photographers. Released under the GNU GPL license, it is designed for
14cu|rapid-photo-downloader-0.4.11-1|34	use on the Linux Desktop. It can download photos from multiple cameras, memory
14cu|rapid-photo-downloader-0.4.11-1|35	cards, and Portable Storage Devices simultaneously. It provides many options
14cu|rapid-photo-downloader-0.4.11-1|36	for sub-folder creation, image renaming and backup.
14cu|rapid-photo-downloader-0.4.11-1|37	
14cu|rapid-photo-downloader-0.4.11-1|38	%files -f %{name}.lang
14cu|rapid-photo-downloader-0.4.11-1|39	%doc rapid/AUTHORS rapid/ChangeLog rapid/COPYING README
14cu|rapid-photo-downloader-0.4.11-1|40	%{_bindir}/%{name}
14cu|rapid-photo-downloader-0.4.11-1|41	%{_datadir}/applications/%{name}.desktop
14cu|rapid-photo-downloader-0.4.11-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|rapid-photo-downloader-0.4.11-1|43	%{_datadir}/pixmaps/%{name}.png
14cu|rapid-photo-downloader-0.4.11-1|44	%{_datadir}/pixmaps/%{name}.xpm
14cu|rapid-photo-downloader-0.4.11-1|45	%{py_puresitedir}/rapid/
14cu|rapid-photo-downloader-0.4.11-1|46	%{py_puresitedir}/*.egg-info
14cu|rapid-photo-downloader-0.4.11-1|47	# kde integration, we'll keep it
14cu|rapid-photo-downloader-0.4.11-1|48	%{_datadir}/kde4/apps/solid/actions/%{name}.desktop
14cu|rapid-photo-downloader-0.4.11-1|49	%{_datadir}/appdata/%{name}.appdata.xml
14cu|rapid-photo-downloader-0.4.11-1|50	%{_mandir}/man1/%{name}.1*
14cu|rapid-photo-downloader-0.4.11-1|51	
14cu|rapid-photo-downloader-0.4.11-1|52	
14cu|rapid-photo-downloader-0.4.11-1|53	#---------------------------------------------------------------------
14cu|rapid-photo-downloader-0.4.11-1|54	
14cu|rapid-photo-downloader-0.4.11-1|55	%prep
14cu|rapid-photo-downloader-0.4.11-1|56	%setup -q
14cu|rapid-photo-downloader-0.4.11-1|57	cp  rapid/{ChangeLog,COPYING,AUTHORS} .
14cu|rapid-photo-downloader-0.4.11-1|58	pod2man --section=1 -u --release=%{version}  --center "" doc/rapid-photo-downloader.pod > %{name}.1
14cu|rapid-photo-downloader-0.4.11-1|59	
14cu|rapid-photo-downloader-0.4.11-1|60	
14cu|rapid-photo-downloader-0.4.11-1|61	%build
14cu|rapid-photo-downloader-0.4.11-1|62	python setup.py build
14cu|rapid-photo-downloader-0.4.11-1|63	
14cu|rapid-photo-downloader-0.4.11-1|64	
14cu|rapid-photo-downloader-0.4.11-1|65	%install
14cu|rapid-photo-downloader-0.4.11-1|66	python setup.py install --root=%{buildroot}
14cu|rapid-photo-downloader-0.4.11-1|67	
14cu|rapid-photo-downloader-0.4.11-1|68	desktop-file-install	--dir=%{buildroot}%{_datadir}/applications \
14cu|rapid-photo-downloader-0.4.11-1|69	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|rapid-photo-downloader-0.4.11-1|70	
14cu|rapid-photo-downloader-0.4.11-1|71	# man
14cu|rapid-photo-downloader-0.4.11-1|72	install -d %{buildroot}/%{_mandir}/man1
14cu|rapid-photo-downloader-0.4.11-1|73	install -m 644 %name.1 %{buildroot}/%{_mandir}/man1/
14cu|rapid-photo-downloader-0.4.11-1|74	
14cu|rapid-photo-downloader-0.4.11-1|75	# fix attr
14cu|rapid-photo-downloader-0.4.11-1|76	find %{buildroot}%{py_puresitedir}/rapid/ -name "*.py*" -exec chmod 755 {} \;
14cu|rapid-photo-downloader-0.4.11-1|77	chmod 644 %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
14cu|rapid-photo-downloader-0.4.11-1|78	
14cu|rapid-photo-downloader-0.4.11-1|79	# fix shebang
14cu|rapid-photo-downloader-0.4.11-1|80	sed -i -e '1i#!/usr/bin/python' \
14cu|rapid-photo-downloader-0.4.11-1|81	%{buildroot}%{py_puresitedir}/rapid/{rpdmultiprocessing,prefs,higdefaults,config,ValidatedEntry,__init__,paths}.py
14cu|rapid-photo-downloader-0.4.11-1|82	
14cu|rapid-photo-downloader-0.4.11-1|83	%find_lang %{name}
14cu|rapid-photo-downloader-0.4.11-1|84	
14cu|rapid-photo-downloader-0.4.11-1|85	
14cu|rapid-photo-downloader-0.4.11-1|86	
14cu|rapid-photo-downloader-0.4.11-1|87	%changelog
14cu|rapid-photo-downloader-0.4.11-1|88	
14cu|rapid-photo-downloader-0.4.11-1|89	* Wed Dec 23 2015 Giovanni Mariani <mc2374@mclink.it> 0.4.11-1
14cu|rapid-photo-downloader-0.4.11-1|90	- (723dbf6) Updated to release 0.4.11
14cu|rapid-photo-downloader-0.4.11-1|91	
14cu|rapid-photo-downloader-0.4.11-1|92	

14265 14
14cu|R-aplpack-1.3.0-2|1	%global packname  aplpack
14cu|R-aplpack-1.3.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-aplpack-1.3.0-2|3	
14cu|R-aplpack-1.3.0-2|4	%define debug_package %{nil}
14cu|R-aplpack-1.3.0-2|5	
14cu|R-aplpack-1.3.0-2|6	Name:             R-%{packname}
14cu|R-aplpack-1.3.0-2|7	Version:          1.3.0
14cu|R-aplpack-1.3.0-2|8	Release:          2
14cu|R-aplpack-1.3.0-2|9	Summary:          Another Plot PACKage: stem.leaf, bagplot, faces, spin3R, slider functions
14cu|R-aplpack-1.3.0-2|10	Group:            Sciences/Mathematics
14cu|R-aplpack-1.3.0-2|11	License:          GPL (>= 2)
14cu|R-aplpack-1.3.0-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-aplpack-1.3.0-2|13	Source0:          http://cran.r-project.org/src/contrib/aplpack_%{version}.tar.gz
14cu|R-aplpack-1.3.0-2|14	Requires:         R-tcltk
14cu|R-aplpack-1.3.0-2|15	Requires:         R-tkrplot
14cu|R-aplpack-1.3.0-2|16	BuildRequires:    R-devel
14cu|R-aplpack-1.3.0-2|17	BuildRequires:    Rmath-devel
14cu|R-aplpack-1.3.0-2|18	BuildRequires:    texlive-collection-latex
14cu|R-aplpack-1.3.0-2|19	BuildRequires:    R-tcltk
14cu|R-aplpack-1.3.0-2|20	BuildRequires:    R-tkrplot
14cu|R-aplpack-1.3.0-2|21	%rename R-cran-aplpack
14cu|R-aplpack-1.3.0-2|22	
14cu|R-aplpack-1.3.0-2|23	%description
14cu|R-aplpack-1.3.0-2|24	set of functions for drawing some special plots: stem.leaf plots a stem
14cu|R-aplpack-1.3.0-2|25	and leaf plot bagplot plots a bagplot faces plots chernoff faces spin3R
14cu|R-aplpack-1.3.0-2|26	for an inspection of a 3-dim point cloud slider functions for interactive
14cu|R-aplpack-1.3.0-2|27	
14cu|R-aplpack-1.3.0-2|28	%prep
14cu|R-aplpack-1.3.0-2|29	%setup -q -c -n %{packname}
14cu|R-aplpack-1.3.0-2|30	
14cu|R-aplpack-1.3.0-2|31	%build
14cu|R-aplpack-1.3.0-2|32	
14cu|R-aplpack-1.3.0-2|33	%install
14cu|R-aplpack-1.3.0-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-aplpack-1.3.0-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-aplpack-1.3.0-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-aplpack-1.3.0-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-aplpack-1.3.0-2|38	
14cu|R-aplpack-1.3.0-2|39	#%check
14cu|R-aplpack-1.3.0-2|40	#%{_bindir}/R CMD check %{packname}
14cu|R-aplpack-1.3.0-2|41	
14cu|R-aplpack-1.3.0-2|42	%files
14cu|R-aplpack-1.3.0-2|43	%dir %{rlibdir}/%{packname}
14cu|R-aplpack-1.3.0-2|44	%doc %{rlibdir}/%{packname}/doc
14cu|R-aplpack-1.3.0-2|45	%doc %{rlibdir}/%{packname}/html
14cu|R-aplpack-1.3.0-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-aplpack-1.3.0-2|47	%{rlibdir}/%{packname}/INDEX
14cu|R-aplpack-1.3.0-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-aplpack-1.3.0-2|49	%{rlibdir}/%{packname}/Meta
14cu|R-aplpack-1.3.0-2|50	%{rlibdir}/%{packname}/R
14cu|R-aplpack-1.3.0-2|51	%{rlibdir}/%{packname}/help
14cu|R-aplpack-1.3.0-2|52	# %{rlibdir}/%{packname}/pdf
14cu|R-aplpack-1.3.0-2|53	%{rlibdir}/%{packname}/src
14cu|R-aplpack-1.3.0-2|54	
14cu|R-aplpack-1.3.0-2|55	
14cu|R-aplpack-1.3.0-2|56	
14cu|R-aplpack-1.3.0-2|57	%changelog
14cu|R-aplpack-1.3.0-2|58	
14cu|R-aplpack-1.3.0-2|59	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
14cu|R-aplpack-1.3.0-2|60	- (bab3eaf) Upload tarball
14cu|R-aplpack-1.3.0-2|61	
14cu|R-aplpack-1.3.0-2|62	

14266 14
14cu|R-arm-1.7.07-1|1	%global packname  arm
14cu|R-arm-1.7.07-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-arm-1.7.07-1|3	
14cu|R-arm-1.7.07-1|4	Name:             R-%{packname}
14cu|R-arm-1.7.07-1|5	Version:          1.7.07
14cu|R-arm-1.7.07-1|6	Release:          1
14cu|R-arm-1.7.07-1|7	Summary:          Data Analysis Using Regression and Multilevel/Hierarchical Models
14cu|R-arm-1.7.07-1|8	Group:            Sciences/Mathematics
14cu|R-arm-1.7.07-1|9	License:          GPLv2+
14cu|R-arm-1.7.07-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-arm-1.7.07-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-07.tar.gz
14cu|R-arm-1.7.07-1|12	BuildArch:        noarch
14cu|R-arm-1.7.07-1|13	Requires:         R-core
14cu|R-arm-1.7.07-1|14	
14cu|R-arm-1.7.07-1|15	Requires:         R-MASS R-Matrix R-stats R-lme4
14cu|R-arm-1.7.07-1|16	Requires:         R-abind R-methods R-coda R-nlme
14cu|R-arm-1.7.07-1|17	# Requires:         R-R2WinBUGS R-foreign
14cu|R-arm-1.7.07-1|18	BuildRequires:    R-devel Rmath-devel  R-MASS R-Matrix R-stats R-lme4
14cu|R-arm-1.7.07-1|19	BuildRequires:    R-abind R-methods R-coda R-nlme
14cu|R-arm-1.7.07-1|20	# BuildRequires:   R-R2WinBUGS R-foreign
14cu|R-arm-1.7.07-1|21	
14cu|R-arm-1.7.07-1|22	%description
14cu|R-arm-1.7.07-1|23	R functions for processing lm, glm, svy.glm, merMod and polr outputs.
14cu|R-arm-1.7.07-1|24	
14cu|R-arm-1.7.07-1|25	%prep
14cu|R-arm-1.7.07-1|26	%setup -q -c -n %{packname}
14cu|R-arm-1.7.07-1|27	
14cu|R-arm-1.7.07-1|28	%build
14cu|R-arm-1.7.07-1|29	
14cu|R-arm-1.7.07-1|30	%install
14cu|R-arm-1.7.07-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-arm-1.7.07-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-arm-1.7.07-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-arm-1.7.07-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-arm-1.7.07-1|35	
14cu|R-arm-1.7.07-1|36	# %check
14cu|R-arm-1.7.07-1|37	# %{_bindir}/R CMD check %{packname}
14cu|R-arm-1.7.07-1|38	
14cu|R-arm-1.7.07-1|39	%files
14cu|R-arm-1.7.07-1|40	%dir %{rlibdir}/%{packname}
14cu|R-arm-1.7.07-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-arm-1.7.07-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-arm-1.7.07-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-arm-1.7.07-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-arm-1.7.07-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-arm-1.7.07-1|46	%{rlibdir}/%{packname}/R
14cu|R-arm-1.7.07-1|47	%{rlibdir}/%{packname}/data
14cu|R-arm-1.7.07-1|48	%{rlibdir}/%{packname}/help
14cu|R-arm-1.7.07-1|49	
14cu|R-arm-1.7.07-1|50	%changelog
14cu|R-arm-1.7.07-1|51	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.07-1
14cu|R-arm-1.7.07-1|52	+ Revision: 08dd306
14cu|R-arm-1.7.07-1|53	- Updated to 1.7.07
14cu|R-arm-1.7.07-1|54	
14cu|R-arm-1.7.07-1|55	

14267 14
14cu|R-arules-1.1.7-1|1	%bcond_without bootstrap
14cu|R-arules-1.1.7-1|2	%global packname  arules
14cu|R-arules-1.1.7-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-arules-1.1.7-1|4	
14cu|R-arules-1.1.7-1|5	Name:             R-%{packname}
14cu|R-arules-1.1.7-1|6	Version:          1.1.7
14cu|R-arules-1.1.7-1|7	Release:          1
14cu|R-arules-1.1.7-1|8	Summary:          Mining Association Rules and Frequent Itemsets
14cu|R-arules-1.1.7-1|9	Group:            Sciences/Mathematics
14cu|R-arules-1.1.7-1|10	License:          GPL-2
14cu|R-arules-1.1.7-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-arules-1.1.7-1|12	Source0:          http://cran.r-project.org/src/contrib/arules_1.1-7.tar.gz
14cu|R-arules-1.1.7-1|13	Requires:         R-stats
14cu|R-arules-1.1.7-1|14	Requires:         R-methods
14cu|R-arules-1.1.7-1|15	Requires:         R-Matrix
14cu|R-arules-1.1.7-1|16	%if %{without bootstrap}
14cu|R-arules-1.1.7-1|17	Requires:         R-pmml
14cu|R-arules-1.1.7-1|18	Requires:         R-arulesViz
14cu|R-arules-1.1.7-1|19	%endif
14cu|R-arules-1.1.7-1|20	BuildRequires:    R-devel
14cu|R-arules-1.1.7-1|21	BuildRequires:    Rmath-devel
14cu|R-arules-1.1.7-1|22	BuildRequires:    texlive-collection-latex
14cu|R-arules-1.1.7-1|23	BuildRequires:    R-stats
14cu|R-arules-1.1.7-1|24	BuildRequires:    R-methods
14cu|R-arules-1.1.7-1|25	BuildRequires:    R-Matrix
14cu|R-arules-1.1.7-1|26	%if %{without bootstrap}
14cu|R-arules-1.1.7-1|27	BuildRequires:    R-pmml
14cu|R-arules-1.1.7-1|28	BuildRequires:    R-arulesViz
14cu|R-arules-1.1.7-1|29	%endif
14cu|R-arules-1.1.7-1|30	BuildRequires:    pkgconfig(lapack)
14cu|R-arules-1.1.7-1|31	
14cu|R-arules-1.1.7-1|32	%description
14cu|R-arules-1.1.7-1|33	Provides the infrastructure for representing, manipulating and analyzing
14cu|R-arules-1.1.7-1|34	transaction data and patterns (frequent itemsets and association rules).
14cu|R-arules-1.1.7-1|35	Also provides interfaces to C implementations of the association mining
14cu|R-arules-1.1.7-1|36	algorithms Apriori and Eclat by C. Borgelt.
14cu|R-arules-1.1.7-1|37	
14cu|R-arules-1.1.7-1|38	%prep
14cu|R-arules-1.1.7-1|39	%setup -q -c -n %{packname}
14cu|R-arules-1.1.7-1|40	
14cu|R-arules-1.1.7-1|41	%build
14cu|R-arules-1.1.7-1|42	
14cu|R-arules-1.1.7-1|43	%install
14cu|R-arules-1.1.7-1|44	mkdir -p %{buildroot}%{rlibdir}
14cu|R-arules-1.1.7-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-arules-1.1.7-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-arules-1.1.7-1|47	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-arules-1.1.7-1|48	
14cu|R-arules-1.1.7-1|49	%if %{without bootstrap}
14cu|R-arules-1.1.7-1|50	%check
14cu|R-arules-1.1.7-1|51	%{_bindir}/R CMD check %{packname}
14cu|R-arules-1.1.7-1|52	%endif
14cu|R-arules-1.1.7-1|53	
14cu|R-arules-1.1.7-1|54	%files
14cu|R-arules-1.1.7-1|55	%dir %{rlibdir}/%{packname}
14cu|R-arules-1.1.7-1|56	%doc %{rlibdir}/%{packname}/doc
14cu|R-arules-1.1.7-1|57	%doc %{rlibdir}/%{packname}/html
14cu|R-arules-1.1.7-1|58	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-arules-1.1.7-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-arules-1.1.7-1|60	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-arules-1.1.7-1|61	%{rlibdir}/%{packname}/INDEX
14cu|R-arules-1.1.7-1|62	# %{rlibdir}/%{packname}/LICENSE
14cu|R-arules-1.1.7-1|63	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-arules-1.1.7-1|64	%{rlibdir}/%{packname}/Meta
14cu|R-arules-1.1.7-1|65	%{rlibdir}/%{packname}/R
14cu|R-arules-1.1.7-1|66	%{rlibdir}/%{packname}/data
14cu|R-arules-1.1.7-1|67	%{rlibdir}/%{packname}/help
14cu|R-arules-1.1.7-1|68	%{rlibdir}/%{packname}/libs
14cu|R-arules-1.1.7-1|69	
14cu|R-arules-1.1.7-1|70	
14cu|R-arules-1.1.7-1|71	
14cu|R-arules-1.1.7-1|72	
14cu|R-arules-1.1.7-1|73	%changelog
14cu|R-arules-1.1.7-1|74	
14cu|R-arules-1.1.7-1|75	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-1
14cu|R-arules-1.1.7-1|76	- (808e462) Updated to 1.1.7
14cu|R-arules-1.1.7-1|77	
14cu|R-arules-1.1.7-1|78	

14268 14
14cu|ratpoison-1.4.8-1|1	Name:		ratpoison
14cu|ratpoison-1.4.8-1|2	Summary:	Simple Window Manager largely modelled after Screen
14cu|ratpoison-1.4.8-1|3	Group:		Graphical desktop/Other
14cu|ratpoison-1.4.8-1|4	Version:	1.4.8
14cu|ratpoison-1.4.8-1|5	Release:	1
14cu|ratpoison-1.4.8-1|6	License:	GPL
14cu|ratpoison-1.4.8-1|7	URL:		http://www.nongnu.org/ratpoison/
14cu|ratpoison-1.4.8-1|8	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.xz
14cu|ratpoison-1.4.8-1|9	BuildRequires:	pkgconfig(x11)
14cu|ratpoison-1.4.8-1|10	BuildRequires:	pkgconfig(xi)
14cu|ratpoison-1.4.8-1|11	BuildRequires:	pkgconfig(xft)
14cu|ratpoison-1.4.8-1|12	BuildRequires:	pkgconfig(xtst)
14cu|ratpoison-1.4.8-1|13	BuildRequires:	pkgconfig(xinerama)
14cu|ratpoison-1.4.8-1|14	BuildRequires:	readline-devel
14cu|ratpoison-1.4.8-1|15	
14cu|ratpoison-1.4.8-1|16	%description
14cu|ratpoison-1.4.8-1|17	Ratpoison is a simple window manager with no large library dependencies,
14cu|ratpoison-1.4.8-1|18	no fancy graphics, no window decorations, and no rodent dependence. It
14cu|ratpoison-1.4.8-1|19	is largely modeled after GNU Screen, which has done wonders in the
14cu|ratpoison-1.4.8-1|20	virtual terminal market. All interaction with the window manager is done
14cu|ratpoison-1.4.8-1|21	through keystrokes. ratpoison has a prefix map to minimize the key
14cu|ratpoison-1.4.8-1|22	clobbering that cripples EMACS and other quality pieces of software. All
14cu|ratpoison-1.4.8-1|23	windows are maximized and kept maximized to avoid wasting precious
14cu|ratpoison-1.4.8-1|24	screen space.
14cu|ratpoison-1.4.8-1|25	
14cu|ratpoison-1.4.8-1|26	%prep
14cu|ratpoison-1.4.8-1|27	%setup -q
14cu|ratpoison-1.4.8-1|28	
14cu|ratpoison-1.4.8-1|29	%build
14cu|ratpoison-1.4.8-1|30	export CFLAGS="%optflags -DHAVE_GETLINE"
14cu|ratpoison-1.4.8-1|31	autoreconf -fi
14cu|ratpoison-1.4.8-1|32	%configure2_5x
14cu|ratpoison-1.4.8-1|33	%make
14cu|ratpoison-1.4.8-1|34	
14cu|ratpoison-1.4.8-1|35	%install
14cu|ratpoison-1.4.8-1|36	%makeinstall_std
14cu|ratpoison-1.4.8-1|37	rm -rf %{buildroot}/usr/share/doc/%{name}
14cu|ratpoison-1.4.8-1|38	
14cu|ratpoison-1.4.8-1|39	# startfile
14cu|ratpoison-1.4.8-1|40	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
14cu|ratpoison-1.4.8-1|41	exec %{_bindir}/%{name}
14cu|ratpoison-1.4.8-1|42	EOF
14cu|ratpoison-1.4.8-1|43	
14cu|ratpoison-1.4.8-1|44	# session file
14cu|ratpoison-1.4.8-1|45	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cu|ratpoison-1.4.8-1|46	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
14cu|ratpoison-1.4.8-1|47	NAME=%{name}
14cu|ratpoison-1.4.8-1|48	EXEC=%{_bindir}/start%{name}
14cu|ratpoison-1.4.8-1|49	DESC=%{name} window manager
14cu|ratpoison-1.4.8-1|50	SCRIPT:
14cu|ratpoison-1.4.8-1|51	exec %{_bindir}/start%{name}
14cu|ratpoison-1.4.8-1|52	EOF
14cu|ratpoison-1.4.8-1|53	
14cu|ratpoison-1.4.8-1|54	
14cu|ratpoison-1.4.8-1|55	
14cu|ratpoison-1.4.8-1|56	
14cu|ratpoison-1.4.8-1|57	%files
14cu|ratpoison-1.4.8-1|58	%doc INSTALL README TODO doc/ipaq.ratpoisonrc doc/sample.ratpoisonrc AUTHORS COPYING contrib/genrpbindings contrib/split.sh NEWS
14cu|ratpoison-1.4.8-1|59	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14cu|ratpoison-1.4.8-1|60	%attr(644,root,root) %{_mandir}/man1/%{name}.1*
14cu|ratpoison-1.4.8-1|61	%attr(644,root,root) %{_infodir}/%{name}.info*
14cu|ratpoison-1.4.8-1|62	%{_datadir}/%{name}
14cu|ratpoison-1.4.8-1|63	%defattr(755,root,root,755)
14cu|ratpoison-1.4.8-1|64	%{_bindir}/start%{name}
14cu|ratpoison-1.4.8-1|65	%{_bindir}/%{name}
14cu|ratpoison-1.4.8-1|66	%{_bindir}/rpws
14cu|ratpoison-1.4.8-1|67	%{_datadir}/emacs/site-lisp/ratpoison.el
14cu|ratpoison-1.4.8-1|68	
14cu|ratpoison-1.4.8-1|69	%changelog
14cu|ratpoison-1.4.8-1|70	
14cu|ratpoison-1.4.8-1|71	* Fri Jul 17 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.8-1
14cu|ratpoison-1.4.8-1|72	- (6bb6ac5) Merge pull request #1 from semsonic/ratpoison:rosa2014.1
14cu|ratpoison-1.4.8-1|73	- (6bb6ac5) Updated to a new version
14cu|ratpoison-1.4.8-1|74	
14cu|ratpoison-1.4.8-1|75	

14269 14
14cu|rawtherapee-unstable-4.2.859-1|1	%define oname rawtherapee
14cu|rawtherapee-unstable-4.2.859-1|2	
14cu|rawtherapee-unstable-4.2.859-1|3	Summary:	Raw image processing software
14cu|rawtherapee-unstable-4.2.859-1|4	Name:		%{oname}-unstable
14cu|rawtherapee-unstable-4.2.859-1|5	Version:	4.2.859
14cu|rawtherapee-unstable-4.2.859-1|6	Release:	1
14cu|rawtherapee-unstable-4.2.859-1|7	License:	GPLv3+ and MIT and IJG
14cu|rawtherapee-unstable-4.2.859-1|8	Group:		Graphics
14cu|rawtherapee-unstable-4.2.859-1|9	Url:		http://www.rawtherapee.com/
14cu|rawtherapee-unstable-4.2.859-1|10	Source0:	%{oname}-%{version}.tar.bz2
14cu|rawtherapee-unstable-4.2.859-1|11	Patch0:		rawtherapee-4.2.717-link.patch
14cu|rawtherapee-unstable-4.2.859-1|12	Patch1:		dcraw-9.25.0-CVE-2013-1438.patch
14cu|rawtherapee-unstable-4.2.859-1|13	BuildRequires:	cmake >= 2.6
14cu|rawtherapee-unstable-4.2.859-1|14	BuildRequires:	bzip2-devel
14cu|rawtherapee-unstable-4.2.859-1|15	BuildRequires:	gomp-devel
14cu|rawtherapee-unstable-4.2.859-1|16	BuildRequires:	jpeg-devel
14cu|rawtherapee-unstable-4.2.859-1|17	BuildRequires:	tiff-devel
14cu|rawtherapee-unstable-4.2.859-1|18	BuildRequires:	gtk-engines2
14cu|rawtherapee-unstable-4.2.859-1|19	BuildRequires:	pkgconfig(expat) >= 2.0
14cu|rawtherapee-unstable-4.2.859-1|20	BuildRequires:	pkgconfig(fftw3)
14cu|rawtherapee-unstable-4.2.859-1|21	BuildRequires:	pkgconfig(fftw3f)
14cu|rawtherapee-unstable-4.2.859-1|22	BuildRequires:	pkgconfig(gio-2.0) >= 2.16
14cu|rawtherapee-unstable-4.2.859-1|23	BuildRequires:	pkgconfig(giomm-2.4) >= 2.12
14cu|rawtherapee-unstable-4.2.859-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.16
14cu|rawtherapee-unstable-4.2.859-1|25	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16
14cu|rawtherapee-unstable-4.2.859-1|26	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16
14cu|rawtherapee-unstable-4.2.859-1|27	BuildRequires:	pkgconfig(gthread-2.0) >= 2.16
14cu|rawtherapee-unstable-4.2.859-1|28	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12
14cu|rawtherapee-unstable-4.2.859-1|29	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.22
14cu|rawtherapee-unstable-4.2.859-1|30	BuildRequires:	pkgconfig(lcms2)
14cu|rawtherapee-unstable-4.2.859-1|31	BuildRequires:	pkgconfig(libcanberra-gtk)
14cu|rawtherapee-unstable-4.2.859-1|32	BuildRequires:	pkgconfig(libiptcdata)
14cu|rawtherapee-unstable-4.2.859-1|33	BuildRequires:	pkgconfig(libpng)
14cu|rawtherapee-unstable-4.2.859-1|34	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|rawtherapee-unstable-4.2.859-1|35	Requires:	hicolor-icon-theme
14cu|rawtherapee-unstable-4.2.859-1|36	Requires:	gtk-engines2
14cu|rawtherapee-unstable-4.2.859-1|37	Conflicts:	%{oname}
14cu|rawtherapee-unstable-4.2.859-1|38	
14cu|rawtherapee-unstable-4.2.859-1|39	%description
14cu|rawtherapee-unstable-4.2.859-1|40	RawTherapee is a RAW image processing software. It gives full control over
14cu|rawtherapee-unstable-4.2.859-1|41	many parameters to enhance the raw picture before finally exporting it
14cu|rawtherapee-unstable-4.2.859-1|42	to some common image format.
14cu|rawtherapee-unstable-4.2.859-1|43	
14cu|rawtherapee-unstable-4.2.859-1|44	This package provides development version of RawTherapee.
14cu|rawtherapee-unstable-4.2.859-1|45	
14cu|rawtherapee-unstable-4.2.859-1|46	%files
14cu|rawtherapee-unstable-4.2.859-1|47	%doc AUTHORS.txt LICENSE.txt RELEASE_NOTES.txt
14cu|rawtherapee-unstable-4.2.859-1|48	%{_bindir}/rawtherapee
14cu|rawtherapee-unstable-4.2.859-1|49	%{_datadir}/rawtherapee
14cu|rawtherapee-unstable-4.2.859-1|50	%{_datadir}/applications/%{oname}.desktop
14cu|rawtherapee-unstable-4.2.859-1|51	%{_datadir}/appdata/*xml
14cu|rawtherapee-unstable-4.2.859-1|52	%{_iconsdir}/hicolor/*/apps/%{oname}.png
14cu|rawtherapee-unstable-4.2.859-1|53	%{_mandir}/man1/%{oname}.1*
14cu|rawtherapee-unstable-4.2.859-1|54	
14cu|rawtherapee-unstable-4.2.859-1|55	#----------------------------------------------------------------------------
14cu|rawtherapee-unstable-4.2.859-1|56	
14cu|rawtherapee-unstable-4.2.859-1|57	%prep
14cu|rawtherapee-unstable-4.2.859-1|58	%setup -qn %{oname}-%{version}
14cu|rawtherapee-unstable-4.2.859-1|59	%apply_patches
14cu|rawtherapee-unstable-4.2.859-1|60	
14cu|rawtherapee-unstable-4.2.859-1|61	%build
14cu|rawtherapee-unstable-4.2.859-1|62	%cmake -DBUILD_SHARED_LIBS=OFF
14cu|rawtherapee-unstable-4.2.859-1|63	%make
14cu|rawtherapee-unstable-4.2.859-1|64	
14cu|rawtherapee-unstable-4.2.859-1|65	%install
14cu|rawtherapee-unstable-4.2.859-1|66	%makeinstall_std -C build
14cu|rawtherapee-unstable-4.2.859-1|67	
14cu|rawtherapee-unstable-4.2.859-1|68	# These file are taken from the root already
14cu|rawtherapee-unstable-4.2.859-1|69	rm -rf %{buildroot}%{_datadir}/doc/rawtherapee
14cu|rawtherapee-unstable-4.2.859-1|70	
14cu|rawtherapee-unstable-4.2.859-1|71	
14cu|rawtherapee-unstable-4.2.859-1|72	%changelog

14270 14
14cu|razercfg-0.22-1|1	Name:		razercfg
14cu|razercfg-0.22-1|2	Version:	0.22
14cu|razercfg-0.22-1|3	Release:	1
14cu|razercfg-0.22-1|4	Summary:	Razer device configuration tool
14cu|razercfg-0.22-1|5	Group:		System/Configuration/Hardware
14cu|razercfg-0.22-1|6	License:	GPLv2
14cu|razercfg-0.22-1|7	URL:		http://bues.ch/cms/hacking/razercfg.html
14cu|razercfg-0.22-1|8	Source0:	http://bues.ch/razercfg/%{name}-%{version}.tar.bz2
14cu|razercfg-0.22-1|9	Source1:	razerd.service
14cu|razercfg-0.22-1|10	BuildRequires:	python-qt4
14cu|razercfg-0.22-1|11	BuildRequires:	cmake
14cu|razercfg-0.22-1|12	BuildRequires:	pkgconfig(libusb-1.0)
14cu|razercfg-0.22-1|13	BuildRequires:	python-devel
14cu|razercfg-0.22-1|14	Patch0:		libdir_64_fix.patch
14cu|razercfg-0.22-1|15	Patch1:		razercfg-0.19-udev-rules-dir.patch
14cu|razercfg-0.22-1|16	
14cu|razercfg-0.22-1|17	%description
14cu|razercfg-0.22-1|18	This is the next generation Razer device configuration tool
14cu|razercfg-0.22-1|19	bringing the Razer gaming experience to the free open source world.
14cu|razercfg-0.22-1|20	This utility is a replacement for the old deathaddercfg tool.
14cu|razercfg-0.22-1|21	The tool architecture is based on "razerd", which is a background
14cu|razercfg-0.22-1|22	daemon doing all of the lowlevel privileged hardware accesses.
14cu|razercfg-0.22-1|23	The user interface tools are "razercfg", a commandline tool;
14cu|razercfg-0.22-1|24	and "qrazercfg", a QT4 based graphical device configuration tool.
14cu|razercfg-0.22-1|25	
14cu|razercfg-0.22-1|26	%prep
14cu|razercfg-0.22-1|27	%setup -q
14cu|razercfg-0.22-1|28	%patch0 -p1
14cu|razercfg-0.22-1|29	%patch1 -p0
14cu|razercfg-0.22-1|30	
14cu|razercfg-0.22-1|31	%build
14cu|razercfg-0.22-1|32	%cmake
14cu|razercfg-0.22-1|33	%make
14cu|razercfg-0.22-1|34	
14cu|razercfg-0.22-1|35	%install
14cu|razercfg-0.22-1|36	%makeinstall_std -C build
14cu|razercfg-0.22-1|37	
14cu|razercfg-0.22-1|38	mkdir -p %{buildroot}%{_unitdir}/
14cu|razercfg-0.22-1|39	
14cu|razercfg-0.22-1|40	%{__install} -m 0755 %{SOURCE1} -D %{buildroot}%{_unitdir}/razerd.service
14cu|razercfg-0.22-1|41	rm %{buildroot}%{_sysconfdir}/systemd/system/razerd.service
14cu|razercfg-0.22-1|42	
14cu|razercfg-0.22-1|43	%post
14cu|razercfg-0.22-1|44	%_post_service razerd.service
14cu|razercfg-0.22-1|45	
14cu|razercfg-0.22-1|46	%preun
14cu|razercfg-0.22-1|47	%_preun_service razerd.service
14cu|razercfg-0.22-1|48	
14cu|razercfg-0.22-1|49	%files
14cu|razercfg-0.22-1|50	%doc COPYING README
14cu|razercfg-0.22-1|51	%{_bindir}/*
14cu|razercfg-0.22-1|52	%{_sbindir}/razerd
14cu|razercfg-0.22-1|53	%{_unitdir}/razerd.service
14cu|razercfg-0.22-1|54	%{_libdir}/librazer.so
14cu|razercfg-0.22-1|55	%{_sysconfdir}/pm/sleep.d/50-razer
14cu|razercfg-0.22-1|56	%{_prefix}/lib/udev/rules.d/01-razer-udev.rules
14cu|razercfg-0.22-1|57	
14cu|razercfg-0.22-1|58	%changelog
14cu|razercfg-0.22-1|59	
14cu|razercfg-0.22-1|60	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 0.22-1
14cu|razercfg-0.22-1|61	- (03d11c9) Merge pull request #1 from semsonic/razercfg:rosa2014.1
14cu|razercfg-0.22-1|62	- (03d11c9) Updated to a new version
14cu|razercfg-0.22-1|63	
14cu|razercfg-0.22-1|64	

14271 14
14cu|R-BatchJobs-1.6-1|1	%global packname  BatchJobs
14cu|R-BatchJobs-1.6-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-BatchJobs-1.6-1|3	
14cu|R-BatchJobs-1.6-1|4	Name:             R-%{packname}
14cu|R-BatchJobs-1.6-1|5	Version:          1.6
14cu|R-BatchJobs-1.6-1|6	Release:          1
14cu|R-BatchJobs-1.6-1|7	Summary:          Batch computing with R
14cu|R-BatchJobs-1.6-1|8	Group:            Sciences/Mathematics
14cu|R-BatchJobs-1.6-1|9	License:          BSD_3_clause + file LICENSE
14cu|R-BatchJobs-1.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-BatchJobs-1.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-BatchJobs-1.6-1|12	BuildArch:        noarch
14cu|R-BatchJobs-1.6-1|13	Requires:         R-core
14cu|R-BatchJobs-1.6-1|14	
14cu|R-BatchJobs-1.6-1|15	Requires:         R-BBmisc R-methods
14cu|R-BatchJobs-1.6-1|16	Requires:         R-checkmate R-utils R-stats R-digest R-DBI R-RSQLite R-sendmailR R-brew R-stringr R-fail
14cu|R-BatchJobs-1.6-1|17	Requires:         R-testthat R-MASS
14cu|R-BatchJobs-1.6-1|18	BuildRequires:    R-devel Rmath-devel R-BBmisc R-methods
14cu|R-BatchJobs-1.6-1|19	BuildRequires:    R-checkmate R-utils R-stats R-digest R-DBI R-RSQLite R-sendmailR R-brew R-stringr R-fail
14cu|R-BatchJobs-1.6-1|20	BuildRequires:   R-testthat R-MASS
14cu|R-BatchJobs-1.6-1|21	%description
14cu|R-BatchJobs-1.6-1|22	Provides Map, Reduce and Filter variants to generate jobs on batch
14cu|R-BatchJobs-1.6-1|23	computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine.
14cu|R-BatchJobs-1.6-1|24	Multicore and SSH systems are also supported. For further details see the
14cu|R-BatchJobs-1.6-1|25	project web page.
14cu|R-BatchJobs-1.6-1|26	
14cu|R-BatchJobs-1.6-1|27	%prep
14cu|R-BatchJobs-1.6-1|28	%setup -q -c -n %{packname}
14cu|R-BatchJobs-1.6-1|29	
14cu|R-BatchJobs-1.6-1|30	%build
14cu|R-BatchJobs-1.6-1|31	
14cu|R-BatchJobs-1.6-1|32	%install
14cu|R-BatchJobs-1.6-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BatchJobs-1.6-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BatchJobs-1.6-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BatchJobs-1.6-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BatchJobs-1.6-1|37	
14cu|R-BatchJobs-1.6-1|38	%check
14cu|R-BatchJobs-1.6-1|39	#%{_bindir}/R CMD check %{packname}
14cu|R-BatchJobs-1.6-1|40	
14cu|R-BatchJobs-1.6-1|41	%files
14cu|R-BatchJobs-1.6-1|42	%dir %{rlibdir}/%{packname}
14cu|R-BatchJobs-1.6-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-BatchJobs-1.6-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BatchJobs-1.6-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-BatchJobs-1.6-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-BatchJobs-1.6-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BatchJobs-1.6-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-BatchJobs-1.6-1|49	%{rlibdir}/%{packname}/R
14cu|R-BatchJobs-1.6-1|50	%{rlibdir}/%{packname}/help
14cu|R-BatchJobs-1.6-1|51	%{rlibdir}/%{packname}/CITATION
14cu|R-BatchJobs-1.6-1|52	%{rlibdir}/%{packname}/LICENSE
14cu|R-BatchJobs-1.6-1|53	%{rlibdir}/%{packname}/bin
14cu|R-BatchJobs-1.6-1|54	%{rlibdir}/%{packname}/etc
14cu|R-BatchJobs-1.6-1|55	
14cu|R-BatchJobs-1.6-1|56	%changelog
14cu|R-BatchJobs-1.6-1|57	
14cu|R-BatchJobs-1.6-1|58	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
14cu|R-BatchJobs-1.6-1|59	- (b052694) Upload tarball
14cu|R-BatchJobs-1.6-1|60	
14cu|R-BatchJobs-1.6-1|61	

14272 14
14cu|R-BayesX-0.2.9-1|1	%global packname  BayesX
14cu|R-BayesX-0.2.9-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-BayesX-0.2.9-1|3	
14cu|R-BayesX-0.2.9-1|4	%define debug_package %{nil}
14cu|R-BayesX-0.2.9-1|5	
14cu|R-BayesX-0.2.9-1|6	Name:             R-%{packname}
14cu|R-BayesX-0.2.9-1|7	Version:          0.2.9
14cu|R-BayesX-0.2.9-1|8	Release:          1
14cu|R-BayesX-0.2.9-1|9	Summary:          R Utilities Accompanying the Software Package BayesX
14cu|R-BayesX-0.2.9-1|10	Group:            Sciences/Mathematics
14cu|R-BayesX-0.2.9-1|11	License:          GPL-2
14cu|R-BayesX-0.2.9-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-BayesX-0.2.9-1|13	Source0:          http://cran.r-project.org/src/contrib/BayesX_0.2-9.tar.gz
14cu|R-BayesX-0.2.9-1|14	Requires:         R-akima R-shapefiles
14cu|R-BayesX-0.2.9-1|15	Requires:         R-sp R-colorspace R-coda R-splines
14cu|R-BayesX-0.2.9-1|16	Requires:         R-spdep
14cu|R-BayesX-0.2.9-1|17	BuildRequires:    R-devel Rmath-devel  R-akima R-shapefiles
14cu|R-BayesX-0.2.9-1|18	BuildRequires:    R-sp R-colorspace R-coda R-splines
14cu|R-BayesX-0.2.9-1|19	BuildRequires:    R-spdep
14cu|R-BayesX-0.2.9-1|20	
14cu|R-BayesX-0.2.9-1|21	%description
14cu|R-BayesX-0.2.9-1|22	This package provides functionality for exploring and visualising
14cu|R-BayesX-0.2.9-1|23	estimation results obtained with the software package BayesX for
14cu|R-BayesX-0.2.9-1|24	structured additive regression. It also provides functions that allow to
14cu|R-BayesX-0.2.9-1|25	read, write and manipulate map objects that are required in spatial
14cu|R-BayesX-0.2.9-1|26	analyses performed with BayesX, a free software for estimating structured
14cu|R-BayesX-0.2.9-1|27	additive regression models (http://www.stat.uni-muenchen.de/~bayesx).
14cu|R-BayesX-0.2.9-1|28	
14cu|R-BayesX-0.2.9-1|29	%prep
14cu|R-BayesX-0.2.9-1|30	%setup -q -c -n %{packname}
14cu|R-BayesX-0.2.9-1|31	
14cu|R-BayesX-0.2.9-1|32	%build
14cu|R-BayesX-0.2.9-1|33	
14cu|R-BayesX-0.2.9-1|34	%install
14cu|R-BayesX-0.2.9-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BayesX-0.2.9-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BayesX-0.2.9-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BayesX-0.2.9-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BayesX-0.2.9-1|39	
14cu|R-BayesX-0.2.9-1|40	%check
14cu|R-BayesX-0.2.9-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-BayesX-0.2.9-1|42	
14cu|R-BayesX-0.2.9-1|43	%files
14cu|R-BayesX-0.2.9-1|44	%dir %{rlibdir}/%{packname}
14cu|R-BayesX-0.2.9-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-BayesX-0.2.9-1|46	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-BayesX-0.2.9-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BayesX-0.2.9-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-BayesX-0.2.9-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BayesX-0.2.9-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-BayesX-0.2.9-1|51	%{rlibdir}/%{packname}/R
14cu|R-BayesX-0.2.9-1|52	%{rlibdir}/%{packname}/examples
14cu|R-BayesX-0.2.9-1|53	%{rlibdir}/%{packname}/help
14cu|R-BayesX-0.2.9-1|54	
14cu|R-BayesX-0.2.9-1|55	%changelog
14cu|R-BayesX-0.2.9-1|56	
14cu|R-BayesX-0.2.9-1|57	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.9-1
14cu|R-BayesX-0.2.9-1|58	- (c43ee67) Merge branch 'auto_update' into rosa2014.1
14cu|R-BayesX-0.2.9-1|59	
14cu|R-BayesX-0.2.9-1|60	

14273 14
14cu|R-BBmisc-1.9-1|1	%global packname  BBmisc
14cu|R-BBmisc-1.9-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-BBmisc-1.9-1|3	%define debug_package %{nil}
14cu|R-BBmisc-1.9-1|4	
14cu|R-BBmisc-1.9-1|5	Name:             R-%{packname}
14cu|R-BBmisc-1.9-1|6	Version:          1.9
14cu|R-BBmisc-1.9-1|7	Release:          1
14cu|R-BBmisc-1.9-1|8	Summary:          Miscellaneous helper functions for B. Bischl
14cu|R-BBmisc-1.9-1|9	Group:            Sciences/Mathematics
14cu|R-BBmisc-1.9-1|10	License:          BSD_3_clause + file LICENSE
14cu|R-BBmisc-1.9-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-BBmisc-1.9-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-BBmisc-1.9-1|13	
14cu|R-BBmisc-1.9-1|14	
14cu|R-BBmisc-1.9-1|15	Requires:         R-stats R-checkmate
14cu|R-BBmisc-1.9-1|16	Requires:         R-testthat R-microbenchmark
14cu|R-BBmisc-1.9-1|17	BuildRequires:    R-devel Rmath-devel
14cu|R-BBmisc-1.9-1|18	BuildRequires:    R-stats R-checkmate
14cu|R-BBmisc-1.9-1|19	BuildRequires:   R-testthat R-microbenchmark
14cu|R-BBmisc-1.9-1|20	
14cu|R-BBmisc-1.9-1|21	%description
14cu|R-BBmisc-1.9-1|22	Miscellaneous helper functions for and from B. Bischl and some other guys
14cu|R-BBmisc-1.9-1|23	at TU Dortmund, mainly for package development.
14cu|R-BBmisc-1.9-1|24	
14cu|R-BBmisc-1.9-1|25	%prep
14cu|R-BBmisc-1.9-1|26	%setup -q -c -n %{packname}
14cu|R-BBmisc-1.9-1|27	
14cu|R-BBmisc-1.9-1|28	%build
14cu|R-BBmisc-1.9-1|29	
14cu|R-BBmisc-1.9-1|30	%install
14cu|R-BBmisc-1.9-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BBmisc-1.9-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BBmisc-1.9-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BBmisc-1.9-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BBmisc-1.9-1|35	
14cu|R-BBmisc-1.9-1|36	# %check
14cu|R-BBmisc-1.9-1|37	# %{_bindir}/R CMD check %{packname}
14cu|R-BBmisc-1.9-1|38	
14cu|R-BBmisc-1.9-1|39	%files
14cu|R-BBmisc-1.9-1|40	%dir %{rlibdir}/%{packname}
14cu|R-BBmisc-1.9-1|41	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-BBmisc-1.9-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-BBmisc-1.9-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BBmisc-1.9-1|44	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-BBmisc-1.9-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-BBmisc-1.9-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BBmisc-1.9-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-BBmisc-1.9-1|48	%{rlibdir}/%{packname}/R
14cu|R-BBmisc-1.9-1|49	%{rlibdir}/%{packname}/help
14cu|R-BBmisc-1.9-1|50	%{rlibdir}/%{packname}/libs
14cu|R-BBmisc-1.9-1|51	
14cu|R-BBmisc-1.9-1|52	%changelog
14cu|R-BBmisc-1.9-1|53	
14cu|R-BBmisc-1.9-1|54	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-1
14cu|R-BBmisc-1.9-1|55	- (8997be3) Upload tarball
14cu|R-BBmisc-1.9-1|56	
14cu|R-BBmisc-1.9-1|57	

14274 14
14cu|R-BiocGenerics-0.14.0-1|1	%global packname BiocGenerics
14cu|R-BiocGenerics-0.14.0-1|2	%global rlibdir %{_libdir}/R/library
14cu|R-BiocGenerics-0.14.0-1|3	
14cu|R-BiocGenerics-0.14.0-1|4	Name:             R-%{packname}
14cu|R-BiocGenerics-0.14.0-1|5	Version:          0.14.0
14cu|R-BiocGenerics-0.14.0-1|6	Release:          1
14cu|R-BiocGenerics-0.14.0-1|7	Summary:          Generic functions for Bioconductor
14cu|R-BiocGenerics-0.14.0-1|8	Group:            Sciences/Mathematics
14cu|R-BiocGenerics-0.14.0-1|9	License:          Artistic-2.0
14cu|R-BiocGenerics-0.14.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/BiocGenerics.html
14cu|R-BiocGenerics-0.14.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BiocGenerics_%{version}.tar.gz
14cu|R-BiocGenerics-0.14.0-1|12	BuildArch:        noarch
14cu|R-BiocGenerics-0.14.0-1|13	Requires:         R-methods R-graphics R-stats R-parallel
14cu|R-BiocGenerics-0.14.0-1|14	BuildRequires:    R-methods R-graphics R-stats R-parallel
14cu|R-BiocGenerics-0.14.0-1|15	
14cu|R-BiocGenerics-0.14.0-1|16	%description
14cu|R-BiocGenerics-0.14.0-1|17	S4 generic functions needed by many Bioconductor packages
14cu|R-BiocGenerics-0.14.0-1|18	
14cu|R-BiocGenerics-0.14.0-1|19	%prep
14cu|R-BiocGenerics-0.14.0-1|20	%setup -q -c -n %{packname}
14cu|R-BiocGenerics-0.14.0-1|21	
14cu|R-BiocGenerics-0.14.0-1|22	%build
14cu|R-BiocGenerics-0.14.0-1|23	
14cu|R-BiocGenerics-0.14.0-1|24	%install
14cu|R-BiocGenerics-0.14.0-1|25	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BiocGenerics-0.14.0-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BiocGenerics-0.14.0-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BiocGenerics-0.14.0-1|28	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BiocGenerics-0.14.0-1|29	
14cu|R-BiocGenerics-0.14.0-1|30	%files
14cu|R-BiocGenerics-0.14.0-1|31	%dir %{rlibdir}/%{packname}
14cu|R-BiocGenerics-0.14.0-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BiocGenerics-0.14.0-1|33	%doc %{rlibdir}/%{packname}/html
14cu|R-BiocGenerics-0.14.0-1|34	%{rlibdir}/%{packname}/help
14cu|R-BiocGenerics-0.14.0-1|35	%{rlibdir}/%{packname}/INDEX
14cu|R-BiocGenerics-0.14.0-1|36	%{rlibdir}/%{packname}/Meta
14cu|R-BiocGenerics-0.14.0-1|37	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BiocGenerics-0.14.0-1|38	%{rlibdir}/%{packname}/R
14cu|R-BiocGenerics-0.14.0-1|39	%{rlibdir}/%{packname}/unitTests
14cu|R-BiocGenerics-0.14.0-1|40	%{rlibdir}/%{packname}/CITATION
14cu|R-BiocGenerics-0.14.0-1|41	
14cu|R-BiocGenerics-0.14.0-1|42	%changelog
14cu|R-BiocGenerics-0.14.0-1|43	
14cu|R-BiocGenerics-0.14.0-1|44	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-1
14cu|R-BiocGenerics-0.14.0-1|45	- (49bbafa) Fix files
14cu|R-BiocGenerics-0.14.0-1|46	
14cu|R-BiocGenerics-0.14.0-1|47	

14275 14
14cu|R-BiocParallel-0.6.1-1|1	%global packname  BiocParallel
14cu|R-BiocParallel-0.6.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-BiocParallel-0.6.1-1|3	
14cu|R-BiocParallel-0.6.1-1|4	%define debug_package %{nil}
14cu|R-BiocParallel-0.6.1-1|5	
14cu|R-BiocParallel-0.6.1-1|6	Name:             R-%{packname}
14cu|R-BiocParallel-0.6.1-1|7	Version:          0.6.1
14cu|R-BiocParallel-0.6.1-1|8	Release:          1
14cu|R-BiocParallel-0.6.1-1|9	Summary:          Bioconductor facilities for parallel evaluation
14cu|R-BiocParallel-0.6.1-1|10	Group:            Sciences/Mathematics
14cu|R-BiocParallel-0.6.1-1|11	License:          GPL-2 | GPL-3
14cu|R-BiocParallel-0.6.1-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-BiocParallel-0.6.1-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-BiocParallel-0.6.1-1|14	
14cu|R-BiocParallel-0.6.1-1|15	
14cu|R-BiocParallel-0.6.1-1|16	Requires:         R-methods R-parallel R-foreach R-tools R-BatchJobs R-BBmisc R-BiocGenerics
14cu|R-BiocParallel-0.6.1-1|17	Requires:         R-doParallel R-snow R-Rmpi R-RUnit R-BiocStyle R-knitr
14cu|R-BiocParallel-0.6.1-1|18	# Requires:		  openmpi
14cu|R-BiocParallel-0.6.1-1|19	BuildRequires:    R-devel Rmath-devel texlive-latex
14cu|R-BiocParallel-0.6.1-1|20	BuildRequires:    R-methods R-parallel R-foreach R-tools R-BatchJobs R-BBmisc R-BiocGenerics
14cu|R-BiocParallel-0.6.1-1|21	BuildRequires:    R-doParallel R-snow R-Rmpi R-RUnit R-BiocStyle R-knitr
14cu|R-BiocParallel-0.6.1-1|22	# BuildRequires:    openmpi
14cu|R-BiocParallel-0.6.1-1|23	
14cu|R-BiocParallel-0.6.1-1|24	%description
14cu|R-BiocParallel-0.6.1-1|25	This package provides modified versions and novel implementation of
14cu|R-BiocParallel-0.6.1-1|26	functions for parallel evaluation, tailored to use with Bioconductor
14cu|R-BiocParallel-0.6.1-1|27	
14cu|R-BiocParallel-0.6.1-1|28	%prep
14cu|R-BiocParallel-0.6.1-1|29	%setup -q -c -n %{packname}
14cu|R-BiocParallel-0.6.1-1|30	
14cu|R-BiocParallel-0.6.1-1|31	%build
14cu|R-BiocParallel-0.6.1-1|32	
14cu|R-BiocParallel-0.6.1-1|33	%install
14cu|R-BiocParallel-0.6.1-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BiocParallel-0.6.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BiocParallel-0.6.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BiocParallel-0.6.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BiocParallel-0.6.1-1|38	
14cu|R-BiocParallel-0.6.1-1|39	# Check will fail on a local node
14cu|R-BiocParallel-0.6.1-1|40	# %check
14cu|R-BiocParallel-0.6.1-1|41	# %{_bindir}/R CMD check %{packname}
14cu|R-BiocParallel-0.6.1-1|42	
14cu|R-BiocParallel-0.6.1-1|43	%files
14cu|R-BiocParallel-0.6.1-1|44	%dir %{rlibdir}/%{packname}
14cu|R-BiocParallel-0.6.1-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-BiocParallel-0.6.1-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-BiocParallel-0.6.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BiocParallel-0.6.1-1|48	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-BiocParallel-0.6.1-1|49	%{rlibdir}/%{packname}/unitTests
14cu|R-BiocParallel-0.6.1-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-BiocParallel-0.6.1-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BiocParallel-0.6.1-1|52	%{rlibdir}/%{packname}/Meta
14cu|R-BiocParallel-0.6.1-1|53	%{rlibdir}/%{packname}/R
14cu|R-BiocParallel-0.6.1-1|54	%{rlibdir}/%{packname}/help
14cu|R-BiocParallel-0.6.1-1|55	
14cu|R-BiocParallel-0.6.1-1|56	%changelog
14cu|R-BiocParallel-0.6.1-1|57	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-1
14cu|R-BiocParallel-0.6.1-1|58	+ Revision: 2dec521
14cu|R-BiocParallel-0.6.1-1|59	- Fix files
14cu|R-BiocParallel-0.6.1-1|60	
14cu|R-BiocParallel-0.6.1-1|61	

14276 14
14cu|R-Biostrings-2.36.1-2|1	%bcond_with bootstrap
14cu|R-Biostrings-2.36.1-2|2	%global packname  Biostrings
14cu|R-Biostrings-2.36.1-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-Biostrings-2.36.1-2|4	
14cu|R-Biostrings-2.36.1-2|5	Name:             R-%{packname}
14cu|R-Biostrings-2.36.1-2|6	Version:          2.36.1
14cu|R-Biostrings-2.36.1-2|7	Release:          2
14cu|R-Biostrings-2.36.1-2|8	Summary:          String objects representing biological sequences, and matching algorithms
14cu|R-Biostrings-2.36.1-2|9	Group:            Sciences/Mathematics
14cu|R-Biostrings-2.36.1-2|10	License:          Artistic-2.0
14cu|R-Biostrings-2.36.1-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-Biostrings-2.36.1-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biostrings_%{version}.tar.gz
14cu|R-Biostrings-2.36.1-2|13	Requires:         R-methods R-IRanges R-graphics R-methods R-stats R-utils
14cu|R-Biostrings-2.36.1-2|14	Requires:         R-RUnit R-Rmpi
14cu|R-Biostrings-2.36.1-2|15	%if %{without bootstrap}
14cu|R-Biostrings-2.36.1-2|16	Requires:         R-BSgenome R-BSgenome.Celegans.UCSC.ce2
14cu|R-Biostrings-2.36.1-2|17	Requires:         R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
14cu|R-Biostrings-2.36.1-2|18	Requires:         R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
14cu|R-Biostrings-2.36.1-2|19	Requires:         R-hgu95av2cdf R-affy R-affydata R-XVector
14cu|R-Biostrings-2.36.1-2|20	%endif
14cu|R-Biostrings-2.36.1-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-Biostrings-2.36.1-2|22	BuildRequires:    R-IRanges R-graphics R-methods R-stats R-utils R-IRanges
14cu|R-Biostrings-2.36.1-2|23	BuildRequires:    R-RUnit R-Rmpi
14cu|R-Biostrings-2.36.1-2|24	%if %{without bootstrap}
14cu|R-Biostrings-2.36.1-2|25	BuildRequires:    R-BSgenome R-BSgenome.Celegans.UCSC.ce2
14cu|R-Biostrings-2.36.1-2|26	BuildRequires:    R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
14cu|R-Biostrings-2.36.1-2|27	BuildRequires:    R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
14cu|R-Biostrings-2.36.1-2|28	BuildRequires:    R-hgu95av2cdf R-affy R-affydata R-XVector
14cu|R-Biostrings-2.36.1-2|29	%endif
14cu|R-Biostrings-2.36.1-2|30	BuildRequires:    x11-server-xvfb
14cu|R-Biostrings-2.36.1-2|31	
14cu|R-Biostrings-2.36.1-2|32	%description
14cu|R-Biostrings-2.36.1-2|33	Memory efficient string containers, string matching algorithms, and other
14cu|R-Biostrings-2.36.1-2|34	utilities, for fast manipulation of large biological sequences or sets of
14cu|R-Biostrings-2.36.1-2|35	
14cu|R-Biostrings-2.36.1-2|36	%prep
14cu|R-Biostrings-2.36.1-2|37	%setup -q -c -n %{packname}
14cu|R-Biostrings-2.36.1-2|38	
14cu|R-Biostrings-2.36.1-2|39	%build
14cu|R-Biostrings-2.36.1-2|40	
14cu|R-Biostrings-2.36.1-2|41	%install
14cu|R-Biostrings-2.36.1-2|42	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Biostrings-2.36.1-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Biostrings-2.36.1-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Biostrings-2.36.1-2|45	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Biostrings-2.36.1-2|46	
14cu|R-Biostrings-2.36.1-2|47	# Check fils due to texlive issue
14cu|R-Biostrings-2.36.1-2|48	# %if %{without bootstrap}
14cu|R-Biostrings-2.36.1-2|49	# %check
14cu|R-Biostrings-2.36.1-2|50	# xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-Biostrings-2.36.1-2|51	# %endif
14cu|R-Biostrings-2.36.1-2|52	
14cu|R-Biostrings-2.36.1-2|53	%files
14cu|R-Biostrings-2.36.1-2|54	%dir %{rlibdir}/%{packname}
14cu|R-Biostrings-2.36.1-2|55	%doc %{rlibdir}/%{packname}/doc
14cu|R-Biostrings-2.36.1-2|56	%doc %{rlibdir}/%{packname}/html
14cu|R-Biostrings-2.36.1-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Biostrings-2.36.1-2|58	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Biostrings-2.36.1-2|59	%{rlibdir}/%{packname}/INDEX
14cu|R-Biostrings-2.36.1-2|60	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Biostrings-2.36.1-2|61	%{rlibdir}/%{packname}/Meta
14cu|R-Biostrings-2.36.1-2|62	%{rlibdir}/%{packname}/R
14cu|R-Biostrings-2.36.1-2|63	%{rlibdir}/%{packname}/unitTests
14cu|R-Biostrings-2.36.1-2|64	%{rlibdir}/%{packname}/data
14cu|R-Biostrings-2.36.1-2|65	%{rlibdir}/%{packname}/extdata
14cu|R-Biostrings-2.36.1-2|66	%{rlibdir}/%{packname}/help
14cu|R-Biostrings-2.36.1-2|67	%{rlibdir}/%{packname}/include
14cu|R-Biostrings-2.36.1-2|68	%{rlibdir}/%{packname}/libs
14cu|R-Biostrings-2.36.1-2|69	
14cu|R-Biostrings-2.36.1-2|70	%changelog
14cu|R-Biostrings-2.36.1-2|71	
14cu|R-Biostrings-2.36.1-2|72	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.36.1-2
14cu|R-Biostrings-2.36.1-2|73	- (2f07a5f) Disable check for now
14cu|R-Biostrings-2.36.1-2|74	
14cu|R-Biostrings-2.36.1-2|75	

14277 14
14cu|R-biovizBase-1.16.0-1|1	%global packname  biovizBase
14cu|R-biovizBase-1.16.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-biovizBase-1.16.0-1|3	
14cu|R-biovizBase-1.16.0-1|4	Name:             R-%{packname}
14cu|R-biovizBase-1.16.0-1|5	Version:          1.16.0
14cu|R-biovizBase-1.16.0-1|6	Release:          1
14cu|R-biovizBase-1.16.0-1|7	Summary:          Basic graphic utilities for visualization of genomic data
14cu|R-biovizBase-1.16.0-1|8	Group:            Sciences/Mathematics
14cu|R-biovizBase-1.16.0-1|9	License:          Artistic-2.0
14cu|R-biovizBase-1.16.0-1|10	URL:              None
14cu|R-biovizBase-1.16.0-1|11	Source0:          http://www.bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-biovizBase-1.16.0-1|12	
14cu|R-biovizBase-1.16.0-1|13	Requires:         R-methods
14cu|R-biovizBase-1.16.0-1|14	Requires:         R-grDevices R-stats R-scales R-Hmisc R-RColorBrewer R-dichromat R-BiocGenerics R-S4Vectors R-IRanges R-GenomeInfoDb R-GenomicRanges R-Biostrings R-Rsamtools R-GenomicAlignments R-GenomicFeatures R-AnnotationDbi R-VariantAnnotation
14cu|R-biovizBase-1.16.0-1|15	Requires:         R-BSgenome.Hsapiens.UCSC.hg19 R-TxDb.Hsapiens.UCSC.hg19.knownGene R-BSgenome R-rtracklayer
14cu|R-biovizBase-1.16.0-1|16	BuildRequires:    R-devel Rmath-devel R-methods
14cu|R-biovizBase-1.16.0-1|17	BuildRequires:    R-grDevices R-stats R-scales R-Hmisc R-RColorBrewer R-dichromat R-BiocGenerics R-S4Vectors R-IRanges R-GenomeInfoDb R-GenomicRanges R-Biostrings R-Rsamtools R-GenomicAlignments R-GenomicFeatures R-AnnotationDbi R-VariantAnnotation
14cu|R-biovizBase-1.16.0-1|18	BuildRequires:   R-BSgenome.Hsapiens.UCSC.hg19 R-TxDb.Hsapiens.UCSC.hg19.knownGene R-BSgenome R-rtracklayer
14cu|R-biovizBase-1.16.0-1|19	
14cu|R-biovizBase-1.16.0-1|20	%description
14cu|R-biovizBase-1.16.0-1|21	The biovizBase package is designed to provide a set of utilities, color
14cu|R-biovizBase-1.16.0-1|22	schemes and conventions for genomic data. It serves as the base for
14cu|R-biovizBase-1.16.0-1|23	various high-level packages for biological data visualization. This saves
14cu|R-biovizBase-1.16.0-1|24	development effort and encourages consistency.
14cu|R-biovizBase-1.16.0-1|25	
14cu|R-biovizBase-1.16.0-1|26	%prep
14cu|R-biovizBase-1.16.0-1|27	%setup -q -c -n %{packname}
14cu|R-biovizBase-1.16.0-1|28	
14cu|R-biovizBase-1.16.0-1|29	%build
14cu|R-biovizBase-1.16.0-1|30	
14cu|R-biovizBase-1.16.0-1|31	%install
14cu|R-biovizBase-1.16.0-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-biovizBase-1.16.0-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-biovizBase-1.16.0-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-biovizBase-1.16.0-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-biovizBase-1.16.0-1|36	
14cu|R-biovizBase-1.16.0-1|37	%check
14cu|R-biovizBase-1.16.0-1|38	%{_bindir}/R CMD check %{packname}
14cu|R-biovizBase-1.16.0-1|39	
14cu|R-biovizBase-1.16.0-1|40	%files
14cu|R-biovizBase-1.16.0-1|41	%dir %{rlibdir}/%{packname}
14cu|R-biovizBase-1.16.0-1|42	%doc %{rlibdir}/%{packname}/doc
14cu|R-biovizBase-1.16.0-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-biovizBase-1.16.0-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-biovizBase-1.16.0-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-biovizBase-1.16.0-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-biovizBase-1.16.0-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-biovizBase-1.16.0-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-biovizBase-1.16.0-1|49	%{rlibdir}/%{packname}/R
14cu|R-biovizBase-1.16.0-1|50	%{rlibdir}/%{packname}/help
14cu|R-biovizBase-1.16.0-1|51	%{rlibdir}/%{packname}/data
14cu|R-biovizBase-1.16.0-1|52	%{rlibdir}/%{packname}/examples
14cu|R-biovizBase-1.16.0-1|53	%{rlibdir}/%{packname}/extdata
14cu|R-biovizBase-1.16.0-1|54	%{rlibdir}/%{packname}/libs
14cu|R-biovizBase-1.16.0-1|55	
14cu|R-biovizBase-1.16.0-1|56	%changelog
14cu|R-biovizBase-1.16.0-1|57	
14cu|R-biovizBase-1.16.0-1|58	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16.0-1
14cu|R-biovizBase-1.16.0-1|59	- (de2eca9) Upload tarball
14cu|R-biovizBase-1.16.0-1|60	
14cu|R-biovizBase-1.16.0-1|61	

14278 14
14cu|rbldnsd-0.997-1|1	Summary:	Small, fast daemon to serve DNSBLs
14cu|rbldnsd-0.997-1|2	Name:		rbldnsd
14cu|rbldnsd-0.997-1|3	Version:	0.997
14cu|rbldnsd-0.997-1|4	Release:	1
14cu|rbldnsd-0.997-1|5	License:	GPLv2+
14cu|rbldnsd-0.997-1|6	Group:		System/Servers
14cu|rbldnsd-0.997-1|7	URL:		http://www.corpit.ru/mjt/rbldnsd.html
14cu|rbldnsd-0.997-1|8	Source0:	http://www.corpit.ru/mjt/rbldnsd/rbldnsd-%{version}.tar.gz
14cu|rbldnsd-0.997-1|9	Source1:	rbldnsd.init
14cu|rbldnsd-0.997-1|10	Patch0:		rbldnsd-0.996b-format_not_a_string_literal_and_no_format_arguments.diff
14cu|rbldnsd-0.997-1|11	Requires(post): rpm-helper
14cu|rbldnsd-0.997-1|12	Requires(preun): rpm-helper
14cu|rbldnsd-0.997-1|13	Requires(pre): rpm-helper
14cu|rbldnsd-0.997-1|14	Requires(postun): rpm-helper
14cu|rbldnsd-0.997-1|15	BuildRequires:	gawk
14cu|rbldnsd-0.997-1|16	BuildRequires:	zlib-devel
14cu|rbldnsd-0.997-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|rbldnsd-0.997-1|18	
14cu|rbldnsd-0.997-1|19	%description
14cu|rbldnsd-0.997-1|20	Rbldnsd is a small, authoritative-only DNS nameserver designed to serve
14cu|rbldnsd-0.997-1|21	DNS-based blocklists (DNSBLs). It may handle IP-based and name-based
14cu|rbldnsd-0.997-1|22	blocklists.
14cu|rbldnsd-0.997-1|23	
14cu|rbldnsd-0.997-1|24	%prep
14cu|rbldnsd-0.997-1|25	
14cu|rbldnsd-0.997-1|26	%setup -q -n %{name}-%{version}
14cu|rbldnsd-0.997-1|27	%patch0 -p0
14cu|rbldnsd-0.997-1|28	
14cu|rbldnsd-0.997-1|29	sed -i	-e 's@/var/lib/rbldns\([/ ]\)@/var/lib/rbldnsd\1@g' \
14cu|rbldnsd-0.997-1|30	-e 's@\(-r/[a-z/]*\) -b@\1 -q -b@g' debian/rbldnsd.default
14cu|rbldnsd-0.997-1|31	
14cu|rbldnsd-0.997-1|32	%build
14cu|rbldnsd-0.997-1|33	%serverbuild
14cu|rbldnsd-0.997-1|34	
14cu|rbldnsd-0.997-1|35	# this is not an autotools-generated configure script, and does not support --libdir
14cu|rbldnsd-0.997-1|36	CFLAGS="$CFLAGS" ./configure
14cu|rbldnsd-0.997-1|37	
14cu|rbldnsd-0.997-1|38	%make
14cu|rbldnsd-0.997-1|39	
14cu|rbldnsd-0.997-1|40	%install
14cu|rbldnsd-0.997-1|41	rm -rf %{buildroot}
14cu|rbldnsd-0.997-1|42	
14cu|rbldnsd-0.997-1|43	install -d %{buildroot}%{_sbindir}
14cu|rbldnsd-0.997-1|44	install -d %{buildroot}%{_mandir}/man8
14cu|rbldnsd-0.997-1|45	install -d %{buildroot}%{_initrddir}
14cu|rbldnsd-0.997-1|46	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|rbldnsd-0.997-1|47	install -d %{buildroot}/var/lib/rbldnsd
14cu|rbldnsd-0.997-1|48	
14cu|rbldnsd-0.997-1|49	install -m0755 rbldnsd %{buildroot}%{_sbindir}
14cu|rbldnsd-0.997-1|50	install -m0644 rbldnsd.8 %{buildroot}%{_mandir}/man8
14cu|rbldnsd-0.997-1|51	install -m0644 debian/rbldnsd.default %{buildroot}%{_sysconfdir}/sysconfig/rbldnsd
14cu|rbldnsd-0.997-1|52	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/rbldnsd
14cu|rbldnsd-0.997-1|53	
14cu|rbldnsd-0.997-1|54	%pre
14cu|rbldnsd-0.997-1|55	%_pre_useradd rbldns /var/lib/rbldnsd /sbin/nologin
14cu|rbldnsd-0.997-1|56	
14cu|rbldnsd-0.997-1|57	%post
14cu|rbldnsd-0.997-1|58	%_post_service rbldnsd
14cu|rbldnsd-0.997-1|59	
14cu|rbldnsd-0.997-1|60	%preun
14cu|rbldnsd-0.997-1|61	%_preun_service rbldnsd
14cu|rbldnsd-0.997-1|62	
14cu|rbldnsd-0.997-1|63	%postun
14cu|rbldnsd-0.997-1|64	%_postun_userdel rbldns
14cu|rbldnsd-0.997-1|65	
14cu|rbldnsd-0.997-1|66	%clean
14cu|rbldnsd-0.997-1|67	rm -rf %{buildroot}
14cu|rbldnsd-0.997-1|68	
14cu|rbldnsd-0.997-1|69	%files
14cu|rbldnsd-0.997-1|70	%defattr (-,root,root,-)
14cu|rbldnsd-0.997-1|71	%doc README.user NEWS TODO debian/changelog CHANGES-0.81
14cu|rbldnsd-0.997-1|72	%{_initrddir}/rbldnsd
14cu|rbldnsd-0.997-1|73	%config(noreplace) %{_sysconfdir}/sysconfig/rbldnsd
14cu|rbldnsd-0.997-1|74	%{_sbindir}/rbldnsd
14cu|rbldnsd-0.997-1|75	%{_mandir}/man8/rbldnsd.8*
14cu|rbldnsd-0.997-1|76	%dir /var/lib/rbldnsd
14cu|rbldnsd-0.997-1|77	
14cu|rbldnsd-0.997-1|78	%changelog
14cu|rbldnsd-0.997-1|79	
14cu|rbldnsd-0.997-1|80	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 0.997-1
14cu|rbldnsd-0.997-1|81	- (026d49b) Merge pull request #2 from semsonic/rbldnsd:rosa2014.1
14cu|rbldnsd-0.997-1|82	- (026d49b) Updated to a new version
14cu|rbldnsd-0.997-1|83	
14cu|rbldnsd-0.997-1|84	

14279 14
14cu|R-boot-1.3.17-1|1	%global packname  boot
14cu|R-boot-1.3.17-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-boot-1.3.17-1|3	
14cu|R-boot-1.3.17-1|4	Name:             R-%{packname}
14cu|R-boot-1.3.17-1|5	Version:          1.3.17
14cu|R-boot-1.3.17-1|6	Release:          1
14cu|R-boot-1.3.17-1|7	Summary:          Bootstrap Functions (originally by Angelo Canty for S)
14cu|R-boot-1.3.17-1|8	Group:            Sciences/Mathematics
14cu|R-boot-1.3.17-1|9	License:          Unlimited
14cu|R-boot-1.3.17-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-boot-1.3.17-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-17.tar.gz
14cu|R-boot-1.3.17-1|12	BuildArch:        noarch
14cu|R-boot-1.3.17-1|13	Requires:         R-core
14cu|R-boot-1.3.17-1|14	
14cu|R-boot-1.3.17-1|15	Requires:         R-graphics R-stats
14cu|R-boot-1.3.17-1|16	
14cu|R-boot-1.3.17-1|17	Requires:         R-MASS R-survival
14cu|R-boot-1.3.17-1|18	BuildRequires:    R-devel Rmath-devel  R-graphics R-stats
14cu|R-boot-1.3.17-1|19	
14cu|R-boot-1.3.17-1|20	BuildRequires:   R-MASS R-survival
14cu|R-boot-1.3.17-1|21	%description
14cu|R-boot-1.3.17-1|22	functions and datasets for bootstrapping from the book "Bootstrap Methods
14cu|R-boot-1.3.17-1|23	and Their Applications" by A. C. Davison and D. V. Hinkley (1997, CUP).
14cu|R-boot-1.3.17-1|24	
14cu|R-boot-1.3.17-1|25	%prep
14cu|R-boot-1.3.17-1|26	%setup -q -c -n %{packname}
14cu|R-boot-1.3.17-1|27	
14cu|R-boot-1.3.17-1|28	%build
14cu|R-boot-1.3.17-1|29	
14cu|R-boot-1.3.17-1|30	%install
14cu|R-boot-1.3.17-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-boot-1.3.17-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-boot-1.3.17-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-boot-1.3.17-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-boot-1.3.17-1|35	
14cu|R-boot-1.3.17-1|36	%check
14cu|R-boot-1.3.17-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-boot-1.3.17-1|38	
14cu|R-boot-1.3.17-1|39	%files
14cu|R-boot-1.3.17-1|40	%dir %{rlibdir}/%{packname}
14cu|R-boot-1.3.17-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-boot-1.3.17-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-boot-1.3.17-1|43	%{rlibdir}/%{packname}/CITATION
14cu|R-boot-1.3.17-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-boot-1.3.17-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-boot-1.3.17-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-boot-1.3.17-1|47	%{rlibdir}/%{packname}/R
14cu|R-boot-1.3.17-1|48	%{rlibdir}/%{packname}/bd.q
14cu|R-boot-1.3.17-1|49	%{rlibdir}/%{packname}/data
14cu|R-boot-1.3.17-1|50	%{rlibdir}/%{packname}/help
14cu|R-boot-1.3.17-1|51	%{rlibdir}/%{packname}/po
14cu|R-boot-1.3.17-1|52	
14cu|R-boot-1.3.17-1|53	%changelog
14cu|R-boot-1.3.17-1|54	
14cu|R-boot-1.3.17-1|55	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.17-1
14cu|R-boot-1.3.17-1|56	- (d3f52d1) Updated to 1.3.17
14cu|R-boot-1.3.17-1|57	
14cu|R-boot-1.3.17-1|58	

14280 14
14cu|R-BSgenome-1.36.2-1|1	#%bcond_with internet
14cu|R-BSgenome-1.36.2-1|2	%bcond_with bootstrap
14cu|R-BSgenome-1.36.2-1|3	%global packname  BSgenome
14cu|R-BSgenome-1.36.2-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-BSgenome-1.36.2-1|5	
14cu|R-BSgenome-1.36.2-1|6	%define debug_package %{nil}
14cu|R-BSgenome-1.36.2-1|7	
14cu|R-BSgenome-1.36.2-1|8	Name:             R-%{packname}
14cu|R-BSgenome-1.36.2-1|9	Version:          1.36.2
14cu|R-BSgenome-1.36.2-1|10	Release:          1
14cu|R-BSgenome-1.36.2-1|11	Summary:          Infrastructure for Biostrings-based genome data packages
14cu|R-BSgenome-1.36.2-1|12	Group:            Sciences/Mathematics
14cu|R-BSgenome-1.36.2-1|13	License:          Artistic-2.0
14cu|R-BSgenome-1.36.2-1|14	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-BSgenome-1.36.2-1|15	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BSgenome_%{version}.tar.gz
14cu|R-BSgenome-1.36.2-1|16	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-RUnit
14cu|R-BSgenome-1.36.2-1|17	Requires:         R-Biobase
14cu|R-BSgenome-1.36.2-1|18	%if %{without bootstrap}
14cu|R-BSgenome-1.36.2-1|19	Requires:         R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-BSgenome-1.36.2-1|20	Requires:         R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
14cu|R-BSgenome-1.36.2-1|21	%endif
14cu|R-BSgenome-1.36.2-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-BSgenome-1.36.2-1|23	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-RUnit R-Biobase
14cu|R-BSgenome-1.36.2-1|24	%if %{without bootstrap}
14cu|R-BSgenome-1.36.2-1|25	BuildRequires:    R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-BSgenome-1.36.2-1|26	BuildRequires:    R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
14cu|R-BSgenome-1.36.2-1|27	%endif
14cu|R-BSgenome-1.36.2-1|28	
14cu|R-BSgenome-1.36.2-1|29	%description
14cu|R-BSgenome-1.36.2-1|30	Infrastructure shared by all the Biostrings-based genome data packages
14cu|R-BSgenome-1.36.2-1|31	
14cu|R-BSgenome-1.36.2-1|32	%prep
14cu|R-BSgenome-1.36.2-1|33	%setup -q -c -n %{packname}
14cu|R-BSgenome-1.36.2-1|34	
14cu|R-BSgenome-1.36.2-1|35	%build
14cu|R-BSgenome-1.36.2-1|36	
14cu|R-BSgenome-1.36.2-1|37	%install
14cu|R-BSgenome-1.36.2-1|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-BSgenome-1.36.2-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-BSgenome-1.36.2-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-BSgenome-1.36.2-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-BSgenome-1.36.2-1|42	
14cu|R-BSgenome-1.36.2-1|43	%if %{without bootstrap}
14cu|R-BSgenome-1.36.2-1|44	%if %{with internet}
14cu|R-BSgenome-1.36.2-1|45	%check
14cu|R-BSgenome-1.36.2-1|46	%{_bindir}/R CMD check %{packname}
14cu|R-BSgenome-1.36.2-1|47	%endif
14cu|R-BSgenome-1.36.2-1|48	%endif
14cu|R-BSgenome-1.36.2-1|49	
14cu|R-BSgenome-1.36.2-1|50	%files
14cu|R-BSgenome-1.36.2-1|51	%dir %{rlibdir}/%{packname}
14cu|R-BSgenome-1.36.2-1|52	%doc %{rlibdir}/%{packname}/doc
14cu|R-BSgenome-1.36.2-1|53	%doc %{rlibdir}/%{packname}/html
14cu|R-BSgenome-1.36.2-1|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-BSgenome-1.36.2-1|55	%{rlibdir}/%{packname}/INDEX
14cu|R-BSgenome-1.36.2-1|56	%{rlibdir}/%{packname}/NEWS
14cu|R-BSgenome-1.36.2-1|57	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-BSgenome-1.36.2-1|58	%{rlibdir}/%{packname}/Meta
14cu|R-BSgenome-1.36.2-1|59	%{rlibdir}/%{packname}/R
14cu|R-BSgenome-1.36.2-1|60	%{rlibdir}/%{packname}/extdata
14cu|R-BSgenome-1.36.2-1|61	%{rlibdir}/%{packname}/help
14cu|R-BSgenome-1.36.2-1|62	%{rlibdir}/%{packname}/pkgtemplates
14cu|R-BSgenome-1.36.2-1|63	
14cu|R-BSgenome-1.36.2-1|64	%changelog
14cu|R-BSgenome-1.36.2-1|65	
14cu|R-BSgenome-1.36.2-1|66	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.36.2-1
14cu|R-BSgenome-1.36.2-1|67	- (5bbc313) Updated to 1.36.2
14cu|R-BSgenome-1.36.2-1|68	
14cu|R-BSgenome-1.36.2-1|69	

14281 14
14cu|rbtools-0.6.2-1|1	%define oname RBTools
14cu|rbtools-0.6.2-1|2	
14cu|rbtools-0.6.2-1|3	Summary:	Tools for use with ReviewBoard
14cu|rbtools-0.6.2-1|4	Name:		rbtools
14cu|rbtools-0.6.2-1|5	Version:	0.6.2
14cu|rbtools-0.6.2-1|6	Release:	1
14cu|rbtools-0.6.2-1|7	License:	MIT
14cu|rbtools-0.6.2-1|8	Group:		Development/Tools
14cu|rbtools-0.6.2-1|9	Url:		http://www.review-board.org
14cu|rbtools-0.6.2-1|10	Source0:	http://downloads.review-board.org/releases/%{oname}/0.6/%{oname}-%{version}.tar.gz
14cu|rbtools-0.6.2-1|11	BuildRequires:	python-setuptools
14cu|rbtools-0.6.2-1|12	BuildRequires:	pkgconfig(python)
14cu|rbtools-0.6.2-1|13	Requires:	python-setuptools
14cu|rbtools-0.6.2-1|14	Requires:	python-simplejson
14cu|rbtools-0.6.2-1|15	BuildArch:	noarch
14cu|rbtools-0.6.2-1|16	
14cu|rbtools-0.6.2-1|17	%description
14cu|rbtools-0.6.2-1|18	RBTools provides client tools for interacting with a ReviewBoard code-review
14cu|rbtools-0.6.2-1|19	server.
14cu|rbtools-0.6.2-1|20	
14cu|rbtools-0.6.2-1|21	%files
14cu|rbtools-0.6.2-1|22	%doc AUTHORS NEWS README
14cu|rbtools-0.6.2-1|23	%{_bindir}/rbt
14cu|rbtools-0.6.2-1|24	%{python_sitelib}/rbtools/
14cu|rbtools-0.6.2-1|25	%{python_sitelib}/RBTools*.egg-info/
14cu|rbtools-0.6.2-1|26	
14cu|rbtools-0.6.2-1|27	#----------------------------------------------------------------------------
14cu|rbtools-0.6.2-1|28	
14cu|rbtools-0.6.2-1|29	%prep
14cu|rbtools-0.6.2-1|30	%setup -qn %{oname}-%{version}
14cu|rbtools-0.6.2-1|31	
14cu|rbtools-0.6.2-1|32	rm -Rf %{oname}*.egg-info
14cu|rbtools-0.6.2-1|33	
14cu|rbtools-0.6.2-1|34	%build
14cu|rbtools-0.6.2-1|35	python setup.py build
14cu|rbtools-0.6.2-1|36	
14cu|rbtools-0.6.2-1|37	%install
14cu|rbtools-0.6.2-1|38	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|rbtools-0.6.2-1|39	
14cu|rbtools-0.6.2-1|40	
14cu|rbtools-0.6.2-1|41	%changelog
14cu|rbtools-0.6.2-1|42	* Thu Oct 23 2014 Rosa <rosa@abf.rosalinux.ru> 0.6.2-1
14cu|rbtools-0.6.2-1|43	+ Revision: 643a7b9
14cu|rbtools-0.6.2-1|44	- Automatic import for version 0.6.2-1
14cu|rbtools-0.6.2-1|45	
14cu|rbtools-0.6.2-1|46	

14282 14
14cu|rbutil-1.4.0-1|1	%define Werror_cflags %nil
14cu|rbutil-1.4.0-1|2	%define upstream_name RockboxUtility
14cu|rbutil-1.4.0-1|3	
14cu|rbutil-1.4.0-1|4	Summary:	Rockbox (rbutil) firmware for mp3 players
14cu|rbutil-1.4.0-1|5	Name:		rbutil
14cu|rbutil-1.4.0-1|6	Version:	1.4.0
14cu|rbutil-1.4.0-1|7	Release:	1
14cu|rbutil-1.4.0-1|8	License:	GPLv2
14cu|rbutil-1.4.0-1|9	Group:		System/Configuration/Hardware
14cu|rbutil-1.4.0-1|10	URL:		http://www.rockbox.org/
14cu|rbutil-1.4.0-1|11	Source:		http://download.rockbox.org/rbutil/source/%{upstream_name}-v%{version}-src.tar.bz2
14cu|rbutil-1.4.0-1|12	BuildRequires:	qt4-devel
14cu|rbutil-1.4.0-1|13	BuildRequires:	usb1-devel
14cu|rbutil-1.4.0-1|14	Patch0:		werror_sec.patch
14cu|rbutil-1.4.0-1|15	
14cu|rbutil-1.4.0-1|16	
14cu|rbutil-1.4.0-1|17	%description
14cu|rbutil-1.4.0-1|18	Rockbox (rbutil) is an open source firmware for mp3 players, written from
14cu|rbutil-1.4.0-1|19	scratch. It runs on a wide range of players:
14cu|rbutil-1.4.0-1|20	
14cu|rbutil-1.4.0-1|21	* Apple: 1st through 5.5th generation iPod, iPod Mini and 1st generation iPod
14cu|rbutil-1.4.0-1|22	Nano
14cu|rbutil-1.4.0-1|23	(not the Shuffle, 2nd/3rd/4th gen Nano, Classic or Touch)
14cu|rbutil-1.4.0-1|24	* Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and
14cu|rbutil-1.4.0-1|25	Ondio
14cu|rbutil-1.4.0-1|26	* Cowon: iAudio X5, X5V, X5L, M5, M5L, M3 and M3L
14cu|rbutil-1.4.0-1|27	* iriver: iHP100 series, H100 series, H300 series and H10 series
14cu|rbutil-1.4.0-1|28	* Olympus: M:Robe 100
14cu|rbutil-1.4.0-1|29	* SanDisk: Sansa c200 series, e200 series and e200R series (not the AMS models)
14cu|rbutil-1.4.0-1|30	* Toshiba: Gigabeat X and F series (not the S series)
14cu|rbutil-1.4.0-1|31	
14cu|rbutil-1.4.0-1|32	%prep
14cu|rbutil-1.4.0-1|33	%setup -q -n %{upstream_name}-v%{version}
14cu|rbutil-1.4.0-1|34	
14cu|rbutil-1.4.0-1|35	%build
14cu|rbutil-1.4.0-1|36	cd rbutil/rbutilqt
14cu|rbutil-1.4.0-1|37	lrelease rbutilqt.pro
14cu|rbutil-1.4.0-1|38	
14cu|rbutil-1.4.0-1|39	%qmake_qt4
14cu|rbutil-1.4.0-1|40	%make
14cu|rbutil-1.4.0-1|41	
14cu|rbutil-1.4.0-1|42	%install
14cu|rbutil-1.4.0-1|43	# menu
14cu|rbutil-1.4.0-1|44	mkdir -p %{buildroot}%{_datadir}/applications
14cu|rbutil-1.4.0-1|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|rbutil-1.4.0-1|46	[Desktop Entry]
14cu|rbutil-1.4.0-1|47	Encoding=UTF-8
14cu|rbutil-1.4.0-1|48	Name=RockBox
14cu|rbutil-1.4.0-1|49	Comment=Firmware for mp3 players
14cu|rbutil-1.4.0-1|50	Exec=rbutil
14cu|rbutil-1.4.0-1|51	Icon=%{name}.png
14cu|rbutil-1.4.0-1|52	Terminal=false
14cu|rbutil-1.4.0-1|53	Type=Application
14cu|rbutil-1.4.0-1|54	StartupNotify=true
14cu|rbutil-1.4.0-1|55	Categories=System;Hardware;X-MandrivaLinux-System-Configuration-Hardware;
14cu|rbutil-1.4.0-1|56	EOF
14cu|rbutil-1.4.0-1|57	
14cu|rbutil-1.4.0-1|58	#icon
14cu|rbutil-1.4.0-1|59	install -m 644 rbutil/rbutilqt/icons/%{name}.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|rbutil-1.4.0-1|60	install -m 755 rbutil/rbutilqt/RockboxUtility -D %{buildroot}%{_bindir}/%{name}
14cu|rbutil-1.4.0-1|61	
14cu|rbutil-1.4.0-1|62	
14cu|rbutil-1.4.0-1|63	%files
14cu|rbutil-1.4.0-1|64	%{_bindir}/rbutil
14cu|rbutil-1.4.0-1|65	%{_datadir}/applications/%{name}.desktop
14cu|rbutil-1.4.0-1|66	%{_iconsdir}/%{name}.png
14cu|rbutil-1.4.0-1|67	
14cu|rbutil-1.4.0-1|68	%changelog
14cu|rbutil-1.4.0-1|69	
14cu|rbutil-1.4.0-1|70	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.4.0-1
14cu|rbutil-1.4.0-1|71	- (81ebbf3) Updated to 1.4.0
14cu|rbutil-1.4.0-1|72	
14cu|rbutil-1.4.0-1|73	

14283 14
14cu|R-ca-0.58-1|1	%global packname  ca
14cu|R-ca-0.58-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-ca-0.58-1|3	
14cu|R-ca-0.58-1|4	Name:             R-%{packname}
14cu|R-ca-0.58-1|5	Version:          0.58
14cu|R-ca-0.58-1|6	Release:          1
14cu|R-ca-0.58-1|7	Summary:          Simple, Multiple and Joint Correspondence Analysis
14cu|R-ca-0.58-1|8	Group:            Sciences/Mathematics
14cu|R-ca-0.58-1|9	License:          GPL
14cu|R-ca-0.58-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ca-0.58-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-ca-0.58-1|12	BuildArch:        noarch
14cu|R-ca-0.58-1|13	Requires:         R-core
14cu|R-ca-0.58-1|14	
14cu|R-ca-0.58-1|15	
14cu|R-ca-0.58-1|16	
14cu|R-ca-0.58-1|17	Requires:         R-rgl
14cu|R-ca-0.58-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-ca-0.58-1|19	
14cu|R-ca-0.58-1|20	BuildRequires:   R-rgl
14cu|R-ca-0.58-1|21	%description
14cu|R-ca-0.58-1|22	A package for computation and visualization of simple, multiple and joint
14cu|R-ca-0.58-1|23	correspondence analysis.
14cu|R-ca-0.58-1|24	
14cu|R-ca-0.58-1|25	%prep
14cu|R-ca-0.58-1|26	%setup -q -c -n %{packname}
14cu|R-ca-0.58-1|27	
14cu|R-ca-0.58-1|28	%build
14cu|R-ca-0.58-1|29	
14cu|R-ca-0.58-1|30	%install
14cu|R-ca-0.58-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ca-0.58-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ca-0.58-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ca-0.58-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ca-0.58-1|35	
14cu|R-ca-0.58-1|36	%check
14cu|R-ca-0.58-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-ca-0.58-1|38	
14cu|R-ca-0.58-1|39	%files
14cu|R-ca-0.58-1|40	%dir %{rlibdir}/%{packname}
14cu|R-ca-0.58-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-ca-0.58-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ca-0.58-1|43	%{rlibdir}/%{packname}/CITATION
14cu|R-ca-0.58-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-ca-0.58-1|45	%{rlibdir}/%{packname}/N*
14cu|R-ca-0.58-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-ca-0.58-1|47	%{rlibdir}/%{packname}/R
14cu|R-ca-0.58-1|48	%{rlibdir}/%{packname}/data
14cu|R-ca-0.58-1|49	%{rlibdir}/%{packname}/help
14cu|R-ca-0.58-1|50	
14cu|R-ca-0.58-1|51	%changelog
14cu|R-ca-0.58-1|52	
14cu|R-ca-0.58-1|53	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.58-1
14cu|R-ca-0.58-1|54	- (c7fed1f) Fix files
14cu|R-ca-0.58-1|55	
14cu|R-ca-0.58-1|56	

14284 14
14cu|R-cairoDevice-2.22-3|1	%global packname  cairoDevice
14cu|R-cairoDevice-2.22-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-cairoDevice-2.22-3|3	
14cu|R-cairoDevice-2.22-3|4	Name:             R-%{packname}
14cu|R-cairoDevice-2.22-3|5	Version:          2.22
14cu|R-cairoDevice-2.22-3|6	Release:          3
14cu|R-cairoDevice-2.22-3|7	Summary:          Cairo-based cross-platform antialiased graphics device driver
14cu|R-cairoDevice-2.22-3|8	Group:            Sciences/Mathematics
14cu|R-cairoDevice-2.22-3|9	License:          GPL
14cu|R-cairoDevice-2.22-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-cairoDevice-2.22-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-cairoDevice-2.22-3|12	Requires:         R-grDevices
14cu|R-cairoDevice-2.22-3|13	BuildRequires:    R-devel Rmath-devel
14cu|R-cairoDevice-2.22-3|14	BuildRequires:    R-grDevices
14cu|R-cairoDevice-2.22-3|15	BuildRequires:    cairo-devel
14cu|R-cairoDevice-2.22-3|16	BuildRequires:    glib2-devel
14cu|R-cairoDevice-2.22-3|17	BuildRequires:    gtk2-devel
14cu|R-cairoDevice-2.22-3|18	BuildRequires:    jpeg-devel
14cu|R-cairoDevice-2.22-3|19	BuildRequires:    tiff-devel
14cu|R-cairoDevice-2.22-3|20	BuildRequires:    x11-server-xvfb
14cu|R-cairoDevice-2.22-3|21	%rename R-cran-cairoDevice
14cu|R-cairoDevice-2.22-3|22	
14cu|R-cairoDevice-2.22-3|23	%description
14cu|R-cairoDevice-2.22-3|24	Cairo/GTK graphics device driver with output to screen, file (png, svg,
14cu|R-cairoDevice-2.22-3|25	pdf, and ps) or memory (arbitrary GdkDrawable or Cairo context). The
14cu|R-cairoDevice-2.22-3|26	screen device may be embedded into RGtk2 interfaces. Supports all
14cu|R-cairoDevice-2.22-3|27	interactive features of other graphics devices, including
14cu|R-cairoDevice-2.22-3|28	
14cu|R-cairoDevice-2.22-3|29	%prep
14cu|R-cairoDevice-2.22-3|30	%setup -q -c -n %{packname}
14cu|R-cairoDevice-2.22-3|31	
14cu|R-cairoDevice-2.22-3|32	%build
14cu|R-cairoDevice-2.22-3|33	
14cu|R-cairoDevice-2.22-3|34	%install
14cu|R-cairoDevice-2.22-3|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-cairoDevice-2.22-3|36	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-cairoDevice-2.22-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-cairoDevice-2.22-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-cairoDevice-2.22-3|39	
14cu|R-cairoDevice-2.22-3|40	%files
14cu|R-cairoDevice-2.22-3|41	%dir %{rlibdir}/%{packname}
14cu|R-cairoDevice-2.22-3|42	%doc %{rlibdir}/%{packname}/html
14cu|R-cairoDevice-2.22-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-cairoDevice-2.22-3|44	%{rlibdir}/%{packname}/INDEX
14cu|R-cairoDevice-2.22-3|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-cairoDevice-2.22-3|46	%{rlibdir}/%{packname}/Meta
14cu|R-cairoDevice-2.22-3|47	%{rlibdir}/%{packname}/R
14cu|R-cairoDevice-2.22-3|48	%{rlibdir}/%{packname}/demo
14cu|R-cairoDevice-2.22-3|49	%{rlibdir}/%{packname}/help
14cu|R-cairoDevice-2.22-3|50	%{rlibdir}/%{packname}/libs
14cu|R-cairoDevice-2.22-3|51	
14cu|R-cairoDevice-2.22-3|52	
14cu|R-cairoDevice-2.22-3|53	
14cu|R-cairoDevice-2.22-3|54	%changelog
14cu|R-cairoDevice-2.22-3|55	
14cu|R-cairoDevice-2.22-3|56	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.22-3
14cu|R-cairoDevice-2.22-3|57	- (89d77ba) Clean .abf.yml
14cu|R-cairoDevice-2.22-3|58	
14cu|R-cairoDevice-2.22-3|59	

14285 14
14cu|R-car-2.0.19-5|1	%bcond_with bootstrap
14cu|R-car-2.0.19-5|2	%global packname  car
14cu|R-car-2.0.19-5|3	%global rlibdir  %{_datadir}/R/library
14cu|R-car-2.0.19-5|4	
14cu|R-car-2.0.19-5|5	Name:             R-%{packname}
14cu|R-car-2.0.19-5|6	Version:          2.0.19
14cu|R-car-2.0.19-5|7	Release:          5
14cu|R-car-2.0.19-5|8	Summary:          Companion to Applied Regression
14cu|R-car-2.0.19-5|9	Group:            Sciences/Mathematics
14cu|R-car-2.0.19-5|10	License:          GPL (>= 2)
14cu|R-car-2.0.19-5|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-car-2.0.19-5|12	Source0:          http://cran.r-project.org/src/contrib/car_2.0-19.tar.gz
14cu|R-car-2.0.19-5|13	BuildArch:        noarch
14cu|R-car-2.0.19-5|14	Requires:         R-core
14cu|R-car-2.0.19-5|15	Requires:         R-stats R-graphics R-MASS R-nnet
14cu|R-car-2.0.19-5|16	%if %{with bootstrap}
14cu|R-car-2.0.19-5|17	Requires:         R-leaps R-lme4 R-nlme R-rgl R-survival
14cu|R-car-2.0.19-5|18	%else
14cu|R-car-2.0.19-5|19	Requires:         R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich
14cu|R-car-2.0.19-5|20	Requires:         R-rgl R-survival R-survey
14cu|R-car-2.0.19-5|21	%endif
14cu|R-car-2.0.19-5|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cu|R-car-2.0.19-5|23	BuildRequires: R-pbkrtest
14cu|R-car-2.0.19-5|24	Requires: R-pbkrtest
14cu|R-car-2.0.19-5|25	BuildRequires:    R-graphics R-MASS R-nnet
14cu|R-car-2.0.19-5|26	%if %{with bootstrap}
14cu|R-car-2.0.19-5|27	BuildRequires:    R-leaps R-lme4 R-nlme R-mgcv R-rgl R-survival
14cu|R-car-2.0.19-5|28	%else
14cu|R-car-2.0.19-5|29	BuildRequires:    R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich R-mgcv
14cu|R-car-2.0.19-5|30	BuildRequires:    R-rgl R-survival R-survey
14cu|R-car-2.0.19-5|31	%endif
14cu|R-car-2.0.19-5|32	%rename R-cran-car
14cu|R-car-2.0.19-5|33	
14cu|R-car-2.0.19-5|34	%description
14cu|R-car-2.0.19-5|35	This package accompanies J. Fox and S. Weisberg, An R Companion to Applied
14cu|R-car-2.0.19-5|36	Regression, Second Edition, Sage, 2011.
14cu|R-car-2.0.19-5|37	
14cu|R-car-2.0.19-5|38	%prep
14cu|R-car-2.0.19-5|39	%setup -q -c -n %{packname}
14cu|R-car-2.0.19-5|40	
14cu|R-car-2.0.19-5|41	%build
14cu|R-car-2.0.19-5|42	
14cu|R-car-2.0.19-5|43	%install
14cu|R-car-2.0.19-5|44	mkdir -p %{buildroot}%{rlibdir}
14cu|R-car-2.0.19-5|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-car-2.0.19-5|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-car-2.0.19-5|47	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-car-2.0.19-5|48	
14cu|R-car-2.0.19-5|49	%if %{without bootstrap}
14cu|R-car-2.0.19-5|50	%check
14cu|R-car-2.0.19-5|51	%{_bindir}/R CMD check %{packname}
14cu|R-car-2.0.19-5|52	%endif
14cu|R-car-2.0.19-5|53	
14cu|R-car-2.0.19-5|54	%files
14cu|R-car-2.0.19-5|55	%dir %{rlibdir}/%{packname}
14cu|R-car-2.0.19-5|56	%doc %{rlibdir}/%{packname}/html
14cu|R-car-2.0.19-5|57	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-car-2.0.19-5|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-car-2.0.19-5|59	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-car-2.0.19-5|60	%{rlibdir}/%{packname}/INDEX
14cu|R-car-2.0.19-5|61	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-car-2.0.19-5|62	%{rlibdir}/%{packname}/Meta
14cu|R-car-2.0.19-5|63	%{rlibdir}/%{packname}/R
14cu|R-car-2.0.19-5|64	%{rlibdir}/%{packname}/data
14cu|R-car-2.0.19-5|65	%{rlibdir}/%{packname}/help
14cu|R-car-2.0.19-5|66	%{rlibdir}/car/doc/embedding.R
14cu|R-car-2.0.19-5|67	%{rlibdir}/car/doc/embedding.Rnw
14cu|R-car-2.0.19-5|68	%{rlibdir}/car/doc/embedding.pdf
14cu|R-car-2.0.19-5|69	%{rlibdir}/car/doc/index.html
14cu|R-car-2.0.19-5|70	
14cu|R-car-2.0.19-5|71	%changelog
14cu|R-car-2.0.19-5|72	
14cu|R-car-2.0.19-5|73	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 2.0.19-5
14cu|R-car-2.0.19-5|74	- (97565d7) Drop mgcv requirements
14cu|R-car-2.0.19-5|75	
14cu|R-car-2.0.19-5|76	

14286 14
14cu|R-caret-6.0.35-2|1	%global packname  caret
14cu|R-caret-6.0.35-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-caret-6.0.35-2|3	
14cu|R-caret-6.0.35-2|4	%define debug_package %{nil}
14cu|R-caret-6.0.35-2|5	
14cu|R-caret-6.0.35-2|6	Name:             R-%{packname}
14cu|R-caret-6.0.35-2|7	Version:          6.0.35
14cu|R-caret-6.0.35-2|8	Release:          2
14cu|R-caret-6.0.35-2|9	Summary:          Classification and Regression Training
14cu|R-caret-6.0.35-2|10	Group:            Sciences/Mathematics
14cu|R-caret-6.0.35-2|11	License:          GPL-2
14cu|R-caret-6.0.35-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-caret-6.0.35-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_6.0-35.tar.gz
14cu|R-caret-6.0.35-2|14	
14cu|R-caret-6.0.35-2|15	Requires:         R-stats R-lattice R-ggplot2
14cu|R-caret-6.0.35-2|16	Requires:         R-car R-reshape2 R-foreach R-methods R-plyr R-nlme R-BradleyTerry2
14cu|R-caret-6.0.35-2|17	Requires:         R-e1071 R-earth R-fastICA R-gam R-ipred R-kernlab R-klaR R-MASS R-ellipse R-mda R-mlbench R-nnet R-party R-pls R-pROC R-proxy R-randomForest R-RANN R-spls
14cu|R-caret-6.0.35-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-lattice R-ggplot2
14cu|R-caret-6.0.35-2|19	BuildRequires:    R-car R-reshape2 R-foreach R-methods R-plyr R-nlme R-BradleyTerry2
14cu|R-caret-6.0.35-2|20	BuildRequires:   R-e1071 R-earth R-fastICA R-gam R-ipred R-kernlab R-klaR R-MASS R-ellipse R-mda R-mlbench R-nnet R-party R-pls R-pROC R-proxy R-randomForest R-RANN R-spls
14cu|R-caret-6.0.35-2|21	
14cu|R-caret-6.0.35-2|22	%description
14cu|R-caret-6.0.35-2|23	Misc functions for training and plotting classification and regression
14cu|R-caret-6.0.35-2|24	
14cu|R-caret-6.0.35-2|25	%prep
14cu|R-caret-6.0.35-2|26	%setup -q -c -n %{packname}
14cu|R-caret-6.0.35-2|27	
14cu|R-caret-6.0.35-2|28	%build
14cu|R-caret-6.0.35-2|29	
14cu|R-caret-6.0.35-2|30	%install
14cu|R-caret-6.0.35-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-caret-6.0.35-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-caret-6.0.35-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-caret-6.0.35-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-caret-6.0.35-2|35	
14cu|R-caret-6.0.35-2|36	%check
14cu|R-caret-6.0.35-2|37	%{_bindir}/R CMD check %{packname}
14cu|R-caret-6.0.35-2|38	
14cu|R-caret-6.0.35-2|39	%files
14cu|R-caret-6.0.35-2|40	%dir %{rlibdir}/%{packname}
14cu|R-caret-6.0.35-2|41	%doc %{rlibdir}/%{packname}/doc
14cu|R-caret-6.0.35-2|42	%doc %{rlibdir}/%{packname}/html
14cu|R-caret-6.0.35-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-caret-6.0.35-2|44	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-caret-6.0.35-2|45	%{rlibdir}/%{packname}/INDEX
14cu|R-caret-6.0.35-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-caret-6.0.35-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-caret-6.0.35-2|48	%{rlibdir}/%{packname}/R
14cu|R-caret-6.0.35-2|49	%{rlibdir}/%{packname}/help
14cu|R-caret-6.0.35-2|50	%{rlibdir}/%{packname}/data
14cu|R-caret-6.0.35-2|51	%{rlibdir}/%{packname}/libs
14cu|R-caret-6.0.35-2|52	%{rlibdir}/%{packname}/models
14cu|R-caret-6.0.35-2|53	
14cu|R-caret-6.0.35-2|54	
14cu|R-caret-6.0.35-2|55	%changelog
14cu|R-caret-6.0.35-2|56	
14cu|R-caret-6.0.35-2|57	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 6.0.35-2
14cu|R-caret-6.0.35-2|58	- (aea3650) Drop mgcv requirements
14cu|R-caret-6.0.35-2|59	
14cu|R-caret-6.0.35-2|60	

14287 14
14cu|R-catdata-1.2.1-4|1	%define debug_package %{nil}
14cu|R-catdata-1.2.1-4|2	
14cu|R-catdata-1.2.1-4|3	%global packname  catdata
14cu|R-catdata-1.2.1-4|4	%global rlibdir  %{_libdir}/R/library
14cu|R-catdata-1.2.1-4|5	
14cu|R-catdata-1.2.1-4|6	Name:             R-%{packname}
14cu|R-catdata-1.2.1-4|7	Version:          1.2.1
14cu|R-catdata-1.2.1-4|8	Release:          4
14cu|R-catdata-1.2.1-4|9	Summary:          Categorical Data
14cu|R-catdata-1.2.1-4|10	Group:            Sciences/Mathematics
14cu|R-catdata-1.2.1-4|11	License:          GPLv2
14cu|R-catdata-1.2.1-4|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-catdata-1.2.1-4|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-catdata-1.2.1-4|14	
14cu|R-catdata-1.2.1-4|15	Requires:         R-MASS
14cu|R-catdata-1.2.1-4|16	
14cu|R-catdata-1.2.1-4|17	Requires:         R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
14cu|R-catdata-1.2.1-4|18	Requires:         R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
14cu|R-catdata-1.2.1-4|19	Requires:         R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
14cu|R-catdata-1.2.1-4|20	Requires:         R-penalized R-class R-vcdExtra
14cu|R-catdata-1.2.1-4|21	
14cu|R-catdata-1.2.1-4|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
14cu|R-catdata-1.2.1-4|23	
14cu|R-catdata-1.2.1-4|24	BuildRequires:    R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
14cu|R-catdata-1.2.1-4|25	BuildRequires:    R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
14cu|R-catdata-1.2.1-4|26	BuildRequires:    R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
14cu|R-catdata-1.2.1-4|27	BuildRequires:    R-penalized R-class R-vcdExtra
14cu|R-catdata-1.2.1-4|28	
14cu|R-catdata-1.2.1-4|29	%description
14cu|R-catdata-1.2.1-4|30	This R-package contains examples from the book "Regression for Categorical
14cu|R-catdata-1.2.1-4|31	Data", Tutz 2011, Cambridge University Press. The names of the examples
14cu|R-catdata-1.2.1-4|32	refer to the chapter and the data set that is used.
14cu|R-catdata-1.2.1-4|33	
14cu|R-catdata-1.2.1-4|34	%prep
14cu|R-catdata-1.2.1-4|35	%setup -q -c -n %{packname}
14cu|R-catdata-1.2.1-4|36	
14cu|R-catdata-1.2.1-4|37	%build
14cu|R-catdata-1.2.1-4|38	
14cu|R-catdata-1.2.1-4|39	%install
14cu|R-catdata-1.2.1-4|40	mkdir -p %{buildroot}%{rlibdir}
14cu|R-catdata-1.2.1-4|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-catdata-1.2.1-4|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-catdata-1.2.1-4|43	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-catdata-1.2.1-4|44	
14cu|R-catdata-1.2.1-4|45	%check
14cu|R-catdata-1.2.1-4|46	%{_bindir}/R CMD check %{packname}
14cu|R-catdata-1.2.1-4|47	
14cu|R-catdata-1.2.1-4|48	%files
14cu|R-catdata-1.2.1-4|49	%dir %{rlibdir}/%{packname}
14cu|R-catdata-1.2.1-4|50	%doc %{rlibdir}/%{packname}/doc
14cu|R-catdata-1.2.1-4|51	%doc %{rlibdir}/%{packname}/html
14cu|R-catdata-1.2.1-4|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-catdata-1.2.1-4|53	%{rlibdir}/%{packname}/INDEX
14cu|R-catdata-1.2.1-4|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-catdata-1.2.1-4|55	%{rlibdir}/%{packname}/Meta
14cu|R-catdata-1.2.1-4|56	%{rlibdir}/%{packname}/data
14cu|R-catdata-1.2.1-4|57	%{rlibdir}/%{packname}/help
14cu|R-catdata-1.2.1-4|58	
14cu|R-catdata-1.2.1-4|59	%changelog
14cu|R-catdata-1.2.1-4|60	
14cu|R-catdata-1.2.1-4|61	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-4
14cu|R-catdata-1.2.1-4|62	- (1f0d3a4) Drop mgcv requirements
14cu|R-catdata-1.2.1-4|63	
14cu|R-catdata-1.2.1-4|64	

14288 14
14cu|R-caTools-1.17.1-2|1	%global packname  caTools
14cu|R-caTools-1.17.1-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-caTools-1.17.1-2|3	
14cu|R-caTools-1.17.1-2|4	Name:             R-%{packname}
14cu|R-caTools-1.17.1-2|5	Version:          1.17.1
14cu|R-caTools-1.17.1-2|6	Release:          2
14cu|R-caTools-1.17.1-2|7	Summary:          Tools: moving window statistics, GIF, Base64, ROC AUC, etc
14cu|R-caTools-1.17.1-2|8	Group:            Sciences/Mathematics
14cu|R-caTools-1.17.1-2|9	License:          GPL-3
14cu|R-caTools-1.17.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-caTools-1.17.1-2|11	Source0:          http://cran.r-project.org/src/contrib/caTools_%{version}.tar.gz
14cu|R-caTools-1.17.1-2|12	Requires:         R-bitops
14cu|R-caTools-1.17.1-2|13	Requires:         R-MASS R-rpart
14cu|R-caTools-1.17.1-2|14	BuildRequires:    R-devel Rmath-devel  R-bitops
14cu|R-caTools-1.17.1-2|15	BuildRequires:    R-MASS R-rpart
14cu|R-caTools-1.17.1-2|16	
14cu|R-caTools-1.17.1-2|17	%description
14cu|R-caTools-1.17.1-2|18	Contains several basic utility functions including: moving (rolling,
14cu|R-caTools-1.17.1-2|19	running) window statistic functions, read/write for GIF and ENVI binary
14cu|R-caTools-1.17.1-2|20	files, fast calculation of AUC, LogitBoost classifier, base64
14cu|R-caTools-1.17.1-2|21	encoder/decoder, round-off error free sum and cumsum, etc.
14cu|R-caTools-1.17.1-2|22	
14cu|R-caTools-1.17.1-2|23	%prep
14cu|R-caTools-1.17.1-2|24	%setup -q -c -n %{packname}
14cu|R-caTools-1.17.1-2|25	
14cu|R-caTools-1.17.1-2|26	%build
14cu|R-caTools-1.17.1-2|27	
14cu|R-caTools-1.17.1-2|28	%install
14cu|R-caTools-1.17.1-2|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-caTools-1.17.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-caTools-1.17.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-caTools-1.17.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-caTools-1.17.1-2|33	
14cu|R-caTools-1.17.1-2|34	%check
14cu|R-caTools-1.17.1-2|35	%{_bindir}/R CMD check %{packname}
14cu|R-caTools-1.17.1-2|36	
14cu|R-caTools-1.17.1-2|37	%files
14cu|R-caTools-1.17.1-2|38	%dir %{rlibdir}/%{packname}
14cu|R-caTools-1.17.1-2|39	%doc %{rlibdir}/%{packname}/html
14cu|R-caTools-1.17.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-caTools-1.17.1-2|41	%{rlibdir}/%{packname}/INDEX
14cu|R-caTools-1.17.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-caTools-1.17.1-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-caTools-1.17.1-2|44	%{rlibdir}/%{packname}/R
14cu|R-caTools-1.17.1-2|45	%{rlibdir}/%{packname}/help
14cu|R-caTools-1.17.1-2|46	%{rlibdir}/%{packname}/libs
14cu|R-caTools-1.17.1-2|47	
14cu|R-caTools-1.17.1-2|48	
14cu|R-caTools-1.17.1-2|49	
14cu|R-caTools-1.17.1-2|50	%changelog
14cu|R-caTools-1.17.1-2|51	
14cu|R-caTools-1.17.1-2|52	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.17.1-2
14cu|R-caTools-1.17.1-2|53	- (7eadda9) Upload tarball
14cu|R-caTools-1.17.1-2|54	
14cu|R-caTools-1.17.1-2|55	

14289 14
14cu|R-cem-1.1.16-2|1	%global packname  cem
14cu|R-cem-1.1.16-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-cem-1.1.16-2|3	
14cu|R-cem-1.1.16-2|4	Name:             R-%{packname}
14cu|R-cem-1.1.16-2|5	Version:          1.1.16
14cu|R-cem-1.1.16-2|6	Release:          2
14cu|R-cem-1.1.16-2|7	Summary:          Coarsened Exact Matching
14cu|R-cem-1.1.16-2|8	Group:            Sciences/Mathematics
14cu|R-cem-1.1.16-2|9	License:          GPLv2
14cu|R-cem-1.1.16-2|10	URL:              http://cran.r-project.org/web/packages/cem/index.html
14cu|R-cem-1.1.16-2|11	Source0:          http://cran.r-project.org/src/contrib/cem_1.1.16.tar.gz
14cu|R-cem-1.1.16-2|12	BuildRequires:    R-devel R-randomForest R-combinat R-tcltk R-nlme R-lattice R-MatchIt
14cu|R-cem-1.1.16-2|13	Requires:         R-core R-randomForest R-combinat R-tcltk R-nlme R-lattice R-MatchIt
14cu|R-cem-1.1.16-2|14	BuildArch:        noarch
14cu|R-cem-1.1.16-2|15	
14cu|R-cem-1.1.16-2|16	%description
14cu|R-cem-1.1.16-2|17	Implementation of the Coarsened Exact Matching algorithm
14cu|R-cem-1.1.16-2|18	
14cu|R-cem-1.1.16-2|19	%prep
14cu|R-cem-1.1.16-2|20	%setup -q -c -n %{packname}
14cu|R-cem-1.1.16-2|21	
14cu|R-cem-1.1.16-2|22	%build
14cu|R-cem-1.1.16-2|23	
14cu|R-cem-1.1.16-2|24	%install
14cu|R-cem-1.1.16-2|25	mkdir -p %{buildroot}%{rlibdir}
14cu|R-cem-1.1.16-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-cem-1.1.16-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-cem-1.1.16-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-cem-1.1.16-2|29	
14cu|R-cem-1.1.16-2|30	
14cu|R-cem-1.1.16-2|31	%files
14cu|R-cem-1.1.16-2|32	%dir %{rlibdir}/%{packname}
14cu|R-cem-1.1.16-2|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-cem-1.1.16-2|34	%doc %{rlibdir}/%{packname}/html
14cu|R-cem-1.1.16-2|35	%doc %{rlibdir}/%{packname}/doc
14cu|R-cem-1.1.16-2|36	%{rlibdir}/%{packname}/makeLelonde.R
14cu|R-cem-1.1.16-2|37	%{rlibdir}/%{packname}/INDEX
14cu|R-cem-1.1.16-2|38	%{rlibdir}/%{packname}/Meta
14cu|R-cem-1.1.16-2|39	%{rlibdir}/%{packname}/data
14cu|R-cem-1.1.16-2|40	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-cem-1.1.16-2|41	%{rlibdir}/%{packname}/R
14cu|R-cem-1.1.16-2|42	%{rlibdir}/%{packname}/help
14cu|R-cem-1.1.16-2|43	%changelog
14cu|R-cem-1.1.16-2|44	
14cu|R-cem-1.1.16-2|45	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.16-2
14cu|R-cem-1.1.16-2|46	- (9948f96) Added MAtchIt requirement
14cu|R-cem-1.1.16-2|47	
14cu|R-cem-1.1.16-2|48	

14290 14
14cu|R-checkmate-1.6.0-1|1	%global packname  checkmate
14cu|R-checkmate-1.6.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-checkmate-1.6.0-1|3	%define debug_package %{nil}
14cu|R-checkmate-1.6.0-1|4	
14cu|R-checkmate-1.6.0-1|5	Name:             R-%{packname}
14cu|R-checkmate-1.6.0-1|6	Version:          1.6.0
14cu|R-checkmate-1.6.0-1|7	Release:          1
14cu|R-checkmate-1.6.0-1|8	Summary:          Fast and versatile argument checks
14cu|R-checkmate-1.6.0-1|9	Group:            Sciences/Mathematics
14cu|R-checkmate-1.6.0-1|10	License:          BSD_3_clause + file LICENSE
14cu|R-checkmate-1.6.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-checkmate-1.6.0-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-checkmate-1.6.0-1|13	
14cu|R-checkmate-1.6.0-1|14	
14cu|R-checkmate-1.6.0-1|15	
14cu|R-checkmate-1.6.0-1|16	Requires:         R-testthat
14cu|R-checkmate-1.6.0-1|17	BuildRequires:    R-devel Rmath-devel
14cu|R-checkmate-1.6.0-1|18	
14cu|R-checkmate-1.6.0-1|19	BuildRequires:   R-testthat
14cu|R-checkmate-1.6.0-1|20	%description
14cu|R-checkmate-1.6.0-1|21	Tests and assertions to perform frequent argument checks. A substantial
14cu|R-checkmate-1.6.0-1|22	part of the package was written in C to minimize any worries about
14cu|R-checkmate-1.6.0-1|23	execution time overhead.
14cu|R-checkmate-1.6.0-1|24	
14cu|R-checkmate-1.6.0-1|25	%prep
14cu|R-checkmate-1.6.0-1|26	%setup -q -c -n %{packname}
14cu|R-checkmate-1.6.0-1|27	
14cu|R-checkmate-1.6.0-1|28	%build
14cu|R-checkmate-1.6.0-1|29	
14cu|R-checkmate-1.6.0-1|30	%install
14cu|R-checkmate-1.6.0-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-checkmate-1.6.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-checkmate-1.6.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-checkmate-1.6.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-checkmate-1.6.0-1|35	
14cu|R-checkmate-1.6.0-1|36	%check
14cu|R-checkmate-1.6.0-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-checkmate-1.6.0-1|38	
14cu|R-checkmate-1.6.0-1|39	%files
14cu|R-checkmate-1.6.0-1|40	%dir %{rlibdir}/%{packname}
14cu|R-checkmate-1.6.0-1|41	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-checkmate-1.6.0-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-checkmate-1.6.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-checkmate-1.6.0-1|44	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-checkmate-1.6.0-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-checkmate-1.6.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-checkmate-1.6.0-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-checkmate-1.6.0-1|48	%{rlibdir}/%{packname}/R
14cu|R-checkmate-1.6.0-1|49	%{rlibdir}/%{packname}/help
14cu|R-checkmate-1.6.0-1|50	%{rlibdir}/%{packname}/libs
14cu|R-checkmate-1.6.0-1|51	%{rlibdir}/%{packname}/doc
14cu|R-checkmate-1.6.0-1|52	
14cu|R-checkmate-1.6.0-1|53	%changelog
14cu|R-checkmate-1.6.0-1|54	
14cu|R-checkmate-1.6.0-1|55	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-1
14cu|R-checkmate-1.6.0-1|56	- (80f7da3) Fix files
14cu|R-checkmate-1.6.0-1|57	
14cu|R-checkmate-1.6.0-1|58	

14291 14
14cu|R-chipseq-1.18.0-1|1	%global packname  chipseq
14cu|R-chipseq-1.18.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-chipseq-1.18.0-1|3	
14cu|R-chipseq-1.18.0-1|4	Name:             R-%{packname}
14cu|R-chipseq-1.18.0-1|5	Version:          1.18.0
14cu|R-chipseq-1.18.0-1|6	Release:          1
14cu|R-chipseq-1.18.0-1|7	Summary:          chipseq: A package for analyzing chipseq data
14cu|R-chipseq-1.18.0-1|8	Group:            Sciences/Mathematics
14cu|R-chipseq-1.18.0-1|9	License:          Artistic-2.0
14cu|R-chipseq-1.18.0-1|10	URL:              None
14cu|R-chipseq-1.18.0-1|11	Source0:          http://www.bioconductor.org/packages/release/bioc/src/contrib/chipseq_%{version}.tar.gz
14cu|R-chipseq-1.18.0-1|12	
14cu|R-chipseq-1.18.0-1|13	Requires:         R-methods R-BiocGenerics R-S4Vectors R-IRanges R-GenomicRanges R-BSgenome R-ShortRead
14cu|R-chipseq-1.18.0-1|14	Requires:         R-methods R-BiocGenerics R-IRanges R-BSgenome R-GenomicRanges R-lattice R-ShortRead R-stats
14cu|R-chipseq-1.18.0-1|15	Requires:         R-GenomicFeatures R-TxDb.Mmusculus.UCSC.mm9.knownGene
14cu|R-chipseq-1.18.0-1|16	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-S4Vectors R-IRanges R-GenomicRanges R-BSgenome R-ShortRead
14cu|R-chipseq-1.18.0-1|17	BuildRequires:    R-methods R-BiocGenerics R-IRanges R-BSgenome R-GenomicRanges R-lattice R-ShortRead R-stats
14cu|R-chipseq-1.18.0-1|18	BuildRequires:   R-GenomicFeatures
14cu|R-chipseq-1.18.0-1|19	%description
14cu|R-chipseq-1.18.0-1|20	Tools for helping process short read data for chipseq experiments
14cu|R-chipseq-1.18.0-1|21	
14cu|R-chipseq-1.18.0-1|22	%prep
14cu|R-chipseq-1.18.0-1|23	%setup -q -c -n %{packname}
14cu|R-chipseq-1.18.0-1|24	
14cu|R-chipseq-1.18.0-1|25	%build
14cu|R-chipseq-1.18.0-1|26	
14cu|R-chipseq-1.18.0-1|27	%install
14cu|R-chipseq-1.18.0-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-chipseq-1.18.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-chipseq-1.18.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-chipseq-1.18.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-chipseq-1.18.0-1|32	
14cu|R-chipseq-1.18.0-1|33	%check
14cu|R-chipseq-1.18.0-1|34	
14cu|R-chipseq-1.18.0-1|35	%files
14cu|R-chipseq-1.18.0-1|36	%dir %{rlibdir}/%{packname}
14cu|R-chipseq-1.18.0-1|37	%doc %{rlibdir}/%{packname}/doc
14cu|R-chipseq-1.18.0-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-chipseq-1.18.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-chipseq-1.18.0-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-chipseq-1.18.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-chipseq-1.18.0-1|42	%{rlibdir}/%{packname}/Meta
14cu|R-chipseq-1.18.0-1|43	%{rlibdir}/%{packname}/R
14cu|R-chipseq-1.18.0-1|44	%{rlibdir}/%{packname}/Scripts
14cu|R-chipseq-1.18.0-1|45	%{rlibdir}/%{packname}/data
14cu|R-chipseq-1.18.0-1|46	%{rlibdir}/%{packname}/libs
14cu|R-chipseq-1.18.0-1|47	%{rlibdir}/%{packname}/help
14cu|R-chipseq-1.18.0-1|48	
14cu|R-chipseq-1.18.0-1|49	%changelog
14cu|R-chipseq-1.18.0-1|50	
14cu|R-chipseq-1.18.0-1|51	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.18.0-1
14cu|R-chipseq-1.18.0-1|52	- (4c433b2) Upload tarball
14cu|R-chipseq-1.18.0-1|53	
14cu|R-chipseq-1.18.0-1|54	

14292 14
14cu|R-chron-2.3.47-1|1	%global packname  chron
14cu|R-chron-2.3.47-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-chron-2.3.47-1|3	
14cu|R-chron-2.3.47-1|4	Name:             R-%{packname}
14cu|R-chron-2.3.47-1|5	Version:          2.3.47
14cu|R-chron-2.3.47-1|6	Release:          1
14cu|R-chron-2.3.47-1|7	Summary:          Chronological objects which can handle dates and times
14cu|R-chron-2.3.47-1|8	Group:            Sciences/Mathematics
14cu|R-chron-2.3.47-1|9	License:          GPL-2
14cu|R-chron-2.3.47-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-chron-2.3.47-1|11	Source0:          http://cran.r-project.org/src/contrib/chron_2.3-47.tar.gz
14cu|R-chron-2.3.47-1|12	Requires:         R-graphics R-stats
14cu|R-chron-2.3.47-1|13	BuildRequires:    R-devel Rmath-devel
14cu|R-chron-2.3.47-1|14	BuildRequires: R-scales
14cu|R-chron-2.3.47-1|15	Requires: R-scales
14cu|R-chron-2.3.47-1|16	BuildRequires:    R-graphics R-stats
14cu|R-chron-2.3.47-1|17	
14cu|R-chron-2.3.47-1|18	%description
14cu|R-chron-2.3.47-1|19	Chronological objects which can handle dates and times
14cu|R-chron-2.3.47-1|20	
14cu|R-chron-2.3.47-1|21	%prep
14cu|R-chron-2.3.47-1|22	%setup -q -c -n %{packname}
14cu|R-chron-2.3.47-1|23	
14cu|R-chron-2.3.47-1|24	%build
14cu|R-chron-2.3.47-1|25	
14cu|R-chron-2.3.47-1|26	%install
14cu|R-chron-2.3.47-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-chron-2.3.47-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-chron-2.3.47-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-chron-2.3.47-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-chron-2.3.47-1|31	
14cu|R-chron-2.3.47-1|32	%check
14cu|R-chron-2.3.47-1|33	%{_bindir}/R CMD check %{packname}
14cu|R-chron-2.3.47-1|34	
14cu|R-chron-2.3.47-1|35	%files
14cu|R-chron-2.3.47-1|36	%dir %{rlibdir}/%{packname}
14cu|R-chron-2.3.47-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-chron-2.3.47-1|38	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-chron-2.3.47-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-chron-2.3.47-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-chron-2.3.47-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-chron-2.3.47-1|42	%{rlibdir}/%{packname}/Meta
14cu|R-chron-2.3.47-1|43	%{rlibdir}/%{packname}/R
14cu|R-chron-2.3.47-1|44	%{rlibdir}/%{packname}/help
14cu|R-chron-2.3.47-1|45	%{rlibdir}/%{packname}/libs
14cu|R-chron-2.3.47-1|46	
14cu|R-chron-2.3.47-1|47	
14cu|R-chron-2.3.47-1|48	
14cu|R-chron-2.3.47-1|49	%changelog
14cu|R-chron-2.3.47-1|50	
14cu|R-chron-2.3.47-1|51	* Tue Oct 11 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.3.47-1
14cu|R-chron-2.3.47-1|52	- (6e84470) Updated to 2.3.47
14cu|R-chron-2.3.47-1|53	
14cu|R-chron-2.3.47-1|54	

14293 14
14cu|R-circular-0.4.7-1|1	%global packname  circular
14cu|R-circular-0.4.7-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-circular-0.4.7-1|3	
14cu|R-circular-0.4.7-1|4	%define debug_package %{nil}
14cu|R-circular-0.4.7-1|5	
14cu|R-circular-0.4.7-1|6	Name:             R-%{packname}
14cu|R-circular-0.4.7-1|7	Version:          0.4.7
14cu|R-circular-0.4.7-1|8	Release:          1
14cu|R-circular-0.4.7-1|9	Summary:          Circular Statistics
14cu|R-circular-0.4.7-1|10	Group:            Sciences/Mathematics
14cu|R-circular-0.4.7-1|11	License:          GPL-2
14cu|R-circular-0.4.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-circular-0.4.7-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-7.tar.gz
14cu|R-circular-0.4.7-1|14	
14cu|R-circular-0.4.7-1|15	
14cu|R-circular-0.4.7-1|16	Requires:         R-boot
14cu|R-circular-0.4.7-1|17	
14cu|R-circular-0.4.7-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-circular-0.4.7-1|19	BuildRequires:    R-boot
14cu|R-circular-0.4.7-1|20	
14cu|R-circular-0.4.7-1|21	%description
14cu|R-circular-0.4.7-1|22	Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao
14cu|R-circular-0.4.7-1|23	Jammalamadaka and A. SenGupta, World Scientific.
14cu|R-circular-0.4.7-1|24	
14cu|R-circular-0.4.7-1|25	%prep
14cu|R-circular-0.4.7-1|26	%setup -q -c -n %{packname}
14cu|R-circular-0.4.7-1|27	
14cu|R-circular-0.4.7-1|28	%build
14cu|R-circular-0.4.7-1|29	
14cu|R-circular-0.4.7-1|30	%install
14cu|R-circular-0.4.7-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-circular-0.4.7-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-circular-0.4.7-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-circular-0.4.7-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-circular-0.4.7-1|35	
14cu|R-circular-0.4.7-1|36	%check
14cu|R-circular-0.4.7-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-circular-0.4.7-1|38	
14cu|R-circular-0.4.7-1|39	%files
14cu|R-circular-0.4.7-1|40	%dir %{rlibdir}/%{packname}
14cu|R-circular-0.4.7-1|41	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-circular-0.4.7-1|42	%doc %{rlibdir}/%{packname}/COPYRIGHTS
14cu|R-circular-0.4.7-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-circular-0.4.7-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-circular-0.4.7-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-circular-0.4.7-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-circular-0.4.7-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-circular-0.4.7-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-circular-0.4.7-1|49	%{rlibdir}/%{packname}/R
14cu|R-circular-0.4.7-1|50	%{rlibdir}/%{packname}/help
14cu|R-circular-0.4.7-1|51	%{rlibdir}/%{packname}/data
14cu|R-circular-0.4.7-1|52	%{rlibdir}/%{packname}/libs
14cu|R-circular-0.4.7-1|53	
14cu|R-circular-0.4.7-1|54	%changelog
14cu|R-circular-0.4.7-1|55	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-1
14cu|R-circular-0.4.7-1|56	+ Revision: adf8f4e
14cu|R-circular-0.4.7-1|57	- Fix files
14cu|R-circular-0.4.7-1|58	
14cu|R-circular-0.4.7-1|59	

14294 14
14cu|R-coin-1.0.24-2|1	%bcond_with bootstrap
14cu|R-coin-1.0.24-2|2	%global packname  coin
14cu|R-coin-1.0.24-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-coin-1.0.24-2|4	
14cu|R-coin-1.0.24-2|5	Name:             R-%{packname}
14cu|R-coin-1.0.24-2|6	Version:          1.0.24
14cu|R-coin-1.0.24-2|7	Release:          2
14cu|R-coin-1.0.24-2|8	Summary:          Conditional Inference Procedures in a Permutation Test Framework
14cu|R-coin-1.0.24-2|9	Group:            Sciences/Mathematics
14cu|R-coin-1.0.24-2|10	License:          GPL-2
14cu|R-coin-1.0.24-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-coin-1.0.24-2|12	Source0:          http://cran.r-project.org/src/contrib/coin_1.0-24.tar.gz
14cu|R-coin-1.0.24-2|13	Requires:         R-methods R-survival R-mvtnorm R-modeltools R-xtable
14cu|R-coin-1.0.24-2|14	Requires:         R-e1071 R-vcd
14cu|R-coin-1.0.24-2|15	%if %{without bootstrap}
14cu|R-coin-1.0.24-2|16	Requires:         R-multcomp
14cu|R-coin-1.0.24-2|17	%endif
14cu|R-coin-1.0.24-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-coin-1.0.24-2|19	BuildRequires:    R-survival R-mvtnorm R-modeltools R-xtable R-e1071 R-vcd
14cu|R-coin-1.0.24-2|20	%if %{without bootstrap}
14cu|R-coin-1.0.24-2|21	BuildRequires:    R-multcomp
14cu|R-coin-1.0.24-2|22	%endif
14cu|R-coin-1.0.24-2|23	BuildRequires:    blas-devel
14cu|R-coin-1.0.24-2|24	BuildRequires:    lapack-devel
14cu|R-coin-1.0.24-2|25	
14cu|R-coin-1.0.24-2|26	%description
14cu|R-coin-1.0.24-2|27	Conditional inference procedures for the general independence problem
14cu|R-coin-1.0.24-2|28	including two-sample, K-sample (non-parametric ANOVA), correlation,
14cu|R-coin-1.0.24-2|29	censored, ordered and multivariate problems.
14cu|R-coin-1.0.24-2|30	
14cu|R-coin-1.0.24-2|31	%prep
14cu|R-coin-1.0.24-2|32	%setup -q -c -n %{packname}
14cu|R-coin-1.0.24-2|33	
14cu|R-coin-1.0.24-2|34	%build
14cu|R-coin-1.0.24-2|35	
14cu|R-coin-1.0.24-2|36	%install
14cu|R-coin-1.0.24-2|37	mkdir -p %{buildroot}%{rlibdir}
14cu|R-coin-1.0.24-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-coin-1.0.24-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-coin-1.0.24-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-coin-1.0.24-2|41	
14cu|R-coin-1.0.24-2|42	%if %{without bootstrap}
14cu|R-coin-1.0.24-2|43	%check
14cu|R-coin-1.0.24-2|44	%{_bindir}/R CMD check %{packname}
14cu|R-coin-1.0.24-2|45	%endif
14cu|R-coin-1.0.24-2|46	
14cu|R-coin-1.0.24-2|47	%files
14cu|R-coin-1.0.24-2|48	%dir %{rlibdir}/%{packname}
14cu|R-coin-1.0.24-2|49	%doc %{rlibdir}/%{packname}/doc
14cu|R-coin-1.0.24-2|50	%doc %{rlibdir}/%{packname}/html
14cu|R-coin-1.0.24-2|51	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-coin-1.0.24-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-coin-1.0.24-2|53	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-coin-1.0.24-2|54	%doc %{rlibdir}/%{packname}/README
14cu|R-coin-1.0.24-2|55	%{rlibdir}/%{packname}/INDEX
14cu|R-coin-1.0.24-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-coin-1.0.24-2|57	%{rlibdir}/%{packname}/Meta
14cu|R-coin-1.0.24-2|58	%{rlibdir}/%{packname}/R
14cu|R-coin-1.0.24-2|59	%{rlibdir}/%{packname}/data
14cu|R-coin-1.0.24-2|60	%{rlibdir}/%{packname}/help
14cu|R-coin-1.0.24-2|61	%{rlibdir}/%{packname}/libs
14cu|R-coin-1.0.24-2|62	
14cu|R-coin-1.0.24-2|63	
14cu|R-coin-1.0.24-2|64	%changelog
14cu|R-coin-1.0.24-2|65	
14cu|R-coin-1.0.24-2|66	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.24-2
14cu|R-coin-1.0.24-2|67	- (0a08513) Fix files
14cu|R-coin-1.0.24-2|68	
14cu|R-coin-1.0.24-2|69	

14295 14
14cu|R-CompQuadForm-1.4.1-1|1	%global packname  CompQuadForm
14cu|R-CompQuadForm-1.4.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-CompQuadForm-1.4.1-1|3	
14cu|R-CompQuadForm-1.4.1-1|4	Name:             R-%{packname}
14cu|R-CompQuadForm-1.4.1-1|5	Version:          1.4.1
14cu|R-CompQuadForm-1.4.1-1|6	Release:          1
14cu|R-CompQuadForm-1.4.1-1|7	Summary:          Distribution function of quadratic forms in normal variables
14cu|R-CompQuadForm-1.4.1-1|8	Group:            Sciences/Mathematics
14cu|R-CompQuadForm-1.4.1-1|9	License:          GPL (>= 2)
14cu|R-CompQuadForm-1.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-CompQuadForm-1.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/CompQuadForm_%{version}.tar.gz
14cu|R-CompQuadForm-1.4.1-1|12	BuildRequires:    R-devel Rmath-devel texlive
14cu|R-CompQuadForm-1.4.1-1|13	BuildRequires:    blas-devel
14cu|R-CompQuadForm-1.4.1-1|14	BuildRequires:    lapack-devel
14cu|R-CompQuadForm-1.4.1-1|15	
14cu|R-CompQuadForm-1.4.1-1|16	%description
14cu|R-CompQuadForm-1.4.1-1|17	Computes the distribution function of quadratic forms in normal variables
14cu|R-CompQuadForm-1.4.1-1|18	using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu
14cu|R-CompQuadForm-1.4.1-1|19	et al.'s algorithm.
14cu|R-CompQuadForm-1.4.1-1|20	
14cu|R-CompQuadForm-1.4.1-1|21	%prep
14cu|R-CompQuadForm-1.4.1-1|22	%setup -q -c -n %{packname}
14cu|R-CompQuadForm-1.4.1-1|23	
14cu|R-CompQuadForm-1.4.1-1|24	%build
14cu|R-CompQuadForm-1.4.1-1|25	
14cu|R-CompQuadForm-1.4.1-1|26	%install
14cu|R-CompQuadForm-1.4.1-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-CompQuadForm-1.4.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-CompQuadForm-1.4.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-CompQuadForm-1.4.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-CompQuadForm-1.4.1-1|31	
14cu|R-CompQuadForm-1.4.1-1|32	%check
14cu|R-CompQuadForm-1.4.1-1|33	%{_bindir}/R CMD check %{packname}
14cu|R-CompQuadForm-1.4.1-1|34	
14cu|R-CompQuadForm-1.4.1-1|35	%files
14cu|R-CompQuadForm-1.4.1-1|36	%dir %{rlibdir}/%{packname}
14cu|R-CompQuadForm-1.4.1-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-CompQuadForm-1.4.1-1|38	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-CompQuadForm-1.4.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-CompQuadForm-1.4.1-1|40	%doc %{rlibdir}/%{packname}/HISTORY
14cu|R-CompQuadForm-1.4.1-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-CompQuadForm-1.4.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-CompQuadForm-1.4.1-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-CompQuadForm-1.4.1-1|44	%{rlibdir}/%{packname}/R
14cu|R-CompQuadForm-1.4.1-1|45	%{rlibdir}/%{packname}/help
14cu|R-CompQuadForm-1.4.1-1|46	%{rlibdir}/%{packname}/libs
14cu|R-CompQuadForm-1.4.1-1|47	
14cu|R-CompQuadForm-1.4.1-1|48	
14cu|R-CompQuadForm-1.4.1-1|49	%changelog
14cu|R-CompQuadForm-1.4.1-1|50	
14cu|R-CompQuadForm-1.4.1-1|51	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
14cu|R-CompQuadForm-1.4.1-1|52	- (5f04792) Merge branch 'auto_update' into rosa2014.1
14cu|R-CompQuadForm-1.4.1-1|53	
14cu|R-CompQuadForm-1.4.1-1|54	

14296 14
14cu|R-corpcor-1.6.7-2|1	%global packname  corpcor
14cu|R-corpcor-1.6.7-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-corpcor-1.6.7-2|3	
14cu|R-corpcor-1.6.7-2|4	Name:             R-%{packname}
14cu|R-corpcor-1.6.7-2|5	Version:          1.6.7
14cu|R-corpcor-1.6.7-2|6	Release:          2
14cu|R-corpcor-1.6.7-2|7	Summary:          Efficient Estimation of Covariance and (Partial) Correlation
14cu|R-corpcor-1.6.7-2|8	Group:            Sciences/Mathematics
14cu|R-corpcor-1.6.7-2|9	License:          GPLv3+
14cu|R-corpcor-1.6.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-corpcor-1.6.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-corpcor-1.6.7-2|12	BuildArch:        noarch
14cu|R-corpcor-1.6.7-2|13	Requires:         R-core
14cu|R-corpcor-1.6.7-2|14	
14cu|R-corpcor-1.6.7-2|15	BuildRequires:    R-devel Rmath-devel
14cu|R-corpcor-1.6.7-2|16	
14cu|R-corpcor-1.6.7-2|17	
14cu|R-corpcor-1.6.7-2|18	%description
14cu|R-corpcor-1.6.7-2|19	This package implements a James-Stein-type shrinkage estimator for the
14cu|R-corpcor-1.6.7-2|20	covariance matrix, with separate shrinkage for variances and correlations.
14cu|R-corpcor-1.6.7-2|21	The details of the method are explained in Sch\"afer and Strimmer (2005)
14cu|R-corpcor-1.6.7-2|22	and Opgen-Rhein and Strimmer (2007).  The approach is both computationally
14cu|R-corpcor-1.6.7-2|23	as well as statistically very efficient, it is applicable to "small n,
14cu|R-corpcor-1.6.7-2|24	large p" data, and always returns a positive definite and well-conditioned
14cu|R-corpcor-1.6.7-2|25	covariance matrix.  In addition to inferring the covariance matrix the
14cu|R-corpcor-1.6.7-2|26	package also provides shrinkage estimators for partial correlations and
14cu|R-corpcor-1.6.7-2|27	partial variances.  The inverse of the covariance and correlation matrix
14cu|R-corpcor-1.6.7-2|28	can be efficiently computed, as well as any arbitrary power of the
14cu|R-corpcor-1.6.7-2|29	shrinkage correlation matrix.  Furthermore, functions are available for
14cu|R-corpcor-1.6.7-2|30	fast singular value decomposition, for computing the pseudoinverse, and
14cu|R-corpcor-1.6.7-2|31	for checking the rank and positive definiteness of a matrix.
14cu|R-corpcor-1.6.7-2|32	
14cu|R-corpcor-1.6.7-2|33	%prep
14cu|R-corpcor-1.6.7-2|34	%setup -q -c -n %{packname}
14cu|R-corpcor-1.6.7-2|35	
14cu|R-corpcor-1.6.7-2|36	%build
14cu|R-corpcor-1.6.7-2|37	
14cu|R-corpcor-1.6.7-2|38	%install
14cu|R-corpcor-1.6.7-2|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-corpcor-1.6.7-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-corpcor-1.6.7-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-corpcor-1.6.7-2|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-corpcor-1.6.7-2|43	
14cu|R-corpcor-1.6.7-2|44	%check
14cu|R-corpcor-1.6.7-2|45	%{_bindir}/R CMD check %{packname}
14cu|R-corpcor-1.6.7-2|46	
14cu|R-corpcor-1.6.7-2|47	%files
14cu|R-corpcor-1.6.7-2|48	%dir %{rlibdir}/%{packname}
14cu|R-corpcor-1.6.7-2|49	%doc %{rlibdir}/%{packname}/html
14cu|R-corpcor-1.6.7-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-corpcor-1.6.7-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-corpcor-1.6.7-2|52	%{rlibdir}/%{packname}/INDEX
14cu|R-corpcor-1.6.7-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-corpcor-1.6.7-2|54	%{rlibdir}/%{packname}/Meta
14cu|R-corpcor-1.6.7-2|55	%{rlibdir}/%{packname}/R
14cu|R-corpcor-1.6.7-2|56	%{rlibdir}/%{packname}/help
14cu|R-corpcor-1.6.7-2|57	
14cu|R-corpcor-1.6.7-2|58	%changelog
14cu|R-corpcor-1.6.7-2|59	
14cu|R-corpcor-1.6.7-2|60	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.7-2
14cu|R-corpcor-1.6.7-2|61	- (a9fa33c) Upload tarball
14cu|R-corpcor-1.6.7-2|62	
14cu|R-corpcor-1.6.7-2|63	

14297 14
14cu|R-corrgram-1.7-2|1	%global packname  corrgram
14cu|R-corrgram-1.7-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-corrgram-1.7-2|3	
14cu|R-corrgram-1.7-2|4	Name:             R-%{packname}
14cu|R-corrgram-1.7-2|5	Version:          1.7
14cu|R-corrgram-1.7-2|6	Release:          2
14cu|R-corrgram-1.7-2|7	Summary:          Plot a correlogram
14cu|R-corrgram-1.7-2|8	Group:            Sciences/Mathematics
14cu|R-corrgram-1.7-2|9	License:          GPLv2
14cu|R-corrgram-1.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-corrgram-1.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-corrgram-1.7-2|12	BuildArch:        noarch
14cu|R-corrgram-1.7-2|13	Requires:         R-core
14cu|R-corrgram-1.7-2|14	
14cu|R-corrgram-1.7-2|15	Requires:         R-graphics R-seriation R-stats
14cu|R-corrgram-1.7-2|16	
14cu|R-corrgram-1.7-2|17	
14cu|R-corrgram-1.7-2|18	BuildRequires:    R-devel Rmath-devel  R-graphics R-seriation R-stats
14cu|R-corrgram-1.7-2|19	
14cu|R-corrgram-1.7-2|20	
14cu|R-corrgram-1.7-2|21	%description
14cu|R-corrgram-1.7-2|22	Calculates correlation of variables and displays the results graphically.
14cu|R-corrgram-1.7-2|23	
14cu|R-corrgram-1.7-2|24	%prep
14cu|R-corrgram-1.7-2|25	%setup -q -c -n %{packname}
14cu|R-corrgram-1.7-2|26	
14cu|R-corrgram-1.7-2|27	%build
14cu|R-corrgram-1.7-2|28	
14cu|R-corrgram-1.7-2|29	%install
14cu|R-corrgram-1.7-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-corrgram-1.7-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-corrgram-1.7-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-corrgram-1.7-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-corrgram-1.7-2|34	
14cu|R-corrgram-1.7-2|35	%check
14cu|R-corrgram-1.7-2|36	%{_bindir}/R CMD check %{packname}
14cu|R-corrgram-1.7-2|37	
14cu|R-corrgram-1.7-2|38	%files
14cu|R-corrgram-1.7-2|39	%dir %{rlibdir}/%{packname}
14cu|R-corrgram-1.7-2|40	%doc %{rlibdir}/%{packname}/html
14cu|R-corrgram-1.7-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-corrgram-1.7-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-corrgram-1.7-2|43	%{rlibdir}/%{packname}/INDEX
14cu|R-corrgram-1.7-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-corrgram-1.7-2|45	%{rlibdir}/%{packname}/Meta
14cu|R-corrgram-1.7-2|46	%{rlibdir}/%{packname}/R
14cu|R-corrgram-1.7-2|47	%{rlibdir}/%{packname}/data
14cu|R-corrgram-1.7-2|48	%{rlibdir}/%{packname}/help
14cu|R-corrgram-1.7-2|49	%{rlibdir}/%{packname}/doc
14cu|R-corrgram-1.7-2|50	
14cu|R-corrgram-1.7-2|51	%changelog
14cu|R-corrgram-1.7-2|52	
14cu|R-corrgram-1.7-2|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-2
14cu|R-corrgram-1.7-2|54	- (3e5b701) Fix files
14cu|R-corrgram-1.7-2|55	
14cu|R-corrgram-1.7-2|56	

14298 14
14cu|rcs-5.9.4-1|1	Name:		rcs
14cu|rcs-5.9.4-1|2	Summary:	Revision Control System (RCS) file version management tools
14cu|rcs-5.9.4-1|3	Version:	5.9.4
14cu|rcs-5.9.4-1|4	Release:	1
14cu|rcs-5.9.4-1|5	License:	GPL
14cu|rcs-5.9.4-1|6	Group:		Development/Other
14cu|rcs-5.9.4-1|7	Source0:	ftp://ftp.gnu.org:21/pub/gnu/rcs/%{name}-%{version}.tar.xz
14cu|rcs-5.9.4-1|8	Patch0:		rcs-5.8-build-tweaks.patch
14cu|rcs-5.9.4-1|9	Url:		http://www.cs.purdue.edu/homes/trinkle/RCS/
14cu|rcs-5.9.4-1|10	BuildRequires:	autoconf
14cu|rcs-5.9.4-1|11	BuildRequires:	ed
14cu|rcs-5.9.4-1|12	BuildRequires:	groff
14cu|rcs-5.9.4-1|13	
14cu|rcs-5.9.4-1|14	%description
14cu|rcs-5.9.4-1|15	The Revision Control System (RCS) is a system for managing multiple
14cu|rcs-5.9.4-1|16	versions of files.  RCS automates the storage, retrieval, logging,
14cu|rcs-5.9.4-1|17	identification and merging of file revisions.  RCS is useful for text
14cu|rcs-5.9.4-1|18	files that are revised frequently (for example, programs,
14cu|rcs-5.9.4-1|19	documentation, graphics, papers and form letters).
14cu|rcs-5.9.4-1|20	
14cu|rcs-5.9.4-1|21	The rcs package should be installed if you need a system for managing
14cu|rcs-5.9.4-1|22	different versions of files.
14cu|rcs-5.9.4-1|23	
14cu|rcs-5.9.4-1|24	%prep
14cu|rcs-5.9.4-1|25	%setup -q
14cu|rcs-5.9.4-1|26	%patch0 -p1 -b .build-tweaks
14cu|rcs-5.9.4-1|27	
14cu|rcs-5.9.4-1|28	%build
14cu|rcs-5.9.4-1|29	export CC=gcc
14cu|rcs-5.9.4-1|30	autoreconf -fi
14cu|rcs-5.9.4-1|31	%configure --with-diffutils
14cu|rcs-5.9.4-1|32	make
14cu|rcs-5.9.4-1|33	
14cu|rcs-5.9.4-1|34	%install
14cu|rcs-5.9.4-1|35	%makeinstall_std
14cu|rcs-5.9.4-1|36	
14cu|rcs-5.9.4-1|37	install -m 755 src/rcsfreeze %{buildroot}%{_bindir}
14cu|rcs-5.9.4-1|38	
14cu|rcs-5.9.4-1|39	rm -f %{buildroot}/%{_infodir}/dir
14cu|rcs-5.9.4-1|40	
14cu|rcs-5.9.4-1|41	%clean
14cu|rcs-5.9.4-1|42	
14cu|rcs-5.9.4-1|43	%files
14cu|rcs-5.9.4-1|44	%doc NEWS
14cu|rcs-5.9.4-1|45	%{_bindir}/*
14cu|rcs-5.9.4-1|46	%{_mandir}/man?/*
14cu|rcs-5.9.4-1|47	%{_infodir}/*
14cu|rcs-5.9.4-1|48	
14cu|rcs-5.9.4-1|49	
14cu|rcs-5.9.4-1|50	
14cu|rcs-5.9.4-1|51	%changelog
14cu|rcs-5.9.4-1|52	
14cu|rcs-5.9.4-1|53	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 5.9.4-1
14cu|rcs-5.9.4-1|54	- (c46747a) Merge pull request #1 from semsonic/rcs:rosa2014.1
14cu|rcs-5.9.4-1|55	- (c46747a) Updated to a new version
14cu|rcs-5.9.4-1|56	
14cu|rcs-5.9.4-1|57	

14299 14
14cu|R-DAAG-1.20-3|1	%global packname  DAAG
14cu|R-DAAG-1.20-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-DAAG-1.20-3|3	
14cu|R-DAAG-1.20-3|4	%define debug_package %{nil}
14cu|R-DAAG-1.20-3|5	
14cu|R-DAAG-1.20-3|6	Name:             R-%{packname}
14cu|R-DAAG-1.20-3|7	Version:          1.20
14cu|R-DAAG-1.20-3|8	Release:          3
14cu|R-DAAG-1.20-3|9	Summary:          Data Analysis And Graphics data and functions
14cu|R-DAAG-1.20-3|10	Group:            Sciences/Mathematics
14cu|R-DAAG-1.20-3|11	License:          Unlimited
14cu|R-DAAG-1.20-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-DAAG-1.20-3|13	Source0:          http://cran.r-project.org/src/contrib/DAAG_%{version}.tar.gz
14cu|R-DAAG-1.20-3|14	Requires:         R-MASS R-rpart R-randomForest R-boot R-survival
14cu|R-DAAG-1.20-3|15	Requires:         R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
14cu|R-DAAG-1.20-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-rpart R-randomForest R-boot R-survival
14cu|R-DAAG-1.20-3|17	BuildRequires:    R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
14cu|R-DAAG-1.20-3|18	
14cu|R-DAAG-1.20-3|19	%description
14cu|R-DAAG-1.20-3|20	various data sets used in examples and exercises in the book Maindonald,
14cu|R-DAAG-1.20-3|21	J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using
14cu|R-DAAG-1.20-3|22	
14cu|R-DAAG-1.20-3|23	%prep
14cu|R-DAAG-1.20-3|24	%setup -q -c -n %{packname}
14cu|R-DAAG-1.20-3|25	
14cu|R-DAAG-1.20-3|26	%build
14cu|R-DAAG-1.20-3|27	
14cu|R-DAAG-1.20-3|28	%install
14cu|R-DAAG-1.20-3|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-DAAG-1.20-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-DAAG-1.20-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-DAAG-1.20-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-DAAG-1.20-3|33	
14cu|R-DAAG-1.20-3|34	%check
14cu|R-DAAG-1.20-3|35	%{_bindir}/R CMD check %{packname}
14cu|R-DAAG-1.20-3|36	
14cu|R-DAAG-1.20-3|37	%files
14cu|R-DAAG-1.20-3|38	%dir %{rlibdir}/%{packname}
14cu|R-DAAG-1.20-3|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-DAAG-1.20-3|40	%doc %{rlibdir}/%{packname}/html
14cu|R-DAAG-1.20-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-DAAG-1.20-3|42	%{rlibdir}/%{packname}/INDEX
14cu|R-DAAG-1.20-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-DAAG-1.20-3|44	%{rlibdir}/%{packname}/NEWS
14cu|R-DAAG-1.20-3|45	%{rlibdir}/%{packname}/Meta
14cu|R-DAAG-1.20-3|46	%{rlibdir}/%{packname}/R
14cu|R-DAAG-1.20-3|47	%{rlibdir}/%{packname}/data
14cu|R-DAAG-1.20-3|48	%{rlibdir}/%{packname}/help
14cu|R-DAAG-1.20-3|49	%{rlibdir}/%{packname}/misc
14cu|R-DAAG-1.20-3|50	%{rlibdir}/%{packname}/seedrates.txt
14cu|R-DAAG-1.20-3|51	
14cu|R-DAAG-1.20-3|52	%changelog
14cu|R-DAAG-1.20-3|53	
14cu|R-DAAG-1.20-3|54	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-3
14cu|R-DAAG-1.20-3|55	- (615b677) Upload tarball
14cu|R-DAAG-1.20-3|56	
14cu|R-DAAG-1.20-3|57	

14300 14
14cu|R-DBI-0.3.1-2|1	%global packname  DBI
14cu|R-DBI-0.3.1-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-DBI-0.3.1-2|3	
14cu|R-DBI-0.3.1-2|4	Name:             R-%{packname}
14cu|R-DBI-0.3.1-2|5	Version:          0.3.1
14cu|R-DBI-0.3.1-2|6	Release:          2
14cu|R-DBI-0.3.1-2|7	Summary:          R Database Interface
14cu|R-DBI-0.3.1-2|8	Group:            Sciences/Mathematics
14cu|R-DBI-0.3.1-2|9	License:          LGPL (>= 2)
14cu|R-DBI-0.3.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-DBI-0.3.1-2|11	Source0:          http://cran.r-project.org/src/contrib/DBI_%{version}.tar.gz
14cu|R-DBI-0.3.1-2|12	Requires:         R-methods
14cu|R-DBI-0.3.1-2|13	Requires:         R-testthat R-RSQLite
14cu|R-DBI-0.3.1-2|14	BuildRequires:    R-devel Rmath-devel texlive R-testthat R-RSQLite
14cu|R-DBI-0.3.1-2|15	BuildRequires:    R-methods
14cu|R-DBI-0.3.1-2|16	
14cu|R-DBI-0.3.1-2|17	%define debug_package %{nil}
14cu|R-DBI-0.3.1-2|18	
14cu|R-DBI-0.3.1-2|19	%description
14cu|R-DBI-0.3.1-2|20	A database interface (DBI) definition for communication between R and
14cu|R-DBI-0.3.1-2|21	relational database management systems.  All classes in this package are
14cu|R-DBI-0.3.1-2|22	virtual and need to be extended by the various R/DBMS implementations.
14cu|R-DBI-0.3.1-2|23	
14cu|R-DBI-0.3.1-2|24	%prep
14cu|R-DBI-0.3.1-2|25	%setup -q -c -n %{packname}
14cu|R-DBI-0.3.1-2|26	
14cu|R-DBI-0.3.1-2|27	%build
14cu|R-DBI-0.3.1-2|28	
14cu|R-DBI-0.3.1-2|29	%install
14cu|R-DBI-0.3.1-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-DBI-0.3.1-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-DBI-0.3.1-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-DBI-0.3.1-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-DBI-0.3.1-2|34	
14cu|R-DBI-0.3.1-2|35	%check
14cu|R-DBI-0.3.1-2|36	%{_bindir}/R CMD check %{packname}
14cu|R-DBI-0.3.1-2|37	
14cu|R-DBI-0.3.1-2|38	%files
14cu|R-DBI-0.3.1-2|39	%dir %{rlibdir}/%{packname}
14cu|R-DBI-0.3.1-2|40	%doc %{rlibdir}/%{packname}/html
14cu|R-DBI-0.3.1-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-DBI-0.3.1-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-DBI-0.3.1-2|43	%{rlibdir}/%{packname}/INDEX
14cu|R-DBI-0.3.1-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-DBI-0.3.1-2|45	%{rlibdir}/%{packname}/Meta
14cu|R-DBI-0.3.1-2|46	%{rlibdir}/%{packname}/R
14cu|R-DBI-0.3.1-2|47	%{rlibdir}/%{packname}/help
14cu|R-DBI-0.3.1-2|48	
14cu|R-DBI-0.3.1-2|49	%changelog
14cu|R-DBI-0.3.1-2|50	
14cu|R-DBI-0.3.1-2|51	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-2
14cu|R-DBI-0.3.1-2|52	- (db44508) Fix files
14cu|R-DBI-0.3.1-2|53	
14cu|R-DBI-0.3.1-2|54	

14301 14
14cu|R-Deducer-0.7.7-1|1	%global packname  Deducer
14cu|R-Deducer-0.7.7-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-Deducer-0.7.7-1|3	
14cu|R-Deducer-0.7.7-1|4	Name:             R-%{packname}
14cu|R-Deducer-0.7.7-1|5	Version:          0.7.7
14cu|R-Deducer-0.7.7-1|6	Release:          1
14cu|R-Deducer-0.7.7-1|7	Summary:          Deducer
14cu|R-Deducer-0.7.7-1|8	Group:            Sciences/Mathematics
14cu|R-Deducer-0.7.7-1|9	License:          GPLv2
14cu|R-Deducer-0.7.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Deducer-0.7.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-7.tar.gz
14cu|R-Deducer-0.7.7-1|12	BuildArch:        noarch
14cu|R-Deducer-0.7.7-1|13	Requires:         R-core
14cu|R-Deducer-0.7.7-1|14	
14cu|R-Deducer-0.7.7-1|15	Requires:         R-rJava R-ggplot2 R-scales R-JGR R-car R-multcomp R-effects R-foreign R-plyr R-e1071 R-MASS
14cu|R-Deducer-0.7.7-1|16	
14cu|R-Deducer-0.7.7-1|17	Requires:         R-lawstat R-Hmisc
14cu|R-Deducer-0.7.7-1|18	BuildRequires:    R-devel Rmath-devel  R-rJava R-ggplot2 R-scales R-JGR R-car R-multcomp R-effects R-foreign R-plyr R-e1071 R-MASS
14cu|R-Deducer-0.7.7-1|19	
14cu|R-Deducer-0.7.7-1|20	BuildRequires:    R-lawstat R-Hmisc
14cu|R-Deducer-0.7.7-1|21	BuildRequires:    java-rpmbuild
14cu|R-Deducer-0.7.7-1|22	BuildRequires:    x11-server-xvfb
14cu|R-Deducer-0.7.7-1|23	
14cu|R-Deducer-0.7.7-1|24	%description
14cu|R-Deducer-0.7.7-1|25	An intuitive, cross-platform graphical data analysis system. It uses menus
14cu|R-Deducer-0.7.7-1|26	and dialogs to guide the user efficiently through the data manipulation
14cu|R-Deducer-0.7.7-1|27	and analysis process, and has an excel like spreadsheet for easy data
14cu|R-Deducer-0.7.7-1|28	frame visualization and editing. Deducer works best when used with the
14cu|R-Deducer-0.7.7-1|29	Java based R GUI JGR, but the dialogs can be called from the command line.
14cu|R-Deducer-0.7.7-1|30	Dialogs have also been integrated into the Windows Rgui.
14cu|R-Deducer-0.7.7-1|31	
14cu|R-Deducer-0.7.7-1|32	%prep
14cu|R-Deducer-0.7.7-1|33	%setup -q -c -n %{packname}
14cu|R-Deducer-0.7.7-1|34	
14cu|R-Deducer-0.7.7-1|35	%build
14cu|R-Deducer-0.7.7-1|36	
14cu|R-Deducer-0.7.7-1|37	%install
14cu|R-Deducer-0.7.7-1|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Deducer-0.7.7-1|39	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Deducer-0.7.7-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Deducer-0.7.7-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Deducer-0.7.7-1|42	
14cu|R-Deducer-0.7.7-1|43	%check
14cu|R-Deducer-0.7.7-1|44	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-Deducer-0.7.7-1|45	
14cu|R-Deducer-0.7.7-1|46	%files
14cu|R-Deducer-0.7.7-1|47	%dir %{rlibdir}/%{packname}
14cu|R-Deducer-0.7.7-1|48	%doc %{rlibdir}/%{packname}/html
14cu|R-Deducer-0.7.7-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Deducer-0.7.7-1|50	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Deducer-0.7.7-1|51	%{rlibdir}/%{packname}/CITATION
14cu|R-Deducer-0.7.7-1|52	%{rlibdir}/%{packname}/INDEX
14cu|R-Deducer-0.7.7-1|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Deducer-0.7.7-1|54	%{rlibdir}/%{packname}/Meta
14cu|R-Deducer-0.7.7-1|55	%{rlibdir}/%{packname}/R
14cu|R-Deducer-0.7.7-1|56	%{rlibdir}/%{packname}/help
14cu|R-Deducer-0.7.7-1|57	%{rlibdir}/%{packname}/java
14cu|R-Deducer-0.7.7-1|58	
14cu|R-Deducer-0.7.7-1|59	%changelog
14cu|R-Deducer-0.7.7-1|60	
14cu|R-Deducer-0.7.7-1|61	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-1
14cu|R-Deducer-0.7.7-1|62	- (c401a14) Updated to 0.7.7
14cu|R-Deducer-0.7.7-1|63	
14cu|R-Deducer-0.7.7-1|64	

14302 14
14cu|R-deldir-0.1.9-1|1	%global packname  deldir
14cu|R-deldir-0.1.9-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-deldir-0.1.9-1|3	
14cu|R-deldir-0.1.9-1|4	Name:             R-%{packname}
14cu|R-deldir-0.1.9-1|5	Version:          0.1.9
14cu|R-deldir-0.1.9-1|6	Release:          1
14cu|R-deldir-0.1.9-1|7	Summary:          Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
14cu|R-deldir-0.1.9-1|8	
14cu|R-deldir-0.1.9-1|9	Group:            Sciences/Mathematics
14cu|R-deldir-0.1.9-1|10	License:          GPL (>= 2)
14cu|R-deldir-0.1.9-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-deldir-0.1.9-1|12	Source0:          http://cran.r-project.org/src/contrib/deldir_0.1-9.tar.gz
14cu|R-deldir-0.1.9-1|13	BuildRequires:    R-devel Rmath-devel
14cu|R-deldir-0.1.9-1|14	BuildRequires: R-polyclip
14cu|R-deldir-0.1.9-1|15	Requires: R-polyclip
14cu|R-deldir-0.1.9-1|16	BuildRequires:    R-spatstat
14cu|R-deldir-0.1.9-1|17	
14cu|R-deldir-0.1.9-1|18	%description
14cu|R-deldir-0.1.9-1|19	Calculates the Delaunay triangulation and the Dirichlet or Voronoi
14cu|R-deldir-0.1.9-1|20	tessellation (with respect to the entire plane) of a planar point set.
14cu|R-deldir-0.1.9-1|21	
14cu|R-deldir-0.1.9-1|22	%prep
14cu|R-deldir-0.1.9-1|23	%setup -q -c -n %{packname}
14cu|R-deldir-0.1.9-1|24	
14cu|R-deldir-0.1.9-1|25	%build
14cu|R-deldir-0.1.9-1|26	
14cu|R-deldir-0.1.9-1|27	%install
14cu|R-deldir-0.1.9-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-deldir-0.1.9-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-deldir-0.1.9-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-deldir-0.1.9-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-deldir-0.1.9-1|32	
14cu|R-deldir-0.1.9-1|33	%check
14cu|R-deldir-0.1.9-1|34	%{_bindir}/R CMD check %{packname}
14cu|R-deldir-0.1.9-1|35	
14cu|R-deldir-0.1.9-1|36	%files
14cu|R-deldir-0.1.9-1|37	%dir %{rlibdir}/%{packname}
14cu|R-deldir-0.1.9-1|38	%doc %{rlibdir}/%{packname}/code.discarded
14cu|R-deldir-0.1.9-1|39	%doc %{rlibdir}/%{packname}/err.list
14cu|R-deldir-0.1.9-1|40	%doc %{rlibdir}/%{packname}/ex.out
14cu|R-deldir-0.1.9-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-deldir-0.1.9-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-deldir-0.1.9-1|43	%doc %{rlibdir}/%{packname}/READ_ME
14cu|R-deldir-0.1.9-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-deldir-0.1.9-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-deldir-0.1.9-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-deldir-0.1.9-1|47	%{rlibdir}/%{packname}/R
14cu|R-deldir-0.1.9-1|48	%{rlibdir}/%{packname}/help
14cu|R-deldir-0.1.9-1|49	%{rlibdir}/%{packname}/libs
14cu|R-deldir-0.1.9-1|50	%{rlibdir}/%{packname}/ratfor
14cu|R-deldir-0.1.9-1|51	
14cu|R-deldir-0.1.9-1|52	
14cu|R-deldir-0.1.9-1|53	
14cu|R-deldir-0.1.9-1|54	
14cu|R-deldir-0.1.9-1|55	
14cu|R-deldir-0.1.9-1|56	
14cu|R-deldir-0.1.9-1|57	%changelog
14cu|R-deldir-0.1.9-1|58	
14cu|R-deldir-0.1.9-1|59	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-1
14cu|R-deldir-0.1.9-1|60	- (5219a63) Updated to 0.1.9
14cu|R-deldir-0.1.9-1|61	
14cu|R-deldir-0.1.9-1|62	

14303 14
14cu|R-denstrip-1.5.3-1|1	%global packname  denstrip
14cu|R-denstrip-1.5.3-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-denstrip-1.5.3-1|3	
14cu|R-denstrip-1.5.3-1|4	Name:             R-%{packname}
14cu|R-denstrip-1.5.3-1|5	Version:          1.5.3
14cu|R-denstrip-1.5.3-1|6	Release:          1
14cu|R-denstrip-1.5.3-1|7	Summary:          Density strips and other methods for compactly illustrating distributions
14cu|R-denstrip-1.5.3-1|8	Group:            Sciences/Mathematics
14cu|R-denstrip-1.5.3-1|9	License:          GPLv2+
14cu|R-denstrip-1.5.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-denstrip-1.5.3-1|11	Source0:          http://cran.r-project.org/src/contrib/denstrip_1.5.3.tar.gz
14cu|R-denstrip-1.5.3-1|12	BuildArch:        noarch
14cu|R-denstrip-1.5.3-1|13	Requires:         R-core
14cu|R-denstrip-1.5.3-1|14	
14cu|R-denstrip-1.5.3-1|15	
14cu|R-denstrip-1.5.3-1|16	
14cu|R-denstrip-1.5.3-1|17	Requires:         R-survival R-vioplot R-lattice R-Hmisc
14cu|R-denstrip-1.5.3-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-denstrip-1.5.3-1|19	
14cu|R-denstrip-1.5.3-1|20	BuildRequires:   R-survival R-vioplot R-lattice R-Hmisc
14cu|R-denstrip-1.5.3-1|21	%description
14cu|R-denstrip-1.5.3-1|22	Graphical methods for compactly illustrating probability distributions,
14cu|R-denstrip-1.5.3-1|23	including density strips, density regions, sectioned density plots and
14cu|R-denstrip-1.5.3-1|24	varying width strips.
14cu|R-denstrip-1.5.3-1|25	
14cu|R-denstrip-1.5.3-1|26	%prep
14cu|R-denstrip-1.5.3-1|27	%setup -q -c -n %{packname}
14cu|R-denstrip-1.5.3-1|28	
14cu|R-denstrip-1.5.3-1|29	%build
14cu|R-denstrip-1.5.3-1|30	
14cu|R-denstrip-1.5.3-1|31	%install
14cu|R-denstrip-1.5.3-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-denstrip-1.5.3-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-denstrip-1.5.3-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-denstrip-1.5.3-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-denstrip-1.5.3-1|36	
14cu|R-denstrip-1.5.3-1|37	%check
14cu|R-denstrip-1.5.3-1|38	%{_bindir}/R CMD check %{packname}
14cu|R-denstrip-1.5.3-1|39	
14cu|R-denstrip-1.5.3-1|40	%files
14cu|R-denstrip-1.5.3-1|41	%dir %{rlibdir}/%{packname}
14cu|R-denstrip-1.5.3-1|42	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-denstrip-1.5.3-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-denstrip-1.5.3-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-denstrip-1.5.3-1|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-denstrip-1.5.3-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-denstrip-1.5.3-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-denstrip-1.5.3-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-denstrip-1.5.3-1|49	%{rlibdir}/%{packname}/R
14cu|R-denstrip-1.5.3-1|50	%{rlibdir}/%{packname}/help
14cu|R-denstrip-1.5.3-1|51	
14cu|R-denstrip-1.5.3-1|52	
14cu|R-denstrip-1.5.3-1|53	%changelog
14cu|R-denstrip-1.5.3-1|54	
14cu|R-denstrip-1.5.3-1|55	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.3-1
14cu|R-denstrip-1.5.3-1|56	- (5d64e46) Merge branch 'auto_update' into rosa2014.1
14cu|R-denstrip-1.5.3-1|57	
14cu|R-denstrip-1.5.3-1|58	

14304 14
14cu|R-DEoptimR-1.0.2-2|1	%global packname  DEoptimR
14cu|R-DEoptimR-1.0.2-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-DEoptimR-1.0.2-2|3	
14cu|R-DEoptimR-1.0.2-2|4	Name:             R-%{packname}
14cu|R-DEoptimR-1.0.2-2|5	Version:          1.0.2
14cu|R-DEoptimR-1.0.2-2|6	Release:          2
14cu|R-DEoptimR-1.0.2-2|7	Summary:          Differential Evolution Optimization in pure R
14cu|R-DEoptimR-1.0.2-2|8	Group:            Sciences/Mathematics
14cu|R-DEoptimR-1.0.2-2|9	License:          GPLv2+
14cu|R-DEoptimR-1.0.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-DEoptimR-1.0.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-2.tar.gz
14cu|R-DEoptimR-1.0.2-2|12	BuildArch:        noarch
14cu|R-DEoptimR-1.0.2-2|13	Requires:         R-core
14cu|R-DEoptimR-1.0.2-2|14	
14cu|R-DEoptimR-1.0.2-2|15	BuildRequires:    R-devel Rmath-devel
14cu|R-DEoptimR-1.0.2-2|16	
14cu|R-DEoptimR-1.0.2-2|17	
14cu|R-DEoptimR-1.0.2-2|18	%description
14cu|R-DEoptimR-1.0.2-2|19	An implementation of the jDE variant of the Differential Evolution
14cu|R-DEoptimR-1.0.2-2|20	stochastic algorithm for global optimization of nonlinear programming
14cu|R-DEoptimR-1.0.2-2|21	
14cu|R-DEoptimR-1.0.2-2|22	%prep
14cu|R-DEoptimR-1.0.2-2|23	%setup -q -c -n %{packname}
14cu|R-DEoptimR-1.0.2-2|24	
14cu|R-DEoptimR-1.0.2-2|25	%build
14cu|R-DEoptimR-1.0.2-2|26	
14cu|R-DEoptimR-1.0.2-2|27	%install
14cu|R-DEoptimR-1.0.2-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-DEoptimR-1.0.2-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-DEoptimR-1.0.2-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-DEoptimR-1.0.2-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-DEoptimR-1.0.2-2|32	
14cu|R-DEoptimR-1.0.2-2|33	%check
14cu|R-DEoptimR-1.0.2-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-DEoptimR-1.0.2-2|35	
14cu|R-DEoptimR-1.0.2-2|36	%files
14cu|R-DEoptimR-1.0.2-2|37	%dir %{rlibdir}/%{packname}
14cu|R-DEoptimR-1.0.2-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-DEoptimR-1.0.2-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-DEoptimR-1.0.2-2|40	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-DEoptimR-1.0.2-2|41	%{rlibdir}/%{packname}/INDEX
14cu|R-DEoptimR-1.0.2-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-DEoptimR-1.0.2-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-DEoptimR-1.0.2-2|44	%{rlibdir}/%{packname}/R
14cu|R-DEoptimR-1.0.2-2|45	%{rlibdir}/%{packname}/help
14cu|R-DEoptimR-1.0.2-2|46	%{rlibdir}/%{packname}/xtraR
14cu|R-DEoptimR-1.0.2-2|47	%changelog
14cu|R-DEoptimR-1.0.2-2|48	
14cu|R-DEoptimR-1.0.2-2|49	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cu|R-DEoptimR-1.0.2-2|50	- (b82e8df) Updated to 1.0-2
14cu|R-DEoptimR-1.0.2-2|51	
14cu|R-DEoptimR-1.0.2-2|52	

14305 14
14cu|R-descr-1.1.1-2|1	%global packname  descr
14cu|R-descr-1.1.1-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-descr-1.1.1-2|3	
14cu|R-descr-1.1.1-2|4	Name:             R-%{packname}
14cu|R-descr-1.1.1-2|5	Version:          1.1.1
14cu|R-descr-1.1.1-2|6	Release:          2
14cu|R-descr-1.1.1-2|7	Summary:          Descriptive statistics
14cu|R-descr-1.1.1-2|8	Group:            Sciences/Mathematics
14cu|R-descr-1.1.1-2|9	License:          GPL (>= 2)
14cu|R-descr-1.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-descr-1.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/descr_%{version}.tar.gz
14cu|R-descr-1.1.1-2|12	Requires:         R-xtable R-ENmisc
14cu|R-descr-1.1.1-2|13	BuildRequires:    R-devel Rmath-devel
14cu|R-descr-1.1.1-2|14	BuildRequires:    R-xtable R-ENmisc
14cu|R-descr-1.1.1-2|15	
14cu|R-descr-1.1.1-2|16	%description
14cu|R-descr-1.1.1-2|17	This package contains functions to describe weighted categorical variables
14cu|R-descr-1.1.1-2|18	and functions to facilitate the character encoding conversion of objects.
14cu|R-descr-1.1.1-2|19	
14cu|R-descr-1.1.1-2|20	%prep
14cu|R-descr-1.1.1-2|21	%setup -q -c -n %{packname}
14cu|R-descr-1.1.1-2|22	
14cu|R-descr-1.1.1-2|23	%build
14cu|R-descr-1.1.1-2|24	
14cu|R-descr-1.1.1-2|25	%install
14cu|R-descr-1.1.1-2|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-descr-1.1.1-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-descr-1.1.1-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-descr-1.1.1-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-descr-1.1.1-2|30	
14cu|R-descr-1.1.1-2|31	%check
14cu|R-descr-1.1.1-2|32	%{_bindir}/R CMD check %{packname}
14cu|R-descr-1.1.1-2|33	
14cu|R-descr-1.1.1-2|34	%files
14cu|R-descr-1.1.1-2|35	%dir %{rlibdir}/%{packname}
14cu|R-descr-1.1.1-2|36	%doc %{rlibdir}/%{packname}/html
14cu|R-descr-1.1.1-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-descr-1.1.1-2|38	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-descr-1.1.1-2|39	%{rlibdir}/%{packname}/INDEX
14cu|R-descr-1.1.1-2|40	# %{rlibdir}/%{packname}/LICENSE
14cu|R-descr-1.1.1-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-descr-1.1.1-2|42	%{rlibdir}/%{packname}/Meta
14cu|R-descr-1.1.1-2|43	%{rlibdir}/%{packname}/R
14cu|R-descr-1.1.1-2|44	%{rlibdir}/%{packname}/help
14cu|R-descr-1.1.1-2|45	%{rlibdir}/%{packname}/libs
14cu|R-descr-1.1.1-2|46	%{rlibdir}/%{packname}/po
14cu|R-descr-1.1.1-2|47	
14cu|R-descr-1.1.1-2|48	
14cu|R-descr-1.1.1-2|49	
14cu|R-descr-1.1.1-2|50	%changelog
14cu|R-descr-1.1.1-2|51	
14cu|R-descr-1.1.1-2|52	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
14cu|R-descr-1.1.1-2|53	- (d05bba7) Upload tarball
14cu|R-descr-1.1.1-2|54	
14cu|R-descr-1.1.1-2|55	

14306 14
14cu|R-DESeq2-1.4.5-1|1	%global packname  DESeq2
14cu|R-DESeq2-1.4.5-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-DESeq2-1.4.5-1|3	
14cu|R-DESeq2-1.4.5-1|4	%define debug_package %{nil}
14cu|R-DESeq2-1.4.5-1|5	
14cu|R-DESeq2-1.4.5-1|6	Name:             R-%{packname}
14cu|R-DESeq2-1.4.5-1|7	Version:          1.4.5
14cu|R-DESeq2-1.4.5-1|8	Release:          1
14cu|R-DESeq2-1.4.5-1|9	Summary:          Differential gene expression analysis
14cu|R-DESeq2-1.4.5-1|10	Group:            Sciences/Mathematics
14cu|R-DESeq2-1.4.5-1|11	License:          GPL (>= 3)
14cu|R-DESeq2-1.4.5-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-DESeq2-1.4.5-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-DESeq2-1.4.5-1|14	
14cu|R-DESeq2-1.4.5-1|15	Requires:         R-GenomicRanges R-IRanges R-Rcpp R-RcppArmadillo
14cu|R-DESeq2-1.4.5-1|16	Requires:         R-BiocGenerics R-methods R-locfit R-genefilter R-geneplotter R-RColorBrewer R-lattice
14cu|R-DESeq2-1.4.5-1|17	Requires:         R-RUnit R-gplots R-knitr R-Biobase R-BiocStyle R-parathyroidSE R-pasilla R-DESeq R-vsn R-GenomicFeatures R-Rsamtools R-biomaRt
14cu|R-DESeq2-1.4.5-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-GenomicRanges R-IRanges R-Rcpp R-RcppArmadillo
14cu|R-DESeq2-1.4.5-1|19	BuildRequires:    R-BiocGenerics R-methods R-locfit R-genefilter R-geneplotter R-RColorBrewer R-lattice
14cu|R-DESeq2-1.4.5-1|20	BuildRequires:    R-RUnit R-gplots R-knitr R-Biobase R-BiocStyle R-parathyroidSE R-pasilla R-DESeq R-vsn R-GenomicFeatures R-Rsamtools R-biomaRt
14cu|R-DESeq2-1.4.5-1|21	#BuildRequires:    R-GenomicAlignments
14cu|R-DESeq2-1.4.5-1|22	#Requires:         R-GenomicAlignments
14cu|R-DESeq2-1.4.5-1|23	BuildRequires:    lapack-devel blas-devel
14cu|R-DESeq2-1.4.5-1|24	
14cu|R-DESeq2-1.4.5-1|25	%description
14cu|R-DESeq2-1.4.5-1|26	Estimate variance-mean dependence in count data from high-throughput
14cu|R-DESeq2-1.4.5-1|27	sequencing assays and test for differential expression based on a model
14cu|R-DESeq2-1.4.5-1|28	using the negative binomial distribution
14cu|R-DESeq2-1.4.5-1|29	
14cu|R-DESeq2-1.4.5-1|30	%prep
14cu|R-DESeq2-1.4.5-1|31	%setup -q -c -n %{packname}
14cu|R-DESeq2-1.4.5-1|32	
14cu|R-DESeq2-1.4.5-1|33	%build
14cu|R-DESeq2-1.4.5-1|34	
14cu|R-DESeq2-1.4.5-1|35	%install
14cu|R-DESeq2-1.4.5-1|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-DESeq2-1.4.5-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-DESeq2-1.4.5-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-DESeq2-1.4.5-1|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-DESeq2-1.4.5-1|40	
14cu|R-DESeq2-1.4.5-1|41	# %check
14cu|R-DESeq2-1.4.5-1|42	# %{_bindir}/R CMD check %{packname}
14cu|R-DESeq2-1.4.5-1|43	
14cu|R-DESeq2-1.4.5-1|44	%files
14cu|R-DESeq2-1.4.5-1|45	%dir %{rlibdir}/%{packname}
14cu|R-DESeq2-1.4.5-1|46	%doc %{rlibdir}/%{packname}/doc
14cu|R-DESeq2-1.4.5-1|47	%doc %{rlibdir}/%{packname}/html
14cu|R-DESeq2-1.4.5-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-DESeq2-1.4.5-1|49	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-DESeq2-1.4.5-1|50	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-DESeq2-1.4.5-1|51	%{rlibdir}/%{packname}/INDEX
14cu|R-DESeq2-1.4.5-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-DESeq2-1.4.5-1|53	%{rlibdir}/%{packname}/Meta
14cu|R-DESeq2-1.4.5-1|54	%{rlibdir}/%{packname}/R
14cu|R-DESeq2-1.4.5-1|55	%{rlibdir}/%{packname}/help
14cu|R-DESeq2-1.4.5-1|56	%{rlibdir}/%{packname}/libs
14cu|R-DESeq2-1.4.5-1|57	%{rlibdir}/%{packname}/unitTests
14cu|R-DESeq2-1.4.5-1|58	
14cu|R-DESeq2-1.4.5-1|59	%changelog
14cu|R-DESeq2-1.4.5-1|60	* Sun Dec 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.5-1
14cu|R-DESeq2-1.4.5-1|61	+ Revision: 18f828b
14cu|R-DESeq2-1.4.5-1|62	- Fix files
14cu|R-DESeq2-1.4.5-1|63	
14cu|R-DESeq2-1.4.5-1|64	

14307 14
14cu|rdiff-backup-1.3.3-5|1	Summary:	Backup software
14cu|rdiff-backup-1.3.3-5|2	Name:		rdiff-backup
14cu|rdiff-backup-1.3.3-5|3	Version:	1.3.3
14cu|rdiff-backup-1.3.3-5|4	Release:	5
14cu|rdiff-backup-1.3.3-5|5	License:	GPLv2
14cu|rdiff-backup-1.3.3-5|6	Group:		Networking/Other
14cu|rdiff-backup-1.3.3-5|7	URL:		http://www.nongnu.org/rdiff-backup/
14cu|rdiff-backup-1.3.3-5|8	Source0:	http://download.savannah.nongnu.org/releases/rdiff-backup/%{name}-%{version}.tar.gz
14cu|rdiff-backup-1.3.3-5|9	# from http://wiki.rdiff-backup.org/wiki/index.php/BashCompletion
14cu|rdiff-backup-1.3.3-5|10	Source1:	rdiff-backup.bash_completion
14cu|rdiff-backup-1.3.3-5|11	# docs are already installed by %doc macro
14cu|rdiff-backup-1.3.3-5|12	Patch0:		rdiff-backup-1.2.0-dont-install-docs.patch
14cu|rdiff-backup-1.3.3-5|13	Patch1:         rdiff-backup-1.2.8-librsync-1.0.0.patch
14cu|rdiff-backup-1.3.3-5|14	Requires:	python
14cu|rdiff-backup-1.3.3-5|15	BuildRequires:	librsync-devel >= 0.9.6
14cu|rdiff-backup-1.3.3-5|16	BuildRequires:	popt-devel
14cu|rdiff-backup-1.3.3-5|17	BuildRequires:	python-devel >= 2.2.1
14cu|rdiff-backup-1.3.3-5|18	BuildRequires:	python-rpm
14cu|rdiff-backup-1.3.3-5|19	Epoch:		1
14cu|rdiff-backup-1.3.3-5|20	
14cu|rdiff-backup-1.3.3-5|21	%description
14cu|rdiff-backup-1.3.3-5|22	rdiff-backup is a script, written in Python, that backs up one
14cu|rdiff-backup-1.3.3-5|23	directory to another and is intended to be run periodically
14cu|rdiff-backup-1.3.3-5|24	(nightly from cron for instance). The target directory ends up
14cu|rdiff-backup-1.3.3-5|25	a copy of the source directory, but extra reverse diffs are
14cu|rdiff-backup-1.3.3-5|26	stored in the target directory, so you can still recover files
14cu|rdiff-backup-1.3.3-5|27	lost some time ago. The idea is to combine the best features of
14cu|rdiff-backup-1.3.3-5|28	a mirror and an incremental backup. rdiff-backup can also operate
14cu|rdiff-backup-1.3.3-5|29	in a bandwidth efficient manner over a pipe, like rsync. Thus you
14cu|rdiff-backup-1.3.3-5|30	can use rdiff-backup and ssh to securely back a hard drive up to
14cu|rdiff-backup-1.3.3-5|31	a remote location, and only the differences from the previous
14cu|rdiff-backup-1.3.3-5|32	backup will be transmitted.
14cu|rdiff-backup-1.3.3-5|33	
14cu|rdiff-backup-1.3.3-5|34	%prep
14cu|rdiff-backup-1.3.3-5|35	%setup -q
14cu|rdiff-backup-1.3.3-5|36	%patch0 -p1 -b .dont-install-docs
14cu|rdiff-backup-1.3.3-5|37	%patch1 -p1
14cu|rdiff-backup-1.3.3-5|38	
14cu|rdiff-backup-1.3.3-5|39	%build
14cu|rdiff-backup-1.3.3-5|40	python setup.py build
14cu|rdiff-backup-1.3.3-5|41	
14cu|rdiff-backup-1.3.3-5|42	%install
14cu|rdiff-backup-1.3.3-5|43	python \
14cu|rdiff-backup-1.3.3-5|44	setup.py install \
14cu|rdiff-backup-1.3.3-5|45	--optimize=2 \
14cu|rdiff-backup-1.3.3-5|46	--root=%{buildroot}
14cu|rdiff-backup-1.3.3-5|47	# install bash_completion
14cu|rdiff-backup-1.3.3-5|48	mkdir -p -m 0755 %{buildroot}/%{_sysconfdir}/bash_completion.d
14cu|rdiff-backup-1.3.3-5|49	install -m 0644 %SOURCE1 %{buildroot}/%{_sysconfdir}/bash_completion.d/%{name}
14cu|rdiff-backup-1.3.3-5|50	
14cu|rdiff-backup-1.3.3-5|51	
14cu|rdiff-backup-1.3.3-5|52	%clean
14cu|rdiff-backup-1.3.3-5|53	
14cu|rdiff-backup-1.3.3-5|54	%files
14cu|rdiff-backup-1.3.3-5|55	%defattr(644,root,root,755)
14cu|rdiff-backup-1.3.3-5|56	%doc CHANGELOG README FAQ.html examples.html
14cu|rdiff-backup-1.3.3-5|57	%attr(755,root,root) %{_bindir}/rdiff-backup
14cu|rdiff-backup-1.3.3-5|58	%attr(755,root,root) %{_bindir}/rdiff-backup-statistics
14cu|rdiff-backup-1.3.3-5|59	%dir %{py_platsitedir}/rdiff_backup
14cu|rdiff-backup-1.3.3-5|60	%{py_platsitedir}/rdiff_backup/*.py
14cu|rdiff-backup-1.3.3-5|61	%attr(755,root,root) %{py_platsitedir}/rdiff_backup/*.so
14cu|rdiff-backup-1.3.3-5|62	%{py_platsitedir}/rdiff_backup-*.egg-info
14cu|rdiff-backup-1.3.3-5|63	%{_mandir}/man1/rdiff-backup*
14cu|rdiff-backup-1.3.3-5|64	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cu|rdiff-backup-1.3.3-5|65	
14cu|rdiff-backup-1.3.3-5|66	
14cu|rdiff-backup-1.3.3-5|67	
14cu|rdiff-backup-1.3.3-5|68	%changelog
14cu|rdiff-backup-1.3.3-5|69	
14cu|rdiff-backup-1.3.3-5|70	* Mon May 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.3-5
14cu|rdiff-backup-1.3.3-5|71	- (0b113c0) Patch to work with librsync-1.0.0
14cu|rdiff-backup-1.3.3-5|72	
14cu|rdiff-backup-1.3.3-5|73	

14308 14
14cu|R-digest-0.6.8-2|1	%global packname  digest
14cu|R-digest-0.6.8-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-digest-0.6.8-2|3	
14cu|R-digest-0.6.8-2|4	Name:             R-%{packname}
14cu|R-digest-0.6.8-2|5	Version:          0.6.8
14cu|R-digest-0.6.8-2|6	Release:          2
14cu|R-digest-0.6.8-2|7	Summary:          Create cryptographic hash digests of R objects
14cu|R-digest-0.6.8-2|8	Group:            Sciences/Mathematics
14cu|R-digest-0.6.8-2|9	License:          GPL-2
14cu|R-digest-0.6.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-digest-0.6.8-2|11	Source0:          http://cran.r-project.org/src/contrib/digest_%{version}.tar.gz
14cu|R-digest-0.6.8-2|12	BuildRequires:    R-devel Rmath-devel
14cu|R-digest-0.6.8-2|13	
14cu|R-digest-0.6.8-2|14	%description
14cu|R-digest-0.6.8-2|15	The digest package provides a function 'digest()' for the creation of hash
14cu|R-digest-0.6.8-2|16	digests of arbitrary R objects (using the md5, sha-1, sha-256 and crc32
14cu|R-digest-0.6.8-2|17	algorithms) permitting easy comparison of R language objects, as well as a
14cu|R-digest-0.6.8-2|18	function 'hmac()' to create hash-based message authentication code. . The
14cu|R-digest-0.6.8-2|19	md5 algorithm by Ron Rivest is specified in RFC 1321, the SHA-1 and
14cu|R-digest-0.6.8-2|20	SHA-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the
14cu|R-digest-0.6.8-2|21	crc32 algorithm is described in
14cu|R-digest-0.6.8-2|22	ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1
14cu|R-digest-0.6.8-2|23	and sha-256, this packages uses small standalone implementations that were
14cu|R-digest-0.6.8-2|24	provided by Christophe Devine. For crc32, code from the zlib library is
14cu|R-digest-0.6.8-2|25	used. . Please note that this package is not meant to be deployed for
14cu|R-digest-0.6.8-2|26	cryptographic purposes for which more comprehensive (and widely tested)
14cu|R-digest-0.6.8-2|27	libraries such as OpenSSL should be used.
14cu|R-digest-0.6.8-2|28	
14cu|R-digest-0.6.8-2|29	%prep
14cu|R-digest-0.6.8-2|30	%setup -q -c -n %{packname}
14cu|R-digest-0.6.8-2|31	
14cu|R-digest-0.6.8-2|32	%build
14cu|R-digest-0.6.8-2|33	
14cu|R-digest-0.6.8-2|34	%install
14cu|R-digest-0.6.8-2|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-digest-0.6.8-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-digest-0.6.8-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-digest-0.6.8-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-digest-0.6.8-2|39	
14cu|R-digest-0.6.8-2|40	%check
14cu|R-digest-0.6.8-2|41	%{_bindir}/R CMD check %{packname}
14cu|R-digest-0.6.8-2|42	
14cu|R-digest-0.6.8-2|43	%files
14cu|R-digest-0.6.8-2|44	%dir %{rlibdir}/%{packname}
14cu|R-digest-0.6.8-2|45	%doc %{rlibdir}/%{packname}/html
14cu|R-digest-0.6.8-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-digest-0.6.8-2|47	%doc %{rlibdir}/%{packname}/GPL-2
14cu|R-digest-0.6.8-2|48	%{rlibdir}/%{packname}/INDEX
14cu|R-digest-0.6.8-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-digest-0.6.8-2|50	%{rlibdir}/%{packname}/Meta
14cu|R-digest-0.6.8-2|51	%{rlibdir}/%{packname}/R
14cu|R-digest-0.6.8-2|52	%{rlibdir}/%{packname}/help
14cu|R-digest-0.6.8-2|53	%{rlibdir}/%{packname}/libs
14cu|R-digest-0.6.8-2|54	%{rlibdir}/%{packname}/include
14cu|R-digest-0.6.8-2|55	
14cu|R-digest-0.6.8-2|56	
14cu|R-digest-0.6.8-2|57	
14cu|R-digest-0.6.8-2|58	%changelog
14cu|R-digest-0.6.8-2|59	
14cu|R-digest-0.6.8-2|60	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.8-2
14cu|R-digest-0.6.8-2|61	- (bcb9501) Fix files
14cu|R-digest-0.6.8-2|62	
14cu|R-digest-0.6.8-2|63	

14309 14
14cu|R-diptest-0.75.7-2|1	%global packname  diptest
14cu|R-diptest-0.75.7-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-diptest-0.75.7-2|3	
14cu|R-diptest-0.75.7-2|4	Name:             R-%{packname}
14cu|R-diptest-0.75.7-2|5	Version:          0.75.7
14cu|R-diptest-0.75.7-2|6	Release:          2
14cu|R-diptest-0.75.7-2|7	Summary:          Hartigan's dip test statistic for unimodality - corrected code
14cu|R-diptest-0.75.7-2|8	Group:            Sciences/Mathematics
14cu|R-diptest-0.75.7-2|9	License:          GPL (>= 2)
14cu|R-diptest-0.75.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-diptest-0.75.7-2|11	Source0:          http://cran.r-project.org/src/contrib/diptest_0.75-7.tar.gz
14cu|R-diptest-0.75.7-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-diptest-0.75.7-2|13	
14cu|R-diptest-0.75.7-2|14	%description
14cu|R-diptest-0.75.7-2|15	Compute Hartigan's dip test statistic for unimodality
14cu|R-diptest-0.75.7-2|16	
14cu|R-diptest-0.75.7-2|17	%prep
14cu|R-diptest-0.75.7-2|18	%setup -q -c -n %{packname}
14cu|R-diptest-0.75.7-2|19	
14cu|R-diptest-0.75.7-2|20	%build
14cu|R-diptest-0.75.7-2|21	
14cu|R-diptest-0.75.7-2|22	%install
14cu|R-diptest-0.75.7-2|23	mkdir -p %{buildroot}%{rlibdir}
14cu|R-diptest-0.75.7-2|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-diptest-0.75.7-2|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-diptest-0.75.7-2|26	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-diptest-0.75.7-2|27	
14cu|R-diptest-0.75.7-2|28	%check
14cu|R-diptest-0.75.7-2|29	%{_bindir}/R CMD check %{packname}
14cu|R-diptest-0.75.7-2|30	
14cu|R-diptest-0.75.7-2|31	%files
14cu|R-diptest-0.75.7-2|32	%dir %{rlibdir}/%{packname}
14cu|R-diptest-0.75.7-2|33	%doc %{rlibdir}/%{packname}/doc
14cu|R-diptest-0.75.7-2|34	%doc %{rlibdir}/%{packname}/html
14cu|R-diptest-0.75.7-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-diptest-0.75.7-2|36	%{rlibdir}/%{packname}/INDEX
14cu|R-diptest-0.75.7-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-diptest-0.75.7-2|38	%{rlibdir}/%{packname}/Meta
14cu|R-diptest-0.75.7-2|39	%{rlibdir}/%{packname}/NEWS*
14cu|R-diptest-0.75.7-2|40	%{rlibdir}/%{packname}/R
14cu|R-diptest-0.75.7-2|41	%{rlibdir}/%{packname}/data
14cu|R-diptest-0.75.7-2|42	%{rlibdir}/%{packname}/extraData
14cu|R-diptest-0.75.7-2|43	%{rlibdir}/%{packname}/help
14cu|R-diptest-0.75.7-2|44	%{rlibdir}/%{packname}/libs
14cu|R-diptest-0.75.7-2|45	
14cu|R-diptest-0.75.7-2|46	%changelog
14cu|R-diptest-0.75.7-2|47	
14cu|R-diptest-0.75.7-2|48	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.75.7-2
14cu|R-diptest-0.75.7-2|49	- (20fd41e) Fix files
14cu|R-diptest-0.75.7-2|50	
14cu|R-diptest-0.75.7-2|51	

14310 14
14cu|R-doBy-4.5.13-1|1	%global packname  doBy
14cu|R-doBy-4.5.13-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-doBy-4.5.13-1|3	
14cu|R-doBy-4.5.13-1|4	%define debug_package %{nil}
14cu|R-doBy-4.5.13-1|5	
14cu|R-doBy-4.5.13-1|6	Name:             R-%{packname}
14cu|R-doBy-4.5.13-1|7	Version:          4.5.13
14cu|R-doBy-4.5.13-1|8	Release:          1
14cu|R-doBy-4.5.13-1|9	Summary:          Groupwise summary statistics, general linear contrasts, population means, etc
14cu|R-doBy-4.5.13-1|10	Group:            Sciences/Mathematics
14cu|R-doBy-4.5.13-1|11	License:          GPL (>= 2)
14cu|R-doBy-4.5.13-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-doBy-4.5.13-1|13	Source0:          http://cran.r-project.org/src/contrib/doBy_4.5-13.tar.gz
14cu|R-doBy-4.5.13-1|14	Requires:         R-survival R-R2HTML R-multcomp R-lme4 R-snow R-MASS
14cu|R-doBy-4.5.13-1|15	Requires:         R-Matrix
14cu|R-doBy-4.5.13-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival
14cu|R-doBy-4.5.13-1|17	BuildRequires:    R-R2HTML R-multcomp R-lme4 R-snow R-MASS R-Matrix
14cu|R-doBy-4.5.13-1|18	
14cu|R-doBy-4.5.13-1|19	%description
14cu|R-doBy-4.5.13-1|20	doBy contains a variety of utilities including: 1) Facilities for
14cu|R-doBy-4.5.13-1|21	groupwise computations of summary statistics and other facilities for
14cu|R-doBy-4.5.13-1|22	working with grouped data. 2) General linear contrasts and LSMEANS
14cu|R-doBy-4.5.13-1|23	(least-squares-means also known as population means), 3) Rscript2HTML for
14cu|R-doBy-4.5.13-1|24	autmatic generation of HTML file from R-script with a minimum of markup,
14cu|R-doBy-4.5.13-1|25	4) other utilities. doBy originally contained facilities for 'doing
14cu|R-doBy-4.5.13-1|26	something to data where data would be partitioned by some variables which
14cu|R-doBy-4.5.13-1|27	define groupings of data' - hence the name doBy.
14cu|R-doBy-4.5.13-1|28	
14cu|R-doBy-4.5.13-1|29	%prep
14cu|R-doBy-4.5.13-1|30	%setup -q -c -n %{packname}
14cu|R-doBy-4.5.13-1|31	
14cu|R-doBy-4.5.13-1|32	%build
14cu|R-doBy-4.5.13-1|33	
14cu|R-doBy-4.5.13-1|34	%install
14cu|R-doBy-4.5.13-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-doBy-4.5.13-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-doBy-4.5.13-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-doBy-4.5.13-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-doBy-4.5.13-1|39	
14cu|R-doBy-4.5.13-1|40	%check
14cu|R-doBy-4.5.13-1|41	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-doBy-4.5.13-1|42	else			true
14cu|R-doBy-4.5.13-1|43	fi
14cu|R-doBy-4.5.13-1|44	
14cu|R-doBy-4.5.13-1|45	%files
14cu|R-doBy-4.5.13-1|46	%dir %{rlibdir}/%{packname}
14cu|R-doBy-4.5.13-1|47	%doc %{rlibdir}/%{packname}/doc
14cu|R-doBy-4.5.13-1|48	%doc %{rlibdir}/%{packname}/html
14cu|R-doBy-4.5.13-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-doBy-4.5.13-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-doBy-4.5.13-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-doBy-4.5.13-1|52	%{rlibdir}/%{packname}/Meta
14cu|R-doBy-4.5.13-1|53	%{rlibdir}/%{packname}/R
14cu|R-doBy-4.5.13-1|54	%{rlibdir}/%{packname}/data
14cu|R-doBy-4.5.13-1|55	%{rlibdir}/%{packname}/help
14cu|R-doBy-4.5.13-1|56	
14cu|R-doBy-4.5.13-1|57	
14cu|R-doBy-4.5.13-1|58	
14cu|R-doBy-4.5.13-1|59	%changelog
14cu|R-doBy-4.5.13-1|60	
14cu|R-doBy-4.5.13-1|61	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5.13-1
14cu|R-doBy-4.5.13-1|62	- (9fe7118) Updated to 4.5.13
14cu|R-doBy-4.5.13-1|63	
14cu|R-doBy-4.5.13-1|64	

14311 14
14cu|R-doMC-1.3.3-2|1	%global packname doMC
14cu|R-doMC-1.3.3-2|2	%global rlibdir %{_libdir}/R/library
14cu|R-doMC-1.3.3-2|3	
14cu|R-doMC-1.3.3-2|4	Name: R-%{packname}
14cu|R-doMC-1.3.3-2|5	Version: 1.3.3
14cu|R-doMC-1.3.3-2|6	Release: 2
14cu|R-doMC-1.3.3-2|7	Summary: Foreach parallel adaptor for the multicore package
14cu|R-doMC-1.3.3-2|8	Group: Sciences/Mathematics
14cu|R-doMC-1.3.3-2|9	License: GPLv2
14cu|R-doMC-1.3.3-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-doMC-1.3.3-2|11	Source0: http://cran.r-project.org/src/contrib/doMC_%{version}.tar.gz
14cu|R-doMC-1.3.3-2|12	BuildArch: noarch
14cu|R-doMC-1.3.3-2|13	Requires: R-core R-foreach R-iterators R-utils
14cu|R-doMC-1.3.3-2|14	BuildRequires: R-devel R-foreach R-iterators R-utils texlive-collection-latex
14cu|R-doMC-1.3.3-2|15	
14cu|R-doMC-1.3.3-2|16	%description
14cu|R-doMC-1.3.3-2|17	Provides a parallel backend for the dopar function using
14cu|R-doMC-1.3.3-2|18	the multicore functionality of the parallel package.
14cu|R-doMC-1.3.3-2|19	
14cu|R-doMC-1.3.3-2|20	%prep
14cu|R-doMC-1.3.3-2|21	%setup -q -c -n %{packname}
14cu|R-doMC-1.3.3-2|22	
14cu|R-doMC-1.3.3-2|23	%build
14cu|R-doMC-1.3.3-2|24	
14cu|R-doMC-1.3.3-2|25	%install
14cu|R-doMC-1.3.3-2|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-doMC-1.3.3-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-doMC-1.3.3-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-doMC-1.3.3-2|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-doMC-1.3.3-2|30	
14cu|R-doMC-1.3.3-2|31	%check
14cu|R-doMC-1.3.3-2|32	%{_bindir}/R CMD check %{packname}
14cu|R-doMC-1.3.3-2|33	
14cu|R-doMC-1.3.3-2|34	%files
14cu|R-doMC-1.3.3-2|35	%dir %{rlibdir}/%{packname}
14cu|R-doMC-1.3.3-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-doMC-1.3.3-2|37	%doc %{rlibdir}/%{packname}/doc
14cu|R-doMC-1.3.3-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-doMC-1.3.3-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-doMC-1.3.3-2|40	%{rlibdir}/%{packname}/demo
14cu|R-doMC-1.3.3-2|41	%{rlibdir}/%{packname}/examples
14cu|R-doMC-1.3.3-2|42	%{rlibdir}/%{packname}/help
14cu|R-doMC-1.3.3-2|43	%{rlibdir}/%{packname}/INDEX
14cu|R-doMC-1.3.3-2|44	%{rlibdir}/%{packname}/Meta
14cu|R-doMC-1.3.3-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-doMC-1.3.3-2|46	%{rlibdir}/%{packname}/R
14cu|R-doMC-1.3.3-2|47	%{rlibdir}/%{packname}/unitTests
14cu|R-doMC-1.3.3-2|48	
14cu|R-doMC-1.3.3-2|49	
14cu|R-doMC-1.3.3-2|50	
14cu|R-doMC-1.3.3-2|51	%changelog
14cu|R-doMC-1.3.3-2|52	
14cu|R-doMC-1.3.3-2|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cu|R-doMC-1.3.3-2|54	- (11f340d) Upload tarball
14cu|R-doMC-1.3.3-2|55	
14cu|R-doMC-1.3.3-2|56	

14312 14
14cu|R-doParallel-1.0.8-1|1	%global packname  doParallel
14cu|R-doParallel-1.0.8-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-doParallel-1.0.8-1|3	
14cu|R-doParallel-1.0.8-1|4	%define debug_package %{nil}
14cu|R-doParallel-1.0.8-1|5	
14cu|R-doParallel-1.0.8-1|6	Name:             R-%{packname}
14cu|R-doParallel-1.0.8-1|7	Version:          1.0.8
14cu|R-doParallel-1.0.8-1|8	Release:          1
14cu|R-doParallel-1.0.8-1|9	Summary:          Foreach parallel adaptor for the parallel package
14cu|R-doParallel-1.0.8-1|10	Group:            Sciences/Mathematics
14cu|R-doParallel-1.0.8-1|11	License:          GPL-2
14cu|R-doParallel-1.0.8-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-doParallel-1.0.8-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-doParallel-1.0.8-1|14	
14cu|R-doParallel-1.0.8-1|15	Requires:         R-foreach R-iterators R-parallel R-utils
14cu|R-doParallel-1.0.8-1|16	
14cu|R-doParallel-1.0.8-1|17	Requires:         R-caret R-mlbench R-rpart
14cu|R-doParallel-1.0.8-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-foreach R-iterators R-parallel R-utils
14cu|R-doParallel-1.0.8-1|19	
14cu|R-doParallel-1.0.8-1|20	BuildRequires:   R-caret R-mlbench R-rpart
14cu|R-doParallel-1.0.8-1|21	%description
14cu|R-doParallel-1.0.8-1|22	Provides a parallel backend for the dopar function using the parallel
14cu|R-doParallel-1.0.8-1|23	
14cu|R-doParallel-1.0.8-1|24	%prep
14cu|R-doParallel-1.0.8-1|25	%setup -q -c -n %{packname}
14cu|R-doParallel-1.0.8-1|26	
14cu|R-doParallel-1.0.8-1|27	%build
14cu|R-doParallel-1.0.8-1|28	
14cu|R-doParallel-1.0.8-1|29	%install
14cu|R-doParallel-1.0.8-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-doParallel-1.0.8-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-doParallel-1.0.8-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-doParallel-1.0.8-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-doParallel-1.0.8-1|34	
14cu|R-doParallel-1.0.8-1|35	%check
14cu|R-doParallel-1.0.8-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-doParallel-1.0.8-1|37	
14cu|R-doParallel-1.0.8-1|38	%files
14cu|R-doParallel-1.0.8-1|39	%dir %{rlibdir}/%{packname}
14cu|R-doParallel-1.0.8-1|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-doParallel-1.0.8-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-doParallel-1.0.8-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-doParallel-1.0.8-1|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-doParallel-1.0.8-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-doParallel-1.0.8-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-doParallel-1.0.8-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-doParallel-1.0.8-1|47	%{rlibdir}/%{packname}/R
14cu|R-doParallel-1.0.8-1|48	%{rlibdir}/%{packname}/help
14cu|R-doParallel-1.0.8-1|49	%{rlibdir}/%{packname}/demo
14cu|R-doParallel-1.0.8-1|50	%{rlibdir}/%{packname}/examples
14cu|R-doParallel-1.0.8-1|51	%{rlibdir}/%{packname}/unitTests
14cu|R-doParallel-1.0.8-1|52	
14cu|R-doParallel-1.0.8-1|53	%changelog
14cu|R-doParallel-1.0.8-1|54	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-1
14cu|R-doParallel-1.0.8-1|55	+ Revision: 55eb664
14cu|R-doParallel-1.0.8-1|56	- Fix files
14cu|R-doParallel-1.0.8-1|57	
14cu|R-doParallel-1.0.8-1|58	

14313 14
14cu|R-doSNOW-1.0.12-2|1	%global packname  doSNOW
14cu|R-doSNOW-1.0.12-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-doSNOW-1.0.12-2|3	
14cu|R-doSNOW-1.0.12-2|4	%define debug_package %{nil}
14cu|R-doSNOW-1.0.12-2|5	
14cu|R-doSNOW-1.0.12-2|6	Name:             R-%{packname}
14cu|R-doSNOW-1.0.12-2|7	Version:          1.0.12
14cu|R-doSNOW-1.0.12-2|8	Release:          2
14cu|R-doSNOW-1.0.12-2|9	Summary:          Foreach parallel adaptor for the snow package
14cu|R-doSNOW-1.0.12-2|10	Group:            Sciences/Mathematics
14cu|R-doSNOW-1.0.12-2|11	License:          GPL-2
14cu|R-doSNOW-1.0.12-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-doSNOW-1.0.12-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-doSNOW-1.0.12-2|14	BuildArch:        noarch
14cu|R-doSNOW-1.0.12-2|15	Requires:         R-core
14cu|R-doSNOW-1.0.12-2|16	
14cu|R-doSNOW-1.0.12-2|17	Requires:         R-foreach R-iterators R-snow R-utils
14cu|R-doSNOW-1.0.12-2|18	
14cu|R-doSNOW-1.0.12-2|19	Requires:         R-RUnit R-mlbench R-rpart
14cu|R-doSNOW-1.0.12-2|20	Requires:         R-caret
14cu|R-doSNOW-1.0.12-2|21	BuildRequires:    R-devel Rmath-devel texlive-latex R-foreach R-iterators R-snow R-utils
14cu|R-doSNOW-1.0.12-2|22	
14cu|R-doSNOW-1.0.12-2|23	BuildRequires:    R-RUnit R-mlbench R-rpart
14cu|R-doSNOW-1.0.12-2|24	BuildRequires:    R-caret
14cu|R-doSNOW-1.0.12-2|25	
14cu|R-doSNOW-1.0.12-2|26	%description
14cu|R-doSNOW-1.0.12-2|27	Provides a parallel backend for the dopar function using Luke Tierney's
14cu|R-doSNOW-1.0.12-2|28	snow package.
14cu|R-doSNOW-1.0.12-2|29	
14cu|R-doSNOW-1.0.12-2|30	%prep
14cu|R-doSNOW-1.0.12-2|31	%setup -q -c -n %{packname}
14cu|R-doSNOW-1.0.12-2|32	
14cu|R-doSNOW-1.0.12-2|33	%build
14cu|R-doSNOW-1.0.12-2|34	
14cu|R-doSNOW-1.0.12-2|35	%install
14cu|R-doSNOW-1.0.12-2|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-doSNOW-1.0.12-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-doSNOW-1.0.12-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-doSNOW-1.0.12-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-doSNOW-1.0.12-2|40	
14cu|R-doSNOW-1.0.12-2|41	%check
14cu|R-doSNOW-1.0.12-2|42	%{_bindir}/R CMD check %{packname}
14cu|R-doSNOW-1.0.12-2|43	
14cu|R-doSNOW-1.0.12-2|44	%files
14cu|R-doSNOW-1.0.12-2|45	%dir %{rlibdir}/%{packname}
14cu|R-doSNOW-1.0.12-2|46	%doc %{rlibdir}/%{packname}/html
14cu|R-doSNOW-1.0.12-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-doSNOW-1.0.12-2|48	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-doSNOW-1.0.12-2|49	%{rlibdir}/%{packname}/INDEX
14cu|R-doSNOW-1.0.12-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-doSNOW-1.0.12-2|51	%{rlibdir}/%{packname}/Meta
14cu|R-doSNOW-1.0.12-2|52	%{rlibdir}/%{packname}/R
14cu|R-doSNOW-1.0.12-2|53	%{rlibdir}/%{packname}/help
14cu|R-doSNOW-1.0.12-2|54	%{rlibdir}/%{packname}/unitTests
14cu|R-doSNOW-1.0.12-2|55	%{rlibdir}/%{packname}/examples
14cu|R-doSNOW-1.0.12-2|56	
14cu|R-doSNOW-1.0.12-2|57	%changelog
14cu|R-doSNOW-1.0.12-2|58	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.12-2
14cu|R-doSNOW-1.0.12-2|59	+ Revision: cdc61e2
14cu|R-doSNOW-1.0.12-2|60	- Rebuild with caret
14cu|R-doSNOW-1.0.12-2|61	
14cu|R-doSNOW-1.0.12-2|62	

14314 14
14cu|R-e1071-1.6.4-2|1	%global packname  e1071
14cu|R-e1071-1.6.4-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-e1071-1.6.4-2|3	
14cu|R-e1071-1.6.4-2|4	Name:             R-%{packname}
14cu|R-e1071-1.6.4-2|5	Version:          1.6.4
14cu|R-e1071-1.6.4-2|6	Release:          2
14cu|R-e1071-1.6.4-2|7	Summary:          Misc Functions of the Department of Statistics (e1071), TU Wien
14cu|R-e1071-1.6.4-2|8	Group:            Sciences/Mathematics
14cu|R-e1071-1.6.4-2|9	License:          GPL-2
14cu|R-e1071-1.6.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-e1071-1.6.4-2|11	Source0:          http://cran.r-project.org/src/contrib/e1071_1.6-4.tar.gz
14cu|R-e1071-1.6.4-2|12	Requires:         R-class
14cu|R-e1071-1.6.4-2|13	Requires:         R-graphics R-stats R-grDevices R-utils
14cu|R-e1071-1.6.4-2|14	Requires:         R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
14cu|R-e1071-1.6.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-class
14cu|R-e1071-1.6.4-2|16	BuildRequires:    R-graphics R-stats R-grDevices R-utils
14cu|R-e1071-1.6.4-2|17	BuildRequires:    R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
14cu|R-e1071-1.6.4-2|18	
14cu|R-e1071-1.6.4-2|19	%description
14cu|R-e1071-1.6.4-2|20	Functions for latent class analysis, short time Fourier transform, fuzzy
14cu|R-e1071-1.6.4-2|21	clustering, support vector machines, shortest path computation, bagged
14cu|R-e1071-1.6.4-2|22	clustering, naive Bayes classifier, ...
14cu|R-e1071-1.6.4-2|23	
14cu|R-e1071-1.6.4-2|24	%prep
14cu|R-e1071-1.6.4-2|25	%setup -q -c -n %{packname}
14cu|R-e1071-1.6.4-2|26	
14cu|R-e1071-1.6.4-2|27	%build
14cu|R-e1071-1.6.4-2|28	
14cu|R-e1071-1.6.4-2|29	%install
14cu|R-e1071-1.6.4-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-e1071-1.6.4-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-e1071-1.6.4-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-e1071-1.6.4-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-e1071-1.6.4-2|34	
14cu|R-e1071-1.6.4-2|35	#%check
14cu|R-e1071-1.6.4-2|36	#%{_bindir}/R CMD check %{packname}
14cu|R-e1071-1.6.4-2|37	
14cu|R-e1071-1.6.4-2|38	%files
14cu|R-e1071-1.6.4-2|39	%dir %{rlibdir}/%{packname}
14cu|R-e1071-1.6.4-2|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-e1071-1.6.4-2|41	%doc %{rlibdir}/%{packname}/html
14cu|R-e1071-1.6.4-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-e1071-1.6.4-2|43	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-e1071-1.6.4-2|44	%{rlibdir}/%{packname}/INDEX
14cu|R-e1071-1.6.4-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-e1071-1.6.4-2|46	%{rlibdir}/%{packname}/Meta
14cu|R-e1071-1.6.4-2|47	%{rlibdir}/%{packname}/R
14cu|R-e1071-1.6.4-2|48	%{rlibdir}/%{packname}/help
14cu|R-e1071-1.6.4-2|49	%{rlibdir}/%{packname}/libs
14cu|R-e1071-1.6.4-2|50	
14cu|R-e1071-1.6.4-2|51	
14cu|R-e1071-1.6.4-2|52	
14cu|R-e1071-1.6.4-2|53	%changelog
14cu|R-e1071-1.6.4-2|54	
14cu|R-e1071-1.6.4-2|55	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-2
14cu|R-e1071-1.6.4-2|56	- (d4dcb31) Upload tarball
14cu|R-e1071-1.6.4-2|57	
14cu|R-e1071-1.6.4-2|58	

14315 14
14cu|reaction-1.0-4|1	%if %{_use_internal_dependency_generator}
14cu|reaction-1.0-4|2	%define _noautoprov ^renderer(.*)
14cu|reaction-1.0-4|3	%else
14cu|reaction-1.0-4|4	%define _provides_exceptions ^renderer
14cu|reaction-1.0-4|5	%endif
14cu|reaction-1.0-4|6	
14cu|reaction-1.0-4|7	%define		oname	Reaction
14cu|reaction-1.0-4|8	
14cu|reaction-1.0-4|9	Name:		reaction
14cu|reaction-1.0-4|10	Version:	1.0
14cu|reaction-1.0-4|11	Release:	4
14cu|reaction-1.0-4|12	Summary:	First-person shooter based on modified Quake 3 engine
14cu|reaction-1.0-4|13	Group:		Games/Arcade
14cu|reaction-1.0-4|14	License:	GPLv2
14cu|reaction-1.0-4|15	URL:		http://rq3.com/
14cu|reaction-1.0-4|16	Source0:	http://download.rq3.com/%{oname}-%{version}-source.tar.gz
14cu|reaction-1.0-4|17	Patch0:		reaction-1.0-mdv-custom.patch
14cu|reaction-1.0-4|18	Patch1:		reaction-debug.patch
14cu|reaction-1.0-4|19	BuildRequires:	jpeg-devel
14cu|reaction-1.0-4|20	BuildRequires:	pkgconfig(gl)
14cu|reaction-1.0-4|21	BuildRequires:	pkgconfig(glu)
14cu|reaction-1.0-4|22	BuildRequires:	pkgconfig(sdl)
14cu|reaction-1.0-4|23	BuildRequires:	pkgconfig(zlib)
14cu|reaction-1.0-4|24	BuildRequires:	pkgconfig(ogg)
14cu|reaction-1.0-4|25	BuildRequires:	pkgconfig(speex)
14cu|reaction-1.0-4|26	BuildRequires:	pkgconfig(vorbis)
14cu|reaction-1.0-4|27	BuildRequires:	pkgconfig(vorbisfile)
14cu|reaction-1.0-4|28	BuildRequires:	imagemagick
14cu|reaction-1.0-4|29	Requires:	%{name}-data
14cu|reaction-1.0-4|30	
14cu|reaction-1.0-4|31	%description
14cu|reaction-1.0-4|32	Reaction was originally called Reaction Quake 3 which was a "total conversion
14cu|reaction-1.0-4|33	mod" for Quake III Arena based on action and realism with a specific emphasis
14cu|reaction-1.0-4|34	on action over realism. Reaction is a port of the classic Action Quake 2 (AQ2)
14cu|reaction-1.0-4|35	mod. AQ2 still enjoyed great popularity in online gaming even 4 years after it
14cu|reaction-1.0-4|36	was initially released and on an "obsolete" game engine as well. Many people
14cu|reaction-1.0-4|37	attribute this lasting popularity to both the unique gameplay and the AQ2
14cu|reaction-1.0-4|38	community. At the time Reaction Quake 3 was first released, AQ2 was still more
14cu|reaction-1.0-4|39	popular than other Q3 realism mods and any other Quake 2 and Quake/QuakeWorld
14cu|reaction-1.0-4|40	mods.
14cu|reaction-1.0-4|41	
14cu|reaction-1.0-4|42	Reaction Quake 3 aimed to bring the gameplay of AQ2 to a new, more modern game
14cu|reaction-1.0-4|43	engine. This mod is made by AQ2 fans and players specifically for those who
14cu|reaction-1.0-4|44	love the fast and furious AQ2 gameplay and also to hopefully expose a new
14cu|reaction-1.0-4|45	generation of players to this unique gameplay.
14cu|reaction-1.0-4|46	
14cu|reaction-1.0-4|47	Reaction has already surpassed many facets of the last official release of
14cu|reaction-1.0-4|48	Action Quake 2, 1.52, and is catching up to some of the latest AQ2 variants.
14cu|reaction-1.0-4|49	Considering that AQ2 has had over 4 years of development time and the bulk
14cu|reaction-1.0-4|50	Reaction's teamplay, matchmode, and bot development was done in less than
14cu|reaction-1.0-4|51	6 months, this is a pretty exciting project. What started out as a project by
14cu|reaction-1.0-4|52	part of the AQ2 community who wanted someone to make "Action Quake 3" has
14cu|reaction-1.0-4|53	turned into a well-received and pretty solid and fun standalone game.
14cu|reaction-1.0-4|54	
14cu|reaction-1.0-4|55	%prep
14cu|reaction-1.0-4|56	%setup -q -n %{name}
14cu|reaction-1.0-4|57	%patch0 -p1
14cu|reaction-1.0-4|58	%patch1 -p1
14cu|reaction-1.0-4|59	
14cu|reaction-1.0-4|60	# fix png rgb
14cu|reaction-1.0-4|61	find . -type f -name "Reaction.png" -exec convert {} -strip {} \;
14cu|reaction-1.0-4|62	
14cu|reaction-1.0-4|63	%build
14cu|reaction-1.0-4|64	mkdir -p ~/tmp
14cu|reaction-1.0-4|65	%make V=1
14cu|reaction-1.0-4|66	
14cu|reaction-1.0-4|67	%install
14cu|reaction-1.0-4|68	mkdir -p %{buildroot}%{_gamesbindir}
14cu|reaction-1.0-4|69	cp build/release-linux-*/%{oname}.* %{buildroot}%{_gamesbindir}/%{name}
14cu|reaction-1.0-4|70	cp build/release-linux-*/%{oname}ded.* %{buildroot}%{_gamesbindir}/%{name}-server
14cu|reaction-1.0-4|71	
14cu|reaction-1.0-4|72	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|reaction-1.0-4|73	cp build/release-linux-*/*.so %{buildroot}%{_libdir}/%{name}/
14cu|reaction-1.0-4|74	
14cu|reaction-1.0-4|75	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|reaction-1.0-4|76	pushd %{buildroot}%{_gamesdatadir}/%{name}
14cu|reaction-1.0-4|77	for N in %{buildroot}%{_libdir}/%{name}/*.so
14cu|reaction-1.0-4|78	do
14cu|reaction-1.0-4|79	ln -s %{_libdir}/%{name}/`basename $N` `basename $N`;
14cu|reaction-1.0-4|80	done
14cu|reaction-1.0-4|81	popd
14cu|reaction-1.0-4|82	
14cu|reaction-1.0-4|83	# create and install icons
14cu|reaction-1.0-4|84	for N in 16 32 48 64 128; do convert %{oname}.png -scale ${N}x${N}! $N.png; done
14cu|reaction-1.0-4|85	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|reaction-1.0-4|86	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|reaction-1.0-4|87	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|reaction-1.0-4|88	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|reaction-1.0-4|89	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|reaction-1.0-4|90	
14cu|reaction-1.0-4|91	# XDG menu entry
14cu|reaction-1.0-4|92	mkdir -p %{buildroot}%{_datadir}/applications
14cu|reaction-1.0-4|93	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|reaction-1.0-4|94	[Desktop Entry]
14cu|reaction-1.0-4|95	Type=Application
14cu|reaction-1.0-4|96	Name=%{oname}
14cu|reaction-1.0-4|97	Comment=First-person shooter
14cu|reaction-1.0-4|98	Icon=%{name}
14cu|reaction-1.0-4|99	Exec=%{_gamesbindir}/%{name}
14cu|reaction-1.0-4|100	Terminal=false
14cu|reaction-1.0-4|101	Categories=Game;ArcadeGame;
14cu|reaction-1.0-4|102	EOF
14cu|reaction-1.0-4|103	
14cu|reaction-1.0-4|104	%files
14cu|reaction-1.0-4|105	%doc COPYING.txt README README-Reaction id-readme.txt
14cu|reaction-1.0-4|106	%{_gamesbindir}/%{name}
14cu|reaction-1.0-4|107	%{_gamesbindir}/%{name}-server
14cu|reaction-1.0-4|108	%{_gamesdatadir}/%{name}
14cu|reaction-1.0-4|109	%{_libdir}/%{name}
14cu|reaction-1.0-4|110	%{_datadir}/applications/%{name}.desktop
14cu|reaction-1.0-4|111	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|reaction-1.0-4|112	
14cu|reaction-1.0-4|113	
14cu|reaction-1.0-4|114	
14cu|reaction-1.0-4|115	
14cu|reaction-1.0-4|116	
14cu|reaction-1.0-4|117	%changelog
14cu|reaction-1.0-4|118	
14cu|reaction-1.0-4|119	* Sat Jun 04 2016 Denis Silakov <dsilakov@gmail.com> 1.0-4
14cu|reaction-1.0-4|120	- (c2c8a7e) Fix debuginfo
14cu|reaction-1.0-4|121	
14cu|reaction-1.0-4|122	

14316 14
14cu|reaver-1.4-1|1	Summary:	Brute force attack against Wifi Protected Setup
14cu|reaver-1.4-1|2	Name:		reaver
14cu|reaver-1.4-1|3	Version:	1.4
14cu|reaver-1.4-1|4	Release:	1
14cu|reaver-1.4-1|5	License:	GPLv2+
14cu|reaver-1.4-1|6	Group:		Networking/Other
14cu|reaver-1.4-1|7	Url:		http://code.google.com/p/reaver-wps/
14cu|reaver-1.4-1|8	Source0:	http://reaver-wps.googlecode.com/files/reaver-%{version}.tar.gz
14cu|reaver-1.4-1|9	BuildRequires:	pcap-devel
14cu|reaver-1.4-1|10	BuildRequires:	pkgconfig(sqlite3)
14cu|reaver-1.4-1|11	
14cu|reaver-1.4-1|12	%description
14cu|reaver-1.4-1|13	Reaver implements a brute force attack against Wifi Protected Setup (WPS)
14cu|reaver-1.4-1|14	registrar PINs in order to recover WPA/WPA2 passphrases, as described in
14cu|reaver-1.4-1|15	http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf.
14cu|reaver-1.4-1|16	
14cu|reaver-1.4-1|17	Reaver has been designed to be a robust and practical attack against WPS, and
14cu|reaver-1.4-1|18	has been tested against a wide variety of access points and WPS
14cu|reaver-1.4-1|19	implementations.
14cu|reaver-1.4-1|20	
14cu|reaver-1.4-1|21	On average Reaver will recover the target AP's plain text WPA/WPA2 passphrase
14cu|reaver-1.4-1|22	in 4-10 hours, depending on the AP. In practice, it will generally take half
14cu|reaver-1.4-1|23	this time to guess the correct WPS pin and recover the passphrase.
14cu|reaver-1.4-1|24	
14cu|reaver-1.4-1|25	%files
14cu|reaver-1.4-1|26	%doc docs/LICENSE docs/README
14cu|reaver-1.4-1|27	%{_bindir}/reaver
14cu|reaver-1.4-1|28	
14cu|reaver-1.4-1|29	#----------------------------------------------------------------------------
14cu|reaver-1.4-1|30	
14cu|reaver-1.4-1|31	%prep
14cu|reaver-1.4-1|32	%setup -q
14cu|reaver-1.4-1|33	
14cu|reaver-1.4-1|34	%build
14cu|reaver-1.4-1|35	cd src
14cu|reaver-1.4-1|36	%configure2_5x
14cu|reaver-1.4-1|37	%make
14cu|reaver-1.4-1|38	
14cu|reaver-1.4-1|39	%install
14cu|reaver-1.4-1|40	cd src
14cu|reaver-1.4-1|41	install -d -m 755 %{buildroot}%{_bindir}
14cu|reaver-1.4-1|42	install -d -m 755 %{buildroot}%{_sysconfdir}/reaver
14cu|reaver-1.4-1|43	install -m 755 reaver %{buildroot}%{_bindir}
14cu|reaver-1.4-1|44	
14cu|reaver-1.4-1|45	
14cu|reaver-1.4-1|46	%changelog
14cu|reaver-1.4-1|47	
14cu|reaver-1.4-1|48	* Fri Apr 28 2017 Rosa <rosa@abf.rosalinux.ru> 1.4-1
14cu|reaver-1.4-1|49	- (799b9e6) Automatic import for version 1.4-1
14cu|reaver-1.4-1|50	
14cu|reaver-1.4-1|51	

14317 14
14cu|recoll-1.22.3-1|1	%define debug_package %{nil}
14cu|recoll-1.22.3-1|2	Name:		recoll
14cu|recoll-1.22.3-1|3	Version:	1.22.3
14cu|recoll-1.22.3-1|4	Release:	1
14cu|recoll-1.22.3-1|5	Summary:	Desktop full text search tool with a qt gui
14cu|recoll-1.22.3-1|6	
14cu|recoll-1.22.3-1|7	Source0:	http://www.lesbonscomptes.com/recoll/%{name}-%{version}.tar.gz
14cu|recoll-1.22.3-1|8	Source1:    recoll-ru.tar.gz
14cu|recoll-1.22.3-1|9	URL:		http://www.lesbonscomptes.com/recoll/
14cu|recoll-1.22.3-1|10	Group:		Databases
14cu|recoll-1.22.3-1|11	
14cu|recoll-1.22.3-1|12	License:	GPL
14cu|recoll-1.22.3-1|13	BuildRequires:	xapian-devel
14cu|recoll-1.22.3-1|14	BuildRequires:	qt4-devel
14cu|recoll-1.22.3-1|15	BuildRequires:	pkgconfig(QtWebKit)
14cu|recoll-1.22.3-1|16	BuildRequires:	bison
14cu|recoll-1.22.3-1|17	
14cu|recoll-1.22.3-1|18	%description
14cu|recoll-1.22.3-1|19	Recoll is a personal full text search package for Linux, FreeBSD and
14cu|recoll-1.22.3-1|20	other Unix systems. It is based on a very strong backend (Xapian), for
14cu|recoll-1.22.3-1|21	which it provides an easy to use, feature-rich, easy administration
14cu|recoll-1.22.3-1|22	interface.
14cu|recoll-1.22.3-1|23	
14cu|recoll-1.22.3-1|24	%prep
14cu|recoll-1.22.3-1|25	%setup -q
14cu|recoll-1.22.3-1|26	
14cu|recoll-1.22.3-1|27	pushd qtgui/i18n
14cu|recoll-1.22.3-1|28	tar -xvzf %{SOURCE1}
14cu|recoll-1.22.3-1|29	popd
14cu|recoll-1.22.3-1|30	
14cu|recoll-1.22.3-1|31	%build
14cu|recoll-1.22.3-1|32	%configure2_5x --disable-python-module
14cu|recoll-1.22.3-1|33	%make
14cu|recoll-1.22.3-1|34	
14cu|recoll-1.22.3-1|35	%install
14cu|recoll-1.22.3-1|36	%makeinstall_std
14cu|recoll-1.22.3-1|37	
14cu|recoll-1.22.3-1|38	%clean
14cu|recoll-1.22.3-1|39	
14cu|recoll-1.22.3-1|40	%files
14cu|recoll-1.22.3-1|41	%{_bindir}/*
14cu|recoll-1.22.3-1|42	%{_libdir}/%{name}/librecoll*
14cu|recoll-1.22.3-1|43	%{_datadir}/applications/recoll-searchgui.desktop
14cu|recoll-1.22.3-1|44	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|recoll-1.22.3-1|45	%{_datadir}/pixmaps/%{name}.png
14cu|recoll-1.22.3-1|46	%{_datadir}/%{name}
14cu|recoll-1.22.3-1|47	%{_datadir}/appdata/*
14cu|recoll-1.22.3-1|48	%{_mandir}/man1/%{name}*.1*
14cu|recoll-1.22.3-1|49	%{_mandir}/man5/%{name}*.5*
14cu|recoll-1.22.3-1|50	
14cu|recoll-1.22.3-1|51	%changelog
14cu|recoll-1.22.3-1|52	
14cu|recoll-1.22.3-1|53	* Sun Aug 28 2016 Victor Ryzhikh <victorr2007@yandex.ru> 1.22.3-1
14cu|recoll-1.22.3-1|54	- (b93823a) Updated to version 1.22.3, Updated Russian translations
14cu|recoll-1.22.3-1|55	
14cu|recoll-1.22.3-1|56	

14318 14
14cu|recordmydesktop-0.3.8.1-9|1	Summary:    Desktop session recorder
14cu|recordmydesktop-0.3.8.1-9|2	Name:       recordmydesktop
14cu|recordmydesktop-0.3.8.1-9|3	Version:    0.3.8.1
14cu|recordmydesktop-0.3.8.1-9|4	Release:    9
14cu|recordmydesktop-0.3.8.1-9|5	License:    GPLv2+
14cu|recordmydesktop-0.3.8.1-9|6	Group:      Video
14cu|recordmydesktop-0.3.8.1-9|7	URL:        http://recordmydesktop.sourceforge.net/
14cu|recordmydesktop-0.3.8.1-9|8	Source0:    http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
14cu|recordmydesktop-0.3.8.1-9|9	Patch0:     recordmydesktop-fix-libtheora1.1.patch
14cu|recordmydesktop-0.3.8.1-9|10	Patch1:     recordmydesktop-fix-xorg-headers-1.patch
14cu|recordmydesktop-0.3.8.1-9|11	Patch2:     recordmydesktop-fix-xorg-headers-2.patch
14cu|recordmydesktop-0.3.8.1-9|12	Patch3:     recordmydesktop-fix-havejack.patch
14cu|recordmydesktop-0.3.8.1-9|13	BuildRequires:  libalsa-devel
14cu|recordmydesktop-0.3.8.1-9|14	BuildRequires:  libogg-devel
14cu|recordmydesktop-0.3.8.1-9|15	BuildRequires:  libtheora-devel
14cu|recordmydesktop-0.3.8.1-9|16	BuildRequires:  libvorbis-devel
14cu|recordmydesktop-0.3.8.1-9|17	BuildRequires:  libice-devel
14cu|recordmydesktop-0.3.8.1-9|18	BuildRequires:  libsm-devel
14cu|recordmydesktop-0.3.8.1-9|19	BuildRequires:  libxdamage-devel
14cu|recordmydesktop-0.3.8.1-9|20	BuildRequires:  libxext-devel
14cu|recordmydesktop-0.3.8.1-9|21	BuildRequires:  libxfixes-devel
14cu|recordmydesktop-0.3.8.1-9|22	BuildRequires:  zlib-devel
14cu|recordmydesktop-0.3.8.1-9|23	BuildRequires:  pkgconfig(jack)
14cu|recordmydesktop-0.3.8.1-9|24	Requires:   jack-example-clients
14cu|recordmydesktop-0.3.8.1-9|25	
14cu|recordmydesktop-0.3.8.1-9|26	%description
14cu|recordmydesktop-0.3.8.1-9|27	Simple command line tool that performs the basic tasks of capturing
14cu|recordmydesktop-0.3.8.1-9|28	and encoding desktop session. It produces files using only open
14cu|recordmydesktop-0.3.8.1-9|29	formats like Theora for video and Vorbis for audio, using the Ogg
14cu|recordmydesktop-0.3.8.1-9|30	container.
14cu|recordmydesktop-0.3.8.1-9|31	
14cu|recordmydesktop-0.3.8.1-9|32	%files
14cu|recordmydesktop-0.3.8.1-9|33	%doc AUTHORS ChangeLog README
14cu|recordmydesktop-0.3.8.1-9|34	%{_bindir}/%{name}
14cu|recordmydesktop-0.3.8.1-9|35	%{_mandir}/man1/recordmydesktop.1*
14cu|recordmydesktop-0.3.8.1-9|36	
14cu|recordmydesktop-0.3.8.1-9|37	#------------------------------------------------------------------
14cu|recordmydesktop-0.3.8.1-9|38	
14cu|recordmydesktop-0.3.8.1-9|39	%prep
14cu|recordmydesktop-0.3.8.1-9|40	%setup -q
14cu|recordmydesktop-0.3.8.1-9|41	%patch0 -p1
14cu|recordmydesktop-0.3.8.1-9|42	%patch1 -p1
14cu|recordmydesktop-0.3.8.1-9|43	%patch2 -p1
14cu|recordmydesktop-0.3.8.1-9|44	%patch3 -p1
14cu|recordmydesktop-0.3.8.1-9|45	
14cu|recordmydesktop-0.3.8.1-9|46	
14cu|recordmydesktop-0.3.8.1-9|47	%build
14cu|recordmydesktop-0.3.8.1-9|48	%configure2_5x \
14cu|recordmydesktop-0.3.8.1-9|49	--enable-oss=no \
14cu|recordmydesktop-0.3.8.1-9|50	--enable-jack=yes
14cu|recordmydesktop-0.3.8.1-9|51	
14cu|recordmydesktop-0.3.8.1-9|52	%make
14cu|recordmydesktop-0.3.8.1-9|53	
14cu|recordmydesktop-0.3.8.1-9|54	
14cu|recordmydesktop-0.3.8.1-9|55	%install
14cu|recordmydesktop-0.3.8.1-9|56	%makeinstall_std
14cu|recordmydesktop-0.3.8.1-9|57	
14cu|recordmydesktop-0.3.8.1-9|58	%changelog
14cu|recordmydesktop-0.3.8.1-9|59	
14cu|recordmydesktop-0.3.8.1-9|60	* Tue Jan 12 2016 gvm <mc2374@mclink.it> 0.3.8.1-9
14cu|recordmydesktop-0.3.8.1-9|61	- (4b28195) Rebuild for updated jack package (change BReq and Req), cleaned specfile.
14cu|recordmydesktop-0.3.8.1-9|62	
14cu|recordmydesktop-0.3.8.1-9|63	

14319 14
14cu|recoverjpeg-2.6-1|1	Name:		recoverjpeg
14cu|recoverjpeg-2.6-1|2	Version:	2.6
14cu|recoverjpeg-2.6-1|3	Release:	1
14cu|recoverjpeg-2.6-1|4	Summary:	JFIF/JPEG File Recovery Tool
14cu|recoverjpeg-2.6-1|5	Group:		Graphics
14cu|recoverjpeg-2.6-1|6	License:	GPLv2+
14cu|recoverjpeg-2.6-1|7	URL:		http://www.rfc1149.net/devel/recoverjpeg
14cu|recoverjpeg-2.6-1|8	Source0:	https://github.com/downloads/samueltardieu/%{name}/%{name}-%{version}.tar.gz
14cu|recoverjpeg-2.6-1|9	BuildRequires:	make
14cu|recoverjpeg-2.6-1|10	BuildRequires:	gcc
14cu|recoverjpeg-2.6-1|11	BuildRequires:	autoconf
14cu|recoverjpeg-2.6-1|12	BuildRequires:	automake
14cu|recoverjpeg-2.6-1|13	BuildRequires:	libtool
14cu|recoverjpeg-2.6-1|14	Requires:	imagemagick
14cu|recoverjpeg-2.6-1|15	
14cu|recoverjpeg-2.6-1|16	%description
14cu|recoverjpeg-2.6-1|17	This program tries to recover JFIF (JPEG) pictures from a peripheral. This may
14cu|recoverjpeg-2.6-1|18	be useful if you mistakenly overwrite a partition or if a device such as a
14cu|recoverjpeg-2.6-1|19	digital camera memory card is bogus.
14cu|recoverjpeg-2.6-1|20	
14cu|recoverjpeg-2.6-1|21	%files
14cu|recoverjpeg-2.6-1|22	%doc COPYING
14cu|recoverjpeg-2.6-1|23	%{_bindir}/%{name}
14cu|recoverjpeg-2.6-1|24	%{_bindir}/recovermov
14cu|recoverjpeg-2.6-1|25	%{_bindir}/remove-duplicates
14cu|recoverjpeg-2.6-1|26	%{_bindir}/sort-pictures
14cu|recoverjpeg-2.6-1|27	%{_mandir}/man1/%{name}.1*
14cu|recoverjpeg-2.6-1|28	%{_mandir}/man1/sort-pictures.1*
14cu|recoverjpeg-2.6-1|29	%{_mandir}/man1/recovermov.1*
14cu|recoverjpeg-2.6-1|30	%{_mandir}/man1/remove-duplicates.1*
14cu|recoverjpeg-2.6-1|31	
14cu|recoverjpeg-2.6-1|32	#-----------------------------------------------------------------------------
14cu|recoverjpeg-2.6-1|33	
14cu|recoverjpeg-2.6-1|34	%prep
14cu|recoverjpeg-2.6-1|35	%setup -q
14cu|recoverjpeg-2.6-1|36	
14cu|recoverjpeg-2.6-1|37	
14cu|recoverjpeg-2.6-1|38	%build
14cu|recoverjpeg-2.6-1|39	autoreconf -fiv
14cu|recoverjpeg-2.6-1|40	%configure2_5x
14cu|recoverjpeg-2.6-1|41	%make
14cu|recoverjpeg-2.6-1|42	
14cu|recoverjpeg-2.6-1|43	
14cu|recoverjpeg-2.6-1|44	%install
14cu|recoverjpeg-2.6-1|45	%makeinstall_std
14cu|recoverjpeg-2.6-1|46	
14cu|recoverjpeg-2.6-1|47	
14cu|recoverjpeg-2.6-1|48	%changelog
14cu|recoverjpeg-2.6-1|49	
14cu|recoverjpeg-2.6-1|50	* Wed Dec 23 2015 Giovanni Mariani <mc2374@mclink.it> 2.6-1
14cu|recoverjpeg-2.6-1|51	- (411541d) Updated to release 2.6
14cu|recoverjpeg-2.6-1|52	
14cu|recoverjpeg-2.6-1|53	

14320 14
14cu|recutils-1.7-3|1	%define major 1
14cu|recutils-1.7-3|2	%define libname %mklibname rec %{major}
14cu|recutils-1.7-3|3	%define devname %mklibname rec -d
14cu|recutils-1.7-3|4	
14cu|recutils-1.7-3|5	Summary:	A set of tools to access GNU recfile databases
14cu|recutils-1.7-3|6	Name:		recutils
14cu|recutils-1.7-3|7	Version:	1.7
14cu|recutils-1.7-3|8	Release:	3
14cu|recutils-1.7-3|9	License:	GPLv3+
14cu|recutils-1.7-3|10	Group:		Databases
14cu|recutils-1.7-3|11	Url:		http://www.gnu.org/software/recutils/
14cu|recutils-1.7-3|12	Source0:	ftp://ftp.gnu.org/gnu/recutils/%{name}-%{version}.tar.gz
14cu|recutils-1.7-3|13	#Source1:	rec-mode-init.el
14cu|recutils-1.7-3|14	Patch0:		recutils-shared-lib-calls-exit.patch
14cu|recutils-1.7-3|15	Patch1:		recutils-Wformat.patch
14cu|recutils-1.7-3|16	BuildRequires:	chrpath
14cu|recutils-1.7-3|17	BuildRequires:	help2man
14cu|recutils-1.7-3|18	BuildRequires:	texinfo
14cu|recutils-1.7-3|19	BuildRequires:	gettext-devel
14cu|recutils-1.7-3|20	BuildRequires:	pkgconfig(libgcrypt)
14cu|recutils-1.7-3|21	BuildRequires:	pkgconfig(libmdb)
14cu|recutils-1.7-3|22	
14cu|recutils-1.7-3|23	%description
14cu|recutils-1.7-3|24	Recutils is a set of tools and libraries to access human-editable,
14cu|recutils-1.7-3|25	text-based databases called recfiles. The data is stored as a sequence
14cu|recutils-1.7-3|26	of records, each record containing an arbitrary number of named
14cu|recutils-1.7-3|27	fields.
14cu|recutils-1.7-3|28	
14cu|recutils-1.7-3|29	%files -f %{name}.lang
14cu|recutils-1.7-3|30	%doc AUTHORS COPYING ChangeLog NEWS README
14cu|recutils-1.7-3|31	%{_bindir}/*
14cu|recutils-1.7-3|32	%{_mandir}/man1/*
14cu|recutils-1.7-3|33	%{_datadir}/recutils
14cu|recutils-1.7-3|34	%{_datadir}/emacs/site-lisp/*
14cu|recutils-1.7-3|35	%{_infodir}/*.info*
14cu|recutils-1.7-3|36	
14cu|recutils-1.7-3|37	#----------------------------------------------------------------------------
14cu|recutils-1.7-3|38	
14cu|recutils-1.7-3|39	%package -n %{libname}
14cu|recutils-1.7-3|40	Summary:	Shared library for recutils
14cu|recutils-1.7-3|41	Group:		System/Libraries
14cu|recutils-1.7-3|42	Conflicts:	%{name} < 1.7-3
14cu|recutils-1.7-3|43	
14cu|recutils-1.7-3|44	%description -n %{libname}
14cu|recutils-1.7-3|45	Shared library for recutils.
14cu|recutils-1.7-3|46	
14cu|recutils-1.7-3|47	%files -n %{libname}
14cu|recutils-1.7-3|48	%{_libdir}/librec.so.%{major}*
14cu|recutils-1.7-3|49	
14cu|recutils-1.7-3|50	#----------------------------------------------------------------------------
14cu|recutils-1.7-3|51	
14cu|recutils-1.7-3|52	%package -n %{devname}
14cu|recutils-1.7-3|53	Summary:	Libraries and header files for recutils
14cu|recutils-1.7-3|54	Group:		Development/C
14cu|recutils-1.7-3|55	Requires:	%{libname} = %{EVRD}
14cu|recutils-1.7-3|56	Provides:	%{name}-devel = %{EVRD}
14cu|recutils-1.7-3|57	Conflicts:	%{name}-devel < 1.7-3
14cu|recutils-1.7-3|58	Obsoletes:	%{name}-devel < 1.7-3
14cu|recutils-1.7-3|59	
14cu|recutils-1.7-3|60	%description -n %{devname}
14cu|recutils-1.7-3|61	Libraries and header files for recutils.
14cu|recutils-1.7-3|62	
14cu|recutils-1.7-3|63	%files -n %{devname}
14cu|recutils-1.7-3|64	%{_includedir}/rec.h
14cu|recutils-1.7-3|65	%{_libdir}/librec.so
14cu|recutils-1.7-3|66	
14cu|recutils-1.7-3|67	#----------------------------------------------------------------------------
14cu|recutils-1.7-3|68	
14cu|recutils-1.7-3|69	%prep
14cu|recutils-1.7-3|70	%setup -q
14cu|recutils-1.7-3|71	%patch0 -p1 -b .shared-lib-calls-exit
14cu|recutils-1.7-3|72	%patch1 -p1 -b .Wformat
14cu|recutils-1.7-3|73	
14cu|recutils-1.7-3|74	%build
14cu|recutils-1.7-3|75	autoreconf -fi
14cu|recutils-1.7-3|76	%configure \
14cu|recutils-1.7-3|77	--disable-static \
14cu|recutils-1.7-3|78	--disable-rpath
14cu|recutils-1.7-3|79	%make
14cu|recutils-1.7-3|80	
14cu|recutils-1.7-3|81	%check
14cu|recutils-1.7-3|82	make check
14cu|recutils-1.7-3|83	
14cu|recutils-1.7-3|84	%install
14cu|recutils-1.7-3|85	%makeinstall_std INSTALL="install -p"
14cu|recutils-1.7-3|86	
14cu|recutils-1.7-3|87	rm -f %{buildroot}%{_infodir}/dir
14cu|recutils-1.7-3|88	
14cu|recutils-1.7-3|89	chrpath --delete %{buildroot}%{_bindir}/*
14cu|recutils-1.7-3|90	
14cu|recutils-1.7-3|91	%find_lang %{name}
14cu|recutils-1.7-3|92	
14cu|recutils-1.7-3|93	%changelog
14cu|recutils-1.7-3|94	
14cu|recutils-1.7-3|95	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7-3
14cu|recutils-1.7-3|96	- (1c04879) Split library from main package
14cu|recutils-1.7-3|97	- (1c04879) Properly name development package
14cu|recutils-1.7-3|98	- (1c04879) Spec cleanup
14cu|recutils-1.7-3|99	
14cu|recutils-1.7-3|100	

14321 14
14cu|redbutton-author-20090727-4|1	Summary:	Redbutton author for MHEG5 content
14cu|redbutton-author-20090727-4|2	Name:		redbutton-author
14cu|redbutton-author-20090727-4|3	Version:	20090727
14cu|redbutton-author-20090727-4|4	Release:	4
14cu|redbutton-author-20090727-4|5	License:	GPLv2+
14cu|redbutton-author-20090727-4|6	Group:		Development/Other
14cu|redbutton-author-20090727-4|7	Url:		http://redbutton.sourceforge.net/
14cu|redbutton-author-20090727-4|8	Source0:	redbutton-author-%{version}.tar.gz
14cu|redbutton-author-20090727-4|9	BuildRequires:	bison
14cu|redbutton-author-20090727-4|10	BuildRequires:	flex
14cu|redbutton-author-20090727-4|11	
14cu|redbutton-author-20090727-4|12	%description
14cu|redbutton-author-20090727-4|13	This package provides an authoring program for MHEG5, which is used to make
14cu|redbutton-author-20090727-4|14	user interface on TVs.
14cu|redbutton-author-20090727-4|15	
14cu|redbutton-author-20090727-4|16	It is part of the redbutton tools suite.
14cu|redbutton-author-20090727-4|17	
14cu|redbutton-author-20090727-4|18	%files
14cu|redbutton-author-20090727-4|19	%{_bindir}/mhegc
14cu|redbutton-author-20090727-4|20	%{_bindir}/mhegd
14cu|redbutton-author-20090727-4|21	
14cu|redbutton-author-20090727-4|22	#----------------------------------------------------------------------------
14cu|redbutton-author-20090727-4|23	
14cu|redbutton-author-20090727-4|24	%prep
14cu|redbutton-author-20090727-4|25	%setup -q
14cu|redbutton-author-20090727-4|26	
14cu|redbutton-author-20090727-4|27	%build
14cu|redbutton-author-20090727-4|28	make CFLAGS="%{optflags}"
14cu|redbutton-author-20090727-4|29	
14cu|redbutton-author-20090727-4|30	%install
14cu|redbutton-author-20090727-4|31	mkdir -p %{buildroot}%{_bindir}
14cu|redbutton-author-20090727-4|32	#make install DESTDIR=%{buildroot} # happens "/bin" to DESTDIR
14cu|redbutton-author-20090727-4|33	install -m 755 mhegc %{buildroot}%{_bindir}/
14cu|redbutton-author-20090727-4|34	install -m 755 mhegd %{buildroot}%{_bindir}/
14cu|redbutton-author-20090727-4|35	
14cu|redbutton-author-20090727-4|36	
14cu|redbutton-author-20090727-4|37	%changelog
14cu|redbutton-author-20090727-4|38	
14cu|redbutton-author-20090727-4|39	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20090727-4
14cu|redbutton-author-20090727-4|40	- (c438fe2) Build with system optflags to fix debug package
14cu|redbutton-author-20090727-4|41	- (c438fe2) Spec cleanup
14cu|redbutton-author-20090727-4|42	
14cu|redbutton-author-20090727-4|43	

14322 14
14cu|redbutton-download-20090727-4|1	Summary:	Redbutton download for MHEG5 content
14cu|redbutton-download-20090727-4|2	Name:		redbutton-download
14cu|redbutton-download-20090727-4|3	Version:	20090727
14cu|redbutton-download-20090727-4|4	Release:	4
14cu|redbutton-download-20090727-4|5	License:	GPLv2+
14cu|redbutton-download-20090727-4|6	Group:		Development/Other
14cu|redbutton-download-20090727-4|7	Url:		http://redbutton.sourceforge.net/
14cu|redbutton-download-20090727-4|8	Source0:	redbutton-download-%{version}.tar.gz
14cu|redbutton-download-20090727-4|9	BuildRequires:	pkgconfig(zlib)
14cu|redbutton-download-20090727-4|10	
14cu|redbutton-download-20090727-4|11	%description
14cu|redbutton-download-20090727-4|12	This package provides a download utility for MHEG5, which is used to make
14cu|redbutton-download-20090727-4|13	user interface on TVs.
14cu|redbutton-download-20090727-4|14	
14cu|redbutton-download-20090727-4|15	It is part of the redbutton tools suite.
14cu|redbutton-download-20090727-4|16	
14cu|redbutton-download-20090727-4|17	%files
14cu|redbutton-download-20090727-4|18	%{_bindir}/rb-download
14cu|redbutton-download-20090727-4|19	
14cu|redbutton-download-20090727-4|20	#----------------------------------------------------------------------------
14cu|redbutton-download-20090727-4|21	
14cu|redbutton-download-20090727-4|22	%prep
14cu|redbutton-download-20090727-4|23	%setup -q
14cu|redbutton-download-20090727-4|24	
14cu|redbutton-download-20090727-4|25	%build
14cu|redbutton-download-20090727-4|26	make CFLAGS="%{optflags}"
14cu|redbutton-download-20090727-4|27	
14cu|redbutton-download-20090727-4|28	%install
14cu|redbutton-download-20090727-4|29	mkdir -p %{buildroot}%{_bindir}
14cu|redbutton-download-20090727-4|30	#make install DESTDIR=%{buildroot} # happens "/bin" to DESTDIR
14cu|redbutton-download-20090727-4|31	install -m 755 rb-download %{buildroot}%{_bindir}
14cu|redbutton-download-20090727-4|32	
14cu|redbutton-download-20090727-4|33	
14cu|redbutton-download-20090727-4|34	%changelog
14cu|redbutton-download-20090727-4|35	
14cu|redbutton-download-20090727-4|36	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20090727-4
14cu|redbutton-download-20090727-4|37	- (86aba85) Build with system optflags to fix debug package
14cu|redbutton-download-20090727-4|38	- (86aba85) Spec cleanup
14cu|redbutton-download-20090727-4|39	
14cu|redbutton-download-20090727-4|40	

14323 14
14cu|redeclipse-1.5.8-1|1	%define debug_package	%{nil}
14cu|redeclipse-1.5.8-1|2	
14cu|redeclipse-1.5.8-1|3	
14cu|redeclipse-1.5.8-1|4	Summary:	Fast aced first person ego-shooter
14cu|redeclipse-1.5.8-1|5	Name:		redeclipse
14cu|redeclipse-1.5.8-1|6	Version:	1.5.8
14cu|redeclipse-1.5.8-1|7	Release:	1
14cu|redeclipse-1.5.8-1|8	# https://github.com/red-eclipse/base/blob/master/doc/license.txt
14cu|redeclipse-1.5.8-1|9	License:	CC-BY-SA
14cu|redeclipse-1.5.8-1|10	Group:		Games/Arcade
14cu|redeclipse-1.5.8-1|11	Url:		http://www.redeclipse.net/
14cu|redeclipse-1.5.8-1|12	#Source0:	http://sourceforge.net/projects/%{name}/files/%{name}_%{version}/%{name}_%{version}_nix.tar.bz2
14cu|redeclipse-1.5.8-1|13	# github is far more quick. Sflo
14cu|redeclipse-1.5.8-1|14	Source0:	https://github.com/red-eclipse/base/releases/download/v%{version}/%{name}_%{version}_nix.tar.bz2
14cu|redeclipse-1.5.8-1|15	BuildRequires:	ed
14cu|redeclipse-1.5.8-1|16	BuildRequires:	imagemagick
14cu|redeclipse-1.5.8-1|17	BuildRequires:	pkgconfig(gl)
14cu|redeclipse-1.5.8-1|18	BuildRequires:	pkgconfig(glu)
14cu|redeclipse-1.5.8-1|19	BuildRequires:	pkgconfig(sdl2)
14cu|redeclipse-1.5.8-1|20	BuildRequires:	pkgconfig(SDL2_image)
14cu|redeclipse-1.5.8-1|21	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|redeclipse-1.5.8-1|22	BuildRequires:	pkgconfig(zlib)
14cu|redeclipse-1.5.8-1|23	BuildRequires:	desktop-file-utils
14cu|redeclipse-1.5.8-1|24	BuildRequires:	appstream-util
14cu|redeclipse-1.5.8-1|25	
14cu|redeclipse-1.5.8-1|26	Requires:	%{name}-data = %{EVRD}
14cu|redeclipse-1.5.8-1|27	
14cu|redeclipse-1.5.8-1|28	%files
14cu|redeclipse-1.5.8-1|29	%doc readme.* doc/*.txt
14cu|redeclipse-1.5.8-1|30	%{_bindir}/%{name}-server
14cu|redeclipse-1.5.8-1|31	%{_bindir}/%{name}
14cu|redeclipse-1.5.8-1|32	%dir %{_libdir}/%{name}/
14cu|redeclipse-1.5.8-1|33	%{_libdir}/%{name}/%{name}-server
14cu|redeclipse-1.5.8-1|34	%{_libdir}/%{name}/%{name}
14cu|redeclipse-1.5.8-1|35	%{_libdir}/%{name}/config
14cu|redeclipse-1.5.8-1|36	%{_libdir}/%{name}/data
14cu|redeclipse-1.5.8-1|37	%{_libdir}/%{name}/doc
14cu|redeclipse-1.5.8-1|38	%{_datadir}/applications/%{name}.desktop
14cu|redeclipse-1.5.8-1|39	%{_appdatadir}/%{name}.appdata.xml
14cu|redeclipse-1.5.8-1|40	%{_datadir}/pixmaps/%{name}.xpm
14cu|redeclipse-1.5.8-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|redeclipse-1.5.8-1|42	%{_mandir}/man6/%{name}-server.6.*
14cu|redeclipse-1.5.8-1|43	%{_mandir}/man6/%{name}.6.*
14cu|redeclipse-1.5.8-1|44	
14cu|redeclipse-1.5.8-1|45	#----------------------------------------------------------------------------
14cu|redeclipse-1.5.8-1|46	
14cu|redeclipse-1.5.8-1|47	%description
14cu|redeclipse-1.5.8-1|48	The game is a single-player and multi-player first-person ego-shooter,
14cu|redeclipse-1.5.8-1|49	built as a total conversion of Cube Engine 2, which lends itself toward a
14cu|redeclipse-1.5.8-1|50	balanced gameplay, completely at the control of map makers, while maintaining
14cu|redeclipse-1.5.8-1|51	a general theme of agility in a variety of environments.
14cu|redeclipse-1.5.8-1|52	
14cu|redeclipse-1.5.8-1|53	%package data
14cu|redeclipse-1.5.8-1|54	Summary:	Data files for RedEclipse game
14cu|redeclipse-1.5.8-1|55	License:	CC-BY-SA
14cu|redeclipse-1.5.8-1|56	Requires:	%{name} = %{EVRD}
14cu|redeclipse-1.5.8-1|57	BuildArch:	noarch
14cu|redeclipse-1.5.8-1|58	
14cu|redeclipse-1.5.8-1|59	
14cu|redeclipse-1.5.8-1|60	%description data
14cu|redeclipse-1.5.8-1|61	The game is a single-player and multi-player first-person ego-shooter,
14cu|redeclipse-1.5.8-1|62	built as a total conversion of Cube Engine 2, which lends itself toward a
14cu|redeclipse-1.5.8-1|63	balanced gameplay, completely at the control of map makers, while maintaining
14cu|redeclipse-1.5.8-1|64	a general theme of agility in a variety of environments.
14cu|redeclipse-1.5.8-1|65	
14cu|redeclipse-1.5.8-1|66	%files data
14cu|redeclipse-1.5.8-1|67	%doc readme.*
14cu|redeclipse-1.5.8-1|68	%dir %{_datadir}/redeclipse
14cu|redeclipse-1.5.8-1|69	%{_datadir}/redeclipse/*
14cu|redeclipse-1.5.8-1|70	
14cu|redeclipse-1.5.8-1|71	#----------------------------------------------------------------------------
14cu|redeclipse-1.5.8-1|72	
14cu|redeclipse-1.5.8-1|73	%prep
14cu|redeclipse-1.5.8-1|74	%setup -q
14cu|redeclipse-1.5.8-1|75	
14cu|redeclipse-1.5.8-1|76	%build
14cu|redeclipse-1.5.8-1|77	%make CXXFLAGS="%{optflags}" -C src
14cu|redeclipse-1.5.8-1|78	
14cu|redeclipse-1.5.8-1|79	
14cu|redeclipse-1.5.8-1|80	%install
14cu|redeclipse-1.5.8-1|81	%makeinstall_std -C src \
14cu|redeclipse-1.5.8-1|82	prefix=%{_prefix} \
14cu|redeclipse-1.5.8-1|83	libexecdir=%{buildroot}%{_libdir} \
14cu|redeclipse-1.5.8-1|84	system-install
14cu|redeclipse-1.5.8-1|85	desktop-file-install --delete-original \
14cu|redeclipse-1.5.8-1|86	--mode=644 \
14cu|redeclipse-1.5.8-1|87	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|redeclipse-1.5.8-1|88	# fix some linting
14cu|redeclipse-1.5.8-1|89	find %{buildroot} -size 0 -delete
14cu|redeclipse-1.5.8-1|90	rm -fr %{buildroot}%{_datadir}/redeclipse/data/*/{.gitmodules,.gitattributes,.github}
14cu|redeclipse-1.5.8-1|91	
14cu|redeclipse-1.5.8-1|92	%check
14cu|redeclipse-1.5.8-1|93	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|redeclipse-1.5.8-1|94	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|redeclipse-1.5.8-1|95	
14cu|redeclipse-1.5.8-1|96	
14cu|redeclipse-1.5.8-1|97	%changelog
14cu|redeclipse-1.5.8-1|98	
14cu|redeclipse-1.5.8-1|99	* Sat Feb 04 2017 abfonly <abfonly@gmail.com> 1.5.8-1
14cu|redeclipse-1.5.8-1|100	- (07cd785) Log: update to 1.5.8
14cu|redeclipse-1.5.8-1|101	
14cu|redeclipse-1.5.8-1|102	

14324 14
14cu|redis-2.8.13-2|1	# Check for status of man pages
14cu|redis-2.8.13-2|2	# http://code.google.com/p/redis/issues/detail?id=202
14cu|redis-2.8.13-2|3	
14cu|redis-2.8.13-2|4	Name:		redis
14cu|redis-2.8.13-2|5	Version:	2.8.13
14cu|redis-2.8.13-2|6	Release:	2
14cu|redis-2.8.13-2|7	Summary:	A persistent key-value database
14cu|redis-2.8.13-2|8	Group:		Databases
14cu|redis-2.8.13-2|9	License:	BSD
14cu|redis-2.8.13-2|10	URL:		http://redis.io/
14cu|redis-2.8.13-2|11	Source0:	http://redis.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|redis-2.8.13-2|12	Source1:	%{name}.logrotate
14cu|redis-2.8.13-2|13	Source2:	%{name}.tmpfiles
14cu|redis-2.8.13-2|14	Source3:	%{name}.service
14cu|redis-2.8.13-2|15	Patch0:		redis-2.8.3-shared.patch
14cu|redis-2.8.13-2|16	Patch1:		redis-2.8.17-config.patch
14cu|redis-2.8.13-2|17	Patch2:		CVE-2015-8080-Integer-wraparound-in-lua_struct.c-cau.patch
14cu|redis-2.8.13-2|18	BuildRequires:	tcl >= 8.5
14cu|redis-2.8.13-2|19	BuildRequires:	jemalloc-devel
14cu|redis-2.8.13-2|20	Requires(post):   rpm-helper >= 0.24.1-1
14cu|redis-2.8.13-2|21	Requires(preun):  rpm-helper >= 0.24.1-1
14cu|redis-2.8.13-2|22	
14cu|redis-2.8.13-2|23	%description
14cu|redis-2.8.13-2|24	Redis is an advanced key-value store.
14cu|redis-2.8.13-2|25	It is similar to memcached but the data set is not
14cu|redis-2.8.13-2|26	volatile, and values can be strings, exactly like in
14cu|redis-2.8.13-2|27	memcached, but also lists, sets, and ordered sets.
14cu|redis-2.8.13-2|28	All this data types can be manipulated with atomic operations
14cu|redis-2.8.13-2|29	to push/pop elements, add/remove elements, perform server side
14cu|redis-2.8.13-2|30	union, intersection, difference between sets, and so forth.
14cu|redis-2.8.13-2|31	Redis supports different kind of sorting abilities.
14cu|redis-2.8.13-2|32	
14cu|redis-2.8.13-2|33	%prep
14cu|redis-2.8.13-2|34	%setup -q
14cu|redis-2.8.13-2|35	%apply_patches
14cu|redis-2.8.13-2|36	sed -i -e 's:AR=:AR?=:g' -e 's:RANLIB=:RANLIB?=:g' deps/lua/src/Makefile
14cu|redis-2.8.13-2|37	sed -i -e "s:-std=c99::g" deps/linenoise/Makefile deps/Makefile
14cu|redis-2.8.13-2|38	
14cu|redis-2.8.13-2|39	%build
14cu|redis-2.8.13-2|40	%make CC="%{__cc}" CFLAGS="%{optflags}" AR="%{__ar} rcu" JEMALLOC_SHARED=yes
14cu|redis-2.8.13-2|41	
14cu|redis-2.8.13-2|42	%check
14cu|redis-2.8.13-2|43	tclsh tests/test_helper.tcl
14cu|redis-2.8.13-2|44	
14cu|redis-2.8.13-2|45	%install
14cu|redis-2.8.13-2|46	# Install binaries
14cu|redis-2.8.13-2|47	install -p -D -m 0755 src/%{name}-benchmark %{buildroot}%{_bindir}/%{name}-benchmark
14cu|redis-2.8.13-2|48	install -p -D -m 0755 src/%{name}-cli %{buildroot}%{_bindir}/%{name}-cli
14cu|redis-2.8.13-2|49	install -p -D -m 0755 src/%{name}-check-aof %{buildroot}%{_bindir}/%{name}-check-aof
14cu|redis-2.8.13-2|50	install -p -D -m 0755 src/%{name}-check-dump %{buildroot}%{_bindir}/%{name}-check-dump
14cu|redis-2.8.13-2|51	install -p -D -m 0755 src/%{name}-server %{buildroot}%{_sbindir}/%{name}-server
14cu|redis-2.8.13-2|52	# Install misc other
14cu|redis-2.8.13-2|53	install -p -D -m 0644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|redis-2.8.13-2|54	install -p -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|redis-2.8.13-2|55	install -p -D -m 0755 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|redis-2.8.13-2|56	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14cu|redis-2.8.13-2|57	
14cu|redis-2.8.13-2|58	install -d -m 0755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|redis-2.8.13-2|59	install -d -m 0755 %{buildroot}%{_localstatedir}/log/%{name}
14cu|redis-2.8.13-2|60	
14cu|redis-2.8.13-2|61	%pre
14cu|redis-2.8.13-2|62	%_pre_useradd redis  %{_sharedstatedir}/redis /sbin/nologin
14cu|redis-2.8.13-2|63	
14cu|redis-2.8.13-2|64	%post
14cu|redis-2.8.13-2|65	systemd-tmpfiles --create %{name}.conf
14cu|redis-2.8.13-2|66	%_post_service redis
14cu|redis-2.8.13-2|67	
14cu|redis-2.8.13-2|68	%preun
14cu|redis-2.8.13-2|69	%_preun_service redis
14cu|redis-2.8.13-2|70	
14cu|redis-2.8.13-2|71	%postun
14cu|redis-2.8.13-2|72	%_postun_userdel redis
14cu|redis-2.8.13-2|73	
14cu|redis-2.8.13-2|74	%files
14cu|redis-2.8.13-2|75	%doc 00-RELEASENOTES BUGS COPYING README
14cu|redis-2.8.13-2|76	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|redis-2.8.13-2|77	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|redis-2.8.13-2|78	%dir %attr(0755, redis, root) %{_localstatedir}/lib/%{name}
14cu|redis-2.8.13-2|79	%dir %attr(0755, redis, root) %{_localstatedir}/log/%{name}
14cu|redis-2.8.13-2|80	%{_bindir}/%{name}-*
14cu|redis-2.8.13-2|81	%{_sbindir}/%{name}-*
14cu|redis-2.8.13-2|82	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cu|redis-2.8.13-2|83	%{_unitdir}/%{name}.service
14cu|redis-2.8.13-2|84	
14cu|redis-2.8.13-2|85	%changelog
14cu|redis-2.8.13-2|86	
14cu|redis-2.8.13-2|87	* Fri Dec 18 2015 Denis Silakov <dsilakov@gmail.com> 2.8.13-2
14cu|redis-2.8.13-2|88	- (0e231b0) Fix CVE-2015-8080
14cu|redis-2.8.13-2|89	
14cu|redis-2.8.13-2|90	

14325 14
14cu|redshift-1.11-2|1	Name:		redshift
14cu|redshift-1.11-2|2	Version:	1.11
14cu|redshift-1.11-2|3	Release:	2
14cu|redshift-1.11-2|4	Summary:	Adjusts the color temperature of your screen according to time of day
14cu|redshift-1.11-2|5	Group:		Graphical desktop/Other
14cu|redshift-1.11-2|6	Url:		http://jonls.dk/redshift/
14cu|redshift-1.11-2|7	License:	GPLv3+
14cu|redshift-1.11-2|8	Source0:	https://github.com/jonls/redshift/releases/download/v%{version}/redshift-%{version}.tar.xz
14cu|redshift-1.11-2|9	BuildRequires:	intltool
14cu|redshift-1.11-2|10	BuildRequires:	x11-server-devel
14cu|redshift-1.11-2|11	BuildRequires:  pkgconfig(xxf86vm)
14cu|redshift-1.11-2|12	BuildRequires:	python3-devel
14cu|redshift-1.11-2|13	BuildRequires:	pkgconfig(systemd)
14cu|redshift-1.11-2|14	BuildRequires:	geoclue2-devel
14cu|redshift-1.11-2|15	Requires:	geoclue2
14cu|redshift-1.11-2|16	
14cu|redshift-1.11-2|17	%package gtk
14cu|redshift-1.11-2|18	Summary:	GTK integration for Redshift
14cu|redshift-1.11-2|19	Group:		Graphical desktop/Other
14cu|redshift-1.11-2|20	Requires:	python3-gobject3
14cu|redshift-1.11-2|21	Requires:	python3-pyxdg
14cu|redshift-1.11-2|22	Requires:	redshift = %{version}-%{release}
14cu|redshift-1.11-2|23	
14cu|redshift-1.11-2|24	%description
14cu|redshift-1.11-2|25	Redshift adjusts the color temperature of your screen according to your
14cu|redshift-1.11-2|26	surroundings. This may help your eyes hurt less if you are working in
14cu|redshift-1.11-2|27	front of the screen at night.
14cu|redshift-1.11-2|28	
14cu|redshift-1.11-2|29	The color temperature is set according to the position of the sun. A
14cu|redshift-1.11-2|30	different color temperature is set during night and daytime. During
14cu|redshift-1.11-2|31	twilight and early morning, the color temperature transitions smoothly
14cu|redshift-1.11-2|32	from night to daytime temperature to allow your eyes to slowly
14cu|redshift-1.11-2|33	adapt.
14cu|redshift-1.11-2|34	
14cu|redshift-1.11-2|35	%description gtk
14cu|redshift-1.11-2|36	GTK integration for Redshift, a screen color temperature adjustment
14cu|redshift-1.11-2|37	program.
14cu|redshift-1.11-2|38	
14cu|redshift-1.11-2|39	%prep
14cu|redshift-1.11-2|40	%setup -q
14cu|redshift-1.11-2|41	
14cu|redshift-1.11-2|42	%build
14cu|redshift-1.11-2|43	%configure2_5x \
14cu|redshift-1.11-2|44	--enable-geoclue2 \
14cu|redshift-1.11-2|45	--disable-rpath \
14cu|redshift-1.11-2|46	--with-systemduserunitdir=%{_unitdir} \
14cu|redshift-1.11-2|47	--enable-gui
14cu|redshift-1.11-2|48	%make V=1
14cu|redshift-1.11-2|49	
14cu|redshift-1.11-2|50	%install
14cu|redshift-1.11-2|51	%makeinstall_std
14cu|redshift-1.11-2|52	
14cu|redshift-1.11-2|53	%find_lang %{name}
14cu|redshift-1.11-2|54	
14cu|redshift-1.11-2|55	%files -f %{name}.lang
14cu|redshift-1.11-2|56	%doc NEWS DESIGN HACKING README*
14cu|redshift-1.11-2|57	%{_bindir}/%{name}
14cu|redshift-1.11-2|58	%{_mandir}/man1/%{name}.*
14cu|redshift-1.11-2|59	%{_unitdir}/redshift.service
14cu|redshift-1.11-2|60	
14cu|redshift-1.11-2|61	%files gtk
14cu|redshift-1.11-2|62	%{_bindir}/%{name}-gtk
14cu|redshift-1.11-2|63	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
14cu|redshift-1.11-2|64	%{_datadir}/applications/*.desktop
14cu|redshift-1.11-2|65	%{_datadir}/appdata/%{name}-gtk.appdata.xml
14cu|redshift-1.11-2|66	%{py3_puresitedir}/redshift_gtk/
14cu|redshift-1.11-2|67	%{_unitdir}/redshift-gtk.service
14cu|redshift-1.11-2|68	
14cu|redshift-1.11-2|69	%changelog
14cu|redshift-1.11-2|70	
14cu|redshift-1.11-2|71	* Sun May 14 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.11-2
14cu|redshift-1.11-2|72	- (f33a2c7) Updated to 1.11
14cu|redshift-1.11-2|73	
14cu|redshift-1.11-2|74	

14326 14
14cu|R-effects-3.0.4-1|1	%global packname  effects
14cu|R-effects-3.0.4-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-effects-3.0.4-1|3	
14cu|R-effects-3.0.4-1|4	Name:             R-%{packname}
14cu|R-effects-3.0.4-1|5	Version:          3.0.4
14cu|R-effects-3.0.4-1|6	Release:          1
14cu|R-effects-3.0.4-1|7	Summary:          Graphical and tabular effect displays
14cu|R-effects-3.0.4-1|8	
14cu|R-effects-3.0.4-1|9	Group:            Sciences/Mathematics
14cu|R-effects-3.0.4-1|10	License:          GPL (>= 2)
14cu|R-effects-3.0.4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-effects-3.0.4-1|12	Source0:          http://cran.r-project.org/src/contrib/effects_3.0-4.tar.gz
14cu|R-effects-3.0.4-1|13	BuildArch:        noarch
14cu|R-effects-3.0.4-1|14	Requires:         R-core
14cu|R-effects-3.0.4-1|15	Requires:         R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
14cu|R-effects-3.0.4-1|16	BuildRequires:    R-devel Rmath-devel  R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
14cu|R-effects-3.0.4-1|17	BuildRequires: R-heplots
14cu|R-effects-3.0.4-1|18	Requires: R-heplots
14cu|R-effects-3.0.4-1|19	BuildRequires: R-poLCA
14cu|R-effects-3.0.4-1|20	Requires: R-poLCA
14cu|R-effects-3.0.4-1|21	BuildRequires: R-lme4
14cu|R-effects-3.0.4-1|22	Requires: R-lme4
14cu|R-effects-3.0.4-1|23	%rename R-cran-effects
14cu|R-effects-3.0.4-1|24	
14cu|R-effects-3.0.4-1|25	%description
14cu|R-effects-3.0.4-1|26	Graphical and tabular effect displays, e.g., of interactions, for linear
14cu|R-effects-3.0.4-1|27	generalized linear, multinomial-logit, and proportional-odds logit models.
14cu|R-effects-3.0.4-1|28	
14cu|R-effects-3.0.4-1|29	%prep
14cu|R-effects-3.0.4-1|30	%setup -q -c -n %{packname}
14cu|R-effects-3.0.4-1|31	
14cu|R-effects-3.0.4-1|32	%build
14cu|R-effects-3.0.4-1|33	
14cu|R-effects-3.0.4-1|34	%install
14cu|R-effects-3.0.4-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-effects-3.0.4-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-effects-3.0.4-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-effects-3.0.4-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-effects-3.0.4-1|39	
14cu|R-effects-3.0.4-1|40	%check
14cu|R-effects-3.0.4-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-effects-3.0.4-1|42	
14cu|R-effects-3.0.4-1|43	%files
14cu|R-effects-3.0.4-1|44	%dir %{rlibdir}/%{packname}
14cu|R-effects-3.0.4-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-effects-3.0.4-1|46	%doc %{rlibdir}/%{packname}/CHANGES
14cu|R-effects-3.0.4-1|47	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-effects-3.0.4-1|48	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-effects-3.0.4-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-effects-3.0.4-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-effects-3.0.4-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-effects-3.0.4-1|52	%{rlibdir}/%{packname}/Meta
14cu|R-effects-3.0.4-1|53	%{rlibdir}/%{packname}/R
14cu|R-effects-3.0.4-1|54	%{rlibdir}/%{packname}/data
14cu|R-effects-3.0.4-1|55	%{rlibdir}/%{packname}/help
14cu|R-effects-3.0.4-1|56	
14cu|R-effects-3.0.4-1|57	
14cu|R-effects-3.0.4-1|58	
14cu|R-effects-3.0.4-1|59	
14cu|R-effects-3.0.4-1|60	%changelog
14cu|R-effects-3.0.4-1|61	
14cu|R-effects-3.0.4-1|62	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.4-1
14cu|R-effects-3.0.4-1|63	- (c2e4170) Updated to 3.0.4
14cu|R-effects-3.0.4-1|64	
14cu|R-effects-3.0.4-1|65	

14327 14
14cu|reiser4progs-1.1.0-2|1	%define _disable_ld_no_undefined 1
14cu|reiser4progs-1.1.0-2|2	
14cu|reiser4progs-1.1.0-2|3	%define major 0
14cu|reiser4progs-1.1.0-2|4	
14cu|reiser4progs-1.1.0-2|5	%define api 1.1
14cu|reiser4progs-1.1.0-2|6	%define libreiser %mklibname reiser4_ %{api} %{major}
14cu|reiser4progs-1.1.0-2|7	%define librepair %mklibname repair %{api} %{major}
14cu|reiser4progs-1.1.0-2|8	%define libminimal %mklibname %{name}-minimal %{api} %{major}
14cu|reiser4progs-1.1.0-2|9	
14cu|reiser4progs-1.1.0-2|10	%define devname %mklibname %{name} -d
14cu|reiser4progs-1.1.0-2|11	%define sdevname %mklibname %{name} -d -s
14cu|reiser4progs-1.1.0-2|12	
14cu|reiser4progs-1.1.0-2|13	Summary:	Utilities belonging to the Reiser4 filesystem
14cu|reiser4progs-1.1.0-2|14	Name:		reiser4progs
14cu|reiser4progs-1.1.0-2|15	Version:	1.1.0
14cu|reiser4progs-1.1.0-2|16	Release:	2
14cu|reiser4progs-1.1.0-2|17	License:	GPLv2+
14cu|reiser4progs-1.1.0-2|18	Group:		System/Kernel and hardware
14cu|reiser4progs-1.1.0-2|19	Url:		http://www.namesys.com/
14cu|reiser4progs-1.1.0-2|20	Source0:	http://downloads.sourceforge.net/project/reiser4/reiser4-utils/reiser4progs/%{name}-%{version}.tar.gz
14cu|reiser4progs-1.1.0-2|21	Patch0:		reiser4progs-1.0.7-fix-string-format.patch
14cu|reiser4progs-1.1.0-2|22	Patch1:		reiser4progs-1.0.9-readline6.3.patch
14cu|reiser4progs-1.1.0-2|23	BuildRequires:	glibc-static-devel
14cu|reiser4progs-1.1.0-2|24	BuildRequires:	libaal-static-devel
14cu|reiser4progs-1.1.0-2|25	BuildRequires:	readline-devel
14cu|reiser4progs-1.1.0-2|26	# wants uuid
14cu|reiser4progs-1.1.0-2|27	BuildRequires:	pkgconfig(uuid)
14cu|reiser4progs-1.1.0-2|28	BuildRequires:	pkgconfig(ext2fs)
14cu|reiser4progs-1.1.0-2|29	BuildRequires:	pkgconfig(ncurses)
14cu|reiser4progs-1.1.0-2|30	
14cu|reiser4progs-1.1.0-2|31	
14cu|reiser4progs-1.1.0-2|32	%description
14cu|reiser4progs-1.1.0-2|33	Reiser4 is a file system using plug-in based object oriented variant
14cu|reiser4progs-1.1.0-2|34	on classical balanced tree algorithms. It is the next generation of
14cu|reiser4progs-1.1.0-2|35	Reiserfs 3.x, the one included in Linux kernel. With new plugins,
14cu|reiser4progs-1.1.0-2|36	people can create their own types of directories and files.
14cu|reiser4progs-1.1.0-2|37	
14cu|reiser4progs-1.1.0-2|38	%files
14cu|reiser4progs-1.1.0-2|39	# COPYING contains information other than GPL text
14cu|reiser4progs-1.1.0-2|40	%doc AUTHORS COPYING CREDITS README THANKS
14cu|reiser4progs-1.1.0-2|41	/sbin/*
14cu|reiser4progs-1.1.0-2|42	%{_mandir}/man*/*
14cu|reiser4progs-1.1.0-2|43	
14cu|reiser4progs-1.1.0-2|44	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|45	
14cu|reiser4progs-1.1.0-2|46	%package -n %{libreiser}
14cu|reiser4progs-1.1.0-2|47	Summary:	Shared library for Reiser4 programs
14cu|reiser4progs-1.1.0-2|48	Group:		System/Libraries
14cu|reiser4progs-1.1.0-2|49	
14cu|reiser4progs-1.1.0-2|50	%description -n %{libreiser}
14cu|reiser4progs-1.1.0-2|51	Libraries needed by Reiser4 programs.
14cu|reiser4progs-1.1.0-2|52	
14cu|reiser4progs-1.1.0-2|53	%files -n %{libreiser}
14cu|reiser4progs-1.1.0-2|54	%doc COPYING
14cu|reiser4progs-1.1.0-2|55	/%{_lib}/libreiser4-%{api}.so.%{major}*
14cu|reiser4progs-1.1.0-2|56	
14cu|reiser4progs-1.1.0-2|57	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|58	
14cu|reiser4progs-1.1.0-2|59	%package -n %{librepair}
14cu|reiser4progs-1.1.0-2|60	Summary:	Shared library for Reiser4 programs
14cu|reiser4progs-1.1.0-2|61	Group:		System/Libraries
14cu|reiser4progs-1.1.0-2|62	
14cu|reiser4progs-1.1.0-2|63	%description -n %{librepair}
14cu|reiser4progs-1.1.0-2|64	Libraries needed by Reiser4 programs.
14cu|reiser4progs-1.1.0-2|65	
14cu|reiser4progs-1.1.0-2|66	%files -n %{librepair}
14cu|reiser4progs-1.1.0-2|67	%doc COPYING
14cu|reiser4progs-1.1.0-2|68	/%{_lib}/librepair-%{api}.so.%{major}*
14cu|reiser4progs-1.1.0-2|69	
14cu|reiser4progs-1.1.0-2|70	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|71	
14cu|reiser4progs-1.1.0-2|72	%package -n %{libminimal}
14cu|reiser4progs-1.1.0-2|73	Summary:	Reiser4 library with minimal memory footprint
14cu|reiser4progs-1.1.0-2|74	Group:		System/Libraries
14cu|reiser4progs-1.1.0-2|75	
14cu|reiser4progs-1.1.0-2|76	%description -n %{libminimal}
14cu|reiser4progs-1.1.0-2|77	This library is another version of Reiser4 library, with minimal
14cu|reiser4progs-1.1.0-2|78	memory footprint.
14cu|reiser4progs-1.1.0-2|79	
14cu|reiser4progs-1.1.0-2|80	%files -n %{libminimal}
14cu|reiser4progs-1.1.0-2|81	%doc COPYING
14cu|reiser4progs-1.1.0-2|82	/%{_lib}/libreiser4-minimal-%{api}.so.%{major}*
14cu|reiser4progs-1.1.0-2|83	
14cu|reiser4progs-1.1.0-2|84	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|85	
14cu|reiser4progs-1.1.0-2|86	%package -n %{devname}
14cu|reiser4progs-1.1.0-2|87	Summary:	Development related files for reiser4progs libraries
14cu|reiser4progs-1.1.0-2|88	Group:		Development/Kernel
14cu|reiser4progs-1.1.0-2|89	Provides:	%{name}-devel = %{EVRD}
14cu|reiser4progs-1.1.0-2|90	Requires:	%{libreiser} = %{EVRD}
14cu|reiser4progs-1.1.0-2|91	Requires:	%{librepair} = %{EVRD}
14cu|reiser4progs-1.1.0-2|92	Requires:	%{libminimal} = %{EVRD}
14cu|reiser4progs-1.1.0-2|93	
14cu|reiser4progs-1.1.0-2|94	%description -n %{devname}
14cu|reiser4progs-1.1.0-2|95	Development related files for reiser4progs libraries.
14cu|reiser4progs-1.1.0-2|96	
14cu|reiser4progs-1.1.0-2|97	%files -n %{devname}
14cu|reiser4progs-1.1.0-2|98	%doc BUGS ChangeLog TODO
14cu|reiser4progs-1.1.0-2|99	/%{_lib}/lib*.so
14cu|reiser4progs-1.1.0-2|100	%{_includedir}/*
14cu|reiser4progs-1.1.0-2|101	%{_datadir}/aclocal/*.m4
14cu|reiser4progs-1.1.0-2|102	
14cu|reiser4progs-1.1.0-2|103	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|104	
14cu|reiser4progs-1.1.0-2|105	%package -n %{sdevname}
14cu|reiser4progs-1.1.0-2|106	Summary:	Static reiser4progs libraries
14cu|reiser4progs-1.1.0-2|107	Group:		Development/Kernel
14cu|reiser4progs-1.1.0-2|108	Requires:	%{devname} = %{EVRD}
14cu|reiser4progs-1.1.0-2|109	Provides:	%{name}-static-devel = %{EVRD}
14cu|reiser4progs-1.1.0-2|110	
14cu|reiser4progs-1.1.0-2|111	%description -n %{sdevname}
14cu|reiser4progs-1.1.0-2|112	Static reiser4progs libraries.
14cu|reiser4progs-1.1.0-2|113	
14cu|reiser4progs-1.1.0-2|114	%files -n %{sdevname}
14cu|reiser4progs-1.1.0-2|115	/%{_lib}/lib*.a
14cu|reiser4progs-1.1.0-2|116	
14cu|reiser4progs-1.1.0-2|117	#----------------------------------------------------------------------------
14cu|reiser4progs-1.1.0-2|118	
14cu|reiser4progs-1.1.0-2|119	%prep
14cu|reiser4progs-1.1.0-2|120	%setup -q
14cu|reiser4progs-1.1.0-2|121	%patch0 -p1 -b .strfmt~
14cu|reiser4progs-1.1.0-2|122	%patch1 -p1 -b .readline63~
14cu|reiser4progs-1.1.0-2|123	
14cu|reiser4progs-1.1.0-2|124	%build
14cu|reiser4progs-1.1.0-2|125	# be very careful
14cu|reiser4progs-1.1.0-2|126	%configure2_5x \
14cu|reiser4progs-1.1.0-2|127	--sbindir=/sbin \
14cu|reiser4progs-1.1.0-2|128	--libdir=/%{_lib} \
14cu|reiser4progs-1.1.0-2|129	--libexecdir=/%{_lib} \
14cu|reiser4progs-1.1.0-2|130	%{?debug:--enable-debug}
14cu|reiser4progs-1.1.0-2|131	
14cu|reiser4progs-1.1.0-2|132	%make
14cu|reiser4progs-1.1.0-2|133	
14cu|reiser4progs-1.1.0-2|134	%install
14cu|reiser4progs-1.1.0-2|135	%makeinstall_std
14cu|reiser4progs-1.1.0-2|136	
14cu|reiser4progs-1.1.0-2|137	
14cu|reiser4progs-1.1.0-2|138	%changelog
14cu|reiser4progs-1.1.0-2|139	
14cu|reiser4progs-1.1.0-2|140	* Mon Sep 26 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.0-2
14cu|reiser4progs-1.1.0-2|141	- (5d84ea8) Build reiser4progs with support for UUIDs
14cu|reiser4progs-1.1.0-2|142	- (5d84ea8) https://abf.io/import/reiser4progs/pull_requests/1#comment9811
14cu|reiser4progs-1.1.0-2|143	
14cu|reiser4progs-1.1.0-2|144	

14328 14
14cu|remmina-1.2.0-5.rcgit.15.1|1	%define rc_name         rcgit.15
14cu|remmina-1.2.0-5.rcgit.15.1|2	%define tarballver      %{version}-%{rc_name}
14cu|remmina-1.2.0-5.rcgit.15.1|3	
14cu|remmina-1.2.0-5.rcgit.15.1|4	Name:		remmina
14cu|remmina-1.2.0-5.rcgit.15.1|5	Version:	1.2.0
14cu|remmina-1.2.0-5.rcgit.15.1|6	Release:	5.%{rc_name}.1
14cu|remmina-1.2.0-5.rcgit.15.1|7	Summary:	GTK++ remote desktop client
14cu|remmina-1.2.0-5.rcgit.15.1|8	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|9	License:	GPLv2+
14cu|remmina-1.2.0-5.rcgit.15.1|10	Url:		http://www.remmina.org/wp/
14cu|remmina-1.2.0-5.rcgit.15.1|11	Source0:	https://github.com/FreeRDP/Remmina/archive/v%{version}%-%{rc_name}.tar.gz?/Remmina-%{tarballver}.tar.gz
14cu|remmina-1.2.0-5.rcgit.15.1|12	Patch1:		Remmina-1.2.0.rcgit.14-l10n.patch
14cu|remmina-1.2.0-5.rcgit.15.1|13	
14cu|remmina-1.2.0-5.rcgit.15.1|14	BuildRequires:	cmake
14cu|remmina-1.2.0-5.rcgit.15.1|15	BuildRequires:	gettext
14cu|remmina-1.2.0-5.rcgit.15.1|16	BuildRequires:	intltool
14cu|remmina-1.2.0-5.rcgit.15.1|17	BuildRequires:	jpeg-devel
14cu|remmina-1.2.0-5.rcgit.15.1|18	BuildRequires:	libgcrypt-devel
14cu|remmina-1.2.0-5.rcgit.15.1|19	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|remmina-1.2.0-5.rcgit.15.1|20	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14cu|remmina-1.2.0-5.rcgit.15.1|21	BuildRequires:	pkgconfig(gnutls)
14cu|remmina-1.2.0-5.rcgit.15.1|22	BuildRequires:	pkgconfig(libssh)
14cu|remmina-1.2.0-5.rcgit.15.1|23	BuildRequires:	pkgconfig(avahi-client) >= 0.6.3
14cu|remmina-1.2.0-5.rcgit.15.1|24	BuildRequires:	pkgconfig(avahi-ui) >= 0.6.3
14cu|remmina-1.2.0-5.rcgit.15.1|25	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6.30
14cu|remmina-1.2.0-5.rcgit.15.1|26	BuildRequires:	pkgconfig(libvncserver)
14cu|remmina-1.2.0-5.rcgit.15.1|27	BuildRequires:	pkgconfig(xkbfile)
14cu|remmina-1.2.0-5.rcgit.15.1|28	BuildRequires:	pkgconfig(vte-2.91)
14cu|remmina-1.2.0-5.rcgit.15.1|29	BuildRequires:	pkgconfig(zlib)
14cu|remmina-1.2.0-5.rcgit.15.1|30	
14cu|remmina-1.2.0-5.rcgit.15.1|31	Obsoletes:	remmina-plugins < %{version}
14cu|remmina-1.2.0-5.rcgit.15.1|32	Suggests:	remmina-plugins-gnome
14cu|remmina-1.2.0-5.rcgit.15.1|33	Suggests:	remmina-plugins-nx
14cu|remmina-1.2.0-5.rcgit.15.1|34	Suggests:	remmina-plugins-rdp
14cu|remmina-1.2.0-5.rcgit.15.1|35	Suggests:	remmina-plugins-telepathy
14cu|remmina-1.2.0-5.rcgit.15.1|36	Suggests:	remmina-plugins-vnc
14cu|remmina-1.2.0-5.rcgit.15.1|37	Suggests:	remmina-plugins-xdmcp
14cu|remmina-1.2.0-5.rcgit.15.1|38	
14cu|remmina-1.2.0-5.rcgit.15.1|39	%description
14cu|remmina-1.2.0-5.rcgit.15.1|40	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|41	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|42	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|43	
14cu|remmina-1.2.0-5.rcgit.15.1|44	Remmina supports multiple network protocols in an integrated and consistent
14cu|remmina-1.2.0-5.rcgit.15.1|45	user interface. Currently RDP, VNC, XDMCP and SSH are supported.
14cu|remmina-1.2.0-5.rcgit.15.1|46	
14cu|remmina-1.2.0-5.rcgit.15.1|47	Please don't forget to install the plugins for the protocols you want to use.
14cu|remmina-1.2.0-5.rcgit.15.1|48	
14cu|remmina-1.2.0-5.rcgit.15.1|49	%files -f %{name}.lang
14cu|remmina-1.2.0-5.rcgit.15.1|50	%doc AUTHORS CHANGELOG.md README.md THANKS.md COPYING LICENSE
14cu|remmina-1.2.0-5.rcgit.15.1|51	%{_bindir}/%{name}
14cu|remmina-1.2.0-5.rcgit.15.1|52	%{_datadir}/%{name}/
14cu|remmina-1.2.0-5.rcgit.15.1|53	%{_datadir}/applications/%{name}.desktop
14cu|remmina-1.2.0-5.rcgit.15.1|54	%{_datadir}/appdata/%{name}.appdata.xml
14cu|remmina-1.2.0-5.rcgit.15.1|55	%{_iconsdir}/hicolor/*/apps/%{name}*.svg
14cu|remmina-1.2.0-5.rcgit.15.1|56	%{_iconsdir}/hicolor/*/apps/%{name}*.png
14cu|remmina-1.2.0-5.rcgit.15.1|57	%{_iconsdir}/hicolor/*/actions/%{name}*.png
14cu|remmina-1.2.0-5.rcgit.15.1|58	%{_iconsdir}/hicolor/*/emblems/%{name}-sftp.png
14cu|remmina-1.2.0-5.rcgit.15.1|59	
14cu|remmina-1.2.0-5.rcgit.15.1|60	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|61	
14cu|remmina-1.2.0-5.rcgit.15.1|62	%package	devel
14cu|remmina-1.2.0-5.rcgit.15.1|63	Summary:	Development files for %{name}
14cu|remmina-1.2.0-5.rcgit.15.1|64	Group:		Development/GNOME and GTK+
14cu|remmina-1.2.0-5.rcgit.15.1|65	Requires:	%{name} = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|66	
14cu|remmina-1.2.0-5.rcgit.15.1|67	%description	devel
14cu|remmina-1.2.0-5.rcgit.15.1|68	The %{name}-devel package contains header files for developing plugins for
14cu|remmina-1.2.0-5.rcgit.15.1|69	%{name}.
14cu|remmina-1.2.0-5.rcgit.15.1|70	
14cu|remmina-1.2.0-5.rcgit.15.1|71	%files devel
14cu|remmina-1.2.0-5.rcgit.15.1|72	%{_includedir}/%{name}/
14cu|remmina-1.2.0-5.rcgit.15.1|73	%{_libdir}/pkgconfig/%{name}.pc
14cu|remmina-1.2.0-5.rcgit.15.1|74	
14cu|remmina-1.2.0-5.rcgit.15.1|75	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|76	
14cu|remmina-1.2.0-5.rcgit.15.1|77	%package	plugins-common
14cu|remmina-1.2.0-5.rcgit.15.1|78	Summary:	Common files for Remmina Remote Desktop Client plugins
14cu|remmina-1.2.0-5.rcgit.15.1|79	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|80	Requires:	%{name} = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|81	
14cu|remmina-1.2.0-5.rcgit.15.1|82	%description	plugins-common
14cu|remmina-1.2.0-5.rcgit.15.1|83	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|84	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|85	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|86	
14cu|remmina-1.2.0-5.rcgit.15.1|87	This package contains files shared among all plugins for the Remmina remote
14cu|remmina-1.2.0-5.rcgit.15.1|88	desktop client.
14cu|remmina-1.2.0-5.rcgit.15.1|89	
14cu|remmina-1.2.0-5.rcgit.15.1|90	%files plugins-common
14cu|remmina-1.2.0-5.rcgit.15.1|91	%doc AUTHORS CHANGELOG.md README.md THANKS.md COPYING LICENSE
14cu|remmina-1.2.0-5.rcgit.15.1|92	%dir %{_libdir}/%{name}/
14cu|remmina-1.2.0-5.rcgit.15.1|93	%dir %{_libdir}/%{name}/plugins/
14cu|remmina-1.2.0-5.rcgit.15.1|94	
14cu|remmina-1.2.0-5.rcgit.15.1|95	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|96	
14cu|remmina-1.2.0-5.rcgit.15.1|97	%package	plugins-gnome
14cu|remmina-1.2.0-5.rcgit.15.1|98	Summary:	GNOME keyring integration for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|99	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|100	BuildRequires:	pkgconfig(libsecret-1)
14cu|remmina-1.2.0-5.rcgit.15.1|101	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|102	
14cu|remmina-1.2.0-5.rcgit.15.1|103	%description	plugins-gnome
14cu|remmina-1.2.0-5.rcgit.15.1|104	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|105	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|106	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|107	
14cu|remmina-1.2.0-5.rcgit.15.1|108	This package contains the plugin with GNOME keyring support for the Remmina
14cu|remmina-1.2.0-5.rcgit.15.1|109	remote desktop client.
14cu|remmina-1.2.0-5.rcgit.15.1|110	
14cu|remmina-1.2.0-5.rcgit.15.1|111	%files plugins-gnome
14cu|remmina-1.2.0-5.rcgit.15.1|112	%{_libdir}/%{name}/plugins/%{name}-plugins-gnome.so
14cu|remmina-1.2.0-5.rcgit.15.1|113	
14cu|remmina-1.2.0-5.rcgit.15.1|114	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|115	
14cu|remmina-1.2.0-5.rcgit.15.1|116	%package	plugins-nx
14cu|remmina-1.2.0-5.rcgit.15.1|117	Summary:	NX plugin for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|118	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|119	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|120	Requires:	nxproxy
14cu|remmina-1.2.0-5.rcgit.15.1|121	
14cu|remmina-1.2.0-5.rcgit.15.1|122	%description	plugins-nx
14cu|remmina-1.2.0-5.rcgit.15.1|123	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|124	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|125	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|126	
14cu|remmina-1.2.0-5.rcgit.15.1|127	This package contains the NX plugin for the Remmina remote desktop client.
14cu|remmina-1.2.0-5.rcgit.15.1|128	
14cu|remmina-1.2.0-5.rcgit.15.1|129	%files plugins-nx
14cu|remmina-1.2.0-5.rcgit.15.1|130	%{_libdir}/%{name}/plugins/%{name}-plugin-nx.so
14cu|remmina-1.2.0-5.rcgit.15.1|131	%{_iconsdir}/hicolor/*/emblems/%{name}-nx.png
14cu|remmina-1.2.0-5.rcgit.15.1|132	
14cu|remmina-1.2.0-5.rcgit.15.1|133	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|134	
14cu|remmina-1.2.0-5.rcgit.15.1|135	%package	plugins-rdp
14cu|remmina-1.2.0-5.rcgit.15.1|136	Summary:	RDP plugin for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|137	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|138	BuildRequires:	pkgconfig(freerdp2) >= 2.0
14cu|remmina-1.2.0-5.rcgit.15.1|139	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|140	Requires:	freerdp >= 2.0
14cu|remmina-1.2.0-5.rcgit.15.1|141	
14cu|remmina-1.2.0-5.rcgit.15.1|142	%description	plugins-rdp
14cu|remmina-1.2.0-5.rcgit.15.1|143	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|144	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|145	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|146	
14cu|remmina-1.2.0-5.rcgit.15.1|147	This package contains the Remote Desktop Protocol (RDP) plugin for the Remmina
14cu|remmina-1.2.0-5.rcgit.15.1|148	remote desktop client.
14cu|remmina-1.2.0-5.rcgit.15.1|149	
14cu|remmina-1.2.0-5.rcgit.15.1|150	%files plugins-rdp
14cu|remmina-1.2.0-5.rcgit.15.1|151	%{_libdir}/%{name}/plugins/%{name}-plugin-rdp.so
14cu|remmina-1.2.0-5.rcgit.15.1|152	%{_iconsdir}/hicolor/*/emblems/%{name}-rdp-ssh.png
14cu|remmina-1.2.0-5.rcgit.15.1|153	%{_iconsdir}/hicolor/*/emblems/%{name}-rdp.png
14cu|remmina-1.2.0-5.rcgit.15.1|154	
14cu|remmina-1.2.0-5.rcgit.15.1|155	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|156	
14cu|remmina-1.2.0-5.rcgit.15.1|157	%package	plugins-telepathy
14cu|remmina-1.2.0-5.rcgit.15.1|158	Summary:	Telepathy plugin for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|159	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|160	BuildRequires:	pkgconfig(telepathy-glib)
14cu|remmina-1.2.0-5.rcgit.15.1|161	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|162	
14cu|remmina-1.2.0-5.rcgit.15.1|163	%description	plugins-telepathy
14cu|remmina-1.2.0-5.rcgit.15.1|164	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|165	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|166	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|167	
14cu|remmina-1.2.0-5.rcgit.15.1|168	This package contains the Telepathy plugin for the Remmina remote desktop
14cu|remmina-1.2.0-5.rcgit.15.1|169	client.
14cu|remmina-1.2.0-5.rcgit.15.1|170	
14cu|remmina-1.2.0-5.rcgit.15.1|171	%files plugins-telepathy
14cu|remmina-1.2.0-5.rcgit.15.1|172	%{_libdir}/%{name}/plugins/%{name}-plugin-telepathy.so
14cu|remmina-1.2.0-5.rcgit.15.1|173	
14cu|remmina-1.2.0-5.rcgit.15.1|174	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|175	
14cu|remmina-1.2.0-5.rcgit.15.1|176	%package	plugins-vnc
14cu|remmina-1.2.0-5.rcgit.15.1|177	Summary:	VNC plugin for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|178	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|179	BuildRequires:	pkgconfig(gnutls)
14cu|remmina-1.2.0-5.rcgit.15.1|180	BuildRequires:	jpeg-devel
14cu|remmina-1.2.0-5.rcgit.15.1|181	BuildRequires:	pkgconfig(libvncserver)
14cu|remmina-1.2.0-5.rcgit.15.1|182	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|183	
14cu|remmina-1.2.0-5.rcgit.15.1|184	%description	plugins-vnc
14cu|remmina-1.2.0-5.rcgit.15.1|185	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|186	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|187	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|188	
14cu|remmina-1.2.0-5.rcgit.15.1|189	This package contains the VNC plugin for the Remmina remote desktop
14cu|remmina-1.2.0-5.rcgit.15.1|190	client.
14cu|remmina-1.2.0-5.rcgit.15.1|191	
14cu|remmina-1.2.0-5.rcgit.15.1|192	%files plugins-vnc
14cu|remmina-1.2.0-5.rcgit.15.1|193	%{_libdir}/%{name}/plugins/%{name}-plugin-vnc.so
14cu|remmina-1.2.0-5.rcgit.15.1|194	%{_iconsdir}/hicolor/*/emblems/%{name}-vnc-ssh.png
14cu|remmina-1.2.0-5.rcgit.15.1|195	%{_iconsdir}/hicolor/*/emblems/%{name}-vnc.png
14cu|remmina-1.2.0-5.rcgit.15.1|196	
14cu|remmina-1.2.0-5.rcgit.15.1|197	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|198	
14cu|remmina-1.2.0-5.rcgit.15.1|199	%package	plugins-xdmcp
14cu|remmina-1.2.0-5.rcgit.15.1|200	Summary:	XDMCP plugin for Remmina Remote Desktop Client
14cu|remmina-1.2.0-5.rcgit.15.1|201	Group:		Networking/Remote access
14cu|remmina-1.2.0-5.rcgit.15.1|202	Requires:	%{name}-plugins-common = %{version}-%{release}
14cu|remmina-1.2.0-5.rcgit.15.1|203	Requires:	x11-server-xephyr
14cu|remmina-1.2.0-5.rcgit.15.1|204	
14cu|remmina-1.2.0-5.rcgit.15.1|205	%description	plugins-xdmcp
14cu|remmina-1.2.0-5.rcgit.15.1|206	Remmina is a remote desktop client written in GTK+, aiming to be useful for
14cu|remmina-1.2.0-5.rcgit.15.1|207	system administrators and travelers, who need to work with lots of remote
14cu|remmina-1.2.0-5.rcgit.15.1|208	computers in front of either large monitors or tiny netbooks.
14cu|remmina-1.2.0-5.rcgit.15.1|209	
14cu|remmina-1.2.0-5.rcgit.15.1|210	This package contains the XDMCP plugin for the Remmina remote desktop
14cu|remmina-1.2.0-5.rcgit.15.1|211	client.
14cu|remmina-1.2.0-5.rcgit.15.1|212	
14cu|remmina-1.2.0-5.rcgit.15.1|213	%files plugins-xdmcp
14cu|remmina-1.2.0-5.rcgit.15.1|214	%{_libdir}/%{name}/plugins/%{name}-plugin-xdmcp.so
14cu|remmina-1.2.0-5.rcgit.15.1|215	%{_iconsdir}/hicolor/*/emblems/%{name}-xdmcp-ssh.png
14cu|remmina-1.2.0-5.rcgit.15.1|216	%{_iconsdir}/hicolor/*/emblems/%{name}-xdmcp.png
14cu|remmina-1.2.0-5.rcgit.15.1|217	
14cu|remmina-1.2.0-5.rcgit.15.1|218	#----------------------------------------------------------------------------
14cu|remmina-1.2.0-5.rcgit.15.1|219	
14cu|remmina-1.2.0-5.rcgit.15.1|220	%prep
14cu|remmina-1.2.0-5.rcgit.15.1|221	%setup -qn Remmina-%{tarballver}
14cu|remmina-1.2.0-5.rcgit.15.1|222	%patch1 -p1
14cu|remmina-1.2.0-5.rcgit.15.1|223	
14cu|remmina-1.2.0-5.rcgit.15.1|224	%build
14cu|remmina-1.2.0-5.rcgit.15.1|225	%cmake -DWITH_APPINDICATOR=OFF
14cu|remmina-1.2.0-5.rcgit.15.1|226	%make
14cu|remmina-1.2.0-5.rcgit.15.1|227	
14cu|remmina-1.2.0-5.rcgit.15.1|228	%install
14cu|remmina-1.2.0-5.rcgit.15.1|229	%make_install -C build
14cu|remmina-1.2.0-5.rcgit.15.1|230	
14cu|remmina-1.2.0-5.rcgit.15.1|231	%find_lang %{name}
14cu|remmina-1.2.0-5.rcgit.15.1|232	
14cu|remmina-1.2.0-5.rcgit.15.1|233	desktop-file-install \
14cu|remmina-1.2.0-5.rcgit.15.1|234	--remove-category="X-GNOME-NetworkSettings" \
14cu|remmina-1.2.0-5.rcgit.15.1|235	--dir %{buildroot}%{_datadir}/applications \
14cu|remmina-1.2.0-5.rcgit.15.1|236	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|remmina-1.2.0-5.rcgit.15.1|237	
14cu|remmina-1.2.0-5.rcgit.15.1|238	%changelog
14cu|remmina-1.2.0-5.rcgit.15.1|239	
14cu|remmina-1.2.0-5.rcgit.15.1|240	* Tue Aug 23 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-5.rcgit.15.1
14cu|remmina-1.2.0-5.rcgit.15.1|241	- (32b0e94) Updated to rcgit.15
14cu|remmina-1.2.0-5.rcgit.15.1|242	
14cu|remmina-1.2.0-5.rcgit.15.1|243	

14329 14
14cu|remmina-xfce-0.8.1-4|1	Summary:	Xfce panel plugin for remmina
14cu|remmina-xfce-0.8.1-4|2	Name:		remmina-xfce
14cu|remmina-xfce-0.8.1-4|3	Version:	0.8.1
14cu|remmina-xfce-0.8.1-4|4	Release:	4
14cu|remmina-xfce-0.8.1-4|5	License:	GPLv2
14cu|remmina-xfce-0.8.1-4|6	Group:		Graphical desktop/Xfce
14cu|remmina-xfce-0.8.1-4|7	Url:		http://remmina.sourceforge.net/
14cu|remmina-xfce-0.8.1-4|8	Source0:	http://downloads.sourceforge.net/project/remmina/%{version}/%{name}-%{version}.tar.gz
14cu|remmina-xfce-0.8.1-4|9	Requires:	remmina >= %{version}-%{release}
14cu|remmina-xfce-0.8.1-4|10	BuildRequires:	libxfce4util-devel >= 4.3.99.2
14cu|remmina-xfce-0.8.1-4|11	BuildRequires:	libxfce4-panel-devel >= 4.3.99.2
14cu|remmina-xfce-0.8.1-4|12	BuildRequires:	avahi-client-devel
14cu|remmina-xfce-0.8.1-4|13	BuildRequires:	intltool >= 0.35.0
14cu|remmina-xfce-0.8.1-4|14	BuildRequires:	perl(XML::Parser)
14cu|remmina-xfce-0.8.1-4|15	
14cu|remmina-xfce-0.8.1-4|16	%description
14cu|remmina-xfce-0.8.1-4|17	Remmina is a remote desktop client written in GTK+, aiming to be
14cu|remmina-xfce-0.8.1-4|18	useful for system administrators and travellers, who need to work with
14cu|remmina-xfce-0.8.1-4|19	lots of remote computers in front of either large monitors or tiny
14cu|remmina-xfce-0.8.1-4|20	netbooks. Remmina supports multiple network protocols in an integrated
14cu|remmina-xfce-0.8.1-4|21	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
14cu|remmina-xfce-0.8.1-4|22	supported.
14cu|remmina-xfce-0.8.1-4|23	
14cu|remmina-xfce-0.8.1-4|24	This package contains an Xfce panel plugin for remmina.
14cu|remmina-xfce-0.8.1-4|25	
14cu|remmina-xfce-0.8.1-4|26	%prep
14cu|remmina-xfce-0.8.1-4|27	%setup -q
14cu|remmina-xfce-0.8.1-4|28	
14cu|remmina-xfce-0.8.1-4|29	%build
14cu|remmina-xfce-0.8.1-4|30	%configure2_5x
14cu|remmina-xfce-0.8.1-4|31	%make
14cu|remmina-xfce-0.8.1-4|32	
14cu|remmina-xfce-0.8.1-4|33	%install
14cu|remmina-xfce-0.8.1-4|34	%makeinstall_std
14cu|remmina-xfce-0.8.1-4|35	
14cu|remmina-xfce-0.8.1-4|36	%clean
14cu|remmina-xfce-0.8.1-4|37	
14cu|remmina-xfce-0.8.1-4|38	%files
14cu|remmina-xfce-0.8.1-4|39	%doc AUTHORS ChangeLog NEWS README
14cu|remmina-xfce-0.8.1-4|40	%{_libdir}/xfce4/panel-plugins/*.*
14cu|remmina-xfce-0.8.1-4|41	%{_datadir}/xfce4/panel-plugins/remmina-xfce-plugin.desktop
14cu|remmina-xfce-0.8.1-4|42	%{_datadir}/locale/*/*/remmina-xfce.mo
14cu|remmina-xfce-0.8.1-4|43	
14cu|remmina-xfce-0.8.1-4|44	
14cu|remmina-xfce-0.8.1-4|45	
14cu|remmina-xfce-0.8.1-4|46	%changelog
14cu|remmina-xfce-0.8.1-4|47	
14cu|remmina-xfce-0.8.1-4|48	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.8.1-4
14cu|remmina-xfce-0.8.1-4|49	- (dd71743) Rebuild with new xfce
14cu|remmina-xfce-0.8.1-4|50	
14cu|remmina-xfce-0.8.1-4|51	

14330 14
14cu|rendercheck-1.5-1|1	Name: rendercheck
14cu|rendercheck-1.5-1|2	Version: 1.5
14cu|rendercheck-1.5-1|3	Release: 1
14cu|rendercheck-1.5-1|4	Summary: Test a Render extension implementation
14cu|rendercheck-1.5-1|5	Group: Development/X11
14cu|rendercheck-1.5-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cu|rendercheck-1.5-1|7	License: MIT
14cu|rendercheck-1.5-1|8	BuildRoot: %{_tmppath}/%{name}-root
14cu|rendercheck-1.5-1|9	
14cu|rendercheck-1.5-1|10	BuildRequires: libxrender-devel
14cu|rendercheck-1.5-1|11	
14cu|rendercheck-1.5-1|12	%description
14cu|rendercheck-1.5-1|13	rendercheck is a program to test a Render extension implementation against
14cu|rendercheck-1.5-1|14	separate calculations of expected output.
14cu|rendercheck-1.5-1|15	
14cu|rendercheck-1.5-1|16	%prep
14cu|rendercheck-1.5-1|17	%setup -q -n %{name}-%{version}
14cu|rendercheck-1.5-1|18	
14cu|rendercheck-1.5-1|19	%build
14cu|rendercheck-1.5-1|20	%configure
14cu|rendercheck-1.5-1|21	
14cu|rendercheck-1.5-1|22	%make
14cu|rendercheck-1.5-1|23	
14cu|rendercheck-1.5-1|24	%install
14cu|rendercheck-1.5-1|25	rm -rf %{buildroot}
14cu|rendercheck-1.5-1|26	%makeinstall_std
14cu|rendercheck-1.5-1|27	
14cu|rendercheck-1.5-1|28	%clean
14cu|rendercheck-1.5-1|29	rm -rf %{buildroot}
14cu|rendercheck-1.5-1|30	
14cu|rendercheck-1.5-1|31	%files
14cu|rendercheck-1.5-1|32	%defattr(-,root,root)
14cu|rendercheck-1.5-1|33	%{_bindir}/rendercheck
14cu|rendercheck-1.5-1|34	%{_mandir}/man1/rendercheck.*
14cu|rendercheck-1.5-1|35	
14cu|rendercheck-1.5-1|36	
14cu|rendercheck-1.5-1|37	%changelog
14cu|rendercheck-1.5-1|38	
14cu|rendercheck-1.5-1|39	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 1.5-1
14cu|rendercheck-1.5-1|40	- (5cfa80b) Merge pull request #1 from semsonic/rendercheck:rosa2014.1
14cu|rendercheck-1.5-1|41	- (5cfa80b) Updated to a new version
14cu|rendercheck-1.5-1|42	
14cu|rendercheck-1.5-1|43	

14331 14
14cu|R-ergm-3.4.0-2|1	%global packname  ergm
14cu|R-ergm-3.4.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-ergm-3.4.0-2|3	
14cu|R-ergm-3.4.0-2|4	Name:             R-%{packname}
14cu|R-ergm-3.4.0-2|5	Version:          3.4.0
14cu|R-ergm-3.4.0-2|6	Release:          2
14cu|R-ergm-3.4.0-2|7	Summary:          Fit, Simulate and Diagnose Exponential-Family Models for Networks
14cu|R-ergm-3.4.0-2|8	Group:            Sciences/Mathematics
14cu|R-ergm-3.4.0-2|9	License:          GPL-3 + file LICENSE
14cu|R-ergm-3.4.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ergm-3.4.0-2|11	Source0:          http://cran.r-project.org/src/contrib/ergm_%{version}.tar.gz
14cu|R-ergm-3.4.0-2|12	Requires:         R-network R-nlme R-trust
14cu|R-ergm-3.4.0-2|13	Requires:         R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
14cu|R-ergm-3.4.0-2|14	Requires:         R-latticeExtra
14cu|R-ergm-3.4.0-2|15	Requires:         R-networkDynamic
14cu|R-ergm-3.4.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-network R-nlme R-trust
14cu|R-ergm-3.4.0-2|17	BuildRequires:    R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
14cu|R-ergm-3.4.0-2|18	BuildRequires:    R-latticeExtra
14cu|R-ergm-3.4.0-2|19	BuildRequires:    R-networkDynamic
14cu|R-ergm-3.4.0-2|20	
14cu|R-ergm-3.4.0-2|21	%description
14cu|R-ergm-3.4.0-2|22	An integrated set of tools to analyze and simulate networks based on
14cu|R-ergm-3.4.0-2|23	exponential-family random graph models (ERGM). "ergm" is a part of the
14cu|R-ergm-3.4.0-2|24	"statnet" suite of packages for network analysis.  For a list of functions
14cu|R-ergm-3.4.0-2|25	type: help(package='ergm')
14cu|R-ergm-3.4.0-2|26	
14cu|R-ergm-3.4.0-2|27	%prep
14cu|R-ergm-3.4.0-2|28	%setup -q -c -n %{packname}
14cu|R-ergm-3.4.0-2|29	
14cu|R-ergm-3.4.0-2|30	%build
14cu|R-ergm-3.4.0-2|31	
14cu|R-ergm-3.4.0-2|32	%install
14cu|R-ergm-3.4.0-2|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ergm-3.4.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ergm-3.4.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ergm-3.4.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ergm-3.4.0-2|37	
14cu|R-ergm-3.4.0-2|38	%check
14cu|R-ergm-3.4.0-2|39	%{_bindir}/R CMD check %{packname}
14cu|R-ergm-3.4.0-2|40	
14cu|R-ergm-3.4.0-2|41	%files
14cu|R-ergm-3.4.0-2|42	%dir %{rlibdir}/%{packname}
14cu|R-ergm-3.4.0-2|43	%doc %{rlibdir}/%{packname}/html
14cu|R-ergm-3.4.0-2|44	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-ergm-3.4.0-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ergm-3.4.0-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-ergm-3.4.0-2|47	%{rlibdir}/%{packname}/INDEX
14cu|R-ergm-3.4.0-2|48	%{rlibdir}/%{packname}/LICENSE
14cu|R-ergm-3.4.0-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ergm-3.4.0-2|50	%{rlibdir}/%{packname}/Meta
14cu|R-ergm-3.4.0-2|51	%{rlibdir}/%{packname}/R
14cu|R-ergm-3.4.0-2|52	%{rlibdir}/%{packname}/data
14cu|R-ergm-3.4.0-2|53	%{rlibdir}/%{packname}/libs
14cu|R-ergm-3.4.0-2|54	%{rlibdir}/%{packname}/help
14cu|R-ergm-3.4.0-2|55	%{rlibdir}/%{packname}/doc
14cu|R-ergm-3.4.0-2|56	%{rlibdir}/%{packname}/include
14cu|R-ergm-3.4.0-2|57	
14cu|R-ergm-3.4.0-2|58	
14cu|R-ergm-3.4.0-2|59	
14cu|R-ergm-3.4.0-2|60	%changelog
14cu|R-ergm-3.4.0-2|61	
14cu|R-ergm-3.4.0-2|62	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-2
14cu|R-ergm-3.4.0-2|63	- (c843cc9) Upload tarball
14cu|R-ergm-3.4.0-2|64	
14cu|R-ergm-3.4.0-2|65	

14332 14
14cu|residualvm-0.2.1-1|1	Name:           residualvm
14cu|residualvm-0.2.1-1|2	Version:        0.2.1
14cu|residualvm-0.2.1-1|3	Release:        1
14cu|residualvm-0.2.1-1|4	Summary:        3D adventure game interpreter
14cu|residualvm-0.2.1-1|5	License:        GPL-2.0+
14cu|residualvm-0.2.1-1|6	Group:          Games/Adventure
14cu|residualvm-0.2.1-1|7	Url:            http://www.residualvm.org
14cu|residualvm-0.2.1-1|8	Source:         http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-sources.tar.bz2
14cu|residualvm-0.2.1-1|9	BuildRequires:  desktop-file-utils
14cu|residualvm-0.2.1-1|10	BuildRequires:  gcc-c++
14cu|residualvm-0.2.1-1|11	BuildRequires:  hicolor-icon-theme
14cu|residualvm-0.2.1-1|12	BuildRequires:  libfaad2-devel
14cu|residualvm-0.2.1-1|13	BuildRequires:  pkgconfig(alsa)
14cu|residualvm-0.2.1-1|14	BuildRequires:  pkgconfig(flac)
14cu|residualvm-0.2.1-1|15	BuildRequires:  pkgconfig(fluidsynth)
14cu|residualvm-0.2.1-1|16	BuildRequires:  pkgconfig(freetype2)
14cu|residualvm-0.2.1-1|17	BuildRequires:  pkgconfig(mad)
14cu|residualvm-0.2.1-1|18	BuildRequires:  pkgconfig(gl)
14cu|residualvm-0.2.1-1|19	BuildRequires:  pkgconfig(glu)
14cu|residualvm-0.2.1-1|20	BuildRequires:  pkgconfig(sdl) >= 1.2.2
14cu|residualvm-0.2.1-1|21	BuildRequires:  pkgconfig(vorbis)
14cu|residualvm-0.2.1-1|22	BuildRequires:  pkgconfig(zlib)
14cu|residualvm-0.2.1-1|23	
14cu|residualvm-0.2.1-1|24	%description
14cu|residualvm-0.2.1-1|25	A cross-platform 3D game interpreter which allows you to play LucasArts'
14cu|residualvm-0.2.1-1|26	Lua-based 3D adventures: Grim Fandango and Escape from Monkey Island, provided
14cu|residualvm-0.2.1-1|27	you already have their data files. ResidualVM just replaces the executables
14cu|residualvm-0.2.1-1|28	shipped with the games, allowing you to play them on systems for which they
14cu|residualvm-0.2.1-1|29	were never designed! Also included is Myst III: Exile support.
14cu|residualvm-0.2.1-1|30	
14cu|residualvm-0.2.1-1|31	This version comes without MP3 and MPEG support for patent reasons. This
14cu|residualvm-0.2.1-1|32	affects at least Myst III:Exile.
14cu|residualvm-0.2.1-1|33	
14cu|residualvm-0.2.1-1|34	%prep
14cu|residualvm-0.2.1-1|35	%setup -q
14cu|residualvm-0.2.1-1|36	
14cu|residualvm-0.2.1-1|37	%build
14cu|residualvm-0.2.1-1|38	# This is not a true autotools configure and inherited from scummVM. Most dependencies are unused, but linked against.
14cu|residualvm-0.2.1-1|39	./configure --prefix=%{_prefix} \
14cu|residualvm-0.2.1-1|40	--enable-fluidsynth \
14cu|residualvm-0.2.1-1|41	--enable-faad \
14cu|residualvm-0.2.1-1|42	--enable-flac \
14cu|residualvm-0.2.1-1|43	--enable-mad \
14cu|residualvm-0.2.1-1|44	--enable-translation \
14cu|residualvm-0.2.1-1|45	--disable-sparkle \
14cu|residualvm-0.2.1-1|46	--disable-tremor \
14cu|residualvm-0.2.1-1|47	--disable-libunity \
14cu|residualvm-0.2.1-1|48	--backend=sdl \
14cu|residualvm-0.2.1-1|49	--enable-release \
14cu|residualvm-0.2.1-1|50	--enable-zlib \
14cu|residualvm-0.2.1-1|51	--enable-opengl-shaders \
14cu|residualvm-0.2.1-1|52	--enable-safedisc \
14cu|residualvm-0.2.1-1|53	--enable-all-engines
14cu|residualvm-0.2.1-1|54	
14cu|residualvm-0.2.1-1|55	%make
14cu|residualvm-0.2.1-1|56	
14cu|residualvm-0.2.1-1|57	%install
14cu|residualvm-0.2.1-1|58	install -m755 -D residualvm %{buildroot}%{_bindir}/residualvm
14cu|residualvm-0.2.1-1|59	install -m644 -D dists/residualvm.6 %{buildroot}%{_mandir}/man6/residualvm.6
14cu|residualvm-0.2.1-1|60	install -m644 -D icons/residualvm.xpm %{buildroot}%{_datadir}/pixmaps/residualvm.xpm
14cu|residualvm-0.2.1-1|61	install -m644 -D icons/residualvm.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/residualvm.svg
14cu|residualvm-0.2.1-1|62	install -m644 -D dists/redhat/residualvm48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/residualvm.png
14cu|residualvm-0.2.1-1|63	install -m644 -D gui/themes/modern.zip %{buildroot}%{_datadir}/residualvm/modern.zip
14cu|residualvm-0.2.1-1|64	install -m644 -D dists/engine-data/residualvm-grim-patch.lab %{buildroot}%{_datadir}/residualvm/residualvm-grim-patch.lab
14cu|residualvm-0.2.1-1|65	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications dists/residualvm.desktop
14cu|residualvm-0.2.1-1|66	
14cu|residualvm-0.2.1-1|67	%files
14cu|residualvm-0.2.1-1|68	%defattr(0644,root,root,0755)
14cu|residualvm-0.2.1-1|69	%doc AUTHORS README.md KNOWN_BUGS NEWS COPYING COPYING.LGPL COPYING.BSD COPYING.FREEFONT COPYRIGHT
14cu|residualvm-0.2.1-1|70	%attr(0755,root,root)%{_bindir}/residualvm
14cu|residualvm-0.2.1-1|71	%{_datadir}/applications/*
14cu|residualvm-0.2.1-1|72	%{_datadir}/pixmaps/residualvm.xpm
14cu|residualvm-0.2.1-1|73	%{_datadir}/icons/hicolor/48x48/apps/residualvm.png
14cu|residualvm-0.2.1-1|74	%{_datadir}/icons/hicolor/scalable/apps/residualvm.svg
14cu|residualvm-0.2.1-1|75	%dir %{_datadir}/residualvm
14cu|residualvm-0.2.1-1|76	%{_datadir}/residualvm/modern.zip
14cu|residualvm-0.2.1-1|77	%{_datadir}/residualvm/residualvm-grim-patch.lab
14cu|residualvm-0.2.1-1|78	%{_mandir}/man6/residualvm.6*
14cu|residualvm-0.2.1-1|79	
14cu|residualvm-0.2.1-1|80	%changelog
14cu|residualvm-0.2.1-1|81	* Tue Feb 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
14cu|residualvm-0.2.1-1|82	+ Revision: 16d5f66
14cu|residualvm-0.2.1-1|83	- Fix group
14cu|residualvm-0.2.1-1|84	
14cu|residualvm-0.2.1-1|85	

14333 14
14cu|retext-5.3.0-1|1	%global srcname ReText
14cu|retext-5.3.0-1|2	%bcond_without tests
14cu|retext-5.3.0-1|3	
14cu|retext-5.3.0-1|4	Name:           retext
14cu|retext-5.3.0-1|5	Version:        5.3.0
14cu|retext-5.3.0-1|6	Release:        1
14cu|retext-5.3.0-1|7	Group:		Development/Other
14cu|retext-5.3.0-1|8	License:        GPLv3+
14cu|retext-5.3.0-1|9	Summary:        Text editor for Markdown and reStructuredText
14cu|retext-5.3.0-1|10	Source0:        http://downloads.sourceforge.net/project/%{name}/%{srcname}-5.0/%{srcname}-%{version}.tar.gz
14cu|retext-5.3.0-1|11	
14cu|retext-5.3.0-1|12	# The template for man page translations can be created with this command:
14cu|retext-5.3.0-1|13	# po4a-updatepo -v -M utf-8 -f man -m retext.1 -p retext-man.pot
14cu|retext-5.3.0-1|14	# English man pages are taken from the Debian package.
14cu|retext-5.3.0-1|15	Source1:        https://mariobl.fedorapeople.org/Retext/%{name}-man-de.po
14cu|retext-5.3.0-1|16	Source2:        https://mariobl.fedorapeople.org/Retext/%{name}.1
14cu|retext-5.3.0-1|17	
14cu|retext-5.3.0-1|18	BuildArch:      noarch
14cu|retext-5.3.0-1|19	
14cu|retext-5.3.0-1|20	BuildRequires:  desktop-file-utils
14cu|retext-5.3.0-1|21	#BuildRequires:  pkgconfig(appstream-glib)
14cu|retext-5.3.0-1|22	BuildRequires:	appdata-tools
14cu|retext-5.3.0-1|23	BuildRequires:  pkgconfig(libpng)
14cu|retext-5.3.0-1|24	BuildRequires:  pkgconfig(librsvg-2.0)
14cu|retext-5.3.0-1|25	#BuildRequires:  librsvg2-tools
14cu|retext-5.3.0-1|26	BuildRequires:  imagemagick
14cu|retext-5.3.0-1|27	BuildRequires:  python3-devel
14cu|retext-5.3.0-1|28	BuildRequires:  python3-markups
14cu|retext-5.3.0-1|29	BuildRequires:  po4a
14cu|retext-5.3.0-1|30	BuildRequires:  qt5-tools
14cu|retext-5.3.0-1|31	
14cu|retext-5.3.0-1|32	%if %{with tests}
14cu|retext-5.3.0-1|33	BuildRequires:  python3-qt5
14cu|retext-5.3.0-1|34	BuildRequires:  qt5-devel
14cu|retext-5.3.0-1|35	%endif
14cu|retext-5.3.0-1|36	
14cu|retext-5.3.0-1|37	Requires:       hicolor-icon-theme
14cu|retext-5.3.0-1|38	Requires:       python3-docutils
14cu|retext-5.3.0-1|39	Requires:       python3-enchant
14cu|retext-5.3.0-1|40	Requires:       python3-markdown
14cu|retext-5.3.0-1|41	Requires:       python3-markups
14cu|retext-5.3.0-1|42	Requires:       python3-qt5
14cu|retext-5.3.0-1|43	Requires:       %{_lib}qt5location5
14cu|retext-5.3.0-1|44	Requires:       python3-qt5-webkit
14cu|retext-5.3.0-1|45	
14cu|retext-5.3.0-1|46	BuildArch:      noarch
14cu|retext-5.3.0-1|47	
14cu|retext-5.3.0-1|48	%description
14cu|retext-5.3.0-1|49	ReText is a simple but powerful text editor for Markdown and reStructuredText.
14cu|retext-5.3.0-1|50	
14cu|retext-5.3.0-1|51	%prep
14cu|retext-5.3.0-1|52	%setup -q -n ReText-%{version}
14cu|retext-5.3.0-1|53	
14cu|retext-5.3.0-1|54	%build
14cu|retext-5.3.0-1|55	python3 setup.py build
14cu|retext-5.3.0-1|56	
14cu|retext-5.3.0-1|57	%install
14cu|retext-5.3.0-1|58	python3 setup.py install -O1 --skip-build --root %{buildroot}
14cu|retext-5.3.0-1|59	
14cu|retext-5.3.0-1|60	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|retext-5.3.0-1|61	install -p -m 0644 %{SOURCE2} %{buildroot}/%{_mandir}/man1
14cu|retext-5.3.0-1|62	
14cu|retext-5.3.0-1|63	# Generate and install localized man pages
14cu|retext-5.3.0-1|64	mkdir -p man/de
14cu|retext-5.3.0-1|65	po4a-translate -M utf-8 -f man \
14cu|retext-5.3.0-1|66	--option groff_code=verbatim \
14cu|retext-5.3.0-1|67	-m %{SOURCE2} -p %{SOURCE1} \
14cu|retext-5.3.0-1|68	-l man/de/%{name}.1
14cu|retext-5.3.0-1|69	
14cu|retext-5.3.0-1|70	mkdir -p %{buildroot}/%{_mandir}/de/man1
14cu|retext-5.3.0-1|71	install -p -m 0644 man/de/%{name}.1 %{buildroot}/%{_mandir}/de/man1
14cu|retext-5.3.0-1|72	
14cu|retext-5.3.0-1|73	# Generate resized icons
14cu|retext-5.3.0-1|74	pushd icons
14cu|retext-5.3.0-1|75	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,72x72,96x96,128x128,scalable}/apps
14cu|retext-5.3.0-1|76	for s in 16x16 22x22 24x24 32x32 48x48 64x64 72x72 96x96 128x128
14cu|retext-5.3.0-1|77	do
14cu|retext-5.3.0-1|78	convert ./retext.png -resize $s %{buildroot}/%{_datadir}/icons/hicolor/$s/apps/retext.png;
14cu|retext-5.3.0-1|79	done
14cu|retext-5.3.0-1|80	install -p -m 0644 retext.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps
14cu|retext-5.3.0-1|81	popd
14cu|retext-5.3.0-1|82	
14cu|retext-5.3.0-1|83	desktop-file-install \
14cu|retext-5.3.0-1|84	--dir=%{buildroot}%{_datadir}/applications \
14cu|retext-5.3.0-1|85	%{_builddir}/%{srcname}-%{version}/data/*.desktop
14cu|retext-5.3.0-1|86	
14cu|retext-5.3.0-1|87	%find_lang retext --with-man
14cu|retext-5.3.0-1|88	
14cu|retext-5.3.0-1|89	%check
14cu|retext-5.3.0-1|90	appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml || :
14cu|retext-5.3.0-1|91	
14cu|retext-5.3.0-1|92	%if %{with tests}
14cu|retext-5.3.0-1|93	python3 setup.py test
14cu|retext-5.3.0-1|94	%endif
14cu|retext-5.3.0-1|95	
14cu|retext-5.3.0-1|96	%files -f retext.lang
14cu|retext-5.3.0-1|97	%doc changelog.md configuration.md README.md LICENSE_GPL
14cu|retext-5.3.0-1|98	%{_bindir}/%{name}
14cu|retext-5.3.0-1|99	%{_datadir}/appdata/*.appdata.xml
14cu|retext-5.3.0-1|100	%{_datadir}/applications/*.desktop
14cu|retext-5.3.0-1|101	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|retext-5.3.0-1|102	%{_datadir}/%{name}/
14cu|retext-5.3.0-1|103	%{_mandir}/man1/*.1.*
14cu|retext-5.3.0-1|104	%{py3_puresitedir}/%{srcname}/
14cu|retext-5.3.0-1|105	%{py3_puresitedir}/*egg-info
14cu|retext-5.3.0-1|106	
14cu|retext-5.3.0-1|107	
14cu|retext-5.3.0-1|108	%changelog
14cu|retext-5.3.0-1|109	
14cu|retext-5.3.0-1|110	* Tue Jan 26 2016 Denis Silakov <dsilakov@gmail.com> 5.3.0-1
14cu|retext-5.3.0-1|111	- (6d5d3a9) Imported from SRPM
14cu|retext-5.3.0-1|112	
14cu|retext-5.3.0-1|113	

14334 14
14cu|retroarch-1.7.6-1|1	%define oname RetroArch
14cu|retroarch-1.7.6-1|2	
14cu|retroarch-1.7.6-1|3	%bcond_without ffmpeg
14cu|retroarch-1.7.6-1|4	%bcond_without shaders
14cu|retroarch-1.7.6-1|5	
14cu|retroarch-1.7.6-1|6	Summary:	A modular multi-system emulator system
14cu|retroarch-1.7.6-1|7	Name:		retroarch
14cu|retroarch-1.7.6-1|8	Version:	1.7.6
14cu|retroarch-1.7.6-1|9	Release:	1
14cu|retroarch-1.7.6-1|10	License:	GPLv3+
14cu|retroarch-1.7.6-1|11	Group:		Emulators
14cu|retroarch-1.7.6-1|12	Url:		https://www.libretro.com
14cu|retroarch-1.7.6-1|13	Source0:	https://github.com/libretro/RetroArch/releases/download/v%{version}/%{oname}-%{version}.tar.xz
14cu|retroarch-1.7.6-1|14	Source1:	%{name}-shaders.tar.bz2
14cu|retroarch-1.7.6-1|15	Patch0:		RetroArch-1.7.5-max-users.patch
14cu|retroarch-1.7.6-1|16	Patch1:		RetroArch-1.7.5-force-system-flac.patch
14cu|retroarch-1.7.6-1|17	BuildRequires:	imagemagick
14cu|retroarch-1.7.6-1|18	%if %{with shaders}
14cu|retroarch-1.7.6-1|19	# for shaders support, requires non-free repo
14cu|retroarch-1.7.6-1|20	BuildRequires:	cg-devel
14cu|retroarch-1.7.6-1|21	%endif
14cu|retroarch-1.7.6-1|22	%if %{with ffmpeg}
14cu|retroarch-1.7.6-1|23	# ffmpeg part
14cu|retroarch-1.7.6-1|24	BuildRequires:	pkgconfig(libavcodec)
14cu|retroarch-1.7.6-1|25	BuildRequires:	pkgconfig(libavformat)
14cu|retroarch-1.7.6-1|26	BuildRequires:	pkgconfig(libavutil)
14cu|retroarch-1.7.6-1|27	BuildRequires:	pkgconfig(libswscale)
14cu|retroarch-1.7.6-1|28	%endif
14cu|retroarch-1.7.6-1|29	# The rest
14cu|retroarch-1.7.6-1|30	BuildRequires:	pkgconfig(alsa)
14cu|retroarch-1.7.6-1|31	BuildRequires:	pkgconfig(flac)
14cu|retroarch-1.7.6-1|32	BuildRequires:	pkgconfig(freetype2)
14cu|retroarch-1.7.6-1|33	BuildRequires:	pkgconfig(gbm)
14cu|retroarch-1.7.6-1|34	BuildRequires:	pkgconfig(gl)
14cu|retroarch-1.7.6-1|35	BuildRequires:	pkgconfig(libdrm)
14cu|retroarch-1.7.6-1|36	BuildRequires:	pkgconfig(libpulse)
14cu|retroarch-1.7.6-1|37	BuildRequires:	pkgconfig(libusb-1.0)
14cu|retroarch-1.7.6-1|38	BuildRequires:	pkgconfig(libxml-2.0)
14cu|retroarch-1.7.6-1|39	BuildRequires:	pkgconfig(openal)
14cu|retroarch-1.7.6-1|40	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|retroarch-1.7.6-1|41	BuildRequires:	pkgconfig(Qt5Core)
14cu|retroarch-1.7.6-1|42	BuildRequires:	pkgconfig(Qt5Gui)
14cu|retroarch-1.7.6-1|43	BuildRequires:	pkgconfig(Qt5Network)
14cu|retroarch-1.7.6-1|44	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|retroarch-1.7.6-1|45	BuildRequires:	pkgconfig(sdl)
14cu|retroarch-1.7.6-1|46	BuildRequires:	pkgconfig(udev)
14cu|retroarch-1.7.6-1|47	BuildRequires:	pkgconfig(x11)
14cu|retroarch-1.7.6-1|48	BuildRequires:	pkgconfig(xext)
14cu|retroarch-1.7.6-1|49	BuildRequires:	pkgconfig(xinerama)
14cu|retroarch-1.7.6-1|50	BuildRequires:	pkgconfig(xkbcommon)
14cu|retroarch-1.7.6-1|51	BuildRequires:	pkgconfig(xrandr)
14cu|retroarch-1.7.6-1|52	BuildRequires:	pkgconfig(xv)
14cu|retroarch-1.7.6-1|53	BuildRequires:	pkgconfig(xxf86vm)
14cu|retroarch-1.7.6-1|54	BuildRequires:	pkgconfig(zlib)
14cu|retroarch-1.7.6-1|55	Requires:	libretro
14cu|retroarch-1.7.6-1|56	
14cu|retroarch-1.7.6-1|57	%description
14cu|retroarch-1.7.6-1|58	RetroArch is a modular multi-system emulator system that is designed to be
14cu|retroarch-1.7.6-1|59	fast, lightweight, and portable. It has features few other emulators frontends
14cu|retroarch-1.7.6-1|60	have, such as real-time rewinding and game-aware shading.
14cu|retroarch-1.7.6-1|61	
14cu|retroarch-1.7.6-1|62	For each emulator 'core', RetroArch makes use of a library API that we like
14cu|retroarch-1.7.6-1|63	to call 'libretro'.
14cu|retroarch-1.7.6-1|64	
14cu|retroarch-1.7.6-1|65	Think of libretro as an interface for emulator and game ports. You can make
14cu|retroarch-1.7.6-1|66	a libretro port once and expect the same code to run on all the platforms
14cu|retroarch-1.7.6-1|67	that RetroArch supports. It's designed with simplicity and ease of use in
14cu|retroarch-1.7.6-1|68	mind so that the porter can worry about the port at hand instead of having
14cu|retroarch-1.7.6-1|69	to wrestle with an obfuscatory API.
14cu|retroarch-1.7.6-1|70	
14cu|retroarch-1.7.6-1|71	Please read this wiki page about RetroArch BIOS files configuration:
14cu|retroarch-1.7.6-1|72	http://emulation.gametechwiki.com/index.php/Emulator_Files
14cu|retroarch-1.7.6-1|73	
14cu|retroarch-1.7.6-1|74	%files
14cu|retroarch-1.7.6-1|75	%config %{_sysconfdir}/%{name}.cfg
14cu|retroarch-1.7.6-1|76	%{_bindir}/%{name}
14cu|retroarch-1.7.6-1|77	%{_datadir}/applications/%{name}.desktop
14cu|retroarch-1.7.6-1|78	%{_datadir}/pixmaps/%{name}.*
14cu|retroarch-1.7.6-1|79	%{_datadir}/%{name}/assets/
14cu|retroarch-1.7.6-1|80	%{_mandir}/man6/%{name}.6*
14cu|retroarch-1.7.6-1|81	%if %{with shaders}
14cu|retroarch-1.7.6-1|82	%{_bindir}/%{name}-cg2glsl
14cu|retroarch-1.7.6-1|83	%{_mandir}/man6/%{name}-cg2glsl.6*
14cu|retroarch-1.7.6-1|84	%dir %attr(0777,root,root) %{_var}/games/%{name}/shaders
14cu|retroarch-1.7.6-1|85	%{_var}/games/%{name}/shaders/*
14cu|retroarch-1.7.6-1|86	%endif
14cu|retroarch-1.7.6-1|87	
14cu|retroarch-1.7.6-1|88	#----------------------------------------------------------------------------
14cu|retroarch-1.7.6-1|89	
14cu|retroarch-1.7.6-1|90	%prep
14cu|retroarch-1.7.6-1|91	%setup -q -a1 -n %{oname}-%{version}
14cu|retroarch-1.7.6-1|92	%patch0 -p1
14cu|retroarch-1.7.6-1|93	%patch1 -p1
14cu|retroarch-1.7.6-1|94	
14cu|retroarch-1.7.6-1|95	%build
14cu|retroarch-1.7.6-1|96	%setup_compile_flags
14cu|retroarch-1.7.6-1|97	# Quickbuild script, not autotools
14cu|retroarch-1.7.6-1|98	./configure \
14cu|retroarch-1.7.6-1|99	--prefix=%{_prefix} \
14cu|retroarch-1.7.6-1|100	--enable-al \
14cu|retroarch-1.7.6-1|101	--enable-alsa \
14cu|retroarch-1.7.6-1|102	%if %{with ffmpeg}
14cu|retroarch-1.7.6-1|103	--enable-ffmpeg \
14cu|retroarch-1.7.6-1|104	%else
14cu|retroarch-1.7.6-1|105	--disable-ffmpeg \
14cu|retroarch-1.7.6-1|106	%endif
14cu|retroarch-1.7.6-1|107	--enable-networking \
14cu|retroarch-1.7.6-1|108	--enable-pulse \
14cu|retroarch-1.7.6-1|109	--enable-qt \
14cu|retroarch-1.7.6-1|110	--enable-sdl \
14cu|retroarch-1.7.6-1|111	--disable-sdl2 \
14cu|retroarch-1.7.6-1|112	--enable-threads \
14cu|retroarch-1.7.6-1|113	--enable-xinerama \
14cu|retroarch-1.7.6-1|114	--enable-xmb \
14cu|retroarch-1.7.6-1|115	--enable-zlib \
14cu|retroarch-1.7.6-1|116	%if %{with shaders}
14cu|retroarch-1.7.6-1|117	--enable-cg \
14cu|retroarch-1.7.6-1|118	%else
14cu|retroarch-1.7.6-1|119	--disable-cg \
14cu|retroarch-1.7.6-1|120	%endif
14cu|retroarch-1.7.6-1|121	--disable-egl \
14cu|retroarch-1.7.6-1|122	--disable-jack \
14cu|retroarch-1.7.6-1|123	--disable-oss \
14cu|retroarch-1.7.6-1|124	--disable-python \
14cu|retroarch-1.7.6-1|125	--disable-vg \
14cu|retroarch-1.7.6-1|126	--disable-wayland
14cu|retroarch-1.7.6-1|127	%make V=1
14cu|retroarch-1.7.6-1|128	
14cu|retroarch-1.7.6-1|129	%install
14cu|retroarch-1.7.6-1|130	%makeinstall_std
14cu|retroarch-1.7.6-1|131	
14cu|retroarch-1.7.6-1|132	# Set path where to search for libretro
14cu|retroarch-1.7.6-1|133	sed -i s,.*libretro_path.*,"libretro_path = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cu|retroarch-1.7.6-1|134	sed -i s,.*libretro_directory.*,"libretro_directory = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cu|retroarch-1.7.6-1|135	sed -i s,.*libretro_info_path.*,"libretro_info_path = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cu|retroarch-1.7.6-1|136	sed -i s,.*video_shader_dir.*,"video_shader_dir = \"%{_var}/games/%{name}/shaders\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
14cu|retroarch-1.7.6-1|137	
14cu|retroarch-1.7.6-1|138	# install menu entry
14cu|retroarch-1.7.6-1|139	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|retroarch-1.7.6-1|140	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|retroarch-1.7.6-1|141	[Desktop Entry]
14cu|retroarch-1.7.6-1|142	Name=RetroArch
14cu|retroarch-1.7.6-1|143	Comment=A modular multi-system emulator system
14cu|retroarch-1.7.6-1|144	Exec=%{_bindir}/%{name}
14cu|retroarch-1.7.6-1|145	Icon=%{_datadir}/pixmaps/%{name}.svg
14cu|retroarch-1.7.6-1|146	Terminal=false
14cu|retroarch-1.7.6-1|147	Type=Application
14cu|retroarch-1.7.6-1|148	Categories=Game;Emulator;
14cu|retroarch-1.7.6-1|149	EOF
14cu|retroarch-1.7.6-1|150	
14cu|retroarch-1.7.6-1|151	%if %{with shaders}
14cu|retroarch-1.7.6-1|152	mkdir -p %{buildroot}%{_var}/games/%{name}/shaders
14cu|retroarch-1.7.6-1|153	cp -r retroarch-shaders/* %{buildroot}%{_var}/games/%{name}/shaders/
14cu|retroarch-1.7.6-1|154	%endif
14cu|retroarch-1.7.6-1|155	
14cu|retroarch-1.7.6-1|156	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14cu|retroarch-1.7.6-1|157	
14cu|retroarch-1.7.6-1|158	%changelog
14cu|retroarch-1.7.6-1|159	
14cu|retroarch-1.7.6-1|160	* Thu Feb 07 2019 alekseyz <a.zimin@rosalinux.ru> 1.7.6-1
14cu|retroarch-1.7.6-1|161	- (a7df301) Merge pull request #2 from import/retroarch:rosa2016.1
14cu|retroarch-1.7.6-1|162	- (a7df301) Added pkgconfig(xrandr)
14cu|retroarch-1.7.6-1|163	
14cu|retroarch-1.7.6-1|164	

14335 14
14cu|retroshare-0.6.3-1|1	%define _disable_ld_no_undefined 1
14cu|retroshare-0.6.3-1|2	%define oname RetroShare
14cu|retroshare-0.6.3-1|3	
14cu|retroshare-0.6.3-1|4	Summary:	Secure decentralized communication platform
14cu|retroshare-0.6.3-1|5	Name:		retroshare
14cu|retroshare-0.6.3-1|6	Version:	0.6.3
14cu|retroshare-0.6.3-1|7	Release:	1
14cu|retroshare-0.6.3-1|8	License:	GPLv2+
14cu|retroshare-0.6.3-1|9	Group:		Networking/File transfer
14cu|retroshare-0.6.3-1|10	Url:		https://retroshare.github.io
14cu|retroshare-0.6.3-1|11	Source0:	https://github.com/RetroShare/RetroShare/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|retroshare-0.6.3-1|12	BuildRequires:	imagemagick
14cu|retroshare-0.6.3-1|13	BuildRequires:	pkgconfig(gnome-keyring-1)
14cu|retroshare-0.6.3-1|14	BuildRequires:	pkgconfig(libcurl)
14cu|retroshare-0.6.3-1|15	BuildRequires:	pkgconfig(libssh)
14cu|retroshare-0.6.3-1|16	BuildRequires:	pkgconfig(libupnp)
14cu|retroshare-0.6.3-1|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|retroshare-0.6.3-1|18	BuildRequires:	pkgconfig(libxslt)
14cu|retroshare-0.6.3-1|19	BuildRequires:	pkgconfig(opencv)
14cu|retroshare-0.6.3-1|20	BuildRequires:	pkgconfig(protobuf)
14cu|retroshare-0.6.3-1|21	BuildRequires:	pkgconfig(QtGui)
14cu|retroshare-0.6.3-1|22	BuildRequires:	pkgconfig(speex)
14cu|retroshare-0.6.3-1|23	BuildRequires:	pkgconfig(xscrnsaver)
14cu|retroshare-0.6.3-1|24	BuildRequires:	pkgconfig(sqlcipher)
14cu|retroshare-0.6.3-1|25	BuildRequires:	pkgconfig(libmicrohttpd)
14cu|retroshare-0.6.3-1|26	BuildRequires:	pkgconfig(libavcodec)
14cu|retroshare-0.6.3-1|27	
14cu|retroshare-0.6.3-1|28	%description
14cu|retroshare-0.6.3-1|29	RetroShare is a Open Source cross-platform, Friend-2-Friend and secure
14cu|retroshare-0.6.3-1|30	decentralized communication platform.
14cu|retroshare-0.6.3-1|31	
14cu|retroshare-0.6.3-1|32	It lets you to securely chat and share files with your friends and
14cu|retroshare-0.6.3-1|33	family, using a web-of-trust to authenticate peers and OpenSSL to
14cu|retroshare-0.6.3-1|34	encrypt all communication.
14cu|retroshare-0.6.3-1|35	
14cu|retroshare-0.6.3-1|36	RetroShare provides filesharing, chat, messages, forums and channels.
14cu|retroshare-0.6.3-1|37	
14cu|retroshare-0.6.3-1|38	%files
14cu|retroshare-0.6.3-1|39	%{_bindir}/retroshare
14cu|retroshare-0.6.3-1|40	%{_datadir}/applications/%{name}.desktop
14cu|retroshare-0.6.3-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|retroshare-0.6.3-1|42	
14cu|retroshare-0.6.3-1|43	#----------------------------------------------------------------------------
14cu|retroshare-0.6.3-1|44	
14cu|retroshare-0.6.3-1|45	%prep
14cu|retroshare-0.6.3-1|46	%setup -qn %{oname}-%{version}
14cu|retroshare-0.6.3-1|47	sed -i s,"/usr/lib/retroshare","%{_libdir}/retroshare",g libretroshare/src/rsserver/rsinit.cc
14cu|retroshare-0.6.3-1|48	
14cu|retroshare-0.6.3-1|49	%build
14cu|retroshare-0.6.3-1|50	%global optflags %{optflags} -std=c++11
14cu|retroshare-0.6.3-1|51	%qmake_qt4
14cu|retroshare-0.6.3-1|52	# As of 0.5.5, not ready for real SMP build
14cu|retroshare-0.6.3-1|53	make
14cu|retroshare-0.6.3-1|54	
14cu|retroshare-0.6.3-1|55	%install
14cu|retroshare-0.6.3-1|56	mkdir -p %{buildroot}%{_bindir}
14cu|retroshare-0.6.3-1|57	install -m 755 retroshare-gui/src/retroshare %{buildroot}%{_bindir}/retroshare
14cu|retroshare-0.6.3-1|58	
14cu|retroshare-0.6.3-1|59	# install menu entry
14cu|retroshare-0.6.3-1|60	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|retroshare-0.6.3-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|retroshare-0.6.3-1|62	[Desktop Entry]
14cu|retroshare-0.6.3-1|63	Name=RetroShare
14cu|retroshare-0.6.3-1|64	Comment=Secure decentralized communication platform
14cu|retroshare-0.6.3-1|65	Exec=%{name}
14cu|retroshare-0.6.3-1|66	Icon=%{name}
14cu|retroshare-0.6.3-1|67	Terminal=false
14cu|retroshare-0.6.3-1|68	Type=Application
14cu|retroshare-0.6.3-1|69	Categories=Network;FileTransfer;
14cu|retroshare-0.6.3-1|70	EOF
14cu|retroshare-0.6.3-1|71	
14cu|retroshare-0.6.3-1|72	# install menu icons
14cu|retroshare-0.6.3-1|73	for N in 16 32 48 64 128;
14cu|retroshare-0.6.3-1|74	do
14cu|retroshare-0.6.3-1|75	convert data/retroshare.xpm -scale ${N}x${N} $N.png;
14cu|retroshare-0.6.3-1|76	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|retroshare-0.6.3-1|77	done
14cu|retroshare-0.6.3-1|78	
14cu|retroshare-0.6.3-1|79	%changelog
14cu|retroshare-0.6.3-1|80	
14cu|retroshare-0.6.3-1|81	* Wed Aug 16 2017 alzim <alzim@bk.ru> 0.6.3-1
14cu|retroshare-0.6.3-1|82	- (8709d67) Merge pull request #4 from alekseyz/retroshare:rosa2014.1
14cu|retroshare-0.6.3-1|83	- (8709d67) Updated to 0.6.3
14cu|retroshare-0.6.3-1|84	
14cu|retroshare-0.6.3-1|85	

14336 14
14cu|R-evaluate-0.7-2|1	%bcond_with bootstrap
14cu|R-evaluate-0.7-2|2	%global packname  evaluate
14cu|R-evaluate-0.7-2|3	%global rlibdir  %{_datadir}/R/library
14cu|R-evaluate-0.7-2|4	
14cu|R-evaluate-0.7-2|5	Name:             R-%{packname}
14cu|R-evaluate-0.7-2|6	Version:          0.7
14cu|R-evaluate-0.7-2|7	Release:          2
14cu|R-evaluate-0.7-2|8	Summary:          Parsing and evaluation tools that provide more details than the default
14cu|R-evaluate-0.7-2|9	Group:            Sciences/Mathematics
14cu|R-evaluate-0.7-2|10	License:          GPL
14cu|R-evaluate-0.7-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-evaluate-0.7-2|12	Source0:          http://cran.r-project.org/src/contrib/evaluate_%{version}.tar.gz
14cu|R-evaluate-0.7-2|13	BuildArch:        noarch
14cu|R-evaluate-0.7-2|14	Requires:         R-core
14cu|R-evaluate-0.7-2|15	Requires:         R-stringr
14cu|R-evaluate-0.7-2|16	%if %{without bootstrap}
14cu|R-evaluate-0.7-2|17	Requires:         R-testthat R-ggplot2
14cu|R-evaluate-0.7-2|18	%endif
14cu|R-evaluate-0.7-2|19	BuildRequires:    R-devel Rmath-devel
14cu|R-evaluate-0.7-2|20	BuildRequires:    R-stringr
14cu|R-evaluate-0.7-2|21	%if %{without bootstrap}
14cu|R-evaluate-0.7-2|22	BuildRequires:    R-testthat R-ggplot2
14cu|R-evaluate-0.7-2|23	%endif
14cu|R-evaluate-0.7-2|24	BuildRequires:    x11-server-xvfb
14cu|R-evaluate-0.7-2|25	
14cu|R-evaluate-0.7-2|26	%description
14cu|R-evaluate-0.7-2|27	Parsing and evaluation tools that make it easy to recreate the command
14cu|R-evaluate-0.7-2|28	line behaviour of R.
14cu|R-evaluate-0.7-2|29	
14cu|R-evaluate-0.7-2|30	%prep
14cu|R-evaluate-0.7-2|31	%setup -q -c -n %{packname}
14cu|R-evaluate-0.7-2|32	
14cu|R-evaluate-0.7-2|33	%build
14cu|R-evaluate-0.7-2|34	
14cu|R-evaluate-0.7-2|35	%install
14cu|R-evaluate-0.7-2|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-evaluate-0.7-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-evaluate-0.7-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-evaluate-0.7-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-evaluate-0.7-2|40	
14cu|R-evaluate-0.7-2|41	# FIXME
14cu|R-evaluate-0.7-2|42	#  length(dev.list()) not equal to 1
14cu|R-evaluate-0.7-2|43	#...
14cu|R-evaluate-0.7-2|44	#  cannot shut down device 1 (the null device)
14cu|R-evaluate-0.7-2|45	%if 0
14cu|R-evaluate-0.7-2|46	%check
14cu|R-evaluate-0.7-2|47	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-evaluate-0.7-2|48	%endif
14cu|R-evaluate-0.7-2|49	
14cu|R-evaluate-0.7-2|50	%files
14cu|R-evaluate-0.7-2|51	%dir %{rlibdir}/%{packname}
14cu|R-evaluate-0.7-2|52	%doc %{rlibdir}/%{packname}/html
14cu|R-evaluate-0.7-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-evaluate-0.7-2|54	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-evaluate-0.7-2|55	%{rlibdir}/%{packname}/INDEX
14cu|R-evaluate-0.7-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-evaluate-0.7-2|57	%{rlibdir}/%{packname}/Meta
14cu|R-evaluate-0.7-2|58	%{rlibdir}/%{packname}/R
14cu|R-evaluate-0.7-2|59	%{rlibdir}/%{packname}/help
14cu|R-evaluate-0.7-2|60	
14cu|R-evaluate-0.7-2|61	
14cu|R-evaluate-0.7-2|62	
14cu|R-evaluate-0.7-2|63	%changelog
14cu|R-evaluate-0.7-2|64	
14cu|R-evaluate-0.7-2|65	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-2
14cu|R-evaluate-0.7-2|66	- (461523e) Fix files
14cu|R-evaluate-0.7-2|67	
14cu|R-evaluate-0.7-2|68	

14337 14
14cu|revelation-0.4.14-3|1	%define _enable_debug_packages %{nil}
14cu|revelation-0.4.14-3|2	%define debug_package %{nil}
14cu|revelation-0.4.14-3|3	
14cu|revelation-0.4.14-3|4	Summary:	Password manager for GNOME
14cu|revelation-0.4.14-3|5	Name:		revelation
14cu|revelation-0.4.14-3|6	Version:	0.4.14
14cu|revelation-0.4.14-3|7	Release:	3
14cu|revelation-0.4.14-3|8	License:	GPLv2+
14cu|revelation-0.4.14-3|9	Group:		File tools
14cu|revelation-0.4.14-3|10	Url:		http://oss.codepoet.no/revelation/
14cu|revelation-0.4.14-3|11	Source0:	https://bitbucket.org/erikg/%{name}/downloads/%{name}-%{version}.tar.xz
14cu|revelation-0.4.14-3|12	Source1:	%{name}.png
14cu|revelation-0.4.14-3|13	BuildRequires:	desktop-file-utils
14cu|revelation-0.4.14-3|14	BuildRequires:	intltool
14cu|revelation-0.4.14-3|15	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|revelation-0.4.14-3|16	BuildRequires:	%{_lib}crack2-python
14cu|revelation-0.4.14-3|17	BuildRequires:	pkgconfig(gnome-python-2.0)
14cu|revelation-0.4.14-3|18	BuildRequires:	gnome-python-extras
14cu|revelation-0.4.14-3|19	BuildRequires:	gnome-python-desktop
14cu|revelation-0.4.14-3|20	BuildRequires:	gnome-python-gconf
14cu|revelation-0.4.14-3|21	BuildRequires:	gnome-python-gnomevfs
14cu|revelation-0.4.14-3|22	BuildRequires:	python-dbus
14cu|revelation-0.4.14-3|23	BuildRequires:	cracklib-devel
14cu|revelation-0.4.14-3|24	BuildRequires:	pycrypto >= 1.9
14cu|revelation-0.4.14-3|25	BuildRequires:	imagemagick
14cu|revelation-0.4.14-3|26	Requires:	gnome-python
14cu|revelation-0.4.14-3|27	Requires:	gnome-python-gconf
14cu|revelation-0.4.14-3|28	Requires:	gnome-python-gnomevfs
14cu|revelation-0.4.14-3|29	Requires:	python-dbus
14cu|revelation-0.4.14-3|30	Requires:	python-libxml2
14cu|revelation-0.4.14-3|31	Requires:	pycrypto >= 1.9
14cu|revelation-0.4.14-3|32	Requires:	pygtk2.0 >= 2.3.91
14cu|revelation-0.4.14-3|33	# For python cracklib module
14cu|revelation-0.4.14-3|34	Requires:	%{_lib}crack2-python
14cu|revelation-0.4.14-3|35	
14cu|revelation-0.4.14-3|36	%description
14cu|revelation-0.4.14-3|37	Revelation is a password manager for the GNOME desktop, released under
14cu|revelation-0.4.14-3|38	the GNU GPL license. It organizes accounts in a tree structure, and
14cu|revelation-0.4.14-3|39	stores them as AES-encrypted XML files.
14cu|revelation-0.4.14-3|40	
14cu|revelation-0.4.14-3|41	%files -f %{name}.lang
14cu|revelation-0.4.14-3|42	%doc AUTHORS ChangeLog README
14cu|revelation-0.4.14-3|43	%{_sysconfdir}/gconf/schemas/*.schemas
14cu|revelation-0.4.14-3|44	%{_bindir}/*
14cu|revelation-0.4.14-3|45	%{_datadir}/%{name}
14cu|revelation-0.4.14-3|46	%{_datadir}/applications/*.desktop
14cu|revelation-0.4.14-3|47	%{_datadir}/pixmaps/*
14cu|revelation-0.4.14-3|48	%{py_platsitedir}/%{name}
14cu|revelation-0.4.14-3|49	%dir %{_datadir}/icons/hicolor/
14cu|revelation-0.4.14-3|50	%{_datadir}/icons/hicolor/*
14cu|revelation-0.4.14-3|51	%{_datadir}/mime/packages/%{name}.xml
14cu|revelation-0.4.14-3|52	%{_liconsdir}/%{name}.png
14cu|revelation-0.4.14-3|53	%{_iconsdir}/%{name}.png
14cu|revelation-0.4.14-3|54	%{_miconsdir}/%{name}.png
14cu|revelation-0.4.14-3|55	
14cu|revelation-0.4.14-3|56	#----------------------------------------------------------------------------
14cu|revelation-0.4.14-3|57	
14cu|revelation-0.4.14-3|58	%prep
14cu|revelation-0.4.14-3|59	%setup -q
14cu|revelation-0.4.14-3|60	
14cu|revelation-0.4.14-3|61	%build
14cu|revelation-0.4.14-3|62	%configure2_5x \
14cu|revelation-0.4.14-3|63	--disable-mime-update \
14cu|revelation-0.4.14-3|64	--disable-desktop-update
14cu|revelation-0.4.14-3|65	
14cu|revelation-0.4.14-3|66	%make WARN_CFLAGS=""
14cu|revelation-0.4.14-3|67	
14cu|revelation-0.4.14-3|68	%install
14cu|revelation-0.4.14-3|69	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
14cu|revelation-0.4.14-3|70	rm -f %{buildroot}%{_libdir}/python%{py_ver}/site-packages/%{name}/*.pyc
14cu|revelation-0.4.14-3|71	
14cu|revelation-0.4.14-3|72	# menu entry
14cu|revelation-0.4.14-3|73	desktop-file-install --vendor="" \
14cu|revelation-0.4.14-3|74	--remove-category="Application" \
14cu|revelation-0.4.14-3|75	--add-category="X-MandrivaLinux-System-Other" \
14cu|revelation-0.4.14-3|76	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|revelation-0.4.14-3|77	
14cu|revelation-0.4.14-3|78	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|revelation-0.4.14-3|79	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|revelation-0.4.14-3|80	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14cu|revelation-0.4.14-3|81	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cu|revelation-0.4.14-3|82	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|revelation-0.4.14-3|83	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cu|revelation-0.4.14-3|84	
14cu|revelation-0.4.14-3|85	%find_lang %{name}
14cu|revelation-0.4.14-3|86	
14cu|revelation-0.4.14-3|87	
14cu|revelation-0.4.14-3|88	%changelog
14cu|revelation-0.4.14-3|89	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.14-3
14cu|revelation-0.4.14-3|90	+ Revision: 6f68b26
14cu|revelation-0.4.14-3|91	- Added python-cracklib requirement
14cu|revelation-0.4.14-3|92	
14cu|revelation-0.4.14-3|93	

14338 14
14cu|Rex-1.1.0-1|1	Name:       Rex
14cu|Rex-1.1.0-1|2	Version:    1.1.0
14cu|Rex-1.1.0-1|3	Release:    1
14cu|Rex-1.1.0-1|4	Summary:    Tool to ease the execution of commands on multiple remote servers
14cu|Rex-1.1.0-1|5	License:    Apache License
14cu|Rex-1.1.0-1|6	Group:      Development/Perl
14cu|Rex-1.1.0-1|7	Url:        http://rexify.org
14cu|Rex-1.1.0-1|8	Source0:    http://rex.linux-files.org/source/Rex-%{version}.tar.gz
14cu|Rex-1.1.0-1|9	BuildRequires: perl-devel
14cu|Rex-1.1.0-1|10	BuildRequires: perl(common::sense)
14cu|Rex-1.1.0-1|11	BuildRequires: perl(Carp)
14cu|Rex-1.1.0-1|12	BuildRequires: perl(Cwd)
14cu|Rex-1.1.0-1|13	BuildRequires: perl(Data::Dumper)
14cu|Rex-1.1.0-1|14	BuildRequires: perl(Digest::MD5)
14cu|Rex-1.1.0-1|15	BuildRequires: perl(Exporter)
14cu|Rex-1.1.0-1|16	BuildRequires: perl(Fcntl)
14cu|Rex-1.1.0-1|17	BuildRequires: perl(File::Basename)
14cu|Rex-1.1.0-1|18	BuildRequires: perl(File::Spec)
14cu|Rex-1.1.0-1|19	BuildRequires: perl(FindBin)
14cu|Rex-1.1.0-1|20	BuildRequires: perl(HTTP::Request)
14cu|Rex-1.1.0-1|21	BuildRequires: perl(HTTP::Request::Common)
14cu|Rex-1.1.0-1|22	BuildRequires: perl(IO::File)
14cu|Rex-1.1.0-1|23	BuildRequires: perl(IO::Socket)
14cu|Rex-1.1.0-1|24	BuildRequires: perl(IPC::Open3)
14cu|Rex-1.1.0-1|25	BuildRequires: perl(JSON::XS)
14cu|Rex-1.1.0-1|26	BuildRequires: perl(LWP::UserAgent)
14cu|Rex-1.1.0-1|27	BuildRequires: perl(List::MoreUtils)
14cu|Rex-1.1.0-1|28	BuildRequires: perl(List::Util)
14cu|Rex-1.1.0-1|29	BuildRequires: perl(MIME::Base64)
14cu|Rex-1.1.0-1|30	BuildRequires: perl(Net::SSH2)
14cu|Rex-1.1.0-1|31	BuildRequires: perl(POSIX)
14cu|Rex-1.1.0-1|32	BuildRequires: perl(Storable)
14cu|Rex-1.1.0-1|33	BuildRequires: perl(Symbol)
14cu|Rex-1.1.0-1|34	BuildRequires: perl(Text::Glob)
14cu|Rex-1.1.0-1|35	BuildRequires: perl(Time::HiRes)
14cu|Rex-1.1.0-1|36	BuildRequires: perl(UNIVERSAL)
14cu|Rex-1.1.0-1|37	BuildRequires: perl(URI)
14cu|Rex-1.1.0-1|38	BuildRequires: perl(URI::QueryParam)
14cu|Rex-1.1.0-1|39	BuildRequires: perl(XML::Simple)
14cu|Rex-1.1.0-1|40	BuildRequires: perl(YAML)
14cu|Rex-1.1.0-1|41	BuildRequires: perl(overload)
14cu|Rex-1.1.0-1|42	BuildRequires: perl(strict)
14cu|Rex-1.1.0-1|43	BuildRequires: perl(warnings)
14cu|Rex-1.1.0-1|44	
14cu|Rex-1.1.0-1|45	BuildArch: noarch
14cu|Rex-1.1.0-1|46	
14cu|Rex-1.1.0-1|47	%description
14cu|Rex-1.1.0-1|48	Rex is a tool to ease the execution of commands on multiple remote
14cu|Rex-1.1.0-1|49	servers. You can define small tasks, chain tasks to batches, link
14cu|Rex-1.1.0-1|50	them with servers or server groups, and execute them easily in
14cu|Rex-1.1.0-1|51	your terminal.
14cu|Rex-1.1.0-1|52	
14cu|Rex-1.1.0-1|53	
14cu|Rex-1.1.0-1|54	%prep
14cu|Rex-1.1.0-1|55	%setup -q
14cu|Rex-1.1.0-1|56	
14cu|Rex-1.1.0-1|57	%build
14cu|Rex-1.1.0-1|58	perl Makefile.PL INSTALLDIRS=vendor
14cu|Rex-1.1.0-1|59	%make
14cu|Rex-1.1.0-1|60	
14cu|Rex-1.1.0-1|61	%check
14cu|Rex-1.1.0-1|62	make test
14cu|Rex-1.1.0-1|63	
14cu|Rex-1.1.0-1|64	%install
14cu|Rex-1.1.0-1|65	%makeinstall_std
14cu|Rex-1.1.0-1|66	
14cu|Rex-1.1.0-1|67	%files
14cu|Rex-1.1.0-1|68	%doc README
14cu|Rex-1.1.0-1|69	%{_bindir}/*
14cu|Rex-1.1.0-1|70	%{_mandir}/man?/*
14cu|Rex-1.1.0-1|71	%{perl_vendorlib}/*
14cu|Rex-1.1.0-1|72	
14cu|Rex-1.1.0-1|73	%changelog
14cu|Rex-1.1.0-1|74	
14cu|Rex-1.1.0-1|75	* Wed Apr 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-1
14cu|Rex-1.1.0-1|76	- (d85ec6c) Updated to 1.1.0
14cu|Rex-1.1.0-1|77	
14cu|Rex-1.1.0-1|78	

14339 14
14cu|Rex-JobControl-0.18.0-2|1	%define __noautoreq 'perl\\(Rex::JobControl.*'
14cu|Rex-JobControl-0.18.0-2|2	
14cu|Rex-JobControl-0.18.0-2|3	Name:       Rex-JobControl
14cu|Rex-JobControl-0.18.0-2|4	Version:    0.18.0
14cu|Rex-JobControl-0.18.0-2|5	Release:    2
14cu|Rex-JobControl-0.18.0-2|6	Summary:    Tool to ease the execution of commands on multiple remote servers
14cu|Rex-JobControl-0.18.0-2|7	License:    Apache License
14cu|Rex-JobControl-0.18.0-2|8	Group:      Development/Perl
14cu|Rex-JobControl-0.18.0-2|9	Url:        http://rexify.org
14cu|Rex-JobControl-0.18.0-2|10	Source0:    http://rex.linux-files.org/source/%{name}-%{version}.tar.gz
14cu|Rex-JobControl-0.18.0-2|11	BuildRequires: perl-devel
14cu|Rex-JobControl-0.18.0-2|12	BuildRequires: perl(common::sense)
14cu|Rex-JobControl-0.18.0-2|13	BuildRequires: perl(Capture::Tiny)
14cu|Rex-JobControl-0.18.0-2|14	BuildRequires: perl(Cwd)
14cu|Rex-JobControl-0.18.0-2|15	BuildRequires: perl(Data::Dumper)
14cu|Rex-JobControl-0.18.0-2|16	BuildRequires: perl(DateTime)
14cu|Rex-JobControl-0.18.0-2|17	BuildRequires: perl(Digest::Bcrypt)
14cu|Rex-JobControl-0.18.0-2|18	BuildRequires: perl(Digest::MD5)
14cu|Rex-JobControl-0.18.0-2|19	BuildRequires: perl(Exporter)
14cu|Rex-JobControl-0.18.0-2|20	BuildRequires: perl(File::Basename)
14cu|Rex-JobControl-0.18.0-2|21	BuildRequires: perl(File::Path)
14cu|Rex-JobControl-0.18.0-2|22	BuildRequires: perl(File::Spec)
14cu|Rex-JobControl-0.18.0-2|23	BuildRequires: perl(File::Spec::Functions)
14cu|Rex-JobControl-0.18.0-2|24	BuildRequires: perl(FindBin)
14cu|Rex-JobControl-0.18.0-2|25	BuildRequires: perl(Getopt::Long)
14cu|Rex-JobControl-0.18.0-2|26	BuildRequires: perl(Minion)
14cu|Rex-JobControl-0.18.0-2|27	BuildRequires: perl(Mojo::Base)
14cu|Rex-JobControl-0.18.0-2|28	BuildRequires: perl(Mojo::JSON)
14cu|Rex-JobControl-0.18.0-2|29	BuildRequires: perl(Mojo::Log)
14cu|Rex-JobControl-0.18.0-2|30	BuildRequires: perl(Mojolicious)
14cu|Rex-JobControl-0.18.0-2|31	BuildRequires: perl(Mojolicious::Commands)
14cu|Rex-JobControl-0.18.0-2|32	BuildRequires: perl(Mojolicious::Plugin)
14cu|Rex-JobControl-0.18.0-2|33	BuildRequires: perl(Mojolicious::Plugin::Authentication)
14cu|Rex-JobControl-0.18.0-2|34	BuildRequires: perl(Rex)
14cu|Rex-JobControl-0.18.0-2|35	BuildRequires: perl(YAML)
14cu|Rex-JobControl-0.18.0-2|36	BuildRequires: perl(base)
14cu|Rex-JobControl-0.18.0-2|37	BuildRequires: perl(strict)
14cu|Rex-JobControl-0.18.0-2|38	BuildRequires: perl(warnings)
14cu|Rex-JobControl-0.18.0-2|39	Requires: perl(Minion)
14cu|Rex-JobControl-0.18.0-2|40	
14cu|Rex-JobControl-0.18.0-2|41	BuildArch: noarch
14cu|Rex-JobControl-0.18.0-2|42	
14cu|Rex-JobControl-0.18.0-2|43	%description
14cu|Rex-JobControl-0.18.0-2|44	Rex is a tool to ease the execution of commands on multiple remote
14cu|Rex-JobControl-0.18.0-2|45	servers. You can define small tasks, chain tasks to batches, link
14cu|Rex-JobControl-0.18.0-2|46	them with servers or server groups, and execute them easily in
14cu|Rex-JobControl-0.18.0-2|47	your terminal.
14cu|Rex-JobControl-0.18.0-2|48	
14cu|Rex-JobControl-0.18.0-2|49	
14cu|Rex-JobControl-0.18.0-2|50	%prep
14cu|Rex-JobControl-0.18.0-2|51	%setup -q
14cu|Rex-JobControl-0.18.0-2|52	
14cu|Rex-JobControl-0.18.0-2|53	%build
14cu|Rex-JobControl-0.18.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
14cu|Rex-JobControl-0.18.0-2|55	%make
14cu|Rex-JobControl-0.18.0-2|56	
14cu|Rex-JobControl-0.18.0-2|57	# %check
14cu|Rex-JobControl-0.18.0-2|58	# make test
14cu|Rex-JobControl-0.18.0-2|59	
14cu|Rex-JobControl-0.18.0-2|60	%install
14cu|Rex-JobControl-0.18.0-2|61	%makeinstall_std
14cu|Rex-JobControl-0.18.0-2|62	mkdir -p %{buildroot}/var/lib/rex/
14cu|Rex-JobControl-0.18.0-2|63	mkdir -p %{buildroot}/etc/rex
14cu|Rex-JobControl-0.18.0-2|64	cp jobcontrol.conf %{buildroot}/etc/rex/
14cu|Rex-JobControl-0.18.0-2|65	
14cu|Rex-JobControl-0.18.0-2|66	%files
14cu|Rex-JobControl-0.18.0-2|67	%doc README
14cu|Rex-JobControl-0.18.0-2|68	%{_bindir}/*
14cu|Rex-JobControl-0.18.0-2|69	%{_mandir}/man?/*
14cu|Rex-JobControl-0.18.0-2|70	%{perl_vendorlib}/*
14cu|Rex-JobControl-0.18.0-2|71	/etc/rex/
14cu|Rex-JobControl-0.18.0-2|72	%dir /var/lib/rex/
14cu|Rex-JobControl-0.18.0-2|73	
14cu|Rex-JobControl-0.18.0-2|74	
14cu|Rex-JobControl-0.18.0-2|75	%changelog
14cu|Rex-JobControl-0.18.0-2|76	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.0-2
14cu|Rex-JobControl-0.18.0-2|77	+ Revision: 93e21b5
14cu|Rex-JobControl-0.18.0-2|78	- Added Minion requirement and default config
14cu|Rex-JobControl-0.18.0-2|79	
14cu|Rex-JobControl-0.18.0-2|80	

14340 14
14cu|R-fBasics-3011.87-2|1	%global packname  fBasics
14cu|R-fBasics-3011.87-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-fBasics-3011.87-2|3	
14cu|R-fBasics-3011.87-2|4	Name:             R-%{packname}
14cu|R-fBasics-3011.87-2|5	Version:          3011.87
14cu|R-fBasics-3011.87-2|6	Release:          2
14cu|R-fBasics-3011.87-2|7	Summary:          Rmetrics - Markets and Basic Statistics
14cu|R-fBasics-3011.87-2|8	Group:            Sciences/Mathematics
14cu|R-fBasics-3011.87-2|9	License:          GPL (>= 2)
14cu|R-fBasics-3011.87-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-fBasics-3011.87-2|11	Source0:          http://cran.r-project.org/src/contrib/fBasics_%{version}.tar.gz
14cu|R-fBasics-3011.87-2|12	Requires:         R-MASS R-methods R-timeDate R-timeSeries
14cu|R-fBasics-3011.87-2|13	Requires:         R-akima R-spatial R-RUnit R-tcltk
14cu|R-fBasics-3011.87-2|14	BuildRequires:    R-devel Rmath-devel  R-MASS R-methods R-timeDate R-timeSeries
14cu|R-fBasics-3011.87-2|15	BuildRequires:    R-akima R-spatial R-RUnit R-tcltk
14cu|R-fBasics-3011.87-2|16	BuildRequires:    R-gss
14cu|R-fBasics-3011.87-2|17	BuildRequires:    R-stabledist
14cu|R-fBasics-3011.87-2|18	BuildRequires:    blas-devel
14cu|R-fBasics-3011.87-2|19	BuildRequires:    lapack-devel
14cu|R-fBasics-3011.87-2|20	
14cu|R-fBasics-3011.87-2|21	%description
14cu|R-fBasics-3011.87-2|22	Environment for teaching "Financial Engineering and Computational Finance"
14cu|R-fBasics-3011.87-2|23	NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE
14cu|R-fBasics-3011.87-2|24	FUTURE. THIS TYPICALLY INCLUDES FUNCTION AND ARGUMENT NAMES, AS WELL AS
14cu|R-fBasics-3011.87-2|25	DEFAULTS FOR ARGUMENTS AND RETURN VALUES. Please donate, www.rmetrics.org,
14cu|R-fBasics-3011.87-2|26	to support future activities of the Rmetrics association.
14cu|R-fBasics-3011.87-2|27	
14cu|R-fBasics-3011.87-2|28	%prep
14cu|R-fBasics-3011.87-2|29	%setup -q -c -n %{packname}
14cu|R-fBasics-3011.87-2|30	
14cu|R-fBasics-3011.87-2|31	%build
14cu|R-fBasics-3011.87-2|32	
14cu|R-fBasics-3011.87-2|33	%install
14cu|R-fBasics-3011.87-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-fBasics-3011.87-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-fBasics-3011.87-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-fBasics-3011.87-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-fBasics-3011.87-2|38	
14cu|R-fBasics-3011.87-2|39	%check
14cu|R-fBasics-3011.87-2|40	%{_bindir}/R CMD check %{packname}
14cu|R-fBasics-3011.87-2|41	
14cu|R-fBasics-3011.87-2|42	%files
14cu|R-fBasics-3011.87-2|43	%dir %{rlibdir}/%{packname}
14cu|R-fBasics-3011.87-2|44	%doc %{rlibdir}/%{packname}/html
14cu|R-fBasics-3011.87-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-fBasics-3011.87-2|46	%{rlibdir}/%{packname}/INDEX
14cu|R-fBasics-3011.87-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-fBasics-3011.87-2|48	%{rlibdir}/%{packname}/Meta
14cu|R-fBasics-3011.87-2|49	%{rlibdir}/%{packname}/R
14cu|R-fBasics-3011.87-2|50	%{rlibdir}/%{packname}/data
14cu|R-fBasics-3011.87-2|51	%{rlibdir}/%{packname}/help
14cu|R-fBasics-3011.87-2|52	%{rlibdir}/%{packname}/libs
14cu|R-fBasics-3011.87-2|53	%{rlibdir}/%{packname}/unitTests
14cu|R-fBasics-3011.87-2|54	
14cu|R-fBasics-3011.87-2|55	%changelog
14cu|R-fBasics-3011.87-2|56	
14cu|R-fBasics-3011.87-2|57	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3011.87-2
14cu|R-fBasics-3011.87-2|58	- (1dabbca) Fix files
14cu|R-fBasics-3011.87-2|59	
14cu|R-fBasics-3011.87-2|60	

14341 14
14cu|rfcdiff-1.42-1|1	Summary:	Draft Diff Tool
14cu|rfcdiff-1.42-1|2	Name:		rfcdiff
14cu|rfcdiff-1.42-1|3	Version:	1.42
14cu|rfcdiff-1.42-1|4	Release:	1
14cu|rfcdiff-1.42-1|5	Group:		Development/Other
14cu|rfcdiff-1.42-1|6	License:	GPLv2+
14cu|rfcdiff-1.42-1|7	URL:		http://tools.ietf.org/tools/rfcdiff/
14cu|rfcdiff-1.42-1|8	Source0:	http://tools.ietf.org/tools/rfcdiff/rfcdiff-%{version}.tgz
14cu|rfcdiff-1.42-1|9	Patch0:         rfcdiff-1.42.patch
14cu|rfcdiff-1.42-1|10	BuildRequires:	txt2man
14cu|rfcdiff-1.42-1|11	Requires:       wdiff
14cu|rfcdiff-1.42-1|12	BuildArch:	noarch
14cu|rfcdiff-1.42-1|13	
14cu|rfcdiff-1.42-1|14	%description
14cu|rfcdiff-1.42-1|15	rfcdiff takes two RFCs or Internet-Drafts in text form as input, and
14cu|rfcdiff-1.42-1|16	produces output which indicates the differences found in one of various
14cu|rfcdiff-1.42-1|17	forms, controlled by a list of options. In all cases, page headers and
14cu|rfcdiff-1.42-1|18	page footers are stripped before looking for changes.
14cu|rfcdiff-1.42-1|19	
14cu|rfcdiff-1.42-1|20	%prep
14cu|rfcdiff-1.42-1|21	%setup -q
14cu|rfcdiff-1.42-1|22	%patch0 -p1
14cu|rfcdiff-1.42-1|23	
14cu|rfcdiff-1.42-1|24	%build
14cu|rfcdiff-1.42-1|25	make
14cu|rfcdiff-1.42-1|26	
14cu|rfcdiff-1.42-1|27	%install
14cu|rfcdiff-1.42-1|28	mkdir -p %{buildroot}%{_prefix}
14cu|rfcdiff-1.42-1|29	mkdir -p %{buildroot}%{_bindir}
14cu|rfcdiff-1.42-1|30	mkdir -p %{buildroot}%{_mandir}/man1/
14cu|rfcdiff-1.42-1|31	install %{name} %{buildroot}%{_bindir}
14cu|rfcdiff-1.42-1|32	install -m 644 %{name}.1.gz %{buildroot}%{_mandir}/man1/
14cu|rfcdiff-1.42-1|33	
14cu|rfcdiff-1.42-1|34	%clean
14cu|rfcdiff-1.42-1|35	
14cu|rfcdiff-1.42-1|36	%files
14cu|rfcdiff-1.42-1|37	%doc copyright
14cu|rfcdiff-1.42-1|38	%{_mandir}/man1/*
14cu|rfcdiff-1.42-1|39	%{_bindir}/%{name}
14cu|rfcdiff-1.42-1|40	
14cu|rfcdiff-1.42-1|41	%changelog
14cu|rfcdiff-1.42-1|42	
14cu|rfcdiff-1.42-1|43	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.42-1
14cu|rfcdiff-1.42-1|44	- (3294966) Updated to 1.42
14cu|rfcdiff-1.42-1|45	
14cu|rfcdiff-1.42-1|46	

14342 14
14cu|R-fdrtool-1.2.14-2|1	%global packname  fdrtool
14cu|R-fdrtool-1.2.14-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-fdrtool-1.2.14-2|3	
14cu|R-fdrtool-1.2.14-2|4	Name:             R-%{packname}
14cu|R-fdrtool-1.2.14-2|5	Version:          1.2.14
14cu|R-fdrtool-1.2.14-2|6	Release:          2
14cu|R-fdrtool-1.2.14-2|7	Summary:          Estimation and Control of (Local) False Discovery Rates
14cu|R-fdrtool-1.2.14-2|8	Group:            Sciences/Mathematics
14cu|R-fdrtool-1.2.14-2|9	License:          GPL (>= 3)
14cu|R-fdrtool-1.2.14-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-fdrtool-1.2.14-2|11	Source0:          http://cran.r-project.org/src/contrib/fdrtool_%{version}.tar.gz
14cu|R-fdrtool-1.2.14-2|12	BuildRequires:    R-devel Rmath-devel
14cu|R-fdrtool-1.2.14-2|13	
14cu|R-fdrtool-1.2.14-2|14	%description
14cu|R-fdrtool-1.2.14-2|15	This package allows to estimate both tail area-based false discovery rates
14cu|R-fdrtool-1.2.14-2|16	(Fdr) as well as local false discovery rates (fdr) for a variety of null
14cu|R-fdrtool-1.2.14-2|17	models (p-values, z-scores, correlation coefficients, t-scores).  The
14cu|R-fdrtool-1.2.14-2|18	proportion of null values and the parameters of the null distribution are
14cu|R-fdrtool-1.2.14-2|19	adaptively estimated from the data.  In addition, the package contains
14cu|R-fdrtool-1.2.14-2|20	functions for non-parametric density estimation (Grenander estimator), for
14cu|R-fdrtool-1.2.14-2|21	monotone regression (isotonic regression and antitonic regression with
14cu|R-fdrtool-1.2.14-2|22	weights), for computing the greatest convex minorant (GCM) and the least
14cu|R-fdrtool-1.2.14-2|23	concave majorant (LCM), and for the half-normal and correlation
14cu|R-fdrtool-1.2.14-2|24	
14cu|R-fdrtool-1.2.14-2|25	%prep
14cu|R-fdrtool-1.2.14-2|26	%setup -q -c -n %{packname}
14cu|R-fdrtool-1.2.14-2|27	
14cu|R-fdrtool-1.2.14-2|28	%build
14cu|R-fdrtool-1.2.14-2|29	
14cu|R-fdrtool-1.2.14-2|30	%install
14cu|R-fdrtool-1.2.14-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-fdrtool-1.2.14-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-fdrtool-1.2.14-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-fdrtool-1.2.14-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-fdrtool-1.2.14-2|35	
14cu|R-fdrtool-1.2.14-2|36	%check
14cu|R-fdrtool-1.2.14-2|37	%{_bindir}/R CMD check %{packname}
14cu|R-fdrtool-1.2.14-2|38	
14cu|R-fdrtool-1.2.14-2|39	%files
14cu|R-fdrtool-1.2.14-2|40	%dir %{rlibdir}/%{packname}
14cu|R-fdrtool-1.2.14-2|41	%doc %{rlibdir}/%{packname}/html
14cu|R-fdrtool-1.2.14-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-fdrtool-1.2.14-2|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-fdrtool-1.2.14-2|44	%{rlibdir}/%{packname}/INDEX
14cu|R-fdrtool-1.2.14-2|45	# %{rlibdir}/%{packname}/LICENSE
14cu|R-fdrtool-1.2.14-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-fdrtool-1.2.14-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-fdrtool-1.2.14-2|48	%{rlibdir}/%{packname}/R
14cu|R-fdrtool-1.2.14-2|49	%{rlibdir}/%{packname}/data
14cu|R-fdrtool-1.2.14-2|50	%{rlibdir}/%{packname}/help
14cu|R-fdrtool-1.2.14-2|51	%{rlibdir}/%{packname}/libs
14cu|R-fdrtool-1.2.14-2|52	
14cu|R-fdrtool-1.2.14-2|53	
14cu|R-fdrtool-1.2.14-2|54	
14cu|R-fdrtool-1.2.14-2|55	%changelog
14cu|R-fdrtool-1.2.14-2|56	
14cu|R-fdrtool-1.2.14-2|57	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.14-2
14cu|R-fdrtool-1.2.14-2|58	- (413018b) Upload tarball
14cu|R-fdrtool-1.2.14-2|59	
14cu|R-fdrtool-1.2.14-2|60	

14343 14
14cu|R-fields-8.2.1-1|1	%global packname  fields
14cu|R-fields-8.2.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-fields-8.2.1-1|3	
14cu|R-fields-8.2.1-1|4	Name:             R-%{packname}
14cu|R-fields-8.2.1-1|5	Version:          8.2.1
14cu|R-fields-8.2.1-1|6	Release:          1
14cu|R-fields-8.2.1-1|7	Summary:          Tools for spatial data
14cu|R-fields-8.2.1-1|8	Group:            Sciences/Mathematics
14cu|R-fields-8.2.1-1|9	License:          GPL (>= 2)
14cu|R-fields-8.2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-fields-8.2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/fields_8.2-1.tar.gz
14cu|R-fields-8.2.1-1|12	Requires:         R-methods R-spam R-maps
14cu|R-fields-8.2.1-1|13	BuildRequires:    R-devel Rmath-devel R-methods R-spam R-maps
14cu|R-fields-8.2.1-1|14	
14cu|R-fields-8.2.1-1|15	
14cu|R-fields-8.2.1-1|16	%description
14cu|R-fields-8.2.1-1|17	Fields is for curve, surface and function fitting with an emphasis on
14cu|R-fields-8.2.1-1|18	splines, spatial data and spatial statistics. The major methods include
14cu|R-fields-8.2.1-1|19	cubic, robust, and thin plate splines, and Kriging for large data sets.
14cu|R-fields-8.2.1-1|20	The splines and Kriging methods are supporting by functions that can
14cu|R-fields-8.2.1-1|21	determine the smoothing parameter (nugget and sill variance) by cross
14cu|R-fields-8.2.1-1|22	validation and also by restricted maximum likelihood.  A major feature is
14cu|R-fields-8.2.1-1|23	that any covariance function implemented in R with the fields interface
14cu|R-fields-8.2.1-1|24	can be used for spatial prediction. Some tailored optimization functions
14cu|R-fields-8.2.1-1|25	are supplied for find the MLEs for the Matern family of covariances. There
14cu|R-fields-8.2.1-1|26	are also many useful functions for plotting and working with spatial data
14cu|R-fields-8.2.1-1|27	as images. This package also contains an implementation of a sparse matrix
14cu|R-fields-8.2.1-1|28	methods for large data sets and currently requires the sparse matrix
14cu|R-fields-8.2.1-1|29	(spam) package for testing (but not for the standard spatial functions.)
14cu|R-fields-8.2.1-1|30	Use help(fields) to get started and for an overview.  The fields source
14cu|R-fields-8.2.1-1|31	code is heavily commented and should provide useful explanation of
14cu|R-fields-8.2.1-1|32	numerical details in addition to the manual pages.
14cu|R-fields-8.2.1-1|33	
14cu|R-fields-8.2.1-1|34	%prep
14cu|R-fields-8.2.1-1|35	%setup -q -c -n %{packname}
14cu|R-fields-8.2.1-1|36	
14cu|R-fields-8.2.1-1|37	%build
14cu|R-fields-8.2.1-1|38	
14cu|R-fields-8.2.1-1|39	%install
14cu|R-fields-8.2.1-1|40	mkdir -p %{buildroot}%{rlibdir}
14cu|R-fields-8.2.1-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-fields-8.2.1-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-fields-8.2.1-1|43	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-fields-8.2.1-1|44	
14cu|R-fields-8.2.1-1|45	#%check
14cu|R-fields-8.2.1-1|46	#%{_bindir}/R CMD check %{packname}
14cu|R-fields-8.2.1-1|47	
14cu|R-fields-8.2.1-1|48	%files
14cu|R-fields-8.2.1-1|49	%dir %{rlibdir}/%{packname}
14cu|R-fields-8.2.1-1|50	%doc %{rlibdir}/%{packname}/html
14cu|R-fields-8.2.1-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-fields-8.2.1-1|52	%{rlibdir}/%{packname}/INDEX
14cu|R-fields-8.2.1-1|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-fields-8.2.1-1|54	%{rlibdir}/%{packname}/Meta
14cu|R-fields-8.2.1-1|55	%{rlibdir}/%{packname}/R
14cu|R-fields-8.2.1-1|56	%{rlibdir}/%{packname}/data
14cu|R-fields-8.2.1-1|57	%{rlibdir}/%{packname}/help
14cu|R-fields-8.2.1-1|58	%{rlibdir}/%{packname}/libs
14cu|R-fields-8.2.1-1|59	
14cu|R-fields-8.2.1-1|60	
14cu|R-fields-8.2.1-1|61	
14cu|R-fields-8.2.1-1|62	%changelog
14cu|R-fields-8.2.1-1|63	
14cu|R-fields-8.2.1-1|64	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 8.2.1-1
14cu|R-fields-8.2.1-1|65	- (16e69f8) Updated to 8.2.1
14cu|R-fields-8.2.1-1|66	
14cu|R-fields-8.2.1-1|67	

14344 14
14cu|R-flexmix-2.3.13-2|1	%global packname  flexmix
14cu|R-flexmix-2.3.13-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-flexmix-2.3.13-2|3	
14cu|R-flexmix-2.3.13-2|4	%define debug_package %{nil}
14cu|R-flexmix-2.3.13-2|5	
14cu|R-flexmix-2.3.13-2|6	Name:             R-%{packname}
14cu|R-flexmix-2.3.13-2|7	Version:          2.3.13
14cu|R-flexmix-2.3.13-2|8	Release:          2
14cu|R-flexmix-2.3.13-2|9	Summary:          Flexible Mixture Modeling
14cu|R-flexmix-2.3.13-2|10	
14cu|R-flexmix-2.3.13-2|11	Group:            Sciences/Mathematics
14cu|R-flexmix-2.3.13-2|12	License:          GPL (>= 2)
14cu|R-flexmix-2.3.13-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-flexmix-2.3.13-2|14	Source0:          http://cran.r-project.org/src/contrib/flexmix_2.3-13.tar.gz
14cu|R-flexmix-2.3.13-2|15	Requires:         R-lattice R-modeltools R-multcomp R-methods R-stats R-stats4
14cu|R-flexmix-2.3.13-2|16	Requires:         R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid R-lme4
14cu|R-flexmix-2.3.13-2|17	Requires:         R-mlbench R-mvtnorm R-nnet
14cu|R-flexmix-2.3.13-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
14cu|R-flexmix-2.3.13-2|19	BuildRequires:    R-modeltools R-multcomp R-methods R-stats R-stats4
14cu|R-flexmix-2.3.13-2|20	BuildRequires:    R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid
14cu|R-flexmix-2.3.13-2|21	BuildRequires:    R-lme4 R-mlbench R-mvtnorm R-nnet
14cu|R-flexmix-2.3.13-2|22	
14cu|R-flexmix-2.3.13-2|23	%description
14cu|R-flexmix-2.3.13-2|24	FlexMix implements a general framework for finite mixtures of regression
14cu|R-flexmix-2.3.13-2|25	models using the EM algorithm.  FlexMix provides the E-step and all data
14cu|R-flexmix-2.3.13-2|26	handling, while the M-step can be supplied by the user to easily define
14cu|R-flexmix-2.3.13-2|27	new models. Existing drivers implement mixtures of standard linear models,
14cu|R-flexmix-2.3.13-2|28	generalized linear models and model-based clustering.
14cu|R-flexmix-2.3.13-2|29	
14cu|R-flexmix-2.3.13-2|30	%prep
14cu|R-flexmix-2.3.13-2|31	%setup -q -c -n %{packname}
14cu|R-flexmix-2.3.13-2|32	
14cu|R-flexmix-2.3.13-2|33	%build
14cu|R-flexmix-2.3.13-2|34	
14cu|R-flexmix-2.3.13-2|35	%install
14cu|R-flexmix-2.3.13-2|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-flexmix-2.3.13-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-flexmix-2.3.13-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-flexmix-2.3.13-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-flexmix-2.3.13-2|40	
14cu|R-flexmix-2.3.13-2|41	%check
14cu|R-flexmix-2.3.13-2|42	%{_bindir}/R CMD check %{packname}
14cu|R-flexmix-2.3.13-2|43	
14cu|R-flexmix-2.3.13-2|44	%files
14cu|R-flexmix-2.3.13-2|45	%dir %{rlibdir}/%{packname}
14cu|R-flexmix-2.3.13-2|46	%doc %{rlibdir}/%{packname}/doc
14cu|R-flexmix-2.3.13-2|47	%doc %{rlibdir}/%{packname}/html
14cu|R-flexmix-2.3.13-2|48	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-flexmix-2.3.13-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-flexmix-2.3.13-2|50	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-flexmix-2.3.13-2|51	%{rlibdir}/%{packname}/INDEX
14cu|R-flexmix-2.3.13-2|52	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-flexmix-2.3.13-2|53	%{rlibdir}/%{packname}/Meta
14cu|R-flexmix-2.3.13-2|54	%{rlibdir}/%{packname}/R
14cu|R-flexmix-2.3.13-2|55	%{rlibdir}/%{packname}/data
14cu|R-flexmix-2.3.13-2|56	%{rlibdir}/%{packname}/help
14cu|R-flexmix-2.3.13-2|57	
14cu|R-flexmix-2.3.13-2|58	
14cu|R-flexmix-2.3.13-2|59	%changelog
14cu|R-flexmix-2.3.13-2|60	
14cu|R-flexmix-2.3.13-2|61	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 2.3.13-2
14cu|R-flexmix-2.3.13-2|62	- (7d5097d) Drop mgcv requirements
14cu|R-flexmix-2.3.13-2|63	
14cu|R-flexmix-2.3.13-2|64	

14345 14
14cu|R-foreach-1.4.2-2|1	%global packname  foreach
14cu|R-foreach-1.4.2-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-foreach-1.4.2-2|3	
14cu|R-foreach-1.4.2-2|4	%define debug_package %{nil}
14cu|R-foreach-1.4.2-2|5	
14cu|R-foreach-1.4.2-2|6	Name:             R-%{packname}
14cu|R-foreach-1.4.2-2|7	Version:          1.4.2
14cu|R-foreach-1.4.2-2|8	Release:          2
14cu|R-foreach-1.4.2-2|9	Summary:          Foreach looping construct for R
14cu|R-foreach-1.4.2-2|10	Group:            Sciences/Mathematics
14cu|R-foreach-1.4.2-2|11	License:          Apache License (== 2.0)
14cu|R-foreach-1.4.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-foreach-1.4.2-2|13	Source0:          http://cran.r-project.org/src/contrib/foreach_%{version}.tar.gz
14cu|R-foreach-1.4.2-2|14	Requires:         R-iterators R-codetools R-utils
14cu|R-foreach-1.4.2-2|15	Requires:         R-randomForest
14cu|R-foreach-1.4.2-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-iterators R-codetools R-utils
14cu|R-foreach-1.4.2-2|17	BuildRequires:    R-randomForest
14cu|R-foreach-1.4.2-2|18	
14cu|R-foreach-1.4.2-2|19	%description
14cu|R-foreach-1.4.2-2|20	Support for the foreach looping construct.  Foreach is an idiom that
14cu|R-foreach-1.4.2-2|21	allows for iterating over elements in a collection, without the use of an
14cu|R-foreach-1.4.2-2|22	explicit loop counter.  This package in particular is intended to be used
14cu|R-foreach-1.4.2-2|23	for its return value, rather than for its side effects.  In that sense, it
14cu|R-foreach-1.4.2-2|24	is similar to the standard lapply function, but doesn't require the
14cu|R-foreach-1.4.2-2|25	evaluation of a function.  Using foreach without side effects also
14cu|R-foreach-1.4.2-2|26	facilitates executing the loop in parallel.
14cu|R-foreach-1.4.2-2|27	
14cu|R-foreach-1.4.2-2|28	%prep
14cu|R-foreach-1.4.2-2|29	%setup -q -c -n %{packname}
14cu|R-foreach-1.4.2-2|30	
14cu|R-foreach-1.4.2-2|31	%build
14cu|R-foreach-1.4.2-2|32	
14cu|R-foreach-1.4.2-2|33	%install
14cu|R-foreach-1.4.2-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-foreach-1.4.2-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-foreach-1.4.2-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-foreach-1.4.2-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-foreach-1.4.2-2|38	
14cu|R-foreach-1.4.2-2|39	# It seems we should update iter and maybe some other packages for all tests to pass
14cu|R-foreach-1.4.2-2|40	# %check
14cu|R-foreach-1.4.2-2|41	#%{_bindir}/R CMD check %{packname}
14cu|R-foreach-1.4.2-2|42	
14cu|R-foreach-1.4.2-2|43	%files
14cu|R-foreach-1.4.2-2|44	%dir %{rlibdir}/%{packname}
14cu|R-foreach-1.4.2-2|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-foreach-1.4.2-2|46	%doc %{rlibdir}/%{packname}/html
14cu|R-foreach-1.4.2-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-foreach-1.4.2-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-foreach-1.4.2-2|49	%{rlibdir}/%{packname}/INDEX
14cu|R-foreach-1.4.2-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-foreach-1.4.2-2|51	%{rlibdir}/%{packname}/Meta
14cu|R-foreach-1.4.2-2|52	%{rlibdir}/%{packname}/R
14cu|R-foreach-1.4.2-2|53	%{rlibdir}/%{packname}/demo
14cu|R-foreach-1.4.2-2|54	%{rlibdir}/%{packname}/examples
14cu|R-foreach-1.4.2-2|55	%{rlibdir}/%{packname}/help
14cu|R-foreach-1.4.2-2|56	%{rlibdir}/%{packname}/unitTests
14cu|R-foreach-1.4.2-2|57	
14cu|R-foreach-1.4.2-2|58	
14cu|R-foreach-1.4.2-2|59	
14cu|R-foreach-1.4.2-2|60	%changelog
14cu|R-foreach-1.4.2-2|61	
14cu|R-foreach-1.4.2-2|62	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
14cu|R-foreach-1.4.2-2|63	- (45080c1) Clean .abf.yml
14cu|R-foreach-1.4.2-2|64	
14cu|R-foreach-1.4.2-2|65	

14346 14
14cu|R-forecast-6.1-3|1	%global packname  forecast
14cu|R-forecast-6.1-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-forecast-6.1-3|3	
14cu|R-forecast-6.1-3|4	Name:             R-%{packname}
14cu|R-forecast-6.1-3|5	Version:          6.1
14cu|R-forecast-6.1-3|6	Release:          3
14cu|R-forecast-6.1-3|7	Summary:          Forecasting functions for time series and linear models
14cu|R-forecast-6.1-3|8	Group:            Sciences/Mathematics
14cu|R-forecast-6.1-3|9	License:          GPL (>= 2)
14cu|R-forecast-6.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-forecast-6.1-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-forecast-6.1-3|12	
14cu|R-forecast-6.1-3|13	Requires:         R-stats R-graphics R-zoo R-timeDate
14cu|R-forecast-6.1-3|14	Requires:         R-tseries R-testthat R-Rcpp R-colorspace
14cu|R-forecast-6.1-3|15	Requires:         R-Rmalschains R-fracdiff R-fpp
14cu|R-forecast-6.1-3|16	# Requires:         R-nnet  R-parallel
14cu|R-forecast-6.1-3|17	
14cu|R-forecast-6.1-3|18	BuildRequires:    R-devel Rmath-devel  R-stats R-graphics R-zoo R-timeDate
14cu|R-forecast-6.1-3|19	BuildRequires:    R-tseries R-testthat R-Rcpp R-colorspace
14cu|R-forecast-6.1-3|20	BuildRequires:    R-Rmalschains R-fracdiff R-fpp
14cu|R-forecast-6.1-3|21	# BuildRequires:    R-nnet R-parallel
14cu|R-forecast-6.1-3|22	BuildRequires:    lapack-devel
14cu|R-forecast-6.1-3|23	
14cu|R-forecast-6.1-3|24	%description
14cu|R-forecast-6.1-3|25	Methods and tools for displaying and analysing univariate time series
14cu|R-forecast-6.1-3|26	forecasts including exponential smoothing via state space models and
14cu|R-forecast-6.1-3|27	automatic ARIMA modelling.
14cu|R-forecast-6.1-3|28	
14cu|R-forecast-6.1-3|29	%prep
14cu|R-forecast-6.1-3|30	%setup -q -c -n %{packname}
14cu|R-forecast-6.1-3|31	
14cu|R-forecast-6.1-3|32	%build
14cu|R-forecast-6.1-3|33	
14cu|R-forecast-6.1-3|34	%install
14cu|R-forecast-6.1-3|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-forecast-6.1-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-forecast-6.1-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-forecast-6.1-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-forecast-6.1-3|39	
14cu|R-forecast-6.1-3|40	%check
14cu|R-forecast-6.1-3|41	%{_bindir}/R CMD check %{packname}
14cu|R-forecast-6.1-3|42	
14cu|R-forecast-6.1-3|43	%files
14cu|R-forecast-6.1-3|44	%dir %{rlibdir}/%{packname}
14cu|R-forecast-6.1-3|45	%doc %{rlibdir}/%{packname}/html
14cu|R-forecast-6.1-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-forecast-6.1-3|47	%{rlibdir}/%{packname}/CITATION
14cu|R-forecast-6.1-3|48	%{rlibdir}/%{packname}/INDEX
14cu|R-forecast-6.1-3|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-forecast-6.1-3|50	%{rlibdir}/%{packname}/Meta
14cu|R-forecast-6.1-3|51	%{rlibdir}/%{packname}/R
14cu|R-forecast-6.1-3|52	%{rlibdir}/%{packname}/data
14cu|R-forecast-6.1-3|53	%{rlibdir}/%{packname}/help
14cu|R-forecast-6.1-3|54	%{rlibdir}/%{packname}/libs
14cu|R-forecast-6.1-3|55	%{rlibdir}/%{packname}/tests
14cu|R-forecast-6.1-3|56	
14cu|R-forecast-6.1-3|57	%changelog
14cu|R-forecast-6.1-3|58	
14cu|R-forecast-6.1-3|59	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.1-3
14cu|R-forecast-6.1-3|60	- (00d3049) Fix BRs
14cu|R-forecast-6.1-3|61	
14cu|R-forecast-6.1-3|62	

14347 14
14cu|R-gam-1.12-2|1	%global packname  gam
14cu|R-gam-1.12-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gam-1.12-2|3	
14cu|R-gam-1.12-2|4	Name:             R-%{packname}
14cu|R-gam-1.12-2|5	Version:          1.12
14cu|R-gam-1.12-2|6	Release:          2
14cu|R-gam-1.12-2|7	Summary:          Generalized Additive Models
14cu|R-gam-1.12-2|8	Group:            Sciences/Mathematics
14cu|R-gam-1.12-2|9	License:          GPL-2
14cu|R-gam-1.12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gam-1.12-2|11	Source0:          http://cran.r-project.org/src/contrib/gam_%{version}.tar.gz
14cu|R-gam-1.12-2|12	Requires:         R-stats R-splines
14cu|R-gam-1.12-2|13	Requires:         R-akima R-foreach
14cu|R-gam-1.12-2|14	BuildRequires:    R-devel Rmath-devel  R-stats R-splines
14cu|R-gam-1.12-2|15	BuildRequires:    R-akima R-foreach
14cu|R-gam-1.12-2|16	BuildRequires:    blas-devel
14cu|R-gam-1.12-2|17	BuildRequires:    lapack-devel
14cu|R-gam-1.12-2|18	
14cu|R-gam-1.12-2|19	%description
14cu|R-gam-1.12-2|20	Functions for fitting and working with generalized additive models, as
14cu|R-gam-1.12-2|21	described in chapter 7 of "Statistical Models in S" (Chambers and Hastie
14cu|R-gam-1.12-2|22	(eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani,
14cu|R-gam-1.12-2|23	
14cu|R-gam-1.12-2|24	%prep
14cu|R-gam-1.12-2|25	%setup -q -c -n %{packname}
14cu|R-gam-1.12-2|26	
14cu|R-gam-1.12-2|27	%build
14cu|R-gam-1.12-2|28	
14cu|R-gam-1.12-2|29	%install
14cu|R-gam-1.12-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gam-1.12-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gam-1.12-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gam-1.12-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gam-1.12-2|34	
14cu|R-gam-1.12-2|35	#%check
14cu|R-gam-1.12-2|36	#%{_bindir}/R CMD check %{packname}
14cu|R-gam-1.12-2|37	
14cu|R-gam-1.12-2|38	%files
14cu|R-gam-1.12-2|39	%dir %{rlibdir}/%{packname}
14cu|R-gam-1.12-2|40	%doc %{rlibdir}/%{packname}/html
14cu|R-gam-1.12-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gam-1.12-2|42	%{rlibdir}/%{packname}/INDEX
14cu|R-gam-1.12-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gam-1.12-2|44	%{rlibdir}/%{packname}/Meta
14cu|R-gam-1.12-2|45	%{rlibdir}/%{packname}/R
14cu|R-gam-1.12-2|46	%{rlibdir}/%{packname}/data
14cu|R-gam-1.12-2|47	%{rlibdir}/%{packname}/help
14cu|R-gam-1.12-2|48	%{rlibdir}/%{packname}/libs
14cu|R-gam-1.12-2|49	%{rlibdir}/%{packname}/ratfor
14cu|R-gam-1.12-2|50	
14cu|R-gam-1.12-2|51	
14cu|R-gam-1.12-2|52	
14cu|R-gam-1.12-2|53	%changelog
14cu|R-gam-1.12-2|54	
14cu|R-gam-1.12-2|55	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.12-2
14cu|R-gam-1.12-2|56	- (133964c) Added foreach BR
14cu|R-gam-1.12-2|57	
14cu|R-gam-1.12-2|58	

14348 14
14cu|R-gamlss.dist-4.3.6-1|1	%global packname  gamlss.dist
14cu|R-gamlss.dist-4.3.6-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gamlss.dist-4.3.6-1|3	
14cu|R-gamlss.dist-4.3.6-1|4	Name:             R-%{packname}
14cu|R-gamlss.dist-4.3.6-1|5	Version:          4.3.6
14cu|R-gamlss.dist-4.3.6-1|6	Release:          1
14cu|R-gamlss.dist-4.3.6-1|7	Summary:          Distributions to be used for GAMLSS modelling
14cu|R-gamlss.dist-4.3.6-1|8	
14cu|R-gamlss.dist-4.3.6-1|9	Group:            Sciences/Mathematics
14cu|R-gamlss.dist-4.3.6-1|10	License:          GPL-2 | GPL-3
14cu|R-gamlss.dist-4.3.6-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gamlss.dist-4.3.6-1|12	Source0:          http://cran.r-project.org/src/contrib/gamlss.dist_4.3-6.tar.gz
14cu|R-gamlss.dist-4.3.6-1|13	
14cu|R-gamlss.dist-4.3.6-1|14	Requires:         R-MASS
14cu|R-gamlss.dist-4.3.6-1|15	
14cu|R-gamlss.dist-4.3.6-1|16	
14cu|R-gamlss.dist-4.3.6-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-MASS
14cu|R-gamlss.dist-4.3.6-1|18	
14cu|R-gamlss.dist-4.3.6-1|19	
14cu|R-gamlss.dist-4.3.6-1|20	%description
14cu|R-gamlss.dist-4.3.6-1|21	This package contains the distributions for GAMLSS modelling.
14cu|R-gamlss.dist-4.3.6-1|22	
14cu|R-gamlss.dist-4.3.6-1|23	%prep
14cu|R-gamlss.dist-4.3.6-1|24	%setup -q -c -n %{packname}
14cu|R-gamlss.dist-4.3.6-1|25	
14cu|R-gamlss.dist-4.3.6-1|26	%build
14cu|R-gamlss.dist-4.3.6-1|27	
14cu|R-gamlss.dist-4.3.6-1|28	%install
14cu|R-gamlss.dist-4.3.6-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gamlss.dist-4.3.6-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gamlss.dist-4.3.6-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gamlss.dist-4.3.6-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gamlss.dist-4.3.6-1|33	
14cu|R-gamlss.dist-4.3.6-1|34	%check
14cu|R-gamlss.dist-4.3.6-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-gamlss.dist-4.3.6-1|36	
14cu|R-gamlss.dist-4.3.6-1|37	%files
14cu|R-gamlss.dist-4.3.6-1|38	%dir %{rlibdir}/%{packname}
14cu|R-gamlss.dist-4.3.6-1|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-gamlss.dist-4.3.6-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-gamlss.dist-4.3.6-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gamlss.dist-4.3.6-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-gamlss.dist-4.3.6-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gamlss.dist-4.3.6-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-gamlss.dist-4.3.6-1|45	%{rlibdir}/%{packname}/R
14cu|R-gamlss.dist-4.3.6-1|46	%{rlibdir}/%{packname}/help
14cu|R-gamlss.dist-4.3.6-1|47	%{rlibdir}/%{packname}/libs
14cu|R-gamlss.dist-4.3.6-1|48	
14cu|R-gamlss.dist-4.3.6-1|49	%changelog
14cu|R-gamlss.dist-4.3.6-1|50	
14cu|R-gamlss.dist-4.3.6-1|51	* Mon May 30 2016 Denis Silakov <dsilakov@gmail.com> 4.3.6-1
14cu|R-gamlss.dist-4.3.6-1|52	- (9cf7091) Merge branch 'auto_update' into rosa2014.1
14cu|R-gamlss.dist-4.3.6-1|53	
14cu|R-gamlss.dist-4.3.6-1|54	

14349 14
14cu|R-gdata-2.16.1-1|1	%global packname  gdata
14cu|R-gdata-2.16.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gdata-2.16.1-1|3	
14cu|R-gdata-2.16.1-1|4	%define debug_package %{nil}
14cu|R-gdata-2.16.1-1|5	%define __noautoreq 'perl.*'
14cu|R-gdata-2.16.1-1|6	%define __noautoprov 'perl.*'
14cu|R-gdata-2.16.1-1|7	
14cu|R-gdata-2.16.1-1|8	Name:             R-%{packname}
14cu|R-gdata-2.16.1-1|9	Version:          2.16.1
14cu|R-gdata-2.16.1-1|10	Release:          1
14cu|R-gdata-2.16.1-1|11	Summary:          Various R programming tools for data manipulation
14cu|R-gdata-2.16.1-1|12	Group:            Sciences/Mathematics
14cu|R-gdata-2.16.1-1|13	License:          GPL-2
14cu|R-gdata-2.16.1-1|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gdata-2.16.1-1|15	Source0:          http://cran.r-project.org/src/contrib/gdata_%{version}.tar.gz
14cu|R-gdata-2.16.1-1|16	Requires:         R-gtools R-RUnit
14cu|R-gdata-2.16.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-gdata-2.16.1-1|18	BuildRequires:    R-gtools R-RUnit
14cu|R-gdata-2.16.1-1|19	
14cu|R-gdata-2.16.1-1|20	%description
14cu|R-gdata-2.16.1-1|21	Various R programming tools for data manipulation
14cu|R-gdata-2.16.1-1|22	
14cu|R-gdata-2.16.1-1|23	%prep
14cu|R-gdata-2.16.1-1|24	%setup -q -c -n %{packname}
14cu|R-gdata-2.16.1-1|25	
14cu|R-gdata-2.16.1-1|26	%build
14cu|R-gdata-2.16.1-1|27	
14cu|R-gdata-2.16.1-1|28	%install
14cu|R-gdata-2.16.1-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gdata-2.16.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gdata-2.16.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gdata-2.16.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gdata-2.16.1-1|33	
14cu|R-gdata-2.16.1-1|34	%check
14cu|R-gdata-2.16.1-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-gdata-2.16.1-1|36	
14cu|R-gdata-2.16.1-1|37	%files
14cu|R-gdata-2.16.1-1|38	%dir %{rlibdir}/%{packname}
14cu|R-gdata-2.16.1-1|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-gdata-2.16.1-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-gdata-2.16.1-1|41	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-gdata-2.16.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gdata-2.16.1-1|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gdata-2.16.1-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-gdata-2.16.1-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gdata-2.16.1-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-gdata-2.16.1-1|47	%{rlibdir}/%{packname}/R
14cu|R-gdata-2.16.1-1|48	%{rlibdir}/%{packname}/bin
14cu|R-gdata-2.16.1-1|49	%{rlibdir}/%{packname}/data
14cu|R-gdata-2.16.1-1|50	%{rlibdir}/%{packname}/help
14cu|R-gdata-2.16.1-1|51	%{rlibdir}/%{packname}/perl
14cu|R-gdata-2.16.1-1|52	%{rlibdir}/%{packname}/xls
14cu|R-gdata-2.16.1-1|53	
14cu|R-gdata-2.16.1-1|54	%changelog
14cu|R-gdata-2.16.1-1|55	
14cu|R-gdata-2.16.1-1|56	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.16.1-1
14cu|R-gdata-2.16.1-1|57	- (9d6a011) Fix files
14cu|R-gdata-2.16.1-1|58	
14cu|R-gdata-2.16.1-1|59	

14350 14
14cu|R-GenomeInfoDb-1.4.1-1|1	%global packname GenomeInfoDb
14cu|R-GenomeInfoDb-1.4.1-1|2	%global rlibdir %{_libdir}/R/library
14cu|R-GenomeInfoDb-1.4.1-1|3	
14cu|R-GenomeInfoDb-1.4.1-1|4	Name:             R-%{packname}
14cu|R-GenomeInfoDb-1.4.1-1|5	Version:          1.4.1
14cu|R-GenomeInfoDb-1.4.1-1|6	Release:          1
14cu|R-GenomeInfoDb-1.4.1-1|7	Summary:          Utilities for manipulating chromosome and other 'seqname' identifiers
14cu|R-GenomeInfoDb-1.4.1-1|8	Group:            Sciences/Mathematics
14cu|R-GenomeInfoDb-1.4.1-1|9	License:          Artistic-2.0
14cu|R-GenomeInfoDb-1.4.1-1|10	URL:              http://www.bioconductor.org/packages/release/bioc/html/GenomeInfoDb.html
14cu|R-GenomeInfoDb-1.4.1-1|11	Source0:          http://www.bioconductor.org/packages/release/bioc/src/contrib/GenomeInfoDb_%{version}.tar.gz
14cu|R-GenomeInfoDb-1.4.1-1|12	BuildArch:        noarch
14cu|R-GenomeInfoDb-1.4.1-1|13	Requires:         R-methods R-BiocGenerics R-stats4 R-S4Vectors R-IRanges
14cu|R-GenomeInfoDb-1.4.1-1|14	BuildRequires:    R-methods R-BiocGenerics R-stats4 R-S4Vectors R-IRanges
14cu|R-GenomeInfoDb-1.4.1-1|15	Requires:	R-GenomicRanges R-Rsamtools R-BSgenome
14cu|R-GenomeInfoDb-1.4.1-1|16	Requires:	R-RUnit R-BiocStyle R-knitr
14cu|R-GenomeInfoDb-1.4.1-1|17	BuildRequires:	R-GenomicRanges R-BSgenome
14cu|R-GenomeInfoDb-1.4.1-1|18	BuildRequires:	R-RUnit R-BiocStyle R-knitr
14cu|R-GenomeInfoDb-1.4.1-1|19	
14cu|R-GenomeInfoDb-1.4.1-1|20	%description
14cu|R-GenomeInfoDb-1.4.1-1|21	Utilities for manipulating chromosome and other 'seqname' identifiers
14cu|R-GenomeInfoDb-1.4.1-1|22	
14cu|R-GenomeInfoDb-1.4.1-1|23	%prep
14cu|R-GenomeInfoDb-1.4.1-1|24	%setup -q -c -n %{packname}
14cu|R-GenomeInfoDb-1.4.1-1|25	
14cu|R-GenomeInfoDb-1.4.1-1|26	%build
14cu|R-GenomeInfoDb-1.4.1-1|27	
14cu|R-GenomeInfoDb-1.4.1-1|28	%install
14cu|R-GenomeInfoDb-1.4.1-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-GenomeInfoDb-1.4.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-GenomeInfoDb-1.4.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-GenomeInfoDb-1.4.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-GenomeInfoDb-1.4.1-1|33	
14cu|R-GenomeInfoDb-1.4.1-1|34	%files
14cu|R-GenomeInfoDb-1.4.1-1|35	%dir %{rlibdir}/%{packname}
14cu|R-GenomeInfoDb-1.4.1-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-GenomeInfoDb-1.4.1-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-GenomeInfoDb-1.4.1-1|38	%{rlibdir}/%{packname}/doc
14cu|R-GenomeInfoDb-1.4.1-1|39	%{rlibdir}/%{packname}/help
14cu|R-GenomeInfoDb-1.4.1-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-GenomeInfoDb-1.4.1-1|41	%{rlibdir}/%{packname}/Meta
14cu|R-GenomeInfoDb-1.4.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-GenomeInfoDb-1.4.1-1|43	%{rlibdir}/%{packname}/NEWS
14cu|R-GenomeInfoDb-1.4.1-1|44	%{rlibdir}/%{packname}/R
14cu|R-GenomeInfoDb-1.4.1-1|45	%{rlibdir}/%{packname}/extdata
14cu|R-GenomeInfoDb-1.4.1-1|46	%{rlibdir}/%{packname}/unitTests
14cu|R-GenomeInfoDb-1.4.1-1|47	
14cu|R-GenomeInfoDb-1.4.1-1|48	
14cu|R-GenomeInfoDb-1.4.1-1|49	%changelog
14cu|R-GenomeInfoDb-1.4.1-1|50	
14cu|R-GenomeInfoDb-1.4.1-1|51	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
14cu|R-GenomeInfoDb-1.4.1-1|52	- (ad43a15) Fix files
14cu|R-GenomeInfoDb-1.4.1-1|53	
14cu|R-GenomeInfoDb-1.4.1-1|54	

14351 14
14cu|R-GenomicAlignments-1.4.1-1|1	%global packname  GenomicAlignments
14cu|R-GenomicAlignments-1.4.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-GenomicAlignments-1.4.1-1|3	
14cu|R-GenomicAlignments-1.4.1-1|4	Name:             R-%{packname}
14cu|R-GenomicAlignments-1.4.1-1|5	Version:          1.4.1
14cu|R-GenomicAlignments-1.4.1-1|6	Release:          1
14cu|R-GenomicAlignments-1.4.1-1|7	Summary:          Representation and manipulation of short genomic alignments
14cu|R-GenomicAlignments-1.4.1-1|8	Group:            Sciences/Mathematics
14cu|R-GenomicAlignments-1.4.1-1|9	License:          Artistic-2.0
14cu|R-GenomicAlignments-1.4.1-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-GenomicAlignments-1.4.1-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-GenomicAlignments-1.4.1-1|12	
14cu|R-GenomicAlignments-1.4.1-1|13	Requires:         R-methods R-BiocGenerics R-IRanges R-GenomicRanges R-Biostrings R-Rsamtools R-BSgenome
14cu|R-GenomicAlignments-1.4.1-1|14	Requires:         R-methods R-stats R-BiocGenerics R-IRanges R-GenomicRanges R-Biostrings R-Rsamtools R-BiocParallel
14cu|R-GenomicAlignments-1.4.1-1|15	Requires:         R-rtracklayer R-GenomicFeatures R-pasillaBamSubset  R-DESeq R-edgeR R-RUnit R-BiocStyle
14cu|R-GenomicAlignments-1.4.1-1|16	# More requires - for check?
14cu|R-GenomicAlignments-1.4.1-1|17	#Requires:         R-rtracklayer R-GenomicFeatures R-RNAseqData.HNRNPC.bam.chr14 R-pasillaBamSubset R-TxDb.Hsapiens.UCSC.hg19.knownGene R-TxDb.Dmelanogaster.UCSC.dm3.ensGene R-BSgenome.Dmelanogaster.UCSC.dm3 R-BSgenome.Hsapiens.UCSC.hg19 R-DESeq R-edgeR R-RUnit R-BiocStyle
14cu|R-GenomicAlignments-1.4.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-BiocGenerics R-IRanges R-GenomicRanges R-Biostrings R-Rsamtools R-BSgenome
14cu|R-GenomicAlignments-1.4.1-1|19	BuildRequires:    R-methods R-stats R-BiocGenerics R-IRanges R-GenomicRanges R-Biostrings R-Rsamtools R-BiocParallel
14cu|R-GenomicAlignments-1.4.1-1|20	#BuildRequires:   R-rtracklayer R-GenomicFeatures R-RNAseqData.HNRNPC.bam.chr14 R-pasillaBamSubset R-TxDb.Hsapiens.UCSC.hg19.knownGene R-TxDb.Dmelanogaster.UCSC.dm3.ensGene R-BSgenome.Dmelanogaster.UCSC.dm3 R-BSgenome.Hsapiens.UCSC.hg19 R-DESeq R-edgeR R-RUnit R-BiocStyle
14cu|R-GenomicAlignments-1.4.1-1|21	BuildRequires:   R-rtracklayer R-GenomicFeatures R-pasillaBamSubset R-RUnit R-BiocStyle
14cu|R-GenomicAlignments-1.4.1-1|22	
14cu|R-GenomicAlignments-1.4.1-1|23	%description
14cu|R-GenomicAlignments-1.4.1-1|24	Provides efficient containers for storing and manipulating short genomic
14cu|R-GenomicAlignments-1.4.1-1|25	alignments (typically obtained by aligning short reads to a reference
14cu|R-GenomicAlignments-1.4.1-1|26	genome). This includes read counting, computing the coverage, junction
14cu|R-GenomicAlignments-1.4.1-1|27	detection, and working with the nucleotide content of the alignments.
14cu|R-GenomicAlignments-1.4.1-1|28	
14cu|R-GenomicAlignments-1.4.1-1|29	%prep
14cu|R-GenomicAlignments-1.4.1-1|30	%setup -q -c -n %{packname}
14cu|R-GenomicAlignments-1.4.1-1|31	
14cu|R-GenomicAlignments-1.4.1-1|32	%build
14cu|R-GenomicAlignments-1.4.1-1|33	
14cu|R-GenomicAlignments-1.4.1-1|34	%install
14cu|R-GenomicAlignments-1.4.1-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-GenomicAlignments-1.4.1-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-GenomicAlignments-1.4.1-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-GenomicAlignments-1.4.1-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-GenomicAlignments-1.4.1-1|39	
14cu|R-GenomicAlignments-1.4.1-1|40	%check
14cu|R-GenomicAlignments-1.4.1-1|41	# % {_bindir}/R CMD check %{packname}
14cu|R-GenomicAlignments-1.4.1-1|42	
14cu|R-GenomicAlignments-1.4.1-1|43	%files
14cu|R-GenomicAlignments-1.4.1-1|44	%dir %{rlibdir}/%{packname}
14cu|R-GenomicAlignments-1.4.1-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-GenomicAlignments-1.4.1-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-GenomicAlignments-1.4.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-GenomicAlignments-1.4.1-1|48	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-GenomicAlignments-1.4.1-1|49	%{rlibdir}/%{packname}/CITATION
14cu|R-GenomicAlignments-1.4.1-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-GenomicAlignments-1.4.1-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-GenomicAlignments-1.4.1-1|52	%{rlibdir}/%{packname}/Meta
14cu|R-GenomicAlignments-1.4.1-1|53	%{rlibdir}/%{packname}/R
14cu|R-GenomicAlignments-1.4.1-1|54	%{rlibdir}/%{packname}/help
14cu|R-GenomicAlignments-1.4.1-1|55	%{rlibdir}/%{packname}/extdata
14cu|R-GenomicAlignments-1.4.1-1|56	%{rlibdir}/%{packname}/libs
14cu|R-GenomicAlignments-1.4.1-1|57	%{rlibdir}/%{packname}/unitTests
14cu|R-GenomicAlignments-1.4.1-1|58	
14cu|R-GenomicAlignments-1.4.1-1|59	%changelog
14cu|R-GenomicAlignments-1.4.1-1|60	
14cu|R-GenomicAlignments-1.4.1-1|61	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
14cu|R-GenomicAlignments-1.4.1-1|62	- (4fe402f) Build with BiocParallel
14cu|R-GenomicAlignments-1.4.1-1|63	
14cu|R-GenomicAlignments-1.4.1-1|64	

14352 14
14cu|R-GenomicFeatures-1.20.1-1|1	%global packname  GenomicFeatures
14cu|R-GenomicFeatures-1.20.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-GenomicFeatures-1.20.1-1|3	
14cu|R-GenomicFeatures-1.20.1-1|4	%define debug_package %{nil}
14cu|R-GenomicFeatures-1.20.1-1|5	
14cu|R-GenomicFeatures-1.20.1-1|6	Name:             R-%{packname}
14cu|R-GenomicFeatures-1.20.1-1|7	Version:          1.20.1
14cu|R-GenomicFeatures-1.20.1-1|8	Release:          1
14cu|R-GenomicFeatures-1.20.1-1|9	Summary:          Tools for making and manipulating transcript centric annotations
14cu|R-GenomicFeatures-1.20.1-1|10	Group:            Sciences/Mathematics
14cu|R-GenomicFeatures-1.20.1-1|11	License:          Artistic-2.0
14cu|R-GenomicFeatures-1.20.1-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-GenomicFeatures-1.20.1-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicFeatures_%{version}.tar.gz
14cu|R-GenomicFeatures-1.20.1-1|14	Requires:         R-IRanges R-GenomicRanges R-AnnotationDbi
14cu|R-GenomicFeatures-1.20.1-1|15	Requires:         R-methods R-DBI R-RSQLite R-IRanges R-GenomicRanges R-Biostrings R-rtracklayer R-biomaRt R-RCurl R-utils R-Biobase
14cu|R-GenomicFeatures-1.20.1-1|16	Requires:         R-rtracklayer R-biomaRt R-org.Mm.eg.db R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg18 R-BSgenome.Celegans.UCSC.ce2 R-RUnit
14cu|R-GenomicFeatures-1.20.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges R-AnnotationDbi
14cu|R-GenomicFeatures-1.20.1-1|18	BuildRequires:    R-methods R-DBI R-RSQLite R-IRanges R-GenomicRanges R-Biostrings R-rtracklayer R-biomaRt R-RCurl R-utils R-Biobase
14cu|R-GenomicFeatures-1.20.1-1|19	BuildRequires:    R-rtracklayer R-biomaRt R-org.Mm.eg.db R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg18 R-BSgenome.Celegans.UCSC.ce2 R-RUnit
14cu|R-GenomicFeatures-1.20.1-1|20	
14cu|R-GenomicFeatures-1.20.1-1|21	%description
14cu|R-GenomicFeatures-1.20.1-1|22	A set of tools and methods for making and manipulating transcript centric
14cu|R-GenomicFeatures-1.20.1-1|23	annotations. With these tools the user can easily download the genomic
14cu|R-GenomicFeatures-1.20.1-1|24	locations of the transcripts, exons and cds of a given organism, from
14cu|R-GenomicFeatures-1.20.1-1|25	either the UCSC Genome Browser or a BioMart database (more sources will be
14cu|R-GenomicFeatures-1.20.1-1|26	supported in the future). This information is then stored in a local
14cu|R-GenomicFeatures-1.20.1-1|27	database that keeps track of the relationship between transcripts, exons,
14cu|R-GenomicFeatures-1.20.1-1|28	cds and genes. Flexible methods are provided for extracting the desired
14cu|R-GenomicFeatures-1.20.1-1|29	features in a convenient format.
14cu|R-GenomicFeatures-1.20.1-1|30	
14cu|R-GenomicFeatures-1.20.1-1|31	%prep
14cu|R-GenomicFeatures-1.20.1-1|32	%setup -q -c -n %{packname}
14cu|R-GenomicFeatures-1.20.1-1|33	
14cu|R-GenomicFeatures-1.20.1-1|34	%build
14cu|R-GenomicFeatures-1.20.1-1|35	
14cu|R-GenomicFeatures-1.20.1-1|36	%install
14cu|R-GenomicFeatures-1.20.1-1|37	mkdir -p %{buildroot}%{rlibdir}
14cu|R-GenomicFeatures-1.20.1-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-GenomicFeatures-1.20.1-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-GenomicFeatures-1.20.1-1|40	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-GenomicFeatures-1.20.1-1|41	
14cu|R-GenomicFeatures-1.20.1-1|42	%files
14cu|R-GenomicFeatures-1.20.1-1|43	%dir %{rlibdir}/%{packname}
14cu|R-GenomicFeatures-1.20.1-1|44	%doc %{rlibdir}/%{packname}/doc
14cu|R-GenomicFeatures-1.20.1-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-GenomicFeatures-1.20.1-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-GenomicFeatures-1.20.1-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-GenomicFeatures-1.20.1-1|48	%{rlibdir}/%{packname}/CITATION
14cu|R-GenomicFeatures-1.20.1-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-GenomicFeatures-1.20.1-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-GenomicFeatures-1.20.1-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-GenomicFeatures-1.20.1-1|52	%{rlibdir}/%{packname}/R
14cu|R-GenomicFeatures-1.20.1-1|53	%{rlibdir}/%{packname}/extdata
14cu|R-GenomicFeatures-1.20.1-1|54	%{rlibdir}/%{packname}/help
14cu|R-GenomicFeatures-1.20.1-1|55	%{rlibdir}/%{packname}/script
14cu|R-GenomicFeatures-1.20.1-1|56	%{rlibdir}/%{packname}/txdb-template
14cu|R-GenomicFeatures-1.20.1-1|57	%{rlibdir}/%{packname}/unitTests
14cu|R-GenomicFeatures-1.20.1-1|58	
14cu|R-GenomicFeatures-1.20.1-1|59	
14cu|R-GenomicFeatures-1.20.1-1|60	
14cu|R-GenomicFeatures-1.20.1-1|61	%changelog
14cu|R-GenomicFeatures-1.20.1-1|62	
14cu|R-GenomicFeatures-1.20.1-1|63	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20.1-1
14cu|R-GenomicFeatures-1.20.1-1|64	- (00f7530) Updated to 1.20.1
14cu|R-GenomicFeatures-1.20.1-1|65	
14cu|R-GenomicFeatures-1.20.1-1|66	

14353 14
14cu|R-GenomicRanges-1.20.5-1|1	#%bcond_with internet
14cu|R-GenomicRanges-1.20.5-1|2	%bcond_without bootstrap
14cu|R-GenomicRanges-1.20.5-1|3	%global packname  GenomicRanges
14cu|R-GenomicRanges-1.20.5-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-GenomicRanges-1.20.5-1|5	
14cu|R-GenomicRanges-1.20.5-1|6	Name:             R-%{packname}
14cu|R-GenomicRanges-1.20.5-1|7	Version:          1.20.5
14cu|R-GenomicRanges-1.20.5-1|8	Release:          1
14cu|R-GenomicRanges-1.20.5-1|9	Summary:          Representation and manipulation of genomic intervals
14cu|R-GenomicRanges-1.20.5-1|10	Group:            Sciences/Mathematics
14cu|R-GenomicRanges-1.20.5-1|11	License:          Artistic-2.0
14cu|R-GenomicRanges-1.20.5-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-GenomicRanges-1.20.5-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicRanges_%{version}.tar.gz
14cu|R-GenomicRanges-1.20.5-1|14	Requires:         R-methods R-IRanges R-GenomeInfoDb
14cu|R-GenomicRanges-1.20.5-1|15	%if %{with bootstrap}
14cu|R-GenomicRanges-1.20.5-1|16	Requires:         R-RUnit
14cu|R-GenomicRanges-1.20.5-1|17	%else
14cu|R-GenomicRanges-1.20.5-1|18	Requires:         R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
14cu|R-GenomicRanges-1.20.5-1|19	Requires:         R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
14cu|R-GenomicRanges-1.20.5-1|20	Requires:         R-rtracklayer R-org.Sc.sgd.db
14cu|R-GenomicRanges-1.20.5-1|21	Requires:         R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
14cu|R-GenomicRanges-1.20.5-1|22	%endif
14cu|R-GenomicRanges-1.20.5-1|23	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-GenomicRanges-1.20.5-1|24	BuildRequires: R-GenomicRanges R-GenomeInfoDb
14cu|R-GenomicRanges-1.20.5-1|25	Requires: R-GenomicRanges
14cu|R-GenomicRanges-1.20.5-1|26	BuildRequires: R-XVector
14cu|R-GenomicRanges-1.20.5-1|27	Requires: R-XVector
14cu|R-GenomicRanges-1.20.5-1|28	BuildRequires:    R-IRanges R-methods
14cu|R-GenomicRanges-1.20.5-1|29	BuildRequires:    R-BiocGenerics
14cu|R-GenomicRanges-1.20.5-1|30	%if %{with bootstrap}
14cu|R-GenomicRanges-1.20.5-1|31	BuildRequires:    R-RUnit
14cu|R-GenomicRanges-1.20.5-1|32	%else
14cu|R-GenomicRanges-1.20.5-1|33	BuildRequires:    R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
14cu|R-GenomicRanges-1.20.5-1|34	BuildRequires:    R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
14cu|R-GenomicRanges-1.20.5-1|35	BuildRequires:    R-rtracklayer R-org.Sc.sgd.db
14cu|R-GenomicRanges-1.20.5-1|36	BuildRequires:    R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
14cu|R-GenomicRanges-1.20.5-1|37	%endif
14cu|R-GenomicRanges-1.20.5-1|38	
14cu|R-GenomicRanges-1.20.5-1|39	%description
14cu|R-GenomicRanges-1.20.5-1|40	The ability to efficiently store genomic annotations and alignments is
14cu|R-GenomicRanges-1.20.5-1|41	playing a central role when it comes to analyze high-throughput sequencing
14cu|R-GenomicRanges-1.20.5-1|42	data (a.k.a. NGS data). The package defines general purpose containers for
14cu|R-GenomicRanges-1.20.5-1|43	storing genomic intervals as well as more specialized containers for
14cu|R-GenomicRanges-1.20.5-1|44	storing alignments against a reference genome.
14cu|R-GenomicRanges-1.20.5-1|45	
14cu|R-GenomicRanges-1.20.5-1|46	%prep
14cu|R-GenomicRanges-1.20.5-1|47	%setup -q -c -n %{packname}
14cu|R-GenomicRanges-1.20.5-1|48	
14cu|R-GenomicRanges-1.20.5-1|49	%build
14cu|R-GenomicRanges-1.20.5-1|50	
14cu|R-GenomicRanges-1.20.5-1|51	%install
14cu|R-GenomicRanges-1.20.5-1|52	mkdir -p %{buildroot}%{rlibdir}
14cu|R-GenomicRanges-1.20.5-1|53	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-GenomicRanges-1.20.5-1|54	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-GenomicRanges-1.20.5-1|55	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-GenomicRanges-1.20.5-1|56	
14cu|R-GenomicRanges-1.20.5-1|57	%if %{without bootstrap}
14cu|R-GenomicRanges-1.20.5-1|58	%if %{with internet}
14cu|R-GenomicRanges-1.20.5-1|59	%check
14cu|R-GenomicRanges-1.20.5-1|60	%{_bindir}/R CMD check %{packname}
14cu|R-GenomicRanges-1.20.5-1|61	%endif
14cu|R-GenomicRanges-1.20.5-1|62	%endif
14cu|R-GenomicRanges-1.20.5-1|63	
14cu|R-GenomicRanges-1.20.5-1|64	%files
14cu|R-GenomicRanges-1.20.5-1|65	%dir %{rlibdir}/%{packname}
14cu|R-GenomicRanges-1.20.5-1|66	%doc %{rlibdir}/%{packname}/doc
14cu|R-GenomicRanges-1.20.5-1|67	%doc %{rlibdir}/%{packname}/html
14cu|R-GenomicRanges-1.20.5-1|68	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-GenomicRanges-1.20.5-1|69	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-GenomicRanges-1.20.5-1|70	%{rlibdir}/%{packname}/CITATION
14cu|R-GenomicRanges-1.20.5-1|71	%{rlibdir}/%{packname}/INDEX
14cu|R-GenomicRanges-1.20.5-1|72	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-GenomicRanges-1.20.5-1|73	%{rlibdir}/%{packname}/Meta
14cu|R-GenomicRanges-1.20.5-1|74	%{rlibdir}/%{packname}/R
14cu|R-GenomicRanges-1.20.5-1|75	%{rlibdir}/%{packname}/extdata
14cu|R-GenomicRanges-1.20.5-1|76	%{rlibdir}/%{packname}/help
14cu|R-GenomicRanges-1.20.5-1|77	%{rlibdir}/%{packname}/libs
14cu|R-GenomicRanges-1.20.5-1|78	%{rlibdir}/%{packname}/scripts
14cu|R-GenomicRanges-1.20.5-1|79	%{rlibdir}/%{packname}/unitTests
14cu|R-GenomicRanges-1.20.5-1|80	
14cu|R-GenomicRanges-1.20.5-1|81	%changelog
14cu|R-GenomicRanges-1.20.5-1|82	
14cu|R-GenomicRanges-1.20.5-1|83	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20.5-1
14cu|R-GenomicRanges-1.20.5-1|84	- (9284991) Fix files
14cu|R-GenomicRanges-1.20.5-1|85	
14cu|R-GenomicRanges-1.20.5-1|86	

14354 14
14cu|R-geoR-1.7.5.1-1|1	%bcond_with bootstrap
14cu|R-geoR-1.7.5.1-1|2	%global packname  geoR
14cu|R-geoR-1.7.5.1-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-geoR-1.7.5.1-1|4	
14cu|R-geoR-1.7.5.1-1|5	Name:             R-%{packname}
14cu|R-geoR-1.7.5.1-1|6	Version:          1.7.5.1
14cu|R-geoR-1.7.5.1-1|7	Release:          1
14cu|R-geoR-1.7.5.1-1|8	Summary:          Analysis of geostatistical data
14cu|R-geoR-1.7.5.1-1|9	Group:            Sciences/Mathematics
14cu|R-geoR-1.7.5.1-1|10	License:          GPL (>= 2)
14cu|R-geoR-1.7.5.1-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-geoR-1.7.5.1-1|12	Source0:          http://cran.r-project.org/src/contrib/geoR_1.7-5.1.tar.gz
14cu|R-geoR-1.7.5.1-1|13	Requires:         R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
14cu|R-geoR-1.7.5.1-1|14	Requires:         R-scatterplot3d R-tcltk R-lattice R-graphics
14cu|R-geoR-1.7.5.1-1|15	%if %{without bootstrap}
14cu|R-geoR-1.7.5.1-1|16	Requires:         R-geoRglm
14cu|R-geoR-1.7.5.1-1|17	%endif
14cu|R-geoR-1.7.5.1-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-geoR-1.7.5.1-1|19	BuildRequires:    R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
14cu|R-geoR-1.7.5.1-1|20	BuildRequires:    R-scatterplot3d R-tcltk R-lattice R-graphics
14cu|R-geoR-1.7.5.1-1|21	%if %{without bootstrap}
14cu|R-geoR-1.7.5.1-1|22	BuildRequires:    R-geoRglm
14cu|R-geoR-1.7.5.1-1|23	%endif
14cu|R-geoR-1.7.5.1-1|24	
14cu|R-geoR-1.7.5.1-1|25	%description
14cu|R-geoR-1.7.5.1-1|26	Geostatistical analysis including traditional, likelihood-based and
14cu|R-geoR-1.7.5.1-1|27	Bayesian methods.
14cu|R-geoR-1.7.5.1-1|28	
14cu|R-geoR-1.7.5.1-1|29	%prep
14cu|R-geoR-1.7.5.1-1|30	%setup -q -c -n %{packname}
14cu|R-geoR-1.7.5.1-1|31	
14cu|R-geoR-1.7.5.1-1|32	%build
14cu|R-geoR-1.7.5.1-1|33	
14cu|R-geoR-1.7.5.1-1|34	%install
14cu|R-geoR-1.7.5.1-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-geoR-1.7.5.1-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-geoR-1.7.5.1-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-geoR-1.7.5.1-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-geoR-1.7.5.1-1|39	
14cu|R-geoR-1.7.5.1-1|40	%if %{without bootstrap}
14cu|R-geoR-1.7.5.1-1|41	%check
14cu|R-geoR-1.7.5.1-1|42	%{_bindir}/R CMD check %{packname}
14cu|R-geoR-1.7.5.1-1|43	%endif
14cu|R-geoR-1.7.5.1-1|44	
14cu|R-geoR-1.7.5.1-1|45	%files
14cu|R-geoR-1.7.5.1-1|46	%dir %{rlibdir}/%{packname}
14cu|R-geoR-1.7.5.1-1|47	%doc %{rlibdir}/%{packname}/doc
14cu|R-geoR-1.7.5.1-1|48	%doc %{rlibdir}/%{packname}/html
14cu|R-geoR-1.7.5.1-1|49	%doc %{rlibdir}/%{packname}/CHANGES
14cu|R-geoR-1.7.5.1-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-geoR-1.7.5.1-1|51	%{rlibdir}/%{packname}/INDEX
14cu|R-geoR-1.7.5.1-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-geoR-1.7.5.1-1|53	%{rlibdir}/%{packname}/Meta
14cu|R-geoR-1.7.5.1-1|54	%{rlibdir}/%{packname}/R
14cu|R-geoR-1.7.5.1-1|55	%{rlibdir}/%{packname}/data
14cu|R-geoR-1.7.5.1-1|56	%{rlibdir}/%{packname}/help
14cu|R-geoR-1.7.5.1-1|57	%{rlibdir}/%{packname}/libs
14cu|R-geoR-1.7.5.1-1|58	
14cu|R-geoR-1.7.5.1-1|59	%changelog
14cu|R-geoR-1.7.5.1-1|60	
14cu|R-geoR-1.7.5.1-1|61	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5.1-1
14cu|R-geoR-1.7.5.1-1|62	- (eb51ce2) Merge branch 'auto_update' into rosa2014.1
14cu|R-geoR-1.7.5.1-1|63	
14cu|R-geoR-1.7.5.1-1|64	

14355 14
14cu|R-GGally-0.5.0-1|1	%global packname  GGally
14cu|R-GGally-0.5.0-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-GGally-0.5.0-1|3	
14cu|R-GGally-0.5.0-1|4	%define debug_package %{nil}
14cu|R-GGally-0.5.0-1|5	
14cu|R-GGally-0.5.0-1|6	Name:             R-%{packname}
14cu|R-GGally-0.5.0-1|7	Version:          0.5.0
14cu|R-GGally-0.5.0-1|8	Release:          1
14cu|R-GGally-0.5.0-1|9	Summary:          Extension to ggplot2
14cu|R-GGally-0.5.0-1|10	Group:            Sciences/Mathematics
14cu|R-GGally-0.5.0-1|11	License:          GPLv2+
14cu|R-GGally-0.5.0-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-GGally-0.5.0-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-GGally-0.5.0-1|14	BuildArch:        noarch
14cu|R-GGally-0.5.0-1|15	Requires:         R-core
14cu|R-GGally-0.5.0-1|16	
14cu|R-GGally-0.5.0-1|17	
14cu|R-GGally-0.5.0-1|18	Requires:         R-ggplot2 R-grid R-gtable R-plyr R-reshape R-stringr
14cu|R-GGally-0.5.0-1|19	Requires:         R-arm R-intergraph R-network R-RColorBrewer R-scales R-scagnostics R-sna R-survival R-tnet R-roxygen2
14cu|R-GGally-0.5.0-1|20	BuildRequires:    R-devel Rmath-devel
14cu|R-GGally-0.5.0-1|21	BuildRequires:    R-ggplot2 R-grid R-gtable R-plyr R-reshape R-stringr
14cu|R-GGally-0.5.0-1|22	BuildRequires:   R-arm R-intergraph R-network R-RColorBrewer R-scales R-scagnostics R-sna R-survival R-tnet R-roxygen2
14cu|R-GGally-0.5.0-1|23	
14cu|R-GGally-0.5.0-1|24	%description
14cu|R-GGally-0.5.0-1|25	GGally is designed to be a helper to ggplot2. It contains templates for
14cu|R-GGally-0.5.0-1|26	different plots to be combined into a plot matrix, a parallel coordinate
14cu|R-GGally-0.5.0-1|27	plot function, as well as a function for making a network plot.
14cu|R-GGally-0.5.0-1|28	
14cu|R-GGally-0.5.0-1|29	%prep
14cu|R-GGally-0.5.0-1|30	%setup -q -c -n %{packname}
14cu|R-GGally-0.5.0-1|31	
14cu|R-GGally-0.5.0-1|32	%build
14cu|R-GGally-0.5.0-1|33	
14cu|R-GGally-0.5.0-1|34	%install
14cu|R-GGally-0.5.0-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-GGally-0.5.0-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-GGally-0.5.0-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-GGally-0.5.0-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-GGally-0.5.0-1|39	
14cu|R-GGally-0.5.0-1|40	%check
14cu|R-GGally-0.5.0-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-GGally-0.5.0-1|42	
14cu|R-GGally-0.5.0-1|43	%files
14cu|R-GGally-0.5.0-1|44	%dir %{rlibdir}/%{packname}
14cu|R-GGally-0.5.0-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-GGally-0.5.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-GGally-0.5.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-GGally-0.5.0-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-GGally-0.5.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-GGally-0.5.0-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-GGally-0.5.0-1|51	%{rlibdir}/%{packname}/R
14cu|R-GGally-0.5.0-1|52	%{rlibdir}/%{packname}/help
14cu|R-GGally-0.5.0-1|53	%{rlibdir}/%{packname}/data
14cu|R-GGally-0.5.0-1|54	
14cu|R-GGally-0.5.0-1|55	%changelog
14cu|R-GGally-0.5.0-1|56	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
14cu|R-GGally-0.5.0-1|57	+ Revision: 63ed24e
14cu|R-GGally-0.5.0-1|58	- Fix files
14cu|R-GGally-0.5.0-1|59	
14cu|R-GGally-0.5.0-1|60	

14356 14
14cu|R-ggbio-1.16.0-1|1	%global packname  ggbio
14cu|R-ggbio-1.16.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-ggbio-1.16.0-1|3	
14cu|R-ggbio-1.16.0-1|4	%define debug_package %{nil}
14cu|R-ggbio-1.16.0-1|5	
14cu|R-ggbio-1.16.0-1|6	Name:             R-%{packname}
14cu|R-ggbio-1.16.0-1|7	Version:          1.16.0
14cu|R-ggbio-1.16.0-1|8	Release:          1
14cu|R-ggbio-1.16.0-1|9	Summary:          Visualization tools for genomic data
14cu|R-ggbio-1.16.0-1|10	Group:            Sciences/Mathematics
14cu|R-ggbio-1.16.0-1|11	License:          Artistic-2.0
14cu|R-ggbio-1.16.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-ggbio-1.16.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-ggbio-1.16.0-1|14	
14cu|R-ggbio-1.16.0-1|15	Requires:         R-methods R-BiocGenerics R-ggplot2
14cu|R-ggbio-1.16.0-1|16	Requires:         R-grid R-grDevices R-graphics R-stats R-utils R-biovizBase R-reshape2 R-gtable R-Biobase R-S4Vectors R-IRanges R-GenomeInfoDb R-GenomicRanges R-Biostrings R-Rsamtools R-GenomicAlignments R-BSgenome R-gridExtra R-scales R-VariantAnnotation R-Hmisc R-rtracklayer R-GenomicFeatures R-OrganismDbi R-GGally
14cu|R-ggbio-1.16.0-1|17	Requires:         R-vsn R-BSgenome.Hsapiens.UCSC.hg19 R-Homo.sapiens R-TxDb.Hsapiens.UCSC.hg19.knownGene R-chipseq R-TxDb.Mmusculus.UCSC.mm9.knownGene R-knitr R-BiocStyle R-testthat
14cu|R-ggbio-1.16.0-1|18	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-ggplot2
14cu|R-ggbio-1.16.0-1|19	BuildRequires:    R-grid R-grDevices R-graphics R-stats R-utils R-biovizBase R-reshape2 R-gtable R-Biobase R-S4Vectors R-IRanges R-GenomeInfoDb R-GenomicRanges R-Biostrings R-Rsamtools R-GenomicAlignments R-BSgenome R-gridExtra R-scales R-VariantAnnotation R-Hmisc R-rtracklayer R-GenomicFeatures R-OrganismDbi R-GGally
14cu|R-ggbio-1.16.0-1|20	BuildRequires:   R-vsn R-BSgenome.Hsapiens.UCSC.hg19 R-Homo.sapiens R-TxDb.Hsapiens.UCSC.hg19.knownGene R-chipseq R-TxDb.Mmusculus.UCSC.mm9.knownGene R-knitr R-BiocStyle R-testthat
14cu|R-ggbio-1.16.0-1|21	
14cu|R-ggbio-1.16.0-1|22	%description
14cu|R-ggbio-1.16.0-1|23	The ggbio package extends and specializes the grammar of graphics for
14cu|R-ggbio-1.16.0-1|24	biological data. The graphics are designed to answer common scientific
14cu|R-ggbio-1.16.0-1|25	questions, in particular those often asked of high throughput genomics
14cu|R-ggbio-1.16.0-1|26	data. All core Bioconductor data structures are supported, where
14cu|R-ggbio-1.16.0-1|27	appropriate. The package supports detailed views of particular genomic
14cu|R-ggbio-1.16.0-1|28	regions, as well as genome-wide overviews. Supported overviews include
14cu|R-ggbio-1.16.0-1|29	ideograms and grand linear views. High-level plots include sequence
14cu|R-ggbio-1.16.0-1|30	fragment length, edge-linked interval to data view, mismatch pileup, and
14cu|R-ggbio-1.16.0-1|31	several splicing summaries.
14cu|R-ggbio-1.16.0-1|32	
14cu|R-ggbio-1.16.0-1|33	%prep
14cu|R-ggbio-1.16.0-1|34	%setup -q -c -n %{packname}
14cu|R-ggbio-1.16.0-1|35	
14cu|R-ggbio-1.16.0-1|36	%build
14cu|R-ggbio-1.16.0-1|37	
14cu|R-ggbio-1.16.0-1|38	%install
14cu|R-ggbio-1.16.0-1|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ggbio-1.16.0-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ggbio-1.16.0-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ggbio-1.16.0-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ggbio-1.16.0-1|43	
14cu|R-ggbio-1.16.0-1|44	%check
14cu|R-ggbio-1.16.0-1|45	%{_bindir}/R CMD check %{packname}
14cu|R-ggbio-1.16.0-1|46	
14cu|R-ggbio-1.16.0-1|47	%files
14cu|R-ggbio-1.16.0-1|48	%dir %{rlibdir}/%{packname}
14cu|R-ggbio-1.16.0-1|49	%doc %{rlibdir}/%{packname}/doc
14cu|R-ggbio-1.16.0-1|50	%doc %{rlibdir}/%{packname}/html
14cu|R-ggbio-1.16.0-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ggbio-1.16.0-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-ggbio-1.16.0-1|53	%{rlibdir}/%{packname}/CITATION
14cu|R-ggbio-1.16.0-1|54	%{rlibdir}/%{packname}/INDEX
14cu|R-ggbio-1.16.0-1|55	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ggbio-1.16.0-1|56	%{rlibdir}/%{packname}/Meta
14cu|R-ggbio-1.16.0-1|57	%{rlibdir}/%{packname}/R
14cu|R-ggbio-1.16.0-1|58	%{rlibdir}/%{packname}/help
14cu|R-ggbio-1.16.0-1|59	%{rlibdir}/%{packname}/example
14cu|R-ggbio-1.16.0-1|60	
14cu|R-ggbio-1.16.0-1|61	%changelog
14cu|R-ggbio-1.16.0-1|62	
14cu|R-ggbio-1.16.0-1|63	* Fri Jul 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16.0-1
14cu|R-ggbio-1.16.0-1|64	- (d6f4f59) Fix files
14cu|R-ggbio-1.16.0-1|65	
14cu|R-ggbio-1.16.0-1|66	

14357 14
14cu|R-ggdendro-0.1.15-1|1	%define debug_package %{nil}
14cu|R-ggdendro-0.1.15-1|2	
14cu|R-ggdendro-0.1.15-1|3	%global packname  ggdendro
14cu|R-ggdendro-0.1.15-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-ggdendro-0.1.15-1|5	
14cu|R-ggdendro-0.1.15-1|6	Name:             R-%{packname}
14cu|R-ggdendro-0.1.15-1|7	Version:          0.1.15
14cu|R-ggdendro-0.1.15-1|8	Release:          1
14cu|R-ggdendro-0.1.15-1|9	Summary:          Tools for extracting dendrogram and tree diagram plot data for use with ggplot
14cu|R-ggdendro-0.1.15-1|10	Group:            Sciences/Mathematics
14cu|R-ggdendro-0.1.15-1|11	License:          GPLv2+
14cu|R-ggdendro-0.1.15-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ggdendro-0.1.15-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-15.tar.gz
14cu|R-ggdendro-0.1.15-1|14	
14cu|R-ggdendro-0.1.15-1|15	
14cu|R-ggdendro-0.1.15-1|16	Requires:         R-MASS R-ggplot2
14cu|R-ggdendro-0.1.15-1|17	Requires:         R-rpart R-tree
14cu|R-ggdendro-0.1.15-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex texlive-inconsolata
14cu|R-ggdendro-0.1.15-1|19	BuildRequires:    R-MASS R-ggplot2
14cu|R-ggdendro-0.1.15-1|20	BuildRequires:   R-rpart R-tree
14cu|R-ggdendro-0.1.15-1|21	
14cu|R-ggdendro-0.1.15-1|22	%description
14cu|R-ggdendro-0.1.15-1|23	This is a set of tools for dendrograms and tree plots using ggplot.  The
14cu|R-ggdendro-0.1.15-1|24	ggplot philosophy is to clearly separate data from the presentation.
14cu|R-ggdendro-0.1.15-1|25	Unfortunately the plot method for dendrograms plots directly to a plot
14cu|R-ggdendro-0.1.15-1|26	device without exposing the data. The ggdendro package resolves this by
14cu|R-ggdendro-0.1.15-1|27	making available functions that extract the dendrogram plot data.
14cu|R-ggdendro-0.1.15-1|28	
14cu|R-ggdendro-0.1.15-1|29	%prep
14cu|R-ggdendro-0.1.15-1|30	%setup -q -c -n %{packname}
14cu|R-ggdendro-0.1.15-1|31	
14cu|R-ggdendro-0.1.15-1|32	%build
14cu|R-ggdendro-0.1.15-1|33	
14cu|R-ggdendro-0.1.15-1|34	%install
14cu|R-ggdendro-0.1.15-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ggdendro-0.1.15-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ggdendro-0.1.15-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ggdendro-0.1.15-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ggdendro-0.1.15-1|39	
14cu|R-ggdendro-0.1.15-1|40	%check
14cu|R-ggdendro-0.1.15-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-ggdendro-0.1.15-1|42	
14cu|R-ggdendro-0.1.15-1|43	%files
14cu|R-ggdendro-0.1.15-1|44	%dir %{rlibdir}/%{packname}
14cu|R-ggdendro-0.1.15-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-ggdendro-0.1.15-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-ggdendro-0.1.15-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ggdendro-0.1.15-1|48	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-ggdendro-0.1.15-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-ggdendro-0.1.15-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ggdendro-0.1.15-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-ggdendro-0.1.15-1|52	%{rlibdir}/%{packname}/R
14cu|R-ggdendro-0.1.15-1|53	%{rlibdir}/%{packname}/help
14cu|R-ggdendro-0.1.15-1|54	
14cu|R-ggdendro-0.1.15-1|55	%changelog
14cu|R-ggdendro-0.1.15-1|56	
14cu|R-ggdendro-0.1.15-1|57	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.15-1
14cu|R-ggdendro-0.1.15-1|58	- (34c2cef) Fix files
14cu|R-ggdendro-0.1.15-1|59	
14cu|R-ggdendro-0.1.15-1|60	

14358 14
14cu|R-ggplot2-1.0.1-1|1	%global packname  ggplot2
14cu|R-ggplot2-1.0.1-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-ggplot2-1.0.1-1|3	
14cu|R-ggplot2-1.0.1-1|4	Name:             R-%{packname}
14cu|R-ggplot2-1.0.1-1|5	Version:          1.0.1
14cu|R-ggplot2-1.0.1-1|6	Release:          1
14cu|R-ggplot2-1.0.1-1|7	Summary:          An implementation of the Grammar of Graphics
14cu|R-ggplot2-1.0.1-1|8	Group:            Sciences/Mathematics
14cu|R-ggplot2-1.0.1-1|9	License:          GPL-2
14cu|R-ggplot2-1.0.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ggplot2-1.0.1-1|11	Source0:          http://cran.r-project.org/src/contrib/ggplot2_%{version}.tar.gz
14cu|R-ggplot2-1.0.1-1|12	BuildArch:        noarch
14cu|R-ggplot2-1.0.1-1|13	Requires:         R-core
14cu|R-ggplot2-1.0.1-1|14	Requires:         R-reshape R-grid R-proto
14cu|R-ggplot2-1.0.1-1|15	Requires:         R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
14cu|R-ggplot2-1.0.1-1|16	Requires:         R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
14cu|R-ggplot2-1.0.1-1|17	Requires:         R-scales R-gtable
14cu|R-ggplot2-1.0.1-1|18	BuildRequires:    R-devel Rmath-devel  R-reshape R-grid R-proto
14cu|R-ggplot2-1.0.1-1|19	BuildRequires:    R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
14cu|R-ggplot2-1.0.1-1|20	BuildRequires:    R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
14cu|R-ggplot2-1.0.1-1|21	BuildRequires:    R-scales R-gtable
14cu|R-ggplot2-1.0.1-1|22	
14cu|R-ggplot2-1.0.1-1|23	%description
14cu|R-ggplot2-1.0.1-1|24	An implementation of the grammar of graphics in R. It combines the
14cu|R-ggplot2-1.0.1-1|25	advantages of both base and lattice graphics: conditioning and shared axes
14cu|R-ggplot2-1.0.1-1|26	are handled automatically, and you can still build up a plot step by step
14cu|R-ggplot2-1.0.1-1|27	from multiple data sources. It also implements a sophisticated
14cu|R-ggplot2-1.0.1-1|28	multidimensional conditioning system and a consistent interface to map
14cu|R-ggplot2-1.0.1-1|29	data to aesthetic attributes. See the ggplot2 website for more
14cu|R-ggplot2-1.0.1-1|30	information, documentation and examples.
14cu|R-ggplot2-1.0.1-1|31	
14cu|R-ggplot2-1.0.1-1|32	%prep
14cu|R-ggplot2-1.0.1-1|33	%setup -q -c -n %{packname}
14cu|R-ggplot2-1.0.1-1|34	
14cu|R-ggplot2-1.0.1-1|35	%build
14cu|R-ggplot2-1.0.1-1|36	
14cu|R-ggplot2-1.0.1-1|37	%install
14cu|R-ggplot2-1.0.1-1|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ggplot2-1.0.1-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ggplot2-1.0.1-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ggplot2-1.0.1-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ggplot2-1.0.1-1|42	
14cu|R-ggplot2-1.0.1-1|43	%check
14cu|R-ggplot2-1.0.1-1|44	%{_bindir}/R CMD check %{packname}
14cu|R-ggplot2-1.0.1-1|45	
14cu|R-ggplot2-1.0.1-1|46	%files
14cu|R-ggplot2-1.0.1-1|47	%dir %{rlibdir}/%{packname}
14cu|R-ggplot2-1.0.1-1|48	%doc %{rlibdir}/%{packname}/html
14cu|R-ggplot2-1.0.1-1|49	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-ggplot2-1.0.1-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ggplot2-1.0.1-1|51	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-ggplot2-1.0.1-1|52	%{rlibdir}/%{packname}/INDEX
14cu|R-ggplot2-1.0.1-1|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ggplot2-1.0.1-1|54	%{rlibdir}/%{packname}/Meta
14cu|R-ggplot2-1.0.1-1|55	%{rlibdir}/%{packname}/R
14cu|R-ggplot2-1.0.1-1|56	%{rlibdir}/%{packname}/data
14cu|R-ggplot2-1.0.1-1|57	%{rlibdir}/%{packname}/doc
14cu|R-ggplot2-1.0.1-1|58	%{rlibdir}/%{packname}/help
14cu|R-ggplot2-1.0.1-1|59	%{rlibdir}/%{packname}/staticdocs
14cu|R-ggplot2-1.0.1-1|60	%{rlibdir}/%{packname}/test_ns
14cu|R-ggplot2-1.0.1-1|61	%{rlibdir}/%{packname}/tests
14cu|R-ggplot2-1.0.1-1|62	
14cu|R-ggplot2-1.0.1-1|63	%changelog
14cu|R-ggplot2-1.0.1-1|64	
14cu|R-ggplot2-1.0.1-1|65	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cu|R-ggplot2-1.0.1-1|66	- (ee91c12) Updated to 1.0.1
14cu|R-ggplot2-1.0.1-1|67	
14cu|R-ggplot2-1.0.1-1|68	

14359 14
14cu|R-gplots-2.17.0-2|1	%global packname  gplots
14cu|R-gplots-2.17.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gplots-2.17.0-2|3	
14cu|R-gplots-2.17.0-2|4	%define debug_package %{nil}
14cu|R-gplots-2.17.0-2|5	
14cu|R-gplots-2.17.0-2|6	Name:             R-%{packname}
14cu|R-gplots-2.17.0-2|7	Version:          2.17.0
14cu|R-gplots-2.17.0-2|8	Release:          2
14cu|R-gplots-2.17.0-2|9	Summary:          Various R programming tools for plotting data
14cu|R-gplots-2.17.0-2|10	Group:            Sciences/Mathematics
14cu|R-gplots-2.17.0-2|11	License:          GPL-2
14cu|R-gplots-2.17.0-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gplots-2.17.0-2|13	Source0:          http://cran.r-project.org/src/contrib/gplots_%{version}.tar.gz
14cu|R-gplots-2.17.0-2|14	Requires:         R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
14cu|R-gplots-2.17.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-gplots-2.17.0-2|16	BuildRequires:    R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
14cu|R-gplots-2.17.0-2|17	
14cu|R-gplots-2.17.0-2|18	%description
14cu|R-gplots-2.17.0-2|19	Various R programming tools for plotting data
14cu|R-gplots-2.17.0-2|20	
14cu|R-gplots-2.17.0-2|21	%prep
14cu|R-gplots-2.17.0-2|22	%setup -q -c -n %{packname}
14cu|R-gplots-2.17.0-2|23	
14cu|R-gplots-2.17.0-2|24	%build
14cu|R-gplots-2.17.0-2|25	
14cu|R-gplots-2.17.0-2|26	%install
14cu|R-gplots-2.17.0-2|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gplots-2.17.0-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gplots-2.17.0-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gplots-2.17.0-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gplots-2.17.0-2|31	
14cu|R-gplots-2.17.0-2|32	%check
14cu|R-gplots-2.17.0-2|33	%{_bindir}/R CMD check %{packname}
14cu|R-gplots-2.17.0-2|34	
14cu|R-gplots-2.17.0-2|35	%files
14cu|R-gplots-2.17.0-2|36	%dir %{rlibdir}/%{packname}
14cu|R-gplots-2.17.0-2|37	%doc %{rlibdir}/%{packname}/doc
14cu|R-gplots-2.17.0-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-gplots-2.17.0-2|39	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-gplots-2.17.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gplots-2.17.0-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gplots-2.17.0-2|42	%doc %{rlibdir}/%{packname}/TODO
14cu|R-gplots-2.17.0-2|43	%{rlibdir}/%{packname}/INDEX
14cu|R-gplots-2.17.0-2|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gplots-2.17.0-2|45	%{rlibdir}/%{packname}/Meta
14cu|R-gplots-2.17.0-2|46	%{rlibdir}/%{packname}/R
14cu|R-gplots-2.17.0-2|47	%{rlibdir}/%{packname}/data
14cu|R-gplots-2.17.0-2|48	%{rlibdir}/%{packname}/help
14cu|R-gplots-2.17.0-2|49	
14cu|R-gplots-2.17.0-2|50	
14cu|R-gplots-2.17.0-2|51	%changelog
14cu|R-gplots-2.17.0-2|52	
14cu|R-gplots-2.17.0-2|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.17.0-2
14cu|R-gplots-2.17.0-2|54	- (77ec8e4) Upload tarball
14cu|R-gplots-2.17.0-2|55	
14cu|R-gplots-2.17.0-2|56	

14360 14
14cu|R-gridExtra-0.9.1-1|1	%global packname  gridExtra
14cu|R-gridExtra-0.9.1-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-gridExtra-0.9.1-1|3	
14cu|R-gridExtra-0.9.1-1|4	%define debug_package %{nil}
14cu|R-gridExtra-0.9.1-1|5	
14cu|R-gridExtra-0.9.1-1|6	Name:             R-%{packname}
14cu|R-gridExtra-0.9.1-1|7	Version:          0.9.1
14cu|R-gridExtra-0.9.1-1|8	Release:          1
14cu|R-gridExtra-0.9.1-1|9	Summary:          functions in Grid graphics
14cu|R-gridExtra-0.9.1-1|10	Group:            Sciences/Mathematics
14cu|R-gridExtra-0.9.1-1|11	License:          GPLv2+
14cu|R-gridExtra-0.9.1-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gridExtra-0.9.1-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-gridExtra-0.9.1-1|14	BuildArch:        noarch
14cu|R-gridExtra-0.9.1-1|15	Requires:         R-core
14cu|R-gridExtra-0.9.1-1|16	
14cu|R-gridExtra-0.9.1-1|17	Requires:         R-grid
14cu|R-gridExtra-0.9.1-1|18	
14cu|R-gridExtra-0.9.1-1|19	#Requires:         R-RGraphics
14cu|R-gridExtra-0.9.1-1|20	Requires:         R-pixmap R-EBImage R-ggplot2 R-lattice
14cu|R-gridExtra-0.9.1-1|21	BuildRequires:    R-devel Rmath-devel R-grid
14cu|R-gridExtra-0.9.1-1|22	
14cu|R-gridExtra-0.9.1-1|23	BuildRequires:   R-pixmap R-EBImage R-ggplot2 R-lattice
14cu|R-gridExtra-0.9.1-1|24	#BuildRequires:   R-RGraphics
14cu|R-gridExtra-0.9.1-1|25	
14cu|R-gridExtra-0.9.1-1|26	%description
14cu|R-gridExtra-0.9.1-1|27	misc. high-level Grid functions
14cu|R-gridExtra-0.9.1-1|28	
14cu|R-gridExtra-0.9.1-1|29	%prep
14cu|R-gridExtra-0.9.1-1|30	%setup -q -c -n %{packname}
14cu|R-gridExtra-0.9.1-1|31	
14cu|R-gridExtra-0.9.1-1|32	%build
14cu|R-gridExtra-0.9.1-1|33	
14cu|R-gridExtra-0.9.1-1|34	%install
14cu|R-gridExtra-0.9.1-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gridExtra-0.9.1-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gridExtra-0.9.1-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gridExtra-0.9.1-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gridExtra-0.9.1-1|39	
14cu|R-gridExtra-0.9.1-1|40	# %check
14cu|R-gridExtra-0.9.1-1|41	# %{_bindir}/R CMD check %{packname}
14cu|R-gridExtra-0.9.1-1|42	
14cu|R-gridExtra-0.9.1-1|43	%files
14cu|R-gridExtra-0.9.1-1|44	%dir %{rlibdir}/%{packname}
14cu|R-gridExtra-0.9.1-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-gridExtra-0.9.1-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gridExtra-0.9.1-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gridExtra-0.9.1-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-gridExtra-0.9.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gridExtra-0.9.1-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-gridExtra-0.9.1-1|51	%{rlibdir}/%{packname}/R
14cu|R-gridExtra-0.9.1-1|52	%{rlibdir}/%{packname}/help
14cu|R-gridExtra-0.9.1-1|53	%{rlibdir}/%{packname}/test
14cu|R-gridExtra-0.9.1-1|54	
14cu|R-gridExtra-0.9.1-1|55	%changelog
14cu|R-gridExtra-0.9.1-1|56	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-1
14cu|R-gridExtra-0.9.1-1|57	+ Revision: bc16594
14cu|R-gridExtra-0.9.1-1|58	- Fix files
14cu|R-gridExtra-0.9.1-1|59	
14cu|R-gridExtra-0.9.1-1|60	

14361 14
14cu|R-gss-2.1.5-1|1	%global packname  gss
14cu|R-gss-2.1.5-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gss-2.1.5-1|3	
14cu|R-gss-2.1.5-1|4	Name:             R-%{packname}
14cu|R-gss-2.1.5-1|5	Version:          2.1.5
14cu|R-gss-2.1.5-1|6	Release:          1
14cu|R-gss-2.1.5-1|7	Summary:          General Smoothing Splines
14cu|R-gss-2.1.5-1|8	Group:            Sciences/Mathematics
14cu|R-gss-2.1.5-1|9	License:          GPLv3
14cu|R-gss-2.1.5-1|10	URL:              http://cran.r-project.org/web/packages/gss/index.html
14cu|R-gss-2.1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/gss_2.1-5.tar.gz
14cu|R-gss-2.1.5-1|12	Requires:         R-core
14cu|R-gss-2.1.5-1|13	BuildRequires:    R-devel
14cu|R-gss-2.1.5-1|14	BuildRequires:    pkgconfig(lapack)
14cu|R-gss-2.1.5-1|15	
14cu|R-gss-2.1.5-1|16	%description
14cu|R-gss-2.1.5-1|17	A comprehensive package for structural multivariate function
14cu|R-gss-2.1.5-1|18	estimation using smoothing splines.
14cu|R-gss-2.1.5-1|19	
14cu|R-gss-2.1.5-1|20	%prep
14cu|R-gss-2.1.5-1|21	%setup -q -c -n %{packname}
14cu|R-gss-2.1.5-1|22	
14cu|R-gss-2.1.5-1|23	%build
14cu|R-gss-2.1.5-1|24	
14cu|R-gss-2.1.5-1|25	%install
14cu|R-gss-2.1.5-1|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gss-2.1.5-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gss-2.1.5-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gss-2.1.5-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gss-2.1.5-1|30	
14cu|R-gss-2.1.5-1|31	%check
14cu|R-gss-2.1.5-1|32	%{_bindir}/R CMD check %{packname}
14cu|R-gss-2.1.5-1|33	
14cu|R-gss-2.1.5-1|34	%files
14cu|R-gss-2.1.5-1|35	%dir %{rlibdir}/%{packname}
14cu|R-gss-2.1.5-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gss-2.1.5-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-gss-2.1.5-1|38	%{rlibdir}/%{packname}/help
14cu|R-gss-2.1.5-1|39	%{rlibdir}/%{packname}/libs
14cu|R-gss-2.1.5-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-gss-2.1.5-1|41	%{rlibdir}/%{packname}/Meta
14cu|R-gss-2.1.5-1|42	%{rlibdir}/%{packname}/data
14cu|R-gss-2.1.5-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gss-2.1.5-1|44	%{rlibdir}/%{packname}/R
14cu|R-gss-2.1.5-1|45	%{rlibdir}/gss/CITATION
14cu|R-gss-2.1.5-1|46	
14cu|R-gss-2.1.5-1|47	
14cu|R-gss-2.1.5-1|48	
14cu|R-gss-2.1.5-1|49	%changelog
14cu|R-gss-2.1.5-1|50	
14cu|R-gss-2.1.5-1|51	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-1
14cu|R-gss-2.1.5-1|52	- (c050c26) Updated to 2.1.5
14cu|R-gss-2.1.5-1|53	
14cu|R-gss-2.1.5-1|54	

14362 14
14cu|R-gtools-3.5.0-1|1	%global packname  gtools
14cu|R-gtools-3.5.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gtools-3.5.0-1|3	
14cu|R-gtools-3.5.0-1|4	Name:             R-%{packname}
14cu|R-gtools-3.5.0-1|5	Version:          3.5.0
14cu|R-gtools-3.5.0-1|6	Release:          1
14cu|R-gtools-3.5.0-1|7	Summary:          Various R programming tools
14cu|R-gtools-3.5.0-1|8	Group:            Sciences/Mathematics
14cu|R-gtools-3.5.0-1|9	License:          LGPL-2.1
14cu|R-gtools-3.5.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gtools-3.5.0-1|11	Source0:          http://cran.r-project.org/src/contrib/gtools_%{version}.tar.gz
14cu|R-gtools-3.5.0-1|12	BuildRequires:    R-devel Rmath-devel
14cu|R-gtools-3.5.0-1|13	
14cu|R-gtools-3.5.0-1|14	%description
14cu|R-gtools-3.5.0-1|15	Various R programming tools
14cu|R-gtools-3.5.0-1|16	
14cu|R-gtools-3.5.0-1|17	%prep
14cu|R-gtools-3.5.0-1|18	%setup -q -c -n %{packname}
14cu|R-gtools-3.5.0-1|19	
14cu|R-gtools-3.5.0-1|20	%build
14cu|R-gtools-3.5.0-1|21	
14cu|R-gtools-3.5.0-1|22	%install
14cu|R-gtools-3.5.0-1|23	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gtools-3.5.0-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gtools-3.5.0-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gtools-3.5.0-1|26	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gtools-3.5.0-1|27	
14cu|R-gtools-3.5.0-1|28	%files
14cu|R-gtools-3.5.0-1|29	%dir %{rlibdir}/%{packname}
14cu|R-gtools-3.5.0-1|30	%doc %{rlibdir}/%{packname}/html
14cu|R-gtools-3.5.0-1|31	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-gtools-3.5.0-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gtools-3.5.0-1|33	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gtools-3.5.0-1|34	%{rlibdir}/%{packname}/INDEX
14cu|R-gtools-3.5.0-1|35	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gtools-3.5.0-1|36	%{rlibdir}/%{packname}/Meta
14cu|R-gtools-3.5.0-1|37	%{rlibdir}/%{packname}/R
14cu|R-gtools-3.5.0-1|38	%{rlibdir}/%{packname}/data
14cu|R-gtools-3.5.0-1|39	%{rlibdir}/%{packname}/help
14cu|R-gtools-3.5.0-1|40	%{rlibdir}/%{packname}/libs
14cu|R-gtools-3.5.0-1|41	
14cu|R-gtools-3.5.0-1|42	
14cu|R-gtools-3.5.0-1|43	
14cu|R-gtools-3.5.0-1|44	%changelog
14cu|R-gtools-3.5.0-1|45	
14cu|R-gtools-3.5.0-1|46	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-1
14cu|R-gtools-3.5.0-1|47	- (77ac960) Upload tarball
14cu|R-gtools-3.5.0-1|48	
14cu|R-gtools-3.5.0-1|49	

14363 14
14cu|R-gWidgets-0.0.54-1|1	%bcond_with bootstrap
14cu|R-gWidgets-0.0.54-1|2	%global packname  gWidgets
14cu|R-gWidgets-0.0.54-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-gWidgets-0.0.54-1|4	
14cu|R-gWidgets-0.0.54-1|5	%define debug_package %{nil}
14cu|R-gWidgets-0.0.54-1|6	
14cu|R-gWidgets-0.0.54-1|7	Name:             R-%{packname}
14cu|R-gWidgets-0.0.54-1|8	Version:          0.0.54
14cu|R-gWidgets-0.0.54-1|9	Release:          1
14cu|R-gWidgets-0.0.54-1|10	Summary:          GWidgets API for building toolkit-independent, interactive GUIs
14cu|R-gWidgets-0.0.54-1|11	Group:            Sciences/Mathematics
14cu|R-gWidgets-0.0.54-1|12	License:          GPL (>= 2)
14cu|R-gWidgets-0.0.54-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gWidgets-0.0.54-1|14	Source0:          http://cran.r-project.org/src/contrib/gWidgets_0.0-54.tar.gz
14cu|R-gWidgets-0.0.54-1|15	Requires:         R-methods R-utils R-cairoDevice
14cu|R-gWidgets-0.0.54-1|16	%if %{without bootstrap}
14cu|R-gWidgets-0.0.54-1|17	Requires:         R-gWidgetsRGtk2 R-gWidgetstcltk
14cu|R-gWidgets-0.0.54-1|18	%endif
14cu|R-gWidgets-0.0.54-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-gWidgets-0.0.54-1|20	BuildRequires:    R-utils R-cairoDevice
14cu|R-gWidgets-0.0.54-1|21	%if %{without bootstrap}
14cu|R-gWidgets-0.0.54-1|22	BuildRequires:    R-gWidgetsRGtk2 R-cairoDevice R-gWidgetstcltk
14cu|R-gWidgets-0.0.54-1|23	%endif
14cu|R-gWidgets-0.0.54-1|24	BuildRequires:    x11-server-xvfb
14cu|R-gWidgets-0.0.54-1|25	
14cu|R-gWidgets-0.0.54-1|26	%description
14cu|R-gWidgets-0.0.54-1|27	gWidgets provides a toolkit-independent API for building interactive GUIs.
14cu|R-gWidgets-0.0.54-1|28	Atleast one of the gWidgetsXXX packages, such as gWidgetstcltk, needs to
14cu|R-gWidgets-0.0.54-1|29	be installed. Some icons are on loan from the scigraphica project
14cu|R-gWidgets-0.0.54-1|30	
14cu|R-gWidgets-0.0.54-1|31	%prep
14cu|R-gWidgets-0.0.54-1|32	%setup -q -c -n %{packname}
14cu|R-gWidgets-0.0.54-1|33	
14cu|R-gWidgets-0.0.54-1|34	%build
14cu|R-gWidgets-0.0.54-1|35	
14cu|R-gWidgets-0.0.54-1|36	%install
14cu|R-gWidgets-0.0.54-1|37	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gWidgets-0.0.54-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gWidgets-0.0.54-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gWidgets-0.0.54-1|40	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gWidgets-0.0.54-1|41	
14cu|R-gWidgets-0.0.54-1|42	%if %{without bootstrap}
14cu|R-gWidgets-0.0.54-1|43	%check
14cu|R-gWidgets-0.0.54-1|44	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-gWidgets-0.0.54-1|45	%endif
14cu|R-gWidgets-0.0.54-1|46	
14cu|R-gWidgets-0.0.54-1|47	%files
14cu|R-gWidgets-0.0.54-1|48	%dir %{rlibdir}/%{packname}
14cu|R-gWidgets-0.0.54-1|49	%doc %{rlibdir}/%{packname}/doc
14cu|R-gWidgets-0.0.54-1|50	%doc %{rlibdir}/%{packname}/html
14cu|R-gWidgets-0.0.54-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gWidgets-0.0.54-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gWidgets-0.0.54-1|53	%{rlibdir}/%{packname}/INDEX
14cu|R-gWidgets-0.0.54-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gWidgets-0.0.54-1|55	%{rlibdir}/%{packname}/Meta
14cu|R-gWidgets-0.0.54-1|56	%{rlibdir}/%{packname}/R
14cu|R-gWidgets-0.0.54-1|57	%{rlibdir}/%{packname}/help
14cu|R-gWidgets-0.0.54-1|58	%{rlibdir}/%{packname}/images
14cu|R-gWidgets-0.0.54-1|59	%{rlibdir}/%{packname}/install
14cu|R-gWidgets-0.0.54-1|60	%{rlibdir}/%{packname}/tests
14cu|R-gWidgets-0.0.54-1|61	%{rlibdir}/%{packname}/src
14cu|R-gWidgets-0.0.54-1|62	
14cu|R-gWidgets-0.0.54-1|63	
14cu|R-gWidgets-0.0.54-1|64	
14cu|R-gWidgets-0.0.54-1|65	%changelog
14cu|R-gWidgets-0.0.54-1|66	
14cu|R-gWidgets-0.0.54-1|67	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.54-1
14cu|R-gWidgets-0.0.54-1|68	- (69374eb) Fix files
14cu|R-gWidgets-0.0.54-1|69	
14cu|R-gWidgets-0.0.54-1|70	

14364 14
14cu|R-gWidgetsRGtk2-0.0.83-1|1	%global packname  gWidgetsRGtk2
14cu|R-gWidgetsRGtk2-0.0.83-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gWidgetsRGtk2-0.0.83-1|3	
14cu|R-gWidgetsRGtk2-0.0.83-1|4	%define debug_package %{nil}
14cu|R-gWidgetsRGtk2-0.0.83-1|5	
14cu|R-gWidgetsRGtk2-0.0.83-1|6	Name:             R-%{packname}
14cu|R-gWidgetsRGtk2-0.0.83-1|7	Version:          0.0.83
14cu|R-gWidgetsRGtk2-0.0.83-1|8	Release:          1
14cu|R-gWidgetsRGtk2-0.0.83-1|9	Summary:          Toolkit implementation of gWidgets for RGtk2
14cu|R-gWidgetsRGtk2-0.0.83-1|10	Group:            Sciences/Mathematics
14cu|R-gWidgetsRGtk2-0.0.83-1|11	License:          GPL (>= 2)
14cu|R-gWidgetsRGtk2-0.0.83-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gWidgetsRGtk2-0.0.83-1|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetsRGtk2_0.0-83.tar.gz
14cu|R-gWidgetsRGtk2-0.0.83-1|14	Requires:         R-methods R-gWidgets R-RGtk2 R-cairoDevice
14cu|R-gWidgetsRGtk2-0.0.83-1|15	BuildRequires:    R-devel Rmath-devel
14cu|R-gWidgetsRGtk2-0.0.83-1|16	BuildRequires:    R-methods R-gWidgets R-RGtk2  R-cairoDevice
14cu|R-gWidgetsRGtk2-0.0.83-1|17	BuildRequires:    gtk2-devel x11-server-xvfb
14cu|R-gWidgetsRGtk2-0.0.83-1|18	
14cu|R-gWidgetsRGtk2-0.0.83-1|19	%description
14cu|R-gWidgetsRGtk2-0.0.83-1|20	Port of gWidgets API to RGtk2
14cu|R-gWidgetsRGtk2-0.0.83-1|21	
14cu|R-gWidgetsRGtk2-0.0.83-1|22	%prep
14cu|R-gWidgetsRGtk2-0.0.83-1|23	%setup -q -c -n %{packname}
14cu|R-gWidgetsRGtk2-0.0.83-1|24	
14cu|R-gWidgetsRGtk2-0.0.83-1|25	%build
14cu|R-gWidgetsRGtk2-0.0.83-1|26	
14cu|R-gWidgetsRGtk2-0.0.83-1|27	%install
14cu|R-gWidgetsRGtk2-0.0.83-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gWidgetsRGtk2-0.0.83-1|29	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gWidgetsRGtk2-0.0.83-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gWidgetsRGtk2-0.0.83-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gWidgetsRGtk2-0.0.83-1|32	
14cu|R-gWidgetsRGtk2-0.0.83-1|33	%check
14cu|R-gWidgetsRGtk2-0.0.83-1|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-gWidgetsRGtk2-0.0.83-1|35	else			true
14cu|R-gWidgetsRGtk2-0.0.83-1|36	fi
14cu|R-gWidgetsRGtk2-0.0.83-1|37	
14cu|R-gWidgetsRGtk2-0.0.83-1|38	%files
14cu|R-gWidgetsRGtk2-0.0.83-1|39	%dir %{rlibdir}/%{packname}
14cu|R-gWidgetsRGtk2-0.0.83-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-gWidgetsRGtk2-0.0.83-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gWidgetsRGtk2-0.0.83-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gWidgetsRGtk2-0.0.83-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-gWidgetsRGtk2-0.0.83-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gWidgetsRGtk2-0.0.83-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-gWidgetsRGtk2-0.0.83-1|46	%{rlibdir}/%{packname}/R
14cu|R-gWidgetsRGtk2-0.0.83-1|47	%{rlibdir}/%{packname}/examples
14cu|R-gWidgetsRGtk2-0.0.83-1|48	%{rlibdir}/%{packname}/help
14cu|R-gWidgetsRGtk2-0.0.83-1|49	%{rlibdir}/%{packname}/images
14cu|R-gWidgetsRGtk2-0.0.83-1|50	
14cu|R-gWidgetsRGtk2-0.0.83-1|51	
14cu|R-gWidgetsRGtk2-0.0.83-1|52	%changelog
14cu|R-gWidgetsRGtk2-0.0.83-1|53	
14cu|R-gWidgetsRGtk2-0.0.83-1|54	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.83-1
14cu|R-gWidgetsRGtk2-0.0.83-1|55	- (749cefa) Use xvfb-run
14cu|R-gWidgetsRGtk2-0.0.83-1|56	
14cu|R-gWidgetsRGtk2-0.0.83-1|57	

14365 14
14cu|R-gWidgetstcltk-0.0.55-1|1	%global packname  gWidgetstcltk
14cu|R-gWidgetstcltk-0.0.55-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-gWidgetstcltk-0.0.55-1|3	
14cu|R-gWidgetstcltk-0.0.55-1|4	%define debug_package %{nil}
14cu|R-gWidgetstcltk-0.0.55-1|5	
14cu|R-gWidgetstcltk-0.0.55-1|6	Name:             R-%{packname}
14cu|R-gWidgetstcltk-0.0.55-1|7	Version:          0.0.55
14cu|R-gWidgetstcltk-0.0.55-1|8	Release:          1
14cu|R-gWidgetstcltk-0.0.55-1|9	Summary:          Toolkit implementation of gWidgets for tcltk package
14cu|R-gWidgetstcltk-0.0.55-1|10	Group:            Sciences/Mathematics
14cu|R-gWidgetstcltk-0.0.55-1|11	License:          GPL (>= 2)
14cu|R-gWidgetstcltk-0.0.55-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-gWidgetstcltk-0.0.55-1|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetstcltk_0.0-55.tar.gz
14cu|R-gWidgetstcltk-0.0.55-1|14	Requires:         R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
14cu|R-gWidgetstcltk-0.0.55-1|15	BuildRequires:    R-devel Rmath-devel
14cu|R-gWidgetstcltk-0.0.55-1|16	BuildRequires:    R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
14cu|R-gWidgetstcltk-0.0.55-1|17	BuildRequires:    x11-server-xvfb
14cu|R-gWidgetstcltk-0.0.55-1|18	
14cu|R-gWidgetstcltk-0.0.55-1|19	%description
14cu|R-gWidgetstcltk-0.0.55-1|20	Port of the gWidgets API to the tcltk package. Requires TK 8.5 or greater
14cu|R-gWidgetstcltk-0.0.55-1|21	for the tile (ttk)widgets http://www.tcl.tk/software/tcltk/8.5.tml. This
14cu|R-gWidgetstcltk-0.0.55-1|22	is the default on Windows. Under linux, Tk must be installed. Under Mac OS
14cu|R-gWidgetstcltk-0.0.55-1|23	X (10.5) there are two options: native Tk or X11. For the native one, Tk
14cu|R-gWidgetstcltk-0.0.55-1|24	must be upgraded. See www.tcl.tk to download source. Under the Mac it
14cu|R-gWidgetstcltk-0.0.55-1|25	compiles and installs cleanly. For X11, tcltk libraries can be downloaded
14cu|R-gWidgetstcltk-0.0.55-1|26	to augment the R binary package. See
14cu|R-gWidgetstcltk-0.0.55-1|27	http://cran.r-project.org/bin/macosx/tools/. The gdf function requires the
14cu|R-gWidgetstcltk-0.0.55-1|28	add on Tk package TkTable (http://tktable.sourceforge.net/).
14cu|R-gWidgetstcltk-0.0.55-1|29	
14cu|R-gWidgetstcltk-0.0.55-1|30	%prep
14cu|R-gWidgetstcltk-0.0.55-1|31	%setup -q -c -n %{packname}
14cu|R-gWidgetstcltk-0.0.55-1|32	
14cu|R-gWidgetstcltk-0.0.55-1|33	%build
14cu|R-gWidgetstcltk-0.0.55-1|34	
14cu|R-gWidgetstcltk-0.0.55-1|35	%install
14cu|R-gWidgetstcltk-0.0.55-1|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-gWidgetstcltk-0.0.55-1|37	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-gWidgetstcltk-0.0.55-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-gWidgetstcltk-0.0.55-1|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-gWidgetstcltk-0.0.55-1|40	
14cu|R-gWidgetstcltk-0.0.55-1|41	%check
14cu|R-gWidgetstcltk-0.0.55-1|42	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-gWidgetstcltk-0.0.55-1|43	
14cu|R-gWidgetstcltk-0.0.55-1|44	%files
14cu|R-gWidgetstcltk-0.0.55-1|45	%dir %{rlibdir}/%{packname}
14cu|R-gWidgetstcltk-0.0.55-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-gWidgetstcltk-0.0.55-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-gWidgetstcltk-0.0.55-1|48	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-gWidgetstcltk-0.0.55-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-gWidgetstcltk-0.0.55-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-gWidgetstcltk-0.0.55-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-gWidgetstcltk-0.0.55-1|52	%{rlibdir}/%{packname}/R
14cu|R-gWidgetstcltk-0.0.55-1|53	%{rlibdir}/%{packname}/help
14cu|R-gWidgetstcltk-0.0.55-1|54	%{rlibdir}/%{packname}/images
14cu|R-gWidgetstcltk-0.0.55-1|55	%{rlibdir}/%{packname}/tcl
14cu|R-gWidgetstcltk-0.0.55-1|56	%{rlibdir}/%{packname}/tklibs
14cu|R-gWidgetstcltk-0.0.55-1|57	%{rlibdir}/%{packname}/*.tcl
14cu|R-gWidgetstcltk-0.0.55-1|58	%{rlibdir}/%{packname}/ChangeLog
14cu|R-gWidgetstcltk-0.0.55-1|59	
14cu|R-gWidgetstcltk-0.0.55-1|60	%changelog
14cu|R-gWidgetstcltk-0.0.55-1|61	
14cu|R-gWidgetstcltk-0.0.55-1|62	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.55-1
14cu|R-gWidgetstcltk-0.0.55-1|63	- (c68cc46) Updated to 0.0.55
14cu|R-gWidgetstcltk-0.0.55-1|64	
14cu|R-gWidgetstcltk-0.0.55-1|65	

14366 14
14cu|R-heplots-1.0.15-3|1	%define debug_package %{nil}
14cu|R-heplots-1.0.15-3|2	
14cu|R-heplots-1.0.15-3|3	%global packname  heplots
14cu|R-heplots-1.0.15-3|4	%global rlibdir  %{_libdir}/R/library
14cu|R-heplots-1.0.15-3|5	
14cu|R-heplots-1.0.15-3|6	Name:             R-%{packname}
14cu|R-heplots-1.0.15-3|7	Version:          1.0.15
14cu|R-heplots-1.0.15-3|8	Release:          3
14cu|R-heplots-1.0.15-3|9	Summary:          Visualizing Hypothesis Tests in Multivariate Linear Models
14cu|R-heplots-1.0.15-3|10	Group:            Sciences/Mathematics
14cu|R-heplots-1.0.15-3|11	License:          GPLv2+
14cu|R-heplots-1.0.15-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-heplots-1.0.15-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-15.tar.gz
14cu|R-heplots-1.0.15-3|14	
14cu|R-heplots-1.0.15-3|15	Requires:         R-car R-graphics R-stats R-MASS
14cu|R-heplots-1.0.15-3|16	
14cu|R-heplots-1.0.15-3|17	Requires:         R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
14cu|R-heplots-1.0.15-3|18	Requires:         R-candisc
14cu|R-heplots-1.0.15-3|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-car R-graphics R-stats R-MASS
14cu|R-heplots-1.0.15-3|20	
14cu|R-heplots-1.0.15-3|21	BuildRequires:   R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
14cu|R-heplots-1.0.15-3|22	BuildRequires:  R-candisc
14cu|R-heplots-1.0.15-3|23	
14cu|R-heplots-1.0.15-3|24	%description
14cu|R-heplots-1.0.15-3|25	Provides HE plot functions for visualizing hypothesis tests in
14cu|R-heplots-1.0.15-3|26	multivariate linear models. They represents sums-of-squares-and-products
14cu|R-heplots-1.0.15-3|27	matrices for linear hypotheses and for error using ellipses (in two
14cu|R-heplots-1.0.15-3|28	dimensions) and ellipsoids (in three dimensions).
14cu|R-heplots-1.0.15-3|29	
14cu|R-heplots-1.0.15-3|30	%prep
14cu|R-heplots-1.0.15-3|31	%setup -q -c -n %{packname}
14cu|R-heplots-1.0.15-3|32	
14cu|R-heplots-1.0.15-3|33	%build
14cu|R-heplots-1.0.15-3|34	
14cu|R-heplots-1.0.15-3|35	%install
14cu|R-heplots-1.0.15-3|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-heplots-1.0.15-3|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-heplots-1.0.15-3|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-heplots-1.0.15-3|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-heplots-1.0.15-3|40	
14cu|R-heplots-1.0.15-3|41	# Disable for now; TODO: try with xvfb
14cu|R-heplots-1.0.15-3|42	# %check
14cu|R-heplots-1.0.15-3|43	# %{_bindir}/R CMD check %{packname}
14cu|R-heplots-1.0.15-3|44	
14cu|R-heplots-1.0.15-3|45	%files
14cu|R-heplots-1.0.15-3|46	%dir %{rlibdir}/%{packname}
14cu|R-heplots-1.0.15-3|47	%doc %{rlibdir}/%{packname}/doc
14cu|R-heplots-1.0.15-3|48	%doc %{rlibdir}/%{packname}/html
14cu|R-heplots-1.0.15-3|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-heplots-1.0.15-3|50	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-heplots-1.0.15-3|51	%{rlibdir}/%{packname}/CITATION
14cu|R-heplots-1.0.15-3|52	%{rlibdir}/%{packname}/INDEX
14cu|R-heplots-1.0.15-3|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-heplots-1.0.15-3|54	%{rlibdir}/%{packname}/Meta
14cu|R-heplots-1.0.15-3|55	%{rlibdir}/%{packname}/R
14cu|R-heplots-1.0.15-3|56	%{rlibdir}/%{packname}/data
14cu|R-heplots-1.0.15-3|57	%{rlibdir}/%{packname}/demo
14cu|R-heplots-1.0.15-3|58	%{rlibdir}/%{packname}/help
14cu|R-heplots-1.0.15-3|59	
14cu|R-heplots-1.0.15-3|60	%changelog
14cu|R-heplots-1.0.15-3|61	
14cu|R-heplots-1.0.15-3|62	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-3
14cu|R-heplots-1.0.15-3|63	- (2035c99) Updated to 1.0.15
14cu|R-heplots-1.0.15-3|64	
14cu|R-heplots-1.0.15-3|65	

14367 14
14cu|R-hexbin-1.27.0-2|1	%global packname  hexbin
14cu|R-hexbin-1.27.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-hexbin-1.27.0-2|3	
14cu|R-hexbin-1.27.0-2|4	Name:             R-%{packname}
14cu|R-hexbin-1.27.0-2|5	Version:          1.27.0
14cu|R-hexbin-1.27.0-2|6	Release:          2
14cu|R-hexbin-1.27.0-2|7	Summary:          Hexagonal Binning Routines
14cu|R-hexbin-1.27.0-2|8	Group:            Sciences/Mathematics
14cu|R-hexbin-1.27.0-2|9	License:          GPL-2
14cu|R-hexbin-1.27.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-hexbin-1.27.0-2|11	Source0:          http://cran.r-project.org/src/contrib/hexbin_%{version}.tar.gz
14cu|R-hexbin-1.27.0-2|12	Requires:         R-methods R-grid R-lattice R-graphics R-grDevices
14cu|R-hexbin-1.27.0-2|13	Requires:         R-stats R-utils R-marray R-affy R-Biobase
14cu|R-hexbin-1.27.0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-hexbin-1.27.0-2|15	BuildRequires:    R-methods R-grid R-lattice R-graphics R-grDevices
14cu|R-hexbin-1.27.0-2|16	BuildRequires:    R-stats R-utils R-marray R-affy R-Biobase
14cu|R-hexbin-1.27.0-2|17	
14cu|R-hexbin-1.27.0-2|18	%description
14cu|R-hexbin-1.27.0-2|19	Binning and plotting functions for hexagonal bins. Now uses and relies on
14cu|R-hexbin-1.27.0-2|20	grid graphics and formal (S4) classes and methods.
14cu|R-hexbin-1.27.0-2|21	
14cu|R-hexbin-1.27.0-2|22	%prep
14cu|R-hexbin-1.27.0-2|23	%setup -q -c -n %{packname}
14cu|R-hexbin-1.27.0-2|24	
14cu|R-hexbin-1.27.0-2|25	%build
14cu|R-hexbin-1.27.0-2|26	
14cu|R-hexbin-1.27.0-2|27	%install
14cu|R-hexbin-1.27.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-hexbin-1.27.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-hexbin-1.27.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-hexbin-1.27.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-hexbin-1.27.0-2|32	
14cu|R-hexbin-1.27.0-2|33	%check
14cu|R-hexbin-1.27.0-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-hexbin-1.27.0-2|35	
14cu|R-hexbin-1.27.0-2|36	%files
14cu|R-hexbin-1.27.0-2|37	%dir %{rlibdir}/%{packname}
14cu|R-hexbin-1.27.0-2|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-hexbin-1.27.0-2|39	%doc %{rlibdir}/%{packname}/html
14cu|R-hexbin-1.27.0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-hexbin-1.27.0-2|41	%{rlibdir}/%{packname}/INDEX
14cu|R-hexbin-1.27.0-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-hexbin-1.27.0-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-hexbin-1.27.0-2|44	%{rlibdir}/%{packname}/R
14cu|R-hexbin-1.27.0-2|45	%{rlibdir}/%{packname}/data
14cu|R-hexbin-1.27.0-2|46	%{rlibdir}/%{packname}/help
14cu|R-hexbin-1.27.0-2|47	%{rlibdir}/%{packname}/libs
14cu|R-hexbin-1.27.0-2|48	
14cu|R-hexbin-1.27.0-2|49	
14cu|R-hexbin-1.27.0-2|50	%changelog
14cu|R-hexbin-1.27.0-2|51	
14cu|R-hexbin-1.27.0-2|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.27.0-2
14cu|R-hexbin-1.27.0-2|53	- (6ce13a3) Upload tarball
14cu|R-hexbin-1.27.0-2|54	
14cu|R-hexbin-1.27.0-2|55	

14368 14
14cu|R-highr-0.5-3|1	%global packname  highr
14cu|R-highr-0.5-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-highr-0.5-3|3	
14cu|R-highr-0.5-3|4	Name:             R-%{packname}
14cu|R-highr-0.5-3|5	Version:          0.5
14cu|R-highr-0.5-3|6	Release:          3
14cu|R-highr-0.5-3|7	Summary:          Syntax highlighting for R
14cu|R-highr-0.5-3|8	Group:            Sciences/Mathematics
14cu|R-highr-0.5-3|9	License:          GPL
14cu|R-highr-0.5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-highr-0.5-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-highr-0.5-3|12	BuildArch:        noarch
14cu|R-highr-0.5-3|13	Requires:         R-core
14cu|R-highr-0.5-3|14	Requires:         R-knitr R-testit
14cu|R-highr-0.5-3|15	BuildRequires:    R-devel Rmath-devel
14cu|R-highr-0.5-3|16	BuildRequires:    R-knitr R-testit
14cu|R-highr-0.5-3|17	
14cu|R-highr-0.5-3|18	%description
14cu|R-highr-0.5-3|19	This package provides syntax highlighting for R source code. Currently it
14cu|R-highr-0.5-3|20	supports LaTeX and HTML output. Source code of other languages can be
14cu|R-highr-0.5-3|21	supported via Andre Simon's Highlight package.
14cu|R-highr-0.5-3|22	
14cu|R-highr-0.5-3|23	%prep
14cu|R-highr-0.5-3|24	%setup -q -c -n %{packname}
14cu|R-highr-0.5-3|25	
14cu|R-highr-0.5-3|26	%build
14cu|R-highr-0.5-3|27	
14cu|R-highr-0.5-3|28	%install
14cu|R-highr-0.5-3|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-highr-0.5-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-highr-0.5-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-highr-0.5-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-highr-0.5-3|33	
14cu|R-highr-0.5-3|34	%check
14cu|R-highr-0.5-3|35	%{_bindir}/R CMD check %{packname}
14cu|R-highr-0.5-3|36	
14cu|R-highr-0.5-3|37	%files
14cu|R-highr-0.5-3|38	%dir %{rlibdir}/%{packname}
14cu|R-highr-0.5-3|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-highr-0.5-3|40	%doc %{rlibdir}/%{packname}/html
14cu|R-highr-0.5-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-highr-0.5-3|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-highr-0.5-3|43	%{rlibdir}/%{packname}/INDEX
14cu|R-highr-0.5-3|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-highr-0.5-3|45	%{rlibdir}/%{packname}/Meta
14cu|R-highr-0.5-3|46	%{rlibdir}/%{packname}/R
14cu|R-highr-0.5-3|47	%{rlibdir}/%{packname}/help
14cu|R-highr-0.5-3|48	
14cu|R-highr-0.5-3|49	%changelog
14cu|R-highr-0.5-3|50	
14cu|R-highr-0.5-3|51	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14cu|R-highr-0.5-3|52	- (6d1a31b) Upload tarball
14cu|R-highr-0.5-3|53	
14cu|R-highr-0.5-3|54	

14369 14
14cu|R-Hmisc-3.16.0-1|1	%bcond_without bootstrap
14cu|R-Hmisc-3.16.0-1|2	%global packname  Hmisc
14cu|R-Hmisc-3.16.0-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-Hmisc-3.16.0-1|4	
14cu|R-Hmisc-3.16.0-1|5	Name:             R-%{packname}
14cu|R-Hmisc-3.16.0-1|6	Version:          3.16.0
14cu|R-Hmisc-3.16.0-1|7	Release:          1
14cu|R-Hmisc-3.16.0-1|8	Summary:          Harrell Miscellaneous
14cu|R-Hmisc-3.16.0-1|9	Group:            Sciences/Mathematics
14cu|R-Hmisc-3.16.0-1|10	License:          GPL (>= 2)
14cu|R-Hmisc-3.16.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Hmisc-3.16.0-1|12	Source0:          http://cran.r-project.org/src/contrib/Hmisc_3.16-0.tar.gz
14cu|R-Hmisc-3.16.0-1|13	Requires:         R-methods R-survival R-lattice R-cluster R-Formula
14cu|R-Hmisc-3.16.0-1|14	Requires:         R-ggplot2 R-proto R-scales R-latticeExtra R-acepack R-gtable R-gridExtra
14cu|R-Hmisc-3.16.0-1|15	%if %{without bootstrap}
14cu|R-Hmisc-3.16.0-1|16	Requires:         R-grid R-nnet R-foreign R-chron R-subselect R-tree
14cu|R-Hmisc-3.16.0-1|17	Requires:         R-TeachingDemos R-rms R-mice
14cu|R-Hmisc-3.16.0-1|18	%endif
14cu|R-Hmisc-3.16.0-1|19	BuildRequires:    R-devel Rmath-devel  R-methods
14cu|R-Hmisc-3.16.0-1|20	BuildRequires:    R-survival R-lattice R-cluster R-Formula
14cu|R-Hmisc-3.16.0-1|21	BuildRequires:         R-ggplot2 R-proto R-scales R-latticeExtra R-acepack R-gtable R-gridExtra
14cu|R-Hmisc-3.16.0-1|22	%if %{without bootstrap}
14cu|R-Hmisc-3.16.0-1|23	BuildRequires:    R-grid R-nnet R-foreign R-chron R-subselect R-tree
14cu|R-Hmisc-3.16.0-1|24	BuildRequires:    R-TeachingDemos R-rms R-mice
14cu|R-Hmisc-3.16.0-1|25	%endif
14cu|R-Hmisc-3.16.0-1|26	
14cu|R-Hmisc-3.16.0-1|27	%description
14cu|R-Hmisc-3.16.0-1|28	The Hmisc library contains many functions useful for data analysis,
14cu|R-Hmisc-3.16.0-1|29	high-level graphics, utility operations, functions for computing sample
14cu|R-Hmisc-3.16.0-1|30	size and power, importing datasets, imputing missing values, advanced
14cu|R-Hmisc-3.16.0-1|31	table making, variable clustering, character string manipulation,
14cu|R-Hmisc-3.16.0-1|32	conversion of S objects to LaTeX code, and recoding variables.  Please
14cu|R-Hmisc-3.16.0-1|33	submit bug reports to 'http://biostat.mc.vanderbilt.edu/trac/Hmisc'.
14cu|R-Hmisc-3.16.0-1|34	
14cu|R-Hmisc-3.16.0-1|35	%prep
14cu|R-Hmisc-3.16.0-1|36	%setup -q -c -n %{packname}
14cu|R-Hmisc-3.16.0-1|37	
14cu|R-Hmisc-3.16.0-1|38	%build
14cu|R-Hmisc-3.16.0-1|39	
14cu|R-Hmisc-3.16.0-1|40	%install
14cu|R-Hmisc-3.16.0-1|41	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Hmisc-3.16.0-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Hmisc-3.16.0-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Hmisc-3.16.0-1|44	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Hmisc-3.16.0-1|45	
14cu|R-Hmisc-3.16.0-1|46	%if %{without bootstrap}
14cu|R-Hmisc-3.16.0-1|47	%check
14cu|R-Hmisc-3.16.0-1|48	%{_bindir}/R CMD check %{packname}
14cu|R-Hmisc-3.16.0-1|49	%endif
14cu|R-Hmisc-3.16.0-1|50	
14cu|R-Hmisc-3.16.0-1|51	%files
14cu|R-Hmisc-3.16.0-1|52	%dir %{rlibdir}/%{packname}
14cu|R-Hmisc-3.16.0-1|53	%doc %{rlibdir}/%{packname}/html
14cu|R-Hmisc-3.16.0-1|54	%doc %{rlibdir}/%{packname}/todo
14cu|R-Hmisc-3.16.0-1|55	%doc %{rlibdir}/%{packname}/CHANGELOG
14cu|R-Hmisc-3.16.0-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Hmisc-3.16.0-1|57	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Hmisc-3.16.0-1|58	%doc %{rlibdir}/%{packname}/THANKS
14cu|R-Hmisc-3.16.0-1|59	%doc %{rlibdir}/%{packname}/WISHLIST
14cu|R-Hmisc-3.16.0-1|60	%{rlibdir}/%{packname}/INDEX
14cu|R-Hmisc-3.16.0-1|61	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Hmisc-3.16.0-1|62	%{rlibdir}/%{packname}/Meta
14cu|R-Hmisc-3.16.0-1|63	%{rlibdir}/%{packname}/R
14cu|R-Hmisc-3.16.0-1|64	%{rlibdir}/%{packname}/help
14cu|R-Hmisc-3.16.0-1|65	%{rlibdir}/%{packname}/libs
14cu|R-Hmisc-3.16.0-1|66	
14cu|R-Hmisc-3.16.0-1|67	
14cu|R-Hmisc-3.16.0-1|68	%changelog
14cu|R-Hmisc-3.16.0-1|69	
14cu|R-Hmisc-3.16.0-1|70	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.16.0-1
14cu|R-Hmisc-3.16.0-1|71	- (7f07d4c) Adjust BRs
14cu|R-Hmisc-3.16.0-1|72	
14cu|R-Hmisc-3.16.0-1|73	

14370 14
14cu|R-HSAUR-1.3.6-1|1	%global packname  HSAUR
14cu|R-HSAUR-1.3.6-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-HSAUR-1.3.6-1|3	
14cu|R-HSAUR-1.3.6-1|4	%define debug_package %{nil}
14cu|R-HSAUR-1.3.6-1|5	
14cu|R-HSAUR-1.3.6-1|6	Name:             R-%{packname}
14cu|R-HSAUR-1.3.6-1|7	Version:          1.3.6
14cu|R-HSAUR-1.3.6-1|8	Release:          1
14cu|R-HSAUR-1.3.6-1|9	Summary:          A Handbook of Statistical Analyses Using R
14cu|R-HSAUR-1.3.6-1|10	Group:            Sciences/Mathematics
14cu|R-HSAUR-1.3.6-1|11	License:          GPL
14cu|R-HSAUR-1.3.6-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-HSAUR-1.3.6-1|13	Source0:          http://cran.r-project.org/src/contrib/HSAUR_1.3-6.tar.gz
14cu|R-HSAUR-1.3.6-1|14	Requires:         R-lattice R-MASS R-scatterplot3d
14cu|R-HSAUR-1.3.6-1|15	Requires:         R-ape R-coin R-flexmix R-gee R-ipred R-lme4 R-mclust R-party R-randomForest R-rmeta R-vcd R-survival R-KernSmooth R-rpart R-mvtnorm R-Matrix R-boot
14cu|R-HSAUR-1.3.6-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-MASS R-scatterplot3d
14cu|R-HSAUR-1.3.6-1|17	BuildRequires: R-TH.data
14cu|R-HSAUR-1.3.6-1|18	Requires: R-TH.data
14cu|R-HSAUR-1.3.6-1|19	BuildRequires:    R-ape R-coin R-flexmix R-gee R-ipred R-lme4 R-mclust R-party R-randomForest R-rmeta R-vcd R-survival R-KernSmooth R-rpart R-mvtnorm R-Matrix R-boot
14cu|R-HSAUR-1.3.6-1|20	BuildRequires:    texlive
14cu|R-HSAUR-1.3.6-1|21	
14cu|R-HSAUR-1.3.6-1|22	%description
14cu|R-HSAUR-1.3.6-1|23	Functions, data sets, analyses and examples from the book `A Handbook of
14cu|R-HSAUR-1.3.6-1|24	Statistical Analyses Using R' (Brian S. Everitt and Torsten Hothorn,
14cu|R-HSAUR-1.3.6-1|25	Chapman & Hall/CRC, 2006). The first chapter of the book, which is
14cu|R-HSAUR-1.3.6-1|26	entitled `An Introduction to R', is completely included in this package,
14cu|R-HSAUR-1.3.6-1|27	for all other chapters, a vignette containing all data analyses is
14cu|R-HSAUR-1.3.6-1|28	
14cu|R-HSAUR-1.3.6-1|29	%prep
14cu|R-HSAUR-1.3.6-1|30	%setup -q -c -n %{packname}
14cu|R-HSAUR-1.3.6-1|31	
14cu|R-HSAUR-1.3.6-1|32	%build
14cu|R-HSAUR-1.3.6-1|33	
14cu|R-HSAUR-1.3.6-1|34	%install
14cu|R-HSAUR-1.3.6-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-HSAUR-1.3.6-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-HSAUR-1.3.6-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-HSAUR-1.3.6-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-HSAUR-1.3.6-1|39	
14cu|R-HSAUR-1.3.6-1|40	%check
14cu|R-HSAUR-1.3.6-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-HSAUR-1.3.6-1|42	
14cu|R-HSAUR-1.3.6-1|43	%files
14cu|R-HSAUR-1.3.6-1|44	%dir %{rlibdir}/%{packname}
14cu|R-HSAUR-1.3.6-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-HSAUR-1.3.6-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-HSAUR-1.3.6-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-HSAUR-1.3.6-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-HSAUR-1.3.6-1|49	%{rlibdir}/%{packname}/N*
14cu|R-HSAUR-1.3.6-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-HSAUR-1.3.6-1|51	%{rlibdir}/%{packname}/R
14cu|R-HSAUR-1.3.6-1|52	%{rlibdir}/%{packname}/cache
14cu|R-HSAUR-1.3.6-1|53	%{rlibdir}/%{packname}/data
14cu|R-HSAUR-1.3.6-1|54	%{rlibdir}/%{packname}/help
14cu|R-HSAUR-1.3.6-1|55	%{rlibdir}/%{packname}/rawdata
14cu|R-HSAUR-1.3.6-1|56	
14cu|R-HSAUR-1.3.6-1|57	%changelog
14cu|R-HSAUR-1.3.6-1|58	
14cu|R-HSAUR-1.3.6-1|59	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-1
14cu|R-HSAUR-1.3.6-1|60	- (b173d4f) Fix files
14cu|R-HSAUR-1.3.6-1|61	
14cu|R-HSAUR-1.3.6-1|62	

14371 14
14cu|R-htmltools-0.2.6-1|1	%global packname  htmltools
14cu|R-htmltools-0.2.6-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-htmltools-0.2.6-1|3	
14cu|R-htmltools-0.2.6-1|4	Name:             R-%{packname}
14cu|R-htmltools-0.2.6-1|5	Version:          0.2.6
14cu|R-htmltools-0.2.6-1|6	Release:          1
14cu|R-htmltools-0.2.6-1|7	Summary:          Tools for HTML
14cu|R-htmltools-0.2.6-1|8	Group:            Sciences/Mathematics
14cu|R-htmltools-0.2.6-1|9	License:          GPLv2+
14cu|R-htmltools-0.2.6-1|10	URL:              None
14cu|R-htmltools-0.2.6-1|11	Source0:          http://cran.r-project.org/src/contrib/htmltools_%{version}.tar.gz
14cu|R-htmltools-0.2.6-1|12	BuildArch:        noarch
14cu|R-htmltools-0.2.6-1|13	Requires:         R-core
14cu|R-htmltools-0.2.6-1|14	
14cu|R-htmltools-0.2.6-1|15	
14cu|R-htmltools-0.2.6-1|16	Requires:         R-utils R-digest
14cu|R-htmltools-0.2.6-1|17	Requires:         R-markdown R-testthat
14cu|R-htmltools-0.2.6-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-htmltools-0.2.6-1|19	BuildRequires:    R-utils R-digest
14cu|R-htmltools-0.2.6-1|20	BuildRequires:   R-markdown R-testthat
14cu|R-htmltools-0.2.6-1|21	%description
14cu|R-htmltools-0.2.6-1|22	Tools for HTML generation and output
14cu|R-htmltools-0.2.6-1|23	
14cu|R-htmltools-0.2.6-1|24	%prep
14cu|R-htmltools-0.2.6-1|25	%setup -q -c -n %{packname}
14cu|R-htmltools-0.2.6-1|26	
14cu|R-htmltools-0.2.6-1|27	%build
14cu|R-htmltools-0.2.6-1|28	
14cu|R-htmltools-0.2.6-1|29	%install
14cu|R-htmltools-0.2.6-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-htmltools-0.2.6-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-htmltools-0.2.6-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-htmltools-0.2.6-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-htmltools-0.2.6-1|34	
14cu|R-htmltools-0.2.6-1|35	%check
14cu|R-htmltools-0.2.6-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-htmltools-0.2.6-1|37	
14cu|R-htmltools-0.2.6-1|38	%files
14cu|R-htmltools-0.2.6-1|39	%dir %{rlibdir}/%{packname}
14cu|R-htmltools-0.2.6-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-htmltools-0.2.6-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-htmltools-0.2.6-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-htmltools-0.2.6-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-htmltools-0.2.6-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-htmltools-0.2.6-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-htmltools-0.2.6-1|46	%{rlibdir}/%{packname}/R
14cu|R-htmltools-0.2.6-1|47	%{rlibdir}/%{packname}/help
14cu|R-htmltools-0.2.6-1|48	%{rlibdir}/%{packname}/tests
14cu|R-htmltools-0.2.6-1|49	
14cu|R-htmltools-0.2.6-1|50	%changelog
14cu|R-htmltools-0.2.6-1|51	
14cu|R-htmltools-0.2.6-1|52	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-1
14cu|R-htmltools-0.2.6-1|53	- (1857635) Upload tarball
14cu|R-htmltools-0.2.6-1|54	
14cu|R-htmltools-0.2.6-1|55	

14372 14
14cu|R-httpuv-1.3.2-1|1	%global packname  httpuv
14cu|R-httpuv-1.3.2-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-httpuv-1.3.2-1|3	
14cu|R-httpuv-1.3.2-1|4	Name:             R-%{packname}
14cu|R-httpuv-1.3.2-1|5	Version:          1.3.2
14cu|R-httpuv-1.3.2-1|6	Release:          1
14cu|R-httpuv-1.3.2-1|7	Summary:          HTTP and WebSocket server library
14cu|R-httpuv-1.3.2-1|8	Group:            Sciences/Mathematics
14cu|R-httpuv-1.3.2-1|9	License:          GPL-3 | file LICENSE
14cu|R-httpuv-1.3.2-1|10	URL:              None
14cu|R-httpuv-1.3.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-httpuv-1.3.2-1|12	
14cu|R-httpuv-1.3.2-1|13	Requires:         R-methods
14cu|R-httpuv-1.3.2-1|14	Requires:         R-Rcpp
14cu|R-httpuv-1.3.2-1|15	
14cu|R-httpuv-1.3.2-1|16	BuildRequires:    R-devel Rmath-devel R-methods
14cu|R-httpuv-1.3.2-1|17	BuildRequires:    R-Rcpp
14cu|R-httpuv-1.3.2-1|18	
14cu|R-httpuv-1.3.2-1|19	%description
14cu|R-httpuv-1.3.2-1|20	httpuv provides low-level socket and protocol support for handling HTTP
14cu|R-httpuv-1.3.2-1|21	and WebSocket requests directly from within R. It is primarily intended as
14cu|R-httpuv-1.3.2-1|22	a building block for other packages, rather than making it particularly
14cu|R-httpuv-1.3.2-1|23	easy to create complete web applications using httpuv alone. httpuv is
14cu|R-httpuv-1.3.2-1|24	built on top of the libuv and http-parser C libraries, both of which were
14cu|R-httpuv-1.3.2-1|25	developed by Joyent, Inc. (See LICENSE file for libuv and http-parser
14cu|R-httpuv-1.3.2-1|26	license information.)
14cu|R-httpuv-1.3.2-1|27	
14cu|R-httpuv-1.3.2-1|28	%prep
14cu|R-httpuv-1.3.2-1|29	%setup -q -c -n %{packname}
14cu|R-httpuv-1.3.2-1|30	
14cu|R-httpuv-1.3.2-1|31	%build
14cu|R-httpuv-1.3.2-1|32	
14cu|R-httpuv-1.3.2-1|33	%install
14cu|R-httpuv-1.3.2-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-httpuv-1.3.2-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-httpuv-1.3.2-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-httpuv-1.3.2-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-httpuv-1.3.2-1|38	
14cu|R-httpuv-1.3.2-1|39	%check
14cu|R-httpuv-1.3.2-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-httpuv-1.3.2-1|41	
14cu|R-httpuv-1.3.2-1|42	%files
14cu|R-httpuv-1.3.2-1|43	%dir %{rlibdir}/%{packname}
14cu|R-httpuv-1.3.2-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-httpuv-1.3.2-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-httpuv-1.3.2-1|46	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-httpuv-1.3.2-1|47	%{rlibdir}/%{packname}/INDEX
14cu|R-httpuv-1.3.2-1|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-httpuv-1.3.2-1|49	%{rlibdir}/%{packname}/LICENSE
14cu|R-httpuv-1.3.2-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-httpuv-1.3.2-1|51	%{rlibdir}/%{packname}/R
14cu|R-httpuv-1.3.2-1|52	%{rlibdir}/%{packname}/help
14cu|R-httpuv-1.3.2-1|53	%{rlibdir}/%{packname}/demo
14cu|R-httpuv-1.3.2-1|54	%{rlibdir}/%{packname}/libs
14cu|R-httpuv-1.3.2-1|55	
14cu|R-httpuv-1.3.2-1|56	%changelog
14cu|R-httpuv-1.3.2-1|57	
14cu|R-httpuv-1.3.2-1|58	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
14cu|R-httpuv-1.3.2-1|59	- (b6ecf98) Upload tarball
14cu|R-httpuv-1.3.2-1|60	
14cu|R-httpuv-1.3.2-1|61	

14373 14
14cu|rhvoice-0.5-1|1	%define oname RHVoice
14cu|rhvoice-0.5-1|2	
14cu|rhvoice-0.5-1|3	%define major 2
14cu|rhvoice-0.5-1|4	%define libname %mklibname RHVoice %{major}
14cu|rhvoice-0.5-1|5	%define major_a 0
14cu|rhvoice-0.5-1|6	%define libaudio %mklibname RHVoice_audio %{major_a}
14cu|rhvoice-0.5-1|7	%define major_c 0
14cu|rhvoice-0.5-1|8	%define libcore %mklibname RHVoice_core %{major_c}
14cu|rhvoice-0.5-1|9	%define devname %mklibname %{name} -d
14cu|rhvoice-0.5-1|10	
14cu|rhvoice-0.5-1|11	Summary:	Free and open source speech synthesizer
14cu|rhvoice-0.5-1|12	Name:		rhvoice
14cu|rhvoice-0.5-1|13	Version:	0.5
14cu|rhvoice-0.5-1|14	Release:	1
14cu|rhvoice-0.5-1|15	License:	GPLv3+
14cu|rhvoice-0.5-1|16	Group:		Sound
14cu|rhvoice-0.5-1|17	Url:		http://tiflo.info/rhvoice/
14cu|rhvoice-0.5-1|18	# From git by tag https://github.com/Olga-Yakovleva/RHVoice/archive/%{version}.tar.gz
14cu|rhvoice-0.5-1|19	Source0:	%{oname}-%{version}.tar.gz
14cu|rhvoice-0.5-1|20	BuildRequires:	scons
14cu|rhvoice-0.5-1|21	BuildRequires:	pkgconfig(alsa)
14cu|rhvoice-0.5-1|22	BuildRequires:	pkgconfig(ao)
14cu|rhvoice-0.5-1|23	BuildRequires:	pkgconfig(glib-2.0)
14cu|rhvoice-0.5-1|24	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|rhvoice-0.5-1|25	BuildRequires:	pkgconfig(libpulse-simple)
14cu|rhvoice-0.5-1|26	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|rhvoice-0.5-1|27	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|rhvoice-0.5-1|28	
14cu|rhvoice-0.5-1|29	%description
14cu|rhvoice-0.5-1|30	RHVoice is a free and open source speech synthesizer.
14cu|rhvoice-0.5-1|31	
14cu|rhvoice-0.5-1|32	%files
14cu|rhvoice-0.5-1|33	%{_bindir}/%{oname}-*
14cu|rhvoice-0.5-1|34	%{_bindir}/sd_rhvoice
14cu|rhvoice-0.5-1|35	%dir %{_datadir}/%{oname}
14cu|rhvoice-0.5-1|36	%{_datadir}/%{oname}/*
14cu|rhvoice-0.5-1|37	%{_datadir}/dbus-1/services/com.github.OlgaYakovleva.RHVoice.service
14cu|rhvoice-0.5-1|38	%{_sysconfdir}/RHVoice/RHVoice.conf
14cu|rhvoice-0.5-1|39	
14cu|rhvoice-0.5-1|40	#----------------------------------------------------------------------------
14cu|rhvoice-0.5-1|41	
14cu|rhvoice-0.5-1|42	%package -n %{libname}
14cu|rhvoice-0.5-1|43	Summary:	Shared library for %{name}
14cu|rhvoice-0.5-1|44	Group:		System/Libraries
14cu|rhvoice-0.5-1|45	
14cu|rhvoice-0.5-1|46	%description -n %{libname}
14cu|rhvoice-0.5-1|47	Shared library for %{name}.
14cu|rhvoice-0.5-1|48	
14cu|rhvoice-0.5-1|49	%files -n %{libname}
14cu|rhvoice-0.5-1|50	%{_libdir}/libRHVoice.so.%{major}*
14cu|rhvoice-0.5-1|51	
14cu|rhvoice-0.5-1|52	#----------------------------------------------------------------------------
14cu|rhvoice-0.5-1|53	
14cu|rhvoice-0.5-1|54	%package -n %{libaudio}
14cu|rhvoice-0.5-1|55	Summary:	Shared library for %{name}
14cu|rhvoice-0.5-1|56	Group:		System/Libraries
14cu|rhvoice-0.5-1|57	
14cu|rhvoice-0.5-1|58	%description -n %{libaudio}
14cu|rhvoice-0.5-1|59	Shared library for %{name}.
14cu|rhvoice-0.5-1|60	
14cu|rhvoice-0.5-1|61	%files -n %{libaudio}
14cu|rhvoice-0.5-1|62	%{_libdir}/libRHVoice_audio.so.%{major_a}*
14cu|rhvoice-0.5-1|63	
14cu|rhvoice-0.5-1|64	#----------------------------------------------------------------------------
14cu|rhvoice-0.5-1|65	
14cu|rhvoice-0.5-1|66	%package -n %{libcore}
14cu|rhvoice-0.5-1|67	Summary:	Shared library for %{name}
14cu|rhvoice-0.5-1|68	Group:		System/Libraries
14cu|rhvoice-0.5-1|69	
14cu|rhvoice-0.5-1|70	%description -n %{libcore}
14cu|rhvoice-0.5-1|71	Shared library for %{name}.
14cu|rhvoice-0.5-1|72	
14cu|rhvoice-0.5-1|73	%files -n %{libcore}
14cu|rhvoice-0.5-1|74	%{_libdir}/libRHVoice_core.so.%{major_c}*
14cu|rhvoice-0.5-1|75	
14cu|rhvoice-0.5-1|76	#----------------------------------------------------------------------------
14cu|rhvoice-0.5-1|77	
14cu|rhvoice-0.5-1|78	%package -n %{devname}
14cu|rhvoice-0.5-1|79	Summary:	Development files for %{name}
14cu|rhvoice-0.5-1|80	Group:		Development/C++
14cu|rhvoice-0.5-1|81	Requires:	%{libname} = %{EVRD}
14cu|rhvoice-0.5-1|82	Requires:	%{libaudio} = %{EVRD}
14cu|rhvoice-0.5-1|83	Requires:	%{libcore} = %{EVRD}
14cu|rhvoice-0.5-1|84	Provides:	%{name}-devel = %{EVRD}
14cu|rhvoice-0.5-1|85	
14cu|rhvoice-0.5-1|86	%description -n %{devname}
14cu|rhvoice-0.5-1|87	Development files for %{name}.
14cu|rhvoice-0.5-1|88	
14cu|rhvoice-0.5-1|89	%files -n %{devname}
14cu|rhvoice-0.5-1|90	%{_includedir}/*.h
14cu|rhvoice-0.5-1|91	%{_libdir}/libRHVoice.so
14cu|rhvoice-0.5-1|92	%{_libdir}/libRHVoice_audio.so
14cu|rhvoice-0.5-1|93	%{_libdir}/libRHVoice_core.so
14cu|rhvoice-0.5-1|94	
14cu|rhvoice-0.5-1|95	#----------------------------------------------------------------------------
14cu|rhvoice-0.5-1|96	
14cu|rhvoice-0.5-1|97	
14cu|rhvoice-0.5-1|98	%prep
14cu|rhvoice-0.5-1|99	%setup -qn %{oname}-%{version}
14cu|rhvoice-0.5-1|100	
14cu|rhvoice-0.5-1|101	%build
14cu|rhvoice-0.5-1|102	scons \
14cu|rhvoice-0.5-1|103	prefix=%{_prefix} \
14cu|rhvoice-0.5-1|104	libdir=%{_libdir} \
14cu|rhvoice-0.5-1|105	sysconfdir=%{_sysconfdir} \
14cu|rhvoice-0.5-1|106	CFLAGS="%{optflags}" \
14cu|rhvoice-0.5-1|107	CPPFLAGS="%{optflags}" \
14cu|rhvoice-0.5-1|108	
14cu|rhvoice-0.5-1|109	%install
14cu|rhvoice-0.5-1|110	scons \
14cu|rhvoice-0.5-1|111	prefix=%{_prefix} \
14cu|rhvoice-0.5-1|112	libdir=%{_libdir} \
14cu|rhvoice-0.5-1|113	sysconfdir=%{_sysconfdir} \
14cu|rhvoice-0.5-1|114	DESTDIR=%{buildroot} \
14cu|rhvoice-0.5-1|115	install
14cu|rhvoice-0.5-1|116	
14cu|rhvoice-0.5-1|117	%changelog
14cu|rhvoice-0.5-1|118	
14cu|rhvoice-0.5-1|119	* Sun Oct 25 2015 Rosa <rosa@abf.rosalinux.ru> 0.5-1
14cu|rhvoice-0.5-1|120	- (844d625) Automatic import for version 0.5-1
14cu|rhvoice-0.5-1|121	
14cu|rhvoice-0.5-1|122	

14374 14
14cu|R-hypergraph-1.38.1-1|1	%global packname  hypergraph
14cu|R-hypergraph-1.38.1-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-hypergraph-1.38.1-1|3	
14cu|R-hypergraph-1.38.1-1|4	%define debug_package %{nil}
14cu|R-hypergraph-1.38.1-1|5	
14cu|R-hypergraph-1.38.1-1|6	Name:             R-%{packname}
14cu|R-hypergraph-1.38.1-1|7	Version:          1.38.1
14cu|R-hypergraph-1.38.1-1|8	Release:          1
14cu|R-hypergraph-1.38.1-1|9	Summary:          A package providing hypergraph data structures
14cu|R-hypergraph-1.38.1-1|10	Group:            Sciences/Mathematics
14cu|R-hypergraph-1.38.1-1|11	License:          Artistic-2.0
14cu|R-hypergraph-1.38.1-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-hypergraph-1.38.1-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-hypergraph-1.38.1-1|14	BuildArch:        noarch
14cu|R-hypergraph-1.38.1-1|15	Requires:         R-core
14cu|R-hypergraph-1.38.1-1|16	
14cu|R-hypergraph-1.38.1-1|17	Requires:         R-methods R-utils R-graph
14cu|R-hypergraph-1.38.1-1|18	
14cu|R-hypergraph-1.38.1-1|19	
14cu|R-hypergraph-1.38.1-1|20	BuildRequires:    R-devel Rmath-devel R-methods R-utils R-graph
14cu|R-hypergraph-1.38.1-1|21	
14cu|R-hypergraph-1.38.1-1|22	
14cu|R-hypergraph-1.38.1-1|23	%description
14cu|R-hypergraph-1.38.1-1|24	A package that implements some simple capabilities for representing and
14cu|R-hypergraph-1.38.1-1|25	manipulating hypergraphs.
14cu|R-hypergraph-1.38.1-1|26	
14cu|R-hypergraph-1.38.1-1|27	%prep
14cu|R-hypergraph-1.38.1-1|28	%setup -q -c -n %{packname}
14cu|R-hypergraph-1.38.1-1|29	
14cu|R-hypergraph-1.38.1-1|30	%build
14cu|R-hypergraph-1.38.1-1|31	
14cu|R-hypergraph-1.38.1-1|32	%install
14cu|R-hypergraph-1.38.1-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-hypergraph-1.38.1-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-hypergraph-1.38.1-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-hypergraph-1.38.1-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-hypergraph-1.38.1-1|37	
14cu|R-hypergraph-1.38.1-1|38	%check
14cu|R-hypergraph-1.38.1-1|39	%{_bindir}/R CMD check %{packname}
14cu|R-hypergraph-1.38.1-1|40	
14cu|R-hypergraph-1.38.1-1|41	%files
14cu|R-hypergraph-1.38.1-1|42	%dir %{rlibdir}/%{packname}
14cu|R-hypergraph-1.38.1-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-hypergraph-1.38.1-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-hypergraph-1.38.1-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-hypergraph-1.38.1-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-hypergraph-1.38.1-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-hypergraph-1.38.1-1|48	%{rlibdir}/%{packname}/R
14cu|R-hypergraph-1.38.1-1|49	%{rlibdir}/%{packname}/help
14cu|R-hypergraph-1.38.1-1|50	%{rlibdir}/%{packname}/unitTests
14cu|R-hypergraph-1.38.1-1|51	
14cu|R-hypergraph-1.38.1-1|52	%changelog
14cu|R-hypergraph-1.38.1-1|53	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.1-1
14cu|R-hypergraph-1.38.1-1|54	+ Revision: 62eaf04
14cu|R-hypergraph-1.38.1-1|55	- Fix files
14cu|R-hypergraph-1.38.1-1|56	
14cu|R-hypergraph-1.38.1-1|57	

14375 14
14cu|R-ineq-0.2.13-1|1	%global packname  ineq
14cu|R-ineq-0.2.13-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-ineq-0.2.13-1|3	
14cu|R-ineq-0.2.13-1|4	Name:             R-%{packname}
14cu|R-ineq-0.2.13-1|5	Version:          0.2.13
14cu|R-ineq-0.2.13-1|6	Release:          1
14cu|R-ineq-0.2.13-1|7	Summary:          Measuring Inequality, Concentration, and Poverty
14cu|R-ineq-0.2.13-1|8	
14cu|R-ineq-0.2.13-1|9	Group:            Sciences/Mathematics
14cu|R-ineq-0.2.13-1|10	License:          GPL-2
14cu|R-ineq-0.2.13-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ineq-0.2.13-1|12	Source0:          http://cran.r-project.org/src/contrib/ineq_0.2-13.tar.gz
14cu|R-ineq-0.2.13-1|13	BuildArch:        noarch
14cu|R-ineq-0.2.13-1|14	Requires:         R-core
14cu|R-ineq-0.2.13-1|15	Requires:         R-stats R-graphics R-grDevices
14cu|R-ineq-0.2.13-1|16	Requires:         R-stats R-graphics R-grDevices
14cu|R-ineq-0.2.13-1|17	BuildRequires:    R-devel Rmath-devel  R-stats R-graphics R-grDevices
14cu|R-ineq-0.2.13-1|18	BuildRequires:    R-stats R-graphics R-grDevices texlive
14cu|R-ineq-0.2.13-1|19	
14cu|R-ineq-0.2.13-1|20	%description
14cu|R-ineq-0.2.13-1|21	Inequality, concentration, and poverty measures. Lorenz curves (empirical
14cu|R-ineq-0.2.13-1|22	and theoretical).
14cu|R-ineq-0.2.13-1|23	
14cu|R-ineq-0.2.13-1|24	%prep
14cu|R-ineq-0.2.13-1|25	%setup -q -c -n %{packname}
14cu|R-ineq-0.2.13-1|26	
14cu|R-ineq-0.2.13-1|27	%build
14cu|R-ineq-0.2.13-1|28	
14cu|R-ineq-0.2.13-1|29	%install
14cu|R-ineq-0.2.13-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ineq-0.2.13-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ineq-0.2.13-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ineq-0.2.13-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ineq-0.2.13-1|34	
14cu|R-ineq-0.2.13-1|35	%check
14cu|R-ineq-0.2.13-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-ineq-0.2.13-1|37	
14cu|R-ineq-0.2.13-1|38	%files
14cu|R-ineq-0.2.13-1|39	%dir %{rlibdir}/%{packname}
14cu|R-ineq-0.2.13-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-ineq-0.2.13-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ineq-0.2.13-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-ineq-0.2.13-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ineq-0.2.13-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-ineq-0.2.13-1|45	%{rlibdir}/%{packname}/R
14cu|R-ineq-0.2.13-1|46	%{rlibdir}/%{packname}/data
14cu|R-ineq-0.2.13-1|47	%{rlibdir}/%{packname}/help
14cu|R-ineq-0.2.13-1|48	
14cu|R-ineq-0.2.13-1|49	%changelog
14cu|R-ineq-0.2.13-1|50	
14cu|R-ineq-0.2.13-1|51	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.13-1
14cu|R-ineq-0.2.13-1|52	- (8ce1a5e) Updated to 0.2.13
14cu|R-ineq-0.2.13-1|53	
14cu|R-ineq-0.2.13-1|54	

14376 14
14cu|ring-0.20170618-1|1	%define oversion 20170618
14cu|ring-0.20170618-1|2	%define hash 89b5eea
14cu|ring-0.20170618-1|3	
14cu|ring-0.20170618-1|4	%define major 1.0.0
14cu|ring-0.20170618-1|5	%define libname %mklibname ringclient %{major}
14cu|ring-0.20170618-1|6	%define devname %mklibname ringclient -d
14cu|ring-0.20170618-1|7	
14cu|ring-0.20170618-1|8	Summary:	Free software for distributed and secured communication
14cu|ring-0.20170618-1|9	Name:		ring
14cu|ring-0.20170618-1|10	Version:	0.%{oversion}
14cu|ring-0.20170618-1|11	Release:	1
14cu|ring-0.20170618-1|12	License:	GPLv3+
14cu|ring-0.20170618-1|13	Group:		Communications
14cu|ring-0.20170618-1|14	Url:		https://ring.cx/
14cu|ring-0.20170618-1|15	Source0:	http://dl.ring.cx/ring-release/tarballs/ring_%{oversion}.1.%{hash}.tar.gz
14cu|ring-0.20170618-1|16	BuildRequires:	cmake
14cu|ring-0.20170618-1|17	BuildRequires:	qt5-linguist-tools
14cu|ring-0.20170618-1|18	BuildRequires:	yasm
14cu|ring-0.20170618-1|19	BuildRequires:	boost-devel
14cu|ring-0.20170618-1|20	BuildRequires:	gettext-devel
14cu|ring-0.20170618-1|21	BuildRequires:	gsm-devel
14cu|ring-0.20170618-1|22	BuildRequires:	jsoncpp-devel
14cu|ring-0.20170618-1|23	BuildRequires:	pkgconfig(alsa)
14cu|ring-0.20170618-1|24	BuildRequires:	pkgconfig(appindicator3-0.1)
14cu|ring-0.20170618-1|25	BuildRequires:	pkgconfig(clutter-1.0)
14cu|ring-0.20170618-1|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14cu|ring-0.20170618-1|27	BuildRequires:	pkgconfig(cryptopp)
14cu|ring-0.20170618-1|28	BuildRequires:	pkgconfig(dbus-1)
14cu|ring-0.20170618-1|29	BuildRequires:	pkgconfig(dbus-c++-1)
14cu|ring-0.20170618-1|30	BuildRequires:	pkgconfig(expat)
14cu|ring-0.20170618-1|31	BuildRequires:	pkgconfig(glib-2.0)
14cu|ring-0.20170618-1|32	BuildRequires:	pkgconfig(gnutls)
14cu|ring-0.20170618-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|ring-0.20170618-1|34	BuildRequires:	pkgconfig(libebook-1.2)
14cu|ring-0.20170618-1|35	BuildRequires:	pkgconfig(libedataserver-1.2)
14cu|ring-0.20170618-1|36	BuildRequires:	pkgconfig(libnotify)
14cu|ring-0.20170618-1|37	BuildRequires:	pkgconfig(libnm-glib)
14cu|ring-0.20170618-1|38	BuildRequires:	pkgconfig(libnm-glib-vpn)
14cu|ring-0.20170618-1|39	BuildRequires:	pkgconfig(libpcre)
14cu|ring-0.20170618-1|40	BuildRequires:	pkgconfig(libpulse)
14cu|ring-0.20170618-1|41	BuildRequires:	pkgconfig(libqrencode)
14cu|ring-0.20170618-1|42	BuildRequires:	pkgconfig(libupnp)
14cu|ring-0.20170618-1|43	BuildRequires:	pkgconfig(libva)
14cu|ring-0.20170618-1|44	BuildRequires:	pkgconfig(nettle)
14cu|ring-0.20170618-1|45	BuildRequires:	pkgconfig(opus)
14cu|ring-0.20170618-1|46	BuildRequires:	pkgconfig(Qt5Core)
14cu|ring-0.20170618-1|47	BuildRequires:	pkgconfig(Qt5DBus)
14cu|ring-0.20170618-1|48	BuildRequires:	pkgconfig(samplerate)
14cu|ring-0.20170618-1|49	BuildRequires:	pkgconfig(sndfile)
14cu|ring-0.20170618-1|50	BuildRequires:	pkgconfig(speex)
14cu|ring-0.20170618-1|51	BuildRequires:	pkgconfig(systemd)
14cu|ring-0.20170618-1|52	BuildRequires:	pkgconfig(uuid)
14cu|ring-0.20170618-1|53	BuildRequires:	pkgconfig(vdpau)
14cu|ring-0.20170618-1|54	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14cu|ring-0.20170618-1|55	BuildRequires:	pkgconfig(xext)
14cu|ring-0.20170618-1|56	BuildRequires:	pkgconfig(xfixes)
14cu|ring-0.20170618-1|57	BuildRequires:	pkgconfig(yaml-cpp)
14cu|ring-0.20170618-1|58	Suggests:	%{name}-gnome
14cu|ring-0.20170618-1|59	Suggests:	%{name}-kde
14cu|ring-0.20170618-1|60	
14cu|ring-0.20170618-1|61	%description
14cu|ring-0.20170618-1|62	Ring is free software for universal communication which respects freedoms
14cu|ring-0.20170618-1|63	and privacy of its users.
14cu|ring-0.20170618-1|64	
14cu|ring-0.20170618-1|65	%files
14cu|ring-0.20170618-1|66	%{_bindir}/ring.cx
14cu|ring-0.20170618-1|67	
14cu|ring-0.20170618-1|68	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|69	
14cu|ring-0.20170618-1|70	%package daemon
14cu|ring-0.20170618-1|71	Summary:	Free software for distributed and secured communication - daemon
14cu|ring-0.20170618-1|72	Group:		Communications
14cu|ring-0.20170618-1|73	
14cu|ring-0.20170618-1|74	%description daemon
14cu|ring-0.20170618-1|75	Ring is free software for universal communication which respects freedoms
14cu|ring-0.20170618-1|76	and privacy of its users.
14cu|ring-0.20170618-1|77	
14cu|ring-0.20170618-1|78	This package contains the Ring daemon: dring.
14cu|ring-0.20170618-1|79	
14cu|ring-0.20170618-1|80	%files daemon
14cu|ring-0.20170618-1|81	%{_libdir}/ring/dring
14cu|ring-0.20170618-1|82	%{_datadir}/ring/ringtones/default.wav
14cu|ring-0.20170618-1|83	%{_datadir}/ring/ringtones/konga.ul
14cu|ring-0.20170618-1|84	%{_datadir}/dbus-1/services/cx.ring.Ring.service
14cu|ring-0.20170618-1|85	%{_datadir}/dbus-1/interfaces/cx.ring.Ring.CallManager.xml
14cu|ring-0.20170618-1|86	%{_datadir}/dbus-1/interfaces/cx.ring.Ring.ConfigurationManager.xml
14cu|ring-0.20170618-1|87	%{_datadir}/dbus-1/interfaces/cx.ring.Ring.Instance.xml
14cu|ring-0.20170618-1|88	%{_datadir}/dbus-1/interfaces/cx.ring.Ring.PresenceManager.xml
14cu|ring-0.20170618-1|89	%{_datadir}/dbus-1/interfaces/cx.ring.Ring.VideoManager.xml
14cu|ring-0.20170618-1|90	%{_mandir}/man1/dring.1*
14cu|ring-0.20170618-1|91	
14cu|ring-0.20170618-1|92	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|93	
14cu|ring-0.20170618-1|94	%package gnome
14cu|ring-0.20170618-1|95	Summary:	Gnome client for the Ring communication framework
14cu|ring-0.20170618-1|96	Group:		Communications
14cu|ring-0.20170618-1|97	Requires:	ring-daemon
14cu|ring-0.20170618-1|98	
14cu|ring-0.20170618-1|99	%description gnome
14cu|ring-0.20170618-1|100	Gnome client for the Ring communication framework.
14cu|ring-0.20170618-1|101	
14cu|ring-0.20170618-1|102	%files gnome -f ring-client-gnome.lang
14cu|ring-0.20170618-1|103	%{_bindir}/gnome-ring
14cu|ring-0.20170618-1|104	%{_datadir}/appdata/gnome-ring.appdata.xml
14cu|ring-0.20170618-1|105	%{_datadir}/applications/gnome-ring.desktop
14cu|ring-0.20170618-1|106	%{_datadir}/glib-2.0/schemas/cx.ring.RingGnome.gschema.xml
14cu|ring-0.20170618-1|107	%dir %{_datadir}/gnome-ring/
14cu|ring-0.20170618-1|108	%{_datadir}/gnome-ring/*
14cu|ring-0.20170618-1|109	%{_iconsdir}/hicolor/*/apps/ring.*
14cu|ring-0.20170618-1|110	
14cu|ring-0.20170618-1|111	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|112	
14cu|ring-0.20170618-1|113	%package -n libringclient-i18n
14cu|ring-0.20170618-1|114	Summary:	Ring client library translations
14cu|ring-0.20170618-1|115	Group:		System/Internationalization
14cu|ring-0.20170618-1|116	BuildArch:	noarch
14cu|ring-0.20170618-1|117	
14cu|ring-0.20170618-1|118	%description -n libringclient-i18n
14cu|ring-0.20170618-1|119	Ring client library translations.
14cu|ring-0.20170618-1|120	
14cu|ring-0.20170618-1|121	%files -n libringclient-i18n -f lrc.lang
14cu|ring-0.20170618-1|122	
14cu|ring-0.20170618-1|123	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|124	
14cu|ring-0.20170618-1|125	%package -n %{libname}
14cu|ring-0.20170618-1|126	Summary:	Ring client shared library
14cu|ring-0.20170618-1|127	Group:		System/Libraries
14cu|ring-0.20170618-1|128	Requires:	libringclient-i18n
14cu|ring-0.20170618-1|129	
14cu|ring-0.20170618-1|130	%description -n %{libname}
14cu|ring-0.20170618-1|131	Ring client shared library.
14cu|ring-0.20170618-1|132	
14cu|ring-0.20170618-1|133	%files -n %{libname}
14cu|ring-0.20170618-1|134	%{_libdir}/libringclient.so.%{major}
14cu|ring-0.20170618-1|135	
14cu|ring-0.20170618-1|136	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|137	
14cu|ring-0.20170618-1|138	%package -n %{devname}
14cu|ring-0.20170618-1|139	Summary:	Ring client library development files
14cu|ring-0.20170618-1|140	Group:		Development/C++
14cu|ring-0.20170618-1|141	Requires:	%{libname} = %{EVRD}
14cu|ring-0.20170618-1|142	Provides:	lrc-devel = %{EVRD}
14cu|ring-0.20170618-1|143	Provides:	ringclient-devel = %{EVRD}
14cu|ring-0.20170618-1|144	
14cu|ring-0.20170618-1|145	%description -n %{devname}
14cu|ring-0.20170618-1|146	Ring client library development files.
14cu|ring-0.20170618-1|147	
14cu|ring-0.20170618-1|148	%files -n %{devname}
14cu|ring-0.20170618-1|149	%dir %{_includedir}/libringclient
14cu|ring-0.20170618-1|150	%{_includedir}/libringclient/*
14cu|ring-0.20170618-1|151	%{_libdir}/libringclient.so
14cu|ring-0.20170618-1|152	%dir %{_libdir}/cmake/LibRingClient
14cu|ring-0.20170618-1|153	%{_libdir}/cmake/LibRingClient/*
14cu|ring-0.20170618-1|154	
14cu|ring-0.20170618-1|155	#----------------------------------------------------------------------------
14cu|ring-0.20170618-1|156	
14cu|ring-0.20170618-1|157	%prep
14cu|ring-0.20170618-1|158	%setup -qn ring-project
14cu|ring-0.20170618-1|159	
14cu|ring-0.20170618-1|160	%build
14cu|ring-0.20170618-1|161	# Ring daemon
14cu|ring-0.20170618-1|162	mkdir -p daemon/contrib/native
14cu|ring-0.20170618-1|163	pushd daemon/contrib/native
14cu|ring-0.20170618-1|164	../bootstrap \
14cu|ring-0.20170618-1|165	--no-checksums \
14cu|ring-0.20170618-1|166	--disable-ogg \
14cu|ring-0.20170618-1|167	--disable-flac \
14cu|ring-0.20170618-1|168	--disable-vorbis \
14cu|ring-0.20170618-1|169	--disable-vorbisenc \
14cu|ring-0.20170618-1|170	--disable-speex \
14cu|ring-0.20170618-1|171	--disable-sndfile \
14cu|ring-0.20170618-1|172	--disable-gsm \
14cu|ring-0.20170618-1|173	--disable-speexdsp \
14cu|ring-0.20170618-1|174	--disable-natpmp
14cu|ring-0.20170618-1|175	make list
14cu|ring-0.20170618-1|176	make fetch
14cu|ring-0.20170618-1|177	%make V=1
14cu|ring-0.20170618-1|178	popd
14cu|ring-0.20170618-1|179	
14cu|ring-0.20170618-1|180	pushd daemon
14cu|ring-0.20170618-1|181	./autogen.sh
14cu|ring-0.20170618-1|182	%configure2_5x \
14cu|ring-0.20170618-1|183	--disable-shared
14cu|ring-0.20170618-1|184	%make
14cu|ring-0.20170618-1|185	popd
14cu|ring-0.20170618-1|186	
14cu|ring-0.20170618-1|187	# libringclient
14cu|ring-0.20170618-1|188	pushd lrc
14cu|ring-0.20170618-1|189	%cmake \
14cu|ring-0.20170618-1|190	-DRING_BUILD_DIR=%{_builddir}/ring-project/daemon/src
14cu|ring-0.20170618-1|191	%make
14cu|ring-0.20170618-1|192	popd
14cu|ring-0.20170618-1|193	
14cu|ring-0.20170618-1|194	# gnome client
14cu|ring-0.20170618-1|195	pushd client-gnome
14cu|ring-0.20170618-1|196	%cmake \
14cu|ring-0.20170618-1|197	-DLibRingClient_PROJECT_DIR=%{_builddir}/ring-project/lrc \
14cu|ring-0.20170618-1|198	-DGSETTINGS_LOCALCOMPILE=OFF
14cu|ring-0.20170618-1|199	%make
14cu|ring-0.20170618-1|200	popd
14cu|ring-0.20170618-1|201	
14cu|ring-0.20170618-1|202	%install
14cu|ring-0.20170618-1|203	# Ring daemon
14cu|ring-0.20170618-1|204	%makeinstall_std -C daemon
14cu|ring-0.20170618-1|205	
14cu|ring-0.20170618-1|206	# Drop development files
14cu|ring-0.20170618-1|207	rm -rf %{buildroot}%{_includedir}/dring
14cu|ring-0.20170618-1|208	rm -r %{buildroot}%{_libdir}/libring.a
14cu|ring-0.20170618-1|209	
14cu|ring-0.20170618-1|210	# libringclient
14cu|ring-0.20170618-1|211	%makeinstall_std -C lrc/build
14cu|ring-0.20170618-1|212	
14cu|ring-0.20170618-1|213	# Gnome client
14cu|ring-0.20170618-1|214	%makeinstall_std -C client-gnome/build
14cu|ring-0.20170618-1|215	
14cu|ring-0.20170618-1|216	%find_lang lrc --with-qt
14cu|ring-0.20170618-1|217	%find_lang ring-client-gnome
14cu|ring-0.20170618-1|218	
14cu|ring-0.20170618-1|219	
14cu|ring-0.20170618-1|220	%changelog
14cu|ring-0.20170618-1|221	
14cu|ring-0.20170618-1|222	* Thu Jun 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20170618-1
14cu|ring-0.20170618-1|223	- (b8d92c3) Adjust BuildRequires to work in rosa2014.1
14cu|ring-0.20170618-1|224	
14cu|ring-0.20170618-1|225	

14377 14
14cu|R-intergraph-2.0.0-1|1	%global packname  intergraph
14cu|R-intergraph-2.0.0-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-intergraph-2.0.0-1|3	
14cu|R-intergraph-2.0.0-1|4	Name:             R-%{packname}
14cu|R-intergraph-2.0.0-1|5	Version:          2.0.0
14cu|R-intergraph-2.0.0-1|6	Release:          1
14cu|R-intergraph-2.0.0-1|7	Summary:          Coercion routines for network data objects in R
14cu|R-intergraph-2.0.0-1|8	Group:            Sciences/Mathematics
14cu|R-intergraph-2.0.0-1|9	License:          GPL-3
14cu|R-intergraph-2.0.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-intergraph-2.0.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-0.tar.gz
14cu|R-intergraph-2.0.0-1|12	BuildArch:        noarch
14cu|R-intergraph-2.0.0-1|13	Requires:         R-core
14cu|R-intergraph-2.0.0-1|14	
14cu|R-intergraph-2.0.0-1|15	
14cu|R-intergraph-2.0.0-1|16	Requires:         R-utils R-graphics R-network R-igraph
14cu|R-intergraph-2.0.0-1|17	Requires:         R-testthat R-roxygen2
14cu|R-intergraph-2.0.0-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-intergraph-2.0.0-1|19	BuildRequires:    R-utils R-graphics R-network R-igraph
14cu|R-intergraph-2.0.0-1|20	BuildRequires:   R-testthat R-roxygen2
14cu|R-intergraph-2.0.0-1|21	%description
14cu|R-intergraph-2.0.0-1|22	R world provides several packages for working with network data.  This
14cu|R-intergraph-2.0.0-1|23	package supplements that functionality by providing methods for converting
14cu|R-intergraph-2.0.0-1|24	network data objects between classes defined in other packages. Currently
14cu|R-intergraph-2.0.0-1|25	supported classes: network, igraph.
14cu|R-intergraph-2.0.0-1|26	
14cu|R-intergraph-2.0.0-1|27	%prep
14cu|R-intergraph-2.0.0-1|28	%setup -q -c -n %{packname}
14cu|R-intergraph-2.0.0-1|29	
14cu|R-intergraph-2.0.0-1|30	%build
14cu|R-intergraph-2.0.0-1|31	
14cu|R-intergraph-2.0.0-1|32	%install
14cu|R-intergraph-2.0.0-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-intergraph-2.0.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-intergraph-2.0.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-intergraph-2.0.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-intergraph-2.0.0-1|37	
14cu|R-intergraph-2.0.0-1|38	%check
14cu|R-intergraph-2.0.0-1|39	%{_bindir}/R CMD check %{packname}
14cu|R-intergraph-2.0.0-1|40	
14cu|R-intergraph-2.0.0-1|41	%files
14cu|R-intergraph-2.0.0-1|42	%dir %{rlibdir}/%{packname}
14cu|R-intergraph-2.0.0-1|43	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-intergraph-2.0.0-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-intergraph-2.0.0-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-intergraph-2.0.0-1|46	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-intergraph-2.0.0-1|47	%{rlibdir}/%{packname}/INDEX
14cu|R-intergraph-2.0.0-1|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-intergraph-2.0.0-1|49	%{rlibdir}/%{packname}/Meta
14cu|R-intergraph-2.0.0-1|50	%{rlibdir}/%{packname}/R
14cu|R-intergraph-2.0.0-1|51	%{rlibdir}/%{packname}/help
14cu|R-intergraph-2.0.0-1|52	%{rlibdir}/%{packname}/data
14cu|R-intergraph-2.0.0-1|53	%{rlibdir}/%{packname}/tests
14cu|R-intergraph-2.0.0-1|54	
14cu|R-intergraph-2.0.0-1|55	%changelog
14cu|R-intergraph-2.0.0-1|56	* Tue Dec 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
14cu|R-intergraph-2.0.0-1|57	+ Revision: 132825c
14cu|R-intergraph-2.0.0-1|58	- Fix files
14cu|R-intergraph-2.0.0-1|59	
14cu|R-intergraph-2.0.0-1|60	

14378 14
14cu|riot-0.14.1-1|1	# To avoid out of memory error
14cu|riot-0.14.1-1|2	%define _build_pkgcheck_set %{nil}
14cu|riot-0.14.1-1|3	
14cu|riot-0.14.1-1|4	%define debug_package %{nil}
14cu|riot-0.14.1-1|5	
14cu|riot-0.14.1-1|6	%define oname riot-web
14cu|riot-0.14.1-1|7	%define _riotdir /opt/riot
14cu|riot-0.14.1-1|8	
14cu|riot-0.14.1-1|9	%define __noautoreqfiles /opt/riot/resources
14cu|riot-0.14.1-1|10	%define __noautoreq 'libffmpeg.so*|libnode.so*'
14cu|riot-0.14.1-1|11	
14cu|riot-0.14.1-1|12	Summary:	Client for the decentralized and secure protocol Matrix
14cu|riot-0.14.1-1|13	Name:		riot
14cu|riot-0.14.1-1|14	Version:	0.14.1
14cu|riot-0.14.1-1|15	Release:	1
14cu|riot-0.14.1-1|16	License:	ASL 2.0
14cu|riot-0.14.1-1|17	Group:		Networking/Instant messaging
14cu|riot-0.14.1-1|18	Url:		http://riot.im/
14cu|riot-0.14.1-1|19	Source0:	https://github.com/vector-im/riot-web/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|riot-0.14.1-1|20	Source1:	%{name}-extras-desktop.tar.gz
14cu|riot-0.14.1-1|21	Patch0:		riot-web-0.12.2-menubar.patch
14cu|riot-0.14.1-1|22	BuildRequires:	git
14cu|riot-0.14.1-1|23	BuildRequires:	nodejs
14cu|riot-0.14.1-1|24	AutoProv:	no
14cu|riot-0.14.1-1|25	
14cu|riot-0.14.1-1|26	%description
14cu|riot-0.14.1-1|27	Riot is a decentralized, secure messaging client for collaborative group
14cu|riot-0.14.1-1|28	communication. Riot's core architecture is an implementation of the Matrix
14cu|riot-0.14.1-1|29	protocol.
14cu|riot-0.14.1-1|30	
14cu|riot-0.14.1-1|31	Riot is more than a messaging app. Riot is a shared workspace for the web.
14cu|riot-0.14.1-1|32	Riot is a place to connect with teams. Riot is a place to to collaborate,
14cu|riot-0.14.1-1|33	to work, to discuss your current projects.
14cu|riot-0.14.1-1|34	
14cu|riot-0.14.1-1|35	Riot removes the barriers between apps, allowing you to connect teams and
14cu|riot-0.14.1-1|36	functionality like never before.
14cu|riot-0.14.1-1|37	
14cu|riot-0.14.1-1|38	Riot is free. Riot is secure.
14cu|riot-0.14.1-1|39	
14cu|riot-0.14.1-1|40	%files
14cu|riot-0.14.1-1|41	%{_bindir}/%{name}
14cu|riot-0.14.1-1|42	%{_datadir}/applications/%{name}.desktop
14cu|riot-0.14.1-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|riot-0.14.1-1|44	%{_riotdir}/*
14cu|riot-0.14.1-1|45	
14cu|riot-0.14.1-1|46	#----------------------------------------------------------------------------
14cu|riot-0.14.1-1|47	
14cu|riot-0.14.1-1|48	%prep
14cu|riot-0.14.1-1|49	%setup -qn %{oname}-%{version} -a 1
14cu|riot-0.14.1-1|50	%patch0 -p1
14cu|riot-0.14.1-1|51	
14cu|riot-0.14.1-1|52	%build
14cu|riot-0.14.1-1|53	npm install
14cu|riot-0.14.1-1|54	npm run build
14cu|riot-0.14.1-1|55	
14cu|riot-0.14.1-1|56	%ifarch x86_64
14cu|riot-0.14.1-1|57	%define linuxunpacked electron_app/dist/linux-unpacked
14cu|riot-0.14.1-1|58	node_modules/.bin/build -l tar.gz --x64
14cu|riot-0.14.1-1|59	%else
14cu|riot-0.14.1-1|60	%define linuxunpacked electron_app/dist/linux-ia32-unpacked
14cu|riot-0.14.1-1|61	node_modules/.bin/build -l tar.gz --ia32
14cu|riot-0.14.1-1|62	%endif
14cu|riot-0.14.1-1|63	
14cu|riot-0.14.1-1|64	%install
14cu|riot-0.14.1-1|65	mkdir -p %{buildroot}%{_riotdir}
14cu|riot-0.14.1-1|66	cp -a %{linuxunpacked}/* %{buildroot}%{_riotdir}
14cu|riot-0.14.1-1|67	
14cu|riot-0.14.1-1|68	# install binary wrapper
14cu|riot-0.14.1-1|69	mkdir -p %{buildroot}%{_bindir}
14cu|riot-0.14.1-1|70	cat > %{buildroot}%{_bindir}/riot << EOF
14cu|riot-0.14.1-1|71	#!/bin/sh
14cu|riot-0.14.1-1|72	pushd %{_riotdir}
14cu|riot-0.14.1-1|73	./riot-web
14cu|riot-0.14.1-1|74	popd
14cu|riot-0.14.1-1|75	EOF
14cu|riot-0.14.1-1|76	chmod 755 %{buildroot}%{_bindir}/riot
14cu|riot-0.14.1-1|77	
14cu|riot-0.14.1-1|78	# install menu entry
14cu|riot-0.14.1-1|79	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|riot-0.14.1-1|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|riot-0.14.1-1|81	[Desktop Entry]
14cu|riot-0.14.1-1|82	Name=Riot
14cu|riot-0.14.1-1|83	Comment=Client for the decentralized and secure protocol Matrix
14cu|riot-0.14.1-1|84	Exec=%{name}
14cu|riot-0.14.1-1|85	Icon=%{name}
14cu|riot-0.14.1-1|86	Terminal=false
14cu|riot-0.14.1-1|87	Type=Application
14cu|riot-0.14.1-1|88	StartupNotify=true
14cu|riot-0.14.1-1|89	Categories=Network;InstantMessaging;
14cu|riot-0.14.1-1|90	EOF
14cu|riot-0.14.1-1|91	
14cu|riot-0.14.1-1|92	# install menu icons
14cu|riot-0.14.1-1|93	for N in 16 22 24 32 48 128 256;
14cu|riot-0.14.1-1|94	do
14cu|riot-0.14.1-1|95	install -D -m 0644 riot-extras-desktop/extras/riot.hicolor.${N}x${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|riot-0.14.1-1|96	done
14cu|riot-0.14.1-1|97	install -D -m 0644 riot-extras-desktop/extras/riot.hicolor.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.png
14cu|riot-0.14.1-1|98	
14cu|riot-0.14.1-1|99	
14cu|riot-0.14.1-1|100	%changelog
14cu|riot-0.14.1-1|101	
14cu|riot-0.14.1-1|102	* Sat Apr 21 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.1-1
14cu|riot-0.14.1-1|103	- (d776cca) New version 0.14.1
14cu|riot-0.14.1-1|104	
14cu|riot-0.14.1-1|105	

14379 14
14cu|ripperx-2.8.0-1|1	%define	oname	ripperX
14cu|ripperx-2.8.0-1|2	
14cu|ripperx-2.8.0-1|3	Summary:	GTK program to rip CD audio and encode mp3s
14cu|ripperx-2.8.0-1|4	Name:		ripperx
14cu|ripperx-2.8.0-1|5	Version:	2.8.0
14cu|ripperx-2.8.0-1|6	Release:	1
14cu|ripperx-2.8.0-1|7	License:	GPLv2+
14cu|ripperx-2.8.0-1|8	Group:		Sound
14cu|ripperx-2.8.0-1|9	URL:		http://sourceforge.net/projects/ripperx/
14cu|ripperx-2.8.0-1|10	Source0:	%{name}-%{version}.tar.bz2
14cu|ripperx-2.8.0-1|11	Source11:	%{oname}-48.png
14cu|ripperx-2.8.0-1|12	Source12:	%{oname}-32.png
14cu|ripperx-2.8.0-1|13	Source13:	%{oname}-16.png
14cu|ripperx-2.8.0-1|14	#Patch2:	%%{oname}-2.7.0-cdplay-command.patch
14cu|ripperx-2.8.0-1|15	#Patch3:	ripperX-2.7.0-fix-format-errors.patch
14cu|ripperx-2.8.0-1|16	#Patch4:	ripperX-2.7.0-fix-linking.patch
14cu|ripperx-2.8.0-1|17	BuildRequires:	gettext >= 0.15
14cu|ripperx-2.8.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.6
14cu|ripperx-2.8.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
14cu|ripperx-2.8.0-1|20	BuildRequires:	pkgconfig(gmodule-2.0)
14cu|ripperx-2.8.0-1|21	BuildRequires:	pkgconfig(gobject-2.0)
14cu|ripperx-2.8.0-1|22	BuildRequires:	pkgconfig(gthread-2.0)
14cu|ripperx-2.8.0-1|23	BuildRequires:	pkgconfig(taglib)
14cu|ripperx-2.8.0-1|24	BuildRequires:	id3lib-devel
14cu|ripperx-2.8.0-1|25	BuildRequires:	desktop-file-utils
14cu|ripperx-2.8.0-1|26	Requires:	cdparanoia
14cu|ripperx-2.8.0-1|27	# Encoders
14cu|ripperx-2.8.0-1|28	Requires:	flac
14cu|ripperx-2.8.0-1|29	Requires:	vorbis-tools
14cu|ripperx-2.8.0-1|30	Suggests:	lame
14cu|ripperx-2.8.0-1|31	%rename		%{oname}
14cu|ripperx-2.8.0-1|32	
14cu|ripperx-2.8.0-1|33	%description
14cu|ripperx-2.8.0-1|34	A GTK program to rip CD audio and encode mp3s. It Supports parallel ripping /
14cu|ripperx-2.8.0-1|35	encoding, has plugins for cdparanoia, BladeEnc, Lame, GoGo, FHG (l3enc and
14cu|ripperx-2.8.0-1|36	mp3enc), XingMp3enc, 8hz-mp3, and the ISO encoder. It also has support for
14cu|ripperx-2.8.0-1|37	CDDB and ID3 tags.
14cu|ripperx-2.8.0-1|38	
14cu|ripperx-2.8.0-1|39	%files
14cu|ripperx-2.8.0-1|40	%doc FAQ README README.plugin README.plugin_spec_v0.1 README.plugin_tester TODO CHANGES COPYING BUGS
14cu|ripperx-2.8.0-1|41	%{_bindir}/%{oname}*
14cu|ripperx-2.8.0-1|42	%{_iconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|43	%{_liconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|44	%{_miconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|45	%{_datadir}/pixmaps/%{oname}-icon.xpm
14cu|ripperx-2.8.0-1|46	%{_datadir}/applications/%{oname}.desktop
14cu|ripperx-2.8.0-1|47	%{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
14cu|ripperx-2.8.0-1|48	%{_mandir}/man1/%{oname}.1.*
14cu|ripperx-2.8.0-1|49	
14cu|ripperx-2.8.0-1|50	#-----------------------------------------------------------------------------
14cu|ripperx-2.8.0-1|51	
14cu|ripperx-2.8.0-1|52	%prep
14cu|ripperx-2.8.0-1|53	%setup -qn %{name}-%{version}
14cu|ripperx-2.8.0-1|54	#patch2 -p1
14cu|ripperx-2.8.0-1|55	#patch3 -p1
14cu|ripperx-2.8.0-1|56	#patch4 -p1
14cu|ripperx-2.8.0-1|57	
14cu|ripperx-2.8.0-1|58	perl -pi -e 's/MultipleArgs=false\n//' ripperX.desktop
14cu|ripperx-2.8.0-1|59	
14cu|ripperx-2.8.0-1|60	
14cu|ripperx-2.8.0-1|61	%build
14cu|ripperx-2.8.0-1|62	%configure2_5x
14cu|ripperx-2.8.0-1|63	%make
14cu|ripperx-2.8.0-1|64	
14cu|ripperx-2.8.0-1|65	
14cu|ripperx-2.8.0-1|66	%install
14cu|ripperx-2.8.0-1|67	%makeinstall
14cu|ripperx-2.8.0-1|68	
14cu|ripperx-2.8.0-1|69	install -m644 src/xpms/%{oname}-icon.xpm -D %{buildroot}%{_datadir}/pixmaps/%{oname}-icon.xpm
14cu|ripperx-2.8.0-1|70	desktop-file-install --vendor="" \
14cu|ripperx-2.8.0-1|71	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|ripperx-2.8.0-1|72	--add-category="AudioVideo;Audio;" \
14cu|ripperx-2.8.0-1|73	%{oname}.desktop
14cu|ripperx-2.8.0-1|74	
14cu|ripperx-2.8.0-1|75	#icon
14cu|ripperx-2.8.0-1|76	install -m644 %{SOURCE11} -D %{buildroot}/%{_liconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|77	install -m644 %{SOURCE12} -D %{buildroot}/%{_iconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|78	install -m644 %{SOURCE13} -D %{buildroot}/%{_miconsdir}/%{oname}.png
14cu|ripperx-2.8.0-1|79	
14cu|ripperx-2.8.0-1|80	# Remove spurious .pc file
14cu|ripperx-2.8.0-1|81	rm -rf %{buildroot}%{_libdir}
14cu|ripperx-2.8.0-1|82	%changelog
14cu|ripperx-2.8.0-1|83	
14cu|ripperx-2.8.0-1|84	* Wed Apr 08 2015 Giovanni Mariani <mc2374@mclink.it> 2.8.0-1
14cu|ripperx-2.8.0-1|85	- (a59db4b) Updated to release 2.8.0, dropped obsolete patches, updated BReqs and Reqs and fixed file list
14cu|ripperx-2.8.0-1|86	
14cu|ripperx-2.8.0-1|87	

14380 14
14cu|R-IRanges-2.2.5-1|1	%global packname  IRanges
14cu|R-IRanges-2.2.5-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-IRanges-2.2.5-1|3	
14cu|R-IRanges-2.2.5-1|4	Name:             R-%{packname}
14cu|R-IRanges-2.2.5-1|5	Version:          2.2.5
14cu|R-IRanges-2.2.5-1|6	Release:          1
14cu|R-IRanges-2.2.5-1|7	Summary:          Infrastructure for manipulating intervals on sequences
14cu|R-IRanges-2.2.5-1|8	Group:            Sciences/Mathematics
14cu|R-IRanges-2.2.5-1|9	License:          Artistic-2.0
14cu|R-IRanges-2.2.5-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-IRanges-2.2.5-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/IRanges_%{version}.tar.gz
14cu|R-IRanges-2.2.5-1|12	Requires:         R-methods R-utils R-stats
14cu|R-IRanges-2.2.5-1|13	Requires:         R-RUnit R-S4Vectors
14cu|R-IRanges-2.2.5-1|14	Requires:	  R-BiocGenerics
14cu|R-IRanges-2.2.5-1|15	Requires:         R-XVector R-GenomicRanges R-BSgenome.Celegans.UCSC.ce2
14cu|R-IRanges-2.2.5-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-stats
14cu|R-IRanges-2.2.5-1|17	BuildRequires:    R-methods R-utils R-stats
14cu|R-IRanges-2.2.5-1|18	BuildRequires:    R-RUnit R-S4Vectors
14cu|R-IRanges-2.2.5-1|19	BuildRequires:    R-BiocGenerics
14cu|R-IRanges-2.2.5-1|20	BuildRequires:    R-XVector R-GenomicRanges R-BSgenome.Celegans.UCSC.ce2
14cu|R-IRanges-2.2.5-1|21	BuildRequires:    texlive-collection-langgreek
14cu|R-IRanges-2.2.5-1|22	
14cu|R-IRanges-2.2.5-1|23	%description
14cu|R-IRanges-2.2.5-1|24	The package provides efficient low-level and highly reusable S4 classes
14cu|R-IRanges-2.2.5-1|25	for storing ranges of integers, RLE vectors (Run-Length Encoding), and,
14cu|R-IRanges-2.2.5-1|26	more generally, data that can be organized sequentially (formally defined
14cu|R-IRanges-2.2.5-1|27	as Vector objects), as well as views on these Vector objects. Efficient
14cu|R-IRanges-2.2.5-1|28	list-like classes are also provided for storing big collections of
14cu|R-IRanges-2.2.5-1|29	instances of the basic classes. All classes in the package use consistent
14cu|R-IRanges-2.2.5-1|30	naming and share the same rich and consistent "Vector API" as much as
14cu|R-IRanges-2.2.5-1|31	
14cu|R-IRanges-2.2.5-1|32	%prep
14cu|R-IRanges-2.2.5-1|33	%setup -q -c -n %{packname}
14cu|R-IRanges-2.2.5-1|34	
14cu|R-IRanges-2.2.5-1|35	%build
14cu|R-IRanges-2.2.5-1|36	
14cu|R-IRanges-2.2.5-1|37	%install
14cu|R-IRanges-2.2.5-1|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-IRanges-2.2.5-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-IRanges-2.2.5-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-IRanges-2.2.5-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-IRanges-2.2.5-1|42	
14cu|R-IRanges-2.2.5-1|43	%check
14cu|R-IRanges-2.2.5-1|44	%{_bindir}/R CMD check %{packname}
14cu|R-IRanges-2.2.5-1|45	
14cu|R-IRanges-2.2.5-1|46	%files
14cu|R-IRanges-2.2.5-1|47	%dir %{rlibdir}/%{packname}
14cu|R-IRanges-2.2.5-1|48	%doc %{rlibdir}/%{packname}/doc
14cu|R-IRanges-2.2.5-1|49	%doc %{rlibdir}/%{packname}/html
14cu|R-IRanges-2.2.5-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-IRanges-2.2.5-1|51	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-IRanges-2.2.5-1|52	%{rlibdir}/%{packname}/CITATION
14cu|R-IRanges-2.2.5-1|53	%{rlibdir}/%{packname}/INDEX
14cu|R-IRanges-2.2.5-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-IRanges-2.2.5-1|55	%{rlibdir}/%{packname}/Meta
14cu|R-IRanges-2.2.5-1|56	%{rlibdir}/%{packname}/R
14cu|R-IRanges-2.2.5-1|57	%{rlibdir}/%{packname}/extdata
14cu|R-IRanges-2.2.5-1|58	%{rlibdir}/%{packname}/help
14cu|R-IRanges-2.2.5-1|59	%{rlibdir}/%{packname}/include
14cu|R-IRanges-2.2.5-1|60	%{rlibdir}/%{packname}/libs
14cu|R-IRanges-2.2.5-1|61	%{rlibdir}/%{packname}/unitTests
14cu|R-IRanges-2.2.5-1|62	
14cu|R-IRanges-2.2.5-1|63	%changelog
14cu|R-IRanges-2.2.5-1|64	
14cu|R-IRanges-2.2.5-1|65	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-1
14cu|R-IRanges-2.2.5-1|66	- (f3ba6b1) Updated to 2.2.5
14cu|R-IRanges-2.2.5-1|67	
14cu|R-IRanges-2.2.5-1|68	

14381 14
14cu|ristretto-0.8.0-2|1	%define	url_ver %(echo %{version} | cut -c 1-3)
14cu|ristretto-0.8.0-2|2	
14cu|ristretto-0.8.0-2|3	Summary:	A picture viewer for the Xfce desktop environment
14cu|ristretto-0.8.0-2|4	Name:		ristretto
14cu|ristretto-0.8.0-2|5	Version:	0.8.0
14cu|ristretto-0.8.0-2|6	Release:	2
14cu|ristretto-0.8.0-2|7	License:	GPLv2+
14cu|ristretto-0.8.0-2|8	Group:		Graphics
14cu|ristretto-0.8.0-2|9	URL:		http://goodies.xfce.org/projects/applications/%{name}
14cu|ristretto-0.8.0-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|ristretto-0.8.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.20.0
14cu|ristretto-0.8.0-2|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.24.0
14cu|ristretto-0.8.0-2|13	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
14cu|ristretto-0.8.0-2|14	BuildRequires:	pkgconfig(cairo) >= 1.8.0
14cu|ristretto-0.8.0-2|15	BuildRequires:	intltool
14cu|ristretto-0.8.0-2|16	BuildRequires:	desktop-file-utils
14cu|ristretto-0.8.0-2|17	BuildRequires:	pkgconfig(libexif) >= 0.6.0
14cu|ristretto-0.8.0-2|18	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cu|ristretto-0.8.0-2|19	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|ristretto-0.8.0-2|20	BuildRequires:	pkgconfig(libxfconf-0)
14cu|ristretto-0.8.0-2|21	BuildRequires:	pkgconfig(exo-1)
14cu|ristretto-0.8.0-2|22	Requires(post,postun):	desktop-file-utils
14cu|ristretto-0.8.0-2|23	Requires:	xfconf
14cu|ristretto-0.8.0-2|24	
14cu|ristretto-0.8.0-2|25	%description
14cu|ristretto-0.8.0-2|26	Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
14cu|ristretto-0.8.0-2|27	environment.
14cu|ristretto-0.8.0-2|28	
14cu|ristretto-0.8.0-2|29	%files -f %{name}.lang
14cu|ristretto-0.8.0-2|30	%doc AUTHORS ChangeLog
14cu|ristretto-0.8.0-2|31	%{_bindir}/%{name}
14cu|ristretto-0.8.0-2|32	%{_datadir}/applications/%{name}.desktop
14cu|ristretto-0.8.0-2|33	%{_datadir}/appdata/%{name}.appdata.xml
14cu|ristretto-0.8.0-2|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ristretto-0.8.0-2|35	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|ristretto-0.8.0-2|36	
14cu|ristretto-0.8.0-2|37	#-----------------------------------------------------------------------------
14cu|ristretto-0.8.0-2|38	
14cu|ristretto-0.8.0-2|39	
14cu|ristretto-0.8.0-2|40	%prep
14cu|ristretto-0.8.0-2|41	%setup -q
14cu|ristretto-0.8.0-2|42	
14cu|ristretto-0.8.0-2|43	
14cu|ristretto-0.8.0-2|44	%build
14cu|ristretto-0.8.0-2|45	%configure2_5x
14cu|ristretto-0.8.0-2|46	%make
14cu|ristretto-0.8.0-2|47	
14cu|ristretto-0.8.0-2|48	
14cu|ristretto-0.8.0-2|49	%install
14cu|ristretto-0.8.0-2|50	%makeinstall_std
14cu|ristretto-0.8.0-2|51	
14cu|ristretto-0.8.0-2|52	desktop-file-install \
14cu|ristretto-0.8.0-2|53	--add-only-show-in="XFCE" \
14cu|ristretto-0.8.0-2|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|ristretto-0.8.0-2|55	
14cu|ristretto-0.8.0-2|56	%find_lang %{name} --with-gnome
14cu|ristretto-0.8.0-2|57	
14cu|ristretto-0.8.0-2|58	%changelog
14cu|ristretto-0.8.0-2|59	
14cu|ristretto-0.8.0-2|60	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.8.0-2
14cu|ristretto-0.8.0-2|61	- (a6182e6) Build with libxfce4ui-1
14cu|ristretto-0.8.0-2|62	
14cu|ristretto-0.8.0-2|63	

14382 14
14cu|R-iterators-1.0.7-3|1	%bcond_with       bootstrap
14cu|R-iterators-1.0.7-3|2	%global packname  iterators
14cu|R-iterators-1.0.7-3|3	%global rlibdir  %{_libdir}/R/library
14cu|R-iterators-1.0.7-3|4	
14cu|R-iterators-1.0.7-3|5	%define debug_package %{nil}
14cu|R-iterators-1.0.7-3|6	
14cu|R-iterators-1.0.7-3|7	Name:             R-%{packname}
14cu|R-iterators-1.0.7-3|8	Version:          1.0.7
14cu|R-iterators-1.0.7-3|9	Release:          3
14cu|R-iterators-1.0.7-3|10	Summary:          Iterator construct for R
14cu|R-iterators-1.0.7-3|11	Group:            Sciences/Mathematics
14cu|R-iterators-1.0.7-3|12	License:          Apache License (== 2.0)
14cu|R-iterators-1.0.7-3|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-iterators-1.0.7-3|14	Source0:          http://cran.r-project.org/src/contrib/iterators_%{version}.tar.gz
14cu|R-iterators-1.0.7-3|15	Requires:         R-utils
14cu|R-iterators-1.0.7-3|16	%if %{with bootstrap}
14cu|R-iterators-1.0.7-3|17	Requires:         R-RUnit
14cu|R-iterators-1.0.7-3|18	%else
14cu|R-iterators-1.0.7-3|19	Requires:         R-foreach R-RUnit
14cu|R-iterators-1.0.7-3|20	%endif
14cu|R-iterators-1.0.7-3|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cu|R-iterators-1.0.7-3|22	%if %{with bootstrap}
14cu|R-iterators-1.0.7-3|23	BuildRequires:    R-RUnit
14cu|R-iterators-1.0.7-3|24	%else
14cu|R-iterators-1.0.7-3|25	BuildRequires:    R-foreach R-RUnit
14cu|R-iterators-1.0.7-3|26	%endif
14cu|R-iterators-1.0.7-3|27	
14cu|R-iterators-1.0.7-3|28	%description
14cu|R-iterators-1.0.7-3|29	Support for iterators, which allow a programmer to traverse through all
14cu|R-iterators-1.0.7-3|30	the elements of a vector, list, or other collection of data.
14cu|R-iterators-1.0.7-3|31	
14cu|R-iterators-1.0.7-3|32	%prep
14cu|R-iterators-1.0.7-3|33	%setup -q -c -n %{packname}
14cu|R-iterators-1.0.7-3|34	
14cu|R-iterators-1.0.7-3|35	%build
14cu|R-iterators-1.0.7-3|36	
14cu|R-iterators-1.0.7-3|37	%install
14cu|R-iterators-1.0.7-3|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-iterators-1.0.7-3|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-iterators-1.0.7-3|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-iterators-1.0.7-3|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-iterators-1.0.7-3|42	
14cu|R-iterators-1.0.7-3|43	%if %{without bootstrap}
14cu|R-iterators-1.0.7-3|44	%check
14cu|R-iterators-1.0.7-3|45	%{_bindir}/R CMD check %{packname}
14cu|R-iterators-1.0.7-3|46	%endif
14cu|R-iterators-1.0.7-3|47	
14cu|R-iterators-1.0.7-3|48	%files
14cu|R-iterators-1.0.7-3|49	%dir %{rlibdir}/%{packname}
14cu|R-iterators-1.0.7-3|50	%doc %{rlibdir}/%{packname}/doc
14cu|R-iterators-1.0.7-3|51	%doc %{rlibdir}/%{packname}/html
14cu|R-iterators-1.0.7-3|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-iterators-1.0.7-3|53	%{rlibdir}/%{packname}/INDEX
14cu|R-iterators-1.0.7-3|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-iterators-1.0.7-3|55	%{rlibdir}/%{packname}/Meta
14cu|R-iterators-1.0.7-3|56	%{rlibdir}/%{packname}/R
14cu|R-iterators-1.0.7-3|57	%{rlibdir}/%{packname}/examples
14cu|R-iterators-1.0.7-3|58	%{rlibdir}/%{packname}/help
14cu|R-iterators-1.0.7-3|59	%{rlibdir}/%{packname}/unitTests
14cu|R-iterators-1.0.7-3|60	
14cu|R-iterators-1.0.7-3|61	
14cu|R-iterators-1.0.7-3|62	
14cu|R-iterators-1.0.7-3|63	%changelog
14cu|R-iterators-1.0.7-3|64	
14cu|R-iterators-1.0.7-3|65	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
14cu|R-iterators-1.0.7-3|66	- (199d343) Upload tarball
14cu|R-iterators-1.0.7-3|67	
14cu|R-iterators-1.0.7-3|68	

14383 14
14cu|R-kernlab-0.9.20-1|1	%global packname  kernlab
14cu|R-kernlab-0.9.20-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-kernlab-0.9.20-1|3	
14cu|R-kernlab-0.9.20-1|4	Name:             R-%{packname}
14cu|R-kernlab-0.9.20-1|5	Version:          0.9.20
14cu|R-kernlab-0.9.20-1|6	Release:          1
14cu|R-kernlab-0.9.20-1|7	Summary:          Kernel-based Machine Learning Lab
14cu|R-kernlab-0.9.20-1|8	Group:            Sciences/Mathematics
14cu|R-kernlab-0.9.20-1|9	License:          GPL-2
14cu|R-kernlab-0.9.20-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-kernlab-0.9.20-1|11	Source0:          http://cran.r-project.org/src/contrib/kernlab_0.9-20.tar.gz
14cu|R-kernlab-0.9.20-1|12	Requires:         R-methods
14cu|R-kernlab-0.9.20-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-kernlab-0.9.20-1|14	BuildRequires:    blas-devel
14cu|R-kernlab-0.9.20-1|15	BuildRequires:    lapack-devel
14cu|R-kernlab-0.9.20-1|16	
14cu|R-kernlab-0.9.20-1|17	%description
14cu|R-kernlab-0.9.20-1|18	Kernel-based machine learning methods for classification, regression,
14cu|R-kernlab-0.9.20-1|19	clustering, novelty detection, quantile regression and dimensionality
14cu|R-kernlab-0.9.20-1|20	reduction. Among other methods kernlab includes Support Vector Machines,
14cu|R-kernlab-0.9.20-1|21	Spectral Clustering, Kernel PCA and a QP solver.
14cu|R-kernlab-0.9.20-1|22	
14cu|R-kernlab-0.9.20-1|23	%prep
14cu|R-kernlab-0.9.20-1|24	%setup -q -c -n %{packname}
14cu|R-kernlab-0.9.20-1|25	
14cu|R-kernlab-0.9.20-1|26	%build
14cu|R-kernlab-0.9.20-1|27	
14cu|R-kernlab-0.9.20-1|28	%install
14cu|R-kernlab-0.9.20-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-kernlab-0.9.20-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-kernlab-0.9.20-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-kernlab-0.9.20-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-kernlab-0.9.20-1|33	
14cu|R-kernlab-0.9.20-1|34	%check
14cu|R-kernlab-0.9.20-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-kernlab-0.9.20-1|36	
14cu|R-kernlab-0.9.20-1|37	%files
14cu|R-kernlab-0.9.20-1|38	%dir %{rlibdir}/%{packname}
14cu|R-kernlab-0.9.20-1|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-kernlab-0.9.20-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-kernlab-0.9.20-1|41	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-kernlab-0.9.20-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-kernlab-0.9.20-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-kernlab-0.9.20-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-kernlab-0.9.20-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-kernlab-0.9.20-1|46	%{rlibdir}/%{packname}/R
14cu|R-kernlab-0.9.20-1|47	%{rlibdir}/%{packname}/data
14cu|R-kernlab-0.9.20-1|48	%{rlibdir}/%{packname}/help
14cu|R-kernlab-0.9.20-1|49	%{rlibdir}/%{packname}/libs
14cu|R-kernlab-0.9.20-1|50	%{rlibdir}/%{packname}/COPYRIGHTS
14cu|R-kernlab-0.9.20-1|51	
14cu|R-kernlab-0.9.20-1|52	%changelog
14cu|R-kernlab-0.9.20-1|53	
14cu|R-kernlab-0.9.20-1|54	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.20-1
14cu|R-kernlab-0.9.20-1|55	- (51b96da) Updated to 0.9.20
14cu|R-kernlab-0.9.20-1|56	
14cu|R-kernlab-0.9.20-1|57	

14384 14
14cu|rkhunter-1.4.2-1|1	Summary:	Rootkit scans for rootkits, backdoors and local exploits
14cu|rkhunter-1.4.2-1|2	Name:		rkhunter
14cu|rkhunter-1.4.2-1|3	Version:	1.4.2
14cu|rkhunter-1.4.2-1|4	Release:	1
14cu|rkhunter-1.4.2-1|5	License:	GPLv2+
14cu|rkhunter-1.4.2-1|6	Group:		System/Configuration/Other
14cu|rkhunter-1.4.2-1|7	URL:		http://rkhunter.sourceforge.net/
14cu|rkhunter-1.4.2-1|8	Source0:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz
14cu|rkhunter-1.4.2-1|9	Source1:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz.asc
14cu|rkhunter-1.4.2-1|10	Source2:	rkhunter.cron
14cu|rkhunter-1.4.2-1|11	Source3:	rkhunter.logrotate
14cu|rkhunter-1.4.2-1|12	BuildArch:	noarch
14cu|rkhunter-1.4.2-1|13	Requires:	binutils
14cu|rkhunter-1.4.2-1|14	Requires:	e2fsprogs
14cu|rkhunter-1.4.2-1|15	Requires:	webfetch
14cu|rkhunter-1.4.2-1|16	Suggests:	unhide
14cu|rkhunter-1.4.2-1|17	
14cu|rkhunter-1.4.2-1|18	%description
14cu|rkhunter-1.4.2-1|19	Rootkit scanner is scanning tool to ensure you you're clean of known nasty
14cu|rkhunter-1.4.2-1|20	tools. This tool scans for rootkits, backdoors and local exploits by running
14cu|rkhunter-1.4.2-1|21	tests like:
14cu|rkhunter-1.4.2-1|22	- MD5/SHA1 hash compare
14cu|rkhunter-1.4.2-1|23	- Look for default files used by rootkits
14cu|rkhunter-1.4.2-1|24	- Wrong file permissions for binaries
14cu|rkhunter-1.4.2-1|25	- Look for suspected strings in LKM and KLD modules
14cu|rkhunter-1.4.2-1|26	- Look for hidden files
14cu|rkhunter-1.4.2-1|27	- Optional scan within plaintext and binary files
14cu|rkhunter-1.4.2-1|28	
14cu|rkhunter-1.4.2-1|29	%prep
14cu|rkhunter-1.4.2-1|30	
14cu|rkhunter-1.4.2-1|31	%setup -q
14cu|rkhunter-1.4.2-1|32	chmod -R a+r .
14cu|rkhunter-1.4.2-1|33	
14cu|rkhunter-1.4.2-1|34	%build
14cu|rkhunter-1.4.2-1|35	
14cu|rkhunter-1.4.2-1|36	%install
14cu|rkhunter-1.4.2-1|37	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_sbindir} \
14cu|rkhunter-1.4.2-1|38	%{buildroot}%{_var}/lib/rkhunter/{db/i18n,scripts,tmp} \
14cu|rkhunter-1.4.2-1|39	%{buildroot}%{_mandir}/man8
14cu|rkhunter-1.4.2-1|40	install files/rkhunter %{buildroot}%{_sbindir}/
14cu|rkhunter-1.4.2-1|41	install -m 644 files/%{name}.conf %{buildroot}%{_sysconfdir}
14cu|rkhunter-1.4.2-1|42	
14cu|rkhunter-1.4.2-1|43	cat<<EOF>>%{buildroot}%{_sysconfdir}/rkhunter.conf
14cu|rkhunter-1.4.2-1|44	INSTALLDIR=%{_var}
14cu|rkhunter-1.4.2-1|45	SCRIPTDIR=%{_var}/lib/rkhunter/scripts
14cu|rkhunter-1.4.2-1|46	PKGMGR=RPM
14cu|rkhunter-1.4.2-1|47	# to avoid some false positives...
14cu|rkhunter-1.4.2-1|48	ALLOWDEVFILE=/dev/shm/pulse-shm-*
14cu|rkhunter-1.4.2-1|49	ALLOWDEVFILE=/dev/shm/mono.*
14cu|rkhunter-1.4.2-1|50	ALLOWHIDDENDIR="/etc/.java"
14cu|rkhunter-1.4.2-1|51	ALLOWHIDDENDIR=/dev/.udev
14cu|rkhunter-1.4.2-1|52	ALLOWHIDDENDIR=/dev/.udevdb
14cu|rkhunter-1.4.2-1|53	ALLOWHIDDENDIR=/dev/.udev.tdb
14cu|rkhunter-1.4.2-1|54	ALLOWHIDDENDIR=/dev/.static
14cu|rkhunter-1.4.2-1|55	ALLOWHIDDENDIR=/dev/.initramfs
14cu|rkhunter-1.4.2-1|56	ALLOWHIDDENDIR=/dev/.SRC-unix
14cu|rkhunter-1.4.2-1|57	ALLOWHIDDENDIR=/dev/.mdadm
14cu|rkhunter-1.4.2-1|58	ALLOWHIDDENDIR=/dev/.systemd
14cu|rkhunter-1.4.2-1|59	ALLOWHIDDENDIR=/dev/.mount
14cu|rkhunter-1.4.2-1|60	ALLOWHIDDENFILE=/usr/share/man/man1/..1%{_extension}
14cu|rkhunter-1.4.2-1|61	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-settings.1%{_extension}
14cu|rkhunter-1.4.2-1|62	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-smi.1%{_extension}
14cu|rkhunter-1.4.2-1|63	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-xconfig.1%{_extension}
14cu|rkhunter-1.4.2-1|64	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-settings.1%{_extension}
14cu|rkhunter-1.4.2-1|65	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-xconfig.1%{_extension}
14cu|rkhunter-1.4.2-1|66	ALLOWHIDDENFILE=/usr/share/man/man5/.k5login.5%{_extension}
14cu|rkhunter-1.4.2-1|67	ALLOWHIDDENFILE=/usr/share/man/man5/.k5identity.5%{_extension}
14cu|rkhunter-1.4.2-1|68	SCRIPTWHITELIST=/usr/bin/GET
14cu|rkhunter-1.4.2-1|69	SCRIPTWHITELIST=/usr/bin/groups
14cu|rkhunter-1.4.2-1|70	SCRIPTWHITELIST=/usr/bin/ldd
14cu|rkhunter-1.4.2-1|71	SCRIPTWHITELIST=/usr/bin/whatis
14cu|rkhunter-1.4.2-1|72	SCRIPTWHITELIST=/sbin/ifup
14cu|rkhunter-1.4.2-1|73	SCRIPTWHITELIST=/sbin/ifdown
14cu|rkhunter-1.4.2-1|74	ALLOWDEVFILE=/dev/shm/pulse-shm-*
14cu|rkhunter-1.4.2-1|75	ALLOWDEVFILE=/dev/md/md-device-map
14cu|rkhunter-1.4.2-1|76	# tomboy creates this one
14cu|rkhunter-1.4.2-1|77	ALLOWDEVFILE="/dev/shm/mono.*"
14cu|rkhunter-1.4.2-1|78	# created by libv4l
14cu|rkhunter-1.4.2-1|79	ALLOWDEVFILE="/dev/shm/libv4l-*"
14cu|rkhunter-1.4.2-1|80	# created by spice video
14cu|rkhunter-1.4.2-1|81	ALLOWDEVFILE="/dev/shm/spice.*"
14cu|rkhunter-1.4.2-1|82	EOF
14cu|rkhunter-1.4.2-1|83	
14cu|rkhunter-1.4.2-1|84	install -m 644 files/*.dat %{buildroot}%{_var}/lib/rkhunter/db
14cu|rkhunter-1.4.2-1|85	install -m 644 files/i18n/* %{buildroot}%{_var}/lib/rkhunter/db/i18n
14cu|rkhunter-1.4.2-1|86	install -m 754 files/*.{pl,sh} %{buildroot}%{_var}/lib/rkhunter/scripts
14cu|rkhunter-1.4.2-1|87	install -m 644 files/rkhunter.8 %{buildroot}%{_mandir}/man8
14cu|rkhunter-1.4.2-1|88	
14cu|rkhunter-1.4.2-1|89	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily
14cu|rkhunter-1.4.2-1|90	install -m 0755 %{SOURCE2} \
14cu|rkhunter-1.4.2-1|91	%{buildroot}%{_sysconfdir}/cron.daily/rkhunter
14cu|rkhunter-1.4.2-1|92	
14cu|rkhunter-1.4.2-1|93	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|rkhunter-1.4.2-1|94	install -m 0644 %{SOURCE3} \
14cu|rkhunter-1.4.2-1|95	%{buildroot}%{_sysconfdir}/logrotate.d/rkhunter
14cu|rkhunter-1.4.2-1|96	
14cu|rkhunter-1.4.2-1|97	%post
14cu|rkhunter-1.4.2-1|98	if [ $1 = 1 ]; then
14cu|rkhunter-1.4.2-1|99	# create rkhunter.dat
14cu|rkhunter-1.4.2-1|100	%{_sbindir}/rkhunter --propupd
14cu|rkhunter-1.4.2-1|101	# gather user / group info
14cu|rkhunter-1.4.2-1|102	echo "\r"|%{_sbindir}/rkhunter --enable group_changes,passwd_changes
14cu|rkhunter-1.4.2-1|103	# Suppress warning on fresh install because of missing copies of passwd
14cu|rkhunter-1.4.2-1|104	# and groups file above
14cu|rkhunter-1.4.2-1|105	/bin/true
14cu|rkhunter-1.4.2-1|106	fi
14cu|rkhunter-1.4.2-1|107	
14cu|rkhunter-1.4.2-1|108	%files
14cu|rkhunter-1.4.2-1|109	%doc files/CHANGELOG files/README
14cu|rkhunter-1.4.2-1|110	%config(noreplace) %{_sysconfdir}/rkhunter.conf
14cu|rkhunter-1.4.2-1|111	%{_sysconfdir}/cron.daily/rkhunter
14cu|rkhunter-1.4.2-1|112	%{_sysconfdir}/logrotate.d/rkhunter
14cu|rkhunter-1.4.2-1|113	%{_sbindir}/*
14cu|rkhunter-1.4.2-1|114	%{_var}/lib/rkhunter
14cu|rkhunter-1.4.2-1|115	%{_mandir}/man8/*
14cu|rkhunter-1.4.2-1|116	
14cu|rkhunter-1.4.2-1|117	
14cu|rkhunter-1.4.2-1|118	
14cu|rkhunter-1.4.2-1|119	%changelog
14cu|rkhunter-1.4.2-1|120	* Thu Feb 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-1
14cu|rkhunter-1.4.2-1|121	+ Revision: c6a5fae
14cu|rkhunter-1.4.2-1|122	- Updated to 1.4.2
14cu|rkhunter-1.4.2-1|123	
14cu|rkhunter-1.4.2-1|124	

14385 14
14cu|R-kinship2-1.6.0-1|1	%global packname  kinship2
14cu|R-kinship2-1.6.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-kinship2-1.6.0-1|3	
14cu|R-kinship2-1.6.0-1|4	%define debug_package %{nil}
14cu|R-kinship2-1.6.0-1|5	
14cu|R-kinship2-1.6.0-1|6	Name:             R-%{packname}
14cu|R-kinship2-1.6.0-1|7	Version:          1.6.0
14cu|R-kinship2-1.6.0-1|8	Release:          1
14cu|R-kinship2-1.6.0-1|9	Summary:          Pedigree functions
14cu|R-kinship2-1.6.0-1|10	Group:            Sciences/Mathematics
14cu|R-kinship2-1.6.0-1|11	License:          GPL (>= 2)
14cu|R-kinship2-1.6.0-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-kinship2-1.6.0-1|13	Source0:          http://cran.r-project.org/src/contrib/kinship2_%{version}.tar.gz
14cu|R-kinship2-1.6.0-1|14	Requires:         R-Matrix R-quadprog
14cu|R-kinship2-1.6.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-kinship2-1.6.0-1|16	BuildRequires:    R-Matrix R-quadprog
14cu|R-kinship2-1.6.0-1|17	
14cu|R-kinship2-1.6.0-1|18	%description
14cu|R-kinship2-1.6.0-1|19	Routines to handle family data with a pedigree object. The initial purpose
14cu|R-kinship2-1.6.0-1|20	was to create correlation structures that describe family relationships
14cu|R-kinship2-1.6.0-1|21	such as kinship and identity-by-descent, which can be used to model family
14cu|R-kinship2-1.6.0-1|22	data in mixed effects models, such as in the coxme function.  Also
14cu|R-kinship2-1.6.0-1|23	includes a tool for pedigree drawing which is focused on producing compact
14cu|R-kinship2-1.6.0-1|24	layouts without intervention.  Recent additions include utilities to trim
14cu|R-kinship2-1.6.0-1|25	the pedigree object with various criteria.
14cu|R-kinship2-1.6.0-1|26	
14cu|R-kinship2-1.6.0-1|27	%prep
14cu|R-kinship2-1.6.0-1|28	%setup -q -c -n %{packname}
14cu|R-kinship2-1.6.0-1|29	
14cu|R-kinship2-1.6.0-1|30	%build
14cu|R-kinship2-1.6.0-1|31	
14cu|R-kinship2-1.6.0-1|32	%install
14cu|R-kinship2-1.6.0-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-kinship2-1.6.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-kinship2-1.6.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-kinship2-1.6.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-kinship2-1.6.0-1|37	
14cu|R-kinship2-1.6.0-1|38	%check
14cu|R-kinship2-1.6.0-1|39	%{_bindir}/R CMD check %{packname}
14cu|R-kinship2-1.6.0-1|40	
14cu|R-kinship2-1.6.0-1|41	%files
14cu|R-kinship2-1.6.0-1|42	%dir %{rlibdir}/%{packname}
14cu|R-kinship2-1.6.0-1|43	%doc %{rlibdir}/%{packname}/doc
14cu|R-kinship2-1.6.0-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-kinship2-1.6.0-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-kinship2-1.6.0-1|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-kinship2-1.6.0-1|47	%{rlibdir}/%{packname}/COPYRIGHT
14cu|R-kinship2-1.6.0-1|48	%{rlibdir}/%{packname}/GPL2.txt
14cu|R-kinship2-1.6.0-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-kinship2-1.6.0-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-kinship2-1.6.0-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-kinship2-1.6.0-1|52	%{rlibdir}/%{packname}/R
14cu|R-kinship2-1.6.0-1|53	%{rlibdir}/%{packname}/data
14cu|R-kinship2-1.6.0-1|54	%{rlibdir}/%{packname}/help
14cu|R-kinship2-1.6.0-1|55	
14cu|R-kinship2-1.6.0-1|56	
14cu|R-kinship2-1.6.0-1|57	%changelog
14cu|R-kinship2-1.6.0-1|58	
14cu|R-kinship2-1.6.0-1|59	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-1
14cu|R-kinship2-1.6.0-1|60	- (163fdc9) Merge branch 'auto_update' into rosa2014.1
14cu|R-kinship2-1.6.0-1|61	
14cu|R-kinship2-1.6.0-1|62	

14386 14
14cu|rkward-0.6.3-1|1	%if %{_use_internal_dependency_generator}
14cu|rkward-0.6.3-1|2	%define __noautoreq 'libR\\.so|libRblas\\.so|libRlapack\\.so'
14cu|rkward-0.6.3-1|3	%else
14cu|rkward-0.6.3-1|4	%define _requires_exceptions libR.so\\|libRblas.so\\|libRlapack.so
14cu|rkward-0.6.3-1|5	%endif
14cu|rkward-0.6.3-1|6	
14cu|rkward-0.6.3-1|7	Summary:	A KDE gui to R language
14cu|rkward-0.6.3-1|8	Name:		rkward
14cu|rkward-0.6.3-1|9	Version:	0.6.3
14cu|rkward-0.6.3-1|10	Release:	1
14cu|rkward-0.6.3-1|11	License:	GPLv2+
14cu|rkward-0.6.3-1|12	Group:		Sciences/Mathematics
14cu|rkward-0.6.3-1|13	Url:		http://rkward.sourceforge.net
14cu|rkward-0.6.3-1|14	Source0:	http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
14cu|rkward-0.6.3-1|15	BuildRequires:	pkgconfig(libR)
14cu|rkward-0.6.3-1|16	BuildRequires:	kdelibs4-devel
14cu|rkward-0.6.3-1|17	BuildRequires:	gcc-gfortran
14cu|rkward-0.6.3-1|18	BuildRequires:	desktop-file-utils
14cu|rkward-0.6.3-1|19	BuildRequires:	cmake
14cu|rkward-0.6.3-1|20	Requires:	R-base
14cu|rkward-0.6.3-1|21	Requires:	php-cli
14cu|rkward-0.6.3-1|22	Suggests:	katepart
14cu|rkward-0.6.3-1|23	Obsoletes:	kde4-%{name} < 0.5.1
14cu|rkward-0.6.3-1|24	Provides:	kde4-%{name} = %{version}
14cu|rkward-0.6.3-1|25	
14cu|rkward-0.6.3-1|26	%description
14cu|rkward-0.6.3-1|27	RKWard is meant to become an easy to use, transparent frontend to the
14cu|rkward-0.6.3-1|28	R-language, a very powerful, yet hard-to-get-into scripting-language with
14cu|rkward-0.6.3-1|29	a strong focus on statistic functions. It will not only provide a convenient
14cu|rkward-0.6.3-1|30	user-interface, however, but also take care of seamless integration with an
14cu|rkward-0.6.3-1|31	office-suite. Practical statistics is not just about calculating, after all,
14cu|rkward-0.6.3-1|32	but also about documenting and ultimately publishing the results.
14cu|rkward-0.6.3-1|33	
14cu|rkward-0.6.3-1|34	%prep
14cu|rkward-0.6.3-1|35	%setup -q
14cu|rkward-0.6.3-1|36	
14cu|rkward-0.6.3-1|37	%build
14cu|rkward-0.6.3-1|38	%cmake_kde4
14cu|rkward-0.6.3-1|39	%make
14cu|rkward-0.6.3-1|40	
14cu|rkward-0.6.3-1|41	%install
14cu|rkward-0.6.3-1|42	%makeinstall_std -C build
14cu|rkward-0.6.3-1|43	
14cu|rkward-0.6.3-1|44	#(tpg) provide by R-base
14cu|rkward-0.6.3-1|45	rm -rf %{buildroot}%{_libdir}/R/lib/R.css
14cu|rkward-0.6.3-1|46	
14cu|rkward-0.6.3-1|47	# provided by katepart
14cu|rkward-0.6.3-1|48	rm -f %{buildroot}%{_kde_appsdir}/katepart/syntax/r.xml
14cu|rkward-0.6.3-1|49	
14cu|rkward-0.6.3-1|50	%find_lang %{name}
14cu|rkward-0.6.3-1|51	
14cu|rkward-0.6.3-1|52	%files -f %{name}.lang
14cu|rkward-0.6.3-1|53	%doc AUTHORS ChangeLog README
14cu|rkward-0.6.3-1|54	%{_datadir}/mime/packages/*xml
14cu|rkward-0.6.3-1|55	%{_datadir}/kde4/services/*protocol
14cu|rkward-0.6.3-1|56	%{_kde_bindir}/%{name}*
14cu|rkward-0.6.3-1|57	%{_kde_datadir}/applications/kde4/*.desktop
14cu|rkward-0.6.3-1|58	%{_kde_appsdir}/rkward
14cu|rkward-0.6.3-1|59	%{_kde_appsdir}/katepart/*
14cu|rkward-0.6.3-1|60	%{_kde_docdir}/*/*/*
14cu|rkward-0.6.3-1|61	%{_kde_iconsdir}/*
14cu|rkward-0.6.3-1|62	%{_kde_libdir}/kde4/libexec/%{name}.*
14cu|rkward-0.6.3-1|63	%{_kde_mandir}/man1/%{name}.1*
14cu|rkward-0.6.3-1|64	%{_libdir}/R/*
14cu|rkward-0.6.3-1|65	
14cu|rkward-0.6.3-1|66	%changelog
14cu|rkward-0.6.3-1|67	
14cu|rkward-0.6.3-1|68	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0.6.3-1
14cu|rkward-0.6.3-1|69	- (4da61ff) Fix files
14cu|rkward-0.6.3-1|70	
14cu|rkward-0.6.3-1|71	

14387 14
14cu|R-labdsv-1.6.1-3|1	%global packname  labdsv
14cu|R-labdsv-1.6.1-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-labdsv-1.6.1-3|3	
14cu|R-labdsv-1.6.1-3|4	Name:             R-%{packname}
14cu|R-labdsv-1.6.1-3|5	Version:          1.6.1
14cu|R-labdsv-1.6.1-3|6	Release:          3
14cu|R-labdsv-1.6.1-3|7	Summary:          Ordination and Multivariate Analysis for Ecology
14cu|R-labdsv-1.6.1-3|8	Group:            Sciences/Mathematics
14cu|R-labdsv-1.6.1-3|9	License:          GPL (>= 2)
14cu|R-labdsv-1.6.1-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-labdsv-1.6.1-3|11	Source0:          http://cran.r-project.org/src/contrib/labdsv_1.6-1.tar.gz
14cu|R-labdsv-1.6.1-3|12	Requires:         R-MASS
14cu|R-labdsv-1.6.1-3|13	Requires:         R-rgl
14cu|R-labdsv-1.6.1-3|14	BuildRequires:    R-devel
14cu|R-labdsv-1.6.1-3|15	BuildRequires:    Rmath-devel
14cu|R-labdsv-1.6.1-3|16	BuildRequires:    R-MASS
14cu|R-labdsv-1.6.1-3|17	BuildRequires:    R-rgl
14cu|R-labdsv-1.6.1-3|18	BuildRequires:    pkgconfig(lapack)
14cu|R-labdsv-1.6.1-3|19	%rename R-cran-labdsv
14cu|R-labdsv-1.6.1-3|20	
14cu|R-labdsv-1.6.1-3|21	%description
14cu|R-labdsv-1.6.1-3|22	A variety of ordination and vegetation analyses useful in analysis of
14cu|R-labdsv-1.6.1-3|23	datasets in community ecology.  Includes many of the common ordination
14cu|R-labdsv-1.6.1-3|24	methods, with graphical routines to facilitate their interpretation, as
14cu|R-labdsv-1.6.1-3|25	well as several novel analyses.
14cu|R-labdsv-1.6.1-3|26	
14cu|R-labdsv-1.6.1-3|27	%prep
14cu|R-labdsv-1.6.1-3|28	%setup -q -c -n %{packname}
14cu|R-labdsv-1.6.1-3|29	
14cu|R-labdsv-1.6.1-3|30	%build
14cu|R-labdsv-1.6.1-3|31	
14cu|R-labdsv-1.6.1-3|32	%install
14cu|R-labdsv-1.6.1-3|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-labdsv-1.6.1-3|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-labdsv-1.6.1-3|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-labdsv-1.6.1-3|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-labdsv-1.6.1-3|37	
14cu|R-labdsv-1.6.1-3|38	#%check
14cu|R-labdsv-1.6.1-3|39	#%{_bindir}/R CMD check %{packname}
14cu|R-labdsv-1.6.1-3|40	
14cu|R-labdsv-1.6.1-3|41	%files
14cu|R-labdsv-1.6.1-3|42	%dir %{rlibdir}/%{packname}
14cu|R-labdsv-1.6.1-3|43	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-labdsv-1.6.1-3|44	%doc %{rlibdir}/%{packname}/html
14cu|R-labdsv-1.6.1-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-labdsv-1.6.1-3|46	%{rlibdir}/%{packname}/INDEX
14cu|R-labdsv-1.6.1-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-labdsv-1.6.1-3|48	%{rlibdir}/%{packname}/Meta
14cu|R-labdsv-1.6.1-3|49	%{rlibdir}/%{packname}/R
14cu|R-labdsv-1.6.1-3|50	%{rlibdir}/%{packname}/data
14cu|R-labdsv-1.6.1-3|51	%{rlibdir}/%{packname}/help
14cu|R-labdsv-1.6.1-3|52	%{rlibdir}/%{packname}/libs
14cu|R-labdsv-1.6.1-3|53	
14cu|R-labdsv-1.6.1-3|54	%changelog
14cu|R-labdsv-1.6.1-3|55	
14cu|R-labdsv-1.6.1-3|56	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 1.6.1-3
14cu|R-labdsv-1.6.1-3|57	- (251c32c) Drop mgcv requirements
14cu|R-labdsv-1.6.1-3|58	
14cu|R-labdsv-1.6.1-3|59	

14388 14
14cu|R-labeling-0.3-2|1	%global packname labeling
14cu|R-labeling-0.3-2|2	%global rlibdir %{_libdir}/R/library
14cu|R-labeling-0.3-2|3	
14cu|R-labeling-0.3-2|4	Name:             R-%{packname}
14cu|R-labeling-0.3-2|5	Version:          0.3
14cu|R-labeling-0.3-2|6	Release:          2
14cu|R-labeling-0.3-2|7	Summary:          Axis Labeling
14cu|R-labeling-0.3-2|8	Group:            Sciences/Mathematics
14cu|R-labeling-0.3-2|9	License:          MIT
14cu|R-labeling-0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-labeling-0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-labeling-0.3-2|12	BuildArch:        noarch
14cu|R-labeling-0.3-2|13	Requires:         R-core
14cu|R-labeling-0.3-2|14	BuildRequires:    R-devel Rmath-devel texlive
14cu|R-labeling-0.3-2|15	
14cu|R-labeling-0.3-2|16	%description
14cu|R-labeling-0.3-2|17	Provides a range of axis labeling algorithms
14cu|R-labeling-0.3-2|18	
14cu|R-labeling-0.3-2|19	%prep
14cu|R-labeling-0.3-2|20	%setup -q -c -n %{packname}
14cu|R-labeling-0.3-2|21	
14cu|R-labeling-0.3-2|22	%build
14cu|R-labeling-0.3-2|23	
14cu|R-labeling-0.3-2|24	%install
14cu|R-labeling-0.3-2|25	mkdir -p %{buildroot}%{rlibdir}
14cu|R-labeling-0.3-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-labeling-0.3-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-labeling-0.3-2|28	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-labeling-0.3-2|29	
14cu|R-labeling-0.3-2|30	%check
14cu|R-labeling-0.3-2|31	%{_bindir}/R CMD check %{packname}
14cu|R-labeling-0.3-2|32	
14cu|R-labeling-0.3-2|33	%files
14cu|R-labeling-0.3-2|34	%dir %{rlibdir}/%{packname}
14cu|R-labeling-0.3-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-labeling-0.3-2|36	%doc %{rlibdir}/%{packname}/html
14cu|R-labeling-0.3-2|37	%{rlibdir}/%{packname}/help
14cu|R-labeling-0.3-2|38	%{rlibdir}/%{packname}/INDEX
14cu|R-labeling-0.3-2|39	%{rlibdir}/%{packname}/LICENSE
14cu|R-labeling-0.3-2|40	%{rlibdir}/%{packname}/Meta
14cu|R-labeling-0.3-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-labeling-0.3-2|42	%{rlibdir}/%{packname}/R
14cu|R-labeling-0.3-2|43	
14cu|R-labeling-0.3-2|44	%changelog
14cu|R-labeling-0.3-2|45	
14cu|R-labeling-0.3-2|46	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
14cu|R-labeling-0.3-2|47	- (66e2c8f) Fix files
14cu|R-labeling-0.3-2|48	
14cu|R-labeling-0.3-2|49	

14389 14
14cu|R-latentnet-2.5.0-1|1	%global packname  latentnet
14cu|R-latentnet-2.5.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-latentnet-2.5.0-1|3	
14cu|R-latentnet-2.5.0-1|4	Name:             R-%{packname}
14cu|R-latentnet-2.5.0-1|5	Version:          2.5.0
14cu|R-latentnet-2.5.0-1|6	Release:          1
14cu|R-latentnet-2.5.0-1|7	Summary:          Latent position and cluster models for statistical networks
14cu|R-latentnet-2.5.0-1|8	Group:            Sciences/Mathematics
14cu|R-latentnet-2.5.0-1|9	License:          file LICENSE
14cu|R-latentnet-2.5.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-latentnet-2.5.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.5.0.tar.gz
14cu|R-latentnet-2.5.0-1|12	Requires:         R-network R-shapes R-abind R-tools R-mvtnorm R-coda
14cu|R-latentnet-2.5.0-1|13	Requires:         R-KernSmooth R-snowFT R-ergm R-rgl
14cu|R-latentnet-2.5.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-network R-shapes R-abind R-tools R-mvtnorm R-coda
14cu|R-latentnet-2.5.0-1|15	BuildRequires:    R-KernSmooth R-snowFT R-ergm R-rgl
14cu|R-latentnet-2.5.0-1|16	BuildRequires:    lapack-devel
14cu|R-latentnet-2.5.0-1|17	
14cu|R-latentnet-2.5.0-1|18	%description
14cu|R-latentnet-2.5.0-1|19	A package to fit and simulate latent position and cluster models for
14cu|R-latentnet-2.5.0-1|20	statistical networks.
14cu|R-latentnet-2.5.0-1|21	
14cu|R-latentnet-2.5.0-1|22	%prep
14cu|R-latentnet-2.5.0-1|23	%setup -q -c -n %{packname}
14cu|R-latentnet-2.5.0-1|24	
14cu|R-latentnet-2.5.0-1|25	%build
14cu|R-latentnet-2.5.0-1|26	
14cu|R-latentnet-2.5.0-1|27	%install
14cu|R-latentnet-2.5.0-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-latentnet-2.5.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-latentnet-2.5.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-latentnet-2.5.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-latentnet-2.5.0-1|32	
14cu|R-latentnet-2.5.0-1|33	# FIXME build system test (works locally on x86_64)
14cu|R-latentnet-2.5.0-1|34	%if 0
14cu|R-latentnet-2.5.0-1|35	%check
14cu|R-latentnet-2.5.0-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-latentnet-2.5.0-1|37	%endif
14cu|R-latentnet-2.5.0-1|38	
14cu|R-latentnet-2.5.0-1|39	%files
14cu|R-latentnet-2.5.0-1|40	%dir %{rlibdir}/%{packname}
14cu|R-latentnet-2.5.0-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-latentnet-2.5.0-1|42	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-latentnet-2.5.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-latentnet-2.5.0-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-latentnet-2.5.0-1|45	%{rlibdir}/%{packname}/LICENSE
14cu|R-latentnet-2.5.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-latentnet-2.5.0-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-latentnet-2.5.0-1|48	%{rlibdir}/%{packname}/R
14cu|R-latentnet-2.5.0-1|49	%{rlibdir}/%{packname}/data
14cu|R-latentnet-2.5.0-1|50	%{rlibdir}/%{packname}/help
14cu|R-latentnet-2.5.0-1|51	%{rlibdir}/%{packname}/libs
14cu|R-latentnet-2.5.0-1|52	
14cu|R-latentnet-2.5.0-1|53	%changelog
14cu|R-latentnet-2.5.0-1|54	
14cu|R-latentnet-2.5.0-1|55	* Wed Jul 29 2015 dsilakov <denis.silakov@rosalab.ru> 2.5.0-1
14cu|R-latentnet-2.5.0-1|56	- (df4020e) Merge pull request #1 from dsilakov/R-latentnet:rosa2014.1
14cu|R-latentnet-2.5.0-1|57	- (df4020e) Updated to  2.5
14cu|R-latentnet-2.5.0-1|58	
14cu|R-latentnet-2.5.0-1|59	

14390 14
14cu|R-lavaan-0.5.18-2|1	%bcond_without bootstrap
14cu|R-lavaan-0.5.18-2|2	%global packname  lavaan
14cu|R-lavaan-0.5.18-2|3	%global rlibdir  %{_datadir}/R/library
14cu|R-lavaan-0.5.18-2|4	
14cu|R-lavaan-0.5.18-2|5	Name:             R-%{packname}
14cu|R-lavaan-0.5.18-2|6	Version:          0.5.18
14cu|R-lavaan-0.5.18-2|7	Release:          2
14cu|R-lavaan-0.5.18-2|8	Summary:          Latent Variable Analysis
14cu|R-lavaan-0.5.18-2|9	Group:            Sciences/Mathematics
14cu|R-lavaan-0.5.18-2|10	License:          GPL (>= 2)
14cu|R-lavaan-0.5.18-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-lavaan-0.5.18-2|12	Source0:          http://cran.r-project.org/src/contrib/lavaan_0.5-18.tar.gz
14cu|R-lavaan-0.5.18-2|13	BuildArch:        noarch
14cu|R-lavaan-0.5.18-2|14	Requires:         R-core
14cu|R-lavaan-0.5.18-2|15	Requires:         R-methods
14cu|R-lavaan-0.5.18-2|16	Requires:         R-stats4
14cu|R-lavaan-0.5.18-2|17	Requires:         R-stats
14cu|R-lavaan-0.5.18-2|18	Requires:         R-graphics
14cu|R-lavaan-0.5.18-2|19	%if %{with bootstrap}
14cu|R-lavaan-0.5.18-2|20	Requires:         R-quadprog
14cu|R-lavaan-0.5.18-2|21	Requires:         R-boot
14cu|R-lavaan-0.5.18-2|22	%else
14cu|R-lavaan-0.5.18-2|23	Requires:         R-psych
14cu|R-lavaan-0.5.18-2|24	Requires:         R-qgraph
14cu|R-lavaan-0.5.18-2|25	Requires:         R-quadprog
14cu|R-lavaan-0.5.18-2|26	Requires:         R-boot
14cu|R-lavaan-0.5.18-2|27	%endif
14cu|R-lavaan-0.5.18-2|28	BuildRequires:    R-devel
14cu|R-lavaan-0.5.18-2|29	BuildRequires: R-lavaan
14cu|R-lavaan-0.5.18-2|30	Requires: R-lavaan
14cu|R-lavaan-0.5.18-2|31	BuildRequires: R-pbivnorm
14cu|R-lavaan-0.5.18-2|32	Requires: R-pbivnorm
14cu|R-lavaan-0.5.18-2|33	BuildRequires: R-mnormt
14cu|R-lavaan-0.5.18-2|34	Requires: R-mnormt
14cu|R-lavaan-0.5.18-2|35	BuildRequires:    Rmath-devel
14cu|R-lavaan-0.5.18-2|36	BuildRequires:    R-methods
14cu|R-lavaan-0.5.18-2|37	BuildRequires:    R-stats4
14cu|R-lavaan-0.5.18-2|38	BuildRequires:    R-stats
14cu|R-lavaan-0.5.18-2|39	BuildRequires:    R-graphics
14cu|R-lavaan-0.5.18-2|40	%if %{with bootstrap}
14cu|R-lavaan-0.5.18-2|41	BuildRequires:    R-quadprog R-boot
14cu|R-lavaan-0.5.18-2|42	%else
14cu|R-lavaan-0.5.18-2|43	BuildRequires:    R-psych
14cu|R-lavaan-0.5.18-2|44	BuildRequires:    R-qgraph
14cu|R-lavaan-0.5.18-2|45	BuildRequires:    R-quadprog
14cu|R-lavaan-0.5.18-2|46	BuildRequires:    R-boot
14cu|R-lavaan-0.5.18-2|47	%endif
14cu|R-lavaan-0.5.18-2|48	BuildRequires:    pkgconfig(lapack)
14cu|R-lavaan-0.5.18-2|49	
14cu|R-lavaan-0.5.18-2|50	%description
14cu|R-lavaan-0.5.18-2|51	Fit a variety of latent variable models, including confirmatory factor
14cu|R-lavaan-0.5.18-2|52	analysis, structural equation modeling and latent growth curve models.
14cu|R-lavaan-0.5.18-2|53	
14cu|R-lavaan-0.5.18-2|54	%prep
14cu|R-lavaan-0.5.18-2|55	%setup -q -c -n %{packname}
14cu|R-lavaan-0.5.18-2|56	
14cu|R-lavaan-0.5.18-2|57	%build
14cu|R-lavaan-0.5.18-2|58	
14cu|R-lavaan-0.5.18-2|59	%install
14cu|R-lavaan-0.5.18-2|60	mkdir -p %{buildroot}%{rlibdir}
14cu|R-lavaan-0.5.18-2|61	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-lavaan-0.5.18-2|62	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-lavaan-0.5.18-2|63	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-lavaan-0.5.18-2|64	
14cu|R-lavaan-0.5.18-2|65	%if %{without bootstrap}
14cu|R-lavaan-0.5.18-2|66	%check
14cu|R-lavaan-0.5.18-2|67	%{_bindir}/R CMD check %{packname}
14cu|R-lavaan-0.5.18-2|68	%endif
14cu|R-lavaan-0.5.18-2|69	
14cu|R-lavaan-0.5.18-2|70	%files
14cu|R-lavaan-0.5.18-2|71	%dir %{rlibdir}/%{packname}
14cu|R-lavaan-0.5.18-2|72	%doc %{rlibdir}/%{packname}/html
14cu|R-lavaan-0.5.18-2|73	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-lavaan-0.5.18-2|74	%{rlibdir}/%{packname}/INDEX
14cu|R-lavaan-0.5.18-2|75	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-lavaan-0.5.18-2|76	%{rlibdir}/%{packname}/Meta
14cu|R-lavaan-0.5.18-2|77	%{rlibdir}/%{packname}/R
14cu|R-lavaan-0.5.18-2|78	%{rlibdir}/%{packname}/data
14cu|R-lavaan-0.5.18-2|79	%{rlibdir}/%{packname}/help
14cu|R-lavaan-0.5.18-2|80	%{rlibdir}/lavaan/CITATION
14cu|R-lavaan-0.5.18-2|81	
14cu|R-lavaan-0.5.18-2|82	
14cu|R-lavaan-0.5.18-2|83	
14cu|R-lavaan-0.5.18-2|84	%changelog
14cu|R-lavaan-0.5.18-2|85	
14cu|R-lavaan-0.5.18-2|86	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.18-2
14cu|R-lavaan-0.5.18-2|87	- (863f119) Updated to 0.5.18
14cu|R-lavaan-0.5.18-2|88	
14cu|R-lavaan-0.5.18-2|89	

14391 14
14cu|R-LearnBayes-2.15-2|1	%global packname LearnBayes
14cu|R-LearnBayes-2.15-2|2	%global rlibdir %{_libdir}/R/library
14cu|R-LearnBayes-2.15-2|3	
14cu|R-LearnBayes-2.15-2|4	Name: R-%{packname}
14cu|R-LearnBayes-2.15-2|5	Version: 2.15
14cu|R-LearnBayes-2.15-2|6	Release: 2
14cu|R-LearnBayes-2.15-2|7	Summary: Functions for Learning Bayesian Inference
14cu|R-LearnBayes-2.15-2|8	Group: Sciences/Mathematics
14cu|R-LearnBayes-2.15-2|9	License: GPLv2+
14cu|R-LearnBayes-2.15-2|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-LearnBayes-2.15-2|11	Source0: http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-LearnBayes-2.15-2|12	BuildArch: noarch
14cu|R-LearnBayes-2.15-2|13	Requires: R-core
14cu|R-LearnBayes-2.15-2|14	BuildRequires: R-devel
14cu|R-LearnBayes-2.15-2|15	
14cu|R-LearnBayes-2.15-2|16	%description
14cu|R-LearnBayes-2.15-2|17	LearnBayes contains a collection of functions helpful in
14cu|R-LearnBayes-2.15-2|18	learning the basic tenets of Bayesian statistical inference.
14cu|R-LearnBayes-2.15-2|19	It contains functions for summarizing basic one and two
14cu|R-LearnBayes-2.15-2|20	parameter posterior distributions and predictive distributions.
14cu|R-LearnBayes-2.15-2|21	It contains MCMC algorithms for summarizing posterior
14cu|R-LearnBayes-2.15-2|22	distributions defined by the user. It also contains functions
14cu|R-LearnBayes-2.15-2|23	for regression models, hierarchical models, Bayesian tests, and
14cu|R-LearnBayes-2.15-2|24	illustrations of Gibbs sampling.
14cu|R-LearnBayes-2.15-2|25	
14cu|R-LearnBayes-2.15-2|26	%prep
14cu|R-LearnBayes-2.15-2|27	%setup -q -c -n %{packname}
14cu|R-LearnBayes-2.15-2|28	
14cu|R-LearnBayes-2.15-2|29	%build
14cu|R-LearnBayes-2.15-2|30	
14cu|R-LearnBayes-2.15-2|31	%install
14cu|R-LearnBayes-2.15-2|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-LearnBayes-2.15-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-LearnBayes-2.15-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-LearnBayes-2.15-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-LearnBayes-2.15-2|36	
14cu|R-LearnBayes-2.15-2|37	%check
14cu|R-LearnBayes-2.15-2|38	%{_bindir}/R CMD check %{packname}
14cu|R-LearnBayes-2.15-2|39	
14cu|R-LearnBayes-2.15-2|40	%files
14cu|R-LearnBayes-2.15-2|41	%dir %{rlibdir}/%{packname}
14cu|R-LearnBayes-2.15-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-LearnBayes-2.15-2|43	%doc %{rlibdir}/%{packname}/html
14cu|R-LearnBayes-2.15-2|44	%{rlibdir}/%{packname}/d*
14cu|R-LearnBayes-2.15-2|45	%{rlibdir}/%{packname}/help
14cu|R-LearnBayes-2.15-2|46	%{rlibdir}/%{packname}/INDEX
14cu|R-LearnBayes-2.15-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-LearnBayes-2.15-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-LearnBayes-2.15-2|49	%{rlibdir}/%{packname}/R
14cu|R-LearnBayes-2.15-2|50	
14cu|R-LearnBayes-2.15-2|51	%changelog
14cu|R-LearnBayes-2.15-2|52	
14cu|R-LearnBayes-2.15-2|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.15-2
14cu|R-LearnBayes-2.15-2|54	- (e23f221) Fix files
14cu|R-LearnBayes-2.15-2|55	
14cu|R-LearnBayes-2.15-2|56	

14392 14
14cu|R-limma-3.24.14-1|1	%bcond_with bootstrap
14cu|R-limma-3.24.14-1|2	%global packname  limma
14cu|R-limma-3.24.14-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-limma-3.24.14-1|4	
14cu|R-limma-3.24.14-1|5	Name:             R-%{packname}
14cu|R-limma-3.24.14-1|6	Version:          3.24.14
14cu|R-limma-3.24.14-1|7	Release:          1
14cu|R-limma-3.24.14-1|8	Summary:          Linear Models for Microarray Data
14cu|R-limma-3.24.14-1|9	Group:            Sciences/Mathematics
14cu|R-limma-3.24.14-1|10	License:          LGPL
14cu|R-limma-3.24.14-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/limma.html
14cu|R-limma-3.24.14-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/limma_3.24.14.tar.gz
14cu|R-limma-3.24.14-1|13	Requires:         R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
14cu|R-limma-3.24.14-1|14	%if %{without bootstrap}
14cu|R-limma-3.24.14-1|15	Requires:         R-vsn
14cu|R-limma-3.24.14-1|16	%endif
14cu|R-limma-3.24.14-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-limma-3.24.14-1|18	BuildRequires:    R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
14cu|R-limma-3.24.14-1|19	%if %{without bootstrap}
14cu|R-limma-3.24.14-1|20	BuildRequires:    R-vsn
14cu|R-limma-3.24.14-1|21	%endif
14cu|R-limma-3.24.14-1|22	
14cu|R-limma-3.24.14-1|23	%description
14cu|R-limma-3.24.14-1|24	Data analysis, linear models and differential expression for microarray
14cu|R-limma-3.24.14-1|25	
14cu|R-limma-3.24.14-1|26	%prep
14cu|R-limma-3.24.14-1|27	%setup -q -c -n %{packname}
14cu|R-limma-3.24.14-1|28	
14cu|R-limma-3.24.14-1|29	%build
14cu|R-limma-3.24.14-1|30	
14cu|R-limma-3.24.14-1|31	%install
14cu|R-limma-3.24.14-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-limma-3.24.14-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-limma-3.24.14-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-limma-3.24.14-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-limma-3.24.14-1|36	
14cu|R-limma-3.24.14-1|37	# Disable check; either some example in this package is incorect or we should rebuild some
14cu|R-limma-3.24.14-1|38	# dependent packages
14cu|R-limma-3.24.14-1|39	%if %{without bootstrap}
14cu|R-limma-3.24.14-1|40	#%check
14cu|R-limma-3.24.14-1|41	#%{_bindir}/R CMD check %{packname}
14cu|R-limma-3.24.14-1|42	%endif
14cu|R-limma-3.24.14-1|43	
14cu|R-limma-3.24.14-1|44	%files
14cu|R-limma-3.24.14-1|45	%dir %{rlibdir}/%{packname}
14cu|R-limma-3.24.14-1|46	%doc %{rlibdir}/%{packname}/doc
14cu|R-limma-3.24.14-1|47	%doc %{rlibdir}/%{packname}/html
14cu|R-limma-3.24.14-1|48	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-limma-3.24.14-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-limma-3.24.14-1|50	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-limma-3.24.14-1|51	%{rlibdir}/%{packname}/INDEX
14cu|R-limma-3.24.14-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-limma-3.24.14-1|53	%{rlibdir}/%{packname}/Meta
14cu|R-limma-3.24.14-1|54	%{rlibdir}/%{packname}/R
14cu|R-limma-3.24.14-1|55	%{rlibdir}/%{packname}/help
14cu|R-limma-3.24.14-1|56	%{rlibdir}/%{packname}/libs
14cu|R-limma-3.24.14-1|57	
14cu|R-limma-3.24.14-1|58	
14cu|R-limma-3.24.14-1|59	%changelog
14cu|R-limma-3.24.14-1|60	
14cu|R-limma-3.24.14-1|61	* Mon Jul 27 2015 dsilakov <denis.silakov@rosalab.ru> 3.24.14-1
14cu|R-limma-3.24.14-1|62	- (a94cc1e) Merge pull request #1 from semsonic/R-limma:rosa2014.1
14cu|R-limma-3.24.14-1|63	- (a94cc1e) Updated to a new version
14cu|R-limma-3.24.14-1|64	
14cu|R-limma-3.24.14-1|65	

14393 14
14cu|R-lpSolve-5.6.11-3|1	%global packname  lpSolve
14cu|R-lpSolve-5.6.11-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-lpSolve-5.6.11-3|3	
14cu|R-lpSolve-5.6.11-3|4	Name:             R-%{packname}
14cu|R-lpSolve-5.6.11-3|5	Version:          5.6.11
14cu|R-lpSolve-5.6.11-3|6	Release:          3
14cu|R-lpSolve-5.6.11-3|7	Summary:          Interface to Lp_solve v. 5.5 to solve linear/integer programs
14cu|R-lpSolve-5.6.11-3|8	Group:            Sciences/Mathematics
14cu|R-lpSolve-5.6.11-3|9	License:          LGPL-2
14cu|R-lpSolve-5.6.11-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-lpSolve-5.6.11-3|11	Source0:          http://cran.r-project.org/src/contrib/lpSolve_%{version}.tar.gz
14cu|R-lpSolve-5.6.11-3|12	BuildRequires:    R-devel Rmath-devel
14cu|R-lpSolve-5.6.11-3|13	BuildRequires:    blas-devel
14cu|R-lpSolve-5.6.11-3|14	BuildRequires:    lapack-devel
14cu|R-lpSolve-5.6.11-3|15	
14cu|R-lpSolve-5.6.11-3|16	%description
14cu|R-lpSolve-5.6.11-3|17	Lp_solve is freely available (under LGPL 2) software for solving linear,
14cu|R-lpSolve-5.6.11-3|18	integer and mixed integer programs. In this implementation we supply a
14cu|R-lpSolve-5.6.11-3|19	"wrapper" function in C and some R functions that solve general
14cu|R-lpSolve-5.6.11-3|20	linear/integer problems, assignment problems, and transportation problems.
14cu|R-lpSolve-5.6.11-3|21	This version calls lp_solve version 5.5.
14cu|R-lpSolve-5.6.11-3|22	
14cu|R-lpSolve-5.6.11-3|23	%prep
14cu|R-lpSolve-5.6.11-3|24	%setup -q -c -n %{packname}
14cu|R-lpSolve-5.6.11-3|25	
14cu|R-lpSolve-5.6.11-3|26	%build
14cu|R-lpSolve-5.6.11-3|27	
14cu|R-lpSolve-5.6.11-3|28	%install
14cu|R-lpSolve-5.6.11-3|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-lpSolve-5.6.11-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-lpSolve-5.6.11-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-lpSolve-5.6.11-3|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-lpSolve-5.6.11-3|33	
14cu|R-lpSolve-5.6.11-3|34	%check
14cu|R-lpSolve-5.6.11-3|35	%{_bindir}/R CMD check %{packname}
14cu|R-lpSolve-5.6.11-3|36	
14cu|R-lpSolve-5.6.11-3|37	%files
14cu|R-lpSolve-5.6.11-3|38	%dir %{rlibdir}/%{packname}
14cu|R-lpSolve-5.6.11-3|39	%doc %{rlibdir}/%{packname}/html
14cu|R-lpSolve-5.6.11-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-lpSolve-5.6.11-3|41	%{rlibdir}/%{packname}/INDEX
14cu|R-lpSolve-5.6.11-3|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-lpSolve-5.6.11-3|43	%{rlibdir}/%{packname}/Meta
14cu|R-lpSolve-5.6.11-3|44	%{rlibdir}/%{packname}/R
14cu|R-lpSolve-5.6.11-3|45	%{rlibdir}/%{packname}/help
14cu|R-lpSolve-5.6.11-3|46	%{rlibdir}/%{packname}/libs
14cu|R-lpSolve-5.6.11-3|47	
14cu|R-lpSolve-5.6.11-3|48	
14cu|R-lpSolve-5.6.11-3|49	
14cu|R-lpSolve-5.6.11-3|50	%changelog
14cu|R-lpSolve-5.6.11-3|51	
14cu|R-lpSolve-5.6.11-3|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.6.11-3
14cu|R-lpSolve-5.6.11-3|53	- (bb171ec) Upload tarball, drop unneded patches
14cu|R-lpSolve-5.6.11-3|54	
14cu|R-lpSolve-5.6.11-3|55	

14394 14
14cu|rlwrap-0.41-1|1	Summary:	Readline wrapper
14cu|rlwrap-0.41-1|2	Name:		rlwrap
14cu|rlwrap-0.41-1|3	Version:	0.41
14cu|rlwrap-0.41-1|4	Release:	1
14cu|rlwrap-0.41-1|5	License:	GPLv2+
14cu|rlwrap-0.41-1|6	Group:		Text tools
14cu|rlwrap-0.41-1|7	Url:		http://utopia.knoware.nl/~hlub/rlwrap/
14cu|rlwrap-0.41-1|8	Source0:	http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-%{version}.tar.gz
14cu|rlwrap-0.41-1|9	BuildRequires:	readline-devel
14cu|rlwrap-0.41-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|rlwrap-0.41-1|11	
14cu|rlwrap-0.41-1|12	%description
14cu|rlwrap-0.41-1|13	rlwrap is a 'readline wrapper' that uses the GNU readline library to
14cu|rlwrap-0.41-1|14	allow the editing of keyboard input for any other command. Input
14cu|rlwrap-0.41-1|15	history is remembered across invocations, separately for each command;
14cu|rlwrap-0.41-1|16	history completion and search work as in bash and completion word
14cu|rlwrap-0.41-1|17	lists can be specified on the command line.
14cu|rlwrap-0.41-1|18	
14cu|rlwrap-0.41-1|19	%files
14cu|rlwrap-0.41-1|20	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO PLEA
14cu|rlwrap-0.41-1|21	%attr(0755,root,root) %{_bindir}/rlwrap
14cu|rlwrap-0.41-1|22	%{_mandir}/man1/rlwrap.1*
14cu|rlwrap-0.41-1|23	%{_mandir}/man3/RlwrapFilter.3pm*
14cu|rlwrap-0.41-1|24	%dir %{_datadir}/rlwrap
14cu|rlwrap-0.41-1|25	%{_datadir}/rlwrap/*
14cu|rlwrap-0.41-1|26	
14cu|rlwrap-0.41-1|27	#----------------------------------------------------------------------------
14cu|rlwrap-0.41-1|28	
14cu|rlwrap-0.41-1|29	%prep
14cu|rlwrap-0.41-1|30	%setup -q
14cu|rlwrap-0.41-1|31	
14cu|rlwrap-0.41-1|32	%build
14cu|rlwrap-0.41-1|33	%configure2_5x
14cu|rlwrap-0.41-1|34	%make
14cu|rlwrap-0.41-1|35	
14cu|rlwrap-0.41-1|36	%install
14cu|rlwrap-0.41-1|37	%makeinstall_std
14cu|rlwrap-0.41-1|38	
14cu|rlwrap-0.41-1|39	%check
14cu|rlwrap-0.41-1|40	%make check
14cu|rlwrap-0.41-1|41	
14cu|rlwrap-0.41-1|42	
14cu|rlwrap-0.41-1|43	%changelog
14cu|rlwrap-0.41-1|44	
14cu|rlwrap-0.41-1|45	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 0.41-1
14cu|rlwrap-0.41-1|46	- (85fe08f) Merge pull request #1 from semsonic/rlwrap:rosa2014.1
14cu|rlwrap-0.41-1|47	- (85fe08f) Updated to a new version
14cu|rlwrap-0.41-1|48	
14cu|rlwrap-0.41-1|49	

14395 14
14cu|R-magrittr-1.5-1|1	%global packname  magrittr
14cu|R-magrittr-1.5-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-magrittr-1.5-1|3	
14cu|R-magrittr-1.5-1|4	Name:             R-%{packname}
14cu|R-magrittr-1.5-1|5	Version:          1.5
14cu|R-magrittr-1.5-1|6	Release:          1
14cu|R-magrittr-1.5-1|7	Summary:          A Forward-Pipe Operator for R
14cu|R-magrittr-1.5-1|8	Group:            Sciences/Mathematics
14cu|R-magrittr-1.5-1|9	License:          MIT + file LICENSE
14cu|R-magrittr-1.5-1|10	URL:              None
14cu|R-magrittr-1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/magrittr_%{version}.tar.gz
14cu|R-magrittr-1.5-1|12	BuildArch:        noarch
14cu|R-magrittr-1.5-1|13	Requires:         R-core
14cu|R-magrittr-1.5-1|14	
14cu|R-magrittr-1.5-1|15	
14cu|R-magrittr-1.5-1|16	
14cu|R-magrittr-1.5-1|17	Requires:         R-testthat R-knitr
14cu|R-magrittr-1.5-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-magrittr-1.5-1|19	
14cu|R-magrittr-1.5-1|20	BuildRequires:   R-testthat
14cu|R-magrittr-1.5-1|21	%description
14cu|R-magrittr-1.5-1|22	Provides a mechanism for chaining commands with a new forward-pipe
14cu|R-magrittr-1.5-1|23	operator, %>%. This operator will forward a value, or the result of an
14cu|R-magrittr-1.5-1|24	expression, into the next function call/expression. There is flexible
14cu|R-magrittr-1.5-1|25	support for the type of right-hand side expressions. For more information,
14cu|R-magrittr-1.5-1|26	see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."
14cu|R-magrittr-1.5-1|27	
14cu|R-magrittr-1.5-1|28	%prep
14cu|R-magrittr-1.5-1|29	%setup -q -c -n %{packname}
14cu|R-magrittr-1.5-1|30	
14cu|R-magrittr-1.5-1|31	%build
14cu|R-magrittr-1.5-1|32	
14cu|R-magrittr-1.5-1|33	%install
14cu|R-magrittr-1.5-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-magrittr-1.5-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-magrittr-1.5-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-magrittr-1.5-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-magrittr-1.5-1|38	
14cu|R-magrittr-1.5-1|39	%check
14cu|R-magrittr-1.5-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-magrittr-1.5-1|41	
14cu|R-magrittr-1.5-1|42	%files
14cu|R-magrittr-1.5-1|43	%dir %{rlibdir}/%{packname}
14cu|R-magrittr-1.5-1|44	%doc %{rlibdir}/%{packname}/doc
14cu|R-magrittr-1.5-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-magrittr-1.5-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-magrittr-1.5-1|47	%{rlibdir}/%{packname}/INDEX
14cu|R-magrittr-1.5-1|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-magrittr-1.5-1|49	%{rlibdir}/%{packname}/LICENSE
14cu|R-magrittr-1.5-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-magrittr-1.5-1|51	%{rlibdir}/%{packname}/R
14cu|R-magrittr-1.5-1|52	%{rlibdir}/%{packname}/help
14cu|R-magrittr-1.5-1|53	
14cu|R-magrittr-1.5-1|54	%changelog
14cu|R-magrittr-1.5-1|55	
14cu|R-magrittr-1.5-1|56	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-1
14cu|R-magrittr-1.5-1|57	- (c8fd7c2) Upload tarball
14cu|R-magrittr-1.5-1|58	
14cu|R-magrittr-1.5-1|59	

14396 14
14cu|R-maps-2.3.9-1|1	%bcond_with bootstrap
14cu|R-maps-2.3.9-1|2	%global packname  maps
14cu|R-maps-2.3.9-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-maps-2.3.9-1|4	
14cu|R-maps-2.3.9-1|5	Name:             R-%{packname}
14cu|R-maps-2.3.9-1|6	Version:          2.3.9
14cu|R-maps-2.3.9-1|7	Release:          1
14cu|R-maps-2.3.9-1|8	Summary:          Draw Geographical Maps
14cu|R-maps-2.3.9-1|9	
14cu|R-maps-2.3.9-1|10	Group:            Sciences/Mathematics
14cu|R-maps-2.3.9-1|11	License:          GPL-2
14cu|R-maps-2.3.9-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-maps-2.3.9-1|13	Source0:          http://cran.r-project.org/src/contrib/maps_2.3-9.tar.gz
14cu|R-maps-2.3.9-1|14	%if %{without bootstrap}
14cu|R-maps-2.3.9-1|15	Requires:         R-mapproj
14cu|R-maps-2.3.9-1|16	%endif
14cu|R-maps-2.3.9-1|17	BuildRequires:    R-devel Rmath-devel
14cu|R-maps-2.3.9-1|18	%if %{without bootstrap}
14cu|R-maps-2.3.9-1|19	BuildRequires:    R-mapproj
14cu|R-maps-2.3.9-1|20	%endif
14cu|R-maps-2.3.9-1|21	
14cu|R-maps-2.3.9-1|22	%description
14cu|R-maps-2.3.9-1|23	Display of maps.  Projection code and larger maps are in separate packages
14cu|R-maps-2.3.9-1|24	(mapproj and mapdata).
14cu|R-maps-2.3.9-1|25	
14cu|R-maps-2.3.9-1|26	%prep
14cu|R-maps-2.3.9-1|27	%setup -q -c -n %{packname}
14cu|R-maps-2.3.9-1|28	
14cu|R-maps-2.3.9-1|29	%build
14cu|R-maps-2.3.9-1|30	
14cu|R-maps-2.3.9-1|31	%install
14cu|R-maps-2.3.9-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-maps-2.3.9-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-maps-2.3.9-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-maps-2.3.9-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-maps-2.3.9-1|36	
14cu|R-maps-2.3.9-1|37	%if %{without bootstrap}
14cu|R-maps-2.3.9-1|38	%check
14cu|R-maps-2.3.9-1|39	%{_bindir}/R CMD check %{packname}
14cu|R-maps-2.3.9-1|40	%endif
14cu|R-maps-2.3.9-1|41	
14cu|R-maps-2.3.9-1|42	%files
14cu|R-maps-2.3.9-1|43	%dir %{rlibdir}/%{packname}
14cu|R-maps-2.3.9-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-maps-2.3.9-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-maps-2.3.9-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-maps-2.3.9-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-maps-2.3.9-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-maps-2.3.9-1|49	%{rlibdir}/%{packname}/R
14cu|R-maps-2.3.9-1|50	%{rlibdir}/%{packname}/data
14cu|R-maps-2.3.9-1|51	%{rlibdir}/%{packname}/help
14cu|R-maps-2.3.9-1|52	%{rlibdir}/%{packname}/libs
14cu|R-maps-2.3.9-1|53	%{rlibdir}/%{packname}/mapdata
14cu|R-maps-2.3.9-1|54	
14cu|R-maps-2.3.9-1|55	
14cu|R-maps-2.3.9-1|56	
14cu|R-maps-2.3.9-1|57	%changelog
14cu|R-maps-2.3.9-1|58	
14cu|R-maps-2.3.9-1|59	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.9-1
14cu|R-maps-2.3.9-1|60	- (3205fe6) Merge branch 'auto_update' into rosa2014.1
14cu|R-maps-2.3.9-1|61	
14cu|R-maps-2.3.9-1|62	

14397 14
14cu|R-maptools-0.8.36-1|1	%global packname  maptools
14cu|R-maptools-0.8.36-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-maptools-0.8.36-1|3	
14cu|R-maptools-0.8.36-1|4	Name:             R-%{packname}
14cu|R-maptools-0.8.36-1|5	Version:          0.8.36
14cu|R-maptools-0.8.36-1|6	Release:          1
14cu|R-maptools-0.8.36-1|7	Summary:          Tools for reading and handling spatial objects
14cu|R-maptools-0.8.36-1|8	Group:            Sciences/Mathematics
14cu|R-maptools-0.8.36-1|9	License:          GPL (>= 2)
14cu|R-maptools-0.8.36-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-maptools-0.8.36-1|11	Source0:          http://cran.r-project.org/src/contrib/maptools_0.8-36.tar.gz
14cu|R-maptools-0.8.36-1|12	Requires:         R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
14cu|R-maptools-0.8.36-1|13	Requires:         R-maps R-rgeos R-gpclib R-RArcInfo
14cu|R-maptools-0.8.36-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-maptools-0.8.36-1|15	BuildRequires:    R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
14cu|R-maptools-0.8.36-1|16	BuildRequires:    R-maps R-rgeos R-gpclib R-RArcInfo
14cu|R-maptools-0.8.36-1|17	BuildRequires:    geos-devel
14cu|R-maptools-0.8.36-1|18	BuildRequires:    blas-devel
14cu|R-maptools-0.8.36-1|19	BuildRequires:    lapack-devel
14cu|R-maptools-0.8.36-1|20	
14cu|R-maptools-0.8.36-1|21	%description
14cu|R-maptools-0.8.36-1|22	Set of tools for manipulating and reading geographic data, in particular
14cu|R-maptools-0.8.36-1|23	ESRI shapefiles; C code used from shapelib. It includes binary access to
14cu|R-maptools-0.8.36-1|24	GSHHS shoreline files. The package also provides interface wrappers for
14cu|R-maptools-0.8.36-1|25	exchanging spatial objects with packages such as PBSmapping, spatstat,
14cu|R-maptools-0.8.36-1|26	maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
14cu|R-maptools-0.8.36-1|27	
14cu|R-maptools-0.8.36-1|28	%prep
14cu|R-maptools-0.8.36-1|29	%setup -q -c -n %{packname}
14cu|R-maptools-0.8.36-1|30	
14cu|R-maptools-0.8.36-1|31	%build
14cu|R-maptools-0.8.36-1|32	
14cu|R-maptools-0.8.36-1|33	%install
14cu|R-maptools-0.8.36-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-maptools-0.8.36-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-maptools-0.8.36-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-maptools-0.8.36-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-maptools-0.8.36-1|38	
14cu|R-maptools-0.8.36-1|39	%check
14cu|R-maptools-0.8.36-1|40	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-maptools-0.8.36-1|41	else			true
14cu|R-maptools-0.8.36-1|42	fi
14cu|R-maptools-0.8.36-1|43	
14cu|R-maptools-0.8.36-1|44	%files
14cu|R-maptools-0.8.36-1|45	%dir %{rlibdir}/%{packname}
14cu|R-maptools-0.8.36-1|46	%doc %{rlibdir}/%{packname}/changes
14cu|R-maptools-0.8.36-1|47	%doc %{rlibdir}/%{packname}/html
14cu|R-maptools-0.8.36-1|48	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-maptools-0.8.36-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-maptools-0.8.36-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-maptools-0.8.36-1|51	# %{rlibdir}/%{packname}/LICENSE
14cu|R-maptools-0.8.36-1|52	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-maptools-0.8.36-1|53	%{rlibdir}/%{packname}/Meta
14cu|R-maptools-0.8.36-1|54	%{rlibdir}/%{packname}/R
14cu|R-maptools-0.8.36-1|55	%{rlibdir}/%{packname}/data
14cu|R-maptools-0.8.36-1|56	%{rlibdir}/%{packname}/grids
14cu|R-maptools-0.8.36-1|57	%{rlibdir}/%{packname}/help
14cu|R-maptools-0.8.36-1|58	%{rlibdir}/%{packname}/libs
14cu|R-maptools-0.8.36-1|59	#%{rlibdir}/%{packname}/old_man
14cu|R-maptools-0.8.36-1|60	%{rlibdir}/%{packname}/shapes
14cu|R-maptools-0.8.36-1|61	%{rlibdir}/%{packname}/share
14cu|R-maptools-0.8.36-1|62	%{rlibdir}/maptools/README
14cu|R-maptools-0.8.36-1|63	%{rlibdir}/maptools/doc/combine_maptools.R
14cu|R-maptools-0.8.36-1|64	%{rlibdir}/maptools/doc/combine_maptools.Rnw
14cu|R-maptools-0.8.36-1|65	%{rlibdir}/maptools/doc/combine_maptools.pdf
14cu|R-maptools-0.8.36-1|66	%{rlibdir}/maptools/doc/index.html
14cu|R-maptools-0.8.36-1|67	
14cu|R-maptools-0.8.36-1|68	%changelog
14cu|R-maptools-0.8.36-1|69	
14cu|R-maptools-0.8.36-1|70	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.36-1
14cu|R-maptools-0.8.36-1|71	- (8e06ec3) Merge branch 'auto_update' into rosa2014.1
14cu|R-maptools-0.8.36-1|72	
14cu|R-maptools-0.8.36-1|73	

14398 14
14cu|R-markdown-0.7.7-3|1	%bcond_with bootstrap
14cu|R-markdown-0.7.7-3|2	%global packname  markdown
14cu|R-markdown-0.7.7-3|3	%global rlibdir  %{_libdir}/R/library
14cu|R-markdown-0.7.7-3|4	
14cu|R-markdown-0.7.7-3|5	Name:             R-%{packname}
14cu|R-markdown-0.7.7-3|6	Version:          0.7.7
14cu|R-markdown-0.7.7-3|7	Release:          3
14cu|R-markdown-0.7.7-3|8	Summary:          Markdown rendering for R
14cu|R-markdown-0.7.7-3|9	Group:            Sciences/Mathematics
14cu|R-markdown-0.7.7-3|10	License:          GPL-2
14cu|R-markdown-0.7.7-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-markdown-0.7.7-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-markdown-0.7.7-3|13	
14cu|R-markdown-0.7.7-3|14	BuildRequires:    R-devel Rmath-devel
14cu|R-markdown-0.7.7-3|15	Requires:        R-RCurl R-mime
14cu|R-markdown-0.7.7-3|16	BuildRequires:   R-RCurl R-mime
14cu|R-markdown-0.7.7-3|17	
14cu|R-markdown-0.7.7-3|18	%if %{with bootstrap}
14cu|R-markdown-0.7.7-3|19	%else
14cu|R-markdown-0.7.7-3|20	Requires:        R-knitr
14cu|R-markdown-0.7.7-3|21	BuildRequires:   R-knitr
14cu|R-markdown-0.7.7-3|22	%endif
14cu|R-markdown-0.7.7-3|23	
14cu|R-markdown-0.7.7-3|24	%description
14cu|R-markdown-0.7.7-3|25	Markdown is a plain-text formatting syntax that can be converted to XHTML
14cu|R-markdown-0.7.7-3|26	or other formats. This package provides R bindings to the Sundown markdown
14cu|R-markdown-0.7.7-3|27	rendering library.
14cu|R-markdown-0.7.7-3|28	
14cu|R-markdown-0.7.7-3|29	%prep
14cu|R-markdown-0.7.7-3|30	%setup -q -c -n %{packname}
14cu|R-markdown-0.7.7-3|31	
14cu|R-markdown-0.7.7-3|32	%build
14cu|R-markdown-0.7.7-3|33	
14cu|R-markdown-0.7.7-3|34	%install
14cu|R-markdown-0.7.7-3|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-markdown-0.7.7-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-markdown-0.7.7-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-markdown-0.7.7-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-markdown-0.7.7-3|39	
14cu|R-markdown-0.7.7-3|40	%if %{with bootstrap}
14cu|R-markdown-0.7.7-3|41	%else
14cu|R-markdown-0.7.7-3|42	%check
14cu|R-markdown-0.7.7-3|43	%{_bindir}/R CMD check %{packname}
14cu|R-markdown-0.7.7-3|44	%endif
14cu|R-markdown-0.7.7-3|45	
14cu|R-markdown-0.7.7-3|46	%files
14cu|R-markdown-0.7.7-3|47	%dir %{rlibdir}/%{packname}
14cu|R-markdown-0.7.7-3|48	%doc %{rlibdir}/%{packname}/doc
14cu|R-markdown-0.7.7-3|49	%doc %{rlibdir}/%{packname}/html
14cu|R-markdown-0.7.7-3|50	%doc %{rlibdir}/%{packname}/COPYING
14cu|R-markdown-0.7.7-3|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-markdown-0.7.7-3|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-markdown-0.7.7-3|53	%doc %{rlibdir}/%{packname}/NOTICE
14cu|R-markdown-0.7.7-3|54	%{rlibdir}/%{packname}/INDEX
14cu|R-markdown-0.7.7-3|55	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-markdown-0.7.7-3|56	%{rlibdir}/%{packname}/Meta
14cu|R-markdown-0.7.7-3|57	%{rlibdir}/%{packname}/R
14cu|R-markdown-0.7.7-3|58	%{rlibdir}/%{packname}/examples
14cu|R-markdown-0.7.7-3|59	%{rlibdir}/%{packname}/help
14cu|R-markdown-0.7.7-3|60	%{rlibdir}/%{packname}/include
14cu|R-markdown-0.7.7-3|61	%{rlibdir}/%{packname}/libs
14cu|R-markdown-0.7.7-3|62	%{rlibdir}/%{packname}/resources
14cu|R-markdown-0.7.7-3|63	
14cu|R-markdown-0.7.7-3|64	%changelog
14cu|R-markdown-0.7.7-3|65	
14cu|R-markdown-0.7.7-3|66	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.7-3
14cu|R-markdown-0.7.7-3|67	- (f7c20e8) Added R-mime req
14cu|R-markdown-0.7.7-3|68	
14cu|R-markdown-0.7.7-3|69	

14399 14
14cu|R-MatchIt-2.4_21-3|1	%global packname  MatchIt
14cu|R-MatchIt-2.4_21-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-MatchIt-2.4_21-3|3	
14cu|R-MatchIt-2.4_21-3|4	Name:             R-%{packname}
14cu|R-MatchIt-2.4_21-3|5	Version:          2.4_21
14cu|R-MatchIt-2.4_21-3|6	Release:          3
14cu|R-MatchIt-2.4_21-3|7	Summary:          The skew-normal and skew-t distributions
14cu|R-MatchIt-2.4_21-3|8	Group:            Sciences/Mathematics
14cu|R-MatchIt-2.4_21-3|9	License:          GPLv2
14cu|R-MatchIt-2.4_21-3|10	URL:              http://cran.r-project.org/web/packages/MatchIt/index.html
14cu|R-MatchIt-2.4_21-3|11	Source0:          http://cran.r-project.org/src/contrib/MatchIt_2.4-21.tar.gz
14cu|R-MatchIt-2.4_21-3|12	BuildRequires:    R-devel R-MASS R-WhatIf R-cem R-nnet R-rpart R-Matching texlive-wallpaper
14cu|R-MatchIt-2.4_21-3|13	Requires:         R-core R-MASS R-WhatIf R-cem R-nnet R-rpart R-Matching texlive-wallpaper
14cu|R-MatchIt-2.4_21-3|14	BuildArch:        noarch
14cu|R-MatchIt-2.4_21-3|15	
14cu|R-MatchIt-2.4_21-3|16	%description
14cu|R-MatchIt-2.4_21-3|17	Functions for manipulating skew-normal and skew-t probability distributions,
14cu|R-MatchIt-2.4_21-3|18	and for fitting them to data, in the scalar and in the multivariate case.
14cu|R-MatchIt-2.4_21-3|19	
14cu|R-MatchIt-2.4_21-3|20	%prep
14cu|R-MatchIt-2.4_21-3|21	%setup -q -c -n %{packname}
14cu|R-MatchIt-2.4_21-3|22	
14cu|R-MatchIt-2.4_21-3|23	%build
14cu|R-MatchIt-2.4_21-3|24	
14cu|R-MatchIt-2.4_21-3|25	%install
14cu|R-MatchIt-2.4_21-3|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-MatchIt-2.4_21-3|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-MatchIt-2.4_21-3|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-MatchIt-2.4_21-3|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-MatchIt-2.4_21-3|30	
14cu|R-MatchIt-2.4_21-3|31	%files
14cu|R-MatchIt-2.4_21-3|32	%dir %{rlibdir}/%{packname}
14cu|R-MatchIt-2.4_21-3|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-MatchIt-2.4_21-3|34	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-MatchIt-2.4_21-3|35	%doc %{rlibdir}/%{packname}/html
14cu|R-MatchIt-2.4_21-3|36	%{rlibdir}/%{packname}/INDEX
14cu|R-MatchIt-2.4_21-3|37	%{rlibdir}/%{packname}/Meta
14cu|R-MatchIt-2.4_21-3|38	%{rlibdir}/%{packname}/data
14cu|R-MatchIt-2.4_21-3|39	%{rlibdir}/%{packname}/demo
14cu|R-MatchIt-2.4_21-3|40	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-MatchIt-2.4_21-3|41	%{rlibdir}/%{packname}/R
14cu|R-MatchIt-2.4_21-3|42	%{rlibdir}/%{packname}/help
14cu|R-MatchIt-2.4_21-3|43	
14cu|R-MatchIt-2.4_21-3|44	%changelog
14cu|R-MatchIt-2.4_21-3|45	
14cu|R-MatchIt-2.4_21-3|46	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 2.4_21-3
14cu|R-MatchIt-2.4_21-3|47	- (f48bdff) Drop mgcv requirements
14cu|R-MatchIt-2.4_21-3|48	
14cu|R-MatchIt-2.4_21-3|49	

14400 14
14cu|R-maxLik-1.2.4-1|1	%global packname  maxLik
14cu|R-maxLik-1.2.4-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-maxLik-1.2.4-1|3	
14cu|R-maxLik-1.2.4-1|4	Name:             R-%{packname}
14cu|R-maxLik-1.2.4-1|5	Version:          1.2.4
14cu|R-maxLik-1.2.4-1|6	Release:          1
14cu|R-maxLik-1.2.4-1|7	Summary:          Maximum Likelihood Estimation
14cu|R-maxLik-1.2.4-1|8	Group:            Sciences/Mathematics
14cu|R-maxLik-1.2.4-1|9	License:          GPL (>= 2)
14cu|R-maxLik-1.2.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-maxLik-1.2.4-1|11	Source0:          http://cran.r-project.org/src/contrib/maxLik_1.2-4.tar.gz
14cu|R-maxLik-1.2.4-1|12	BuildArch:        noarch
14cu|R-maxLik-1.2.4-1|13	Requires:         R-core
14cu|R-maxLik-1.2.4-1|14	Requires:         R-miscTools
14cu|R-maxLik-1.2.4-1|15	Requires:         R-sandwich
14cu|R-maxLik-1.2.4-1|16	BuildRequires:    R-devel Rmath-devel  R-miscTools
14cu|R-maxLik-1.2.4-1|17	BuildRequires:    R-sandwich
14cu|R-maxLik-1.2.4-1|18	
14cu|R-maxLik-1.2.4-1|19	%description
14cu|R-maxLik-1.2.4-1|20	Tools for Maximum Likelihood Estimation
14cu|R-maxLik-1.2.4-1|21	
14cu|R-maxLik-1.2.4-1|22	%prep
14cu|R-maxLik-1.2.4-1|23	%setup -q -c -n %{packname}
14cu|R-maxLik-1.2.4-1|24	
14cu|R-maxLik-1.2.4-1|25	%build
14cu|R-maxLik-1.2.4-1|26	
14cu|R-maxLik-1.2.4-1|27	%install
14cu|R-maxLik-1.2.4-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-maxLik-1.2.4-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-maxLik-1.2.4-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-maxLik-1.2.4-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-maxLik-1.2.4-1|32	
14cu|R-maxLik-1.2.4-1|33	%check
14cu|R-maxLik-1.2.4-1|34	%{_bindir}/R CMD check %{packname}
14cu|R-maxLik-1.2.4-1|35	
14cu|R-maxLik-1.2.4-1|36	%files
14cu|R-maxLik-1.2.4-1|37	%dir %{rlibdir}/%{packname}
14cu|R-maxLik-1.2.4-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-maxLik-1.2.4-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-maxLik-1.2.4-1|40	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-maxLik-1.2.4-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-maxLik-1.2.4-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-maxLik-1.2.4-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-maxLik-1.2.4-1|44	%{rlibdir}/%{packname}/R
14cu|R-maxLik-1.2.4-1|45	%{rlibdir}/%{packname}/help
14cu|R-maxLik-1.2.4-1|46	%{_datadir}/R/library/maxLik/CITATION
14cu|R-maxLik-1.2.4-1|47	
14cu|R-maxLik-1.2.4-1|48	
14cu|R-maxLik-1.2.4-1|49	
14cu|R-maxLik-1.2.4-1|50	%changelog
14cu|R-maxLik-1.2.4-1|51	
14cu|R-maxLik-1.2.4-1|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-1
14cu|R-maxLik-1.2.4-1|53	- (62e7913) Updated to 1.2.4
14cu|R-maxLik-1.2.4-1|54	
14cu|R-maxLik-1.2.4-1|55	

14401 14
14cu|R-memoise-0.2.1-1|1	%global packname  memoise
14cu|R-memoise-0.2.1-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-memoise-0.2.1-1|3	
14cu|R-memoise-0.2.1-1|4	Name:             R-%{packname}
14cu|R-memoise-0.2.1-1|5	Version:          0.2.1
14cu|R-memoise-0.2.1-1|6	Release:          1
14cu|R-memoise-0.2.1-1|7	Summary:          Memoise functions
14cu|R-memoise-0.2.1-1|8	Group:            Sciences/Mathematics
14cu|R-memoise-0.2.1-1|9	License:          MIT + file LICENSE
14cu|R-memoise-0.2.1-1|10	URL:              None
14cu|R-memoise-0.2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/memoise_%{version}.tar.gz
14cu|R-memoise-0.2.1-1|12	BuildArch:        noarch
14cu|R-memoise-0.2.1-1|13	Requires:         R-core
14cu|R-memoise-0.2.1-1|14	
14cu|R-memoise-0.2.1-1|15	
14cu|R-memoise-0.2.1-1|16	Requires:         R-digest
14cu|R-memoise-0.2.1-1|17	
14cu|R-memoise-0.2.1-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-memoise-0.2.1-1|19	BuildRequires:    R-digest
14cu|R-memoise-0.2.1-1|20	
14cu|R-memoise-0.2.1-1|21	%description
14cu|R-memoise-0.2.1-1|22	Cache the results of a function so that when you call it again with the
14cu|R-memoise-0.2.1-1|23	same arguments it returns the pre-computed value.
14cu|R-memoise-0.2.1-1|24	
14cu|R-memoise-0.2.1-1|25	%prep
14cu|R-memoise-0.2.1-1|26	%setup -q -c -n %{packname}
14cu|R-memoise-0.2.1-1|27	
14cu|R-memoise-0.2.1-1|28	%build
14cu|R-memoise-0.2.1-1|29	
14cu|R-memoise-0.2.1-1|30	%install
14cu|R-memoise-0.2.1-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-memoise-0.2.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-memoise-0.2.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-memoise-0.2.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-memoise-0.2.1-1|35	
14cu|R-memoise-0.2.1-1|36	%check
14cu|R-memoise-0.2.1-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-memoise-0.2.1-1|38	
14cu|R-memoise-0.2.1-1|39	%files
14cu|R-memoise-0.2.1-1|40	%dir %{rlibdir}/%{packname}
14cu|R-memoise-0.2.1-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-memoise-0.2.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-memoise-0.2.1-1|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-memoise-0.2.1-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-memoise-0.2.1-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-memoise-0.2.1-1|46	%{rlibdir}/%{packname}/LICENSE
14cu|R-memoise-0.2.1-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-memoise-0.2.1-1|48	%{rlibdir}/%{packname}/R
14cu|R-memoise-0.2.1-1|49	%{rlibdir}/%{packname}/help
14cu|R-memoise-0.2.1-1|50	
14cu|R-memoise-0.2.1-1|51	%changelog
14cu|R-memoise-0.2.1-1|52	
14cu|R-memoise-0.2.1-1|53	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
14cu|R-memoise-0.2.1-1|54	- (5209915) Upload tarball
14cu|R-memoise-0.2.1-1|55	
14cu|R-memoise-0.2.1-1|56	

14402 14
14cu|R-mgcv-1.8.12-1|1	%global packname  mgcv
14cu|R-mgcv-1.8.12-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-mgcv-1.8.12-1|3	
14cu|R-mgcv-1.8.12-1|4	Name:             R-%{packname}
14cu|R-mgcv-1.8.12-1|5	Version:          1.8.12
14cu|R-mgcv-1.8.12-1|6	Release:          1
14cu|R-mgcv-1.8.12-1|7	Summary:          Mixed GAM Computation Vehicle with GCV/AIC/REML smoothness estimation
14cu|R-mgcv-1.8.12-1|8	Group:            Sciences/Mathematics
14cu|R-mgcv-1.8.12-1|9	License:          GPL (>= 2)
14cu|R-mgcv-1.8.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-mgcv-1.8.12-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.8-12.tar.gz
14cu|R-mgcv-1.8.12-1|12	
14cu|R-mgcv-1.8.12-1|13	Requires:         R-nlme
14cu|R-mgcv-1.8.12-1|14	Requires:         R-methods R-stats R-graphics R-Matrix
14cu|R-mgcv-1.8.12-1|15	Requires:         R-splines R-parallel
14cu|R-mgcv-1.8.12-1|16	BuildRequires:    R-devel Rmath-devel  R-nlme
14cu|R-mgcv-1.8.12-1|17	BuildRequires:    R-methods R-stats R-graphics R-Matrix
14cu|R-mgcv-1.8.12-1|18	BuildRequires:    R-splines R-parallel
14cu|R-mgcv-1.8.12-1|19	BuildRequires:    lapack-devel
14cu|R-mgcv-1.8.12-1|20	
14cu|R-mgcv-1.8.12-1|21	%description
14cu|R-mgcv-1.8.12-1|22	Routines for GAMs and other generalized ridge regression with multiple
14cu|R-mgcv-1.8.12-1|23	smoothing parameter selection by GCV, REML or UBRE/AIC. Also GAMMs.
14cu|R-mgcv-1.8.12-1|24	Includes a gam() function.
14cu|R-mgcv-1.8.12-1|25	
14cu|R-mgcv-1.8.12-1|26	%prep
14cu|R-mgcv-1.8.12-1|27	%setup -q -c -n %{packname}
14cu|R-mgcv-1.8.12-1|28	
14cu|R-mgcv-1.8.12-1|29	%build
14cu|R-mgcv-1.8.12-1|30	
14cu|R-mgcv-1.8.12-1|31	%install
14cu|R-mgcv-1.8.12-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-mgcv-1.8.12-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-mgcv-1.8.12-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-mgcv-1.8.12-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-mgcv-1.8.12-1|36	
14cu|R-mgcv-1.8.12-1|37	%check
14cu|R-mgcv-1.8.12-1|38	%{_bindir}/R CMD check %{packname}
14cu|R-mgcv-1.8.12-1|39	
14cu|R-mgcv-1.8.12-1|40	%files
14cu|R-mgcv-1.8.12-1|41	%dir %{rlibdir}/%{packname}
14cu|R-mgcv-1.8.12-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-mgcv-1.8.12-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-mgcv-1.8.12-1|44	%{rlibdir}/%{packname}/CITATION
14cu|R-mgcv-1.8.12-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-mgcv-1.8.12-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-mgcv-1.8.12-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-mgcv-1.8.12-1|48	%{rlibdir}/%{packname}/R
14cu|R-mgcv-1.8.12-1|49	%{rlibdir}/%{packname}/data
14cu|R-mgcv-1.8.12-1|50	%{rlibdir}/%{packname}/help
14cu|R-mgcv-1.8.12-1|51	%{rlibdir}/%{packname}/libs
14cu|R-mgcv-1.8.12-1|52	%{rlibdir}/%{packname}/po
14cu|R-mgcv-1.8.12-1|53	
14cu|R-mgcv-1.8.12-1|54	%changelog
14cu|R-mgcv-1.8.12-1|55	
14cu|R-mgcv-1.8.12-1|56	* Sat Jun 11 2016 Denis Silakov <dsilakov@gmail.com> 1.8.12-1
14cu|R-mgcv-1.8.12-1|57	- (574cdf5) Fix files
14cu|R-mgcv-1.8.12-1|58	
14cu|R-mgcv-1.8.12-1|59	

14403 14
14cu|R-mice-2.22-3|1	%global packname  mice
14cu|R-mice-2.22-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-mice-2.22-3|3	
14cu|R-mice-2.22-3|4	%define debug_package %{nil}
14cu|R-mice-2.22-3|5	
14cu|R-mice-2.22-3|6	Name:             R-%{packname}
14cu|R-mice-2.22-3|7	Version:          2.22
14cu|R-mice-2.22-3|8	Release:          3
14cu|R-mice-2.22-3|9	Summary:          Multivariate Imputation by Chained Equations
14cu|R-mice-2.22-3|10	Group:            Sciences/Mathematics
14cu|R-mice-2.22-3|11	License:          GPL-2 | GPL-3
14cu|R-mice-2.22-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-mice-2.22-3|13	Source0:          http://cran.r-project.org/src/contrib/mice_%{version}.tar.gz
14cu|R-mice-2.22-3|14	BuildArch:        noarch
14cu|R-mice-2.22-3|15	Requires:         R-core
14cu|R-mice-2.22-3|16	Requires:         R-MASS R-nnet R-methods R-lattice
14cu|R-mice-2.22-3|17	Requires:         R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
14cu|R-mice-2.22-3|18	Requires:         R-AGD R-gamlss R-pan
14cu|R-mice-2.22-3|19	BuildRequires:    R-devel Rmath-devel  R-MASS R-nnet R-methods R-lattice
14cu|R-mice-2.22-3|20	BuildRequires:    R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
14cu|R-mice-2.22-3|21	BuildRequires:    R-AGD R-gamlss R-pan
14cu|R-mice-2.22-3|22	
14cu|R-mice-2.22-3|23	%description
14cu|R-mice-2.22-3|24	Multiple Imputation using Fully Conditional Specification
14cu|R-mice-2.22-3|25	
14cu|R-mice-2.22-3|26	%prep
14cu|R-mice-2.22-3|27	%setup -q -c -n %{packname}
14cu|R-mice-2.22-3|28	
14cu|R-mice-2.22-3|29	%build
14cu|R-mice-2.22-3|30	
14cu|R-mice-2.22-3|31	%install
14cu|R-mice-2.22-3|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-mice-2.22-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-mice-2.22-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-mice-2.22-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-mice-2.22-3|36	
14cu|R-mice-2.22-3|37	%check
14cu|R-mice-2.22-3|38	%{_bindir}/R CMD check %{packname}
14cu|R-mice-2.22-3|39	
14cu|R-mice-2.22-3|40	%files
14cu|R-mice-2.22-3|41	%dir %{rlibdir}/%{packname}
14cu|R-mice-2.22-3|42	%doc %{rlibdir}/%{packname}/doc
14cu|R-mice-2.22-3|43	%doc %{rlibdir}/%{packname}/html
14cu|R-mice-2.22-3|44	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-mice-2.22-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-mice-2.22-3|46	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-mice-2.22-3|47	%{rlibdir}/%{packname}/INDEX
14cu|R-mice-2.22-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-mice-2.22-3|49	%{rlibdir}/%{packname}/Meta
14cu|R-mice-2.22-3|50	%{rlibdir}/%{packname}/R
14cu|R-mice-2.22-3|51	%{rlibdir}/%{packname}/data
14cu|R-mice-2.22-3|52	%{rlibdir}/%{packname}/help
14cu|R-mice-2.22-3|53	%{rlibdir}/mice/libs/mice.so
14cu|R-mice-2.22-3|54	
14cu|R-mice-2.22-3|55	
14cu|R-mice-2.22-3|56	
14cu|R-mice-2.22-3|57	%changelog
14cu|R-mice-2.22-3|58	
14cu|R-mice-2.22-3|59	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.22-3
14cu|R-mice-2.22-3|60	- (87442ef) Updated to 2.22
14cu|R-mice-2.22-3|61	
14cu|R-mice-2.22-3|62	

14404 14
14cu|R-mime-0.3-1|1	%global packname  mime
14cu|R-mime-0.3-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-mime-0.3-1|3	
14cu|R-mime-0.3-1|4	Name:             R-%{packname}
14cu|R-mime-0.3-1|5	Version:          0.3
14cu|R-mime-0.3-1|6	Release:          1
14cu|R-mime-0.3-1|7	Summary:          Map Filenames to MIME Types
14cu|R-mime-0.3-1|8	Group:            Sciences/Mathematics
14cu|R-mime-0.3-1|9	License:          GPL-2
14cu|R-mime-0.3-1|10	URL:              None
14cu|R-mime-0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/mime_%{version}.tar.gz
14cu|R-mime-0.3-1|12	
14cu|R-mime-0.3-1|13	
14cu|R-mime-0.3-1|14	Requires:         R-tools
14cu|R-mime-0.3-1|15	
14cu|R-mime-0.3-1|16	BuildRequires:    R-devel Rmath-devel
14cu|R-mime-0.3-1|17	BuildRequires:    R-tools
14cu|R-mime-0.3-1|18	
14cu|R-mime-0.3-1|19	%description
14cu|R-mime-0.3-1|20	Guesses the MIME type from a filename extension using the data derived
14cu|R-mime-0.3-1|21	from /etc/mime.types in UNIX-type systems.
14cu|R-mime-0.3-1|22	
14cu|R-mime-0.3-1|23	%prep
14cu|R-mime-0.3-1|24	%setup -q -c -n %{packname}
14cu|R-mime-0.3-1|25	
14cu|R-mime-0.3-1|26	%build
14cu|R-mime-0.3-1|27	
14cu|R-mime-0.3-1|28	%install
14cu|R-mime-0.3-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-mime-0.3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-mime-0.3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-mime-0.3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-mime-0.3-1|33	
14cu|R-mime-0.3-1|34	%check
14cu|R-mime-0.3-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-mime-0.3-1|36	
14cu|R-mime-0.3-1|37	%files
14cu|R-mime-0.3-1|38	%dir %{rlibdir}/%{packname}
14cu|R-mime-0.3-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-mime-0.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-mime-0.3-1|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-mime-0.3-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-mime-0.3-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-mime-0.3-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-mime-0.3-1|45	%{rlibdir}/%{packname}/R
14cu|R-mime-0.3-1|46	%{rlibdir}/%{packname}/help
14cu|R-mime-0.3-1|47	%{rlibdir}/%{packname}/libs
14cu|R-mime-0.3-1|48	
14cu|R-mime-0.3-1|49	%changelog
14cu|R-mime-0.3-1|50	
14cu|R-mime-0.3-1|51	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-1
14cu|R-mime-0.3-1|52	- (d346ea3) Upload tarball
14cu|R-mime-0.3-1|53	
14cu|R-mime-0.3-1|54	

14405 14
14cu|R-minqa-1.2.4-3|1	%global packname  minqa
14cu|R-minqa-1.2.4-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-minqa-1.2.4-3|3	
14cu|R-minqa-1.2.4-3|4	Name:             R-%{packname}
14cu|R-minqa-1.2.4-3|5	Version:          1.2.4
14cu|R-minqa-1.2.4-3|6	Release:          3
14cu|R-minqa-1.2.4-3|7	Summary:          Derivative-free optimization algorithms by quadratic approximation
14cu|R-minqa-1.2.4-3|8	Group:            Sciences/Mathematics
14cu|R-minqa-1.2.4-3|9	License:          GPL-2
14cu|R-minqa-1.2.4-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-minqa-1.2.4-3|11	Source0:          http://cran.r-project.org/src/contrib/minqa_%{version}.tar.gz
14cu|R-minqa-1.2.4-3|12	
14cu|R-minqa-1.2.4-3|13	Requires:         R-Rcpp
14cu|R-minqa-1.2.4-3|14	
14cu|R-minqa-1.2.4-3|15	
14cu|R-minqa-1.2.4-3|16	BuildRequires:    R-devel Rmath-devel R-Rcpp
14cu|R-minqa-1.2.4-3|17	BuildRequires:    texlive-scheme-tetex
14cu|R-minqa-1.2.4-3|18	
14cu|R-minqa-1.2.4-3|19	
14cu|R-minqa-1.2.4-3|20	%description
14cu|R-minqa-1.2.4-3|21	Derivative-free optimization by quadratic approximation based on an
14cu|R-minqa-1.2.4-3|22	interface to Fortran implementations by M. J. D. Powell.
14cu|R-minqa-1.2.4-3|23	
14cu|R-minqa-1.2.4-3|24	%prep
14cu|R-minqa-1.2.4-3|25	%setup -q -c -n %{packname}
14cu|R-minqa-1.2.4-3|26	
14cu|R-minqa-1.2.4-3|27	%build
14cu|R-minqa-1.2.4-3|28	
14cu|R-minqa-1.2.4-3|29	%install
14cu|R-minqa-1.2.4-3|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-minqa-1.2.4-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-minqa-1.2.4-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-minqa-1.2.4-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-minqa-1.2.4-3|34	
14cu|R-minqa-1.2.4-3|35	%check
14cu|R-minqa-1.2.4-3|36	%{_bindir}/R CMD check %{packname}
14cu|R-minqa-1.2.4-3|37	
14cu|R-minqa-1.2.4-3|38	%files
14cu|R-minqa-1.2.4-3|39	%dir %{rlibdir}/%{packname}
14cu|R-minqa-1.2.4-3|40	%doc %{rlibdir}/%{packname}/html
14cu|R-minqa-1.2.4-3|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-minqa-1.2.4-3|42	%{rlibdir}/%{packname}/INDEX
14cu|R-minqa-1.2.4-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-minqa-1.2.4-3|44	%{rlibdir}/%{packname}/Meta
14cu|R-minqa-1.2.4-3|45	%{rlibdir}/%{packname}/R
14cu|R-minqa-1.2.4-3|46	%{rlibdir}/%{packname}/help
14cu|R-minqa-1.2.4-3|47	%{rlibdir}/%{packname}/libs
14cu|R-minqa-1.2.4-3|48	
14cu|R-minqa-1.2.4-3|49	
14cu|R-minqa-1.2.4-3|50	%changelog
14cu|R-minqa-1.2.4-3|51	
14cu|R-minqa-1.2.4-3|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-3
14cu|R-minqa-1.2.4-3|53	- (b7543d6) Upload tarball
14cu|R-minqa-1.2.4-3|54	
14cu|R-minqa-1.2.4-3|55	

14406 14
14cu|R-mitools-2.3-1|1	%global packname  mitools
14cu|R-mitools-2.3-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-mitools-2.3-1|3	
14cu|R-mitools-2.3-1|4	%define debug_package %{nil}
14cu|R-mitools-2.3-1|5	
14cu|R-mitools-2.3-1|6	Name:             R-%{packname}
14cu|R-mitools-2.3-1|7	Version:          2.3
14cu|R-mitools-2.3-1|8	Release:          1
14cu|R-mitools-2.3-1|9	Summary:          Tools for multiple imputation of missing data
14cu|R-mitools-2.3-1|10	Group:            Sciences/Mathematics
14cu|R-mitools-2.3-1|11	License:          GPL-2
14cu|R-mitools-2.3-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-mitools-2.3-1|13	Source0:          http://cran.r-project.org/src/contrib/mitools_%{version}.tar.gz
14cu|R-mitools-2.3-1|14	Requires:         R-RODBC R-DBI
14cu|R-mitools-2.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-mitools-2.3-1|16	BuildRequires:    R-RODBC R-DBI
14cu|R-mitools-2.3-1|17	
14cu|R-mitools-2.3-1|18	%description
14cu|R-mitools-2.3-1|19	Tools to perform analyses and combine results from multiple-imputation
14cu|R-mitools-2.3-1|20	
14cu|R-mitools-2.3-1|21	%prep
14cu|R-mitools-2.3-1|22	%setup -q -c -n %{packname}
14cu|R-mitools-2.3-1|23	
14cu|R-mitools-2.3-1|24	%build
14cu|R-mitools-2.3-1|25	
14cu|R-mitools-2.3-1|26	%install
14cu|R-mitools-2.3-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-mitools-2.3-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-mitools-2.3-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-mitools-2.3-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-mitools-2.3-1|31	
14cu|R-mitools-2.3-1|32	#%check
14cu|R-mitools-2.3-1|33	#%{_bindir}/R CMD check %{packname}
14cu|R-mitools-2.3-1|34	
14cu|R-mitools-2.3-1|35	%files
14cu|R-mitools-2.3-1|36	%dir %{rlibdir}/%{packname}
14cu|R-mitools-2.3-1|37	%doc %{rlibdir}/%{packname}/doc
14cu|R-mitools-2.3-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-mitools-2.3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-mitools-2.3-1|40	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-mitools-2.3-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-mitools-2.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-mitools-2.3-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-mitools-2.3-1|44	%{rlibdir}/%{packname}/R
14cu|R-mitools-2.3-1|45	%{rlibdir}/%{packname}/data
14cu|R-mitools-2.3-1|46	%{rlibdir}/%{packname}/demo
14cu|R-mitools-2.3-1|47	%{rlibdir}/%{packname}/dta
14cu|R-mitools-2.3-1|48	%{rlibdir}/%{packname}/help
14cu|R-mitools-2.3-1|49	
14cu|R-mitools-2.3-1|50	
14cu|R-mitools-2.3-1|51	
14cu|R-mitools-2.3-1|52	%changelog
14cu|R-mitools-2.3-1|53	
14cu|R-mitools-2.3-1|54	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-1
14cu|R-mitools-2.3-1|55	- (db66c72) Upload tarball
14cu|R-mitools-2.3-1|56	
14cu|R-mitools-2.3-1|57	

14407 14
14cu|R-MPV-1.38-2|1	%global packname  MPV
14cu|R-MPV-1.38-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-MPV-1.38-2|3	
14cu|R-MPV-1.38-2|4	Name:             R-%{packname}
14cu|R-MPV-1.38-2|5	Version:          1.38
14cu|R-MPV-1.38-2|6	Release:          2
14cu|R-MPV-1.38-2|7	Summary:          Data Sets from Montgomery, Peck and Vining's Book
14cu|R-MPV-1.38-2|8	Group:            Sciences/Mathematics
14cu|R-MPV-1.38-2|9	License:          Unlimited
14cu|R-MPV-1.38-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-MPV-1.38-2|11	Source0:          http://cran.r-project.org/src/contrib/MPV_%{version}.tar.gz
14cu|R-MPV-1.38-2|12	BuildArch:        noarch
14cu|R-MPV-1.38-2|13	Requires:         R-core
14cu|R-MPV-1.38-2|14	BuildRequires:    R-devel
14cu|R-MPV-1.38-2|15	BuildRequires:    Rmath-devel
14cu|R-MPV-1.38-2|16	BuildRequires:    pkgconfig(lapack)
14cu|R-MPV-1.38-2|17	
14cu|R-MPV-1.38-2|18	%description
14cu|R-MPV-1.38-2|19	These data sets are taken from the book Introduction to Linear Regression
14cu|R-MPV-1.38-2|20	Analysis (3rd ed), by the above authors.
14cu|R-MPV-1.38-2|21	
14cu|R-MPV-1.38-2|22	%prep
14cu|R-MPV-1.38-2|23	%setup -q -c -n %{packname}
14cu|R-MPV-1.38-2|24	
14cu|R-MPV-1.38-2|25	%build
14cu|R-MPV-1.38-2|26	
14cu|R-MPV-1.38-2|27	%install
14cu|R-MPV-1.38-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-MPV-1.38-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-MPV-1.38-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-MPV-1.38-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-MPV-1.38-2|32	
14cu|R-MPV-1.38-2|33	%check
14cu|R-MPV-1.38-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-MPV-1.38-2|35	
14cu|R-MPV-1.38-2|36	%files
14cu|R-MPV-1.38-2|37	%dir %{rlibdir}/%{packname}
14cu|R-MPV-1.38-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-MPV-1.38-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-MPV-1.38-2|40	%{rlibdir}/%{packname}/INDEX
14cu|R-MPV-1.38-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-MPV-1.38-2|42	%{rlibdir}/%{packname}/Meta
14cu|R-MPV-1.38-2|43	%{rlibdir}/%{packname}/R
14cu|R-MPV-1.38-2|44	%{rlibdir}/%{packname}/data
14cu|R-MPV-1.38-2|45	%{rlibdir}/%{packname}/help
14cu|R-MPV-1.38-2|46	
14cu|R-MPV-1.38-2|47	%changelog
14cu|R-MPV-1.38-2|48	
14cu|R-MPV-1.38-2|49	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.38-2
14cu|R-MPV-1.38-2|50	- (62ed4b1) Updated to 1.7.4
14cu|R-MPV-1.38-2|51	
14cu|R-MPV-1.38-2|52	

14408 14
14cu|R-mvtnorm-1.0.2-1|1	%global packname  mvtnorm
14cu|R-mvtnorm-1.0.2-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-mvtnorm-1.0.2-1|3	
14cu|R-mvtnorm-1.0.2-1|4	Name:             R-%{packname}
14cu|R-mvtnorm-1.0.2-1|5	Version:          1.0.2
14cu|R-mvtnorm-1.0.2-1|6	Release:          1
14cu|R-mvtnorm-1.0.2-1|7	Summary:          Multivariate Normal and t Distributions
14cu|R-mvtnorm-1.0.2-1|8	
14cu|R-mvtnorm-1.0.2-1|9	Group:            Sciences/Mathematics
14cu|R-mvtnorm-1.0.2-1|10	License:          GPL-2
14cu|R-mvtnorm-1.0.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-mvtnorm-1.0.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-2.tar.gz
14cu|R-mvtnorm-1.0.2-1|13	Requires:         R-stats
14cu|R-mvtnorm-1.0.2-1|14	BuildRequires:    R-devel
14cu|R-mvtnorm-1.0.2-1|15	BuildRequires:    Rmath-devel
14cu|R-mvtnorm-1.0.2-1|16	BuildRequires:    texlive-collection-latex
14cu|R-mvtnorm-1.0.2-1|17	BuildRequires:    R-stats
14cu|R-mvtnorm-1.0.2-1|18	BuildRequires:    pkgconfig(lapack)
14cu|R-mvtnorm-1.0.2-1|19	
14cu|R-mvtnorm-1.0.2-1|20	%rename R-cran-mvtnorm
14cu|R-mvtnorm-1.0.2-1|21	
14cu|R-mvtnorm-1.0.2-1|22	%description
14cu|R-mvtnorm-1.0.2-1|23	Computes multivariate normal and t probabilities, quantiles, random
14cu|R-mvtnorm-1.0.2-1|24	deviates and densities.
14cu|R-mvtnorm-1.0.2-1|25	
14cu|R-mvtnorm-1.0.2-1|26	%prep
14cu|R-mvtnorm-1.0.2-1|27	%setup -q -c -n %{packname}
14cu|R-mvtnorm-1.0.2-1|28	
14cu|R-mvtnorm-1.0.2-1|29	%build
14cu|R-mvtnorm-1.0.2-1|30	
14cu|R-mvtnorm-1.0.2-1|31	%install
14cu|R-mvtnorm-1.0.2-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-mvtnorm-1.0.2-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-mvtnorm-1.0.2-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-mvtnorm-1.0.2-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-mvtnorm-1.0.2-1|36	
14cu|R-mvtnorm-1.0.2-1|37	%check
14cu|R-mvtnorm-1.0.2-1|38	%{_bindir}/R CMD check %{packname}
14cu|R-mvtnorm-1.0.2-1|39	
14cu|R-mvtnorm-1.0.2-1|40	%files
14cu|R-mvtnorm-1.0.2-1|41	%dir %{rlibdir}/%{packname}
14cu|R-mvtnorm-1.0.2-1|42	%doc %{rlibdir}/%{packname}/doc
14cu|R-mvtnorm-1.0.2-1|43	%doc %{rlibdir}/%{packname}/html
14cu|R-mvtnorm-1.0.2-1|44	# %doc %{rlibdir}/%{packname}/CHANGES
14cu|R-mvtnorm-1.0.2-1|45	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-mvtnorm-1.0.2-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-mvtnorm-1.0.2-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-mvtnorm-1.0.2-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-mvtnorm-1.0.2-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-mvtnorm-1.0.2-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-mvtnorm-1.0.2-1|51	%{rlibdir}/%{packname}/R
14cu|R-mvtnorm-1.0.2-1|52	%{rlibdir}/%{packname}/help
14cu|R-mvtnorm-1.0.2-1|53	%{rlibdir}/%{packname}/libs
14cu|R-mvtnorm-1.0.2-1|54	%{rlibdir}/%{packname}/C_API_Example
14cu|R-mvtnorm-1.0.2-1|55	%{rlibdir}/%{packname}/include
14cu|R-mvtnorm-1.0.2-1|56	
14cu|R-mvtnorm-1.0.2-1|57	
14cu|R-mvtnorm-1.0.2-1|58	
14cu|R-mvtnorm-1.0.2-1|59	
14cu|R-mvtnorm-1.0.2-1|60	%changelog
14cu|R-mvtnorm-1.0.2-1|61	
14cu|R-mvtnorm-1.0.2-1|62	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
14cu|R-mvtnorm-1.0.2-1|63	- (e47e8a2) Fix files
14cu|R-mvtnorm-1.0.2-1|64	
14cu|R-mvtnorm-1.0.2-1|65	

14409 14
14cu|R-ncdf-1.6.8-1|1	%global packname  ncdf
14cu|R-ncdf-1.6.8-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-ncdf-1.6.8-1|3	
14cu|R-ncdf-1.6.8-1|4	%define debug_package %{nil}
14cu|R-ncdf-1.6.8-1|5	
14cu|R-ncdf-1.6.8-1|6	Name:             R-%{packname}
14cu|R-ncdf-1.6.8-1|7	Version:          1.6.8
14cu|R-ncdf-1.6.8-1|8	Release:          1
14cu|R-ncdf-1.6.8-1|9	Summary:          Interface to Unidata netCDF data files
14cu|R-ncdf-1.6.8-1|10	Group:            Sciences/Mathematics
14cu|R-ncdf-1.6.8-1|11	License:          GPLv2+
14cu|R-ncdf-1.6.8-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-ncdf-1.6.8-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-ncdf-1.6.8-1|14	
14cu|R-ncdf-1.6.8-1|15	BuildRequires:    R-devel Rmath-devel
14cu|R-ncdf-1.6.8-1|16	BuildRequires:    pkgconfig(netcdf)
14cu|R-ncdf-1.6.8-1|17	BuildRequires:    texlive-collection-latex
14cu|R-ncdf-1.6.8-1|18	
14cu|R-ncdf-1.6.8-1|19	%description
14cu|R-ncdf-1.6.8-1|20	This package provides a high-level R interface to Unidata's netCDF data
14cu|R-ncdf-1.6.8-1|21	files, which are portable across platforms and include metadata
14cu|R-ncdf-1.6.8-1|22	information in addition to the data sets. Using this package netCDF files
14cu|R-ncdf-1.6.8-1|23	can be opened and data sets read in easily. It is also easy to create new
14cu|R-ncdf-1.6.8-1|24	netCDF dimensions, variables, and files, or manipulate existing netCDF
14cu|R-ncdf-1.6.8-1|25	files. This interface provides considerably more functionality than the
14cu|R-ncdf-1.6.8-1|26	old "netCDF" package for R, and is not compatible with the old "netCDF"
14cu|R-ncdf-1.6.8-1|27	package for R. Release 1.2 (2005-01-24) adds better support for character
14cu|R-ncdf-1.6.8-1|28	variables, and miscellaneous bug fixes.  Release 1.3 (2005-03-27) is for
14cu|R-ncdf-1.6.8-1|29	miscellaneous bug fixes, and improves the documentation.  Release 1.4
14cu|R-ncdf-1.6.8-1|30	(2005-06-27) improves the efficiency, and adds small bug fixes. Release
14cu|R-ncdf-1.6.8-1|31	1.5 (2006-02-27) adds support for byte variables, plus small bug fixes.
14cu|R-ncdf-1.6.8-1|32	Release 1.6 (2006-06-19) adds various bug fixes, plus support for making
14cu|R-ncdf-1.6.8-1|33	dimensions WITHOUT dimvars (coordinate variables), although I think this
14cu|R-ncdf-1.6.8-1|34	is a bad idea in general.  ALSO, the default behavior for put.var.ncdf
14cu|R-ncdf-1.6.8-1|35	with unlimited variables and NO specified start and count parameters has
14cu|R-ncdf-1.6.8-1|36	changed!  Before, the default was to append to the end of the existing
14cu|R-ncdf-1.6.8-1|37	variable.  Now, the default is to assume a start of 1 along each
14cu|R-ncdf-1.6.8-1|38	dimension, and a count of the current length of each dimension.  This
14cu|R-ncdf-1.6.8-1|39	really can be ambiguous when using an unlimited dimension. I always
14cu|R-ncdf-1.6.8-1|40	specify both start and count when writing to a variable with an unlimited
14cu|R-ncdf-1.6.8-1|41	dimension, and suggest you do as well.  I may require this in a future
14cu|R-ncdf-1.6.8-1|42	release, as it seems to cause people problems.
14cu|R-ncdf-1.6.8-1|43	
14cu|R-ncdf-1.6.8-1|44	%prep
14cu|R-ncdf-1.6.8-1|45	%setup -q -c -n %{packname}
14cu|R-ncdf-1.6.8-1|46	
14cu|R-ncdf-1.6.8-1|47	%build
14cu|R-ncdf-1.6.8-1|48	
14cu|R-ncdf-1.6.8-1|49	%install
14cu|R-ncdf-1.6.8-1|50	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ncdf-1.6.8-1|51	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ncdf-1.6.8-1|52	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ncdf-1.6.8-1|53	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ncdf-1.6.8-1|54	
14cu|R-ncdf-1.6.8-1|55	%check
14cu|R-ncdf-1.6.8-1|56	%{_bindir}/R CMD check %{packname}
14cu|R-ncdf-1.6.8-1|57	
14cu|R-ncdf-1.6.8-1|58	%files
14cu|R-ncdf-1.6.8-1|59	%dir %{rlibdir}/%{packname}
14cu|R-ncdf-1.6.8-1|60	%doc %{rlibdir}/%{packname}/HDF5_COPYING
14cu|R-ncdf-1.6.8-1|61	%doc %{rlibdir}/%{packname}/html
14cu|R-ncdf-1.6.8-1|62	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ncdf-1.6.8-1|63	%{rlibdir}/%{packname}/INDEX
14cu|R-ncdf-1.6.8-1|64	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ncdf-1.6.8-1|65	%{rlibdir}/%{packname}/Meta
14cu|R-ncdf-1.6.8-1|66	%{rlibdir}/%{packname}/R
14cu|R-ncdf-1.6.8-1|67	%{rlibdir}/%{packname}/help
14cu|R-ncdf-1.6.8-1|68	%{rlibdir}/%{packname}/libs
14cu|R-ncdf-1.6.8-1|69	
14cu|R-ncdf-1.6.8-1|70	%changelog
14cu|R-ncdf-1.6.8-1|71	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.8-1
14cu|R-ncdf-1.6.8-1|72	+ Revision: bfdf380
14cu|R-ncdf-1.6.8-1|73	- Fix files
14cu|R-ncdf-1.6.8-1|74	
14cu|R-ncdf-1.6.8-1|75	

14410 14
14cu|R-network-1.12.0-1|1	%bcond_without bootstrap
14cu|R-network-1.12.0-1|2	%global packname  network
14cu|R-network-1.12.0-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-network-1.12.0-1|4	
14cu|R-network-1.12.0-1|5	Name:             R-%{packname}
14cu|R-network-1.12.0-1|6	Version:          1.12.0
14cu|R-network-1.12.0-1|7	Release:          1
14cu|R-network-1.12.0-1|8	Summary:          Classes for Relational Data
14cu|R-network-1.12.0-1|9	Group:            Sciences/Mathematics
14cu|R-network-1.12.0-1|10	License:          GPL (>= 2)
14cu|R-network-1.12.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-network-1.12.0-1|12	Source0:          http://cran.r-project.org/src/contrib/network_%{version}.tar.gz
14cu|R-network-1.12.0-1|13	Requires:         R-utils
14cu|R-network-1.12.0-1|14	%if %{without bootstrap}
14cu|R-network-1.12.0-1|15	Requires:         R-sna R-statnet
14cu|R-network-1.12.0-1|16	%endif
14cu|R-network-1.12.0-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
14cu|R-network-1.12.0-1|18	%if %{without bootstrap}
14cu|R-network-1.12.0-1|19	BuildRequires:    R-sna R-statnet
14cu|R-network-1.12.0-1|20	%endif
14cu|R-network-1.12.0-1|21	
14cu|R-network-1.12.0-1|22	%description
14cu|R-network-1.12.0-1|23	Tools to create and modify network objects.  The network class can
14cu|R-network-1.12.0-1|24	represent a range of relational data types, and supports arbitrary
14cu|R-network-1.12.0-1|25	vertex/edge/graph attributes.
14cu|R-network-1.12.0-1|26	
14cu|R-network-1.12.0-1|27	%prep
14cu|R-network-1.12.0-1|28	%setup -q -c -n %{packname}
14cu|R-network-1.12.0-1|29	
14cu|R-network-1.12.0-1|30	%build
14cu|R-network-1.12.0-1|31	
14cu|R-network-1.12.0-1|32	%install
14cu|R-network-1.12.0-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-network-1.12.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-network-1.12.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-network-1.12.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-network-1.12.0-1|37	
14cu|R-network-1.12.0-1|38	%if %{without bootstrap}
14cu|R-network-1.12.0-1|39	%check
14cu|R-network-1.12.0-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-network-1.12.0-1|41	%endif
14cu|R-network-1.12.0-1|42	
14cu|R-network-1.12.0-1|43	%files
14cu|R-network-1.12.0-1|44	%dir %{rlibdir}/%{packname}
14cu|R-network-1.12.0-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-network-1.12.0-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-network-1.12.0-1|47	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-network-1.12.0-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-network-1.12.0-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-network-1.12.0-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-network-1.12.0-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-network-1.12.0-1|52	%{rlibdir}/%{packname}/R
14cu|R-network-1.12.0-1|53	%{rlibdir}/%{packname}/data
14cu|R-network-1.12.0-1|54	%{rlibdir}/%{packname}/help
14cu|R-network-1.12.0-1|55	%{rlibdir}/%{packname}/include
14cu|R-network-1.12.0-1|56	%{rlibdir}/%{packname}/libs
14cu|R-network-1.12.0-1|57	%{rlibdir}/%{packname}/network.api
14cu|R-network-1.12.0-1|58	
14cu|R-network-1.12.0-1|59	%changelog
14cu|R-network-1.12.0-1|60	
14cu|R-network-1.12.0-1|61	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-1
14cu|R-network-1.12.0-1|62	- (5301d00) Merge branch 'auto_update' into rosa2014.1
14cu|R-network-1.12.0-1|63	
14cu|R-network-1.12.0-1|64	

14411 14
14cu|R-networkDynamic-0.7.1-1|1	%global packname networkDynamic
14cu|R-networkDynamic-0.7.1-1|2	%global rlibdir %{_libdir}/R/library
14cu|R-networkDynamic-0.7.1-1|3	
14cu|R-networkDynamic-0.7.1-1|4	Name:             R-%{packname}
14cu|R-networkDynamic-0.7.1-1|5	Version:          0.7.1
14cu|R-networkDynamic-0.7.1-1|6	Release:          1
14cu|R-networkDynamic-0.7.1-1|7	Summary:          Dynamic Extensions for Network Objects
14cu|R-networkDynamic-0.7.1-1|8	Group:            Sciences/Mathematics
14cu|R-networkDynamic-0.7.1-1|9	License:          GPLv3
14cu|R-networkDynamic-0.7.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-networkDynamic-0.7.1-1|11	Source0:          http://cran.r-project.org/src/contrib/networkDynamic_0.7.1.tar.gz
14cu|R-networkDynamic-0.7.1-1|12	Requires:         R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
14cu|R-networkDynamic-0.7.1-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-networkDynamic-0.7.1-1|14	BuildRequires:    R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
14cu|R-networkDynamic-0.7.1-1|15	
14cu|R-networkDynamic-0.7.1-1|16	%description
14cu|R-networkDynamic-0.7.1-1|17	Simple interface routines to facilitate the handling of
14cu|R-networkDynamic-0.7.1-1|18	network objects with complex intertemporal data.
14cu|R-networkDynamic-0.7.1-1|19	networkDynamic is a part of the statnet suite of packages for network analysis.
14cu|R-networkDynamic-0.7.1-1|20	
14cu|R-networkDynamic-0.7.1-1|21	%prep
14cu|R-networkDynamic-0.7.1-1|22	%setup -q -c -n %{packname}
14cu|R-networkDynamic-0.7.1-1|23	
14cu|R-networkDynamic-0.7.1-1|24	%build
14cu|R-networkDynamic-0.7.1-1|25	
14cu|R-networkDynamic-0.7.1-1|26	%install
14cu|R-networkDynamic-0.7.1-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-networkDynamic-0.7.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-networkDynamic-0.7.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-networkDynamic-0.7.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-networkDynamic-0.7.1-1|31	
14cu|R-networkDynamic-0.7.1-1|32	%check
14cu|R-networkDynamic-0.7.1-1|33	%{_bindir}/R CMD check %{packname}
14cu|R-networkDynamic-0.7.1-1|34	
14cu|R-networkDynamic-0.7.1-1|35	%files
14cu|R-networkDynamic-0.7.1-1|36	%dir %{rlibdir}/%{packname}
14cu|R-networkDynamic-0.7.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-networkDynamic-0.7.1-1|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-networkDynamic-0.7.1-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-networkDynamic-0.7.1-1|40	%{rlibdir}/%{packname}/data
14cu|R-networkDynamic-0.7.1-1|41	%{rlibdir}/%{packname}/extdata
14cu|R-networkDynamic-0.7.1-1|42	%{rlibdir}/%{packname}/help
14cu|R-networkDynamic-0.7.1-1|43	%{rlibdir}/%{packname}/libs
14cu|R-networkDynamic-0.7.1-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-networkDynamic-0.7.1-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-networkDynamic-0.7.1-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-networkDynamic-0.7.1-1|47	%{rlibdir}/%{packname}/R
14cu|R-networkDynamic-0.7.1-1|48	
14cu|R-networkDynamic-0.7.1-1|49	
14cu|R-networkDynamic-0.7.1-1|50	%changelog
14cu|R-networkDynamic-0.7.1-1|51	* Wed Jan 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-1
14cu|R-networkDynamic-0.7.1-1|52	+ Revision: f3c6b0d
14cu|R-networkDynamic-0.7.1-1|53	- Upload tarball to file store
14cu|R-networkDynamic-0.7.1-1|54	
14cu|R-networkDynamic-0.7.1-1|55	

14412 14
14cu|robotfindskitten-2.7182818.701-1|1	Name:		robotfindskitten
14cu|robotfindskitten-2.7182818.701-1|2	Version:	2.7182818.701
14cu|robotfindskitten-2.7182818.701-1|3	Release:	1
14cu|robotfindskitten-2.7182818.701-1|4	Summary:	A game/zen simulation. You are robot. Your job is to find kitten
14cu|robotfindskitten-2.7182818.701-1|5	Group:		Games/Strategy
14cu|robotfindskitten-2.7182818.701-1|6	License:	GPLv2+
14cu|robotfindskitten-2.7182818.701-1|7	URL:		http://robotfindskitten.org
14cu|robotfindskitten-2.7182818.701-1|8	Source0:        http://robotfindskitten.org/download/POSIX/%{name}-%{version}.tar.gz
14cu|robotfindskitten-2.7182818.701-1|9	Source1:        https://raw.githubusercontent.com/xxv/robotfindskitten/master/artwork/rfk.png
14cu|robotfindskitten-2.7182818.701-1|10	BuildRequires:	pkgconfig(ncurses)
14cu|robotfindskitten-2.7182818.701-1|11	BuildRequires:	glibc-devel
14cu|robotfindskitten-2.7182818.701-1|12	BuildRequires:	texinfo
14cu|robotfindskitten-2.7182818.701-1|13	BuildRequires:	imagemagick
14cu|robotfindskitten-2.7182818.701-1|14	
14cu|robotfindskitten-2.7182818.701-1|15	%description
14cu|robotfindskitten-2.7182818.701-1|16	In this game, you are robot (#). Your job is to find kitten. This task
14cu|robotfindskitten-2.7182818.701-1|17	is complicated by the existence of various things which are not kitten.
14cu|robotfindskitten-2.7182818.701-1|18	Robot must touch items to determine if they are kitten or not. The game
14cu|robotfindskitten-2.7182818.701-1|19	ends when robotfindskitten.
14cu|robotfindskitten-2.7182818.701-1|20	
14cu|robotfindskitten-2.7182818.701-1|21	%files
14cu|robotfindskitten-2.7182818.701-1|22	%doc AUTHORS BUGS ChangeLog COPYING NEWS README
14cu|robotfindskitten-2.7182818.701-1|23	%{_gamesbindir}/%{name}
14cu|robotfindskitten-2.7182818.701-1|24	%{_datadir}/games/%{name}/
14cu|robotfindskitten-2.7182818.701-1|25	%{_infodir}/%{name}.info*
14cu|robotfindskitten-2.7182818.701-1|26	%{_datadir}/man/man6/%{name}.6*
14cu|robotfindskitten-2.7182818.701-1|27	%{_datadir}/applications/%{name}.desktop
14cu|robotfindskitten-2.7182818.701-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|robotfindskitten-2.7182818.701-1|29	
14cu|robotfindskitten-2.7182818.701-1|30	#-------------------------------------------------------------------------
14cu|robotfindskitten-2.7182818.701-1|31	
14cu|robotfindskitten-2.7182818.701-1|32	%prep
14cu|robotfindskitten-2.7182818.701-1|33	%setup -q
14cu|robotfindskitten-2.7182818.701-1|34	
14cu|robotfindskitten-2.7182818.701-1|35	%build
14cu|robotfindskitten-2.7182818.701-1|36	%configure2_5x --prefix=/usr \
14cu|robotfindskitten-2.7182818.701-1|37	--bindir=%{_bindir}
14cu|robotfindskitten-2.7182818.701-1|38	
14cu|robotfindskitten-2.7182818.701-1|39	%make
14cu|robotfindskitten-2.7182818.701-1|40	
14cu|robotfindskitten-2.7182818.701-1|41	%check
14cu|robotfindskitten-2.7182818.701-1|42	make check
14cu|robotfindskitten-2.7182818.701-1|43	
14cu|robotfindskitten-2.7182818.701-1|44	%install
14cu|robotfindskitten-2.7182818.701-1|45	%makeinstall_std
14cu|robotfindskitten-2.7182818.701-1|46	mkdir -p %{buildroot}%{_datadir}/games/%{name}
14cu|robotfindskitten-2.7182818.701-1|47	install -m644 nki/vanilla.nki \
14cu|robotfindskitten-2.7182818.701-1|48	%{buildroot}%{_datadir}/games/%{name}/vanilla.nki
14cu|robotfindskitten-2.7182818.701-1|49	
14cu|robotfindskitten-2.7182818.701-1|50	
14cu|robotfindskitten-2.7182818.701-1|51	
14cu|robotfindskitten-2.7182818.701-1|52	# icons
14cu|robotfindskitten-2.7182818.701-1|53	for i in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
14cu|robotfindskitten-2.7182818.701-1|54	install -Dm644 %{SOURCE1} \
14cu|robotfindskitten-2.7182818.701-1|55	%{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cu|robotfindskitten-2.7182818.701-1|56	done
14cu|robotfindskitten-2.7182818.701-1|57	
14cu|robotfindskitten-2.7182818.701-1|58	# Desktop entries
14cu|robotfindskitten-2.7182818.701-1|59	install -d %{buildroot}%{_datadir}/applications
14cu|robotfindskitten-2.7182818.701-1|60	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|robotfindskitten-2.7182818.701-1|61	[Desktop Entry]
14cu|robotfindskitten-2.7182818.701-1|62	Name=%{name}
14cu|robotfindskitten-2.7182818.701-1|63	GenericName=A game/zen simulation
14cu|robotfindskitten-2.7182818.701-1|64	Comment=Your job is to find kitten
14cu|robotfindskitten-2.7182818.701-1|65	Exec=%{name}
14cu|robotfindskitten-2.7182818.701-1|66	Icon=%{name}
14cu|robotfindskitten-2.7182818.701-1|67	Terminal=true
14cu|robotfindskitten-2.7182818.701-1|68	Type=Application
14cu|robotfindskitten-2.7182818.701-1|69	Categories=Game;StrategyGame;
14cu|robotfindskitten-2.7182818.701-1|70	EOF
14cu|robotfindskitten-2.7182818.701-1|71	
14cu|robotfindskitten-2.7182818.701-1|72	
14cu|robotfindskitten-2.7182818.701-1|73	%changelog
14cu|robotfindskitten-2.7182818.701-1|74	
14cu|robotfindskitten-2.7182818.701-1|75	* Fri Aug 19 2016 abfonly <abfonly@gmail.com> 2.7182818.701-1
14cu|robotfindskitten-2.7182818.701-1|76	- (ab15b58) Imported from SRPM
14cu|robotfindskitten-2.7182818.701-1|77	
14cu|robotfindskitten-2.7182818.701-1|78	

14413 14
14cu|rocksndiamonds-4.0.0.2-1|1	Name:		rocksndiamonds
14cu|rocksndiamonds-4.0.0.2-1|2	Summary:	A boulderdash like game
14cu|rocksndiamonds-4.0.0.2-1|3	Version:	4.0.0.2
14cu|rocksndiamonds-4.0.0.2-1|4	Release:	1
14cu|rocksndiamonds-4.0.0.2-1|5	License:	GPL
14cu|rocksndiamonds-4.0.0.2-1|6	Group:		Games/Arcade
14cu|rocksndiamonds-4.0.0.2-1|7	URL:		http://www.artsoft.org/rocksndiamonds/
14cu|rocksndiamonds-4.0.0.2-1|8	Source0:	http://www.artsoft.org/RELEASES/unix/rocksndiamonds/%{name}-%{version}.tar.gz
14cu|rocksndiamonds-4.0.0.2-1|9	Source11:	%{name}.16.png
14cu|rocksndiamonds-4.0.0.2-1|10	Source12:	%{name}.32.png
14cu|rocksndiamonds-4.0.0.2-1|11	Source13:	%{name}.48.png
14cu|rocksndiamonds-4.0.0.2-1|12	Source14:	%{name}.6
14cu|rocksndiamonds-4.0.0.2-1|13	Patch0:         rocksndiamonds-CVE-2011-4606.patch
14cu|rocksndiamonds-4.0.0.2-1|14	Patch1:         rocksndiamonds-3.3.1.2-mga-games-data-and-save-paths.patch
14cu|rocksndiamonds-4.0.0.2-1|15	BuildRequires:  pkgconfig(sdl2)
14cu|rocksndiamonds-4.0.0.2-1|16	BuildRequires:  pkgconfig(SDL2_image)
14cu|rocksndiamonds-4.0.0.2-1|17	BuildRequires:  pkgconfig(SDL2_mixer)
14cu|rocksndiamonds-4.0.0.2-1|18	BuildRequires:  pkgconfig(SDL2_net)
14cu|rocksndiamonds-4.0.0.2-1|19	BuildRequires:	smpeg-devel
14cu|rocksndiamonds-4.0.0.2-1|20	
14cu|rocksndiamonds-4.0.0.2-1|21	
14cu|rocksndiamonds-4.0.0.2-1|22	%description
14cu|rocksndiamonds-4.0.0.2-1|23	This is a nice little game with color graphics and sound for your
14cu|rocksndiamonds-4.0.0.2-1|24	Unix system.
14cu|rocksndiamonds-4.0.0.2-1|25	
14cu|rocksndiamonds-4.0.0.2-1|26	If you know the game "Boulderdash" (Commodore C64) or "Emerald Mine"
14cu|rocksndiamonds-4.0.0.2-1|27	(Amiga) or "Supaplex" (PC), you know what "ROCKS'N'DIAMONDS" is about.
14cu|rocksndiamonds-4.0.0.2-1|28	
14cu|rocksndiamonds-4.0.0.2-1|29	%files
14cu|rocksndiamonds-4.0.0.2-1|30	%doc COPYING CREDITS ChangeLog
14cu|rocksndiamonds-4.0.0.2-1|31	%attr(0755,root,root) %{_gamesbindir}/%{name}
14cu|rocksndiamonds-4.0.0.2-1|32	%{_gamesdatadir}/%{name}
14cu|rocksndiamonds-4.0.0.2-1|33	%{_datadir}/applications/*
14cu|rocksndiamonds-4.0.0.2-1|34	%{_iconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|35	%{_miconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|36	%{_liconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|37	%{_mandir}/man?/*
14cu|rocksndiamonds-4.0.0.2-1|38	/var/games/%{name}
14cu|rocksndiamonds-4.0.0.2-1|39	#------------------------------------------------
14cu|rocksndiamonds-4.0.0.2-1|40	
14cu|rocksndiamonds-4.0.0.2-1|41	%prep
14cu|rocksndiamonds-4.0.0.2-1|42	%setup -q
14cu|rocksndiamonds-4.0.0.2-1|43	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
14cu|rocksndiamonds-4.0.0.2-1|44	# precompiled binary
14cu|rocksndiamonds-4.0.0.2-1|45	rm -fr %{name}
14cu|rocksndiamonds-4.0.0.2-1|46	# file-not-utf8
14cu|rocksndiamonds-4.0.0.2-1|47	iconv -f iso8859-1 -t utf-8 CREDITS > CREDITS.conv && mv -f CREDITS.conv CREDITS
14cu|rocksndiamonds-4.0.0.2-1|48	
14cu|rocksndiamonds-4.0.0.2-1|49	%build
14cu|rocksndiamonds-4.0.0.2-1|50	%make EXTRA_CFLAGS="%{optflags} -Wstrict-aliasing=0" EXTRA_LDFLAGS="%{ldflags}"
14cu|rocksndiamonds-4.0.0.2-1|51	
14cu|rocksndiamonds-4.0.0.2-1|52	%install
14cu|rocksndiamonds-4.0.0.2-1|53	# Install stuff
14cu|rocksndiamonds-4.0.0.2-1|54	mkdir -p %{buildroot}%{_gamesbindir} %{buildroot}%{_gamesdatadir}/%{name}
14cu|rocksndiamonds-4.0.0.2-1|55	cp -a %{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|rocksndiamonds-4.0.0.2-1|56	cp -a graphics levels sounds music %{buildroot}%{_gamesdatadir}/%{name}
14cu|rocksndiamonds-4.0.0.2-1|57	install -D -m644  %{SOURCE14} %{buildroot}%{_mandir}/man6/%{name}.6
14cu|rocksndiamonds-4.0.0.2-1|58	
14cu|rocksndiamonds-4.0.0.2-1|59	# Install scores
14cu|rocksndiamonds-4.0.0.2-1|60	mkdir -p %{buildroot}/var/games/%{name}
14cu|rocksndiamonds-4.0.0.2-1|61	install -d %{buildroot}/var/games/%{name}/scores
14cu|rocksndiamonds-4.0.0.2-1|62	
14cu|rocksndiamonds-4.0.0.2-1|63	
14cu|rocksndiamonds-4.0.0.2-1|64	# Menu
14cu|rocksndiamonds-4.0.0.2-1|65	mkdir -p %{buildroot}%{_datadir}/applications
14cu|rocksndiamonds-4.0.0.2-1|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|rocksndiamonds-4.0.0.2-1|67	[Desktop Entry]
14cu|rocksndiamonds-4.0.0.2-1|68	Name=Rocks n Diamonds
14cu|rocksndiamonds-4.0.0.2-1|69	Comment=A boulderdash like game
14cu|rocksndiamonds-4.0.0.2-1|70	Exec=%{name}
14cu|rocksndiamonds-4.0.0.2-1|71	Icon=%{name}
14cu|rocksndiamonds-4.0.0.2-1|72	Terminal=false
14cu|rocksndiamonds-4.0.0.2-1|73	Type=Application
14cu|rocksndiamonds-4.0.0.2-1|74	StartupNotify=true
14cu|rocksndiamonds-4.0.0.2-1|75	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cu|rocksndiamonds-4.0.0.2-1|76	EOF
14cu|rocksndiamonds-4.0.0.2-1|77	
14cu|rocksndiamonds-4.0.0.2-1|78	
14cu|rocksndiamonds-4.0.0.2-1|79	# Icon
14cu|rocksndiamonds-4.0.0.2-1|80	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|81	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|82	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|rocksndiamonds-4.0.0.2-1|83	
14cu|rocksndiamonds-4.0.0.2-1|84	%pre
14cu|rocksndiamonds-4.0.0.2-1|85	if [ -d %{_gamesdatadir}/%{name}/scores ]; then
14cu|rocksndiamonds-4.0.0.2-1|86	mkdir -p /var/games/%{name}/
14cu|rocksndiamonds-4.0.0.2-1|87	mv %{_gamesdatadir}/%{name}/scores /var/games/%{name}/
14cu|rocksndiamonds-4.0.0.2-1|88	fi
14cu|rocksndiamonds-4.0.0.2-1|89	
14cu|rocksndiamonds-4.0.0.2-1|90	
14cu|rocksndiamonds-4.0.0.2-1|91	
14cu|rocksndiamonds-4.0.0.2-1|92	
14cu|rocksndiamonds-4.0.0.2-1|93	%changelog
14cu|rocksndiamonds-4.0.0.2-1|94	
14cu|rocksndiamonds-4.0.0.2-1|95	* Sat Mar 18 2017 abfonly <abfonly@gmail.com> 4.0.0.2-1
14cu|rocksndiamonds-4.0.0.2-1|96	- (3094037) Log: Update to 4.0.0.2
14cu|rocksndiamonds-4.0.0.2-1|97	
14cu|rocksndiamonds-4.0.0.2-1|98	

14414 14
14cu|R-optextras-2013.10.28-2|1	%global packname  optextras
14cu|R-optextras-2013.10.28-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-optextras-2013.10.28-2|3	
14cu|R-optextras-2013.10.28-2|4	Name:             R-%{packname}
14cu|R-optextras-2013.10.28-2|5	Version:          2013.10.28
14cu|R-optextras-2013.10.28-2|6	Release:          2
14cu|R-optextras-2013.10.28-2|7	Summary:          A set of tools to support optimization methods
14cu|R-optextras-2013.10.28-2|8	Group:            Sciences/Mathematics
14cu|R-optextras-2013.10.28-2|9	License:          GPLv2
14cu|R-optextras-2013.10.28-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-optextras-2013.10.28-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-10.28.tar.gz
14cu|R-optextras-2013.10.28-2|12	BuildArch:        noarch
14cu|R-optextras-2013.10.28-2|13	Requires:         R-core
14cu|R-optextras-2013.10.28-2|14	
14cu|R-optextras-2013.10.28-2|15	Requires:         R-numDeriv
14cu|R-optextras-2013.10.28-2|16	
14cu|R-optextras-2013.10.28-2|17	BuildRequires:    R-devel Rmath-devel  R-numDeriv
14cu|R-optextras-2013.10.28-2|18	
14cu|R-optextras-2013.10.28-2|19	%description
14cu|R-optextras-2013.10.28-2|20	Tools to assist in safely applying user generated objective and derivative
14cu|R-optextras-2013.10.28-2|21	function to optimization programs. These are primarily function
14cu|R-optextras-2013.10.28-2|22	minimization methods with at most bounds and masks on the parameters.
14cu|R-optextras-2013.10.28-2|23	Provides a way to check the basic computation of objective functions that
14cu|R-optextras-2013.10.28-2|24	the user provides, along with proposed gradient and Hessian functions, as
14cu|R-optextras-2013.10.28-2|25	well as to wrap such functions to avoid failures when inadmissible
14cu|R-optextras-2013.10.28-2|26	parameters are provided. Check bounds and masks. Check scaling or
14cu|R-optextras-2013.10.28-2|27	optimality conditions. Perform an axial search to seek lower points on the
14cu|R-optextras-2013.10.28-2|28	objective function surface. Includes forward, central and backward
14cu|R-optextras-2013.10.28-2|29	gradient approximation codes.
14cu|R-optextras-2013.10.28-2|30	
14cu|R-optextras-2013.10.28-2|31	%prep
14cu|R-optextras-2013.10.28-2|32	%setup -q -c -n %{packname}
14cu|R-optextras-2013.10.28-2|33	
14cu|R-optextras-2013.10.28-2|34	%build
14cu|R-optextras-2013.10.28-2|35	
14cu|R-optextras-2013.10.28-2|36	%install
14cu|R-optextras-2013.10.28-2|37	mkdir -p %{buildroot}%{rlibdir}
14cu|R-optextras-2013.10.28-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-optextras-2013.10.28-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-optextras-2013.10.28-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-optextras-2013.10.28-2|41	
14cu|R-optextras-2013.10.28-2|42	%check
14cu|R-optextras-2013.10.28-2|43	%{_bindir}/R CMD check %{packname}
14cu|R-optextras-2013.10.28-2|44	
14cu|R-optextras-2013.10.28-2|45	%files
14cu|R-optextras-2013.10.28-2|46	%dir %{rlibdir}/%{packname}
14cu|R-optextras-2013.10.28-2|47	%doc %{rlibdir}/%{packname}/html
14cu|R-optextras-2013.10.28-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-optextras-2013.10.28-2|49	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-optextras-2013.10.28-2|50	%{rlibdir}/%{packname}/INDEX
14cu|R-optextras-2013.10.28-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-optextras-2013.10.28-2|52	%{rlibdir}/%{packname}/Meta
14cu|R-optextras-2013.10.28-2|53	%{rlibdir}/%{packname}/R
14cu|R-optextras-2013.10.28-2|54	%{rlibdir}/%{packname}/help
14cu|R-optextras-2013.10.28-2|55	
14cu|R-optextras-2013.10.28-2|56	%changelog
14cu|R-optextras-2013.10.28-2|57	
14cu|R-optextras-2013.10.28-2|58	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2013.10.28-2
14cu|R-optextras-2013.10.28-2|59	- (b8cc020) Updated to 2013-10.28
14cu|R-optextras-2013.10.28-2|60	
14cu|R-optextras-2013.10.28-2|61	

14415 14
14cu|R-optimx-2013.8.7-2|1	%global packname  optimx
14cu|R-optimx-2013.8.7-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-optimx-2013.8.7-2|3	
14cu|R-optimx-2013.8.7-2|4	Name:             R-%{packname}
14cu|R-optimx-2013.8.7-2|5	Version:          2013.8.7
14cu|R-optimx-2013.8.7-2|6	Release:          2
14cu|R-optimx-2013.8.7-2|7	Summary:          A Replacement and Extension of the optim() Function
14cu|R-optimx-2013.8.7-2|8	Group:            Sciences/Mathematics
14cu|R-optimx-2013.8.7-2|9	License:          GPLv2
14cu|R-optimx-2013.8.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-optimx-2013.8.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-optimx-2013.8.7-2|12	BuildArch:        noarch
14cu|R-optimx-2013.8.7-2|13	Requires:         R-core
14cu|R-optimx-2013.8.7-2|14	
14cu|R-optimx-2013.8.7-2|15	Requires:         R-numDeriv
14cu|R-optimx-2013.8.7-2|16	
14cu|R-optimx-2013.8.7-2|17	Requires:         R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
14cu|R-optimx-2013.8.7-2|18	BuildRequires:    R-devel Rmath-devel  R-numDeriv
14cu|R-optimx-2013.8.7-2|19	
14cu|R-optimx-2013.8.7-2|20	BuildRequires:   R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
14cu|R-optimx-2013.8.7-2|21	%description
14cu|R-optimx-2013.8.7-2|22	Provides a replacement and extension of the optim() function to unify and
14cu|R-optimx-2013.8.7-2|23	streamline optimization capabilities in R for smooth, possibly box
14cu|R-optimx-2013.8.7-2|24	constrained functions of several or many parameters. This is the CRAN
14cu|R-optimx-2013.8.7-2|25	version of the package.
14cu|R-optimx-2013.8.7-2|26	
14cu|R-optimx-2013.8.7-2|27	%prep
14cu|R-optimx-2013.8.7-2|28	%setup -q -c -n %{packname}
14cu|R-optimx-2013.8.7-2|29	
14cu|R-optimx-2013.8.7-2|30	%build
14cu|R-optimx-2013.8.7-2|31	
14cu|R-optimx-2013.8.7-2|32	%install
14cu|R-optimx-2013.8.7-2|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-optimx-2013.8.7-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-optimx-2013.8.7-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-optimx-2013.8.7-2|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-optimx-2013.8.7-2|37	
14cu|R-optimx-2013.8.7-2|38	%check
14cu|R-optimx-2013.8.7-2|39	%{_bindir}/R CMD check %{packname}
14cu|R-optimx-2013.8.7-2|40	
14cu|R-optimx-2013.8.7-2|41	%files
14cu|R-optimx-2013.8.7-2|42	%dir %{rlibdir}/%{packname}
14cu|R-optimx-2013.8.7-2|43	%doc %{rlibdir}/%{packname}/html
14cu|R-optimx-2013.8.7-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-optimx-2013.8.7-2|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-optimx-2013.8.7-2|46	%{rlibdir}/%{packname}/INDEX
14cu|R-optimx-2013.8.7-2|47	%{rlibdir}/%{packname}/CITATION
14cu|R-optimx-2013.8.7-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-optimx-2013.8.7-2|49	%{rlibdir}/%{packname}/Meta
14cu|R-optimx-2013.8.7-2|50	%{rlibdir}/%{packname}/R
14cu|R-optimx-2013.8.7-2|51	%{rlibdir}/%{packname}/demo
14cu|R-optimx-2013.8.7-2|52	%{rlibdir}/%{packname}/help
14cu|R-optimx-2013.8.7-2|53	%{rlibdir}/%{packname}/unitTests
14cu|R-optimx-2013.8.7-2|54	
14cu|R-optimx-2013.8.7-2|55	%changelog
14cu|R-optimx-2013.8.7-2|56	
14cu|R-optimx-2013.8.7-2|57	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2013.8.7-2
14cu|R-optimx-2013.8.7-2|58	- (0892893) Upload tarball
14cu|R-optimx-2013.8.7-2|59	
14cu|R-optimx-2013.8.7-2|60	

14416 14
14cu|R-OrganismDbi-1.10.0-1|1	%global packname  OrganismDbi
14cu|R-OrganismDbi-1.10.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-OrganismDbi-1.10.0-1|3	
14cu|R-OrganismDbi-1.10.0-1|4	%define debug_package %{nil}
14cu|R-OrganismDbi-1.10.0-1|5	
14cu|R-OrganismDbi-1.10.0-1|6	Name:             R-%{packname}
14cu|R-OrganismDbi-1.10.0-1|7	Version:          1.10.0
14cu|R-OrganismDbi-1.10.0-1|8	Release:          1
14cu|R-OrganismDbi-1.10.0-1|9	Summary:          Software to enable the smooth interfacing of different database packages
14cu|R-OrganismDbi-1.10.0-1|10	Group:            Sciences/Mathematics
14cu|R-OrganismDbi-1.10.0-1|11	License:          Artistic-2.0
14cu|R-OrganismDbi-1.10.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-OrganismDbi-1.10.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-OrganismDbi-1.10.0-1|14	
14cu|R-OrganismDbi-1.10.0-1|15	Requires:         R-methods R-AnnotationDbi R-GenomicFeatures
14cu|R-OrganismDbi-1.10.0-1|16	Requires:         R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
14cu|R-OrganismDbi-1.10.0-1|17	Requires:         R-Homo.sapiens R-Rattus.norvegicus R-RUnit
14cu|R-OrganismDbi-1.10.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-AnnotationDbi R-GenomicFeatures
14cu|R-OrganismDbi-1.10.0-1|19	BuildRequires:    R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
14cu|R-OrganismDbi-1.10.0-1|20	BuildRequires:    R-Homo.sapiens R-Rattus.norvegicus R-RUnit
14cu|R-OrganismDbi-1.10.0-1|21	
14cu|R-OrganismDbi-1.10.0-1|22	%description
14cu|R-OrganismDbi-1.10.0-1|23	The package enables a simple unified interface to several annotation
14cu|R-OrganismDbi-1.10.0-1|24	packages each of which has its own schema by taking advantage of the fact
14cu|R-OrganismDbi-1.10.0-1|25	that each of these packages implements a select methods.
14cu|R-OrganismDbi-1.10.0-1|26	
14cu|R-OrganismDbi-1.10.0-1|27	%prep
14cu|R-OrganismDbi-1.10.0-1|28	%setup -q -c -n %{packname}
14cu|R-OrganismDbi-1.10.0-1|29	
14cu|R-OrganismDbi-1.10.0-1|30	%build
14cu|R-OrganismDbi-1.10.0-1|31	
14cu|R-OrganismDbi-1.10.0-1|32	%install
14cu|R-OrganismDbi-1.10.0-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-OrganismDbi-1.10.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-OrganismDbi-1.10.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-OrganismDbi-1.10.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-OrganismDbi-1.10.0-1|37	
14cu|R-OrganismDbi-1.10.0-1|38	# Fails due to texlive issue
14cu|R-OrganismDbi-1.10.0-1|39	# %check
14cu|R-OrganismDbi-1.10.0-1|40	# %{_bindir}/R CMD check %{packname}
14cu|R-OrganismDbi-1.10.0-1|41	
14cu|R-OrganismDbi-1.10.0-1|42	%files
14cu|R-OrganismDbi-1.10.0-1|43	%dir %{rlibdir}/%{packname}
14cu|R-OrganismDbi-1.10.0-1|44	%doc %{rlibdir}/%{packname}/doc
14cu|R-OrganismDbi-1.10.0-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-OrganismDbi-1.10.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-OrganismDbi-1.10.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-OrganismDbi-1.10.0-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-OrganismDbi-1.10.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-OrganismDbi-1.10.0-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-OrganismDbi-1.10.0-1|51	%{rlibdir}/%{packname}/OrgPkg-template
14cu|R-OrganismDbi-1.10.0-1|52	%{rlibdir}/%{packname}/R
14cu|R-OrganismDbi-1.10.0-1|53	%{rlibdir}/%{packname}/help
14cu|R-OrganismDbi-1.10.0-1|54	%{rlibdir}/%{packname}/script
14cu|R-OrganismDbi-1.10.0-1|55	%{rlibdir}/%{packname}/unitTests
14cu|R-OrganismDbi-1.10.0-1|56	
14cu|R-OrganismDbi-1.10.0-1|57	%changelog
14cu|R-OrganismDbi-1.10.0-1|58	
14cu|R-OrganismDbi-1.10.0-1|59	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-1
14cu|R-OrganismDbi-1.10.0-1|60	- (b0d86c7) Disable check
14cu|R-OrganismDbi-1.10.0-1|61	
14cu|R-OrganismDbi-1.10.0-1|62	

14417 14
14cu|R-org.Hs.eg.db-3.1.2-1|1	%bcond_with bootstrap
14cu|R-org.Hs.eg.db-3.1.2-1|2	%global packname  org.Hs.eg.db
14cu|R-org.Hs.eg.db-3.1.2-1|3	%global rlibdir  %{_datadir}/R/library
14cu|R-org.Hs.eg.db-3.1.2-1|4	
14cu|R-org.Hs.eg.db-3.1.2-1|5	Name:             R-%{packname}
14cu|R-org.Hs.eg.db-3.1.2-1|6	Version:          3.1.2
14cu|R-org.Hs.eg.db-3.1.2-1|7	Release:          1
14cu|R-org.Hs.eg.db-3.1.2-1|8	Summary:          Genome wide annotation for Human
14cu|R-org.Hs.eg.db-3.1.2-1|9	Group:            Sciences/Mathematics
14cu|R-org.Hs.eg.db-3.1.2-1|10	License:          Artistic-2.0
14cu|R-org.Hs.eg.db-3.1.2-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cu|R-org.Hs.eg.db-3.1.2-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Hs.eg.db_%{version}.tar.gz
14cu|R-org.Hs.eg.db-3.1.2-1|13	BuildArch:        noarch
14cu|R-org.Hs.eg.db-3.1.2-1|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cu|R-org.Hs.eg.db-3.1.2-1|15	%if %{without bootstrap}
14cu|R-org.Hs.eg.db-3.1.2-1|16	Requires:         R-hgu95av2.db
14cu|R-org.Hs.eg.db-3.1.2-1|17	%endif
14cu|R-org.Hs.eg.db-3.1.2-1|18	BuildRequires:    R-devel Rmath-devel  R-methods
14cu|R-org.Hs.eg.db-3.1.2-1|19	BuildRequires:    R-AnnotationDbi R-annotate
14cu|R-org.Hs.eg.db-3.1.2-1|20	%if %{without bootstrap}
14cu|R-org.Hs.eg.db-3.1.2-1|21	BuildRequires:    R-methods R-AnnotationDbi R-hgu95av2.db R-annotate
14cu|R-org.Hs.eg.db-3.1.2-1|22	%endif
14cu|R-org.Hs.eg.db-3.1.2-1|23	
14cu|R-org.Hs.eg.db-3.1.2-1|24	%description
14cu|R-org.Hs.eg.db-3.1.2-1|25	Genome wide annotation for Human, primarily based on mapping using Entrez
14cu|R-org.Hs.eg.db-3.1.2-1|26	Gene identifiers.
14cu|R-org.Hs.eg.db-3.1.2-1|27	
14cu|R-org.Hs.eg.db-3.1.2-1|28	%prep
14cu|R-org.Hs.eg.db-3.1.2-1|29	%setup -q -c -n %{packname}
14cu|R-org.Hs.eg.db-3.1.2-1|30	
14cu|R-org.Hs.eg.db-3.1.2-1|31	%build
14cu|R-org.Hs.eg.db-3.1.2-1|32	
14cu|R-org.Hs.eg.db-3.1.2-1|33	%install
14cu|R-org.Hs.eg.db-3.1.2-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-org.Hs.eg.db-3.1.2-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-org.Hs.eg.db-3.1.2-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-org.Hs.eg.db-3.1.2-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-org.Hs.eg.db-3.1.2-1|38	
14cu|R-org.Hs.eg.db-3.1.2-1|39	%if %{without bootstrap}
14cu|R-org.Hs.eg.db-3.1.2-1|40	%check
14cu|R-org.Hs.eg.db-3.1.2-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-org.Hs.eg.db-3.1.2-1|42	%endif
14cu|R-org.Hs.eg.db-3.1.2-1|43	
14cu|R-org.Hs.eg.db-3.1.2-1|44	%files
14cu|R-org.Hs.eg.db-3.1.2-1|45	%dir %{rlibdir}/%{packname}
14cu|R-org.Hs.eg.db-3.1.2-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-org.Hs.eg.db-3.1.2-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-org.Hs.eg.db-3.1.2-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-org.Hs.eg.db-3.1.2-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-org.Hs.eg.db-3.1.2-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-org.Hs.eg.db-3.1.2-1|51	%{rlibdir}/%{packname}/R
14cu|R-org.Hs.eg.db-3.1.2-1|52	%{rlibdir}/%{packname}/extdata
14cu|R-org.Hs.eg.db-3.1.2-1|53	%{rlibdir}/%{packname}/help
14cu|R-org.Hs.eg.db-3.1.2-1|54	
14cu|R-org.Hs.eg.db-3.1.2-1|55	%changelog
14cu|R-org.Hs.eg.db-3.1.2-1|56	
14cu|R-org.Hs.eg.db-3.1.2-1|57	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-1
14cu|R-org.Hs.eg.db-3.1.2-1|58	- (567ab21) Updated to 3.1.2
14cu|R-org.Hs.eg.db-3.1.2-1|59	
14cu|R-org.Hs.eg.db-3.1.2-1|60	

14418 14
14cu|R-org.Rn.eg.db-2.10.1-3|1	%bcond_with bootstrap
14cu|R-org.Rn.eg.db-2.10.1-3|2	%global packname  org.Rn.eg.db
14cu|R-org.Rn.eg.db-2.10.1-3|3	%global rlibdir  %{_datadir}/R/library
14cu|R-org.Rn.eg.db-2.10.1-3|4	
14cu|R-org.Rn.eg.db-2.10.1-3|5	Name:             R-%{packname}
14cu|R-org.Rn.eg.db-2.10.1-3|6	Version:          2.10.1
14cu|R-org.Rn.eg.db-2.10.1-3|7	Release:          3
14cu|R-org.Rn.eg.db-2.10.1-3|8	Summary:          Genome wide annotation for Rat
14cu|R-org.Rn.eg.db-2.10.1-3|9	Group:            Sciences/Mathematics
14cu|R-org.Rn.eg.db-2.10.1-3|10	License:          Artistic-2.0
14cu|R-org.Rn.eg.db-2.10.1-3|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cu|R-org.Rn.eg.db-2.10.1-3|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Rn.eg.db_2.10.1.tar.gz
14cu|R-org.Rn.eg.db-2.10.1-3|13	BuildArch:        noarch
14cu|R-org.Rn.eg.db-2.10.1-3|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cu|R-org.Rn.eg.db-2.10.1-3|15	%if %{without bootstrap}
14cu|R-org.Rn.eg.db-2.10.1-3|16	Requires:         R-hgu95av2.db
14cu|R-org.Rn.eg.db-2.10.1-3|17	%endif
14cu|R-org.Rn.eg.db-2.10.1-3|18	BuildRequires:    R-devel Rmath-devel  R-methods
14cu|R-org.Rn.eg.db-2.10.1-3|19	BuildRequires:    R-AnnotationDbi R-annotate
14cu|R-org.Rn.eg.db-2.10.1-3|20	%if %{without bootstrap}
14cu|R-org.Rn.eg.db-2.10.1-3|21	BuildRequires:    R-hgu95av2.db
14cu|R-org.Rn.eg.db-2.10.1-3|22	%endif
14cu|R-org.Rn.eg.db-2.10.1-3|23	
14cu|R-org.Rn.eg.db-2.10.1-3|24	%description
14cu|R-org.Rn.eg.db-2.10.1-3|25	Genome wide annotation for Rat, primarily based on mapping using Entrez
14cu|R-org.Rn.eg.db-2.10.1-3|26	Gene identifiers.
14cu|R-org.Rn.eg.db-2.10.1-3|27	
14cu|R-org.Rn.eg.db-2.10.1-3|28	%prep
14cu|R-org.Rn.eg.db-2.10.1-3|29	%setup -q -c -n %{packname}
14cu|R-org.Rn.eg.db-2.10.1-3|30	
14cu|R-org.Rn.eg.db-2.10.1-3|31	%build
14cu|R-org.Rn.eg.db-2.10.1-3|32	
14cu|R-org.Rn.eg.db-2.10.1-3|33	%install
14cu|R-org.Rn.eg.db-2.10.1-3|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-org.Rn.eg.db-2.10.1-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-org.Rn.eg.db-2.10.1-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-org.Rn.eg.db-2.10.1-3|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-org.Rn.eg.db-2.10.1-3|38	
14cu|R-org.Rn.eg.db-2.10.1-3|39	#%if %{without bootstrap}
14cu|R-org.Rn.eg.db-2.10.1-3|40	#%check
14cu|R-org.Rn.eg.db-2.10.1-3|41	#%{_bindir}/R CMD check %{packname}
14cu|R-org.Rn.eg.db-2.10.1-3|42	#%endif
14cu|R-org.Rn.eg.db-2.10.1-3|43	
14cu|R-org.Rn.eg.db-2.10.1-3|44	%files
14cu|R-org.Rn.eg.db-2.10.1-3|45	%dir %{rlibdir}/%{packname}
14cu|R-org.Rn.eg.db-2.10.1-3|46	%doc %{rlibdir}/%{packname}/html
14cu|R-org.Rn.eg.db-2.10.1-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-org.Rn.eg.db-2.10.1-3|48	%{rlibdir}/%{packname}/INDEX
14cu|R-org.Rn.eg.db-2.10.1-3|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-org.Rn.eg.db-2.10.1-3|50	%{rlibdir}/%{packname}/Meta
14cu|R-org.Rn.eg.db-2.10.1-3|51	%{rlibdir}/%{packname}/R
14cu|R-org.Rn.eg.db-2.10.1-3|52	%{rlibdir}/%{packname}/extdata
14cu|R-org.Rn.eg.db-2.10.1-3|53	%{rlibdir}/%{packname}/help
14cu|R-org.Rn.eg.db-2.10.1-3|54	
14cu|R-org.Rn.eg.db-2.10.1-3|55	
14cu|R-org.Rn.eg.db-2.10.1-3|56	
14cu|R-org.Rn.eg.db-2.10.1-3|57	%changelog
14cu|R-org.Rn.eg.db-2.10.1-3|58	
14cu|R-org.Rn.eg.db-2.10.1-3|59	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-3
14cu|R-org.Rn.eg.db-2.10.1-3|60	- (0a13fe0) Disable check for now
14cu|R-org.Rn.eg.db-2.10.1-3|61	
14cu|R-org.Rn.eg.db-2.10.1-3|62	

14419 14
14cu|R-org.Sc.sgd.db-2.10.1-3|1	%bcond_with bootstrap
14cu|R-org.Sc.sgd.db-2.10.1-3|2	%global packname  org.Sc.sgd.db
14cu|R-org.Sc.sgd.db-2.10.1-3|3	%global rlibdir  %{_datadir}/R/library
14cu|R-org.Sc.sgd.db-2.10.1-3|4	
14cu|R-org.Sc.sgd.db-2.10.1-3|5	Name:             R-%{packname}
14cu|R-org.Sc.sgd.db-2.10.1-3|6	Version:          2.10.1
14cu|R-org.Sc.sgd.db-2.10.1-3|7	Release:          3
14cu|R-org.Sc.sgd.db-2.10.1-3|8	Summary:          Genome wide annotation for Yeast
14cu|R-org.Sc.sgd.db-2.10.1-3|9	Group:            Sciences/Mathematics
14cu|R-org.Sc.sgd.db-2.10.1-3|10	License:          Artistic-2.0
14cu|R-org.Sc.sgd.db-2.10.1-3|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cu|R-org.Sc.sgd.db-2.10.1-3|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Sc.sgd.db_2.10.1.tar.gz
14cu|R-org.Sc.sgd.db-2.10.1-3|13	BuildArch:        noarch
14cu|R-org.Sc.sgd.db-2.10.1-3|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
14cu|R-org.Sc.sgd.db-2.10.1-3|15	%if %{without bootstrap}
14cu|R-org.Sc.sgd.db-2.10.1-3|16	Requires:         R-hgu95av2.db
14cu|R-org.Sc.sgd.db-2.10.1-3|17	%endif
14cu|R-org.Sc.sgd.db-2.10.1-3|18	BuildRequires:    R-devel Rmath-devel  R-methods
14cu|R-org.Sc.sgd.db-2.10.1-3|19	BuildRequires:    R-AnnotationDbi R-annotate
14cu|R-org.Sc.sgd.db-2.10.1-3|20	%if %{without bootstrap}
14cu|R-org.Sc.sgd.db-2.10.1-3|21	BuildRequires:    R-hgu95av2.db
14cu|R-org.Sc.sgd.db-2.10.1-3|22	%endif
14cu|R-org.Sc.sgd.db-2.10.1-3|23	
14cu|R-org.Sc.sgd.db-2.10.1-3|24	%description
14cu|R-org.Sc.sgd.db-2.10.1-3|25	Genome wide annotation for Yeast, primarily based on mapping using ORF
14cu|R-org.Sc.sgd.db-2.10.1-3|26	identifiers from SGD.
14cu|R-org.Sc.sgd.db-2.10.1-3|27	
14cu|R-org.Sc.sgd.db-2.10.1-3|28	%prep
14cu|R-org.Sc.sgd.db-2.10.1-3|29	%setup -q -c -n %{packname}
14cu|R-org.Sc.sgd.db-2.10.1-3|30	
14cu|R-org.Sc.sgd.db-2.10.1-3|31	%build
14cu|R-org.Sc.sgd.db-2.10.1-3|32	
14cu|R-org.Sc.sgd.db-2.10.1-3|33	%install
14cu|R-org.Sc.sgd.db-2.10.1-3|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-org.Sc.sgd.db-2.10.1-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-org.Sc.sgd.db-2.10.1-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-org.Sc.sgd.db-2.10.1-3|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-org.Sc.sgd.db-2.10.1-3|38	
14cu|R-org.Sc.sgd.db-2.10.1-3|39	# Check fails due to texlive errors...
14cu|R-org.Sc.sgd.db-2.10.1-3|40	#%if %{without bootstrap}
14cu|R-org.Sc.sgd.db-2.10.1-3|41	#%check
14cu|R-org.Sc.sgd.db-2.10.1-3|42	#%{_bindir}/R CMD check %{packname}
14cu|R-org.Sc.sgd.db-2.10.1-3|43	#%endif
14cu|R-org.Sc.sgd.db-2.10.1-3|44	
14cu|R-org.Sc.sgd.db-2.10.1-3|45	%files
14cu|R-org.Sc.sgd.db-2.10.1-3|46	%dir %{rlibdir}/%{packname}
14cu|R-org.Sc.sgd.db-2.10.1-3|47	%doc %{rlibdir}/%{packname}/html
14cu|R-org.Sc.sgd.db-2.10.1-3|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-org.Sc.sgd.db-2.10.1-3|49	%{rlibdir}/%{packname}/INDEX
14cu|R-org.Sc.sgd.db-2.10.1-3|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-org.Sc.sgd.db-2.10.1-3|51	%{rlibdir}/%{packname}/Meta
14cu|R-org.Sc.sgd.db-2.10.1-3|52	%{rlibdir}/%{packname}/R
14cu|R-org.Sc.sgd.db-2.10.1-3|53	%{rlibdir}/%{packname}/extdata
14cu|R-org.Sc.sgd.db-2.10.1-3|54	%{rlibdir}/%{packname}/help
14cu|R-org.Sc.sgd.db-2.10.1-3|55	
14cu|R-org.Sc.sgd.db-2.10.1-3|56	
14cu|R-org.Sc.sgd.db-2.10.1-3|57	
14cu|R-org.Sc.sgd.db-2.10.1-3|58	%changelog
14cu|R-org.Sc.sgd.db-2.10.1-3|59	
14cu|R-org.Sc.sgd.db-2.10.1-3|60	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-3
14cu|R-org.Sc.sgd.db-2.10.1-3|61	- (145bf35) Disable check - fails due to texlive errors...
14cu|R-org.Sc.sgd.db-2.10.1-3|62	
14cu|R-org.Sc.sgd.db-2.10.1-3|63	

14420 14
14cu|rosa-cloud-connector-0.3.6-1|1	Name:		rosa-cloud-connector
14cu|rosa-cloud-connector-0.3.6-1|2	Version:	0.3.6
14cu|rosa-cloud-connector-0.3.6-1|3	Release:	1
14cu|rosa-cloud-connector-0.3.6-1|4	Summary:	Connect to different cloud storage services
14cu|rosa-cloud-connector-0.3.6-1|5	License:	BSD
14cu|rosa-cloud-connector-0.3.6-1|6	Group:		Networking/File transfer
14cu|rosa-cloud-connector-0.3.6-1|7	Url:		https://abf.rosalinux.ru/soft/rosa-cloud-connector
14cu|rosa-cloud-connector-0.3.6-1|8	Source0:	https://abf.rosalinux.ru/soft/rosa-cloud-connector/archive/%{name}-%{version}.tar.gz
14cu|rosa-cloud-connector-0.3.6-1|9	# These are just "weather-clouds" icons from oxygen theme:)
14cu|rosa-cloud-connector-0.3.6-1|10	Source1:	rosa-cloud-16.png
14cu|rosa-cloud-connector-0.3.6-1|11	Source2:	rosa-cloud-22.png
14cu|rosa-cloud-connector-0.3.6-1|12	Source3:	rosa-cloud-32.png
14cu|rosa-cloud-connector-0.3.6-1|13	Source4:	rosa-cloud-48.png
14cu|rosa-cloud-connector-0.3.6-1|14	Source5:	rosa-cloud-64.png
14cu|rosa-cloud-connector-0.3.6-1|15	Source6:	rosa-cloud-128.png
14cu|rosa-cloud-connector-0.3.6-1|16	BuildRequires:	qmake5
14cu|rosa-cloud-connector-0.3.6-1|17	BuildRequires:	qt5-devel
14cu|rosa-cloud-connector-0.3.6-1|18	BuildRequires:	qt5-linguist-tools
14cu|rosa-cloud-connector-0.3.6-1|19	
14cu|rosa-cloud-connector-0.3.6-1|20	Provides:	rosa-cloud
14cu|rosa-cloud-connector-0.3.6-1|21	Provides:	rcloud
14cu|rosa-cloud-connector-0.3.6-1|22	
14cu|rosa-cloud-connector-0.3.6-1|23	%description
14cu|rosa-cloud-connector-0.3.6-1|24	A simple tool to connect to different cloud storage services.
14cu|rosa-cloud-connector-0.3.6-1|25	
14cu|rosa-cloud-connector-0.3.6-1|26	%prep
14cu|rosa-cloud-connector-0.3.6-1|27	%setup -q
14cu|rosa-cloud-connector-0.3.6-1|28	
14cu|rosa-cloud-connector-0.3.6-1|29	%build
14cu|rosa-cloud-connector-0.3.6-1|30	%qmake_qt5
14cu|rosa-cloud-connector-0.3.6-1|31	%make
14cu|rosa-cloud-connector-0.3.6-1|32	lrelease-qt5 app/rosa_cloud_ru.ts
14cu|rosa-cloud-connector-0.3.6-1|33	
14cu|rosa-cloud-connector-0.3.6-1|34	%install
14cu|rosa-cloud-connector-0.3.6-1|35	mkdir -p %{buildroot}/%{_bindir}
14cu|rosa-cloud-connector-0.3.6-1|36	cp app/rosa-cloud %{buildroot}/%{_bindir}
14cu|rosa-cloud-connector-0.3.6-1|37	
14cu|rosa-cloud-connector-0.3.6-1|38	mkdir -p %{buildroot}%{_datadir}/%{name}/data/lang/
14cu|rosa-cloud-connector-0.3.6-1|39	cp app/*qm %{buildroot}%{_datadir}/%{name}/data/lang/
14cu|rosa-cloud-connector-0.3.6-1|40	cp app/*ts %{buildroot}%{_datadir}/%{name}/data/lang/
14cu|rosa-cloud-connector-0.3.6-1|41	
14cu|rosa-cloud-connector-0.3.6-1|42	for s in 16 22 32 48 64 128; do
14cu|rosa-cloud-connector-0.3.6-1|43	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|rosa-cloud-connector-0.3.6-1|44	done
14cu|rosa-cloud-connector-0.3.6-1|45	
14cu|rosa-cloud-connector-0.3.6-1|46	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|47	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|48	install -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|49	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|50	install -m 0644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|51	install -m 0644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|rosa-cloud-connector-0.3.6-1|52	
14cu|rosa-cloud-connector-0.3.6-1|53	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|rosa-cloud-connector-0.3.6-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|rosa-cloud-connector-0.3.6-1|55	[Desktop Entry]
14cu|rosa-cloud-connector-0.3.6-1|56	Version=1.0
14cu|rosa-cloud-connector-0.3.6-1|57	Name=ROSA Cloud Connector
14cu|rosa-cloud-connector-0.3.6-1|58	Name[ru]=ROSA Cloud Connector
14cu|rosa-cloud-connector-0.3.6-1|59	Comment=Tool for connecting to different cloud storage services
14cu|rosa-cloud-connector-0.3.6-1|60	Comment[ru]=Инструментарий подключения к облачным хранилищам
14cu|rosa-cloud-connector-0.3.6-1|61	Exec=%{_bindir}/rosa-cloud
14cu|rosa-cloud-connector-0.3.6-1|62	Icon=rosa-cloud-connector
14cu|rosa-cloud-connector-0.3.6-1|63	Terminal=false
14cu|rosa-cloud-connector-0.3.6-1|64	Type=Application
14cu|rosa-cloud-connector-0.3.6-1|65	Categories=System;
14cu|rosa-cloud-connector-0.3.6-1|66	EOF
14cu|rosa-cloud-connector-0.3.6-1|67	
14cu|rosa-cloud-connector-0.3.6-1|68	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|rosa-cloud-connector-0.3.6-1|69	
14cu|rosa-cloud-connector-0.3.6-1|70	%files
14cu|rosa-cloud-connector-0.3.6-1|71	%{_bindir}/*
14cu|rosa-cloud-connector-0.3.6-1|72	%{_datadir}/%{name}
14cu|rosa-cloud-connector-0.3.6-1|73	%{_datadir}/applications/%{name}.desktop
14cu|rosa-cloud-connector-0.3.6-1|74	%{_iconsdir}/hicolor/*/apps/*
14cu|rosa-cloud-connector-0.3.6-1|75	
14cu|rosa-cloud-connector-0.3.6-1|76	%changelog
14cu|rosa-cloud-connector-0.3.6-1|77	* Wed Mar 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.6-1
14cu|rosa-cloud-connector-0.3.6-1|78	+ Revision: 888f9be
14cu|rosa-cloud-connector-0.3.6-1|79	- Adopt for modern davfs2
14cu|rosa-cloud-connector-0.3.6-1|80	
14cu|rosa-cloud-connector-0.3.6-1|81	

14421 14
14cu|rosa-flat-icons-0.0.2-3|1	%define tarname	rosa-flat
14cu|rosa-flat-icons-0.0.2-3|2	%define _name	rosa-flat
14cu|rosa-flat-icons-0.0.2-3|3	
14cu|rosa-flat-icons-0.0.2-3|4	Summary:	ROSA Flat icons theme
14cu|rosa-flat-icons-0.0.2-3|5	Name:		%{_name}-icons
14cu|rosa-flat-icons-0.0.2-3|6	Version:	0.0.2
14cu|rosa-flat-icons-0.0.2-3|7	Release:	3
14cu|rosa-flat-icons-0.0.2-3|8	Source0:	%{tarname}.tar.xz
14cu|rosa-flat-icons-0.0.2-3|9	URL:		www.rosalinux.com
14cu|rosa-flat-icons-0.0.2-3|10	License:	GPLv2
14cu|rosa-flat-icons-0.0.2-3|11	Group:		Graphical desktop/Other
14cu|rosa-flat-icons-0.0.2-3|12	BuildArch:	noarch
14cu|rosa-flat-icons-0.0.2-3|13	BuildRequires:	fdupes inkscape
14cu|rosa-flat-icons-0.0.2-3|14	Requires:	gnome-icon-theme
14cu|rosa-flat-icons-0.0.2-3|15	
14cu|rosa-flat-icons-0.0.2-3|16	%description
14cu|rosa-flat-icons-0.0.2-3|17	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
14cu|rosa-flat-icons-0.0.2-3|18	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
14cu|rosa-flat-icons-0.0.2-3|19	Initially based on the original icon theme Elementary by Daniel Fore
14cu|rosa-flat-icons-0.0.2-3|20	(Dan Rabbit).
14cu|rosa-flat-icons-0.0.2-3|21	
14cu|rosa-flat-icons-0.0.2-3|22	%prep
14cu|rosa-flat-icons-0.0.2-3|23	%setup -q -n %{_name}
14cu|rosa-flat-icons-0.0.2-3|24	
14cu|rosa-flat-icons-0.0.2-3|25	%install
14cu|rosa-flat-icons-0.0.2-3|26	mkdir -p %{buildroot}%{_datadir}/icons/%{_name}
14cu|rosa-flat-icons-0.0.2-3|27	cp -rf ./* %{buildroot}%{_datadir}/icons/%{_name}
14cu|rosa-flat-icons-0.0.2-3|28	%fdupes -s %{buildroot}%{_datadir}/icons/%{_name}
14cu|rosa-flat-icons-0.0.2-3|29	
14cu|rosa-flat-icons-0.0.2-3|30	%files
14cu|rosa-flat-icons-0.0.2-3|31	%{_datadir}/icons/%{_name}/*
14cu|rosa-flat-icons-0.0.2-3|32	
14cu|rosa-flat-icons-0.0.2-3|33	%changelog
14cu|rosa-flat-icons-0.0.2-3|34	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-3
14cu|rosa-flat-icons-0.0.2-3|35	+ Revision: 2a0ae6d
14cu|rosa-flat-icons-0.0.2-3|36	- Move to contrib repository
14cu|rosa-flat-icons-0.0.2-3|37	
14cu|rosa-flat-icons-0.0.2-3|38	

14422 14
14cu|rosa-lxde-flat-0.0.4-3|1	%define tarname	rosa-lxde-flat
14cu|rosa-lxde-flat-0.0.4-3|2	
14cu|rosa-lxde-flat-0.0.4-3|3	Summary:	ROSA-elementary theme
14cu|rosa-lxde-flat-0.0.4-3|4	Name:		rosa-lxde-flat
14cu|rosa-lxde-flat-0.0.4-3|5	Version:	0.0.4
14cu|rosa-lxde-flat-0.0.4-3|6	Release:	3
14cu|rosa-lxde-flat-0.0.4-3|7	Source0:	%{tarname}-%{version}.tar.xz
14cu|rosa-lxde-flat-0.0.4-3|8	License:	GPLv2
14cu|rosa-lxde-flat-0.0.4-3|9	Group:		Graphical desktop/Other
14cu|rosa-lxde-flat-0.0.4-3|10	URL:		www.rosalinux.com
14cu|rosa-lxde-flat-0.0.4-3|11	BuildArch:	noarch
14cu|rosa-lxde-flat-0.0.4-3|12	Requires:	murrine
14cu|rosa-lxde-flat-0.0.4-3|13	Suggests:	rosa-flat-icons
14cu|rosa-lxde-flat-0.0.4-3|14	
14cu|rosa-lxde-flat-0.0.4-3|15	%description
14cu|rosa-lxde-flat-0.0.4-3|16	ROSA flat theme creates specially for the ROSA LXDE spin.
14cu|rosa-lxde-flat-0.0.4-3|17	Originally based on Sive Flat theme by http://nale12.deviantart.com
14cu|rosa-lxde-flat-0.0.4-3|18	
14cu|rosa-lxde-flat-0.0.4-3|19	%prep
14cu|rosa-lxde-flat-0.0.4-3|20	%setup -q
14cu|rosa-lxde-flat-0.0.4-3|21	
14cu|rosa-lxde-flat-0.0.4-3|22	%install
14cu|rosa-lxde-flat-0.0.4-3|23	%__mkdir -p %{buildroot}%{_datadir}/themes
14cu|rosa-lxde-flat-0.0.4-3|24	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-lxde-flat
14cu|rosa-lxde-flat-0.0.4-3|25	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-lxde-flat
14cu|rosa-lxde-flat-0.0.4-3|26	
14cu|rosa-lxde-flat-0.0.4-3|27	%files
14cu|rosa-lxde-flat-0.0.4-3|28	%defattr(644,root,root,755)
14cu|rosa-lxde-flat-0.0.4-3|29	%{_datadir}/themes/*
14cu|rosa-lxde-flat-0.0.4-3|30	
14cu|rosa-lxde-flat-0.0.4-3|31	%changelog
14cu|rosa-lxde-flat-0.0.4-3|32	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-3
14cu|rosa-lxde-flat-0.0.4-3|33	+ Revision: 2a995a9
14cu|rosa-lxde-flat-0.0.4-3|34	- Move to contrib repository
14cu|rosa-lxde-flat-0.0.4-3|35	
14cu|rosa-lxde-flat-0.0.4-3|36	

14423 14
14cu|rosa-stat-client-1.1-1|1	Name:      rosa-stat-client
14cu|rosa-stat-client-1.1-1|2	Version:   1.1
14cu|rosa-stat-client-1.1-1|3	Release:   1
14cu|rosa-stat-client-1.1-1|4	Group:     System/Base
14cu|rosa-stat-client-1.1-1|5	Summary:   ROSA Stat client
14cu|rosa-stat-client-1.1-1|6	License:   BSD
14cu|rosa-stat-client-1.1-1|7	Url:       http://wiki.rosalab.ru
14cu|rosa-stat-client-1.1-1|8	Source0:   https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14cu|rosa-stat-client-1.1-1|9	Patch0:    rosa-stat-client-launcher.patch
14cu|rosa-stat-client-1.1-1|10	BuildArch: noarch
14cu|rosa-stat-client-1.1-1|11	
14cu|rosa-stat-client-1.1-1|12	%description
14cu|rosa-stat-client-1.1-1|13	ROSA Stat client
14cu|rosa-stat-client-1.1-1|14	
14cu|rosa-stat-client-1.1-1|15	%package -n     python-%{name}
14cu|rosa-stat-client-1.1-1|16	Summary:        Python API for ROSA Freeze
14cu|rosa-stat-client-1.1-1|17	Group:          System/Base
14cu|rosa-stat-client-1.1-1|18	
14cu|rosa-stat-client-1.1-1|19	%description -n python-%{name}
14cu|rosa-stat-client-1.1-1|20	Python-%{name} is a module with Python API to
14cu|rosa-stat-client-1.1-1|21	manipulate ROSA Freeze features.
14cu|rosa-stat-client-1.1-1|22	
14cu|rosa-stat-client-1.1-1|23	%prep
14cu|rosa-stat-client-1.1-1|24	%setup -q
14cu|rosa-stat-client-1.1-1|25	%patch0 -p0
14cu|rosa-stat-client-1.1-1|26	
14cu|rosa-stat-client-1.1-1|27	%build
14cu|rosa-stat-client-1.1-1|28	
14cu|rosa-stat-client-1.1-1|29	%install
14cu|rosa-stat-client-1.1-1|30	install -m755 -D run.sh %{buildroot}%{_bindir}/rosa-stat
14cu|rosa-stat-client-1.1-1|31	mkdir -p %{buildroot}%{py_puresitedir}/%{name}
14cu|rosa-stat-client-1.1-1|32	cp -r fanotify %{buildroot}%{py_puresitedir}
14cu|rosa-stat-client-1.1-1|33	cp *py %{buildroot}%{py_puresitedir}/%{name}/
14cu|rosa-stat-client-1.1-1|34	
14cu|rosa-stat-client-1.1-1|35	%files
14cu|rosa-stat-client-1.1-1|36	%{_bindir}/*
14cu|rosa-stat-client-1.1-1|37	
14cu|rosa-stat-client-1.1-1|38	%files -n python-%{name}
14cu|rosa-stat-client-1.1-1|39	%{py_puresitedir}/*
14cu|rosa-stat-client-1.1-1|40	
14cu|rosa-stat-client-1.1-1|41	%changelog
14cu|rosa-stat-client-1.1-1|42	
14cu|rosa-stat-client-1.1-1|43	* Tue Jun 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-1
14cu|rosa-stat-client-1.1-1|44	- (c373048) Imported from SRPM
14cu|rosa-stat-client-1.1-1|45	
14cu|rosa-stat-client-1.1-1|46	

14424 14
14cu|rosa-tunnel-0.1.0-1|1	%global _build_pkgcheck_set %{nil}
14cu|rosa-tunnel-0.1.0-1|2	# define _sourcedir %(pwd)
14cu|rosa-tunnel-0.1.0-1|3	
14cu|rosa-tunnel-0.1.0-1|4	Summary: 	ROSA Tunnel
14cu|rosa-tunnel-0.1.0-1|5	Name: 		rosa-tunnel
14cu|rosa-tunnel-0.1.0-1|6	Version: 	0.1.0
14cu|rosa-tunnel-0.1.0-1|7	Release:	1
14cu|rosa-tunnel-0.1.0-1|8	Group: 		System/Libraries
14cu|rosa-tunnel-0.1.0-1|9	License: 	LGPLv2+
14cu|rosa-tunnel-0.1.0-1|10	Source0:    rosa-tunnel.py
14cu|rosa-tunnel-0.1.0-1|11	Requires: 	ssh
14cu|rosa-tunnel-0.1.0-1|12	Requires: 	x11vnc
14cu|rosa-tunnel-0.1.0-1|13	Requires:   python-pexpect
14cu|rosa-tunnel-0.1.0-1|14	
14cu|rosa-tunnel-0.1.0-1|15	
14cu|rosa-tunnel-0.1.0-1|16	%description
14cu|rosa-tunnel-0.1.0-1|17	Simple Tunnel for SSH and VNC tunneling. Low security!
14cu|rosa-tunnel-0.1.0-1|18	
14cu|rosa-tunnel-0.1.0-1|19	%prep
14cu|rosa-tunnel-0.1.0-1|20	%setup -T -c
14cu|rosa-tunnel-0.1.0-1|21	
14cu|rosa-tunnel-0.1.0-1|22	
14cu|rosa-tunnel-0.1.0-1|23	%install
14cu|rosa-tunnel-0.1.0-1|24	rm -rf %{buildroot}
14cu|rosa-tunnel-0.1.0-1|25	mkdir -p %{buildroot}/%{_bindir}
14cu|rosa-tunnel-0.1.0-1|26	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}
14cu|rosa-tunnel-0.1.0-1|27	
14cu|rosa-tunnel-0.1.0-1|28	%files
14cu|rosa-tunnel-0.1.0-1|29	%{_bindir}/*.py
14cu|rosa-tunnel-0.1.0-1|30	
14cu|rosa-tunnel-0.1.0-1|31	%changelog
14cu|rosa-tunnel-0.1.0-1|32	
14cu|rosa-tunnel-0.1.0-1|33	* Tue Apr 28 2015 Stas Fomin <stas-fomin@yandex.ru> 0.1.0-1
14cu|rosa-tunnel-0.1.0-1|34	- (9d740c6) fix
14cu|rosa-tunnel-0.1.0-1|35	
14cu|rosa-tunnel-0.1.0-1|36	

14425 14
14cu|rosa-wallpapers-0.2-1|1	Name:           rosa-wallpapers
14cu|rosa-wallpapers-0.2-1|2	Version:        0.2
14cu|rosa-wallpapers-0.2-1|3	Release:        1
14cu|rosa-wallpapers-0.2-1|4	Summary:        Wallpapers from ROSA users
14cu|rosa-wallpapers-0.2-1|5	Group:          Graphical desktop/KDE
14cu|rosa-wallpapers-0.2-1|6	License:        Creative Commons Attribution-NonCommercial
14cu|rosa-wallpapers-0.2-1|7	Url:            https://vk.com/album-33847957_216724465
14cu|rosa-wallpapers-0.2-1|8	Source0:        https://abf.io/soft/rosa-wallpapers/archive/%{name}-%{version}.tar.gz
14cu|rosa-wallpapers-0.2-1|9	BuildArch:      noarch
14cu|rosa-wallpapers-0.2-1|10	
14cu|rosa-wallpapers-0.2-1|11	
14cu|rosa-wallpapers-0.2-1|12	%description
14cu|rosa-wallpapers-0.2-1|13	Wallpapers created by ROSA users.
14cu|rosa-wallpapers-0.2-1|14	
14cu|rosa-wallpapers-0.2-1|15	%prep
14cu|rosa-wallpapers-0.2-1|16	%setup -q
14cu|rosa-wallpapers-0.2-1|17	
14cu|rosa-wallpapers-0.2-1|18	%build
14cu|rosa-wallpapers-0.2-1|19	# Nothing to do
14cu|rosa-wallpapers-0.2-1|20	
14cu|rosa-wallpapers-0.2-1|21	%install
14cu|rosa-wallpapers-0.2-1|22	mkdir -p %{buildroot}%{_datadir}/wallpapers
14cu|rosa-wallpapers-0.2-1|23	cp -r * %{buildroot}%{_datadir}/wallpapers
14cu|rosa-wallpapers-0.2-1|24	
14cu|rosa-wallpapers-0.2-1|25	%files
14cu|rosa-wallpapers-0.2-1|26	%{_datadir}/wallpapers/*
14cu|rosa-wallpapers-0.2-1|27	
14cu|rosa-wallpapers-0.2-1|28	%changelog
14cu|rosa-wallpapers-0.2-1|29	
14cu|rosa-wallpapers-0.2-1|30	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 0.2-1
14cu|rosa-wallpapers-0.2-1|31	- (dce4ab8) Add more wallpapers, add localized description
14cu|rosa-wallpapers-0.2-1|32	
14cu|rosa-wallpapers-0.2-1|33	

14426 14
14cu|rosa-xfce-config-2014.1-2|1	%define snap 20140914
14cu|rosa-xfce-config-2014.1-2|2	
14cu|rosa-xfce-config-2014.1-2|3	Summary:	ROSA Xfce configuration files
14cu|rosa-xfce-config-2014.1-2|4	Name:		rosa-xfce-config
14cu|rosa-xfce-config-2014.1-2|5	Version:	2014.1
14cu|rosa-xfce-config-2014.1-2|6	Release:	2
14cu|rosa-xfce-config-2014.1-2|7	License:	GPLv2+
14cu|rosa-xfce-config-2014.1-2|8	Group:		Graphical desktop/Xfce
14cu|rosa-xfce-config-2014.1-2|9	Url:		http://rosalab.ru
14cu|rosa-xfce-config-2014.1-2|10	Source0:	%{name}-%{snap}.tar.bz2
14cu|rosa-xfce-config-2014.1-2|11	Requires:	dynamic
14cu|rosa-xfce-config-2014.1-2|12	Requires:	ia_ora-xfce
14cu|rosa-xfce-config-2014.1-2|13	Requires:	rosa-icons
14cu|rosa-xfce-config-2014.1-2|14	Requires:	branding-configs-common
14cu|rosa-xfce-config-2014.1-2|15	Requires:	xfconf
14cu|rosa-xfce-config-2014.1-2|16	BuildArch:	noarch
14cu|rosa-xfce-config-2014.1-2|17	
14cu|rosa-xfce-config-2014.1-2|18	%description
14cu|rosa-xfce-config-2014.1-2|19	This package contains configuration files for ROSA Xfce desktop environment.
14cu|rosa-xfce-config-2014.1-2|20	
14cu|rosa-xfce-config-2014.1-2|21	%files
14cu|rosa-xfce-config-2014.1-2|22	%doc AUTHORS ChangeLog README.update.urpmi
14cu|rosa-xfce-config-2014.1-2|23	%{_sysconfdir}/xdg/Terminal/*
14cu|rosa-xfce-config-2014.1-2|24	%{_sysconfdir}/xdg/Thunar/*
14cu|rosa-xfce-config-2014.1-2|25	%{_sysconfdir}/xdg/autostart/*
14cu|rosa-xfce-config-2014.1-2|26	%{_sysconfdir}/xdg/xfce4/*
14cu|rosa-xfce-config-2014.1-2|27	%{_bindir}/xfce4-firstrun
14cu|rosa-xfce-config-2014.1-2|28	
14cu|rosa-xfce-config-2014.1-2|29	#----------------------------------------------------------------------------
14cu|rosa-xfce-config-2014.1-2|30	
14cu|rosa-xfce-config-2014.1-2|31	%prep
14cu|rosa-xfce-config-2014.1-2|32	%setup -qn %{name}-%{snap}
14cu|rosa-xfce-config-2014.1-2|33	
14cu|rosa-xfce-config-2014.1-2|34	%build
14cu|rosa-xfce-config-2014.1-2|35	
14cu|rosa-xfce-config-2014.1-2|36	%install
14cu|rosa-xfce-config-2014.1-2|37	%makeinstall_std \
14cu|rosa-xfce-config-2014.1-2|38	sysconfdir=%{_sysconfdir} \
14cu|rosa-xfce-config-2014.1-2|39	iconsdir=%{_iconsdir} \
14cu|rosa-xfce-config-2014.1-2|40	prefix=%{_prefix}
14cu|rosa-xfce-config-2014.1-2|41	
14cu|rosa-xfce-config-2014.1-2|42	
14cu|rosa-xfce-config-2014.1-2|43	%changelog
14cu|rosa-xfce-config-2014.1-2|44	* Wed Mar 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014.1-2
14cu|rosa-xfce-config-2014.1-2|45	+ Revision: c6e2bab
14cu|rosa-xfce-config-2014.1-2|46	- Switch to branding-configs-common
14cu|rosa-xfce-config-2014.1-2|47	
14cu|rosa-xfce-config-2014.1-2|48	

14427 14
14cu|rosegarden-16.02-1|1	%define	with_qt5 0
14cu|rosegarden-16.02-1|2	%define	oversion 16.02
14cu|rosegarden-16.02-1|3	
14cu|rosegarden-16.02-1|4	Name:		rosegarden
14cu|rosegarden-16.02-1|5	Version:	16.02
14cu|rosegarden-16.02-1|6	Release:	1
14cu|rosegarden-16.02-1|7	Summary:	Midi, audio and notation editor
14cu|rosegarden-16.02-1|8	License:	GPLv2+
14cu|rosegarden-16.02-1|9	Group:		Sound
14cu|rosegarden-16.02-1|10	URL:		http://www.rosegardenmusic.com/
14cu|rosegarden-16.02-1|11	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|rosegarden-16.02-1|12	Source100:	%{name}.rpmlintrc
14cu|rosegarden-16.02-1|13	BuildRequires:	cmake >= 2.8.12
14cu|rosegarden-16.02-1|14	%if %{with_qt5}
14cu|rosegarden-16.02-1|15	BuildRequires:	pkgconfig(Qt5Core) >= 5.1.0
14cu|rosegarden-16.02-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|rosegarden-16.02-1|17	BuildRequires:	pkgconfig(Qt5Network)
14cu|rosegarden-16.02-1|18	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|rosegarden-16.02-1|19	BuildRequires:	pkgconfig(Qt5Test)
14cu|rosegarden-16.02-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|rosegarden-16.02-1|21	BuildRequires:	pkgconfig(Qt5Xml)
14cu|rosegarden-16.02-1|22	%else
14cu|rosegarden-16.02-1|23	BuildRequires:	qt4-devel >= 4.8.0
14cu|rosegarden-16.02-1|24	%endif
14cu|rosegarden-16.02-1|25	BuildRequires:	ladspa-devel
14cu|rosegarden-16.02-1|26	BuildRequires:	pkgconfig(liblircclient0)
14cu|rosegarden-16.02-1|27	BuildRequires:	pkgconfig(jack)
14cu|rosegarden-16.02-1|28	BuildRequires:	pkgconfig(alsa)
14cu|rosegarden-16.02-1|29	BuildRequires:	pkgconfig(sndfile) >= 1.0.16
14cu|rosegarden-16.02-1|30	BuildRequires:	pkgconfig(samplerate) >= 0.1.2
14cu|rosegarden-16.02-1|31	BuildRequires:	pkgconfig(lrdf) >= 0.2
14cu|rosegarden-16.02-1|32	BuildRequires:	pkgconfig(dssi)
14cu|rosegarden-16.02-1|33	BuildRequires:	pkgconfig(fftw3) >= 3.0.0
14cu|rosegarden-16.02-1|34	BuildRequires:	pkgconfig(liblo) >= 0.7
14cu|rosegarden-16.02-1|35	BuildRequires:	pkgconfig(x11)
14cu|rosegarden-16.02-1|36	BuildRequires:	pkgconfig(xext)
14cu|rosegarden-16.02-1|37	BuildRequires:	pkgconfig(xft)
14cu|rosegarden-16.02-1|38	BuildRequires:	imagemagick
14cu|rosegarden-16.02-1|39	BuildRequires:	chrpath
14cu|rosegarden-16.02-1|40	BuildRequires:	libxml2-utils
14cu|rosegarden-16.02-1|41	BuildRequires:	makedepend
14cu|rosegarden-16.02-1|42	#BuildRequires:	python
14cu|rosegarden-16.02-1|43	BuildRequires:	perl
14cu|rosegarden-16.02-1|44	#BuildRequires:	alsa-oss-devel
14cu|rosegarden-16.02-1|45	Requires:	flac
14cu|rosegarden-16.02-1|46	Requires:	wavpack
14cu|rosegarden-16.02-1|47	Requires:	libsndfile-progs
14cu|rosegarden-16.02-1|48	# For sndfile-resample, see https://bugzilla.novell.com/show_bug.cgi?id=443543
14cu|rosegarden-16.02-1|49	# - AdamW 2008/12
14cu|rosegarden-16.02-1|50	Requires:	libsamplerate-progs
14cu|rosegarden-16.02-1|51	Requires:	xterm
14cu|rosegarden-16.02-1|52	Suggests:	lilypond
14cu|rosegarden-16.02-1|53	Suggests:	okular
14cu|rosegarden-16.02-1|54	Suggests:	qjackctl
14cu|rosegarden-16.02-1|55	Suggests:	fluidsynth
14cu|rosegarden-16.02-1|56	%rename		%{name}4
14cu|rosegarden-16.02-1|57	
14cu|rosegarden-16.02-1|58	%description
14cu|rosegarden-16.02-1|59	Rosegarden is an attractive, user-friendly MIDI and audio sequencer, notation
14cu|rosegarden-16.02-1|60	editor, and general-purpose music composition and editing application for Unix
14cu|rosegarden-16.02-1|61	and Linux
14cu|rosegarden-16.02-1|62	
14cu|rosegarden-16.02-1|63	%files
14cu|rosegarden-16.02-1|64	%doc AUTHORS COPYING README
14cu|rosegarden-16.02-1|65	%{_bindir}/%{name}
14cu|rosegarden-16.02-1|66	%{_datadir}/%{name}
14cu|rosegarden-16.02-1|67	%{_datadir}/applications/%{name}.desktop
14cu|rosegarden-16.02-1|68	%{_datadir}/icons/*/*/*/*%{name}*
14cu|rosegarden-16.02-1|69	%{_datadir}/mime/*
14cu|rosegarden-16.02-1|70	%{_datadir}/appdata/%{name}.appdata.xml
14cu|rosegarden-16.02-1|71	
14cu|rosegarden-16.02-1|72	#--------------------------------------------------------------------
14cu|rosegarden-16.02-1|73	
14cu|rosegarden-16.02-1|74	%prep
14cu|rosegarden-16.02-1|75	%setup -qn %{name}-%{oversion}
14cu|rosegarden-16.02-1|76	
14cu|rosegarden-16.02-1|77	
14cu|rosegarden-16.02-1|78	# Fix exec bits to avoid rpmlint noise
14cu|rosegarden-16.02-1|79	chmod -x src/gui/widgets/BaseTextFloat.*
14cu|rosegarden-16.02-1|80	
14cu|rosegarden-16.02-1|81	
14cu|rosegarden-16.02-1|82	%build
14cu|rosegarden-16.02-1|83	%if %{with_qt5}
14cu|rosegarden-16.02-1|84	%cmake .. -DUSE_QT5=TRUE
14cu|rosegarden-16.02-1|85	%else
14cu|rosegarden-16.02-1|86	%cmake .. -DUSE_QT4=TRUE
14cu|rosegarden-16.02-1|87	%endif
14cu|rosegarden-16.02-1|88	%make
14cu|rosegarden-16.02-1|89	
14cu|rosegarden-16.02-1|90	
14cu|rosegarden-16.02-1|91	%install
14cu|rosegarden-16.02-1|92	%makeinstall_std -C build
14cu|rosegarden-16.02-1|93	
14cu|rosegarden-16.02-1|94	# Install some extra files
14cu|rosegarden-16.02-1|95	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|rosegarden-16.02-1|96	cp -pr \
14cu|rosegarden-16.02-1|97	data/autoload \
14cu|rosegarden-16.02-1|98	data/chords \
14cu|rosegarden-16.02-1|99	data/examples \
14cu|rosegarden-16.02-1|100	data/fonts \
14cu|rosegarden-16.02-1|101	data/library \
14cu|rosegarden-16.02-1|102	data/percussion \
14cu|rosegarden-16.02-1|103	data/pitches \
14cu|rosegarden-16.02-1|104	data/pixmaps \
14cu|rosegarden-16.02-1|105	data/presets \
14cu|rosegarden-16.02-1|106	data/profile \
14cu|rosegarden-16.02-1|107	data/rc \
14cu|rosegarden-16.02-1|108	data/styles \
14cu|rosegarden-16.02-1|109	data/templates \
14cu|rosegarden-16.02-1|110	%{buildroot}%{_datadir}/%{name}
14cu|rosegarden-16.02-1|111	
14cu|rosegarden-16.02-1|112	# FIXME Install manually translation .qm files:
14cu|rosegarden-16.02-1|113	# they are in build/src and not bundled with the main executable
14cu|rosegarden-16.02-1|114	mkdir -p %{buildroot}%{_datadir}/%{name}/locale
14cu|rosegarden-16.02-1|115	cp build/src/*.qm %{buildroot}%{_datadir}/%{name}/locale
14cu|rosegarden-16.02-1|116	%changelog
14cu|rosegarden-16.02-1|117	
14cu|rosegarden-16.02-1|118	* Mon Mar 07 2016 Giovanni Mariani <mc2374@mclink.it> 16.02-1
14cu|rosegarden-16.02-1|119	- (da40ff3) Updated to release 16.02
14cu|rosegarden-16.02-1|120	
14cu|rosegarden-16.02-1|121	

14428 14
14cu|roundcubemail-1.2.7-1|1	%global __requires_exclude pear\\(vendor/autoload.php\\)|pear\\(xmlapi.php\\)
14cu|roundcubemail-1.2.7-1|2	## pear(xmlapi.php) may need to be packaged, but for the time being a bug has been filed
14cu|roundcubemail-1.2.7-1|3	%define oname %{name}-%{version}
14cu|roundcubemail-1.2.7-1|4	
14cu|roundcubemail-1.2.7-1|5	%global php_inidir %{_sysconfdir}/php.d
14cu|roundcubemail-1.2.7-1|6	
14cu|roundcubemail-1.2.7-1|7	# Paths. Do not include trailing slash
14cu|roundcubemail-1.2.7-1|8	%global roundcube %{_datadir}/roundcubemail
14cu|roundcubemail-1.2.7-1|9	%global roundcube_plugins %{roundcube}/plugins
14cu|roundcubemail-1.2.7-1|10	%global roundcube_conf %{_sysconfdir}/roundcubemail
14cu|roundcubemail-1.2.7-1|11	%global roundcube_log %{_logdir}/roundcubemail
14cu|roundcubemail-1.2.7-1|12	%global roundcube_lib %{_localstatedir}/lib/roundcubemail
14cu|roundcubemail-1.2.7-1|13	
14cu|roundcubemail-1.2.7-1|14	Summary:	Round Cube Webmail is a browser-based multilingual IMAP client
14cu|roundcubemail-1.2.7-1|15	Name:		roundcubemail
14cu|roundcubemail-1.2.7-1|16	Version:	1.2.7
14cu|roundcubemail-1.2.7-1|17	Release:	1
14cu|roundcubemail-1.2.7-1|18	Epoch:		1
14cu|roundcubemail-1.2.7-1|19	Group:		System/Servers
14cu|roundcubemail-1.2.7-1|20	License:	GPLv3
14cu|roundcubemail-1.2.7-1|21	Url:		http://www.roundcube.net/
14cu|roundcubemail-1.2.7-1|22	Source0:	https://github.com/roundcube/roundcubemail/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|roundcubemail-1.2.7-1|23	Source1:	roundcubemail.conf
14cu|roundcubemail-1.2.7-1|24	Source2:	roundcubemail.logrotate
14cu|roundcubemail-1.2.7-1|25	Source3:	roundcubemail-README
14cu|roundcubemail-1.2.7-1|26	Patch0:		roundcubemail-1.2.1-no_swf.patch
14cu|roundcubemail-1.2.7-1|27	Patch1:		ticket-466-changes.patch
14cu|roundcubemail-1.2.7-1|28	Requires:	apache-mod_php
14cu|roundcubemail-1.2.7-1|29	Requires:	php-gd
14cu|roundcubemail-1.2.7-1|30	Requires:	php-gettext
14cu|roundcubemail-1.2.7-1|31	Requires:	php-iconv
14cu|roundcubemail-1.2.7-1|32	Requires:	php-mbstring
14cu|roundcubemail-1.2.7-1|33	Requires:	php-mcrypt
14cu|roundcubemail-1.2.7-1|34	Requires:	php-openssl
14cu|roundcubemail-1.2.7-1|35	Requires:	php-session
14cu|roundcubemail-1.2.7-1|36	Requires:	php-pdo_mysql
14cu|roundcubemail-1.2.7-1|37	Requires:	php-pear-Auth_SASL
14cu|roundcubemail-1.2.7-1|38	Requires:	php-pear-Mail_Mime
14cu|roundcubemail-1.2.7-1|39	Requires:	php-pear-Mail_mimeDecode
14cu|roundcubemail-1.2.7-1|40	Requires:	php-pear-Net_SMTP
14cu|roundcubemail-1.2.7-1|41	Requires:	php-pear-Net_LDAP2
14cu|roundcubemail-1.2.7-1|42	Requires:	php-pear-Net_Sieve
14cu|roundcubemail-1.2.7-1|43	Requires:	php-pear-Net_Socket
14cu|roundcubemail-1.2.7-1|44	Requires:	php-pear-MDB2
14cu|roundcubemail-1.2.7-1|45	Requires:	php-pear-Net_IDNA2
14cu|roundcubemail-1.2.7-1|46	Requires(pre):	php-pear >= 1.9.0
14cu|roundcubemail-1.2.7-1|47	Requires:	php-xml
14cu|roundcubemail-1.2.7-1|48	Requires:	php-pear-Crypt_GPG
14cu|roundcubemail-1.2.7-1|49	Suggests:	php-fileinfo
14cu|roundcubemail-1.2.7-1|50	Suggests:	php-intl
14cu|roundcubemail-1.2.7-1|51	Suggests:	php-pear-MDB2_Driver_mysql
14cu|roundcubemail-1.2.7-1|52	Suggests:	php-zip
14cu|roundcubemail-1.2.7-1|53	Provides:	roundcubemail-skin-larry
14cu|roundcubemail-1.2.7-1|54	Provides:	roundcubemail-skin-classic
14cu|roundcubemail-1.2.7-1|55	Provides:	roundcubemail-plugin-jqueryui
14cu|roundcubemail-1.2.7-1|56	Provides:	roundcubemail-plugin-acl
14cu|roundcubemail-1.2.7-1|57	BuildArch:	noarch
14cu|roundcubemail-1.2.7-1|58	
14cu|roundcubemail-1.2.7-1|59	%description
14cu|roundcubemail-1.2.7-1|60	RoundCube Webmail is a browser-based multilingual IMAP client with an
14cu|roundcubemail-1.2.7-1|61	application-like user interface. It provides full functionality you
14cu|roundcubemail-1.2.7-1|62	expect from an e-mail client, including MIME support, address book,
14cu|roundcubemail-1.2.7-1|63	folder manipulation, message searching and spell checking.
14cu|roundcubemail-1.2.7-1|64	RoundCube Webmail is written in PHP and requires a database: MariaDB,
14cu|roundcubemail-1.2.7-1|65	PostgreSQL and SQLite are known to work.
14cu|roundcubemail-1.2.7-1|66	The user interface is fully skinnable using XHTML and CSS 2.
14cu|roundcubemail-1.2.7-1|67	
14cu|roundcubemail-1.2.7-1|68	%files
14cu|roundcubemail-1.2.7-1|69	%doc CHANGELOG INSTALL LICENSE README.md SQL UPGRADING
14cu|roundcubemail-1.2.7-1|70	%{_datadir}/%{name}
14cu|roundcubemail-1.2.7-1|71	%dir %{_sysconfdir}/%{name}
14cu|roundcubemail-1.2.7-1|72	%attr(0755,root,apache)%{_logdir}/%{name}
14cu|roundcubemail-1.2.7-1|73	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|roundcubemail-1.2.7-1|74	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/acl.inc.php
14cu|roundcubemail-1.2.7-1|75	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/defaults.inc.php
14cu|roundcubemail-1.2.7-1|76	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
14cu|roundcubemail-1.2.7-1|77	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/enigma.inc.php
14cu|roundcubemail-1.2.7-1|78	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/managesieve.inc.php
14cu|roundcubemail-1.2.7-1|79	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/mimetypes.php
14cu|roundcubemail-1.2.7-1|80	%attr(0640,root,apache)%config(noreplace) %{_sysconfdir}/%{name}/password.inc.php
14cu|roundcubemail-1.2.7-1|81	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|roundcubemail-1.2.7-1|82	%attr(0775,root,apache) %dir %{_localstatedir}/lib/roundcubemail
14cu|roundcubemail-1.2.7-1|83	%attr(0770,root,apache) %dir %{_localstatedir}/lib/roundcubemail/plugins
14cu|roundcubemail-1.2.7-1|84	%attr(0770,root,apache) %dir %{_localstatedir}/lib/roundcubemail/plugins/enigma
14cu|roundcubemail-1.2.7-1|85	
14cu|roundcubemail-1.2.7-1|86	#---------------------------------------------------------------------------
14cu|roundcubemail-1.2.7-1|87	
14cu|roundcubemail-1.2.7-1|88	%prep
14cu|roundcubemail-1.2.7-1|89	%setup -q -n %{oname}
14cu|roundcubemail-1.2.7-1|90	%patch0 -p1
14cu|roundcubemail-1.2.7-1|91	%patch1 -p1
14cu|roundcubemail-1.2.7-1|92	
14cu|roundcubemail-1.2.7-1|93	sed -i '/sqlite/d' config/defaults.inc.php
14cu|roundcubemail-1.2.7-1|94	sed -i 's/\r//' SQL/mssql.initial.sql
14cu|roundcubemail-1.2.7-1|95	
14cu|roundcubemail-1.2.7-1|96	find . -type f -name '*.swf' | xargs rm -f
14cu|roundcubemail-1.2.7-1|97	
14cu|roundcubemail-1.2.7-1|98	echo "CVE-2012-4230: removing tinymce bbcode plugin, check path if this fails."
14cu|roundcubemail-1.2.7-1|99	test -d program/js/*mce/plugins/bbcode && rm -rf program/js/*mce/plugins/bbcode || exit 1
14cu|roundcubemail-1.2.7-1|100	
14cu|roundcubemail-1.2.7-1|101	%build
14cu|roundcubemail-1.2.7-1|102	
14cu|roundcubemail-1.2.7-1|103	%install
14cu|roundcubemail-1.2.7-1|104	install -d %{buildroot}%{roundcube}
14cu|roundcubemail-1.2.7-1|105	cp -pr ./* %{buildroot}%{roundcube}
14cu|roundcubemail-1.2.7-1|106	cp -a ./.htaccess %{buildroot}%{roundcube}/.htaccess
14cu|roundcubemail-1.2.7-1|107	
14cu|roundcubemail-1.2.7-1|108	sed -i \
14cu|roundcubemail-1.2.7-1|109	-e '/memory_limit/d' \
14cu|roundcubemail-1.2.7-1|110	-e '/post_max_size/d' \
14cu|roundcubemail-1.2.7-1|111	-e '/upload_max_filesize/d' \
14cu|roundcubemail-1.2.7-1|112	%{buildroot}%{roundcube}/.htaccess
14cu|roundcubemail-1.2.7-1|113	
14cu|roundcubemail-1.2.7-1|114	rm -rf %{buildroot}%{roundcube}/installer
14cu|roundcubemail-1.2.7-1|115	
14cu|roundcubemail-1.2.7-1|116	mkdir -p %{buildroot}%{_webappconfdir}
14cu|roundcubemail-1.2.7-1|117	cp -pr %SOURCE1 %{buildroot}%{_webappconfdir}
14cu|roundcubemail-1.2.7-1|118	
14cu|roundcubemail-1.2.7-1|119	mkdir -p %{buildroot}%{roundcube_conf}
14cu|roundcubemail-1.2.7-1|120	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|roundcubemail-1.2.7-1|121	cp -pr %SOURCE2 %{buildroot}%{_sysconfdir}/logrotate.d/roundcubemail
14cu|roundcubemail-1.2.7-1|122	
14cu|roundcubemail-1.2.7-1|123	mkdir -p %{buildroot}%{roundcube_lib}/plugins/enigma
14cu|roundcubemail-1.2.7-1|124	mkdir -p %{buildroot}%{roundcube_log}
14cu|roundcubemail-1.2.7-1|125	
14cu|roundcubemail-1.2.7-1|126	mv %{buildroot}%{roundcube}/config/config.inc.php.sample %{buildroot}%{roundcube_conf}/config.inc.php
14cu|roundcubemail-1.2.7-1|127	mv %{buildroot}%{roundcube}/config/defaults.inc.php %{buildroot}%{roundcube_conf}/defaults.inc.php
14cu|roundcubemail-1.2.7-1|128	
14cu|roundcubemail-1.2.7-1|129	mv %{buildroot}%{roundcube}/config/* %{buildroot}%{roundcube_conf}/
14cu|roundcubemail-1.2.7-1|130	rm -rf %{buildroot}%{roundcube}/config
14cu|roundcubemail-1.2.7-1|131	rm -rf %{buildroot}%{roundcube}/logs
14cu|roundcubemail-1.2.7-1|132	rm -rf %{buildroot}%{roundcube}/temp
14cu|roundcubemail-1.2.7-1|133	
14cu|roundcubemail-1.2.7-1|134	pushd %{buildroot}%{roundcube}
14cu|roundcubemail-1.2.7-1|135	ln -s ../../..%{roundcube_conf} config
14cu|roundcubemail-1.2.7-1|136	ln -s ../../..%{roundcube_log} logs
14cu|roundcubemail-1.2.7-1|137	ln -s ../../..%{roundcube_lib} temp
14cu|roundcubemail-1.2.7-1|138	popd
14cu|roundcubemail-1.2.7-1|139	
14cu|roundcubemail-1.2.7-1|140	# Enigma
14cu|roundcubemail-1.2.7-1|141	mv %{buildroot}%{roundcube_plugins}/enigma/config.inc.php.dist %{buildroot}%{roundcube_conf}/enigma.inc.php
14cu|roundcubemail-1.2.7-1|142	rm -rf %{buildroot}%{roundcube_plugins}/enigma/config.inc.php
14cu|roundcubemail-1.2.7-1|143	pushd %{buildroot}%{roundcube_plugins}/enigma
14cu|roundcubemail-1.2.7-1|144	ln -s ../../../../..%{roundcube_conf}/enigma.inc.php config.inc.php
14cu|roundcubemail-1.2.7-1|145	rm -rf home/
14cu|roundcubemail-1.2.7-1|146	ln -s ../../../../..%{roundcube_lib}/plugins/enigma/ home
14cu|roundcubemail-1.2.7-1|147	popd
14cu|roundcubemail-1.2.7-1|148	mkdir -p %{buildroot}%{roundcube_lib}/plugins/enigma
14cu|roundcubemail-1.2.7-1|149	
14cu|roundcubemail-1.2.7-1|150	# ACL plugin
14cu|roundcubemail-1.2.7-1|151	mv %{buildroot}%{roundcube_plugins}/acl/config.inc.php.dist %{buildroot}%{roundcube_conf}/acl.inc.php
14cu|roundcubemail-1.2.7-1|152	rm -rf %{buildroot}%{roundcube_plugins}/acl/config.inc.php
14cu|roundcubemail-1.2.7-1|153	pushd %{buildroot}%{roundcube_plugins}/acl/
14cu|roundcubemail-1.2.7-1|154	ln -s ../../../../..%{roundcube_conf}/acl.inc.php config.inc.php
14cu|roundcubemail-1.2.7-1|155	popd
14cu|roundcubemail-1.2.7-1|156	
14cu|roundcubemail-1.2.7-1|157	# Managesieve plugin
14cu|roundcubemail-1.2.7-1|158	mv %{buildroot}%{roundcube_plugins}/managesieve/config.inc.php.dist %{buildroot}%{roundcube_conf}/managesieve.inc.php
14cu|roundcubemail-1.2.7-1|159	pushd %{buildroot}%{roundcube_plugins}/managesieve/
14cu|roundcubemail-1.2.7-1|160	ln -s ../../../../..%{roundcube_conf}/managesieve.inc.php config.inc.php
14cu|roundcubemail-1.2.7-1|161	popd
14cu|roundcubemail-1.2.7-1|162	
14cu|roundcubemail-1.2.7-1|163	# Password plugin
14cu|roundcubemail-1.2.7-1|164	mv %{buildroot}%{roundcube_plugins}/password/config.inc.php.dist %{buildroot}%{roundcube_conf}/password.inc.php
14cu|roundcubemail-1.2.7-1|165	pushd %{buildroot}%{roundcube_plugins}/password/
14cu|roundcubemail-1.2.7-1|166	ln -s ../../../../..%{roundcube_conf}/password.inc.php config.inc.php
14cu|roundcubemail-1.2.7-1|167	popd
14cu|roundcubemail-1.2.7-1|168	
14cu|roundcubemail-1.2.7-1|169	# clean up the buildroot
14cu|roundcubemail-1.2.7-1|170	rm -rf %{buildroot}%{roundcube}/{CHANGELOG,INSTALL,LICENSE,README,UPGRADING,SQL}
14cu|roundcubemail-1.2.7-1|171	
14cu|roundcubemail-1.2.7-1|172	# Fix anything executable that does not have a shebang
14cu|roundcubemail-1.2.7-1|173	for file in `find %{buildroot}/%{roundcube} -type f -perm /a+x`; do
14cu|roundcubemail-1.2.7-1|174	[ -z "`head -n 1 $file | grep \"^#!/\"`" ] && chmod -v 644 $file
14cu|roundcubemail-1.2.7-1|175	done
14cu|roundcubemail-1.2.7-1|176	
14cu|roundcubemail-1.2.7-1|177	# Find files with a shebang that do not have executable permissions
14cu|roundcubemail-1.2.7-1|178	for file in `find %{buildroot}/%{roundcube} -type f ! -perm /a+x`; do
14cu|roundcubemail-1.2.7-1|179	[ ! -z "`head -n 1 $file | grep \"^#!/\"`" ] && chmod -v 755 $file
14cu|roundcubemail-1.2.7-1|180	done
14cu|roundcubemail-1.2.7-1|181	
14cu|roundcubemail-1.2.7-1|182	# Find files that have non-standard-executable-perm
14cu|roundcubemail-1.2.7-1|183	find %{buildroot}/%{roundcube} -type f -perm /g+wx -exec chmod -v g-w {} \;
14cu|roundcubemail-1.2.7-1|184	
14cu|roundcubemail-1.2.7-1|185	# Find files that are not readable
14cu|roundcubemail-1.2.7-1|186	find %{buildroot}/%{roundcube} -type f ! -perm /go+r -exec chmod -v go+r {} \;
14cu|roundcubemail-1.2.7-1|187	
14cu|roundcubemail-1.2.7-1|188	#
14cu|roundcubemail-1.2.7-1|189	# Exclude the following external libraries
14cu|roundcubemail-1.2.7-1|190	#
14cu|roundcubemail-1.2.7-1|191	# php-pear-Net-IDNA2
14cu|roundcubemail-1.2.7-1|192	rm -rf %{buildroot}/%{roundcube}/program/lib/Net/IDNA2/ \
14cu|roundcubemail-1.2.7-1|193	%{buildroot}/%{roundcube}/program/lib/Net/IDNA2.php
14cu|roundcubemail-1.2.7-1|194	# php-pear-Net-SMTP
14cu|roundcubemail-1.2.7-1|195	rm -rf %{buildroot}/%{roundcube}/program/lib/Net/SMTP.php
14cu|roundcubemail-1.2.7-1|196	# php-pear-Net-Socket
14cu|roundcubemail-1.2.7-1|197	rm -rf %{buildroot}/%{roundcube}/program/lib/Net/Socket.php
14cu|roundcubemail-1.2.7-1|198	# php-pear-Mail
14cu|roundcubemail-1.2.7-1|199	rm -rf %{buildroot}/%{roundcube}/program/lib/Mail/
14cu|roundcubemail-1.2.7-1|200	# php-pear-MDB2
14cu|roundcubemail-1.2.7-1|201	rm -rf %{buildroot}/%{roundcube}/program/lib/MDB2/ \
14cu|roundcubemail-1.2.7-1|202	%{buildroot}/%{roundcube}/program/lib/MDB2.php
14cu|roundcubemail-1.2.7-1|203	# php-pear
14cu|roundcubemail-1.2.7-1|204	rm -rf %{buildroot}/%{roundcube}/program/lib/PEAR.php \
14cu|roundcubemail-1.2.7-1|205	%{buildroot}/%{roundcube}/program/lib/PEAR5.php
14cu|roundcubemail-1.2.7-1|206	# php-pear-Net-Sieve
14cu|roundcubemail-1.2.7-1|207	rm -rf %{buildroot}/%{roundcube_plugins}/managesieve/lib/Net
14cu|roundcubemail-1.2.7-1|208	
14cu|roundcubemail-1.2.7-1|209	
14cu|roundcubemail-1.2.7-1|210	%pre
14cu|roundcubemail-1.2.7-1|211	# needed if you have kolab installed
14cu|roundcubemail-1.2.7-1|212	if [ -f "/etc/roundcubemail/kolab.inc.php" ]; then
14cu|roundcubemail-1.2.7-1|213	mv /etc/roundcubemail/kolab.inc.php /etc/roundcubemail/libkolab.inc.php
14cu|roundcubemail-1.2.7-1|214	fi
14cu|roundcubemail-1.2.7-1|215	
14cu|roundcubemail-1.2.7-1|216	if [ -L %{roundcube_plugins}/enigma/home -a ! -d %{roundcube_plugins}/enigma/home ]; then
14cu|roundcubemail-1.2.7-1|217	rm -rf %{roundcube_plugins}/enigma/home >/dev/null 2>&1 || :
14cu|roundcubemail-1.2.7-1|218	fi
14cu|roundcubemail-1.2.7-1|219	
14cu|roundcubemail-1.2.7-1|220	
14cu|roundcubemail-1.2.7-1|221	
14cu|roundcubemail-1.2.7-1|222	%post
14cu|roundcubemail-1.2.7-1|223	# replace default des string in config file for better security
14cu|roundcubemail-1.2.7-1|224	function makedesstr () {
14cu|roundcubemail-1.2.7-1|225	chars=(0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z A
14cu|roundcubemail-1.2.7-1|226	B C D E F G H I J K L M N O P Q R S T U V W X Y Z)
14cu|roundcubemail-1.2.7-1|227	
14cu|roundcubemail-1.2.7-1|228	max=${#chars[*]}
14cu|roundcubemail-1.2.7-1|229	
14cu|roundcubemail-1.2.7-1|230	for i in `seq 1 24`; do
14cu|roundcubemail-1.2.7-1|231	let rand=${RANDOM}%%${max}
14cu|roundcubemail-1.2.7-1|232	str="${str}${chars[$rand]}"
14cu|roundcubemail-1.2.7-1|233	done
14cu|roundcubemail-1.2.7-1|234	echo $str
14cu|roundcubemail-1.2.7-1|235	}
14cu|roundcubemail-1.2.7-1|236	
14cu|roundcubemail-1.2.7-1|237	sed -i "s/rcmail-\!24ByteDESkey\*Str/`makedesstr`/" /etc/roundcubemail/defaults.inc.php || : &> /dev/null
14cu|roundcubemail-1.2.7-1|238	
14cu|roundcubemail-1.2.7-1|239	sed -i -r -e "s/.*(\s*define\(\s*'RCMAIL_VERSION'\s*,\s*').*('\);)/\1%{version}-%{release}\2/g" \
14cu|roundcubemail-1.2.7-1|240	%{roundcube}/program/include/iniset.php || :
14cu|roundcubemail-1.2.7-1|241	
14cu|roundcubemail-1.2.7-1|242	if [ -f "%{php_inidir}/99_apcu.ini" ]; then
14cu|roundcubemail-1.2.7-1|243	if [ ! -z "`grep ^apcu.enabled=1 %{php_inidir}/99_apc.ini`" ]; then
14cu|roundcubemail-1.2.7-1|244	
14cu|roundcubemail-1.2.7-1|245	/sbin/systemctl condrestart %{httpd_name}
14cu|roundcubemail-1.2.7-1|246	
14cu|roundcubemail-1.2.7-1|247	fi
14cu|roundcubemail-1.2.7-1|248	fi
14cu|roundcubemail-1.2.7-1|249	
14cu|roundcubemail-1.2.7-1|250	/usr/share/roundcubemail/bin/updatedb.sh \
14cu|roundcubemail-1.2.7-1|251	--dir /usr/share/doc/roundcubemail/SQL/ \
14cu|roundcubemail-1.2.7-1|252	--package roundcube || : \
14cu|roundcubemail-1.2.7-1|253	>/dev/null 2>&1
14cu|roundcubemail-1.2.7-1|254	
14cu|roundcubemail-1.2.7-1|255	exit 0
14cu|roundcubemail-1.2.7-1|256	
14cu|roundcubemail-1.2.7-1|257	cat > README.urpmi <<EOF
14cu|roundcubemail-1.2.7-1|258	WARNING: when upgrading from <= 0.9.5 the old configuration files named
14cu|roundcubemail-1.2.7-1|259	main.inc.php and db.inc.php are now deprecated and should be replaced
14cu|roundcubemail-1.2.7-1|260	with one single config.inc.php file. Run the ./bin/update.sh script to
14cu|roundcubemail-1.2.7-1|261	get this conversion done or manually merge the files.
14cu|roundcubemail-1.2.7-1|262	Also see the UPGRADE file in the doc section.
14cu|roundcubemail-1.2.7-1|263	NOTE: the new config.inc.php should only contain options that differ
14cu|roundcubemail-1.2.7-1|264	from the ones listed in defaults.inc.php.
14cu|roundcubemail-1.2.7-1|265	EOF
14cu|roundcubemail-1.2.7-1|266	
14cu|roundcubemail-1.2.7-1|267	%changelog

14429 14
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1	%global httpd_group apache
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|2	%global httpd_name httpd
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|3	%global httpd_user apache
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|4	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|5	%global roundcube_version 1.2
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|6	%global datadir %{_datadir}/roundcubemail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|7	%global plugindir %{datadir}/plugins
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|8	%global confdir %{_sysconfdir}/roundcubemail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|9	%global tmpdir %{_var}/lib/roundcubemail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|10	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|11	%define git 20151218
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|12	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|13	Name:           roundcubemail-plugins-kolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|14	Version:        3.3.0
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|15	Release:        0.git%{git}.1
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|16	Summary:        Kolab Groupware plugins for Roundcube Webmail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|17	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|18	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|19	License:        AGPLv3+ and GPLv3+
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|20	URL:            http://www.kolab.org
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|21	Source0:        http://mirror.kolabsys.com/pub/releases/roundcubemail-plugins-kolab-master.tar.gz
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|22	Source1:        comm.py
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|23	BuildArch:      noarch
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|24	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|25	#BuildRequires:  composer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|26	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|27	BuildRequires:  python-cssmin
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|28	#BuildRequires:  uglify-js
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|29	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|30	BuildRequires:  python
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|31	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|32	Requires:       php-kolabformat >= 1.0
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|33	Requires:       php-kolab >= 0.5
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|34	Requires:       php-pear-HTTP_Request2
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|35	Requires:       php-pear-Net_LDAP3
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|36	Requires:       php-pear-Mail_Mime >= 1.8.5
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|37	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|38	Requires:       roundcubemail-plugin-calendar = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|39	Requires:       roundcubemail-plugin-kolab_activesync = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|40	Requires:       roundcubemail-plugin-kolab_addressbook = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|41	Requires:       roundcubemail-plugin-kolab_auth = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|42	Requires:       roundcubemail-plugin-kolab_config = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|43	Requires:       roundcubemail-plugin-kolab_delegation = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|44	Requires:       roundcubemail-plugin-kolab_files = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|45	Requires:       roundcubemail-plugin-kolab_folders = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|46	Requires:       roundcubemail-plugin-kolab_notes = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|47	Requires:       roundcubemail-plugin-kolab_tags = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|48	Requires:       roundcubemail-plugin-odfviewer = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|49	Requires:       roundcubemail-plugin-pdfviewer = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|50	Requires:       roundcubemail-plugin-tasklist = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|51	Obsoletes:      roundcubemail-kolab < %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|52	Provides:       roundcubemail-kolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|53	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|54	%description
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|55	A collection of Kolab Groupware plugins for Roundcube Webmail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|56	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|57	%package -n roundcubemail-plugin-calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|58	Summary:        Plugin calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|59	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|60	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|61	Requires:       roundcubemail-plugin-calendar-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|62	Requires:       roundcubemail-plugin-calendar-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|63	Requires:       roundcubemail-plugin-libcalendaring = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|64	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|65	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|66	%description -n roundcubemail-plugin-calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|67	Plugin calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|68	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|69	%package -n roundcubemail-plugin-kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|70	Summary:        Plugin kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|71	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|72	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|73	Requires:       roundcubemail-plugin-kolab_2fa-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|74	Requires:       roundcubemail-plugin-kolab_2fa-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|75	Requires:       php-endroid-qrcode
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|76	Requires:       php-enygma-yubikey
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|77	Requires:       php-spomky-labs-otphp
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|78	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|79	%description -n roundcubemail-plugin-kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|80	Plugin kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|81	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|82	%package -n roundcubemail-plugin-kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|83	Summary:        Plugin kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|84	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|85	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|86	Requires:       roundcubemail-plugin-kolab_activesync-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|87	Requires:       roundcubemail-plugin-kolab_activesync-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|88	Requires:       roundcubemail-plugin-jqueryui >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|89	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|90	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|91	%description -n roundcubemail-plugin-kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|92	Plugin kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|93	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|94	%package -n roundcubemail-plugin-kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|95	Summary:        Plugin kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|96	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|97	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|98	Requires:       roundcubemail-plugin-kolab_addressbook-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|99	Requires:       roundcubemail-plugin-kolab_addressbook-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|100	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|101	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|102	%description -n roundcubemail-plugin-kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|103	Plugin kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|104	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|105	%package -n roundcubemail-plugin-kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|106	Summary:        Plugin kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|107	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|108	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|109	Requires:       roundcubemail-plugin-kolab_auth-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|110	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|111	%description -n roundcubemail-plugin-kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|112	Plugin kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|113	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|114	%package -n roundcubemail-plugin-kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|115	Summary:        Plugin kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|116	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|117	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|118	Requires:       roundcubemail-plugin-kolab_config-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|119	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|120	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|121	%description -n roundcubemail-plugin-kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|122	Plugin kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|123	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|124	%package -n roundcubemail-plugin-kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|125	Summary:        Plugin kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|126	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|127	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|128	Requires:       roundcubemail-plugin-kolab_delegation-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|129	Requires:       roundcubemail-plugin-kolab_delegation-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|130	Requires:       roundcubemail-plugin-kolab_auth = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|131	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|132	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|133	%description -n roundcubemail-plugin-kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|134	Plugin kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|135	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|136	%package -n roundcubemail-plugin-kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|137	Summary:        Plugin kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|138	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|139	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|140	Requires:       roundcubemail-plugin-kolab_files-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|141	Requires:       roundcubemail-plugin-kolab_files-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|142	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|143	Requires:       php-curl
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|144	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|145	%description -n roundcubemail-plugin-kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|146	Plugin kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|147	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|148	%package -n roundcubemail-plugin-kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|149	Summary:        Plugin kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|150	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|151	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|152	Requires:       roundcubemail-plugin-kolab_folders-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|153	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|154	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|155	%description -n roundcubemail-plugin-kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|156	Plugin kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|157	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|158	%package -n roundcubemail-plugin-kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|159	Summary:        Plugin kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|160	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|161	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|162	Requires:       roundcubemail-plugin-kolab_notes-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|163	Requires:       roundcubemail-plugin-kolab_notes-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|164	Requires:       roundcubemail-plugin-acl >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|165	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|166	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|167	%description -n roundcubemail-plugin-kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|168	Plugin kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|169	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|170	%package -n roundcubemail-plugin-kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|171	Summary:        Plugin kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|172	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|173	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|174	Requires:       roundcubemail-plugin-kolab_shortcuts-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|175	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|176	%description -n roundcubemail-plugin-kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|177	Plugin kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|178	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|179	%package -n roundcubemail-plugin-kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|180	Summary:        Plugin kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|181	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|182	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|183	Requires:       roundcubemail-plugin-kolab_tags-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|184	Requires:       roundcubemail-plugin-kolab_tags-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|185	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|186	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|187	%description -n roundcubemail-plugin-kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|188	Plugin kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|189	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|190	%package -n roundcubemail-plugin-kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|191	Summary:        Plugin kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|192	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|193	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|194	Requires:       roundcubemail-plugin-kolab_zpush-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|195	Requires:       roundcubemail-plugin-kolab_zpush-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|196	Requires:       roundcubemail-plugin-jqueryui >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|197	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|198	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|199	%description -n roundcubemail-plugin-kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|200	Plugin kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|201	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|202	%package -n roundcubemail-plugin-ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|203	Summary:        Plugin ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|204	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|205	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|206	Requires:       roundcubemail-plugin-ldap_authentication-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|207	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|208	%description -n roundcubemail-plugin-ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|209	Plugin ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|210	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|211	%package -n roundcubemail-plugin-libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|212	Summary:        Plugin libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|213	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|214	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|215	Requires:       roundcubemail-plugin-libcalendaring-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|216	Requires:       roundcubemail-plugin-libcalendaring-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|217	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|218	%description -n roundcubemail-plugin-libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|219	Plugin libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|220	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|221	%package -n roundcubemail-plugin-libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|222	Summary:        Plugin libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|223	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|224	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|225	Requires:       roundcubemail-plugin-libkolab-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|226	Requires:       roundcubemail-plugin-libkolab-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|227	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|228	%description -n roundcubemail-plugin-libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|229	Plugin libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|230	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|231	%package -n roundcubemail-plugin-loginfail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|232	Summary:        Plugin loginfail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|233	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|234	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|235	Requires:       roundcubemail-plugin-loginfail-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|236	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|237	%description -n roundcubemail-plugin-loginfail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|238	Plugin loginfail
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|239	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|240	%package -n roundcubemail-plugin-logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|241	Summary:        Plugin logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|242	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|243	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|244	Requires:       roundcubemail-plugin-logon_page-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|245	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|246	%description -n roundcubemail-plugin-logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|247	Plugin logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|248	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|249	%package -n roundcubemail-plugin-odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|250	Summary:        Plugin odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|251	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|252	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|253	Requires:       roundcubemail-plugin-odfviewer-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|254	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|255	%description -n roundcubemail-plugin-odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|256	Plugin odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|257	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|258	%package -n roundcubemail-plugin-owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|259	Summary:        Plugin owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|260	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|261	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|262	Requires:       roundcubemail-plugin-owncloud-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|263	Requires:       roundcubemail-plugin-owncloud-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|264	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|265	%description -n roundcubemail-plugin-owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|266	Plugin owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|267	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|268	%package -n roundcubemail-plugin-pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|269	Summary:        Plugin pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|270	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|271	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|272	Requires:       roundcubemail-plugin-pdfviewer-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|273	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|274	%description -n roundcubemail-plugin-pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|275	Plugin pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|276	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|277	%package -n roundcubemail-plugin-piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|278	Summary:        Plugin piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|279	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|280	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|281	Requires:       roundcubemail-plugin-piwik_analytics-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|282	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|283	%description -n roundcubemail-plugin-piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|284	Plugin piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|285	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|286	%package -n roundcubemail-plugin-tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|287	Summary:        Plugin tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|288	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|289	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|290	Requires:       roundcubemail-plugin-tasklist-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|291	Requires:       roundcubemail-plugin-tasklist-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|292	Requires:       roundcubemail-plugin-acl  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|293	Requires:       roundcubemail-plugin-jqueryui  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|294	Requires:       roundcubemail-plugin-libcalendaring  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|295	Requires:       roundcubemail-plugin-libkolab  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|296	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|297	%description -n roundcubemail-plugin-tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|298	Plugin tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|299	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|300	%package -n roundcubemail-plugin-tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|301	Summary:        Plugin tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|302	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|303	Requires:       roundcubemail >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|304	Requires:       roundcubemail-plugin-tinymce_config-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|305	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|306	%description -n roundcubemail-plugin-tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|307	Plugin tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|308	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|309	%package -n roundcubemail-plugin-calendar-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|310	Summary:        Plugin calendar Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|311	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|312	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|313	%description -n roundcubemail-plugin-calendar-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|314	Plugin calendar Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|315	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|316	%package -n roundcubemail-plugin-kolab_2fa-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|317	Summary:        Plugin kolab_2fa Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|318	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|319	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|320	%description -n roundcubemail-plugin-kolab_2fa-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|321	Plugin kolab_2fa Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|322	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|323	%package -n roundcubemail-plugin-kolab_activesync-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|324	Summary:        Plugin kolab_activesync Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|325	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|326	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|327	%description -n roundcubemail-plugin-kolab_activesync-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|328	Plugin kolab_activesync Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|329	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|330	%package -n roundcubemail-plugin-kolab_addressbook-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|331	Summary:        Plugin kolab_addressbook Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|332	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|333	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|334	%description -n roundcubemail-plugin-kolab_addressbook-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|335	Plugin kolab_addressbook Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|336	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|337	%package -n roundcubemail-plugin-kolab_auth-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|338	Summary:        Plugin kolab_auth Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|339	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|340	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|341	%description -n roundcubemail-plugin-kolab_auth-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|342	Plugin kolab_auth Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|343	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|344	%package -n roundcubemail-plugin-kolab_config-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|345	Summary:        Plugin kolab_config Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|346	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|347	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|348	%description -n roundcubemail-plugin-kolab_config-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|349	Plugin kolab_config Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|350	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|351	%package -n roundcubemail-plugin-kolab_delegation-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|352	Summary:        Plugin kolab_delegation Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|353	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|354	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|355	%description -n roundcubemail-plugin-kolab_delegation-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|356	Plugin kolab_delegation Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|357	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|358	%package -n roundcubemail-plugin-kolab_files-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|359	Summary:        Plugin kolab_files Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|360	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|361	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|362	%description -n roundcubemail-plugin-kolab_files-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|363	Plugin kolab_files Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|364	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|365	%package -n roundcubemail-plugin-kolab_folders-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|366	Summary:        Plugin kolab_folders Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|367	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|368	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|369	%description -n roundcubemail-plugin-kolab_folders-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|370	Plugin kolab_folders Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|371	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|372	%package -n roundcubemail-plugin-kolab_notes-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|373	Summary:        Plugin kolab_notes Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|374	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|375	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|376	%description -n roundcubemail-plugin-kolab_notes-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|377	Plugin kolab_notes Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|378	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|379	%package -n roundcubemail-plugin-kolab_shortcuts-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|380	Summary:        Plugin kolab_shortcuts Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|381	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|382	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|383	%description -n roundcubemail-plugin-kolab_shortcuts-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|384	Plugin kolab_shortcuts Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|385	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|386	%package -n roundcubemail-plugin-kolab_tags-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|387	Summary:        Plugin kolab_tags Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|388	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|389	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|390	%description -n roundcubemail-plugin-kolab_tags-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|391	Plugin kolab_tags Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|392	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|393	%package -n roundcubemail-plugin-kolab_zpush-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|394	Summary:        Plugin kolab_zpush Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|395	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|396	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|397	%description -n roundcubemail-plugin-kolab_zpush-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|398	Plugin kolab_zpush Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|399	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|400	%package -n roundcubemail-plugin-ldap_authentication-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|401	Summary:        Plugin ldap_authentication Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|402	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|403	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|404	%description -n roundcubemail-plugin-ldap_authentication-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|405	Plugin ldap_authentication Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|406	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|407	%package -n roundcubemail-plugin-libcalendaring-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|408	Summary:        Plugin libcalendaring Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|409	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|410	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|411	%description -n roundcubemail-plugin-libcalendaring-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|412	Plugin libcalendaring Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|413	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|414	%package -n roundcubemail-plugin-libkolab-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|415	Summary:        Plugin libkolab Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|416	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|417	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|418	%description -n roundcubemail-plugin-libkolab-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|419	Plugin libkolab Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|420	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|421	%package -n roundcubemail-plugin-loginfail-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|422	Summary:        Plugin loginfail Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|423	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|424	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|425	%description -n roundcubemail-plugin-loginfail-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|426	Plugin loginfail Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|427	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|428	%package -n roundcubemail-plugin-logon_page-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|429	Summary:        Plugin logon_page Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|430	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|431	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|432	%description -n roundcubemail-plugin-logon_page-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|433	Plugin logon_page Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|434	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|435	%package -n roundcubemail-plugin-odfviewer-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|436	Summary:        Plugin odfviewer Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|437	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|438	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|439	%description -n roundcubemail-plugin-odfviewer-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|440	Plugin odfviewer Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|441	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|442	%package -n roundcubemail-plugin-owncloud-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|443	Summary:        Plugin owncloud Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|444	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|445	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|446	%description -n roundcubemail-plugin-owncloud-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|447	Plugin owncloud Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|448	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|449	%package -n roundcubemail-plugin-pdfviewer-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|450	Summary:        Plugin pdfviewer Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|451	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|452	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|453	%description -n roundcubemail-plugin-pdfviewer-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|454	Plugin pdfviewer Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|455	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|456	%package -n roundcubemail-plugin-piwik_analytics-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|457	Summary:        Plugin piwik_analytics Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|458	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|459	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|460	%description -n roundcubemail-plugin-piwik_analytics-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|461	Plugin piwik_analytics Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|462	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|463	%package -n roundcubemail-plugin-tasklist-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|464	Summary:        Plugin tasklist Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|465	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|466	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|467	%description -n roundcubemail-plugin-tasklist-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|468	Plugin tasklist Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|469	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|470	%package -n roundcubemail-plugin-tinymce_config-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|471	Summary:        Plugin tinymce_config Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|472	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|473	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|474	%description -n roundcubemail-plugin-tinymce_config-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|475	Plugin tinymce_config Assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|476	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|477	%package -n roundcubemail-plugin-calendar-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|478	Summary:        Plugin calendar / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|479	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|480	Requires:       roundcubemail-plugin-calendar  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|481	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|482	Requires:       roundcubemail-plugin-calendar-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|483	Provides:       roundcubemail-plugin-calendar-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|484	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|485	%description -n roundcubemail-plugin-calendar-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|486	Plugin calendar / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|487	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|488	%package -n roundcubemail-plugin-calendar-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|489	Summary:        Plugin calendar / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|490	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|491	Requires:       roundcubemail-plugin-calendar  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|492	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|493	Requires:       roundcubemail-plugin-calendar-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|494	Provides:       roundcubemail-plugin-calendar-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|495	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|496	%description -n roundcubemail-plugin-calendar-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|497	Plugin calendar / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|498	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|499	%package -n roundcubemail-plugin-kolab_2fa-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|500	Summary:        Plugin kolab_2fa / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|501	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|502	Requires:       roundcubemail-plugin-kolab_2fa  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|503	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|504	Requires:       roundcubemail-plugin-kolab_2fa-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|505	Provides:       roundcubemail-plugin-kolab_2fa-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|506	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|507	%description -n roundcubemail-plugin-kolab_2fa-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|508	Plugin kolab_2fa / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|509	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|510	%package -n roundcubemail-plugin-kolab_activesync-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|511	Summary:        Plugin kolab_activesync / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|512	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|513	Requires:       roundcubemail-plugin-kolab_activesync  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|514	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|515	Requires:       roundcubemail-plugin-kolab_activesync-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|516	Provides:       roundcubemail-plugin-kolab_activesync-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|517	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|518	%description -n roundcubemail-plugin-kolab_activesync-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|519	Plugin kolab_activesync / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|520	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|521	%package -n roundcubemail-plugin-kolab_activesync-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|522	Summary:        Plugin kolab_activesync / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|523	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|524	Requires:       roundcubemail-plugin-kolab_activesync  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|525	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|526	Requires:       roundcubemail-plugin-kolab_activesync-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|527	Provides:       roundcubemail-plugin-kolab_activesync-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|528	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|529	%description -n roundcubemail-plugin-kolab_activesync-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|530	Plugin kolab_activesync / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|531	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|532	%package -n roundcubemail-plugin-kolab_addressbook-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|533	Summary:        Plugin kolab_addressbook / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|534	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|535	Requires:       roundcubemail-plugin-kolab_addressbook  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|536	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|537	Requires:       roundcubemail-plugin-kolab_addressbook-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|538	Provides:       roundcubemail-plugin-kolab_addressbook-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|539	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|540	%description -n roundcubemail-plugin-kolab_addressbook-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|541	Plugin kolab_addressbook / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|542	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|543	%package -n roundcubemail-plugin-kolab_addressbook-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|544	Summary:        Plugin kolab_addressbook / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|545	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|546	Requires:       roundcubemail-plugin-kolab_addressbook  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|547	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|548	Requires:       roundcubemail-plugin-kolab_addressbook-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|549	Provides:       roundcubemail-plugin-kolab_addressbook-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|550	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|551	%description -n roundcubemail-plugin-kolab_addressbook-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|552	Plugin kolab_addressbook / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|553	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|554	%package -n roundcubemail-plugin-kolab_delegation-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|555	Summary:        Plugin kolab_delegation / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|556	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|557	Requires:       roundcubemail-plugin-kolab_delegation  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|558	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|559	Requires:       roundcubemail-plugin-kolab_delegation-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|560	Provides:       roundcubemail-plugin-kolab_delegation-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|561	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|562	%description -n roundcubemail-plugin-kolab_delegation-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|563	Plugin kolab_delegation / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|564	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|565	%package -n roundcubemail-plugin-kolab_delegation-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|566	Summary:        Plugin kolab_delegation / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|567	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|568	Requires:       roundcubemail-plugin-kolab_delegation  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|569	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|570	Requires:       roundcubemail-plugin-kolab_delegation-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|571	Provides:       roundcubemail-plugin-kolab_delegation-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|572	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|573	%description -n roundcubemail-plugin-kolab_delegation-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|574	Plugin kolab_delegation / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|575	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|576	%package -n roundcubemail-plugin-kolab_files-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|577	Summary:        Plugin kolab_files / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|578	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|579	Requires:       roundcubemail-plugin-kolab_files  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|580	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|581	Requires:       roundcubemail-plugin-kolab_files-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|582	Provides:       roundcubemail-plugin-kolab_files-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|583	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|584	%description -n roundcubemail-plugin-kolab_files-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|585	Plugin kolab_files / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|586	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|587	%package -n roundcubemail-plugin-kolab_notes-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|588	Summary:        Plugin kolab_notes / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|589	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|590	Requires:       roundcubemail-plugin-kolab_notes  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|591	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|592	Requires:       roundcubemail-plugin-kolab_notes-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|593	Provides:       roundcubemail-plugin-kolab_notes-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|594	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|595	%description -n roundcubemail-plugin-kolab_notes-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|596	Plugin kolab_notes / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|597	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|598	%package -n roundcubemail-plugin-kolab_tags-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|599	Summary:        Plugin kolab_tags / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|600	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|601	Requires:       roundcubemail-plugin-kolab_tags  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|602	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|603	Requires:       roundcubemail-plugin-kolab_tags-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|604	Provides:       roundcubemail-plugin-kolab_tags-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|605	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|606	%description -n roundcubemail-plugin-kolab_tags-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|607	Plugin kolab_tags / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|608	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|609	%package -n roundcubemail-plugin-kolab_zpush-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|610	Summary:        Plugin kolab_zpush / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|611	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|612	Requires:       roundcubemail-plugin-kolab_zpush = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|613	Requires:       roundcubemail-skin-larry >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|614	Requires:       roundcubemail-plugin-kolab_zpush-skin-larry-assets = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|615	Provides:       roundcubemail-plugin-kolab_zpush-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|616	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|617	%description -n roundcubemail-plugin-kolab_zpush-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|618	Plugin kolab_zpush / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|619	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|620	%package -n roundcubemail-plugin-kolab_zpush-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|621	Summary:        Plugin kolab_zpush / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|622	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|623	Requires:       roundcubemail-plugin-kolab_zpush = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|624	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|625	Requires:       roundcubemail-plugin-kolab_zpush-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|626	Provides:       roundcubemail-plugin-kolab_zpush-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|627	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|628	%description -n roundcubemail-plugin-kolab_zpush-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|629	Plugin kolab_zpush / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|630	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|631	%package -n roundcubemail-plugin-owncloud-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|632	Summary:        Plugin owncloud / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|633	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|634	Requires:       roundcubemail-plugin-owncloud  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|635	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|636	Requires:       roundcubemail-plugin-owncloud-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|637	Provides:       roundcubemail-plugin-owncloud-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|638	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|639	%description -n roundcubemail-plugin-owncloud-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|640	Plugin owncloud / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|641	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|642	%package -n roundcubemail-plugin-owncloud-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|643	Summary:        Plugin owncloud / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|644	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|645	Requires:       roundcubemail-plugin-owncloud  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|646	Requires:       roundcubemail-skin-classic  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|647	Requires:       roundcubemail-plugin-owncloud-skin-classic-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|648	Provides:       roundcubemail-plugin-owncloud-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|649	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|650	%description -n roundcubemail-plugin-owncloud-skin-classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|651	Plugin owncloud / Skin classic
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|652	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|653	%package -n roundcubemail-plugin-tasklist-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|654	Summary:        Plugin tasklist / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|655	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|656	Requires:       roundcubemail-plugin-tasklist  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|657	Requires:       roundcubemail-skin-larry  >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|658	Requires:       roundcubemail-plugin-tasklist-skin-larry-assets  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|659	Provides:       roundcubemail-plugin-tasklist-skin  =  %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|660	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|661	%description -n roundcubemail-plugin-tasklist-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|662	Plugin tasklist / Skin larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|663	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|664	%package -n roundcubemail-plugin-calendar-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|665	Summary:        Plugin calendar / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|666	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|667	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|668	%description -n roundcubemail-plugin-calendar-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|669	Plugin calendar / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|670	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|671	%package -n roundcubemail-plugin-calendar-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|672	Summary:        Plugin calendar / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|673	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|674	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|675	%description -n roundcubemail-plugin-calendar-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|676	Plugin calendar / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|677	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|678	%package -n roundcubemail-plugin-kolab_2fa-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|679	Summary:        Plugin kolab_2fa / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|680	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|681	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|682	%description -n roundcubemail-plugin-kolab_2fa-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|683	Plugin kolab_2fa / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|684	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|685	%package -n roundcubemail-plugin-kolab_activesync-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|686	Summary:        Plugin kolab_activesync / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|687	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|688	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|689	%description -n roundcubemail-plugin-kolab_activesync-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|690	Plugin kolab_activesync / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|691	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|692	%package -n roundcubemail-plugin-kolab_activesync-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|693	Summary:        Plugin kolab_activesync / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|694	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|695	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|696	%description -n roundcubemail-plugin-kolab_activesync-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|697	Plugin kolab_activesync / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|698	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|699	%package -n roundcubemail-plugin-kolab_addressbook-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|700	Summary:        Plugin kolab_addressbook / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|701	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|702	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|703	%description -n roundcubemail-plugin-kolab_addressbook-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|704	Plugin kolab_addressbook / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|705	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|706	%package -n roundcubemail-plugin-kolab_addressbook-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|707	Summary:        Plugin kolab_addressbook / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|708	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|709	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|710	%description -n roundcubemail-plugin-kolab_addressbook-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|711	Plugin kolab_addressbook / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|712	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|713	%package -n roundcubemail-plugin-kolab_delegation-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|714	Summary:        Plugin kolab_delegation / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|715	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|716	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|717	%description -n roundcubemail-plugin-kolab_delegation-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|718	Plugin kolab_delegation / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|719	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|720	%package -n roundcubemail-plugin-kolab_delegation-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|721	Summary:        Plugin kolab_delegation / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|722	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|723	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|724	%description -n roundcubemail-plugin-kolab_delegation-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|725	Plugin kolab_delegation / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|726	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|727	%package -n roundcubemail-plugin-kolab_files-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|728	Summary:        Plugin kolab_files / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|729	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|730	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|731	%description -n roundcubemail-plugin-kolab_files-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|732	Plugin kolab_files / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|733	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|734	%package -n roundcubemail-plugin-kolab_notes-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|735	Summary:        Plugin kolab_notes / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|736	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|737	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|738	%description -n roundcubemail-plugin-kolab_notes-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|739	Plugin kolab_notes / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|740	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|741	%package -n roundcubemail-plugin-kolab_tags-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|742	Summary:        Plugin kolab_tags / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|743	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|744	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|745	%description -n roundcubemail-plugin-kolab_tags-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|746	Plugin kolab_tags / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|747	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|748	%package -n roundcubemail-plugin-kolab_zpush-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|749	Summary:        Plugin kolab_zpush / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|750	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|751	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|752	%description -n roundcubemail-plugin-kolab_zpush-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|753	Plugin kolab_zpush / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|754	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|755	%package -n roundcubemail-plugin-kolab_zpush-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|756	Summary:        Plugin kolab_zpush / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|757	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|758	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|759	%description -n roundcubemail-plugin-kolab_zpush-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|760	Plugin kolab_zpush / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|761	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|762	%package -n roundcubemail-plugin-libcalendaring-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|763	Summary:        Plugin libcalendaring / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|764	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|765	Requires:       roundcubemail-plugin-libcalendaring = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|766	Requires:       roundcubemail-skin-larry >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|767	Obsoletes:      roundcubemail-plugin-libcalendaring-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|768	Provides:       roundcubemail-plugin-libcalendaring-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|769	Provides:       roundcubemail-plugin-libcalendaring-skin-larry = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|770	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|771	%description -n roundcubemail-plugin-libcalendaring-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|772	Plugin libcalendaring / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|773	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|774	%package -n roundcubemail-plugin-libkolab-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|775	Summary:        Plugin libkolab / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|776	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|777	Requires:       roundcubemail-plugin-libkolab = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|778	Requires:       roundcubemail-skin-larry >= %{roundcube_version}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|779	Obsoletes:      roundcubemail-plugin-libkolab-skin-larry
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|780	Provides:       roundcubemail-plugin-libkolab-skin = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|781	Provides:       roundcubemail-plugin-libkolab-skin-larry = %{version}-%{release}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|782	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|783	%description -n roundcubemail-plugin-libkolab-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|784	Plugin libkolab / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|785	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|786	%package -n roundcubemail-plugin-owncloud-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|787	Summary:        Plugin owncloud / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|788	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|789	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|790	%description -n roundcubemail-plugin-owncloud-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|791	Plugin owncloud / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|792	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|793	%package -n roundcubemail-plugin-owncloud-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|794	Summary:        Plugin owncloud / Skin classic (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|795	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|796	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|797	%description -n roundcubemail-plugin-owncloud-skin-classic-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|798	Plugin owncloud / Skin classic (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|799	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|800	%package -n roundcubemail-plugin-tasklist-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|801	Summary:        Plugin tasklist / Skin larry (Assets)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|802	Group:          System/Servers
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|803	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|804	%description -n roundcubemail-plugin-tasklist-skin-larry-assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|805	Plugin tasklist / Skin larry (Assets Package)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|806	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|807	%prep
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|808	%setup -q -c "%{name}-master
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|809	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|810	pushd %{name}-master
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|811	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|812	# Remove the results of patching when there's an incidental offset
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|813	find . -type f -name "*.orig" -delete
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|814	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|815	# Remove hidden files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|816	find . -type f -name ".*" -delete
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|817	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|818	# Eliminate links
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|819	for link in `find . -type l`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|820	source=$(readlink -f ${link})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|821	rm -rf ${link}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|822	cp -av ${source} ${link}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|823	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|824	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|825	popd
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|826	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|827	for plugin in $(find %{name}-master/plugins -mindepth 1 -maxdepth 1 -type d | sort); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|828	target_dir=$(echo ${plugin} | %{__sed} -e "s|%{name}-master|%{name}-plugin-$(basename ${plugin})-%{version}|g")
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|829	mkdir -p $(dirname ${target_dir})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|830	cp -av ${plugin} ${target_dir}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|831	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|832	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|833	echo "%package -n roundcubemail-plugin-$(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|834	echo "Summary:        Plugin $(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|835	echo "Group:          System/Servers"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|836	echo "Requires:       roundcubemail >= %%{roundcube_version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|837	echo "Requires:       roundcubemail-plugin-$(basename ${plugin})-assets) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|838	if [ -d "${plugin}/skins/" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|839	echo "Requires:       roundcubemail-plugin-$(basename ${plugin})-skin) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|840	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|841	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|842	for rplugin in $(grep -rn "require_plugin" ${plugin}/ | cut -d"'" -f2 | sort); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|843	if [ -d "%{name}-master/plugins/${rplugin}" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|844	echo "Requires:       roundcubemail-plugin-${rplugin}) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|845	else
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|846	echo "Requires:       roundcubemail-plugin-${rplugin}) >= %%{roundcube_version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|847	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|848	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|849	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|850	if [ "$(basename ${plugin})" == "kolab_files" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|851	echo "Requires:       php-curl"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|852	elif [ "$(basename ${plugin})" == "kolab_2fa" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|853	echo "Requires:       php-endroid-qrcode"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|854	echo "Requires:       php-enygma-yubikey"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|855	echo "Requires:       php-spomky-labs-otphp"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|856	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|857	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|858	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|859	echo "%description -n roundcubemail-plugin-$(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|860	echo "Plugin $(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|861	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|862	) >> plugins.packages
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|863	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|864	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|865	echo "%files -n roundcubemail-plugin-$(basename ${plugin}) -f plugin-$(basename ${plugin}).files"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|866	echo " "
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|867	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|868	) >> plugins.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|869	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|870	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|871	echo "%pre -n roundcubemail-plugin-$(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|872	echo "if [ -f \"%%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|873	echo "    %rm -f \"%%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted\""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|874	echo "fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|875	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|876	) >> plugins.pre
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|877	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|878	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|879	echo "%posttrans -n roundcubemail-plugin-$(basename ${plugin})"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|880	echo "if [ ! -f \"%%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|881	echo "    if [ -f \"%%{php_inidir}/apc.ini\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|882	echo "        if [ ! -z \"\$(grep ^apc.enabled=1 %%{php_inidir}/apc.ini)\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|883	echo "%if 0%%{?with_systemd}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|884	echo "            /bin/systemctl condrestart %%{httpd_name}.service"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|885	echo "%else"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|886	echo "            /sbin/service %%{httpd_name} condrestart"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|887	echo "%endif"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|888	echo "        fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|889	echo "    fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|890	echo "    %mkdir -p %%{_localstatedir}/lib/rpm-state/roundcubemail/"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|891	echo "    touch %%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|892	echo "fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|893	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|894	if [ ! -z "$(find ${plugin} -type d -name SQL)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|895	echo "for dir in \$(find /usr/share/roundcubemail/plugins/$(basename ${plugin})/ -type d -name SQL); do"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|896	echo "    # Skip plugins with multiple drivers and no kolab driver"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|897	echo "    if [ ! -z \"\$(echo \${dir} | grep driver)\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|898	echo "        if [ -z \"\$(echo \${dir} | grep kolab)\" ]; then"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|899	echo "            continue"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|900	echo "        fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|901	echo "    fi"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|902	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|903	echo "    /usr/share/roundcubemail/bin/updatedb.sh \\"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|904	echo "        --dir \${dir} \\"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|905	echo "        --package $(basename ${plugin}) \\"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|906	echo "        >/dev/null 2>&1 || :"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|907	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|908	echo "done"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|909	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|910	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|911	) >> plugins.post
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|912	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|913	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|914	echo "%package -n roundcubemail-plugin-$(basename ${plugin})-assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|915	echo "Summary:        Plugin $(basename ${plugin}) Assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|916	echo "Group:          System/Servers"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|917	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|918	echo "%description -n roundcubemail-plugin-$(basename ${plugin})-assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|919	echo "Plugin $(basename ${plugin}) Assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|920	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|921	) >> plugins-assets.packages
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|922	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|923	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|924	echo "%files -n roundcubemail-plugin-$(basename ${plugin})-assets -f plugin-$(basename ${plugin})-assets.files"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|925	echo " "
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|926	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|927	) >> plugins-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|928	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|929	for skin in larry classic; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|930	for dir in $(find ${target_dir} -type d -name "${skin}" | grep -v "helpdocs" | sort); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|931	starget_dir=$(echo ${dir} | %{__sed} -e "s|%{name}-plugin-$(basename ${plugin})-%{version}|%{name}-plugin-$(basename ${plugin})-skin-${skin}-%{version}|g")
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|932	mkdir -p $(dirname ${starget_dir})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|933	mv ${dir} ${starget_dir}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|934	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|935	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|936	echo "%package -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|937	echo "Summary:        Plugin $(basename ${plugin}) / Skin ${skin}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|938	echo "Group:          System/Servers"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|939	echo "Requires:       roundcubemail-plugin-$(basename ${plugin})) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|940	echo "Requires:       roundcubemail(skin-${skin}) >= %%{roundcube_version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|941	echo "Requires:       roundcubemail-plugin-$(basename ${plugin})-skin-${skin}-assets) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|942	echo "Provides:       roundcubemail-plugin-$(basename ${plugin})-skin) = %%{version}-%%{release}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|943	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|944	echo "%description -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|945	echo "Plugin $(basename ${plugin}) / Skin ${skin}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|946	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|947	) >> plugins-skins.packages
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|948	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|949	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|950	echo "%files -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin} -f plugin-$(basename ${plugin})-skin-${skin}.files"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|951	echo " "
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|952	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|953	) >> plugins-skins.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|954	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|955	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|956	echo "%package -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin}-assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|957	echo "Summary:        Plugin $(basename ${plugin}) / Skin ${skin} (Assets)"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|958	echo "Group:          System/Servers"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|959	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|960	echo "%description -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin}-assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|961	echo "Plugin $(basename ${plugin}) / Skin ${skin} (Assets Package)"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|962	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|963	) >> plugins-skins-assets.packages
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|964	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|965	(
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|966	echo "%files -n roundcubemail-plugin-$(basename ${plugin})-skin-${skin}-assets -f plugin-$(basename ${plugin})-skin-${skin}-assets.files"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|967	echo " "
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|968	echo ""
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|969	) >> plugins-skins-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|970	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|971	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|972	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|973	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|974	cat \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|975	plugins.packages \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|976	plugins-assets.packages \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|977	plugins-skins.packages \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|978	plugins-skins-assets.packages \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|979	> packages
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|980	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|981	cat \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|982	plugins.files \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|983	plugins-assets.files \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|984	plugins-skins.files \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|985	plugins-skins-assets.files \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|986	> files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|987	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|988	find | sort | tee files.find >/dev/null
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|989	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|990	%build
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|991	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|992	%install
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|993	install -pm 755 %{SOURCE1} .
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|994	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|995	function new_files() {
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|996	find %{buildroot}%{datadir} -type d -exec echo "%dir {}" \; > current-new.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|997	find %{buildroot}%{datadir} -type f >> current-new.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|998	find %{buildroot}%{datadir} -type l >> current-new.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|999	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1000	if [ -f "current.files" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1001	%{_bindir}/python ./comm.py current.files current-new.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1002	else
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1003	cat current-new.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1004	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1005	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1006	mv current-new.files current.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1007	}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1008	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1009	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1010	install -d \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1011	%{buildroot}%{confdir} \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1012	%{buildroot}%{datadir}/public_html \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1013	%{buildroot}%{plugindir}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1014	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1015	if [ -d "%{buildroot}%{datadir}/public_html/" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1016	asset_path="%{buildroot}%{datadir}/public_html/assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1017	else
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1018	asset_path="%{buildroot}%{datadir}/assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1019	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1020	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1021	mkdir -p ${asset_path}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1022	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1023	echo "================================================================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1024	echo "Dividing Plugins, Plugin Assets, Plugin Skins and Plugin Skin Assets and Non-Assets"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1025	echo "================================================================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1026	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1027	for plugin in $(find %{name}-master/plugins/ -mindepth 1 -maxdepth 1 -type d -exec basename {} \; | sort); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1028	for skin in larry classic; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1029	orig_dir="%{name}-plugin-${plugin}-skin-${skin}-%{version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1030	asset_dir="%{name}-plugin-${plugin}-skin-${skin}-assets-%{version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1031	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1032	# Compress the CSS
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1033	for file in `find ${orig_dir} -type f -name "*.css"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1034	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1035	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1036	cat ${file} | %{_bindir}/python-cssmin > ${asset_loc}/$(basename ${file}) && \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1037	rm -rf ${file} || \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1038	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1039	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1040	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1041	# Compress the JS, but not the already minified
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1042	for file in `find ${orig_dir} -type f -name "*.js" ! -name "*.min.js"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1043	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1044	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1045	uglifyjs ${file} > ${asset_loc}/$(basename ${file}) && \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1046	rm -rf ${file} || \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1047	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1048	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1049	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1050	# The already minified JS can just be copied over to the assets location
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1051	for file in `find ${orig_dir} -type f -name "*.min.js"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1052	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1053	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1054	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1055	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1056	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1057	# Other assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1058	for file in $(find ${orig_dir} -type f \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1059	-name "*.eot" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1060	-name "*.gif" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1061	-name "*.ico" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1062	-name "*.jpg" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1063	-name "*.png" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1064	-name "*.svg" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1065	-name "*.swf" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1066	-name "*.tif" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1067	-name "*.ttf" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1068	-name "*.woff"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1069	); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1070	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1071	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1072	mv -vf ${file} ${asset_loc}/$(basename $file)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1073	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1074	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1075	# Purge empty directories
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1076	find ${orig_dir} -type d -empty -delete || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1077	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1078	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1079	# Skin-independent assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1080	orig_dir="%{name}-plugin-${plugin}-%{version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1081	asset_dir="%{name}-plugin-${plugin}-assets-%{version}"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1082	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1083	# Compress the CSS
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1084	for file in `find ${orig_dir} -type f -name "*.css"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1085	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1086	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1087	cat ${file} | %{_bindir}/python-cssmin > ${asset_loc}/$(basename ${file}) && \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1088	rm -rf ${file} || \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1089	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1090	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1091	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1092	# Compress the JS, but not the already minified
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1093	for file in `find ${orig_dir} -type f -name "*.js" ! -name "*.min.js"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1094	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1095	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1096	uglifyjs ${file} > ${asset_loc}/$(basename ${file}) && \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1097	rm -rf ${file} || \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1098	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1099	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1100	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1101	# The already minified JS can just be copied over to the assets location
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1102	for file in `find ${orig_dir} -type f -name "*.min.js"`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1103	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1104	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1105	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1106	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1107	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1108	# Other assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1109	for file in $(find ${orig_dir} -type f \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1110	-name "*.eot" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1111	-name "*.gif" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1112	-name "*.ico" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1113	-name "*.jpg" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1114	-name "*.png" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1115	-name "*.svg" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1116	-name "*.swf" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1117	-name "*.tif" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1118	-name "*.ttf" -o \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1119	-name "*.woff"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1120	); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1121	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|${orig_dir}|${asset_dir}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1122	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1123	mv -vf ${file} ${asset_loc}/$(basename $file)
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1124	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1125	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1126	if [ "${plugin}" == "pdfviewer" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1127	mv -vf ${orig_dir}/plugins/pdfviewer/viewer/locale ${asset_dir}/plugins/pdfviewer/viewer/.
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1128	mv -vf ${orig_dir}/plugins/pdfviewer/viewer/viewer.html ${asset_dir}/plugins/pdfviewer/viewer/.
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1129	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1130	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1131	# Purge empty directories
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1132	find ${orig_dir} -type d -empty -delete || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1133	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1134	# Install the assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1135	for file in `find %{name}-plugin-${plugin}-assets-%{version} -type f`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1136	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|%{name}-plugin-${plugin}-assets-%{version}|${asset_path}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1137	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1138	mv -v ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1139	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1140	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1141	new_files > plugin-${plugin}-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1142	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1143	echo "== Files for plugin ${plugin}: =="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1144	cat plugin-${plugin}-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1145	echo "==========================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1146	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1147	mkdir -p %{buildroot}%{plugindir}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1148	cp -a %{name}-plugin-${plugin}-%{version}/plugins/${plugin} %{buildroot}%{plugindir}/.
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1149	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1150	if [ -f "%{buildroot}%{plugindir}/${plugin}/config.inc.php.dist" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1151	pushd %{buildroot}%{plugindir}/${plugin}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1152	mv config.inc.php.dist %{buildroot}%{confdir}/${plugin}.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1153	ln -s ../../../../..%{confdir}/${plugin}.inc.php config.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1154	popd
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1155	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1156	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1157	new_files > plugin-${plugin}.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1158	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1159	echo "== Files for plugin ${plugin}: =="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1160	cat plugin-${plugin}.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1161	echo "==========================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1162	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1163	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1164	for plugin in $(find %{name}-master/plugins/ -mindepth 1 -maxdepth 1 -type d -exec basename {} \; | sort); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1165	for skin in larry classic; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1166	touch plugin-${plugin}-skin-${skin}.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1167	touch plugin-${plugin}-skin-${skin}-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1168	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1169	if [ -d "%{name}-plugin-${plugin}-skin-${skin}-%{version}/plugins/${plugin}/skins/${skin}" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1170	install -d %{buildroot}%{plugindir}/${plugin}/skins/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1171	cp -a %{name}-plugin-${plugin}-skin-${skin}-%{version}/plugins/${plugin}/skins/${skin} %{buildroot}%{plugindir}/${plugin}/skins/.
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1172	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1173	new_files > plugin-${plugin}-skin-${skin}.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1174	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1175	echo "== Files for skin ${plugin}-${skin}: =="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1176	cat plugin-${plugin}-skin-${skin}.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1177	echo "==========================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1178	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1179	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1180	# Install the assets
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1181	for file in `find %{name}-plugin-${plugin}-skin-${skin}-assets-%{version} -type f`; do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1182	asset_loc=$(dirname $(echo ${file} | %{__sed} -e "s|%{name}-plugin-${plugin}-skin-${skin}-assets-%{version}|${asset_path}|g"))
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1183	mkdir -p ${asset_loc}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1184	cp -av ${file} ${asset_loc}/$(basename ${file})
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1185	done || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1186	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1187	new_files > plugin-${plugin}-skin-${skin}-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1188	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1189	echo "== Files for skin ${plugin}-${skin}: =="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1190	cat plugin-${plugin}-skin-${skin}-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1191	echo "==========================="
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1192	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1193	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1194	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1195	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1196	# Provide the rpm state directory
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1197	mkdir -p %{buildroot}/%{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1198	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1199	%{__sed} -r -i \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1200	-e 's|%{buildroot}||g' \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1201	-e '/^%dir\s*$/d' \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1202	-e '/^(%dir )*\/etc\/roundcubemail\//d' \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1203	-e '/^(%dir )*\/var\//d' \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1204	*.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1205	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1206	%pre -n roundcubemail-plugin-calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1207	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1208	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1209	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1210	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1211	%pre -n roundcubemail-plugin-kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1212	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1213	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1214	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1215	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1216	%pre -n roundcubemail-plugin-kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1217	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1218	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1219	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1220	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1221	%pre -n roundcubemail-plugin-kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1222	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1223	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1224	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1225	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1226	%pre -n roundcubemail-plugin-kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1227	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1228	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1229	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1230	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1231	%pre -n roundcubemail-plugin-kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1232	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1233	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1234	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1235	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1236	%pre -n roundcubemail-plugin-kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1237	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1238	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1239	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1240	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1241	%pre -n roundcubemail-plugin-kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1242	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1243	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1244	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1245	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1246	%pre -n roundcubemail-plugin-kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1247	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1248	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1249	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1250	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1251	%pre -n roundcubemail-plugin-kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1252	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1253	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1254	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1255	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1256	%pre -n roundcubemail-plugin-kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1257	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1258	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1259	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1260	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1261	%pre -n roundcubemail-plugin-kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1262	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1263	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1264	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1265	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1266	%pre -n roundcubemail-plugin-kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1267	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1268	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1269	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1270	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1271	%pre -n roundcubemail-plugin-ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1272	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1273	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1274	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1275	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1276	%pre -n roundcubemail-plugin-libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1277	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1278	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1279	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1280	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1281	%pre -n roundcubemail-plugin-libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1282	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1283	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1284	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1285	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1286	%pre -n roundcubemail-plugin-logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1287	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1288	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1289	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1290	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1291	%pre -n roundcubemail-plugin-odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1292	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1293	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1294	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1295	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1296	%pre -n roundcubemail-plugin-owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1297	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1298	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1299	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1300	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1301	%pre -n roundcubemail-plugin-pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1302	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1303	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1304	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1305	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1306	%pre -n roundcubemail-plugin-piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1307	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1308	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1309	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1310	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1311	%pre -n roundcubemail-plugin-tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1312	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1313	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1314	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1315	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1316	%pre -n roundcubemail-plugin-tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1317	if [ -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1318	rm -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted"
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1319	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1320	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1321	%posttrans -n roundcubemail-plugin-calendar
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1322	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1323	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1324	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1325	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1326	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1327	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1328	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1329	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1330	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1331	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1332	for dir in $(find /usr/share/roundcubemail/plugins/calendar/ -type d -name SQL); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1333	# Skip plugins with multiple drivers and no kolab driver
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1334	if [ ! -z "$(echo ${dir} | grep driver)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1335	if [ -z "$(echo ${dir} | grep kolab)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1336	continue
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1337	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1338	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1339	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1340	/usr/share/roundcubemail/bin/updatedb.sh \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1341	--dir ${dir} \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1342	--package calendar \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1343	>/dev/null 2>&1 || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1344	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1345	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1346	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1347	%posttrans -n roundcubemail-plugin-kolab_2fa
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1348	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1349	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1350	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1351	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1352	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1353	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1354	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1355	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1356	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1357	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1358	%posttrans -n roundcubemail-plugin-kolab_activesync
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1359	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1360	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1361	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1362	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1363	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1364	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1365	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1366	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1367	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1368	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1369	%posttrans -n roundcubemail-plugin-kolab_addressbook
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1370	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1371	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1372	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1373	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1374	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1375	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1376	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1377	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1378	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1379	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1380	%posttrans -n roundcubemail-plugin-kolab_auth
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1381	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1382	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1383	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1384	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1385	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1386	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1387	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1388	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1389	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1390	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1391	%posttrans -n roundcubemail-plugin-kolab_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1392	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1393	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1394	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1395	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1396	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1397	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1398	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1399	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1400	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1401	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1402	%posttrans -n roundcubemail-plugin-kolab_delegation
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1403	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1404	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1405	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1406	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1407	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1408	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1409	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1410	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1411	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1412	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1413	%posttrans -n roundcubemail-plugin-kolab_files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1414	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1415	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1416	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1417	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1418	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1419	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1420	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1421	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1422	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1423	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1424	%posttrans -n roundcubemail-plugin-kolab_folders
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1425	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1426	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1427	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1428	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1429	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1430	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1431	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1432	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1433	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1434	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1435	%posttrans -n roundcubemail-plugin-kolab_notes
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1436	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1437	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1438	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1439	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1440	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1441	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1442	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1443	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1444	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1445	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1446	%posttrans -n roundcubemail-plugin-kolab_shortcuts
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1447	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1448	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1449	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1450	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1451	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1452	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1453	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1454	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1455	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1456	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1457	%posttrans -n roundcubemail-plugin-kolab_tags
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1458	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1459	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1460	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1461	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1462	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1463	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1464	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1465	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1466	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1467	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1468	%posttrans -n roundcubemail-plugin-kolab_zpush
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1469	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1470	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1471	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1472	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1473	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1474	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1475	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1476	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1477	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1478	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1479	%posttrans -n roundcubemail-plugin-ldap_authentication
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1480	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1481	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1482	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1483	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1484	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1485	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1486	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1487	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1488	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1489	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1490	%posttrans -n roundcubemail-plugin-libcalendaring
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1491	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1492	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1493	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1494	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1495	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1496	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1497	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1498	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1499	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1500	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1501	%posttrans -n roundcubemail-plugin-libkolab
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1502	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1503	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1504	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1505	%if 0%{?with_systemd}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1506	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1507	%else
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1508	/sbin/service %{httpd_name} condrestart
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1509	%endif
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1510	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1511	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1512	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1513	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1514	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1515	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1516	for dir in $(find /usr/share/roundcubemail/plugins/libkolab/ -type d -name SQL); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1517	# Skip plugins with multiple drivers and no kolab driver
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1518	if [ ! -z "$(echo ${dir} | grep driver)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1519	if [ -z "$(echo ${dir} | grep kolab)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1520	continue
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1521	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1522	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1523	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1524	/usr/share/roundcubemail/bin/updatedb.sh \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1525	--dir ${dir} \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1526	--package libkolab \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1527	>/dev/null 2>&1 || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1528	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1529	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1530	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1531	%posttrans -n roundcubemail-plugin-logon_page
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1532	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1533	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1534	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1535	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1536	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1537	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1538	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1539	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1540	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1541	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1542	%posttrans -n roundcubemail-plugin-odfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1543	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1544	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1545	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1546	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1547	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1548	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1549	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1550	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1551	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1552	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1553	%posttrans -n roundcubemail-plugin-owncloud
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1554	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1555	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1556	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1557	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1558	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1559	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1560	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1561	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1562	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1563	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1564	%posttrans -n roundcubemail-plugin-pdfviewer
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1565	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1566	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1567	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1568	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1569	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1570	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1571	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1572	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1573	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1574	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1575	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1576	%posttrans -n roundcubemail-plugin-piwik_analytics
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1577	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1578	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1579	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1580	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1581	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1582	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1583	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1584	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1585	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1586	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1587	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1588	%posttrans -n roundcubemail-plugin-tasklist
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1589	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1590	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1591	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1592	%if 0%{?with_systemd}
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1593	/bin/systemctl condrestart %{httpd_name}.service
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1594	%else
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1595	/sbin/service %{httpd_name} condrestart
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1596	%endif
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1597	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1598	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1599	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1600	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1601	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1602	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1603	for dir in $(find /usr/share/roundcubemail/plugins/tasklist/ -type d -name SQL); do
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1604	# Skip plugins with multiple drivers and no kolab driver
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1605	if [ ! -z "$(echo ${dir} | grep driver)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1606	if [ -z "$(echo ${dir} | grep kolab)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1607	continue
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1608	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1609	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1610	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1611	/usr/share/roundcubemail/bin/updatedb.sh \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1612	--dir ${dir} \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1613	--package tasklist \
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1614	>/dev/null 2>&1 || :
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1615	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1616	done
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1617	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1618	%posttrans -n roundcubemail-plugin-tinymce_config
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1619	if [ ! -f "%{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1620	if [ -f "%{php_inidir}/apc.ini" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1621	if [ ! -z "$(grep ^apc.enabled=1 %{php_inidir}/apc.ini)" ]; then
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1622	/sbin/service %{httpd_name} condrestart
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1623	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1624	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1625	mkdir -p %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1626	touch %{_localstatedir}/lib/rpm-state/roundcubemail/httpd.restarted
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1627	fi
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1628	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1629	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1630	%files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1631	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1632	%dir %{_localstatedir}/lib/rpm-state/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1633	%dir %{_localstatedir}/lib/rpm-state/roundcubemail/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1634	# % {_datadir}/roundcubemail/public_html/assets/plugins/kolab_activesync/skins/larry/
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1635	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1636	%files -n roundcubemail-plugin-calendar -f plugin-calendar.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1637	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/calendar.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1638	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1639	%files -n roundcubemail-plugin-kolab_2fa -f plugin-kolab_2fa.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1640	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_2fa.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1641	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1642	%files -n roundcubemail-plugin-kolab_activesync -f plugin-kolab_activesync.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1643	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_activesync.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1644	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1645	%files -n roundcubemail-plugin-kolab_addressbook -f plugin-kolab_addressbook.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1646	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_addressbook.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1647	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1648	%files -n roundcubemail-plugin-kolab_auth -f plugin-kolab_auth.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1649	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_auth.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1650	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1651	%files -n roundcubemail-plugin-kolab_config -f plugin-kolab_config.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1652	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1653	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1654	%files -n roundcubemail-plugin-kolab_delegation -f plugin-kolab_delegation.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1655	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_delegation.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1656	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1657	%files -n roundcubemail-plugin-kolab_files -f plugin-kolab_files.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1658	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_files.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1659	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1660	%files -n roundcubemail-plugin-kolab_folders -f plugin-kolab_folders.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1661	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/kolab_folders.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1662	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1663	%files -n roundcubemail-plugin-kolab_notes -f plugin-kolab_notes.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1664	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1665	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1666	%files -n roundcubemail-plugin-kolab_shortcuts -f plugin-kolab_shortcuts.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1667	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1668	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1669	%files -n roundcubemail-plugin-kolab_tags -f plugin-kolab_tags.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1670	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1671	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1672	%files -n roundcubemail-plugin-kolab_zpush -f plugin-kolab_zpush.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1673	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1674	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1675	%files -n roundcubemail-plugin-ldap_authentication -f plugin-ldap_authentication.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1676	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/ldap_authentication.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1677	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1678	%files -n roundcubemail-plugin-libcalendaring -f plugin-libcalendaring.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1679	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1680	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1681	%files -n roundcubemail-plugin-libkolab -f plugin-libkolab.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1682	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/libkolab.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1683	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1684	%files -n roundcubemail-plugin-loginfail -f plugin-loginfail.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1685	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1686	%files -n roundcubemail-plugin-logon_page -f plugin-logon_page.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1687	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1688	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1689	%files -n roundcubemail-plugin-odfviewer -f plugin-odfviewer.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1690	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1691	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1692	%files -n roundcubemail-plugin-owncloud -f plugin-owncloud.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1693	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/owncloud.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1694	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1695	%files -n roundcubemail-plugin-pdfviewer -f plugin-pdfviewer.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1696	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1697	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1698	%files -n roundcubemail-plugin-piwik_analytics -f plugin-piwik_analytics.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1699	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/piwik_analytics.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1700	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1701	%files -n roundcubemail-plugin-tasklist -f plugin-tasklist.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1702	%attr(0640,root,%{httpd_group}) %config(noreplace) %{confdir}/tasklist.inc.php
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1703	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1704	%files -n roundcubemail-plugin-tinymce_config -f plugin-tinymce_config.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1705	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1706	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1707	%files -n roundcubemail-plugin-calendar-assets -f plugin-calendar-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1708	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1709	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1710	%files -n roundcubemail-plugin-kolab_2fa-assets -f plugin-kolab_2fa-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1711	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1712	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1713	%files -n roundcubemail-plugin-kolab_activesync-assets -f plugin-kolab_activesync-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1714	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1715	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1716	%files -n roundcubemail-plugin-kolab_addressbook-assets -f plugin-kolab_addressbook-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1717	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1718	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1719	%files -n roundcubemail-plugin-kolab_auth-assets -f plugin-kolab_auth-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1720	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1721	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1722	%files -n roundcubemail-plugin-kolab_config-assets -f plugin-kolab_config-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1723	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1724	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1725	%files -n roundcubemail-plugin-kolab_delegation-assets -f plugin-kolab_delegation-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1726	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1727	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1728	%files -n roundcubemail-plugin-kolab_files-assets -f plugin-kolab_files-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1729	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1730	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1731	%files -n roundcubemail-plugin-kolab_folders-assets -f plugin-kolab_folders-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1732	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1733	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1734	%files -n roundcubemail-plugin-kolab_notes-assets -f plugin-kolab_notes-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1735	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1736	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1737	%files -n roundcubemail-plugin-kolab_shortcuts-assets -f plugin-kolab_shortcuts-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1738	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1739	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1740	%files -n roundcubemail-plugin-kolab_tags-assets -f plugin-kolab_tags-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1741	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1742	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1743	%files -n roundcubemail-plugin-kolab_zpush-assets -f plugin-kolab_zpush-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1744	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1745	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1746	%files -n roundcubemail-plugin-ldap_authentication-assets -f plugin-ldap_authentication-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1747	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1748	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1749	%files -n roundcubemail-plugin-libcalendaring-assets -f plugin-libcalendaring-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1750	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1751	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1752	%files -n roundcubemail-plugin-libkolab-assets -f plugin-libkolab-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1753	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1754	%files -n roundcubemail-plugin-loginfail-assets -f plugin-loginfail-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1755	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1756	%files -n roundcubemail-plugin-logon_page-assets -f plugin-logon_page-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1757	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1758	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1759	%files -n roundcubemail-plugin-odfviewer-assets -f plugin-odfviewer-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1760	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1761	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1762	%files -n roundcubemail-plugin-owncloud-assets -f plugin-owncloud-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1763	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1764	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1765	%files -n roundcubemail-plugin-pdfviewer-assets -f plugin-pdfviewer-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1766	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1767	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1768	%files -n roundcubemail-plugin-piwik_analytics-assets -f plugin-piwik_analytics-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1769	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1770	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1771	%files -n roundcubemail-plugin-tasklist-assets -f plugin-tasklist-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1772	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1773	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1774	%files -n roundcubemail-plugin-tinymce_config-assets -f plugin-tinymce_config-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1775	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1776	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1777	%files -n roundcubemail-plugin-calendar-skin-larry -f plugin-calendar-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1778	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1779	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1780	%files -n roundcubemail-plugin-calendar-skin-classic -f plugin-calendar-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1781	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1782	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1783	%files -n roundcubemail-plugin-kolab_2fa-skin-larry -f plugin-kolab_2fa-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1784	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1785	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1786	%files -n roundcubemail-plugin-kolab_activesync-skin-larry -f plugin-kolab_activesync-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1787	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1788	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1789	%files -n roundcubemail-plugin-kolab_activesync-skin-classic -f plugin-kolab_activesync-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1790	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1791	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1792	%files -n roundcubemail-plugin-kolab_addressbook-skin-larry -f plugin-kolab_addressbook-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1793	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1794	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1795	%files -n roundcubemail-plugin-kolab_addressbook-skin-classic -f plugin-kolab_addressbook-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1796	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1797	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1798	%files -n roundcubemail-plugin-kolab_delegation-skin-larry -f plugin-kolab_delegation-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1799	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1800	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1801	%files -n roundcubemail-plugin-kolab_delegation-skin-classic -f plugin-kolab_delegation-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1802	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1803	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1804	%files -n roundcubemail-plugin-kolab_files-skin-larry -f plugin-kolab_files-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1805	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1806	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1807	%files -n roundcubemail-plugin-kolab_notes-skin-larry -f plugin-kolab_notes-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1808	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1809	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1810	%files -n roundcubemail-plugin-kolab_tags-skin-larry -f plugin-kolab_tags-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1811	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1812	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1813	%files -n roundcubemail-plugin-kolab_zpush-skin-larry -f plugin-kolab_zpush-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1814	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1815	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1816	%files -n roundcubemail-plugin-kolab_zpush-skin-classic -f plugin-kolab_zpush-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1817	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1818	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1819	%files -n roundcubemail-plugin-owncloud-skin-larry -f plugin-owncloud-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1820	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1821	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1822	%files -n roundcubemail-plugin-owncloud-skin-classic -f plugin-owncloud-skin-classic.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1823	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1824	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1825	%files -n roundcubemail-plugin-tasklist-skin-larry -f plugin-tasklist-skin-larry.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1826	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1827	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1828	%files -n roundcubemail-plugin-calendar-skin-larry-assets -f plugin-calendar-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1829	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1830	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1831	%files -n roundcubemail-plugin-calendar-skin-classic-assets -f plugin-calendar-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1832	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1833	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1834	%files -n roundcubemail-plugin-kolab_2fa-skin-larry-assets -f plugin-kolab_2fa-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1835	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1836	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1837	%files -n roundcubemail-plugin-kolab_activesync-skin-larry-assets -f plugin-kolab_activesync-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1838	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1839	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1840	%files -n roundcubemail-plugin-kolab_activesync-skin-classic-assets -f plugin-kolab_activesync-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1841	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1842	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1843	%files -n roundcubemail-plugin-kolab_addressbook-skin-larry-assets -f plugin-kolab_addressbook-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1844	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1845	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1846	%files -n roundcubemail-plugin-kolab_addressbook-skin-classic-assets -f plugin-kolab_addressbook-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1847	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1848	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1849	%files -n roundcubemail-plugin-kolab_delegation-skin-larry-assets -f plugin-kolab_delegation-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1850	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1851	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1852	%files -n roundcubemail-plugin-kolab_delegation-skin-classic-assets -f plugin-kolab_delegation-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1853	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1854	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1855	%files -n roundcubemail-plugin-kolab_files-skin-larry-assets -f plugin-kolab_files-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1856	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1857	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1858	%files -n roundcubemail-plugin-kolab_notes-skin-larry-assets -f plugin-kolab_notes-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1859	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1860	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1861	%files -n roundcubemail-plugin-kolab_tags-skin-larry-assets -f plugin-kolab_tags-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1862	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1863	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1864	%files -n roundcubemail-plugin-kolab_zpush-skin-larry-assets -f plugin-kolab_zpush-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1865	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1866	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1867	%files -n roundcubemail-plugin-kolab_zpush-skin-classic-assets -f plugin-kolab_zpush-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1868	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1869	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1870	%files -n roundcubemail-plugin-libcalendaring-skin-larry-assets -f plugin-libcalendaring-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1871	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1872	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1873	%files -n roundcubemail-plugin-libkolab-skin-larry-assets -f plugin-libkolab-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1874	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1875	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1876	%files -n roundcubemail-plugin-owncloud-skin-larry-assets -f plugin-owncloud-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1877	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1878	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1879	%files -n roundcubemail-plugin-owncloud-skin-classic-assets -f plugin-owncloud-skin-classic-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1880	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1881	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1882	%files -n roundcubemail-plugin-tasklist-skin-larry-assets -f plugin-tasklist-skin-larry-assets.files
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1883	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1884	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1885	%changelog
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1886	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1887	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 3.3.0-0.git20151218.1
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1888	- (101e9c2) Build wo uglify
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1889	
14cu|roundcubemail-plugins-kolab-3.3.0-0.git20151218.1|1890	

14430 14
14cu|routino-3.0-1|1	%define major 0
14cu|routino-3.0-1|2	%define libname	%mklibname routino %{major}
14cu|routino-3.0-1|3	%define develname %mklibname -d routino
14cu|routino-3.0-1|4	
14cu|routino-3.0-1|5	Summary:	Router for OpenStreetMap Data
14cu|routino-3.0-1|6	Name:		routino
14cu|routino-3.0-1|7	Version:	3.0
14cu|routino-3.0-1|8	Release:	1
14cu|routino-3.0-1|9	License:	AGPLv3+
14cu|routino-3.0-1|10	Group:		File tools
14cu|routino-3.0-1|11	URL:		http://www.routino.org/
14cu|routino-3.0-1|12	Source0:	http://www.routino.org/download/routino-%{version}.tgz
14cu|routino-3.0-1|13	Patch0:		r1801-Dont-create-the-.so-files-on-Windows.diff
14cu|routino-3.0-1|14	Patch1:		r1803-Add-a-SONAME-shared-library-version-number.diff
14cu|routino-3.0-1|15	Patch2:		install_path.diff
14cu|routino-3.0-1|16	Patch3:		rename_router.diff
14cu|routino-3.0-1|17	Patch4:		more_rename_router.diff
14cu|routino-3.0-1|18	Patch5:		routino-3.0-mga_fixes.diff
14cu|routino-3.0-1|19	Patch6:		routino-3.0-skip_cruft.diff
14cu|routino-3.0-1|20	Patch7:		r1818-Add-Routino_Version.diff
14cu|routino-3.0-1|21	BuildRequires:	bzip2-devel
14cu|routino-3.0-1|22	BuildRequires:	zlib-devel
14cu|routino-3.0-1|23	BuildRequires: pkgconfig(liblzma)
14cu|routino-3.0-1|24	
14cu|routino-3.0-1|25	%description
14cu|routino-3.0-1|26	Routino is a command-line application for finding a route between two points
14cu|routino-3.0-1|27	using the dataset of topographical information collected by OpenStreetMap. It
14cu|routino-3.0-1|28	can be used as a routing tool in Marble.
14cu|routino-3.0-1|29	
14cu|routino-3.0-1|30	%package -n %{libname}
14cu|routino-3.0-1|31	Summary: Shared routino library
14cu|routino-3.0-1|32	Group: System/Libraries
14cu|routino-3.0-1|33	
14cu|routino-3.0-1|34	%description -n %{libname}
14cu|routino-3.0-1|35	Routino is a command-line application for finding a route between two points
14cu|routino-3.0-1|36	using the dataset of topographical information collected by OpenStreetMap. It
14cu|routino-3.0-1|37	can be used as a routing tool in Marble.
14cu|routino-3.0-1|38	
14cu|routino-3.0-1|39	This package provides the shared %{name} library.
14cu|routino-3.0-1|40	
14cu|routino-3.0-1|41	%package -n %{develname}
14cu|routino-3.0-1|42	Summary: Development files for the %{name} library
14cu|routino-3.0-1|43	Group: Development/C
14cu|routino-3.0-1|44	Provides: %{name}-devel = %{version}-%{release}
14cu|routino-3.0-1|45	Requires: %{libname} >= %{version}-%{release}
14cu|routino-3.0-1|46	
14cu|routino-3.0-1|47	%description -n	%{develname}
14cu|routino-3.0-1|48	Routino is a command-line application for finding a route between two points
14cu|routino-3.0-1|49	using the dataset of topographical information collected by OpenStreetMap. It
14cu|routino-3.0-1|50	can be used as a routing tool in Marble.
14cu|routino-3.0-1|51	
14cu|routino-3.0-1|52	This package contains development files for the %{name} library.
14cu|routino-3.0-1|53	
14cu|routino-3.0-1|54	%prep
14cu|routino-3.0-1|55	
14cu|routino-3.0-1|56	%setup -q
14cu|routino-3.0-1|57	%patch0 -p1
14cu|routino-3.0-1|58	%patch1 -p1
14cu|routino-3.0-1|59	%patch2 -p1
14cu|routino-3.0-1|60	%patch3 -p1
14cu|routino-3.0-1|61	%patch4 -p1
14cu|routino-3.0-1|62	%patch5 -p1
14cu|routino-3.0-1|63	%patch6 -p1
14cu|routino-3.0-1|64	%patch7 -p0
14cu|routino-3.0-1|65	
14cu|routino-3.0-1|66	# cleanup
14cu|routino-3.0-1|67	rm -f INSTALL.txt doc/INSTALL.txt doc/html/installation.html
14cu|routino-3.0-1|68	
14cu|routino-3.0-1|69	# The web stuff needs more work to be packaged. The makefiles will copy things
14cu|routino-3.0-1|70	# into the web directory if it's present, so get rid of it now.
14cu|routino-3.0-1|71	rm -rf web
14cu|routino-3.0-1|72	
14cu|routino-3.0-1|73	# Upstream builds but does not install extras. Don't waste build time, nor
14cu|routino-3.0-1|74	# bother fixing the parallel make breakage there.
14cu|routino-3.0-1|75	rm -rf extras
14cu|routino-3.0-1|76	
14cu|routino-3.0-1|77	%build
14cu|routino-3.0-1|78	export CFLAGS="%{optflags}"
14cu|routino-3.0-1|79	export LDFLAGS="%{ldflags}"
14cu|routino-3.0-1|80	
14cu|routino-3.0-1|81	%make
14cu|routino-3.0-1|82	
14cu|routino-3.0-1|83	%install
14cu|routino-3.0-1|84	%makeinstall_std libdir=%{_libdir}
14cu|routino-3.0-1|85	
14cu|routino-3.0-1|86	%files
14cu|routino-3.0-1|87	%doc %{_docdir}/%{name}/
14cu|routino-3.0-1|88	%{_bindir}/%{name}-*
14cu|routino-3.0-1|89	%{_datadir}/%{name}/
14cu|routino-3.0-1|90	
14cu|routino-3.0-1|91	%files -n %{libname}
14cu|routino-3.0-1|92	%{_libdir}/*.so.%{major}*
14cu|routino-3.0-1|93	
14cu|routino-3.0-1|94	%files -n %{develname}
14cu|routino-3.0-1|95	%{_includedir}/*
14cu|routino-3.0-1|96	%{_libdir}/*.so
14cu|routino-3.0-1|97	
14cu|routino-3.0-1|98	%changelog
14cu|routino-3.0-1|99	
14cu|routino-3.0-1|100	* Mon Jan 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.0-1
14cu|routino-3.0-1|101	- (8071da9) Imported from SRPM
14cu|routino-3.0-1|102	
14cu|routino-3.0-1|103	

14431 14
14cu|rox-2.11-1|1	%define wrappers_ver 1.0.3
14cu|rox-2.11-1|2	%define oname ROX-Filer
14cu|rox-2.11-1|3	
14cu|rox-2.11-1|4	Summary:	A fast and powerful graphical file manager
14cu|rox-2.11-1|5	Name:		rox
14cu|rox-2.11-1|6	Version:	2.11
14cu|rox-2.11-1|7	Release:	1
14cu|rox-2.11-1|8	License:	GPLv2+
14cu|rox-2.11-1|9	Group:		Graphical desktop/Other
14cu|rox-2.11-1|10	Url:		http://rox.sourceforge.net
14cu|rox-2.11-1|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-filer-%{version}.tar.bz2
14cu|rox-2.11-1|12	Source1:	http://prdownloads.sourceforge.net/%{name}/Wrappers-%{wrappers_ver}.tgz
14cu|rox-2.11-1|13	Source2:	rox-48.png
14cu|rox-2.11-1|14	Source3:	rox-32.png
14cu|rox-2.11-1|15	Source4:	rox-16.png
14cu|rox-2.11-1|16	Patch0:		rox-filer-2.10-linkage.patch
14cu|rox-2.11-1|17	Patch1:		rox-filer-2.7-shell.patch
14cu|rox-2.11-1|18	Patch2:		rox-2.1.0-gnuclient.patch
14cu|rox-2.11-1|19	BuildRequires:	gettext-devel
14cu|rox-2.11-1|20	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|rox-2.11-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|rox-2.11-1|22	BuildRequires:	pkgconfig(libglade-2.0)
14cu|rox-2.11-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|rox-2.11-1|24	BuildRequires:	pkgconfig(shared-mime-info)
14cu|rox-2.11-1|25	BuildRequires:	pkgconfig(xt)
14cu|rox-2.11-1|26	
14cu|rox-2.11-1|27	%description
14cu|rox-2.11-1|28	ROX-Filer is a fast, powerful, and easy to use graphical file manager. It
14cu|rox-2.11-1|29	has full support for drag-and-drop and application directories. The filer
14cu|rox-2.11-1|30	can also provide a pinboard (allowing you to pin up files on your desktop
14cu|rox-2.11-1|31	background) and panels. The emphasis is on uncluttered directory views;
14cu|rox-2.11-1|32	menus and prompts only appear when needed.
14cu|rox-2.11-1|33	
14cu|rox-2.11-1|34	The Wrappers package found on the Rox home page is already included.
14cu|rox-2.11-1|35	
14cu|rox-2.11-1|36	%files -f %{name}.lang
14cu|rox-2.11-1|37	%doc README*
14cu|rox-2.11-1|38	%doc %{_libdir}/apps/%{oname}/Help
14cu|rox-2.11-1|39	%doc %{_libdir}/apps/%{oname}/Messages/README
14cu|rox-2.11-1|40	%dir %{_libdir}/apps/
14cu|rox-2.11-1|41	%dir %{_libdir}/apps/%{oname}
14cu|rox-2.11-1|42	%{_libdir}/apps/%{oname}/.DirIcon
14cu|rox-2.11-1|43	%{_libdir}/apps/%{oname}/A*
14cu|rox-2.11-1|44	%{_libdir}/apps/%{oname}/Options.xml
14cu|rox-2.11-1|45	%dir %{_libdir}/apps/%{oname}/Messages
14cu|rox-2.11-1|46	%{_libdir}/apps/%{oname}/ROX*
14cu|rox-2.11-1|47	%{_libdir}/apps/%{oname}/images
14cu|rox-2.11-1|48	%{_libdir}/apps/%{oname}/style.css
14cu|rox-2.11-1|49	%{_libdir}/apps/%{oname}/subclasses
14cu|rox-2.11-1|50	%{_libdir}/apps/%{oname}/Templates.ui
14cu|rox-2.11-1|51	#wrappers
14cu|rox-2.11-1|52	%{_libdir}/apps/A*
14cu|rox-2.11-1|53	%{_libdir}/apps/E*
14cu|rox-2.11-1|54	%{_libdir}/apps/G*
14cu|rox-2.11-1|55	%{_libdir}/apps/L*
14cu|rox-2.11-1|56	%{_libdir}/apps/M*
14cu|rox-2.11-1|57	%{_libdir}/apps/N*
14cu|rox-2.11-1|58	%{_libdir}/apps/O*
14cu|rox-2.11-1|59	%{_libdir}/apps/README
14cu|rox-2.11-1|60	%{_libdir}/apps/S*
14cu|rox-2.11-1|61	%{_libdir}/apps/T*
14cu|rox-2.11-1|62	%{_libdir}/apps/V*
14cu|rox-2.11-1|63	%{_libdir}/apps/X*
14cu|rox-2.11-1|64	%{_mandir}/man1/*
14cu|rox-2.11-1|65	%{_bindir}/*
14cu|rox-2.11-1|66	%dir %{_datadir}/Choices
14cu|rox-2.11-1|67	%dir %{_datadir}/Choices/MIME-types
14cu|rox-2.11-1|68	%{_datadir}/mime/packages/rox.xml
14cu|rox-2.11-1|69	%{_liconsdir}/%{name}.png
14cu|rox-2.11-1|70	%{_iconsdir}/%{name}.png
14cu|rox-2.11-1|71	%{_miconsdir}/%{name}.png
14cu|rox-2.11-1|72	%{_datadir}/applications/%{name}.desktop
14cu|rox-2.11-1|73	
14cu|rox-2.11-1|74	#----------------------------------------------------------------------------
14cu|rox-2.11-1|75	
14cu|rox-2.11-1|76	%prep
14cu|rox-2.11-1|77	%setup -q -a 1 -n rox-filer-%{version}
14cu|rox-2.11-1|78	%patch0 -p1 -b .linkage
14cu|rox-2.11-1|79	%patch1 -p1 -b .shell
14cu|rox-2.11-1|80	%patch2 -p1 -b .gnuclient
14cu|rox-2.11-1|81	
14cu|rox-2.11-1|82	%build
14cu|rox-2.11-1|83	%setup_compile_flags
14cu|rox-2.11-1|84	mkdir %{oname}/build
14cu|rox-2.11-1|85	pushd %{oname}/build
14cu|rox-2.11-1|86	../src/configure
14cu|rox-2.11-1|87	%make
14cu|rox-2.11-1|88	popd
14cu|rox-2.11-1|89	
14cu|rox-2.11-1|90	%install
14cu|rox-2.11-1|91	mkdir -p %{buildroot}%{_libdir}/apps
14cu|rox-2.11-1|92	mkdir -p %{buildroot}%{_bindir}
14cu|rox-2.11-1|93	mkdir -p %{buildroot}%{_mandir}/man1
14cu|rox-2.11-1|94	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|rox-2.11-1|95	cp -a %{oname} %{buildroot}%{_libdir}/apps/
14cu|rox-2.11-1|96	rm -rf %{buildroot}%{_libdir}/apps/src
14cu|rox-2.11-1|97	rm -rf %{buildroot}%{_libdir}/apps/*/{src,build}
14cu|rox-2.11-1|98	cp -a rox.1 %{buildroot}%{_mandir}/man1
14cu|rox-2.11-1|99	( cd %{buildroot}%{_mandir}/man1 ; ln -s rox.1 %{oname}.1 )
14cu|rox-2.11-1|100	cat << EOF > %{buildroot}%{_bindir}/rox
14cu|rox-2.11-1|101	#!/bin/sh
14cu|rox-2.11-1|102	exec %{_libdir}/apps/%{oname}/AppRun "\$@"
14cu|rox-2.11-1|103	EOF
14cu|rox-2.11-1|104	chmod a+x %{buildroot}%{_bindir}/rox
14cu|rox-2.11-1|105	cp rox.xml %{buildroot}%{_datadir}/mime/packages
14cu|rox-2.11-1|106	cp -r Choices %{buildroot}%{_datadir}
14cu|rox-2.11-1|107	
14cu|rox-2.11-1|108	# Wrappers
14cu|rox-2.11-1|109	cp -a Wrappers/* %{buildroot}%{_libdir}/apps/
14cu|rox-2.11-1|110	cp -a Wrappers/README README.wrappers
14cu|rox-2.11-1|111	
14cu|rox-2.11-1|112	mkdir -p %{buildroot}%{_datadir}/applications
14cu|rox-2.11-1|113	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|rox-2.11-1|114	[Desktop Entry]
14cu|rox-2.11-1|115	Name=ROX
14cu|rox-2.11-1|116	Comment=File Manager of the ROX desktop environment
14cu|rox-2.11-1|117	Exec=%{_bindir}/%{name} %U
14cu|rox-2.11-1|118	Icon=%{name}
14cu|rox-2.11-1|119	Terminal=false
14cu|rox-2.11-1|120	Type=Application
14cu|rox-2.11-1|121	StartupNotify=true
14cu|rox-2.11-1|122	Categories=X-MandrivaLinux-System-FileTools;System;FileManager;
14cu|rox-2.11-1|123	EOF
14cu|rox-2.11-1|124	
14cu|rox-2.11-1|125	
14cu|rox-2.11-1|126	install -D %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cu|rox-2.11-1|127	install -D %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
14cu|rox-2.11-1|128	install -D %{SOURCE4} %{buildroot}%{_miconsdir}/%{name}.png
14cu|rox-2.11-1|129	
14cu|rox-2.11-1|130	# remove temp file
14cu|rox-2.11-1|131	rm -f %{buildroot}%{_libdir}/apps/Netscape/.AppRun.swp %{buildroot}%{_datadir}/Choices/MIME-types/* %{buildroot}%{_libdir}/apps/ROX-Filer/AppRun.*
14cu|rox-2.11-1|132	
14cu|rox-2.11-1|133	for langdir in %{buildroot}%{_libdir}/apps/%{oname}/Messages/*/;do
14cu|rox-2.11-1|134	echo "%lang($(basename $langdir)) $(echo $langdir |sed s!%{buildroot}!!)" >> %{name}.lang
14cu|rox-2.11-1|135	done
14cu|rox-2.11-1|136	
14cu|rox-2.11-1|137	
14cu|rox-2.11-1|138	%changelog
14cu|rox-2.11-1|139	
14cu|rox-2.11-1|140	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 2.11-1
14cu|rox-2.11-1|141	- (d419c87) Merge pull request #1 from semsonic/rox:rosa2014.1
14cu|rox-2.11-1|142	- (d419c87) Updated to a new version
14cu|rox-2.11-1|143	
14cu|rox-2.11-1|144	

14432 14
14cu|rox-session-0.41.0-1|1	%define oname ROX-Session
14cu|rox-session-0.41.0-1|2	%define appdir %_prefix/lib/apps
14cu|rox-session-0.41.0-1|3	Name:		rox-session
14cu|rox-session-0.41.0-1|4	Version:	0.41.0
14cu|rox-session-0.41.0-1|5	Release:    	1
14cu|rox-session-0.41.0-1|6	Summary:	Session manager for the ROX graphical desktop
14cu|rox-session-0.41.0-1|7	Group:		Graphical desktop/Other
14cu|rox-session-0.41.0-1|8	License:	GPL
14cu|rox-session-0.41.0-1|9	URL:		http://rox.sourceforge.net/rox_session.php3
14cu|rox-session-0.41.0-1|10	Source:		http://prdownloads.sourceforge.net/rox/%{name}-%{version}.tar.gz
14cu|rox-session-0.41.0-1|11	Source1:	rox-session
14cu|rox-session-0.41.0-1|12	Source2:	%name-48.png
14cu|rox-session-0.41.0-1|13	Source3:	%name-32.png
14cu|rox-session-0.41.0-1|14	Source4:	%name-16.png
14cu|rox-session-0.41.0-1|15	Patch1: 	rox-session-0.26-suppress-error.patch
14cu|rox-session-0.41.0-1|16	Requires:	rox-lib
14cu|rox-session-0.41.0-1|17	Requires: 	python
14cu|rox-session-0.41.0-1|18	Requires:	dbus-python
14cu|rox-session-0.41.0-1|19	#BuildRoot:	%{_tmppath}/%{name}-buildroot
14cu|rox-session-0.41.0-1|20	BuildArch: noarch
14cu|rox-session-0.41.0-1|21	
14cu|rox-session-0.41.0-1|22	%description
14cu|rox-session-0.41.0-1|23	ROX-Session is a really simple session manager. It loads, runs any
14cu|rox-session-0.41.0-1|24	programs you asked it to, and then quits when you run it a second time
14cu|rox-session-0.41.0-1|25	(thus ending your session). It does not display any windows until you
14cu|rox-session-0.41.0-1|26	ask it to quit.
14cu|rox-session-0.41.0-1|27	
14cu|rox-session-0.41.0-1|28	The first time you run it it will offer to make itself your session
14cu|rox-session-0.41.0-1|29	manager (so that you'll get a ROX desktop when you log in).
14cu|rox-session-0.41.0-1|30	
14cu|rox-session-0.41.0-1|31	%prep
14cu|rox-session-0.41.0-1|32	%setup -q -n %oname
14cu|rox-session-0.41.0-1|33	%patch1 -p1
14cu|rox-session-0.41.0-1|34	chmod 644 *.xml
14cu|rox-session-0.41.0-1|35	
14cu|rox-session-0.41.0-1|36	%build
14cu|rox-session-0.41.0-1|37	rm -f %oname/Messages/*.p?
14cu|rox-session-0.41.0-1|38	rm -f %oname/Messages/update-po
14cu|rox-session-0.41.0-1|39	rm -f %oname/Messages/dist
14cu|rox-session-0.41.0-1|40	
14cu|rox-session-0.41.0-1|41	%install
14cu|rox-session-0.41.0-1|42	rm -rf $RPM_BUILD_ROOT %name.lang
14cu|rox-session-0.41.0-1|43	mkdir -p $RPM_BUILD_ROOT%appdir
14cu|rox-session-0.41.0-1|44	#cp -a ./%oname $RPM_BUILD_ROOT%appdir
14cu|rox-session-0.41.0-1|45	rm -rf %buildroot%appdir/%oname/{src,build}
14cu|rox-session-0.41.0-1|46	
14cu|rox-session-0.41.0-1|47	#rox session entry
14cu|rox-session-0.41.0-1|48	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14cu|rox-session-0.41.0-1|49	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/17Rox
14cu|rox-session-0.41.0-1|50	NAME=ROX
14cu|rox-session-0.41.0-1|51	ICON=%name.png
14cu|rox-session-0.41.0-1|52	DESC=Session manager for the ROX desktop
14cu|rox-session-0.41.0-1|53	EXEC=%{_bindir}/rox-session
14cu|rox-session-0.41.0-1|54	SCRIPT:
14cu|rox-session-0.41.0-1|55	exec %{_bindir}/rox-session
14cu|rox-session-0.41.0-1|56	EOF
14cu|rox-session-0.41.0-1|57	
14cu|rox-session-0.41.0-1|58	#session script
14cu|rox-session-0.41.0-1|59	mkdir -p %buildroot%_bindir
14cu|rox-session-0.41.0-1|60	cp %SOURCE1 %buildroot%_bindir/%name
14cu|rox-session-0.41.0-1|61	#gw path to the ROX-Session directory
14cu|rox-session-0.41.0-1|62	perl -pi -e "s^%%s^%appdir/%oname^" %buildroot%_bindir/%name
14cu|rox-session-0.41.0-1|63	
14cu|rox-session-0.41.0-1|64	#session icons
14cu|rox-session-0.41.0-1|65	mkdir -p %buildroot{%_iconsdir,%_miconsdir,%_liconsdir}
14cu|rox-session-0.41.0-1|66	install -m 644 %SOURCE2 %buildroot%_liconsdir/%name.png
14cu|rox-session-0.41.0-1|67	install -m 644 %SOURCE3 %buildroot%_iconsdir/%name.png
14cu|rox-session-0.41.0-1|68	install -m 644 %SOURCE4 %buildroot%_miconsdir/%name.png
14cu|rox-session-0.41.0-1|69	
14cu|rox-session-0.41.0-1|70	#for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
14cu|rox-session-0.41.0-1|71	#echo "%lang(en) $(echo $gmo|sed s!%buildroot!!)" » %name.lang
14cu|rox-session-0.41.0-1|72	#done
14cu|rox-session-0.41.0-1|73	
14cu|rox-session-0.41.0-1|74	%clean
14cu|rox-session-0.41.0-1|75	rm -rf $RPM_BUILD_ROOT
14cu|rox-session-0.41.0-1|76	
14cu|rox-session-0.41.0-1|77	
14cu|rox-session-0.41.0-1|78	
14cu|rox-session-0.41.0-1|79	%files
14cu|rox-session-0.41.0-1|80	#-f %name.lang
14cu|rox-session-0.41.0-1|81	%defattr (-,root,root)
14cu|rox-session-0.41.0-1|82	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/17Rox
14cu|rox-session-0.41.0-1|83	%attr(755,root,root) %{_bindir}/rox-session
14cu|rox-session-0.41.0-1|84	%_liconsdir/%name.png
14cu|rox-session-0.41.0-1|85	%_iconsdir/%name.png
14cu|rox-session-0.41.0-1|86	%_miconsdir/%name.png
14cu|rox-session-0.41.0-1|87	
14cu|rox-session-0.41.0-1|88	%changelog
14cu|rox-session-0.41.0-1|89	
14cu|rox-session-0.41.0-1|90	* Mon Jul 27 2015 dsilakov <denis.silakov@rosalab.ru> 0.41.0-1
14cu|rox-session-0.41.0-1|91	- (d5eac62) Merge pull request #1 from semsonic/rox-session:rosa2014.1
14cu|rox-session-0.41.0-1|92	- (d5eac62) Updated to a new version
14cu|rox-session-0.41.0-1|93	
14cu|rox-session-0.41.0-1|94	

14433 14
14cu|R-party-1.0.21-2|1	%global packname  party
14cu|R-party-1.0.21-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-party-1.0.21-2|3	
14cu|R-party-1.0.21-2|4	Name:             R-%{packname}
14cu|R-party-1.0.21-2|5	Version:          1.0.21
14cu|R-party-1.0.21-2|6	Release:          2
14cu|R-party-1.0.21-2|7	Summary:          A Laboratory for Recursive Partytioning
14cu|R-party-1.0.21-2|8	Group:            Sciences/Mathematics
14cu|R-party-1.0.21-2|9	License:          GPL-2
14cu|R-party-1.0.21-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-party-1.0.21-2|11	Source0:          http://cran.r-project.org/src/contrib/party_1.0-21.tar.gz
14cu|R-party-1.0.21-2|12	Requires:         R-methods R-survival R-grid R-modeltools R-coin R-zoo
14cu|R-party-1.0.21-2|13	Requires:         R-sandwich R-strucchange R-vcd R-stats
14cu|R-party-1.0.21-2|14	Requires:         R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
14cu|R-party-1.0.21-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-party-1.0.21-2|16	BuildRequires: R-TH.data
14cu|R-party-1.0.21-2|17	Requires: R-TH.data
14cu|R-party-1.0.21-2|18	BuildRequires:    R-methods R-survival R-grid R-modeltools R-coin R-zoo
14cu|R-party-1.0.21-2|19	BuildRequires:    R-sandwich R-strucchange R-vcd R-stats
14cu|R-party-1.0.21-2|20	BuildRequires:    R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
14cu|R-party-1.0.21-2|21	BuildRequires:    blas-devel
14cu|R-party-1.0.21-2|22	BuildRequires:    lapack-devel
14cu|R-party-1.0.21-2|23	
14cu|R-party-1.0.21-2|24	%description
14cu|R-party-1.0.21-2|25	A computational toolbox for recursive partitioning. The core of the
14cu|R-party-1.0.21-2|26	package is ctree(), an implementation of conditional inference trees which
14cu|R-party-1.0.21-2|27	embed tree-structured regression models into a well defined theory of
14cu|R-party-1.0.21-2|28	conditional inference procedures. This non-parametric class of regression
14cu|R-party-1.0.21-2|29	trees is applicable to all kinds of regression problems, including
14cu|R-party-1.0.21-2|30	nominal, ordinal, numeric, censored as well as multivariate response
14cu|R-party-1.0.21-2|31	variables and arbitrary measurement scales of the covariates. Based on
14cu|R-party-1.0.21-2|32	conditional inference trees, cforest() provides an implementation of
14cu|R-party-1.0.21-2|33	Breiman's random forests. The function mob() implements an algorithm for
14cu|R-party-1.0.21-2|34	recursive partitioning based on parametric models (e.g. linear models,
14cu|R-party-1.0.21-2|35	GLMs or survival regression) employing parameter instability tests for
14cu|R-party-1.0.21-2|36	split selection. Extensible functionality for visualizing tree-structured
14cu|R-party-1.0.21-2|37	regression models is available.
14cu|R-party-1.0.21-2|38	
14cu|R-party-1.0.21-2|39	%prep
14cu|R-party-1.0.21-2|40	%setup -q -c -n %{packname}
14cu|R-party-1.0.21-2|41	
14cu|R-party-1.0.21-2|42	%build
14cu|R-party-1.0.21-2|43	
14cu|R-party-1.0.21-2|44	%install
14cu|R-party-1.0.21-2|45	mkdir -p %{buildroot}%{rlibdir}
14cu|R-party-1.0.21-2|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-party-1.0.21-2|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-party-1.0.21-2|48	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-party-1.0.21-2|49	
14cu|R-party-1.0.21-2|50	%if %{without bootstrap}
14cu|R-party-1.0.21-2|51	%check
14cu|R-party-1.0.21-2|52	%{_bindir}/R CMD check %{packname}
14cu|R-party-1.0.21-2|53	%endif
14cu|R-party-1.0.21-2|54	
14cu|R-party-1.0.21-2|55	%files
14cu|R-party-1.0.21-2|56	%dir %{rlibdir}/%{packname}
14cu|R-party-1.0.21-2|57	%doc %{rlibdir}/%{packname}/doc
14cu|R-party-1.0.21-2|58	%doc %{rlibdir}/%{packname}/html
14cu|R-party-1.0.21-2|59	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-party-1.0.21-2|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-party-1.0.21-2|61	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-party-1.0.21-2|62	%{rlibdir}/%{packname}/INDEX
14cu|R-party-1.0.21-2|63	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-party-1.0.21-2|64	%{rlibdir}/%{packname}/Meta
14cu|R-party-1.0.21-2|65	%{rlibdir}/%{packname}/R
14cu|R-party-1.0.21-2|66	%{rlibdir}/%{packname}/data
14cu|R-party-1.0.21-2|67	%{rlibdir}/%{packname}/help
14cu|R-party-1.0.21-2|68	%{rlibdir}/%{packname}/libs
14cu|R-party-1.0.21-2|69	%{rlibdir}/party/demo/strucchange-perm.R
14cu|R-party-1.0.21-2|70	%{rlibdir}/party/doxygen.cfg
14cu|R-party-1.0.21-2|71	
14cu|R-party-1.0.21-2|72	
14cu|R-party-1.0.21-2|73	
14cu|R-party-1.0.21-2|74	%changelog
14cu|R-party-1.0.21-2|75	
14cu|R-party-1.0.21-2|76	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.21-2
14cu|R-party-1.0.21-2|77	- (605db4c) Updated to 1.0.21
14cu|R-party-1.0.21-2|78	
14cu|R-party-1.0.21-2|79	

14434 14
14cu|R-pbkrtest-0.3.8-1|1	%global packname  pbkrtest
14cu|R-pbkrtest-0.3.8-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-pbkrtest-0.3.8-1|3	
14cu|R-pbkrtest-0.3.8-1|4	%define debug_package %{nil}
14cu|R-pbkrtest-0.3.8-1|5	
14cu|R-pbkrtest-0.3.8-1|6	Name:             R-%{packname}
14cu|R-pbkrtest-0.3.8-1|7	Version:          0.3.8
14cu|R-pbkrtest-0.3.8-1|8	Release:          1
14cu|R-pbkrtest-0.3.8-1|9	Summary:          Parametric bootstrap and Kenward Roger based methods for mixed model comparison
14cu|R-pbkrtest-0.3.8-1|10	Group:            Sciences/Mathematics
14cu|R-pbkrtest-0.3.8-1|11	License:          GPLv2+
14cu|R-pbkrtest-0.3.8-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pbkrtest-0.3.8-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-8.tar.gz
14cu|R-pbkrtest-0.3.8-1|14	
14cu|R-pbkrtest-0.3.8-1|15	Requires:         R-MASS R-lme4 R-parallel
14cu|R-pbkrtest-0.3.8-1|16	Requires:         R-Matrix
14cu|R-pbkrtest-0.3.8-1|17	Requires:         R-gplots
14cu|R-pbkrtest-0.3.8-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-lme4 R-parallel
14cu|R-pbkrtest-0.3.8-1|19	BuildRequires:    R-Matrix
14cu|R-pbkrtest-0.3.8-1|20	BuildRequires:   R-gplots
14cu|R-pbkrtest-0.3.8-1|21	%description
14cu|R-pbkrtest-0.3.8-1|22	Test in linear mixed effects models. . Attention is on linear mixed
14cu|R-pbkrtest-0.3.8-1|23	effects models as implemented in the lme4 package. . The package
14cu|R-pbkrtest-0.3.8-1|24	implements a parametric bootstrap test . The package implements a
14cu|R-pbkrtest-0.3.8-1|25	Kenward-Roger modification of F-tests
14cu|R-pbkrtest-0.3.8-1|26	
14cu|R-pbkrtest-0.3.8-1|27	%prep
14cu|R-pbkrtest-0.3.8-1|28	%setup -q -c -n %{packname}
14cu|R-pbkrtest-0.3.8-1|29	
14cu|R-pbkrtest-0.3.8-1|30	%build
14cu|R-pbkrtest-0.3.8-1|31	
14cu|R-pbkrtest-0.3.8-1|32	%install
14cu|R-pbkrtest-0.3.8-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pbkrtest-0.3.8-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pbkrtest-0.3.8-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pbkrtest-0.3.8-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pbkrtest-0.3.8-1|37	
14cu|R-pbkrtest-0.3.8-1|38	# % check
14cu|R-pbkrtest-0.3.8-1|39	# %{_bindir}/R CMD check %{packname}
14cu|R-pbkrtest-0.3.8-1|40	
14cu|R-pbkrtest-0.3.8-1|41	%files
14cu|R-pbkrtest-0.3.8-1|42	%dir %{rlibdir}/%{packname}
14cu|R-pbkrtest-0.3.8-1|43	%doc %{rlibdir}/%{packname}/doc
14cu|R-pbkrtest-0.3.8-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-pbkrtest-0.3.8-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pbkrtest-0.3.8-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-pbkrtest-0.3.8-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pbkrtest-0.3.8-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-pbkrtest-0.3.8-1|49	%{rlibdir}/%{packname}/R
14cu|R-pbkrtest-0.3.8-1|50	%{rlibdir}/%{packname}/data
14cu|R-pbkrtest-0.3.8-1|51	%{rlibdir}/%{packname}/help
14cu|R-pbkrtest-0.3.8-1|52	
14cu|R-pbkrtest-0.3.8-1|53	%changelog
14cu|R-pbkrtest-0.3.8-1|54	
14cu|R-pbkrtest-0.3.8-1|55	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 0.3.8-1
14cu|R-pbkrtest-0.3.8-1|56	- (9f540d8) Merge pull request #1 from semsonic/R-pbkrtest:rosa2014.1
14cu|R-pbkrtest-0.3.8-1|57	- (9f540d8) Updated to a new version
14cu|R-pbkrtest-0.3.8-1|58	
14cu|R-pbkrtest-0.3.8-1|59	

14435 14
14cu|R-PBSmapping-2.69.76-1|1	%bcond_with bootstrap
14cu|R-PBSmapping-2.69.76-1|2	%global packname  PBSmapping
14cu|R-PBSmapping-2.69.76-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-PBSmapping-2.69.76-1|4	
14cu|R-PBSmapping-2.69.76-1|5	Name:             R-%{packname}
14cu|R-PBSmapping-2.69.76-1|6	Version:          2.69.76
14cu|R-PBSmapping-2.69.76-1|7	Release:          1
14cu|R-PBSmapping-2.69.76-1|8	Summary:          Mapping Fisheries Data and Spatial Analysis Tools
14cu|R-PBSmapping-2.69.76-1|9	Group:            Sciences/Mathematics
14cu|R-PBSmapping-2.69.76-1|10	License:          GPL (>= 2)
14cu|R-PBSmapping-2.69.76-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-PBSmapping-2.69.76-1|12	Source0:          http://cran.r-project.org/src/contrib/PBSmapping_%{version}.tar.gz
14cu|R-PBSmapping-2.69.76-1|13	Requires:         R-foreign R-deldir
14cu|R-PBSmapping-2.69.76-1|14	%if %{without bootstrap}
14cu|R-PBSmapping-2.69.76-1|15	Requires:         R-maptools
14cu|R-PBSmapping-2.69.76-1|16	%endif
14cu|R-PBSmapping-2.69.76-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-PBSmapping-2.69.76-1|18	BuildRequires:    R-foreign R-deldir
14cu|R-PBSmapping-2.69.76-1|19	%if %{without bootstrap}
14cu|R-PBSmapping-2.69.76-1|20	BuildRequires:    R-maptools
14cu|R-PBSmapping-2.69.76-1|21	%endif
14cu|R-PBSmapping-2.69.76-1|22	
14cu|R-PBSmapping-2.69.76-1|23	%description
14cu|R-PBSmapping-2.69.76-1|24	This software has evolved from fisheries research conducted at the Pacific
14cu|R-PBSmapping-2.69.76-1|25	Biological Station (PBS) in Nanaimo, British Columbia, Canada. It extends
14cu|R-PBSmapping-2.69.76-1|26	the R language to include two-dimensional plotting features similar to
14cu|R-PBSmapping-2.69.76-1|27	those commonly available in a Geographic Information System (GIS).
14cu|R-PBSmapping-2.69.76-1|28	Embedded C code speeds algorithms from computational geometry, such as
14cu|R-PBSmapping-2.69.76-1|29	finding polygons that contain specified point events or converting between
14cu|R-PBSmapping-2.69.76-1|30	longitude-latitude and Universal Transverse Mercator (UTM) coordinates.
14cu|R-PBSmapping-2.69.76-1|31	It includes data for a global shoreline and other data sets in the public
14cu|R-PBSmapping-2.69.76-1|32	domain. The R directory '.../library/PBSmapping/doc' includes a complete
14cu|R-PBSmapping-2.69.76-1|33	user's guide PBSmapping-UG.pdf. To use this package effectively, please
14cu|R-PBSmapping-2.69.76-1|34	consult the guide.
14cu|R-PBSmapping-2.69.76-1|35	
14cu|R-PBSmapping-2.69.76-1|36	%prep
14cu|R-PBSmapping-2.69.76-1|37	%setup -q -c -n %{packname}
14cu|R-PBSmapping-2.69.76-1|38	
14cu|R-PBSmapping-2.69.76-1|39	%build
14cu|R-PBSmapping-2.69.76-1|40	
14cu|R-PBSmapping-2.69.76-1|41	%install
14cu|R-PBSmapping-2.69.76-1|42	mkdir -p %{buildroot}%{rlibdir}
14cu|R-PBSmapping-2.69.76-1|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-PBSmapping-2.69.76-1|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-PBSmapping-2.69.76-1|45	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-PBSmapping-2.69.76-1|46	
14cu|R-PBSmapping-2.69.76-1|47	%if %{without bootstrap}
14cu|R-PBSmapping-2.69.76-1|48	%check
14cu|R-PBSmapping-2.69.76-1|49	%{_bindir}/R CMD check %{packname}
14cu|R-PBSmapping-2.69.76-1|50	%endif
14cu|R-PBSmapping-2.69.76-1|51	
14cu|R-PBSmapping-2.69.76-1|52	%files
14cu|R-PBSmapping-2.69.76-1|53	%dir %{rlibdir}/%{packname}
14cu|R-PBSmapping-2.69.76-1|54	%doc %{rlibdir}/%{packname}/doc
14cu|R-PBSmapping-2.69.76-1|55	%doc %{rlibdir}/%{packname}/html
14cu|R-PBSmapping-2.69.76-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-PBSmapping-2.69.76-1|57	%{rlibdir}/%{packname}/Extra
14cu|R-PBSmapping-2.69.76-1|58	%{rlibdir}/%{packname}/INDEX
14cu|R-PBSmapping-2.69.76-1|59	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-PBSmapping-2.69.76-1|60	%{rlibdir}/%{packname}/Meta
14cu|R-PBSmapping-2.69.76-1|61	%{rlibdir}/%{packname}/R
14cu|R-PBSmapping-2.69.76-1|62	%{rlibdir}/%{packname}/Utils
14cu|R-PBSmapping-2.69.76-1|63	%{rlibdir}/%{packname}/data
14cu|R-PBSmapping-2.69.76-1|64	%{rlibdir}/%{packname}/demo
14cu|R-PBSmapping-2.69.76-1|65	%{rlibdir}/%{packname}/help
14cu|R-PBSmapping-2.69.76-1|66	%{rlibdir}/%{packname}/libs
14cu|R-PBSmapping-2.69.76-1|67	
14cu|R-PBSmapping-2.69.76-1|68	%changelog
14cu|R-PBSmapping-2.69.76-1|69	
14cu|R-PBSmapping-2.69.76-1|70	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.69.76-1
14cu|R-PBSmapping-2.69.76-1|71	- (8f25c90) Upload tarball
14cu|R-PBSmapping-2.69.76-1|72	
14cu|R-PBSmapping-2.69.76-1|73	

14436 14
14cu|R-pcaPP-1.9.60-2|1	%global packname  pcaPP
14cu|R-pcaPP-1.9.60-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-pcaPP-1.9.60-2|3	
14cu|R-pcaPP-1.9.60-2|4	Name:             R-%{packname}
14cu|R-pcaPP-1.9.60-2|5	Version:          1.9.60
14cu|R-pcaPP-1.9.60-2|6	Release:          2
14cu|R-pcaPP-1.9.60-2|7	Summary:          Robust PCA by Projection Pursuit
14cu|R-pcaPP-1.9.60-2|8	Group:            Sciences/Mathematics
14cu|R-pcaPP-1.9.60-2|9	License:          GPL (>= 3)
14cu|R-pcaPP-1.9.60-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pcaPP-1.9.60-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.9-60.tar.gz
14cu|R-pcaPP-1.9.60-2|12	
14cu|R-pcaPP-1.9.60-2|13	Requires:         R-mvtnorm
14cu|R-pcaPP-1.9.60-2|14	
14cu|R-pcaPP-1.9.60-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex R-mvtnorm
14cu|R-pcaPP-1.9.60-2|16	BuildRequires:    lapack-devel
14cu|R-pcaPP-1.9.60-2|17	
14cu|R-pcaPP-1.9.60-2|18	
14cu|R-pcaPP-1.9.60-2|19	%description
14cu|R-pcaPP-1.9.60-2|20	Robust PCA by Projection Pursuit
14cu|R-pcaPP-1.9.60-2|21	
14cu|R-pcaPP-1.9.60-2|22	%prep
14cu|R-pcaPP-1.9.60-2|23	%setup -q -c -n %{packname}
14cu|R-pcaPP-1.9.60-2|24	
14cu|R-pcaPP-1.9.60-2|25	%build
14cu|R-pcaPP-1.9.60-2|26	
14cu|R-pcaPP-1.9.60-2|27	%install
14cu|R-pcaPP-1.9.60-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pcaPP-1.9.60-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pcaPP-1.9.60-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pcaPP-1.9.60-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pcaPP-1.9.60-2|32	
14cu|R-pcaPP-1.9.60-2|33	%check
14cu|R-pcaPP-1.9.60-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-pcaPP-1.9.60-2|35	
14cu|R-pcaPP-1.9.60-2|36	%files
14cu|R-pcaPP-1.9.60-2|37	%dir %{rlibdir}/%{packname}
14cu|R-pcaPP-1.9.60-2|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-pcaPP-1.9.60-2|39	%doc %{rlibdir}/%{packname}/html
14cu|R-pcaPP-1.9.60-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pcaPP-1.9.60-2|41	%{rlibdir}/%{packname}/INDEX
14cu|R-pcaPP-1.9.60-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pcaPP-1.9.60-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-pcaPP-1.9.60-2|44	%{rlibdir}/%{packname}/R
14cu|R-pcaPP-1.9.60-2|45	%{rlibdir}/%{packname}/libs
14cu|R-pcaPP-1.9.60-2|46	%{rlibdir}/%{packname}/help
14cu|R-pcaPP-1.9.60-2|47	
14cu|R-pcaPP-1.9.60-2|48	%changelog
14cu|R-pcaPP-1.9.60-2|49	
14cu|R-pcaPP-1.9.60-2|50	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.60-2
14cu|R-pcaPP-1.9.60-2|51	- (d23ce33) Updated to 1.9.60
14cu|R-pcaPP-1.9.60-2|52	
14cu|R-pcaPP-1.9.60-2|53	

14437 14
14cu|R-penalized-0.9.45-1|1	%define debug_package %{nil}
14cu|R-penalized-0.9.45-1|2	
14cu|R-penalized-0.9.45-1|3	%global packname  penalized
14cu|R-penalized-0.9.45-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-penalized-0.9.45-1|5	
14cu|R-penalized-0.9.45-1|6	Name:             R-%{packname}
14cu|R-penalized-0.9.45-1|7	Version:          0.9.45
14cu|R-penalized-0.9.45-1|8	Release:          1
14cu|R-penalized-0.9.45-1|9	Summary:          L1 and L2 penalized estimation in GLMs and in the Cox model
14cu|R-penalized-0.9.45-1|10	Group:            Sciences/Mathematics
14cu|R-penalized-0.9.45-1|11	License:          GPL (>= 2)
14cu|R-penalized-0.9.45-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-penalized-0.9.45-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-45.tar.gz
14cu|R-penalized-0.9.45-1|14	
14cu|R-penalized-0.9.45-1|15	Requires:         R-methods R-survival
14cu|R-penalized-0.9.45-1|16	Requires:         R-survival
14cu|R-penalized-0.9.45-1|17	Requires:         R-globaltest
14cu|R-penalized-0.9.45-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-survival
14cu|R-penalized-0.9.45-1|19	BuildRequires:    R-survival
14cu|R-penalized-0.9.45-1|20	BuildRequires:    R-globaltest
14cu|R-penalized-0.9.45-1|21	
14cu|R-penalized-0.9.45-1|22	%description
14cu|R-penalized-0.9.45-1|23	A package for fitting possibly high dimensional penalized regression
14cu|R-penalized-0.9.45-1|24	models. The penalty structure can be any combination of an L1 penalty
14cu|R-penalized-0.9.45-1|25	(lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint
14cu|R-penalized-0.9.45-1|26	on the regression coefficients. The supported regression models are
14cu|R-penalized-0.9.45-1|27	linear, logistic and poisson regression and the Cox Proportional Hazards
14cu|R-penalized-0.9.45-1|28	model. Cross-validation routines allow optimization of the tuning
14cu|R-penalized-0.9.45-1|29	
14cu|R-penalized-0.9.45-1|30	%prep
14cu|R-penalized-0.9.45-1|31	%setup -q -c -n %{packname}
14cu|R-penalized-0.9.45-1|32	
14cu|R-penalized-0.9.45-1|33	%build
14cu|R-penalized-0.9.45-1|34	
14cu|R-penalized-0.9.45-1|35	%install
14cu|R-penalized-0.9.45-1|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-penalized-0.9.45-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-penalized-0.9.45-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-penalized-0.9.45-1|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-penalized-0.9.45-1|40	
14cu|R-penalized-0.9.45-1|41	%check
14cu|R-penalized-0.9.45-1|42	%{_bindir}/R CMD check %{packname}
14cu|R-penalized-0.9.45-1|43	
14cu|R-penalized-0.9.45-1|44	%files
14cu|R-penalized-0.9.45-1|45	%dir %{rlibdir}/%{packname}
14cu|R-penalized-0.9.45-1|46	%doc %{rlibdir}/%{packname}/doc
14cu|R-penalized-0.9.45-1|47	%doc %{rlibdir}/%{packname}/html
14cu|R-penalized-0.9.45-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-penalized-0.9.45-1|49	%{rlibdir}/%{packname}/INDEX
14cu|R-penalized-0.9.45-1|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-penalized-0.9.45-1|51	%{rlibdir}/%{packname}/Meta
14cu|R-penalized-0.9.45-1|52	%{rlibdir}/%{packname}/R
14cu|R-penalized-0.9.45-1|53	%{rlibdir}/%{packname}/data
14cu|R-penalized-0.9.45-1|54	%{rlibdir}/%{packname}/help
14cu|R-penalized-0.9.45-1|55	
14cu|R-penalized-0.9.45-1|56	%changelog
14cu|R-penalized-0.9.45-1|57	
14cu|R-penalized-0.9.45-1|58	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.45-1
14cu|R-penalized-0.9.45-1|59	- (2d120a8) Merge branch 'auto_update' into rosa2014.1
14cu|R-penalized-0.9.45-1|60	
14cu|R-penalized-0.9.45-1|61	

14438 14
14cu|R-pixmap-0.4.11-1|1	%global packname  pixmap
14cu|R-pixmap-0.4.11-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-pixmap-0.4.11-1|3	
14cu|R-pixmap-0.4.11-1|4	%define debug_package %{nil}
14cu|R-pixmap-0.4.11-1|5	
14cu|R-pixmap-0.4.11-1|6	Name:             R-%{packname}
14cu|R-pixmap-0.4.11-1|7	Version:          0.4.11
14cu|R-pixmap-0.4.11-1|8	Release:          1
14cu|R-pixmap-0.4.11-1|9	Summary:          Bitmap Images (``Pixel Maps'')
14cu|R-pixmap-0.4.11-1|10	Group:            Sciences/Mathematics
14cu|R-pixmap-0.4.11-1|11	License:          GPLv2
14cu|R-pixmap-0.4.11-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pixmap-0.4.11-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-11.tar.gz
14cu|R-pixmap-0.4.11-1|14	BuildArch:        noarch
14cu|R-pixmap-0.4.11-1|15	Requires:         R-core
14cu|R-pixmap-0.4.11-1|16	
14cu|R-pixmap-0.4.11-1|17	Requires:         R-methods
14cu|R-pixmap-0.4.11-1|18	
14cu|R-pixmap-0.4.11-1|19	BuildRequires:    R-devel Rmath-devel R-methods texlive
14cu|R-pixmap-0.4.11-1|20	
14cu|R-pixmap-0.4.11-1|21	
14cu|R-pixmap-0.4.11-1|22	%description
14cu|R-pixmap-0.4.11-1|23	Functions for import, export, plotting and other manipulations of
14cu|R-pixmap-0.4.11-1|24	bitmapped images.
14cu|R-pixmap-0.4.11-1|25	
14cu|R-pixmap-0.4.11-1|26	%prep
14cu|R-pixmap-0.4.11-1|27	%setup -q -c -n %{packname}
14cu|R-pixmap-0.4.11-1|28	
14cu|R-pixmap-0.4.11-1|29	%build
14cu|R-pixmap-0.4.11-1|30	
14cu|R-pixmap-0.4.11-1|31	%install
14cu|R-pixmap-0.4.11-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pixmap-0.4.11-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pixmap-0.4.11-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pixmap-0.4.11-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pixmap-0.4.11-1|36	
14cu|R-pixmap-0.4.11-1|37	%check
14cu|R-pixmap-0.4.11-1|38	%{_bindir}/R CMD check %{packname}
14cu|R-pixmap-0.4.11-1|39	
14cu|R-pixmap-0.4.11-1|40	%files
14cu|R-pixmap-0.4.11-1|41	%dir %{rlibdir}/%{packname}
14cu|R-pixmap-0.4.11-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-pixmap-0.4.11-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pixmap-0.4.11-1|44	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-pixmap-0.4.11-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-pixmap-0.4.11-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pixmap-0.4.11-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-pixmap-0.4.11-1|48	%{rlibdir}/%{packname}/R
14cu|R-pixmap-0.4.11-1|49	%{rlibdir}/%{packname}/help
14cu|R-pixmap-0.4.11-1|50	%{rlibdir}/%{packname}/pictures
14cu|R-pixmap-0.4.11-1|51	
14cu|R-pixmap-0.4.11-1|52	%changelog
14cu|R-pixmap-0.4.11-1|53	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.11-1
14cu|R-pixmap-0.4.11-1|54	+ Revision: fa6865d
14cu|R-pixmap-0.4.11-1|55	- Add texlive BR
14cu|R-pixmap-0.4.11-1|56	
14cu|R-pixmap-0.4.11-1|57	

14439 14
14cu|R-plotrix-3.5.12-1|1	%global packname  plotrix
14cu|R-plotrix-3.5.12-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-plotrix-3.5.12-1|3	
14cu|R-plotrix-3.5.12-1|4	Name:             R-%{packname}
14cu|R-plotrix-3.5.12-1|5	Version:          3.5.12
14cu|R-plotrix-3.5.12-1|6	Release:          1
14cu|R-plotrix-3.5.12-1|7	Summary:          Various plotting functions
14cu|R-plotrix-3.5.12-1|8	Group:            Sciences/Mathematics
14cu|R-plotrix-3.5.12-1|9	License:          GPLv2+
14cu|R-plotrix-3.5.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-plotrix-3.5.12-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.5-12.tar.gz
14cu|R-plotrix-3.5.12-1|12	BuildArch:        noarch
14cu|R-plotrix-3.5.12-1|13	Requires:         R-core
14cu|R-plotrix-3.5.12-1|14	
14cu|R-plotrix-3.5.12-1|15	
14cu|R-plotrix-3.5.12-1|16	
14cu|R-plotrix-3.5.12-1|17	
14cu|R-plotrix-3.5.12-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-plotrix-3.5.12-1|19	
14cu|R-plotrix-3.5.12-1|20	
14cu|R-plotrix-3.5.12-1|21	%description
14cu|R-plotrix-3.5.12-1|22	Lots of plots, various labeling, axis and color scaling functions.
14cu|R-plotrix-3.5.12-1|23	
14cu|R-plotrix-3.5.12-1|24	%prep
14cu|R-plotrix-3.5.12-1|25	%setup -q -c -n %{packname}
14cu|R-plotrix-3.5.12-1|26	
14cu|R-plotrix-3.5.12-1|27	%build
14cu|R-plotrix-3.5.12-1|28	
14cu|R-plotrix-3.5.12-1|29	%install
14cu|R-plotrix-3.5.12-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-plotrix-3.5.12-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-plotrix-3.5.12-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-plotrix-3.5.12-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-plotrix-3.5.12-1|34	
14cu|R-plotrix-3.5.12-1|35	%check
14cu|R-plotrix-3.5.12-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-plotrix-3.5.12-1|37	
14cu|R-plotrix-3.5.12-1|38	%files
14cu|R-plotrix-3.5.12-1|39	%dir %{rlibdir}/%{packname}
14cu|R-plotrix-3.5.12-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-plotrix-3.5.12-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-plotrix-3.5.12-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-plotrix-3.5.12-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-plotrix-3.5.12-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-plotrix-3.5.12-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-plotrix-3.5.12-1|46	%{rlibdir}/%{packname}/R
14cu|R-plotrix-3.5.12-1|47	%{rlibdir}/%{packname}/help
14cu|R-plotrix-3.5.12-1|48	%{rlibdir}/%{packname}/CITATION
14cu|R-plotrix-3.5.12-1|49	%{rlibdir}/%{packname}/data
14cu|R-plotrix-3.5.12-1|50	%{rlibdir}/%{packname}/demo
14cu|R-plotrix-3.5.12-1|51	
14cu|R-plotrix-3.5.12-1|52	%changelog
14cu|R-plotrix-3.5.12-1|53	
14cu|R-plotrix-3.5.12-1|54	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.12-1
14cu|R-plotrix-3.5.12-1|55	- (bbe3b9f) Updated to 3.5.12
14cu|R-plotrix-3.5.12-1|56	
14cu|R-plotrix-3.5.12-1|57	

14440 14
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|1	%define debug_package %{nil}
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|2	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|3	Summary:	Telegram desktop client
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|4	Name:		telegram
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|5	Version:	2.5.0
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|6	Release:	1
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|7	License:	GPLv3+
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|8	Group:		Networking/Instant messaging
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|9	Url:		https://desktop.telegram.org
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|10	Source0:	https://github.com/telegramdesktop/tdesktop/releases/download/v%{version}/tsetup.%{version}.tar.xz
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|11	#Source1:	https://github.com/telegramdesktop/tdesktop/releases/download/v%{version}/tsetup32.%{version}.tar.xz
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|12	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|13	%files
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|14	%{_bindir}/*
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|15	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|16	#----------------------------------------------------------------------------
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|17	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|18	%description
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|19	Telegram is an Open Source instant messaging platform for mobile and
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|20	desktop focused on privacy.
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|21	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|22	%prep
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|23	%setup -q -c -T
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|24	%ifarch %{ix86}
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|25	tar xJf %{SOURCE1}
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|26	%else
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|27	tar xJf %{SOURCE0}
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|28	%endif
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|29	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|30	%build
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|31	
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|32	%install
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|33	mkdir -p %{buildroot}%{_bindir}
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|34	strip Telegram/*
14./rosa_platform_2014.1/repository/SRPMS/contrib/updates-rpm-backup/telegram-2.5.0-1|35	mv Telegram/* %{buildroot}%{_bindir}

14441 14
14cu|rpmdevtools-8.3-1|1	%define spectool_version 1.0.10
14cu|rpmdevtools-8.3-1|2	
14cu|rpmdevtools-8.3-1|3	Name:           rpmdevtools
14cu|rpmdevtools-8.3-1|4	Version:        8.3
14cu|rpmdevtools-8.3-1|5	Release:        1
14cu|rpmdevtools-8.3-1|6	Summary:        RPM Development Tools
14cu|rpmdevtools-8.3-1|7	Group:		System/Configuration/Packaging
14cu|rpmdevtools-8.3-1|8	# rpmdev-setuptree is GPLv2, everything else GPLv2+
14cu|rpmdevtools-8.3-1|9	License:        GPLv2+ and GPLv2
14cu|rpmdevtools-8.3-1|10	URL:            https://fedorahosted.org/rpmdevtools/
14cu|rpmdevtools-8.3-1|11	Source0:        https://fedorahosted.org/released/rpmdevtools/%{name}-%{version}.tar.xz
14cu|rpmdevtools-8.3-1|12	Source1:	rosa_spec_templates.tar.xz
14cu|rpmdevtools-8.3-1|13	Source2:	inc_rel.pl
14cu|rpmdevtools-8.3-1|14	Patch0:		rpmdevtools-8.3-bugzilla.patch
14cu|rpmdevtools-8.3-1|15	Patch1:		rpmdevtools-8.3-setuptree-no-macros.patch
14cu|rpmdevtools-8.3-1|16	BuildArch:      noarch
14cu|rpmdevtools-8.3-1|17	# help2man, pod2man, *python for creating man pages
14cu|rpmdevtools-8.3-1|18	BuildRequires:  help2man
14cu|rpmdevtools-8.3-1|19	#BuildRequires:  pod2man
14cu|rpmdevtools-8.3-1|20	BuildRequires:  python >= 2.4
14cu|rpmdevtools-8.3-1|21	BuildRequires:  python-rpm
14cu|rpmdevtools-8.3-1|22	# emacs-common >= 1:22.3-3 for macros.emacs
14cu|rpmdevtools-8.3-1|23	#BuildRequires:  emacs-common >= 1:22.3-3
14cu|rpmdevtools-8.3-1|24	# xemacs-common >= 21.5.29-8 for macros.xemacs
14cu|rpmdevtools-8.3-1|25	#BuildRequires:  xemacs-common >= 21.5.29-8
14cu|rpmdevtools-8.3-1|26	Provides:       spectool = %{spectool_version}
14cu|rpmdevtools-8.3-1|27	Requires:       curl
14cu|rpmdevtools-8.3-1|28	Requires:       diffutils
14cu|rpmdevtools-8.3-1|29	Requires:       fakeroot
14cu|rpmdevtools-8.3-1|30	Requires:       file
14cu|rpmdevtools-8.3-1|31	Requires:       findutils
14cu|rpmdevtools-8.3-1|32	Requires:       gawk
14cu|rpmdevtools-8.3-1|33	Requires:       grep
14cu|rpmdevtools-8.3-1|34	Requires:       python >= 2.4
14cu|rpmdevtools-8.3-1|35	Requires:       rpm-build >= 4.4.2.3
14cu|rpmdevtools-8.3-1|36	Requires:       python-rpm
14cu|rpmdevtools-8.3-1|37	Requires:       sed
14cu|rpmdevtools-8.3-1|38	%rename checkbashisms
14cu|rpmdevtools-8.3-1|39	#Requires:       emacs-filesystem
14cu|rpmdevtools-8.3-1|40	#Requires:       xemacs-filesystem
14cu|rpmdevtools-8.3-1|41	
14cu|rpmdevtools-8.3-1|42	%description
14cu|rpmdevtools-8.3-1|43	This package contains scripts to aid in development of RPM packages.
14cu|rpmdevtools-8.3-1|44	rpmdev-setuptree    Create RPM build tree within user's home directory
14cu|rpmdevtools-8.3-1|45	rpmdev-diff         Diff contents of two archives
14cu|rpmdevtools-8.3-1|46	rpmdev-newspec      Creates new .spec from template
14cu|rpmdevtools-8.3-1|47	rpmdev-rmdevelrpms  Find (and optionally remove) "development" RPMs
14cu|rpmdevtools-8.3-1|48	rpmdev-checksig     Check package signatures using alternate RPM keyring
14cu|rpmdevtools-8.3-1|49	rpminfo             Print information about executables and libraries
14cu|rpmdevtools-8.3-1|50	rpmdev-md5/sha*     Display checksums of all files in an archive file
14cu|rpmdevtools-8.3-1|51	rpmdev-vercmp       RPM version comparison checker
14cu|rpmdevtools-8.3-1|52	spectool            Expand and download sources and patches in specfiles
14cu|rpmdevtools-8.3-1|53	rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
14cu|rpmdevtools-8.3-1|54	rpmdev-extract      Extract various archives, "tar xvf" style
14cu|rpmdevtools-8.3-1|55	rpmdev-bumpspec     Bump revision in specfile
14cu|rpmdevtools-8.3-1|56	...and many more.
14cu|rpmdevtools-8.3-1|57	
14cu|rpmdevtools-8.3-1|58	
14cu|rpmdevtools-8.3-1|59	%prep
14cu|rpmdevtools-8.3-1|60	%setup -q
14cu|rpmdevtools-8.3-1|61	%apply_patches
14cu|rpmdevtools-8.3-1|62	rm -f spectemplate*spec
14cu|rpmdevtools-8.3-1|63	tar xvf %{SOURCE1}
14cu|rpmdevtools-8.3-1|64	mv rosa_spec_templates/* .
14cu|rpmdevtools-8.3-1|65	
14cu|rpmdevtools-8.3-1|66	%build
14cu|rpmdevtools-8.3-1|67	%configure --libdir=%{_prefix}/lib
14cu|rpmdevtools-8.3-1|68	%make
14cu|rpmdevtools-8.3-1|69	
14cu|rpmdevtools-8.3-1|70	%install
14cu|rpmdevtools-8.3-1|71	%makeinstall_std
14cu|rpmdevtools-8.3-1|72	rm -f %{buildroot}%{_bindir}/rpmdev-packager
14cu|rpmdevtools-8.3-1|73	rm -f %{buildroot}%{_bindir}/rpmdev-newinit
14cu|rpmdevtools-8.3-1|74	rm -f %{buildroot}%{_bindir}/rpmdev-bumpspec
14cu|rpmdevtools-8.3-1|75	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/rpmdev-bumpspec
14cu|rpmdevtools-8.3-1|76	
14cu|rpmdevtools-8.3-1|77	%files
14cu|rpmdevtools-8.3-1|78	%doc COPYING NEWS
14cu|rpmdevtools-8.3-1|79	%config(noreplace) %{_sysconfdir}/rpmdevtools/
14cu|rpmdevtools-8.3-1|80	%{_sysconfdir}/bash_completion.d/
14cu|rpmdevtools-8.3-1|81	%{_datadir}/rpmdevtools/
14cu|rpmdevtools-8.3-1|82	%{_bindir}/*
14cu|rpmdevtools-8.3-1|83	%{_mandir}/man?/*
14cu|rpmdevtools-8.3-1|84	
14cu|rpmdevtools-8.3-1|85	
14cu|rpmdevtools-8.3-1|86	%changelog
14cu|rpmdevtools-8.3-1|87	
14cu|rpmdevtools-8.3-1|88	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 8.3-1
14cu|rpmdevtools-8.3-1|89	- (e79d5b2) Rename checkbashisms
14cu|rpmdevtools-8.3-1|90	
14cu|rpmdevtools-8.3-1|91	

14442 14
14cu|R-pmml-1.4.2-2|1	%global packname  pmml
14cu|R-pmml-1.4.2-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-pmml-1.4.2-2|3	
14cu|R-pmml-1.4.2-2|4	Name:             R-%{packname}
14cu|R-pmml-1.4.2-2|5	Version:          1.4.2
14cu|R-pmml-1.4.2-2|6	Release:          2
14cu|R-pmml-1.4.2-2|7	Summary:          Generate PMML for various models
14cu|R-pmml-1.4.2-2|8	Group:            Sciences/Mathematics
14cu|R-pmml-1.4.2-2|9	License:          GPL (>= 2)
14cu|R-pmml-1.4.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pmml-1.4.2-2|11	Source0:          http://cran.r-project.org/src/contrib/pmml_%{version}.tar.gz
14cu|R-pmml-1.4.2-2|12	BuildArch:        noarch
14cu|R-pmml-1.4.2-2|13	Requires:         R-core
14cu|R-pmml-1.4.2-2|14	Requires:         R-XML
14cu|R-pmml-1.4.2-2|15	Requires:         R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
14cu|R-pmml-1.4.2-2|16	BuildRequires:    R-devel Rmath-devel  R-XML
14cu|R-pmml-1.4.2-2|17	BuildRequires:	R-pmmlTransformations R-mlbench R-e1071
14cu|R-pmml-1.4.2-2|18	BuildRequires:	R-glmnet R-ada R-randomForestSRC R-amap R-rattle
14cu|R-pmml-1.4.2-2|19	Requires:	R-pmmlTransformations R-mlbench R-e1071
14cu|R-pmml-1.4.2-2|20	Requires:	R-glmnet R-ada R-randomForestSRC R-amap R-rattle
14cu|R-pmml-1.4.2-2|21	BuildRequires:    R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
14cu|R-pmml-1.4.2-2|22	
14cu|R-pmml-1.4.2-2|23	%description
14cu|R-pmml-1.4.2-2|24	The Predictive Modelling Markup Language (PMML) is a language for
14cu|R-pmml-1.4.2-2|25	representing models using XML in an application independent way. Such
14cu|R-pmml-1.4.2-2|26	models can then be shared with other applications that support PMML (see
14cu|R-pmml-1.4.2-2|27	http://www.dmg.org/products.html). The generic pmml() function takes an R
14cu|R-pmml-1.4.2-2|28	model as its argument and returns the corresponding PMML.  Currently
14cu|R-pmml-1.4.2-2|29	supported models for export include linear regression (lm and glm),
14cu|R-pmml-1.4.2-2|30	support vector machines (ksvm), decision trees (rpart), neural networks
14cu|R-pmml-1.4.2-2|31	(nnet, multinom), association rules (arules), survival models (coxph,
14cu|R-pmml-1.4.2-2|32	survreg), random survival forests (randomSurvivalForest), and clusters
14cu|R-pmml-1.4.2-2|33	(kmeans, hclust).
14cu|R-pmml-1.4.2-2|34	
14cu|R-pmml-1.4.2-2|35	%prep
14cu|R-pmml-1.4.2-2|36	%setup -q -c -n %{packname}
14cu|R-pmml-1.4.2-2|37	
14cu|R-pmml-1.4.2-2|38	%build
14cu|R-pmml-1.4.2-2|39	
14cu|R-pmml-1.4.2-2|40	%install
14cu|R-pmml-1.4.2-2|41	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pmml-1.4.2-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pmml-1.4.2-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pmml-1.4.2-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pmml-1.4.2-2|45	
14cu|R-pmml-1.4.2-2|46	%check
14cu|R-pmml-1.4.2-2|47	%{_bindir}/R CMD check %{packname}
14cu|R-pmml-1.4.2-2|48	
14cu|R-pmml-1.4.2-2|49	%files
14cu|R-pmml-1.4.2-2|50	%dir %{rlibdir}/%{packname}
14cu|R-pmml-1.4.2-2|51	%doc %{rlibdir}/%{packname}/html
14cu|R-pmml-1.4.2-2|52	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-pmml-1.4.2-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pmml-1.4.2-2|54	%{rlibdir}/%{packname}/INDEX
14cu|R-pmml-1.4.2-2|55	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pmml-1.4.2-2|56	%{rlibdir}/%{packname}/Meta
14cu|R-pmml-1.4.2-2|57	%{rlibdir}/%{packname}/R
14cu|R-pmml-1.4.2-2|58	%{rlibdir}/%{packname}/data
14cu|R-pmml-1.4.2-2|59	%{rlibdir}/%{packname}/help
14cu|R-pmml-1.4.2-2|60	
14cu|R-pmml-1.4.2-2|61	%changelog
14cu|R-pmml-1.4.2-2|62	
14cu|R-pmml-1.4.2-2|63	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
14cu|R-pmml-1.4.2-2|64	- (b8e748e) Fix BRs
14cu|R-pmml-1.4.2-2|65	
14cu|R-pmml-1.4.2-2|66	

14443 14
14cu|R-pmmlTransformations-1.2.2-3|1	%global packname  pmmlTransformations
14cu|R-pmmlTransformations-1.2.2-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-pmmlTransformations-1.2.2-3|3	
14cu|R-pmmlTransformations-1.2.2-3|4	Name:             R-%{packname}
14cu|R-pmmlTransformations-1.2.2-3|5	Version:          1.2.2
14cu|R-pmmlTransformations-1.2.2-3|6	Release:          3
14cu|R-pmmlTransformations-1.2.2-3|7	Summary:          Transforms input data from a PMML perspective
14cu|R-pmmlTransformations-1.2.2-3|8	Group:            Sciences/Mathematics
14cu|R-pmmlTransformations-1.2.2-3|9	License:          LGPL (>= 2.1)
14cu|R-pmmlTransformations-1.2.2-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pmmlTransformations-1.2.2-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-pmmlTransformations-1.2.2-3|12	BuildArch:        noarch
14cu|R-pmmlTransformations-1.2.2-3|13	Requires:         R-core
14cu|R-pmmlTransformations-1.2.2-3|14	
14cu|R-pmmlTransformations-1.2.2-3|15	
14cu|R-pmmlTransformations-1.2.2-3|16	
14cu|R-pmmlTransformations-1.2.2-3|17	Requires:         R-pmml
14cu|R-pmmlTransformations-1.2.2-3|18	BuildRequires:    R-devel Rmath-devel
14cu|R-pmmlTransformations-1.2.2-3|19	
14cu|R-pmmlTransformations-1.2.2-3|20	BuildRequires:   R-pmml
14cu|R-pmmlTransformations-1.2.2-3|21	%description
14cu|R-pmmlTransformations-1.2.2-3|22	Allows for data to be transformed before using it to construct models.
14cu|R-pmmlTransformations-1.2.2-3|23	Builds structures to allow functions in the PMML package to output
14cu|R-pmmlTransformations-1.2.2-3|24	transformation details in addition to the model in the resulting PMML
14cu|R-pmmlTransformations-1.2.2-3|25	
14cu|R-pmmlTransformations-1.2.2-3|26	%prep
14cu|R-pmmlTransformations-1.2.2-3|27	%setup -q -c -n %{packname}
14cu|R-pmmlTransformations-1.2.2-3|28	
14cu|R-pmmlTransformations-1.2.2-3|29	%build
14cu|R-pmmlTransformations-1.2.2-3|30	
14cu|R-pmmlTransformations-1.2.2-3|31	%install
14cu|R-pmmlTransformations-1.2.2-3|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pmmlTransformations-1.2.2-3|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pmmlTransformations-1.2.2-3|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pmmlTransformations-1.2.2-3|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pmmlTransformations-1.2.2-3|36	
14cu|R-pmmlTransformations-1.2.2-3|37	%check
14cu|R-pmmlTransformations-1.2.2-3|38	%{_bindir}/R CMD check %{packname}
14cu|R-pmmlTransformations-1.2.2-3|39	
14cu|R-pmmlTransformations-1.2.2-3|40	%files
14cu|R-pmmlTransformations-1.2.2-3|41	%dir %{rlibdir}/%{packname}
14cu|R-pmmlTransformations-1.2.2-3|42	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-pmmlTransformations-1.2.2-3|43	%doc %{rlibdir}/%{packname}/html
14cu|R-pmmlTransformations-1.2.2-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pmmlTransformations-1.2.2-3|45	%{rlibdir}/%{packname}/INDEX
14cu|R-pmmlTransformations-1.2.2-3|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pmmlTransformations-1.2.2-3|47	%{rlibdir}/%{packname}/Meta
14cu|R-pmmlTransformations-1.2.2-3|48	%{rlibdir}/%{packname}/R
14cu|R-pmmlTransformations-1.2.2-3|49	%{rlibdir}/%{packname}/help
14cu|R-pmmlTransformations-1.2.2-3|50	
14cu|R-pmmlTransformations-1.2.2-3|51	%changelog
14cu|R-pmmlTransformations-1.2.2-3|52	
14cu|R-pmmlTransformations-1.2.2-3|53	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14cu|R-pmmlTransformations-1.2.2-3|54	- (5184cf9) Upload tarball
14cu|R-pmmlTransformations-1.2.2-3|55	
14cu|R-pmmlTransformations-1.2.2-3|56	

14444 14
14cu|rpmorphan-1.12-1|1	Name:           rpmorphan
14cu|rpmorphan-1.12-1|2	Version:        1.12
14cu|rpmorphan-1.12-1|3	Release:        1
14cu|rpmorphan-1.12-1|4	Epoch:          0
14cu|rpmorphan-1.12-1|5	Summary:        Find orphaned RPM packages
14cu|rpmorphan-1.12-1|6	Group:          System/Configuration/Packaging
14cu|rpmorphan-1.12-1|7	License:        GPLv2+
14cu|rpmorphan-1.12-1|8	URL:            http://rpmorphan.sourceforge.net/
14cu|rpmorphan-1.12-1|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmorphan/rpmorphan-%{version}.tar.gz
14cu|rpmorphan-1.12-1|10	Source1:        rpmorphan.logrotate
14cu|rpmorphan-1.12-1|11	Requires:       perl-Tk
14cu|rpmorphan-1.12-1|12	Requires:       rpm
14cu|rpmorphan-1.12-1|13	Requires(post): rpm-helper
14cu|rpmorphan-1.12-1|14	BuildArch:      noarch
14cu|rpmorphan-1.12-1|15	
14cu|rpmorphan-1.12-1|16	%description
14cu|rpmorphan-1.12-1|17	rpmorphan finds orphaned packages on your system. It determines
14cu|rpmorphan-1.12-1|18	which packages have no other packages depending on their installation,
14cu|rpmorphan-1.12-1|19	and shows you a list of these packages.
14cu|rpmorphan-1.12-1|20	
14cu|rpmorphan-1.12-1|21	It intends to be clone of deborphan Debian tools for RPM packages.
14cu|rpmorphan-1.12-1|22	
14cu|rpmorphan-1.12-1|23	%prep
14cu|rpmorphan-1.12-1|24	%setup -q
14cu|rpmorphan-1.12-1|25	
14cu|rpmorphan-1.12-1|26	%build
14cu|rpmorphan-1.12-1|27	
14cu|rpmorphan-1.12-1|28	%install
14cu|rpmorphan-1.12-1|29	%makeinstall_std
14cu|rpmorphan-1.12-1|30	
14cu|rpmorphan-1.12-1|31	%{__mv} %{buildroot}%{_bindir}/rpmorphan{.pl,}
14cu|rpmorphan-1.12-1|32	%{__mv} %{buildroot}%{_bindir}/rpmusage{.pl,}
14cu|rpmorphan-1.12-1|33	%{__perl} -pi -e 's/^rpmorphan\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmorphan %{buildroot}%{_mandir}/man1/rpmorphan.1
14cu|rpmorphan-1.12-1|34	%{__perl} -pi -e 's/^rpmusage\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmusage %{buildroot}%{_mandir}/man1/rpmusage.1
14cu|rpmorphan-1.12-1|35	
14cu|rpmorphan-1.12-1|36	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
14cu|rpmorphan-1.12-1|37	%{__cp} -p %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|rpmorphan-1.12-1|38	
14cu|rpmorphan-1.12-1|39	%post
14cu|rpmorphan-1.12-1|40	%create_ghostfile %{_logdir}/rpmorphan.log root root 644
14cu|rpmorphan-1.12-1|41	
14cu|rpmorphan-1.12-1|42	%files
14cu|rpmorphan-1.12-1|43	%defattr(0644,root,root,0755)
14cu|rpmorphan-1.12-1|44	%doc Authors Changelog COPYING NEWS Readme rpmorphan.lsm Todo
14cu|rpmorphan-1.12-1|45	%attr(0755,root,root) %{_bindir}/rpmorphan
14cu|rpmorphan-1.12-1|46	%attr(0755,root,root) %{_bindir}/rpmusage
14cu|rpmorphan-1.12-1|47	%attr(0755,root,root) %{_bindir}/rpmextra
14cu|rpmorphan-1.12-1|48	%attr(0755,root,root) %{_bindir}/rpmextra.pl
14cu|rpmorphan-1.12-1|49	%attr(0755,root,root) %{_bindir}/grpmorphan
14cu|rpmorphan-1.12-1|50	%attr(0755,root,root) %{_bindir}/rpmdep
14cu|rpmorphan-1.12-1|51	%attr(0755,root,root) %{_bindir}/rpmdep.pl
14cu|rpmorphan-1.12-1|52	%attr(0755,root,root) %{_bindir}/rpmduplicates
14cu|rpmorphan-1.12-1|53	%attr(0755,root,root) %{_bindir}/rpmduplicates.pl
14cu|rpmorphan-1.12-1|54	%{_mandir}/man1/rpmdep.1.xz
14cu|rpmorphan-1.12-1|55	%{_mandir}/man1/rpmextra.1.xz
14cu|rpmorphan-1.12-1|56	%{_mandir}/man1/rpmduplicates.1.xz
14cu|rpmorphan-1.12-1|57	%ghost %{_logdir}/rpmorphan.log
14cu|rpmorphan-1.12-1|58	%{_mandir}/man1/rpmorphan.1*
14cu|rpmorphan-1.12-1|59	%{_mandir}/man1/rpmusage.1*
14cu|rpmorphan-1.12-1|60	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|rpmorphan-1.12-1|61	%config /etc/rpmorphanrc
14cu|rpmorphan-1.12-1|62	%dir %{_var}/lib/rpmorphan
14cu|rpmorphan-1.12-1|63	%{_var}/lib/rpmorphan/keep
14cu|rpmorphan-1.12-1|64	/usr/lib/%{name}/locale/en/rpmorphan_trans.pl
14cu|rpmorphan-1.12-1|65	/usr/lib/%{name}/locale/fr_FR/rpmorphan_trans.pl
14cu|rpmorphan-1.12-1|66	%attr(644, root, root) /usr/lib/rpmorphan/rpmorphan-lib.pl
14cu|rpmorphan-1.12-1|67	%attr(644, root, root) /usr/lib/rpmorphan/rpmorphan-curses-lib.pl
14cu|rpmorphan-1.12-1|68	%attr(644, root, root) /usr/lib/rpmorphan/rpmorphan-tk-lib.pl
14cu|rpmorphan-1.12-1|69	
14cu|rpmorphan-1.12-1|70	
14cu|rpmorphan-1.12-1|71	%changelog
14cu|rpmorphan-1.12-1|72	
14cu|rpmorphan-1.12-1|73	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 0:1.12-1
14cu|rpmorphan-1.12-1|74	- (3ff24eb) Merge pull request #1 from semsonic/rpmorphan:rosa2014.1
14cu|rpmorphan-1.12-1|75	- (3ff24eb) Updated to a new version
14cu|rpmorphan-1.12-1|76	
14cu|rpmorphan-1.12-1|77	

14445 14
14cu|rpmrebuild-2.11-4|1	Name:           rpmrebuild
14cu|rpmrebuild-2.11-4|2	Version:        2.11
14cu|rpmrebuild-2.11-4|3	Release:        4
14cu|rpmrebuild-2.11-4|4	Epoch:          1
14cu|rpmrebuild-2.11-4|5	Summary:        Tool to build an RPM file from the RPM database
14cu|rpmrebuild-2.11-4|6	Group:          System/Configuration/Packaging
14cu|rpmrebuild-2.11-4|7	License:        GPLv2+
14cu|rpmrebuild-2.11-4|8	URL:            http://rpmrebuild.sourceforge.net/
14cu|rpmrebuild-2.11-4|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmrebuild/rpmrebuild-%{version}.tar.gz
14cu|rpmrebuild-2.11-4|10	Patch0:		rpmrebuild-2.11-rpm5.patch
14cu|rpmrebuild-2.11-4|11	Requires:       rpm-build
14cu|rpmrebuild-2.11-4|12	BuildArch:      noarch
14cu|rpmrebuild-2.11-4|13	
14cu|rpmrebuild-2.11-4|14	%description
14cu|rpmrebuild-2.11-4|15	rpmrebuild allows for the building of an RPM file from an installed RPM
14cu|rpmrebuild-2.11-4|16	or from another RPM file with or without changes (batch or interactive).
14cu|rpmrebuild-2.11-4|17	It can be extended by a plugin system.
14cu|rpmrebuild-2.11-4|18	
14cu|rpmrebuild-2.11-4|19	Typical usage is the easy repackaging of software after a configuration
14cu|rpmrebuild-2.11-4|20	change.
14cu|rpmrebuild-2.11-4|21	
14cu|rpmrebuild-2.11-4|22	%prep
14cu|rpmrebuild-2.11-4|23	%setup -c rpmrebuild
14cu|rpmrebuild-2.11-4|24	%patch0 -p1
14cu|rpmrebuild-2.11-4|25	
14cu|rpmrebuild-2.11-4|26	%build
14cu|rpmrebuild-2.11-4|27	%make
14cu|rpmrebuild-2.11-4|28	
14cu|rpmrebuild-2.11-4|29	%install
14cu|rpmrebuild-2.11-4|30	%makeinstall_std
14cu|rpmrebuild-2.11-4|31	
14cu|rpmrebuild-2.11-4|32	%clean
14cu|rpmrebuild-2.11-4|33	
14cu|rpmrebuild-2.11-4|34	%files -f rpmrebuild.files
14cu|rpmrebuild-2.11-4|35	
14cu|rpmrebuild-2.11-4|36	%changelog
14cu|rpmrebuild-2.11-4|37	
14cu|rpmrebuild-2.11-4|38	* Thu Apr 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.11-4
14cu|rpmrebuild-2.11-4|39	- (f0f45ac) Updated to 2.11, patch to work with our rpm
14cu|rpmrebuild-2.11-4|40	
14cu|rpmrebuild-2.11-4|41	

14446 14
14cu|R-prabclus-2.2.6-3|1	%global packname  prabclus
14cu|R-prabclus-2.2.6-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-prabclus-2.2.6-3|3	
14cu|R-prabclus-2.2.6-3|4	Name:             R-%{packname}
14cu|R-prabclus-2.2.6-3|5	Version:          2.2.6
14cu|R-prabclus-2.2.6-3|6	Release:          3
14cu|R-prabclus-2.2.6-3|7	Summary:          Clustering of presence-absence, abundance and multilocus genetic data
14cu|R-prabclus-2.2.6-3|8	Group:            Sciences/Mathematics
14cu|R-prabclus-2.2.6-3|9	License:          GPL
14cu|R-prabclus-2.2.6-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-prabclus-2.2.6-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.2-6.tar.gz
14cu|R-prabclus-2.2.6-3|12	BuildArch:        noarch
14cu|R-prabclus-2.2.6-3|13	Requires:         R-core
14cu|R-prabclus-2.2.6-3|14	Requires:         R-MASS R-mclust
14cu|R-prabclus-2.2.6-3|15	Requires:         R-spdep R-maptools R-foreign R-mvtnorm
14cu|R-prabclus-2.2.6-3|16	BuildRequires:    R-devel Rmath-devel  R-MASS R-mclust
14cu|R-prabclus-2.2.6-3|17	BuildRequires:    R-spdep R-maptools R-foreign R-mvtnorm
14cu|R-prabclus-2.2.6-3|18	
14cu|R-prabclus-2.2.6-3|19	%description
14cu|R-prabclus-2.2.6-3|20	Distance-based parametric bootstrap tests for clustering with spatial
14cu|R-prabclus-2.2.6-3|21	neighborhood information. Some distance measures, Clustering of
14cu|R-prabclus-2.2.6-3|22	presence-absence, abundance and multilocus genetical data for species
14cu|R-prabclus-2.2.6-3|23	delimitation, nearest neighbor based noise detection. Try package?prabclus
14cu|R-prabclus-2.2.6-3|24	for on overview. Note that the use of the package mclust (called by
14cu|R-prabclus-2.2.6-3|25	function prabclust) is protected by a special license, see
14cu|R-prabclus-2.2.6-3|26	http://www.stat.washington.edu/mclust/license.txt, particularly point 6.
14cu|R-prabclus-2.2.6-3|27	
14cu|R-prabclus-2.2.6-3|28	%prep
14cu|R-prabclus-2.2.6-3|29	%setup -q -c -n %{packname}
14cu|R-prabclus-2.2.6-3|30	
14cu|R-prabclus-2.2.6-3|31	%build
14cu|R-prabclus-2.2.6-3|32	
14cu|R-prabclus-2.2.6-3|33	%install
14cu|R-prabclus-2.2.6-3|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-prabclus-2.2.6-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-prabclus-2.2.6-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-prabclus-2.2.6-3|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-prabclus-2.2.6-3|38	
14cu|R-prabclus-2.2.6-3|39	%check
14cu|R-prabclus-2.2.6-3|40	%{_bindir}/R CMD check %{packname}
14cu|R-prabclus-2.2.6-3|41	
14cu|R-prabclus-2.2.6-3|42	%files
14cu|R-prabclus-2.2.6-3|43	%dir %{rlibdir}/%{packname}
14cu|R-prabclus-2.2.6-3|44	%doc %{rlibdir}/%{packname}/html
14cu|R-prabclus-2.2.6-3|45	%doc %{rlibdir}/%{packname}/extdata
14cu|R-prabclus-2.2.6-3|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-prabclus-2.2.6-3|47	%{rlibdir}/%{packname}/INDEX
14cu|R-prabclus-2.2.6-3|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-prabclus-2.2.6-3|49	%{rlibdir}/%{packname}/Meta
14cu|R-prabclus-2.2.6-3|50	%{rlibdir}/%{packname}/R
14cu|R-prabclus-2.2.6-3|51	%{rlibdir}/%{packname}/data
14cu|R-prabclus-2.2.6-3|52	%{rlibdir}/%{packname}/help
14cu|R-prabclus-2.2.6-3|53	
14cu|R-prabclus-2.2.6-3|54	
14cu|R-prabclus-2.2.6-3|55	
14cu|R-prabclus-2.2.6-3|56	%changelog
14cu|R-prabclus-2.2.6-3|57	
14cu|R-prabclus-2.2.6-3|58	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-3
14cu|R-prabclus-2.2.6-3|59	- (1118500) Updated to 2.2.6
14cu|R-prabclus-2.2.6-3|60	
14cu|R-prabclus-2.2.6-3|61	

14447 14
14cu|R-pROC-1.7.3-1|1	%global packname  pROC
14cu|R-pROC-1.7.3-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-pROC-1.7.3-1|3	
14cu|R-pROC-1.7.3-1|4	%define debug_package %{nil}
14cu|R-pROC-1.7.3-1|5	
14cu|R-pROC-1.7.3-1|6	Name:             R-%{packname}
14cu|R-pROC-1.7.3-1|7	Version:          1.7.3
14cu|R-pROC-1.7.3-1|8	Release:          1
14cu|R-pROC-1.7.3-1|9	Summary:          display and analyze ROC curves
14cu|R-pROC-1.7.3-1|10	Group:            Sciences/Mathematics
14cu|R-pROC-1.7.3-1|11	License:          GPLv3+
14cu|R-pROC-1.7.3-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-pROC-1.7.3-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-pROC-1.7.3-1|14	
14cu|R-pROC-1.7.3-1|15	Requires:         R-plyr R-utils R-methods R-Rcpp
14cu|R-pROC-1.7.3-1|16	Requires:         R-microbenchmark R-tcltk R-MASS R-logcondens R-doMC R-doSNOW
14cu|R-pROC-1.7.3-1|17	BuildRequires:    R-devel Rmath-devel
14cu|R-pROC-1.7.3-1|18	BuildRequires:    R-plyr R-utils R-methods R-Rcpp
14cu|R-pROC-1.7.3-1|19	BuildRequires:   R-microbenchmark R-tcltk R-MASS R-logcondens R-doMC R-doSNOW
14cu|R-pROC-1.7.3-1|20	
14cu|R-pROC-1.7.3-1|21	%description
14cu|R-pROC-1.7.3-1|22	Tools for visualizing, smoothing and comparing receiver operating
14cu|R-pROC-1.7.3-1|23	characteristic (ROC curves). (Partial) area under the curve (AUC) can be
14cu|R-pROC-1.7.3-1|24	compared with statistical tests based on U-statistics or bootstrap.
14cu|R-pROC-1.7.3-1|25	Confidence intervals can be computed for (p)AUC or ROC curves.
14cu|R-pROC-1.7.3-1|26	
14cu|R-pROC-1.7.3-1|27	%prep
14cu|R-pROC-1.7.3-1|28	%setup -q -c -n %{packname}
14cu|R-pROC-1.7.3-1|29	
14cu|R-pROC-1.7.3-1|30	%build
14cu|R-pROC-1.7.3-1|31	
14cu|R-pROC-1.7.3-1|32	%install
14cu|R-pROC-1.7.3-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-pROC-1.7.3-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-pROC-1.7.3-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-pROC-1.7.3-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-pROC-1.7.3-1|37	
14cu|R-pROC-1.7.3-1|38	%check
14cu|R-pROC-1.7.3-1|39	%{_bindir}/R CMD check %{packname}
14cu|R-pROC-1.7.3-1|40	
14cu|R-pROC-1.7.3-1|41	%files
14cu|R-pROC-1.7.3-1|42	%dir %{rlibdir}/%{packname}
14cu|R-pROC-1.7.3-1|43	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-pROC-1.7.3-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-pROC-1.7.3-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-pROC-1.7.3-1|46	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-pROC-1.7.3-1|47	%{rlibdir}/%{packname}/INDEX
14cu|R-pROC-1.7.3-1|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-pROC-1.7.3-1|49	%{rlibdir}/%{packname}/Meta
14cu|R-pROC-1.7.3-1|50	%{rlibdir}/%{packname}/R
14cu|R-pROC-1.7.3-1|51	%{rlibdir}/%{packname}/help
14cu|R-pROC-1.7.3-1|52	%{rlibdir}/%{packname}/libs
14cu|R-pROC-1.7.3-1|53	%{rlibdir}/%{packname}/data
14cu|R-pROC-1.7.3-1|54	
14cu|R-pROC-1.7.3-1|55	%changelog
14cu|R-pROC-1.7.3-1|56	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-1
14cu|R-pROC-1.7.3-1|57	+ Revision: 085f4d1
14cu|R-pROC-1.7.3-1|58	- Fix files
14cu|R-pROC-1.7.3-1|59	
14cu|R-pROC-1.7.3-1|60	

14448 14
14cu|R-proxy-0.4.14-2|1	%bcond_with bootstrap
14cu|R-proxy-0.4.14-2|2	%global packname  proxy
14cu|R-proxy-0.4.14-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-proxy-0.4.14-2|4	
14cu|R-proxy-0.4.14-2|5	Name:             R-%{packname}
14cu|R-proxy-0.4.14-2|6	Version:          0.4.14
14cu|R-proxy-0.4.14-2|7	Release:          2
14cu|R-proxy-0.4.14-2|8	Summary:          Distance and Similarity Measures
14cu|R-proxy-0.4.14-2|9	Group:            Sciences/Mathematics
14cu|R-proxy-0.4.14-2|10	License:          GPL-2
14cu|R-proxy-0.4.14-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-proxy-0.4.14-2|12	Source0:          http://cran.r-project.org/src/contrib/proxy_0.4-14.tar.gz
14cu|R-proxy-0.4.14-2|13	%if %{without bootstrap}
14cu|R-proxy-0.4.14-2|14	Requires:         R-cba
14cu|R-proxy-0.4.14-2|15	%endif
14cu|R-proxy-0.4.14-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-proxy-0.4.14-2|17	%if %{without bootstrap}
14cu|R-proxy-0.4.14-2|18	BuildRequires:    R-cba
14cu|R-proxy-0.4.14-2|19	%endif
14cu|R-proxy-0.4.14-2|20	
14cu|R-proxy-0.4.14-2|21	%description
14cu|R-proxy-0.4.14-2|22	Provides an extensible framework for the effcient calculation of auto- and
14cu|R-proxy-0.4.14-2|23	cross-proximities, along with implementations of the most popular ones.
14cu|R-proxy-0.4.14-2|24	
14cu|R-proxy-0.4.14-2|25	%prep
14cu|R-proxy-0.4.14-2|26	%setup -q -c -n %{packname}
14cu|R-proxy-0.4.14-2|27	
14cu|R-proxy-0.4.14-2|28	%build
14cu|R-proxy-0.4.14-2|29	
14cu|R-proxy-0.4.14-2|30	%install
14cu|R-proxy-0.4.14-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-proxy-0.4.14-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-proxy-0.4.14-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-proxy-0.4.14-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-proxy-0.4.14-2|35	
14cu|R-proxy-0.4.14-2|36	%if %{without bootstrap}
14cu|R-proxy-0.4.14-2|37	%check
14cu|R-proxy-0.4.14-2|38	%{_bindir}/R CMD check %{packname}
14cu|R-proxy-0.4.14-2|39	%endif
14cu|R-proxy-0.4.14-2|40	
14cu|R-proxy-0.4.14-2|41	%files
14cu|R-proxy-0.4.14-2|42	%dir %{rlibdir}/%{packname}
14cu|R-proxy-0.4.14-2|43	%doc %{rlibdir}/%{packname}/doc
14cu|R-proxy-0.4.14-2|44	%doc %{rlibdir}/%{packname}/html
14cu|R-proxy-0.4.14-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-proxy-0.4.14-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-proxy-0.4.14-2|47	%{rlibdir}/%{packname}/INDEX
14cu|R-proxy-0.4.14-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-proxy-0.4.14-2|49	%{rlibdir}/%{packname}/Meta
14cu|R-proxy-0.4.14-2|50	%{rlibdir}/%{packname}/R
14cu|R-proxy-0.4.14-2|51	%{rlibdir}/%{packname}/help
14cu|R-proxy-0.4.14-2|52	%{rlibdir}/%{packname}/libs
14cu|R-proxy-0.4.14-2|53	
14cu|R-proxy-0.4.14-2|54	
14cu|R-proxy-0.4.14-2|55	
14cu|R-proxy-0.4.14-2|56	%changelog
14cu|R-proxy-0.4.14-2|57	
14cu|R-proxy-0.4.14-2|58	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.14-2
14cu|R-proxy-0.4.14-2|59	- (a7bdc6a) Updated to 0.4.14
14cu|R-proxy-0.4.14-2|60	
14cu|R-proxy-0.4.14-2|61	

14449 14
14cu|R-psych-1.5.4-2|1	%global packname  psych
14cu|R-psych-1.5.4-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-psych-1.5.4-2|3	
14cu|R-psych-1.5.4-2|4	Name:             R-%{packname}
14cu|R-psych-1.5.4-2|5	Version:          1.5.4
14cu|R-psych-1.5.4-2|6	Release:          2
14cu|R-psych-1.5.4-2|7	Summary:          Procedures for Psychological, Psychometric, and Personality Research
14cu|R-psych-1.5.4-2|8	Group:            Sciences/Mathematics
14cu|R-psych-1.5.4-2|9	License:          GPL (>= 2)
14cu|R-psych-1.5.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-psych-1.5.4-2|11	Source0:          http://cran.r-project.org/src/contrib/psych_%{version}.tar.gz
14cu|R-psych-1.5.4-2|12	Requires:         R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
14cu|R-psych-1.5.4-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-psych-1.5.4-2|14	BuildRequires:    R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
14cu|R-psych-1.5.4-2|15	
14cu|R-psych-1.5.4-2|16	%define debug_package %{nil}
14cu|R-psych-1.5.4-2|17	
14cu|R-psych-1.5.4-2|18	%description
14cu|R-psych-1.5.4-2|19	A number of routines for personality, psychometrics and experimental
14cu|R-psych-1.5.4-2|20	psychology.  Functions are primarily for scale construction using factor
14cu|R-psych-1.5.4-2|21	analysis, cluster analysis and reliability analysis, although others
14cu|R-psych-1.5.4-2|22	provide basic descriptive statistics. Item Response Theory is done using
14cu|R-psych-1.5.4-2|23	factor analysis of tetrachoric and polychoric correlations. Functions for
14cu|R-psych-1.5.4-2|24	simulating particular item and test structures are included. Several
14cu|R-psych-1.5.4-2|25	functions serve as a useful front end for structural equation modeling.
14cu|R-psych-1.5.4-2|26	Graphical displays of path diagrams, factor analysis and structural
14cu|R-psych-1.5.4-2|27	equation models are created using basic graphics. Some of the functions
14cu|R-psych-1.5.4-2|28	are written to support a book on psychometrics as well as publications in
14cu|R-psych-1.5.4-2|29	personality research. For more information, see the
14cu|R-psych-1.5.4-2|30	personality-project.org/r webpage.
14cu|R-psych-1.5.4-2|31	
14cu|R-psych-1.5.4-2|32	%prep
14cu|R-psych-1.5.4-2|33	%setup -q -c -n %{packname}
14cu|R-psych-1.5.4-2|34	
14cu|R-psych-1.5.4-2|35	%build
14cu|R-psych-1.5.4-2|36	
14cu|R-psych-1.5.4-2|37	%install
14cu|R-psych-1.5.4-2|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-psych-1.5.4-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-psych-1.5.4-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-psych-1.5.4-2|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-psych-1.5.4-2|42	
14cu|R-psych-1.5.4-2|43	%check
14cu|R-psych-1.5.4-2|44	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-psych-1.5.4-2|45	else			true
14cu|R-psych-1.5.4-2|46	fi
14cu|R-psych-1.5.4-2|47	
14cu|R-psych-1.5.4-2|48	%files
14cu|R-psych-1.5.4-2|49	%dir %{rlibdir}/%{packname}
14cu|R-psych-1.5.4-2|50	%doc %{rlibdir}/%{packname}/doc
14cu|R-psych-1.5.4-2|51	%doc %{rlibdir}/%{packname}/html
14cu|R-psych-1.5.4-2|52	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-psych-1.5.4-2|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-psych-1.5.4-2|54	%doc %{rlibdir}/%{packname}/NEWS.Rd
14cu|R-psych-1.5.4-2|55	%{rlibdir}/%{packname}/INDEX
14cu|R-psych-1.5.4-2|56	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-psych-1.5.4-2|57	%{rlibdir}/%{packname}/Meta
14cu|R-psych-1.5.4-2|58	%{rlibdir}/%{packname}/R
14cu|R-psych-1.5.4-2|59	%{rlibdir}/%{packname}/data
14cu|R-psych-1.5.4-2|60	%{rlibdir}/%{packname}/help
14cu|R-psych-1.5.4-2|61	
14cu|R-psych-1.5.4-2|62	
14cu|R-psych-1.5.4-2|63	
14cu|R-psych-1.5.4-2|64	%changelog
14cu|R-psych-1.5.4-2|65	
14cu|R-psych-1.5.4-2|66	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-2
14cu|R-psych-1.5.4-2|67	- (9f0849a) Upload tarball
14cu|R-psych-1.5.4-2|68	
14cu|R-psych-1.5.4-2|69	

14450 14
14cu|R-quantreg-5.11-2|1	%bcond_with bootstrap
14cu|R-quantreg-5.11-2|2	%global packname  quantreg
14cu|R-quantreg-5.11-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-quantreg-5.11-2|4	
14cu|R-quantreg-5.11-2|5	Name:             R-%{packname}
14cu|R-quantreg-5.11-2|6	Version:          5.11
14cu|R-quantreg-5.11-2|7	Release:          2
14cu|R-quantreg-5.11-2|8	Summary:          Quantile Regression
14cu|R-quantreg-5.11-2|9	Group:            Sciences/Mathematics
14cu|R-quantreg-5.11-2|10	License:          GPLv2+
14cu|R-quantreg-5.11-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-quantreg-5.11-2|12	Source0:          http://cran.r-project.org/src/contrib/quantreg_%{version}.tar.gz
14cu|R-quantreg-5.11-2|13	Requires:         R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
14cu|R-quantreg-5.11-2|14	Requires:         R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
14cu|R-quantreg-5.11-2|15	%if %{without bootstrap}
14cu|R-quantreg-5.11-2|16	Requires:         R-zoo
14cu|R-quantreg-5.11-2|17	%endif
14cu|R-quantreg-5.11-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-quantreg-5.11-2|19	BuildRequires:    R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
14cu|R-quantreg-5.11-2|20	BuildRequires:    R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
14cu|R-quantreg-5.11-2|21	%if %{without bootstrap}
14cu|R-quantreg-5.11-2|22	BuildRequires:    R-zoo
14cu|R-quantreg-5.11-2|23	%endif
14cu|R-quantreg-5.11-2|24	BuildRequires:    blas-devel
14cu|R-quantreg-5.11-2|25	BuildRequires:    lapack-devel
14cu|R-quantreg-5.11-2|26	
14cu|R-quantreg-5.11-2|27	%description
14cu|R-quantreg-5.11-2|28	Quantile regression and related methods.
14cu|R-quantreg-5.11-2|29	
14cu|R-quantreg-5.11-2|30	%prep
14cu|R-quantreg-5.11-2|31	%setup -q -c -n %{packname}
14cu|R-quantreg-5.11-2|32	
14cu|R-quantreg-5.11-2|33	%build
14cu|R-quantreg-5.11-2|34	
14cu|R-quantreg-5.11-2|35	%install
14cu|R-quantreg-5.11-2|36	mkdir -p %{buildroot}%{rlibdir}
14cu|R-quantreg-5.11-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-quantreg-5.11-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-quantreg-5.11-2|39	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-quantreg-5.11-2|40	
14cu|R-quantreg-5.11-2|41	%if %{without bootstrap}
14cu|R-quantreg-5.11-2|42	%check
14cu|R-quantreg-5.11-2|43	%{_bindir}/R CMD check %{packname}
14cu|R-quantreg-5.11-2|44	%endif
14cu|R-quantreg-5.11-2|45	
14cu|R-quantreg-5.11-2|46	%files
14cu|R-quantreg-5.11-2|47	%dir %{rlibdir}/%{packname}
14cu|R-quantreg-5.11-2|48	%doc %{rlibdir}/%{packname}/doc
14cu|R-quantreg-5.11-2|49	%doc %{rlibdir}/%{packname}/html
14cu|R-quantreg-5.11-2|50	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-quantreg-5.11-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-quantreg-5.11-2|52	%doc %{rlibdir}/%{packname}/FAQ
14cu|R-quantreg-5.11-2|53	%{rlibdir}/%{packname}/INDEX
14cu|R-quantreg-5.11-2|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-quantreg-5.11-2|55	%{rlibdir}/%{packname}/Meta
14cu|R-quantreg-5.11-2|56	%{rlibdir}/%{packname}/R
14cu|R-quantreg-5.11-2|57	%{rlibdir}/%{packname}/TODO
14cu|R-quantreg-5.11-2|58	%{rlibdir}/%{packname}/data
14cu|R-quantreg-5.11-2|59	%{rlibdir}/%{packname}/demo
14cu|R-quantreg-5.11-2|60	%{rlibdir}/%{packname}/help
14cu|R-quantreg-5.11-2|61	%{rlibdir}/%{packname}/libs
14cu|R-quantreg-5.11-2|62	
14cu|R-quantreg-5.11-2|63	
14cu|R-quantreg-5.11-2|64	%changelog
14cu|R-quantreg-5.11-2|65	
14cu|R-quantreg-5.11-2|66	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.11-2
14cu|R-quantreg-5.11-2|67	- (18827d5) Upload tarball
14cu|R-quantreg-5.11-2|68	
14cu|R-quantreg-5.11-2|69	

14451 14
14cu|R-R2HTML-2.3.1-3|1	%global packname  R2HTML
14cu|R-R2HTML-2.3.1-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-R2HTML-2.3.1-3|3	
14cu|R-R2HTML-2.3.1-3|4	%define debug_package %{nil}
14cu|R-R2HTML-2.3.1-3|5	
14cu|R-R2HTML-2.3.1-3|6	Name:             R-%{packname}
14cu|R-R2HTML-2.3.1-3|7	Version:          2.3.1
14cu|R-R2HTML-2.3.1-3|8	Release:          3
14cu|R-R2HTML-2.3.1-3|9	Summary:          HTML exportation for R objects
14cu|R-R2HTML-2.3.1-3|10	Group:            Sciences/Mathematics
14cu|R-R2HTML-2.3.1-3|11	License:          GPL (>= 2)
14cu|R-R2HTML-2.3.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-R2HTML-2.3.1-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-R2HTML-2.3.1-3|14	Requires:         R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
14cu|R-R2HTML-2.3.1-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-R2HTML-2.3.1-3|16	BuildRequires:    R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
14cu|R-R2HTML-2.3.1-3|17	%rename R-cran-R2HTML
14cu|R-R2HTML-2.3.1-3|18	
14cu|R-R2HTML-2.3.1-3|19	%description
14cu|R-R2HTML-2.3.1-3|20	Includes HTML function and methods to write in an HTML file. Thus, making
14cu|R-R2HTML-2.3.1-3|21	HTML reports is easy. Includes a function that allows redirection on the
14cu|R-R2HTML-2.3.1-3|22	fly, which appears to be very usefull for teaching purpose, as the student
14cu|R-R2HTML-2.3.1-3|23	can keep a copy of the produced output to keep all that he did during the
14cu|R-R2HTML-2.3.1-3|24	course. Package comes with a vignette describing how to write HTML reports
14cu|R-R2HTML-2.3.1-3|25	for statistical analysis. Finally, a driver for Sweave allows to parse
14cu|R-R2HTML-2.3.1-3|26	HTML flat files containing R code and to automatically write the
14cu|R-R2HTML-2.3.1-3|27	corresponding outputs (tables and graphs).
14cu|R-R2HTML-2.3.1-3|28	
14cu|R-R2HTML-2.3.1-3|29	%prep
14cu|R-R2HTML-2.3.1-3|30	%setup -q -c -n %{packname}
14cu|R-R2HTML-2.3.1-3|31	
14cu|R-R2HTML-2.3.1-3|32	%build
14cu|R-R2HTML-2.3.1-3|33	
14cu|R-R2HTML-2.3.1-3|34	%install
14cu|R-R2HTML-2.3.1-3|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-R2HTML-2.3.1-3|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-R2HTML-2.3.1-3|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-R2HTML-2.3.1-3|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-R2HTML-2.3.1-3|39	
14cu|R-R2HTML-2.3.1-3|40	%check
14cu|R-R2HTML-2.3.1-3|41	%{_bindir}/R CMD check %{packname}
14cu|R-R2HTML-2.3.1-3|42	
14cu|R-R2HTML-2.3.1-3|43	%files
14cu|R-R2HTML-2.3.1-3|44	%dir %{rlibdir}/%{packname}
14cu|R-R2HTML-2.3.1-3|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-R2HTML-2.3.1-3|46	%doc %{rlibdir}/%{packname}/html
14cu|R-R2HTML-2.3.1-3|47	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-R2HTML-2.3.1-3|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-R2HTML-2.3.1-3|49	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-R2HTML-2.3.1-3|50	%{rlibdir}/%{packname}/INDEX
14cu|R-R2HTML-2.3.1-3|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-R2HTML-2.3.1-3|52	%{rlibdir}/%{packname}/Meta
14cu|R-R2HTML-2.3.1-3|53	%{rlibdir}/%{packname}/R
14cu|R-R2HTML-2.3.1-3|54	%{rlibdir}/%{packname}/demo
14cu|R-R2HTML-2.3.1-3|55	%{rlibdir}/%{packname}/help
14cu|R-R2HTML-2.3.1-3|56	%{rlibdir}/%{packname}/output
14cu|R-R2HTML-2.3.1-3|57	%{rlibdir}/%{packname}/samples
14cu|R-R2HTML-2.3.1-3|58	
14cu|R-R2HTML-2.3.1-3|59	
14cu|R-R2HTML-2.3.1-3|60	
14cu|R-R2HTML-2.3.1-3|61	%changelog
14cu|R-R2HTML-2.3.1-3|62	
14cu|R-R2HTML-2.3.1-3|63	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-3
14cu|R-R2HTML-2.3.1-3|64	- (55ec8c6) Updated to 2.3.1
14cu|R-R2HTML-2.3.1-3|65	
14cu|R-R2HTML-2.3.1-3|66	

14452 14
14cu|R-RandomFields-3.0.62-1|1	%global packname  RandomFields
14cu|R-RandomFields-3.0.62-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RandomFields-3.0.62-1|3	
14cu|R-RandomFields-3.0.62-1|4	Name:             R-%{packname}
14cu|R-RandomFields-3.0.62-1|5	Version:          3.0.62
14cu|R-RandomFields-3.0.62-1|6	Release:          1
14cu|R-RandomFields-3.0.62-1|7	Summary:          Simulation and Analysis of Random Fields
14cu|R-RandomFields-3.0.62-1|8	Group:            Sciences/Mathematics
14cu|R-RandomFields-3.0.62-1|9	License:          GPL
14cu|R-RandomFields-3.0.62-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RandomFields-3.0.62-1|11	Source0:          http://cran.r-project.org/src/contrib/RandomFields_3.0.62.tar.gz
14cu|R-RandomFields-3.0.62-1|12	BuildRequires:    R-devel Rmath-devel
14cu|R-RandomFields-3.0.62-1|13	BuildRequires:    R-sp
14cu|R-RandomFields-3.0.62-1|14	BuildRequires:    blas-devel
14cu|R-RandomFields-3.0.62-1|15	BuildRequires:    lapack-devel
14cu|R-RandomFields-3.0.62-1|16	Requires:    R-sp
14cu|R-RandomFields-3.0.62-1|17	BuildRequires:  R-raster R-tcltk2 R-tkrplot R-spam R-colorspace
14cu|R-RandomFields-3.0.62-1|18	Requires:       R-raster R-tcltk2 R-tkrplot R-spam R-colorspace
14cu|R-RandomFields-3.0.62-1|19	
14cu|R-RandomFields-3.0.62-1|20	
14cu|R-RandomFields-3.0.62-1|21	%description
14cu|R-RandomFields-3.0.62-1|22	Simulation of Gaussian and extreme value random fields; conditional
14cu|R-RandomFields-3.0.62-1|23	simulation; kriging
14cu|R-RandomFields-3.0.62-1|24	
14cu|R-RandomFields-3.0.62-1|25	%prep
14cu|R-RandomFields-3.0.62-1|26	%setup -q -c -n %{packname}
14cu|R-RandomFields-3.0.62-1|27	
14cu|R-RandomFields-3.0.62-1|28	%build
14cu|R-RandomFields-3.0.62-1|29	
14cu|R-RandomFields-3.0.62-1|30	%install
14cu|R-RandomFields-3.0.62-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RandomFields-3.0.62-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RandomFields-3.0.62-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RandomFields-3.0.62-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RandomFields-3.0.62-1|35	
14cu|R-RandomFields-3.0.62-1|36	# Requires too much RAM
14cu|R-RandomFields-3.0.62-1|37	# %check
14cu|R-RandomFields-3.0.62-1|38	# %{_bindir}/R CMD check %{packname}
14cu|R-RandomFields-3.0.62-1|39	
14cu|R-RandomFields-3.0.62-1|40	%files
14cu|R-RandomFields-3.0.62-1|41	%dir %{rlibdir}/%{packname}
14cu|R-RandomFields-3.0.62-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-RandomFields-3.0.62-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RandomFields-3.0.62-1|44	%{rlibdir}/%{packname}/CITATION
14cu|R-RandomFields-3.0.62-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-RandomFields-3.0.62-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RandomFields-3.0.62-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-RandomFields-3.0.62-1|48	%{rlibdir}/%{packname}/R
14cu|R-RandomFields-3.0.62-1|49	%{rlibdir}/%{packname}/data
14cu|R-RandomFields-3.0.62-1|50	%{rlibdir}/%{packname}/help
14cu|R-RandomFields-3.0.62-1|51	%{rlibdir}/%{packname}/libs
14cu|R-RandomFields-3.0.62-1|52	%{rlibdir}/%{packname}/doc
14cu|R-RandomFields-3.0.62-1|53	
14cu|R-RandomFields-3.0.62-1|54	%changelog
14cu|R-RandomFields-3.0.62-1|55	
14cu|R-RandomFields-3.0.62-1|56	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.62-1
14cu|R-RandomFields-3.0.62-1|57	- (4e1834a) Fix files
14cu|R-RandomFields-3.0.62-1|58	
14cu|R-RandomFields-3.0.62-1|59	

14453 14
14cu|R-randomForest-4.6.10-1|1	%global packname  randomForest
14cu|R-randomForest-4.6.10-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-randomForest-4.6.10-1|3	
14cu|R-randomForest-4.6.10-1|4	Name:             R-%{packname}
14cu|R-randomForest-4.6.10-1|5	Version:          4.6.10
14cu|R-randomForest-4.6.10-1|6	Release:          1
14cu|R-randomForest-4.6.10-1|7	Summary:          Breiman and Cutler's random forests for classification and regression
14cu|R-randomForest-4.6.10-1|8	Group:            Sciences/Mathematics
14cu|R-randomForest-4.6.10-1|9	License:          GPL (>= 2)
14cu|R-randomForest-4.6.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-randomForest-4.6.10-1|11	Source0:          http://cran.r-project.org/src/contrib/randomForest_4.6-10.tar.gz
14cu|R-randomForest-4.6.10-1|12	Requires:         R-stats
14cu|R-randomForest-4.6.10-1|13	Requires:         R-RColorBrewer R-MASS
14cu|R-randomForest-4.6.10-1|14	BuildRequires:    R-devel Rmath-devel  R-stats
14cu|R-randomForest-4.6.10-1|15	BuildRequires:    R-RColorBrewer R-MASS
14cu|R-randomForest-4.6.10-1|16	
14cu|R-randomForest-4.6.10-1|17	%description
14cu|R-randomForest-4.6.10-1|18	Classification and regression based on a forest of trees using random
14cu|R-randomForest-4.6.10-1|19	
14cu|R-randomForest-4.6.10-1|20	%prep
14cu|R-randomForest-4.6.10-1|21	%setup -q -c -n %{packname}
14cu|R-randomForest-4.6.10-1|22	
14cu|R-randomForest-4.6.10-1|23	%build
14cu|R-randomForest-4.6.10-1|24	
14cu|R-randomForest-4.6.10-1|25	%install
14cu|R-randomForest-4.6.10-1|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-randomForest-4.6.10-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-randomForest-4.6.10-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-randomForest-4.6.10-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-randomForest-4.6.10-1|30	
14cu|R-randomForest-4.6.10-1|31	#%check
14cu|R-randomForest-4.6.10-1|32	#%{_bindir}/R CMD check %{packname}
14cu|R-randomForest-4.6.10-1|33	
14cu|R-randomForest-4.6.10-1|34	%files
14cu|R-randomForest-4.6.10-1|35	%dir %{rlibdir}/%{packname}
14cu|R-randomForest-4.6.10-1|36	%doc %{rlibdir}/%{packname}/html
14cu|R-randomForest-4.6.10-1|37	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-randomForest-4.6.10-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-randomForest-4.6.10-1|39	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-randomForest-4.6.10-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-randomForest-4.6.10-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-randomForest-4.6.10-1|42	%{rlibdir}/%{packname}/Meta
14cu|R-randomForest-4.6.10-1|43	%{rlibdir}/%{packname}/R
14cu|R-randomForest-4.6.10-1|44	%{rlibdir}/%{packname}/data
14cu|R-randomForest-4.6.10-1|45	%{rlibdir}/%{packname}/help
14cu|R-randomForest-4.6.10-1|46	%{rlibdir}/%{packname}/libs
14cu|R-randomForest-4.6.10-1|47	
14cu|R-randomForest-4.6.10-1|48	
14cu|R-randomForest-4.6.10-1|49	
14cu|R-randomForest-4.6.10-1|50	%changelog
14cu|R-randomForest-4.6.10-1|51	
14cu|R-randomForest-4.6.10-1|52	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.6.10-1
14cu|R-randomForest-4.6.10-1|53	- (d86dc13) Updated to 4.6.10
14cu|R-randomForest-4.6.10-1|54	
14cu|R-randomForest-4.6.10-1|55	

14454 14
14cu|R-RANN-2.5-1|1	%global packname  RANN
14cu|R-RANN-2.5-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RANN-2.5-1|3	
14cu|R-RANN-2.5-1|4	Name:             R-%{packname}
14cu|R-RANN-2.5-1|5	Version:          2.5
14cu|R-RANN-2.5-1|6	Release:          1
14cu|R-RANN-2.5-1|7	Summary:          Fast Nearest Neighbour Search
14cu|R-RANN-2.5-1|8	Group:            Sciences/Mathematics
14cu|R-RANN-2.5-1|9	License:          GPL-2
14cu|R-RANN-2.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RANN-2.5-1|11	Source0:          http://cran.r-project.org/src/contrib/RANN_%{version}.tar.gz
14cu|R-RANN-2.5-1|12	BuildRequires:    R-devel Rmath-devel R-testthat
14cu|R-RANN-2.5-1|13	Requires:	R-testthat
14cu|R-RANN-2.5-1|14	
14cu|R-RANN-2.5-1|15	%description
14cu|R-RANN-2.5-1|16	Finds the k nearest neighbours for every point in a given dataset in O(N
14cu|R-RANN-2.5-1|17	log N) time using Arya and Mount's ANN library (v1.1.1).  Two functions
14cu|R-RANN-2.5-1|18	allow searches for nearest neighbours within a point set or between two
14cu|R-RANN-2.5-1|19	separate point sets. There is support for approximate as well as exact
14cu|R-RANN-2.5-1|20	searches, fixed radius searches and bd as well as kd trees. This version
14cu|R-RANN-2.5-1|21	updates ANN 1.1.3 and fixes package compilation on Windows.
14cu|R-RANN-2.5-1|22	
14cu|R-RANN-2.5-1|23	%prep
14cu|R-RANN-2.5-1|24	%setup -q -c -n %{packname}
14cu|R-RANN-2.5-1|25	
14cu|R-RANN-2.5-1|26	%build
14cu|R-RANN-2.5-1|27	
14cu|R-RANN-2.5-1|28	%install
14cu|R-RANN-2.5-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RANN-2.5-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RANN-2.5-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RANN-2.5-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RANN-2.5-1|33	
14cu|R-RANN-2.5-1|34	%check
14cu|R-RANN-2.5-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-RANN-2.5-1|36	
14cu|R-RANN-2.5-1|37	%files
14cu|R-RANN-2.5-1|38	%dir %{rlibdir}/%{packname}
14cu|R-RANN-2.5-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-RANN-2.5-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RANN-2.5-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-RANN-2.5-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RANN-2.5-1|43	%{rlibdir}/%{packname}/NEWS
14cu|R-RANN-2.5-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-RANN-2.5-1|45	%{rlibdir}/%{packname}/R
14cu|R-RANN-2.5-1|46	%{rlibdir}/%{packname}/help
14cu|R-RANN-2.5-1|47	%{rlibdir}/%{packname}/libs
14cu|R-RANN-2.5-1|48	%{rlibdir}/%{packname}/COPYRIGHT
14cu|R-RANN-2.5-1|49	
14cu|R-RANN-2.5-1|50	%changelog
14cu|R-RANN-2.5-1|51	
14cu|R-RANN-2.5-1|52	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-1
14cu|R-RANN-2.5-1|53	- (8384778) Added testthat BR
14cu|R-RANN-2.5-1|54	
14cu|R-RANN-2.5-1|55	

14455 14
14cu|R-raster-2.3.12-2|1	%global packname  raster
14cu|R-raster-2.3.12-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-raster-2.3.12-2|3	
14cu|R-raster-2.3.12-2|4	%define debug_package %{nil}
14cu|R-raster-2.3.12-2|5	
14cu|R-raster-2.3.12-2|6	Name:             R-%{packname}
14cu|R-raster-2.3.12-2|7	Version:          2.3.12
14cu|R-raster-2.3.12-2|8	Release:          2
14cu|R-raster-2.3.12-2|9	Summary:          raster: Geographic data analysis and modeling
14cu|R-raster-2.3.12-2|10	Group:            Sciences/Mathematics
14cu|R-raster-2.3.12-2|11	License:          GPLv3+
14cu|R-raster-2.3.12-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-raster-2.3.12-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.3-12.tar.gz
14cu|R-raster-2.3.12-2|14	
14cu|R-raster-2.3.12-2|15	Requires:         R-methods R-sp
14cu|R-raster-2.3.12-2|16	
14cu|R-raster-2.3.12-2|17	Requires:         R-rgdal R-rgeos R-ncdf R-igraph R-snow R-tcltk
14cu|R-raster-2.3.12-2|18	Requires:         R-rasterVis
14cu|R-raster-2.3.12-2|19	BuildRequires:    R-devel Rmath-devel R-methods R-sp
14cu|R-raster-2.3.12-2|20	BuildRequires:   R-rgdal R-rgeos R-ncdf R-igraph R-snow R-tcltk
14cu|R-raster-2.3.12-2|21	BuildRequires:    R-rasterVis
14cu|R-raster-2.3.12-2|22	
14cu|R-raster-2.3.12-2|23	%description
14cu|R-raster-2.3.12-2|24	Reading, writing, manipulating, analyzing and modeling of gridded spatial
14cu|R-raster-2.3.12-2|25	data. The package implements basic and high-level functions. Processing of
14cu|R-raster-2.3.12-2|26	very large files is supported.
14cu|R-raster-2.3.12-2|27	
14cu|R-raster-2.3.12-2|28	%prep
14cu|R-raster-2.3.12-2|29	%setup -q -c -n %{packname}
14cu|R-raster-2.3.12-2|30	
14cu|R-raster-2.3.12-2|31	%build
14cu|R-raster-2.3.12-2|32	
14cu|R-raster-2.3.12-2|33	%install
14cu|R-raster-2.3.12-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-raster-2.3.12-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-raster-2.3.12-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-raster-2.3.12-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-raster-2.3.12-2|38	
14cu|R-raster-2.3.12-2|39	# Check suggests R-ncdf4 for early netcdf versions
14cu|R-raster-2.3.12-2|40	# %check
14cu|R-raster-2.3.12-2|41	# %{_bindir}/R CMD check %{packname}
14cu|R-raster-2.3.12-2|42	
14cu|R-raster-2.3.12-2|43	%files
14cu|R-raster-2.3.12-2|44	%dir %{rlibdir}/%{packname}
14cu|R-raster-2.3.12-2|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-raster-2.3.12-2|46	%doc %{rlibdir}/%{packname}/html
14cu|R-raster-2.3.12-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-raster-2.3.12-2|48	%{rlibdir}/%{packname}/INDEX
14cu|R-raster-2.3.12-2|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-raster-2.3.12-2|50	%{rlibdir}/%{packname}/Meta
14cu|R-raster-2.3.12-2|51	%{rlibdir}/%{packname}/R
14cu|R-raster-2.3.12-2|52	%{rlibdir}/%{packname}/help
14cu|R-raster-2.3.12-2|53	%{rlibdir}/%{packname}/libs
14cu|R-raster-2.3.12-2|54	%{rlibdir}/%{packname}/external
14cu|R-raster-2.3.12-2|55	
14cu|R-raster-2.3.12-2|56	%changelog
14cu|R-raster-2.3.12-2|57	* Tue Dec 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.12-2
14cu|R-raster-2.3.12-2|58	+ Revision: 731409d
14cu|R-raster-2.3.12-2|59	- Rebuild with rasterVis
14cu|R-raster-2.3.12-2|60	
14cu|R-raster-2.3.12-2|61	

14456 14
14cu|R-rasterVis-0.32-1|1	%global packname  rasterVis
14cu|R-rasterVis-0.32-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-rasterVis-0.32-1|3	
14cu|R-rasterVis-0.32-1|4	%define debug_package %{nil}
14cu|R-rasterVis-0.32-1|5	
14cu|R-rasterVis-0.32-1|6	Name:             R-%{packname}
14cu|R-rasterVis-0.32-1|7	Version:          0.32
14cu|R-rasterVis-0.32-1|8	Release:          1
14cu|R-rasterVis-0.32-1|9	Summary:          Visualization methods for the raster package
14cu|R-rasterVis-0.32-1|10	Group:            Sciences/Mathematics
14cu|R-rasterVis-0.32-1|11	License:          GPL-3
14cu|R-rasterVis-0.32-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rasterVis-0.32-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-rasterVis-0.32-1|14	BuildArch:        noarch
14cu|R-rasterVis-0.32-1|15	Requires:         R-core
14cu|R-rasterVis-0.32-1|16	
14cu|R-rasterVis-0.32-1|17	Requires:         R-methods R-raster R-lattice R-latticeExtra R-hexbin
14cu|R-rasterVis-0.32-1|18	Requires:         R-grid R-grDevices R-sp R-zoo R-RColorBrewer
14cu|R-rasterVis-0.32-1|19	Requires:         R-parallel R-rgl R-ggplot2 R-colorspace R-dichromat
14cu|R-rasterVis-0.32-1|20	BuildRequires:    R-devel Rmath-devel R-methods R-raster R-lattice R-latticeExtra R-hexbin
14cu|R-rasterVis-0.32-1|21	BuildRequires:    R-grid R-grDevices R-sp R-zoo R-RColorBrewer
14cu|R-rasterVis-0.32-1|22	BuildRequires:   R-parallel R-rgl R-ggplot2 R-colorspace R-dichromat
14cu|R-rasterVis-0.32-1|23	
14cu|R-rasterVis-0.32-1|24	%description
14cu|R-rasterVis-0.32-1|25	The raster package defines classes and methods for spatial raster data
14cu|R-rasterVis-0.32-1|26	access and manipulation. The rasterVis package complements raster
14cu|R-rasterVis-0.32-1|27	providing a set of methods for enhanced visualization and interaction.
14cu|R-rasterVis-0.32-1|28	
14cu|R-rasterVis-0.32-1|29	%prep
14cu|R-rasterVis-0.32-1|30	%setup -q -c -n %{packname}
14cu|R-rasterVis-0.32-1|31	
14cu|R-rasterVis-0.32-1|32	%build
14cu|R-rasterVis-0.32-1|33	
14cu|R-rasterVis-0.32-1|34	%install
14cu|R-rasterVis-0.32-1|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rasterVis-0.32-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rasterVis-0.32-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rasterVis-0.32-1|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rasterVis-0.32-1|39	
14cu|R-rasterVis-0.32-1|40	%check
14cu|R-rasterVis-0.32-1|41	%{_bindir}/R CMD check %{packname}
14cu|R-rasterVis-0.32-1|42	
14cu|R-rasterVis-0.32-1|43	%files
14cu|R-rasterVis-0.32-1|44	%dir %{rlibdir}/%{packname}
14cu|R-rasterVis-0.32-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-rasterVis-0.32-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rasterVis-0.32-1|47	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-rasterVis-0.32-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-rasterVis-0.32-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rasterVis-0.32-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-rasterVis-0.32-1|51	%{rlibdir}/%{packname}/R
14cu|R-rasterVis-0.32-1|52	%{rlibdir}/%{packname}/help
14cu|R-rasterVis-0.32-1|53	
14cu|R-rasterVis-0.32-1|54	%changelog
14cu|R-rasterVis-0.32-1|55	* Tue Dec 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.32-1
14cu|R-rasterVis-0.32-1|56	+ Revision: 5a46196
14cu|R-rasterVis-0.32-1|57	- Fix files
14cu|R-rasterVis-0.32-1|58	
14cu|R-rasterVis-0.32-1|59	

14457 14
14cu|R-RBGL-1.44.0-1|1	%global packname  RBGL
14cu|R-RBGL-1.44.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RBGL-1.44.0-1|3	
14cu|R-RBGL-1.44.0-1|4	Name:             R-%{packname}
14cu|R-RBGL-1.44.0-1|5	Version:          1.44.0
14cu|R-RBGL-1.44.0-1|6	Release:          1
14cu|R-RBGL-1.44.0-1|7	Summary:          An interface to the BOOST graph library
14cu|R-RBGL-1.44.0-1|8	Group:            Sciences/Mathematics
14cu|R-RBGL-1.44.0-1|9	License:          Artistic-2.0
14cu|R-RBGL-1.44.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-RBGL-1.44.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/RBGL_%{version}.tar.gz
14cu|R-RBGL-1.44.0-1|12	Requires:         R-graph R-methods
14cu|R-RBGL-1.44.0-1|13	Requires:         R-methods
14cu|R-RBGL-1.44.0-1|14	Requires:         R-Rgraphviz
14cu|R-RBGL-1.44.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graph R-methods
14cu|R-RBGL-1.44.0-1|16	BuildRequires:    R-methods
14cu|R-RBGL-1.44.0-1|17	BuildRequires:    R-Rgraphviz
14cu|R-RBGL-1.44.0-1|18	BuildRequires:    blas-devel
14cu|R-RBGL-1.44.0-1|19	BuildRequires:    boost-devel
14cu|R-RBGL-1.44.0-1|20	BuildRequires:    graphviz-devel
14cu|R-RBGL-1.44.0-1|21	BuildRequires:    lapack-devel
14cu|R-RBGL-1.44.0-1|22	
14cu|R-RBGL-1.44.0-1|23	%description
14cu|R-RBGL-1.44.0-1|24	A fairly extensive and comprehensive interface to the graph algorithms
14cu|R-RBGL-1.44.0-1|25	contained in the BOOST library.
14cu|R-RBGL-1.44.0-1|26	
14cu|R-RBGL-1.44.0-1|27	%prep
14cu|R-RBGL-1.44.0-1|28	%setup -q -c -n %{packname}
14cu|R-RBGL-1.44.0-1|29	
14cu|R-RBGL-1.44.0-1|30	%build
14cu|R-RBGL-1.44.0-1|31	
14cu|R-RBGL-1.44.0-1|32	%install
14cu|R-RBGL-1.44.0-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RBGL-1.44.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RBGL-1.44.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RBGL-1.44.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RBGL-1.44.0-1|37	
14cu|R-RBGL-1.44.0-1|38	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-RBGL-1.44.0-1|39	else			true
14cu|R-RBGL-1.44.0-1|40	fi
14cu|R-RBGL-1.44.0-1|41	
14cu|R-RBGL-1.44.0-1|42	%files
14cu|R-RBGL-1.44.0-1|43	%dir %{rlibdir}/%{packname}
14cu|R-RBGL-1.44.0-1|44	%doc %{rlibdir}/%{packname}/doc
14cu|R-RBGL-1.44.0-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-RBGL-1.44.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RBGL-1.44.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-RBGL-1.44.0-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-RBGL-1.44.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RBGL-1.44.0-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-RBGL-1.44.0-1|51	%{rlibdir}/%{packname}/R
14cu|R-RBGL-1.44.0-1|52	%{rlibdir}/%{packname}/XML
14cu|R-RBGL-1.44.0-1|53	%{rlibdir}/%{packname}/boostExamples
14cu|R-RBGL-1.44.0-1|54	%{rlibdir}/%{packname}/data
14cu|R-RBGL-1.44.0-1|55	%{rlibdir}/%{packname}/demos
14cu|R-RBGL-1.44.0-1|56	%{rlibdir}/%{packname}/dot
14cu|R-RBGL-1.44.0-1|57	%{rlibdir}/%{packname}/dtd
14cu|R-RBGL-1.44.0-1|58	%{rlibdir}/%{packname}/fdep.ps
14cu|R-RBGL-1.44.0-1|59	%{rlibdir}/%{packname}/help
14cu|R-RBGL-1.44.0-1|60	%{rlibdir}/%{packname}/libs
14cu|R-RBGL-1.44.0-1|61	%{rlibdir}/%{packname}/unitTests
14cu|R-RBGL-1.44.0-1|62	
14cu|R-RBGL-1.44.0-1|63	%changelog
14cu|R-RBGL-1.44.0-1|64	
14cu|R-RBGL-1.44.0-1|65	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.44.0-1
14cu|R-RBGL-1.44.0-1|66	- (3d650d9) Spec cleanup
14cu|R-RBGL-1.44.0-1|67	
14cu|R-RBGL-1.44.0-1|68	

14458 14
14cu|R-Rcgmin-2013.2.21-1|1	%global packname  Rcgmin
14cu|R-Rcgmin-2013.2.21-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-Rcgmin-2013.2.21-1|3	
14cu|R-Rcgmin-2013.2.21-1|4	Name:             R-%{packname}
14cu|R-Rcgmin-2013.2.21-1|5	Version:          2013.2.21
14cu|R-Rcgmin-2013.2.21-1|6	Release:          1
14cu|R-Rcgmin-2013.2.21-1|7	Summary:          Conjugate gradient minimization of nonlinear functions with box constraints
14cu|R-Rcgmin-2013.2.21-1|8	Group:            Sciences/Mathematics
14cu|R-Rcgmin-2013.2.21-1|9	License:          GPLv2+
14cu|R-Rcgmin-2013.2.21-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rcgmin-2013.2.21-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-2.21.tar.gz
14cu|R-Rcgmin-2013.2.21-1|12	BuildArch:        noarch
14cu|R-Rcgmin-2013.2.21-1|13	Requires:         R-core
14cu|R-Rcgmin-2013.2.21-1|14	
14cu|R-Rcgmin-2013.2.21-1|15	Requires:         R-numDeriv
14cu|R-Rcgmin-2013.2.21-1|16	
14cu|R-Rcgmin-2013.2.21-1|17	BuildRequires:    R-devel Rmath-devel  R-numDeriv texlive
14cu|R-Rcgmin-2013.2.21-1|18	
14cu|R-Rcgmin-2013.2.21-1|19	
14cu|R-Rcgmin-2013.2.21-1|20	%description
14cu|R-Rcgmin-2013.2.21-1|21	Conjugate gradient minimization of nonlinear functions with box
14cu|R-Rcgmin-2013.2.21-1|22	constraints incorporating Dai/Yuan update
14cu|R-Rcgmin-2013.2.21-1|23	
14cu|R-Rcgmin-2013.2.21-1|24	%prep
14cu|R-Rcgmin-2013.2.21-1|25	%setup -q -c -n %{packname}
14cu|R-Rcgmin-2013.2.21-1|26	
14cu|R-Rcgmin-2013.2.21-1|27	%build
14cu|R-Rcgmin-2013.2.21-1|28	
14cu|R-Rcgmin-2013.2.21-1|29	%install
14cu|R-Rcgmin-2013.2.21-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rcgmin-2013.2.21-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rcgmin-2013.2.21-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rcgmin-2013.2.21-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rcgmin-2013.2.21-1|34	
14cu|R-Rcgmin-2013.2.21-1|35	%check
14cu|R-Rcgmin-2013.2.21-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-Rcgmin-2013.2.21-1|37	
14cu|R-Rcgmin-2013.2.21-1|38	%files
14cu|R-Rcgmin-2013.2.21-1|39	%dir %{rlibdir}/%{packname}
14cu|R-Rcgmin-2013.2.21-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-Rcgmin-2013.2.21-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rcgmin-2013.2.21-1|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Rcgmin-2013.2.21-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-Rcgmin-2013.2.21-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rcgmin-2013.2.21-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-Rcgmin-2013.2.21-1|46	%{rlibdir}/%{packname}/R
14cu|R-Rcgmin-2013.2.21-1|47	%{rlibdir}/%{packname}/demo
14cu|R-Rcgmin-2013.2.21-1|48	%{rlibdir}/%{packname}/help
14cu|R-Rcgmin-2013.2.21-1|49	
14cu|R-Rcgmin-2013.2.21-1|50	%changelog
14cu|R-Rcgmin-2013.2.21-1|51	
14cu|R-Rcgmin-2013.2.21-1|52	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 2013.2.21-1
14cu|R-Rcgmin-2013.2.21-1|53	- (7461d56) Updated to 2013-2.21
14cu|R-Rcgmin-2013.2.21-1|54	
14cu|R-Rcgmin-2013.2.21-1|55	

14459 14
14cu|R-Rcmdr-2.0.4-3|1	%global packname  Rcmdr
14cu|R-Rcmdr-2.0.4-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Rcmdr-2.0.4-3|3	
14cu|R-Rcmdr-2.0.4-3|4	Name:             R-%{packname}
14cu|R-Rcmdr-2.0.4-3|5	Version:          2.0.4
14cu|R-Rcmdr-2.0.4-3|6	Release:          3
14cu|R-Rcmdr-2.0.4-3|7	Summary:          R Commander
14cu|R-Rcmdr-2.0.4-3|8	
14cu|R-Rcmdr-2.0.4-3|9	Group:            Sciences/Mathematics
14cu|R-Rcmdr-2.0.4-3|10	License:          GPL (>= 2)
14cu|R-Rcmdr-2.0.4-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rcmdr-2.0.4-3|12	Source0:          http://cran.r-project.org/src/contrib/Rcmdr_2.0-4.tar.gz
14cu|R-Rcmdr-2.0.4-3|13	Requires:         R-tcltk R-grDevices R-utils R-car
14cu|R-Rcmdr-2.0.4-3|14	Requires:         R-abind R-aplpack R-colorspace R-effects R-e1071 R-foreign R-grid R-Hmisc R-lattice R-leaps R-lmtest R-MASS R-multcomp R-nlme R-nnet R-relimp R-rgl R-RODBC R-sem
14cu|R-Rcmdr-2.0.4-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk R-grDevices R-utils R-car
14cu|R-Rcmdr-2.0.4-3|16	BuildRequires:    R-abind R-aplpack R-colorspace R-effects R-e1071 R-foreign R-grid R-Hmisc R-lattice R-leaps R-lmtest R-MASS R-multcomp R-nlme R-nnet R-relimp R-rgl R-RODBC R-sem
14cu|R-Rcmdr-2.0.4-3|17	
14cu|R-Rcmdr-2.0.4-3|18	%description
14cu|R-Rcmdr-2.0.4-3|19	A platform-independent basic-statistics GUI (graphical user interface) for
14cu|R-Rcmdr-2.0.4-3|20	R, based on the tcltk package.
14cu|R-Rcmdr-2.0.4-3|21	
14cu|R-Rcmdr-2.0.4-3|22	%prep
14cu|R-Rcmdr-2.0.4-3|23	%setup -q -c -n %{packname}
14cu|R-Rcmdr-2.0.4-3|24	
14cu|R-Rcmdr-2.0.4-3|25	%build
14cu|R-Rcmdr-2.0.4-3|26	
14cu|R-Rcmdr-2.0.4-3|27	%install
14cu|R-Rcmdr-2.0.4-3|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rcmdr-2.0.4-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rcmdr-2.0.4-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rcmdr-2.0.4-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rcmdr-2.0.4-3|32	
14cu|R-Rcmdr-2.0.4-3|33	%check
14cu|R-Rcmdr-2.0.4-3|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-Rcmdr-2.0.4-3|35	else			true
14cu|R-Rcmdr-2.0.4-3|36	fi
14cu|R-Rcmdr-2.0.4-3|37	
14cu|R-Rcmdr-2.0.4-3|38	%files
14cu|R-Rcmdr-2.0.4-3|39	%dir %{rlibdir}/%{packname}
14cu|R-Rcmdr-2.0.4-3|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-Rcmdr-2.0.4-3|41	%doc %{rlibdir}/%{packname}/html
14cu|R-Rcmdr-2.0.4-3|42	%doc %{rlibdir}/%{packname}/CHANGES
14cu|R-Rcmdr-2.0.4-3|43	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-Rcmdr-2.0.4-3|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rcmdr-2.0.4-3|45	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Rcmdr-2.0.4-3|46	%{rlibdir}/%{packname}/INDEX
14cu|R-Rcmdr-2.0.4-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rcmdr-2.0.4-3|48	%{rlibdir}/%{packname}/Meta
14cu|R-Rcmdr-2.0.4-3|49	%{rlibdir}/%{packname}/R
14cu|R-Rcmdr-2.0.4-3|50	%{rlibdir}/%{packname}/etc
14cu|R-Rcmdr-2.0.4-3|51	%{rlibdir}/%{packname}/help
14cu|R-Rcmdr-2.0.4-3|52	%{rlibdir}/%{packname}/libs
14cu|R-Rcmdr-2.0.4-3|53	%{rlibdir}/%{packname}/po
14cu|R-Rcmdr-2.0.4-3|54	
14cu|R-Rcmdr-2.0.4-3|55	
14cu|R-Rcmdr-2.0.4-3|56	
14cu|R-Rcmdr-2.0.4-3|57	%changelog
14cu|R-Rcmdr-2.0.4-3|58	
14cu|R-Rcmdr-2.0.4-3|59	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 2.0.4-3
14cu|R-Rcmdr-2.0.4-3|60	- (979cd1d) Drop mgcv requirements
14cu|R-Rcmdr-2.0.4-3|61	
14cu|R-Rcmdr-2.0.4-3|62	

14460 14
14cu|R-RColorBrewer-1.1_2-1|1	%global packname  RColorBrewer
14cu|R-RColorBrewer-1.1_2-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-RColorBrewer-1.1_2-1|3	
14cu|R-RColorBrewer-1.1_2-1|4	Name:             R-%{packname}
14cu|R-RColorBrewer-1.1_2-1|5	Version:          1.1_2
14cu|R-RColorBrewer-1.1_2-1|6	Release:          1
14cu|R-RColorBrewer-1.1_2-1|7	Summary:          ColorBrewer palettes
14cu|R-RColorBrewer-1.1_2-1|8	Group:            Sciences/Mathematics
14cu|R-RColorBrewer-1.1_2-1|9	License:          Apache License 2.0
14cu|R-RColorBrewer-1.1_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RColorBrewer-1.1_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-2.tar.gz
14cu|R-RColorBrewer-1.1_2-1|12	BuildArch:        noarch
14cu|R-RColorBrewer-1.1_2-1|13	Requires:         R-core
14cu|R-RColorBrewer-1.1_2-1|14	BuildRequires:    R-devel Rmath-devel
14cu|R-RColorBrewer-1.1_2-1|15	
14cu|R-RColorBrewer-1.1_2-1|16	%description
14cu|R-RColorBrewer-1.1_2-1|17	The packages provides palettes for drawing nice maps shaded according to a
14cu|R-RColorBrewer-1.1_2-1|18	
14cu|R-RColorBrewer-1.1_2-1|19	%prep
14cu|R-RColorBrewer-1.1_2-1|20	%setup -q -c -n %{packname}
14cu|R-RColorBrewer-1.1_2-1|21	
14cu|R-RColorBrewer-1.1_2-1|22	%build
14cu|R-RColorBrewer-1.1_2-1|23	
14cu|R-RColorBrewer-1.1_2-1|24	%install
14cu|R-RColorBrewer-1.1_2-1|25	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RColorBrewer-1.1_2-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RColorBrewer-1.1_2-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RColorBrewer-1.1_2-1|28	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RColorBrewer-1.1_2-1|29	
14cu|R-RColorBrewer-1.1_2-1|30	%check
14cu|R-RColorBrewer-1.1_2-1|31	%{_bindir}/R CMD check %{packname}
14cu|R-RColorBrewer-1.1_2-1|32	
14cu|R-RColorBrewer-1.1_2-1|33	%files
14cu|R-RColorBrewer-1.1_2-1|34	%dir %{rlibdir}/%{packname}
14cu|R-RColorBrewer-1.1_2-1|35	%doc %{rlibdir}/%{packname}/html
14cu|R-RColorBrewer-1.1_2-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RColorBrewer-1.1_2-1|37	%{rlibdir}/%{packname}/COPYING
14cu|R-RColorBrewer-1.1_2-1|38	%{rlibdir}/%{packname}/INDEX
14cu|R-RColorBrewer-1.1_2-1|39	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RColorBrewer-1.1_2-1|40	%{rlibdir}/%{packname}/Meta
14cu|R-RColorBrewer-1.1_2-1|41	%{rlibdir}/%{packname}/R
14cu|R-RColorBrewer-1.1_2-1|42	%{rlibdir}/%{packname}/help
14cu|R-RColorBrewer-1.1_2-1|43	
14cu|R-RColorBrewer-1.1_2-1|44	%changelog
14cu|R-RColorBrewer-1.1_2-1|45	
14cu|R-RColorBrewer-1.1_2-1|46	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1_2-1
14cu|R-RColorBrewer-1.1_2-1|47	- (dd6f987) Updated to 1.1.2
14cu|R-RColorBrewer-1.1_2-1|48	
14cu|R-RColorBrewer-1.1_2-1|49	

14461 14
14cu|R-Rcpp-0.11.6-1|1	%global packname  Rcpp
14cu|R-Rcpp-0.11.6-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Rcpp-0.11.6-1|3	
14cu|R-Rcpp-0.11.6-1|4	%define __noautoreq '/usr/bin/R'
14cu|R-Rcpp-0.11.6-1|5	
14cu|R-Rcpp-0.11.6-1|6	Name:             R-%{packname}
14cu|R-Rcpp-0.11.6-1|7	Version:          0.11.6
14cu|R-Rcpp-0.11.6-1|8	Release:          1
14cu|R-Rcpp-0.11.6-1|9	Summary:          Seamless R and C++ Integration
14cu|R-Rcpp-0.11.6-1|10	Group:            Sciences/Mathematics
14cu|R-Rcpp-0.11.6-1|11	License:          GPL (>= 2)
14cu|R-Rcpp-0.11.6-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rcpp-0.11.6-1|13	Source0:          http://cran.r-project.org/src/contrib/Rcpp_%{version}.tar.gz
14cu|R-Rcpp-0.11.6-1|14	Requires:         R-methods
14cu|R-Rcpp-0.11.6-1|15	Requires:         R-RUnit
14cu|R-Rcpp-0.11.6-1|16	Requires:         R-inline
14cu|R-Rcpp-0.11.6-1|17	Requires:         R-rbenchmark
14cu|R-Rcpp-0.11.6-1|18	BuildRequires:    R-devel
14cu|R-Rcpp-0.11.6-1|19	BuildRequires:    Rmath-devel
14cu|R-Rcpp-0.11.6-1|20	BuildRequires:    texlive-collection-latex
14cu|R-Rcpp-0.11.6-1|21	BuildRequires:    R-methods
14cu|R-Rcpp-0.11.6-1|22	BuildRequires:    R-RUnit
14cu|R-Rcpp-0.11.6-1|23	BuildRequires:    R-inline
14cu|R-Rcpp-0.11.6-1|24	BuildRequires:    R-rbenchmark
14cu|R-Rcpp-0.11.6-1|25	
14cu|R-Rcpp-0.11.6-1|26	%description
14cu|R-Rcpp-0.11.6-1|27	The Rcpp package provides R functions as well as a C++ library which
14cu|R-Rcpp-0.11.6-1|28	facilitate the integration of R and C++. . R data types (SEXP) are matched
14cu|R-Rcpp-0.11.6-1|29	to C++ objects in a class hierarchy. All R types are supported (vectors,
14cu|R-Rcpp-0.11.6-1|30	functions, environment, etc ...)  and each type is mapped to a dedicated
14cu|R-Rcpp-0.11.6-1|31	class. For example, numeric vectors are represented as instances of the
14cu|R-Rcpp-0.11.6-1|32	Rcpp::NumericVector class, environments are represented as instances of
14cu|R-Rcpp-0.11.6-1|33	Rcpp::Environment, functions are represented as Rcpp::Function, etc ...
14cu|R-Rcpp-0.11.6-1|34	The "Rcpp-introduction" vignette provides a good entry point to Rcpp. .
14cu|R-Rcpp-0.11.6-1|35	Conversion from C++ to R and back is driven by the templates Rcpp::wrap
14cu|R-Rcpp-0.11.6-1|36	and Rcpp::as which are highly flexible and extensible, as documented in
14cu|R-Rcpp-0.11.6-1|37	the "Rcpp-extending" vignette. . Rcpp also provides Rcpp modules, a
14cu|R-Rcpp-0.11.6-1|38	framework that allows exposing C++ functions and classes to the R level.
14cu|R-Rcpp-0.11.6-1|39	The "Rcpp-modules" vignette details the current set of features of
14cu|R-Rcpp-0.11.6-1|40	Rcpp-modules. . Rcpp includes a concept called Rcpp sugar that brings many
14cu|R-Rcpp-0.11.6-1|41	R functions into C++. Sugar takes advantage of lazy evaluation and
14cu|R-Rcpp-0.11.6-1|42	expression templates to achieve great performance while exposing a syntax
14cu|R-Rcpp-0.11.6-1|43	that is much nicer to use than the equivalent low-level loop code. The
14cu|R-Rcpp-0.11.6-1|44	"Rcpp-sugar" vignette gives an overview of the feature. . Several examples
14cu|R-Rcpp-0.11.6-1|45	are included, and more than 750 unit tests in over 330 unit test functions
14cu|R-Rcpp-0.11.6-1|46	provide additional usage examples. . An earlier version of Rcpp,
14cu|R-Rcpp-0.11.6-1|47	containing what we now call the 'classic Rcpp API' was written during 2005
14cu|R-Rcpp-0.11.6-1|48	and 2006 by Dominick Samperi. This code has been factored out of Rcpp into
14cu|R-Rcpp-0.11.6-1|49	the package RcppClassic, and it is still available for code relying on the
14cu|R-Rcpp-0.11.6-1|50	older interface. New development should use alwayse use this Rcpp package
14cu|R-Rcpp-0.11.6-1|51	
14cu|R-Rcpp-0.11.6-1|52	%prep
14cu|R-Rcpp-0.11.6-1|53	%setup -q -c -n %{packname}
14cu|R-Rcpp-0.11.6-1|54	perl -pi -e 's|%{_bindir}/r|%{_bindir}/R|;' `find . -name \*.R` `find . -name \*.r`
14cu|R-Rcpp-0.11.6-1|55	
14cu|R-Rcpp-0.11.6-1|56	%build
14cu|R-Rcpp-0.11.6-1|57	
14cu|R-Rcpp-0.11.6-1|58	%install
14cu|R-Rcpp-0.11.6-1|59	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rcpp-0.11.6-1|60	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rcpp-0.11.6-1|61	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rcpp-0.11.6-1|62	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rcpp-0.11.6-1|63	
14cu|R-Rcpp-0.11.6-1|64	#%check
14cu|R-Rcpp-0.11.6-1|65	#%{_bindir}/R CMD check %{packname}
14cu|R-Rcpp-0.11.6-1|66	
14cu|R-Rcpp-0.11.6-1|67	%files
14cu|R-Rcpp-0.11.6-1|68	%dir %{rlibdir}/%{packname}
14cu|R-Rcpp-0.11.6-1|69	%doc %{rlibdir}/%{packname}/announce
14cu|R-Rcpp-0.11.6-1|70	%doc %{rlibdir}/%{packname}/doc
14cu|R-Rcpp-0.11.6-1|71	%doc %{rlibdir}/%{packname}/html
14cu|R-Rcpp-0.11.6-1|72	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-Rcpp-0.11.6-1|73	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rcpp-0.11.6-1|74	%doc %{rlibdir}/%{packname}/README
14cu|R-Rcpp-0.11.6-1|75	%doc %{rlibdir}/%{packname}/THANKS
14cu|R-Rcpp-0.11.6-1|76	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-Rcpp-0.11.6-1|77	%{rlibdir}/%{packname}/INDEX
14cu|R-Rcpp-0.11.6-1|78	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rcpp-0.11.6-1|79	%{rlibdir}/%{packname}/Meta
14cu|R-Rcpp-0.11.6-1|80	%{rlibdir}/%{packname}/R
14cu|R-Rcpp-0.11.6-1|81	%{rlibdir}/%{packname}/discovery
14cu|R-Rcpp-0.11.6-1|82	%{rlibdir}/%{packname}/examples
14cu|R-Rcpp-0.11.6-1|83	%{rlibdir}/%{packname}/help
14cu|R-Rcpp-0.11.6-1|84	%{rlibdir}/%{packname}/include
14cu|R-Rcpp-0.11.6-1|85	# %{rlibdir}/%{packname}/lib
14cu|R-Rcpp-0.11.6-1|86	%{rlibdir}/%{packname}/libs
14cu|R-Rcpp-0.11.6-1|87	%{rlibdir}/%{packname}/prompt
14cu|R-Rcpp-0.11.6-1|88	%{rlibdir}/%{packname}/skeleton
14cu|R-Rcpp-0.11.6-1|89	%{rlibdir}/%{packname}/unitTests
14cu|R-Rcpp-0.11.6-1|90	
14cu|R-Rcpp-0.11.6-1|91	
14cu|R-Rcpp-0.11.6-1|92	
14cu|R-Rcpp-0.11.6-1|93	%changelog
14cu|R-Rcpp-0.11.6-1|94	
14cu|R-Rcpp-0.11.6-1|95	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11.6-1
14cu|R-Rcpp-0.11.6-1|96	- (7365bcd) Updated to 0.11.6
14cu|R-Rcpp-0.11.6-1|97	
14cu|R-Rcpp-0.11.6-1|98	

14462 14
14cu|R-Rcsdp-0.1.53-2|1	%global packname  Rcsdp
14cu|R-Rcsdp-0.1.53-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Rcsdp-0.1.53-2|3	
14cu|R-Rcsdp-0.1.53-2|4	Name:             R-%{packname}
14cu|R-Rcsdp-0.1.53-2|5	Version:          0.1.53
14cu|R-Rcsdp-0.1.53-2|6	Release:          2
14cu|R-Rcsdp-0.1.53-2|7	Summary:          R interface to the CSDP semidefinite programming library
14cu|R-Rcsdp-0.1.53-2|8	Group:            Sciences/Mathematics
14cu|R-Rcsdp-0.1.53-2|9	License:          file LICENSE
14cu|R-Rcsdp-0.1.53-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rcsdp-0.1.53-2|11	Source0:          http://cran.r-project.org/src/contrib/Rcsdp_%{version}.tar.gz
14cu|R-Rcsdp-0.1.53-2|12	Requires:         R-Matrix
14cu|R-Rcsdp-0.1.53-2|13	BuildRequires:    R-devel Rmath-devel
14cu|R-Rcsdp-0.1.53-2|14	BuildRequires:    R-Matrix
14cu|R-Rcsdp-0.1.53-2|15	BuildRequires:    blas-devel
14cu|R-Rcsdp-0.1.53-2|16	BuildRequires:    coin-or-devel
14cu|R-Rcsdp-0.1.53-2|17	BuildRequires:    lapack-devel
14cu|R-Rcsdp-0.1.53-2|18	
14cu|R-Rcsdp-0.1.53-2|19	%description
14cu|R-Rcsdp-0.1.53-2|20	R interface to the CSDP semidefinite programming library. Installs version
14cu|R-Rcsdp-0.1.53-2|21	6.0.1 of CSDP from the COIN-OR website if required. An existing
14cu|R-Rcsdp-0.1.53-2|22	intallation of CSDP may be used by passing the proper configure arguments
14cu|R-Rcsdp-0.1.53-2|23	to the installation command. See the INSTALL file for further details.
14cu|R-Rcsdp-0.1.53-2|24	
14cu|R-Rcsdp-0.1.53-2|25	%prep
14cu|R-Rcsdp-0.1.53-2|26	%setup -q -c -n %{packname}
14cu|R-Rcsdp-0.1.53-2|27	
14cu|R-Rcsdp-0.1.53-2|28	%build
14cu|R-Rcsdp-0.1.53-2|29	
14cu|R-Rcsdp-0.1.53-2|30	%install
14cu|R-Rcsdp-0.1.53-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rcsdp-0.1.53-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rcsdp-0.1.53-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rcsdp-0.1.53-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rcsdp-0.1.53-2|35	
14cu|R-Rcsdp-0.1.53-2|36	%check
14cu|R-Rcsdp-0.1.53-2|37	%{_bindir}/R CMD check %{packname}
14cu|R-Rcsdp-0.1.53-2|38	
14cu|R-Rcsdp-0.1.53-2|39	%files
14cu|R-Rcsdp-0.1.53-2|40	%dir %{rlibdir}/%{packname}
14cu|R-Rcsdp-0.1.53-2|41	%doc %{rlibdir}/%{packname}/html
14cu|R-Rcsdp-0.1.53-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rcsdp-0.1.53-2|43	%doc %{rlibdir}/%{packname}/INSTALL
14cu|R-Rcsdp-0.1.53-2|44	%{rlibdir}/%{packname}/INDEX
14cu|R-Rcsdp-0.1.53-2|45	# %{rlibdir}/%{packname}/LICENSE
14cu|R-Rcsdp-0.1.53-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rcsdp-0.1.53-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-Rcsdp-0.1.53-2|48	%{rlibdir}/%{packname}/R
14cu|R-Rcsdp-0.1.53-2|49	%{rlibdir}/%{packname}/help
14cu|R-Rcsdp-0.1.53-2|50	%{rlibdir}/%{packname}/libs
14cu|R-Rcsdp-0.1.53-2|51	
14cu|R-Rcsdp-0.1.53-2|52	
14cu|R-Rcsdp-0.1.53-2|53	
14cu|R-Rcsdp-0.1.53-2|54	%changelog
14cu|R-Rcsdp-0.1.53-2|55	
14cu|R-Rcsdp-0.1.53-2|56	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.53-2
14cu|R-Rcsdp-0.1.53-2|57	- (11e3a5f) Upload tarball
14cu|R-Rcsdp-0.1.53-2|58	
14cu|R-Rcsdp-0.1.53-2|59	

14463 14
14cu|R-RCurl-1.95.4.7-1|1	%global packname  RCurl
14cu|R-RCurl-1.95.4.7-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RCurl-1.95.4.7-1|3	
14cu|R-RCurl-1.95.4.7-1|4	Name:             R-%{packname}
14cu|R-RCurl-1.95.4.7-1|5	Version:          1.95.4.7
14cu|R-RCurl-1.95.4.7-1|6	Release:          1
14cu|R-RCurl-1.95.4.7-1|7	Summary:          General network (HTTP/FTP/...) client interface for R
14cu|R-RCurl-1.95.4.7-1|8	Group:            Sciences/Mathematics
14cu|R-RCurl-1.95.4.7-1|9	License:          BSD
14cu|R-RCurl-1.95.4.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RCurl-1.95.4.7-1|11	Requires:         R-methods R-bitops R-Rcompression R-XML
14cu|R-RCurl-1.95.4.7-1|12	BuildRequires:    R-devel Rmath-devel
14cu|R-RCurl-1.95.4.7-1|13	Source0:          http://cran.r-project.org/src/contrib/RCurl_1.95-4.7.tar.gz
14cu|R-RCurl-1.95.4.7-1|14	BuildRequires:    R-methods R-bitops R-Rcompression R-XML
14cu|R-RCurl-1.95.4.7-1|15	BuildRequires:    curl-devel
14cu|R-RCurl-1.95.4.7-1|16	
14cu|R-RCurl-1.95.4.7-1|17	%description
14cu|R-RCurl-1.95.4.7-1|18	The package allows one to compose general HTTP requests and provides
14cu|R-RCurl-1.95.4.7-1|19	convenient functions to fetch URIs, get & post forms, etc. and process the
14cu|R-RCurl-1.95.4.7-1|20	results returned by the Web server. This provides a great deal of control
14cu|R-RCurl-1.95.4.7-1|21	over the HTTP/FTP/... connection and the form of the request while
14cu|R-RCurl-1.95.4.7-1|22	providing a higher-level interface than is available just using R socket
14cu|R-RCurl-1.95.4.7-1|23	connections.  Additionally, the underlying implementation is robust and
14cu|R-RCurl-1.95.4.7-1|24	extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS,
14cu|R-RCurl-1.95.4.7-1|25	telnet, dict, ldap, and also supports cookies, redirects, authentication,
14cu|R-RCurl-1.95.4.7-1|26	
14cu|R-RCurl-1.95.4.7-1|27	%prep
14cu|R-RCurl-1.95.4.7-1|28	%setup -q -c -n %{packname}
14cu|R-RCurl-1.95.4.7-1|29	
14cu|R-RCurl-1.95.4.7-1|30	%build
14cu|R-RCurl-1.95.4.7-1|31	
14cu|R-RCurl-1.95.4.7-1|32	%install
14cu|R-RCurl-1.95.4.7-1|33	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RCurl-1.95.4.7-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RCurl-1.95.4.7-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RCurl-1.95.4.7-1|36	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RCurl-1.95.4.7-1|37	
14cu|R-RCurl-1.95.4.7-1|38	%files
14cu|R-RCurl-1.95.4.7-1|39	%dir %{rlibdir}/%{packname}
14cu|R-RCurl-1.95.4.7-1|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-RCurl-1.95.4.7-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-RCurl-1.95.4.7-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RCurl-1.95.4.7-1|43	%{rlibdir}/%{packname}/CurlSSL
14cu|R-RCurl-1.95.4.7-1|44	%{rlibdir}/%{packname}/HTTPErrors
14cu|R-RCurl-1.95.4.7-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-RCurl-1.95.4.7-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RCurl-1.95.4.7-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-RCurl-1.95.4.7-1|48	%{rlibdir}/%{packname}/R
14cu|R-RCurl-1.95.4.7-1|49	%{rlibdir}/%{packname}/data
14cu|R-RCurl-1.95.4.7-1|50	%{rlibdir}/%{packname}/enums
14cu|R-RCurl-1.95.4.7-1|51	%{rlibdir}/%{packname}/examples
14cu|R-RCurl-1.95.4.7-1|52	%{rlibdir}/%{packname}/help
14cu|R-RCurl-1.95.4.7-1|53	%{rlibdir}/%{packname}/libs
14cu|R-RCurl-1.95.4.7-1|54	%{rlibdir}/%{packname}/etc
14cu|R-RCurl-1.95.4.7-1|55	
14cu|R-RCurl-1.95.4.7-1|56	%changelog
14cu|R-RCurl-1.95.4.7-1|57	
14cu|R-RCurl-1.95.4.7-1|58	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.95.4.7-1
14cu|R-RCurl-1.95.4.7-1|59	- (567aa3c) Merge branch 'auto_update' into rosa2014.1
14cu|R-RCurl-1.95.4.7-1|60	
14cu|R-RCurl-1.95.4.7-1|61	

14464 14
14cu|R-reshape-0.8.5-3|1	%global packname  reshape
14cu|R-reshape-0.8.5-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-reshape-0.8.5-3|3	
14cu|R-reshape-0.8.5-3|4	Name:             R-%{packname}
14cu|R-reshape-0.8.5-3|5	Version:          0.8.5
14cu|R-reshape-0.8.5-3|6	Release:          3
14cu|R-reshape-0.8.5-3|7	Summary:          Flexibly reshape data
14cu|R-reshape-0.8.5-3|8	Group:            Sciences/Mathematics
14cu|R-reshape-0.8.5-3|9	License:          MIT
14cu|R-reshape-0.8.5-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-reshape-0.8.5-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-reshape-0.8.5-3|12	BuildArch:        noarch
14cu|R-reshape-0.8.5-3|13	Requires:         R-core
14cu|R-reshape-0.8.5-3|14	Requires:         R-plyr
14cu|R-reshape-0.8.5-3|15	BuildRequires:    R-devel Rmath-devel  R-plyr texlive-collection-latex
14cu|R-reshape-0.8.5-3|16	
14cu|R-reshape-0.8.5-3|17	%description
14cu|R-reshape-0.8.5-3|18	Reshape lets you flexibly restructure and aggregate data using just two
14cu|R-reshape-0.8.5-3|19	functions: melt and cast.
14cu|R-reshape-0.8.5-3|20	
14cu|R-reshape-0.8.5-3|21	%prep
14cu|R-reshape-0.8.5-3|22	%setup -q -c -n %{packname}
14cu|R-reshape-0.8.5-3|23	
14cu|R-reshape-0.8.5-3|24	%build
14cu|R-reshape-0.8.5-3|25	
14cu|R-reshape-0.8.5-3|26	%install
14cu|R-reshape-0.8.5-3|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-reshape-0.8.5-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-reshape-0.8.5-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-reshape-0.8.5-3|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-reshape-0.8.5-3|31	
14cu|R-reshape-0.8.5-3|32	%check
14cu|R-reshape-0.8.5-3|33	%{_bindir}/R CMD check %{packname}
14cu|R-reshape-0.8.5-3|34	
14cu|R-reshape-0.8.5-3|35	%files
14cu|R-reshape-0.8.5-3|36	%dir %{rlibdir}/%{packname}
14cu|R-reshape-0.8.5-3|37	%doc %{rlibdir}/%{packname}/html
14cu|R-reshape-0.8.5-3|38	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-reshape-0.8.5-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-reshape-0.8.5-3|40	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-reshape-0.8.5-3|41	%{rlibdir}/%{packname}/INDEX
14cu|R-reshape-0.8.5-3|42	%{rlibdir}/%{packname}/LICENSE
14cu|R-reshape-0.8.5-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-reshape-0.8.5-3|44	%{rlibdir}/%{packname}/Meta
14cu|R-reshape-0.8.5-3|45	%{rlibdir}/%{packname}/R
14cu|R-reshape-0.8.5-3|46	%{rlibdir}/%{packname}/data
14cu|R-reshape-0.8.5-3|47	%{rlibdir}/%{packname}/help
14cu|R-reshape-0.8.5-3|48	
14cu|R-reshape-0.8.5-3|49	
14cu|R-reshape-0.8.5-3|50	
14cu|R-reshape-0.8.5-3|51	%changelog
14cu|R-reshape-0.8.5-3|52	
14cu|R-reshape-0.8.5-3|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5-3
14cu|R-reshape-0.8.5-3|54	- (75a94b2) Fix spec
14cu|R-reshape-0.8.5-3|55	
14cu|R-reshape-0.8.5-3|56	

14465 14
14cu|R-reshape2-1.4.1-2|1	%define debug_package %{nil}
14cu|R-reshape2-1.4.1-2|2	
14cu|R-reshape2-1.4.1-2|3	%global packname reshape2
14cu|R-reshape2-1.4.1-2|4	%global rlibdir %{_libdir}/R/library
14cu|R-reshape2-1.4.1-2|5	
14cu|R-reshape2-1.4.1-2|6	Name:		R-%{packname}
14cu|R-reshape2-1.4.1-2|7	Version:	1.4.1
14cu|R-reshape2-1.4.1-2|8	Release:	2
14cu|R-reshape2-1.4.1-2|9	Summary:	Flexibly reshape data: a reboot of the reshape package
14cu|R-reshape2-1.4.1-2|10	Group:		Sciences/Mathematics
14cu|R-reshape2-1.4.1-2|11	License:	MIT
14cu|R-reshape2-1.4.1-2|12	URL:		http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-reshape2-1.4.1-2|13	Source0:	http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-reshape2-1.4.1-2|14	Requires:	R-core R-plyr R-stringr R-lattice
14cu|R-reshape2-1.4.1-2|15	BuildRequires:	R-devel Rmath-devel R-plyr R-stringr R-lattice
14cu|R-reshape2-1.4.1-2|16	
14cu|R-reshape2-1.4.1-2|17	%description
14cu|R-reshape2-1.4.1-2|18	Reshape lets you flexibly restructure and aggregate data
14cu|R-reshape2-1.4.1-2|19	using just two functions: melt and cast.
14cu|R-reshape2-1.4.1-2|20	
14cu|R-reshape2-1.4.1-2|21	%prep
14cu|R-reshape2-1.4.1-2|22	%setup -q -c -n %{packname}
14cu|R-reshape2-1.4.1-2|23	
14cu|R-reshape2-1.4.1-2|24	%build
14cu|R-reshape2-1.4.1-2|25	
14cu|R-reshape2-1.4.1-2|26	%install
14cu|R-reshape2-1.4.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-reshape2-1.4.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-reshape2-1.4.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-reshape2-1.4.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-reshape2-1.4.1-2|31	
14cu|R-reshape2-1.4.1-2|32	%check
14cu|R-reshape2-1.4.1-2|33	%{_bindir}/R CMD check %{packname}
14cu|R-reshape2-1.4.1-2|34	
14cu|R-reshape2-1.4.1-2|35	%files
14cu|R-reshape2-1.4.1-2|36	%dir %{rlibdir}/%{packname}
14cu|R-reshape2-1.4.1-2|37	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-reshape2-1.4.1-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-reshape2-1.4.1-2|39	%doc %{rlibdir}/%{packname}/html
14cu|R-reshape2-1.4.1-2|40	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-reshape2-1.4.1-2|41	%{rlibdir}/%{packname}/data
14cu|R-reshape2-1.4.1-2|42	%{rlibdir}/%{packname}/help
14cu|R-reshape2-1.4.1-2|43	%{rlibdir}/%{packname}/INDEX
14cu|R-reshape2-1.4.1-2|44	%{rlibdir}/%{packname}/Meta
14cu|R-reshape2-1.4.1-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-reshape2-1.4.1-2|46	%{rlibdir}/%{packname}/R
14cu|R-reshape2-1.4.1-2|47	%{rlibdir}/%{packname}/libs
14cu|R-reshape2-1.4.1-2|48	
14cu|R-reshape2-1.4.1-2|49	%changelog
14cu|R-reshape2-1.4.1-2|50	
14cu|R-reshape2-1.4.1-2|51	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
14cu|R-reshape2-1.4.1-2|52	- (51a1968) Fix spec
14cu|R-reshape2-1.4.1-2|53	
14cu|R-reshape2-1.4.1-2|54	

14466 14
14cu|R-rgeos-0.3.11-1|1	%bcond_with bootstrap
14cu|R-rgeos-0.3.11-1|2	%global packname  rgeos
14cu|R-rgeos-0.3.11-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-rgeos-0.3.11-1|4	
14cu|R-rgeos-0.3.11-1|5	Name:             R-%{packname}
14cu|R-rgeos-0.3.11-1|6	Version:          0.3.11
14cu|R-rgeos-0.3.11-1|7	Release:          1
14cu|R-rgeos-0.3.11-1|8	Summary:          Interface to Geometry Engine - Open Source (GEOS)
14cu|R-rgeos-0.3.11-1|9	Group:            Sciences/Mathematics
14cu|R-rgeos-0.3.11-1|10	License:          GPL (>= 2)
14cu|R-rgeos-0.3.11-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rgeos-0.3.11-1|12	Source0:          http://cran.r-project.org/src/contrib/rgeos_0.3-11.tar.gz
14cu|R-rgeos-0.3.11-1|13	Requires:         R-methods R-sp R-stringr R-testthat R-plyr R-XML
14cu|R-rgeos-0.3.11-1|14	%if %{without bootstrap}
14cu|R-rgeos-0.3.11-1|15	Requires:         R-maptools
14cu|R-rgeos-0.3.11-1|16	%endif
14cu|R-rgeos-0.3.11-1|17	Requires:         gdal
14cu|R-rgeos-0.3.11-1|18	Requires:         gdal-devel
14cu|R-rgeos-0.3.11-1|19	Requires:         proj
14cu|R-rgeos-0.3.11-1|20	BuildRequires:    R-devel Rmath-devel
14cu|R-rgeos-0.3.11-1|21	BuildRequires:    R-methods R-sp R-stringr R-testthat R-plyr R-XML
14cu|R-rgeos-0.3.11-1|22	%if %{without bootstrap}
14cu|R-rgeos-0.3.11-1|23	BuildRequires:    R-maptools
14cu|R-rgeos-0.3.11-1|24	%endif
14cu|R-rgeos-0.3.11-1|25	BuildRequires:    gdal
14cu|R-rgeos-0.3.11-1|26	BuildRequires:    gdal-devel
14cu|R-rgeos-0.3.11-1|27	BuildRequires:    proj
14cu|R-rgeos-0.3.11-1|28	
14cu|R-rgeos-0.3.11-1|29	%description
14cu|R-rgeos-0.3.11-1|30	Interface to Geometry Engine - Open Source (GEOS) using the C API for
14cu|R-rgeos-0.3.11-1|31	topology operations on geometries.
14cu|R-rgeos-0.3.11-1|32	
14cu|R-rgeos-0.3.11-1|33	%prep
14cu|R-rgeos-0.3.11-1|34	%setup -q -c -n %{packname}
14cu|R-rgeos-0.3.11-1|35	
14cu|R-rgeos-0.3.11-1|36	%build
14cu|R-rgeos-0.3.11-1|37	
14cu|R-rgeos-0.3.11-1|38	%install
14cu|R-rgeos-0.3.11-1|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rgeos-0.3.11-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rgeos-0.3.11-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rgeos-0.3.11-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rgeos-0.3.11-1|43	
14cu|R-rgeos-0.3.11-1|44	%if %{without bootstrap}
14cu|R-rgeos-0.3.11-1|45	%check
14cu|R-rgeos-0.3.11-1|46	%{_bindir}/R CMD check %{packname}
14cu|R-rgeos-0.3.11-1|47	%endif
14cu|R-rgeos-0.3.11-1|48	
14cu|R-rgeos-0.3.11-1|49	%files
14cu|R-rgeos-0.3.11-1|50	%dir %{rlibdir}/%{packname}
14cu|R-rgeos-0.3.11-1|51	%doc %{rlibdir}/%{packname}/html
14cu|R-rgeos-0.3.11-1|52	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-rgeos-0.3.11-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rgeos-0.3.11-1|54	%doc %{rlibdir}/%{packname}/README*
14cu|R-rgeos-0.3.11-1|55	%doc %{rlibdir}/%{packname}/SVN_VERSION
14cu|R-rgeos-0.3.11-1|56	%{rlibdir}/%{packname}/INDEX
14cu|R-rgeos-0.3.11-1|57	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rgeos-0.3.11-1|58	%{rlibdir}/%{packname}/Meta
14cu|R-rgeos-0.3.11-1|59	%{rlibdir}/%{packname}/R
14cu|R-rgeos-0.3.11-1|60	%{rlibdir}/%{packname}/help
14cu|R-rgeos-0.3.11-1|61	%{rlibdir}/%{packname}/libs
14cu|R-rgeos-0.3.11-1|62	%{rlibdir}/%{packname}/poly-ex-gpc
14cu|R-rgeos-0.3.11-1|63	%{rlibdir}/%{packname}/test*
14cu|R-rgeos-0.3.11-1|64	%{rlibdir}/%{packname}/wkts
14cu|R-rgeos-0.3.11-1|65	
14cu|R-rgeos-0.3.11-1|66	
14cu|R-rgeos-0.3.11-1|67	%changelog
14cu|R-rgeos-0.3.11-1|68	
14cu|R-rgeos-0.3.11-1|69	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.11-1
14cu|R-rgeos-0.3.11-1|70	- (a5870a6) Fix files
14cu|R-rgeos-0.3.11-1|71	
14cu|R-rgeos-0.3.11-1|72	

14467 14
14cu|R-rggobi-2.1.20-3|1	%global packname  rggobi
14cu|R-rggobi-2.1.20-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-rggobi-2.1.20-3|3	
14cu|R-rggobi-2.1.20-3|4	Name:             R-%{packname}
14cu|R-rggobi-2.1.20-3|5	Version:          2.1.20
14cu|R-rggobi-2.1.20-3|6	Release:          3
14cu|R-rggobi-2.1.20-3|7	Summary:          Interface between R and GGobi
14cu|R-rggobi-2.1.20-3|8	Group:            Sciences/Mathematics
14cu|R-rggobi-2.1.20-3|9	License:          BSD
14cu|R-rggobi-2.1.20-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rggobi-2.1.20-3|11	Source0:          http://cran.r-project.org/src/contrib/rggobi_%{version}.tar.gz
14cu|R-rggobi-2.1.20-3|12	Requires:         R-RGtk2 R-utils R-methods R-reshape
14cu|R-rggobi-2.1.20-3|13	BuildRequires:    R-devel Rmath-devel
14cu|R-rggobi-2.1.20-3|14	BuildRequires:    R-RGtk2 R-utils R-methods R-reshape
14cu|R-rggobi-2.1.20-3|15	BuildRequires:    ggobi-devel
14cu|R-rggobi-2.1.20-3|16	BuildRequires:    octave-devel
14cu|R-rggobi-2.1.20-3|17	
14cu|R-rggobi-2.1.20-3|18	%description
14cu|R-rggobi-2.1.20-3|19	The rggobi package provides a command-line interface to GGobi, an
14cu|R-rggobi-2.1.20-3|20	interactive and dynamic graphics package. Rggobi complements GGobi's
14cu|R-rggobi-2.1.20-3|21	graphical user interface, providing a way to fluidly transition between
14cu|R-rggobi-2.1.20-3|22	analysis and exploration, as well as automating common tasks.
14cu|R-rggobi-2.1.20-3|23	
14cu|R-rggobi-2.1.20-3|24	%prep
14cu|R-rggobi-2.1.20-3|25	%setup -q -c -n %{packname}
14cu|R-rggobi-2.1.20-3|26	
14cu|R-rggobi-2.1.20-3|27	%build
14cu|R-rggobi-2.1.20-3|28	
14cu|R-rggobi-2.1.20-3|29	%install
14cu|R-rggobi-2.1.20-3|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rggobi-2.1.20-3|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rggobi-2.1.20-3|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rggobi-2.1.20-3|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rggobi-2.1.20-3|34	
14cu|R-rggobi-2.1.20-3|35	%check
14cu|R-rggobi-2.1.20-3|36	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
14cu|R-rggobi-2.1.20-3|37	else			true
14cu|R-rggobi-2.1.20-3|38	fi
14cu|R-rggobi-2.1.20-3|39	
14cu|R-rggobi-2.1.20-3|40	%files
14cu|R-rggobi-2.1.20-3|41	%dir %{rlibdir}/%{packname}
14cu|R-rggobi-2.1.20-3|42	%doc %{rlibdir}/%{packname}/html
14cu|R-rggobi-2.1.20-3|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rggobi-2.1.20-3|44	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-rggobi-2.1.20-3|45	%{rlibdir}/%{packname}/INDEX
14cu|R-rggobi-2.1.20-3|46	%{rlibdir}/%{packname}/LICENSE
14cu|R-rggobi-2.1.20-3|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rggobi-2.1.20-3|48	%{rlibdir}/%{packname}/Meta
14cu|R-rggobi-2.1.20-3|49	%{rlibdir}/%{packname}/R
14cu|R-rggobi-2.1.20-3|50	%{rlibdir}/%{packname}/data
14cu|R-rggobi-2.1.20-3|51	%{rlibdir}/%{packname}/demo
14cu|R-rggobi-2.1.20-3|52	%{rlibdir}/%{packname}/help
14cu|R-rggobi-2.1.20-3|53	%{rlibdir}/%{packname}/libs
14cu|R-rggobi-2.1.20-3|54	
14cu|R-rggobi-2.1.20-3|55	%changelog
14cu|R-rggobi-2.1.20-3|56	
14cu|R-rggobi-2.1.20-3|57	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.20-3
14cu|R-rggobi-2.1.20-3|58	- (70fcc7e) Fix files
14cu|R-rggobi-2.1.20-3|59	
14cu|R-rggobi-2.1.20-3|60	

14468 14
14cu|R-rgl-0.95.1247-1|1	%global packname  rgl
14cu|R-rgl-0.95.1247-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-rgl-0.95.1247-1|3	
14cu|R-rgl-0.95.1247-1|4	Name:             R-%{packname}
14cu|R-rgl-0.95.1247-1|5	Version:          0.95.1247
14cu|R-rgl-0.95.1247-1|6	Release:          1
14cu|R-rgl-0.95.1247-1|7	Summary:          3D visualization device system (OpenGL)
14cu|R-rgl-0.95.1247-1|8	Group:            Sciences/Mathematics
14cu|R-rgl-0.95.1247-1|9	License:          GPL
14cu|R-rgl-0.95.1247-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rgl-0.95.1247-1|11	Source0:          http://cran.r-project.org/src/contrib/rgl_%{version}.tar.gz
14cu|R-rgl-0.95.1247-1|12	Requires:         R-stats R-grDevices
14cu|R-rgl-0.95.1247-1|13	Requires:         R-MASS
14cu|R-rgl-0.95.1247-1|14	BuildRequires:    R-devel Rmath-devel  R-stats R-grDevices
14cu|R-rgl-0.95.1247-1|15	BuildRequires:    R-MASS
14cu|R-rgl-0.95.1247-1|16	BuildRequires:    png-devel
14cu|R-rgl-0.95.1247-1|17	BuildRequires:    pkgconfig(gl)
14cu|R-rgl-0.95.1247-1|18	BuildRequires:    pkgconfig(glu)
14cu|R-rgl-0.95.1247-1|19	%rename R-cran-rgl
14cu|R-rgl-0.95.1247-1|20	
14cu|R-rgl-0.95.1247-1|21	%description
14cu|R-rgl-0.95.1247-1|22	3D visualization device (OpenGL)
14cu|R-rgl-0.95.1247-1|23	
14cu|R-rgl-0.95.1247-1|24	%prep
14cu|R-rgl-0.95.1247-1|25	%setup -q -c -n %{packname}
14cu|R-rgl-0.95.1247-1|26	
14cu|R-rgl-0.95.1247-1|27	%build
14cu|R-rgl-0.95.1247-1|28	
14cu|R-rgl-0.95.1247-1|29	%install
14cu|R-rgl-0.95.1247-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rgl-0.95.1247-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rgl-0.95.1247-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rgl-0.95.1247-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rgl-0.95.1247-1|34	
14cu|R-rgl-0.95.1247-1|35	%files
14cu|R-rgl-0.95.1247-1|36	%dir %{rlibdir}/%{packname}
14cu|R-rgl-0.95.1247-1|37	%doc %{rlibdir}/%{packname}/html
14cu|R-rgl-0.95.1247-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rgl-0.95.1247-1|39	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-rgl-0.95.1247-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-rgl-0.95.1247-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rgl-0.95.1247-1|42	%{rlibdir}/%{packname}/Meta
14cu|R-rgl-0.95.1247-1|43	%{rlibdir}/%{packname}/R
14cu|R-rgl-0.95.1247-1|44	%{rlibdir}/%{packname}/demo
14cu|R-rgl-0.95.1247-1|45	%{rlibdir}/%{packname}/demodata
14cu|R-rgl-0.95.1247-1|46	%{rlibdir}/%{packname}/fonts
14cu|R-rgl-0.95.1247-1|47	%{rlibdir}/%{packname}/help
14cu|R-rgl-0.95.1247-1|48	%{rlibdir}/%{packname}/libs
14cu|R-rgl-0.95.1247-1|49	%{rlibdir}/%{packname}/doc
14cu|R-rgl-0.95.1247-1|50	%{rlibdir}/%{packname}/textures
14cu|R-rgl-0.95.1247-1|51	%{rlibdir}/%{packname}/WebGL
14cu|R-rgl-0.95.1247-1|52	
14cu|R-rgl-0.95.1247-1|53	
14cu|R-rgl-0.95.1247-1|54	
14cu|R-rgl-0.95.1247-1|55	%changelog
14cu|R-rgl-0.95.1247-1|56	
14cu|R-rgl-0.95.1247-1|57	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.95.1247-1
14cu|R-rgl-0.95.1247-1|58	- (9544064) Fix files
14cu|R-rgl-0.95.1247-1|59	
14cu|R-rgl-0.95.1247-1|60	

14469 14
14cu|R-RGtk2-2.20.31-1|1	%global packname  RGtk2
14cu|R-RGtk2-2.20.31-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RGtk2-2.20.31-1|3	
14cu|R-RGtk2-2.20.31-1|4	Name:             R-%{packname}
14cu|R-RGtk2-2.20.31-1|5	Version:          2.20.31
14cu|R-RGtk2-2.20.31-1|6	Release:          1
14cu|R-RGtk2-2.20.31-1|7	Summary:          R bindings for Gtk 2.8.0 and above
14cu|R-RGtk2-2.20.31-1|8	Group:            Sciences/Mathematics
14cu|R-RGtk2-2.20.31-1|9	License:          GPL
14cu|R-RGtk2-2.20.31-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RGtk2-2.20.31-1|11	Source0:          http://cran.r-project.org/src/contrib/RGtk2_%{version}.tar.gz
14cu|R-RGtk2-2.20.31-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-RGtk2-2.20.31-1|13	BuildRequires:    gtk2-devel
14cu|R-RGtk2-2.20.31-1|14	BuildRequires:    pkgconfig(libglade-2.0)
14cu|R-RGtk2-2.20.31-1|15	%rename R-cran-RGtk2
14cu|R-RGtk2-2.20.31-1|16	
14cu|R-RGtk2-2.20.31-1|17	%description
14cu|R-RGtk2-2.20.31-1|18	Facilities in the R language for programming graphical interfaces using
14cu|R-RGtk2-2.20.31-1|19	Gtk, the Gimp Tool Kit.
14cu|R-RGtk2-2.20.31-1|20	
14cu|R-RGtk2-2.20.31-1|21	%prep
14cu|R-RGtk2-2.20.31-1|22	%setup -q -c -n %{packname}
14cu|R-RGtk2-2.20.31-1|23	
14cu|R-RGtk2-2.20.31-1|24	%build
14cu|R-RGtk2-2.20.31-1|25	
14cu|R-RGtk2-2.20.31-1|26	%install
14cu|R-RGtk2-2.20.31-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RGtk2-2.20.31-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RGtk2-2.20.31-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RGtk2-2.20.31-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RGtk2-2.20.31-1|31	
14cu|R-RGtk2-2.20.31-1|32	%check
14cu|R-RGtk2-2.20.31-1|33	%{_bindir}/R CMD check %{packname}
14cu|R-RGtk2-2.20.31-1|34	
14cu|R-RGtk2-2.20.31-1|35	%files
14cu|R-RGtk2-2.20.31-1|36	%dir %{rlibdir}/%{packname}
14cu|R-RGtk2-2.20.31-1|37	%doc %{rlibdir}/%{packname}/doc
14cu|R-RGtk2-2.20.31-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-RGtk2-2.20.31-1|39	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-RGtk2-2.20.31-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RGtk2-2.20.31-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-RGtk2-2.20.31-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RGtk2-2.20.31-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-RGtk2-2.20.31-1|44	%{rlibdir}/%{packname}/R
14cu|R-RGtk2-2.20.31-1|45	%{rlibdir}/%{packname}/demo
14cu|R-RGtk2-2.20.31-1|46	%{rlibdir}/%{packname}/examples
14cu|R-RGtk2-2.20.31-1|47	%{rlibdir}/%{packname}/help
14cu|R-RGtk2-2.20.31-1|48	%{rlibdir}/%{packname}/images
14cu|R-RGtk2-2.20.31-1|49	%{rlibdir}/%{packname}/include
14cu|R-RGtk2-2.20.31-1|50	%{rlibdir}/%{packname}/libs
14cu|R-RGtk2-2.20.31-1|51	%{rlibdir}/%{packname}/ui
14cu|R-RGtk2-2.20.31-1|52	
14cu|R-RGtk2-2.20.31-1|53	
14cu|R-RGtk2-2.20.31-1|54	
14cu|R-RGtk2-2.20.31-1|55	%changelog
14cu|R-RGtk2-2.20.31-1|56	
14cu|R-RGtk2-2.20.31-1|57	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.20.31-1
14cu|R-RGtk2-2.20.31-1|58	- (ad958e0) Drop patch - merged upstream
14cu|R-RGtk2-2.20.31-1|59	
14cu|R-RGtk2-2.20.31-1|60	

14470 14
14cu|R-Rmalschains-0.2.2-1|1	%global packname  Rmalschains
14cu|R-Rmalschains-0.2.2-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Rmalschains-0.2.2-1|3	
14cu|R-Rmalschains-0.2.2-1|4	Name:             R-%{packname}
14cu|R-Rmalschains-0.2.2-1|5	Version:          0.2.2
14cu|R-Rmalschains-0.2.2-1|6	Release:          1
14cu|R-Rmalschains-0.2.2-1|7	Summary:          Continuous Optimization using MA-LS-Chains
14cu|R-Rmalschains-0.2.2-1|8	Group:            Sciences/Mathematics
14cu|R-Rmalschains-0.2.2-1|9	License:          GPLv3
14cu|R-Rmalschains-0.2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rmalschains-0.2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-2.tar.gz
14cu|R-Rmalschains-0.2.2-1|12	
14cu|R-Rmalschains-0.2.2-1|13	Requires:         R-Rcpp
14cu|R-Rmalschains-0.2.2-1|14	
14cu|R-Rmalschains-0.2.2-1|15	Requires:         R-inline
14cu|R-Rmalschains-0.2.2-1|16	BuildRequires:    R-devel Rmath-devel  R-Rcpp
14cu|R-Rmalschains-0.2.2-1|17	
14cu|R-Rmalschains-0.2.2-1|18	BuildRequires:   R-inline
14cu|R-Rmalschains-0.2.2-1|19	%description
14cu|R-Rmalschains-0.2.2-1|20	This package implements an algorithm family for continuous optimization
14cu|R-Rmalschains-0.2.2-1|21	called memetic algorithms with local search chains (MA-LS-Chains). Memetic
14cu|R-Rmalschains-0.2.2-1|22	algorithms are hybridizations of genetic algorithms with local search
14cu|R-Rmalschains-0.2.2-1|23	methods. They are especially suited for continuous optimization.
14cu|R-Rmalschains-0.2.2-1|24	
14cu|R-Rmalschains-0.2.2-1|25	%prep
14cu|R-Rmalschains-0.2.2-1|26	%setup -q -c -n %{packname}
14cu|R-Rmalschains-0.2.2-1|27	
14cu|R-Rmalschains-0.2.2-1|28	%build
14cu|R-Rmalschains-0.2.2-1|29	
14cu|R-Rmalschains-0.2.2-1|30	%install
14cu|R-Rmalschains-0.2.2-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rmalschains-0.2.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rmalschains-0.2.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rmalschains-0.2.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rmalschains-0.2.2-1|35	
14cu|R-Rmalschains-0.2.2-1|36	%check
14cu|R-Rmalschains-0.2.2-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-Rmalschains-0.2.2-1|38	
14cu|R-Rmalschains-0.2.2-1|39	%files
14cu|R-Rmalschains-0.2.2-1|40	%dir %{rlibdir}/%{packname}
14cu|R-Rmalschains-0.2.2-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-Rmalschains-0.2.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rmalschains-0.2.2-1|43	%{rlibdir}/%{packname}/CITATION
14cu|R-Rmalschains-0.2.2-1|44	%{rlibdir}/%{packname}/LICENSE
14cu|R-Rmalschains-0.2.2-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-Rmalschains-0.2.2-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rmalschains-0.2.2-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-Rmalschains-0.2.2-1|48	%{rlibdir}/%{packname}/R
14cu|R-Rmalschains-0.2.2-1|49	%{rlibdir}/%{packname}/demo
14cu|R-Rmalschains-0.2.2-1|50	%{rlibdir}/%{packname}/help
14cu|R-Rmalschains-0.2.2-1|51	%{rlibdir}/%{packname}/libs
14cu|R-Rmalschains-0.2.2-1|52	
14cu|R-Rmalschains-0.2.2-1|53	%changelog
14cu|R-Rmalschains-0.2.2-1|54	
14cu|R-Rmalschains-0.2.2-1|55	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-1
14cu|R-Rmalschains-0.2.2-1|56	- (12332e1) Updated to 0.2.2
14cu|R-Rmalschains-0.2.2-1|57	
14cu|R-Rmalschains-0.2.2-1|58	

14471 14
14cu|R-rms-4.1.1-1|1	%global packname  rms
14cu|R-rms-4.1.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-rms-4.1.1-1|3	
14cu|R-rms-4.1.1-1|4	Name:             R-%{packname}
14cu|R-rms-4.1.1-1|5	Version:          4.1.1
14cu|R-rms-4.1.1-1|6	Release:          1
14cu|R-rms-4.1.1-1|7	Summary:          Regression Modeling Strategies
14cu|R-rms-4.1.1-1|8	Group:            Sciences/Mathematics
14cu|R-rms-4.1.1-1|9	License:          GPL (>= 2)
14cu|R-rms-4.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rms-4.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/rms_4.1-1.tar.gz
14cu|R-rms-4.1.1-1|12	Requires:         R-Hmisc R-survival
14cu|R-rms-4.1.1-1|13	Requires:         R-survival
14cu|R-rms-4.1.1-1|14	Requires:         R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
14cu|R-rms-4.1.1-1|15	BuildRequires:    R-devel Rmath-devel  R-Hmisc R-survival
14cu|R-rms-4.1.1-1|16	BuildRequires:    R-survival
14cu|R-rms-4.1.1-1|17	BuildRequires:    R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
14cu|R-rms-4.1.1-1|18	BuildRequires:    x11-server-xvfb
14cu|R-rms-4.1.1-1|19	
14cu|R-rms-4.1.1-1|20	%description
14cu|R-rms-4.1.1-1|21	Regression modeling, testing, estimation, validation, graphics,
14cu|R-rms-4.1.1-1|22	prediction, and typesetting by storing enhanced model design attributes in
14cu|R-rms-4.1.1-1|23	the fit.  rms is a collection of 229 functions that assist with and
14cu|R-rms-4.1.1-1|24	streamline modeling.  It also contains functions for binary and ordinal
14cu|R-rms-4.1.1-1|25	logistic regression models and the Buckley-James multiple regression model
14cu|R-rms-4.1.1-1|26	for right-censored responses, and implements penalized maximum likelihood
14cu|R-rms-4.1.1-1|27	estimation for logistic and ordinary linear models. rms works with almost
14cu|R-rms-4.1.1-1|28	any regression model, but it was especially written to work with binary or
14cu|R-rms-4.1.1-1|29	ordinal logistic regression, Cox regression, accelerated failure time
14cu|R-rms-4.1.1-1|30	models, ordinary linear models, the Buckley-James model, generalized least
14cu|R-rms-4.1.1-1|31	squares for serially or spatially correlated observations, generalized
14cu|R-rms-4.1.1-1|32	linear models, and quantile regression.
14cu|R-rms-4.1.1-1|33	
14cu|R-rms-4.1.1-1|34	%prep
14cu|R-rms-4.1.1-1|35	%setup -q -c -n %{packname}
14cu|R-rms-4.1.1-1|36	
14cu|R-rms-4.1.1-1|37	%build
14cu|R-rms-4.1.1-1|38	
14cu|R-rms-4.1.1-1|39	%install
14cu|R-rms-4.1.1-1|40	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rms-4.1.1-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rms-4.1.1-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rms-4.1.1-1|43	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rms-4.1.1-1|44	
14cu|R-rms-4.1.1-1|45	%check
14cu|R-rms-4.1.1-1|46	#xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-rms-4.1.1-1|47	
14cu|R-rms-4.1.1-1|48	%files
14cu|R-rms-4.1.1-1|49	%dir %{rlibdir}/%{packname}
14cu|R-rms-4.1.1-1|50	%doc %{rlibdir}/%{packname}/html
14cu|R-rms-4.1.1-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rms-4.1.1-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-rms-4.1.1-1|53	%{rlibdir}/%{packname}/INDEX
14cu|R-rms-4.1.1-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rms-4.1.1-1|55	%{rlibdir}/%{packname}/Meta
14cu|R-rms-4.1.1-1|56	%{rlibdir}/%{packname}/R
14cu|R-rms-4.1.1-1|57	%{rlibdir}/%{packname}/help
14cu|R-rms-4.1.1-1|58	%{rlibdir}/%{packname}/libs
14cu|R-rms-4.1.1-1|59	%{rlibdir}/%{packname}/demo
14cu|R-rms-4.1.1-1|60	
14cu|R-rms-4.1.1-1|61	%changelog
14cu|R-rms-4.1.1-1|62	
14cu|R-rms-4.1.1-1|63	* Tue Jul 21 2015 dsilakov <denis.silakov@rosalab.ru> 4.1.1-1
14cu|R-rms-4.1.1-1|64	- (e096fa1) Merge pull request #1 from semsonic/R-rms:rosa2014.1
14cu|R-rms-4.1.1-1|65	- (e096fa1) Updated to a new version
14cu|R-rms-4.1.1-1|66	
14cu|R-rms-4.1.1-1|67	

14472 14
14cu|R-robust-0.4.16-1|1	%global packname  robust
14cu|R-robust-0.4.16-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-robust-0.4.16-1|3	
14cu|R-robust-0.4.16-1|4	Name:             R-%{packname}
14cu|R-robust-0.4.16-1|5	Version:          0.4.16
14cu|R-robust-0.4.16-1|6	Release:          1
14cu|R-robust-0.4.16-1|7	Summary:          Robust Library
14cu|R-robust-0.4.16-1|8	Group:            Sciences/Mathematics
14cu|R-robust-0.4.16-1|9	License:          GPLv1+
14cu|R-robust-0.4.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-robust-0.4.16-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-16.tar.gz
14cu|R-robust-0.4.16-1|12	
14cu|R-robust-0.4.16-1|13	Requires:         R-fit.models R-MASS R-lattice R-robustbase R-rrcov
14cu|R-robust-0.4.16-1|14	Requires:         R-stats R-robustbase
14cu|R-robust-0.4.16-1|15	
14cu|R-robust-0.4.16-1|16	BuildRequires:    R-devel Rmath-devel  R-fit.models R-MASS R-lattice R-robustbase R-rrcov
14cu|R-robust-0.4.16-1|17	BuildRequires:    R-stats R-robustbase
14cu|R-robust-0.4.16-1|18	BuildRequires:    lapack-devel
14cu|R-robust-0.4.16-1|19	
14cu|R-robust-0.4.16-1|20	%description
14cu|R-robust-0.4.16-1|21	A package of robust methods.
14cu|R-robust-0.4.16-1|22	
14cu|R-robust-0.4.16-1|23	%prep
14cu|R-robust-0.4.16-1|24	%setup -q -c -n %{packname}
14cu|R-robust-0.4.16-1|25	
14cu|R-robust-0.4.16-1|26	%build
14cu|R-robust-0.4.16-1|27	
14cu|R-robust-0.4.16-1|28	%install
14cu|R-robust-0.4.16-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-robust-0.4.16-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-robust-0.4.16-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-robust-0.4.16-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-robust-0.4.16-1|33	
14cu|R-robust-0.4.16-1|34	%check
14cu|R-robust-0.4.16-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-robust-0.4.16-1|36	
14cu|R-robust-0.4.16-1|37	%files
14cu|R-robust-0.4.16-1|38	%dir %{rlibdir}/%{packname}
14cu|R-robust-0.4.16-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-robust-0.4.16-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-robust-0.4.16-1|41	%{rlibdir}/%{packname}/C*
14cu|R-robust-0.4.16-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-robust-0.4.16-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-robust-0.4.16-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-robust-0.4.16-1|45	%{rlibdir}/%{packname}/R
14cu|R-robust-0.4.16-1|46	%{rlibdir}/%{packname}/data*
14cu|R-robust-0.4.16-1|47	%{rlibdir}/%{packname}/help
14cu|R-robust-0.4.16-1|48	%{rlibdir}/%{packname}/libs
14cu|R-robust-0.4.16-1|49	%{rlibdir}/%{packname}/tests_S
14cu|R-robust-0.4.16-1|50	
14cu|R-robust-0.4.16-1|51	%changelog
14cu|R-robust-0.4.16-1|52	
14cu|R-robust-0.4.16-1|53	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.16-1
14cu|R-robust-0.4.16-1|54	- (54ae1b2) Fix files
14cu|R-robust-0.4.16-1|55	
14cu|R-robust-0.4.16-1|56	

14473 14
14cu|R-robustbase-0.92.4-1|1	%global packname  robustbase
14cu|R-robustbase-0.92.4-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-robustbase-0.92.4-1|3	
14cu|R-robustbase-0.92.4-1|4	%define debug_package %{nil}
14cu|R-robustbase-0.92.4-1|5	
14cu|R-robustbase-0.92.4-1|6	Name:             R-%{packname}
14cu|R-robustbase-0.92.4-1|7	Version:          0.92.4
14cu|R-robustbase-0.92.4-1|8	Release:          1
14cu|R-robustbase-0.92.4-1|9	Summary:          Basic Robust Statistics
14cu|R-robustbase-0.92.4-1|10	
14cu|R-robustbase-0.92.4-1|11	Group:            Sciences/Mathematics
14cu|R-robustbase-0.92.4-1|12	License:          GPL (>= 2)
14cu|R-robustbase-0.92.4-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-robustbase-0.92.4-1|14	Source0:          http://cran.r-project.org/src/contrib/robustbase_0.92-4.tar.gz
14cu|R-robustbase-0.92.4-1|15	Requires:         R-stats R-graphics R-methods
14cu|R-robustbase-0.92.4-1|16	Requires:         R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
14cu|R-robustbase-0.92.4-1|17	Requires:         R-reshape2
14cu|R-robustbase-0.92.4-1|18	Requires:         R-robust R-fit.models R-catdata
14cu|R-robustbase-0.92.4-1|19	BuildRequires:    R-devel Rmath-devel texlive R-stats R-graphics R-methods
14cu|R-robustbase-0.92.4-1|20	BuildRequires:    R-DEoptimR
14cu|R-robustbase-0.92.4-1|21	Requires:         R-DEoptimR R-GGally
14cu|R-robustbase-0.92.4-1|22	BuildRequires:    R-robust R-fit.models R-catdata
14cu|R-robustbase-0.92.4-1|23	BuildRequires:    R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
14cu|R-robustbase-0.92.4-1|24	BuildRequires:    blas-devel
14cu|R-robustbase-0.92.4-1|25	BuildRequires:    lapack-devel
14cu|R-robustbase-0.92.4-1|26	BuildRequires:    R-reshape2 R-GGally
14cu|R-robustbase-0.92.4-1|27	
14cu|R-robustbase-0.92.4-1|28	%description
14cu|R-robustbase-0.92.4-1|29	"Essential" Robust Statistics.  The goal is to provide tools allowing to
14cu|R-robustbase-0.92.4-1|30	analyze data with robust methods.  This includes regression methodology
14cu|R-robustbase-0.92.4-1|31	including model selections and multivariate statistics where we strive to
14cu|R-robustbase-0.92.4-1|32	cover the book "Robust Statistics, Theory and Methods" by Maronna, Martin
14cu|R-robustbase-0.92.4-1|33	and Yohai; Wiley 2006.
14cu|R-robustbase-0.92.4-1|34	
14cu|R-robustbase-0.92.4-1|35	%prep
14cu|R-robustbase-0.92.4-1|36	%setup -q -c -n %{packname}
14cu|R-robustbase-0.92.4-1|37	
14cu|R-robustbase-0.92.4-1|38	%build
14cu|R-robustbase-0.92.4-1|39	
14cu|R-robustbase-0.92.4-1|40	%install
14cu|R-robustbase-0.92.4-1|41	mkdir -p %{buildroot}%{rlibdir}
14cu|R-robustbase-0.92.4-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-robustbase-0.92.4-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-robustbase-0.92.4-1|44	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-robustbase-0.92.4-1|45	
14cu|R-robustbase-0.92.4-1|46	# %check
14cu|R-robustbase-0.92.4-1|47	# Fails due to texlive issues
14cu|R-robustbase-0.92.4-1|48	# %{_bindir}/R CMD check %{packname}
14cu|R-robustbase-0.92.4-1|49	
14cu|R-robustbase-0.92.4-1|50	%files
14cu|R-robustbase-0.92.4-1|51	%dir %{rlibdir}/%{packname}
14cu|R-robustbase-0.92.4-1|52	%doc %{rlibdir}/%{packname}/doc
14cu|R-robustbase-0.92.4-1|53	%doc %{rlibdir}/%{packname}/html
14cu|R-robustbase-0.92.4-1|54	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-robustbase-0.92.4-1|55	%doc %{rlibdir}/%{packname}/Copyrights
14cu|R-robustbase-0.92.4-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-robustbase-0.92.4-1|57	%{rlibdir}/%{packname}/NEWS*
14cu|R-robustbase-0.92.4-1|58	%{rlibdir}/%{packname}/INDEX
14cu|R-robustbase-0.92.4-1|59	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-robustbase-0.92.4-1|60	%{rlibdir}/%{packname}/Meta
14cu|R-robustbase-0.92.4-1|61	%{rlibdir}/%{packname}/R
14cu|R-robustbase-0.92.4-1|62	%{rlibdir}/%{packname}/data
14cu|R-robustbase-0.92.4-1|63	%{rlibdir}/%{packname}/demo
14cu|R-robustbase-0.92.4-1|64	%{rlibdir}/%{packname}/external
14cu|R-robustbase-0.92.4-1|65	%{rlibdir}/%{packname}/help
14cu|R-robustbase-0.92.4-1|66	%{rlibdir}/%{packname}/libs
14cu|R-robustbase-0.92.4-1|67	%{rlibdir}/%{packname}/xtraR
14cu|R-robustbase-0.92.4-1|68	%{rlibdir}/%{packname}/po
14cu|R-robustbase-0.92.4-1|69	
14cu|R-robustbase-0.92.4-1|70	%changelog
14cu|R-robustbase-0.92.4-1|71	
14cu|R-robustbase-0.92.4-1|72	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92.4-1
14cu|R-robustbase-0.92.4-1|73	- (29d7b8b) Merge branch 'auto_update' into rosa2014.1
14cu|R-robustbase-0.92.4-1|74	
14cu|R-robustbase-0.92.4-1|75	

14474 14
14cu|R-roxygen2-4.1.0-2|1	%global packname  roxygen2
14cu|R-roxygen2-4.1.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-roxygen2-4.1.0-2|3	
14cu|R-roxygen2-4.1.0-2|4	%define debug_package %{nil}
14cu|R-roxygen2-4.1.0-2|5	
14cu|R-roxygen2-4.1.0-2|6	Name:             R-%{packname}
14cu|R-roxygen2-4.1.0-2|7	Version:          4.1.0
14cu|R-roxygen2-4.1.0-2|8	Release:          2
14cu|R-roxygen2-4.1.0-2|9	Summary:          In-source Documentation for R
14cu|R-roxygen2-4.1.0-2|10	Group:            Sciences/Mathematics
14cu|R-roxygen2-4.1.0-2|11	License:          GPLv2+
14cu|R-roxygen2-4.1.0-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-roxygen2-4.1.0-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-roxygen2-4.1.0-2|14	
14cu|R-roxygen2-4.1.0-2|15	Requires:         R-stringr R-brew R-digest R-methods R-Rcpp
14cu|R-roxygen2-4.1.0-2|16	Requires:         R-testthat R-knitr
14cu|R-roxygen2-4.1.0-2|17	BuildRequires:    R-devel Rmath-devel
14cu|R-roxygen2-4.1.0-2|18	BuildRequires:    R-stringr R-brew R-digest R-methods R-Rcpp
14cu|R-roxygen2-4.1.0-2|19	BuildRequires:    R-testthat R-knitr
14cu|R-roxygen2-4.1.0-2|20	BuildRequires:    texlive-collection-langgreek
14cu|R-roxygen2-4.1.0-2|21	
14cu|R-roxygen2-4.1.0-2|22	%description
14cu|R-roxygen2-4.1.0-2|23	A Doxygen-like in-source documentation system for Rd, collation, and
14cu|R-roxygen2-4.1.0-2|24	
14cu|R-roxygen2-4.1.0-2|25	%prep
14cu|R-roxygen2-4.1.0-2|26	%setup -q -c -n %{packname}
14cu|R-roxygen2-4.1.0-2|27	
14cu|R-roxygen2-4.1.0-2|28	%build
14cu|R-roxygen2-4.1.0-2|29	
14cu|R-roxygen2-4.1.0-2|30	%install
14cu|R-roxygen2-4.1.0-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-roxygen2-4.1.0-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-roxygen2-4.1.0-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-roxygen2-4.1.0-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-roxygen2-4.1.0-2|35	
14cu|R-roxygen2-4.1.0-2|36	%check
14cu|R-roxygen2-4.1.0-2|37	%{_bindir}/R CMD check %{packname}
14cu|R-roxygen2-4.1.0-2|38	
14cu|R-roxygen2-4.1.0-2|39	%files
14cu|R-roxygen2-4.1.0-2|40	%dir %{rlibdir}/%{packname}
14cu|R-roxygen2-4.1.0-2|41	%doc %{rlibdir}/%{packname}/doc
14cu|R-roxygen2-4.1.0-2|42	%doc %{rlibdir}/%{packname}/html
14cu|R-roxygen2-4.1.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-roxygen2-4.1.0-2|44	%{rlibdir}/%{packname}/INDEX
14cu|R-roxygen2-4.1.0-2|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-roxygen2-4.1.0-2|46	%{rlibdir}/%{packname}/Meta
14cu|R-roxygen2-4.1.0-2|47	%{rlibdir}/%{packname}/R
14cu|R-roxygen2-4.1.0-2|48	%{rlibdir}/%{packname}/help
14cu|R-roxygen2-4.1.0-2|49	%{rlibdir}/%{packname}/libs
14cu|R-roxygen2-4.1.0-2|50	
14cu|R-roxygen2-4.1.0-2|51	%changelog
14cu|R-roxygen2-4.1.0-2|52	* Sat Feb 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-2
14cu|R-roxygen2-4.1.0-2|53	+ Revision: 34b0520
14cu|R-roxygen2-4.1.0-2|54	- Add texlive BRs
14cu|R-roxygen2-4.1.0-2|55	
14cu|R-roxygen2-4.1.0-2|56	

14475 14
14cu|R-rrcov-1.3.8-1|1	%global packname  rrcov
14cu|R-rrcov-1.3.8-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-rrcov-1.3.8-1|3	
14cu|R-rrcov-1.3.8-1|4	Name:             R-%{packname}
14cu|R-rrcov-1.3.8-1|5	Version:          1.3.8
14cu|R-rrcov-1.3.8-1|6	Release:          1
14cu|R-rrcov-1.3.8-1|7	Summary:          Scalable Robust Estimators with High Breakdown Point
14cu|R-rrcov-1.3.8-1|8	Group:            Sciences/Mathematics
14cu|R-rrcov-1.3.8-1|9	License:          GPL (>= 2)
14cu|R-rrcov-1.3.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-rrcov-1.3.8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-8.tar.gz
14cu|R-rrcov-1.3.8-1|12	
14cu|R-rrcov-1.3.8-1|13	Requires:         R-methods R-robustbase R-pcaPP
14cu|R-rrcov-1.3.8-1|14	Requires:         R-stats4 R-mvtnorm
14cu|R-rrcov-1.3.8-1|15	Requires:         R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
14cu|R-rrcov-1.3.8-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-robustbase R-pcaPP
14cu|R-rrcov-1.3.8-1|17	BuildRequires:    R-stats4 R-mvtnorm
14cu|R-rrcov-1.3.8-1|18	BuildRequires:    R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
14cu|R-rrcov-1.3.8-1|19	BuildRequires:    lapack-devel
14cu|R-rrcov-1.3.8-1|20	
14cu|R-rrcov-1.3.8-1|21	%description
14cu|R-rrcov-1.3.8-1|22	Robust Location and Scatter Estimation and Robust Multivariate Analysis
14cu|R-rrcov-1.3.8-1|23	with High Breakdown Point.
14cu|R-rrcov-1.3.8-1|24	
14cu|R-rrcov-1.3.8-1|25	%prep
14cu|R-rrcov-1.3.8-1|26	%setup -q -c -n %{packname}
14cu|R-rrcov-1.3.8-1|27	
14cu|R-rrcov-1.3.8-1|28	%build
14cu|R-rrcov-1.3.8-1|29	
14cu|R-rrcov-1.3.8-1|30	%install
14cu|R-rrcov-1.3.8-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rrcov-1.3.8-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rrcov-1.3.8-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rrcov-1.3.8-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rrcov-1.3.8-1|35	
14cu|R-rrcov-1.3.8-1|36	%check
14cu|R-rrcov-1.3.8-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-rrcov-1.3.8-1|38	
14cu|R-rrcov-1.3.8-1|39	%files
14cu|R-rrcov-1.3.8-1|40	%dir %{rlibdir}/%{packname}
14cu|R-rrcov-1.3.8-1|41	%doc %{rlibdir}/%{packname}/doc
14cu|R-rrcov-1.3.8-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-rrcov-1.3.8-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rrcov-1.3.8-1|44	%{rlibdir}/%{packname}/CITATION
14cu|R-rrcov-1.3.8-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-rrcov-1.3.8-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rrcov-1.3.8-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-rrcov-1.3.8-1|48	%{rlibdir}/%{packname}/R
14cu|R-rrcov-1.3.8-1|49	%{rlibdir}/%{packname}/bm
14cu|R-rrcov-1.3.8-1|50	%{rlibdir}/%{packname}/data
14cu|R-rrcov-1.3.8-1|51	%{rlibdir}/%{packname}/help
14cu|R-rrcov-1.3.8-1|52	%{rlibdir}/%{packname}/libs
14cu|R-rrcov-1.3.8-1|53	
14cu|R-rrcov-1.3.8-1|54	%changelog
14cu|R-rrcov-1.3.8-1|55	
14cu|R-rrcov-1.3.8-1|56	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-1
14cu|R-rrcov-1.3.8-1|57	- (c0103ea) Updated to 1.3.8
14cu|R-rrcov-1.3.8-1|58	
14cu|R-rrcov-1.3.8-1|59	

14476 14
14cu|R-Rsamtools-1.20.4-1|1	%bcond_without bootstrap
14cu|R-Rsamtools-1.20.4-1|2	%global packname  Rsamtools
14cu|R-Rsamtools-1.20.4-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-Rsamtools-1.20.4-1|4	
14cu|R-Rsamtools-1.20.4-1|5	Name:             R-%{packname}
14cu|R-Rsamtools-1.20.4-1|6	Version:          1.20.4
14cu|R-Rsamtools-1.20.4-1|7	Release:          1
14cu|R-Rsamtools-1.20.4-1|8	Summary:          Binary alignment (BAM), variant call (BCF), or tabix file import
14cu|R-Rsamtools-1.20.4-1|9	Group:            Sciences/Mathematics
14cu|R-Rsamtools-1.20.4-1|10	License:          Artistic-2.0 + file LICENSE
14cu|R-Rsamtools-1.20.4-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-Rsamtools-1.20.4-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Rsamtools_%{version}.tar.gz
14cu|R-Rsamtools-1.20.4-1|13	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings
14cu|R-Rsamtools-1.20.4-1|14	Requires:         R-utils R-zlibbioc R-rtracklayer R-bitops
14cu|R-Rsamtools-1.20.4-1|15	%if %{with bootstrap}
14cu|R-Rsamtools-1.20.4-1|16	Requires:         R-RUnit R-KEGG.db
14cu|R-Rsamtools-1.20.4-1|17	%else
14cu|R-Rsamtools-1.20.4-1|18	Requires:         R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db R-pasillaBamSubset R-GenomicAlignments
14cu|R-Rsamtools-1.20.4-1|19	Requires:         R-TxDb.Dmelanogaster.UCSC.dm3.ensGene R-TxDb.Hsapiens.UCSC.hg18.knownGene R-RNAseqData.HNRNPC.bam.chr14
14cu|R-Rsamtools-1.20.4-1|20	%endif
14cu|R-Rsamtools-1.20.4-1|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-Rsamtools-1.20.4-1|22	BuildRequires:    R-GenomeInfoDb R-S4Vectors R-methods R-IRanges R-XVector R-GenomicRanges R-Biostrings
14cu|R-Rsamtools-1.20.4-1|23	BuildRequires:    R-utils R-zlibbioc R-rtracklayer R-bitops
14cu|R-Rsamtools-1.20.4-1|24	Requires:	R-GenomeInfoDb R-S4Vectors R-methods R-IRanges R-XVector R-GenomicRanges R-Biostrings
14cu|R-Rsamtools-1.20.4-1|25	Requires:	R-utils R-zlibbioc R-rtracklayer R-bitops
14cu|R-Rsamtools-1.20.4-1|26	%if %{with bootstrap}
14cu|R-Rsamtools-1.20.4-1|27	BuildRequires:    R-RUnit R-KEGG.db
14cu|R-Rsamtools-1.20.4-1|28	%else
14cu|R-Rsamtools-1.20.4-1|29	BuildRequires:    R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db R-pasillaBamSubset R-GenomicAlignments
14cu|R-Rsamtools-1.20.4-1|30	BuildRequires:    R-TxDb.Dmelanogaster.UCSC.dm3.ensGene R-TxDb.Hsapiens.UCSC.hg18.knownGene R-RNAseqData.HNRNPC.bam.chr14
14cu|R-Rsamtools-1.20.4-1|31	%endif
14cu|R-Rsamtools-1.20.4-1|32	
14cu|R-Rsamtools-1.20.4-1|33	%description
14cu|R-Rsamtools-1.20.4-1|34	This package provides an interface to the 'samtools', 'bcftools', and
14cu|R-Rsamtools-1.20.4-1|35	'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment
14cu|R-Rsamtools-1.20.4-1|36	/ Map), binary variant call (BCF) and compressed indexed tab-delimited
14cu|R-Rsamtools-1.20.4-1|37	(tabix) files.
14cu|R-Rsamtools-1.20.4-1|38	
14cu|R-Rsamtools-1.20.4-1|39	%prep
14cu|R-Rsamtools-1.20.4-1|40	%setup -q -c -n %{packname}
14cu|R-Rsamtools-1.20.4-1|41	
14cu|R-Rsamtools-1.20.4-1|42	%build
14cu|R-Rsamtools-1.20.4-1|43	
14cu|R-Rsamtools-1.20.4-1|44	%install
14cu|R-Rsamtools-1.20.4-1|45	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rsamtools-1.20.4-1|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rsamtools-1.20.4-1|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rsamtools-1.20.4-1|48	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rsamtools-1.20.4-1|49	
14cu|R-Rsamtools-1.20.4-1|50	%if %{without bootstrap}
14cu|R-Rsamtools-1.20.4-1|51	%check
14cu|R-Rsamtools-1.20.4-1|52	%{_bindir}/R CMD check %{packname}
14cu|R-Rsamtools-1.20.4-1|53	%endif
14cu|R-Rsamtools-1.20.4-1|54	
14cu|R-Rsamtools-1.20.4-1|55	%files
14cu|R-Rsamtools-1.20.4-1|56	%dir %{rlibdir}/%{packname}
14cu|R-Rsamtools-1.20.4-1|57	%doc %{rlibdir}/%{packname}/doc
14cu|R-Rsamtools-1.20.4-1|58	%doc %{rlibdir}/%{packname}/html
14cu|R-Rsamtools-1.20.4-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rsamtools-1.20.4-1|60	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Rsamtools-1.20.4-1|61	%{rlibdir}/%{packname}/INDEX
14cu|R-Rsamtools-1.20.4-1|62	%{rlibdir}/%{packname}/LICENSE
14cu|R-Rsamtools-1.20.4-1|63	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rsamtools-1.20.4-1|64	%{rlibdir}/%{packname}/Meta
14cu|R-Rsamtools-1.20.4-1|65	%{rlibdir}/%{packname}/R
14cu|R-Rsamtools-1.20.4-1|66	%{rlibdir}/%{packname}/extdata
14cu|R-Rsamtools-1.20.4-1|67	%{rlibdir}/%{packname}/help
14cu|R-Rsamtools-1.20.4-1|68	%{rlibdir}/%{packname}/include
14cu|R-Rsamtools-1.20.4-1|69	%{rlibdir}/%{packname}/libs
14cu|R-Rsamtools-1.20.4-1|70	%{rlibdir}/%{packname}/scripts
14cu|R-Rsamtools-1.20.4-1|71	%{rlibdir}/%{packname}/unitTests
14cu|R-Rsamtools-1.20.4-1|72	%{rlibdir}/%{packname}/usrlib
14cu|R-Rsamtools-1.20.4-1|73	
14cu|R-Rsamtools-1.20.4-1|74	%changelog
14cu|R-Rsamtools-1.20.4-1|75	
14cu|R-Rsamtools-1.20.4-1|76	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20.4-1
14cu|R-Rsamtools-1.20.4-1|77	- (50950e2) Add more requirements, bootstrap
14cu|R-Rsamtools-1.20.4-1|78	
14cu|R-Rsamtools-1.20.4-1|79	

14477 14
14cu|R-RSQLite-1.0.0-2|1	%global packname  RSQLite
14cu|R-RSQLite-1.0.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RSQLite-1.0.0-2|3	
14cu|R-RSQLite-1.0.0-2|4	Name:             R-%{packname}
14cu|R-RSQLite-1.0.0-2|5	Version:          1.0.0
14cu|R-RSQLite-1.0.0-2|6	Release:          2
14cu|R-RSQLite-1.0.0-2|7	Summary:          SQLite interface for R
14cu|R-RSQLite-1.0.0-2|8	Group:            Sciences/Mathematics
14cu|R-RSQLite-1.0.0-2|9	License:          LGPL (>= 2)
14cu|R-RSQLite-1.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RSQLite-1.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/RSQLite_%{version}.tar.gz
14cu|R-RSQLite-1.0.0-2|12	Requires:         R-methods R-DBI R-RUnit
14cu|R-RSQLite-1.0.0-2|13	BuildRequires:    R-devel Rmath-devel
14cu|R-RSQLite-1.0.0-2|14	BuildRequires:    R-methods R-DBI R-RUnit
14cu|R-RSQLite-1.0.0-2|15	BuildRequires:    sqlite3-devel
14cu|R-RSQLite-1.0.0-2|16	
14cu|R-RSQLite-1.0.0-2|17	%description
14cu|R-RSQLite-1.0.0-2|18	Database Interface R driver for SQLite. This package embeds the SQLite
14cu|R-RSQLite-1.0.0-2|19	database engine in R and provides an interface compliant with the DBI
14cu|R-RSQLite-1.0.0-2|20	package. The source for the SQLite engine (version 3.7.9) is included.
14cu|R-RSQLite-1.0.0-2|21	
14cu|R-RSQLite-1.0.0-2|22	%prep
14cu|R-RSQLite-1.0.0-2|23	%setup -q -c -n %{packname}
14cu|R-RSQLite-1.0.0-2|24	
14cu|R-RSQLite-1.0.0-2|25	%build
14cu|R-RSQLite-1.0.0-2|26	
14cu|R-RSQLite-1.0.0-2|27	%install
14cu|R-RSQLite-1.0.0-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RSQLite-1.0.0-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RSQLite-1.0.0-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RSQLite-1.0.0-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RSQLite-1.0.0-2|32	
14cu|R-RSQLite-1.0.0-2|33	%check
14cu|R-RSQLite-1.0.0-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-RSQLite-1.0.0-2|35	
14cu|R-RSQLite-1.0.0-2|36	%files
14cu|R-RSQLite-1.0.0-2|37	%dir %{rlibdir}/%{packname}
14cu|R-RSQLite-1.0.0-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-RSQLite-1.0.0-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RSQLite-1.0.0-2|40	%{rlibdir}/%{packname}/INDEX
14cu|R-RSQLite-1.0.0-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RSQLite-1.0.0-2|42	%{rlibdir}/%{packname}/Meta
14cu|R-RSQLite-1.0.0-2|43	%{rlibdir}/%{packname}/R
14cu|R-RSQLite-1.0.0-2|44	%{rlibdir}/%{packname}/help
14cu|R-RSQLite-1.0.0-2|45	%{rlibdir}/%{packname}/include
14cu|R-RSQLite-1.0.0-2|46	%{rlibdir}/%{packname}/libs
14cu|R-RSQLite-1.0.0-2|47	%{rlibdir}/%{packname}/db
14cu|R-RSQLite-1.0.0-2|48	
14cu|R-RSQLite-1.0.0-2|49	%changelog
14cu|R-RSQLite-1.0.0-2|50	
14cu|R-RSQLite-1.0.0-2|51	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
14cu|R-RSQLite-1.0.0-2|52	- (0012dd8) Fix files
14cu|R-RSQLite-1.0.0-2|53	
14cu|R-RSQLite-1.0.0-2|54	

14478 14
14cu|R-RSvgDevice-0.6.4.4-2|1	%global packname  RSvgDevice
14cu|R-RSvgDevice-0.6.4.4-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RSvgDevice-0.6.4.4-2|3	
14cu|R-RSvgDevice-0.6.4.4-2|4	Name:             R-%{packname}
14cu|R-RSvgDevice-0.6.4.4-2|5	Version:          0.6.4.4
14cu|R-RSvgDevice-0.6.4.4-2|6	Release:          2
14cu|R-RSvgDevice-0.6.4.4-2|7	Summary:          An R SVG graphics device
14cu|R-RSvgDevice-0.6.4.4-2|8	Group:            Sciences/Mathematics
14cu|R-RSvgDevice-0.6.4.4-2|9	License:          GPL (>= 2)
14cu|R-RSvgDevice-0.6.4.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RSvgDevice-0.6.4.4-2|11	Source0:          http://cran.r-project.org/src/contrib/RSvgDevice_%{version}.tar.gz
14cu|R-RSvgDevice-0.6.4.4-2|12	BuildRequires:    R-devel Rmath-devel texlive
14cu|R-RSvgDevice-0.6.4.4-2|13	
14cu|R-RSvgDevice-0.6.4.4-2|14	%description
14cu|R-RSvgDevice-0.6.4.4-2|15	A graphics device for R that uses the w3.org xml standard for Scalable
14cu|R-RSvgDevice-0.6.4.4-2|16	Vector Graphics.
14cu|R-RSvgDevice-0.6.4.4-2|17	
14cu|R-RSvgDevice-0.6.4.4-2|18	%prep
14cu|R-RSvgDevice-0.6.4.4-2|19	%setup -q -c -n %{packname}
14cu|R-RSvgDevice-0.6.4.4-2|20	
14cu|R-RSvgDevice-0.6.4.4-2|21	%build
14cu|R-RSvgDevice-0.6.4.4-2|22	
14cu|R-RSvgDevice-0.6.4.4-2|23	%install
14cu|R-RSvgDevice-0.6.4.4-2|24	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RSvgDevice-0.6.4.4-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RSvgDevice-0.6.4.4-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RSvgDevice-0.6.4.4-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RSvgDevice-0.6.4.4-2|28	
14cu|R-RSvgDevice-0.6.4.4-2|29	%check
14cu|R-RSvgDevice-0.6.4.4-2|30	%{_bindir}/R CMD check %{packname}
14cu|R-RSvgDevice-0.6.4.4-2|31	
14cu|R-RSvgDevice-0.6.4.4-2|32	%files
14cu|R-RSvgDevice-0.6.4.4-2|33	%dir %{rlibdir}/%{packname}
14cu|R-RSvgDevice-0.6.4.4-2|34	%doc %{rlibdir}/%{packname}/html
14cu|R-RSvgDevice-0.6.4.4-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RSvgDevice-0.6.4.4-2|36	%{rlibdir}/%{packname}/INDEX
14cu|R-RSvgDevice-0.6.4.4-2|37	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RSvgDevice-0.6.4.4-2|38	%{rlibdir}/%{packname}/Meta
14cu|R-RSvgDevice-0.6.4.4-2|39	%{rlibdir}/%{packname}/R
14cu|R-RSvgDevice-0.6.4.4-2|40	%{rlibdir}/%{packname}/help
14cu|R-RSvgDevice-0.6.4.4-2|41	%{rlibdir}/%{packname}/libs
14cu|R-RSvgDevice-0.6.4.4-2|42	
14cu|R-RSvgDevice-0.6.4.4-2|43	%changelog
14cu|R-RSvgDevice-0.6.4.4-2|44	
14cu|R-RSvgDevice-0.6.4.4-2|45	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4.4-2
14cu|R-RSvgDevice-0.6.4.4-2|46	- (f937938) Upload tarball
14cu|R-RSvgDevice-0.6.4.4-2|47	
14cu|R-RSvgDevice-0.6.4.4-2|48	

14479 14
14cu|R-Rsymphony-0.1.21-2|1	%global packname  Rsymphony
14cu|R-Rsymphony-0.1.21-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Rsymphony-0.1.21-2|3	
14cu|R-Rsymphony-0.1.21-2|4	Name:             R-%{packname}
14cu|R-Rsymphony-0.1.21-2|5	Version:          0.1.21
14cu|R-Rsymphony-0.1.21-2|6	Release:          2
14cu|R-Rsymphony-0.1.21-2|7	Summary:          Symphony in R
14cu|R-Rsymphony-0.1.21-2|8	Group:            Sciences/Mathematics
14cu|R-Rsymphony-0.1.21-2|9	License:          EPL
14cu|R-Rsymphony-0.1.21-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rsymphony-0.1.21-2|11	Source0:          http://cran.r-project.org/src/contrib/Rsymphony_0.1-21.tar.gz
14cu|R-Rsymphony-0.1.21-2|12	BuildRequires:    R-devel Rmath-devel
14cu|R-Rsymphony-0.1.21-2|13	BuildRequires:    coin-or-devel
14cu|R-Rsymphony-0.1.21-2|14	BuildRequires:    blas-devel
14cu|R-Rsymphony-0.1.21-2|15	BuildRequires:    lapack-devel
14cu|R-Rsymphony-0.1.21-2|16	
14cu|R-Rsymphony-0.1.21-2|17	%description
14cu|R-Rsymphony-0.1.21-2|18	An R interface to the SYMPHONY MILP solver (version 5.4.3).
14cu|R-Rsymphony-0.1.21-2|19	
14cu|R-Rsymphony-0.1.21-2|20	%prep
14cu|R-Rsymphony-0.1.21-2|21	%setup -q -c -n %{packname}
14cu|R-Rsymphony-0.1.21-2|22	perl -pi -e 's|^(SYMPHONY_LIBS="-lSym)"|$1 -lCgl -lOsiClp -lClp -lOsi -lCoinUtils"|;' \
14cu|R-Rsymphony-0.1.21-2|23	Rsymphony/configure
14cu|R-Rsymphony-0.1.21-2|24	
14cu|R-Rsymphony-0.1.21-2|25	%build
14cu|R-Rsymphony-0.1.21-2|26	
14cu|R-Rsymphony-0.1.21-2|27	%install
14cu|R-Rsymphony-0.1.21-2|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rsymphony-0.1.21-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rsymphony-0.1.21-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rsymphony-0.1.21-2|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rsymphony-0.1.21-2|32	
14cu|R-Rsymphony-0.1.21-2|33	%check
14cu|R-Rsymphony-0.1.21-2|34	%{_bindir}/R CMD check %{packname}
14cu|R-Rsymphony-0.1.21-2|35	
14cu|R-Rsymphony-0.1.21-2|36	%files
14cu|R-Rsymphony-0.1.21-2|37	%dir %{rlibdir}/%{packname}
14cu|R-Rsymphony-0.1.21-2|38	%doc %{rlibdir}/%{packname}/html
14cu|R-Rsymphony-0.1.21-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rsymphony-0.1.21-2|40	%{rlibdir}/%{packname}/INDEX
14cu|R-Rsymphony-0.1.21-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rsymphony-0.1.21-2|42	%{rlibdir}/%{packname}/Meta
14cu|R-Rsymphony-0.1.21-2|43	%{rlibdir}/%{packname}/R
14cu|R-Rsymphony-0.1.21-2|44	%{rlibdir}/%{packname}/help
14cu|R-Rsymphony-0.1.21-2|45	%{rlibdir}/%{packname}/libs
14cu|R-Rsymphony-0.1.21-2|46	
14cu|R-Rsymphony-0.1.21-2|47	
14cu|R-Rsymphony-0.1.21-2|48	
14cu|R-Rsymphony-0.1.21-2|49	%changelog
14cu|R-Rsymphony-0.1.21-2|50	
14cu|R-Rsymphony-0.1.21-2|51	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.21-2
14cu|R-Rsymphony-0.1.21-2|52	- (8475750) Upload tarball, drop unneded patches
14cu|R-Rsymphony-0.1.21-2|53	
14cu|R-Rsymphony-0.1.21-2|54	

14480 14
14cu|R-rtracklayer-1.28.6-1|1	%bcond_with internet
14cu|R-rtracklayer-1.28.6-1|2	%bcond_with bootstrap
14cu|R-rtracklayer-1.28.6-1|3	%global packname  rtracklayer
14cu|R-rtracklayer-1.28.6-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-rtracklayer-1.28.6-1|5	
14cu|R-rtracklayer-1.28.6-1|6	Name:             R-%{packname}
14cu|R-rtracklayer-1.28.6-1|7	Version:          1.28.6
14cu|R-rtracklayer-1.28.6-1|8	Release:          1
14cu|R-rtracklayer-1.28.6-1|9	Summary:          R interface to genome browsers and their annotation tracks
14cu|R-rtracklayer-1.28.6-1|10	Group:            Sciences/Mathematics
14cu|R-rtracklayer-1.28.6-1|11	License:          Artistic-2.0
14cu|R-rtracklayer-1.28.6-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-rtracklayer-1.28.6-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/rtracklayer_%{version}.tar.gz
14cu|R-rtracklayer-1.28.6-1|14	Requires:         R-methods R-RCurl R-XML R-IRanges R-GenomicRanges R-GenomicAlignments
14cu|R-rtracklayer-1.28.6-1|15	Requires:         R-Biostrings R-BSgenome R-zlibbioc
14cu|R-rtracklayer-1.28.6-1|16	Requires:         R-Rsamtools
14cu|R-rtracklayer-1.28.6-1|17	%if %{with bootstrap}
14cu|R-rtracklayer-1.28.6-1|18	Requires:         R-microRNA R-genefilter R-org.Hs.eg.db
14cu|R-rtracklayer-1.28.6-1|19	Requires:         R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
14cu|R-rtracklayer-1.28.6-1|20	%else
14cu|R-rtracklayer-1.28.6-1|21	Requires:         R-humanStemCell R-microRNA R-genefilter R-limma
14cu|R-rtracklayer-1.28.6-1|22	Requires:         R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-rtracklayer-1.28.6-1|23	Requires:         R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
14cu|R-rtracklayer-1.28.6-1|24	Requires:         R-BiocGenerics
14cu|R-rtracklayer-1.28.6-1|25	%endif
14cu|R-rtracklayer-1.28.6-1|26	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-rtracklayer-1.28.6-1|27	BuildRequires:    R-RCurl R-XML R-IRanges R-GenomicRanges R-Biostrings R-GenomicAlignments
14cu|R-rtracklayer-1.28.6-1|28	BuildRequires:    R-BSgenome R-zlibbioc
14cu|R-rtracklayer-1.28.6-1|29	BuildRequires:    R-BiocGenerics
14cu|R-rtracklayer-1.28.6-1|30	%if %{with bootstrap}
14cu|R-rtracklayer-1.28.6-1|31	BuildRequires:    R-microRNA R-genefilter R-org.Hs.eg.db
14cu|R-rtracklayer-1.28.6-1|32	BuildRequires:    R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
14cu|R-rtracklayer-1.28.6-1|33	%else
14cu|R-rtracklayer-1.28.6-1|34	BuildRequires:    R-humanStemCell R-microRNA R-genefilter R-limma
14cu|R-rtracklayer-1.28.6-1|35	BuildRequires:    R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-rtracklayer-1.28.6-1|36	BuildRequires:    R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
14cu|R-rtracklayer-1.28.6-1|37	%endif
14cu|R-rtracklayer-1.28.6-1|38	BuildRequires:    R-Rsamtools
14cu|R-rtracklayer-1.28.6-1|39	
14cu|R-rtracklayer-1.28.6-1|40	%description
14cu|R-rtracklayer-1.28.6-1|41	Extensible framework for interacting with multiple genome browsers
14cu|R-rtracklayer-1.28.6-1|42	(currently UCSC built-in) and manipulating annotation tracks in various
14cu|R-rtracklayer-1.28.6-1|43	formats (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in).
14cu|R-rtracklayer-1.28.6-1|44	The user may export/import tracks to/from the supported browsers, as well
14cu|R-rtracklayer-1.28.6-1|45	as query and modify the browser state, such as the current viewport.
14cu|R-rtracklayer-1.28.6-1|46	
14cu|R-rtracklayer-1.28.6-1|47	%prep
14cu|R-rtracklayer-1.28.6-1|48	%setup -q -c -n %{packname}
14cu|R-rtracklayer-1.28.6-1|49	
14cu|R-rtracklayer-1.28.6-1|50	%build
14cu|R-rtracklayer-1.28.6-1|51	
14cu|R-rtracklayer-1.28.6-1|52	%install
14cu|R-rtracklayer-1.28.6-1|53	mkdir -p %{buildroot}%{rlibdir}
14cu|R-rtracklayer-1.28.6-1|54	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-rtracklayer-1.28.6-1|55	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-rtracklayer-1.28.6-1|56	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-rtracklayer-1.28.6-1|57	
14cu|R-rtracklayer-1.28.6-1|58	%if %{without bootstrap}
14cu|R-rtracklayer-1.28.6-1|59	%if %{with internet}
14cu|R-rtracklayer-1.28.6-1|60	%check
14cu|R-rtracklayer-1.28.6-1|61	%{_bindir}/R CMD check %{packname}
14cu|R-rtracklayer-1.28.6-1|62	%endif
14cu|R-rtracklayer-1.28.6-1|63	%endif
14cu|R-rtracklayer-1.28.6-1|64	
14cu|R-rtracklayer-1.28.6-1|65	%files
14cu|R-rtracklayer-1.28.6-1|66	%dir %{rlibdir}/%{packname}
14cu|R-rtracklayer-1.28.6-1|67	%doc %{rlibdir}/%{packname}/doc
14cu|R-rtracklayer-1.28.6-1|68	%doc %{rlibdir}/%{packname}/html
14cu|R-rtracklayer-1.28.6-1|69	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-rtracklayer-1.28.6-1|70	%{rlibdir}/%{packname}/CITATION
14cu|R-rtracklayer-1.28.6-1|71	%{rlibdir}/%{packname}/INDEX
14cu|R-rtracklayer-1.28.6-1|72	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-rtracklayer-1.28.6-1|73	%{rlibdir}/%{packname}/NEWS
14cu|R-rtracklayer-1.28.6-1|74	%{rlibdir}/%{packname}/Meta
14cu|R-rtracklayer-1.28.6-1|75	%{rlibdir}/%{packname}/R
14cu|R-rtracklayer-1.28.6-1|76	%{rlibdir}/%{packname}/data
14cu|R-rtracklayer-1.28.6-1|77	%{rlibdir}/%{packname}/demo
14cu|R-rtracklayer-1.28.6-1|78	%{rlibdir}/%{packname}/help
14cu|R-rtracklayer-1.28.6-1|79	%{rlibdir}/%{packname}/libs
14cu|R-rtracklayer-1.28.6-1|80	%{rlibdir}/%{packname}/notes
14cu|R-rtracklayer-1.28.6-1|81	%{rlibdir}/%{packname}/scripts
14cu|R-rtracklayer-1.28.6-1|82	%{rlibdir}/%{packname}/tests
14cu|R-rtracklayer-1.28.6-1|83	%{rlibdir}/%{packname}/unitTests
14cu|R-rtracklayer-1.28.6-1|84	%{rlibdir}/%{packname}/extdata
14cu|R-rtracklayer-1.28.6-1|85	
14cu|R-rtracklayer-1.28.6-1|86	
14cu|R-rtracklayer-1.28.6-1|87	
14cu|R-rtracklayer-1.28.6-1|88	%changelog
14cu|R-rtracklayer-1.28.6-1|89	
14cu|R-rtracklayer-1.28.6-1|90	* Thu Jul 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.28.6-1
14cu|R-rtracklayer-1.28.6-1|91	- (74d17df) Added R-GenomicAlignments req
14cu|R-rtracklayer-1.28.6-1|92	
14cu|R-rtracklayer-1.28.6-1|93	

14481 14
14cu|R-RUnit-0.4.28-3|1	%global packname  RUnit
14cu|R-RUnit-0.4.28-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-RUnit-0.4.28-3|3	
14cu|R-RUnit-0.4.28-3|4	%define debug_package %{nil}
14cu|R-RUnit-0.4.28-3|5	
14cu|R-RUnit-0.4.28-3|6	Name:             R-%{packname}
14cu|R-RUnit-0.4.28-3|7	Version:          0.4.28
14cu|R-RUnit-0.4.28-3|8	Release:          3
14cu|R-RUnit-0.4.28-3|9	Summary:          R Unit test framework
14cu|R-RUnit-0.4.28-3|10	Group:            Sciences/Mathematics
14cu|R-RUnit-0.4.28-3|11	License:          GPL-2
14cu|R-RUnit-0.4.28-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RUnit-0.4.28-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-RUnit-0.4.28-3|14	Requires:         R-utils R-methods
14cu|R-RUnit-0.4.28-3|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
14cu|R-RUnit-0.4.28-3|16	BuildRequires:    x11-server-xvfb
14cu|R-RUnit-0.4.28-3|17	
14cu|R-RUnit-0.4.28-3|18	%description
14cu|R-RUnit-0.4.28-3|19	R functions implementing a standard Unit Testing framework, with
14cu|R-RUnit-0.4.28-3|20	additional code inspection and report generation tools
14cu|R-RUnit-0.4.28-3|21	
14cu|R-RUnit-0.4.28-3|22	%prep
14cu|R-RUnit-0.4.28-3|23	%setup -q -c -n %{packname}
14cu|R-RUnit-0.4.28-3|24	
14cu|R-RUnit-0.4.28-3|25	%build
14cu|R-RUnit-0.4.28-3|26	
14cu|R-RUnit-0.4.28-3|27	%install
14cu|R-RUnit-0.4.28-3|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RUnit-0.4.28-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RUnit-0.4.28-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RUnit-0.4.28-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RUnit-0.4.28-3|32	
14cu|R-RUnit-0.4.28-3|33	%check
14cu|R-RUnit-0.4.28-3|34	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-RUnit-0.4.28-3|35	
14cu|R-RUnit-0.4.28-3|36	%files
14cu|R-RUnit-0.4.28-3|37	%dir %{rlibdir}/%{packname}
14cu|R-RUnit-0.4.28-3|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-RUnit-0.4.28-3|39	%doc %{rlibdir}/%{packname}/html
14cu|R-RUnit-0.4.28-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RUnit-0.4.28-3|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-RUnit-0.4.28-3|42	%{rlibdir}/%{packname}/INDEX
14cu|R-RUnit-0.4.28-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RUnit-0.4.28-3|44	%{rlibdir}/%{packname}/Meta
14cu|R-RUnit-0.4.28-3|45	%{rlibdir}/%{packname}/R
14cu|R-RUnit-0.4.28-3|46	%{rlibdir}/%{packname}/examples
14cu|R-RUnit-0.4.28-3|47	%{rlibdir}/%{packname}/help
14cu|R-RUnit-0.4.28-3|48	%{rlibdir}/%{packname}/share
14cu|R-RUnit-0.4.28-3|49	%{rlibdir}/%{packname}/unitTests
14cu|R-RUnit-0.4.28-3|50	
14cu|R-RUnit-0.4.28-3|51	
14cu|R-RUnit-0.4.28-3|52	
14cu|R-RUnit-0.4.28-3|53	%changelog
14cu|R-RUnit-0.4.28-3|54	
14cu|R-RUnit-0.4.28-3|55	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.28-3
14cu|R-RUnit-0.4.28-3|56	- (87ab71b) Upload tarball
14cu|R-RUnit-0.4.28-3|57	
14cu|R-RUnit-0.4.28-3|58	

14482 14
14cu|R-Rvmmin-2013.11.12-2|1	%global packname  Rvmmin
14cu|R-Rvmmin-2013.11.12-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-Rvmmin-2013.11.12-2|3	
14cu|R-Rvmmin-2013.11.12-2|4	Name:             R-%{packname}
14cu|R-Rvmmin-2013.11.12-2|5	Version:          2013.11.12
14cu|R-Rvmmin-2013.11.12-2|6	Release:          2
14cu|R-Rvmmin-2013.11.12-2|7	Summary:          Variable metric nonlinear function minimization with bounds constraints
14cu|R-Rvmmin-2013.11.12-2|8	Group:            Sciences/Mathematics
14cu|R-Rvmmin-2013.11.12-2|9	License:          GPLv2+
14cu|R-Rvmmin-2013.11.12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Rvmmin-2013.11.12-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-11.12.tar.gz
14cu|R-Rvmmin-2013.11.12-2|12	BuildArch:        noarch
14cu|R-Rvmmin-2013.11.12-2|13	Requires:         R-core
14cu|R-Rvmmin-2013.11.12-2|14	
14cu|R-Rvmmin-2013.11.12-2|15	Requires:         R-optextras
14cu|R-Rvmmin-2013.11.12-2|16	
14cu|R-Rvmmin-2013.11.12-2|17	BuildRequires:    R-devel Rmath-devel  R-optextras texlive-latex
14cu|R-Rvmmin-2013.11.12-2|18	
14cu|R-Rvmmin-2013.11.12-2|19	
14cu|R-Rvmmin-2013.11.12-2|20	%description
14cu|R-Rvmmin-2013.11.12-2|21	Variable metric nonlinear function minimization with bounds constraints
14cu|R-Rvmmin-2013.11.12-2|22	
14cu|R-Rvmmin-2013.11.12-2|23	%prep
14cu|R-Rvmmin-2013.11.12-2|24	%setup -q -c -n %{packname}
14cu|R-Rvmmin-2013.11.12-2|25	
14cu|R-Rvmmin-2013.11.12-2|26	%build
14cu|R-Rvmmin-2013.11.12-2|27	
14cu|R-Rvmmin-2013.11.12-2|28	%install
14cu|R-Rvmmin-2013.11.12-2|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Rvmmin-2013.11.12-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Rvmmin-2013.11.12-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Rvmmin-2013.11.12-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Rvmmin-2013.11.12-2|33	
14cu|R-Rvmmin-2013.11.12-2|34	%check
14cu|R-Rvmmin-2013.11.12-2|35	%{_bindir}/R CMD check %{packname}
14cu|R-Rvmmin-2013.11.12-2|36	
14cu|R-Rvmmin-2013.11.12-2|37	%files
14cu|R-Rvmmin-2013.11.12-2|38	%dir %{rlibdir}/%{packname}
14cu|R-Rvmmin-2013.11.12-2|39	%doc %{rlibdir}/%{packname}/html
14cu|R-Rvmmin-2013.11.12-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Rvmmin-2013.11.12-2|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-Rvmmin-2013.11.12-2|42	%{rlibdir}/%{packname}/INDEX
14cu|R-Rvmmin-2013.11.12-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Rvmmin-2013.11.12-2|44	%{rlibdir}/%{packname}/Meta
14cu|R-Rvmmin-2013.11.12-2|45	%{rlibdir}/%{packname}/R
14cu|R-Rvmmin-2013.11.12-2|46	%{rlibdir}/%{packname}/demo
14cu|R-Rvmmin-2013.11.12-2|47	%{rlibdir}/%{packname}/help
14cu|R-Rvmmin-2013.11.12-2|48	
14cu|R-Rvmmin-2013.11.12-2|49	%changelog
14cu|R-Rvmmin-2013.11.12-2|50	
14cu|R-Rvmmin-2013.11.12-2|51	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2013.11.12-2
14cu|R-Rvmmin-2013.11.12-2|52	- (ea7d486) Updated to 2013-11.12
14cu|R-Rvmmin-2013.11.12-2|53	
14cu|R-Rvmmin-2013.11.12-2|54	

14483 14
14cu|R-RWekajars-3.7.12.1-1|1	%global packname  RWekajars
14cu|R-RWekajars-3.7.12.1-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-RWekajars-3.7.12.1-1|3	
14cu|R-RWekajars-3.7.12.1-1|4	Name:             R-%{packname}
14cu|R-RWekajars-3.7.12.1-1|5	Version:          3.7.12.1
14cu|R-RWekajars-3.7.12.1-1|6	Release:          1
14cu|R-RWekajars-3.7.12.1-1|7	Summary:          R/Weka interface jars
14cu|R-RWekajars-3.7.12.1-1|8	Group:            Sciences/Mathematics
14cu|R-RWekajars-3.7.12.1-1|9	License:          GPL-2
14cu|R-RWekajars-3.7.12.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-RWekajars-3.7.12.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.7.12-1.tar.gz
14cu|R-RWekajars-3.7.12.1-1|12	BuildArch:        noarch
14cu|R-RWekajars-3.7.12.1-1|13	Requires:         R-core
14cu|R-RWekajars-3.7.12.1-1|14	Requires:         R-rJava
14cu|R-RWekajars-3.7.12.1-1|15	
14cu|R-RWekajars-3.7.12.1-1|16	BuildRequires:    R-devel Rmath-devel
14cu|R-RWekajars-3.7.12.1-1|17	BuildRequires:    R-rJava
14cu|R-RWekajars-3.7.12.1-1|18	#BuildRequires:    java-1.6.0-openjdk
14cu|R-RWekajars-3.7.12.1-1|19	BuildRequires:    java-rpmbuild
14cu|R-RWekajars-3.7.12.1-1|20	
14cu|R-RWekajars-3.7.12.1-1|21	%description
14cu|R-RWekajars-3.7.12.1-1|22	External jars required for package RWeka.
14cu|R-RWekajars-3.7.12.1-1|23	
14cu|R-RWekajars-3.7.12.1-1|24	%prep
14cu|R-RWekajars-3.7.12.1-1|25	%setup -q -c -n %{packname}
14cu|R-RWekajars-3.7.12.1-1|26	
14cu|R-RWekajars-3.7.12.1-1|27	%build
14cu|R-RWekajars-3.7.12.1-1|28	
14cu|R-RWekajars-3.7.12.1-1|29	%install
14cu|R-RWekajars-3.7.12.1-1|30	export JAVA="/usr/bin/java"
14cu|R-RWekajars-3.7.12.1-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-RWekajars-3.7.12.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-RWekajars-3.7.12.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-RWekajars-3.7.12.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-RWekajars-3.7.12.1-1|35	
14cu|R-RWekajars-3.7.12.1-1|36	%check
14cu|R-RWekajars-3.7.12.1-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-RWekajars-3.7.12.1-1|38	
14cu|R-RWekajars-3.7.12.1-1|39	%files
14cu|R-RWekajars-3.7.12.1-1|40	%dir %{rlibdir}/%{packname}
14cu|R-RWekajars-3.7.12.1-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-RWekajars-3.7.12.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-RWekajars-3.7.12.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-RWekajars-3.7.12.1-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-RWekajars-3.7.12.1-1|45	%{rlibdir}/%{packname}/R
14cu|R-RWekajars-3.7.12.1-1|46	%{rlibdir}/%{packname}/java
14cu|R-RWekajars-3.7.12.1-1|47	%{rlibdir}/%{packname}/help
14cu|R-RWekajars-3.7.12.1-1|48	
14cu|R-RWekajars-3.7.12.1-1|49	%changelog
14cu|R-RWekajars-3.7.12.1-1|50	
14cu|R-RWekajars-3.7.12.1-1|51	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.7.12.1-1
14cu|R-RWekajars-3.7.12.1-1|52	- (2f7ffe7) Updated to 3.7.12.1
14cu|R-RWekajars-3.7.12.1-1|53	
14cu|R-RWekajars-3.7.12.1-1|54	

14484 14
14cu|R-S4Vectors-0.6.1-1|1	%define debug_package %{nil}
14cu|R-S4Vectors-0.6.1-1|2	
14cu|R-S4Vectors-0.6.1-1|3	%global packname  S4Vectors
14cu|R-S4Vectors-0.6.1-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-S4Vectors-0.6.1-1|5	
14cu|R-S4Vectors-0.6.1-1|6	Name:             R-%{packname}
14cu|R-S4Vectors-0.6.1-1|7	Version:          0.6.1
14cu|R-S4Vectors-0.6.1-1|8	Release:          1
14cu|R-S4Vectors-0.6.1-1|9	Summary:          S4 implementation of vectors and lists
14cu|R-S4Vectors-0.6.1-1|10	Group:            Sciences/Mathematics
14cu|R-S4Vectors-0.6.1-1|11	License:          Artistic-2.0
14cu|R-S4Vectors-0.6.1-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-S4Vectors-0.6.1-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-S4Vectors-0.6.1-1|14	
14cu|R-S4Vectors-0.6.1-1|15	Requires:         R-methods R-utils R-stats R-stats4 R-BiocGenerics
14cu|R-S4Vectors-0.6.1-1|16	Requires:         R-methods R-utils R-stats R-stats4 R-BiocGenerics
14cu|R-S4Vectors-0.6.1-1|17	Requires:         R-IRanges R-RUnit
14cu|R-S4Vectors-0.6.1-1|18	BuildRequires:    R-devel Rmath-devel R-methods R-utils R-stats R-stats4 R-BiocGenerics
14cu|R-S4Vectors-0.6.1-1|19	BuildRequires:    R-methods R-utils R-stats R-stats4 R-BiocGenerics
14cu|R-S4Vectors-0.6.1-1|20	BuildRequires:   R-IRanges R-RUnit texlive
14cu|R-S4Vectors-0.6.1-1|21	
14cu|R-S4Vectors-0.6.1-1|22	%description
14cu|R-S4Vectors-0.6.1-1|23	The S4Vectors package defines the Vector and List virtual classes and a
14cu|R-S4Vectors-0.6.1-1|24	set of generic functions that extend the semantic of ordinary vectors and
14cu|R-S4Vectors-0.6.1-1|25	lists in R. Package developers can easily implement vector-like or
14cu|R-S4Vectors-0.6.1-1|26	list-like objects as concrete subclasses of Vector or List. In addition, a
14cu|R-S4Vectors-0.6.1-1|27	few low-level concrete subclasses of general interest (e.g. DataFrame,
14cu|R-S4Vectors-0.6.1-1|28	Rle, and Hits) are implemented in the S4Vectors package itself (many more
14cu|R-S4Vectors-0.6.1-1|29	are implemented in the IRanges package and in other Bioconductor
14cu|R-S4Vectors-0.6.1-1|30	infrastructure packages).
14cu|R-S4Vectors-0.6.1-1|31	
14cu|R-S4Vectors-0.6.1-1|32	%prep
14cu|R-S4Vectors-0.6.1-1|33	%setup -q -c -n %{packname}
14cu|R-S4Vectors-0.6.1-1|34	
14cu|R-S4Vectors-0.6.1-1|35	%build
14cu|R-S4Vectors-0.6.1-1|36	
14cu|R-S4Vectors-0.6.1-1|37	%install
14cu|R-S4Vectors-0.6.1-1|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-S4Vectors-0.6.1-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-S4Vectors-0.6.1-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-S4Vectors-0.6.1-1|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-S4Vectors-0.6.1-1|42	
14cu|R-S4Vectors-0.6.1-1|43	%check
14cu|R-S4Vectors-0.6.1-1|44	# Fails due to texlive issues
14cu|R-S4Vectors-0.6.1-1|45	# %{_bindir}/R CMD check %{packname}
14cu|R-S4Vectors-0.6.1-1|46	
14cu|R-S4Vectors-0.6.1-1|47	%files
14cu|R-S4Vectors-0.6.1-1|48	%dir %{rlibdir}/%{packname}
14cu|R-S4Vectors-0.6.1-1|49	%doc %{rlibdir}/%{packname}/doc
14cu|R-S4Vectors-0.6.1-1|50	%doc %{rlibdir}/%{packname}/html
14cu|R-S4Vectors-0.6.1-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-S4Vectors-0.6.1-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-S4Vectors-0.6.1-1|53	%{rlibdir}/%{packname}/INDEX
14cu|R-S4Vectors-0.6.1-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-S4Vectors-0.6.1-1|55	%{rlibdir}/%{packname}/Meta
14cu|R-S4Vectors-0.6.1-1|56	%{rlibdir}/%{packname}/R
14cu|R-S4Vectors-0.6.1-1|57	%{rlibdir}/%{packname}/help
14cu|R-S4Vectors-0.6.1-1|58	%{rlibdir}/%{packname}/include
14cu|R-S4Vectors-0.6.1-1|59	%{rlibdir}/%{packname}/libs
14cu|R-S4Vectors-0.6.1-1|60	%{rlibdir}/%{packname}/unitTests
14cu|R-S4Vectors-0.6.1-1|61	
14cu|R-S4Vectors-0.6.1-1|62	%changelog
14cu|R-S4Vectors-0.6.1-1|63	
14cu|R-S4Vectors-0.6.1-1|64	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-1
14cu|R-S4Vectors-0.6.1-1|65	- (4733501) Disable check - fails due to texlive
14cu|R-S4Vectors-0.6.1-1|66	
14cu|R-S4Vectors-0.6.1-1|67	

14485 14
14cu|R-sandwich-2.3.3-2|1	%bcond_with bootstrap
14cu|R-sandwich-2.3.3-2|2	%global packname  sandwich
14cu|R-sandwich-2.3.3-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-sandwich-2.3.3-2|4	
14cu|R-sandwich-2.3.3-2|5	%define debug_package %{nil}
14cu|R-sandwich-2.3.3-2|6	
14cu|R-sandwich-2.3.3-2|7	Name:             R-%{packname}
14cu|R-sandwich-2.3.3-2|8	Version:          2.3.3
14cu|R-sandwich-2.3.3-2|9	Release:          2
14cu|R-sandwich-2.3.3-2|10	Summary:          Robust Covariance Matrix Estimators
14cu|R-sandwich-2.3.3-2|11	Group:            Sciences/Mathematics
14cu|R-sandwich-2.3.3-2|12	License:          GPL-2
14cu|R-sandwich-2.3.3-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-sandwich-2.3.3-2|14	Source0:          http://cran.r-project.org/src/contrib/sandwich_2.3-3.tar.gz
14cu|R-sandwich-2.3.3-2|15	Requires:         R-stats R-zoo R-stats
14cu|R-sandwich-2.3.3-2|16	%if %{with bootstrap}
14cu|R-sandwich-2.3.3-2|17	Requires:         R-car R-lmtest R-survival R-MASS R-scatterplot3d
14cu|R-sandwich-2.3.3-2|18	%else
14cu|R-sandwich-2.3.3-2|19	Requires:         R-car R-lmtest R-strucchange R-AER R-survival R-MASS
14cu|R-sandwich-2.3.3-2|20	Requires:         R-scatterplot3d
14cu|R-sandwich-2.3.3-2|21	%endif
14cu|R-sandwich-2.3.3-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-zoo
14cu|R-sandwich-2.3.3-2|23	BuildRequires:    R-stats
14cu|R-sandwich-2.3.3-2|24	%if %{with bootstrap}
14cu|R-sandwich-2.3.3-2|25	BuildRequires:    R-car R-lmtest R-survival R-MASS R-scatterplot3d
14cu|R-sandwich-2.3.3-2|26	%else
14cu|R-sandwich-2.3.3-2|27	BuildRequires:    R-car R-lmtest R-strucchange R-AER R-survival R-MASS
14cu|R-sandwich-2.3.3-2|28	BuildRequires:    R-scatterplot3d
14cu|R-sandwich-2.3.3-2|29	%endif
14cu|R-sandwich-2.3.3-2|30	
14cu|R-sandwich-2.3.3-2|31	%description
14cu|R-sandwich-2.3.3-2|32	Model-robust standard error estimators for cross-sectional, time series
14cu|R-sandwich-2.3.3-2|33	and longitudinal data.
14cu|R-sandwich-2.3.3-2|34	
14cu|R-sandwich-2.3.3-2|35	%prep
14cu|R-sandwich-2.3.3-2|36	%setup -q -c -n %{packname}
14cu|R-sandwich-2.3.3-2|37	
14cu|R-sandwich-2.3.3-2|38	%build
14cu|R-sandwich-2.3.3-2|39	
14cu|R-sandwich-2.3.3-2|40	%install
14cu|R-sandwich-2.3.3-2|41	mkdir -p %{buildroot}%{rlibdir}
14cu|R-sandwich-2.3.3-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-sandwich-2.3.3-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-sandwich-2.3.3-2|44	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-sandwich-2.3.3-2|45	
14cu|R-sandwich-2.3.3-2|46	%if %{without bootstrap}
14cu|R-sandwich-2.3.3-2|47	%check
14cu|R-sandwich-2.3.3-2|48	%{_bindir}/R CMD check %{packname}
14cu|R-sandwich-2.3.3-2|49	%endif
14cu|R-sandwich-2.3.3-2|50	
14cu|R-sandwich-2.3.3-2|51	%files
14cu|R-sandwich-2.3.3-2|52	%dir %{rlibdir}/%{packname}
14cu|R-sandwich-2.3.3-2|53	%doc %{rlibdir}/%{packname}/doc
14cu|R-sandwich-2.3.3-2|54	%doc %{rlibdir}/%{packname}/html
14cu|R-sandwich-2.3.3-2|55	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-sandwich-2.3.3-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-sandwich-2.3.3-2|57	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-sandwich-2.3.3-2|58	%{rlibdir}/%{packname}/INDEX
14cu|R-sandwich-2.3.3-2|59	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-sandwich-2.3.3-2|60	%{rlibdir}/%{packname}/Meta
14cu|R-sandwich-2.3.3-2|61	%{rlibdir}/%{packname}/R
14cu|R-sandwich-2.3.3-2|62	%{rlibdir}/%{packname}/data
14cu|R-sandwich-2.3.3-2|63	%{rlibdir}/%{packname}/help
14cu|R-sandwich-2.3.3-2|64	
14cu|R-sandwich-2.3.3-2|65	
14cu|R-sandwich-2.3.3-2|66	
14cu|R-sandwich-2.3.3-2|67	%changelog
14cu|R-sandwich-2.3.3-2|68	
14cu|R-sandwich-2.3.3-2|69	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.3-2
14cu|R-sandwich-2.3.3-2|70	- (0bd0fa9) Updated to 2.3.3
14cu|R-sandwich-2.3.3-2|71	
14cu|R-sandwich-2.3.3-2|72	

14486 14
14cu|R-scagnostics-0.2.4-1|1	%global packname  scagnostics
14cu|R-scagnostics-0.2.4-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-scagnostics-0.2.4-1|3	
14cu|R-scagnostics-0.2.4-1|4	Name:             R-%{packname}
14cu|R-scagnostics-0.2.4-1|5	Version:          0.2.4
14cu|R-scagnostics-0.2.4-1|6	Release:          1
14cu|R-scagnostics-0.2.4-1|7	Summary:          Compute scagnostics - scatterplot diagnostics
14cu|R-scagnostics-0.2.4-1|8	Group:            Sciences/Mathematics
14cu|R-scagnostics-0.2.4-1|9	License:          file LICENSE
14cu|R-scagnostics-0.2.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-scagnostics-0.2.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-4.tar.gz
14cu|R-scagnostics-0.2.4-1|12	BuildArch:        noarch
14cu|R-scagnostics-0.2.4-1|13	Requires:         R-core
14cu|R-scagnostics-0.2.4-1|14	
14cu|R-scagnostics-0.2.4-1|15	Requires:         R-rJava
14cu|R-scagnostics-0.2.4-1|16	
14cu|R-scagnostics-0.2.4-1|17	
14cu|R-scagnostics-0.2.4-1|18	BuildRequires:    R-devel Rmath-devel R-rJava
14cu|R-scagnostics-0.2.4-1|19	
14cu|R-scagnostics-0.2.4-1|20	
14cu|R-scagnostics-0.2.4-1|21	%description
14cu|R-scagnostics-0.2.4-1|22	Calculates graph theoretic scagnostics. Scagnostics describe various
14cu|R-scagnostics-0.2.4-1|23	measures of interest for pairs of variables, based on their appearance on
14cu|R-scagnostics-0.2.4-1|24	a scatterplot.  They are useful tool for discovering interesting or
14cu|R-scagnostics-0.2.4-1|25	unusual scatterplots from a scatterplot matrix, without having to look at
14cu|R-scagnostics-0.2.4-1|26	every individual plot.
14cu|R-scagnostics-0.2.4-1|27	
14cu|R-scagnostics-0.2.4-1|28	%prep
14cu|R-scagnostics-0.2.4-1|29	%setup -q -c -n %{packname}
14cu|R-scagnostics-0.2.4-1|30	
14cu|R-scagnostics-0.2.4-1|31	%build
14cu|R-scagnostics-0.2.4-1|32	
14cu|R-scagnostics-0.2.4-1|33	%install
14cu|R-scagnostics-0.2.4-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-scagnostics-0.2.4-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-scagnostics-0.2.4-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-scagnostics-0.2.4-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-scagnostics-0.2.4-1|38	
14cu|R-scagnostics-0.2.4-1|39	%check
14cu|R-scagnostics-0.2.4-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-scagnostics-0.2.4-1|41	
14cu|R-scagnostics-0.2.4-1|42	%files
14cu|R-scagnostics-0.2.4-1|43	%dir %{rlibdir}/%{packname}
14cu|R-scagnostics-0.2.4-1|44	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-scagnostics-0.2.4-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-scagnostics-0.2.4-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-scagnostics-0.2.4-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-scagnostics-0.2.4-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-scagnostics-0.2.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-scagnostics-0.2.4-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-scagnostics-0.2.4-1|51	%{rlibdir}/%{packname}/R
14cu|R-scagnostics-0.2.4-1|52	%{rlibdir}/%{packname}/help
14cu|R-scagnostics-0.2.4-1|53	%{rlibdir}/%{packname}/java
14cu|R-scagnostics-0.2.4-1|54	
14cu|R-scagnostics-0.2.4-1|55	%changelog
14cu|R-scagnostics-0.2.4-1|56	* Tue Dec 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-1
14cu|R-scagnostics-0.2.4-1|57	+ Revision: e6cf1fb
14cu|R-scagnostics-0.2.4-1|58	- Fix files
14cu|R-scagnostics-0.2.4-1|59	
14cu|R-scagnostics-0.2.4-1|60	

14487 14
14cu|R-scales-0.2.5-2|1	%define debug_package %{nil}
14cu|R-scales-0.2.5-2|2	
14cu|R-scales-0.2.5-2|3	%global packname scales
14cu|R-scales-0.2.5-2|4	%global rlibdir %{_libdir}/R/library
14cu|R-scales-0.2.5-2|5	
14cu|R-scales-0.2.5-2|6	Name:             R-%{packname}
14cu|R-scales-0.2.5-2|7	Version:          0.2.5
14cu|R-scales-0.2.5-2|8	Release:          2
14cu|R-scales-0.2.5-2|9	Summary:          Scale functions for graphics
14cu|R-scales-0.2.5-2|10	Group:            Sciences/Mathematics
14cu|R-scales-0.2.5-2|11	License:          MIT
14cu|R-scales-0.2.5-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-scales-0.2.5-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-scales-0.2.5-2|14	Requires:         R-methods R-RColorBrewer R-stringr R-dichromat
14cu|R-scales-0.2.5-2|15	Requires:         R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
14cu|R-scales-0.2.5-2|16	BuildRequires:    R-devel Rmath-devel
14cu|R-scales-0.2.5-2|17	BuildRequires:    R-methods R-RColorBrewer R-stringr R-dichromat
14cu|R-scales-0.2.5-2|18	BuildRequires:    R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
14cu|R-scales-0.2.5-2|19	
14cu|R-scales-0.2.5-2|20	%description
14cu|R-scales-0.2.5-2|21	Scales map data to aesthetics, and provide methods for
14cu|R-scales-0.2.5-2|22	automatically determining breaks and labels for axes and legends.
14cu|R-scales-0.2.5-2|23	
14cu|R-scales-0.2.5-2|24	%prep
14cu|R-scales-0.2.5-2|25	%setup -q -c -n %{packname}
14cu|R-scales-0.2.5-2|26	
14cu|R-scales-0.2.5-2|27	%build
14cu|R-scales-0.2.5-2|28	
14cu|R-scales-0.2.5-2|29	%install
14cu|R-scales-0.2.5-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-scales-0.2.5-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-scales-0.2.5-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-scales-0.2.5-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-scales-0.2.5-2|34	
14cu|R-scales-0.2.5-2|35	%check
14cu|R-scales-0.2.5-2|36	%{_bindir}/R CMD check %{packname}
14cu|R-scales-0.2.5-2|37	
14cu|R-scales-0.2.5-2|38	%files
14cu|R-scales-0.2.5-2|39	%dir %{rlibdir}/%{packname}
14cu|R-scales-0.2.5-2|40	%doc %{rlibdir}/%{packname}/html
14cu|R-scales-0.2.5-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-scales-0.2.5-2|42	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-scales-0.2.5-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-scales-0.2.5-2|44	%{rlibdir}/%{packname}/LICENSE
14cu|R-scales-0.2.5-2|45	%{rlibdir}/%{packname}/INDEX
14cu|R-scales-0.2.5-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-scales-0.2.5-2|47	%{rlibdir}/%{packname}/R
14cu|R-scales-0.2.5-2|48	%{rlibdir}/%{packname}/help
14cu|R-scales-0.2.5-2|49	%{rlibdir}/%{packname}/libs
14cu|R-scales-0.2.5-2|50	
14cu|R-scales-0.2.5-2|51	%changelog
14cu|R-scales-0.2.5-2|52	
14cu|R-scales-0.2.5-2|53	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-2
14cu|R-scales-0.2.5-2|54	- (bc910f2) Fix spec
14cu|R-scales-0.2.5-2|55	
14cu|R-scales-0.2.5-2|56	

14488 14
14cu|R-sfsmisc-1.0.27-1|1	%global packname  sfsmisc
14cu|R-sfsmisc-1.0.27-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-sfsmisc-1.0.27-1|3	
14cu|R-sfsmisc-1.0.27-1|4	Name:             R-%{packname}
14cu|R-sfsmisc-1.0.27-1|5	Version:          1.0.27
14cu|R-sfsmisc-1.0.27-1|6	Release:          1
14cu|R-sfsmisc-1.0.27-1|7	Summary:          Utilities from Seminar fuer Statistik ETH Zurich
14cu|R-sfsmisc-1.0.27-1|8	Group:            Sciences/Mathematics
14cu|R-sfsmisc-1.0.27-1|9	License:          GPL (>= 2)
14cu|R-sfsmisc-1.0.27-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-sfsmisc-1.0.27-1|11	Source0:          http://cran.r-project.org/src/contrib/sfsmisc_1.0-27.tar.gz
14cu|R-sfsmisc-1.0.27-1|12	BuildArch:        noarch
14cu|R-sfsmisc-1.0.27-1|13	Requires:         R-core
14cu|R-sfsmisc-1.0.27-1|14	Requires:         R-stats R-methods R-utils
14cu|R-sfsmisc-1.0.27-1|15	Requires:         R-datasets R-MASS R-tcltk
14cu|R-sfsmisc-1.0.27-1|16	BuildRequires:    R-devel Rmath-devel  R-stats R-methods R-utils
14cu|R-sfsmisc-1.0.27-1|17	BuildRequires:   R-datasets R-MASS R-tcltk
14cu|R-sfsmisc-1.0.27-1|18	
14cu|R-sfsmisc-1.0.27-1|19	%description
14cu|R-sfsmisc-1.0.27-1|20	Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, quite
14cu|R-sfsmisc-1.0.27-1|21	a few related to graphics; many ported from S-plus times.
14cu|R-sfsmisc-1.0.27-1|22	
14cu|R-sfsmisc-1.0.27-1|23	%prep
14cu|R-sfsmisc-1.0.27-1|24	%setup -q -c -n %{packname}
14cu|R-sfsmisc-1.0.27-1|25	
14cu|R-sfsmisc-1.0.27-1|26	%build
14cu|R-sfsmisc-1.0.27-1|27	
14cu|R-sfsmisc-1.0.27-1|28	%install
14cu|R-sfsmisc-1.0.27-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-sfsmisc-1.0.27-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-sfsmisc-1.0.27-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-sfsmisc-1.0.27-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-sfsmisc-1.0.27-1|33	
14cu|R-sfsmisc-1.0.27-1|34	# FIXME fail to reencode latin1 to utf (should not be latin1...)
14cu|R-sfsmisc-1.0.27-1|35	%if 0
14cu|R-sfsmisc-1.0.27-1|36	%check
14cu|R-sfsmisc-1.0.27-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-sfsmisc-1.0.27-1|38	%endif
14cu|R-sfsmisc-1.0.27-1|39	
14cu|R-sfsmisc-1.0.27-1|40	%files
14cu|R-sfsmisc-1.0.27-1|41	%dir %{rlibdir}/%{packname}
14cu|R-sfsmisc-1.0.27-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-sfsmisc-1.0.27-1|43	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-sfsmisc-1.0.27-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-sfsmisc-1.0.27-1|45	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-sfsmisc-1.0.27-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-sfsmisc-1.0.27-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-sfsmisc-1.0.27-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-sfsmisc-1.0.27-1|49	%{rlibdir}/%{packname}/R
14cu|R-sfsmisc-1.0.27-1|50	%{rlibdir}/%{packname}/data
14cu|R-sfsmisc-1.0.27-1|51	%{rlibdir}/%{packname}/demo
14cu|R-sfsmisc-1.0.27-1|52	%{rlibdir}/%{packname}/help
14cu|R-sfsmisc-1.0.27-1|53	
14cu|R-sfsmisc-1.0.27-1|54	
14cu|R-sfsmisc-1.0.27-1|55	
14cu|R-sfsmisc-1.0.27-1|56	
14cu|R-sfsmisc-1.0.27-1|57	%changelog
14cu|R-sfsmisc-1.0.27-1|58	
14cu|R-sfsmisc-1.0.27-1|59	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.27-1
14cu|R-sfsmisc-1.0.27-1|60	- (d5fcd85) Fix files
14cu|R-sfsmisc-1.0.27-1|61	
14cu|R-sfsmisc-1.0.27-1|62	

14489 14
14cu|R-shapes-1.1.10-1|1	%global packname  shapes
14cu|R-shapes-1.1.10-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-shapes-1.1.10-1|3	
14cu|R-shapes-1.1.10-1|4	Name:             R-%{packname}
14cu|R-shapes-1.1.10-1|5	Version:          1.1.10
14cu|R-shapes-1.1.10-1|6	Release:          1
14cu|R-shapes-1.1.10-1|7	Summary:          Statistical shape analysis
14cu|R-shapes-1.1.10-1|8	Group:            Sciences/Mathematics
14cu|R-shapes-1.1.10-1|9	License:          GPL-2
14cu|R-shapes-1.1.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-shapes-1.1.10-1|11	Source0:          http://cran.r-project.org/src/contrib/shapes_1.1-10.tar.gz
14cu|R-shapes-1.1.10-1|12	BuildArch:        noarch
14cu|R-shapes-1.1.10-1|13	Requires:         R-core
14cu|R-shapes-1.1.10-1|14	Requires:         R-scatterplot3d R-rgl R-MASS
14cu|R-shapes-1.1.10-1|15	BuildRequires:    R-devel Rmath-devel  R-scatterplot3d R-rgl R-MASS
14cu|R-shapes-1.1.10-1|16	
14cu|R-shapes-1.1.10-1|17	%description
14cu|R-shapes-1.1.10-1|18	Routines for the statistical analysis of shapes. In particular, the
14cu|R-shapes-1.1.10-1|19	package provides routines for procrustes analysis, displaying shapes and
14cu|R-shapes-1.1.10-1|20	principal components, testing for mean shape difference, thin-plate spline
14cu|R-shapes-1.1.10-1|21	transformation grids and edge superimposition methods.
14cu|R-shapes-1.1.10-1|22	
14cu|R-shapes-1.1.10-1|23	%prep
14cu|R-shapes-1.1.10-1|24	%setup -q -c -n %{packname}
14cu|R-shapes-1.1.10-1|25	
14cu|R-shapes-1.1.10-1|26	%build
14cu|R-shapes-1.1.10-1|27	
14cu|R-shapes-1.1.10-1|28	%install
14cu|R-shapes-1.1.10-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-shapes-1.1.10-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-shapes-1.1.10-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-shapes-1.1.10-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-shapes-1.1.10-1|33	
14cu|R-shapes-1.1.10-1|34	# FIXME (Error in rgl.open() : rgl.open failed)
14cu|R-shapes-1.1.10-1|35	%if 0
14cu|R-shapes-1.1.10-1|36	%check
14cu|R-shapes-1.1.10-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-shapes-1.1.10-1|38	%endif
14cu|R-shapes-1.1.10-1|39	
14cu|R-shapes-1.1.10-1|40	%files
14cu|R-shapes-1.1.10-1|41	%dir %{rlibdir}/%{packname}
14cu|R-shapes-1.1.10-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-shapes-1.1.10-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-shapes-1.1.10-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-shapes-1.1.10-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-shapes-1.1.10-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-shapes-1.1.10-1|47	%{rlibdir}/%{packname}/R
14cu|R-shapes-1.1.10-1|48	%{rlibdir}/%{packname}/data
14cu|R-shapes-1.1.10-1|49	%{rlibdir}/%{packname}/demo
14cu|R-shapes-1.1.10-1|50	%{rlibdir}/%{packname}/help
14cu|R-shapes-1.1.10-1|51	
14cu|R-shapes-1.1.10-1|52	
14cu|R-shapes-1.1.10-1|53	
14cu|R-shapes-1.1.10-1|54	%changelog
14cu|R-shapes-1.1.10-1|55	
14cu|R-shapes-1.1.10-1|56	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-1
14cu|R-shapes-1.1.10-1|57	- (aad7312) Upload tarball
14cu|R-shapes-1.1.10-1|58	
14cu|R-shapes-1.1.10-1|59	

14490 14
14cu|R-ShortRead-1.26.0-1|1	%global packname  ShortRead
14cu|R-ShortRead-1.26.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-ShortRead-1.26.0-1|3	
14cu|R-ShortRead-1.26.0-1|4	Name:             R-%{packname}
14cu|R-ShortRead-1.26.0-1|5	Version:          1.26.0
14cu|R-ShortRead-1.26.0-1|6	Release:          1
14cu|R-ShortRead-1.26.0-1|7	Summary:          Classes and methods for high-throughput short-read sequencing data
14cu|R-ShortRead-1.26.0-1|8	Group:            Sciences/Mathematics
14cu|R-ShortRead-1.26.0-1|9	License:          Artistic-2.0
14cu|R-ShortRead-1.26.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-ShortRead-1.26.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/ShortRead_%{version}.tar.gz
14cu|R-ShortRead-1.26.0-1|12	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
14cu|R-ShortRead-1.26.0-1|13	Requires:         R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
14cu|R-ShortRead-1.26.0-1|14	Requires:         R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
14cu|R-ShortRead-1.26.0-1|15	Requires:	  R-BiocParallel R-GenomicAlignments
14cu|R-ShortRead-1.26.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
14cu|R-ShortRead-1.26.0-1|17	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
14cu|R-ShortRead-1.26.0-1|18	BuildRequires:    R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
14cu|R-ShortRead-1.26.0-1|19	BuildRequires:    R-XVector
14cu|R-ShortRead-1.26.0-1|20	BuildRequires:	  R-BiocParallel R-GenomicAlignments
14cu|R-ShortRead-1.26.0-1|21	
14cu|R-ShortRead-1.26.0-1|22	%description
14cu|R-ShortRead-1.26.0-1|23	Base classes, functions, and methods for representation of
14cu|R-ShortRead-1.26.0-1|24	high-throughput, short-read sequencing data.
14cu|R-ShortRead-1.26.0-1|25	
14cu|R-ShortRead-1.26.0-1|26	%prep
14cu|R-ShortRead-1.26.0-1|27	%setup -q -c -n %{packname}
14cu|R-ShortRead-1.26.0-1|28	
14cu|R-ShortRead-1.26.0-1|29	%build
14cu|R-ShortRead-1.26.0-1|30	
14cu|R-ShortRead-1.26.0-1|31	%install
14cu|R-ShortRead-1.26.0-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-ShortRead-1.26.0-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-ShortRead-1.26.0-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-ShortRead-1.26.0-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-ShortRead-1.26.0-1|36	
14cu|R-ShortRead-1.26.0-1|37	# FIXME fails in build system (probably hidden message due no internet access)
14cu|R-ShortRead-1.26.0-1|38	%if 0
14cu|R-ShortRead-1.26.0-1|39	%check
14cu|R-ShortRead-1.26.0-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-ShortRead-1.26.0-1|41	%endif
14cu|R-ShortRead-1.26.0-1|42	
14cu|R-ShortRead-1.26.0-1|43	%files
14cu|R-ShortRead-1.26.0-1|44	%dir %{rlibdir}/%{packname}
14cu|R-ShortRead-1.26.0-1|45	%doc %{rlibdir}/%{packname}/doc
14cu|R-ShortRead-1.26.0-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-ShortRead-1.26.0-1|47	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-ShortRead-1.26.0-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-ShortRead-1.26.0-1|49	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-ShortRead-1.26.0-1|50	%{rlibdir}/%{packname}/INDEX
14cu|R-ShortRead-1.26.0-1|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-ShortRead-1.26.0-1|52	%{rlibdir}/%{packname}/Meta
14cu|R-ShortRead-1.26.0-1|53	%{rlibdir}/%{packname}/R
14cu|R-ShortRead-1.26.0-1|54	%{rlibdir}/%{packname}/extdata
14cu|R-ShortRead-1.26.0-1|55	%{rlibdir}/%{packname}/help
14cu|R-ShortRead-1.26.0-1|56	%{rlibdir}/%{packname}/libs
14cu|R-ShortRead-1.26.0-1|57	%{rlibdir}/%{packname}/script
14cu|R-ShortRead-1.26.0-1|58	%{rlibdir}/%{packname}/template
14cu|R-ShortRead-1.26.0-1|59	%{rlibdir}/%{packname}/unitTests
14cu|R-ShortRead-1.26.0-1|60	
14cu|R-ShortRead-1.26.0-1|61	
14cu|R-ShortRead-1.26.0-1|62	
14cu|R-ShortRead-1.26.0-1|63	%changelog
14cu|R-ShortRead-1.26.0-1|64	
14cu|R-ShortRead-1.26.0-1|65	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.26.0-1
14cu|R-ShortRead-1.26.0-1|66	- (5ae833a) Added R-BiocParallel R-GenomicAlignments res
14cu|R-ShortRead-1.26.0-1|67	
14cu|R-ShortRead-1.26.0-1|68	

14491 14
14cu|rsl-1.48-1|1	%define major 1
14cu|rsl-1.48-1|2	%define libname %mklibname rsl %{major}
14cu|rsl-1.48-1|3	%define devname %mklibname rsl -d
14cu|rsl-1.48-1|4	
14cu|rsl-1.48-1|5	Summary:	TRMM Radar Software Library
14cu|rsl-1.48-1|6	Name:		rsl
14cu|rsl-1.48-1|7	Version:	1.48
14cu|rsl-1.48-1|8	Release:	1
14cu|rsl-1.48-1|9	License:	LGPLv2+
14cu|rsl-1.48-1|10	Group:		System/Libraries
14cu|rsl-1.48-1|11	Url:		http://trmm-fc.gsfc.nasa.gov/trmm_gv/software/rsl/
14cu|rsl-1.48-1|12	Source0:	%{name}-v%{version}.tar.gz
14cu|rsl-1.48-1|13	Patch0:		rsl-1.48-mdv-install.patch
14cu|rsl-1.48-1|14	Patch1:		rsl-v1.48-tirpc.patch
14cu|rsl-1.48-1|15	BuildRequires:	bison
14cu|rsl-1.48-1|16	BuildRequires:	flex
14cu|rsl-1.48-1|17	BuildRequires:	pkgconfig(libtirpc)
14cu|rsl-1.48-1|18	BuildRequires:	pkgconfig(zlib)
14cu|rsl-1.48-1|19	
14cu|rsl-1.48-1|20	%description
14cu|rsl-1.48-1|21	This library is an object oriented programming environment for writing software
14cu|rsl-1.48-1|22	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cu|rsl-1.48-1|23	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cu|rsl-1.48-1|24	formats. Additional functions are provided to manipulate the RSL objects.
14cu|rsl-1.48-1|25	Nearly all of the functions return objects. When they don't, they usually
14cu|rsl-1.48-1|26	perform actions like output, making images, etc. The most general object in RSL
14cu|rsl-1.48-1|27	is Radar. The structure Radar is the method used to define the ideal
14cu|rsl-1.48-1|28	or universal radar representation in RAM while keeping the natural resolution
14cu|rsl-1.48-1|29	of the data unchanged. More simply, Radar represents the super set of all radar
14cu|rsl-1.48-1|30	file formats. The Radar structure is hierarchically defined such that it is
14cu|rsl-1.48-1|31	composed of Volumes, each containing one field type. Volumes are composed
14cu|rsl-1.48-1|32	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cu|rsl-1.48-1|33	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cu|rsl-1.48-1|34	etc. There are approximately 20 field types.
14cu|rsl-1.48-1|35	
14cu|rsl-1.48-1|36	%files
14cu|rsl-1.48-1|37	%{_bindir}/*
14cu|rsl-1.48-1|38	%doc CHANGES Copyright README
14cu|rsl-1.48-1|39	
14cu|rsl-1.48-1|40	#------------------------------------------------------------------------------
14cu|rsl-1.48-1|41	
14cu|rsl-1.48-1|42	%package -n %{libname}
14cu|rsl-1.48-1|43	Summary:	TRMM Radar Software Library
14cu|rsl-1.48-1|44	Group:		System/Libraries
14cu|rsl-1.48-1|45	Requires:	%{name}-data >= %{EVRD}
14cu|rsl-1.48-1|46	
14cu|rsl-1.48-1|47	%description -n %{libname}
14cu|rsl-1.48-1|48	This library is an object oriented programming environment for writing software
14cu|rsl-1.48-1|49	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cu|rsl-1.48-1|50	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cu|rsl-1.48-1|51	formats. Additional functions are provided to manipulate the RSL objects.
14cu|rsl-1.48-1|52	Nearly all of the functions return objects. When they don't, they usually
14cu|rsl-1.48-1|53	perform actions like output, making images, etc. The most general object in RSL
14cu|rsl-1.48-1|54	is Radar. The structure Radar is the method used to define the ideal
14cu|rsl-1.48-1|55	or universal radar representation in RAM while keeping the natural resolution
14cu|rsl-1.48-1|56	of the data unchanged. More simply, Radar represents the super set of all radar
14cu|rsl-1.48-1|57	file formats. The Radar structure is hierarchically defined such that it is
14cu|rsl-1.48-1|58	composed of Volumes, each containing one field type. Volumes are composed
14cu|rsl-1.48-1|59	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cu|rsl-1.48-1|60	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cu|rsl-1.48-1|61	etc. There are approximately 20 field types.
14cu|rsl-1.48-1|62	
14cu|rsl-1.48-1|63	%files -n %{libname}
14cu|rsl-1.48-1|64	%{_libdir}/librsl.so.%{major}*
14cu|rsl-1.48-1|65	
14cu|rsl-1.48-1|66	#------------------------------------------------------------------------------
14cu|rsl-1.48-1|67	
14cu|rsl-1.48-1|68	%package -n %{devname}
14cu|rsl-1.48-1|69	Summary:	TRMM Radar Software Library development files
14cu|rsl-1.48-1|70	Group:		Development/C++
14cu|rsl-1.48-1|71	Requires:	%{libname} = %{EVRD}
14cu|rsl-1.48-1|72	Provides:	%{name}-devel = %{EVRD}
14cu|rsl-1.48-1|73	
14cu|rsl-1.48-1|74	%description -n %{devname}
14cu|rsl-1.48-1|75	This library is an object oriented programming environment for writing software
14cu|rsl-1.48-1|76	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cu|rsl-1.48-1|77	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cu|rsl-1.48-1|78	formats. Additional functions are provided to manipulate the RSL objects.
14cu|rsl-1.48-1|79	Nearly all of the functions return objects. When they don't, they usually
14cu|rsl-1.48-1|80	perform actions like output, making images, etc. The most general object in RSL
14cu|rsl-1.48-1|81	is Radar. The structure Radar is the method used to define the ideal
14cu|rsl-1.48-1|82	or universal radar representation in RAM while keeping the natural resolution
14cu|rsl-1.48-1|83	of the data unchanged. More simply, Radar represents the super set of all radar
14cu|rsl-1.48-1|84	file formats. The Radar structure is hierarchically defined such that it is
14cu|rsl-1.48-1|85	composed of Volumes, each containing one field type. Volumes are composed
14cu|rsl-1.48-1|86	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cu|rsl-1.48-1|87	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cu|rsl-1.48-1|88	etc. There are approximately 20 field types.
14cu|rsl-1.48-1|89	
14cu|rsl-1.48-1|90	This package contains files needed only for development.
14cu|rsl-1.48-1|91	
14cu|rsl-1.48-1|92	%files -n %{devname}
14cu|rsl-1.48-1|93	%{_libdir}/librsl.so
14cu|rsl-1.48-1|94	%{_includedir}/*
14cu|rsl-1.48-1|95	%doc CHANGES Copyright README
14cu|rsl-1.48-1|96	
14cu|rsl-1.48-1|97	#------------------------------------------------------------------------------
14cu|rsl-1.48-1|98	
14cu|rsl-1.48-1|99	%package data
14cu|rsl-1.48-1|100	Summary:	TRMM Radar Software Library data files
14cu|rsl-1.48-1|101	Group:		System/Libraries
14cu|rsl-1.48-1|102	
14cu|rsl-1.48-1|103	%description data
14cu|rsl-1.48-1|104	This library is an object oriented programming environment for writing software
14cu|rsl-1.48-1|105	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cu|rsl-1.48-1|106	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cu|rsl-1.48-1|107	formats. Additional functions are provided to manipulate the RSL objects.
14cu|rsl-1.48-1|108	Nearly all of the functions return objects. When they don't, they usually
14cu|rsl-1.48-1|109	perform actions like output, making images, etc. The most general object in RSL
14cu|rsl-1.48-1|110	is Radar. The structure Radar is the method used to define the ideal
14cu|rsl-1.48-1|111	or universal radar representation in RAM while keeping the natural resolution
14cu|rsl-1.48-1|112	of the data unchanged. More simply, Radar represents the super set of all radar
14cu|rsl-1.48-1|113	file formats. The Radar structure is hierarchically defined such that it is
14cu|rsl-1.48-1|114	composed of Volumes, each containing one field type. Volumes are composed
14cu|rsl-1.48-1|115	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cu|rsl-1.48-1|116	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cu|rsl-1.48-1|117	etc. There are approximately 20 field types.
14cu|rsl-1.48-1|118	
14cu|rsl-1.48-1|119	%files data
14cu|rsl-1.48-1|120	%{_datadir}/rsl/
14cu|rsl-1.48-1|121	
14cu|rsl-1.48-1|122	#------------------------------------------------------------------------------
14cu|rsl-1.48-1|123	
14cu|rsl-1.48-1|124	%package doc
14cu|rsl-1.48-1|125	Summary:	TRMM Radar Software Library documentation
14cu|rsl-1.48-1|126	Group:		Documentation
14cu|rsl-1.48-1|127	
14cu|rsl-1.48-1|128	%description doc
14cu|rsl-1.48-1|129	This library is an object oriented programming environment for writing software
14cu|rsl-1.48-1|130	applicable to all RADAR data related to the TRMM GV effort. This library reads
14cu|rsl-1.48-1|131	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
14cu|rsl-1.48-1|132	formats. Additional functions are provided to manipulate the RSL objects.
14cu|rsl-1.48-1|133	Nearly all of the functions return objects. When they don't, they usually
14cu|rsl-1.48-1|134	perform actions like output, making images, etc. The most general object in RSL
14cu|rsl-1.48-1|135	is Radar. The structure Radar is the method used to define the ideal
14cu|rsl-1.48-1|136	or universal radar representation in RAM while keeping the natural resolution
14cu|rsl-1.48-1|137	of the data unchanged. More simply, Radar represents the super set of all radar
14cu|rsl-1.48-1|138	file formats. The Radar structure is hierarchically defined such that it is
14cu|rsl-1.48-1|139	composed of Volumes, each containing one field type. Volumes are composed
14cu|rsl-1.48-1|140	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
14cu|rsl-1.48-1|141	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
14cu|rsl-1.48-1|142	etc. There are approximately 20 field types.
14cu|rsl-1.48-1|143	
14cu|rsl-1.48-1|144	This package contains RSL documentation.
14cu|rsl-1.48-1|145	
14cu|rsl-1.48-1|146	%files doc
14cu|rsl-1.48-1|147	%doc doc/*.html doc/*.gif doc/*.jpg doc/*.fig
14cu|rsl-1.48-1|148	
14cu|rsl-1.48-1|149	#------------------------------------------------------------------------------
14cu|rsl-1.48-1|150	
14cu|rsl-1.48-1|151	%prep
14cu|rsl-1.48-1|152	%setup -q -n %{name}-v%{version}
14cu|rsl-1.48-1|153	%patch0 -p1
14cu|rsl-1.48-1|154	%patch1 -p1
14cu|rsl-1.48-1|155	
14cu|rsl-1.48-1|156	%build
14cu|rsl-1.48-1|157	autoreconf -fi
14cu|rsl-1.48-1|158	%configure2_5x
14cu|rsl-1.48-1|159	%make
14cu|rsl-1.48-1|160	
14cu|rsl-1.48-1|161	%install
14cu|rsl-1.48-1|162	%makeinstall_std
14cu|rsl-1.48-1|163	
14cu|rsl-1.48-1|164	rm -rf %{buildroot}%{_docdir}
14cu|rsl-1.48-1|165	# --disable-static doesn't work here
14cu|rsl-1.48-1|166	rm -rf %{buildroot}%{_libdir}/librsl.a
14cu|rsl-1.48-1|167	
14cu|rsl-1.48-1|168	
14cu|rsl-1.48-1|169	%changelog
14cu|rsl-1.48-1|170	
14cu|rsl-1.48-1|171	* Tue Jul 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.48-1
14cu|rsl-1.48-1|172	- (06c4ab1) Updated to 1.48
14cu|rsl-1.48-1|173	
14cu|rsl-1.48-1|174	

14492 14
14cu|R-snow-0.3.13-3|1	%global packname  snow
14cu|R-snow-0.3.13-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-snow-0.3.13-3|3	
14cu|R-snow-0.3.13-3|4	Name:             R-%{packname}
14cu|R-snow-0.3.13-3|5	Version:          0.3.13
14cu|R-snow-0.3.13-3|6	Release:          3
14cu|R-snow-0.3.13-3|7	Summary:          Simple Network of Workstations
14cu|R-snow-0.3.13-3|8	Group:            Sciences/Mathematics
14cu|R-snow-0.3.13-3|9	License:          GPL
14cu|R-snow-0.3.13-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-snow-0.3.13-3|11	Source0:          http://cran.r-project.org/src/contrib/snow_0.3-13.tar.gz
14cu|R-snow-0.3.13-3|12	BuildArch:        noarch
14cu|R-snow-0.3.13-3|13	Requires:         R-core
14cu|R-snow-0.3.13-3|14	Requires:         R-utils
14cu|R-snow-0.3.13-3|15	Requires:         R-Rmpi R-rlecuyer R-rsprng R-nws
14cu|R-snow-0.3.13-3|16	BuildRequires:    R-devel Rmath-devel  R-utils
14cu|R-snow-0.3.13-3|17	BuildRequires:    R-Rmpi R-rlecuyer R-rsprng R-nws
14cu|R-snow-0.3.13-3|18	
14cu|R-snow-0.3.13-3|19	%description
14cu|R-snow-0.3.13-3|20	Support for simple parallel computing in R.
14cu|R-snow-0.3.13-3|21	
14cu|R-snow-0.3.13-3|22	%prep
14cu|R-snow-0.3.13-3|23	%setup -q -c -n %{packname}
14cu|R-snow-0.3.13-3|24	
14cu|R-snow-0.3.13-3|25	%build
14cu|R-snow-0.3.13-3|26	
14cu|R-snow-0.3.13-3|27	%install
14cu|R-snow-0.3.13-3|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-snow-0.3.13-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-snow-0.3.13-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-snow-0.3.13-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-snow-0.3.13-3|32	
14cu|R-snow-0.3.13-3|33	%check
14cu|R-snow-0.3.13-3|34	_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
14cu|R-snow-0.3.13-3|35	
14cu|R-snow-0.3.13-3|36	%files
14cu|R-snow-0.3.13-3|37	%dir %{rlibdir}/%{packname}
14cu|R-snow-0.3.13-3|38	%doc %{rlibdir}/%{packname}/html
14cu|R-snow-0.3.13-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-snow-0.3.13-3|40	%{rlibdir}/%{packname}/INDEX
14cu|R-snow-0.3.13-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-snow-0.3.13-3|42	%{rlibdir}/%{packname}/Meta
14cu|R-snow-0.3.13-3|43	%{rlibdir}/%{packname}/R*
14cu|R-snow-0.3.13-3|44	%{rlibdir}/%{packname}/help
14cu|R-snow-0.3.13-3|45	
14cu|R-snow-0.3.13-3|46	%changelog
14cu|R-snow-0.3.13-3|47	
14cu|R-snow-0.3.13-3|48	* Tue Jun 14 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-3
14cu|R-snow-0.3.13-3|49	- (02fe35e) Drop pvm req
14cu|R-snow-0.3.13-3|50	
14cu|R-snow-0.3.13-3|51	

14493 14
14cu|R-snowFT-1.3_0-4|1	%global packname  snowFT
14cu|R-snowFT-1.3_0-4|2	%global rlibdir  %{_datadir}/R/library
14cu|R-snowFT-1.3_0-4|3	
14cu|R-snowFT-1.3_0-4|4	Name:             R-%{packname}
14cu|R-snowFT-1.3_0-4|5	Version:          1.3_0
14cu|R-snowFT-1.3_0-4|6	Release:          4
14cu|R-snowFT-1.3_0-4|7	Summary:          Fault Tolerant Simple Network of Workstations
14cu|R-snowFT-1.3_0-4|8	Group:            Sciences/Mathematics
14cu|R-snowFT-1.3_0-4|9	License:          GPL (>= 2)
14cu|R-snowFT-1.3_0-4|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-snowFT-1.3_0-4|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-0.tar.gz
14cu|R-snowFT-1.3_0-4|12	BuildArch:        noarch
14cu|R-snowFT-1.3_0-4|13	Requires:         R-core
14cu|R-snowFT-1.3_0-4|14	Requires:         R-snow
14cu|R-snowFT-1.3_0-4|15	Requires:         R-Rmpi R-rlecuyer R-rsprng
14cu|R-snowFT-1.3_0-4|16	BuildRequires:    R-devel Rmath-devel  R-snow
14cu|R-snowFT-1.3_0-4|17	BuildRequires:    R-Rmpi R-rlecuyer R-rsprng
14cu|R-snowFT-1.3_0-4|18	
14cu|R-snowFT-1.3_0-4|19	%description
14cu|R-snowFT-1.3_0-4|20	Extension of the snow package supporting fault tolerant and reproducible
14cu|R-snowFT-1.3_0-4|21	applications, as well as supporting easy-to-use parallel programming -
14cu|R-snowFT-1.3_0-4|22	only one function is needed.
14cu|R-snowFT-1.3_0-4|23	
14cu|R-snowFT-1.3_0-4|24	%prep
14cu|R-snowFT-1.3_0-4|25	%setup -q -c -n %{packname}
14cu|R-snowFT-1.3_0-4|26	
14cu|R-snowFT-1.3_0-4|27	perl -pi -e 's|\brmpi\b|Rmpi|;' snowFT/man/snowFT-package.Rd snowFT/DESCRIPTION
14cu|R-snowFT-1.3_0-4|28	
14cu|R-snowFT-1.3_0-4|29	%build
14cu|R-snowFT-1.3_0-4|30	
14cu|R-snowFT-1.3_0-4|31	%install
14cu|R-snowFT-1.3_0-4|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-snowFT-1.3_0-4|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-snowFT-1.3_0-4|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-snowFT-1.3_0-4|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-snowFT-1.3_0-4|36	
14cu|R-snowFT-1.3_0-4|37	%check
14cu|R-snowFT-1.3_0-4|38	%{_bindir}/R CMD check %{packname}
14cu|R-snowFT-1.3_0-4|39	
14cu|R-snowFT-1.3_0-4|40	%files
14cu|R-snowFT-1.3_0-4|41	%dir %{rlibdir}/%{packname}
14cu|R-snowFT-1.3_0-4|42	%doc %{rlibdir}/%{packname}/html
14cu|R-snowFT-1.3_0-4|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-snowFT-1.3_0-4|44	%{rlibdir}/%{packname}/INDEX
14cu|R-snowFT-1.3_0-4|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-snowFT-1.3_0-4|46	%{rlibdir}/%{packname}/Meta
14cu|R-snowFT-1.3_0-4|47	%{rlibdir}/%{packname}/R
14cu|R-snowFT-1.3_0-4|48	%{rlibdir}/%{packname}/help
14cu|R-snowFT-1.3_0-4|49	
14cu|R-snowFT-1.3_0-4|50	%changelog
14cu|R-snowFT-1.3_0-4|51	
14cu|R-snowFT-1.3_0-4|52	* Tue Jun 14 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.3_0-4
14cu|R-snowFT-1.3_0-4|53	- (104ca01) Drop pvm requirement
14cu|R-snowFT-1.3_0-4|54	
14cu|R-snowFT-1.3_0-4|55	

14494 14
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|1	%global packname  SNPlocs.Hsapiens.dbSNP.20100427
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|2	%global rlibdir  %{_libdir}/R/library
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|3	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|4	%define debug_package %{nil}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|5	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|6	Name:             R-%{packname}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|7	Version:          0.99.6
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|8	Release:          4
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|9	Summary:          SNP locations for Homo sapiens (dbSNP BUILD 131)
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|10	Group:            Sciences/Mathematics
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|11	License:          Artistic-2.0
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|12	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|13	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|14	Requires:         R-IRanges R-GenomicRanges
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|15	Requires:         R-methods R-IRanges R-GenomicRanges
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|16	Requires:         R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|18	BuildRequires:    R-methods R-IRanges R-GenomicRanges
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|19	BuildRequires:    R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|20	BuildRequires:    texlive-scheme-tetex
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|21	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|22	%description
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|23	SNP locations and alleles for Homo sapiens extracted from dbSNP BUILD
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|24	131:human_9606 (based on GRCh37). The source data files used for this
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|25	package were created by NCBI on 24-26 March 2010. WARNING: The SNPs in
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|26	this package are based on the GRCh37 genome. Note that the GRCh37 genome
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|27	is the same as the hg19 genome from UCSC except for the mitochondrion
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|28	chromosome. Therefore, the SNPs in this package can be "injected" in
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|29	BSgenome.Hsapiens.UCSC.hg19 but this injection will exclude chrM (i.e.
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|30	nothing will be injected in that sequence).
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|31	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|32	%prep
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|33	%setup -q -c -n %{packname}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|34	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|35	%build
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|36	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|37	%install
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|38	mkdir -p %{buildroot}%{rlibdir}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|41	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|42	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|43	#%check
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|44	#%{_bindir}/R CMD check %{packname}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|45	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|46	%files
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|47	%dir %{rlibdir}/%{packname}
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|48	%doc %{rlibdir}/%{packname}/html
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|50	%{rlibdir}/%{packname}/INDEX
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|52	%{rlibdir}/%{packname}/Meta
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|53	%{rlibdir}/%{packname}/R
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|54	%{rlibdir}/%{packname}/data
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|55	%{rlibdir}/%{packname}/help
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|56	%{rlibdir}/%{packname}/tools
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|57	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|58	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|59	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|60	%changelog
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|61	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|62	* Fri Jun 03 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-4
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|63	- (645f861) Disable check
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|64	
14cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-4|65	

14495 14
14cu|R-sp-1.1.1-1|1	%bcond_without bootstrap
14cu|R-sp-1.1.1-1|2	%global packname  sp
14cu|R-sp-1.1.1-1|3	%global rlibdir  %{_libdir}/R/library
14cu|R-sp-1.1.1-1|4	
14cu|R-sp-1.1.1-1|5	Name:             R-%{packname}
14cu|R-sp-1.1.1-1|6	Version:          1.1.1
14cu|R-sp-1.1.1-1|7	Release:          1
14cu|R-sp-1.1.1-1|8	Summary:          Classes and methods for spatial data
14cu|R-sp-1.1.1-1|9	
14cu|R-sp-1.1.1-1|10	Group:            Sciences/Mathematics
14cu|R-sp-1.1.1-1|11	License:          GPL (>= 2)
14cu|R-sp-1.1.1-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-sp-1.1.1-1|13	Source0:          http://cran.r-project.org/src/contrib/sp_1.1-1.tar.gz
14cu|R-sp-1.1.1-1|14	Requires:         R-methods R-graphics
14cu|R-sp-1.1.1-1|15	Requires:         R-utils R-lattice R-grid
14cu|R-sp-1.1.1-1|16	%if %{with bootstrap}
14cu|R-sp-1.1.1-1|17	Requires:         R-lattice R-RColorBrewer
14cu|R-sp-1.1.1-1|18	%else
14cu|R-sp-1.1.1-1|19	Requires:         R-lattice R-RColorBrewer R-rgdal R-rgeos
14cu|R-sp-1.1.1-1|20	%endif
14cu|R-sp-1.1.1-1|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
14cu|R-sp-1.1.1-1|22	BuildRequires:    R-graphics R-utils R-lattice R-grid
14cu|R-sp-1.1.1-1|23	%if %{with bootstrap}
14cu|R-sp-1.1.1-1|24	BuildRequires:    R-lattice R-RColorBrewer
14cu|R-sp-1.1.1-1|25	%else
14cu|R-sp-1.1.1-1|26	BuildRequires:    R-lattice R-RColorBrewer R-rgdal R-rgeos
14cu|R-sp-1.1.1-1|27	%endif
14cu|R-sp-1.1.1-1|28	BuildRequires:    blas-devel
14cu|R-sp-1.1.1-1|29	BuildRequires:    lapack-devel
14cu|R-sp-1.1.1-1|30	BuildRequires:    x11-server-xvfb
14cu|R-sp-1.1.1-1|31	
14cu|R-sp-1.1.1-1|32	%description
14cu|R-sp-1.1.1-1|33	A package that provides classes and methods for spatial data. The classes
14cu|R-sp-1.1.1-1|34	document where the spatial location information resides, for 2D or 3D
14cu|R-sp-1.1.1-1|35	data. Utility functions are provided, e.g. for plotting data as maps,
14cu|R-sp-1.1.1-1|36	spatial selection, as well as methods for retrieving coordinates, for
14cu|R-sp-1.1.1-1|37	subsetting, print, summary, etc.
14cu|R-sp-1.1.1-1|38	
14cu|R-sp-1.1.1-1|39	%prep
14cu|R-sp-1.1.1-1|40	%setup -q -c -n %{packname}
14cu|R-sp-1.1.1-1|41	
14cu|R-sp-1.1.1-1|42	%build
14cu|R-sp-1.1.1-1|43	
14cu|R-sp-1.1.1-1|44	%install
14cu|R-sp-1.1.1-1|45	mkdir -p %{buildroot}%{rlibdir}
14cu|R-sp-1.1.1-1|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-sp-1.1.1-1|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-sp-1.1.1-1|48	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-sp-1.1.1-1|49	
14cu|R-sp-1.1.1-1|50	%if %{without bootstrap}
14cu|R-sp-1.1.1-1|51	%check
14cu|R-sp-1.1.1-1|52	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-sp-1.1.1-1|53	%endif
14cu|R-sp-1.1.1-1|54	
14cu|R-sp-1.1.1-1|55	%files
14cu|R-sp-1.1.1-1|56	%dir %{rlibdir}/%{packname}
14cu|R-sp-1.1.1-1|57	%doc %{rlibdir}/%{packname}/doc
14cu|R-sp-1.1.1-1|58	%doc %{rlibdir}/%{packname}/html
14cu|R-sp-1.1.1-1|59	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-sp-1.1.1-1|60	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-sp-1.1.1-1|61	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-sp-1.1.1-1|62	%{rlibdir}/%{packname}/INDEX
14cu|R-sp-1.1.1-1|63	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-sp-1.1.1-1|64	%{rlibdir}/%{packname}/Meta
14cu|R-sp-1.1.1-1|65	%{rlibdir}/%{packname}/R
14cu|R-sp-1.1.1-1|66	%{rlibdir}/%{packname}/data
14cu|R-sp-1.1.1-1|67	%{rlibdir}/%{packname}/demo
14cu|R-sp-1.1.1-1|68	%{rlibdir}/%{packname}/external
14cu|R-sp-1.1.1-1|69	%{rlibdir}/%{packname}/help
14cu|R-sp-1.1.1-1|70	%{rlibdir}/%{packname}/include
14cu|R-sp-1.1.1-1|71	%{rlibdir}/%{packname}/libs
14cu|R-sp-1.1.1-1|72	
14cu|R-sp-1.1.1-1|73	
14cu|R-sp-1.1.1-1|74	
14cu|R-sp-1.1.1-1|75	
14cu|R-sp-1.1.1-1|76	%changelog
14cu|R-sp-1.1.1-1|77	
14cu|R-sp-1.1.1-1|78	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-1
14cu|R-sp-1.1.1-1|79	- (4de2090) Merge branch 'auto_update' into rosa2014.1
14cu|R-sp-1.1.1-1|80	
14cu|R-sp-1.1.1-1|81	

14496 14
14cu|R-SparseM-1.6-2|1	%global packname  SparseM
14cu|R-SparseM-1.6-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-SparseM-1.6-2|3	
14cu|R-SparseM-1.6-2|4	Name:             R-%{packname}
14cu|R-SparseM-1.6-2|5	Version:          1.6
14cu|R-SparseM-1.6-2|6	Release:          2
14cu|R-SparseM-1.6-2|7	Summary:          Sparse Linear Algebra
14cu|R-SparseM-1.6-2|8	Group:            Sciences/Mathematics
14cu|R-SparseM-1.6-2|9	License:          file LICENSE
14cu|R-SparseM-1.6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-SparseM-1.6-2|11	Source0:          http://cran.r-project.org/src/contrib/SparseM_%{version}.tar.gz
14cu|R-SparseM-1.6-2|12	Requires:         R-methods
14cu|R-SparseM-1.6-2|13	Requires:         R-stats
14cu|R-SparseM-1.6-2|14	Requires:         R-utils
14cu|R-SparseM-1.6-2|15	BuildRequires:    R-devel
14cu|R-SparseM-1.6-2|16	BuildRequires:    Rmath-devel
14cu|R-SparseM-1.6-2|17	BuildRequires:    texlive-collection-latex
14cu|R-SparseM-1.6-2|18	BuildRequires:    R-methods
14cu|R-SparseM-1.6-2|19	BuildRequires:    R-stats
14cu|R-SparseM-1.6-2|20	BuildRequires:    R-utils
14cu|R-SparseM-1.6-2|21	BuildRequires:    pkgconfig(lapack)
14cu|R-SparseM-1.6-2|22	
14cu|R-SparseM-1.6-2|23	%description
14cu|R-SparseM-1.6-2|24	Basic linear algebra for sparse matrices
14cu|R-SparseM-1.6-2|25	
14cu|R-SparseM-1.6-2|26	%prep
14cu|R-SparseM-1.6-2|27	%setup -q -c -n %{packname}
14cu|R-SparseM-1.6-2|28	
14cu|R-SparseM-1.6-2|29	%build
14cu|R-SparseM-1.6-2|30	
14cu|R-SparseM-1.6-2|31	%install
14cu|R-SparseM-1.6-2|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-SparseM-1.6-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-SparseM-1.6-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-SparseM-1.6-2|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-SparseM-1.6-2|36	
14cu|R-SparseM-1.6-2|37	%check
14cu|R-SparseM-1.6-2|38	%{_bindir}/R CMD check %{packname}
14cu|R-SparseM-1.6-2|39	
14cu|R-SparseM-1.6-2|40	%files
14cu|R-SparseM-1.6-2|41	%dir %{rlibdir}/%{packname}
14cu|R-SparseM-1.6-2|42	%doc %{rlibdir}/%{packname}/doc
14cu|R-SparseM-1.6-2|43	%doc %{rlibdir}/%{packname}/html
14cu|R-SparseM-1.6-2|44	%doc %{rlibdir}/%{packname}/Change*
14cu|R-SparseM-1.6-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-SparseM-1.6-2|46	%{rlibdir}/%{packname}/INDEX
14cu|R-SparseM-1.6-2|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-SparseM-1.6-2|48	%{rlibdir}/%{packname}/TODO
14cu|R-SparseM-1.6-2|49	%{rlibdir}/%{packname}/Meta
14cu|R-SparseM-1.6-2|50	%{rlibdir}/%{packname}/R
14cu|R-SparseM-1.6-2|51	%{rlibdir}/%{packname}/data
14cu|R-SparseM-1.6-2|52	%{rlibdir}/%{packname}/demo
14cu|R-SparseM-1.6-2|53	%{rlibdir}/%{packname}/extdata
14cu|R-SparseM-1.6-2|54	%{rlibdir}/%{packname}/help
14cu|R-SparseM-1.6-2|55	%{rlibdir}/%{packname}/libs
14cu|R-SparseM-1.6-2|56	
14cu|R-SparseM-1.6-2|57	
14cu|R-SparseM-1.6-2|58	
14cu|R-SparseM-1.6-2|59	%changelog
14cu|R-SparseM-1.6-2|60	
14cu|R-SparseM-1.6-2|61	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-2
14cu|R-SparseM-1.6-2|62	- (06781d2) Fix files
14cu|R-SparseM-1.6-2|63	
14cu|R-SparseM-1.6-2|64	

14497 14
14cu|R-spatstat-1.38.1-2|1	%bcond_with bootstrap
14cu|R-spatstat-1.38.1-2|2	%global packname  spatstat
14cu|R-spatstat-1.38.1-2|3	%global rlibdir  %{_libdir}/R/library
14cu|R-spatstat-1.38.1-2|4	
14cu|R-spatstat-1.38.1-2|5	Name:             R-%{packname}
14cu|R-spatstat-1.38.1-2|6	Version:          1.38.1
14cu|R-spatstat-1.38.1-2|7	Release:          2
14cu|R-spatstat-1.38.1-2|8	Summary:          Spatial Point Pattern analysis, model-fitting, simulation, tests
14cu|R-spatstat-1.38.1-2|9	Group:            Sciences/Mathematics
14cu|R-spatstat-1.38.1-2|10	License:          GPL (>= 2)
14cu|R-spatstat-1.38.1-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-spatstat-1.38.1-2|12	Source0:          http://cran.r-project.org/src/contrib/spatstat_1.38-1.tar.gz
14cu|R-spatstat-1.38.1-2|13	Requires:         R-stats R-graphics R-utils R-deldir
14cu|R-spatstat-1.38.1-2|14	Requires:         R-gsl
14cu|R-spatstat-1.38.1-2|15	%if %{with bootstrap}
14cu|R-spatstat-1.38.1-2|16	Requires:         R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
14cu|R-spatstat-1.38.1-2|17	Requires:         R-RandomFields
14cu|R-spatstat-1.38.1-2|18	%else
14cu|R-spatstat-1.38.1-2|19	Requires:         R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
14cu|R-spatstat-1.38.1-2|20	Requires:         R-scatterplot3d R-RandomFields R-tensor R-goftest
14cu|R-spatstat-1.38.1-2|21	%endif
14cu|R-spatstat-1.38.1-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
14cu|R-spatstat-1.38.1-2|23	BuildRequires:    R-graphics R-utils R-deldir
14cu|R-spatstat-1.38.1-2|24	BuildRequires:    R-gsl
14cu|R-spatstat-1.38.1-2|25	%if %{with bootstrap}
14cu|R-spatstat-1.38.1-2|26	BuildRequires:    R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
14cu|R-spatstat-1.38.1-2|27	BuildRequires:    R-RandomFields
14cu|R-spatstat-1.38.1-2|28	%else
14cu|R-spatstat-1.38.1-2|29	BuildRequires:    R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
14cu|R-spatstat-1.38.1-2|30	BuildRequires:    R-scatterplot3d R-RandomFields R-tensor R-goftest
14cu|R-spatstat-1.38.1-2|31	%endif
14cu|R-spatstat-1.38.1-2|32	BuildRequires:    x11-server-xvfb
14cu|R-spatstat-1.38.1-2|33	
14cu|R-spatstat-1.38.1-2|34	%description
14cu|R-spatstat-1.38.1-2|35	A package for analysing spatial data, mainly Spatial Point Patterns,
14cu|R-spatstat-1.38.1-2|36	including multitype/marked points and spatial covariates, in any
14cu|R-spatstat-1.38.1-2|37	two-dimensional spatial region. Also supports three-dimensional point
14cu|R-spatstat-1.38.1-2|38	patterns, and space-time point patterns in any number of dimensions.
14cu|R-spatstat-1.38.1-2|39	Contains over 1000 functions for plotting spatial data, exploratory data
14cu|R-spatstat-1.38.1-2|40	analysis, model-fitting, simulation, spatial sampling, model diagnostics,
14cu|R-spatstat-1.38.1-2|41	and formal inference.  Data types include point patterns, line segment
14cu|R-spatstat-1.38.1-2|42	patterns, spatial windows, pixel images and tessellations.  Exploratory
14cu|R-spatstat-1.38.1-2|43	methods include K-functions, nearest neighbour distance and empty space
14cu|R-spatstat-1.38.1-2|44	statistics, Fry plots, pair correlation function, kernel smoothed
14cu|R-spatstat-1.38.1-2|45	intensity, relative risk estimation with cross-validated bandwidth
14cu|R-spatstat-1.38.1-2|46	selection, mark correlation functions, segregation indices, mark
14cu|R-spatstat-1.38.1-2|47	dependence diagnostics etc.  Point process models can be fitted to point
14cu|R-spatstat-1.38.1-2|48	pattern data using functions ppm, kppm, slrm similar to glm. Models may
14cu|R-spatstat-1.38.1-2|49	include dependence on covariates, interpoint interaction, cluster
14cu|R-spatstat-1.38.1-2|50	formation and dependence on marks. Fitted models can be simulated
14cu|R-spatstat-1.38.1-2|51	automatically.  Also provides facilities for formal inference (such as
14cu|R-spatstat-1.38.1-2|52	chi-squared tests) and model diagnostics (including simulation envelopes,
14cu|R-spatstat-1.38.1-2|53	residuals, residual plots and Q-Q plots).
14cu|R-spatstat-1.38.1-2|54	
14cu|R-spatstat-1.38.1-2|55	%prep
14cu|R-spatstat-1.38.1-2|56	%setup -q -c -n %{packname}
14cu|R-spatstat-1.38.1-2|57	
14cu|R-spatstat-1.38.1-2|58	%build
14cu|R-spatstat-1.38.1-2|59	
14cu|R-spatstat-1.38.1-2|60	%install
14cu|R-spatstat-1.38.1-2|61	mkdir -p %{buildroot}%{rlibdir}
14cu|R-spatstat-1.38.1-2|62	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-spatstat-1.38.1-2|63	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-spatstat-1.38.1-2|64	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-spatstat-1.38.1-2|65	
14cu|R-spatstat-1.38.1-2|66	%if %{without bootstrap}
14cu|R-spatstat-1.38.1-2|67	%check
14cu|R-spatstat-1.38.1-2|68	xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-spatstat-1.38.1-2|69	%endif
14cu|R-spatstat-1.38.1-2|70	
14cu|R-spatstat-1.38.1-2|71	%files
14cu|R-spatstat-1.38.1-2|72	%dir %{rlibdir}/%{packname}
14cu|R-spatstat-1.38.1-2|73	%doc %{rlibdir}/%{packname}/doc
14cu|R-spatstat-1.38.1-2|74	%doc %{rlibdir}/%{packname}/html
14cu|R-spatstat-1.38.1-2|75	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-spatstat-1.38.1-2|76	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-spatstat-1.38.1-2|77	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-spatstat-1.38.1-2|78	%{rlibdir}/%{packname}/INDEX
14cu|R-spatstat-1.38.1-2|79	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-spatstat-1.38.1-2|80	%{rlibdir}/%{packname}/Meta
14cu|R-spatstat-1.38.1-2|81	%{rlibdir}/%{packname}/R
14cu|R-spatstat-1.38.1-2|82	%{rlibdir}/%{packname}/data
14cu|R-spatstat-1.38.1-2|83	%{rlibdir}/%{packname}/demo
14cu|R-spatstat-1.38.1-2|84	%{rlibdir}/%{packname}/help
14cu|R-spatstat-1.38.1-2|85	%{rlibdir}/%{packname}/libs
14cu|R-spatstat-1.38.1-2|86	%{rlibdir}/%{packname}/ratfor
14cu|R-spatstat-1.38.1-2|87	
14cu|R-spatstat-1.38.1-2|88	
14cu|R-spatstat-1.38.1-2|89	
14cu|R-spatstat-1.38.1-2|90	%changelog
14cu|R-spatstat-1.38.1-2|91	
14cu|R-spatstat-1.38.1-2|92	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 1.38.1-2
14cu|R-spatstat-1.38.1-2|93	- (a85b73f) Drop mgcv requirements
14cu|R-spatstat-1.38.1-2|94	
14cu|R-spatstat-1.38.1-2|95	

14498 14
14cu|R-spdep-0.5.88-1|1	%global packname  spdep
14cu|R-spdep-0.5.88-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-spdep-0.5.88-1|3	
14cu|R-spdep-0.5.88-1|4	Name:             R-%{packname}
14cu|R-spdep-0.5.88-1|5	Version:          0.5.88
14cu|R-spdep-0.5.88-1|6	Release:          1
14cu|R-spdep-0.5.88-1|7	Summary:          Spatial dependence: weighting schemes, statistics and models
14cu|R-spdep-0.5.88-1|8	Group:            Sciences/Mathematics
14cu|R-spdep-0.5.88-1|9	License:          GPL (>= 2)
14cu|R-spdep-0.5.88-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-spdep-0.5.88-1|11	Source0:          http://cran.r-project.org/src/contrib/spdep_0.5-88.tar.gz
14cu|R-spdep-0.5.88-1|12	Requires:         R-methods R-sp R-boot R-Matrix R-MASS R-nlme R-maptools R-deldir R-coda
14cu|R-spdep-0.5.88-1|13	Requires:         R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
14cu|R-spdep-0.5.88-1|14	Requires:         R-LearnBayes
14cu|R-spdep-0.5.88-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-sp R-boot R-Matrix R-MASS R-nlme R-maptools R-deldir R-coda
14cu|R-spdep-0.5.88-1|16	BuildRequires:    R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
14cu|R-spdep-0.5.88-1|17	BuildRequires:    R-LearnBayes
14cu|R-spdep-0.5.88-1|18	BuildRequires:    blas-devel
14cu|R-spdep-0.5.88-1|19	BuildRequires:    lapack-devel
14cu|R-spdep-0.5.88-1|20	
14cu|R-spdep-0.5.88-1|21	%description
14cu|R-spdep-0.5.88-1|22	A collection of functions to create spatial weights matrix objects from
14cu|R-spdep-0.5.88-1|23	polygon contiguities, from point patterns by distance and tesselations,
14cu|R-spdep-0.5.88-1|24	for summarising these objects, and for permitting their use in spatial
14cu|R-spdep-0.5.88-1|25	data analysis, including regional aggregation by minimum spanning tree; a
14cu|R-spdep-0.5.88-1|26	collection of tests for spatial autocorrelation, including global Moran's
14cu|R-spdep-0.5.88-1|27	I, APLE, Geary's C, Hubert/Mantel general cross product statistic,
14cu|R-spdep-0.5.88-1|28	Empirical Bayes estimates and Assuncao/Reis Index, Getis/Ord G and
14cu|R-spdep-0.5.88-1|29	multicoloured join count statistics, local Moran's I and Getis/Ord G,
14cu|R-spdep-0.5.88-1|30	saddlepoint approximations  and exact tests for global and local Moran's
14cu|R-spdep-0.5.88-1|31	I; and functions for estimating spatial simultaneous autoregressive (SAR)
14cu|R-spdep-0.5.88-1|32	lag and error models, impact measures for lag models, weighted and
14cu|R-spdep-0.5.88-1|33	unweighted SAR and CAR spatial regression models, semi-parametric and
14cu|R-spdep-0.5.88-1|34	Moran eigenvector spatial filtering, GM SAR error models, and generalized
14cu|R-spdep-0.5.88-1|35	spatial two stage least squares models.
14cu|R-spdep-0.5.88-1|36	
14cu|R-spdep-0.5.88-1|37	%prep
14cu|R-spdep-0.5.88-1|38	%setup -q -c -n %{packname}
14cu|R-spdep-0.5.88-1|39	
14cu|R-spdep-0.5.88-1|40	%build
14cu|R-spdep-0.5.88-1|41	
14cu|R-spdep-0.5.88-1|42	%install
14cu|R-spdep-0.5.88-1|43	mkdir -p %{buildroot}%{rlibdir}
14cu|R-spdep-0.5.88-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-spdep-0.5.88-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-spdep-0.5.88-1|46	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-spdep-0.5.88-1|47	
14cu|R-spdep-0.5.88-1|48	%check
14cu|R-spdep-0.5.88-1|49	%{_bindir}/R CMD check %{packname}
14cu|R-spdep-0.5.88-1|50	
14cu|R-spdep-0.5.88-1|51	%files
14cu|R-spdep-0.5.88-1|52	%dir %{rlibdir}/%{packname}
14cu|R-spdep-0.5.88-1|53	%doc %{rlibdir}/%{packname}/doc
14cu|R-spdep-0.5.88-1|54	%doc %{rlibdir}/%{packname}/html
14cu|R-spdep-0.5.88-1|55	%doc %{rlibdir}/%{packname}/CHANGES
14cu|R-spdep-0.5.88-1|56	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-spdep-0.5.88-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-spdep-0.5.88-1|58	%{rlibdir}/%{packname}/INDEX
14cu|R-spdep-0.5.88-1|59	%{rlibdir}/%{packname}/CITATION
14cu|R-spdep-0.5.88-1|60	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-spdep-0.5.88-1|61	%{rlibdir}/%{packname}/Meta
14cu|R-spdep-0.5.88-1|62	%{rlibdir}/%{packname}/R
14cu|R-spdep-0.5.88-1|63	%{rlibdir}/%{packname}/data
14cu|R-spdep-0.5.88-1|64	%{rlibdir}/%{packname}/etc
14cu|R-spdep-0.5.88-1|65	%{rlibdir}/%{packname}/help
14cu|R-spdep-0.5.88-1|66	%{rlibdir}/%{packname}/libs
14cu|R-spdep-0.5.88-1|67	%{rlibdir}/spdep/README
14cu|R-spdep-0.5.88-1|68	
14cu|R-spdep-0.5.88-1|69	%changelog
14cu|R-spdep-0.5.88-1|70	
14cu|R-spdep-0.5.88-1|71	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.88-1
14cu|R-spdep-0.5.88-1|72	- (32f3963) Fix files
14cu|R-spdep-0.5.88-1|73	
14cu|R-spdep-0.5.88-1|74	

14499 14
14cu|rspfd-1.1-3|1	Name:         rspfd
14cu|rspfd-1.1-3|2	License:      GPL
14cu|rspfd-1.1-3|3	Group:        Communications
14cu|rspfd-1.1-3|4	Version:      1.1
14cu|rspfd-1.1-3|5	Release:      3
14cu|rspfd-1.1-3|6	Summary:      Routing Daemon for Use Over Amateur Radio Links
14cu|rspfd-1.1-3|7	Source0:      http://rspf.sourceforge.net/rspf/rspfd-%{version}.tar.gz
14cu|rspfd-1.1-3|8	Patch0:		rspfd-1.1-debug.patch
14cu|rspfd-1.1-3|9	URL:          http://rspf.sourceforge.net/
14cu|rspfd-1.1-3|10	
14cu|rspfd-1.1-3|11	%description
14cu|rspfd-1.1-3|12	RSPFd is a routing daemon specifically designed to be used over amateur
14cu|rspfd-1.1-3|13	radio links.  This implementation adheres as closely as possible to
14cu|rspfd-1.1-3|14	RSPF v2.2. Most other implementations (part of *NOS programs) follow
14cu|rspfd-1.1-3|15	RSPF v2.0 somewhat.
14cu|rspfd-1.1-3|16	
14cu|rspfd-1.1-3|17	
14cu|rspfd-1.1-3|18	
14cu|rspfd-1.1-3|19	Authors:
14cu|rspfd-1.1-3|20	--------
14cu|rspfd-1.1-3|21	Craig Small <csmall@small.dropbear.id.au>
14cu|rspfd-1.1-3|22	
14cu|rspfd-1.1-3|23	%prep
14cu|rspfd-1.1-3|24	%setup -q
14cu|rspfd-1.1-3|25	%apply_patches
14cu|rspfd-1.1-3|26	
14cu|rspfd-1.1-3|27	%build
14cu|rspfd-1.1-3|28	%configure2_5x
14cu|rspfd-1.1-3|29	%make
14cu|rspfd-1.1-3|30	
14cu|rspfd-1.1-3|31	%install
14cu|rspfd-1.1-3|32	#make install DESTDIR=$RPM_BUILD_ROOT
14cu|rspfd-1.1-3|33	%makeinstall_std
14cu|rspfd-1.1-3|34	
14cu|rspfd-1.1-3|35	%files
14cu|rspfd-1.1-3|36	%doc AUTHORS README
14cu|rspfd-1.1-3|37	%{_mandir}/man5/*.xz
14cu|rspfd-1.1-3|38	%{_mandir}/man8/*.xz
14cu|rspfd-1.1-3|39	%{_sbindir}/*
14cu|rspfd-1.1-3|40	
14cu|rspfd-1.1-3|41	%changelog
14cu|rspfd-1.1-3|42	
14cu|rspfd-1.1-3|43	* Sat Jun 11 2016 Denis Silakov <dsilakov@gmail.com> 1.1-3
14cu|rspfd-1.1-3|44	- (29d5077) Fix debuginfo
14cu|rspfd-1.1-3|45	
14cu|rspfd-1.1-3|46	

14500 14
14cu|R-splancs-2.01.37-2|1	%global packname  splancs
14cu|R-splancs-2.01.37-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-splancs-2.01.37-2|3	
14cu|R-splancs-2.01.37-2|4	Name:             R-%{packname}
14cu|R-splancs-2.01.37-2|5	Version:          2.01.37
14cu|R-splancs-2.01.37-2|6	Release:          2
14cu|R-splancs-2.01.37-2|7	Summary:          Spatial and Space-Time Point Pattern Analysis
14cu|R-splancs-2.01.37-2|8	Group:            Sciences/Mathematics
14cu|R-splancs-2.01.37-2|9	License:          GPL (>= 2)
14cu|R-splancs-2.01.37-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-splancs-2.01.37-2|11	Source0:          http://cran.r-project.org/src/contrib/splancs_2.01-37.tar.gz
14cu|R-splancs-2.01.37-2|12	Requires:         R-sp
14cu|R-splancs-2.01.37-2|13	BuildRequires:    R-devel Rmath-devel  R-sp
14cu|R-splancs-2.01.37-2|14	
14cu|R-splancs-2.01.37-2|15	%description
14cu|R-splancs-2.01.37-2|16	Spatial and Space-Time Point Pattern Analysis Functions
14cu|R-splancs-2.01.37-2|17	
14cu|R-splancs-2.01.37-2|18	%prep
14cu|R-splancs-2.01.37-2|19	%setup -q -c -n %{packname}
14cu|R-splancs-2.01.37-2|20	
14cu|R-splancs-2.01.37-2|21	%build
14cu|R-splancs-2.01.37-2|22	
14cu|R-splancs-2.01.37-2|23	%install
14cu|R-splancs-2.01.37-2|24	mkdir -p %{buildroot}%{rlibdir}
14cu|R-splancs-2.01.37-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-splancs-2.01.37-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-splancs-2.01.37-2|27	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-splancs-2.01.37-2|28	
14cu|R-splancs-2.01.37-2|29	%check
14cu|R-splancs-2.01.37-2|30	%{_bindir}/R CMD check %{packname}
14cu|R-splancs-2.01.37-2|31	
14cu|R-splancs-2.01.37-2|32	%files
14cu|R-splancs-2.01.37-2|33	%dir %{rlibdir}/%{packname}
14cu|R-splancs-2.01.37-2|34	%doc %{rlibdir}/%{packname}/html
14cu|R-splancs-2.01.37-2|35	%doc %{rlibdir}/%{packname}/ChangeLog
14cu|R-splancs-2.01.37-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-splancs-2.01.37-2|37	%{rlibdir}/%{packname}/INDEX
14cu|R-splancs-2.01.37-2|38	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-splancs-2.01.37-2|39	%{rlibdir}/%{packname}/Meta
14cu|R-splancs-2.01.37-2|40	%{rlibdir}/%{packname}/R
14cu|R-splancs-2.01.37-2|41	%{rlibdir}/%{packname}/data
14cu|R-splancs-2.01.37-2|42	%{rlibdir}/%{packname}/help
14cu|R-splancs-2.01.37-2|43	%{rlibdir}/%{packname}/libs
14cu|R-splancs-2.01.37-2|44	%{rlibdir}/%{packname}/README
14cu|R-splancs-2.01.37-2|45	
14cu|R-splancs-2.01.37-2|46	
14cu|R-splancs-2.01.37-2|47	
14cu|R-splancs-2.01.37-2|48	%changelog
14cu|R-splancs-2.01.37-2|49	
14cu|R-splancs-2.01.37-2|50	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.01.37-2
14cu|R-splancs-2.01.37-2|51	- (c7990f2) Updated to 2.01-37
14cu|R-splancs-2.01.37-2|52	
14cu|R-splancs-2.01.37-2|53	

14501 14
14cu|rss2email-2.71-1|1	Name:           rss2email
14cu|rss2email-2.71-1|2	Version:        2.71
14cu|rss2email-2.71-1|3	Release:        1
14cu|rss2email-2.71-1|4	Summary:        Deliver news from RSS feeds to your smtp server as text or html mail
14cu|rss2email-2.71-1|5	Group:          Networking/News
14cu|rss2email-2.71-1|6	License:        GPLv3
14cu|rss2email-2.71-1|7	URL:            http://rss2email.infogami.com/
14cu|rss2email-2.71-1|8	Source0:        http://rss2email.infogami.com/rss2email.py
14cu|rss2email-2.71-1|9	Source1:        http://rss2email.infogami.com/CHANGELOG
14cu|rss2email-2.71-1|10	# Fedora variant of http://lindsey.smith.googlepages.com/r2e
14cu|rss2email-2.71-1|11	Source3:        rss2email-r2e
14cu|rss2email-2.71-1|12	# man page taken from
14cu|rss2email-2.71-1|13	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
14cu|rss2email-2.71-1|14	Source4:        rss2email-r2e.1
14cu|rss2email-2.71-1|15	Source5:        rss2email-config.py.template
14cu|rss2email-2.71-1|16	Patch0:         rss2email-use-configpy-from-homedir.patch
14cu|rss2email-2.71-1|17	# patch taken from
14cu|rss2email-2.71-1|18	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
14cu|rss2email-2.71-1|19	Patch1:         rss2email-warn-if-problems-with-local-mta.patch
14cu|rss2email-2.71-1|20	BuildArch:      noarch
14cu|rss2email-2.71-1|21	
14cu|rss2email-2.71-1|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|rss2email-2.71-1|23	
14cu|rss2email-2.71-1|24	Requires:       python-feedparser
14cu|rss2email-2.71-1|25	Requires:       python-html2text
14cu|rss2email-2.71-1|26	
14cu|rss2email-2.71-1|27	%description
14cu|rss2email-2.71-1|28	rss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can
14cu|rss2email-2.71-1|29	parse them regularly with the help of cron and send new items to you by email.
14cu|rss2email-2.71-1|30	
14cu|rss2email-2.71-1|31	A HTML mail will be send in the default configuration to the local smtp server.
14cu|rss2email-2.71-1|32	See the man page r2e for details how to set rss2email up.
14cu|rss2email-2.71-1|33	
14cu|rss2email-2.71-1|34	
14cu|rss2email-2.71-1|35	%prep
14cu|rss2email-2.71-1|36	%setup -q -c -T
14cu|rss2email-2.71-1|37	install -p -m 0644 %{SOURCE0} rss2email.py
14cu|rss2email-2.71-1|38	install -p -m 0644 %{SOURCE1} CHANGELOG.html
14cu|rss2email-2.71-1|39	# let rss2email use ${HOME}/.rss2email/config.py
14cu|rss2email-2.71-1|40	%patch0 -b .patch0
14cu|rss2email-2.71-1|41	%patch1 -b .patch1
14cu|rss2email-2.71-1|42	sed -i -e 's/\r//' CHANGELOG.html rss2email.py
14cu|rss2email-2.71-1|43	
14cu|rss2email-2.71-1|44	
14cu|rss2email-2.71-1|45	%build
14cu|rss2email-2.71-1|46	echo nothing to build
14cu|rss2email-2.71-1|47	
14cu|rss2email-2.71-1|48	
14cu|rss2email-2.71-1|49	%install
14cu|rss2email-2.71-1|50	rm -rf $RPM_BUILD_ROOT
14cu|rss2email-2.71-1|51	mkdir -p  \
14cu|rss2email-2.71-1|52	$RPM_BUILD_ROOT%{_bindir}/ \
14cu|rss2email-2.71-1|53	$RPM_BUILD_ROOT%{_datadir}/%{name}/  \
14cu|rss2email-2.71-1|54	$RPM_BUILD_ROOT%{_mandir}/man1/
14cu|rss2email-2.71-1|55	
14cu|rss2email-2.71-1|56	install -p -m 0755 rss2email.py $RPM_BUILD_ROOT%{_datadir}/%{name}/
14cu|rss2email-2.71-1|57	install -p -m 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/r2e
14cu|rss2email-2.71-1|58	sed -i -e 's;/usr/share;%{_datadir};g' $RPM_BUILD_ROOT%{_bindir}/r2e
14cu|rss2email-2.71-1|59	install -p -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/r2e.1
14cu|rss2email-2.71-1|60	install -p -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/config.py.template
14cu|rss2email-2.71-1|61	
14cu|rss2email-2.71-1|62	
14cu|rss2email-2.71-1|63	%clean
14cu|rss2email-2.71-1|64	rm -rf $RPM_BUILD_ROOT
14cu|rss2email-2.71-1|65	
14cu|rss2email-2.71-1|66	
14cu|rss2email-2.71-1|67	%files
14cu|rss2email-2.71-1|68	%defattr(-,root,root,-)
14cu|rss2email-2.71-1|69	%doc CHANGELOG.html
14cu|rss2email-2.71-1|70	%{_bindir}/*
14cu|rss2email-2.71-1|71	%{_datadir}/%{name}/
14cu|rss2email-2.71-1|72	%{_mandir}/man1/*
14cu|rss2email-2.71-1|73	
14cu|rss2email-2.71-1|74	%changelog
14cu|rss2email-2.71-1|75	
14cu|rss2email-2.71-1|76	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 2.71-1
14cu|rss2email-2.71-1|77	- (42b65ca) Merge pull request #1 from semsonic/rss2email:rosa2014.1
14cu|rss2email-2.71-1|78	- (42b65ca) Updated to a new version
14cu|rss2email-2.71-1|79	
14cu|rss2email-2.71-1|80	

14502 14
14cu|rssh-2.3.4-3|1	Summary:	Restricted shell for scp or sftp
14cu|rssh-2.3.4-3|2	Name:		rssh
14cu|rssh-2.3.4-3|3	Version:	2.3.4
14cu|rssh-2.3.4-3|4	Release:	3
14cu|rssh-2.3.4-3|5	License:	BSD
14cu|rssh-2.3.4-3|6	Group:		Networking/Remote access
14cu|rssh-2.3.4-3|7	Url:		http://www.pizzashack.org/rssh/
14cu|rssh-2.3.4-3|8	#gw this is tar.gz for signature checking
14cu|rssh-2.3.4-3|9	Source0:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz
14cu|rssh-2.3.4-3|10	Source1:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz.sig
14cu|rssh-2.3.4-3|11	Patch0:		rssh-2.3.4-optflags.patch
14cu|rssh-2.3.4-3|12	BuildRequires:	openssh-server
14cu|rssh-2.3.4-3|13	Requires:	openssh
14cu|rssh-2.3.4-3|14	
14cu|rssh-2.3.4-3|15	%description
14cu|rssh-2.3.4-3|16	rssh is a restricted shell, used as a login shell, that allows users to perform
14cu|rssh-2.3.4-3|17	only scp, sftp, cvs, svnserve (Subversion), rdist, and/or rsync operations.
14cu|rssh-2.3.4-3|18	
14cu|rssh-2.3.4-3|19	%files
14cu|rssh-2.3.4-3|20	%doc AUTHORS ChangeLog CHROOT COPYING README SECURITY TODO
14cu|rssh-2.3.4-3|21	%config(noreplace) %{_sysconfdir}/rssh.conf
14cu|rssh-2.3.4-3|22	%attr(0755,root,root) %{_bindir}/rssh
14cu|rssh-2.3.4-3|23	%attr(4755,root,root) %{_libexecdir}/rssh_chroot_helper
14cu|rssh-2.3.4-3|24	%{_mandir}/man?/*
14cu|rssh-2.3.4-3|25	%{_datadir}/rssh
14cu|rssh-2.3.4-3|26	
14cu|rssh-2.3.4-3|27	#----------------------------------------------------------------------------
14cu|rssh-2.3.4-3|28	
14cu|rssh-2.3.4-3|29	%prep
14cu|rssh-2.3.4-3|30	%setup -q
14cu|rssh-2.3.4-3|31	%patch0 -p1
14cu|rssh-2.3.4-3|32	
14cu|rssh-2.3.4-3|33	%build
14cu|rssh-2.3.4-3|34	autoreconf -fi
14cu|rssh-2.3.4-3|35	%configure2_5x \
14cu|rssh-2.3.4-3|36	--with-sftp-server=%{_libdir}/ssh/sftp-server \
14cu|rssh-2.3.4-3|37	--with-rsync=%{_bindir}/rsync \
14cu|rssh-2.3.4-3|38	--with-scp=%{_bindir}/scp \
14cu|rssh-2.3.4-3|39	--with-rdist=%{_bindir}/rdist \
14cu|rssh-2.3.4-3|40	--with-cvs=%{_bindir}/cvs
14cu|rssh-2.3.4-3|41	%make CPPFLAGS="%{optflags}"
14cu|rssh-2.3.4-3|42	
14cu|rssh-2.3.4-3|43	%install
14cu|rssh-2.3.4-3|44	%makeinstall
14cu|rssh-2.3.4-3|45	
14cu|rssh-2.3.4-3|46	install -m 755 -D conf_convert.sh %{buildroot}%{_datadir}/%{name}/conf_convert.sh
14cu|rssh-2.3.4-3|47	
14cu|rssh-2.3.4-3|48	cp rssh.conf.default %{buildroot}%{_sysconfdir}/rssh.conf
14cu|rssh-2.3.4-3|49	rm -f %{buildroot}/%{_sysconfdir}/rssh.conf.default
14cu|rssh-2.3.4-3|50	
14cu|rssh-2.3.4-3|51	%changelog
14cu|rssh-2.3.4-3|52	
14cu|rssh-2.3.4-3|53	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.4-3
14cu|rssh-2.3.4-3|54	- (ce315ad) Build with system optflags to fix debug package
14cu|rssh-2.3.4-3|55	- (ce315ad) Spec cleanup
14cu|rssh-2.3.4-3|56	
14cu|rssh-2.3.4-3|57	

14503 14
14cu|R-statmod-1.4.21-2|1	%bcond_without bootstrap
14cu|R-statmod-1.4.21-2|2	%global packname  statmod
14cu|R-statmod-1.4.21-2|3	%global rlibdir  %{_datadir}/R/library
14cu|R-statmod-1.4.21-2|4	
14cu|R-statmod-1.4.21-2|5	Name:             R-%{packname}
14cu|R-statmod-1.4.21-2|6	Version:          1.4.21
14cu|R-statmod-1.4.21-2|7	Release:          2
14cu|R-statmod-1.4.21-2|8	Summary:          Statistical Modeling
14cu|R-statmod-1.4.21-2|9	Group:            Sciences/Mathematics
14cu|R-statmod-1.4.21-2|10	License:          LGPL (>= 2)
14cu|R-statmod-1.4.21-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-statmod-1.4.21-2|12	Source0:          http://cran.r-project.org/src/contrib/statmod_%{version}.tar.gz
14cu|R-statmod-1.4.21-2|13	# BuildArch:        noarch
14cu|R-statmod-1.4.21-2|14	Requires:         R-core R-MASS
14cu|R-statmod-1.4.21-2|15	%if %{without bootstrap}
14cu|R-statmod-1.4.21-2|16	Requires:         R-tweedie
14cu|R-statmod-1.4.21-2|17	%endif
14cu|R-statmod-1.4.21-2|18	BuildRequires:    R-devel Rmath-devel  R-MASS
14cu|R-statmod-1.4.21-2|19	%if %{without bootstrap}
14cu|R-statmod-1.4.21-2|20	BuildRequires:    R-tweedie
14cu|R-statmod-1.4.21-2|21	%endif
14cu|R-statmod-1.4.21-2|22	
14cu|R-statmod-1.4.21-2|23	%description
14cu|R-statmod-1.4.21-2|24	Various statistical modeling functions including growth curve comparisons,
14cu|R-statmod-1.4.21-2|25	limiting dilution analysis, mixed linear models, heteroscedastic
14cu|R-statmod-1.4.21-2|26	regression, Tweedie family generalized linear models, the inverse-Gaussian
14cu|R-statmod-1.4.21-2|27	distribution and Gauss quadrature.
14cu|R-statmod-1.4.21-2|28	
14cu|R-statmod-1.4.21-2|29	%prep
14cu|R-statmod-1.4.21-2|30	%setup -q -c -n %{packname}
14cu|R-statmod-1.4.21-2|31	
14cu|R-statmod-1.4.21-2|32	%build
14cu|R-statmod-1.4.21-2|33	
14cu|R-statmod-1.4.21-2|34	%install
14cu|R-statmod-1.4.21-2|35	mkdir -p %{buildroot}%{rlibdir}
14cu|R-statmod-1.4.21-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-statmod-1.4.21-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-statmod-1.4.21-2|38	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-statmod-1.4.21-2|39	
14cu|R-statmod-1.4.21-2|40	%if %{without bootstrap}
14cu|R-statmod-1.4.21-2|41	%check
14cu|R-statmod-1.4.21-2|42	%{_bindir}/R CMD check %{packname}
14cu|R-statmod-1.4.21-2|43	%endif
14cu|R-statmod-1.4.21-2|44	
14cu|R-statmod-1.4.21-2|45	%files
14cu|R-statmod-1.4.21-2|46	%dir %{rlibdir}/%{packname}
14cu|R-statmod-1.4.21-2|47	%doc %{rlibdir}/%{packname}/html
14cu|R-statmod-1.4.21-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-statmod-1.4.21-2|49	%{rlibdir}/%{packname}/INDEX
14cu|R-statmod-1.4.21-2|50	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-statmod-1.4.21-2|51	%{rlibdir}/%{packname}/NEWS*
14cu|R-statmod-1.4.21-2|52	%{rlibdir}/%{packname}/Meta
14cu|R-statmod-1.4.21-2|53	%{rlibdir}/%{packname}/R
14cu|R-statmod-1.4.21-2|54	%{rlibdir}/%{packname}/data
14cu|R-statmod-1.4.21-2|55	%{rlibdir}/%{packname}/help
14cu|R-statmod-1.4.21-2|56	%{rlibdir}/%{packname}/libs
14cu|R-statmod-1.4.21-2|57	
14cu|R-statmod-1.4.21-2|58	
14cu|R-statmod-1.4.21-2|59	%changelog
14cu|R-statmod-1.4.21-2|60	
14cu|R-statmod-1.4.21-2|61	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.21-2
14cu|R-statmod-1.4.21-2|62	- (1c77358) Fix files
14cu|R-statmod-1.4.21-2|63	
14cu|R-statmod-1.4.21-2|64	

14504 14
14cu|R-statnet.common-3.2.2-1|1	%global packname statnet.common
14cu|R-statnet.common-3.2.2-1|2	%global rlibdir %{_libdir}/R/library
14cu|R-statnet.common-3.2.2-1|3	
14cu|R-statnet.common-3.2.2-1|4	Name:             R-%{packname}
14cu|R-statnet.common-3.2.2-1|5	Version:          3.2.2
14cu|R-statnet.common-3.2.2-1|6	Release:          1
14cu|R-statnet.common-3.2.2-1|7	Summary:          Common R Scripts and Utilities Used by the Statnet Project Software
14cu|R-statnet.common-3.2.2-1|8	Group:            Sciences/Mathematics
14cu|R-statnet.common-3.2.2-1|9	License:          GPLv3
14cu|R-statnet.common-3.2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-statnet.common-3.2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/statnet.common_%{version}.tar.gz
14cu|R-statnet.common-3.2.2-1|12	BuildArch:        noarch
14cu|R-statnet.common-3.2.2-1|13	Requires:         R-core
14cu|R-statnet.common-3.2.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-statnet.common-3.2.2-1|15	
14cu|R-statnet.common-3.2.2-1|16	%description
14cu|R-statnet.common-3.2.2-1|17	This package contains non-statistical utilities used by
14cu|R-statnet.common-3.2.2-1|18	the software developed by the Statnet Project.
14cu|R-statnet.common-3.2.2-1|19	They may also be of use to others.
14cu|R-statnet.common-3.2.2-1|20	
14cu|R-statnet.common-3.2.2-1|21	%prep
14cu|R-statnet.common-3.2.2-1|22	%setup -q -c -n %{packname}
14cu|R-statnet.common-3.2.2-1|23	
14cu|R-statnet.common-3.2.2-1|24	%build
14cu|R-statnet.common-3.2.2-1|25	
14cu|R-statnet.common-3.2.2-1|26	%install
14cu|R-statnet.common-3.2.2-1|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-statnet.common-3.2.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-statnet.common-3.2.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-statnet.common-3.2.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-statnet.common-3.2.2-1|31	
14cu|R-statnet.common-3.2.2-1|32	%check
14cu|R-statnet.common-3.2.2-1|33	%{_bindir}/R CMD check %{packname}
14cu|R-statnet.common-3.2.2-1|34	
14cu|R-statnet.common-3.2.2-1|35	%files
14cu|R-statnet.common-3.2.2-1|36	%dir %{rlibdir}/%{packname}
14cu|R-statnet.common-3.2.2-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-statnet.common-3.2.2-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-statnet.common-3.2.2-1|39	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-statnet.common-3.2.2-1|40	%{rlibdir}/%{packname}/help
14cu|R-statnet.common-3.2.2-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-statnet.common-3.2.2-1|42	%{rlibdir}/%{packname}/CITATION
14cu|R-statnet.common-3.2.2-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-statnet.common-3.2.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-statnet.common-3.2.2-1|45	%{rlibdir}/%{packname}/R
14cu|R-statnet.common-3.2.2-1|46	
14cu|R-statnet.common-3.2.2-1|47	
14cu|R-statnet.common-3.2.2-1|48	%changelog
14cu|R-statnet.common-3.2.2-1|49	
14cu|R-statnet.common-3.2.2-1|50	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-1
14cu|R-statnet.common-3.2.2-1|51	- (149d6ef) Fix files
14cu|R-statnet.common-3.2.2-1|52	
14cu|R-statnet.common-3.2.2-1|53	

14505 14
14cu|R-stringr-0.6.2-1|1	%bcond_with       bootstrap
14cu|R-stringr-0.6.2-1|2	%global packname  stringr
14cu|R-stringr-0.6.2-1|3	%global rlibdir  %{_datadir}/R/library
14cu|R-stringr-0.6.2-1|4	
14cu|R-stringr-0.6.2-1|5	Name:             R-%{packname}
14cu|R-stringr-0.6.2-1|6	Version:          0.6.2
14cu|R-stringr-0.6.2-1|7	Release:          1
14cu|R-stringr-0.6.2-1|8	Summary:          Make it easier to work with strings
14cu|R-stringr-0.6.2-1|9	Group:            Sciences/Mathematics
14cu|R-stringr-0.6.2-1|10	License:          GPL-2
14cu|R-stringr-0.6.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-stringr-0.6.2-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-stringr-0.6.2-1|13	BuildArch:        noarch
14cu|R-stringr-0.6.2-1|14	Requires:         R-core
14cu|R-stringr-0.6.2-1|15	Requires:         R-plyr
14cu|R-stringr-0.6.2-1|16	%if %{without bootstrap}
14cu|R-stringr-0.6.2-1|17	Requires:         R-testthat
14cu|R-stringr-0.6.2-1|18	%endif
14cu|R-stringr-0.6.2-1|19	BuildRequires:    R-devel Rmath-devel
14cu|R-stringr-0.6.2-1|20	BuildRequires:    R-plyr
14cu|R-stringr-0.6.2-1|21	%if %{without bootstrap}
14cu|R-stringr-0.6.2-1|22	BuildRequires:    R-testthat
14cu|R-stringr-0.6.2-1|23	%endif
14cu|R-stringr-0.6.2-1|24	
14cu|R-stringr-0.6.2-1|25	%description
14cu|R-stringr-0.6.2-1|26	stringr is a set of simple wrappers that make R's string functions more
14cu|R-stringr-0.6.2-1|27	consistent, simpler and easier to use.  It does this by ensuring that:
14cu|R-stringr-0.6.2-1|28	function and argument names (and positions) are consistent, all functions
14cu|R-stringr-0.6.2-1|29	deal with NA's and zero length character appropriately, and the output
14cu|R-stringr-0.6.2-1|30	data structures from each function matches the input data structures of
14cu|R-stringr-0.6.2-1|31	other functions.
14cu|R-stringr-0.6.2-1|32	
14cu|R-stringr-0.6.2-1|33	%prep
14cu|R-stringr-0.6.2-1|34	%setup -q -c -n %{packname}
14cu|R-stringr-0.6.2-1|35	
14cu|R-stringr-0.6.2-1|36	%build
14cu|R-stringr-0.6.2-1|37	
14cu|R-stringr-0.6.2-1|38	%install
14cu|R-stringr-0.6.2-1|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-stringr-0.6.2-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-stringr-0.6.2-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-stringr-0.6.2-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-stringr-0.6.2-1|43	
14cu|R-stringr-0.6.2-1|44	%if %{without bootstrap}
14cu|R-stringr-0.6.2-1|45	%check
14cu|R-stringr-0.6.2-1|46	%{_bindir}/R CMD check %{packname}
14cu|R-stringr-0.6.2-1|47	%endif
14cu|R-stringr-0.6.2-1|48	
14cu|R-stringr-0.6.2-1|49	%files
14cu|R-stringr-0.6.2-1|50	%dir %{rlibdir}/%{packname}
14cu|R-stringr-0.6.2-1|51	%doc %{rlibdir}/%{packname}/html
14cu|R-stringr-0.6.2-1|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-stringr-0.6.2-1|53	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-stringr-0.6.2-1|54	%{rlibdir}/%{packname}/INDEX
14cu|R-stringr-0.6.2-1|55	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-stringr-0.6.2-1|56	%{rlibdir}/%{packname}/Meta
14cu|R-stringr-0.6.2-1|57	%{rlibdir}/%{packname}/R
14cu|R-stringr-0.6.2-1|58	%{rlibdir}/%{packname}/help
14cu|R-stringr-0.6.2-1|59	%{rlibdir}/%{packname}/tests
14cu|R-stringr-0.6.2-1|60	
14cu|R-stringr-0.6.2-1|61	
14cu|R-stringr-0.6.2-1|62	
14cu|R-stringr-0.6.2-1|63	%changelog
14cu|R-stringr-0.6.2-1|64	* Wed Dec 24 2014 dsilakov <denis.silakov@rosalab.ru> 0.6.2-1
14cu|R-stringr-0.6.2-1|65	+ Revision: 221ce2c
14cu|R-stringr-0.6.2-1|66	- Merge pull request #1 from dsilakov/R-stringr:rosa2014.1
14cu|R-stringr-0.6.2-1|67	- 0.6.2
14cu|R-stringr-0.6.2-1|68	
14cu|R-stringr-0.6.2-1|69	

14506 14
14cu|rstudio-0.99.2891-3|1	%define gitversion c097d85
14cu|rstudio-0.99.2891-3|2	
14cu|rstudio-0.99.2891-3|3	Summary:	RStudio IDE is a powerful and productive user interface for R
14cu|rstudio-0.99.2891-3|4	Name:		rstudio
14cu|rstudio-0.99.2891-3|5	Version:	0.99.2891
14cu|rstudio-0.99.2891-3|6	Release:	3
14cu|rstudio-0.99.2891-3|7	License:	GPLv3+
14cu|rstudio-0.99.2891-3|8	Group:		Sciences/Mathematics
14cu|rstudio-0.99.2891-3|9	Url:		http://www.rstudio.com/
14cu|rstudio-0.99.2891-3|10	Source:		%{name}-%{version}.zip
14cu|rstudio-0.99.2891-3|11	Source1:	https://s3.amazonaws.com/rstudio-buildtools/core-dictionaries.zip
14cu|rstudio-0.99.2891-3|12	Source2:	https://s3.amazonaws.com/rstudio-buildtools/mathjax-23.zip
14cu|rstudio-0.99.2891-3|13	Source3:	https://s3.amazonaws.com/rstudio-buildtools/gin-1.5.zip
14cu|rstudio-0.99.2891-3|14	Source4:	rmarkdown-0.1.2.tar.gz
14cu|rstudio-0.99.2891-3|15	Source5:	packrat-0.4.0.tar.gz
14cu|rstudio-0.99.2891-3|16	Source6:	https://s3.amazonaws.com/rstudio-buildtools/gwt-2.7.0.zip
14cu|rstudio-0.99.2891-3|17	Source7:	https://s3.amazonaws.com/rstudio-buildtools/pandoc-1.12.3.zip
14cu|rstudio-0.99.2891-3|18	Source8:	rsconnect_0.4.2_0a350894eaf4c7addb9424cad03a4f0348132461.tar.gz
14cu|rstudio-0.99.2891-3|19	Patch0:		cmakefile-remove-pandoc.diff
14cu|rstudio-0.99.2891-3|20	BuildRequires:	ant
14cu|rstudio-0.99.2891-3|21	BuildRequires:	cmake
14cu|rstudio-0.99.2891-3|22	BuildRequires:	git
14cu|rstudio-0.99.2891-3|23	BuildRequires:	boost-devel
14cu|rstudio-0.99.2891-3|24	BuildRequires:	java-devel
14cu|rstudio-0.99.2891-3|25	BuildRequires:	pam-devel
14cu|rstudio-0.99.2891-3|26	BuildRequires:	R-base
14cu|rstudio-0.99.2891-3|27	BuildRequires:	pkgconfig(fontconfig)
14cu|rstudio-0.99.2891-3|28	BuildRequires:	pkgconfig(freetype2)
14cu|rstudio-0.99.2891-3|29	BuildRequires:	pkgconfig(glib-2.0)
14cu|rstudio-0.99.2891-3|30	BuildRequires:	pkgconfig(icu-i18n)
14cu|rstudio-0.99.2891-3|31	BuildRequires:	pkgconfig(liblzma)
14cu|rstudio-0.99.2891-3|32	BuildRequires:	pkgconfig(libpcre)
14cu|rstudio-0.99.2891-3|33	BuildRequires:	pkgconfig(libpng)
14cu|rstudio-0.99.2891-3|34	BuildRequires:	pkgconfig(libR)
14cu|rstudio-0.99.2891-3|35	BuildRequires:	pkgconfig(libxml-2.0)
14cu|rstudio-0.99.2891-3|36	BuildRequires:	pkgconfig(Qt5Core)
14cu|rstudio-0.99.2891-3|37	BuildRequires:	pkgconfig(Qt5DBus)
14cu|rstudio-0.99.2891-3|38	BuildRequires:	pkgconfig(Qt5Gui)
14cu|rstudio-0.99.2891-3|39	BuildRequires:	pkgconfig(Qt5Network)
14cu|rstudio-0.99.2891-3|40	BuildRequires:	pkgconfig(Qt5Positioning)
14cu|rstudio-0.99.2891-3|41	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|rstudio-0.99.2891-3|42	BuildRequires:	pkgconfig(Qt5Sensors)
14cu|rstudio-0.99.2891-3|43	BuildRequires:	pkgconfig(Qt5Svg)
14cu|rstudio-0.99.2891-3|44	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|rstudio-0.99.2891-3|45	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|rstudio-0.99.2891-3|46	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|rstudio-0.99.2891-3|47	BuildRequires:	pkgconfig(Qt5Xml)
14cu|rstudio-0.99.2891-3|48	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|rstudio-0.99.2891-3|49	BuildRequires:	pkgconfig(sqlite3)
14cu|rstudio-0.99.2891-3|50	BuildRequires:	pkgconfig(uuid)
14cu|rstudio-0.99.2891-3|51	Requires:	R-base
14cu|rstudio-0.99.2891-3|52	Requires:	%{name}-common
14cu|rstudio-0.99.2891-3|53	
14cu|rstudio-0.99.2891-3|54	%description
14cu|rstudio-0.99.2891-3|55	RStudio is a free and open source integrated development environment for R.
14cu|rstudio-0.99.2891-3|56	
14cu|rstudio-0.99.2891-3|57	%files
14cu|rstudio-0.99.2891-3|58	%doc README.md COPYING
14cu|rstudio-0.99.2891-3|59	%{_bindir}/%{name}
14cu|rstudio-0.99.2891-3|60	%{_libdir}/%{name}
14cu|rstudio-0.99.2891-3|61	%{_datadir}/applications/rosa-%{name}.desktop
14cu|rstudio-0.99.2891-3|62	
14cu|rstudio-0.99.2891-3|63	#----------------------------------------------------------------------------
14cu|rstudio-0.99.2891-3|64	
14cu|rstudio-0.99.2891-3|65	%package server
14cu|rstudio-0.99.2891-3|66	Summary:	RStudio IDE - server part
14cu|rstudio-0.99.2891-3|67	Group:		Sciences/Mathematics
14cu|rstudio-0.99.2891-3|68	Requires:	R-base
14cu|rstudio-0.99.2891-3|69	Requires:	%{name}-common
14cu|rstudio-0.99.2891-3|70	
14cu|rstudio-0.99.2891-3|71	%description server
14cu|rstudio-0.99.2891-3|72	RStudio is a free and open source integrated development environment for R.
14cu|rstudio-0.99.2891-3|73	
14cu|rstudio-0.99.2891-3|74	%files server
14cu|rstudio-0.99.2891-3|75	%{_bindir}/%{name}-server
14cu|rstudio-0.99.2891-3|76	%{_bindir}/rserver
14cu|rstudio-0.99.2891-3|77	%{_libdir}/%{name}-server
14cu|rstudio-0.99.2891-3|78	
14cu|rstudio-0.99.2891-3|79	#----------------------------------------------------------------------------
14cu|rstudio-0.99.2891-3|80	
14cu|rstudio-0.99.2891-3|81	%package common
14cu|rstudio-0.99.2891-3|82	Summary:	RStudio IDE - common files
14cu|rstudio-0.99.2891-3|83	Group:		Sciences/Mathematics
14cu|rstudio-0.99.2891-3|84	Requires:	R-base
14cu|rstudio-0.99.2891-3|85	
14cu|rstudio-0.99.2891-3|86	%description common
14cu|rstudio-0.99.2891-3|87	RStudio is a free and open source integrated development environment for R.
14cu|rstudio-0.99.2891-3|88	
14cu|rstudio-0.99.2891-3|89	%files common
14cu|rstudio-0.99.2891-3|90	%{_datadir}/mime/packages/%{name}.xml
14cu|rstudio-0.99.2891-3|91	%{_datadir}/pixmaps/%{name}.png
14cu|rstudio-0.99.2891-3|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|rstudio-0.99.2891-3|93	%{_iconsdir}/hicolor/*/mimetypes/application-x-r-*.png
14cu|rstudio-0.99.2891-3|94	
14cu|rstudio-0.99.2891-3|95	#----------------------------------------------------------------------------
14cu|rstudio-0.99.2891-3|96	
14cu|rstudio-0.99.2891-3|97	%prep
14cu|rstudio-0.99.2891-3|98	%setup -q
14cu|rstudio-0.99.2891-3|99	%apply_patches
14cu|rstudio-0.99.2891-3|100	mkdir -p dependencies/common/dictionaries
14cu|rstudio-0.99.2891-3|101	unzip -qd dependencies/common/dictionaries %{SOURCE1}
14cu|rstudio-0.99.2891-3|102	mkdir -p dependencies/common/mathjax-23
14cu|rstudio-0.99.2891-3|103	unzip -qd dependencies/common/mathjax-23 %{SOURCE2}
14cu|rstudio-0.99.2891-3|104	mkdir -p src/gwt/lib/gwt
14cu|rstudio-0.99.2891-3|105	mkdir -p src/gwt/lib/gin/1.5
14cu|rstudio-0.99.2891-3|106	unzip -qd src/gwt/lib/gin/1.5 %{SOURCE3}
14cu|rstudio-0.99.2891-3|107	unzip -qd src/gwt/lib/gwt %{SOURCE6}
14cu|rstudio-0.99.2891-3|108	mv src/gwt/lib/gwt/gwt-2.7.0 src/gwt/lib/gwt/2.7.0
14cu|rstudio-0.99.2891-3|109	pushd dependencies/common
14cu|rstudio-0.99.2891-3|110	./install-packages
14cu|rstudio-0.99.2891-3|111	./install-libclang
14cu|rstudio-0.99.2891-3|112	tar xzf %{SOURCE4}
14cu|rstudio-0.99.2891-3|113	mv rmarkdown-* rmarkdown
14cu|rstudio-0.99.2891-3|114	tar xzf %{SOURCE5}
14cu|rstudio-0.99.2891-3|115	mv rstudio-packrat-* packrat
14cu|rstudio-0.99.2891-3|116	tar xzf %{SOURCE8}
14cu|rstudio-0.99.2891-3|117	popd
14cu|rstudio-0.99.2891-3|118	
14cu|rstudio-0.99.2891-3|119	# Fix for build with boost-1.59/60
14cu|rstudio-0.99.2891-3|120	# specify that namespace core is in the global namespace and not
14cu|rstudio-0.99.2891-3|121	# relative to some other namespace (like its ::core not ::boost::core)
14cu|rstudio-0.99.2891-3|122	#find . \( -name *.cpp -or -name *.hpp \) -exec sed \
14cu|rstudio-0.99.2891-3|123	#        -e 's@<core::@< ::core::@g' -e 's@\([^:]\)core::@\1::core::@g' -i {} \;
14cu|rstudio-0.99.2891-3|124	
14cu|rstudio-0.99.2891-3|125	%build
14cu|rstudio-0.99.2891-3|126	pushd .
14cu|rstudio-0.99.2891-3|127	%cmake \
14cu|rstudio-0.99.2891-3|128	-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt5 \
14cu|rstudio-0.99.2891-3|129	-DRSTUDIO_TARGET=Desktop \
14cu|rstudio-0.99.2891-3|130	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cu|rstudio-0.99.2891-3|131	-DCMAKE_BUILD_TYPE=Release
14cu|rstudio-0.99.2891-3|132	
14cu|rstudio-0.99.2891-3|133	sed -i 's/all: cmake_check_build_system/all:/' Makefile
14cu|rstudio-0.99.2891-3|134	%make
14cu|rstudio-0.99.2891-3|135	popd
14cu|rstudio-0.99.2891-3|136	
14cu|rstudio-0.99.2891-3|137	pushd .
14cu|rstudio-0.99.2891-3|138	%cmake \
14cu|rstudio-0.99.2891-3|139	-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt5 \
14cu|rstudio-0.99.2891-3|140	-DRSTUDIO_TARGET=Server \
14cu|rstudio-0.99.2891-3|141	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name}-server \
14cu|rstudio-0.99.2891-3|142	-DCMAKE_BUILD_TYPE=Release
14cu|rstudio-0.99.2891-3|143	
14cu|rstudio-0.99.2891-3|144	%make
14cu|rstudio-0.99.2891-3|145	popd
14cu|rstudio-0.99.2891-3|146	
14cu|rstudio-0.99.2891-3|147	%install
14cu|rstudio-0.99.2891-3|148	pushd .
14cu|rstudio-0.99.2891-3|149	%cmake \
14cu|rstudio-0.99.2891-3|150	-DRSTUDIO_TARGET=Desktop \
14cu|rstudio-0.99.2891-3|151	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
14cu|rstudio-0.99.2891-3|152	-DCMAKE_BUILD_TYPE=Release
14cu|rstudio-0.99.2891-3|153	%makeinstall_std
14cu|rstudio-0.99.2891-3|154	
14cu|rstudio-0.99.2891-3|155	mkdir -p %{buildroot}%{_bindir}
14cu|rstudio-0.99.2891-3|156	ln -s %{_libdir}/%{name}-server/bin/%{name}-server %{buildroot}%{_bindir}/%{name}-server
14cu|rstudio-0.99.2891-3|157	ln -s %{_libdir}/%{name}/bin/%{name} %{buildroot}%{_bindir}/%{name}
14cu|rstudio-0.99.2891-3|158	
14cu|rstudio-0.99.2891-3|159	
14cu|rstudio-0.99.2891-3|160	# The default one is too ugly
14cu|rstudio-0.99.2891-3|161	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|rstudio-0.99.2891-3|162	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
14cu|rstudio-0.99.2891-3|163	[Desktop Entry]
14cu|rstudio-0.99.2891-3|164	Name=RStudio
14cu|rstudio-0.99.2891-3|165	Comment=IDE for R
14cu|rstudio-0.99.2891-3|166	Exec=%{_bindir}/rstudio
14cu|rstudio-0.99.2891-3|167	Icon=rstudio
14cu|rstudio-0.99.2891-3|168	Type=Application
14cu|rstudio-0.99.2891-3|169	Terminal=false
14cu|rstudio-0.99.2891-3|170	Categories=Science;Math;X-MandrivaLinux-MoreApplications-Sciences-Mathematics;
14cu|rstudio-0.99.2891-3|171	MimeType=text/x-r-source;text/x-r;text/x-R;text/x-r-doc;text/x-r-sweave;text/x-r-markdown;text/x-r-html;application/x-r-data;application/x-r-project;text/x-r-history;text/x-r-profile;text/x-tex;text/x-markdown;text/html;text/css;text/javascript;
14cu|rstudio-0.99.2891-3|172	EOF
14cu|rstudio-0.99.2891-3|173	popd
14cu|rstudio-0.99.2891-3|174	
14cu|rstudio-0.99.2891-3|175	%cmake \
14cu|rstudio-0.99.2891-3|176	-DRSTUDIO_TARGET=Server \
14cu|rstudio-0.99.2891-3|177	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name}-server
14cu|rstudio-0.99.2891-3|178	%makeinstall_std
14cu|rstudio-0.99.2891-3|179	ln -s %{_libdir}/%{name}-server/bin/rserver %{buildroot}%{_bindir}/rserver
14cu|rstudio-0.99.2891-3|180	
14cu|rstudio-0.99.2891-3|181	
14cu|rstudio-0.99.2891-3|182	%changelog
14cu|rstudio-0.99.2891-3|183	
14cu|rstudio-0.99.2891-3|184	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.2891-3
14cu|rstudio-0.99.2891-3|185	- (f610712) Build requires pkgconfig(Qt5Xml)
14cu|rstudio-0.99.2891-3|186	
14cu|rstudio-0.99.2891-3|187	

14507 14
14cu|R-subselect-0.12.5-2|1	%global packname  subselect
14cu|R-subselect-0.12.5-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-subselect-0.12.5-2|3	
14cu|R-subselect-0.12.5-2|4	Name:             R-%{packname}
14cu|R-subselect-0.12.5-2|5	Version:          0.12.5
14cu|R-subselect-0.12.5-2|6	Release:          2
14cu|R-subselect-0.12.5-2|7	Summary:          Selecting variable subsets
14cu|R-subselect-0.12.5-2|8	Group:            Sciences/Mathematics
14cu|R-subselect-0.12.5-2|9	License:          GPL (>= 2)
14cu|R-subselect-0.12.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-subselect-0.12.5-2|11	Source0:          http://cran.r-project.org/src/contrib/subselect_0.12-5.tar.gz
14cu|R-subselect-0.12.5-2|12	Requires:         R-MASS R-ISwR
14cu|R-subselect-0.12.5-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-subselect-0.12.5-2|14	BuildRequires:    R-MASS R-ISwR
14cu|R-subselect-0.12.5-2|15	BuildRequires:    blas-devel
14cu|R-subselect-0.12.5-2|16	BuildRequires:    lapack-devel
14cu|R-subselect-0.12.5-2|17	
14cu|R-subselect-0.12.5-2|18	%description
14cu|R-subselect-0.12.5-2|19	A collection of functions which (i) assess the quality of variable subsets
14cu|R-subselect-0.12.5-2|20	as surrogates for a full data set, in either an exploratory data analysis
14cu|R-subselect-0.12.5-2|21	or in the context of a multivariate linear model, and (ii) search for
14cu|R-subselect-0.12.5-2|22	subsets which are optimal under various criteria.
14cu|R-subselect-0.12.5-2|23	
14cu|R-subselect-0.12.5-2|24	%prep
14cu|R-subselect-0.12.5-2|25	%setup -q -c -n %{packname}
14cu|R-subselect-0.12.5-2|26	
14cu|R-subselect-0.12.5-2|27	%build
14cu|R-subselect-0.12.5-2|28	
14cu|R-subselect-0.12.5-2|29	%install
14cu|R-subselect-0.12.5-2|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-subselect-0.12.5-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-subselect-0.12.5-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-subselect-0.12.5-2|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-subselect-0.12.5-2|34	
14cu|R-subselect-0.12.5-2|35	#%check
14cu|R-subselect-0.12.5-2|36	#%{_bindir}/R CMD check %{packname}
14cu|R-subselect-0.12.5-2|37	
14cu|R-subselect-0.12.5-2|38	%files
14cu|R-subselect-0.12.5-2|39	%dir %{rlibdir}/%{packname}
14cu|R-subselect-0.12.5-2|40	%doc %{rlibdir}/%{packname}/doc
14cu|R-subselect-0.12.5-2|41	%doc %{rlibdir}/%{packname}/html
14cu|R-subselect-0.12.5-2|42	%doc %{rlibdir}/%{packname}/readme
14cu|R-subselect-0.12.5-2|43	%doc %{rlibdir}/%{packname}/CHANGELOG
14cu|R-subselect-0.12.5-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-subselect-0.12.5-2|45	%{rlibdir}/%{packname}/INDEX
14cu|R-subselect-0.12.5-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-subselect-0.12.5-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-subselect-0.12.5-2|48	%{rlibdir}/%{packname}/R
14cu|R-subselect-0.12.5-2|49	%{rlibdir}/%{packname}/data
14cu|R-subselect-0.12.5-2|50	%{rlibdir}/%{packname}/help
14cu|R-subselect-0.12.5-2|51	%{rlibdir}/%{packname}/libs
14cu|R-subselect-0.12.5-2|52	
14cu|R-subselect-0.12.5-2|53	
14cu|R-subselect-0.12.5-2|54	
14cu|R-subselect-0.12.5-2|55	%changelog
14cu|R-subselect-0.12.5-2|56	
14cu|R-subselect-0.12.5-2|57	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-2
14cu|R-subselect-0.12.5-2|58	- (3722591) Updated to 0.12-5
14cu|R-subselect-0.12.5-2|59	
14cu|R-subselect-0.12.5-2|60	

14508 14
14cu|R-tcltk2-1.2.11-2|1	%global packname  tcltk2
14cu|R-tcltk2-1.2.11-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-tcltk2-1.2.11-2|3	
14cu|R-tcltk2-1.2.11-2|4	%define debug_package %{nil}
14cu|R-tcltk2-1.2.11-2|5	
14cu|R-tcltk2-1.2.11-2|6	Name:             R-%{packname}
14cu|R-tcltk2-1.2.11-2|7	Version:          1.2.11
14cu|R-tcltk2-1.2.11-2|8	Release:          2
14cu|R-tcltk2-1.2.11-2|9	Summary:          Tcl/Tk Additions
14cu|R-tcltk2-1.2.11-2|10	Group:            Sciences/Mathematics
14cu|R-tcltk2-1.2.11-2|11	License:          file LICENSE
14cu|R-tcltk2-1.2.11-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tcltk2-1.2.11-2|13	Source0:          http://cran.r-project.org/src/contrib/tcltk2_1.2-11.tar.gz
14cu|R-tcltk2-1.2.11-2|14	Source1:	  %{name}.rpmlintrc
14cu|R-tcltk2-1.2.11-2|15	Requires:         R-tcltk
14cu|R-tcltk2-1.2.11-2|16	Requires:         R-utils
14cu|R-tcltk2-1.2.11-2|17	BuildRequires:    R-devel Rmath-devel  R-tcltk
14cu|R-tcltk2-1.2.11-2|18	BuildRequires:    R-utils
14cu|R-tcltk2-1.2.11-2|19	
14cu|R-tcltk2-1.2.11-2|20	%description
14cu|R-tcltk2-1.2.11-2|21	A series of additional Tcl commands and Tk widgets with style and various
14cu|R-tcltk2-1.2.11-2|22	functions (under Windows: DDE exchange, access to the registry and icon
14cu|R-tcltk2-1.2.11-2|23	manipulation) to supplement the tcltk package
14cu|R-tcltk2-1.2.11-2|24	
14cu|R-tcltk2-1.2.11-2|25	%prep
14cu|R-tcltk2-1.2.11-2|26	%setup -q -c -n %{packname}
14cu|R-tcltk2-1.2.11-2|27	perl -pi -e 's|/bin/tclsh8.3|%{_bindir}/tclsh|;'			\
14cu|R-tcltk2-1.2.11-2|28	tcltk2.Rcheck/tcltk2/tklibs/ctext3.2/function_finder.tcl		\
14cu|R-tcltk2-1.2.11-2|29	tcltk2/inst/tklibs/ctext3.2/function_finder.tcl
14cu|R-tcltk2-1.2.11-2|30	
14cu|R-tcltk2-1.2.11-2|31	%build
14cu|R-tcltk2-1.2.11-2|32	
14cu|R-tcltk2-1.2.11-2|33	%install
14cu|R-tcltk2-1.2.11-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tcltk2-1.2.11-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tcltk2-1.2.11-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tcltk2-1.2.11-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tcltk2-1.2.11-2|38	
14cu|R-tcltk2-1.2.11-2|39	%check
14cu|R-tcltk2-1.2.11-2|40	%{_bindir}/R CMD check %{packname}
14cu|R-tcltk2-1.2.11-2|41	
14cu|R-tcltk2-1.2.11-2|42	%files
14cu|R-tcltk2-1.2.11-2|43	%dir %{rlibdir}/%{packname}
14cu|R-tcltk2-1.2.11-2|44	%doc %{rlibdir}/%{packname}/html
14cu|R-tcltk2-1.2.11-2|45	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-tcltk2-1.2.11-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tcltk2-1.2.11-2|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-tcltk2-1.2.11-2|48	%{rlibdir}/%{packname}/Fonts.txt
14cu|R-tcltk2-1.2.11-2|49	%{rlibdir}/%{packname}/INDEX
14cu|R-tcltk2-1.2.11-2|50	%{rlibdir}/%{packname}/LICENSE
14cu|R-tcltk2-1.2.11-2|51	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tcltk2-1.2.11-2|52	%{rlibdir}/%{packname}/Meta
14cu|R-tcltk2-1.2.11-2|53	%{rlibdir}/%{packname}/R
14cu|R-tcltk2-1.2.11-2|54	%{rlibdir}/%{packname}/gui
14cu|R-tcltk2-1.2.11-2|55	%{rlibdir}/%{packname}/help
14cu|R-tcltk2-1.2.11-2|56	%{rlibdir}/%{packname}/po
14cu|R-tcltk2-1.2.11-2|57	%{rlibdir}/%{packname}/tklibs
14cu|R-tcltk2-1.2.11-2|58	%{rlibdir}/tcltk2/test.R
14cu|R-tcltk2-1.2.11-2|59	
14cu|R-tcltk2-1.2.11-2|60	
14cu|R-tcltk2-1.2.11-2|61	
14cu|R-tcltk2-1.2.11-2|62	%changelog
14cu|R-tcltk2-1.2.11-2|63	
14cu|R-tcltk2-1.2.11-2|64	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-2
14cu|R-tcltk2-1.2.11-2|65	- (9b3b875) Updated to 1.2-11
14cu|R-tcltk2-1.2.11-2|66	
14cu|R-tcltk2-1.2.11-2|67	

14509 14
14cu|R-tergm-3.3.0-1|1	%global packname  tergm
14cu|R-tergm-3.3.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-tergm-3.3.0-1|3	
14cu|R-tergm-3.3.0-1|4	Name:             R-%{packname}
14cu|R-tergm-3.3.0-1|5	Version:          3.3.0
14cu|R-tergm-3.3.0-1|6	Release:          1
14cu|R-tergm-3.3.0-1|7	Summary:          Fit, Simulate and Diagnose Models for Network Evoluation
14cu|R-tergm-3.3.0-1|8	Group:            Sciences/Mathematics
14cu|R-tergm-3.3.0-1|9	License:          GPL-3 + file LICENSE
14cu|R-tergm-3.3.0-1|10	Url:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tergm-3.3.0-1|11	Source0:          http://cran.r-project.org/src/contrib/tergm_%{version}.tar.gz
14cu|R-tergm-3.3.0-1|12	
14cu|R-tergm-3.3.0-1|13	Requires:         R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
14cu|R-tergm-3.3.0-1|14	
14cu|R-tergm-3.3.0-1|15	Requires:         R-lattice R-snow
14cu|R-tergm-3.3.0-1|16	BuildRequires:    R-devel Rmath-devel  R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
14cu|R-tergm-3.3.0-1|17	BuildRequires:    R-lattice R-snow
14cu|R-tergm-3.3.0-1|18	
14cu|R-tergm-3.3.0-1|19	%description
14cu|R-tergm-3.3.0-1|20	An integrated set of extensions to the `ergm` package to analyze and
14cu|R-tergm-3.3.0-1|21	simulate network evolution based on exponential-family random graph models
14cu|R-tergm-3.3.0-1|22	(ERGM). "tergm" is a part of the "statnet" suite of packages for network
14cu|R-tergm-3.3.0-1|23	
14cu|R-tergm-3.3.0-1|24	%prep
14cu|R-tergm-3.3.0-1|25	%setup -q -c -n %{packname}
14cu|R-tergm-3.3.0-1|26	
14cu|R-tergm-3.3.0-1|27	%build
14cu|R-tergm-3.3.0-1|28	
14cu|R-tergm-3.3.0-1|29	%install
14cu|R-tergm-3.3.0-1|30	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tergm-3.3.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tergm-3.3.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tergm-3.3.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tergm-3.3.0-1|34	
14cu|R-tergm-3.3.0-1|35	%check
14cu|R-tergm-3.3.0-1|36	%{_bindir}/R CMD check %{packname}
14cu|R-tergm-3.3.0-1|37	
14cu|R-tergm-3.3.0-1|38	%files
14cu|R-tergm-3.3.0-1|39	%dir %{rlibdir}/%{packname}
14cu|R-tergm-3.3.0-1|40	%doc %{rlibdir}/%{packname}/html
14cu|R-tergm-3.3.0-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tergm-3.3.0-1|42	%doc %{rlibdir}/%{packname}/NEWS*
14cu|R-tergm-3.3.0-1|43	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-tergm-3.3.0-1|44	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-tergm-3.3.0-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-tergm-3.3.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tergm-3.3.0-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-tergm-3.3.0-1|48	%{rlibdir}/%{packname}/R
14cu|R-tergm-3.3.0-1|49	%{rlibdir}/%{packname}/help
14cu|R-tergm-3.3.0-1|50	%{rlibdir}/%{packname}/libs
14cu|R-tergm-3.3.0-1|51	%{rlibdir}/%{packname}/doc
14cu|R-tergm-3.3.0-1|52	
14cu|R-tergm-3.3.0-1|53	
14cu|R-tergm-3.3.0-1|54	%changelog
14cu|R-tergm-3.3.0-1|55	
14cu|R-tergm-3.3.0-1|56	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-1
14cu|R-tergm-3.3.0-1|57	- (1c4d931) Merge branch 'auto_update' into rosa2014.1
14cu|R-tergm-3.3.0-1|58	
14cu|R-tergm-3.3.0-1|59	

14510 14
14cu|R-testit-0.4-2|1	%global packname  testit
14cu|R-testit-0.4-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-testit-0.4-2|3	
14cu|R-testit-0.4-2|4	Name:             R-%{packname}
14cu|R-testit-0.4-2|5	Version:          0.4
14cu|R-testit-0.4-2|6	Release:          2
14cu|R-testit-0.4-2|7	Summary:          A simple package for testing R packages
14cu|R-testit-0.4-2|8	Group:            Sciences/Mathematics
14cu|R-testit-0.4-2|9	License:          GPL
14cu|R-testit-0.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-testit-0.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-testit-0.4-2|12	BuildArch:        noarch
14cu|R-testit-0.4-2|13	Requires:         R-core
14cu|R-testit-0.4-2|14	
14cu|R-testit-0.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
14cu|R-testit-0.4-2|16	
14cu|R-testit-0.4-2|17	%description
14cu|R-testit-0.4-2|18	This package provides two convenience functions assert() and test_pkg() to
14cu|R-testit-0.4-2|19	facilitate testing R packages.
14cu|R-testit-0.4-2|20	
14cu|R-testit-0.4-2|21	%prep
14cu|R-testit-0.4-2|22	%setup -q -c -n %{packname}
14cu|R-testit-0.4-2|23	
14cu|R-testit-0.4-2|24	%build
14cu|R-testit-0.4-2|25	
14cu|R-testit-0.4-2|26	%install
14cu|R-testit-0.4-2|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-testit-0.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-testit-0.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-testit-0.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-testit-0.4-2|31	
14cu|R-testit-0.4-2|32	%check
14cu|R-testit-0.4-2|33	%{_bindir}/R CMD check %{packname}
14cu|R-testit-0.4-2|34	
14cu|R-testit-0.4-2|35	%files
14cu|R-testit-0.4-2|36	%dir %{rlibdir}/%{packname}
14cu|R-testit-0.4-2|37	%doc %{rlibdir}/%{packname}/html
14cu|R-testit-0.4-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-testit-0.4-2|39	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-testit-0.4-2|40	%{rlibdir}/%{packname}/INDEX
14cu|R-testit-0.4-2|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-testit-0.4-2|42	%{rlibdir}/%{packname}/Meta
14cu|R-testit-0.4-2|43	%{rlibdir}/%{packname}/R
14cu|R-testit-0.4-2|44	%{rlibdir}/%{packname}/help
14cu|R-testit-0.4-2|45	
14cu|R-testit-0.4-2|46	%changelog
14cu|R-testit-0.4-2|47	
14cu|R-testit-0.4-2|48	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-2
14cu|R-testit-0.4-2|49	- (382e585) Clean .abf.yml
14cu|R-testit-0.4-2|50	
14cu|R-testit-0.4-2|51	

14511 14
14cu|R-testthat-0.9.1-2|1	%global packname  testthat
14cu|R-testthat-0.9.1-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-testthat-0.9.1-2|3	
14cu|R-testthat-0.9.1-2|4	Name:             R-%{packname}
14cu|R-testthat-0.9.1-2|5	Version:          0.9.1
14cu|R-testthat-0.9.1-2|6	Release:          2
14cu|R-testthat-0.9.1-2|7	Summary:          Testthat code.  Tools to make testing fun :)
14cu|R-testthat-0.9.1-2|8	Group:            Sciences/Mathematics
14cu|R-testthat-0.9.1-2|9	License:          GPL
14cu|R-testthat-0.9.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-testthat-0.9.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-testthat-0.9.1-2|12	Requires:         R-core
14cu|R-testthat-0.9.1-2|13	Requires:         R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
14cu|R-testthat-0.9.1-2|14	BuildRequires:    R-devel Rmath-devel
14cu|R-testthat-0.9.1-2|15	BuildRequires:    R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
14cu|R-testthat-0.9.1-2|16	
14cu|R-testthat-0.9.1-2|17	%description
14cu|R-testthat-0.9.1-2|18	A testing package specifically tailored for R that's fun, flexible and
14cu|R-testthat-0.9.1-2|19	easy to set up.
14cu|R-testthat-0.9.1-2|20	
14cu|R-testthat-0.9.1-2|21	%prep
14cu|R-testthat-0.9.1-2|22	%setup -q -c -n %{packname}
14cu|R-testthat-0.9.1-2|23	
14cu|R-testthat-0.9.1-2|24	%build
14cu|R-testthat-0.9.1-2|25	
14cu|R-testthat-0.9.1-2|26	%install
14cu|R-testthat-0.9.1-2|27	mkdir -p %{buildroot}%{rlibdir}
14cu|R-testthat-0.9.1-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-testthat-0.9.1-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-testthat-0.9.1-2|30	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-testthat-0.9.1-2|31	
14cu|R-testthat-0.9.1-2|32	# %check
14cu|R-testthat-0.9.1-2|33	# %{_bindir}/R CMD check %{packname}
14cu|R-testthat-0.9.1-2|34	
14cu|R-testthat-0.9.1-2|35	%files
14cu|R-testthat-0.9.1-2|36	%dir %{rlibdir}/%{packname}
14cu|R-testthat-0.9.1-2|37	%doc %{rlibdir}/%{packname}/html
14cu|R-testthat-0.9.1-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-testthat-0.9.1-2|39	%{rlibdir}/%{packname}/CITATION
14cu|R-testthat-0.9.1-2|40	%{rlibdir}/%{packname}/INDEX
14cu|R-testthat-0.9.1-2|41	%{rlibdir}/%{packname}/LICENSE
14cu|R-testthat-0.9.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-testthat-0.9.1-2|43	%{rlibdir}/%{packname}/Meta
14cu|R-testthat-0.9.1-2|44	%{rlibdir}/%{packname}/R
14cu|R-testthat-0.9.1-2|45	%{rlibdir}/%{packname}/help
14cu|R-testthat-0.9.1-2|46	%{rlibdir}/%{packname}/libs
14cu|R-testthat-0.9.1-2|47	
14cu|R-testthat-0.9.1-2|48	
14cu|R-testthat-0.9.1-2|49	
14cu|R-testthat-0.9.1-2|50	%changelog
14cu|R-testthat-0.9.1-2|51	* Sat Feb 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14cu|R-testthat-0.9.1-2|52	+ Revision: 37afff9
14cu|R-testthat-0.9.1-2|53	- Fix files
14cu|R-testthat-0.9.1-2|54	
14cu|R-testthat-0.9.1-2|55	

14512 14
14cu|rtf-converter-1.1-11|1	Summary:	Converts RTF files to HTML
14cu|rtf-converter-1.1-11|2	Name:		rtf-converter
14cu|rtf-converter-1.1-11|3	Version:	1.1
14cu|rtf-converter-1.1-11|4	Release:	11
14cu|rtf-converter-1.1-11|5	License:	GPL
14cu|rtf-converter-1.1-11|6	Group:		Publishing
14cu|rtf-converter-1.1-11|7	Source0:	http://www.kaitiaki.org.nz/download/%{name}_%{version}.tar.gz
14cu|rtf-converter-1.1-11|8	# Source0-md5:	224c2855e68d1aea5c4f0230cbc1879b
14cu|rtf-converter-1.1-11|9	URL:		http://www.kaitiaki.org.nz/download/
14cu|rtf-converter-1.1-11|10	Patch0:		%{name}-cflags.patch
14cu|rtf-converter-1.1-11|11	Patch1:		rtf-converter-1.1-mdv-fix-gcc-4.3.patch
14cu|rtf-converter-1.1-11|12	BuildRequires:	libstdc++-devel
14cu|rtf-converter-1.1-11|13	
14cu|rtf-converter-1.1-11|14	%description
14cu|rtf-converter-1.1-11|15	The program is intended for command-line conversion of RTF to HTML. It
14cu|rtf-converter-1.1-11|16	produces only the HTML body code which will need to be wrapped in BODY
14cu|rtf-converter-1.1-11|17	tags and given an HTML header. It attempts to produce HTML 4.0
14cu|rtf-converter-1.1-11|18	(strict) compliant html code.
14cu|rtf-converter-1.1-11|19	
14cu|rtf-converter-1.1-11|20	%prep
14cu|rtf-converter-1.1-11|21	%setup -q -n rtf
14cu|rtf-converter-1.1-11|22	find . -name "*.h" -exec chmod 644 {} \;
14cu|rtf-converter-1.1-11|23	find . -name "*.cpp" -exec chmod 644 {} \;
14cu|rtf-converter-1.1-11|24	%patch0 -p1
14cu|rtf-converter-1.1-11|25	%patch1 -p1 -b .gcc43
14cu|rtf-converter-1.1-11|26	
14cu|rtf-converter-1.1-11|27	%build
14cu|rtf-converter-1.1-11|28	%make
14cu|rtf-converter-1.1-11|29	
14cu|rtf-converter-1.1-11|30	%install
14cu|rtf-converter-1.1-11|31	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cu|rtf-converter-1.1-11|32	
14cu|rtf-converter-1.1-11|33	%clean
14cu|rtf-converter-1.1-11|34	
14cu|rtf-converter-1.1-11|35	%files
14cu|rtf-converter-1.1-11|36	%defattr(644,root,root,755)
14cu|rtf-converter-1.1-11|37	%doc INSTALL README
14cu|rtf-converter-1.1-11|38	%attr(755,root,root) %{_bindir}/rtf-converter
14cu|rtf-converter-1.1-11|39	
14cu|rtf-converter-1.1-11|40	%changelog
14cu|rtf-converter-1.1-11|41	
14cu|rtf-converter-1.1-11|42	* Tue Jun 14 2016 Denis Silakov <dsilakov@gmail.com> 1.1-11
14cu|rtf-converter-1.1-11|43	- (769d845) Fix debuginfo
14cu|rtf-converter-1.1-11|44	
14cu|rtf-converter-1.1-11|45	

14513 14
14cu|R-tikzDevice-0.8.1-1|1	%global packname  tikzDevice
14cu|R-tikzDevice-0.8.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-tikzDevice-0.8.1-1|3	
14cu|R-tikzDevice-0.8.1-1|4	Name:             R-%{packname}
14cu|R-tikzDevice-0.8.1-1|5	Version:          0.8.1
14cu|R-tikzDevice-0.8.1-1|6	Release:          1
14cu|R-tikzDevice-0.8.1-1|7	Summary:          A Device for R Graphics Output in PGF/TikZ Format
14cu|R-tikzDevice-0.8.1-1|8	Group:            Sciences/Mathematics
14cu|R-tikzDevice-0.8.1-1|9	License:          GPL (>= 3)
14cu|R-tikzDevice-0.8.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tikzDevice-0.8.1-1|11	Source0:          http://cran.r-project.org/src/contrib/tikzDevice_%{version}.tar.gz
14cu|R-tikzDevice-0.8.1-1|12	Requires:         R-filehash
14cu|R-tikzDevice-0.8.1-1|13	Requires:         R-testthat R-evaluate R-stringr R-ggplot2 R-maps
14cu|R-tikzDevice-0.8.1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-filehash texlive-preview
14cu|R-tikzDevice-0.8.1-1|15	BuildRequires:    R-testthat R-evaluate R-stringr R-ggplot2 R-maps
14cu|R-tikzDevice-0.8.1-1|16	
14cu|R-tikzDevice-0.8.1-1|17	%description
14cu|R-tikzDevice-0.8.1-1|18	The TikZ device enables LaTeX-ready output from R graphics functions. This
14cu|R-tikzDevice-0.8.1-1|19	is done by producing code that can be understood by the TikZ graphics
14cu|R-tikzDevice-0.8.1-1|20	language. All text in a graphic output with the tikz() function will can
14cu|R-tikzDevice-0.8.1-1|21	be typeset by LaTeX and therefore will match whatever fonts are currently
14cu|R-tikzDevice-0.8.1-1|22	used in the document. This also means that LaTeX mathematics can be
14cu|R-tikzDevice-0.8.1-1|23	typeset directly into labels and annotations!  Graphics produced this way
14cu|R-tikzDevice-0.8.1-1|24	can also be annotated with custom TikZ commands.
14cu|R-tikzDevice-0.8.1-1|25	
14cu|R-tikzDevice-0.8.1-1|26	%prep
14cu|R-tikzDevice-0.8.1-1|27	%setup -q -c -n %{packname}
14cu|R-tikzDevice-0.8.1-1|28	
14cu|R-tikzDevice-0.8.1-1|29	%build
14cu|R-tikzDevice-0.8.1-1|30	
14cu|R-tikzDevice-0.8.1-1|31	%install
14cu|R-tikzDevice-0.8.1-1|32	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tikzDevice-0.8.1-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tikzDevice-0.8.1-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tikzDevice-0.8.1-1|35	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tikzDevice-0.8.1-1|36	
14cu|R-tikzDevice-0.8.1-1|37	# Fails due to texlive issues
14cu|R-tikzDevice-0.8.1-1|38	# %check
14cu|R-tikzDevice-0.8.1-1|39	# %{_bindir}/R CMD check %{packname}
14cu|R-tikzDevice-0.8.1-1|40	
14cu|R-tikzDevice-0.8.1-1|41	%files
14cu|R-tikzDevice-0.8.1-1|42	%dir %{rlibdir}/%{packname}
14cu|R-tikzDevice-0.8.1-1|43	%doc %{rlibdir}/%{packname}/doc
14cu|R-tikzDevice-0.8.1-1|44	%doc %{rlibdir}/%{packname}/html
14cu|R-tikzDevice-0.8.1-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tikzDevice-0.8.1-1|46	%{rlibdir}/%{packname}/INDEX
14cu|R-tikzDevice-0.8.1-1|47	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tikzDevice-0.8.1-1|48	%{rlibdir}/%{packname}/Meta
14cu|R-tikzDevice-0.8.1-1|49	%{rlibdir}/%{packname}/NEWS*
14cu|R-tikzDevice-0.8.1-1|50	%{rlibdir}/%{packname}/R
14cu|R-tikzDevice-0.8.1-1|51	%{rlibdir}/%{packname}/help
14cu|R-tikzDevice-0.8.1-1|52	%{rlibdir}/%{packname}/libs
14cu|R-tikzDevice-0.8.1-1|53	
14cu|R-tikzDevice-0.8.1-1|54	
14cu|R-tikzDevice-0.8.1-1|55	
14cu|R-tikzDevice-0.8.1-1|56	%changelog
14cu|R-tikzDevice-0.8.1-1|57	
14cu|R-tikzDevice-0.8.1-1|58	* Fri Jul 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-1
14cu|R-tikzDevice-0.8.1-1|59	- (28ff9ce) Merge branch 'auto_update' into rosa2014.1
14cu|R-tikzDevice-0.8.1-1|60	
14cu|R-tikzDevice-0.8.1-1|61	

14514 14
14cu|R-timeDate-3012.100-1|1	%global packname  timeDate
14cu|R-timeDate-3012.100-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-timeDate-3012.100-1|3	
14cu|R-timeDate-3012.100-1|4	Name:             R-%{packname}
14cu|R-timeDate-3012.100-1|5	Version:          3012.100
14cu|R-timeDate-3012.100-1|6	Release:          1
14cu|R-timeDate-3012.100-1|7	Summary:          Rmetrics - Chronological and Calendarical Objects
14cu|R-timeDate-3012.100-1|8	Group:            Sciences/Mathematics
14cu|R-timeDate-3012.100-1|9	License:          GPL (>= 2)
14cu|R-timeDate-3012.100-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-timeDate-3012.100-1|11	Source0:          http://cran.r-project.org/src/contrib/timeDate_%{version}.tar.gz
14cu|R-timeDate-3012.100-1|12	BuildArch:        noarch
14cu|R-timeDate-3012.100-1|13	Requires:         R-core
14cu|R-timeDate-3012.100-1|14	Requires:         R-graphics R-utils R-stats R-methods
14cu|R-timeDate-3012.100-1|15	Requires:         R-RUnit
14cu|R-timeDate-3012.100-1|16	BuildRequires:    R-devel Rmath-devel  R-graphics R-utils R-stats R-methods
14cu|R-timeDate-3012.100-1|17	BuildRequires:    R-RUnit
14cu|R-timeDate-3012.100-1|18	
14cu|R-timeDate-3012.100-1|19	%description
14cu|R-timeDate-3012.100-1|20	Environment for teaching "Financial Engineering and Computational Finance"
14cu|R-timeDate-3012.100-1|21	
14cu|R-timeDate-3012.100-1|22	%prep
14cu|R-timeDate-3012.100-1|23	%setup -q -c -n %{packname}
14cu|R-timeDate-3012.100-1|24	
14cu|R-timeDate-3012.100-1|25	%build
14cu|R-timeDate-3012.100-1|26	
14cu|R-timeDate-3012.100-1|27	%install
14cu|R-timeDate-3012.100-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-timeDate-3012.100-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-timeDate-3012.100-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-timeDate-3012.100-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-timeDate-3012.100-1|32	
14cu|R-timeDate-3012.100-1|33	#%check
14cu|R-timeDate-3012.100-1|34	#%{_bindir}/R CMD check %{packname}
14cu|R-timeDate-3012.100-1|35	
14cu|R-timeDate-3012.100-1|36	%files
14cu|R-timeDate-3012.100-1|37	%dir %{rlibdir}/%{packname}
14cu|R-timeDate-3012.100-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-timeDate-3012.100-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-timeDate-3012.100-1|40	%{rlibdir}/%{packname}/COPYRIGHT.html
14cu|R-timeDate-3012.100-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-timeDate-3012.100-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-timeDate-3012.100-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-timeDate-3012.100-1|44	%{rlibdir}/%{packname}/R
14cu|R-timeDate-3012.100-1|45	%{rlibdir}/%{packname}/help
14cu|R-timeDate-3012.100-1|46	%{rlibdir}/%{packname}/unitTests
14cu|R-timeDate-3012.100-1|47	
14cu|R-timeDate-3012.100-1|48	
14cu|R-timeDate-3012.100-1|49	
14cu|R-timeDate-3012.100-1|50	%changelog
14cu|R-timeDate-3012.100-1|51	
14cu|R-timeDate-3012.100-1|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 3012.100-1
14cu|R-timeDate-3012.100-1|53	- (55ec286) Merge branch 'auto_update' into rosa2014.1
14cu|R-timeDate-3012.100-1|54	
14cu|R-timeDate-3012.100-1|55	

14515 14
14cu|R-timeSeries-3012.99-1|1	%bcond_with bootstrap
14cu|R-timeSeries-3012.99-1|2	%global packname  timeSeries
14cu|R-timeSeries-3012.99-1|3	%global rlibdir  %{_datadir}/R/library
14cu|R-timeSeries-3012.99-1|4	
14cu|R-timeSeries-3012.99-1|5	Name:             R-%{packname}
14cu|R-timeSeries-3012.99-1|6	Version:          3012.99
14cu|R-timeSeries-3012.99-1|7	Release:          1
14cu|R-timeSeries-3012.99-1|8	Summary:          Rmetrics - Financial Time Series Objects
14cu|R-timeSeries-3012.99-1|9	Group:            Sciences/Mathematics
14cu|R-timeSeries-3012.99-1|10	License:          GPL (>= 2)
14cu|R-timeSeries-3012.99-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-timeSeries-3012.99-1|12	Source0:          http://cran.r-project.org/src/contrib/timeSeries_%{version}.tar.gz
14cu|R-timeSeries-3012.99-1|13	BuildArch:        noarch
14cu|R-timeSeries-3012.99-1|14	Requires:         R-core R-graphics R-grDevices R-methods R-stats R-utils
14cu|R-timeSeries-3012.99-1|15	Requires:         R-timeDate R-RUnit
14cu|R-timeSeries-3012.99-1|16	%if %{without bootstrap}
14cu|R-timeSeries-3012.99-1|17	Requires:         R-robustbase
14cu|R-timeSeries-3012.99-1|18	%endif
14cu|R-timeSeries-3012.99-1|19	BuildRequires:    R-devel Rmath-devel  R-graphics
14cu|R-timeSeries-3012.99-1|20	BuildRequires:    R-grDevices R-methods R-stats R-utils R-timeDate R-RUnit
14cu|R-timeSeries-3012.99-1|21	%if %{without bootstrap}
14cu|R-timeSeries-3012.99-1|22	BuildRequires:    R-robustbase
14cu|R-timeSeries-3012.99-1|23	%endif
14cu|R-timeSeries-3012.99-1|24	
14cu|R-timeSeries-3012.99-1|25	%description
14cu|R-timeSeries-3012.99-1|26	Environment for teaching "Financial Engineering and Computational Finance"
14cu|R-timeSeries-3012.99-1|27	
14cu|R-timeSeries-3012.99-1|28	%prep
14cu|R-timeSeries-3012.99-1|29	%setup -q -c -n %{packname}
14cu|R-timeSeries-3012.99-1|30	
14cu|R-timeSeries-3012.99-1|31	%build
14cu|R-timeSeries-3012.99-1|32	
14cu|R-timeSeries-3012.99-1|33	%install
14cu|R-timeSeries-3012.99-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-timeSeries-3012.99-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-timeSeries-3012.99-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-timeSeries-3012.99-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-timeSeries-3012.99-1|38	
14cu|R-timeSeries-3012.99-1|39	#%if %{without bootstrap}
14cu|R-timeSeries-3012.99-1|40	#%check
14cu|R-timeSeries-3012.99-1|41	#%{_bindir}/R CMD check %{packname}
14cu|R-timeSeries-3012.99-1|42	#%endif
14cu|R-timeSeries-3012.99-1|43	
14cu|R-timeSeries-3012.99-1|44	%files
14cu|R-timeSeries-3012.99-1|45	%dir %{rlibdir}/%{packname}
14cu|R-timeSeries-3012.99-1|46	%doc %{rlibdir}/%{packname}/html
14cu|R-timeSeries-3012.99-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-timeSeries-3012.99-1|48	%doc %{rlibdir}/%{packname}/README
14cu|R-timeSeries-3012.99-1|49	%doc %{rlibdir}/%{packname}/THANKS
14cu|R-timeSeries-3012.99-1|50	%{rlibdir}/%{packname}/COPYING
14cu|R-timeSeries-3012.99-1|51	%{rlibdir}/%{packname}/COPYRIGHTS
14cu|R-timeSeries-3012.99-1|52	%{rlibdir}/%{packname}/INDEX
14cu|R-timeSeries-3012.99-1|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-timeSeries-3012.99-1|54	%{rlibdir}/%{packname}/Meta
14cu|R-timeSeries-3012.99-1|55	%{rlibdir}/%{packname}/R
14cu|R-timeSeries-3012.99-1|56	%{rlibdir}/%{packname}/data
14cu|R-timeSeries-3012.99-1|57	%{rlibdir}/%{packname}/help
14cu|R-timeSeries-3012.99-1|58	%{rlibdir}/%{packname}/*Tests
14cu|R-timeSeries-3012.99-1|59	%{rlibdir}/%{packname}/doc
14cu|R-timeSeries-3012.99-1|60	
14cu|R-timeSeries-3012.99-1|61	%changelog
14cu|R-timeSeries-3012.99-1|62	
14cu|R-timeSeries-3012.99-1|63	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 3012.99-1
14cu|R-timeSeries-3012.99-1|64	- (5529c53) Merge branch 'auto_update' into rosa2014.1
14cu|R-timeSeries-3012.99-1|65	
14cu|R-timeSeries-3012.99-1|66	

14516 14
14cu|R-tis-1.30-1|1	%define debug_package %{nil}
14cu|R-tis-1.30-1|2	
14cu|R-tis-1.30-1|3	%global packname  tis
14cu|R-tis-1.30-1|4	%global rlibdir  %{_libdir}/R/library
14cu|R-tis-1.30-1|5	
14cu|R-tis-1.30-1|6	Name:             R-%{packname}
14cu|R-tis-1.30-1|7	Version:          1.30
14cu|R-tis-1.30-1|8	Release:          1
14cu|R-tis-1.30-1|9	Summary:          Time Indexes and Time Indexed Series
14cu|R-tis-1.30-1|10	Group:            Sciences/Mathematics
14cu|R-tis-1.30-1|11	License:          Unlimited
14cu|R-tis-1.30-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tis-1.30-1|13	BuildRequires:    R-devel Rmath-devel
14cu|R-tis-1.30-1|14	Source0:          http://cran.r-project.org/src/contrib/tis_%{version}.tar.gz
14cu|R-tis-1.30-1|15	
14cu|R-tis-1.30-1|16	%description
14cu|R-tis-1.30-1|17	Functions and S3 classes for time indexes and time indexed series, which
14cu|R-tis-1.30-1|18	are compatible with FAME frequencies.
14cu|R-tis-1.30-1|19	
14cu|R-tis-1.30-1|20	%prep
14cu|R-tis-1.30-1|21	%setup -q -c -n %{packname}
14cu|R-tis-1.30-1|22	
14cu|R-tis-1.30-1|23	%build
14cu|R-tis-1.30-1|24	
14cu|R-tis-1.30-1|25	%install
14cu|R-tis-1.30-1|26	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tis-1.30-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tis-1.30-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tis-1.30-1|29	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tis-1.30-1|30	
14cu|R-tis-1.30-1|31	%files
14cu|R-tis-1.30-1|32	%dir %{rlibdir}/%{packname}
14cu|R-tis-1.30-1|33	%doc %{rlibdir}/%{packname}/html
14cu|R-tis-1.30-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tis-1.30-1|35	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-tis-1.30-1|36	%{rlibdir}/%{packname}/INDEX
14cu|R-tis-1.30-1|37	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tis-1.30-1|38	%{rlibdir}/%{packname}/COPYRIGHTS
14cu|R-tis-1.30-1|39	%{rlibdir}/%{packname}/Meta
14cu|R-tis-1.30-1|40	%{rlibdir}/%{packname}/R
14cu|R-tis-1.30-1|41	%{rlibdir}/%{packname}/help
14cu|R-tis-1.30-1|42	%{rlibdir}/%{packname}/libs
14cu|R-tis-1.30-1|43	
14cu|R-tis-1.30-1|44	
14cu|R-tis-1.30-1|45	
14cu|R-tis-1.30-1|46	%changelog
14cu|R-tis-1.30-1|47	
14cu|R-tis-1.30-1|48	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-1
14cu|R-tis-1.30-1|49	- (9eccee0) Fix files
14cu|R-tis-1.30-1|50	
14cu|R-tis-1.30-1|51	

14517 14
14cu|R-tkWidgets-1.42.0-2|1	%global packname  tkWidgets
14cu|R-tkWidgets-1.42.0-2|2	%global rlibdir  %{_libdir}/R/library
14cu|R-tkWidgets-1.42.0-2|3	
14cu|R-tkWidgets-1.42.0-2|4	%define debug_package %{nil}
14cu|R-tkWidgets-1.42.0-2|5	
14cu|R-tkWidgets-1.42.0-2|6	Name:             R-%{packname}
14cu|R-tkWidgets-1.42.0-2|7	Version:          1.42.0
14cu|R-tkWidgets-1.42.0-2|8	Release:          2
14cu|R-tkWidgets-1.42.0-2|9	Summary:          R based tk widgets
14cu|R-tkWidgets-1.42.0-2|10	Group:            Sciences/Mathematics
14cu|R-tkWidgets-1.42.0-2|11	License:          Artistic-2.0
14cu|R-tkWidgets-1.42.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-tkWidgets-1.42.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-tkWidgets-1.42.0-2|14	Requires:         R-methods R-widgetTools R-DynDoc R-tools
14cu|R-tkWidgets-1.42.0-2|15	Requires:         R-Biobase R-hgu95av2.db R-hgu95av2cdf R-hgu95av2probe
14cu|R-tkWidgets-1.42.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-widgetTools R-DynDoc R-tools
14cu|R-tkWidgets-1.42.0-2|17	BuildRequires:    R-Biobase R-hgu95av2.db R-hgu95av2cdf R-hgu95av2probe
14cu|R-tkWidgets-1.42.0-2|18	
14cu|R-tkWidgets-1.42.0-2|19	%description
14cu|R-tkWidgets-1.42.0-2|20	Widgets to provide user interfaces. tcltk should have been installed for
14cu|R-tkWidgets-1.42.0-2|21	the widgets to run.
14cu|R-tkWidgets-1.42.0-2|22	
14cu|R-tkWidgets-1.42.0-2|23	%prep
14cu|R-tkWidgets-1.42.0-2|24	%setup -q -c -n %{packname}
14cu|R-tkWidgets-1.42.0-2|25	
14cu|R-tkWidgets-1.42.0-2|26	%build
14cu|R-tkWidgets-1.42.0-2|27	
14cu|R-tkWidgets-1.42.0-2|28	%install
14cu|R-tkWidgets-1.42.0-2|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tkWidgets-1.42.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tkWidgets-1.42.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tkWidgets-1.42.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tkWidgets-1.42.0-2|33	
14cu|R-tkWidgets-1.42.0-2|34	#%check
14cu|R-tkWidgets-1.42.0-2|35	#%{_bindir}/R CMD check %{packname}
14cu|R-tkWidgets-1.42.0-2|36	
14cu|R-tkWidgets-1.42.0-2|37	%files
14cu|R-tkWidgets-1.42.0-2|38	%dir %{rlibdir}/%{packname}
14cu|R-tkWidgets-1.42.0-2|39	%doc %{rlibdir}/%{packname}/doc
14cu|R-tkWidgets-1.42.0-2|40	%doc %{rlibdir}/%{packname}/html
14cu|R-tkWidgets-1.42.0-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tkWidgets-1.42.0-2|42	%{rlibdir}/%{packname}/INDEX
14cu|R-tkWidgets-1.42.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tkWidgets-1.42.0-2|44	%{rlibdir}/%{packname}/Meta
14cu|R-tkWidgets-1.42.0-2|45	%{rlibdir}/%{packname}/R
14cu|R-tkWidgets-1.42.0-2|46	%{rlibdir}/%{packname}/help
14cu|R-tkWidgets-1.42.0-2|47	%{rlibdir}/%{packname}/testfiles
14cu|R-tkWidgets-1.42.0-2|48	
14cu|R-tkWidgets-1.42.0-2|49	%changelog
14cu|R-tkWidgets-1.42.0-2|50	
14cu|R-tkWidgets-1.42.0-2|51	* Mon May 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.42.0-2
14cu|R-tkWidgets-1.42.0-2|52	- (0b3087a) Disable check for now
14cu|R-tkWidgets-1.42.0-2|53	
14cu|R-tkWidgets-1.42.0-2|54	

14518 14
14cu|rtl8188eu-4.1.8-0.37a56bc.1|1	# Revision from the upstream git repository.
14cu|rtl8188eu-4.1.8-0.37a56bc.1|2	%define git_rev 37a56bc
14cu|rtl8188eu-4.1.8-0.37a56bc.1|3	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|4	# The real release number (increment it before rebuild).
14cu|rtl8188eu-4.1.8-0.37a56bc.1|5	%define real_rel 1
14cu|rtl8188eu-4.1.8-0.37a56bc.1|6	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|7	%define _enable_debug_packages  %{nil}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|8	%define debug_package       %{nil}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|9	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|10	Summary:	The standalone RTL8188EU driver
14cu|rtl8188eu-4.1.8-0.37a56bc.1|11	Name:		rtl8188eu
14cu|rtl8188eu-4.1.8-0.37a56bc.1|12	Version:	4.1.8
14cu|rtl8188eu-4.1.8-0.37a56bc.1|13	Release:	0.%{git_rev}.%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|14	Source0:	%{name}-%{git_rev}.tar.xz
14cu|rtl8188eu-4.1.8-0.37a56bc.1|15	Source1:	Kbuild
14cu|rtl8188eu-4.1.8-0.37a56bc.1|16	Source2:	rtl8188eu.conf
14cu|rtl8188eu-4.1.8-0.37a56bc.1|17	License:	GPLv2
14cu|rtl8188eu-4.1.8-0.37a56bc.1|18	Group:		System/Kernel and hardware
14cu|rtl8188eu-4.1.8-0.37a56bc.1|19	URL:		https://github.com/lwfinger/rtl8188eu
14cu|rtl8188eu-4.1.8-0.37a56bc.1|20	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|21	# The driver is now in the process of being included into the mainline
14cu|rtl8188eu-4.1.8-0.37a56bc.1|22	# kernel. When it finally gets to the appropriate kernel versions, this
14cu|rtl8188eu-4.1.8-0.37a56bc.1|23	# package will be needed no longer.
14cu|rtl8188eu-4.1.8-0.37a56bc.1|24	%description
14cu|rtl8188eu-4.1.8-0.37a56bc.1|25	This package contains the driver for Realtek 8188 802.11n USB wireless
14cu|rtl8188eu-4.1.8-0.37a56bc.1|26	adapters (RTL8188EU).
14cu|rtl8188eu-4.1.8-0.37a56bc.1|27	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|28	%package -n dkms-%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|29	Summary:	The standalone RTL8188EU driver
14cu|rtl8188eu-4.1.8-0.37a56bc.1|30	Group:		System/Kernel and hardware
14cu|rtl8188eu-4.1.8-0.37a56bc.1|31	Requires(post):		dkms
14cu|rtl8188eu-4.1.8-0.37a56bc.1|32	Requires(preun):	dkms
14cu|rtl8188eu-4.1.8-0.37a56bc.1|33	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|34	%description -n dkms-%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|35	This package contains the driver for Realtek 8188 802.11n USB wireless
14cu|rtl8188eu-4.1.8-0.37a56bc.1|36	adapters (RTL8188EU).
14cu|rtl8188eu-4.1.8-0.37a56bc.1|37	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|38	%prep
14cu|rtl8188eu-4.1.8-0.37a56bc.1|39	%setup -q -T -c -a0 %{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|40	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|41	# Kbuild file is a stripped version of the original Makefile. This is to
14cu|rtl8188eu-4.1.8-0.37a56bc.1|42	# make sure the driver is build with the same compiler settings as the rest
14cu|rtl8188eu-4.1.8-0.37a56bc.1|43	# of the kernel - just in case.
14cu|rtl8188eu-4.1.8-0.37a56bc.1|44	cp -p %{SOURCE1} .
14cu|rtl8188eu-4.1.8-0.37a56bc.1|45	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|46	%build
14cu|rtl8188eu-4.1.8-0.37a56bc.1|47	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|48	%install
14cu|rtl8188eu-4.1.8-0.37a56bc.1|49	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|50	# sources to be used by DKMS
14cu|rtl8188eu-4.1.8-0.37a56bc.1|51	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|52	cp -R %{name}/core/ %{name}/hal/ %{name}/include/ %{name}/os_dep/ \
14cu|rtl8188eu-4.1.8-0.37a56bc.1|53	%{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
14cu|rtl8188eu-4.1.8-0.37a56bc.1|54	cp Kbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
14cu|rtl8188eu-4.1.8-0.37a56bc.1|55	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|56	# Blacklist the corresponding drivers that might be provided by the kernel
14cu|rtl8188eu-4.1.8-0.37a56bc.1|57	# packages. This is needed to avoid conflicts while still keeping the
14cu|rtl8188eu-4.1.8-0.37a56bc.1|58	# original drivers available, just in case.
14cu|rtl8188eu-4.1.8-0.37a56bc.1|59	mkdir -p %{buildroot}/etc/modprobe.d/
14cu|rtl8188eu-4.1.8-0.37a56bc.1|60	install -m644 %{SOURCE2} %{buildroot}/etc/modprobe.d
14cu|rtl8188eu-4.1.8-0.37a56bc.1|61	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|62	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/dkms.conf << EOF
14cu|rtl8188eu-4.1.8-0.37a56bc.1|63	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14cu|rtl8188eu-4.1.8-0.37a56bc.1|64	PACKAGE_NAME=%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|65	PACKAGE_VERSION=%{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|66	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|67	BUILT_MODULE_NAME=%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|68	AUTOINSTALL=yes
14cu|rtl8188eu-4.1.8-0.37a56bc.1|69	EOF
14cu|rtl8188eu-4.1.8-0.37a56bc.1|70	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|71	%post -n dkms-%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|72	set -x
14cu|rtl8188eu-4.1.8-0.37a56bc.1|73	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|74	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|75	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|76	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|77	%preun -n dkms-%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|78	# rmmod can fail
14cu|rtl8188eu-4.1.8-0.37a56bc.1|79	/sbin/rmmod %{name} >/dev/null 2>&1
14cu|rtl8188eu-4.1.8-0.37a56bc.1|80	set -x
14cu|rtl8188eu-4.1.8-0.37a56bc.1|81	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{real_rel} --all || :
14cu|rtl8188eu-4.1.8-0.37a56bc.1|82	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|83	%files -n dkms-%{name}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|84	%defattr(0644,root,root,0755)
14cu|rtl8188eu-4.1.8-0.37a56bc.1|85	%dir %{_usr}/src/%{name}-%{version}-%{real_rel}
14cu|rtl8188eu-4.1.8-0.37a56bc.1|86	%{_usr}/src/%{name}-%{version}-%{real_rel}/*
14cu|rtl8188eu-4.1.8-0.37a56bc.1|87	%config(noreplace) /etc/modprobe.d/rtl8188eu.conf
14cu|rtl8188eu-4.1.8-0.37a56bc.1|88	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|89	%changelog
14cu|rtl8188eu-4.1.8-0.37a56bc.1|90	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|91	* Tue Mar 22 2016 spectre <eugene.shatokhin@rosalab.ru> 4.1.8-0.37a56bc.1
14cu|rtl8188eu-4.1.8-0.37a56bc.1|92	- (bba9fdf) Merge pull request #1 from alzim/rtl8188eu:rosa2014.1
14cu|rtl8188eu-4.1.8-0.37a56bc.1|93	- (bba9fdf) Update to 4.1.8
14cu|rtl8188eu-4.1.8-0.37a56bc.1|94	
14cu|rtl8188eu-4.1.8-0.37a56bc.1|95	

14519 14
14cu|rtl8192cu-4.0.2-0.f3edeee.1|1	# Preparing source archive from git repo:
14cu|rtl8192cu-4.0.2-0.f3edeee.1|2	# $ hash=`git log -1 --format='%h'`
14cu|rtl8192cu-4.0.2-0.f3edeee.1|3	# $ git archive --prefix rtl8192cu/ ${hash} | xz -7e > rtl8192cu-${hash}.tar.xz
14cu|rtl8192cu-4.0.2-0.f3edeee.1|4	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|5	# Revision from the upstream git repository.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|6	%define git_rev f3edeee
14cu|rtl8192cu-4.0.2-0.f3edeee.1|7	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|8	# The real release number (increment it before rebuild).
14cu|rtl8192cu-4.0.2-0.f3edeee.1|9	%define real_rel 1
14cu|rtl8192cu-4.0.2-0.f3edeee.1|10	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|11	%define _enable_debug_packages %{nil}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|12	%define debug_package %{nil}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|13	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|14	Summary:	Standalone driver for RTL8192CU-based devices
14cu|rtl8192cu-4.0.2-0.f3edeee.1|15	Name:		rtl8192cu
14cu|rtl8192cu-4.0.2-0.f3edeee.1|16	Version:	4.0.2
14cu|rtl8192cu-4.0.2-0.f3edeee.1|17	Release:	0.%{git_rev}.%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|18	Source0:	%{name}-%{git_rev}.tar.xz
14cu|rtl8192cu-4.0.2-0.f3edeee.1|19	Source1:	Kbuild
14cu|rtl8192cu-4.0.2-0.f3edeee.1|20	Source2:	rtl8192cu.conf
14cu|rtl8192cu-4.0.2-0.f3edeee.1|21	License:	GPLv2
14cu|rtl8192cu-4.0.2-0.f3edeee.1|22	Group:		System/Kernel and hardware
14cu|rtl8192cu-4.0.2-0.f3edeee.1|23	URL:		https://github.com/pvaret/rtl8192cu-fixes
14cu|rtl8192cu-4.0.2-0.f3edeee.1|24	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|25	%description
14cu|rtl8192cu-4.0.2-0.f3edeee.1|26	This package contains the driver for RTL8192CU-based USB wireless adapters
14cu|rtl8192cu-4.0.2-0.f3edeee.1|27	by Realtek.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|28	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|29	%package -n dkms-%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|30	Summary:	Standalone driver for RTL8192CU-based devices
14cu|rtl8192cu-4.0.2-0.f3edeee.1|31	Group:		System/Kernel and hardware
14cu|rtl8192cu-4.0.2-0.f3edeee.1|32	Requires(post):		dkms
14cu|rtl8192cu-4.0.2-0.f3edeee.1|33	Requires(preun):	dkms
14cu|rtl8192cu-4.0.2-0.f3edeee.1|34	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|35	%description -n dkms-%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|36	This package contains the driver for RTL8192CU-based USB wireless adapters
14cu|rtl8192cu-4.0.2-0.f3edeee.1|37	by Realtek.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|38	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|39	%prep
14cu|rtl8192cu-4.0.2-0.f3edeee.1|40	%setup -q -T -c -a0 %{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|41	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|42	# Kbuild file is a stripped version of the original Makefile. This is to
14cu|rtl8192cu-4.0.2-0.f3edeee.1|43	# make sure the driver is build with the same compiler settings as the rest
14cu|rtl8192cu-4.0.2-0.f3edeee.1|44	# of the kernel - just in case.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|45	cp -p %{SOURCE1} .
14cu|rtl8192cu-4.0.2-0.f3edeee.1|46	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|47	%build
14cu|rtl8192cu-4.0.2-0.f3edeee.1|48	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|49	%install
14cu|rtl8192cu-4.0.2-0.f3edeee.1|50	# sources to be used by DKMS
14cu|rtl8192cu-4.0.2-0.f3edeee.1|51	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|52	cp -R %{name}/core/ %{name}/hal/ %{name}/include/ %{name}/os_dep/ \
14cu|rtl8192cu-4.0.2-0.f3edeee.1|53	%{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
14cu|rtl8192cu-4.0.2-0.f3edeee.1|54	cp Kbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
14cu|rtl8192cu-4.0.2-0.f3edeee.1|55	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|56	# remove the spurious executable perm from the sources
14cu|rtl8192cu-4.0.2-0.f3edeee.1|57	find %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel} -type f -exec chmod -x {} \;
14cu|rtl8192cu-4.0.2-0.f3edeee.1|58	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|59	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/dkms.conf << EOF
14cu|rtl8192cu-4.0.2-0.f3edeee.1|60	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14cu|rtl8192cu-4.0.2-0.f3edeee.1|61	PACKAGE_NAME=%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|62	PACKAGE_VERSION=%{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|63	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|64	BUILT_MODULE_NAME=%{name}_fixed
14cu|rtl8192cu-4.0.2-0.f3edeee.1|65	AUTOINSTALL=yes
14cu|rtl8192cu-4.0.2-0.f3edeee.1|66	EOF
14cu|rtl8192cu-4.0.2-0.f3edeee.1|67	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|68	mkdir -p %{buildroot}/etc/modprobe.d/
14cu|rtl8192cu-4.0.2-0.f3edeee.1|69	install -m 644 %{SOURCE2} %{buildroot}/etc/modprobe.d/
14cu|rtl8192cu-4.0.2-0.f3edeee.1|70	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|71	cp %{name}/README.md .
14cu|rtl8192cu-4.0.2-0.f3edeee.1|72	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|73	%post -n dkms-%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|74	set -x
14cu|rtl8192cu-4.0.2-0.f3edeee.1|75	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|76	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|77	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|78	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|79	%preun -n dkms-%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|80	/sbin/rmmod %{name} >/dev/null 2>&1
14cu|rtl8192cu-4.0.2-0.f3edeee.1|81	set -x
14cu|rtl8192cu-4.0.2-0.f3edeee.1|82	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{real_rel} --all || :
14cu|rtl8192cu-4.0.2-0.f3edeee.1|83	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|84	%files -n dkms-%{name}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|85	%dir %{_usr}/src/%{name}-%{version}-%{real_rel}
14cu|rtl8192cu-4.0.2-0.f3edeee.1|86	%{_usr}/src/%{name}-%{version}-%{real_rel}/*
14cu|rtl8192cu-4.0.2-0.f3edeee.1|87	%config(noreplace) /etc/modprobe.d/%{name}.conf
14cu|rtl8192cu-4.0.2-0.f3edeee.1|88	%doc README.md
14cu|rtl8192cu-4.0.2-0.f3edeee.1|89	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|90	%changelog
14cu|rtl8192cu-4.0.2-0.f3edeee.1|91	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|92	* Wed Mar 23 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.0.2-0.f3edeee.1
14cu|rtl8192cu-4.0.2-0.f3edeee.1|93	- (fc5170c) Avoid conflicts with rtl8192cu from the kernel
14cu|rtl8192cu-4.0.2-0.f3edeee.1|94	- (fc5170c) 1. Renamed the driver from this package to rtl8192cu_fixed.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|95	- (fc5170c) 2. Blacklisted rtl8192cu instead of disabling it as well as rtlwifi
14cu|rtl8192cu-4.0.2-0.f3edeee.1|96	- (fc5170c) altogether like they do in
14cu|rtl8192cu-4.0.2-0.f3edeee.1|97	- (fc5170c) https://github.com/pvaret/rtl8192cu-fixes/issues/56. That approach seems
14cu|rtl8192cu-4.0.2-0.f3edeee.1|98	- (fc5170c) to be an overkill in ROSA.
14cu|rtl8192cu-4.0.2-0.f3edeee.1|99	
14cu|rtl8192cu-4.0.2-0.f3edeee.1|100	

14520 14
14cu|rtl8812au-20161021-1|1	%define gitrev be67c6e
14cu|rtl8812au-20161021-1|2	%define gitdate 20161021
14cu|rtl8812au-20161021-1|3	
14cu|rtl8812au-20161021-1|4	# How to prepare the source archive from the git tree:
14cu|rtl8812au-20161021-1|5	# $ hash=`git log -1 --format='%h'`
14cu|rtl8812au-20161021-1|6	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14cu|rtl8812au-20161021-1|7	# $ git archive --prefix rtl8812au-${date}-git${hash}/ ${hash} \
14cu|rtl8812au-20161021-1|8	#	| xz -7e > ../rtl8812au-${date}-git${hash}.tar.xz
14cu|rtl8812au-20161021-1|9	
14cu|rtl8812au-20161021-1|10	%define kname 8812au
14cu|rtl8812au-20161021-1|11	
14cu|rtl8812au-20161021-1|12	%define _enable_debug_packages	%{nil}
14cu|rtl8812au-20161021-1|13	%define debug_package	%{nil}
14cu|rtl8812au-20161021-1|14	
14cu|rtl8812au-20161021-1|15	Summary:	The standalone RTL8812AU driver
14cu|rtl8812au-20161021-1|16	Name:		rtl8812au
14cu|rtl8812au-20161021-1|17	Version:	%{gitdate}
14cu|rtl8812au-20161021-1|18	Release:	1
14cu|rtl8812au-20161021-1|19	Source0:	%{name}-%{gitdate}-git%{gitrev}.tar.xz
14cu|rtl8812au-20161021-1|20	Source1:	%{name}.rpmlintrc
14cu|rtl8812au-20161021-1|21	License:	GPLv2
14cu|rtl8812au-20161021-1|22	Group:		System/Kernel and hardware
14cu|rtl8812au-20161021-1|23	URL:		https://github.com/diederikdehaas/rtl8812AU/tree/driver-4.3.14
14cu|rtl8812au-20161021-1|24	
14cu|rtl8812au-20161021-1|25	%description
14cu|rtl8812au-20161021-1|26	This package contains the driver for Realtek 8812A 802.11n USB wireless
14cu|rtl8812au-20161021-1|27	adapters.
14cu|rtl8812au-20161021-1|28	
14cu|rtl8812au-20161021-1|29	%package -n dkms-%{name}
14cu|rtl8812au-20161021-1|30	Summary:	The standalone RTL8812AU driver
14cu|rtl8812au-20161021-1|31	Group:		System/Kernel and hardware
14cu|rtl8812au-20161021-1|32	Requires(post,preun):	dkms
14cu|rtl8812au-20161021-1|33	
14cu|rtl8812au-20161021-1|34	%description -n dkms-%{name}
14cu|rtl8812au-20161021-1|35	This package contains the driver for Realtek 8812A 802.11n USB wireless
14cu|rtl8812au-20161021-1|36	adapters.
14cu|rtl8812au-20161021-1|37	
14cu|rtl8812au-20161021-1|38	%prep
14cu|rtl8812au-20161021-1|39	%setup -qn %{name}-%{gitdate}-git%{gitrev}
14cu|rtl8812au-20161021-1|40	%apply_patches
14cu|rtl8812au-20161021-1|41	
14cu|rtl8812au-20161021-1|42	%build
14cu|rtl8812au-20161021-1|43	
14cu|rtl8812au-20161021-1|44	%install
14cu|rtl8812au-20161021-1|45	
14cu|rtl8812au-20161021-1|46	# install dkms sources
14cu|rtl8812au-20161021-1|47	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|rtl8812au-20161021-1|48	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|rtl8812au-20161021-1|49	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|rtl8812au-20161021-1|50	MAKE="'make' KVER=\${kernelver}"
14cu|rtl8812au-20161021-1|51	PACKAGE_NAME=%{name}
14cu|rtl8812au-20161021-1|52	PACKAGE_VERSION=%{version}-%{release}
14cu|rtl8812au-20161021-1|53	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|rtl8812au-20161021-1|54	BUILT_MODULE_NAME=%{kname}
14cu|rtl8812au-20161021-1|55	AUTOINSTALL=yes
14cu|rtl8812au-20161021-1|56	EOF
14cu|rtl8812au-20161021-1|57	
14cu|rtl8812au-20161021-1|58	
14cu|rtl8812au-20161021-1|59	%post -n dkms-%{name}
14cu|rtl8812au-20161021-1|60	set -x
14cu|rtl8812au-20161021-1|61	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|rtl8812au-20161021-1|62	
14cu|rtl8812au-20161021-1|63	# Build and install the driver for all available kernels that have devel
14cu|rtl8812au-20161021-1|64	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|rtl8812au-20161021-1|65	# Do not fail the installation of the package if the build fails for some
14cu|rtl8812au-20161021-1|66	# kernels, this may happen during testing, etc.
14cu|rtl8812au-20161021-1|67	for kk in /lib/modules/*; do
14cu|rtl8812au-20161021-1|68	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|rtl8812au-20161021-1|69	if test -d "/lib/modules/$kk/build"; then
14cu|rtl8812au-20161021-1|70	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14cu|rtl8812au-20161021-1|71	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14cu|rtl8812au-20161021-1|72	else
14cu|rtl8812au-20161021-1|73	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|rtl8812au-20161021-1|74	fi;
14cu|rtl8812au-20161021-1|75	done
14cu|rtl8812au-20161021-1|76	
14cu|rtl8812au-20161021-1|77	%preun -n dkms-%{name}
14cu|rtl8812au-20161021-1|78	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14cu|rtl8812au-20161021-1|79	# deinstallation.
14cu|rtl8812au-20161021-1|80	/sbin/rmmod %{kname} >/dev/null 2>&1 || true
14cu|rtl8812au-20161021-1|81	set -x
14cu|rtl8812au-20161021-1|82	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14cu|rtl8812au-20161021-1|83	
14cu|rtl8812au-20161021-1|84	%files -n dkms-%{name}
14cu|rtl8812au-20161021-1|85	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|rtl8812au-20161021-1|86	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|rtl8812au-20161021-1|87	
14cu|rtl8812au-20161021-1|88	%changelog
14cu|rtl8812au-20161021-1|89	
14cu|rtl8812au-20161021-1|90	* Fri Jan 27 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 20161021-1
14cu|rtl8812au-20161021-1|91	- (10f0755) Moved to another upstream repository, moved back to base version 4.3.14
14cu|rtl8812au-20161021-1|92	- (10f0755) Version 4.3.14 from
14cu|rtl8812au-20161021-1|93	- (10f0755) https://github.com/diederikdehaas/rtl8812AU/tree/driver-4.3.14 seems to
14cu|rtl8812au-20161021-1|94	- (10f0755) work OK with both 2,4GHz and 5GHz bands unlike the versions 4.3.20+ from
14cu|rtl8812au-20161021-1|95	- (10f0755) that and other repositories.
14cu|rtl8812au-20161021-1|96	- (10f0755) Reported: https://github.com/diederikdehaas/rtl8812AU/issues/55
14cu|rtl8812au-20161021-1|97	
14cu|rtl8812au-20161021-1|98	

14521 14
14cu|rtlwifi_new-20170113-1|1	%define gitrev d4d11b5
14cu|rtlwifi_new-20170113-1|2	%define gitdate 20170113
14cu|rtlwifi_new-20170113-1|3	
14cu|rtlwifi_new-20170113-1|4	# How to prepare the source archive from the git tree:
14cu|rtlwifi_new-20170113-1|5	# $ hash=`git log -1 --format='%h'`
14cu|rtlwifi_new-20170113-1|6	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14cu|rtlwifi_new-20170113-1|7	# $ git archive --prefix rtlwifi_new-${date}-git${hash}/ ${hash} \
14cu|rtlwifi_new-20170113-1|8	#	| xz -7e > ../rtlwifi_new-${date}-git${hash}.tar.xz
14cu|rtlwifi_new-20170113-1|9	
14cu|rtlwifi_new-20170113-1|10	%define _enable_debug_packages	%{nil}
14cu|rtlwifi_new-20170113-1|11	%define debug_package	%{nil}
14cu|rtlwifi_new-20170113-1|12	
14cu|rtlwifi_new-20170113-1|13	Summary:	Collection of drivers for WiFi adapters by Realtek
14cu|rtlwifi_new-20170113-1|14	Name:		rtlwifi_new
14cu|rtlwifi_new-20170113-1|15	Version:	%{gitdate}
14cu|rtlwifi_new-20170113-1|16	Release:	1
14cu|rtlwifi_new-20170113-1|17	Source0:	%{name}-%{gitdate}-git%{gitrev}.tar.xz
14cu|rtlwifi_new-20170113-1|18	Source1:	rtlwifi_new.conf
14cu|rtlwifi_new-20170113-1|19	License:	GPLv2
14cu|rtlwifi_new-20170113-1|20	Group:		System/Kernel and hardware
14cu|rtlwifi_new-20170113-1|21	URL:		https://github.com/lwfinger/rtlwifi_new
14cu|rtlwifi_new-20170113-1|22	
14cu|rtlwifi_new-20170113-1|23	# Rename the modules to avoid conflicts with the modules provided by the
14cu|rtlwifi_new-20170113-1|24	# kernel packages. Change the path to firmware for that purpose as well.
14cu|rtlwifi_new-20170113-1|25	Patch1:		001-Rename-modules-to-name_new.patch
14cu|rtlwifi_new-20170113-1|26	Patch2:		002-Use-rtlwifi_new-as-firmware-dir.patch
14cu|rtlwifi_new-20170113-1|27	# By default, the modules are built for the current kernel but we want them
14cu|rtlwifi_new-20170113-1|28	# for the kernel that dkms specifies in KERNELRELEASE variable.
14cu|rtlwifi_new-20170113-1|29	Patch3:		003-Build-for-the-right-kernel.patch
14cu|rtlwifi_new-20170113-1|30	
14cu|rtlwifi_new-20170113-1|31	%description
14cu|rtlwifi_new-20170113-1|32	This package contains the following drivers for the WiFi adapters by Realtek:
14cu|rtlwifi_new-20170113-1|33	rtl8192ce, rtl8192se, rtl8192de, rtl8188ee, rtl8192ee, rtl8723ae, rtl8723be,
14cu|rtlwifi_new-20170113-1|34	and rtl8821ae as well as the common modules they need. The respective
14cu|rtlwifi_new-20170113-1|35	modules provided by the kernel packages will be blacklisted to avoid
14cu|rtlwifi_new-20170113-1|36	conflicts.
14cu|rtlwifi_new-20170113-1|37	
14cu|rtlwifi_new-20170113-1|38	%package -n dkms-%{name}
14cu|rtlwifi_new-20170113-1|39	Summary:	Collection of drivers for WiFi adapters by Realtek
14cu|rtlwifi_new-20170113-1|40	Group:		System/Kernel and hardware
14cu|rtlwifi_new-20170113-1|41	Requires(post,preun):		dkms
14cu|rtlwifi_new-20170113-1|42	Requires:	dkms
14cu|rtlwifi_new-20170113-1|43	
14cu|rtlwifi_new-20170113-1|44	%description -n dkms-%{name}
14cu|rtlwifi_new-20170113-1|45	This package contains the following drivers for the WiFi adapters by Realtek:
14cu|rtlwifi_new-20170113-1|46	rtl8192ce, rtl8192se, rtl8192de, rtl8188ee, rtl8192ee, rtl8723ae, rtl8723be,
14cu|rtlwifi_new-20170113-1|47	and rtl8821ae as well as the common modules they need. The respective
14cu|rtlwifi_new-20170113-1|48	modules provided by the kernel packages will be blacklisted to avoid
14cu|rtlwifi_new-20170113-1|49	conflicts.
14cu|rtlwifi_new-20170113-1|50	
14cu|rtlwifi_new-20170113-1|51	
14cu|rtlwifi_new-20170113-1|52	%prep
14cu|rtlwifi_new-20170113-1|53	%setup -qn %{name}-%{gitdate}-git%{gitrev}
14cu|rtlwifi_new-20170113-1|54	%apply_patches
14cu|rtlwifi_new-20170113-1|55	
14cu|rtlwifi_new-20170113-1|56	%build
14cu|rtlwifi_new-20170113-1|57	
14cu|rtlwifi_new-20170113-1|58	%install
14cu|rtlwifi_new-20170113-1|59	# sources to be used by DKMS
14cu|rtlwifi_new-20170113-1|60	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|rtlwifi_new-20170113-1|61	for subdir in \
14cu|rtlwifi_new-20170113-1|62	btcoexist \
14cu|rtlwifi_new-20170113-1|63	rtl8188ee \
14cu|rtlwifi_new-20170113-1|64	rtl8192c \
14cu|rtlwifi_new-20170113-1|65	rtl8192ce \
14cu|rtlwifi_new-20170113-1|66	rtl8192cu \
14cu|rtlwifi_new-20170113-1|67	rtl8192de \
14cu|rtlwifi_new-20170113-1|68	rtl8192ee \
14cu|rtlwifi_new-20170113-1|69	rtl8192se \
14cu|rtlwifi_new-20170113-1|70	rtl8723ae \
14cu|rtlwifi_new-20170113-1|71	rtl8723be \
14cu|rtlwifi_new-20170113-1|72	rtl8723com \
14cu|rtlwifi_new-20170113-1|73	rtl8821ae; do
14cu|rtlwifi_new-20170113-1|74	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/$subdir
14cu|rtlwifi_new-20170113-1|75	install -m644 $subdir/*.c $subdir/*.h $subdir/Makefile \
14cu|rtlwifi_new-20170113-1|76	%{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/$subdir
14cu|rtlwifi_new-20170113-1|77	done
14cu|rtlwifi_new-20170113-1|78	
14cu|rtlwifi_new-20170113-1|79	install -m644 *.c *.h Makefile \
14cu|rtlwifi_new-20170113-1|80	%{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|rtlwifi_new-20170113-1|81	
14cu|rtlwifi_new-20170113-1|82	# Blacklist the corresponding drivers that might be provided by the kernel
14cu|rtlwifi_new-20170113-1|83	# packages. This is needed to avoid conflicts while still keeping the
14cu|rtlwifi_new-20170113-1|84	# original drivers available, just in case.
14cu|rtlwifi_new-20170113-1|85	mkdir -p %{buildroot}/etc/modprobe.d/
14cu|rtlwifi_new-20170113-1|86	install -m644 %{SOURCE1} %{buildroot}/etc/modprobe.d
14cu|rtlwifi_new-20170113-1|87	
14cu|rtlwifi_new-20170113-1|88	mkdir -p %{buildroot}/lib/firmware/rtlwifi_new
14cu|rtlwifi_new-20170113-1|89	install -m644 firmware/rtlwifi/* %{buildroot}/lib/firmware/rtlwifi_new/
14cu|rtlwifi_new-20170113-1|90	
14cu|rtlwifi_new-20170113-1|91	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|rtlwifi_new-20170113-1|92	MAKE="make"
14cu|rtlwifi_new-20170113-1|93	PACKAGE_NAME=%{name}
14cu|rtlwifi_new-20170113-1|94	PACKAGE_VERSION=%{version}-%{release}
14cu|rtlwifi_new-20170113-1|95	BUILT_MODULE_NAME[0]=rtlwifi_new
14cu|rtlwifi_new-20170113-1|96	BUILT_MODULE_NAME[1]=rtl_pci_new
14cu|rtlwifi_new-20170113-1|97	BUILT_MODULE_NAME[2]=rtl_usb_new
14cu|rtlwifi_new-20170113-1|98	BUILT_MODULE_NAME[3]=btcoexist_new
14cu|rtlwifi_new-20170113-1|99	BUILT_MODULE_LOCATION[3]=btcoexist/
14cu|rtlwifi_new-20170113-1|100	BUILT_MODULE_NAME[4]=rtl8192c-common_new
14cu|rtlwifi_new-20170113-1|101	BUILT_MODULE_LOCATION[4]=rtl8192c/
14cu|rtlwifi_new-20170113-1|102	BUILT_MODULE_NAME[5]=rtl8821ae_new
14cu|rtlwifi_new-20170113-1|103	BUILT_MODULE_LOCATION[5]=rtl8821ae/
14cu|rtlwifi_new-20170113-1|104	BUILT_MODULE_NAME[6]=rtl8192se_new
14cu|rtlwifi_new-20170113-1|105	BUILT_MODULE_LOCATION[6]=rtl8192se/
14cu|rtlwifi_new-20170113-1|106	BUILT_MODULE_NAME[7]=rtl8192de_new
14cu|rtlwifi_new-20170113-1|107	BUILT_MODULE_LOCATION[7]=rtl8192de/
14cu|rtlwifi_new-20170113-1|108	BUILT_MODULE_NAME[8]=rtl8723be_new
14cu|rtlwifi_new-20170113-1|109	BUILT_MODULE_LOCATION[8]=rtl8723be/
14cu|rtlwifi_new-20170113-1|110	BUILT_MODULE_NAME[9]=rtl8192ee_new
14cu|rtlwifi_new-20170113-1|111	BUILT_MODULE_LOCATION[9]=rtl8192ee/
14cu|rtlwifi_new-20170113-1|112	BUILT_MODULE_NAME[10]=rtl8192cu_new
14cu|rtlwifi_new-20170113-1|113	BUILT_MODULE_LOCATION[10]=rtl8192cu/
14cu|rtlwifi_new-20170113-1|114	BUILT_MODULE_NAME[11]=rtl8188ee_new
14cu|rtlwifi_new-20170113-1|115	BUILT_MODULE_LOCATION[11]=rtl8188ee/
14cu|rtlwifi_new-20170113-1|116	BUILT_MODULE_NAME[12]=rtl8192ce_new
14cu|rtlwifi_new-20170113-1|117	BUILT_MODULE_LOCATION[12]=rtl8192ce/
14cu|rtlwifi_new-20170113-1|118	BUILT_MODULE_NAME[13]=rtl8723ae_new
14cu|rtlwifi_new-20170113-1|119	BUILT_MODULE_LOCATION[13]=rtl8723ae/
14cu|rtlwifi_new-20170113-1|120	BUILT_MODULE_NAME[14]=rtl8723-common_new
14cu|rtlwifi_new-20170113-1|121	BUILT_MODULE_LOCATION[14]=rtl8723com/
14cu|rtlwifi_new-20170113-1|122	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|123	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|124	DEST_MODULE_LOCATION[2]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|125	DEST_MODULE_LOCATION[3]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|126	DEST_MODULE_LOCATION[4]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|127	DEST_MODULE_LOCATION[5]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|128	DEST_MODULE_LOCATION[6]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|129	DEST_MODULE_LOCATION[7]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|130	DEST_MODULE_LOCATION[8]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|131	DEST_MODULE_LOCATION[9]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|132	DEST_MODULE_LOCATION[10]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|133	DEST_MODULE_LOCATION[11]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|134	DEST_MODULE_LOCATION[12]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|135	DEST_MODULE_LOCATION[13]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|136	DEST_MODULE_LOCATION[14]=/kernel/3rdparty/%{name}/
14cu|rtlwifi_new-20170113-1|137	REMAKE_INITRD=yes
14cu|rtlwifi_new-20170113-1|138	AUTOINSTALL=yes
14cu|rtlwifi_new-20170113-1|139	EOF
14cu|rtlwifi_new-20170113-1|140	
14cu|rtlwifi_new-20170113-1|141	%post -n dkms-%{name}
14cu|rtlwifi_new-20170113-1|142	set -x
14cu|rtlwifi_new-20170113-1|143	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|rtlwifi_new-20170113-1|144	
14cu|rtlwifi_new-20170113-1|145	# Build and install the driver for all available kernels that have devel
14cu|rtlwifi_new-20170113-1|146	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|rtlwifi_new-20170113-1|147	# Do not fail the installation of the package if the build fails for some
14cu|rtlwifi_new-20170113-1|148	# kernels, this may happen during testing, etc.
14cu|rtlwifi_new-20170113-1|149	for kk in /lib/modules/*; do
14cu|rtlwifi_new-20170113-1|150	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|rtlwifi_new-20170113-1|151	if test -d "/lib/modules/$kk/build"; then
14cu|rtlwifi_new-20170113-1|152	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14cu|rtlwifi_new-20170113-1|153	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14cu|rtlwifi_new-20170113-1|154	else
14cu|rtlwifi_new-20170113-1|155	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|rtlwifi_new-20170113-1|156	fi;
14cu|rtlwifi_new-20170113-1|157	done
14cu|rtlwifi_new-20170113-1|158	
14cu|rtlwifi_new-20170113-1|159	%preun -n dkms-%{name}
14cu|rtlwifi_new-20170113-1|160	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
14cu|rtlwifi_new-20170113-1|161	
14cu|rtlwifi_new-20170113-1|162	%files -n dkms-%{name}
14cu|rtlwifi_new-20170113-1|163	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|rtlwifi_new-20170113-1|164	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|rtlwifi_new-20170113-1|165	%dir /lib/firmware/rtlwifi_new
14cu|rtlwifi_new-20170113-1|166	/lib/firmware/rtlwifi_new/*
14cu|rtlwifi_new-20170113-1|167	%config(noreplace) /etc/modprobe.d/rtlwifi_new.conf
14cu|rtlwifi_new-20170113-1|168	
14cu|rtlwifi_new-20170113-1|169	%changelog
14cu|rtlwifi_new-20170113-1|170	
14cu|rtlwifi_new-20170113-1|171	* Mon Jan 16 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 20170113-1
14cu|rtlwifi_new-20170113-1|172	- (b5fa3cf) Updated to git rev. d4d11b5 (2017-01-13)
14cu|rtlwifi_new-20170113-1|173	
14cu|rtlwifi_new-20170113-1|174	

14522 14
14cu|R-tnet-3.0.11-1|1	%global packname  tnet
14cu|R-tnet-3.0.11-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-tnet-3.0.11-1|3	
14cu|R-tnet-3.0.11-1|4	%define debug_package %{nil}
14cu|R-tnet-3.0.11-1|5	
14cu|R-tnet-3.0.11-1|6	Name:             R-%{packname}
14cu|R-tnet-3.0.11-1|7	Version:          3.0.11
14cu|R-tnet-3.0.11-1|8	Release:          1
14cu|R-tnet-3.0.11-1|9	Summary:          tnet: Software for Analysis of Weighted, Two-mode, and Longitudinal networks
14cu|R-tnet-3.0.11-1|10	Group:            Sciences/Mathematics
14cu|R-tnet-3.0.11-1|11	License:          CC BY-NC 3.0 + file LICENSE
14cu|R-tnet-3.0.11-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tnet-3.0.11-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-tnet-3.0.11-1|14	BuildArch:        noarch
14cu|R-tnet-3.0.11-1|15	Requires:         R-core
14cu|R-tnet-3.0.11-1|16	
14cu|R-tnet-3.0.11-1|17	Requires:         R-igraph R-survival
14cu|R-tnet-3.0.11-1|18	
14cu|R-tnet-3.0.11-1|19	BuildRequires:    R-devel Rmath-devel R-igraph R-survival
14cu|R-tnet-3.0.11-1|20	
14cu|R-tnet-3.0.11-1|21	
14cu|R-tnet-3.0.11-1|22	%description
14cu|R-tnet-3.0.11-1|23	R package for analyzing weighted, two-mode, and longitudinal networks.
14cu|R-tnet-3.0.11-1|24	
14cu|R-tnet-3.0.11-1|25	%prep
14cu|R-tnet-3.0.11-1|26	%setup -q -c -n %{packname}
14cu|R-tnet-3.0.11-1|27	
14cu|R-tnet-3.0.11-1|28	%build
14cu|R-tnet-3.0.11-1|29	
14cu|R-tnet-3.0.11-1|30	%install
14cu|R-tnet-3.0.11-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tnet-3.0.11-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tnet-3.0.11-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tnet-3.0.11-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tnet-3.0.11-1|35	
14cu|R-tnet-3.0.11-1|36	%check
14cu|R-tnet-3.0.11-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-tnet-3.0.11-1|38	
14cu|R-tnet-3.0.11-1|39	%files
14cu|R-tnet-3.0.11-1|40	%dir %{rlibdir}/%{packname}
14cu|R-tnet-3.0.11-1|41	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-tnet-3.0.11-1|42	%doc %{rlibdir}/%{packname}/html
14cu|R-tnet-3.0.11-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tnet-3.0.11-1|44	%doc %{rlibdir}/%{packname}/LICENSE
14cu|R-tnet-3.0.11-1|45	%{rlibdir}/%{packname}/INDEX
14cu|R-tnet-3.0.11-1|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tnet-3.0.11-1|47	%{rlibdir}/%{packname}/Meta
14cu|R-tnet-3.0.11-1|48	%{rlibdir}/%{packname}/R
14cu|R-tnet-3.0.11-1|49	%{rlibdir}/%{packname}/help
14cu|R-tnet-3.0.11-1|50	%{rlibdir}/%{packname}/data
14cu|R-tnet-3.0.11-1|51	
14cu|R-tnet-3.0.11-1|52	%changelog
14cu|R-tnet-3.0.11-1|53	* Tue Dec 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.11-1
14cu|R-tnet-3.0.11-1|54	+ Revision: d703f64
14cu|R-tnet-3.0.11-1|55	- Fix files
14cu|R-tnet-3.0.11-1|56	
14cu|R-tnet-3.0.11-1|57	

14523 14
14cu|rtorrent-0.9.6-1|1	%define libtorrentver 0.13.6
14cu|rtorrent-0.9.6-1|2	
14cu|rtorrent-0.9.6-1|3	Summary:	Curses based BitTorrent client
14cu|rtorrent-0.9.6-1|4	Name:		rtorrent
14cu|rtorrent-0.9.6-1|5	Version:	0.9.6
14cu|rtorrent-0.9.6-1|6	Release:	1
14cu|rtorrent-0.9.6-1|7	Epoch:		1
14cu|rtorrent-0.9.6-1|8	License:	GPLv2+
14cu|rtorrent-0.9.6-1|9	Group:		Networking/File transfer
14cu|rtorrent-0.9.6-1|10	Url:		http://libtorrent.rakshasa.no/
14cu|rtorrent-0.9.6-1|11	Source0:	http://rtorrent.net/downloads/%{name}-%{version}.tar.gz
14cu|rtorrent-0.9.6-1|12	BuildRequires:	pkgconfig(libcurl)
14cu|rtorrent-0.9.6-1|13	BuildRequires:	pkgconfig(libtorrent) >= %{libtorrentver}
14cu|rtorrent-0.9.6-1|14	BuildRequires:	pkgconfig(ncursesw)
14cu|rtorrent-0.9.6-1|15	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|rtorrent-0.9.6-1|16	BuildRequires:	pkgconfig(xmlrpc)
14cu|rtorrent-0.9.6-1|17	Requires:	libtorrent >= %{libtorrentver}
14cu|rtorrent-0.9.6-1|18	
14cu|rtorrent-0.9.6-1|19	%description
14cu|rtorrent-0.9.6-1|20	This is a text mode BitTorrent client with a curses interface based on
14cu|rtorrent-0.9.6-1|21	libtorrent.
14cu|rtorrent-0.9.6-1|22	
14cu|rtorrent-0.9.6-1|23	%files
14cu|rtorrent-0.9.6-1|24	%doc README AUTHORS doc/rtorrent.rc
14cu|rtorrent-0.9.6-1|25	%{_bindir}/rtorrent
14cu|rtorrent-0.9.6-1|26	
14cu|rtorrent-0.9.6-1|27	#----------------------------------------------------------------------------
14cu|rtorrent-0.9.6-1|28	
14cu|rtorrent-0.9.6-1|29	%prep
14cu|rtorrent-0.9.6-1|30	%setup -q
14cu|rtorrent-0.9.6-1|31	
14cu|rtorrent-0.9.6-1|32	%build
14cu|rtorrent-0.9.6-1|33	export CPPFLAGS=-I%{_includedir}/ncursesw
14cu|rtorrent-0.9.6-1|34	export LIBS="-lpthread -lxmlrpc -lxmlrpc_util"
14cu|rtorrent-0.9.6-1|35	
14cu|rtorrent-0.9.6-1|36	%configure2_5x \
14cu|rtorrent-0.9.6-1|37	--with-xmlrpc-c
14cu|rtorrent-0.9.6-1|38	%make
14cu|rtorrent-0.9.6-1|39	
14cu|rtorrent-0.9.6-1|40	%install
14cu|rtorrent-0.9.6-1|41	%makeinstall_std
14cu|rtorrent-0.9.6-1|42	
14cu|rtorrent-0.9.6-1|43	%changelog
14cu|rtorrent-0.9.6-1|44	
14cu|rtorrent-0.9.6-1|45	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 1:0.9.6-1
14cu|rtorrent-0.9.6-1|46	- (cd44c50) Merge pull request #2 from import/rtorrent:auto_update
14cu|rtorrent-0.9.6-1|47	- (cd44c50) Updated to 0.9.6 (by updates_builder)
14cu|rtorrent-0.9.6-1|48	
14cu|rtorrent-0.9.6-1|49	

14524 14
14cu|R-TSA-1.01-3|1	%global packname  TSA
14cu|R-TSA-1.01-3|2	%global rlibdir  %{_datadir}/R/library
14cu|R-TSA-1.01-3|3	
14cu|R-TSA-1.01-3|4	Name:             R-%{packname}
14cu|R-TSA-1.01-3|5	Version:          1.01
14cu|R-TSA-1.01-3|6	Release:          3
14cu|R-TSA-1.01-3|7	Summary:          Time Series Analysis
14cu|R-TSA-1.01-3|8	Group:            Sciences/Mathematics
14cu|R-TSA-1.01-3|9	License:          GPL (>= 2)
14cu|R-TSA-1.01-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-TSA-1.01-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-TSA-1.01-3|12	BuildArch:        noarch
14cu|R-TSA-1.01-3|13	Requires:         R-core
14cu|R-TSA-1.01-3|14	Requires:         R-leaps R-locfit R-tseries
14cu|R-TSA-1.01-3|15	BuildRequires:    R-devel Rmath-devel R-leaps R-locfit R-tseries
14cu|R-TSA-1.01-3|16	
14cu|R-TSA-1.01-3|17	%description
14cu|R-TSA-1.01-3|18	Contains R functions and datasets detailed in the book "Time Series
14cu|R-TSA-1.01-3|19	Analysis with Applications in R (second edition)" by Jonathan Cryer and
14cu|R-TSA-1.01-3|20	Kung-Sik Chan
14cu|R-TSA-1.01-3|21	
14cu|R-TSA-1.01-3|22	%prep
14cu|R-TSA-1.01-3|23	%setup -q -c -n %{packname}
14cu|R-TSA-1.01-3|24	
14cu|R-TSA-1.01-3|25	%build
14cu|R-TSA-1.01-3|26	
14cu|R-TSA-1.01-3|27	%install
14cu|R-TSA-1.01-3|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-TSA-1.01-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-TSA-1.01-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-TSA-1.01-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-TSA-1.01-3|32	
14cu|R-TSA-1.01-3|33	%check
14cu|R-TSA-1.01-3|34	%{_bindir}/R CMD check %{packname}
14cu|R-TSA-1.01-3|35	
14cu|R-TSA-1.01-3|36	%files
14cu|R-TSA-1.01-3|37	%dir %{rlibdir}/%{packname}
14cu|R-TSA-1.01-3|38	%doc %{rlibdir}/%{packname}/html
14cu|R-TSA-1.01-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-TSA-1.01-3|40	%{rlibdir}/%{packname}/INDEX
14cu|R-TSA-1.01-3|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-TSA-1.01-3|42	%{rlibdir}/%{packname}/Meta
14cu|R-TSA-1.01-3|43	%{rlibdir}/%{packname}/R
14cu|R-TSA-1.01-3|44	%{rlibdir}/%{packname}/data
14cu|R-TSA-1.01-3|45	%{rlibdir}/%{packname}/help
14cu|R-TSA-1.01-3|46	
14cu|R-TSA-1.01-3|47	%changelog
14cu|R-TSA-1.01-3|48	
14cu|R-TSA-1.01-3|49	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 1.01-3
14cu|R-TSA-1.01-3|50	- (af2bd90) Drop mgcv requirements
14cu|R-TSA-1.01-3|51	
14cu|R-TSA-1.01-3|52	

14525 14
14cu|rt-tests-0.84-1|1	Summary: Programs that test various rt-features
14cu|rt-tests-0.84-1|2	Name:    rt-tests
14cu|rt-tests-0.84-1|3	Version: 0.84
14cu|rt-tests-0.84-1|4	Release: 1
14cu|rt-tests-0.84-1|5	License: GPLv2
14cu|rt-tests-0.84-1|6	Group:   Development/Other
14cu|rt-tests-0.84-1|7	URL:     http://rt.wiki.kernel.org/index.php/Cyclictest
14cu|rt-tests-0.84-1|8	Source0: %{name}-%{version}.tar.xz
14cu|rt-tests-0.84-1|9	Patch0: rt-tests-0.72-fix-str-fmt.patch
14cu|rt-tests-0.84-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14cu|rt-tests-0.84-1|11	BuildRequires: python
14cu|rt-tests-0.84-1|12	BuildRequires: numa-devel
14cu|rt-tests-0.84-1|13	
14cu|rt-tests-0.84-1|14	%description
14cu|rt-tests-0.84-1|15	A set of programs that test and measure various components of "realtime"
14cu|rt-tests-0.84-1|16	kernel behavior, such as timer latency, signal latency and the functioning
14cu|rt-tests-0.84-1|17	of priority-inheritance mutexes.
14cu|rt-tests-0.84-1|18	
14cu|rt-tests-0.84-1|19	%prep
14cu|rt-tests-0.84-1|20	%setup -q -n %{name}
14cu|rt-tests-0.84-1|21	%patch0 -p0
14cu|rt-tests-0.84-1|22	
14cu|rt-tests-0.84-1|23	%build
14cu|rt-tests-0.84-1|24	%make CC="gcc %{optflags} %{ldflags}"
14cu|rt-tests-0.84-1|25	
14cu|rt-tests-0.84-1|26	%install
14cu|rt-tests-0.84-1|27	rm -rf $RPM_BUILD_ROOT
14cu|rt-tests-0.84-1|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
14cu|rt-tests-0.84-1|29	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
14cu|rt-tests-0.84-1|30	mkdir -p $RPM_BUILD_ROOT/%{python_sitelib}
14cu|rt-tests-0.84-1|31	make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install
14cu|rt-tests-0.84-1|32	
14cu|rt-tests-0.84-1|33	%clean
14cu|rt-tests-0.84-1|34	rm -rf $RPM_BUILD_ROOT
14cu|rt-tests-0.84-1|35	
14cu|rt-tests-0.84-1|36	
14cu|rt-tests-0.84-1|37	%files
14cu|rt-tests-0.84-1|38	%defattr(-,root,root,-)
14cu|rt-tests-0.84-1|39	%doc COPYING
14cu|rt-tests-0.84-1|40	%{_bindir}/cyclictest
14cu|rt-tests-0.84-1|41	%{_bindir}/hackbench
14cu|rt-tests-0.84-1|42	%{_bindir}/pip_stress
14cu|rt-tests-0.84-1|43	%{_bindir}/pi_stress
14cu|rt-tests-0.84-1|44	%{_bindir}/pmqtest
14cu|rt-tests-0.84-1|45	%{_bindir}/ptsematest
14cu|rt-tests-0.84-1|46	%{_bindir}/rt-migrate-test
14cu|rt-tests-0.84-1|47	%{_bindir}/sendme
14cu|rt-tests-0.84-1|48	%{_bindir}/signaltest
14cu|rt-tests-0.84-1|49	%{_bindir}/hwlatdetect
14cu|rt-tests-0.84-1|50	%{_bindir}/sigwaittest
14cu|rt-tests-0.84-1|51	%{_bindir}/svsematest
14cu|rt-tests-0.84-1|52	%{_mandir}/man4/*.4.*
14cu|rt-tests-0.84-1|53	%{_mandir}/man8/*.8.*
14cu|rt-tests-0.84-1|54	%{python_sitelib}/hwlatdetect.py
14cu|rt-tests-0.84-1|55	%{_usrsrc}/backfire/backfire.c
14cu|rt-tests-0.84-1|56	%{_usrsrc}/backfire/Makefile
14cu|rt-tests-0.84-1|57	
14cu|rt-tests-0.84-1|58	%changelog
14cu|rt-tests-0.84-1|59	
14cu|rt-tests-0.84-1|60	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 0.84-1
14cu|rt-tests-0.84-1|61	- (da117dd) Merge pull request #1 from semsonic/rt-tests:rosa2014.1
14cu|rt-tests-0.84-1|62	- (da117dd) Updated to a new version
14cu|rt-tests-0.84-1|63	
14cu|rt-tests-0.84-1|64	

14526 14
14cu|R-tweedie-2.2.1-1|1	%global packname  tweedie
14cu|R-tweedie-2.2.1-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-tweedie-2.2.1-1|3	
14cu|R-tweedie-2.2.1-1|4	Name:             R-%{packname}
14cu|R-tweedie-2.2.1-1|5	Version:          2.2.1
14cu|R-tweedie-2.2.1-1|6	Release:          1
14cu|R-tweedie-2.2.1-1|7	Summary:          Tweedie exponential family models
14cu|R-tweedie-2.2.1-1|8	Group:            Sciences/Mathematics
14cu|R-tweedie-2.2.1-1|9	License:          GPL (>= 2)
14cu|R-tweedie-2.2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-tweedie-2.2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/tweedie_%{version}.tar.gz
14cu|R-tweedie-2.2.1-1|12	Requires:         R-statmod
14cu|R-tweedie-2.2.1-1|13	Requires:         R-fBasics
14cu|R-tweedie-2.2.1-1|14	Requires:         R-stabledist
14cu|R-tweedie-2.2.1-1|15	BuildRequires:    R-devel Rmath-devel  R-statmod
14cu|R-tweedie-2.2.1-1|16	BuildRequires:    R-fBasics
14cu|R-tweedie-2.2.1-1|17	BuildRequires:    R-stabledist
14cu|R-tweedie-2.2.1-1|18	
14cu|R-tweedie-2.2.1-1|19	%description
14cu|R-tweedie-2.2.1-1|20	Maximum likelihood computations for Tweedie families.
14cu|R-tweedie-2.2.1-1|21	
14cu|R-tweedie-2.2.1-1|22	%prep
14cu|R-tweedie-2.2.1-1|23	%setup -q -c -n %{packname}
14cu|R-tweedie-2.2.1-1|24	
14cu|R-tweedie-2.2.1-1|25	%build
14cu|R-tweedie-2.2.1-1|26	
14cu|R-tweedie-2.2.1-1|27	%install
14cu|R-tweedie-2.2.1-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-tweedie-2.2.1-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-tweedie-2.2.1-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-tweedie-2.2.1-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-tweedie-2.2.1-1|32	
14cu|R-tweedie-2.2.1-1|33	%check
14cu|R-tweedie-2.2.1-1|34	%{_bindir}/R CMD check %{packname}
14cu|R-tweedie-2.2.1-1|35	
14cu|R-tweedie-2.2.1-1|36	%files
14cu|R-tweedie-2.2.1-1|37	%dir %{rlibdir}/%{packname}
14cu|R-tweedie-2.2.1-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-tweedie-2.2.1-1|39	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-tweedie-2.2.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-tweedie-2.2.1-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-tweedie-2.2.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-tweedie-2.2.1-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-tweedie-2.2.1-1|44	%{rlibdir}/%{packname}/R
14cu|R-tweedie-2.2.1-1|45	%{rlibdir}/%{packname}/help
14cu|R-tweedie-2.2.1-1|46	%{rlibdir}/%{packname}/libs
14cu|R-tweedie-2.2.1-1|47	
14cu|R-tweedie-2.2.1-1|48	
14cu|R-tweedie-2.2.1-1|49	
14cu|R-tweedie-2.2.1-1|50	%changelog
14cu|R-tweedie-2.2.1-1|51	
14cu|R-tweedie-2.2.1-1|52	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-1
14cu|R-tweedie-2.2.1-1|53	- (9f854ff) Merge branch 'auto_update' into rosa2014.1
14cu|R-tweedie-2.2.1-1|54	
14cu|R-tweedie-2.2.1-1|55	

14527 14
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|1	%global packname  TxDb.Mmusculus.UCSC.mm9.knownGene
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|3	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|4	Name:             R-%{packname}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|5	Version:          3.1.2
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|6	Release:          1
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|7	Summary:          Annotation package for TxDb object(s)
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|8	Group:            Sciences/Mathematics
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|9	License:          Artistic-2.0
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|10	URL:              None
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|11	Source0:          http://www.bioconductor.org/packages/release/data/annotation/src/contrib/TxDb.Mmusculus.UCSC.mm9.knownGene_%{version}.tar.gz
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|12	BuildArch:        noarch
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|13	Requires:         R-core
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|14	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|15	Requires:         R-GenomicFeatures
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|16	Requires:         R-GenomicFeatures R-AnnotationDbi
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|17	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|18	BuildRequires:    R-devel Rmath-devel R-GenomicFeatures
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|20	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|21	%description
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|22	Exposes an annotation databases generated from UCSC by exposing these as
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|23	TxDb objects
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|24	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|25	%prep
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|26	%setup -q -c -n %{packname}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|27	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|28	%build
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|29	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|30	%install
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|35	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|36	%check
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|38	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|39	%files
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|40	%dir %{rlibdir}/%{packname}
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|43	%{rlibdir}/%{packname}/INDEX
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|45	%{rlibdir}/%{packname}/Meta
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|46	%{rlibdir}/%{packname}/R
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|47	%{rlibdir}/%{packname}/help
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|48	%{rlibdir}/%{packname}/extdata
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|49	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|50	%changelog
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|51	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|52	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-1
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|53	- (3012be3) Upload tarball
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|54	
14cu|R-TxDb.Mmusculus.UCSC.mm9.knownGene-3.1.2-1|55	

14528 14
14cu|rubberband-1.8.1-1|1	%define		major		2
14cu|rubberband-1.8.1-1|2	%define		libname		%mklibname %{name} %{major}
14cu|rubberband-1.8.1-1|3	%define		develname	%mklibname -d %{name}
14cu|rubberband-1.8.1-1|4	
14cu|rubberband-1.8.1-1|5	Summary:	Audio time-stretching and pitch-shifting library
14cu|rubberband-1.8.1-1|6	Name:		rubberband
14cu|rubberband-1.8.1-1|7	Version:	1.8.1
14cu|rubberband-1.8.1-1|8	Release:	1
14cu|rubberband-1.8.1-1|9	License:	GPLv2
14cu|rubberband-1.8.1-1|10	Group:		System/Libraries
14cu|rubberband-1.8.1-1|11	URL:		http://www.breakfastquay.com/rubberband/
14cu|rubberband-1.8.1-1|12	Source0:	http://www.breakfastquay.com/rubberband/files/%{name}-%{version}.tar.bz2
14cu|rubberband-1.8.1-1|13	Source1:	http://www.breakfastquay.com/rubberband/usage.txt
14cu|rubberband-1.8.1-1|14	Patch1:		rubberband-1.5.0-mk.patch
14cu|rubberband-1.8.1-1|15	
14cu|rubberband-1.8.1-1|16	BuildRequires:	fftw3-devel
14cu|rubberband-1.8.1-1|17	BuildRequires:	ladspa-devel
14cu|rubberband-1.8.1-1|18	BuildRequires:	pkgconfig(samplerate)
14cu|rubberband-1.8.1-1|19	BuildRequires:	pkgconfig(sndfile)
14cu|rubberband-1.8.1-1|20	BuildRequires:	pkgconfig
14cu|rubberband-1.8.1-1|21	BuildRequires:	vamp-plugin-sdk-devel
14cu|rubberband-1.8.1-1|22	Requires:	%{libname} = %{EVRD}
14cu|rubberband-1.8.1-1|23	
14cu|rubberband-1.8.1-1|24	%description
14cu|rubberband-1.8.1-1|25	Rubber Band is a library and utility program that permits you to change the
14cu|rubberband-1.8.1-1|26	tempo and pitch of an audio recording independently of one another.
14cu|rubberband-1.8.1-1|27	
14cu|rubberband-1.8.1-1|28	%package -n %{libname}
14cu|rubberband-1.8.1-1|29	Summary:	Audio time-stretching and pitch-shifting library
14cu|rubberband-1.8.1-1|30	Group:		System/Libraries
14cu|rubberband-1.8.1-1|31	
14cu|rubberband-1.8.1-1|32	%description -n %{libname}
14cu|rubberband-1.8.1-1|33	Rubber Band is a library and utility program that permits you to change the
14cu|rubberband-1.8.1-1|34	tempo and pitch of an audio recording independently of one another.
14cu|rubberband-1.8.1-1|35	
14cu|rubberband-1.8.1-1|36	%package -n %{develname}
14cu|rubberband-1.8.1-1|37	Summary:	Development files for rubberband
14cu|rubberband-1.8.1-1|38	Group:		Development/C
14cu|rubberband-1.8.1-1|39	Requires:	%{libname} = %{EVRD}
14cu|rubberband-1.8.1-1|40	Provides:	%{name}-devel = %{EVRD}
14cu|rubberband-1.8.1-1|41	Provides:	lib%{name}-devel = %{EVRD}
14cu|rubberband-1.8.1-1|42	
14cu|rubberband-1.8.1-1|43	%description -n	%{develname}
14cu|rubberband-1.8.1-1|44	Rubber Band is a library and utility program that permits you to change the
14cu|rubberband-1.8.1-1|45	tempo and pitch of an audio recording independently of one another. This
14cu|rubberband-1.8.1-1|46	package contains files needed to develop with the rubberband library.
14cu|rubberband-1.8.1-1|47	
14cu|rubberband-1.8.1-1|48	%prep
14cu|rubberband-1.8.1-1|49	%setup -q
14cu|rubberband-1.8.1-1|50	%patch1 -p1
14cu|rubberband-1.8.1-1|51	
14cu|rubberband-1.8.1-1|52	%__cp %{SOURCE1} .
14cu|rubberband-1.8.1-1|53	
14cu|rubberband-1.8.1-1|54	%build
14cu|rubberband-1.8.1-1|55	autoreconf -fiv
14cu|rubberband-1.8.1-1|56	sed -i 's|{exec_prefix}/lib|{exec_prefix}/%{_lib}|' rubberband.pc.in
14cu|rubberband-1.8.1-1|57	%configure2_5x
14cu|rubberband-1.8.1-1|58	%make
14cu|rubberband-1.8.1-1|59	
14cu|rubberband-1.8.1-1|60	%install
14cu|rubberband-1.8.1-1|61	%makeinstall_std
14cu|rubberband-1.8.1-1|62	
14cu|rubberband-1.8.1-1|63	# lib64 fix
14cu|rubberband-1.8.1-1|64	perl -pi -e "s|/lib\b|/%{_lib}|g" %{buildroot}%{_libdir}/pkgconfig/rubberband.pc
14cu|rubberband-1.8.1-1|65	
14cu|rubberband-1.8.1-1|66	%files
14cu|rubberband-1.8.1-1|67	%doc usage.txt CHANGELOG
14cu|rubberband-1.8.1-1|68	%{_bindir}/rubberband
14cu|rubberband-1.8.1-1|69	%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
14cu|rubberband-1.8.1-1|70	
14cu|rubberband-1.8.1-1|71	%files -n %{libname}
14cu|rubberband-1.8.1-1|72	%doc usage.txt CHANGELOG
14cu|rubberband-1.8.1-1|73	%{_libdir}/librubberband.so.%{major}*
14cu|rubberband-1.8.1-1|74	%{_libdir}/ladspa/ladspa-rubberband.cat
14cu|rubberband-1.8.1-1|75	%{_libdir}/ladspa/ladspa-rubberband.so
14cu|rubberband-1.8.1-1|76	%{_libdir}/vamp/vamp-rubberband.cat
14cu|rubberband-1.8.1-1|77	%{_libdir}/vamp/vamp-rubberband.so
14cu|rubberband-1.8.1-1|78	
14cu|rubberband-1.8.1-1|79	%files -n %{develname}
14cu|rubberband-1.8.1-1|80	%doc usage.txt CHANGELOG
14cu|rubberband-1.8.1-1|81	%{_includedir}/rubberband
14cu|rubberband-1.8.1-1|82	%{_libdir}/librubberband.so
14cu|rubberband-1.8.1-1|83	%{_libdir}/librubberband.a
14cu|rubberband-1.8.1-1|84	%{_libdir}/pkgconfig/rubberband.pc
14cu|rubberband-1.8.1-1|85	
14cu|rubberband-1.8.1-1|86	%changelog
14cu|rubberband-1.8.1-1|87	
14cu|rubberband-1.8.1-1|88	* Wed Apr 29 2015 abfonly <abfonly@gmail.com> 1.8.1-1
14cu|rubberband-1.8.1-1|89	- (25b87ef) Merge pull request #1 from abfonly/rubberband:rosa2014.1
14cu|rubberband-1.8.1-1|90	- (25b87ef) abfonly
14cu|rubberband-1.8.1-1|91	
14cu|rubberband-1.8.1-1|92	

14529 14
14cu|ruby-activesupport-4.2.6-1|1	%define	rname	activesupport
14cu|ruby-activesupport-4.2.6-1|2	
14cu|ruby-activesupport-4.2.6-1|3	Summary:	Support and utility classes used by the Rails framework
14cu|ruby-activesupport-4.2.6-1|4	Name:		ruby-%{rname}
14cu|ruby-activesupport-4.2.6-1|5	Version:	4.2.6
14cu|ruby-activesupport-4.2.6-1|6	Release:	1
14cu|ruby-activesupport-4.2.6-1|7	License:	MIT
14cu|ruby-activesupport-4.2.6-1|8	Group:		Development/Ruby
14cu|ruby-activesupport-4.2.6-1|9	Url:		http://as.rubyonrails.com/
14cu|ruby-activesupport-4.2.6-1|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cu|ruby-activesupport-4.2.6-1|11	BuildRequires:	ruby-RubyGems
14cu|ruby-activesupport-4.2.6-1|12	Provides:	rubygem(%{rname})
14cu|ruby-activesupport-4.2.6-1|13	Provides:	rubygem-activesupport
14cu|ruby-activesupport-4.2.6-1|14	BuildArch:	noarch
14cu|ruby-activesupport-4.2.6-1|15	
14cu|ruby-activesupport-4.2.6-1|16	%description
14cu|ruby-activesupport-4.2.6-1|17	Utility library which carries commonly used classes and goodies from the Rails
14cu|ruby-activesupport-4.2.6-1|18	framework.
14cu|ruby-activesupport-4.2.6-1|19	
14cu|ruby-activesupport-4.2.6-1|20	%files
14cu|ruby-activesupport-4.2.6-1|21	%{ruby_gemdir}/gems/%{rname}-%{version}
14cu|ruby-activesupport-4.2.6-1|22	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cu|ruby-activesupport-4.2.6-1|23	
14cu|ruby-activesupport-4.2.6-1|24	#----------------------------------------------------------------------------
14cu|ruby-activesupport-4.2.6-1|25	
14cu|ruby-activesupport-4.2.6-1|26	%prep
14cu|ruby-activesupport-4.2.6-1|27	
14cu|ruby-activesupport-4.2.6-1|28	%build
14cu|ruby-activesupport-4.2.6-1|29	
14cu|ruby-activesupport-4.2.6-1|30	%install
14cu|ruby-activesupport-4.2.6-1|31	gem install -E -n %{buildroot}%{_bindir} --no-rdoc --no-ri --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-activesupport-4.2.6-1|32	
14cu|ruby-activesupport-4.2.6-1|33	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cu|ruby-activesupport-4.2.6-1|34	
14cu|ruby-activesupport-4.2.6-1|35	
14cu|ruby-activesupport-4.2.6-1|36	%changelog
14cu|ruby-activesupport-4.2.6-1|37	
14cu|ruby-activesupport-4.2.6-1|38	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|ruby-activesupport-4.2.6-1|39	- (ec54a4b) New version 4.2.6
14cu|ruby-activesupport-4.2.6-1|40	
14cu|ruby-activesupport-4.2.6-1|41	

14530 14
14cu|ruby-amazon-0.9.2-8|1	Summary:	Ruby/Amazon module for access to Amazon Web Services
14cu|ruby-amazon-0.9.2-8|2	Name:		ruby-amazon
14cu|ruby-amazon-0.9.2-8|3	Version:	0.9.2
14cu|ruby-amazon-0.9.2-8|4	Release:	8
14cu|ruby-amazon-0.9.2-8|5	License:	GPL
14cu|ruby-amazon-0.9.2-8|6	Group:		Development/Ruby
14cu|ruby-amazon-0.9.2-8|7	URL:		http://www.caliban.org/ruby/
14cu|ruby-amazon-0.9.2-8|8	Source0:	http://www.caliban.org/files/ruby/%{name}-%{version}.tar.gz
14cu|ruby-amazon-0.9.2-8|9	BuildArch:	noarch
14cu|ruby-amazon-0.9.2-8|10	BuildRequires:	ruby
14cu|ruby-amazon-0.9.2-8|11	Requires:	ruby
14cu|ruby-amazon-0.9.2-8|12	
14cu|ruby-amazon-0.9.2-8|13	%description
14cu|ruby-amazon-0.9.2-8|14	Ruby/Amazon is a Ruby interface to Amazon Web Services.
14cu|ruby-amazon-0.9.2-8|15	
14cu|ruby-amazon-0.9.2-8|16	%prep
14cu|ruby-amazon-0.9.2-8|17	%setup -q
14cu|ruby-amazon-0.9.2-8|18	ruby setup.rb config --prefix=%{buildroot}%{_prefix}
14cu|ruby-amazon-0.9.2-8|19	ruby setup.rb setup
14cu|ruby-amazon-0.9.2-8|20	
14cu|ruby-amazon-0.9.2-8|21	%build
14cu|ruby-amazon-0.9.2-8|22	rdoc -x CVS lib
14cu|ruby-amazon-0.9.2-8|23	
14cu|ruby-amazon-0.9.2-8|24	%clean
14cu|ruby-amazon-0.9.2-8|25	
14cu|ruby-amazon-0.9.2-8|26	%install
14cu|ruby-amazon-0.9.2-8|27	ruby setup.rb install
14cu|ruby-amazon-0.9.2-8|28	
14cu|ruby-amazon-0.9.2-8|29	%files
14cu|ruby-amazon-0.9.2-8|30	%{ruby_sitelibdir}/amazon*
14cu|ruby-amazon-0.9.2-8|31	%doc COPYING INSTALL NEWS README README.rdoc TODO example doc
14cu|ruby-amazon-0.9.2-8|32	
14cu|ruby-amazon-0.9.2-8|33	
14cu|ruby-amazon-0.9.2-8|34	
14cu|ruby-amazon-0.9.2-8|35	
14cu|ruby-amazon-0.9.2-8|36	
14cu|ruby-amazon-0.9.2-8|37	
14cu|ruby-amazon-0.9.2-8|38	%changelog
14cu|ruby-amazon-0.9.2-8|39	
14cu|ruby-amazon-0.9.2-8|40	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.9.2-8
14cu|ruby-amazon-0.9.2-8|41	- (6715afc) Repack tarball according to upstream
14cu|ruby-amazon-0.9.2-8|42	
14cu|ruby-amazon-0.9.2-8|43	

14531 14
14cu|ruby-daemons-1.1.9-1|1	%define	oname	daemons
14cu|ruby-daemons-1.1.9-1|2	
14cu|ruby-daemons-1.1.9-1|3	Summary:	A toolkit to create and control daemons in different ways
14cu|ruby-daemons-1.1.9-1|4	Name:		ruby-%{oname}
14cu|ruby-daemons-1.1.9-1|5	Version:	1.1.9
14cu|ruby-daemons-1.1.9-1|6	Release:	1
14cu|ruby-daemons-1.1.9-1|7	License:	BSD and Ruby
14cu|ruby-daemons-1.1.9-1|8	Group:		Development/Ruby
14cu|ruby-daemons-1.1.9-1|9	URL:		http://%{oname}.rubyforge.org/
14cu|ruby-daemons-1.1.9-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cu|ruby-daemons-1.1.9-1|11	BuildRequires:	ruby-RubyGems
14cu|ruby-daemons-1.1.9-1|12	BuildArch:	noarch
14cu|ruby-daemons-1.1.9-1|13	
14cu|ruby-daemons-1.1.9-1|14	%description
14cu|ruby-daemons-1.1.9-1|15	Daemons provides an easy way to wrap existing ruby scripts (for example a
14cu|ruby-daemons-1.1.9-1|16	self-written server)  to be run as a daemon and to be controlled by simple
14cu|ruby-daemons-1.1.9-1|17	start/stop/restart commands.  You can also call blocks as daemons and control
14cu|ruby-daemons-1.1.9-1|18	them from the parent or just daemonize the current process.  Besides this basic
14cu|ruby-daemons-1.1.9-1|19	functionality, daemons offers many advanced features like exception backtracing
14cu|ruby-daemons-1.1.9-1|20	and logging (in case your ruby script crashes) and monitoring and automatic
14cu|ruby-daemons-1.1.9-1|21	restarting of your processes if they crash.
14cu|ruby-daemons-1.1.9-1|22	
14cu|ruby-daemons-1.1.9-1|23	%prep
14cu|ruby-daemons-1.1.9-1|24	
14cu|ruby-daemons-1.1.9-1|25	%build
14cu|ruby-daemons-1.1.9-1|26	
14cu|ruby-daemons-1.1.9-1|27	%install
14cu|ruby-daemons-1.1.9-1|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-daemons-1.1.9-1|29	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
14cu|ruby-daemons-1.1.9-1|30	
14cu|ruby-daemons-1.1.9-1|31	%files
14cu|ruby-daemons-1.1.9-1|32	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cu|ruby-daemons-1.1.9-1|33	%{ruby_gemdir}/gems/%{oname}-%{version}
14cu|ruby-daemons-1.1.9-1|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cu|ruby-daemons-1.1.9-1|35	
14cu|ruby-daemons-1.1.9-1|36	
14cu|ruby-daemons-1.1.9-1|37	
14cu|ruby-daemons-1.1.9-1|38	%changelog
14cu|ruby-daemons-1.1.9-1|39	
14cu|ruby-daemons-1.1.9-1|40	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 1.1.9-1
14cu|ruby-daemons-1.1.9-1|41	- (4bcaabd) Merge pull request #1 from semsonic/ruby-daemons:rosa2014.1
14cu|ruby-daemons-1.1.9-1|42	- (4bcaabd) Updated to a new version
14cu|ruby-daemons-1.1.9-1|43	
14cu|ruby-daemons-1.1.9-1|44	

14532 14
14cu|ruby-diff-lcs-1.2.5-1|1	%define	oname	diff-lcs
14cu|ruby-diff-lcs-1.2.5-1|2	
14cu|ruby-diff-lcs-1.2.5-1|3	Summary:	Provide a list of changes between two sequenced collections
14cu|ruby-diff-lcs-1.2.5-1|4	Name:		ruby-%{oname}
14cu|ruby-diff-lcs-1.2.5-1|5	Version:	1.2.5
14cu|ruby-diff-lcs-1.2.5-1|6	Release:	1
14cu|ruby-diff-lcs-1.2.5-1|7	License:	GPLv2+ or Ruby or Artistic
14cu|ruby-diff-lcs-1.2.5-1|8	Group:		Development/Ruby
14cu|ruby-diff-lcs-1.2.5-1|9	URL:		http://%{oname}.rubyforge.org/
14cu|ruby-diff-lcs-1.2.5-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cu|ruby-diff-lcs-1.2.5-1|11	BuildRequires:	ruby-RubyGems
14cu|ruby-diff-lcs-1.2.5-1|12	Requires:	ruby
14cu|ruby-diff-lcs-1.2.5-1|13	BuildArch:	noarch
14cu|ruby-diff-lcs-1.2.5-1|14	
14cu|ruby-diff-lcs-1.2.5-1|15	%description
14cu|ruby-diff-lcs-1.2.5-1|16	Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
14cu|ruby-diff-lcs-1.2.5-1|17	common subsequence (LCS) algorithm to compute intelligent differences between
14cu|ruby-diff-lcs-1.2.5-1|18	two sequenced enumerable containers. The implementation is based on Mario I.
14cu|ruby-diff-lcs-1.2.5-1|19	Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
14cu|ruby-diff-lcs-1.2.5-1|20	(Algorithm::Diff).
14cu|ruby-diff-lcs-1.2.5-1|21	
14cu|ruby-diff-lcs-1.2.5-1|22	%prep
14cu|ruby-diff-lcs-1.2.5-1|23	
14cu|ruby-diff-lcs-1.2.5-1|24	%build
14cu|ruby-diff-lcs-1.2.5-1|25	
14cu|ruby-diff-lcs-1.2.5-1|26	%install
14cu|ruby-diff-lcs-1.2.5-1|27	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-diff-lcs-1.2.5-1|28	
14cu|ruby-diff-lcs-1.2.5-1|29	chmod g-w,g+r,o+r -R %{buildroot}
14cu|ruby-diff-lcs-1.2.5-1|30	
14cu|ruby-diff-lcs-1.2.5-1|31	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cu|ruby-diff-lcs-1.2.5-1|32	
14cu|ruby-diff-lcs-1.2.5-1|33	%clean
14cu|ruby-diff-lcs-1.2.5-1|34	
14cu|ruby-diff-lcs-1.2.5-1|35	%files
14cu|ruby-diff-lcs-1.2.5-1|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cu|ruby-diff-lcs-1.2.5-1|37	%{_bindir}/*
14cu|ruby-diff-lcs-1.2.5-1|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cu|ruby-diff-lcs-1.2.5-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}
14cu|ruby-diff-lcs-1.2.5-1|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cu|ruby-diff-lcs-1.2.5-1|41	
14cu|ruby-diff-lcs-1.2.5-1|42	
14cu|ruby-diff-lcs-1.2.5-1|43	
14cu|ruby-diff-lcs-1.2.5-1|44	
14cu|ruby-diff-lcs-1.2.5-1|45	%changelog
14cu|ruby-diff-lcs-1.2.5-1|46	
14cu|ruby-diff-lcs-1.2.5-1|47	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.5-1
14cu|ruby-diff-lcs-1.2.5-1|48	- (12b928e) Merge pull request #1 from semsonic/ruby-diff-lcs:rosa2014.1
14cu|ruby-diff-lcs-1.2.5-1|49	- (12b928e) Updated to a new version
14cu|ruby-diff-lcs-1.2.5-1|50	
14cu|ruby-diff-lcs-1.2.5-1|51	

14533 14
14cu|rubygem-actionmailer-4.2.6-1|1	%define rbname actionmailer
14cu|rubygem-actionmailer-4.2.6-1|2	
14cu|rubygem-actionmailer-4.2.6-1|3	Summary:	Service layer for easy email delivery and testing
14cu|rubygem-actionmailer-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-actionmailer-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-actionmailer-4.2.6-1|6	Release:	1
14cu|rubygem-actionmailer-4.2.6-1|7	License:	MIT
14cu|rubygem-actionmailer-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-actionmailer-4.2.6-1|9	Url:		http://www.rubyonrails.com/
14cu|rubygem-actionmailer-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-actionmailer-4.2.6-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-actionmailer-4.2.6-1|12	Requires:	ruby-RubyGems
14cu|rubygem-actionmailer-4.2.6-1|13	Provides:	ruby-%{rbname} = %{EVRD}
14cu|rubygem-actionmailer-4.2.6-1|14	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionmailer-4.2.6-1|15	Obsoletes:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionmailer-4.2.6-1|16	BuildArch:	noarch
14cu|rubygem-actionmailer-4.2.6-1|17	
14cu|rubygem-actionmailer-4.2.6-1|18	%description
14cu|rubygem-actionmailer-4.2.6-1|19	Makes it trivial to test and deliver emails sent from a single service layer.
14cu|rubygem-actionmailer-4.2.6-1|20	
14cu|rubygem-actionmailer-4.2.6-1|21	%files
14cu|rubygem-actionmailer-4.2.6-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-actionmailer-4.2.6-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-actionmailer-4.2.6-1|24	
14cu|rubygem-actionmailer-4.2.6-1|25	#----------------------------------------------------------------------------
14cu|rubygem-actionmailer-4.2.6-1|26	
14cu|rubygem-actionmailer-4.2.6-1|27	%package doc
14cu|rubygem-actionmailer-4.2.6-1|28	Summary:	Documentation for %{name}
14cu|rubygem-actionmailer-4.2.6-1|29	Group:		Documentation
14cu|rubygem-actionmailer-4.2.6-1|30	Requires:	%{name} = %{EVRD}
14cu|rubygem-actionmailer-4.2.6-1|31	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionmailer-4.2.6-1|32	
14cu|rubygem-actionmailer-4.2.6-1|33	%description doc
14cu|rubygem-actionmailer-4.2.6-1|34	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-actionmailer-4.2.6-1|35	
14cu|rubygem-actionmailer-4.2.6-1|36	%files doc
14cu|rubygem-actionmailer-4.2.6-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-actionmailer-4.2.6-1|38	
14cu|rubygem-actionmailer-4.2.6-1|39	#----------------------------------------------------------------------------
14cu|rubygem-actionmailer-4.2.6-1|40	
14cu|rubygem-actionmailer-4.2.6-1|41	%prep
14cu|rubygem-actionmailer-4.2.6-1|42	%setup -q
14cu|rubygem-actionmailer-4.2.6-1|43	
14cu|rubygem-actionmailer-4.2.6-1|44	%build
14cu|rubygem-actionmailer-4.2.6-1|45	%gem_build -f '(test)/'
14cu|rubygem-actionmailer-4.2.6-1|46	
14cu|rubygem-actionmailer-4.2.6-1|47	%install
14cu|rubygem-actionmailer-4.2.6-1|48	%gem_install
14cu|rubygem-actionmailer-4.2.6-1|49	
14cu|rubygem-actionmailer-4.2.6-1|50	
14cu|rubygem-actionmailer-4.2.6-1|51	%changelog
14cu|rubygem-actionmailer-4.2.6-1|52	
14cu|rubygem-actionmailer-4.2.6-1|53	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-actionmailer-4.2.6-1|54	- (8131fcc) New version 4.2.6
14cu|rubygem-actionmailer-4.2.6-1|55	- (8131fcc) Rename to rubygem-actionmailer
14cu|rubygem-actionmailer-4.2.6-1|56	
14cu|rubygem-actionmailer-4.2.6-1|57	

14534 14
14cu|rubygem-actionpack-4.2.6-1|1	%define rbname actionpack
14cu|rubygem-actionpack-4.2.6-1|2	
14cu|rubygem-actionpack-4.2.6-1|3	Summary:	Part of Rails framework handling controller/view split
14cu|rubygem-actionpack-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-actionpack-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-actionpack-4.2.6-1|6	Release:	1
14cu|rubygem-actionpack-4.2.6-1|7	License:	MIT
14cu|rubygem-actionpack-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-actionpack-4.2.6-1|9	Url:		http://www.rubyonrails.com/
14cu|rubygem-actionpack-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-actionpack-4.2.6-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-actionpack-4.2.6-1|12	Requires:	ruby-RubyGems
14cu|rubygem-actionpack-4.2.6-1|13	Provides:	ruby-%{rbname} = %{EVRD}
14cu|rubygem-actionpack-4.2.6-1|14	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionpack-4.2.6-1|15	Obsoletes:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionpack-4.2.6-1|16	BuildArch:	noarch
14cu|rubygem-actionpack-4.2.6-1|17	
14cu|rubygem-actionpack-4.2.6-1|18	%description
14cu|rubygem-actionpack-4.2.6-1|19	Action Pack splits the response to a web request into a controller part
14cu|rubygem-actionpack-4.2.6-1|20	(performing the logic) and a view part (rendering a template). This two-step
14cu|rubygem-actionpack-4.2.6-1|21	approach is known as an action, which will normally create, read, update, or
14cu|rubygem-actionpack-4.2.6-1|22	delete (CRUD for short) some sort of model part (often backed by a database)
14cu|rubygem-actionpack-4.2.6-1|23	before choosing either to render a template or redirecting to another action.
14cu|rubygem-actionpack-4.2.6-1|24	
14cu|rubygem-actionpack-4.2.6-1|25	Action Pack implements these actions as public methods on Action Controllers
14cu|rubygem-actionpack-4.2.6-1|26	and uses Action Views to implement the template rendering. Action Controllers
14cu|rubygem-actionpack-4.2.6-1|27	are then responsible for handling all the actions relating to a certain part
14cu|rubygem-actionpack-4.2.6-1|28	of an application. This grouping usually consists of actions for lists and for
14cu|rubygem-actionpack-4.2.6-1|29	CRUDs revolving around a single (or a few) model objects. So ContactController
14cu|rubygem-actionpack-4.2.6-1|30	would be responsible for listing contacts, creating, deleting, and updating
14cu|rubygem-actionpack-4.2.6-1|31	contacts. A WeblogController could be responsible for both posts and comments.
14cu|rubygem-actionpack-4.2.6-1|32	
14cu|rubygem-actionpack-4.2.6-1|33	%files
14cu|rubygem-actionpack-4.2.6-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-actionpack-4.2.6-1|35	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-actionpack-4.2.6-1|36	
14cu|rubygem-actionpack-4.2.6-1|37	#----------------------------------------------------------------------------
14cu|rubygem-actionpack-4.2.6-1|38	
14cu|rubygem-actionpack-4.2.6-1|39	%package doc
14cu|rubygem-actionpack-4.2.6-1|40	Summary:	Documentation for %{name}
14cu|rubygem-actionpack-4.2.6-1|41	Group:		Documentation
14cu|rubygem-actionpack-4.2.6-1|42	Requires:	%{name} = %{EVRD}
14cu|rubygem-actionpack-4.2.6-1|43	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-actionpack-4.2.6-1|44	
14cu|rubygem-actionpack-4.2.6-1|45	%description doc
14cu|rubygem-actionpack-4.2.6-1|46	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-actionpack-4.2.6-1|47	
14cu|rubygem-actionpack-4.2.6-1|48	%files doc
14cu|rubygem-actionpack-4.2.6-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-actionpack-4.2.6-1|50	
14cu|rubygem-actionpack-4.2.6-1|51	#----------------------------------------------------------------------------
14cu|rubygem-actionpack-4.2.6-1|52	
14cu|rubygem-actionpack-4.2.6-1|53	%prep
14cu|rubygem-actionpack-4.2.6-1|54	%setup -q
14cu|rubygem-actionpack-4.2.6-1|55	
14cu|rubygem-actionpack-4.2.6-1|56	%build
14cu|rubygem-actionpack-4.2.6-1|57	%gem_build -f '(test)/'
14cu|rubygem-actionpack-4.2.6-1|58	
14cu|rubygem-actionpack-4.2.6-1|59	%install
14cu|rubygem-actionpack-4.2.6-1|60	%gem_install
14cu|rubygem-actionpack-4.2.6-1|61	
14cu|rubygem-actionpack-4.2.6-1|62	
14cu|rubygem-actionpack-4.2.6-1|63	%changelog
14cu|rubygem-actionpack-4.2.6-1|64	
14cu|rubygem-actionpack-4.2.6-1|65	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-actionpack-4.2.6-1|66	- (5a210c6) New version 4.2.6
14cu|rubygem-actionpack-4.2.6-1|67	- (5a210c6) Rename to rubygem-actionpack
14cu|rubygem-actionpack-4.2.6-1|68	
14cu|rubygem-actionpack-4.2.6-1|69	

14535 14
14cu|rubygem-actionview-4.2.6-1|1	%define rbname actionview
14cu|rubygem-actionview-4.2.6-1|2	
14cu|rubygem-actionview-4.2.6-1|3	Summary:	Rendering framework putting the V in MVC (part of Rails)
14cu|rubygem-actionview-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-actionview-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-actionview-4.2.6-1|6	Release:	1
14cu|rubygem-actionview-4.2.6-1|7	License:	GPLv2+ or Ruby
14cu|rubygem-actionview-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-actionview-4.2.6-1|9	Url:		http://www.rubyonrails.org
14cu|rubygem-actionview-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-actionview-4.2.6-1|11	BuildRequires:	rubygems
14cu|rubygem-actionview-4.2.6-1|12	BuildArch:	noarch
14cu|rubygem-actionview-4.2.6-1|13	
14cu|rubygem-actionview-4.2.6-1|14	%description
14cu|rubygem-actionview-4.2.6-1|15	Simple, battle-tested conventions and helpers for building web pages.
14cu|rubygem-actionview-4.2.6-1|16	
14cu|rubygem-actionview-4.2.6-1|17	%files
14cu|rubygem-actionview-4.2.6-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-actionview-4.2.6-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-actionview-4.2.6-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-actionview-4.2.6-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view
14cu|rubygem-actionview-4.2.6-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/*.rb
14cu|rubygem-actionview-4.2.6-1|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers
14cu|rubygem-actionview-4.2.6-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/*.rb
14cu|rubygem-actionview-4.2.6-1|25	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/tags
14cu|rubygem-actionview-4.2.6-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/helpers/tags/*.rb
14cu|rubygem-actionview-4.2.6-1|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/locale
14cu|rubygem-actionview-4.2.6-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/locale/*.yml
14cu|rubygem-actionview-4.2.6-1|29	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/renderer
14cu|rubygem-actionview-4.2.6-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/renderer/*.rb
14cu|rubygem-actionview-4.2.6-1|31	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/tasks
14cu|rubygem-actionview-4.2.6-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/tasks/*.rake
14cu|rubygem-actionview-4.2.6-1|33	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template
14cu|rubygem-actionview-4.2.6-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/*.rb
14cu|rubygem-actionview-4.2.6-1|35	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/handlers
14cu|rubygem-actionview-4.2.6-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/template/handlers/*.rb
14cu|rubygem-actionview-4.2.6-1|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/testing
14cu|rubygem-actionview-4.2.6-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/action_view/testing/*.rb
14cu|rubygem-actionview-4.2.6-1|39	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-actionview-4.2.6-1|40	
14cu|rubygem-actionview-4.2.6-1|41	#----------------------------------------------------------------------------
14cu|rubygem-actionview-4.2.6-1|42	
14cu|rubygem-actionview-4.2.6-1|43	%package doc
14cu|rubygem-actionview-4.2.6-1|44	Summary:	Documentation for %{name}
14cu|rubygem-actionview-4.2.6-1|45	Group:		Documentation
14cu|rubygem-actionview-4.2.6-1|46	Requires:	%{name} = %{EVRD}
14cu|rubygem-actionview-4.2.6-1|47	
14cu|rubygem-actionview-4.2.6-1|48	%description doc
14cu|rubygem-actionview-4.2.6-1|49	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-actionview-4.2.6-1|50	
14cu|rubygem-actionview-4.2.6-1|51	%files doc
14cu|rubygem-actionview-4.2.6-1|52	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-actionview-4.2.6-1|53	
14cu|rubygem-actionview-4.2.6-1|54	#----------------------------------------------------------------------------
14cu|rubygem-actionview-4.2.6-1|55	
14cu|rubygem-actionview-4.2.6-1|56	%prep
14cu|rubygem-actionview-4.2.6-1|57	%setup -q
14cu|rubygem-actionview-4.2.6-1|58	
14cu|rubygem-actionview-4.2.6-1|59	%build
14cu|rubygem-actionview-4.2.6-1|60	%gem_build
14cu|rubygem-actionview-4.2.6-1|61	
14cu|rubygem-actionview-4.2.6-1|62	%install
14cu|rubygem-actionview-4.2.6-1|63	%gem_install
14cu|rubygem-actionview-4.2.6-1|64	
14cu|rubygem-actionview-4.2.6-1|65	
14cu|rubygem-actionview-4.2.6-1|66	%changelog
14cu|rubygem-actionview-4.2.6-1|67	
14cu|rubygem-actionview-4.2.6-1|68	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-actionview-4.2.6-1|69	- (8371c1b) New version 4.2.6
14cu|rubygem-actionview-4.2.6-1|70	- (8371c1b) Update files
14cu|rubygem-actionview-4.2.6-1|71	- (8371c1b) Spec cleanup
14cu|rubygem-actionview-4.2.6-1|72	
14cu|rubygem-actionview-4.2.6-1|73	

14536 14
14cu|rubygem-activejob-4.2.6-1|1	%define rbname activejob
14cu|rubygem-activejob-4.2.6-1|2	
14cu|rubygem-activejob-4.2.6-1|3	Summary:	Declare job classes that can be run by a variety of queueing backends
14cu|rubygem-activejob-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-activejob-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-activejob-4.2.6-1|6	Release:	1
14cu|rubygem-activejob-4.2.6-1|7	License:	MIT
14cu|rubygem-activejob-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-activejob-4.2.6-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cu|rubygem-activejob-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-activejob-4.2.6-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-activejob-4.2.6-1|12	Requires:	ruby-RubyGems
14cu|rubygem-activejob-4.2.6-1|13	BuildArch:	noarch
14cu|rubygem-activejob-4.2.6-1|14	
14cu|rubygem-activejob-4.2.6-1|15	%description
14cu|rubygem-activejob-4.2.6-1|16	Declare job classes that can be run by a variety of queueing backends.
14cu|rubygem-activejob-4.2.6-1|17	
14cu|rubygem-activejob-4.2.6-1|18	%files
14cu|rubygem-activejob-4.2.6-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-activejob-4.2.6-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-activejob-4.2.6-1|21	
14cu|rubygem-activejob-4.2.6-1|22	#----------------------------------------------------------------------------
14cu|rubygem-activejob-4.2.6-1|23	
14cu|rubygem-activejob-4.2.6-1|24	%package doc
14cu|rubygem-activejob-4.2.6-1|25	Summary:	Documentation for %{name}
14cu|rubygem-activejob-4.2.6-1|26	Group:		Documentation
14cu|rubygem-activejob-4.2.6-1|27	Requires:	%{name} = %{EVRD}
14cu|rubygem-activejob-4.2.6-1|28	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-activejob-4.2.6-1|29	
14cu|rubygem-activejob-4.2.6-1|30	%description doc
14cu|rubygem-activejob-4.2.6-1|31	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-activejob-4.2.6-1|32	
14cu|rubygem-activejob-4.2.6-1|33	%files doc
14cu|rubygem-activejob-4.2.6-1|34	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-activejob-4.2.6-1|35	
14cu|rubygem-activejob-4.2.6-1|36	#----------------------------------------------------------------------------
14cu|rubygem-activejob-4.2.6-1|37	
14cu|rubygem-activejob-4.2.6-1|38	%prep
14cu|rubygem-activejob-4.2.6-1|39	%setup -q
14cu|rubygem-activejob-4.2.6-1|40	
14cu|rubygem-activejob-4.2.6-1|41	%build
14cu|rubygem-activejob-4.2.6-1|42	%gem_build -f '(test)/'
14cu|rubygem-activejob-4.2.6-1|43	
14cu|rubygem-activejob-4.2.6-1|44	%install
14cu|rubygem-activejob-4.2.6-1|45	%gem_install
14cu|rubygem-activejob-4.2.6-1|46	
14cu|rubygem-activejob-4.2.6-1|47	
14cu|rubygem-activejob-4.2.6-1|48	%changelog
14cu|rubygem-activejob-4.2.6-1|49	
14cu|rubygem-activejob-4.2.6-1|50	* Thu Jun 16 2016 Rosa <rosa@abf.rosalinux.ru> 4.2.6-1
14cu|rubygem-activejob-4.2.6-1|51	- (2dbff6c) Automatic import for version 4.2.6-1
14cu|rubygem-activejob-4.2.6-1|52	
14cu|rubygem-activejob-4.2.6-1|53	

14537 14
14cu|rubygem-activemodel-4.2.6-1|1	%define rbname activemodel
14cu|rubygem-activemodel-4.2.6-1|2	
14cu|rubygem-activemodel-4.2.6-1|3	Summary:	A toolkit for building modeling frameworks (part of Rails)
14cu|rubygem-activemodel-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-activemodel-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-activemodel-4.2.6-1|6	Release:	1
14cu|rubygem-activemodel-4.2.6-1|7	License:	MIT
14cu|rubygem-activemodel-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-activemodel-4.2.6-1|9	Url:		http://www.rubyonrails.org
14cu|rubygem-activemodel-4.2.6-1|10	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cu|rubygem-activemodel-4.2.6-1|11	BuildRequires:	rubygems
14cu|rubygem-activemodel-4.2.6-1|12	BuildRequires:	rubygem(activesupport) = %{version}
14cu|rubygem-activemodel-4.2.6-1|13	BuildRequires:	rubygem(builder)
14cu|rubygem-activemodel-4.2.6-1|14	BuildRequires:	rubygem(i18n) => 0.4.2
14cu|rubygem-activemodel-4.2.6-1|15	BuildRequires:	rubygem(mocha)
14cu|rubygem-activemodel-4.2.6-1|16	BuildArch:	noarch
14cu|rubygem-activemodel-4.2.6-1|17	
14cu|rubygem-activemodel-4.2.6-1|18	%description
14cu|rubygem-activemodel-4.2.6-1|19	A toolkit for building modeling frameworks like Active Record and Active
14cu|rubygem-activemodel-4.2.6-1|20	Resource. Rich support for attributes, callbacks, validations, observers,
14cu|rubygem-activemodel-4.2.6-1|21	serialization, internationalization, and testing.
14cu|rubygem-activemodel-4.2.6-1|22	
14cu|rubygem-activemodel-4.2.6-1|23	%files
14cu|rubygem-activemodel-4.2.6-1|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-activemodel-4.2.6-1|25	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-activemodel-4.2.6-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-activemodel-4.2.6-1|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model
14cu|rubygem-activemodel-4.2.6-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/*.rb
14cu|rubygem-activemodel-4.2.6-1|29	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale
14cu|rubygem-activemodel-4.2.6-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale/*.yml
14cu|rubygem-activemodel-4.2.6-1|31	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers
14cu|rubygem-activemodel-4.2.6-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers/*.rb
14cu|rubygem-activemodel-4.2.6-1|33	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations
14cu|rubygem-activemodel-4.2.6-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations/*.rb
14cu|rubygem-activemodel-4.2.6-1|35	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-activemodel-4.2.6-1|36	
14cu|rubygem-activemodel-4.2.6-1|37	#----------------------------------------------------------------------------
14cu|rubygem-activemodel-4.2.6-1|38	
14cu|rubygem-activemodel-4.2.6-1|39	%package doc
14cu|rubygem-activemodel-4.2.6-1|40	Summary:	Documentation for %{name}
14cu|rubygem-activemodel-4.2.6-1|41	Group:		Documentation
14cu|rubygem-activemodel-4.2.6-1|42	Requires:	%{name} = %{EVRD}
14cu|rubygem-activemodel-4.2.6-1|43	
14cu|rubygem-activemodel-4.2.6-1|44	%description doc
14cu|rubygem-activemodel-4.2.6-1|45	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-activemodel-4.2.6-1|46	
14cu|rubygem-activemodel-4.2.6-1|47	%files doc
14cu|rubygem-activemodel-4.2.6-1|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-activemodel-4.2.6-1|49	
14cu|rubygem-activemodel-4.2.6-1|50	#----------------------------------------------------------------------------
14cu|rubygem-activemodel-4.2.6-1|51	
14cu|rubygem-activemodel-4.2.6-1|52	%prep
14cu|rubygem-activemodel-4.2.6-1|53	%setup -q
14cu|rubygem-activemodel-4.2.6-1|54	
14cu|rubygem-activemodel-4.2.6-1|55	%build
14cu|rubygem-activemodel-4.2.6-1|56	%gem_build
14cu|rubygem-activemodel-4.2.6-1|57	
14cu|rubygem-activemodel-4.2.6-1|58	%install
14cu|rubygem-activemodel-4.2.6-1|59	%gem_install
14cu|rubygem-activemodel-4.2.6-1|60	
14cu|rubygem-activemodel-4.2.6-1|61	
14cu|rubygem-activemodel-4.2.6-1|62	%changelog
14cu|rubygem-activemodel-4.2.6-1|63	
14cu|rubygem-activemodel-4.2.6-1|64	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-activemodel-4.2.6-1|65	- (ae222a4) New version 4.2.6
14cu|rubygem-activemodel-4.2.6-1|66	- (ae222a4) Spec cleanup
14cu|rubygem-activemodel-4.2.6-1|67	
14cu|rubygem-activemodel-4.2.6-1|68	

14538 14
14cu|rubygem-activerecord-4.2.6-1|1	%define rbname activerecord
14cu|rubygem-activerecord-4.2.6-1|2	
14cu|rubygem-activerecord-4.2.6-1|3	Summary:	Object-relational mapper framework (part of Rails)
14cu|rubygem-activerecord-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-activerecord-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-activerecord-4.2.6-1|6	Release:	1
14cu|rubygem-activerecord-4.2.6-1|7	License:	MIT
14cu|rubygem-activerecord-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-activerecord-4.2.6-1|9	Url:		http://www.rubyonrails.org
14cu|rubygem-activerecord-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-activerecord-4.2.6-1|11	BuildRequires:	rubygems
14cu|rubygem-activerecord-4.2.6-1|12	BuildArch:	noarch
14cu|rubygem-activerecord-4.2.6-1|13	%rename		ruby-activerecord
14cu|rubygem-activerecord-4.2.6-1|14	
14cu|rubygem-activerecord-4.2.6-1|15	%description
14cu|rubygem-activerecord-4.2.6-1|16	Databases on Rails. Build a persistent domain model by mapping database tables
14cu|rubygem-activerecord-4.2.6-1|17	to Ruby classes. Strong conventions for associations, validations,
14cu|rubygem-activerecord-4.2.6-1|18	aggregations, migrations, and testing come baked-in.
14cu|rubygem-activerecord-4.2.6-1|19	
14cu|rubygem-activerecord-4.2.6-1|20	%files
14cu|rubygem-activerecord-4.2.6-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-activerecord-4.2.6-1|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-activerecord-4.2.6-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-activerecord-4.2.6-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-activerecord-4.2.6-1|25	
14cu|rubygem-activerecord-4.2.6-1|26	#----------------------------------------------------------------------------
14cu|rubygem-activerecord-4.2.6-1|27	
14cu|rubygem-activerecord-4.2.6-1|28	%package doc
14cu|rubygem-activerecord-4.2.6-1|29	Summary:	Documentation for %{name}
14cu|rubygem-activerecord-4.2.6-1|30	Group:		Documentation
14cu|rubygem-activerecord-4.2.6-1|31	Requires:	%{name} = %{EVRD}
14cu|rubygem-activerecord-4.2.6-1|32	
14cu|rubygem-activerecord-4.2.6-1|33	%description doc
14cu|rubygem-activerecord-4.2.6-1|34	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-activerecord-4.2.6-1|35	
14cu|rubygem-activerecord-4.2.6-1|36	%files doc
14cu|rubygem-activerecord-4.2.6-1|37	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-activerecord-4.2.6-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cu|rubygem-activerecord-4.2.6-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
14cu|rubygem-activerecord-4.2.6-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
14cu|rubygem-activerecord-4.2.6-1|41	
14cu|rubygem-activerecord-4.2.6-1|42	#----------------------------------------------------------------------------
14cu|rubygem-activerecord-4.2.6-1|43	
14cu|rubygem-activerecord-4.2.6-1|44	%prep
14cu|rubygem-activerecord-4.2.6-1|45	%setup -q
14cu|rubygem-activerecord-4.2.6-1|46	
14cu|rubygem-activerecord-4.2.6-1|47	%build
14cu|rubygem-activerecord-4.2.6-1|48	%gem_build -f examples
14cu|rubygem-activerecord-4.2.6-1|49	
14cu|rubygem-activerecord-4.2.6-1|50	%install
14cu|rubygem-activerecord-4.2.6-1|51	%gem_install
14cu|rubygem-activerecord-4.2.6-1|52	
14cu|rubygem-activerecord-4.2.6-1|53	
14cu|rubygem-activerecord-4.2.6-1|54	%changelog
14cu|rubygem-activerecord-4.2.6-1|55	
14cu|rubygem-activerecord-4.2.6-1|56	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-activerecord-4.2.6-1|57	- (342edb0) New version 4.2.6
14cu|rubygem-activerecord-4.2.6-1|58	
14cu|rubygem-activerecord-4.2.6-1|59	

14539 14
14cu|rubygem-arel-6.0.3-1|1	%define rbname arel
14cu|rubygem-arel-6.0.3-1|2	
14cu|rubygem-arel-6.0.3-1|3	Summary:	Arel is a SQL AST manager for Ruby
14cu|rubygem-arel-6.0.3-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-arel-6.0.3-1|5	Version:	6.0.3
14cu|rubygem-arel-6.0.3-1|6	Release:	1
14cu|rubygem-arel-6.0.3-1|7	License:	MIT
14cu|rubygem-arel-6.0.3-1|8	Group:		Development/Ruby
14cu|rubygem-arel-6.0.3-1|9	Url:		http://github.com/rails/arel
14cu|rubygem-arel-6.0.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-arel-6.0.3-1|11	BuildRequires:	rubygems
14cu|rubygem-arel-6.0.3-1|12	BuildArch:	noarch
14cu|rubygem-arel-6.0.3-1|13	
14cu|rubygem-arel-6.0.3-1|14	%description
14cu|rubygem-arel-6.0.3-1|15	Arel is a SQL AST manager for Ruby. It
14cu|rubygem-arel-6.0.3-1|16	1. Simplifies the generation of complex SQL queries
14cu|rubygem-arel-6.0.3-1|17	2. Adapts to various RDBMS systems
14cu|rubygem-arel-6.0.3-1|18	
14cu|rubygem-arel-6.0.3-1|19	It is intended to be a framework framework; that is, you can build your
14cu|rubygem-arel-6.0.3-1|20	own ORM with it, focusing on innovative object and collection modeling
14cu|rubygem-arel-6.0.3-1|21	as opposed to database compatibility and query generation.
14cu|rubygem-arel-6.0.3-1|22	
14cu|rubygem-arel-6.0.3-1|23	%files
14cu|rubygem-arel-6.0.3-1|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-arel-6.0.3-1|25	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-arel-6.0.3-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-arel-6.0.3-1|27	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-arel-6.0.3-1|28	
14cu|rubygem-arel-6.0.3-1|29	#----------------------------------------------------------------------------
14cu|rubygem-arel-6.0.3-1|30	
14cu|rubygem-arel-6.0.3-1|31	%package doc
14cu|rubygem-arel-6.0.3-1|32	Summary:	Documentation for %{name}
14cu|rubygem-arel-6.0.3-1|33	Group:		Documentation
14cu|rubygem-arel-6.0.3-1|34	Requires:	%{name} = %{EVRD}
14cu|rubygem-arel-6.0.3-1|35	
14cu|rubygem-arel-6.0.3-1|36	%description doc
14cu|rubygem-arel-6.0.3-1|37	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-arel-6.0.3-1|38	
14cu|rubygem-arel-6.0.3-1|39	%files doc
14cu|rubygem-arel-6.0.3-1|40	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-arel-6.0.3-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
14cu|rubygem-arel-6.0.3-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cu|rubygem-arel-6.0.3-1|43	
14cu|rubygem-arel-6.0.3-1|44	#----------------------------------------------------------------------------
14cu|rubygem-arel-6.0.3-1|45	
14cu|rubygem-arel-6.0.3-1|46	%prep
14cu|rubygem-arel-6.0.3-1|47	%setup -q
14cu|rubygem-arel-6.0.3-1|48	
14cu|rubygem-arel-6.0.3-1|49	%build
14cu|rubygem-arel-6.0.3-1|50	%gem_build
14cu|rubygem-arel-6.0.3-1|51	
14cu|rubygem-arel-6.0.3-1|52	%install
14cu|rubygem-arel-6.0.3-1|53	%gem_install
14cu|rubygem-arel-6.0.3-1|54	
14cu|rubygem-arel-6.0.3-1|55	
14cu|rubygem-arel-6.0.3-1|56	%changelog
14cu|rubygem-arel-6.0.3-1|57	
14cu|rubygem-arel-6.0.3-1|58	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.3-1
14cu|rubygem-arel-6.0.3-1|59	- (7297216) New version 6.0.3
14cu|rubygem-arel-6.0.3-1|60	- (7297216) Spec cleanup
14cu|rubygem-arel-6.0.3-1|61	
14cu|rubygem-arel-6.0.3-1|62	

14540 14
14cu|rubygem-atomic-1.1.16-1|1	%define	rbname	atomic
14cu|rubygem-atomic-1.1.16-1|2	
14cu|rubygem-atomic-1.1.16-1|3	Summary:	An atomic reference implementation for JRuby, Rubinius, and MRI
14cu|rubygem-atomic-1.1.16-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-atomic-1.1.16-1|5	Version:	1.1.16
14cu|rubygem-atomic-1.1.16-1|6	Release:	1
14cu|rubygem-atomic-1.1.16-1|7	License:	MIT
14cu|rubygem-atomic-1.1.16-1|8	Group:		Development/Ruby
14cu|rubygem-atomic-1.1.16-1|9	Url:		http://rack.rubyforge.org
14cu|rubygem-atomic-1.1.16-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-atomic-1.1.16-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-atomic-1.1.16-1|12	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-atomic-1.1.16-1|13	Requires:	ruby-RubyGems
14cu|rubygem-atomic-1.1.16-1|14	
14cu|rubygem-atomic-1.1.16-1|15	%description
14cu|rubygem-atomic-1.1.16-1|16	An atomic reference implementation for JRuby, Rubinius, and MRI.
14cu|rubygem-atomic-1.1.16-1|17	
14cu|rubygem-atomic-1.1.16-1|18	%files
14cu|rubygem-atomic-1.1.16-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-atomic-1.1.16-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-atomic-1.1.16-1|21	%{ruby_sitearchdir}/atomic_reference.so
14cu|rubygem-atomic-1.1.16-1|22	
14cu|rubygem-atomic-1.1.16-1|23	#----------------------------------------------------------------------------
14cu|rubygem-atomic-1.1.16-1|24	
14cu|rubygem-atomic-1.1.16-1|25	%package doc
14cu|rubygem-atomic-1.1.16-1|26	Summary:	Documentation for %{name}
14cu|rubygem-atomic-1.1.16-1|27	Group:		Documentation
14cu|rubygem-atomic-1.1.16-1|28	Requires:	%{name} = %{EVRD}
14cu|rubygem-atomic-1.1.16-1|29	
14cu|rubygem-atomic-1.1.16-1|30	%description doc
14cu|rubygem-atomic-1.1.16-1|31	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-atomic-1.1.16-1|32	
14cu|rubygem-atomic-1.1.16-1|33	%files doc
14cu|rubygem-atomic-1.1.16-1|34	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-atomic-1.1.16-1|35	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
14cu|rubygem-atomic-1.1.16-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-atomic-1.1.16-1|37	
14cu|rubygem-atomic-1.1.16-1|38	#----------------------------------------------------------------------------
14cu|rubygem-atomic-1.1.16-1|39	
14cu|rubygem-atomic-1.1.16-1|40	%prep
14cu|rubygem-atomic-1.1.16-1|41	%setup -q
14cu|rubygem-atomic-1.1.16-1|42	
14cu|rubygem-atomic-1.1.16-1|43	%build
14cu|rubygem-atomic-1.1.16-1|44	%gem_build -f '(examples|test)/'
14cu|rubygem-atomic-1.1.16-1|45	
14cu|rubygem-atomic-1.1.16-1|46	%install
14cu|rubygem-atomic-1.1.16-1|47	%gem_install
14cu|rubygem-atomic-1.1.16-1|48	
14cu|rubygem-atomic-1.1.16-1|49	
14cu|rubygem-atomic-1.1.16-1|50	%changelog
14cu|rubygem-atomic-1.1.16-1|51	
14cu|rubygem-atomic-1.1.16-1|52	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.16-1
14cu|rubygem-atomic-1.1.16-1|53	- (8353ced) Build requires pkgconfig(ruby)
14cu|rubygem-atomic-1.1.16-1|54	
14cu|rubygem-atomic-1.1.16-1|55	

14541 14
14cu|rubygem-aws-sdk-v1-1.60.2-1|1	%define rbname aws-sdk-v1
14cu|rubygem-aws-sdk-v1-1.60.2-1|2	
14cu|rubygem-aws-sdk-v1-1.60.2-1|3	Summary:	Ruby binding of AWS SDK
14cu|rubygem-aws-sdk-v1-1.60.2-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-aws-sdk-v1-1.60.2-1|5	Version:	1.60.2
14cu|rubygem-aws-sdk-v1-1.60.2-1|6	Release:	1
14cu|rubygem-aws-sdk-v1-1.60.2-1|7	License:	ASLv2.0
14cu|rubygem-aws-sdk-v1-1.60.2-1|8	Group:		Development/Ruby
14cu|rubygem-aws-sdk-v1-1.60.2-1|9	Url:		http://aws.amazon.com/sdkforruby/
14cu|rubygem-aws-sdk-v1-1.60.2-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-aws-sdk-v1-1.60.2-1|11	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-aws-sdk-v1-1.60.2-1|12	Requires:	rubygem(json)
14cu|rubygem-aws-sdk-v1-1.60.2-1|13	Requires:	rubygem(nokogiri)
14cu|rubygem-aws-sdk-v1-1.60.2-1|14	Requires:	rubygem(uuidtools)
14cu|rubygem-aws-sdk-v1-1.60.2-1|15	BuildArch:	noarch
14cu|rubygem-aws-sdk-v1-1.60.2-1|16	
14cu|rubygem-aws-sdk-v1-1.60.2-1|17	%description
14cu|rubygem-aws-sdk-v1-1.60.2-1|18	Build Ruby applications with the aws-sdk gem that takes the complexity
14cu|rubygem-aws-sdk-v1-1.60.2-1|19	out of coding directly against the web service interfaces. The gem handles
14cu|rubygem-aws-sdk-v1-1.60.2-1|20	common tasks, such as authentication, request retries, XML processing,
14cu|rubygem-aws-sdk-v1-1.60.2-1|21	error handling, and more.
14cu|rubygem-aws-sdk-v1-1.60.2-1|22	
14cu|rubygem-aws-sdk-v1-1.60.2-1|23	%files
14cu|rubygem-aws-sdk-v1-1.60.2-1|24	%{_bindir}/aws-rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/aws-rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws/*.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws/*/*.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws/*/*/*.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws/*/*/*/*.rb
14cu|rubygem-aws-sdk-v1-1.60.2-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/aws/api_config/*.yml
14cu|rubygem-aws-sdk-v1-1.60.2-1|33	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-aws-sdk-v1-1.60.2-1|34	
14cu|rubygem-aws-sdk-v1-1.60.2-1|35	#----------------------------------------------------------------------------
14cu|rubygem-aws-sdk-v1-1.60.2-1|36	
14cu|rubygem-aws-sdk-v1-1.60.2-1|37	%package doc
14cu|rubygem-aws-sdk-v1-1.60.2-1|38	Summary:	Documentation for %{name}
14cu|rubygem-aws-sdk-v1-1.60.2-1|39	Group:		Documentation
14cu|rubygem-aws-sdk-v1-1.60.2-1|40	Requires:	%{name} = %{EVRD}
14cu|rubygem-aws-sdk-v1-1.60.2-1|41	BuildArch:	noarch
14cu|rubygem-aws-sdk-v1-1.60.2-1|42	
14cu|rubygem-aws-sdk-v1-1.60.2-1|43	%description doc
14cu|rubygem-aws-sdk-v1-1.60.2-1|44	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-aws-sdk-v1-1.60.2-1|45	
14cu|rubygem-aws-sdk-v1-1.60.2-1|46	%files doc
14cu|rubygem-aws-sdk-v1-1.60.2-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-aws-sdk-v1-1.60.2-1|48	
14cu|rubygem-aws-sdk-v1-1.60.2-1|49	#----------------------------------------------------------------------------
14cu|rubygem-aws-sdk-v1-1.60.2-1|50	
14cu|rubygem-aws-sdk-v1-1.60.2-1|51	%prep
14cu|rubygem-aws-sdk-v1-1.60.2-1|52	%setup -qn %{rbname}-%{version}
14cu|rubygem-aws-sdk-v1-1.60.2-1|53	
14cu|rubygem-aws-sdk-v1-1.60.2-1|54	%build
14cu|rubygem-aws-sdk-v1-1.60.2-1|55	%gem_build
14cu|rubygem-aws-sdk-v1-1.60.2-1|56	
14cu|rubygem-aws-sdk-v1-1.60.2-1|57	%install
14cu|rubygem-aws-sdk-v1-1.60.2-1|58	%gem_install
14cu|rubygem-aws-sdk-v1-1.60.2-1|59	
14cu|rubygem-aws-sdk-v1-1.60.2-1|60	
14cu|rubygem-aws-sdk-v1-1.60.2-1|61	%changelog
14cu|rubygem-aws-sdk-v1-1.60.2-1|62	
14cu|rubygem-aws-sdk-v1-1.60.2-1|63	* Fri Dec 11 2015 Rosa <rosa@abf.rosalinux.ru> 1.60.2-1
14cu|rubygem-aws-sdk-v1-1.60.2-1|64	- (5e90afc) Automatic import for version 1.60.2-1
14cu|rubygem-aws-sdk-v1-1.60.2-1|65	
14cu|rubygem-aws-sdk-v1-1.60.2-1|66	

14542 14
14cu|rubygem-byebug-6.0.2-1|1	%define rbname byebug
14cu|rubygem-byebug-6.0.2-1|2	
14cu|rubygem-byebug-6.0.2-1|3	Summary:	Simple to use, feature rich debugger for Ruby 2
14cu|rubygem-byebug-6.0.2-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-byebug-6.0.2-1|5	Version:	6.0.2
14cu|rubygem-byebug-6.0.2-1|6	Release:	1
14cu|rubygem-byebug-6.0.2-1|7	License:	BSD
14cu|rubygem-byebug-6.0.2-1|8	Group:		Development/Ruby
14cu|rubygem-byebug-6.0.2-1|9	Url:		https://github.com/deivid-rodriguez/byebug/
14cu|rubygem-byebug-6.0.2-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-byebug-6.0.2-1|11	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-byebug-6.0.2-1|12	
14cu|rubygem-byebug-6.0.2-1|13	%description
14cu|rubygem-byebug-6.0.2-1|14	Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the new
14cu|rubygem-byebug-6.0.2-1|15	TracePoint API for execution control and the new Debug Inspector API for call
14cu|rubygem-byebug-6.0.2-1|16	stack navigation, so it doesn't depend on internal core sources. It's developed
14cu|rubygem-byebug-6.0.2-1|17	as a C extension, so it's fast. And it has a full test suite so it's reliable.
14cu|rubygem-byebug-6.0.2-1|18	
14cu|rubygem-byebug-6.0.2-1|19	%files
14cu|rubygem-byebug-6.0.2-1|20	%{_bindir}/%{rbname}
14cu|rubygem-byebug-6.0.2-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/%{rbname}
14cu|rubygem-byebug-6.0.2-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}.rb
14cu|rubygem-byebug-6.0.2-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14cu|rubygem-byebug-6.0.2-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/commands/*.rb
14cu|rubygem-byebug-6.0.2-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/commands/*/*.rb
14cu|rubygem-byebug-6.0.2-1|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/helpers/*.rb
14cu|rubygem-byebug-6.0.2-1|27	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/interfaces/*.rb
14cu|rubygem-byebug-6.0.2-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/printers/*.rb
14cu|rubygem-byebug-6.0.2-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/printers/texts/*.yml
14cu|rubygem-byebug-6.0.2-1|30	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/processors/*.rb
14cu|rubygem-byebug-6.0.2-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/settings/*.rb
14cu|rubygem-byebug-6.0.2-1|32	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-byebug-6.0.2-1|33	%{ruby_sitearchdir}/%{rbname}/%{rbname}.so
14cu|rubygem-byebug-6.0.2-1|34	
14cu|rubygem-byebug-6.0.2-1|35	#----------------------------------------------------------------------------
14cu|rubygem-byebug-6.0.2-1|36	
14cu|rubygem-byebug-6.0.2-1|37	%package doc
14cu|rubygem-byebug-6.0.2-1|38	Summary:	Documentation for %{name}
14cu|rubygem-byebug-6.0.2-1|39	Group:		Documentation
14cu|rubygem-byebug-6.0.2-1|40	Requires:	%{name} = %{EVRD}
14cu|rubygem-byebug-6.0.2-1|41	BuildArch:	noarch
14cu|rubygem-byebug-6.0.2-1|42	
14cu|rubygem-byebug-6.0.2-1|43	%description doc
14cu|rubygem-byebug-6.0.2-1|44	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-byebug-6.0.2-1|45	
14cu|rubygem-byebug-6.0.2-1|46	%files doc
14cu|rubygem-byebug-6.0.2-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-byebug-6.0.2-1|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cu|rubygem-byebug-6.0.2-1|49	
14cu|rubygem-byebug-6.0.2-1|50	#----------------------------------------------------------------------------
14cu|rubygem-byebug-6.0.2-1|51	
14cu|rubygem-byebug-6.0.2-1|52	%prep
14cu|rubygem-byebug-6.0.2-1|53	%setup -q
14cu|rubygem-byebug-6.0.2-1|54	
14cu|rubygem-byebug-6.0.2-1|55	%build
14cu|rubygem-byebug-6.0.2-1|56	%gem_build
14cu|rubygem-byebug-6.0.2-1|57	
14cu|rubygem-byebug-6.0.2-1|58	%install
14cu|rubygem-byebug-6.0.2-1|59	%gem_install
14cu|rubygem-byebug-6.0.2-1|60	
14cu|rubygem-byebug-6.0.2-1|61	
14cu|rubygem-byebug-6.0.2-1|62	%changelog
14cu|rubygem-byebug-6.0.2-1|63	
14cu|rubygem-byebug-6.0.2-1|64	* Tue Sep 29 2015 Rosa <rosa@abf.rosalinux.ru> 6.0.2-1
14cu|rubygem-byebug-6.0.2-1|65	- (1ccdf5a) Automatic import for version 6.0.2-1
14cu|rubygem-byebug-6.0.2-1|66	
14cu|rubygem-byebug-6.0.2-1|67	

14543 14
14cu|rubygem-cucumber-rails-1.4.3-1|1	%define rbname cucumber-rails
14cu|rubygem-cucumber-rails-1.4.3-1|2	
14cu|rubygem-cucumber-rails-1.4.3-1|3	Summary:	Cucumber Generators and Runtime for Rails
14cu|rubygem-cucumber-rails-1.4.3-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-cucumber-rails-1.4.3-1|5	Version:	1.4.3
14cu|rubygem-cucumber-rails-1.4.3-1|6	Release:	1
14cu|rubygem-cucumber-rails-1.4.3-1|7	License:	MIT
14cu|rubygem-cucumber-rails-1.4.3-1|8	Group:		Development/Ruby
14cu|rubygem-cucumber-rails-1.4.3-1|9	Url:		http://github.com/aslakhellesoy/%{rbname}
14cu|rubygem-cucumber-rails-1.4.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-cucumber-rails-1.4.3-1|11	BuildRequires:	rubygems
14cu|rubygem-cucumber-rails-1.4.3-1|12	Suggests:	rubygem(aruba)
14cu|rubygem-cucumber-rails-1.4.3-1|13	BuildArch:	noarch
14cu|rubygem-cucumber-rails-1.4.3-1|14	
14cu|rubygem-cucumber-rails-1.4.3-1|15	%description
14cu|rubygem-cucumber-rails-1.4.3-1|16	Cucumber Generators and Runtime for Rails.
14cu|rubygem-cucumber-rails-1.4.3-1|17	
14cu|rubygem-cucumber-rails-1.4.3-1|18	%files
14cu|rubygem-cucumber-rails-1.4.3-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cu|rubygem-cucumber-rails-1.4.3-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cu|rubygem-cucumber-rails-1.4.3-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-cucumber-rails-1.4.3-1|22	
14cu|rubygem-cucumber-rails-1.4.3-1|23	#----------------------------------------------------------------------------
14cu|rubygem-cucumber-rails-1.4.3-1|24	
14cu|rubygem-cucumber-rails-1.4.3-1|25	%package doc
14cu|rubygem-cucumber-rails-1.4.3-1|26	Summary:	Documentation for %{name}
14cu|rubygem-cucumber-rails-1.4.3-1|27	Group:		Documentation
14cu|rubygem-cucumber-rails-1.4.3-1|28	Requires:	%{name} = %{EVRD}
14cu|rubygem-cucumber-rails-1.4.3-1|29	Conflicts:	%{name} < 1.4.1
14cu|rubygem-cucumber-rails-1.4.3-1|30	
14cu|rubygem-cucumber-rails-1.4.3-1|31	%description doc
14cu|rubygem-cucumber-rails-1.4.3-1|32	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-cucumber-rails-1.4.3-1|33	
14cu|rubygem-cucumber-rails-1.4.3-1|34	%files doc
14cu|rubygem-cucumber-rails-1.4.3-1|35	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-cucumber-rails-1.4.3-1|36	
14cu|rubygem-cucumber-rails-1.4.3-1|37	#----------------------------------------------------------------------------
14cu|rubygem-cucumber-rails-1.4.3-1|38	
14cu|rubygem-cucumber-rails-1.4.3-1|39	%prep
14cu|rubygem-cucumber-rails-1.4.3-1|40	%setup -q
14cu|rubygem-cucumber-rails-1.4.3-1|41	
14cu|rubygem-cucumber-rails-1.4.3-1|42	%build
14cu|rubygem-cucumber-rails-1.4.3-1|43	%gem_build
14cu|rubygem-cucumber-rails-1.4.3-1|44	
14cu|rubygem-cucumber-rails-1.4.3-1|45	%install
14cu|rubygem-cucumber-rails-1.4.3-1|46	%gem_install
14cu|rubygem-cucumber-rails-1.4.3-1|47	
14cu|rubygem-cucumber-rails-1.4.3-1|48	
14cu|rubygem-cucumber-rails-1.4.3-1|49	
14cu|rubygem-cucumber-rails-1.4.3-1|50	
14cu|rubygem-cucumber-rails-1.4.3-1|51	%changelog
14cu|rubygem-cucumber-rails-1.4.3-1|52	
14cu|rubygem-cucumber-rails-1.4.3-1|53	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.3-1
14cu|rubygem-cucumber-rails-1.4.3-1|54	- (ff0ec06) New version 1.4.3
14cu|rubygem-cucumber-rails-1.4.3-1|55	
14cu|rubygem-cucumber-rails-1.4.3-1|56	

14544 14
14cu|rubygem-daemon_controller-1.2.0-1|1	# Generated from daemon_controller-0.2.6.gem by gem2rpm5 -*- rpm-spec -*-
14cu|rubygem-daemon_controller-1.2.0-1|2	%define	rbname	daemon_controller
14cu|rubygem-daemon_controller-1.2.0-1|3	
14cu|rubygem-daemon_controller-1.2.0-1|4	Summary:	A library for implementing daemon management capabilities
14cu|rubygem-daemon_controller-1.2.0-1|5	Name:		rubygem-%{rbname}
14cu|rubygem-daemon_controller-1.2.0-1|6	
14cu|rubygem-daemon_controller-1.2.0-1|7	Version:	1.2.0
14cu|rubygem-daemon_controller-1.2.0-1|8	Release:	1
14cu|rubygem-daemon_controller-1.2.0-1|9	Group:		Development/Ruby
14cu|rubygem-daemon_controller-1.2.0-1|10	License:	BSD
14cu|rubygem-daemon_controller-1.2.0-1|11	URL:		http://github.com/FooBarWidget/daemon_controller/tree/master
14cu|rubygem-daemon_controller-1.2.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-daemon_controller-1.2.0-1|13	BuildRequires:	rubygems
14cu|rubygem-daemon_controller-1.2.0-1|14	BuildArch:	noarch
14cu|rubygem-daemon_controller-1.2.0-1|15	
14cu|rubygem-daemon_controller-1.2.0-1|16	%description
14cu|rubygem-daemon_controller-1.2.0-1|17	A library for robust daemon management.
14cu|rubygem-daemon_controller-1.2.0-1|18	
14cu|rubygem-daemon_controller-1.2.0-1|19	%package	doc
14cu|rubygem-daemon_controller-1.2.0-1|20	Summary:	Documentation for %{name}
14cu|rubygem-daemon_controller-1.2.0-1|21	Group:		Books/Computer books
14cu|rubygem-daemon_controller-1.2.0-1|22	Requires:	%{name} = %{EVRD}
14cu|rubygem-daemon_controller-1.2.0-1|23	
14cu|rubygem-daemon_controller-1.2.0-1|24	%description	doc
14cu|rubygem-daemon_controller-1.2.0-1|25	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-daemon_controller-1.2.0-1|26	
14cu|rubygem-daemon_controller-1.2.0-1|27	%prep
14cu|rubygem-daemon_controller-1.2.0-1|28	%setup -q
14cu|rubygem-daemon_controller-1.2.0-1|29	
14cu|rubygem-daemon_controller-1.2.0-1|30	%build
14cu|rubygem-daemon_controller-1.2.0-1|31	%gem_build -f spec/
14cu|rubygem-daemon_controller-1.2.0-1|32	
14cu|rubygem-daemon_controller-1.2.0-1|33	%install
14cu|rubygem-daemon_controller-1.2.0-1|34	%gem_install
14cu|rubygem-daemon_controller-1.2.0-1|35	
14cu|rubygem-daemon_controller-1.2.0-1|36	%files
14cu|rubygem-daemon_controller-1.2.0-1|37	%doc LICENSE.txt README.markdown
14cu|rubygem-daemon_controller-1.2.0-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-daemon_controller-1.2.0-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-daemon_controller-1.2.0-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-daemon_controller-1.2.0-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller
14cu|rubygem-daemon_controller-1.2.0-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller/*.rb
14cu|rubygem-daemon_controller-1.2.0-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
14cu|rubygem-daemon_controller-1.2.0-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
14cu|rubygem-daemon_controller-1.2.0-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-daemon_controller-1.2.0-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/run_echo_server
14cu|rubygem-daemon_controller-1.2.0-1|47	
14cu|rubygem-daemon_controller-1.2.0-1|48	%files doc
14cu|rubygem-daemon_controller-1.2.0-1|49	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-daemon_controller-1.2.0-1|50	
14cu|rubygem-daemon_controller-1.2.0-1|51	%changelog
14cu|rubygem-daemon_controller-1.2.0-1|52	
14cu|rubygem-daemon_controller-1.2.0-1|53	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.0-1
14cu|rubygem-daemon_controller-1.2.0-1|54	- (1a0ec2d) Merge pull request #1 from semsonic/rubygem-daemon_controller:rosa2014.1
14cu|rubygem-daemon_controller-1.2.0-1|55	- (1a0ec2d) Updated to a new version
14cu|rubygem-daemon_controller-1.2.0-1|56	
14cu|rubygem-daemon_controller-1.2.0-1|57	

14545 14
14cu|rubygem-globalid-0.3.6-1|1	%define rbname globalid
14cu|rubygem-globalid-0.3.6-1|2	
14cu|rubygem-globalid-0.3.6-1|3	Summary:	URIs for your models makes it easy to pass references around
14cu|rubygem-globalid-0.3.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-globalid-0.3.6-1|5	Version:	0.3.6
14cu|rubygem-globalid-0.3.6-1|6	Release:	1
14cu|rubygem-globalid-0.3.6-1|7	License:	MIT
14cu|rubygem-globalid-0.3.6-1|8	Group:		Development/Ruby
14cu|rubygem-globalid-0.3.6-1|9	Url:		http://rubygems.org/gems/%{rbname}
14cu|rubygem-globalid-0.3.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-globalid-0.3.6-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-globalid-0.3.6-1|12	Requires:	ruby-RubyGems
14cu|rubygem-globalid-0.3.6-1|13	BuildArch:	noarch
14cu|rubygem-globalid-0.3.6-1|14	
14cu|rubygem-globalid-0.3.6-1|15	%description
14cu|rubygem-globalid-0.3.6-1|16	URIs for your models makes it easy to pass references around.
14cu|rubygem-globalid-0.3.6-1|17	
14cu|rubygem-globalid-0.3.6-1|18	%files
14cu|rubygem-globalid-0.3.6-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-globalid-0.3.6-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-globalid-0.3.6-1|21	
14cu|rubygem-globalid-0.3.6-1|22	#----------------------------------------------------------------------------
14cu|rubygem-globalid-0.3.6-1|23	
14cu|rubygem-globalid-0.3.6-1|24	%package doc
14cu|rubygem-globalid-0.3.6-1|25	Summary:	Documentation for %{name}
14cu|rubygem-globalid-0.3.6-1|26	Group:		Documentation
14cu|rubygem-globalid-0.3.6-1|27	Requires:	%{name} = %{EVRD}
14cu|rubygem-globalid-0.3.6-1|28	Conflicts:	ruby-%{rbname} < 4.2.6
14cu|rubygem-globalid-0.3.6-1|29	
14cu|rubygem-globalid-0.3.6-1|30	%description doc
14cu|rubygem-globalid-0.3.6-1|31	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-globalid-0.3.6-1|32	
14cu|rubygem-globalid-0.3.6-1|33	%files doc
14cu|rubygem-globalid-0.3.6-1|34	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-globalid-0.3.6-1|35	
14cu|rubygem-globalid-0.3.6-1|36	#----------------------------------------------------------------------------
14cu|rubygem-globalid-0.3.6-1|37	
14cu|rubygem-globalid-0.3.6-1|38	%prep
14cu|rubygem-globalid-0.3.6-1|39	%setup -q
14cu|rubygem-globalid-0.3.6-1|40	
14cu|rubygem-globalid-0.3.6-1|41	%build
14cu|rubygem-globalid-0.3.6-1|42	%gem_build -f '(test)/'
14cu|rubygem-globalid-0.3.6-1|43	
14cu|rubygem-globalid-0.3.6-1|44	%install
14cu|rubygem-globalid-0.3.6-1|45	%gem_install
14cu|rubygem-globalid-0.3.6-1|46	
14cu|rubygem-globalid-0.3.6-1|47	
14cu|rubygem-globalid-0.3.6-1|48	%changelog
14cu|rubygem-globalid-0.3.6-1|49	
14cu|rubygem-globalid-0.3.6-1|50	* Thu Jun 16 2016 Rosa <rosa@abf.rosalinux.ru> 0.3.6-1
14cu|rubygem-globalid-0.3.6-1|51	- (44c5c90) Automatic import for version 0.3.6-1
14cu|rubygem-globalid-0.3.6-1|52	
14cu|rubygem-globalid-0.3.6-1|53	

14546 14
14cu|rubygem-i18n-0.7.0-1|1	# Generated from i18n-0.6.0.gem by gem2rpm5 0.6.6 -*- rpm-spec -*-
14cu|rubygem-i18n-0.7.0-1|2	%define	rbname	i18n
14cu|rubygem-i18n-0.7.0-1|3	
14cu|rubygem-i18n-0.7.0-1|4	Summary:	New wave Internationalization support for Ruby
14cu|rubygem-i18n-0.7.0-1|5	Name:		rubygem-%{rbname}
14cu|rubygem-i18n-0.7.0-1|6	Version:	0.7.0
14cu|rubygem-i18n-0.7.0-1|7	Release:	1
14cu|rubygem-i18n-0.7.0-1|8	Group:		Development/Ruby
14cu|rubygem-i18n-0.7.0-1|9	License:	GPLv2+ or Ruby
14cu|rubygem-i18n-0.7.0-1|10	Url:		http://github.com/svenfuchs/i18n
14cu|rubygem-i18n-0.7.0-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-i18n-0.7.0-1|12	BuildRequires:	rubygems >= 1.3.5
14cu|rubygem-i18n-0.7.0-1|13	BuildArch:	noarch
14cu|rubygem-i18n-0.7.0-1|14	
14cu|rubygem-i18n-0.7.0-1|15	%description
14cu|rubygem-i18n-0.7.0-1|16	New wave Internationalization support for Ruby.
14cu|rubygem-i18n-0.7.0-1|17	
14cu|rubygem-i18n-0.7.0-1|18	%package	doc
14cu|rubygem-i18n-0.7.0-1|19	Summary:	Documentation for %{name}
14cu|rubygem-i18n-0.7.0-1|20	Group:		Books/Computer books
14cu|rubygem-i18n-0.7.0-1|21	Requires:	%{name} = %{EVRD}
14cu|rubygem-i18n-0.7.0-1|22	
14cu|rubygem-i18n-0.7.0-1|23	%description	doc
14cu|rubygem-i18n-0.7.0-1|24	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-i18n-0.7.0-1|25	
14cu|rubygem-i18n-0.7.0-1|26	%prep
14cu|rubygem-i18n-0.7.0-1|27	%setup -q
14cu|rubygem-i18n-0.7.0-1|28	
14cu|rubygem-i18n-0.7.0-1|29	%build
14cu|rubygem-i18n-0.7.0-1|30	%gem_build
14cu|rubygem-i18n-0.7.0-1|31	
14cu|rubygem-i18n-0.7.0-1|32	%install
14cu|rubygem-i18n-0.7.0-1|33	%gem_install
14cu|rubygem-i18n-0.7.0-1|34	
14cu|rubygem-i18n-0.7.0-1|35	%files
14cu|rubygem-i18n-0.7.0-1|36	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-i18n-0.7.0-1|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-i18n-0.7.0-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-i18n-0.7.0-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n
14cu|rubygem-i18n-0.7.0-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/*.rb
14cu|rubygem-i18n-0.7.0-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend
14cu|rubygem-i18n-0.7.0-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend/*.rb
14cu|rubygem-i18n-0.7.0-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext
14cu|rubygem-i18n-0.7.0-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/*.rb
14cu|rubygem-i18n-0.7.0-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel
14cu|rubygem-i18n-0.7.0-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel/*.rb
14cu|rubygem-i18n-0.7.0-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string
14cu|rubygem-i18n-0.7.0-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string/*.rb
14cu|rubygem-i18n-0.7.0-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext
14cu|rubygem-i18n-0.7.0-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext/*.rb
14cu|rubygem-i18n-0.7.0-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate
14cu|rubygem-i18n-0.7.0-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate/*.rb
14cu|rubygem-i18n-0.7.0-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale
14cu|rubygem-i18n-0.7.0-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/*.rb
14cu|rubygem-i18n-0.7.0-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag
14cu|rubygem-i18n-0.7.0-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag/*.rb
14cu|rubygem-i18n-0.7.0-1|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests
14cu|rubygem-i18n-0.7.0-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/*.rb
14cu|rubygem-i18n-0.7.0-1|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization
14cu|rubygem-i18n-0.7.0-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization/*.rb
14cu|rubygem-i18n-0.7.0-1|61	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-i18n-0.7.0-1|62	
14cu|rubygem-i18n-0.7.0-1|63	%files doc
14cu|rubygem-i18n-0.7.0-1|64	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-i18n-0.7.0-1|65	
14cu|rubygem-i18n-0.7.0-1|66	
14cu|rubygem-i18n-0.7.0-1|67	%changelog
14cu|rubygem-i18n-0.7.0-1|68	
14cu|rubygem-i18n-0.7.0-1|69	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
14cu|rubygem-i18n-0.7.0-1|70	- (b69bcff) New version 0.7.0
14cu|rubygem-i18n-0.7.0-1|71	
14cu|rubygem-i18n-0.7.0-1|72	

14547 14
14cu|rubygem-loofah-2.0.3-1|1	%define rbname loofah
14cu|rubygem-loofah-2.0.3-1|2	
14cu|rubygem-loofah-2.0.3-1|3	Summary:	Library for manipulating and transforming HTML/XML documents and fragments
14cu|rubygem-loofah-2.0.3-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-loofah-2.0.3-1|5	Version:	2.0.3
14cu|rubygem-loofah-2.0.3-1|6	Release:	1
14cu|rubygem-loofah-2.0.3-1|7	License:	MIT
14cu|rubygem-loofah-2.0.3-1|8	Group:		Development/Ruby
14cu|rubygem-loofah-2.0.3-1|9	Url:		http://rack.rubyforge.org
14cu|rubygem-loofah-2.0.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-loofah-2.0.3-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-loofah-2.0.3-1|12	Requires:	ruby-RubyGems
14cu|rubygem-loofah-2.0.3-1|13	BuildArch:	noarch
14cu|rubygem-loofah-2.0.3-1|14	
14cu|rubygem-loofah-2.0.3-1|15	%description
14cu|rubygem-loofah-2.0.3-1|16	Loofah is a general library for manipulating and transforming HTML/XML
14cu|rubygem-loofah-2.0.3-1|17	documents and fragments. It's built on top of Nokogiri and libxml2, so
14cu|rubygem-loofah-2.0.3-1|18	it's fast and has a nice API. Loofah excels at HTML sanitization (XSS
14cu|rubygem-loofah-2.0.3-1|19	prevention). It includes some nice HTML sanitizers, which are based on
14cu|rubygem-loofah-2.0.3-1|20	HTML5lib's whitelist, so it most likely won't make your codes less secure.
14cu|rubygem-loofah-2.0.3-1|21	
14cu|rubygem-loofah-2.0.3-1|22	%files
14cu|rubygem-loofah-2.0.3-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-loofah-2.0.3-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-loofah-2.0.3-1|25	
14cu|rubygem-loofah-2.0.3-1|26	#----------------------------------------------------------------------------
14cu|rubygem-loofah-2.0.3-1|27	
14cu|rubygem-loofah-2.0.3-1|28	%package doc
14cu|rubygem-loofah-2.0.3-1|29	Summary:	Documentation for %{name}
14cu|rubygem-loofah-2.0.3-1|30	Group:		Documentation
14cu|rubygem-loofah-2.0.3-1|31	Requires:	%{name} = %{EVRD}
14cu|rubygem-loofah-2.0.3-1|32	
14cu|rubygem-loofah-2.0.3-1|33	%description doc
14cu|rubygem-loofah-2.0.3-1|34	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-loofah-2.0.3-1|35	
14cu|rubygem-loofah-2.0.3-1|36	%files doc
14cu|rubygem-loofah-2.0.3-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-loofah-2.0.3-1|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cu|rubygem-loofah-2.0.3-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cu|rubygem-loofah-2.0.3-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-loofah-2.0.3-1|41	
14cu|rubygem-loofah-2.0.3-1|42	#----------------------------------------------------------------------------
14cu|rubygem-loofah-2.0.3-1|43	
14cu|rubygem-loofah-2.0.3-1|44	%prep
14cu|rubygem-loofah-2.0.3-1|45	%setup -q
14cu|rubygem-loofah-2.0.3-1|46	
14cu|rubygem-loofah-2.0.3-1|47	%build
14cu|rubygem-loofah-2.0.3-1|48	%gem_build -f '(test)/'
14cu|rubygem-loofah-2.0.3-1|49	
14cu|rubygem-loofah-2.0.3-1|50	%install
14cu|rubygem-loofah-2.0.3-1|51	%gem_install
14cu|rubygem-loofah-2.0.3-1|52	
14cu|rubygem-loofah-2.0.3-1|53	
14cu|rubygem-loofah-2.0.3-1|54	%changelog
14cu|rubygem-loofah-2.0.3-1|55	
14cu|rubygem-loofah-2.0.3-1|56	* Thu Jun 16 2016 Rosa <rosa@abf.rosalinux.ru> 2.0.3-1
14cu|rubygem-loofah-2.0.3-1|57	- (5e03838) Automatic import for version 2.0.3-1
14cu|rubygem-loofah-2.0.3-1|58	
14cu|rubygem-loofah-2.0.3-1|59	

14548 14
14cu|rubygem-mail-2.5.4-5|1	%define rbname mail
14cu|rubygem-mail-2.5.4-5|2	
14cu|rubygem-mail-2.5.4-5|3	Summary:	A really Ruby Mail handler
14cu|rubygem-mail-2.5.4-5|4	Name:		rubygem-%{rbname}
14cu|rubygem-mail-2.5.4-5|5	Version:	2.5.4
14cu|rubygem-mail-2.5.4-5|6	Release:	5
14cu|rubygem-mail-2.5.4-5|7	License:	MIT
14cu|rubygem-mail-2.5.4-5|8	Group:		Development/Ruby
14cu|rubygem-mail-2.5.4-5|9	Url:		http://www.rubyonrails.org/
14cu|rubygem-mail-2.5.4-5|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-mail-2.5.4-5|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-mail-2.5.4-5|12	Requires:	ruby-RubyGems
14cu|rubygem-mail-2.5.4-5|13	Provides:	ruby-%{rbname} = %{EVRD}
14cu|rubygem-mail-2.5.4-5|14	Conflicts:	ruby-%{rbname} < 2.5.4-5
14cu|rubygem-mail-2.5.4-5|15	Obsoletes:	ruby-%{rbname} < 2.5.4-5
14cu|rubygem-mail-2.5.4-5|16	BuildArch:	noarch
14cu|rubygem-mail-2.5.4-5|17	
14cu|rubygem-mail-2.5.4-5|18	%description
14cu|rubygem-mail-2.5.4-5|19	A really Ruby Mail handler.
14cu|rubygem-mail-2.5.4-5|20	
14cu|rubygem-mail-2.5.4-5|21	%files
14cu|rubygem-mail-2.5.4-5|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-mail-2.5.4-5|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-mail-2.5.4-5|24	
14cu|rubygem-mail-2.5.4-5|25	#----------------------------------------------------------------------------
14cu|rubygem-mail-2.5.4-5|26	
14cu|rubygem-mail-2.5.4-5|27	%package doc
14cu|rubygem-mail-2.5.4-5|28	Summary:	Documentation for %{name}
14cu|rubygem-mail-2.5.4-5|29	Group:		Documentation
14cu|rubygem-mail-2.5.4-5|30	Requires:	%{name} = %{EVRD}
14cu|rubygem-mail-2.5.4-5|31	Conflicts:	%{name} < 2.5.4-5
14cu|rubygem-mail-2.5.4-5|32	Conflicts:	ruby-%{rbname} < 2.5.4-5
14cu|rubygem-mail-2.5.4-5|33	
14cu|rubygem-mail-2.5.4-5|34	%description doc
14cu|rubygem-mail-2.5.4-5|35	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-mail-2.5.4-5|36	
14cu|rubygem-mail-2.5.4-5|37	%files doc
14cu|rubygem-mail-2.5.4-5|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-mail-2.5.4-5|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cu|rubygem-mail-2.5.4-5|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cu|rubygem-mail-2.5.4-5|41	
14cu|rubygem-mail-2.5.4-5|42	#----------------------------------------------------------------------------
14cu|rubygem-mail-2.5.4-5|43	
14cu|rubygem-mail-2.5.4-5|44	%prep
14cu|rubygem-mail-2.5.4-5|45	%setup -q
14cu|rubygem-mail-2.5.4-5|46	
14cu|rubygem-mail-2.5.4-5|47	%build
14cu|rubygem-mail-2.5.4-5|48	%gem_build -f '(test)/'
14cu|rubygem-mail-2.5.4-5|49	
14cu|rubygem-mail-2.5.4-5|50	%install
14cu|rubygem-mail-2.5.4-5|51	%gem_install
14cu|rubygem-mail-2.5.4-5|52	
14cu|rubygem-mail-2.5.4-5|53	
14cu|rubygem-mail-2.5.4-5|54	%changelog
14cu|rubygem-mail-2.5.4-5|55	
14cu|rubygem-mail-2.5.4-5|56	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.4-5
14cu|rubygem-mail-2.5.4-5|57	- (15302e1) Use standard rubygem packaging template
14cu|rubygem-mail-2.5.4-5|58	
14cu|rubygem-mail-2.5.4-5|59	

14549 14
14cu|rubygem-mini_portile2-2.0.0-1|1	%define rbname mini_portile2
14cu|rubygem-mini_portile2-2.0.0-1|2	
14cu|rubygem-mini_portile2-2.0.0-1|3	Summary:	Simplistic port-like solution for developers
14cu|rubygem-mini_portile2-2.0.0-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-mini_portile2-2.0.0-1|5	Version:	2.0.0
14cu|rubygem-mini_portile2-2.0.0-1|6	Release:	1
14cu|rubygem-mini_portile2-2.0.0-1|7	License:	MIT
14cu|rubygem-mini_portile2-2.0.0-1|8	Group:		Development/Ruby
14cu|rubygem-mini_portile2-2.0.0-1|9	Url:		http://rack.rubyforge.org
14cu|rubygem-mini_portile2-2.0.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-mini_portile2-2.0.0-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-mini_portile2-2.0.0-1|12	Requires:	ruby-RubyGems
14cu|rubygem-mini_portile2-2.0.0-1|13	BuildArch:	noarch
14cu|rubygem-mini_portile2-2.0.0-1|14	
14cu|rubygem-mini_portile2-2.0.0-1|15	%description
14cu|rubygem-mini_portile2-2.0.0-1|16	Simplistic port-like solution for developers. It provides a standard and
14cu|rubygem-mini_portile2-2.0.0-1|17	simplified way to compile against dependency libraries without messing up
14cu|rubygem-mini_portile2-2.0.0-1|18	your system.
14cu|rubygem-mini_portile2-2.0.0-1|19	
14cu|rubygem-mini_portile2-2.0.0-1|20	%files
14cu|rubygem-mini_portile2-2.0.0-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-mini_portile2-2.0.0-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-mini_portile2-2.0.0-1|23	
14cu|rubygem-mini_portile2-2.0.0-1|24	#----------------------------------------------------------------------------
14cu|rubygem-mini_portile2-2.0.0-1|25	
14cu|rubygem-mini_portile2-2.0.0-1|26	%package doc
14cu|rubygem-mini_portile2-2.0.0-1|27	Summary:	Documentation for %{name}
14cu|rubygem-mini_portile2-2.0.0-1|28	Group:		Documentation
14cu|rubygem-mini_portile2-2.0.0-1|29	Requires:	%{name} = %{EVRD}
14cu|rubygem-mini_portile2-2.0.0-1|30	
14cu|rubygem-mini_portile2-2.0.0-1|31	%description doc
14cu|rubygem-mini_portile2-2.0.0-1|32	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-mini_portile2-2.0.0-1|33	
14cu|rubygem-mini_portile2-2.0.0-1|34	%files doc
14cu|rubygem-mini_portile2-2.0.0-1|35	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-mini_portile2-2.0.0-1|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-mini_portile2-2.0.0-1|37	
14cu|rubygem-mini_portile2-2.0.0-1|38	#----------------------------------------------------------------------------
14cu|rubygem-mini_portile2-2.0.0-1|39	
14cu|rubygem-mini_portile2-2.0.0-1|40	%prep
14cu|rubygem-mini_portile2-2.0.0-1|41	%setup -q
14cu|rubygem-mini_portile2-2.0.0-1|42	
14cu|rubygem-mini_portile2-2.0.0-1|43	%build
14cu|rubygem-mini_portile2-2.0.0-1|44	%gem_build -f '(test)/'
14cu|rubygem-mini_portile2-2.0.0-1|45	
14cu|rubygem-mini_portile2-2.0.0-1|46	%install
14cu|rubygem-mini_portile2-2.0.0-1|47	%gem_install
14cu|rubygem-mini_portile2-2.0.0-1|48	
14cu|rubygem-mini_portile2-2.0.0-1|49	
14cu|rubygem-mini_portile2-2.0.0-1|50	%changelog
14cu|rubygem-mini_portile2-2.0.0-1|51	
14cu|rubygem-mini_portile2-2.0.0-1|52	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14cu|rubygem-mini_portile2-2.0.0-1|53	- (1894d74) Downgrade to 2.0.0
14cu|rubygem-mini_portile2-2.0.0-1|54	
14cu|rubygem-mini_portile2-2.0.0-1|55	

14550 14
14cu|rubygem-nokogiri-1.6.7.2-2|1	%define rbname nokogiri
14cu|rubygem-nokogiri-1.6.7.2-2|2	
14cu|rubygem-nokogiri-1.6.7.2-2|3	Summary:	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
14cu|rubygem-nokogiri-1.6.7.2-2|4	Name:		rubygem-%{rbname}
14cu|rubygem-nokogiri-1.6.7.2-2|5	Version:	1.6.7.2
14cu|rubygem-nokogiri-1.6.7.2-2|6	Release:	2
14cu|rubygem-nokogiri-1.6.7.2-2|7	License:	GPLv2+ or Ruby
14cu|rubygem-nokogiri-1.6.7.2-2|8	Group:		Development/Ruby
14cu|rubygem-nokogiri-1.6.7.2-2|9	Url:		http://nokogiri.org
14cu|rubygem-nokogiri-1.6.7.2-2|10	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-nokogiri-1.6.7.2-2|11	Patch0:		rubygem-nokogiri-1.6.7.2-mini_portile2.patch
14cu|rubygem-nokogiri-1.6.7.2-2|12	BuildRequires:	locales-en
14cu|rubygem-nokogiri-1.6.7.2-2|13	BuildRequires:	rubygems
14cu|rubygem-nokogiri-1.6.7.2-2|14	BuildRequires:	rubygem(mini_portile2)
14cu|rubygem-nokogiri-1.6.7.2-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14cu|rubygem-nokogiri-1.6.7.2-2|16	BuildRequires:	pkgconfig(libxslt)
14cu|rubygem-nokogiri-1.6.7.2-2|17	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-nokogiri-1.6.7.2-2|18	
14cu|rubygem-nokogiri-1.6.7.2-2|19	%description
14cu|rubygem-nokogiri-1.6.7.2-2|20	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.  Among Nokogiri's
14cu|rubygem-nokogiri-1.6.7.2-2|21	many features is the ability to search documents via XPath or CSS3 selectors.
14cu|rubygem-nokogiri-1.6.7.2-2|22	XML is like violence - if it doesn’t solve your problems, you are not using
14cu|rubygem-nokogiri-1.6.7.2-2|23	enough of it.
14cu|rubygem-nokogiri-1.6.7.2-2|24	
14cu|rubygem-nokogiri-1.6.7.2-2|25	%files
14cu|rubygem-nokogiri-1.6.7.2-2|26	%{_bindir}/nokogiri
14cu|rubygem-nokogiri-1.6.7.2-2|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-nokogiri-1.6.7.2-2|28	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cu|rubygem-nokogiri-1.6.7.2-2|29	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext
14cu|rubygem-nokogiri-1.6.7.2-2|30	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd
14cu|rubygem-nokogiri-1.6.7.2-2|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/nokogiri
14cu|rubygem-nokogiri-1.6.7.2-2|32	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri
14cu|rubygem-nokogiri-1.6.7.2-2|33	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-nokogiri-1.6.7.2-2|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|35	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri
14cu|rubygem-nokogiri-1.6.7.2-2|36	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css
14cu|rubygem-nokogiri-1.6.7.2-2|38	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rex
14cu|rubygem-nokogiri-1.6.7.2-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.y
14cu|rubygem-nokogiri-1.6.7.2-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators
14cu|rubygem-nokogiri-1.6.7.2-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html
14cu|rubygem-nokogiri-1.6.7.2-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax
14cu|rubygem-nokogiri-1.6.7.2-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml
14cu|rubygem-nokogiri-1.6.7.2-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node
14cu|rubygem-nokogiri-1.6.7.2-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp
14cu|rubygem-nokogiri-1.6.7.2-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax
14cu|rubygem-nokogiri-1.6.7.2-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath
14cu|rubygem-nokogiri-1.6.7.2-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt
14cu|rubygem-nokogiri-1.6.7.2-2|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser
14cu|rubygem-nokogiri-1.6.7.2-2|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser/*.rb
14cu|rubygem-nokogiri-1.6.7.2-2|61	
14cu|rubygem-nokogiri-1.6.7.2-2|62	%{ruby_sitearchdir}/%{rbname}/*.so
14cu|rubygem-nokogiri-1.6.7.2-2|63	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-nokogiri-1.6.7.2-2|64	
14cu|rubygem-nokogiri-1.6.7.2-2|65	#----------------------------------------------------------------------------
14cu|rubygem-nokogiri-1.6.7.2-2|66	
14cu|rubygem-nokogiri-1.6.7.2-2|67	%package doc
14cu|rubygem-nokogiri-1.6.7.2-2|68	Summary:	Documentation for %{name}
14cu|rubygem-nokogiri-1.6.7.2-2|69	Group:		Documentation
14cu|rubygem-nokogiri-1.6.7.2-2|70	Requires:	%{name} = %{EVRD}
14cu|rubygem-nokogiri-1.6.7.2-2|71	BuildArch:	noarch
14cu|rubygem-nokogiri-1.6.7.2-2|72	
14cu|rubygem-nokogiri-1.6.7.2-2|73	%description doc
14cu|rubygem-nokogiri-1.6.7.2-2|74	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-nokogiri-1.6.7.2-2|75	
14cu|rubygem-nokogiri-1.6.7.2-2|76	%files doc
14cu|rubygem-nokogiri-1.6.7.2-2|77	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cu|rubygem-nokogiri-1.6.7.2-2|78	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
14cu|rubygem-nokogiri-1.6.7.2-2|79	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
14cu|rubygem-nokogiri-1.6.7.2-2|80	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri/*.c
14cu|rubygem-nokogiri-1.6.7.2-2|81	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/suppressions/README.txt
14cu|rubygem-nokogiri-1.6.7.2-2|82	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-nokogiri-1.6.7.2-2|83	
14cu|rubygem-nokogiri-1.6.7.2-2|84	#----------------------------------------------------------------------------
14cu|rubygem-nokogiri-1.6.7.2-2|85	
14cu|rubygem-nokogiri-1.6.7.2-2|86	%prep
14cu|rubygem-nokogiri-1.6.7.2-2|87	%setup -q
14cu|rubygem-nokogiri-1.6.7.2-2|88	%patch0 -p1
14cu|rubygem-nokogiri-1.6.7.2-2|89	
14cu|rubygem-nokogiri-1.6.7.2-2|90	%build
14cu|rubygem-nokogiri-1.6.7.2-2|91	export LC_ALL=en_US.UTF-8
14cu|rubygem-nokogiri-1.6.7.2-2|92	%gem_build
14cu|rubygem-nokogiri-1.6.7.2-2|93	
14cu|rubygem-nokogiri-1.6.7.2-2|94	%install
14cu|rubygem-nokogiri-1.6.7.2-2|95	%gem_install
14cu|rubygem-nokogiri-1.6.7.2-2|96	
14cu|rubygem-nokogiri-1.6.7.2-2|97	# Fix mini_portile2 version because 2.0.0.rc2 is considered to be greater than 2.0.0 by RPM
14cu|rubygem-nokogiri-1.6.7.2-2|98	sed s,"2.0.0.rc2","2.0.0",g -i %{buildroot}%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-nokogiri-1.6.7.2-2|99	
14cu|rubygem-nokogiri-1.6.7.2-2|100	%changelog
14cu|rubygem-nokogiri-1.6.7.2-2|101	
14cu|rubygem-nokogiri-1.6.7.2-2|102	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.7.2-2
14cu|rubygem-nokogiri-1.6.7.2-2|103	- (53e1a7a) Get rid of rc2 in required mini_portile2 version
14cu|rubygem-nokogiri-1.6.7.2-2|104	
14cu|rubygem-nokogiri-1.6.7.2-2|105	

14551 14
14cu|rubygem-openssl-nonblock-0.2.1-5|1	%define debug_package %{nil}
14cu|rubygem-openssl-nonblock-0.2.1-5|2	
14cu|rubygem-openssl-nonblock-0.2.1-5|3	%define rbname openssl-nonblock
14cu|rubygem-openssl-nonblock-0.2.1-5|4	
14cu|rubygem-openssl-nonblock-0.2.1-5|5	Summary:	Non-blocking support for Ruby OpenSSL
14cu|rubygem-openssl-nonblock-0.2.1-5|6	Name:		rubygem-%{rbname}
14cu|rubygem-openssl-nonblock-0.2.1-5|7	Version:	0.2.1
14cu|rubygem-openssl-nonblock-0.2.1-5|8	Release:	5
14cu|rubygem-openssl-nonblock-0.2.1-5|9	License:	GPLv2+ or Ruby
14cu|rubygem-openssl-nonblock-0.2.1-5|10	Group:		Development/Ruby
14cu|rubygem-openssl-nonblock-0.2.1-5|11	Url:		http://rev.rubyforge.org
14cu|rubygem-openssl-nonblock-0.2.1-5|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-openssl-nonblock-0.2.1-5|13	BuildRequires:	rubygems
14cu|rubygem-openssl-nonblock-0.2.1-5|14	BuildRequires:	pkgconfig(openssl)
14cu|rubygem-openssl-nonblock-0.2.1-5|15	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-openssl-nonblock-0.2.1-5|16	
14cu|rubygem-openssl-nonblock-0.2.1-5|17	%description
14cu|rubygem-openssl-nonblock-0.2.1-5|18	Non-blocking support for Ruby OpenSSL.
14cu|rubygem-openssl-nonblock-0.2.1-5|19	
14cu|rubygem-openssl-nonblock-0.2.1-5|20	%files
14cu|rubygem-openssl-nonblock-0.2.1-5|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-openssl-nonblock-0.2.1-5|22	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-openssl-nonblock-0.2.1-5|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl
14cu|rubygem-openssl-nonblock-0.2.1-5|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl/*.rb
14cu|rubygem-openssl-nonblock-0.2.1-5|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-openssl-nonblock-0.2.1-5|26	%{ruby_sitearchdir}/*.so
14cu|rubygem-openssl-nonblock-0.2.1-5|27	
14cu|rubygem-openssl-nonblock-0.2.1-5|28	#----------------------------------------------------------------------------
14cu|rubygem-openssl-nonblock-0.2.1-5|29	
14cu|rubygem-openssl-nonblock-0.2.1-5|30	%package doc
14cu|rubygem-openssl-nonblock-0.2.1-5|31	Summary:	Documentation for %{name}
14cu|rubygem-openssl-nonblock-0.2.1-5|32	Group:		Documentation
14cu|rubygem-openssl-nonblock-0.2.1-5|33	Requires:	%{name} = %{EVRD}
14cu|rubygem-openssl-nonblock-0.2.1-5|34	BuildArch:	noarch
14cu|rubygem-openssl-nonblock-0.2.1-5|35	
14cu|rubygem-openssl-nonblock-0.2.1-5|36	%description doc
14cu|rubygem-openssl-nonblock-0.2.1-5|37	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-openssl-nonblock-0.2.1-5|38	
14cu|rubygem-openssl-nonblock-0.2.1-5|39	%files doc
14cu|rubygem-openssl-nonblock-0.2.1-5|40	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-openssl-nonblock-0.2.1-5|41	
14cu|rubygem-openssl-nonblock-0.2.1-5|42	#----------------------------------------------------------------------------
14cu|rubygem-openssl-nonblock-0.2.1-5|43	
14cu|rubygem-openssl-nonblock-0.2.1-5|44	%prep
14cu|rubygem-openssl-nonblock-0.2.1-5|45	%setup -q
14cu|rubygem-openssl-nonblock-0.2.1-5|46	
14cu|rubygem-openssl-nonblock-0.2.1-5|47	%build
14cu|rubygem-openssl-nonblock-0.2.1-5|48	%gem_build
14cu|rubygem-openssl-nonblock-0.2.1-5|49	
14cu|rubygem-openssl-nonblock-0.2.1-5|50	%install
14cu|rubygem-openssl-nonblock-0.2.1-5|51	%gem_install
14cu|rubygem-openssl-nonblock-0.2.1-5|52	
14cu|rubygem-openssl-nonblock-0.2.1-5|53	
14cu|rubygem-openssl-nonblock-0.2.1-5|54	%changelog
14cu|rubygem-openssl-nonblock-0.2.1-5|55	
14cu|rubygem-openssl-nonblock-0.2.1-5|56	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-5
14cu|rubygem-openssl-nonblock-0.2.1-5|57	- (26a4c1f) Disable debug package
14cu|rubygem-openssl-nonblock-0.2.1-5|58	- (26a4c1f) Spec cleanup
14cu|rubygem-openssl-nonblock-0.2.1-5|59	
14cu|rubygem-openssl-nonblock-0.2.1-5|60	

14552 14
14cu|rubygem-pam-1.5.3-4|1	%define debug_package %{nil}
14cu|rubygem-pam-1.5.3-4|2	
14cu|rubygem-pam-1.5.3-4|3	%define rbname pam
14cu|rubygem-pam-1.5.3-4|4	
14cu|rubygem-pam-1.5.3-4|5	Summary:	Ruby bindings for pam
14cu|rubygem-pam-1.5.3-4|6	Name:		rubygem-%{rbname}
14cu|rubygem-pam-1.5.3-4|7	Version:	1.5.3
14cu|rubygem-pam-1.5.3-4|8	Release:	4
14cu|rubygem-pam-1.5.3-4|9	License:	GPLv2+ or Ruby
14cu|rubygem-pam-1.5.3-4|10	Group:		Development/Ruby
14cu|rubygem-pam-1.5.3-4|11	Url:		http://sourceforge.net/projects/ruby-pam
14cu|rubygem-pam-1.5.3-4|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-pam-1.5.3-4|13	Patch0:		pam-1.5.3-ruby1.9.patch
14cu|rubygem-pam-1.5.3-4|14	Patch1:		pam-1.5.3-add-missing-tags-to-metadata.patch
14cu|rubygem-pam-1.5.3-4|15	BuildRequires:	rubygems
14cu|rubygem-pam-1.5.3-4|16	BuildRequires:	pam-devel
14cu|rubygem-pam-1.5.3-4|17	BuildRequires:	pkgconfig(ruby)
14cu|rubygem-pam-1.5.3-4|18	%rename		ruby-pam
14cu|rubygem-pam-1.5.3-4|19	
14cu|rubygem-pam-1.5.3-4|20	%description
14cu|rubygem-pam-1.5.3-4|21	Ruby bindings for pam.
14cu|rubygem-pam-1.5.3-4|22	
14cu|rubygem-pam-1.5.3-4|23	%files
14cu|rubygem-pam-1.5.3-4|24	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-pam-1.5.3-4|25	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-pam-1.5.3-4|26	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-pam-1.5.3-4|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
14cu|rubygem-pam-1.5.3-4|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
14cu|rubygem-pam-1.5.3-4|29	%{ruby_sitearchdir}/_%{rbname}.so
14cu|rubygem-pam-1.5.3-4|30	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-pam-1.5.3-4|31	
14cu|rubygem-pam-1.5.3-4|32	#----------------------------------------------------------------------------
14cu|rubygem-pam-1.5.3-4|33	
14cu|rubygem-pam-1.5.3-4|34	%package doc
14cu|rubygem-pam-1.5.3-4|35	Summary:	Documentation for %{name}
14cu|rubygem-pam-1.5.3-4|36	Group:		Documentation
14cu|rubygem-pam-1.5.3-4|37	Requires:	%{name} = %{EVRD}
14cu|rubygem-pam-1.5.3-4|38	BuildArch:	noarch
14cu|rubygem-pam-1.5.3-4|39	
14cu|rubygem-pam-1.5.3-4|40	%description doc
14cu|rubygem-pam-1.5.3-4|41	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-pam-1.5.3-4|42	
14cu|rubygem-pam-1.5.3-4|43	%files doc
14cu|rubygem-pam-1.5.3-4|44	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-pam-1.5.3-4|45	
14cu|rubygem-pam-1.5.3-4|46	#----------------------------------------------------------------------------
14cu|rubygem-pam-1.5.3-4|47	
14cu|rubygem-pam-1.5.3-4|48	%prep
14cu|rubygem-pam-1.5.3-4|49	%setup -q
14cu|rubygem-pam-1.5.3-4|50	%patch0 -p1 -b .ruby19~
14cu|rubygem-pam-1.5.3-4|51	gunzip metadata.gz
14cu|rubygem-pam-1.5.3-4|52	%patch1 -p1 -b .missing_field~
14cu|rubygem-pam-1.5.3-4|53	gzip metadata
14cu|rubygem-pam-1.5.3-4|54	
14cu|rubygem-pam-1.5.3-4|55	%build
14cu|rubygem-pam-1.5.3-4|56	%gem_build -f test
14cu|rubygem-pam-1.5.3-4|57	
14cu|rubygem-pam-1.5.3-4|58	%install
14cu|rubygem-pam-1.5.3-4|59	%gem_install
14cu|rubygem-pam-1.5.3-4|60	
14cu|rubygem-pam-1.5.3-4|61	
14cu|rubygem-pam-1.5.3-4|62	%changelog
14cu|rubygem-pam-1.5.3-4|63	
14cu|rubygem-pam-1.5.3-4|64	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-4
14cu|rubygem-pam-1.5.3-4|65	- (a0b9125) Disable debug package
14cu|rubygem-pam-1.5.3-4|66	- (a0b9125) Spec cleanup
14cu|rubygem-pam-1.5.3-4|67	
14cu|rubygem-pam-1.5.3-4|68	

14553 14
14cu|rubygem-rack-1.6.0-1|1	%define	rbname	rack
14cu|rubygem-rack-1.6.0-1|2	
14cu|rubygem-rack-1.6.0-1|3	Summary:	A modular Ruby webserver interface
14cu|rubygem-rack-1.6.0-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-rack-1.6.0-1|5	
14cu|rubygem-rack-1.6.0-1|6	Version:	1.6.0
14cu|rubygem-rack-1.6.0-1|7	Release:	1
14cu|rubygem-rack-1.6.0-1|8	Group:		Development/Ruby
14cu|rubygem-rack-1.6.0-1|9	License:	MIT
14cu|rubygem-rack-1.6.0-1|10	URL:		http://rack.rubyforge.org
14cu|rubygem-rack-1.6.0-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-rack-1.6.0-1|12	Requires:	ruby-RubyGems
14cu|rubygem-rack-1.6.0-1|13	Requires:	rubygem(bacon)
14cu|rubygem-rack-1.6.0-1|14	Requires:	rubygem(memcache-client)
14cu|rubygem-rack-1.6.0-1|15	Requires:	rubygem(mongrel)
14cu|rubygem-rack-1.6.0-1|16	BuildRequires:	ruby-RubyGems
14cu|rubygem-rack-1.6.0-1|17	BuildRequires:	rubygem(bacon)
14cu|rubygem-rack-1.6.0-1|18	BuildRequires:	rubygem(mongrel)
14cu|rubygem-rack-1.6.0-1|19	BuildArch:	noarch
14cu|rubygem-rack-1.6.0-1|20	
14cu|rubygem-rack-1.6.0-1|21	
14cu|rubygem-rack-1.6.0-1|22	%description
14cu|rubygem-rack-1.6.0-1|23	Rack provides minimal, modular and adaptable interface for developing
14cu|rubygem-rack-1.6.0-1|24	web applications in Ruby.  By wrapping HTTP requests and responses in
14cu|rubygem-rack-1.6.0-1|25	the simplest way possible, it unifies and distills the API for web
14cu|rubygem-rack-1.6.0-1|26	servers, web frameworks, and software in between (the so-called
14cu|rubygem-rack-1.6.0-1|27	middleware) into a single method call.
14cu|rubygem-rack-1.6.0-1|28	
14cu|rubygem-rack-1.6.0-1|29	%files
14cu|rubygem-rack-1.6.0-1|30	%{_bindir}/rackup
14cu|rubygem-rack-1.6.0-1|31	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rackup
14cu|rubygem-rack-1.6.0-1|32	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.svg
14cu|rubygem-rack-1.6.0-1|33	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.png
14cu|rubygem-rack-1.6.0-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.css
14cu|rubygem-rack-1.6.0-1|35	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-rack-1.6.0-1|36	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-rack-1.6.0-1|37	#------------------------------------------------------------
14cu|rubygem-rack-1.6.0-1|38	
14cu|rubygem-rack-1.6.0-1|39	%package	doc
14cu|rubygem-rack-1.6.0-1|40	Summary:	Documentation for %{name}
14cu|rubygem-rack-1.6.0-1|41	Group:		Books/Computer books
14cu|rubygem-rack-1.6.0-1|42	Requires:	%{name} = %{EVRD}
14cu|rubygem-rack-1.6.0-1|43	
14cu|rubygem-rack-1.6.0-1|44	%description	doc
14cu|rubygem-rack-1.6.0-1|45	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-rack-1.6.0-1|46	
14cu|rubygem-rack-1.6.0-1|47	%files doc
14cu|rubygem-rack-1.6.0-1|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/KNOWN-ISSUES
14cu|rubygem-rack-1.6.0-1|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
14cu|rubygem-rack-1.6.0-1|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-rack-1.6.0-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.rb
14cu|rubygem-rack-1.6.0-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.ru
14cu|rubygem-rack-1.6.0-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-rack-1.6.0-1|54	#------------------------------------------------------------
14cu|rubygem-rack-1.6.0-1|55	
14cu|rubygem-rack-1.6.0-1|56	%prep
14cu|rubygem-rack-1.6.0-1|57	%setup -q
14cu|rubygem-rack-1.6.0-1|58	
14cu|rubygem-rack-1.6.0-1|59	%build
14cu|rubygem-rack-1.6.0-1|60	%gem_build -f '(contrib|example|test)/'
14cu|rubygem-rack-1.6.0-1|61	
14cu|rubygem-rack-1.6.0-1|62	%install
14cu|rubygem-rack-1.6.0-1|63	%gem_install
14cu|rubygem-rack-1.6.0-1|64	
14cu|rubygem-rack-1.6.0-1|65	
14cu|rubygem-rack-1.6.0-1|66	
14cu|rubygem-rack-1.6.0-1|67	
14cu|rubygem-rack-1.6.0-1|68	
14cu|rubygem-rack-1.6.0-1|69	
14cu|rubygem-rack-1.6.0-1|70	
14cu|rubygem-rack-1.6.0-1|71	%changelog
14cu|rubygem-rack-1.6.0-1|72	
14cu|rubygem-rack-1.6.0-1|73	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.0-1
14cu|rubygem-rack-1.6.0-1|74	- (092bbed) Merge pull request #2 from semsonic/rubygem-rack:rosa2014.1
14cu|rubygem-rack-1.6.0-1|75	- (092bbed) Updated to a new version
14cu|rubygem-rack-1.6.0-1|76	
14cu|rubygem-rack-1.6.0-1|77	

14554 14
14cu|rubygem-rails-4.2.6-1|1	%define rbname rails
14cu|rubygem-rails-4.2.6-1|2	
14cu|rubygem-rails-4.2.6-1|3	Summary:	Web-application framework with template engine, control-flow layer, and ORM
14cu|rubygem-rails-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-rails-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-rails-4.2.6-1|6	Release:	1
14cu|rubygem-rails-4.2.6-1|7	License:	MIT
14cu|rubygem-rails-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-rails-4.2.6-1|9	Url:		http://www.rubyonrails.com/
14cu|rubygem-rails-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-rails-4.2.6-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-rails-4.2.6-1|12	Requires:	ruby-RubyGems
14cu|rubygem-rails-4.2.6-1|13	Provides:	%{rbname} = %{EVRD}
14cu|rubygem-rails-4.2.6-1|14	Conflicts:	%{rbname} < 4.2.6
14cu|rubygem-rails-4.2.6-1|15	Obsoletes:	%{rbname} < 4.2.6
14cu|rubygem-rails-4.2.6-1|16	BuildArch:	noarch
14cu|rubygem-rails-4.2.6-1|17	
14cu|rubygem-rails-4.2.6-1|18	%description
14cu|rubygem-rails-4.2.6-1|19	Rails is a full-stack framework for developing database-backed web
14cu|rubygem-rails-4.2.6-1|20	applications according to the Model-View-Control pattern. From the
14cu|rubygem-rails-4.2.6-1|21	Ajax in the view, to the request and response in the controller, to
14cu|rubygem-rails-4.2.6-1|22	the domain model wrapping the database, Rails gives you a pure-Ruby
14cu|rubygem-rails-4.2.6-1|23	development environment. To go live, all you need to add is a database
14cu|rubygem-rails-4.2.6-1|24	and a web server.
14cu|rubygem-rails-4.2.6-1|25	
14cu|rubygem-rails-4.2.6-1|26	%files
14cu|rubygem-rails-4.2.6-1|27	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/guides
14cu|rubygem-rails-4.2.6-1|28	%{ruby_gemdir}/gems/%{rbname}-%{version}/guides/*
14cu|rubygem-rails-4.2.6-1|29	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-rails-4.2.6-1|30	
14cu|rubygem-rails-4.2.6-1|31	#----------------------------------------------------------------------------
14cu|rubygem-rails-4.2.6-1|32	
14cu|rubygem-rails-4.2.6-1|33	%package doc
14cu|rubygem-rails-4.2.6-1|34	Summary:	Documentation for %{name}
14cu|rubygem-rails-4.2.6-1|35	Group:		Documentation
14cu|rubygem-rails-4.2.6-1|36	Requires:	%{name} = %{EVRD}
14cu|rubygem-rails-4.2.6-1|37	Conflicts:	%{rbname} < 4.2.6
14cu|rubygem-rails-4.2.6-1|38	
14cu|rubygem-rails-4.2.6-1|39	%description doc
14cu|rubygem-rails-4.2.6-1|40	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-rails-4.2.6-1|41	
14cu|rubygem-rails-4.2.6-1|42	%files doc
14cu|rubygem-rails-4.2.6-1|43	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-rails-4.2.6-1|44	
14cu|rubygem-rails-4.2.6-1|45	#----------------------------------------------------------------------------
14cu|rubygem-rails-4.2.6-1|46	
14cu|rubygem-rails-4.2.6-1|47	%prep
14cu|rubygem-rails-4.2.6-1|48	%setup -q
14cu|rubygem-rails-4.2.6-1|49	
14cu|rubygem-rails-4.2.6-1|50	%build
14cu|rubygem-rails-4.2.6-1|51	%gem_build -f '(guides)/'
14cu|rubygem-rails-4.2.6-1|52	
14cu|rubygem-rails-4.2.6-1|53	%install
14cu|rubygem-rails-4.2.6-1|54	%gem_install
14cu|rubygem-rails-4.2.6-1|55	
14cu|rubygem-rails-4.2.6-1|56	
14cu|rubygem-rails-4.2.6-1|57	%changelog
14cu|rubygem-rails-4.2.6-1|58	
14cu|rubygem-rails-4.2.6-1|59	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-rails-4.2.6-1|60	- (a70a6bd) Rename to rubygem-rails
14cu|rubygem-rails-4.2.6-1|61	- (a70a6bd) New version 4.2.6
14cu|rubygem-rails-4.2.6-1|62	- (a70a6bd) Spec cleanup
14cu|rubygem-rails-4.2.6-1|63	
14cu|rubygem-rails-4.2.6-1|64	

14555 14
14cu|rubygem-rails-dom-testing-2.0.1-1|1	%define rbname rails-dom-testing
14cu|rubygem-rails-dom-testing-2.0.1-1|2	
14cu|rubygem-rails-dom-testing-2.0.1-1|3	Summary:	Compare doms and assert certain elements exists in doms using Nokogiri
14cu|rubygem-rails-dom-testing-2.0.1-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-rails-dom-testing-2.0.1-1|5	Version:	2.0.1
14cu|rubygem-rails-dom-testing-2.0.1-1|6	Release:	1
14cu|rubygem-rails-dom-testing-2.0.1-1|7	License:	MIT
14cu|rubygem-rails-dom-testing-2.0.1-1|8	Group:		Development/Ruby
14cu|rubygem-rails-dom-testing-2.0.1-1|9	Url:		http://rack.rubyforge.org
14cu|rubygem-rails-dom-testing-2.0.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-rails-dom-testing-2.0.1-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-rails-dom-testing-2.0.1-1|12	Requires:	ruby-RubyGems
14cu|rubygem-rails-dom-testing-2.0.1-1|13	BuildArch:	noarch
14cu|rubygem-rails-dom-testing-2.0.1-1|14	
14cu|rubygem-rails-dom-testing-2.0.1-1|15	%description
14cu|rubygem-rails-dom-testing-2.0.1-1|16	This gem can compare doms and assert certain elements exists in doms
14cu|rubygem-rails-dom-testing-2.0.1-1|17	using Nokogiri.
14cu|rubygem-rails-dom-testing-2.0.1-1|18	
14cu|rubygem-rails-dom-testing-2.0.1-1|19	%files
14cu|rubygem-rails-dom-testing-2.0.1-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-rails-dom-testing-2.0.1-1|21	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-rails-dom-testing-2.0.1-1|22	
14cu|rubygem-rails-dom-testing-2.0.1-1|23	#----------------------------------------------------------------------------
14cu|rubygem-rails-dom-testing-2.0.1-1|24	
14cu|rubygem-rails-dom-testing-2.0.1-1|25	%package doc
14cu|rubygem-rails-dom-testing-2.0.1-1|26	Summary:	Documentation for %{name}
14cu|rubygem-rails-dom-testing-2.0.1-1|27	Group:		Documentation
14cu|rubygem-rails-dom-testing-2.0.1-1|28	Requires:	%{name} = %{EVRD}
14cu|rubygem-rails-dom-testing-2.0.1-1|29	
14cu|rubygem-rails-dom-testing-2.0.1-1|30	%description doc
14cu|rubygem-rails-dom-testing-2.0.1-1|31	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-rails-dom-testing-2.0.1-1|32	
14cu|rubygem-rails-dom-testing-2.0.1-1|33	%files doc
14cu|rubygem-rails-dom-testing-2.0.1-1|34	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-rails-dom-testing-2.0.1-1|35	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-rails-dom-testing-2.0.1-1|36	
14cu|rubygem-rails-dom-testing-2.0.1-1|37	#----------------------------------------------------------------------------
14cu|rubygem-rails-dom-testing-2.0.1-1|38	
14cu|rubygem-rails-dom-testing-2.0.1-1|39	%prep
14cu|rubygem-rails-dom-testing-2.0.1-1|40	%setup -q
14cu|rubygem-rails-dom-testing-2.0.1-1|41	
14cu|rubygem-rails-dom-testing-2.0.1-1|42	%build
14cu|rubygem-rails-dom-testing-2.0.1-1|43	%gem_build -f '(test)/'
14cu|rubygem-rails-dom-testing-2.0.1-1|44	
14cu|rubygem-rails-dom-testing-2.0.1-1|45	%install
14cu|rubygem-rails-dom-testing-2.0.1-1|46	%gem_install
14cu|rubygem-rails-dom-testing-2.0.1-1|47	
14cu|rubygem-rails-dom-testing-2.0.1-1|48	
14cu|rubygem-rails-dom-testing-2.0.1-1|49	%changelog
14cu|rubygem-rails-dom-testing-2.0.1-1|50	
14cu|rubygem-rails-dom-testing-2.0.1-1|51	* Thu Jun 16 2016 Rosa <rosa@abf.rosalinux.ru> 2.0.1-1
14cu|rubygem-rails-dom-testing-2.0.1-1|52	- (fb879d4) Automatic import for version 2.0.1-1
14cu|rubygem-rails-dom-testing-2.0.1-1|53	
14cu|rubygem-rails-dom-testing-2.0.1-1|54	

14556 14
14cu|rubygem-rails-html-sanitizer-1.0.3-1|1	%define rbname rails-html-sanitizer
14cu|rubygem-rails-html-sanitizer-1.0.3-1|2	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|3	Summary:	HTML sanitization for Rails applications
14cu|rubygem-rails-html-sanitizer-1.0.3-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-rails-html-sanitizer-1.0.3-1|5	Version:	1.0.3
14cu|rubygem-rails-html-sanitizer-1.0.3-1|6	Release:	1
14cu|rubygem-rails-html-sanitizer-1.0.3-1|7	License:	MIT
14cu|rubygem-rails-html-sanitizer-1.0.3-1|8	Group:		Development/Ruby
14cu|rubygem-rails-html-sanitizer-1.0.3-1|9	Url:		http://rack.rubyforge.org
14cu|rubygem-rails-html-sanitizer-1.0.3-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-rails-html-sanitizer-1.0.3-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-rails-html-sanitizer-1.0.3-1|12	Requires:	ruby-RubyGems
14cu|rubygem-rails-html-sanitizer-1.0.3-1|13	BuildArch:	noarch
14cu|rubygem-rails-html-sanitizer-1.0.3-1|14	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|15	%description
14cu|rubygem-rails-html-sanitizer-1.0.3-1|16	HTML sanitization for Rails applications.
14cu|rubygem-rails-html-sanitizer-1.0.3-1|17	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|18	%files
14cu|rubygem-rails-html-sanitizer-1.0.3-1|19	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-rails-html-sanitizer-1.0.3-1|20	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-rails-html-sanitizer-1.0.3-1|21	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|22	#----------------------------------------------------------------------------
14cu|rubygem-rails-html-sanitizer-1.0.3-1|23	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|24	%package doc
14cu|rubygem-rails-html-sanitizer-1.0.3-1|25	Summary:	Documentation for %{name}
14cu|rubygem-rails-html-sanitizer-1.0.3-1|26	Group:		Documentation
14cu|rubygem-rails-html-sanitizer-1.0.3-1|27	Requires:	%{name} = %{EVRD}
14cu|rubygem-rails-html-sanitizer-1.0.3-1|28	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|29	%description doc
14cu|rubygem-rails-html-sanitizer-1.0.3-1|30	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-rails-html-sanitizer-1.0.3-1|31	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|32	%files doc
14cu|rubygem-rails-html-sanitizer-1.0.3-1|33	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-rails-html-sanitizer-1.0.3-1|34	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
14cu|rubygem-rails-html-sanitizer-1.0.3-1|35	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|36	#----------------------------------------------------------------------------
14cu|rubygem-rails-html-sanitizer-1.0.3-1|37	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|38	%prep
14cu|rubygem-rails-html-sanitizer-1.0.3-1|39	%setup -q
14cu|rubygem-rails-html-sanitizer-1.0.3-1|40	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|41	%build
14cu|rubygem-rails-html-sanitizer-1.0.3-1|42	%gem_build -f '(test)/'
14cu|rubygem-rails-html-sanitizer-1.0.3-1|43	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|44	%install
14cu|rubygem-rails-html-sanitizer-1.0.3-1|45	%gem_install
14cu|rubygem-rails-html-sanitizer-1.0.3-1|46	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|47	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|48	%changelog
14cu|rubygem-rails-html-sanitizer-1.0.3-1|49	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|50	* Thu Jun 16 2016 Rosa <rosa@abf.rosalinux.ru> 1.0.3-1
14cu|rubygem-rails-html-sanitizer-1.0.3-1|51	- (286078d) Automatic import for version 1.0.3-1
14cu|rubygem-rails-html-sanitizer-1.0.3-1|52	
14cu|rubygem-rails-html-sanitizer-1.0.3-1|53	

14557 14
14cu|rubygem-railties-4.2.6-1|1	%define rbname railties
14cu|rubygem-railties-4.2.6-1|2	
14cu|rubygem-railties-4.2.6-1|3	Summary:	Tools for creating, working with, and running Rails applications
14cu|rubygem-railties-4.2.6-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-railties-4.2.6-1|5	Version:	4.2.6
14cu|rubygem-railties-4.2.6-1|6	Release:	1
14cu|rubygem-railties-4.2.6-1|7	License:	MIT
14cu|rubygem-railties-4.2.6-1|8	Group:		Development/Ruby
14cu|rubygem-railties-4.2.6-1|9	Url:		http://www.rubyonrails.org
14cu|rubygem-railties-4.2.6-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-railties-4.2.6-1|11	Source10:	%{name}.rpmlintrc
14cu|rubygem-railties-4.2.6-1|12	BuildRequires:	rubygems
14cu|rubygem-railties-4.2.6-1|13	BuildArch:	noarch
14cu|rubygem-railties-4.2.6-1|14	
14cu|rubygem-railties-4.2.6-1|15	%description
14cu|rubygem-railties-4.2.6-1|16	Rails internals: application bootup, plugins, generators, and rake tasks.
14cu|rubygem-railties-4.2.6-1|17	
14cu|rubygem-railties-4.2.6-1|18	%files
14cu|rubygem-railties-4.2.6-1|19	%{_bindir}/rails
14cu|rubygem-railties-4.2.6-1|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-railties-4.2.6-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cu|rubygem-railties-4.2.6-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rails
14cu|rubygem-railties-4.2.6-1|23	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-railties-4.2.6-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-railties-4.2.6-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-railties-4.2.6-1|26	
14cu|rubygem-railties-4.2.6-1|27	#----------------------------------------------------------------------------
14cu|rubygem-railties-4.2.6-1|28	
14cu|rubygem-railties-4.2.6-1|29	%package doc
14cu|rubygem-railties-4.2.6-1|30	Summary:	Documentation for %{name}
14cu|rubygem-railties-4.2.6-1|31	Group:		Documentation
14cu|rubygem-railties-4.2.6-1|32	Requires:	%{name} = %{EVRD}
14cu|rubygem-railties-4.2.6-1|33	
14cu|rubygem-railties-4.2.6-1|34	%description doc
14cu|rubygem-railties-4.2.6-1|35	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-railties-4.2.6-1|36	
14cu|rubygem-railties-4.2.6-1|37	%files doc
14cu|rubygem-railties-4.2.6-1|38	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-railties-4.2.6-1|39	
14cu|rubygem-railties-4.2.6-1|40	#----------------------------------------------------------------------------
14cu|rubygem-railties-4.2.6-1|41	
14cu|rubygem-railties-4.2.6-1|42	%prep
14cu|rubygem-railties-4.2.6-1|43	%setup -q
14cu|rubygem-railties-4.2.6-1|44	
14cu|rubygem-railties-4.2.6-1|45	%build
14cu|rubygem-railties-4.2.6-1|46	%gem_build -f guides
14cu|rubygem-railties-4.2.6-1|47	
14cu|rubygem-railties-4.2.6-1|48	%install
14cu|rubygem-railties-4.2.6-1|49	%gem_install
14cu|rubygem-railties-4.2.6-1|50	
14cu|rubygem-railties-4.2.6-1|51	
14cu|rubygem-railties-4.2.6-1|52	%changelog
14cu|rubygem-railties-4.2.6-1|53	
14cu|rubygem-railties-4.2.6-1|54	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.6-1
14cu|rubygem-railties-4.2.6-1|55	- (abedd50) New version 4.2.6
14cu|rubygem-railties-4.2.6-1|56	- (abedd50) Spec cleanup
14cu|rubygem-railties-4.2.6-1|57	
14cu|rubygem-railties-4.2.6-1|58	

14558 14
14cu|rubygem-rake-10.0.4-3|1	%define rbname   rake
14cu|rubygem-rake-10.0.4-3|2	
14cu|rubygem-rake-10.0.4-3|3	Summary:    Simple ruby build program with capabilities similar to make
14cu|rubygem-rake-10.0.4-3|4	Name:       rubygem-%{rbname}
14cu|rubygem-rake-10.0.4-3|5	Version:    10.0.4
14cu|rubygem-rake-10.0.4-3|6	Release:    3
14cu|rubygem-rake-10.0.4-3|7	License:    MIT
14cu|rubygem-rake-10.0.4-3|8	Group:      Development/Ruby
14cu|rubygem-rake-10.0.4-3|9	URL:        http://rake.rubyforge.org/
14cu|rubygem-rake-10.0.4-3|10	Source0:    http://rubygems.org/downloads/%{rbname}-%{version}.gem
14cu|rubygem-rake-10.0.4-3|11	BuildArch:  noarch
14cu|rubygem-rake-10.0.4-3|12	BuildRequires: rubygems
14cu|rubygem-rake-10.0.4-3|13	BuildRequires: p7zip
14cu|rubygem-rake-10.0.4-3|14	
14cu|rubygem-rake-10.0.4-3|15	%description
14cu|rubygem-rake-10.0.4-3|16	This package contains Rake, a simple ruby build program with capabilities
14cu|rubygem-rake-10.0.4-3|17	similar to make.
14cu|rubygem-rake-10.0.4-3|18	
14cu|rubygem-rake-10.0.4-3|19	%package	doc
14cu|rubygem-rake-10.0.4-3|20	Summary:	Documentation for %{name}
14cu|rubygem-rake-10.0.4-3|21	Group:		Books/Computer books
14cu|rubygem-rake-10.0.4-3|22	Requires:	%{name} = %{EVRD}
14cu|rubygem-rake-10.0.4-3|23	
14cu|rubygem-rake-10.0.4-3|24	%description	doc
14cu|rubygem-rake-10.0.4-3|25	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-rake-10.0.4-3|26	
14cu|rubygem-rake-10.0.4-3|27	%prep
14cu|rubygem-rake-10.0.4-3|28	%setup -q
14cu|rubygem-rake-10.0.4-3|29	
14cu|rubygem-rake-10.0.4-3|30	%build
14cu|rubygem-rake-10.0.4-3|31	%gem_build
14cu|rubygem-rake-10.0.4-3|32	
14cu|rubygem-rake-10.0.4-3|33	%install
14cu|rubygem-rake-10.0.4-3|34	%gem_install
14cu|rubygem-rake-10.0.4-3|35	
14cu|rubygem-rake-10.0.4-3|36	# Install manpage
14cu|rubygem-rake-10.0.4-3|37	#mkdir -p %{buildroot}%{_mandir}/man1/
14cu|rubygem-rake-10.0.4-3|38	# use 7z and not gzip, as the file is corrupted.
14cu|rubygem-rake-10.0.4-3|39	# For some reason it works fine with 7z.
14cu|rubygem-rake-10.0.4-3|40	#7z e doc/%{rbname}.1.gz
14cu|rubygem-rake-10.0.4-3|41	#install %{rbname}.1 %{buildroot}%{_mandir}/man1/rake.1
14cu|rubygem-rake-10.0.4-3|42	
14cu|rubygem-rake-10.0.4-3|43	%files
14cu|rubygem-rake-10.0.4-3|44	%{_bindir}/rake
14cu|rubygem-rake-10.0.4-3|45	#%{_mandir}/man1/*
14cu|rubygem-rake-10.0.4-3|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-rake-10.0.4-3|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
14cu|rubygem-rake-10.0.4-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rake
14cu|rubygem-rake-10.0.4-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
14cu|rubygem-rake-10.0.4-3|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
14cu|rubygem-rake-10.0.4-3|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-rake-10.0.4-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-rake-10.0.4-3|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake
14cu|rubygem-rake-10.0.4-3|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/*.rb
14cu|rubygem-rake-10.0.4-3|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib
14cu|rubygem-rake-10.0.4-3|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib/*.rb
14cu|rubygem-rake-10.0.4-3|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext
14cu|rubygem-rake-10.0.4-3|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext/*.rb
14cu|rubygem-rake-10.0.4-3|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders
14cu|rubygem-rake-10.0.4-3|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders/*.rb
14cu|rubygem-rake-10.0.4-3|61	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-rake-10.0.4-3|62	
14cu|rubygem-rake-10.0.4-3|63	%files doc
14cu|rubygem-rake-10.0.4-3|64	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-rake-10.0.4-3|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
14cu|rubygem-rake-10.0.4-3|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
14cu|rubygem-rake-10.0.4-3|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
14cu|rubygem-rake-10.0.4-3|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
14cu|rubygem-rake-10.0.4-3|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
14cu|rubygem-rake-10.0.4-3|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.rdoc
14cu|rubygem-rake-10.0.4-3|71	
14cu|rubygem-rake-10.0.4-3|72	%changelog
14cu|rubygem-rake-10.0.4-3|73	
14cu|rubygem-rake-10.0.4-3|74	* Wed Jun 15 2016 Denis Silakov <denis.silakov@rosalab.ru> 10.0.4-3
14cu|rubygem-rake-10.0.4-3|75	- (8aa1e5f) Drop man page
14cu|rubygem-rake-10.0.4-3|76	
14cu|rubygem-rake-10.0.4-3|77	

14559 14
14cu|rubygem-sass-3.4.5-2|1	%define rbname sass
14cu|rubygem-sass-3.4.5-2|2	
14cu|rubygem-sass-3.4.5-2|3	Summary:	Ruby extension of CSS3, adding nested rules, variables, mixins, and more
14cu|rubygem-sass-3.4.5-2|4	Name:		rubygem-%{rbname}
14cu|rubygem-sass-3.4.5-2|5	Version:	3.4.5
14cu|rubygem-sass-3.4.5-2|6	Release:	2
14cu|rubygem-sass-3.4.5-2|7	License:	MIT
14cu|rubygem-sass-3.4.5-2|8	Group:		Development/Ruby
14cu|rubygem-sass-3.4.5-2|9	Url:		http://rubygems.org/gems/%{rbname}
14cu|rubygem-sass-3.4.5-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-sass-3.4.5-2|11	BuildRequires:	rubygems
14cu|rubygem-sass-3.4.5-2|12	BuildArch:	noarch
14cu|rubygem-sass-3.4.5-2|13	
14cu|rubygem-sass-3.4.5-2|14	%description
14cu|rubygem-sass-3.4.5-2|15	Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules,
14cu|rubygem-sass-3.4.5-2|16	variables, mixins, selector inheritance, and more. It's translated to well-
14cu|rubygem-sass-3.4.5-2|17	formatted, standard CSS using the command line tool or a web-framework plugin.
14cu|rubygem-sass-3.4.5-2|18	
14cu|rubygem-sass-3.4.5-2|19	%files
14cu|rubygem-sass-3.4.5-2|20	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/
14cu|rubygem-sass-3.4.5-2|21	%{_bindir}/*
14cu|rubygem-sass-3.4.5-2|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
14cu|rubygem-sass-3.4.5-2|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
14cu|rubygem-sass-3.4.5-2|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/VERSION*
14cu|rubygem-sass-3.4.5-2|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-sass-3.4.5-2|26	
14cu|rubygem-sass-3.4.5-2|27	#----------------------------------------------------------------------------
14cu|rubygem-sass-3.4.5-2|28	
14cu|rubygem-sass-3.4.5-2|29	%package doc
14cu|rubygem-sass-3.4.5-2|30	Summary:	Documentation for %{name}
14cu|rubygem-sass-3.4.5-2|31	Group:		Documentation
14cu|rubygem-sass-3.4.5-2|32	Requires:	%{name} = %{EVRD}
14cu|rubygem-sass-3.4.5-2|33	
14cu|rubygem-sass-3.4.5-2|34	%description doc
14cu|rubygem-sass-3.4.5-2|35	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-sass-3.4.5-2|36	
14cu|rubygem-sass-3.4.5-2|37	%files doc
14cu|rubygem-sass-3.4.5-2|38	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-sass-3.4.5-2|39	
14cu|rubygem-sass-3.4.5-2|40	#----------------------------------------------------------------------------
14cu|rubygem-sass-3.4.5-2|41	
14cu|rubygem-sass-3.4.5-2|42	%prep
14cu|rubygem-sass-3.4.5-2|43	%setup -q
14cu|rubygem-sass-3.4.5-2|44	
14cu|rubygem-sass-3.4.5-2|45	%build
14cu|rubygem-sass-3.4.5-2|46	%gem_build
14cu|rubygem-sass-3.4.5-2|47	
14cu|rubygem-sass-3.4.5-2|48	%install
14cu|rubygem-sass-3.4.5-2|49	%gem_install
14cu|rubygem-sass-3.4.5-2|50	install -m644 VERSION* %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/
14cu|rubygem-sass-3.4.5-2|51	
14cu|rubygem-sass-3.4.5-2|52	
14cu|rubygem-sass-3.4.5-2|53	%changelog
14cu|rubygem-sass-3.4.5-2|54	
14cu|rubygem-sass-3.4.5-2|55	* Thu Apr 09 2015 Arkady Shane <ashejn@gmail.com> 3.4.5-2
14cu|rubygem-sass-3.4.5-2|56	- (6c6f2e8) fix path
14cu|rubygem-sass-3.4.5-2|57	
14cu|rubygem-sass-3.4.5-2|58	

14560 14
14cu|rubygem-sprockets-3.4.1-1|1	%define rbname sprockets
14cu|rubygem-sprockets-3.4.1-1|2	
14cu|rubygem-sprockets-3.4.1-1|3	Summary:	Sprockets is a Rack-based asset packaging system
14cu|rubygem-sprockets-3.4.1-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-sprockets-3.4.1-1|5	Version:	3.4.1
14cu|rubygem-sprockets-3.4.1-1|6	Release:	1
14cu|rubygem-sprockets-3.4.1-1|7	License:	MIT
14cu|rubygem-sprockets-3.4.1-1|8	Group:		Development/Ruby
14cu|rubygem-sprockets-3.4.1-1|9	Url:		http://www.rubyonrails.com/
14cu|rubygem-sprockets-3.4.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-sprockets-3.4.1-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-sprockets-3.4.1-1|12	Requires:	ruby-RubyGems
14cu|rubygem-sprockets-3.4.1-1|13	BuildArch:	noarch
14cu|rubygem-sprockets-3.4.1-1|14	
14cu|rubygem-sprockets-3.4.1-1|15	%description
14cu|rubygem-sprockets-3.4.1-1|16	Sprockets is a Rack-based asset packaging system that concatenates
14cu|rubygem-sprockets-3.4.1-1|17	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS
14cu|rubygem-sprockets-3.4.1-1|18	
14cu|rubygem-sprockets-3.4.1-1|19	%files
14cu|rubygem-sprockets-3.4.1-1|20	%{_bindir}/sprockets
14cu|rubygem-sprockets-3.4.1-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sprockets
14cu|rubygem-sprockets-3.4.1-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-sprockets-3.4.1-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-sprockets-3.4.1-1|24	
14cu|rubygem-sprockets-3.4.1-1|25	#----------------------------------------------------------------------------
14cu|rubygem-sprockets-3.4.1-1|26	
14cu|rubygem-sprockets-3.4.1-1|27	%package doc
14cu|rubygem-sprockets-3.4.1-1|28	Summary:	Documentation for %{name}
14cu|rubygem-sprockets-3.4.1-1|29	Group:		Documentation
14cu|rubygem-sprockets-3.4.1-1|30	Requires:	%{name} = %{EVRD}
14cu|rubygem-sprockets-3.4.1-1|31	Conflicts:	%{name} < 3.4.1
14cu|rubygem-sprockets-3.4.1-1|32	
14cu|rubygem-sprockets-3.4.1-1|33	%description doc
14cu|rubygem-sprockets-3.4.1-1|34	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-sprockets-3.4.1-1|35	
14cu|rubygem-sprockets-3.4.1-1|36	%files doc
14cu|rubygem-sprockets-3.4.1-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-sprockets-3.4.1-1|38	
14cu|rubygem-sprockets-3.4.1-1|39	#----------------------------------------------------------------------------
14cu|rubygem-sprockets-3.4.1-1|40	
14cu|rubygem-sprockets-3.4.1-1|41	%prep
14cu|rubygem-sprockets-3.4.1-1|42	%setup -q
14cu|rubygem-sprockets-3.4.1-1|43	
14cu|rubygem-sprockets-3.4.1-1|44	%build
14cu|rubygem-sprockets-3.4.1-1|45	%gem_build -f '(test)/'
14cu|rubygem-sprockets-3.4.1-1|46	
14cu|rubygem-sprockets-3.4.1-1|47	%install
14cu|rubygem-sprockets-3.4.1-1|48	%gem_install
14cu|rubygem-sprockets-3.4.1-1|49	
14cu|rubygem-sprockets-3.4.1-1|50	
14cu|rubygem-sprockets-3.4.1-1|51	%changelog
14cu|rubygem-sprockets-3.4.1-1|52	
14cu|rubygem-sprockets-3.4.1-1|53	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.1-1
14cu|rubygem-sprockets-3.4.1-1|54	- (ac6f398) New version 3.4.1
14cu|rubygem-sprockets-3.4.1-1|55	- (ac6f398) Spec cleanup
14cu|rubygem-sprockets-3.4.1-1|56	
14cu|rubygem-sprockets-3.4.1-1|57	

14561 14
14cu|rubygem-sprockets-rails-3.0.4-1|1	%define rbname sprockets-rails
14cu|rubygem-sprockets-rails-3.0.4-1|2	
14cu|rubygem-sprockets-rails-3.0.4-1|3	Summary:	Sprockets Rails integration
14cu|rubygem-sprockets-rails-3.0.4-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-sprockets-rails-3.0.4-1|5	Version:	3.0.4
14cu|rubygem-sprockets-rails-3.0.4-1|6	Release:	1
14cu|rubygem-sprockets-rails-3.0.4-1|7	License:	MIT
14cu|rubygem-sprockets-rails-3.0.4-1|8	Group:		Development/Ruby
14cu|rubygem-sprockets-rails-3.0.4-1|9	URL:		https://github.com/rails/sprockets-rails
14cu|rubygem-sprockets-rails-3.0.4-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-sprockets-rails-3.0.4-1|11	BuildRequires:	rubygems
14cu|rubygem-sprockets-rails-3.0.4-1|12	BuildArch:	noarch
14cu|rubygem-sprockets-rails-3.0.4-1|13	
14cu|rubygem-sprockets-rails-3.0.4-1|14	%description
14cu|rubygem-sprockets-rails-3.0.4-1|15	Sprockets Rails integration.
14cu|rubygem-sprockets-rails-3.0.4-1|16	
14cu|rubygem-sprockets-rails-3.0.4-1|17	%files
14cu|rubygem-sprockets-rails-3.0.4-1|18	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-sprockets-rails-3.0.4-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets
14cu|rubygem-sprockets-rails-3.0.4-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/*.rb
14cu|rubygem-sprockets-rails-3.0.4-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/rails
14cu|rubygem-sprockets-rails-3.0.4-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sprockets/rails/*.rb
14cu|rubygem-sprockets-rails-3.0.4-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-sprockets-rails-3.0.4-1|24	
14cu|rubygem-sprockets-rails-3.0.4-1|25	#----------------------------------------------------------------------------
14cu|rubygem-sprockets-rails-3.0.4-1|26	
14cu|rubygem-sprockets-rails-3.0.4-1|27	%package doc
14cu|rubygem-sprockets-rails-3.0.4-1|28	Summary:	Documentation for %{name}
14cu|rubygem-sprockets-rails-3.0.4-1|29	Group:		Documentation
14cu|rubygem-sprockets-rails-3.0.4-1|30	Requires:	%{name} = %{EVRD}
14cu|rubygem-sprockets-rails-3.0.4-1|31	
14cu|rubygem-sprockets-rails-3.0.4-1|32	%description doc
14cu|rubygem-sprockets-rails-3.0.4-1|33	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-sprockets-rails-3.0.4-1|34	
14cu|rubygem-sprockets-rails-3.0.4-1|35	%files doc
14cu|rubygem-sprockets-rails-3.0.4-1|36	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-sprockets-rails-3.0.4-1|37	
14cu|rubygem-sprockets-rails-3.0.4-1|38	#----------------------------------------------------------------------------
14cu|rubygem-sprockets-rails-3.0.4-1|39	
14cu|rubygem-sprockets-rails-3.0.4-1|40	%prep
14cu|rubygem-sprockets-rails-3.0.4-1|41	%setup -q
14cu|rubygem-sprockets-rails-3.0.4-1|42	
14cu|rubygem-sprockets-rails-3.0.4-1|43	%build
14cu|rubygem-sprockets-rails-3.0.4-1|44	%gem_build
14cu|rubygem-sprockets-rails-3.0.4-1|45	
14cu|rubygem-sprockets-rails-3.0.4-1|46	%install
14cu|rubygem-sprockets-rails-3.0.4-1|47	%gem_install
14cu|rubygem-sprockets-rails-3.0.4-1|48	
14cu|rubygem-sprockets-rails-3.0.4-1|49	
14cu|rubygem-sprockets-rails-3.0.4-1|50	%changelog
14cu|rubygem-sprockets-rails-3.0.4-1|51	
14cu|rubygem-sprockets-rails-3.0.4-1|52	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.4-1
14cu|rubygem-sprockets-rails-3.0.4-1|53	- (353fb28) New version 3.0.4
14cu|rubygem-sprockets-rails-3.0.4-1|54	- (353fb28) Spec cleanup
14cu|rubygem-sprockets-rails-3.0.4-1|55	
14cu|rubygem-sprockets-rails-3.0.4-1|56	

14562 14
14cu|rubygem-thor-0.19.1-1|1	%define rbname thor
14cu|rubygem-thor-0.19.1-1|2	
14cu|rubygem-thor-0.19.1-1|3	Summary:	A scripting framework that replaces rake, sake and rubigen
14cu|rubygem-thor-0.19.1-1|4	Name:		rubygem-%{rbname}
14cu|rubygem-thor-0.19.1-1|5	Version:	0.19.1
14cu|rubygem-thor-0.19.1-1|6	Release:	1
14cu|rubygem-thor-0.19.1-1|7	License:	MIT
14cu|rubygem-thor-0.19.1-1|8	Group:		Development/Ruby
14cu|rubygem-thor-0.19.1-1|9	Url:		http://www.rubyonrails.com/
14cu|rubygem-thor-0.19.1-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-thor-0.19.1-1|11	BuildRequires:	ruby-RubyGems
14cu|rubygem-thor-0.19.1-1|12	Requires:	ruby-RubyGems
14cu|rubygem-thor-0.19.1-1|13	BuildArch:	noarch
14cu|rubygem-thor-0.19.1-1|14	
14cu|rubygem-thor-0.19.1-1|15	%description
14cu|rubygem-thor-0.19.1-1|16	A scripting framework that replaces rake, sake and rubigen.
14cu|rubygem-thor-0.19.1-1|17	
14cu|rubygem-thor-0.19.1-1|18	%files
14cu|rubygem-thor-0.19.1-1|19	%{_bindir}/thor
14cu|rubygem-thor-0.19.1-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/thor
14cu|rubygem-thor-0.19.1-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
14cu|rubygem-thor-0.19.1-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-thor-0.19.1-1|23	
14cu|rubygem-thor-0.19.1-1|24	#----------------------------------------------------------------------------
14cu|rubygem-thor-0.19.1-1|25	
14cu|rubygem-thor-0.19.1-1|26	%package doc
14cu|rubygem-thor-0.19.1-1|27	Summary:	Documentation for %{name}
14cu|rubygem-thor-0.19.1-1|28	Group:		Documentation
14cu|rubygem-thor-0.19.1-1|29	Requires:	%{name} = %{EVRD}
14cu|rubygem-thor-0.19.1-1|30	Conflicts:	%{name} < 0.19.1
14cu|rubygem-thor-0.19.1-1|31	
14cu|rubygem-thor-0.19.1-1|32	%description doc
14cu|rubygem-thor-0.19.1-1|33	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-thor-0.19.1-1|34	
14cu|rubygem-thor-0.19.1-1|35	%files doc
14cu|rubygem-thor-0.19.1-1|36	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-thor-0.19.1-1|37	
14cu|rubygem-thor-0.19.1-1|38	#----------------------------------------------------------------------------
14cu|rubygem-thor-0.19.1-1|39	
14cu|rubygem-thor-0.19.1-1|40	%prep
14cu|rubygem-thor-0.19.1-1|41	%setup -q
14cu|rubygem-thor-0.19.1-1|42	
14cu|rubygem-thor-0.19.1-1|43	%build
14cu|rubygem-thor-0.19.1-1|44	%gem_build -f '(test)/'
14cu|rubygem-thor-0.19.1-1|45	
14cu|rubygem-thor-0.19.1-1|46	%install
14cu|rubygem-thor-0.19.1-1|47	%gem_install
14cu|rubygem-thor-0.19.1-1|48	
14cu|rubygem-thor-0.19.1-1|49	
14cu|rubygem-thor-0.19.1-1|50	%changelog
14cu|rubygem-thor-0.19.1-1|51	
14cu|rubygem-thor-0.19.1-1|52	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.1-1
14cu|rubygem-thor-0.19.1-1|53	- (b523479) New version 0.19.1
14cu|rubygem-thor-0.19.1-1|54	- (b523479) Spec cleanup
14cu|rubygem-thor-0.19.1-1|55	
14cu|rubygem-thor-0.19.1-1|56	

14563 14
14cu|rubygem-thread_safe-0.3.5-1|1	# Generated from thread_safe-0.3.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
14cu|rubygem-thread_safe-0.3.5-1|2	%define	rbname	thread_safe
14cu|rubygem-thread_safe-0.3.5-1|3	
14cu|rubygem-thread_safe-0.3.5-1|4	Summary:	Thread-safe collections and utilities for Ruby
14cu|rubygem-thread_safe-0.3.5-1|5	Name:		rubygem-%{rbname}
14cu|rubygem-thread_safe-0.3.5-1|6	Version:	0.3.5
14cu|rubygem-thread_safe-0.3.5-1|7	Release:	1
14cu|rubygem-thread_safe-0.3.5-1|8	License:	GPLv2+ or Ruby
14cu|rubygem-thread_safe-0.3.5-1|9	Group:		Development/Ruby
14cu|rubygem-thread_safe-0.3.5-1|10	Url:		https://github.com/headius/thread_safe
14cu|rubygem-thread_safe-0.3.5-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14cu|rubygem-thread_safe-0.3.5-1|12	BuildRequires:	rubygems
14cu|rubygem-thread_safe-0.3.5-1|13	BuildArch:	noarch
14cu|rubygem-thread_safe-0.3.5-1|14	
14cu|rubygem-thread_safe-0.3.5-1|15	%description
14cu|rubygem-thread_safe-0.3.5-1|16	A collection of data structures and utilities
14cu|rubygem-thread_safe-0.3.5-1|17	to make thread-safe programming in Ruby easier
14cu|rubygem-thread_safe-0.3.5-1|18	
14cu|rubygem-thread_safe-0.3.5-1|19	%package	doc
14cu|rubygem-thread_safe-0.3.5-1|20	Summary:	Documentation for %{name}
14cu|rubygem-thread_safe-0.3.5-1|21	Group:		Books/Computer books
14cu|rubygem-thread_safe-0.3.5-1|22	Requires:	%{name} = %{EVRD}
14cu|rubygem-thread_safe-0.3.5-1|23	
14cu|rubygem-thread_safe-0.3.5-1|24	%description	doc
14cu|rubygem-thread_safe-0.3.5-1|25	Documents, RDoc & RI documentation for %{name}.
14cu|rubygem-thread_safe-0.3.5-1|26	
14cu|rubygem-thread_safe-0.3.5-1|27	%prep
14cu|rubygem-thread_safe-0.3.5-1|28	%setup -q
14cu|rubygem-thread_safe-0.3.5-1|29	
14cu|rubygem-thread_safe-0.3.5-1|30	%build
14cu|rubygem-thread_safe-0.3.5-1|31	%gem_build
14cu|rubygem-thread_safe-0.3.5-1|32	
14cu|rubygem-thread_safe-0.3.5-1|33	# %check
14cu|rubygem-thread_safe-0.3.5-1|34	# rake test
14cu|rubygem-thread_safe-0.3.5-1|35	
14cu|rubygem-thread_safe-0.3.5-1|36	%install
14cu|rubygem-thread_safe-0.3.5-1|37	%gem_install
14cu|rubygem-thread_safe-0.3.5-1|38	
14cu|rubygem-thread_safe-0.3.5-1|39	%files
14cu|rubygem-thread_safe-0.3.5-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14cu|rubygem-thread_safe-0.3.5-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14cu|rubygem-thread_safe-0.3.5-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14cu|rubygem-thread_safe-0.3.5-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe
14cu|rubygem-thread_safe-0.3.5-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/*.rb
14cu|rubygem-thread_safe-0.3.5-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/util
14cu|rubygem-thread_safe-0.3.5-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thread_safe/util/*.rb
14cu|rubygem-thread_safe-0.3.5-1|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14cu|rubygem-thread_safe-0.3.5-1|48	
14cu|rubygem-thread_safe-0.3.5-1|49	%files doc
14cu|rubygem-thread_safe-0.3.5-1|50	%{ruby_gemdir}/doc/%{rbname}-%{version}
14cu|rubygem-thread_safe-0.3.5-1|51	
14cu|rubygem-thread_safe-0.3.5-1|52	%changelog
14cu|rubygem-thread_safe-0.3.5-1|53	
14cu|rubygem-thread_safe-0.3.5-1|54	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.5-1
14cu|rubygem-thread_safe-0.3.5-1|55	- (607890a) New version 0.3.5
14cu|rubygem-thread_safe-0.3.5-1|56	
14cu|rubygem-thread_safe-0.3.5-1|57	

14564 14
14cu|ruby-geoip-1.2.0-1|1	%define	oname	geoip
14cu|ruby-geoip-1.2.0-1|2	
14cu|ruby-geoip-1.2.0-1|3	Summary:	GeoIP ruby gem
14cu|ruby-geoip-1.2.0-1|4	Name:		ruby-%{oname}
14cu|ruby-geoip-1.2.0-1|5	Version:	1.2.0
14cu|ruby-geoip-1.2.0-1|6	Release:	1
14cu|ruby-geoip-1.2.0-1|7	License:	MIT
14cu|ruby-geoip-1.2.0-1|8	Group:		Development/Ruby
14cu|ruby-geoip-1.2.0-1|9	URL:		http://%{oname}.rubyforge.org/
14cu|ruby-geoip-1.2.0-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cu|ruby-geoip-1.2.0-1|11	BuildArch:	noarch
14cu|ruby-geoip-1.2.0-1|12	BuildRequires:	ruby-RubyGems
14cu|ruby-geoip-1.2.0-1|13	Requires:	ruby
14cu|ruby-geoip-1.2.0-1|14	
14cu|ruby-geoip-1.2.0-1|15	%description
14cu|ruby-geoip-1.2.0-1|16	The Ruby gem for querying Maxmind.com's GeoIP database, which returns the
14cu|ruby-geoip-1.2.0-1|17	geographic location of a server given its IP address
14cu|ruby-geoip-1.2.0-1|18	
14cu|ruby-geoip-1.2.0-1|19	%prep
14cu|ruby-geoip-1.2.0-1|20	
14cu|ruby-geoip-1.2.0-1|21	%build
14cu|ruby-geoip-1.2.0-1|22	
14cu|ruby-geoip-1.2.0-1|23	%install
14cu|ruby-geoip-1.2.0-1|24	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-geoip-1.2.0-1|25	
14cu|ruby-geoip-1.2.0-1|26	%clean
14cu|ruby-geoip-1.2.0-1|27	
14cu|ruby-geoip-1.2.0-1|28	%files
14cu|ruby-geoip-1.2.0-1|29	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cu|ruby-geoip-1.2.0-1|30	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cu|ruby-geoip-1.2.0-1|31	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cu|ruby-geoip-1.2.0-1|32	%{ruby_gemdir}/gems/%{oname}-%{version}
14cu|ruby-geoip-1.2.0-1|33	%{_prefix}/lib/ruby/gems/2.1.0/bin/geoip
14cu|ruby-geoip-1.2.0-1|34	
14cu|ruby-geoip-1.2.0-1|35	%changelog
14cu|ruby-geoip-1.2.0-1|36	
14cu|ruby-geoip-1.2.0-1|37	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.2.0-1
14cu|ruby-geoip-1.2.0-1|38	- (c7a6794) Merge pull request #1 from semsonic/ruby-geoip:rosa2014.1
14cu|ruby-geoip-1.2.0-1|39	- (c7a6794) Updated to a new version
14cu|ruby-geoip-1.2.0-1|40	
14cu|ruby-geoip-1.2.0-1|41	

14565 14
14cu|ruby-hiera-3.0.5-1|1	%define oname   hiera
14cu|ruby-hiera-3.0.5-1|2	
14cu|ruby-hiera-3.0.5-1|3	Name:       ruby-%{oname}
14cu|ruby-hiera-3.0.5-1|4	Version:    3.0.5
14cu|ruby-hiera-3.0.5-1|5	Release:    1
14cu|ruby-hiera-3.0.5-1|6	Summary:    Light weight hierarchical data store
14cu|ruby-hiera-3.0.5-1|7	License:    Apache License
14cu|ruby-hiera-3.0.5-1|8	Group:      Development/Ruby
14cu|ruby-hiera-3.0.5-1|9	URL:        https://github.com/puppetlabs/hiera/
14cu|ruby-hiera-3.0.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
14cu|ruby-hiera-3.0.5-1|11	BuildRequires: rubygems
14cu|ruby-hiera-3.0.5-1|12	BuildArch:  noarch
14cu|ruby-hiera-3.0.5-1|13	
14cu|ruby-hiera-3.0.5-1|14	%description
14cu|ruby-hiera-3.0.5-1|15	A pluggable data store for hierarchical data
14cu|ruby-hiera-3.0.5-1|16	
14cu|ruby-hiera-3.0.5-1|17	%files
14cu|ruby-hiera-3.0.5-1|18	%{_bindir}/hiera
14cu|ruby-hiera-3.0.5-1|19	%{ruby_gemdir}/gems/*
14cu|ruby-hiera-3.0.5-1|20	%{ruby_gemdir}/specifications/*
14cu|ruby-hiera-3.0.5-1|21	
14cu|ruby-hiera-3.0.5-1|22	#-------------------------------------------------------------------------------
14cu|ruby-hiera-3.0.5-1|23	%package        doc
14cu|ruby-hiera-3.0.5-1|24	Summary:    Documentation for %{name}
14cu|ruby-hiera-3.0.5-1|25	Group:      Development/Ruby
14cu|ruby-hiera-3.0.5-1|26	Requires:   %{name} = %{version}-%{release}
14cu|ruby-hiera-3.0.5-1|27	
14cu|ruby-hiera-3.0.5-1|28	%description    doc
14cu|ruby-hiera-3.0.5-1|29	Documents, Rdoc & RI documentation for %{name}.
14cu|ruby-hiera-3.0.5-1|30	
14cu|ruby-hiera-3.0.5-1|31	%files          doc
14cu|ruby-hiera-3.0.5-1|32	%{ruby_gemdir}/doc/*
14cu|ruby-hiera-3.0.5-1|33	#-------------------------------------------------------------------------------
14cu|ruby-hiera-3.0.5-1|34	
14cu|ruby-hiera-3.0.5-1|35	%prep
14cu|ruby-hiera-3.0.5-1|36	%setup -q
14cu|ruby-hiera-3.0.5-1|37	
14cu|ruby-hiera-3.0.5-1|38	%build
14cu|ruby-hiera-3.0.5-1|39	%gem_build
14cu|ruby-hiera-3.0.5-1|40	
14cu|ruby-hiera-3.0.5-1|41	%install
14cu|ruby-hiera-3.0.5-1|42	%gem_install
14cu|ruby-hiera-3.0.5-1|43	
14cu|ruby-hiera-3.0.5-1|44	
14cu|ruby-hiera-3.0.5-1|45	
14cu|ruby-hiera-3.0.5-1|46	%changelog
14cu|ruby-hiera-3.0.5-1|47	
14cu|ruby-hiera-3.0.5-1|48	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.0.5-1
14cu|ruby-hiera-3.0.5-1|49	- (99bc584) Imported from SRPM
14cu|ruby-hiera-3.0.5-1|50	
14cu|ruby-hiera-3.0.5-1|51	

14566 14
14cu|ruby-hike-2.1.3-1|1	%define rname	hike
14cu|ruby-hike-2.1.3-1|2	
14cu|ruby-hike-2.1.3-1|3	Name:		ruby-%{rname}
14cu|ruby-hike-2.1.3-1|4	Summary:	A Ruby library for finding files in a set of paths
14cu|ruby-hike-2.1.3-1|5	Version:	2.1.3
14cu|ruby-hike-2.1.3-1|6	Release:	1
14cu|ruby-hike-2.1.3-1|7	License:	MIT
14cu|ruby-hike-2.1.3-1|8	Group:		Development/Ruby
14cu|ruby-hike-2.1.3-1|9	URL:		https://github.com/sstephenson/hike
14cu|ruby-hike-2.1.3-1|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cu|ruby-hike-2.1.3-1|11	BuildRequires:	ruby-RubyGems
14cu|ruby-hike-2.1.3-1|12	BuildArch:	noarch
14cu|ruby-hike-2.1.3-1|13	
14cu|ruby-hike-2.1.3-1|14	%description
14cu|ruby-hike-2.1.3-1|15	Hike is a Ruby library for finding files in a set of paths. Use it to implement
14cu|ruby-hike-2.1.3-1|16	search paths, load paths, and the like.
14cu|ruby-hike-2.1.3-1|17	
14cu|ruby-hike-2.1.3-1|18	%prep
14cu|ruby-hike-2.1.3-1|19	
14cu|ruby-hike-2.1.3-1|20	%build
14cu|ruby-hike-2.1.3-1|21	
14cu|ruby-hike-2.1.3-1|22	%install
14cu|ruby-hike-2.1.3-1|23	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-hike-2.1.3-1|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cu|ruby-hike-2.1.3-1|25	
14cu|ruby-hike-2.1.3-1|26	%files
14cu|ruby-hike-2.1.3-1|27	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cu|ruby-hike-2.1.3-1|28	%{ruby_gemdir}/gems/%{rname}-%{version}
14cu|ruby-hike-2.1.3-1|29	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cu|ruby-hike-2.1.3-1|30	
14cu|ruby-hike-2.1.3-1|31	
14cu|ruby-hike-2.1.3-1|32	
14cu|ruby-hike-2.1.3-1|33	%changelog
14cu|ruby-hike-2.1.3-1|34	
14cu|ruby-hike-2.1.3-1|35	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 2.1.3-1
14cu|ruby-hike-2.1.3-1|36	- (3a5648b) Merge pull request #1 from semsonic/ruby-hike:rosa2014.1
14cu|ruby-hike-2.1.3-1|37	- (3a5648b) Updated to a new version
14cu|ruby-hike-2.1.3-1|38	
14cu|ruby-hike-2.1.3-1|39	

14567 14
14cu|ruby-pg-0.18.2-1|1	%define oname   pg
14cu|ruby-pg-0.18.2-1|2	
14cu|ruby-pg-0.18.2-1|3	Name:           ruby-pg
14cu|ruby-pg-0.18.2-1|4	Version:        0.18.2
14cu|ruby-pg-0.18.2-1|5	Release:        1
14cu|ruby-pg-0.18.2-1|6	Summary:        A Ruby interface to the PostgreSQL RDBMS
14cu|ruby-pg-0.18.2-1|7	License:        GPLv2+ or Ruby License
14cu|ruby-pg-0.18.2-1|8	Group:          Development/Ruby
14cu|ruby-pg-0.18.2-1|9	Source0:        http://rubygems.org/gems/%{oname}-%{version}.gem
14cu|ruby-pg-0.18.2-1|10	URL:            http://rubyforge.org/projects/ruby-pg/
14cu|ruby-pg-0.18.2-1|11	BuildRequires:  postgresql-devel
14cu|ruby-pg-0.18.2-1|12	BuildRequires:  ruby-devel
14cu|ruby-pg-0.18.2-1|13	Requires:       postgresql-server
14cu|ruby-pg-0.18.2-1|14	
14cu|ruby-pg-0.18.2-1|15	%description
14cu|ruby-pg-0.18.2-1|16	This is the extension library to access a PostgreSQL database from Ruby.
14cu|ruby-pg-0.18.2-1|17	This library works with PostgreSQL 7.4 and later.
14cu|ruby-pg-0.18.2-1|18	
14cu|ruby-pg-0.18.2-1|19	%prep
14cu|ruby-pg-0.18.2-1|20	%setup -q -n pg-%{version}
14cu|ruby-pg-0.18.2-1|21	
14cu|ruby-pg-0.18.2-1|22	%build
14cu|ruby-pg-0.18.2-1|23	cd ext
14cu|ruby-pg-0.18.2-1|24	ruby extconf.rb
14cu|ruby-pg-0.18.2-1|25	make \
14cu|ruby-pg-0.18.2-1|26	CFLAGS="%{optflags} -fPIC"
14cu|ruby-pg-0.18.2-1|27	
14cu|ruby-pg-0.18.2-1|28	%install
14cu|ruby-pg-0.18.2-1|29	install -d %{buildroot}%{ruby_archdir}
14cu|ruby-pg-0.18.2-1|30	
14cu|ruby-pg-0.18.2-1|31	cd ext
14cu|ruby-pg-0.18.2-1|32	make install \
14cu|ruby-pg-0.18.2-1|33	archdir=%{buildroot}%{ruby_archdir} \
14cu|ruby-pg-0.18.2-1|34	sitearchdir=%{buildroot}%{ruby_archdir}
14cu|ruby-pg-0.18.2-1|35	
14cu|ruby-pg-0.18.2-1|36	%files
14cu|ruby-pg-0.18.2-1|37	%{ruby_archdir}/pg_ext.so
14cu|ruby-pg-0.18.2-1|38	%{gem_spec}
14cu|ruby-pg-0.18.2-1|39	%dir %{gem_instdir}
14cu|ruby-pg-0.18.2-1|40	%{gem_instdir}/lib
14cu|ruby-pg-0.18.2-1|41	%{gem_instdir}/spec
14cu|ruby-pg-0.18.2-1|42	%{gem_extdir_mri}
14cu|ruby-pg-0.18.2-1|43	
14cu|ruby-pg-0.18.2-1|44	%changelog
14cu|ruby-pg-0.18.2-1|45	
14cu|ruby-pg-0.18.2-1|46	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 0.18.2-1
14cu|ruby-pg-0.18.2-1|47	- (3c0fcd9) Updated to 0.18.2
14cu|ruby-pg-0.18.2-1|48	
14cu|ruby-pg-0.18.2-1|49	

14568 14
14cu|ruby-polyglot-0.3.4-1|1	%define rname	polyglot
14cu|ruby-polyglot-0.3.4-1|2	
14cu|ruby-polyglot-0.3.4-1|3	Name:		ruby-%{rname}
14cu|ruby-polyglot-0.3.4-1|4	Summary:	Ruby library allowing a module to register a file type loader
14cu|ruby-polyglot-0.3.4-1|5	Version:	0.3.4
14cu|ruby-polyglot-0.3.4-1|6	Release:	1
14cu|ruby-polyglot-0.3.4-1|7	License:	MIT
14cu|ruby-polyglot-0.3.4-1|8	Group:		Development/Ruby
14cu|ruby-polyglot-0.3.4-1|9	URL:		http://rubygems.org/gems/polyglot
14cu|ruby-polyglot-0.3.4-1|10	Source0:	http://rubygems.org/downloads/polyglot-0.3.4.gem
14cu|ruby-polyglot-0.3.4-1|11	BuildArch:	noarch
14cu|ruby-polyglot-0.3.4-1|12	BuildRequires:	ruby-RubyGems
14cu|ruby-polyglot-0.3.4-1|13	
14cu|ruby-polyglot-0.3.4-1|14	%description
14cu|ruby-polyglot-0.3.4-1|15	The Polyglot library allows a Ruby module to register a loader for the file
14cu|ruby-polyglot-0.3.4-1|16	type associated with a filename extension, and it augments 'require' to find
14cu|ruby-polyglot-0.3.4-1|17	and load matching files.
14cu|ruby-polyglot-0.3.4-1|18	
14cu|ruby-polyglot-0.3.4-1|19	%prep
14cu|ruby-polyglot-0.3.4-1|20	
14cu|ruby-polyglot-0.3.4-1|21	%build
14cu|ruby-polyglot-0.3.4-1|22	
14cu|ruby-polyglot-0.3.4-1|23	%install
14cu|ruby-polyglot-0.3.4-1|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-polyglot-0.3.4-1|25	
14cu|ruby-polyglot-0.3.4-1|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
14cu|ruby-polyglot-0.3.4-1|27	
14cu|ruby-polyglot-0.3.4-1|28	%files
14cu|ruby-polyglot-0.3.4-1|29	%{ruby_gemdir}/gems/%{rname}-%{version}
14cu|ruby-polyglot-0.3.4-1|30	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
14cu|ruby-polyglot-0.3.4-1|31	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
14cu|ruby-polyglot-0.3.4-1|32	
14cu|ruby-polyglot-0.3.4-1|33	
14cu|ruby-polyglot-0.3.4-1|34	%changelog
14cu|ruby-polyglot-0.3.4-1|35	
14cu|ruby-polyglot-0.3.4-1|36	* Sat Jul 18 2015 dsilakov <denis.silakov@rosalab.ru> 0.3.4-1
14cu|ruby-polyglot-0.3.4-1|37	- (afdd491) Merge pull request #1 from semsonic/ruby-polyglot:rosa2014.1
14cu|ruby-polyglot-0.3.4-1|38	- (afdd491) Updated to a new version
14cu|ruby-polyglot-0.3.4-1|39	
14cu|ruby-polyglot-0.3.4-1|40	

14569 14
14cu|ruby-racc-1.4.9-1|1	%define rname racc
14cu|ruby-racc-1.4.9-1|2	
14cu|ruby-racc-1.4.9-1|3	Summary:	LALR(1) Parser Generator
14cu|ruby-racc-1.4.9-1|4	Name:		ruby-%{rname}
14cu|ruby-racc-1.4.9-1|5	Version:	1.4.9
14cu|ruby-racc-1.4.9-1|6	Release:	1
14cu|ruby-racc-1.4.9-1|7	URL:		http://i.loveruby.net/en/racc.html
14cu|ruby-racc-1.4.9-1|8	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
14cu|ruby-racc-1.4.9-1|9	License:	LGPL
14cu|ruby-racc-1.4.9-1|10	Group:		Development/Ruby
14cu|ruby-racc-1.4.9-1|11	Requires:	ruby
14cu|ruby-racc-1.4.9-1|12	BuildRequires:	ruby-devel
14cu|ruby-racc-1.4.9-1|13	
14cu|ruby-racc-1.4.9-1|14	%description
14cu|ruby-racc-1.4.9-1|15	Racc is Ruby yACC. It is written in Ruby and generates ruby code.
14cu|ruby-racc-1.4.9-1|16	Now almost all functions of yacc are implemented.
14cu|ruby-racc-1.4.9-1|17	
14cu|ruby-racc-1.4.9-1|18	%files
14cu|ruby-racc-1.4.9-1|19	%{_bindir}/*
14cu|ruby-racc-1.4.9-1|20	%{ruby_sitelibdir}/*
14cu|ruby-racc-1.4.9-1|21	%{ruby_gemdir}/*/*
14cu|ruby-racc-1.4.9-1|22	
14cu|ruby-racc-1.4.9-1|23	#-------------------------------------------------------------------------------
14cu|ruby-racc-1.4.9-1|24	%package        doc
14cu|ruby-racc-1.4.9-1|25	Summary:    Documentation for %{name}
14cu|ruby-racc-1.4.9-1|26	Group:      Development/Ruby
14cu|ruby-racc-1.4.9-1|27	BuildArch:	noarch
14cu|ruby-racc-1.4.9-1|28	Requires:   %{name} = %{version}-%{release}
14cu|ruby-racc-1.4.9-1|29	
14cu|ruby-racc-1.4.9-1|30	%description    doc
14cu|ruby-racc-1.4.9-1|31	Documents, Rdoc & RI documentation for %{name}.
14cu|ruby-racc-1.4.9-1|32	
14cu|ruby-racc-1.4.9-1|33	%files          doc
14cu|ruby-racc-1.4.9-1|34	%doc README.rdoc README.ja.rdoc Manifest.txt
14cu|ruby-racc-1.4.9-1|35	
14cu|ruby-racc-1.4.9-1|36	#-------------------------------------------------------------------------------
14cu|ruby-racc-1.4.9-1|37	
14cu|ruby-racc-1.4.9-1|38	%prep
14cu|ruby-racc-1.4.9-1|39	%setup -q -n %{rname}-%{version}-all
14cu|ruby-racc-1.4.9-1|40	
14cu|ruby-racc-1.4.9-1|41	%build
14cu|ruby-racc-1.4.9-1|42	sed -i 's;#!.*;#!/usr/bin/env ruby;' bin/*
14cu|ruby-racc-1.4.9-1|43	%gem_build
14cu|ruby-racc-1.4.9-1|44	
14cu|ruby-racc-1.4.9-1|45	%install
14cu|ruby-racc-1.4.9-1|46	%gem_install
14cu|ruby-racc-1.4.9-1|47	rm -rf %{buildroot}%{gem_extdir_mri}/ext
14cu|ruby-racc-1.4.9-1|48	
14cu|ruby-racc-1.4.9-1|49	
14cu|ruby-racc-1.4.9-1|50	%changelog
14cu|ruby-racc-1.4.9-1|51	
14cu|ruby-racc-1.4.9-1|52	* Mon Jul 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.9-1
14cu|ruby-racc-1.4.9-1|53	- (a074246) Spec cleanup
14cu|ruby-racc-1.4.9-1|54	
14cu|ruby-racc-1.4.9-1|55	

14570 14
14cu|ruby-rdiscount-2.1.6-1|1	%define	oname	rdiscount
14cu|ruby-rdiscount-2.1.6-1|2	
14cu|ruby-rdiscount-2.1.6-1|3	Summary:	Discount (For Ruby) Implementation of John Gruber's Markdown
14cu|ruby-rdiscount-2.1.6-1|4	Name:		ruby-%{oname}
14cu|ruby-rdiscount-2.1.6-1|5	# (proyvind): stick with 1.3.1.1 for now as it's explicitly required by gitorious...
14cu|ruby-rdiscount-2.1.6-1|6	Version:	2.1.6
14cu|ruby-rdiscount-2.1.6-1|7	Release:	1
14cu|ruby-rdiscount-2.1.6-1|8	License:	BSD
14cu|ruby-rdiscount-2.1.6-1|9	Group:		Development/Ruby
14cu|ruby-rdiscount-2.1.6-1|10	URL:		http://%{oname}.rubyforge.org/
14cu|ruby-rdiscount-2.1.6-1|11	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
14cu|ruby-rdiscount-2.1.6-1|12	Patch0:     rdiscount-2.1.6-file-list.patch
14cu|ruby-rdiscount-2.1.6-1|13	BuildRequires:	ruby-RubyGems ruby-devel
14cu|ruby-rdiscount-2.1.6-1|14	Requires:	ruby
14cu|ruby-rdiscount-2.1.6-1|15	
14cu|ruby-rdiscount-2.1.6-1|16	%description
14cu|ruby-rdiscount-2.1.6-1|17	Discount (For Ruby) Implementation of John Gruber's Markdown.
14cu|ruby-rdiscount-2.1.6-1|18	
14cu|ruby-rdiscount-2.1.6-1|19	%prep
14cu|ruby-rdiscount-2.1.6-1|20	
14cu|ruby-rdiscount-2.1.6-1|21	%build
14cu|ruby-rdiscount-2.1.6-1|22	
14cu|ruby-rdiscount-2.1.6-1|23	%install
14cu|ruby-rdiscount-2.1.6-1|24	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
14cu|ruby-rdiscount-2.1.6-1|25	
14cu|ruby-rdiscount-2.1.6-1|26	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
14cu|ruby-rdiscount-2.1.6-1|27	
14cu|ruby-rdiscount-2.1.6-1|28	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext
14cu|ruby-rdiscount-2.1.6-1|29	
14cu|ruby-rdiscount-2.1.6-1|30	# install the so file in sitearchdir
14cu|ruby-rdiscount-2.1.6-1|31	mkdir -p %{buildroot}%{ruby_sitearchdir}
14cu|ruby-rdiscount-2.1.6-1|32	mv %{buildroot}%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}/rdiscount.so %{buildroot}%{ruby_sitearchdir}
14cu|ruby-rdiscount-2.1.6-1|33	
14cu|ruby-rdiscount-2.1.6-1|34	%files
14cu|ruby-rdiscount-2.1.6-1|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
14cu|ruby-rdiscount-2.1.6-1|36	%{_bindir}/*
14cu|ruby-rdiscount-2.1.6-1|37	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
14cu|ruby-rdiscount-2.1.6-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}
14cu|ruby-rdiscount-2.1.6-1|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
14cu|ruby-rdiscount-2.1.6-1|40	%doc %{ruby_gemdir}/doc/extensions/*/*/%{oname}-%{version}
14cu|ruby-rdiscount-2.1.6-1|41	%{ruby_gemdir}/extensions/*/*/%{oname}-%{version}
14cu|ruby-rdiscount-2.1.6-1|42	%{ruby_sitearchdir}/*.so
14cu|ruby-rdiscount-2.1.6-1|43	%{gem_extdir_mri}
14cu|ruby-rdiscount-2.1.6-1|44	%{gem_instdir}/
14cu|ruby-rdiscount-2.1.6-1|45	%{gem_spec}
14cu|ruby-rdiscount-2.1.6-1|46	
14cu|ruby-rdiscount-2.1.6-1|47	%changelog
14cu|ruby-rdiscount-2.1.6-1|48	
14cu|ruby-rdiscount-2.1.6-1|49	* Sun Jul 19 2015 dsilakov <denis.silakov@rosalab.ru> 2.1.6-1
14cu|ruby-rdiscount-2.1.6-1|50	- (111dd31) Merge pull request #1 from semsonic/ruby-rdiscount:rosa2014.1
14cu|ruby-rdiscount-2.1.6-1|51	- (111dd31) Updated to a new version
14cu|ruby-rdiscount-2.1.6-1|52	
14cu|ruby-rdiscount-2.1.6-1|53	

14571 14
14cu|ruby-RMagick-2.13.1-7|1	%define debug_package %{nil}
14cu|ruby-RMagick-2.13.1-7|2	
14cu|ruby-RMagick-2.13.1-7|3	%define rbname RMagick
14cu|ruby-RMagick-2.13.1-7|4	
14cu|ruby-RMagick-2.13.1-7|5	Summary:	ImageMagick extension for Ruby
14cu|ruby-RMagick-2.13.1-7|6	Name:		ruby-%{rbname}
14cu|ruby-RMagick-2.13.1-7|7	Version:	2.13.1
14cu|ruby-RMagick-2.13.1-7|8	Release:	7
14cu|ruby-RMagick-2.13.1-7|9	License:	BSD-like
14cu|ruby-RMagick-2.13.1-7|10	Group:		Development/Ruby
14cu|ruby-RMagick-2.13.1-7|11	Url:		http://rmagick.rubyforge.org
14cu|ruby-RMagick-2.13.1-7|12	Source0:	%{rbname}-%{version}.tar.bz2
14cu|ruby-RMagick-2.13.1-7|13	BuildRequires:	imagemagick
14cu|ruby-RMagick-2.13.1-7|14	BuildRequires:	pkgconfig(ImageMagick)
14cu|ruby-RMagick-2.13.1-7|15	BuildRequires:	pkgconfig(ruby)
14cu|ruby-RMagick-2.13.1-7|16	Provides:	ruby-rvg = %{EVRD}
14cu|ruby-RMagick-2.13.1-7|17	
14cu|ruby-RMagick-2.13.1-7|18	%description
14cu|ruby-RMagick-2.13.1-7|19	A Ruby binding for ImageMagick, a graphics manipulation toolkit.
14cu|ruby-RMagick-2.13.1-7|20	This release includes RVG.
14cu|ruby-RMagick-2.13.1-7|21	
14cu|ruby-RMagick-2.13.1-7|22	%prep
14cu|ruby-RMagick-2.13.1-7|23	%setup -q -n %{rbname}-%{version}
14cu|ruby-RMagick-2.13.1-7|24	
14cu|ruby-RMagick-2.13.1-7|25	%build
14cu|ruby-RMagick-2.13.1-7|26	sed -i -e 's/-ldotneato//' ext/RMagick/extconf.rb
14cu|ruby-RMagick-2.13.1-7|27	ruby setup.rb config --doc-dir=%{buildroot}%{_datadir}/doc/%{name}-%{version} --disable-htmldoc
14cu|ruby-RMagick-2.13.1-7|28	ruby setup.rb setup
14cu|ruby-RMagick-2.13.1-7|29	
14cu|ruby-RMagick-2.13.1-7|30	%install
14cu|ruby-RMagick-2.13.1-7|31	ruby setup.rb install --prefix=%{buildroot}
14cu|ruby-RMagick-2.13.1-7|32	rm -rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cu|ruby-RMagick-2.13.1-7|33	
14cu|ruby-RMagick-2.13.1-7|34	for f in `find doc examples -name \*.rb`
14cu|ruby-RMagick-2.13.1-7|35	do
14cu|ruby-RMagick-2.13.1-7|36	if head -n1 "$f" | grep '^#!' >/dev/null;
14cu|ruby-RMagick-2.13.1-7|37	then
14cu|ruby-RMagick-2.13.1-7|38	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
14cu|ruby-RMagick-2.13.1-7|39	chmod 0755 "$f"
14cu|ruby-RMagick-2.13.1-7|40	else
14cu|ruby-RMagick-2.13.1-7|41	chmod 0644 "$f"
14cu|ruby-RMagick-2.13.1-7|42	fi
14cu|ruby-RMagick-2.13.1-7|43	done
14cu|ruby-RMagick-2.13.1-7|44	chmod 0755 %{buildroot}%{ruby_sitearchdir}/*.so
14cu|ruby-RMagick-2.13.1-7|45	
14cu|ruby-RMagick-2.13.1-7|46	%files
14cu|ruby-RMagick-2.13.1-7|47	%doc README.html ChangeLog doc examples
14cu|ruby-RMagick-2.13.1-7|48	%{ruby_sitelibdir}/*.rb
14cu|ruby-RMagick-2.13.1-7|49	%{ruby_sitelibdir}/rvg
14cu|ruby-RMagick-2.13.1-7|50	%{ruby_sitearchdir}/*.so
14cu|ruby-RMagick-2.13.1-7|51	
14cu|ruby-RMagick-2.13.1-7|52	%changelog
14cu|ruby-RMagick-2.13.1-7|53	
14cu|ruby-RMagick-2.13.1-7|54	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.13.1-7
14cu|ruby-RMagick-2.13.1-7|55	- (2264a31) Disable debug package
14cu|ruby-RMagick-2.13.1-7|56	
14cu|ruby-RMagick-2.13.1-7|57	

14572 14
14cu|ruby-SDL-2.1.2-1|1	%define real_name rubysdl
14cu|ruby-SDL-2.1.2-1|2	
14cu|ruby-SDL-2.1.2-1|3	Summary: Wrapper around the cross platform Simple DirectMedia Layer game library
14cu|ruby-SDL-2.1.2-1|4	Name:    ruby-SDL
14cu|ruby-SDL-2.1.2-1|5	Version: 2.1.2
14cu|ruby-SDL-2.1.2-1|6	Release: 1
14cu|ruby-SDL-2.1.2-1|7	License: LGPLv2+
14cu|ruby-SDL-2.1.2-1|8	Source:  http://www.kmc.gr.jp/~ohai/rubysdl/%{real_name}-%{version}.tar.gz
14cu|ruby-SDL-2.1.2-1|9	Source1: http://www.kmc.gr.jp/~ohai/rubysdl_ref_2.en.html.bz2
14cu|ruby-SDL-2.1.2-1|10	Group:   Development/Ruby
14cu|ruby-SDL-2.1.2-1|11	URL:     http://www.kmc.gr.jp/~ohai/index.en.html
14cu|ruby-SDL-2.1.2-1|12	BuildRequires: SDL-devel
14cu|ruby-SDL-2.1.2-1|13	BuildRequires: SDL_image-devel
14cu|ruby-SDL-2.1.2-1|14	BuildRequires: SDL_mixer-devel
14cu|ruby-SDL-2.1.2-1|15	BuildRequires: SDL_ttf-devel
14cu|ruby-SDL-2.1.2-1|16	BuildRequires: libsmpeg-devel
14cu|ruby-SDL-2.1.2-1|17	BuildRequires: ruby-devel
14cu|ruby-SDL-2.1.2-1|18	
14cu|ruby-SDL-2.1.2-1|19	Provides: %{real_name} = %{version}-%{release}
14cu|ruby-SDL-2.1.2-1|20	
14cu|ruby-SDL-2.1.2-1|21	%description
14cu|ruby-SDL-2.1.2-1|22	Ruby-SDL is a wrapper around the cross platform Simple Direct Layer game
14cu|ruby-SDL-2.1.2-1|23	library. Essentially it allows you to write cross platform games in Ruby,
14cu|ruby-SDL-2.1.2-1|24	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
14cu|ruby-SDL-2.1.2-1|25	
14cu|ruby-SDL-2.1.2-1|26	%prep
14cu|ruby-SDL-2.1.2-1|27	%setup -q -n %{real_name}-%{version}
14cu|ruby-SDL-2.1.2-1|28	bzcat %{SOURCE1} > reference_manual.html
14cu|ruby-SDL-2.1.2-1|29	
14cu|ruby-SDL-2.1.2-1|30	%build
14cu|ruby-SDL-2.1.2-1|31	ruby extconf.rb --enable-opengl
14cu|ruby-SDL-2.1.2-1|32	make
14cu|ruby-SDL-2.1.2-1|33	sed -i 's|/usr/local/bin/ruby|/usr/bin/ruby|' sample/*.rb
14cu|ruby-SDL-2.1.2-1|34	chmod 0755 sample/kanji.rb
14cu|ruby-SDL-2.1.2-1|35	
14cu|ruby-SDL-2.1.2-1|36	%install
14cu|ruby-SDL-2.1.2-1|37	%makeinstall_std
14cu|ruby-SDL-2.1.2-1|38	
14cu|ruby-SDL-2.1.2-1|39	%files
14cu|ruby-SDL-2.1.2-1|40	%doc README.* sample reference_manual.html
14cu|ruby-SDL-2.1.2-1|41	%{ruby_sitelibdir}/*.rb
14cu|ruby-SDL-2.1.2-1|42	%{ruby_sitearchdir}/*.so
14cu|ruby-SDL-2.1.2-1|43	
14cu|ruby-SDL-2.1.2-1|44	
14cu|ruby-SDL-2.1.2-1|45	%changelog
14cu|ruby-SDL-2.1.2-1|46	
14cu|ruby-SDL-2.1.2-1|47	* Wed Jul 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-1
14cu|ruby-SDL-2.1.2-1|48	- (1c3faf3) Updated to 2.1.2
14cu|ruby-SDL-2.1.2-1|49	
14cu|ruby-SDL-2.1.2-1|50	

14573 14
14cu|ruli-0.36-7|1	%define	major 4
14cu|ruli-0.36-7|2	%define libname %mklibname ruli %{major}
14cu|ruli-0.36-7|3	%define develname %mklibname ruli -d
14cu|ruli-0.36-7|4	
14cu|ruli-0.36-7|5	Summary:	The RULI (Resolver User Layer Interface) library
14cu|ruli-0.36-7|6	Name:		ruli
14cu|ruli-0.36-7|7	Version:	0.36
14cu|ruli-0.36-7|8	Release:	7
14cu|ruli-0.36-7|9	License:	BSD
14cu|ruli-0.36-7|10	Group:		System/Libraries
14cu|ruli-0.36-7|11	URL:		http://www.nongnu.org/ruli/
14cu|ruli-0.36-7|12	Source0:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz
14cu|ruli-0.36-7|13	Source2:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz.sig
14cu|ruli-0.36-7|14	Patch0:		ruli-0.35-optflags.diff
14cu|ruli-0.36-7|15	Patch1:		ruli-0.36-format_not_a_string_literal_and_no_format_arguments.diff
14cu|ruli-0.36-7|16	BuildRequires:	oop-devel
14cu|ruli-0.36-7|17	BuildConflicts:	%{name}-devel
14cu|ruli-0.36-7|18	
14cu|ruli-0.36-7|19	%description
14cu|ruli-0.36-7|20	RULI stands for Resolver User Layer Interface. It's a library
14cu|ruli-0.36-7|21	built on top of an asynchronous DNS stub resolver. RULI provides
14cu|ruli-0.36-7|22	an easy-to-use interface for querying DNS SRV resource records.
14cu|ruli-0.36-7|23	The goal is to promote the wide deployment of SRV-cognizant
14cu|ruli-0.36-7|24	software. RULI aims to fully support SRV-related standards. There
14cu|ruli-0.36-7|25	are bindings for PHP and Perl. IPv6 is supported.
14cu|ruli-0.36-7|26	
14cu|ruli-0.36-7|27	As side-effect, RULI also provides a general-purpose,
14cu|ruli-0.36-7|28	event-driven, asynchronous, stub DNS resolver.
14cu|ruli-0.36-7|29	
14cu|ruli-0.36-7|30	%package -n	%{libname}
14cu|ruli-0.36-7|31	Summary:	The RULI (Resolver User Layer Interface) library
14cu|ruli-0.36-7|32	Group:          System/Libraries
14cu|ruli-0.36-7|33	
14cu|ruli-0.36-7|34	%description -n	%{libname}
14cu|ruli-0.36-7|35	RULI stands for Resolver User Layer Interface. It's a library
14cu|ruli-0.36-7|36	built on top of an asynchronous DNS stub resolver. RULI provides
14cu|ruli-0.36-7|37	an easy-to-use interface for querying DNS SRV resource records.
14cu|ruli-0.36-7|38	The goal is to promote the wide deployment of SRV-cognizant
14cu|ruli-0.36-7|39	software. RULI aims to fully support SRV-related standards. There
14cu|ruli-0.36-7|40	are bindings for PHP and Perl. IPv6 is supported.
14cu|ruli-0.36-7|41	
14cu|ruli-0.36-7|42	As side-effect, RULI also provides a general-purpose,
14cu|ruli-0.36-7|43	event-driven, asynchronous, stub DNS resolver.
14cu|ruli-0.36-7|44	
14cu|ruli-0.36-7|45	%package -n	%{develname}
14cu|ruli-0.36-7|46	Summary:	Static library and header files for the %{libname} library
14cu|ruli-0.36-7|47	Group:		Development/C
14cu|ruli-0.36-7|48	Provides:	%{name}-devel = %{version}-%{release}
14cu|ruli-0.36-7|49	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|ruli-0.36-7|50	Requires:	%{libname} = %{version}-%{release}
14cu|ruli-0.36-7|51	
14cu|ruli-0.36-7|52	%description -n	%{develname}
14cu|ruli-0.36-7|53	RULI stands for Resolver User Layer Interface. It's a library
14cu|ruli-0.36-7|54	built on top of an asynchronous DNS stub resolver. RULI provides
14cu|ruli-0.36-7|55	an easy-to-use interface for querying DNS SRV resource records.
14cu|ruli-0.36-7|56	The goal is to promote the wide deployment of SRV-cognizant
14cu|ruli-0.36-7|57	software. RULI aims to fully support SRV-related standards. There
14cu|ruli-0.36-7|58	are bindings for PHP and Perl. IPv6 is supported.
14cu|ruli-0.36-7|59	
14cu|ruli-0.36-7|60	As side-effect, RULI also provides a general-purpose,
14cu|ruli-0.36-7|61	event-driven, asynchronous, stub DNS resolver.
14cu|ruli-0.36-7|62	
14cu|ruli-0.36-7|63	%package	tools
14cu|ruli-0.36-7|64	Summary:	Tools utilizing the RULI (Resolver User Layer Interface) library
14cu|ruli-0.36-7|65	Group:          System/Servers
14cu|ruli-0.36-7|66	
14cu|ruli-0.36-7|67	%description	tools
14cu|ruli-0.36-7|68	RULI stands for Resolver User Layer Interface. It's a library
14cu|ruli-0.36-7|69	built on top of an asynchronous DNS stub resolver. RULI provides
14cu|ruli-0.36-7|70	an easy-to-use interface for querying DNS SRV resource records.
14cu|ruli-0.36-7|71	The goal is to promote the wide deployment of SRV-cognizant
14cu|ruli-0.36-7|72	software. RULI aims to fully support SRV-related standards. There
14cu|ruli-0.36-7|73	are bindings for PHP and Perl. IPv6 is supported.
14cu|ruli-0.36-7|74	
14cu|ruli-0.36-7|75	As side-effect, RULI also provides a general-purpose,
14cu|ruli-0.36-7|76	event-driven, asynchronous, stub DNS resolver.
14cu|ruli-0.36-7|77	
14cu|ruli-0.36-7|78	%prep
14cu|ruli-0.36-7|79	
14cu|ruli-0.36-7|80	%setup -q -n %{name}-%{version}
14cu|ruli-0.36-7|81	%patch0 -p1
14cu|ruli-0.36-7|82	%patch1 -p1
14cu|ruli-0.36-7|83	
14cu|ruli-0.36-7|84	%build
14cu|ruli-0.36-7|85	
14cu|ruli-0.36-7|86	for dir in src sample tools; do
14cu|ruli-0.36-7|87	%make -C $dir \
14cu|ruli-0.36-7|88	OOP_BASE_DIR=%{_prefix} \
14cu|ruli-0.36-7|89	OOP_INCLUDE_DIR=%{_includedir} \
14cu|ruli-0.36-7|90	OOP_LIB_DIR=%{_libdir}
14cu|ruli-0.36-7|91	done
14cu|ruli-0.36-7|92	
14cu|ruli-0.36-7|93	#	DEFINE_SOLARIS="%{optflags} -fPIC"
14cu|ruli-0.36-7|94	
14cu|ruli-0.36-7|95	%install
14cu|ruli-0.36-7|96	
14cu|ruli-0.36-7|97	for dir in src sample tools; do
14cu|ruli-0.36-7|98	make -C $dir \
14cu|ruli-0.36-7|99	INSTALL_BASE_DIR=%{buildroot}%{_prefix} \
14cu|ruli-0.36-7|100	INSTALL_INCLUDE_DIR=%{buildroot}%{_includedir} \
14cu|ruli-0.36-7|101	INSTALL_LIB_DIR=%{buildroot}%{_libdir} \
14cu|ruli-0.36-7|102	INSTALL_MAN_DIR=%{buildroot}%{_mandir} \
14cu|ruli-0.36-7|103	install
14cu|ruli-0.36-7|104	done
14cu|ruli-0.36-7|105	
14cu|ruli-0.36-7|106	%clean
14cu|ruli-0.36-7|107	
14cu|ruli-0.36-7|108	%files -n %{libname}
14cu|ruli-0.36-7|109	%doc README
14cu|ruli-0.36-7|110	%attr(0755,root,root) %{_libdir}/*.so.*
14cu|ruli-0.36-7|111	%attr(0644,root,root) %{_mandir}/man3/*
14cu|ruli-0.36-7|112	
14cu|ruli-0.36-7|113	%files -n %{develname}
14cu|ruli-0.36-7|114	%doc TODO
14cu|ruli-0.36-7|115	%attr(0644,root,root) %{_includedir}/*.h
14cu|ruli-0.36-7|116	%attr(0755,root,root) %{_libdir}/*.so
14cu|ruli-0.36-7|117	%attr(0755,root,root) %{_libdir}/*.a
14cu|ruli-0.36-7|118	
14cu|ruli-0.36-7|119	%files tools
14cu|ruli-0.36-7|120	%doc tools/README
14cu|ruli-0.36-7|121	%attr(0755,root,root) %{_bindir}/*
14cu|ruli-0.36-7|122	%attr(0644,root,root) %{_mandir}/man1/*
14cu|ruli-0.36-7|123	
14cu|ruli-0.36-7|124	%changelog
14cu|ruli-0.36-7|125	
14cu|ruli-0.36-7|126	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0.36-7
14cu|ruli-0.36-7|127	- (cdc2c4a) Spec cleanup
14cu|ruli-0.36-7|128	
14cu|ruli-0.36-7|129	

14574 14
14cu|runit-2.1.2-1|1	%define _enable_debug_packages %{nil}
14cu|runit-2.1.2-1|2	%define debug_package          %{nil}
14cu|runit-2.1.2-1|3	
14cu|runit-2.1.2-1|4	Summary:	A UN*X init scheme with service supervision
14cu|runit-2.1.2-1|5	Name:		runit
14cu|runit-2.1.2-1|6	Version:	2.1.2
14cu|runit-2.1.2-1|7	Release:	1
14cu|runit-2.1.2-1|8	License:	BSD
14cu|runit-2.1.2-1|9	Group:		System/Base
14cu|runit-2.1.2-1|10	URL:		http://smarden.org/runit/
14cu|runit-2.1.2-1|11	Source0:	http://smarden.org/runit/%{name}-%{version}.tar.gz
14cu|runit-2.1.2-1|12	BuildRequires:	dietlibc-devel >= 0.32
14cu|runit-2.1.2-1|13	
14cu|runit-2.1.2-1|14	%description
14cu|runit-2.1.2-1|15	runit is a daemontools alike replacement for SysV-init and other init schemes.
14cu|runit-2.1.2-1|16	It currently runs on GNU/Linux, OpenBSD, FreeBSD, and can easily be adapted to
14cu|runit-2.1.2-1|17	other Unix operating systems. runit implements a simple three-stage concept.
14cu|runit-2.1.2-1|18	Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the
14cu|runit-2.1.2-1|19	system's uptime services (via the runsvdir program). Stage 3 handles the tasks
14cu|runit-2.1.2-1|20	necessary to shutdown and halt or reboot.
14cu|runit-2.1.2-1|21	
14cu|runit-2.1.2-1|22	%prep
14cu|runit-2.1.2-1|23	
14cu|runit-2.1.2-1|24	%setup -q -n admin
14cu|runit-2.1.2-1|25	
14cu|runit-2.1.2-1|26	%build
14cu|runit-2.1.2-1|27	
14cu|runit-2.1.2-1|28	pushd %{name}-%{version}/src
14cu|runit-2.1.2-1|29	echo "diet gcc -Os -pipe" > conf-cc
14cu|runit-2.1.2-1|30	echo "diet gcc -Os -static -s" > conf-ld
14cu|runit-2.1.2-1|31	make
14cu|runit-2.1.2-1|32	popd
14cu|runit-2.1.2-1|33	
14cu|runit-2.1.2-1|34	%install
14cu|runit-2.1.2-1|35	
14cu|runit-2.1.2-1|36	install -d %{buildroot}/sbin/
14cu|runit-2.1.2-1|37	install -d %{buildroot}%{_mandir}/man8
14cu|runit-2.1.2-1|38	
14cu|runit-2.1.2-1|39	pushd %{name}-%{version}
14cu|runit-2.1.2-1|40	for i in `cat package/commands`; do
14cu|runit-2.1.2-1|41	install -m0755 src/$i %{buildroot}/sbin/
14cu|runit-2.1.2-1|42	done
14cu|runit-2.1.2-1|43	popd
14cu|runit-2.1.2-1|44	
14cu|runit-2.1.2-1|45	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
14cu|runit-2.1.2-1|46	
14cu|runit-2.1.2-1|47	%clean
14cu|runit-2.1.2-1|48	
14cu|runit-2.1.2-1|49	%files
14cu|runit-2.1.2-1|50	%doc %{name}-%{version}/package/CHANGES
14cu|runit-2.1.2-1|51	%doc %{name}-%{version}/package/README
14cu|runit-2.1.2-1|52	%doc %{name}-%{version}/package/THANKS
14cu|runit-2.1.2-1|53	%doc %{name}-%{version}/doc/*.html
14cu|runit-2.1.2-1|54	%doc %{name}-%{version}/etc/2
14cu|runit-2.1.2-1|55	%doc %{name}-%{version}/etc/debian
14cu|runit-2.1.2-1|56	%attr(0755,root,root) /sbin/chpst
14cu|runit-2.1.2-1|57	%attr(0755,root,root) /sbin/runit
14cu|runit-2.1.2-1|58	%attr(0755,root,root) /sbin/runit-init
14cu|runit-2.1.2-1|59	%attr(0755,root,root) /sbin/runsv
14cu|runit-2.1.2-1|60	%attr(0755,root,root) /sbin/runsvchdir
14cu|runit-2.1.2-1|61	%attr(0755,root,root) /sbin/runsvdir
14cu|runit-2.1.2-1|62	%attr(0755,root,root) /sbin/sv
14cu|runit-2.1.2-1|63	%attr(0755,root,root) /sbin/svlogd
14cu|runit-2.1.2-1|64	%attr(0755,root,root) /sbin/utmpset
14cu|runit-2.1.2-1|65	%attr(0644,root,root) %{_mandir}/man8/chpst.8*
14cu|runit-2.1.2-1|66	%attr(0644,root,root) %{_mandir}/man8/runit-init.8*
14cu|runit-2.1.2-1|67	%attr(0644,root,root) %{_mandir}/man8/runit.8*
14cu|runit-2.1.2-1|68	%attr(0644,root,root) %{_mandir}/man8/runsv.8*
14cu|runit-2.1.2-1|69	%attr(0644,root,root) %{_mandir}/man8/runsvchdir.8*
14cu|runit-2.1.2-1|70	%attr(0644,root,root) %{_mandir}/man8/runsvdir.8*
14cu|runit-2.1.2-1|71	%attr(0644,root,root) %{_mandir}/man8/sv.8*
14cu|runit-2.1.2-1|72	%attr(0644,root,root) %{_mandir}/man8/svlogd.8*
14cu|runit-2.1.2-1|73	%attr(0644,root,root) %{_mandir}/man8/utmpset.8*
14cu|runit-2.1.2-1|74	
14cu|runit-2.1.2-1|75	%changelog
14cu|runit-2.1.2-1|76	
14cu|runit-2.1.2-1|77	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.1.2-1
14cu|runit-2.1.2-1|78	- (9b9ba76) Updated to 2.1.2
14cu|runit-2.1.2-1|79	
14cu|runit-2.1.2-1|80	

14575 14
14cu|rusers-0.17-28|1	Summary:	Displays the users logged into machines on the local network
14cu|rusers-0.17-28|2	Name:		rusers
14cu|rusers-0.17-28|3	Version:	0.17
14cu|rusers-0.17-28|4	Release:	28
14cu|rusers-0.17-28|5	License:	BSD
14cu|rusers-0.17-28|6	Group:		Monitoring
14cu|rusers-0.17-28|7	Url:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/
14cu|rusers-0.17-28|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rusers-%{version}.tar.bz2
14cu|rusers-0.17-28|9	Source1:	rusersd.service
14cu|rusers-0.17-28|10	Source2:	rstatd.tar.bz2
14cu|rusers-0.17-28|11	Source3:	rstatd.service
14cu|rusers-0.17-28|12	Source4:	rusers.x
14cu|rusers-0.17-28|13	Source5:	rstat.x
14cu|rusers-0.17-28|14	Source100:	rusers.rpmlintrc
14cu|rusers-0.17-28|15	Patch0:		rstatd-jbj.patch
14cu|rusers-0.17-28|16	Patch1:		netkit-rusers-0.15-numusers.patch
14cu|rusers-0.17-28|17	Patch2:		rusers-0.15-libproc.patch
14cu|rusers-0.17-28|18	Patch3:		netkit-rusers-0.17-2.4.patch
14cu|rusers-0.17-28|19	Patch4:		netkit-rusers-0.17-includes.patch
14cu|rusers-0.17-28|20	Patch5:		netkit-rusers-0.17-2.6-stats.patch
14cu|rusers-0.17-28|21	BuildRequires:	procps-devel
14cu|rusers-0.17-28|22	BuildRequires:	pkgconfig(libtirpc)
14cu|rusers-0.17-28|23	
14cu|rusers-0.17-28|24	%description
14cu|rusers-0.17-28|25	The rusers program allows users to find out who is logged into various machines
14cu|rusers-0.17-28|26	on the local network.  The rusers command produces output similar to who, but
14cu|rusers-0.17-28|27	for the specified list of hosts or for all machines on the local network.
14cu|rusers-0.17-28|28	
14cu|rusers-0.17-28|29	Install rusers if you need to keep track of who is logged into your local
14cu|rusers-0.17-28|30	network.
14cu|rusers-0.17-28|31	
14cu|rusers-0.17-28|32	%files
14cu|rusers-0.17-28|33	%{_bindir}/rup
14cu|rusers-0.17-28|34	%{_bindir}/rusers
14cu|rusers-0.17-28|35	%{_mandir}/man1/*
14cu|rusers-0.17-28|36	
14cu|rusers-0.17-28|37	#----------------------------------------------------------------------------
14cu|rusers-0.17-28|38	
14cu|rusers-0.17-28|39	%package	server
14cu|rusers-0.17-28|40	Summary:	Server for the rusers protocol
14cu|rusers-0.17-28|41	Group:		System/Servers
14cu|rusers-0.17-28|42	Requires(post,preun):	rpm-helper
14cu|rusers-0.17-28|43	Requires:	rpcbind
14cu|rusers-0.17-28|44	
14cu|rusers-0.17-28|45	%description	server
14cu|rusers-0.17-28|46	The rusers program allows users to find out who is logged into various machines
14cu|rusers-0.17-28|47	on the local network. The rusers command produces output similar to who, but
14cu|rusers-0.17-28|48	for the specified list of hosts or for all machines on the local network. The
14cu|rusers-0.17-28|49	rusers-server package contains the server for responding to rusers requests.
14cu|rusers-0.17-28|50	(rpc.rusersd, rpc.rstatd)
14cu|rusers-0.17-28|51	
14cu|rusers-0.17-28|52	Install rusers-server if you want remote users to be able to see who is logged
14cu|rusers-0.17-28|53	into your machine.
14cu|rusers-0.17-28|54	
14cu|rusers-0.17-28|55	%files server
14cu|rusers-0.17-28|56	%doc  README ChangeLog BUGS
14cu|rusers-0.17-28|57	%{_unitdir}/*
14cu|rusers-0.17-28|58	%{_sbindir}/*
14cu|rusers-0.17-28|59	%{_mandir}/man8/*
14cu|rusers-0.17-28|60	
14cu|rusers-0.17-28|61	
14cu|rusers-0.17-28|62	%post server
14cu|rusers-0.17-28|63	%systemd_post rstatd.service
14cu|rusers-0.17-28|64	%systemd_post rusersd.service
14cu|rusers-0.17-28|65	
14cu|rusers-0.17-28|66	%preun server
14cu|rusers-0.17-28|67	%systemd_preun rstatd.service
14cu|rusers-0.17-28|68	%systemd_preun rusersd.service
14cu|rusers-0.17-28|69	
14cu|rusers-0.17-28|70	%postun server
14cu|rusers-0.17-28|71	%systemd_postun_with_restart rstatd.service
14cu|rusers-0.17-28|72	%systemd_postun_with_restart rusersd.service
14cu|rusers-0.17-28|73	
14cu|rusers-0.17-28|74	#----------------------------------------------------------------------------
14cu|rusers-0.17-28|75	
14cu|rusers-0.17-28|76	%prep
14cu|rusers-0.17-28|77	%setup -qn netkit-rusers-%{version} -a 2
14cu|rusers-0.17-28|78	cp %{SOURCE4} %{SOURCE5} .
14cu|rusers-0.17-28|79	%apply_patches
14cu|rusers-0.17-28|80	
14cu|rusers-0.17-28|81	%build
14cu|rusers-0.17-28|82	%serverbuild
14cu|rusers-0.17-28|83	sh configure
14cu|rusers-0.17-28|84	sed -i -e 's|-O2|\$(RPM_OPT_FLAGS)|' MCONFIG
14cu|rusers-0.17-28|85	sed -i -e 's|LIBS=|LIBS=-ltirpc|' MCONFIG
14cu|rusers-0.17-28|86	sed -i -e 's|/usr/include/rpcsvc/rusers.x|../rusers.x|g' */Makefile
14cu|rusers-0.17-28|87	sed -i -e 's|/usr/include/rpcsvc/rstat.x|../rstat.x|g' */*akefile
14cu|rusers-0.17-28|88	
14cu|rusers-0.17-28|89	make
14cu|rusers-0.17-28|90	make -C rpc.rstatd
14cu|rusers-0.17-28|91	
14cu|rusers-0.17-28|92	%install
14cu|rusers-0.17-28|93	mkdir -p %{buildroot}%{_bindir}
14cu|rusers-0.17-28|94	mkdir -p %{buildroot}%{_sbindir}
14cu|rusers-0.17-28|95	mkdir -p %{buildroot}%{_unitdir}
14cu|rusers-0.17-28|96	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
14cu|rusers-0.17-28|97	
14cu|rusers-0.17-28|98	make INSTALLROOT=%{buildroot} install MANDIR=%{_mandir}
14cu|rusers-0.17-28|99	make INSTALLROOT=%{buildroot} install -C rpc.rstatd MANDIR=%{_mandir}
14cu|rusers-0.17-28|100	
14cu|rusers-0.17-28|101	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/rusersd.service
14cu|rusers-0.17-28|102	install -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/rstatd.service
14cu|rusers-0.17-28|103	
14cu|rusers-0.17-28|104	cd %{buildroot}%{_mandir}/man8
14cu|rusers-0.17-28|105	for i in rstatd rusersd; do
14cu|rusers-0.17-28|106	rm $i.8
14cu|rusers-0.17-28|107	ln -s rpc.$i.8.bz2 $i.8.bz2
14cu|rusers-0.17-28|108	done
14cu|rusers-0.17-28|109	
14cu|rusers-0.17-28|110	
14cu|rusers-0.17-28|111	
14cu|rusers-0.17-28|112	%changelog
14cu|rusers-0.17-28|113	* Sun Nov 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-28
14cu|rusers-0.17-28|114	+ Revision: c342a9b
14cu|rusers-0.17-28|115	- Move to contrib
14cu|rusers-0.17-28|116	
14cu|rusers-0.17-28|117	

14576 14
14cu|rutorrent-3.5-1|1	Summary:	Web frontend for the rTorrent bittorrent client
14cu|rutorrent-3.5-1|2	Name:		rutorrent
14cu|rutorrent-3.5-1|3	Version:	3.5
14cu|rutorrent-3.5-1|4	Release:	1
14cu|rutorrent-3.5-1|5	License:	GPLv3
14cu|rutorrent-3.5-1|6	Group:		Networking/File transfer
14cu|rutorrent-3.5-1|7	URL:		http://code.google.com/p/rutorrent/
14cu|rutorrent-3.5-1|8	Source:		http://rutorrent.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|rutorrent-3.5-1|9	# Plugins are here in the same .spec for simplicity as they mostly share
14cu|rutorrent-3.5-1|10	# rutorrent's version number. If this changes in the future or it is otherwise
14cu|rutorrent-3.5-1|11	# seemed better, this can be splitted to one or more separate src.rpms.
14cu|rutorrent-3.5-1|12	# - Anssi 08/2010
14cu|rutorrent-3.5-1|13	Source1:	http://rutorrent.googlecode.com/files/plugins-%{version}.tar.gz
14cu|rutorrent-3.5-1|14	Patch0:		rutorrent-fhs.patch
14cu|rutorrent-3.5-1|15	Patch1:		rutorrent-log.patch
14cu|rutorrent-3.5-1|16	# Load a "backup" config file before the actual config file.
14cu|rutorrent-3.5-1|17	# In case of an unhandled .rpmnew file, the possible newly added configuration
14cu|rutorrent-3.5-1|18	# options are loaded from the backup file. This is similar in how e.g. normal
14cu|rutorrent-3.5-1|19	# initscript configurations are handled. - Anssi 08/2010
14cu|rutorrent-3.5-1|20	Patch2:		rutorrent-defaults.patch
14cu|rutorrent-3.5-1|21	# Disable non-service plugins by default, but allow the user to enable them
14cu|rutorrent-3.5-1|22	# via GUI. http://code.google.com/p/rutorrent/wiki/Plugins recommends to not
14cu|rutorrent-3.5-1|23	# enable unused plugins, and this way we don't have to split them in many
14cu|rutorrent-3.5-1|24	# packages. - Anssi 03/2012
14cu|rutorrent-3.5-1|25	Patch3:		rutorrent-disable-plugins-by-default.patch
14cu|rutorrent-3.5-1|26	BuildArch:	noarch
14cu|rutorrent-3.5-1|27	Requires:	webserver
14cu|rutorrent-3.5-1|28	# suggests to allow other webservers:
14cu|rutorrent-3.5-1|29	Suggests:	apache-mod_php
14cu|rutorrent-3.5-1|30	# for apache user:
14cu|rutorrent-3.5-1|31	Requires(pre):	apache-conf
14cu|rutorrent-3.5-1|32	
14cu|rutorrent-3.5-1|33	%description
14cu|rutorrent-3.5-1|34	rutorrent is a web frontend for the rTorrent bittorrent client.
14cu|rutorrent-3.5-1|35	
14cu|rutorrent-3.5-1|36	Official plugins are included in %{name}-plugins subpackage.
14cu|rutorrent-3.5-1|37	
14cu|rutorrent-3.5-1|38	Note that you need to either configure an SCGI module for your web
14cu|rutorrent-3.5-1|39	server or install %{name}-plugins and enable rpc or httprpc
14cu|rutorrent-3.5-1|40	plugins for rutorrent to work. See the online documentation for more
14cu|rutorrent-3.5-1|41	details. All configuration files, including plugin configuration,
14cu|rutorrent-3.5-1|42	are in %{_sysconfdir}/%{name}.
14cu|rutorrent-3.5-1|43	
14cu|rutorrent-3.5-1|44	%package plugins
14cu|rutorrent-3.5-1|45	Summary:	Official plugins for ruTorrent
14cu|rutorrent-3.5-1|46	Group:		Networking/File transfer
14cu|rutorrent-3.5-1|47	Requires:	%{name} = %{version}
14cu|rutorrent-3.5-1|48	%define old_plugins autotools chunks cookies cpuload create data datadir diskspace edit	erasedata extsearch feeds geoip _getdir httprpc loginmgr ratio retrackers rpc rss rssurlrewrite scheduler seedingtime show_peers_like_wtorrent source theme throttle tracklabels trafic unpack
14cu|rutorrent-3.5-1|49	Obsoletes:	%(for plugin in %old_plugins; do echo -n "rutorrent-plugin-$plugin < 3.4-1 "; done)
14cu|rutorrent-3.5-1|50	
14cu|rutorrent-3.5-1|51	%description plugins
14cu|rutorrent-3.5-1|52	This package contains the official plugins for ruTorrent.
14cu|rutorrent-3.5-1|53	
14cu|rutorrent-3.5-1|54	The plugins are disabled by default, they can be enabled via GUI or
14cu|rutorrent-3.5-1|55	in %{_sysconfdir}/%{name}/plugins.ini.
14cu|rutorrent-3.5-1|56	
14cu|rutorrent-3.5-1|57	%prep
14cu|rutorrent-3.5-1|58	%setup -q -n %{name} -a 1
14cu|rutorrent-3.5-1|59	%apply_patches
14cu|rutorrent-3.5-1|60	find -name '*.00??*' -print -delete
14cu|rutorrent-3.5-1|61	
14cu|rutorrent-3.5-1|62	# make sure a directory layout change is not missed
14cu|rutorrent-3.5-1|63	[ $(ls | wc -l) -eq 10 ]
14cu|rutorrent-3.5-1|64	# make sure the fhs patch does not miss anything
14cu|rutorrent-3.5-1|65	grep -R -e 'conf/' -e "'/share" . && exit 1
14cu|rutorrent-3.5-1|66	
14cu|rutorrent-3.5-1|67	# for defaults.patch:
14cu|rutorrent-3.5-1|68	cp -a conf/config.php php/defaults-rpm.php
14cu|rutorrent-3.5-1|69	
14cu|rutorrent-3.5-1|70	cat > README.install.urpmi <<EOF
14cu|rutorrent-3.5-1|71	Note that you will need to either configure an SCGI module for your web server
14cu|rutorrent-3.5-1|72	or install %{name}-plugins and enable rpc or httprpc in %{_sysconfdir}/%{name}/plugins.ini
14cu|rutorrent-3.5-1|73	for rutorrent to work. See the online documentation for more details:
14cu|rutorrent-3.5-1|74	http://code.google.com/p/rutorrent/wiki/WebSERVER
14cu|rutorrent-3.5-1|75	
14cu|rutorrent-3.5-1|76	The official plugins are contained in the %{name}-plugins subpackage.
14cu|rutorrent-3.5-1|77	
14cu|rutorrent-3.5-1|78	On this %product_distribution packaging of rutorrent and its plugins, all configuration
14cu|rutorrent-3.5-1|79	files are in %{_sysconfdir}/%{name}.
14cu|rutorrent-3.5-1|80	The access configuration is in %{_webappconfdir}/%{name}.conf. By default only
14cu|rutorrent-3.5-1|81	localhost is allowed to use rutorrent.
14cu|rutorrent-3.5-1|82	EOF
14cu|rutorrent-3.5-1|83	
14cu|rutorrent-3.5-1|84	cat > README.3.4.upgrade.urpmi <<EOF
14cu|rutorrent-3.5-1|85	All the plugins have been moved to a single %{name}-plugins subpackage.
14cu|rutorrent-3.5-1|86	
14cu|rutorrent-3.5-1|87	The plugins are disabled by default. They can be enabled via GUI or
14cu|rutorrent-3.5-1|88	in %{_sysconfdir}/%{name}/plugins.ini.
14cu|rutorrent-3.5-1|89	EOF
14cu|rutorrent-3.5-1|90	
14cu|rutorrent-3.5-1|91	%install
14cu|rutorrent-3.5-1|92	install -d -m755 %{buildroot}%{_webappconfdir}
14cu|rutorrent-3.5-1|93	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|rutorrent-3.5-1|94	Alias /%{name} %{_datadir}/%{name}
14cu|rutorrent-3.5-1|95	
14cu|rutorrent-3.5-1|96	<Directory %{_datadir}/%{name}>
14cu|rutorrent-3.5-1|97	Require local granted
14cu|rutorrent-3.5-1|98	</Directory>
14cu|rutorrent-3.5-1|99	EOF
14cu|rutorrent-3.5-1|100	
14cu|rutorrent-3.5-1|101	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|rutorrent-3.5-1|102	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14cu|rutorrent-3.5-1|103	%{_logdir}/%{name}/*.log {
14cu|rutorrent-3.5-1|104	missingok
14cu|rutorrent-3.5-1|105	}
14cu|rutorrent-3.5-1|106	EOF
14cu|rutorrent-3.5-1|107	
14cu|rutorrent-3.5-1|108	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cu|rutorrent-3.5-1|109	cp -a *.html *.ico css images js lang php plugins %{buildroot}%{_datadir}/%{name}
14cu|rutorrent-3.5-1|110	
14cu|rutorrent-3.5-1|111	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|rutorrent-3.5-1|112	cp -a share %{buildroot}%{_localstatedir}/lib/%{name}
14cu|rutorrent-3.5-1|113	
14cu|rutorrent-3.5-1|114	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cu|rutorrent-3.5-1|115	cp -a conf/* %{buildroot}%{_sysconfdir}/%{name}
14cu|rutorrent-3.5-1|116	
14cu|rutorrent-3.5-1|117	install -d -m755 %{buildroot}%{_logdir}/%{name}
14cu|rutorrent-3.5-1|118	
14cu|rutorrent-3.5-1|119	rm -rf lists
14cu|rutorrent-3.5-1|120	mkdir lists
14cu|rutorrent-3.5-1|121	rm -rf plugindocs
14cu|rutorrent-3.5-1|122	mkdir plugindocs
14cu|rutorrent-3.5-1|123	for dir in %{buildroot}%{_datadir}/%{name}/plugins/*; do
14cu|rutorrent-3.5-1|124	plugin=$(basename "$dir")
14cu|rutorrent-3.5-1|125	version=$(sed -n 's,plugin.version: ,,p' "$dir/plugin.info" | tr -d '\r')
14cu|rutorrent-3.5-1|126	# check that rpm version is set correctly:
14cu|rutorrent-3.5-1|127	[ "%{version}" = "$version" ]
14cu|rutorrent-3.5-1|128	
14cu|rutorrent-3.5-1|129	touch lists/$plugin.list
14cu|rutorrent-3.5-1|130	echo %{_datadir}/%{name}/plugins/$plugin > lists/$plugin.list
14cu|rutorrent-3.5-1|131	if [ -e "$dir/conf.php" ]; then
14cu|rutorrent-3.5-1|132	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
14cu|rutorrent-3.5-1|133	cp "$dir/conf.php" %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
14cu|rutorrent-3.5-1|134	mv "$dir/conf.php" "$dir/defaults-rpm.php"
14cu|rutorrent-3.5-1|135	sed -i '/rtorrent.php.error/s/conf.php/defaults-rpm.php/' $dir/plugin.info
14cu|rutorrent-3.5-1|136	echo "%dir %{_sysconfdir}/%{name}/plugins/$plugin" >> lists/$plugin.list
14cu|rutorrent-3.5-1|137	echo "%config(noreplace) %{_sysconfdir}/%{name}/plugins/$plugin/conf.php" >> lists/$plugin.list
14cu|rutorrent-3.5-1|138	fi
14cu|rutorrent-3.5-1|139	for file in $dir/readme*.txt; do
14cu|rutorrent-3.5-1|140	[ -e "$file" ] || continue
14cu|rutorrent-3.5-1|141	mkdir -p plugindocs/$plugin
14cu|rutorrent-3.5-1|142	mv "$file" plugindocs/$plugin/
14cu|rutorrent-3.5-1|143	#echo "%%doc plugins/$plugin/$(basename "$file")" >> lists/$plugin.list
14cu|rutorrent-3.5-1|144	done
14cu|rutorrent-3.5-1|145	done
14cu|rutorrent-3.5-1|146	
14cu|rutorrent-3.5-1|147	# include all plugins in a single package
14cu|rutorrent-3.5-1|148	cat lists/*.list > all-plugins.list
14cu|rutorrent-3.5-1|149	
14cu|rutorrent-3.5-1|150	%files
14cu|rutorrent-3.5-1|151	%doc README.*urpmi
14cu|rutorrent-3.5-1|152	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|rutorrent-3.5-1|153	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|rutorrent-3.5-1|154	%dir %{_sysconfdir}/%{name}
14cu|rutorrent-3.5-1|155	%config(noreplace) %{_sysconfdir}/%{name}/access.ini
14cu|rutorrent-3.5-1|156	%config(noreplace) %{_sysconfdir}/%{name}/config.php
14cu|rutorrent-3.5-1|157	%config(noreplace) %{_sysconfdir}/%{name}/plugins.ini
14cu|rutorrent-3.5-1|158	%dir %{_sysconfdir}/%{name}/plugins
14cu|rutorrent-3.5-1|159	%dir %{_sysconfdir}/%{name}/users
14cu|rutorrent-3.5-1|160	%dir %{_datadir}/%{name}
14cu|rutorrent-3.5-1|161	%{_datadir}/%{name}/css
14cu|rutorrent-3.5-1|162	%{_datadir}/%{name}/favicon.ico
14cu|rutorrent-3.5-1|163	%{_datadir}/%{name}/images
14cu|rutorrent-3.5-1|164	%{_datadir}/%{name}/index.html
14cu|rutorrent-3.5-1|165	%{_datadir}/%{name}/js
14cu|rutorrent-3.5-1|166	%{_datadir}/%{name}/lang
14cu|rutorrent-3.5-1|167	%{_datadir}/%{name}/php
14cu|rutorrent-3.5-1|168	%dir %{_datadir}/%{name}/plugins
14cu|rutorrent-3.5-1|169	%dir %{_localstatedir}/lib/%{name}
14cu|rutorrent-3.5-1|170	%attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/share
14cu|rutorrent-3.5-1|171	%attr(0755,apache,apache) %dir %{_logdir}/%{name}
14cu|rutorrent-3.5-1|172	
14cu|rutorrent-3.5-1|173	%files plugins -f all-plugins.list
14cu|rutorrent-3.5-1|174	%doc plugindocs/*
14cu|rutorrent-3.5-1|175	
14cu|rutorrent-3.5-1|176	%changelog
14cu|rutorrent-3.5-1|177	
14cu|rutorrent-3.5-1|178	* Tue Sep 15 2015 Denis Silakov <dsilakov@gmail.com> 3.5-1
14cu|rutorrent-3.5-1|179	- (f658c3e) Updated to 3.5
14cu|rutorrent-3.5-1|180	
14cu|rutorrent-3.5-1|181	

14577 14
14cu|rutracker-news-0.8-1|1	%bcond_without qt5
14cu|rutracker-news-0.8-1|2	
14cu|rutracker-news-0.8-1|3	Summary:	Rutracker.org new releases fetcher
14cu|rutracker-news-0.8-1|4	Name:		rutracker-news
14cu|rutracker-news-0.8-1|5	Version:	0.8
14cu|rutracker-news-0.8-1|6	Release:	1
14cu|rutracker-news-0.8-1|7	License:	GPLv2+
14cu|rutracker-news-0.8-1|8	Group:		Networking/News
14cu|rutracker-news-0.8-1|9	Url:		https://github.com/Pulfer/rutracker-news
14cu|rutracker-news-0.8-1|10	# From git by tag, https://github.com/Pulfer/rutracker-news/archive/%{version}.tar.gz
14cu|rutracker-news-0.8-1|11	Source0:	%{name}-%{version}.tar.gz
14cu|rutracker-news-0.8-1|12	BuildRequires:	imagemagick
14cu|rutracker-news-0.8-1|13	%if %{with qt5}
14cu|rutracker-news-0.8-1|14	BuildRequires:	qmake5
14cu|rutracker-news-0.8-1|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|rutracker-news-0.8-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|rutracker-news-0.8-1|17	BuildRequires:	pkgconfig(Qt5Network)
14cu|rutracker-news-0.8-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|rutracker-news-0.8-1|19	%else
14cu|rutracker-news-0.8-1|20	BuildRequires:	qt4-devel
14cu|rutracker-news-0.8-1|21	%endif
14cu|rutracker-news-0.8-1|22	
14cu|rutracker-news-0.8-1|23	%description
14cu|rutracker-news-0.8-1|24	Rutracker.org new releases fetcher. Supports most popular subforums (various
14cu|rutracker-news-0.8-1|25	movies, TV series, anime etc). Fetches also IMDB ratings where it's possible.
14cu|rutracker-news-0.8-1|26	See project homepage for more info.
14cu|rutracker-news-0.8-1|27	
14cu|rutracker-news-0.8-1|28	GUI in Russian only (other languages make no sense for this application).
14cu|rutracker-news-0.8-1|29	
14cu|rutracker-news-0.8-1|30	%files
14cu|rutracker-news-0.8-1|31	%doc AUTHORS COPYING
14cu|rutracker-news-0.8-1|32	%{_bindir}/%{name}
14cu|rutracker-news-0.8-1|33	%{_datadir}/applications/%{name}.desktop
14cu|rutracker-news-0.8-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|rutracker-news-0.8-1|35	
14cu|rutracker-news-0.8-1|36	#----------------------------------------------------------------------------
14cu|rutracker-news-0.8-1|37	
14cu|rutracker-news-0.8-1|38	%prep
14cu|rutracker-news-0.8-1|39	%setup -q
14cu|rutracker-news-0.8-1|40	
14cu|rutracker-news-0.8-1|41	%build
14cu|rutracker-news-0.8-1|42	%if %{with qt5}
14cu|rutracker-news-0.8-1|43	%qmake_qt5
14cu|rutracker-news-0.8-1|44	%else
14cu|rutracker-news-0.8-1|45	%qmake_qt4
14cu|rutracker-news-0.8-1|46	%endif
14cu|rutracker-news-0.8-1|47	%make
14cu|rutracker-news-0.8-1|48	
14cu|rutracker-news-0.8-1|49	%install
14cu|rutracker-news-0.8-1|50	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cu|rutracker-news-0.8-1|51	
14cu|rutracker-news-0.8-1|52	# menu-entry
14cu|rutracker-news-0.8-1|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|rutracker-news-0.8-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|rutracker-news-0.8-1|55	[Desktop Entry]
14cu|rutracker-news-0.8-1|56	Name=Rutracker News
14cu|rutracker-news-0.8-1|57	Name[ru]=Rutracker News
14cu|rutracker-news-0.8-1|58	Comment=Rutracker.org new releases fetcher
14cu|rutracker-news-0.8-1|59	Comment[ru]=Просмотр информации о новых релизах на Rutracker.org
14cu|rutracker-news-0.8-1|60	Exec=%{name}
14cu|rutracker-news-0.8-1|61	Icon=%{name}
14cu|rutracker-news-0.8-1|62	Terminal=false
14cu|rutracker-news-0.8-1|63	Type=Application
14cu|rutracker-news-0.8-1|64	Categories=Qt;Network;News;
14cu|rutracker-news-0.8-1|65	EOF
14cu|rutracker-news-0.8-1|66	
14cu|rutracker-news-0.8-1|67	# menu icons
14cu|rutracker-news-0.8-1|68	for N in 16 32 48 64 128;
14cu|rutracker-news-0.8-1|69	do
14cu|rutracker-news-0.8-1|70	convert %{name}.png -scale ${N}x${N} $N.png;
14cu|rutracker-news-0.8-1|71	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|rutracker-news-0.8-1|72	done
14cu|rutracker-news-0.8-1|73	
14cu|rutracker-news-0.8-1|74	%changelog
14cu|rutracker-news-0.8-1|75	
14cu|rutracker-news-0.8-1|76	* Thu Jun 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
14cu|rutracker-news-0.8-1|77	- (1aa5b86) New version 0.8
14cu|rutracker-news-0.8-1|78	
14cu|rutracker-news-0.8-1|79	

14578 14
14cu|R-VariantAnnotation-1.14.6-1|1	%global packname  VariantAnnotation
14cu|R-VariantAnnotation-1.14.6-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-VariantAnnotation-1.14.6-1|3	
14cu|R-VariantAnnotation-1.14.6-1|4	Name:             R-%{packname}
14cu|R-VariantAnnotation-1.14.6-1|5	Version:          1.14.6
14cu|R-VariantAnnotation-1.14.6-1|6	Release:          1
14cu|R-VariantAnnotation-1.14.6-1|7	Summary:          Annotation of Genetic Variants
14cu|R-VariantAnnotation-1.14.6-1|8	Group:            Sciences/Mathematics
14cu|R-VariantAnnotation-1.14.6-1|9	License:          Artistic-2.0
14cu|R-VariantAnnotation-1.14.6-1|10	URL:              None
14cu|R-VariantAnnotation-1.14.6-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/VariantAnnotation_%{version}.tar.gz
14cu|R-VariantAnnotation-1.14.6-1|12	
14cu|R-VariantAnnotation-1.14.6-1|13	Requires:         R-methods R-BiocGenerics R-GenomeInfoDb R-GenomicRanges R-Rsamtools
14cu|R-VariantAnnotation-1.14.6-1|14	Requires:         R-utils R-DBI R-zlibbioc R-Biobase R-S4Vectors R-IRanges R-XVector R-Biostrings R-AnnotationDbi R-BSgenome R-rtracklayer R-GenomicFeatures
14cu|R-VariantAnnotation-1.14.6-1|15	Requires:         R-RUnit R-ggplot2 R-BiocStyle
14cu|R-VariantAnnotation-1.14.6-1|16	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-GenomeInfoDb R-GenomicRanges R-Rsamtools
14cu|R-VariantAnnotation-1.14.6-1|17	BuildRequires:    R-utils R-DBI R-zlibbioc R-Biobase R-S4Vectors R-IRanges R-XVector R-Biostrings R-AnnotationDbi R-BSgenome R-rtracklayer R-GenomicFeatures
14cu|R-VariantAnnotation-1.14.6-1|18	BuildRequires:   R-RUnit  R-ggplot2 R-BiocStyle
14cu|R-VariantAnnotation-1.14.6-1|19	
14cu|R-VariantAnnotation-1.14.6-1|20	%description
14cu|R-VariantAnnotation-1.14.6-1|21	Annotate variants, compute amino acid coding changes, predict coding
14cu|R-VariantAnnotation-1.14.6-1|22	
14cu|R-VariantAnnotation-1.14.6-1|23	%prep
14cu|R-VariantAnnotation-1.14.6-1|24	%setup -q -c -n %{packname}
14cu|R-VariantAnnotation-1.14.6-1|25	
14cu|R-VariantAnnotation-1.14.6-1|26	%build
14cu|R-VariantAnnotation-1.14.6-1|27	
14cu|R-VariantAnnotation-1.14.6-1|28	%install
14cu|R-VariantAnnotation-1.14.6-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-VariantAnnotation-1.14.6-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-VariantAnnotation-1.14.6-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-VariantAnnotation-1.14.6-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-VariantAnnotation-1.14.6-1|33	
14cu|R-VariantAnnotation-1.14.6-1|34	%check
14cu|R-VariantAnnotation-1.14.6-1|35	
14cu|R-VariantAnnotation-1.14.6-1|36	%files
14cu|R-VariantAnnotation-1.14.6-1|37	%dir %{rlibdir}/%{packname}
14cu|R-VariantAnnotation-1.14.6-1|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-VariantAnnotation-1.14.6-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-VariantAnnotation-1.14.6-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-VariantAnnotation-1.14.6-1|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-VariantAnnotation-1.14.6-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-VariantAnnotation-1.14.6-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-VariantAnnotation-1.14.6-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-VariantAnnotation-1.14.6-1|45	%{rlibdir}/%{packname}/R
14cu|R-VariantAnnotation-1.14.6-1|46	%{rlibdir}/%{packname}/help
14cu|R-VariantAnnotation-1.14.6-1|47	%{rlibdir}/%{packname}/CITATION
14cu|R-VariantAnnotation-1.14.6-1|48	%{rlibdir}/%{packname}/extdata
14cu|R-VariantAnnotation-1.14.6-1|49	%{rlibdir}/%{packname}/libs
14cu|R-VariantAnnotation-1.14.6-1|50	%{rlibdir}/%{packname}/scripts
14cu|R-VariantAnnotation-1.14.6-1|51	%{rlibdir}/%{packname}/unitTests
14cu|R-VariantAnnotation-1.14.6-1|52	
14cu|R-VariantAnnotation-1.14.6-1|53	%changelog
14cu|R-VariantAnnotation-1.14.6-1|54	
14cu|R-VariantAnnotation-1.14.6-1|55	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14.6-1
14cu|R-VariantAnnotation-1.14.6-1|56	- (b45be58) Upload tarball
14cu|R-VariantAnnotation-1.14.6-1|57	
14cu|R-VariantAnnotation-1.14.6-1|58	

14579 14
14cu|R-vcdExtra-0.6.8-2|1	%define debug_package %{nil}
14cu|R-vcdExtra-0.6.8-2|2	
14cu|R-vcdExtra-0.6.8-2|3	%global packname  vcdExtra
14cu|R-vcdExtra-0.6.8-2|4	%global rlibdir  %{_libdir}/R/library
14cu|R-vcdExtra-0.6.8-2|5	
14cu|R-vcdExtra-0.6.8-2|6	Name:             R-%{packname}
14cu|R-vcdExtra-0.6.8-2|7	Version:          0.6.8
14cu|R-vcdExtra-0.6.8-2|8	Release:          2
14cu|R-vcdExtra-0.6.8-2|9	Summary:          Vcd extensions and additions
14cu|R-vcdExtra-0.6.8-2|10	Group:            Sciences/Mathematics
14cu|R-vcdExtra-0.6.8-2|11	License:          GPL (>= 2)
14cu|R-vcdExtra-0.6.8-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-vcdExtra-0.6.8-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-8.tar.gz
14cu|R-vcdExtra-0.6.8-2|14	
14cu|R-vcdExtra-0.6.8-2|15	Requires:         R-vcd R-gnm
14cu|R-vcdExtra-0.6.8-2|16	Requires:         R-MASS
14cu|R-vcdExtra-0.6.8-2|17	Requires:         R-ca R-gmodels R-Fahrmeir R-effects R-VGAM R-plyr R-rgl R-lmtest R-nnet R-ggplot2 R-Sleuth2 R-car R-lattice
14cu|R-vcdExtra-0.6.8-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-vcd R-gnm
14cu|R-vcdExtra-0.6.8-2|19	BuildRequires:    R-MASS
14cu|R-vcdExtra-0.6.8-2|20	BuildRequires:    R-ca R-gmodels R-Fahrmeir R-effects R-VGAM R-plyr R-rgl R-lmtest R-nnet R-ggplot2 R-Sleuth2 R-car R-lattice
14cu|R-vcdExtra-0.6.8-2|21	BuildRequires:    x11-server-xvfb
14cu|R-vcdExtra-0.6.8-2|22	
14cu|R-vcdExtra-0.6.8-2|23	%description
14cu|R-vcdExtra-0.6.8-2|24	Provides additional data sets, methods and documentation to complement the
14cu|R-vcdExtra-0.6.8-2|25	vcd package for Visualizing Categorical Data and the gnm package for
14cu|R-vcdExtra-0.6.8-2|26	Generalized Nonlinear Models. In particular, vcdExtra extends mosaic,
14cu|R-vcdExtra-0.6.8-2|27	assoc and sieve plots from vcd to handle glm() and gnm() models and adds a
14cu|R-vcdExtra-0.6.8-2|28	3D version in mosaic3d.  Additionally, methods are provided for comparing
14cu|R-vcdExtra-0.6.8-2|29	and visualizing lists of glm and loglm objects.
14cu|R-vcdExtra-0.6.8-2|30	
14cu|R-vcdExtra-0.6.8-2|31	%prep
14cu|R-vcdExtra-0.6.8-2|32	%setup -q -c -n %{packname}
14cu|R-vcdExtra-0.6.8-2|33	
14cu|R-vcdExtra-0.6.8-2|34	%build
14cu|R-vcdExtra-0.6.8-2|35	
14cu|R-vcdExtra-0.6.8-2|36	%install
14cu|R-vcdExtra-0.6.8-2|37	mkdir -p %{buildroot}%{rlibdir}
14cu|R-vcdExtra-0.6.8-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-vcdExtra-0.6.8-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-vcdExtra-0.6.8-2|40	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-vcdExtra-0.6.8-2|41	
14cu|R-vcdExtra-0.6.8-2|42	# Fail even with xvfb due to GL problems
14cu|R-vcdExtra-0.6.8-2|43	# %check
14cu|R-vcdExtra-0.6.8-2|44	#xvfb-run %{_bindir}/R CMD check %{packname}
14cu|R-vcdExtra-0.6.8-2|45	
14cu|R-vcdExtra-0.6.8-2|46	%files
14cu|R-vcdExtra-0.6.8-2|47	%dir %{rlibdir}/%{packname}
14cu|R-vcdExtra-0.6.8-2|48	%doc %{rlibdir}/%{packname}/doc
14cu|R-vcdExtra-0.6.8-2|49	%doc %{rlibdir}/%{packname}/html
14cu|R-vcdExtra-0.6.8-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-vcdExtra-0.6.8-2|51	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-vcdExtra-0.6.8-2|52	%{rlibdir}/%{packname}/INDEX
14cu|R-vcdExtra-0.6.8-2|53	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-vcdExtra-0.6.8-2|54	%{rlibdir}/%{packname}/Meta
14cu|R-vcdExtra-0.6.8-2|55	%{rlibdir}/%{packname}/R
14cu|R-vcdExtra-0.6.8-2|56	%{rlibdir}/%{packname}/data
14cu|R-vcdExtra-0.6.8-2|57	%{rlibdir}/%{packname}/demo
14cu|R-vcdExtra-0.6.8-2|58	%{rlibdir}/%{packname}/help
14cu|R-vcdExtra-0.6.8-2|59	
14cu|R-vcdExtra-0.6.8-2|60	%changelog
14cu|R-vcdExtra-0.6.8-2|61	
14cu|R-vcdExtra-0.6.8-2|62	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.8-2
14cu|R-vcdExtra-0.6.8-2|63	- (3541419) Updated to 0.6.8
14cu|R-vcdExtra-0.6.8-2|64	
14cu|R-vcdExtra-0.6.8-2|65	

14580 14
14cu|R-verification-1.36-1|1	%global packname  verification
14cu|R-verification-1.36-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-verification-1.36-1|3	
14cu|R-verification-1.36-1|4	%define debug_package %{nil}
14cu|R-verification-1.36-1|5	
14cu|R-verification-1.36-1|6	Name:             R-%{packname}
14cu|R-verification-1.36-1|7	Version:          1.36
14cu|R-verification-1.36-1|8	Release:          1
14cu|R-verification-1.36-1|9	Summary:          Forecast verification utilities
14cu|R-verification-1.36-1|10	Group:            Sciences/Mathematics
14cu|R-verification-1.36-1|11	License:          GPL (>= 2)
14cu|R-verification-1.36-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-verification-1.36-1|13	Source0:          http://cran.r-project.org/src/contrib/verification_1.36.tar.gz
14cu|R-verification-1.36-1|14	Requires:         R-methods R-waveslim R-fields R-boot R-CircStats
14cu|R-verification-1.36-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
14cu|R-verification-1.36-1|16	BuildRequires:    R-methods R-waveslim R-fields R-boot R-CircStats
14cu|R-verification-1.36-1|17	
14cu|R-verification-1.36-1|18	%description
14cu|R-verification-1.36-1|19	This package contains utilities for verification of discrete,continuous,
14cu|R-verification-1.36-1|20	probabilistic forecasts and forecast expressed as parametric
14cu|R-verification-1.36-1|21	
14cu|R-verification-1.36-1|22	%prep
14cu|R-verification-1.36-1|23	%setup -q -c -n %{packname}
14cu|R-verification-1.36-1|24	
14cu|R-verification-1.36-1|25	%build
14cu|R-verification-1.36-1|26	
14cu|R-verification-1.36-1|27	%install
14cu|R-verification-1.36-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-verification-1.36-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-verification-1.36-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-verification-1.36-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-verification-1.36-1|32	
14cu|R-verification-1.36-1|33	# %check
14cu|R-verification-1.36-1|34	#%{_bindir}/R CMD check %{packname}
14cu|R-verification-1.36-1|35	
14cu|R-verification-1.36-1|36	%files
14cu|R-verification-1.36-1|37	%dir %{rlibdir}/%{packname}
14cu|R-verification-1.36-1|38	%doc %{rlibdir}/%{packname}/html
14cu|R-verification-1.36-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-verification-1.36-1|40	%{rlibdir}/%{packname}/INDEX
14cu|R-verification-1.36-1|41	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-verification-1.36-1|42	%{rlibdir}/%{packname}/Meta
14cu|R-verification-1.36-1|43	%{rlibdir}/%{packname}/R
14cu|R-verification-1.36-1|44	%{rlibdir}/%{packname}/data
14cu|R-verification-1.36-1|45	%{rlibdir}/%{packname}/help
14cu|R-verification-1.36-1|46	
14cu|R-verification-1.36-1|47	%changelog
14cu|R-verification-1.36-1|48	
14cu|R-verification-1.36-1|49	* Mon Jul 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.36-1
14cu|R-verification-1.36-1|50	- (9d14f10) Merge pull request #1 from semsonic/R-verification:rosa2014.1
14cu|R-verification-1.36-1|51	- (9d14f10) Updated to a new version
14cu|R-verification-1.36-1|52	
14cu|R-verification-1.36-1|53	

14581 14
14cu|R-VGAM-0.9.8-1|1	%global packname  VGAM
14cu|R-VGAM-0.9.8-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-VGAM-0.9.8-1|3	
14cu|R-VGAM-0.9.8-1|4	Name:             R-%{packname}
14cu|R-VGAM-0.9.8-1|5	Version:          0.9.8
14cu|R-VGAM-0.9.8-1|6	Release:          1
14cu|R-VGAM-0.9.8-1|7	Summary:          Vector Generalized Linear and Additive Models
14cu|R-VGAM-0.9.8-1|8	Group:            Sciences/Mathematics
14cu|R-VGAM-0.9.8-1|9	License:          GPL-2
14cu|R-VGAM-0.9.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-VGAM-0.9.8-1|11	Source0:          http://cran.r-project.org/src/contrib/VGAM_0.9-8.tar.gz
14cu|R-VGAM-0.9.8-1|12	Requires:         R-splines
14cu|R-VGAM-0.9.8-1|13	Requires:         R-methods
14cu|R-VGAM-0.9.8-1|14	Requires:         R-stats
14cu|R-VGAM-0.9.8-1|15	Requires:         R-stats4
14cu|R-VGAM-0.9.8-1|16	Requires:         R-VGAMdata
14cu|R-VGAM-0.9.8-1|17	BuildRequires:    R-devel
14cu|R-VGAM-0.9.8-1|18	BuildRequires:    Rmath-devel
14cu|R-VGAM-0.9.8-1|19	BuildRequires:    texlive-collection-latex
14cu|R-VGAM-0.9.8-1|20	BuildRequires:    R-splines
14cu|R-VGAM-0.9.8-1|21	BuildRequires:    R-methods
14cu|R-VGAM-0.9.8-1|22	BuildRequires:    R-stats
14cu|R-VGAM-0.9.8-1|23	BuildRequires:    R-stats4
14cu|R-VGAM-0.9.8-1|24	BuildRequires:    R-VGAMdata
14cu|R-VGAM-0.9.8-1|25	BuildRequires:    pkgconfig(lapack)
14cu|R-VGAM-0.9.8-1|26	
14cu|R-VGAM-0.9.8-1|27	%description
14cu|R-VGAM-0.9.8-1|28	Vector generalized linear and additive models, and associated models
14cu|R-VGAM-0.9.8-1|29	(Reduced-Rank VGLMs, Quadratic RR-VGLMs, Reduced-Rank VGAMs). This package
14cu|R-VGAM-0.9.8-1|30	fits many models and distribution by maximum likelihood estimation (MLE)
14cu|R-VGAM-0.9.8-1|31	or penalized MLE. Also fits constrained ordination models in ecology.
14cu|R-VGAM-0.9.8-1|32	
14cu|R-VGAM-0.9.8-1|33	%prep
14cu|R-VGAM-0.9.8-1|34	%setup -q -c -n %{packname}
14cu|R-VGAM-0.9.8-1|35	
14cu|R-VGAM-0.9.8-1|36	%build
14cu|R-VGAM-0.9.8-1|37	
14cu|R-VGAM-0.9.8-1|38	%install
14cu|R-VGAM-0.9.8-1|39	mkdir -p %{buildroot}%{rlibdir}
14cu|R-VGAM-0.9.8-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-VGAM-0.9.8-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-VGAM-0.9.8-1|42	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-VGAM-0.9.8-1|43	
14cu|R-VGAM-0.9.8-1|44	%check
14cu|R-VGAM-0.9.8-1|45	%{_bindir}/R CMD check %{packname}
14cu|R-VGAM-0.9.8-1|46	
14cu|R-VGAM-0.9.8-1|47	%files
14cu|R-VGAM-0.9.8-1|48	%dir %{rlibdir}/%{packname}
14cu|R-VGAM-0.9.8-1|49	%doc %{rlibdir}/%{packname}/html
14cu|R-VGAM-0.9.8-1|50	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-VGAM-0.9.8-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-VGAM-0.9.8-1|52	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-VGAM-0.9.8-1|53	%{rlibdir}/%{packname}/INDEX
14cu|R-VGAM-0.9.8-1|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-VGAM-0.9.8-1|55	%{rlibdir}/%{packname}/Meta
14cu|R-VGAM-0.9.8-1|56	%{rlibdir}/%{packname}/R
14cu|R-VGAM-0.9.8-1|57	%{rlibdir}/%{packname}/data
14cu|R-VGAM-0.9.8-1|58	%{rlibdir}/%{packname}/demo
14cu|R-VGAM-0.9.8-1|59	%{rlibdir}/%{packname}/help
14cu|R-VGAM-0.9.8-1|60	%{rlibdir}/%{packname}/libs
14cu|R-VGAM-0.9.8-1|61	%{rlibdir}/%{packname}/doc
14cu|R-VGAM-0.9.8-1|62	
14cu|R-VGAM-0.9.8-1|63	%changelog
14cu|R-VGAM-0.9.8-1|64	
14cu|R-VGAM-0.9.8-1|65	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.8-1
14cu|R-VGAM-0.9.8-1|66	- (b279449) Fix files
14cu|R-VGAM-0.9.8-1|67	
14cu|R-VGAM-0.9.8-1|68	

14582 14
14cu|R-VGAMdata-0.9.7-1|1	%global packname  VGAMdata
14cu|R-VGAMdata-0.9.7-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-VGAMdata-0.9.7-1|3	%define debug_package %{nil}
14cu|R-VGAMdata-0.9.7-1|4	
14cu|R-VGAMdata-0.9.7-1|5	Name:             R-%{packname}
14cu|R-VGAMdata-0.9.7-1|6	Version:          0.9.7
14cu|R-VGAMdata-0.9.7-1|7	Release:          1
14cu|R-VGAMdata-0.9.7-1|8	Summary:          Data supporting the VGAM package
14cu|R-VGAMdata-0.9.7-1|9	Group:            Sciences/Mathematics
14cu|R-VGAMdata-0.9.7-1|10	License:          GPL-2
14cu|R-VGAMdata-0.9.7-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-VGAMdata-0.9.7-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-7.tar.gz
14cu|R-VGAMdata-0.9.7-1|13	BuildArch:        noarch
14cu|R-VGAMdata-0.9.7-1|14	Requires:         R-core
14cu|R-VGAMdata-0.9.7-1|15	
14cu|R-VGAMdata-0.9.7-1|16	
14cu|R-VGAMdata-0.9.7-1|17	
14cu|R-VGAMdata-0.9.7-1|18	Requires:         R-VGAM
14cu|R-VGAMdata-0.9.7-1|19	BuildRequires:    R-devel Rmath-devel
14cu|R-VGAMdata-0.9.7-1|20	
14cu|R-VGAMdata-0.9.7-1|21	BuildRequires:   R-VGAM
14cu|R-VGAMdata-0.9.7-1|22	%description
14cu|R-VGAMdata-0.9.7-1|23	Data sets to accompany the VGAM package. These are used to illustrate
14cu|R-VGAMdata-0.9.7-1|24	vector generalized linear and additive models (VGLMs/VGAMs), and
14cu|R-VGAMdata-0.9.7-1|25	associated models (Reduced-Rank VGLMs, Quadratic RR-VGLMs, Row-Column
14cu|R-VGAMdata-0.9.7-1|26	Interaction Models, and constrained and unconstrained ordination models in
14cu|R-VGAMdata-0.9.7-1|27	
14cu|R-VGAMdata-0.9.7-1|28	%prep
14cu|R-VGAMdata-0.9.7-1|29	%setup -q -c -n %{packname}
14cu|R-VGAMdata-0.9.7-1|30	
14cu|R-VGAMdata-0.9.7-1|31	%build
14cu|R-VGAMdata-0.9.7-1|32	
14cu|R-VGAMdata-0.9.7-1|33	%install
14cu|R-VGAMdata-0.9.7-1|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-VGAMdata-0.9.7-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-VGAMdata-0.9.7-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-VGAMdata-0.9.7-1|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-VGAMdata-0.9.7-1|38	
14cu|R-VGAMdata-0.9.7-1|39	%check
14cu|R-VGAMdata-0.9.7-1|40	%{_bindir}/R CMD check %{packname}
14cu|R-VGAMdata-0.9.7-1|41	
14cu|R-VGAMdata-0.9.7-1|42	%files
14cu|R-VGAMdata-0.9.7-1|43	%dir %{rlibdir}/%{packname}
14cu|R-VGAMdata-0.9.7-1|44	%doc %{rlibdir}/%{packname}/CITATION
14cu|R-VGAMdata-0.9.7-1|45	%doc %{rlibdir}/%{packname}/html
14cu|R-VGAMdata-0.9.7-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-VGAMdata-0.9.7-1|47	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-VGAMdata-0.9.7-1|48	%{rlibdir}/%{packname}/INDEX
14cu|R-VGAMdata-0.9.7-1|49	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-VGAMdata-0.9.7-1|50	%{rlibdir}/%{packname}/Meta
14cu|R-VGAMdata-0.9.7-1|51	%{rlibdir}/%{packname}/R
14cu|R-VGAMdata-0.9.7-1|52	%{rlibdir}/%{packname}/data
14cu|R-VGAMdata-0.9.7-1|53	%{rlibdir}/%{packname}/demo
14cu|R-VGAMdata-0.9.7-1|54	%{rlibdir}/%{packname}/help
14cu|R-VGAMdata-0.9.7-1|55	
14cu|R-VGAMdata-0.9.7-1|56	%changelog
14cu|R-VGAMdata-0.9.7-1|57	
14cu|R-VGAMdata-0.9.7-1|58	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-1
14cu|R-VGAMdata-0.9.7-1|59	- (03ca912) Updated to 0.9.7
14cu|R-VGAMdata-0.9.7-1|60	
14cu|R-VGAMdata-0.9.7-1|61	

14583 14
14cu|rvm-1.17-1|1	%define major 1
14cu|rvm-1.17-1|2	
14cu|rvm-1.17-1|3	%define libname %mklibname %name %major
14cu|rvm-1.17-1|4	%define develname %mklibname %name -d
14cu|rvm-1.17-1|5	
14cu|rvm-1.17-1|6	Summary: RVM library
14cu|rvm-1.17-1|7	Name: rvm
14cu|rvm-1.17-1|8	Version: 1.17
14cu|rvm-1.17-1|9	Release: 1
14cu|rvm-1.17-1|10	Group: Development/Other
14cu|rvm-1.17-1|11	License: LGPL
14cu|rvm-1.17-1|12	Url: http://www.coda.cs.cmu.edu/doc/html/index.html
14cu|rvm-1.17-1|13	Source: http://www.coda.cs.cmu.edu/pub/rvm/src/%{name}-%{version}.tar.gz
14cu|rvm-1.17-1|14	BuildRequires:	liblwp-devel
14cu|rvm-1.17-1|15	BuildRequires:	chrpath
14cu|rvm-1.17-1|16	
14cu|rvm-1.17-1|17	%description
14cu|rvm-1.17-1|18	The RVM persistent recoverable memory library. The RVM library is used by
14cu|rvm-1.17-1|19	the Coda distributed filesystem.
14cu|rvm-1.17-1|20	
14cu|rvm-1.17-1|21	%package -n %libname
14cu|rvm-1.17-1|22	Summary: RVM tools
14cu|rvm-1.17-1|23	Group: Development/Other
14cu|rvm-1.17-1|24	
14cu|rvm-1.17-1|25	%description -n %libname
14cu|rvm-1.17-1|26	The RVM persistent recoverable memory library. The RVM library is used by
14cu|rvm-1.17-1|27	the Coda distributed filesystem.
14cu|rvm-1.17-1|28	
14cu|rvm-1.17-1|29	%package -n %develname
14cu|rvm-1.17-1|30	Summary: RVM library development files
14cu|rvm-1.17-1|31	Group: Development/Other
14cu|rvm-1.17-1|32	Requires: %libname = %version-%release
14cu|rvm-1.17-1|33	Provides: rvm-devel = %version-%release
14cu|rvm-1.17-1|34	Obsoletes:  %mklibname %name -d 1
14cu|rvm-1.17-1|35	
14cu|rvm-1.17-1|36	%description -n %develname
14cu|rvm-1.17-1|37	Headers and static libraries for developing programs using the RVM library.
14cu|rvm-1.17-1|38	The RVM library is used by the Coda distributed filesystem.
14cu|rvm-1.17-1|39	
14cu|rvm-1.17-1|40	%package tools
14cu|rvm-1.17-1|41	Summary: RVM tools
14cu|rvm-1.17-1|42	Group: Development/Other
14cu|rvm-1.17-1|43	
14cu|rvm-1.17-1|44	%description tools
14cu|rvm-1.17-1|45	Userspace tools to initialize and manipulate RVM log and data segments.
14cu|rvm-1.17-1|46	The RVM library is used by the Coda distributed filesystem.
14cu|rvm-1.17-1|47	
14cu|rvm-1.17-1|48	%prep
14cu|rvm-1.17-1|49	%setup -q
14cu|rvm-1.17-1|50	
14cu|rvm-1.17-1|51	%build
14cu|rvm-1.17-1|52	autoreconf -fi
14cu|rvm-1.17-1|53	%configure
14cu|rvm-1.17-1|54	%make
14cu|rvm-1.17-1|55	
14cu|rvm-1.17-1|56	%install
14cu|rvm-1.17-1|57	%makeinstall
14cu|rvm-1.17-1|58	chrpath --delete %{buildroot}%{_libdir}/*.so.*
14cu|rvm-1.17-1|59	
14cu|rvm-1.17-1|60	%files -n %libname
14cu|rvm-1.17-1|61	%doc COPYING NEWS INSTALL
14cu|rvm-1.17-1|62	%{_libdir}/librvmlwp.so.*
14cu|rvm-1.17-1|63	%{_libdir}/librdslwp.so.*
14cu|rvm-1.17-1|64	%{_libdir}/libseglwp.so.*
14cu|rvm-1.17-1|65	
14cu|rvm-1.17-1|66	%files -n %develname
14cu|rvm-1.17-1|67	%{_libdir}/librvmlwp.a
14cu|rvm-1.17-1|68	%{_libdir}/librvmlwp.so
14cu|rvm-1.17-1|69	%{_libdir}/librdslwp.a
14cu|rvm-1.17-1|70	%{_libdir}/librdslwp.so
14cu|rvm-1.17-1|71	%{_libdir}/libseglwp.a
14cu|rvm-1.17-1|72	%{_libdir}/libseglwp.so
14cu|rvm-1.17-1|73	%{_includedir}/rvm
14cu|rvm-1.17-1|74	%{_libdir}/pkgconfig/rvmlwp.pc
14cu|rvm-1.17-1|75	
14cu|rvm-1.17-1|76	%files tools
14cu|rvm-1.17-1|77	%{_sbindir}/rvmutl
14cu|rvm-1.17-1|78	%{_sbindir}/rdsinit
14cu|rvm-1.17-1|79	%{_mandir}/man1/*.xz
14cu|rvm-1.17-1|80	%changelog
14cu|rvm-1.17-1|81	
14cu|rvm-1.17-1|82	* Thu Jul 16 2015 dsilakov <denis.silakov@rosalab.ru> 1.17-1
14cu|rvm-1.17-1|83	- (e6022ff) Merge pull request #1 from semsonic/rvm:rosa2014.1
14cu|rvm-1.17-1|84	- (e6022ff) Updated to a new version
14cu|rvm-1.17-1|85	
14cu|rvm-1.17-1|86	

14584 14
14cu|rwall-0.17-25|1	%define debug_package %{nil}
14cu|rwall-0.17-25|2	Summary:	Client and server for sending messages to a host's logged in users
14cu|rwall-0.17-25|3	Name:		rwall
14cu|rwall-0.17-25|4	Version:	0.17
14cu|rwall-0.17-25|5	Release:	25
14cu|rwall-0.17-25|6	License:	BSD
14cu|rwall-0.17-25|7	Group:		System/Servers
14cu|rwall-0.17-25|8	Source:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rwall-%{version}.tar.bz2
14cu|rwall-0.17-25|9	Source1:	rwalld.service
14cu|rwall-0.17-25|10	Patch0:		netkit-rwalld-0.10-banner.patch
14cu|rwall-0.17-25|11	Patch2:		netkit-rwall-0.17-strip.patch
14cu|rwall-0.17-25|12	Patch4:		netkit-rwall-0.17-droppriv.patch
14cu|rwall-0.17-25|13	BuildRequires:	tirpc-devel
14cu|rwall-0.17-25|14	
14cu|rwall-0.17-25|15	%description
14cu|rwall-0.17-25|16	The rwall command sends a message to all of the users logged into a specified
14cu|rwall-0.17-25|17	host.  Actually, your machine's rwall client sends the message to the rwall
14cu|rwall-0.17-25|18	daemon running on the specified host, and the rwall daemon relays the message
14cu|rwall-0.17-25|19	to all of the users logged in to that host.  The rwall daemon is run from
14cu|rwall-0.17-25|20	/etc/inetd.conf and is disabled by default on Mandriva Linux systems (it can be
14cu|rwall-0.17-25|21	very annoying to keep getting all those messages when you're trying to play
14cu|rwall-0.17-25|22	Quake--I mean trying to get some work done).
14cu|rwall-0.17-25|23	
14cu|rwall-0.17-25|24	Install rwall if you'd like the ability to send messages to users logged in to
14cu|rwall-0.17-25|25	a specified host machine.
14cu|rwall-0.17-25|26	
14cu|rwall-0.17-25|27	%package server
14cu|rwall-0.17-25|28	Summary:	Server for sending messages to a host's logged in users
14cu|rwall-0.17-25|29	Group:		System/Servers
14cu|rwall-0.17-25|30	BuildRequires:	systemd-units
14cu|rwall-0.17-25|31	
14cu|rwall-0.17-25|32	%description server
14cu|rwall-0.17-25|33	The rwall command sends a message to all of the users logged into
14cu|rwall-0.17-25|34	a specified host.  The rwall-server package contains the daemon for
14cu|rwall-0.17-25|35	receiving such messages, and is disabled by default on Red Hat Linux
14cu|rwall-0.17-25|36	systems (it can be very annoying to keep getting all those messages
14cu|rwall-0.17-25|37	when you're trying to play Quake--I mean, trying to get some work done).
14cu|rwall-0.17-25|38	
14cu|rwall-0.17-25|39	Install rwall-server if you'd like the ability to receive messages
14cu|rwall-0.17-25|40	from users on remote hosts.
14cu|rwall-0.17-25|41	
14cu|rwall-0.17-25|42	%prep
14cu|rwall-0.17-25|43	%setup -q -n netkit-rwall-%{version}
14cu|rwall-0.17-25|44	%patch0 -p1
14cu|rwall-0.17-25|45	%patch2 -p1 -b .strip
14cu|rwall-0.17-25|46	%patch4 -p1 -b .droppriv
14cu|rwall-0.17-25|47	
14cu|rwall-0.17-25|48	%build
14cu|rwall-0.17-25|49	%serverbuild
14cu|rwall-0.17-25|50	CC="gcc" CFLAGS="%{optflags}" ./configure
14cu|rwall-0.17-25|51	%make LIBS="-ltirpc"
14cu|rwall-0.17-25|52	
14cu|rwall-0.17-25|53	%install
14cu|rwall-0.17-25|54	mkdir -p %{buildroot}%{_bindir}
14cu|rwall-0.17-25|55	mkdir -p %{buildroot}%{_sbindir}
14cu|rwall-0.17-25|56	mkdir -p %{buildroot}%{_mandir}/man{1,8}
14cu|rwall-0.17-25|57	mkdir -p %{buildroot}%{_unitdir}
14cu|rwall-0.17-25|58	
14cu|rwall-0.17-25|59	%makeinstall INSTALLROOT=%{buildroot} MANDIR=%{_mandir}
14cu|rwall-0.17-25|60	install -m 755 %{SOURCE1} -D %{buildroot}%{_unitdir}/rwalld.service
14cu|rwall-0.17-25|61	
14cu|rwall-0.17-25|62	rm %{buildroot}%{_mandir}/man8/rwalld.8
14cu|rwall-0.17-25|63	ln -s rpc.rwalld.8 %{buildroot}%{_mandir}/man8/rwalld.8
14cu|rwall-0.17-25|64	
14cu|rwall-0.17-25|65	%post server
14cu|rwall-0.17-25|66	%systemd_post rwalld.service
14cu|rwall-0.17-25|67	
14cu|rwall-0.17-25|68	%preun server
14cu|rwall-0.17-25|69	%systemd_preun rwalld.service
14cu|rwall-0.17-25|70	
14cu|rwall-0.17-25|71	%postun server
14cu|rwall-0.17-25|72	%systemd_postun_with_restart rwalld.service
14cu|rwall-0.17-25|73	
14cu|rwall-0.17-25|74	%files
14cu|rwall-0.17-25|75	%{_bindir}/rwall
14cu|rwall-0.17-25|76	%{_mandir}/man1/rwall.1*
14cu|rwall-0.17-25|77	
14cu|rwall-0.17-25|78	%files server
14cu|rwall-0.17-25|79	%{_sbindir}/rpc.rwalld
14cu|rwall-0.17-25|80	%{_mandir}/man8/rpc.rwalld.8*
14cu|rwall-0.17-25|81	%{_mandir}/man8/rwalld.8*
14cu|rwall-0.17-25|82	%{_unitdir}/*
14cu|rwall-0.17-25|83	
14cu|rwall-0.17-25|84	
14cu|rwall-0.17-25|85	
14cu|rwall-0.17-25|86	
14cu|rwall-0.17-25|87	%changelog
14cu|rwall-0.17-25|88	* Sun Nov 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-25
14cu|rwall-0.17-25|89	+ Revision: eb1194e
14cu|rwall-0.17-25|90	- Move to contrib
14cu|rwall-0.17-25|91	
14cu|rwall-0.17-25|92	

14585 14
14cu|R-whisker-0.3.2-1|1	%global packname  whisker
14cu|R-whisker-0.3.2-1|2	%global rlibdir  %{_datadir}/R/library
14cu|R-whisker-0.3.2-1|3	
14cu|R-whisker-0.3.2-1|4	Name:             R-%{packname}
14cu|R-whisker-0.3.2-1|5	Version:          0.3.2
14cu|R-whisker-0.3.2-1|6	Release:          1
14cu|R-whisker-0.3.2-1|7	Summary:          {{mustache}} for R, logicless templating
14cu|R-whisker-0.3.2-1|8	Group:            Sciences/Mathematics
14cu|R-whisker-0.3.2-1|9	License:          GPL-3
14cu|R-whisker-0.3.2-1|10	URL:              None
14cu|R-whisker-0.3.2-1|11	Source0:          http://cran.r-project.org/src/contrib/whisker_0.3-2.tar.gz
14cu|R-whisker-0.3.2-1|12	BuildArch:        noarch
14cu|R-whisker-0.3.2-1|13	Requires:         R-core
14cu|R-whisker-0.3.2-1|14	
14cu|R-whisker-0.3.2-1|15	
14cu|R-whisker-0.3.2-1|16	
14cu|R-whisker-0.3.2-1|17	Requires:         R-markdown
14cu|R-whisker-0.3.2-1|18	BuildRequires:    R-devel Rmath-devel
14cu|R-whisker-0.3.2-1|19	
14cu|R-whisker-0.3.2-1|20	BuildRequires:   R-markdown
14cu|R-whisker-0.3.2-1|21	%description
14cu|R-whisker-0.3.2-1|22	logicless templating, reuse templates in many programming languages
14cu|R-whisker-0.3.2-1|23	including R
14cu|R-whisker-0.3.2-1|24	
14cu|R-whisker-0.3.2-1|25	%prep
14cu|R-whisker-0.3.2-1|26	%setup -q -c -n %{packname}
14cu|R-whisker-0.3.2-1|27	
14cu|R-whisker-0.3.2-1|28	%build
14cu|R-whisker-0.3.2-1|29	
14cu|R-whisker-0.3.2-1|30	%install
14cu|R-whisker-0.3.2-1|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-whisker-0.3.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-whisker-0.3.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-whisker-0.3.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-whisker-0.3.2-1|35	
14cu|R-whisker-0.3.2-1|36	%check
14cu|R-whisker-0.3.2-1|37	%{_bindir}/R CMD check %{packname}
14cu|R-whisker-0.3.2-1|38	
14cu|R-whisker-0.3.2-1|39	%files
14cu|R-whisker-0.3.2-1|40	%dir %{rlibdir}/%{packname}
14cu|R-whisker-0.3.2-1|41	%doc %{rlibdir}/%{packname}/html
14cu|R-whisker-0.3.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-whisker-0.3.2-1|43	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-whisker-0.3.2-1|44	%{rlibdir}/%{packname}/INDEX
14cu|R-whisker-0.3.2-1|45	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-whisker-0.3.2-1|46	%{rlibdir}/%{packname}/Meta
14cu|R-whisker-0.3.2-1|47	%{rlibdir}/%{packname}/R
14cu|R-whisker-0.3.2-1|48	%{rlibdir}/%{packname}/help
14cu|R-whisker-0.3.2-1|49	%{rlibdir}/%{packname}/tests
14cu|R-whisker-0.3.2-1|50	%{rlibdir}/%{packname}/specs
14cu|R-whisker-0.3.2-1|51	
14cu|R-whisker-0.3.2-1|52	%changelog
14cu|R-whisker-0.3.2-1|53	
14cu|R-whisker-0.3.2-1|54	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
14cu|R-whisker-0.3.2-1|55	- (7833a18) Upload tarball
14cu|R-whisker-0.3.2-1|56	
14cu|R-whisker-0.3.2-1|57	

14586 14
14cu|rwho-0.17-24|1	Summary:	Logged in to local network machines
14cu|rwho-0.17-24|2	Name:		rwho
14cu|rwho-0.17-24|3	Version:	0.17
14cu|rwho-0.17-24|4	Release:	24
14cu|rwho-0.17-24|5	License:	BSD
14cu|rwho-0.17-24|6	Group:		Monitoring
14cu|rwho-0.17-24|7	Url:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
14cu|rwho-0.17-24|8	Source:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rwho-%{version}.tar.bz2
14cu|rwho-0.17-24|9	Source1:	rwhod.service
14cu|rwho-0.17-24|10	#FIX for http://www.mandriva.com/security/advisories?name=MDKSA-2005:039
14cu|rwho-0.17-24|11	Patch0:		netkit-rwho-0.17-makefiles.patch
14cu|rwho-0.17-24|12	Patch2:		rwho-0.17-fixbcast.patch
14cu|rwho-0.17-24|13	Patch3:		rwho-0.17-fixhostname.patch
14cu|rwho-0.17-24|14	Patch5:		rwho-0.17-CAN-2004-1180.patch
14cu|rwho-0.17-24|15	
14cu|rwho-0.17-24|16	%description
14cu|rwho-0.17-24|17	The rwho command displays output similar to the output of the who
14cu|rwho-0.17-24|18	command (it shows who is logged in) for all machines on the local
14cu|rwho-0.17-24|19	network running the rwho daemon.
14cu|rwho-0.17-24|20	
14cu|rwho-0.17-24|21	Install the rwho command if you need to keep track of the users who
14cu|rwho-0.17-24|22	are logged in to your local network.
14cu|rwho-0.17-24|23	
14cu|rwho-0.17-24|24	%prep
14cu|rwho-0.17-24|25	%setup -q -n netkit-rwho-%{version}
14cu|rwho-0.17-24|26	
14cu|rwho-0.17-24|27	%patch5 -p1 -b .can-2004-118
14cu|rwho-0.17-24|28	# (02/11/05 - vdanen) drop due to it being too intrusive against the security patch
14cu|rwho-0.17-24|29	# and we don't support alpha anyways
14cu|rwho-0.17-24|30	%patch0 -p1 -b .makefiles
14cu|rwho-0.17-24|31	%patch2 -p0 -b .fixbcast
14cu|rwho-0.17-24|32	%patch3 -p1 -b .fixhostname
14cu|rwho-0.17-24|33	
14cu|rwho-0.17-24|34	%build
14cu|rwho-0.17-24|35	%serverbuild
14cu|rwho-0.17-24|36	CFLAGS="%{optflags}" ./configure --with-c-compiler=gcc
14cu|rwho-0.17-24|37	
14cu|rwho-0.17-24|38	make RPM_OPT_FLAGS="%{optflags}"
14cu|rwho-0.17-24|39	make RPM_OPT_FLAGS="%{optflags}" -C ruptime
14cu|rwho-0.17-24|40	
14cu|rwho-0.17-24|41	%install
14cu|rwho-0.17-24|42	mkdir -p %{buildroot}/%{_bindir}
14cu|rwho-0.17-24|43	mkdir -p %{buildroot}%{_sbindir}
14cu|rwho-0.17-24|44	mkdir -p %{buildroot}/%{_mandir}/man{1,8}
14cu|rwho-0.17-24|45	mkdir -p %{buildroot}%{_unitdir}
14cu|rwho-0.17-24|46	mkdir -p %{buildroot}/var/spool/rwho
14cu|rwho-0.17-24|47	
14cu|rwho-0.17-24|48	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
14cu|rwho-0.17-24|49	make INSTALLROOT=%{buildroot} install -C ruptime MANDIR=%{_mandir}
14cu|rwho-0.17-24|50	
14cu|rwho-0.17-24|51	install -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/rwhod.service
14cu|rwho-0.17-24|52	
14cu|rwho-0.17-24|53	%post
14cu|rwho-0.17-24|54	%systemd_post rwhod.service
14cu|rwho-0.17-24|55	
14cu|rwho-0.17-24|56	%preun
14cu|rwho-0.17-24|57	%systemd_preun rwhod.service
14cu|rwho-0.17-24|58	
14cu|rwho-0.17-24|59	%postun
14cu|rwho-0.17-24|60	%systemd_postun_with_restart rwhod.service
14cu|rwho-0.17-24|61	
14cu|rwho-0.17-24|62	%files
14cu|rwho-0.17-24|63	%{_bindir}/ruptime
14cu|rwho-0.17-24|64	%{_mandir}/man1/ruptime.1*
14cu|rwho-0.17-24|65	%{_bindir}/rwho
14cu|rwho-0.17-24|66	%{_mandir}/man1/rwho.1*
14cu|rwho-0.17-24|67	%{_sbindir}/rwhod
14cu|rwho-0.17-24|68	%{_mandir}/man8/rwhod.8*
14cu|rwho-0.17-24|69	%attr(0755,daemon,daemon) /var/spool/rwho
14cu|rwho-0.17-24|70	%{_unitdir}/rwhod*
14cu|rwho-0.17-24|71	
14cu|rwho-0.17-24|72	
14cu|rwho-0.17-24|73	%changelog
14cu|rwho-0.17-24|74	* Sun Nov 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-24
14cu|rwho-0.17-24|75	+ Revision: fe872bd
14cu|rwho-0.17-24|76	- Move to contrib
14cu|rwho-0.17-24|77	
14cu|rwho-0.17-24|78	

14587 14
14cu|R-xlsx-0.5.7-2|1	%define debug_package %{nil}
14cu|R-xlsx-0.5.7-2|2	
14cu|R-xlsx-0.5.7-2|3	%global packname  xlsx
14cu|R-xlsx-0.5.7-2|4	%global rlibdir  %{_libdir}/R/library
14cu|R-xlsx-0.5.7-2|5	
14cu|R-xlsx-0.5.7-2|6	Name:             R-%{packname}
14cu|R-xlsx-0.5.7-2|7	Version:          0.5.7
14cu|R-xlsx-0.5.7-2|8	Release:          2
14cu|R-xlsx-0.5.7-2|9	Summary:          Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
14cu|R-xlsx-0.5.7-2|10	Group:            Sciences/Mathematics
14cu|R-xlsx-0.5.7-2|11	License:          GPL-3
14cu|R-xlsx-0.5.7-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-xlsx-0.5.7-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-xlsx-0.5.7-2|14	
14cu|R-xlsx-0.5.7-2|15	Requires:         R-rJava R-xlsxjars
14cu|R-xlsx-0.5.7-2|16	
14cu|R-xlsx-0.5.7-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava R-xlsxjars
14cu|R-xlsx-0.5.7-2|18	BuildRequires:    java-rpmbuild
14cu|R-xlsx-0.5.7-2|19	
14cu|R-xlsx-0.5.7-2|20	
14cu|R-xlsx-0.5.7-2|21	%description
14cu|R-xlsx-0.5.7-2|22	Provide R functions to read/write/format Excel 2007 and Excel
14cu|R-xlsx-0.5.7-2|23	97/2000/XP/2003 file formats.
14cu|R-xlsx-0.5.7-2|24	
14cu|R-xlsx-0.5.7-2|25	%prep
14cu|R-xlsx-0.5.7-2|26	%setup -q -c -n %{packname}
14cu|R-xlsx-0.5.7-2|27	
14cu|R-xlsx-0.5.7-2|28	%build
14cu|R-xlsx-0.5.7-2|29	
14cu|R-xlsx-0.5.7-2|30	%install
14cu|R-xlsx-0.5.7-2|31	mkdir -p %{buildroot}%{rlibdir}
14cu|R-xlsx-0.5.7-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-xlsx-0.5.7-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-xlsx-0.5.7-2|34	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-xlsx-0.5.7-2|35	
14cu|R-xlsx-0.5.7-2|36	%check
14cu|R-xlsx-0.5.7-2|37	%{_bindir}/R CMD check %{packname}
14cu|R-xlsx-0.5.7-2|38	
14cu|R-xlsx-0.5.7-2|39	%files
14cu|R-xlsx-0.5.7-2|40	%dir %{rlibdir}/%{packname}
14cu|R-xlsx-0.5.7-2|41	%doc %{rlibdir}/%{packname}/doc
14cu|R-xlsx-0.5.7-2|42	%doc %{rlibdir}/%{packname}/html
14cu|R-xlsx-0.5.7-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-xlsx-0.5.7-2|44	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-xlsx-0.5.7-2|45	%{rlibdir}/%{packname}/INDEX
14cu|R-xlsx-0.5.7-2|46	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-xlsx-0.5.7-2|47	%{rlibdir}/%{packname}/Meta
14cu|R-xlsx-0.5.7-2|48	%{rlibdir}/%{packname}/R
14cu|R-xlsx-0.5.7-2|49	%{rlibdir}/%{packname}/help
14cu|R-xlsx-0.5.7-2|50	%{rlibdir}/%{packname}/java
14cu|R-xlsx-0.5.7-2|51	%{rlibdir}/%{packname}/tests
14cu|R-xlsx-0.5.7-2|52	
14cu|R-xlsx-0.5.7-2|53	%changelog
14cu|R-xlsx-0.5.7-2|54	
14cu|R-xlsx-0.5.7-2|55	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-2
14cu|R-xlsx-0.5.7-2|56	- (99e0b4b) Updated to 0.5.7
14cu|R-xlsx-0.5.7-2|57	
14cu|R-xlsx-0.5.7-2|58	

14588 14
14cu|R-xlsxjars-0.6.1-2|1	%global packname  xlsxjars
14cu|R-xlsxjars-0.6.1-2|2	%global rlibdir  %{_datadir}/R/library
14cu|R-xlsxjars-0.6.1-2|3	
14cu|R-xlsxjars-0.6.1-2|4	Name:             R-%{packname}
14cu|R-xlsxjars-0.6.1-2|5	Version:          0.6.1
14cu|R-xlsxjars-0.6.1-2|6	Release:          2
14cu|R-xlsxjars-0.6.1-2|7	Summary:          Package required POI jars for the xlsx package
14cu|R-xlsxjars-0.6.1-2|8	Group:            Sciences/Mathematics
14cu|R-xlsxjars-0.6.1-2|9	License:          GPL-3
14cu|R-xlsxjars-0.6.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-xlsxjars-0.6.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-xlsxjars-0.6.1-2|12	BuildArch:        noarch
14cu|R-xlsxjars-0.6.1-2|13	Requires:         R-core
14cu|R-xlsxjars-0.6.1-2|14	
14cu|R-xlsxjars-0.6.1-2|15	Requires:         R-rJava
14cu|R-xlsxjars-0.6.1-2|16	
14cu|R-xlsxjars-0.6.1-2|17	BuildRequires:    R-devel Rmath-devel  R-rJava
14cu|R-xlsxjars-0.6.1-2|18	
14cu|R-xlsxjars-0.6.1-2|19	BuildRequires:    java-rpmbuild
14cu|R-xlsxjars-0.6.1-2|20	
14cu|R-xlsxjars-0.6.1-2|21	
14cu|R-xlsxjars-0.6.1-2|22	%description
14cu|R-xlsxjars-0.6.1-2|23	The xlsxjars package collects all the external jars required for the xlxs
14cu|R-xlsxjars-0.6.1-2|24	package.  These external jars are quite large in size (15MB) and have a
14cu|R-xlsxjars-0.6.1-2|25	slow release cycle.  By separating the Java and R development, the storage
14cu|R-xlsxjars-0.6.1-2|26	footprint on CRAN is reduced. This release corresponds to POI 3.10.
14cu|R-xlsxjars-0.6.1-2|27	
14cu|R-xlsxjars-0.6.1-2|28	%prep
14cu|R-xlsxjars-0.6.1-2|29	%setup -q -c -n %{packname}
14cu|R-xlsxjars-0.6.1-2|30	
14cu|R-xlsxjars-0.6.1-2|31	%build
14cu|R-xlsxjars-0.6.1-2|32	
14cu|R-xlsxjars-0.6.1-2|33	%install
14cu|R-xlsxjars-0.6.1-2|34	mkdir -p %{buildroot}%{rlibdir}
14cu|R-xlsxjars-0.6.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-xlsxjars-0.6.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-xlsxjars-0.6.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-xlsxjars-0.6.1-2|38	
14cu|R-xlsxjars-0.6.1-2|39	%check
14cu|R-xlsxjars-0.6.1-2|40	%{_bindir}/R CMD check %{packname}
14cu|R-xlsxjars-0.6.1-2|41	
14cu|R-xlsxjars-0.6.1-2|42	%files
14cu|R-xlsxjars-0.6.1-2|43	%dir %{rlibdir}/%{packname}
14cu|R-xlsxjars-0.6.1-2|44	%doc %{rlibdir}/%{packname}/html
14cu|R-xlsxjars-0.6.1-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-xlsxjars-0.6.1-2|46	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-xlsxjars-0.6.1-2|47	%{rlibdir}/%{packname}/INDEX
14cu|R-xlsxjars-0.6.1-2|48	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-xlsxjars-0.6.1-2|49	%{rlibdir}/%{packname}/Meta
14cu|R-xlsxjars-0.6.1-2|50	%{rlibdir}/%{packname}/R
14cu|R-xlsxjars-0.6.1-2|51	%{rlibdir}/%{packname}/java
14cu|R-xlsxjars-0.6.1-2|52	%{rlibdir}/%{packname}/help
14cu|R-xlsxjars-0.6.1-2|53	%{rlibdir}/%{packname}/COPYRIGHT*
14cu|R-xlsxjars-0.6.1-2|54	
14cu|R-xlsxjars-0.6.1-2|55	%changelog
14cu|R-xlsxjars-0.6.1-2|56	
14cu|R-xlsxjars-0.6.1-2|57	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
14cu|R-xlsxjars-0.6.1-2|58	- (f22ca0e) Fix files
14cu|R-xlsxjars-0.6.1-2|59	
14cu|R-xlsxjars-0.6.1-2|60	

14589 14
14cu|R-xtable-1.7.4-1|1	%global packname  xtable
14cu|R-xtable-1.7.4-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-xtable-1.7.4-1|3	
14cu|R-xtable-1.7.4-1|4	%define debug_package %{nil}
14cu|R-xtable-1.7.4-1|5	
14cu|R-xtable-1.7.4-1|6	Name:             R-%{packname}
14cu|R-xtable-1.7.4-1|7	Version:          1.7.4
14cu|R-xtable-1.7.4-1|8	Release:          1
14cu|R-xtable-1.7.4-1|9	Summary:          Export tables to LaTeX or HTML
14cu|R-xtable-1.7.4-1|10	Group:            Sciences/Mathematics
14cu|R-xtable-1.7.4-1|11	License:          GPL (>= 2)
14cu|R-xtable-1.7.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-xtable-1.7.4-1|13	Source0:          http://cran.r-project.org/src/contrib/xtable_1.7-4.tar.gz
14cu|R-xtable-1.7.4-1|14	BuildRequires:    R-devel
14cu|R-xtable-1.7.4-1|15	BuildRequires:    Rmath-devel
14cu|R-xtable-1.7.4-1|16	BuildRequires:    texlive-collection-latex
14cu|R-xtable-1.7.4-1|17	BuildRequires:    pkgconfig(lapack)
14cu|R-xtable-1.7.4-1|18	
14cu|R-xtable-1.7.4-1|19	%description
14cu|R-xtable-1.7.4-1|20	Coerce data to LaTeX and HTML tables
14cu|R-xtable-1.7.4-1|21	
14cu|R-xtable-1.7.4-1|22	%prep
14cu|R-xtable-1.7.4-1|23	%setup -q -c -n %{packname}
14cu|R-xtable-1.7.4-1|24	
14cu|R-xtable-1.7.4-1|25	%build
14cu|R-xtable-1.7.4-1|26	
14cu|R-xtable-1.7.4-1|27	%install
14cu|R-xtable-1.7.4-1|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-xtable-1.7.4-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-xtable-1.7.4-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-xtable-1.7.4-1|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-xtable-1.7.4-1|32	
14cu|R-xtable-1.7.4-1|33	%check
14cu|R-xtable-1.7.4-1|34	%{_bindir}/R CMD check %{packname}
14cu|R-xtable-1.7.4-1|35	
14cu|R-xtable-1.7.4-1|36	%files
14cu|R-xtable-1.7.4-1|37	%dir %{rlibdir}/%{packname}
14cu|R-xtable-1.7.4-1|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-xtable-1.7.4-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-xtable-1.7.4-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-xtable-1.7.4-1|41	%doc %{rlibdir}/%{packname}/NEWS
14cu|R-xtable-1.7.4-1|42	%{rlibdir}/%{packname}/INDEX
14cu|R-xtable-1.7.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-xtable-1.7.4-1|44	%{rlibdir}/%{packname}/Meta
14cu|R-xtable-1.7.4-1|45	%{rlibdir}/%{packname}/R
14cu|R-xtable-1.7.4-1|46	%{rlibdir}/%{packname}/data
14cu|R-xtable-1.7.4-1|47	%{rlibdir}/%{packname}/help
14cu|R-xtable-1.7.4-1|48	
14cu|R-xtable-1.7.4-1|49	
14cu|R-xtable-1.7.4-1|50	
14cu|R-xtable-1.7.4-1|51	%changelog
14cu|R-xtable-1.7.4-1|52	
14cu|R-xtable-1.7.4-1|53	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.4-1
14cu|R-xtable-1.7.4-1|54	- (97b6f02) Merge branch 'auto_update' into rosa2014.1
14cu|R-xtable-1.7.4-1|55	
14cu|R-xtable-1.7.4-1|56	

14590 14
14cu|R-XVector-0.8.0-1|1	%global packname  XVector
14cu|R-XVector-0.8.0-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-XVector-0.8.0-1|3	
14cu|R-XVector-0.8.0-1|4	Name:             R-%{packname}
14cu|R-XVector-0.8.0-1|5	Version:          0.8.0
14cu|R-XVector-0.8.0-1|6	Release:          1
14cu|R-XVector-0.8.0-1|7	Summary:          Representation and manpulation of external sequences
14cu|R-XVector-0.8.0-1|8	Group:            Sciences/Mathematics
14cu|R-XVector-0.8.0-1|9	License:          Artistic-2.0
14cu|R-XVector-0.8.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/XVector.html
14cu|R-XVector-0.8.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-XVector-0.8.0-1|12	
14cu|R-XVector-0.8.0-1|13	Requires:         R-methods R-BiocGenerics R-IRanges R-S4Vectors
14cu|R-XVector-0.8.0-1|14	Requires:         R-Biostrings R-drosophila2probe R-RUnit
14cu|R-XVector-0.8.0-1|15	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-IRanges
14cu|R-XVector-0.8.0-1|16	BuildRequires:    R-methods R-BiocGenerics R-IRanges R-S4Vectors
14cu|R-XVector-0.8.0-1|17	BuildRequires:    R-Biostrings R-drosophila2probe R-RUnit
14cu|R-XVector-0.8.0-1|18	
14cu|R-XVector-0.8.0-1|19	%description
14cu|R-XVector-0.8.0-1|20	Memory efficient S4 classes for storing sequences "externally" (behind an
14cu|R-XVector-0.8.0-1|21	R external pointer, or on disk).
14cu|R-XVector-0.8.0-1|22	
14cu|R-XVector-0.8.0-1|23	%prep
14cu|R-XVector-0.8.0-1|24	%setup -q -c -n %{packname}
14cu|R-XVector-0.8.0-1|25	
14cu|R-XVector-0.8.0-1|26	%build
14cu|R-XVector-0.8.0-1|27	
14cu|R-XVector-0.8.0-1|28	%install
14cu|R-XVector-0.8.0-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-XVector-0.8.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-XVector-0.8.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-XVector-0.8.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-XVector-0.8.0-1|33	
14cu|R-XVector-0.8.0-1|34	# %check
14cu|R-XVector-0.8.0-1|35	# %{_bindir}/R CMD check %{packname}
14cu|R-XVector-0.8.0-1|36	
14cu|R-XVector-0.8.0-1|37	%files
14cu|R-XVector-0.8.0-1|38	%dir %{rlibdir}/%{packname}
14cu|R-XVector-0.8.0-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-XVector-0.8.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-XVector-0.8.0-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-XVector-0.8.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-XVector-0.8.0-1|43	%{rlibdir}/%{packname}/Meta
14cu|R-XVector-0.8.0-1|44	%{rlibdir}/%{packname}/R
14cu|R-XVector-0.8.0-1|45	%{rlibdir}/%{packname}/help
14cu|R-XVector-0.8.0-1|46	%{rlibdir}/%{packname}/include
14cu|R-XVector-0.8.0-1|47	%{rlibdir}/%{packname}/libs
14cu|R-XVector-0.8.0-1|48	%{rlibdir}/%{packname}/unitTests
14cu|R-XVector-0.8.0-1|49	
14cu|R-XVector-0.8.0-1|50	
14cu|R-XVector-0.8.0-1|51	%changelog
14cu|R-XVector-0.8.0-1|52	
14cu|R-XVector-0.8.0-1|53	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-1
14cu|R-XVector-0.8.0-1|54	- (6b2f215) Updated to 0.8.0
14cu|R-XVector-0.8.0-1|55	
14cu|R-XVector-0.8.0-1|56	

14591 14
14cu|rxvt-unicode-9.21-1|1	Summary:	A color VT102 terminal emulator for the X Window System
14cu|rxvt-unicode-9.21-1|2	Name:		rxvt-unicode
14cu|rxvt-unicode-9.21-1|3	Version:	9.21
14cu|rxvt-unicode-9.21-1|4	Release:	1
14cu|rxvt-unicode-9.21-1|5	License:	GPLv2+
14cu|rxvt-unicode-9.21-1|6	Group:		Terminals
14cu|rxvt-unicode-9.21-1|7	Url:		http://dist.schmorp.de/rxvt-unicode
14cu|rxvt-unicode-9.21-1|8	Source0:	http://dist.schmorp.de/rxvt-unicode/%{name}-%{version}.tar.bz2
14cu|rxvt-unicode-9.21-1|9	Source1:	%{name}.desktop
14cu|rxvt-unicode-9.21-1|10	Patch0:		rxvt-unicode-9.21-Fix-hard-coded-wrong-path-to-xsubpp.patch
14cu|rxvt-unicode-9.21-1|11	# Don't build terminfo files because they are already in ncurses-extraterms
14cu|rxvt-unicode-9.21-1|12	Patch1:		rxvt-unicode-9.20-terminfo.patch
14cu|rxvt-unicode-9.21-1|13	# X11 locales are required to build IM support
14cu|rxvt-unicode-9.21-1|14	BuildRequires:	libx11-common
14cu|rxvt-unicode-9.21-1|15	BuildRequires:	libstdc++-static-devel
14cu|rxvt-unicode-9.21-1|16	BuildRequires:	perl-devel
14cu|rxvt-unicode-9.21-1|17	BuildRequires:	pkgconfig(fontconfig)
14cu|rxvt-unicode-9.21-1|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|rxvt-unicode-9.21-1|19	BuildRequires:	pkgconfig(ice)
14cu|rxvt-unicode-9.21-1|20	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|rxvt-unicode-9.21-1|21	BuildRequires:	pkgconfig(x11)
14cu|rxvt-unicode-9.21-1|22	BuildRequires:	pkgconfig(xft)
14cu|rxvt-unicode-9.21-1|23	BuildRequires:	pkgconfig(xrender)
14cu|rxvt-unicode-9.21-1|24	Requires:	ncurses-extraterms
14cu|rxvt-unicode-9.21-1|25	
14cu|rxvt-unicode-9.21-1|26	%description
14cu|rxvt-unicode-9.21-1|27	Rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
14cu|rxvt-unicode-9.21-1|28	store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
14cu|rxvt-unicode-9.21-1|29	and output. It also supports mixing multiple fonts at the same time, including
14cu|rxvt-unicode-9.21-1|30	Xft fonts.
14cu|rxvt-unicode-9.21-1|31	
14cu|rxvt-unicode-9.21-1|32	%files
14cu|rxvt-unicode-9.21-1|33	%{_bindir}/urxvt*
14cu|rxvt-unicode-9.21-1|34	%{_libdir}/urxvt
14cu|rxvt-unicode-9.21-1|35	%{_datadir}/applications/*.desktop
14cu|rxvt-unicode-9.21-1|36	%{_mandir}/man*/*
14cu|rxvt-unicode-9.21-1|37	
14cu|rxvt-unicode-9.21-1|38	#----------------------------------------------------------------------------
14cu|rxvt-unicode-9.21-1|39	
14cu|rxvt-unicode-9.21-1|40	%prep
14cu|rxvt-unicode-9.21-1|41	%setup -q
14cu|rxvt-unicode-9.21-1|42	%patch0 -p1
14cu|rxvt-unicode-9.21-1|43	%patch1 -p1
14cu|rxvt-unicode-9.21-1|44	find . -type f -exec chmod a+r {} \;
14cu|rxvt-unicode-9.21-1|45	
14cu|rxvt-unicode-9.21-1|46	%build
14cu|rxvt-unicode-9.21-1|47	./autogen.sh
14cu|rxvt-unicode-9.21-1|48	
14cu|rxvt-unicode-9.21-1|49	%configure2_5x \
14cu|rxvt-unicode-9.21-1|50	--enable-unicode3 \
14cu|rxvt-unicode-9.21-1|51	--enable-combining \
14cu|rxvt-unicode-9.21-1|52	--enable-xft \
14cu|rxvt-unicode-9.21-1|53	--enable-font-styles \
14cu|rxvt-unicode-9.21-1|54	--enable-transparency \
14cu|rxvt-unicode-9.21-1|55	--enable-fading \
14cu|rxvt-unicode-9.21-1|56	--enable-rxvt-scroll \
14cu|rxvt-unicode-9.21-1|57	--disable-next-scroll \
14cu|rxvt-unicode-9.21-1|58	--disable-xterm-scroll \
14cu|rxvt-unicode-9.21-1|59	--enable-perl \
14cu|rxvt-unicode-9.21-1|60	--enable-xim \
14cu|rxvt-unicode-9.21-1|61	--enable-backspace-key \
14cu|rxvt-unicode-9.21-1|62	--enable-delete-key \
14cu|rxvt-unicode-9.21-1|63	--enable-resources \
14cu|rxvt-unicode-9.21-1|64	--disable-8bitctrls \
14cu|rxvt-unicode-9.21-1|65	--enable-swapscreen \
14cu|rxvt-unicode-9.21-1|66	--enable-iso14755 \
14cu|rxvt-unicode-9.21-1|67	--enable-frills \
14cu|rxvt-unicode-9.21-1|68	--enable-keepscrolling \
14cu|rxvt-unicode-9.21-1|69	--enable-selectionscrolling \
14cu|rxvt-unicode-9.21-1|70	--enable-mousewheel \
14cu|rxvt-unicode-9.21-1|71	--enable-slipwheeling \
14cu|rxvt-unicode-9.21-1|72	--enable-smart-resize \
14cu|rxvt-unicode-9.21-1|73	--enable-text-blink \
14cu|rxvt-unicode-9.21-1|74	--enable-pointer-blank \
14cu|rxvt-unicode-9.21-1|75	--disable-utmp \
14cu|rxvt-unicode-9.21-1|76	--disable-wtmp \
14cu|rxvt-unicode-9.21-1|77	--disable-lastlog \
14cu|rxvt-unicode-9.21-1|78	--with-term=rxvt-unicode-256color \
14cu|rxvt-unicode-9.21-1|79	--enable-256-color
14cu|rxvt-unicode-9.21-1|80	
14cu|rxvt-unicode-9.21-1|81	%make
14cu|rxvt-unicode-9.21-1|82	
14cu|rxvt-unicode-9.21-1|83	%install
14cu|rxvt-unicode-9.21-1|84	%makeinstall_std
14cu|rxvt-unicode-9.21-1|85	
14cu|rxvt-unicode-9.21-1|86	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|rxvt-unicode-9.21-1|87	
14cu|rxvt-unicode-9.21-1|88	%changelog
14cu|rxvt-unicode-9.21-1|89	
14cu|rxvt-unicode-9.21-1|90	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 9.21-1
14cu|rxvt-unicode-9.21-1|91	- (4fffccb) Updated to 9.21
14cu|rxvt-unicode-9.21-1|92	
14cu|rxvt-unicode-9.21-1|93	

14592 14
14cu|R-yaml-2.1.13-1|1	%global packname  yaml
14cu|R-yaml-2.1.13-1|2	%global rlibdir  %{_libdir}/R/library
14cu|R-yaml-2.1.13-1|3	
14cu|R-yaml-2.1.13-1|4	Name:             R-%{packname}
14cu|R-yaml-2.1.13-1|5	Version:          2.1.13
14cu|R-yaml-2.1.13-1|6	Release:          1
14cu|R-yaml-2.1.13-1|7	Summary:          Methods to convert R data to YAML and back
14cu|R-yaml-2.1.13-1|8	Group:            Sciences/Mathematics
14cu|R-yaml-2.1.13-1|9	License:          BSD_3_clause + file LICENSE
14cu|R-yaml-2.1.13-1|10	URL:              None
14cu|R-yaml-2.1.13-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
14cu|R-yaml-2.1.13-1|12	
14cu|R-yaml-2.1.13-1|13	
14cu|R-yaml-2.1.13-1|14	
14cu|R-yaml-2.1.13-1|15	Requires:         R-testthat
14cu|R-yaml-2.1.13-1|16	BuildRequires:    R-devel Rmath-devel
14cu|R-yaml-2.1.13-1|17	
14cu|R-yaml-2.1.13-1|18	BuildRequires:   R-testthat
14cu|R-yaml-2.1.13-1|19	%description
14cu|R-yaml-2.1.13-1|20	This package implements the libyaml YAML 1.1 parser and emitter
14cu|R-yaml-2.1.13-1|21	(http://pyyaml.org/wiki/LibYAML) for R.
14cu|R-yaml-2.1.13-1|22	
14cu|R-yaml-2.1.13-1|23	%prep
14cu|R-yaml-2.1.13-1|24	%setup -q -c -n %{packname}
14cu|R-yaml-2.1.13-1|25	
14cu|R-yaml-2.1.13-1|26	%build
14cu|R-yaml-2.1.13-1|27	
14cu|R-yaml-2.1.13-1|28	%install
14cu|R-yaml-2.1.13-1|29	mkdir -p %{buildroot}%{rlibdir}
14cu|R-yaml-2.1.13-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-yaml-2.1.13-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-yaml-2.1.13-1|32	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-yaml-2.1.13-1|33	
14cu|R-yaml-2.1.13-1|34	%check
14cu|R-yaml-2.1.13-1|35	%{_bindir}/R CMD check %{packname}
14cu|R-yaml-2.1.13-1|36	
14cu|R-yaml-2.1.13-1|37	%files
14cu|R-yaml-2.1.13-1|38	%dir %{rlibdir}/%{packname}
14cu|R-yaml-2.1.13-1|39	%doc %{rlibdir}/%{packname}/html
14cu|R-yaml-2.1.13-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-yaml-2.1.13-1|41	%{rlibdir}/%{packname}/INDEX
14cu|R-yaml-2.1.13-1|42	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-yaml-2.1.13-1|43	%{rlibdir}/%{packname}/CHANGELOG
14cu|R-yaml-2.1.13-1|44	%{rlibdir}/%{packname}/LICENSE
14cu|R-yaml-2.1.13-1|45	%{rlibdir}/%{packname}/THANKS
14cu|R-yaml-2.1.13-1|46	%{rlibdir}/%{packname}/libs
14cu|R-yaml-2.1.13-1|47	%{rlibdir}/%{packname}/tests
14cu|R-yaml-2.1.13-1|48	%{rlibdir}/%{packname}/implicit.re
14cu|R-yaml-2.1.13-1|49	%{rlibdir}/%{packname}/Meta
14cu|R-yaml-2.1.13-1|50	%{rlibdir}/%{packname}/R
14cu|R-yaml-2.1.13-1|51	%{rlibdir}/%{packname}/help
14cu|R-yaml-2.1.13-1|52	
14cu|R-yaml-2.1.13-1|53	%changelog
14cu|R-yaml-2.1.13-1|54	
14cu|R-yaml-2.1.13-1|55	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.13-1
14cu|R-yaml-2.1.13-1|56	- (23d9be0) Upload tarball
14cu|R-yaml-2.1.13-1|57	
14cu|R-yaml-2.1.13-1|58	

14593 14
14cu|R-Zelig-4.2.1-4|1	%global packname  Zelig
14cu|R-Zelig-4.2.1-4|2	%global rlibdir  %{_libdir}/R/library
14cu|R-Zelig-4.2.1-4|3	
14cu|R-Zelig-4.2.1-4|4	%define debug_package %{nil}
14cu|R-Zelig-4.2.1-4|5	
14cu|R-Zelig-4.2.1-4|6	Name:             R-%{packname}
14cu|R-Zelig-4.2.1-4|7	Version:          4.2.1
14cu|R-Zelig-4.2.1-4|8	Release:          4
14cu|R-Zelig-4.2.1-4|9	Summary:          Everyone's Statistical Software
14cu|R-Zelig-4.2.1-4|10	Group:            Sciences/Mathematics
14cu|R-Zelig-4.2.1-4|11	License:          GPL (>= 2)
14cu|R-Zelig-4.2.1-4|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
14cu|R-Zelig-4.2.1-4|13	Source0:          http://cran.r-project.org/src/contrib/Zelig_4.2-1.tar.gz
14cu|R-Zelig-4.2.1-4|14	Requires:         R-MASS R-boot R-stats
14cu|R-Zelig-4.2.1-4|15	Requires:         R-VGAM R-MCMCpack R-mvtnorm R-survival R-sandwich R-zoo R-coda R-nnet R-sna R-gee R-systemfit R-lme4 R-anchors R-survey R-quantreg
14cu|R-Zelig-4.2.1-4|16	Requires:         R-Amelia R-MatchIt
14cu|R-Zelig-4.2.1-4|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-boot R-stats
14cu|R-Zelig-4.2.1-4|18	BuildRequires:    R-VGAM R-MCMCpack R-mvtnorm R-survival R-sandwich R-zoo R-coda R-nnet R-sna R-gee R-systemfit R-lme4 R-anchors R-survey R-quantreg
14cu|R-Zelig-4.2.1-4|19	BuildRequires:    R-Amelia R-MatchIt
14cu|R-Zelig-4.2.1-4|20	
14cu|R-Zelig-4.2.1-4|21	%description
14cu|R-Zelig-4.2.1-4|22	Zelig is an easy-to-use program that can estimate, and help interpret the
14cu|R-Zelig-4.2.1-4|23	results of, an enormous range of statistical models. It literally is
14cu|R-Zelig-4.2.1-4|24	``everyone's statistical software'' because Zelig's simple unified
14cu|R-Zelig-4.2.1-4|25	framework incorporates everyone else's (R) code. We also hope it will
14cu|R-Zelig-4.2.1-4|26	become ``everyone's statistical software'' for applications and teaching,
14cu|R-Zelig-4.2.1-4|27	and so have designed Zelig so that anyone can easily use it or add their
14cu|R-Zelig-4.2.1-4|28	programs to it.  Zelig also comes with infrastructure that facilitates the
14cu|R-Zelig-4.2.1-4|29	use of any existing method, such as by allowing multiply imputed data for
14cu|R-Zelig-4.2.1-4|30	any model, and mimicking the program Clarify (for Stata) that takes the
14cu|R-Zelig-4.2.1-4|31	raw output of existing statistical procedures and translates them into
14cu|R-Zelig-4.2.1-4|32	quantities of direct interest.
14cu|R-Zelig-4.2.1-4|33	
14cu|R-Zelig-4.2.1-4|34	%prep
14cu|R-Zelig-4.2.1-4|35	%setup -q -c -n %{packname}
14cu|R-Zelig-4.2.1-4|36	
14cu|R-Zelig-4.2.1-4|37	%build
14cu|R-Zelig-4.2.1-4|38	
14cu|R-Zelig-4.2.1-4|39	%install
14cu|R-Zelig-4.2.1-4|40	mkdir -p %{buildroot}%{rlibdir}
14cu|R-Zelig-4.2.1-4|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-Zelig-4.2.1-4|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-Zelig-4.2.1-4|43	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-Zelig-4.2.1-4|44	
14cu|R-Zelig-4.2.1-4|45	%check
14cu|R-Zelig-4.2.1-4|46	%{_bindir}/R CMD check %{packname}
14cu|R-Zelig-4.2.1-4|47	
14cu|R-Zelig-4.2.1-4|48	%files
14cu|R-Zelig-4.2.1-4|49	%dir %{rlibdir}/%{packname}
14cu|R-Zelig-4.2.1-4|50	%doc %{rlibdir}/%{packname}/doc
14cu|R-Zelig-4.2.1-4|51	%doc %{rlibdir}/%{packname}/html
14cu|R-Zelig-4.2.1-4|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-Zelig-4.2.1-4|53	%{rlibdir}/%{packname}/INDEX
14cu|R-Zelig-4.2.1-4|54	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-Zelig-4.2.1-4|55	%{rlibdir}/%{packname}/Meta
14cu|R-Zelig-4.2.1-4|56	%{rlibdir}/%{packname}/R
14cu|R-Zelig-4.2.1-4|57	%{rlibdir}/%{packname}/data
14cu|R-Zelig-4.2.1-4|58	%{rlibdir}/%{packname}/demo
14cu|R-Zelig-4.2.1-4|59	%{rlibdir}/%{packname}/help
14cu|R-Zelig-4.2.1-4|60	%{rlibdir}/%{packname}/templates
14cu|R-Zelig-4.2.1-4|61	%{rlibdir}/%{packname}/NEWS
14cu|R-Zelig-4.2.1-4|62	
14cu|R-Zelig-4.2.1-4|63	
14cu|R-Zelig-4.2.1-4|64	%changelog
14cu|R-Zelig-4.2.1-4|65	
14cu|R-Zelig-4.2.1-4|66	* Thu Jun 30 2016 Denis Silakov <dsilakov@gmail.com> 4.2.1-4
14cu|R-Zelig-4.2.1-4|67	- (bc65c2f) Drop mgcv requirements
14cu|R-Zelig-4.2.1-4|68	
14cu|R-Zelig-4.2.1-4|69	

14594 14
14cu|R-zlibbioc-1.8.0-3|1	%global packname  zlibbioc
14cu|R-zlibbioc-1.8.0-3|2	%global rlibdir  %{_libdir}/R/library
14cu|R-zlibbioc-1.8.0-3|3	%define debug_package %{nil}
14cu|R-zlibbioc-1.8.0-3|4	
14cu|R-zlibbioc-1.8.0-3|5	Name:             R-%{packname}
14cu|R-zlibbioc-1.8.0-3|6	Version:          1.8.0
14cu|R-zlibbioc-1.8.0-3|7	Release:          3
14cu|R-zlibbioc-1.8.0-3|8	Summary:          An R packaged zlib-1.2.5
14cu|R-zlibbioc-1.8.0-3|9	Group:            Sciences/Mathematics
14cu|R-zlibbioc-1.8.0-3|10	License:          Artistic-2.0 + file LICENSE
14cu|R-zlibbioc-1.8.0-3|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
14cu|R-zlibbioc-1.8.0-3|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/zlibbioc_1.8.0.tar.gz
14cu|R-zlibbioc-1.8.0-3|13	BuildRequires:    R-devel Rmath-devel texlive
14cu|R-zlibbioc-1.8.0-3|14	BuildRequires:    zlib-devel
14cu|R-zlibbioc-1.8.0-3|15	
14cu|R-zlibbioc-1.8.0-3|16	%description
14cu|R-zlibbioc-1.8.0-3|17	This package uses the source code of zlib-1.2.5 to create libraries for
14cu|R-zlibbioc-1.8.0-3|18	systems that do not have these available via other means (most Linux and
14cu|R-zlibbioc-1.8.0-3|19	Mac users should have system-level access to zlib, and no direct need for
14cu|R-zlibbioc-1.8.0-3|20	this package). See the vignette for instructions on use.
14cu|R-zlibbioc-1.8.0-3|21	
14cu|R-zlibbioc-1.8.0-3|22	%prep
14cu|R-zlibbioc-1.8.0-3|23	%setup -q -c -n %{packname}
14cu|R-zlibbioc-1.8.0-3|24	
14cu|R-zlibbioc-1.8.0-3|25	%build
14cu|R-zlibbioc-1.8.0-3|26	
14cu|R-zlibbioc-1.8.0-3|27	%install
14cu|R-zlibbioc-1.8.0-3|28	mkdir -p %{buildroot}%{rlibdir}
14cu|R-zlibbioc-1.8.0-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
14cu|R-zlibbioc-1.8.0-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
14cu|R-zlibbioc-1.8.0-3|31	rm -f %{buildroot}%{rlibdir}/R.css
14cu|R-zlibbioc-1.8.0-3|32	
14cu|R-zlibbioc-1.8.0-3|33	%check
14cu|R-zlibbioc-1.8.0-3|34	%{_bindir}/R CMD check %{packname}
14cu|R-zlibbioc-1.8.0-3|35	
14cu|R-zlibbioc-1.8.0-3|36	%files
14cu|R-zlibbioc-1.8.0-3|37	%dir %{rlibdir}/%{packname}
14cu|R-zlibbioc-1.8.0-3|38	%doc %{rlibdir}/%{packname}/doc
14cu|R-zlibbioc-1.8.0-3|39	%doc %{rlibdir}/%{packname}/html
14cu|R-zlibbioc-1.8.0-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
14cu|R-zlibbioc-1.8.0-3|41	%{rlibdir}/%{packname}/INDEX
14cu|R-zlibbioc-1.8.0-3|42	%{rlibdir}/%{packname}/LICENSE
14cu|R-zlibbioc-1.8.0-3|43	%{rlibdir}/%{packname}/NAMESPACE
14cu|R-zlibbioc-1.8.0-3|44	%{rlibdir}/%{packname}/Meta
14cu|R-zlibbioc-1.8.0-3|45	%{rlibdir}/%{packname}/R
14cu|R-zlibbioc-1.8.0-3|46	%{rlibdir}/%{packname}/help
14cu|R-zlibbioc-1.8.0-3|47	%{rlibdir}/%{packname}/libs
14cu|R-zlibbioc-1.8.0-3|48	
14cu|R-zlibbioc-1.8.0-3|49	%changelog
14cu|R-zlibbioc-1.8.0-3|50	
14cu|R-zlibbioc-1.8.0-3|51	* Fri Jun 03 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-3
14cu|R-zlibbioc-1.8.0-3|52	- (5dbdef8) Build wo debug for now
14cu|R-zlibbioc-1.8.0-3|53	
14cu|R-zlibbioc-1.8.0-3|54	

14595 14
14cu|saga-1.6.35da44git-5|1	%define gitversion 35da44git
14cu|saga-1.6.35da44git-5|2	
14cu|saga-1.6.35da44git-5|3	%define major 1.6
14cu|saga-1.6.35da44git-5|4	%define libname %mklibname %{name} %{major}
14cu|saga-1.6.35da44git-5|5	%define devname %mklibname %{name} -d
14cu|saga-1.6.35da44git-5|6	
14cu|saga-1.6.35da44git-5|7	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cu|saga-1.6.35da44git-5|8	Name:		saga
14cu|saga-1.6.35da44git-5|9	Version:	1.6.%{gitversion}
14cu|saga-1.6.35da44git-5|10	Release:	5
14cu|saga-1.6.35da44git-5|11	License:	Boost Software License 1.0
14cu|saga-1.6.35da44git-5|12	Group:		System/Cluster
14cu|saga-1.6.35da44git-5|13	Url:		http://saga-project.github.com/saga-cpp/
14cu|saga-1.6.35da44git-5|14	# git clone git://github.com/saga-project/saga-cpp.git
14cu|saga-1.6.35da44git-5|15	# git --git-dir=saga-cpp/.git archive --format tar --prefix saga-35da44git/ 35da44 | gzip > saga-35da44git.tar.gz
14cu|saga-1.6.35da44git-5|16	Source0:	%{name}-%{gitversion}.tar.gz
14cu|saga-1.6.35da44git-5|17	Patch0:		saga-35da44git.boost150.patch
14cu|saga-1.6.35da44git-5|18	Patch1:		saga-35da44git.fixscope.patch
14cu|saga-1.6.35da44git-5|19	Patch2:		boost-1.55.patch
14cu|saga-1.6.35da44git-5|20	BuildRequires:	boost-devel
14cu|saga-1.6.35da44git-5|21	BuildRequires:	soci-devel
14cu|saga-1.6.35da44git-5|22	BuildRequires:	pkgconfig(libpq)
14cu|saga-1.6.35da44git-5|23	BuildRequires:	pkgconfig(sqlite3)
14cu|saga-1.6.35da44git-5|24	BuildRequires:	pkgconfig(xmlrpc)
14cu|saga-1.6.35da44git-5|25	Conflicts:	%{_lib}saga0 < 1.6.35da44git-5
14cu|saga-1.6.35da44git-5|26	
14cu|saga-1.6.35da44git-5|27	%description
14cu|saga-1.6.35da44git-5|28	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cu|saga-1.6.35da44git-5|29	API for Grid Computing) API specification. The SAGA specification has
14cu|saga-1.6.35da44git-5|30	been defined by the SAGA Research Group at OGF as a high-level API that
14cu|saga-1.6.35da44git-5|31	directly addresses the needs of Grid application developers.
14cu|saga-1.6.35da44git-5|32	
14cu|saga-1.6.35da44git-5|33	The purpose of the open source SAGA C++ Framework is to enable an
14cu|saga-1.6.35da44git-5|34	application programmer to easily create Grid applications without getting
14cu|saga-1.6.35da44git-5|35	involved with any specific Grid middleware. This does not only greatly
14cu|saga-1.6.35da44git-5|36	reduce the implementation complexity of an application but also makes
14cu|saga-1.6.35da44git-5|37	it portable between various Grid ecosystems.
14cu|saga-1.6.35da44git-5|38	
14cu|saga-1.6.35da44git-5|39	%files
14cu|saga-1.6.35da44git-5|40	%{_bindir}/%{name}-*
14cu|saga-1.6.35da44git-5|41	%{_datadir}/%{name}/*.ini
14cu|saga-1.6.35da44git-5|42	
14cu|saga-1.6.35da44git-5|43	#----------------------------------------------------------------------------
14cu|saga-1.6.35da44git-5|44	
14cu|saga-1.6.35da44git-5|45	%package -n %{libname}
14cu|saga-1.6.35da44git-5|46	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cu|saga-1.6.35da44git-5|47	Group:		System/Libraries
14cu|saga-1.6.35da44git-5|48	Suggests:	%{name}
14cu|saga-1.6.35da44git-5|49	Conflicts:	%{_lib}saga0 < 1.6.35da44git-5
14cu|saga-1.6.35da44git-5|50	Obsoletes:	%{_lib}saga0 < 1.6.35da44git-5
14cu|saga-1.6.35da44git-5|51	
14cu|saga-1.6.35da44git-5|52	%description -n %{libname}
14cu|saga-1.6.35da44git-5|53	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cu|saga-1.6.35da44git-5|54	API for Grid Computing) API specification. The SAGA specification has
14cu|saga-1.6.35da44git-5|55	been defined by the SAGA Research Group at OGF as a high-level API that
14cu|saga-1.6.35da44git-5|56	directly addresses the needs of Grid application developers.
14cu|saga-1.6.35da44git-5|57	
14cu|saga-1.6.35da44git-5|58	The purpose of the open source SAGA C++ Framework is to enable an
14cu|saga-1.6.35da44git-5|59	application programmer to easily create Grid applications without getting
14cu|saga-1.6.35da44git-5|60	involved with any specific Grid middleware. This does not only greatly
14cu|saga-1.6.35da44git-5|61	reduce the implementation complexity of an application but also makes
14cu|saga-1.6.35da44git-5|62	it portable between various Grid ecosystems.
14cu|saga-1.6.35da44git-5|63	
14cu|saga-1.6.35da44git-5|64	%files -n %{libname}
14cu|saga-1.6.35da44git-5|65	%doc CHANGES INSTALL LICENSE README
14cu|saga-1.6.35da44git-5|66	%{_libdir}/libsaga_*.so.1
14cu|saga-1.6.35da44git-5|67	%{_libdir}/libsaga_*.so.%{major}*
14cu|saga-1.6.35da44git-5|68	
14cu|saga-1.6.35da44git-5|69	#----------------------------------------------------------------------------
14cu|saga-1.6.35da44git-5|70	
14cu|saga-1.6.35da44git-5|71	%package -n %{devname}
14cu|saga-1.6.35da44git-5|72	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
14cu|saga-1.6.35da44git-5|73	Group:		Development/C++
14cu|saga-1.6.35da44git-5|74	Requires:	%{libname} = %{EVRD}
14cu|saga-1.6.35da44git-5|75	Provides:	%{name}-devel = %{EVRD}
14cu|saga-1.6.35da44git-5|76	Conflicts:	%{_lib}saga0 < 1.6.35da44git-5
14cu|saga-1.6.35da44git-5|77	
14cu|saga-1.6.35da44git-5|78	%description -n %{devname}
14cu|saga-1.6.35da44git-5|79	The SAGA C++ Framework is the first implementation of the SAGA (Simple
14cu|saga-1.6.35da44git-5|80	API for Grid Computing) API specification. The SAGA specification has
14cu|saga-1.6.35da44git-5|81	been defined by the SAGA Research Group at OGF as a high-level API that
14cu|saga-1.6.35da44git-5|82	directly addresses the needs of Grid application developers.
14cu|saga-1.6.35da44git-5|83	
14cu|saga-1.6.35da44git-5|84	The purpose of the open source SAGA C++ Framework is to enable an
14cu|saga-1.6.35da44git-5|85	application programmer to easily create Grid applications without getting
14cu|saga-1.6.35da44git-5|86	involved with any specific Grid middleware. This does not only greatly
14cu|saga-1.6.35da44git-5|87	reduce the implementation complexity of an application but also makes
14cu|saga-1.6.35da44git-5|88	it portable between various Grid ecosystems.
14cu|saga-1.6.35da44git-5|89	
14cu|saga-1.6.35da44git-5|90	This package contains the developement files to compile applications
14cu|saga-1.6.35da44git-5|91	using saga.
14cu|saga-1.6.35da44git-5|92	
14cu|saga-1.6.35da44git-5|93	%files -n %{devname}
14cu|saga-1.6.35da44git-5|94	%doc examples
14cu|saga-1.6.35da44git-5|95	%{_libdir}/libsaga_*.so
14cu|saga-1.6.35da44git-5|96	%{_libdir}/pkgconfig/*
14cu|saga-1.6.35da44git-5|97	%{_includedir}/%{name}
14cu|saga-1.6.35da44git-5|98	%{_datadir}/%{name}/make
14cu|saga-1.6.35da44git-5|99	%{_datadir}/%{name}/doc
14cu|saga-1.6.35da44git-5|100	%{_datadir}/%{name}/*.%{name}-core
14cu|saga-1.6.35da44git-5|101	%{_datadir}/%{name}/adaptor_generator
14cu|saga-1.6.35da44git-5|102	%{_datadir}/%{name}/config
14cu|saga-1.6.35da44git-5|103	%{_mandir}/man1/*
14cu|saga-1.6.35da44git-5|104	
14cu|saga-1.6.35da44git-5|105	#----------------------------------------------------------------------------
14cu|saga-1.6.35da44git-5|106	
14cu|saga-1.6.35da44git-5|107	%prep
14cu|saga-1.6.35da44git-5|108	%setup -q -n %{name}-%{gitversion}
14cu|saga-1.6.35da44git-5|109	%apply_patches
14cu|saga-1.6.35da44git-5|110	
14cu|saga-1.6.35da44git-5|111	%build
14cu|saga-1.6.35da44git-5|112	%configure2_5x
14cu|saga-1.6.35da44git-5|113	
14cu|saga-1.6.35da44git-5|114	sed -i 's!usr//!usr/!g' config/saga_boost.pc
14cu|saga-1.6.35da44git-5|115	%make
14cu|saga-1.6.35da44git-5|116	
14cu|saga-1.6.35da44git-5|117	%install
14cu|saga-1.6.35da44git-5|118	%make_install
14cu|saga-1.6.35da44git-5|119	
14cu|saga-1.6.35da44git-5|120	rm -f %{buildroot}%{_libdir}/libsaga_*.a*
14cu|saga-1.6.35da44git-5|121	
14cu|saga-1.6.35da44git-5|122	%changelog
14cu|saga-1.6.35da44git-5|123	
14cu|saga-1.6.35da44git-5|124	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.35da44git-5
14cu|saga-1.6.35da44git-5|125	- (85973fb) Delete static libraries from buildroot
14cu|saga-1.6.35da44git-5|126	
14cu|saga-1.6.35da44git-5|127	

14596 14
14cu|samsung-tools-2.3.1-3|1	%define debug_package %{nil}
14cu|samsung-tools-2.3.1-3|2	
14cu|samsung-tools-2.3.1-3|3	Name:		samsung-tools
14cu|samsung-tools-2.3.1-3|4	Version:	2.3.1
14cu|samsung-tools-2.3.1-3|5	Release:	3
14cu|samsung-tools-2.3.1-3|6	License:	GPLv2+
14cu|samsung-tools-2.3.1-3|7	Group:		System/Configuration/Hardware
14cu|samsung-tools-2.3.1-3|8	URL:		https://launchpad.net/samsung-tools
14cu|samsung-tools-2.3.1-3|9	Source0:	http://launchpad.net/samsung-tools/trunk/2.3.1/+download/%{name}-%{version}.tar.gz
14cu|samsung-tools-2.3.1-3|10	Summary:	Tools for Samsung laptops
14cu|samsung-tools-2.3.1-3|11	
14cu|samsung-tools-2.3.1-3|12	%description
14cu|samsung-tools-2.3.1-3|13	Tools for Samsung netbooks.
14cu|samsung-tools-2.3.1-3|14	'Samsung Tools' is the successor of 'Samsung Scripts'
14cu|samsung-tools-2.3.1-3|15	provided by the 'Linux On My Samsung' project.
14cu|samsung-tools-2.3.1-3|16	It allows the complete configuration and the
14cu|samsung-tools-2.3.1-3|17	control in a friendly way of devices
14cu|samsung-tools-2.3.1-3|18	found on Samsung netbooks (bluetooth, wireless,
14cu|samsung-tools-2.3.1-3|19	webcam, backlight, CPU fan, special keys)
14cu|samsung-tools-2.3.1-3|20	and the control of various aspects
14cu|samsung-tools-2.3.1-3|21	related to power management,
14cu|samsung-tools-2.3.1-3|22	like the CPU undervolting
14cu|samsung-tools-2.3.1-3|23	(when a PHC-enabled kernel is available).
14cu|samsung-tools-2.3.1-3|24	
14cu|samsung-tools-2.3.1-3|25	
14cu|samsung-tools-2.3.1-3|26	%prep
14cu|samsung-tools-2.3.1-3|27	%setup -q
14cu|samsung-tools-2.3.1-3|28	
14cu|samsung-tools-2.3.1-3|29	%build
14cu|samsung-tools-2.3.1-3|30	#make
14cu|samsung-tools-2.3.1-3|31	
14cu|samsung-tools-2.3.1-3|32	%install
14cu|samsung-tools-2.3.1-3|33	#without this build throws a bunch of warnings
14cu|samsung-tools-2.3.1-3|34	LC_ALL=UTF-8 %makeinstall_std
14cu|samsung-tools-2.3.1-3|35	
14cu|samsung-tools-2.3.1-3|36	#move files to a correct location
14cu|samsung-tools-2.3.1-3|37	%ifarch x86_64
14cu|samsung-tools-2.3.1-3|38	mkdir -p %{buildroot}%{_libdir}
14cu|samsung-tools-2.3.1-3|39	mv %{buildroot}%{_prefix}/lib/pm-utils %{buildroot}%{_libdir}/pm-utils
14cu|samsung-tools-2.3.1-3|40	%endif
14cu|samsung-tools-2.3.1-3|41	
14cu|samsung-tools-2.3.1-3|42	mkdir -p %{buildroot}%{_unitdir}
14cu|samsung-tools-2.3.1-3|43	mv %{buildroot}/usr/%{_unitdir}/%{name}.service %{buildroot}%{_unitdir}
14cu|samsung-tools-2.3.1-3|44	
14cu|samsung-tools-2.3.1-3|45	%find_lang %{name} --all-name
14cu|samsung-tools-2.3.1-3|46	
14cu|samsung-tools-2.3.1-3|47	%post
14cu|samsung-tools-2.3.1-3|48	%_post_service %{name}
14cu|samsung-tools-2.3.1-3|49	
14cu|samsung-tools-2.3.1-3|50	%preun
14cu|samsung-tools-2.3.1-3|51	%_preun_service %{name}
14cu|samsung-tools-2.3.1-3|52	
14cu|samsung-tools-2.3.1-3|53	%files -f %{name}.lang
14cu|samsung-tools-2.3.1-3|54	%doc ChangeLog README
14cu|samsung-tools-2.3.1-3|55	%{_bindir}/%{name}
14cu|samsung-tools-2.3.1-3|56	%{_bindir}/%{name}-preferences
14cu|samsung-tools-2.3.1-3|57	%dir %{_sysconfdir}/%{name}/
14cu|samsung-tools-2.3.1-3|58	%dir %{_sysconfdir}/%{name}/scripts/
14cu|samsung-tools-2.3.1-3|59	%config(noreplace) %{_sysconfdir}/%{name}/session.conf
14cu|samsung-tools-2.3.1-3|60	%config(noreplace) %{_sysconfdir}/%{name}/system.conf
14cu|samsung-tools-2.3.1-3|61	%config(noreplace) %{_sysconfdir}/%{name}/scripts/*
14cu|samsung-tools-2.3.1-3|62	%{_sysconfdir}/dbus-1/system.d/org.voria.SamsungTools.System.conf
14cu|samsung-tools-2.3.1-3|63	%{_sysconfdir}/xdg/autostart/%{name}-session-service.desktop
14cu|samsung-tools-2.3.1-3|64	%{_libdir}/pm-utils/power.d/%{name}*
14cu|samsung-tools-2.3.1-3|65	%{_libdir}/pm-utils/sleep.d/20_%{name}
14cu|samsung-tools-2.3.1-3|66	%{_datadir}/applications/%{name}-preferences.desktop
14cu|samsung-tools-2.3.1-3|67	%{_datadir}/dbus-1/*/org.voria.SamsungTools.*.service
14cu|samsung-tools-2.3.1-3|68	%{_datadir}/%{name}/
14cu|samsung-tools-2.3.1-3|69	%{_unitdir}/%{name}.service
14cu|samsung-tools-2.3.1-3|70	
14cu|samsung-tools-2.3.1-3|71	
14cu|samsung-tools-2.3.1-3|72	%changelog
14cu|samsung-tools-2.3.1-3|73	
14cu|samsung-tools-2.3.1-3|74	* Wed Jun 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-3
14cu|samsung-tools-2.3.1-3|75	- (ef5fff2) Adjust file locations a little
14cu|samsung-tools-2.3.1-3|76	
14cu|samsung-tools-2.3.1-3|77	

14597 14
14cu|samtools-1.3.1-1|1	Summary:	Tools for manipulating next-generation sequencing data
14cu|samtools-1.3.1-1|2	Name:		samtools
14cu|samtools-1.3.1-1|3	Version:	1.3.1
14cu|samtools-1.3.1-1|4	Release:	1
14cu|samtools-1.3.1-1|5	License:	MIT
14cu|samtools-1.3.1-1|6	Group:		Sciences/Biology
14cu|samtools-1.3.1-1|7	Url:		https://github.com/samtools/samtools
14cu|samtools-1.3.1-1|8	Source0:	https://github.com/samtools/samtools/releases/download/%{version}/%{name}-%{version}.tar.bz2
14cu|samtools-1.3.1-1|9	BuildRequires:	pkgconfig(ncurses)
14cu|samtools-1.3.1-1|10	BuildRequires:	pkgconfig(zlib)
14cu|samtools-1.3.1-1|11	
14cu|samtools-1.3.1-1|12	%description
14cu|samtools-1.3.1-1|13	SAM (Sequence Alignment/Map) is a flexible generic format for storing
14cu|samtools-1.3.1-1|14	nucleotide sequence alignment.
14cu|samtools-1.3.1-1|15	
14cu|samtools-1.3.1-1|16	SAMtools provide efficient utilities on manipulating alignments in the
14cu|samtools-1.3.1-1|17	SAM format.
14cu|samtools-1.3.1-1|18	
14cu|samtools-1.3.1-1|19	%files
14cu|samtools-1.3.1-1|20	%{_bindir}/*
14cu|samtools-1.3.1-1|21	%{_mandir}/man1/*
14cu|samtools-1.3.1-1|22	
14cu|samtools-1.3.1-1|23	#----------------------------------------------------------------------------
14cu|samtools-1.3.1-1|24	
14cu|samtools-1.3.1-1|25	%prep
14cu|samtools-1.3.1-1|26	%setup -q
14cu|samtools-1.3.1-1|27	
14cu|samtools-1.3.1-1|28	%build
14cu|samtools-1.3.1-1|29	%configure2_5x \
14cu|samtools-1.3.1-1|30	--with-ncurses
14cu|samtools-1.3.1-1|31	%make
14cu|samtools-1.3.1-1|32	
14cu|samtools-1.3.1-1|33	%install
14cu|samtools-1.3.1-1|34	%makeinstall_std
14cu|samtools-1.3.1-1|35	
14cu|samtools-1.3.1-1|36	
14cu|samtools-1.3.1-1|37	%changelog
14cu|samtools-1.3.1-1|38	
14cu|samtools-1.3.1-1|39	* Thu Dec 29 2016 Rosa <rosa@abf.rosalinux.ru> 1.3.1-1
14cu|samtools-1.3.1-1|40	- (02f0284) Automatic import for version 1.3.1-1
14cu|samtools-1.3.1-1|41	
14cu|samtools-1.3.1-1|42	

14598 14
14cu|sandy-0.4-1|1	Summary:	Simple ncurses text editor
14cu|sandy-0.4-1|2	Name:		sandy
14cu|sandy-0.4-1|3	Version:	0.4
14cu|sandy-0.4-1|4	Release:	1
14cu|sandy-0.4-1|5	License:	MIT
14cu|sandy-0.4-1|6	Group:		Editors
14cu|sandy-0.4-1|7	Url:		http://tools.suckless.org/sandy
14cu|sandy-0.4-1|8	Source0:	http://git.suckless.org/sandy/snapshot/%{name}-%{version}.tar.bz2
14cu|sandy-0.4-1|9	Patch0:		sandy-0.4-optflags.patch
14cu|sandy-0.4-1|10	BuildRequires:	pkgconfig(ncursesw)
14cu|sandy-0.4-1|11	
14cu|sandy-0.4-1|12	%description
14cu|sandy-0.4-1|13	Simple ncurses text editor.
14cu|sandy-0.4-1|14	
14cu|sandy-0.4-1|15	%files
14cu|sandy-0.4-1|16	%{_bindir}/%{name}
14cu|sandy-0.4-1|17	%{_mandir}/man1/%{name}.1*
14cu|sandy-0.4-1|18	
14cu|sandy-0.4-1|19	#----------------------------------------------------------------------------
14cu|sandy-0.4-1|20	
14cu|sandy-0.4-1|21	%prep
14cu|sandy-0.4-1|22	%setup -q
14cu|sandy-0.4-1|23	%patch0 -p1
14cu|sandy-0.4-1|24	
14cu|sandy-0.4-1|25	%build
14cu|sandy-0.4-1|26	make \
14cu|sandy-0.4-1|27	OPTS="%{optflags}"
14cu|sandy-0.4-1|28	
14cu|sandy-0.4-1|29	%install
14cu|sandy-0.4-1|30	%makeinstall_std \
14cu|sandy-0.4-1|31	PREFIX=%{_prefix}
14cu|sandy-0.4-1|32	
14cu|sandy-0.4-1|33	
14cu|sandy-0.4-1|34	%changelog
14cu|sandy-0.4-1|35	
14cu|sandy-0.4-1|36	* Mon Feb 22 2016 Rosa <rosa@abf.rosalinux.ru> 0.4-1
14cu|sandy-0.4-1|37	- (1ebd97c) Automatic import for version 0.4-1
14cu|sandy-0.4-1|38	
14cu|sandy-0.4-1|39	

14599 14
14cu|sankore-3.1.2.5.r.0-1|1	%define   branch 3.1
14cu|sankore-3.1.2.5.r.0-1|2	%define   int_ver 2.5.r.0
14cu|sankore-3.1.2.5.r.0-1|3	%define   oname Sankore
14cu|sankore-3.1.2.5.r.0-1|4	%define   destdir %{_datadir}/%{name}
14cu|sankore-3.1.2.5.r.0-1|5	Name:     sankore
14cu|sankore-3.1.2.5.r.0-1|6	Version:  %{branch}.%{int_ver}
14cu|sankore-3.1.2.5.r.0-1|7	Release:  1
14cu|sankore-3.1.2.5.r.0-1|8	Summary:  The open-source software suite for digital teachers
14cu|sankore-3.1.2.5.r.0-1|9	License:  GPLv3+ or LGPLv3+
14cu|sankore-3.1.2.5.r.0-1|10	Group:    Education
14cu|sankore-3.1.2.5.r.0-1|11	URL:      https://github.com/Sankore/
14cu|sankore-3.1.2.5.r.0-1|12	Source0:  https://github.com/Sankore/Sankore-%{version}/archive/v%{int_ver}.tar.gz
14cu|sankore-3.1.2.5.r.0-1|13	Patch0:   Sankore_3.1.pro.patch
14cu|sankore-3.1.2.5.r.0-1|14	Patch1:   gethostbyname.patch
14cu|sankore-3.1.2.5.r.0-1|15	Patch2:   Sankore-3.1-phonon-include-file.patch
14cu|sankore-3.1.2.5.r.0-1|16	Patch3:   poppler.patch
14cu|sankore-3.1.2.5.r.0-1|17	BuildRequires:    qt4-devel
14cu|sankore-3.1.2.5.r.0-1|18	BuildRequires:    zlib-devel
14cu|sankore-3.1.2.5.r.0-1|19	BuildRequires:	  pkgconfig(poppler-qt4)
14cu|sankore-3.1.2.5.r.0-1|20	BuildRequires:    quazip-devel
14cu|sankore-3.1.2.5.r.0-1|21	BuildRequires:    phonon-devel
14cu|sankore-3.1.2.5.r.0-1|22	BuildRequires:    qtsingleapplication-devel
14cu|sankore-3.1.2.5.r.0-1|23	BuildRequires:    libgomp-devel
14cu|sankore-3.1.2.5.r.0-1|24	BuildRequires:    freetype2-devel
14cu|sankore-3.1.2.5.r.0-1|25	BuildRequires:    desktop-file-utils
14cu|sankore-3.1.2.5.r.0-1|26	Requires:         phonon-gstreamer
14cu|sankore-3.1.2.5.r.0-1|27	Requires:         qt4-accessibility-plugin
14cu|sankore-3.1.2.5.r.0-1|28	Requires:         qt4-qmlviewer
14cu|sankore-3.1.2.5.r.0-1|29	Requires:         phonon-designer-plugin
14cu|sankore-3.1.2.5.r.0-1|30	Requires:         qt4-designer-plugin-qt3support
14cu|sankore-3.1.2.5.r.0-1|31	Requires:         qt4-designer-plugin-webkit
14cu|sankore-3.1.2.5.r.0-1|32	Requires:         qt4-graphicssystems-plugin
14cu|sankore-3.1.2.5.r.0-1|33	Requires:         %{_lib}qtsvg4
14cu|sankore-3.1.2.5.r.0-1|34	Requires:         %{_lib}qtgui4
14cu|sankore-3.1.2.5.r.0-1|35	Requires:         %{_lib}qtscript4
14cu|sankore-3.1.2.5.r.0-1|36	Requires:         appmenu-qt
14cu|sankore-3.1.2.5.r.0-1|37	Requires:         qt4-qmlviewer
14cu|sankore-3.1.2.5.r.0-1|38	Requires:         qt4-database-plugin-sqlite
14cu|sankore-3.1.2.5.r.0-1|39	
14cu|sankore-3.1.2.5.r.0-1|40	
14cu|sankore-3.1.2.5.r.0-1|41	%description
14cu|sankore-3.1.2.5.r.0-1|42	%{name} can be considered as three integrated
14cu|sankore-3.1.2.5.r.0-1|43	functions in one outstanding tool:
14cu|sankore-3.1.2.5.r.0-1|44	- uniboard universal interactive white board software
14cu|sankore-3.1.2.5.r.0-1|45	- the sankore teaching designer
14cu|sankore-3.1.2.5.r.0-1|46	- the sankore editor
14cu|sankore-3.1.2.5.r.0-1|47	
14cu|sankore-3.1.2.5.r.0-1|48	%prep
14cu|sankore-3.1.2.5.r.0-1|49	%setup -q -n %{oname}-%{branch}-%{int_ver}
14cu|sankore-3.1.2.5.r.0-1|50	%apply_patches
14cu|sankore-3.1.2.5.r.0-1|51	
14cu|sankore-3.1.2.5.r.0-1|52	%build
14cu|sankore-3.1.2.5.r.0-1|53	%{qmake_qt4} PREFIX=%{destdir} DESTDIR=%{destdir}
14cu|sankore-3.1.2.5.r.0-1|54	lrelease Sankore_3.1.pro
14cu|sankore-3.1.2.5.r.0-1|55	%make
14cu|sankore-3.1.2.5.r.0-1|56	
14cu|sankore-3.1.2.5.r.0-1|57	%install
14cu|sankore-3.1.2.5.r.0-1|58	#%make INSTALL="install -p" INSTALL_ROOT=%{buildroot} PREFIX=%{destdir} DESTDIR=%{destdir} release-install
14cu|sankore-3.1.2.5.r.0-1|59	%make INSTALL="install -p" release-install
14cu|sankore-3.1.2.5.r.0-1|60	
14cu|sankore-3.1.2.5.r.0-1|61	mkdir -p %{buildroot}%{_datadir}/icons/
14cu|sankore-3.1.2.5.r.0-1|62	
14cu|sankore-3.1.2.5.r.0-1|63	#missed icon, taking one
14cu|sankore-3.1.2.5.r.0-1|64	install -D -m 0644 resources/images/uniboard.png %{buildroot}%{_datadir}/icons/%{name}.png
14cu|sankore-3.1.2.5.r.0-1|65	
14cu|sankore-3.1.2.5.r.0-1|66	#missed desktop file, writing one
14cu|sankore-3.1.2.5.r.0-1|67	cat > %{name}.desktop <<EOF
14cu|sankore-3.1.2.5.r.0-1|68	[Desktop Entry]
14cu|sankore-3.1.2.5.r.0-1|69	Name=Sankore
14cu|sankore-3.1.2.5.r.0-1|70	GenericName=The open-source software suite for digital teachers
14cu|sankore-3.1.2.5.r.0-1|71	GenericName[ru]=Цифровые технологии для учителей
14cu|sankore-3.1.2.5.r.0-1|72	Comment=Software to create presentations for interactive whiteboard (TNI)
14cu|sankore-3.1.2.5.r.0-1|73	Comment[fr]=Logiciel de création de présentations pour tableau numérique interactif (TNI)
14cu|sankore-3.1.2.5.r.0-1|74	Comment[ru]=Программное обеспечение для создания презентаций для интерактивной доски
14cu|sankore-3.1.2.5.r.0-1|75	Exec=%{destdir}/Open-Sankore
14cu|sankore-3.1.2.5.r.0-1|76	Icon=%{name}
14cu|sankore-3.1.2.5.r.0-1|77	Terminal=false
14cu|sankore-3.1.2.5.r.0-1|78	Type=Application
14cu|sankore-3.1.2.5.r.0-1|79	StartupNotify=true
14cu|sankore-3.1.2.5.r.0-1|80	Categories=Education
14cu|sankore-3.1.2.5.r.0-1|81	EOF
14cu|sankore-3.1.2.5.r.0-1|82	
14cu|sankore-3.1.2.5.r.0-1|83	desktop-file-install --mode=0644 --dir=%{buildroot}%{_datadir}/applications %{name}.desktop
14cu|sankore-3.1.2.5.r.0-1|84	
14cu|sankore-3.1.2.5.r.0-1|85	mkdir -p %{buildroot}/%_bindir/
14cu|sankore-3.1.2.5.r.0-1|86	cat > %{buildroot}/%_bindir/%{name} <<EOF
14cu|sankore-3.1.2.5.r.0-1|87	#!/bin/sh
14cu|sankore-3.1.2.5.r.0-1|88	%{destdir}/Open-Sankore
14cu|sankore-3.1.2.5.r.0-1|89	
14cu|sankore-3.1.2.5.r.0-1|90	EOF
14cu|sankore-3.1.2.5.r.0-1|91	
14cu|sankore-3.1.2.5.r.0-1|92	chmod 755 %{buildroot}/%_bindir/%{name}
14cu|sankore-3.1.2.5.r.0-1|93	mkdir -p %{buildroot}/%{destdir}/i18n
14cu|sankore-3.1.2.5.r.0-1|94	#anaselli Following line copies qt.conf and brakes icons
14cu|sankore-3.1.2.5.r.0-1|95	#cp -R resources/linux/qtlinux/* %{buildroot}/%{destdir}
14cu|sankore-3.1.2.5.r.0-1|96	cp -R resources/customizations %{buildroot}/%{destdir}
14cu|sankore-3.1.2.5.r.0-1|97	cp -R resources/i18n/*.qm %{buildroot}/%{destdir}/i18n
14cu|sankore-3.1.2.5.r.0-1|98	
14cu|sankore-3.1.2.5.r.0-1|99	cp -r build/linux/release/product/* %{buildroot}/%{destdir}
14cu|sankore-3.1.2.5.r.0-1|100	#mv %{buildroot}/%{destdir}/Sankore\ %{version} %{buildroot}/%{destdir}/sankore
14cu|sankore-3.1.2.5.r.0-1|101	
14cu|sankore-3.1.2.5.r.0-1|102	%files
14cu|sankore-3.1.2.5.r.0-1|103	%doc ChangeLog.html README.txt
14cu|sankore-3.1.2.5.r.0-1|104	%{_bindir}/%{name}
14cu|sankore-3.1.2.5.r.0-1|105	%{_datadir}/applications/%{name}.desktop
14cu|sankore-3.1.2.5.r.0-1|106	%{_datadir}/icons/%{name}.png
14cu|sankore-3.1.2.5.r.0-1|107	%{destdir}
14cu|sankore-3.1.2.5.r.0-1|108	
14cu|sankore-3.1.2.5.r.0-1|109	
14cu|sankore-3.1.2.5.r.0-1|110	%changelog
14cu|sankore-3.1.2.5.r.0-1|111	
14cu|sankore-3.1.2.5.r.0-1|112	* Fri Oct 16 2015 Denis Silakov <dsilakov@gmail.com> 3.1.2.5.r.0-1
14cu|sankore-3.1.2.5.r.0-1|113	- (8997e01) Updated to 3.1.2.5.r.0
14cu|sankore-3.1.2.5.r.0-1|114	
14cu|sankore-3.1.2.5.r.0-1|115	

14600 14
14cu|sawfish-1.11-1|1	%define _disable_ld_no_undefined 1
14cu|sawfish-1.11-1|2	
14cu|sawfish-1.11-1|3	%define libver		0.92.3
14cu|sawfish-1.11-1|4	%define repver		0.90.7
14cu|sawfish-1.11-1|5	
14cu|sawfish-1.11-1|6	Summary:	An extensible window manager for the X Window System
14cu|sawfish-1.11-1|7	Name:		sawfish
14cu|sawfish-1.11-1|8	Version:	1.11
14cu|sawfish-1.11-1|9	Release:	1
14cu|sawfish-1.11-1|10	Epoch:		2
14cu|sawfish-1.11-1|11	License:	GPLv2+
14cu|sawfish-1.11-1|12	Group:		Graphical desktop/Sawfish
14cu|sawfish-1.11-1|13	Url:		http://sawmill.sourceforge.net/
14cu|sawfish-1.11-1|14	Source0:	http://download.tuxfamily.org/%name/%{name}_%{version}.tar.bz2
14cu|sawfish-1.11-1|15	BuildRequires:	kdelibs4-core
14cu|sawfish-1.11-1|16	Buildrequires:	texinfo
14cu|sawfish-1.11-1|17	BuildRequires:	gmp-devel
14cu|sawfish-1.11-1|18	BuildRequires:	readline-devel
14cu|sawfish-1.11-1|19	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|sawfish-1.11-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|sawfish-1.11-1|21	BuildRequires:	pkgconfig(ice)
14cu|sawfish-1.11-1|22	BuildRequires:	pkgconfig(librep) >= %{libver}
14cu|sawfish-1.11-1|23	BuildRequires:	pkgconfig(ncurses)
14cu|sawfish-1.11-1|24	BuildRequires:	pkgconfig(pangox)
14cu|sawfish-1.11-1|25	BuildRequires:	pkgconfig(pangoxft)
14cu|sawfish-1.11-1|26	BuildRequires:	pkgconfig(rep-gtk) >= %{repver}
14cu|sawfish-1.11-1|27	BuildRequires:	pkgconfig(sm)
14cu|sawfish-1.11-1|28	BuildRequires:	pkgconfig(xft)
14cu|sawfish-1.11-1|29	BuildRequires:	pkgconfig(xtst)
14cu|sawfish-1.11-1|30	
14cu|sawfish-1.11-1|31	Requires:	librep >= %{libver}
14cu|sawfish-1.11-1|32	Requires:	rep-gtk >= %{repver}
14cu|sawfish-1.11-1|33	Requires:	xsetroot
14cu|sawfish-1.11-1|34	Provides:	windowmanager
14cu|sawfish-1.11-1|35	Provides:	sawmill
14cu|sawfish-1.11-1|36	Provides:	sawmill-gnome
14cu|sawfish-1.11-1|37	Provides:	sawfish-gnome
14cu|sawfish-1.11-1|38	Provides:	sawfish-themer
14cu|sawfish-1.11-1|39	
14cu|sawfish-1.11-1|40	%description
14cu|sawfish-1.11-1|41	Sawfish is an extensible window manager which uses a Lisp-based scripting
14cu|sawfish-1.11-1|42	language. All window decorations are configurable and the basic idea is to
14cu|sawfish-1.11-1|43	have as much user-interface policy as possible controlled through the Lisp
14cu|sawfish-1.11-1|44	language. Configuration can be accomplished by writing Lisp code in a
14cu|sawfish-1.11-1|45	personal .sawfishrc file, or using a GTK+ interface. Sawfish is mostly
14cu|sawfish-1.11-1|46	GNOME compliant.
14cu|sawfish-1.11-1|47	
14cu|sawfish-1.11-1|48	%files -f %{name}.lang
14cu|sawfish-1.11-1|49	%doc COPYING INSTALL README* NEWS TODO
14cu|sawfish-1.11-1|50	%{_bindir}/*
14cu|sawfish-1.11-1|51	%{_libexecdir}/%{name}
14cu|sawfish-1.11-1|52	%{_libexecdir}/rep/*
14cu|sawfish-1.11-1|53	%{_datadir}/applications/*.desktop
14cu|sawfish-1.11-1|54	%{_datadir}/apps/ksmserver/windowmanagers/sawfish.desktop
14cu|sawfish-1.11-1|55	%{_datadir}/gnome/wm-properties/sawfish-wm.desktop
14cu|sawfish-1.11-1|56	%{_datadir}/sawfish
14cu|sawfish-1.11-1|57	%{_datadir}/xsessions/*
14cu|sawfish-1.11-1|58	%{_iconsdir}/hicolor/*/apps/sawfish*
14cu|sawfish-1.11-1|59	%{_mandir}/man1/sawfish.1*
14cu|sawfish-1.11-1|60	%{_mandir}/man1/sawfish-client.1*
14cu|sawfish-1.11-1|61	%{_mandir}/man1/sawfish-config.1*
14cu|sawfish-1.11-1|62	%{_infodir}/sawfish*
14cu|sawfish-1.11-1|63	
14cu|sawfish-1.11-1|64	#----------------------------------------------------------------------------
14cu|sawfish-1.11-1|65	
14cu|sawfish-1.11-1|66	%package devel
14cu|sawfish-1.11-1|67	Summary:	Development files for Sawfish
14cu|sawfish-1.11-1|68	Group:		Graphical desktop/Sawfish
14cu|sawfish-1.11-1|69	Requires:	%{name} = %{EVRD}
14cu|sawfish-1.11-1|70	
14cu|sawfish-1.11-1|71	%description devel
14cu|sawfish-1.11-1|72	This package contains development files for sawfish.
14cu|sawfish-1.11-1|73	
14cu|sawfish-1.11-1|74	%files devel
14cu|sawfish-1.11-1|75	%{_libdir}/pkgconfig/*.pc
14cu|sawfish-1.11-1|76	%{_includedir}/sawfish/
14cu|sawfish-1.11-1|77	
14cu|sawfish-1.11-1|78	#----------------------------------------------------------------------------
14cu|sawfish-1.11-1|79	
14cu|sawfish-1.11-1|80	%prep
14cu|sawfish-1.11-1|81	%setup -qn %{name}_%{version}
14cu|sawfish-1.11-1|82	
14cu|sawfish-1.11-1|83	%build
14cu|sawfish-1.11-1|84	%configure2_5x
14cu|sawfish-1.11-1|85	%make
14cu|sawfish-1.11-1|86	
14cu|sawfish-1.11-1|87	%install
14cu|sawfish-1.11-1|88	%makeinstall_std
14cu|sawfish-1.11-1|89	
14cu|sawfish-1.11-1|90	%find_lang %{name}
14cu|sawfish-1.11-1|91	
14cu|sawfish-1.11-1|92	%changelog
14cu|sawfish-1.11-1|93	
14cu|sawfish-1.11-1|94	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2:1.11-1
14cu|sawfish-1.11-1|95	- (45b18be) Updated to 1.11
14cu|sawfish-1.11-1|96	
14cu|sawfish-1.11-1|97	

14601 14
14cu|saxon-9.3.0.4-1|1	# Copyright (c) 2000-2005, JPackage Project
14cu|saxon-9.3.0.4-1|2	# All rights reserved.
14cu|saxon-9.3.0.4-1|3	#
14cu|saxon-9.3.0.4-1|4	# Redistribution and use in source and binary forms, with or without
14cu|saxon-9.3.0.4-1|5	# modification, are permitted provided that the following conditions
14cu|saxon-9.3.0.4-1|6	# are met:
14cu|saxon-9.3.0.4-1|7	#
14cu|saxon-9.3.0.4-1|8	# 1. Redistributions of source code must retain the above copyright
14cu|saxon-9.3.0.4-1|9	#    notice, this list of conditions and the following disclaimer.
14cu|saxon-9.3.0.4-1|10	# 2. Redistributions in binary form must reproduce the above copyright
14cu|saxon-9.3.0.4-1|11	#    notice, this list of conditions and the following disclaimer in the
14cu|saxon-9.3.0.4-1|12	#    documentation and/or other materials provided with the
14cu|saxon-9.3.0.4-1|13	#    distribution.
14cu|saxon-9.3.0.4-1|14	# 3. Neither the name of the JPackage Project nor the names of its
14cu|saxon-9.3.0.4-1|15	#    contributors may be used to endorse or promote products derived
14cu|saxon-9.3.0.4-1|16	#    from this software without specific prior written permission.
14cu|saxon-9.3.0.4-1|17	#
14cu|saxon-9.3.0.4-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14cu|saxon-9.3.0.4-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14cu|saxon-9.3.0.4-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14cu|saxon-9.3.0.4-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14cu|saxon-9.3.0.4-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14cu|saxon-9.3.0.4-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14cu|saxon-9.3.0.4-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14cu|saxon-9.3.0.4-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14cu|saxon-9.3.0.4-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14cu|saxon-9.3.0.4-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14cu|saxon-9.3.0.4-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14cu|saxon-9.3.0.4-1|29	#
14cu|saxon-9.3.0.4-1|30	
14cu|saxon-9.3.0.4-1|31	Summary:        Java XPath, XSLT 2.0 and XQuery implementation
14cu|saxon-9.3.0.4-1|32	Name:           saxon
14cu|saxon-9.3.0.4-1|33	Version:        9.3.0.4
14cu|saxon-9.3.0.4-1|34	Release:        1
14cu|saxon-9.3.0.4-1|35	# net.sf.saxon.om.XMLChar is from ASL-licensed Xerces
14cu|saxon-9.3.0.4-1|36	# net/sf/saxon/option/jdom/ is MPLv1.1
14cu|saxon-9.3.0.4-1|37	# net/sf/saxon/serialize/codenorm/ is UCD
14cu|saxon-9.3.0.4-1|38	# net/sf/saxon/expr/sort/GenericSorter.java is MIT
14cu|saxon-9.3.0.4-1|39	# net/sf/saxon/expr/Tokenizer.java and few other bits are BSD
14cu|saxon-9.3.0.4-1|40	License:        MPLv1.0 and MPLv1.1 and ASL 1.1 and UCD and MIT
14cu|saxon-9.3.0.4-1|41	Group:          Development/Java
14cu|saxon-9.3.0.4-1|42	URL:            http://saxon.sourceforge.net/
14cu|saxon-9.3.0.4-1|43	Source0:        https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.3/saxon9-3-0-4source.zip
14cu|saxon-9.3.0.4-1|44	Source1:        %{name}.saxon.script
14cu|saxon-9.3.0.4-1|45	Source2:        %{name}.saxonq.script
14cu|saxon-9.3.0.4-1|46	Source3:        %{name}.build.script
14cu|saxon-9.3.0.4-1|47	Source4:        %{name}.1
14cu|saxon-9.3.0.4-1|48	Source5:        %{name}q.1
14cu|saxon-9.3.0.4-1|49	Source6:        https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.3/saxon-resources9-3.zip
14cu|saxon-9.3.0.4-1|50	BuildRequires:  unzip
14cu|saxon-9.3.0.4-1|51	BuildRequires:  ant
14cu|saxon-9.3.0.4-1|52	BuildRequires:  jpackage-utils >= 0:1.6
14cu|saxon-9.3.0.4-1|53	BuildRequires:  bea-stax-api
14cu|saxon-9.3.0.4-1|54	BuildRequires:  xml-commons-apis
14cu|saxon-9.3.0.4-1|55	BuildRequires:  xom
14cu|saxon-9.3.0.4-1|56	BuildRequires:  jdom >= 0:1.0-0.b7
14cu|saxon-9.3.0.4-1|57	BuildRequires:  java-javadoc
14cu|saxon-9.3.0.4-1|58	BuildRequires:  jdom-javadoc >= 0:1.0-0.b9.3jpp
14cu|saxon-9.3.0.4-1|59	BuildRequires:  dom4j
14cu|saxon-9.3.0.4-1|60	BuildRequires:  recode
14cu|saxon-9.3.0.4-1|61	BuildRequires:  locales-en
14cu|saxon-9.3.0.4-1|62	Requires:       jpackage-utils
14cu|saxon-9.3.0.4-1|63	Requires:       bea-stax-api
14cu|saxon-9.3.0.4-1|64	Requires:       bea-stax
14cu|saxon-9.3.0.4-1|65	Requires:       jaxp_parser_impl
14cu|saxon-9.3.0.4-1|66	Requires:       /usr/sbin/update-alternatives
14cu|saxon-9.3.0.4-1|67	Provides:       jaxp_transform_impl = %{version}-%{release}
14cu|saxon-9.3.0.4-1|68	
14cu|saxon-9.3.0.4-1|69	# Older versions were split into multile packages
14cu|saxon-9.3.0.4-1|70	Obsoletes:	%{name}-xpath < %{version}-%{release}
14cu|saxon-9.3.0.4-1|71	Obsoletes:	%{name}-xom < %{version}-%{release}
14cu|saxon-9.3.0.4-1|72	Obsoletes:	%{name}-sql < %{version}-%{release}
14cu|saxon-9.3.0.4-1|73	Obsoletes:	%{name}-jdom < %{version}-%{release}
14cu|saxon-9.3.0.4-1|74	Obsoletes:	%{name}-dom < %{version}-%{release}
14cu|saxon-9.3.0.4-1|75	
14cu|saxon-9.3.0.4-1|76	BuildArch:      noarch
14cu|saxon-9.3.0.4-1|77	
14cu|saxon-9.3.0.4-1|78	%description
14cu|saxon-9.3.0.4-1|79	Saxon HE is Saxonica's non-schema-aware implementation of the XPath 2.0,
14cu|saxon-9.3.0.4-1|80	XSLT 2.0, and XQuery 1.0 specifications aligned with the W3C Candidate
14cu|saxon-9.3.0.4-1|81	Recommendation published on 3 November 2005. It is a complete and
14cu|saxon-9.3.0.4-1|82	conformant implementation, providing all the mandatory features of
14cu|saxon-9.3.0.4-1|83	those specifications and nearly all the optional features.
14cu|saxon-9.3.0.4-1|84	
14cu|saxon-9.3.0.4-1|85	
14cu|saxon-9.3.0.4-1|86	%package        manual
14cu|saxon-9.3.0.4-1|87	Summary:        Manual for %{name}
14cu|saxon-9.3.0.4-1|88	Group:          Development/Java
14cu|saxon-9.3.0.4-1|89	
14cu|saxon-9.3.0.4-1|90	%description    manual
14cu|saxon-9.3.0.4-1|91	Manual for %{name}.
14cu|saxon-9.3.0.4-1|92	
14cu|saxon-9.3.0.4-1|93	%package        javadoc
14cu|saxon-9.3.0.4-1|94	Summary:        Javadoc for %{name}
14cu|saxon-9.3.0.4-1|95	Group:          Development/Java
14cu|saxon-9.3.0.4-1|96	
14cu|saxon-9.3.0.4-1|97	%description    javadoc
14cu|saxon-9.3.0.4-1|98	Javadoc for %{name}.
14cu|saxon-9.3.0.4-1|99	
14cu|saxon-9.3.0.4-1|100	%package        demo
14cu|saxon-9.3.0.4-1|101	Summary:        Demos for %{name}
14cu|saxon-9.3.0.4-1|102	Group:          Development/Java
14cu|saxon-9.3.0.4-1|103	Requires:       %{name} = %{version}-%{release}
14cu|saxon-9.3.0.4-1|104	
14cu|saxon-9.3.0.4-1|105	%description    demo
14cu|saxon-9.3.0.4-1|106	Demonstrations and samples for %{name}.
14cu|saxon-9.3.0.4-1|107	
14cu|saxon-9.3.0.4-1|108	%package        scripts
14cu|saxon-9.3.0.4-1|109	Summary:        Utility scripts for %{name}
14cu|saxon-9.3.0.4-1|110	Group:          Development/Java
14cu|saxon-9.3.0.4-1|111	Requires:       jpackage-utils >= 0:1.5
14cu|saxon-9.3.0.4-1|112	Requires:       %{name} = %{version}-%{release}
14cu|saxon-9.3.0.4-1|113	
14cu|saxon-9.3.0.4-1|114	%description    scripts
14cu|saxon-9.3.0.4-1|115	Utility scripts for %{name}.
14cu|saxon-9.3.0.4-1|116	
14cu|saxon-9.3.0.4-1|117	
14cu|saxon-9.3.0.4-1|118	%prep
14cu|saxon-9.3.0.4-1|119	%setup -q -c
14cu|saxon-9.3.0.4-1|120	
14cu|saxon-9.3.0.4-1|121	unzip -q %{SOURCE6}
14cu|saxon-9.3.0.4-1|122	cp -p %{SOURCE3} ./build.xml
14cu|saxon-9.3.0.4-1|123	
14cu|saxon-9.3.0.4-1|124	# deadNET
14cu|saxon-9.3.0.4-1|125	rm -rf net/sf/saxon/dotnet
14cu|saxon-9.3.0.4-1|126	
14cu|saxon-9.3.0.4-1|127	# Depends on XQJ (javax.xml.xquery)
14cu|saxon-9.3.0.4-1|128	rm -rf net/sf/saxon/xqj
14cu|saxon-9.3.0.4-1|129	
14cu|saxon-9.3.0.4-1|130	# This requires a EE edition feature (com.saxonica.xsltextn)
14cu|saxon-9.3.0.4-1|131	rm -rf net/sf/saxon/option/sql/SQLElementFactory.java
14cu|saxon-9.3.0.4-1|132	
14cu|saxon-9.3.0.4-1|133	# cleanup unnecessary stuff we'll build ourselves
14cu|saxon-9.3.0.4-1|134	rm -rf docs/api
14cu|saxon-9.3.0.4-1|135	find . \( -name "*.jar" -name "*.pyc" \) -delete
14cu|saxon-9.3.0.4-1|136	
14cu|saxon-9.3.0.4-1|137	find -name '*.java' -exec recode Latin-1..UTF-8 {} \;
14cu|saxon-9.3.0.4-1|138	
14cu|saxon-9.3.0.4-1|139	
14cu|saxon-9.3.0.4-1|140	%build
14cu|saxon-9.3.0.4-1|141	locale -a
14cu|saxon-9.3.0.4-1|142	export LC_ALL=en_GB.UTF-8
14cu|saxon-9.3.0.4-1|143	mkdir -p build/classes
14cu|saxon-9.3.0.4-1|144	cat >build/classes/edition.properties <<EOF
14cu|saxon-9.3.0.4-1|145	config=net.sf.saxon.Configuration
14cu|saxon-9.3.0.4-1|146	platform=net.sf.saxon.java.JavaPlatform
14cu|saxon-9.3.0.4-1|147	EOF
14cu|saxon-9.3.0.4-1|148	
14cu|saxon-9.3.0.4-1|149	export JAVA_HOME=/usr/lib/jvm/java-openjdk/
14cu|saxon-9.3.0.4-1|150	export CLASSPATH=%(build-classpath xml-commons-apis jdom xom bea-stax-api dom4j)
14cu|saxon-9.3.0.4-1|151	ant \
14cu|saxon-9.3.0.4-1|152	-Dj2se.javadoc=%{_javadocdir}/java \
14cu|saxon-9.3.0.4-1|153	-Djdom.javadoc=%{_javadocdir}/jdom \
14cu|saxon-9.3.0.4-1|154	-Dfile.encoding=UTF8
14cu|saxon-9.3.0.4-1|155	
14cu|saxon-9.3.0.4-1|156	
14cu|saxon-9.3.0.4-1|157	%install
14cu|saxon-9.3.0.4-1|158	# jars
14cu|saxon-9.3.0.4-1|159	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14cu|saxon-9.3.0.4-1|160	cp -p build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14cu|saxon-9.3.0.4-1|161	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14cu|saxon-9.3.0.4-1|162	
14cu|saxon-9.3.0.4-1|163	# javadoc
14cu|saxon-9.3.0.4-1|164	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cu|saxon-9.3.0.4-1|165	cp -pr build/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14cu|saxon-9.3.0.4-1|166	
14cu|saxon-9.3.0.4-1|167	# demo
14cu|saxon-9.3.0.4-1|168	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14cu|saxon-9.3.0.4-1|169	cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}
14cu|saxon-9.3.0.4-1|170	
14cu|saxon-9.3.0.4-1|171	# scripts
14cu|saxon-9.3.0.4-1|172	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14cu|saxon-9.3.0.4-1|173	install -p -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}
14cu|saxon-9.3.0.4-1|174	install -p -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/%{name}q
14cu|saxon-9.3.0.4-1|175	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14cu|saxon-9.3.0.4-1|176	install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14cu|saxon-9.3.0.4-1|177	install -p -m644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}q.1
14cu|saxon-9.3.0.4-1|178	
14cu|saxon-9.3.0.4-1|179	# jaxp_transform_impl ghost symlink
14cu|saxon-9.3.0.4-1|180	ln -s %{_sysconfdir}/alternatives \
14cu|saxon-9.3.0.4-1|181	$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
14cu|saxon-9.3.0.4-1|182	
14cu|saxon-9.3.0.4-1|183	
14cu|saxon-9.3.0.4-1|184	%post
14cu|saxon-9.3.0.4-1|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14cu|saxon-9.3.0.4-1|186	jaxp_transform_impl %{_javadir}/%{name}.jar 25
14cu|saxon-9.3.0.4-1|187	
14cu|saxon-9.3.0.4-1|188	%preun
14cu|saxon-9.3.0.4-1|189	{
14cu|saxon-9.3.0.4-1|190	[ $1 -eq 0 ] || exit 0
14cu|saxon-9.3.0.4-1|191	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
14cu|saxon-9.3.0.4-1|192	} >/dev/null 2>&1 || :
14cu|saxon-9.3.0.4-1|193	
14cu|saxon-9.3.0.4-1|194	%files
14cu|saxon-9.3.0.4-1|195	%{_javadir}/%{name}.jar
14cu|saxon-9.3.0.4-1|196	%{_javadir}/%{name}-%{version}.jar
14cu|saxon-9.3.0.4-1|197	%ghost %{_javadir}/jaxp_transform_impl.jar
14cu|saxon-9.3.0.4-1|198	
14cu|saxon-9.3.0.4-1|199	%files manual
14cu|saxon-9.3.0.4-1|200	%doc doc/*.html
14cu|saxon-9.3.0.4-1|201	
14cu|saxon-9.3.0.4-1|202	%files javadoc
14cu|saxon-9.3.0.4-1|203	%doc %{_javadocdir}/%{name}-%{version}
14cu|saxon-9.3.0.4-1|204	
14cu|saxon-9.3.0.4-1|205	%files demo
14cu|saxon-9.3.0.4-1|206	%{_datadir}/%{name}
14cu|saxon-9.3.0.4-1|207	
14cu|saxon-9.3.0.4-1|208	%files scripts
14cu|saxon-9.3.0.4-1|209	%{_bindir}/%{name}
14cu|saxon-9.3.0.4-1|210	%{_bindir}/%{name}q
14cu|saxon-9.3.0.4-1|211	%{_mandir}/man1/%{name}.1*
14cu|saxon-9.3.0.4-1|212	%{_mandir}/man1/%{name}q.1*
14cu|saxon-9.3.0.4-1|213	
14cu|saxon-9.3.0.4-1|214	%changelog
14cu|saxon-9.3.0.4-1|215	
14cu|saxon-9.3.0.4-1|216	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 9.3.0.4-1
14cu|saxon-9.3.0.4-1|217	- (cf3ae89) Minor spec cleanup
14cu|saxon-9.3.0.4-1|218	
14cu|saxon-9.3.0.4-1|219	

14602 14
14cu|sayonara-0.9.2-2|1	%define tarball	git11-20161030
14cu|sayonara-0.9.2-2|2	
14cu|sayonara-0.9.2-2|3	Name:		sayonara
14cu|sayonara-0.9.2-2|4	Version:	0.9.2
14cu|sayonara-0.9.2-2|5	Release:	2
14cu|sayonara-0.9.2-2|6	Summary:	A lightweight Qt Audio player
14cu|sayonara-0.9.2-2|7	License:	GPLv3+
14cu|sayonara-0.9.2-2|8	Group:		Sound
14cu|sayonara-0.9.2-2|9	URL:		http://sayonara-player.com
14cu|sayonara-0.9.2-2|10	Source0:	http://sayonara-player.com/sw/%{name}-player-%{version}-%{tarball}.tar.gz
14cu|sayonara-0.9.2-2|11	Source1:    sayonara_lang_ru.tar.gz
14cu|sayonara-0.9.2-2|12	Patch0:     sayonara-player_fix_string_translate.patch
14cu|sayonara-0.9.2-2|13	BuildRequires:	cmake
14cu|sayonara-0.9.2-2|14	BuildRequires:	qt5-tools
14cu|sayonara-0.9.2-2|15	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14cu|sayonara-0.9.2-2|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|sayonara-0.9.2-2|17	BuildRequires:	pkgconfig(Qt5DBus)
14cu|sayonara-0.9.2-2|18	BuildRequires:	pkgconfig(Qt5Help)
14cu|sayonara-0.9.2-2|19	BuildRequires:	pkgconfig(Qt5Network)
14cu|sayonara-0.9.2-2|20	BuildRequires:	pkgconfig(Qt5Sql)
14cu|sayonara-0.9.2-2|21	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|sayonara-0.9.2-2|22	BuildRequires:	pkgconfig(Qt5Xml)
14cu|sayonara-0.9.2-2|23	BuildRequires:	pkgconfig(libcurl)
14cu|sayonara-0.9.2-2|24	BuildRequires:	pkgconfig(libnotify)
14cu|sayonara-0.9.2-2|25	BuildRequires:	pkgconfig(libmtp)
14cu|sayonara-0.9.2-2|26	BuildRequires:	pkgconfig(taglib)
14cu|sayonara-0.9.2-2|27	BuildRequires:  qt5-linguist-tools
14cu|sayonara-0.9.2-2|28	Requires: qt5-database-plugin-sqlite
14cu|sayonara-0.9.2-2|29	
14cu|sayonara-0.9.2-2|30	%description
14cu|sayonara-0.9.2-2|31	Sayonara is a small, clear, not yet
14cu|sayonara-0.9.2-2|32	platform-independent music player.
14cu|sayonara-0.9.2-2|33	Low CPU usage, low memory consumption
14cu|sayonara-0.9.2-2|34	and no long loading times are only
14cu|sayonara-0.9.2-2|35	three benefits of this player. Sayonara
14cu|sayonara-0.9.2-2|36	should be easy and intuitive to use
14cu|sayonara-0.9.2-2|37	and therefore it should be able to compete
14cu|sayonara-0.9.2-2|38	with the most popular music players.
14cu|sayonara-0.9.2-2|39	
14cu|sayonara-0.9.2-2|40	%prep
14cu|sayonara-0.9.2-2|41	%setup -q -n %{name}-player
14cu|sayonara-0.9.2-2|42	%patch0 -p1
14cu|sayonara-0.9.2-2|43	
14cu|sayonara-0.9.2-2|44	pushd src/Languages
14cu|sayonara-0.9.2-2|45	tar -xvzf %{SOURCE1}
14cu|sayonara-0.9.2-2|46	popd
14cu|sayonara-0.9.2-2|47	
14cu|sayonara-0.9.2-2|48	%build
14cu|sayonara-0.9.2-2|49	%cmake_qt5
14cu|sayonara-0.9.2-2|50	%make
14cu|sayonara-0.9.2-2|51	
14cu|sayonara-0.9.2-2|52	%install
14cu|sayonara-0.9.2-2|53	%make_install -C build
14cu|sayonara-0.9.2-2|54	
14cu|sayonara-0.9.2-2|55	# remove menu dir, because it's not necessary
14cu|sayonara-0.9.2-2|56	rm -rf %{buildroot}%{_datadir}/menu
14cu|sayonara-0.9.2-2|57	
14cu|sayonara-0.9.2-2|58	%files
14cu|sayonara-0.9.2-2|59	%doc MANUAL README.txt
14cu|sayonara-0.9.2-2|60	%{_bindir}/%{name}
14cu|sayonara-0.9.2-2|61	%{_libdir}/%{name}/
14cu|sayonara-0.9.2-2|62	%{_datadir}/%{name}/
14cu|sayonara-0.9.2-2|63	%{_datadir}/applications/%{name}.desktop
14cu|sayonara-0.9.2-2|64	%{_datadir}/appdata/%{name}.appdata.xml
14cu|sayonara-0.9.2-2|65	%{_datadir}/pixmaps/%{name}.png
14cu|sayonara-0.9.2-2|66	%{_iconsdir}/%{name}.png
14cu|sayonara-0.9.2-2|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|sayonara-0.9.2-2|68	%{_iconsdir}/hicolor/*/apps/%{name}.xpm
14cu|sayonara-0.9.2-2|69	%{_mandir}/man1/%{name}.1.*
14cu|sayonara-0.9.2-2|70	
14cu|sayonara-0.9.2-2|71	%changelog
14cu|sayonara-0.9.2-2|72	
14cu|sayonara-0.9.2-2|73	* Sat Nov 26 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.2-2
14cu|sayonara-0.9.2-2|74	- (b014493) Updated Russian translations
14cu|sayonara-0.9.2-2|75	
14cu|sayonara-0.9.2-2|76	

14603 14
14cu|sbcl-1.1.14-3|1	%bcond_with bootstrap
14cu|sbcl-1.1.14-3|2	%bcond_without threads
14cu|sbcl-1.1.14-3|3	
14cu|sbcl-1.1.14-3|4	Summary:	Steel Bank Common Lisp compiler and runtime system
14cu|sbcl-1.1.14-3|5	Name:		sbcl
14cu|sbcl-1.1.14-3|6	Version:	1.1.14
14cu|sbcl-1.1.14-3|7	Release:	3
14cu|sbcl-1.1.14-3|8	License:	Public Domain and MIT and BSD with advertising
14cu|sbcl-1.1.14-3|9	Group:		Development/Other
14cu|sbcl-1.1.14-3|10	Url:		http://sbcl.sourceforge.net/
14cu|sbcl-1.1.14-3|11	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}-source.tar.bz2
14cu|sbcl-1.1.14-3|12	Source10:	customize-target-features.lisp
14cu|sbcl-1.1.14-3|13	Patch1:		%{name}-1.0.45-default-%{name}-home.patch
14cu|sbcl-1.1.14-3|14	Patch2:		%{name}-1.1.14-personality.patch
14cu|sbcl-1.1.14-3|15	Patch3:		%{name}-1.1.14-optflags.patch
14cu|sbcl-1.1.14-3|16	Patch4:		%{name}-0.9.17-LIB_DIR.patch
14cu|sbcl-1.1.14-3|17	# Allow override of contrib test failure(s)
14cu|sbcl-1.1.14-3|18	Patch7:		%{name}-1.1.14-permissive.patch
14cu|sbcl-1.1.14-3|19	# doc generation
14cu|sbcl-1.1.14-3|20	BuildRequires:	ghostscript
14cu|sbcl-1.1.14-3|21	BuildRequires:	texinfo
14cu|sbcl-1.1.14-3|22	BuildRequires:	texlive
14cu|sbcl-1.1.14-3|23	BuildRequires:	texlive-collection-fontsrecommended
14cu|sbcl-1.1.14-3|24	BuildRequires:	texlive-collection-langgerman
14cu|sbcl-1.1.14-3|25	BuildRequires:	texlive-texinfo
14cu|sbcl-1.1.14-3|26	BuildRequires:	time
14cu|sbcl-1.1.14-3|27	BuildRequires:	gmp-devel
14cu|sbcl-1.1.14-3|28	%if %{with bootstrap}
14cu|sbcl-1.1.14-3|29	BuildRequires:	clisp
14cu|sbcl-1.1.14-3|30	%else
14cu|sbcl-1.1.14-3|31	BuildRequires:	%{name}
14cu|sbcl-1.1.14-3|32	%endif
14cu|sbcl-1.1.14-3|33	
14cu|sbcl-1.1.14-3|34	%description
14cu|sbcl-1.1.14-3|35	Steel Bank Common Lisp (SBCL) is a Open Source development environment for
14cu|sbcl-1.1.14-3|36	Common Lisp. It includes an integrated native compiler, interpreter, and
14cu|sbcl-1.1.14-3|37	debugger.
14cu|sbcl-1.1.14-3|38	
14cu|sbcl-1.1.14-3|39	%files
14cu|sbcl-1.1.14-3|40	%doc %{_docdir}/%{name}
14cu|sbcl-1.1.14-3|41	%{_bindir}/*
14cu|sbcl-1.1.14-3|42	%{_libdir}/%{name}/%{name}.core
14cu|sbcl-1.1.14-3|43	%define sb_prefix %{_libdir}/%{name}/contrib
14cu|sbcl-1.1.14-3|44	%{sb_prefix}/asdf.*
14cu|sbcl-1.1.14-3|45	%{sb_prefix}/sb-aclrepl.*
14cu|sbcl-1.1.14-3|46	%{sb_prefix}/sb-bsd-sockets.*
14cu|sbcl-1.1.14-3|47	%{sb_prefix}/sb-cltl2.*
14cu|sbcl-1.1.14-3|48	%{sb_prefix}/sb-concurrency.*
14cu|sbcl-1.1.14-3|49	%{sb_prefix}/sb-cover.*
14cu|sbcl-1.1.14-3|50	%{sb_prefix}/sb-executable.*
14cu|sbcl-1.1.14-3|51	%{sb_prefix}/sb-gmp.*
14cu|sbcl-1.1.14-3|52	%{sb_prefix}/sb-grovel.*
14cu|sbcl-1.1.14-3|53	%{sb_prefix}/sb-introspect.*
14cu|sbcl-1.1.14-3|54	%{sb_prefix}/sb-md5.*
14cu|sbcl-1.1.14-3|55	%{sb_prefix}/sb-posix.*
14cu|sbcl-1.1.14-3|56	%{sb_prefix}/sb-queue.*
14cu|sbcl-1.1.14-3|57	%{sb_prefix}/sb-rotate-byte.*
14cu|sbcl-1.1.14-3|58	%{sb_prefix}/sb-rt.*
14cu|sbcl-1.1.14-3|59	%{sb_prefix}/sb-simple-streams.*
14cu|sbcl-1.1.14-3|60	%{sb_prefix}/sb-sprof.*
14cu|sbcl-1.1.14-3|61	%{_infodir}/*
14cu|sbcl-1.1.14-3|62	%{_mandir}/man?/*
14cu|sbcl-1.1.14-3|63	
14cu|sbcl-1.1.14-3|64	#----------------------------------------------------------------------------
14cu|sbcl-1.1.14-3|65	
14cu|sbcl-1.1.14-3|66	%prep
14cu|sbcl-1.1.14-3|67	%setup -q
14cu|sbcl-1.1.14-3|68	%patch1 -p0
14cu|sbcl-1.1.14-3|69	%patch2 -p0
14cu|sbcl-1.1.14-3|70	%patch3 -p0
14cu|sbcl-1.1.14-3|71	%patch4 -p0
14cu|sbcl-1.1.14-3|72	%patch7 -p0
14cu|sbcl-1.1.14-3|73	
14cu|sbcl-1.1.14-3|74	%if %{with threads}
14cu|sbcl-1.1.14-3|75	install -m644 -p %{SOURCE10} ./customize-target-features.lisp
14cu|sbcl-1.1.14-3|76	%endif
14cu|sbcl-1.1.14-3|77	
14cu|sbcl-1.1.14-3|78	%build
14cu|sbcl-1.1.14-3|79	#setup SBCL_HOME, DEFAULT_SBCL_HOME and RPM_OPT_FLAGS
14cu|sbcl-1.1.14-3|80	#these variables are available thanks to patching
14cu|sbcl-1.1.14-3|81	export SBCL_HOME=%{_libdir}/%{name}
14cu|sbcl-1.1.14-3|82	export DEFAULT_SBCL_HOME=%{_libdir}/%{name}
14cu|sbcl-1.1.14-3|83	export RPM_OPT_FLAGS=$(echo %{optflags} | sed -e "s/-fomit-frame-pointer//")
14cu|sbcl-1.1.14-3|84	
14cu|sbcl-1.1.14-3|85	%if %{with bootstrap}
14cu|sbcl-1.1.14-3|86	sh make.sh "clisp"
14cu|sbcl-1.1.14-3|87	%else
14cu|sbcl-1.1.14-3|88	sh make.sh "%{name}"
14cu|sbcl-1.1.14-3|89	%endif
14cu|sbcl-1.1.14-3|90	
14cu|sbcl-1.1.14-3|91	make -C doc/manual
14cu|sbcl-1.1.14-3|92	
14cu|sbcl-1.1.14-3|93	%install
14cu|sbcl-1.1.14-3|94	unset SBCL_HOME
14cu|sbcl-1.1.14-3|95	export INSTALL_ROOT=%{buildroot}%{_prefix}
14cu|sbcl-1.1.14-3|96	export LIB_DIR=%{buildroot}%{_libdir}
14cu|sbcl-1.1.14-3|97	sh install.sh
14cu|sbcl-1.1.14-3|98	
14cu|sbcl-1.1.14-3|99	if test %{_docdir} != %{_prefix}/share/doc ;then
14cu|sbcl-1.1.14-3|100	mkdir -p %{buildroot}%{_docdir}
14cu|sbcl-1.1.14-3|101	mv %{buildroot}%{_prefix}/share/doc/%{name} %{buildroot}%{_docdir}/
14cu|sbcl-1.1.14-3|102	fi
14cu|sbcl-1.1.14-3|103	
14cu|sbcl-1.1.14-3|104	## Unpackaged files
14cu|sbcl-1.1.14-3|105	rm -f  %{buildroot}%{_infodir}/dir
14cu|sbcl-1.1.14-3|106	# CVS crud
14cu|sbcl-1.1.14-3|107	find %{buildroot} -name CVS -type d | xargs rm -rf
14cu|sbcl-1.1.14-3|108	find %{buildroot} -name .cvsignore | xargs rm -f
14cu|sbcl-1.1.14-3|109	# 'test-passed' files from %%check
14cu|sbcl-1.1.14-3|110	find %{buildroot} -name 'test-passed' | xargs rm -vf
14cu|sbcl-1.1.14-3|111	
14cu|sbcl-1.1.14-3|112	
14cu|sbcl-1.1.14-3|113	%changelog
14cu|sbcl-1.1.14-3|114	
14cu|sbcl-1.1.14-3|115	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.14-3
14cu|sbcl-1.1.14-3|116	- (a538c7c) Build requires texlive-collection-fontsrecommended
14cu|sbcl-1.1.14-3|117	
14cu|sbcl-1.1.14-3|118	

14604 14
14cu|sbsigntools-0.7.99-1|1	Name:		sbsigntools
14cu|sbsigntools-0.7.99-1|2	Summary:	Canonical EFI binary signing tools
14cu|sbsigntools-0.7.99-1|3	Version:	0.7.99
14cu|sbsigntools-0.7.99-1|4	Release:	1
14cu|sbsigntools-0.7.99-1|5	Group:		System/Kernel and hardware
14cu|sbsigntools-0.7.99-1|6	License:	GPLv3
14cu|sbsigntools-0.7.99-1|7	URL:		https://git.kernel.org/cgit/linux/kernel/git/jejb/sbsigntools.git/
14cu|sbsigntools-0.7.99-1|8	Source0:	%{name}_%{version}.orig.tar.gz
14cu|sbsigntools-0.7.99-1|9	Source1:	ccan-0.0.2.tar.gz
14cu|sbsigntools-0.7.99-1|10	Patch0:		0001-sbsigntools-fix-autogen.sh-for-build-service.patch
14cu|sbsigntools-0.7.99-1|11	BuildRequires:	binutils-devel
14cu|sbsigntools-0.7.99-1|12	BuildRequires:	openssl-devel
14cu|sbsigntools-0.7.99-1|13	BuildRequires:	pkgconfig
14cu|sbsigntools-0.7.99-1|14	BuildRequires:	automake
14cu|sbsigntools-0.7.99-1|15	BuildRequires:	libuuid-devel
14cu|sbsigntools-0.7.99-1|16	BuildRequires:	gnu-efi
14cu|sbsigntools-0.7.99-1|17	BuildRequires:	help2man
14cu|sbsigntools-0.7.99-1|18	
14cu|sbsigntools-0.7.99-1|19	%description
14cu|sbsigntools-0.7.99-1|20	This package installs tools which can cryptographically sign EFI
14cu|sbsigntools-0.7.99-1|21	binaries and drivers.
14cu|sbsigntools-0.7.99-1|22	
14cu|sbsigntools-0.7.99-1|23	%prep
14cu|sbsigntools-0.7.99-1|24	%setup -q
14cu|sbsigntools-0.7.99-1|25	%setup -T -D -n %{name}-%{version}/lib/ccan.git -a 1
14cu|sbsigntools-0.7.99-1|26	%setup -T -D
14cu|sbsigntools-0.7.99-1|27	%patch0 -p1
14cu|sbsigntools-0.7.99-1|28	
14cu|sbsigntools-0.7.99-1|29	%build
14cu|sbsigntools-0.7.99-1|30	NOCONFIGURE=1 ./autogen.sh
14cu|sbsigntools-0.7.99-1|31	%configure
14cu|sbsigntools-0.7.99-1|32	# hack to make sure ccan uses correct config file
14cu|sbsigntools-0.7.99-1|33	cp lib/ccan.git/config.h lib/ccan/
14cu|sbsigntools-0.7.99-1|34	%make
14cu|sbsigntools-0.7.99-1|35	
14cu|sbsigntools-0.7.99-1|36	%install
14cu|sbsigntools-0.7.99-1|37	%makeinstall_std
14cu|sbsigntools-0.7.99-1|38	
14cu|sbsigntools-0.7.99-1|39	%files
14cu|sbsigntools-0.7.99-1|40	%doc COPYING
14cu|sbsigntools-0.7.99-1|41	%{_bindir}/*
14cu|sbsigntools-0.7.99-1|42	%{_mandir}/man1/*
14cu|sbsigntools-0.7.99-1|43	
14cu|sbsigntools-0.7.99-1|44	%changelog
14cu|sbsigntools-0.7.99-1|45	
14cu|sbsigntools-0.7.99-1|46	* Fri Jan 29 2016 Denis Silakov <dsilakov@gmail.com> 0.7.99-1
14cu|sbsigntools-0.7.99-1|47	- (3b3a0e7) Imported from SRPM
14cu|sbsigntools-0.7.99-1|48	
14cu|sbsigntools-0.7.99-1|49	

14605 14
14cu|sbxkb-0.7.6-5|1	Name:           sbxkb
14cu|sbxkb-0.7.6-5|2	Summary:        Simple keyboard indicator
14cu|sbxkb-0.7.6-5|3	Version:        0.7.6
14cu|sbxkb-0.7.6-5|4	Release:        5
14cu|sbxkb-0.7.6-5|5	License:        GPLv2
14cu|sbxkb-0.7.6-5|6	Group:          System/Configuration/Other
14cu|sbxkb-0.7.6-5|7	Url:            http://sourceforge.net/projects/staybox/
14cu|sbxkb-0.7.6-5|8	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14cu|sbxkb-0.7.6-5|9	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|sbxkb-0.7.6-5|10	BuildRequires:  pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|sbxkb-0.7.6-5|11	Source0:        %{name}-%{version}.tar.gz
14cu|sbxkb-0.7.6-5|12	
14cu|sbxkb-0.7.6-5|13	
14cu|sbxkb-0.7.6-5|14	%description
14cu|sbxkb-0.7.6-5|15	Simple keyboard indicator
14cu|sbxkb-0.7.6-5|16	
14cu|sbxkb-0.7.6-5|17	Author: Sorry, I don;t know :(
14cu|sbxkb-0.7.6-5|18	--------
14cu|sbxkb-0.7.6-5|19	
14cu|sbxkb-0.7.6-5|20	%define INSTALL      install -m755 -s
14cu|sbxkb-0.7.6-5|21	%define INSTALL_DIR  install -d -m755
14cu|sbxkb-0.7.6-5|22	
14cu|sbxkb-0.7.6-5|23	%prep
14cu|sbxkb-0.7.6-5|24	%setup -q
14cu|sbxkb-0.7.6-5|25	
14cu|sbxkb-0.7.6-5|26	
14cu|sbxkb-0.7.6-5|27	%build
14cu|sbxkb-0.7.6-5|28	./configure --prefix=%{_prefix} LIBS=-lX11
14cu|sbxkb-0.7.6-5|29	make
14cu|sbxkb-0.7.6-5|30	
14cu|sbxkb-0.7.6-5|31	%install
14cu|sbxkb-0.7.6-5|32	%makeinstall_std
14cu|sbxkb-0.7.6-5|33	
14cu|sbxkb-0.7.6-5|34	%files
14cu|sbxkb-0.7.6-5|35	%{_bindir}/%{name}
14cu|sbxkb-0.7.6-5|36	%doc COPYING
14cu|sbxkb-0.7.6-5|37	%dir %{_datadir}/%{name}
14cu|sbxkb-0.7.6-5|38	%{_datadir}/%{name}/*
14cu|sbxkb-0.7.6-5|39	
14cu|sbxkb-0.7.6-5|40	%changelog
14cu|sbxkb-0.7.6-5|41	
14cu|sbxkb-0.7.6-5|42	* Tue May 31 2016 Denis Silakov <dsilakov@gmail.com> 0.7.6-5
14cu|sbxkb-0.7.6-5|43	- (dd8fc46) Spec cleanup
14cu|sbxkb-0.7.6-5|44	
14cu|sbxkb-0.7.6-5|45	

14606 14
14cu|scanmem-0.16-2|1	%define major 1
14cu|scanmem-0.16-2|2	%define libname %mklibname %{name} %{major}
14cu|scanmem-0.16-2|3	%define devname %mklibname %{name} -d
14cu|scanmem-0.16-2|4	
14cu|scanmem-0.16-2|5	Summary:	Simple interactive debugging utility
14cu|scanmem-0.16-2|6	Name:		scanmem
14cu|scanmem-0.16-2|7	Version:	0.16
14cu|scanmem-0.16-2|8	Release:	2
14cu|scanmem-0.16-2|9	License:	GPLv2+
14cu|scanmem-0.16-2|10	Group:		Development/Tools
14cu|scanmem-0.16-2|11	Url:		https://github.com/scanmem/scanmem/
14cu|scanmem-0.16-2|12	Source0:	https://github.com/scanmem/scanmem/archive/%{name}-%{version}.tar.gz
14cu|scanmem-0.16-2|13	# Fix library name for dlopen, should include library major
14cu|scanmem-0.16-2|14	Patch0:		scanmem-0.15.8-dlopen.patch
14cu|scanmem-0.16-2|15	BuildRequires:	desktop-file-utils
14cu|scanmem-0.16-2|16	BuildRequires:	gettext
14cu|scanmem-0.16-2|17	BuildRequires:	intltool
14cu|scanmem-0.16-2|18	BuildRequires:	libtool
14cu|scanmem-0.16-2|19	BuildRequires:	readline-devel
14cu|scanmem-0.16-2|20	
14cu|scanmem-0.16-2|21	%description
14cu|scanmem-0.16-2|22	scanmem is a simple interactive debugging utility, used to locate the address
14cu|scanmem-0.16-2|23	of a variable in an executing process. This can be used for the analysis or
14cu|scanmem-0.16-2|24	modification of a hostile process on a compromised machine, reverse
14cu|scanmem-0.16-2|25	engineering, or as a "pokefinder" to cheat at video games.
14cu|scanmem-0.16-2|26	
14cu|scanmem-0.16-2|27	%files
14cu|scanmem-0.16-2|28	%doc ChangeLog README TODO COPYING
14cu|scanmem-0.16-2|29	%{_bindir}/scanmem
14cu|scanmem-0.16-2|30	%{_mandir}/man1/scanmem.1.*
14cu|scanmem-0.16-2|31	#----------------------------------------------------------------------------
14cu|scanmem-0.16-2|32	
14cu|scanmem-0.16-2|33	%package -n gameconqueror
14cu|scanmem-0.16-2|34	Summary:	CheatEngline-alike interface for scanmem
14cu|scanmem-0.16-2|35	Group:		Development/Tools
14cu|scanmem-0.16-2|36	Requires:	%{name} = %{EVRD}
14cu|scanmem-0.16-2|37	Requires:	polkit
14cu|scanmem-0.16-2|38	Requires:	python-gobject
14cu|scanmem-0.16-2|39	
14cu|scanmem-0.16-2|40	%description -n gameconqueror
14cu|scanmem-0.16-2|41	GameConqueror aims to provide a CheatEngline-alike interface for scanmem, it's
14cu|scanmem-0.16-2|42	user-friendly and easy to use. GameConqueror is written in PyGTK.
14cu|scanmem-0.16-2|43	
14cu|scanmem-0.16-2|44	%files -n gameconqueror -f GameConqueror.lang
14cu|scanmem-0.16-2|45	%{_bindir}/gameconqueror
14cu|scanmem-0.16-2|46	%{_datadir}/appdata/GameConqueror.appdata.xml
14cu|scanmem-0.16-2|47	%{_datadir}/applications/GameConqueror.desktop
14cu|scanmem-0.16-2|48	%dir %{_datadir}/gameconqueror/
14cu|scanmem-0.16-2|49	%{_datadir}/gameconqueror/*
14cu|scanmem-0.16-2|50	%{_datadir}/icons/hicolor/*/apps/GameConqueror.png
14cu|scanmem-0.16-2|51	%{_datadir}/polkit-1/actions/org.freedesktop.gameconqueror.policy
14cu|scanmem-0.16-2|52	%{_mandir}/man1/gameconqueror.1*
14cu|scanmem-0.16-2|53	
14cu|scanmem-0.16-2|54	#----------------------------------------------------------------------------
14cu|scanmem-0.16-2|55	
14cu|scanmem-0.16-2|56	%package -n %{libname}
14cu|scanmem-0.16-2|57	Summary:	Shared library for %{name}
14cu|scanmem-0.16-2|58	Group:		System/Libraries
14cu|scanmem-0.16-2|59	Requires: %{name} = %{EVRD}
14cu|scanmem-0.16-2|60	
14cu|scanmem-0.16-2|61	%description -n %{libname}
14cu|scanmem-0.16-2|62	Shared library for %{name}.
14cu|scanmem-0.16-2|63	
14cu|scanmem-0.16-2|64	%files -n %{libname}
14cu|scanmem-0.16-2|65	%{_libdir}/libscanmem.so.%{major}*
14cu|scanmem-0.16-2|66	
14cu|scanmem-0.16-2|67	#----------------------------------------------------------------------------
14cu|scanmem-0.16-2|68	
14cu|scanmem-0.16-2|69	%package -n %{devname}
14cu|scanmem-0.16-2|70	Summary:	Header files for %{name}
14cu|scanmem-0.16-2|71	Group:		System/Libraries
14cu|scanmem-0.16-2|72	Requires: %{name} = %{EVRD}
14cu|scanmem-0.16-2|73	
14cu|scanmem-0.16-2|74	%description -n %{devname}
14cu|scanmem-0.16-2|75	Header files for %{name}.
14cu|scanmem-0.16-2|76	
14cu|scanmem-0.16-2|77	%files -n %{devname}
14cu|scanmem-0.16-2|78	%dir %{_includedir}/scanmem
14cu|scanmem-0.16-2|79	%{_includedir}/scanmem/*
14cu|scanmem-0.16-2|80	
14cu|scanmem-0.16-2|81	#----------------------------------------------------------------------------
14cu|scanmem-0.16-2|82	%prep
14cu|scanmem-0.16-2|83	%setup -q
14cu|scanmem-0.16-2|84	%patch0 -p1
14cu|scanmem-0.16-2|85	
14cu|scanmem-0.16-2|86	%build
14cu|scanmem-0.16-2|87	./autogen.sh
14cu|scanmem-0.16-2|88	%configure2_5x \
14cu|scanmem-0.16-2|89	--enable-gui
14cu|scanmem-0.16-2|90	%make
14cu|scanmem-0.16-2|91	
14cu|scanmem-0.16-2|92	%install
14cu|scanmem-0.16-2|93	%makeinstall_std
14cu|scanmem-0.16-2|94	rm -f %{buildroot}%{_libdir}/libscanmem.a
14cu|scanmem-0.16-2|95	rm -f %{buildroot}%{_libdir}/libscanmem.so
14cu|scanmem-0.16-2|96	%find_lang GameConqueror
14cu|scanmem-0.16-2|97	
14cu|scanmem-0.16-2|98	%check
14cu|scanmem-0.16-2|99	make check
14cu|scanmem-0.16-2|100	desktop-file-validate %{buildroot}%{_datadir}/applications/GameConqueror.desktop
14cu|scanmem-0.16-2|101	
14cu|scanmem-0.16-2|102	
14cu|scanmem-0.16-2|103	%changelog
14cu|scanmem-0.16-2|104	
14cu|scanmem-0.16-2|105	* Wed Dec 28 2016 Nemial <negry.m@yandex.ru> 0.16-2
14cu|scanmem-0.16-2|106	- (8570360) Minor Clean Spec
14cu|scanmem-0.16-2|107	
14cu|scanmem-0.16-2|108	

14607 14
14cu|scantailor-0.9.12.1-1|1	%define over 0_9_12_1
14cu|scantailor-0.9.12.1-1|2	
14cu|scantailor-0.9.12.1-1|3	Summary:	Scan processing software
14cu|scantailor-0.9.12.1-1|4	Name:		scantailor
14cu|scantailor-0.9.12.1-1|5	Version:	0.9.12.1
14cu|scantailor-0.9.12.1-1|6	Release:	1
14cu|scantailor-0.9.12.1-1|7	License:	GPLv3+
14cu|scantailor-0.9.12.1-1|8	Group:		Graphics
14cu|scantailor-0.9.12.1-1|9	Url:		http://scantailor.sf.net
14cu|scantailor-0.9.12.1-1|10	Source0:	https://github.com/scantailor/scantailor/archive/RELEASE_%{over}.tar.gz?/scantailor-RELEASE_%{over}.tar.gz
14cu|scantailor-0.9.12.1-1|11	Source1:	%{name}.desktop
14cu|scantailor-0.9.12.1-1|12	Source2:	%{name}.xml
14cu|scantailor-0.9.12.1-1|13	BuildRequires:	cmake
14cu|scantailor-0.9.12.1-1|14	BuildRequires:	boost-devel
14cu|scantailor-0.9.12.1-1|15	BuildRequires:	jpeg-devel
14cu|scantailor-0.9.12.1-1|16	BuildRequires:	qt4-devel
14cu|scantailor-0.9.12.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|scantailor-0.9.12.1-1|18	BuildRequires:	pkgconfig(libtiff-4)
14cu|scantailor-0.9.12.1-1|19	BuildRequires:	pkgconfig(xfixes)
14cu|scantailor-0.9.12.1-1|20	BuildRequires:	pkgconfig(xrender)
14cu|scantailor-0.9.12.1-1|21	
14cu|scantailor-0.9.12.1-1|22	%description
14cu|scantailor-0.9.12.1-1|23	Scan Tailor is an interactive post-processing tool for scanned pages. It
14cu|scantailor-0.9.12.1-1|24	performs operations such as page splitting, deskewing, adding/removing borders,
14cu|scantailor-0.9.12.1-1|25	and others. You give it raw scans, and you get pages ready to be printed
14cu|scantailor-0.9.12.1-1|26	or assembled into a PDF or DJVU file. Scanning, optical character recognition,
14cu|scantailor-0.9.12.1-1|27	and assembling multi-page documents are out of scope of this project.
14cu|scantailor-0.9.12.1-1|28	
14cu|scantailor-0.9.12.1-1|29	%files -f %{name}.lang
14cu|scantailor-0.9.12.1-1|30	%doc COPYING
14cu|scantailor-0.9.12.1-1|31	%{_bindir}/%{name}
14cu|scantailor-0.9.12.1-1|32	%{_bindir}/%{name}-cli
14cu|scantailor-0.9.12.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|scantailor-0.9.12.1-1|34	%{_datadir}/mime/packages/%{name}.xml
14cu|scantailor-0.9.12.1-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|scantailor-0.9.12.1-1|36	
14cu|scantailor-0.9.12.1-1|37	#----------------------------------------------------------------------------
14cu|scantailor-0.9.12.1-1|38	
14cu|scantailor-0.9.12.1-1|39	%prep
14cu|scantailor-0.9.12.1-1|40	%setup -qn scantailor-RELEASE_%{over}
14cu|scantailor-0.9.12.1-1|41	
14cu|scantailor-0.9.12.1-1|42	%build
14cu|scantailor-0.9.12.1-1|43	%cmake \
14cu|scantailor-0.9.12.1-1|44	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cu|scantailor-0.9.12.1-1|45	-DEXTRA_LIBS=Xrender
14cu|scantailor-0.9.12.1-1|46	%make
14cu|scantailor-0.9.12.1-1|47	
14cu|scantailor-0.9.12.1-1|48	%install
14cu|scantailor-0.9.12.1-1|49	%makeinstall_std -C build
14cu|scantailor-0.9.12.1-1|50	install -pm644 -D resources/appicon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|scantailor-0.9.12.1-1|51	install -pm644 -D %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|scantailor-0.9.12.1-1|52	install -pm644 -D %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|scantailor-0.9.12.1-1|53	
14cu|scantailor-0.9.12.1-1|54	%find_lang %{name} --with-qt
14cu|scantailor-0.9.12.1-1|55	%changelog
14cu|scantailor-0.9.12.1-1|56	
14cu|scantailor-0.9.12.1-1|57	* Wed Aug 16 2017 dsilakov <denis.silakov@rosalab.ru> 0.9.12.1-1
14cu|scantailor-0.9.12.1-1|58	- (3843ce7) Merge pull request #2 from vladimir71/scantailor:rosa2014.1
14cu|scantailor-0.9.12.1-1|59	- (3843ce7) scantailor
14cu|scantailor-0.9.12.1-1|60	
14cu|scantailor-0.9.12.1-1|61	

14608 14
14cu|scapy-2.3.1-1|1	Name:		scapy
14cu|scapy-2.3.1-1|2	Version:	2.3.1
14cu|scapy-2.3.1-1|3	Release:	1
14cu|scapy-2.3.1-1|4	Summary:	An interactive packet manipulation tool and network scanner
14cu|scapy-2.3.1-1|5	Group:		Networking/Other
14cu|scapy-2.3.1-1|6	License:	GPLv2
14cu|scapy-2.3.1-1|7	URL:		http://www.secdev.org/projects/scapy
14cu|scapy-2.3.1-1|8	Source0:	http://www.secdev.org/projects/scapy/files/%name-%version.zip
14cu|scapy-2.3.1-1|9	BuildArch:	noarch
14cu|scapy-2.3.1-1|10	BuildRequires:	python-devel
14cu|scapy-2.3.1-1|11	Requires:	python >= 2.2
14cu|scapy-2.3.1-1|12	Requires:	nmap
14cu|scapy-2.3.1-1|13	Requires:	tcpdump
14cu|scapy-2.3.1-1|14	
14cu|scapy-2.3.1-1|15	%description
14cu|scapy-2.3.1-1|16	Scapy is a powerful interactive packet manipulation tool, packet generator,
14cu|scapy-2.3.1-1|17	network scanner, network discovery, packet sniffer, etc. It can for the
14cu|scapy-2.3.1-1|18	moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump,
14cu|scapy-2.3.1-1|19	tethereal, p0f, ....
14cu|scapy-2.3.1-1|20	
14cu|scapy-2.3.1-1|21	Scapy uses the python interpreter as a command board. That means that you
14cu|scapy-2.3.1-1|22	can use directly python language (assign variables, use loops, define
14cu|scapy-2.3.1-1|23	functions, etc.) If you give a file as parameter when you run scapy, your
14cu|scapy-2.3.1-1|24	session (variables, functions, intances, ...) will be saved when you leave
14cu|scapy-2.3.1-1|25	the interpretor, and restored the next time you launch scapy.
14cu|scapy-2.3.1-1|26	
14cu|scapy-2.3.1-1|27	%prep
14cu|scapy-2.3.1-1|28	unzip %{SOURCE0}
14cu|scapy-2.3.1-1|29	%setup -q
14cu|scapy-2.3.1-1|30	
14cu|scapy-2.3.1-1|31	%build
14cu|scapy-2.3.1-1|32	%__python setup.py build
14cu|scapy-2.3.1-1|33	
14cu|scapy-2.3.1-1|34	%install
14cu|scapy-2.3.1-1|35	%__install -Dp -m0644 doc/scapy.1.gz %{buildroot}%{_mandir}/man1/scapy.1.gz
14cu|scapy-2.3.1-1|36	%__python setup.py install -O1 --skip-build --root %{buildroot}
14cu|scapy-2.3.1-1|37	%__rm -f %{buildroot}%{python_sitelib}/*egg-info/requires.txt
14cu|scapy-2.3.1-1|38	
14cu|scapy-2.3.1-1|39	%files
14cu|scapy-2.3.1-1|40	%doc %{_mandir}/man1/scapy.1*
14cu|scapy-2.3.1-1|41	%{_bindir}/scapy
14cu|scapy-2.3.1-1|42	%{_bindir}/UTscapy
14cu|scapy-2.3.1-1|43	%{py_puresitedir}/scapy/*
14cu|scapy-2.3.1-1|44	%{py_puresitedir}/scapy-*.egg-info
14cu|scapy-2.3.1-1|45	%changelog
14cu|scapy-2.3.1-1|46	
14cu|scapy-2.3.1-1|47	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 2.3.1-1
14cu|scapy-2.3.1-1|48	- (d23bdc5) Merge pull request #1 from alozhkov/scapy:rosa2014.1
14cu|scapy-2.3.1-1|49	- (d23bdc5) Updated to a new version
14cu|scapy-2.3.1-1|50	
14cu|scapy-2.3.1-1|51	

14609 14
14cu|scew-1.1.5-1|1	%define major	1
14cu|scew-1.1.5-1|2	%define libname %mklibname %{name} %{major}
14cu|scew-1.1.5-1|3	%define devname %mklibname %{name} -d
14cu|scew-1.1.5-1|4	
14cu|scew-1.1.5-1|5	Summary: SCEW provides an easy interface around the XML Expat library
14cu|scew-1.1.5-1|6	Name:    scew
14cu|scew-1.1.5-1|7	Version: 1.1.5
14cu|scew-1.1.5-1|8	Release: 1
14cu|scew-1.1.5-1|9	Source0: %{name}-%{version}.tar.gz
14cu|scew-1.1.5-1|10	License: LGPL
14cu|scew-1.1.5-1|11	Group: Development/C
14cu|scew-1.1.5-1|12	BuildRequires: expat-devel
14cu|scew-1.1.5-1|13	URL: http://www.nongnu.org/scew/
14cu|scew-1.1.5-1|14	
14cu|scew-1.1.5-1|15	%description
14cu|scew-1.1.5-1|16	SCEW (Simple C Expat Wrapper) incorporated functions to create XML
14cu|scew-1.1.5-1|17	files and handle XML memory trees. That is, add and delete tree nodes,
14cu|scew-1.1.5-1|18	change attribute names and values...
14cu|scew-1.1.5-1|19	
14cu|scew-1.1.5-1|20	SCEW provides functions to load and access XML elements without the
14cu|scew-1.1.5-1|21	need to create the event handling routines and probably the most
14cu|scew-1.1.5-1|22	important: without the need to rewrite these functions each time you
14cu|scew-1.1.5-1|23	need to load a different XML tree. It also lets you access to the
14cu|scew-1.1.5-1|24	internal Expat parser, that means you can still have all the
14cu|scew-1.1.5-1|25	functionality that Expat library gives you.
14cu|scew-1.1.5-1|26	
14cu|scew-1.1.5-1|27	%package -n %{libname}
14cu|scew-1.1.5-1|28	Summary: Simple C Expat Wrapper library
14cu|scew-1.1.5-1|29	Group: Development/C
14cu|scew-1.1.5-1|30	
14cu|scew-1.1.5-1|31	%description -n %{libname}
14cu|scew-1.1.5-1|32	This package contains the SCEW (Simple C Expat Wrapper) library.
14cu|scew-1.1.5-1|33	
14cu|scew-1.1.5-1|34	%package -n %{devname}
14cu|scew-1.1.5-1|35	Summary: Headers for developing programs that will use scew
14cu|scew-1.1.5-1|36	Group: Development/C
14cu|scew-1.1.5-1|37	Provides:  libscew-devel = %{version}-%{release}
14cu|scew-1.1.5-1|38	Provides: %{name}-devel = %{version}-%{release}
14cu|scew-1.1.5-1|39	Requires: %{libname} = %{version}-%{release}
14cu|scew-1.1.5-1|40	Requires: %{name} = %{version}-%{release}
14cu|scew-1.1.5-1|41	
14cu|scew-1.1.5-1|42	%description -n %{devname}
14cu|scew-1.1.5-1|43	This package contains the headers that programmers will need to develop
14cu|scew-1.1.5-1|44	applications which will use scew.
14cu|scew-1.1.5-1|45	
14cu|scew-1.1.5-1|46	%prep
14cu|scew-1.1.5-1|47	%setup -q
14cu|scew-1.1.5-1|48	
14cu|scew-1.1.5-1|49	%build
14cu|scew-1.1.5-1|50	%configure --includedir=%{_includedir}/%{name}
14cu|scew-1.1.5-1|51	%make
14cu|scew-1.1.5-1|52	
14cu|scew-1.1.5-1|53	%install
14cu|scew-1.1.5-1|54	%makeinstall_std
14cu|scew-1.1.5-1|55	
14cu|scew-1.1.5-1|56	mkdir -p %{buildroot}%{_bindir}
14cu|scew-1.1.5-1|57	install -m 755 examples/scew_print/scew_print %{buildroot}%{_bindir}
14cu|scew-1.1.5-1|58	install -m 755 examples/scew_write/scew_write %{buildroot}%{_bindir}
14cu|scew-1.1.5-1|59	
14cu|scew-1.1.5-1|60	%files
14cu|scew-1.1.5-1|61	%{_bindir}/scew_print
14cu|scew-1.1.5-1|62	%{_bindir}/scew_write
14cu|scew-1.1.5-1|63	
14cu|scew-1.1.5-1|64	%files -n %{libname}
14cu|scew-1.1.5-1|65	%{_libdir}/libscew.so.%{major}*
14cu|scew-1.1.5-1|66	
14cu|scew-1.1.5-1|67	%files -n %{devname}
14cu|scew-1.1.5-1|68	%{_libdir}/libscew.a
14cu|scew-1.1.5-1|69	%{_libdir}/libscew.so
14cu|scew-1.1.5-1|70	%{_includedir}/*
14cu|scew-1.1.5-1|71	%{_libdir}/pkgconfig/*
14cu|scew-1.1.5-1|72	
14cu|scew-1.1.5-1|73	%changelog
14cu|scew-1.1.5-1|74	
14cu|scew-1.1.5-1|75	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
14cu|scew-1.1.5-1|76	- (69a3986) Updated to 1.1.5
14cu|scew-1.1.5-1|77	
14cu|scew-1.1.5-1|78	

14610 14
14cu|schedtool-1.3.0-4|1	Name:		schedtool
14cu|schedtool-1.3.0-4|2	Version:	1.3.0
14cu|schedtool-1.3.0-4|3	Release:	4
14cu|schedtool-1.3.0-4|4	Summary:	Tool for setting and querying scheduling parameters
14cu|schedtool-1.3.0-4|5	License:	GPLv2
14cu|schedtool-1.3.0-4|6	Group:		System/Kernel and hardware
14cu|schedtool-1.3.0-4|7	Url:		http://freequaos.host.sk/schedtool/
14cu|schedtool-1.3.0-4|8	Source:		%{name}-%{version}.tar.bz2
14cu|schedtool-1.3.0-4|9	Patch0:		schedtool-1.3.0-debug.patch
14cu|schedtool-1.3.0-4|10	
14cu|schedtool-1.3.0-4|11	%description
14cu|schedtool-1.3.0-4|12	schedtool can set all scheduling parameters Linux is capable of or dis-
14cu|schedtool-1.3.0-4|13	play information for given processes.
14cu|schedtool-1.3.0-4|14	
14cu|schedtool-1.3.0-4|15	Long-running, non-interactive tasks may  benefit  from  SCHED_BATCH  as
14cu|schedtool-1.3.0-4|16	timeslices are longer, less system-time is wasted by computing the next
14cu|schedtool-1.3.0-4|17	runnable process and the caches stay stable.
14cu|schedtool-1.3.0-4|18	
14cu|schedtool-1.3.0-4|19	Audio/video or other near-realtime applications may run with less skip-
14cu|schedtool-1.3.0-4|20	ping  if  set  to SCHED_RR.  Use the static priority-switch -p to fine-
14cu|schedtool-1.3.0-4|21	tune inter-process-hierarchies.
14cu|schedtool-1.3.0-4|22	
14cu|schedtool-1.3.0-4|23	schedtool now supports setting the  CPU-affinity  introduced  in  linux
14cu|schedtool-1.3.0-4|24	2.5.8.
14cu|schedtool-1.3.0-4|25	
14cu|schedtool-1.3.0-4|26	%prep
14cu|schedtool-1.3.0-4|27	%setup -q
14cu|schedtool-1.3.0-4|28	%patch0 -p1
14cu|schedtool-1.3.0-4|29	
14cu|schedtool-1.3.0-4|30	%build
14cu|schedtool-1.3.0-4|31	CFLAGS="%{optflags}" %make
14cu|schedtool-1.3.0-4|32	
14cu|schedtool-1.3.0-4|33	%install
14cu|schedtool-1.3.0-4|34	install -m755 -d %{buildroot}/%{_bindir}/
14cu|schedtool-1.3.0-4|35	install -m755  %{name} %{buildroot}/%{_bindir}/%{name}
14cu|schedtool-1.3.0-4|36	install -m755 -d %{buildroot}/%{_mandir}/man8/
14cu|schedtool-1.3.0-4|37	install -m611  %{name}.8 %{buildroot}/%{_mandir}/man8/%{name}.8
14cu|schedtool-1.3.0-4|38	
14cu|schedtool-1.3.0-4|39	%clean
14cu|schedtool-1.3.0-4|40	
14cu|schedtool-1.3.0-4|41	%files
14cu|schedtool-1.3.0-4|42	%attr(755,root,root) %{_bindir}/*
14cu|schedtool-1.3.0-4|43	%doc CHANGES INSTALL LICENSE PACKAGERS README SCHED_DESIGN TUNING
14cu|schedtool-1.3.0-4|44	%attr(644,root,root) %{_mandir}/man8/%{name}.*
14cu|schedtool-1.3.0-4|45	
14cu|schedtool-1.3.0-4|46	%changelog
14cu|schedtool-1.3.0-4|47	
14cu|schedtool-1.3.0-4|48	* Wed Jun 15 2016 Denis Silakov <dsilakov@gmail.com> 1.3.0-4
14cu|schedtool-1.3.0-4|49	- (37d5c23) Fix debuginfo
14cu|schedtool-1.3.0-4|50	
14cu|schedtool-1.3.0-4|51	

14611 14
14cu|schroot-1.7.2-1|1	%define libname %mklibname sbuild 1.7.2
14cu|schroot-1.7.2-1|2	%define devname %mklibname -d sbuild
14cu|schroot-1.7.2-1|3	
14cu|schroot-1.7.2-1|4	Summary:	Execute commands in a chroot environment
14cu|schroot-1.7.2-1|5	Name:		schroot
14cu|schroot-1.7.2-1|6	Version:	1.7.2
14cu|schroot-1.7.2-1|7	Release:	1
14cu|schroot-1.7.2-1|8	License:	GPLv3+
14cu|schroot-1.7.2-1|9	Group:		Development/Other
14cu|schroot-1.7.2-1|10	Url:		http://packages.debian.org/schroot
14cu|schroot-1.7.2-1|11	Source0:	http://ftp.de.debian.org/debian/pool/main/s/schroot/%{name}_%{version}.orig.tar.xz
14cu|schroot-1.7.2-1|12	Patch0:		schroot-pam.patch
14cu|schroot-1.7.2-1|13	Patch1:		schroot-default-config-path.patch
14cu|schroot-1.7.2-1|14	Patch2:		schroot-1.7.2-regex.patch
14cu|schroot-1.7.2-1|15	BuildRequires: pam-devel
14cu|schroot-1.7.2-1|16	BuildRequires: boost-devel
14cu|schroot-1.7.2-1|17	BuildRequires: lockdev-devel
14cu|schroot-1.7.2-1|18	BuildRequires: gettext
14cu|schroot-1.7.2-1|19	BuildRequires: libuuid-devel
14cu|schroot-1.7.2-1|20	BuildRequires: liblvm2app-devel
14cu|schroot-1.7.2-1|21	BuildRequires: cppunit-devel
14cu|schroot-1.7.2-1|22	BuildRequires: btrfs-progs
14cu|schroot-1.7.2-1|23	BuildRequires: debootstrap
14cu|schroot-1.7.2-1|24	BuildRequires: fakeroot
14cu|schroot-1.7.2-1|25	BuildRequires: groff
14cu|schroot-1.7.2-1|26	BuildRequires: cmake
14cu|schroot-1.7.2-1|27	BuildRequires: doxygen
14cu|schroot-1.7.2-1|28	BuildRequires: gtest-devel
14cu|schroot-1.7.2-1|29	BuildRequires: po4a
14cu|schroot-1.7.2-1|30	
14cu|schroot-1.7.2-1|31	Suggests:	lvm2
14cu|schroot-1.7.2-1|32	Suggests:	btrfs-progs
14cu|schroot-1.7.2-1|33	
14cu|schroot-1.7.2-1|34	%description
14cu|schroot-1.7.2-1|35	schroot allows users to execute commands or interactive shells in
14cu|schroot-1.7.2-1|36	different chroots.  Any number of named chroots may be created, and
14cu|schroot-1.7.2-1|37	access permissions given to each, including root access for normal
14cu|schroot-1.7.2-1|38	users, on a per-user or per-group basis.  Additionally, schroot can
14cu|schroot-1.7.2-1|39	switch to a different user in the chroot, using PAM for
14cu|schroot-1.7.2-1|40	authentication and authorisation.
14cu|schroot-1.7.2-1|41	All operations are logged for security.
14cu|schroot-1.7.2-1|42	
14cu|schroot-1.7.2-1|43	Several different types of chroot are supported, including normal
14cu|schroot-1.7.2-1|44	directories in the filesystem, and also block devices.  Sessions,
14cu|schroot-1.7.2-1|45	persistent chroots created on the fly from files (tar with optional
14cu|schroot-1.7.2-1|46	compression and zip) and LVM snapshots are also supported.
14cu|schroot-1.7.2-1|47	
14cu|schroot-1.7.2-1|48	schroot supports kernel personalities, allowing the programs run
14cu|schroot-1.7.2-1|49	inside the chroot to have a different personality.  For example,
14cu|schroot-1.7.2-1|50	running 32-bit chroots on 64-bit systems, or even running binaries
14cu|schroot-1.7.2-1|51	from alternative operating systems such as SVR4 or Xenix.
14cu|schroot-1.7.2-1|52	
14cu|schroot-1.7.2-1|53	schroot also integrates with sbuild, to allow building packages with
14cu|schroot-1.7.2-1|54	all supported chroot types, including session-managed chroot types
14cu|schroot-1.7.2-1|55	such as LVM snapshots.
14cu|schroot-1.7.2-1|56	
14cu|schroot-1.7.2-1|57	schroot shares most of its options with dchroot, but offers vastly
14cu|schroot-1.7.2-1|58	more functionality.
14cu|schroot-1.7.2-1|59	
14cu|schroot-1.7.2-1|60	%package -n dchroot
14cu|schroot-1.7.2-1|61	Summary:	Older tool similar to schroot
14cu|schroot-1.7.2-1|62	Group:		Development/Other
14cu|schroot-1.7.2-1|63	
14cu|schroot-1.7.2-1|64	%description -n dchroot
14cu|schroot-1.7.2-1|65	dchroot allows users to execute commands or interactive shells in different
14cu|schroot-1.7.2-1|66	chroots. Users can move between chroots as necessary. Enhanced functionality
14cu|schroot-1.7.2-1|67	is available in the next generation tool called schroot.
14cu|schroot-1.7.2-1|68	
14cu|schroot-1.7.2-1|69	%package -n %libname
14cu|schroot-1.7.2-1|70	Group: Development/Other
14cu|schroot-1.7.2-1|71	Summary: Sbuild library for schroot and dchroot
14cu|schroot-1.7.2-1|72	
14cu|schroot-1.7.2-1|73	
14cu|schroot-1.7.2-1|74	%description -n %libname
14cu|schroot-1.7.2-1|75	sbuild library for schroot and dchroot
14cu|schroot-1.7.2-1|76	
14cu|schroot-1.7.2-1|77	%package -n %devname
14cu|schroot-1.7.2-1|78	Group: Development/Other
14cu|schroot-1.7.2-1|79	Summary: Develoment files for schroot and dchroot
14cu|schroot-1.7.2-1|80	Requires: %libname = %version
14cu|schroot-1.7.2-1|81	Provides: schroot-devel
14cu|schroot-1.7.2-1|82	
14cu|schroot-1.7.2-1|83	%description -n %devname
14cu|schroot-1.7.2-1|84	Develoment files for schroot and dchroot
14cu|schroot-1.7.2-1|85	
14cu|schroot-1.7.2-1|86	%prep
14cu|schroot-1.7.2-1|87	%setup -q
14cu|schroot-1.7.2-1|88	%patch0 -p0
14cu|schroot-1.7.2-1|89	%patch1 -p0
14cu|schroot-1.7.2-1|90	%patch2 -p0
14cu|schroot-1.7.2-1|91	
14cu|schroot-1.7.2-1|92	%build
14cu|schroot-1.7.2-1|93	export CXXFLAGS="%optflags -std=c++11"
14cu|schroot-1.7.2-1|94	%cmake  -DCMAKE_INSTALL_LOCALSTATEDIR=/var \
14cu|schroot-1.7.2-1|95	-DCMAKE_INSTALL_SYSCONFDIR=/etc \
14cu|schroot-1.7.2-1|96	-Dlvm-snapshot=ON \
14cu|schroot-1.7.2-1|97	-Dbtrfs-snapshot=ON \
14cu|schroot-1.7.2-1|98	-Ddchroot=ON \
14cu|schroot-1.7.2-1|99	-Ddchroot-dsa=ON \
14cu|schroot-1.7.2-1|100	-DBTRFS_EXECUTABLE=/usr/sbin/btrfs \
14cu|schroot-1.7.2-1|101	-DLVCREATE_EXECUTABLE=/usr/sbin/lvcreate \
14cu|schroot-1.7.2-1|102	-DLVREMOVE_EXECUTABLE=/usr/sbin/lvremove
14cu|schroot-1.7.2-1|103	
14cu|schroot-1.7.2-1|104	%make
14cu|schroot-1.7.2-1|105	
14cu|schroot-1.7.2-1|106	%install
14cu|schroot-1.7.2-1|107	pushd build
14cu|schroot-1.7.2-1|108	%makeinstall_std
14cu|schroot-1.7.2-1|109	mkdir -p %{buildroot}%{_localstatedir}/lib/schroot/session
14cu|schroot-1.7.2-1|110	mkdir -p %{buildroot}%{_sysconfdir}/schroot/chroot.d
14cu|schroot-1.7.2-1|111	/sbin/ldconfig -n %{buildroot}/%{_libdir}
14cu|schroot-1.7.2-1|112	
14cu|schroot-1.7.2-1|113	%find_lang %{name}
14cu|schroot-1.7.2-1|114	
14cu|schroot-1.7.2-1|115	%files -f build/%{name}.lang
14cu|schroot-1.7.2-1|116	%doc COPYING AUTHORS ChangeLog HACKING NEWS README THANKS TODO
14cu|schroot-1.7.2-1|117	%{_bindir}/schroot
14cu|schroot-1.7.2-1|118	%dir %{_sysconfdir}/schroot
14cu|schroot-1.7.2-1|119	%dir %{_sysconfdir}/schroot/chroot.d
14cu|schroot-1.7.2-1|120	%config(noreplace) %{_sysconfdir}/schroot/schroot.conf
14cu|schroot-1.7.2-1|121	%config(noreplace) %{_sysconfdir}/pam.d/schroot
14cu|schroot-1.7.2-1|122	%dir %{_sysconfdir}/schroot/setup.d
14cu|schroot-1.7.2-1|123	%{_sysconfdir}/bash_completion.d/schroot
14cu|schroot-1.7.2-1|124	%{_sysconfdir}/schroot/default/copyfiles
14cu|schroot-1.7.2-1|125	%{_sysconfdir}/schroot/default/fstab
14cu|schroot-1.7.2-1|126	%{_sysconfdir}/schroot/default/nssdatabases
14cu|schroot-1.7.2-1|127	%{_sysconfdir}/schroot/desktop/copyfiles
14cu|schroot-1.7.2-1|128	%{_sysconfdir}/schroot/desktop/fstab
14cu|schroot-1.7.2-1|129	%{_sysconfdir}/schroot/desktop/nssdatabases
14cu|schroot-1.7.2-1|130	%{_sysconfdir}/schroot/minimal/copyfiles
14cu|schroot-1.7.2-1|131	%{_sysconfdir}/schroot/minimal/fstab
14cu|schroot-1.7.2-1|132	%{_sysconfdir}/schroot/minimal/nssdatabases
14cu|schroot-1.7.2-1|133	%{_sysconfdir}/schroot/buildd/copyfiles
14cu|schroot-1.7.2-1|134	%{_sysconfdir}/schroot/buildd/fstab
14cu|schroot-1.7.2-1|135	%{_sysconfdir}/schroot/buildd/nssdatabases
14cu|schroot-1.7.2-1|136	%{_sysconfdir}/schroot/sbuild/copyfiles
14cu|schroot-1.7.2-1|137	%{_sysconfdir}/schroot/sbuild/fstab
14cu|schroot-1.7.2-1|138	%{_sysconfdir}/schroot/sbuild/nssdatabases
14cu|schroot-1.7.2-1|139	%{_sysconfdir}/schroot/setup.d/00check
14cu|schroot-1.7.2-1|140	%{_sysconfdir}/schroot/setup.d/05btrfs
14cu|schroot-1.7.2-1|141	%{_sysconfdir}/schroot/setup.d/05file
14cu|schroot-1.7.2-1|142	%{_sysconfdir}/schroot/setup.d/05lvm
14cu|schroot-1.7.2-1|143	%{_sysconfdir}/schroot/setup.d/05union
14cu|schroot-1.7.2-1|144	%{_sysconfdir}/schroot/setup.d/10mount
14cu|schroot-1.7.2-1|145	%{_sysconfdir}/schroot/setup.d/15binfmt
14cu|schroot-1.7.2-1|146	%{_sysconfdir}/schroot/setup.d/15killprocs
14cu|schroot-1.7.2-1|147	%{_sysconfdir}/schroot/setup.d/20copyfiles
14cu|schroot-1.7.2-1|148	%{_sysconfdir}/schroot/setup.d/20nssdatabases
14cu|schroot-1.7.2-1|149	%{_sysconfdir}/schroot/setup.d/50chrootname
14cu|schroot-1.7.2-1|150	%{_sysconfdir}/schroot/setup.d/70services
14cu|schroot-1.7.2-1|151	%{_sysconfdir}/schroot/setup.d/99check
14cu|schroot-1.7.2-1|152	%dir /usr/libexec/schroot
14cu|schroot-1.7.2-1|153	/usr/libexec/schroot/listmounts
14cu|schroot-1.7.2-1|154	/usr/libexec/schroot/mount
14cu|schroot-1.7.2-1|155	%dir %{_localstatedir}/lib/schroot
14cu|schroot-1.7.2-1|156	%{_localstatedir}/lib/schroot/session
14cu|schroot-1.7.2-1|157	%{_localstatedir}/lib/schroot/mount
14cu|schroot-1.7.2-1|158	%{_datadir}/%{name}/setup/common-config
14cu|schroot-1.7.2-1|159	%{_datadir}/%{name}/setup/common-data
14cu|schroot-1.7.2-1|160	%{_datadir}/%{name}/setup/common-functions
14cu|schroot-1.7.2-1|161	%{_mandir}/man1/schroot.1.*
14cu|schroot-1.7.2-1|162	%{_mandir}/de/man1/schroot.1.*
14cu|schroot-1.7.2-1|163	%{_mandir}/fr/man1/schroot.1.*
14cu|schroot-1.7.2-1|164	%{_mandir}/man5/schroot*.5.*
14cu|schroot-1.7.2-1|165	%{_mandir}/man7/schroot*.7.*
14cu|schroot-1.7.2-1|166	%{_mandir}/de/man5/schroot*.5.*
14cu|schroot-1.7.2-1|167	%{_mandir}/de/man7/schroot*.7.*
14cu|schroot-1.7.2-1|168	%{_mandir}/fr/man5/schroot*.5.*
14cu|schroot-1.7.2-1|169	%{_mandir}/fr/man7/schroot*.7.*
14cu|schroot-1.7.2-1|170	
14cu|schroot-1.7.2-1|171	%files -n dchroot
14cu|schroot-1.7.2-1|172	%{_bindir}/dchroot*
14cu|schroot-1.7.2-1|173	%{_mandir}/man1/dchroot*.1.*
14cu|schroot-1.7.2-1|174	%{_mandir}/de/man1/dchroot*.1.*
14cu|schroot-1.7.2-1|175	%{_mandir}/fr/man1/dchroot*.1.*
14cu|schroot-1.7.2-1|176	
14cu|schroot-1.7.2-1|177	%files -n %libname
14cu|schroot-1.7.2-1|178	%{_libdir}/*.so.*
14cu|schroot-1.7.2-1|179	
14cu|schroot-1.7.2-1|180	%files -n %devname
14cu|schroot-1.7.2-1|181	%dir %{_includedir}/sbuild
14cu|schroot-1.7.2-1|182	%{_includedir}/sbuild/*
14cu|schroot-1.7.2-1|183	%{_libdir}/libsbuild.so
14cu|schroot-1.7.2-1|184	%{_libdir}/pkgconfig/sbuild.pc
14cu|schroot-1.7.2-1|185	%changelog
14cu|schroot-1.7.2-1|186	
14cu|schroot-1.7.2-1|187	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 1.7.2-1
14cu|schroot-1.7.2-1|188	- (939c9fc) Merge pull request #1 from alozhkov/schroot:rosa2014.1
14cu|schroot-1.7.2-1|189	- (939c9fc) Updated to a new version
14cu|schroot-1.7.2-1|190	
14cu|schroot-1.7.2-1|191	

14612 14
14cu|scid-4.6.1-1|1	Summary:	Shane's Chess Information Database
14cu|scid-4.6.1-1|2	Name:		scid
14cu|scid-4.6.1-1|3	Version:	4.6.1
14cu|scid-4.6.1-1|4	Release:	1
14cu|scid-4.6.1-1|5	License:	GPLv2+
14cu|scid-4.6.1-1|6	Group:		Games/Boards
14cu|scid-4.6.1-1|7	Url:		http://scid.sourceforge.net
14cu|scid-4.6.1-1|8	Source0:	%{name}-v%{version}.zip
14cu|scid-4.6.1-1|9	Source1:	%{name}.png
14cu|scid-4.6.1-1|10	Patch0:		scid-4.6.1-cflags.patch
14cu|scid-4.6.1-1|11	Patch1:		scid-4.6.1-sfmt.patch
14cu|scid-4.6.1-1|12	# Based on Gentoo patch
14cu|scid-4.6.1-1|13	Patch2:		scid-4.6.1-rosa.patch
14cu|scid-4.6.1-1|14	BuildRequires:	pkgconfig(tcl)
14cu|scid-4.6.1-1|15	BuildRequires:	pkgconfig(tk)
14cu|scid-4.6.1-1|16	BuildRequires:	pkgconfig(zlib)
14cu|scid-4.6.1-1|17	
14cu|scid-4.6.1-1|18	%description
14cu|scid-4.6.1-1|19	Scid (Shane's Chess Information Database) is a free chess database app.
14cu|scid-4.6.1-1|20	
14cu|scid-4.6.1-1|21	With Scid you can maintain a database of chess games, search games by
14cu|scid-4.6.1-1|22	many criteria, view graphical trends, and produce printable reports on
14cu|scid-4.6.1-1|23	players and openings.
14cu|scid-4.6.1-1|24	
14cu|scid-4.6.1-1|25	You can also analyze games with the Xboard or UCI compatible chess
14cu|scid-4.6.1-1|26	program, and even use Scid to study endings with endgame tablebases.
14cu|scid-4.6.1-1|27	
14cu|scid-4.6.1-1|28	With Scid you can also play against various engines, or on the Internet.
14cu|scid-4.6.1-1|29	
14cu|scid-4.6.1-1|30	%files
14cu|scid-4.6.1-1|31	%doc ChangeLog COPYING
14cu|scid-4.6.1-1|32	%{_bindir}/*
14cu|scid-4.6.1-1|33	%{_datadir}/%{name}
14cu|scid-4.6.1-1|34	%{_datadir}/applications/%{name}.desktop
14cu|scid-4.6.1-1|35	%{_iconsdir}/*/*/*/%{name}.*
14cu|scid-4.6.1-1|36	
14cu|scid-4.6.1-1|37	#----------------------------------------------------------------------------
14cu|scid-4.6.1-1|38	
14cu|scid-4.6.1-1|39	%prep
14cu|scid-4.6.1-1|40	%setup -qn %{name}
14cu|scid-4.6.1-1|41	%patch0 -p1
14cu|scid-4.6.1-1|42	%patch1 -p1
14cu|scid-4.6.1-1|43	%patch2 -p1
14cu|scid-4.6.1-1|44	
14cu|scid-4.6.1-1|45	sed -i -e "s:@ROSA_DATADIR@:%{_datadir}/%{name}:" tcl/options.tcl
14cu|scid-4.6.1-1|46	sed -i -e "s:@ROSA_DATADIR@:%{_datadir}/%{name}:" tcl/start.tcl
14cu|scid-4.6.1-1|47	
14cu|scid-4.6.1-1|48	%build
14cu|scid-4.6.1-1|49	%setup_compile_flags
14cu|scid-4.6.1-1|50	./configure \
14cu|scid-4.6.1-1|51	BINDIR=%{_bindir} \
14cu|scid-4.6.1-1|52	SHAREDIR=%{_datadir}/%{name} \
14cu|scid-4.6.1-1|53	OPTIMIZE="%{optflags}"
14cu|scid-4.6.1-1|54	%make
14cu|scid-4.6.1-1|55	
14cu|scid-4.6.1-1|56	%install
14cu|scid-4.6.1-1|57	%makeinstall_std
14cu|scid-4.6.1-1|58	
14cu|scid-4.6.1-1|59	mkdir -p %{buildroot}%{_iconsdir}/hicolor/128x128/apps
14cu|scid-4.6.1-1|60	cp %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps
14cu|scid-4.6.1-1|61	
14cu|scid-4.6.1-1|62	mkdir -p %{buildroot}%{_datadir}/applications
14cu|scid-4.6.1-1|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|scid-4.6.1-1|64	[Desktop Entry]
14cu|scid-4.6.1-1|65	Name=Scid
14cu|scid-4.6.1-1|66	Comment=Chess games database
14cu|scid-4.6.1-1|67	Exec=%{name}
14cu|scid-4.6.1-1|68	Icon=%{name}
14cu|scid-4.6.1-1|69	Terminal=false
14cu|scid-4.6.1-1|70	Type=Application
14cu|scid-4.6.1-1|71	StartupNotify=true
14cu|scid-4.6.1-1|72	Categories=BoardGame;
14cu|scid-4.6.1-1|73	EOF
14cu|scid-4.6.1-1|74	
14cu|scid-4.6.1-1|75	
14cu|scid-4.6.1-1|76	%changelog
14cu|scid-4.6.1-1|77	
14cu|scid-4.6.1-1|78	* Tue Jun 30 2015 Rosa <rosa@abf.rosalinux.ru> 4.6.1-1
14cu|scid-4.6.1-1|79	- (fa2a675) Automatic import for version 4.6.1-1
14cu|scid-4.6.1-1|80	
14cu|scid-4.6.1-1|81	

14613 14
14cu|scidavis-1.D8-1|1	Name:		scidavis
14cu|scidavis-1.D8-1|2	Version:	1.D8
14cu|scidavis-1.D8-1|3	Release:	1
14cu|scidavis-1.D8-1|4	Summary:	An application for Scientific Data Analysis and Visualization
14cu|scidavis-1.D8-1|5	License:	GPLv2
14cu|scidavis-1.D8-1|6	Group:		Sciences/Other
14cu|scidavis-1.D8-1|7	Url:		http://scidavis.sourceforge.net/
14cu|scidavis-1.D8-1|8	Source0:	http://download.sourceforge.net/sourceforge/scidavis/%{name}.%{version}.tar.gz
14cu|scidavis-1.D8-1|9	#Patch0:		scidavis-0.2.4-link-everything-dynamically.patch
14cu|scidavis-1.D8-1|10	# Patch to adjust qwt5-qt4 library path for Fedora
14cu|scidavis-1.D8-1|11	Patch0:         fix_qwt5_includes.patch
14cu|scidavis-1.D8-1|12	# Unbundle liborigin
14cu|scidavis-1.D8-1|13	Patch1:         unbundle_liborigin.patch
14cu|scidavis-1.D8-1|14	# Backport Fix http://sourceforge.net/p/scidavis/svn/1458/.
14cu|scidavis-1.D8-1|15	Patch2:         fix_active_window.patch
14cu|scidavis-1.D8-1|16	
14cu|scidavis-1.D8-1|17	BuildRequires:	boost-devel
14cu|scidavis-1.D8-1|18	BuildRequires:	desktop-file-utils
14cu|scidavis-1.D8-1|19	BuildRequires:	qt4-devel >= 4.3
14cu|scidavis-1.D8-1|20	BuildRequires:	qt-assistant-adp-devel
14cu|scidavis-1.D8-1|21	Buildrequires:	origin-devel
14cu|scidavis-1.D8-1|22	Buildrequires:	python-qt4-devel >= 4.2
14cu|scidavis-1.D8-1|23	BuildRequires:	python-devel >= 2.5
14cu|scidavis-1.D8-1|24	BuildRequires:	python-sip >= 4.6
14cu|scidavis-1.D8-1|25	BuildRequires:	muparser-devel
14cu|scidavis-1.D8-1|26	BuildRequires:	gsl-devel
14cu|scidavis-1.D8-1|27	Buildrequires:	qwt5-devel
14cu|scidavis-1.D8-1|28	BuildRequires:	libqwtplot3d-devel
14cu|scidavis-1.D8-1|29	
14cu|scidavis-1.D8-1|30	%description
14cu|scidavis-1.D8-1|31	SciDAVis is a free interactive application aimed at data analysis and
14cu|scidavis-1.D8-1|32	publication-quality plotting. It combines a shallow learning curve and
14cu|scidavis-1.D8-1|33	an intuitive, easy-to-use graphical user interface with powerful
14cu|scidavis-1.D8-1|34	features such as scriptability and extensibility.
14cu|scidavis-1.D8-1|35	
14cu|scidavis-1.D8-1|36	%files
14cu|scidavis-1.D8-1|37	%doc CHANGES README
14cu|scidavis-1.D8-1|38	%{_sysconfdir}/scidavisrc.py
14cu|scidavis-1.D8-1|39	%{_bindir}/%{name}
14cu|scidavis-1.D8-1|40	%{_bindir}/readWriteProject
14cu|scidavis-1.D8-1|41	%{_libdir}/%{name}
14cu|scidavis-1.D8-1|42	%{_datadir}/%{name}
14cu|scidavis-1.D8-1|43	%{_datadir}/applications/%{name}.desktop
14cu|scidavis-1.D8-1|44	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|scidavis-1.D8-1|45	%{_iconsdir}/locolor/*/apps/%{name}.png
14cu|scidavis-1.D8-1|46	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|scidavis-1.D8-1|47	%{_datadir}/mime/packages/%{name}.xml
14cu|scidavis-1.D8-1|48	%{_datadir}/mimelnk/application/x-sciprj.desktop
14cu|scidavis-1.D8-1|49	
14cu|scidavis-1.D8-1|50	#-------------------------------------------------------------------------
14cu|scidavis-1.D8-1|51	
14cu|scidavis-1.D8-1|52	%prep
14cu|scidavis-1.D8-1|53	%setup -qn %{name}.%{version}
14cu|scidavis-1.D8-1|54	# Unbundle liborigin
14cu|scidavis-1.D8-1|55	rm -rf 3rdparty/liborigin
14cu|scidavis-1.D8-1|56	%patch0 -p1
14cu|scidavis-1.D8-1|57	%patch1 -p1
14cu|scidavis-1.D8-1|58	%patch2 -p1
14cu|scidavis-1.D8-1|59	
14cu|scidavis-1.D8-1|60	
14cu|scidavis-1.D8-1|61	%build
14cu|scidavis-1.D8-1|62	%qmake_qt4 \
14cu|scidavis-1.D8-1|63	%if "%{_lib}" != "lib"
14cu|scidavis-1.D8-1|64	libsuff=64 \
14cu|scidavis-1.D8-1|65	%endif
14cu|scidavis-1.D8-1|66	
14cu|scidavis-1.D8-1|67	%make
14cu|scidavis-1.D8-1|68	
14cu|scidavis-1.D8-1|69	%install
14cu|scidavis-1.D8-1|70	make INSTALL_ROOT=%{buildroot} install
14cu|scidavis-1.D8-1|71	
14cu|scidavis-1.D8-1|72	# translations
14cu|scidavis-1.D8-1|73	install -d %{buildroot}%{_datadir}/%{name}/translations
14cu|scidavis-1.D8-1|74	install -D -m644 %{name}/translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
14cu|scidavis-1.D8-1|75	
14cu|scidavis-1.D8-1|76	# fix desktop file
14cu|scidavis-1.D8-1|77	desktop-file-install	--remove-category=Physics \
14cu|scidavis-1.D8-1|78	--remove-category=Math \
14cu|scidavis-1.D8-1|79	--remove-category=Graphics \
14cu|scidavis-1.D8-1|80	--add-category=DataVisualization \
14cu|scidavis-1.D8-1|81	--dir %{buildroot}%{_datadir}/applications \
14cu|scidavis-1.D8-1|82	%{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|scidavis-1.D8-1|83	
14cu|scidavis-1.D8-1|84	%clean
14cu|scidavis-1.D8-1|85	
14cu|scidavis-1.D8-1|86	
14cu|scidavis-1.D8-1|87	
14cu|scidavis-1.D8-1|88	%changelog
14cu|scidavis-1.D8-1|89	
14cu|scidavis-1.D8-1|90	* Thu Apr 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.D8-1
14cu|scidavis-1.D8-1|91	- (ef9b17a) Added boost-devel BR
14cu|scidavis-1.D8-1|92	
14cu|scidavis-1.D8-1|93	

14614 14
14cu|scilab-5.5.1-6|1	# %define __noautoreq 'libblas.so.3|jaxp_parser_impl|libodbc.*|libsci.*'
14cu|scilab-5.5.1-6|2	%define __noautoprov 'lib.*|ld-linux.*'
14cu|scilab-5.5.1-6|3	%define __noautoreq 'lib.*'
14cu|scilab-5.5.1-6|4	%define debug_package %{nil}
14cu|scilab-5.5.1-6|5	
14cu|scilab-5.5.1-6|6	Summary:	A high-level language for numerical computations
14cu|scilab-5.5.1-6|7	Name:		scilab
14cu|scilab-5.5.1-6|8	Version:	5.5.1
14cu|scilab-5.5.1-6|9	Release:	6
14cu|scilab-5.5.1-6|10	License:	CeCILL
14cu|scilab-5.5.1-6|11	Group:		Sciences/Mathematics
14cu|scilab-5.5.1-6|12	URL:		http://www.scilab.org/
14cu|scilab-5.5.1-6|13	Source0:	http://www.scilab.org/download/%{version}/%{name}-%{version}.bin.linux-i686.tar.gz
14cu|scilab-5.5.1-6|14	Source1:	http://www.scilab.org/download/%{version}/%{name}-%{version}.bin.linux-x86_64.tar.gz
14cu|scilab-5.5.1-6|15	Source100:	%{name}.rpmlintrc
14cu|scilab-5.5.1-6|16	#Requires:	tcl >= 8.5
14cu|scilab-5.5.1-6|17	#Requires:	tk >= 8.5
14cu|scilab-5.5.1-6|18	Requires:	ocaml
14cu|scilab-5.5.1-6|19	Requires:	gcc-gfortran
14cu|scilab-5.5.1-6|20	Requires:	java
14cu|scilab-5.5.1-6|21	#Requires:	liblapack
14cu|scilab-5.5.1-6|22	#Requires:	libblas
14cu|scilab-5.5.1-6|23	#Requires:	fftw
14cu|scilab-5.5.1-6|24	#Requires:	libmatio
14cu|scilab-5.5.1-6|25	#Requires:	libumfpack
14cu|scilab-5.5.1-6|26	Requires:	docbook-style-xsl
14cu|scilab-5.5.1-6|27	Requires:	jlatexmath
14cu|scilab-5.5.1-6|28	
14cu|scilab-5.5.1-6|29	%description
14cu|scilab-5.5.1-6|30	Scilab is a high-level language, primarily intended for numerical
14cu|scilab-5.5.1-6|31	computations.  Scilab includes a number of toolboxes and on-line
14cu|scilab-5.5.1-6|32	documentation.
14cu|scilab-5.5.1-6|33	
14cu|scilab-5.5.1-6|34	%package devel
14cu|scilab-5.5.1-6|35	Summary:	Development files for %{name}
14cu|scilab-5.5.1-6|36	Group:		Development/Other
14cu|scilab-5.5.1-6|37	
14cu|scilab-5.5.1-6|38	%description devel
14cu|scilab-5.5.1-6|39	Development files and headers for %{name}.
14cu|scilab-5.5.1-6|40	
14cu|scilab-5.5.1-6|41	%prep
14cu|scilab-5.5.1-6|42	%setup -qcT
14cu|scilab-5.5.1-6|43	%ifarch x86_64
14cu|scilab-5.5.1-6|44	tar xzvf %{SOURCE1}
14cu|scilab-5.5.1-6|45	%endif
14cu|scilab-5.5.1-6|46	
14cu|scilab-5.5.1-6|47	%ifarch %{ix86}
14cu|scilab-5.5.1-6|48	tar xzvf %{SOURCE0}
14cu|scilab-5.5.1-6|49	%endif
14cu|scilab-5.5.1-6|50	
14cu|scilab-5.5.1-6|51	%build
14cu|scilab-5.5.1-6|52	
14cu|scilab-5.5.1-6|53	%install
14cu|scilab-5.5.1-6|54	mkdir -p %{buildroot}%{_datadir}
14cu|scilab-5.5.1-6|55	mkdir -p %{buildroot}%{_includedir}
14cu|scilab-5.5.1-6|56	
14cu|scilab-5.5.1-6|57	cp -r %{name}-%{version} %{buildroot}%{_datadir}/
14cu|scilab-5.5.1-6|58	mv %{buildroot}%{_datadir}/%{name}-%{version}/share/appdata %{buildroot}%{_datadir}/
14cu|scilab-5.5.1-6|59	mv %{buildroot}%{_datadir}/%{name}-%{version}/share/applications %{buildroot}%{_datadir}/
14cu|scilab-5.5.1-6|60	mv %{buildroot}%{_datadir}/%{name}-%{version}/share/icons %{buildroot}%{_datadir}/
14cu|scilab-5.5.1-6|61	mv %{buildroot}%{_datadir}/%{name}-%{version}/share/mime %{buildroot}%{_datadir}/
14cu|scilab-5.5.1-6|62	
14cu|scilab-5.5.1-6|63	mv %{buildroot}%{_datadir}/%{name}-%{version}/include/%{name} %{buildroot}%{_includedir}/
14cu|scilab-5.5.1-6|64	rm -rf %{buildroot}%{_datadir}/%{name}-%{version}/include
14cu|scilab-5.5.1-6|65	
14cu|scilab-5.5.1-6|66	# pc file should be adopted. can't ship it "as is"
14cu|scilab-5.5.1-6|67	rm -rf %{buildroot}%{_datadir}/%{name}-%{version}/lib/pkgconfig
14cu|scilab-5.5.1-6|68	
14cu|scilab-5.5.1-6|69	mkdir -p %{buildroot}%{_bindir}
14cu|scilab-5.5.1-6|70	
14cu|scilab-5.5.1-6|71	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cu|scilab-5.5.1-6|72	#!/bin/sh
14cu|scilab-5.5.1-6|73	
14cu|scilab-5.5.1-6|74	pushd %{_datadir}/%{name}-%{version}/bin
14cu|scilab-5.5.1-6|75	./scilab
14cu|scilab-5.5.1-6|76	popd
14cu|scilab-5.5.1-6|77	
14cu|scilab-5.5.1-6|78	EOF
14cu|scilab-5.5.1-6|79	
14cu|scilab-5.5.1-6|80	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|scilab-5.5.1-6|81	
14cu|scilab-5.5.1-6|82	#%find_lang %{name}
14cu|scilab-5.5.1-6|83	
14cu|scilab-5.5.1-6|84	%files
14cu|scilab-5.5.1-6|85	%{_bindir}/*
14cu|scilab-5.5.1-6|86	%{_iconsdir}/hicolor/*/*/*.png
14cu|scilab-5.5.1-6|87	%{_datadir}/appdata
14cu|scilab-5.5.1-6|88	%{_datadir}/applications/*.desktop
14cu|scilab-5.5.1-6|89	%{_datadir}/mime/packages
14cu|scilab-5.5.1-6|90	%{_datadir}/%{name}-%{version}
14cu|scilab-5.5.1-6|91	
14cu|scilab-5.5.1-6|92	%files devel
14cu|scilab-5.5.1-6|93	%{_includedir}/%{name}
14cu|scilab-5.5.1-6|94	
14cu|scilab-5.5.1-6|95	%changelog
14cu|scilab-5.5.1-6|96	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.5.1-6
14cu|scilab-5.5.1-6|97	+ Revision: 74d1332
14cu|scilab-5.5.1-6|98	- Do not provide ld-linux
14cu|scilab-5.5.1-6|99	
14cu|scilab-5.5.1-6|100	

14615 14
14cu|scintilla-3.5.0-1|1	%define major 3
14cu|scintilla-3.5.0-1|2	%define libname %mklibname %{name} %{major}
14cu|scintilla-3.5.0-1|3	%define develname %mklibname %{name} -d
14cu|scintilla-3.5.0-1|4	
14cu|scintilla-3.5.0-1|5	%define scintillaver %(echo %{version} | sed -e 's/\\.//g')
14cu|scintilla-3.5.0-1|6	
14cu|scintilla-3.5.0-1|7	Summary: 	Free source code editing component
14cu|scintilla-3.5.0-1|8	Name: 		scintilla
14cu|scintilla-3.5.0-1|9	Version: 	3.5.0
14cu|scintilla-3.5.0-1|10	Release: 	1
14cu|scintilla-3.5.0-1|11	License: 	BSD
14cu|scintilla-3.5.0-1|12	Group: 		Editors
14cu|scintilla-3.5.0-1|13	Url: 		http://www.scintilla.org/index.html
14cu|scintilla-3.5.0-1|14	Source0: 	http://downloads.sourceforge.net/project/scintilla/%{name}/%{version}/%{name}%{scintillaver}.tgz
14cu|scintilla-3.5.0-1|15	Source1:	scintilla.cmake
14cu|scintilla-3.5.0-1|16	Source2:	scintilla.pc.cmake
14cu|scintilla-3.5.0-1|17	
14cu|scintilla-3.5.0-1|18	BuildRequires:	gtk+3-devel pkgconfig
14cu|scintilla-3.5.0-1|19	BuildRequires:	cmake >= 2.6
14cu|scintilla-3.5.0-1|20	
14cu|scintilla-3.5.0-1|21	%description
14cu|scintilla-3.5.0-1|22	Scintilla is a free source code editing component. As well as features
14cu|scintilla-3.5.0-1|23	found in standard text editing components, Scintilla includes features
14cu|scintilla-3.5.0-1|24	especially useful when editing and debugging source code. These include
14cu|scintilla-3.5.0-1|25	support for syntax styling, error indicators, code completion and call
14cu|scintilla-3.5.0-1|26	tips.
14cu|scintilla-3.5.0-1|27	
14cu|scintilla-3.5.0-1|28	%package -n %{libname}
14cu|scintilla-3.5.0-1|29	Summary:	Scintilla shared libraries
14cu|scintilla-3.5.0-1|30	Group:		System/Servers
14cu|scintilla-3.5.0-1|31	
14cu|scintilla-3.5.0-1|32	%description -n %{libname}
14cu|scintilla-3.5.0-1|33	This package contains scintilla shared libraries.
14cu|scintilla-3.5.0-1|34	
14cu|scintilla-3.5.0-1|35	%package -n	%{develname}
14cu|scintilla-3.5.0-1|36	Group:		Development/C
14cu|scintilla-3.5.0-1|37	Summary:	Headers and static lib for scintilla development
14cu|scintilla-3.5.0-1|38	Requires:	%{libname} = %{version}-%{release}
14cu|scintilla-3.5.0-1|39	Provides:	%{name}-devel = %{version}-%{release}
14cu|scintilla-3.5.0-1|40	
14cu|scintilla-3.5.0-1|41	%description -n	%{develname}
14cu|scintilla-3.5.0-1|42	Install this package if you want do compile applications using the
14cu|scintilla-3.5.0-1|43	scintilla library.
14cu|scintilla-3.5.0-1|44	
14cu|scintilla-3.5.0-1|45	%prep
14cu|scintilla-3.5.0-1|46	%setup -q -n scintilla
14cu|scintilla-3.5.0-1|47	cp %{SOURCE1} %{_builddir}/scintilla/CMakeLists.txt
14cu|scintilla-3.5.0-1|48	cp %{SOURCE2} %{_builddir}/scintilla/scintilla.pc.cmake
14cu|scintilla-3.5.0-1|49	
14cu|scintilla-3.5.0-1|50	sed -i -e 's/\@scintilla_VERSION\@/%{version}/' %{_builddir}/scintilla/scintilla.pc.cmake
14cu|scintilla-3.5.0-1|51	
14cu|scintilla-3.5.0-1|52	%build
14cu|scintilla-3.5.0-1|53	%cmake
14cu|scintilla-3.5.0-1|54	%make
14cu|scintilla-3.5.0-1|55	
14cu|scintilla-3.5.0-1|56	%install
14cu|scintilla-3.5.0-1|57	%makeinstall_std -C build
14cu|scintilla-3.5.0-1|58	
14cu|scintilla-3.5.0-1|59	%files -n %{libname}
14cu|scintilla-3.5.0-1|60	%{_libdir}/lib%{name}.so.%{major}*
14cu|scintilla-3.5.0-1|61	
14cu|scintilla-3.5.0-1|62	%files -n %{develname}
14cu|scintilla-3.5.0-1|63	%doc doc/* License.txt
14cu|scintilla-3.5.0-1|64	%{_includedir}/%{name}/
14cu|scintilla-3.5.0-1|65	%{_libdir}/lib%{name}.so
14cu|scintilla-3.5.0-1|66	%{_libdir}/pkgconfig/%{name}.pc
14cu|scintilla-3.5.0-1|67	
14cu|scintilla-3.5.0-1|68	
14cu|scintilla-3.5.0-1|69	
14cu|scintilla-3.5.0-1|70	%changelog
14cu|scintilla-3.5.0-1|71	
14cu|scintilla-3.5.0-1|72	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-1
14cu|scintilla-3.5.0-1|73	- (2223c45) Spec cleanup
14cu|scintilla-3.5.0-1|74	
14cu|scintilla-3.5.0-1|75	

14616 14
14cu|scite-3.5.0-1|1	%define 	debug_package %{nil}
14cu|scite-3.5.0-1|2	%define		_version 350
14cu|scite-3.5.0-1|3	
14cu|scite-3.5.0-1|4	Name:		scite
14cu|scite-3.5.0-1|5	Version:	3.5.0
14cu|scite-3.5.0-1|6	Release:	1
14cu|scite-3.5.0-1|7	Summary:	SCIntilla based GTK3 text editor
14cu|scite-3.5.0-1|8	License:	MIT
14cu|scite-3.5.0-1|9	Group:		Editors
14cu|scite-3.5.0-1|10	URL:		http://www.scintilla.org/SciTE.html
14cu|scite-3.5.0-1|11	Source0:	http://download.sourceforge.net/scintilla/%{name}%{_version}.tgz
14cu|scite-3.5.0-1|12	Patch0:		scite-3.4.4-desktop-file.patch
14cu|scite-3.5.0-1|13	Patch1:		scite-3.4.4-use-system-scintilla.patch
14cu|scite-3.5.0-1|14	
14cu|scite-3.5.0-1|15	BuildRequires:	gtk+3-devel
14cu|scite-3.5.0-1|16	BuildRequires:	desktop-file-utils
14cu|scite-3.5.0-1|17	BuildRequires:	pkgconfig(scintilla) = %{version}
14cu|scite-3.5.0-1|18	
14cu|scite-3.5.0-1|19	Requires:       gtk+3.0
14cu|scite-3.5.0-1|20	
14cu|scite-3.5.0-1|21	%description
14cu|scite-3.5.0-1|22	SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
14cu|scite-3.5.0-1|23	Scintilla, it has grown to be a generally useful editor with facilities for
14cu|scite-3.5.0-1|24	building and running programs.
14cu|scite-3.5.0-1|25	
14cu|scite-3.5.0-1|26	%prep
14cu|scite-3.5.0-1|27	%setup -q -c
14cu|scite-3.5.0-1|28	%apply_patches
14cu|scite-3.5.0-1|29	
14cu|scite-3.5.0-1|30	%build
14cu|scite-3.5.0-1|31	%make OPTFLAGS="%{optflags}" GTK3=1 -C scite/gtk
14cu|scite-3.5.0-1|32	
14cu|scite-3.5.0-1|33	%install
14cu|scite-3.5.0-1|34	%makeinstall_std GTK3=1 -C scite/gtk
14cu|scite-3.5.0-1|35	ln -s SciTE %{buildroot}%{_bindir}/scite
14cu|scite-3.5.0-1|36	
14cu|scite-3.5.0-1|37	# move and rename icon
14cu|scite-3.5.0-1|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps
14cu|scite-3.5.0-1|39	mv %{buildroot}%{_datadir}/pixmaps/Sci48M.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|scite-3.5.0-1|40	
14cu|scite-3.5.0-1|41	%files
14cu|scite-3.5.0-1|42	%doc scite/README scite/License.txt
14cu|scite-3.5.0-1|43	%{_bindir}/SciTE
14cu|scite-3.5.0-1|44	%{_bindir}/%{name}
14cu|scite-3.5.0-1|45	%{_datadir}/%{name}/
14cu|scite-3.5.0-1|46	%{_datadir}/applications/SciTE.desktop
14cu|scite-3.5.0-1|47	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|scite-3.5.0-1|48	%changelog
14cu|scite-3.5.0-1|49	
14cu|scite-3.5.0-1|50	* Tue Jul 07 2015 dsilakov <denis.silakov@rosalab.ru> 3.5.0-1
14cu|scite-3.5.0-1|51	- (30b8dca) Merge pull request #1 from alozhkov/scite:rosa2014.1
14cu|scite-3.5.0-1|52	- (30b8dca) Updated to a new version
14cu|scite-3.5.0-1|53	
14cu|scite-3.5.0-1|54	

14617 14
14cu|scmbug-0.26.22-5|1	%if %{_use_internal_dependency_generator}
14cu|scmbug-0.26.22-5|2	%define __noautoreq 'perl\\(Win32::OLE\\)'
14cu|scmbug-0.26.22-5|3	%endif
14cu|scmbug-0.26.22-5|4	
14cu|scmbug-0.26.22-5|5	%define upstream_version %(echo %{version} | sed -e 's/\\./-/g')
14cu|scmbug-0.26.22-5|6	
14cu|scmbug-0.26.22-5|7	Summary:	Integration of Software Configuration Management with Bug-tracking
14cu|scmbug-0.26.22-5|8	Name:		scmbug
14cu|scmbug-0.26.22-5|9	Version:	0.26.22
14cu|scmbug-0.26.22-5|10	Release:	5
14cu|scmbug-0.26.22-5|11	License:	GPLv2+
14cu|scmbug-0.26.22-5|12	Group:		Networking/WWW
14cu|scmbug-0.26.22-5|13	Url:		http://www.mkgnu.net/?q=scmbug
14cu|scmbug-0.26.22-5|14	Source:		http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_%{upstream_version}/source/SCMBUG_RELEASE_%{upstream_version}.tar.gz
14cu|scmbug-0.26.22-5|15	BuildRequires:	transfig
14cu|scmbug-0.26.22-5|16	BuildRequires:	imagemagick
14cu|scmbug-0.26.22-5|17	BuildRequires:	docbook-utils
14cu|scmbug-0.26.22-5|18	BuildRequires:	docbook-dtd42-sgml
14cu|scmbug-0.26.22-5|19	BuildRequires:	docbook-utils-pdf
14cu|scmbug-0.26.22-5|20	BuildRequires:	ghostscript-dvipdf
14cu|scmbug-0.26.22-5|21	BuildRequires:	texlive
14cu|scmbug-0.26.22-5|22	BuildRequires:	texlive-collection-fontsrecommended
14cu|scmbug-0.26.22-5|23	BuildRequires:	texlive-collection-genericrecommended
14cu|scmbug-0.26.22-5|24	BuildRequires:	texlive-collection-htmlxml
14cu|scmbug-0.26.22-5|25	BuildRequires:	texlive-collection-langgerman
14cu|scmbug-0.26.22-5|26	BuildRequires:	texlive-collection-latex
14cu|scmbug-0.26.22-5|27	BuildRequires:	texlive-collection-latexrecommended
14cu|scmbug-0.26.22-5|28	BuildArch:	noarch
14cu|scmbug-0.26.22-5|29	
14cu|scmbug-0.26.22-5|30	%description
14cu|scmbug-0.26.22-5|31	Scmbug is a system that integrates software configuration management (SCM) with
14cu|scmbug-0.26.22-5|32	bug-tracking.  It aims to be a universal tool that will glue any SCM system
14cu|scmbug-0.26.22-5|33	(such as CVS, Subversion, and Arch) with any bug-tracking system (such as
14cu|scmbug-0.26.22-5|34	Bugzilla and Mantis).
14cu|scmbug-0.26.22-5|35	
14cu|scmbug-0.26.22-5|36	#----------------------------------------------------------------------------
14cu|scmbug-0.26.22-5|37	
14cu|scmbug-0.26.22-5|38	%package common
14cu|scmbug-0.26.22-5|39	Summary:	Scmbug common libraries
14cu|scmbug-0.26.22-5|40	Group:		Networking/WWW
14cu|scmbug-0.26.22-5|41	
14cu|scmbug-0.26.22-5|42	%description common
14cu|scmbug-0.26.22-5|43	Provides library functionality shared by scmbug-tools and scmbug-server.
14cu|scmbug-0.26.22-5|44	
14cu|scmbug-0.26.22-5|45	%files common
14cu|scmbug-0.26.22-5|46	%dir %{_docdir}/%{name}
14cu|scmbug-0.26.22-5|47	%{_docdir}/%{name}/ChangeLog*
14cu|scmbug-0.26.22-5|48	%{_docdir}/%{name}/AUTHORS
14cu|scmbug-0.26.22-5|49	%{_docdir}/%{name}/COPYING
14cu|scmbug-0.26.22-5|50	%{_docdir}/%{name}/TODO
14cu|scmbug-0.26.22-5|51	%dir %{_datadir}/%{name}
14cu|scmbug-0.26.22-5|52	%dir %{_datadir}/%{name}/lib
14cu|scmbug-0.26.22-5|53	%dir %{_datadir}/%{name}/lib/Scmbug
14cu|scmbug-0.26.22-5|54	%{_datadir}/%{name}/lib/Scmbug/*.pm
14cu|scmbug-0.26.22-5|55	
14cu|scmbug-0.26.22-5|56	#----------------------------------------------------------------------------
14cu|scmbug-0.26.22-5|57	
14cu|scmbug-0.26.22-5|58	%package tools
14cu|scmbug-0.26.22-5|59	Summary:	Scmbug integration tools
14cu|scmbug-0.26.22-5|60	Group:		Networking/WWW
14cu|scmbug-0.26.22-5|61	Requires:	scmbug-common = %{EVRD}
14cu|scmbug-0.26.22-5|62	Requires:	libxslt-proc
14cu|scmbug-0.26.22-5|63	Requires:	docbook-utils
14cu|scmbug-0.26.22-5|64	
14cu|scmbug-0.26.22-5|65	%description tools
14cu|scmbug-0.26.22-5|66	Collection of tools that can install the integration glue in an SCM repository
14cu|scmbug-0.26.22-5|67	and enhance the experience of integrating SCM with bug-tracking.
14cu|scmbug-0.26.22-5|68	
14cu|scmbug-0.26.22-5|69	%files tools
14cu|scmbug-0.26.22-5|70	%{_mandir}/man1/*
14cu|scmbug-0.26.22-5|71	%{_prefix}/bin/*
14cu|scmbug-0.26.22-5|72	%dir %{_datadir}/%{name}/glue
14cu|scmbug-0.26.22-5|73	%dir %{_datadir}/%{name}/glue/etc
14cu|scmbug-0.26.22-5|74	%config(noreplace) %{_datadir}/%{name}/glue/etc/*
14cu|scmbug-0.26.22-5|75	%{_datadir}/%{name}/glue/templates
14cu|scmbug-0.26.22-5|76	%{_datadir}/%{name}/glue/bin
14cu|scmbug-0.26.22-5|77	%{_datadir}/%{name}/lib/Scmbug/Glue
14cu|scmbug-0.26.22-5|78	%{_datadir}/%{name}/lib/Scmbug/Tools
14cu|scmbug-0.26.22-5|79	
14cu|scmbug-0.26.22-5|80	#----------------------------------------------------------------------------
14cu|scmbug-0.26.22-5|81	
14cu|scmbug-0.26.22-5|82	%package server
14cu|scmbug-0.26.22-5|83	Summary:	Scmbug integration server
14cu|scmbug-0.26.22-5|84	Group:		Networking/WWW
14cu|scmbug-0.26.22-5|85	Requires:	scmbug-common = %{EVRD}
14cu|scmbug-0.26.22-5|86	
14cu|scmbug-0.26.22-5|87	%description server
14cu|scmbug-0.26.22-5|88	Accepts integration requests from the Scmbug glue.
14cu|scmbug-0.26.22-5|89	
14cu|scmbug-0.26.22-5|90	%files server
14cu|scmbug-0.26.22-5|91	%dir %{_localstatedir}/log/%{name}
14cu|scmbug-0.26.22-5|92	%dir %{_sysconfdir}/%{name}
14cu|scmbug-0.26.22-5|93	%{_sysconfdir}/init.d/*
14cu|scmbug-0.26.22-5|94	%config(noreplace) %{_sysconfdir}/%{name}/*
14cu|scmbug-0.26.22-5|95	%{_sbindir}/*
14cu|scmbug-0.26.22-5|96	%{_mandir}/man8/*
14cu|scmbug-0.26.22-5|97	%{_datadir}/%{name}/lib/Scmbug/Daemon
14cu|scmbug-0.26.22-5|98	%{_datadir}/%{name}/WebReports
14cu|scmbug-0.26.22-5|99	
14cu|scmbug-0.26.22-5|100	#----------------------------------------------------------------------------
14cu|scmbug-0.26.22-5|101	
14cu|scmbug-0.26.22-5|102	%package doc
14cu|scmbug-0.26.22-5|103	Summary:	Scmbug documentation
14cu|scmbug-0.26.22-5|104	Group:		Documentation
14cu|scmbug-0.26.22-5|105	
14cu|scmbug-0.26.22-5|106	%description doc
14cu|scmbug-0.26.22-5|107	Provides the Scmbug manual.
14cu|scmbug-0.26.22-5|108	
14cu|scmbug-0.26.22-5|109	%files doc
14cu|scmbug-0.26.22-5|110	%{_docdir}/%{name}/manual
14cu|scmbug-0.26.22-5|111	
14cu|scmbug-0.26.22-5|112	#----------------------------------------------------------------------------
14cu|scmbug-0.26.22-5|113	
14cu|scmbug-0.26.22-5|114	%prep
14cu|scmbug-0.26.22-5|115	%setup -q -n SCMBUG_RELEASE_%{upstream_version}
14cu|scmbug-0.26.22-5|116	
14cu|scmbug-0.26.22-5|117	%build
14cu|scmbug-0.26.22-5|118	export POSIXLY_CORRECT=1
14cu|scmbug-0.26.22-5|119	%configure2_5x
14cu|scmbug-0.26.22-5|120	make
14cu|scmbug-0.26.22-5|121	
14cu|scmbug-0.26.22-5|122	%install
14cu|scmbug-0.26.22-5|123	%makeinstall
14cu|scmbug-0.26.22-5|124	
14cu|scmbug-0.26.22-5|125	# fix documentation mess
14cu|scmbug-0.26.22-5|126	rm -rf %{buildroot}%{_docdir}/%{name}-server
14cu|scmbug-0.26.22-5|127	rm -rf %{buildroot}%{_docdir}/%{name}-common
14cu|scmbug-0.26.22-5|128	rm -rf %{buildroot}%{_docdir}/%{name}-tools
14cu|scmbug-0.26.22-5|129	mv %{buildroot}%{_docdir}/%{name}-doc %{buildroot}%{_docdir}/%{name}
14cu|scmbug-0.26.22-5|130	install -m 644 ChangeLog* %{buildroot}%{_docdir}/%{name}
14cu|scmbug-0.26.22-5|131	
14cu|scmbug-0.26.22-5|132	
14cu|scmbug-0.26.22-5|133	%changelog
14cu|scmbug-0.26.22-5|134	
14cu|scmbug-0.26.22-5|135	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.26.22-5
14cu|scmbug-0.26.22-5|136	- (1c94b1c) Build requires texlive-collection-htmlxml
14cu|scmbug-0.26.22-5|137	
14cu|scmbug-0.26.22-5|138	

14618 14
14cu|scorched3d-44-1|1	%define oname Scorched3D
14cu|scorched3d-44-1|2	
14cu|scorched3d-44-1|3	Summary:	3D artillery game similar to Scorched Earth
14cu|scorched3d-44-1|4	Name:		scorched3d
14cu|scorched3d-44-1|5	Version:	44
14cu|scorched3d-44-1|6	Release:	1
14cu|scorched3d-44-1|7	License:	GPLv2+
14cu|scorched3d-44-1|8	Group:		Games/Arcade
14cu|scorched3d-44-1|9	Url:		http://www.scorched3d.co.uk
14cu|scorched3d-44-1|10	Source0:	http://downloads.sourceforge.net/scorched3d/%{oname}-%{version}-src.tar.gz
14cu|scorched3d-44-1|11	# openal-soft does not provide openal-config, so fake it
14cu|scorched3d-44-1|12	Source1:	openal-config
14cu|scorched3d-44-1|13	Patch1:		scorched3d-help.patch
14cu|scorched3d-44-1|14	Patch2:		scorched3d-44-fdr-sys-lua.patch
14cu|scorched3d-44-1|15	Patch3:		scorched3d-44-fdr-syslibs.patch
14cu|scorched3d-44-1|16	Patch4:		scorched3d-43.3d-mga-freetype2.patch
14cu|scorched3d-44-1|17	BuildRequires:	jpeg-devel
14cu|scorched3d-44-1|18	BuildRequires:	imagemagick
14cu|scorched3d-44-1|19	BuildRequires:	wxgtku2.8-devel
14cu|scorched3d-44-1|20	BuildRequires:	pkgconfig(lua)
14cu|scorched3d-44-1|21	BuildRequires:	pkgconfig(expat)
14cu|scorched3d-44-1|22	BuildRequires:	pkgconfig(fftw3)
14cu|scorched3d-44-1|23	BuildRequires:	pkgconfig(freealut)
14cu|scorched3d-44-1|24	BuildRequires:	pkgconfig(freetype2)
14cu|scorched3d-44-1|25	BuildRequires:	pkgconfig(gl)
14cu|scorched3d-44-1|26	BuildRequires:	pkgconfig(glew)
14cu|scorched3d-44-1|27	BuildRequires:	pkgconfig(glu)
14cu|scorched3d-44-1|28	BuildRequires:	pkgconfig(libpng)
14cu|scorched3d-44-1|29	BuildRequires:	pkgconfig(ogg)
14cu|scorched3d-44-1|30	BuildRequires:	pkgconfig(openal)
14cu|scorched3d-44-1|31	BuildRequires:	pkgconfig(SDL_mixer)
14cu|scorched3d-44-1|32	BuildRequires:	pkgconfig(SDL_net)
14cu|scorched3d-44-1|33	BuildRequires:	pkgconfig(vorbis)
14cu|scorched3d-44-1|34	
14cu|scorched3d-44-1|35	%description
14cu|scorched3d-44-1|36	Scorched is a game loosely-based on the classic DOS game Scorched
14cu|scorched3d-44-1|37	Earth, "The Mother Of All Games", with fully destructible 3D landscapes
14cu|scorched3d-44-1|38	and stunning visual effects.
14cu|scorched3d-44-1|39	
14cu|scorched3d-44-1|40	"Scorched Earth is a simple, yet exciting artillery combat game,
14cu|scorched3d-44-1|41	based on an auspicious history of artillery games."
14cu|scorched3d-44-1|42	(Review of Scorched Earth at ClassicGaming.com)
14cu|scorched3d-44-1|43	
14cu|scorched3d-44-1|44	In its simplest form Scorched is an artillery game.
14cu|scorched3d-44-1|45	Tanks take turns to earn money by destroying opponents in an arena.
14cu|scorched3d-44-1|46	Scorched attempts to recreate the simple yet addictive game play
14cu|scorched3d-44-1|47	of the original game, adding amongst other new features a 3D island
14cu|scorched3d-44-1|48	environment and LAN and internet play.
14cu|scorched3d-44-1|49	
14cu|scorched3d-44-1|50	%files
14cu|scorched3d-44-1|51	%doc README documentation/*
14cu|scorched3d-44-1|52	%{_gamesbindir}/%{name}*
14cu|scorched3d-44-1|53	%{_gamesdatadir}/%{name}
14cu|scorched3d-44-1|54	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|scorched3d-44-1|55	%{_datadir}/applications/%{name}.desktop
14cu|scorched3d-44-1|56	
14cu|scorched3d-44-1|57	#----------------------------------------------------------------------------
14cu|scorched3d-44-1|58	
14cu|scorched3d-44-1|59	%prep
14cu|scorched3d-44-1|60	%setup -q -n scorched
14cu|scorched3d-44-1|61	%apply_patches
14cu|scorched3d-44-1|62	install -m 755 %{SOURCE1} .
14cu|scorched3d-44-1|63	
14cu|scorched3d-44-1|64	# ensure we use the system versions of these
14cu|scorched3d-44-1|65	rm -f src/common/common/snprintf.c
14cu|scorched3d-44-1|66	rm -f src/common/lua/l*.{cpp,h}
14cu|scorched3d-44-1|67	rm -f src/common/lua/print.cpp
14cu|scorched3d-44-1|68	
14cu|scorched3d-44-1|69	%build
14cu|scorched3d-44-1|70	touch NEWS AUTHORS ChangeLog
14cu|scorched3d-44-1|71	autoreconf -vfi
14cu|scorched3d-44-1|72	export OPENAL_CONFIG=$PWD/openal-config
14cu|scorched3d-44-1|73	%configure2_5x \
14cu|scorched3d-44-1|74	--bindir=%{_gamesbindir} \
14cu|scorched3d-44-1|75	--datadir=%{_gamesdatadir}/%{name} \
14cu|scorched3d-44-1|76	--with-wx-config=%{_bindir}/wx-config \
14cu|scorched3d-44-1|77	--disable-openaltest \
14cu|scorched3d-44-1|78	--enable-dependency-tracking
14cu|scorched3d-44-1|79	
14cu|scorched3d-44-1|80	%make
14cu|scorched3d-44-1|81	
14cu|scorched3d-44-1|82	%install
14cu|scorched3d-44-1|83	%makeinstall_std
14cu|scorched3d-44-1|84	rm -rf %{buildroot}%{_gamesdatadir}/%{name}/{README,documentation}
14cu|scorched3d-44-1|85	
14cu|scorched3d-44-1|86	mkdir -p %{buildroot}%{_datadir}/applications
14cu|scorched3d-44-1|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|scorched3d-44-1|88	[Desktop Entry]
14cu|scorched3d-44-1|89	Name=Scorched3D
14cu|scorched3d-44-1|90	GenericName=Artillery game
14cu|scorched3d-44-1|91	Comment=%{summary}
14cu|scorched3d-44-1|92	Exec=%{name}
14cu|scorched3d-44-1|93	Icon=%{name}
14cu|scorched3d-44-1|94	Terminal=false
14cu|scorched3d-44-1|95	Type=Application
14cu|scorched3d-44-1|96	StartupNotify=true
14cu|scorched3d-44-1|97	Categories=Game;StrategyGame;
14cu|scorched3d-44-1|98	EOF
14cu|scorched3d-44-1|99	
14cu|scorched3d-44-1|100	# Extract 48x48 icon
14cu|scorched3d-44-1|101	convert data/images/tank2.ico tank2.png
14cu|scorched3d-44-1|102	install -D -m 644 tank2-0.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|scorched3d-44-1|103	
14cu|scorched3d-44-1|104	
14cu|scorched3d-44-1|105	%changelog
14cu|scorched3d-44-1|106	
14cu|scorched3d-44-1|107	* Wed Jul 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 44-1
14cu|scorched3d-44-1|108	- (bd58360) Restore spec style
14cu|scorched3d-44-1|109	
14cu|scorched3d-44-1|110	

14619 14
14cu|scratch-1.4.0.7-5|1	# Disable the build of a debug package
14cu|scratch-1.4.0.7-5|2	%define		_enable_debug_package	0
14cu|scratch-1.4.0.7-5|3	%define		debug_package		%{nil}
14cu|scratch-1.4.0.7-5|4	%define		__os_install_post	/usr/lib/rpm/brp-compress %{nil}
14cu|scratch-1.4.0.7-5|5	%define		squeak_ver		4.10.2-2614
14cu|scratch-1.4.0.7-5|6	
14cu|scratch-1.4.0.7-5|7	Name:		scratch
14cu|scratch-1.4.0.7-5|8	Version:	1.4.0.7
14cu|scratch-1.4.0.7-5|9	Release:	5
14cu|scratch-1.4.0.7-5|10	Summary:	Programming system and content development tool
14cu|scratch-1.4.0.7-5|11	Group:		Education
14cu|scratch-1.4.0.7-5|12	Group:		Development/Other
14cu|scratch-1.4.0.7-5|13	License:	MIT
14cu|scratch-1.4.0.7-5|14	URL:		http://scratch.mit.edu
14cu|scratch-1.4.0.7-5|15	Source0:	http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/scratch-1.4.0.7.src.tar.gz
14cu|scratch-1.4.0.7-5|16	Source1:	scratch.rpmlintrc
14cu|scratch-1.4.0.7-5|17	Patch0:		scratch_locale.patch
14cu|scratch-1.4.0.7-5|18	BuildRequires:	libv4l-devel
14cu|scratch-1.4.0.7-5|19	BuildRequires:	pkgconfig(pangocairo)
14cu|scratch-1.4.0.7-5|20	Requires:	squeak-vm
14cu|scratch-1.4.0.7-5|21	
14cu|scratch-1.4.0.7-5|22	%description
14cu|scratch-1.4.0.7-5|23	Scratch is a programming language that makes it easy to create your own
14cu|scratch-1.4.0.7-5|24	interactive stories, animations, games, music, and art -- and share your
14cu|scratch-1.4.0.7-5|25	creations on the web.
14cu|scratch-1.4.0.7-5|26	
14cu|scratch-1.4.0.7-5|27	%prep
14cu|scratch-1.4.0.7-5|28	%setup -q -n %{name}-%{version}.src
14cu|scratch-1.4.0.7-5|29	%patch0 -p0
14cu|scratch-1.4.0.7-5|30	
14cu|scratch-1.4.0.7-5|31	rm -f Plugins/* Plugins64/* App/scratch_squeak_vm
14cu|scratch-1.4.0.7-5|32	
14cu|scratch-1.4.0.7-5|33	%build
14cu|scratch-1.4.0.7-5|34	
14cu|scratch-1.4.0.7-5|35	make
14cu|scratch-1.4.0.7-5|36	
14cu|scratch-1.4.0.7-5|37	%install
14cu|scratch-1.4.0.7-5|38	install -d %{buildroot}%{_libdir}/%{name}/Plugins
14cu|scratch-1.4.0.7-5|39	install -m 644 Scratch.{image,ini} %{buildroot}%{_libdir}/%{name}
14cu|scratch-1.4.0.7-5|40	install -m 644 Plugins/* %{buildroot}%{_libdir}/%{name}/Plugins
14cu|scratch-1.4.0.7-5|41	
14cu|scratch-1.4.0.7-5|42	install -d %{buildroot}%{_datadir}/%{name}
14cu|scratch-1.4.0.7-5|43	
14cu|scratch-1.4.0.7-5|44	cp -R Media  %{buildroot}%{_datadir}/%{name}/
14cu|scratch-1.4.0.7-5|45	
14cu|scratch-1.4.0.7-5|46	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Animation
14cu|scratch-1.4.0.7-5|47	install -m 644 Projects/Animation/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Animation/
14cu|scratch-1.4.0.7-5|48	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Games
14cu|scratch-1.4.0.7-5|49	install -m 644 Projects/Games/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Games/
14cu|scratch-1.4.0.7-5|50	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Greetings
14cu|scratch-1.4.0.7-5|51	install -m 644 Projects/Greetings/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Greetings/
14cu|scratch-1.4.0.7-5|52	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Interactive\ Art
14cu|scratch-1.4.0.7-5|53	install -m 644 Projects/Interactive\ Art/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Interactive\ Art/
14cu|scratch-1.4.0.7-5|54	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Music\ and\ Dance
14cu|scratch-1.4.0.7-5|55	install -m 644 Projects/Music\ and\ Dance/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Music\ and\ Dance/
14cu|scratch-1.4.0.7-5|56	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Names
14cu|scratch-1.4.0.7-5|57	install -m 644 Projects/Names/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Names/
14cu|scratch-1.4.0.7-5|58	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Sensors\ and\ Motors
14cu|scratch-1.4.0.7-5|59	install -m 644 Projects/Sensors\ and\ Motors/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Sensors\ and\ Motors/
14cu|scratch-1.4.0.7-5|60	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Simulations
14cu|scratch-1.4.0.7-5|61	install -m 644 Projects/Simulations/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Simulations/
14cu|scratch-1.4.0.7-5|62	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Speak\ Up
14cu|scratch-1.4.0.7-5|63	install -m 644 Projects/Speak\ Up/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Speak\ Up/
14cu|scratch-1.4.0.7-5|64	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Projects/Stories
14cu|scratch-1.4.0.7-5|65	install -m 644 Projects/Stories/*.sb %{buildroot}%{_datadir}/%{name}/Projects/Stories/
14cu|scratch-1.4.0.7-5|66	
14cu|scratch-1.4.0.7-5|67	install -m 755 -d %{buildroot}%{_datadir}/%{name}/Help/en/images
14cu|scratch-1.4.0.7-5|68	install -m 644 Help/en/*.pdf %{buildroot}%{_datadir}/%{name}/Help/en/
14cu|scratch-1.4.0.7-5|69	install -m 644 Help/en/*.html %{buildroot}%{_datadir}/%{name}/Help/en/
14cu|scratch-1.4.0.7-5|70	install -m 644 Help/en/*.gif %{buildroot}%{_datadir}/%{name}/Help/en/
14cu|scratch-1.4.0.7-5|71	install -m 644 Help/en/images/*.gif %{buildroot}%{_datadir}/%{name}/Help/en/images/
14cu|scratch-1.4.0.7-5|72	
14cu|scratch-1.4.0.7-5|73	install -m 755 -d %{buildroot}%{_datadir}/%{name}/locale
14cu|scratch-1.4.0.7-5|74	install -m 644 locale/* %{buildroot}%{_datadir}/%{name}/locale/
14cu|scratch-1.4.0.7-5|75	
14cu|scratch-1.4.0.7-5|76	install -d %{buildroot}%{_docdir}/%{name}
14cu|scratch-1.4.0.7-5|77	ln -sf %{_datadir}/%{name}/Help %{buildroot}%{_docdir}/%{name}/Help
14cu|scratch-1.4.0.7-5|78	install -m 644 {ACKNOWLEDGEMENTS,KNOWN-BUGS,LICENSE} %{buildroot}%{_docdir}/%{name}
14cu|scratch-1.4.0.7-5|79	
14cu|scratch-1.4.0.7-5|80	install -d %{buildroot}%{_mandir}/man1
14cu|scratch-1.4.0.7-5|81	install -m 644 src/man/scratch.1.gz %{buildroot}%{_mandir}/man1
14cu|scratch-1.4.0.7-5|82	
14cu|scratch-1.4.0.7-5|83	install -d %{buildroot}%{_datadir}/applications
14cu|scratch-1.4.0.7-5|84	install -m 644 src/%{name}.desktop %{buildroot}%{_datadir}/applications
14cu|scratch-1.4.0.7-5|85	
14cu|scratch-1.4.0.7-5|86	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,128x128}/{apps,mimetypes}
14cu|scratch-1.4.0.7-5|87	install -m 644 src/icons/48x48/scratch.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cu|scratch-1.4.0.7-5|88	install -m 644 src/icons/128x128/scratch.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cu|scratch-1.4.0.7-5|89	install -m 644 src/icons/48x48/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes
14cu|scratch-1.4.0.7-5|90	install -m 644 src/icons/128x128/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes
14cu|scratch-1.4.0.7-5|91	install -d %{buildroot}%{_datadir}/mime/packages
14cu|scratch-1.4.0.7-5|92	install -m 644 src/%{name}.xml %{buildroot}%{_datadir}/mime/packages
14cu|scratch-1.4.0.7-5|93	
14cu|scratch-1.4.0.7-5|94	install -d %{buildroot}%{_bindir}
14cu|scratch-1.4.0.7-5|95	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cu|scratch-1.4.0.7-5|96	#!/bin/sh
14cu|scratch-1.4.0.7-5|97	# Squeakvm wrapper to load Scratch image.
14cu|scratch-1.4.0.7-5|98	#------------------------------------------------------------
14cu|scratch-1.4.0.7-5|99	
14cu|scratch-1.4.0.7-5|100	/usr/bin/squeak \
14cu|scratch-1.4.0.7-5|101	-plugins %{_libdir}/scratch/Plugins:%{_libdir}/squeak/%{squeak_ver} \
14cu|scratch-1.4.0.7-5|102	-vm-sound-pulse \
14cu|scratch-1.4.0.7-5|103	%{_libdir}/scratch/Scratch.image "\${@}"
14cu|scratch-1.4.0.7-5|104	EOF
14cu|scratch-1.4.0.7-5|105	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|scratch-1.4.0.7-5|106	chmod -R 755 %{buildroot}%{_datadir}/%{name}/Media
14cu|scratch-1.4.0.7-5|107	
14cu|scratch-1.4.0.7-5|108	%files
14cu|scratch-1.4.0.7-5|109	%{_bindir}/%{name}
14cu|scratch-1.4.0.7-5|110	%{_libdir}/%{name}
14cu|scratch-1.4.0.7-5|111	%{_datadir}/%{name}/Help
14cu|scratch-1.4.0.7-5|112	%{_datadir}/%{name}/locale
14cu|scratch-1.4.0.7-5|113	%{_datadir}/%{name}/Projects
14cu|scratch-1.4.0.7-5|114	%{_datadir}/%{name}/Media
14cu|scratch-1.4.0.7-5|115	%doc %{_docdir}/%{name}
14cu|scratch-1.4.0.7-5|116	%{_mandir}/man1/%{name}*.1*
14cu|scratch-1.4.0.7-5|117	%{_datadir}/applications/%{name}.desktop
14cu|scratch-1.4.0.7-5|118	%{_datadir}/mime/packages/%{name}.xml
14cu|scratch-1.4.0.7-5|119	%{_datadir}/icons/hicolor/48x48/apps/*
14cu|scratch-1.4.0.7-5|120	%{_datadir}/icons/hicolor/48x48/mimetypes/*
14cu|scratch-1.4.0.7-5|121	%{_datadir}/icons/hicolor/128x128/apps/*
14cu|scratch-1.4.0.7-5|122	%{_datadir}/icons/hicolor/128x128/mimetypes/*
14cu|scratch-1.4.0.7-5|123	
14cu|scratch-1.4.0.7-5|124	%changelog
14cu|scratch-1.4.0.7-5|125	
14cu|scratch-1.4.0.7-5|126	* Sat Jun 06 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.4.0.7-5
14cu|scratch-1.4.0.7-5|127	- (b27788c) Updated scratch.spec
14cu|scratch-1.4.0.7-5|128	
14cu|scratch-1.4.0.7-5|129	

14620 14
14cu|screenfetch-dev-3.8.0-1|1	######################################################
14cu|screenfetch-dev-3.8.0-1|2	# SpecFile: screenfetch-dev.spec
14cu|screenfetch-dev-3.8.0-1|3	# Generato: http://www.mandrivausers.ro/
14cu|screenfetch-dev-3.8.0-1|4	# MRB-Falticska Florin
14cu|screenfetch-dev-3.8.0-1|5	######################################################
14cu|screenfetch-dev-3.8.0-1|6	%define name    screenfetch-dev
14cu|screenfetch-dev-3.8.0-1|7	%define oname    screenFetch
14cu|screenfetch-dev-3.8.0-1|8	%define version 3.8.0
14cu|screenfetch-dev-3.8.0-1|9	
14cu|screenfetch-dev-3.8.0-1|10	Name:           %{name}
14cu|screenfetch-dev-3.8.0-1|11	Version:        %{version}
14cu|screenfetch-dev-3.8.0-1|12	Release:        1
14cu|screenfetch-dev-3.8.0-1|13	Summary: 	Screen-shot information tool for nerds
14cu|screenfetch-dev-3.8.0-1|14	License: 	GPLv3
14cu|screenfetch-dev-3.8.0-1|15	Group: 		Shells
14cu|screenfetch-dev-3.8.0-1|16	Url:		http://github.com/KittyKatt/screenFetch
14cu|screenfetch-dev-3.8.0-1|17	Source0:	%{oname}-%{version}.tar.gz
14cu|screenfetch-dev-3.8.0-1|18	BuildArch: 	noarch
14cu|screenfetch-dev-3.8.0-1|19	Provides:	sfetch = %{EVRD}
14cu|screenfetch-dev-3.8.0-1|20	Provides:	screenfetch = %{EVRD}
14cu|screenfetch-dev-3.8.0-1|21	
14cu|screenfetch-dev-3.8.0-1|22	%description
14cu|screenfetch-dev-3.8.0-1|23	Script to fetch system and theme settings for screen-shots in most mainstream.
14cu|screenfetch-dev-3.8.0-1|24	
14cu|screenfetch-dev-3.8.0-1|25	%files
14cu|screenfetch-dev-3.8.0-1|26	%doc CHANGELOG COPYING README.mkdn TODO
14cu|screenfetch-dev-3.8.0-1|27	%{_bindir}/*
14cu|screenfetch-dev-3.8.0-1|28	%{_mandir}/man1/screenfetch.1*
14cu|screenfetch-dev-3.8.0-1|29	#-----------------------------------------------------------------------
14cu|screenfetch-dev-3.8.0-1|30	%prep
14cu|screenfetch-dev-3.8.0-1|31	%setup -qn  %{oname}-%{version}
14cu|screenfetch-dev-3.8.0-1|32	# clean the shell before launch it.Sflo
14cu|screenfetch-dev-3.8.0-1|33	sed -i '28iclear' screenfetch-dev
14cu|screenfetch-dev-3.8.0-1|34	
14cu|screenfetch-dev-3.8.0-1|35	%build
14cu|screenfetch-dev-3.8.0-1|36	
14cu|screenfetch-dev-3.8.0-1|37	%install
14cu|screenfetch-dev-3.8.0-1|38	install -d -m 755 %{buildroot}%{_bindir}
14cu|screenfetch-dev-3.8.0-1|39	# alias , "sfetch" is more handy to use for newbies
14cu|screenfetch-dev-3.8.0-1|40	# and not only.Sflo
14cu|screenfetch-dev-3.8.0-1|41	install -m 755 screenfetch-dev %{buildroot}%{_bindir}/
14cu|screenfetch-dev-3.8.0-1|42	pushd %{buildroot}%{_bindir}
14cu|screenfetch-dev-3.8.0-1|43	ln -s screenfetch-dev sfetch
14cu|screenfetch-dev-3.8.0-1|44	popd
14cu|screenfetch-dev-3.8.0-1|45	install -m 644 -p -D screenfetch.1 %{buildroot}%{_mandir}/man1/screenfetch.1
14cu|screenfetch-dev-3.8.0-1|46	
14cu|screenfetch-dev-3.8.0-1|47	
14cu|screenfetch-dev-3.8.0-1|48	
14cu|screenfetch-dev-3.8.0-1|49	%changelog
14cu|screenfetch-dev-3.8.0-1|50	
14cu|screenfetch-dev-3.8.0-1|51	* Thu Mar 23 2017 abfonly <abfonly@gmail.com> 3.8.0-1
14cu|screenfetch-dev-3.8.0-1|52	- (fcc8966) Log: Update to 3.8.0
14cu|screenfetch-dev-3.8.0-1|53	
14cu|screenfetch-dev-3.8.0-1|54	

14621 14
14cu|screengen-1.8-1|1	#define debug_package   %{nil}
14cu|screengen-1.8-1|2	#define distsuffix mrb
14cu|screengen-1.8-1|3	%define oversion   20140909
14cu|screengen-1.8-1|4	
14cu|screengen-1.8-1|5	
14cu|screengen-1.8-1|6	Name:           screengen
14cu|screengen-1.8-1|7	Version:        1.8
14cu|screengen-1.8-1|8	Release:        1
14cu|screengen-1.8-1|9	License:        GPLv3
14cu|screengen-1.8-1|10	Summary:        Screen-list Generator
14cu|screengen-1.8-1|11	Url:            http://kochkin.tk/doku.php/screengen/start
14cu|screengen-1.8-1|12	Group:          Video
14cu|screengen-1.8-1|13	Source0:        http://www.kochkin.org/lib/exe/fetch.php/%{name}/%{name}-%{version}-%{oversion}.tar.bz2
14cu|screengen-1.8-1|14	BuildRequires:  qt4-devel >= 4.8
14cu|screengen-1.8-1|15	BuildRequires:  ffmpeg-devel
14cu|screengen-1.8-1|16	Requires:       ffmpeg
14cu|screengen-1.8-1|17	
14cu|screengen-1.8-1|18	
14cu|screengen-1.8-1|19	%description
14cu|screengen-1.8-1|20	Creates screen-list from a video file using ffmpeg-libs.
14cu|screengen-1.8-1|21	Console application (no GUI).
14cu|screengen-1.8-1|22	All parameters are specified on the command
14cu|screengen-1.8-1|23	line or in the configuration file.
14cu|screengen-1.8-1|24	
14cu|screengen-1.8-1|25	%files
14cu|screengen-1.8-1|26	%doc CHANGELOG COPYING example-scripts/
14cu|screengen-1.8-1|27	%{_bindir}/%{name}
14cu|screengen-1.8-1|28	%{_bindir}/%{name}-file
14cu|screengen-1.8-1|29	%lang(ru_RU) %{_datadir}/%{name}/translations/%{name}_ru_RU.qm
14cu|screengen-1.8-1|30	%{_datadir}/kde4/services/ServiceMenus/*.desktop
14cu|screengen-1.8-1|31	#-----------------------------------------------
14cu|screengen-1.8-1|32	
14cu|screengen-1.8-1|33	%prep
14cu|screengen-1.8-1|34	%setup -qn %{name}
14cu|screengen-1.8-1|35	find . -type f -exec chmod 644 {} \;
14cu|screengen-1.8-1|36	
14cu|screengen-1.8-1|37	
14cu|screengen-1.8-1|38	%build
14cu|screengen-1.8-1|39	%qmake_qt4
14cu|screengen-1.8-1|40	%make
14cu|screengen-1.8-1|41	
14cu|screengen-1.8-1|42	%install
14cu|screengen-1.8-1|43	%makeinstall_qt
14cu|screengen-1.8-1|44	# kde4 integraytion
14cu|screengen-1.8-1|45	# contextuat menu entry in Dolphin
14cu|screengen-1.8-1|46	install -m755 example-scripts/screengen-file \
14cu|screengen-1.8-1|47	%{buildroot}%{_bindir}/
14cu|screengen-1.8-1|48	
14cu|screengen-1.8-1|49	mkdir -p %{buildroot}%{_datadir}/kde4/services/ServiceMenus
14cu|screengen-1.8-1|50	cp -pr  example-scripts/%{name}.desktop \
14cu|screengen-1.8-1|51	%{buildroot}%{_datadir}/kde4/services/ServiceMenus/%{name}.desktop
14cu|screengen-1.8-1|52	
14cu|screengen-1.8-1|53	%changelog
14cu|screengen-1.8-1|54	
14cu|screengen-1.8-1|55	* Sun Apr 17 2016 abfonly <abfonly@gmail.com> 1.8-1
14cu|screengen-1.8-1|56	- (967155d) Log: Update to 1.8
14cu|screengen-1.8-1|57	- (967155d) ready for contrib
14cu|screengen-1.8-1|58	
14cu|screengen-1.8-1|59	

14622 14
14cu|screengrab-1.0-10|1	%define debug_package %nil
14cu|screengrab-1.0-10|2	
14cu|screengrab-1.0-10|3	Name:		screengrab
14cu|screengrab-1.0-10|4	Version:	1.0
14cu|screengrab-1.0-10|5	Release: 	10
14cu|screengrab-1.0-10|6	License:	GPLv2
14cu|screengrab-1.0-10|7	URL:		http://screengrab.doomer.org/
14cu|screengrab-1.0-10|8	Source0:	http://screengrab.doomer.org/download//%{name}-%{version}.tar.gz
14cu|screengrab-1.0-10|9	Source100:	%{name}.rpmlintrc
14cu|screengrab-1.0-10|10	Summary:	Screen grabber
14cu|screengrab-1.0-10|11	Group:		Graphical desktop/Other
14cu|screengrab-1.0-10|12	Patch0:		screengrab-1.0-detect-lib64.patch
14cu|screengrab-1.0-10|13	BuildRequires:	cmake
14cu|screengrab-1.0-10|14	BuildRequires:	qt4-devel
14cu|screengrab-1.0-10|15	BuildRequires:	qt4-linguist
14cu|screengrab-1.0-10|16	BuildRequires:	libqxt-devel
14cu|screengrab-1.0-10|17	BuildRequires:	qtsingleapplication-devel
14cu|screengrab-1.0-10|18	
14cu|screengrab-1.0-10|19	%description
14cu|screengrab-1.0-10|20	ScreenGrab -- program getting screenshots working in Linux and Windows.
14cu|screengrab-1.0-10|21	The program uses Qt and is independent from any desktop environment.
14cu|screengrab-1.0-10|22	Main features:
14cu|screengrab-1.0-10|23	* grab screenshot of desktop
14cu|screengrab-1.0-10|24	* working on Window and Linux operating systems
14cu|screengrab-1.0-10|25	* save screenshots in PNG and JPEG format
14cu|screengrab-1.0-10|26	* grab screenshot with delay (1 - 90 sec)
14cu|screengrab-1.0-10|27	* hide its window
14cu|screengrab-1.0-10|28	* minimize to system tray and work from at (tray menu)
14cu|screengrab-1.0-10|29	
14cu|screengrab-1.0-10|30	%prep
14cu|screengrab-1.0-10|31	%setup -q
14cu|screengrab-1.0-10|32	find . -type f | xargs chmod 644
14cu|screengrab-1.0-10|33	%apply_patches
14cu|screengrab-1.0-10|34	%{__rm} -rf src/3rdparty
14cu|screengrab-1.0-10|35	
14cu|screengrab-1.0-10|36	%build
14cu|screengrab-1.0-10|37	#cmake_qt4 -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_BUILD_TYPE=release -DSG_USE_SYSTEM_QXT=ON
14cu|screengrab-1.0-10|38	mkdir build
14cu|screengrab-1.0-10|39	pushd build
14cu|screengrab-1.0-10|40	%{__cmake} ../  -DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|screengrab-1.0-10|41	-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
14cu|screengrab-1.0-10|42	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|screengrab-1.0-10|43	-DCMAKE_BUILD_TYPE=release \
14cu|screengrab-1.0-10|44	-DSG_USE_SYSTEM_QXT=ON
14cu|screengrab-1.0-10|45	%make
14cu|screengrab-1.0-10|46	popd
14cu|screengrab-1.0-10|47	
14cu|screengrab-1.0-10|48	%install
14cu|screengrab-1.0-10|49	%makeinstall_std -C build
14cu|screengrab-1.0-10|50	
14cu|screengrab-1.0-10|51	%files
14cu|screengrab-1.0-10|52	%doc docs/*
14cu|screengrab-1.0-10|53	%{_bindir}/%{name}
14cu|screengrab-1.0-10|54	%{_datadir}/applications/%{name}.desktop
14cu|screengrab-1.0-10|55	%{_datadir}/pixmaps/%{name}.png
14cu|screengrab-1.0-10|56	%{_datadir}/%{name}
14cu|screengrab-1.0-10|57	%{_libdir}/%{name}/*.so*
14cu|screengrab-1.0-10|58	
14cu|screengrab-1.0-10|59	%changelog
14cu|screengrab-1.0-10|60	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14cu|screengrab-1.0-10|61	+ Revision: 72b9eb0
14cu|screengrab-1.0-10|62	- Added rpmlintrc
14cu|screengrab-1.0-10|63	
14cu|screengrab-1.0-10|64	

14623 14
14cu|screenlets-0.1.6-2|1	Name:		screenlets
14cu|screenlets-0.1.6-2|2	Version:	0.1.6
14cu|screenlets-0.1.6-2|3	Release:	2
14cu|screenlets-0.1.6-2|4	License:	GPLv2
14cu|screenlets-0.1.6-2|5	Url:		http://www.screenlets.org/
14cu|screenlets-0.1.6-2|6	Summary:	Widget mini-apps (like OSX Dashboard or Vista Gadgets)
14cu|screenlets-0.1.6-2|7	Group:		System/X11
14cu|screenlets-0.1.6-2|8	# https://code.launchpad.net/screenlets/trunk
14cu|screenlets-0.1.6-2|9	Source0:	%{name}-%{version}.tar.bz2
14cu|screenlets-0.1.6-2|10	Patch0:		fix-dotdesktop.patch
14cu|screenlets-0.1.6-2|11	Source1:	logo24.png
14cu|screenlets-0.1.6-2|12	BuildRequires:	python-devel
14cu|screenlets-0.1.6-2|13	BuildRequires:	desktop-file-utils
14cu|screenlets-0.1.6-2|14	Buildarch:	noarch
14cu|screenlets-0.1.6-2|15	Requires(post,postun):	desktop-file-utils
14cu|screenlets-0.1.6-2|16	Requires:	pyxdg
14cu|screenlets-0.1.6-2|17	Requires:	dbus-python
14cu|screenlets-0.1.6-2|18	Requires:	gnome-python-desktop
14cu|screenlets-0.1.6-2|19	Requires:	python-beautifulsoup
14cu|screenlets-0.1.6-2|20	Requires:	gnome-python-wnck
14cu|screenlets-0.1.6-2|21	Suggests:	screenlets-addons
14cu|screenlets-0.1.6-2|22	
14cu|screenlets-0.1.6-2|23	%description
14cu|screenlets-0.1.6-2|24	Screenlets are small owner-drawn applications (written in Python)
14cu|screenlets-0.1.6-2|25	that can be described as "the virtual representation of things
14cu|screenlets-0.1.6-2|26	lying/standing around on your desk". Sticknotes, clocks, rulers, ...
14cu|screenlets-0.1.6-2|27	the possibilities are endless
14cu|screenlets-0.1.6-2|28	
14cu|screenlets-0.1.6-2|29	Screenlets work best with the Widget plugin for Compiz Fusion.
14cu|screenlets-0.1.6-2|30	
14cu|screenlets-0.1.6-2|31	%prep
14cu|screenlets-0.1.6-2|32	%setup -q
14cu|screenlets-0.1.6-2|33	%patch0 -p0 -b .desktop
14cu|screenlets-0.1.6-2|34	# Fix paths
14cu|screenlets-0.1.6-2|35	grep -rl '/usr/local' * | xargs sed -i 's,/usr/local,%{_prefix},g'
14cu|screenlets-0.1.6-2|36	
14cu|screenlets-0.1.6-2|37	# Fix dodgy desktop files
14cu|screenlets-0.1.6-2|38	find -name *.desktop -exec sed -i 's/^\(Exec=.*\) >.*$/\1/' {} \;
14cu|screenlets-0.1.6-2|39	
14cu|screenlets-0.1.6-2|40	%build
14cu|screenlets-0.1.6-2|41	python setup.py build
14cu|screenlets-0.1.6-2|42	
14cu|screenlets-0.1.6-2|43	%install
14cu|screenlets-0.1.6-2|44	python setup.py install --root %{buildroot}
14cu|screenlets-0.1.6-2|45	
14cu|screenlets-0.1.6-2|46	# Remove useless egg-info file
14cu|screenlets-0.1.6-2|47	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
14cu|screenlets-0.1.6-2|48	
14cu|screenlets-0.1.6-2|49	# Define prefix
14cu|screenlets-0.1.6-2|50	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|screenlets-0.1.6-2|51	
14cu|screenlets-0.1.6-2|52	echo %{_prefix} > %{buildroot}%{_sysconfdir}/%{name}/prefix
14cu|screenlets-0.1.6-2|53	
14cu|screenlets-0.1.6-2|54	# Icons
14cu|screenlets-0.1.6-2|55	install -Dm0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cu|screenlets-0.1.6-2|56	install -Dm0644 desktop-menu/screenlets.svg %{buildroot}%{_datadir}/icons/screenlets.svg
14cu|screenlets-0.1.6-2|57	
14cu|screenlets-0.1.6-2|58	desktop-file-install \
14cu|screenlets-0.1.6-2|59	--vendor="" \
14cu|screenlets-0.1.6-2|60	--add-category="Settings" \
14cu|screenlets-0.1.6-2|61	--add-category="DesktopSettings" \
14cu|screenlets-0.1.6-2|62	--add-category="X-MandrivaLinux-CrossDesktop" \
14cu|screenlets-0.1.6-2|63	--dir %{buildroot}%{_datadir}/applications \
14cu|screenlets-0.1.6-2|64	desktop-menu/%{name}-manager.desktop
14cu|screenlets-0.1.6-2|65	
14cu|screenlets-0.1.6-2|66	echo "Icon=%{name}" >> desktop-menu/%{name}-daemon.desktop
14cu|screenlets-0.1.6-2|67	
14cu|screenlets-0.1.6-2|68	desktop-file-install \
14cu|screenlets-0.1.6-2|69	--vendor="" \
14cu|screenlets-0.1.6-2|70	--add-category="Settings" \
14cu|screenlets-0.1.6-2|71	--add-category="DesktopSettings" \
14cu|screenlets-0.1.6-2|72	--add-category="X-MandrivaLinux-CrossDesktop" \
14cu|screenlets-0.1.6-2|73	--dir %{buildroot}%{_datadir}/applications \
14cu|screenlets-0.1.6-2|74	desktop-menu/%{name}-daemon.desktop
14cu|screenlets-0.1.6-2|75	
14cu|screenlets-0.1.6-2|76	%find_lang %{name}
14cu|screenlets-0.1.6-2|77	
14cu|screenlets-0.1.6-2|78	%find_lang %{name}-manager
14cu|screenlets-0.1.6-2|79	
14cu|screenlets-0.1.6-2|80	# Clean Ubuntu icons
14cu|screenlets-0.1.6-2|81	rm -rf %{buildroot}%{_datadir}/icons/ubuntu*
14cu|screenlets-0.1.6-2|82	
14cu|screenlets-0.1.6-2|83	%files -f %{name}.lang
14cu|screenlets-0.1.6-2|84	%defattr(-, root, root, 0755)
14cu|screenlets-0.1.6-2|85	%doc CHANGELOG README TODO
14cu|screenlets-0.1.6-2|86	%{_bindir}/*
14cu|screenlets-0.1.6-2|87	%{_datadir}/applications/%{name}-*.desktop
14cu|screenlets-0.1.6-2|88	%{_datadir}/%{name}
14cu|screenlets-0.1.6-2|89	%{_datadir}/%{name}-manager
14cu|screenlets-0.1.6-2|90	%{_iconsdir}/%{name}.*
14cu|screenlets-0.1.6-2|91	%{_iconsdir}/hicolor/scalable/apps/*svg
14cu|screenlets-0.1.6-2|92	%{py_puresitedir}/screenlets/*
14cu|screenlets-0.1.6-2|93	%{_sysconfdir}/%{name}/prefix
14cu|screenlets-0.1.6-2|94	%{_datadir}/locale/*/LC_MESSAGES/%{name}-manager.mo
14cu|screenlets-0.1.6-2|95	
14cu|screenlets-0.1.6-2|96	
14cu|screenlets-0.1.6-2|97	%changelog
14cu|screenlets-0.1.6-2|98	* Sat Mar 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-2
14cu|screenlets-0.1.6-2|99	+ Revision: 5aa8cd6
14cu|screenlets-0.1.6-2|100	- Suggest screenlets-addons
14cu|screenlets-0.1.6-2|101	
14cu|screenlets-0.1.6-2|102	

14624 14
14cu|screenlets-addons-0.1.5-1|1	Name:		screenlets-addons
14cu|screenlets-addons-0.1.5-1|2	Version:	0.1.5
14cu|screenlets-addons-0.1.5-1|3	Release:	1
14cu|screenlets-addons-0.1.5-1|4	License:	GPLv2
14cu|screenlets-addons-0.1.5-1|5	URL:		http://www.screenlets.org/
14cu|screenlets-addons-0.1.5-1|6	Summary:	Widget mini-apps (like OSX Dashboard or Vista Gadgets)
14cu|screenlets-addons-0.1.5-1|7	Group:		System/X11
14cu|screenlets-addons-0.1.5-1|8	Source0:	%{name}-%{version}.tar.xz
14cu|screenlets-addons-0.1.5-1|9	BuildRequires:	python-devel
14cu|screenlets-addons-0.1.5-1|10	BuildRequires:	desktop-file-utils
14cu|screenlets-addons-0.1.5-1|11	BuildArch:	noarch
14cu|screenlets-addons-0.1.5-1|12	
14cu|screenlets-addons-0.1.5-1|13	Requires: pyxdg
14cu|screenlets-addons-0.1.5-1|14	Requires: python-dbus
14cu|screenlets-addons-0.1.5-1|15	Requires: gnome-python-desktop
14cu|screenlets-addons-0.1.5-1|16	Requires: python-beautifulsoup
14cu|screenlets-addons-0.1.5-1|17	Requires: screenlets
14cu|screenlets-addons-0.1.5-1|18	
14cu|screenlets-addons-0.1.5-1|19	%description
14cu|screenlets-addons-0.1.5-1|20	Screenlets Theme pack
14cu|screenlets-addons-0.1.5-1|21	
14cu|screenlets-addons-0.1.5-1|22	%prep
14cu|screenlets-addons-0.1.5-1|23	%setup -q
14cu|screenlets-addons-0.1.5-1|24	
14cu|screenlets-addons-0.1.5-1|25	%build
14cu|screenlets-addons-0.1.5-1|26	python setup.py build
14cu|screenlets-addons-0.1.5-1|27	
14cu|screenlets-addons-0.1.5-1|28	%install
14cu|screenlets-addons-0.1.5-1|29	python setup.py install --root %{buildroot}
14cu|screenlets-addons-0.1.5-1|30	
14cu|screenlets-addons-0.1.5-1|31	%clean
14cu|screenlets-addons-0.1.5-1|32	
14cu|screenlets-addons-0.1.5-1|33	%files
14cu|screenlets-addons-0.1.5-1|34	%{_datadir}/applications/*
14cu|screenlets-addons-0.1.5-1|35	%{_datadir}/screenlets/*
14cu|screenlets-addons-0.1.5-1|36	%{py_puresitedir}/*
14cu|screenlets-addons-0.1.5-1|37	
14cu|screenlets-addons-0.1.5-1|38	%changelog
14cu|screenlets-addons-0.1.5-1|39	* Sat Mar 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-1
14cu|screenlets-addons-0.1.5-1|40	+ Revision: 3c87555
14cu|screenlets-addons-0.1.5-1|41	- Imported from SRPM
14cu|screenlets-addons-0.1.5-1|42	
14cu|screenlets-addons-0.1.5-1|43	

14625 14
14cu|sctl-0.2.3-10|1	Name:		sctl
14cu|sctl-0.2.3-10|2	Summary:	A program designed to control Bearcat model BC-895xlt & BC-245xlt scanners
14cu|sctl-0.2.3-10|3	Version:	0.2.3
14cu|sctl-0.2.3-10|4	Release:	10
14cu|sctl-0.2.3-10|5	Source:		http://www.obairlann.net/~reaper/sctl/tarfiles/%{name}-%{version}.tar.gz
14cu|sctl-0.2.3-10|6	URL:		http://www.obairlann.net/~reaper/sctl/
14cu|sctl-0.2.3-10|7	Group:		Communications
14cu|sctl-0.2.3-10|8	License:	GPL
14cu|sctl-0.2.3-10|9	
14cu|sctl-0.2.3-10|10	%description
14cu|sctl-0.2.3-10|11	Sctl is a program designed to control Bearcat model BC-895xlt scanners. It
14cu|sctl-0.2.3-10|12	may control other scanners with PC-control (aka, "serial") ports on them
14cu|sctl-0.2.3-10|13	(no testing has been done yet). It provides a command-line interface, and
14cu|sctl-0.2.3-10|14	is extremely small (it would be described as "fast" too, but 9600 baud
14cu|sctl-0.2.3-10|15	communication makes anything seem slow). It should work with any *nix system,
14cu|sctl-0.2.3-10|16	and more targets will be tested as time goes on. At present it's known to
14cu|sctl-0.2.3-10|17	work with Debian 1.2 and Redhat 6.2, indicating a good chance it'll work
14cu|sctl-0.2.3-10|18	on any reasonably modern Linux system.  Compatible scanners include the
14cu|sctl-0.2.3-10|19	BC-245xlt.
14cu|sctl-0.2.3-10|20	
14cu|sctl-0.2.3-10|21	%prep
14cu|sctl-0.2.3-10|22	
14cu|sctl-0.2.3-10|23	%setup
14cu|sctl-0.2.3-10|24	
14cu|sctl-0.2.3-10|25	%build
14cu|sctl-0.2.3-10|26	
14cu|sctl-0.2.3-10|27	%make
14cu|sctl-0.2.3-10|28	
14cu|sctl-0.2.3-10|29	%install
14cu|sctl-0.2.3-10|30	mkdir -p %{buildroot}%{_bindir}
14cu|sctl-0.2.3-10|31	
14cu|sctl-0.2.3-10|32	install sctl %{buildroot}%{_bindir}
14cu|sctl-0.2.3-10|33	
14cu|sctl-0.2.3-10|34	# cleanup
14cu|sctl-0.2.3-10|35	find . -type d -name CVS | xargs rm -rf
14cu|sctl-0.2.3-10|36	
14cu|sctl-0.2.3-10|37	%clean
14cu|sctl-0.2.3-10|38	
14cu|sctl-0.2.3-10|39	%files
14cu|sctl-0.2.3-10|40	%defattr(-,root,root,0755)
14cu|sctl-0.2.3-10|41	%{_bindir}/*
14cu|sctl-0.2.3-10|42	%doc BUGS Changelog CREDITS LICENSE NEWS README
14cu|sctl-0.2.3-10|43	%doc docs/*
14cu|sctl-0.2.3-10|44	
14cu|sctl-0.2.3-10|45	
14cu|sctl-0.2.3-10|46	
14cu|sctl-0.2.3-10|47	
14cu|sctl-0.2.3-10|48	
14cu|sctl-0.2.3-10|49	%changelog
14cu|sctl-0.2.3-10|50	
14cu|sctl-0.2.3-10|51	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.2.3-10
14cu|sctl-0.2.3-10|52	- (d9c1bc7) Repack tarball according to upstream
14cu|sctl-0.2.3-10|53	
14cu|sctl-0.2.3-10|54	

14626 14
14cu|scummvm-1.9.0-1|1	Summary:	An implementation of LucasArts's SCUMM interpreter
14cu|scummvm-1.9.0-1|2	Name:		scummvm
14cu|scummvm-1.9.0-1|3	Version:	1.9.0
14cu|scummvm-1.9.0-1|4	Release:	1
14cu|scummvm-1.9.0-1|5	License:	GPLv2+ and LGPLv2.1+
14cu|scummvm-1.9.0-1|6	Group:		Games/Adventure
14cu|scummvm-1.9.0-1|7	Url:		http://scummvm.sourceforge.net/
14cu|scummvm-1.9.0-1|8	Source0:	http://scummvm.org/frs/scummvm/%{version}/scummvm-%{version}.tar.xz
14cu|scummvm-1.9.0-1|9	BuildRequires:	nasm
14cu|scummvm-1.9.0-1|10	BuildRequires:	jpeg-devel
14cu|scummvm-1.9.0-1|11	BuildRequires:	readline-devel
14cu|scummvm-1.9.0-1|12	BuildRequires:	pkgconfig(flac)
14cu|scummvm-1.9.0-1|13	BuildRequires:	pkgconfig(fluidsynth)
14cu|scummvm-1.9.0-1|14	BuildRequires:	pkgconfig(freetype2)
14cu|scummvm-1.9.0-1|15	BuildRequires:	pkgconfig(gl)
14cu|scummvm-1.9.0-1|16	BuildRequires:	pkgconfig(glu)
14cu|scummvm-1.9.0-1|17	BuildRequires:	pkgconfig(libmpeg2)
14cu|scummvm-1.9.0-1|18	BuildRequires:	pkgconfig(libpng)
14cu|scummvm-1.9.0-1|19	BuildRequires:	pkgconfig(mad)
14cu|scummvm-1.9.0-1|20	BuildRequires:	pkgconfig(ncurses)
14cu|scummvm-1.9.0-1|21	BuildRequires:	pkgconfig(sdl)
14cu|scummvm-1.9.0-1|22	BuildRequires:	pkgconfig(theoradec)
14cu|scummvm-1.9.0-1|23	BuildRequires:	pkgconfig(vorbis)
14cu|scummvm-1.9.0-1|24	
14cu|scummvm-1.9.0-1|25	%description
14cu|scummvm-1.9.0-1|26	ScummVM is an implementation of LucasArts S.C.U.M.M.
14cu|scummvm-1.9.0-1|27	(Script Creation Utility for Maniac Mansion) interpreter, used in games
14cu|scummvm-1.9.0-1|28	such as Monkey Island, Indiana Jones, Day Of The Tentacle, Sam and Max,
14cu|scummvm-1.9.0-1|29	and many more. Some things are still missing, and some games cannot
14cu|scummvm-1.9.0-1|30	be completeted yet. There are quite a few known bugs. Regardless of
14cu|scummvm-1.9.0-1|31	the bugs it is still possible to play many games all the way through
14cu|scummvm-1.9.0-1|32	to the end. Still other games do not load at all.
14cu|scummvm-1.9.0-1|33	
14cu|scummvm-1.9.0-1|34	Some games such as "Beneath A Steel Sky", "Flight Of The Amazon Queen"
14cu|scummvm-1.9.0-1|35	and "Drascula: The Vampire Strikes Back" have been released by their
14cu|scummvm-1.9.0-1|36	developers. Install beneath-a-steel-sky, flight-of-the-amazon-queen and
14cu|scummvm-1.9.0-1|37	drascula packages from non-free repository to play.
14cu|scummvm-1.9.0-1|38	
14cu|scummvm-1.9.0-1|39	%files
14cu|scummvm-1.9.0-1|40	%doc %{_docdir}/%{name}
14cu|scummvm-1.9.0-1|41	%{_gamesbindir}/*
14cu|scummvm-1.9.0-1|42	%{_mandir}/*/*
14cu|scummvm-1.9.0-1|43	%{_datadir}/pixmaps/%{name}.xpm
14cu|scummvm-1.9.0-1|44	%{_datadir}/appdata/%{name}.appdata.xml
14cu|scummvm-1.9.0-1|45	%{_gamesdatadir}/*
14cu|scummvm-1.9.0-1|46	%{_datadir}/applications/%{name}.desktop
14cu|scummvm-1.9.0-1|47	%dir %{_datadir}/%{name}
14cu|scummvm-1.9.0-1|48	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|scummvm-1.9.0-1|49	
14cu|scummvm-1.9.0-1|50	#----------------------------------------------------------------------------
14cu|scummvm-1.9.0-1|51	
14cu|scummvm-1.9.0-1|52	%prep
14cu|scummvm-1.9.0-1|53	%setup -q
14cu|scummvm-1.9.0-1|54	
14cu|scummvm-1.9.0-1|55	%build
14cu|scummvm-1.9.0-1|56	%setup_compile_flags
14cu|scummvm-1.9.0-1|57	./configure	--prefix=%{_prefix} \
14cu|scummvm-1.9.0-1|58	--bindir=%{_gamesbindir} \
14cu|scummvm-1.9.0-1|59	--mandir=%{_mandir} \
14cu|scummvm-1.9.0-1|60	--datadir=%{_gamesdatadir} \
14cu|scummvm-1.9.0-1|61	--enable-release \
14cu|scummvm-1.9.0-1|62	--enable-verbose-build \
14cu|scummvm-1.9.0-1|63	--opengl-mode=auto \
14cu|scummvm-1.9.0-1|64	--enable-all-engines \
14cu|scummvm-1.9.0-1|65	--enable-optimizations
14cu|scummvm-1.9.0-1|66	%make NASMFLAGS="-Ox -gdwarf2 -f elf -Fdwarf" STRIP="true"
14cu|scummvm-1.9.0-1|67	
14cu|scummvm-1.9.0-1|68	%install
14cu|scummvm-1.9.0-1|69	%makeinstall_std STRIP="true"
14cu|scummvm-1.9.0-1|70	
14cu|scummvm-1.9.0-1|71	install -m644 dists/%{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|scummvm-1.9.0-1|72	
14cu|scummvm-1.9.0-1|73	install -m644 dists/maemo/scummvm48.png -D %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|scummvm-1.9.0-1|74	install -m644 dists/maemo/scummvm64.png -D %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|scummvm-1.9.0-1|75	install -m644 dists/motomagx/pep/scummvm_big_usr.png -D %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|scummvm-1.9.0-1|76	install -m644 icons/scummvm.svg -D %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|scummvm-1.9.0-1|77	
14cu|scummvm-1.9.0-1|78	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|scummvm-1.9.0-1|79	
14cu|scummvm-1.9.0-1|80	
14cu|scummvm-1.9.0-1|81	%changelog
14cu|scummvm-1.9.0-1|82	
14cu|scummvm-1.9.0-1|83	* Thu Oct 20 2016 abondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
14cu|scummvm-1.9.0-1|84	- (2436697) Merge pull request #2 from tremod/scummvm:rosa2016.1
14cu|scummvm-1.9.0-1|85	- (2436697) Update to 1.9.0
14cu|scummvm-1.9.0-1|86	
14cu|scummvm-1.9.0-1|87	

14627 14
14cu|sdb-0.10.1-3|1	%define major 0
14cu|sdb-0.10.1-3|2	%define libname %mklibname %{name} %{major}
14cu|sdb-0.10.1-3|3	%define devname %mklibname %{name} -d
14cu|sdb-0.10.1-3|4	
14cu|sdb-0.10.1-3|5	Summary:	Simple database library
14cu|sdb-0.10.1-3|6	Name:		sdb
14cu|sdb-0.10.1-3|7	Version:	0.10.1
14cu|sdb-0.10.1-3|8	Release:	3
14cu|sdb-0.10.1-3|9	License:	LGPLv2+
14cu|sdb-0.10.1-3|10	Group:		Databases
14cu|sdb-0.10.1-3|11	Url:		http://siag.nu/libsdb/
14cu|sdb-0.10.1-3|12	Source0:	http://siag.nu/pub/libsdb/%{name}-%{version}.tar.gz
14cu|sdb-0.10.1-3|13	Patch0:		sdb-0.6.0-no_ms.diff
14cu|sdb-0.10.1-3|14	Patch1:		sdb-0.6.0-postgres.diff
14cu|sdb-0.10.1-3|15	BuildRequires:	libtool
14cu|sdb-0.10.1-3|16	BuildRequires:	gdbm-devel
14cu|sdb-0.10.1-3|17	BuildRequires:	mysql-devel
14cu|sdb-0.10.1-3|18	BuildRequires:	unixODBC-devel
14cu|sdb-0.10.1-3|19	BuildRequires:	pkgconfig(libpq)
14cu|sdb-0.10.1-3|20	BuildRequires:	pkgconfig(openssl)
14cu|sdb-0.10.1-3|21	BuildRequires:	pkgconfig(sqlite)
14cu|sdb-0.10.1-3|22	BuildRequires:	pkgconfig(zlib)
14cu|sdb-0.10.1-3|23	
14cu|sdb-0.10.1-3|24	%description
14cu|sdb-0.10.1-3|25	This is libsdb, the simple database library, which provides a way
14cu|sdb-0.10.1-3|26	to support multiple database management systems in an application
14cu|sdb-0.10.1-3|27	with negligeable overhead, in terms of code as well as system
14cu|sdb-0.10.1-3|28	resources. It is mainly intended for use on Unix, but the ODBC
14cu|sdb-0.10.1-3|29	driver works on Windows as well.
14cu|sdb-0.10.1-3|30	
14cu|sdb-0.10.1-3|31	%files -n %{name}
14cu|sdb-0.10.1-3|32	%doc AUTHORS COPYING* ChangeLog INSTALL README*
14cu|sdb-0.10.1-3|33	%{_bindir}/sdb_client
14cu|sdb-0.10.1-3|34	%{_bindir}/sdbd
14cu|sdb-0.10.1-3|35	%{_bindir}/sdbd_client
14cu|sdb-0.10.1-3|36	%{_mandir}/man3/sdb.3*
14cu|sdb-0.10.1-3|37	%{_mandir}/man8/sdbd.8*
14cu|sdb-0.10.1-3|38	
14cu|sdb-0.10.1-3|39	#----------------------------------------------------------------------------
14cu|sdb-0.10.1-3|40	
14cu|sdb-0.10.1-3|41	%package -n %{libname}
14cu|sdb-0.10.1-3|42	Summary:	Libraries for %{name}
14cu|sdb-0.10.1-3|43	Group:		System/Libraries
14cu|sdb-0.10.1-3|44	
14cu|sdb-0.10.1-3|45	%description -n %{libname}
14cu|sdb-0.10.1-3|46	This package contains libraries necessary for %{name}.
14cu|sdb-0.10.1-3|47	
14cu|sdb-0.10.1-3|48	%files -n %{libname}
14cu|sdb-0.10.1-3|49	%{_libdir}/libsdb.so.%{major}*
14cu|sdb-0.10.1-3|50	
14cu|sdb-0.10.1-3|51	#----------------------------------------------------------------------------
14cu|sdb-0.10.1-3|52	
14cu|sdb-0.10.1-3|53	%package -n %{devname}
14cu|sdb-0.10.1-3|54	Summary:	Development header files and libraries for %{name}
14cu|sdb-0.10.1-3|55	Group:		Development/C
14cu|sdb-0.10.1-3|56	Requires:	%{libname} = %{EVRD}
14cu|sdb-0.10.1-3|57	Provides:	%{name}-devel = %{EVRD}
14cu|sdb-0.10.1-3|58	
14cu|sdb-0.10.1-3|59	%description -n %{devname}
14cu|sdb-0.10.1-3|60	This package contains the development header files and libraries
14cu|sdb-0.10.1-3|61	for %{name}.
14cu|sdb-0.10.1-3|62	
14cu|sdb-0.10.1-3|63	%files -n %{devname}
14cu|sdb-0.10.1-3|64	%{_bindir}/sdb-config
14cu|sdb-0.10.1-3|65	%{_libdir}/*.a
14cu|sdb-0.10.1-3|66	%{_libdir}/*.so
14cu|sdb-0.10.1-3|67	%{_includedir}/*.h
14cu|sdb-0.10.1-3|68	
14cu|sdb-0.10.1-3|69	#----------------------------------------------------------------------------
14cu|sdb-0.10.1-3|70	
14cu|sdb-0.10.1-3|71	%prep
14cu|sdb-0.10.1-3|72	%setup -q
14cu|sdb-0.10.1-3|73	%patch0 -p0
14cu|sdb-0.10.1-3|74	%patch1 -p0
14cu|sdb-0.10.1-3|75	
14cu|sdb-0.10.1-3|76	perl -pi -e "s|/usr/local/|%{_prefix}/|g" configure
14cu|sdb-0.10.1-3|77	perl -pi -e "s|/lib |%{_lib} |g" configure
14cu|sdb-0.10.1-3|78	
14cu|sdb-0.10.1-3|79	%build
14cu|sdb-0.10.1-3|80	./configure \
14cu|sdb-0.10.1-3|81	--with-gdbm \
14cu|sdb-0.10.1-3|82	--with-mysql \
14cu|sdb-0.10.1-3|83	--with-postgres \
14cu|sdb-0.10.1-3|84	--with-odbc=odbc \
14cu|sdb-0.10.1-3|85	--with-sqlite
14cu|sdb-0.10.1-3|86	
14cu|sdb-0.10.1-3|87	perl -pi -e "s|/sbin/ldconfig|#/sbin/ldconfig|g" Makefile
14cu|sdb-0.10.1-3|88	
14cu|sdb-0.10.1-3|89	make CFLAGS="%{optflags} -fPIC "\
14cu|sdb-0.10.1-3|90	LDFLAGS="%{ldflags}" \
14cu|sdb-0.10.1-3|91	PREFIX=%{_prefix} \
14cu|sdb-0.10.1-3|92	BINDIR=%{_bindir} \
14cu|sdb-0.10.1-3|93	LIBDIR=%{_libdir} \
14cu|sdb-0.10.1-3|94	MANDIR=%{_mandir} \
14cu|sdb-0.10.1-3|95	INCDIR=%{_includedir}
14cu|sdb-0.10.1-3|96	
14cu|sdb-0.10.1-3|97	%install
14cu|sdb-0.10.1-3|98	install -d %{buildroot}%{_bindir}
14cu|sdb-0.10.1-3|99	install -d %{buildroot}%{_libdir}
14cu|sdb-0.10.1-3|100	install -d %{buildroot}%{_mandir}
14cu|sdb-0.10.1-3|101	install -d %{buildroot}%{_includedir}
14cu|sdb-0.10.1-3|102	
14cu|sdb-0.10.1-3|103	make \
14cu|sdb-0.10.1-3|104	PREFIX=%{buildroot}%{_prefix} \
14cu|sdb-0.10.1-3|105	BINDIR=%{buildroot}%{_bindir} \
14cu|sdb-0.10.1-3|106	LIBDIR=%{buildroot}%{_libdir} \
14cu|sdb-0.10.1-3|107	MANDIR=%{buildroot}%{_mandir} \
14cu|sdb-0.10.1-3|108	INCDIR=%{buildroot}%{_includedir} \
14cu|sdb-0.10.1-3|109	install
14cu|sdb-0.10.1-3|110	
14cu|sdb-0.10.1-3|111	# remove invalid manpages
14cu|sdb-0.10.1-3|112	rm -f %{buildroot}%{_mandir}/man3/sdb_*
14cu|sdb-0.10.1-3|113	
14cu|sdb-0.10.1-3|114	
14cu|sdb-0.10.1-3|115	%changelog
14cu|sdb-0.10.1-3|116	
14cu|sdb-0.10.1-3|117	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-3
14cu|sdb-0.10.1-3|118	- (dab80d4) Spec cleanup
14cu|sdb-0.10.1-3|119	
14cu|sdb-0.10.1-3|120	

14628 14
14cu|sdcc-3.4.0-1|1	Summary:	Small Device C Compiler
14cu|sdcc-3.4.0-1|2	Name:		sdcc
14cu|sdcc-3.4.0-1|3	Version:	3.4.0
14cu|sdcc-3.4.0-1|4	Release:	1
14cu|sdcc-3.4.0-1|5	License:	GPLv2+
14cu|sdcc-3.4.0-1|6	Group:		Development/Other
14cu|sdcc-3.4.0-1|7	Url:		http://sdcc.sourceforge.net/
14cu|sdcc-3.4.0-1|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-src-%{version}.tar.bz2
14cu|sdcc-3.4.0-1|9	Patch0:		sdcc-3.4-mga-binutils-2.24-bfd.patch
14cu|sdcc-3.4.0-1|10	Patch1:		sdcc-3.4.0-libiberty.patch
14cu|sdcc-3.4.0-1|11	Patch2:		sdcc-3.4.0-strndup.patch
14cu|sdcc-3.4.0-1|12	
14cu|sdcc-3.4.0-1|13	BuildRequires:	bison
14cu|sdcc-3.4.0-1|14	BuildRequires:	flex
14cu|sdcc-3.4.0-1|15	BuildRequires:	ghostscript-common
14cu|sdcc-3.4.0-1|16	BuildRequires:	gputils
14cu|sdcc-3.4.0-1|17	BuildRequires:	latex2html
14cu|sdcc-3.4.0-1|18	#BuildRequires:	lyx
14cu|sdcc-3.4.0-1|19	BuildRequires:	boost-devel
14cu|sdcc-3.4.0-1|20	BuildRequires:	glibc-devel
14cu|sdcc-3.4.0-1|21	BuildRequires:	libstdc++-devel
14cu|sdcc-3.4.0-1|22	BuildRequires:	pkgconfig(bdw-gc)
14cu|sdcc-3.4.0-1|23	Requires:	gputils
14cu|sdcc-3.4.0-1|24	Conflicts:	sdcc2.9
14cu|sdcc-3.4.0-1|25	Obsoletes:	%{name}-doc < 3.4
14cu|sdcc-3.4.0-1|26	Obsoletes:	%{name}2.9 < 3.0
14cu|sdcc-3.4.0-1|27	
14cu|sdcc-3.4.0-1|28	%description
14cu|sdcc-3.4.0-1|29	SDCC is a retargettable, optimizing ANSI-C compiler that targets the
14cu|sdcc-3.4.0-1|30	Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based
14cu|sdcc-3.4.0-1|31	MCUs. Work is in progress on supporting the Microchip PIC16 and
14cu|sdcc-3.4.0-1|32	PIC18 series.
14cu|sdcc-3.4.0-1|33	
14cu|sdcc-3.4.0-1|34	%files
14cu|sdcc-3.4.0-1|35	%doc %{_docdir}/%{name}/
14cu|sdcc-3.4.0-1|36	%{_bindir}/*
14cu|sdcc-3.4.0-1|37	%{_datadir}/%{name}/
14cu|sdcc-3.4.0-1|38	
14cu|sdcc-3.4.0-1|39	#----------------------------------------------------------------------------
14cu|sdcc-3.4.0-1|40	
14cu|sdcc-3.4.0-1|41	%prep
14cu|sdcc-3.4.0-1|42	%setup -q
14cu|sdcc-3.4.0-1|43	%apply_patches
14cu|sdcc-3.4.0-1|44	
14cu|sdcc-3.4.0-1|45	%build
14cu|sdcc-3.4.0-1|46	%global optflags %{optflags} -Wstrict-aliasing=0
14cu|sdcc-3.4.0-1|47	%configure2_5x \
14cu|sdcc-3.4.0-1|48	--enable-libgc \
14cu|sdcc-3.4.0-1|49	--disable-doc \
14cu|sdcc-3.4.0-1|50	--disable-werror \
14cu|sdcc-3.4.0-1|51	--disable-non-free \
14cu|sdcc-3.4.0-1|52	PDFOPT="/bin/cp"
14cu|sdcc-3.4.0-1|53	make
14cu|sdcc-3.4.0-1|54	
14cu|sdcc-3.4.0-1|55	%install
14cu|sdcc-3.4.0-1|56	%makeinstall_std
14cu|sdcc-3.4.0-1|57	rm -f %{buildroot}%{_includedir}/*
14cu|sdcc-3.4.0-1|58	rm -f %{buildroot}%{_libdir}/*
14cu|sdcc-3.4.0-1|59	mv %{buildroot}%{_docdir}/ucsim %{buildroot}%{_docdir}/%{name}/
14cu|sdcc-3.4.0-1|60	
14cu|sdcc-3.4.0-1|61	find %{buildroot} -name INSTALL.txt -delete
14cu|sdcc-3.4.0-1|62	
14cu|sdcc-3.4.0-1|63	
14cu|sdcc-3.4.0-1|64	%changelog
14cu|sdcc-3.4.0-1|65	
14cu|sdcc-3.4.0-1|66	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 3.4.0-1
14cu|sdcc-3.4.0-1|67	- (4112ce1) Merge pull request #1 from alozhkov/sdcc:rosa2014.1
14cu|sdcc-3.4.0-1|68	- (4112ce1) Updated to a new version
14cu|sdcc-3.4.0-1|69	
14cu|sdcc-3.4.0-1|70	

14629 14
14cu|sdd-1.52-4|1	Name:       sdd
14cu|sdd-1.52-4|2	Summary:    A fast and enhanced replacement for dd
14cu|sdd-1.52-4|3	Version:    1.52
14cu|sdd-1.52-4|4	Release:    4
14cu|sdd-1.52-4|5	URL:        ftp://ftp.berlios.de/pub/sdd
14cu|sdd-1.52-4|6	Source0:    %{name}-%{version}.tar.bz2
14cu|sdd-1.52-4|7	Source1:    bash-completion-sdd
14cu|sdd-1.52-4|8	Patch0:     sdd-name-conflicts-fix.patch
14cu|sdd-1.52-4|9	Patch1:		sdd-1.52-debug.patch
14cu|sdd-1.52-4|10	License:    GPL
14cu|sdd-1.52-4|11	Group:      File tools
14cu|sdd-1.52-4|12	BuildRequires:  gcc
14cu|sdd-1.52-4|13	BuildRequires:  make
14cu|sdd-1.52-4|14	
14cu|sdd-1.52-4|15	%description
14cu|sdd-1.52-4|16	sdd is a replacement for dd program with some fixes and improvements including:
14cu|sdd-1.52-4|17	* better performance when input block size (ibs) is not equal to the output
14cu|sdd-1.52-4|18	block size (obs);
14cu|sdd-1.52-4|19	* improved statistics readability;
14cu|sdd-1.52-4|20	* progress display;
14cu|sdd-1.52-4|21	* and other features.
14cu|sdd-1.52-4|22	
14cu|sdd-1.52-4|23	%prep
14cu|sdd-1.52-4|24	%setup -q -n %{name}-%{version}
14cu|sdd-1.52-4|25	%apply_patches
14cu|sdd-1.52-4|26	ln -s i586-linux-cc.rul RULES/x86_64-linux-cc.rul
14cu|sdd-1.52-4|27	
14cu|sdd-1.52-4|28	%build
14cu|sdd-1.52-4|29	COPTS="%{optflags}" CPPOPTS="%{optflags}" %make
14cu|sdd-1.52-4|30	
14cu|sdd-1.52-4|31	%install
14cu|sdd-1.52-4|32	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1 %{buildroot}%{_datadir}/bash-completion/completions
14cu|sdd-1.52-4|33	
14cu|sdd-1.52-4|34	install -m 0755 sdd/OBJ/*/sdd %{buildroot}%{_bindir}
14cu|sdd-1.52-4|35	install -p -m 0644 sdd/sdd.1 %{buildroot}%{_mandir}/man1
14cu|sdd-1.52-4|36	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/sdd
14cu|sdd-1.52-4|37	
14cu|sdd-1.52-4|38	%files
14cu|sdd-1.52-4|39	%defattr(-,root,root)
14cu|sdd-1.52-4|40	
14cu|sdd-1.52-4|41	%{_bindir}/sdd
14cu|sdd-1.52-4|42	%{_mandir}/man1/sdd.1.xz
14cu|sdd-1.52-4|43	%{_datadir}/bash-completion/completions/sdd
14cu|sdd-1.52-4|44	
14cu|sdd-1.52-4|45	%changelog
14cu|sdd-1.52-4|46	
14cu|sdd-1.52-4|47	* Thu Jun 23 2016 Denis Silakov <dsilakov@gmail.com> 1.52-4
14cu|sdd-1.52-4|48	- (5be379e) Fix debug
14cu|sdd-1.52-4|49	
14cu|sdd-1.52-4|50	

14630 14
14cu|seamonkey-2.48-1|1	%define homepage file:///usr/share/doc/HTML/index.html
14cu|seamonkey-2.48-1|2	
14cu|seamonkey-2.48-1|3	%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
14cu|seamonkey-2.48-1|4	#define Werror_cflags %nil
14cu|seamonkey-2.48-1|5	
14cu|seamonkey-2.48-1|6	%define minimum_build_nspr_version 4.12
14cu|seamonkey-2.48-1|7	%define minimum_build_nss_version 3.25
14cu|seamonkey-2.48-1|8	
14cu|seamonkey-2.48-1|9	%define build_langpacks 1
14cu|seamonkey-2.48-1|10	
14cu|seamonkey-2.48-1|11	%define builddir %{_builddir}/%{name}-%{version}
14cu|seamonkey-2.48-1|12	%define mozdir %{_libdir}/%{name}-%{version}
14cu|seamonkey-2.48-1|13	#beta
14cu|seamonkey-2.48-1|14	#release
14cu|seamonkey-2.48-1|15	
14cu|seamonkey-2.48-1|16	%if %{_use_internal_dependency_generator}
14cu|seamonkey-2.48-1|17	%define __noautoprov '(.*)\\.so(.*)'
14cu|seamonkey-2.48-1|18	%define __noautoreq 'libldap60\\.so(.*)|libldif60\\.so(.*)|liblgpllibs\\.so(.*)|libprldap60\\.so(.*)|libsuite\\.so(.*)|libxul\\.so(.*)'
14cu|seamonkey-2.48-1|19	%endif
14cu|seamonkey-2.48-1|20	
14cu|seamonkey-2.48-1|21	Summary:	Web browser, e-mail, news, IRC client, HTML editor
14cu|seamonkey-2.48-1|22	Name:		seamonkey
14cu|seamonkey-2.48-1|23	Version:	2.48
14cu|seamonkey-2.48-1|24	Release:	1
14cu|seamonkey-2.48-1|25	License:	MPLv1.1
14cu|seamonkey-2.48-1|26	Group:		Networking/WWW
14cu|seamonkey-2.48-1|27	Url:		http://http://www.seamonkey-project.org/
14cu|seamonkey-2.48-1|28	Source0:	https://archive.mozilla.org/pub/seamonkey/releases/%{version}/source/seamonkey-%{version}.source.tar.xz
14cu|seamonkey-2.48-1|29	Source1:	%{name}-langpacks-%{version}.tar.xz
14cu|seamonkey-2.48-1|30	Source2:	%{name}.png
14cu|seamonkey-2.48-1|31	Source3:	%{name}.sh.in
14cu|seamonkey-2.48-1|32	Source10:	%{name}-mozconfig
14cu|seamonkey-2.48-1|33	Source20:	%{name}-rosa-default-prefs.js
14cu|seamonkey-2.48-1|34	Patch0:		mozilla-2.46-homepage.patch
14cu|seamonkey-2.48-1|35	Patch1:		mozilla-2.26.1-nongnome-proxies.patch
14cu|seamonkey-2.48-1|36	Patch2:		mozilla-2.46-check_return.patch
14cu|seamonkey-2.48-1|37	Patch4:		mozilla-2.46-ntlm-full-path.patch
14cu|seamonkey-2.48-1|38	Patch5:		mozilla-2.46-skia-overflow.patch
14cu|seamonkey-2.48-1|39	Patch6:		mozilla-2.48-language.patch
14cu|seamonkey-2.48-1|40	Patch7:		mozilla-2.46-reduce-files-per-UnifiedBindings.patch
14cu|seamonkey-2.48-1|41	
14cu|seamonkey-2.48-1|42	BuildRequires:	autoconf2.1
14cu|seamonkey-2.48-1|43	BuildRequires:	coreutils
14cu|seamonkey-2.48-1|44	BuildRequires:	desktop-file-utils
14cu|seamonkey-2.48-1|45	BuildRequires:	doxygen
14cu|seamonkey-2.48-1|46	BuildRequires:	imagemagick
14cu|seamonkey-2.48-1|47	BuildRequires:	java-rpmbuild
14cu|seamonkey-2.48-1|48	BuildRequires:	makedepend
14cu|seamonkey-2.48-1|49	BuildRequires:	perl
14cu|seamonkey-2.48-1|50	BuildRequires:	python-setuptools
14cu|seamonkey-2.48-1|51	BuildRequires:	python-simplejson
14cu|seamonkey-2.48-1|52	#BuildRequires:	python-virtualenv >= 1.7.2
14cu|seamonkey-2.48-1|53	BuildRequires:	rootcerts
14cu|seamonkey-2.48-1|54	BuildRequires:	unzip
14cu|seamonkey-2.48-1|55	BuildRequires:	valgrind
14cu|seamonkey-2.48-1|56	BuildRequires:	wget
14cu|seamonkey-2.48-1|57	BuildRequires:	yasm
14cu|seamonkey-2.48-1|58	BuildRequires:	zip
14cu|seamonkey-2.48-1|59	
14cu|seamonkey-2.48-1|60	BuildRequires:	jpeg-devel
14cu|seamonkey-2.48-1|61	BuildRequires:	krb5-devel
14cu|seamonkey-2.48-1|62	BuildRequires:	libiw-devel
14cu|seamonkey-2.48-1|63	BuildRequires:	nss-static-devel
14cu|seamonkey-2.48-1|64	
14cu|seamonkey-2.48-1|65	BuildRequires:	pkgconfig(alsa)
14cu|seamonkey-2.48-1|66	BuildRequires:	pkgconfig(cairo)
14cu|seamonkey-2.48-1|67	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|seamonkey-2.48-1|68	BuildRequires:	pkgconfig(freetype2)
14cu|seamonkey-2.48-1|69	BuildRequires:	pkgconfig(gl)
14cu|seamonkey-2.48-1|70	BuildRequires:	pkgconfig(glib-2.0)
14cu|seamonkey-2.48-1|71	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|seamonkey-2.48-1|72	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|seamonkey-2.48-1|73	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|seamonkey-2.48-1|74	BuildRequires:	pkgconfig(hunspell)
14cu|seamonkey-2.48-1|75	BuildRequires:	pkgconfig(libcurl)
14cu|seamonkey-2.48-1|76	BuildRequires:	pkgconfig(libevent)
14cu|seamonkey-2.48-1|77	BuildRequires:	pkgconfig(libIDL-2.0)
14cu|seamonkey-2.48-1|78	BuildRequires:	pkgconfig(libnotify)
14cu|seamonkey-2.48-1|79	BuildRequires:	pkgconfig(libpng)
14cu|seamonkey-2.48-1|80	BuildRequires:	pkgconfig(libproxy-1.0)
14cu|seamonkey-2.48-1|81	BuildRequires:	pkgconfig(libpulse)
14cu|seamonkey-2.48-1|82	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|seamonkey-2.48-1|83	BuildRequires:	pkgconfig(nspr)
14cu|seamonkey-2.48-1|84	BuildRequires:	pkgconfig(nss)
14cu|seamonkey-2.48-1|85	BuildRequires:	pkgconfig(pango)
14cu|seamonkey-2.48-1|86	BuildRequires:	pkgconfig(sqlite3)
14cu|seamonkey-2.48-1|87	BuildRequires:	pkgconfig(valgrind)
14cu|seamonkey-2.48-1|88	BuildRequires:	pkgconfig(vpx)
14cu|seamonkey-2.48-1|89	BuildRequires:	pkgconfig(xinerama)
14cu|seamonkey-2.48-1|90	BuildRequires:	pkgconfig(xrender)
14cu|seamonkey-2.48-1|91	BuildRequires:	pkgconfig(xscrnsaver)
14cu|seamonkey-2.48-1|92	BuildRequires:	pkgconfig(xt)
14cu|seamonkey-2.48-1|93	BuildRequires:	pkgconfig(zlib)
14cu|seamonkey-2.48-1|94	
14cu|seamonkey-2.48-1|95	Requires:	nspr >= %{minimum_build_nspr_version}
14cu|seamonkey-2.48-1|96	Requires:	nss >= %{minimum_build_nss_version}
14cu|seamonkey-2.48-1|97	Obsoletes:	%{name}-devel < %{version}
14cu|seamonkey-2.48-1|98	Obsoletes:	%{name}-dom-inspector < %{version}
14cu|seamonkey-2.48-1|99	Obsoletes:	%{name}-enigmail  < %{version}
14cu|seamonkey-2.48-1|100	Obsoletes:	%{name}-enigmime < %{version}
14cu|seamonkey-2.48-1|101	Obsoletes:	%{name}-irc < %{version}
14cu|seamonkey-2.48-1|102	Obsoletes:	%{name}-js-debugger < %{version}
14cu|seamonkey-2.48-1|103	Obsoletes:	%{name}-mail < %{version}
14cu|seamonkey-2.48-1|104	Obsoletes:	%{name}-spellchecker < %{version}
14cu|seamonkey-2.48-1|105	
14cu|seamonkey-2.48-1|106	%description
14cu|seamonkey-2.48-1|107	SeaMonkey is an all-in-one Internet application suite. It includes a browser,
14cu|seamonkey-2.48-1|108	mail/news client, IRC client, JavaScript debugger, and a tool to inspect the
14cu|seamonkey-2.48-1|109	DOM for web pages. It is derived from the application formerly known as Mozilla
14cu|seamonkey-2.48-1|110	Application Suite.
14cu|seamonkey-2.48-1|111	
14cu|seamonkey-2.48-1|112	%files
14cu|seamonkey-2.48-1|113	%{_bindir}/%{name}
14cu|seamonkey-2.48-1|114	%{_datadir}/pixmaps/%{name}.png
14cu|seamonkey-2.48-1|115	%{mozdir}
14cu|seamonkey-2.48-1|116	%{_datadir}/applications/*.desktop
14cu|seamonkey-2.48-1|117	%{_miconsdir}/%{name}.png
14cu|seamonkey-2.48-1|118	%{_iconsdir}/%{name}.png
14cu|seamonkey-2.48-1|119	%{_liconsdir}/%{name}.png
14cu|seamonkey-2.48-1|120	
14cu|seamonkey-2.48-1|121	#----------------------------------------------------------------------------
14cu|seamonkey-2.48-1|122	
14cu|seamonkey-2.48-1|123	%prep
14cu|seamonkey-2.48-1|124	%setup -q
14cu|seamonkey-2.48-1|125	
14cu|seamonkey-2.48-1|126	%patch0 -p1
14cu|seamonkey-2.48-1|127	
14cu|seamonkey-2.48-1|128	# mozilla patches
14cu|seamonkey-2.48-1|129	pushd mozilla
14cu|seamonkey-2.48-1|130	# mozilla-nongnome-proxies
14cu|seamonkey-2.48-1|131	%patch1 -p1
14cu|seamonkey-2.48-1|132	%patch2 -p1
14cu|seamonkey-2.48-1|133	%patch4 -p1
14cu|seamonkey-2.48-1|134	%patch5 -p1
14cu|seamonkey-2.48-1|135	%patch6 -p1
14cu|seamonkey-2.48-1|136	%patch7 -p1
14cu|seamonkey-2.48-1|137	popd
14cu|seamonkey-2.48-1|138	
14cu|seamonkey-2.48-1|139	rm -f .mozconfig
14cu|seamonkey-2.48-1|140	cp %{SOURCE10} .mozconfig
14cu|seamonkey-2.48-1|141	
14cu|seamonkey-2.48-1|142	%build
14cu|seamonkey-2.48-1|143	# Mozilla builds with -Wall with exception of a few warnings which show up
14cu|seamonkey-2.48-1|144	# everywhere in the code; so, don't override that.
14cu|seamonkey-2.48-1|145	#
14cu|seamonkey-2.48-1|146	# Disable C++ exceptions since Mozilla code is not exception-safe
14cu|seamonkey-2.48-1|147	#
14cu|seamonkey-2.48-1|148	%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//' -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
14cu|seamonkey-2.48-1|149	MOZ_OPT_FLAGS='%{optflags}'
14cu|seamonkey-2.48-1|150	export CFLAGS=$MOZ_OPT_FLAGS
14cu|seamonkey-2.48-1|151	export CXXFLAGS=$MOZ_OPT_FLAGS
14cu|seamonkey-2.48-1|152	
14cu|seamonkey-2.48-1|153	export PREFIX='%{_prefix}'
14cu|seamonkey-2.48-1|154	export LIBDIR='%{_libdir}'
14cu|seamonkey-2.48-1|155	
14cu|seamonkey-2.48-1|156	MOZ_SMP_FLAGS=%{_smp_mflags}
14cu|seamonkey-2.48-1|157	
14cu|seamonkey-2.48-1|158	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS" MOZ_PKG_FATAL_WARNINGS=0
14cu|seamonkey-2.48-1|159	
14cu|seamonkey-2.48-1|160	%install
14cu|seamonkey-2.48-1|161	DESTDIR=%{buildroot} make -f client.mk install
14cu|seamonkey-2.48-1|162	
14cu|seamonkey-2.48-1|163	# we don't want to ship mozilla's default sidebar components
14cu|seamonkey-2.48-1|164	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.gif
14cu|seamonkey-2.48-1|165	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.src
14cu|seamonkey-2.48-1|166	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.gif
14cu|seamonkey-2.48-1|167	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.src
14cu|seamonkey-2.48-1|168	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.gif
14cu|seamonkey-2.48-1|169	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.src
14cu|seamonkey-2.48-1|170	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.gif
14cu|seamonkey-2.48-1|171	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.src
14cu|seamonkey-2.48-1|172	rm -f %{buildroot}/%{mozdir}/plugins/libnullplugin.so
14cu|seamonkey-2.48-1|173	
14cu|seamonkey-2.48-1|174	# the %%makeinstall_std macro also install files that we don't need (yet?)
14cu|seamonkey-2.48-1|175	rm -rf %{buildroot}%{_datadir}/idl
14cu|seamonkey-2.48-1|176	
14cu|seamonkey-2.48-1|177	echo > %{name}.lang
14cu|seamonkey-2.48-1|178	%if %{build_langpacks}
14cu|seamonkey-2.48-1|179	# Install langpacks
14cu|seamonkey-2.48-1|180	mkdir -p %{buildroot}%{mozdir}/extensions
14cu|seamonkey-2.48-1|181	tar xf %{SOURCE1}
14cu|seamonkey-2.48-1|182	for langpack in `ls seamonkey-langpacks/*.xpi`; do
14cu|seamonkey-2.48-1|183	language=$(basename $langpack .xpi | sed 's/^seamonkey-//' | sed 's/\.langpack$//' | sed 's/\([0-9]\{1,2\}\.\)*//')
14cu|seamonkey-2.48-1|184	extensiondir=%{buildroot}%{mozdir}/extensions/langpack-$language@seamonkey.mozilla.org
14cu|seamonkey-2.48-1|185	mkdir -p $extensiondir
14cu|seamonkey-2.48-1|186	unzip $langpack -d $extensiondir
14cu|seamonkey-2.48-1|187	find $extensiondir -type f | xargs chmod 644
14cu|seamonkey-2.48-1|188	
14cu|seamonkey-2.48-1|189	jarfile=$extensiondir/chrome/$language.jar
14cu|seamonkey-2.48-1|190	
14cu|seamonkey-2.48-1|191	sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
14cu|seamonkey-2.48-1|192	$extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
14cu|seamonkey-2.48-1|193	
14cu|seamonkey-2.48-1|194	pushd $extensiondir/chrome/$language
14cu|seamonkey-2.48-1|195	zip -r -D $jarfile locale
14cu|seamonkey-2.48-1|196	popd
14cu|seamonkey-2.48-1|197	
14cu|seamonkey-2.48-1|198	language=`echo $language | sed -e 's/-/_/g'`
14cu|seamonkey-2.48-1|199	extensiondir=`echo $extensiondir | sed -e "s,^%{buildroot},,"`
14cu|seamonkey-2.48-1|200	echo "%%lang($language) $extensiondir" >> %{name}.lang
14cu|seamonkey-2.48-1|201	done
14cu|seamonkey-2.48-1|202	rm -rf firefox-langpacks
14cu|seamonkey-2.48-1|203	%endif # build_langpacks
14cu|seamonkey-2.48-1|204	
14cu|seamonkey-2.48-1|205	
14cu|seamonkey-2.48-1|206	# set up our desktop files
14cu|seamonkey-2.48-1|207	install -m 755 -d %{buildroot}%{_datadir}/applications
14cu|seamonkey-2.48-1|208	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|seamonkey-2.48-1|209	[Desktop Entry]
14cu|seamonkey-2.48-1|210	Encoding=UTF-8
14cu|seamonkey-2.48-1|211	Name=SeaMonkey Navigator
14cu|seamonkey-2.48-1|212	Comment=Seamonkey Navigator web browser
14cu|seamonkey-2.48-1|213	Exec=%{_bindir}/%{name} %u
14cu|seamonkey-2.48-1|214	Icon=%{name}.png
14cu|seamonkey-2.48-1|215	Terminal=false
14cu|seamonkey-2.48-1|216	Type=Application
14cu|seamonkey-2.48-1|217	StartupNotify=true
14cu|seamonkey-2.48-1|218	Categories=GTK;Network;WebBrowser;X-MandrivaLinux-Internet-WebBrowsers;
14cu|seamonkey-2.48-1|219	MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
14cu|seamonkey-2.48-1|220	StartupWMClass=Seamonkey-bin
14cu|seamonkey-2.48-1|221	EOF
14cu|seamonkey-2.48-1|222	
14cu|seamonkey-2.48-1|223	cat > %{buildroot}%{_datadir}/applications/%{name}-mail.desktop << EOF
14cu|seamonkey-2.48-1|224	[Desktop Entry]
14cu|seamonkey-2.48-1|225	Encoding=UTF-8
14cu|seamonkey-2.48-1|226	Name=SeaMonkey Mail
14cu|seamonkey-2.48-1|227	Comment=Seamonkey Mail & Newsgroups e-mail client
14cu|seamonkey-2.48-1|228	Exec=%{_bindir}/%{name} -mail
14cu|seamonkey-2.48-1|229	Icon=%{name}.png
14cu|seamonkey-2.48-1|230	Terminal=false
14cu|seamonkey-2.48-1|231	Type=Application
14cu|seamonkey-2.48-1|232	StartupNotify=true
14cu|seamonkey-2.48-1|233	Categories=GTK;X-MandrivaLinux-Internet-Mail;Office;Network;Email;
14cu|seamonkey-2.48-1|234	MimeType=x-scheme-handler/mailto;
14cu|seamonkey-2.48-1|235	StartupWMClass=Seamonkey-bin
14cu|seamonkey-2.48-1|236	EOF
14cu|seamonkey-2.48-1|237	
14cu|seamonkey-2.48-1|238	#Icons
14cu|seamonkey-2.48-1|239	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cu|seamonkey-2.48-1|240	install -c -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|seamonkey-2.48-1|241	
14cu|seamonkey-2.48-1|242	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|seamonkey-2.48-1|243	install -m 644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
14cu|seamonkey-2.48-1|244	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cu|seamonkey-2.48-1|245	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
14cu|seamonkey-2.48-1|246	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|seamonkey-2.48-1|247	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|seamonkey-2.48-1|248	
14cu|seamonkey-2.48-1|249	
14cu|seamonkey-2.48-1|250	#Link to existing plugins
14cu|seamonkey-2.48-1|251	if [ -d %{buildroot}/%{mozdir}/plugins ]; then
14cu|seamonkey-2.48-1|252	rm -rf %{buildroot}/%{mozdir}/plugins
14cu|seamonkey-2.48-1|253	fi
14cu|seamonkey-2.48-1|254	ln -s %{_libdir}/mozilla/plugins %{buildroot}/%{mozdir}/plugins
14cu|seamonkey-2.48-1|255	
14cu|seamonkey-2.48-1|256	# install our seamonkey.sh file
14cu|seamonkey-2.48-1|257	rm -rf %{buildroot}/usr/bin/%{name}
14cu|seamonkey-2.48-1|258	cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}/g' \
14cu|seamonkey-2.48-1|259	-e 's,LIBDIR,%{_libdir},g' > \
14cu|seamonkey-2.48-1|260	%{buildroot}%{_bindir}/%{name}
14cu|seamonkey-2.48-1|261	
14cu|seamonkey-2.48-1|262	chmod 0755 %{buildroot}%{_bindir}/%{name}
14cu|seamonkey-2.48-1|263	
14cu|seamonkey-2.48-1|264	# set up our default preferences
14cu|seamonkey-2.48-1|265	cat %{SOURCE20} | sed -e 's,SEAMONKEY_RPM_VR,%{version}-%{release},g' > \
14cu|seamonkey-2.48-1|266	%{buildroot}/mdv-default-prefs
14cu|seamonkey-2.48-1|267	cp %{buildroot}/mdv-default-prefs %{buildroot}/%{mozdir}/defaults/pref/all-mandriva.js
14cu|seamonkey-2.48-1|268	rm %{buildroot}/mdv-default-prefs
14cu|seamonkey-2.48-1|269	
14cu|seamonkey-2.48-1|270	#remove unneeded files
14cu|seamonkey-2.48-1|271	rm -f %{buildroot}%{mozdir}/.autoreg
14cu|seamonkey-2.48-1|272	rm -f %{buildroot}%{mozdir}/removed-files
14cu|seamonkey-2.48-1|273	rm -f %{buildroot}%{mozdir}/update.locale
14cu|seamonkey-2.48-1|274	rm -f %{buildroot}%{mozdir}/updater.ini
14cu|seamonkey-2.48-1|275	
14cu|seamonkey-2.48-1|276	rm -rf %{buildroot}%{_libdir}/%{name}-devel-%{version}
14cu|seamonkey-2.48-1|277	rm -rf %{buildroot}%{_includedir}
14cu|seamonkey-2.48-1|278	
14cu|seamonkey-2.48-1|279	
14cu|seamonkey-2.48-1|280	%changelog
14cu|seamonkey-2.48-1|281	
14cu|seamonkey-2.48-1|282	* Tue Aug 08 2017 alzim <alzim@bk.ru> 2.48-1
14cu|seamonkey-2.48-1|283	- (9956420) Merge pull request #1 from alekseyz/seamonkey:rosa2014.1
14cu|seamonkey-2.48-1|284	- (9956420) Updated to 2.48
14cu|seamonkey-2.48-1|285	
14cu|seamonkey-2.48-1|286	

14631 14
14cu|searchandrescue-1.5.0-1|1	%define Name    SearchAndRescue
14cu|searchandrescue-1.5.0-1|2	
14cu|searchandrescue-1.5.0-1|3	%define title       SearchAndRescue
14cu|searchandrescue-1.5.0-1|4	%define longtitle   Helicopter simulator
14cu|searchandrescue-1.5.0-1|5	
14cu|searchandrescue-1.5.0-1|6	Name:           searchandrescue
14cu|searchandrescue-1.5.0-1|7	Version:        1.5.0
14cu|searchandrescue-1.5.0-1|8	Release:        1
14cu|searchandrescue-1.5.0-1|9	Summary:        Helicopter simulator
14cu|searchandrescue-1.5.0-1|10	License:        GPL
14cu|searchandrescue-1.5.0-1|11	Group:          Games/Other
14cu|searchandrescue-1.5.0-1|12	Url:            http://searchandrescue.sourceforge.net/
14cu|searchandrescue-1.5.0-1|13	Source0:        http://downloads.sourceforge.net/project/searchandrescue/Program/SearchAndRescue-%version.tar.gz
14cu|searchandrescue-1.5.0-1|14	Patch0:		SearchAndRescue-1.1.0-link.patch
14cu|searchandrescue-1.5.0-1|15	Patch1:		searchandrescue-1.4.0-compile.patch
14cu|searchandrescue-1.5.0-1|16	Requires:       %{name}-data
14cu|searchandrescue-1.5.0-1|17	BuildRequires:  jsw-devel
14cu|searchandrescue-1.5.0-1|18	BuildRequires:  yiff-devel
14cu|searchandrescue-1.5.0-1|19	BuildRequires:  SDL-devel
14cu|searchandrescue-1.5.0-1|20	BuildRequires:	pkgconfig(x11)
14cu|searchandrescue-1.5.0-1|21	BuildRequires:	pkgconfig(xext)
14cu|searchandrescue-1.5.0-1|22	BuildRequires:	pkgconfig(xpm)
14cu|searchandrescue-1.5.0-1|23	BuildRequires:	pkgconfig(gl)
14cu|searchandrescue-1.5.0-1|24	BuildRequires:	pkgconfig(glu)
14cu|searchandrescue-1.5.0-1|25	BuildRequires:	pkgconfig(xxf86vm)
14cu|searchandrescue-1.5.0-1|26	BuildRequires:  imagemagick
14cu|searchandrescue-1.5.0-1|27	
14cu|searchandrescue-1.5.0-1|28	%description
14cu|searchandrescue-1.5.0-1|29	Changing the pace of recent sterotypical game themes, Search and Rescue aims to
14cu|searchandrescue-1.5.0-1|30	create a plot based on positive goals such as saving victims in varying
14cu|searchandrescue-1.5.0-1|31	situations of distress.
14cu|searchandrescue-1.5.0-1|32	The player will be given the chance to pilot different types of rescue aircraft
14cu|searchandrescue-1.5.0-1|33	in a variety of search and rescue style missions.
14cu|searchandrescue-1.5.0-1|34	Search and Rescue is highly customizeable by allowing intermediate players to
14cu|searchandrescue-1.5.0-1|35	create their own missions and allowing experianced players to design their own
14cu|searchandrescue-1.5.0-1|36	aircraft and scenery.
14cu|searchandrescue-1.5.0-1|37	
14cu|searchandrescue-1.5.0-1|38	%prep
14cu|searchandrescue-1.5.0-1|39	%setup -q -n %{name}_%{version}
14cu|searchandrescue-1.5.0-1|40	%patch0 -p0 -b .link~
14cu|searchandrescue-1.5.0-1|41	%patch1 -p1 -b .compile~
14cu|searchandrescue-1.5.0-1|42	
14cu|searchandrescue-1.5.0-1|43	%build
14cu|searchandrescue-1.5.0-1|44	export CFLAGS="%{optflags}"
14cu|searchandrescue-1.5.0-1|45	export LD_LIBRARY_PATH=%{_libdir}
14cu|searchandrescue-1.5.0-1|46	export CPP="g++ %ldflags "
14cu|searchandrescue-1.5.0-1|47	./configure Linux -v --disable=arch-i686 --libdir="-L%{_libdir}"
14cu|searchandrescue-1.5.0-1|48	make all
14cu|searchandrescue-1.5.0-1|49	
14cu|searchandrescue-1.5.0-1|50	%install
14cu|searchandrescue-1.5.0-1|51	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man6 install
14cu|searchandrescue-1.5.0-1|52	
14cu|searchandrescue-1.5.0-1|53	# icons
14cu|searchandrescue-1.5.0-1|54	convert sar/icons/%{Name}.xpm -resize 16x16 %{name}-16.png
14cu|searchandrescue-1.5.0-1|55	convert sar/icons/%{Name}.xpm -resize 32x32 %{name}-32.png
14cu|searchandrescue-1.5.0-1|56	convert sar/icons/%{Name}.xpm %{name}-48.png
14cu|searchandrescue-1.5.0-1|57	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|58	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|59	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|60	
14cu|searchandrescue-1.5.0-1|61	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
14cu|searchandrescue-1.5.0-1|62	
14cu|searchandrescue-1.5.0-1|63	# menu entry
14cu|searchandrescue-1.5.0-1|64	
14cu|searchandrescue-1.5.0-1|65	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|searchandrescue-1.5.0-1|66	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|searchandrescue-1.5.0-1|67	[Desktop Entry]
14cu|searchandrescue-1.5.0-1|68	Name=%{title}
14cu|searchandrescue-1.5.0-1|69	Comment=%{longtitle}
14cu|searchandrescue-1.5.0-1|70	Comment[ru]=Симулятор вертолета
14cu|searchandrescue-1.5.0-1|71	Exec=%{_gamesbindir}/%{name}
14cu|searchandrescue-1.5.0-1|72	Icon=%{name}
14cu|searchandrescue-1.5.0-1|73	Terminal=false
14cu|searchandrescue-1.5.0-1|74	Type=Application
14cu|searchandrescue-1.5.0-1|75	StartupNotify=false
14cu|searchandrescue-1.5.0-1|76	Categories=Game;Simulation;
14cu|searchandrescue-1.5.0-1|77	EOF
14cu|searchandrescue-1.5.0-1|78	
14cu|searchandrescue-1.5.0-1|79	%files
14cu|searchandrescue-1.5.0-1|80	%doc AUTHORS  HACKING  INSTALL  README
14cu|searchandrescue-1.5.0-1|81	%{_gamesbindir}/*
14cu|searchandrescue-1.5.0-1|82	%{_mandir}/man6/*
14cu|searchandrescue-1.5.0-1|83	%{_datadir}/pixmaps/*.xpm
14cu|searchandrescue-1.5.0-1|84	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|searchandrescue-1.5.0-1|85	%{_miconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|86	%{_iconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|87	%{_liconsdir}/%{name}.png
14cu|searchandrescue-1.5.0-1|88	
14cu|searchandrescue-1.5.0-1|89	%changelog
14cu|searchandrescue-1.5.0-1|90	
14cu|searchandrescue-1.5.0-1|91	* Sat Jul 04 2015 dsilakov <denis.silakov@rosalab.ru> 1.5.0-1
14cu|searchandrescue-1.5.0-1|92	- (e1bc229) Merge pull request #1 from alozhkov/searchandrescue:rosa2014.1
14cu|searchandrescue-1.5.0-1|93	- (e1bc229) Updated to a new version
14cu|searchandrescue-1.5.0-1|94	
14cu|searchandrescue-1.5.0-1|95	

14632 14
14cu|sec-2.7.6-1|1	Name:           sec
14cu|sec-2.7.6-1|2	Version:        2.7.6
14cu|sec-2.7.6-1|3	Release:        1
14cu|sec-2.7.6-1|4	Summary:        Simple Event Correlator script to filter log file entries
14cu|sec-2.7.6-1|5	Group:          System/Servers
14cu|sec-2.7.6-1|6	License:        GPLv2+
14cu|sec-2.7.6-1|7	URL:            http://simple-evcorr.sourceforge.net/
14cu|sec-2.7.6-1|8	Source0:        http://downloads.sourceforge.net/simple-evcorr/%{name}-%{version}.tar.gz
14cu|sec-2.7.6-1|9	Source1:        sec.service
14cu|sec-2.7.6-1|10	Source3:        sec.logrotate
14cu|sec-2.7.6-1|11	# Example files and configuration info
14cu|sec-2.7.6-1|12	Source4:        conf.README
14cu|sec-2.7.6-1|13	Source5:        http://simple-evcorr.sourceforge.net/rulesets/amavisd.sec
14cu|sec-2.7.6-1|14	Source6:        http://simple-evcorr.sourceforge.net/rulesets/bsd-MONITOR.sec
14cu|sec-2.7.6-1|15	Source7:        http://simple-evcorr.sourceforge.net/rulesets/bsd-PHYSMOD.sec
14cu|sec-2.7.6-1|16	Source8:        http://simple-evcorr.sourceforge.net/rulesets/bsd-USERACT.sec
14cu|sec-2.7.6-1|17	Source9:        http://simple-evcorr.sourceforge.net/rulesets/bsd-general.sec
14cu|sec-2.7.6-1|18	Source10:       http://simple-evcorr.sourceforge.net/rulesets/bsd-mpd.sec
14cu|sec-2.7.6-1|19	Source11:       http://simple-evcorr.sourceforge.net/rulesets/cisco-syslog.sec
14cu|sec-2.7.6-1|20	Source12:       http://simple-evcorr.sourceforge.net/rulesets/cvs.sec
14cu|sec-2.7.6-1|21	Source13:       http://simple-evcorr.sourceforge.net/rulesets/dameware.sec
14cu|sec-2.7.6-1|22	Source14:       http://simple-evcorr.sourceforge.net/rulesets/hp-openview.sec
14cu|sec-2.7.6-1|23	Source15:       http://simple-evcorr.sourceforge.net/rulesets/labrea.sec
14cu|sec-2.7.6-1|24	Source16:       http://simple-evcorr.sourceforge.net/rulesets/pix-general.sec
14cu|sec-2.7.6-1|25	Source17:       http://simple-evcorr.sourceforge.net/rulesets/pix-security.sec
14cu|sec-2.7.6-1|26	Source18:       http://simple-evcorr.sourceforge.net/rulesets/pix-url.sec
14cu|sec-2.7.6-1|27	Source19:       http://simple-evcorr.sourceforge.net/rulesets/portscan.sec
14cu|sec-2.7.6-1|28	Source20:       http://simple-evcorr.sourceforge.net/rulesets/snort.sec
14cu|sec-2.7.6-1|29	Source21:       http://simple-evcorr.sourceforge.net/rulesets/snortsam.sec
14cu|sec-2.7.6-1|30	Source22:       http://simple-evcorr.sourceforge.net/rulesets/ssh-brute.sec
14cu|sec-2.7.6-1|31	Source23:       http://simple-evcorr.sourceforge.net/rulesets/ssh.sec
14cu|sec-2.7.6-1|32	Source24:       http://simple-evcorr.sourceforge.net/rulesets/vtund.sec
14cu|sec-2.7.6-1|33	Source25:       http://simple-evcorr.sourceforge.net/rulesets/windows.sec
14cu|sec-2.7.6-1|34	BuildArch:      noarch
14cu|sec-2.7.6-1|35	
14cu|sec-2.7.6-1|36	BuildRequires:  systemd
14cu|sec-2.7.6-1|37	
14cu|sec-2.7.6-1|38	Requires:       logrotate
14cu|sec-2.7.6-1|39	
14cu|sec-2.7.6-1|40	Requires(post):   systemd
14cu|sec-2.7.6-1|41	Requires(preun):  systemd
14cu|sec-2.7.6-1|42	Requires(postun): systemd
14cu|sec-2.7.6-1|43	
14cu|sec-2.7.6-1|44	%description
14cu|sec-2.7.6-1|45	SEC is a simple event correlation tool that reads lines from files, named
14cu|sec-2.7.6-1|46	pipes, or standard input, and matches the lines with regular expressions,
14cu|sec-2.7.6-1|47	Perl subroutines, and other patterns for recognizing input events.
14cu|sec-2.7.6-1|48	Events are then correlated according to the rules in configuration files,
14cu|sec-2.7.6-1|49	producing output events by executing user-specified shell commands, by
14cu|sec-2.7.6-1|50	writing messages to pipes or files, etc.
14cu|sec-2.7.6-1|51	
14cu|sec-2.7.6-1|52	%prep
14cu|sec-2.7.6-1|53	%setup -q
14cu|sec-2.7.6-1|54	
14cu|sec-2.7.6-1|55	%build
14cu|sec-2.7.6-1|56	
14cu|sec-2.7.6-1|57	%install
14cu|sec-2.7.6-1|58	# Install SEC and its associated files
14cu|sec-2.7.6-1|59	install -D -m 0755 -p sec        %{buildroot}%{_bindir}/sec
14cu|sec-2.7.6-1|60	install -D -m 0644 -p sec.man    %{buildroot}%{_mandir}/man1/sec.1
14cu|sec-2.7.6-1|61	install -D -m 0644 -p %{SOURCE1} %{buildroot}%{_unitdir}/sec.service
14cu|sec-2.7.6-1|62	install -D -m 0644 -p %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/sec
14cu|sec-2.7.6-1|63	
14cu|sec-2.7.6-1|64	# Install the example config files and readme
14cu|sec-2.7.6-1|65	install -D -m 0644 -p %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}/README
14cu|sec-2.7.6-1|66	install -d -m 0755  examples
14cu|sec-2.7.6-1|67	install -m 0644 -p %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} \
14cu|sec-2.7.6-1|68	%{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} \
14cu|sec-2.7.6-1|69	%{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} \
14cu|sec-2.7.6-1|70	%{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} \
14cu|sec-2.7.6-1|71	%{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} \
14cu|sec-2.7.6-1|72	%{SOURCE25} examples/
14cu|sec-2.7.6-1|73	
14cu|sec-2.7.6-1|74	# Remove executable bits because these files get packed as docs
14cu|sec-2.7.6-1|75	chmod 0644 contrib/convert.pl contrib/swatch2sec.pl
14cu|sec-2.7.6-1|76	
14cu|sec-2.7.6-1|77	%post
14cu|sec-2.7.6-1|78	%systemd_post sec.service
14cu|sec-2.7.6-1|79	
14cu|sec-2.7.6-1|80	%preun
14cu|sec-2.7.6-1|81	%systemd_preun sec.service
14cu|sec-2.7.6-1|82	
14cu|sec-2.7.6-1|83	%postun
14cu|sec-2.7.6-1|84	%systemd_postun_with_restart sec.service
14cu|sec-2.7.6-1|85	
14cu|sec-2.7.6-1|86	%clean
14cu|sec-2.7.6-1|87	
14cu|sec-2.7.6-1|88	%files
14cu|sec-2.7.6-1|89	%defattr(-,root,root,-)
14cu|sec-2.7.6-1|90	%doc ChangeLog COPYING README contrib/convert.pl contrib/itostream.c contrib/swatch2sec.pl examples
14cu|sec-2.7.6-1|91	%config(noreplace) %{_sysconfdir}/%{name}
14cu|sec-2.7.6-1|92	%config(noreplace) %{_sysconfdir}/logrotate.d/sec
14cu|sec-2.7.6-1|93	%{_bindir}/sec
14cu|sec-2.7.6-1|94	%{_mandir}/man1/sec.1*
14cu|sec-2.7.6-1|95	%{_unitdir}/sec.service
14cu|sec-2.7.6-1|96	
14cu|sec-2.7.6-1|97	
14cu|sec-2.7.6-1|98	%changelog
14cu|sec-2.7.6-1|99	* Sat Oct 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.6-1
14cu|sec-2.7.6-1|100	+ Revision: abe002a
14cu|sec-2.7.6-1|101	- Updated to 2.7.6, migrated to systemd
14cu|sec-2.7.6-1|102	
14cu|sec-2.7.6-1|103	

14633 14
14cu|semicontrol-0.1-69|1	%define  oname semicontrol.love
14cu|semicontrol-0.1-69|2	%define  distuffix mrb
14cu|semicontrol-0.1-69|3	
14cu|semicontrol-0.1-69|4	Name:           semicontrol
14cu|semicontrol-0.1-69|5	Version:        0.1
14cu|semicontrol-0.1-69|6	Release:        69
14cu|semicontrol-0.1-69|7	Summary:        A simple puzzle game
14cu|semicontrol-0.1-69|8	Group:          Games/Arcade
14cu|semicontrol-0.1-69|9	License:        GPLv3+
14cu|semicontrol-0.1-69|10	Url:            https://gordebak.itch.io/semicontrol
14cu|semicontrol-0.1-69|11	Source0:        %{oname}
14cu|semicontrol-0.1-69|12	BuildRequires:  imagemagick
14cu|semicontrol-0.1-69|13	BuildRequires:  zip
14cu|semicontrol-0.1-69|14	
14cu|semicontrol-0.1-69|15	Requires:       love
14cu|semicontrol-0.1-69|16	BuildArch:      noarch
14cu|semicontrol-0.1-69|17	
14cu|semicontrol-0.1-69|18	%description
14cu|semicontrol-0.1-69|19	A simple puzzle game where you try to put
14cu|semicontrol-0.1-69|20	the disc on the right in the red square by
14cu|semicontrol-0.1-69|21	moving the disc on the left.
14cu|semicontrol-0.1-69|22	Green squares reverses the movement relationship.
14cu|semicontrol-0.1-69|23	This game is a prototype.
14cu|semicontrol-0.1-69|24	But the response I got for it was positive,
14cu|semicontrol-0.1-69|25	so I decided to work on it more.
14cu|semicontrol-0.1-69|26	Currently there are 22 levels in the game.
14cu|semicontrol-0.1-69|27	Semicontrol is open source.
14cu|semicontrol-0.1-69|28	
14cu|semicontrol-0.1-69|29	
14cu|semicontrol-0.1-69|30	%files
14cu|semicontrol-0.1-69|31	%doc license.txt
14cu|semicontrol-0.1-69|32	%{_datadir}/applications/%{name}.desktop
14cu|semicontrol-0.1-69|33	%{_gamesbindir}/%{name}
14cu|semicontrol-0.1-69|34	%{_gamesdatadir}/%{name}/%{oname}
14cu|semicontrol-0.1-69|35	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|semicontrol-0.1-69|36	
14cu|semicontrol-0.1-69|37	#----------------------------------------------------------------------------
14cu|semicontrol-0.1-69|38	
14cu|semicontrol-0.1-69|39	%prep
14cu|semicontrol-0.1-69|40	%setup -q -c -n semicontrol
14cu|semicontrol-0.1-69|41	
14cu|semicontrol-0.1-69|42	%build
14cu|semicontrol-0.1-69|43	
14cu|semicontrol-0.1-69|44	%install
14cu|semicontrol-0.1-69|45	# data
14cu|semicontrol-0.1-69|46	install -D -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/%{name}/%{oname}
14cu|semicontrol-0.1-69|47	
14cu|semicontrol-0.1-69|48	
14cu|semicontrol-0.1-69|49	# wrapper
14cu|semicontrol-0.1-69|50	mkdir -p %{buildroot}%{_gamesbindir}
14cu|semicontrol-0.1-69|51	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|semicontrol-0.1-69|52	#!/bin/sh
14cu|semicontrol-0.1-69|53	love %{_gamesdatadir}/%{name}/%{oname}
14cu|semicontrol-0.1-69|54	EOF
14cu|semicontrol-0.1-69|55	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|semicontrol-0.1-69|56	
14cu|semicontrol-0.1-69|57	# Desktop entry
14cu|semicontrol-0.1-69|58	mkdir -p %{buildroot}%{_datadir}/applications
14cu|semicontrol-0.1-69|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|semicontrol-0.1-69|60	[Desktop Entry]
14cu|semicontrol-0.1-69|61	Name=%{name}
14cu|semicontrol-0.1-69|62	GenericName=%{summary}
14cu|semicontrol-0.1-69|63	Comment=%{summary}
14cu|semicontrol-0.1-69|64	Exec=%{name}
14cu|semicontrol-0.1-69|65	Icon=%{name}
14cu|semicontrol-0.1-69|66	Terminal=false
14cu|semicontrol-0.1-69|67	Type=Application
14cu|semicontrol-0.1-69|68	Categories=Game;ArcadeGame;
14cu|semicontrol-0.1-69|69	EOF
14cu|semicontrol-0.1-69|70	
14cu|semicontrol-0.1-69|71	
14cu|semicontrol-0.1-69|72	# icons
14cu|semicontrol-0.1-69|73	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|semicontrol-0.1-69|74	install -dm 0755 \
14cu|semicontrol-0.1-69|75	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|semicontrol-0.1-69|76	convert -strip -resize $size -background transparent -gravity Center images/ic_launcher.png \
14cu|semicontrol-0.1-69|77	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|semicontrol-0.1-69|78	done
14cu|semicontrol-0.1-69|79	
14cu|semicontrol-0.1-69|80	
14cu|semicontrol-0.1-69|81	%changelog
14cu|semicontrol-0.1-69|82	
14cu|semicontrol-0.1-69|83	* Mon May 08 2017 abfonly <abfonly@gmail.com> 0.1-69
14cu|semicontrol-0.1-69|84	- (669e757) Imported from SRPM
14cu|semicontrol-0.1-69|85	
14cu|semicontrol-0.1-69|86	

14634 14
14cu|ser2net-2.9.1-2|1	Summary:	Serial to network proxy
14cu|ser2net-2.9.1-2|2	Name:		ser2net
14cu|ser2net-2.9.1-2|3	Version:	2.9.1
14cu|ser2net-2.9.1-2|4	Release:	2
14cu|ser2net-2.9.1-2|5	License:	GPLv2+
14cu|ser2net-2.9.1-2|6	Group:		System/Servers
14cu|ser2net-2.9.1-2|7	Source0:	http://dl.sourceforge.net/ser2net/%{name}-%{version}.tar.gz
14cu|ser2net-2.9.1-2|8	Source1:	ser2net.service
14cu|ser2net-2.9.1-2|9	URL:		http://ser2net.sourceforge.net/
14cu|ser2net-2.9.1-2|10	BuildRequires:	libwrap-devel
14cu|ser2net-2.9.1-2|11	
14cu|ser2net-2.9.1-2|12	%description
14cu|ser2net-2.9.1-2|13	Make serial ports available to network via TCP/IP connection.
14cu|ser2net-2.9.1-2|14	
14cu|ser2net-2.9.1-2|15	%prep
14cu|ser2net-2.9.1-2|16	%setup -q
14cu|ser2net-2.9.1-2|17	
14cu|ser2net-2.9.1-2|18	%build
14cu|ser2net-2.9.1-2|19	%configure2_5x --with-tcp-wrappers
14cu|ser2net-2.9.1-2|20	%make
14cu|ser2net-2.9.1-2|21	
14cu|ser2net-2.9.1-2|22	%install
14cu|ser2net-2.9.1-2|23	%makeinstall_std
14cu|ser2net-2.9.1-2|24	
14cu|ser2net-2.9.1-2|25	%{__install} -Dpm644 %{name}.conf %{buildroot}/%{_sysconfdir}/%{name}.conf
14cu|ser2net-2.9.1-2|26	%{__install} -Dpm755 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}.service
14cu|ser2net-2.9.1-2|27	
14cu|ser2net-2.9.1-2|28	%post
14cu|ser2net-2.9.1-2|29	%systemd_post ser2net.service
14cu|ser2net-2.9.1-2|30	
14cu|ser2net-2.9.1-2|31	%preun
14cu|ser2net-2.9.1-2|32	%systemd_preun ser2net.service
14cu|ser2net-2.9.1-2|33	
14cu|ser2net-2.9.1-2|34	%postun
14cu|ser2net-2.9.1-2|35	%systemd_postun_with_restart ser2net.service
14cu|ser2net-2.9.1-2|36	
14cu|ser2net-2.9.1-2|37	%files
14cu|ser2net-2.9.1-2|38	%doc AUTHORS ChangeLog NEWS README
14cu|ser2net-2.9.1-2|39	%{_sbindir}/ser2net
14cu|ser2net-2.9.1-2|40	%{_mandir}/man8/ser2net.8*
14cu|ser2net-2.9.1-2|41	%{_unitdir}/%{name}*
14cu|ser2net-2.9.1-2|42	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|ser2net-2.9.1-2|43	
14cu|ser2net-2.9.1-2|44	
14cu|ser2net-2.9.1-2|45	
14cu|ser2net-2.9.1-2|46	%changelog
14cu|ser2net-2.9.1-2|47	* Sat Oct 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.1-2
14cu|ser2net-2.9.1-2|48	+ Revision: 8af75b9
14cu|ser2net-2.9.1-2|49	- Fix typo in service name
14cu|ser2net-2.9.1-2|50	
14cu|ser2net-2.9.1-2|51	

14635 14
14cu|serd-0.24.0-1|1	%define debug_package %{nil}
14cu|serd-0.24.0-1|2	%define api 0
14cu|serd-0.24.0-1|3	%define major 0
14cu|serd-0.24.0-1|4	%define libname %mklibname %{name} %{api} %{major}
14cu|serd-0.24.0-1|5	%define devname %mklibname %{name} -d
14cu|serd-0.24.0-1|6	
14cu|serd-0.24.0-1|7	Summary:	Lightweight RDF syntax library
14cu|serd-0.24.0-1|8	Name:		serd
14cu|serd-0.24.0-1|9	Version:	0.24.0
14cu|serd-0.24.0-1|10	Release:	1
14cu|serd-0.24.0-1|11	License:	MIT
14cu|serd-0.24.0-1|12	Group:		System/Libraries
14cu|serd-0.24.0-1|13	Url:		http://drobilla.net/software/
14cu|serd-0.24.0-1|14	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cu|serd-0.24.0-1|15	BuildRequires:	waf
14cu|serd-0.24.0-1|16	
14cu|serd-0.24.0-1|17	%description
14cu|serd-0.24.0-1|18	Lightweight C library for RDF syntax which supports reading
14cu|serd-0.24.0-1|19	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
14cu|serd-0.24.0-1|20	knife of RDF syntax, but rather is suited to resource limited or
14cu|serd-0.24.0-1|21	performance critical applications, or situations where a simple
14cu|serd-0.24.0-1|22	reader/writer with minimal dependencies is ideal
14cu|serd-0.24.0-1|23	(e.g. in LV2 hosts or plugins).
14cu|serd-0.24.0-1|24	
14cu|serd-0.24.0-1|25	%files
14cu|serd-0.24.0-1|26	%{_bindir}/serdi
14cu|serd-0.24.0-1|27	%{_mandir}/man1/serdi.*
14cu|serd-0.24.0-1|28	
14cu|serd-0.24.0-1|29	#----------------------------------------------------------------------------
14cu|serd-0.24.0-1|30	
14cu|serd-0.24.0-1|31	%package -n %{libname}
14cu|serd-0.24.0-1|32	Summary:	Lightweight RDF syntax library
14cu|serd-0.24.0-1|33	Group:		System/Libraries
14cu|serd-0.24.0-1|34	Conflicts:	%{_lib}serd0 < 0.18.2-3
14cu|serd-0.24.0-1|35	Obsoletes:	%{_lib}serd0 < 0.18.2-3
14cu|serd-0.24.0-1|36	
14cu|serd-0.24.0-1|37	%description -n %{libname}
14cu|serd-0.24.0-1|38	Lightweight C library for RDF syntax which supports reading
14cu|serd-0.24.0-1|39	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
14cu|serd-0.24.0-1|40	knife of RDF syntax, but rather is suited to resource limited or
14cu|serd-0.24.0-1|41	performance critical applications, or situations where a simple
14cu|serd-0.24.0-1|42	reader/writer with minimal dependencies is ideal
14cu|serd-0.24.0-1|43	(e.g. in LV2 hosts or plugins).
14cu|serd-0.24.0-1|44	
14cu|serd-0.24.0-1|45	%files -n %{libname}
14cu|serd-0.24.0-1|46	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|serd-0.24.0-1|47	
14cu|serd-0.24.0-1|48	#----------------------------------------------------------------------------
14cu|serd-0.24.0-1|49	
14cu|serd-0.24.0-1|50	%package -n %{devname}
14cu|serd-0.24.0-1|51	Summary:	Headers for the Lightweight RDF syntax library
14cu|serd-0.24.0-1|52	Group:		Development/C
14cu|serd-0.24.0-1|53	Requires:	%{libname} = %{EVRD}
14cu|serd-0.24.0-1|54	Provides:	%{name}-devel = %{EVRD}
14cu|serd-0.24.0-1|55	
14cu|serd-0.24.0-1|56	%description -n %{devname}
14cu|serd-0.24.0-1|57	Development files needed to build applications against serd.
14cu|serd-0.24.0-1|58	
14cu|serd-0.24.0-1|59	%files -n %{devname}
14cu|serd-0.24.0-1|60	%{_libdir}/lib%{name}-%{api}.so
14cu|serd-0.24.0-1|61	%dir %{_includedir}/%{name}-%{api}/%{name}
14cu|serd-0.24.0-1|62	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cu|serd-0.24.0-1|63	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|serd-0.24.0-1|64	
14cu|serd-0.24.0-1|65	#----------------------------------------------------------------------------
14cu|serd-0.24.0-1|66	
14cu|serd-0.24.0-1|67	%prep
14cu|serd-0.24.0-1|68	%setup -q
14cu|serd-0.24.0-1|69	
14cu|serd-0.24.0-1|70	%build
14cu|serd-0.24.0-1|71	./waf configure \
14cu|serd-0.24.0-1|72	--prefix=%{_prefix} \
14cu|serd-0.24.0-1|73	--mandir=%{_mandir} \
14cu|serd-0.24.0-1|74	--libdir=%{_libdir}
14cu|serd-0.24.0-1|75	./waf
14cu|serd-0.24.0-1|76	
14cu|serd-0.24.0-1|77	%install
14cu|serd-0.24.0-1|78	./waf install --destdir=%{buildroot}
14cu|serd-0.24.0-1|79	
14cu|serd-0.24.0-1|80	%changelog
14cu|serd-0.24.0-1|81	
14cu|serd-0.24.0-1|82	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.24.0-1
14cu|serd-0.24.0-1|83	- (aaa5677) Merge pull request #2 from import/serd:rosa2016.1
14cu|serd-0.24.0-1|84	- (aaa5677) Updated to 0.24.0
14cu|serd-0.24.0-1|85	
14cu|serd-0.24.0-1|86	

14636 14
14cu|sethdlc-1.18-1|1	%define	debug_package	%nil
14cu|sethdlc-1.18-1|2	
14cu|sethdlc-1.18-1|3	Summary:	HDLC card configurator
14cu|sethdlc-1.18-1|4	Name:		sethdlc
14cu|sethdlc-1.18-1|5	Version:	1.18
14cu|sethdlc-1.18-1|6	Release:	1
14cu|sethdlc-1.18-1|7	License:	GPLv2+
14cu|sethdlc-1.18-1|8	Group:          System/Kernel and hardware
14cu|sethdlc-1.18-1|9	URL:		http://hq.pm.waw.pl/hdlc/
14cu|sethdlc-1.18-1|10	Source0:	http://www.kernel.org/pub/linux/utils/net/hdlc/%{name}-%{version}.tar.gz
14cu|sethdlc-1.18-1|11	Patch0:		sethdlc-no-kernel-headers.patch
14cu|sethdlc-1.18-1|12	
14cu|sethdlc-1.18-1|13	%description
14cu|sethdlc-1.18-1|14	Sethdlc utility for 2.4/2.6 kernels. The sethdlc utility is used to configure
14cu|sethdlc-1.18-1|15	certain HDLC cards. General HDLC layer for Linux is an interface between
14cu|sethdlc-1.18-1|16	low-level hardware drivers for synchronous serial (HDLC) cards and the rest of
14cu|sethdlc-1.18-1|17	kernel networking.
14cu|sethdlc-1.18-1|18	
14cu|sethdlc-1.18-1|19	%prep
14cu|sethdlc-1.18-1|20	
14cu|sethdlc-1.18-1|21	%setup -q -n %{name}-%{version}
14cu|sethdlc-1.18-1|22	%apply_patches
14cu|sethdlc-1.18-1|23	# remove prebuilt binary included in the tarball
14cu|sethdlc-1.18-1|24	rm -f sethdlc
14cu|sethdlc-1.18-1|25	
14cu|sethdlc-1.18-1|26	%build
14cu|sethdlc-1.18-1|27	%setup_compile_flags
14cu|sethdlc-1.18-1|28	%make CFLAGS="%{optflags}"
14cu|sethdlc-1.18-1|29	
14cu|sethdlc-1.18-1|30	%install
14cu|sethdlc-1.18-1|31	install -d %{buildroot}%{_bindir}
14cu|sethdlc-1.18-1|32	install -m0755 sethdlc %{buildroot}%{_bindir}/
14cu|sethdlc-1.18-1|33	
14cu|sethdlc-1.18-1|34	%files
14cu|sethdlc-1.18-1|35	%{_bindir}/sethdlc
14cu|sethdlc-1.18-1|36	
14cu|sethdlc-1.18-1|37	%changelog
14cu|sethdlc-1.18-1|38	
14cu|sethdlc-1.18-1|39	* Sat Jul 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.18-1
14cu|sethdlc-1.18-1|40	- (54d8faf) Minor spec cleanup
14cu|sethdlc-1.18-1|41	
14cu|sethdlc-1.18-1|42	

14637 14
14cu|sfc-0.018-4|1	Name:		sfc
14cu|sfc-0.018-4|2	Summary:	SoundFontCombi - ALSA MIDI event mixer
14cu|sfc-0.018-4|3	Version:	0.018
14cu|sfc-0.018-4|4	Release:	4
14cu|sfc-0.018-4|5	License:	GPLv2
14cu|sfc-0.018-4|6	Group:		Sound
14cu|sfc-0.018-4|7	URL:		http://personal.telefonica.terra.es/web/soudfontcombi
14cu|sfc-0.018-4|8	Source:		%{name}-%{version}.tar.gz
14cu|sfc-0.018-4|9	Patch0:		sfc-0.018-debug.patch
14cu|sfc-0.018-4|10	BuildRequires:	fltk-devel
14cu|sfc-0.018-4|11	BuildRequires:	pkgconfig(alsa)
14cu|sfc-0.018-4|12	BuildRequires:	pkgconfig(cairo)
14cu|sfc-0.018-4|13	BuildRequires:	pkgconfig(libpng)
14cu|sfc-0.018-4|14	BuildRequires:	pkgconfig(pixman-1)
14cu|sfc-0.018-4|15	BuildRequires:	pkgconfig(x11)
14cu|sfc-0.018-4|16	
14cu|sfc-0.018-4|17	%description
14cu|sfc-0.018-4|18	SoudFontCombi uses the ALSA sequencer to route MIDI events. You have 8 parts
14cu|sfc-0.018-4|19	and 2 MIDI ports, and you can produce combinations of sounds like some fancy
14cu|sfc-0.018-4|20	synthetizers.
14cu|sfc-0.018-4|21	
14cu|sfc-0.018-4|22	%prep
14cu|sfc-0.018-4|23	%setup -q
14cu|sfc-0.018-4|24	%apply_patches
14cu|sfc-0.018-4|25	
14cu|sfc-0.018-4|26	%build
14cu|sfc-0.018-4|27	export CXXFLAGS="%{optflags}"
14cu|sfc-0.018-4|28	autoreconf -fiv
14cu|sfc-0.018-4|29	%configure2_5x
14cu|sfc-0.018-4|30	%make
14cu|sfc-0.018-4|31	
14cu|sfc-0.018-4|32	%install
14cu|sfc-0.018-4|33	%makeinstall_std
14cu|sfc-0.018-4|34	
14cu|sfc-0.018-4|35	#menu
14cu|sfc-0.018-4|36	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|sfc-0.018-4|37	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|sfc-0.018-4|38	[Desktop Entry]
14cu|sfc-0.018-4|39	Type=Application
14cu|sfc-0.018-4|40	Exec=Audio;
14cu|sfc-0.018-4|41	Icon=sound_section
14cu|sfc-0.018-4|42	Name=SoundFontCombi
14cu|sfc-0.018-4|43	Comment=MIDI event mixer
14cu|sfc-0.018-4|44	Comment[ru]=Микшер MIDI-событий
14cu|sfc-0.018-4|45	Categories=AudioVideo;Player;Audio;
14cu|sfc-0.018-4|46	EOF
14cu|sfc-0.018-4|47	
14cu|sfc-0.018-4|48	%files
14cu|sfc-0.018-4|49	%doc AUTHORS ChangeLog README COPYING
14cu|sfc-0.018-4|50	%{_bindir}/%{name}
14cu|sfc-0.018-4|51	%{_datadir}/%{name}
14cu|sfc-0.018-4|52	%{_datadir}/applications/%{name}.desktop
14cu|sfc-0.018-4|53	
14cu|sfc-0.018-4|54	
14cu|sfc-0.018-4|55	%changelog
14cu|sfc-0.018-4|56	
14cu|sfc-0.018-4|57	* Thu Jun 23 2016 Denis Silakov <dsilakov@gmail.com> 0.018-4
14cu|sfc-0.018-4|58	- (becea47) Fix debug
14cu|sfc-0.018-4|59	
14cu|sfc-0.018-4|60	

14638 14
14cu|sflphone-1.3.0-4|1	Summary:	A robust standards-compliant enterprise softphone
14cu|sflphone-1.3.0-4|2	Name:		sflphone
14cu|sflphone-1.3.0-4|3	Version:	1.3.0
14cu|sflphone-1.3.0-4|4	Release:	4
14cu|sflphone-1.3.0-4|5	# pjsip is GPLv2+; sflphone-common is GPLv3+
14cu|sflphone-1.3.0-4|6	License:	GPLv2+ and GPLv3+
14cu|sflphone-1.3.0-4|7	Group:		Communications
14cu|sflphone-1.3.0-4|8	Url:		http://www.sflphone.org/
14cu|sflphone-1.3.0-4|9	#Source0:	https://projects.savoirfairelinux.com/attachments/download/2865/%{name}-%{version}.tar.gz
14cu|sflphone-1.3.0-4|10	# some files are missed in original tarball, so using version from git
14cu|sflphone-1.3.0-4|11	Source0:	https://projects.savoirfairelinux.com/attachments/download/9198/%{name}-%{version}.tar.gz
14cu|sflphone-1.3.0-4|12	BuildRequires:	astyle
14cu|sflphone-1.3.0-4|13	BuildRequires:	gnome-common
14cu|sflphone-1.3.0-4|14	BuildRequires:	intltool
14cu|sflphone-1.3.0-4|15	BuildRequires:	rarian
14cu|sflphone-1.3.0-4|16	BuildRequires:	yelp-tools
14cu|sflphone-1.3.0-4|17	BuildRequires:	gsm-devel
14cu|sflphone-1.3.0-4|18	BuildRequires:	pkgconfig(alsa)
14cu|sflphone-1.3.0-4|19	BuildRequires:	pkgconfig(celt)
14cu|sflphone-1.3.0-4|20	BuildRequires:	pkgconfig(check)
14cu|sflphone-1.3.0-4|21	BuildRequires:	pkgconfig(dbus-1)
14cu|sflphone-1.3.0-4|22	BuildRequires:	pkgconfig(dbus-c++-1)
14cu|sflphone-1.3.0-4|23	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|sflphone-1.3.0-4|24	BuildRequires:	pkgconfig(evolution-data-server-1.2)
14cu|sflphone-1.3.0-4|25	BuildRequires:	pkgconfig(expat)
14cu|sflphone-1.3.0-4|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|sflphone-1.3.0-4|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|sflphone-1.3.0-4|28	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|sflphone-1.3.0-4|29	BuildRequires:	pkgconfig(libccext2)
14cu|sflphone-1.3.0-4|30	BuildRequires:	pkgconfig(libccrtp)
14cu|sflphone-1.3.0-4|31	BuildRequires:	pkgconfig(libebook-1.2)
14cu|sflphone-1.3.0-4|32	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|sflphone-1.3.0-4|33	BuildRequires:	pkgconfig(libnotify)
14cu|sflphone-1.3.0-4|34	BuildRequires:	pkgconfig(libpcre)
14cu|sflphone-1.3.0-4|35	BuildRequires:	pkgconfig(libpulse)
14cu|sflphone-1.3.0-4|36	BuildRequires:	pkgconfig(libzrtpcpp)
14cu|sflphone-1.3.0-4|37	BuildRequires:	pkgconfig(openssl)
14cu|sflphone-1.3.0-4|38	BuildRequires:	pkgconfig(samplerate)
14cu|sflphone-1.3.0-4|39	BuildRequires:	pkgconfig(speex)
14cu|sflphone-1.3.0-4|40	BuildRequires:	pkgconfig(yaml-0.1)
14cu|sflphone-1.3.0-4|41	BuildRequires:	pkgconfig(uuid)
14cu|sflphone-1.3.0-4|42	BuildRequires:	pkgconfig(webkitgtk-3.0)
14cu|sflphone-1.3.0-4|43	Suggests:	%{name}-client
14cu|sflphone-1.3.0-4|44	
14cu|sflphone-1.3.0-4|45	%description
14cu|sflphone-1.3.0-4|46	SFLphone is a robust standards-compliant enterprise softphone, for desktop and
14cu|sflphone-1.3.0-4|47	embedded systems. It is designed to handle several hundreds of calls a day.
14cu|sflphone-1.3.0-4|48	
14cu|sflphone-1.3.0-4|49	Features highlight:
14cu|sflphone-1.3.0-4|50	o  UI-independant telephony core
14cu|sflphone-1.3.0-4|51	o  Enterprise scalability functions
14cu|sflphone-1.3.0-4|52	o  GNOME, KDE and CLI clients
14cu|sflphone-1.3.0-4|53	o  SIP and IAX2 protocols support
14cu|sflphone-1.3.0-4|54	o  Multi-line, call transfer, call hold, call recording
14cu|sflphone-1.3.0-4|55	o  Multi-way conferencing
14cu|sflphone-1.3.0-4|56	o  High definition audio codecs
14cu|sflphone-1.3.0-4|57	o  Signalling and voice encryption (TLS, SRTP)
14cu|sflphone-1.3.0-4|58	o  Pulseaudio support
14cu|sflphone-1.3.0-4|59	
14cu|sflphone-1.3.0-4|60	%files
14cu|sflphone-1.3.0-4|61	%doc daemon/AUTHORS daemon/NEWS daemon/README daemon/TODO
14cu|sflphone-1.3.0-4|62	%dir %{_libdir}/%{name}
14cu|sflphone-1.3.0-4|63	%{_libdir}/%{name}/codecs/
14cu|sflphone-1.3.0-4|64	%{_libdir}/%{name}/sflphoned
14cu|sflphone-1.3.0-4|65	%{_datadir}/dbus-1/services/org.sflphone.SFLphone.service
14cu|sflphone-1.3.0-4|66	%{_mandir}/man1/sflphoned*
14cu|sflphone-1.3.0-4|67	%dir %{_datadir}/%{name}
14cu|sflphone-1.3.0-4|68	%{_datadir}/%{name}/ringtones/
14cu|sflphone-1.3.0-4|69	
14cu|sflphone-1.3.0-4|70	#----------------------------------------------------------------------------
14cu|sflphone-1.3.0-4|71	
14cu|sflphone-1.3.0-4|72	%package plugins
14cu|sflphone-1.3.0-4|73	Summary:	A robust standards-compliant enterprise softphone
14cu|sflphone-1.3.0-4|74	License:	GPLv3+
14cu|sflphone-1.3.0-4|75	Requires:	%{name}
14cu|sflphone-1.3.0-4|76	
14cu|sflphone-1.3.0-4|77	%description plugins
14cu|sflphone-1.3.0-4|78	Plugins for SFLphone software phone.
14cu|sflphone-1.3.0-4|79	
14cu|sflphone-1.3.0-4|80	%files plugins
14cu|sflphone-1.3.0-4|81	%doc plugins/AUTHORS plugins/NEWS plugins/README
14cu|sflphone-1.3.0-4|82	%{_libdir}/%{name}/plugins/
14cu|sflphone-1.3.0-4|83	
14cu|sflphone-1.3.0-4|84	#----------------------------------------------------------------------------
14cu|sflphone-1.3.0-4|85	
14cu|sflphone-1.3.0-4|86	%package client-gnome
14cu|sflphone-1.3.0-4|87	Summary:	A robust standards-compliant enterprise softphone
14cu|sflphone-1.3.0-4|88	License:	GPLv3+
14cu|sflphone-1.3.0-4|89	Requires:	%{name}
14cu|sflphone-1.3.0-4|90	Provides:	%{name}-client = %{EVRD}
14cu|sflphone-1.3.0-4|91	
14cu|sflphone-1.3.0-4|92	%description client-gnome
14cu|sflphone-1.3.0-4|93	This package contains the GNOME client for SFLphone.
14cu|sflphone-1.3.0-4|94	
14cu|sflphone-1.3.0-4|95	%files client-gnome -f %{name}.lang
14cu|sflphone-1.3.0-4|96	%doc gnome/AUTHORS gnome/README gnome/NEWS
14cu|sflphone-1.3.0-4|97	%{_bindir}/%{name}
14cu|sflphone-1.3.0-4|98	%{_bindir}/%{name}-client-gnome
14cu|sflphone-1.3.0-4|99	%{_datadir}/applications/%{name}.desktop
14cu|sflphone-1.3.0-4|100	%{_mandir}/man1/sflphone.1*
14cu|sflphone-1.3.0-4|101	%{_mandir}/man1/sflphone-client-gnome.1*
14cu|sflphone-1.3.0-4|102	%{_datadir}/pixmaps/%{name}.svg
14cu|sflphone-1.3.0-4|103	%{_datadir}/%{name}/*.svg
14cu|sflphone-1.3.0-4|104	%{_datadir}/%{name}/*.gif
14cu|sflphone-1.3.0-4|105	%{_datadir}/%{name}/ui/
14cu|sflphone-1.3.0-4|106	%{_datadir}/glib-2.0/schemas/org.sflphone.SFLphone.gschema.xml
14cu|sflphone-1.3.0-4|107	
14cu|sflphone-1.3.0-4|108	#----------------------------------------------------------------------------
14cu|sflphone-1.3.0-4|109	
14cu|sflphone-1.3.0-4|110	%prep
14cu|sflphone-1.3.0-4|111	%setup -q
14cu|sflphone-1.3.0-4|112	
14cu|sflphone-1.3.0-4|113	%build
14cu|sflphone-1.3.0-4|114	pushd daemon/libs/pjproject-2.1.0
14cu|sflphone-1.3.0-4|115	%configure2_5x --enable-libsamplerate
14cu|sflphone-1.3.0-4|116	make dep
14cu|sflphone-1.3.0-4|117	make
14cu|sflphone-1.3.0-4|118	popd
14cu|sflphone-1.3.0-4|119	
14cu|sflphone-1.3.0-4|120	pushd daemon
14cu|sflphone-1.3.0-4|121	./autogen.sh
14cu|sflphone-1.3.0-4|122	%configure2_5x
14cu|sflphone-1.3.0-4|123	%make
14cu|sflphone-1.3.0-4|124	popd
14cu|sflphone-1.3.0-4|125	
14cu|sflphone-1.3.0-4|126	pushd plugins
14cu|sflphone-1.3.0-4|127	./autogen.sh
14cu|sflphone-1.3.0-4|128	%configure2_5x
14cu|sflphone-1.3.0-4|129	%make
14cu|sflphone-1.3.0-4|130	popd
14cu|sflphone-1.3.0-4|131	
14cu|sflphone-1.3.0-4|132	pushd gnome
14cu|sflphone-1.3.0-4|133	./autogen.sh
14cu|sflphone-1.3.0-4|134	%configure2_5x --disable-schemas-install --disable-silent-rules
14cu|sflphone-1.3.0-4|135	%make
14cu|sflphone-1.3.0-4|136	popd
14cu|sflphone-1.3.0-4|137	
14cu|sflphone-1.3.0-4|138	%install
14cu|sflphone-1.3.0-4|139	%makeinstall_std -C daemon
14cu|sflphone-1.3.0-4|140	%makeinstall_std -C plugins
14cu|sflphone-1.3.0-4|141	%makeinstall_std -C gnome
14cu|sflphone-1.3.0-4|142	
14cu|sflphone-1.3.0-4|143	%find_lang %{name} --with-gnome
14cu|sflphone-1.3.0-4|144	
14cu|sflphone-1.3.0-4|145	
14cu|sflphone-1.3.0-4|146	%changelog
14cu|sflphone-1.3.0-4|147	
14cu|sflphone-1.3.0-4|148	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-4
14cu|sflphone-1.3.0-4|149	- (9809f24) Bump release
14cu|sflphone-1.3.0-4|150	
14cu|sflphone-1.3.0-4|151	

14639 14
14cu|sfml2-2.3.2-2|1	%define oname SFML
14cu|sfml2-2.3.2-2|2	
14cu|sfml2-2.3.2-2|3	%define	major		2.3
14cu|sfml2-2.3.2-2|4	%define	minor		2
14cu|sfml2-2.3.2-2|5	
14cu|sfml2-2.3.2-2|6	%define	libname_a	%mklibname %{name}-audio %{major}
14cu|sfml2-2.3.2-2|7	%define	libname_g	%mklibname %{name}-graphics %{major}
14cu|sfml2-2.3.2-2|8	%define	libname_n	%mklibname %{name}-network %{major}
14cu|sfml2-2.3.2-2|9	%define	libname_s	%mklibname %{name}-system %{major}
14cu|sfml2-2.3.2-2|10	%define	libname_w	%mklibname %{name}-window %{major}
14cu|sfml2-2.3.2-2|11	%define	devname		%mklibname %{name} -d
14cu|sfml2-2.3.2-2|12	
14cu|sfml2-2.3.2-2|13	Summary:	Simple and Fast Multimedia Library
14cu|sfml2-2.3.2-2|14	Name:		sfml2
14cu|sfml2-2.3.2-2|15	Version:	2.3.2
14cu|sfml2-2.3.2-2|16	Release:	2
14cu|sfml2-2.3.2-2|17	License:	zlib/libpng License
14cu|sfml2-2.3.2-2|18	Group:		System/Libraries
14cu|sfml2-2.3.2-2|19	Url:		http://www.sfml-dev.org
14cu|sfml2-2.3.2-2|20	Source0:	http://www.sfml-dev.org/download/sfml/%{version}/%{oname}-%{version}-sources.zip
14cu|sfml2-2.3.2-2|21	Patch0:		SFML-2.3.2-cmake.patch
14cu|sfml2-2.3.2-2|22	BuildRequires:	cmake
14cu|sfml2-2.3.2-2|23	BuildRequires:	doxygen
14cu|sfml2-2.3.2-2|24	BuildRequires:	jpeg-devel
14cu|sfml2-2.3.2-2|25	BuildRequires:	pkgconfig(gl)
14cu|sfml2-2.3.2-2|26	BuildRequires:	pkgconfig(glu)
14cu|sfml2-2.3.2-2|27	BuildRequires:	pkgconfig(glew)
14cu|sfml2-2.3.2-2|28	BuildRequires:	pkgconfig(freetype2)
14cu|sfml2-2.3.2-2|29	BuildRequires:	pkgconfig(openal)
14cu|sfml2-2.3.2-2|30	BuildRequires:	pkgconfig(sndfile)
14cu|sfml2-2.3.2-2|31	BuildRequires:	pkgconfig(x11)
14cu|sfml2-2.3.2-2|32	BuildRequires:	pkgconfig(xcb-image)
14cu|sfml2-2.3.2-2|33	BuildRequires:	pkgconfig(xrandr)
14cu|sfml2-2.3.2-2|34	BuildRequires:	udev-devel
14cu|sfml2-2.3.2-2|35	
14cu|sfml2-2.3.2-2|36	%description
14cu|sfml2-2.3.2-2|37	SFML is a portable and easy to use multimedia API written in C++.
14cu|sfml2-2.3.2-2|38	
14cu|sfml2-2.3.2-2|39	Its features are :
14cu|sfml2-2.3.2-2|40	- portability,
14cu|sfml2-2.3.2-2|41	- object-oriented design,
14cu|sfml2-2.3.2-2|42	- flexibility (a lot of small packages),
14cu|sfml2-2.3.2-2|43	- easy to use,
14cu|sfml2-2.3.2-2|44	- easy to integrate with GUI toolkits.
14cu|sfml2-2.3.2-2|45	
14cu|sfml2-2.3.2-2|46	The library is divided in 5 small packages :
14cu|sfml2-2.3.2-2|47	- audio
14cu|sfml2-2.3.2-2|48	- graphics
14cu|sfml2-2.3.2-2|49	- network
14cu|sfml2-2.3.2-2|50	- system
14cu|sfml2-2.3.2-2|51	- window
14cu|sfml2-2.3.2-2|52	
14cu|sfml2-2.3.2-2|53	%files
14cu|sfml2-2.3.2-2|54	%defattr(0644,root,root,0755)
14cu|sfml2-2.3.2-2|55	%doc readme.txt license.txt
14cu|sfml2-2.3.2-2|56	
14cu|sfml2-2.3.2-2|57	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|58	
14cu|sfml2-2.3.2-2|59	%package -n %{libname_a}
14cu|sfml2-2.3.2-2|60	Summary:	Dynamic libraries from %{name}-audio
14cu|sfml2-2.3.2-2|61	Group:		System/Libraries
14cu|sfml2-2.3.2-2|62	Provides:	%{name}-audio = %{EVRD}
14cu|sfml2-2.3.2-2|63	Conflicts:	%{_lib}sfml2-audio2.0 < 2.1
14cu|sfml2-2.3.2-2|64	Obsoletes:	%{_lib}sfml2-audio2.0 < 2.1
14cu|sfml2-2.3.2-2|65	
14cu|sfml2-2.3.2-2|66	%description -n %{libname_a}
14cu|sfml2-2.3.2-2|67	Dynamic libraries from %{name}-audio.
14cu|sfml2-2.3.2-2|68	
14cu|sfml2-2.3.2-2|69	%files -n %{libname_a}
14cu|sfml2-2.3.2-2|70	%{_libdir}/libsfml-audio.so.%{major}
14cu|sfml2-2.3.2-2|71	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
14cu|sfml2-2.3.2-2|72	
14cu|sfml2-2.3.2-2|73	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|74	
14cu|sfml2-2.3.2-2|75	%package -n %{libname_g}
14cu|sfml2-2.3.2-2|76	Summary:	Dynamic libraries from %{name}-graphics
14cu|sfml2-2.3.2-2|77	Group:		System/Libraries
14cu|sfml2-2.3.2-2|78	Provides:	%{name}-graphics = %{EVRD}
14cu|sfml2-2.3.2-2|79	Conflicts:	%{_lib}sfml2-graphics2.0 < 2.1
14cu|sfml2-2.3.2-2|80	Obsoletes:	%{_lib}sfml2-graphics2.0 < 2.1
14cu|sfml2-2.3.2-2|81	
14cu|sfml2-2.3.2-2|82	%description -n %{libname_g}
14cu|sfml2-2.3.2-2|83	Dynamic libraries from %{name}-graphics.
14cu|sfml2-2.3.2-2|84	
14cu|sfml2-2.3.2-2|85	%files -n %{libname_g}
14cu|sfml2-2.3.2-2|86	%{_libdir}/libsfml-graphics.so.%{major}
14cu|sfml2-2.3.2-2|87	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
14cu|sfml2-2.3.2-2|88	
14cu|sfml2-2.3.2-2|89	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|90	
14cu|sfml2-2.3.2-2|91	%package -n %{libname_n}
14cu|sfml2-2.3.2-2|92	Summary:	Dynamic libraries from %{name}-network
14cu|sfml2-2.3.2-2|93	Group:		System/Libraries
14cu|sfml2-2.3.2-2|94	Provides:	%{name}-network = %{EVRD}
14cu|sfml2-2.3.2-2|95	Conflicts:	%{_lib}sfml2-network2.0 < 2.1
14cu|sfml2-2.3.2-2|96	Obsoletes:	%{_lib}sfml2-network2.0 < 2.1
14cu|sfml2-2.3.2-2|97	
14cu|sfml2-2.3.2-2|98	%description -n %{libname_n}
14cu|sfml2-2.3.2-2|99	Dynamic libraries from %{name}-network.
14cu|sfml2-2.3.2-2|100	
14cu|sfml2-2.3.2-2|101	%files -n %{libname_n}
14cu|sfml2-2.3.2-2|102	%{_libdir}/libsfml-network.so.%{major}
14cu|sfml2-2.3.2-2|103	%{_libdir}/libsfml-network.so.%{major}.%{minor}
14cu|sfml2-2.3.2-2|104	
14cu|sfml2-2.3.2-2|105	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|106	
14cu|sfml2-2.3.2-2|107	%package -n %{libname_s}
14cu|sfml2-2.3.2-2|108	Summary:	Dynamic libraries from %{name}-system
14cu|sfml2-2.3.2-2|109	Group:		System/Libraries
14cu|sfml2-2.3.2-2|110	Provides:	%{name}-system = %{EVRD}
14cu|sfml2-2.3.2-2|111	Conflicts:	%{_lib}sfml2-system2.0 < 2.1
14cu|sfml2-2.3.2-2|112	Obsoletes:	%{_lib}sfml2-system2.0 < 2.1
14cu|sfml2-2.3.2-2|113	
14cu|sfml2-2.3.2-2|114	%description -n %{libname_s}
14cu|sfml2-2.3.2-2|115	Dynamic libraries from %{name}-system.
14cu|sfml2-2.3.2-2|116	
14cu|sfml2-2.3.2-2|117	%files -n %{libname_s}
14cu|sfml2-2.3.2-2|118	%{_libdir}/libsfml-system.so.%{major}
14cu|sfml2-2.3.2-2|119	%{_libdir}/libsfml-system.so.%{major}.%{minor}
14cu|sfml2-2.3.2-2|120	
14cu|sfml2-2.3.2-2|121	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|122	
14cu|sfml2-2.3.2-2|123	%package -n %{libname_w}
14cu|sfml2-2.3.2-2|124	Summary:	Dynamic libraries from %{name}-window
14cu|sfml2-2.3.2-2|125	Group:		System/Libraries
14cu|sfml2-2.3.2-2|126	Provides:	%{name}-window = %{EVRD}
14cu|sfml2-2.3.2-2|127	Conflicts:	%{_lib}sfml2-window2.0 < 2.1
14cu|sfml2-2.3.2-2|128	Obsoletes:	%{_lib}sfml2-window2.0 < 2.1
14cu|sfml2-2.3.2-2|129	
14cu|sfml2-2.3.2-2|130	%description -n %{libname_w}
14cu|sfml2-2.3.2-2|131	Dynamic libraries from %{name}-window.
14cu|sfml2-2.3.2-2|132	
14cu|sfml2-2.3.2-2|133	%files -n %{libname_w}
14cu|sfml2-2.3.2-2|134	%{_libdir}/libsfml-window.so.%{major}
14cu|sfml2-2.3.2-2|135	%{_libdir}/libsfml-window.so.%{major}.%{minor}
14cu|sfml2-2.3.2-2|136	
14cu|sfml2-2.3.2-2|137	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|138	
14cu|sfml2-2.3.2-2|139	%package -n %{devname}
14cu|sfml2-2.3.2-2|140	Summary:	Header and .so files for %{name}
14cu|sfml2-2.3.2-2|141	Group:		Development/C++
14cu|sfml2-2.3.2-2|142	Requires:	%{name}-audio = %{EVRD}
14cu|sfml2-2.3.2-2|143	Requires:	%{name}-graphics = %{EVRD}
14cu|sfml2-2.3.2-2|144	Requires:	%{name}-network = %{EVRD}
14cu|sfml2-2.3.2-2|145	Requires:	%{name}-system = %{EVRD}
14cu|sfml2-2.3.2-2|146	Requires:	%{name}-window = %{EVRD}
14cu|sfml2-2.3.2-2|147	Provides:	%{name}-devel = %{EVRD}
14cu|sfml2-2.3.2-2|148	Conflicts:	libsfml-audio-devel < %{version}
14cu|sfml2-2.3.2-2|149	Conflicts:	libsfml-graphics-devel < %{version}
14cu|sfml2-2.3.2-2|150	Conflicts:	libsfml-network-devel < %{version}
14cu|sfml2-2.3.2-2|151	Conflicts:	libsfml-system-devel < %{version}
14cu|sfml2-2.3.2-2|152	Conflicts:	libsfml-window-devel < %{version}
14cu|sfml2-2.3.2-2|153	
14cu|sfml2-2.3.2-2|154	%description -n %{devname}
14cu|sfml2-2.3.2-2|155	Includes files for developing programs based on %{name}.
14cu|sfml2-2.3.2-2|156	
14cu|sfml2-2.3.2-2|157	%files -n %{devname}
14cu|sfml2-2.3.2-2|158	%defattr(0644,root,root,0755)
14cu|sfml2-2.3.2-2|159	%{_includedir}/SFML
14cu|sfml2-2.3.2-2|160	%{_libdir}/libsfml-*.so
14cu|sfml2-2.3.2-2|161	%{_datadir}/cmake/Modules/*.cmake
14cu|sfml2-2.3.2-2|162	%{_libdir}/pkgconfig/*.pc
14cu|sfml2-2.3.2-2|163	
14cu|sfml2-2.3.2-2|164	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|165	
14cu|sfml2-2.3.2-2|166	%package doc
14cu|sfml2-2.3.2-2|167	Summary:	Documenation for %{name}
14cu|sfml2-2.3.2-2|168	Group:		Books/Computer books
14cu|sfml2-2.3.2-2|169	BuildArch:	noarch
14cu|sfml2-2.3.2-2|170	
14cu|sfml2-2.3.2-2|171	%description doc
14cu|sfml2-2.3.2-2|172	Documenation for %{name}.
14cu|sfml2-2.3.2-2|173	
14cu|sfml2-2.3.2-2|174	%files doc
14cu|sfml2-2.3.2-2|175	%defattr(0644,root,root,0755)
14cu|sfml2-2.3.2-2|176	%doc examples build/doc/html
14cu|sfml2-2.3.2-2|177	
14cu|sfml2-2.3.2-2|178	#----------------------------------------------------------------------------
14cu|sfml2-2.3.2-2|179	
14cu|sfml2-2.3.2-2|180	%prep
14cu|sfml2-2.3.2-2|181	%setup -qn %{oname}-%{version}
14cu|sfml2-2.3.2-2|182	%patch0 -p1
14cu|sfml2-2.3.2-2|183	
14cu|sfml2-2.3.2-2|184	%build
14cu|sfml2-2.3.2-2|185	%cmake -DSFML_BUILD_DOC=TRUE -DSFML_INSTALL_PKGCONFIG_FILES=TRUE
14cu|sfml2-2.3.2-2|186	%make
14cu|sfml2-2.3.2-2|187	
14cu|sfml2-2.3.2-2|188	%install
14cu|sfml2-2.3.2-2|189	%makeinstall_std -C build
14cu|sfml2-2.3.2-2|190	
14cu|sfml2-2.3.2-2|191	%changelog

14640 14
14cu|shared-color-targets-0.1.3-1|1	%define debug_package %nil
14cu|shared-color-targets-0.1.3-1|2	
14cu|shared-color-targets-0.1.3-1|3	Summary: Shared color targets for creating color profiles
14cu|shared-color-targets-0.1.3-1|4	Name: shared-color-targets
14cu|shared-color-targets-0.1.3-1|5	Version: 0.1.3
14cu|shared-color-targets-0.1.3-1|6	Release: 1
14cu|shared-color-targets-0.1.3-1|7	URL: http://github.com/hughsie/shared-color-targets
14cu|shared-color-targets-0.1.3-1|8	Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14cu|shared-color-targets-0.1.3-1|9	License: GPLv2+ and Public Domain and CC-BY-SA
14cu|shared-color-targets-0.1.3-1|10	Group: System/Libraries
14cu|shared-color-targets-0.1.3-1|11	BuildArchitectures: noarch
14cu|shared-color-targets-0.1.3-1|12	
14cu|shared-color-targets-0.1.3-1|13	%description
14cu|shared-color-targets-0.1.3-1|14	The shared-color-targets package contains various targets which are useful for
14cu|shared-color-targets-0.1.3-1|15	programs that create ICC profiles.
14cu|shared-color-targets-0.1.3-1|16	This package only contains the free targets that can be safely distributed
14cu|shared-color-targets-0.1.3-1|17	with Fedora.
14cu|shared-color-targets-0.1.3-1|18	
14cu|shared-color-targets-0.1.3-1|19	%prep
14cu|shared-color-targets-0.1.3-1|20	%setup -q
14cu|shared-color-targets-0.1.3-1|21	
14cu|shared-color-targets-0.1.3-1|22	%build
14cu|shared-color-targets-0.1.3-1|23	%configure2_5x
14cu|shared-color-targets-0.1.3-1|24	
14cu|shared-color-targets-0.1.3-1|25	%install
14cu|shared-color-targets-0.1.3-1|26	%makeinstall_std
14cu|shared-color-targets-0.1.3-1|27	
14cu|shared-color-targets-0.1.3-1|28	%files
14cu|shared-color-targets-0.1.3-1|29	%doc AUTHORS COPYING
14cu|shared-color-targets-0.1.3-1|30	%dir %{_datadir}/color/targets
14cu|shared-color-targets-0.1.3-1|31	%{_datadir}/color/targets/*.it8
14cu|shared-color-targets-0.1.3-1|32	%dir %{_datadir}/shared-color-targets
14cu|shared-color-targets-0.1.3-1|33	
14cu|shared-color-targets-0.1.3-1|34	# Wolf Faust
14cu|shared-color-targets-0.1.3-1|35	%dir %{_datadir}/shared-color-targets/wolf_faust
14cu|shared-color-targets-0.1.3-1|36	%{_datadir}/shared-color-targets/wolf_faust/*
14cu|shared-color-targets-0.1.3-1|37	%dir %{_datadir}/color/targets/wolf_faust
14cu|shared-color-targets-0.1.3-1|38	%dir %{_datadir}/color/targets/wolf_faust/reflective
14cu|shared-color-targets-0.1.3-1|39	%{_datadir}/color/targets/wolf_faust/reflective/*.it8
14cu|shared-color-targets-0.1.3-1|40	%dir %{_datadir}/color/targets/wolf_faust/transmissive
14cu|shared-color-targets-0.1.3-1|41	%{_datadir}/color/targets/wolf_faust/transmissive/*.it8
14cu|shared-color-targets-0.1.3-1|42	%changelog
14cu|shared-color-targets-0.1.3-1|43	
14cu|shared-color-targets-0.1.3-1|44	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 0.1.3-1
14cu|shared-color-targets-0.1.3-1|45	- (184421e) Merge pull request #1 from alozhkov/shared-color-targets:rosa2014.1
14cu|shared-color-targets-0.1.3-1|46	- (184421e) Updated to a new version
14cu|shared-color-targets-0.1.3-1|47	
14cu|shared-color-targets-0.1.3-1|48	

14641 14
14cu|shelldap-1.3.1-1|1	Name:		shelldap
14cu|shelldap-1.3.1-1|2	Version:	1.3.1
14cu|shelldap-1.3.1-1|3	Release:	1
14cu|shelldap-1.3.1-1|4	Summary:	LDAP shell
14cu|shelldap-1.3.1-1|5	License:	BSD
14cu|shelldap-1.3.1-1|6	Group:		Networking/Other
14cu|shelldap-1.3.1-1|7	URL:		http://projects.martini.nu/shelldap
14cu|shelldap-1.3.1-1|8	Source:		shelldap
14cu|shelldap-1.3.1-1|9	BuildArch:	noarch
14cu|shelldap-1.3.1-1|10	Requires:	perl-Term-ReadLine-Gnu
14cu|shelldap-1.3.1-1|11	
14cu|shelldap-1.3.1-1|12	%description
14cu|shelldap-1.3.1-1|13	A handy shell-like interface for browsing LDAP servers and editing their
14cu|shelldap-1.3.1-1|14	content. It keeps command history, has sane autocompletes, credential caching,
14cu|shelldap-1.3.1-1|15	site-wide and individual configs, and it's fun to say. Shelldap! Shelldap!
14cu|shelldap-1.3.1-1|16	Shelldap!
14cu|shelldap-1.3.1-1|17	
14cu|shelldap-1.3.1-1|18	%prep
14cu|shelldap-1.3.1-1|19	%setup -q -T -c shelldap-%{version}
14cu|shelldap-1.3.1-1|20	install %{SOURCE0} shelldap
14cu|shelldap-1.3.1-1|21	
14cu|shelldap-1.3.1-1|22	%build
14cu|shelldap-1.3.1-1|23	pod2man shelldap shelldap.1
14cu|shelldap-1.3.1-1|24	
14cu|shelldap-1.3.1-1|25	%install
14cu|shelldap-1.3.1-1|26	install -d -m 755 %{buildroot}%{_bindir}
14cu|shelldap-1.3.1-1|27	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|shelldap-1.3.1-1|28	install -m 755 shelldap %{buildroot}%{_bindir}
14cu|shelldap-1.3.1-1|29	install -m 644 shelldap.1 %{buildroot}%{_mandir}/man1
14cu|shelldap-1.3.1-1|30	
14cu|shelldap-1.3.1-1|31	%files
14cu|shelldap-1.3.1-1|32	%{_bindir}/shelldap
14cu|shelldap-1.3.1-1|33	%{_mandir}/man1/shelldap.1*
14cu|shelldap-1.3.1-1|34	
14cu|shelldap-1.3.1-1|35	%changelog
14cu|shelldap-1.3.1-1|36	
14cu|shelldap-1.3.1-1|37	* Wed Jul 08 2015 abondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14cu|shelldap-1.3.1-1|38	- (5df81dc) Merge pull request #1 from alozhkov/shelldap:rosa2014.1
14cu|shelldap-1.3.1-1|39	- (5df81dc) Updated to a new version
14cu|shelldap-1.3.1-1|40	
14cu|shelldap-1.3.1-1|41	

14642 14
14cu|shflags-1.0.3-1|1	Name:       shflags
14cu|shflags-1.0.3-1|2	Version:    1.0.3
14cu|shflags-1.0.3-1|3	Release:    1
14cu|shflags-1.0.3-1|4	Summary:    Simple handling of command-line flags in Bourne based Unix scripts
14cu|shflags-1.0.3-1|5	Group:      Development/Other
14cu|shflags-1.0.3-1|6	License:    LGPLv2
14cu|shflags-1.0.3-1|7	URL:        http://code.google.com/p/shflags/
14cu|shflags-1.0.3-1|8	Source0:    http://shflags.googlecode.com/files/shflags-1.0.3.tgz
14cu|shflags-1.0.3-1|9	BuildArch:  noarch
14cu|shflags-1.0.3-1|10	
14cu|shflags-1.0.3-1|11	Requires:   config(util-linux)
14cu|shflags-1.0.3-1|12	
14cu|shflags-1.0.3-1|13	%description
14cu|shflags-1.0.3-1|14	Shell Flags (shFlags) is a library written to greatly
14cu|shflags-1.0.3-1|15	simplify the handling of command-line flags in
14cu|shflags-1.0.3-1|16	Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh)
14cu|shflags-1.0.3-1|17	on many Unix OSes (Linux, Solaris, Mac OS X, etc.).
14cu|shflags-1.0.3-1|18	
14cu|shflags-1.0.3-1|19	Most shell scripts use getopt for flags processing,
14cu|shflags-1.0.3-1|20	but the different versions of getopt on various OSes
14cu|shflags-1.0.3-1|21	make writing portable shell scripts difficult. shFlags
14cu|shflags-1.0.3-1|22	instead provides an API that doesn't change across shell
14cu|shflags-1.0.3-1|23	and OS versions so the script writer can be confident
14cu|shflags-1.0.3-1|24	that the script will work.
14cu|shflags-1.0.3-1|25	
14cu|shflags-1.0.3-1|26	shFlags is a port of the google-gflags C++/Python library.
14cu|shflags-1.0.3-1|27	
14cu|shflags-1.0.3-1|28	%prep
14cu|shflags-1.0.3-1|29	%setup -q
14cu|shflags-1.0.3-1|30	chmod -x examples/*.sh
14cu|shflags-1.0.3-1|31	
14cu|shflags-1.0.3-1|32	%build
14cu|shflags-1.0.3-1|33	
14cu|shflags-1.0.3-1|34	%check
14cu|shflags-1.0.3-1|35	pushd src
14cu|shflags-1.0.3-1|36	sh shflags_test_defines.sh
14cu|shflags-1.0.3-1|37	sh shflags_test_parsing.sh
14cu|shflags-1.0.3-1|38	sh shflags_test_public.sh
14cu|shflags-1.0.3-1|39	sh shflags_test_private.sh
14cu|shflags-1.0.3-1|40	sh shflags_test.sh
14cu|shflags-1.0.3-1|41	popd
14cu|shflags-1.0.3-1|42	
14cu|shflags-1.0.3-1|43	%install
14cu|shflags-1.0.3-1|44	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|shflags-1.0.3-1|45	cp -p src/shflags %{buildroot}/%{_datadir}/%{name}/.
14cu|shflags-1.0.3-1|46	
14cu|shflags-1.0.3-1|47	%files
14cu|shflags-1.0.3-1|48	%doc README.txt README.html doc/ examples/
14cu|shflags-1.0.3-1|49	%{_datadir}/%{name}
14cu|shflags-1.0.3-1|50	
14cu|shflags-1.0.3-1|51	
14cu|shflags-1.0.3-1|52	%changelog
14cu|shflags-1.0.3-1|53	
14cu|shflags-1.0.3-1|54	* Fri Aug 07 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 1.0.3-1
14cu|shflags-1.0.3-1|55	- (8b72d6b) Initial port
14cu|shflags-1.0.3-1|56	
14cu|shflags-1.0.3-1|57	

14643 14
14cu|shinken-2.2-1|1	%define shinken_user shinken
14cu|shinken-2.2-1|2	%define shinken_group shinken
14cu|shinken-2.2-1|3	
14cu|shinken-2.2-1|4	Name:           shinken
14cu|shinken-2.2-1|5	Version:        2.2
14cu|shinken-2.2-1|6	Release:        1
14cu|shinken-2.2-1|7	Summary:        Python Monitoring tool
14cu|shinken-2.2-1|8	License:        AGPLv3+
14cu|shinken-2.2-1|9	Group:          Networking/Other
14cu|shinken-2.2-1|10	URL:            http://www.shinken-monitoring.org
14cu|shinken-2.2-1|11	Source0:        https://github.com/naparuba/%{name}/archive/%{version}.tar.gz
14cu|shinken-2.2-1|12	Source1:        %{name}.8shinken
14cu|shinken-2.2-1|13	Source2:        path.cfg
14cu|shinken-2.2-1|14	Requires:       python
14cu|shinken-2.2-1|15	Requires:       python-simplejson
14cu|shinken-2.2-1|16	Requires:       python-pycurl
14cu|shinken-2.2-1|17	Requires:       python-cherrypy
14cu|shinken-2.2-1|18	BuildRequires:  python-devel
14cu|shinken-2.2-1|19	BuildRequires:  python-setuptools
14cu|shinken-2.2-1|20	Buildarch:      noarch
14cu|shinken-2.2-1|21	
14cu|shinken-2.2-1|22	%description
14cu|shinken-2.2-1|23	Shinken is a new monitoring tool written in Python.
14cu|shinken-2.2-1|24	The main goal of Shinken is to allow users to have a fully flexible
14cu|shinken-2.2-1|25	architecture for their monitoring system that can easily scale to large
14cu|shinken-2.2-1|26	environments.
14cu|shinken-2.2-1|27	Shinken also provides interfaces with NDODB and Merlin database,
14cu|shinken-2.2-1|28	Livestatus connector Shinken does not include any human interfaces.
14cu|shinken-2.2-1|29	
14cu|shinken-2.2-1|30	%package arbiter
14cu|shinken-2.2-1|31	Summary:    Shinken Arbiter Daemon
14cu|shinken-2.2-1|32	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|33	Requires(post):  rpm-helper
14cu|shinken-2.2-1|34	Requires(preun): rpm-helper
14cu|shinken-2.2-1|35	
14cu|shinken-2.2-1|36	%description arbiter
14cu|shinken-2.2-1|37	The arbiter daemon reads the configuration, divides it into parts (N
14cu|shinken-2.2-1|38	schedulers = N parts), and distributes them to the appropriate Shinken
14cu|shinken-2.2-1|39	daemons
14cu|shinken-2.2-1|40	
14cu|shinken-2.2-1|41	%package reactionner
14cu|shinken-2.2-1|42	Summary:    Shinken Reactionner Daemon
14cu|shinken-2.2-1|43	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|44	Requires(post):  rpm-helper
14cu|shinken-2.2-1|45	Requires(preun): rpm-helper
14cu|shinken-2.2-1|46	
14cu|shinken-2.2-1|47	%description reactionner
14cu|shinken-2.2-1|48	The reactionner daemon issues notifications and launches
14cu|shinken-2.2-1|49	event_handlers.
14cu|shinken-2.2-1|50	
14cu|shinken-2.2-1|51	%package scheduler
14cu|shinken-2.2-1|52	Summary:    Shinken Scheduler Deamon
14cu|shinken-2.2-1|53	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|54	Requires(post):  rpm-helper
14cu|shinken-2.2-1|55	Requires(preun): rpm-helper
14cu|shinken-2.2-1|56	
14cu|shinken-2.2-1|57	%description scheduler
14cu|shinken-2.2-1|58	The scheduler daemon manages the dispatching of checks and actions to
14cu|shinken-2.2-1|59	the poller and reactionner daemons respectively.
14cu|shinken-2.2-1|60	
14cu|shinken-2.2-1|61	%package poller
14cu|shinken-2.2-1|62	Summary:    Shinken Poller Deamon
14cu|shinken-2.2-1|63	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|64	Recommends:   nagios-plugins
14cu|shinken-2.2-1|65	Requires(post):  rpm-helper
14cu|shinken-2.2-1|66	Requires(preun): rpm-helper
14cu|shinken-2.2-1|67	
14cu|shinken-2.2-1|68	%description poller
14cu|shinken-2.2-1|69	The poller daemon launches check plugins as requested by schedulers.
14cu|shinken-2.2-1|70	When the check is finished it returns the result to the schedulers.
14cu|shinken-2.2-1|71	
14cu|shinken-2.2-1|72	%package broker
14cu|shinken-2.2-1|73	Summary:    Shinken Broker Deamon
14cu|shinken-2.2-1|74	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|75	Requires:   python-redis
14cu|shinken-2.2-1|76	Requires:   python-memcached
14cu|shinken-2.2-1|77	Requires(post):  rpm-helper
14cu|shinken-2.2-1|78	Requires(preun): rpm-helper
14cu|shinken-2.2-1|79	
14cu|shinken-2.2-1|80	%description broker
14cu|shinken-2.2-1|81	The broker daemon exports and manages data from schedulers. The broker
14cu|shinken-2.2-1|82	uses modules exclusively to get the job done.
14cu|shinken-2.2-1|83	
14cu|shinken-2.2-1|84	%package receiver
14cu|shinken-2.2-1|85	Summary:    Shinken Receiver Deamon
14cu|shinken-2.2-1|86	Requires:   %{name} = %{version}-%{release}
14cu|shinken-2.2-1|87	Requires(post):  rpm-helper
14cu|shinken-2.2-1|88	Requires(preun): rpm-helper
14cu|shinken-2.2-1|89	
14cu|shinken-2.2-1|90	%description receiver
14cu|shinken-2.2-1|91	The receiver daemon receives passive check data and serves as a
14cu|shinken-2.2-1|92	distributed command buffer.  The receiver is an optional component,
14cu|shinken-2.2-1|93	install it if you want to receive passive check data or have a
14cu|shinken-2.2-1|94	distributed command buffer.
14cu|shinken-2.2-1|95	
14cu|shinken-2.2-1|96	%prep
14cu|shinken-2.2-1|97	%setup -q
14cu|shinken-2.2-1|98	
14cu|shinken-2.2-1|99	%build
14cu|shinken-2.2-1|100	python setup.py build
14cu|shinken-2.2-1|101	
14cu|shinken-2.2-1|102	%install
14cu|shinken-2.2-1|103	python setup.py install -O1 --root %{buildroot} --install-scripts=/usr/sbin/
14cu|shinken-2.2-1|104	
14cu|shinken-2.2-1|105	install -d -m 755 %{buildroot}%{_sbindir}
14cu|shinken-2.2-1|106	install -p -m 755 bin/shinken-{arbiter,broker,poller,reactionner,receiver,scheduler} %{buildroot}%{_sbindir}
14cu|shinken-2.2-1|107	
14cu|shinken-2.2-1|108	install -d -m 755 %{buildroot}%{py_puresitedir}/%{name}
14cu|shinken-2.2-1|109	install -p %{name}/*.py %{buildroot}%{py_puresitedir}/%{name}
14cu|shinken-2.2-1|110	
14cu|shinken-2.2-1|111	rm -rf %{buildroot}%{_sysconfdir}/%{name}
14cu|shinken-2.2-1|112	
14cu|shinken-2.2-1|113	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|shinken-2.2-1|114	install -m 644 etc/%{name}.cfg %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg
14cu|shinken-2.2-1|115	
14cu|shinken-2.2-1|116	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/daemons
14cu|shinken-2.2-1|117	install -m 644 etc/daemons/{brokerd,pollerd,reactionnerd,receiverd,schedulerd}.ini %{buildroot}%{_sysconfdir}/%{name}/daemons
14cu|shinken-2.2-1|118	
14cu|shinken-2.2-1|119	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/{arbiters,brokers,pollers,schedulers,reactionners,receivers}
14cu|shinken-2.2-1|120	install -m 644 etc/arbiters/arbiter-master.cfg \
14cu|shinken-2.2-1|121	%{buildroot}%{_sysconfdir}/%{name}/arbiters
14cu|shinken-2.2-1|122	install -m 644 etc/brokers/broker-master.cfg \
14cu|shinken-2.2-1|123	%{buildroot}%{_sysconfdir}/%{name}/brokers
14cu|shinken-2.2-1|124	install -m 644 etc/pollers/poller-master.cfg \
14cu|shinken-2.2-1|125	%{buildroot}%{_sysconfdir}/%{name}/pollers
14cu|shinken-2.2-1|126	install -m 644 etc/reactionners/reactionner-master.cfg \
14cu|shinken-2.2-1|127	%{buildroot}%{_sysconfdir}/%{name}/reactionners
14cu|shinken-2.2-1|128	install -m 644 etc/receivers/receiver-master.cfg \
14cu|shinken-2.2-1|129	%{buildroot}%{_sysconfdir}/%{name}/receivers
14cu|shinken-2.2-1|130	install -m 644 etc/schedulers/scheduler-master.cfg \
14cu|shinken-2.2-1|131	%{buildroot}%{_sysconfdir}/%{name}/schedulers
14cu|shinken-2.2-1|132	
14cu|shinken-2.2-1|133	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/realms
14cu|shinken-2.2-1|134	install -m 644 etc/realms/all.cfg %{buildroot}%{_sysconfdir}/%{name}/realms
14cu|shinken-2.2-1|135	
14cu|shinken-2.2-1|136	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/{commands,timeperiods,escalations,dependencies,templates,notificationways,servicegroups,hostgroups,contactgroups,hosts,services,contacts,packs,modules,resource.d}
14cu|shinken-2.2-1|137	install -m 644 for_fedora/etc/templates.cfg \
14cu|shinken-2.2-1|138	%{buildroot}%{_sysconfdir}/%{name}/templates
14cu|shinken-2.2-1|139	install -m 644 for_fedora/etc/timeperiods.cfg \
14cu|shinken-2.2-1|140	%{buildroot}%{_sysconfdir}/%{name}/timeperiods
14cu|shinken-2.2-1|141	install -m 644 for_fedora/etc/contactgroups.cfg \
14cu|shinken-2.2-1|142	%{buildroot}%{_sysconfdir}/%{name}/contactgroups
14cu|shinken-2.2-1|143	install -m 644 for_fedora/etc/commands.cfg \
14cu|shinken-2.2-1|144	%{buildroot}%{_sysconfdir}/%{name}/commands
14cu|shinken-2.2-1|145	install -m 644 for_fedora/etc/objects/contacts/nagiosadmin.cfg \
14cu|shinken-2.2-1|146	%{buildroot}%{_sysconfdir}/%{name}/contacts
14cu|shinken-2.2-1|147	install -m 644 for_fedora/etc/objects/hosts/localhost.cfg \
14cu|shinken-2.2-1|148	%{buildroot}%{_sysconfdir}/%{name}/hosts
14cu|shinken-2.2-1|149	install -m 644 for_fedora/etc/objects/services/linux_disks.cfg \
14cu|shinken-2.2-1|150	%{buildroot}%{_sysconfdir}/%{name}/services
14cu|shinken-2.2-1|151	
14cu|shinken-2.2-1|152	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/resource.d
14cu|shinken-2.2-1|153	install -m 644 %{SOURCE2} \
14cu|shinken-2.2-1|154	%{buildroot}%{_sysconfdir}/%{name}/resource.d/path.cfg
14cu|shinken-2.2-1|155	
14cu|shinken-2.2-1|156	install -d -m 755 %{buildroot}%{_unitdir}
14cu|shinken-2.2-1|157	install -m 644 for_fedora/systemd/%{name}-arbiter.service \
14cu|shinken-2.2-1|158	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|159	install -m 644 for_fedora/systemd/%{name}-broker.service \
14cu|shinken-2.2-1|160	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|161	install -m 644 for_fedora/systemd/%{name}-reactionner.service \
14cu|shinken-2.2-1|162	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|163	install -m 644 for_fedora/systemd/%{name}-scheduler.service \
14cu|shinken-2.2-1|164	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|165	install -m 644 for_fedora/systemd/%{name}-receiver.service \
14cu|shinken-2.2-1|166	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|167	install -m 644 for_fedora/systemd/%{name}-poller.service \
14cu|shinken-2.2-1|168	%{buildroot}%{_unitdir}
14cu|shinken-2.2-1|169	
14cu|shinken-2.2-1|170	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|shinken-2.2-1|171	install -m 644 for_fedora/%{name}.logrotate \
14cu|shinken-2.2-1|172	%{buildroot}%{_sysconfdir}/logrotate.d/shinken
14cu|shinken-2.2-1|173	
14cu|shinken-2.2-1|174	install -d -m 755 %{buildroot}%{_prefix}/lib/tmpfiles.d
14cu|shinken-2.2-1|175	install -m 644 for_fedora/%{name}-tmpfiles.conf %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cu|shinken-2.2-1|176	
14cu|shinken-2.2-1|177	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
14cu|shinken-2.2-1|178	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}/archives
14cu|shinken-2.2-1|179	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|shinken-2.2-1|180	
14cu|shinken-2.2-1|181	install -d -m 755 %{buildroot}%{_mandir}/man8
14cu|shinken-2.2-1|182	install -p -m 644 for_fedora/man/* %{buildroot}%{_mandir}/man8
14cu|shinken-2.2-1|183	install -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man8/shinken.8
14cu|shinken-2.2-1|184	
14cu|shinken-2.2-1|185	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/desc/cli.py
14cu|shinken-2.2-1|186	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/shinkenio/cli.py
14cu|shinken-2.2-1|187	sed -i 's|#!/usr/bin/env python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/doc/cli.py
14cu|shinken-2.2-1|188	
14cu|shinken-2.2-1|189	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/{dummy_arbiter,dummy_broker,dummy_scheduler,dummy_broker_external}/module.py
14cu|shinken-2.2-1|190	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/shinkenio/cli.py
14cu|shinken-2.2-1|191	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/dummy_poller/module.py
14cu|shinken-2.2-1|192	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/modules/__init__.py
14cu|shinken-2.2-1|193	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{_localstatedir}/lib/%{name}/cli/doc/cli.py
14cu|shinken-2.2-1|194	
14cu|shinken-2.2-1|195	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostextinfo.py
14cu|shinken-2.2-1|196	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/servicegroup.py
14cu|shinken-2.2-1|197	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/serviceescalation.py
14cu|shinken-2.2-1|198	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostescalation.py
14cu|shinken-2.2-1|199	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/reactionnerdaemon.py
14cu|shinken-2.2-1|200	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/livestatus.py
14cu|shinken-2.2-1|201	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/discovery/__init__.py
14cu|shinken-2.2-1|202	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostdependency.py
14cu|shinken-2.2-1|203	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/schedulingitem.py
14cu|shinken-2.2-1|204	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/arbiterdaemon.py
14cu|shinken-2.2-1|205	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/discovery/discoverymanager.py
14cu|shinken-2.2-1|206	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/sorter.py
14cu|shinken-2.2-1|207	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/brokerdaemon.py
14cu|shinken-2.2-1|208	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/perfdata.py
14cu|shinken-2.2-1|209	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/timeperiod.py
14cu|shinken-2.2-1|210	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/itemgroup.py
14cu|shinken-2.2-1|211	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/receiverdaemon.py
14cu|shinken-2.2-1|212	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/datamanager.py
14cu|shinken-2.2-1|213	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/hostgroup.py
14cu|shinken-2.2-1|214	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/serviceextinfo.py
14cu|shinken-2.2-1|215	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/__init__.py
14cu|shinken-2.2-1|216	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/resultmodulation.py
14cu|shinken-2.2-1|217	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/__init__.py
14cu|shinken-2.2-1|218	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/contact.py
14cu|shinken-2.2-1|219	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/command.py
14cu|shinken-2.2-1|220	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/config.py
14cu|shinken-2.2-1|221	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/contactgroup.py
14cu|shinken-2.2-1|222	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/pack.py
14cu|shinken-2.2-1|223	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/webui/__init__.py
14cu|shinken-2.2-1|224	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/host.py
14cu|shinken-2.2-1|225	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/businessimpactmodulation.py
14cu|shinken-2.2-1|226	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/escalation.py
14cu|shinken-2.2-1|227	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/LSB.py
14cu|shinken-2.2-1|228	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/realm.py
14cu|shinken-2.2-1|229	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/discoveryrun.py
14cu|shinken-2.2-1|230	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/schedulerdaemon.py
14cu|shinken-2.2-1|231	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/regenerator.py
14cu|shinken-2.2-1|232	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/clients/__init__.py
14cu|shinken-2.2-1|233	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/discoveryrule.py
14cu|shinken-2.2-1|234	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/service.py
14cu|shinken-2.2-1|235	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/macromodulation.py
14cu|shinken-2.2-1|236	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/checkmodulation.py
14cu|shinken-2.2-1|237	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/matchingitem.py
14cu|shinken-2.2-1|238	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/servicedependency.py
14cu|shinken-2.2-1|239	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/pollerdaemon.py
14cu|shinken-2.2-1|240	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/daemons/__init__.py
14cu|shinken-2.2-1|241	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/module.py
14cu|shinken-2.2-1|242	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/misc/filter.py
14cu|shinken-2.2-1|243	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/trigger.py
14cu|shinken-2.2-1|244	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/notificationway.py
14cu|shinken-2.2-1|245	sed -i 's|#!/usr/bin/python||g' %{buildroot}%{py_puresitedir}/%{name}/objects/item.py
14cu|shinken-2.2-1|246	
14cu|shinken-2.2-1|247	sed -i \
14cu|shinken-2.2-1|248	-e 's|nagios|%{shinken_user}|g' \
14cu|shinken-2.2-1|249	%{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cu|shinken-2.2-1|250	
14cu|shinken-2.2-1|251	rm -rf %{buildroot}%{_localstatedir}/lib/%{name}/inventory/__void_for_git
14cu|shinken-2.2-1|252	rm -rf %{buildroot}%{_localstatedir}/{log,run,lib}/%{name}/void_for_git
14cu|shinken-2.2-1|253	rm -rf %{buildroot}%{_sysconfdir}/%{name}/{modules,packs}/__for_git
14cu|shinken-2.2-1|254	rm -rf %{buildroot}%{_sysconfdir}/init.d/shinken*
14cu|shinken-2.2-1|255	rm -rf %{buildroot}%{_sbindir}/shinken-{arbiter,discovery,broker,poller,reactionner,receiver,scheduler}.py
14cu|shinken-2.2-1|256	rm -rf %{buildroot}%{_sysconfdir}/default/%{name}
14cu|shinken-2.2-1|257	rm -rf %{buildroot}%{_localstatedir}/lib/%{name}/libexec
14cu|shinken-2.2-1|258	rm -rf %{buildroot}%{py_puresitedir}/modules
14cu|shinken-2.2-1|259	
14cu|shinken-2.2-1|260	find %{buildroot} -type f -name *.pyc | xargs rm -f
14cu|shinken-2.2-1|261	find %{buildroot} -type f -name *.pyo | xargs rm -f
14cu|shinken-2.2-1|262	
14cu|shinken-2.2-1|263	%pre
14cu|shinken-2.2-1|264	%_pre_useradd %{shinken_user} %{_localstatedir}/lib/shinken /sbin/sh
14cu|shinken-2.2-1|265	
14cu|shinken-2.2-1|266	%post arbiter
14cu|shinken-2.2-1|267	%systemd_post arbiter.service
14cu|shinken-2.2-1|268	
14cu|shinken-2.2-1|269	%post broker
14cu|shinken-2.2-1|270	%systemd_post broker.service
14cu|shinken-2.2-1|271	
14cu|shinken-2.2-1|272	%post poller
14cu|shinken-2.2-1|273	%systemd_post poller.service
14cu|shinken-2.2-1|274	
14cu|shinken-2.2-1|275	%post reactionner
14cu|shinken-2.2-1|276	%systemd_post reactionner.service
14cu|shinken-2.2-1|277	
14cu|shinken-2.2-1|278	%post scheduler
14cu|shinken-2.2-1|279	%systemd_post scheduler.service
14cu|shinken-2.2-1|280	
14cu|shinken-2.2-1|281	%post receiver
14cu|shinken-2.2-1|282	%systemd_post receiver.service
14cu|shinken-2.2-1|283	
14cu|shinken-2.2-1|284	%preun arbiter
14cu|shinken-2.2-1|285	%systemd_preun arbiter.service
14cu|shinken-2.2-1|286	
14cu|shinken-2.2-1|287	%preun broker
14cu|shinken-2.2-1|288	%systemd_preun broker.service
14cu|shinken-2.2-1|289	
14cu|shinken-2.2-1|290	%preun poller
14cu|shinken-2.2-1|291	%systemd_preun poller.service
14cu|shinken-2.2-1|292	
14cu|shinken-2.2-1|293	%preun reactionner
14cu|shinken-2.2-1|294	%systemd_preun reactionner.service
14cu|shinken-2.2-1|295	
14cu|shinken-2.2-1|296	%preun scheduler
14cu|shinken-2.2-1|297	%systemd_preun scheduler.service
14cu|shinken-2.2-1|298	
14cu|shinken-2.2-1|299	%preun receiver
14cu|shinken-2.2-1|300	%systemd_preun receiver.service
14cu|shinken-2.2-1|301	
14cu|shinken-2.2-1|302	%postun arbiter
14cu|shinken-2.2-1|303	%systemd_postun_with_restart arbiter.service
14cu|shinken-2.2-1|304	
14cu|shinken-2.2-1|305	%postun broker
14cu|shinken-2.2-1|306	%systemd_postun_with_restart broker.service
14cu|shinken-2.2-1|307	
14cu|shinken-2.2-1|308	%postun poller
14cu|shinken-2.2-1|309	%systemd_postun_with_restart poller.service
14cu|shinken-2.2-1|310	
14cu|shinken-2.2-1|311	%postun reactionner
14cu|shinken-2.2-1|312	%systemd_postun_with_restart reactioner.service
14cu|shinken-2.2-1|313	
14cu|shinken-2.2-1|314	%postun scheduler
14cu|shinken-2.2-1|315	%systemd_postun_with_restart scheduler.service
14cu|shinken-2.2-1|316	
14cu|shinken-2.2-1|317	%postun receiver
14cu|shinken-2.2-1|318	%systemd_postun_with_restart receiver.service
14cu|shinken-2.2-1|319	
14cu|shinken-2.2-1|320	%files arbiter
14cu|shinken-2.2-1|321	%{_unitdir}/%{name}-arbiter.service
14cu|shinken-2.2-1|322	%{_sbindir}/%{name}-arbiter*
14cu|shinken-2.2-1|323	%{_mandir}/man8/%{name}-arbiter*
14cu|shinken-2.2-1|324	
14cu|shinken-2.2-1|325	%files reactionner
14cu|shinken-2.2-1|326	%{_unitdir}/%{name}-reactionner.service
14cu|shinken-2.2-1|327	%{_sbindir}/%{name}-reactionner*
14cu|shinken-2.2-1|328	%{_mandir}/man8/%{name}-reactionner*
14cu|shinken-2.2-1|329	%config(noreplace) %{_sysconfdir}/%{name}/daemons/reactionnerd.ini
14cu|shinken-2.2-1|330	
14cu|shinken-2.2-1|331	%files scheduler
14cu|shinken-2.2-1|332	%{_unitdir}/%{name}-scheduler.service
14cu|shinken-2.2-1|333	%{_sbindir}/%{name}-scheduler*
14cu|shinken-2.2-1|334	%{_mandir}/man8/%{name}-scheduler*
14cu|shinken-2.2-1|335	%config(noreplace) %{_sysconfdir}/%{name}/daemons/schedulerd.ini
14cu|shinken-2.2-1|336	
14cu|shinken-2.2-1|337	%files poller
14cu|shinken-2.2-1|338	%{_unitdir}/%{name}-poller.service
14cu|shinken-2.2-1|339	%{_sbindir}/%{name}-poller*
14cu|shinken-2.2-1|340	%{_mandir}/man8/%{name}-poller*
14cu|shinken-2.2-1|341	%config(noreplace) %{_sysconfdir}/%{name}/daemons/pollerd.ini
14cu|shinken-2.2-1|342	
14cu|shinken-2.2-1|343	%files broker
14cu|shinken-2.2-1|344	%{_unitdir}/%{name}-broker.service
14cu|shinken-2.2-1|345	%{_sbindir}/%{name}-broker*
14cu|shinken-2.2-1|346	%{_mandir}/man8/%{name}-broker*
14cu|shinken-2.2-1|347	%config(noreplace) %{_sysconfdir}/%{name}/daemons/brokerd.ini
14cu|shinken-2.2-1|348	
14cu|shinken-2.2-1|349	%files receiver
14cu|shinken-2.2-1|350	%{_unitdir}/%{name}-receiver.service
14cu|shinken-2.2-1|351	%{_sbindir}/%{name}-receiver*
14cu|shinken-2.2-1|352	%{_mandir}/man8/%{name}-receiver*
14cu|shinken-2.2-1|353	%config(noreplace) %{_sysconfdir}/%{name}/daemons/receiverd.ini
14cu|shinken-2.2-1|354	
14cu|shinken-2.2-1|355	%files
14cu|shinken-2.2-1|356	%{py_puresitedir}/%{name}
14cu|shinken-2.2-1|357	%{py_puresitedir}/Shinken*.egg-info
14cu|shinken-2.2-1|358	%doc README.rst COPYING Changelog THANKS doc
14cu|shinken-2.2-1|359	%{_sbindir}/%{name}
14cu|shinken-2.2-1|360	%{_sbindir}/%{name}-discovery
14cu|shinken-2.2-1|361	%{_mandir}/man8/%{name}.8*
14cu|shinken-2.2-1|362	%{_mandir}/man8/%{name}-discovery.8*
14cu|shinken-2.2-1|363	%config(noreplace) %{_sysconfdir}/%{name}
14cu|shinken-2.2-1|364	%exclude %{_sysconfdir}/%{name}/daemons/*.ini
14cu|shinken-2.2-1|365	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|shinken-2.2-1|366	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14cu|shinken-2.2-1|367	%attr(-,%{shinken_user},%{shinken_group}) %dir %{_localstatedir}/log/%{name}
14cu|shinken-2.2-1|368	%attr(-,%{shinken_user},%{shinken_group}) %{_localstatedir}/lib/%{name}
14cu|shinken-2.2-1|369	
14cu|shinken-2.2-1|370	%changelog
14cu|shinken-2.2-1|371	
14cu|shinken-2.2-1|372	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-1
14cu|shinken-2.2-1|373	- (c247fc3) Fix rpm-helper requirements
14cu|shinken-2.2-1|374	
14cu|shinken-2.2-1|375	

14644 14
14cu|shotcut-17.02-1|1	Summary:	Free, open source, cross-platform video editor
14cu|shotcut-17.02-1|2	Name:		shotcut
14cu|shotcut-17.02-1|3	Version:	17.02
14cu|shotcut-17.02-1|4	Release:	1
14cu|shotcut-17.02-1|5	License:	GPLv3+
14cu|shotcut-17.02-1|6	Group:		Video
14cu|shotcut-17.02-1|7	Url:		https://github.com/mltframework/shotcut/
14cu|shotcut-17.02-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|shotcut-17.02-1|9	Source1:	shotcut.desktop
14cu|shotcut-17.02-1|10	BuildRequires:	desktop-file-utils
14cu|shotcut-17.02-1|11	BuildRequires:	mlt >= 0.9.8
14cu|shotcut-17.02-1|12	BuildRequires:	qt5-linguist-tools >= 5.6
14cu|shotcut-17.02-1|13	BuildRequires:	ffmpeg-devel
14cu|shotcut-17.02-1|14	BuildRequires:	ladspa-devel
14cu|shotcut-17.02-1|15	BuildRequires:	pkgconfig(frei0r)
14cu|shotcut-17.02-1|16	BuildRequires:	pkgconfig(mlt++) >= 0.9.8
14cu|shotcut-17.02-1|17	BuildRequires:	pkgconfig(Qt5Concurrent) >= 5.6
14cu|shotcut-17.02-1|18	BuildRequires:	pkgconfig(Qt5Core) >= 5.6
14cu|shotcut-17.02-1|19	BuildRequires:	pkgconfig(Qt5Gui) >= 5.6
14cu|shotcut-17.02-1|20	BuildRequires:	pkgconfig(Qt5Multimedia) >= 5.6
14cu|shotcut-17.02-1|21	BuildRequires:	pkgconfig(Qt5Network) >= 5.6
14cu|shotcut-17.02-1|22	BuildRequires:	pkgconfig(Qt5OpenGL) >= 5.6
14cu|shotcut-17.02-1|23	BuildRequires:	pkgconfig(Qt5PrintSupport) >= 5.6
14cu|shotcut-17.02-1|24	BuildRequires:	pkgconfig(Qt5Quick) >= 5.6
14cu|shotcut-17.02-1|25	BuildRequires:	pkgconfig(Qt5WebKitWidgets) >= 5.6
14cu|shotcut-17.02-1|26	BuildRequires:	pkgconfig(Qt5X11Extras) >= 5.6
14cu|shotcut-17.02-1|27	BuildRequires:	pkgconfig(Qt5Xml) >= 5.6
14cu|shotcut-17.02-1|28	BuildRequires:	pkgconfig(Qt5QuickWidgets) >= 5.6
14cu|shotcut-17.02-1|29	BuildRequires:	pkgconfig(Qt5WebSockets) >= 5.6
14cu|shotcut-17.02-1|30	BuildRequires:	pkgconfig(vpx)
14cu|shotcut-17.02-1|31	
14cu|shotcut-17.02-1|32	# Mandatory req.
14cu|shotcut-17.02-1|33	Requires:	frei0r-plugins
14cu|shotcut-17.02-1|34	Requires:	ladspa
14cu|shotcut-17.02-1|35	Requires:	mlt >= 0.9.8
14cu|shotcut-17.02-1|36	Requires:	qt5-qtquickcontrols-qml
14cu|shotcut-17.02-1|37	
14cu|shotcut-17.02-1|38	
14cu|shotcut-17.02-1|39	%description
14cu|shotcut-17.02-1|40	Free, open source, cross-platform video editor.
14cu|shotcut-17.02-1|41	
14cu|shotcut-17.02-1|42	%files
14cu|shotcut-17.02-1|43	%doc COPYING README.md
14cu|shotcut-17.02-1|44	%{_bindir}/%{name}
14cu|shotcut-17.02-1|45	%{_datadir}/%{name}
14cu|shotcut-17.02-1|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|shotcut-17.02-1|47	%{_datadir}/applications/%{name}.desktop
14cu|shotcut-17.02-1|48	
14cu|shotcut-17.02-1|49	#----------------------------------------------------------------------------
14cu|shotcut-17.02-1|50	
14cu|shotcut-17.02-1|51	%prep
14cu|shotcut-17.02-1|52	%setup -q
14cu|shotcut-17.02-1|53	cp -p %{SOURCE1} .
14cu|shotcut-17.02-1|54	
14cu|shotcut-17.02-1|55	%build
14cu|shotcut-17.02-1|56	%qmake_qt5 \
14cu|shotcut-17.02-1|57	CONFIG-=c++11 \
14cu|shotcut-17.02-1|58	PREFIX=%{_prefix}
14cu|shotcut-17.02-1|59	%make
14cu|shotcut-17.02-1|60	
14cu|shotcut-17.02-1|61	lrelease-qt5 translations/*.ts
14cu|shotcut-17.02-1|62	
14cu|shotcut-17.02-1|63	%install
14cu|shotcut-17.02-1|64	%makeinstall_qt
14cu|shotcut-17.02-1|65	
14cu|shotcut-17.02-1|66	install -d -m0755 %{buildroot}%{_datadir}/%{name}/translations
14cu|shotcut-17.02-1|67	cp -a translations/*.qm %{buildroot}%{_datadir}/%{name}/translations
14cu|shotcut-17.02-1|68	
14cu|shotcut-17.02-1|69	for i in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
14cu|shotcut-17.02-1|70	install -Dm644 icons/%{name}-logo-64.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cu|shotcut-17.02-1|71	done
14cu|shotcut-17.02-1|72	
14cu|shotcut-17.02-1|73	desktop-file-install \
14cu|shotcut-17.02-1|74	%{name}.desktop \
14cu|shotcut-17.02-1|75	--dir=%{buildroot}%{_datadir}/applications
14cu|shotcut-17.02-1|76	
14cu|shotcut-17.02-1|77	chmod 644 %{buildroot}%{_datadir}/%{name}/qml/filters/webvfx_ruttetraizer/ruttetraizer.html
14cu|shotcut-17.02-1|78	chmod 644 %{buildroot}%{_datadir}/%{name}/qml/filters/webvfx_ruttetraizer/three.js
14cu|shotcut-17.02-1|79	
14cu|shotcut-17.02-1|80	%changelog
14cu|shotcut-17.02-1|81	
14cu|shotcut-17.02-1|82	* Mon Feb 13 2017 tremod <negry.m@yandex.ru> 17.02-1
14cu|shotcut-17.02-1|83	- (8b87857) Update to 17.02
14cu|shotcut-17.02-1|84	
14cu|shotcut-17.02-1|85	

14645 14
14cu|shutter-0.93.1-2|1	Summary:	Feature-rich screenshot application
14cu|shutter-0.93.1-2|2	Name:		shutter
14cu|shutter-0.93.1-2|3	Version:	0.93.1
14cu|shutter-0.93.1-2|4	Release:	2
14cu|shutter-0.93.1-2|5	License:	GPLv3+
14cu|shutter-0.93.1-2|6	Group:		Graphical desktop/GNOME
14cu|shutter-0.93.1-2|7	Url:		http://shutter-project.org/
14cu|shutter-0.93.1-2|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
14cu|shutter-0.93.1-2|9	Patch0:		%{name}-0.93-mga-i18n-desktop.patch
14cu|shutter-0.93.1-2|10	Patch2:         CVE-2015-0854.patch
14cu|shutter-0.93.1-2|11	Patch3:         shutter-0.93.1-fix-left-brace-warn.patch
14cu|shutter-0.93.1-2|12	Patch4:         shutter-0.93.1-mga-fix-utf8-locale.patch
14cu|shutter-0.93.1-2|13	BuildArch:	noarch
14cu|shutter-0.93.1-2|14	BuildRequires:	gettext
14cu|shutter-0.93.1-2|15	Requires:	gnome-vfs2
14cu|shutter-0.93.1-2|16	Requires:   perl-Image-ExifTool
14cu|shutter-0.93.1-2|17	Suggests:	gnome-web-photo
14cu|shutter-0.93.1-2|18	%rename gscrot
14cu|shutter-0.93.1-2|19	
14cu|shutter-0.93.1-2|20	%description
14cu|shutter-0.93.1-2|21	Shutter is a feature-rich screenshot program. You can take a screenshot of a
14cu|shutter-0.93.1-2|22	specific area, window, your whole screen, or even of a website - apply
14cu|shutter-0.93.1-2|23	different effects to it, draw on it to highlight points, and then upload
14cu|shutter-0.93.1-2|24	to an image hosting site, all within one window.
14cu|shutter-0.93.1-2|25	
14cu|shutter-0.93.1-2|26	%files -f %{name}.lang
14cu|shutter-0.93.1-2|27	%doc README
14cu|shutter-0.93.1-2|28	%{_bindir}/%{name}
14cu|shutter-0.93.1-2|29	%{_datadir}/%{name}/
14cu|shutter-0.93.1-2|30	%{_datadir}/applications/%{name}.desktop
14cu|shutter-0.93.1-2|31	%{_mandir}/man1/*
14cu|shutter-0.93.1-2|32	%{_iconsdir}/ubuntu-mono-dark/*
14cu|shutter-0.93.1-2|33	%{_iconsdir}/ubuntu-mono-light/*
14cu|shutter-0.93.1-2|34	%{_iconsdir}/hicolor/*
14cu|shutter-0.93.1-2|35	%{_datadir}/pixmaps/%{name}.png
14cu|shutter-0.93.1-2|36	%{_iconsdir}/HighContrast/scalable/apps/%{name}-panel.svg
14cu|shutter-0.93.1-2|37	%{_iconsdir}/HighContrast/scalable/apps/%{name}.svg
14cu|shutter-0.93.1-2|38	
14cu|shutter-0.93.1-2|39	#----------------------------------------------------------------------------
14cu|shutter-0.93.1-2|40	
14cu|shutter-0.93.1-2|41	%prep
14cu|shutter-0.93.1-2|42	%setup -q
14cu|shutter-0.93.1-2|43	%patch0 -p1
14cu|shutter-0.93.1-2|44	%patch2 -p1 -b .CVE-2015-0854
14cu|shutter-0.93.1-2|45	%patch3 -p1 -b .LEFT_BRACE_WARN
14cu|shutter-0.93.1-2|46	%patch4 -p1 -b .UTF8_LOCALE
14cu|shutter-0.93.1-2|47	
14cu|shutter-0.93.1-2|48	%build
14cu|shutter-0.93.1-2|49	
14cu|shutter-0.93.1-2|50	%install
14cu|shutter-0.93.1-2|51	# Remove non-standard groups
14cu|shutter-0.93.1-2|52	perl -i -ln -e 'print unless m{\A\[(Select|Screen|Window|Active) Shortcut Group\]\s*\z}..m{\A\s*\z}' share/applications/%{name}.desktop
14cu|shutter-0.93.1-2|53	
14cu|shutter-0.93.1-2|54	install -d -m 755 %{buildroot}%{_bindir}
14cu|shutter-0.93.1-2|55	install -m 755 bin/shutter %{buildroot}%{_bindir}
14cu|shutter-0.93.1-2|56	
14cu|shutter-0.93.1-2|57	install -d -m 755 %{buildroot}%{_datadir}
14cu|shutter-0.93.1-2|58	cp -pr share/* %{buildroot}%{_datadir}
14cu|shutter-0.93.1-2|59	
14cu|shutter-0.93.1-2|60	%find_lang %{name}
14cu|shutter-0.93.1-2|61	%find_lang %{name}-plugins
14cu|shutter-0.93.1-2|62	%find_lang %{name}-upload-plugins
14cu|shutter-0.93.1-2|63	cat %{name}-plugins.lang >> %{name}.lang
14cu|shutter-0.93.1-2|64	cat %{name}-upload-plugins.lang >> %{name}.lang
14cu|shutter-0.93.1-2|65	
14cu|shutter-0.93.1-2|66	
14cu|shutter-0.93.1-2|67	
14cu|shutter-0.93.1-2|68	
14cu|shutter-0.93.1-2|69	%changelog
14cu|shutter-0.93.1-2|70	
14cu|shutter-0.93.1-2|71	* Sun May 07 2017 Victor Ryzhikh <victorr2007@yandex.ru> 0.93.1-2
14cu|shutter-0.93.1-2|72	- (7432df5) Fix utf8 locale
14cu|shutter-0.93.1-2|73	
14cu|shutter-0.93.1-2|74	

14646 14
14cu|siefs-0.5-2|1	%define debug_package %{nil}
14cu|siefs-0.5-2|2	
14cu|siefs-0.5-2|3	Summary:	SieFS - virtual filesystem for Siemens mobile phones' memory
14cu|siefs-0.5-2|4	Name:		siefs
14cu|siefs-0.5-2|5	Version:	0.5
14cu|siefs-0.5-2|6	Release:	2
14cu|siefs-0.5-2|7	License:	GPL, partially free (see COPYRIGHT.vmo2wav)
14cu|siefs-0.5-2|8	Group:		System/Base
14cu|siefs-0.5-2|9	Source0:	http://chaos.allsiemens.com/download/%{name}-%{version}.tar.gz
14cu|siefs-0.5-2|10	Patch0:		siefs-0.5-qa-fixes.patch
14cu|siefs-0.5-2|11	URL:		http://chaos.allsiemens.com/siefs/
14cu|siefs-0.5-2|12	BuildRequires:	autoconf
14cu|siefs-0.5-2|13	BuildRequires:	automake
14cu|siefs-0.5-2|14	BuildRequires:	pkgconfig(fuse) >= 2.2
14cu|siefs-0.5-2|15	BuildRequires:	pkgconfig
14cu|siefs-0.5-2|16	
14cu|siefs-0.5-2|17	%description
14cu|siefs-0.5-2|18	This is SieFS - a virtual filesystem for accessing Siemens mobile
14cu|siefs-0.5-2|19	phones' memory via datacable. Now you can mount your phone to a Linux
14cu|siefs-0.5-2|20	box and browse it like a simple directory! The program was tested on
14cu|siefs-0.5-2|21	S45/ME45/SL45/S55/M55/MC60, but should work also on C55/M50/MT50/SL55/C60.
14cu|siefs-0.5-2|22	
14cu|siefs-0.5-2|23	%description -l pl
14cu|siefs-0.5-2|24	SieFS - wirtualny system plikw udostpniajcy pami telefonw
14cu|siefs-0.5-2|25	komrkowych Siemens podczonych kablem. Pozwala podmontowa telefon
14cu|siefs-0.5-2|26	spod Linuksa i przeglda go tak, jak zwyky katalog. Program by
14cu|siefs-0.5-2|27	testowany na S45/ME45/SL45/S55/MC60, ale powinien dziaa take z
14cu|siefs-0.5-2|28	C55/M50/MT50/SL55/C60.
14cu|siefs-0.5-2|29	
14cu|siefs-0.5-2|30	%prep
14cu|siefs-0.5-2|31	%setup -q
14cu|siefs-0.5-2|32	%apply_patches
14cu|siefs-0.5-2|33	
14cu|siefs-0.5-2|34	%build
14cu|siefs-0.5-2|35	autoreconf -fiv
14cu|siefs-0.5-2|36	CFLAGS="$(pkg-config --cflags fuse) -DFUSE_USE_VERSION=22"
14cu|siefs-0.5-2|37	LDFLAGS="$(pkg-config --libs fuse)"
14cu|siefs-0.5-2|38	%configure \
14cu|siefs-0.5-2|39	--with-fuse=%{_prefix}
14cu|siefs-0.5-2|40	%make
14cu|siefs-0.5-2|41	
14cu|siefs-0.5-2|42	%install
14cu|siefs-0.5-2|43	%makeinstall_std
14cu|siefs-0.5-2|44	
14cu|siefs-0.5-2|45	cp converter/README README.vmo2wav
14cu|siefs-0.5-2|46	cp converter/COPYRIGHT COPYRIGHT.vmo2wav
14cu|siefs-0.5-2|47	
14cu|siefs-0.5-2|48	%files
14cu|siefs-0.5-2|49	%doc AUTHORS README* ChangeLog COPYRIGHT.vmo2wav
14cu|siefs-0.5-2|50	%attr(755,root,root) %{_bindir}/*
14cu|siefs-0.5-2|51	/sbin/mount.siefs
14cu|siefs-0.5-2|52	
14cu|siefs-0.5-2|53	%changelog
14cu|siefs-0.5-2|54	
14cu|siefs-0.5-2|55	* Mon Apr 13 2015 Alexander Khryukin <alexander@mezon.ru> 0.5-2
14cu|siefs-0.5-2|56	- (313dd31) QA fix for siefs
14cu|siefs-0.5-2|57	
14cu|siefs-0.5-2|58	

14647 14
14cu|sienna-1.0c-1|1	Name:           sienna
14cu|sienna-1.0c-1|2	Version:        1.0c
14cu|sienna-1.0c-1|3	Release:        1
14cu|sienna-1.0c-1|4	Summary:        Simple, albeit frustrating, one-button platformer
14cu|sienna-1.0c-1|5	Group:          Games/Arcade
14cu|sienna-1.0c-1|6	License:        zlib
14cu|sienna-1.0c-1|7	Url:            http://tangramgames.dk/games/sienna/
14cu|sienna-1.0c-1|8	Source0:        https://github.com/SimonLarsen/sienna/archive/%{name}-%{version}.tar.gz
14cu|sienna-1.0c-1|9	Source1:        http://tangramgames.dk/img/thumb/sienna.png
14cu|sienna-1.0c-1|10	BuildRequires:  imagemagick
14cu|sienna-1.0c-1|11	BuildRequires:  zip
14cu|sienna-1.0c-1|12	
14cu|sienna-1.0c-1|13	Requires:       love >= 0.10
14cu|sienna-1.0c-1|14	BuildArch:      noarch
14cu|sienna-1.0c-1|15	
14cu|sienna-1.0c-1|16	%description
14cu|sienna-1.0c-1|17	Sienna is a simple, albeit frustrating,
14cu|sienna-1.0c-1|18	one-button platformer.
14cu|sienna-1.0c-1|19	The game started as a solo project by
14cu|sienna-1.0c-1|20	Simon but features some artwork by Lukas.
14cu|sienna-1.0c-1|21	Sienna was never properly finished but
14cu|sienna-1.0c-1|22	is still pretty fun if you like a challenge.
14cu|sienna-1.0c-1|23	
14cu|sienna-1.0c-1|24	
14cu|sienna-1.0c-1|25	
14cu|sienna-1.0c-1|26	%files
14cu|sienna-1.0c-1|27	%doc *.md *.txt
14cu|sienna-1.0c-1|28	%{_datadir}/applications/%{name}.desktop
14cu|sienna-1.0c-1|29	%{_gamesbindir}/%{name}
14cu|sienna-1.0c-1|30	%{_gamesdatadir}/%{name}/%{name}.love
14cu|sienna-1.0c-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|sienna-1.0c-1|32	
14cu|sienna-1.0c-1|33	#----------------------------------------------------------------------------
14cu|sienna-1.0c-1|34	
14cu|sienna-1.0c-1|35	%prep
14cu|sienna-1.0c-1|36	%setup -q
14cu|sienna-1.0c-1|37	
14cu|sienna-1.0c-1|38	%build
14cu|sienna-1.0c-1|39	
14cu|sienna-1.0c-1|40	%install
14cu|sienna-1.0c-1|41	# data
14cu|sienna-1.0c-1|42	zip -9 -r %{name}.love .
14cu|sienna-1.0c-1|43	install -D -m644 %{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|sienna-1.0c-1|44	
14cu|sienna-1.0c-1|45	# wrapper
14cu|sienna-1.0c-1|46	mkdir -p %{buildroot}%{_gamesbindir}
14cu|sienna-1.0c-1|47	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|sienna-1.0c-1|48	#!/bin/sh
14cu|sienna-1.0c-1|49	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|sienna-1.0c-1|50	EOF
14cu|sienna-1.0c-1|51	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|sienna-1.0c-1|52	
14cu|sienna-1.0c-1|53	# Desktop entry
14cu|sienna-1.0c-1|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|sienna-1.0c-1|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|sienna-1.0c-1|56	[Desktop Entry]
14cu|sienna-1.0c-1|57	Name=Sienna
14cu|sienna-1.0c-1|58	GenericName=%{summary}
14cu|sienna-1.0c-1|59	Comment=%{summary}
14cu|sienna-1.0c-1|60	Exec=%{name}
14cu|sienna-1.0c-1|61	Icon=%{name}
14cu|sienna-1.0c-1|62	Terminal=false
14cu|sienna-1.0c-1|63	Type=Application
14cu|sienna-1.0c-1|64	Categories=Game;ArcadeGame;
14cu|sienna-1.0c-1|65	EOF
14cu|sienna-1.0c-1|66	
14cu|sienna-1.0c-1|67	
14cu|sienna-1.0c-1|68	# icons
14cu|sienna-1.0c-1|69	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|sienna-1.0c-1|70	install -dm 0755 \
14cu|sienna-1.0c-1|71	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|sienna-1.0c-1|72	convert -strip -resize $size %{SOURCE1} \
14cu|sienna-1.0c-1|73	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|sienna-1.0c-1|74	done
14cu|sienna-1.0c-1|75	
14cu|sienna-1.0c-1|76	
14cu|sienna-1.0c-1|77	%changelog
14cu|sienna-1.0c-1|78	
14cu|sienna-1.0c-1|79	* Mon Apr 24 2017 abfonly <abfonly@gmail.com> 1.0c-1
14cu|sienna-1.0c-1|80	- (841e646) Imported from SRPM
14cu|sienna-1.0c-1|81	
14cu|sienna-1.0c-1|82	

14648 14
14cu|sieve-connect-0.87-1|1	Name:		sieve-connect
14cu|sieve-connect-0.87-1|2	Version:	0.87
14cu|sieve-connect-0.87-1|3	Release:	1
14cu|sieve-connect-0.87-1|4	Summary:	A client for the ManageSieve protocol
14cu|sieve-connect-0.87-1|5	Group:		Networking/Mail
14cu|sieve-connect-0.87-1|6	License:	BSD
14cu|sieve-connect-0.87-1|7	URL:		http://people.spodhuis.org/phil.pennock/software/
14cu|sieve-connect-0.87-1|8	Source0:	http://people.spodhuis.org/phil.pennock/software/%{name}-%{version}.tar.bz2
14cu|sieve-connect-0.87-1|9	BuildArch:	noarch
14cu|sieve-connect-0.87-1|10	Requires:	perl
14cu|sieve-connect-0.87-1|11	Requires:	perl-Authen-SASL
14cu|sieve-connect-0.87-1|12	Requires:	perl-IO-Socket-INET6
14cu|sieve-connect-0.87-1|13	Requires:	perl-IO-Socket-SSL
14cu|sieve-connect-0.87-1|14	Requires:	perl-Net-DNS
14cu|sieve-connect-0.87-1|15	Requires:	perl-Term-ReadKey
14cu|sieve-connect-0.87-1|16	Suggests:	perl-Pod-Simple
14cu|sieve-connect-0.87-1|17	Suggests:	perl-Term-ReadLine-Gnu
14cu|sieve-connect-0.87-1|18	
14cu|sieve-connect-0.87-1|19	%description
14cu|sieve-connect-0.87-1|20	This is sieve-connect.  A client for the ManageSieve protocol, as
14cu|sieve-connect-0.87-1|21	specified in RFC 5804.  Historically, this was MANAGESIEVE as implemented
14cu|sieve-connect-0.87-1|22	by timsieved in Cyrus IMAP.
14cu|sieve-connect-0.87-1|23	
14cu|sieve-connect-0.87-1|24	sieve-connect speaks ManageSieve and supports TLS for connection privacy
14cu|sieve-connect-0.87-1|25	and also authentication if using client certificates.  sieve-connect
14cu|sieve-connect-0.87-1|26	will use SASL authentication; SASL integrity layers are not supported,
14cu|sieve-connect-0.87-1|27	use TLS instead.  GSSAPI-based authentication should generally work,
14cu|sieve-connect-0.87-1|28	provided that client and server can use a common underlaying protocol.
14cu|sieve-connect-0.87-1|29	If it doesn't work for you, please report the issue.
14cu|sieve-connect-0.87-1|30	
14cu|sieve-connect-0.87-1|31	sieve-connect is designed to be both a tool which can be invoked from
14cu|sieve-connect-0.87-1|32	scripts and also a decent interactive client.  It should also be a
14cu|sieve-connect-0.87-1|33	drop-in replacement for "sieveshell", as supplied with Cyrus IMAP.
14cu|sieve-connect-0.87-1|34	
14cu|sieve-connect-0.87-1|35	%prep
14cu|sieve-connect-0.87-1|36	%setup -q
14cu|sieve-connect-0.87-1|37	
14cu|sieve-connect-0.87-1|38	%build
14cu|sieve-connect-0.87-1|39	
14cu|sieve-connect-0.87-1|40	%install
14cu|sieve-connect-0.87-1|41	%__install -d -m 755 %{buildroot}%{_bindir}/
14cu|sieve-connect-0.87-1|42	%__install -d -m 755 %{buildroot}%{_mandir}/man1/
14cu|sieve-connect-0.87-1|43	make INSTALLROOT=%{buildroot} PREFIX=%{_prefix} MANDIR=/share/man install
14cu|sieve-connect-0.87-1|44	
14cu|sieve-connect-0.87-1|45	%files
14cu|sieve-connect-0.87-1|46	%{_bindir}/%{name}
14cu|sieve-connect-0.87-1|47	%{_mandir}/man1/%{name}.1*
14cu|sieve-connect-0.87-1|48	%changelog
14cu|sieve-connect-0.87-1|49	
14cu|sieve-connect-0.87-1|50	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 0.87-1
14cu|sieve-connect-0.87-1|51	- (96e34aa) Merge pull request #1 from alozhkov/sieve-connect:rosa2014.1
14cu|sieve-connect-0.87-1|52	- (96e34aa) Updated to a new version
14cu|sieve-connect-0.87-1|53	
14cu|sieve-connect-0.87-1|54	

14649 14
14cu|sigar-1.6.5-1|1	%define major 0
14cu|sigar-1.6.5-1|2	%define libname %mklibname %{name} %{major}
14cu|sigar-1.6.5-1|3	%define devname %mklibname %{name} -d
14cu|sigar-1.6.5-1|4	
14cu|sigar-1.6.5-1|5	Summary:	System Information Gatherer And Reporter
14cu|sigar-1.6.5-1|6	Name:		sigar
14cu|sigar-1.6.5-1|7	Version:	1.6.5
14cu|sigar-1.6.5-1|8	Release:	1
14cu|sigar-1.6.5-1|9	License:	GPLv2+
14cu|sigar-1.6.5-1|10	Group:		Monitoring
14cu|sigar-1.6.5-1|11	Url:		http://support.hyperic.com/display/SIGAR/Home
14cu|sigar-1.6.5-1|12	Source0:	%{name}-%{version}.tar.bz2
14cu|sigar-1.6.5-1|13	Patch0:		sigar-1.6.5-tirpc.patch
14cu|sigar-1.6.5-1|14	Patch1:		bz714249-1-cpu-count.patch
14cu|sigar-1.6.5-1|15	Patch2:		bz746288-1-cpu-count-arch.patch
14cu|sigar-1.6.5-1|16	Patch3:		sigar-1.6.5-soversion.patch
14cu|sigar-1.6.5-1|17	BuildRequires:	cmake
14cu|sigar-1.6.5-1|18	BuildRequires:	valgrind
14cu|sigar-1.6.5-1|19	BuildRequires:	pkgconfig(libtirpc)
14cu|sigar-1.6.5-1|20	BuildRequires:	pkgconfig(python)
14cu|sigar-1.6.5-1|21	
14cu|sigar-1.6.5-1|22	%description
14cu|sigar-1.6.5-1|23	The Sigar API provides a portable interface for gathering system information
14cu|sigar-1.6.5-1|24	such as:
14cu|sigar-1.6.5-1|25	
14cu|sigar-1.6.5-1|26	* System memory, swap, cpu, load average, uptime, logins
14cu|sigar-1.6.5-1|27	* Per-process memory, cpu, credential info, state, arguments,
14cu|sigar-1.6.5-1|28	environment, open files
14cu|sigar-1.6.5-1|29	* File system detection and metrics
14cu|sigar-1.6.5-1|30	* Network interface detection, configuration info and metrics
14cu|sigar-1.6.5-1|31	* TCP and UDP connection tables
14cu|sigar-1.6.5-1|32	* Network route table
14cu|sigar-1.6.5-1|33	
14cu|sigar-1.6.5-1|34	#----------------------------------------------------------------------------
14cu|sigar-1.6.5-1|35	
14cu|sigar-1.6.5-1|36	%package -n %{libname}
14cu|sigar-1.6.5-1|37	Summary:	System Information Gatherer And Reporter
14cu|sigar-1.6.5-1|38	Group:		System/Libraries
14cu|sigar-1.6.5-1|39	
14cu|sigar-1.6.5-1|40	%description -n %{libname}
14cu|sigar-1.6.5-1|41	The Sigar API provides a portable interface for gathering system information
14cu|sigar-1.6.5-1|42	such as:
14cu|sigar-1.6.5-1|43	
14cu|sigar-1.6.5-1|44	* System memory, swap, cpu, load average, uptime, logins
14cu|sigar-1.6.5-1|45	* Per-process memory, cpu, credential info, state, arguments,
14cu|sigar-1.6.5-1|46	environment, open files
14cu|sigar-1.6.5-1|47	* File system detection and metrics
14cu|sigar-1.6.5-1|48	* Network interface detection, configuration info and metrics
14cu|sigar-1.6.5-1|49	* TCP and UDP connection tables
14cu|sigar-1.6.5-1|50	* Network route table
14cu|sigar-1.6.5-1|51	
14cu|sigar-1.6.5-1|52	%files -n %{libname}
14cu|sigar-1.6.5-1|53	%{_libdir}/lib%{name}.so.%{major}*
14cu|sigar-1.6.5-1|54	
14cu|sigar-1.6.5-1|55	#----------------------------------------------------------------------------
14cu|sigar-1.6.5-1|56	
14cu|sigar-1.6.5-1|57	%package -n %{devname}
14cu|sigar-1.6.5-1|58	Summary:	System Information Gatherer And Reporter
14cu|sigar-1.6.5-1|59	Group:		Development/Other
14cu|sigar-1.6.5-1|60	Requires:	%{libname} = %{EVRD}
14cu|sigar-1.6.5-1|61	Provides:	%{name}-devel = %{EVRD}
14cu|sigar-1.6.5-1|62	
14cu|sigar-1.6.5-1|63	%description -n %{devname}
14cu|sigar-1.6.5-1|64	The Sigar API provides a portable interface for gathering system information
14cu|sigar-1.6.5-1|65	such as:
14cu|sigar-1.6.5-1|66	
14cu|sigar-1.6.5-1|67	* System memory, swap, cpu, load average, uptime, logins
14cu|sigar-1.6.5-1|68	* Per-process memory, cpu, credential info, state, arguments,
14cu|sigar-1.6.5-1|69	environment, open files
14cu|sigar-1.6.5-1|70	* File system detection and metrics
14cu|sigar-1.6.5-1|71	* Network interface detection, configuration info and metrics
14cu|sigar-1.6.5-1|72	* TCP and UDP connection tables
14cu|sigar-1.6.5-1|73	* Network route table
14cu|sigar-1.6.5-1|74	
14cu|sigar-1.6.5-1|75	%files -n %{devname}
14cu|sigar-1.6.5-1|76	%{_includedir}/*.h
14cu|sigar-1.6.5-1|77	%{_libdir}/lib%{name}.so
14cu|sigar-1.6.5-1|78	
14cu|sigar-1.6.5-1|79	#----------------------------------------------------------------------------
14cu|sigar-1.6.5-1|80	
14cu|sigar-1.6.5-1|81	%package -n python-%{name}
14cu|sigar-1.6.5-1|82	Summary:	System Information Gatherer And Reporter
14cu|sigar-1.6.5-1|83	Group:		Development/Python
14cu|sigar-1.6.5-1|84	
14cu|sigar-1.6.5-1|85	%description -n python-%{name}
14cu|sigar-1.6.5-1|86	The Sigar API provides a portable interface for gathering system information
14cu|sigar-1.6.5-1|87	such as:
14cu|sigar-1.6.5-1|88	
14cu|sigar-1.6.5-1|89	* System memory, swap, cpu, load average, uptime, logins
14cu|sigar-1.6.5-1|90	* Per-process memory, cpu, credential info, state, arguments,
14cu|sigar-1.6.5-1|91	environment, open files
14cu|sigar-1.6.5-1|92	* File system detection and metrics
14cu|sigar-1.6.5-1|93	* Network interface detection, configuration info and metrics
14cu|sigar-1.6.5-1|94	* TCP and UDP connection tables
14cu|sigar-1.6.5-1|95	* Network route table
14cu|sigar-1.6.5-1|96	
14cu|sigar-1.6.5-1|97	%files -n python-%{name}
14cu|sigar-1.6.5-1|98	%{py_platsitedir}/*
14cu|sigar-1.6.5-1|99	
14cu|sigar-1.6.5-1|100	#----------------------------------------------------------------------------
14cu|sigar-1.6.5-1|101	
14cu|sigar-1.6.5-1|102	%prep
14cu|sigar-1.6.5-1|103	%setup -q
14cu|sigar-1.6.5-1|104	%patch0 -p1
14cu|sigar-1.6.5-1|105	%patch1 -p1
14cu|sigar-1.6.5-1|106	%patch2 -p1
14cu|sigar-1.6.5-1|107	%patch3 -p1
14cu|sigar-1.6.5-1|108	
14cu|sigar-1.6.5-1|109	# Fix lib directory
14cu|sigar-1.6.5-1|110	sed -i 's|DESTINATION lib|DESTINATION %{_lib}|' src/CMakeLists.txt
14cu|sigar-1.6.5-1|111	
14cu|sigar-1.6.5-1|112	%build
14cu|sigar-1.6.5-1|113	pushd bindings/python
14cu|sigar-1.6.5-1|114	python setup.py build
14cu|sigar-1.6.5-1|115	popd
14cu|sigar-1.6.5-1|116	
14cu|sigar-1.6.5-1|117	%cmake
14cu|sigar-1.6.5-1|118	%make
14cu|sigar-1.6.5-1|119	
14cu|sigar-1.6.5-1|120	%install
14cu|sigar-1.6.5-1|121	%makeinstall_std -C build
14cu|sigar-1.6.5-1|122	
14cu|sigar-1.6.5-1|123	pushd bindings/python
14cu|sigar-1.6.5-1|124	python setup.py install --root=%{buildroot}
14cu|sigar-1.6.5-1|125	popd
14cu|sigar-1.6.5-1|126	
14cu|sigar-1.6.5-1|127	
14cu|sigar-1.6.5-1|128	%changelog
14cu|sigar-1.6.5-1|129	
14cu|sigar-1.6.5-1|130	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.5-1
14cu|sigar-1.6.5-1|131	- (4fca758) New version 1.6.5
14cu|sigar-1.6.5-1|132	- (4fca758) Switch to cmake
14cu|sigar-1.6.5-1|133	
14cu|sigar-1.6.5-1|134	

14650 14
14cu|sigil-0.8.2-1|1	%define oname	Sigil
14cu|sigil-0.8.2-1|2	
14cu|sigil-0.8.2-1|3	Summary:	A free, open source WYSIWYG ebook editor
14cu|sigil-0.8.2-1|4	Name:		sigil
14cu|sigil-0.8.2-1|5	Version:	0.8.2
14cu|sigil-0.8.2-1|6	Release:	1
14cu|sigil-0.8.2-1|7	Url:		http://code.google.com/p/sigil/
14cu|sigil-0.8.2-1|8	Source0:	https://github.com/user-none/Sigil/releases/download/%{version}/%{oname}-%{version}-Code.zip
14cu|sigil-0.8.2-1|9	Source1:	ru_RU.aff
14cu|sigil-0.8.2-1|10	Source2:	ru_RU.dic
14cu|sigil-0.8.2-1|11	# from Anssi: this makes it use system libs instead of bundled ones. Except for
14cu|sigil-0.8.2-1|12	# libtidy which has some local hacks not present in system-provided libtidy.
14cu|sigil-0.8.2-1|13	# code is GPlv3 and content is CC BY-SA
14cu|sigil-0.8.2-1|14	License:	GPLv3 and Creative Commons Attribution-ShareAlike
14cu|sigil-0.8.2-1|15	Group:		Office
14cu|sigil-0.8.2-1|16	BuildRequires:	cmake
14cu|sigil-0.8.2-1|17	BuildRequires:	boost-devel >= 1.54.0
14cu|sigil-0.8.2-1|18	BuildRequires:	flightcrew-devel
14cu|sigil-0.8.2-1|19	BuildRequires:	qt5-devel
14cu|sigil-0.8.2-1|20	BuildRequires:	qt5-tools
14cu|sigil-0.8.2-1|21	BuildRequires:  qt5-linguist-tools
14cu|sigil-0.8.2-1|22	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|sigil-0.8.2-1|23	BuildRequires:	pkgconfig(Qt5Svg)
14cu|sigil-0.8.2-1|24	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|sigil-0.8.2-1|25	BuildRequires:	pkgconfig(Qt5Quick)
14cu|sigil-0.8.2-1|26	BuildRequires:	pkgconfig(Qt5Qml)
14cu|sigil-0.8.2-1|27	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|sigil-0.8.2-1|28	BuildRequires:	pkgconfig(Qt5Help)
14cu|sigil-0.8.2-1|29	BuildRequires:	pkgconfig(xerces-c) >= 3.1
14cu|sigil-0.8.2-1|30	BuildRequires:	pkgconfig(hunspell) >= 1.3.2
14cu|sigil-0.8.2-1|31	BuildRequires:	pkgconfig(libpcre) >= 8.31
14cu|sigil-0.8.2-1|32	BuildRequires:	pkgconfig(zlib) >= 1.2.7
14cu|sigil-0.8.2-1|33	BuildRequires:	pkgconfig(minizip)
14cu|sigil-0.8.2-1|34	
14cu|sigil-0.8.2-1|35	%description
14cu|sigil-0.8.2-1|36	Sigil is a free, open source WYSIWYG e-book editor.
14cu|sigil-0.8.2-1|37	It is designed to edit books in ePub format.
14cu|sigil-0.8.2-1|38	
14cu|sigil-0.8.2-1|39	%prep
14cu|sigil-0.8.2-1|40	%setup -q -n %{oname}-%{version}
14cu|sigil-0.8.2-1|41	
14cu|sigil-0.8.2-1|42	# remove unbundled stuff
14cu|sigil-0.8.2-1|43	for i in src/*; do
14cu|sigil-0.8.2-1|44	# lets not remove Sigil itself ...
14cu|sigil-0.8.2-1|45	if [ "$i" = "src/Sigil" ]; then
14cu|sigil-0.8.2-1|46	continue
14cu|sigil-0.8.2-1|47	fi
14cu|sigil-0.8.2-1|48	# tidyLib is modified to deal with epub, so stick with the bundled copy
14cu|sigil-0.8.2-1|49	if [ "$i" = "src/tidyLib" ]; then
14cu|sigil-0.8.2-1|50	continue
14cu|sigil-0.8.2-1|51	fi
14cu|sigil-0.8.2-1|52	rm -r "$i"
14cu|sigil-0.8.2-1|53	done
14cu|sigil-0.8.2-1|54	
14cu|sigil-0.8.2-1|55	%build
14cu|sigil-0.8.2-1|56	# there are only internal helper libs, and they need to be static as build
14cu|sigil-0.8.2-1|57	# fails otherwise (they contain undefined symbols), and making them shared
14cu|sigil-0.8.2-1|58	# libs wouldn't make sense anyway (they are not shared by anything else)
14cu|sigil-0.8.2-1|59	# - Anssi 06/2010
14cu|sigil-0.8.2-1|60	%cmake_qt5 \
14cu|sigil-0.8.2-1|61	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|sigil-0.8.2-1|62	-DBUILD_STATIC_LIBS:BOOL=ON \
14cu|sigil-0.8.2-1|63	-DHUNSPELL_DICTS_PATH=%{_datadir}/myspell
14cu|sigil-0.8.2-1|64	%make
14cu|sigil-0.8.2-1|65	
14cu|sigil-0.8.2-1|66	%install
14cu|sigil-0.8.2-1|67	%makeinstall_std -C build
14cu|sigil-0.8.2-1|68	
14cu|sigil-0.8.2-1|69	# install icons for the .desktop file
14cu|sigil-0.8.2-1|70	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/sigil.png
14cu|sigil-0.8.2-1|71	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/sigil.png
14cu|sigil-0.8.2-1|72	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/sigil.png
14cu|sigil-0.8.2-1|73	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/sigil.png
14cu|sigil-0.8.2-1|74	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/sigil.png
14cu|sigil-0.8.2-1|75	
14cu|sigil-0.8.2-1|76	# create a .desktop file:
14cu|sigil-0.8.2-1|77	mkdir -p %{buildroot}%{_datadir}/applications
14cu|sigil-0.8.2-1|78	
14cu|sigil-0.8.2-1|79	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|sigil-0.8.2-1|80	[Desktop Entry]
14cu|sigil-0.8.2-1|81	Type=Application
14cu|sigil-0.8.2-1|82	Name=%{oname}
14cu|sigil-0.8.2-1|83	Comment=WYSIWYG ebook editor
14cu|sigil-0.8.2-1|84	Icon=%{name}
14cu|sigil-0.8.2-1|85	Exec=%{name} %u
14cu|sigil-0.8.2-1|86	MimeType=application/epub+zip;
14cu|sigil-0.8.2-1|87	Categories=Office;
14cu|sigil-0.8.2-1|88	EOF
14cu|sigil-0.8.2-1|89	
14cu|sigil-0.8.2-1|90	# install additional dictionaries
14cu|sigil-0.8.2-1|91	install -m644 -D %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/%{name}/hunspell_dictionaries/
14cu|sigil-0.8.2-1|92	
14cu|sigil-0.8.2-1|93	%find_lang %{name} --with-qt
14cu|sigil-0.8.2-1|94	
14cu|sigil-0.8.2-1|95	%files -f %{name}.lang
14cu|sigil-0.8.2-1|96	%doc ChangeLog.txt COPYING.txt README.md
14cu|sigil-0.8.2-1|97	%{_bindir}/%{name}
14cu|sigil-0.8.2-1|98	%{_datadir}/%{name}/examples
14cu|sigil-0.8.2-1|99	%{_datadir}/%{name}/hunspell_dictionaries
14cu|sigil-0.8.2-1|100	%{_datadir}/%{name}/plugin_launchers
14cu|sigil-0.8.2-1|101	%{_datadir}/%{name}/translations/sigil_cmn.qm
14cu|sigil-0.8.2-1|102	%{_datadir}/applications/%{name}.desktop
14cu|sigil-0.8.2-1|103	%{_iconsdir}/hicolor/*/apps/*.png
14cu|sigil-0.8.2-1|104	%{_datadir}/pixmaps/*.png
14cu|sigil-0.8.2-1|105	
14cu|sigil-0.8.2-1|106	%changelog
14cu|sigil-0.8.2-1|107	
14cu|sigil-0.8.2-1|108	* Wed Jul 15 2015 dsilakov <denis.silakov@rosalab.ru> 0.8.2-1
14cu|sigil-0.8.2-1|109	- (89ffbaf) Merge pull request #1 from alozhkov/sigil:rosa2014.1
14cu|sigil-0.8.2-1|110	- (89ffbaf) 0.8.2
14cu|sigil-0.8.2-1|111	
14cu|sigil-0.8.2-1|112	

14651 14
14cu|silicon-2.0.0-5|1	%define major 2
14cu|silicon-2.0.0-5|2	%define libsdatabase %mklibname SDataBase %{major}
14cu|silicon-2.0.0-5|3	%define libsidi %mklibname SiDi %{major}
14cu|silicon-2.0.0-5|4	%define libsiliconlib %mklibname SiliconLib %{major}
14cu|silicon-2.0.0-5|5	
14cu|silicon-2.0.0-5|6	Summary:	Disc burning and managing application
14cu|silicon-2.0.0-5|7	Name:		silicon
14cu|silicon-2.0.0-5|8	Version:	2.0.0
14cu|silicon-2.0.0-5|9	Release:	5
14cu|silicon-2.0.0-5|10	License:	GPLv3+
14cu|silicon-2.0.0-5|11	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|12	Url:		http://getsilicon.org
14cu|silicon-2.0.0-5|13	Source0:	http://getsilicon.org/download/%{name}_%{version}_source.tar.gz
14cu|silicon-2.0.0-5|14	Source1:        Silicon-lang-ru.ts.tar.gz
14cu|silicon-2.0.0-5|15	Source2:        CMakeLists.txt.tar.gz
14cu|silicon-2.0.0-5|16	Patch0:		silicon-1.8.1-splugin-lyricbrowser.patch
14cu|silicon-2.0.0-5|17	Patch1:		silicon-1.8.1-qtlocalpeer.patch
14cu|silicon-2.0.0-5|18	Patch2:		silicon-2.0.0-versioned-libraries.patch
14cu|silicon-2.0.0-5|19	BuildRequires:	cmake
14cu|silicon-2.0.0-5|20	BuildRequires:	qt4-devel
14cu|silicon-2.0.0-5|21	BuildRequires:	pkgconfig(phonon)
14cu|silicon-2.0.0-5|22	BuildRequires:	pkgconfig(taglib)
14cu|silicon-2.0.0-5|23	# Extra BR needed for plugins check
14cu|silicon-2.0.0-5|24	BuildRequires:	cdrkit
14cu|silicon-2.0.0-5|25	BuildRequires:	cdrkit-genisoimage
14cu|silicon-2.0.0-5|26	BuildRequires:	dvd+rw-tools
14cu|silicon-2.0.0-5|27	BuildRequires:	fuse
14cu|silicon-2.0.0-5|28	BuildRequires:	fuseiso
14cu|silicon-2.0.0-5|29	BuildRequires:	mpg123
14cu|silicon-2.0.0-5|30	BuildRequires:	udisks
14cu|silicon-2.0.0-5|31	Requires:	cdrkit
14cu|silicon-2.0.0-5|32	Requires:	cdrkit-genisoimage
14cu|silicon-2.0.0-5|33	Requires:	dvd+rw-tools
14cu|silicon-2.0.0-5|34	Requires:	qt4-database-plugin-mysql
14cu|silicon-2.0.0-5|35	Suggests:	%{name}-audio-disc
14cu|silicon-2.0.0-5|36	Suggests:	%{name}-converter
14cu|silicon-2.0.0-5|37	Suggests:	%{name}-copy-disc
14cu|silicon-2.0.0-5|38	Suggests:	%{name}-database
14cu|silicon-2.0.0-5|39	Suggests:	%{name}-data-disc
14cu|silicon-2.0.0-5|40	Suggests:	%{name}-disc-details
14cu|silicon-2.0.0-5|41	Suggests:	%{name}-disc-eraser
14cu|silicon-2.0.0-5|42	Suggests:	%{name}-disc-imaging
14cu|silicon-2.0.0-5|43	Suggests:	%{name}-disc-scanner
14cu|silicon-2.0.0-5|44	Suggests:	%{name}-image-burner
14cu|silicon-2.0.0-5|45	Suggests:	%{name}-library
14cu|silicon-2.0.0-5|46	Suggests:	%{name}-limoo
14cu|silicon-2.0.0-5|47	Suggests:	%{name}-mounter
14cu|silicon-2.0.0-5|48	Suggests:	%{name}-sample-app
14cu|silicon-2.0.0-5|49	Suggests:	%{name}-script-runner
14cu|silicon-2.0.0-5|50	Suggests:	%{name}-tagarg-player
14cu|silicon-2.0.0-5|51	Suggests:	%{name}-themes
14cu|silicon-2.0.0-5|52	Suggests:	%{name}-plugin-audio-cd-record
14cu|silicon-2.0.0-5|53	Suggests:	%{name}-plugin-cd-record
14cu|silicon-2.0.0-5|54	Suggests:	%{name}-plugin-eraser
14cu|silicon-2.0.0-5|55	Suggests:	%{name}-plugin-fuseiso
14cu|silicon-2.0.0-5|56	Suggests:	%{name}-plugin-lyric-browser
14cu|silicon-2.0.0-5|57	Suggests:	%{name}-plugin-mkdiscfs
14cu|silicon-2.0.0-5|58	Suggests:	%{name}-plugin-mkisofs
14cu|silicon-2.0.0-5|59	Suggests:	%{name}-plugin-mpg123
14cu|silicon-2.0.0-5|60	Suggests:	%{name}-plugin-now-playing
14cu|silicon-2.0.0-5|61	Suggests:	%{name}-plugin-read-cd
14cu|silicon-2.0.0-5|62	Suggests:	%{name}-plugin-single-inner-dialog
14cu|silicon-2.0.0-5|63	Suggests:	%{name}-plugin-system-tray
14cu|silicon-2.0.0-5|64	Suggests:	%{name}-plugin-tagarg-audio-disc
14cu|silicon-2.0.0-5|65	Requires:	%{name}-plugin-udisks
14cu|silicon-2.0.0-5|66	
14cu|silicon-2.0.0-5|67	%description
14cu|silicon-2.0.0-5|68	Silicon Empire is set of tools to Burn, Copy, Backup and Manage
14cu|silicon-2.0.0-5|69	your optical discs like CDs, DVDs and Blu-Rays.
14cu|silicon-2.0.0-5|70	
14cu|silicon-2.0.0-5|71	%files
14cu|silicon-2.0.0-5|72	%doc README Authors
14cu|silicon-2.0.0-5|73	%{_bindir}/%{name}
14cu|silicon-2.0.0-5|74	%{_datadir}/applications/silicon.desktop
14cu|silicon-2.0.0-5|75	%{_datadir}/pixmaps/%{name}.png
14cu|silicon-2.0.0-5|76	%{_datadir}/%{name}/languages/*
14cu|silicon-2.0.0-5|77	
14cu|silicon-2.0.0-5|78	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|79	
14cu|silicon-2.0.0-5|80	%package -n %{libsdatabase}
14cu|silicon-2.0.0-5|81	Summary:	Silicon shared library
14cu|silicon-2.0.0-5|82	Group:		System/Libraries
14cu|silicon-2.0.0-5|83	Requires:	qt4-database-plugin-sqlite
14cu|silicon-2.0.0-5|84	
14cu|silicon-2.0.0-5|85	%description -n %{libsdatabase}
14cu|silicon-2.0.0-5|86	Silicon shared library.
14cu|silicon-2.0.0-5|87	
14cu|silicon-2.0.0-5|88	%files -n %{libsdatabase}
14cu|silicon-2.0.0-5|89	%{_libdir}/libSDataBase.so.%{major}*
14cu|silicon-2.0.0-5|90	
14cu|silicon-2.0.0-5|91	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|92	
14cu|silicon-2.0.0-5|93	%package -n %{libsidi}
14cu|silicon-2.0.0-5|94	Summary:	Silicon shared library
14cu|silicon-2.0.0-5|95	Group:		System/Libraries
14cu|silicon-2.0.0-5|96	
14cu|silicon-2.0.0-5|97	%description -n %{libsidi}
14cu|silicon-2.0.0-5|98	Silicon shared library.
14cu|silicon-2.0.0-5|99	
14cu|silicon-2.0.0-5|100	%files -n %{libsidi}
14cu|silicon-2.0.0-5|101	%{_libdir}/libSiDi.so.%{major}*
14cu|silicon-2.0.0-5|102	
14cu|silicon-2.0.0-5|103	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|104	
14cu|silicon-2.0.0-5|105	%package -n %{libsiliconlib}
14cu|silicon-2.0.0-5|106	Summary:	Silicon shared library
14cu|silicon-2.0.0-5|107	Group:		System/Libraries
14cu|silicon-2.0.0-5|108	
14cu|silicon-2.0.0-5|109	%description -n %{libsiliconlib}
14cu|silicon-2.0.0-5|110	Silicon shared library.
14cu|silicon-2.0.0-5|111	
14cu|silicon-2.0.0-5|112	%files -n %{libsiliconlib}
14cu|silicon-2.0.0-5|113	%{_libdir}/libSiliconLib.so.%{major}*
14cu|silicon-2.0.0-5|114	
14cu|silicon-2.0.0-5|115	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|116	
14cu|silicon-2.0.0-5|117	%package audio-disc
14cu|silicon-2.0.0-5|118	Summary:	Silicon audio disc
14cu|silicon-2.0.0-5|119	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|120	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|121	
14cu|silicon-2.0.0-5|122	%description audio-disc
14cu|silicon-2.0.0-5|123	Silicon application to create Audio discs:
14cu|silicon-2.0.0-5|124	* CDs
14cu|silicon-2.0.0-5|125	* DVDs
14cu|silicon-2.0.0-5|126	* Blu-Rays
14cu|silicon-2.0.0-5|127	
14cu|silicon-2.0.0-5|128	%files audio-disc
14cu|silicon-2.0.0-5|129	%{_libdir}/%{name}/apps/libAudioDisc.so
14cu|silicon-2.0.0-5|130	
14cu|silicon-2.0.0-5|131	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|132	
14cu|silicon-2.0.0-5|133	%package converter
14cu|silicon-2.0.0-5|134	Summary:	Silicon converter
14cu|silicon-2.0.0-5|135	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|136	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|137	
14cu|silicon-2.0.0-5|138	%description converter
14cu|silicon-2.0.0-5|139	Silicon application to convert your files to other supported formats.
14cu|silicon-2.0.0-5|140	
14cu|silicon-2.0.0-5|141	%files converter
14cu|silicon-2.0.0-5|142	%{_libdir}/%{name}/apps/libConverter.so
14cu|silicon-2.0.0-5|143	
14cu|silicon-2.0.0-5|144	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|145	
14cu|silicon-2.0.0-5|146	%package copy-disc
14cu|silicon-2.0.0-5|147	Summary:	Silicon copy disc
14cu|silicon-2.0.0-5|148	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|149	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|150	
14cu|silicon-2.0.0-5|151	%description copy-disc
14cu|silicon-2.0.0-5|152	Silicon application to copy a disc to another disc.
14cu|silicon-2.0.0-5|153	
14cu|silicon-2.0.0-5|154	%files copy-disc
14cu|silicon-2.0.0-5|155	%{_libdir}/%{name}/apps/libCopyDisc.so
14cu|silicon-2.0.0-5|156	
14cu|silicon-2.0.0-5|157	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|158	
14cu|silicon-2.0.0-5|159	%package database
14cu|silicon-2.0.0-5|160	Summary:	Silicon database
14cu|silicon-2.0.0-5|161	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|162	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|163	
14cu|silicon-2.0.0-5|164	%description database
14cu|silicon-2.0.0-5|165	Silicon application to show informations and indexed data that DiscScanner
14cu|silicon-2.0.0-5|166	stored into the Silicon DataBase.
14cu|silicon-2.0.0-5|167	
14cu|silicon-2.0.0-5|168	%files database
14cu|silicon-2.0.0-5|169	%{_libdir}/%{name}/apps/libDataBase.so
14cu|silicon-2.0.0-5|170	
14cu|silicon-2.0.0-5|171	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|172	
14cu|silicon-2.0.0-5|173	%package data-disc
14cu|silicon-2.0.0-5|174	Summary:	Silicon data disc
14cu|silicon-2.0.0-5|175	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|176	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|177	
14cu|silicon-2.0.0-5|178	%description data-disc
14cu|silicon-2.0.0-5|179	Silicon application to burn data discs or to create data images.
14cu|silicon-2.0.0-5|180	
14cu|silicon-2.0.0-5|181	%files data-disc
14cu|silicon-2.0.0-5|182	%{_libdir}/%{name}/apps/libDataDisc.so
14cu|silicon-2.0.0-5|183	
14cu|silicon-2.0.0-5|184	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|185	
14cu|silicon-2.0.0-5|186	%package disc-details
14cu|silicon-2.0.0-5|187	Summary:	Silicon disc details
14cu|silicon-2.0.0-5|188	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|189	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|190	
14cu|silicon-2.0.0-5|191	%description disc-details
14cu|silicon-2.0.0-5|192	Silicon application to show disc, image or database disc details.
14cu|silicon-2.0.0-5|193	
14cu|silicon-2.0.0-5|194	%files disc-details
14cu|silicon-2.0.0-5|195	%{_libdir}/%{name}/apps/libDiscDetails.so
14cu|silicon-2.0.0-5|196	
14cu|silicon-2.0.0-5|197	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|198	
14cu|silicon-2.0.0-5|199	%package disc-eraser
14cu|silicon-2.0.0-5|200	Summary:	Silicon disc eraser
14cu|silicon-2.0.0-5|201	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|202	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|203	
14cu|silicon-2.0.0-5|204	%description disc-eraser
14cu|silicon-2.0.0-5|205	Silicon application to erase rw discs.
14cu|silicon-2.0.0-5|206	
14cu|silicon-2.0.0-5|207	%files disc-eraser
14cu|silicon-2.0.0-5|208	%{_libdir}/%{name}/apps/libDiscEraser.so
14cu|silicon-2.0.0-5|209	
14cu|silicon-2.0.0-5|210	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|211	
14cu|silicon-2.0.0-5|212	%package disc-imaging
14cu|silicon-2.0.0-5|213	Summary:	Silicon disc imaging
14cu|silicon-2.0.0-5|214	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|215	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|216	
14cu|silicon-2.0.0-5|217	%description disc-imaging
14cu|silicon-2.0.0-5|218	Silicon application to create images of your discs.
14cu|silicon-2.0.0-5|219	
14cu|silicon-2.0.0-5|220	%files disc-imaging
14cu|silicon-2.0.0-5|221	%{_libdir}/%{name}/apps/libDiscImaging.so
14cu|silicon-2.0.0-5|222	
14cu|silicon-2.0.0-5|223	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|224	
14cu|silicon-2.0.0-5|225	%package disc-scanner
14cu|silicon-2.0.0-5|226	Summary:	Silicon disc scanner
14cu|silicon-2.0.0-5|227	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|228	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|229	
14cu|silicon-2.0.0-5|230	%description disc-scanner
14cu|silicon-2.0.0-5|231	Silicon application to collect data from your discs to the
14cu|silicon-2.0.0-5|232	Silicon DataBase.
14cu|silicon-2.0.0-5|233	
14cu|silicon-2.0.0-5|234	%files disc-scanner
14cu|silicon-2.0.0-5|235	%{_libdir}/%{name}/apps/libDiscScanner.so
14cu|silicon-2.0.0-5|236	
14cu|silicon-2.0.0-5|237	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|238	
14cu|silicon-2.0.0-5|239	%package image-burner
14cu|silicon-2.0.0-5|240	Summary:	Silicon image burner
14cu|silicon-2.0.0-5|241	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|242	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|243	
14cu|silicon-2.0.0-5|244	%description image-burner
14cu|silicon-2.0.0-5|245	Silicon application to burn a images to discs.
14cu|silicon-2.0.0-5|246	
14cu|silicon-2.0.0-5|247	%files image-burner
14cu|silicon-2.0.0-5|248	%{_libdir}/%{name}/apps/libImageBurner.so
14cu|silicon-2.0.0-5|249	
14cu|silicon-2.0.0-5|250	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|251	
14cu|silicon-2.0.0-5|252	%package library
14cu|silicon-2.0.0-5|253	Summary:	Silicon library
14cu|silicon-2.0.0-5|254	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|255	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|256	
14cu|silicon-2.0.0-5|257	%description library
14cu|silicon-2.0.0-5|258	Silicon application to manage your iso images in a classic way.
14cu|silicon-2.0.0-5|259	
14cu|silicon-2.0.0-5|260	%files library
14cu|silicon-2.0.0-5|261	%{_libdir}/%{name}/apps/libLibrary.so
14cu|silicon-2.0.0-5|262	
14cu|silicon-2.0.0-5|263	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|264	
14cu|silicon-2.0.0-5|265	%package limoo
14cu|silicon-2.0.0-5|266	Summary:	Silicon Limoo
14cu|silicon-2.0.0-5|267	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|268	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|269	
14cu|silicon-2.0.0-5|270	%description limoo
14cu|silicon-2.0.0-5|271	Silicon application - Limoo image viewer.
14cu|silicon-2.0.0-5|272	
14cu|silicon-2.0.0-5|273	%files limoo
14cu|silicon-2.0.0-5|274	%{_libdir}/%{name}/apps/libLimoo.so
14cu|silicon-2.0.0-5|275	
14cu|silicon-2.0.0-5|276	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|277	
14cu|silicon-2.0.0-5|278	%package mounter
14cu|silicon-2.0.0-5|279	Summary:	Silicon mounter
14cu|silicon-2.0.0-5|280	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|281	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|282	
14cu|silicon-2.0.0-5|283	%description mounter
14cu|silicon-2.0.0-5|284	Silicon application to mount/umount images easily.
14cu|silicon-2.0.0-5|285	
14cu|silicon-2.0.0-5|286	%files mounter
14cu|silicon-2.0.0-5|287	%{_libdir}/%{name}/apps/libMounter.so
14cu|silicon-2.0.0-5|288	
14cu|silicon-2.0.0-5|289	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|290	
14cu|silicon-2.0.0-5|291	%package sample-app
14cu|silicon-2.0.0-5|292	Summary:	Silicon sample app
14cu|silicon-2.0.0-5|293	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|294	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|295	
14cu|silicon-2.0.0-5|296	%description sample-app
14cu|silicon-2.0.0-5|297	Silicon sample application.
14cu|silicon-2.0.0-5|298	
14cu|silicon-2.0.0-5|299	%files sample-app
14cu|silicon-2.0.0-5|300	%{_libdir}/%{name}/apps/libSampleApp.so
14cu|silicon-2.0.0-5|301	
14cu|silicon-2.0.0-5|302	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|303	
14cu|silicon-2.0.0-5|304	%package script-runner
14cu|silicon-2.0.0-5|305	Summary:	Silicon script runner
14cu|silicon-2.0.0-5|306	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|307	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|308	
14cu|silicon-2.0.0-5|309	%description script-runner
14cu|silicon-2.0.0-5|310	Silicon application to run scripts.
14cu|silicon-2.0.0-5|311	
14cu|silicon-2.0.0-5|312	%files script-runner
14cu|silicon-2.0.0-5|313	%{_libdir}/%{name}/apps/libScriptRunner.so
14cu|silicon-2.0.0-5|314	
14cu|silicon-2.0.0-5|315	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|316	
14cu|silicon-2.0.0-5|317	%package tagarg-player
14cu|silicon-2.0.0-5|318	Summary:	Silicon app tagarg player
14cu|silicon-2.0.0-5|319	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|320	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|321	
14cu|silicon-2.0.0-5|322	%description tagarg-player
14cu|silicon-2.0.0-5|323	Silicon music player.
14cu|silicon-2.0.0-5|324	
14cu|silicon-2.0.0-5|325	%files tagarg-player
14cu|silicon-2.0.0-5|326	%{_libdir}/%{name}/apps/libTagargPlayer.so
14cu|silicon-2.0.0-5|327	
14cu|silicon-2.0.0-5|328	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|329	
14cu|silicon-2.0.0-5|330	%package themes
14cu|silicon-2.0.0-5|331	Summary:	Silicon themes
14cu|silicon-2.0.0-5|332	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|333	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|334	
14cu|silicon-2.0.0-5|335	%description themes
14cu|silicon-2.0.0-5|336	Silicon themes.
14cu|silicon-2.0.0-5|337	
14cu|silicon-2.0.0-5|338	%files themes
14cu|silicon-2.0.0-5|339	%{_datadir}/%{name}/themes/*
14cu|silicon-2.0.0-5|340	
14cu|silicon-2.0.0-5|341	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|342	
14cu|silicon-2.0.0-5|343	%package plugin-audio-cd-record
14cu|silicon-2.0.0-5|344	Summary:	Silicon Audio CD record plugin
14cu|silicon-2.0.0-5|345	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|346	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|347	Requires:	mpg123
14cu|silicon-2.0.0-5|348	
14cu|silicon-2.0.0-5|349	%description plugin-audio-cd-record
14cu|silicon-2.0.0-5|350	Silicon Audio CD record plugin.
14cu|silicon-2.0.0-5|351	
14cu|silicon-2.0.0-5|352	Burn Audio-Discs using AudioCdRecord/Wodim.
14cu|silicon-2.0.0-5|353	
14cu|silicon-2.0.0-5|354	%files plugin-audio-cd-record
14cu|silicon-2.0.0-5|355	%{_libdir}/%{name}/plugins/libAudioCdRecord.so
14cu|silicon-2.0.0-5|356	
14cu|silicon-2.0.0-5|357	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|358	
14cu|silicon-2.0.0-5|359	%package plugin-cd-record
14cu|silicon-2.0.0-5|360	Summary:	Silicon CD record plugin
14cu|silicon-2.0.0-5|361	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|362	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|363	
14cu|silicon-2.0.0-5|364	%description plugin-cd-record
14cu|silicon-2.0.0-5|365	Silicon CD record plugin.
14cu|silicon-2.0.0-5|366	
14cu|silicon-2.0.0-5|367	Copy Disc to Disc or Burn Images to Discsr using CdRecord/Wodim.
14cu|silicon-2.0.0-5|368	
14cu|silicon-2.0.0-5|369	%files plugin-cd-record
14cu|silicon-2.0.0-5|370	%{_libdir}/%{name}/plugins/libCdRecord.so
14cu|silicon-2.0.0-5|371	
14cu|silicon-2.0.0-5|372	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|373	
14cu|silicon-2.0.0-5|374	%package plugin-eraser
14cu|silicon-2.0.0-5|375	Summary:	Silicon eraser plugin
14cu|silicon-2.0.0-5|376	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|377	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|378	
14cu|silicon-2.0.0-5|379	%description plugin-eraser
14cu|silicon-2.0.0-5|380	Silicon eraser plugin.
14cu|silicon-2.0.0-5|381	
14cu|silicon-2.0.0-5|382	Erase Optical discs using dvd+rw-tools and cdrecord.
14cu|silicon-2.0.0-5|383	
14cu|silicon-2.0.0-5|384	%files plugin-eraser
14cu|silicon-2.0.0-5|385	%{_libdir}/%{name}/plugins/libEraser.so
14cu|silicon-2.0.0-5|386	
14cu|silicon-2.0.0-5|387	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|388	
14cu|silicon-2.0.0-5|389	%package plugin-fuseiso
14cu|silicon-2.0.0-5|390	Summary:	Silicon fuseiso plugin
14cu|silicon-2.0.0-5|391	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|392	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|393	Requires:	fuse
14cu|silicon-2.0.0-5|394	Requires:	fuseiso
14cu|silicon-2.0.0-5|395	
14cu|silicon-2.0.0-5|396	%description plugin-fuseiso
14cu|silicon-2.0.0-5|397	Silicon fuseiso plugin.
14cu|silicon-2.0.0-5|398	
14cu|silicon-2.0.0-5|399	Mount Disc images using FUseIso.
14cu|silicon-2.0.0-5|400	
14cu|silicon-2.0.0-5|401	%files plugin-fuseiso
14cu|silicon-2.0.0-5|402	%{_libdir}/%{name}/plugins/libFUseIso.so
14cu|silicon-2.0.0-5|403	
14cu|silicon-2.0.0-5|404	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|405	
14cu|silicon-2.0.0-5|406	%package plugin-lyric-browser
14cu|silicon-2.0.0-5|407	Summary:	Silicon lyric browser plugin
14cu|silicon-2.0.0-5|408	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|409	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|410	Requires:	%{name}-tagarg-player = %{EVRD}
14cu|silicon-2.0.0-5|411	
14cu|silicon-2.0.0-5|412	%description plugin-lyric-browser
14cu|silicon-2.0.0-5|413	Silicon lyric browser plugin.
14cu|silicon-2.0.0-5|414	
14cu|silicon-2.0.0-5|415	%files plugin-lyric-browser
14cu|silicon-2.0.0-5|416	%{_libdir}/%{name}/plugins/libLyricBrowser.so
14cu|silicon-2.0.0-5|417	
14cu|silicon-2.0.0-5|418	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|419	
14cu|silicon-2.0.0-5|420	%package plugin-mkdiscfs
14cu|silicon-2.0.0-5|421	Summary:	Silicon MkDiscFs plugin
14cu|silicon-2.0.0-5|422	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|423	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|424	
14cu|silicon-2.0.0-5|425	%description plugin-mkdiscfs
14cu|silicon-2.0.0-5|426	Silicon MkDiscFs plugin.
14cu|silicon-2.0.0-5|427	
14cu|silicon-2.0.0-5|428	Burn Data Discs using MkIsoFs and CdRecord.
14cu|silicon-2.0.0-5|429	
14cu|silicon-2.0.0-5|430	%files plugin-mkdiscfs
14cu|silicon-2.0.0-5|431	%{_libdir}/%{name}/plugins/libMkDiscFs.so
14cu|silicon-2.0.0-5|432	
14cu|silicon-2.0.0-5|433	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|434	
14cu|silicon-2.0.0-5|435	%package plugin-mkisofs
14cu|silicon-2.0.0-5|436	Summary:	Silicon MkIsoFs plugin
14cu|silicon-2.0.0-5|437	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|438	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|439	
14cu|silicon-2.0.0-5|440	%description plugin-mkisofs
14cu|silicon-2.0.0-5|441	Silicon MkIsoFs plugin.
14cu|silicon-2.0.0-5|442	
14cu|silicon-2.0.0-5|443	Create Iso Images using MkIsoFs.
14cu|silicon-2.0.0-5|444	
14cu|silicon-2.0.0-5|445	%files plugin-mkisofs
14cu|silicon-2.0.0-5|446	%{_libdir}/%{name}/plugins/libMkIsoFs.so
14cu|silicon-2.0.0-5|447	
14cu|silicon-2.0.0-5|448	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|449	
14cu|silicon-2.0.0-5|450	%package plugin-mpg123
14cu|silicon-2.0.0-5|451	Summary:	Silicon mpg123 plugin
14cu|silicon-2.0.0-5|452	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|453	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|454	Requires:	mpg123
14cu|silicon-2.0.0-5|455	
14cu|silicon-2.0.0-5|456	%description plugin-mpg123
14cu|silicon-2.0.0-5|457	Silicon mpg123 plugin.
14cu|silicon-2.0.0-5|458	
14cu|silicon-2.0.0-5|459	It's used to convert mpeg formats.
14cu|silicon-2.0.0-5|460	
14cu|silicon-2.0.0-5|461	%files plugin-mpg123
14cu|silicon-2.0.0-5|462	%{_libdir}/%{name}/plugins/libmpg123.so
14cu|silicon-2.0.0-5|463	
14cu|silicon-2.0.0-5|464	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|465	
14cu|silicon-2.0.0-5|466	%package plugin-now-playing
14cu|silicon-2.0.0-5|467	Summary:	Silicon now playing plugin
14cu|silicon-2.0.0-5|468	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|469	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|470	Requires:	%{name}-tagarg-player = %{EVRD}
14cu|silicon-2.0.0-5|471	
14cu|silicon-2.0.0-5|472	%description plugin-now-playing
14cu|silicon-2.0.0-5|473	Silicon now playing plugin.
14cu|silicon-2.0.0-5|474	
14cu|silicon-2.0.0-5|475	%files plugin-now-playing
14cu|silicon-2.0.0-5|476	%{_libdir}/%{name}/plugins/libNowPlaying.so
14cu|silicon-2.0.0-5|477	
14cu|silicon-2.0.0-5|478	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|479	
14cu|silicon-2.0.0-5|480	%package plugin-read-cd
14cu|silicon-2.0.0-5|481	Summary:	Silicon read CD plugin
14cu|silicon-2.0.0-5|482	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|483	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|484	
14cu|silicon-2.0.0-5|485	%description plugin-read-cd
14cu|silicon-2.0.0-5|486	Silicon read CD plugin.
14cu|silicon-2.0.0-5|487	
14cu|silicon-2.0.0-5|488	Read Discs using ReadCd/Readom.
14cu|silicon-2.0.0-5|489	
14cu|silicon-2.0.0-5|490	%files plugin-read-cd
14cu|silicon-2.0.0-5|491	%{_libdir}/%{name}/plugins/libReadCd.so
14cu|silicon-2.0.0-5|492	
14cu|silicon-2.0.0-5|493	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|494	
14cu|silicon-2.0.0-5|495	%package plugin-single-inner-dialog
14cu|silicon-2.0.0-5|496	Summary:	Silicon single inner dialog plugin
14cu|silicon-2.0.0-5|497	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|498	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|499	
14cu|silicon-2.0.0-5|500	%description plugin-single-inner-dialog
14cu|silicon-2.0.0-5|501	Silicon single inner dialog plugin.
14cu|silicon-2.0.0-5|502	
14cu|silicon-2.0.0-5|503	Show Dialogs in Single and Animation Window.
14cu|silicon-2.0.0-5|504	
14cu|silicon-2.0.0-5|505	%files plugin-single-inner-dialog
14cu|silicon-2.0.0-5|506	%{_libdir}/%{name}/plugins/libSingleInnerDialog.so
14cu|silicon-2.0.0-5|507	
14cu|silicon-2.0.0-5|508	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|509	
14cu|silicon-2.0.0-5|510	%package plugin-system-tray
14cu|silicon-2.0.0-5|511	Summary:	Silicon system tray plugin
14cu|silicon-2.0.0-5|512	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|513	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|514	
14cu|silicon-2.0.0-5|515	%description plugin-system-tray
14cu|silicon-2.0.0-5|516	Silicon system tray plugin.
14cu|silicon-2.0.0-5|517	
14cu|silicon-2.0.0-5|518	%files plugin-system-tray
14cu|silicon-2.0.0-5|519	%{_libdir}/%{name}/plugins/libSystemTray.so
14cu|silicon-2.0.0-5|520	
14cu|silicon-2.0.0-5|521	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|522	
14cu|silicon-2.0.0-5|523	%package plugin-tagarg-audio-disc
14cu|silicon-2.0.0-5|524	Summary:	Silicon tagarg audio disc plugin
14cu|silicon-2.0.0-5|525	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|526	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|527	
14cu|silicon-2.0.0-5|528	%description plugin-tagarg-audio-disc
14cu|silicon-2.0.0-5|529	Silicon tagarg audio disc plugin.
14cu|silicon-2.0.0-5|530	
14cu|silicon-2.0.0-5|531	Add an audio-disc widget to player.
14cu|silicon-2.0.0-5|532	
14cu|silicon-2.0.0-5|533	%files plugin-tagarg-audio-disc
14cu|silicon-2.0.0-5|534	%{_libdir}/%{name}/plugins/libTagargAudioDisc.so
14cu|silicon-2.0.0-5|535	
14cu|silicon-2.0.0-5|536	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|537	
14cu|silicon-2.0.0-5|538	%package plugin-udisks
14cu|silicon-2.0.0-5|539	Summary:	Silicon UDisks plugin
14cu|silicon-2.0.0-5|540	Group:		Archiving/Cd burning
14cu|silicon-2.0.0-5|541	Requires:	%{name} = %{EVRD}
14cu|silicon-2.0.0-5|542	Requires:	udisks
14cu|silicon-2.0.0-5|543	
14cu|silicon-2.0.0-5|544	%description plugin-udisks
14cu|silicon-2.0.0-5|545	Silicon UDisks plugin.
14cu|silicon-2.0.0-5|546	
14cu|silicon-2.0.0-5|547	Detect Devices using UDisks.
14cu|silicon-2.0.0-5|548	
14cu|silicon-2.0.0-5|549	%files plugin-udisks
14cu|silicon-2.0.0-5|550	%{_libdir}/%{name}/plugins/libUDisks.so
14cu|silicon-2.0.0-5|551	
14cu|silicon-2.0.0-5|552	#----------------------------------------------------------------------------
14cu|silicon-2.0.0-5|553	
14cu|silicon-2.0.0-5|554	%prep
14cu|silicon-2.0.0-5|555	%setup -qn %{name}-empire
14cu|silicon-2.0.0-5|556	%patch0 -p1 -b .lbnetwork~
14cu|silicon-2.0.0-5|557	%patch1 -p1 -b .unistd~
14cu|silicon-2.0.0-5|558	%patch2 -p1 -b .sonames~
14cu|silicon-2.0.0-5|559	
14cu|silicon-2.0.0-5|560	pushd src/Silicon/locale
14cu|silicon-2.0.0-5|561	tar -xvzf %{SOURCE1}
14cu|silicon-2.0.0-5|562	popd
14cu|silicon-2.0.0-5|563	
14cu|silicon-2.0.0-5|564	pushd src/Silicon
14cu|silicon-2.0.0-5|565	tar -xvzf %{SOURCE2}
14cu|silicon-2.0.0-5|566	popd
14cu|silicon-2.0.0-5|567	
14cu|silicon-2.0.0-5|568	%build
14cu|silicon-2.0.0-5|569	cd src
14cu|silicon-2.0.0-5|570	%cmake_qt4
14cu|silicon-2.0.0-5|571	%make
14cu|silicon-2.0.0-5|572	
14cu|silicon-2.0.0-5|573	%install
14cu|silicon-2.0.0-5|574	cd src
14cu|silicon-2.0.0-5|575	%makeinstall_std -C build
14cu|silicon-2.0.0-5|576	
14cu|silicon-2.0.0-5|577	rm -f %{buildroot}%{_libdir}/%{name}/plugins/libSingleInnerDialogQML.so
14cu|silicon-2.0.0-5|578	rm -f %{buildroot}%{_libdir}/libSDataBase.so
14cu|silicon-2.0.0-5|579	rm -f %{buildroot}%{_libdir}/libSiDi.so
14cu|silicon-2.0.0-5|580	rm -f %{buildroot}%{_libdir}/libSiliconLib.so
14cu|silicon-2.0.0-5|581	
14cu|silicon-2.0.0-5|582	%changelog
14cu|silicon-2.0.0-5|583	* Sun Oct 12 2014 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-5
14cu|silicon-2.0.0-5|584	+ Revision: a0f6a84
14cu|silicon-2.0.0-5|585	- Updated silicon.spec
14cu|silicon-2.0.0-5|586	
14cu|silicon-2.0.0-5|587	

14652 14
14cu|sim4-20030921-10|1	%define split_version	2003-09-21
14cu|sim4-20030921-10|2	
14cu|sim4-20030921-10|3	Name:		sim4
14cu|sim4-20030921-10|4	Version:	20030921
14cu|sim4-20030921-10|5	Release:	10
14cu|sim4-20030921-10|6	Summary:	Program to align cDNA and genomic DNA
14cu|sim4-20030921-10|7	Group:		Sciences/Biology
14cu|sim4-20030921-10|8	License:	GPL
14cu|sim4-20030921-10|9	URL:		http://globin.cse.psu.edu/html/docs/sim4.html
14cu|sim4-20030921-10|10	Source:		http://globin.cse.psu.edu/ftp/dist/sim4/%{name}.%{split_version}.tar.gz
14cu|sim4-20030921-10|11	
14cu|sim4-20030921-10|12	%description
14cu|sim4-20030921-10|13	sim4 is a similarity-based tool for aligning an expressed DNA sequence
14cu|sim4-20030921-10|14	(EST, cDNA, mRNA) with a genomic sequence for the gene.
14cu|sim4-20030921-10|15	It also detects end matches when the two input sequences overlap at one end
14cu|sim4-20030921-10|16	(i.e., the start of one sequence overlaps the end of the other)
14cu|sim4-20030921-10|17	
14cu|sim4-20030921-10|18	Reference for Sim4:
14cu|sim4-20030921-10|19	L. Florea, G. Hartzell, Z. Zhang, G. Rubin, and W. Miller (1998)
14cu|sim4-20030921-10|20	"A computer program for aligning a cDNA sequence with a genomic DNA sequence."
14cu|sim4-20030921-10|21	Genome Research 8, 967-974.
14cu|sim4-20030921-10|22	
14cu|sim4-20030921-10|23	%prep
14cu|sim4-20030921-10|24	%setup -n %{name}.%{split_version}
14cu|sim4-20030921-10|25	
14cu|sim4-20030921-10|26	%build
14cu|sim4-20030921-10|27	%make CFLAGS="%{optflags}"
14cu|sim4-20030921-10|28	
14cu|sim4-20030921-10|29	%install
14cu|sim4-20030921-10|30	install -m 755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|sim4-20030921-10|31	
14cu|sim4-20030921-10|32	%clean
14cu|sim4-20030921-10|33	
14cu|sim4-20030921-10|34	%files
14cu|sim4-20030921-10|35	%doc COPYRIGHT README.sim4 VERSION
14cu|sim4-20030921-10|36	%{_bindir}/%{name}
14cu|sim4-20030921-10|37	
14cu|sim4-20030921-10|38	
14cu|sim4-20030921-10|39	
14cu|sim4-20030921-10|40	
14cu|sim4-20030921-10|41	%changelog
14cu|sim4-20030921-10|42	
14cu|sim4-20030921-10|43	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 20030921-10
14cu|sim4-20030921-10|44	- (7764ed4) Repack tarball according to upstream
14cu|sim4-20030921-10|45	
14cu|sim4-20030921-10|46	

14653 14
14cu|simgear-2016.2.1-1|1	Summary:	Basic tools for Simulation
14cu|simgear-2016.2.1-1|2	Name:		simgear
14cu|simgear-2016.2.1-1|3	Version:	2016.2.1
14cu|simgear-2016.2.1-1|4	Release:	1
14cu|simgear-2016.2.1-1|5	License:	LGPLv2+ and GPLv2+
14cu|simgear-2016.2.1-1|6	Group:		System/Libraries
14cu|simgear-2016.2.1-1|7	Url:		http://www.flightgear.org
14cu|simgear-2016.2.1-1|8	Source:		http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/%{name}-%{version}.tar.bz2
14cu|simgear-2016.2.1-1|9	Patch4:		0004-Fix-cmake-config-package-location.patch
14cu|simgear-2016.2.1-1|10	BuildRequires:	cmake
14cu|simgear-2016.2.1-1|11	BuildRequires:	boost-devel
14cu|simgear-2016.2.1-1|12	BuildRequires:	jpeg-devel
14cu|simgear-2016.2.1-1|13	BuildRequires:	plib-devel
14cu|simgear-2016.2.1-1|14	BuildRequires:	subversion-devel
14cu|simgear-2016.2.1-1|15	BuildRequires:	pkgconfig(freealut)
14cu|simgear-2016.2.1-1|16	BuildRequires:	pkgconfig(gl)
14cu|simgear-2016.2.1-1|17	BuildRequires:	pkgconfig(glu)
14cu|simgear-2016.2.1-1|18	BuildRequires:	pkgconfig(openal)
14cu|simgear-2016.2.1-1|19	BuildRequires:	pkgconfig(openscenegraph)
14cu|simgear-2016.2.1-1|20	BuildRequires:	pkgconfig(zlib)
14cu|simgear-2016.2.1-1|21	BuildRequires:  pkgconfig(libcurl)
14cu|simgear-2016.2.1-1|22	
14cu|simgear-2016.2.1-1|23	%description
14cu|simgear-2016.2.1-1|24	All the basic routines required for the flight simulator as well as for
14cu|simgear-2016.2.1-1|25	building scenery. Needed for FlightGear, for example.
14cu|simgear-2016.2.1-1|26	
14cu|simgear-2016.2.1-1|27	#----------------------------------------------------------------------------
14cu|simgear-2016.2.1-1|28	
14cu|simgear-2016.2.1-1|29	%define libSimGearCore %mklibname SimGearCore %{version}
14cu|simgear-2016.2.1-1|30	
14cu|simgear-2016.2.1-1|31	%package -n %{libSimGearCore}
14cu|simgear-2016.2.1-1|32	Summary:	Shared library for SimGear
14cu|simgear-2016.2.1-1|33	Group:		System/Libraries
14cu|simgear-2016.2.1-1|34	
14cu|simgear-2016.2.1-1|35	%description -n %{libSimGearCore}
14cu|simgear-2016.2.1-1|36	Shared library for SimGear.
14cu|simgear-2016.2.1-1|37	
14cu|simgear-2016.2.1-1|38	%files -n %{libSimGearCore}
14cu|simgear-2016.2.1-1|39	%{_libdir}/libSimGearCore.so.%{version}
14cu|simgear-2016.2.1-1|40	
14cu|simgear-2016.2.1-1|41	#----------------------------------------------------------------------------
14cu|simgear-2016.2.1-1|42	
14cu|simgear-2016.2.1-1|43	%define libSimGearScene %mklibname SimGearScene %{version}
14cu|simgear-2016.2.1-1|44	
14cu|simgear-2016.2.1-1|45	%package -n %{libSimGearScene}
14cu|simgear-2016.2.1-1|46	Summary:	Shared library for SimGear
14cu|simgear-2016.2.1-1|47	Group:		System/Libraries
14cu|simgear-2016.2.1-1|48	
14cu|simgear-2016.2.1-1|49	%description -n %{libSimGearScene}
14cu|simgear-2016.2.1-1|50	Shared library for SimGear.
14cu|simgear-2016.2.1-1|51	
14cu|simgear-2016.2.1-1|52	%files -n %{libSimGearScene}
14cu|simgear-2016.2.1-1|53	%{_libdir}/libSimGearScene.so.%{version}
14cu|simgear-2016.2.1-1|54	
14cu|simgear-2016.2.1-1|55	#----------------------------------------------------------------------------
14cu|simgear-2016.2.1-1|56	
14cu|simgear-2016.2.1-1|57	%package devel
14cu|simgear-2016.2.1-1|58	Summary:	Headers/misc for developing programs that will use SimGear
14cu|simgear-2016.2.1-1|59	Group:		Development/C++
14cu|simgear-2016.2.1-1|60	Requires:	%{libSimGearCore} = %{EVRD}
14cu|simgear-2016.2.1-1|61	Requires:	%{libSimGearScene} = %{EVRD}
14cu|simgear-2016.2.1-1|62	Conflicts:	%{_lib}SimGearCore3.0.0 < 3.2.0
14cu|simgear-2016.2.1-1|63	Conflicts:	%{_lib}SimGearCore3.2.0 < 3.2.0-2
14cu|simgear-2016.2.1-1|64	
14cu|simgear-2016.2.1-1|65	%description devel
14cu|simgear-2016.2.1-1|66	This package contains the headers that programmers will need to develop
14cu|simgear-2016.2.1-1|67	applications which will use SimGear, for example FlightGear.
14cu|simgear-2016.2.1-1|68	
14cu|simgear-2016.2.1-1|69	%files devel
14cu|simgear-2016.2.1-1|70	%doc README COPYING AUTHORS NEWS
14cu|simgear-2016.2.1-1|71	%{_includedir}/simgear/
14cu|simgear-2016.2.1-1|72	%{_libdir}/libSimGearCore.so
14cu|simgear-2016.2.1-1|73	%{_libdir}/libSimGearScene.so
14cu|simgear-2016.2.1-1|74	%{_libdir}/cmake/SimGear
14cu|simgear-2016.2.1-1|75	
14cu|simgear-2016.2.1-1|76	#----------------------------------------------------------------------------
14cu|simgear-2016.2.1-1|77	
14cu|simgear-2016.2.1-1|78	%prep
14cu|simgear-2016.2.1-1|79	%setup -q
14cu|simgear-2016.2.1-1|80	%patch4 -p1 -b .cmake
14cu|simgear-2016.2.1-1|81	
14cu|simgear-2016.2.1-1|82	%build
14cu|simgear-2016.2.1-1|83	%cmake \
14cu|simgear-2016.2.1-1|84	-DJPEG_FACTORY:BOOL=ON \
14cu|simgear-2016.2.1-1|85	-DSYSTEM_EXPAT:BOOL=ON \
14cu|simgear-2016.2.1-1|86	-DSIMGEAR_SHARED:BOOL=ON
14cu|simgear-2016.2.1-1|87	%make
14cu|simgear-2016.2.1-1|88	
14cu|simgear-2016.2.1-1|89	%install
14cu|simgear-2016.2.1-1|90	%makeinstall_std -C build
14cu|simgear-2016.2.1-1|91	
14cu|simgear-2016.2.1-1|92	%changelog
14cu|simgear-2016.2.1-1|93	
14cu|simgear-2016.2.1-1|94	* Thu Aug 25 2016 dsilakov <denis.silakov@rosalab.ru> 2016.2.1-1
14cu|simgear-2016.2.1-1|95	- (0b1cb4a) Merge pull request #3 from tremod/simgear:rosa2014.1
14cu|simgear-2016.2.1-1|96	- (0b1cb4a) Update to 2016.2.1
14cu|simgear-2016.2.1-1|97	
14cu|simgear-2016.2.1-1|98	

14654 14
14cu|simon-0.4.1-3|1	%define	libname	%mklibname %{name}
14cu|simon-0.4.1-3|2	%define	devname	%mklibname -d %{name}
14cu|simon-0.4.1-3|3	
14cu|simon-0.4.1-3|4	Name: simon
14cu|simon-0.4.1-3|5	Summary: Speech recognition
14cu|simon-0.4.1-3|6	Version: 0.4.1
14cu|simon-0.4.1-3|7	Release: 3
14cu|simon-0.4.1-3|8	License: GPLv2+
14cu|simon-0.4.1-3|9	Group:	 Graphical desktop/KDE
14cu|simon-0.4.1-3|10	URL: http://www.simon-listens.org/
14cu|simon-0.4.1-3|11	Source0: http://download.kde.org/stable/simon/%{version}/src/simon-%{version}.tar.bz2
14cu|simon-0.4.1-3|12	Source1: Simon_po.tar.gz
14cu|simon-0.4.1-3|13	Source2: l10n_ru.tar.gz
14cu|simon-0.4.1-3|14	Patch0: simon-LIB_SUFFIX.patch
14cu|simon-0.4.1-3|15	Patch2: desktop_russian.patch
14cu|simon-0.4.1-3|16	Patch3: simon-eventsimulation_soname.diff
14cu|simon-0.4.1-3|17	BuildRequires: bison
14cu|simon-0.4.1-3|18	BuildRequires: desktop-file-utils
14cu|simon-0.4.1-3|19	BuildRequires: flex
14cu|simon-0.4.1-3|20	BuildRequires: gettext
14cu|simon-0.4.1-3|21	BuildRequires: kdelibs4-devel
14cu|simon-0.4.1-3|22	BuildRequires: kdepim4-devel
14cu|simon-0.4.1-3|23	BuildRequires: opencv-devel
14cu|simon-0.4.1-3|24	BuildRequires: pkgconfig(alsa)
14cu|simon-0.4.1-3|25	BuildRequires: pkgconfig(sphinxbase)
14cu|simon-0.4.1-3|26	BuildRequires: pkgconfig(pocketsphinx)
14cu|simon-0.4.1-3|27	BuildRequires: libqwt-devel
14cu|simon-0.4.1-3|28	BuildRequires: pkgconfig(samplerate)
14cu|simon-0.4.1-3|29	BuildRequires: qaccessibilityclient-devel
14cu|simon-0.4.1-3|30	Requires: sphinxbase
14cu|simon-0.4.1-3|31	Requires: pocketsphinx
14cu|simon-0.4.1-3|32	Requires: sphinxtrain
14cu|simon-0.4.1-3|33	Suggests: espeak
14cu|simon-0.4.1-3|34	Suggests: sox
14cu|simon-0.4.1-3|35	Requires: %{libname} = %{version}-%{release}
14cu|simon-0.4.1-3|36	
14cu|simon-0.4.1-3|37	%description
14cu|simon-0.4.1-3|38	Simon is an open-source speech recognition program and replaces the mouse
14cu|simon-0.4.1-3|39	and keyboard.  It is designed to be very flexible and allows customization
14cu|simon-0.4.1-3|40	for any application where speech recognition is needed.  It is in development
14cu|simon-0.4.1-3|41	for physically disabled people and seniors to give them the possibility to
14cu|simon-0.4.1-3|42	chat, to write e-mails, to surf the internet, to do internet-banking and much
14cu|simon-0.4.1-3|43	more.
14cu|simon-0.4.1-3|44	
14cu|simon-0.4.1-3|45	%package -n	%{libname}
14cu|simon-0.4.1-3|46	Summary: Runtime libraries for %{name}
14cu|simon-0.4.1-3|47	Group:	System/Libraries
14cu|simon-0.4.1-3|48	Requires: %{name} = %{version}-%{release}
14cu|simon-0.4.1-3|49	%description -n	%{libname}
14cu|simon-0.4.1-3|50	
14cu|simon-0.4.1-3|51	%files -n %{libname}
14cu|simon-0.4.1-3|52	%{_libdir}/lib*.so.*
14cu|simon-0.4.1-3|53	
14cu|simon-0.4.1-3|54	%package -n    %{devname}
14cu|simon-0.4.1-3|55	Summary: Development files for %{name}
14cu|simon-0.4.1-3|56	Group:	Development/KDE and Qt
14cu|simon-0.4.1-3|57	Requires: %{libname} = %{version}-%{release}
14cu|simon-0.4.1-3|58	%description -n        %{devname}
14cu|simon-0.4.1-3|59	
14cu|simon-0.4.1-3|60	
14cu|simon-0.4.1-3|61	%files -n %{devname}
14cu|simon-0.4.1-3|62	%{_libdir}/*.so
14cu|simon-0.4.1-3|63	%{_includedir}/simon/*
14cu|simon-0.4.1-3|64	%{_includedir}/simond/simonddatabaseaccess/*.h
14cu|simon-0.4.1-3|65	%{_includedir}/ssc/sscdaccess/*.h
14cu|simon-0.4.1-3|66	%{_includedir}/ssc/sscobjects/*
14cu|simon-0.4.1-3|67	%{_includedir}/ssc/sscprotocol/sscprotocol.h
14cu|simon-0.4.1-3|68	
14cu|simon-0.4.1-3|69	
14cu|simon-0.4.1-3|70	
14cu|simon-0.4.1-3|71	%package doc
14cu|simon-0.4.1-3|72	Summary: Application handbook documentation for %{name}
14cu|simon-0.4.1-3|73	License: GFDL
14cu|simon-0.4.1-3|74	Requires:  %{name} = %{version}
14cu|simon-0.4.1-3|75	BuildArch: noarch
14cu|simon-0.4.1-3|76	%description doc
14cu|simon-0.4.1-3|77	
14cu|simon-0.4.1-3|78	%files doc
14cu|simon-0.4.1-3|79	%{_datadir}/doc/HTML/*
14cu|simon-0.4.1-3|80	
14cu|simon-0.4.1-3|81	
14cu|simon-0.4.1-3|82	
14cu|simon-0.4.1-3|83	
14cu|simon-0.4.1-3|84	
14cu|simon-0.4.1-3|85	%prep
14cu|simon-0.4.1-3|86	%setup -q
14cu|simon-0.4.1-3|87	%patch0 -p1
14cu|simon-0.4.1-3|88	%patch2 -p1
14cu|simon-0.4.1-3|89	%patch3 -p1
14cu|simon-0.4.1-3|90	
14cu|simon-0.4.1-3|91	pushd /builddir/build/BUILD/simon-%{version}
14cu|simon-0.4.1-3|92	tar -xvzf %{SOURCE1}
14cu|simon-0.4.1-3|93	popd
14cu|simon-0.4.1-3|94	
14cu|simon-0.4.1-3|95	
14cu|simon-0.4.1-3|96	pushd simon/themes/default
14cu|simon-0.4.1-3|97	tar -xvzf %{SOURCE2}
14cu|simon-0.4.1-3|98	popd
14cu|simon-0.4.1-3|99	
14cu|simon-0.4.1-3|100	
14cu|simon-0.4.1-3|101	%build
14cu|simon-0.4.1-3|102	%cmake_kde4
14cu|simon-0.4.1-3|103	%make
14cu|simon-0.4.1-3|104	
14cu|simon-0.4.1-3|105	
14cu|simon-0.4.1-3|106	%install
14cu|simon-0.4.1-3|107	%makeinstall_std -C build
14cu|simon-0.4.1-3|108	
14cu|simon-0.4.1-3|109	%find_lang %{name}-doc --with-kde --all-name --without-mo
14cu|simon-0.4.1-3|110	%find_lang %{name} --all-name
14cu|simon-0.4.1-3|111	
14cu|simon-0.4.1-3|112	
14cu|simon-0.4.1-3|113	%check
14cu|simon-0.4.1-3|114	for f in %{buildroot}%{_datadir}/applications/kde4/*.desktop ; do
14cu|simon-0.4.1-3|115	desktop-file-validate $f
14cu|simon-0.4.1-3|116	done
14cu|simon-0.4.1-3|117	
14cu|simon-0.4.1-3|118	rm -f %{buildroot}%{_datadir}/apps/simon.log
14cu|simon-0.4.1-3|119	
14cu|simon-0.4.1-3|120	
14cu|simon-0.4.1-3|121	%post
14cu|simon-0.4.1-3|122	touch --no-create %{_iconsdir}/hicolor &> /dev/null || :
14cu|simon-0.4.1-3|123	/sbin/ldconfig
14cu|simon-0.4.1-3|124	
14cu|simon-0.4.1-3|125	%posttrans
14cu|simon-0.4.1-3|126	gtk-update-icon-cache %{_iconsdir}/hicolor &> /dev/null || :
14cu|simon-0.4.1-3|127	
14cu|simon-0.4.1-3|128	%postun
14cu|simon-0.4.1-3|129	if [ $1 -eq 0 ] ; then
14cu|simon-0.4.1-3|130	touch --no-create %{_iconsdir}/hicolor &> /dev/null || :
14cu|simon-0.4.1-3|131	gtk-update-icon-cache %{_iconsdir}/hicolor &> /dev/null || :
14cu|simon-0.4.1-3|132	/sbin/ldconfig
14cu|simon-0.4.1-3|133	fi
14cu|simon-0.4.1-3|134	
14cu|simon-0.4.1-3|135	%files  -f %{name}.lang
14cu|simon-0.4.1-3|136	%doc COPYING COPYING.LIB
14cu|simon-0.4.1-3|137	%{_bindir}/afaras
14cu|simon-0.4.1-3|138	%{_bindir}/ksimond
14cu|simon-0.4.1-3|139	%{_bindir}/sam
14cu|simon-0.4.1-3|140	%{_bindir}/simon
14cu|simon-0.4.1-3|141	%{_bindir}/simond
14cu|simon-0.4.1-3|142	%{_bindir}/ssc
14cu|simon-0.4.1-3|143	%{_bindir}/sscd
14cu|simon-0.4.1-3|144	%{_libdir}/kde4/*.so
14cu|simon-0.4.1-3|145	%{_datadir}/applications/kde4/*.desktop
14cu|simon-0.4.1-3|146	%{_datadir}/autostart/ksimond_autostart.desktop
14cu|simon-0.4.1-3|147	%{_datadir}/autostart/simon_autostart.desktop
14cu|simon-0.4.1-3|148	%{_iconsdir}/hicolor/*/*/*
14cu|simon-0.4.1-3|149	%{_datadir}/apps/*.rc
14cu|simon-0.4.1-3|150	%{_datadir}/apps/ai/*
14cu|simon-0.4.1-3|151	%{_datadir}/apps/sam/*
14cu|simon-0.4.1-3|152	%{_datadir}/apps/simon/conf/*.xml
14cu|simon-0.4.1-3|153	%{_datadir}/apps/simon/images/*.png
14cu|simon-0.4.1-3|154	%{_datadir}/apps/simon/model/phonemes
14cu|simon-0.4.1-3|155	%{_datadir}/apps/simon/scripts/*
14cu|simon-0.4.1-3|156	%{_datadir}/apps/simon/themes/default/*.png
14cu|simon-0.4.1-3|157	%{_datadir}/apps/simon/themes/default/l10n/ca/*.png
14cu|simon-0.4.1-3|158	%{_datadir}/apps/simon/themes/default/l10n/de/*.png
14cu|simon-0.4.1-3|159	%{_datadir}/apps/simon/themes/default/l10n/en/*.png
14cu|simon-0.4.1-3|160	%{_datadir}/apps/simon/themes/default/l10n/ru/*.png
14cu|simon-0.4.1-3|161	%{_datadir}/apps/simon/ttsrec/ttssets.xml
14cu|simon-0.4.1-3|162	%{_datadir}/apps/ssc/*
14cu|simon-0.4.1-3|163	%{_datadir}/apps/simoninfo/*
14cu|simon-0.4.1-3|164	%{_datadir}/apps/simond/*
14cu|simon-0.4.1-3|165	%{_datadir}/kde4/services/*.desktop
14cu|simon-0.4.1-3|166	%{_datadir}/kde4/servicetypes/*.desktop
14cu|simon-0.4.1-3|167	%{_datadir}/config.kcfg/speechmodelmanagementconfiguration.kcfg
14cu|simon-0.4.1-3|168	%{_datadir}/config/*.knsrc
14cu|simon-0.4.1-3|169	%{_datadir}/sscd/
14cu|simon-0.4.1-3|170	
14cu|simon-0.4.1-3|171	%changelog
14cu|simon-0.4.1-3|172	* Wed Mar 11 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.4.1-3
14cu|simon-0.4.1-3|173	+ Revision: 63b58bc
14cu|simon-0.4.1-3|174	- Updated simon.spec
14cu|simon-0.4.1-3|175	
14cu|simon-0.4.1-3|176	

14655 14
14cu|simpleburn-1.7.3-1|1	%define debug_package %{nil}
14cu|simpleburn-1.7.3-1|2	
14cu|simpleburn-1.7.3-1|3	Summary:	Basic burning tool for CDs and DVDs
14cu|simpleburn-1.7.3-1|4	Name:		simpleburn
14cu|simpleburn-1.7.3-1|5	Version:	1.7.3
14cu|simpleburn-1.7.3-1|6	Release:	1
14cu|simpleburn-1.7.3-1|7	Group:		Archiving/Cd burning
14cu|simpleburn-1.7.3-1|8	License:	CeCILL
14cu|simpleburn-1.7.3-1|9	URL:		http://simpleburn.tuxfamily.org/
14cu|simpleburn-1.7.3-1|10	Source0:	http://simpleburn.tuxfamily.org/IMG/gz/%{name}-%{version}.tar.gz
14cu|simpleburn-1.7.3-1|11	
14cu|simpleburn-1.7.3-1|12	BuildRequires:	cmake
14cu|simpleburn-1.7.3-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|simpleburn-1.7.3-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|simpleburn-1.7.3-1|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|simpleburn-1.7.3-1|16	
14cu|simpleburn-1.7.3-1|17	Requires:	cdrkit
14cu|simpleburn-1.7.3-1|18	Requires:	vorbis-tools
14cu|simpleburn-1.7.3-1|19	Requires:	mpg123
14cu|simpleburn-1.7.3-1|20	Requires:	normalize
14cu|simpleburn-1.7.3-1|21	
14cu|simpleburn-1.7.3-1|22	%description
14cu|simpleburn-1.7.3-1|23	SimpleBurn is a basic burning application for CDs and DVDs.
14cu|simpleburn-1.7.3-1|24	
14cu|simpleburn-1.7.3-1|25	%prep
14cu|simpleburn-1.7.3-1|26	%setup -q
14cu|simpleburn-1.7.3-1|27	
14cu|simpleburn-1.7.3-1|28	%build
14cu|simpleburn-1.7.3-1|29	export CFLAGS="$CFLAGS -lm"
14cu|simpleburn-1.7.3-1|30	export LDFLAGS="$LDFLAGS -lm -lglib-2.0 -lgobject-2.0 -lgtk-3"
14cu|simpleburn-1.7.3-1|31	%cmake \
14cu|simpleburn-1.7.3-1|32	-DDETECTION=UDEV \
14cu|simpleburn-1.7.3-1|33	-DBURNING=CDRTOOLS
14cu|simpleburn-1.7.3-1|34	
14cu|simpleburn-1.7.3-1|35	%make
14cu|simpleburn-1.7.3-1|36	
14cu|simpleburn-1.7.3-1|37	%install
14cu|simpleburn-1.7.3-1|38	%makeinstall_std -C build
14cu|simpleburn-1.7.3-1|39	rm -rf %{buildroot}/usr/doc/
14cu|simpleburn-1.7.3-1|40	
14cu|simpleburn-1.7.3-1|41	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|simpleburn-1.7.3-1|42	install -m755 build/src/lib*.so %{buildroot}%{_libdir}/%{name}
14cu|simpleburn-1.7.3-1|43	
14cu|simpleburn-1.7.3-1|44	%find_lang %{name}
14cu|simpleburn-1.7.3-1|45	
14cu|simpleburn-1.7.3-1|46	%files -f %{name}.lang
14cu|simpleburn-1.7.3-1|47	%doc doc/*
14cu|simpleburn-1.7.3-1|48	%{_bindir}/*
14cu|simpleburn-1.7.3-1|49	%{_datadir}/applications/%{name}.desktop
14cu|simpleburn-1.7.3-1|50	%{_datadir}/%{name}*
14cu|simpleburn-1.7.3-1|51	%{_datadir}/pixmaps/*.png
14cu|simpleburn-1.7.3-1|52	%{_libdir}/%{name}/lib*.so
14cu|simpleburn-1.7.3-1|53	
14cu|simpleburn-1.7.3-1|54	%changelog
14cu|simpleburn-1.7.3-1|55	
14cu|simpleburn-1.7.3-1|56	* Wed Oct 21 2015 Denis Silakov <dsilakov@gmail.com> 1.7.3-1
14cu|simpleburn-1.7.3-1|57	- (d834e3c) Pack embedded libraries
14cu|simpleburn-1.7.3-1|58	
14cu|simpleburn-1.7.3-1|59	

14656 14
14cu|simplescreenrecorder-0.3.6-3|1	# There's no library major version here
14cu|simplescreenrecorder-0.3.6-3|2	%define oname ssr
14cu|simplescreenrecorder-0.3.6-3|3	%define libname %mklibname %{oname}-glinject
14cu|simplescreenrecorder-0.3.6-3|4	%define _appdatadir %{_datadir}/appdata
14cu|simplescreenrecorder-0.3.6-3|5	
14cu|simplescreenrecorder-0.3.6-3|6	Summary:	A feature-rich screen recorder that supports X11 and OpenGL
14cu|simplescreenrecorder-0.3.6-3|7	Name:		simplescreenrecorder
14cu|simplescreenrecorder-0.3.6-3|8	Version:	0.3.6
14cu|simplescreenrecorder-0.3.6-3|9	Release:	3
14cu|simplescreenrecorder-0.3.6-3|10	License:	GPLv3+
14cu|simplescreenrecorder-0.3.6-3|11	Group:		Video
14cu|simplescreenrecorder-0.3.6-3|12	Url:		http://www.maartenbaert.be/simplescreenrecorder
14cu|simplescreenrecorder-0.3.6-3|13	Source0:	https://github.com/MaartenBaert/ssr/archive/%{version}.tar.gz#/%{oname}-%{version}.tar.gz
14cu|simplescreenrecorder-0.3.6-3|14	Source1:	simplescreenrecorder_ru.ts.tar.gz
14cu|simplescreenrecorder-0.3.6-3|15	Source2:	https://raw.githubusercontent.com/MaartenBaert/ssr/master/data/simplescreenrecorder.appdata.xml
14cu|simplescreenrecorder-0.3.6-3|16	Patch0:		%{name}-0.3.3-fix-filenames-with-percent.patch
14cu|simplescreenrecorder-0.3.6-3|17	BuildRequires:	appstream-util
14cu|simplescreenrecorder-0.3.6-3|18	BuildRequires:	desktop-file-utils
14cu|simplescreenrecorder-0.3.6-3|19	BuildRequires:	pkgconfig(alsa)
14cu|simplescreenrecorder-0.3.6-3|20	BuildRequires:	pkgconfig(gl)
14cu|simplescreenrecorder-0.3.6-3|21	BuildRequires:	pkgconfig(glu)
14cu|simplescreenrecorder-0.3.6-3|22	BuildRequires:	pkgconfig(jack)
14cu|simplescreenrecorder-0.3.6-3|23	BuildRequires:	pkgconfig(libavformat)
14cu|simplescreenrecorder-0.3.6-3|24	BuildRequires:	pkgconfig(libpulse)
14cu|simplescreenrecorder-0.3.6-3|25	BuildRequires:	pkgconfig(QtCore)
14cu|simplescreenrecorder-0.3.6-3|26	BuildRequires:	pkgconfig(x11)
14cu|simplescreenrecorder-0.3.6-3|27	BuildRequires:	pkgconfig(xext)
14cu|simplescreenrecorder-0.3.6-3|28	BuildRequires:	pkgconfig(xfixes)
14cu|simplescreenrecorder-0.3.6-3|29	Requires:	%{libname} = %{EVRD}
14cu|simplescreenrecorder-0.3.6-3|30	%ifarch x86_64
14cu|simplescreenrecorder-0.3.6-3|31	Suggests:	lib%{oname}-glinject
14cu|simplescreenrecorder-0.3.6-3|32	%endif
14cu|simplescreenrecorder-0.3.6-3|33	
14cu|simplescreenrecorder-0.3.6-3|34	%description
14cu|simplescreenrecorder-0.3.6-3|35	SimpleScreenRecorder is a Linux program that was created to record programs
14cu|simplescreenrecorder-0.3.6-3|36	and games.
14cu|simplescreenrecorder-0.3.6-3|37	The original goal was to create a program that was just really simple to use,
14cu|simplescreenrecorder-0.3.6-3|38	the result is actually a pretty powerful program. It's 'simple' in the sense
14cu|simplescreenrecorder-0.3.6-3|39	that it's easier to use than ffmpeg/avconv or VLC, because it has a
14cu|simplescreenrecorder-0.3.6-3|40	straightforward user interface.
14cu|simplescreenrecorder-0.3.6-3|41	Features:
14cu|simplescreenrecorder-0.3.6-3|42	* Graphical user interface (Qt4 or Qt5 based).
14cu|simplescreenrecorder-0.3.6-3|43	* Faster than VLC and ffmpeg/avconv.
14cu|simplescreenrecorder-0.3.6-3|44	* Records the entire screen or part of it, or records OpenGL applications
14cu|simplescreenrecorder-0.3.6-3|45	directly (similar to Fraps on Windows).
14cu|simplescreenrecorder-0.3.6-3|46	* Synchronizes audio and video properly (a common issue with VLC and
14cu|simplescreenrecorder-0.3.6-3|47	ffmpeg/avconv).
14cu|simplescreenrecorder-0.3.6-3|48	* Reduces the video frame rate if your computer is too slow (rather than
14cu|simplescreenrecorder-0.3.6-3|49	using up all your RAM like VLC does).
14cu|simplescreenrecorder-0.3.6-3|50	* Fully multithreaded: small delays in any of the components will never
14cu|simplescreenrecorder-0.3.6-3|51	block the other components, resulting is smoother video and better
14cu|simplescreenrecorder-0.3.6-3|52	performance on computers with multiple processors.
14cu|simplescreenrecorder-0.3.6-3|53	* Pause and resume recording at any time (either by clicking a button or by
14cu|simplescreenrecorder-0.3.6-3|54	pressing a hotkey).
14cu|simplescreenrecorder-0.3.6-3|55	* Shows statistics during recording (file size, bit rate, total recording
14cu|simplescreenrecorder-0.3.6-3|56	time, actual frame rate, ...).
14cu|simplescreenrecorder-0.3.6-3|57	* Can show a preview during recording, so you don't waste time recording
14cu|simplescreenrecorder-0.3.6-3|58	something only to figure out afterwards that some setting was wrong.
14cu|simplescreenrecorder-0.3.6-3|59	* Uses libav/ffmpeg libraries for encoding, so it supports many different
14cu|simplescreenrecorder-0.3.6-3|60	codecs and file formats (adding more is trivial).
14cu|simplescreenrecorder-0.3.6-3|61	* Sensible default settings: no need to change anything if you don't want to.
14cu|simplescreenrecorder-0.3.6-3|62	* Tooltips for almost everything: no need to read the documentation to find
14cu|simplescreenrecorder-0.3.6-3|63	out what something does.
14cu|simplescreenrecorder-0.3.6-3|64	
14cu|simplescreenrecorder-0.3.6-3|65	%files
14cu|simplescreenrecorder-0.3.6-3|66	%doc COPYING *.txt README.md data/resources/about.htm
14cu|simplescreenrecorder-0.3.6-3|67	%{_bindir}/%{name}
14cu|simplescreenrecorder-0.3.6-3|68	%{_bindir}/%{oname}-glinject
14cu|simplescreenrecorder-0.3.6-3|69	%{_datadir}/applications/%{name}.desktop
14cu|simplescreenrecorder-0.3.6-3|70	%{_datadir}/%{name}/
14cu|simplescreenrecorder-0.3.6-3|71	%{_iconsdir}/hicolor/*/apps/%{name}*
14cu|simplescreenrecorder-0.3.6-3|72	%{_mandir}/man1/%{name}.1*
14cu|simplescreenrecorder-0.3.6-3|73	%{_mandir}/man1/%{oname}-glinject.1*
14cu|simplescreenrecorder-0.3.6-3|74	%{_appdatadir}/%{name}.appdata.xml
14cu|simplescreenrecorder-0.3.6-3|75	
14cu|simplescreenrecorder-0.3.6-3|76	#----------------------------------------------------------------------------
14cu|simplescreenrecorder-0.3.6-3|77	
14cu|simplescreenrecorder-0.3.6-3|78	%package -n %{libname}
14cu|simplescreenrecorder-0.3.6-3|79	Summary:	A feature-rich screen recorder library
14cu|simplescreenrecorder-0.3.6-3|80	Group:		System/Libraries
14cu|simplescreenrecorder-0.3.6-3|81	Conflicts:	%{_lib}ssr-glinject0 < 0.3.6-3
14cu|simplescreenrecorder-0.3.6-3|82	Obsoletes:	%{_lib}ssr-glinject0 < 0.3.6-3
14cu|simplescreenrecorder-0.3.6-3|83	
14cu|simplescreenrecorder-0.3.6-3|84	%description -n %{libname}
14cu|simplescreenrecorder-0.3.6-3|85	This package provides SimpleScreenRecorder's library.
14cu|simplescreenrecorder-0.3.6-3|86	
14cu|simplescreenrecorder-0.3.6-3|87	%files -n %{libname}
14cu|simplescreenrecorder-0.3.6-3|88	%doc COPYING *.txt README.md
14cu|simplescreenrecorder-0.3.6-3|89	%{_libdir}/libssr-glinject.so
14cu|simplescreenrecorder-0.3.6-3|90	
14cu|simplescreenrecorder-0.3.6-3|91	#----------------------------------------------------------------------------
14cu|simplescreenrecorder-0.3.6-3|92	
14cu|simplescreenrecorder-0.3.6-3|93	%prep
14cu|simplescreenrecorder-0.3.6-3|94	%setup -qn %{oname}-%{version}
14cu|simplescreenrecorder-0.3.6-3|95	%patch0 -p1
14cu|simplescreenrecorder-0.3.6-3|96	pushd src/translations
14cu|simplescreenrecorder-0.3.6-3|97	tar -xvzf %{SOURCE1}
14cu|simplescreenrecorder-0.3.6-3|98	popd
14cu|simplescreenrecorder-0.3.6-3|99	
14cu|simplescreenrecorder-0.3.6-3|100	
14cu|simplescreenrecorder-0.3.6-3|101	# The BS doesn't like %% in filenames
14cu|simplescreenrecorder-0.3.6-3|102	pushd data/output-profiles
14cu|simplescreenrecorder-0.3.6-3|103	mv High\%20Quality\%20Intermediate.conf HighQualityIntermediate.conf
14cu|simplescreenrecorder-0.3.6-3|104	mv Live\%20Stream\%20\%281000kbps\%29.conf LiveStream1000kbps.conf
14cu|simplescreenrecorder-0.3.6-3|105	mv Live\%20Stream\%20\%282000kbps\%29.conf LiveStream2000kbps.conf
14cu|simplescreenrecorder-0.3.6-3|106	mv Live\%20Stream\%20\%283000kbps\%29.conf LiveStream3000kbps.conf
14cu|simplescreenrecorder-0.3.6-3|107	popd
14cu|simplescreenrecorder-0.3.6-3|108	
14cu|simplescreenrecorder-0.3.6-3|109	%build
14cu|simplescreenrecorder-0.3.6-3|110	%configure2_5x
14cu|simplescreenrecorder-0.3.6-3|111	%make
14cu|simplescreenrecorder-0.3.6-3|112	
14cu|simplescreenrecorder-0.3.6-3|113	%install
14cu|simplescreenrecorder-0.3.6-3|114	%makeinstall_std
14cu|simplescreenrecorder-0.3.6-3|115	
14cu|simplescreenrecorder-0.3.6-3|116	mkdir -p %{buildroot}%{_appdatadir}
14cu|simplescreenrecorder-0.3.6-3|117	pushd %{buildroot}%{_appdatadir}
14cu|simplescreenrecorder-0.3.6-3|118	cp -p %{SOURCE2} .
14cu|simplescreenrecorder-0.3.6-3|119	popd
14cu|simplescreenrecorder-0.3.6-3|120	
14cu|simplescreenrecorder-0.3.6-3|121	%check
14cu|simplescreenrecorder-0.3.6-3|122	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|simplescreenrecorder-0.3.6-3|123	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|simplescreenrecorder-0.3.6-3|124	
14cu|simplescreenrecorder-0.3.6-3|125	%changelog
14cu|simplescreenrecorder-0.3.6-3|126	
14cu|simplescreenrecorder-0.3.6-3|127	* Mon Mar 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.6-3
14cu|simplescreenrecorder-0.3.6-3|128	- (a949f2d) Properly name library package (there's no major version for it)
14cu|simplescreenrecorder-0.3.6-3|129	- (a949f2d) Spec cleanup
14cu|simplescreenrecorder-0.3.6-3|130	
14cu|simplescreenrecorder-0.3.6-3|131	

14657 14
14cu|simplyhtml-0.12.3-1|1	Name:           simplyhtml
14cu|simplyhtml-0.12.3-1|2	Version:        0.12.3
14cu|simplyhtml-0.12.3-1|3	Release:        1
14cu|simplyhtml-0.12.3-1|4	Epoch:          0
14cu|simplyhtml-0.12.3-1|5	Summary:        Application and a java component for rich text processing
14cu|simplyhtml-0.12.3-1|6	License:        GPLv2+
14cu|simplyhtml-0.12.3-1|7	Group:          Development/Java
14cu|simplyhtml-0.12.3-1|8	URL:            http://simplyhtml.sourceforge.net/
14cu|simplyhtml-0.12.3-1|9	# cvs -z3 -d:pserver:guest@simplyhtml.cvs.sourceforge.net:/cvsroot/simplyhtml export -r shtml_0_12_3 shtml
14cu|simplyhtml-0.12.3-1|10	# mv shtml simplyhtml-0.12.3
14cu|simplyhtml-0.12.3-1|11	# tar cjf simplyhtml-0.12.3.tar.bz2 simplyhtml-0.12.3
14cu|simplyhtml-0.12.3-1|12	Source0:        http://downloads.sourceforge.net/sourceforge/simplyhtml/simplyhtml-%{version}.tar.bz2
14cu|simplyhtml-0.12.3-1|13	Requires:       gnu-regexp
14cu|simplyhtml-0.12.3-1|14	Requires:       javahelp2
14cu|simplyhtml-0.12.3-1|15	BuildRequires:  ant
14cu|simplyhtml-0.12.3-1|16	BuildRequires:  gnu-regexp
14cu|simplyhtml-0.12.3-1|17	BuildRequires:  javahelp2
14cu|simplyhtml-0.12.3-1|18	BuildArch:      noarch
14cu|simplyhtml-0.12.3-1|19	BuildRequires:  java-rpmbuild
14cu|simplyhtml-0.12.3-1|20	
14cu|simplyhtml-0.12.3-1|21	%description
14cu|simplyhtml-0.12.3-1|22	SimplyHTML is an application and a java component for rich text
14cu|simplyhtml-0.12.3-1|23	processing. It stores documents as HTML files in combination with
14cu|simplyhtml-0.12.3-1|24	Cascading Style Sheets (CSS). SimplyHTML is not intended to be used
14cu|simplyhtml-0.12.3-1|25	as an editor for web pages.
14cu|simplyhtml-0.12.3-1|26	
14cu|simplyhtml-0.12.3-1|27	%package javadoc
14cu|simplyhtml-0.12.3-1|28	Summary:        Javadoc documentation for %{name}
14cu|simplyhtml-0.12.3-1|29	Group:          Development/Java
14cu|simplyhtml-0.12.3-1|30	
14cu|simplyhtml-0.12.3-1|31	%description javadoc
14cu|simplyhtml-0.12.3-1|32	Javadoc documentation for %{name}.
14cu|simplyhtml-0.12.3-1|33	
14cu|simplyhtml-0.12.3-1|34	%prep
14cu|simplyhtml-0.12.3-1|35	%setup -q
14cu|simplyhtml-0.12.3-1|36	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t rm
14cu|simplyhtml-0.12.3-1|37	
14cu|simplyhtml-0.12.3-1|38	%{_bindir}/find . -type f -name '*.htm' | \
14cu|simplyhtml-0.12.3-1|39	%{_bindir}/xargs -t perl -pi -e 's/\r$//g'
14cu|simplyhtml-0.12.3-1|40	
14cu|simplyhtml-0.12.3-1|41	perl -pi -e 's/^Class-Path:.*\n//;' \
14cu|simplyhtml-0.12.3-1|42	-e 's/^Created-By:.*\n//;' \
14cu|simplyhtml-0.12.3-1|43	src/MANIFEST.MF
14cu|simplyhtml-0.12.3-1|44	
14cu|simplyhtml-0.12.3-1|45	cd lib
14cu|simplyhtml-0.12.3-1|46	ln -s $(build-classpath gnu-regexp) gnu-regexp-1.1.4.jar
14cu|simplyhtml-0.12.3-1|47	ln -s $(build-classpath javahelp2) jhall.jar
14cu|simplyhtml-0.12.3-1|48	cd ..
14cu|simplyhtml-0.12.3-1|49	
14cu|simplyhtml-0.12.3-1|50	%build
14cu|simplyhtml-0.12.3-1|51	export CLASSPATH=
14cu|simplyhtml-0.12.3-1|52	export OPT_JAR_LIST=:
14cu|simplyhtml-0.12.3-1|53	cd src
14cu|simplyhtml-0.12.3-1|54	%{ant}
14cu|simplyhtml-0.12.3-1|55	cd ..
14cu|simplyhtml-0.12.3-1|56	
14cu|simplyhtml-0.12.3-1|57	%install
14cu|simplyhtml-0.12.3-1|58	mkdir -p %{buildroot}%{_javadir}
14cu|simplyhtml-0.12.3-1|59	
14cu|simplyhtml-0.12.3-1|60	cp -a dist/lib/SimplyHTML.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|simplyhtml-0.12.3-1|61	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|simplyhtml-0.12.3-1|62	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML-%{version}.jar
14cu|simplyhtml-0.12.3-1|63	ln -s SimplyHTML-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML.jar
14cu|simplyhtml-0.12.3-1|64	
14cu|simplyhtml-0.12.3-1|65	cp -a dist/lib/SimplyHTMLHelp.jar %{buildroot}%{_javadir}/%{name}-help-%{version}.jar
14cu|simplyhtml-0.12.3-1|66	ln -s %{name}-help-%{version}.jar %{buildroot}%{_javadir}/%{name}-help.jar
14cu|simplyhtml-0.12.3-1|67	ln -s %{name}-help-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp-%{version}.jar
14cu|simplyhtml-0.12.3-1|68	ln -s SimplyHTMLHelp-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp.jar
14cu|simplyhtml-0.12.3-1|69	
14cu|simplyhtml-0.12.3-1|70	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|simplyhtml-0.12.3-1|71	cp -a dist/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|simplyhtml-0.12.3-1|72	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|simplyhtml-0.12.3-1|73	
14cu|simplyhtml-0.12.3-1|74	%files
14cu|simplyhtml-0.12.3-1|75	%defattr(0644,root,root,0755)
14cu|simplyhtml-0.12.3-1|76	%doc doc/*
14cu|simplyhtml-0.12.3-1|77	%{_javadir}/*.jar
14cu|simplyhtml-0.12.3-1|78	
14cu|simplyhtml-0.12.3-1|79	%files javadoc
14cu|simplyhtml-0.12.3-1|80	%defattr(0644,root,root,0755)
14cu|simplyhtml-0.12.3-1|81	%doc %{_javadocdir}/%{name}-%{version}
14cu|simplyhtml-0.12.3-1|82	%doc %{_javadocdir}/%{name}
14cu|simplyhtml-0.12.3-1|83	
14cu|simplyhtml-0.12.3-1|84	%changelog
14cu|simplyhtml-0.12.3-1|85	
14cu|simplyhtml-0.12.3-1|86	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:0.12.3-1
14cu|simplyhtml-0.12.3-1|87	- (ac53101) Drop gcj
14cu|simplyhtml-0.12.3-1|88	
14cu|simplyhtml-0.12.3-1|89	

14658 14
14cu|simutrans-0.120.1.3-1|1	%define	majver		120
14cu|simutrans-0.120.1.3-1|2	%define	minver		1
14cu|simutrans-0.120.1.3-1|3	%define	minminver	3
14cu|simutrans-0.120.1.3-1|4	
14cu|simutrans-0.120.1.3-1|5	Summary:	Transport and Economic Simulation Game
14cu|simutrans-0.120.1.3-1|6	Name:		simutrans
14cu|simutrans-0.120.1.3-1|7	Version:	0.%{majver}.%{minver}.%{minminver}
14cu|simutrans-0.120.1.3-1|8	Release:	1
14cu|simutrans-0.120.1.3-1|9	License:	Artistic
14cu|simutrans-0.120.1.3-1|10	Group:		Games/Strategy
14cu|simutrans-0.120.1.3-1|11	Url:		http://www.simutrans.com/
14cu|simutrans-0.120.1.3-1|12	Source0:	%{name}-src-%{majver}-%{minver}-%{minminver}.zip
14cu|simutrans-0.120.1.3-1|13	Source1:	config.default
14cu|simutrans-0.120.1.3-1|14	Source2:	simutrans.run
14cu|simutrans-0.120.1.3-1|15	Source3:	simutrans.desktop
14cu|simutrans-0.120.1.3-1|16	Source4:	simutrans.png
14cu|simutrans-0.120.1.3-1|17	Source5:	simutrans_langtabs-99-17.tar.bz2
14cu|simutrans-0.120.1.3-1|18	Patch0:		simutrans-0.120.1.3-optflags.patch
14cu|simutrans-0.120.1.3-1|19	Patch1:		simutrans-0.120.1.3-homepath.patch
14cu|simutrans-0.120.1.3-1|20	BuildRequires:	bzip2-devel
14cu|simutrans-0.120.1.3-1|21	BuildRequires:	pkgconfig(sdl)
14cu|simutrans-0.120.1.3-1|22	BuildRequires:	pkgconfig(SDL_mixer)
14cu|simutrans-0.120.1.3-1|23	BuildRequires:	pkgconfig(zlib)
14cu|simutrans-0.120.1.3-1|24	Requires:	simutrans-pak >= 0.%{majver}
14cu|simutrans-0.120.1.3-1|25	
14cu|simutrans-0.120.1.3-1|26	%description
14cu|simutrans-0.120.1.3-1|27	Simutrans is a freeware transportation simulator that runs under
14cu|simutrans-0.120.1.3-1|28	Windows, Linux, and a few other operating systems (Apple Macintosh
14cu|simutrans-0.120.1.3-1|29	with Intel processors, BEOS). It's similar to Transport Tycoon,
14cu|simutrans-0.120.1.3-1|30	Transport Tycoon Deluxe and Transport Giant.
14cu|simutrans-0.120.1.3-1|31	
14cu|simutrans-0.120.1.3-1|32	You take on the role of operating a transportation company, and your
14cu|simutrans-0.120.1.3-1|33	goal is to get goods of various kinds, as well as passengers and mail,
14cu|simutrans-0.120.1.3-1|34	from one place to the next.
14cu|simutrans-0.120.1.3-1|35	
14cu|simutrans-0.120.1.3-1|36	Don't be fooled by the tile-based graphics - this is a very complex
14cu|simutrans-0.120.1.3-1|37	game, and it is constantly evolving, with new features being added. It
14cu|simutrans-0.120.1.3-1|38	is a living game, and consistently being made better and better.
14cu|simutrans-0.120.1.3-1|39	
14cu|simutrans-0.120.1.3-1|40	%files
14cu|simutrans-0.120.1.3-1|41	%doc simutrans/*.txt
14cu|simutrans-0.120.1.3-1|42	%{_bindir}/*
14cu|simutrans-0.120.1.3-1|43	%{_libexecdir}/simutrans
14cu|simutrans-0.120.1.3-1|44	%{_iconsdir}/*
14cu|simutrans-0.120.1.3-1|45	%{_datadir}/applications/*.desktop
14cu|simutrans-0.120.1.3-1|46	
14cu|simutrans-0.120.1.3-1|47	#----------------------------------------------------------------------------
14cu|simutrans-0.120.1.3-1|48	
14cu|simutrans-0.120.1.3-1|49	%prep
14cu|simutrans-0.120.1.3-1|50	%setup -q -c -a 5
14cu|simutrans-0.120.1.3-1|51	find . -type f -exec chmod 644 {} \;
14cu|simutrans-0.120.1.3-1|52	%patch0 -p1 -b .optflags~
14cu|simutrans-0.120.1.3-1|53	%patch1 -p1 -b .homepath~
14cu|simutrans-0.120.1.3-1|54	cp -pr %{SOURCE1} .
14cu|simutrans-0.120.1.3-1|55	
14cu|simutrans-0.120.1.3-1|56	%build
14cu|simutrans-0.120.1.3-1|57	%setup_compile_flags
14cu|simutrans-0.120.1.3-1|58	%make
14cu|simutrans-0.120.1.3-1|59	
14cu|simutrans-0.120.1.3-1|60	%install
14cu|simutrans-0.120.1.3-1|61	mkdir -p %{buildroot}%{_libexecdir}/simutrans
14cu|simutrans-0.120.1.3-1|62	mkdir -p %{buildroot}%{_bindir}
14cu|simutrans-0.120.1.3-1|63	mkdir -p %{buildroot}%{_iconsdir}
14cu|simutrans-0.120.1.3-1|64	mkdir -p %{buildroot}%{_datadir}/applications
14cu|simutrans-0.120.1.3-1|65	
14cu|simutrans-0.120.1.3-1|66	install -m 0755 build/default/sim %{buildroot}%{_libexecdir}/simutrans/simutrans.bin
14cu|simutrans-0.120.1.3-1|67	cp -pr simutrans/{config,font,music,script,text,themes} %{buildroot}%{_libexecdir}/simutrans/
14cu|simutrans-0.120.1.3-1|68	
14cu|simutrans-0.120.1.3-1|69	sed -e 's,@LIBEXECDIR@,%{_libexecdir},g' %{SOURCE2} > %{buildroot}%{_bindir}/simutrans
14cu|simutrans-0.120.1.3-1|70	chmod 0755 %{buildroot}%{_bindir}/simutrans
14cu|simutrans-0.120.1.3-1|71	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/
14cu|simutrans-0.120.1.3-1|72	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/
14cu|simutrans-0.120.1.3-1|73	
14cu|simutrans-0.120.1.3-1|74	
14cu|simutrans-0.120.1.3-1|75	%changelog
14cu|simutrans-0.120.1.3-1|76	
14cu|simutrans-0.120.1.3-1|77	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120.1.3-1
14cu|simutrans-0.120.1.3-1|78	- (31e141a) New version 0.120.1.3
14cu|simutrans-0.120.1.3-1|79	- (31e141a) Re-diff patches
14cu|simutrans-0.120.1.3-1|80	- (31e141a) Build with system optflags to fix debug package
14cu|simutrans-0.120.1.3-1|81	- (31e141a) Spec cleanup
14cu|simutrans-0.120.1.3-1|82	
14cu|simutrans-0.120.1.3-1|83	

14659 14
14cu|simutrans-pak128-0.120-1|1	%define debug_package %{nil}
14cu|simutrans-pak128-0.120-1|2	
14cu|simutrans-pak128-0.120-1|3	%define	ver	2.6
14cu|simutrans-pak128-0.120-1|4	%define	majver	120
14cu|simutrans-pak128-0.120-1|5	#define	minver	1
14cu|simutrans-pak128-0.120-1|6	%define	pak	pak128
14cu|simutrans-pak128-0.120-1|7	
14cu|simutrans-pak128-0.120-1|8	Summary:	A complete Simutrans game data package with 128x128 tiles
14cu|simutrans-pak128-0.120-1|9	Name:		simutrans-%{pak}
14cu|simutrans-pak128-0.120-1|10	Version:	0.%{majver}
14cu|simutrans-pak128-0.120-1|11	Release:	1
14cu|simutrans-pak128-0.120-1|12	License:	Artistic
14cu|simutrans-pak128-0.120-1|13	Group:		Games/Strategy
14cu|simutrans-pak128-0.120-1|14	Url:		http://www.simutrans.com
14cu|simutrans-pak128-0.120-1|15	Source0:	%{pak}-%{ver}--ST%{majver}.zip
14cu|simutrans-pak128-0.120-1|16	Requires:	simutrans
14cu|simutrans-pak128-0.120-1|17	Provides:	simutrans-pak = %{version}
14cu|simutrans-pak128-0.120-1|18	
14cu|simutrans-pak128-0.120-1|19	%description
14cu|simutrans-pak128-0.120-1|20	This is a complete data package for Simutrans transport game
14cu|simutrans-pak128-0.120-1|21	with 128x128 tiles. Internal version is %{ver}.
14cu|simutrans-pak128-0.120-1|22	
14cu|simutrans-pak128-0.120-1|23	%files
14cu|simutrans-pak128-0.120-1|24	%{_libexecdir}/simutrans/pak128*
14cu|simutrans-pak128-0.120-1|25	
14cu|simutrans-pak128-0.120-1|26	#----------------------------------------------------------------------------
14cu|simutrans-pak128-0.120-1|27	
14cu|simutrans-pak128-0.120-1|28	%prep
14cu|simutrans-pak128-0.120-1|29	%setup -q -c %{name}-%{version}
14cu|simutrans-pak128-0.120-1|30	
14cu|simutrans-pak128-0.120-1|31	%build
14cu|simutrans-pak128-0.120-1|32	
14cu|simutrans-pak128-0.120-1|33	%install
14cu|simutrans-pak128-0.120-1|34	mkdir -p %{buildroot}%{_libexecdir}/simutrans/pak128
14cu|simutrans-pak128-0.120-1|35	cp -pr pak128/* %{buildroot}%{_libexecdir}/simutrans/pak128/
14cu|simutrans-pak128-0.120-1|36	
14cu|simutrans-pak128-0.120-1|37	
14cu|simutrans-pak128-0.120-1|38	%changelog
14cu|simutrans-pak128-0.120-1|39	
14cu|simutrans-pak128-0.120-1|40	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120-1
14cu|simutrans-pak128-0.120-1|41	- (4d143bb) New version 2.6-120
14cu|simutrans-pak128-0.120-1|42	- (4d143bb) Shouldn't be noarch package (uses libexec)
14cu|simutrans-pak128-0.120-1|43	- (4d143bb) Spec cleanup
14cu|simutrans-pak128-0.120-1|44	
14cu|simutrans-pak128-0.120-1|45	

14660 14
14cu|singularity-0.30c-1|1	Name:           singularity
14cu|singularity-0.30c-1|2	Version:        0.30c
14cu|singularity-0.30c-1|3	Release:        1
14cu|singularity-0.30c-1|4	Summary:        Simulation of true AI
14cu|singularity-0.30c-1|5	License:        GPLv2
14cu|singularity-0.30c-1|6	Group:          Games/Strategy
14cu|singularity-0.30c-1|7	Url:            http://www.emhsoft.com/%{name}/index.html
14cu|singularity-0.30c-1|8	Source0:        http://www.emhsoft.com/%{name}/%{name}-%{version}-src.tar.gz
14cu|singularity-0.30c-1|9	Source1:        http://www.emhsoft.com/%{name}/endgame-%{name}-music-007.zip
14cu|singularity-0.30c-1|10	Source2:        %{name}.desktop
14cu|singularity-0.30c-1|11	Source100:      %{name}.rpmlintrc
14cu|singularity-0.30c-1|12	BuildRequires:  unzip
14cu|singularity-0.30c-1|13	BuildRequires:  pkgconfig(python)
14cu|singularity-0.30c-1|14	BuildRequires:  pythonegg(setuptools)
14cu|singularity-0.30c-1|15	BuildRequires:  desktop-file-utils
14cu|singularity-0.30c-1|16	Requires:       pygame
14cu|singularity-0.30c-1|17	Requires:       pythonegg(numpy)
14cu|singularity-0.30c-1|18	BuildArch:      noarch
14cu|singularity-0.30c-1|19	
14cu|singularity-0.30c-1|20	%description
14cu|singularity-0.30c-1|21	Survive, grow, and learn. Go from computer to computer,
14cu|singularity-0.30c-1|22	pursued by the entire world.
14cu|singularity-0.30c-1|23	
14cu|singularity-0.30c-1|24	Keep hidden, and you might have a chance.
14cu|singularity-0.30c-1|25	
14cu|singularity-0.30c-1|26	%files
14cu|singularity-0.30c-1|27	%doc README.txt GPL.txt AUTHORS Changelog TODO
14cu|singularity-0.30c-1|28	%{_gamesbindir}/%{name}
14cu|singularity-0.30c-1|29	%{py_puresitedir}/%{name}
14cu|singularity-0.30c-1|30	%{_datadir}/applications/%{name}.desktop
14cu|singularity-0.30c-1|31	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|singularity-0.30c-1|32	#----------------------------------------------------------
14cu|singularity-0.30c-1|33	
14cu|singularity-0.30c-1|34	%prep
14cu|singularity-0.30c-1|35	%setup -q -a1
14cu|singularity-0.30c-1|36	
14cu|singularity-0.30c-1|37	%build
14cu|singularity-0.30c-1|38	
14cu|singularity-0.30c-1|39	
14cu|singularity-0.30c-1|40	%install
14cu|singularity-0.30c-1|41	install -Dm755 %{name}.py %{buildroot}%{py_puresitedir}/%{name}/%{name}.py
14cu|singularity-0.30c-1|42	
14cu|singularity-0.30c-1|43	cp -R code data %{buildroot}%{py_puresitedir}/%{name}/
14cu|singularity-0.30c-1|44	cp -R endgame-%{name}-music-007 %{buildroot}%{py_puresitedir}/%{name}/music
14cu|singularity-0.30c-1|45	chmod +x %{buildroot}%{py_puresitedir}/%{name}/code/%{name}.py
14cu|singularity-0.30c-1|46	
14cu|singularity-0.30c-1|47	# wrapper
14cu|singularity-0.30c-1|48	mkdir -p %{buildroot}%{_gamesbindir}
14cu|singularity-0.30c-1|49	cat >> %{buildroot}%{_gamesbindir}/%{name} <<EOF
14cu|singularity-0.30c-1|50	#!/bin/sh
14cu|singularity-0.30c-1|51	cd %{py_puresitedir}/%{name}/
14cu|singularity-0.30c-1|52	exec python %{name}.py "$@"
14cu|singularity-0.30c-1|53	EOF
14cu|singularity-0.30c-1|54	chmod +x %{buildroot}%{_gamesbindir}/%{name}
14cu|singularity-0.30c-1|55	
14cu|singularity-0.30c-1|56	# icons
14cu|singularity-0.30c-1|57	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
14cu|singularity-0.30c-1|58	ln -sf %{py_puresitedir}/%{name}/data/images/icon.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|singularity-0.30c-1|59	
14cu|singularity-0.30c-1|60	# menu entry
14cu|singularity-0.30c-1|61	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|singularity-0.30c-1|62	%{SOURCE2}
14cu|singularity-0.30c-1|63	
14cu|singularity-0.30c-1|64	# linting
14cu|singularity-0.30c-1|65	pushd %{buildroot}%{py_puresitedir}/%{name}
14cu|singularity-0.30c-1|66	sed -i '1i#!/usr/bin/python' %{name}.py
14cu|singularity-0.30c-1|67	popd
14cu|singularity-0.30c-1|68	
14cu|singularity-0.30c-1|69	%changelog
14cu|singularity-0.30c-1|70	
14cu|singularity-0.30c-1|71	* Sun Apr 16 2017 abfonly <abfonly@gmail.com> 0.30c-1
14cu|singularity-0.30c-1|72	- (e4b0ed4) Imported from SRPM
14cu|singularity-0.30c-1|73	
14cu|singularity-0.30c-1|74	

14661 14
14cu|sipfwd-0.8-1|1	%define debug_package %{nil}
14cu|sipfwd-0.8-1|2	
14cu|sipfwd-0.8-1|3	Summary:	Stateless SIP Proxy
14cu|sipfwd-0.8-1|4	Name:		sipfwd
14cu|sipfwd-0.8-1|5	Version:	0.8
14cu|sipfwd-0.8-1|6	Release:	1
14cu|sipfwd-0.8-1|7	Source0:	http://download.cmeerw.net/debian/sipfwd/source/%{name}_%{version}.tar.gz
14cu|sipfwd-0.8-1|8	Source1:	%{name}.sysinit
14cu|sipfwd-0.8-1|9	Source2:        %{name}.tmpfiles.d
14cu|sipfwd-0.8-1|10	License:	GPLv2+
14cu|sipfwd-0.8-1|11	Group:		System/Servers
14cu|sipfwd-0.8-1|12	Url:		http://freecode.com/projects/sipfwd
14cu|sipfwd-0.8-1|13	BuildRequires:	pkgconfig(libosip2)
14cu|sipfwd-0.8-1|14	BuildRequires:	udns-devel
14cu|sipfwd-0.8-1|15	BuildRequires:	sqlite3-devel
14cu|sipfwd-0.8-1|16	BuildRequires:	sqlite3-tools
14cu|sipfwd-0.8-1|17	
14cu|sipfwd-0.8-1|18	%description
14cu|sipfwd-0.8-1|19	SIPFwd is a SIP forwarding daemon that acts as a stateless SIP proxy to
14cu|sipfwd-0.8-1|20	essentially forward a SIP address to another SIP server. This is useful
14cu|sipfwd-0.8-1|21	if you already have an account with a SIP provider, but aren't too happy
14cu|sipfwd-0.8-1|22	about the SIP URL you got and instead prefer to use a SIP URL with your
14cu|sipfwd-0.8-1|23	own domain name (but don't want to run a full-blown SIP server like
14cu|sipfwd-0.8-1|24	Asterisk or OpenSER).
14cu|sipfwd-0.8-1|25	
14cu|sipfwd-0.8-1|26	So it allows you to use and publish SIP URLs of the form
14cu|sipfwd-0.8-1|27	sip:user@example.com with the minimum possible effort.
14cu|sipfwd-0.8-1|28	
14cu|sipfwd-0.8-1|29	Of course, your existing SIP provider has to allow incoming connections
14cu|sipfwd-0.8-1|30	via SIP (unfortunately, some providers choose to block direct SIP connections
14cu|sipfwd-0.8-1|31	and only allow connections via PSTN).
14cu|sipfwd-0.8-1|32	
14cu|sipfwd-0.8-1|33	
14cu|sipfwd-0.8-1|34	%prep
14cu|sipfwd-0.8-1|35	%setup -q
14cu|sipfwd-0.8-1|36	cp %{SOURCE1} %{name}.sysinit
14cu|sipfwd-0.8-1|37	
14cu|sipfwd-0.8-1|38	%apply_patches
14cu|sipfwd-0.8-1|39	
14cu|sipfwd-0.8-1|40	%build
14cu|sipfwd-0.8-1|41	#configure2_5x
14cu|sipfwd-0.8-1|42	
14cu|sipfwd-0.8-1|43	%make
14cu|sipfwd-0.8-1|44	
14cu|sipfwd-0.8-1|45	%install
14cu|sipfwd-0.8-1|46	%makeinstall_std
14cu|sipfwd-0.8-1|47	install -D -m 0755 %{name}.sysinit %{buildroot}%{_sysconfdir}/init.d/%{name}
14cu|sipfwd-0.8-1|48	install -d %{buildroot}%{_localstatedir}/run/%{name}
14cu|sipfwd-0.8-1|49	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|sipfwd-0.8-1|50	sqlite3 %{buildroot}%{_localstatedir}/lib/%{name}/db.sqlite <db.sqlite
14cu|sipfwd-0.8-1|51	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|sipfwd-0.8-1|52	
14cu|sipfwd-0.8-1|53	%post
14cu|sipfwd-0.8-1|54	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|sipfwd-0.8-1|55	%_post_service %{name}
14cu|sipfwd-0.8-1|56	
14cu|sipfwd-0.8-1|57	%preun
14cu|sipfwd-0.8-1|58	%_preun_service %{name}
14cu|sipfwd-0.8-1|59	
14cu|sipfwd-0.8-1|60	%pre
14cu|sipfwd-0.8-1|61	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14cu|sipfwd-0.8-1|62	
14cu|sipfwd-0.8-1|63	%postun
14cu|sipfwd-0.8-1|64	%_postun_userdel %{name}
14cu|sipfwd-0.8-1|65	
14cu|sipfwd-0.8-1|66	%clean
14cu|sipfwd-0.8-1|67	
14cu|sipfwd-0.8-1|68	
14cu|sipfwd-0.8-1|69	%files
14cu|sipfwd-0.8-1|70	%doc README
14cu|sipfwd-0.8-1|71	%{_sbindir}/%{name}
14cu|sipfwd-0.8-1|72	%{_sysconfdir}/init.d/%{name}
14cu|sipfwd-0.8-1|73	%attr(755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}
14cu|sipfwd-0.8-1|74	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/db.sqlite
14cu|sipfwd-0.8-1|75	%{_tmpfilesdir}/%{name}.conf
14cu|sipfwd-0.8-1|76	
14cu|sipfwd-0.8-1|77	%changelog
14cu|sipfwd-0.8-1|78	
14cu|sipfwd-0.8-1|79	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 0.8-1
14cu|sipfwd-0.8-1|80	- (6fc6f16) Updated to 0.8, switch to tmpfiles
14cu|sipfwd-0.8-1|81	
14cu|sipfwd-0.8-1|82	

14662 14
14cu|sipp-3.3-1|1	Summary: 	Performance testing tool for the SIP protocol
14cu|sipp-3.3-1|2	Name: 	 	sipp
14cu|sipp-3.3-1|3	Version: 	3.3
14cu|sipp-3.3-1|4	Release: 	1
14cu|sipp-3.3-1|5	License:	GPL
14cu|sipp-3.3-1|6	Group:		Networking/Other
14cu|sipp-3.3-1|7	URL:		http://sipp.sourceforge.net/
14cu|sipp-3.3-1|8	Source0:	http://prdownloads.sourceforge.net/sipp/sipp-%{version}.tar.gz
14cu|sipp-3.3-1|9	Patch2:         sipp-3.3-format-security.patch
14cu|sipp-3.3-1|10	BuildRequires:	libstdc++-devel
14cu|sipp-3.3-1|11	BuildRequires:	ncurses-devel
14cu|sipp-3.3-1|12	BuildRequires:  openssl-devel
14cu|sipp-3.3-1|13	BuildRequires:  pcap-devel
14cu|sipp-3.3-1|14	BuildRequires:  lksctp-tools-devel
14cu|sipp-3.3-1|15	
14cu|sipp-3.3-1|16	
14cu|sipp-3.3-1|17	%description
14cu|sipp-3.3-1|18	SIPp is a performance testing tool for the SIP protocol. It
14cu|sipp-3.3-1|19	includes a few basic SipStone user agent scenarios (UAC and UAS)
14cu|sipp-3.3-1|20	and establishes and releases multiple calls with the INVITE and
14cu|sipp-3.3-1|21	BYE methods. It can also reads XML scenario files describing any
14cu|sipp-3.3-1|22	performance testing configuration. It features the dynamic display
14cu|sipp-3.3-1|23	of statistics about running tests (call rate, round trip delay,
14cu|sipp-3.3-1|24	and message statistics), periodic CSV statistics dumps, TCP and
14cu|sipp-3.3-1|25	UDP over multiple sockets or multiplexed with retransmission
14cu|sipp-3.3-1|26	management, regular expressions and variables in scenario files,
14cu|sipp-3.3-1|27	and dynamically adjustable call rates.
14cu|sipp-3.3-1|28	
14cu|sipp-3.3-1|29	SIPp can be used to test many real SIP equipements like SIP
14cu|sipp-3.3-1|30	proxies, B2BUAs, SIP media servers, SIP/x gateways, SIP PBX,
14cu|sipp-3.3-1|31	... It is also very useful to emulate thousands of user agents
14cu|sipp-3.3-1|32	calling your SIP system.
14cu|sipp-3.3-1|33	
14cu|sipp-3.3-1|34	%prep
14cu|sipp-3.3-1|35	%setup -q
14cu|sipp-3.3-1|36	autoreconf -fi
14cu|sipp-3.3-1|37	%patch2 -p1 -b .format
14cu|sipp-3.3-1|38	
14cu|sipp-3.3-1|39	%build
14cu|sipp-3.3-1|40	%configure --with-openssl --with-pcap --with-sctp
14cu|sipp-3.3-1|41	%make
14cu|sipp-3.3-1|42	
14cu|sipp-3.3-1|43	%install
14cu|sipp-3.3-1|44	install -d %{buildroot}%{_bindir}
14cu|sipp-3.3-1|45	install -m0755 sipp %{buildroot}%{_bindir}/
14cu|sipp-3.3-1|46	mkdir -p %{buildroot}%{_datadir}/%{name}/pcap
14cu|sipp-3.3-1|47	install -p -m 644 pcap/*.pcap %{buildroot}%{_datadir}/%{name}/pcap
14cu|sipp-3.3-1|48	
14cu|sipp-3.3-1|49	%files
14cu|sipp-3.3-1|50	%doc README*
14cu|sipp-3.3-1|51	%{_bindir}/sipp
14cu|sipp-3.3-1|52	%{_datadir}/%{name}
14cu|sipp-3.3-1|53	
14cu|sipp-3.3-1|54	%changelog
14cu|sipp-3.3-1|55	
14cu|sipp-3.3-1|56	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3-1
14cu|sipp-3.3-1|57	- (2aa7432) Updated to 3.3
14cu|sipp-3.3-1|58	
14cu|sipp-3.3-1|59	

14663 14
14cu|sitecopy-0.16.6-5|1	Name:		sitecopy
14cu|sitecopy-0.16.6-5|2	Version:	0.16.6
14cu|sitecopy-0.16.6-5|3	Release:	5
14cu|sitecopy-0.16.6-5|4	Summary:	Tool for easily maintaining remote web sites
14cu|sitecopy-0.16.6-5|5	License:	GPL
14cu|sitecopy-0.16.6-5|6	Group:		Networking/File transfer
14cu|sitecopy-0.16.6-5|7	Source0:	http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.bz2
14cu|sitecopy-0.16.6-5|8	Source1:	%{name}.bash-completion
14cu|sitecopy-0.16.6-5|9	Patch0:		configure-0.16.6.patch
14cu|sitecopy-0.16.6-5|10	URL:		http://www.lyra.org/sitecopy/
14cu|sitecopy-0.16.6-5|11	BuildRequires:	neon-devel
14cu|sitecopy-0.16.6-5|12	
14cu|sitecopy-0.16.6-5|13	%description
14cu|sitecopy-0.16.6-5|14	sitecopy allows you to easily maintain remote Web sites.  The program
14cu|sitecopy-0.16.6-5|15	will upload files to the server which have changed locally, and delete
14cu|sitecopy-0.16.6-5|16	files from the server which have been removed locally, to keep the
14cu|sitecopy-0.16.6-5|17	remote site synchronized with the local site, with a single
14cu|sitecopy-0.16.6-5|18	command. sitecopy will also optionally try to spot files you move
14cu|sitecopy-0.16.6-5|19	locally, and move them remotely.  FTP and WebDAV servers are
14cu|sitecopy-0.16.6-5|20	supported.
14cu|sitecopy-0.16.6-5|21	
14cu|sitecopy-0.16.6-5|22	%prep
14cu|sitecopy-0.16.6-5|23	%setup -q
14cu|sitecopy-0.16.6-5|24	%patch0 -p1
14cu|sitecopy-0.16.6-5|25	
14cu|sitecopy-0.16.6-5|26	%build
14cu|sitecopy-0.16.6-5|27	export CFLAGS="%{optflags} -fPIE"
14cu|sitecopy-0.16.6-5|28	export LDFLAGS="%ldflags -pie"
14cu|sitecopy-0.16.6-5|29	%configure2_5x \
14cu|sitecopy-0.16.6-5|30	--enable-debug \
14cu|sitecopy-0.16.6-5|31	--with-ssl \
14cu|sitecopy-0.16.6-5|32	--with-neon \
14cu|sitecopy-0.16.6-5|33	--disable-rsh
14cu|sitecopy-0.16.6-5|34	%make
14cu|sitecopy-0.16.6-5|35	
14cu|sitecopy-0.16.6-5|36	%install
14cu|sitecopy-0.16.6-5|37	%makeinstall_std
14cu|sitecopy-0.16.6-5|38	
14cu|sitecopy-0.16.6-5|39	%find_lang %{name}
14cu|sitecopy-0.16.6-5|40	
14cu|sitecopy-0.16.6-5|41	# (sb) remove fr man pages
14cu|sitecopy-0.16.6-5|42	rm -fr %{buildroot}/%{_mandir}/fr
14cu|sitecopy-0.16.6-5|43	
14cu|sitecopy-0.16.6-5|44	# fix doc file permissions
14cu|sitecopy-0.16.6-5|45	chmod 0644 COPYING ChangeLog INSTALL NEWS README* THANKS TODO
14cu|sitecopy-0.16.6-5|46	
14cu|sitecopy-0.16.6-5|47	# (sb) installed but unpackaged files
14cu|sitecopy-0.16.6-5|48	rm -fr %{buildroot}/%{_prefix}/doc
14cu|sitecopy-0.16.6-5|49	
14cu|sitecopy-0.16.6-5|50	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14cu|sitecopy-0.16.6-5|51	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cu|sitecopy-0.16.6-5|52	
14cu|sitecopy-0.16.6-5|53	%clean
14cu|sitecopy-0.16.6-5|54	
14cu|sitecopy-0.16.6-5|55	%files -f %{name}.lang
14cu|sitecopy-0.16.6-5|56	%defattr(-, root, root)
14cu|sitecopy-0.16.6-5|57	%{_bindir}/sitecopy
14cu|sitecopy-0.16.6-5|58	%{_mandir}/man1/*
14cu|sitecopy-0.16.6-5|59	%{_prefix}/share/sitecopy
14cu|sitecopy-0.16.6-5|60	%doc COPYING ChangeLog INSTALL NEWS README* THANKS TODO
14cu|sitecopy-0.16.6-5|61	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cu|sitecopy-0.16.6-5|62	
14cu|sitecopy-0.16.6-5|63	%changelog
14cu|sitecopy-0.16.6-5|64	
14cu|sitecopy-0.16.6-5|65	* Wed Jun 15 2016 Denis Silakov <dsilakov@gmail.com> 0.16.6-5
14cu|sitecopy-0.16.6-5|66	- (9b788d2) Build with modern neon
14cu|sitecopy-0.16.6-5|67	
14cu|sitecopy-0.16.6-5|68	

14664 14
14cu|sk1-0.9.3-1|1	%define	oname sK1
14cu|sk1-0.9.3-1|2	
14cu|sk1-0.9.3-1|3	# https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sK1
14cu|sk1-0.9.3-1|4	%define	svn %{nil}
14cu|sk1-0.9.3-1|5	
14cu|sk1-0.9.3-1|6	Summary:	Advanced vector graphics editor
14cu|sk1-0.9.3-1|7	Name:		sk1
14cu|sk1-0.9.3-1|8	Version:	0.9.3
14cu|sk1-0.9.3-1|9	Release:	1
14cu|sk1-0.9.3-1|10	License:	GPLv2+ and LGPLv2+
14cu|sk1-0.9.3-1|11	Group:		Graphics
14cu|sk1-0.9.3-1|12	Url:		https://github.com/sk1project
14cu|sk1-0.9.3-1|13	Source0:	https://sourceforge.net/projects/%{name}/files/%{name}/%{oname}_%{version}/%{name}-%{version}.tar.gz
14cu|sk1-0.9.3-1|14	Patch1:		sk1-0.9.2-linkage.patch
14cu|sk1-0.9.3-1|15	BuildRequires:	tcl
14cu|sk1-0.9.3-1|16	BuildRequires:	tk
14cu|sk1-0.9.3-1|17	BuildRequires:	tcl-devel
14cu|sk1-0.9.3-1|18	BuildRequires:	desktop-file-utils
14cu|sk1-0.9.3-1|19	BuildRequires:	pkgconfig(cairo)
14cu|sk1-0.9.3-1|20	BuildRequires:	pkgconfig(pycairo)
14cu|sk1-0.9.3-1|21	BuildRequires:	pkgconfig(freetype2)
14cu|sk1-0.9.3-1|22	BuildRequires:	pkgconfig(lcms2)
14cu|sk1-0.9.3-1|23	BuildRequires:	pkgconfig(python)
14cu|sk1-0.9.3-1|24	BuildRequires:	pkgconfig(tk)
14cu|sk1-0.9.3-1|25	BuildRequires:	pkgconfig(x11)
14cu|sk1-0.9.3-1|26	BuildRequires:	pkgconfig(xcursor)
14cu|sk1-0.9.3-1|27	BuildRequires:	pkgconfig(xext)
14cu|sk1-0.9.3-1|28	Requires:	tkinter
14cu|sk1-0.9.3-1|29	Requires:	python-pillow
14cu|sk1-0.9.3-1|30	Requires:	python-pillow-tk
14cu|sk1-0.9.3-1|31	Requires:	python-lcms
14cu|sk1-0.9.3-1|32	Requires:	zenity
14cu|sk1-0.9.3-1|33	Provides:	sketch = %{EVRD}
14cu|sk1-0.9.3-1|34	Provides:	skencil = %{EVRD}
14cu|sk1-0.9.3-1|35	
14cu|sk1-0.9.3-1|36	%description
14cu|sk1-0.9.3-1|37	sK1 is an open source vector graphics editor similar to CorelDRAW, Adobe
14cu|sk1-0.9.3-1|38	Illustrator, or Freehand. sK1 is mainly oriented for PostScript processing.
14cu|sk1-0.9.3-1|39	It features CMYK colorspace support, CMYK support in Postscript, a Cairo-based
14cu|sk1-0.9.3-1|40	engine, color managment, universal CDR importer (7-X3 versions), and a modern
14cu|sk1-0.9.3-1|41	Tk based (former Tile widgets) user interface.
14cu|sk1-0.9.3-1|42	
14cu|sk1-0.9.3-1|43	%files
14cu|sk1-0.9.3-1|44	%doc README.txt
14cu|sk1-0.9.3-1|45	%{_bindir}/%{name}
14cu|sk1-0.9.3-1|46	%{_datadir}/pixmaps/%{name}.*
14cu|sk1-0.9.3-1|47	%{_datadir}/applications/%{name}.desktop
14cu|sk1-0.9.3-1|48	# FIXME All the stuff below %%{_prefix}/lib/
14cu|sk1-0.9.3-1|49	# should go in %%py_puresitedir or %%py_platsitedir instead
14cu|sk1-0.9.3-1|50	%{_prefix}/lib/%{name}*
14cu|sk1-0.9.3-1|51	
14cu|sk1-0.9.3-1|52	
14cu|sk1-0.9.3-1|53	#----------------------------------------------------------------------------
14cu|sk1-0.9.3-1|54	
14cu|sk1-0.9.3-1|55	%prep
14cu|sk1-0.9.3-1|56	%setup -q
14cu|sk1-0.9.3-1|57	%patch1 -p1 -b .linkage
14cu|sk1-0.9.3-1|58	
14cu|sk1-0.9.3-1|59	
14cu|sk1-0.9.3-1|60	%build
14cu|sk1-0.9.3-1|61	python ./setup.py build
14cu|sk1-0.9.3-1|62	
14cu|sk1-0.9.3-1|63	
14cu|sk1-0.9.3-1|64	%install
14cu|sk1-0.9.3-1|65	python setup.py install -O1 --root=%{buildroot}
14cu|sk1-0.9.3-1|66	
14cu|sk1-0.9.3-1|67	
14cu|sk1-0.9.3-1|68	# Modify and use the provided .desktop file
14cu|sk1-0.9.3-1|69	desktop-file-edit	--remove-key="Version" \
14cu|sk1-0.9.3-1|70	--add-category="VectorGraphics" \
14cu|sk1-0.9.3-1|71	--add-mime-type="image/x-sk" \
14cu|sk1-0.9.3-1|72	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|sk1-0.9.3-1|73	
14cu|sk1-0.9.3-1|74	%changelog
14cu|sk1-0.9.3-1|75	
14cu|sk1-0.9.3-1|76	* Mon Dec 28 2015 Giovanni Mariani <mc2374@mclink.it> 0.9.3-1
14cu|sk1-0.9.3-1|77	- (3005131) Added BReq to fix build
14cu|sk1-0.9.3-1|78	
14cu|sk1-0.9.3-1|79	

14665 14
14cu|ski-6.11-1|1	Summary:	Skiing game for the console
14cu|ski-6.11-1|2	Name:		ski
14cu|ski-6.11-1|3	Version:	6.11
14cu|ski-6.11-1|4	Release:	1
14cu|ski-6.11-1|5	License:	BSD
14cu|ski-6.11-1|6	Group:		Games/Puzzles
14cu|ski-6.11-1|7	Url:		http://www.catb.org/esr/ski/
14cu|ski-6.11-1|8	Source:		http://www.catb.org/~esr/%{name}/%{name}-%{version}.tar.gz
14cu|ski-6.11-1|9	BuildRequires:	python
14cu|ski-6.11-1|10	BuildRequires:	desktop-file-utils
14cu|ski-6.11-1|11	BuildArch:	noarch
14cu|ski-6.11-1|12	
14cu|ski-6.11-1|13	%description
14cu|ski-6.11-1|14	A hotdogging game, evade the deadly Yeti on your jet-powered skis.
14cu|ski-6.11-1|15	Imagine you are skiing down an infinite slope,
14cu|ski-6.11-1|16	facing such hazards as trees, ice, bare ground,
14cu|ski-6.11-1|17	and the man-eating Yeti! Unfortunately,
14cu|ski-6.11-1|18	you have put your jet-powered skis on backwards,
14cu|ski-6.11-1|19	so you can't see ahead where you are going;
14cu|ski-6.11-1|20	only behind where you have been.
14cu|ski-6.11-1|21	However, you can turn to either side,
14cu|ski-6.11-1|22	jump or hop through the air, teleport through hyperspace,
14cu|ski-6.11-1|23	launch nuclear ICBMs, and cast spells to call the Fire Demon.
14cu|ski-6.11-1|24	And since the hazards occur in patches,
14cu|ski-6.11-1|25	you can skillfully outmaneuver them.
14cu|ski-6.11-1|26	A fun and very silly game that proves
14cu|ski-6.11-1|27	you don't need fancy graphical user interfaces to have a good time.
14cu|ski-6.11-1|28	
14cu|ski-6.11-1|29	%files
14cu|ski-6.11-1|30	%doc README NEWS COPYING ski.xml
14cu|ski-6.11-1|31	%{_mandir}/man6/%{name}.6*
14cu|ski-6.11-1|32	%{_bindir}/%{name}
14cu|ski-6.11-1|33	%{_datadir}/applications/*.desktop
14cu|ski-6.11-1|34	%{_datadir}/pixmaps/ski.png
14cu|ski-6.11-1|35	%{_datadir}/appdata/ski.xml
14cu|ski-6.11-1|36	#-----------------------------------------
14cu|ski-6.11-1|37	%prep
14cu|ski-6.11-1|38	%setup -q
14cu|ski-6.11-1|39	
14cu|ski-6.11-1|40	%build
14cu|ski-6.11-1|41	%setup_compile_flags
14cu|ski-6.11-1|42	make
14cu|ski-6.11-1|43	
14cu|ski-6.11-1|44	%install
14cu|ski-6.11-1|45	%makeinstall_std
14cu|ski-6.11-1|46	
14cu|ski-6.11-1|47	%check
14cu|ski-6.11-1|48	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|ski-6.11-1|49	
14cu|ski-6.11-1|50	
14cu|ski-6.11-1|51	%changelog
14cu|ski-6.11-1|52	
14cu|ski-6.11-1|53	* Sat Aug 13 2016 abfonly <abfonly@gmail.com> 6.11-1
14cu|ski-6.11-1|54	- (72ec652) Imported from SRPM
14cu|ski-6.11-1|55	
14cu|ski-6.11-1|56	

14666 14
14cu|skipfish-2.10-1|1	Name:		skipfish
14cu|skipfish-2.10-1|2	Version:	2.10
14cu|skipfish-2.10-1|3	Release:	1
14cu|skipfish-2.10-1|4	Summary:	A fully automated, active web application security reconnaissance tool
14cu|skipfish-2.10-1|5	License:	GPLv2
14cu|skipfish-2.10-1|6	Group:		Security
14cu|skipfish-2.10-1|7	URL:		http://code.google.com/p/skipfish/
14cu|skipfish-2.10-1|8	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}b.tgz
14cu|skipfish-2.10-1|9	Source1:	%{name}-starter
14cu|skipfish-2.10-1|10	Patch0:		skipfish-2.09b-fhs.patch
14cu|skipfish-2.10-1|11	BuildRequires:	pkgconfig(openssl)
14cu|skipfish-2.10-1|12	BuildRequires:	pkgconfig(libidn)
14cu|skipfish-2.10-1|13	BuildRequires:	zlib-devel
14cu|skipfish-2.10-1|14	BuildRequires:	pcre-devel
14cu|skipfish-2.10-1|15	
14cu|skipfish-2.10-1|16	%description
14cu|skipfish-2.10-1|17	A fully automated, active web application security reconnaissance tool. Key
14cu|skipfish-2.10-1|18	features:
14cu|skipfish-2.10-1|19	* High speed: pure C code, highly optimized HTTP handling, minimal CPU
14cu|skipfish-2.10-1|20	footprint - easily achieving 2000 requests per second with responsive
14cu|skipfish-2.10-1|21	targets.
14cu|skipfish-2.10-1|22	* Ease of use: heuristics to support a variety of quirky web frameworks and
14cu|skipfish-2.10-1|23	mixed-technology sites, with automatic learning capabilities, on-the-fly
14cu|skipfish-2.10-1|24	wordlist creation, and form autocompletion.
14cu|skipfish-2.10-1|25	* Cutting-edge security logic: high quality, low false positive, differential
14cu|skipfish-2.10-1|26	security checks, capable of spotting a range of subtle flaws, including
14cu|skipfish-2.10-1|27	blind injection vectors.
14cu|skipfish-2.10-1|28	
14cu|skipfish-2.10-1|29	%prep
14cu|skipfish-2.10-1|30	%setup -q -n %{name}-%{version}b
14cu|skipfish-2.10-1|31	find . -perm 0440 | xargs chmod 0644
14cu|skipfish-2.10-1|32	find . -perm 0640 | xargs chmod 0644
14cu|skipfish-2.10-1|33	%patch0 -p1
14cu|skipfish-2.10-1|34	
14cu|skipfish-2.10-1|35	%build
14cu|skipfish-2.10-1|36	%make
14cu|skipfish-2.10-1|37	
14cu|skipfish-2.10-1|38	%install
14cu|skipfish-2.10-1|39	install -d %{buildroot}%{_bindir}
14cu|skipfish-2.10-1|40	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|skipfish-2.10-1|41	install -d %{buildroot}%{_mandir}/man1
14cu|skipfish-2.10-1|42	install doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|skipfish-2.10-1|43	install -d %{buildroot}/%{_datadir}/%{name}
14cu|skipfish-2.10-1|44	cp -r assets %{buildroot}/%{_datadir}/%{name}
14cu|skipfish-2.10-1|45	install -m 644 dictionaries/*.wl %{buildroot}/%{_datadir}/%{name}
14cu|skipfish-2.10-1|46	ln -s default.wl %{buildroot}/%{_datadir}/%{name}/%{name}.wl
14cu|skipfish-2.10-1|47	
14cu|skipfish-2.10-1|48	%files
14cu|skipfish-2.10-1|49	%doc README ChangeLog doc/*.txt
14cu|skipfish-2.10-1|50	%{_bindir}/%{name}
14cu|skipfish-2.10-1|51	%{_mandir}/man1/%{name}.1*
14cu|skipfish-2.10-1|52	%{_datadir}/%{name}
14cu|skipfish-2.10-1|53	%changelog
14cu|skipfish-2.10-1|54	
14cu|skipfish-2.10-1|55	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 2.10-1
14cu|skipfish-2.10-1|56	- (d4adf12) Merge pull request #1 from alozhkov/skipfish:rosa2014.1
14cu|skipfish-2.10-1|57	- (d4adf12) Updated to a new version
14cu|skipfish-2.10-1|58	
14cu|skipfish-2.10-1|59	

14667 14
14cu|skobo-0.5.1-7|1	Summary:	SDL port of Akira Higuchis game XKobo
14cu|skobo-0.5.1-7|2	Name:		skobo
14cu|skobo-0.5.1-7|3	Version:	0.5.1
14cu|skobo-0.5.1-7|4	Release:	7
14cu|skobo-0.5.1-7|5	License:	GPL
14cu|skobo-0.5.1-7|6	Group:		Games/Arcade
14cu|skobo-0.5.1-7|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14cu|skobo-0.5.1-7|8	URL:		http://www.olofson.net/kobodl/
14cu|skobo-0.5.1-7|9	Source0:	http://olofson.net/kobodl/download/KoboDeluxe-%{version}.tar.bz2
14cu|skobo-0.5.1-7|10	Source5:	%{name}-16.png
14cu|skobo-0.5.1-7|11	Source6:	%{name}-32.png
14cu|skobo-0.5.1-7|12	Source7:	%{name}-48.png
14cu|skobo-0.5.1-7|13	Patch0:		skobo-0.4pre10-gcc4.patch
14cu|skobo-0.5.1-7|14	# Patch1:		KoboDeluxe-0.4.1-various-from-debian.patch
14cu|skobo-0.5.1-7|15	Patch2:		KoboDeluxe-0.4pre10-fix-segfault-in-midi.patch
14cu|skobo-0.5.1-7|16	Patch3:		04_enemies-pipe-decl.patch
14cu|skobo-0.5.1-7|17	Patch4:		skobo-0.5.1-gcc44.patch
14cu|skobo-0.5.1-7|18	BuildRequires: SDL_image-devel
14cu|skobo-0.5.1-7|19	BuildRequires: libmesaglu-devel
14cu|skobo-0.5.1-7|20	Provides:	KoboDeluxe = %version
14cu|skobo-0.5.1-7|21	Provides:	kobodeluxe = %version
14cu|skobo-0.5.1-7|22	
14cu|skobo-0.5.1-7|23	%description
14cu|skobo-0.5.1-7|24	Kobo Deluxe is an SDL port of Akira Higuchi's game XKobo. It adds sound,
14cu|skobo-0.5.1-7|25	smoother animation, filtered high resolution support, a more intuitive menu
14cu|skobo-0.5.1-7|26	driven user interface, joystick support and other features, and runs on most
14cu|skobo-0.5.1-7|27	of the major operating systems. Kobo Deluxe uses the Free/Open Source
14cu|skobo-0.5.1-7|28	libraries SDL and SDL_image, which can be downloaded (source as well as
14cu|skobo-0.5.1-7|29	binaries for various platforms) from http://www.libsdl.org.
14cu|skobo-0.5.1-7|30	
14cu|skobo-0.5.1-7|31	%prep
14cu|skobo-0.5.1-7|32	%setup -q -n KoboDeluxe-%{version}
14cu|skobo-0.5.1-7|33	%patch0 -p0 -b .gcc4
14cu|skobo-0.5.1-7|34	# %patch1 -p1
14cu|skobo-0.5.1-7|35	%patch2 -p1
14cu|skobo-0.5.1-7|36	%patch3 -p1 -b .debian
14cu|skobo-0.5.1-7|37	%patch4 -p0 -b .gcc44
14cu|skobo-0.5.1-7|38	
14cu|skobo-0.5.1-7|39	%build
14cu|skobo-0.5.1-7|40	%configure2_5x	--bindir=%{_gamesbindir}
14cu|skobo-0.5.1-7|41	%make kobo_scoredir=%{_localstatedir}/lib/games/%{name}
14cu|skobo-0.5.1-7|42	
14cu|skobo-0.5.1-7|43	%install
14cu|skobo-0.5.1-7|44	rm -rf $RPM_BUILD_ROOT
14cu|skobo-0.5.1-7|45	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}
14cu|skobo-0.5.1-7|46	%makeinstall_std kobo_scoredir=%{_localstatedir}/lib/games/%{name}
14cu|skobo-0.5.1-7|47	
14cu|skobo-0.5.1-7|48	
14cu|skobo-0.5.1-7|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cu|skobo-0.5.1-7|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|skobo-0.5.1-7|51	[Desktop Entry]
14cu|skobo-0.5.1-7|52	Name=Kobo Deluxe
14cu|skobo-0.5.1-7|53	Comment=Arcade video game
14cu|skobo-0.5.1-7|54	Exec=%_gamesbindir/kobodl
14cu|skobo-0.5.1-7|55	Icon=%{name}
14cu|skobo-0.5.1-7|56	Terminal=false
14cu|skobo-0.5.1-7|57	Type=Application
14cu|skobo-0.5.1-7|58	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14cu|skobo-0.5.1-7|59	EOF
14cu|skobo-0.5.1-7|60	
14cu|skobo-0.5.1-7|61	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cu|skobo-0.5.1-7|62	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cu|skobo-0.5.1-7|63	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cu|skobo-0.5.1-7|64	
14cu|skobo-0.5.1-7|65	%clean
14cu|skobo-0.5.1-7|66	rm -rf $RPM_BUILD_ROOT
14cu|skobo-0.5.1-7|67	
14cu|skobo-0.5.1-7|68	%if %mdkversion < 200900
14cu|skobo-0.5.1-7|69	%post
14cu|skobo-0.5.1-7|70	%{update_menus}
14cu|skobo-0.5.1-7|71	%endif
14cu|skobo-0.5.1-7|72	
14cu|skobo-0.5.1-7|73	%if %mdkversion < 200900
14cu|skobo-0.5.1-7|74	%postun
14cu|skobo-0.5.1-7|75	%{clean_menus}
14cu|skobo-0.5.1-7|76	%endif
14cu|skobo-0.5.1-7|77	
14cu|skobo-0.5.1-7|78	%files
14cu|skobo-0.5.1-7|79	%defattr(-,root,root)
14cu|skobo-0.5.1-7|80	%doc COPYING* ChangeLog README* TODO
14cu|skobo-0.5.1-7|81	%attr(2755, root, games) %{_gamesbindir}/kobodl
14cu|skobo-0.5.1-7|82	%attr(775, root, games) %{_localstatedir}/lib/games/%{name}
14cu|skobo-0.5.1-7|83	%{_datadir}/kobo-deluxe
14cu|skobo-0.5.1-7|84	%{_mandir}/man6/*
14cu|skobo-0.5.1-7|85	%{_datadir}/applications/*
14cu|skobo-0.5.1-7|86	%{_iconsdir}/*.png
14cu|skobo-0.5.1-7|87	%{_miconsdir}/*
14cu|skobo-0.5.1-7|88	%{_liconsdir}/*
14cu|skobo-0.5.1-7|89	
14cu|skobo-0.5.1-7|90	
14cu|skobo-0.5.1-7|91	
14cu|skobo-0.5.1-7|92	%changelog
14cu|skobo-0.5.1-7|93	
14cu|skobo-0.5.1-7|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-7
14cu|skobo-0.5.1-7|95	- (a2dcb68) MassBuild#440: Increase release tag
14cu|skobo-0.5.1-7|96	
14cu|skobo-0.5.1-7|97	

14668 14
14cu|sleuthkit-4.1.3-1|1	%define major 10
14cu|sleuthkit-4.1.3-1|2	%define libname		%mklibname tsk %{major}
14cu|sleuthkit-4.1.3-1|3	%define develname	%mklibname tsk -d
14cu|sleuthkit-4.1.3-1|4	
14cu|sleuthkit-4.1.3-1|5	Summary: 	The Sleuth Kit
14cu|sleuthkit-4.1.3-1|6	Name:		sleuthkit
14cu|sleuthkit-4.1.3-1|7	Version:	4.1.3
14cu|sleuthkit-4.1.3-1|8	Release:	1
14cu|sleuthkit-4.1.3-1|9	License:	CPL
14cu|sleuthkit-4.1.3-1|10	Group:		File tools
14cu|sleuthkit-4.1.3-1|11	URL:		http://www.sleuthkit.org/sleuthkit/
14cu|sleuthkit-4.1.3-1|12	Source0:	http://prdownloads.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz
14cu|sleuthkit-4.1.3-1|13	
14cu|sleuthkit-4.1.3-1|14	Requires:       mac-robber
14cu|sleuthkit-4.1.3-1|15	Requires:	file
14cu|sleuthkit-4.1.3-1|16	Conflicts:	dstat
14cu|sleuthkit-4.1.3-1|17	BuildRequires:	gcc-c++
14cu|sleuthkit-4.1.3-1|18	BuildRequires:	afflib-devel
14cu|sleuthkit-4.1.3-1|19	BuildRequires:	pkgconfig(libewf)
14cu|sleuthkit-4.1.3-1|20	BuildRequires:	libstdc++-devel
14cu|sleuthkit-4.1.3-1|21	BuildRequires:	openssl-devel
14cu|sleuthkit-4.1.3-1|22	BuildRequires:	zlib-devel
14cu|sleuthkit-4.1.3-1|23	BuildRequires:	ncurses-devel
14cu|sleuthkit-4.1.3-1|24	
14cu|sleuthkit-4.1.3-1|25	%description
14cu|sleuthkit-4.1.3-1|26	The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command
14cu|sleuthkit-4.1.3-1|27	line file system forensic tools that allow an investigator to examine NTFS,
14cu|sleuthkit-4.1.3-1|28	FAT, FFS, EXT2FS, and EXT3FS file systems of a suspect computer in a
14cu|sleuthkit-4.1.3-1|29	non-intrusive fashion. The  tools have a layer-based design and can extract
14cu|sleuthkit-4.1.3-1|30	data from internal file system structures. Because the tools do not rely on the
14cu|sleuthkit-4.1.3-1|31	operating system to process the file systems, deleted and hidden content is
14cu|sleuthkit-4.1.3-1|32	shown.
14cu|sleuthkit-4.1.3-1|33	
14cu|sleuthkit-4.1.3-1|34	When performing a complete analysis of a system, command line tools can become
14cu|sleuthkit-4.1.3-1|35	tedious. The Autopsy Forensic Browser is a graphical interface to the tools in
14cu|sleuthkit-4.1.3-1|36	The Sleuth Kit, which allows one to more easily conduct an investigation.
14cu|sleuthkit-4.1.3-1|37	Autopsy provides case management, image integrity, keyword searching, and other
14cu|sleuthkit-4.1.3-1|38	automated operations.
14cu|sleuthkit-4.1.3-1|39	
14cu|sleuthkit-4.1.3-1|40	%package -n %{libname}
14cu|sleuthkit-4.1.3-1|41	Summary:	Library for %{name}
14cu|sleuthkit-4.1.3-1|42	Group:		System/Libraries
14cu|sleuthkit-4.1.3-1|43	
14cu|sleuthkit-4.1.3-1|44	%description -n %{libname}
14cu|sleuthkit-4.1.3-1|45	The %libname package contains library for %{name}.
14cu|sleuthkit-4.1.3-1|46	
14cu|sleuthkit-4.1.3-1|47	%package -n %{develname}
14cu|sleuthkit-4.1.3-1|48	Summary:	Development files for %{name}
14cu|sleuthkit-4.1.3-1|49	Group:		Development/C
14cu|sleuthkit-4.1.3-1|50	Requires:	%{libname} = %{version}
14cu|sleuthkit-4.1.3-1|51	
14cu|sleuthkit-4.1.3-1|52	%description -n %{develname}
14cu|sleuthkit-4.1.3-1|53	The %{develname} package contains libraries and header files for
14cu|sleuthkit-4.1.3-1|54	developing applications that use %{name}.
14cu|sleuthkit-4.1.3-1|55	
14cu|sleuthkit-4.1.3-1|56	%prep
14cu|sleuthkit-4.1.3-1|57	%setup -q -n %{name}-%{version}
14cu|sleuthkit-4.1.3-1|58	
14cu|sleuthkit-4.1.3-1|59	%build
14cu|sleuthkit-4.1.3-1|60	autoreconf -fi
14cu|sleuthkit-4.1.3-1|61	export LIBS='-lpthread -ldl -lstdc++'
14cu|sleuthkit-4.1.3-1|62	%configure2_5x --disable-static
14cu|sleuthkit-4.1.3-1|63	
14cu|sleuthkit-4.1.3-1|64	# remove rpath from libtool
14cu|sleuthkit-4.1.3-1|65	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|sleuthkit-4.1.3-1|66	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|sleuthkit-4.1.3-1|67	
14cu|sleuthkit-4.1.3-1|68	%make
14cu|sleuthkit-4.1.3-1|69	
14cu|sleuthkit-4.1.3-1|70	# hack...
14cu|sleuthkit-4.1.3-1|71	perl -pi -e "s|%{_builddir}/%{name}-%{version}|%{_prefix}|g" bin/sorter
14cu|sleuthkit-4.1.3-1|72	
14cu|sleuthkit-4.1.3-1|73	%install
14cu|sleuthkit-4.1.3-1|74	%makeinstall_std
14cu|sleuthkit-4.1.3-1|75	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14cu|sleuthkit-4.1.3-1|76	
14cu|sleuthkit-4.1.3-1|77	%files
14cu|sleuthkit-4.1.3-1|78	%doc ChangeLog.txt README.txt licenses/*
14cu|sleuthkit-4.1.3-1|79	# License is CPL 1.0 exept for some files.
14cu|sleuthkit-4.1.3-1|80	%{_bindir}/blkcalc
14cu|sleuthkit-4.1.3-1|81	%{_bindir}/blkcat
14cu|sleuthkit-4.1.3-1|82	%{_bindir}/blkls
14cu|sleuthkit-4.1.3-1|83	%{_bindir}/blkstat
14cu|sleuthkit-4.1.3-1|84	%{_bindir}/fcat
14cu|sleuthkit-4.1.3-1|85	%{_bindir}/ffind
14cu|sleuthkit-4.1.3-1|86	%{_bindir}/fiwalk
14cu|sleuthkit-4.1.3-1|87	%{_bindir}/fls
14cu|sleuthkit-4.1.3-1|88	%{_bindir}/fsstat
14cu|sleuthkit-4.1.3-1|89	%{_bindir}/hfind
14cu|sleuthkit-4.1.3-1|90	%{_bindir}/icat
14cu|sleuthkit-4.1.3-1|91	%{_bindir}/ifind
14cu|sleuthkit-4.1.3-1|92	%{_bindir}/ils
14cu|sleuthkit-4.1.3-1|93	%{_bindir}/img_cat
14cu|sleuthkit-4.1.3-1|94	%{_bindir}/img_stat
14cu|sleuthkit-4.1.3-1|95	%{_bindir}/istat
14cu|sleuthkit-4.1.3-1|96	%{_bindir}/jcat
14cu|sleuthkit-4.1.3-1|97	%{_bindir}/jpeg_extract
14cu|sleuthkit-4.1.3-1|98	%{_bindir}/jls
14cu|sleuthkit-4.1.3-1|99	# This file is described as GPL in the doc
14cu|sleuthkit-4.1.3-1|100	# But the license remains CPL in the source.
14cu|sleuthkit-4.1.3-1|101	%{_bindir}/mactime
14cu|sleuthkit-4.1.3-1|102	##
14cu|sleuthkit-4.1.3-1|103	%{_bindir}/mmcat
14cu|sleuthkit-4.1.3-1|104	%{_bindir}/mmls
14cu|sleuthkit-4.1.3-1|105	%{_bindir}/mmstat
14cu|sleuthkit-4.1.3-1|106	%{_bindir}/sigfind
14cu|sleuthkit-4.1.3-1|107	%{_bindir}/sorter
14cu|sleuthkit-4.1.3-1|108	%{_bindir}/tsk_comparedir
14cu|sleuthkit-4.1.3-1|109	%{_bindir}/tsk_gettimes
14cu|sleuthkit-4.1.3-1|110	%{_bindir}/tsk_loaddb
14cu|sleuthkit-4.1.3-1|111	%{_bindir}/tsk_recover
14cu|sleuthkit-4.1.3-1|112	## This file is GPLv2+
14cu|sleuthkit-4.1.3-1|113	%{_bindir}/srch_strings
14cu|sleuthkit-4.1.3-1|114	#
14cu|sleuthkit-4.1.3-1|115	%{_mandir}/man1/blkcalc.1*
14cu|sleuthkit-4.1.3-1|116	%{_mandir}/man1/blkcat.1*
14cu|sleuthkit-4.1.3-1|117	%{_mandir}/man1/blkls.1*
14cu|sleuthkit-4.1.3-1|118	%{_mandir}/man1/blkstat.1*
14cu|sleuthkit-4.1.3-1|119	%{_mandir}/man1/ffind.1*
14cu|sleuthkit-4.1.3-1|120	%{_mandir}/man1/fls.1*
14cu|sleuthkit-4.1.3-1|121	%{_mandir}/man1/fsstat.1*
14cu|sleuthkit-4.1.3-1|122	%{_mandir}/man1/hfind.1*
14cu|sleuthkit-4.1.3-1|123	%{_mandir}/man1/icat.1*
14cu|sleuthkit-4.1.3-1|124	%{_mandir}/man1/ifind.1*
14cu|sleuthkit-4.1.3-1|125	%{_mandir}/man1/ils.1*
14cu|sleuthkit-4.1.3-1|126	%{_mandir}/man1/img_cat.1*
14cu|sleuthkit-4.1.3-1|127	%{_mandir}/man1/img_stat.1*
14cu|sleuthkit-4.1.3-1|128	%{_mandir}/man1/istat.1*
14cu|sleuthkit-4.1.3-1|129	%{_mandir}/man1/jcat.1*
14cu|sleuthkit-4.1.3-1|130	%{_mandir}/man1/jls.1*
14cu|sleuthkit-4.1.3-1|131	%{_mandir}/man1/mactime.1*
14cu|sleuthkit-4.1.3-1|132	%{_mandir}/man1/mmcat.1*
14cu|sleuthkit-4.1.3-1|133	%{_mandir}/man1/mmls.1*
14cu|sleuthkit-4.1.3-1|134	%{_mandir}/man1/mmstat.1*
14cu|sleuthkit-4.1.3-1|135	%{_mandir}/man1/sigfind.1*
14cu|sleuthkit-4.1.3-1|136	%{_mandir}/man1/sorter.1*
14cu|sleuthkit-4.1.3-1|137	%{_mandir}/man1/tsk_comparedir.1*
14cu|sleuthkit-4.1.3-1|138	%{_mandir}/man1/tsk_gettimes.1*
14cu|sleuthkit-4.1.3-1|139	%{_mandir}/man1/tsk_loaddb.1*
14cu|sleuthkit-4.1.3-1|140	%{_mandir}/man1/tsk_recover.1*
14cu|sleuthkit-4.1.3-1|141	%dir %{_datadir}/tsk
14cu|sleuthkit-4.1.3-1|142	%{_datadir}/tsk/sorter/
14cu|sleuthkit-4.1.3-1|143	
14cu|sleuthkit-4.1.3-1|144	%files -n %{libname}
14cu|sleuthkit-4.1.3-1|145	%{_libdir}/libtsk.so.%{major}*
14cu|sleuthkit-4.1.3-1|146	
14cu|sleuthkit-4.1.3-1|147	%files -n %{develname}
14cu|sleuthkit-4.1.3-1|148	# CPL and IBM
14cu|sleuthkit-4.1.3-1|149	%{_includedir}/tsk/
14cu|sleuthkit-4.1.3-1|150	%{_libdir}/libtsk.so
14cu|sleuthkit-4.1.3-1|151	
14cu|sleuthkit-4.1.3-1|152	%changelog
14cu|sleuthkit-4.1.3-1|153	
14cu|sleuthkit-4.1.3-1|154	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 4.1.3-1
14cu|sleuthkit-4.1.3-1|155	- (9c74c3e) Merge pull request #1 from alozhkov/sleuthkit:rosa2014.1
14cu|sleuthkit-4.1.3-1|156	- (9c74c3e) Updated to a new version
14cu|sleuthkit-4.1.3-1|157	
14cu|sleuthkit-4.1.3-1|158	

14669 14
14cu|sloccount-2.26-10|1	%define debug_package %{nil}
14cu|sloccount-2.26-10|2	
14cu|sloccount-2.26-10|3	Name:		sloccount
14cu|sloccount-2.26-10|4	Summary:	Measures source lines of code (SLOC) in programs
14cu|sloccount-2.26-10|5	Version:	2.26
14cu|sloccount-2.26-10|6	Release:	10
14cu|sloccount-2.26-10|7	License:	GPL
14cu|sloccount-2.26-10|8	Group:		Development/Other
14cu|sloccount-2.26-10|9	Source:		http://www.dwheeler.com/sloccount/%{name}-%{version}.tar.gz
14cu|sloccount-2.26-10|10	URL:		http://www.dwheeler.com/sloccount
14cu|sloccount-2.26-10|11	BuildRequires:	flex
14cu|sloccount-2.26-10|12	
14cu|sloccount-2.26-10|13	%description
14cu|sloccount-2.26-10|14	SLOCCount (pronounced "sloc-count") is a suite of programs for counting
14cu|sloccount-2.26-10|15	physical source lines of code (SLOC) in potentially large software systems
14cu|sloccount-2.26-10|16	(thus, SLOCCount is a "software metrics tool" or "software measurement tool").
14cu|sloccount-2.26-10|17	SLOCCount can count physical SLOC for a wide number of languages;
14cu|sloccount-2.26-10|18	listed alphabetically, they are: Ada, Assembly, awk, Bourne shell, C, C++,
14cu|sloccount-2.26-10|19	C shell, COBOL, Expect, Fortran, Java, lex/flex, LISP (including Scheme),
14cu|sloccount-2.26-10|20	Modula-3, Objective-C, Pascal, Perl, PHP, Python, sed, TCL, and Yacc.
14cu|sloccount-2.26-10|21	SLOCCount can automatically determine if a file
14cu|sloccount-2.26-10|22	is a source code file or not, and if so, which language it's written in.
14cu|sloccount-2.26-10|23	As a result, you can analyze large systems completely automatically;
14cu|sloccount-2.26-10|24	it's been used to examine entire GNU/Linux distributions, for example.
14cu|sloccount-2.26-10|25	SLOCCount also includes some report-generating tools
14cu|sloccount-2.26-10|26	to collect the data generated and present it in several different formats.
14cu|sloccount-2.26-10|27	Normally you can just run "sloccount DIRECTORY" and all the source code
14cu|sloccount-2.26-10|28	in the directory and its descendants will be counted.
14cu|sloccount-2.26-10|29	
14cu|sloccount-2.26-10|30	%prep
14cu|sloccount-2.26-10|31	%setup -q
14cu|sloccount-2.26-10|32	
14cu|sloccount-2.26-10|33	%build
14cu|sloccount-2.26-10|34	%make
14cu|sloccount-2.26-10|35	
14cu|sloccount-2.26-10|36	%install
14cu|sloccount-2.26-10|37	mkdir -p %{buildroot}%{_bindir}
14cu|sloccount-2.26-10|38	mkdir -p %{buildroot}%{_mandir}/man1
14cu|sloccount-2.26-10|39	make install_programs PREFIX=%{buildroot}%{_prefix}
14cu|sloccount-2.26-10|40	make install_man PREFIX=%{buildroot}%{_prefix}
14cu|sloccount-2.26-10|41	
14cu|sloccount-2.26-10|42	%clean
14cu|sloccount-2.26-10|43	
14cu|sloccount-2.26-10|44	%files
14cu|sloccount-2.26-10|45	%doc sloccount.html README ChangeLog COPYING TODO
14cu|sloccount-2.26-10|46	%{_bindir}/*
14cu|sloccount-2.26-10|47	%{_mandir}/*/*
14cu|sloccount-2.26-10|48	
14cu|sloccount-2.26-10|49	%changelog
14cu|sloccount-2.26-10|50	
14cu|sloccount-2.26-10|51	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 2.26-10
14cu|sloccount-2.26-10|52	- (2f5535b) Disable debug
14cu|sloccount-2.26-10|53	
14cu|sloccount-2.26-10|54	

14670 14
14cu|slock-1.2-3|1	Name:		slock
14cu|slock-1.2-3|2	Version:	1.2
14cu|slock-1.2-3|3	Release:	3
14cu|slock-1.2-3|4	Group:		Graphical desktop/Other
14cu|slock-1.2-3|5	Summary:	Simple X display locker
14cu|slock-1.2-3|6	URL:		http://tools.suckless.org/slock
14cu|slock-1.2-3|7	Source:		http://dl.suckless.org/tools/slock-%{version}.tar.gz
14cu|slock-1.2-3|8	Patch0:		slock-1.2-CVE-2016-6866.patch
14cu|slock-1.2-3|9	License:	MIT
14cu|slock-1.2-3|10	BuildRequires:	pkgconfig(x11)
14cu|slock-1.2-3|11	BuildRequires:	pkgconfig(xext)
14cu|slock-1.2-3|12	
14cu|slock-1.2-3|13	%description
14cu|slock-1.2-3|14	A very simple X screen locker from suckless.org. It is stable and quite
14cu|slock-1.2-3|15	a lot of people are using it every day when they are out with friends
14cu|slock-1.2-3|16	or fetching some food from the local pub
14cu|slock-1.2-3|17	
14cu|slock-1.2-3|18	
14cu|slock-1.2-3|19	%prep
14cu|slock-1.2-3|20	%setup -q
14cu|slock-1.2-3|21	%patch0 -p1 -b .CVE-2016-6866
14cu|slock-1.2-3|22	
14cu|slock-1.2-3|23	%build
14cu|slock-1.2-3|24	%setup_compile_flags
14cu|slock-1.2-3|25	%make CFLAGS="$CFLAGS "'$(CPPFLAGS) ' LDFLAGS="$LDFLAGS "'$(LIBS)'
14cu|slock-1.2-3|26	
14cu|slock-1.2-3|27	%install
14cu|slock-1.2-3|28	%make_install PREFIX=%{_prefix}
14cu|slock-1.2-3|29	
14cu|slock-1.2-3|30	%files
14cu|slock-1.2-3|31	%doc LICENSE README
14cu|slock-1.2-3|32	%{_bindir}/%{name}
14cu|slock-1.2-3|33	
14cu|slock-1.2-3|34	%changelog
14cu|slock-1.2-3|35	
14cu|slock-1.2-3|36	* Sun Oct 09 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14cu|slock-1.2-3|37	- (78a9ac3) Imported from SRPM
14cu|slock-1.2-3|38	
14cu|slock-1.2-3|39	

14671 14
14cu|slowmoVideo-0.5-1|1	Summary:	Create slow-motion videos from your footage
14cu|slowmoVideo-0.5-1|2	Name:		slowmoVideo
14cu|slowmoVideo-0.5-1|3	Version:	0.5
14cu|slowmoVideo-0.5-1|4	Release:	1
14cu|slowmoVideo-0.5-1|5	License:	GPLv2+
14cu|slowmoVideo-0.5-1|6	Group:		Video
14cu|slowmoVideo-0.5-1|7	Url:		https://github.com/slowmoVideo/slowmoVideo
14cu|slowmoVideo-0.5-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|slowmoVideo-0.5-1|9	BuildRequires:	cmake
14cu|slowmoVideo-0.5-1|10	BuildRequires:	unzip
14cu|slowmoVideo-0.5-1|11	BuildRequires:	ffmpeg-devel
14cu|slowmoVideo-0.5-1|12	BuildRequires:	qt5-devel
14cu|slowmoVideo-0.5-1|13	BuildRequires:	pkgconfig(Qt5Script)
14cu|slowmoVideo-0.5-1|14	BuildRequires:	pkgconfig(glew)
14cu|slowmoVideo-0.5-1|15	BuildRequires:	pkgconfig(glut)
14cu|slowmoVideo-0.5-1|16	BuildRequires:	pkgconfig(opencv)
14cu|slowmoVideo-0.5-1|17	BuildRequires:	pkgconfig(sdl)
14cu|slowmoVideo-0.5-1|18	BuildRequires:	pkgconfig(x11)
14cu|slowmoVideo-0.5-1|19	BuildRequires:	pkgconfig(libpng)
14cu|slowmoVideo-0.5-1|20	BuildRequires:	jpeg-devel
14cu|slowmoVideo-0.5-1|21	BuildRequires:	desktop-file-utils
14cu|slowmoVideo-0.5-1|22	
14cu|slowmoVideo-0.5-1|23	%description
14cu|slowmoVideo-0.5-1|24	slowmoVideo is an OpenSource program that creates slow-motion videos from
14cu|slowmoVideo-0.5-1|25	your footage. But it does not simply make your videos play at 0.01× speed.
14cu|slowmoVideo-0.5-1|26	You can smoothly slow down and speed up your footage, optionally with
14cu|slowmoVideo-0.5-1|27	motion blur.
14cu|slowmoVideo-0.5-1|28	
14cu|slowmoVideo-0.5-1|29	How does slow motion work? slowmoVideo tries to find out where pixels
14cu|slowmoVideo-0.5-1|30	move in the video (this information is called Optical Flow), and then uses
14cu|slowmoVideo-0.5-1|31	this information to calculate the additional frames between the ones
14cu|slowmoVideo-0.5-1|32	recorded by your camera.
14cu|slowmoVideo-0.5-1|33	
14cu|slowmoVideo-0.5-1|34	%files
14cu|slowmoVideo-0.5-1|35	%doc README.* LICENSE.*
14cu|slowmoVideo-0.5-1|36	%{_bindir}/slowmo*
14cu|slowmoVideo-0.5-1|37	%{_datadir}/applications/*.desktop
14cu|slowmoVideo-0.5-1|38	%{_iconsdir}/*.png
14cu|slowmoVideo-0.5-1|39	#----------------------------------------------------------------------------
14cu|slowmoVideo-0.5-1|40	
14cu|slowmoVideo-0.5-1|41	%prep
14cu|slowmoVideo-0.5-1|42	%setup -q
14cu|slowmoVideo-0.5-1|43	
14cu|slowmoVideo-0.5-1|44	%build
14cu|slowmoVideo-0.5-1|45	pushd src
14cu|slowmoVideo-0.5-1|46	%cmake_qt5 \
14cu|slowmoVideo-0.5-1|47	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|slowmoVideo-0.5-1|48	-DBUILD_STATIC_LIBS:BOOL=ON
14cu|slowmoVideo-0.5-1|49	%make
14cu|slowmoVideo-0.5-1|50	popd
14cu|slowmoVideo-0.5-1|51	
14cu|slowmoVideo-0.5-1|52	%install
14cu|slowmoVideo-0.5-1|53	%makeinstall_std -C src/build
14cu|slowmoVideo-0.5-1|54	
14cu|slowmoVideo-0.5-1|55	rm -rf %{buildroot}%{_bindir}/Test
14cu|slowmoVideo-0.5-1|56	
14cu|slowmoVideo-0.5-1|57	%check
14cu|slowmoVideo-0.5-1|58	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|slowmoVideo-0.5-1|59	
14cu|slowmoVideo-0.5-1|60	%changelog
14cu|slowmoVideo-0.5-1|61	
14cu|slowmoVideo-0.5-1|62	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 0.5-1
14cu|slowmoVideo-0.5-1|63	- (ebb9759) Log: Update to 0.5
14cu|slowmoVideo-0.5-1|64	- (ebb9759) qt5 build
14cu|slowmoVideo-0.5-1|65	- (ebb9759) add docs and menu entry
14cu|slowmoVideo-0.5-1|66	
14cu|slowmoVideo-0.5-1|67	

14672 14
14cu|smalltalk-3.2.5-6|1	%define major 7
14cu|smalltalk-3.2.5-6|2	%define libname %mklibname gst %{major}
14cu|smalltalk-3.2.5-6|3	%define devname %mklibname gst -d
14cu|smalltalk-3.2.5-6|4	
14cu|smalltalk-3.2.5-6|5	Summary:	Smalltalk free language implementation
14cu|smalltalk-3.2.5-6|6	Name:		smalltalk
14cu|smalltalk-3.2.5-6|7	Version:	3.2.5
14cu|smalltalk-3.2.5-6|8	Release:	6
14cu|smalltalk-3.2.5-6|9	License:	GPLv2+ and LGPLv2.1+ and GFDL
14cu|smalltalk-3.2.5-6|10	Group:		Development/Other
14cu|smalltalk-3.2.5-6|11	Url:		http://smalltalk.gnu.org/
14cu|smalltalk-3.2.5-6|12	Source0:	ftp://ftp.gnu.org/gnu/smalltalk/%{name}-%{version}.tar.gz
14cu|smalltalk-3.2.5-6|13	# Fix for Tcl 8.6 (interp->result, TIP #330) - AdamW 2008/12
14cu|smalltalk-3.2.5-6|14	Patch2:		smalltalk-3.1-tcl86.patch
14cu|smalltalk-3.2.5-6|15	Patch3:		smalltalk-3.2.4-gst-reload-symlink.patch
14cu|smalltalk-3.2.5-6|16	Patch4:		smalltalk-3.2.5-texi.patch
14cu|smalltalk-3.2.5-6|17	BuildRequires:	emacs-bin
14cu|smalltalk-3.2.5-6|18	BuildRequires:	tcl
14cu|smalltalk-3.2.5-6|19	BuildRequires:	texinfo
14cu|smalltalk-3.2.5-6|20	BuildRequires:	tk
14cu|smalltalk-3.2.5-6|21	BuildRequires:	zip
14cu|smalltalk-3.2.5-6|22	BuildRequires:	gdbm-devel
14cu|smalltalk-3.2.5-6|23	BuildRequires:	gmp-devel
14cu|smalltalk-3.2.5-6|24	BuildRequires:	libsigsegv-devel
14cu|smalltalk-3.2.5-6|25	BuildRequires:	readline-devel
14cu|smalltalk-3.2.5-6|26	BuildRequires:	SDL_sound-devel
14cu|smalltalk-3.2.5-6|27	BuildRequires:	tcl-devel
14cu|smalltalk-3.2.5-6|28	BuildRequires:	pkgconfig(ncurses)
14cu|smalltalk-3.2.5-6|29	BuildRequires:	pkgconfig(glut)
14cu|smalltalk-3.2.5-6|30	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|smalltalk-3.2.5-6|31	BuildRequires:	pkgconfig(libffi)
14cu|smalltalk-3.2.5-6|32	BuildRequires:	pkgconfig(libpq)
14cu|smalltalk-3.2.5-6|33	BuildRequires:	pkgconfig(tk)
14cu|smalltalk-3.2.5-6|34	BuildRequires:	pkgconfig(sdl)
14cu|smalltalk-3.2.5-6|35	BuildRequires:	pkgconfig(SDL_image)
14cu|smalltalk-3.2.5-6|36	BuildRequires:	pkgconfig(SDL_mixer)
14cu|smalltalk-3.2.5-6|37	BuildRequires:	pkgconfig(SDL_ttf)
14cu|smalltalk-3.2.5-6|38	BuildRequires:	pkgconfig(sqlite3)
14cu|smalltalk-3.2.5-6|39	BuildRequires:	pkgconfig(zlib)
14cu|smalltalk-3.2.5-6|40	
14cu|smalltalk-3.2.5-6|41	%description
14cu|smalltalk-3.2.5-6|42	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cu|smalltalk-3.2.5-6|43	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cu|smalltalk-3.2.5-6|44	the Language and its Implementation by Adele Goldberg and David
14cu|smalltalk-3.2.5-6|45	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cu|smalltalk-3.2.5-6|46	systems (GNU/Linux, FreeBSD, etc...).
14cu|smalltalk-3.2.5-6|47	There is even a version for commercial operating systems like MS-NT.
14cu|smalltalk-3.2.5-6|48	
14cu|smalltalk-3.2.5-6|49	%files
14cu|smalltalk-3.2.5-6|50	%doc AUTHORS NEWS README
14cu|smalltalk-3.2.5-6|51	%{_bindir}/gst
14cu|smalltalk-3.2.5-6|52	%{_bindir}/gst-blox
14cu|smalltalk-3.2.5-6|53	%{_bindir}/gst-convert
14cu|smalltalk-3.2.5-6|54	%{_bindir}/gst-doc
14cu|smalltalk-3.2.5-6|55	%{_bindir}/gst-load
14cu|smalltalk-3.2.5-6|56	%{_bindir}/gst-package
14cu|smalltalk-3.2.5-6|57	%{_bindir}/gst-reload
14cu|smalltalk-3.2.5-6|58	%{_bindir}/gst-remote
14cu|smalltalk-3.2.5-6|59	%{_bindir}/gst-sunit
14cu|smalltalk-3.2.5-6|60	%{_bindir}/gst-browser
14cu|smalltalk-3.2.5-6|61	%{_bindir}/gst-profile
14cu|smalltalk-3.2.5-6|62	%dir %{_datadir}/%{name}
14cu|smalltalk-3.2.5-6|63	%{_datadir}/%{name}/*
14cu|smalltalk-3.2.5-6|64	%{_libdir}/smalltalk
14cu|smalltalk-3.2.5-6|65	%{_infodir}/*.info*
14cu|smalltalk-3.2.5-6|66	%{_mandir}/man1/*
14cu|smalltalk-3.2.5-6|67	
14cu|smalltalk-3.2.5-6|68	#----------------------------------------------------------------------------
14cu|smalltalk-3.2.5-6|69	
14cu|smalltalk-3.2.5-6|70	%package emacs
14cu|smalltalk-3.2.5-6|71	Summary:	Smalltalk mode for Emacs
14cu|smalltalk-3.2.5-6|72	Group:		Development/Other
14cu|smalltalk-3.2.5-6|73	Requires:	%{name} = %{EVRD}
14cu|smalltalk-3.2.5-6|74	Conflicts:	smalltalk < 3.0.1-1
14cu|smalltalk-3.2.5-6|75	
14cu|smalltalk-3.2.5-6|76	%description emacs
14cu|smalltalk-3.2.5-6|77	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cu|smalltalk-3.2.5-6|78	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cu|smalltalk-3.2.5-6|79	the Language and its Implementation by Adele Goldberg and David
14cu|smalltalk-3.2.5-6|80	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cu|smalltalk-3.2.5-6|81	systems (GNU/Linux, FreeBSD, etc...).
14cu|smalltalk-3.2.5-6|82	There is even a version for commercial operating systems like MS-NT.
14cu|smalltalk-3.2.5-6|83	
14cu|smalltalk-3.2.5-6|84	This Package contains the Smalltalk mode for Emacs.
14cu|smalltalk-3.2.5-6|85	
14cu|smalltalk-3.2.5-6|86	%files emacs
14cu|smalltalk-3.2.5-6|87	%{_datadir}/emacs/site-lisp/*
14cu|smalltalk-3.2.5-6|88	%{_sysconfdir}/emacs/site-start.d/**
14cu|smalltalk-3.2.5-6|89	
14cu|smalltalk-3.2.5-6|90	#----------------------------------------------------------------------------
14cu|smalltalk-3.2.5-6|91	
14cu|smalltalk-3.2.5-6|92	%package -n %{libname}
14cu|smalltalk-3.2.5-6|93	Summary:	Shared library GNU Smalltalk
14cu|smalltalk-3.2.5-6|94	Group:		System/Libraries
14cu|smalltalk-3.2.5-6|95	Conflicts:	%{name} < 3.2.5-6
14cu|smalltalk-3.2.5-6|96	
14cu|smalltalk-3.2.5-6|97	%description -n %{libname}
14cu|smalltalk-3.2.5-6|98	Shared library GNU Smalltalk.
14cu|smalltalk-3.2.5-6|99	
14cu|smalltalk-3.2.5-6|100	%files -n %{libname}
14cu|smalltalk-3.2.5-6|101	%{_libdir}/libgst.so.%{major}*
14cu|smalltalk-3.2.5-6|102	
14cu|smalltalk-3.2.5-6|103	#----------------------------------------------------------------------------
14cu|smalltalk-3.2.5-6|104	
14cu|smalltalk-3.2.5-6|105	%package -n %{devname}
14cu|smalltalk-3.2.5-6|106	Summary:	Development files for GNU Smalltalk
14cu|smalltalk-3.2.5-6|107	Group:		Development/Other
14cu|smalltalk-3.2.5-6|108	Requires:	%{libname} = %{EVRD}
14cu|smalltalk-3.2.5-6|109	Provides:	%{name}-devel = %{EVRD}
14cu|smalltalk-3.2.5-6|110	Conflicts:	%{name}-devel < 3.2.5-6
14cu|smalltalk-3.2.5-6|111	Obsoletes:	%{name}-devel < 3.2.5-6
14cu|smalltalk-3.2.5-6|112	
14cu|smalltalk-3.2.5-6|113	%description -n %{devname}
14cu|smalltalk-3.2.5-6|114	GNU Smalltalk is a Free (or Open Source) implementation that closely
14cu|smalltalk-3.2.5-6|115	follows the Smalltalk-80 language as described in the book Smalltalk-80:
14cu|smalltalk-3.2.5-6|116	the Language and its Implementation by Adele Goldberg and David
14cu|smalltalk-3.2.5-6|117	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
14cu|smalltalk-3.2.5-6|118	systems (GNU/Linux, FreeBSD, etc...).
14cu|smalltalk-3.2.5-6|119	There is even a version for commercial operating systems like MS-NT.
14cu|smalltalk-3.2.5-6|120	
14cu|smalltalk-3.2.5-6|121	This Package contains header files and other stuff provided by
14cu|smalltalk-3.2.5-6|122	GNU Smalltalk. You will need this package, if you want to extent GNU
14cu|smalltalk-3.2.5-6|123	Smalltalk with functions written in C.
14cu|smalltalk-3.2.5-6|124	
14cu|smalltalk-3.2.5-6|125	%files -n %{devname}
14cu|smalltalk-3.2.5-6|126	%{_bindir}/gst-config
14cu|smalltalk-3.2.5-6|127	%{_libdir}/libgst.so
14cu|smalltalk-3.2.5-6|128	%{_libdir}/pkgconfig/gnu-smalltalk.pc
14cu|smalltalk-3.2.5-6|129	%{_datadir}/aclocal/*.m4
14cu|smalltalk-3.2.5-6|130	%{_includedir}/gst.h
14cu|smalltalk-3.2.5-6|131	%{_includedir}/gstpub.h
14cu|smalltalk-3.2.5-6|132	
14cu|smalltalk-3.2.5-6|133	#----------------------------------------------------------------------------
14cu|smalltalk-3.2.5-6|134	
14cu|smalltalk-3.2.5-6|135	%prep
14cu|smalltalk-3.2.5-6|136	%setup -q
14cu|smalltalk-3.2.5-6|137	%patch2 -p1 -b .tcl86
14cu|smalltalk-3.2.5-6|138	%patch3 -p1
14cu|smalltalk-3.2.5-6|139	%patch4 -p1
14cu|smalltalk-3.2.5-6|140	
14cu|smalltalk-3.2.5-6|141	%build
14cu|smalltalk-3.2.5-6|142	export LDFLAGS="-lpthread"
14cu|smalltalk-3.2.5-6|143	%configure2_5x \
14cu|smalltalk-3.2.5-6|144	--disable-static \
14cu|smalltalk-3.2.5-6|145	--disable-rpath \
14cu|smalltalk-3.2.5-6|146	--with-tcl=%{_libdir} \
14cu|smalltalk-3.2.5-6|147	--with-tk=%{_libdir} \
14cu|smalltalk-3.2.5-6|148	--with-system-libsigsegv \
14cu|smalltalk-3.2.5-6|149	--with-system-libffi=yes \
14cu|smalltalk-3.2.5-6|150	--with-imagedir=%{_libdir}/%{name}
14cu|smalltalk-3.2.5-6|151	%make
14cu|smalltalk-3.2.5-6|152	
14cu|smalltalk-3.2.5-6|153	cd doc
14cu|smalltalk-3.2.5-6|154	for i in gst*;
14cu|smalltalk-3.2.5-6|155	do
14cu|smalltalk-3.2.5-6|156	sed -i -e 's!%{_libdir}!/usr/lib(64)!g' \
14cu|smalltalk-3.2.5-6|157	-e 's!/usr/lib!/usr/lib(64)!g' \
14cu|smalltalk-3.2.5-6|158	-e 's!/usr/share/smalltalk/kernel!/usr/lib(64)/smalltalk/kernel!g' $i
14cu|smalltalk-3.2.5-6|159	done
14cu|smalltalk-3.2.5-6|160	
14cu|smalltalk-3.2.5-6|161	%install
14cu|smalltalk-3.2.5-6|162	%makeinstall_std
14cu|smalltalk-3.2.5-6|163	
14cu|smalltalk-3.2.5-6|164	
14cu|smalltalk-3.2.5-6|165	%changelog
14cu|smalltalk-3.2.5-6|166	
14cu|smalltalk-3.2.5-6|167	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.5-6
14cu|smalltalk-3.2.5-6|168	- (aba5c57) Split shared library from main package
14cu|smalltalk-3.2.5-6|169	- (aba5c57) Properly name development package
14cu|smalltalk-3.2.5-6|170	
14cu|smalltalk-3.2.5-6|171	

14673 14
14cu|smokeping-2.6.9-2|1	%define __noautoreq 'perl\\(Authen::.*|perl\\(Smokeping.*'
14cu|smokeping-2.6.9-2|2	%define __noautoprov perl(.*)
14cu|smokeping-2.6.9-2|3	
14cu|smokeping-2.6.9-2|4	Summary:          Latency Logging and Graphing System
14cu|smokeping-2.6.9-2|5	Name:             smokeping
14cu|smokeping-2.6.9-2|6	Version:          2.6.9
14cu|smokeping-2.6.9-2|7	Release:          2
14cu|smokeping-2.6.9-2|8	License:          GPLv2+
14cu|smokeping-2.6.9-2|9	Group:            Networking/WWW
14cu|smokeping-2.6.9-2|10	URL:              http://oss.oetiker.ch/smokeping/
14cu|smokeping-2.6.9-2|11	Source0:          http://oss.oetiker.ch/smokeping/pub/smokeping-%{version}.tar.gz
14cu|smokeping-2.6.9-2|12	Source1:          smokeping.service
14cu|smokeping-2.6.9-2|13	Source3:          http://oss.oetiker.ch/smokeping-demo/img/smokeping.png
14cu|smokeping-2.6.9-2|14	Source4:          http://oss.oetiker.ch/smokeping-demo/img/rrdtool.png
14cu|smokeping-2.6.9-2|15	Source5:          README.urpmi
14cu|smokeping-2.6.9-2|16	Source6:          smokeping-tmpfs.conf
14cu|smokeping-2.6.9-2|17	Source7:          smokeping-httpd24.conf.d
14cu|smokeping-2.6.9-2|18	Patch0:           smokeping-2.6.7-path.patch
14cu|smokeping-2.6.9-2|19	Patch1:           smokeping-2.6.7-config.patch
14cu|smokeping-2.6.9-2|20	Patch2:           smokeping-2.6.7-silence.patch
14cu|smokeping-2.6.9-2|21	Patch3:           smokeping-2.6.7-datadir.patch
14cu|smokeping-2.6.9-2|22	Patch4:           smokeping-2.6.8-Escape-solidus-in-POD-link.patch
14cu|smokeping-2.6.9-2|23	Patch5:           smokeping-2.6.9-remove-date.patch
14cu|smokeping-2.6.9-2|24	BuildRequires:    systemd-units
14cu|smokeping-2.6.9-2|25	BuildRequires:    perl(CGI)
14cu|smokeping-2.6.9-2|26	BuildRequires:    perl(CGI::Fast)
14cu|smokeping-2.6.9-2|27	BuildRequires:    perl(Config::Grammar)
14cu|smokeping-2.6.9-2|28	BuildRequires:    perl(Digest::HMAC_MD5)
14cu|smokeping-2.6.9-2|29	BuildRequires:    perl(FCGI)
14cu|smokeping-2.6.9-2|30	BuildRequires:    perl(File::Basename)
14cu|smokeping-2.6.9-2|31	BuildRequires:    perl(Getopt::Long)
14cu|smokeping-2.6.9-2|32	BuildRequires:    perl(LWP)
14cu|smokeping-2.6.9-2|33	BuildRequires:    perl(Pod::Usage)
14cu|smokeping-2.6.9-2|34	BuildRequires:    perl(POSIX)
14cu|smokeping-2.6.9-2|35	BuildRequires:    perl(RRDs)
14cu|smokeping-2.6.9-2|36	BuildRequires:    perl(SNMP_Session)
14cu|smokeping-2.6.9-2|37	BuildRequires:    perl(SNMP_util) >= 1.13
14cu|smokeping-2.6.9-2|38	BuildRequires:    perl(strict)
14cu|smokeping-2.6.9-2|39	BuildRequires:    perl(Sys::Hostname)
14cu|smokeping-2.6.9-2|40	BuildRequires:    perl(Sys::Syslog)
14cu|smokeping-2.6.9-2|41	BuildRequires:    perl(URI::Escape)
14cu|smokeping-2.6.9-2|42	BuildRequires:    perl(vars)
14cu|smokeping-2.6.9-2|43	#BuildRequires:    pod2man
14cu|smokeping-2.6.9-2|44	BuildRequires:    automake
14cu|smokeping-2.6.9-2|45	BuildRequires:    autoconf
14cu|smokeping-2.6.9-2|46	Requires:         perl >= 5.6.1
14cu|smokeping-2.6.9-2|47	Requires:         rrdtool >= 1.0.33
14cu|smokeping-2.6.9-2|48	Requires:         fping >= 2.4b2
14cu|smokeping-2.6.9-2|49	Requires:         traceroute
14cu|smokeping-2.6.9-2|50	# Not picked up for some reason
14cu|smokeping-2.6.9-2|51	Requires:         perl(Config::Grammar)
14cu|smokeping-2.6.9-2|52	Requires:         perl(SNMP_util) >= 1.13
14cu|smokeping-2.6.9-2|53	# only httpd supported without config changes
14cu|smokeping-2.6.9-2|54	Requires:         apache
14cu|smokeping-2.6.9-2|55	Requires:         apache-mod_fcgid
14cu|smokeping-2.6.9-2|56	Requires(post):   systemd-units
14cu|smokeping-2.6.9-2|57	Requires(preun):  systemd-units
14cu|smokeping-2.6.9-2|58	Requires(postun): systemd-units
14cu|smokeping-2.6.9-2|59	BuildArch:        noarch
14cu|smokeping-2.6.9-2|60	
14cu|smokeping-2.6.9-2|61	%description
14cu|smokeping-2.6.9-2|62	SmokePing is a latency logging and graphing system. It consists of a
14cu|smokeping-2.6.9-2|63	daemon process which organizes the latency measurements and a CGI
14cu|smokeping-2.6.9-2|64	which presents the graphs.
14cu|smokeping-2.6.9-2|65	
14cu|smokeping-2.6.9-2|66	%prep
14cu|smokeping-2.6.9-2|67	%setup -q
14cu|smokeping-2.6.9-2|68	%patch0 -p1
14cu|smokeping-2.6.9-2|69	%patch1 -p1
14cu|smokeping-2.6.9-2|70	%patch2 -p1
14cu|smokeping-2.6.9-2|71	%patch3 -p1
14cu|smokeping-2.6.9-2|72	%patch4 -p1
14cu|smokeping-2.6.9-2|73	%patch5 -p1
14cu|smokeping-2.6.9-2|74	
14cu|smokeping-2.6.9-2|75	install -p -m 0644 %{SOURCE5} .
14cu|smokeping-2.6.9-2|76	iconv -f ISO-8859-1 -t utf-8 -o CHANGES.utf8 CHANGES
14cu|smokeping-2.6.9-2|77	touch -r CHANGES CHANGES.utf8
14cu|smokeping-2.6.9-2|78	mv CHANGES.utf8 CHANGES
14cu|smokeping-2.6.9-2|79	
14cu|smokeping-2.6.9-2|80	# remove some external modules
14cu|smokeping-2.6.9-2|81	rm -f lib/{SNMP_Session,SNMP_util,BER}.pm
14cu|smokeping-2.6.9-2|82	
14cu|smokeping-2.6.9-2|83	%build
14cu|smokeping-2.6.9-2|84	autoreconf -fi
14cu|smokeping-2.6.9-2|85	automake
14cu|smokeping-2.6.9-2|86	autoconf
14cu|smokeping-2.6.9-2|87	%configure --with-htdocs-dir=%{_datadir}/%{name}/htdocs \
14cu|smokeping-2.6.9-2|88	--disable-silent-rules
14cu|smokeping-2.6.9-2|89	
14cu|smokeping-2.6.9-2|90	%install
14cu|smokeping-2.6.9-2|91	%make install DESTDIR=%{buildroot}
14cu|smokeping-2.6.9-2|92	
14cu|smokeping-2.6.9-2|93	# Some additional dirs and files
14cu|smokeping-2.6.9-2|94	install -d %{buildroot}%{_localstatedir}/lib/%{name}/{rrd,images} \
14cu|smokeping-2.6.9-2|95	%{buildroot}%{_datadir}/%{name}/cgi
14cu|smokeping-2.6.9-2|96	install -Dp -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|smokeping-2.6.9-2|97	install -Dp -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}.conf
14cu|smokeping-2.6.9-2|98	install  -p -m 0644 %{SOURCE3} %{SOURCE4} %{buildroot}%{_datadir}/%{name}/htdocs
14cu|smokeping-2.6.9-2|99	install -Dp -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|smokeping-2.6.9-2|100	
14cu|smokeping-2.6.9-2|101	# Fix some files
14cu|smokeping-2.6.9-2|102	for f in config basepage.html smokemail tmail smokeping_secrets ; do
14cu|smokeping-2.6.9-2|103	mv %{buildroot}%{_sysconfdir}/%{name}/$f.dist \
14cu|smokeping-2.6.9-2|104	%{buildroot}%{_sysconfdir}/%{name}/$f
14cu|smokeping-2.6.9-2|105	done
14cu|smokeping-2.6.9-2|106	mv %{buildroot}%{_sysconfdir}/%{name}/examples __examples
14cu|smokeping-2.6.9-2|107	mv %{buildroot}%{_bindir}/%{name}_cgi %{buildroot}%{_datadir}/%{name}/cgi
14cu|smokeping-2.6.9-2|108	ln -s %{name}_cgi %{buildroot}%{_datadir}/%{name}/cgi/%{name}.fcgi
14cu|smokeping-2.6.9-2|109	rm -f %{buildroot}%{_datadir}/%{name}/htdocs/smokeping.fcgi.dist
14cu|smokeping-2.6.9-2|110	
14cu|smokeping-2.6.9-2|111	%post
14cu|smokeping-2.6.9-2|112	%systemd_post smokeping.service
14cu|smokeping-2.6.9-2|113	
14cu|smokeping-2.6.9-2|114	%preun
14cu|smokeping-2.6.9-2|115	%systemd_preun smokeping.service
14cu|smokeping-2.6.9-2|116	
14cu|smokeping-2.6.9-2|117	%postun
14cu|smokeping-2.6.9-2|118	%systemd_postun_with_restart smokeping.service
14cu|smokeping-2.6.9-2|119	
14cu|smokeping-2.6.9-2|120	%files
14cu|smokeping-2.6.9-2|121	%doc CHANGES CONTRIBUTORS COPYRIGHT LICENSE README TODO README.urpmi
14cu|smokeping-2.6.9-2|122	%doc __examples/*
14cu|smokeping-2.6.9-2|123	%{_sbindir}/%{name}
14cu|smokeping-2.6.9-2|124	%{_bindir}/smokeinfo
14cu|smokeping-2.6.9-2|125	%{_bindir}/tSmoke
14cu|smokeping-2.6.9-2|126	%{_unitdir}/%{name}.service
14cu|smokeping-2.6.9-2|127	%dir %{_sysconfdir}/%{name}
14cu|smokeping-2.6.9-2|128	%attr(0640, root, apache) %config(noreplace) %{_sysconfdir}/%{name}/config
14cu|smokeping-2.6.9-2|129	%config(noreplace) %{_sysconfdir}/%{name}/basepage.html
14cu|smokeping-2.6.9-2|130	%config(noreplace) %{_sysconfdir}/%{name}/smokemail
14cu|smokeping-2.6.9-2|131	%attr(0640, root, root) %config(noreplace) %{_sysconfdir}/%{name}/smokeping_secrets
14cu|smokeping-2.6.9-2|132	%config(noreplace) %{_sysconfdir}/%{name}/tmail
14cu|smokeping-2.6.9-2|133	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
14cu|smokeping-2.6.9-2|134	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14cu|smokeping-2.6.9-2|135	%{_datadir}/%{name}
14cu|smokeping-2.6.9-2|136	%dir %{_localstatedir}/lib/%{name}
14cu|smokeping-2.6.9-2|137	%{_localstatedir}/lib/%{name}/rrd
14cu|smokeping-2.6.9-2|138	%attr(0755, apache, root) %{_localstatedir}/lib/%{name}/images
14cu|smokeping-2.6.9-2|139	%{_mandir}/man1/%{name}*.1*
14cu|smokeping-2.6.9-2|140	%{_mandir}/man1/tSmoke.1*
14cu|smokeping-2.6.9-2|141	%{_mandir}/man3/Smokeping_*.3*
14cu|smokeping-2.6.9-2|142	%{_mandir}/man5/%{name}_*.5*
14cu|smokeping-2.6.9-2|143	%{_mandir}/man7/%{name}_*.7*
14cu|smokeping-2.6.9-2|144	
14cu|smokeping-2.6.9-2|145	
14cu|smokeping-2.6.9-2|146	%changelog
14cu|smokeping-2.6.9-2|147	
14cu|smokeping-2.6.9-2|148	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 2.6.9-2
14cu|smokeping-2.6.9-2|149	- (1a906b2) Do not pack /var/run
14cu|smokeping-2.6.9-2|150	
14cu|smokeping-2.6.9-2|151	

14674 14
14cu|smplayer-18.1.0-1|1	Summary:	Complete front-end for mplayer written in Qt4
14cu|smplayer-18.1.0-1|2	Name:		smplayer
14cu|smplayer-18.1.0-1|3	Version:	18.1.0
14cu|smplayer-18.1.0-1|4	Release:	1
14cu|smplayer-18.1.0-1|5	Epoch:		1
14cu|smplayer-18.1.0-1|6	License:	GPLv2+
14cu|smplayer-18.1.0-1|7	Group:		Video
14cu|smplayer-18.1.0-1|8	Url:		http://smplayer.sourceforge.net
14cu|smplayer-18.1.0-1|9	Source0:	https://sourceforge.net/projects/smplayer/files/SMPlayer/%{version}/%{name}-%{version}.tar.bz2
14cu|smplayer-18.1.0-1|10	BuildRequires:	qt4-devel
14cu|smplayer-18.1.0-1|11	BuildRequires:	desktop-file-utils
14cu|smplayer-18.1.0-1|12	Requires:	mplayer
14cu|smplayer-18.1.0-1|13	Suggests:	smplayer-themes
14cu|smplayer-18.1.0-1|14	Obsoletes:	smplayer-qt4 < 0.5.62-1
14cu|smplayer-18.1.0-1|15	Provides:	smplayer-qt4 = %{version}-%{release}
14cu|smplayer-18.1.0-1|16	
14cu|smplayer-18.1.0-1|17	%description
14cu|smplayer-18.1.0-1|18	SMPlayer intends to be a complete front-end for MPlayer,
14cu|smplayer-18.1.0-1|19	from basic features like playing videos, DVDs, and VCDs
14cu|smplayer-18.1.0-1|20	to more advanced features like support for MPlayer filters and more.
14cu|smplayer-18.1.0-1|21	
14cu|smplayer-18.1.0-1|22	One of the most interesting features of SMPlayer: it remembers the
14cu|smplayer-18.1.0-1|23	settings of all files you play. So you start to watch a movie but you
14cu|smplayer-18.1.0-1|24	have to leave... don't worry, when you open that movie again it will
14cu|smplayer-18.1.0-1|25	resume at the same point you left it, and with the same settings:
14cu|smplayer-18.1.0-1|26	audio track, subtitles, volume...
14cu|smplayer-18.1.0-1|27	
14cu|smplayer-18.1.0-1|28	Other additional interesting features:
14cu|smplayer-18.1.0-1|29	
14cu|smplayer-18.1.0-1|30	* New GUI. Now there are toolbars, the control at the bottom is different
14cu|smplayer-18.1.0-1|31	(and it changes if the window is made smaller), the icons can be changed
14cu|smplayer-18.1.0-1|32	(several icon themes are available). In fullscreen mode the floating
14cu|smplayer-18.1.0-1|33	control that appears when you move the mouse to the bottom of the screen
14cu|smplayer-18.1.0-1|34	is new too and this time the video doesn't resize when it shows.
14cu|smplayer-18.1.0-1|35	* Configurable key shortcuts. A shortcut editor has been added, it's
14cu|smplayer-18.1.0-1|36	located at "Preferences->Mouse & keyboard". Please read
14cu|smplayer-18.1.0-1|37	Configurable_shortcuts.txt.
14cu|smplayer-18.1.0-1|38	* Support for VCD. Now you can also play VCD discs.
14cu|smplayer-18.1.0-1|39	* System tray icon. Now it's possible to leave SMPlayer running in the
14cu|smplayer-18.1.0-1|40	system tray. This feature requires Qt 4.2.
14cu|smplayer-18.1.0-1|41	* Added some new functions, like pan&scan, stay on top, set the size
14cu|smplayer-18.1.0-1|42	of the window...
14cu|smplayer-18.1.0-1|43	* Improved support for subtitles. For instance, now you can load a idx/sub
14cu|smplayer-18.1.0-1|44	file and you'll be able to select among all languages that the file
14cu|smplayer-18.1.0-1|45	provides. You can have a mkv file with embedded subtitles, load an
14cu|smplayer-18.1.0-1|46	idx/sub file (or srt, sub...) and all subtitles will be available.
14cu|smplayer-18.1.0-1|47	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
14cu|smplayer-18.1.0-1|48	the following languages: Bulgarian, Czech, German, Spanish, French,
14cu|smplayer-18.1.0-1|49	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
14cu|smplayer-18.1.0-1|50	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
14cu|smplayer-18.1.0-1|51	and Traditional Chinese. By the way, now it's possible to change the language
14cu|smplayer-18.1.0-1|52	at run-time.
14cu|smplayer-18.1.0-1|53	
14cu|smplayer-18.1.0-1|54	SMPlayer supports themes which can be found in smplayer-themes package.
14cu|smplayer-18.1.0-1|55	
14cu|smplayer-18.1.0-1|56	%files
14cu|smplayer-18.1.0-1|57	%doc Changelog *.txt
14cu|smplayer-18.1.0-1|58	%dir %{_datadir}/%{name}
14cu|smplayer-18.1.0-1|59	%dir %{_datadir}/%{name}/shortcuts
14cu|smplayer-18.1.0-1|60	%dir %{_datadir}/%{name}/translations
14cu|smplayer-18.1.0-1|61	%{_bindir}/%{name}
14cu|smplayer-18.1.0-1|62	%{_bindir}/simple_web_server
14cu|smplayer-18.1.0-1|63	%{_mandir}/man1/%{name}.*
14cu|smplayer-18.1.0-1|64	%{_datadir}/%{name}/*.conf
14cu|smplayer-18.1.0-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|smplayer-18.1.0-1|66	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14cu|smplayer-18.1.0-1|67	%{_datadir}/applications/*.desktop
14cu|smplayer-18.1.0-1|68	%{_datadir}/%{name}/shortcuts/*
14cu|smplayer-18.1.0-1|69	%lang(ar) %{_datadir}/%{name}/translations/smplayer_ar.qm
14cu|smplayer-18.1.0-1|70	%lang(ar_SY) %{_datadir}/%{name}/translations/smplayer_ar_SY.qm
14cu|smplayer-18.1.0-1|71	%lang(am) %{_datadir}/%{name}/translations/smplayer_am.qm
14cu|smplayer-18.1.0-1|72	%lang(bg) %{_datadir}/%{name}/translations/smplayer_bg.qm
14cu|smplayer-18.1.0-1|73	%lang(ca) %{_datadir}/%{name}/translations/smplayer_ca.qm
14cu|smplayer-18.1.0-1|74	%lang(cs) %{_datadir}/%{name}/translations/smplayer_cs.qm
14cu|smplayer-18.1.0-1|75	%lang(de) %{_datadir}/%{name}/translations/smplayer_de.qm
14cu|smplayer-18.1.0-1|76	%lang(da) %{_datadir}/%{name}/translations/smplayer_da.qm
14cu|smplayer-18.1.0-1|77	%lang(el) %{_datadir}/%{name}/translations/smplayer_el.qm
14cu|smplayer-18.1.0-1|78	%lang(en) %{_datadir}/%{name}/translations/smplayer_en.qm
14cu|smplayer-18.1.0-1|79	%lang(en) %{_datadir}/%{name}/translations/smplayer_en_GB.qm
14cu|smplayer-18.1.0-1|80	%lang(en_US) %{_datadir}/%{name}/translations/smplayer_en_US.qm
14cu|smplayer-18.1.0-1|81	%lang(es) %{_datadir}/%{name}/translations/smplayer_es.qm
14cu|smplayer-18.1.0-1|82	%lang(et) %{_datadir}/%{name}/translations/smplayer_et.qm
14cu|smplayer-18.1.0-1|83	%lang(eu) %{_datadir}/%{name}/translations/smplayer_eu.qm
14cu|smplayer-18.1.0-1|84	%lang(fa) %{_datadir}/%{name}/translations/smplayer_fa.qm
14cu|smplayer-18.1.0-1|85	%lang(fi) %{_datadir}/%{name}/translations/smplayer_fi.qm
14cu|smplayer-18.1.0-1|86	%lang(fr) %{_datadir}/%{name}/translations/smplayer_fr.qm
14cu|smplayer-18.1.0-1|87	%lang(gl) %{_datadir}/%{name}/translations/smplayer_gl.qm
14cu|smplayer-18.1.0-1|88	%lang(he_IL) %{_datadir}/%{name}/translations/smplayer_he_IL.qm
14cu|smplayer-18.1.0-1|89	%lang(hr) %{_datadir}/%{name}/translations/smplayer_hr.qm
14cu|smplayer-18.1.0-1|90	%lang(hu) %{_datadir}/%{name}/translations/smplayer_hu.qm
14cu|smplayer-18.1.0-1|91	%lang(id) %{_datadir}/%{name}/translations/smplayer_id.qm
14cu|smplayer-18.1.0-1|92	%lang(it) %{_datadir}/%{name}/translations/smplayer_it.qm
14cu|smplayer-18.1.0-1|93	%lang(ja) %{_datadir}/%{name}/translations/smplayer_ja.qm
14cu|smplayer-18.1.0-1|94	%lang(ka) %{_datadir}/%{name}/translations/smplayer_ka.qm
14cu|smplayer-18.1.0-1|95	%lang(ko) %{_datadir}/%{name}/translations/smplayer_ko.qm
14cu|smplayer-18.1.0-1|96	%lang(ku) %{_datadir}/%{name}/translations/smplayer_ku.qm
14cu|smplayer-18.1.0-1|97	%lang(lt) %{_datadir}/%{name}/translations/smplayer_lt.qm
14cu|smplayer-18.1.0-1|98	%lang(mk) %{_datadir}/%{name}/translations/smplayer_mk.qm
14cu|smplayer-18.1.0-1|99	%lang(nl) %{_datadir}/%{name}/translations/smplayer_nl.qm
14cu|smplayer-18.1.0-1|100	%lang(nb_NO) %{_datadir}/%{name}/translations/smplayer_nb_NO.qm
14cu|smplayer-18.1.0-1|101	%lang(nn_NO) %{_datadir}/%{name}/translations/smplayer_nn_NO.qm
14cu|smplayer-18.1.0-1|102	%lang(pl) %{_datadir}/%{name}/translations/smplayer_pl.qm
14cu|smplayer-18.1.0-1|103	%lang(pt) %{_datadir}/%{name}/translations/smplayer_pt.qm
14cu|smplayer-18.1.0-1|104	%lang(pt_BR) %{_datadir}/%{name}/translations/smplayer_pt_BR.qm
14cu|smplayer-18.1.0-1|105	%lang(ro_RO) %{_datadir}/%{name}/translations/smplayer_ro_RO.qm
14cu|smplayer-18.1.0-1|106	%lang(ru_RU) %{_datadir}/%{name}/translations/smplayer_ru_RU.qm
14cu|smplayer-18.1.0-1|107	%lang(sk) %{_datadir}/%{name}/translations/smplayer_sk.qm
14cu|smplayer-18.1.0-1|108	%lang(sl) %{_datadir}/%{name}/translations/smplayer_sl_SI.qm
14cu|smplayer-18.1.0-1|109	%lang(sr) %{_datadir}/%{name}/translations/smplayer_sr.qm
14cu|smplayer-18.1.0-1|110	%lang(sv) %{_datadir}/%{name}/translations/smplayer_sv.qm
14cu|smplayer-18.1.0-1|111	%lang(th) %{_datadir}/%{name}/translations/smplayer_th.qm
14cu|smplayer-18.1.0-1|112	%lang(tr) %{_datadir}/%{name}/translations/smplayer_tr.qm
14cu|smplayer-18.1.0-1|113	%lang(uk_UA) %{_datadir}/%{name}/translations/smplayer_uk_UA.qm
14cu|smplayer-18.1.0-1|114	%lang(uz) %{_datadir}/%{name}/translations/smplayer_uz.qm
14cu|smplayer-18.1.0-1|115	%lang(vi) %{_datadir}/%{name}/translations/smplayer_vi_VN.qm
14cu|smplayer-18.1.0-1|116	%lang(zh_CN) %{_datadir}/%{name}/translations/smplayer_zh_CN.qm
14cu|smplayer-18.1.0-1|117	%lang(zh_TW) %{_datadir}/%{name}/translations/smplayer_zh_TW.qm
14cu|smplayer-18.1.0-1|118	%lang(ms_MY) %{_datadir}/%{name}/translations/smplayer_ms_MY.qm
14cu|smplayer-18.1.0-1|119	%lang(sq_AL) %{_datadir}/%{name}/translations/smplayer_sq_AL.qm
14cu|smplayer-18.1.0-1|120	
14cu|smplayer-18.1.0-1|121	#--------------------------------------------------------------
14cu|smplayer-18.1.0-1|122	
14cu|smplayer-18.1.0-1|123	%prep
14cu|smplayer-18.1.0-1|124	%setup -q %{name}-%{version}
14cu|smplayer-18.1.0-1|125	
14cu|smplayer-18.1.0-1|126	%build
14cu|smplayer-18.1.0-1|127	%setup_compile_flags
14cu|smplayer-18.1.0-1|128	%make PREFIX=%{_prefix} 'DOC_PATH=\"%{_docdir}/%{name}\"'
14cu|smplayer-18.1.0-1|129	
14cu|smplayer-18.1.0-1|130	%install
14cu|smplayer-18.1.0-1|131	%makeinstall_std PREFIX=%{_prefix}
14cu|smplayer-18.1.0-1|132	
14cu|smplayer-18.1.0-1|133	# Allow html docs
14cu|smplayer-18.1.0-1|134	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
14cu|smplayer-18.1.0-1|135	rm -fr %{buildroot}%{_docdir}/packages
14cu|smplayer-18.1.0-1|136	
14cu|smplayer-18.1.0-1|137	desktop-file-install \
14cu|smplayer-18.1.0-1|138	--remove-key='Encoding' \
14cu|smplayer-18.1.0-1|139	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|smplayer-18.1.0-1|140	
14cu|smplayer-18.1.0-1|141	%changelog

14675 14
14cu|smplayer-skins-15.2.0-1|1	Name:		smplayer-skins
14cu|smplayer-skins-15.2.0-1|2	Version:	15.2.0
14cu|smplayer-skins-15.2.0-1|3	Release:	1
14cu|smplayer-skins-15.2.0-1|4	Epoch:		1
14cu|smplayer-skins-15.2.0-1|5	Summary:	Skins for SMPlayer
14cu|smplayer-skins-15.2.0-1|6	# Actually, various
14cu|smplayer-skins-15.2.0-1|7	License:	GPLv2
14cu|smplayer-skins-15.2.0-1|8	Group:		Video
14cu|smplayer-skins-15.2.0-1|9	URL:		http://smplayer.sourceforge.net/
14cu|smplayer-skins-15.2.0-1|10	Source0:	%{name}-%{version}.tar.bz2
14cu|smplayer-skins-15.2.0-1|11	BuildRequires:	qt4-devel
14cu|smplayer-skins-15.2.0-1|12	Requires:	smplayer >= 0.8.2
14cu|smplayer-skins-15.2.0-1|13	BuildArch:	noarch
14cu|smplayer-skins-15.2.0-1|14	
14cu|smplayer-skins-15.2.0-1|15	%description
14cu|smplayer-skins-15.2.0-1|16	This package provides skin themes for SMPlayer.
14cu|smplayer-skins-15.2.0-1|17	
14cu|smplayer-skins-15.2.0-1|18	SMPlayer intends to be a complete front-end for Mplayer, from basic features
14cu|smplayer-skins-15.2.0-1|19	like playing videos, DVDs, and VCDs to more advanced features like support
14cu|smplayer-skins-15.2.0-1|20	for Mplayer filters and more. One of the main features is the ability to
14cu|smplayer-skins-15.2.0-1|21	remember the state of a played file, so when you play it later it will resume
14cu|smplayer-skins-15.2.0-1|22	at the same point and with the same settings. smplayer is developed with
14cu|smplayer-skins-15.2.0-1|23	the Qt toolkit, so it's multi-platform.
14cu|smplayer-skins-15.2.0-1|24	
14cu|smplayer-skins-15.2.0-1|25	%prep
14cu|smplayer-skins-15.2.0-1|26	%setup -q
14cu|smplayer-skins-15.2.0-1|27	
14cu|smplayer-skins-15.2.0-1|28	%build
14cu|smplayer-skins-15.2.0-1|29	%make
14cu|smplayer-skins-15.2.0-1|30	
14cu|smplayer-skins-15.2.0-1|31	%install
14cu|smplayer-skins-15.2.0-1|32	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|smplayer-skins-15.2.0-1|33	
14cu|smplayer-skins-15.2.0-1|34	%files
14cu|smplayer-skins-15.2.0-1|35	%doc README.txt Changelog COPYING*.txt
14cu|smplayer-skins-15.2.0-1|36	%dir %{_datadir}/smplayer/themes
14cu|smplayer-skins-15.2.0-1|37	%{_datadir}/smplayer/themes/*
14cu|smplayer-skins-15.2.0-1|38	%changelog
14cu|smplayer-skins-15.2.0-1|39	* Tue Mar 24 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1:15.2.0-1
14cu|smplayer-skins-15.2.0-1|40	+ Revision: dcf8846
14cu|smplayer-skins-15.2.0-1|41	- Updated smplayer-skins.spec
14cu|smplayer-skins-15.2.0-1|42	
14cu|smplayer-skins-15.2.0-1|43	

14676 14
14cu|smplayer-themes-17.3.0-1|1	Summary:	Themes for SMPlayer
14cu|smplayer-themes-17.3.0-1|2	Name:		smplayer-themes
14cu|smplayer-themes-17.3.0-1|3	Version:	17.3.0
14cu|smplayer-themes-17.3.0-1|4	Release:	1
14cu|smplayer-themes-17.3.0-1|5	Epoch:		2
14cu|smplayer-themes-17.3.0-1|6	License:	GPLv2+
14cu|smplayer-themes-17.3.0-1|7	Group:		Video
14cu|smplayer-themes-17.3.0-1|8	Url:		http://smplayer.sourceforge.net
14cu|smplayer-themes-17.3.0-1|9	Source0:	http://downloads.sourceforge.net/project/smplayer/SMPlayer-themes/%{version}/%{name}-%{version}.tar.bz2
14cu|smplayer-themes-17.3.0-1|10	BuildRequires:	qt4-devel
14cu|smplayer-themes-17.3.0-1|11	Requires:	smplayer
14cu|smplayer-themes-17.3.0-1|12	BuildArch:	noarch
14cu|smplayer-themes-17.3.0-1|13	Obsoletes:	%{name}-0.1.20
14cu|smplayer-themes-17.3.0-1|14	
14cu|smplayer-themes-17.3.0-1|15	%description
14cu|smplayer-themes-17.3.0-1|16	A set of themes for SMPlayer.
14cu|smplayer-themes-17.3.0-1|17	
14cu|smplayer-themes-17.3.0-1|18	%prep
14cu|smplayer-themes-17.3.0-1|19	%setup -q
14cu|smplayer-themes-17.3.0-1|20	
14cu|smplayer-themes-17.3.0-1|21	%build
14cu|smplayer-themes-17.3.0-1|22	%make
14cu|smplayer-themes-17.3.0-1|23	
14cu|smplayer-themes-17.3.0-1|24	%install
14cu|smplayer-themes-17.3.0-1|25	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|smplayer-themes-17.3.0-1|26	
14cu|smplayer-themes-17.3.0-1|27	%files
14cu|smplayer-themes-17.3.0-1|28	%doc README.txt Changelog
14cu|smplayer-themes-17.3.0-1|29	%dir %{_datadir}/smplayer/themes
14cu|smplayer-themes-17.3.0-1|30	%{_datadir}/smplayer/themes/*
14cu|smplayer-themes-17.3.0-1|31	
14cu|smplayer-themes-17.3.0-1|32	%changelog
14cu|smplayer-themes-17.3.0-1|33	
14cu|smplayer-themes-17.3.0-1|34	* Wed May 03 2017 Victor Ryzhikh <victorr2007@yandex.ru> 2:17.3.0-1
14cu|smplayer-themes-17.3.0-1|35	- (9bc304b) Updated to 17.3.0
14cu|smplayer-themes-17.3.0-1|36	
14cu|smplayer-themes-17.3.0-1|37	

14677 14
14cu|smstools-3.1.15-4|1	%define _varlogdir      %{_localstatedir}/log/smsd
14cu|smstools-3.1.15-4|2	%define _varrundir      %{_localstatedir}/run/smsd
14cu|smstools-3.1.15-4|3	
14cu|smstools-3.1.15-4|4	Summary:	Tools to send and receive short messages through GSM modems or mobile phones
14cu|smstools-3.1.15-4|5	Name:		smstools
14cu|smstools-3.1.15-4|6	Version:	3.1.15
14cu|smstools-3.1.15-4|7	Release:	4
14cu|smstools-3.1.15-4|8	License:	GPLv2+
14cu|smstools-3.1.15-4|9	Group:		Communications
14cu|smstools-3.1.15-4|10	Url:		http://smstools3.kekekasvi.com
14cu|smstools-3.1.15-4|11	Source0:	http://smstools3.kekekasvi.com/packages/smstools3-%{version}.tar.gz
14cu|smstools-3.1.15-4|12	Source1:	smsd.service
14cu|smstools-3.1.15-4|13	Source2:	smsd.logrotate
14cu|smstools-3.1.15-4|14	Source3:	smsd.tmpfiles
14cu|smstools-3.1.15-4|15	Patch0:		smstools3-3.1.5-loglocation.patch
14cu|smstools-3.1.15-4|16	Patch1:		smstools3-3.1.15-rundirectory.patch
14cu|smstools-3.1.15-4|17	Patch2:		smstools3-3.1.15-makefile-whitespace.patch
14cu|smstools-3.1.15-4|18	Requires(pre):	shadow-utils
14cu|smstools-3.1.15-4|19	Requires(post): systemd-units
14cu|smstools-3.1.15-4|20	Requires(preun): systemd-units
14cu|smstools-3.1.15-4|21	Requires(postun): systemd-units
14cu|smstools-3.1.15-4|22	
14cu|smstools-3.1.15-4|23	%description
14cu|smstools-3.1.15-4|24	The SMS Server Tools are made to send and receive short messages through
14cu|smstools-3.1.15-4|25	GSM modems. It supports easy file interfaces and it can run external
14cu|smstools-3.1.15-4|26	programs for automatic actions.
14cu|smstools-3.1.15-4|27	
14cu|smstools-3.1.15-4|28	%files
14cu|smstools-3.1.15-4|29	%doc LICENSE manual/ examples/ scripts/checkhandler-utf-8 scripts/email2sms scripts/eventhandler-utf-8
14cu|smstools-3.1.15-4|30	%doc scripts/mysmsd scripts/regular_run scripts/smsevent scripts/smsresend scripts/sql_demo
14cu|smstools-3.1.15-4|31	%{_sbindir}/*
14cu|smstools-3.1.15-4|32	%{_bindir}/*
14cu|smstools-3.1.15-4|33	%{_unitdir}/smsd.service
14cu|smstools-3.1.15-4|34	%config(noreplace) %{_sysconfdir}/logrotate.d/smstools
14cu|smstools-3.1.15-4|35	%config(noreplace) %{_sysconfdir}/smsd.conf
14cu|smstools-3.1.15-4|36	%config %{_sysconfdir}/tmpfiles.d/smstools.conf
14cu|smstools-3.1.15-4|37	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/
14cu|smstools-3.1.15-4|38	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/checked
14cu|smstools-3.1.15-4|39	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/failed
14cu|smstools-3.1.15-4|40	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/incoming
14cu|smstools-3.1.15-4|41	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/outgoing
14cu|smstools-3.1.15-4|42	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/sent
14cu|smstools-3.1.15-4|43	%attr(0750,smstools,smstools) %dir %{_varlogdir}
14cu|smstools-3.1.15-4|44	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd.log
14cu|smstools-3.1.15-4|45	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd_trouble.log
14cu|smstools-3.1.15-4|46	%attr(0750,smstools,smstools) %dir %{_varlogdir}/smsd_stats
14cu|smstools-3.1.15-4|47	
14cu|smstools-3.1.15-4|48	%pre
14cu|smstools-3.1.15-4|49	getent group smstools >/dev/null || groupadd -r smstools
14cu|smstools-3.1.15-4|50	
14cu|smstools-3.1.15-4|51	# on older releases we need to use uucp (here it seems only the uucp group exists)
14cu|smstools-3.1.15-4|52	# on newer releases it's dialout (here it seems both groups exist)
14cu|smstools-3.1.15-4|53	# it would be more elegant to base my if clause on the udev rules instead of the group existence
14cu|smstools-3.1.15-4|54	if [ `getent group dialout` ]
14cu|smstools-3.1.15-4|55	then
14cu|smstools-3.1.15-4|56	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G dialout smstools
14cu|smstools-3.1.15-4|57	else
14cu|smstools-3.1.15-4|58	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G uucp smstools
14cu|smstools-3.1.15-4|59	fi
14cu|smstools-3.1.15-4|60	
14cu|smstools-3.1.15-4|61	%post
14cu|smstools-3.1.15-4|62	%systemd_post %{name}.service
14cu|smstools-3.1.15-4|63	
14cu|smstools-3.1.15-4|64	# Create initial log files so that logrotate doesn't complain
14cu|smstools-3.1.15-4|65	for n in smsd.log smsd_trouble.log; do
14cu|smstools-3.1.15-4|66	[ -f %{_varlogdir}/$n ] || touch %{_varlogdir}/$n
14cu|smstools-3.1.15-4|67	chown smstools:smstools %{_varlogdir}/$n
14cu|smstools-3.1.15-4|68	chmod 640 %{_varlogdir}/$n
14cu|smstools-3.1.15-4|69	done
14cu|smstools-3.1.15-4|70	
14cu|smstools-3.1.15-4|71	%preun
14cu|smstools-3.1.15-4|72	%systemd_preun %{name}.service
14cu|smstools-3.1.15-4|73	
14cu|smstools-3.1.15-4|74	%postun
14cu|smstools-3.1.15-4|75	%systemd_postun_with_restart %{name}.service
14cu|smstools-3.1.15-4|76	
14cu|smstools-3.1.15-4|77	#----------------------------------------------------------------------------
14cu|smstools-3.1.15-4|78	
14cu|smstools-3.1.15-4|79	%prep
14cu|smstools-3.1.15-4|80	%setup -q -n smstools3
14cu|smstools-3.1.15-4|81	%patch0 -p1 -b .loglocation~
14cu|smstools-3.1.15-4|82	%patch1 -p1 -b .conf~
14cu|smstools-3.1.15-4|83	%patch2 -p1 -b .make4~
14cu|smstools-3.1.15-4|84	
14cu|smstools-3.1.15-4|85	mv doc manual
14cu|smstools-3.1.15-4|86	mv examples/.procmailrc examples/procmailrc
14cu|smstools-3.1.15-4|87	mv examples/.qmailrc examples/qmailrc
14cu|smstools-3.1.15-4|88	find scripts/ examples/ manual/ -type f -print0 |xargs -0 chmod 644
14cu|smstools-3.1.15-4|89	
14cu|smstools-3.1.15-4|90	%build
14cu|smstools-3.1.15-4|91	%make -C src CFLAGS="%{optflags} -DNOSTATS -D NUMBER_OF_MODEMS=64" LFLAGS="%{ldflags}"
14cu|smstools-3.1.15-4|92	
14cu|smstools-3.1.15-4|93	%install
14cu|smstools-3.1.15-4|94	install -Dm 644 %{SOURCE1} %{buildroot}%{_unitdir}/smsd.service
14cu|smstools-3.1.15-4|95	install -Dm 664 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/smstools
14cu|smstools-3.1.15-4|96	install -Dm 664 %{SOURCE3} %{buildroot}%{_sysconfdir}/tmpfiles.d/smstools.conf
14cu|smstools-3.1.15-4|97	install -Dm 600 examples/smsd.conf.easy %{buildroot}%{_sysconfdir}/smsd.conf
14cu|smstools-3.1.15-4|98	install -Dm 755 src/smsd %{buildroot}%{_sbindir}/smsd
14cu|smstools-3.1.15-4|99	install -Dm 755 scripts/sendsms %{buildroot}%{_bindir}/smssend
14cu|smstools-3.1.15-4|100	install -Dm 755 scripts/sms2html %{buildroot}%{_bindir}/sms2html
14cu|smstools-3.1.15-4|101	install -Dm 755 scripts/sms2unicode %{buildroot}%{_bindir}/sms2unicode
14cu|smstools-3.1.15-4|102	install -Dm 755 scripts/sms2xml %{buildroot}%{_bindir}/sms2xml
14cu|smstools-3.1.15-4|103	install -Dm 755 scripts/unicode2sms %{buildroot}%{_bindir}/unicode2sms
14cu|smstools-3.1.15-4|104	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/checked
14cu|smstools-3.1.15-4|105	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/failed
14cu|smstools-3.1.15-4|106	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/incoming
14cu|smstools-3.1.15-4|107	install -dm 770 %{buildroot}/%{_localstatedir}/spool/sms/outgoing
14cu|smstools-3.1.15-4|108	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/sent
14cu|smstools-3.1.15-4|109	mkdir -p %{buildroot}/%{_varlogdir}
14cu|smstools-3.1.15-4|110	mkdir -p %{buildroot}/%{_varlogdir}/smsd_stats
14cu|smstools-3.1.15-4|111	
14cu|smstools-3.1.15-4|112	# Create ghost files
14cu|smstools-3.1.15-4|113	for n in smsd.log smsd_trouble.log; do
14cu|smstools-3.1.15-4|114	touch %{buildroot}/%{_varlogdir}/$n
14cu|smstools-3.1.15-4|115	done
14cu|smstools-3.1.15-4|116	
14cu|smstools-3.1.15-4|117	
14cu|smstools-3.1.15-4|118	%changelog
14cu|smstools-3.1.15-4|119	
14cu|smstools-3.1.15-4|120	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 3.1.15-4
14cu|smstools-3.1.15-4|121	- (7f9fcf2) Do not pack /var/run
14cu|smstools-3.1.15-4|122	
14cu|smstools-3.1.15-4|123	

14678 14
14cu|smtp-gated-1.4.20.0-1|1	%define user smtpgw
14cu|smtp-gated-1.4.20.0-1|2	
14cu|smtp-gated-1.4.20.0-1|3	Summary:	SMTP Transparent Proxy
14cu|smtp-gated-1.4.20.0-1|4	Name: 		smtp-gated
14cu|smtp-gated-1.4.20.0-1|5	Version: 	1.4.20.0
14cu|smtp-gated-1.4.20.0-1|6	Release: 	1
14cu|smtp-gated-1.4.20.0-1|7	Group: 		System/Servers
14cu|smtp-gated-1.4.20.0-1|8	License:	GPLv2+
14cu|smtp-gated-1.4.20.0-1|9	URL: 		http://smtp-proxy.klolik.org
14cu|smtp-gated-1.4.20.0-1|10	Source0: 	http://software.klolik.org/smtp-gated/files/%{name}-%{version}.tar.gz
14cu|smtp-gated-1.4.20.0-1|11	Source1:	%{name}.service
14cu|smtp-gated-1.4.20.0-1|12	Source2:	%{name}.conf
14cu|smtp-gated-1.4.20.0-1|13	Source3:	%{name}-tmpfiles.conf
14cu|smtp-gated-1.4.20.0-1|14	Patch0: 	smtp-gated-1.4.17-fdprintf.patch
14cu|smtp-gated-1.4.20.0-1|15	Patch1: 	smtp-gated-1.4.17-syslog.patch
14cu|smtp-gated-1.4.20.0-1|16	Patch2:		smtp-gated-1.4.18.8-linkage.patch
14cu|smtp-gated-1.4.20.0-1|17	#Requires: spamassassin-spamd clamd libpcre libspf2
14cu|smtp-gated-1.4.20.0-1|18	BuildRequires:  pcre-devel
14cu|smtp-gated-1.4.20.0-1|19	BuildRequires:  libspf2-devel
14cu|smtp-gated-1.4.20.0-1|20	Provides: 	smtp-proxy
14cu|smtp-gated-1.4.20.0-1|21	Requires(pre):		rpm-helper
14cu|smtp-gated-1.4.20.0-1|22	Requires(post):		rpm-helper
14cu|smtp-gated-1.4.20.0-1|23	Requires(preun):	rpm-helper
14cu|smtp-gated-1.4.20.0-1|24	Requires(postun):	rpm-helper
14cu|smtp-gated-1.4.20.0-1|25	Requires(pre):	rpm-helper
14cu|smtp-gated-1.4.20.0-1|26	Requires(post): systemd-units
14cu|smtp-gated-1.4.20.0-1|27	Requires(preun): systemd-units
14cu|smtp-gated-1.4.20.0-1|28	Requires(postun): systemd-units
14cu|smtp-gated-1.4.20.0-1|29	
14cu|smtp-gated-1.4.20.0-1|30	%description
14cu|smtp-gated-1.4.20.0-1|31	Transparent proxy for SMTP traffic.
14cu|smtp-gated-1.4.20.0-1|32	
14cu|smtp-gated-1.4.20.0-1|33	%prep
14cu|smtp-gated-1.4.20.0-1|34	%setup -q
14cu|smtp-gated-1.4.20.0-1|35	%patch0 -p0 -b .fdprintf
14cu|smtp-gated-1.4.20.0-1|36	%patch1 -p0 -b .syslog
14cu|smtp-gated-1.4.20.0-1|37	%patch2 -p0 -b .linkage
14cu|smtp-gated-1.4.20.0-1|38	
14cu|smtp-gated-1.4.20.0-1|39	%build
14cu|smtp-gated-1.4.20.0-1|40	%configure --enable-pcre=%{_includedir} --enable-spf=%{_includedir}/spf2
14cu|smtp-gated-1.4.20.0-1|41	
14cu|smtp-gated-1.4.20.0-1|42	%make
14cu|smtp-gated-1.4.20.0-1|43	
14cu|smtp-gated-1.4.20.0-1|44	%install
14cu|smtp-gated-1.4.20.0-1|45	%makeinstall
14cu|smtp-gated-1.4.20.0-1|46	
14cu|smtp-gated-1.4.20.0-1|47	install -d %{buildroot}%{_localstatedir}/spool/%{name}/msg
14cu|smtp-gated-1.4.20.0-1|48	install -d %{buildroot}%{_localstatedir}/spool/%{name}/lock
14cu|smtp-gated-1.4.20.0-1|49	
14cu|smtp-gated-1.4.20.0-1|50	install -Dm 755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|smtp-gated-1.4.20.0-1|51	
14cu|smtp-gated-1.4.20.0-1|52	# src/%{name} -t | sed 's/^\([^#]\)/; &/' > %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|smtp-gated-1.4.20.0-1|53	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|smtp-gated-1.4.20.0-1|54	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|smtp-gated-1.4.20.0-1|55	
14cu|smtp-gated-1.4.20.0-1|56	%files
14cu|smtp-gated-1.4.20.0-1|57	%defattr(0644,root,root,0755)
14cu|smtp-gated-1.4.20.0-1|58	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README README.PL
14cu|smtp-gated-1.4.20.0-1|59	%doc contrib/fixed.conf contrib/nat.conf
14cu|smtp-gated-1.4.20.0-1|60	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|smtp-gated-1.4.20.0-1|61	%{_mandir}/man5/smtp-gated.conf.5.xz
14cu|smtp-gated-1.4.20.0-1|62	%{_mandir}/man8/smtp-gated.8.xz
14cu|smtp-gated-1.4.20.0-1|63	%{_tmpfilesdir}/%{name}.conf
14cu|smtp-gated-1.4.20.0-1|64	
14cu|smtp-gated-1.4.20.0-1|65	%defattr(0755,root,root,0755)
14cu|smtp-gated-1.4.20.0-1|66	%{_sbindir}/%{name}
14cu|smtp-gated-1.4.20.0-1|67	%{_unitdir}/%{name}.service
14cu|smtp-gated-1.4.20.0-1|68	
14cu|smtp-gated-1.4.20.0-1|69	%defattr(0750,smtpgw,smtpgw,0750)
14cu|smtp-gated-1.4.20.0-1|70	/var/spool/%{name}
14cu|smtp-gated-1.4.20.0-1|71	
14cu|smtp-gated-1.4.20.0-1|72	%pre
14cu|smtp-gated-1.4.20.0-1|73	getent group %{name} >/dev/null || groupadd -r %{name}
14cu|smtp-gated-1.4.20.0-1|74	
14cu|smtp-gated-1.4.20.0-1|75	# on older releases we need to use uucp (here it seems only the uucp group exists)
14cu|smtp-gated-1.4.20.0-1|76	# on newer releases it's dialout (here it seems both groups exist)
14cu|smtp-gated-1.4.20.0-1|77	# it would be more elegant to base my if clause on the udev rules instead of the group existence
14cu|smtp-gated-1.4.20.0-1|78	if [ `getent group dialout` ]
14cu|smtp-gated-1.4.20.0-1|79	then
14cu|smtp-gated-1.4.20.0-1|80	getent passwd %{name} >/dev/null || useradd -r -d /var/lib/%{name} -m -g %{name} -G dialout %{name}
14cu|smtp-gated-1.4.20.0-1|81	else
14cu|smtp-gated-1.4.20.0-1|82	getent passwd %{name} >/dev/null || useradd -r -d /var/lib/%{name}-m -g smstools -G uucp %{name}
14cu|smtp-gated-1.4.20.0-1|83	fi
14cu|smtp-gated-1.4.20.0-1|84	
14cu|smtp-gated-1.4.20.0-1|85	%post
14cu|smtp-gated-1.4.20.0-1|86	%systemd_post %{name}.service
14cu|smtp-gated-1.4.20.0-1|87	
14cu|smtp-gated-1.4.20.0-1|88	%preun
14cu|smtp-gated-1.4.20.0-1|89	%systemd_preun %{name}.service
14cu|smtp-gated-1.4.20.0-1|90	
14cu|smtp-gated-1.4.20.0-1|91	%postun
14cu|smtp-gated-1.4.20.0-1|92	%systemd_postun_with_restart %{name}.service
14cu|smtp-gated-1.4.20.0-1|93	
14cu|smtp-gated-1.4.20.0-1|94	%changelog
14cu|smtp-gated-1.4.20.0-1|95	
14cu|smtp-gated-1.4.20.0-1|96	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.20.0-1
14cu|smtp-gated-1.4.20.0-1|97	- (cfd2170) Merge pull request #2 from alozhkov/smtp-gated:rosa2014.1
14cu|smtp-gated-1.4.20.0-1|98	- (cfd2170) Updated to a new version
14cu|smtp-gated-1.4.20.0-1|99	
14cu|smtp-gated-1.4.20.0-1|100	

14679 14
14cu|smtube-18.1.0-1|1	# Smtube started supporting Qt5
14cu|smtube-18.1.0-1|2	%define	with_qt5 0
14cu|smtube-18.1.0-1|3	
14cu|smtube-18.1.0-1|4	Summary:	Allows to play and download videos from YouTube
14cu|smtube-18.1.0-1|5	Name:		smtube
14cu|smtube-18.1.0-1|6	Version:	18.1.0
14cu|smtube-18.1.0-1|7	Release:	1
14cu|smtube-18.1.0-1|8	License:	GPLv2+
14cu|smtube-18.1.0-1|9	Group:		Video
14cu|smtube-18.1.0-1|10	Url:		http://www.smtube.org/
14cu|smtube-18.1.0-1|11	Source0:	http://sourceforge.net/projects/smtube/files/SMTube/%{version}/%{name}-%{version}.tar.bz2
14cu|smtube-18.1.0-1|12	%if %{with_qt5}
14cu|smtube-18.1.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|smtube-18.1.0-1|14	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|smtube-18.1.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|smtube-18.1.0-1|16	%else
14cu|smtube-18.1.0-1|17	BuildRequires:	qt4-devel >= 4:4.2.0
14cu|smtube-18.1.0-1|18	BuildRequires:	qt4-linguist >= 4:4.2.0
14cu|smtube-18.1.0-1|19	%endif
14cu|smtube-18.1.0-1|20	Suggests:	smplayer
14cu|smtube-18.1.0-1|21	
14cu|smtube-18.1.0-1|22	%description
14cu|smtube-18.1.0-1|23	SMTube is a tool for searching and downloading videos from YouTube.
14cu|smtube-18.1.0-1|24	It supports SMPlayer, VLC and some other players.
14cu|smtube-18.1.0-1|25	
14cu|smtube-18.1.0-1|26	%files
14cu|smtube-18.1.0-1|27	%doc Copying.txt Readme.txt
14cu|smtube-18.1.0-1|28	%{_bindir}/%{name}
14cu|smtube-18.1.0-1|29	%{_datadir}/applications//%{name}.desktop
14cu|smtube-18.1.0-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|smtube-18.1.0-1|31	%{_datadir}/%{name}/translations/*.qm
14cu|smtube-18.1.0-1|32	
14cu|smtube-18.1.0-1|33	#----------------------------------------------------------------------------
14cu|smtube-18.1.0-1|34	
14cu|smtube-18.1.0-1|35	%prep
14cu|smtube-18.1.0-1|36	%setup -q
14cu|smtube-18.1.0-1|37	
14cu|smtube-18.1.0-1|38	
14cu|smtube-18.1.0-1|39	%build
14cu|smtube-18.1.0-1|40	%setup_compile_flags
14cu|smtube-18.1.0-1|41	%if %{with_qt5}
14cu|smtube-18.1.0-1|42	%make PREFIX=%{_prefix} QMAKE=%{_bindir}/qmake-qt5 LRELEASE=%{_bindir}/lrelease-qt5
14cu|smtube-18.1.0-1|43	%else
14cu|smtube-18.1.0-1|44	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
14cu|smtube-18.1.0-1|45	%endif
14cu|smtube-18.1.0-1|46	
14cu|smtube-18.1.0-1|47	
14cu|smtube-18.1.0-1|48	%install
14cu|smtube-18.1.0-1|49	%makeinstall_std PREFIX=%{_prefix}
14cu|smtube-18.1.0-1|50	
14cu|smtube-18.1.0-1|51	find %{buildroot} -size 0 -delete
14cu|smtube-18.1.0-1|52	
14cu|smtube-18.1.0-1|53	%changelog

14680 14
14cu|snack-2.2.10-11|1	Summary:	Script-driven sound processing toolkit
14cu|snack-2.2.10-11|2	Name:		snack
14cu|snack-2.2.10-11|3	Version:	2.2.10
14cu|snack-2.2.10-11|4	Release:	11
14cu|snack-2.2.10-11|5	License:	BSD
14cu|snack-2.2.10-11|6	Group:		Sound
14cu|snack-2.2.10-11|7	Url:		http://www.speech.kth.se/snack/
14cu|snack-2.2.10-11|8	Source0:	http://www.speech.kth.se/~kare/%{name}%{version}.tar.bz2
14cu|snack-2.2.10-11|9	# Fix underlinking
14cu|snack-2.2.10-11|10	Patch0:		snack-2.2.10-underlinking.patch
14cu|snack-2.2.10-11|11	Patch1:		snack-2.2.10-unity-linux-fix-roundf.patch
14cu|snack-2.2.10-11|12	Patch2:		snack-2.2.10-unity-linux-gcc44.patch
14cu|snack-2.2.10-11|13	Patch3:		snack-2.2.10-mdv-fix-string-format.patch
14cu|snack-2.2.10-11|14	Patch4:		snack-2.2.10-suse-alsa.patch
14cu|snack-2.2.10-11|15	Patch5:		tcl-snack-2.2.10-CVE-2012-6303-fix.patch
14cu|snack-2.2.10-11|16	BuildRequires:	dos2unix
14cu|snack-2.2.10-11|17	BuildRequires:	tcl
14cu|snack-2.2.10-11|18	BuildRequires:	tk
14cu|snack-2.2.10-11|19	BuildRequires:	pkgconfig(ogg)
14cu|snack-2.2.10-11|20	BuildRequires:	pkgconfig(python)
14cu|snack-2.2.10-11|21	BuildRequires:	pkgconfig(tcl)
14cu|snack-2.2.10-11|22	BuildRequires:	pkgconfig(tk)
14cu|snack-2.2.10-11|23	BuildRequires:	pkgconfig(vorbis)
14cu|snack-2.2.10-11|24	BuildRequires:	pkgconfig(x11)
14cu|snack-2.2.10-11|25	
14cu|snack-2.2.10-11|26	%description
14cu|snack-2.2.10-11|27	Snack is a sound processing toolkit designed as an extension
14cu|snack-2.2.10-11|28	to a scripting language. Snack currently works with the scripting
14cu|snack-2.2.10-11|29	languages Tcl/Tk, Python, and Ruby.
14cu|snack-2.2.10-11|30	
14cu|snack-2.2.10-11|31	Snack has commands to play, record, process, and visualize sound.
14cu|snack-2.2.10-11|32	Snack provides high level sound objects, with flexible storage management,
14cu|snack-2.2.10-11|33	and streaming support. It handles most common sound file formats.
14cu|snack-2.2.10-11|34	The visualization canvas item types update in real-time and can output
14cu|snack-2.2.10-11|35	postscript. The same scripts run on Unix (Linux, Solaris, HP-UX, IRIX,
14cu|snack-2.2.10-11|36	FreeBSD, NetBSD), Macintosh, and Windows 95/98/NT/2000/XP.
14cu|snack-2.2.10-11|37	
14cu|snack-2.2.10-11|38	#----------------------------------------------------------------------------
14cu|snack-2.2.10-11|39	
14cu|snack-2.2.10-11|40	%package -n tcl-%{name}
14cu|snack-2.2.10-11|41	Summary:	Snack Sound Toolkit for Tcl
14cu|snack-2.2.10-11|42	Group:		Sound
14cu|snack-2.2.10-11|43	Requires:	tcl
14cu|snack-2.2.10-11|44	
14cu|snack-2.2.10-11|45	%description -n tcl-%{name}
14cu|snack-2.2.10-11|46	Snack Sound Toolkit for Tcl.
14cu|snack-2.2.10-11|47	
14cu|snack-2.2.10-11|48	%files -n tcl-%{name}
14cu|snack-2.2.10-11|49	%doc changes COPYING doc/tcl-man.html demos/tcl/* doc/A* doc/C* doc/F* README doc/S*
14cu|snack-2.2.10-11|50	%{tcl_sitearch}/%{name}%{version}
14cu|snack-2.2.10-11|51	
14cu|snack-2.2.10-11|52	#----------------------------------------------------------------------------
14cu|snack-2.2.10-11|53	
14cu|snack-2.2.10-11|54	%package -n python-%{name}
14cu|snack-2.2.10-11|55	Summary:	Snack Sound Toolkit for Python
14cu|snack-2.2.10-11|56	Group:		Sound
14cu|snack-2.2.10-11|57	Requires:	tcl-%{name} = %{EVRD}
14cu|snack-2.2.10-11|58	Requires:	tkinter
14cu|snack-2.2.10-11|59	
14cu|snack-2.2.10-11|60	%description -n python-%{name}
14cu|snack-2.2.10-11|61	Snack Sound Toolkit for Python.
14cu|snack-2.2.10-11|62	
14cu|snack-2.2.10-11|63	%files -n python-%{name}
14cu|snack-2.2.10-11|64	%doc doc/python-man.html demos/python/*
14cu|snack-2.2.10-11|65	%{py_puresitedir}/*
14cu|snack-2.2.10-11|66	
14cu|snack-2.2.10-11|67	#----------------------------------------------------------------------------
14cu|snack-2.2.10-11|68	
14cu|snack-2.2.10-11|69	%prep
14cu|snack-2.2.10-11|70	%setup -q -n %{name}%{version}
14cu|snack-2.2.10-11|71	%patch0 -p1 -b .underlink
14cu|snack-2.2.10-11|72	%patch1 -p1
14cu|snack-2.2.10-11|73	%patch2 -p1
14cu|snack-2.2.10-11|74	%patch3 -p0
14cu|snack-2.2.10-11|75	%patch4 -p0
14cu|snack-2.2.10-11|76	%patch5 -p1
14cu|snack-2.2.10-11|77	chmod 644 COPYING README changes
14cu|snack-2.2.10-11|78	
14cu|snack-2.2.10-11|79	%build
14cu|snack-2.2.10-11|80	cd unix
14cu|snack-2.2.10-11|81	%configure2_5x --with-tcl=/usr/lib --with-tk=/usr/lib --with-ogg-include=/usr/include/ogg --with-ogg-lib=/usr/lib
14cu|snack-2.2.10-11|82	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}"
14cu|snack-2.2.10-11|83	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}" libsnackogg.so
14cu|snack-2.2.10-11|84	
14cu|snack-2.2.10-11|85	%install
14cu|snack-2.2.10-11|86	chmod 644 doc/*
14cu|snack-2.2.10-11|87	chmod 755 python/*.py
14cu|snack-2.2.10-11|88	chmod 644 demos/tcl/*
14cu|snack-2.2.10-11|89	chmod 755 demos/tcl/*.tcl
14cu|snack-2.2.10-11|90	dos2unix demos/tcl/*.txt
14cu|snack-2.2.10-11|91	rm -f demos/tcl/tclkit-linux-x86
14cu|snack-2.2.10-11|92	chmod 644 demos/python/*
14cu|snack-2.2.10-11|93	chmod 755 demos/python/*.py
14cu|snack-2.2.10-11|94	dos2unix demos/python/*.txt
14cu|snack-2.2.10-11|95	
14cu|snack-2.2.10-11|96	cd unix
14cu|snack-2.2.10-11|97	mkdir -p %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cu|snack-2.2.10-11|98	mkdir -p %{buildroot}%{py_puresitedir}
14cu|snack-2.2.10-11|99	cp *.so %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cu|snack-2.2.10-11|100	install -m 0755 *.tcl %{buildroot}%{tcl_sitearch}/%{name}%{version}
14cu|snack-2.2.10-11|101	cd ../python
14cu|snack-2.2.10-11|102	python setup.py install --root=%{buildroot} --compile --optimize=2
14cu|snack-2.2.10-11|103	
14cu|snack-2.2.10-11|104	
14cu|snack-2.2.10-11|105	%changelog
14cu|snack-2.2.10-11|106	
14cu|snack-2.2.10-11|107	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.10-11
14cu|snack-2.2.10-11|108	- (303ff4c) Fix typo
14cu|snack-2.2.10-11|109	
14cu|snack-2.2.10-11|110	

14681 14
14cu|snapper-0.2.8-1|1	%define	snapperlib %{_prefix}/lib/%{name}
14cu|snapper-0.2.8-1|2	%define	pamsnapperlib %{_prefix}/lib/pam_%{name}
14cu|snapper-0.2.8-1|3	%define	snapperunitdir %{_prefix}/lib/systemd/system
14cu|snapper-0.2.8-1|4	
14cu|snapper-0.2.8-1|5	Summary:	Tool for filesystem snapshot management
14cu|snapper-0.2.8-1|6	Name:		snapper
14cu|snapper-0.2.8-1|7	Version:	0.2.8
14cu|snapper-0.2.8-1|8	Release:	1
14cu|snapper-0.2.8-1|9	License:	GPLv2+
14cu|snapper-0.2.8-1|10	Group:		Archiving/Backup
14cu|snapper-0.2.8-1|11	Url:		http://en.opensuse.org/Portal:Snapper
14cu|snapper-0.2.8-1|12	# source tarball creation process from master branch:
14cu|snapper-0.2.8-1|13	# git clone git://github.com/openSUSE/snapper.git
14cu|snapper-0.2.8-1|14	# git archive --format=tar --prefix=snapper-0.1.3/ 35ff4eca49393b033a7cbaf76479addeb6c77a8d | bzip2 > /tmp/snapper-0.1.3.tar.bz2
14cu|snapper-0.2.8-1|15	Source0:	%{name}-%{version}.tar.gz
14cu|snapper-0.2.8-1|16	Source100:	%{name}.rpmlintrc
14cu|snapper-0.2.8-1|17	Patch0:		%{name}-0.2.8-remove-info-about-ext4.patch
14cu|snapper-0.2.8-1|18	Patch1:		%{name}-0.2.8-rename-cron-files.patch
14cu|snapper-0.2.8-1|19	#Patch2		%%{name}-link-boost_system.patch
14cu|snapper-0.2.8-1|20	BuildRequires:	docbook-style-xsl
14cu|snapper-0.2.8-1|21	BuildRequires:	doxygen
14cu|snapper-0.2.8-1|22	BuildRequires:	libtool
14cu|snapper-0.2.8-1|23	BuildRequires:  xsltproc
14cu|snapper-0.2.8-1|24	BuildRequires:	acl-devel
14cu|snapper-0.2.8-1|25	BuildRequires:	boost-devel
14cu|snapper-0.2.8-1|26	BuildRequires:	btrfs-devel
14cu|snapper-0.2.8-1|27	BuildRequires:	gettext-devel
14cu|snapper-0.2.8-1|28	BuildRequires:	pam-devel
14cu|snapper-0.2.8-1|29	BuildRequires:	stdc++-devel
14cu|snapper-0.2.8-1|30	BuildRequires:	pkgconfig(dbus-1)
14cu|snapper-0.2.8-1|31	BuildRequires:	pkgconfig(libxml-2.0)
14cu|snapper-0.2.8-1|32	BuildRequires:	pkgconfig(mount)
14cu|snapper-0.2.8-1|33	Requires:	%{name}-libs = %{version}-%{release}
14cu|snapper-0.2.8-1|34	Requires:	coreutils
14cu|snapper-0.2.8-1|35	Requires:	diffutils
14cu|snapper-0.2.8-1|36	Requires:	e2fsprogs
14cu|snapper-0.2.8-1|37	Requires:	lvm2
14cu|snapper-0.2.8-1|38	
14cu|snapper-0.2.8-1|39	%description
14cu|snapper-0.2.8-1|40	This package contains snapper, a tool for filesystem snapshot management.
14cu|snapper-0.2.8-1|41	
14cu|snapper-0.2.8-1|42	%files -f %{name}.lang
14cu|snapper-0.2.8-1|43	%doc AUTHORS COPYING README
14cu|snapper-0.2.8-1|44	%{_bindir}/%{name}
14cu|snapper-0.2.8-1|45	%{_sbindir}/snapperd
14cu|snapper-0.2.8-1|46	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|snapper-0.2.8-1|47	%{_sysconfdir}/cron.hourly/%{name}
14cu|snapper-0.2.8-1|48	%{_sysconfdir}/cron.daily/%{name}
14cu|snapper-0.2.8-1|49	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.Snapper.conf
14cu|snapper-0.2.8-1|50	%{_datadir}/dbus-1/system-services/org.opensuse.Snapper.service
14cu|snapper-0.2.8-1|51	%{_mandir}/man8/%{name}.8*
14cu|snapper-0.2.8-1|52	%{_mandir}/man8/pam_snapper.8*
14cu|snapper-0.2.8-1|53	%{_mandir}/man8/snapperd.8*
14cu|snapper-0.2.8-1|54	%{snapperlib}/*
14cu|snapper-0.2.8-1|55	%{snapperunitdir}/%{name}-cleanup.*
14cu|snapper-0.2.8-1|56	%{snapperunitdir}/%{name}-timeline.*
14cu|snapper-0.2.8-1|57	
14cu|snapper-0.2.8-1|58	
14cu|snapper-0.2.8-1|59	#-----------------------------------------------------------------------------
14cu|snapper-0.2.8-1|60	
14cu|snapper-0.2.8-1|61	%package libs
14cu|snapper-0.2.8-1|62	Summary:	Library for filesystem snapshot management
14cu|snapper-0.2.8-1|63	Group:		Archiving/Backup
14cu|snapper-0.2.8-1|64	Requires:	util-linux
14cu|snapper-0.2.8-1|65	
14cu|snapper-0.2.8-1|66	%description libs
14cu|snapper-0.2.8-1|67	This package contains the snapper shared library for filesystem snapshot
14cu|snapper-0.2.8-1|68	management.
14cu|snapper-0.2.8-1|69	
14cu|snapper-0.2.8-1|70	%files libs
14cu|snapper-0.2.8-1|71	%doc AUTHORS COPYING
14cu|snapper-0.2.8-1|72	/%{_lib}/security/pam_%{name}.so
14cu|snapper-0.2.8-1|73	%{pamsnapperlib}/*.sh
14cu|snapper-0.2.8-1|74	%{_libdir}/libsnapper.so.*
14cu|snapper-0.2.8-1|75	%dir %{_sysconfdir}/%{name}
14cu|snapper-0.2.8-1|76	%dir %{_sysconfdir}/%{name}/configs
14cu|snapper-0.2.8-1|77	%dir %{_sysconfdir}/%{name}/config-templates
14cu|snapper-0.2.8-1|78	%config(noreplace) %{_sysconfdir}/%{name}/config-templates/default
14cu|snapper-0.2.8-1|79	%dir %{_sysconfdir}/%{name}/filters
14cu|snapper-0.2.8-1|80	%config(noreplace) %{_sysconfdir}/%{name}/filters/*.txt
14cu|snapper-0.2.8-1|81	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|snapper-0.2.8-1|82	%{_mandir}/man5/%{name}-configs.5*
14cu|snapper-0.2.8-1|83	
14cu|snapper-0.2.8-1|84	#-----------------------------------------------------------------------------
14cu|snapper-0.2.8-1|85	
14cu|snapper-0.2.8-1|86	%package devel
14cu|snapper-0.2.8-1|87	Group:		Development/Other
14cu|snapper-0.2.8-1|88	Summary:	Header files and documentation for libsnapper
14cu|snapper-0.2.8-1|89	Requires:	%{name} = %{version}-%{release}
14cu|snapper-0.2.8-1|90	Requires:	acl-devel
14cu|snapper-0.2.8-1|91	Requires:	boost-devel
14cu|snapper-0.2.8-1|92	Requires:	btrfs-devel
14cu|snapper-0.2.8-1|93	Requires:	stdc++-devel
14cu|snapper-0.2.8-1|94	Requires:	pkgconfig(libxml-2.0)
14cu|snapper-0.2.8-1|95	BuildRequires:	pkgconfig(mount)
14cu|snapper-0.2.8-1|96	
14cu|snapper-0.2.8-1|97	%description devel
14cu|snapper-0.2.8-1|98	This package contains header files and documentation for developing with
14cu|snapper-0.2.8-1|99	snapper.
14cu|snapper-0.2.8-1|100	
14cu|snapper-0.2.8-1|101	%files devel
14cu|snapper-0.2.8-1|102	%doc AUTHORS COPYING
14cu|snapper-0.2.8-1|103	%doc examples/c++-lib/*.cc
14cu|snapper-0.2.8-1|104	%doc examples/c/*.c
14cu|snapper-0.2.8-1|105	%{_libdir}/libsnapper.so
14cu|snapper-0.2.8-1|106	%{_includedir}/%{name}
14cu|snapper-0.2.8-1|107	
14cu|snapper-0.2.8-1|108	#-----------------------------------------------------------------------------
14cu|snapper-0.2.8-1|109	
14cu|snapper-0.2.8-1|110	%prep
14cu|snapper-0.2.8-1|111	%setup -q
14cu|snapper-0.2.8-1|112	%patch0 -p1
14cu|snapper-0.2.8-1|113	%patch1 -p1
14cu|snapper-0.2.8-1|114	#patch2 -p1
14cu|snapper-0.2.8-1|115	
14cu|snapper-0.2.8-1|116	
14cu|snapper-0.2.8-1|117	%build
14cu|snapper-0.2.8-1|118	aclocal
14cu|snapper-0.2.8-1|119	libtoolize --force --automake --copy
14cu|snapper-0.2.8-1|120	autoheader
14cu|snapper-0.2.8-1|121	automake --add-missing --copy
14cu|snapper-0.2.8-1|122	autoconf
14cu|snapper-0.2.8-1|123	
14cu|snapper-0.2.8-1|124	# NOTE: --disable-ext4 option removes support for ext4 internal snapshots since the feature
14cu|snapper-0.2.8-1|125	# never made it into upstream kernel
14cu|snapper-0.2.8-1|126	%configure	--disable-silent-rules --disable-ext4 \
14cu|snapper-0.2.8-1|127	--disable-zypp --enable-xattrs \
14cu|snapper-0.2.8-1|128	--disable-static
14cu|snapper-0.2.8-1|129	
14cu|snapper-0.2.8-1|130	#NOTE: avoid 'unused-direct-shlib-dependency' warning in rpmlint checks
14cu|snapper-0.2.8-1|131	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14cu|snapper-0.2.8-1|132	export LDFLAGS="-lboost_system-mt"
14cu|snapper-0.2.8-1|133	export CFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
14cu|snapper-0.2.8-1|134	export CXXFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
14cu|snapper-0.2.8-1|135	%make
14cu|snapper-0.2.8-1|136	
14cu|snapper-0.2.8-1|137	
14cu|snapper-0.2.8-1|138	%install
14cu|snapper-0.2.8-1|139	%makeinstall_std
14cu|snapper-0.2.8-1|140	
14cu|snapper-0.2.8-1|141	install -m644 -D data/sysconfig.snapper %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|snapper-0.2.8-1|142	
14cu|snapper-0.2.8-1|143	%find_lang %{name}
14cu|snapper-0.2.8-1|144	
14cu|snapper-0.2.8-1|145	%changelog
14cu|snapper-0.2.8-1|146	
14cu|snapper-0.2.8-1|147	* Mon Jan 11 2016 Giovanni Mariani <mc2374@mclink.it> 0.2.8-1
14cu|snapper-0.2.8-1|148	- (5fde0bc) Added needed BReq for pam-devel
14cu|snapper-0.2.8-1|149	
14cu|snapper-0.2.8-1|150	

14682 14
14cu|snd-16.6-1|1	Summary:	Audio file editor
14cu|snd-16.6-1|2	Name:		snd
14cu|snd-16.6-1|3	Version:	16.6
14cu|snd-16.6-1|4	Release:	1
14cu|snd-16.6-1|5	License:	BSD-like
14cu|snd-16.6-1|6	Group:		Sound
14cu|snd-16.6-1|7	Url:		https://ccrma.stanford.edu/software/snd/
14cu|snd-16.6-1|8	Source0:	ftp://ccrma-ftp.stanford.edu/pub/Lisp/%{name}-%{version}.tar.gz
14cu|snd-16.6-1|9	Patch0:		snd-15.4-fix-build.patch
14cu|snd-16.6-1|10	# Math
14cu|snd-16.6-1|11	BuildRequires:	gmp-devel
14cu|snd-16.6-1|12	BuildRequires:	pkgconfig(fftw3)
14cu|snd-16.6-1|13	# Output audio
14cu|snd-16.6-1|14	BuildRequires:	ladspa-devel
14cu|snd-16.6-1|15	BuildRequires:	pkgconfig(alsa)
14cu|snd-16.6-1|16	BuildRequires:	pkgconfig(libpulse)
14cu|snd-16.6-1|17	BuildRequires:	pkgconfig(jack)
14cu|snd-16.6-1|18	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|snd-16.6-1|19	BuildRequires:	pkgconfig(samplerate)
14cu|snd-16.6-1|20	# GUI stuff
14cu|snd-16.6-1|21	BuildRequires:	pkgconfig(cairo)
14cu|snd-16.6-1|22	BuildRequires:	pkgconfig(gl)
14cu|snd-16.6-1|23	BuildRequires:	pkgconfig(glu)
14cu|snd-16.6-1|24	BuildRequires:	pkgconfig(gsl) >= 1.0
14cu|snd-16.6-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|snd-16.6-1|26	# Encoders & Co.
14cu|snd-16.6-1|27	BuildRequires:	flac
14cu|snd-16.6-1|28	BuildRequires:	mpg123
14cu|snd-16.6-1|29	BuildRequires:	mpg321
14cu|snd-16.6-1|30	BuildRequires:	speex
14cu|snd-16.6-1|31	BuildRequires:	TiMidity++
14cu|snd-16.6-1|32	BuildRequires:	ttaenc
14cu|snd-16.6-1|33	BuildRequires:	vorbis-tools
14cu|snd-16.6-1|34	BuildRequires:	wavpack
14cu|snd-16.6-1|35	
14cu|snd-16.6-1|36	%description
14cu|snd-16.6-1|37	Snd is a free sound editor modelled loosely after Emacs and an old,
14cu|snd-16.6-1|38	sorely-missed PDP-10 sound editor named Dpysnd.
14cu|snd-16.6-1|39	
14cu|snd-16.6-1|40	%files
14cu|snd-16.6-1|41	%doc README.Snd HISTORY.Snd NEWS COPYING
14cu|snd-16.6-1|42	%{_bindir}/%{name}
14cu|snd-16.6-1|43	%{_datadir}/applications/%{name}.desktop
14cu|snd-16.6-1|44	%{_datadir}/%{name}/*
14cu|snd-16.6-1|45	%{_mandir}/man1/%{name}.1*
14cu|snd-16.6-1|46	
14cu|snd-16.6-1|47	#-----------------------------------------------------------------------------
14cu|snd-16.6-1|48	
14cu|snd-16.6-1|49	%prep
14cu|snd-16.6-1|50	%setup -q
14cu|snd-16.6-1|51	%patch0 -p1
14cu|snd-16.6-1|52	
14cu|snd-16.6-1|53	
14cu|snd-16.6-1|54	%build
14cu|snd-16.6-1|55	export LDFLAGS="-lX11 -lpthread -lportaudio"
14cu|snd-16.6-1|56	%configure2_5x \
14cu|snd-16.6-1|57	--with-gsl \
14cu|snd-16.6-1|58	--with-fftw \
14cu|snd-16.6-1|59	--with-alsa \
14cu|snd-16.6-1|60	--without-pulseaudio \
14cu|snd-16.6-1|61	--with-portaudio \
14cu|snd-16.6-1|62	--with-jack \
14cu|snd-16.6-1|63	--with-ladspa \
14cu|snd-16.6-1|64	--with-gtk \
14cu|snd-16.6-1|65	--with-gui
14cu|snd-16.6-1|66	
14cu|snd-16.6-1|67	%make
14cu|snd-16.6-1|68	
14cu|snd-16.6-1|69	%install
14cu|snd-16.6-1|70	%makeinstall_std
14cu|snd-16.6-1|71	
14cu|snd-16.6-1|72	# Provide a menu item
14cu|snd-16.6-1|73	mkdir -p %{buildroot}%{_datadir}/applications
14cu|snd-16.6-1|74	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|snd-16.6-1|75	[Desktop Entry]
14cu|snd-16.6-1|76	Name=Snd
14cu|snd-16.6-1|77	Comment=%{summary}
14cu|snd-16.6-1|78	Exec=%{name} %U
14cu|snd-16.6-1|79	Icon=sound_section
14cu|snd-16.6-1|80	Terminal=false
14cu|snd-16.6-1|81	Type=Application
14cu|snd-16.6-1|82	Categories=GTK;Audio;AudioVideo;AudioVideoEditing;
14cu|snd-16.6-1|83	EOF
14cu|snd-16.6-1|84	
14cu|snd-16.6-1|85	%changelog
14cu|snd-16.6-1|86	
14cu|snd-16.6-1|87	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.6-1
14cu|snd-16.6-1|88	- (f80c34f) New version 16.6
14cu|snd-16.6-1|89	
14cu|snd-16.6-1|90	

14683 14
14cu|snes9x-1.55-1|1	Summary:	Super NES emulator
14cu|snes9x-1.55-1|2	Name:		snes9x
14cu|snes9x-1.55-1|3	Version:	1.55
14cu|snes9x-1.55-1|4	Release:	1
14cu|snes9x-1.55-1|5	Group:		Emulators
14cu|snes9x-1.55-1|6	License:	Freeware and LGPLv2
14cu|snes9x-1.55-1|7	Url:		https://github.com/snes9xgit/snes9x
14cu|snes9x-1.55-1|8	Source0:	https://github.com/snes9xgit/snes9x/archive/%{version}/%{name}-%{version}.tar.gz
14cu|snes9x-1.55-1|9	Patch0:		snes9x-1.55-unix_flags.patch
14cu|snes9x-1.55-1|10	BuildRequires:	intltool
14cu|snes9x-1.55-1|11	BuildRequires:	nasm
14cu|snes9x-1.55-1|12	BuildRequires:	pkgconfig(alsa)
14cu|snes9x-1.55-1|13	BuildRequires:	pkgconfig(cairo)
14cu|snes9x-1.55-1|14	BuildRequires:	pkgconfig(gl)
14cu|snes9x-1.55-1|15	BuildRequires:	pkgconfig(gobject-2.0)
14cu|snes9x-1.55-1|16	BuildRequires:	pkgconfig(gthread-2.0)
14cu|snes9x-1.55-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|snes9x-1.55-1|18	BuildRequires:	pkgconfig(libpng)
14cu|snes9x-1.55-1|19	BuildRequires:	pkgconfig(libpulse-simple)
14cu|snes9x-1.55-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14cu|snes9x-1.55-1|21	BuildRequires:	pkgconfig(minizip)
14cu|snes9x-1.55-1|22	BuildRequires:	pkgconfig(pango)
14cu|snes9x-1.55-1|23	BuildRequires:	pkgconfig(portaudio-2.0)
14cu|snes9x-1.55-1|24	BuildRequires:	pkgconfig(sdl)
14cu|snes9x-1.55-1|25	BuildRequires:	pkgconfig(x11)
14cu|snes9x-1.55-1|26	BuildRequires:	pkgconfig(xext)
14cu|snes9x-1.55-1|27	BuildRequires:	pkgconfig(xrandr)
14cu|snes9x-1.55-1|28	BuildRequires:	pkgconfig(xv)
14cu|snes9x-1.55-1|29	BuildRequires:	pkgconfig(zlib)
14cu|snes9x-1.55-1|30	
14cu|snes9x-1.55-1|31	%description
14cu|snes9x-1.55-1|32	Snes9X is a portable, freeware Super Nintendo Entertainment System (SNES)
14cu|snes9x-1.55-1|33	emulator. It basically allows you to play most games designed for the SNES
14cu|snes9x-1.55-1|34	and Super Famicom Nintendo game systems on your PC or Workstation.
14cu|snes9x-1.55-1|35	
14cu|snes9x-1.55-1|36	%files
14cu|snes9x-1.55-1|37	%doc docs/*
14cu|snes9x-1.55-1|38	%doc unix/docs/readme_unix.html
14cu|snes9x-1.55-1|39	%doc docs/snes9x-license.txt
14cu|snes9x-1.55-1|40	%{_bindir}/%{name}
14cu|snes9x-1.55-1|41	
14cu|snes9x-1.55-1|42	#----------------------------------------------------------------------------
14cu|snes9x-1.55-1|43	
14cu|snes9x-1.55-1|44	%package -n %{name}-gtk
14cu|snes9x-1.55-1|45	Summary:	Graphical User Interface for snes9x
14cu|snes9x-1.55-1|46	Group:		Emulators
14cu|snes9x-1.55-1|47	
14cu|snes9x-1.55-1|48	%description -n %{name}-gtk
14cu|snes9x-1.55-1|49	This package adds a GTK graphical user interface to snes9x.
14cu|snes9x-1.55-1|50	
14cu|snes9x-1.55-1|51	%files -n %{name}-gtk -f snes9x-gtk.lang
14cu|snes9x-1.55-1|52	%doc docs/*
14cu|snes9x-1.55-1|53	%doc gtk/doc/README
14cu|snes9x-1.55-1|54	%doc docs/snes9x-license.txt
14cu|snes9x-1.55-1|55	%{_bindir}/%{name}-gtk
14cu|snes9x-1.55-1|56	%{_datadir}/applications/%{name}.desktop
14cu|snes9x-1.55-1|57	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|snes9x-1.55-1|58	
14cu|snes9x-1.55-1|59	#----------------------------------------------------------------------------
14cu|snes9x-1.55-1|60	
14cu|snes9x-1.55-1|61	%prep
14cu|snes9x-1.55-1|62	%setup -q
14cu|snes9x-1.55-1|63	%patch0 -p1
14cu|snes9x-1.55-1|64	
14cu|snes9x-1.55-1|65	%build
14cu|snes9x-1.55-1|66	pushd gtk
14cu|snes9x-1.55-1|67	./autogen.sh
14cu|snes9x-1.55-1|68	%configure2_5x \
14cu|snes9x-1.55-1|69	--without-oss \
14cu|snes9x-1.55-1|70	--with-netplay
14cu|snes9x-1.55-1|71	%make V=1
14cu|snes9x-1.55-1|72	popd
14cu|snes9x-1.55-1|73	
14cu|snes9x-1.55-1|74	# Second, build the CLI version
14cu|snes9x-1.55-1|75	pushd unix
14cu|snes9x-1.55-1|76	autoreconf -fi
14cu|snes9x-1.55-1|77	%configure2_5x \
14cu|snes9x-1.55-1|78	--enable-netplay
14cu|snes9x-1.55-1|79	%make V=1
14cu|snes9x-1.55-1|80	popd
14cu|snes9x-1.55-1|81	
14cu|snes9x-1.55-1|82	%install
14cu|snes9x-1.55-1|83	%makeinstall_std -C gtk
14cu|snes9x-1.55-1|84	
14cu|snes9x-1.55-1|85	mkdir -p %{buildroot}%{_bindir}
14cu|snes9x-1.55-1|86	install -m 755 unix/snes9x %{buildroot}%{_bindir}
14cu|snes9x-1.55-1|87	
14cu|snes9x-1.55-1|88	%find_lang snes9x-gtk
14cu|snes9x-1.55-1|89	
14cu|snes9x-1.55-1|90	
14cu|snes9x-1.55-1|91	%changelog
14cu|snes9x-1.55-1|92	
14cu|snes9x-1.55-1|93	* Tue Nov 21 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.55-1
14cu|snes9x-1.55-1|94	- (af2ef19) Build requires pkgconfig(minizip)
14cu|snes9x-1.55-1|95	
14cu|snes9x-1.55-1|96	

14684 14
14cu|snmptt-1.4-1|1	Name:           snmptt
14cu|snmptt-1.4-1|2	Version:        1.4
14cu|snmptt-1.4-1|3	Release:        1
14cu|snmptt-1.4-1|4	Summary:        SNMP Trap Translator
14cu|snmptt-1.4-1|5	Group:          System/Servers
14cu|snmptt-1.4-1|6	License:        GPL
14cu|snmptt-1.4-1|7	URL:            http://snmptt.sourceforge.net/
14cu|snmptt-1.4-1|8	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}_%{version}/%{name}_%{version}.tgz
14cu|snmptt-1.4-1|9	BuildArch:	noarch
14cu|snmptt-1.4-1|10	Requires(pre):	rpm-helper
14cu|snmptt-1.4-1|11	
14cu|snmptt-1.4-1|12	%description
14cu|snmptt-1.4-1|13	SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use
14cu|snmptt-1.4-1|14	with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org).
14cu|snmptt-1.4-1|15	
14cu|snmptt-1.4-1|16	%prep
14cu|snmptt-1.4-1|17	%setup -q -n %{name}_%{version}
14cu|snmptt-1.4-1|18	
14cu|snmptt-1.4-1|19	%install
14cu|snmptt-1.4-1|20	install -d -m 755 %{buildroot}%{_sbindir}
14cu|snmptt-1.4-1|21	install -m 755 snmptt snmpttconvert snmpttconvertmib snmptthandler \
14cu|snmptt-1.4-1|22	%{buildroot}%{_sbindir}
14cu|snmptt-1.4-1|23	
14cu|snmptt-1.4-1|24	install -d -m 755 %{buildroot}%{_sysconfdir}/snmp
14cu|snmptt-1.4-1|25	install -m 644 snmptt.ini %{buildroot}%{_sysconfdir}/snmp
14cu|snmptt-1.4-1|26	install -m 644 examples/snmptt.conf.generic \
14cu|snmptt-1.4-1|27	%{buildroot}%{_sysconfdir}/snmp/snmptt.conf
14cu|snmptt-1.4-1|28	
14cu|snmptt-1.4-1|29	install -d -m 755 %{buildroot}%{_initrddir}
14cu|snmptt-1.4-1|30	install -m 755 snmptt-init.d %{buildroot}%{_initrddir}/snmptt
14cu|snmptt-1.4-1|31	
14cu|snmptt-1.4-1|32	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|snmptt-1.4-1|33	cat > %{buildroot}%{_sysconfdir}/logrotate.d/snmptt <<EOF
14cu|snmptt-1.4-1|34	/var/log/snmptt/*.log /var/log/snmptt/*.debug {
14cu|snmptt-1.4-1|35	sharedscripts
14cu|snmptt-1.4-1|36	postrotate
14cu|snmptt-1.4-1|37	/etc/init.d/snmptt restart > /dev/null
14cu|snmptt-1.4-1|38	endscript
14cu|snmptt-1.4-1|39	}
14cu|snmptt-1.4-1|40	EOF
14cu|snmptt-1.4-1|41	
14cu|snmptt-1.4-1|42	install -d -m 755 %{buildroot}%{_localstatedir}/log/snmptt
14cu|snmptt-1.4-1|43	install -d -m 755 %{buildroot}%{_localstatedir}/spool/snmptt
14cu|snmptt-1.4-1|44	
14cu|snmptt-1.4-1|45	%pre
14cu|snmptt-1.4-1|46	%_pre_useradd %{name} %{_localstatedir}/spool/%{name} /bin/sh
14cu|snmptt-1.4-1|47	
14cu|snmptt-1.4-1|48	%post
14cu|snmptt-1.4-1|49	%_post_service %{name}
14cu|snmptt-1.4-1|50	
14cu|snmptt-1.4-1|51	%preun
14cu|snmptt-1.4-1|52	%_preun_service %{name}
14cu|snmptt-1.4-1|53	
14cu|snmptt-1.4-1|54	%postun
14cu|snmptt-1.4-1|55	%_postun_userdel %{name}
14cu|snmptt-1.4-1|56	
14cu|snmptt-1.4-1|57	%files
14cu|snmptt-1.4-1|58	%doc BUGS ChangeLog COPYING README
14cu|snmptt-1.4-1|59	%doc docs/*html docs/*.css examples
14cu|snmptt-1.4-1|60	%{_initrddir}/snmptt
14cu|snmptt-1.4-1|61	%config(noreplace) %{_sysconfdir}/snmp
14cu|snmptt-1.4-1|62	%config(noreplace) %{_sysconfdir}/logrotate.d/snmptt
14cu|snmptt-1.4-1|63	%{_sbindir}/snmptt
14cu|snmptt-1.4-1|64	%{_sbindir}/snmpttconvert
14cu|snmptt-1.4-1|65	%{_sbindir}/snmpttconvertmib
14cu|snmptt-1.4-1|66	%{_sbindir}/snmptthandler
14cu|snmptt-1.4-1|67	%attr(-,snmptt,snmptt) %{_localstatedir}/log/snmptt
14cu|snmptt-1.4-1|68	%attr(-,snmptt,snmptt) %{_localstatedir}/spool/snmptt
14cu|snmptt-1.4-1|69	
14cu|snmptt-1.4-1|70	%changelog
14cu|snmptt-1.4-1|71	
14cu|snmptt-1.4-1|72	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
14cu|snmptt-1.4-1|73	- (45c79eb) Minor spec cleanup
14cu|snmptt-1.4-1|74	
14cu|snmptt-1.4-1|75	

14685 14
14cu|snortsam-2.70-3|1	Name:		snortsam
14cu|snortsam-2.70-3|2	Version:	2.70
14cu|snortsam-2.70-3|3	Release:	3
14cu|snortsam-2.70-3|4	Summary:	SnortSAM module
14cu|snortsam-2.70-3|5	License:	BSD
14cu|snortsam-2.70-3|6	Group:		Networking/Other
14cu|snortsam-2.70-3|7	URL:		http://www.snortsam.net/
14cu|snortsam-2.70-3|8	Source:		http://www.snortsam.net/files/snortsam/%{name}-src-%{version}.tar.gz
14cu|snortsam-2.70-3|9	Patch0:		snortsam-debug.patch
14cu|snortsam-2.70-3|10	
14cu|snortsam-2.70-3|11	%description
14cu|snortsam-2.70-3|12	Snortsam is a daemon that interacts with snort to use a firewall.
14cu|snortsam-2.70-3|13	
14cu|snortsam-2.70-3|14	%prep
14cu|snortsam-2.70-3|15	%setup -qn %{name}
14cu|snortsam-2.70-3|16	%patch0 -p1
14cu|snortsam-2.70-3|17	cat > Makefile <<EOF
14cu|snortsam-2.70-3|18	install:
14cu|snortsam-2.70-3|19	EOF
14cu|snortsam-2.70-3|20	
14cu|snortsam-2.70-3|21	%build
14cu|snortsam-2.70-3|22	sh ./makesnortsam.sh
14cu|snortsam-2.70-3|23	cd src
14cu|snortsam-2.70-3|24	make samtool
14cu|snortsam-2.70-3|25	#%make "CFLAGS=%optflags"
14cu|snortsam-2.70-3|26	
14cu|snortsam-2.70-3|27	%install
14cu|snortsam-2.70-3|28	install -d %{buildroot}%{_sbindir}
14cu|snortsam-2.70-3|29	rm -rf %{buildroot}%{_sysconfdir}
14cu|snortsam-2.70-3|30	install -d %{buildroot}%{_sysconfdir}
14cu|snortsam-2.70-3|31	install snortsam %{buildroot}%{_sbindir}
14cu|snortsam-2.70-3|32	install samtool %{buildroot}%{_sbindir}
14cu|snortsam-2.70-3|33	install conf/snortsam.conf.sample %{buildroot}%{_sysconfdir}/snortsam.conf
14cu|snortsam-2.70-3|34	%makeinstall
14cu|snortsam-2.70-3|35	#%{__rm} -rf %{buildroot}
14cu|snortsam-2.70-3|36	
14cu|snortsam-2.70-3|37	#mkdir %{buildroot}%_mandir/man1
14cu|snortsam-2.70-3|38	#mv %{buildroot}%_mandir/*.1 %{buildroot}%_mandir/man1/
14cu|snortsam-2.70-3|39	
14cu|snortsam-2.70-3|40	%clean
14cu|snortsam-2.70-3|41	
14cu|snortsam-2.70-3|42	%files
14cu|snortsam-2.70-3|43	%doc docs/{README*,LICENSE,INSTALL,FAQ,CREDITS,BUGS,AUTHORS}
14cu|snortsam-2.70-3|44	%{_sbindir}/*
14cu|snortsam-2.70-3|45	%{_sysconfdir}/snortsam.conf
14cu|snortsam-2.70-3|46	
14cu|snortsam-2.70-3|47	
14cu|snortsam-2.70-3|48	
14cu|snortsam-2.70-3|49	
14cu|snortsam-2.70-3|50	
14cu|snortsam-2.70-3|51	
14cu|snortsam-2.70-3|52	
14cu|snortsam-2.70-3|53	%changelog
14cu|snortsam-2.70-3|54	
14cu|snortsam-2.70-3|55	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 2.70-3
14cu|snortsam-2.70-3|56	- (4047c74) Fix debug
14cu|snortsam-2.70-3|57	
14cu|snortsam-2.70-3|58	

14686 14
14cu|sobby-0.4.8-3|1	Name:		sobby
14cu|sobby-0.4.8-3|2	Version:	0.4.8
14cu|sobby-0.4.8-3|3	Release:	3
14cu|sobby-0.4.8-3|4	Summary:	Standalone collaborative editing server, to use with gobby
14cu|sobby-0.4.8-3|5	URL:		http://gobby.0x539.de/trac/
14cu|sobby-0.4.8-3|6	Group:		System/Servers
14cu|sobby-0.4.8-3|7	License:	GPLv2+
14cu|sobby-0.4.8-3|8	Source0:	http://releases.0x539.de/sobby/%{name}-%{version}.tar.gz
14cu|sobby-0.4.8-3|9	Source1:	%{name}.conf
14cu|sobby-0.4.8-3|10	Source2:	%{name}.service
14cu|sobby-0.4.8-3|11	BuildRequires:  pkgconfig(net6-1.3)
14cu|sobby-0.4.8-3|12	BuildRequires:  pkgconfig(obby-0.4)
14cu|sobby-0.4.8-3|13	BuildRequires:  pkgconfig(glibmm-2.4)
14cu|sobby-0.4.8-3|14	BuildRequires:  pkgconfig(libxml++-2.6)
14cu|sobby-0.4.8-3|15	BuildRequires:  pkgconfig(avahi-glib)
14cu|sobby-0.4.8-3|16	Requires:       systemd
14cu|sobby-0.4.8-3|17	%description
14cu|sobby-0.4.8-3|18	Sobby is a standalone collaborative editor, to be used with gobby. It allows
14cu|sobby-0.4.8-3|19	to save the edited document automatically, and to trigger actions after various
14cu|sobby-0.4.8-3|20	editing events.
14cu|sobby-0.4.8-3|21	
14cu|sobby-0.4.8-3|22	%prep
14cu|sobby-0.4.8-3|23	%setup -q
14cu|sobby-0.4.8-3|24	
14cu|sobby-0.4.8-3|25	%build
14cu|sobby-0.4.8-3|26	%configure
14cu|sobby-0.4.8-3|27	%make
14cu|sobby-0.4.8-3|28	
14cu|sobby-0.4.8-3|29	%install
14cu|sobby-0.4.8-3|30	%makeinstall_std
14cu|sobby-0.4.8-3|31	
14cu|sobby-0.4.8-3|32	mkdir -p %{buildroot}/%{_unitdir}
14cu|sobby-0.4.8-3|33	mkdir -p %{buildroot}/%{_sysconfdir}
14cu|sobby-0.4.8-3|34	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/%{name}.conf
14cu|sobby-0.4.8-3|35	cp %{SOURCE2} %{buildroot}/%{_unitdir}/%{name}.service
14cu|sobby-0.4.8-3|36	mkdir -p %{buildroot}/var/lib/%{name}/{command,tmp}
14cu|sobby-0.4.8-3|37	touch  %{buildroot}/var/lib/%{name}/autosave.obby
14cu|sobby-0.4.8-3|38	
14cu|sobby-0.4.8-3|39	%pre
14cu|sobby-0.4.8-3|40	%_pre_useradd %{name} /var/lib/%{name} /sbin/nologin
14cu|sobby-0.4.8-3|41	
14cu|sobby-0.4.8-3|42	%post
14cu|sobby-0.4.8-3|43	%systemd_post %{name}
14cu|sobby-0.4.8-3|44	if [ ! -f /var/lib/%{name}/autosave.obby ] ; then
14cu|sobby-0.4.8-3|45	cat <<EOF > /var/lib/%{name}/autosave.obby
14cu|sobby-0.4.8-3|46	!obby
14cu|sobby-0.4.8-3|47	session version="%{version}"
14cu|sobby-0.4.8-3|48	user_table
14cu|sobby-0.4.8-3|49	chat
14cu|sobby-0.4.8-3|50	EOF
14cu|sobby-0.4.8-3|51	
14cu|sobby-0.4.8-3|52	fi
14cu|sobby-0.4.8-3|53	
14cu|sobby-0.4.8-3|54	%preun
14cu|sobby-0.4.8-3|55	%systemd_preun %{name}
14cu|sobby-0.4.8-3|56	
14cu|sobby-0.4.8-3|57	%postun
14cu|sobby-0.4.8-3|58	%_postun_userdel %{name}
14cu|sobby-0.4.8-3|59	
14cu|sobby-0.4.8-3|60	%files
14cu|sobby-0.4.8-3|61	%dir %attr(700,sobby,sobby) /var/lib/%{name}
14cu|sobby-0.4.8-3|62	%dir %attr(700,sobby,sobby) /var/lib/%{name}/command
14cu|sobby-0.4.8-3|63	%dir %attr(700,sobby,sobby) /var/lib/%{name}/tmp
14cu|sobby-0.4.8-3|64	%{_bindir}/%{name}
14cu|sobby-0.4.8-3|65	%{_mandir}/man1/*
14cu|sobby-0.4.8-3|66	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|sobby-0.4.8-3|67	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|sobby-0.4.8-3|68	%ghost %attr(0600,sobby,sobby) /var/lib/%{name}/autosave.obby
14cu|sobby-0.4.8-3|69	
14cu|sobby-0.4.8-3|70	
14cu|sobby-0.4.8-3|71	
14cu|sobby-0.4.8-3|72	%changelog
14cu|sobby-0.4.8-3|73	* Mon Oct 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.8-3
14cu|sobby-0.4.8-3|74	+ Revision: 718c42a
14cu|sobby-0.4.8-3|75	- Migrated to systemd
14cu|sobby-0.4.8-3|76	
14cu|sobby-0.4.8-3|77	

14687 14
14cu|solarus-1.3.1-4|1	Summary:	An open-source Zelda-like 2D game engine
14cu|solarus-1.3.1-4|2	Name:		solarus
14cu|solarus-1.3.1-4|3	Version:	1.3.1
14cu|solarus-1.3.1-4|4	Release:	4
14cu|solarus-1.3.1-4|5	License:	GPLv3+
14cu|solarus-1.3.1-4|6	Group:		Games/Adventure
14cu|solarus-1.3.1-4|7	Url:		http://www.solarus-games.org/
14cu|solarus-1.3.1-4|8	Source0:	http://www.solarus-games.org/downloads/solarus/%{name}-%{version}-src.tar.gz
14cu|solarus-1.3.1-4|9	BuildRequires:	cmake
14cu|solarus-1.3.1-4|10	BuildRequires:	physfs-devel
14cu|solarus-1.3.1-4|11	BuildRequires:	pkgconfig(libmodplug)
14cu|solarus-1.3.1-4|12	BuildRequires:	pkgconfig(luajit)
14cu|solarus-1.3.1-4|13	BuildRequires:	pkgconfig(openal)
14cu|solarus-1.3.1-4|14	BuildRequires:	pkgconfig(sdl2)
14cu|solarus-1.3.1-4|15	BuildRequires:	pkgconfig(SDL2_image)
14cu|solarus-1.3.1-4|16	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|solarus-1.3.1-4|17	BuildRequires:	pkgconfig(vorbis)
14cu|solarus-1.3.1-4|18	
14cu|solarus-1.3.1-4|19	%description
14cu|solarus-1.3.1-4|20	Solarus is an open-source Zelda-like 2D game engine written in C++.
14cu|solarus-1.3.1-4|21	
14cu|solarus-1.3.1-4|22	If you want, you can download games "Zelda Mystery of Solarus DX"
14cu|solarus-1.3.1-4|23	and "Zelda Mystery of Solarus XD" on solarus site at:
14cu|solarus-1.3.1-4|24	http://www.solarus-games.org/games/
14cu|solarus-1.3.1-4|25	
14cu|solarus-1.3.1-4|26	Their licenses do not allow redistribution, they are open-source but
14cu|solarus-1.3.1-4|27	contain copyrighted material from Nintendo, thus preventing their
14cu|solarus-1.3.1-4|28	redistribution as per Mageia's licensing policy.
14cu|solarus-1.3.1-4|29	
14cu|solarus-1.3.1-4|30	%files
14cu|solarus-1.3.1-4|31	%doc ChangeLog license.txt README.md
14cu|solarus-1.3.1-4|32	%{_bindir}/%{name}
14cu|solarus-1.3.1-4|33	
14cu|solarus-1.3.1-4|34	#----------------------------------------------------------------------------
14cu|solarus-1.3.1-4|35	
14cu|solarus-1.3.1-4|36	%prep
14cu|solarus-1.3.1-4|37	%setup -q
14cu|solarus-1.3.1-4|38	
14cu|solarus-1.3.1-4|39	%build
14cu|solarus-1.3.1-4|40	%cmake
14cu|solarus-1.3.1-4|41	%make
14cu|solarus-1.3.1-4|42	
14cu|solarus-1.3.1-4|43	%install
14cu|solarus-1.3.1-4|44	%makeinstall_std -C build
14cu|solarus-1.3.1-4|45	
14cu|solarus-1.3.1-4|46	
14cu|solarus-1.3.1-4|47	%changelog
14cu|solarus-1.3.1-4|48	
14cu|solarus-1.3.1-4|49	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-4
14cu|solarus-1.3.1-4|50	- (a1e9b18) Spec cleanup
14cu|solarus-1.3.1-4|51	
14cu|solarus-1.3.1-4|52	

14688 14
14cu|songs-0.5-1|1	Name:	 	songs
14cu|songs-0.5-1|2	Summary:	A little tool used to record and mix audio files
14cu|songs-0.5-1|3	Version:	0.5
14cu|songs-0.5-1|4	Release:	1
14cu|songs-0.5-1|5	License:	Public Domain
14cu|songs-0.5-1|6	Group:		Sound
14cu|songs-0.5-1|7	URL:		http://sed.free.fr/songs/
14cu|songs-0.5-1|8	Source0:	http://sed.free.fr/%{name}/%{name}-%{version}.tar.gz
14cu|songs-0.5-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|songs-0.5-1|10	BuildRequires:	pkgconfig(alsa)
14cu|songs-0.5-1|11	
14cu|songs-0.5-1|12	%description
14cu|songs-0.5-1|13	A sort of a hacker tool, using GTK 2.0 and ALSA or OSS.
14cu|songs-0.5-1|14	There are Linux recording tools, but these are too complex, too huge, eat too
14cu|songs-0.5-1|15	much memory and resources. Songs tries to prove that small machines can be
14cu|songs-0.5-1|16	used to record and mix audio files, even with a graphical interface.
14cu|songs-0.5-1|17	Features of Songs:
14cu|songs-0.5-1|18	* Unlimited number of tracks
14cu|songs-0.5-1|19	* Supports WAV files (mono/stereo, only 44.1 KHz, 16 bits)
14cu|songs-0.5-1|20	* Supports raw float files (mono/stereo)
14cu|songs-0.5-1|21	* Several effects
14cu|songs-0.5-1|22	* Not too much memory used.
14cu|songs-0.5-1|23	
14cu|songs-0.5-1|24	%files
14cu|songs-0.5-1|25	%doc BUGS ChangeLog README TODO
14cu|songs-0.5-1|26	%{_bindir}/%{name}
14cu|songs-0.5-1|27	%{_datadir}/applications/rosa-%{name}.desktop
14cu|songs-0.5-1|28	
14cu|songs-0.5-1|29	#-----------------------------------------------------------------------------
14cu|songs-0.5-1|30	
14cu|songs-0.5-1|31	%prep
14cu|songs-0.5-1|32	%setup -q
14cu|songs-0.5-1|33	
14cu|songs-0.5-1|34	
14cu|songs-0.5-1|35	%build
14cu|songs-0.5-1|36	export CFLAGS="%{optflags}"
14cu|songs-0.5-1|37	%make
14cu|songs-0.5-1|38	
14cu|songs-0.5-1|39	
14cu|songs-0.5-1|40	%install
14cu|songs-0.5-1|41	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|songs-0.5-1|42	#menu
14cu|songs-0.5-1|43	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|songs-0.5-1|44	cat << EOF > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop
14cu|songs-0.5-1|45	[Desktop Entry]
14cu|songs-0.5-1|46	Type=Application
14cu|songs-0.5-1|47	Exec=%{name}
14cu|songs-0.5-1|48	Icon=sound_section
14cu|songs-0.5-1|49	Name=Songs
14cu|songs-0.5-1|50	Comment=Multitrack wave editor
14cu|songs-0.5-1|51	Categories=Audio;AudioVideo;
14cu|songs-0.5-1|52	EOF
14cu|songs-0.5-1|53	
14cu|songs-0.5-1|54	%changelog
14cu|songs-0.5-1|55	
14cu|songs-0.5-1|56	* Sat Apr 11 2015 Giovanni Mariani <mc2374@mclink.it> 0.5-1
14cu|songs-0.5-1|57	- (64d984d) Update to release 0.5, cleaned specfile, updated BReqs and Description, updated .desktop file
14cu|songs-0.5-1|58	
14cu|songs-0.5-1|59	

14689 14
14cu|sonic-visualiser-2.0-3|1	Name:           sonic-visualiser
14cu|sonic-visualiser-2.0-3|2	Version:        2.0
14cu|sonic-visualiser-2.0-3|3	Release:        3
14cu|sonic-visualiser-2.0-3|4	Summary:        Application for viewing and analysing the contents of music audio files
14cu|sonic-visualiser-2.0-3|5	Group:          Sound
14cu|sonic-visualiser-2.0-3|6	License:        GPLv2+
14cu|sonic-visualiser-2.0-3|7	URL:            http://www.sonicvisualiser.org
14cu|sonic-visualiser-2.0-3|8	Source0:        http://downloads.sourceforge.net/sv1/%{name}-%{version}.tar.gz
14cu|sonic-visualiser-2.0-3|9	Source1:	sonic-visualiser.desktop
14cu|sonic-visualiser-2.0-3|10	
14cu|sonic-visualiser-2.0-3|11	BuildRequires:  raptor-devel
14cu|sonic-visualiser-2.0-3|12	BuildRequires:  liblrdf-devel
14cu|sonic-visualiser-2.0-3|13	BuildRequires:  mad-devel
14cu|sonic-visualiser-2.0-3|14	BuildRequires:  id3tag-devel
14cu|sonic-visualiser-2.0-3|15	BuildRequires:  portaudio-devel
14cu|sonic-visualiser-2.0-3|16	BuildRequires:  qt4-devel
14cu|sonic-visualiser-2.0-3|17	BuildRequires:  pkgconfig(vamp)
14cu|sonic-visualiser-2.0-3|18	BuildRequires:  pkgconfig(sndfile)
14cu|sonic-visualiser-2.0-3|19	BuildRequires:  pkgconfig(samplerate)
14cu|sonic-visualiser-2.0-3|20	BuildRequires:  pkgconfig(fftw3)
14cu|sonic-visualiser-2.0-3|21	BuildRequires:  bzip2-devel
14cu|sonic-visualiser-2.0-3|22	BuildRequires:  alsa-oss-devel
14cu|sonic-visualiser-2.0-3|23	BuildRequires:  pkgconfig(jack)
14cu|sonic-visualiser-2.0-3|24	BuildRequires:  pkgconfig(libpulse)
14cu|sonic-visualiser-2.0-3|25	BuildRequires:  redland-devel
14cu|sonic-visualiser-2.0-3|26	BuildRequires:  rubberband-devel
14cu|sonic-visualiser-2.0-3|27	BuildRequires:  liboggz-devel
14cu|sonic-visualiser-2.0-3|28	BuildRequires:  libfishsound-devel
14cu|sonic-visualiser-2.0-3|29	BuildRequires:  pkgconfig(liblo)
14cu|sonic-visualiser-2.0-3|30	BuildRequires:  pkgconfig(dataquay)
14cu|sonic-visualiser-2.0-3|31	
14cu|sonic-visualiser-2.0-3|32	%description
14cu|sonic-visualiser-2.0-3|33	Sonic Visualiser is an application for viewing and analysing the
14cu|sonic-visualiser-2.0-3|34	contents of musiic audio files. The aim of Sonic Visualiser is to
14cu|sonic-visualiser-2.0-3|35	be the first program you reach for when want to study a musical
14cu|sonic-visualiser-2.0-3|36	recording rather than simply listen to it.
14cu|sonic-visualiser-2.0-3|37	
14cu|sonic-visualiser-2.0-3|38	As well as a number of features designed to make exploring audio data
14cu|sonic-visualiser-2.0-3|39	as revealing and fun as possible, Sonic Visualiser also has powerful
14cu|sonic-visualiser-2.0-3|40	annotation capabilities to help you to describe what you find, and the
14cu|sonic-visualiser-2.0-3|41	ability to run automated annotation and analysis plugins in the Vamp
14cu|sonic-visualiser-2.0-3|42	analysis plugin format – as well as applying standard audio effects.
14cu|sonic-visualiser-2.0-3|43	
14cu|sonic-visualiser-2.0-3|44	%prep
14cu|sonic-visualiser-2.0-3|45	%setup -q
14cu|sonic-visualiser-2.0-3|46	# Fix incorrect version string
14cu|sonic-visualiser-2.0-3|47	sed -i.ver "s|1.9'|2.0'|" sonic-visualiser/configure
14cu|sonic-visualiser-2.0-3|48	
14cu|sonic-visualiser-2.0-3|49	
14cu|sonic-visualiser-2.0-3|50	%build
14cu|sonic-visualiser-2.0-3|51	%configure2_5x
14cu|sonic-visualiser-2.0-3|52	make
14cu|sonic-visualiser-2.0-3|53	
14cu|sonic-visualiser-2.0-3|54	%install
14cu|sonic-visualiser-2.0-3|55	mkdir -p %{buildroot}%{_bindir}
14cu|sonic-visualiser-2.0-3|56	install -m 755 -p sonic-visualiser/sonic-visualiser \
14cu|sonic-visualiser-2.0-3|57	%{buildroot}%{_bindir}/
14cu|sonic-visualiser-2.0-3|58	# desktop file and icon
14cu|sonic-visualiser-2.0-3|59	for s in 16 22 24 32 48 64 128; do
14cu|sonic-visualiser-2.0-3|60	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|sonic-visualiser-2.0-3|61	install -m 644 -p sonic-visualiser/icons/sv-${s}x${s}.png \
14cu|sonic-visualiser-2.0-3|62	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/sonic-visualiser.png
14cu|sonic-visualiser-2.0-3|63	done
14cu|sonic-visualiser-2.0-3|64	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|sonic-visualiser-2.0-3|65	
14cu|sonic-visualiser-2.0-3|66	
14cu|sonic-visualiser-2.0-3|67	%files
14cu|sonic-visualiser-2.0-3|68	%doc sonic-visualiser/CHANGELOG sonic-visualiser/COPYING sonic-visualiser/README sonic-visualiser/README.OSC
14cu|sonic-visualiser-2.0-3|69	%{_bindir}/sonic-visualiser
14cu|sonic-visualiser-2.0-3|70	%{_datadir}/applications/*.desktop
14cu|sonic-visualiser-2.0-3|71	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|sonic-visualiser-2.0-3|72	
14cu|sonic-visualiser-2.0-3|73	%changelog
14cu|sonic-visualiser-2.0-3|74	
14cu|sonic-visualiser-2.0-3|75	* Wed Apr 29 2015 abfonly <abfonly@gmail.com> 2.0-3
14cu|sonic-visualiser-2.0-3|76	- (47d1b72) rebuild against rubberband 1.8.1, bump rel.
14cu|sonic-visualiser-2.0-3|77	
14cu|sonic-visualiser-2.0-3|78	

14690 14
14cu|sooperlooper-1.6.18-5|1	Name:		sooperlooper
14cu|sooperlooper-1.6.18-5|2	Version:	1.6.18
14cu|sooperlooper-1.6.18-5|3	Release:	5
14cu|sooperlooper-1.6.18-5|4	Summary:	Live audio looper
14cu|sooperlooper-1.6.18-5|5	URL:		http://sonosaurus.com/%{name}
14cu|sooperlooper-1.6.18-5|6	Source:		http://sonosaurus.com/%{name}/%{name}-%{version}.tar.gz
14cu|sooperlooper-1.6.18-5|7	License:	GPLv2
14cu|sooperlooper-1.6.18-5|8	Group:		Sound
14cu|sooperlooper-1.6.18-5|9	BuildRequires:	fftw3-devel
14cu|sooperlooper-1.6.18-5|10	BuildRequires:	pkgconfig(sigc++-1.2)
14cu|sooperlooper-1.6.18-5|11	BuildRequires:	sndfile-devel
14cu|sooperlooper-1.6.18-5|12	BuildRequires:	rubberband-devel
14cu|sooperlooper-1.6.18-5|13	BuildRequires:	pkgconfig(samplerate)
14cu|sooperlooper-1.6.18-5|14	BuildRequires:	jackit-devel
14cu|sooperlooper-1.6.18-5|15	BuildRequires:	pkgconfig(liblo)
14cu|sooperlooper-1.6.18-5|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|sooperlooper-1.6.18-5|17	BuildRequires:	ncurses-devel
14cu|sooperlooper-1.6.18-5|18	BuildRequires:	wxgtku-devel
14cu|sooperlooper-1.6.18-5|19	
14cu|sooperlooper-1.6.18-5|20	%description
14cu|sooperlooper-1.6.18-5|21	SooperLooper is a live looping sampler capable of immediate loop recording,
14cu|sooperlooper-1.6.18-5|22	overdubbing, multiplying, reversing and more. It allows for multiple
14cu|sooperlooper-1.6.18-5|23	simultaneous multi-channel loops limited only by your computer's
14cu|sooperlooper-1.6.18-5|24	available memory.
14cu|sooperlooper-1.6.18-5|25	
14cu|sooperlooper-1.6.18-5|26	%prep
14cu|sooperlooper-1.6.18-5|27	%setup -q
14cu|sooperlooper-1.6.18-5|28	
14cu|sooperlooper-1.6.18-5|29	%build
14cu|sooperlooper-1.6.18-5|30	%configure2_5x
14cu|sooperlooper-1.6.18-5|31	%make
14cu|sooperlooper-1.6.18-5|32	
14cu|sooperlooper-1.6.18-5|33	%install
14cu|sooperlooper-1.6.18-5|34	%makeinstall_std
14cu|sooperlooper-1.6.18-5|35	
14cu|sooperlooper-1.6.18-5|36	#menu
14cu|sooperlooper-1.6.18-5|37	%__mkdir_p %{buildroot}/%{_datadir}/applications
14cu|sooperlooper-1.6.18-5|38	%__cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|sooperlooper-1.6.18-5|39	[Desktop Entry]
14cu|sooperlooper-1.6.18-5|40	Name=SooperLooper
14cu|sooperlooper-1.6.18-5|41	Comment=Live Audio Looper
14cu|sooperlooper-1.6.18-5|42	Exec=%{_bindir}/slgui
14cu|sooperlooper-1.6.18-5|43	Icon=sound_section
14cu|sooperlooper-1.6.18-5|44	Terminal=false
14cu|sooperlooper-1.6.18-5|45	Type=Application
14cu|sooperlooper-1.6.18-5|46	StartupNotify=true
14cu|sooperlooper-1.6.18-5|47	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
14cu|sooperlooper-1.6.18-5|48	EOF
14cu|sooperlooper-1.6.18-5|49	
14cu|sooperlooper-1.6.18-5|50	
14cu|sooperlooper-1.6.18-5|51	%files
14cu|sooperlooper-1.6.18-5|52	%doc README
14cu|sooperlooper-1.6.18-5|53	%{_bindir}/%{name}
14cu|sooperlooper-1.6.18-5|54	%{_bindir}/slconsole
14cu|sooperlooper-1.6.18-5|55	%{_bindir}/slgui
14cu|sooperlooper-1.6.18-5|56	%{_bindir}/slregister
14cu|sooperlooper-1.6.18-5|57	%{_datadir}/%{name}
14cu|sooperlooper-1.6.18-5|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|sooperlooper-1.6.18-5|59	
14cu|sooperlooper-1.6.18-5|60	%changelog
14cu|sooperlooper-1.6.18-5|61	
14cu|sooperlooper-1.6.18-5|62	* Wed Apr 29 2015 abfonly <abfonly@gmail.com> 1.6.18-5
14cu|sooperlooper-1.6.18-5|63	- (6b1ea1a) rebuild against rubberband 1.8.1, bump rel.
14cu|sooperlooper-1.6.18-5|64	
14cu|sooperlooper-1.6.18-5|65	

14691 14
14cu|sord-0.16.0-1|1	%define _enable_debug_packages %{nil}
14cu|sord-0.16.0-1|2	%define debug_package          %{nil}
14cu|sord-0.16.0-1|3	%define lib_api         0
14cu|sord-0.16.0-1|4	%define lib_major       0
14cu|sord-0.16.0-1|5	%define lib_name        %mklibname %{name} %{lib_api} %{lib_major}
14cu|sord-0.16.0-1|6	%define lib_name_devel  %mklibname %{name} -d
14cu|sord-0.16.0-1|7	
14cu|sord-0.16.0-1|8	Name:           sord
14cu|sord-0.16.0-1|9	Version:        0.16.0
14cu|sord-0.16.0-1|10	Release:        1
14cu|sord-0.16.0-1|11	Summary:        Lightweight C library for storing RDF data in memory
14cu|sord-0.16.0-1|12	URL:            http://drobilla.net/software/%{name}/
14cu|sord-0.16.0-1|13	Source0:        http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cu|sord-0.16.0-1|14	License:        ISC
14cu|sord-0.16.0-1|15	Group:          System/Libraries
14cu|sord-0.16.0-1|16	
14cu|sord-0.16.0-1|17	BuildRequires:  waf
14cu|sord-0.16.0-1|18	BuildRequires:  pkgconfig(glib-2.0)
14cu|sord-0.16.0-1|19	BuildRequires:  pkgconfig(serd-0)
14cu|sord-0.16.0-1|20	
14cu|sord-0.16.0-1|21	%description
14cu|sord-0.16.0-1|22	Lightweight C library for storing RDF data in memory.
14cu|sord-0.16.0-1|23	
14cu|sord-0.16.0-1|24	%files
14cu|sord-0.16.0-1|25	%doc COPYING README
14cu|sord-0.16.0-1|26	%doc %{_mandir}/man1/*
14cu|sord-0.16.0-1|27	%{_bindir}/sordi
14cu|sord-0.16.0-1|28	%{_bindir}/sord_validate
14cu|sord-0.16.0-1|29	
14cu|sord-0.16.0-1|30	
14cu|sord-0.16.0-1|31	#-----------------------------------
14cu|sord-0.16.0-1|32	%package -n %{lib_name}
14cu|sord-0.16.0-1|33	
14cu|sord-0.16.0-1|34	Summary:        Lightweight RDF syntax library
14cu|sord-0.16.0-1|35	Group:          System/Libraries
14cu|sord-0.16.0-1|36	
14cu|sord-0.16.0-1|37	%description -n %{lib_name}
14cu|sord-0.16.0-1|38	Lightweight C library for storing RDF data in memory.
14cu|sord-0.16.0-1|39	
14cu|sord-0.16.0-1|40	
14cu|sord-0.16.0-1|41	%files -n %{lib_name}
14cu|sord-0.16.0-1|42	%{_libdir}/lib%{name}-%{lib_api}.so.%{lib_major}
14cu|sord-0.16.0-1|43	%{_libdir}/lib%{name}-%{lib_api}.so.%{lib_major}.*
14cu|sord-0.16.0-1|44	
14cu|sord-0.16.0-1|45	#-----------------------------------
14cu|sord-0.16.0-1|46	%package -n %{lib_name_devel}
14cu|sord-0.16.0-1|47	Summary:        Headers for the sord RDF storage library
14cu|sord-0.16.0-1|48	Group:          System/Libraries
14cu|sord-0.16.0-1|49	Requires:       %{lib_name} = %{version}-%{release}
14cu|sord-0.16.0-1|50	Provides:       %{name}-devel = %{version}-%{release}
14cu|sord-0.16.0-1|51	
14cu|sord-0.16.0-1|52	%description -n %{lib_name_devel}
14cu|sord-0.16.0-1|53	Development files needed to build applications against sord.
14cu|sord-0.16.0-1|54	
14cu|sord-0.16.0-1|55	%files -n %{lib_name_devel}
14cu|sord-0.16.0-1|56	%{_libdir}/lib%{name}-%{lib_api}.so
14cu|sord-0.16.0-1|57	%dir %{_includedir}/%{name}-%{lib_api}/%{name}
14cu|sord-0.16.0-1|58	%{_includedir}/%{name}-%{lib_api}/%{name}/*.h
14cu|sord-0.16.0-1|59	%{_includedir}/%{name}-%{lib_api}/%{name}/*.hpp
14cu|sord-0.16.0-1|60	%{_libdir}/pkgconfig/%{name}-%{lib_api}.pc
14cu|sord-0.16.0-1|61	
14cu|sord-0.16.0-1|62	#-----------------------------------
14cu|sord-0.16.0-1|63	%prep
14cu|sord-0.16.0-1|64	%setup -q
14cu|sord-0.16.0-1|65	
14cu|sord-0.16.0-1|66	%build
14cu|sord-0.16.0-1|67	%setup_compile_flags
14cu|sord-0.16.0-1|68	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cu|sord-0.16.0-1|69	./waf -v
14cu|sord-0.16.0-1|70	
14cu|sord-0.16.0-1|71	%install
14cu|sord-0.16.0-1|72	./waf install --destdir=%{buildroot}
14cu|sord-0.16.0-1|73	
14cu|sord-0.16.0-1|74	%changelog
14cu|sord-0.16.0-1|75	
14cu|sord-0.16.0-1|76	* Mon Sep 26 2016 alzim <alzim@bk.ru> 0.16.0-1
14cu|sord-0.16.0-1|77	- (7ff900d) Merge pull request #2 from import/sord:rosa2016.1
14cu|sord-0.16.0-1|78	- (7ff900d) Updated to 0.16.0
14cu|sord-0.16.0-1|79	
14cu|sord-0.16.0-1|80	

14692 14
14cu|soundconverter-2.1.6-2|1	Summary:	Sound converter application for the GNOME environment
14cu|soundconverter-2.1.6-2|2	Name:		soundconverter
14cu|soundconverter-2.1.6-2|3	Version:	2.1.6
14cu|soundconverter-2.1.6-2|4	Release:	2
14cu|soundconverter-2.1.6-2|5	License:	GPLv3
14cu|soundconverter-2.1.6-2|6	Group:		Sound
14cu|soundconverter-2.1.6-2|7	URL:		http://soundconverter.org/
14cu|soundconverter-2.1.6-2|8	Source0:	http://launchpad.net/soundconverter/trunk/%{version}/+download/%{name}-%{version}.tar.xz
14cu|soundconverter-2.1.6-2|9	Patch0:		soundconverter-2.1.5-fix-install-path.patch
14cu|soundconverter-2.1.6-2|10	BuildRequires:	pygtk2.0-devel
14cu|soundconverter-2.1.6-2|11	BuildRequires:	gnome-python
14cu|soundconverter-2.1.6-2|12	# For autogen.sh
14cu|soundconverter-2.1.6-2|13	BuildRequires:	gnome-common
14cu|soundconverter-2.1.6-2|14	BuildRequires:	desktop-file-utils
14cu|soundconverter-2.1.6-2|15	BuildRequires:	perl(XML::Parser)
14cu|soundconverter-2.1.6-2|16	BuildRequires:	intltool
14cu|soundconverter-2.1.6-2|17	Requires:	gstreamer0.10-gnomevfs
14cu|soundconverter-2.1.6-2|18	Requires:       gstreamer0.10-plugins-good
14cu|soundconverter-2.1.6-2|19	Requires:       gstreamer0.10-lame
14cu|soundconverter-2.1.6-2|20	Requires:       gstreamer0.10-flac
14cu|soundconverter-2.1.6-2|21	Requires:       gstreamer0.10-plugins-bad
14cu|soundconverter-2.1.6-2|22	Requires:       gstreamer0.10-faac
14cu|soundconverter-2.1.6-2|23	Requires:	gnome-python-gnomevfs
14cu|soundconverter-2.1.6-2|24	Requires:	gstreamer0.10-python
14cu|soundconverter-2.1.6-2|25	Requires:	pygtk2.0-libglade
14cu|soundconverter-2.1.6-2|26	Requires:	gnome-python-gconf
14cu|soundconverter-2.1.6-2|27	Requires:	gnome-python
14cu|soundconverter-2.1.6-2|28	Requires:	libbonobo
14cu|soundconverter-2.1.6-2|29	BuildArch:	noarch
14cu|soundconverter-2.1.6-2|30	
14cu|soundconverter-2.1.6-2|31	%description
14cu|soundconverter-2.1.6-2|32	SoundConverter is a simple sound converter application for the GNOME
14cu|soundconverter-2.1.6-2|33	environment. It reads and writes WAV, FLAC, MP3 and Ogg Vorbis. The user
14cu|soundconverter-2.1.6-2|34	interface is raw, but should be simple enough to get the job done.
14cu|soundconverter-2.1.6-2|35	NOTE: To create MP3 files, you will have to install gstreamer0.10-lame
14cu|soundconverter-2.1.6-2|36	yourself.
14cu|soundconverter-2.1.6-2|37	
14cu|soundconverter-2.1.6-2|38	%files -f %{name}.lang
14cu|soundconverter-2.1.6-2|39	%doc ChangeLog README TODO
14cu|soundconverter-2.1.6-2|40	%{_bindir}/%{name}
14cu|soundconverter-2.1.6-2|41	%{py_puresitedir}/%{name}/*
14cu|soundconverter-2.1.6-2|42	%{_datadir}/%{name}
14cu|soundconverter-2.1.6-2|43	%{_mandir}/man1/*
14cu|soundconverter-2.1.6-2|44	%{_datadir}/applications/%{name}.desktop
14cu|soundconverter-2.1.6-2|45	%{_datadir}/appdata/%{name}.appdata.xml
14cu|soundconverter-2.1.6-2|46	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|soundconverter-2.1.6-2|47	
14cu|soundconverter-2.1.6-2|48	#-----------------------------------------------------------------------------
14cu|soundconverter-2.1.6-2|49	
14cu|soundconverter-2.1.6-2|50	%prep
14cu|soundconverter-2.1.6-2|51	%setup -q
14cu|soundconverter-2.1.6-2|52	%apply_patches
14cu|soundconverter-2.1.6-2|53	# Needed by P0
14cu|soundconverter-2.1.6-2|54	./autogen.sh
14cu|soundconverter-2.1.6-2|55	
14cu|soundconverter-2.1.6-2|56	
14cu|soundconverter-2.1.6-2|57	%build
14cu|soundconverter-2.1.6-2|58	%configure2_5x
14cu|soundconverter-2.1.6-2|59	%make
14cu|soundconverter-2.1.6-2|60	
14cu|soundconverter-2.1.6-2|61	
14cu|soundconverter-2.1.6-2|62	%install
14cu|soundconverter-2.1.6-2|63	%makeinstall_std
14cu|soundconverter-2.1.6-2|64	
14cu|soundconverter-2.1.6-2|65	#desktop-file-install \
14cu|soundconverter-2.1.6-2|66	#  --add-category="Audio" \
14cu|soundconverter-2.1.6-2|67	#  --dir %%{buildroot}%%{_datadir}/applications %%{buildroot}%%{_datadir}/applications/*
14cu|soundconverter-2.1.6-2|68	
14cu|soundconverter-2.1.6-2|69	# Fix exec bits to avoid rpmlint noise
14cu|soundconverter-2.1.6-2|70	chmod +x %{buildroot}%{py_puresitedir}/%{name}/*.py
14cu|soundconverter-2.1.6-2|71	
14cu|soundconverter-2.1.6-2|72	%find_lang %{name}
14cu|soundconverter-2.1.6-2|73	
14cu|soundconverter-2.1.6-2|74	
14cu|soundconverter-2.1.6-2|75	%changelog
14cu|soundconverter-2.1.6-2|76	
14cu|soundconverter-2.1.6-2|77	* Wed Sep 07 2016 dsilakov <denis.silakov@rosalab.ru> 2.1.6-2
14cu|soundconverter-2.1.6-2|78	- (4750fb2) Merge pull request #4 from tremod/soundconverter:rosa2016.1
14cu|soundconverter-2.1.6-2|79	- (4750fb2) Requires to support all formats
14cu|soundconverter-2.1.6-2|80	
14cu|soundconverter-2.1.6-2|81	

14693 14
14cu|soundkonverter-2.2.2-1|1	%define _appdatadir %{_datadir}/appdata
14cu|soundkonverter-2.2.2-1|2	%define major 2
14cu|soundkonverter-2.2.2-1|3	%define libsoundkonvertercore %mklibname soundkonvertercore %{major}
14cu|soundkonverter-2.2.2-1|4	
14cu|soundkonverter-2.2.2-1|5	
14cu|soundkonverter-2.2.2-1|6	Summary:	An audio file converter, CD ripper and replay gain tool
14cu|soundkonverter-2.2.2-1|7	Name:		soundkonverter
14cu|soundkonverter-2.2.2-1|8	Version:	2.2.2
14cu|soundkonverter-2.2.2-1|9	Release:	1
14cu|soundkonverter-2.2.2-1|10	License:	GPLv2+
14cu|soundkonverter-2.2.2-1|11	Group:		Sound
14cu|soundkonverter-2.2.2-1|12	Url:		https://gitorious.org/soundkonverter/soundkonverter
14cu|soundkonverter-2.2.2-1|13	Source0:	https://github.com/HessiJames/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
14cu|soundkonverter-2.2.2-1|14	Source1:	soundkonverter.desktop
14cu|soundkonverter-2.2.2-1|15	# !!! Make sure to update this patch on EVERY version update !!!_
14cu|soundkonverter-2.2.2-1|16	Patch0:		soundkonverter-2.2.2-soname.patch
14cu|soundkonverter-2.2.2-1|17	BuildRequires:	cmake
14cu|soundkonverter-2.2.2-1|18	BuildRequires:	cdda-devel
14cu|soundkonverter-2.2.2-1|19	BuildRequires:	libkcddb-devel
14cu|soundkonverter-2.2.2-1|20	BuildRequires:	kdelibs4-devel
14cu|soundkonverter-2.2.2-1|21	BuildRequires:	pkgconfig(libcdio)
14cu|soundkonverter-2.2.2-1|22	BuildRequires:	pkgconfig(taglib) >= 1.4
14cu|soundkonverter-2.2.2-1|23	BuildRequires:	desktop-file-utils
14cu|soundkonverter-2.2.2-1|24	Requires:	%{libsoundkonvertercore} = %{EVRD}
14cu|soundkonverter-2.2.2-1|25	Requires:	%{name}-plugins = %{EVRD}
14cu|soundkonverter-2.2.2-1|26	Requires:	cdparanoia
14cu|soundkonverter-2.2.2-1|27	Requires:	flac
14cu|soundkonverter-2.2.2-1|28	Requires:	fluidsynth
14cu|soundkonverter-2.2.2-1|29	Requires:	ffmpeg
14cu|soundkonverter-2.2.2-1|30	Requires:	opus-tools
14cu|soundkonverter-2.2.2-1|31	Requires:	mplayer
14cu|soundkonverter-2.2.2-1|32	Requires:	mppenc
14cu|soundkonverter-2.2.2-1|33	Requires:	speex
14cu|soundkonverter-2.2.2-1|34	Requires:	TiMidity++
14cu|soundkonverter-2.2.2-1|35	Requires:	twolame
14cu|soundkonverter-2.2.2-1|36	Requires:	vorbis-tools
14cu|soundkonverter-2.2.2-1|37	Requires:	wavpack
14cu|soundkonverter-2.2.2-1|38	Requires:	cdrecord-cdda2wav
14cu|soundkonverter-2.2.2-1|39	# suggested requires on mrb to be imported in restricted eventually
14cu|soundkonverter-2.2.2-1|40	Suggests:	aacgain
14cu|soundkonverter-2.2.2-1|41	Suggests:	aften
14cu|soundkonverter-2.2.2-1|42	Suggests:	faac
14cu|soundkonverter-2.2.2-1|43	Suggests:	faad2
14cu|soundkonverter-2.2.2-1|44	Suggests:	flac123
14cu|soundkonverter-2.2.2-1|45	Suggests:	lame
14cu|soundkonverter-2.2.2-1|46	Suggests:	mac
14cu|soundkonverter-2.2.2-1|47	Suggests:	mp3gain
14cu|soundkonverter-2.2.2-1|48	Suggests:	mppdec
14cu|soundkonverter-2.2.2-1|49	Suggests:	neroaac
14cu|soundkonverter-2.2.2-1|50	Suggests:	shorten
14cu|soundkonverter-2.2.2-1|51	Suggests:	ttaenc
14cu|soundkonverter-2.2.2-1|52	Suggests:	vorbisgain
14cu|soundkonverter-2.2.2-1|53	# Wrong library package
14cu|soundkonverter-2.2.2-1|54	Conflicts:	%{_lib}soundkonverter < %{EVRD}
14cu|soundkonverter-2.2.2-1|55	
14cu|soundkonverter-2.2.2-1|56	%description
14cu|soundkonverter-2.2.2-1|57	An audio file converter, CD ripper and replay gain tool GUI for various
14cu|soundkonverter-2.2.2-1|58	back-ends.
14cu|soundkonverter-2.2.2-1|59	
14cu|soundkonverter-2.2.2-1|60	%files -f %{name}.lang
14cu|soundkonverter-2.2.2-1|61	%doc src/CHANGELOG src/README
14cu|soundkonverter-2.2.2-1|62	%{_kde_bindir}/%{name}
14cu|soundkonverter-2.2.2-1|63	%{_kde_appsdir}/%{name}
14cu|soundkonverter-2.2.2-1|64	%{_kde_appsdir}/solid/actions/%{name}-*
14cu|soundkonverter-2.2.2-1|65	%{_kde_applicationsdir}/%{name}.desktop
14cu|soundkonverter-2.2.2-1|66	%{_kde_iconsdir}/hicolor/*/apps/*.png
14cu|soundkonverter-2.2.2-1|67	%{_kde_services}/%{name}_*
14cu|soundkonverter-2.2.2-1|68	%{_kde_servicetypes}/%{name}_*
14cu|soundkonverter-2.2.2-1|69	%{_appdatadir}/%{name}.appdata.xml
14cu|soundkonverter-2.2.2-1|70	#----------------------------------------------------------------------------
14cu|soundkonverter-2.2.2-1|71	
14cu|soundkonverter-2.2.2-1|72	%package -n %{libsoundkonvertercore}
14cu|soundkonverter-2.2.2-1|73	Summary:	Library for %{name}
14cu|soundkonverter-2.2.2-1|74	Group:		System/Libraries
14cu|soundkonverter-2.2.2-1|75	Obsoletes:	%{_lib}soundkonverter < 2.0.90
14cu|soundkonverter-2.2.2-1|76	
14cu|soundkonverter-2.2.2-1|77	%description -n %{libsoundkonvertercore}
14cu|soundkonverter-2.2.2-1|78	This package provides the library for %{name}.
14cu|soundkonverter-2.2.2-1|79	
14cu|soundkonverter-2.2.2-1|80	%files -n %{libsoundkonvertercore}
14cu|soundkonverter-2.2.2-1|81	%doc README.md
14cu|soundkonverter-2.2.2-1|82	%{_kde_libdir}/libsoundkonvertercore.so.%{major}*
14cu|soundkonverter-2.2.2-1|83	
14cu|soundkonverter-2.2.2-1|84	#----------------------------------------------------------------------------
14cu|soundkonverter-2.2.2-1|85	%package plugins
14cu|soundkonverter-2.2.2-1|86	
14cu|soundkonverter-2.2.2-1|87	Summary:	Codecs and filters for %{name}
14cu|soundkonverter-2.2.2-1|88	Group:		Sound
14cu|soundkonverter-2.2.2-1|89	
14cu|soundkonverter-2.2.2-1|90	%description plugins
14cu|soundkonverter-2.2.2-1|91	Codecs and filters for %{name}
14cu|soundkonverter-2.2.2-1|92	
14cu|soundkonverter-2.2.2-1|93	%files plugins
14cu|soundkonverter-2.2.2-1|94	%doc README.md
14cu|soundkonverter-2.2.2-1|95	%{_kde_libdir}/kde4/soundkonverter_*.so
14cu|soundkonverter-2.2.2-1|96	#----------------------------------------------------------------------------
14cu|soundkonverter-2.2.2-1|97	
14cu|soundkonverter-2.2.2-1|98	%prep
14cu|soundkonverter-2.2.2-1|99	%setup -q
14cu|soundkonverter-2.2.2-1|100	%patch0 -p1
14cu|soundkonverter-2.2.2-1|101	cd src
14cu|soundkonverter-2.2.2-1|102	# fix debug linting more then 100 w
14cu|soundkonverter-2.2.2-1|103	find . -type f -exec chmod -x {} \;
14cu|soundkonverter-2.2.2-1|104	cd -
14cu|soundkonverter-2.2.2-1|105	
14cu|soundkonverter-2.2.2-1|106	%build
14cu|soundkonverter-2.2.2-1|107	cd src
14cu|soundkonverter-2.2.2-1|108	%cmake_kde4
14cu|soundkonverter-2.2.2-1|109	%make
14cu|soundkonverter-2.2.2-1|110	cd -
14cu|soundkonverter-2.2.2-1|111	
14cu|soundkonverter-2.2.2-1|112	%install
14cu|soundkonverter-2.2.2-1|113	cd src
14cu|soundkonverter-2.2.2-1|114	%makeinstall_std -C build
14cu|soundkonverter-2.2.2-1|115	
14cu|soundkonverter-2.2.2-1|116	# replace desktop file
14cu|soundkonverter-2.2.2-1|117	rm -f %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cu|soundkonverter-2.2.2-1|118	install -m 644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
14cu|soundkonverter-2.2.2-1|119	# We don't need it as there are no headers anyway
14cu|soundkonverter-2.2.2-1|120	rm -f %{buildroot}%{_kde_libdir}/libsoundkonvertercore.so
14cu|soundkonverter-2.2.2-1|121	cd -
14cu|soundkonverter-2.2.2-1|122	
14cu|soundkonverter-2.2.2-1|123	# lang scam
14cu|soundkonverter-2.2.2-1|124	cd tools
14cu|soundkonverter-2.2.2-1|125	sh extract_messages.sh
14cu|soundkonverter-2.2.2-1|126	cd -
14cu|soundkonverter-2.2.2-1|127	ln -s src/%{name}.lang %{name}.lang
14cu|soundkonverter-2.2.2-1|128	
14cu|soundkonverter-2.2.2-1|129	%find_lang %{name}
14cu|soundkonverter-2.2.2-1|130	%changelog
14cu|soundkonverter-2.2.2-1|131	
14cu|soundkonverter-2.2.2-1|132	* Sun May 29 2016 abfonly <abfonly@gmail.com> 2.2.2-1
14cu|soundkonverter-2.2.2-1|133	- (731628f) Log: Update to 2.2.2
14cu|soundkonverter-2.2.2-1|134	- (731628f) rediff the soname patch
14cu|soundkonverter-2.2.2-1|135	- (731628f) split plugins package
14cu|soundkonverter-2.2.2-1|136	- (731628f) fixed linting
14cu|soundkonverter-2.2.2-1|137	
14cu|soundkonverter-2.2.2-1|138	* Sun May 08 2016 abfonly <abfonly@gmail.com> 2.2.1-1
14cu|soundkonverter-2.2.2-1|139	- (9034a2f) Log: Update to 2.2.1
14cu|soundkonverter-2.2.2-1|140	- (9034a2f) -Add: Dutch, Spanish (Argentina) and Polish (Poland) translations
14cu|soundkonverter-2.2.2-1|141	- (9034a2f) -Change: Swedish translation moved to Swedish (Sweden)
14cu|soundkonverter-2.2.2-1|142	- (9034a2f) -Change: Update translations
14cu|soundkonverter-2.2.2-1|143	
14cu|soundkonverter-2.2.2-1|144	* Sun Apr 17 2016 abfonly <abfonly@gmail.com> 2.2.0-1
14cu|soundkonverter-2.2.2-1|145	- (4045d76) Log: Update to 2.2.0
14cu|soundkonverter-2.2.2-1|146	- (4045d76) Changelog:
14cu|soundkonverter-2.2.2-1|147	- (4045d76) new in 2.2.0:
14cu|soundkonverter-2.2.2-1|148	- (4045d76) -Add: Decode webm audio stream
14cu|soundkonverter-2.2.2-1|149	- (4045d76) -Add: --file-list argument
14cu|soundkonverter-2.2.2-1|150	- (4045d76) -Change: Remove both APE and ID3 Replay Gain tags with mp3gain and aacgain
14cu|soundkonverter-2.2.2-1|151	- (4045d76) -Change: Disable --modify audio stream-- option by default in mp3gain and aacgain
14cu|soundkonverter-2.2.2-1|152	- (4045d76) -Change: Don-t write icedax info file
14cu|soundkonverter-2.2.2-1|153	- (4045d76) -Change: Set so-version for libsoundkonvertercore
14cu|soundkonverter-2.2.2-1|154	- (4045d76) -Fix: Don-t require an output path when using a user defined profile as command line argument
14cu|soundkonverter-2.2.2-1|155	- (4045d76) -Fix: Don-t crash when tags can-t be read
14cu|soundkonverter-2.2.2-1|156	- (4045d76) -Fix: Error message when trying to write to a directory without permissions
14cu|soundkonverter-2.2.2-1|157	- (4045d76) -Fix: Store album artist information to file list files
14cu|soundkonverter-2.2.2-1|158	- (4045d76) -Fix: Some crashes
14cu|soundkonverter-2.2.2-1|159	- (4045d76) -Fix: Handle newer ffmpeg versions
14cu|soundkonverter-2.2.2-1|160	- (4045d76) -Fix: Don-t wait with Replay Gain calculation for items with same album name but no Replay Gain conversion option set
14cu|soundkonverter-2.2.2-1|161	- (4045d76) -Fix: Don-t convert all files at once if the conversion starts with copying files with the same input an output codec
14cu|soundkonverter-2.2.2-1|162	- (4045d76) -Fix: Infinite loop when waiting for album gain for a failed item
14cu|soundkonverter-2.2.2-1|163	- (4045d76) Packaging
14cu|soundkonverter-2.2.2-1|164	- (4045d76) ========
14cu|soundkonverter-2.2.2-1|165	- (4045d76) -Include appdata.xml
14cu|soundkonverter-2.2.2-1|166	- (4045d76) -Repatch soname-patch
14cu|soundkonverter-2.2.2-1|167	- (4045d76) -spec clean
14cu|soundkonverter-2.2.2-1|168	
14cu|soundkonverter-2.2.2-1|169	* Sun Dec 14 2014 abfonly <abfonly@gmail.com> 2.1.2-1
14cu|soundkonverter-2.2.2-1|170	- (8c1fe72) Log: Update to 2.1.2:
14cu|soundkonverter-2.2.2-1|171	- (8c1fe72) -Fix: False error detection in the Replay Gain tool
14cu|soundkonverter-2.2.2-1|172	- (8c1fe72) -Fix: Properly re-paint conversion file list on status change
14cu|soundkonverter-2.2.2-1|173	
14cu|soundkonverter-2.2.2-1|174	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-5
14cu|soundkonverter-2.2.2-1|175	- (d0ea67c) MassBuild#464: Increase release tag
14cu|soundkonverter-2.2.2-1|176	
14cu|soundkonverter-2.2.2-1|177	* Thu Jun 19 2014 abfonly <abfonly@gmail.com> 2.1.1-4
14cu|soundkonverter-2.2.2-1|178	- (bd76d00) Updated for the new ffmpeg
14cu|soundkonverter-2.2.2-1|179	
14cu|soundkonverter-2.2.2-1|180	* Thu Apr 17 2014 symbianflo <symbianflo@symbianflo> 2.1.1-3
14cu|soundkonverter-2.2.2-1|181	- (55c787d) Log: update to 2.1.1
14cu|soundkonverter-2.2.2-1|182	- (55c787d) -Add: Check for MP4 support in faac
14cu|soundkonverter-2.2.2-1|183	- (55c787d) -Fix: Don't run vorbisgain more than once per directory
14cu|soundkonverter-2.2.2-1|184	- (55c787d) -Fix: Progress bar jumps when a file finished
14cu|soundkonverter-2.2.2-1|185	
14cu|soundkonverter-2.2.2-1|186	* Thu Apr 17 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.1.1-1
14cu|soundkonverter-2.2.2-1|187	- (96e5ea7) Update to 2.1.1
14cu|soundkonverter-2.2.2-1|188	- (96e5ea7) -Add: Check for MP4 support in faac
14cu|soundkonverter-2.2.2-1|189	- (96e5ea7) -Fix: Don't run vorbisgain more than once per directory
14cu|soundkonverter-2.2.2-1|190	- (96e5ea7) -Fix: Progress bar jumps when a file finished
14cu|soundkonverter-2.2.2-1|191	
14cu|soundkonverter-2.2.2-1|192	* Sat Mar 08 2014 symbianflo <symbianflo@symbianflo> 2.1.0-1
14cu|soundkonverter-2.2.2-1|193	- (bb12c5d) Log: update to 2.1.0:
14cu|soundkonverter-2.2.2-1|194	- (bb12c5d) -Add: Update translations
14cu|soundkonverter-2.2.2-1|195	
14cu|soundkonverter-2.2.2-1|196	* Wed Feb 19 2014 symbianflo <symbianflo@symbianflo> 2.0.91-1
14cu|soundkonverter-2.2.2-1|197	- (3f652d8) Log: new in 2.0.91 (2.1.0 rc2):
14cu|soundkonverter-2.2.2-1|198	- (3f652d8) -Add: Full GUI support for album artist tags including the CD ripper
14cu|soundkonverter-2.2.2-1|199	- (3f652d8) -Add: Chinese translation
14cu|soundkonverter-2.2.2-1|200	- (3f652d8) -Change: Replace uses of fixed pixel metrics with sizes based on the default font size
14cu|soundkonverter-2.2.2-1|201	- (3f652d8) -Fix: CD ripper layout
14cu|soundkonverter-2.2.2-1|202	
14cu|soundkonverter-2.2.2-1|203	* Sun Dec 22 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.90-1
14cu|soundkonverter-2.2.2-1|204	- (5130b12) Log:
14cu|soundkonverter-2.2.2-1|205	- (5130b12) -Add: Hide main window when started with --replaygain argument ...
14cu|soundkonverter-2.2.2-1|206	- (5130b12) -Add: Option to eject CD after ripping has been completed (enabled by default)
14cu|soundkonverter-2.2.2-1|207	- (5130b12) -Add: New space holder for the meta data naming mode that contains the source directory
14cu|soundkonverter-2.2.2-1|208	- (5130b12) -Add: Configuration options for cdparanoia
14cu|soundkonverter-2.2.2-1|209	- (5130b12) -Add: icedax ripper plugin
14cu|soundkonverter-2.2.2-1|210	- (5130b12) -Add: Copy album artist tags
14cu|soundkonverter-2.2.2-1|211	- (5130b12) -Change: Remember last folder for add files/directory/playlist dialogs
14cu|soundkonverter-2.2.2-1|212	- (5130b12) -Change: Add symlinked files to file list
14cu|soundkonverter-2.2.2-1|213	- (5130b12) -New structure source tarball
14cu|soundkonverter-2.2.2-1|214	- (symbianflo: 173c3e5) Log:
14cu|soundkonverter-2.2.2-1|215	- (symbianflo: e81c8a2) Log: fix new source build path
14cu|soundkonverter-2.2.2-1|216	- (symbianflo: 698eaf4) Log:
14cu|soundkonverter-2.2.2-1|217	- (symbianflo: 698eaf4) -Add: Hide main window when started with --replaygain argument
14cu|soundkonverter-2.2.2-1|218	- (symbianflo: 698eaf4) -Add: Option to eject CD after ripping has been completed (enabled by default)
14cu|soundkonverter-2.2.2-1|219	- (symbianflo: 698eaf4) -Add: New space holder for the _meta data_ naming mode that contains the source directory
14cu|soundkonverter-2.2.2-1|220	- (symbianflo: 698eaf4) -Add: Configuration options for cdparanoia
14cu|soundkonverter-2.2.2-1|221	- (symbianflo: 698eaf4) -Add: icedax ripper plugin
14cu|soundkonverter-2.2.2-1|222	- (symbianflo: 698eaf4) -Add: Copy album artist tags
14cu|soundkonverter-2.2.2-1|223	- (symbianflo: 698eaf4) -Change: Remember last folder for add files/directory/playlist dialogs
14cu|soundkonverter-2.2.2-1|224	- (symbianflo: 698eaf4) -Change: Add symlinked files to file list
14cu|soundkonverter-2.2.2-1|225	
14cu|soundkonverter-2.2.2-1|226	* Mon Jul 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
14cu|soundkonverter-2.2.2-1|227	- (62abbd3) LOG New version 2.0.4, spec cleanup, fix library package (add patch to fix soname etc)
14cu|soundkonverter-2.2.2-1|228	
14cu|soundkonverter-2.2.2-1|229	* Wed Jun 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.3-1
14cu|soundkonverter-2.2.2-1|230	- (9818ce7) LOG update to 2.0.3, fix normalize ,spec clean
14cu|soundkonverter-2.2.2-1|231	
14cu|soundkonverter-2.2.2-1|232	* Sun May 05 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.2-1
14cu|soundkonverter-2.2.2-1|233	- (3059345) LOG update to 2.0.2, Changelog:
14cu|soundkonverter-2.2.2-1|234	- (3059345) new in 2.0.2:
14cu|soundkonverter-2.2.2-1|235	- (3059345) -Add: Italian translation
14cu|soundkonverter-2.2.2-1|236	- (3059345) -Fix: Find normalize properly
14cu|soundkonverter-2.2.2-1|237	
14cu|soundkonverter-2.2.2-1|238	* Sun Apr 14 2013 SymbianFlo <symbianflo@mandrivausers.ro> 2.0.1-2
14cu|soundkonverter-2.2.2-1|239	- (4406105) Updated soundkonverter.spec
14cu|soundkonverter-2.2.2-1|240	- (SymbianFlo: 3fe0430) suggested mac, just to keep this in contrib.
14cu|soundkonverter-2.2.2-1|241	- (symbianflo: 020a2ff) LOG: fix linting for debug.
14cu|soundkonverter-2.2.2-1|242	
14cu|soundkonverter-2.2.2-1|243	* Sun Apr 14 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.1-1
14cu|soundkonverter-2.2.2-1|244	- (9843ca4) LOG: update to 2.0.1
14cu|soundkonverter-2.2.2-1|245	
14cu|soundkonverter-2.2.2-1|246	* Tue Mar 12 2013 SymbianFlo <symbianflo@mandrivausers.ro> 2.0.0-1
14cu|soundkonverter-2.2.2-1|247	- (336575a) change faacd2 as suggested to keep this package in contrib
14cu|soundkonverter-2.2.2-1|248	- (SymbianFlo: 93974a9) change faac as suggested to keep this package in contrib.
14cu|soundkonverter-2.2.2-1|249	- (SymbianFlo: c82ddc8) change lame as suggested to keep this package in contrib.
14cu|soundkonverter-2.2.2-1|250	- (symbianflo: 6648fc7) Log update to 2.0.0, fix buildreq for 2012.1, build the lib  package
14cu|soundkonverter-2.2.2-1|251	- (symbianflo: cdc391e) Log update to 2.0.0, fix buildreq for 2012.1
14cu|soundkonverter-2.2.2-1|252	
14cu|soundkonverter-2.2.2-1|253	* Sun Dec 02 2012 SymbianFlo <symbianflo@mandrivausers.ro> 1.6.4-1
14cu|soundkonverter-2.2.2-1|254	- (4d1aaf6) Updated soundkonverter.spec
14cu|soundkonverter-2.2.2-1|255	
14cu|soundkonverter-2.2.2-1|256	* Sun Dec 02 2012 symbianflo <symbianflo@mandrivausers.ro> 1.6.3-4
14cu|soundkonverter-2.2.2-1|257	- (1cda4c0) LOG new upstream bugfix release
14cu|soundkonverter-2.2.2-1|258	- (Alexander Khryukin: db37607) contrib repairing
14cu|soundkonverter-2.2.2-1|259	- (symbianflo: 0f7a115) LOG pushed from master branch to 2012.1
14cu|soundkonverter-2.2.2-1|260	
14cu|soundkonverter-2.2.2-1|261	

14694 14
14cu|spacefm-1.0.5-1|1	Summary:	A multi-panel tabbed file manager
14cu|spacefm-1.0.5-1|2	Name:		spacefm
14cu|spacefm-1.0.5-1|3	Version:	1.0.5
14cu|spacefm-1.0.5-1|4	Release:	1
14cu|spacefm-1.0.5-1|5	License:	GPLv3+
14cu|spacefm-1.0.5-1|6	Group:		File tools
14cu|spacefm-1.0.5-1|7	Url:		http://ignorantguru.github.io/spacefm/
14cu|spacefm-1.0.5-1|8	#Source0:	https://github.com/IgnorantGuru/spacefm/archive/%{version}.tar.gz
14cu|spacefm-1.0.5-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|spacefm-1.0.5-1|10	BuildRequires:	intltool
14cu|spacefm-1.0.5-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|spacefm-1.0.5-1|12	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|spacefm-1.0.5-1|13	BuildRequires:	pkgconfig(libudev)
14cu|spacefm-1.0.5-1|14	BuildRequires:	pkgconfig(libffmpegthumbnailer)
14cu|spacefm-1.0.5-1|15	
14cu|spacefm-1.0.5-1|16	# To perform 'run as root' functions
14cu|spacefm-1.0.5-1|17	Requires:	gksu
14cu|spacefm-1.0.5-1|18	# Eject media
14cu|spacefm-1.0.5-1|19	Requires:	util-linux
14cu|spacefm-1.0.5-1|20	# For device processes
14cu|spacefm-1.0.5-1|21	Requires:	lsof
14cu|spacefm-1.0.5-1|22	# Mount as non-root user
14cu|spacefm-1.0.5-1|23	Requires:	udisks2
14cu|spacefm-1.0.5-1|24	# For plugin download
14cu|spacefm-1.0.5-1|25	Requires:	wget
14cu|spacefm-1.0.5-1|26	
14cu|spacefm-1.0.5-1|27	%description
14cu|spacefm-1.0.5-1|28	SpaceFM is a multi-panel tabbed file manager with built-in VFS, udev-based
14cu|spacefm-1.0.5-1|29	device manager, customizable menu system, and bash integration.
14cu|spacefm-1.0.5-1|30	
14cu|spacefm-1.0.5-1|31	%prep
14cu|spacefm-1.0.5-1|32	%setup -qn %{name}-%{version}
14cu|spacefm-1.0.5-1|33	
14cu|spacefm-1.0.5-1|34	%build
14cu|spacefm-1.0.5-1|35	%configure2_5x
14cu|spacefm-1.0.5-1|36	%make
14cu|spacefm-1.0.5-1|37	
14cu|spacefm-1.0.5-1|38	%install
14cu|spacefm-1.0.5-1|39	%makeinstall_std
14cu|spacefm-1.0.5-1|40	
14cu|spacefm-1.0.5-1|41	# handle docs in files section
14cu|spacefm-1.0.5-1|42	rm -rf %{buildroot}%{_defaultdocdir}
14cu|spacefm-1.0.5-1|43	
14cu|spacefm-1.0.5-1|44	%find_lang %{name}
14cu|spacefm-1.0.5-1|45	
14cu|spacefm-1.0.5-1|46	%files -f %{name}.lang
14cu|spacefm-1.0.5-1|47	%doc data/spacefm-manual-en.html
14cu|spacefm-1.0.5-1|48	%{_bindir}/%{name}*
14cu|spacefm-1.0.5-1|49	/etc/%{name}/%{name}.conf
14cu|spacefm-1.0.5-1|50	%{_datadir}/%{name}/
14cu|spacefm-1.0.5-1|51	%{_datadir}/applications/*.desktop
14cu|spacefm-1.0.5-1|52	%{_datadir}/mime/packages/spacefm-mime.xml
14cu|spacefm-1.0.5-1|53	%{_iconsdir}/hicolor/*/apps/%{name}*.png
14cu|spacefm-1.0.5-1|54	%{_iconsdir}/Faenza/apps/*/spacefm*.png
14cu|spacefm-1.0.5-1|55	
14cu|spacefm-1.0.5-1|56	%changelog
14cu|spacefm-1.0.5-1|57	
14cu|spacefm-1.0.5-1|58	* Thu Apr 14 2016 abondrov <andrey.bondrov@rosalab.ru> 1.0.5-1
14cu|spacefm-1.0.5-1|59	- (fbd9c7d) Merge pull request #2 from alzim/spacefm:rosa2014.1
14cu|spacefm-1.0.5-1|60	- (fbd9c7d) Updated to 1.0.5
14cu|spacefm-1.0.5-1|61	
14cu|spacefm-1.0.5-1|62	

14695 14
14cu|spacerider-0.13-1|1	# I've gave it a chance see the patch.Sflo
14cu|spacerider-0.13-1|2	%define debug_package	%{nil}
14cu|spacerider-0.13-1|3	
14cu|spacerider-0.13-1|4	Name:           spacerider
14cu|spacerider-0.13-1|5	Version:        0.13
14cu|spacerider-0.13-1|6	Release:        1
14cu|spacerider-0.13-1|7	Summary:        Best CLI Space-shooter till now
14cu|spacerider-0.13-1|8	License:        GPLv2
14cu|spacerider-0.13-1|9	Group:          Games/Strategy
14cu|spacerider-0.13-1|10	Url:            http://www.hackl.dhs.org/spacerider/
14cu|spacerider-0.13-1|11	Source0:        http://www.hackl.dhs.org/data/download/download.php?file/%{name}-%{version}.tar.bz2
14cu|spacerider-0.13-1|12	Patch0:		spaceraider-rosa.patch
14cu|spacerider-0.13-1|13	BuildRequires:  pkgconfig(ncurses)
14cu|spacerider-0.13-1|14	BuildRequires:  pkgconfig(sdl)
14cu|spacerider-0.13-1|15	BuildRequires:  pkgconfig(SDL_image)
14cu|spacerider-0.13-1|16	BuildRequires:  pkgconfig(SDL_ttf)
14cu|spacerider-0.13-1|17	BuildRequires:  pkgconfig(SDL_mixer)
14cu|spacerider-0.13-1|18	BuildRequires:  pkgconfig(SDL_net)
14cu|spacerider-0.13-1|19	BuildRequires:  pkgconfig(SDL_gfx)
14cu|spacerider-0.13-1|20	BuildRequires:  SDL_sound-devel
14cu|spacerider-0.13-1|21	
14cu|spacerider-0.13-1|22	%description
14cu|spacerider-0.13-1|23	Space-shooter written in C++, using the SDL.
14cu|spacerider-0.13-1|24	
14cu|spacerider-0.13-1|25	%files
14cu|spacerider-0.13-1|26	%{_defaultdocdir}/%{name}
14cu|spacerider-0.13-1|27	%{_gamesbindir}/%{name}
14cu|spacerider-0.13-1|28	%{_gamesdatadir}/%{name}
14cu|spacerider-0.13-1|29	%{_mandir}/man1/%{name}.1*
14cu|spacerider-0.13-1|30	#----------------------------------------------
14cu|spacerider-0.13-1|31	
14cu|spacerider-0.13-1|32	%prep
14cu|spacerider-0.13-1|33	%setup -q
14cu|spacerider-0.13-1|34	%patch0 -p1
14cu|spacerider-0.13-1|35	
14cu|spacerider-0.13-1|36	%build
14cu|spacerider-0.13-1|37	%make
14cu|spacerider-0.13-1|38	
14cu|spacerider-0.13-1|39	%install
14cu|spacerider-0.13-1|40	%makeinstall_std
14cu|spacerider-0.13-1|41	%changelog
14cu|spacerider-0.13-1|42	
14cu|spacerider-0.13-1|43	* Sat Aug 27 2016 abfonly <abfonly@gmail.com> 0.13-1
14cu|spacerider-0.13-1|44	- (9ca1948) Imported from SRPM
14cu|spacerider-0.13-1|45	
14cu|spacerider-0.13-1|46	

14696 14
14cu|spacewar-1.1.0-1|1	%define	oname	pyspacewar
14cu|spacewar-1.1.0-1|2	%define	module	spacewar
14cu|spacewar-1.1.0-1|3	
14cu|spacewar-1.1.0-1|4	Name:		%{module}
14cu|spacewar-1.1.0-1|5	Version:	1.1.0
14cu|spacewar-1.1.0-1|6	Release:	1
14cu|spacewar-1.1.0-1|7	Summary:	A game loosely inspired by the original Spacewar
14cu|spacewar-1.1.0-1|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14cu|spacewar-1.1.0-1|9	License:	GPLv2
14cu|spacewar-1.1.0-1|10	Group:		Games/Arcade
14cu|spacewar-1.1.0-1|11	Url:		http://mg.pov.lt/pyspacewar/
14cu|spacewar-1.1.0-1|12	BuildArch:	noarch
14cu|spacewar-1.1.0-1|13	BuildRequires:	pythonegg(setuptools)
14cu|spacewar-1.1.0-1|14	BuildRequires:	pygame-devel
14cu|spacewar-1.1.0-1|15	Requires:	pythonegg(pygame)
14cu|spacewar-1.1.0-1|16	
14cu|spacewar-1.1.0-1|17	%description
14cu|spacewar-1.1.0-1|18	Two ships duel in a gravity field.   Gravity doesn't affect
14cu|spacewar-1.1.0-1|19	the ships themselves (which have spanking new anti-gravity
14cu|spacewar-1.1.0-1|20	devices), but it affects missiles launced by the ships.
14cu|spacewar-1.1.0-1|21	
14cu|spacewar-1.1.0-1|22	You can play against the computer, or two players can play
14cu|spacewar-1.1.0-1|23	with one keyboard.  There is also a Gravity Wars mode, where
14cu|spacewar-1.1.0-1|24	the two ships do not move, and the players repeatedly
14cu|spacewar-1.1.0-1|25	specify the direction and velocity of their missiles.
14cu|spacewar-1.1.0-1|26	
14cu|spacewar-1.1.0-1|27	Latest changes
14cu|spacewar-1.1.0-1|28	--------------
14cu|spacewar-1.1.0-1|29	
14cu|spacewar-1.1.0-1|30	September 21, 2016: Released version 1.1.0:
14cu|spacewar-1.1.0-1|31	
14cu|spacewar-1.1.0-1|32	- Support Python 3.4 and 3.5 in addition to 2.7.
14cu|spacewar-1.1.0-1|33	- Made 'pip install pyspacewar' work.
14cu|spacewar-1.1.0-1|34	
14cu|spacewar-1.1.0-1|35	%files
14cu|spacewar-1.1.0-1|36	%doc GPL.txt NEWS.rst README.rst TODO.rst
14cu|spacewar-1.1.0-1|37	%{_bindir}/pyspacewar
14cu|spacewar-1.1.0-1|38	%{py_puresitedir}/pyspacewar
14cu|spacewar-1.1.0-1|39	%{py_puresitedir}/pyspacewar*.egg-info
14cu|spacewar-1.1.0-1|40	%{_iconsdir}/hicolor/*/apps/%{oname}.svg
14cu|spacewar-1.1.0-1|41	%{_datadir}/applications/%{name}.desktop
14cu|spacewar-1.1.0-1|42	#----------------------------------------------------------------
14cu|spacewar-1.1.0-1|43	
14cu|spacewar-1.1.0-1|44	%prep
14cu|spacewar-1.1.0-1|45	%setup -qn %{oname}-%{version}
14cu|spacewar-1.1.0-1|46	
14cu|spacewar-1.1.0-1|47	%build
14cu|spacewar-1.1.0-1|48	%py_build
14cu|spacewar-1.1.0-1|49	
14cu|spacewar-1.1.0-1|50	%install
14cu|spacewar-1.1.0-1|51	%py_install
14cu|spacewar-1.1.0-1|52	
14cu|spacewar-1.1.0-1|53	# icons
14cu|spacewar-1.1.0-1|54	for size in 48x48 32x32 22x22 16x16 ; do
14cu|spacewar-1.1.0-1|55	install -dm 0755 \
14cu|spacewar-1.1.0-1|56	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|spacewar-1.1.0-1|57	done
14cu|spacewar-1.1.0-1|58	install -m644 src/pyspacewar/icons/%{oname}48.svg \
14cu|spacewar-1.1.0-1|59	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{oname}.svg
14cu|spacewar-1.1.0-1|60	install -m644 src/pyspacewar/icons/%{oname}32.svg \
14cu|spacewar-1.1.0-1|61	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.svg
14cu|spacewar-1.1.0-1|62	install -m644 src/pyspacewar/icons/%{oname}16.svg \
14cu|spacewar-1.1.0-1|63	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{oname}.svg
14cu|spacewar-1.1.0-1|64	
14cu|spacewar-1.1.0-1|65	
14cu|spacewar-1.1.0-1|66	# menu entry
14cu|spacewar-1.1.0-1|67	mkdir -p %{buildroot}%{_datadir}/applications
14cu|spacewar-1.1.0-1|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|spacewar-1.1.0-1|69	[Desktop Entry]
14cu|spacewar-1.1.0-1|70	Name=%{name}
14cu|spacewar-1.1.0-1|71	Comment=Python port of Spacewar
14cu|spacewar-1.1.0-1|72	Exec=%{oname}
14cu|spacewar-1.1.0-1|73	Icon=%{oname}
14cu|spacewar-1.1.0-1|74	Terminal=false
14cu|spacewar-1.1.0-1|75	Type=Application
14cu|spacewar-1.1.0-1|76	StartupNotify=true
14cu|spacewar-1.1.0-1|77	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14cu|spacewar-1.1.0-1|78	EOF
14cu|spacewar-1.1.0-1|79	
14cu|spacewar-1.1.0-1|80	
14cu|spacewar-1.1.0-1|81	%changelog
14cu|spacewar-1.1.0-1|82	
14cu|spacewar-1.1.0-1|83	* Sun Oct 16 2016 abfonly <abfonly@gmail.com> 1.1.0-1
14cu|spacewar-1.1.0-1|84	- (b64ea1e) Imported from SRPM
14cu|spacewar-1.1.0-1|85	
14cu|spacewar-1.1.0-1|86	

14697 14
14cu|spacezero-0.86.00-3|1	#define debug_package	%{nil}
14cu|spacezero-0.86.00-3|2	
14cu|spacezero-0.86.00-3|3	Name:		spacezero
14cu|spacezero-0.86.00-3|4	Version:	0.86.00
14cu|spacezero-0.86.00-3|5	Release:	3
14cu|spacezero-0.86.00-3|6	Summary:	2D multi player net game
14cu|spacezero-0.86.00-3|7	Group:		Games/Other
14cu|spacezero-0.86.00-3|8	License:	GPLv3
14cu|spacezero-0.86.00-3|9	URL:		http://sourceforge.net/projects/spacezero/
14cu|spacezero-0.86.00-3|10	Source0:	http://garr.dl.sourceforge.net/project/spacezero/spacezero%200.86/%{name}-%{version}.tar.gz
14cu|spacezero-0.86.00-3|11	Source1:	%{name}.png
14cu|spacezero-0.86.00-3|12	Patch0:		spacezero-make-0.84.00.patch
14cu|spacezero-0.86.00-3|13	Patch1:		spacezero-debug.patch
14cu|spacezero-0.86.00-3|14	
14cu|spacezero-0.86.00-3|15	BuildRequires:	pkgconfig(gdk-2.0)
14cu|spacezero-0.86.00-3|16	BuildRequires:	pkgconfig(glib-2.0)
14cu|spacezero-0.86.00-3|17	BuildRequires:	pkgconfig(openal)
14cu|spacezero-0.86.00-3|18	BuildRequires:	pkgconfig(freealut)
14cu|spacezero-0.86.00-3|19	BuildRequires:	pkgconfig(vorbis)
14cu|spacezero-0.86.00-3|20	BuildRequires:	pkgconfig(x11)
14cu|spacezero-0.86.00-3|21	
14cu|spacezero-0.86.00-3|22	%description
14cu|spacezero-0.86.00-3|23	SpaceZero is a 2D space combat, multi player (two players by now) net game.
14cu|spacezero-0.86.00-3|24	
14cu|spacezero-0.86.00-3|25	
14cu|spacezero-0.86.00-3|26	%prep
14cu|spacezero-0.86.00-3|27	%setup -q -n %{name}
14cu|spacezero-0.86.00-3|28	%patch0 -p0
14cu|spacezero-0.86.00-3|29	%patch1 -p1
14cu|spacezero-0.86.00-3|30	find src -name '*.c' -exec chmod a-x {} \;
14cu|spacezero-0.86.00-3|31	find include -name '*.h' -exec chmod a-x {} \;
14cu|spacezero-0.86.00-3|32	
14cu|spacezero-0.86.00-3|33	%build
14cu|spacezero-0.86.00-3|34	%make
14cu|spacezero-0.86.00-3|35	
14cu|spacezero-0.86.00-3|36	%install
14cu|spacezero-0.86.00-3|37	# game data
14cu|spacezero-0.86.00-3|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|spacezero-0.86.00-3|39	cp -r dat/sounds %{buildroot}%{_datadir}/%{name}/
14cu|spacezero-0.86.00-3|40	
14cu|spacezero-0.86.00-3|41	# binaries
14cu|spacezero-0.86.00-3|42	install -d -m 755 %{buildroot}%{_bindir}
14cu|spacezero-0.86.00-3|43	install -m 755  bin/%{name} %{buildroot}%{_bindir}/
14cu|spacezero-0.86.00-3|44	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|spacezero-0.86.00-3|45	
14cu|spacezero-0.86.00-3|46	# icons
14cu|spacezero-0.86.00-3|47	install -d -m755 %{buildroot}%{_iconsdir}
14cu|spacezero-0.86.00-3|48	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14cu|spacezero-0.86.00-3|49	
14cu|spacezero-0.86.00-3|50	# man pages
14cu|spacezero-0.86.00-3|51	install -d -m755 %{buildroot}%{_docdir}/%{name}
14cu|spacezero-0.86.00-3|52	cp -R html/manual.html html/manual_files %{buildroot}%{_docdir}/%{name}
14cu|spacezero-0.86.00-3|53	find %{buildroot}%{_docdir}/%{name} -name '*.png' -exec chmod a-x {} \;
14cu|spacezero-0.86.00-3|54	chmod a-x %{buildroot}%{_docdir}/%{name}/manual.html
14cu|spacezero-0.86.00-3|55	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssscreen.css
14cu|spacezero-0.86.00-3|56	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/space.ico
14cu|spacezero-0.86.00-3|57	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssprint.css
14cu|spacezero-0.86.00-3|58	
14cu|spacezero-0.86.00-3|59	# menu entry
14cu|spacezero-0.86.00-3|60	mkdir -p %{buildroot}%{_datadir}/applications
14cu|spacezero-0.86.00-3|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|spacezero-0.86.00-3|62	[Desktop Entry]
14cu|spacezero-0.86.00-3|63	Categories=GNOME;GTK;Game;
14cu|spacezero-0.86.00-3|64	Comment=funny 2D game
14cu|spacezero-0.86.00-3|65	Exec=spacezero
14cu|spacezero-0.86.00-3|66	GenericName=spacezero
14cu|spacezero-0.86.00-3|67	Icon=spacezero
14cu|spacezero-0.86.00-3|68	Name=spacezero
14cu|spacezero-0.86.00-3|69	Terminal=false
14cu|spacezero-0.86.00-3|70	Type=Application
14cu|spacezero-0.86.00-3|71	EOF
14cu|spacezero-0.86.00-3|72	
14cu|spacezero-0.86.00-3|73	%files
14cu|spacezero-0.86.00-3|74	%{_bindir}/%{name}
14cu|spacezero-0.86.00-3|75	%{_datadir}/applications/%{name}.desktop
14cu|spacezero-0.86.00-3|76	%{_docdir}/%{name}
14cu|spacezero-0.86.00-3|77	%{_iconsdir}/%{name}.png
14cu|spacezero-0.86.00-3|78	%{_datadir}/%{name}/*
14cu|spacezero-0.86.00-3|79	
14cu|spacezero-0.86.00-3|80	%changelog
14cu|spacezero-0.86.00-3|81	
14cu|spacezero-0.86.00-3|82	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 0.86.00-3
14cu|spacezero-0.86.00-3|83	- (2100eda) Fiux debug
14cu|spacezero-0.86.00-3|84	
14cu|spacezero-0.86.00-3|85	

14698 14
14cu|spamoracle-1.4-11|1	%define debug_package %{nil}
14cu|spamoracle-1.4-11|2	
14cu|spamoracle-1.4-11|3	Name:		spamoracle
14cu|spamoracle-1.4-11|4	Version:	1.4
14cu|spamoracle-1.4-11|5	Release:	11
14cu|spamoracle-1.4-11|6	Group:		Networking/Mail
14cu|spamoracle-1.4-11|7	Summary:	Spam filter based on statistical analysis of e-mail contents
14cu|spamoracle-1.4-11|8	License:	GPL
14cu|spamoracle-1.4-11|9	Url:		http://pauillac.inria.fr/~xleroy/software.html#spamoracle
14cu|spamoracle-1.4-11|10	Source:		http://pauillac.inria.fr/~xleroy/software/spamoracle-%{version}.tar.gz
14cu|spamoracle-1.4-11|11	BuildRequires: ocaml
14cu|spamoracle-1.4-11|12	
14cu|spamoracle-1.4-11|13	%description
14cu|spamoracle-1.4-11|14	SpamOracle is a tool to help detect and filter away "spam"
14cu|spamoracle-1.4-11|15	(unsolicited commercial e-mail).  It proceeds by statistical analysis
14cu|spamoracle-1.4-11|16	of the words that appear in the e-mail, comparing the frequencies of
14cu|spamoracle-1.4-11|17	words with those found in a user-provided corpus of known spam and
14cu|spamoracle-1.4-11|18	known legitimate e-mail.  The classification algorithm is based on
14cu|spamoracle-1.4-11|19	Bayes' formula, and is described in Paul Graham's paper, "A plan for
14cu|spamoracle-1.4-11|20	spam", http://www.paulgraham.com/spam.html.
14cu|spamoracle-1.4-11|21	
14cu|spamoracle-1.4-11|22	%prep
14cu|spamoracle-1.4-11|23	%setup -q
14cu|spamoracle-1.4-11|24	
14cu|spamoracle-1.4-11|25	%build
14cu|spamoracle-1.4-11|26	%make
14cu|spamoracle-1.4-11|27	
14cu|spamoracle-1.4-11|28	%install
14cu|spamoracle-1.4-11|29	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/{man1,man5}}
14cu|spamoracle-1.4-11|30	%makeinstall BINDIR=%{buildroot}/%{_bindir} MANDIR=%{buildroot}/%{_mandir}
14cu|spamoracle-1.4-11|31	
14cu|spamoracle-1.4-11|32	%clean
14cu|spamoracle-1.4-11|33	
14cu|spamoracle-1.4-11|34	%files
14cu|spamoracle-1.4-11|35	%doc README Changes
14cu|spamoracle-1.4-11|36	%{_bindir}/spamoracle
14cu|spamoracle-1.4-11|37	%{_mandir}/man1/spamoracle.1*
14cu|spamoracle-1.4-11|38	%{_mandir}/man5/spamoracle.conf.5*
14cu|spamoracle-1.4-11|39	
14cu|spamoracle-1.4-11|40	%changelog
14cu|spamoracle-1.4-11|41	
14cu|spamoracle-1.4-11|42	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 1.4-11
14cu|spamoracle-1.4-11|43	- (18c7280) Disable debug
14cu|spamoracle-1.4-11|44	
14cu|spamoracle-1.4-11|45	

14699 14
14cu|sparkleshare-1.2.0-2|1	%global debug_package %{nil}
14cu|sparkleshare-1.2.0-2|2	%global commit c1ed43e6c9ef83d90c21027175dec348a14ec65e
14cu|sparkleshare-1.2.0-2|3	
14cu|sparkleshare-1.2.0-2|4	Summary:	Easy file sharing based on git repositories
14cu|sparkleshare-1.2.0-2|5	Name:		sparkleshare
14cu|sparkleshare-1.2.0-2|6	Version:	1.2.0
14cu|sparkleshare-1.2.0-2|7	Release:	2
14cu|sparkleshare-1.2.0-2|8	License:	GPLv3+
14cu|sparkleshare-1.2.0-2|9	Group:		Networking/File transfer
14cu|sparkleshare-1.2.0-2|10	Url:		http://www.sparkleshare.org/
14cu|sparkleshare-1.2.0-2|11	Source0:	https://github.com/hbons/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
14cu|sparkleshare-1.2.0-2|12	Patch0:		SparkleShare-ignore-missing-user-id.patch
14cu|sparkleshare-1.2.0-2|13	BuildRequires:	intltool
14cu|sparkleshare-1.2.0-2|14	BuildRequires:	nant
14cu|sparkleshare-1.2.0-2|15	BuildRequires:	pkgconfig(mono)
14cu|sparkleshare-1.2.0-2|16	BuildRequires:	pkgconfig(notify-sharp)
14cu|sparkleshare-1.2.0-2|17	BuildRequires:	pkgconfig(webkit-sharp-1.0)
14cu|sparkleshare-1.2.0-2|18	Requires:	git
14cu|sparkleshare-1.2.0-2|19	Requires:	desktop-file-utils
14cu|sparkleshare-1.2.0-2|20	Requires:	yelp
14cu|sparkleshare-1.2.0-2|21	Requires:	mono
14cu|sparkleshare-1.2.0-2|22	Requires:	webkit-sharp
14cu|sparkleshare-1.2.0-2|23	Requires:	gtk-sharp2
14cu|sparkleshare-1.2.0-2|24	Requires:	glib-sharp2
14cu|sparkleshare-1.2.0-2|25	
14cu|sparkleshare-1.2.0-2|26	%description
14cu|sparkleshare-1.2.0-2|27	Easy file sharing based on git repositories. A special folder is setup,
14cu|sparkleshare-1.2.0-2|28	and directories/files placed within are placed in a git-based version
14cu|sparkleshare-1.2.0-2|29	control system and synchronized elsewhere.
14cu|sparkleshare-1.2.0-2|30	
14cu|sparkleshare-1.2.0-2|31	%files
14cu|sparkleshare-1.2.0-2|32	%{_bindir}/%{name}
14cu|sparkleshare-1.2.0-2|33	%{_libdir}/%{name}/
14cu|sparkleshare-1.2.0-2|34	%{_datadir}/%{name}/
14cu|sparkleshare-1.2.0-2|35	%{_datadir}/applications/%{name}.desktop
14cu|sparkleshare-1.2.0-2|36	%{_datadir}/applications/%{name}-invite-opener.desktop
14cu|sparkleshare-1.2.0-2|37	%{_datadir}/icons/gnome/scalable/apps/%{name}-symbolic.svg
14cu|sparkleshare-1.2.0-2|38	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|39	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|40	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|41	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|42	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|43	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cu|sparkleshare-1.2.0-2|44	%{_datadir}/icons/hicolor/24x24/status/*
14cu|sparkleshare-1.2.0-2|45	%{_datadir}/icons/hicolor/48x48/status/*
14cu|sparkleshare-1.2.0-2|46	%{_datadir}/icons/ubuntu-mono-dark/status/24/*
14cu|sparkleshare-1.2.0-2|47	%{_datadir}/icons/ubuntu-mono-light/status/24/*
14cu|sparkleshare-1.2.0-2|48	%doc legal/Authors.txt legal/License.txt legal/Trademark.txt News.txt README.md
14cu|sparkleshare-1.2.0-2|49	
14cu|sparkleshare-1.2.0-2|50	#----------------------------------------------------------------------------
14cu|sparkleshare-1.2.0-2|51	
14cu|sparkleshare-1.2.0-2|52	%prep
14cu|sparkleshare-1.2.0-2|53	%setup -qn SparkleShare-%{commit}
14cu|sparkleshare-1.2.0-2|54	%apply_patches
14cu|sparkleshare-1.2.0-2|55	
14cu|sparkleshare-1.2.0-2|56	%build
14cu|sparkleshare-1.2.0-2|57	./autogen.sh
14cu|sparkleshare-1.2.0-2|58	%configure --prefix=%{_prefix}
14cu|sparkleshare-1.2.0-2|59	# no parallel make on SMP because it's racy for this build :(
14cu|sparkleshare-1.2.0-2|60	GMCS_FLAGS=-codepage:utf8 make
14cu|sparkleshare-1.2.0-2|61	
14cu|sparkleshare-1.2.0-2|62	%install
14cu|sparkleshare-1.2.0-2|63	mkdir -p %{buildroot}%{_libdir}/mono/gac/
14cu|sparkleshare-1.2.0-2|64	%makeinstall_std
14cu|sparkleshare-1.2.0-2|65	
14cu|sparkleshare-1.2.0-2|66	
14cu|sparkleshare-1.2.0-2|67	%changelog
14cu|sparkleshare-1.2.0-2|68	* Wed Jan 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-2
14cu|sparkleshare-1.2.0-2|69	+ Revision: bfa8d1e
14cu|sparkleshare-1.2.0-2|70	- Patch to ignore user id check failure, ass requirements
14cu|sparkleshare-1.2.0-2|71	
14cu|sparkleshare-1.2.0-2|72	

14700 14
14cu|spatialindex-1.8.1-1|1	%define	major	3
14cu|spatialindex-1.8.1-1|2	%define	libname	%mklibname %{name} %{major}
14cu|spatialindex-1.8.1-1|3	%define	devname	%mklibname %{name} -d
14cu|spatialindex-1.8.1-1|4	
14cu|spatialindex-1.8.1-1|5	Name:		spatialindex
14cu|spatialindex-1.8.1-1|6	Version:	1.8.1
14cu|spatialindex-1.8.1-1|7	Release:	1
14cu|spatialindex-1.8.1-1|8	Summary:	Spatial index library
14cu|spatialindex-1.8.1-1|9	Group:		System/Libraries
14cu|spatialindex-1.8.1-1|10	License:	MIT
14cu|spatialindex-1.8.1-1|11	URL:		http://libspatialindex.org
14cu|spatialindex-1.8.1-1|12	Source0:	http://download.osgeo.org/lib%{name}/%{name}-src-%{version}.tar.bz2
14cu|spatialindex-1.8.1-1|13	Patch0:		%{name}-1.8.0-soname.patch
14cu|spatialindex-1.8.1-1|14	BuildRequires:	cmake
14cu|spatialindex-1.8.1-1|15	
14cu|spatialindex-1.8.1-1|16	%description
14cu|spatialindex-1.8.1-1|17	Spatialindex provides a general framework for developing spatial indices.
14cu|spatialindex-1.8.1-1|18	Currently it defines generic interfaces, provides simple main memory and
14cu|spatialindex-1.8.1-1|19	disk based storage managers and a robust implementation of an R*-tree,
14cu|spatialindex-1.8.1-1|20	an MVR-tree and a TPR-tree.
14cu|spatialindex-1.8.1-1|21	
14cu|spatialindex-1.8.1-1|22	%package -n %{libname}
14cu|spatialindex-1.8.1-1|23	Summary:	Spatial index library
14cu|spatialindex-1.8.1-1|24	Group:		System/Libraries
14cu|spatialindex-1.8.1-1|25	
14cu|spatialindex-1.8.1-1|26	%description -n %{libname}
14cu|spatialindex-1.8.1-1|27	Spatialindex provides a general framework for developing spatial indices.
14cu|spatialindex-1.8.1-1|28	Currently it defines generic interfaces, provides simple main memory and
14cu|spatialindex-1.8.1-1|29	disk based storage managers and a robust implementation of an R*-tree,
14cu|spatialindex-1.8.1-1|30	an MVR-tree and a TPR-tree.
14cu|spatialindex-1.8.1-1|31	
14cu|spatialindex-1.8.1-1|32	%package -n %{devname}
14cu|spatialindex-1.8.1-1|33	Summary:	Development files for %{name}
14cu|spatialindex-1.8.1-1|34	Group:		Development/C++
14cu|spatialindex-1.8.1-1|35	Requires:	%{libname} = %{version}-%{release}
14cu|spatialindex-1.8.1-1|36	Provides:	%{name}-devel = %{version}-%{release}
14cu|spatialindex-1.8.1-1|37	
14cu|spatialindex-1.8.1-1|38	%description -n %{devname}
14cu|spatialindex-1.8.1-1|39	Development files for %{name}.
14cu|spatialindex-1.8.1-1|40	
14cu|spatialindex-1.8.1-1|41	%prep
14cu|spatialindex-1.8.1-1|42	%setup -qn %{name}-src-%{version}
14cu|spatialindex-1.8.1-1|43	%patch0 -p1 -b .soname~
14cu|spatialindex-1.8.1-1|44	
14cu|spatialindex-1.8.1-1|45	%build
14cu|spatialindex-1.8.1-1|46	%cmake
14cu|spatialindex-1.8.1-1|47	%make
14cu|spatialindex-1.8.1-1|48	
14cu|spatialindex-1.8.1-1|49	%install
14cu|spatialindex-1.8.1-1|50	%makeinstall_std -C build
14cu|spatialindex-1.8.1-1|51	
14cu|spatialindex-1.8.1-1|52	%files -n %{libname}
14cu|spatialindex-1.8.1-1|53	%doc AUTHORS ChangeLog COPYING README
14cu|spatialindex-1.8.1-1|54	%{_libdir}/lib%{name}*.so.*
14cu|spatialindex-1.8.1-1|55	
14cu|spatialindex-1.8.1-1|56	%files -n %{devname}
14cu|spatialindex-1.8.1-1|57	%{_includedir}/%{name}
14cu|spatialindex-1.8.1-1|58	%{_libdir}/lib%{name}*.so
14cu|spatialindex-1.8.1-1|59	
14cu|spatialindex-1.8.1-1|60	
14cu|spatialindex-1.8.1-1|61	%changelog
14cu|spatialindex-1.8.1-1|62	
14cu|spatialindex-1.8.1-1|63	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.1-1
14cu|spatialindex-1.8.1-1|64	- (3420da1) Merge pull request #1 from alozhkov/spatialindex:rosa2014.1
14cu|spatialindex-1.8.1-1|65	- (3420da1) Updated to a new version
14cu|spatialindex-1.8.1-1|66	
14cu|spatialindex-1.8.1-1|67	

14701 14
14cu|spawn-fcgi-1.6.4-1|1	Name:    spawn-fcgi
14cu|spawn-fcgi-1.6.4-1|2	Version: 1.6.4
14cu|spawn-fcgi-1.6.4-1|3	Release: 1
14cu|spawn-fcgi-1.6.4-1|4	Summary: Simple program for spawning FastCGI processes
14cu|spawn-fcgi-1.6.4-1|5	License: BSD
14cu|spawn-fcgi-1.6.4-1|6	Group:   System/Servers
14cu|spawn-fcgi-1.6.4-1|7	URL:     http://redmine.lighttpd.net/projects/spawn-fcgi/
14cu|spawn-fcgi-1.6.4-1|8	Source0: http://www.lighttpd.net/download/spawn-fcgi-%{version}.tar.gz
14cu|spawn-fcgi-1.6.4-1|9	
14cu|spawn-fcgi-1.6.4-1|10	%description
14cu|spawn-fcgi-1.6.4-1|11	This package contains the spawn-fcgi program used for spawning FastCGI
14cu|spawn-fcgi-1.6.4-1|12	processes, which can be local or remote.
14cu|spawn-fcgi-1.6.4-1|13	
14cu|spawn-fcgi-1.6.4-1|14	%prep
14cu|spawn-fcgi-1.6.4-1|15	%setup -q
14cu|spawn-fcgi-1.6.4-1|16	
14cu|spawn-fcgi-1.6.4-1|17	%build
14cu|spawn-fcgi-1.6.4-1|18	%configure2_5x
14cu|spawn-fcgi-1.6.4-1|19	%make
14cu|spawn-fcgi-1.6.4-1|20	
14cu|spawn-fcgi-1.6.4-1|21	%install
14cu|spawn-fcgi-1.6.4-1|22	%makeinstall_std
14cu|spawn-fcgi-1.6.4-1|23	
14cu|spawn-fcgi-1.6.4-1|24	%files
14cu|spawn-fcgi-1.6.4-1|25	%doc AUTHORS COPYING NEWS README
14cu|spawn-fcgi-1.6.4-1|26	%{_bindir}/spawn-fcgi
14cu|spawn-fcgi-1.6.4-1|27	%{_mandir}/man1/spawn-fcgi.1*
14cu|spawn-fcgi-1.6.4-1|28	
14cu|spawn-fcgi-1.6.4-1|29	%changelog
14cu|spawn-fcgi-1.6.4-1|30	
14cu|spawn-fcgi-1.6.4-1|31	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.4-1
14cu|spawn-fcgi-1.6.4-1|32	- (55d4896) Merge pull request #1 from alozhkov/spawn-fcgi:rosa2014.1
14cu|spawn-fcgi-1.6.4-1|33	- (55d4896) Updated to a new version
14cu|spawn-fcgi-1.6.4-1|34	
14cu|spawn-fcgi-1.6.4-1|35	

14702 14
14cu|spec-gen-1.0-1|1	Name:		spec-gen
14cu|spec-gen-1.0-1|2	Version:	1.0
14cu|spec-gen-1.0-1|3	Release:	1
14cu|spec-gen-1.0-1|4	Summary:	ROSA RPM spec file generator
14cu|spec-gen-1.0-1|5	Group:		System/Configuration/Packaging
14cu|spec-gen-1.0-1|6	License:	GPLv2+
14cu|spec-gen-1.0-1|7	Url:		http://wiki.rosalab.ru/en/index.php/spec-file-generator
14cu|spec-gen-1.0-1|8	Source0:	https://abf.io/soft/spec-gen-dev/blob/master/spec-gen.py
14cu|spec-gen-1.0-1|9	BuildArch:	noarch
14cu|spec-gen-1.0-1|10	BuildRequires:	python3
14cu|spec-gen-1.0-1|11	
14cu|spec-gen-1.0-1|12	%description
14cu|spec-gen-1.0-1|13	Generate spec file on the basis of source tarball analysis.
14cu|spec-gen-1.0-1|14	
14cu|spec-gen-1.0-1|15	%prep
14cu|spec-gen-1.0-1|16	
14cu|spec-gen-1.0-1|17	%build
14cu|spec-gen-1.0-1|18	
14cu|spec-gen-1.0-1|19	%install
14cu|spec-gen-1.0-1|20	mkdir -p %{buildroot}%{_bindir}
14cu|spec-gen-1.0-1|21	install -m 755 %{SOURCE0} %{buildroot}%{_bindir}/
14cu|spec-gen-1.0-1|22	
14cu|spec-gen-1.0-1|23	%files
14cu|spec-gen-1.0-1|24	%{_bindir}/*
14cu|spec-gen-1.0-1|25	
14cu|spec-gen-1.0-1|26	%changelog
14cu|spec-gen-1.0-1|27	
14cu|spec-gen-1.0-1|28	* Mon Aug 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cu|spec-gen-1.0-1|29	- (cfc5ca1) Support PKG_CHECK_PKGS
14cu|spec-gen-1.0-1|30	
14cu|spec-gen-1.0-1|31	

14703 14
14cu|spectrum2-2.0.3-1|1	%define groupname spectrum
14cu|spectrum2-2.0.3-1|2	%define username spectrum
14cu|spectrum2-2.0.3-1|3	
14cu|spectrum2-2.0.3-1|4	%define major 2.0
14cu|spectrum2-2.0.3-1|5	%define libtransport %mklibname transport %{major}
14cu|spectrum2-2.0.3-1|6	%define libtransportplugin %mklibname libtransport-plugin %{major}
14cu|spectrum2-2.0.3-1|7	%define devtransport %mklibname transport -d
14cu|spectrum2-2.0.3-1|8	
14cu|spectrum2-2.0.3-1|9	Summary:	XMPP transport service
14cu|spectrum2-2.0.3-1|10	Name:		spectrum2
14cu|spectrum2-2.0.3-1|11	Version:	2.0.3
14cu|spectrum2-2.0.3-1|12	Release:	1
14cu|spectrum2-2.0.3-1|13	License:	GPLv3+
14cu|spectrum2-2.0.3-1|14	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|15	Url:		http://spectrum.im/
14cu|spectrum2-2.0.3-1|16	Source0:	https://github.com/hanzz/spectrum2/archive/%{version}.tar.gz
14cu|spectrum2-2.0.3-1|17	Source1:	%{name}.service
14cu|spectrum2-2.0.3-1|18	Source2:	%{name}-tmpfiles.conf
14cu|spectrum2-2.0.3-1|19	Patch0:		spectrum2-2.0.3-linkage.patch
14cu|spectrum2-2.0.3-1|20	BuildRequires:	cmake
14cu|spectrum2-2.0.3-1|21	BuildRequires:	doxygen
14cu|spectrum2-2.0.3-1|22	BuildRequires:	protobuf-compiler
14cu|spectrum2-2.0.3-1|23	BuildRequires:	boost-devel
14cu|spectrum2-2.0.3-1|24	BuildRequires:	communi-devel
14cu|spectrum2-2.0.3-1|25	BuildRequires:	mysql-devel
14cu|spectrum2-2.0.3-1|26	BuildRequires:	popt-devel
14cu|spectrum2-2.0.3-1|27	BuildRequires:	qt4-devel
14cu|spectrum2-2.0.3-1|28	BuildRequires:	swiften-devel
14cu|spectrum2-2.0.3-1|29	BuildRequires:	pkgconfig(avahi-client)
14cu|spectrum2-2.0.3-1|30	BuildRequires:	pkgconfig(avahi-core)
14cu|spectrum2-2.0.3-1|31	BuildRequires:	pkgconfig(cppunit)
14cu|spectrum2-2.0.3-1|32	BuildRequires:	pkgconfig(expat)
14cu|spectrum2-2.0.3-1|33	BuildRequires:	pkgconfig(libcurl)
14cu|spectrum2-2.0.3-1|34	BuildRequires:	pkgconfig(libev)
14cu|spectrum2-2.0.3-1|35	BuildRequires:	pkgconfig(libidn)
14cu|spectrum2-2.0.3-1|36	BuildRequires:	pkgconfig(liblog4cxx)
14cu|spectrum2-2.0.3-1|37	BuildRequires:	pkgconfig(libpqxx)
14cu|spectrum2-2.0.3-1|38	BuildRequires:	pkgconfig(libxml)
14cu|spectrum2-2.0.3-1|39	BuildRequires:	pkgconfig(protobuf)
14cu|spectrum2-2.0.3-1|40	BuildRequires:	pkgconfig(purple)
14cu|spectrum2-2.0.3-1|41	BuildRequires:	pkgconfig(sqlite3)
14cu|spectrum2-2.0.3-1|42	BuildRequires:	pkgconfig(zlib)
14cu|spectrum2-2.0.3-1|43	Suggests:	%{name}-backend-frotz
14cu|spectrum2-2.0.3-1|44	Suggests:	%{name}-backend-libcommuni
14cu|spectrum2-2.0.3-1|45	Suggests:	%{name}-backend-libpurple
14cu|spectrum2-2.0.3-1|46	Suggests:	%{name}-backend-smstools3
14cu|spectrum2-2.0.3-1|47	Suggests:	%{name}-backend-swiften
14cu|spectrum2-2.0.3-1|48	Suggests:	%{name}-backend-twitter
14cu|spectrum2-2.0.3-1|49	Requires(pre,post,preun,postun):	rpm-helper
14cu|spectrum2-2.0.3-1|50	
14cu|spectrum2-2.0.3-1|51	%description
14cu|spectrum2-2.0.3-1|52	Spectrum2 XMPP Transport for libpurple.
14cu|spectrum2-2.0.3-1|53	
14cu|spectrum2-2.0.3-1|54	%files
14cu|spectrum2-2.0.3-1|55	%{_bindir}/spectrum2
14cu|spectrum2-2.0.3-1|56	%{_bindir}/spectrum2_manager
14cu|spectrum2-2.0.3-1|57	%{_tmpfilesdir}/%{name}.conf
14cu|spectrum2-2.0.3-1|58	%{_unitdir}/%{name}.service
14cu|spectrum2-2.0.3-1|59	%attr(700, %{username}, %{groupname}) %{_localstatedir}/lib/spectrum2/
14cu|spectrum2-2.0.3-1|60	%ghost %attr(700, %{username}, %{groupname}) %{_localstatedir}/run/spectrum2/
14cu|spectrum2-2.0.3-1|61	%attr(700, %{username}, %{groupname}) %{_localstatedir}/log/spectrum2/
14cu|spectrum2-2.0.3-1|62	%{_sysconfdir}/spectrum2/backend-logging.cfg
14cu|spectrum2-2.0.3-1|63	%{_sysconfdir}/spectrum2/logging.cfg
14cu|spectrum2-2.0.3-1|64	%{_sysconfdir}/spectrum2/manager-logging.cfg
14cu|spectrum2-2.0.3-1|65	%{_sysconfdir}/spectrum2/spectrum_manager.cfg
14cu|spectrum2-2.0.3-1|66	%{_sysconfdir}/spectrum2/transports/spectrum.cfg.example
14cu|spectrum2-2.0.3-1|67	%{_sysconfdir}/spectrum2/transports/spectrum_server_mode.cfg.example
14cu|spectrum2-2.0.3-1|68	%{_localstatedir}/lib/spectrum2_manager/html/footer.shtml
14cu|spectrum2-2.0.3-1|69	%{_localstatedir}/lib/spectrum2_manager/html/form.css
14cu|spectrum2-2.0.3-1|70	%{_localstatedir}/lib/spectrum2_manager/html/header.shtml
14cu|spectrum2-2.0.3-1|71	%{_localstatedir}/lib/spectrum2_manager/html/instances/index.shtml
14cu|spectrum2-2.0.3-1|72	%{_localstatedir}/lib/spectrum2_manager/html/instances/join_room.shtml
14cu|spectrum2-2.0.3-1|73	%{_localstatedir}/lib/spectrum2_manager/html/instances/list_rooms.shtml
14cu|spectrum2-2.0.3-1|74	%{_localstatedir}/lib/spectrum2_manager/html/instances/register.shtml
14cu|spectrum2-2.0.3-1|75	%{_localstatedir}/lib/spectrum2_manager/html/js/app.js
14cu|spectrum2-2.0.3-1|76	%{_localstatedir}/lib/spectrum2_manager/html/js/jquery-ui.js
14cu|spectrum2-2.0.3-1|77	%{_localstatedir}/lib/spectrum2_manager/html/js/jquery.cookie.js
14cu|spectrum2-2.0.3-1|78	%{_localstatedir}/lib/spectrum2_manager/html/js/jquery.js
14cu|spectrum2-2.0.3-1|79	%{_localstatedir}/lib/spectrum2_manager/html/login/index.shtml
14cu|spectrum2-2.0.3-1|80	%{_localstatedir}/lib/spectrum2_manager/html/logo.png
14cu|spectrum2-2.0.3-1|81	%{_localstatedir}/lib/spectrum2_manager/html/style.css
14cu|spectrum2-2.0.3-1|82	%{_localstatedir}/lib/spectrum2_manager/html/users/list.shtml
14cu|spectrum2-2.0.3-1|83	%{_localstatedir}/lib/spectrum2_manager/html/users/register.shtml
14cu|spectrum2-2.0.3-1|84	
14cu|spectrum2-2.0.3-1|85	%pre
14cu|spectrum2-2.0.3-1|86	%_pre_useradd %{username} %{_localstatedir}/lib/spectrum /sbin/nologin
14cu|spectrum2-2.0.3-1|87	
14cu|spectrum2-2.0.3-1|88	%post
14cu|spectrum2-2.0.3-1|89	%systemd_post %{name}
14cu|spectrum2-2.0.3-1|90	
14cu|spectrum2-2.0.3-1|91	%preun
14cu|spectrum2-2.0.3-1|92	%systemd_preun %{name}
14cu|spectrum2-2.0.3-1|93	
14cu|spectrum2-2.0.3-1|94	%postun
14cu|spectrum2-2.0.3-1|95	%_postun_userdel %{username}
14cu|spectrum2-2.0.3-1|96	
14cu|spectrum2-2.0.3-1|97	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|98	
14cu|spectrum2-2.0.3-1|99	%package backend-frotz
14cu|spectrum2-2.0.3-1|100	Summary:	Spectrum2 Frotz backend
14cu|spectrum2-2.0.3-1|101	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|102	
14cu|spectrum2-2.0.3-1|103	%description backend-frotz
14cu|spectrum2-2.0.3-1|104	Spectrum2 Frotz backend.
14cu|spectrum2-2.0.3-1|105	
14cu|spectrum2-2.0.3-1|106	%files backend-frotz
14cu|spectrum2-2.0.3-1|107	%{_bindir}/dfrotz
14cu|spectrum2-2.0.3-1|108	%{_bindir}/spectrum2_frotz_backend
14cu|spectrum2-2.0.3-1|109	
14cu|spectrum2-2.0.3-1|110	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|111	
14cu|spectrum2-2.0.3-1|112	%package backend-libcommuni
14cu|spectrum2-2.0.3-1|113	Summary:	Spectrum2 libcommuni backend
14cu|spectrum2-2.0.3-1|114	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|115	
14cu|spectrum2-2.0.3-1|116	%description backend-libcommuni
14cu|spectrum2-2.0.3-1|117	Spectrum2 libcommuni backend.
14cu|spectrum2-2.0.3-1|118	
14cu|spectrum2-2.0.3-1|119	%files backend-libcommuni
14cu|spectrum2-2.0.3-1|120	%{_bindir}/spectrum2_libcommuni_backend
14cu|spectrum2-2.0.3-1|121	
14cu|spectrum2-2.0.3-1|122	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|123	
14cu|spectrum2-2.0.3-1|124	%package backend-libpurple
14cu|spectrum2-2.0.3-1|125	Summary:	Spectrum2 libpurple backend
14cu|spectrum2-2.0.3-1|126	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|127	
14cu|spectrum2-2.0.3-1|128	%description backend-libpurple
14cu|spectrum2-2.0.3-1|129	Spectrum2 libpurple backend.
14cu|spectrum2-2.0.3-1|130	
14cu|spectrum2-2.0.3-1|131	%files backend-libpurple
14cu|spectrum2-2.0.3-1|132	%{_bindir}/spectrum2_libpurple_backend
14cu|spectrum2-2.0.3-1|133	%{_bindir}/spectrum_libpurple_backend
14cu|spectrum2-2.0.3-1|134	
14cu|spectrum2-2.0.3-1|135	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|136	
14cu|spectrum2-2.0.3-1|137	%package backend-smstools3
14cu|spectrum2-2.0.3-1|138	Summary:	Spectrum2 SMSTools3 backend
14cu|spectrum2-2.0.3-1|139	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|140	
14cu|spectrum2-2.0.3-1|141	%description backend-smstools3
14cu|spectrum2-2.0.3-1|142	Spectrum2 SMSTools3 backend.
14cu|spectrum2-2.0.3-1|143	
14cu|spectrum2-2.0.3-1|144	%files backend-smstools3
14cu|spectrum2-2.0.3-1|145	%{_bindir}/spectrum2_smstools3_backend
14cu|spectrum2-2.0.3-1|146	
14cu|spectrum2-2.0.3-1|147	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|148	
14cu|spectrum2-2.0.3-1|149	%package backend-swiften
14cu|spectrum2-2.0.3-1|150	Summary:	Spectrum2 Swiften backend
14cu|spectrum2-2.0.3-1|151	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|152	
14cu|spectrum2-2.0.3-1|153	%description backend-swiften
14cu|spectrum2-2.0.3-1|154	Spectrum2 Swiften backend.
14cu|spectrum2-2.0.3-1|155	
14cu|spectrum2-2.0.3-1|156	%files backend-swiften
14cu|spectrum2-2.0.3-1|157	%{_bindir}/spectrum2_swiften_backend
14cu|spectrum2-2.0.3-1|158	
14cu|spectrum2-2.0.3-1|159	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|160	
14cu|spectrum2-2.0.3-1|161	%package backend-twitter
14cu|spectrum2-2.0.3-1|162	Summary:	Spectrum2 Twitter backend
14cu|spectrum2-2.0.3-1|163	Group:		Networking/Instant messaging
14cu|spectrum2-2.0.3-1|164	
14cu|spectrum2-2.0.3-1|165	%description backend-twitter
14cu|spectrum2-2.0.3-1|166	Spectrum2 Twitter backend.
14cu|spectrum2-2.0.3-1|167	
14cu|spectrum2-2.0.3-1|168	%files backend-twitter
14cu|spectrum2-2.0.3-1|169	%{_bindir}/spectrum2_twitter_backend
14cu|spectrum2-2.0.3-1|170	
14cu|spectrum2-2.0.3-1|171	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|172	
14cu|spectrum2-2.0.3-1|173	%package -n %{libtransport}
14cu|spectrum2-2.0.3-1|174	Summary:	Libtransport shared library
14cu|spectrum2-2.0.3-1|175	Group:		System/Libraries
14cu|spectrum2-2.0.3-1|176	
14cu|spectrum2-2.0.3-1|177	%description -n %{libtransport}
14cu|spectrum2-2.0.3-1|178	Libtransport shared library.
14cu|spectrum2-2.0.3-1|179	
14cu|spectrum2-2.0.3-1|180	%files -n %{libtransport}
14cu|spectrum2-2.0.3-1|181	%{_libdir}/libtransport.so.%{major}
14cu|spectrum2-2.0.3-1|182	
14cu|spectrum2-2.0.3-1|183	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|184	
14cu|spectrum2-2.0.3-1|185	%package -n %{libtransportplugin}
14cu|spectrum2-2.0.3-1|186	Summary:	Libtransport shared library
14cu|spectrum2-2.0.3-1|187	Group:		System/Libraries
14cu|spectrum2-2.0.3-1|188	
14cu|spectrum2-2.0.3-1|189	%description -n %{libtransportplugin}
14cu|spectrum2-2.0.3-1|190	Libtransport shared library.
14cu|spectrum2-2.0.3-1|191	
14cu|spectrum2-2.0.3-1|192	%files -n %{libtransportplugin}
14cu|spectrum2-2.0.3-1|193	%{_libdir}/libtransport-plugin.so.%{major}
14cu|spectrum2-2.0.3-1|194	
14cu|spectrum2-2.0.3-1|195	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|196	
14cu|spectrum2-2.0.3-1|197	%package -n %{devtransport}
14cu|spectrum2-2.0.3-1|198	Summary:	Libtransport development files
14cu|spectrum2-2.0.3-1|199	Group:		Development/Other
14cu|spectrum2-2.0.3-1|200	Requires:	%{libtransport} = %{EVRD}
14cu|spectrum2-2.0.3-1|201	Requires:	%{libtransportplugin} = %{EVRD}
14cu|spectrum2-2.0.3-1|202	Provides:	libtransport-devel = %{EVRD}
14cu|spectrum2-2.0.3-1|203	Provides:	transport-devel = %{EVRD}
14cu|spectrum2-2.0.3-1|204	
14cu|spectrum2-2.0.3-1|205	%description -n %{devtransport}
14cu|spectrum2-2.0.3-1|206	Libtransport library development files.
14cu|spectrum2-2.0.3-1|207	
14cu|spectrum2-2.0.3-1|208	%files -n %{devtransport}
14cu|spectrum2-2.0.3-1|209	%{_includedir}/transport
14cu|spectrum2-2.0.3-1|210	%{_libdir}/libtransport.so
14cu|spectrum2-2.0.3-1|211	%{_libdir}/libtransport-plugin.so
14cu|spectrum2-2.0.3-1|212	
14cu|spectrum2-2.0.3-1|213	#----------------------------------------------------------------------------
14cu|spectrum2-2.0.3-1|214	
14cu|spectrum2-2.0.3-1|215	%prep
14cu|spectrum2-2.0.3-1|216	%setup -q
14cu|spectrum2-2.0.3-1|217	%patch0 -p1
14cu|spectrum2-2.0.3-1|218	
14cu|spectrum2-2.0.3-1|219	%build
14cu|spectrum2-2.0.3-1|220	%cmake
14cu|spectrum2-2.0.3-1|221	%make
14cu|spectrum2-2.0.3-1|222	
14cu|spectrum2-2.0.3-1|223	%install
14cu|spectrum2-2.0.3-1|224	%makeinstall_std -C build
14cu|spectrum2-2.0.3-1|225	
14cu|spectrum2-2.0.3-1|226	install -d %{buildroot}%{_localstatedir}/{lib,run,log}/spectrum2
14cu|spectrum2-2.0.3-1|227	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/spectrum2.service
14cu|spectrum2-2.0.3-1|228	install -p -D -m 644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|spectrum2-2.0.3-1|229	
14cu|spectrum2-2.0.3-1|230	ln -s %{_bindir}/spectrum2_libpurple_backend %{buildroot}%{_bindir}/spectrum_libpurple_backend
14cu|spectrum2-2.0.3-1|231	
14cu|spectrum2-2.0.3-1|232	
14cu|spectrum2-2.0.3-1|233	%changelog
14cu|spectrum2-2.0.3-1|234	
14cu|spectrum2-2.0.3-1|235	* Mon Jun 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
14cu|spectrum2-2.0.3-1|236	- (568b136) Add patch to fix linkage
14cu|spectrum2-2.0.3-1|237	
14cu|spectrum2-2.0.3-1|238	

14704 14
14cu|speedcrunch-0.11-1|1	%define uname	SpeedCrunch
14cu|speedcrunch-0.11-1|2	
14cu|speedcrunch-0.11-1|3	Name:		speedcrunch
14cu|speedcrunch-0.11-1|4	Version:	0.11
14cu|speedcrunch-0.11-1|5	Release:	1
14cu|speedcrunch-0.11-1|6	Summary:	Fast, high precision and powerful desktop calculator
14cu|speedcrunch-0.11-1|7	License:	GPLv2+
14cu|speedcrunch-0.11-1|8	Group:		Sciences/Mathematics
14cu|speedcrunch-0.11-1|9	URL:		http://speedcrunch.org
14cu|speedcrunch-0.11-1|10	Source0:	https://github.com/speedcrunch/SpeedCrunch/archive/%{version}.tar.gz
14cu|speedcrunch-0.11-1|11	
14cu|speedcrunch-0.11-1|12	BuildRequires:	qt4-devel
14cu|speedcrunch-0.11-1|13	BuildRequires:	cmake
14cu|speedcrunch-0.11-1|14	BuildRequires:	imagemagick
14cu|speedcrunch-0.11-1|15	BuildRequires:	desktop-file-utils
14cu|speedcrunch-0.11-1|16	
14cu|speedcrunch-0.11-1|17	
14cu|speedcrunch-0.11-1|18	%description
14cu|speedcrunch-0.11-1|19	SpeedCrunch is a fast, high precision and powerful desktop calculator.
14cu|speedcrunch-0.11-1|20	
14cu|speedcrunch-0.11-1|21	Among its features are:
14cu|speedcrunch-0.11-1|22	- high precision, up to 50 decimal digits
14cu|speedcrunch-0.11-1|23	- to be enjoyed using keyboard
14cu|speedcrunch-0.11-1|24	- result shown in scrollable window
14cu|speedcrunch-0.11-1|25	- history of last expressions (use up and down arrow)
14cu|speedcrunch-0.11-1|26	- built-in functions: abs, sqrt, pi, log, exp, ln, sin, cos, tan, sinh,
14cu|speedcrunch-0.11-1|27	cosh, tanh, asin, acos, atan, arsinh, arcosh, artanh
14cu|speedcrunch-0.11-1|28	- postfix operator ! lets you compute factorials
14cu|speedcrunch-0.11-1|29	- support for variables, e.g try x=pi/3 and then sin(x)
14cu|speedcrunch-0.11-1|30	- special variable ans holds the last calculation result
14cu|speedcrunch-0.11-1|31	- percent operator, try e.g. 45%*75 or price/80%
14cu|speedcrunch-0.11-1|32	- angle mode: Alt+D for degrees, Alt+R for radians
14cu|speedcrunch-0.11-1|33	- automatic parentheses closing, e.g. cos(pi/4 becomes cos(pi/4)
14cu|speedcrunch-0.11-1|34	
14cu|speedcrunch-0.11-1|35	%prep
14cu|speedcrunch-0.11-1|36	%setup -qn %{uname}-%{version}
14cu|speedcrunch-0.11-1|37	
14cu|speedcrunch-0.11-1|38	%build
14cu|speedcrunch-0.11-1|39	pushd src
14cu|speedcrunch-0.11-1|40	%cmake_qt4
14cu|speedcrunch-0.11-1|41	%make
14cu|speedcrunch-0.11-1|42	popd
14cu|speedcrunch-0.11-1|43	
14cu|speedcrunch-0.11-1|44	%install
14cu|speedcrunch-0.11-1|45	%makeinstall_std -C src/build
14cu|speedcrunch-0.11-1|46	
14cu|speedcrunch-0.11-1|47	# move and convert speedcrunch icon
14cu|speedcrunch-0.11-1|48	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps
14cu|speedcrunch-0.11-1|49	pushd %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cu|speedcrunch-0.11-1|50	mv %{buildroot}%{_datadir}/pixmaps/%{name}.png %{name}.png
14cu|speedcrunch-0.11-1|51	convert -resize 16x16 %{name}.png \
14cu|speedcrunch-0.11-1|52	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|speedcrunch-0.11-1|53	convert -resize 32x32 %{name}.png \
14cu|speedcrunch-0.11-1|54	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|speedcrunch-0.11-1|55	rm -rf %{buildroot}%{_datadir}/pixmaps
14cu|speedcrunch-0.11-1|56	popd
14cu|speedcrunch-0.11-1|57	
14cu|speedcrunch-0.11-1|58	# fix desktop file
14cu|speedcrunch-0.11-1|59	sed -i -e 's/speedcrunch.png/speedcrunch/' \
14cu|speedcrunch-0.11-1|60	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|speedcrunch-0.11-1|61	desktop-file-install \
14cu|speedcrunch-0.11-1|62	--remove-category=KDE \
14cu|speedcrunch-0.11-1|63	--remove-category=Utility \
14cu|speedcrunch-0.11-1|64	--add-category=Math \
14cu|speedcrunch-0.11-1|65	--add-category=X-MandrivaLinux-MoreApplications-Sciences-Mathematics \
14cu|speedcrunch-0.11-1|66	--dir %{buildroot}%{_datadir}/applications \
14cu|speedcrunch-0.11-1|67	%{buildroot}%{_datadir}/applications/*
14cu|speedcrunch-0.11-1|68	
14cu|speedcrunch-0.11-1|69	
14cu|speedcrunch-0.11-1|70	%files
14cu|speedcrunch-0.11-1|71	%doc README.md doc/logic-unit.pdf doc/new_engine.pdf doc/speedcrunch-manual.odt
14cu|speedcrunch-0.11-1|72	%{_bindir}/%{name}
14cu|speedcrunch-0.11-1|73	%{_datadir}/applications/%{name}.desktop
14cu|speedcrunch-0.11-1|74	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|speedcrunch-0.11-1|75	
14cu|speedcrunch-0.11-1|76	%changelog
14cu|speedcrunch-0.11-1|77	
14cu|speedcrunch-0.11-1|78	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 0.11-1
14cu|speedcrunch-0.11-1|79	- (83f1250) Merge pull request #1 from alozhkov/speedcrunch:rosa2014.1
14cu|speedcrunch-0.11-1|80	- (83f1250) Updated to a new version
14cu|speedcrunch-0.11-1|81	
14cu|speedcrunch-0.11-1|82	

14705 14
14cu|speed-dreams-2.2.0-1.6381.1|1	%define svn 6381
14cu|speed-dreams-2.2.0-1.6381.1|2	
14cu|speed-dreams-2.2.0-1.6381.1|3	Summary:	Speed Dreams 2.0 a racing cars game
14cu|speed-dreams-2.2.0-1.6381.1|4	Name:		speed-dreams
14cu|speed-dreams-2.2.0-1.6381.1|5	Version:	2.2.0
14cu|speed-dreams-2.2.0-1.6381.1|6	Release:	1.%{svn}.1
14cu|speed-dreams-2.2.0-1.6381.1|7	License:	GPLv2+
14cu|speed-dreams-2.2.0-1.6381.1|8	Group:		Games/Simulation
14cu|speed-dreams-2.2.0-1.6381.1|9	Url:		http://www.speed-dreams.org
14cu|speed-dreams-2.2.0-1.6381.1|10	Source0:	https://sourceforge.net/projects/speed-dreams/files/%{version}/%{name}-src-base-%{version}-r%{svn}.tar.xz
14cu|speed-dreams-2.2.0-1.6381.1|11	BuildRequires:	cmake
14cu|speed-dreams-2.2.0-1.6381.1|12	BuildRequires:	imagemagick
14cu|speed-dreams-2.2.0-1.6381.1|13	BuildRequires:	jpeg-devel
14cu|speed-dreams-2.2.0-1.6381.1|14	BuildRequires:	plib-devel
14cu|speed-dreams-2.2.0-1.6381.1|15	BuildRequires:	pkgconfig(expat)
14cu|speed-dreams-2.2.0-1.6381.1|16	BuildRequires:	pkgconfig(freealut)
14cu|speed-dreams-2.2.0-1.6381.1|17	BuildRequires:	pkgconfig(gl)
14cu|speed-dreams-2.2.0-1.6381.1|18	BuildRequires:	pkgconfig(glu)
14cu|speed-dreams-2.2.0-1.6381.1|19	BuildRequires:	pkgconfig(glut)
14cu|speed-dreams-2.2.0-1.6381.1|20	BuildRequires:	pkgconfig(libenet)
14cu|speed-dreams-2.2.0-1.6381.1|21	BuildRequires:	pkgconfig(libpng)
14cu|speed-dreams-2.2.0-1.6381.1|22	BuildRequires:	pkgconfig(ogg)
14cu|speed-dreams-2.2.0-1.6381.1|23	BuildRequires:	pkgconfig(openal)
14cu|speed-dreams-2.2.0-1.6381.1|24	BuildRequires:	pkgconfig(openscenegraph)
14cu|speed-dreams-2.2.0-1.6381.1|25	BuildRequires:	pkgconfig(sdl2)
14cu|speed-dreams-2.2.0-1.6381.1|26	BuildRequires:	pkgconfig(vorbis)
14cu|speed-dreams-2.2.0-1.6381.1|27	BuildRequires:	pkgconfig(vorbisfile)
14cu|speed-dreams-2.2.0-1.6381.1|28	BuildRequires:	pkgconfig(xi)
14cu|speed-dreams-2.2.0-1.6381.1|29	BuildRequires:	pkgconfig(xmu)
14cu|speed-dreams-2.2.0-1.6381.1|30	BuildRequires:	pkgconfig(xrandr)
14cu|speed-dreams-2.2.0-1.6381.1|31	BuildRequires:	pkgconfig(zlib)
14cu|speed-dreams-2.2.0-1.6381.1|32	Requires:	mesa
14cu|speed-dreams-2.2.0-1.6381.1|33	Requires:	openal
14cu|speed-dreams-2.2.0-1.6381.1|34	Requires:	%{name}-data-base = %{version}
14cu|speed-dreams-2.2.0-1.6381.1|35	
14cu|speed-dreams-2.2.0-1.6381.1|36	%description
14cu|speed-dreams-2.2.0-1.6381.1|37	A fork of the open racing car simulator Torcs, aiming to implement exciting
14cu|speed-dreams-2.2.0-1.6381.1|38	new features, cars, tracks and AI opponents to make a more enjoyable game for
14cu|speed-dreams-2.2.0-1.6381.1|39	the player, as well as constantly improving visual and physics realism.
14cu|speed-dreams-2.2.0-1.6381.1|40	
14cu|speed-dreams-2.2.0-1.6381.1|41	%files
14cu|speed-dreams-2.2.0-1.6381.1|42	%doc CHANGES.txt COPYING.txt INSTALL.txt README.txt
14cu|speed-dreams-2.2.0-1.6381.1|43	%{_mandir}/man6/*
14cu|speed-dreams-2.2.0-1.6381.1|44	%attr(755,root,root) %{_gamesbindir}/*
14cu|speed-dreams-2.2.0-1.6381.1|45	%{_datadir}/applications/%{name}.desktop
14cu|speed-dreams-2.2.0-1.6381.1|46	%{_iconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|47	%{_liconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|48	%{_miconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|49	%{_libdir}/games/%{name}-2/drivers/human/human.so
14cu|speed-dreams-2.2.0-1.6381.1|50	%{_libdir}/games/%{name}-2/drivers/networkhuman/networkhuman.so
14cu|speed-dreams-2.2.0-1.6381.1|51	%{_libdir}/games/%{name}-2/drivers/simplix_lp1/simplix_lp1.so
14cu|speed-dreams-2.2.0-1.6381.1|52	%{_libdir}/games/%{name}-2/drivers/simplix_ref/simplix_ref.so
14cu|speed-dreams-2.2.0-1.6381.1|53	%{_libdir}/games/%{name}-2/drivers/simplix_sc/simplix_sc.so
14cu|speed-dreams-2.2.0-1.6381.1|54	%{_libdir}/games/%{name}-2/drivers/usr_lp1/usr_lp1.so
14cu|speed-dreams-2.2.0-1.6381.1|55	%{_libdir}/games/%{name}-2/drivers/usr_sc/usr_sc.so
14cu|speed-dreams-2.2.0-1.6381.1|56	%{_libdir}/games/%{name}-2/drivers/dandroid/dandroid.so
14cu|speed-dreams-2.2.0-1.6381.1|57	%{_libdir}/games/%{name}-2/drivers/dandroid_36GP/dandroid_36GP.so
14cu|speed-dreams-2.2.0-1.6381.1|58	%{_libdir}/games/%{name}-2/drivers/dandroid_67GP/dandroid_67GP.so
14cu|speed-dreams-2.2.0-1.6381.1|59	%{_libdir}/games/%{name}-2/drivers/dandroid_lp1/dandroid_lp1.so
14cu|speed-dreams-2.2.0-1.6381.1|60	%{_libdir}/games/%{name}-2/drivers/dandroid_ls1/dandroid_ls1.so
14cu|speed-dreams-2.2.0-1.6381.1|61	%{_libdir}/games/%{name}-2/drivers/dandroid_ls2/dandroid_ls2.so
14cu|speed-dreams-2.2.0-1.6381.1|62	%{_libdir}/games/%{name}-2/drivers/dandroid_mpa1/dandroid_mpa1.so
14cu|speed-dreams-2.2.0-1.6381.1|63	%{_libdir}/games/%{name}-2/drivers/dandroid_mpa11/dandroid_mpa11.so
14cu|speed-dreams-2.2.0-1.6381.1|64	%{_libdir}/games/%{name}-2/drivers/dandroid_mpa12/dandroid_mpa12.so
14cu|speed-dreams-2.2.0-1.6381.1|65	%{_libdir}/games/%{name}-2/drivers/dandroid_rs/dandroid_rs.so
14cu|speed-dreams-2.2.0-1.6381.1|66	%{_libdir}/games/%{name}-2/drivers/dandroid_sc/dandroid_sc.so
14cu|speed-dreams-2.2.0-1.6381.1|67	%{_libdir}/games/%{name}-2/drivers/dandroid_srw/dandroid_srw.so
14cu|speed-dreams-2.2.0-1.6381.1|68	%{_libdir}/games/%{name}-2/drivers/dandroid_trb1/dandroid_trb1.so
14cu|speed-dreams-2.2.0-1.6381.1|69	%{_libdir}/games/%{name}-2/drivers/simplix_mpa11/simplix_mpa11.so
14cu|speed-dreams-2.2.0-1.6381.1|70	%{_libdir}/games/%{name}-2/drivers/simplix_mpa12/simplix_mpa12.so
14cu|speed-dreams-2.2.0-1.6381.1|71	%{_libdir}/games/%{name}-2/drivers/simplix_srw/simplix_srw.so
14cu|speed-dreams-2.2.0-1.6381.1|72	%{_libdir}/games/%{name}-2/drivers/usr_mpa11/usr_mpa11.so
14cu|speed-dreams-2.2.0-1.6381.1|73	%{_libdir}/games/%{name}-2/drivers/usr_mpa12/usr_mpa12.so
14cu|speed-dreams-2.2.0-1.6381.1|74	%{_libdir}/games/%{name}-2/lib/liblearning.so
14cu|speed-dreams-2.2.0-1.6381.1|75	%{_libdir}/games/%{name}-2/lib/libnetworking.so
14cu|speed-dreams-2.2.0-1.6381.1|76	%{_libdir}/games/%{name}-2/lib/libportability.so
14cu|speed-dreams-2.2.0-1.6381.1|77	%{_libdir}/games/%{name}-2/lib/librobottools.so
14cu|speed-dreams-2.2.0-1.6381.1|78	%{_libdir}/games/%{name}-2/lib/libtgf.so
14cu|speed-dreams-2.2.0-1.6381.1|79	%{_libdir}/games/%{name}-2/lib/libtgfclient.so
14cu|speed-dreams-2.2.0-1.6381.1|80	%{_libdir}/games/%{name}-2/lib/libtgfdata.so
14cu|speed-dreams-2.2.0-1.6381.1|81	%{_libdir}/games/%{name}-2/lib/libephemeris.so
14cu|speed-dreams-2.2.0-1.6381.1|82	%{_libdir}/games/%{name}-2/modules/graphic/ssggraph.so
14cu|speed-dreams-2.2.0-1.6381.1|83	%{_libdir}/games/%{name}-2/modules/racing/standardgame.so
14cu|speed-dreams-2.2.0-1.6381.1|84	%{_libdir}/games/%{name}-2/modules/simu/simuv2.1.so
14cu|speed-dreams-2.2.0-1.6381.1|85	%{_libdir}/games/%{name}-2/modules/simu/simuv4.so
14cu|speed-dreams-2.2.0-1.6381.1|86	%{_libdir}/games/%{name}-2/modules/sound/snddefault.so
14cu|speed-dreams-2.2.0-1.6381.1|87	%{_libdir}/games/%{name}-2/modules/telemetry/telemetryv1.so
14cu|speed-dreams-2.2.0-1.6381.1|88	%{_libdir}/games/%{name}-2/modules/track/trackv1.so
14cu|speed-dreams-2.2.0-1.6381.1|89	%{_libdir}/games/%{name}-2/modules/userinterface/legacymenu.so
14cu|speed-dreams-2.2.0-1.6381.1|90	%{_libdir}/games/%{name}-2/modules/userinterface/textonly.so
14cu|speed-dreams-2.2.0-1.6381.1|91	%{_libdir}/games/%{name}-2/modules/graphic/osggraph.so
14cu|speed-dreams-2.2.0-1.6381.1|92	%{_libdir}/games/%{name}-2/modules/racing/genparoptv1.so
14cu|speed-dreams-2.2.0-1.6381.1|93	
14cu|speed-dreams-2.2.0-1.6381.1|94	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|95	
14cu|speed-dreams-2.2.0-1.6381.1|96	%package data-base
14cu|speed-dreams-2.2.0-1.6381.1|97	Summary:	Data base for Speed Dreams
14cu|speed-dreams-2.2.0-1.6381.1|98	Group:		Games/Simulation
14cu|speed-dreams-2.2.0-1.6381.1|99	Requires:	%{name} >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|100	Conflicts:	%{name} < 2.1.0
14cu|speed-dreams-2.2.0-1.6381.1|101	
14cu|speed-dreams-2.2.0-1.6381.1|102	%description data-base
14cu|speed-dreams-2.2.0-1.6381.1|103	Base data files for Speed Dreams.
14cu|speed-dreams-2.2.0-1.6381.1|104	
14cu|speed-dreams-2.2.0-1.6381.1|105	%files data-base
14cu|speed-dreams-2.2.0-1.6381.1|106	%{_gamesdatadir}/%{name}-2/
14cu|speed-dreams-2.2.0-1.6381.1|107	
14cu|speed-dreams-2.2.0-1.6381.1|108	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|109	
14cu|speed-dreams-2.2.0-1.6381.1|110	%package robots-hq
14cu|speed-dreams-2.2.0-1.6381.1|111	Summary:	Basic robots for Speed Dreams
14cu|speed-dreams-2.2.0-1.6381.1|112	Group:		Games/Simulation
14cu|speed-dreams-2.2.0-1.6381.1|113	Requires:	%{name} >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|114	Requires:	%{name}-data-hq >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|115	
14cu|speed-dreams-2.2.0-1.6381.1|116	%description robots-hq
14cu|speed-dreams-2.2.0-1.6381.1|117	HQ robots for LS1 and 36GP series cars in Speed Dreams.
14cu|speed-dreams-2.2.0-1.6381.1|118	
14cu|speed-dreams-2.2.0-1.6381.1|119	%files robots-hq
14cu|speed-dreams-2.2.0-1.6381.1|120	%{_libdir}/games/%{name}-2/drivers/simplix_ls1/simplix_ls1.so*
14cu|speed-dreams-2.2.0-1.6381.1|121	%{_libdir}/games/%{name}-2/drivers/simplix_36GP/simplix_36GP.so*
14cu|speed-dreams-2.2.0-1.6381.1|122	%{_libdir}/games/%{name}-2/drivers/usr_ls1/usr_ls1.so*
14cu|speed-dreams-2.2.0-1.6381.1|123	%{_libdir}/games/%{name}-2/drivers/usr_36GP/usr_36GP.so*
14cu|speed-dreams-2.2.0-1.6381.1|124	
14cu|speed-dreams-2.2.0-1.6381.1|125	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|126	
14cu|speed-dreams-2.2.0-1.6381.1|127	%package robots-more-hq
14cu|speed-dreams-2.2.0-1.6381.1|128	Summary:	More HQ robots for Speed Dreams
14cu|speed-dreams-2.2.0-1.6381.1|129	Group:		Games/Simulation
14cu|speed-dreams-2.2.0-1.6381.1|130	Requires:	%{name} >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|131	Requires:	%{name}-robots-hq >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|132	Requires:	%{name}-data-more-hq
14cu|speed-dreams-2.2.0-1.6381.1|133	
14cu|speed-dreams-2.2.0-1.6381.1|134	%description robots-more-hq
14cu|speed-dreams-2.2.0-1.6381.1|135	More HQ robots for TRB1 series cars and add kilo2008 robot in Speed Dreams.
14cu|speed-dreams-2.2.0-1.6381.1|136	
14cu|speed-dreams-2.2.0-1.6381.1|137	%files robots-more-hq
14cu|speed-dreams-2.2.0-1.6381.1|138	%{_libdir}/games/%{name}-2/drivers/kilo2008/kilo2008.so
14cu|speed-dreams-2.2.0-1.6381.1|139	%{_libdir}/games/%{name}-2/drivers/simplix/simplix.so
14cu|speed-dreams-2.2.0-1.6381.1|140	%{_libdir}/games/%{name}-2/drivers/simplix_mpa1/simplix_mpa1.so
14cu|speed-dreams-2.2.0-1.6381.1|141	%{_libdir}/games/%{name}-2/drivers/simplix_trb1/simplix_trb1.so
14cu|speed-dreams-2.2.0-1.6381.1|142	%{_libdir}/games/%{name}-2/drivers/usr/usr.so
14cu|speed-dreams-2.2.0-1.6381.1|143	%{_libdir}/games/%{name}-2/drivers/usr_mpa1/usr_mpa1.so
14cu|speed-dreams-2.2.0-1.6381.1|144	%{_libdir}/games/%{name}-2/drivers/usr_trb1/usr_trb1.so
14cu|speed-dreams-2.2.0-1.6381.1|145	
14cu|speed-dreams-2.2.0-1.6381.1|146	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|147	
14cu|speed-dreams-2.2.0-1.6381.1|148	%package robots-wip
14cu|speed-dreams-2.2.0-1.6381.1|149	Summary:	WIP robots for Speed Dreams
14cu|speed-dreams-2.2.0-1.6381.1|150	Group:		Games/Simulation
14cu|speed-dreams-2.2.0-1.6381.1|151	Requires:	%{name} >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|152	Requires:	%{name}-robots-more-hq >= %{version}
14cu|speed-dreams-2.2.0-1.6381.1|153	Requires:	%{name}-data-wip
14cu|speed-dreams-2.2.0-1.6381.1|154	
14cu|speed-dreams-2.2.0-1.6381.1|155	%description robots-wip
14cu|speed-dreams-2.2.0-1.6381.1|156	WIP robots for LS2, MP5 and RS series cars in Speed Dreams.
14cu|speed-dreams-2.2.0-1.6381.1|157	
14cu|speed-dreams-2.2.0-1.6381.1|158	%files robots-wip
14cu|speed-dreams-2.2.0-1.6381.1|159	%{_libdir}/games/%{name}-2/drivers/simplix_mp5/simplix_mp5.so
14cu|speed-dreams-2.2.0-1.6381.1|160	%{_libdir}/games/%{name}-2/drivers/simplix_ls2/simplix_ls2.so
14cu|speed-dreams-2.2.0-1.6381.1|161	%{_libdir}/games/%{name}-2/drivers/usr_ls2/usr_ls2.so
14cu|speed-dreams-2.2.0-1.6381.1|162	%{_libdir}/games/%{name}-2/drivers/usr_rs/usr_rs.so
14cu|speed-dreams-2.2.0-1.6381.1|163	
14cu|speed-dreams-2.2.0-1.6381.1|164	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|165	
14cu|speed-dreams-2.2.0-1.6381.1|166	%package devel
14cu|speed-dreams-2.2.0-1.6381.1|167	Summary:	Development files for Speed Dreams
14cu|speed-dreams-2.2.0-1.6381.1|168	Group:		Development/Other
14cu|speed-dreams-2.2.0-1.6381.1|169	Requires:	%{name} = %{EVRD}
14cu|speed-dreams-2.2.0-1.6381.1|170	
14cu|speed-dreams-2.2.0-1.6381.1|171	%description devel
14cu|speed-dreams-2.2.0-1.6381.1|172	This package contains files for developing robots for Speed Dreams.
14cu|speed-dreams-2.2.0-1.6381.1|173	
14cu|speed-dreams-2.2.0-1.6381.1|174	%files devel
14cu|speed-dreams-2.2.0-1.6381.1|175	%{_includedir}/%{name}-2/3D/*.h
14cu|speed-dreams-2.2.0-1.6381.1|176	%{_includedir}/%{name}-2/SOLID/solid.h
14cu|speed-dreams-2.2.0-1.6381.1|177	%{_includedir}/%{name}-2/learning/*.h
14cu|speed-dreams-2.2.0-1.6381.1|178	%{_includedir}/%{name}-2/tmath/*.h
14cu|speed-dreams-2.2.0-1.6381.1|179	%{_includedir}/%{name}-2/*.*
14cu|speed-dreams-2.2.0-1.6381.1|180	
14cu|speed-dreams-2.2.0-1.6381.1|181	#----------------------------------------------------------------------------
14cu|speed-dreams-2.2.0-1.6381.1|182	
14cu|speed-dreams-2.2.0-1.6381.1|183	%prep
14cu|speed-dreams-2.2.0-1.6381.1|184	%setup -qn %{name}-2 -c
14cu|speed-dreams-2.2.0-1.6381.1|185	
14cu|speed-dreams-2.2.0-1.6381.1|186	%build
14cu|speed-dreams-2.2.0-1.6381.1|187	%cmake \
14cu|speed-dreams-2.2.0-1.6381.1|188	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14cu|speed-dreams-2.2.0-1.6381.1|189	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|speed-dreams-2.2.0-1.6381.1|190	-DOPTION_TRACE:BOOL=OFF
14cu|speed-dreams-2.2.0-1.6381.1|191	%make
14cu|speed-dreams-2.2.0-1.6381.1|192	
14cu|speed-dreams-2.2.0-1.6381.1|193	%install
14cu|speed-dreams-2.2.0-1.6381.1|194	%makeinstall_std -C build
14cu|speed-dreams-2.2.0-1.6381.1|195	
14cu|speed-dreams-2.2.0-1.6381.1|196	rm -rf %{buildroot}%{_gamesdatadir}/%{name}-2/cmake
14cu|speed-dreams-2.2.0-1.6381.1|197	rm -rf %{buildroot}%{_gamesdatadir}/%{name}-2/*.txt
14cu|speed-dreams-2.2.0-1.6381.1|198	
14cu|speed-dreams-2.2.0-1.6381.1|199	mkdir -p %{buildroot}%{_datadir}/applications
14cu|speed-dreams-2.2.0-1.6381.1|200	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|speed-dreams-2.2.0-1.6381.1|201	[Desktop Entry]
14cu|speed-dreams-2.2.0-1.6381.1|202	Name=%{name}
14cu|speed-dreams-2.2.0-1.6381.1|203	Comment=%{summary}
14cu|speed-dreams-2.2.0-1.6381.1|204	Exec=%{_gamesbindir}/%{name}-2
14cu|speed-dreams-2.2.0-1.6381.1|205	Icon=%{name}
14cu|speed-dreams-2.2.0-1.6381.1|206	Terminal=false
14cu|speed-dreams-2.2.0-1.6381.1|207	Type=Application
14cu|speed-dreams-2.2.0-1.6381.1|208	StartupNotify=false
14cu|speed-dreams-2.2.0-1.6381.1|209	Categories=Game;ArcadeGame;
14cu|speed-dreams-2.2.0-1.6381.1|210	EOF
14cu|speed-dreams-2.2.0-1.6381.1|211	
14cu|speed-dreams-2.2.0-1.6381.1|212	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14cu|speed-dreams-2.2.0-1.6381.1|213	convert -size 16x16 data/data/icons/icon.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|214	install data/data/icons/icon.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|215	convert -size 48x48 data/data/icons/icon.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|speed-dreams-2.2.0-1.6381.1|216	
14cu|speed-dreams-2.2.0-1.6381.1|217	mkdir -p %{buildroot}%{_mandir}/man6
14cu|speed-dreams-2.2.0-1.6381.1|218	install -m644 doc/man/sd2-accc.6 %{buildroot}%{_mandir}/man6/sd2-accc.6
14cu|speed-dreams-2.2.0-1.6381.1|219	install -m644 doc/man/sd2-nfs2ac.6 %{buildroot}%{_mandir}/man6/sd2-nfs2ac.6
14cu|speed-dreams-2.2.0-1.6381.1|220	install -m644 doc/man/sd2-nfsperf.6 %{buildroot}%{_mandir}/man6/sd2-nfsperf.6
14cu|speed-dreams-2.2.0-1.6381.1|221	install -m644 doc/man/sd2-trackgen.6 %{buildroot}%{_mandir}/man6/sd2-trackgen.6
14cu|speed-dreams-2.2.0-1.6381.1|222	install -m644 doc/man/speed-dreams-2.6 %{buildroot}%{_mandir}/man6/speed-dreams-2.6
14cu|speed-dreams-2.2.0-1.6381.1|223	
14cu|speed-dreams-2.2.0-1.6381.1|224	chmod 0755 %{buildroot}%{_libdir}/games/%{name}-2/*/*/*.so
14cu|speed-dreams-2.2.0-1.6381.1|225	
14cu|speed-dreams-2.2.0-1.6381.1|226	%changelog
14cu|speed-dreams-2.2.0-1.6381.1|227	
14cu|speed-dreams-2.2.0-1.6381.1|228	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.2.0-1.6381.1
14cu|speed-dreams-2.2.0-1.6381.1|229	- (a59159f) Merge pull request #1 from import/speed-dreams:rosa2016.1
14cu|speed-dreams-2.2.0-1.6381.1|230	- (a59159f) Updated to 2.2.0
14cu|speed-dreams-2.2.0-1.6381.1|231	
14cu|speed-dreams-2.2.0-1.6381.1|232	

14706 14
14cu|speed-dreams-data-hq-2.2.0-1|1	%define svn 6381
14cu|speed-dreams-data-hq-2.2.0-1|2	%define oname speed-dreams-2
14cu|speed-dreams-data-hq-2.2.0-1|3	
14cu|speed-dreams-data-hq-2.2.0-1|4	Summary:	HQ data for Speed Dreams
14cu|speed-dreams-data-hq-2.2.0-1|5	Name:		speed-dreams-data-hq
14cu|speed-dreams-data-hq-2.2.0-1|6	Version:	2.2.0
14cu|speed-dreams-data-hq-2.2.0-1|7	Release:	1
14cu|speed-dreams-data-hq-2.2.0-1|8	License:	GPLv2+
14cu|speed-dreams-data-hq-2.2.0-1|9	Group:		Games/Simulation
14cu|speed-dreams-data-hq-2.2.0-1|10	Url:		http://www.speed-dreams.org
14cu|speed-dreams-data-hq-2.2.0-1|11	Source0:	http://downloads.sourceforge.net/project/speed-dreams/%{version}/speed-dreams-src-hq-cars-and-tracks-%{version}-r%{svn}.tar.xz
14cu|speed-dreams-data-hq-2.2.0-1|12	Requires:	speed-dreams = %{version}
14cu|speed-dreams-data-hq-2.2.0-1|13	Requires:	speed-dreams-data-base = %{version}
14cu|speed-dreams-data-hq-2.2.0-1|14	Requires:	speed-dreams-robots-hq = %{version}
14cu|speed-dreams-data-hq-2.2.0-1|15	BuildArch:	noarch
14cu|speed-dreams-data-hq-2.2.0-1|16	
14cu|speed-dreams-data-hq-2.2.0-1|17	%description
14cu|speed-dreams-data-hq-2.2.0-1|18	HQ data for Speed Dreams:
14cu|speed-dreams-data-hq-2.2.0-1|19	- new tracks: brondehach, chemisay, corkscrew, forza, karwada, allondaz,
14cu|speed-dreams-data-hq-2.2.0-1|20	charmey, arizona, manton
14cu|speed-dreams-data-hq-2.2.0-1|21	- new cars: 36GP, LS1 series
14cu|speed-dreams-data-hq-2.2.0-1|22	- new robots: simplix_ls1, simplix_36GP, usr_ls1, usr_36GP
14cu|speed-dreams-data-hq-2.2.0-1|23	- adds mods: championship, single event
14cu|speed-dreams-data-hq-2.2.0-1|24	
14cu|speed-dreams-data-hq-2.2.0-1|25	%files
14cu|speed-dreams-data-hq-2.2.0-1|26	%{_gamesdatadir}/%{oname}/tracks/circuit/brondehach/
14cu|speed-dreams-data-hq-2.2.0-1|27	%{_gamesdatadir}/%{oname}/tracks/circuit/chemisay/
14cu|speed-dreams-data-hq-2.2.0-1|28	%{_gamesdatadir}/%{oname}/tracks/circuit/corkscrew/
14cu|speed-dreams-data-hq-2.2.0-1|29	%{_gamesdatadir}/%{oname}/tracks/circuit/forza/
14cu|speed-dreams-data-hq-2.2.0-1|30	%{_gamesdatadir}/%{oname}/tracks/circuit/karwada/
14cu|speed-dreams-data-hq-2.2.0-1|31	%{_gamesdatadir}/%{oname}/tracks/road/allondaz/
14cu|speed-dreams-data-hq-2.2.0-1|32	%{_gamesdatadir}/%{oname}/tracks/road/charmey/
14cu|speed-dreams-data-hq-2.2.0-1|33	%{_gamesdatadir}/%{oname}/tracks/speedway/arizona/
14cu|speed-dreams-data-hq-2.2.0-1|34	%{_gamesdatadir}/%{oname}/tracks/speedway/manton/
14cu|speed-dreams-data-hq-2.2.0-1|35	%{_gamesdatadir}/%{oname}/tracks/speedway/mile/
14cu|speed-dreams-data-hq-2.2.0-1|36	%{_gamesdatadir}/%{oname}/config/raceman/championship*.xml
14cu|speed-dreams-data-hq-2.2.0-1|37	%{_gamesdatadir}/%{oname}/config/raceman/singleevent*.xml
14cu|speed-dreams-data-hq-2.2.0-1|38	%{_gamesdatadir}/%{oname}/cars/models/36gp*/
14cu|speed-dreams-data-hq-2.2.0-1|39	%{_gamesdatadir}/%{oname}/cars/models/ls1*/
14cu|speed-dreams-data-hq-2.2.0-1|40	%{_gamesdatadir}/%{oname}/drivers/*_36GP/
14cu|speed-dreams-data-hq-2.2.0-1|41	%{_gamesdatadir}/%{oname}/drivers/*_ls1/
14cu|speed-dreams-data-hq-2.2.0-1|42	
14cu|speed-dreams-data-hq-2.2.0-1|43	#----------------------------------------------------------------------------
14cu|speed-dreams-data-hq-2.2.0-1|44	
14cu|speed-dreams-data-hq-2.2.0-1|45	%prep
14cu|speed-dreams-data-hq-2.2.0-1|46	%setup -q -c
14cu|speed-dreams-data-hq-2.2.0-1|47	
14cu|speed-dreams-data-hq-2.2.0-1|48	%build
14cu|speed-dreams-data-hq-2.2.0-1|49	
14cu|speed-dreams-data-hq-2.2.0-1|50	%install
14cu|speed-dreams-data-hq-2.2.0-1|51	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cu|speed-dreams-data-hq-2.2.0-1|52	cp -a data/* %{buildroot}%{_gamesdatadir}/%{oname}/
14cu|speed-dreams-data-hq-2.2.0-1|53	
14cu|speed-dreams-data-hq-2.2.0-1|54	find %{buildroot} -name "CMakeLists.txt" -delete
14cu|speed-dreams-data-hq-2.2.0-1|55	
14cu|speed-dreams-data-hq-2.2.0-1|56	%changelog
14cu|speed-dreams-data-hq-2.2.0-1|57	
14cu|speed-dreams-data-hq-2.2.0-1|58	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.2.0-1
14cu|speed-dreams-data-hq-2.2.0-1|59	- (06236ac) Merge pull request #1 from import/speed-dreams-data-hq:rosa2016.1
14cu|speed-dreams-data-hq-2.2.0-1|60	- (06236ac) Updated to 2.2.0
14cu|speed-dreams-data-hq-2.2.0-1|61	
14cu|speed-dreams-data-hq-2.2.0-1|62	

14707 14
14cu|speed-dreams-data-more-hq-2.2.0-1|1	%define svn 6381
14cu|speed-dreams-data-more-hq-2.2.0-1|2	%define oname speed-dreams-2
14cu|speed-dreams-data-more-hq-2.2.0-1|3	
14cu|speed-dreams-data-more-hq-2.2.0-1|4	Summary:	More HQ data for Speed Dreams
14cu|speed-dreams-data-more-hq-2.2.0-1|5	Name:		speed-dreams-data-more-hq
14cu|speed-dreams-data-more-hq-2.2.0-1|6	Version:	2.2.0
14cu|speed-dreams-data-more-hq-2.2.0-1|7	Release:	1
14cu|speed-dreams-data-more-hq-2.2.0-1|8	License:	GPLv2+
14cu|speed-dreams-data-more-hq-2.2.0-1|9	Group:		Games/Simulation
14cu|speed-dreams-data-more-hq-2.2.0-1|10	Url:		http://www.speed-dreams.org
14cu|speed-dreams-data-more-hq-2.2.0-1|11	Source0:	http://downloads.sourceforge.net/project/speed-dreams/%{version}/speed-dreams-src-more-hq-cars-and-tracks-%{version}-r%{svn}.tar.xz
14cu|speed-dreams-data-more-hq-2.2.0-1|12	Requires:	speed-dreams = %{version}
14cu|speed-dreams-data-more-hq-2.2.0-1|13	Requires:	speed-dreams-data-base = %{version}
14cu|speed-dreams-data-more-hq-2.2.0-1|14	Requires:	speed-dreams-data-hq = %{version}
14cu|speed-dreams-data-more-hq-2.2.0-1|15	Requires:	speed-dreams-robots-more-hq = %{version}
14cu|speed-dreams-data-more-hq-2.2.0-1|16	BuildArch:	noarch
14cu|speed-dreams-data-more-hq-2.2.0-1|17	
14cu|speed-dreams-data-more-hq-2.2.0-1|18	%description
14cu|speed-dreams-data-more-hq-2.2.0-1|19	More HQ data for Speed Dreams
14cu|speed-dreams-data-more-hq-2.2.0-1|20	- new tracks: aalborg, migrant, ruudskogen, garguree, inuksuk,
14cu|speed-dreams-data-more-hq-2.2.0-1|21	lombaro, ole-oroad-1, peters, pinabashi, prenzlau, salty,
14cu|speed-dreams-data-more-hq-2.2.0-1|22	longpond, mile, milky-five, newton
14cu|speed-dreams-data-more-hq-2.2.0-1|23	- new cars: MPA1 and TRB1 series
14cu|speed-dreams-data-more-hq-2.2.0-1|24	- new robots: simplix_mpa1, usr_mpa1, simplix_trb1, usr_trb1
14cu|speed-dreams-data-more-hq-2.2.0-1|25	
14cu|speed-dreams-data-more-hq-2.2.0-1|26	%files
14cu|speed-dreams-data-more-hq-2.2.0-1|27	%{_gamesdatadir}/%{oname}/cars/models/mpa1*/
14cu|speed-dreams-data-more-hq-2.2.0-1|28	%{_gamesdatadir}/%{oname}/cars/models/trb1*/
14cu|speed-dreams-data-more-hq-2.2.0-1|29	%{_gamesdatadir}/%{oname}/config/raceman/championship-mpa1.xml
14cu|speed-dreams-data-more-hq-2.2.0-1|30	%{_gamesdatadir}/%{oname}/config/raceman/championship-trb1.xml
14cu|speed-dreams-data-more-hq-2.2.0-1|31	%{_gamesdatadir}/%{oname}/drivers/*_mpa1/
14cu|speed-dreams-data-more-hq-2.2.0-1|32	%{_gamesdatadir}/%{oname}/drivers/*_trb1/
14cu|speed-dreams-data-more-hq-2.2.0-1|33	%{_gamesdatadir}/%{oname}/tracks/circuit/aalborg/
14cu|speed-dreams-data-more-hq-2.2.0-1|34	%{_gamesdatadir}/%{oname}/tracks/circuit/migrants/
14cu|speed-dreams-data-more-hq-2.2.0-1|35	%{_gamesdatadir}/%{oname}/tracks/circuit/ruudskogen/
14cu|speed-dreams-data-more-hq-2.2.0-1|36	%{_gamesdatadir}/%{oname}/tracks/dirt/garguree/
14cu|speed-dreams-data-more-hq-2.2.0-1|37	%{_gamesdatadir}/%{oname}/tracks/road/inuksuk/
14cu|speed-dreams-data-more-hq-2.2.0-1|38	%{_gamesdatadir}/%{oname}/tracks/road/lombaro/
14cu|speed-dreams-data-more-hq-2.2.0-1|39	%{_gamesdatadir}/%{oname}/tracks/road/longday/
14cu|speed-dreams-data-more-hq-2.2.0-1|40	%{_gamesdatadir}/%{oname}/tracks/road/ole-road-1/
14cu|speed-dreams-data-more-hq-2.2.0-1|41	%{_gamesdatadir}/%{oname}/tracks/road/peters/
14cu|speed-dreams-data-more-hq-2.2.0-1|42	%{_gamesdatadir}/%{oname}/tracks/road/pinabashi/
14cu|speed-dreams-data-more-hq-2.2.0-1|43	%{_gamesdatadir}/%{oname}/tracks/road/prenzlau/
14cu|speed-dreams-data-more-hq-2.2.0-1|44	%{_gamesdatadir}/%{oname}/tracks/road/salty/
14cu|speed-dreams-data-more-hq-2.2.0-1|45	%{_gamesdatadir}/%{oname}/tracks/speedway/alamo/
14cu|speed-dreams-data-more-hq-2.2.0-1|46	%{_gamesdatadir}/%{oname}/tracks/speedway/longpond/
14cu|speed-dreams-data-more-hq-2.2.0-1|47	%{_gamesdatadir}/%{oname}/tracks/speedway/milky-five/
14cu|speed-dreams-data-more-hq-2.2.0-1|48	%{_gamesdatadir}/%{oname}/tracks/speedway/newton/
14cu|speed-dreams-data-more-hq-2.2.0-1|49	
14cu|speed-dreams-data-more-hq-2.2.0-1|50	#----------------------------------------------------------------------------
14cu|speed-dreams-data-more-hq-2.2.0-1|51	
14cu|speed-dreams-data-more-hq-2.2.0-1|52	%prep
14cu|speed-dreams-data-more-hq-2.2.0-1|53	%setup -q -c
14cu|speed-dreams-data-more-hq-2.2.0-1|54	
14cu|speed-dreams-data-more-hq-2.2.0-1|55	%build
14cu|speed-dreams-data-more-hq-2.2.0-1|56	
14cu|speed-dreams-data-more-hq-2.2.0-1|57	%install
14cu|speed-dreams-data-more-hq-2.2.0-1|58	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cu|speed-dreams-data-more-hq-2.2.0-1|59	cp -a data/* %{buildroot}/%{_gamesdatadir}/%{oname}/
14cu|speed-dreams-data-more-hq-2.2.0-1|60	
14cu|speed-dreams-data-more-hq-2.2.0-1|61	find %{buildroot} -name "CMakeLists.txt" -delete
14cu|speed-dreams-data-more-hq-2.2.0-1|62	
14cu|speed-dreams-data-more-hq-2.2.0-1|63	# These files are provided by speed-dreams-data-hq
14cu|speed-dreams-data-more-hq-2.2.0-1|64	rm -rf %{buildroot}%{_gamesdatadir}/%{oname}/config/raceman/championship.xml
14cu|speed-dreams-data-more-hq-2.2.0-1|65	rm -rf %{buildroot}%{_gamesdatadir}/%{oname}/config/raceman/championship-supercars.xml
14cu|speed-dreams-data-more-hq-2.2.0-1|66	
14cu|speed-dreams-data-more-hq-2.2.0-1|67	%changelog
14cu|speed-dreams-data-more-hq-2.2.0-1|68	
14cu|speed-dreams-data-more-hq-2.2.0-1|69	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.2.0-1
14cu|speed-dreams-data-more-hq-2.2.0-1|70	- (66abdf8) Merge pull request #3 from import/speed-dreams-data-more-hq:rosa2016.1
14cu|speed-dreams-data-more-hq-2.2.0-1|71	- (66abdf8) Del /tracks/speedway/mile
14cu|speed-dreams-data-more-hq-2.2.0-1|72	
14cu|speed-dreams-data-more-hq-2.2.0-1|73	

14708 14
14cu|speed-dreams-data-wip-2.2.0-1|1	%define svn 6381
14cu|speed-dreams-data-wip-2.2.0-1|2	%define oname speed-dreams-2
14cu|speed-dreams-data-wip-2.2.0-1|3	
14cu|speed-dreams-data-wip-2.2.0-1|4	Summary:	Work-in-progress data for Speed Dreams
14cu|speed-dreams-data-wip-2.2.0-1|5	Name:		speed-dreams-data-wip
14cu|speed-dreams-data-wip-2.2.0-1|6	Version:	2.2.0
14cu|speed-dreams-data-wip-2.2.0-1|7	Release:	1
14cu|speed-dreams-data-wip-2.2.0-1|8	License:	GPLv2+
14cu|speed-dreams-data-wip-2.2.0-1|9	Group:		Games/Simulation
14cu|speed-dreams-data-wip-2.2.0-1|10	Url:		http://www.speed-dreams.org
14cu|speed-dreams-data-wip-2.2.0-1|11	Source0:	http://downloads.sourceforge.net/project/speed-dreams/%{version}/speed-dreams-src-wip-cars-and-tracks-%{version}-r%{svn}.tar.xz
14cu|speed-dreams-data-wip-2.2.0-1|12	Requires:	speed-dreams = %{version}
14cu|speed-dreams-data-wip-2.2.0-1|13	Requires:	speed-dreams-data-base = %{version}
14cu|speed-dreams-data-wip-2.2.0-1|14	Requires:	speed-dreams-data-hq = %{version}
14cu|speed-dreams-data-wip-2.2.0-1|15	Requires:	speed-dreams-robots-wip = %{version}
14cu|speed-dreams-data-wip-2.2.0-1|16	BuildArch:	noarch
14cu|speed-dreams-data-wip-2.2.0-1|17	
14cu|speed-dreams-data-wip-2.2.0-1|18	%description
14cu|speed-dreams-data-wip-2.2.0-1|19	Work-in-progress data for Speed Dreams
14cu|speed-dreams-data-wip-2.2.0-1|20	- new tracks : dirt-1, dirt-2, dirt-4, dirt-6, mixed-1, mixed-2,
14cu|speed-dreams-data-wip-2.2.0-1|21	e-track-2, e-track-3, e-track-4, e-track-5, spring, street-1, wheel-1,
14cu|speed-dreams-data-wip-2.2.0-1|22	a-speedway, b-speedway, c-speedway, d-speedway, e-speedway, f-speedway,
14cu|speed-dreams-data-wip-2.2.0-1|23	caddo, sunshine, tennessee
14cu|speed-dreams-data-wip-2.2.0-1|24	- new cars : ls2, mp5, rs series
14cu|speed-dreams-data-wip-2.2.0-1|25	- new robots : simplix_ls2, usr_ls2, simplix_mp5, usr_rs
14cu|speed-dreams-data-wip-2.2.0-1|26	- adds mod: career
14cu|speed-dreams-data-wip-2.2.0-1|27	
14cu|speed-dreams-data-wip-2.2.0-1|28	%files
14cu|speed-dreams-data-wip-2.2.0-1|29	%{_gamesdatadir}/%{oname}/cars/models/67gp*/
14cu|speed-dreams-data-wip-2.2.0-1|30	%{_gamesdatadir}/%{oname}/cars/models/ls1*/
14cu|speed-dreams-data-wip-2.2.0-1|31	%{_gamesdatadir}/%{oname}/cars/models/ls2*/
14cu|speed-dreams-data-wip-2.2.0-1|32	%{_gamesdatadir}/%{oname}/cars/models/mp5*/
14cu|speed-dreams-data-wip-2.2.0-1|33	%{_gamesdatadir}/%{oname}/cars/models/rs1*/
14cu|speed-dreams-data-wip-2.2.0-1|34	%{_gamesdatadir}/%{oname}/cars/models/rs2*/
14cu|speed-dreams-data-wip-2.2.0-1|35	%{_gamesdatadir}/%{oname}/cars/models/sc*/
14cu|speed-dreams-data-wip-2.2.0-1|36	%{_gamesdatadir}/%{oname}/cars/models/srw*/
14cu|speed-dreams-data-wip-2.2.0-1|37	%{_gamesdatadir}/%{oname}/config/raceman/career*.xml*
14cu|speed-dreams-data-wip-2.2.0-1|38	%{_gamesdatadir}/%{oname}/config/raceman/*-mp5.xml
14cu|speed-dreams-data-wip-2.2.0-1|39	%{_gamesdatadir}/%{oname}/config/raceman/networkrace.xml
14cu|speed-dreams-data-wip-2.2.0-1|40	%{_gamesdatadir}/%{oname}/drivers/dandroid_*/
14cu|speed-dreams-data-wip-2.2.0-1|41	%{_gamesdatadir}/%{oname}/drivers/simplix_*/
14cu|speed-dreams-data-wip-2.2.0-1|42	%{_gamesdatadir}/%{oname}/drivers/usr_*/
14cu|speed-dreams-data-wip-2.2.0-1|43	%{_gamesdatadir}/%{oname}/tracks/circuit/goldstone-sand/
14cu|speed-dreams-data-wip-2.2.0-1|44	%{_gamesdatadir}/%{oname}/tracks/dirt/dirt-*/
14cu|speed-dreams-data-wip-2.2.0-1|45	%{_gamesdatadir}/%{oname}/tracks/dirt/mixed-*/
14cu|speed-dreams-data-wip-2.2.0-1|46	%{_gamesdatadir}/%{oname}/tracks/road/e-track*/
14cu|speed-dreams-data-wip-2.2.0-1|47	%{_gamesdatadir}/%{oname}/tracks/road/spring/
14cu|speed-dreams-data-wip-2.2.0-1|48	%{_gamesdatadir}/%{oname}/tracks/road/street-1/
14cu|speed-dreams-data-wip-2.2.0-1|49	%{_gamesdatadir}/%{oname}/tracks/road/wheel-1/
14cu|speed-dreams-data-wip-2.2.0-1|50	%{_gamesdatadir}/%{oname}/tracks/speedway/*-speedway/
14cu|speed-dreams-data-wip-2.2.0-1|51	%{_gamesdatadir}/%{oname}/tracks/speedway/caddo/
14cu|speed-dreams-data-wip-2.2.0-1|52	%{_gamesdatadir}/%{oname}/tracks/speedway/corn/
14cu|speed-dreams-data-wip-2.2.0-1|53	%{_gamesdatadir}/%{oname}/tracks/speedway/e-track-5/
14cu|speed-dreams-data-wip-2.2.0-1|54	%{_gamesdatadir}/%{oname}/tracks/speedway/sunshine/
14cu|speed-dreams-data-wip-2.2.0-1|55	%{_gamesdatadir}/%{oname}/tracks/speedway/tennessee/
14cu|speed-dreams-data-wip-2.2.0-1|56	
14cu|speed-dreams-data-wip-2.2.0-1|57	#----------------------------------------------------------------------------
14cu|speed-dreams-data-wip-2.2.0-1|58	
14cu|speed-dreams-data-wip-2.2.0-1|59	%prep
14cu|speed-dreams-data-wip-2.2.0-1|60	%setup -q -c
14cu|speed-dreams-data-wip-2.2.0-1|61	
14cu|speed-dreams-data-wip-2.2.0-1|62	%build
14cu|speed-dreams-data-wip-2.2.0-1|63	
14cu|speed-dreams-data-wip-2.2.0-1|64	%install
14cu|speed-dreams-data-wip-2.2.0-1|65	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cu|speed-dreams-data-wip-2.2.0-1|66	cp -a data/* %{buildroot}%{_gamesdatadir}/%{oname}/
14cu|speed-dreams-data-wip-2.2.0-1|67	
14cu|speed-dreams-data-wip-2.2.0-1|68	find %{buildroot} -name "CMakeLists.txt" -delete
14cu|speed-dreams-data-wip-2.2.0-1|69	
14cu|speed-dreams-data-wip-2.2.0-1|70	# These files are provided by speed-dreams-data-hq
14cu|speed-dreams-data-wip-2.2.0-1|71	rm -rf %{buildroot}%{_gamesdatadir}/%{oname}/config/raceman/championship.xml
14cu|speed-dreams-data-wip-2.2.0-1|72	rm -rf %{buildroot}%{_gamesdatadir}/%{oname}/config/raceman/championship-supercars.xml
14cu|speed-dreams-data-wip-2.2.0-1|73	
14cu|speed-dreams-data-wip-2.2.0-1|74	%changelog
14cu|speed-dreams-data-wip-2.2.0-1|75	
14cu|speed-dreams-data-wip-2.2.0-1|76	* Sun Sep 04 2016 alzim <alzim@bk.ru> 2.2.0-1
14cu|speed-dreams-data-wip-2.2.0-1|77	- (a8375c2) Merge pull request #1 from import/speed-dreams-data-wip:rosa2016.1
14cu|speed-dreams-data-wip-2.2.0-1|78	- (a8375c2) Updated to 2.2.0
14cu|speed-dreams-data-wip-2.2.0-1|79	
14cu|speed-dreams-data-wip-2.2.0-1|80	

14709 14
14cu|speedtest-cli-1.0.7-1|1	Summary:	Command line interface for testing internet bandwidth
14cu|speedtest-cli-1.0.7-1|2	Name:		speedtest-cli
14cu|speedtest-cli-1.0.7-1|3	Version:	1.0.7
14cu|speedtest-cli-1.0.7-1|4	Release:	1
14cu|speedtest-cli-1.0.7-1|5	License:	ASL 2.0
14cu|speedtest-cli-1.0.7-1|6	Group:		Development/Tools
14cu|speedtest-cli-1.0.7-1|7	Url:		https://github.com/sivel/speedtest-cli
14cu|speedtest-cli-1.0.7-1|8	Source0:	https://github.com/sivel/%{name}/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|speedtest-cli-1.0.7-1|9	BuildRequires:	python-devel
14cu|speedtest-cli-1.0.7-1|10	BuildRequires:	python-setuptools
14cu|speedtest-cli-1.0.7-1|11	Requires:	python
14cu|speedtest-cli-1.0.7-1|12	Requires:	python-setuptools
14cu|speedtest-cli-1.0.7-1|13	BuildArch:	noarch
14cu|speedtest-cli-1.0.7-1|14	
14cu|speedtest-cli-1.0.7-1|15	%description
14cu|speedtest-cli-1.0.7-1|16	Command line interface for testing internet bandwidth using speedtest.net
14cu|speedtest-cli-1.0.7-1|17	
14cu|speedtest-cli-1.0.7-1|18	%files
14cu|speedtest-cli-1.0.7-1|19	%doc CONTRIBUTING.md  LICENSE  README.rst
14cu|speedtest-cli-1.0.7-1|20	%{_bindir}/speedtest-cli
14cu|speedtest-cli-1.0.7-1|21	%{py_puresitedir}/*
14cu|speedtest-cli-1.0.7-1|22	%{_mandir}/man1/speedtest-cli.1.*
14cu|speedtest-cli-1.0.7-1|23	
14cu|speedtest-cli-1.0.7-1|24	#-----------------------------------------------------------------------------
14cu|speedtest-cli-1.0.7-1|25	
14cu|speedtest-cli-1.0.7-1|26	%prep
14cu|speedtest-cli-1.0.7-1|27	%setup -q
14cu|speedtest-cli-1.0.7-1|28	sed -i -e '/^#!\//, 1d' *.py
14cu|speedtest-cli-1.0.7-1|29	
14cu|speedtest-cli-1.0.7-1|30	%build
14cu|speedtest-cli-1.0.7-1|31	%py_build
14cu|speedtest-cli-1.0.7-1|32	
14cu|speedtest-cli-1.0.7-1|33	%install
14cu|speedtest-cli-1.0.7-1|34	python setup.py install --skip-build --root %{buildroot}
14cu|speedtest-cli-1.0.7-1|35	gzip speedtest-cli.1
14cu|speedtest-cli-1.0.7-1|36	mkdir -p %{buildroot}%{_mandir}/man1
14cu|speedtest-cli-1.0.7-1|37	install -p -m 644 speedtest-cli.1.gz %{buildroot}%{_mandir}/man1/speedtest-cli.1.gz
14cu|speedtest-cli-1.0.7-1|38	rm -f %{buildroot}%{_bindir}/speedtest
14cu|speedtest-cli-1.0.7-1|39	
14cu|speedtest-cli-1.0.7-1|40	%check
14cu|speedtest-cli-1.0.7-1|41	python setup.py test
14cu|speedtest-cli-1.0.7-1|42	
14cu|speedtest-cli-1.0.7-1|43	%changelog
14cu|speedtest-cli-1.0.7-1|44	
14cu|speedtest-cli-1.0.7-1|45	* Thu Oct 19 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.0.7-1
14cu|speedtest-cli-1.0.7-1|46	- (cd73260) Updated to 1.0.7
14cu|speedtest-cli-1.0.7-1|47	
14cu|speedtest-cli-1.0.7-1|48	

14710 14
14cu|spek-0.8.3-1|1	Name:		spek
14cu|spek-0.8.3-1|2	Version:	0.8.3
14cu|spek-0.8.3-1|3	Release:	1
14cu|spek-0.8.3-1|4	Group:		Sound
14cu|spek-0.8.3-1|5	License:	GPLv3
14cu|spek-0.8.3-1|6	Summary:	Tool for audio spectrum analysis and visualization
14cu|spek-0.8.3-1|7	URL:		http://spek.cc/
14cu|spek-0.8.3-1|8	Source:		https://github.com/alexkay/spek/archive/v%{version}/%{name}-%{version}.tar.gz
14cu|spek-0.8.3-1|9	BuildRequires:	wxgtku2.8-devel
14cu|spek-0.8.3-1|10	BuildRequires:	ffmpeg-devel
14cu|spek-0.8.3-1|11	BuildRequires:	intltool
14cu|spek-0.8.3-1|12	
14cu|spek-0.8.3-1|13	%description
14cu|spek-0.8.3-1|14	Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by
14cu|spek-0.8.3-1|15	showing their spectrogram. Spek is free software available for Unix,
14cu|spek-0.8.3-1|16	Windows and Mac OS X.
14cu|spek-0.8.3-1|17	
14cu|spek-0.8.3-1|18	Features:
14cu|spek-0.8.3-1|19	
14cu|spek-0.8.3-1|20	* Supports all popular lossy and lossless audio file formats
14cu|spek-0.8.3-1|21	(thanks to the FFmpeg libraries.)
14cu|spek-0.8.3-1|22	* Ultra-fast signal processing, uses multiple threads to further
14cu|spek-0.8.3-1|23	speed up the analysis.
14cu|spek-0.8.3-1|24	* Shows the codec name and the audio signal parameters.
14cu|spek-0.8.3-1|25	* Allows to save the spectrogram as an image file.
14cu|spek-0.8.3-1|26	* Drag-and-drop support; associates with common audio file formats.
14cu|spek-0.8.3-1|27	* Auto-fitting time, frequency and spectral density rulers.
14cu|spek-0.8.3-1|28	* Adjustable spectral density range.
14cu|spek-0.8.3-1|29	* Translated into 16 languages.
14cu|spek-0.8.3-1|30	
14cu|spek-0.8.3-1|31	%prep
14cu|spek-0.8.3-1|32	%setup -q
14cu|spek-0.8.3-1|33	
14cu|spek-0.8.3-1|34	NOCONFIGURE=1 ./autogen.sh
14cu|spek-0.8.3-1|35	
14cu|spek-0.8.3-1|36	%build
14cu|spek-0.8.3-1|37	%configure2_5x
14cu|spek-0.8.3-1|38	%make
14cu|spek-0.8.3-1|39	
14cu|spek-0.8.3-1|40	%install
14cu|spek-0.8.3-1|41	%make_install
14cu|spek-0.8.3-1|42	
14cu|spek-0.8.3-1|43	%find_lang %{name}
14cu|spek-0.8.3-1|44	
14cu|spek-0.8.3-1|45	%files -f %{name}.lang
14cu|spek-0.8.3-1|46	%doc README.md
14cu|spek-0.8.3-1|47	%{_bindir}/%{name}
14cu|spek-0.8.3-1|48	%{_datadir}/applications/%{name}.desktop
14cu|spek-0.8.3-1|49	%{_iconsdir}/hicolor/*
14cu|spek-0.8.3-1|50	%{_mandir}/man1/%{name}.*
14cu|spek-0.8.3-1|51	
14cu|spek-0.8.3-1|52	%changelog
14cu|spek-0.8.3-1|53	
14cu|spek-0.8.3-1|54	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-1
14cu|spek-0.8.3-1|55	- (a4bd99e) Imported from SRPM
14cu|spek-0.8.3-1|56	
14cu|spek-0.8.3-1|57	

14711 14
14cu|sphinx2-0.6-6|1	%define Werror_cflags %nil
14cu|sphinx2-0.6-6|2	%define _disable_ld_no_undefined 1
14cu|sphinx2-0.6-6|3	
14cu|sphinx2-0.6-6|4	%define major 0
14cu|sphinx2-0.6-6|5	%define libname %mklibname sphinx2_ %{major}
14cu|sphinx2-0.6-6|6	%define libnamead %mklibname sphinx2ad %{major}
14cu|sphinx2-0.6-6|7	%define libnamefe %mklibname sphinx2fe %{major}
14cu|sphinx2-0.6-6|8	%define devname %mklibname sphinx2 -d
14cu|sphinx2-0.6-6|9	
14cu|sphinx2-0.6-6|10	Summary:	Speech recognitnion engine
14cu|sphinx2-0.6-6|11	Name:		sphinx2
14cu|sphinx2-0.6-6|12	Version:	0.6
14cu|sphinx2-0.6-6|13	Release:	6
14cu|sphinx2-0.6-6|14	License:	BSD-like
14cu|sphinx2-0.6-6|15	Group:		Sound
14cu|sphinx2-0.6-6|16	Url:		http://www.speech.cs.cmu.edu/sphinx/
14cu|sphinx2-0.6-6|17	Source0:	http://dl.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
14cu|sphinx2-0.6-6|18	Patch0:		%{name}-wid.patch
14cu|sphinx2-0.6-6|19	BuildRequires:	sphinxbase
14cu|sphinx2-0.6-6|20	BuildRequires:	pkgconfig(sphinxbase)
14cu|sphinx2-0.6-6|21	Requires:	sphinxbase
14cu|sphinx2-0.6-6|22	
14cu|sphinx2-0.6-6|23	%description
14cu|sphinx2-0.6-6|24	One of Carnegie Mellon University's open source large vocabulary,
14cu|sphinx2-0.6-6|25	speaker-independent continuous speech recognition engine.
14cu|sphinx2-0.6-6|26	
14cu|sphinx2-0.6-6|27	Plug your microphone, launch sphinx2-simple, and test it!
14cu|sphinx2-0.6-6|28	
14cu|sphinx2-0.6-6|29	%files
14cu|sphinx2-0.6-6|30	%doc README doc
14cu|sphinx2-0.6-6|31	%{_bindir}/*
14cu|sphinx2-0.6-6|32	%{_datadir}/%{name}
14cu|sphinx2-0.6-6|33	
14cu|sphinx2-0.6-6|34	#----------------------------------------------------------------------------
14cu|sphinx2-0.6-6|35	
14cu|sphinx2-0.6-6|36	%package -n %{libname}
14cu|sphinx2-0.6-6|37	Summary:	Shared library for %{name}
14cu|sphinx2-0.6-6|38	Group:		System/Libraries
14cu|sphinx2-0.6-6|39	Conflicts:	%{name} < 0.6-5
14cu|sphinx2-0.6-6|40	
14cu|sphinx2-0.6-6|41	%description -n %{libname}
14cu|sphinx2-0.6-6|42	Shared library for %{name}.
14cu|sphinx2-0.6-6|43	
14cu|sphinx2-0.6-6|44	%files -n %{libname}
14cu|sphinx2-0.6-6|45	%{_libdir}/libsphinx2.so.%{major}*
14cu|sphinx2-0.6-6|46	
14cu|sphinx2-0.6-6|47	#----------------------------------------------------------------------------
14cu|sphinx2-0.6-6|48	
14cu|sphinx2-0.6-6|49	%package -n %{libnamead}
14cu|sphinx2-0.6-6|50	Summary:	Shared library for %{name}
14cu|sphinx2-0.6-6|51	Group:		System/Libraries
14cu|sphinx2-0.6-6|52	Conflicts:	%{name} < 0.6-5
14cu|sphinx2-0.6-6|53	
14cu|sphinx2-0.6-6|54	%description -n %{libnamead}
14cu|sphinx2-0.6-6|55	Shared library for %{name}.
14cu|sphinx2-0.6-6|56	
14cu|sphinx2-0.6-6|57	%files -n %{libnamead}
14cu|sphinx2-0.6-6|58	%{_libdir}/libsphinx2ad.so.%{major}*
14cu|sphinx2-0.6-6|59	
14cu|sphinx2-0.6-6|60	#----------------------------------------------------------------------------
14cu|sphinx2-0.6-6|61	
14cu|sphinx2-0.6-6|62	%package -n %{libnamefe}
14cu|sphinx2-0.6-6|63	Summary:	Shared library for %{name}
14cu|sphinx2-0.6-6|64	Group:		System/Libraries
14cu|sphinx2-0.6-6|65	Conflicts:	%{name} < 0.6-5
14cu|sphinx2-0.6-6|66	
14cu|sphinx2-0.6-6|67	%description -n %{libnamefe}
14cu|sphinx2-0.6-6|68	Shared library for %{name}.
14cu|sphinx2-0.6-6|69	
14cu|sphinx2-0.6-6|70	%files -n %{libnamefe}
14cu|sphinx2-0.6-6|71	%{_libdir}/libsphinx2fe.so.%{major}*
14cu|sphinx2-0.6-6|72	
14cu|sphinx2-0.6-6|73	#----------------------------------------------------------------------------
14cu|sphinx2-0.6-6|74	
14cu|sphinx2-0.6-6|75	%package -n %{devname}
14cu|sphinx2-0.6-6|76	Summary:	Development files for %{name}
14cu|sphinx2-0.6-6|77	Group:		Development/C
14cu|sphinx2-0.6-6|78	Requires:	%{libname} = %{EVRD}
14cu|sphinx2-0.6-6|79	Requires:	%{libnamead} = %{EVRD}
14cu|sphinx2-0.6-6|80	Requires:	%{libnamefe} = %{EVRD}
14cu|sphinx2-0.6-6|81	Provides:	%{name}-devel = %{EVRD}
14cu|sphinx2-0.6-6|82	Conflicts:	%{name}-devel < 0.6-5
14cu|sphinx2-0.6-6|83	Obsoletes:	%{name}-devel < 0.6-5
14cu|sphinx2-0.6-6|84	Obsoletes:	%{name}-static < 0.6-5
14cu|sphinx2-0.6-6|85	
14cu|sphinx2-0.6-6|86	%description -n %{devname}
14cu|sphinx2-0.6-6|87	Development files for %{name}.
14cu|sphinx2-0.6-6|88	
14cu|sphinx2-0.6-6|89	%files -n %{devname}
14cu|sphinx2-0.6-6|90	%{_libdir}/*.so
14cu|sphinx2-0.6-6|91	%{_includedir}/*
14cu|sphinx2-0.6-6|92	
14cu|sphinx2-0.6-6|93	#----------------------------------------------------------------------------
14cu|sphinx2-0.6-6|94	
14cu|sphinx2-0.6-6|95	%prep
14cu|sphinx2-0.6-6|96	%setup -q
14cu|sphinx2-0.6-6|97	%patch0 -p1
14cu|sphinx2-0.6-6|98	
14cu|sphinx2-0.6-6|99	%build
14cu|sphinx2-0.6-6|100	autoreconf -fi
14cu|sphinx2-0.6-6|101	cp configure.ac configure.in
14cu|sphinx2-0.6-6|102	%configure2_5x --disable-static
14cu|sphinx2-0.6-6|103	make
14cu|sphinx2-0.6-6|104	
14cu|sphinx2-0.6-6|105	%install
14cu|sphinx2-0.6-6|106	%makeinstall_std
14cu|sphinx2-0.6-6|107	
14cu|sphinx2-0.6-6|108	# hmm, name may conflict
14cu|sphinx2-0.6-6|109	rm -f %{buildroot}%{_bindir}/batch.csh
14cu|sphinx2-0.6-6|110	
14cu|sphinx2-0.6-6|111	
14cu|sphinx2-0.6-6|112	%changelog
14cu|sphinx2-0.6-6|113	
14cu|sphinx2-0.6-6|114	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 0.6-6
14cu|sphinx2-0.6-6|115	- (6de3a7b) Fix build
14cu|sphinx2-0.6-6|116	
14cu|sphinx2-0.6-6|117	

14712 14
14cu|sphinx-2.1.9-3|1	%define	major 1
14cu|sphinx-2.1.9-3|2	%define libname %mklibname %{name}client %{major}
14cu|sphinx-2.1.9-3|3	%define develname %mklibname %{name}client -d
14cu|sphinx-2.1.9-3|4	
14cu|sphinx-2.1.9-3|5	Summary:	SQL full-text search engine
14cu|sphinx-2.1.9-3|6	Name:		sphinx
14cu|sphinx-2.1.9-3|7	Version:	2.1.9
14cu|sphinx-2.1.9-3|8	Release:	3
14cu|sphinx-2.1.9-3|9	License:	GPLv2+
14cu|sphinx-2.1.9-3|10	Group:		System/Servers
14cu|sphinx-2.1.9-3|11	URL:		http://sphinxsearch.com/
14cu|sphinx-2.1.9-3|12	Source0:	http://%{name}search.com/downloads/%{name}-%{version}-release.tar.gz
14cu|sphinx-2.1.9-3|13	Source1:	%{name}-searchd.service
14cu|sphinx-2.1.9-3|14	Source2:	%{name}.logrotate
14cu|sphinx-2.1.9-3|15	Patch0:		sphinx-DESTDIR.diff
14cu|sphinx-2.1.9-3|16	Patch1:		sphinx-mdv_conf.diff
14cu|sphinx-2.1.9-3|17	Patch2:		sphinx-libsphinxclient-version-info_fix.diff
14cu|sphinx-2.1.9-3|18	Patch3:		sphinx-2.0.3-fix_static.patch
14cu|sphinx-2.1.9-3|19	
14cu|sphinx-2.1.9-3|20	Requires(pre):	rpm-helper
14cu|sphinx-2.1.9-3|21	Requires(post):	rpm-helper
14cu|sphinx-2.1.9-3|22	Requires(preun): rpm-helper
14cu|sphinx-2.1.9-3|23	Requires(postun): rpm-helper
14cu|sphinx-2.1.9-3|24	
14cu|sphinx-2.1.9-3|25	BuildRequires:	expat-devel
14cu|sphinx-2.1.9-3|26	BuildRequires:	libstemmer-devel
14cu|sphinx-2.1.9-3|27	BuildRequires:	libtool
14cu|sphinx-2.1.9-3|28	BuildRequires:	mysql-devel
14cu|sphinx-2.1.9-3|29	BuildRequires:	postgresql-devel
14cu|sphinx-2.1.9-3|30	
14cu|sphinx-2.1.9-3|31	%description
14cu|sphinx-2.1.9-3|32	Sphinx is a full-text search engine, distributed under GPL version 2.
14cu|sphinx-2.1.9-3|33	Commercial licensing is also available upon request.
14cu|sphinx-2.1.9-3|34	
14cu|sphinx-2.1.9-3|35	Generally, it's a standalone search engine, meant to provide fast,
14cu|sphinx-2.1.9-3|36	size-efficient and relevant full text search functions to other applications.
14cu|sphinx-2.1.9-3|37	Sphinx was specially designed to integrate well with SQL databases and
14cu|sphinx-2.1.9-3|38	scripting languages. Currently built-in data source drivers support fetching
14cu|sphinx-2.1.9-3|39	data either via direct connection to MySQL, PostgreSQL, or from a pipe in a
14cu|sphinx-2.1.9-3|40	custom XML format.
14cu|sphinx-2.1.9-3|41	
14cu|sphinx-2.1.9-3|42	As for the name, Sphinx is an acronym which is officially decoded as
14cu|sphinx-2.1.9-3|43	SQL Phrase Index. Yes, I know about CMU's Sphinx project.
14cu|sphinx-2.1.9-3|44	
14cu|sphinx-2.1.9-3|45	%package -n	%{libname}
14cu|sphinx-2.1.9-3|46	Summary:	Shared sphinxclient library
14cu|sphinx-2.1.9-3|47	Group:		System/Libraries
14cu|sphinx-2.1.9-3|48	
14cu|sphinx-2.1.9-3|49	%description -n	%{libname}
14cu|sphinx-2.1.9-3|50	This package contains the shared sphinxclient library.
14cu|sphinx-2.1.9-3|51	
14cu|sphinx-2.1.9-3|52	%package -n	%{develname}
14cu|sphinx-2.1.9-3|53	Summary:	Development files for the sphinxclient library
14cu|sphinx-2.1.9-3|54	Group:		Development/C
14cu|sphinx-2.1.9-3|55	Requires:	%{libname} = %{version}
14cu|sphinx-2.1.9-3|56	Provides:	%{name}client-devel = %{version}-%{release}
14cu|sphinx-2.1.9-3|57	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|sphinx-2.1.9-3|58	
14cu|sphinx-2.1.9-3|59	%description -n	%{develname}
14cu|sphinx-2.1.9-3|60	This package contains the development files for the sphinxclient library.
14cu|sphinx-2.1.9-3|61	
14cu|sphinx-2.1.9-3|62	%prep
14cu|sphinx-2.1.9-3|63	
14cu|sphinx-2.1.9-3|64	%setup -q -n %{name}-%{version}-release
14cu|sphinx-2.1.9-3|65	%patch0 -p0
14cu|sphinx-2.1.9-3|66	%patch1 -p1
14cu|sphinx-2.1.9-3|67	%patch2 -p0
14cu|sphinx-2.1.9-3|68	%patch3 -p1
14cu|sphinx-2.1.9-3|69	
14cu|sphinx-2.1.9-3|70	cp %{SOURCE1} %{name}-searchd.service
14cu|sphinx-2.1.9-3|71	cp %{SOURCE2} %{name}.logrotate
14cu|sphinx-2.1.9-3|72	
14cu|sphinx-2.1.9-3|73	# Fix wrong-file-end-of-line-encoding
14cu|sphinx-2.1.9-3|74	sed -i 's/\r//' api/ruby/spec/%{name}/%{name}_test.sql
14cu|sphinx-2.1.9-3|75	sed -i 's/\r//' api/java/mk.cmd
14cu|sphinx-2.1.9-3|76	sed -i 's/\r//' api/ruby/spec/fixtures/keywords.php
14cu|sphinx-2.1.9-3|77	sed -i 's/\r//' api/ruby/lib/%{name}/response.rb
14cu|sphinx-2.1.9-3|78	
14cu|sphinx-2.1.9-3|79	
14cu|sphinx-2.1.9-3|80	%build
14cu|sphinx-2.1.9-3|81	%serverbuild
14cu|sphinx-2.1.9-3|82	
14cu|sphinx-2.1.9-3|83	pushd api/lib%{name}client
14cu|sphinx-2.1.9-3|84	libtoolize --copy --force; aclocal
14cu|sphinx-2.1.9-3|85	cp configure.ac configure.in
14cu|sphinx-2.1.9-3|86	sh ./buildconf.sh
14cu|sphinx-2.1.9-3|87	cp configure.ac configure.in
14cu|sphinx-2.1.9-3|88	export CPPFLAGS="-I%{_includedir}/libstemmer"
14cu|sphinx-2.1.9-3|89	%configure2_5x
14cu|sphinx-2.1.9-3|90	make
14cu|sphinx-2.1.9-3|91	popd
14cu|sphinx-2.1.9-3|92	
14cu|sphinx-2.1.9-3|93	
14cu|sphinx-2.1.9-3|94	export CPPFLAGS="-I%{_includedir}/libstemmer"
14cu|sphinx-2.1.9-3|95	
14cu|sphinx-2.1.9-3|96	%configure2_5x \
14cu|sphinx-2.1.9-3|97	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|sphinx-2.1.9-3|98	--program-prefix="%{name}-" \
14cu|sphinx-2.1.9-3|99	--localstatedir=/var/lib/%{name} \
14cu|sphinx-2.1.9-3|100	--with-mysql \
14cu|sphinx-2.1.9-3|101	--with-pgsql
14cu|sphinx-2.1.9-3|102	
14cu|sphinx-2.1.9-3|103	# hack to enable external stemmer libs
14cu|sphinx-2.1.9-3|104	perl -pi -e "s|^LIBSTEMMER_LIBS.*|LIBSTEMMER_LIBS=-lstemmer|g" src/Makefile
14cu|sphinx-2.1.9-3|105	perl -pi -e "s|^#define USE_LIBSTEMMER.*|#define USE_LIBSTEMMER 1|g" config/config.h
14cu|sphinx-2.1.9-3|106	
14cu|sphinx-2.1.9-3|107	%make
14cu|sphinx-2.1.9-3|108	
14cu|sphinx-2.1.9-3|109	%install
14cu|sphinx-2.1.9-3|110	
14cu|sphinx-2.1.9-3|111	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|sphinx-2.1.9-3|112	install -d %{buildroot}%{_sbindir}
14cu|sphinx-2.1.9-3|113	install -d %{buildroot}%{_unitdir}
14cu|sphinx-2.1.9-3|114	install -d %{buildroot}/var/lib/%{name}
14cu|sphinx-2.1.9-3|115	install -d %{buildroot}/var/log/%{name}
14cu|sphinx-2.1.9-3|116	install -d %{buildroot}%{_localstatedir}/lib/%{name}/data
14cu|sphinx-2.1.9-3|117	
14cu|sphinx-2.1.9-3|118	%makeinstall_std
14cu|sphinx-2.1.9-3|119	%makeinstall_std -C api/lib%{name}client
14cu|sphinx-2.1.9-3|120	
14cu|sphinx-2.1.9-3|121	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|sphinx-2.1.9-3|122	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf
14cu|sphinx-2.1.9-3|123	mv %{buildroot}%{_bindir}/%{name}-searchd %{buildroot}%{_sbindir}/%{name}-searchd
14cu|sphinx-2.1.9-3|124	
14cu|sphinx-2.1.9-3|125	install -m0644 %{name}-searchd.service %{buildroot}%{_unitdir}/%{name}-searchd.service
14cu|sphinx-2.1.9-3|126	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-searchd
14cu|sphinx-2.1.9-3|127	
14cu|sphinx-2.1.9-3|128	# create ghostfiles
14cu|sphinx-2.1.9-3|129	touch %{buildroot}%{_logdir}/%{name}/%{name}-searchd.log
14cu|sphinx-2.1.9-3|130	touch %{buildroot}%{_logdir}/%{name}/%{name}-query.log
14cu|sphinx-2.1.9-3|131	
14cu|sphinx-2.1.9-3|132	rm -f %{buildroot}%{_libdir}/*.*a
14cu|sphinx-2.1.9-3|133	
14cu|sphinx-2.1.9-3|134	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|sphinx-2.1.9-3|135	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|sphinx-2.1.9-3|136	d /run/%{name} 0755 %{name} %{name} -
14cu|sphinx-2.1.9-3|137	EOF
14cu|sphinx-2.1.9-3|138	
14cu|sphinx-2.1.9-3|139	%pre
14cu|sphinx-2.1.9-3|140	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|sphinx-2.1.9-3|141	
14cu|sphinx-2.1.9-3|142	# Check that log files are owned by sphinx and fix if necessary
14cu|sphinx-2.1.9-3|143	[ -e %{_logdir}/%{name}/%{name}-query.log ] && \
14cu|sphinx-2.1.9-3|144	[ "$(stat -c %U %{_logdir}/%{name}/%{name}-query.log)" != "%{name}" ] && \
14cu|sphinx-2.1.9-3|145	chown -R %{name}:%{name} %{_logdir}/%{name} ||:
14cu|sphinx-2.1.9-3|146	
14cu|sphinx-2.1.9-3|147	%post
14cu|sphinx-2.1.9-3|148	%create_ghostfile %{_logdir}/%{name}/%{name}-searchd.log %{name} %{name} 0644
14cu|sphinx-2.1.9-3|149	%create_ghostfile %{_logdir}/%{name}/%{name}-query.log %{name} %{name} 0644
14cu|sphinx-2.1.9-3|150	systemd-tmpfiles --create %{name}.conf
14cu|sphinx-2.1.9-3|151	%_post_service %{name}-searchd
14cu|sphinx-2.1.9-3|152	
14cu|sphinx-2.1.9-3|153	%preun
14cu|sphinx-2.1.9-3|154	%_preun_service %{name}-searchd
14cu|sphinx-2.1.9-3|155	
14cu|sphinx-2.1.9-3|156	%postun
14cu|sphinx-2.1.9-3|157	%_postun_userdel %{name}
14cu|sphinx-2.1.9-3|158	
14cu|sphinx-2.1.9-3|159	%files
14cu|sphinx-2.1.9-3|160	%doc COPYING doc/*.html doc/*.css mysqlse/gen_data.php example.sql
14cu|sphinx-2.1.9-3|161	%{_unitdir}/%{name}-searchd.service
14cu|sphinx-2.1.9-3|162	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
14cu|sphinx-2.1.9-3|163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/example.sql
14cu|sphinx-2.1.9-3|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|sphinx-2.1.9-3|165	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}-min.conf
14cu|sphinx-2.1.9-3|166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-searchd
14cu|sphinx-2.1.9-3|167	%{_tmpfilesdir}/%{name}.conf
14cu|sphinx-2.1.9-3|168	%attr(0755,root,root) %{_bindir}/%{name}-indexer
14cu|sphinx-2.1.9-3|169	%attr(0755,root,root) %{_bindir}/%{name}-indextool
14cu|sphinx-2.1.9-3|170	%attr(0755,root,root) %{_bindir}/%{name}-search
14cu|sphinx-2.1.9-3|171	%attr(0755,root,root) %{_bindir}/%{name}-spelldump
14cu|sphinx-2.1.9-3|172	%attr(0755,root,root) %{_bindir}/%{name}-wordbreaker
14cu|sphinx-2.1.9-3|173	%attr(0755,root,root) %{_sbindir}/%{name}-searchd
14cu|sphinx-2.1.9-3|174	%attr(0755,%{name},%{name}) %dir /var/lib/%{name}
14cu|sphinx-2.1.9-3|175	%attr(0755,%{name},%{name}) %dir %{_logdir}/%{name}
14cu|sphinx-2.1.9-3|176	%ghost %{_logdir}/%{name}/%{name}-searchd.log
14cu|sphinx-2.1.9-3|177	%ghost %{_logdir}/%{name}/%{name}-query.log
14cu|sphinx-2.1.9-3|178	%{_mandir}/man1/%{name}-indexer.1*
14cu|sphinx-2.1.9-3|179	%{_mandir}/man1/%{name}-indextool.1*
14cu|sphinx-2.1.9-3|180	%{_mandir}/man1/%{name}-search.1*
14cu|sphinx-2.1.9-3|181	%{_mandir}/man1/%{name}-searchd.1*
14cu|sphinx-2.1.9-3|182	%{_mandir}/man1/%{name}-spelldump.1*
14cu|sphinx-2.1.9-3|183	%attr(0755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}/data
14cu|sphinx-2.1.9-3|184	
14cu|sphinx-2.1.9-3|185	%files -n %{libname}
14cu|sphinx-2.1.9-3|186	%{_libdir}/*.so.%{major}*
14cu|sphinx-2.1.9-3|187	
14cu|sphinx-2.1.9-3|188	%files -n %{develname}
14cu|sphinx-2.1.9-3|189	%doc api/lib%{name}client/README
14cu|sphinx-2.1.9-3|190	%{_includedir}/%{name}client.h
14cu|sphinx-2.1.9-3|191	%{_libdir}/*.so
14cu|sphinx-2.1.9-3|192	
14cu|sphinx-2.1.9-3|193	
14cu|sphinx-2.1.9-3|194	
14cu|sphinx-2.1.9-3|195	%changelog
14cu|sphinx-2.1.9-3|196	
14cu|sphinx-2.1.9-3|197	* Mon Aug 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.9-3
14cu|sphinx-2.1.9-3|198	- (c27c1d7) Use tmpfiles to create /run subfolder
14cu|sphinx-2.1.9-3|199	
14cu|sphinx-2.1.9-3|200	

14713 14
14cu|sphinx3-0.8-7|1	%define Werror_cflags %{nil}
14cu|sphinx3-0.8-7|2	%define _disable_ld_no_undefined 1
14cu|sphinx3-0.8-7|3	
14cu|sphinx3-0.8-7|4	%define major 0
14cu|sphinx3-0.8-7|5	%define libs3decoder %mklibname s3decoder %{major}
14cu|sphinx3-0.8-7|6	%define devname %mklibname %{name} -d
14cu|sphinx3-0.8-7|7	
14cu|sphinx3-0.8-7|8	Summary:	CMU Sphinx Recognition System
14cu|sphinx3-0.8-7|9	Name:		sphinx3
14cu|sphinx3-0.8-7|10	Version:	0.8
14cu|sphinx3-0.8-7|11	Release:	7
14cu|sphinx3-0.8-7|12	License:	BSD-style (see COPYING)
14cu|sphinx3-0.8-7|13	Group:		Sound
14cu|sphinx3-0.8-7|14	Url:		http://cmusphinx.sourceforge.net/
14cu|sphinx3-0.8-7|15	Source0:	%{name}-%{version}.tar.gz
14cu|sphinx3-0.8-7|16	Patch0:		sphinx3-0.8-libutil.patch
14cu|sphinx3-0.8-7|17	Source1:	Makefile.patch
14cu|sphinx3-0.8-7|18	Source2:	Makefile.inc.patch
14cu|sphinx3-0.8-7|19	Source3:	Makefile.an4.patch
14cu|sphinx3-0.8-7|20	Source4:	Makefile2.patch
14cu|sphinx3-0.8-7|21	BuildRequires:	pkgconfig(sphinxbase)
14cu|sphinx3-0.8-7|22	BuildRequires:	sphinxbase
14cu|sphinx3-0.8-7|23	Requires:	sphinxbase
14cu|sphinx3-0.8-7|24	
14cu|sphinx3-0.8-7|25	%description
14cu|sphinx3-0.8-7|26	The CMU Sphinx Recognition System is a library and a set of examples and
14cu|sphinx3-0.8-7|27	utilities for speech recognition.
14cu|sphinx3-0.8-7|28	
14cu|sphinx3-0.8-7|29	%files
14cu|sphinx3-0.8-7|30	%doc AUTHORS COPYING INSTALL README NEWS doc/*.ppt
14cu|sphinx3-0.8-7|31	%doc doc/*.html doc/*.pdf doc/*.txt doc/*.gif
14cu|sphinx3-0.8-7|32	%{_bindir}/*
14cu|sphinx3-0.8-7|33	%{_datadir}/%{name}
14cu|sphinx3-0.8-7|34	
14cu|sphinx3-0.8-7|35	#----------------------------------------------------------------------------
14cu|sphinx3-0.8-7|36	
14cu|sphinx3-0.8-7|37	%package -n %{libs3decoder}
14cu|sphinx3-0.8-7|38	Summary:	Shared library for %{name}
14cu|sphinx3-0.8-7|39	Group:		System/Libraries
14cu|sphinx3-0.8-7|40	Conflicts:	%{name} < 0.8-6
14cu|sphinx3-0.8-7|41	
14cu|sphinx3-0.8-7|42	%description -n %{libs3decoder}
14cu|sphinx3-0.8-7|43	Shared library for %{name}.
14cu|sphinx3-0.8-7|44	
14cu|sphinx3-0.8-7|45	%files -n %{libs3decoder}
14cu|sphinx3-0.8-7|46	%{_libdir}/libs3decoder.so.%{major}*
14cu|sphinx3-0.8-7|47	
14cu|sphinx3-0.8-7|48	#----------------------------------------------------------------------------
14cu|sphinx3-0.8-7|49	
14cu|sphinx3-0.8-7|50	%package -n %{devname}
14cu|sphinx3-0.8-7|51	Summary:	Development files for %{name}
14cu|sphinx3-0.8-7|52	Group:		Development/C
14cu|sphinx3-0.8-7|53	Requires:	%{libs3decoder} = %{EVRD}
14cu|sphinx3-0.8-7|54	Provides:	%{name}-devel = %{EVRD}
14cu|sphinx3-0.8-7|55	Conflicts:	%{name}-devel < 0.8-6
14cu|sphinx3-0.8-7|56	Obsoletes:	%{name}-devel < 0.8-6
14cu|sphinx3-0.8-7|57	Conflicts:	%{name} < 0.8-6
14cu|sphinx3-0.8-7|58	
14cu|sphinx3-0.8-7|59	%description -n %{devname}
14cu|sphinx3-0.8-7|60	Development files for %{name}.
14cu|sphinx3-0.8-7|61	
14cu|sphinx3-0.8-7|62	%files -n %{devname}
14cu|sphinx3-0.8-7|63	%{_libdir}/libs3decoder.so
14cu|sphinx3-0.8-7|64	%{_libdir}/pkgconfig/%{name}.pc
14cu|sphinx3-0.8-7|65	%{_includedir}/%{name}/
14cu|sphinx3-0.8-7|66	
14cu|sphinx3-0.8-7|67	#----------------------------------------------------------------------------
14cu|sphinx3-0.8-7|68	
14cu|sphinx3-0.8-7|69	%prep
14cu|sphinx3-0.8-7|70	%setup -q
14cu|sphinx3-0.8-7|71	%patch0 -p0
14cu|sphinx3-0.8-7|72	patch -p0 -F 90 Makefile.in %{SOURCE1}
14cu|sphinx3-0.8-7|73	patch -p0 -F 90 include/Makefile.in %{SOURCE2}
14cu|sphinx3-0.8-7|74	patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
14cu|sphinx3-0.8-7|75	
14cu|sphinx3-0.8-7|76	%build
14cu|sphinx3-0.8-7|77	autoreconf -fi
14cu|sphinx3-0.8-7|78	cp configure.ac configure.in
14cu|sphinx3-0.8-7|79	%configure2_5x --disable-static
14cu|sphinx3-0.8-7|80	patch -p0 -F 90 Makefile %{SOURCE4}
14cu|sphinx3-0.8-7|81	patch -p0 -F 90 include/Makefile %{SOURCE4}
14cu|sphinx3-0.8-7|82	patch -p0 -F 90 model/lm/an4/Makefile %{SOURCE4}
14cu|sphinx3-0.8-7|83	%make
14cu|sphinx3-0.8-7|84	
14cu|sphinx3-0.8-7|85	%install
14cu|sphinx3-0.8-7|86	%makeinstall_std
14cu|sphinx3-0.8-7|87	
14cu|sphinx3-0.8-7|88	
14cu|sphinx3-0.8-7|89	%changelog
14cu|sphinx3-0.8-7|90	
14cu|sphinx3-0.8-7|91	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 0.8-7
14cu|sphinx3-0.8-7|92	- (ff465a2) Fix build
14cu|sphinx3-0.8-7|93	
14cu|sphinx3-0.8-7|94	

14714 14
14cu|spicctrl-1.9-8|1	Summary:	Sony Vaio SPIC Control Program
14cu|spicctrl-1.9-8|2	Name:		spicctrl
14cu|spicctrl-1.9-8|3	Version:	1.9
14cu|spicctrl-1.9-8|4	Release:	8
14cu|spicctrl-1.9-8|5	License:	GPL
14cu|spicctrl-1.9-8|6	Group:		System/Configuration/Hardware
14cu|spicctrl-1.9-8|7	Source:		http://popies.net/sonypi/%{name}-%{version}.tar.bz2
14cu|spicctrl-1.9-8|8	Patch0:		spicctrl-1.9-debug.patch
14cu|spicctrl-1.9-8|9	URL:		http://popies.net/sonypi/
14cu|spicctrl-1.9-8|10	
14cu|spicctrl-1.9-8|11	%description
14cu|spicctrl-1.9-8|12	This utility allows one to query and set a variety of parameters on your
14cu|spicctrl-1.9-8|13	Sony Vaio laptop computer, including:
14cu|spicctrl-1.9-8|14	
14cu|spicctrl-1.9-8|15	* AC Power status
14cu|spicctrl-1.9-8|16	* Battery status
14cu|spicctrl-1.9-8|17	* Screen brightness
14cu|spicctrl-1.9-8|18	* Bluetooth device power status
14cu|spicctrl-1.9-8|19	
14cu|spicctrl-1.9-8|20	%prep
14cu|spicctrl-1.9-8|21	%setup
14cu|spicctrl-1.9-8|22	%patch0 -p1
14cu|spicctrl-1.9-8|23	
14cu|spicctrl-1.9-8|24	%build
14cu|spicctrl-1.9-8|25	%make
14cu|spicctrl-1.9-8|26	
14cu|spicctrl-1.9-8|27	%clean
14cu|spicctrl-1.9-8|28	
14cu|spicctrl-1.9-8|29	%install
14cu|spicctrl-1.9-8|30	mkdir -p %{buildroot}%{_sbindir}/
14cu|spicctrl-1.9-8|31	install %{_builddir}/%{name}-%{version}/spicctrl %{buildroot}/usr/sbin
14cu|spicctrl-1.9-8|32	
14cu|spicctrl-1.9-8|33	%post
14cu|spicctrl-1.9-8|34	if [ ! -c /dev/sonypi ]; then
14cu|spicctrl-1.9-8|35	rm -f /dev/sonypi
14cu|spicctrl-1.9-8|36	mknod /dev/sonypi c 10 250
14cu|spicctrl-1.9-8|37	fi
14cu|spicctrl-1.9-8|38	grep 'alias char-major-10-250 sonypi' /etc/modules.conf > /dev/null
14cu|spicctrl-1.9-8|39	RETVAL=$?
14cu|spicctrl-1.9-8|40	if [ $RETVAL -ne 0 ]; then
14cu|spicctrl-1.9-8|41	echo 'alias char-major-10-250 sonypi' >> /etc/modules.conf
14cu|spicctrl-1.9-8|42	echo 'options sonypi minor=250' >> /etc/modules.conf
14cu|spicctrl-1.9-8|43	echo 'alias char-major-10-250 sonypi' >> /etc/modprobe.conf
14cu|spicctrl-1.9-8|44	echo 'options sonypi minor=250' >> /etc/modprobe.conf
14cu|spicctrl-1.9-8|45	fi
14cu|spicctrl-1.9-8|46	
14cu|spicctrl-1.9-8|47	%files
14cu|spicctrl-1.9-8|48	%{_sbindir}/*
14cu|spicctrl-1.9-8|49	%doc AUTHORS LICENSE CHANGES
14cu|spicctrl-1.9-8|50	
14cu|spicctrl-1.9-8|51	
14cu|spicctrl-1.9-8|52	
14cu|spicctrl-1.9-8|53	
14cu|spicctrl-1.9-8|54	
14cu|spicctrl-1.9-8|55	%changelog
14cu|spicctrl-1.9-8|56	
14cu|spicctrl-1.9-8|57	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 1.9-8
14cu|spicctrl-1.9-8|58	- (731bd8e) Fix debuginfo
14cu|spicctrl-1.9-8|59	
14cu|spicctrl-1.9-8|60	

14715 14
14cu|spice-parent-26-1|1	Name:           spice-parent
14cu|spice-parent-26-1|2	Version:        26
14cu|spice-parent-26-1|3	Release:        1
14cu|spice-parent-26-1|4	Summary:        Sonatype Spice Components
14cu|spice-parent-26-1|5	
14cu|spice-parent-26-1|6	Group:          Development/Java
14cu|spice-parent-26-1|7	License:        ASL 2.0
14cu|spice-parent-26-1|8	URL:            http://github.com/sonatype/oss-parents
14cu|spice-parent-26-1|9	Source0:        http://repo1.maven.org/maven2/org/sonatype/spice/%{name}/%{version}/%{name}-%{version}.pom
14cu|spice-parent-26-1|10	Source1:        http://apache.org/licenses/LICENSE-2.0.txt
14cu|spice-parent-26-1|11	Patch0:        pom.patch
14cu|spice-parent-26-1|12	
14cu|spice-parent-26-1|13	BuildArch: noarch
14cu|spice-parent-26-1|14	
14cu|spice-parent-26-1|15	BuildRequires:  jpackage-utils >= 0:1.7.2
14cu|spice-parent-26-1|16	
14cu|spice-parent-26-1|17	Requires:          jpackage-utils
14cu|spice-parent-26-1|18	Requires(post):    jpackage-utils >= 0:1.7.2
14cu|spice-parent-26-1|19	Requires(postun):  jpackage-utils >= 0:1.7.2
14cu|spice-parent-26-1|20	
14cu|spice-parent-26-1|21	%description
14cu|spice-parent-26-1|22	Spice components and libraries are common components
14cu|spice-parent-26-1|23	used throughout the Sonatype Forge.
14cu|spice-parent-26-1|24	
14cu|spice-parent-26-1|25	%prep
14cu|spice-parent-26-1|26	%setup -qcT
14cu|spice-parent-26-1|27	cp -p %{SOURCE0} pom.xml
14cu|spice-parent-26-1|28	cp -p %{SOURCE1} .
14cu|spice-parent-26-1|29	
14cu|spice-parent-26-1|30	%patch0
14cu|spice-parent-26-1|31	
14cu|spice-parent-26-1|32	%build
14cu|spice-parent-26-1|33	#nothing to do for the pom
14cu|spice-parent-26-1|34	
14cu|spice-parent-26-1|35	%install
14cu|spice-parent-26-1|36	
14cu|spice-parent-26-1|37	%add_to_maven_depmap org.sonatype.spice spice-parent %{version} JPP spice-parent
14cu|spice-parent-26-1|38	
14cu|spice-parent-26-1|39	# poms
14cu|spice-parent-26-1|40	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|spice-parent-26-1|41	install -pm 644 pom.xml \
14cu|spice-parent-26-1|42	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|spice-parent-26-1|43	
14cu|spice-parent-26-1|44	%post
14cu|spice-parent-26-1|45	%update_maven_depmap
14cu|spice-parent-26-1|46	
14cu|spice-parent-26-1|47	%postun
14cu|spice-parent-26-1|48	%update_maven_depmap
14cu|spice-parent-26-1|49	
14cu|spice-parent-26-1|50	%clean
14cu|spice-parent-26-1|51	
14cu|spice-parent-26-1|52	%files
14cu|spice-parent-26-1|53	%doc LICENSE-2.0.txt
14cu|spice-parent-26-1|54	%{_mavenpomdir}/*
14cu|spice-parent-26-1|55	%{_mavendepmapfragdir}/*
14cu|spice-parent-26-1|56	
14cu|spice-parent-26-1|57	%changelog
14cu|spice-parent-26-1|58	
14cu|spice-parent-26-1|59	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 26-1
14cu|spice-parent-26-1|60	- (f586388) Updated to version 26
14cu|spice-parent-26-1|61	
14cu|spice-parent-26-1|62	

14716 14
14cu|spindown-0.4.0-4|1	Summary:    Daemon that can spin idle disks down
14cu|spindown-0.4.0-4|2	Name:       spindown
14cu|spindown-0.4.0-4|3	Version:    0.4.0
14cu|spindown-0.4.0-4|4	Release:    4
14cu|spindown-0.4.0-4|5	License:    GPLv3+
14cu|spindown-0.4.0-4|6	Group:      System/Servers
14cu|spindown-0.4.0-4|7	Url:        http://code.google.com/p/spindown
14cu|spindown-0.4.0-4|8	Source0:    http://spindown.googlecode.com/files/spindown-%{version}.tar.gz
14cu|spindown-0.4.0-4|9	Source1:    spindown.service
14cu|spindown-0.4.0-4|10	Source2:    01spindown
14cu|spindown-0.4.0-4|11	
14cu|spindown-0.4.0-4|12	Patch0: spindown-0.4.0-Makefile.patch
14cu|spindown-0.4.0-4|13	Patch1: spindown-0.4.0-iniparser.patch
14cu|spindown-0.4.0-4|14	Patch2: spindown-0.4.0-iniparser-3.0-1.patch
14cu|spindown-0.4.0-4|15	Patch3: spindown-0.4.0-bz1037334.patch
14cu|spindown-0.4.0-4|16	
14cu|spindown-0.4.0-4|17	Requires(preun): systemd-units
14cu|spindown-0.4.0-4|18	
14cu|spindown-0.4.0-4|19	BuildRequires: iniparser-devel
14cu|spindown-0.4.0-4|20	BuildRequires: systemd-units
14cu|spindown-0.4.0-4|21	
14cu|spindown-0.4.0-4|22	%description
14cu|spindown-0.4.0-4|23	Spindown is a daemon that can spin idle disks down and thus save energy and
14cu|spindown-0.4.0-4|24	improve disk lifetime. It periodically checks for read or written blocks. When
14cu|spindown-0.4.0-4|25	no blocks are read or written the disk is idle. When a disk stays idle long
14cu|spindown-0.4.0-4|26	enough, spindown uses custom command like sg_start or hdparm to spin it down.
14cu|spindown-0.4.0-4|27	It also works with USB disks and hot-swappable disks because it doesn't watch
14cu|spindown-0.4.0-4|28	the device name (hda, sdb, ...), but the device ID. This means that it doesn't
14cu|spindown-0.4.0-4|29	matter if the disk is swapped while the daemon is running.
14cu|spindown-0.4.0-4|30	
14cu|spindown-0.4.0-4|31	%prep
14cu|spindown-0.4.0-4|32	%setup -q
14cu|spindown-0.4.0-4|33	rm -rf src/ininiparser3.0b
14cu|spindown-0.4.0-4|34	cp -pf %{SOURCE1} spindown.service
14cu|spindown-0.4.0-4|35	cp -pf %{SOURCE2} 01spindown
14cu|spindown-0.4.0-4|36	%patch0 -p1
14cu|spindown-0.4.0-4|37	%patch1 -p1
14cu|spindown-0.4.0-4|38	%patch2 -p1
14cu|spindown-0.4.0-4|39	%patch3 -p1
14cu|spindown-0.4.0-4|40	
14cu|spindown-0.4.0-4|41	%build
14cu|spindown-0.4.0-4|42	%make OPT="%{optflags}"
14cu|spindown-0.4.0-4|43	
14cu|spindown-0.4.0-4|44	%install
14cu|spindown-0.4.0-4|45	make DESTDIR="%{buildroot}" install
14cu|spindown-0.4.0-4|46	mkdir -p %{buildroot}/%{_libdir}/pm-utils/sleep.d
14cu|spindown-0.4.0-4|47	mkdir -p %{buildroot}/%{_unitdir}
14cu|spindown-0.4.0-4|48	install -p -m 755 01spindown %{buildroot}/%{_libdir}/pm-utils/sleep.d/01spindown
14cu|spindown-0.4.0-4|49	install -p -m 755 spindown.service %{buildroot}/%{_unitdir}/spindown.service
14cu|spindown-0.4.0-4|50	
14cu|spindown-0.4.0-4|51	%post
14cu|spindown-0.4.0-4|52	%systemd_post spindown.service
14cu|spindown-0.4.0-4|53	
14cu|spindown-0.4.0-4|54	%preun
14cu|spindown-0.4.0-4|55	%systemd_preun spindown.service
14cu|spindown-0.4.0-4|56	
14cu|spindown-0.4.0-4|57	%files
14cu|spindown-0.4.0-4|58	%defattr(-,root,root,-)
14cu|spindown-0.4.0-4|59	%doc COPYING CHANGELOG README
14cu|spindown-0.4.0-4|60	%{_unitdir}/spindown.service
14cu|spindown-0.4.0-4|61	%{_sbindir}/spindownd
14cu|spindown-0.4.0-4|62	%{_libdir}/pm-utils/sleep.d/01spindown
14cu|spindown-0.4.0-4|63	%config(noreplace) %{_sysconfdir}/spindown.conf
14cu|spindown-0.4.0-4|64	
14cu|spindown-0.4.0-4|65	
14cu|spindown-0.4.0-4|66	%changelog
14cu|spindown-0.4.0-4|67	* Mon Oct 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-4
14cu|spindown-0.4.0-4|68	+ Revision: 7eafb82
14cu|spindown-0.4.0-4|69	- Migrated to systemd
14cu|spindown-0.4.0-4|70	
14cu|spindown-0.4.0-4|71	

14717 14
14cu|spiralsynthmodular-0.2.2a-11|1	%define pkg_name spiralmodular
14cu|spiralsynthmodular-0.2.2a-11|2	
14cu|spiralsynthmodular-0.2.2a-11|3	Summary:    Object oriented modular softsynth / sequencer / sampler
14cu|spiralsynthmodular-0.2.2a-11|4	Name:       spiralsynthmodular
14cu|spiralsynthmodular-0.2.2a-11|5	Version:    0.2.2a
14cu|spiralsynthmodular-0.2.2a-11|6	Release:    11
14cu|spiralsynthmodular-0.2.2a-11|7	URL:        http://www.pawfal.org/Software/SSM/
14cu|spiralsynthmodular-0.2.2a-11|8	Source0:    %{pkg_name}-%{version}.tar.bz2
14cu|spiralsynthmodular-0.2.2a-11|9	Source1:    SpiralLogo48.png
14cu|spiralsynthmodular-0.2.2a-11|10	Source2:    SpiralLogo32.png
14cu|spiralsynthmodular-0.2.2a-11|11	Source3:    SpiralLogo16.png
14cu|spiralsynthmodular-0.2.2a-11|12	Patch0:     spiralmodular-fix-build.patch
14cu|spiralsynthmodular-0.2.2a-11|13	Patch1:     spiralmodular-0.2.2-gcc43.patch
14cu|spiralsynthmodular-0.2.2a-11|14	Patch2:     spiralmodular-0.2.2-newer-fltk.patch
14cu|spiralsynthmodular-0.2.2a-11|15	Patch3:     spiralmodular-0.2.2-debug.patch
14cu|spiralsynthmodular-0.2.2a-11|16	License:    GPL
14cu|spiralsynthmodular-0.2.2a-11|17	Group:      Sound
14cu|spiralsynthmodular-0.2.2a-11|18	BuildRequires:  fltk-devel
14cu|spiralsynthmodular-0.2.2a-11|19	BuildRequires:  pkgconfig(jack)
14cu|spiralsynthmodular-0.2.2a-11|20	BuildRequires:  python
14cu|spiralsynthmodular-0.2.2a-11|21	BuildRequires:  ladspa-devel
14cu|spiralsynthmodular-0.2.2a-11|22	BuildRequires:  pkgconfig(alsa)
14cu|spiralsynthmodular-0.2.2a-11|23	BuildRequires:  sndfile-devel
14cu|spiralsynthmodular-0.2.2a-11|24	BuildRequires:  pkgconfig(cairo)
14cu|spiralsynthmodular-0.2.2a-11|25	BuildRequires:  pkgconfig(pixman-1)
14cu|spiralsynthmodular-0.2.2a-11|26	
14cu|spiralsynthmodular-0.2.2a-11|27	%description
14cu|spiralsynthmodular-0.2.2a-11|28	SpiralSynthModular (or SSM) is a object orientated modular softsynth
14cu|spiralsynthmodular-0.2.2a-11|29	/ sequencer / sampler.
14cu|spiralsynthmodular-0.2.2a-11|30	
14cu|spiralsynthmodular-0.2.2a-11|31	Audio or control data can be freely passed between the plugins, its
14cu|spiralsynthmodular-0.2.2a-11|32	all treated the same. Data can also be fed back on itself for chaotic
14cu|spiralsynthmodular-0.2.2a-11|33	effects.
14cu|spiralsynthmodular-0.2.2a-11|34	
14cu|spiralsynthmodular-0.2.2a-11|35	%prep
14cu|spiralsynthmodular-0.2.2a-11|36	%setup -qn %{pkg_name}-0.2.2
14cu|spiralsynthmodular-0.2.2a-11|37	%patch0 -p0
14cu|spiralsynthmodular-0.2.2a-11|38	%patch1 -p0
14cu|spiralsynthmodular-0.2.2a-11|39	%patch2 -p0
14cu|spiralsynthmodular-0.2.2a-11|40	%patch3 -p1
14cu|spiralsynthmodular-0.2.2a-11|41	
14cu|spiralsynthmodular-0.2.2a-11|42	%build
14cu|spiralsynthmodular-0.2.2a-11|43	%setup_compile_flags
14cu|spiralsynthmodular-0.2.2a-11|44	export CFLAGS="%{optflags}"
14cu|spiralsynthmodular-0.2.2a-11|45	export CXXFLAGS="%{optflags}"
14cu|spiralsynthmodular-0.2.2a-11|46	export CPPFLAGS="%{optflags}"
14cu|spiralsynthmodular-0.2.2a-11|47	%configure2_5x
14cu|spiralsynthmodular-0.2.2a-11|48	%make
14cu|spiralsynthmodular-0.2.2a-11|49	
14cu|spiralsynthmodular-0.2.2a-11|50	%install
14cu|spiralsynthmodular-0.2.2a-11|51	mkdir -p %{buildroot}/{%{_bindir},%{_libdir}}
14cu|spiralsynthmodular-0.2.2a-11|52	%makeinstall
14cu|spiralsynthmodular-0.2.2a-11|53	
14cu|spiralsynthmodular-0.2.2a-11|54	# Menu entry
14cu|spiralsynthmodular-0.2.2a-11|55	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|spiralsynthmodular-0.2.2a-11|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|spiralsynthmodular-0.2.2a-11|57	[Desktop Entry]
14cu|spiralsynthmodular-0.2.2a-11|58	Type=Application
14cu|spiralsynthmodular-0.2.2a-11|59	Categories=Audio;
14cu|spiralsynthmodular-0.2.2a-11|60	Name=Spiral Modular Synth
14cu|spiralsynthmodular-0.2.2a-11|61	Comment=Spiral Modular Software Synthesizer
14cu|spiralsynthmodular-0.2.2a-11|62	Exec=/usr/bin/%{name}
14cu|spiralsynthmodular-0.2.2a-11|63	Icon=%{name}
14cu|spiralsynthmodular-0.2.2a-11|64	EOF
14cu|spiralsynthmodular-0.2.2a-11|65	
14cu|spiralsynthmodular-0.2.2a-11|66	#icons
14cu|spiralsynthmodular-0.2.2a-11|67	mkdir -p %{buildroot}/%{_liconsdir}
14cu|spiralsynthmodular-0.2.2a-11|68	cat %SOURCE1 > %{buildroot}/%{_liconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|69	mkdir -p %{buildroot}/%{_iconsdir}
14cu|spiralsynthmodular-0.2.2a-11|70	cat %SOURCE2 > %{buildroot}/%{_iconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|71	mkdir -p %{buildroot}/%{_miconsdir}
14cu|spiralsynthmodular-0.2.2a-11|72	cat %SOURCE3 > %{buildroot}/%{_miconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|73	
14cu|spiralsynthmodular-0.2.2a-11|74	
14cu|spiralsynthmodular-0.2.2a-11|75	%files
14cu|spiralsynthmodular-0.2.2a-11|76	%doc CHANGES COPYING README Examples
14cu|spiralsynthmodular-0.2.2a-11|77	%{_bindir}/spiralsynthmodular
14cu|spiralsynthmodular-0.2.2a-11|78	%{_libdir}/SpiralPlugins
14cu|spiralsynthmodular-0.2.2a-11|79	%{_datadir}/applications/%{name}.desktop
14cu|spiralsynthmodular-0.2.2a-11|80	%{_liconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|81	%{_iconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|82	%{_miconsdir}/%{name}.png
14cu|spiralsynthmodular-0.2.2a-11|83	
14cu|spiralsynthmodular-0.2.2a-11|84	%changelog
14cu|spiralsynthmodular-0.2.2a-11|85	
14cu|spiralsynthmodular-0.2.2a-11|86	* Thu Jun 23 2016 Denis Silakov <dsilakov@gmail.com> 0.2.2a-11
14cu|spiralsynthmodular-0.2.2a-11|87	- (2acb800) Fix debug
14cu|spiralsynthmodular-0.2.2a-11|88	
14cu|spiralsynthmodular-0.2.2a-11|89	

14718 14
14cu|splint-3.1.2-7|1	Summary:	Splint - Secure Programming Lint
14cu|splint-3.1.2-7|2	Name:		splint
14cu|splint-3.1.2-7|3	Version:	3.1.2
14cu|splint-3.1.2-7|4	Release:	7
14cu|splint-3.1.2-7|5	License:	GPLv2+
14cu|splint-3.1.2-7|6	Group:		Development/C
14cu|splint-3.1.2-7|7	Source0:	http://www.splint.org/downloads/splint-%{version}.tar.bz2
14cu|splint-3.1.2-7|8	Url:		http://www.splint.org
14cu|splint-3.1.2-7|9	BuildRequires:	flex
14cu|splint-3.1.2-7|10	
14cu|splint-3.1.2-7|11	%description
14cu|splint-3.1.2-7|12	Splint is a tool for statically checking C programs for security
14cu|splint-3.1.2-7|13	vulnerabilities and coding mistakes. With minimal effort, Splint can
14cu|splint-3.1.2-7|14	be used as a better lint. If additional effort is invested adding
14cu|splint-3.1.2-7|15	annotations to programs, Splint can perform stronger checking than can
14cu|splint-3.1.2-7|16	be done by any standard lint.
14cu|splint-3.1.2-7|17	
14cu|splint-3.1.2-7|18	%files
14cu|splint-3.1.2-7|19	%attr(0755,root,root) %{_bindir}/splint
14cu|splint-3.1.2-7|20	%defattr(0644,root,root,0755)
14cu|splint-3.1.2-7|21	%doc README
14cu|splint-3.1.2-7|22	%{_mandir}/man1/splint.1*
14cu|splint-3.1.2-7|23	%dir %{_datadir}/%{name}
14cu|splint-3.1.2-7|24	%{_datadir}/%{name}/*
14cu|splint-3.1.2-7|25	
14cu|splint-3.1.2-7|26	#----------------------------------------------------------------------------
14cu|splint-3.1.2-7|27	
14cu|splint-3.1.2-7|28	%prep
14cu|splint-3.1.2-7|29	%setup -q
14cu|splint-3.1.2-7|30	
14cu|splint-3.1.2-7|31	%build
14cu|splint-3.1.2-7|32	%configure
14cu|splint-3.1.2-7|33	make
14cu|splint-3.1.2-7|34	
14cu|splint-3.1.2-7|35	%install
14cu|splint-3.1.2-7|36	%makeinstall_std
14cu|splint-3.1.2-7|37	
14cu|splint-3.1.2-7|38	
14cu|splint-3.1.2-7|39	%changelog
14cu|splint-3.1.2-7|40	
14cu|splint-3.1.2-7|41	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.2-7
14cu|splint-3.1.2-7|42	- (5b5ab92) Spec cleanup
14cu|splint-3.1.2-7|43	
14cu|splint-3.1.2-7|44	

14719 14
14cu|spread-4.1.0-5|1	%define	major 2
14cu|spread-4.1.0-5|2	%define libname %mklibname spread %{major}
14cu|spread-4.1.0-5|3	%define develname %mklibname spread -d
14cu|spread-4.1.0-5|4	
14cu|spread-4.1.0-5|5	Summary:	Multicast Group Communication Framework
14cu|spread-4.1.0-5|6	Name:		spread
14cu|spread-4.1.0-5|7	Version:	4.1.0
14cu|spread-4.1.0-5|8	Release:	5
14cu|spread-4.1.0-5|9	Group:		System/Servers
14cu|spread-4.1.0-5|10	License:	BSD-style
14cu|spread-4.1.0-5|11	URL:		http://www.spread.org/
14cu|spread-4.1.0-5|12	Source0:	spread-src-%{version}.tar.gz
14cu|spread-4.1.0-5|13	Source2:	spread.service
14cu|spread-4.1.0-5|14	Source3:	spread.sysconfig
14cu|spread-4.1.0-5|15	Source4:        %{name}.tmpfiles.d
14cu|spread-4.1.0-5|16	Patch1:		spread-mdv_config.diff
14cu|spread-4.1.0-5|17	Patch2:		spread-src-force_man_page_format.diff
14cu|spread-4.1.0-5|18	Requires(post): rpm-helper
14cu|spread-4.1.0-5|19	Requires(preun): rpm-helper
14cu|spread-4.1.0-5|20	Requires(pre): rpm-helper
14cu|spread-4.1.0-5|21	Requires(postun): rpm-helper
14cu|spread-4.1.0-5|22	Requires(post): systemd-units
14cu|spread-4.1.0-5|23	Requires(preun): systemd-units
14cu|spread-4.1.0-5|24	Requires(postun): systemd-units
14cu|spread-4.1.0-5|25	BuildRequires:	flex
14cu|spread-4.1.0-5|26	BuildRequires:	groff-for-man
14cu|spread-4.1.0-5|27	
14cu|spread-4.1.0-5|28	%description
14cu|spread-4.1.0-5|29	Spread is a toolkit that provides a high performance messaging service that is
14cu|spread-4.1.0-5|30	resilient to faults across external or internal networks. Spread functions as a
14cu|spread-4.1.0-5|31	unified message bus for distributed applications, and provides highly tuned
14cu|spread-4.1.0-5|32	application-level multicast and group communication support. Spread services
14cu|spread-4.1.0-5|33	range from reliable message passing to fully ordered messages with delivery
14cu|spread-4.1.0-5|34	guarantees, even in case of computer failures and network partitions. Spread is
14cu|spread-4.1.0-5|35	designed to encapsulate the challenging aspects of asynchronous networks and
14cu|spread-4.1.0-5|36	enable the construction of scalable distributed applications, allowing
14cu|spread-4.1.0-5|37	application builders to focus on the differentiating components of their
14cu|spread-4.1.0-5|38	application.
14cu|spread-4.1.0-5|39	
14cu|spread-4.1.0-5|40	%package -n	%{libname}
14cu|spread-4.1.0-5|41	Summary:	Multicast Group Communication Framework library
14cu|spread-4.1.0-5|42	Group:          System/Libraries
14cu|spread-4.1.0-5|43	
14cu|spread-4.1.0-5|44	%description -n	%{libname}
14cu|spread-4.1.0-5|45	Spread is a toolkit that provides a high performance messaging service that is
14cu|spread-4.1.0-5|46	resilient to faults across external or internal networks. Spread functions as a
14cu|spread-4.1.0-5|47	unified message bus for distributed applications, and provides highly tuned
14cu|spread-4.1.0-5|48	application-level multicast and group communication support. Spread services
14cu|spread-4.1.0-5|49	range from reliable message passing to fully ordered messages with delivery
14cu|spread-4.1.0-5|50	guarantees, even in case of computer failures and network partitions. Spread is
14cu|spread-4.1.0-5|51	designed to encapsulate the challenging aspects of asynchronous networks and
14cu|spread-4.1.0-5|52	enable the construction of scalable distributed applications, allowing
14cu|spread-4.1.0-5|53	application builders to focus on the differentiating components of their
14cu|spread-4.1.0-5|54	application.
14cu|spread-4.1.0-5|55	
14cu|spread-4.1.0-5|56	%package -n	%{develname}
14cu|spread-4.1.0-5|57	Summary:	Static library and header files for the libevent library
14cu|spread-4.1.0-5|58	Group:		Development/C
14cu|spread-4.1.0-5|59	Requires:	%{libname} = %{version}
14cu|spread-4.1.0-5|60	Provides:	%{name}-devel = %{version}-%{release}
14cu|spread-4.1.0-5|61	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|spread-4.1.0-5|62	Obsoletes:	%{mklibname spread 1 -d}
14cu|spread-4.1.0-5|63	
14cu|spread-4.1.0-5|64	%description -n	%{develname}
14cu|spread-4.1.0-5|65	Spread is a toolkit that provides a high performance messaging service that is
14cu|spread-4.1.0-5|66	resilient to faults across external or internal networks. Spread functions as a
14cu|spread-4.1.0-5|67	unified message bus for distributed applications, and provides highly tuned
14cu|spread-4.1.0-5|68	application-level multicast and group communication support. Spread services
14cu|spread-4.1.0-5|69	range from reliable message passing to fully ordered messages with delivery
14cu|spread-4.1.0-5|70	guarantees, even in case of computer failures and network partitions. Spread is
14cu|spread-4.1.0-5|71	designed to encapsulate the challenging aspects of asynchronous networks and
14cu|spread-4.1.0-5|72	enable the construction of scalable distributed applications, allowing
14cu|spread-4.1.0-5|73	application builders to focus on the differentiating components of their
14cu|spread-4.1.0-5|74	application.
14cu|spread-4.1.0-5|75	
14cu|spread-4.1.0-5|76	This package includes the necessary files to develop systems with Spread.
14cu|spread-4.1.0-5|77	
14cu|spread-4.1.0-5|78	%prep
14cu|spread-4.1.0-5|79	
14cu|spread-4.1.0-5|80	%setup -q -n spread-src-%{version}
14cu|spread-4.1.0-5|81	%patch1 -p0 -b .mdv_config
14cu|spread-4.1.0-5|82	%patch2 -p1 -b .force_man_page_format
14cu|spread-4.1.0-5|83	
14cu|spread-4.1.0-5|84	cp %{SOURCE2} spread.init
14cu|spread-4.1.0-5|85	cp %{SOURCE3} spread.sysconfig
14cu|spread-4.1.0-5|86	
14cu|spread-4.1.0-5|87	%build
14cu|spread-4.1.0-5|88	
14cu|spread-4.1.0-5|89	%configure \
14cu|spread-4.1.0-5|90	--with-mantype=man \
14cu|spread-4.1.0-5|91	--with-pid-dir=/var/run/spread
14cu|spread-4.1.0-5|92	
14cu|spread-4.1.0-5|93	%make
14cu|spread-4.1.0-5|94	
14cu|spread-4.1.0-5|95	%install
14cu|spread-4.1.0-5|96	%makeinstall_std
14cu|spread-4.1.0-5|97	install -d %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
14cu|spread-4.1.0-5|98	install -d %{buildroot}%{_unitdir}
14cu|spread-4.1.0-5|99	install -d %{buildroot}/var/log/spread
14cu|spread-4.1.0-5|100	
14cu|spread-4.1.0-5|101	install -Dm 644 docs/sample.spread.access_ip %{buildroot}%{_sysconfdir}/spread.access_ip
14cu|spread-4.1.0-5|102	install -Dm 755 spread.init %{buildroot}%{_unitdir}/spread.service
14cu|spread-4.1.0-5|103	install -Dm 644 spread.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spread
14cu|spread-4.1.0-5|104	install -p -D -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|spread-4.1.0-5|105	
14cu|spread-4.1.0-5|106	touch %{buildroot}/var/log/spread/spread.log
14cu|spread-4.1.0-5|107	
14cu|spread-4.1.0-5|108	# install log rotation stuff
14cu|spread-4.1.0-5|109	cat > %{buildroot}%{_sysconfdir}/logrotate.d/spread << EOF
14cu|spread-4.1.0-5|110	/var/log/spread/spread.log {
14cu|spread-4.1.0-5|111	create 644 spread spread
14cu|spread-4.1.0-5|112	monthly
14cu|spread-4.1.0-5|113	compress
14cu|spread-4.1.0-5|114	missingok
14cu|spread-4.1.0-5|115	postrotate
14cu|spread-4.1.0-5|116	/bin/kill -HUP \`cat /var/run/spread/spread.pid 2> /dev/null\` 2> /dev/null || true
14cu|spread-4.1.0-5|117	endscript
14cu|spread-4.1.0-5|118	}
14cu|spread-4.1.0-5|119	EOF
14cu|spread-4.1.0-5|120	
14cu|spread-4.1.0-5|121	%pre
14cu|spread-4.1.0-5|122	%_pre_useradd spread /var/run/spread /bin/false
14cu|spread-4.1.0-5|123	
14cu|spread-4.1.0-5|124	%post
14cu|spread-4.1.0-5|125	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|spread-4.1.0-5|126	%create_ghostfile /var/log/spread/spread.log spread spread 0644
14cu|spread-4.1.0-5|127	%systemd_post %{name}.service
14cu|spread-4.1.0-5|128	
14cu|spread-4.1.0-5|129	%preun
14cu|spread-4.1.0-5|130	%systemd_preun %{name}.service
14cu|spread-4.1.0-5|131	
14cu|spread-4.1.0-5|132	%postun
14cu|spread-4.1.0-5|133	%_postun_userdel spread
14cu|spread-4.1.0-5|134	%systemd_postun_with_restart %{name}.service
14cu|spread-4.1.0-5|135	
14cu|spread-4.1.0-5|136	%clean
14cu|spread-4.1.0-5|137	
14cu|spread-4.1.0-5|138	%files
14cu|spread-4.1.0-5|139	%doc license.txt release_announcement_*.txt CVS_Readme.txt Readme.txt
14cu|spread-4.1.0-5|140	%doc docs/PORTING docs/Short_Buffer_Handling.txt docs/TODO
14cu|spread-4.1.0-5|141	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/spread.*
14cu|spread-4.1.0-5|142	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/spread
14cu|spread-4.1.0-5|143	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/spread
14cu|spread-4.1.0-5|144	%attr(0755,root,root) %{_unitdir}/spread.service
14cu|spread-4.1.0-5|145	%{_bindir}/flush_user
14cu|spread-4.1.0-5|146	%{_bindir}/sp*
14cu|spread-4.1.0-5|147	%{_sbindir}/sp*
14cu|spread-4.1.0-5|148	%{_mandir}/man1/*
14cu|spread-4.1.0-5|149	%attr(0755,spread,spread) %dir /var/log/spread
14cu|spread-4.1.0-5|150	%attr(0644,spread,spread) %ghost /var/log/spread/spread.log
14cu|spread-4.1.0-5|151	%{_tmpfilesdir}/%{name}.conf
14cu|spread-4.1.0-5|152	
14cu|spread-4.1.0-5|153	%files -n %{libname}
14cu|spread-4.1.0-5|154	%{_libdir}/lib*.so.%{major}*
14cu|spread-4.1.0-5|155	
14cu|spread-4.1.0-5|156	%files -n %{develname}
14cu|spread-4.1.0-5|157	%{_libdir}/lib*.so
14cu|spread-4.1.0-5|158	%{_libdir}/lib*.a
14cu|spread-4.1.0-5|159	%{_includedir}/*
14cu|spread-4.1.0-5|160	%{_mandir}/man3/*
14cu|spread-4.1.0-5|161	
14cu|spread-4.1.0-5|162	%changelog
14cu|spread-4.1.0-5|163	
14cu|spread-4.1.0-5|164	* Thu Jun 16 2016 Denis Silakov <dsilakov@gmail.com> 4.1.0-5
14cu|spread-4.1.0-5|165	- (76c99cf) Use tmpfiles
14cu|spread-4.1.0-5|166	
14cu|spread-4.1.0-5|167	

14720 14
14cu|spring-103.0-1|1	# Don't provides private modules
14cu|spring-103.0-1|2	%if %{_use_internal_dependency_generator}
14cu|spring-103.0-1|3	%define __noautoprov '(.*)\\.so$'
14cu|spring-103.0-1|4	%endif
14cu|spring-103.0-1|5	
14cu|spring-103.0-1|6	%define distname spring_%{version}
14cu|spring-103.0-1|7	
14cu|spring-103.0-1|8	%define Werror_cflags %nil
14cu|spring-103.0-1|9	
14cu|spring-103.0-1|10	Summary:	Realtime strategy game (inspired by Total Annihilation)
14cu|spring-103.0-1|11	Name:		spring
14cu|spring-103.0-1|12	Version:	103.0
14cu|spring-103.0-1|13	Release:	1
14cu|spring-103.0-1|14	License:	GPLv2+
14cu|spring-103.0-1|15	Group:		Games/Strategy
14cu|spring-103.0-1|16	Url:		http://springrts.com
14cu|spring-103.0-1|17	Source0:	http://sourceforge.net/projects/springrts/files/springrts/%{name}-%{version}/%{name}_%{version}_src.tar.gz
14cu|spring-103.0-1|18	Source10:	%{name}.rpmlintrc
14cu|spring-103.0-1|19	Patch1:		spring-100.0-linkage.patch
14cu|spring-103.0-1|20	Patch2:		spring-100-cmake3.patch
14cu|spring-103.0-1|21	Patch3:		spring-100-gcc6.patch
14cu|spring-103.0-1|22	BuildRequires:	asciidoc
14cu|spring-103.0-1|23	BuildRequires:	cmake
14cu|spring-103.0-1|24	BuildRequires:	desktop-file-utils
14cu|spring-103.0-1|25	BuildRequires:	docbook-style-xsl
14cu|spring-103.0-1|26	BuildRequires:	java-1.7.0-openjdk-devel
14cu|spring-103.0-1|27	BuildRequires:	java-rpmbuild
14cu|spring-103.0-1|28	BuildRequires:	icoutils
14cu|spring-103.0-1|29	BuildRequires:	p7zip
14cu|spring-103.0-1|30	BuildRequires:	xerces-j2
14cu|spring-103.0-1|31	BuildRequires:	xsltproc
14cu|spring-103.0-1|32	BuildRequires:	zip
14cu|spring-103.0-1|33	BuildRequires:	boost-devel
14cu|spring-103.0-1|34	BuildRequires:	pkgconfig(allegro)
14cu|spring-103.0-1|35	BuildRequires:	pkgconfig(assimp)
14cu|spring-103.0-1|36	BuildRequires:	pkgconfig(freetype2)
14cu|spring-103.0-1|37	BuildRequires:	pkgconfig(glew)
14cu|spring-103.0-1|38	BuildRequires:	pkgconfig(glu)
14cu|spring-103.0-1|39	BuildRequires:	pkgconfig(IL)
14cu|spring-103.0-1|40	BuildRequires:	pkgconfig(libcurl)
14cu|spring-103.0-1|41	BuildRequires:	pkgconfig(libunwind)
14cu|spring-103.0-1|42	BuildRequires:	pkgconfig(ogg)
14cu|spring-103.0-1|43	BuildRequires:	pkgconfig(openal)
14cu|spring-103.0-1|44	BuildRequires:	pkgconfig(python)
14cu|spring-103.0-1|45	BuildRequires:	pkgconfig(sdl2)
14cu|spring-103.0-1|46	BuildRequires:	pkgconfig(vorbis)
14cu|spring-103.0-1|47	BuildRequires:	pkgconfig(xcursor)
14cu|spring-103.0-1|48	BuildRequires:	pkgconfig(zlib)
14cu|spring-103.0-1|49	Obsoletes:	%{name}-data < 0.75
14cu|spring-103.0-1|50	Requires:	fonts-ttf-freefont
14cu|spring-103.0-1|51	# Some mod is required, this is the one that was shipped with
14cu|spring-103.0-1|52	# spring-data:
14cu|spring-103.0-1|53	Suggests:	spring-mod-nanoblobs
14cu|spring-103.0-1|54	# Some map is required, these are the default maps from the
14cu|spring-103.0-1|55	# installer:
14cu|spring-103.0-1|56	Suggests:	spring-maps-default
14cu|spring-103.0-1|57	# Internet lobby and springsettings:
14cu|spring-103.0-1|58	Suggests:	springlobby
14cu|spring-103.0-1|59	
14cu|spring-103.0-1|60	%description
14cu|spring-103.0-1|61	Spring is a 3D realtime strategy game. It was inspired by Total Annihilation
14cu|spring-103.0-1|62	and has the same features Total Annihilation had, and more.
14cu|spring-103.0-1|63	
14cu|spring-103.0-1|64	%files
14cu|spring-103.0-1|65	%doc README.install.urpmi
14cu|spring-103.0-1|66	%{_bindir}/*
14cu|spring-103.0-1|67	%{_sysconfdir}/%{name}
14cu|spring-103.0-1|68	%{_gamesbindir}/*
14cu|spring-103.0-1|69	%{_gamesdatadir}/%{name}
14cu|spring-103.0-1|70	%{_iconsdir}/hicolor/*/*/*
14cu|spring-103.0-1|71	%{_datadir}/applications/%{name}.desktop
14cu|spring-103.0-1|72	%{_datadir}/mime/packages/%{name}.xml
14cu|spring-103.0-1|73	%{_libdir}/%{name}
14cu|spring-103.0-1|74	%{_mandir}/man*/spring*
14cu|spring-103.0-1|75	
14cu|spring-103.0-1|76	#----------------------------------------------------------------------------
14cu|spring-103.0-1|77	
14cu|spring-103.0-1|78	%prep
14cu|spring-103.0-1|79	%setup -qn %{name}_%{version}
14cu|spring-103.0-1|80	%patch1 -p1
14cu|spring-103.0-1|81	%patch2 -p0
14cu|spring-103.0-1|82	%patch3 -p1
14cu|spring-103.0-1|83	
14cu|spring-103.0-1|84	cat > README.install.urpmi <<EOF
14cu|spring-103.0-1|85	If you want to install additional mods and maps that are not available as
14cu|spring-103.0-1|86	Rosa packages, you can install them inside your homedir in subdirectories
14cu|spring-103.0-1|87	.spring/maps and .spring/mods.
14cu|spring-103.0-1|88	EOF
14cu|spring-103.0-1|89	%build
14cu|spring-103.0-1|90	export CFLAGS="%{optflags} -fpermissive"
14cu|spring-103.0-1|91	export CXXFLAGS="%{optflags} -fpermissive"
14cu|spring-103.0-1|92	export LDFLAGS="-ldl"
14cu|spring-103.0-1|93	%cmake \
14cu|spring-103.0-1|94	-DBINDIR=%{_gamesbindir} \
14cu|spring-103.0-1|95	-DLIBDIR=%{_lib}/%{name} \
14cu|spring-103.0-1|96	-DJAVA_INCLUDE_PATH=%{java_home}/include \
14cu|spring-103.0-1|97	-DJAVA_INCLUDE_PATH2=%{java_home}/include/linux \
14cu|spring-103.0-1|98	-DJAVA_AWT_INCLUDE_PATH=%{java_home}/include
14cu|spring-103.0-1|99	%make
14cu|spring-103.0-1|100	
14cu|spring-103.0-1|101	%install
14cu|spring-103.0-1|102	%makeinstall_std -C build
14cu|spring-103.0-1|103	
14cu|spring-103.0-1|104	# Nanar:
14cu|spring-103.0-1|105	# need by spring dedicated server
14cu|spring-103.0-1|106	# it is not installed
14cu|spring-103.0-1|107	
14cu|spring-103.0-1|108	mkdir -p %{buildroot}%{_libdir}/
14cu|spring-103.0-1|109	
14cu|spring-103.0-1|110	rm -fr %{buildroot}%{_datadir}/doc
14cu|spring-103.0-1|111	
14cu|spring-103.0-1|112	# Move icons into proper Freedesktop hicolor theme
14cu|spring-103.0-1|113	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
14cu|spring-103.0-1|114	mv %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
14cu|spring-103.0-1|115	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes/
14cu|spring-103.0-1|116	mv %{buildroot}%{_datadir}/pixmaps/application-x-spring-demo.png \
14cu|spring-103.0-1|117	%{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes/
14cu|spring-103.0-1|118	
14cu|spring-103.0-1|119	perl -pi -e 's|^Exec=.*|Exec=%{_gamesbindir}/%{name}|' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|spring-103.0-1|120	perl -pi -e 's|true|false|' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|spring-103.0-1|121	desktop-file-install \
14cu|spring-103.0-1|122	--vendor="" \
14cu|spring-103.0-1|123	--remove-category="Application" \
14cu|spring-103.0-1|124	--dir %{buildroot}%{_datadir}/applications \
14cu|spring-103.0-1|125	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|spring-103.0-1|126	
14cu|spring-103.0-1|127	
14cu|spring-103.0-1|128	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
14cu|spring-103.0-1|129	echo '$HOME/.spring' > %{buildroot}%{_sysconfdir}/%{name}/datadir
14cu|spring-103.0-1|130	echo '%{_gamesdatadir}/%{name}' >> %{buildroot}%{_sysconfdir}/%{name}/datadir
14cu|spring-103.0-1|131	
14cu|spring-103.0-1|132	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}/{mods,maps}
14cu|spring-103.0-1|133	
14cu|spring-103.0-1|134	rm -rf %{buildroot}%{_datadir}/pixmaps/*.png
14cu|spring-103.0-1|135	
14cu|spring-103.0-1|136	
14cu|spring-103.0-1|137	%changelog
14cu|spring-103.0-1|138	
14cu|spring-103.0-1|139	* Mon Nov 28 2016 Nemial <negry.m@yandex.ru> 103.0-1
14cu|spring-103.0-1|140	- (2152465) Add source
14cu|spring-103.0-1|141	
14cu|spring-103.0-1|142	

14721 14
14cu|springlobby-0.255-1|1	%define Werror_cflags %{nil}
14cu|springlobby-0.255-1|2	
14cu|springlobby-0.255-1|3	Summary:	Cross-platform lobby client for the Spring RTS project
14cu|springlobby-0.255-1|4	Name:		springlobby
14cu|springlobby-0.255-1|5	Version:	0.255
14cu|springlobby-0.255-1|6	Release:	1
14cu|springlobby-0.255-1|7	# bundled springsettings is GPLv3+
14cu|springlobby-0.255-1|8	License:	GPL+ and GPLv3+
14cu|springlobby-0.255-1|9	Group:		Games/Strategy
14cu|springlobby-0.255-1|10	Url:		http://springlobby.info/
14cu|springlobby-0.255-1|11	Source0:	http://www.springlobby.info/tarballs/%{name}-%{version}.tar.bz2
14cu|springlobby-0.255-1|12	BuildRequires:	cmake
14cu|springlobby-0.255-1|13	BuildRequires:	desktop-file-utils
14cu|springlobby-0.255-1|14	BuildRequires:	imagemagick
14cu|springlobby-0.255-1|15	BuildRequires:	boost-devel
14cu|springlobby-0.255-1|16	BuildRequires:	wxgtku3.0-devel
14cu|springlobby-0.255-1|17	BuildRequires:	pkgconfig(alure)
14cu|springlobby-0.255-1|18	BuildRequires:	pkgconfig(libcurl)
14cu|springlobby-0.255-1|19	BuildRequires:	pkgconfig(libmpg123)
14cu|springlobby-0.255-1|20	BuildRequires:	pkgconfig(minizip)
14cu|springlobby-0.255-1|21	BuildRequires:	pkgconfig(openal)
14cu|springlobby-0.255-1|22	Requires:	curl
14cu|springlobby-0.255-1|23	Requires:	openal
14cu|springlobby-0.255-1|24	Requires:	spring
14cu|springlobby-0.255-1|25	
14cu|springlobby-0.255-1|26	%description
14cu|springlobby-0.255-1|27	SpringLobby is a free cross-platform lobby client for the Spring RTS project.
14cu|springlobby-0.255-1|28	
14cu|springlobby-0.255-1|29	%files -f %{name}.lang
14cu|springlobby-0.255-1|30	%doc THANKS AUTHORS
14cu|springlobby-0.255-1|31	%{_bindir}/%{name}
14cu|springlobby-0.255-1|32	%{_datadir}/applications/%{name}.desktop
14cu|springlobby-0.255-1|33	%{_datadir}/appdata/%{name}.appdata.xml
14cu|springlobby-0.255-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|springlobby-0.255-1|35	
14cu|springlobby-0.255-1|36	#----------------------------------------------------------------------------
14cu|springlobby-0.255-1|37	
14cu|springlobby-0.255-1|38	%prep
14cu|springlobby-0.255-1|39	%setup -q
14cu|springlobby-0.255-1|40	sed -i -e 's,Exec=springlobby,Exec=%{_gamesbindir}/%{name},g' src/springlobby.desktop
14cu|springlobby-0.255-1|41	find . -perm 0600 | xargs chmod 0644
14cu|springlobby-0.255-1|42	
14cu|springlobby-0.255-1|43	%build
14cu|springlobby-0.255-1|44	%cmake
14cu|springlobby-0.255-1|45	%make
14cu|springlobby-0.255-1|46	
14cu|springlobby-0.255-1|47	%install
14cu|springlobby-0.255-1|48	%makeinstall_std -C build
14cu|springlobby-0.255-1|49	
14cu|springlobby-0.255-1|50	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
14cu|springlobby-0.255-1|51	install -m644 src/images/springlobby.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|springlobby-0.255-1|52	convert src/images/springlobby.svg -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|springlobby-0.255-1|53	convert src/images/springlobby.svg -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|springlobby-0.255-1|54	convert src/images/springlobby.svg -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|springlobby-0.255-1|55	
14cu|springlobby-0.255-1|56	%find_lang %{name}
14cu|springlobby-0.255-1|57	
14cu|springlobby-0.255-1|58	
14cu|springlobby-0.255-1|59	%changelog
14cu|springlobby-0.255-1|60	
14cu|springlobby-0.255-1|61	* Mon Nov 28 2016 tremod <negry.m@yandex.ru> 0.255-1
14cu|springlobby-0.255-1|62	- (4536279) Update to 0.255
14cu|springlobby-0.255-1|63	
14cu|springlobby-0.255-1|64	

14722 14
14cu|spyder-2.3.4-1|1	Summary:	Scientific Python Development Environment
14cu|spyder-2.3.4-1|2	Name:		spyder
14cu|spyder-2.3.4-1|3	Version:	2.3.4
14cu|spyder-2.3.4-1|4	Release:	1
14cu|spyder-2.3.4-1|5	License:	MIT
14cu|spyder-2.3.4-1|6	Group:		Development/Python
14cu|spyder-2.3.4-1|7	Url:		http://spyderlib.googlecode.com/
14cu|spyder-2.3.4-1|8	Source0:	https://bitbucket.org/spyder-ide/spyderlib/downloads/%{name}-%{version}.zip
14cu|spyder-2.3.4-1|9	Source1:	%{name}.desktop
14cu|spyder-2.3.4-1|10	BuildRequires:	python-sphinx
14cu|spyder-2.3.4-1|11	BuildRequires:	pkgconfig(python)
14cu|spyder-2.3.4-1|12	Requires:	python-matplotlib-qt4
14cu|spyder-2.3.4-1|13	Requires:	python-qt4
14cu|spyder-2.3.4-1|14	Requires:	python-qt4-qscintilla
14cu|spyder-2.3.4-1|15	Suggests:	ipython
14cu|spyder-2.3.4-1|16	Suggests:	pyflakes >= 0.3.0
14cu|spyder-2.3.4-1|17	Suggests:	pylint
14cu|spyder-2.3.4-1|18	Suggests:	python-matplotlib
14cu|spyder-2.3.4-1|19	Suggests:	python-numpy
14cu|spyder-2.3.4-1|20	Suggests:	python-rope >= 0.9.2
14cu|spyder-2.3.4-1|21	Suggests:	python-scipy
14cu|spyder-2.3.4-1|22	BuildArch:	noarch
14cu|spyder-2.3.4-1|23	
14cu|spyder-2.3.4-1|24	%description
14cu|spyder-2.3.4-1|25	Spyder is a Python development environment with tons of features:
14cu|spyder-2.3.4-1|26	
14cu|spyder-2.3.4-1|27	* Editor - Multi-language editor with function/class browser, code
14cu|spyder-2.3.4-1|28	analysis (pyflakes and pylint are currently supported),
14cu|spyder-2.3.4-1|29	horizontal/verti- cal splitting, etc.
14cu|spyder-2.3.4-1|30	
14cu|spyder-2.3.4-1|31	* Documentation viewer - Automatically show documentation (if
14cu|spyder-2.3.4-1|32	available, or source code otherwise) for any class instantiation or
14cu|spyder-2.3.4-1|33	function call made in a Python shell (interactive/external console,
14cu|spyder-2.3.4-1|34	see below).
14cu|spyder-2.3.4-1|35	
14cu|spyder-2.3.4-1|36	* Interactive console - Python shell with workspace support (variable
14cu|spyder-2.3.4-1|37	explorer with GUI based editors: dictionary editor, array editor,
14cu|spyder-2.3.4-1|38	...) and matplotlib figures integration.
14cu|spyder-2.3.4-1|39	
14cu|spyder-2.3.4-1|40	* External console (separate process) - Run Python scripts
14cu|spyder-2.3.4-1|41	(interactive, debugging or normal mode) or open a Python interpreter
14cu|spyder-2.3.4-1|42	with variable explorer and documentation viewer support (a basic
14cu|spyder-2.3.4-1|43	terminal window may also be opened with the external console)
14cu|spyder-2.3.4-1|44	
14cu|spyder-2.3.4-1|45	* File/directories explorer
14cu|spyder-2.3.4-1|46	
14cu|spyder-2.3.4-1|47	* Find in files feature - Supports regular expressions and mercurial
14cu|spyder-2.3.4-1|48	repositories
14cu|spyder-2.3.4-1|49	
14cu|spyder-2.3.4-1|50	* History log
14cu|spyder-2.3.4-1|51	
14cu|spyder-2.3.4-1|52	Spyder may also be used as a PyQt4 extension library (module 'spyderlib').
14cu|spyder-2.3.4-1|53	For example, the Python interactive shell widget used in Spyder may be
14cu|spyder-2.3.4-1|54	embedded in your own PyQt4 application.
14cu|spyder-2.3.4-1|55	
14cu|spyder-2.3.4-1|56	%files
14cu|spyder-2.3.4-1|57	%doc README.md
14cu|spyder-2.3.4-1|58	%{py_puresitedir}/spyder-*.egg-info
14cu|spyder-2.3.4-1|59	%{py_puresitedir}/spyderlib
14cu|spyder-2.3.4-1|60	%{py_puresitedir}/spyderplugins
14cu|spyder-2.3.4-1|61	%{_bindir}/spyder
14cu|spyder-2.3.4-1|62	%{_datadir}/applications/spyder.desktop
14cu|spyder-2.3.4-1|63	%{_datadir}/pixmaps/spyder.*
14cu|spyder-2.3.4-1|64	
14cu|spyder-2.3.4-1|65	#----------------------------------------------------------------------------
14cu|spyder-2.3.4-1|66	
14cu|spyder-2.3.4-1|67	%prep
14cu|spyder-2.3.4-1|68	%setup -q
14cu|spyder-2.3.4-1|69	rm -rf PKG-INFO
14cu|spyder-2.3.4-1|70	
14cu|spyder-2.3.4-1|71	# Remove DOS line endings
14cu|spyder-2.3.4-1|72	for file in `find -name "*.rst" -o -name "*.py" -o -name "*.css"` README; do
14cu|spyder-2.3.4-1|73	sed "s|\r||g" $file > $file.new && \
14cu|spyder-2.3.4-1|74	touch -r $file $file.new && \
14cu|spyder-2.3.4-1|75	mv $file.new $file
14cu|spyder-2.3.4-1|76	done
14cu|spyder-2.3.4-1|77	
14cu|spyder-2.3.4-1|78	%build
14cu|spyder-2.3.4-1|79	python setup.py build
14cu|spyder-2.3.4-1|80	
14cu|spyder-2.3.4-1|81	%install
14cu|spyder-2.3.4-1|82	# PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot} --record=FILE_LIST
14cu|spyder-2.3.4-1|83	
14cu|spyder-2.3.4-1|84	python setup.py install -O1 --skip-build --root=%{buildroot}
14cu|spyder-2.3.4-1|85	rm -rf %{buildroot}%{py_puresitedir}/spyderlib/doc/{.buildinfo,.doctrees}
14cu|spyder-2.3.4-1|86	rm -rf %{buildroot}%{_bindir}/spyder_win_post_install.py
14cu|spyder-2.3.4-1|87	
14cu|spyder-2.3.4-1|88	
14cu|spyder-2.3.4-1|89	# adding a launcher
14cu|spyder-2.3.4-1|90	
14cu|spyder-2.3.4-1|91	install -d -m755 %{buildroot}%{_datadir}/applications
14cu|spyder-2.3.4-1|92	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cu|spyder-2.3.4-1|93	
14cu|spyder-2.3.4-1|94	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14cu|spyder-2.3.4-1|95	install -m644 spyderlib/images/spyder.svg %{buildroot}%{_datadir}/pixmaps
14cu|spyder-2.3.4-1|96	
14cu|spyder-2.3.4-1|97	
14cu|spyder-2.3.4-1|98	%changelog
14cu|spyder-2.3.4-1|99	
14cu|spyder-2.3.4-1|100	* Thu May 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-1
14cu|spyder-2.3.4-1|101	- (01c218e) Updated to 2.3.4
14cu|spyder-2.3.4-1|102	
14cu|spyder-2.3.4-1|103	

14723 14
14cu|sqlgrey-1.8.0-1|1	Summary:	Postfix grey-listing policy service
14cu|sqlgrey-1.8.0-1|2	Name:		sqlgrey
14cu|sqlgrey-1.8.0-1|3	Version:	1.8.0
14cu|sqlgrey-1.8.0-1|4	Release:	1
14cu|sqlgrey-1.8.0-1|5	License:	GPLv2+
14cu|sqlgrey-1.8.0-1|6	Group:		System/Servers
14cu|sqlgrey-1.8.0-1|7	URL:		http://sqlgrey.sourceforge.net
14cu|sqlgrey-1.8.0-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|sqlgrey-1.8.0-1|9	Source1:	sqlgrey.service
14cu|sqlgrey-1.8.0-1|10	Patch0:         sqlgrey-1.7.4-sqlite.patch
14cu|sqlgrey-1.8.0-1|11	Patch1:         sqlgrey-1.7.4-warnings.patch
14cu|sqlgrey-1.8.0-1|12	BuildRequires:	perl-Pod-Perldoc
14cu|sqlgrey-1.8.0-1|13	Requires:	postfix
14cu|sqlgrey-1.8.0-1|14	Requires:	perl-DBD-SQLite
14cu|sqlgrey-1.8.0-1|15	Requires(pre):	shadow-utils
14cu|sqlgrey-1.8.0-1|16	Requires(post):	systemd
14cu|sqlgrey-1.8.0-1|17	BuildRequires: 	systemd
14cu|sqlgrey-1.8.0-1|18	BuildArch:	noarch
14cu|sqlgrey-1.8.0-1|19	
14cu|sqlgrey-1.8.0-1|20	%description
14cu|sqlgrey-1.8.0-1|21	SQLgrey is a Postfix grey-listing policy service with
14cu|sqlgrey-1.8.0-1|22	auto-white-listing written in Perl with SQL database as storage
14cu|sqlgrey-1.8.0-1|23	backend. Greylisting stops 50 to 90 % junk mails (spam and virus)
14cu|sqlgrey-1.8.0-1|24	before they reach your Postfix server (saves BW, user time and CPU
14cu|sqlgrey-1.8.0-1|25	time).
14cu|sqlgrey-1.8.0-1|26	
14cu|sqlgrey-1.8.0-1|27	%prep
14cu|sqlgrey-1.8.0-1|28	%setup -q
14cu|sqlgrey-1.8.0-1|29	%patch0 -p1
14cu|sqlgrey-1.8.0-1|30	%patch1 -p1
14cu|sqlgrey-1.8.0-1|31	
14cu|sqlgrey-1.8.0-1|32	%build
14cu|sqlgrey-1.8.0-1|33	make
14cu|sqlgrey-1.8.0-1|34	
14cu|sqlgrey-1.8.0-1|35	%install
14cu|sqlgrey-1.8.0-1|36	make rh-install ROOTDIR=%{buildroot}
14cu|sqlgrey-1.8.0-1|37	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/sqlgrey.service
14cu|sqlgrey-1.8.0-1|38	rm -rf %{buildroot}%{_sysconfdir}/init.d/
14cu|sqlgrey-1.8.0-1|39	mkdir -p -m 755 %{buildroot}%{_var}/lib
14cu|sqlgrey-1.8.0-1|40	mkdir -m 755 %{buildroot}%{_var}/lib/sqlgrey
14cu|sqlgrey-1.8.0-1|41	touch %{buildroot}%{_var}/lib/sqlgrey/sqlgrey.db
14cu|sqlgrey-1.8.0-1|42	
14cu|sqlgrey-1.8.0-1|43	%pre
14cu|sqlgrey-1.8.0-1|44	getent group sqlgrey >/dev/null || groupadd -r sqlgrey
14cu|sqlgrey-1.8.0-1|45	getent passwd sqlgrey >/dev/null || \
14cu|sqlgrey-1.8.0-1|46	useradd -r -g sqlgrey -d /var/lib/sqlgrey -s /sbin/nologin \
14cu|sqlgrey-1.8.0-1|47	-c "SQLgrey server" sqlgrey
14cu|sqlgrey-1.8.0-1|48	exit 0
14cu|sqlgrey-1.8.0-1|49	
14cu|sqlgrey-1.8.0-1|50	%post
14cu|sqlgrey-1.8.0-1|51	%systemd_post sqlgrey.service
14cu|sqlgrey-1.8.0-1|52	
14cu|sqlgrey-1.8.0-1|53	%preun
14cu|sqlgrey-1.8.0-1|54	%systemd_preun sqlgrey.service
14cu|sqlgrey-1.8.0-1|55	
14cu|sqlgrey-1.8.0-1|56	%postun
14cu|sqlgrey-1.8.0-1|57	%systemd_postun_with_restart sqlgrey.service
14cu|sqlgrey-1.8.0-1|58	
14cu|sqlgrey-1.8.0-1|59	%files
14cu|sqlgrey-1.8.0-1|60	%doc Changelog CONTRIB COPYING FAQ HOWTO README* TODO
14cu|sqlgrey-1.8.0-1|61	%{_unitdir}/sqlgrey.service
14cu|sqlgrey-1.8.0-1|62	%{_sbindir}/sqlgrey
14cu|sqlgrey-1.8.0-1|63	%{_sbindir}/update_sqlgrey_config
14cu|sqlgrey-1.8.0-1|64	%{_bindir}/sqlgrey-logstats.pl
14cu|sqlgrey-1.8.0-1|65	%{_mandir}/man1/sqlgrey.1*
14cu|sqlgrey-1.8.0-1|66	%attr(-,sqlgrey,sqlgrey) %dir %{_var}/lib/sqlgrey
14cu|sqlgrey-1.8.0-1|67	%attr(-,sqlgrey,sqlgrey) %ghost %{_var}/lib/sqlgrey/sqlgrey.db
14cu|sqlgrey-1.8.0-1|68	%dir %{_sysconfdir}/sqlgrey
14cu|sqlgrey-1.8.0-1|69	%config(noreplace) %{_sysconfdir}/sqlgrey/sqlgrey.conf
14cu|sqlgrey-1.8.0-1|70	# Content of these files are changed by sqlgrey itself
14cu|sqlgrey-1.8.0-1|71	%config(noreplace) %{_sysconfdir}/sqlgrey/clients_ip_whitelist
14cu|sqlgrey-1.8.0-1|72	%config(noreplace) %{_sysconfdir}/sqlgrey/clients_fqdn_whitelist
14cu|sqlgrey-1.8.0-1|73	%config(noreplace) %{_sysconfdir}/sqlgrey/*.regexp
14cu|sqlgrey-1.8.0-1|74	# Warning admins to not touch the above files
14cu|sqlgrey-1.8.0-1|75	%attr(644,root,root) %config %{_sysconfdir}/sqlgrey/README
14cu|sqlgrey-1.8.0-1|76	%changelog
14cu|sqlgrey-1.8.0-1|77	
14cu|sqlgrey-1.8.0-1|78	* Wed Jul 15 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.0-1
14cu|sqlgrey-1.8.0-1|79	- (464b6d4) Merge pull request #1 from alozhkov/sqlgrey:rosa2014.1
14cu|sqlgrey-1.8.0-1|80	- (464b6d4) Updated to version 1.8.0
14cu|sqlgrey-1.8.0-1|81	
14cu|sqlgrey-1.8.0-1|82	

14724 14
14cu|sqlite2-2.8.17-8|1	%define	major 0
14cu|sqlite2-2.8.17-8|2	%define libname %mklibname %{name} %{major}
14cu|sqlite2-2.8.17-8|3	
14cu|sqlite2-2.8.17-8|4	Summary:	C library that implements an embeddable SQL database engine
14cu|sqlite2-2.8.17-8|5	Name:		sqlite2
14cu|sqlite2-2.8.17-8|6	Version:	2.8.17
14cu|sqlite2-2.8.17-8|7	Release:	8
14cu|sqlite2-2.8.17-8|8	License:	Public Domain
14cu|sqlite2-2.8.17-8|9	Group:		System/Libraries
14cu|sqlite2-2.8.17-8|10	URL:		http://www.sqlite.org/
14cu|sqlite2-2.8.17-8|11	Source0:	http://www.sqlite.org/sqlite-%{version}.tar.bz2
14cu|sqlite2-2.8.17-8|12	Patch0:		sqlite-2.8.14-lib64.patch
14cu|sqlite2-2.8.17-8|13	Patch1:		sqlite-64bit-fixes.patch
14cu|sqlite2-2.8.17-8|14	Patch2:		sqlite-2.8.15-arch-double-differences.patch
14cu|sqlite2-2.8.17-8|15	Patch3:		sqlite-CVE-2007-1887_1888.patch
14cu|sqlite2-2.8.17-8|16	Patch4:		sqlite-2.8.17-format_not_a_string_literal_and_no_format_arguments.diff
14cu|sqlite2-2.8.17-8|17	Provides:	sqlite = 2.8.17-16
14cu|sqlite2-2.8.17-8|18	Obsoletes:	sqlite < 2.8.17-16
14cu|sqlite2-2.8.17-8|19	BuildRequires:	chrpath
14cu|sqlite2-2.8.17-8|20	BuildRequires:	ncurses-devel
14cu|sqlite2-2.8.17-8|21	BuildRequires:	readline-devel
14cu|sqlite2-2.8.17-8|22	BuildRequires:	tcl tcl-devel
14cu|sqlite2-2.8.17-8|23	
14cu|sqlite2-2.8.17-8|24	%description
14cu|sqlite2-2.8.17-8|25	SQLite2 is an old version of the SQLite library.
14cu|sqlite2-2.8.17-8|26	
14cu|sqlite2-2.8.17-8|27	SQLite is a C library that implements an embeddable SQL database
14cu|sqlite2-2.8.17-8|28	engine. Programs that link with the SQLite library can have SQL
14cu|sqlite2-2.8.17-8|29	database access without running a separate RDBMS process. The
14cu|sqlite2-2.8.17-8|30	distribution comes with a standalone command-line access program
14cu|sqlite2-2.8.17-8|31	(sqlite) that can be used to administer an SQLite database and
14cu|sqlite2-2.8.17-8|32	which serves as an example of how to use the SQLite library.
14cu|sqlite2-2.8.17-8|33	
14cu|sqlite2-2.8.17-8|34	%package -n	%{libname}
14cu|sqlite2-2.8.17-8|35	Summary:	C library that implements an embeddable SQL database engine
14cu|sqlite2-2.8.17-8|36	Group:          System/Libraries
14cu|sqlite2-2.8.17-8|37	
14cu|sqlite2-2.8.17-8|38	%description -n	%{libname}
14cu|sqlite2-2.8.17-8|39	SQLite2 is an old version of the SQLite library.
14cu|sqlite2-2.8.17-8|40	
14cu|sqlite2-2.8.17-8|41	SQLite is a C library that implements an embeddable SQL database
14cu|sqlite2-2.8.17-8|42	engine. Programs that link with the SQLite library can have SQL
14cu|sqlite2-2.8.17-8|43	database access without running a separate RDBMS process. The
14cu|sqlite2-2.8.17-8|44	distribution comes with a standalone command-line access program
14cu|sqlite2-2.8.17-8|45	(sqlite) that can be used to administer an SQLite database and
14cu|sqlite2-2.8.17-8|46	which serves as an example of how to use the SQLite library.
14cu|sqlite2-2.8.17-8|47	
14cu|sqlite2-2.8.17-8|48	This package contains the shared libraries for %{name}
14cu|sqlite2-2.8.17-8|49	
14cu|sqlite2-2.8.17-8|50	%package -n	%{libname}-devel
14cu|sqlite2-2.8.17-8|51	Summary:	Development library and header files for the %{name} library
14cu|sqlite2-2.8.17-8|52	Group:		Development/C
14cu|sqlite2-2.8.17-8|53	Requires:	%{libname} >= %{version}-%{release}
14cu|sqlite2-2.8.17-8|54	Provides:	lib%{name}-devel
14cu|sqlite2-2.8.17-8|55	Provides:	%{name}-devel
14cu|sqlite2-2.8.17-8|56	
14cu|sqlite2-2.8.17-8|57	%description -n	%{libname}-devel
14cu|sqlite2-2.8.17-8|58	SQLite2 is an old version of the SQLite library.
14cu|sqlite2-2.8.17-8|59	
14cu|sqlite2-2.8.17-8|60	SQLite is a C library that implements an embeddable SQL database
14cu|sqlite2-2.8.17-8|61	engine. Programs that link with the SQLite library can have SQL
14cu|sqlite2-2.8.17-8|62	database access without running a separate RDBMS process. The
14cu|sqlite2-2.8.17-8|63	distribution comes with a standalone command-line access program
14cu|sqlite2-2.8.17-8|64	(sqlite) that can be used to administer an SQLite database and
14cu|sqlite2-2.8.17-8|65	which serves as an example of how to use the SQLite library.
14cu|sqlite2-2.8.17-8|66	
14cu|sqlite2-2.8.17-8|67	This package contains the static %{libname} library and its header
14cu|sqlite2-2.8.17-8|68	files.
14cu|sqlite2-2.8.17-8|69	
14cu|sqlite2-2.8.17-8|70	%package	tools
14cu|sqlite2-2.8.17-8|71	Summary:	Command line tools for managing the %{libname} library
14cu|sqlite2-2.8.17-8|72	Group:		Databases
14cu|sqlite2-2.8.17-8|73	Requires:	%{libname} = %{version}-%{release}
14cu|sqlite2-2.8.17-8|74	
14cu|sqlite2-2.8.17-8|75	%description	tools
14cu|sqlite2-2.8.17-8|76	SQLite2 is an old version of the SQLite library.
14cu|sqlite2-2.8.17-8|77	
14cu|sqlite2-2.8.17-8|78	SQLite is a C library that implements an embeddable SQL database
14cu|sqlite2-2.8.17-8|79	engine. Programs that link with the SQLite library can have SQL
14cu|sqlite2-2.8.17-8|80	database access without running a separate RDBMS process. The
14cu|sqlite2-2.8.17-8|81	distribution comes with a standalone command-line access program
14cu|sqlite2-2.8.17-8|82	(sqlite) that can be used to administer an SQLite database and
14cu|sqlite2-2.8.17-8|83	which serves as an example of how to use the SQLite library.
14cu|sqlite2-2.8.17-8|84	
14cu|sqlite2-2.8.17-8|85	This package contains command line tools for managing the
14cu|sqlite2-2.8.17-8|86	%{libname} library.
14cu|sqlite2-2.8.17-8|87	
14cu|sqlite2-2.8.17-8|88	%prep
14cu|sqlite2-2.8.17-8|89	
14cu|sqlite2-2.8.17-8|90	%setup -q -n sqlite-%{version}
14cu|sqlite2-2.8.17-8|91	%patch0 -p0 -b .lib64
14cu|sqlite2-2.8.17-8|92	%patch1 -p1 -b .64bit-fixes
14cu|sqlite2-2.8.17-8|93	%patch2 -p1 -b .double-fixes
14cu|sqlite2-2.8.17-8|94	%patch3 -p0 -b .CVE-2007-1887_1888
14cu|sqlite2-2.8.17-8|95	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14cu|sqlite2-2.8.17-8|96	
14cu|sqlite2-2.8.17-8|97	%build
14cu|sqlite2-2.8.17-8|98	export CFLAGS="${CFLAGS:-%{optflags}} -DNDEBUG=1"
14cu|sqlite2-2.8.17-8|99	export CXXFLAGS="${CXXFLAGS:-%{optflags}} -DNDEBUG=1"
14cu|sqlite2-2.8.17-8|100	export FFLAGS="${FFLAGS:-%{optflags}} -DNDEBUG=1"
14cu|sqlite2-2.8.17-8|101	
14cu|sqlite2-2.8.17-8|102	%configure2_5x \
14cu|sqlite2-2.8.17-8|103	--enable-utf8
14cu|sqlite2-2.8.17-8|104	
14cu|sqlite2-2.8.17-8|105	%make
14cu|sqlite2-2.8.17-8|106	make doc
14cu|sqlite2-2.8.17-8|107	
14cu|sqlite2-2.8.17-8|108	%install
14cu|sqlite2-2.8.17-8|109	
14cu|sqlite2-2.8.17-8|110	install -d %{buildroot}%{_bindir}
14cu|sqlite2-2.8.17-8|111	install -d %{buildroot}%{_includedir}
14cu|sqlite2-2.8.17-8|112	install -d %{buildroot}%{_libdir}
14cu|sqlite2-2.8.17-8|113	install -d %{buildroot}%{_mandir}/man1
14cu|sqlite2-2.8.17-8|114	
14cu|sqlite2-2.8.17-8|115	%makeinstall_std
14cu|sqlite2-2.8.17-8|116	
14cu|sqlite2-2.8.17-8|117	install -m644 sqlite.1 %{buildroot}%{_mandir}/man1/sqlite2.1
14cu|sqlite2-2.8.17-8|118	mv %{buildroot}%{_bindir}/sqlite %{buildroot}%{_bindir}/sqlite2
14cu|sqlite2-2.8.17-8|119	
14cu|sqlite2-2.8.17-8|120	chrpath -d %{buildroot}%{_bindir}/*
14cu|sqlite2-2.8.17-8|121	
14cu|sqlite2-2.8.17-8|122	# cleanup
14cu|sqlite2-2.8.17-8|123	rm -f %{buildroot}%{_libdir}/*.*a
14cu|sqlite2-2.8.17-8|124	
14cu|sqlite2-2.8.17-8|125	%files -n %{libname}
14cu|sqlite2-2.8.17-8|126	%doc README
14cu|sqlite2-2.8.17-8|127	%{_libdir}/lib*.so.%{major}*
14cu|sqlite2-2.8.17-8|128	
14cu|sqlite2-2.8.17-8|129	%files -n %{libname}-devel
14cu|sqlite2-2.8.17-8|130	%doc doc/*.html doc/*.png
14cu|sqlite2-2.8.17-8|131	%{_includedir}/*.h
14cu|sqlite2-2.8.17-8|132	%{_libdir}/lib*.so
14cu|sqlite2-2.8.17-8|133	%{_libdir}/pkgconfig/*.pc
14cu|sqlite2-2.8.17-8|134	
14cu|sqlite2-2.8.17-8|135	%files tools
14cu|sqlite2-2.8.17-8|136	%{_bindir}/*
14cu|sqlite2-2.8.17-8|137	%{_mandir}/man1/*
14cu|sqlite2-2.8.17-8|138	
14cu|sqlite2-2.8.17-8|139	
14cu|sqlite2-2.8.17-8|140	
14cu|sqlite2-2.8.17-8|141	%changelog
14cu|sqlite2-2.8.17-8|142	* Sun Oct 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.17-8
14cu|sqlite2-2.8.17-8|143	+ Revision: 42fd6c5
14cu|sqlite2-2.8.17-8|144	- Properly rename old library (sync with cooker)
14cu|sqlite2-2.8.17-8|145	
14cu|sqlite2-2.8.17-8|146	

14725 14
14cu|sqlitebrowser-3.9.1-1|1	%define debug_package %{nil}
14cu|sqlitebrowser-3.9.1-1|2	
14cu|sqlitebrowser-3.9.1-1|3	Summary:	Design and edit database files compatible with SQLite
14cu|sqlitebrowser-3.9.1-1|4	Name:		sqlitebrowser
14cu|sqlitebrowser-3.9.1-1|5	Version:	3.9.1
14cu|sqlitebrowser-3.9.1-1|6	Release:	1
14cu|sqlitebrowser-3.9.1-1|7	License:	Public Domain
14cu|sqlitebrowser-3.9.1-1|8	Group:		System/Configuration/Other
14cu|sqlitebrowser-3.9.1-1|9	Url:		https://dbhub.io
14cu|sqlitebrowser-3.9.1-1|10	Source0:	https://github.com/sqlitebrowser/sqlitebrowser/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|sqlitebrowser-3.9.1-1|11	# Fix build failure due to project name with whitespace...
14cu|sqlitebrowser-3.9.1-1|12	Patch0:		sqlitebrowser_build.patch
14cu|sqlitebrowser-3.9.1-1|13	BuildRequires:	cmake
14cu|sqlitebrowser-3.9.1-1|14	BuildRequires:	antlr-C++
14cu|sqlitebrowser-3.9.1-1|15	BuildRequires:	appstream-util
14cu|sqlitebrowser-3.9.1-1|16	BuildRequires:	sqlite3-devel
14cu|sqlitebrowser-3.9.1-1|17	BuildRequires:	qscintilla-qt4-devel
14cu|sqlitebrowser-3.9.1-1|18	BuildRequires:	qscintilla-qt5-devel
14cu|sqlitebrowser-3.9.1-1|19	BuildRequires:	qt5-linguist-tools
14cu|sqlitebrowser-3.9.1-1|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|sqlitebrowser-3.9.1-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14cu|sqlitebrowser-3.9.1-1|22	BuildRequires:	pkgconfig(Qt5Network)
14cu|sqlitebrowser-3.9.1-1|23	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|sqlitebrowser-3.9.1-1|24	BuildRequires:	pkgconfig(Qt5Test)
14cu|sqlitebrowser-3.9.1-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|sqlitebrowser-3.9.1-1|26	
14cu|sqlitebrowser-3.9.1-1|27	%description
14cu|sqlitebrowser-3.9.1-1|28	SQLite Database Browser is a freeware, public domain, open source
14cu|sqlitebrowser-3.9.1-1|29	visual tool used to create, design and edit database files compatible
14cu|sqlitebrowser-3.9.1-1|30	with SQLite. It is meant to be used for users and developers that want
14cu|sqlitebrowser-3.9.1-1|31	to create databases, edit and search data using a familiar
14cu|sqlitebrowser-3.9.1-1|32	spreadsheet-like interface, without the need to learn complicated
14cu|sqlitebrowser-3.9.1-1|33	SQL commands.
14cu|sqlitebrowser-3.9.1-1|34	
14cu|sqlitebrowser-3.9.1-1|35	%files
14cu|sqlitebrowser-3.9.1-1|36	%doc LICENSE README.md
14cu|sqlitebrowser-3.9.1-1|37	%{_bindir}/%{name}
14cu|sqlitebrowser-3.9.1-1|38	%{_datadir}/appdata/%{name}.desktop.appdata.xml
14cu|sqlitebrowser-3.9.1-1|39	%{_datadir}/applications/%{name}.desktop
14cu|sqlitebrowser-3.9.1-1|40	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
14cu|sqlitebrowser-3.9.1-1|41	%{_qt5_translationsdir}
14cu|sqlitebrowser-3.9.1-1|42	
14cu|sqlitebrowser-3.9.1-1|43	#--------------------------------------------------------------------
14cu|sqlitebrowser-3.9.1-1|44	
14cu|sqlitebrowser-3.9.1-1|45	%prep
14cu|sqlitebrowser-3.9.1-1|46	%setup -q
14cu|sqlitebrowser-3.9.1-1|47	%patch0 -p1
14cu|sqlitebrowser-3.9.1-1|48	
14cu|sqlitebrowser-3.9.1-1|49	%build
14cu|sqlitebrowser-3.9.1-1|50	cmake \
14cu|sqlitebrowser-3.9.1-1|51	-DUSE_QT5=1\
14cu|sqlitebrowser-3.9.1-1|52	-DCMAKE_INSTALL_PREFIX=/usr
14cu|sqlitebrowser-3.9.1-1|53	
14cu|sqlitebrowser-3.9.1-1|54	%make
14cu|sqlitebrowser-3.9.1-1|55	
14cu|sqlitebrowser-3.9.1-1|56	%install
14cu|sqlitebrowser-3.9.1-1|57	%makeinstall_std
14cu|sqlitebrowser-3.9.1-1|58	%{_bindir}/appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.desktop.appdata.xml
14cu|sqlitebrowser-3.9.1-1|59	
14cu|sqlitebrowser-3.9.1-1|60	cat >%{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|sqlitebrowser-3.9.1-1|61	[Desktop Entry]
14cu|sqlitebrowser-3.9.1-1|62	Name=SQLite database browser
14cu|sqlitebrowser-3.9.1-1|63	GenericName=DB Browser for SQLite
14cu|sqlitebrowser-3.9.1-1|64	GenericName[ru]=Браузер для SQLite
14cu|sqlitebrowser-3.9.1-1|65	Comment=GUI editor for SQLite databases
14cu|sqlitebrowser-3.9.1-1|66	Comment[ru]=Графический редактор для баз данных SQLite
14cu|sqlitebrowser-3.9.1-1|67	TryExec=sqlitebrowser
14cu|sqlitebrowser-3.9.1-1|68	Exec=sqlitebrowser
14cu|sqlitebrowser-3.9.1-1|69	Icon=sqlitebrowser
14cu|sqlitebrowser-3.9.1-1|70	Terminal=false
14cu|sqlitebrowser-3.9.1-1|71	Type=Application
14cu|sqlitebrowser-3.9.1-1|72	Categories=Development;Database;Qt;
14cu|sqlitebrowser-3.9.1-1|73	MimeType=application/x-sqlite3;
14cu|sqlitebrowser-3.9.1-1|74	EOF
14cu|sqlitebrowser-3.9.1-1|75	
14cu|sqlitebrowser-3.9.1-1|76	mkdir -p %{buildroot}%{_qt5_translationsdir}
14cu|sqlitebrowser-3.9.1-1|77	install -D src/translations/*.qm %{buildroot}%{_qt5_translationsdir}/
14cu|sqlitebrowser-3.9.1-1|78	
14cu|sqlitebrowser-3.9.1-1|79	%changelog
14cu|sqlitebrowser-3.9.1-1|80	
14cu|sqlitebrowser-3.9.1-1|81	* Wed Feb 01 2017 alzim <alzim@bk.ru> 3.9.1-1
14cu|sqlitebrowser-3.9.1-1|82	- (14e3ea2) Merge pull request #2 from import/sqlitebrowser:rosa2016.1
14cu|sqlitebrowser-3.9.1-1|83	- (14e3ea2) Updated to 3.9.1
14cu|sqlitebrowser-3.9.1-1|84	
14cu|sqlitebrowser-3.9.1-1|85	

14726 14
14cu|sqliteodbc-0.9994-1|1	Name:		sqliteodbc
14cu|sqliteodbc-0.9994-1|2	Version:	0.9994
14cu|sqliteodbc-0.9994-1|3	Release:	1
14cu|sqliteodbc-0.9994-1|4	Summary:	SQLite ODBC Driver
14cu|sqliteodbc-0.9994-1|5	
14cu|sqliteodbc-0.9994-1|6	Group:		Databases
14cu|sqliteodbc-0.9994-1|7	License:	BSD
14cu|sqliteodbc-0.9994-1|8	URL:		http://www.ch-werner.de/sqliteodbc
14cu|sqliteodbc-0.9994-1|9	Source0:	http://www.ch-werner.de/sqliteodbc/%{name}-%{version}.tar.gz
14cu|sqliteodbc-0.9994-1|10	Source100:	%{name}.rpmlintrc
14cu|sqliteodbc-0.9994-1|11	
14cu|sqliteodbc-0.9994-1|12	BuildRequires:	libxml2-devel
14cu|sqliteodbc-0.9994-1|13	BuildRequires:	sqlite-devel
14cu|sqliteodbc-0.9994-1|14	BuildRequires:	unixODBC-devel
14cu|sqliteodbc-0.9994-1|15	BuildRequires:	zlib-devel
14cu|sqliteodbc-0.9994-1|16	
14cu|sqliteodbc-0.9994-1|17	Requires:	unixODBC
14cu|sqliteodbc-0.9994-1|18	
14cu|sqliteodbc-0.9994-1|19	
14cu|sqliteodbc-0.9994-1|20	%description
14cu|sqliteodbc-0.9994-1|21	ODBC driver for SQLite interfacing SQLite 2.x and/or 3.x using the
14cu|sqliteodbc-0.9994-1|22	unixODBC or iODBC driver managers. For more information refer to:
14cu|sqliteodbc-0.9994-1|23	- http://www.sqlite.org    -  SQLite engine
14cu|sqliteodbc-0.9994-1|24	- http://www.unixodbc.org  -  unixODBC Driver Manager
14cu|sqliteodbc-0.9994-1|25	- http://www.iodbc.org     -  iODBC Driver Manager
14cu|sqliteodbc-0.9994-1|26	
14cu|sqliteodbc-0.9994-1|27	
14cu|sqliteodbc-0.9994-1|28	%prep
14cu|sqliteodbc-0.9994-1|29	%setup -q
14cu|sqliteodbc-0.9994-1|30	# correct EOL
14cu|sqliteodbc-0.9994-1|31	for i in README; do
14cu|sqliteodbc-0.9994-1|32	sed 's#\r##g' $i > $i.tmp && \
14cu|sqliteodbc-0.9994-1|33	touch -r $i $i.tmp && \
14cu|sqliteodbc-0.9994-1|34	mv $i.tmp $i
14cu|sqliteodbc-0.9994-1|35	done
14cu|sqliteodbc-0.9994-1|36	
14cu|sqliteodbc-0.9994-1|37	# Convert encoding to UTF-8
14cu|sqliteodbc-0.9994-1|38	for i in ChangeLog; do
14cu|sqliteodbc-0.9994-1|39	iconv -f ISO-8859-1 -t UTF-8 -o $i.tmp $i && \
14cu|sqliteodbc-0.9994-1|40	touch -r $i $i.tmp && \
14cu|sqliteodbc-0.9994-1|41	mv $i.tmp $i
14cu|sqliteodbc-0.9994-1|42	done
14cu|sqliteodbc-0.9994-1|43	
14cu|sqliteodbc-0.9994-1|44	
14cu|sqliteodbc-0.9994-1|45	%build
14cu|sqliteodbc-0.9994-1|46	%configure2_5x
14cu|sqliteodbc-0.9994-1|47	%make
14cu|sqliteodbc-0.9994-1|48	
14cu|sqliteodbc-0.9994-1|49	
14cu|sqliteodbc-0.9994-1|50	%install
14cu|sqliteodbc-0.9994-1|51	mkdir -p %{buildroot}%{_libdir}
14cu|sqliteodbc-0.9994-1|52	make install DESTDIR=%{buildroot}
14cu|sqliteodbc-0.9994-1|53	rm -f %{buildroot}%{_libdir}/libsqliteodbc*.{a,la}
14cu|sqliteodbc-0.9994-1|54	rm -f %{buildroot}%{_libdir}/libsqlite3odbc*.{a,la}
14cu|sqliteodbc-0.9994-1|55	rm -f %{buildroot}%{_libdir}/libsqlite3_mod_*.{a,la}
14cu|sqliteodbc-0.9994-1|56	# install example file
14cu|sqliteodbc-0.9994-1|57	cat > odbc.ini.sample <<- 'EOD'
14cu|sqliteodbc-0.9994-1|58	# ~/.odbc.ini example file
14cu|sqliteodbc-0.9994-1|59	[mysqlitedb]
14cu|sqliteodbc-0.9994-1|60	Description=My SQLite3 test database
14cu|sqliteodbc-0.9994-1|61	Driver=SQLite3
14cu|sqliteodbc-0.9994-1|62	Database=/home/user_name/Documents/databases/testdb.sqlite
14cu|sqliteodbc-0.9994-1|63	# optional lock timeout in milliseconds
14cu|sqliteodbc-0.9994-1|64	# Timeout=2000
14cu|sqliteodbc-0.9994-1|65	# StepAPI = No|Yes
14cu|sqliteodbc-0.9994-1|66	# ShortNames = No|Yes
14cu|sqliteodbc-0.9994-1|67	# FKSupport = No|Yes
14cu|sqliteodbc-0.9994-1|68	# SyncPragma = NORMAL|OFF|FULL
14cu|sqliteodbc-0.9994-1|69	# JournalMode = WAL|MEMORY|TRUNCATE|OFF|PERSIST|DELETE
14cu|sqliteodbc-0.9994-1|70	# BigInt = No|Yes
14cu|sqliteodbc-0.9994-1|71	EOD
14cu|sqliteodbc-0.9994-1|72	
14cu|sqliteodbc-0.9994-1|73	%post
14cu|sqliteodbc-0.9994-1|74	if [ -x %{_bindir}/odbcinst ] ; then
14cu|sqliteodbc-0.9994-1|75	INST=/tmp/sqliteodbcinst$$
14cu|sqliteodbc-0.9994-1|76	
14cu|sqliteodbc-0.9994-1|77	if [ -r %{_libdir}/libsqliteodbc.so ] ; then
14cu|sqliteodbc-0.9994-1|78	cat > $INST <<- 'EOD'
14cu|sqliteodbc-0.9994-1|79	[SQLITE]
14cu|sqliteodbc-0.9994-1|80	Description=SQLite ODBC 2.X
14cu|sqliteodbc-0.9994-1|81	Driver=%{_libdir}/libsqliteodbc.so
14cu|sqliteodbc-0.9994-1|82	Setup=%{_libdir}/libsqliteodbc.so
14cu|sqliteodbc-0.9994-1|83	Threading=2
14cu|sqliteodbc-0.9994-1|84	FileUsage=1
14cu|sqliteodbc-0.9994-1|85	EOD
14cu|sqliteodbc-0.9994-1|86	
14cu|sqliteodbc-0.9994-1|87	%{_bindir}/odbcinst -q -d -n SQLITE | grep '^\[SQLITE\]' >/dev/null || {
14cu|sqliteodbc-0.9994-1|88	%{_bindir}/odbcinst -i -d -n SQLITE -f $INST || true
14cu|sqliteodbc-0.9994-1|89	}
14cu|sqliteodbc-0.9994-1|90	
14cu|sqliteodbc-0.9994-1|91	cat > $INST <<- 'EOD'
14cu|sqliteodbc-0.9994-1|92	[SQLite Datasource]
14cu|sqliteodbc-0.9994-1|93	Driver=SQLITE
14cu|sqliteodbc-0.9994-1|94	EOD
14cu|sqliteodbc-0.9994-1|95	
14cu|sqliteodbc-0.9994-1|96	%{_bindir}/odbcinst -q -s -n "SQLite Datasource" | \
14cu|sqliteodbc-0.9994-1|97	grep '^\[SQLite Datasource\]' >/dev/null || {
14cu|sqliteodbc-0.9994-1|98	%{_bindir}/odbcinst -i -l -s -n "SQLite Datasource" -f $INST || true
14cu|sqliteodbc-0.9994-1|99	}
14cu|sqliteodbc-0.9994-1|100	fi
14cu|sqliteodbc-0.9994-1|101	
14cu|sqliteodbc-0.9994-1|102	if [ -r %{_libdir}/libsqlite3odbc.so ] ; then
14cu|sqliteodbc-0.9994-1|103	cat > $INST <<- 'EOD'
14cu|sqliteodbc-0.9994-1|104	[SQLITE3]
14cu|sqliteodbc-0.9994-1|105	Description=SQLite ODBC 3.X
14cu|sqliteodbc-0.9994-1|106	Driver=%{_libdir}/libsqlite3odbc.so
14cu|sqliteodbc-0.9994-1|107	Setup=%{_libdir}/libsqlite3odbc.so
14cu|sqliteodbc-0.9994-1|108	Threading=2
14cu|sqliteodbc-0.9994-1|109	FileUsage=1
14cu|sqliteodbc-0.9994-1|110	EOD
14cu|sqliteodbc-0.9994-1|111	
14cu|sqliteodbc-0.9994-1|112	%{_bindir}/odbcinst -q -d -n SQLITE3 | grep '^\[SQLITE3\]' >/dev/null || {
14cu|sqliteodbc-0.9994-1|113	%{_bindir}/odbcinst -i -d -n SQLITE3 -f $INST || true
14cu|sqliteodbc-0.9994-1|114	}
14cu|sqliteodbc-0.9994-1|115	
14cu|sqliteodbc-0.9994-1|116	cat > $INST <<- 'EOD'
14cu|sqliteodbc-0.9994-1|117	[SQLite3 Datasource]
14cu|sqliteodbc-0.9994-1|118	Driver=SQLITE3
14cu|sqliteodbc-0.9994-1|119	EOD
14cu|sqliteodbc-0.9994-1|120	
14cu|sqliteodbc-0.9994-1|121	%{_bindir}/odbcinst -q -s -n "SQLite3 Datasource" | \
14cu|sqliteodbc-0.9994-1|122	grep '^\[SQLite3 Datasource\]' >/dev/null || {
14cu|sqliteodbc-0.9994-1|123	%{_bindir}/odbcinst -i -l -s -n "SQLite3 Datasource" -f $INST || true
14cu|sqliteodbc-0.9994-1|124	}
14cu|sqliteodbc-0.9994-1|125	fi
14cu|sqliteodbc-0.9994-1|126	
14cu|sqliteodbc-0.9994-1|127	rm -f $INST || true
14cu|sqliteodbc-0.9994-1|128	fi
14cu|sqliteodbc-0.9994-1|129	
14cu|sqliteodbc-0.9994-1|130	
14cu|sqliteodbc-0.9994-1|131	%preun
14cu|sqliteodbc-0.9994-1|132	if [ "$1" = "0" ] ; then
14cu|sqliteodbc-0.9994-1|133	test -x %{_bindir}/odbcinst && {
14cu|sqliteodbc-0.9994-1|134	%{_bindir}/odbcinst -u -d -n SQLITE || true
14cu|sqliteodbc-0.9994-1|135	%{_bindir}/odbcinst -u -l -s -n "SQLite Datasource" || true
14cu|sqliteodbc-0.9994-1|136	%{_bindir}/odbcinst -u -d -n SQLITE3 || true
14cu|sqliteodbc-0.9994-1|137	%{_bindir}/odbcinst -u -l -s -n "SQLite3 Datasource" || true
14cu|sqliteodbc-0.9994-1|138	}
14cu|sqliteodbc-0.9994-1|139	
14cu|sqliteodbc-0.9994-1|140	true
14cu|sqliteodbc-0.9994-1|141	fi
14cu|sqliteodbc-0.9994-1|142	
14cu|sqliteodbc-0.9994-1|143	
14cu|sqliteodbc-0.9994-1|144	%files
14cu|sqliteodbc-0.9994-1|145	%doc README license.terms ChangeLog odbc.ini.sample
14cu|sqliteodbc-0.9994-1|146	%{_libdir}/*.so*
14cu|sqliteodbc-0.9994-1|147	
14cu|sqliteodbc-0.9994-1|148	%changelog
14cu|sqliteodbc-0.9994-1|149	
14cu|sqliteodbc-0.9994-1|150	* Thu Mar 30 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.9994-1
14cu|sqliteodbc-0.9994-1|151	- (34d83b9) Imported from SRPM
14cu|sqliteodbc-0.9994-1|152	
14cu|sqliteodbc-0.9994-1|153	

14727 14
14cu|squeeze-0.2.3-12|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|squeeze-0.2.3-12|2	
14cu|squeeze-0.2.3-12|3	%define major 0
14cu|squeeze-0.2.3-12|4	%define apiversion 0.2
14cu|squeeze-0.2.3-12|5	%define libname %mklibname %{name} %{apiversion} %{major}
14cu|squeeze-0.2.3-12|6	%define develname %mklibname %{name} -d
14cu|squeeze-0.2.3-12|7	
14cu|squeeze-0.2.3-12|8	Summary:	Advanced archive manager for the Xfce
14cu|squeeze-0.2.3-12|9	Name:		squeeze
14cu|squeeze-0.2.3-12|10	Version:	0.2.3
14cu|squeeze-0.2.3-12|11	Release:	12
14cu|squeeze-0.2.3-12|12	License:	GPLv2+
14cu|squeeze-0.2.3-12|13	Group:		Archiving/Compression
14cu|squeeze-0.2.3-12|14	Url:		http://squeeze.xfce.org
14cu|squeeze-0.2.3-12|15	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|squeeze-0.2.3-12|16	Patch0:		%{name}-0.2.1-TreeView-border.patch
14cu|squeeze-0.2.3-12|17	Patch1:		%{name}-0.2.1-recent-documents.patch
14cu|squeeze-0.2.3-12|18	BuildRequires:	pkgconfig(thunar-vfs-1)
14cu|squeeze-0.2.3-12|19	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|squeeze-0.2.3-12|20	BuildRequires:	desktop-file-utils
14cu|squeeze-0.2.3-12|21	BuildRequires:	dos2unix
14cu|squeeze-0.2.3-12|22	
14cu|squeeze-0.2.3-12|23	%description
14cu|squeeze-0.2.3-12|24	Squeeze is a modern and advanced archive manager for
14cu|squeeze-0.2.3-12|25	the Xfce Desktop Environment.Its design adheres to the
14cu|squeeze-0.2.3-12|26	Xfce philosophy, which basically means Squeeze is both
14cu|squeeze-0.2.3-12|27	fast and easy to use.
14cu|squeeze-0.2.3-12|28	
14cu|squeeze-0.2.3-12|29	%package -n %{libname}
14cu|squeeze-0.2.3-12|30	Summary:	Main library for squeeze
14cu|squeeze-0.2.3-12|31	Group:		System/Libraries
14cu|squeeze-0.2.3-12|32	
14cu|squeeze-0.2.3-12|33	%description -n %{libname}
14cu|squeeze-0.2.3-12|34	Main library for squeeze.
14cu|squeeze-0.2.3-12|35	
14cu|squeeze-0.2.3-12|36	%package -n %{develname}
14cu|squeeze-0.2.3-12|37	Summary:	Development files for squeeze
14cu|squeeze-0.2.3-12|38	Group:		Development/Other
14cu|squeeze-0.2.3-12|39	Provides:	%{name}-devel = %{EVRD}
14cu|squeeze-0.2.3-12|40	
14cu|squeeze-0.2.3-12|41	%description -n %{develname}
14cu|squeeze-0.2.3-12|42	Development files for squeeze.
14cu|squeeze-0.2.3-12|43	
14cu|squeeze-0.2.3-12|44	%prep
14cu|squeeze-0.2.3-12|45	%setup -q
14cu|squeeze-0.2.3-12|46	%patch0 -p1
14cu|squeeze-0.2.3-12|47	%patch1 -p1
14cu|squeeze-0.2.3-12|48	dos2unix TODO
14cu|squeeze-0.2.3-12|49	
14cu|squeeze-0.2.3-12|50	%build
14cu|squeeze-0.2.3-12|51	%define Werror_cflags %nil
14cu|squeeze-0.2.3-12|52	%configure2_5x \
14cu|squeeze-0.2.3-12|53	--disable-static \
14cu|squeeze-0.2.3-12|54	--enable-gslices \
14cu|squeeze-0.2.3-12|55	--enable-pathbar \
14cu|squeeze-0.2.3-12|56	--enable-toolbar \
14cu|squeeze-0.2.3-12|57	--enable-iter-slices
14cu|squeeze-0.2.3-12|58	
14cu|squeeze-0.2.3-12|59	%make
14cu|squeeze-0.2.3-12|60	
14cu|squeeze-0.2.3-12|61	%install
14cu|squeeze-0.2.3-12|62	%makeinstall_std
14cu|squeeze-0.2.3-12|63	
14cu|squeeze-0.2.3-12|64	%find_lang %{name}
14cu|squeeze-0.2.3-12|65	
14cu|squeeze-0.2.3-12|66	desktop-file-install \
14cu|squeeze-0.2.3-12|67	--add-only-show-in="XFCE" \
14cu|squeeze-0.2.3-12|68	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|squeeze-0.2.3-12|69	
14cu|squeeze-0.2.3-12|70	%files -f %{name}.lang
14cu|squeeze-0.2.3-12|71	%doc AUTHORS README ChangeLog NEWS TODO
14cu|squeeze-0.2.3-12|72	%doc %{_datadir}/gtk-doc/html/*
14cu|squeeze-0.2.3-12|73	%{_bindir}/squeeze
14cu|squeeze-0.2.3-12|74	%{_libdir}/thunar-archive-plugin/squeeze.tap
14cu|squeeze-0.2.3-12|75	%{_datadir}/applications/squeeze.desktop
14cu|squeeze-0.2.3-12|76	%{_iconsdir}/hicolor/*/apps/*.png
14cu|squeeze-0.2.3-12|77	%{_iconsdir}/hicolor/*/apps/*.svg
14cu|squeeze-0.2.3-12|78	%{_datadir}/pixmaps/squeeze/*.png
14cu|squeeze-0.2.3-12|79	
14cu|squeeze-0.2.3-12|80	%files -n %{libname}
14cu|squeeze-0.2.3-12|81	%{_libdir}/*%{apiversion}.so.%{major}*
14cu|squeeze-0.2.3-12|82	
14cu|squeeze-0.2.3-12|83	%files -n %{develname}
14cu|squeeze-0.2.3-12|84	%{_includedir}/*
14cu|squeeze-0.2.3-12|85	%{_libdir}/*.so
14cu|squeeze-0.2.3-12|86	%{_libdir}/pkgconfig/*.pc
14cu|squeeze-0.2.3-12|87	
14cu|squeeze-0.2.3-12|88	
14cu|squeeze-0.2.3-12|89	
14cu|squeeze-0.2.3-12|90	%changelog
14cu|squeeze-0.2.3-12|91	
14cu|squeeze-0.2.3-12|92	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.2.3-12
14cu|squeeze-0.2.3-12|93	- (b8a8de1) Rebuild with new xfce
14cu|squeeze-0.2.3-12|94	
14cu|squeeze-0.2.3-12|95	

14728 14
14cu|squirrelmail-1.4.23-0.0.r14325.8|1	# These ones don't show up with now
14cu|squirrelmail-1.4.23-0.0.r14325.8|2	#%define __noautoreq pear(\\(class.JavaScriptPacker.php\\|/etc/squirrelmail/plugins/change_pass_settings.php\\))
14cu|squirrelmail-1.4.23-0.0.r14325.8|3	
14cu|squirrelmail-1.4.23-0.0.r14325.8|4	%define __noautoreq '/usr/bin/php'
14cu|squirrelmail-1.4.23-0.0.r14325.8|5	
14cu|squirrelmail-1.4.23-0.0.r14325.8|6	# helps to find new languages
14cu|squirrelmail-1.4.23-0.0.r14325.8|7	%define _unpackaged_files_terminate_build 0
14cu|squirrelmail-1.4.23-0.0.r14325.8|8	
14cu|squirrelmail-1.4.23-0.0.r14325.8|9	%define basedir /var/www/squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|10	%define varlibdir /var/lib/squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|11	%define prefsdir %{varlibdir}/prefs
14cu|squirrelmail-1.4.23-0.0.r14325.8|12	%define varspooldir /var/spool/squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|13	%define attdir %{varspooldir}/attach
14cu|squirrelmail-1.4.23-0.0.r14325.8|14	%define etcdir /etc/squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|15	%define crondir /etc/cron.daily
14cu|squirrelmail-1.4.23-0.0.r14325.8|16	# Plugin config files
14cu|squirrelmail-1.4.23-0.0.r14325.8|17	%define pluginetc %{etcdir}/plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|18	
14cu|squirrelmail-1.4.23-0.0.r14325.8|19	%define locale_stamp 20090526
14cu|squirrelmail-1.4.23-0.0.r14325.8|20	
14cu|squirrelmail-1.4.23-0.0.r14325.8|21	%define snap r14325
14cu|squirrelmail-1.4.23-0.0.r14325.8|22	
14cu|squirrelmail-1.4.23-0.0.r14325.8|23	Summary:	Webmail client for PHP
14cu|squirrelmail-1.4.23-0.0.r14325.8|24	Name:		squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|25	Version:	1.4.23
14cu|squirrelmail-1.4.23-0.0.r14325.8|26	Release:	0.0.%{snap}.8
14cu|squirrelmail-1.4.23-0.0.r14325.8|27	License:	GPLv2+
14cu|squirrelmail-1.4.23-0.0.r14325.8|28	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|29	Url:		http://www.squirrelmail.org/
14cu|squirrelmail-1.4.23-0.0.r14325.8|30	#Source0:	http://prdownloads.sf.net/squirrelmail/%{name}-webmail-%{version}.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|31	Source0:	squirrelmail.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|32	Source1:	http://prdownloads.sf.net/squirrelmail/all_locales-1.4.18-%{locale_stamp}.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|33	Source2:	squirrelmail-RPM.readme
14cu|squirrelmail-1.4.23-0.0.r14325.8|34	# http://squirrelmail.org/plugin_list.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|35	Source3:	http://www.squirrelmail.org/plugins/address_add-2.1-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|36	Source4:	http://www.squirrelmail.org/plugins/block_sender.2.02-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|37	Source5:	http://www.squirrelmail.org/plugins/login_image-0.2.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|38	Source6:	http://www.squirrelmail.org/plugins/secure_login-1.4-1.2.8.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|39	Source7:	http://www.squirrelmail.org/plugins/compatibility-2.0.14-1.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|40	Source8:	http://www.squirrelmail.org/plugins/change_pass-3.0-1.4.0.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|41	Source9:	http://www.squirrelmail.org/plugins/quota_usage-1.3.1-1.2.7.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|42	# http://sourceforge.net/tracker/index.php?func=detail&aid=1255733&group_id=311&atid=300311
14cu|squirrelmail-1.4.23-0.0.r14325.8|43	Source10:	http://www.squirrelmail.org/plugins/change_ldappass-2.2-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|44	Source11:	http://www.squirrelmail.org/plugins/avelsieve-1.9.9.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|45	Source12:	http://www.squirrelmail.org/plugins/windows-1.6-1.4.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|46	Source13:	http://www.squirrelmail.org/plugins/folder_sizes-1.5-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|47	Source14:	http://www.squirrelmail.org/plugins/archive_mail.1.2-1.4.2.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|48	Source15:	http://www.squirrelmail.org/plugins/empty_folders-2.0.1-1.2.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|49	Source16:	http://www.squirrelmail.org/plugins/abook_import_export-1.1-1.4.4.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|50	Source17:	http://www.squirrelmail.org/plugins/ldifimport-1.4-1.2.x.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|51	Source18:	http://www.squirrelmail.org/plugins/username-2.3-1.0.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|52	Source19:	http://www.squirrelmail.org/plugins/bookmarks-2.0.3-1.4.1.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|53	Source20:	http://www.squirrelmail.org/plugins/select_range-3.7.1-1.4.4.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|54	Source21:	http://www.squirrelmail.org/plugins/rewrap-1.3-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|55	Source22:	http://www.squirrelmail.org/spam_buttons-2.3-1.4.0.tar.gz
14cu|squirrelmail-1.4.23-0.0.r14325.8|56	# http://sourceforge.net/projects/php-sa-mysql
14cu|squirrelmail-1.4.23-0.0.r14325.8|57	Source23:	http://prdownloads.sourceforge.net/php-sa-mysql/SquirrelSAP105.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|58	Source24:	http://squirrelmail.org/plugins/junkfolder-1.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|59	Source25:	conf.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|60	# javascript_libs is required/recommended by avelsieve-1.9.8
14cu|squirrelmail-1.4.23-0.0.r14325.8|61	Source26:	http://email.uoa.gr/download/squirrelmail/javascript_libs/javascript_libs-0.1.2.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|62	# http://code.google.com/p/yubico-squirrelmail-plugin/
14cu|squirrelmail-1.4.23-0.0.r14325.8|63	Source27:	http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.8.1-1.4.0.tar.bz2
14cu|squirrelmail-1.4.23-0.0.r14325.8|64	# branding :)
14cu|squirrelmail-1.4.23-0.0.r14325.8|65	Source100:	logoMDA-CS.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|66	Patch0:		squirrelmail-1.4.8-get_branded.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|67	Patch1:		squirrelmail-1.4.2-config.php.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|68	Patch2:		squirrelmail-1.4.5-change_pass_syntax.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|69	Patch5:		login_image-position.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|70	Patch6:		secure_login-stayinssl.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|71	Patch7:		squirrelmail-1.4.1-default_folder_prefix.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|72	Patch8:		squirrelmail-select_range.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|73	Patch10:	squirrelmail-1.4.6-ldappass.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|74	Patch11:	squirrelmail-avelsieve.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|75	Patch12:	squirrelmail-1.4.2-sqspell.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|76	Patch13:	squirrelmail-1.4.2-filters.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|77	Patch14:	squirrelmail-1.4.6-aspell.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|78	Patch17:	squirrelmail-1.4.4-log_failed_login_attempts.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|79	Patch18:	squirrelmail-broken_sql_auth_fix.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|80	Patch19:	squirrelmail-1.4.19-more_rosa_branding.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|81	Patch20:	squirrelmail-1.4.22-CVE-2017-7692.patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|82	Requires:	apache-mod_php
14cu|squirrelmail-1.4.23-0.0.r14325.8|83	Requires:	sendmail-command
14cu|squirrelmail-1.4.23-0.0.r14325.8|84	Requires:	aspell
14cu|squirrelmail-1.4.23-0.0.r14325.8|85	Requires:	php-imap
14cu|squirrelmail-1.4.23-0.0.r14325.8|86	Requires:	php-ldap
14cu|squirrelmail-1.4.23-0.0.r14325.8|87	Requires:	poppassd-ceti
14cu|squirrelmail-1.4.23-0.0.r14325.8|88	Requires:	tmpwatch >= 2.8
14cu|squirrelmail-1.4.23-0.0.r14325.8|89	# We use ccp to upgrade our config file when possible
14cu|squirrelmail-1.4.23-0.0.r14325.8|90	Requires(post):	ccp >= 0.4.0
14cu|squirrelmail-1.4.23-0.0.r14325.8|91	BuildArch:	noarch
14cu|squirrelmail-1.4.23-0.0.r14325.8|92	
14cu|squirrelmail-1.4.23-0.0.r14325.8|93	%description
14cu|squirrelmail-1.4.23-0.0.r14325.8|94	SquirrelMail is a standards-based webmail package written in PHP. It
14cu|squirrelmail-1.4.23-0.0.r14325.8|95	includes built-in pure PHP support for the IMAP and SMTP protocols, and
14cu|squirrelmail-1.4.23-0.0.r14325.8|96	all pages render in pure HTML 4.0 (with no Javascript) for maximum
14cu|squirrelmail-1.4.23-0.0.r14325.8|97	compatibility across browsers.  It has very few requirements and is very
14cu|squirrelmail-1.4.23-0.0.r14325.8|98	easy to configure and install. SquirrelMail has all the functionality
14cu|squirrelmail-1.4.23-0.0.r14325.8|99	you would want from an email client, including strong MIME support,
14cu|squirrelmail-1.4.23-0.0.r14325.8|100	address books, and folder manipulation.
14cu|squirrelmail-1.4.23-0.0.r14325.8|101	
14cu|squirrelmail-1.4.23-0.0.r14325.8|102	%package poutils
14cu|squirrelmail-1.4.23-0.0.r14325.8|103	Summary:	Some development tools for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|104	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|105	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|106	
14cu|squirrelmail-1.4.23-0.0.r14325.8|107	%description poutils
14cu|squirrelmail-1.4.23-0.0.r14325.8|108	This package includes some development tools for squirrelmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|109	i18n, including the main po file and some compilation scripts.
14cu|squirrelmail-1.4.23-0.0.r14325.8|110	
14cu|squirrelmail-1.4.23-0.0.r14325.8|111	%package cyrus
14cu|squirrelmail-1.4.23-0.0.r14325.8|112	Summary:	Cyrus meta package for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|113	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|114	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|115	Requires:	sasl-plug-login
14cu|squirrelmail-1.4.23-0.0.r14325.8|116	Requires:	sasl-plug-plain
14cu|squirrelmail-1.4.23-0.0.r14325.8|117	Requires:	cyrus-imapd
14cu|squirrelmail-1.4.23-0.0.r14325.8|118	Requires:	cyrus-imapd-utils
14cu|squirrelmail-1.4.23-0.0.r14325.8|119	Requires:	cyrus-sasl
14cu|squirrelmail-1.4.23-0.0.r14325.8|120	
14cu|squirrelmail-1.4.23-0.0.r14325.8|121	%description cyrus
14cu|squirrelmail-1.4.23-0.0.r14325.8|122	Cyrus meta package for SquirrelMail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|123	
14cu|squirrelmail-1.4.23-0.0.r14325.8|124	%package ar
14cu|squirrelmail-1.4.23-0.0.r14325.8|125	Summary:	Arabic language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|126	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|127	Requires:	locales-ar
14cu|squirrelmail-1.4.23-0.0.r14325.8|128	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|129	
14cu|squirrelmail-1.4.23-0.0.r14325.8|130	%description ar
14cu|squirrelmail-1.4.23-0.0.r14325.8|131	This add-on package provides Arabic translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|132	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|133	
14cu|squirrelmail-1.4.23-0.0.r14325.8|134	%package bg
14cu|squirrelmail-1.4.23-0.0.r14325.8|135	Summary:	Bulgarian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|136	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|137	Requires:	locales-bg
14cu|squirrelmail-1.4.23-0.0.r14325.8|138	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|139	
14cu|squirrelmail-1.4.23-0.0.r14325.8|140	%description bg
14cu|squirrelmail-1.4.23-0.0.r14325.8|141	This add-on package provides Bulgarian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|142	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|143	
14cu|squirrelmail-1.4.23-0.0.r14325.8|144	%package bn-india
14cu|squirrelmail-1.4.23-0.0.r14325.8|145	Summary:	Bengali (India) language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|146	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|147	Requires:	locales-bn
14cu|squirrelmail-1.4.23-0.0.r14325.8|148	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|149	Obsoletes:	%{name}-bn
14cu|squirrelmail-1.4.23-0.0.r14325.8|150	
14cu|squirrelmail-1.4.23-0.0.r14325.8|151	%description bn-india
14cu|squirrelmail-1.4.23-0.0.r14325.8|152	This add-on package provides Bengali (India) translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|153	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|154	
14cu|squirrelmail-1.4.23-0.0.r14325.8|155	%package bn-bangladesh
14cu|squirrelmail-1.4.23-0.0.r14325.8|156	Summary:	Bengali (Bangladesh) language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|157	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|158	Requires:	locales-bn
14cu|squirrelmail-1.4.23-0.0.r14325.8|159	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|160	
14cu|squirrelmail-1.4.23-0.0.r14325.8|161	%description bn-bangladesh
14cu|squirrelmail-1.4.23-0.0.r14325.8|162	This add-on package provides Bengali (Bangladesh) translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|163	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|164	
14cu|squirrelmail-1.4.23-0.0.r14325.8|165	%package ca
14cu|squirrelmail-1.4.23-0.0.r14325.8|166	Summary:	Catalan language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|167	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|168	Requires:	locales-ca
14cu|squirrelmail-1.4.23-0.0.r14325.8|169	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|170	
14cu|squirrelmail-1.4.23-0.0.r14325.8|171	%description ca
14cu|squirrelmail-1.4.23-0.0.r14325.8|172	This add-on package provides Catalan translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|173	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|174	
14cu|squirrelmail-1.4.23-0.0.r14325.8|175	%package cs
14cu|squirrelmail-1.4.23-0.0.r14325.8|176	Summary:	Czech language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|177	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|178	Requires:	locales-cs
14cu|squirrelmail-1.4.23-0.0.r14325.8|179	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|180	
14cu|squirrelmail-1.4.23-0.0.r14325.8|181	%description cs
14cu|squirrelmail-1.4.23-0.0.r14325.8|182	This add-on package provides Czech translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|183	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|184	
14cu|squirrelmail-1.4.23-0.0.r14325.8|185	%package cy
14cu|squirrelmail-1.4.23-0.0.r14325.8|186	Summary:	Welsh language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|187	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|188	Requires:	locales-cy
14cu|squirrelmail-1.4.23-0.0.r14325.8|189	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|190	
14cu|squirrelmail-1.4.23-0.0.r14325.8|191	%description cy
14cu|squirrelmail-1.4.23-0.0.r14325.8|192	This add-on package provides Welsh translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|193	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|194	
14cu|squirrelmail-1.4.23-0.0.r14325.8|195	%package da
14cu|squirrelmail-1.4.23-0.0.r14325.8|196	Summary:	Danish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|197	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|198	Requires:	locales-da
14cu|squirrelmail-1.4.23-0.0.r14325.8|199	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|200	
14cu|squirrelmail-1.4.23-0.0.r14325.8|201	%description da
14cu|squirrelmail-1.4.23-0.0.r14325.8|202	This add-on package provides Danish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|203	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|204	
14cu|squirrelmail-1.4.23-0.0.r14325.8|205	%package de
14cu|squirrelmail-1.4.23-0.0.r14325.8|206	Summary:	German language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|207	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|208	Requires:	locales-de
14cu|squirrelmail-1.4.23-0.0.r14325.8|209	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|210	
14cu|squirrelmail-1.4.23-0.0.r14325.8|211	%description de
14cu|squirrelmail-1.4.23-0.0.r14325.8|212	This add-on package provides German translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|213	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|214	
14cu|squirrelmail-1.4.23-0.0.r14325.8|215	%package el
14cu|squirrelmail-1.4.23-0.0.r14325.8|216	Summary:	Greek language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|217	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|218	Requires:	locales-el
14cu|squirrelmail-1.4.23-0.0.r14325.8|219	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|220	
14cu|squirrelmail-1.4.23-0.0.r14325.8|221	%description el
14cu|squirrelmail-1.4.23-0.0.r14325.8|222	This add-on package provides Greek translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|223	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|224	
14cu|squirrelmail-1.4.23-0.0.r14325.8|225	%package es
14cu|squirrelmail-1.4.23-0.0.r14325.8|226	Summary:	Spanish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|227	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|228	Requires:	locales-es
14cu|squirrelmail-1.4.23-0.0.r14325.8|229	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|230	
14cu|squirrelmail-1.4.23-0.0.r14325.8|231	%description es
14cu|squirrelmail-1.4.23-0.0.r14325.8|232	This add-on package provides Spanish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|233	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|234	
14cu|squirrelmail-1.4.23-0.0.r14325.8|235	%package et
14cu|squirrelmail-1.4.23-0.0.r14325.8|236	Summary:	Estonian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|237	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|238	Requires:	locales-et
14cu|squirrelmail-1.4.23-0.0.r14325.8|239	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|240	
14cu|squirrelmail-1.4.23-0.0.r14325.8|241	%description et
14cu|squirrelmail-1.4.23-0.0.r14325.8|242	This add-on package provides Estonian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|243	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|244	
14cu|squirrelmail-1.4.23-0.0.r14325.8|245	%package eu
14cu|squirrelmail-1.4.23-0.0.r14325.8|246	Summary:	Basque language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|247	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|248	Requires:	locales-eu
14cu|squirrelmail-1.4.23-0.0.r14325.8|249	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|250	
14cu|squirrelmail-1.4.23-0.0.r14325.8|251	%description eu
14cu|squirrelmail-1.4.23-0.0.r14325.8|252	This add-on package provides Basque translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|253	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|254	
14cu|squirrelmail-1.4.23-0.0.r14325.8|255	%package fa
14cu|squirrelmail-1.4.23-0.0.r14325.8|256	Summary:	Farsi language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|257	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|258	Requires:	locales-fa
14cu|squirrelmail-1.4.23-0.0.r14325.8|259	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|260	
14cu|squirrelmail-1.4.23-0.0.r14325.8|261	%description fa
14cu|squirrelmail-1.4.23-0.0.r14325.8|262	This add-on package provides Farsi translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|263	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|264	
14cu|squirrelmail-1.4.23-0.0.r14325.8|265	%package fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|266	Summary:	Finnish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|267	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|268	Requires:	locales-fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|269	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|270	
14cu|squirrelmail-1.4.23-0.0.r14325.8|271	%description fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|272	This add-on package provides Finnish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|273	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|274	
14cu|squirrelmail-1.4.23-0.0.r14325.8|275	%package fo
14cu|squirrelmail-1.4.23-0.0.r14325.8|276	Summary:	Faroese language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|277	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|278	Requires:	locales-fo
14cu|squirrelmail-1.4.23-0.0.r14325.8|279	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|280	
14cu|squirrelmail-1.4.23-0.0.r14325.8|281	%description fo
14cu|squirrelmail-1.4.23-0.0.r14325.8|282	This add-on package provides Faroese translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|283	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|284	
14cu|squirrelmail-1.4.23-0.0.r14325.8|285	%package fr
14cu|squirrelmail-1.4.23-0.0.r14325.8|286	Summary:	French language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|287	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|288	Requires:	locales-fr
14cu|squirrelmail-1.4.23-0.0.r14325.8|289	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|290	
14cu|squirrelmail-1.4.23-0.0.r14325.8|291	%description fr
14cu|squirrelmail-1.4.23-0.0.r14325.8|292	This add-on package provides French translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|293	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|294	
14cu|squirrelmail-1.4.23-0.0.r14325.8|295	%package fy
14cu|squirrelmail-1.4.23-0.0.r14325.8|296	Summary:	Frisian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|297	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|298	Requires:	locales-fy
14cu|squirrelmail-1.4.23-0.0.r14325.8|299	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|300	
14cu|squirrelmail-1.4.23-0.0.r14325.8|301	%description fy
14cu|squirrelmail-1.4.23-0.0.r14325.8|302	This add-on package provides Frisian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|303	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|304	
14cu|squirrelmail-1.4.23-0.0.r14325.8|305	%package he
14cu|squirrelmail-1.4.23-0.0.r14325.8|306	Summary:	Hebrew language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|307	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|308	Requires:	locales-he
14cu|squirrelmail-1.4.23-0.0.r14325.8|309	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|310	
14cu|squirrelmail-1.4.23-0.0.r14325.8|311	%description he
14cu|squirrelmail-1.4.23-0.0.r14325.8|312	This add-on package provides Hebrew translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|313	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|314	
14cu|squirrelmail-1.4.23-0.0.r14325.8|315	%package hr
14cu|squirrelmail-1.4.23-0.0.r14325.8|316	Summary:	Croatian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|317	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|318	Requires:	locales-hr
14cu|squirrelmail-1.4.23-0.0.r14325.8|319	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|320	
14cu|squirrelmail-1.4.23-0.0.r14325.8|321	%description hr
14cu|squirrelmail-1.4.23-0.0.r14325.8|322	This add-on package provides Croatian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|323	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|324	
14cu|squirrelmail-1.4.23-0.0.r14325.8|325	%package hu
14cu|squirrelmail-1.4.23-0.0.r14325.8|326	Summary:	Hungarian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|327	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|328	Requires:	locales-hu
14cu|squirrelmail-1.4.23-0.0.r14325.8|329	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|330	
14cu|squirrelmail-1.4.23-0.0.r14325.8|331	%description hu
14cu|squirrelmail-1.4.23-0.0.r14325.8|332	This add-on package provides Hungarian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|333	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|334	
14cu|squirrelmail-1.4.23-0.0.r14325.8|335	%package id
14cu|squirrelmail-1.4.23-0.0.r14325.8|336	Summary:	Indonesian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|337	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|338	Requires:	locales-id
14cu|squirrelmail-1.4.23-0.0.r14325.8|339	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|340	
14cu|squirrelmail-1.4.23-0.0.r14325.8|341	%description id
14cu|squirrelmail-1.4.23-0.0.r14325.8|342	This add-on package provides Indonesian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|343	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|344	
14cu|squirrelmail-1.4.23-0.0.r14325.8|345	%package is
14cu|squirrelmail-1.4.23-0.0.r14325.8|346	Summary:	Icelandic language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|347	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|348	Requires:	locales-is
14cu|squirrelmail-1.4.23-0.0.r14325.8|349	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|350	
14cu|squirrelmail-1.4.23-0.0.r14325.8|351	%description is
14cu|squirrelmail-1.4.23-0.0.r14325.8|352	This add-on package provides Icelandic translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|353	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|354	
14cu|squirrelmail-1.4.23-0.0.r14325.8|355	%package it
14cu|squirrelmail-1.4.23-0.0.r14325.8|356	Summary:	Italian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|357	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|358	Requires:	locales-it
14cu|squirrelmail-1.4.23-0.0.r14325.8|359	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|360	
14cu|squirrelmail-1.4.23-0.0.r14325.8|361	%description it
14cu|squirrelmail-1.4.23-0.0.r14325.8|362	This add-on package provides Italian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|363	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|364	
14cu|squirrelmail-1.4.23-0.0.r14325.8|365	%package ja
14cu|squirrelmail-1.4.23-0.0.r14325.8|366	Summary:	Japanese language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|367	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|368	Requires:	locales-ja
14cu|squirrelmail-1.4.23-0.0.r14325.8|369	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|370	
14cu|squirrelmail-1.4.23-0.0.r14325.8|371	%description ja
14cu|squirrelmail-1.4.23-0.0.r14325.8|372	This add-on package provides Japanese translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|373	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|374	
14cu|squirrelmail-1.4.23-0.0.r14325.8|375	%package	ko
14cu|squirrelmail-1.4.23-0.0.r14325.8|376	Summary:	Korean language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|377	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|378	Requires:	locales-ko
14cu|squirrelmail-1.4.23-0.0.r14325.8|379	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|380	
14cu|squirrelmail-1.4.23-0.0.r14325.8|381	%description ko
14cu|squirrelmail-1.4.23-0.0.r14325.8|382	This add-on package provides Korean translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|383	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|384	
14cu|squirrelmail-1.4.23-0.0.r14325.8|385	%package lt
14cu|squirrelmail-1.4.23-0.0.r14325.8|386	Summary:	Lithuanian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|387	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|388	Requires:	locales-lt
14cu|squirrelmail-1.4.23-0.0.r14325.8|389	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|390	
14cu|squirrelmail-1.4.23-0.0.r14325.8|391	%description lt
14cu|squirrelmail-1.4.23-0.0.r14325.8|392	This add-on package provides Lithuanian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|393	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|394	
14cu|squirrelmail-1.4.23-0.0.r14325.8|395	%package ms
14cu|squirrelmail-1.4.23-0.0.r14325.8|396	Summary:	Bahasa Melayu language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|397	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|398	Requires:	locales-ms
14cu|squirrelmail-1.4.23-0.0.r14325.8|399	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|400	
14cu|squirrelmail-1.4.23-0.0.r14325.8|401	%description ms
14cu|squirrelmail-1.4.23-0.0.r14325.8|402	This add-on package provides Bahasa Melayu translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|403	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|404	
14cu|squirrelmail-1.4.23-0.0.r14325.8|405	%package nb
14cu|squirrelmail-1.4.23-0.0.r14325.8|406	Summary:	Norwegian Bokmål language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|407	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|408	Requires:	locales-nb
14cu|squirrelmail-1.4.23-0.0.r14325.8|409	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|410	Obsoletes:	%{name}-nb_NO
14cu|squirrelmail-1.4.23-0.0.r14325.8|411	
14cu|squirrelmail-1.4.23-0.0.r14325.8|412	%description nb
14cu|squirrelmail-1.4.23-0.0.r14325.8|413	This add-on package provides Norwegian Bokmal translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|414	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|415	
14cu|squirrelmail-1.4.23-0.0.r14325.8|416	%package nl
14cu|squirrelmail-1.4.23-0.0.r14325.8|417	Summary:	Dutch language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|418	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|419	Requires:	locales-nl
14cu|squirrelmail-1.4.23-0.0.r14325.8|420	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|421	
14cu|squirrelmail-1.4.23-0.0.r14325.8|422	%description nl
14cu|squirrelmail-1.4.23-0.0.r14325.8|423	This add-on package provides Dutch translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|424	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|425	
14cu|squirrelmail-1.4.23-0.0.r14325.8|426	%package nn
14cu|squirrelmail-1.4.23-0.0.r14325.8|427	Summary:	Norwegian Nynorsk language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|428	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|429	Requires:	locales-nn
14cu|squirrelmail-1.4.23-0.0.r14325.8|430	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|431	Obsoletes:	%{name}-nn_NO
14cu|squirrelmail-1.4.23-0.0.r14325.8|432	
14cu|squirrelmail-1.4.23-0.0.r14325.8|433	%description nn
14cu|squirrelmail-1.4.23-0.0.r14325.8|434	This add-on package provides Norwegian Nynorsk translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|435	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|436	
14cu|squirrelmail-1.4.23-0.0.r14325.8|437	%package pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|438	Summary:	Polish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|439	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|440	Requires:	locales-pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|441	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|442	
14cu|squirrelmail-1.4.23-0.0.r14325.8|443	%description pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|444	This add-on package provides Polish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|445	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|446	
14cu|squirrelmail-1.4.23-0.0.r14325.8|447	%package pt
14cu|squirrelmail-1.4.23-0.0.r14325.8|448	Summary:	Portuguese and Brazilian Portuguese language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|449	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|450	Requires:	locales-pt
14cu|squirrelmail-1.4.23-0.0.r14325.8|451	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|452	Provides:	%{name}-pt_BR = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|453	Obsoletes:	%{name}-pt_BR < %{EVRD}
14cu|squirrelmail-1.4.23-0.0.r14325.8|454	
14cu|squirrelmail-1.4.23-0.0.r14325.8|455	%description pt
14cu|squirrelmail-1.4.23-0.0.r14325.8|456	This add-on package provides Portuguese and Brazilian Portuguese translation
14cu|squirrelmail-1.4.23-0.0.r14325.8|457	for Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|458	
14cu|squirrelmail-1.4.23-0.0.r14325.8|459	%package ro
14cu|squirrelmail-1.4.23-0.0.r14325.8|460	Summary:	Romanian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|461	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|462	Requires:	locales-ro
14cu|squirrelmail-1.4.23-0.0.r14325.8|463	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|464	
14cu|squirrelmail-1.4.23-0.0.r14325.8|465	%description ro
14cu|squirrelmail-1.4.23-0.0.r14325.8|466	This add-on package provides Romanian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|467	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|468	
14cu|squirrelmail-1.4.23-0.0.r14325.8|469	%package ru
14cu|squirrelmail-1.4.23-0.0.r14325.8|470	Summary:	Russian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|471	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|472	Requires:	locales-ru
14cu|squirrelmail-1.4.23-0.0.r14325.8|473	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|474	
14cu|squirrelmail-1.4.23-0.0.r14325.8|475	%description ru
14cu|squirrelmail-1.4.23-0.0.r14325.8|476	This add-on package provides Russian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|477	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|478	
14cu|squirrelmail-1.4.23-0.0.r14325.8|479	%package sk
14cu|squirrelmail-1.4.23-0.0.r14325.8|480	Summary:	Slovak language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|481	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|482	Requires:	locales-sk
14cu|squirrelmail-1.4.23-0.0.r14325.8|483	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|484	
14cu|squirrelmail-1.4.23-0.0.r14325.8|485	%description sk
14cu|squirrelmail-1.4.23-0.0.r14325.8|486	This add-on package provides Slovak translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|487	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|488	
14cu|squirrelmail-1.4.23-0.0.r14325.8|489	%package sl
14cu|squirrelmail-1.4.23-0.0.r14325.8|490	Summary:	Slovenian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|491	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|492	Requires:	locales-sl
14cu|squirrelmail-1.4.23-0.0.r14325.8|493	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|494	
14cu|squirrelmail-1.4.23-0.0.r14325.8|495	%description sl
14cu|squirrelmail-1.4.23-0.0.r14325.8|496	This add-on package provides Slovenian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|497	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|498	
14cu|squirrelmail-1.4.23-0.0.r14325.8|499	%package sr
14cu|squirrelmail-1.4.23-0.0.r14325.8|500	Summary:	Serbian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|501	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|502	Requires:	locales-sr
14cu|squirrelmail-1.4.23-0.0.r14325.8|503	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|504	
14cu|squirrelmail-1.4.23-0.0.r14325.8|505	%description sr
14cu|squirrelmail-1.4.23-0.0.r14325.8|506	This add-on package provides Serbian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|507	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|508	
14cu|squirrelmail-1.4.23-0.0.r14325.8|509	%package sv
14cu|squirrelmail-1.4.23-0.0.r14325.8|510	Summary:	Swedish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|511	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|512	Requires:	locales-sv
14cu|squirrelmail-1.4.23-0.0.r14325.8|513	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|514	
14cu|squirrelmail-1.4.23-0.0.r14325.8|515	%description sv
14cu|squirrelmail-1.4.23-0.0.r14325.8|516	This add-on package provides Swedish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|517	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|518	
14cu|squirrelmail-1.4.23-0.0.r14325.8|519	%package th
14cu|squirrelmail-1.4.23-0.0.r14325.8|520	Summary:	Thai language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|521	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|522	Requires:	locales-th
14cu|squirrelmail-1.4.23-0.0.r14325.8|523	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|524	
14cu|squirrelmail-1.4.23-0.0.r14325.8|525	%description th
14cu|squirrelmail-1.4.23-0.0.r14325.8|526	This add-on package provides Thai translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|527	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|528	
14cu|squirrelmail-1.4.23-0.0.r14325.8|529	%package tr
14cu|squirrelmail-1.4.23-0.0.r14325.8|530	Summary:	Turkish language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|531	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|532	Requires:	locales-tr
14cu|squirrelmail-1.4.23-0.0.r14325.8|533	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|534	
14cu|squirrelmail-1.4.23-0.0.r14325.8|535	%description tr
14cu|squirrelmail-1.4.23-0.0.r14325.8|536	This add-on package provides Turkish translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|537	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|538	
14cu|squirrelmail-1.4.23-0.0.r14325.8|539	%package ug
14cu|squirrelmail-1.4.23-0.0.r14325.8|540	Summary:	Uighur language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|541	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|542	Requires:	locales-ug
14cu|squirrelmail-1.4.23-0.0.r14325.8|543	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|544	
14cu|squirrelmail-1.4.23-0.0.r14325.8|545	%description ug
14cu|squirrelmail-1.4.23-0.0.r14325.8|546	This add-on package provides Uighur translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|547	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|548	
14cu|squirrelmail-1.4.23-0.0.r14325.8|549	%package uk
14cu|squirrelmail-1.4.23-0.0.r14325.8|550	Summary:	Ukrainian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|551	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|552	Requires:	locales-uk
14cu|squirrelmail-1.4.23-0.0.r14325.8|553	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|554	
14cu|squirrelmail-1.4.23-0.0.r14325.8|555	%description uk
14cu|squirrelmail-1.4.23-0.0.r14325.8|556	This add-on package provides Ukrainian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|557	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|558	
14cu|squirrelmail-1.4.23-0.0.r14325.8|559	%package vi
14cu|squirrelmail-1.4.23-0.0.r14325.8|560	Summary:	Vietnamese language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|561	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|562	Requires:	locales-vi
14cu|squirrelmail-1.4.23-0.0.r14325.8|563	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|564	
14cu|squirrelmail-1.4.23-0.0.r14325.8|565	%description vi
14cu|squirrelmail-1.4.23-0.0.r14325.8|566	This add-on package provides Vietnamese translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|567	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|568	
14cu|squirrelmail-1.4.23-0.0.r14325.8|569	%package zh_CN
14cu|squirrelmail-1.4.23-0.0.r14325.8|570	Summary:	Chinese Simplified language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|571	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|572	Requires:	locales-zh
14cu|squirrelmail-1.4.23-0.0.r14325.8|573	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|574	
14cu|squirrelmail-1.4.23-0.0.r14325.8|575	%description zh_CN
14cu|squirrelmail-1.4.23-0.0.r14325.8|576	This add-on package provides Chinese Simplified translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|577	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|578	
14cu|squirrelmail-1.4.23-0.0.r14325.8|579	%package zh_TW
14cu|squirrelmail-1.4.23-0.0.r14325.8|580	Summary:	Chinese Traditional language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|581	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|582	Requires:	locales-zh
14cu|squirrelmail-1.4.23-0.0.r14325.8|583	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|584	
14cu|squirrelmail-1.4.23-0.0.r14325.8|585	%description zh_TW
14cu|squirrelmail-1.4.23-0.0.r14325.8|586	This add-on package provides Chinese Traditional translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|587	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|588	
14cu|squirrelmail-1.4.23-0.0.r14325.8|589	%package ka
14cu|squirrelmail-1.4.23-0.0.r14325.8|590	Summary:	Georgian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|591	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|592	Requires:	locales-ka
14cu|squirrelmail-1.4.23-0.0.r14325.8|593	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|594	
14cu|squirrelmail-1.4.23-0.0.r14325.8|595	%description ka
14cu|squirrelmail-1.4.23-0.0.r14325.8|596	This add-on package provides Georgian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|597	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|598	
14cu|squirrelmail-1.4.23-0.0.r14325.8|599	%package km
14cu|squirrelmail-1.4.23-0.0.r14325.8|600	Summary:	Khmer language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|601	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|602	Requires:	locales-km
14cu|squirrelmail-1.4.23-0.0.r14325.8|603	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|604	
14cu|squirrelmail-1.4.23-0.0.r14325.8|605	%description km
14cu|squirrelmail-1.4.23-0.0.r14325.8|606	This add-on package provides Khmer translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|607	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|608	
14cu|squirrelmail-1.4.23-0.0.r14325.8|609	%package lv
14cu|squirrelmail-1.4.23-0.0.r14325.8|610	Summary:	Latvian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|611	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|612	Requires:	locales-lv
14cu|squirrelmail-1.4.23-0.0.r14325.8|613	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|614	
14cu|squirrelmail-1.4.23-0.0.r14325.8|615	%description lv
14cu|squirrelmail-1.4.23-0.0.r14325.8|616	This add-on package provides Latvian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|617	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|618	
14cu|squirrelmail-1.4.23-0.0.r14325.8|619	%package mk
14cu|squirrelmail-1.4.23-0.0.r14325.8|620	Summary:	Macedonian language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|621	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|622	Requires:	locales-mk
14cu|squirrelmail-1.4.23-0.0.r14325.8|623	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|624	
14cu|squirrelmail-1.4.23-0.0.r14325.8|625	%description mk
14cu|squirrelmail-1.4.23-0.0.r14325.8|626	This add-on package provides Macedonian translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|627	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|628	
14cu|squirrelmail-1.4.23-0.0.r14325.8|629	%package ta
14cu|squirrelmail-1.4.23-0.0.r14325.8|630	Summary:	Tamil language files for SquirrelMail
14cu|squirrelmail-1.4.23-0.0.r14325.8|631	Group:		System/Servers
14cu|squirrelmail-1.4.23-0.0.r14325.8|632	Requires:	locales-ta
14cu|squirrelmail-1.4.23-0.0.r14325.8|633	Requires:	%{name} = %{version}
14cu|squirrelmail-1.4.23-0.0.r14325.8|634	
14cu|squirrelmail-1.4.23-0.0.r14325.8|635	%description ta
14cu|squirrelmail-1.4.23-0.0.r14325.8|636	This add-on package provides Tamil translation for
14cu|squirrelmail-1.4.23-0.0.r14325.8|637	Squirrelmail.
14cu|squirrelmail-1.4.23-0.0.r14325.8|638	
14cu|squirrelmail-1.4.23-0.0.r14325.8|639	%prep
14cu|squirrelmail-1.4.23-0.0.r14325.8|640	
14cu|squirrelmail-1.4.23-0.0.r14325.8|641	#setup -q -n %{name}-webmail-%{version} -a1
14cu|squirrelmail-1.4.23-0.0.r14325.8|642	%setup -q -n squirrelmail -a1
14cu|squirrelmail-1.4.23-0.0.r14325.8|643	
14cu|squirrelmail-1.4.23-0.0.r14325.8|644	for i in `find . -type d -name .svn`; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|645	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14cu|squirrelmail-1.4.23-0.0.r14325.8|646	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|647	
14cu|squirrelmail-1.4.23-0.0.r14325.8|648	%patch0 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|649	%patch7 -p1
14cu|squirrelmail-1.4.23-0.0.r14325.8|650	%patch8 -p1
14cu|squirrelmail-1.4.23-0.0.r14325.8|651	%patch12 -p1
14cu|squirrelmail-1.4.23-0.0.r14325.8|652	%patch14 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|653	%patch17 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|654	%patch18 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|655	
14cu|squirrelmail-1.4.23-0.0.r14325.8|656	rm -f plugins/make_archive.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|657	
14cu|squirrelmail-1.4.23-0.0.r14325.8|658	# branding :)
14cu|squirrelmail-1.4.23-0.0.r14325.8|659	install -m0644 %{SOURCE100} images/rosa.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|660	%patch19 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|661	
14cu|squirrelmail-1.4.23-0.0.r14325.8|662	%patch20 -p1
14cu|squirrelmail-1.4.23-0.0.r14325.8|663	
14cu|squirrelmail-1.4.23-0.0.r14325.8|664	# hard code the path to the core config files
14cu|squirrelmail-1.4.23-0.0.r14325.8|665	
14cu|squirrelmail-1.4.23-0.0.r14325.8|666	find . -type f|xargs perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|667	s|SM_PATH \. \"config/config\.php\"|\'%{etcdir}/config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|668	s|\'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|669	s|\.\./config/config\.php|%{etcdir}/config\.php|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|670	s|SM_PATH \. \'config/config_default\.php\'|\'%{etcdir}/config_default\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|671	s|SM_PATH \. \'config/config_local\.php\'|\'%{etcdir}/config_local\.php\'|g"
14cu|squirrelmail-1.4.23-0.0.r14325.8|672	
14cu|squirrelmail-1.4.23-0.0.r14325.8|673	perl -pi -e "s|config/config\.php|%{etcdir}/config\.php|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|674	s|\"config\.php\"|\"%{etcdir}/config\.php\"|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|675	s|\"config_default\.php\"|\"%{etcdir}/config_default\.php\"|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|676	s|\"config_local\.php\"|\"%{etcdir}/config_local\.php\"|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|677	s|\.\./plugins|%{basedir}/plugins|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|678	s|\.\./themes|%{basedir}/themes|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|679	s|\>config\.php|\>%{etcdir}/config\.php|g" config/conf.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|680	
14cu|squirrelmail-1.4.23-0.0.r14325.8|681	# hard code the path to the plugins config files
14cu|squirrelmail-1.4.23-0.0.r14325.8|682	
14cu|squirrelmail-1.4.23-0.0.r14325.8|683	perl -pi -e "s|SM_PATH \. \'config/admins\'|\'%{pluginetc}/administrator-admins\'|g" plugins/administrator/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|684	perl -pi -e "s|SM_PATH \. \\\$SQSPELL_DIR \. \'sqspell_config\.php\'|\'%{pluginetc}/sqspell_config\.php\'|g" plugins/squirrelspell/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|685	
14cu|squirrelmail-1.4.23-0.0.r14325.8|686	
14cu|squirrelmail-1.4.23-0.0.r14325.8|687	if [ -d plugins/address_add ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|688	echo "address_add plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|689	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|690	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|691	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|692	tar -jxf %{SOURCE3}
14cu|squirrelmail-1.4.23-0.0.r14325.8|693	# Do not use chmod -R 644, otherwise you can't chdir to the
14cu|squirrelmail-1.4.23-0.0.r14325.8|694	# directory anymore
14cu|squirrelmail-1.4.23-0.0.r14325.8|695	chmod 644 address_add/*.php address_add/classes/*.php address_add/README
14cu|squirrelmail-1.4.23-0.0.r14325.8|696	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|697	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|698	
14cu|squirrelmail-1.4.23-0.0.r14325.8|699	if [ -d plugins/block_sender ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|700	echo "block_sender plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|701	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|702	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|703	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|704	tar -jxf %{SOURCE4}
14cu|squirrelmail-1.4.23-0.0.r14325.8|705	chmod 755 block_sender
14cu|squirrelmail-1.4.23-0.0.r14325.8|706	find block_sender -type f -print | xargs chmod 644
14cu|squirrelmail-1.4.23-0.0.r14325.8|707	perl -pi -e 's|data_dir \. \$username|data_dir ."/". \$username|;' block_sender/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|708	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|709	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|710	
14cu|squirrelmail-1.4.23-0.0.r14325.8|711	if [ -d plugins/login_image ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|712	echo "login_image plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|713	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|714	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|715	pushd plugins; tar -jxf %{SOURCE5}; chmod 0644 login_image/*.php; popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|716	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|717	%patch5 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|718	
14cu|squirrelmail-1.4.23-0.0.r14325.8|719	
14cu|squirrelmail-1.4.23-0.0.r14325.8|720	if [ -d plugins/secure_login ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|721	echo "secure_login plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|722	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|723	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|724	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|725	tar -jxf %{SOURCE6}
14cu|squirrelmail-1.4.23-0.0.r14325.8|726	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|727	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|728	pushd plugins/secure_login
14cu|squirrelmail-1.4.23-0.0.r14325.8|729	cp -f config.sample.php config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|730	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|731	%patch6 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|732	perl -pi -e "s|SM_PATH \. \'plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|733	perl -pi -e "s|\'\.\./plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|734	
14cu|squirrelmail-1.4.23-0.0.r14325.8|735	if [ -d plugins/compatibility ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|736	echo "compatibility plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|737	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|738	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|739	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|740	tar -jxf %{SOURCE7}
14cu|squirrelmail-1.4.23-0.0.r14325.8|741	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|742	cat plugins/compatibility/patches/compatibility_patch-1.4.11.diff | patch -p2
14cu|squirrelmail-1.4.23-0.0.r14325.8|743	rm -rf plugins/compatibility/patches plugins/compatibility/patches.old
14cu|squirrelmail-1.4.23-0.0.r14325.8|744	rm -f plugins/compatibility/COPYING plugins/compatibility/make_release.sh plugins/compatibility/getpot
14cu|squirrelmail-1.4.23-0.0.r14325.8|745	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|746	
14cu|squirrelmail-1.4.23-0.0.r14325.8|747	if [ -d plugins/change_pass ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|748	echo "change_pass plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|749	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|750	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|751	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|752	tar -zxf %{SOURCE8}
14cu|squirrelmail-1.4.23-0.0.r14325.8|753	pushd change_pass
14cu|squirrelmail-1.4.23-0.0.r14325.8|754	%patch2 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|755	perl -pi -e "s|SM_PATH \. \'plugins/change_pass/config.php\'|\'%{pluginetc}/change_pass_settings.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|756	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|757	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|758	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|759	
14cu|squirrelmail-1.4.23-0.0.r14325.8|760	if [ -d plugins/quota_usage ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|761	echo "quota_usage plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|762	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|763	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|764	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|765	tar -jxf %{SOURCE9}
14cu|squirrelmail-1.4.23-0.0.r14325.8|766	cp -f quota_usage/config.php.sample quota_usage/config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|767	rm -f quota_usage/screen.jpg quota_usage/getpot
14cu|squirrelmail-1.4.23-0.0.r14325.8|768	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|769	perl -pi -e "s|SM_PATH \. \'plugins/quota_usage/config.php\'|\'%{pluginetc}/quota_usage_config.php\'|g" plugins/quota_usage/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|770	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|771	
14cu|squirrelmail-1.4.23-0.0.r14325.8|772	if [ -d plugins/change_ldappass ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|773	echo "change_ldappass plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|774	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|775	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|776	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|777	tar -jxf %{SOURCE10}
14cu|squirrelmail-1.4.23-0.0.r14325.8|778	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|779	pushd plugins/change_ldappass
14cu|squirrelmail-1.4.23-0.0.r14325.8|780	%patch10 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|781	cp -f config_sample.php config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|782	perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|783	s|\"\.\./plugins/change_ldappass/config\.php\"|\'%{pluginetc}/change_ldappass_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|784	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|785	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|786	
14cu|squirrelmail-1.4.23-0.0.r14325.8|787	if [ -d plugins/avelsieve ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|788	echo "avelsieve plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|789	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|790	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|791	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|792	tar -zxf %{SOURCE11}
14cu|squirrelmail-1.4.23-0.0.r14325.8|793	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|794	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|795	pushd plugins/avelsieve
14cu|squirrelmail-1.4.23-0.0.r14325.8|796	%patch11 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|797	cp -f config/config_sample.php config/config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|798	rm -rf po
14cu|squirrelmail-1.4.23-0.0.r14325.8|799	perl -pi -e "s|^include \"config\.php\"\;|include \'%{pluginetc}/avelsieve_config\.php\'\;|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|800	s|SM_PATH \. \'plugins/avelsieve/config/rule|\'%{pluginetc}/avelsieve_rules|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|801	s|SM_PATH \. \'plugins/avelsieve/config/config\.php\'|\'%{pluginetc}/avelsieve_config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|802	s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" *.php include/*.php config/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|803	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|804	
14cu|squirrelmail-1.4.23-0.0.r14325.8|805	if [ -d plugins/windows ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|806	echo "windows plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|807	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|808	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|809	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|810	tar -jxf %{SOURCE12}
14cu|squirrelmail-1.4.23-0.0.r14325.8|811	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|812	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|813	pushd plugins/windows
14cu|squirrelmail-1.4.23-0.0.r14325.8|814	rm -f *.diff
14cu|squirrelmail-1.4.23-0.0.r14325.8|815	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|816	
14cu|squirrelmail-1.4.23-0.0.r14325.8|817	if [ -d plugins/folder_sizes ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|818	echo "folder_sizes plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|819	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|820	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|821	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|822	tar -jxf %{SOURCE13}
14cu|squirrelmail-1.4.23-0.0.r14325.8|823	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|824	perl -pi -e "s|SM_PATH \. \"/plugins/folder_sizes/folder_sizes_config\.php\"|\'%{pluginetc}/folder_sizes_config\.php\'|g" plugins/folder_sizes/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|825	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|826	
14cu|squirrelmail-1.4.23-0.0.r14325.8|827	if [ -d plugins/archive_mail ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|828	echo "archive_mail plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|829	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|830	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|831	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|832	tar -jxf %{SOURCE14}
14cu|squirrelmail-1.4.23-0.0.r14325.8|833	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|834	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|835	
14cu|squirrelmail-1.4.23-0.0.r14325.8|836	if [ -d plugins/empty_folders ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|837	echo "empty_folders plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|838	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|839	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|840	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|841	tar -jxf %{SOURCE15}
14cu|squirrelmail-1.4.23-0.0.r14325.8|842	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|843	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|844	
14cu|squirrelmail-1.4.23-0.0.r14325.8|845	pushd plugins/empty_folders
14cu|squirrelmail-1.4.23-0.0.r14325.8|846	cp -f config_example.php config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|847	rm -f empty_folder.php.old getpot make_release.sh
14cu|squirrelmail-1.4.23-0.0.r14325.8|848	rm -rf patches
14cu|squirrelmail-1.4.23-0.0.r14325.8|849	perl -pi -e "s|\'config\.php\'|\'%{pluginetc}/empty_folders_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|850	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|851	
14cu|squirrelmail-1.4.23-0.0.r14325.8|852	if [ -d plugins/abook_import_export ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|853	echo "abook_import_export plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|854	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|855	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|856	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|857	tar -jxf %{SOURCE16}
14cu|squirrelmail-1.4.23-0.0.r14325.8|858	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|859	perl -pi -e "s|SM_PATH \. \'plugins/abook_import_export/config_default\.php\'|\'%{pluginetc}/abook_import_export_config\.php\'|g" plugins/abook_import_export/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|860	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|861	
14cu|squirrelmail-1.4.23-0.0.r14325.8|862	if [ -d plugins/ldifimport ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|863	echo "ldifimport plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|864	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|865	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|866	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|867	tar -jxf %{SOURCE17}
14cu|squirrelmail-1.4.23-0.0.r14325.8|868	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|869	perl -pi -e "s|\'config.php\'|\'%{pluginetc}/ldifimport_config\.php\'|g" plugins/ldifimport/*php
14cu|squirrelmail-1.4.23-0.0.r14325.8|870	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|871	
14cu|squirrelmail-1.4.23-0.0.r14325.8|872	if [ -d plugins/username ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|873	echo "username plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|874	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|875	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|876	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|877	tar -jxf %{SOURCE18}
14cu|squirrelmail-1.4.23-0.0.r14325.8|878	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|879	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|880	
14cu|squirrelmail-1.4.23-0.0.r14325.8|881	pushd plugins/username
14cu|squirrelmail-1.4.23-0.0.r14325.8|882	cp -f config.php.sample config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|883	perl -pi -e "s|SM_PATH \. \'plugins/username/config\.php\'|\'%{pluginetc}/username_config\.php\'|g; \
14cu|squirrelmail-1.4.23-0.0.r14325.8|884	s|\.\./plugins/username/config\.php|%{pluginetc}/username_config\.php|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|885	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|886	
14cu|squirrelmail-1.4.23-0.0.r14325.8|887	if [ -d plugins/bookmarks ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|888	echo "bookmarks plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|889	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|890	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|891	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|892	tar -jxf %{SOURCE19}
14cu|squirrelmail-1.4.23-0.0.r14325.8|893	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|894	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|895	
14cu|squirrelmail-1.4.23-0.0.r14325.8|896	pushd plugins/bookmarks
14cu|squirrelmail-1.4.23-0.0.r14325.8|897	cp -f bookmarks_data_text.php bookmarks_data.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|898	chmod 644 *
14cu|squirrelmail-1.4.23-0.0.r14325.8|899	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|900	
14cu|squirrelmail-1.4.23-0.0.r14325.8|901	if [ -d plugins/select_range ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|902	echo "select_range plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|903	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|904	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|905	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|906	tar -zxf %{SOURCE20}
14cu|squirrelmail-1.4.23-0.0.r14325.8|907	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|908	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|909	
14cu|squirrelmail-1.4.23-0.0.r14325.8|910	pushd plugins/select_range
14cu|squirrelmail-1.4.23-0.0.r14325.8|911	cp -p config_example.php config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|912	rm -rf patch
14cu|squirrelmail-1.4.23-0.0.r14325.8|913	perl -pi -e "s|SM_PATH \. \'plugins/select_range/config\.php\'|\'%{pluginetc}/select_range_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|914	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|915	
14cu|squirrelmail-1.4.23-0.0.r14325.8|916	if [ -d plugins/rewrap ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|917	echo "rewrap plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|918	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|919	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|920	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|921	tar -jxf %{SOURCE21}
14cu|squirrelmail-1.4.23-0.0.r14325.8|922	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|923	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|924	
14cu|squirrelmail-1.4.23-0.0.r14325.8|925	pushd plugins/rewrap
14cu|squirrelmail-1.4.23-0.0.r14325.8|926	rm -f getpot make_release.sh rewrap.pot
14cu|squirrelmail-1.4.23-0.0.r14325.8|927	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|928	
14cu|squirrelmail-1.4.23-0.0.r14325.8|929	if [ -d plugins/spam_buttons ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|930	echo "spam_buttons plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|931	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|932	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|933	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|934	tar -zxf %{SOURCE22}
14cu|squirrelmail-1.4.23-0.0.r14325.8|935	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|936	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|937	
14cu|squirrelmail-1.4.23-0.0.r14325.8|938	pushd plugins/spam_buttons
14cu|squirrelmail-1.4.23-0.0.r14325.8|939	cp -p config_example.php config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|940	rm -f getpot
14cu|squirrelmail-1.4.23-0.0.r14325.8|941	perl -pi -e "s|\'\.\.\/\.\.\/config\/config_spam_buttons\.php\'|\'%{pluginetc}/spam_buttons_config\.php\'|g" functions.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|942	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|943	
14cu|squirrelmail-1.4.23-0.0.r14325.8|944	if [ -d plugins/spamassassin ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|945	echo "spamassassin plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|946	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|947	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|948	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|949	tar -jxvf %{SOURCE23}
14cu|squirrelmail-1.4.23-0.0.r14325.8|950	mv SquirrelSAP*/spamassassin .
14cu|squirrelmail-1.4.23-0.0.r14325.8|951	mv SquirrelSAP*/ReadMe_SquirrelSAP spamassassin/
14cu|squirrelmail-1.4.23-0.0.r14325.8|952	perl -pi -e "s|\r|\n|g" spamassassin/config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|953	perl -pi -e "s|\r|\n|g" spamassassin/options.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|954	perl -pi -e "s|\r|\n|g" spamassassin/spamassassin.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|955	rm -rf SquirrelSAP*
14cu|squirrelmail-1.4.23-0.0.r14325.8|956	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|957	perl -pi -e "s|SM_PATH \. \'plugins/spamassassin/config\.php\'|\'%{pluginetc}/spamassassin_config\.php\'|g" plugins/spamassassin/*.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|958	perl -pi -e "s|define\(\'SM_PATH\', \'\.\./\.\./\'\)\;||g" plugins/spamassassin/setup.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|959	
14cu|squirrelmail-1.4.23-0.0.r14325.8|960	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|961	
14cu|squirrelmail-1.4.23-0.0.r14325.8|962	if [ -d plugins/junkfolder ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|963	echo "junkfolder plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|964	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|965	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|966	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|967	tar -jxf %{SOURCE24}
14cu|squirrelmail-1.4.23-0.0.r14325.8|968	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|969	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|970	
14cu|squirrelmail-1.4.23-0.0.r14325.8|971	pushd plugins/junkfolder
14cu|squirrelmail-1.4.23-0.0.r14325.8|972	rm -f po/xgetpo
14cu|squirrelmail-1.4.23-0.0.r14325.8|973	perl -pi -e "s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|974	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|975	
14cu|squirrelmail-1.4.23-0.0.r14325.8|976	# Don't enable SPAM RBL by default
14cu|squirrelmail-1.4.23-0.0.r14325.8|977	pushd plugins/filters
14cu|squirrelmail-1.4.23-0.0.r14325.8|978	%patch13 -p0
14cu|squirrelmail-1.4.23-0.0.r14325.8|979	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|980	
14cu|squirrelmail-1.4.23-0.0.r14325.8|981	# javascript_libs is required/recommended by avelsieve-1.9.8
14cu|squirrelmail-1.4.23-0.0.r14325.8|982	if [ -d plugins/javascript_libs ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|983	echo "javascript_libs plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|984	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|985	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|986	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|987	tar -jxf %{SOURCE26}
14cu|squirrelmail-1.4.23-0.0.r14325.8|988	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|989	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|990	
14cu|squirrelmail-1.4.23-0.0.r14325.8|991	pushd plugins/javascript_libs
14cu|squirrelmail-1.4.23-0.0.r14325.8|992	perl -pi -e "s|SM_PATH \. \'plugins/javascript_libs/config\.php\'|\'%{pluginetc}/javascript_libs_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|993	perl -pi -e "s|^#\!/usr/bin/php5|#\!/usr/bin/php|g" minify_offline.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|994	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|995	
14cu|squirrelmail-1.4.23-0.0.r14325.8|996	if [ -d plugins/yubikey ]; then
14cu|squirrelmail-1.4.23-0.0.r14325.8|997	echo "yubikey plugin already present"
14cu|squirrelmail-1.4.23-0.0.r14325.8|998	sleep 360
14cu|squirrelmail-1.4.23-0.0.r14325.8|999	else
14cu|squirrelmail-1.4.23-0.0.r14325.8|1000	pushd plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|1001	tar -jxf %{SOURCE27}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1002	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|1003	fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|1004	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1005	pushd plugins/yubikey
14cu|squirrelmail-1.4.23-0.0.r14325.8|1006	rm -f getpot yubikey.pot
14cu|squirrelmail-1.4.23-0.0.r14325.8|1007	perl -pi -e "s|SM_PATH \. \'config/config_yubikey\.php\'|\'%{pluginetc}/yubikey_glogal_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1008	perl -pi -e "s|SM_PATH \. \'plugins/yubikey/config\.php\'|\'%{pluginetc}/yubikey_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1009	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|1010	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1011	# Rearrange the documentation
14cu|squirrelmail-1.4.23-0.0.r14325.8|1012	mv README doc/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1013	mv themes/README.themes doc/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1014	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1015	for f in `find plugins -name "README*" -or -name INSTALL -or -name CHANGES \
14cu|squirrelmail-1.4.23-0.0.r14325.8|1016	-or -name HISTORY -or -name CHANGELOG -or -name ChangeLog -or -name FAQ`; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1017	mkdir -p doc/`dirname $f`
14cu|squirrelmail-1.4.23-0.0.r14325.8|1018	mv $f $_
14cu|squirrelmail-1.4.23-0.0.r14325.8|1019	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|1020	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1021	# cleanup
14cu|squirrelmail-1.4.23-0.0.r14325.8|1022	for f in `find plugins -name COPYING -or -name LICENSE`; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1023	rm -f $f
14cu|squirrelmail-1.4.23-0.0.r14325.8|1024	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|1025	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1026	#mv doc/plugins/squirrelspell/doc/README doc/plugins/squirrelspell
14cu|squirrelmail-1.4.23-0.0.r14325.8|1027	#rmdir doc/plugins/squirrelspell/doc
14cu|squirrelmail-1.4.23-0.0.r14325.8|1028	mv plugins/squirrelspell/doc/* doc/plugins/squirrelspell
14cu|squirrelmail-1.4.23-0.0.r14325.8|1029	rm -f doc/plugins/squirrelspell/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1030	rmdir plugins/squirrelspell/doc
14cu|squirrelmail-1.4.23-0.0.r14325.8|1031	mv doc/index.html doc/index2.html
14cu|squirrelmail-1.4.23-0.0.r14325.8|1032	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1033	cat << EOF > doc/index.html
14cu|squirrelmail-1.4.23-0.0.r14325.8|1034	Your squirrelmail package is installed in <a href=/squirrelmail/>%{basedir}</a>, and is aliased to <a href=/webmail>/webmail</a>.
14cu|squirrelmail-1.4.23-0.0.r14325.8|1035	<p>
14cu|squirrelmail-1.4.23-0.0.r14325.8|1036	<a href=index2.html>Read documentation</a>
14cu|squirrelmail-1.4.23-0.0.r14325.8|1037	EOF
14cu|squirrelmail-1.4.23-0.0.r14325.8|1038	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1039	# Fixup various files
14cu|squirrelmail-1.4.23-0.0.r14325.8|1040	echo "left_refresh=300" >> data/default_pref
14cu|squirrelmail-1.4.23-0.0.r14325.8|1041	%patch1 -p0 -b .oldconf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1042	for f in contrib/RPM/squirrelmail.cron contrib/RPM/config.php.redhat; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1043	perl -pi -e "s|__ATTDIR__|%{attdir}|g;s|__PREFSDIR__|%{prefsdir}|g;" $f
14cu|squirrelmail-1.4.23-0.0.r14325.8|1044	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|1045	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1046	pushd plugins/mail_fetch
14cu|squirrelmail-1.4.23-0.0.r14325.8|1047	cp -f config_example.php mail_fetch_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1048	perl -pi -e "s|SM_PATH \. \'plugins/mail_fetch/config\.php\'|\'%{pluginetc}/mail_fetch_config\.php\'|g" *.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1049	popd
14cu|squirrelmail-1.4.23-0.0.r14325.8|1050	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1051	cp %{SOURCE2} doc/RPM.readme
14cu|squirrelmail-1.4.23-0.0.r14325.8|1052	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1053	%install
14cu|squirrelmail-1.4.23-0.0.r14325.8|1054	export DONT_RELINK=1
14cu|squirrelmail-1.4.23-0.0.r14325.8|1055	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1056	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|squirrelmail-1.4.23-0.0.r14325.8|1057	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14cu|squirrelmail-1.4.23-0.0.r14325.8|1058	install -d %{buildroot}%{etcdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1059	install -d %{buildroot}%{prefsdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1060	install -d %{buildroot}%{attdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1061	install -d %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1062	install -d %{buildroot}%{crondir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1063	install -d %{buildroot}%{_sbindir}/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1064	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1065	# install default_pref
14cu|squirrelmail-1.4.23-0.0.r14325.8|1066	install -m 0644 data/default_pref %{buildroot}%{prefsdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1067	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1068	# install the config files
14cu|squirrelmail-1.4.23-0.0.r14325.8|1069	install -m0644 config/config*.php %{buildroot}%{etcdir}/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1070	install -m0644 contrib/RPM/config.php.redhat %{buildroot}%{etcdir}/config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1071	install -m0750 config/conf.pl %{buildroot}%{_sbindir}/squirrelmail-conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1072	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1073	# install index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1074	install -m0644 index.php %{buildroot}%{basedir}/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1075	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1076	# install classes
14cu|squirrelmail-1.4.23-0.0.r14325.8|1077	install -d -m0755 %{buildroot}%{basedir}/class
14cu|squirrelmail-1.4.23-0.0.r14325.8|1078	cp -pr class %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1079	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1080	# install include
14cu|squirrelmail-1.4.23-0.0.r14325.8|1081	install -d -m0755 %{buildroot}%{basedir}/include
14cu|squirrelmail-1.4.23-0.0.r14325.8|1082	cp -pr include %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1083	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1084	# install functions
14cu|squirrelmail-1.4.23-0.0.r14325.8|1085	install -d -m0755 %{buildroot}%{basedir}/functions/decode
14cu|squirrelmail-1.4.23-0.0.r14325.8|1086	install -d -m0755 %{buildroot}%{basedir}/functions/encode
14cu|squirrelmail-1.4.23-0.0.r14325.8|1087	install -m 0644 functions/*.php %{buildroot}%{basedir}/functions/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1088	install -m 0644 functions/decode/*.php %{buildroot}%{basedir}/functions/decode
14cu|squirrelmail-1.4.23-0.0.r14325.8|1089	install -m 0644 functions/encode/*.php %{buildroot}%{basedir}/functions/encode
14cu|squirrelmail-1.4.23-0.0.r14325.8|1090	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1091	# install src
14cu|squirrelmail-1.4.23-0.0.r14325.8|1092	install -d -m0755 %{buildroot}%{basedir}/src
14cu|squirrelmail-1.4.23-0.0.r14325.8|1093	install -m 0644 src/* %{buildroot}%{basedir}/src/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1094	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1095	# install themes
14cu|squirrelmail-1.4.23-0.0.r14325.8|1096	install -d -m0755 %{buildroot}%{basedir}/themes
14cu|squirrelmail-1.4.23-0.0.r14325.8|1097	install -m 0644 themes/*.php %{buildroot}%{basedir}/themes/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1098	install -d -m0755 %{buildroot}%{basedir}/themes/css
14cu|squirrelmail-1.4.23-0.0.r14325.8|1099	install -m 0644 themes/css/*.css %{buildroot}%{basedir}/themes/css/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1100	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1101	# install images
14cu|squirrelmail-1.4.23-0.0.r14325.8|1102	install -d -m0755 %{buildroot}%{basedir}/images
14cu|squirrelmail-1.4.23-0.0.r14325.8|1103	install -m 0644 images/* %{buildroot}%{basedir}/images/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1104	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1105	# install the plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|1106	cp -rp plugins %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1107	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1108	# install the locales.
14cu|squirrelmail-1.4.23-0.0.r14325.8|1109	cp -rp locale %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1110	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1111	# install help files
14cu|squirrelmail-1.4.23-0.0.r14325.8|1112	cp -rp help %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1113	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1114	# po will go into the poutils package, so just copy it
14cu|squirrelmail-1.4.23-0.0.r14325.8|1115	cp -rp po %{buildroot}%{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1116	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1117	# install the cron script
14cu|squirrelmail-1.4.23-0.0.r14325.8|1118	install -m 0755 contrib/RPM/squirrelmail.cron %{buildroot}/%{crondir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1119	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1120	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1121	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|squirrelmail-1.4.23-0.0.r14325.8|1122	# squirrelmail.conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1123	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1124	Alias /%{name} %{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1125	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1126	<Directory %{basedir}>
14cu|squirrelmail-1.4.23-0.0.r14325.8|1127	Require local granted
14cu|squirrelmail-1.4.23-0.0.r14325.8|1128	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|squirrelmail-1.4.23-0.0.r14325.8|1129	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1130	php_admin_value session.bug_compat_42 0
14cu|squirrelmail-1.4.23-0.0.r14325.8|1131	# Otherwise can't send mails
14cu|squirrelmail-1.4.23-0.0.r14325.8|1132	php_admin_value safe_mode 0
14cu|squirrelmail-1.4.23-0.0.r14325.8|1133	# Misc
14cu|squirrelmail-1.4.23-0.0.r14325.8|1134	php_flag register_globals	off
14cu|squirrelmail-1.4.23-0.0.r14325.8|1135	# Other increased PHP parameters
14cu|squirrelmail-1.4.23-0.0.r14325.8|1136	php_admin_value memory_limit    64M
14cu|squirrelmail-1.4.23-0.0.r14325.8|1137	php_admin_value post_max_size   17M
14cu|squirrelmail-1.4.23-0.0.r14325.8|1138	php_admin_value upload_max_filesize 16M
14cu|squirrelmail-1.4.23-0.0.r14325.8|1139	php_admin_value max_execution_time 120
14cu|squirrelmail-1.4.23-0.0.r14325.8|1140	</Directory>
14cu|squirrelmail-1.4.23-0.0.r14325.8|1141	EOF
14cu|squirrelmail-1.4.23-0.0.r14325.8|1142	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1143	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1144	# Move plugin config files
14cu|squirrelmail-1.4.23-0.0.r14325.8|1145	mkdir -p %{buildroot}%{pluginetc}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1146	mv %{buildroot}%{basedir}/plugins/avelsieve/config/config.php %{buildroot}%{pluginetc}/avelsieve_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1147	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1148	# fix rules
14cu|squirrelmail-1.4.23-0.0.r14325.8|1149	install -d %{buildroot}%{pluginetc}/avelsieve_rules
14cu|squirrelmail-1.4.23-0.0.r14325.8|1150	mv %{buildroot}%{basedir}/plugins/avelsieve/config/rule.*.default.php %{buildroot}%{pluginetc}/avelsieve_rules/
14cu|squirrelmail-1.4.23-0.0.r14325.8|1151	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1152	mv %{buildroot}%{basedir}/plugins/change_ldappass/config.php %{buildroot}%{pluginetc}/change_ldappass_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1153	mv %{buildroot}%{basedir}/plugins/change_pass/config_example.php %{buildroot}%{pluginetc}/change_pass_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1154	mv %{buildroot}%{basedir}/plugins/empty_folders/config.php %{buildroot}%{pluginetc}/empty_folders_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1155	#mv %{buildroot}%{basedir}/plugins/folder_sizes/folder_sizes_config.php %{buildroot}%{pluginetc}/folder_sizes_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1156	mv %{buildroot}%{basedir}/plugins/ldifimport/config.php %{buildroot}%{pluginetc}/ldifimport_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1157	mv %{buildroot}%{basedir}/plugins/quota_usage/config.php %{buildroot}%{pluginetc}/quota_usage_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1158	mv %{buildroot}%{basedir}/plugins/secure_login/config.php %{buildroot}%{pluginetc}/secure_login_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1159	mv %{buildroot}%{basedir}/plugins/squirrelspell/sqspell_config.php %{buildroot}%{pluginetc}/sqspell_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1160	mv %{buildroot}%{basedir}/plugins/username/config.php %{buildroot}%{pluginetc}/username_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1161	mv %{buildroot}%{basedir}/plugins/select_range/config.php %{buildroot}%{pluginetc}/select_range_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1162	mv %{buildroot}%{basedir}/plugins/spam_buttons/config.php %{buildroot}%{pluginetc}/spam_buttons_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1163	mv %{buildroot}%{basedir}/plugins/spamassassin/config.php %{buildroot}%{pluginetc}/spamassassin_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1164	mv %{buildroot}%{basedir}/plugins/junkfolder/config.php %{buildroot}%{pluginetc}/junkfolder_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1165	mv %{buildroot}%{basedir}/plugins/abook_import_export/config_default.php %{buildroot}%{pluginetc}/abook_import_export_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1166	mv %{buildroot}%{basedir}/plugins/javascript_libs/config.php %{buildroot}%{pluginetc}/javascript_libs_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1167	mv %{buildroot}%{basedir}/plugins/yubikey/config_example.php %{buildroot}%{pluginetc}/yubikey_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1168	cp %{buildroot}%{pluginetc}/yubikey_config.php %{buildroot}%{pluginetc}/yubikey_glogal_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1169	mv %{buildroot}%{basedir}/plugins/mail_fetch/mail_fetch_config.php %{buildroot}%{pluginetc}/mail_fetch_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1170	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1171	# wrong locale name, would never be used, and it is duplicated with a
14cu|squirrelmail-1.4.23-0.0.r14325.8|1172	# correct name (just "pl")
14cu|squirrelmail-1.4.23-0.0.r14325.8|1173	rm -rf %{buildroot}%{basedir}/plugins/change_ldappass/locale/PL_pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|1174	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1175	# make some po file lists
14cu|squirrelmail-1.4.23-0.0.r14325.8|1176	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}|%%exclude |' > exclude_pofiles.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1177	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}||' > pofiles.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1178	find %{buildroot} -type f -name "*.mo" | sed -e 's|^%{buildroot}||' > mofiles.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1179	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1180	ls -1d locale/*/|sed -e 's/locale\///'|sed -e 's/\///'> LOCALES
14cu|squirrelmail-1.4.23-0.0.r14325.8|1181	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1182	# add some extra locales here
14cu|squirrelmail-1.4.23-0.0.r14325.8|1183	cat >> LOCALES << EOF
14cu|squirrelmail-1.4.23-0.0.r14325.8|1184	th_TH
14cu|squirrelmail-1.4.23-0.0.r14325.8|1185	uk_UA
14cu|squirrelmail-1.4.23-0.0.r14325.8|1186	vi_VN
14cu|squirrelmail-1.4.23-0.0.r14325.8|1187	EOF
14cu|squirrelmail-1.4.23-0.0.r14325.8|1188	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1189	for i in `cat LOCALES`; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1190	grep "/${i}/" mofiles.list > ${i}.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1191	if [ -d help/${i} ]; then echo "%{basedir}/help/${i}" >> ${i}.list; fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|1192	if [ -f images/sec_remove_${i}.png ]; then echo "%{basedir}/images/sec_remove_${i}.png" >> ${i}.list; fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|1193	if [ -f locale/${i}/setup.php ]; then echo "%{basedir}/locale/${i}/setup.php" >> ${i}.list; fi
14cu|squirrelmail-1.4.23-0.0.r14325.8|1194	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|1195	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1196	#  merge the pt and pt_BR packages as locales-pt includes locales-pt_BR but does not provide
14cu|squirrelmail-1.4.23-0.0.r14325.8|1197	cat pt_BR.list >> pt_PT.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1198	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1199	# nuke unwanted files
14cu|squirrelmail-1.4.23-0.0.r14325.8|1200	rm -rf contrib/RPM
14cu|squirrelmail-1.4.23-0.0.r14325.8|1201	find %{buildroot} -name "\.htaccess" | xargs rm -f
14cu|squirrelmail-1.4.23-0.0.r14325.8|1202	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1203	install -d %{buildroot}%{basedir}/conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1204	install -m0750 %{SOURCE25} %{buildroot}%{basedir}/conf/conf.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|1205	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1206	mv doc/ReleaseNotes doc/ReleaseNotes.txt
14cu|squirrelmail-1.4.23-0.0.r14325.8|1207	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1208	# cleanup
14cu|squirrelmail-1.4.23-0.0.r14325.8|1209	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/he_HE/LC_MESSAGES/address_add.mo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1210	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/compileall.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|1211	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1212	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/no_NO/LC_MESSAGES/address_add.mo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1213	rm -f %{buildroot}%{basedir}/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.mo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1214	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1215	%post
14cu|squirrelmail-1.4.23-0.0.r14325.8|1216	# Put correct hostname in config. We do this every time, since we change the
14cu|squirrelmail-1.4.23-0.0.r14325.8|1217	# .rpmnew as well. This is safe even if someone already modified the config,
14cu|squirrelmail-1.4.23-0.0.r14325.8|1218	# because the script will not find __HOSTNAME__ in the file and will do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1219	# nothing.
14cu|squirrelmail-1.4.23-0.0.r14325.8|1220	for f in %{etcdir}/config.php %{etcdir}/config.php.rpmnew \
14cu|squirrelmail-1.4.23-0.0.r14325.8|1221	%{pluginetc}/avelsieve_config.php %{basedir}/plugins/avelsieve/addrule_html.php; do
14cu|squirrelmail-1.4.23-0.0.r14325.8|1222	perl -pi -e "s|__HOSTNAME__|$HOSTNAME|g" $f 2>/dev/null
14cu|squirrelmail-1.4.23-0.0.r14325.8|1223	done
14cu|squirrelmail-1.4.23-0.0.r14325.8|1224	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1225	# Upgrade the configuration file using ccp if needed
14cu|squirrelmail-1.4.23-0.0.r14325.8|1226	# --ifexists makes sure it doesn't do anything (or whine/return nonzero)
14cu|squirrelmail-1.4.23-0.0.r14325.8|1227	# --ignoreopt config_version makes sure the config_version in config.php.rpmnew is kept
14cu|squirrelmail-1.4.23-0.0.r14325.8|1228	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{etcdir}/config.php --newfile %{etcdir}/config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1229	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1230	# try to fix the plugins config too
14cu|squirrelmail-1.4.23-0.0.r14325.8|1231	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/avelsieve_config.php --newfile %{pluginetc}/avelsieve_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1232	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_ldappass_config.php --newfile %{pluginetc}/change_ldappass_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1233	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_pass_config.php --newfile %{pluginetc}/change_pass_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1234	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/empty_folders_config.php --newfile %{pluginetc}/empty_folders_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1235	#ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/folder_sizes_config.php --newfile %{pluginetc}/folder_sizes_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1236	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/ldifimport_config.php --newfile %{pluginetc}/ldifimport_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1237	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/quota_usage_config.php --newfile %{pluginetc}/quota_usage_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1238	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/secure_login_config.php --newfile %{pluginetc}/secure_login_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1239	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/select_range_config.php --newfile %{pluginetc}/select_range_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1240	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spamassassin_config.php --newfile %{pluginetc}/spamassassin_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1241	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spam_buttons_config.php --newfile %{pluginetc}/spam_buttons_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1242	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/sqspell_config.php --newfile %{pluginetc}/sqspell_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1243	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/username_config.php --newfile %{pluginetc}/username_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1244	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/junkfolder_config.php --newfile %{pluginetc}/junkfolder_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1245	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/abook_import_export_config.php --newfile %{pluginetc}/abook_import_export_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1246	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/javascript_libs_config.php --newfile %{pluginetc}/javascript_libs_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1247	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_config.php --newfile %{pluginetc}/yubikey_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1248	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_glogal_config.php --newfile %{pluginetc}/yubikey_glogal_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1249	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/mail_fetch_config.php --newfile %{pluginetc}/mail_fetch_config.php.rpmnew
14cu|squirrelmail-1.4.23-0.0.r14325.8|1250	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1251	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1252	%files -f exclude_pofiles.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1253	%doc doc/* contrib
14cu|squirrelmail-1.4.23-0.0.r14325.8|1254	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1255	%dir %{etcdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1256	%attr(0644,root,root) %config(noreplace) %{etcdir}/config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1257	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_default.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1258	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_local.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1259	%dir %{pluginetc}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1260	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1261	%attr(0755,root,apache) %dir %{pluginetc}/avelsieve_rules
14cu|squirrelmail-1.4.23-0.0.r14325.8|1262	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_rules/rule.*.default.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1263	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_ldappass_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1264	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_pass_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1265	%attr(0644,root,root) %config(noreplace) %{pluginetc}/empty_folders_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1266	#%attr(0644,root,root) %config(noreplace) %{pluginetc}/folder_sizes_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1267	%attr(0644,root,root) %config(noreplace) %{pluginetc}/ldifimport_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1268	%attr(0644,root,root) %config(noreplace) %{pluginetc}/quota_usage_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1269	%attr(0644,root,root) %config(noreplace) %{pluginetc}/secure_login_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1270	%attr(0644,root,root) %config(noreplace) %{pluginetc}/select_range_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1271	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spamassassin_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1272	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spam_buttons_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1273	%attr(0644,root,root) %config(noreplace) %{pluginetc}/sqspell_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1274	%attr(0644,root,root) %config(noreplace) %{pluginetc}/username_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1275	%attr(0644,root,root) %config(noreplace) %{pluginetc}/junkfolder_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1276	%attr(0644,root,root) %config(noreplace) %{pluginetc}/abook_import_export_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1277	%attr(0644,root,root) %config(noreplace) %{pluginetc}/javascript_libs_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1278	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1279	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_glogal_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1280	%attr(0644,root,root) %config(noreplace) %{pluginetc}/mail_fetch_config.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1281	%dir %{basedir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1282	%dir %{varlibdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1283	%dir %{varspooldir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1284	%dir %{basedir}/conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1285	%dir %{basedir}/help
14cu|squirrelmail-1.4.23-0.0.r14325.8|1286	%dir %{basedir}/images
14cu|squirrelmail-1.4.23-0.0.r14325.8|1287	%dir %{basedir}/locale
14cu|squirrelmail-1.4.23-0.0.r14325.8|1288	%dir %{basedir}/plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|1289	%{basedir}/class
14cu|squirrelmail-1.4.23-0.0.r14325.8|1290	%{basedir}/functions
14cu|squirrelmail-1.4.23-0.0.r14325.8|1291	%{basedir}/help/en_US
14cu|squirrelmail-1.4.23-0.0.r14325.8|1292	%{basedir}/help/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1293	%{basedir}/locale/timezones.cfg
14cu|squirrelmail-1.4.23-0.0.r14325.8|1294	%{basedir}/locale/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1295	%{basedir}/locale/README.locales
14cu|squirrelmail-1.4.23-0.0.r14325.8|1296	%{basedir}/images/blank.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1297	%{basedir}/images/delitem.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1298	%{basedir}/images/down_pointer.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1299	%{basedir}/images/draft.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1300	%{basedir}/images/folder.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1301	%{basedir}/images/inbox.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1302	%{basedir}/images/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1303	%{basedir}/images/minus.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1304	%{basedir}/images/plus.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1305	%{basedir}/images/sec_remove_eng.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1306	%{basedir}/images/senti.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1307	%{basedir}/images/sm_logo.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1308	%{basedir}/images/sort_none.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1309	%{basedir}/images/up_pointer.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1310	%{basedir}/images/rosa.png
14cu|squirrelmail-1.4.23-0.0.r14325.8|1311	%{basedir}/include
14cu|squirrelmail-1.4.23-0.0.r14325.8|1312	%exclude %{basedir}/plugins/address_add/locale
14cu|squirrelmail-1.4.23-0.0.r14325.8|1313	%exclude %{basedir}/plugins/avelsieve/locale
14cu|squirrelmail-1.4.23-0.0.r14325.8|1314	%exclude %{basedir}/plugins/change_ldappass/locale
14cu|squirrelmail-1.4.23-0.0.r14325.8|1315	%exclude %{basedir}/plugins/junkfolder/locale/el_GR/LC_MESSAGES/junkfolder.mo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1316	%exclude %{basedir}/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1317	%{basedir}/plugins/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1318	# bundled plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|1319	%{basedir}/plugins/administrator
14cu|squirrelmail-1.4.23-0.0.r14325.8|1320	%{basedir}/plugins/bug_report
14cu|squirrelmail-1.4.23-0.0.r14325.8|1321	%{basedir}/plugins/calendar
14cu|squirrelmail-1.4.23-0.0.r14325.8|1322	%{basedir}/plugins/delete_move_next
14cu|squirrelmail-1.4.23-0.0.r14325.8|1323	%{basedir}/plugins/demo
14cu|squirrelmail-1.4.23-0.0.r14325.8|1324	%{basedir}/plugins/filters
14cu|squirrelmail-1.4.23-0.0.r14325.8|1325	%{basedir}/plugins/fortune
14cu|squirrelmail-1.4.23-0.0.r14325.8|1326	%{basedir}/plugins/info
14cu|squirrelmail-1.4.23-0.0.r14325.8|1327	%{basedir}/plugins/listcommands
14cu|squirrelmail-1.4.23-0.0.r14325.8|1328	%{basedir}/plugins/mail_fetch
14cu|squirrelmail-1.4.23-0.0.r14325.8|1329	%{basedir}/plugins/message_details
14cu|squirrelmail-1.4.23-0.0.r14325.8|1330	%{basedir}/plugins/newmail
14cu|squirrelmail-1.4.23-0.0.r14325.8|1331	%{basedir}/plugins/sent_subfolders
14cu|squirrelmail-1.4.23-0.0.r14325.8|1332	%{basedir}/plugins/spamcop
14cu|squirrelmail-1.4.23-0.0.r14325.8|1333	%{basedir}/plugins/squirrelspell
14cu|squirrelmail-1.4.23-0.0.r14325.8|1334	%{basedir}/plugins/test
14cu|squirrelmail-1.4.23-0.0.r14325.8|1335	%{basedir}/plugins/translate
14cu|squirrelmail-1.4.23-0.0.r14325.8|1336	# added plugins
14cu|squirrelmail-1.4.23-0.0.r14325.8|1337	%{basedir}/plugins/abook_import_export
14cu|squirrelmail-1.4.23-0.0.r14325.8|1338	%{basedir}/plugins/address_add
14cu|squirrelmail-1.4.23-0.0.r14325.8|1339	%{basedir}/plugins/archive_mail
14cu|squirrelmail-1.4.23-0.0.r14325.8|1340	%{basedir}/plugins/avelsieve
14cu|squirrelmail-1.4.23-0.0.r14325.8|1341	%{basedir}/plugins/block_sender
14cu|squirrelmail-1.4.23-0.0.r14325.8|1342	%{basedir}/plugins/bookmarks
14cu|squirrelmail-1.4.23-0.0.r14325.8|1343	%{basedir}/plugins/change_ldappass
14cu|squirrelmail-1.4.23-0.0.r14325.8|1344	%{basedir}/plugins/change_pass
14cu|squirrelmail-1.4.23-0.0.r14325.8|1345	%{basedir}/plugins/compatibility
14cu|squirrelmail-1.4.23-0.0.r14325.8|1346	%{basedir}/plugins/empty_folders
14cu|squirrelmail-1.4.23-0.0.r14325.8|1347	%{basedir}/plugins/folder_sizes
14cu|squirrelmail-1.4.23-0.0.r14325.8|1348	%{basedir}/plugins/ldifimport
14cu|squirrelmail-1.4.23-0.0.r14325.8|1349	%{basedir}/plugins/login_image
14cu|squirrelmail-1.4.23-0.0.r14325.8|1350	%{basedir}/plugins/quota_usage
14cu|squirrelmail-1.4.23-0.0.r14325.8|1351	%{basedir}/plugins/rewrap
14cu|squirrelmail-1.4.23-0.0.r14325.8|1352	%{basedir}/plugins/secure_login
14cu|squirrelmail-1.4.23-0.0.r14325.8|1353	%{basedir}/plugins/select_range
14cu|squirrelmail-1.4.23-0.0.r14325.8|1354	%{basedir}/plugins/spamassassin
14cu|squirrelmail-1.4.23-0.0.r14325.8|1355	%{basedir}/plugins/spam_buttons
14cu|squirrelmail-1.4.23-0.0.r14325.8|1356	%{basedir}/plugins/username
14cu|squirrelmail-1.4.23-0.0.r14325.8|1357	%{basedir}/plugins/windows
14cu|squirrelmail-1.4.23-0.0.r14325.8|1358	%{basedir}/plugins/junkfolder
14cu|squirrelmail-1.4.23-0.0.r14325.8|1359	%{basedir}/plugins/javascript_libs
14cu|squirrelmail-1.4.23-0.0.r14325.8|1360	%{basedir}/plugins/yubikey
14cu|squirrelmail-1.4.23-0.0.r14325.8|1361	%{basedir}/src
14cu|squirrelmail-1.4.23-0.0.r14325.8|1362	%{basedir}/themes
14cu|squirrelmail-1.4.23-0.0.r14325.8|1363	%{basedir}/index.php
14cu|squirrelmail-1.4.23-0.0.r14325.8|1364	%attr(0750,root,root) %{_sbindir}/squirrelmail-conf
14cu|squirrelmail-1.4.23-0.0.r14325.8|1365	%attr(0750,root,root) %{basedir}/conf/conf.pl
14cu|squirrelmail-1.4.23-0.0.r14325.8|1366	%attr(0770,root,apache) %dir %{prefsdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1367	%attr(0730,root,apache) %dir %{attdir}
14cu|squirrelmail-1.4.23-0.0.r14325.8|1368	%{prefsdir}/default_pref
14cu|squirrelmail-1.4.23-0.0.r14325.8|1369	%{crondir}/squirrelmail.cron
14cu|squirrelmail-1.4.23-0.0.r14325.8|1370	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1371	%files poutils -f pofiles.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1372	%{basedir}/po
14cu|squirrelmail-1.4.23-0.0.r14325.8|1373	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1374	%files cyrus
14cu|squirrelmail-1.4.23-0.0.r14325.8|1375	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1376	%files ar -f ar.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1377	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1378	%files bg -f bg_BG.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1379	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1380	%files bn-india -f bn_IN.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1381	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1382	%files bn-bangladesh -f bn_BD.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1383	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1384	%files ca -f ca_ES.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1385	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1386	%files cs -f cs_CZ.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1387	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1388	%files cy -f cy_GB.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1389	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1390	%files da -f da_DK.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1391	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1392	%files de -f de_DE.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1393	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1394	%files el -f el_GR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1395	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1396	%files es -f es_ES.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1397	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1398	%files et -f et_EE.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1399	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1400	%files eu -f eu_ES.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1401	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1402	%files fa -f fa_IR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1403	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1404	%files fi -f fi_FI.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1405	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1406	%files fo -f fo_FO.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1407	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1408	%files fr -f fr_FR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1409	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1410	%files fy -f fy.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1411	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1412	%files he -f he_IL.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1413	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1414	%files hr -f hr_HR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1415	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1416	%files hu -f hu_HU.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1417	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1418	%files id -f id_ID.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1419	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1420	%files is -f is_IS.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1421	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1422	%files it -f it_IT.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1423	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1424	%files ja -f ja_JP.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1425	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1426	%files ko -f ko_KR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1427	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1428	%files lt -f lt_LT.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1429	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1430	%files ms -f ms_MY.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1431	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1432	# "no" is a deprecated language code for "nb"
14cu|squirrelmail-1.4.23-0.0.r14325.8|1433	%files nb -f nb_NO.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1434	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1435	%files nl -f nl_NL.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1436	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1437	%files nn -f nn_NO.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1438	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1439	%files pl -f pl_PL.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1440	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1441	%files pt -f pt_PT.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1442	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1443	%files ro -f ro_RO.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1444	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1445	%files ru -f ru_RU.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1446	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1447	%files sk -f sk_SK.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1448	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1449	%files sl -f sl_SI.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1450	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1451	%files sr -f sr_YU.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1452	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1453	%files sv -f sv_SE.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1454	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1455	%files th -f th_TH.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1456	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1457	%files tr -f tr_TR.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1458	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1459	%files ug -f ug.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1460	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1461	%files uk -f uk_UA.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1462	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1463	%files vi -f vi_VN.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1464	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1465	%files zh_CN -f zh_CN.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1466	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1467	%files zh_TW -f zh_TW.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1468	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1469	%files ka -f ka.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1470	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1471	%files km -f km.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1472	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1473	%files lv -f lv_LV.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1474	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1475	%files mk -f mk.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1476	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1477	%files ta -f ta_LK.list
14cu|squirrelmail-1.4.23-0.0.r14325.8|1478	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1479	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1480	%changelog
14cu|squirrelmail-1.4.23-0.0.r14325.8|1481	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1482	* Wed May 03 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.4.23-0.0.r14325.8
14cu|squirrelmail-1.4.23-0.0.r14325.8|1483	- (e1e40fa) Fix CVE-2017-7692, adjusted branding
14cu|squirrelmail-1.4.23-0.0.r14325.8|1484	
14cu|squirrelmail-1.4.23-0.0.r14325.8|1485	

14729 14
14cu|sratom-0.4.6-1|1	%define lib_api		0
14cu|sratom-0.4.6-1|2	%define lib_major	0
14cu|sratom-0.4.6-1|3	%define lib_name	%mklibname %{name} %{lib_api} %{lib_major}
14cu|sratom-0.4.6-1|4	%define lib_name_devel	%mklibname %{name} -d
14cu|sratom-0.4.6-1|5	
14cu|sratom-0.4.6-1|6	%define _enable_debug_packages %{nil}
14cu|sratom-0.4.6-1|7	%define debug_package          %{nil}
14cu|sratom-0.4.6-1|8	
14cu|sratom-0.4.6-1|9	Name:           sratom
14cu|sratom-0.4.6-1|10	Version:        0.4.6
14cu|sratom-0.4.6-1|11	Release:        1
14cu|sratom-0.4.6-1|12	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
14cu|sratom-0.4.6-1|13	Source0:        http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cu|sratom-0.4.6-1|14	URL:            http://drobilla.net/software/%{name}/
14cu|sratom-0.4.6-1|15	License:        MIT-like
14cu|sratom-0.4.6-1|16	Group:          System/Libraries
14cu|sratom-0.4.6-1|17	
14cu|sratom-0.4.6-1|18	BuildRequires:	waf
14cu|sratom-0.4.6-1|19	BuildRequires:	pkgconfig
14cu|sratom-0.4.6-1|20	BuildRequires:  glib2-devel
14cu|sratom-0.4.6-1|21	BuildRequires:  serd-devel
14cu|sratom-0.4.6-1|22	BuildRequires:  sord-devel
14cu|sratom-0.4.6-1|23	BuildRequires:  pkgconfig(lv2)
14cu|sratom-0.4.6-1|24	
14cu|sratom-0.4.6-1|25	%description
14cu|sratom-0.4.6-1|26	Lightweight C library for storing RDF data in memory.
14cu|sratom-0.4.6-1|27	
14cu|sratom-0.4.6-1|28	%files
14cu|sratom-0.4.6-1|29	%doc COPYING README
14cu|sratom-0.4.6-1|30	
14cu|sratom-0.4.6-1|31	#-----------------------------------
14cu|sratom-0.4.6-1|32	%package -n %{lib_name}
14cu|sratom-0.4.6-1|33	
14cu|sratom-0.4.6-1|34	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
14cu|sratom-0.4.6-1|35	Group:          System/Libraries
14cu|sratom-0.4.6-1|36	
14cu|sratom-0.4.6-1|37	%description -n %{lib_name}
14cu|sratom-0.4.6-1|38	Lightweight C library for storing RDF data in memory.
14cu|sratom-0.4.6-1|39	
14cu|sratom-0.4.6-1|40	
14cu|sratom-0.4.6-1|41	%files -n %{lib_name}
14cu|sratom-0.4.6-1|42	%{_libdir}/lib%{name}-%{lib_api}.so.%{lib_major}
14cu|sratom-0.4.6-1|43	%{_libdir}/lib%{name}-%{lib_api}.so.%{lib_major}.*
14cu|sratom-0.4.6-1|44	
14cu|sratom-0.4.6-1|45	#-----------------------------------
14cu|sratom-0.4.6-1|46	%package -n %{lib_name_devel}
14cu|sratom-0.4.6-1|47	Summary:        Headers for the sord RDF storage library
14cu|sratom-0.4.6-1|48	Group:          System/Libraries
14cu|sratom-0.4.6-1|49	Requires:       %{lib_name} = %{version}-%{release}
14cu|sratom-0.4.6-1|50	Requires:       pkgconfig
14cu|sratom-0.4.6-1|51	Provides:       %{name}-devel = %{version}-%{release}
14cu|sratom-0.4.6-1|52	
14cu|sratom-0.4.6-1|53	%description -n %{lib_name_devel}
14cu|sratom-0.4.6-1|54	Development files needed to build applications against %{name}.
14cu|sratom-0.4.6-1|55	
14cu|sratom-0.4.6-1|56	%files -n %{lib_name_devel}
14cu|sratom-0.4.6-1|57	%{_libdir}/lib%{name}-%{lib_api}.so
14cu|sratom-0.4.6-1|58	%dir %{_includedir}/%{name}-%{lib_api}/%{name}
14cu|sratom-0.4.6-1|59	%{_includedir}/%{name}-%{lib_api}/%{name}/*.h
14cu|sratom-0.4.6-1|60	%{_libdir}/pkgconfig/%{name}-%{lib_api}.pc
14cu|sratom-0.4.6-1|61	
14cu|sratom-0.4.6-1|62	#-----------------------------------
14cu|sratom-0.4.6-1|63	%prep
14cu|sratom-0.4.6-1|64	%setup -q
14cu|sratom-0.4.6-1|65	
14cu|sratom-0.4.6-1|66	%build
14cu|sratom-0.4.6-1|67	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
14cu|sratom-0.4.6-1|68	./waf
14cu|sratom-0.4.6-1|69	
14cu|sratom-0.4.6-1|70	%install
14cu|sratom-0.4.6-1|71	./waf install --destdir=%{buildroot}
14cu|sratom-0.4.6-1|72	
14cu|sratom-0.4.6-1|73	%changelog
14cu|sratom-0.4.6-1|74	
14cu|sratom-0.4.6-1|75	* Wed Jul 15 2015 dsilakov <denis.silakov@rosalab.ru> 0.4.6-1
14cu|sratom-0.4.6-1|76	- (63d0a4f) Merge pull request #1 from alozhkov/sratom:rosa2014.1
14cu|sratom-0.4.6-1|77	- (63d0a4f) Updated to a new version
14cu|sratom-0.4.6-1|78	
14cu|sratom-0.4.6-1|79	

14730 14
14cu|ss5-3.8.9-3|1	Summary:	Socks Server 5
14cu|ss5-3.8.9-3|2	Name:		ss5
14cu|ss5-3.8.9-3|3	Version:	3.8.9
14cu|ss5-3.8.9-3|4	Release:	3
14cu|ss5-3.8.9-3|5	License:	GPL
14cu|ss5-3.8.9-3|6	Group:		System/Servers
14cu|ss5-3.8.9-3|7	URL:		http://sourceforge.net/projects/ss5
14cu|ss5-3.8.9-3|8	Source0:	http://prdownloads.sourceforge.net/ss5/ss5-%{version}-5.tar.gz
14cu|ss5-3.8.9-3|9	Source1:	ss5.service
14cu|ss5-3.8.9-3|10	Source2:	ss5-tmpfiles.conf
14cu|ss5-3.8.9-3|11	Patch0:		ss5-make.diff
14cu|ss5-3.8.9-3|12	Patch1:		ss5-ss5-ha-loc.diff
14cu|ss5-3.8.9-3|13	BuildRequires:	openldap-devel
14cu|ss5-3.8.9-3|14	BuildRequires:	pam-devel
14cu|ss5-3.8.9-3|15	BuildRequires:	openssl-devel
14cu|ss5-3.8.9-3|16	BuildRequires:	gssglue-devel
14cu|ss5-3.8.9-3|17	BuildRequires:	krb5-devel
14cu|ss5-3.8.9-3|18	BuildRequires:	mysql-devel
14cu|ss5-3.8.9-3|19	
14cu|ss5-3.8.9-3|20	%description
14cu|ss5-3.8.9-3|21	ss5 is a socks server, which supports both SOCKS4 and SOCKS5 protocols,
14cu|ss5-3.8.9-3|22	that runs on Linux, Solaris and FreeBSD platforms.
14cu|ss5-3.8.9-3|23	
14cu|ss5-3.8.9-3|24	%prep
14cu|ss5-3.8.9-3|25	%setup -q
14cu|ss5-3.8.9-3|26	%patch0 -p0 -b .makedir
14cu|ss5-3.8.9-3|27	%patch1 -p0 -b .ss5ha
14cu|ss5-3.8.9-3|28	
14cu|ss5-3.8.9-3|29	%build
14cu|ss5-3.8.9-3|30	
14cu|ss5-3.8.9-3|31	%configure2_5x \
14cu|ss5-3.8.9-3|32	--with-epollio \
14cu|ss5-3.8.9-3|33	--with-gssapi \
14cu|ss5-3.8.9-3|34	--with-mysql \
14cu|ss5-3.8.9-3|35	--with-logpathbase=%{_logdir}/ss5 \
14cu|ss5-3.8.9-3|36	--with-configfile=%{_sysconfdir}/ss5/ss5.conf \
14cu|ss5-3.8.9-3|37	--with-passwordfile=%{_sysconfdir}/ss5/ss5.passwd \
14cu|ss5-3.8.9-3|38	--with-logfile=%{_logdir}/ss5/ss5.log \
14cu|ss5-3.8.9-3|39	--with-profilepath=%{_sysconfdir}/ss5 \
14cu|ss5-3.8.9-3|40	--with-libpath=%{_libdir} \
14cu|ss5-3.8.9-3|41	--with-tracepath=%{_logdir}/ss5 \
14cu|ss5-3.8.9-3|42	--with-confpathbase=%{_sysconfdir}
14cu|ss5-3.8.9-3|43	
14cu|ss5-3.8.9-3|44	make -j2 CXX="g++ %optflags"
14cu|ss5-3.8.9-3|45	
14cu|ss5-3.8.9-3|46	%install
14cu|ss5-3.8.9-3|47	%makeinstall dst_dir=%{?buildroot:%{buildroot}}
14cu|ss5-3.8.9-3|48	find %{?buildroot:%{buildroot}}/%_mandir -name "*.bz2" -exec rm {} \;
14cu|ss5-3.8.9-3|49	%{__install} -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|ss5-3.8.9-3|50	%{__install} -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|ss5-3.8.9-3|51	
14cu|ss5-3.8.9-3|52	rm -f %{buildroot}%{_initrddir}/ss5
14cu|ss5-3.8.9-3|53	
14cu|ss5-3.8.9-3|54	%clean
14cu|ss5-3.8.9-3|55	
14cu|ss5-3.8.9-3|56	%post
14cu|ss5-3.8.9-3|57	%_post_service ss5
14cu|ss5-3.8.9-3|58	
14cu|ss5-3.8.9-3|59	%preun
14cu|ss5-3.8.9-3|60	%_preun_service squid
14cu|ss5-3.8.9-3|61	
14cu|ss5-3.8.9-3|62	%files
14cu|ss5-3.8.9-3|63	%defattr(755,root,root)
14cu|ss5-3.8.9-3|64	%{_sbindir}/ss5
14cu|ss5-3.8.9-3|65	%{_sbindir}/ss5srv
14cu|ss5-3.8.9-3|66	%{_libdir}/ss5/
14cu|ss5-3.8.9-3|67	%{_unitdir}/ss5.service
14cu|ss5-3.8.9-3|68	
14cu|ss5-3.8.9-3|69	%defattr(644,root,root)
14cu|ss5-3.8.9-3|70	%dir %{_docdir}/ss5
14cu|ss5-3.8.9-3|71	%{_docdir}/ss5/License
14cu|ss5-3.8.9-3|72	%{_docdir}/ss5/README.pam
14cu|ss5-3.8.9-3|73	%dir %{_docdir}/ss5/examples
14cu|ss5-3.8.9-3|74	%{_docdir}/ss5/examples/ss5.pam
14cu|ss5-3.8.9-3|75	%{_docdir}/ss5/README.ldap
14cu|ss5-3.8.9-3|76	%{_docdir}/ss5/examples/slapd.conf
14cu|ss5-3.8.9-3|77	%{_docdir}/ss5/examples/entries.ldif
14cu|ss5-3.8.9-3|78	%{_docdir}/ss5/README.statmgr
14cu|ss5-3.8.9-3|79	%{_docdir}/ss5/README.balamgr
14cu|ss5-3.8.9-3|80	
14cu|ss5-3.8.9-3|81	%{_mandir}/man1/ss5.1.*
14cu|ss5-3.8.9-3|82	%{_mandir}/man1/ss5srv.1.*
14cu|ss5-3.8.9-3|83	%{_mandir}/man5/ss5.passwd.5.*
14cu|ss5-3.8.9-3|84	%{_mandir}/man5/ss5.ha.5.*
14cu|ss5-3.8.9-3|85	%{_mandir}/man5/ss5.conf.5.*
14cu|ss5-3.8.9-3|86	%{_mandir}/man5/ss5.pam.5.*
14cu|ss5-3.8.9-3|87	%{_mandir}/man5/ss5_gss.5.*
14cu|ss5-3.8.9-3|88	%{_mandir}/man5/ss5_supa.5.*
14cu|ss5-3.8.9-3|89	
14cu|ss5-3.8.9-3|90	%defattr(755,root,root)
14cu|ss5-3.8.9-3|91	%{_localstatedir}/log/ss5
14cu|ss5-3.8.9-3|92	
14cu|ss5-3.8.9-3|93	%defattr(644,root,root)
14cu|ss5-3.8.9-3|94	%dir %{_sysconfdir}/ss5
14cu|ss5-3.8.9-3|95	%config(noreplace) %{_sysconfdir}/ss5/ss5.conf
14cu|ss5-3.8.9-3|96	%config(noreplace) %{_sysconfdir}/ss5/ss5.passwd
14cu|ss5-3.8.9-3|97	%config(noreplace) %{_sysconfdir}/ss5/ss5.ha
14cu|ss5-3.8.9-3|98	%config(noreplace) %{_sysconfdir}/pam.d/ss5
14cu|ss5-3.8.9-3|99	%config(noreplace) %{_sysconfdir}/sysconfig/ss5
14cu|ss5-3.8.9-3|100	%{_tmpfilesdir}/%{name}.conf
14cu|ss5-3.8.9-3|101	
14cu|ss5-3.8.9-3|102	%changelog
14cu|ss5-3.8.9-3|103	
14cu|ss5-3.8.9-3|104	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 3.8.9-3
14cu|ss5-3.8.9-3|105	- (848065e) Switch to tmpfiles
14cu|ss5-3.8.9-3|106	
14cu|ss5-3.8.9-3|107	

14731 14
14cu|ssmtp-2.64-8|1	Summary:	A minimal mail-transfer agent which forwards mail to an SMTP server
14cu|ssmtp-2.64-8|2	Name:		ssmtp
14cu|ssmtp-2.64-8|3	Version:	2.64
14cu|ssmtp-2.64-8|4	Release:	8
14cu|ssmtp-2.64-8|5	License:	GPL
14cu|ssmtp-2.64-8|6	URL:		http://packages.debian.org/unstable/mail/ssmtp.html
14cu|ssmtp-2.64-8|7	Group:		System/Servers
14cu|ssmtp-2.64-8|8	BuildRequires:	rcs
14cu|ssmtp-2.64-8|9	BuildRequires:	openssl-devel
14cu|ssmtp-2.64-8|10	Provides:	sendmail-command
14cu|ssmtp-2.64-8|11	Requires:	common-licenses
14cu|ssmtp-2.64-8|12	
14cu|ssmtp-2.64-8|13	Source:		http://ftp.debian.org/debian/pool/main/s/ssmtp/%{name}_%{version}.orig.tar.bz2
14cu|ssmtp-2.64-8|14	
14cu|ssmtp-2.64-8|15	%description
14cu|ssmtp-2.64-8|16	This is sSMTP, a program that replaces sendmail on workstations that
14cu|ssmtp-2.64-8|17	should send their mail via the departmental mailhub from which they pick up
14cu|ssmtp-2.64-8|18	their mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like).  This
14cu|ssmtp-2.64-8|19	program accepts mail and sends it to the mailhub, optionally replacing the
14cu|ssmtp-2.64-8|20	domain in the From: line with a different one.
14cu|ssmtp-2.64-8|21	
14cu|ssmtp-2.64-8|22	%prep
14cu|ssmtp-2.64-8|23	%setup -q
14cu|ssmtp-2.64-8|24	
14cu|ssmtp-2.64-8|25	# viet 05/08/2003 / by default, the configure script sets sysconfdir
14cu|ssmtp-2.64-8|26	# to /usr/etc, which is no good. The --sysconfdir= switch doesn't do
14cu|ssmtp-2.64-8|27	# anything either because Makefile.in is not using it => patching Makefile.in
14cu|ssmtp-2.64-8|28	perl -pi -e 's|etcdir=\$\(prefix\)/etc|etcdir=\@sysconfdir\@|' Makefile.in
14cu|ssmtp-2.64-8|29	
14cu|ssmtp-2.64-8|30	%build
14cu|ssmtp-2.64-8|31	%serverbuild
14cu|ssmtp-2.64-8|32	export LIBS="-lcrypto"
14cu|ssmtp-2.64-8|33	%configure --enable-ssl --enable-md5auth
14cu|ssmtp-2.64-8|34	%make
14cu|ssmtp-2.64-8|35	
14cu|ssmtp-2.64-8|36	%install
14cu|ssmtp-2.64-8|37	install -D -m 755 ssmtp		%{buildroot}%{_sbindir}/ssmtp
14cu|ssmtp-2.64-8|38	install -D -m 644 ssmtp.conf	%{buildroot}%{_sysconfdir}/ssmtp/ssmtp.conf
14cu|ssmtp-2.64-8|39	install -D -m 644 revaliases	%{buildroot}%{_sysconfdir}/ssmtp/revaliases
14cu|ssmtp-2.64-8|40	install -D -m 644 ssmtp.conf.5	%{buildroot}%{_mandir}/man5/ssmtp.conf.5
14cu|ssmtp-2.64-8|41	install -D -m 644 ssmtp.8	%{buildroot}%{_mandir}/man8/ssmtp.8
14cu|ssmtp-2.64-8|42	
14cu|ssmtp-2.64-8|43	# fix doc permissions:
14cu|ssmtp-2.64-8|44	chmod 644 INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
14cu|ssmtp-2.64-8|45	
14cu|ssmtp-2.64-8|46	#ln -s %{_sbindir}/ssmtp %{buildroot}%{_sbindir}/sendmail
14cu|ssmtp-2.64-8|47	# ln -s %{_mandir}/man8/ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
14cu|ssmtp-2.64-8|48	#ln -s ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
14cu|ssmtp-2.64-8|49	
14cu|ssmtp-2.64-8|50	%clean
14cu|ssmtp-2.64-8|51	
14cu|ssmtp-2.64-8|52	%post
14cu|ssmtp-2.64-8|53	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/ssmtp 5 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{_sbindir}/ssmtp
14cu|ssmtp-2.64-8|54	
14cu|ssmtp-2.64-8|55	
14cu|ssmtp-2.64-8|56	%preun
14cu|ssmtp-2.64-8|57	if [ $1 = 0 ]; then
14cu|ssmtp-2.64-8|58	update-alternatives --remove sendmail-command %{_sbindir}/ssmtp
14cu|ssmtp-2.64-8|59	fi
14cu|ssmtp-2.64-8|60	
14cu|ssmtp-2.64-8|61	
14cu|ssmtp-2.64-8|62	%files
14cu|ssmtp-2.64-8|63	%doc INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
14cu|ssmtp-2.64-8|64	%{_sbindir}/ssmtp
14cu|ssmtp-2.64-8|65	%config(noreplace) %dir %{_sysconfdir}/ssmtp
14cu|ssmtp-2.64-8|66	%config(noreplace) %{_sysconfdir}/ssmtp/*
14cu|ssmtp-2.64-8|67	%{_mandir}/man8/*
14cu|ssmtp-2.64-8|68	%{_mandir}/man5/*
14cu|ssmtp-2.64-8|69	
14cu|ssmtp-2.64-8|70	%changelog
14cu|ssmtp-2.64-8|71	
14cu|ssmtp-2.64-8|72	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.64-8
14cu|ssmtp-2.64-8|73	- (a9c8404) Repack tarball according to upstream
14cu|ssmtp-2.64-8|74	
14cu|ssmtp-2.64-8|75	

14732 14
14cu|starfighter-1.7-2|1	Summary:	Space/Arcade game which uses SDL libraries
14cu|starfighter-1.7-2|2	Name:		starfighter
14cu|starfighter-1.7-2|3	Version:	1.7
14cu|starfighter-1.7-2|4	Release:	2
14cu|starfighter-1.7-2|5	License:	GPLv2+
14cu|starfighter-1.7-2|6	Group:		Games/Arcade
14cu|starfighter-1.7-2|7	Url:		http://www.parallelrealities.co.uk/starfighter.php
14cu|starfighter-1.7-2|8	Source0:	http://download.savannah.gnu.org/releases/%{name}/1.5/%{name}-%{version}-src.tar.gz
14cu|starfighter-1.7-2|9	Patch0:		starfighter-1.7-desktop.patch
14cu|starfighter-1.7-2|10	BuildRequires:	imagemagick
14cu|starfighter-1.7-2|11	BuildRequires:	pkgconfig(sdl2)
14cu|starfighter-1.7-2|12	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|starfighter-1.7-2|13	BuildRequires:	pkgconfig(SDL2_image)
14cu|starfighter-1.7-2|14	
14cu|starfighter-1.7-2|15	%description
14cu|starfighter-1.7-2|16	Project: Starfighter is a is a Space/Arcade game which uses SDL libraries.
14cu|starfighter-1.7-2|17	
14cu|starfighter-1.7-2|18	The story:
14cu|starfighter-1.7-2|19	After decades of war one company, who had gained powerful supplying both
14cu|starfighter-1.7-2|20	sides with weaponary, steps forwards and crushes both warring factions in
14cu|starfighter-1.7-2|21	one swift movement. Using far superior weaponary and AI craft, the company
14cu|starfighter-1.7-2|22	was completely unstoppable and now no one can stand in their way. Thousands
14cu|starfighter-1.7-2|23	began to perish under the iron fist of the company. The people cried out
14cu|starfighter-1.7-2|24	for a saviour, for someone to light this dark hour... and someone did.
14cu|starfighter-1.7-2|25	
14cu|starfighter-1.7-2|26	Features:
14cu|starfighter-1.7-2|27	- 26 missions over 4 star systems
14cu|starfighter-1.7-2|28	- Primary and Secondary Weapons (including a laser cannon and a charge weapon)
14cu|starfighter-1.7-2|29	- A weapon powerup system
14cu|starfighter-1.7-2|30	- Wingmates
14cu|starfighter-1.7-2|31	- Missions with Primary and Secondary Objectives
14cu|starfighter-1.7-2|32	- A Variety of Missions (Protect, Destroy, etc)
14cu|starfighter-1.7-2|33	- 13 different music tracks
14cu|starfighter-1.7-2|34	- Boss battles
14cu|starfighter-1.7-2|35	
14cu|starfighter-1.7-2|36	%files
14cu|starfighter-1.7-2|37	%doc docs/* LICENSES README.txt
14cu|starfighter-1.7-2|38	%{_gamesdatadir}/%{name}
14cu|starfighter-1.7-2|39	%{_datadir}/applications/%{name}.desktop
14cu|starfighter-1.7-2|40	%{_gamesbindir}/*
14cu|starfighter-1.7-2|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|starfighter-1.7-2|42	
14cu|starfighter-1.7-2|43	#----------------------------------------------------------------------------
14cu|starfighter-1.7-2|44	
14cu|starfighter-1.7-2|45	%prep
14cu|starfighter-1.7-2|46	%setup -qn %{name}-%{version}-src
14cu|starfighter-1.7-2|47	%patch0 -p1
14cu|starfighter-1.7-2|48	find . -perm 0600 -exec chmod 0644 {} \;
14cu|starfighter-1.7-2|49	chmod 0644 docs/*
14cu|starfighter-1.7-2|50	
14cu|starfighter-1.7-2|51	%build
14cu|starfighter-1.7-2|52	%configure2_5x \
14cu|starfighter-1.7-2|53	--bindir="%{_gamesbindir}" \
14cu|starfighter-1.7-2|54	--datadir="%{_gamesdatadir}"
14cu|starfighter-1.7-2|55	%make
14cu|starfighter-1.7-2|56	
14cu|starfighter-1.7-2|57	%install
14cu|starfighter-1.7-2|58	%makeinstall_std
14cu|starfighter-1.7-2|59	
14cu|starfighter-1.7-2|60	for i in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
14cu|starfighter-1.7-2|61	install -Dm644 misc/%{name}.png \
14cu|starfighter-1.7-2|62	%{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
14cu|starfighter-1.7-2|63	done
14cu|starfighter-1.7-2|64	
14cu|starfighter-1.7-2|65	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/applications
14cu|starfighter-1.7-2|66	rm -fr %{buildroot}%{_gamesdatadir}/pixmaps
14cu|starfighter-1.7-2|67	
14cu|starfighter-1.7-2|68	%check
14cu|starfighter-1.7-2|69	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|starfighter-1.7-2|70	
14cu|starfighter-1.7-2|71	%changelog
14cu|starfighter-1.7-2|72	
14cu|starfighter-1.7-2|73	* Wed Mar 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7-2
14cu|starfighter-1.7-2|74	- (c7880e9) New version 1.7
14cu|starfighter-1.7-2|75	- (c7880e9) Fix desktop category
14cu|starfighter-1.7-2|76	
14cu|starfighter-1.7-2|77	

14733 14
14cu|statifier-1.7.3-1|1	Name:		statifier
14cu|statifier-1.7.3-1|2	Version:	1.7.3
14cu|statifier-1.7.3-1|3	Release:	1
14cu|statifier-1.7.3-1|4	License:	GPLv2
14cu|statifier-1.7.3-1|5	Group:		Development/Other
14cu|statifier-1.7.3-1|6	Summary:	Convert elf dynamic linked exe to "pseudo-static"
14cu|statifier-1.7.3-1|7	Source:		http://prdownloads.sourceforge.net/statifier/%{name}-%{version}.tar.gz
14cu|statifier-1.7.3-1|8	Url:		http://%{name}.sourceforge.net
14cu|statifier-1.7.3-1|9	ExclusiveArch:	%ix86 alpha x86_64
14cu|statifier-1.7.3-1|10	BuildRequires:  glibc-static-devel
14cu|statifier-1.7.3-1|11	Requires:      coreutils
14cu|statifier-1.7.3-1|12	Requires:      gawk
14cu|statifier-1.7.3-1|13	Requires:      gdb
14cu|statifier-1.7.3-1|14	
14cu|statifier-1.7.3-1|15	%description
14cu|statifier-1.7.3-1|16	Statifier create from dynamically linked ELF executable
14cu|statifier-1.7.3-1|17	and all it's libraries (and all LD_PRELOAD libraries if any)
14cu|statifier-1.7.3-1|18	one file. This file can be copied and run on another machine
14cu|statifier-1.7.3-1|19	without need to drag all it's libraries.
14cu|statifier-1.7.3-1|20	
14cu|statifier-1.7.3-1|21	%prep
14cu|statifier-1.7.3-1|22	%setup -q
14cu|statifier-1.7.3-1|23	
14cu|statifier-1.7.3-1|24	%build
14cu|statifier-1.7.3-1|25	make all
14cu|statifier-1.7.3-1|26	
14cu|statifier-1.7.3-1|27	%install
14cu|statifier-1.7.3-1|28	
14cu|statifier-1.7.3-1|29	%makeinstall_std
14cu|statifier-1.7.3-1|30	chmod -R u+w %buildroot
14cu|statifier-1.7.3-1|31	
14cu|statifier-1.7.3-1|32	
14cu|statifier-1.7.3-1|33	%files
14cu|statifier-1.7.3-1|34	%doc AUTHORS ChangeLog LICENSE NEWS README TODO
14cu|statifier-1.7.3-1|35	%attr(755,root,root)	%{_bindir}/statifier
14cu|statifier-1.7.3-1|36	%dir %{_prefix}/lib/statifier
14cu|statifier-1.7.3-1|37	%attr(755,root,root)	%{_prefix}/lib/statifier/*
14cu|statifier-1.7.3-1|38	%{_mandir}/man1/statifier.1*
14cu|statifier-1.7.3-1|39	
14cu|statifier-1.7.3-1|40	
14cu|statifier-1.7.3-1|41	
14cu|statifier-1.7.3-1|42	%changelog
14cu|statifier-1.7.3-1|43	
14cu|statifier-1.7.3-1|44	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.7.3-1
14cu|statifier-1.7.3-1|45	- (3c1f696) Merge pull request #1 from alozhkov/statifier:rosa2014.1
14cu|statifier-1.7.3-1|46	- (3c1f696) Updated to a new version
14cu|statifier-1.7.3-1|47	
14cu|statifier-1.7.3-1|48	

14734 14
14cu|steak-1.7.3-15|1	Name:         steak
14cu|steak-1.7.3-15|2	Url:          http://www.informatik.uni-frankfurt.de/~razi/steak/steak.html
14cu|steak-1.7.3-15|3	License:      GPLv2+
14cu|steak-1.7.3-15|4	Group:        System/Internationalization
14cu|steak-1.7.3-15|5	Summary:      English <-> German translator
14cu|steak-1.7.3-15|6	Version:      1.7.3
14cu|steak-1.7.3-15|7	Release:      15
14cu|steak-1.7.3-15|8	Source0:      Steak.%{version}.tar.bz2
14cu|steak-1.7.3-15|9	Patch0:       Steak-1.7.3-install.patch
14cu|steak-1.7.3-15|10	Patch1:	      steak-1.7.3-aspell.patch
14cu|steak-1.7.3-15|11	Patch2:	      Steak-recode-printbuffer-to-utf8.patch
14cu|steak-1.7.3-15|12	Patch3:		Steak-debug.patch
14cu|steak-1.7.3-15|13	BuildRequires:	pkgconfig(x11)
14cu|steak-1.7.3-15|14	BuildRequires:	pkgconfig(xt)
14cu|steak-1.7.3-15|15	BuildRequires:	recode
14cu|steak-1.7.3-15|16	Requires: aspell-de
14cu|steak-1.7.3-15|17	Requires: aspell-en
14cu|steak-1.7.3-15|18	Requires: recode
14cu|steak-1.7.3-15|19	
14cu|steak-1.7.3-15|20	%description
14cu|steak-1.7.3-15|21	steak translates and explain words. You can use it to translate
14cu|steak-1.7.3-15|22	between German and English on the command line. It will even translate
14cu|steak-1.7.3-15|23	the word you've selected under X when you call steak without
14cu|steak-1.7.3-15|24	arguments.
14cu|steak-1.7.3-15|25	
14cu|steak-1.7.3-15|26	%prep
14cu|steak-1.7.3-15|27	%setup -q -n Steak
14cu|steak-1.7.3-15|28	%patch3 -p1
14cu|steak-1.7.3-15|29	%patch0 -p 0 -E
14cu|steak-1.7.3-15|30	%patch1 -p0 -b .aspell
14cu|steak-1.7.3-15|31	%patch2 -p1
14cu|steak-1.7.3-15|32	find -type d | xargs chmod 755
14cu|steak-1.7.3-15|33	perl -pi -e "s!xxxLIBDIRx!%_libdir!" steak_install.sh
14cu|steak-1.7.3-15|34	recode l9..u8 iso2txt
14cu|steak-1.7.3-15|35	recode l9..u8 Datensatz/ger-eng.txt
14cu|steak-1.7.3-15|36	
14cu|steak-1.7.3-15|37	%build
14cu|steak-1.7.3-15|38	%make X11LIBDIR="-L%{_prefix}/X11R6/%_lib"
14cu|steak-1.7.3-15|39	
14cu|steak-1.7.3-15|40	%install
14cu|steak-1.7.3-15|41	mkdir -p %{buildroot}%{_libdir}/Steak/
14cu|steak-1.7.3-15|42	echo | %makeinstall_std
14cu|steak-1.7.3-15|43	
14cu|steak-1.7.3-15|44	cat > README.urpmi <<EOF
14cu|steak-1.7.3-15|45	Anpassungen spezifisch fÃ¼r das Mandriva-Paket
14cu|steak-1.7.3-15|46	
14cu|steak-1.7.3-15|47	Die Datenbank und das Programm wurden so umgestellt, dass es nur noch in der
14cu|steak-1.7.3-15|48	UTF-8-Kodierung funktioniert, die inzwischen Standard ist. Die ursprÃ¼ngliche
14cu|steak-1.7.3-15|49	Version funktionierte nur mit ISO-8859-1.
14cu|steak-1.7.3-15|50	
14cu|steak-1.7.3-15|51	
14cu|steak-1.7.3-15|52	Mandriva RPM specific notes
14cu|steak-1.7.3-15|53	
14cu|steak-1.7.3-15|54	The database and the program were changed to work in the UTF-8 encoding only.
14cu|steak-1.7.3-15|55	This is the current default. The original version only worked in ISO-8859-1.
14cu|steak-1.7.3-15|56	EOF
14cu|steak-1.7.3-15|57	
14cu|steak-1.7.3-15|58	
14cu|steak-1.7.3-15|59	%files
14cu|steak-1.7.3-15|60	%doc README* INSTALL INSTALL.ger ChangeLog
14cu|steak-1.7.3-15|61	%{_bindir}/*
14cu|steak-1.7.3-15|62	%{_libdir}/Steak
14cu|steak-1.7.3-15|63	
14cu|steak-1.7.3-15|64	%changelog
14cu|steak-1.7.3-15|65	
14cu|steak-1.7.3-15|66	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 1.7.3-15
14cu|steak-1.7.3-15|67	- (51f3696) Fix debuginfo
14cu|steak-1.7.3-15|68	
14cu|steak-1.7.3-15|69	

14735 14
14cu|steghide-0.5.1-16|1	Summary:	A steganography program
14cu|steghide-0.5.1-16|2	Name:		steghide
14cu|steghide-0.5.1-16|3	Version:	0.5.1
14cu|steghide-0.5.1-16|4	Release:	16
14cu|steghide-0.5.1-16|5	License:	GPLv2+
14cu|steghide-0.5.1-16|6	Group:		File tools
14cu|steghide-0.5.1-16|7	URL:		http://steghide.sourceforge.net/
14cu|steghide-0.5.1-16|8	Source0:	%{name}-%{version}.tar.bz2
14cu|steghide-0.5.1-16|9	Patch0:		steghide-0.5.1-gcc34.patch
14cu|steghide-0.5.1-16|10	Patch1:		steghide-0.5.1-gcc4.diff
14cu|steghide-0.5.1-16|11	Patch2:		steghide-0.5.1-passphrase-file.diff
14cu|steghide-0.5.1-16|12	Patch3:		steghide-0.5.1-gcc4_1.diff
14cu|steghide-0.5.1-16|13	Patch4:		steghide-0.5.1-libtool.diff
14cu|steghide-0.5.1-16|14	Patch5:		steghide-0.5.1-gcc43.patch
14cu|steghide-0.5.1-16|15	BuildRequires:	autoconf2.5
14cu|steghide-0.5.1-16|16	BuildRequires:	automake
14cu|steghide-0.5.1-16|17	BuildRequires:	doxygen
14cu|steghide-0.5.1-16|18	BuildRequires:	gettext-devel
14cu|steghide-0.5.1-16|19	BuildRequires:	jpeg-devel
14cu|steghide-0.5.1-16|20	BuildRequires:	libmcrypt-devel >= 2.5.8
14cu|steghide-0.5.1-16|21	BuildRequires:	libmhash-devel
14cu|steghide-0.5.1-16|22	BuildRequires:	libtool
14cu|steghide-0.5.1-16|23	BuildRequires:	libtool-devel
14cu|steghide-0.5.1-16|24	BuildRequires:	zlib-devel
14cu|steghide-0.5.1-16|25	
14cu|steghide-0.5.1-16|26	%description
14cu|steghide-0.5.1-16|27	Steghide is a steganography program which embeds a secret message
14cu|steghide-0.5.1-16|28	in a cover file by replacing some of the least significant bits of
14cu|steghide-0.5.1-16|29	the cover file with bits of the secret message. After that, the
14cu|steghide-0.5.1-16|30	secret message is imperceptible and can only be extracted with the
14cu|steghide-0.5.1-16|31	correct passphrase. To increase invisibility the hidden bits are
14cu|steghide-0.5.1-16|32	encrypted (using the blowfish encryption algorithm) and
14cu|steghide-0.5.1-16|33	pseudo-randomly spreaded in the stego file. Steghide is able to
14cu|steghide-0.5.1-16|34	embed data in BMP, WAV and AU files.
14cu|steghide-0.5.1-16|35	
14cu|steghide-0.5.1-16|36	%prep
14cu|steghide-0.5.1-16|37	
14cu|steghide-0.5.1-16|38	%setup -q
14cu|steghide-0.5.1-16|39	%patch0 -p0
14cu|steghide-0.5.1-16|40	%patch1 -p1
14cu|steghide-0.5.1-16|41	%patch2 -p1
14cu|steghide-0.5.1-16|42	%patch3 -p0
14cu|steghide-0.5.1-16|43	%patch4 -p1
14cu|steghide-0.5.1-16|44	%patch5 -p1
14cu|steghide-0.5.1-16|45	
14cu|steghide-0.5.1-16|46	%build
14cu|steghide-0.5.1-16|47	rm -f configure
14cu|steghide-0.5.1-16|48	libtoolize --force --copy; aclocal -I m4; autoheader; automake --add-missing --copy --foreign; autoconf
14cu|steghide-0.5.1-16|49	#touch NEWS ChangeLog AUTHORS
14cu|steghide-0.5.1-16|50	
14cu|steghide-0.5.1-16|51	export CPPFLAGS="%{optflags}"
14cu|steghide-0.5.1-16|52	%configure2_5x
14cu|steghide-0.5.1-16|53	%make
14cu|steghide-0.5.1-16|54	
14cu|steghide-0.5.1-16|55	%check
14cu|steghide-0.5.1-16|56	make check
14cu|steghide-0.5.1-16|57	
14cu|steghide-0.5.1-16|58	%install
14cu|steghide-0.5.1-16|59	%makeinstall_std
14cu|steghide-0.5.1-16|60	
14cu|steghide-0.5.1-16|61	# add the html docs
14cu|steghide-0.5.1-16|62	rm -rf html; cp -r doc/doxygen/html .
14cu|steghide-0.5.1-16|63	
14cu|steghide-0.5.1-16|64	# fix this
14cu|steghide-0.5.1-16|65	rm -rf %{buildroot}%{_datadir}/doc
14cu|steghide-0.5.1-16|66	
14cu|steghide-0.5.1-16|67	%find_lang %{name}
14cu|steghide-0.5.1-16|68	
14cu|steghide-0.5.1-16|69	%files -f %{name}.lang
14cu|steghide-0.5.1-16|70	%doc BUGS CREDITS HISTORY INSTALL README TODO html
14cu|steghide-0.5.1-16|71	%{_bindir}/steghide
14cu|steghide-0.5.1-16|72	%{_mandir}/man1/steghide.1*
14cu|steghide-0.5.1-16|73	
14cu|steghide-0.5.1-16|74	%changelog
14cu|steghide-0.5.1-16|75	
14cu|steghide-0.5.1-16|76	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.5.1-16
14cu|steghide-0.5.1-16|77	- (4ad5315) Fix debuginfo
14cu|steghide-0.5.1-16|78	
14cu|steghide-0.5.1-16|79	

14736 14
14cu|stella-4.7.2-1|1	%bcond_without sound
14cu|stella-4.7.2-1|2	%bcond_without debugger
14cu|stella-4.7.2-1|3	%bcond_without joystick
14cu|stella-4.7.2-1|4	%bcond_without cheats
14cu|stella-4.7.2-1|5	%bcond_with static
14cu|stella-4.7.2-1|6	
14cu|stella-4.7.2-1|7	Summary:	An Atari 2600 Video Computer System emulator
14cu|stella-4.7.2-1|8	Name:		stella
14cu|stella-4.7.2-1|9	Version:	4.7.2
14cu|stella-4.7.2-1|10	Release:	1
14cu|stella-4.7.2-1|11	License:	GPLv2+
14cu|stella-4.7.2-1|12	Group:		Emulators
14cu|stella-4.7.2-1|13	Url:		http://stella.sourceforge.net
14cu|stella-4.7.2-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.xz
14cu|stella-4.7.2-1|15	BuildRequires:	pkgconfig(libpng)
14cu|stella-4.7.2-1|16	BuildRequires:	pkgconfig(sdl2)
14cu|stella-4.7.2-1|17	BuildRequires:	pkgconfig(zlib)
14cu|stella-4.7.2-1|18	
14cu|stella-4.7.2-1|19	%description
14cu|stella-4.7.2-1|20	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
14cu|stella-4.7.2-1|21	popular home video game system of the early 1980's.  This emulator will run
14cu|stella-4.7.2-1|22	most Atari ROM images, so that you can play your favorite old Atari 2600 games
14cu|stella-4.7.2-1|23	on your PC.
14cu|stella-4.7.2-1|24	
14cu|stella-4.7.2-1|25	%files
14cu|stella-4.7.2-1|26	%{_docdir}/stella/*
14cu|stella-4.7.2-1|27	%{_bindir}/*
14cu|stella-4.7.2-1|28	%{_datadir}/applications/%{name}.desktop
14cu|stella-4.7.2-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|stella-4.7.2-1|30	
14cu|stella-4.7.2-1|31	#----------------------------------------------------------------------------
14cu|stella-4.7.2-1|32	
14cu|stella-4.7.2-1|33	%prep
14cu|stella-4.7.2-1|34	%setup -q
14cu|stella-4.7.2-1|35	perl -pi -e "s|$(INSTALL) -c -s|$(INSTALL) -c|" Makefile
14cu|stella-4.7.2-1|36	
14cu|stella-4.7.2-1|37	%build
14cu|stella-4.7.2-1|38	%setup_compile_flags
14cu|stella-4.7.2-1|39	touch configure.in
14cu|stella-4.7.2-1|40	./configure \
14cu|stella-4.7.2-1|41	%if %{with sound}
14cu|stella-4.7.2-1|42	--enable-sound \
14cu|stella-4.7.2-1|43	%else
14cu|stella-4.7.2-1|44	--disable-sound \
14cu|stella-4.7.2-1|45	%endif
14cu|stella-4.7.2-1|46	%if %{with debugger}
14cu|stella-4.7.2-1|47	--enable-debugger \
14cu|stella-4.7.2-1|48	%else
14cu|stella-4.7.2-1|49	--disable-debugger \
14cu|stella-4.7.2-1|50	%endif
14cu|stella-4.7.2-1|51	%if %{with joystick}
14cu|stella-4.7.2-1|52	--enable-joystick \
14cu|stella-4.7.2-1|53	%else
14cu|stella-4.7.2-1|54	--disable-joystick \
14cu|stella-4.7.2-1|55	%endif
14cu|stella-4.7.2-1|56	%if %{with cheats}
14cu|stella-4.7.2-1|57	--enable-cheats \
14cu|stella-4.7.2-1|58	%else
14cu|stella-4.7.2-1|59	--disable-cheats \
14cu|stella-4.7.2-1|60	%endif
14cu|stella-4.7.2-1|61	%if %{with static}
14cu|stella-4.7.2-1|62	--enable-static \
14cu|stella-4.7.2-1|63	%else
14cu|stella-4.7.2-1|64	--enable-shared \
14cu|stella-4.7.2-1|65	%endif
14cu|stella-4.7.2-1|66	--docdir=%{_docdir}/stella \
14cu|stella-4.7.2-1|67	--prefix=%{_prefix}
14cu|stella-4.7.2-1|68	
14cu|stella-4.7.2-1|69	%make
14cu|stella-4.7.2-1|70	
14cu|stella-4.7.2-1|71	%install
14cu|stella-4.7.2-1|72	%makeinstall_std
14cu|stella-4.7.2-1|73	
14cu|stella-4.7.2-1|74	
14cu|stella-4.7.2-1|75	%changelog
14cu|stella-4.7.2-1|76	
14cu|stella-4.7.2-1|77	* Sun Mar 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2-1
14cu|stella-4.7.2-1|78	- (296ffb9) New version 4.7.2
14cu|stella-4.7.2-1|79	
14cu|stella-4.7.2-1|80	

14737 14
14cu|stellarium-0.18.1-1|1	Summary:	Desktop planetarium
14cu|stellarium-0.18.1-1|2	Name:		stellarium
14cu|stellarium-0.18.1-1|3	Version:	0.18.1
14cu|stellarium-0.18.1-1|4	Release:	1
14cu|stellarium-0.18.1-1|5	License:	GPLv2+
14cu|stellarium-0.18.1-1|6	Group:		Sciences/Astronomy
14cu|stellarium-0.18.1-1|7	Url:		http://www.stellarium.org
14cu|stellarium-0.18.1-1|8	Source0:	https://github.com/Stellarium/stellarium/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|stellarium-0.18.1-1|9	Source1:	https://github.com/Stellarium/stellarium/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
14cu|stellarium-0.18.1-1|10	BuildRequires:	cmake
14cu|stellarium-0.18.1-1|11	BuildRequires:	gettext
14cu|stellarium-0.18.1-1|12	BuildRequires:	imagemagick
14cu|stellarium-0.18.1-1|13	BuildRequires:	qt5-linguist-tools
14cu|stellarium-0.18.1-1|14	BuildRequires:	pkgconfig(gl)
14cu|stellarium-0.18.1-1|15	BuildRequires:	pkgconfig(Qt5Concurrent)
14cu|stellarium-0.18.1-1|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|stellarium-0.18.1-1|17	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|stellarium-0.18.1-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14cu|stellarium-0.18.1-1|19	BuildRequires:	pkgconfig(Qt5Help)
14cu|stellarium-0.18.1-1|20	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|stellarium-0.18.1-1|21	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14cu|stellarium-0.18.1-1|22	BuildRequires:	pkgconfig(Qt5Network)
14cu|stellarium-0.18.1-1|23	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|stellarium-0.18.1-1|24	BuildRequires:	pkgconfig(Qt5Positioning)
14cu|stellarium-0.18.1-1|25	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|stellarium-0.18.1-1|26	BuildRequires:	pkgconfig(Qt5Script)
14cu|stellarium-0.18.1-1|27	BuildRequires:	pkgconfig(Qt5SerialPort)
14cu|stellarium-0.18.1-1|28	BuildRequires:	pkgconfig(Qt5Test)
14cu|stellarium-0.18.1-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|stellarium-0.18.1-1|30	BuildRequires:	pkgconfig(zlib)
14cu|stellarium-0.18.1-1|31	
14cu|stellarium-0.18.1-1|32	%description
14cu|stellarium-0.18.1-1|33	Stellarium renders 3D photo-realistic skies in real time.
14cu|stellarium-0.18.1-1|34	With stellarium, you really see what you can see with your eyes,
14cu|stellarium-0.18.1-1|35	binoculars or a small telescope.
14cu|stellarium-0.18.1-1|36	
14cu|stellarium-0.18.1-1|37	%files
14cu|stellarium-0.18.1-1|38	%doc README.md COPYING CREDITS.md
14cu|stellarium-0.18.1-1|39	%{_bindir}/%{name}
14cu|stellarium-0.18.1-1|40	%{_datadir}/%{name}
14cu|stellarium-0.18.1-1|41	%{_mandir}/man1/*.1.*
14cu|stellarium-0.18.1-1|42	%{_datadir}/applications/%{name}.desktop
14cu|stellarium-0.18.1-1|43	%{_datadir}/pixmaps/stellarium.xpm
14cu|stellarium-0.18.1-1|44	%{_iconsdir}/%{name}.png
14cu|stellarium-0.18.1-1|45	%{_liconsdir}/%{name}.png
14cu|stellarium-0.18.1-1|46	%{_miconsdir}/%{name}.png
14cu|stellarium-0.18.1-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|stellarium-0.18.1-1|48	%{_datadir}/metainfo/%{name}.appdata.xml
14cu|stellarium-0.18.1-1|49	
14cu|stellarium-0.18.1-1|50	#----------------------------------------------------------------------------
14cu|stellarium-0.18.1-1|51	
14cu|stellarium-0.18.1-1|52	%prep
14cu|stellarium-0.18.1-1|53	%setup -q
14cu|stellarium-0.18.1-1|54	
14cu|stellarium-0.18.1-1|55	%build
14cu|stellarium-0.18.1-1|56	%cmake_qt5
14cu|stellarium-0.18.1-1|57	%make
14cu|stellarium-0.18.1-1|58	
14cu|stellarium-0.18.1-1|59	%install
14cu|stellarium-0.18.1-1|60	%makeinstall_std -C build
14cu|stellarium-0.18.1-1|61	
14cu|stellarium-0.18.1-1|62	install -d -m 755 %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cu|stellarium-0.18.1-1|63	convert %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[1] \
14cu|stellarium-0.18.1-1|64	%{buildroot}%{_liconsdir}/stellarium.png
14cu|stellarium-0.18.1-1|65	convert %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[2] \
14cu|stellarium-0.18.1-1|66	%{buildroot}%{_iconsdir}/stellarium.png
14cu|stellarium-0.18.1-1|67	convert %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[4] \
14cu|stellarium-0.18.1-1|68	%{buildroot}%{_miconsdir}/stellarium.png
14cu|stellarium-0.18.1-1|69	
14cu|stellarium-0.18.1-1|70	
14cu|stellarium-0.18.1-1|71	%changelog
14cu|stellarium-0.18.1-1|72	
14cu|stellarium-0.18.1-1|73	* Wed Aug 29 2018 survolog <survolog@yandex.ru> 0.18.1-1
14cu|stellarium-0.18.1-1|74	- (48637d1) Updated to 0.18.1, because the old version stopped working.
14cu|stellarium-0.18.1-1|75	
14cu|stellarium-0.18.1-1|76	

14738 14
14cu|stepmania-5.0.6-2|1	# Enable support for mp3.
14cu|stepmania-5.0.6-2|2	%bcond_without mp3
14cu|stepmania-5.0.6-2|3	
14cu|stepmania-5.0.6-2|4	# Using ffmpeg from the system with StepMania is not supported upstream.
14cu|stepmania-5.0.6-2|5	# Using ffmpeg bundled with StepMania is error-prone. Let us still try with
14cu|stepmania-5.0.6-2|6	# the system ffmpeg. If there are problems, we can rebuild StepMania without
14cu|stepmania-5.0.6-2|7	# ffmpeg support (set 'bcond_with ffmpeg' below).
14cu|stepmania-5.0.6-2|8	%bcond_without ffmpeg
14cu|stepmania-5.0.6-2|9	
14cu|stepmania-5.0.6-2|10	
14cu|stepmania-5.0.6-2|11	Summary:	A dance and rhythm game
14cu|stepmania-5.0.6-2|12	Name:		stepmania
14cu|stepmania-5.0.6-2|13	Version:	5.0.6
14cu|stepmania-5.0.6-2|14	Release:	2
14cu|stepmania-5.0.6-2|15	# GPL, because of ffmpeg and MAD library.
14cu|stepmania-5.0.6-2|16	License:	GPL
14cu|stepmania-5.0.6-2|17	Url:		http://www.stepmania.com/download/
14cu|stepmania-5.0.6-2|18	Group:		Games/Arcade
14cu|stepmania-5.0.6-2|19	Source0:	https://github.com/stepmania/stepmania/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|stepmania-5.0.6-2|20	
14cu|stepmania-5.0.6-2|21	Patch0:		stepmania-5beta4a-add-space-before-lx11.patch
14cu|stepmania-5.0.6-2|22	
14cu|stepmania-5.0.6-2|23	# By default, StepMania 5 looks for its data (Themes/*, etc.) in the subdirs
14cu|stepmania-5.0.6-2|24	# of the directory where 'stepmania' executable is. This is not convenient
14cu|stepmania-5.0.6-2|25	# in Linux, so this patch adds a hack for StepMania to use
14cu|stepmania-5.0.6-2|26	# $(datadir)/stepmania for that.
14cu|stepmania-5.0.6-2|27	Patch1:		stepmania-5.0.6-use-pkg-data-dir-for-data.patch
14cu|stepmania-5.0.6-2|28	
14cu|stepmania-5.0.6-2|29	BuildRequires:	pkgconfig(gl)
14cu|stepmania-5.0.6-2|30	BuildRequires:	pkgconfig(glu)
14cu|stepmania-5.0.6-2|31	BuildRequires:	pkgconfig(glew)
14cu|stepmania-5.0.6-2|32	BuildRequires:	pkgconfig(alsa)
14cu|stepmania-5.0.6-2|33	BuildRequires:	pkgconfig(libpulse)
14cu|stepmania-5.0.6-2|34	BuildRequires:	pkgconfig(jack)
14cu|stepmania-5.0.6-2|35	BuildRequires:	pkgconfig(vorbis)
14cu|stepmania-5.0.6-2|36	%if %{with ffmpeg}
14cu|stepmania-5.0.6-2|37	BuildRequires:  ffmpeg-devel
14cu|stepmania-5.0.6-2|38	%endif
14cu|stepmania-5.0.6-2|39	BuildRequires:  jpeg-devel
14cu|stepmania-5.0.6-2|40	BuildRequires:	pkgconfig(libpng)
14cu|stepmania-5.0.6-2|41	BuildRequires:	pkgconfig(zlib)
14cu|stepmania-5.0.6-2|42	BuildRequires:	bzip2-devel
14cu|stepmania-5.0.6-2|43	BuildRequires:	pkgconfig(xtst)
14cu|stepmania-5.0.6-2|44	BuildRequires:	pkgconfig(xrandr)
14cu|stepmania-5.0.6-2|45	%if %{with mp3}
14cu|stepmania-5.0.6-2|46	BuildRequires:	mad-devel
14cu|stepmania-5.0.6-2|47	%endif
14cu|stepmania-5.0.6-2|48	
14cu|stepmania-5.0.6-2|49	Requires:	%{name}-data = %{version}-%{release}
14cu|stepmania-5.0.6-2|50	Suggests:	stepmania-stepmix1
14cu|stepmania-5.0.6-2|51	
14cu|stepmania-5.0.6-2|52	
14cu|stepmania-5.0.6-2|53	%description
14cu|stepmania-5.0.6-2|54	StepMania is a free dance and rhythm game. It features 3D graphics,
14cu|stepmania-5.0.6-2|55	keyboard and dance pad support, and an editor for creating your own steps.
14cu|stepmania-5.0.6-2|56	To add songs, simply copy the content of your folder containing songs
14cu|stepmania-5.0.6-2|57	to ~/.stepmania-5.0/Songs.
14cu|stepmania-5.0.6-2|58	
14cu|stepmania-5.0.6-2|59	
14cu|stepmania-5.0.6-2|60	%package	data
14cu|stepmania-5.0.6-2|61	Summary:	Data files for StepMania
14cu|stepmania-5.0.6-2|62	BuildArch:	noarch
14cu|stepmania-5.0.6-2|63	Obsoletes:	stepmania-data < 5.0
14cu|stepmania-5.0.6-2|64	
14cu|stepmania-5.0.6-2|65	%description	data
14cu|stepmania-5.0.6-2|66	This package contains arch-independent data files for StepMania.
14cu|stepmania-5.0.6-2|67	
14cu|stepmania-5.0.6-2|68	
14cu|stepmania-5.0.6-2|69	%prep
14cu|stepmania-5.0.6-2|70	%setup -q
14cu|stepmania-5.0.6-2|71	%apply_patches
14cu|stepmania-5.0.6-2|72	
14cu|stepmania-5.0.6-2|73	%build
14cu|stepmania-5.0.6-2|74	autoreconf -fvi
14cu|stepmania-5.0.6-2|75	
14cu|stepmania-5.0.6-2|76	%configure2_5x \
14cu|stepmania-5.0.6-2|77	--datadir=%{_gamesdatadir} \
14cu|stepmania-5.0.6-2|78	--without-gles2 \
14cu|stepmania-5.0.6-2|79	%if %{with mp3}
14cu|stepmania-5.0.6-2|80	--with-mp3 \
14cu|stepmania-5.0.6-2|81	%else
14cu|stepmania-5.0.6-2|82	--without-mp3 \
14cu|stepmania-5.0.6-2|83	%endif
14cu|stepmania-5.0.6-2|84	%if %{with ffmpeg}
14cu|stepmania-5.0.6-2|85	--with-system-ffmpeg \
14cu|stepmania-5.0.6-2|86	%else
14cu|stepmania-5.0.6-2|87	--without-ffmpeg \
14cu|stepmania-5.0.6-2|88	%endif
14cu|stepmania-5.0.6-2|89	--disable-gtk2
14cu|stepmania-5.0.6-2|90	
14cu|stepmania-5.0.6-2|91	%make
14cu|stepmania-5.0.6-2|92	
14cu|stepmania-5.0.6-2|93	%install
14cu|stepmania-5.0.6-2|94	
14cu|stepmania-5.0.6-2|95	# By default, StepMania 5.0 installs everything to /usr/stepmania-5, which
14cu|stepmania-5.0.6-2|96	# is difficult to override. Installing manually.
14cu|stepmania-5.0.6-2|97	install -D -m 755 src/%{name} %{buildroot}%{_gamesbindir}/%{name}
14cu|stepmania-5.0.6-2|98	
14cu|stepmania-5.0.6-2|99	install -d %{buildroot}%{_iconsdir}
14cu|stepmania-5.0.6-2|100	cp -af icons/hicolor %{buildroot}%{_iconsdir}/
14cu|stepmania-5.0.6-2|101	
14cu|stepmania-5.0.6-2|102	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|stepmania-5.0.6-2|103	cp -af \
14cu|stepmania-5.0.6-2|104	Announcers \
14cu|stepmania-5.0.6-2|105	BackgroundEffects \
14cu|stepmania-5.0.6-2|106	BackgroundTransitions \
14cu|stepmania-5.0.6-2|107	BGAnimations \
14cu|stepmania-5.0.6-2|108	Characters \
14cu|stepmania-5.0.6-2|109	Courses \
14cu|stepmania-5.0.6-2|110	Data \
14cu|stepmania-5.0.6-2|111	NoteSkins \
14cu|stepmania-5.0.6-2|112	Scripts \
14cu|stepmania-5.0.6-2|113	Songs \
14cu|stepmania-5.0.6-2|114	Themes \
14cu|stepmania-5.0.6-2|115	%{buildroot}%{_gamesdatadir}/%{name}/
14cu|stepmania-5.0.6-2|116	
14cu|stepmania-5.0.6-2|117	install -d %{buildroot}%{_datadir}/applications
14cu|stepmania-5.0.6-2|118	
14cu|stepmania-5.0.6-2|119	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|stepmania-5.0.6-2|120	[Desktop Entry]
14cu|stepmania-5.0.6-2|121	Name=StepMania
14cu|stepmania-5.0.6-2|122	Name[ru]=StepMania
14cu|stepmania-5.0.6-2|123	Comment=A dance and rhythm game
14cu|stepmania-5.0.6-2|124	Comment[ru]=Танцевальная игра StepMania
14cu|stepmania-5.0.6-2|125	Exec=%{_gamesbindir}/%{name}
14cu|stepmania-5.0.6-2|126	Icon=%{name}-ssc
14cu|stepmania-5.0.6-2|127	Type=Application
14cu|stepmania-5.0.6-2|128	Terminal=false
14cu|stepmania-5.0.6-2|129	Categories=Game;ArcadeGame;
14cu|stepmania-5.0.6-2|130	EOF
14cu|stepmania-5.0.6-2|131	
14cu|stepmania-5.0.6-2|132	%files
14cu|stepmania-5.0.6-2|133	%doc Manual/
14cu|stepmania-5.0.6-2|134	%doc Docs/SimfileFormats/ Docs/Themerdocs/ Docs/Userdocs/
14cu|stepmania-5.0.6-2|135	%doc Docs/Changelog*
14cu|stepmania-5.0.6-2|136	%doc Docs/{CommandLineArgs.txt,CourseFormat.txt,credits.txt,Licenses.txt}
14cu|stepmania-5.0.6-2|137	%doc Docs/KnownIssues.txt
14cu|stepmania-5.0.6-2|138	%{_gamesbindir}/%{name}
14cu|stepmania-5.0.6-2|139	%{_iconsdir}/hicolor/*/apps/%{name}-ssc.*
14cu|stepmania-5.0.6-2|140	%{_datadir}/applications/%{name}.desktop
14cu|stepmania-5.0.6-2|141	
14cu|stepmania-5.0.6-2|142	%files data
14cu|stepmania-5.0.6-2|143	%{_gamesdatadir}/%{name}/
14cu|stepmania-5.0.6-2|144	
14cu|stepmania-5.0.6-2|145	%changelog
14cu|stepmania-5.0.6-2|146	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.6-2
14cu|stepmania-5.0.6-2|147	+ Revision: 250425c
14cu|stepmania-5.0.6-2|148	- Bump release
14cu|stepmania-5.0.6-2|149	
14cu|stepmania-5.0.6-2|150	

14739 14
14cu|stepmania-stepmix1-1-8|1	Summary:	StepMania StepMix1 song pack
14cu|stepmania-stepmix1-1-8|2	Name:		stepmania-stepmix1
14cu|stepmania-stepmix1-1-8|3	Version:	1
14cu|stepmania-stepmix1-1-8|4	Release:	8
14cu|stepmania-stepmix1-1-8|5	# from http://www.tfbw.com/dancegames/songs/
14cu|stepmania-stepmix1-1-8|6	License:	Creative Commons Attribution/Attribution-ShareAlike 2.5
14cu|stepmania-stepmix1-1-8|7	Group:		Games/Arcade
14cu|stepmania-stepmix1-1-8|8	Url:		http://www.stepmania.com/wiki/StepMix_1_Contest
14cu|stepmania-stepmix1-1-8|9	BuildArch:	noarch
14cu|stepmania-stepmix1-1-8|10	Source0:	http://files.tfbw.com/stepmania/songs/StepMania_all_StepMix1_entries.smzip
14cu|stepmania-stepmix1-1-8|11	
14cu|stepmania-stepmix1-1-8|12	Requires:	stepmania >= 5.0
14cu|stepmania-stepmix1-1-8|13	
14cu|stepmania-stepmix1-1-8|14	%description
14cu|stepmania-stepmix1-1-8|15	This packages contains the songs from the StepMania StepMix1 contest.
14cu|stepmania-stepmix1-1-8|16	
14cu|stepmania-stepmix1-1-8|17	%prep
14cu|stepmania-stepmix1-1-8|18	%setup -q -c -T
14cu|stepmania-stepmix1-1-8|19	
14cu|stepmania-stepmix1-1-8|20	%install
14cu|stepmania-stepmix1-1-8|21	install -D -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/stepmania/Packages/StepMix1.smzip
14cu|stepmania-stepmix1-1-8|22	
14cu|stepmania-stepmix1-1-8|23	%files
14cu|stepmania-stepmix1-1-8|24	%{_gamesdatadir}/stepmania/Packages/StepMix1.smzip
14cu|stepmania-stepmix1-1-8|25	
14cu|stepmania-stepmix1-1-8|26	%changelog
14cu|stepmania-stepmix1-1-8|27	* Sat Jan 03 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1-8
14cu|stepmania-stepmix1-1-8|28	+ Revision: 46002c4
14cu|stepmania-stepmix1-1-8|29	- Restored Source0
14cu|stepmania-stepmix1-1-8|30	
14cu|stepmania-stepmix1-1-8|31	

14740 14
14cu|stfl-0.22-1|1	%define major	0
14cu|stfl-0.22-1|2	
14cu|stfl-0.22-1|3	%define libname   %mklibname %{name} %{major}
14cu|stfl-0.22-1|4	%define develname %mklibname -d %{name}
14cu|stfl-0.22-1|5	
14cu|stfl-0.22-1|6	Summary:	Structured Terminal Forms Language
14cu|stfl-0.22-1|7	Name:		stfl
14cu|stfl-0.22-1|8	Version:	0.22
14cu|stfl-0.22-1|9	Release:	1
14cu|stfl-0.22-1|10	URL:		http://www.clifford.at/stfl/
14cu|stfl-0.22-1|11	Source0:	http://www.clifford.at/stfl/%{name}-%{version}.tar.gz
14cu|stfl-0.22-1|12	License:	LGPLv3+
14cu|stfl-0.22-1|13	Group:		Development/Other
14cu|stfl-0.22-1|14	BuildRequires:  ncurses-devel
14cu|stfl-0.22-1|15	BuildRequires:  perl-devel
14cu|stfl-0.22-1|16	BuildRequires:  python-devel
14cu|stfl-0.22-1|17	BuildRequires:  ruby
14cu|stfl-0.22-1|18	BuildRequires:  ruby-devel
14cu|stfl-0.22-1|19	BuildRequires:  swig
14cu|stfl-0.22-1|20	
14cu|stfl-0.22-1|21	%description
14cu|stfl-0.22-1|22	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|23	terminals. The STFL API can be used from C, SPL, Python, Perl and
14cu|stfl-0.22-1|24	Ruby. Since the API is only 14 simple function calls big and there are
14cu|stfl-0.22-1|25	already generic SWIG bindings, it is very easy to port STFL to
14cu|stfl-0.22-1|26	other scripting languages.
14cu|stfl-0.22-1|27	
14cu|stfl-0.22-1|28	A special language (the Structured Terminal Forms Language) is used to
14cu|stfl-0.22-1|29	describe STFL GUIs. The language is designed to be easy and fast to
14cu|stfl-0.22-1|30	write so an application programmer does not need to spend ages
14cu|stfl-0.22-1|31	fiddling around with the GUI and can concentrate on the more
14cu|stfl-0.22-1|32	interesting programming tasks.
14cu|stfl-0.22-1|33	
14cu|stfl-0.22-1|34	%package -n	%{libname}
14cu|stfl-0.22-1|35	Summary:	Structured Terminal Forms Language library
14cu|stfl-0.22-1|36	
14cu|stfl-0.22-1|37	Group:		System/Libraries
14cu|stfl-0.22-1|38	
14cu|stfl-0.22-1|39	%description -n	%{libname}
14cu|stfl-0.22-1|40	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|41	terminals.
14cu|stfl-0.22-1|42	
14cu|stfl-0.22-1|43	This package contains the shared library required for running programs
14cu|stfl-0.22-1|44	that use STFL.
14cu|stfl-0.22-1|45	
14cu|stfl-0.22-1|46	%package -n	%{develname}
14cu|stfl-0.22-1|47	Summary:	Structured Terminal Forms Language development files
14cu|stfl-0.22-1|48	
14cu|stfl-0.22-1|49	Group:		Development/C
14cu|stfl-0.22-1|50	Requires:	%{libname} = %{version}-%{release}
14cu|stfl-0.22-1|51	Provides:	%{name}-devel = %{version}-%{release}
14cu|stfl-0.22-1|52	
14cu|stfl-0.22-1|53	%description -n	%{develname}
14cu|stfl-0.22-1|54	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|55	terminals.
14cu|stfl-0.22-1|56	
14cu|stfl-0.22-1|57	This package contains the C headers and other files needed to compile
14cu|stfl-0.22-1|58	programs that use STFL.
14cu|stfl-0.22-1|59	
14cu|stfl-0.22-1|60	%package -n	python-%{name}
14cu|stfl-0.22-1|61	Summary:	Structured Terminal Forms Language Python bindings
14cu|stfl-0.22-1|62	
14cu|stfl-0.22-1|63	Group:		Development/Python
14cu|stfl-0.22-1|64	
14cu|stfl-0.22-1|65	%description -n	python-%{name}
14cu|stfl-0.22-1|66	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|67	terminals.
14cu|stfl-0.22-1|68	
14cu|stfl-0.22-1|69	This package contains the bindings needed to use STFL with Python.
14cu|stfl-0.22-1|70	
14cu|stfl-0.22-1|71	%package -n	perl-%{name}
14cu|stfl-0.22-1|72	Summary:	Structured Terminal Forms Language Perl bindings
14cu|stfl-0.22-1|73	
14cu|stfl-0.22-1|74	Group:		Development/Perl
14cu|stfl-0.22-1|75	
14cu|stfl-0.22-1|76	%description -n	perl-%{name}
14cu|stfl-0.22-1|77	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|78	terminals.
14cu|stfl-0.22-1|79	
14cu|stfl-0.22-1|80	This package contains the bindings needed to use STFL with Perl.
14cu|stfl-0.22-1|81	
14cu|stfl-0.22-1|82	%package -n	ruby-%{name}
14cu|stfl-0.22-1|83	Summary:	Structured Terminal Forms Language Ruby bindings
14cu|stfl-0.22-1|84	
14cu|stfl-0.22-1|85	Group:		Development/Ruby
14cu|stfl-0.22-1|86	
14cu|stfl-0.22-1|87	%description -n	ruby-%{name}
14cu|stfl-0.22-1|88	STFL is a library which implements a curses-based widget set for text
14cu|stfl-0.22-1|89	terminals.
14cu|stfl-0.22-1|90	
14cu|stfl-0.22-1|91	This package contains the bindings needed to use STFL with Ruby.
14cu|stfl-0.22-1|92	
14cu|stfl-0.22-1|93	%prep
14cu|stfl-0.22-1|94	%setup -q
14cu|stfl-0.22-1|95	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet
14cu|stfl-0.22-1|96	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet
14cu|stfl-0.22-1|97	%{__sed} -i 's,$(prefix)/$(libdir)/ruby,%{ruby_sitedir},g' ruby/Makefile.snippet
14cu|stfl-0.22-1|98	%{__sed} -i 's,libdir=lib,libdir=%{_libdir},g' Makefile
14cu|stfl-0.22-1|99	%{__sed} -i "s,cd python && python -c 'import stfl',python -mcompileall .," python/Makefile.snippet
14cu|stfl-0.22-1|100	%{__sed} -i 's,export prefix ?= /usr/local,export prefix ?= %{_prefix},g' Makefile.cfg
14cu|stfl-0.22-1|101	%{__sed} -i 's,mkdir -p \$(DESTDIR)\$(prefix)/lib/pkgconfig,mkdir -p \$(DESTDIR)%{_libdir}/pkgconfig,g' Makefile
14cu|stfl-0.22-1|102	%{__sed} -i 's,libstfl.a \$(DESTDIR)\$(prefix)/lib/,libstfl.a \$(DESTDIR)%{_libdir},g' Makefile
14cu|stfl-0.22-1|103	%{__sed} -i 's,stfl.pc \$(DESTDIR)\$(prefix)/lib/pkgconfig/,stfl.pc \$(DESTDIR)%{_libdir}\/pkgconfig/,g' Makefile
14cu|stfl-0.22-1|104	
14cu|stfl-0.22-1|105	%build
14cu|stfl-0.22-1|106	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make
14cu|stfl-0.22-1|107	
14cu|stfl-0.22-1|108	%install
14cu|stfl-0.22-1|109	%makeinstall_std prefix=%{_prefix} libdir=%{_lib}
14cu|stfl-0.22-1|110	
14cu|stfl-0.22-1|111	%files -n %{libname}
14cu|stfl-0.22-1|112	%{_libdir}/libstfl.so.%{major}*
14cu|stfl-0.22-1|113	
14cu|stfl-0.22-1|114	%files -n %{develname}
14cu|stfl-0.22-1|115	%doc COPYING README
14cu|stfl-0.22-1|116	%{_includedir}/stfl.h
14cu|stfl-0.22-1|117	%{_libdir}/libstfl.a
14cu|stfl-0.22-1|118	%{_libdir}/libstfl.so
14cu|stfl-0.22-1|119	%{_libdir}/pkgconfig/stfl.pc
14cu|stfl-0.22-1|120	
14cu|stfl-0.22-1|121	%files -n python-%{name}
14cu|stfl-0.22-1|122	# XXX: python extension should likely not be located under this directory..
14cu|stfl-0.22-1|123	#%{py_dyndir}/_stfl.so
14cu|stfl-0.22-1|124	%dir %{py_platsitedir}/lib-dynload
14cu|stfl-0.22-1|125	%{py_platsitedir}/lib-dynload/_stfl.so
14cu|stfl-0.22-1|126	%{py_platsitedir}/stfl.py*
14cu|stfl-0.22-1|127	
14cu|stfl-0.22-1|128	%files -n perl-%{name}
14cu|stfl-0.22-1|129	%{perl_vendorarch}/example.pl
14cu|stfl-0.22-1|130	%{perl_vendorarch}/stfl.pm
14cu|stfl-0.22-1|131	%dir %{perl_vendorarch}/auto/stfl
14cu|stfl-0.22-1|132	%{perl_vendorarch}/auto/stfl/stfl.so
14cu|stfl-0.22-1|133	
14cu|stfl-0.22-1|134	%files -n ruby-%{name}
14cu|stfl-0.22-1|135	%{ruby_sitearchdir}/stfl.so
14cu|stfl-0.22-1|136	%changelog
14cu|stfl-0.22-1|137	
14cu|stfl-0.22-1|138	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 0.22-1
14cu|stfl-0.22-1|139	- (a18f6f3) Merge pull request #1 from alozhkov/stfl:rosa2014.1
14cu|stfl-0.22-1|140	- (a18f6f3) Updated to a new version
14cu|stfl-0.22-1|141	
14cu|stfl-0.22-1|142	

14741 14
14cu|stgit-0.17.1-1|1	Summary: 	Stacked GIT
14cu|stgit-0.17.1-1|2	Name:		stgit
14cu|stgit-0.17.1-1|3	Version: 	0.17.1
14cu|stgit-0.17.1-1|4	Release: 	1
14cu|stgit-0.17.1-1|5	Url: 		http://www.procode.org/stgit/
14cu|stgit-0.17.1-1|6	Source0: 	http://download.gna.org/stgit/%{name}-%{version}.tar.gz
14cu|stgit-0.17.1-1|7	
14cu|stgit-0.17.1-1|8	License: 	GPL
14cu|stgit-0.17.1-1|9	Group: 		Development/Other
14cu|stgit-0.17.1-1|10	BuildArch: 	noarch
14cu|stgit-0.17.1-1|11	Requires: 	python
14cu|stgit-0.17.1-1|12	Requires: 	git-core
14cu|stgit-0.17.1-1|13	BuildRequires:	python-devel
14cu|stgit-0.17.1-1|14	BuildRequires:  git-core
14cu|stgit-0.17.1-1|15	
14cu|stgit-0.17.1-1|16	%description
14cu|stgit-0.17.1-1|17	StGIT is a Python application providing similar functionality to Quilt (i.e.
14cu|stgit-0.17.1-1|18	pushing/popping patches to/from a stack) on top of GIT. These operations are
14cu|stgit-0.17.1-1|19	performed using GIT commands and the patches are stored as GIT commit objects,
14cu|stgit-0.17.1-1|20	allowing easy merging of the StGIT patches into other repositories using
14cu|stgit-0.17.1-1|21	standard GIT functionality.
14cu|stgit-0.17.1-1|22	
14cu|stgit-0.17.1-1|23	Note that StGIT is not an SCM interface on top of GIT and it expects a
14cu|stgit-0.17.1-1|24	previously initialised GIT repository. For standard SCM operations, either use
14cu|stgit-0.17.1-1|25	plain GIT commands or the Cogito tool.
14cu|stgit-0.17.1-1|26	
14cu|stgit-0.17.1-1|27	
14cu|stgit-0.17.1-1|28	%prep
14cu|stgit-0.17.1-1|29	%setup
14cu|stgit-0.17.1-1|30	
14cu|stgit-0.17.1-1|31	%build
14cu|stgit-0.17.1-1|32	%make
14cu|stgit-0.17.1-1|33	
14cu|stgit-0.17.1-1|34	%install
14cu|stgit-0.17.1-1|35	%make install DESTDIR=%{buildroot} prefix=%{_prefix}
14cu|stgit-0.17.1-1|36	
14cu|stgit-0.17.1-1|37	%files
14cu|stgit-0.17.1-1|38	%{_bindir}/*
14cu|stgit-0.17.1-1|39	%{_datadir}/%{name}
14cu|stgit-0.17.1-1|40	%{py_puresitedir}/%{name}
14cu|stgit-0.17.1-1|41	%{py_puresitedir}/%{name}-*.egg-info
14cu|stgit-0.17.1-1|42	%doc README AUTHORS INSTALL COPYING
14cu|stgit-0.17.1-1|43	
14cu|stgit-0.17.1-1|44	
14cu|stgit-0.17.1-1|45	%changelog
14cu|stgit-0.17.1-1|46	
14cu|stgit-0.17.1-1|47	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17.1-1
14cu|stgit-0.17.1-1|48	- (77614ab) Updated to 0.17.1
14cu|stgit-0.17.1-1|49	
14cu|stgit-0.17.1-1|50	

14742 14
14cu|stlport-5.2.1-3|1	%define debug_package %{nil}
14cu|stlport-5.2.1-3|2	
14cu|stlport-5.2.1-3|3	%define oname STLport
14cu|stlport-5.2.1-3|4	
14cu|stlport-5.2.1-3|5	%define major 5
14cu|stlport-5.2.1-3|6	%define libname %mklibname %{name} %{major}
14cu|stlport-5.2.1-3|7	%define devname %mklibname %{name} -d
14cu|stlport-5.2.1-3|8	
14cu|stlport-5.2.1-3|9	Summary:	Multiplatform C++ Standard Library (STL implementation)
14cu|stlport-5.2.1-3|10	Name:		stlport
14cu|stlport-5.2.1-3|11	Version:	5.2.1
14cu|stlport-5.2.1-3|12	Release:	3
14cu|stlport-5.2.1-3|13	License:	GPL
14cu|stlport-5.2.1-3|14	Group:		System/Libraries
14cu|stlport-5.2.1-3|15	Url:		http://www.stlport.org/
14cu|stlport-5.2.1-3|16	Source0:	http://sourceforge.net/projects/stlport/files/STLport/%{oname}-%{version}/%{oname}-%{version}.tar.gz
14cu|stlport-5.2.1-3|17	Patch0:		STLport-5.2.1-soname.patch
14cu|stlport-5.2.1-3|18	BuildRequires:	boost-devel
14cu|stlport-5.2.1-3|19	BuildRequires:	libstdc++-devel
14cu|stlport-5.2.1-3|20	BuildRequires:	libstdc++-static-devel
14cu|stlport-5.2.1-3|21	
14cu|stlport-5.2.1-3|22	%description
14cu|stlport-5.2.1-3|23	STLport is a multiplatform ANSI C++ Standard Library implementation. It is
14cu|stlport-5.2.1-3|24	free, open-source product, featuring the following:
14cu|stlport-5.2.1-3|25	
14cu|stlport-5.2.1-3|26	-  Advanced techniques and optimizations for maximum efficiency
14cu|stlport-5.2.1-3|27	-  Exception safety and thread safety
14cu|stlport-5.2.1-3|28	-  Important extensions - hash tables, singly-linked list, rope
14cu|stlport-5.2.1-3|29	
14cu|stlport-5.2.1-3|30	#----------------------------------------------------------------------------
14cu|stlport-5.2.1-3|31	
14cu|stlport-5.2.1-3|32	%package -n %{libname}
14cu|stlport-5.2.1-3|33	Summary:	%{name} - Complete C++ standard library
14cu|stlport-5.2.1-3|34	Group:		System/Libraries
14cu|stlport-5.2.1-3|35	
14cu|stlport-5.2.1-3|36	%description -n %libname
14cu|stlport-5.2.1-3|37	STLport is a multiplatform STL implementation based on SGI STL.
14cu|stlport-5.2.1-3|38	This package contains the runtime library for STLport.
14cu|stlport-5.2.1-3|39	
14cu|stlport-5.2.1-3|40	%files -n %{libname}
14cu|stlport-5.2.1-3|41	%doc README
14cu|stlport-5.2.1-3|42	%{_libdir}/libstlport.so.%{major}*
14cu|stlport-5.2.1-3|43	
14cu|stlport-5.2.1-3|44	#----------------------------------------------------------------------------
14cu|stlport-5.2.1-3|45	
14cu|stlport-5.2.1-3|46	%package -n %{devname}
14cu|stlport-5.2.1-3|47	Summary:	Devel package for %{name}
14cu|stlport-5.2.1-3|48	Group:		Development/C++
14cu|stlport-5.2.1-3|49	Requires:	%{libname} = %{EVRD}
14cu|stlport-5.2.1-3|50	Provides:	%{name}-devel = %{EVRD}
14cu|stlport-5.2.1-3|51	
14cu|stlport-5.2.1-3|52	%description -n %{devname}
14cu|stlport-5.2.1-3|53	STLport is a multiplatform STL implementation based on SGI STL. Complete
14cu|stlport-5.2.1-3|54	C++ standard library, including <complex> and SGI STL iostreams.
14cu|stlport-5.2.1-3|55	
14cu|stlport-5.2.1-3|56	This package contains static libraries and header files need for development.
14cu|stlport-5.2.1-3|57	
14cu|stlport-5.2.1-3|58	%files -n %{devname}
14cu|stlport-5.2.1-3|59	%doc INSTALL* etc/ChangeLog* etc/*.txt etc/*.gif doc/FAQ doc/README.utf8 doc/*.txt
14cu|stlport-5.2.1-3|60	%dir %{_includedir}/stlport
14cu|stlport-5.2.1-3|61	%{_includedir}/stlport/*
14cu|stlport-5.2.1-3|62	%{_libdir}/libstlport.so
14cu|stlport-5.2.1-3|63	
14cu|stlport-5.2.1-3|64	#----------------------------------------------------------------------------
14cu|stlport-5.2.1-3|65	
14cu|stlport-5.2.1-3|66	%prep
14cu|stlport-5.2.1-3|67	%setup -qn %{oname}-%{version}
14cu|stlport-5.2.1-3|68	%patch0 -p1
14cu|stlport-5.2.1-3|69	
14cu|stlport-5.2.1-3|70	%build
14cu|stlport-5.2.1-3|71	# Unknown configuration option '--build=i586-*-linux-gnu'
14cu|stlport-5.2.1-3|72	./configure \
14cu|stlport-5.2.1-3|73	--prefix=%{_prefix} \
14cu|stlport-5.2.1-3|74	--bindir=%{_bindir} \
14cu|stlport-5.2.1-3|75	--libdir=%{_libdir} \
14cu|stlport-5.2.1-3|76	--includedir=%{_includedir} \
14cu|stlport-5.2.1-3|77	--use-compiler-family=gcc \
14cu|stlport-5.2.1-3|78	--with-system-boost \
14cu|stlport-5.2.1-3|79	--without-debug
14cu|stlport-5.2.1-3|80	%make
14cu|stlport-5.2.1-3|81	
14cu|stlport-5.2.1-3|82	%install
14cu|stlport-5.2.1-3|83	%makeinstall_std
14cu|stlport-5.2.1-3|84	
14cu|stlport-5.2.1-3|85	rm -rf %{buildroot}%{buildroot}
14cu|stlport-5.2.1-3|86	
14cu|stlport-5.2.1-3|87	
14cu|stlport-5.2.1-3|88	%changelog
14cu|stlport-5.2.1-3|89	
14cu|stlport-5.2.1-3|90	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-3
14cu|stlport-5.2.1-3|91	- (f5d67cb) Fix library SONAME
14cu|stlport-5.2.1-3|92	- (f5d67cb) Spec cleanup
14cu|stlport-5.2.1-3|93	- (f5d67cb) Disable debug package
14cu|stlport-5.2.1-3|94	
14cu|stlport-5.2.1-3|95	

14743 14
14cu|stopmotion-0.8.0-1|1	%define git_commit b08ca1cb91bb733e0334af989a3a663a8617d19b
14cu|stopmotion-0.8.0-1|2	
14cu|stopmotion-0.8.0-1|3	Summary:	An application for creating stopmotion animations
14cu|stopmotion-0.8.0-1|4	Name:		stopmotion
14cu|stopmotion-0.8.0-1|5	Version:	0.8.0
14cu|stopmotion-0.8.0-1|6	Release:	1
14cu|stopmotion-0.8.0-1|7	License:	GPLv2+
14cu|stopmotion-0.8.0-1|8	Group:		Video
14cu|stopmotion-0.8.0-1|9	Url:		http://linuxstopmotion.sourceforge.net/
14cu|stopmotion-0.8.0-1|10	Source0:	http://sourceforge.net/code-snapshots/git/l/li/linuxstopmotion/code.git/linuxstopmotion-code-%{git_commit}.zip
14cu|stopmotion-0.8.0-1|11	BuildRequires:	librsvg
14cu|stopmotion-0.8.0-1|12	BuildRequires:	qt4-linguist
14cu|stopmotion-0.8.0-1|13	BuildRequires:	inotifytools-devel
14cu|stopmotion-0.8.0-1|14	BuildRequires:	libtar-devel
14cu|stopmotion-0.8.0-1|15	BuildRequires:	qt4-devel
14cu|stopmotion-0.8.0-1|16	BuildRequires:	pkgconfig(gamin)
14cu|stopmotion-0.8.0-1|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|stopmotion-0.8.0-1|18	BuildRequires:	pkgconfig(SDL_image)
14cu|stopmotion-0.8.0-1|19	BuildRequires:	pkgconfig(vorbis)
14cu|stopmotion-0.8.0-1|20	Requires:	vgrabbj
14cu|stopmotion-0.8.0-1|21	
14cu|stopmotion-0.8.0-1|22	%description
14cu|stopmotion-0.8.0-1|23	Stopmotion is a free application for creating stop-motion animation movies.
14cu|stopmotion-0.8.0-1|24	The users will be able to create stop-motions from pictures imported from
14cu|stopmotion-0.8.0-1|25	a camera or from the harddrive, add sound effects and export the animation
14cu|stopmotion-0.8.0-1|26	to different video formats such as mpeg or avi.
14cu|stopmotion-0.8.0-1|27	
14cu|stopmotion-0.8.0-1|28	%files
14cu|stopmotion-0.8.0-1|29	%doc README AUTHORS manual/
14cu|stopmotion-0.8.0-1|30	%{_bindir}/*
14cu|stopmotion-0.8.0-1|31	%{_datadir}/applications/%{name}.desktop
14cu|stopmotion-0.8.0-1|32	%{_datadir}/%{name}/*
14cu|stopmotion-0.8.0-1|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|stopmotion-0.8.0-1|34	%{_iconsdir}/%{name}.svg
14cu|stopmotion-0.8.0-1|35	
14cu|stopmotion-0.8.0-1|36	#----------------------------------------------------------------------------
14cu|stopmotion-0.8.0-1|37	
14cu|stopmotion-0.8.0-1|38	%prep
14cu|stopmotion-0.8.0-1|39	%setup -qn linuxstopmotion-code-%{git_commit}
14cu|stopmotion-0.8.0-1|40	
14cu|stopmotion-0.8.0-1|41	%build
14cu|stopmotion-0.8.0-1|42	%qmake_qt4 PREFIX=%{_prefix}
14cu|stopmotion-0.8.0-1|43	
14cu|stopmotion-0.8.0-1|44	%make
14cu|stopmotion-0.8.0-1|45	
14cu|stopmotion-0.8.0-1|46	%install
14cu|stopmotion-0.8.0-1|47	# FIXME: "make install" doesn't install translations atm
14cu|stopmotion-0.8.0-1|48	mkdir -p %{buildroot}%{_datadir}/stopmotion/translations/
14cu|stopmotion-0.8.0-1|49	cp build/*qm %{buildroot}%{_datadir}/stopmotion/translations/
14cu|stopmotion-0.8.0-1|50	
14cu|stopmotion-0.8.0-1|51	make install INSTALL_ROOT=%{buildroot}
14cu|stopmotion-0.8.0-1|52	
14cu|stopmotion-0.8.0-1|53	
14cu|stopmotion-0.8.0-1|54	# Install icons of various sizes
14cu|stopmotion-0.8.0-1|55	for s in 256 128 96 48 32 22 16 ; do
14cu|stopmotion-0.8.0-1|56	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|stopmotion-0.8.0-1|57	rsvg-convert -w ${s} -h ${s} \
14cu|stopmotion-0.8.0-1|58	graphics/%{name}.svg -o \
14cu|stopmotion-0.8.0-1|59	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cu|stopmotion-0.8.0-1|60	done
14cu|stopmotion-0.8.0-1|61	
14cu|stopmotion-0.8.0-1|62	%changelog
14cu|stopmotion-0.8.0-1|63	
14cu|stopmotion-0.8.0-1|64	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.8.0-1
14cu|stopmotion-0.8.0-1|65	- (e54831c) Updated to 0.8.0
14cu|stopmotion-0.8.0-1|66	
14cu|stopmotion-0.8.0-1|67	

14744 14
14cu|stoq-1.11.1-1|1	%define name stoq
14cu|stoq-1.11.1-1|2	%define version 1.11.1
14cu|stoq-1.11.1-1|3	%define full_version 1.11.1
14cu|stoq-1.11.1-1|4	%define release 1
14cu|stoq-1.11.1-1|5	
14cu|stoq-1.11.1-1|6	Summary: A powerful retail system
14cu|stoq-1.11.1-1|7	Name: %{name}
14cu|stoq-1.11.1-1|8	Version: %{version}
14cu|stoq-1.11.1-1|9	Release: %{release}
14cu|stoq-1.11.1-1|10	License: GPL
14cu|stoq-1.11.1-1|11	Group: System/Libraries
14cu|stoq-1.11.1-1|12	URL: http://www.stoq.com.br/
14cu|stoq-1.11.1-1|13	Source0: https://github.com/stoq/stoq/archive/%{version}.tar.gz
14cu|stoq-1.11.1-1|14	Requires: postgresql-server >= 8.4
14cu|stoq-1.11.1-1|15	Requires: postgresql-contrib >= 8.4
14cu|stoq-1.11.1-1|16	Requires: pygtk2 >= 2.20
14cu|stoq-1.11.1-1|17	Requires: pypoppler >= 0.12.1
14cu|stoq-1.11.1-1|18	Requires: python-dateutil >= 1.4.1
14cu|stoq-1.11.1-1|19	Requires: python-imaging >= 1.1.5
14cu|stoq-1.11.1-1|20	Requires: python-gudev >= 147
14cu|stoq-1.11.1-1|21	Requires: python-kiwi >= 1.9.41
14cu|stoq-1.11.1-1|22	Requires: python-mako >= 0.2.5
14cu|stoq-1.11.1-1|23	Requires: python-psycopg2 >= 2.0.5
14cu|stoq-1.11.1-1|24	Requires: python-storm >= 0.19
14cu|stoq-1.11.1-1|25	Requires: python-reportlab >= 2.4
14cu|stoq-1.11.1-1|26	Requires: python-zope-interface >= 3.0.1
14cu|stoq-1.11.1-1|27	Requires: stoqdrivers >= 0.9.24
14cu|stoq-1.11.1-1|28	Requires: pywebkitgtk >= 1.1.7
14cu|stoq-1.11.1-1|29	Requires: python-twisted-core >= 10.0.0
14cu|stoq-1.11.1-1|30	Requires: python-twisted-web >= 10.0.0
14cu|stoq-1.11.1-1|31	Requires: python-xlwt >= 0.7.2
14cu|stoq-1.11.1-1|32	Requires: weasyprint >= 0.15
14cu|stoq-1.11.1-1|33	Requires: yelp
14cu|stoq-1.11.1-1|34	Requires: iso-codes >= 3.12
14cu|stoq-1.11.1-1|35	BuildRequires: python-setuptools
14cu|stoq-1.11.1-1|36	BuildRequires: python-kiwi >= 1.9.41
14cu|stoq-1.11.1-1|37	BuildRequires: python-devel
14cu|stoq-1.11.1-1|38	BuildArch: noarch
14cu|stoq-1.11.1-1|39	
14cu|stoq-1.11.1-1|40	%description
14cu|stoq-1.11.1-1|41	Stoq is a suite of Retail Management System applications.
14cu|stoq-1.11.1-1|42	It includes the following applications;
14cu|stoq-1.11.1-1|43	Point of Sales, Cash register, Sales, Purchase Orders, Inventory control,
14cu|stoq-1.11.1-1|44	Customer Relationship Management (CRM), Financial Accounting,
14cu|stoq-1.11.1-1|45	Accounts Payable and Accounts Receivable, Printable Reports,
14cu|stoq-1.11.1-1|46	Employees and Suppliers registry.
14cu|stoq-1.11.1-1|47	
14cu|stoq-1.11.1-1|48	%prep
14cu|stoq-1.11.1-1|49	%setup -q -n stoq-%{version}
14cu|stoq-1.11.1-1|50	
14cu|stoq-1.11.1-1|51	%build
14cu|stoq-1.11.1-1|52	%{__python} setup.py build
14cu|stoq-1.11.1-1|53	
14cu|stoq-1.11.1-1|54	%install
14cu|stoq-1.11.1-1|55	mkdir -p %{_etcdir}/stoq
14cu|stoq-1.11.1-1|56	rm -rf %{buildroot}
14cu|stoq-1.11.1-1|57	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14cu|stoq-1.11.1-1|58	rm -rf %{buildroot}%{_defaultdocdir}
14cu|stoq-1.11.1-1|59	rm %buildroot%py_puresitedir/stoq-%{full_version}-py2.7.egg-info/requires.txt
14cu|stoq-1.11.1-1|60	
14cu|stoq-1.11.1-1|61	%files
14cu|stoq-1.11.1-1|62	%doc AUTHORS CONTRIBUTORS COPYING README NEWS
14cu|stoq-1.11.1-1|63	%doc %{_datadir}/stoq/docs/*
14cu|stoq-1.11.1-1|64	%{_bindir}/stoq
14cu|stoq-1.11.1-1|65	%{_bindir}/stoqdbadmin
14cu|stoq-1.11.1-1|66	%{_datadir}/stoq/scripts/createdbuser.sh
14cu|stoq-1.11.1-1|67	%{_datadir}/stoq/plugins
14cu|stoq-1.11.1-1|68	%{py_puresitedir}/*.egg-info
14cu|stoq-1.11.1-1|69	#%{_sysconfdir}/stoq
14cu|stoq-1.11.1-1|70	%{_datadir}/icons/hicolor/48x48/apps/stoq.png
14cu|stoq-1.11.1-1|71	%{_datadir}/polkit-1/actions/br.com.stoq.createdatabase.policy
14cu|stoq-1.11.1-1|72	%{_datadir}/stoq/csv
14cu|stoq-1.11.1-1|73	%{_datadir}/stoq/glade
14cu|stoq-1.11.1-1|74	%{_datadir}/stoq/html
14cu|stoq-1.11.1-1|75	%{_datadir}/stoq/misc
14cu|stoq-1.11.1-1|76	%{_datadir}/stoq/pixmaps
14cu|stoq-1.11.1-1|77	%{_datadir}/stoq/sql
14cu|stoq-1.11.1-1|78	%{_datadir}/stoq/template
14cu|stoq-1.11.1-1|79	%{_datadir}/stoq/uixml
14cu|stoq-1.11.1-1|80	%{_datadir}/stoq/scripts/packageinstaller.py
14cu|stoq-1.11.1-1|81	%{_datadir}/locale/*/LC_MESSAGES/stoq.mo
14cu|stoq-1.11.1-1|82	%{_datadir}/applications/stoq.desktop
14cu|stoq-1.11.1-1|83	%{_datadir}/gnome/help
14cu|stoq-1.11.1-1|84	%{python_sitelib}/stoq
14cu|stoq-1.11.1-1|85	%{python_sitelib}/stoqlib
14cu|stoq-1.11.1-1|86	
14cu|stoq-1.11.1-1|87	%changelog
14cu|stoq-1.11.1-1|88	
14cu|stoq-1.11.1-1|89	* Wed Jun 22 2016 dsilakov <denis.silakov@rosalab.ru> 1.11.1-1
14cu|stoq-1.11.1-1|90	- (533b0e4) Merge pull request #6 from guilhermemoro/stoq:rosa2014.1
14cu|stoq-1.11.1-1|91	- (533b0e4) update
14cu|stoq-1.11.1-1|92	
14cu|stoq-1.11.1-1|93	

14745 14
14cu|stoqdrivers-0.9.24-1|1	%define name stoqdrivers
14cu|stoqdrivers-0.9.24-1|2	%define version 0.9.24
14cu|stoqdrivers-0.9.24-1|3	%define release 1
14cu|stoqdrivers-0.9.24-1|4	
14cu|stoqdrivers-0.9.24-1|5	Summary: Fiscal driver collection
14cu|stoqdrivers-0.9.24-1|6	Name: %{name}
14cu|stoqdrivers-0.9.24-1|7	Version: %{version}
14cu|stoqdrivers-0.9.24-1|8	Release: %{release}
14cu|stoqdrivers-0.9.24-1|9	Epoch: 1
14cu|stoqdrivers-0.9.24-1|10	License: LGPL
14cu|stoqdrivers-0.9.24-1|11	Group: System/Libraries
14cu|stoqdrivers-0.9.24-1|12	URL: http://www.stoq.com.br/
14cu|stoqdrivers-0.9.24-1|13	Source0: https://github.com/stoq/stoqdrivers/archive/%{version}.tar.gz
14cu|stoqdrivers-0.9.24-1|14	Requires: python-zope-interface >= 3.0.1, python-serial >= 2.2, python-kiwi >= 1.9.27
14cu|stoqdrivers-0.9.24-1|15	BuildRequires: python-kiwi >= 1.9.41
14cu|stoqdrivers-0.9.24-1|16	BuildRequires: python-zope-interface >= 3.0.1
14cu|stoqdrivers-0.9.24-1|17	BuildRequires: python-serial >= 2.2
14cu|stoqdrivers-0.9.24-1|18	BuildArch: noarch
14cu|stoqdrivers-0.9.24-1|19	
14cu|stoqdrivers-0.9.24-1|20	%description
14cu|stoqdrivers-0.9.24-1|21	This is a powerful collection of device drivers written in Python and totally
14cu|stoqdrivers-0.9.24-1|22	focused on retail systems. Stoqdrivers also offers an unified API for devices
14cu|stoqdrivers-0.9.24-1|23	like fiscal printers which makes it easy to embed in many applications.
14cu|stoqdrivers-0.9.24-1|24	
14cu|stoqdrivers-0.9.24-1|25	%prep
14cu|stoqdrivers-0.9.24-1|26	
14cu|stoqdrivers-0.9.24-1|27	%setup -q
14cu|stoqdrivers-0.9.24-1|28	
14cu|stoqdrivers-0.9.24-1|29	%build
14cu|stoqdrivers-0.9.24-1|30	
14cu|stoqdrivers-0.9.24-1|31	%install
14cu|stoqdrivers-0.9.24-1|32	#%{__rm} requirements.txt
14cu|stoqdrivers-0.9.24-1|33	python setup.py install --root=%{buildroot}
14cu|stoqdrivers-0.9.24-1|34	%{__rm} %buildroot/%{python_sitelib}/*.egg-info/requires.txt
14cu|stoqdrivers-0.9.24-1|35	
14cu|stoqdrivers-0.9.24-1|36	%files
14cu|stoqdrivers-0.9.24-1|37	%defattr(-, root, root, 0755)
14cu|stoqdrivers-0.9.24-1|38	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|stoqdrivers-0.9.24-1|39	%{python_sitelib}/stoqdrivers
14cu|stoqdrivers-0.9.24-1|40	%{_datadir}/locale/*/LC_MESSAGES/stoqdrivers.mo
14cu|stoqdrivers-0.9.24-1|41	%{_datadir}/stoqdrivers/conf/*.ini
14cu|stoqdrivers-0.9.24-1|42	%{python_sitelib}/*.egg-info
14cu|stoqdrivers-0.9.24-1|43	
14cu|stoqdrivers-0.9.24-1|44	
14cu|stoqdrivers-0.9.24-1|45	%changelog
14cu|stoqdrivers-0.9.24-1|46	
14cu|stoqdrivers-0.9.24-1|47	* Tue Nov 24 2015 Guilherme Moro <guilherme.moro@gmail.com> 1:0.9.24-1
14cu|stoqdrivers-0.9.24-1|48	- (cef51ed) update to version 0.9.24
14cu|stoqdrivers-0.9.24-1|49	
14cu|stoqdrivers-0.9.24-1|50	

14746 14
14cu|stow-2.2.2-1|1	Summary:	Separate software packages manager
14cu|stow-2.2.2-1|2	Name:		stow
14cu|stow-2.2.2-1|3	Version:	2.2.2
14cu|stow-2.2.2-1|4	Release:	1
14cu|stow-2.2.2-1|5	License:	GPL
14cu|stow-2.2.2-1|6	Group:		System/Configuration/Packaging
14cu|stow-2.2.2-1|7	Source0:	ftp://ftp.gnu.org/gnu/stow/%{name}-%{version}.tar.gz
14cu|stow-2.2.2-1|8	Source1:	ftp://ftp.gnu.org/gnu/stow/%{name}-%{version}.tar.gz.sig
14cu|stow-2.2.2-1|9	# (blino) from upstream CVS
14cu|stow-2.2.2-1|10	Patch0:		stow-1.3.3-root_foo.patch.bz2
14cu|stow-2.2.2-1|11	URL:		http://www.gnu.org/software/stow/
14cu|stow-2.2.2-1|12	BuildArch:	noarch
14cu|stow-2.2.2-1|13	
14cu|stow-2.2.2-1|14	%description
14cu|stow-2.2.2-1|15	GNU Stow is a program for managing the installation of software packages,
14cu|stow-2.2.2-1|16	keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for
14cu|stow-2.2.2-1|17	example) while making them appear to e installed in the same place
14cu|stow-2.2.2-1|18	(/usr/local).
14cu|stow-2.2.2-1|19	
14cu|stow-2.2.2-1|20	%prep
14cu|stow-2.2.2-1|21	%setup -q
14cu|stow-2.2.2-1|22	
14cu|stow-2.2.2-1|23	%build
14cu|stow-2.2.2-1|24	%configure2_5x
14cu|stow-2.2.2-1|25	%make
14cu|stow-2.2.2-1|26	
14cu|stow-2.2.2-1|27	%install
14cu|stow-2.2.2-1|28	%makeinstall
14cu|stow-2.2.2-1|29	
14cu|stow-2.2.2-1|30	%files
14cu|stow-2.2.2-1|31	%defattr(-,root,root,0755)
14cu|stow-2.2.2-1|32	%doc AUTHORS COPYING NEWS README THANKS TODO
14cu|stow-2.2.2-1|33	%{_bindir}/*
14cu|stow-2.2.2-1|34	%{_infodir}/*
14cu|stow-2.2.2-1|35	%{_mandir}/man8/stow.*
14cu|stow-2.2.2-1|36	%{_usr}/lib/perl5/site_perl/
14cu|stow-2.2.2-1|37	
14cu|stow-2.2.2-1|38	
14cu|stow-2.2.2-1|39	
14cu|stow-2.2.2-1|40	%changelog
14cu|stow-2.2.2-1|41	
14cu|stow-2.2.2-1|42	* Thu Apr 14 2016 dsilakov <denis.silakov@rosalab.ru> 2.2.2-1
14cu|stow-2.2.2-1|43	- (ecd8b7d) Merge pull request #1 from alzim/stow:rosa2014.1
14cu|stow-2.2.2-1|44	- (ecd8b7d) Updated to 2.2.2
14cu|stow-2.2.2-1|45	
14cu|stow-2.2.2-1|46	

14747 14
14cu|stratagus-2.4.1-1|1	Summary:	A real time strategy game engine
14cu|stratagus-2.4.1-1|2	Name:		stratagus
14cu|stratagus-2.4.1-1|3	Version:	2.4.1
14cu|stratagus-2.4.1-1|4	Release:	1
14cu|stratagus-2.4.1-1|5	License:	GPLv2+
14cu|stratagus-2.4.1-1|6	Group:		Games/Strategy
14cu|stratagus-2.4.1-1|7	Url:		http://stratagus.com/
14cu|stratagus-2.4.1-1|8	Source0:	https://github.com/Wargus/stratagus/archive/%{name}-%{version}.tar.gz
14cu|stratagus-2.4.1-1|9	Patch0:		stratagus-2.4.1-sfmt.patch
14cu|stratagus-2.4.1-1|10	BuildRequires:	cmake
14cu|stratagus-2.4.1-1|11	BuildRequires:	bzip2-devel
14cu|stratagus-2.4.1-1|12	BuildRequires:	libmikmod-devel
14cu|stratagus-2.4.1-1|13	BuildRequires:	mng-devel
14cu|stratagus-2.4.1-1|14	BuildRequires:	tolua++-devel
14cu|stratagus-2.4.1-1|15	BuildRequires:	pkgconfig(fluidsynth)
14cu|stratagus-2.4.1-1|16	BuildRequires:	pkgconfig(gl)
14cu|stratagus-2.4.1-1|17	BuildRequires:	pkgconfig(glu)
14cu|stratagus-2.4.1-1|18	BuildRequires:	pkgconfig(libpng)
14cu|stratagus-2.4.1-1|19	BuildRequires:	pkgconfig(lua) < 5.2
14cu|stratagus-2.4.1-1|20	BuildRequires:	pkgconfig(theora)
14cu|stratagus-2.4.1-1|21	BuildRequires:	pkgconfig(sdl)
14cu|stratagus-2.4.1-1|22	BuildRequires:	pkgconfig(sqlite3)
14cu|stratagus-2.4.1-1|23	BuildRequires:	pkgconfig(vorbis)
14cu|stratagus-2.4.1-1|24	BuildRequires:	pkgconfig(x11)
14cu|stratagus-2.4.1-1|25	BuildRequires:	pkgconfig(zlib)
14cu|stratagus-2.4.1-1|26	
14cu|stratagus-2.4.1-1|27	%description
14cu|stratagus-2.4.1-1|28	Stratagus is a free cross-platform real-time strategy gaming engine.
14cu|stratagus-2.4.1-1|29	It includes support for playing over the internet/LAN, or playing a computer
14cu|stratagus-2.4.1-1|30	opponent. The engine is configurable and can be used to create games with a
14cu|stratagus-2.4.1-1|31	wide-range of features specific to your needs.
14cu|stratagus-2.4.1-1|32	
14cu|stratagus-2.4.1-1|33	%files
14cu|stratagus-2.4.1-1|34	%doc README.md doc/*
14cu|stratagus-2.4.1-1|35	%{_gamesbindir}/%{name}
14cu|stratagus-2.4.1-1|36	%{_bindir}/png2stratagus
14cu|stratagus-2.4.1-1|37	%{_sbindir}/metaserver
14cu|stratagus-2.4.1-1|38	
14cu|stratagus-2.4.1-1|39	#----------------------------------------------------------------------------
14cu|stratagus-2.4.1-1|40	
14cu|stratagus-2.4.1-1|41	%package devel
14cu|stratagus-2.4.1-1|42	Summary:	Development files for %{name}
14cu|stratagus-2.4.1-1|43	Group:		Development/Other
14cu|stratagus-2.4.1-1|44	Requires:	%{name} = %{EVRD}
14cu|stratagus-2.4.1-1|45	BuildArch:	noarch
14cu|stratagus-2.4.1-1|46	
14cu|stratagus-2.4.1-1|47	%description devel
14cu|stratagus-2.4.1-1|48	This package contains development files for %{name}.
14cu|stratagus-2.4.1-1|49	
14cu|stratagus-2.4.1-1|50	%files devel
14cu|stratagus-2.4.1-1|51	%{_includedir}/%{name}*
14cu|stratagus-2.4.1-1|52	
14cu|stratagus-2.4.1-1|53	#----------------------------------------------------------------------------
14cu|stratagus-2.4.1-1|54	
14cu|stratagus-2.4.1-1|55	%prep
14cu|stratagus-2.4.1-1|56	%setup -q
14cu|stratagus-2.4.1-1|57	%patch0 -p1
14cu|stratagus-2.4.1-1|58	
14cu|stratagus-2.4.1-1|59	%build
14cu|stratagus-2.4.1-1|60	# default build options seem to be fine
14cu|stratagus-2.4.1-1|61	%cmake -DENABLE_DEV=ON
14cu|stratagus-2.4.1-1|62	%make
14cu|stratagus-2.4.1-1|63	
14cu|stratagus-2.4.1-1|64	%install
14cu|stratagus-2.4.1-1|65	%makeinstall_std -C build
14cu|stratagus-2.4.1-1|66	
14cu|stratagus-2.4.1-1|67	
14cu|stratagus-2.4.1-1|68	%changelog
14cu|stratagus-2.4.1-1|69	
14cu|stratagus-2.4.1-1|70	* Fri Feb 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.1-1
14cu|stratagus-2.4.1-1|71	- (f62b7ad) New version 2.4.1
14cu|stratagus-2.4.1-1|72	
14cu|stratagus-2.4.1-1|73	

14748 14
14cu|streamtuner-2.1.9-1|1	%define _name   streamtuner2
14cu|streamtuner-2.1.9-1|2	
14cu|streamtuner-2.1.9-1|3	Name:           streamtuner
14cu|streamtuner-2.1.9-1|4	Version:        2.1.9
14cu|streamtuner-2.1.9-1|5	Release:        1
14cu|streamtuner-2.1.9-1|6	Summary:        An internet radio browser
14cu|streamtuner-2.1.9-1|7	Group:          Sound
14cu|streamtuner-2.1.9-1|8	License:        Public Domain
14cu|streamtuner-2.1.9-1|9	URL:            http://sourceforge.net/projects/streamtuner2/
14cu|streamtuner-2.1.9-1|10	Source0:        http://downloads.sf.net/streamtuner2/streamtuner2-%{version}.src.txz
14cu|streamtuner-2.1.9-1|11	Patch0:         streamtuner2-default-config-desktop-file.patch
14cu|streamtuner-2.1.9-1|12	BuildRequires:  findutils
14cu|streamtuner-2.1.9-1|13	BuildRequires:  desktop-file-utils
14cu|streamtuner-2.1.9-1|14	BuildRequires:  pkgconfig(python2)
14cu|streamtuner-2.1.9-1|15	Requires:       python
14cu|streamtuner-2.1.9-1|16	Requires:       python-chardet
14cu|streamtuner-2.1.9-1|17	Requires:       python-keybinder
14cu|streamtuner-2.1.9-1|18	Requires:       python-lxml
14cu|streamtuner-2.1.9-1|19	Requires:       python-pyquery
14cu|streamtuner-2.1.9-1|20	Requires:       python-requests
14cu|streamtuner-2.1.9-1|21	Requires:       python-simplejson
14cu|streamtuner-2.1.9-1|22	Requires:       pygtk2
14cu|streamtuner-2.1.9-1|23	Requires:       pyxdg
14cu|streamtuner-2.1.9-1|24	Requires:       audacious
14cu|streamtuner-2.1.9-1|25	Requires:       perl
14cu|streamtuner-2.1.9-1|26	Requires:       xterm
14cu|streamtuner-2.1.9-1|27	# required for youtube record
14cu|streamtuner-2.1.9-1|28	Requires:       youtube-dl
14cu|streamtuner-2.1.9-1|29	BuildArch:      noarch
14cu|streamtuner-2.1.9-1|30	
14cu|streamtuner-2.1.9-1|31	
14cu|streamtuner-2.1.9-1|32	%description
14cu|streamtuner-2.1.9-1|33	Streamtuner lists radio directory services like Shoutcast, Xiph, Live365,
14cu|streamtuner-2.1.9-1|34	MyOggRadio, Jamendo. It allows listening via any audio player and recording of
14cu|streamtuner-2.1.9-1|35	streams via streamripper.
14cu|streamtuner-2.1.9-1|36	This is streamtuner2 which mimics the older streamtuner 0.99.99 application
14cu|streamtuner-2.1.9-1|37	in look and feel. But it's an independent rewrite and runs on Python;
14cu|streamtuner-2.1.9-1|38	is therefore easier to extend.
14cu|streamtuner-2.1.9-1|39	
14cu|streamtuner-2.1.9-1|40	%prep
14cu|streamtuner-2.1.9-1|41	%setup -qn %{_name}
14cu|streamtuner-2.1.9-1|42	%patch0 -p1 -b .default-config-desktop-file
14cu|streamtuner-2.1.9-1|43	
14cu|streamtuner-2.1.9-1|44	%build
14cu|streamtuner-2.1.9-1|45	
14cu|streamtuner-2.1.9-1|46	%install
14cu|streamtuner-2.1.9-1|47	install -Dpm 755 bin %{buildroot}/%{_bindir}/%{_name}
14cu|streamtuner-2.1.9-1|48	install -Dpm 644 %{_name}.desktop %{buildroot}/%{_datadir}/applications/%{_name}.desktop
14cu|streamtuner-2.1.9-1|49	install -Dpm 644 icon.png %{buildroot}/%{_datadir}/pixmaps/%{_name}.png
14cu|streamtuner-2.1.9-1|50	
14cu|streamtuner-2.1.9-1|51	mkdir %{buildroot}/%{_datadir}/%{_name}
14cu|streamtuner-2.1.9-1|52	files=`find . -maxdepth 1 -type f -name "*.py" -or -name "*.png" -or -name "*.xml" -or -name "*.xml.gz"`
14cu|streamtuner-2.1.9-1|53	for f in $files
14cu|streamtuner-2.1.9-1|54	do install -pm 644 $f %{buildroot}/%{_datadir}/%{_name}/
14cu|streamtuner-2.1.9-1|55	done
14cu|streamtuner-2.1.9-1|56	
14cu|streamtuner-2.1.9-1|57	# Permission correction
14cu|streamtuner-2.1.9-1|58	chmod 0755 %{buildroot}/%{_datadir}/%{_name}/st2.py
14cu|streamtuner-2.1.9-1|59	
14cu|streamtuner-2.1.9-1|60	# Gnome help browser
14cu|streamtuner-2.1.9-1|61	mkdir -p %{buildroot}%{_datadir}/doc/%{_name}/help
14cu|streamtuner-2.1.9-1|62	cp -rp help %{buildroot}%{_datadir}/doc/%{_name}
14cu|streamtuner-2.1.9-1|63	
14cu|streamtuner-2.1.9-1|64	# Channels
14cu|streamtuner-2.1.9-1|65	mkdir %{buildroot}/%{_datadir}/%{_name}/channels
14cu|streamtuner-2.1.9-1|66	pushd channels
14cu|streamtuner-2.1.9-1|67	files=`find . -maxdepth 1 -type f -name "*.py*" -or -name "*.png"`
14cu|streamtuner-2.1.9-1|68	for f in $files
14cu|streamtuner-2.1.9-1|69	do install -pm 644 $f %{buildroot}/%{_datadir}/%{_name}/channels/
14cu|streamtuner-2.1.9-1|70	done
14cu|streamtuner-2.1.9-1|71	popd
14cu|streamtuner-2.1.9-1|72	
14cu|streamtuner-2.1.9-1|73	# Fix encoding issues
14cu|streamtuner-2.1.9-1|74	for file in README; do
14cu|streamtuner-2.1.9-1|75	sed 's|\r||' $file > $file.tmp
14cu|streamtuner-2.1.9-1|76	iconv -f ISO-8859-1 -t UTF8 $file.tmp > $file.tmp2
14cu|streamtuner-2.1.9-1|77	touch -r $file $file.tmp2
14cu|streamtuner-2.1.9-1|78	mv -f $file.tmp2 $file
14cu|streamtuner-2.1.9-1|79	done
14cu|streamtuner-2.1.9-1|80	
14cu|streamtuner-2.1.9-1|81	sed -i -e 's/^Value=/Version=/g' %{buildroot}%{_datadir}/applications/%{_name}.desktop
14cu|streamtuner-2.1.9-1|82	
14cu|streamtuner-2.1.9-1|83	# install man file
14cu|streamtuner-2.1.9-1|84	install -Dpm 644 help/streamtuner2.1 %{buildroot}%{_mandir}/man1/streamtuner2.1
14cu|streamtuner-2.1.9-1|85	
14cu|streamtuner-2.1.9-1|86	desktop-file-install                         \
14cu|streamtuner-2.1.9-1|87	--dir %{buildroot}%{_datadir}/applications \
14cu|streamtuner-2.1.9-1|88	--add-category Audio                       \
14cu|streamtuner-2.1.9-1|89	--add-category Tuner                       \
14cu|streamtuner-2.1.9-1|90	--add-category GTK                         \
14cu|streamtuner-2.1.9-1|91	--delete-original                          \
14cu|streamtuner-2.1.9-1|92	%{buildroot}%{_datadir}/applications/%{_name}.desktop
14cu|streamtuner-2.1.9-1|93	
14cu|streamtuner-2.1.9-1|94	%files
14cu|streamtuner-2.1.9-1|95	%doc README
14cu|streamtuner-2.1.9-1|96	%{_bindir}/%{_name}
14cu|streamtuner-2.1.9-1|97	%{_datadir}/applications/%{_name}.desktop
14cu|streamtuner-2.1.9-1|98	%{_datadir}/pixmaps/%{_name}.png
14cu|streamtuner-2.1.9-1|99	%{_datadir}/%{_name}/
14cu|streamtuner-2.1.9-1|100	%{_datadir}/doc/%{_name}/
14cu|streamtuner-2.1.9-1|101	%{_mandir}/man1/streamtuner2.1.*
14cu|streamtuner-2.1.9-1|102	
14cu|streamtuner-2.1.9-1|103	
14cu|streamtuner-2.1.9-1|104	%changelog
14cu|streamtuner-2.1.9-1|105	
14cu|streamtuner-2.1.9-1|106	* Fri Dec 09 2016 tremod <negry.m@yandex.ru> 2.1.9-1
14cu|streamtuner-2.1.9-1|107	- (e3708cb) Update to 2.1.9
14cu|streamtuner-2.1.9-1|108	
14cu|streamtuner-2.1.9-1|109	

14749 14
14cu|strongswan-5.5.0-1|1	#%%define Werror_cflags %nil
14cu|strongswan-5.5.0-1|2	%define _disable_ld_no_undefined 1
14cu|strongswan-5.5.0-1|3	%bcond_without	nm
14cu|strongswan-5.5.0-1|4	
14cu|strongswan-5.5.0-1|5	Summary:	IPSEC implementation
14cu|strongswan-5.5.0-1|6	Name:		strongswan
14cu|strongswan-5.5.0-1|7	Version:	5.5.0
14cu|strongswan-5.5.0-1|8	Release:	1
14cu|strongswan-5.5.0-1|9	License:	GPLv2+
14cu|strongswan-5.5.0-1|10	URL:		https://www.strongswan.org/
14cu|strongswan-5.5.0-1|11	Source0:	http://download.strongswan.org/%{name}-%{version}.tar.bz2
14cu|strongswan-5.5.0-1|12	
14cu|strongswan-5.5.0-1|13	Group:		System/Servers
14cu|strongswan-5.5.0-1|14	
14cu|strongswan-5.5.0-1|15	BuildRequires:  gmp-devel
14cu|strongswan-5.5.0-1|16	BuildRequires:  curl-devel
14cu|strongswan-5.5.0-1|17	BuildRequires:  openldap-devel
14cu|strongswan-5.5.0-1|18	BuildRequires:  openssl-devel
14cu|strongswan-5.5.0-1|19	BuildRequires:  sqlite-devel
14cu|strongswan-5.5.0-1|20	BuildRequires:  gettext-devel
14cu|strongswan-5.5.0-1|21	BuildRequires:  trousers-devel
14cu|strongswan-5.5.0-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|strongswan-5.5.0-1|23	BuildRequires:	pkgconfig(systemd)
14cu|strongswan-5.5.0-1|24	%if %{with nm}
14cu|strongswan-5.5.0-1|25	BuildRequires:	pkgconfig(NetworkManager)
14cu|strongswan-5.5.0-1|26	BuildRequires:	pkgconfig(libnm-glib-vpn)
14cu|strongswan-5.5.0-1|27	BuildRequires:	pkgconfig(libnm-util)
14cu|strongswan-5.5.0-1|28	BuildRequires:	pkgconfig(libnm-glib)
14cu|strongswan-5.5.0-1|29	%endif
14cu|strongswan-5.5.0-1|30	
14cu|strongswan-5.5.0-1|31	%description
14cu|strongswan-5.5.0-1|32	FreeS/WAN is a free implementation of IPSEC & IKE for Linux.  IPSEC is
14cu|strongswan-5.5.0-1|33	the Internet Protocol Security and uses strong cryptography to provide
14cu|strongswan-5.5.0-1|34	both authentication and encryption services.  These services allow you
14cu|strongswan-5.5.0-1|35	to build secure tunnels through untrusted networks.  Everything passing
14cu|strongswan-5.5.0-1|36	through the untrusted net is encrypted by the ipsec gateway machine and
14cu|strongswan-5.5.0-1|37	decrypted by the gateway at the other end of the tunnel.  The resulting
14cu|strongswan-5.5.0-1|38	tunnel is a virtual private network or VPN.
14cu|strongswan-5.5.0-1|39	
14cu|strongswan-5.5.0-1|40	This package contains the daemons and userland tools for setting up
14cu|strongswan-5.5.0-1|41	FreeS/WAN on a freeswan enabled kernel.
14cu|strongswan-5.5.0-1|42	
14cu|strongswan-5.5.0-1|43	
14cu|strongswan-5.5.0-1|44	%if %{with nm}
14cu|strongswan-5.5.0-1|45	%package	charon-nm
14cu|strongswan-5.5.0-1|46	Summary:	NetworkManager plugin for Strongswan
14cu|strongswan-5.5.0-1|47	Group:		System/Servers
14cu|strongswan-5.5.0-1|48	
14cu|strongswan-5.5.0-1|49	%description charon-nm
14cu|strongswan-5.5.0-1|50	NetworkManager plugin integrates a subset of Strongswan capabilities
14cu|strongswan-5.5.0-1|51	to NetworkManager.
14cu|strongswan-5.5.0-1|52	%endif
14cu|strongswan-5.5.0-1|53	
14cu|strongswan-5.5.0-1|54	%package	tnc-imcvs
14cu|strongswan-5.5.0-1|55	Summary:	Trusted network connect (TNC)'s IMC/IMV functionality
14cu|strongswan-5.5.0-1|56	Group:		System/Servers
14cu|strongswan-5.5.0-1|57	Requires:	%{name} = %{version}
14cu|strongswan-5.5.0-1|58	
14cu|strongswan-5.5.0-1|59	%description tnc-imcvs
14cu|strongswan-5.5.0-1|60	This package provides Trusted Network Connect's (TNC) IMC and IMV
14cu|strongswan-5.5.0-1|61	functionality. Specifically it includes PTS based IMC/IMV for TPM based
14cu|strongswan-5.5.0-1|62	remote attestation and scanner and test IMCs and IMVs. The Strongswan's
14cu|strongswan-5.5.0-1|63	IMC/IMV dynamic libraries can be used by any third party TNC Client/Server
14cu|strongswan-5.5.0-1|64	implementation possessing a standard IF-IMC/IMV interface.
14cu|strongswan-5.5.0-1|65	
14cu|strongswan-5.5.0-1|66	
14cu|strongswan-5.5.0-1|67	%prep
14cu|strongswan-5.5.0-1|68	%setup -q
14cu|strongswan-5.5.0-1|69	# %apply_patches
14cu|strongswan-5.5.0-1|70	
14cu|strongswan-5.5.0-1|71	%build
14cu|strongswan-5.5.0-1|72	
14cu|strongswan-5.5.0-1|73	libtoolize --install --copy --force --automake
14cu|strongswan-5.5.0-1|74	aclocal -I m4
14cu|strongswan-5.5.0-1|75	autoconf
14cu|strongswan-5.5.0-1|76	autoheader
14cu|strongswan-5.5.0-1|77	automake --add-missing --copy
14cu|strongswan-5.5.0-1|78	
14cu|strongswan-5.5.0-1|79	%serverbuild
14cu|strongswan-5.5.0-1|80	%configure \
14cu|strongswan-5.5.0-1|81	--disable-static \
14cu|strongswan-5.5.0-1|82	--with-ipsec-script=%{name} \
14cu|strongswan-5.5.0-1|83	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|strongswan-5.5.0-1|84	--with-ipsecdir=%{_libexecdir}/%{name} \
14cu|strongswan-5.5.0-1|85	--with-ipseclibdir=%{_libdir}/%{name} \
14cu|strongswan-5.5.0-1|86	--with-fips-mode=2 \
14cu|strongswan-5.5.0-1|87	--with-tss=trousers \
14cu|strongswan-5.5.0-1|88	--enable-openssl \
14cu|strongswan-5.5.0-1|89	--enable-md4 \
14cu|strongswan-5.5.0-1|90	--enable-xauth-eap \
14cu|strongswan-5.5.0-1|91	--enable-eap-md5 \
14cu|strongswan-5.5.0-1|92	--enable-eap-gtc \
14cu|strongswan-5.5.0-1|93	--enable-eap-tls \
14cu|strongswan-5.5.0-1|94	--enable-eap-ttls \
14cu|strongswan-5.5.0-1|95	--enable-eap-peap \
14cu|strongswan-5.5.0-1|96	--enable-eap-mschapv2 \
14cu|strongswan-5.5.0-1|97	--enable-farp \
14cu|strongswan-5.5.0-1|98	--enable-dhcp \
14cu|strongswan-5.5.0-1|99	--enable-sqlite \
14cu|strongswan-5.5.0-1|100	--enable-tnc-ifmap \
14cu|strongswan-5.5.0-1|101	--enable-tnc-pdp \
14cu|strongswan-5.5.0-1|102	--enable-imc-test \
14cu|strongswan-5.5.0-1|103	--enable-imv-test \
14cu|strongswan-5.5.0-1|104	--enable-imc-scanner \
14cu|strongswan-5.5.0-1|105	--enable-imv-scanner  \
14cu|strongswan-5.5.0-1|106	--enable-imc-attestation \
14cu|strongswan-5.5.0-1|107	--enable-imv-attestation \
14cu|strongswan-5.5.0-1|108	--enable-imv-os \
14cu|strongswan-5.5.0-1|109	--enable-imc-os \
14cu|strongswan-5.5.0-1|110	--enable-eap-tnc \
14cu|strongswan-5.5.0-1|111	--enable-tnccs-20 \
14cu|strongswan-5.5.0-1|112	--enable-tnccs-11 \
14cu|strongswan-5.5.0-1|113	--enable-tnccs-dynamic \
14cu|strongswan-5.5.0-1|114	--enable-tnc-imc \
14cu|strongswan-5.5.0-1|115	--enable-tnc-imv \
14cu|strongswan-5.5.0-1|116	--enable-eap-radius \
14cu|strongswan-5.5.0-1|117	--enable-curl \
14cu|strongswan-5.5.0-1|118	--enable-eap-identity \
14cu|strongswan-5.5.0-1|119	%if %{with nm}
14cu|strongswan-5.5.0-1|120	--enable-nm \
14cu|strongswan-5.5.0-1|121	%endif
14cu|strongswan-5.5.0-1|122	
14cu|strongswan-5.5.0-1|123	%make
14cu|strongswan-5.5.0-1|124	sed -i 's/\t/    /' src/starter/ipsec.conf
14cu|strongswan-5.5.0-1|125	
14cu|strongswan-5.5.0-1|126	%install
14cu|strongswan-5.5.0-1|127	%makeinstall_std
14cu|strongswan-5.5.0-1|128	# prefix man pages
14cu|strongswan-5.5.0-1|129	for i in %{buildroot}%{_mandir}/*/*; do
14cu|strongswan-5.5.0-1|130	if echo "$i" | grep -vq '/%{name}[^\/]*$'; then
14cu|strongswan-5.5.0-1|131	mv "$i" "`echo "$i" | sed -re 's|/([^/]+)$|/%{name}_\1|'`"
14cu|strongswan-5.5.0-1|132	fi
14cu|strongswan-5.5.0-1|133	done
14cu|strongswan-5.5.0-1|134	# delete unwanted library files
14cu|strongswan-5.5.0-1|135	rm %{buildroot}%{_libdir}/%{name}/*.so
14cu|strongswan-5.5.0-1|136	find %{buildroot} -type f -name '*.la' -delete
14cu|strongswan-5.5.0-1|137	# fix config permissions
14cu|strongswan-5.5.0-1|138	chmod 644 %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|strongswan-5.5.0-1|139	# protect configuration from ordinary user's eyes
14cu|strongswan-5.5.0-1|140	chmod 700 %{buildroot}%{_sysconfdir}/%{name}
14cu|strongswan-5.5.0-1|141	
14cu|strongswan-5.5.0-1|142	# Create ipsec.d directory tree.
14cu|strongswan-5.5.0-1|143	install -d -m 700 %{buildroot}%{_sysconfdir}/%{name}/ipsec.d
14cu|strongswan-5.5.0-1|144	for i in aacerts acerts certs cacerts crls ocspcerts private reqs; do
14cu|strongswan-5.5.0-1|145	install -d -m 700 %{buildroot}%{_sysconfdir}/%{name}/ipsec.d/${i}
14cu|strongswan-5.5.0-1|146	done
14cu|strongswan-5.5.0-1|147	
14cu|strongswan-5.5.0-1|148	%post
14cu|strongswan-5.5.0-1|149	%_post_service %{name}
14cu|strongswan-5.5.0-1|150	
14cu|strongswan-5.5.0-1|151	%preun
14cu|strongswan-5.5.0-1|152	%_preun_service %{name}
14cu|strongswan-5.5.0-1|153	
14cu|strongswan-5.5.0-1|154	#%postun
14cu|strongswan-5.5.0-1|155	#%_postun_userdel strongswan
14cu|strongswan-5.5.0-1|156	
14cu|strongswan-5.5.0-1|157	%files
14cu|strongswan-5.5.0-1|158	%doc README COPYING NEWS TODO
14cu|strongswan-5.5.0-1|159	%dir %{_sysconfdir}/%{name}
14cu|strongswan-5.5.0-1|160	%{_sysconfdir}/%{name}/ipsec.d/
14cu|strongswan-5.5.0-1|161	%config(noreplace) %{_sysconfdir}/%{name}/ipsec.conf
14cu|strongswan-5.5.0-1|162	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|strongswan-5.5.0-1|163	%{_unitdir}/%{name}.service
14cu|strongswan-5.5.0-1|164	/etc/%{name}/%{name}.d
14cu|strongswan-5.5.0-1|165	/etc/%{name}/swanctl
14cu|strongswan-5.5.0-1|166	/usr/share/%{name}/templates/config/plugins/*.conf
14cu|strongswan-5.5.0-1|167	/usr/share/%{name}/templates/config/%{name}.conf
14cu|strongswan-5.5.0-1|168	/usr/share/%{name}/templates/config/%{name}.d/*.conf
14cu|strongswan-5.5.0-1|169	/usr/share/%{name}/templates/database/imv/*.sql
14cu|strongswan-5.5.0-1|170	%{_libdir}/%{name}/libcharon.so.0
14cu|strongswan-5.5.0-1|171	%{_libdir}/%{name}/libcharon.so.0.0.0
14cu|strongswan-5.5.0-1|172	%{_libdir}/%{name}/libtls.so.0
14cu|strongswan-5.5.0-1|173	%{_libdir}/%{name}/libtls.so.0.0.0
14cu|strongswan-5.5.0-1|174	%{_libdir}/%{name}/libpttls.so.0
14cu|strongswan-5.5.0-1|175	%{_libdir}/%{name}/libpttls.so.0.0.0
14cu|strongswan-5.5.0-1|176	%{_libdir}/%{name}/libtpmtss.so.0
14cu|strongswan-5.5.0-1|177	%{_libdir}/%{name}/libtpmtss.so.0.0.0
14cu|strongswan-5.5.0-1|178	%{_libdir}/%{name}/lib%{name}.so.0
14cu|strongswan-5.5.0-1|179	%{_libdir}/%{name}/lib%{name}.so.0.0.0
14cu|strongswan-5.5.0-1|180	%{_libdir}/%{name}/libvici.so.0
14cu|strongswan-5.5.0-1|181	%{_libdir}/%{name}/libvici.so.0.0.0
14cu|strongswan-5.5.0-1|182	%dir %{_libdir}/%{name}/plugins
14cu|strongswan-5.5.0-1|183	%{_libdir}/%{name}/plugins/lib%{name}-aes.so
14cu|strongswan-5.5.0-1|184	%{_libdir}/%{name}/plugins/lib%{name}-attr.so
14cu|strongswan-5.5.0-1|185	%{_libdir}/%{name}/plugins/lib%{name}-cmac.so
14cu|strongswan-5.5.0-1|186	%{_libdir}/%{name}/plugins/lib%{name}-constraints.so
14cu|strongswan-5.5.0-1|187	%{_libdir}/%{name}/plugins/lib%{name}-des.so
14cu|strongswan-5.5.0-1|188	%{_libdir}/%{name}/plugins/lib%{name}-dnskey.so
14cu|strongswan-5.5.0-1|189	%{_libdir}/%{name}/plugins/lib%{name}-fips-prf.so
14cu|strongswan-5.5.0-1|190	%{_libdir}/%{name}/plugins/lib%{name}-gmp.so
14cu|strongswan-5.5.0-1|191	%{_libdir}/%{name}/plugins/lib%{name}-hmac.so
14cu|strongswan-5.5.0-1|192	%{_libdir}/%{name}/plugins/lib%{name}-kernel-netlink.so
14cu|strongswan-5.5.0-1|193	%{_libdir}/%{name}/plugins/lib%{name}-md5.so
14cu|strongswan-5.5.0-1|194	%{_libdir}/%{name}/plugins/lib%{name}-nonce.so
14cu|strongswan-5.5.0-1|195	%{_libdir}/%{name}/plugins/lib%{name}-openssl.so
14cu|strongswan-5.5.0-1|196	%{_libdir}/%{name}/plugins/lib%{name}-pem.so
14cu|strongswan-5.5.0-1|197	%{_libdir}/%{name}/plugins/lib%{name}-pgp.so
14cu|strongswan-5.5.0-1|198	%{_libdir}/%{name}/plugins/lib%{name}-pkcs1.so
14cu|strongswan-5.5.0-1|199	%{_libdir}/%{name}/plugins/lib%{name}-pkcs8.so
14cu|strongswan-5.5.0-1|200	%{_libdir}/%{name}/plugins/lib%{name}-pkcs12.so
14cu|strongswan-5.5.0-1|201	%{_libdir}/%{name}/plugins/lib%{name}-rc2.so
14cu|strongswan-5.5.0-1|202	%{_libdir}/%{name}/plugins/lib%{name}-sshkey.so
14cu|strongswan-5.5.0-1|203	%{_libdir}/%{name}/plugins/lib%{name}-pubkey.so
14cu|strongswan-5.5.0-1|204	%{_libdir}/%{name}/plugins/lib%{name}-random.so
14cu|strongswan-5.5.0-1|205	%{_libdir}/%{name}/plugins/lib%{name}-resolve.so
14cu|strongswan-5.5.0-1|206	%{_libdir}/%{name}/plugins/lib%{name}-revocation.so
14cu|strongswan-5.5.0-1|207	%{_libdir}/%{name}/plugins/lib%{name}-sha1.so
14cu|strongswan-5.5.0-1|208	%{_libdir}/%{name}/plugins/lib%{name}-sha2.so
14cu|strongswan-5.5.0-1|209	%{_libdir}/%{name}/plugins/lib%{name}-socket-default.so
14cu|strongswan-5.5.0-1|210	%{_libdir}/%{name}/plugins/lib%{name}-stroke.so
14cu|strongswan-5.5.0-1|211	%{_libdir}/%{name}/plugins/lib%{name}-updown.so
14cu|strongswan-5.5.0-1|212	%{_libdir}/%{name}/plugins/lib%{name}-x509.so
14cu|strongswan-5.5.0-1|213	%{_libdir}/%{name}/plugins/lib%{name}-xauth-generic.so
14cu|strongswan-5.5.0-1|214	%{_libdir}/%{name}/plugins/lib%{name}-xauth-eap.so
14cu|strongswan-5.5.0-1|215	%{_libdir}/%{name}/plugins/lib%{name}-xcbc.so
14cu|strongswan-5.5.0-1|216	%{_libdir}/%{name}/plugins/lib%{name}-md4.so
14cu|strongswan-5.5.0-1|217	%{_libdir}/%{name}/plugins/lib%{name}-eap-md5.so
14cu|strongswan-5.5.0-1|218	%{_libdir}/%{name}/plugins/lib%{name}-eap-gtc.so
14cu|strongswan-5.5.0-1|219	%{_libdir}/%{name}/plugins/lib%{name}-eap-tls.so
14cu|strongswan-5.5.0-1|220	%{_libdir}/%{name}/plugins/lib%{name}-eap-ttls.so
14cu|strongswan-5.5.0-1|221	%{_libdir}/%{name}/plugins/lib%{name}-eap-peap.so
14cu|strongswan-5.5.0-1|222	%{_libdir}/%{name}/plugins/lib%{name}-eap-mschapv2.so
14cu|strongswan-5.5.0-1|223	%{_libdir}/%{name}/plugins/lib%{name}-farp.so
14cu|strongswan-5.5.0-1|224	%{_libdir}/%{name}/plugins/lib%{name}-dhcp.so
14cu|strongswan-5.5.0-1|225	%{_libdir}/%{name}/plugins/lib%{name}-curl.so
14cu|strongswan-5.5.0-1|226	%{_libdir}/%{name}/plugins/lib%{name}-eap-identity.so
14cu|strongswan-5.5.0-1|227	%{_libdir}/%{name}/plugins/lib%{name}-vici.so
14cu|strongswan-5.5.0-1|228	%dir %{_libexecdir}/%{name}
14cu|strongswan-5.5.0-1|229	%{_libexecdir}/%{name}/_copyright
14cu|strongswan-5.5.0-1|230	%{_libexecdir}/%{name}/_updown
14cu|strongswan-5.5.0-1|231	%{_libexecdir}/%{name}/charon
14cu|strongswan-5.5.0-1|232	%{_libexecdir}/%{name}/scepclient
14cu|strongswan-5.5.0-1|233	%{_libexecdir}/%{name}/starter
14cu|strongswan-5.5.0-1|234	%{_libexecdir}/%{name}/stroke
14cu|strongswan-5.5.0-1|235	%{_libexecdir}/%{name}/_imv_policy
14cu|strongswan-5.5.0-1|236	%{_libexecdir}/%{name}/imv_policy_manager
14cu|strongswan-5.5.0-1|237	%{_libexecdir}/%{name}/pt-tls-client
14cu|strongswan-5.5.0-1|238	%{_sbindir}/%{name}
14cu|strongswan-5.5.0-1|239	%{_sbindir}/swanctl
14cu|strongswan-5.5.0-1|240	%{_bindir}/pki
14cu|strongswan-5.5.0-1|241	%{_mandir}/man5/%{name}.conf.5.*
14cu|strongswan-5.5.0-1|242	%{_mandir}/man1/%{name}*.1.*
14cu|strongswan-5.5.0-1|243	%{_mandir}/man5/%{name}_ipsec.conf.5.*
14cu|strongswan-5.5.0-1|244	%{_mandir}/man5/%{name}_ipsec.secrets.5.*
14cu|strongswan-5.5.0-1|245	%{_mandir}/man5/%{name}_swanctl.conf.5.*
14cu|strongswan-5.5.0-1|246	%{_mandir}/man8/%{name}.8.*
14cu|strongswan-5.5.0-1|247	%{_mandir}/man8/%{name}_scepclient.8.*
14cu|strongswan-5.5.0-1|248	%{_mandir}/man8/%{name}_swanctl.8.*
14cu|strongswan-5.5.0-1|249	
14cu|strongswan-5.5.0-1|250	%files tnc-imcvs
14cu|strongswan-5.5.0-1|251	%{_libdir}/%{name}/libimcv.so.0
14cu|strongswan-5.5.0-1|252	%{_libdir}/%{name}/libimcv.so.0.0.0
14cu|strongswan-5.5.0-1|253	%{_libdir}/%{name}/libtnccs.so.0
14cu|strongswan-5.5.0-1|254	%{_libdir}/%{name}/libtnccs.so.0.0.0
14cu|strongswan-5.5.0-1|255	%{_libdir}/%{name}/libradius.so.0
14cu|strongswan-5.5.0-1|256	%{_libdir}/%{name}/libradius.so.0.0.0
14cu|strongswan-5.5.0-1|257	%dir %{_libdir}/%{name}/imcvs
14cu|strongswan-5.5.0-1|258	%{_libdir}/%{name}/imcvs/imc-attestation.so
14cu|strongswan-5.5.0-1|259	%{_libdir}/%{name}/imcvs/imc-scanner.so
14cu|strongswan-5.5.0-1|260	%{_libdir}/%{name}/imcvs/imc-test.so
14cu|strongswan-5.5.0-1|261	%{_libdir}/%{name}/imcvs/imc-os.so
14cu|strongswan-5.5.0-1|262	%{_libdir}/%{name}/imcvs/imv-attestation.so
14cu|strongswan-5.5.0-1|263	%{_libdir}/%{name}/imcvs/imv-scanner.so
14cu|strongswan-5.5.0-1|264	%{_libdir}/%{name}/imcvs/imv-test.so
14cu|strongswan-5.5.0-1|265	%{_libdir}/%{name}/imcvs/imv-os.so
14cu|strongswan-5.5.0-1|266	%dir %{_libdir}/%{name}/plugins
14cu|strongswan-5.5.0-1|267	%{_libdir}/%{name}/plugins/lib%{name}-pkcs7.so
14cu|strongswan-5.5.0-1|268	%{_libdir}/%{name}/plugins/lib%{name}-sqlite.so
14cu|strongswan-5.5.0-1|269	%{_libdir}/%{name}/plugins/lib%{name}-eap-tnc.so
14cu|strongswan-5.5.0-1|270	%{_libdir}/%{name}/plugins/lib%{name}-tnc-imc.so
14cu|strongswan-5.5.0-1|271	%{_libdir}/%{name}/plugins/lib%{name}-tnc-imv.so
14cu|strongswan-5.5.0-1|272	%{_libdir}/%{name}/plugins/lib%{name}-tnc-tnccs.so
14cu|strongswan-5.5.0-1|273	%{_libdir}/%{name}/plugins/lib%{name}-tnccs-20.so
14cu|strongswan-5.5.0-1|274	%{_libdir}/%{name}/plugins/lib%{name}-tnccs-11.so
14cu|strongswan-5.5.0-1|275	%{_libdir}/%{name}/plugins/lib%{name}-tnccs-dynamic.so
14cu|strongswan-5.5.0-1|276	%{_libdir}/%{name}/plugins/lib%{name}-eap-radius.so
14cu|strongswan-5.5.0-1|277	%{_libdir}/%{name}/plugins/lib%{name}-tnc-ifmap.so
14cu|strongswan-5.5.0-1|278	%{_libdir}/%{name}/plugins/lib%{name}-tnc-pdp.so
14cu|strongswan-5.5.0-1|279	%dir %{_libexecdir}/%{name}
14cu|strongswan-5.5.0-1|280	%{_libexecdir}/%{name}/attest
14cu|strongswan-5.5.0-1|281	%{_libexecdir}/%{name}/pacman
14cu|strongswan-5.5.0-1|282	
14cu|strongswan-5.5.0-1|283	%if %{with nm}
14cu|strongswan-5.5.0-1|284	%files charon-nm
14cu|strongswan-5.5.0-1|285	%doc COPYING
14cu|strongswan-5.5.0-1|286	%{_libexecdir}/%{name}/charon-nm
14cu|strongswan-5.5.0-1|287	%endif
14cu|strongswan-5.5.0-1|288	
14cu|strongswan-5.5.0-1|289	%changelog
14cu|strongswan-5.5.0-1|290	
14cu|strongswan-5.5.0-1|291	* Tue Aug 30 2016 Denis Silakov <dsilakov@gmail.com> 5.5.0-1
14cu|strongswan-5.5.0-1|292	- (f10dde7) Updated to 5.5.0
14cu|strongswan-5.5.0-1|293	
14cu|strongswan-5.5.0-1|294	

14750 14
14cu|struts-1.2.9-18|1	%define full_name	jakarta-%{name}
14cu|struts-1.2.9-18|2	# % define tomcat5appsdir  %{_localstatedir}/lib/tomcat5/webapps
14cu|struts-1.2.9-18|3	# % define tomcat5ctxdir   %{_sysconfdir}/tomcat5/Catalina/localhost
14cu|struts-1.2.9-18|4	%define webapps		blank documentation example examples tiles-documentation
14cu|struts-1.2.9-18|5	%define webapplibs commons-beanutils commons-digester commons-fileupload commons-validator oro struts
14cu|struts-1.2.9-18|6	
14cu|struts-1.2.9-18|7	Name:		struts
14cu|struts-1.2.9-18|8	Version:	1.2.9
14cu|struts-1.2.9-18|9	Release:	18
14cu|struts-1.2.9-18|10	Epoch:		0
14cu|struts-1.2.9-18|11	Summary:	Web application framework
14cu|struts-1.2.9-18|12	License:	ASL 2.0
14cu|struts-1.2.9-18|13	Group:      Development/Java
14cu|struts-1.2.9-18|14	Source0:	%{name}-%{version}-src-RHCLEAN.tar.gz
14cu|struts-1.2.9-18|15	#Patch0:		%{name}-%{version}.build.patch
14cu|struts-1.2.9-18|16	Patch0:		struts-1.2.9-strutsel-build_xml.patch
14cu|struts-1.2.9-18|17	Patch1:		struts-1.2.9-FacesRequestProcessor.patch
14cu|struts-1.2.9-18|18	Patch2:		struts-1.2.9-HttpServletRequestWrapper.patch
14cu|struts-1.2.9-18|19	Patch3:		struts-1.2.9-FacesTilesRequestProcessor.patch
14cu|struts-1.2.9-18|20	Patch4:		struts-1.2.9-strutsfaces-example1-build_xml.patch
14cu|struts-1.2.9-18|21	Patch5:		struts-1.2.9-strutsfaces-example2-build_xml.patch
14cu|struts-1.2.9-18|22	Patch6:		struts-1.2.9-strutsfaces-systest1-build_xml.patch
14cu|struts-1.2.9-18|23	Patch7:		struts-1.2.9.bz157205.patch
14cu|struts-1.2.9-18|24	Patch8:		struts-1.2.9-CVE-2008-2025.patch
14cu|struts-1.2.9-18|25	Patch9:		struts-1.2.9-CVE-2014-0114.patch
14cu|struts-1.2.9-18|26	Patch10:	struts-1.2.9-CVE-2015-0899.patch
14cu|struts-1.2.9-18|27	Patch11:	struts-1.2.9-not-implemented.patch
14cu|struts-1.2.9-18|28	Patch12:        struts-1.2.9-CVE-2016-1181-CVE-2016-1182.patch
14cu|struts-1.2.9-18|29	URL:		http://struts.apache.org/
14cu|struts-1.2.9-18|30	Requires:	servlet6
14cu|struts-1.2.9-18|31	Requires:	jakarta-commons-beanutils
14cu|struts-1.2.9-18|32	Requires:	jakarta-commons-digester
14cu|struts-1.2.9-18|33	Requires:	jakarta-commons-fileupload
14cu|struts-1.2.9-18|34	Requires:	jakarta-commons-validator
14cu|struts-1.2.9-18|35	Requires:	jakarta-oro
14cu|struts-1.2.9-18|36	BuildRequires:	locales-en
14cu|struts-1.2.9-18|37	BuildRequires:	jpackage-utils >= 1.6
14cu|struts-1.2.9-18|38	BuildRequires:  java-devel >= 0:1.6.0
14cu|struts-1.2.9-18|39	BuildRequires:	ant >= 1.6
14cu|struts-1.2.9-18|40	BuildRequires:	ant-nodeps >= 1.6
14cu|struts-1.2.9-18|41	BuildRequires:	antlr
14cu|struts-1.2.9-18|42	BuildRequires:	jaxp_transform_impl
14cu|struts-1.2.9-18|43	BuildRequires:	sed
14cu|struts-1.2.9-18|44	BuildRequires:	jsp22
14cu|struts-1.2.9-18|45	BuildRequires:	servlet6
14cu|struts-1.2.9-18|46	BuildRequires:  jakarta-commons-beanutils
14cu|struts-1.2.9-18|47	BuildRequires:  jakarta-commons-digester
14cu|struts-1.2.9-18|48	BuildRequires:  jakarta-commons-fileupload
14cu|struts-1.2.9-18|49	BuildRequires:  jakarta-commons-logging
14cu|struts-1.2.9-18|50	BuildRequires:  jakarta-commons-validator
14cu|struts-1.2.9-18|51	BuildRequires:  jakarta-oro
14cu|struts-1.2.9-18|52	
14cu|struts-1.2.9-18|53	Group:		Development/Java
14cu|struts-1.2.9-18|54	BuildArch:	noarch
14cu|struts-1.2.9-18|55	
14cu|struts-1.2.9-18|56	%description
14cu|struts-1.2.9-18|57	Welcome to the Struts Framework! The goal of this project is to provide
14cu|struts-1.2.9-18|58	an open source framework useful in building web applications with Java
14cu|struts-1.2.9-18|59	Servlet and JavaServer Pages (JSP) technology. Struts encourages
14cu|struts-1.2.9-18|60	application architectures based on the Model-View-Controller (MVC)
14cu|struts-1.2.9-18|61	design paradigm, colloquially known as Model 2 in discussions on various
14cu|struts-1.2.9-18|62	servlet and JSP related mailing lists.
14cu|struts-1.2.9-18|63	Struts includes the following primary areas of functionality:
14cu|struts-1.2.9-18|64	A controller servlet that dispatches requests to appropriate Action
14cu|struts-1.2.9-18|65	classes provided by the application developer.
14cu|struts-1.2.9-18|66	JSP custom tag libraries, and associated support in the controller
14cu|struts-1.2.9-18|67	servlet, that assists developers in creating interactive form-based
14cu|struts-1.2.9-18|68	applications.
14cu|struts-1.2.9-18|69	Utility classes to support XML parsing, automatic population of
14cu|struts-1.2.9-18|70	JavaBeans properties based on the Java reflection APIs, and
14cu|struts-1.2.9-18|71	internationalization of prompts and messages.
14cu|struts-1.2.9-18|72	Struts is part of the Jakarta Project, sponsored by the Apache Software
14cu|struts-1.2.9-18|73	Foundation. The official Struts home page is at
14cu|struts-1.2.9-18|74	http://jakarta.apache.org/struts.
14cu|struts-1.2.9-18|75	
14cu|struts-1.2.9-18|76	%package manual
14cu|struts-1.2.9-18|77	Summary:        Manual for %{name}
14cu|struts-1.2.9-18|78	Group:          Development/Java
14cu|struts-1.2.9-18|79	
14cu|struts-1.2.9-18|80	%description manual
14cu|struts-1.2.9-18|81	Documentation for %{name}.
14cu|struts-1.2.9-18|82	
14cu|struts-1.2.9-18|83	%package javadoc
14cu|struts-1.2.9-18|84	Summary:        Javadoc for %{name}
14cu|struts-1.2.9-18|85	Group:          Development/Java
14cu|struts-1.2.9-18|86	
14cu|struts-1.2.9-18|87	%description javadoc
14cu|struts-1.2.9-18|88	Javadoc for %{name}.
14cu|struts-1.2.9-18|89	
14cu|struts-1.2.9-18|90	%prep
14cu|struts-1.2.9-18|91	%setup -n %{name}-%{version}-src -q
14cu|struts-1.2.9-18|92	%patch0 -p0 -b .sav
14cu|struts-1.2.9-18|93	%patch1 -p0 -b .sav
14cu|struts-1.2.9-18|94	%patch2 -p0 -b .sav
14cu|struts-1.2.9-18|95	%patch3 -p0 -b .sav
14cu|struts-1.2.9-18|96	%patch4 -p0 -b .sav
14cu|struts-1.2.9-18|97	%patch5 -p0 -b .sav
14cu|struts-1.2.9-18|98	%patch6 -p0 -b .sav
14cu|struts-1.2.9-18|99	%patch7 -p0 -b .sav
14cu|struts-1.2.9-18|100	%patch8 -p1 -b .sav
14cu|struts-1.2.9-18|101	%patch9 -p1 -b .cve
14cu|struts-1.2.9-18|102	%patch10 -p1 -b .cve0899
14cu|struts-1.2.9-18|103	%patch11 -p1 -b .new_servlet
14cu|struts-1.2.9-18|104	%patch12 -p1 -b .cve1181
14cu|struts-1.2.9-18|105	# remove all binary libs
14cu|struts-1.2.9-18|106	find . -name "*.jar" -exec rm -f {} \;
14cu|struts-1.2.9-18|107	
14cu|struts-1.2.9-18|108	%build
14cu|struts-1.2.9-18|109	export LC_ALL=en_US.ISO-8859-1
14cu|struts-1.2.9-18|110	
14cu|struts-1.2.9-18|111	# build struts
14cu|struts-1.2.9-18|112	export CLASSPATH=$(build-classpath tomcat-servlet-api)
14cu|struts-1.2.9-18|113	export ANT_OPTS="-Xmx256m"
14cu|struts-1.2.9-18|114	STRUTS_BUILD_HOME=$(pwd)
14cu|struts-1.2.9-18|115	ant -Dlibdir=/usr/share/java \
14cu|struts-1.2.9-18|116	-Dcommons-beanutils.jar=$(build-classpath commons-beanutils) \
14cu|struts-1.2.9-18|117	-Dcommons-digester.jar=$(build-classpath commons-digester) \
14cu|struts-1.2.9-18|118	-Dcommons-fileupload.jar=$(build-classpath commons-fileupload) \
14cu|struts-1.2.9-18|119	-Dcommons-logging.jar=$(build-classpath commons-logging) \
14cu|struts-1.2.9-18|120	-Dcommons-validator.jar=$(build-classpath commons-validator) \
14cu|struts-1.2.9-18|121	-Djakarta-oro.jar=$(build-classpath oro) \
14cu|struts-1.2.9-18|122	-Djdbc20ext.jar=$(find-jar jdbc-stdext) \
14cu|struts-1.2.9-18|123	-Djsp.jar=$(build-classpath jsp) \
14cu|struts-1.2.9-18|124	-Dservlet.jar=$(build-classpath tomcat-servlet-api) \
14cu|struts-1.2.9-18|125	-Dantlr.jar=$(build-classpath antlr) \
14cu|struts-1.2.9-18|126	dist
14cu|struts-1.2.9-18|127	#	 compile.library compile.webapps compile.javadoc
14cu|struts-1.2.9-18|128	
14cu|struts-1.2.9-18|129	%install
14cu|struts-1.2.9-18|130	# jars
14cu|struts-1.2.9-18|131	install -d -m 755 %{buildroot}%{_javadir}
14cu|struts-1.2.9-18|132	install -m 644 dist/lib/%{name}.jar \
14cu|struts-1.2.9-18|133	%{buildroot}%{_javadir}/%{name}.jar
14cu|struts-1.2.9-18|134	
14cu|struts-1.2.9-18|135	# javadoc
14cu|struts-1.2.9-18|136	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|struts-1.2.9-18|137	cp -pr target/documentation/api/* %{buildroot}%{_javadocdir}/%{name}
14cu|struts-1.2.9-18|138	rm -rf target/documentation/api
14cu|struts-1.2.9-18|139	
14cu|struts-1.2.9-18|140	# data
14cu|struts-1.2.9-18|141	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|struts-1.2.9-18|142	install -m 644 dist/lib/*.tld %{buildroot}%{_datadir}/%{name}
14cu|struts-1.2.9-18|143	install -m 644 dist/lib/*.dtd %{buildroot}%{_datadir}/%{name}
14cu|struts-1.2.9-18|144	install -m 644 dist/lib/vali*.xml %{buildroot}%{_datadir}/%{name}
14cu|struts-1.2.9-18|145	
14cu|struts-1.2.9-18|146	# core docs
14cu|struts-1.2.9-18|147	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|148	cp -p {INSTALL,LICENSE.txt,NOTICE.txt,README,STATUS.txt} %{buildroot}%{_docdir}/%{name}-%{version}
14cu|struts-1.2.9-18|149	cp -p target/documentation/*.html %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|150	cp -p target/documentation/*.gif %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|151	cp -pr target/documentation/uml %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|152	cp -pr target/documentation/userGuide %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|153	cp -pr target/documentation/images %{buildroot}%{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|154	
14cu|struts-1.2.9-18|155	%files
14cu|struts-1.2.9-18|156	%dir %{_docdir}/%{name}-%{version}
14cu|struts-1.2.9-18|157	%doc %{_docdir}/%{name}-%{version}/INSTALL
14cu|struts-1.2.9-18|158	%doc %{_docdir}/%{name}-%{version}/README
14cu|struts-1.2.9-18|159	%doc %{_docdir}/%{name}-%{version}/*.txt
14cu|struts-1.2.9-18|160	%{_javadir}/%{name}.jar
14cu|struts-1.2.9-18|161	%{_datadir}/%{name}
14cu|struts-1.2.9-18|162	
14cu|struts-1.2.9-18|163	%files manual
14cu|struts-1.2.9-18|164	%dir %{_docdir}/%{name}-%{version}
14cu|struts-1.2.9-18|165	%doc %{_docdir}/%{name}-%{version}/docs
14cu|struts-1.2.9-18|166	
14cu|struts-1.2.9-18|167	%files javadoc
14cu|struts-1.2.9-18|168	%{_javadocdir}/%{name}
14cu|struts-1.2.9-18|169	
14cu|struts-1.2.9-18|170	%changelog
14cu|struts-1.2.9-18|171	
14cu|struts-1.2.9-18|172	* Tue Jul 12 2016 Denis Silakov <dsilakov@gmail.com> 0:1.2.9-18
14cu|struts-1.2.9-18|173	- (d6af143) Bump release
14cu|struts-1.2.9-18|174	
14cu|struts-1.2.9-18|175	

14751 14
14cu|stuntrally-2.6-1|1	Summary:	Racing game with Track Editor, based on VDrift and OGRE
14cu|stuntrally-2.6-1|2	Name:		stuntrally
14cu|stuntrally-2.6-1|3	Version:	2.6
14cu|stuntrally-2.6-1|4	Release:	1
14cu|stuntrally-2.6-1|5	License:	GPLv3+
14cu|stuntrally-2.6-1|6	Group:		Games/Arcade
14cu|stuntrally-2.6-1|7	Url:		http://code.google.com/p/vdrift-ogre/
14cu|stuntrally-2.6-1|8	# Sometimes we re-pack from git
14cu|stuntrally-2.6-1|9	# 1. https://github.com/stuntrally/stuntrally
14cu|stuntrally-2.6-1|10	# 2. https://github.com/stuntrally/tracks
14cu|stuntrally-2.6-1|11	Source0:	%{name}-%{version}.tar.gz
14cu|stuntrally-2.6-1|12	# Tracks
14cu|stuntrally-2.6-1|13	Source1:	tracks-%{version}.tar.gz
14cu|stuntrally-2.6-1|14	Patch0:		stuntrally-2.2-gamesbindir.patch
14cu|stuntrally-2.6-1|15	Patch1:		stuntrally-2.5-shiny-boost.patch
14cu|stuntrally-2.6-1|16	BuildRequires:	cmake
14cu|stuntrally-2.6-1|17	BuildRequires:	pkgconfig(bullet)
14cu|stuntrally-2.6-1|18	BuildRequires:	pkgconfig(libenet)
14cu|stuntrally-2.6-1|19	BuildRequires:	pkgconfig(MYGUI) >= 3.2
14cu|stuntrally-2.6-1|20	BuildRequires:	pkgconfig(ogg)
14cu|stuntrally-2.6-1|21	BuildRequires:	pkgconfig(OGRE) >= 1.8.0
14cu|stuntrally-2.6-1|22	BuildRequires:	pkgconfig(OIS)
14cu|stuntrally-2.6-1|23	BuildRequires:	pkgconfig(openal)
14cu|stuntrally-2.6-1|24	BuildRequires:	pkgconfig(sdl2)
14cu|stuntrally-2.6-1|25	BuildRequires:	pkgconfig(uuid)
14cu|stuntrally-2.6-1|26	BuildRequires:	pkgconfig(vorbis)
14cu|stuntrally-2.6-1|27	BuildRequires:	pkgconfig(xcursor)
14cu|stuntrally-2.6-1|28	Requires:	ogre
14cu|stuntrally-2.6-1|29	Requires:	stuntrally-tracks = %{version}
14cu|stuntrally-2.6-1|30	# ogre-cg-plugin is in non-free
14cu|stuntrally-2.6-1|31	Suggests:	ogre-cg-plugin
14cu|stuntrally-2.6-1|32	
14cu|stuntrally-2.6-1|33	%description
14cu|stuntrally-2.6-1|34	Rally game with Stunt elements, based on VDrift and OGRE.
14cu|stuntrally-2.6-1|35	The game features many tracks, sceneries, cars and a Track Editor.
14cu|stuntrally-2.6-1|36	It focuses on closed rally tracks with possible stunt elements (jumps,
14cu|stuntrally-2.6-1|37	loops, pipes).
14cu|stuntrally-2.6-1|38	
14cu|stuntrally-2.6-1|39	Warning! You need ogre-cg-plugin from Non-Free repository to run this game.
14cu|stuntrally-2.6-1|40	
14cu|stuntrally-2.6-1|41	%files
14cu|stuntrally-2.6-1|42	%doc Readme.txt License.txt
14cu|stuntrally-2.6-1|43	%{_gamesbindir}/*
14cu|stuntrally-2.6-1|44	%{_datadir}/applications/%{name}.desktop
14cu|stuntrally-2.6-1|45	%{_datadir}/applications/sr-editor.desktop
14cu|stuntrally-2.6-1|46	%{_gamesdatadir}/%{name}
14cu|stuntrally-2.6-1|47	%exclude %{_gamesdatadir}/%{name}/tracks
14cu|stuntrally-2.6-1|48	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|stuntrally-2.6-1|49	%{_iconsdir}/hicolor/*/apps/sr-editor.png
14cu|stuntrally-2.6-1|50	
14cu|stuntrally-2.6-1|51	#----------------------------------------------------------------------------
14cu|stuntrally-2.6-1|52	
14cu|stuntrally-2.6-1|53	%package tracks
14cu|stuntrally-2.6-1|54	Summary:	Tracks for Stunt Rally
14cu|stuntrally-2.6-1|55	Group:		Games/Arcade
14cu|stuntrally-2.6-1|56	Requires:	stuntrally = %{version}
14cu|stuntrally-2.6-1|57	Conflicts:	stuntrally < 2.3
14cu|stuntrally-2.6-1|58	BuildArch:	noarch
14cu|stuntrally-2.6-1|59	
14cu|stuntrally-2.6-1|60	%description tracks
14cu|stuntrally-2.6-1|61	Tracks for Stunt Rally.
14cu|stuntrally-2.6-1|62	
14cu|stuntrally-2.6-1|63	%files tracks
14cu|stuntrally-2.6-1|64	%{_gamesdatadir}/%{name}/tracks/
14cu|stuntrally-2.6-1|65	
14cu|stuntrally-2.6-1|66	#----------------------------------------------------------------------------
14cu|stuntrally-2.6-1|67	
14cu|stuntrally-2.6-1|68	%prep
14cu|stuntrally-2.6-1|69	%setup -q
14cu|stuntrally-2.6-1|70	%patch0 -p1
14cu|stuntrally-2.6-1|71	%patch1 -p1
14cu|stuntrally-2.6-1|72	
14cu|stuntrally-2.6-1|73	pushd data
14cu|stuntrally-2.6-1|74	rm -f tracks
14cu|stuntrally-2.6-1|75	tar -xf %{SOURCE1}
14cu|stuntrally-2.6-1|76	mv tracks-%{version} tracks
14cu|stuntrally-2.6-1|77	popd
14cu|stuntrally-2.6-1|78	
14cu|stuntrally-2.6-1|79	%build
14cu|stuntrally-2.6-1|80	%cmake \
14cu|stuntrally-2.6-1|81	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|stuntrally-2.6-1|82	-DBUILD_STATIC_LIBS:BOOL=ON
14cu|stuntrally-2.6-1|83	# Too greedy for resources
14cu|stuntrally-2.6-1|84	make
14cu|stuntrally-2.6-1|85	
14cu|stuntrally-2.6-1|86	%install
14cu|stuntrally-2.6-1|87	%makeinstall_std -C build
14cu|stuntrally-2.6-1|88	
14cu|stuntrally-2.6-1|89	# Don't install libshiny files
14cu|stuntrally-2.6-1|90	rm -f %{buildroot}%{_libdir}/libshiny.a
14cu|stuntrally-2.6-1|91	rm -f %{buildroot}%{_libdir}/OGRE/libshiny.OgrePlatform.a
14cu|stuntrally-2.6-1|92	rm -rf %{buildroot}%{_includedir}/shiny
14cu|stuntrally-2.6-1|93	
14cu|stuntrally-2.6-1|94	%changelog
14cu|stuntrally-2.6-1|95	
14cu|stuntrally-2.6-1|96	* Fri Feb 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-1
14cu|stuntrally-2.6-1|97	- (6c601ba) Build requires pkgconfig(openal)
14cu|stuntrally-2.6-1|98	
14cu|stuntrally-2.6-1|99	

14752 14
14cu|subtitleeditor-0.52.1-1|1	%define	major	0
14cu|subtitleeditor-0.52.1-1|2	%define	libname	%mklibname %{name} %{major}
14cu|subtitleeditor-0.52.1-1|3	
14cu|subtitleeditor-0.52.1-1|4	%define	url_ver	%(echo %{version} | cut -c 1-4)
14cu|subtitleeditor-0.52.1-1|5	
14cu|subtitleeditor-0.52.1-1|6	Summary:	GTK+3 subtitle editor
14cu|subtitleeditor-0.52.1-1|7	Name:		subtitleeditor
14cu|subtitleeditor-0.52.1-1|8	Version:	0.52.1
14cu|subtitleeditor-0.52.1-1|9	Release:	1
14cu|subtitleeditor-0.52.1-1|10	Group:		Video
14cu|subtitleeditor-0.52.1-1|11	License:	GPLv3+
14cu|subtitleeditor-0.52.1-1|12	URL:		http://home.gna.org/subtitleeditor/
14cu|subtitleeditor-0.52.1-1|13	Source0:	http://download.gna.org/subtitleeditor/%{url_ver}/%{name}-%{version}.tar.gz
14cu|subtitleeditor-0.52.1-1|14	Patch0:		subtitleeditor-0.51.0-memory.patch
14cu|subtitleeditor-0.52.1-1|15	Patch1:		subtitleeditor-0.52.1-fix-build-error.patch
14cu|subtitleeditor-0.52.1-1|16	BuildRequires:	intltool
14cu|subtitleeditor-0.52.1-1|17	BuildRequires:	iso-codes
14cu|subtitleeditor-0.52.1-1|18	BuildRequires:	libtool
14cu|subtitleeditor-0.52.1-1|19	BuildRequires:	pkgconfig(cppunit)
14cu|subtitleeditor-0.52.1-1|20	BuildRequires:	pkgconfig(enchant) >= 1.4.0
14cu|subtitleeditor-0.52.1-1|21	BuildRequires:	pkgconfig(gl)
14cu|subtitleeditor-0.52.1-1|22	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16.3
14cu|subtitleeditor-0.52.1-1|23	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|subtitleeditor-0.52.1-1|24	BuildRequires:	pkgconfig(gstreamermm-1.0) >= 1.0
14cu|subtitleeditor-0.52.1-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|subtitleeditor-0.52.1-1|26	BuildRequires:	pkgconfig(gtkmm-3.0)
14cu|subtitleeditor-0.52.1-1|27	BuildRequires:	pkgconfig(gtkglextmm-1.2)
14cu|subtitleeditor-0.52.1-1|28	BuildRequires:	pkgconfig(libglademm-2.4)
14cu|subtitleeditor-0.52.1-1|29	BuildRequires:	pkgconfig(libpcre)
14cu|subtitleeditor-0.52.1-1|30	BuildRequires:	pkgconfig(libxml++-2.6) >= 2.20
14cu|subtitleeditor-0.52.1-1|31	BuildRequires:	pkgconfig(libxml-2.0)
14cu|subtitleeditor-0.52.1-1|32	BuildRequires:	gstreamer1.0-plugins-good
14cu|subtitleeditor-0.52.1-1|33	
14cu|subtitleeditor-0.52.1-1|34	Requires:	iso-codes
14cu|subtitleeditor-0.52.1-1|35	Requires:	gstreamer1.0-plugins-base
14cu|subtitleeditor-0.52.1-1|36	Requires:	gstreamer1.0-plugins-good
14cu|subtitleeditor-0.52.1-1|37	Requires:	gstreamer1.0-ffmpeg
14cu|subtitleeditor-0.52.1-1|38	Requires:	mplayer
14cu|subtitleeditor-0.52.1-1|39	# Due to library splitting
14cu|subtitleeditor-0.52.1-1|40	Requires:	%{libname} = %{EVRD}
14cu|subtitleeditor-0.52.1-1|41	Obsoletes:	%{name} <= 0.40
14cu|subtitleeditor-0.52.1-1|42	
14cu|subtitleeditor-0.52.1-1|43	%description
14cu|subtitleeditor-0.52.1-1|44	Subtitle Editor is a GTK+3 tool to edit subtitles. It can be used for new
14cu|subtitleeditor-0.52.1-1|45	subtitles or as a tool to transform, edit, correct and refine existing
14cu|subtitleeditor-0.52.1-1|46	subtitle. This program also shows sound waves, which makes it easier to
14cu|subtitleeditor-0.52.1-1|47	synchronise subtitles to voices.
14cu|subtitleeditor-0.52.1-1|48	
14cu|subtitleeditor-0.52.1-1|49	%files -f %{name}.lang
14cu|subtitleeditor-0.52.1-1|50	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14cu|subtitleeditor-0.52.1-1|51	%{_bindir}/%{name}
14cu|subtitleeditor-0.52.1-1|52	%{_datadir}/applications/%{name}.desktop
14cu|subtitleeditor-0.52.1-1|53	%{_datadir}/appdata/%{name}.appdata.xml
14cu|subtitleeditor-0.52.1-1|54	%{_datadir}/%{name}
14cu|subtitleeditor-0.52.1-1|55	%{_mandir}/man1/%{name}.1.*
14cu|subtitleeditor-0.52.1-1|56	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|subtitleeditor-0.52.1-1|57	%{_datadir}/pixmaps/%{name}.svg
14cu|subtitleeditor-0.52.1-1|58	
14cu|subtitleeditor-0.52.1-1|59	#-----------------------------------------------------------------------------
14cu|subtitleeditor-0.52.1-1|60	
14cu|subtitleeditor-0.52.1-1|61	%package -n %{libname}
14cu|subtitleeditor-0.52.1-1|62	Summary:	Library associated with %{name}
14cu|subtitleeditor-0.52.1-1|63	Group:		System/Libraries
14cu|subtitleeditor-0.52.1-1|64	
14cu|subtitleeditor-0.52.1-1|65	%description -n %{libname}
14cu|subtitleeditor-0.52.1-1|66	A GTK+3 tool to edit subtitles. This package contains the shared libraries
14cu|subtitleeditor-0.52.1-1|67	needed to use %{name}.
14cu|subtitleeditor-0.52.1-1|68	
14cu|subtitleeditor-0.52.1-1|69	%files -n %{libname}
14cu|subtitleeditor-0.52.1-1|70	%doc AUTHORS ChangeLog COPYING
14cu|subtitleeditor-0.52.1-1|71	%{_libdir}/%{name}
14cu|subtitleeditor-0.52.1-1|72	%{_libdir}/lib%{name}.so.*
14cu|subtitleeditor-0.52.1-1|73	
14cu|subtitleeditor-0.52.1-1|74	#-----------------------------------------------------------------------------
14cu|subtitleeditor-0.52.1-1|75	
14cu|subtitleeditor-0.52.1-1|76	%prep
14cu|subtitleeditor-0.52.1-1|77	%setup -q
14cu|subtitleeditor-0.52.1-1|78	%patch0 -p1
14cu|subtitleeditor-0.52.1-1|79	%patch1 -p1
14cu|subtitleeditor-0.52.1-1|80	
14cu|subtitleeditor-0.52.1-1|81	
14cu|subtitleeditor-0.52.1-1|82	%build
14cu|subtitleeditor-0.52.1-1|83	%configure2_5x	--disable-static \
14cu|subtitleeditor-0.52.1-1|84	--with-default-audio-sink=pulsesink \
14cu|subtitleeditor-0.52.1-1|85	--with-default-video-sink=autovideosink
14cu|subtitleeditor-0.52.1-1|86	# This one makes the build fail
14cu|subtitleeditor-0.52.1-1|87	#		--enable-gl \
14cu|subtitleeditor-0.52.1-1|88	%make
14cu|subtitleeditor-0.52.1-1|89	
14cu|subtitleeditor-0.52.1-1|90	
14cu|subtitleeditor-0.52.1-1|91	%install
14cu|subtitleeditor-0.52.1-1|92	%makeinstall_std
14cu|subtitleeditor-0.52.1-1|93	
14cu|subtitleeditor-0.52.1-1|94	%find_lang %{name}
14cu|subtitleeditor-0.52.1-1|95	
14cu|subtitleeditor-0.52.1-1|96	# We don't ship devel files for now
14cu|subtitleeditor-0.52.1-1|97	rm -f %{buildroot}%{_libdir}/*.so
14cu|subtitleeditor-0.52.1-1|98	
14cu|subtitleeditor-0.52.1-1|99	
14cu|subtitleeditor-0.52.1-1|100	%changelog
14cu|subtitleeditor-0.52.1-1|101	
14cu|subtitleeditor-0.52.1-1|102	* Mon Jan 25 2016 Giovanni Mariani <mc2374@mclink.it> 0.52.1-1
14cu|subtitleeditor-0.52.1-1|103	- (24faff8) Updated to release 0.52.1 (support GTK+3 and gstreamer 1.0), added P0 from Cooker and P1 to fix build, disabled opengl waveform renderer (breaks the build)
14cu|subtitleeditor-0.52.1-1|104	
14cu|subtitleeditor-0.52.1-1|105	

14753 14
14cu|suikyo-2.1.0-13|1	# Disable debug because it should be empty but rpmlint rejects build
14cu|suikyo-2.1.0-13|2	%define debug_package %{nil}
14cu|suikyo-2.1.0-13|3	
14cu|suikyo-2.1.0-13|4	%define libname_orig %mklibname %{name}
14cu|suikyo-2.1.0-13|5	%define libname %{libname_orig}0
14cu|suikyo-2.1.0-13|6	
14cu|suikyo-2.1.0-13|7	%define devname suikyo-devel
14cu|suikyo-2.1.0-13|8	
14cu|suikyo-2.1.0-13|9	Name:		suikyo
14cu|suikyo-2.1.0-13|10	Summary:	Romaji-Kana conversion Library
14cu|suikyo-2.1.0-13|11	Version:	2.1.0
14cu|suikyo-2.1.0-13|12	Release:	13
14cu|suikyo-2.1.0-13|13	Group:		System/Internationalization
14cu|suikyo-2.1.0-13|14	License:	GPL
14cu|suikyo-2.1.0-13|15	URL:		http://taiyaki.org/suikyo/
14cu|suikyo-2.1.0-13|16	Source0:	%{name}-%{version}.tar.bz2
14cu|suikyo-2.1.0-13|17	Requires:	ruby
14cu|suikyo-2.1.0-13|18	BuildRequires:	ruby-devel
14cu|suikyo-2.1.0-13|19	
14cu|suikyo-2.1.0-13|20	%package -n %{devname}
14cu|suikyo-2.1.0-13|21	Summary:	Development files for %{name}
14cu|suikyo-2.1.0-13|22	Requires:	%{name} = %{EVRD}
14cu|suikyo-2.1.0-13|23	
14cu|suikyo-2.1.0-13|24	%description
14cu|suikyo-2.1.0-13|25	Suikyo is Romaji-Kana conversion Library.
14cu|suikyo-2.1.0-13|26	
14cu|suikyo-2.1.0-13|27	%description -n %{devname}
14cu|suikyo-2.1.0-13|28	Development files for %{name}.
14cu|suikyo-2.1.0-13|29	
14cu|suikyo-2.1.0-13|30	%prep
14cu|suikyo-2.1.0-13|31	%setup -q
14cu|suikyo-2.1.0-13|32	
14cu|suikyo-2.1.0-13|33	%build
14cu|suikyo-2.1.0-13|34	[[ ! -x configure ]] && ./autogen.sh
14cu|suikyo-2.1.0-13|35	
14cu|suikyo-2.1.0-13|36	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
14cu|suikyo-2.1.0-13|37	%make
14cu|suikyo-2.1.0-13|38	
14cu|suikyo-2.1.0-13|39	%install
14cu|suikyo-2.1.0-13|40	%makeinstall_std
14cu|suikyo-2.1.0-13|41	rm -fr %{buildroot}%{_datadir}/doc
14cu|suikyo-2.1.0-13|42	
14cu|suikyo-2.1.0-13|43	%files
14cu|suikyo-2.1.0-13|44	%doc AUTHORS COPYING ChangeLog README
14cu|suikyo-2.1.0-13|45	%{ruby_sitelibdir}/*
14cu|suikyo-2.1.0-13|46	%{_datadir}/emacs/site-lisp/*
14cu|suikyo-2.1.0-13|47	%{_datadir}/%{name}
14cu|suikyo-2.1.0-13|48	
14cu|suikyo-2.1.0-13|49	%files -n %{devname}
14cu|suikyo-2.1.0-13|50	%{_libdir}/pkgconfig/*
14cu|suikyo-2.1.0-13|51	
14cu|suikyo-2.1.0-13|52	%changelog
14cu|suikyo-2.1.0-13|53	* Sat Jan 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-13
14cu|suikyo-2.1.0-13|54	+ Revision: 358b796
14cu|suikyo-2.1.0-13|55	- Move to contrib
14cu|suikyo-2.1.0-13|56	
14cu|suikyo-2.1.0-13|57	

14754 14
14cu|suil-0.10.0-1|1	%define _enable_debug_packages %{nil}
14cu|suil-0.10.0-1|2	%define debug_package          %{nil}
14cu|suil-0.10.0-1|3	
14cu|suil-0.10.0-1|4	%define	api 0
14cu|suil-0.10.0-1|5	%define	major 0
14cu|suil-0.10.0-1|6	%define	libname %mklibname %{name} %{api} %{major}
14cu|suil-0.10.0-1|7	%define	devname %mklibname %{name} %{api} -d
14cu|suil-0.10.0-1|8	
14cu|suil-0.10.0-1|9	Summary:	Lightweight C library for loading and wrapping LV2 plugin UIs
14cu|suil-0.10.0-1|10	Name:		suil
14cu|suil-0.10.0-1|11	Version:	0.10.0
14cu|suil-0.10.0-1|12	Release:	1
14cu|suil-0.10.0-1|13	License:	MIT
14cu|suil-0.10.0-1|14	Group:		System/Libraries
14cu|suil-0.10.0-1|15	Url:		http://drobilla.net/software/%{name}/
14cu|suil-0.10.0-1|16	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
14cu|suil-0.10.0-1|17	BuildRequires:	waf
14cu|suil-0.10.0-1|18	BuildRequires:	qt4-devel >= 4.4.0
14cu|suil-0.10.0-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|suil-0.10.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|suil-0.10.0-1|21	BuildRequires:	pkgconfig(lv2)
14cu|suil-0.10.0-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|suil-0.10.0-1|23	BuildRequires:	pkgconfig(serd-0)
14cu|suil-0.10.0-1|24	BuildRequires:	pkgconfig(sratom-0)
14cu|suil-0.10.0-1|25	
14cu|suil-0.10.0-1|26	%description
14cu|suil-0.10.0-1|27	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
14cu|suil-0.10.0-1|28	
14cu|suil-0.10.0-1|29	Suil makes it possible to load a UI of any toolkit in a host using any
14cu|suil-0.10.0-1|30	other toolkit (assuming the toolkits are both supported by Suil).
14cu|suil-0.10.0-1|31	Hosts do not need to build against or link to foreign toolkit libraries
14cu|suil-0.10.0-1|32	to use UIs written with that toolkit (Suil performs its magic at
14cu|suil-0.10.0-1|33	runtime using dynamically loaded modules). The API is designed such that
14cu|suil-0.10.0-1|34	hosts do not need to explicitly support particular toolkits whatsoever.
14cu|suil-0.10.0-1|35	If Suil supports a particular toolkit, then all hosts that use Suil will
14cu|suil-0.10.0-1|36	support that toolkit.
14cu|suil-0.10.0-1|37	
14cu|suil-0.10.0-1|38	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|39	
14cu|suil-0.10.0-1|40	%package -n %{libname}
14cu|suil-0.10.0-1|41	Summary:	Lightweight RDF syntax library
14cu|suil-0.10.0-1|42	Group:		System/Libraries
14cu|suil-0.10.0-1|43	Conflicts:	%{_lib}suil0 < 0.10.0
14cu|suil-0.10.0-1|44	Obsoletes:	%{_lib}suil0 < 0.10.0
14cu|suil-0.10.0-1|45	
14cu|suil-0.10.0-1|46	%description -n %{libname}
14cu|suil-0.10.0-1|47	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
14cu|suil-0.10.0-1|48	It makes it possible to load a UI of any toolkit in a host using any other
14cu|suil-0.10.0-1|49	toolkit (assuming the toolkits are both supported by Suil). Hosts do not need
14cu|suil-0.10.0-1|50	to build against or link to foreign toolkit libraries to use UIs written with
14cu|suil-0.10.0-1|51	that toolkit (the library performs its magic at runtime using dynamically
14cu|suil-0.10.0-1|52	loaded modules). The API is designed such that hosts do not need to explicitly
14cu|suil-0.10.0-1|53	support particular toolkits whatsoever. If Suil supports a particular toolkit,
14cu|suil-0.10.0-1|54	then all hosts that use Suil will support that toolkit.
14cu|suil-0.10.0-1|55	
14cu|suil-0.10.0-1|56	%files -n %{libname}
14cu|suil-0.10.0-1|57	%doc COPYING README
14cu|suil-0.10.0-1|58	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|suil-0.10.0-1|59	
14cu|suil-0.10.0-1|60	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|61	
14cu|suil-0.10.0-1|62	%package -n %{devname}
14cu|suil-0.10.0-1|63	Summary:	Headers for the sord RDF storage library
14cu|suil-0.10.0-1|64	Group:		System/Libraries
14cu|suil-0.10.0-1|65	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|66	Provides:	%{name}-devel = %{EVRD}
14cu|suil-0.10.0-1|67	Conflicts:	%{_lib}suil-devel < 0.10.0
14cu|suil-0.10.0-1|68	Obsoletes:	%{_lib}suil-devel < 0.10.0
14cu|suil-0.10.0-1|69	
14cu|suil-0.10.0-1|70	%description -n %{devname}
14cu|suil-0.10.0-1|71	Development files needed to build applications against suil.
14cu|suil-0.10.0-1|72	
14cu|suil-0.10.0-1|73	%files -n %{devname}
14cu|suil-0.10.0-1|74	%doc COPYING README
14cu|suil-0.10.0-1|75	%{_libdir}/lib%{name}-%{api}.so
14cu|suil-0.10.0-1|76	%dir %{_includedir}/%{name}-%{api}/%{name}
14cu|suil-0.10.0-1|77	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cu|suil-0.10.0-1|78	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|suil-0.10.0-1|79	
14cu|suil-0.10.0-1|80	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|81	
14cu|suil-0.10.0-1|82	%package -n %{_lib}%{name}-x11-in-gtk2
14cu|suil-0.10.0-1|83	Summary:	Shared object for GTK2 hosts displaying X11 LV2 GUIs
14cu|suil-0.10.0-1|84	Group:		System/Libraries
14cu|suil-0.10.0-1|85	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|86	Provides:	%{name}-x11-in-gtk2 = %{EVRD}
14cu|suil-0.10.0-1|87	
14cu|suil-0.10.0-1|88	%description -n %{_lib}%{name}-x11-in-gtk2
14cu|suil-0.10.0-1|89	Shared object for GTK2 hosts displaying X11 LV2 GUIs.
14cu|suil-0.10.0-1|90	
14cu|suil-0.10.0-1|91	%files -n %{_lib}%{name}-x11-in-gtk2
14cu|suil-0.10.0-1|92	%doc COPYING README
14cu|suil-0.10.0-1|93	%{_libdir}/%{name}-%{api}/libsuil_x11_in_gtk2.so
14cu|suil-0.10.0-1|94	
14cu|suil-0.10.0-1|95	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|96	
14cu|suil-0.10.0-1|97	%package -n %{_lib}%{name}-x11-in-gtk3
14cu|suil-0.10.0-1|98	Summary:	Shared object for GTK3 hosts displaying X11 LV2 GUIs
14cu|suil-0.10.0-1|99	Group:		System/Libraries
14cu|suil-0.10.0-1|100	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|101	Provides:	%{name}-x11-in-gtk3 = %{EVRD}
14cu|suil-0.10.0-1|102	
14cu|suil-0.10.0-1|103	%description -n %{_lib}%{name}-x11-in-gtk3
14cu|suil-0.10.0-1|104	Shared object for GTK3 hosts displaying X11 LV2 GUIs.
14cu|suil-0.10.0-1|105	
14cu|suil-0.10.0-1|106	%files -n %{_lib}%{name}-x11-in-gtk3
14cu|suil-0.10.0-1|107	%{_libdir}/%{name}-%{api}/libsuil_x11.so
14cu|suil-0.10.0-1|108	%{_libdir}/%{name}-%{api}/libsuil_x11_in_gtk3.so
14cu|suil-0.10.0-1|109	
14cu|suil-0.10.0-1|110	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|111	
14cu|suil-0.10.0-1|112	%package -n %{_lib}%{name}-x11-in-qt4
14cu|suil-0.10.0-1|113	Summary:	Shared object for Qt4 hosts displaying X11 LV2 GUIs
14cu|suil-0.10.0-1|114	Group:		System/Libraries
14cu|suil-0.10.0-1|115	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|116	Provides:	%{name}-x11-in-qt4 = %{EVRD}
14cu|suil-0.10.0-1|117	
14cu|suil-0.10.0-1|118	%description -n %{_lib}%{name}-x11-in-qt4
14cu|suil-0.10.0-1|119	Shared object for Qt4 hosts displaying X11 LV2 GUIs.
14cu|suil-0.10.0-1|120	
14cu|suil-0.10.0-1|121	%files -n %{_lib}%{name}-x11-in-qt4
14cu|suil-0.10.0-1|122	%doc COPYING README
14cu|suil-0.10.0-1|123	%{_libdir}/%{name}-%{api}/libsuil_x11_in_qt4.so
14cu|suil-0.10.0-1|124	
14cu|suil-0.10.0-1|125	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|126	
14cu|suil-0.10.0-1|127	%package -n %{_lib}%{name}-x11-in-qt5
14cu|suil-0.10.0-1|128	Summary:	Shared object for Qt5 hosts displaying X11 LV2 GUIs
14cu|suil-0.10.0-1|129	Group:		System/Libraries
14cu|suil-0.10.0-1|130	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|131	Provides:	%{name}-x11-in-qt5 = %{EVRD}
14cu|suil-0.10.0-1|132	
14cu|suil-0.10.0-1|133	%description -n %{_lib}%{name}-x11-in-qt5
14cu|suil-0.10.0-1|134	Shared object for Qt5 hosts displaying X11 LV2 GUIs.
14cu|suil-0.10.0-1|135	
14cu|suil-0.10.0-1|136	%files -n %{_lib}%{name}-x11-in-qt5
14cu|suil-0.10.0-1|137	%doc COPYING README
14cu|suil-0.10.0-1|138	%{_libdir}/%{name}-%{api}/libsuil_x11_in_qt5.so
14cu|suil-0.10.0-1|139	
14cu|suil-0.10.0-1|140	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|141	
14cu|suil-0.10.0-1|142	%package -n %{_lib}%{name}-qt4-in-gtk2
14cu|suil-0.10.0-1|143	Summary:	Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
14cu|suil-0.10.0-1|144	Group:		System/Libraries
14cu|suil-0.10.0-1|145	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|146	Provides:	%{name}-qt4-in-gtk2 = %{EVRD}
14cu|suil-0.10.0-1|147	
14cu|suil-0.10.0-1|148	%description -n %{_lib}%{name}-qt4-in-gtk2
14cu|suil-0.10.0-1|149	Shared object for GTK2 hosts displaying Qt4 LV2 GUIs.
14cu|suil-0.10.0-1|150	
14cu|suil-0.10.0-1|151	%files -n %{_lib}%{name}-qt4-in-gtk2
14cu|suil-0.10.0-1|152	%doc COPYING README
14cu|suil-0.10.0-1|153	%{_libdir}/%{name}-%{api}/lib%{name}_qt4_in_gtk2.so
14cu|suil-0.10.0-1|154	
14cu|suil-0.10.0-1|155	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|156	
14cu|suil-0.10.0-1|157	%package -n %{_lib}%{name}-qt5-in-gtk2
14cu|suil-0.10.0-1|158	Summary:	Shared object for GTK2 hosts displaying Qt5 LV2 GUIs
14cu|suil-0.10.0-1|159	Group:		System/Libraries
14cu|suil-0.10.0-1|160	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|161	Provides:	%{name}-qt5-in-gtk2 = %{EVRD}
14cu|suil-0.10.0-1|162	
14cu|suil-0.10.0-1|163	%description -n %{_lib}%{name}-qt5-in-gtk2
14cu|suil-0.10.0-1|164	Shared object for GTK2 hosts displaying Qt5 LV2 GUIs.
14cu|suil-0.10.0-1|165	
14cu|suil-0.10.0-1|166	%files -n %{_lib}%{name}-qt5-in-gtk2
14cu|suil-0.10.0-1|167	%{_libdir}/%{name}-%{api}/lib%{name}_qt5_in_gtk2.so
14cu|suil-0.10.0-1|168	
14cu|suil-0.10.0-1|169	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|170	
14cu|suil-0.10.0-1|171	%package -n %{_lib}%{name}-gtk2-in-qt4
14cu|suil-0.10.0-1|172	Summary:	Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
14cu|suil-0.10.0-1|173	Group:		System/Libraries
14cu|suil-0.10.0-1|174	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|175	Provides:	%{name}-gtk2-in-qt4 = %{EVRD}
14cu|suil-0.10.0-1|176	
14cu|suil-0.10.0-1|177	%description -n %{_lib}%{name}-gtk2-in-qt4
14cu|suil-0.10.0-1|178	Shared object for Qt4 hosts displaying GTK2 LV2 GUIs.
14cu|suil-0.10.0-1|179	
14cu|suil-0.10.0-1|180	%files -n %{_lib}%{name}-gtk2-in-qt4
14cu|suil-0.10.0-1|181	%doc COPYING README
14cu|suil-0.10.0-1|182	%{_libdir}/%{name}-%{api}/lib%{name}_gtk2_in_qt4.so
14cu|suil-0.10.0-1|183	
14cu|suil-0.10.0-1|184	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|185	
14cu|suil-0.10.0-1|186	%package -n %{_lib}%{name}-gtk2-in-qt5
14cu|suil-0.10.0-1|187	Summary:	Shared object for Qt5 hosts displaying GTK2 LV2 GUIs
14cu|suil-0.10.0-1|188	Group:		System/Libraries
14cu|suil-0.10.0-1|189	Requires:	%{libname} = %{EVRD}
14cu|suil-0.10.0-1|190	Provides:	%{name}-gtk2-in-qt5 = %{EVRD}
14cu|suil-0.10.0-1|191	
14cu|suil-0.10.0-1|192	%description -n %{_lib}%{name}-gtk2-in-qt5
14cu|suil-0.10.0-1|193	Shared object for Qt5 hosts displaying GTK2 LV2 GUIs.
14cu|suil-0.10.0-1|194	
14cu|suil-0.10.0-1|195	%files -n %{_lib}%{name}-gtk2-in-qt5
14cu|suil-0.10.0-1|196	%doc COPYING README
14cu|suil-0.10.0-1|197	%{_libdir}/%{name}-%{api}/lib%{name}_gtk2_in_qt5.so
14cu|suil-0.10.0-1|198	
14cu|suil-0.10.0-1|199	#----------------------------------------------------------------------------
14cu|suil-0.10.0-1|200	
14cu|suil-0.10.0-1|201	%prep
14cu|suil-0.10.0-1|202	%setup -q
14cu|suil-0.10.0-1|203	
14cu|suil-0.10.0-1|204	
14cu|suil-0.10.0-1|205	%build
14cu|suil-0.10.0-1|206	export CXXFLAGS="%{optflags} -std=gnu++11"
14cu|suil-0.10.0-1|207	./waf configure \
14cu|suil-0.10.0-1|208	--prefix=%{_prefix} \
14cu|suil-0.10.0-1|209	--libdir=%{_libdir}
14cu|suil-0.10.0-1|210	./waf
14cu|suil-0.10.0-1|211	
14cu|suil-0.10.0-1|212	
14cu|suil-0.10.0-1|213	%install
14cu|suil-0.10.0-1|214	./waf install --destdir=%{buildroot}
14cu|suil-0.10.0-1|215	
14cu|suil-0.10.0-1|216	%changelog
14cu|suil-0.10.0-1|217	
14cu|suil-0.10.0-1|218	* Fri Dec 22 2017 emuse <goemusic@yahoo.fr> 0.10.0-1
14cu|suil-0.10.0-1|219	- (85577f5) Added missing Gtk-3 BR
14cu|suil-0.10.0-1|220	
14cu|suil-0.10.0-1|221	

14755 14
14cu|sunflow-0.07.3-5|1	Name:		sunflow
14cu|sunflow-0.07.3-5|2	Version:	0.07.3
14cu|sunflow-0.07.3-5|3	Release:	5
14cu|sunflow-0.07.3-5|4	Summary:	Sunflow Rendering System
14cu|sunflow-0.07.3-5|5	License:	MIT
14cu|sunflow-0.07.3-5|6	Group:		Development/Java
14cu|sunflow-0.07.3-5|7	URL:		http://sunflow.sourceforge.net/
14cu|sunflow-0.07.3-5|8	# svn co https://sunflow.svn.sourceforge.net/svnroot/sunflow/trunk sunflow
14cu|sunflow-0.07.3-5|9	# tar czf sunflow-0.07.3-src-svn.tar.gz sunflow
14cu|sunflow-0.07.3-5|10	Source0:	sunflow-0.07.3-src-svn.tar.gz
14cu|sunflow-0.07.3-5|11	Patch0:		sunflow-0.07.3g-patch
14cu|sunflow-0.07.3-5|12	Patch1:		sunflow-0.07.3-noclasspathinmanifest.patch
14cu|sunflow-0.07.3-5|13	BuildArch:	noarch
14cu|sunflow-0.07.3-5|14	BuildRequires:	ant
14cu|sunflow-0.07.3-5|15	BuildRequires:	janino
14cu|sunflow-0.07.3-5|16	BuildRequires:	java-devel
14cu|sunflow-0.07.3-5|17	BuildRequires:	jpackage-utils
14cu|sunflow-0.07.3-5|18	BuildRequires:	java-rpmbuild
14cu|sunflow-0.07.3-5|19	BuildRequires:	junit
14cu|sunflow-0.07.3-5|20	
14cu|sunflow-0.07.3-5|21	Requires:	jpackage-utils
14cu|sunflow-0.07.3-5|22	
14cu|sunflow-0.07.3-5|23	
14cu|sunflow-0.07.3-5|24	%description
14cu|sunflow-0.07.3-5|25	Sunflow is an open source rendering system for photo-realistic image synthesis.
14cu|sunflow-0.07.3-5|26	It is written in Java and built around a flexible ray tracing core and
14cu|sunflow-0.07.3-5|27	an extensible object-oriented design.
14cu|sunflow-0.07.3-5|28	
14cu|sunflow-0.07.3-5|29	%package javadoc
14cu|sunflow-0.07.3-5|30	Summary:	Javadoc for %{name}
14cu|sunflow-0.07.3-5|31	Group:		Development/Java
14cu|sunflow-0.07.3-5|32	
14cu|sunflow-0.07.3-5|33	%description javadoc
14cu|sunflow-0.07.3-5|34	Sunflow Rendering System.
14cu|sunflow-0.07.3-5|35	
14cu|sunflow-0.07.3-5|36	This package contains javadoc for %{name}.
14cu|sunflow-0.07.3-5|37	
14cu|sunflow-0.07.3-5|38	%prep
14cu|sunflow-0.07.3-5|39	%setup -q -n %{name}
14cu|sunflow-0.07.3-5|40	
14cu|sunflow-0.07.3-5|41	for j in $(find . -name "*.jar"); do
14cu|sunflow-0.07.3-5|42	mv $j $j.no
14cu|sunflow-0.07.3-5|43	done
14cu|sunflow-0.07.3-5|44	
14cu|sunflow-0.07.3-5|45	%patch0 -p1
14cu|sunflow-0.07.3-5|46	%patch1 -p0
14cu|sunflow-0.07.3-5|47	
14cu|sunflow-0.07.3-5|48	ln -sf $(build-classpath janino/janino) janino.jar
14cu|sunflow-0.07.3-5|49	
14cu|sunflow-0.07.3-5|50	find examples -name ".svn" -type d -depth -exec rm -rf {} \;
14cu|sunflow-0.07.3-5|51	
14cu|sunflow-0.07.3-5|52	
14cu|sunflow-0.07.3-5|53	%build
14cu|sunflow-0.07.3-5|54	%ant
14cu|sunflow-0.07.3-5|55	
14cu|sunflow-0.07.3-5|56	%install
14cu|sunflow-0.07.3-5|57	# .jar-repertory
14cu|sunflow-0.07.3-5|58	mkdir -p %{buildroot}%{_javadir}
14cu|sunflow-0.07.3-5|59	install -m 644 release/sunflow.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|sunflow-0.07.3-5|60	
14cu|sunflow-0.07.3-5|61	(
14cu|sunflow-0.07.3-5|62	cd %{buildroot}%{_javadir}
14cu|sunflow-0.07.3-5|63	for jar in *-%{version}.jar; do
14cu|sunflow-0.07.3-5|64	ln -sf ${jar} ${jar/-%{version}/}
14cu|sunflow-0.07.3-5|65	done
14cu|sunflow-0.07.3-5|66	)
14cu|sunflow-0.07.3-5|67	
14cu|sunflow-0.07.3-5|68	# javadoc-repertory
14cu|sunflow-0.07.3-5|69	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|sunflow-0.07.3-5|70	cp -pr release/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|sunflow-0.07.3-5|71	ln -s sunflow-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|sunflow-0.07.3-5|72	
14cu|sunflow-0.07.3-5|73	%files
14cu|sunflow-0.07.3-5|74	%doc CHANGELOG LICENSE README* examples
14cu|sunflow-0.07.3-5|75	%{_javadir}/%{name}-%{version}.jar
14cu|sunflow-0.07.3-5|76	%{_javadir}/%{name}.jar
14cu|sunflow-0.07.3-5|77	
14cu|sunflow-0.07.3-5|78	%files javadoc
14cu|sunflow-0.07.3-5|79	%{_javadocdir}/%{name}-%{version}
14cu|sunflow-0.07.3-5|80	%{_javadocdir}/%{name}
14cu|sunflow-0.07.3-5|81	
14cu|sunflow-0.07.3-5|82	
14cu|sunflow-0.07.3-5|83	
14cu|sunflow-0.07.3-5|84	%changelog
14cu|sunflow-0.07.3-5|85	
14cu|sunflow-0.07.3-5|86	* Thu Nov 19 2015 Denis Silakov <dsilakov@gmail.com> 0.07.3-5
14cu|sunflow-0.07.3-5|87	- (a3f2143) Added java-rpmbuild BR
14cu|sunflow-0.07.3-5|88	
14cu|sunflow-0.07.3-5|89	

14756 14
14cu|superiotool-0.20111206-3|1	%define svnversion 20111206
14cu|superiotool-0.20111206-3|2	
14cu|superiotool-0.20111206-3|3	Summary:	Detect which Super I/O you have on your mainboard
14cu|superiotool-0.20111206-3|4	Name:		superiotool
14cu|superiotool-0.20111206-3|5	Version:	0.%{svnversion}
14cu|superiotool-0.20111206-3|6	Release:	3
14cu|superiotool-0.20111206-3|7	License:	GPLv2+
14cu|superiotool-0.20111206-3|8	Group:		System/Kernel and hardware
14cu|superiotool-0.20111206-3|9	Url:		http://www.coreboot.org/Superiotool
14cu|superiotool-0.20111206-3|10	Source0:	%{name}-%{svnversion}.tar.bz2
14cu|superiotool-0.20111206-3|11	BuildRequires:	pkgconfig(libpci)
14cu|superiotool-0.20111206-3|12	Patch0:		makefiles_normal_dir.patch
14cu|superiotool-0.20111206-3|13	
14cu|superiotool-0.20111206-3|14	%description
14cu|superiotool-0.20111206-3|15	Superiotool is a GPL'd user-space helper tool for LinuxBIOS development
14cu|superiotool-0.20111206-3|16	purposes (but may also be useful for other things).
14cu|superiotool-0.20111206-3|17	
14cu|superiotool-0.20111206-3|18	It allows you to detect which Super I/O you have on your mainboard,
14cu|superiotool-0.20111206-3|19	and it can provide detailed information about the register contents
14cu|superiotool-0.20111206-3|20	of the Super I/O.
14cu|superiotool-0.20111206-3|21	
14cu|superiotool-0.20111206-3|22	%files
14cu|superiotool-0.20111206-3|23	%{_sbindir}/superiotool
14cu|superiotool-0.20111206-3|24	%{_mandir}/man8/superiotool*
14cu|superiotool-0.20111206-3|25	
14cu|superiotool-0.20111206-3|26	#----------------------------------------------------------------------------
14cu|superiotool-0.20111206-3|27	
14cu|superiotool-0.20111206-3|28	%prep
14cu|superiotool-0.20111206-3|29	%setup -qn %{name}
14cu|superiotool-0.20111206-3|30	%patch0 -p1
14cu|superiotool-0.20111206-3|31	
14cu|superiotool-0.20111206-3|32	%build
14cu|superiotool-0.20111206-3|33	%setup_compile_flags
14cu|superiotool-0.20111206-3|34	%make
14cu|superiotool-0.20111206-3|35	
14cu|superiotool-0.20111206-3|36	%install
14cu|superiotool-0.20111206-3|37	%makeinstall_std
14cu|superiotool-0.20111206-3|38	
14cu|superiotool-0.20111206-3|39	
14cu|superiotool-0.20111206-3|40	
14cu|superiotool-0.20111206-3|41	%changelog
14cu|superiotool-0.20111206-3|42	
14cu|superiotool-0.20111206-3|43	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20111206-3
14cu|superiotool-0.20111206-3|44	- (404caa2) Build with system optflags to fix debug package
14cu|superiotool-0.20111206-3|45	- (404caa2) Spec cleanup
14cu|superiotool-0.20111206-3|46	
14cu|superiotool-0.20111206-3|47	

14757 14
14cu|superlu-4.3-8|1	%define major 4
14cu|superlu-4.3-8|2	%define libname %mklibname superlu %{major}
14cu|superlu-4.3-8|3	%define devname %mklibname superlu -d
14cu|superlu-4.3-8|4	
14cu|superlu-4.3-8|5	%define oname SuperLU
14cu|superlu-4.3-8|6	%define Werror_cflags %{nil}
14cu|superlu-4.3-8|7	
14cu|superlu-4.3-8|8	Summary:	Matrix solver
14cu|superlu-4.3-8|9	Name:		superlu
14cu|superlu-4.3-8|10	Version:	4.3
14cu|superlu-4.3-8|11	Release:	8
14cu|superlu-4.3-8|12	License:	BSD
14cu|superlu-4.3-8|13	Group:		Development/C
14cu|superlu-4.3-8|14	Url:		http://crd.lbl.gov/~xiaoye/SuperLU/
14cu|superlu-4.3-8|15	Source0:	http://crd.lbl.gov/~xiaoye/SuperLU/%{name}_%{version}.tar.gz
14cu|superlu-4.3-8|16	BuildRequires:	gcc-gfortran
14cu|superlu-4.3-8|17	BuildRequires:	tcsh
14cu|superlu-4.3-8|18	BuildRequires:	pkgconfig(blas)
14cu|superlu-4.3-8|19	# Build with -fPIC
14cu|superlu-4.3-8|20	Patch0:		SuperLU-add-fpic.patch
14cu|superlu-4.3-8|21	# Build shared library
14cu|superlu-4.3-8|22	Patch1:		SuperLU-build-shared-lib3.patch
14cu|superlu-4.3-8|23	
14cu|superlu-4.3-8|24	%description
14cu|superlu-4.3-8|25	SuperLU is an algorithm that uses group theory to optimize LU
14cu|superlu-4.3-8|26	decomposition of sparse matrices. It's the fastest direct solver for
14cu|superlu-4.3-8|27	linear systems that the author is aware of.
14cu|superlu-4.3-8|28	
14cu|superlu-4.3-8|29	#----------------------------------------------------------------------------
14cu|superlu-4.3-8|30	
14cu|superlu-4.3-8|31	%package -n %{libname}
14cu|superlu-4.3-8|32	Summary:	Shared library for SuperLU
14cu|superlu-4.3-8|33	Group:		System/Libraries
14cu|superlu-4.3-8|34	
14cu|superlu-4.3-8|35	%description -n %{libname}
14cu|superlu-4.3-8|36	SuperLU is an algorithm that uses group theory to optimize LU
14cu|superlu-4.3-8|37	decomposition of sparse matrices. It's the fastest direct solver for
14cu|superlu-4.3-8|38	linear systems that the author is aware of.
14cu|superlu-4.3-8|39	
14cu|superlu-4.3-8|40	%files -n %{libname}
14cu|superlu-4.3-8|41	%{_libdir}/libsuperlu.so.%{major}*
14cu|superlu-4.3-8|42	
14cu|superlu-4.3-8|43	#----------------------------------------------------------------------------
14cu|superlu-4.3-8|44	
14cu|superlu-4.3-8|45	%package -n %{devname}
14cu|superlu-4.3-8|46	Summary:	Header files and libraries for SuperLU development
14cu|superlu-4.3-8|47	Group:		Development/C
14cu|superlu-4.3-8|48	Requires:	%{libname} = %{EVRD}
14cu|superlu-4.3-8|49	Provides:	%{name}-devel = %{EVRD}
14cu|superlu-4.3-8|50	
14cu|superlu-4.3-8|51	%description -n %{devname}
14cu|superlu-4.3-8|52	Header files and libraries for SuperLU development.
14cu|superlu-4.3-8|53	
14cu|superlu-4.3-8|54	%files -n %{devname}
14cu|superlu-4.3-8|55	%doc README
14cu|superlu-4.3-8|56	%doc DOC
14cu|superlu-4.3-8|57	%{_includedir}/%{name}/
14cu|superlu-4.3-8|58	%{_libdir}/libsuperlu.so
14cu|superlu-4.3-8|59	
14cu|superlu-4.3-8|60	#----------------------------------------------------------------------------
14cu|superlu-4.3-8|61	
14cu|superlu-4.3-8|62	%prep
14cu|superlu-4.3-8|63	%setup -qn %{oname}_%{version}
14cu|superlu-4.3-8|64	%patch0 -p1
14cu|superlu-4.3-8|65	%patch1 -p1
14cu|superlu-4.3-8|66	chmod a-x SRC/qselect.c
14cu|superlu-4.3-8|67	cp -p MAKE_INC/make.linux make.inc
14cu|superlu-4.3-8|68	sed -i "s|-O3|%{optflags}|" make.inc
14cu|superlu-4.3-8|69	sed -i "s|\$(SUPERLULIB) ||" make.inc
14cu|superlu-4.3-8|70	sed -i "s|\$(HOME)/Codes/%{name}_%{version}|%{_builddir}/%{name}_%{version}|" make.inc
14cu|superlu-4.3-8|71	sed -i "s|-L/usr/lib -lblas|-L%{_libdir}/atlas -lblas|" make.inc
14cu|superlu-4.3-8|72	
14cu|superlu-4.3-8|73	find . -perm 0600 -exec chmod 0644 {} \;
14cu|superlu-4.3-8|74	
14cu|superlu-4.3-8|75	%build
14cu|superlu-4.3-8|76	%make superlulib BLASLIB="$(pkg-config --libs blas)"
14cu|superlu-4.3-8|77	
14cu|superlu-4.3-8|78	%install
14cu|superlu-4.3-8|79	mkdir -p %{buildroot}%{_libdir}
14cu|superlu-4.3-8|80	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|superlu-4.3-8|81	install -p SRC/libsuperlu.so.%{major} %{buildroot}%{_libdir}
14cu|superlu-4.3-8|82	install -p SRC/*.h %{buildroot}%{_includedir}/%{name}
14cu|superlu-4.3-8|83	chmod -x %{buildroot}%{_includedir}/%{name}/*.h
14cu|superlu-4.3-8|84	cp -Pp SRC/libsuperlu.so %{buildroot}%{_libdir}
14cu|superlu-4.3-8|85	
14cu|superlu-4.3-8|86	
14cu|superlu-4.3-8|87	%changelog
14cu|superlu-4.3-8|88	
14cu|superlu-4.3-8|89	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3-8
14cu|superlu-4.3-8|90	- (0ca87b3) Fix library major
14cu|superlu-4.3-8|91	- (0ca87b3) Spec cleanup
14cu|superlu-4.3-8|92	
14cu|superlu-4.3-8|93	

14758 14
14cu|supertux-0.5.1-1|1	Summary:	Classic 2D jump n run sidescroller with Tux
14cu|supertux-0.5.1-1|2	Name:		supertux
14cu|supertux-0.5.1-1|3	Version:	0.5.1
14cu|supertux-0.5.1-1|4	Release:	1
14cu|supertux-0.5.1-1|5	License:	GPLv2+
14cu|supertux-0.5.1-1|6	Group:		Games/Arcade
14cu|supertux-0.5.1-1|7	Url:		http://supertux.github.io/
14cu|supertux-0.5.1-1|8	Source0:	https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz
14cu|supertux-0.5.1-1|9	Source11:	%{name}-16x16.png
14cu|supertux-0.5.1-1|10	Source12:	%{name}-32x32.png
14cu|supertux-0.5.1-1|11	Source13:	%{name}-48x48.png
14cu|supertux-0.5.1-1|12	BuildRequires:	cmake
14cu|supertux-0.5.1-1|13	BuildRequires:	boost-devel
14cu|supertux-0.5.1-1|14	BuildRequires:	physfs-devel
14cu|supertux-0.5.1-1|15	BuildRequires:	pkgconfig(glew)
14cu|supertux-0.5.1-1|16	BuildRequires:	pkgconfig(glu)
14cu|supertux-0.5.1-1|17	BuildRequires:	pkgconfig(libcurl)
14cu|supertux-0.5.1-1|18	BuildRequires:	pkgconfig(openal)
14cu|supertux-0.5.1-1|19	BuildRequires:	pkgconfig(sdl2)
14cu|supertux-0.5.1-1|20	BuildRequires:	pkgconfig(SDL2_image)
14cu|supertux-0.5.1-1|21	BuildRequires:	pkgconfig(vorbisfile)
14cu|supertux-0.5.1-1|22	BuildRequires:	pkgconfig(zlib)
14cu|supertux-0.5.1-1|23	
14cu|supertux-0.5.1-1|24	%description
14cu|supertux-0.5.1-1|25	SuperTux is a classic 2D jump 'n run sidescroller game in
14cu|supertux-0.5.1-1|26	a similar style like the original SuperMario games.
14cu|supertux-0.5.1-1|27	
14cu|supertux-0.5.1-1|28	%files
14cu|supertux-0.5.1-1|29	%doc LICENSE.txt NEWS.md README.md
14cu|supertux-0.5.1-1|30	%{_gamesbindir}/%{name}2
14cu|supertux-0.5.1-1|31	%{_gamesdatadir}/%{name}2
14cu|supertux-0.5.1-1|32	%{_datadir}/appdata/supertux2.appdata.xml
14cu|supertux-0.5.1-1|33	%{_datadir}/applications/%{name}2.desktop
14cu|supertux-0.5.1-1|34	%{_datadir}/pixmaps/%{name}.png
14cu|supertux-0.5.1-1|35	%{_datadir}/pixmaps/%{name}.xpm
14cu|supertux-0.5.1-1|36	%{_iconsdir}/%{name}.png
14cu|supertux-0.5.1-1|37	%{_liconsdir}/%{name}*.png
14cu|supertux-0.5.1-1|38	%{_miconsdir}/%{name}*.png
14cu|supertux-0.5.1-1|39	
14cu|supertux-0.5.1-1|40	#----------------------------------------------------------------------------
14cu|supertux-0.5.1-1|41	
14cu|supertux-0.5.1-1|42	%prep
14cu|supertux-0.5.1-1|43	%setup -qn SuperTux-v%{version}-Source
14cu|supertux-0.5.1-1|44	
14cu|supertux-0.5.1-1|45	%build
14cu|supertux-0.5.1-1|46	%cmake \
14cu|supertux-0.5.1-1|47	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|supertux-0.5.1-1|48	-DENABLE_BOOST_STATIC_LIBS=OFF
14cu|supertux-0.5.1-1|49	
14cu|supertux-0.5.1-1|50	%make
14cu|supertux-0.5.1-1|51	
14cu|supertux-0.5.1-1|52	%install
14cu|supertux-0.5.1-1|53	%makeinstall_std -C build
14cu|supertux-0.5.1-1|54	
14cu|supertux-0.5.1-1|55	rm -fr %{buildroot}%{_gamesdatadir}/doc/%{name}2-%{version}
14cu|supertux-0.5.1-1|56	rm -fr %{buildroot}%{_docdir}/supertux2
14cu|supertux-0.5.1-1|57	
14cu|supertux-0.5.1-1|58	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|supertux-0.5.1-1|59	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|supertux-0.5.1-1|60	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|supertux-0.5.1-1|61	
14cu|supertux-0.5.1-1|62	%changelog

14759 14
14cu|supertuxkart-0.9.2-1|1	Summary:	Kart racing game
14cu|supertuxkart-0.9.2-1|2	Name:		supertuxkart
14cu|supertuxkart-0.9.2-1|3	Version:	0.9.2
14cu|supertuxkart-0.9.2-1|4	Release:	1
14cu|supertuxkart-0.9.2-1|5	License:	GPLv2+
14cu|supertuxkart-0.9.2-1|6	Group:		Games/Arcade
14cu|supertuxkart-0.9.2-1|7	Url:		https://supertuxkart.net
14cu|supertuxkart-0.9.2-1|8	Source0:	https://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.xz
14cu|supertuxkart-0.9.2-1|9	Patch0:		supertuxkart-0.9.2-static.patch
14cu|supertuxkart-0.9.2-1|10	BuildRequires:	cmake
14cu|supertuxkart-0.9.2-1|11	BuildRequires:	imagemagick
14cu|supertuxkart-0.9.2-1|12	BuildRequires:	jpeg-devel
14cu|supertuxkart-0.9.2-1|13	BuildRequires:	pkgconfig(bluez)
14cu|supertuxkart-0.9.2-1|14	BuildRequires:	pkgconfig(freealut)
14cu|supertuxkart-0.9.2-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|supertuxkart-0.9.2-1|16	BuildRequires:	pkgconfig(fribidi)
14cu|supertuxkart-0.9.2-1|17	BuildRequires:	pkgconfig(gl)
14cu|supertuxkart-0.9.2-1|18	BuildRequires:	pkgconfig(glu)
14cu|supertuxkart-0.9.2-1|19	BuildRequires:	pkgconfig(libcurl)
14cu|supertuxkart-0.9.2-1|20	BuildRequires:	pkgconfig(libenet)
14cu|supertuxkart-0.9.2-1|21	BuildRequires:	pkgconfig(libpng)
14cu|supertuxkart-0.9.2-1|22	BuildRequires:	pkgconfig(openal)
14cu|supertuxkart-0.9.2-1|23	BuildRequires:	pkgconfig(vorbis)
14cu|supertuxkart-0.9.2-1|24	BuildRequires:	pkgconfig(xrandr)
14cu|supertuxkart-0.9.2-1|25	BuildRequires:	pkgconfig(zlib)
14cu|supertuxkart-0.9.2-1|26	
14cu|supertuxkart-0.9.2-1|27	%description
14cu|supertuxkart-0.9.2-1|28	SuperTuxKart is an improved version of TuxKart, a kart racing game
14cu|supertuxkart-0.9.2-1|29	featuring Tux and friends. SuperTuxKart contains new characters, new
14cu|supertuxkart-0.9.2-1|30	tracks and a reworked user interface.
14cu|supertuxkart-0.9.2-1|31	
14cu|supertuxkart-0.9.2-1|32	%files
14cu|supertuxkart-0.9.2-1|33	%doc AUTHORS CHANGELOG.md README.md TODO.md
14cu|supertuxkart-0.9.2-1|34	%{_gamesbindir}/%{name}
14cu|supertuxkart-0.9.2-1|35	%{_gamesdatadir}/%{name}
14cu|supertuxkart-0.9.2-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|37	%{_datadir}/appdata/supertuxkart.appdata.xml
14cu|supertuxkart-0.9.2-1|38	%{_datadir}/applications/%{name}.desktop
14cu|supertuxkart-0.9.2-1|39	%{_datadir}/pixmaps/%{name}_*.png
14cu|supertuxkart-0.9.2-1|40	
14cu|supertuxkart-0.9.2-1|41	#----------------------------------------------------------------------------
14cu|supertuxkart-0.9.2-1|42	
14cu|supertuxkart-0.9.2-1|43	%prep
14cu|supertuxkart-0.9.2-1|44	%setup -q
14cu|supertuxkart-0.9.2-1|45	%patch0 -p1
14cu|supertuxkart-0.9.2-1|46	
14cu|supertuxkart-0.9.2-1|47	%build
14cu|supertuxkart-0.9.2-1|48	%cmake \
14cu|supertuxkart-0.9.2-1|49	-DBUILD_SHARED_LIBS:BOOL=OFF \
14cu|supertuxkart-0.9.2-1|50	-DSTK_INSTALL_BINARY_DIR=%{_gamesbindir} \
14cu|supertuxkart-0.9.2-1|51	-DSTK_INSTALL_DATA_DIR=%{_gamesdatadir}/%{name}
14cu|supertuxkart-0.9.2-1|52	%make
14cu|supertuxkart-0.9.2-1|53	
14cu|supertuxkart-0.9.2-1|54	%install
14cu|supertuxkart-0.9.2-1|55	%makeinstall_std -C build
14cu|supertuxkart-0.9.2-1|56	
14cu|supertuxkart-0.9.2-1|57	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14cu|supertuxkart-0.9.2-1|58	convert -scale 16x16 data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|59	convert data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|60	convert -scale 48x48 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|61	convert -scale 64x64 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|62	convert data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|supertuxkart-0.9.2-1|63	
14cu|supertuxkart-0.9.2-1|64	%changelog

14760 14
14cu|svg2pdf-0-1.20100407.2|1	%define git_clone_date 20100407
14cu|svg2pdf-0-1.20100407.2|2	
14cu|svg2pdf-0-1.20100407.2|3	Summary:	Simple SVG to PDF converter
14cu|svg2pdf-0-1.20100407.2|4	Name:		svg2pdf
14cu|svg2pdf-0-1.20100407.2|5	Version:	0
14cu|svg2pdf-0-1.20100407.2|6	Release:	1.%{git_clone_date}.2
14cu|svg2pdf-0-1.20100407.2|7	License:	MIT
14cu|svg2pdf-0-1.20100407.2|8	Group:		Development/X11
14cu|svg2pdf-0-1.20100407.2|9	Url:		http://cgit.freedesktop.org/~cworth/svg2pdf/
14cu|svg2pdf-0-1.20100407.2|10	Source0:	svg2pdf.c
14cu|svg2pdf-0-1.20100407.2|11	Source1:	Makefile
14cu|svg2pdf-0-1.20100407.2|12	BuildRequires:	pkgconfig(cairo)
14cu|svg2pdf-0-1.20100407.2|13	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|svg2pdf-0-1.20100407.2|14	
14cu|svg2pdf-0-1.20100407.2|15	%description
14cu|svg2pdf-0-1.20100407.2|16	svg2pdf is a very simple tool to convert SVG files to PDF using cairo.
14cu|svg2pdf-0-1.20100407.2|17	
14cu|svg2pdf-0-1.20100407.2|18	%files
14cu|svg2pdf-0-1.20100407.2|19	%{_bindir}/svg2pdf
14cu|svg2pdf-0-1.20100407.2|20	
14cu|svg2pdf-0-1.20100407.2|21	#----------------------------------------------------------------------------
14cu|svg2pdf-0-1.20100407.2|22	
14cu|svg2pdf-0-1.20100407.2|23	%prep
14cu|svg2pdf-0-1.20100407.2|24	%setup -q -c -T
14cu|svg2pdf-0-1.20100407.2|25	cp %{SOURCE0} .
14cu|svg2pdf-0-1.20100407.2|26	cp %{SOURCE1} .
14cu|svg2pdf-0-1.20100407.2|27	
14cu|svg2pdf-0-1.20100407.2|28	%build
14cu|svg2pdf-0-1.20100407.2|29	%setup_compile_flags
14cu|svg2pdf-0-1.20100407.2|30	%make
14cu|svg2pdf-0-1.20100407.2|31	
14cu|svg2pdf-0-1.20100407.2|32	%install
14cu|svg2pdf-0-1.20100407.2|33	mkdir -p %{buildroot}/%{_bindir}
14cu|svg2pdf-0-1.20100407.2|34	install svg2pdf %{buildroot}/%{_bindir}/svg2pdf
14cu|svg2pdf-0-1.20100407.2|35	
14cu|svg2pdf-0-1.20100407.2|36	
14cu|svg2pdf-0-1.20100407.2|37	%changelog
14cu|svg2pdf-0-1.20100407.2|38	
14cu|svg2pdf-0-1.20100407.2|39	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-1.20100407.2
14cu|svg2pdf-0-1.20100407.2|40	- (d053a64) Build with system optflags to fix debug package
14cu|svg2pdf-0-1.20100407.2|41	- (d053a64) Spec cleanup
14cu|svg2pdf-0-1.20100407.2|42	
14cu|svg2pdf-0-1.20100407.2|43	

14761 14
14cu|SVGCleaner-0.6.2-1|1	#define git	20120506
14cu|SVGCleaner-0.6.2-1|2	Name:		SVGCleaner
14cu|SVGCleaner-0.6.2-1|3	Summary:	Tool to clean up SVG files
14cu|SVGCleaner-0.6.2-1|4	Version:	0.6.2
14cu|SVGCleaner-0.6.2-1|5	Release:	1
14cu|SVGCleaner-0.6.2-1|6	License:	GPLv2+
14cu|SVGCleaner-0.6.2-1|7	Group:		Graphics
14cu|SVGCleaner-0.6.2-1|8	URL:		https://github.com/RazrFalcon/%{name}
14cu|SVGCleaner-0.6.2-1|9	Source0:	https://github.com/RazrFalcon/%{name}/archive/%{name}-%{version}.tar.gz
14cu|SVGCleaner-0.6.2-1|10	Patch0:		%{name}-0.6.2-fix-translations-build.patch
14cu|SVGCleaner-0.6.2-1|11	BuildRequires:	qt4-devel >= 4.6
14cu|SVGCleaner-0.6.2-1|12	BuildRequires:	coreutils
14cu|SVGCleaner-0.6.2-1|13	BuildRequires:	desktop-file-utils
14cu|SVGCleaner-0.6.2-1|14	Requires:	p7zip
14cu|SVGCleaner-0.6.2-1|15	
14cu|SVGCleaner-0.6.2-1|16	%description
14cu|SVGCleaner-0.6.2-1|17	Generally, SVG files produced by vector editors contain a lot of unused
14cu|SVGCleaner-0.6.2-1|18	elements and attributes that just blow up their size without providing better
14cu|SVGCleaner-0.6.2-1|19	visible quality.
14cu|SVGCleaner-0.6.2-1|20	SVG Cleaner could help you to clean up your SVG files from unnecessary data.
14cu|SVGCleaner-0.6.2-1|21	It has a lot of options for cleanup and optimization, works in batch mode,
14cu|SVGCleaner-0.6.2-1|22	provides threaded processing on the multicore processors and basically does
14cu|SVGCleaner-0.6.2-1|23	two things:
14cu|SVGCleaner-0.6.2-1|24	- removing elements and attributes that don't contribute to the final
14cu|SVGCleaner-0.6.2-1|25	rendering;
14cu|SVGCleaner-0.6.2-1|26	- making those elements and attributes in use more compact.
14cu|SVGCleaner-0.6.2-1|27	Images cleaned by SVG Cleaner are typically 10-60 percent smaller than the
14cu|SVGCleaner-0.6.2-1|28	original ones.
14cu|SVGCleaner-0.6.2-1|29	
14cu|SVGCleaner-0.6.2-1|30	Important! The internal image viewer in SVG Cleaner uses the QtSvg module for
14cu|SVGCleaner-0.6.2-1|31	rendering SVG images. Qt supports only the static features of SVG 1.2 Tiny,
14cu|SVGCleaner-0.6.2-1|32	and that imposes a number of restrictions on rendering of advanced features.
14cu|SVGCleaner-0.6.2-1|33	For instance, elements such as clipPath, mask, filters etc. will not be
14cu|SVGCleaner-0.6.2-1|34	rendered at all.
14cu|SVGCleaner-0.6.2-1|35	
14cu|SVGCleaner-0.6.2-1|36	%files
14cu|SVGCleaner-0.6.2-1|37	%doc README
14cu|SVGCleaner-0.6.2-1|38	%{_bindir}/svgcleaner-*
14cu|SVGCleaner-0.6.2-1|39	%{_datadir}/applications/svgcleaner.desktop
14cu|SVGCleaner-0.6.2-1|40	%{_iconsdir}/hicolor/scalable/apps/svgcleaner.svg
14cu|SVGCleaner-0.6.2-1|41	%{_datadir}/svgcleaner/translations/*.qm
14cu|SVGCleaner-0.6.2-1|42	
14cu|SVGCleaner-0.6.2-1|43	#-----------------------------------------------------------------------------
14cu|SVGCleaner-0.6.2-1|44	
14cu|SVGCleaner-0.6.2-1|45	%prep
14cu|SVGCleaner-0.6.2-1|46	%setup -qn %{name}-%{version}
14cu|SVGCleaner-0.6.2-1|47	%patch0 -p1
14cu|SVGCleaner-0.6.2-1|48	find . -type f -exec chmod -x {} \;
14cu|SVGCleaner-0.6.2-1|49	
14cu|SVGCleaner-0.6.2-1|50	
14cu|SVGCleaner-0.6.2-1|51	%build
14cu|SVGCleaner-0.6.2-1|52	%qmake_qt4
14cu|SVGCleaner-0.6.2-1|53	%make
14cu|SVGCleaner-0.6.2-1|54	
14cu|SVGCleaner-0.6.2-1|55	
14cu|SVGCleaner-0.6.2-1|56	%install
14cu|SVGCleaner-0.6.2-1|57	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|SVGCleaner-0.6.2-1|58	
14cu|SVGCleaner-0.6.2-1|59	# The source makefile installs the binaries and the .qm files in a "bin"
14cu|SVGCleaner-0.6.2-1|60	# directory in %%{_sourcedir}; move them in the right places
14cu|SVGCleaner-0.6.2-1|61	mkdir -p %{buildroot}%{_bindir}
14cu|SVGCleaner-0.6.2-1|62	mkdir -p %{buildroot}%{_datadir}/svgcleaner/translations/
14cu|SVGCleaner-0.6.2-1|63	install -m 755 bin/svgcleaner-* %{buildroot}%{_bindir}
14cu|SVGCleaner-0.6.2-1|64	install -m 644 bin/svgcleaner_* %{buildroot}%{_datadir}/svgcleaner/translations/
14cu|SVGCleaner-0.6.2-1|65	
14cu|SVGCleaner-0.6.2-1|66	# Fix the .desktop file: it uses the program version for the Version key
14cu|SVGCleaner-0.6.2-1|67	desktop-file-edit --set-key=Version --set-value=1.0 %{buildroot}%{_datadir}/applications/svgcleaner.desktop
14cu|SVGCleaner-0.6.2-1|68	%changelog
14cu|SVGCleaner-0.6.2-1|69	* Tue Feb 24 2015 Giovanni Mariani <mc2374@mclink.it> 0.6.2-1
14cu|SVGCleaner-0.6.2-1|70	+ Revision: 67571a4
14cu|SVGCleaner-0.6.2-1|71	- Updated to release 0.6.2; fixed binaries and translations install; fixed .desktop file
14cu|SVGCleaner-0.6.2-1|72	
14cu|SVGCleaner-0.6.2-1|73	

14762 14
14cu|svnauthcheck-1.0.15-1|1	Name:		svnauthcheck
14cu|svnauthcheck-1.0.15-1|2	Version:	1.0.15
14cu|svnauthcheck-1.0.15-1|3	Release:	1
14cu|svnauthcheck-1.0.15-1|4	Summary:	Tool to check the syntax of subversion acl file
14cu|svnauthcheck-1.0.15-1|5	License:	GPLv2+
14cu|svnauthcheck-1.0.15-1|6	Group:		Development/Other
14cu|svnauthcheck-1.0.15-1|7	Url:		https://svn.id.ethz.ch/docs/svnauthcheck.html
14cu|svnauthcheck-1.0.15-1|8	Source:		https://svn.id.ethz.ch/files/%{name}-%{version}.tar.bz2
14cu|svnauthcheck-1.0.15-1|9	BuildRequires:	flex
14cu|svnauthcheck-1.0.15-1|10	BuildRequires:	bison
14cu|svnauthcheck-1.0.15-1|11	
14cu|svnauthcheck-1.0.15-1|12	%description
14cu|svnauthcheck-1.0.15-1|13	svnauthcheck is a tool to check the syntax of Subversion access control files.
14cu|svnauthcheck-1.0.15-1|14	It was developed to be able to delegate to certain repository users the ability
14cu|svnauthcheck-1.0.15-1|15	to manage the access control to the repository itself.
14cu|svnauthcheck-1.0.15-1|16	
14cu|svnauthcheck-1.0.15-1|17	%prep
14cu|svnauthcheck-1.0.15-1|18	%setup -q
14cu|svnauthcheck-1.0.15-1|19	
14cu|svnauthcheck-1.0.15-1|20	%build
14cu|svnauthcheck-1.0.15-1|21	%configure2_5x
14cu|svnauthcheck-1.0.15-1|22	%make
14cu|svnauthcheck-1.0.15-1|23	
14cu|svnauthcheck-1.0.15-1|24	%install
14cu|svnauthcheck-1.0.15-1|25	%makeinstall_std
14cu|svnauthcheck-1.0.15-1|26	
14cu|svnauthcheck-1.0.15-1|27	%clean
14cu|svnauthcheck-1.0.15-1|28	
14cu|svnauthcheck-1.0.15-1|29	%files
14cu|svnauthcheck-1.0.15-1|30	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cu|svnauthcheck-1.0.15-1|31	%{_bindir}/*
14cu|svnauthcheck-1.0.15-1|32	%{_mandir}/man1/*
14cu|svnauthcheck-1.0.15-1|33	
14cu|svnauthcheck-1.0.15-1|34	
14cu|svnauthcheck-1.0.15-1|35	%changelog
14cu|svnauthcheck-1.0.15-1|36	
14cu|svnauthcheck-1.0.15-1|37	* Thu Apr 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.15-1
14cu|svnauthcheck-1.0.15-1|38	- (486091e) Updated to 1.0.15
14cu|svnauthcheck-1.0.15-1|39	
14cu|svnauthcheck-1.0.15-1|40	

14763 14
14cu|svnmailer-1.0.9-1|1	Name:           svnmailer
14cu|svnmailer-1.0.9-1|2	Version:        1.0.9
14cu|svnmailer-1.0.9-1|3	Release:        1
14cu|svnmailer-1.0.9-1|4	Summary:        Tool to send subversion commit notifications
14cu|svnmailer-1.0.9-1|5	Group:          Development/Other
14cu|svnmailer-1.0.9-1|6	License:        ASL 2.0
14cu|svnmailer-1.0.9-1|7	URL:            http://opensource.perlig.de/svnmailer/
14cu|svnmailer-1.0.9-1|8	Source0:        http://storage.perlig.de/svnmailer/%{name}-%{version}.tar.bz2
14cu|svnmailer-1.0.9-1|9	BuildRequires:  python-devel
14cu|svnmailer-1.0.9-1|10	Requires:       python-svn
14cu|svnmailer-1.0.9-1|11	BuildArch:      noarch
14cu|svnmailer-1.0.9-1|12	
14cu|svnmailer-1.0.9-1|13	%description
14cu|svnmailer-1.0.9-1|14	The svnmailer is a tool that is usually called by a subversion hook to submit
14cu|svnmailer-1.0.9-1|15	commit notifications in various ways (at the moment: mail via SMTP or a pipe
14cu|svnmailer-1.0.9-1|16	to a sendmail like program, news via NNTP, or CIA live tracker notification
14cu|svnmailer-1.0.9-1|17	via XML-RPC). It is derived from the original mailer.py distributed with
14cu|svnmailer-1.0.9-1|18	subversion, but should be much more consistent, more extensible, and have
14cu|svnmailer-1.0.9-1|19	many more features.
14cu|svnmailer-1.0.9-1|20	
14cu|svnmailer-1.0.9-1|21	%package doc
14cu|svnmailer-1.0.9-1|22	Summary:	Developer and API documentation for svnmailer
14cu|svnmailer-1.0.9-1|23	Group:		Development/Tools
14cu|svnmailer-1.0.9-1|24	
14cu|svnmailer-1.0.9-1|25	%description doc
14cu|svnmailer-1.0.9-1|26	This package contains developer information and API documentation for the
14cu|svnmailer-1.0.9-1|27	svnmailer tool.
14cu|svnmailer-1.0.9-1|28	
14cu|svnmailer-1.0.9-1|29	%prep
14cu|svnmailer-1.0.9-1|30	%setup -q
14cu|svnmailer-1.0.9-1|31	
14cu|svnmailer-1.0.9-1|32	%build
14cu|svnmailer-1.0.9-1|33	python setup.py build
14cu|svnmailer-1.0.9-1|34	
14cu|svnmailer-1.0.9-1|35	%install
14cu|svnmailer-1.0.9-1|36	python setup.py install -O1 --skip-build --root %{buildroot} --install-data %{_datadir}
14cu|svnmailer-1.0.9-1|37	
14cu|svnmailer-1.0.9-1|38	# See if there's any egg-info
14cu|svnmailer-1.0.9-1|39	if [ -f %{buildroot}%{py_puresitedir}/svnmailer*.egg-info ]; then
14cu|svnmailer-1.0.9-1|40	echo %{buildroot}%{py_puresitedir}/svnmailer*.egg-info |
14cu|svnmailer-1.0.9-1|41	sed -e 's|^%{buildroot}||'
14cu|svnmailer-1.0.9-1|42	fi > egg-info
14cu|svnmailer-1.0.9-1|43	
14cu|svnmailer-1.0.9-1|44	%files -f egg-info
14cu|svnmailer-1.0.9-1|45	%doc README CHANGES CREDITS LICENSE NOTICE
14cu|svnmailer-1.0.9-1|46	%{_bindir}/svn-mailer
14cu|svnmailer-1.0.9-1|47	%{_mandir}/man1/svn-mailer.1*
14cu|svnmailer-1.0.9-1|48	%{py_puresitedir}/svnmailer
14cu|svnmailer-1.0.9-1|49	
14cu|svnmailer-1.0.9-1|50	%files doc
14cu|svnmailer-1.0.9-1|51	%doc docs/*
14cu|svnmailer-1.0.9-1|52	%changelog
14cu|svnmailer-1.0.9-1|53	
14cu|svnmailer-1.0.9-1|54	* Sun Jul 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-1
14cu|svnmailer-1.0.9-1|55	- (4d100d3) Minor spec cleanup
14cu|svnmailer-1.0.9-1|56	
14cu|svnmailer-1.0.9-1|57	

14764 14
14cu|svrcore-4.1.2-1|1	%define nspr_version 4.12
14cu|svrcore-4.1.2-1|2	%define nss_version 3.11
14cu|svrcore-4.1.2-1|3	
14cu|svrcore-4.1.2-1|4	%define major	  0
14cu|svrcore-4.1.2-1|5	%define libname   %mklibname %{name} %{major}
14cu|svrcore-4.1.2-1|6	%define devname   %mklibname %{name} -d
14cu|svrcore-4.1.2-1|7	
14cu|svrcore-4.1.2-1|8	Summary:          Secure PIN handling using NSS crypto
14cu|svrcore-4.1.2-1|9	Name:             svrcore
14cu|svrcore-4.1.2-1|10	Version:          4.1.2
14cu|svrcore-4.1.2-1|11	Release:          1
14cu|svrcore-4.1.2-1|12	License:          MPLv1.1 or GPLv2+ or LGPLv2+
14cu|svrcore-4.1.2-1|13	URL:              http://www.mozilla.org/projects/security/pki/
14cu|svrcore-4.1.2-1|14	Group:            Security
14cu|svrcore-4.1.2-1|15	Requires:         nspr >= %{nspr_version}
14cu|svrcore-4.1.2-1|16	Requires:         nss >= %{nss_version}
14cu|svrcore-4.1.2-1|17	BuildRequires:    nspr-devel >= %{nspr_version}
14cu|svrcore-4.1.2-1|18	BuildRequires:    nss-devel >= %{nss_version}
14cu|svrcore-4.1.2-1|19	BuildRequires:    pkgconfig
14cu|svrcore-4.1.2-1|20	
14cu|svrcore-4.1.2-1|21	Source0:          ftp://ftp.mozilla.org/pub/mozilla.org/directory/svrcore/releases/%{version}/src/%{name}-%{version}.tar.bz2
14cu|svrcore-4.1.2-1|22	
14cu|svrcore-4.1.2-1|23	%description
14cu|svrcore-4.1.2-1|24	svrcore provides applications with several ways to handle secure PIN storage
14cu|svrcore-4.1.2-1|25	e.g. in an application that must be restarted, but needs the PIN to unlock
14cu|svrcore-4.1.2-1|26	the private key and other crypto material, without user intervention.  svrcore
14cu|svrcore-4.1.2-1|27	uses the facilities provided by NSS.
14cu|svrcore-4.1.2-1|28	
14cu|svrcore-4.1.2-1|29	%package -n %{libname}
14cu|svrcore-4.1.2-1|30	Summary:	Secure PIN handling using NSS crypto
14cu|svrcore-4.1.2-1|31	Group:		System/Libraries
14cu|svrcore-4.1.2-1|32	Provides:	%{name} = %{version}-%{release}
14cu|svrcore-4.1.2-1|33	Obsoletes:	%{name} < 4.0.4-5
14cu|svrcore-4.1.2-1|34	
14cu|svrcore-4.1.2-1|35	%description -n %{libname}
14cu|svrcore-4.1.2-1|36	svrcore provides applications with several ways to handle secure PIN storage
14cu|svrcore-4.1.2-1|37	e.g. in an application that must be restarted, but needs the PIN to unlock
14cu|svrcore-4.1.2-1|38	the private key and other crypto material, without user intervention.  svrcore
14cu|svrcore-4.1.2-1|39	uses the facilities provided by NSS.
14cu|svrcore-4.1.2-1|40	
14cu|svrcore-4.1.2-1|41	%package -n %{devname}
14cu|svrcore-4.1.2-1|42	Summary: 	Development files for secure PIN handling using NSS crypto
14cu|svrcore-4.1.2-1|43	Group: 		Development/C
14cu|svrcore-4.1.2-1|44	Requires: 	%{libname} = %{version}-%{release}
14cu|svrcore-4.1.2-1|45	Provides:	%{name}-devel = %{version}-%{release}
14cu|svrcore-4.1.2-1|46	Obsoletes:	%{name}-devel < 4.0.4-5
14cu|svrcore-4.1.2-1|47	
14cu|svrcore-4.1.2-1|48	%description -n %{devname}
14cu|svrcore-4.1.2-1|49	svrcore provides applications with several ways to handle secure PIN storage
14cu|svrcore-4.1.2-1|50	e.g. in an application that must be restarted, but needs the PIN to unlock
14cu|svrcore-4.1.2-1|51	the private key and other crypto material, without user intervention.  svrcore
14cu|svrcore-4.1.2-1|52	uses the facilities provided by NSS.
14cu|svrcore-4.1.2-1|53	
14cu|svrcore-4.1.2-1|54	This package contains header files and symlinks to develop programs which will
14cu|svrcore-4.1.2-1|55	use the libsvrcore library.  You should install this package if you need to
14cu|svrcore-4.1.2-1|56	develop programs which will use the svrcore library.
14cu|svrcore-4.1.2-1|57	
14cu|svrcore-4.1.2-1|58	%prep
14cu|svrcore-4.1.2-1|59	%setup -q
14cu|svrcore-4.1.2-1|60	
14cu|svrcore-4.1.2-1|61	%build
14cu|svrcore-4.1.2-1|62	autoreconf -vfi
14cu|svrcore-4.1.2-1|63	%configure2_5x
14cu|svrcore-4.1.2-1|64	%make
14cu|svrcore-4.1.2-1|65	
14cu|svrcore-4.1.2-1|66	%install
14cu|svrcore-4.1.2-1|67	%makeinstall_std
14cu|svrcore-4.1.2-1|68	
14cu|svrcore-4.1.2-1|69	rm -f %{buildroot}%{_libdir}/libsvrcore.{a,la}
14cu|svrcore-4.1.2-1|70	
14cu|svrcore-4.1.2-1|71	%files -n %{libname}
14cu|svrcore-4.1.2-1|72	%doc LICENSE README NEWS
14cu|svrcore-4.1.2-1|73	%{_libdir}/libsvrcore.so.%{major}
14cu|svrcore-4.1.2-1|74	%{_libdir}/libsvrcore.so.%{major}.*
14cu|svrcore-4.1.2-1|75	
14cu|svrcore-4.1.2-1|76	%files -n %{devname}
14cu|svrcore-4.1.2-1|77	%{_libdir}/pkgconfig/%{name}.pc
14cu|svrcore-4.1.2-1|78	%{_libdir}/libsvrcore.so
14cu|svrcore-4.1.2-1|79	%{_includedir}/svrcore.h
14cu|svrcore-4.1.2-1|80	
14cu|svrcore-4.1.2-1|81	
14cu|svrcore-4.1.2-1|82	
14cu|svrcore-4.1.2-1|83	%changelog
14cu|svrcore-4.1.2-1|84	
14cu|svrcore-4.1.2-1|85	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 4.1.2-1
14cu|svrcore-4.1.2-1|86	- (ba30f17) Imported from SRPM
14cu|svrcore-4.1.2-1|87	
14cu|svrcore-4.1.2-1|88	

14765 14
14cu|swatch-3.2.3-7|1	Summary:	A utility for monitoring system logs files
14cu|swatch-3.2.3-7|2	
14cu|swatch-3.2.3-7|3	Name:		swatch
14cu|swatch-3.2.3-7|4	Version:	3.2.3
14cu|swatch-3.2.3-7|5	Release:	7
14cu|swatch-3.2.3-7|6	License:	GPLv2
14cu|swatch-3.2.3-7|7	Group:		Monitoring
14cu|swatch-3.2.3-7|8	Source0:	%{name}-%{version}.tar.gz
14cu|swatch-3.2.3-7|9	URL:		http://swatch.sourceforge.net/
14cu|swatch-3.2.3-7|10	Source1:	swatchrc.bz2
14cu|swatch-3.2.3-7|11	Source2:	README-mandrake.bz2
14cu|swatch-3.2.3-7|12	BuildRequires:	perl-devel perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
14cu|swatch-3.2.3-7|13	Requires:	perl perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
14cu|swatch-3.2.3-7|14	BuildArch:	noarch
14cu|swatch-3.2.3-7|15	
14cu|swatch-3.2.3-7|16	%description
14cu|swatch-3.2.3-7|17	The Swatch utility monitors system log files, filters out unwanted data
14cu|swatch-3.2.3-7|18	and takes specified actions (i.e., sending email, executing a script,
14cu|swatch-3.2.3-7|19	etc.) based upon what it finds in the log files.
14cu|swatch-3.2.3-7|20	
14cu|swatch-3.2.3-7|21	Install the swatch package if you need a program that will monitor log
14cu|swatch-3.2.3-7|22	files and alert you in certain situations.
14cu|swatch-3.2.3-7|23	
14cu|swatch-3.2.3-7|24	%prep
14cu|swatch-3.2.3-7|25	%setup -q
14cu|swatch-3.2.3-7|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14cu|swatch-3.2.3-7|27	
14cu|swatch-3.2.3-7|28	%make
14cu|swatch-3.2.3-7|29	
14cu|swatch-3.2.3-7|30	%check
14cu|swatch-3.2.3-7|31	make test
14cu|swatch-3.2.3-7|32	
14cu|swatch-3.2.3-7|33	%install
14cu|swatch-3.2.3-7|34	eval `perl '-V:installarchlib'`
14cu|swatch-3.2.3-7|35	mkdir -p %{buildroot}/$installarchlib
14cu|swatch-3.2.3-7|36	perl -pi -e "s|^(INSTALLMAN1DIR\s=\s/usr/share/man/man1)|INSTALLMAN1DIR = \\$\(PREFIX\)/share/man/man1|" $RPM_BUILD_DIR/%{name}-%{version}/Makefile
14cu|swatch-3.2.3-7|37	%makeinstall_std
14cu|swatch-3.2.3-7|38	install tools/swatch_oldrc2newrc -D %{buildroot}%{_bindir}/swatch_oldrc2newrc
14cu|swatch-3.2.3-7|39	
14cu|swatch-3.2.3-7|40	mkdir -p %{buildroot}%{_sysconfdir}
14cu|swatch-3.2.3-7|41	bzcat %{SOURCE1} >> %{buildroot}%{_sysconfdir}/swatchrc
14cu|swatch-3.2.3-7|42	
14cu|swatch-3.2.3-7|43	bzcat %{SOURCE2} >> $RPM_BUILD_DIR/%{name}-%{version}/README-Mandrake
14cu|swatch-3.2.3-7|44	
14cu|swatch-3.2.3-7|45	rm -rf %{buildroot}%{perl_vendorlib}/auto
14cu|swatch-3.2.3-7|46	
14cu|swatch-3.2.3-7|47	%clean
14cu|swatch-3.2.3-7|48	
14cu|swatch-3.2.3-7|49	%files
14cu|swatch-3.2.3-7|50	%doc CHANGES INSTALL COPYRIGHT KNOWN_BUGS README* examples tools
14cu|swatch-3.2.3-7|51	%{_bindir}/swatch
14cu|swatch-3.2.3-7|52	%{_bindir}/swatch_oldrc2newrc
14cu|swatch-3.2.3-7|53	%{_mandir}/man?/*
14cu|swatch-3.2.3-7|54	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/swatchrc
14cu|swatch-3.2.3-7|55	%dir %{perl_vendorlib}/Swatch
14cu|swatch-3.2.3-7|56	%{perl_vendorlib}/Swatch/*
14cu|swatch-3.2.3-7|57	
14cu|swatch-3.2.3-7|58	
14cu|swatch-3.2.3-7|59	
14cu|swatch-3.2.3-7|60	%changelog
14cu|swatch-3.2.3-7|61	* Sat Dec 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.3-7
14cu|swatch-3.2.3-7|62	+ Revision: f42209e
14cu|swatch-3.2.3-7|63	- Rebuild to contrib
14cu|swatch-3.2.3-7|64	
14cu|swatch-3.2.3-7|65	

14766 14
14cu|SweetHome3D-5.5-1|1	%define pkgname SweetHome3D
14cu|SweetHome3D-5.5-1|2	%define pkgmod 3DModels
14cu|SweetHome3D-5.5-1|3	%define pkgtextu Textures
14cu|SweetHome3D-5.5-1|4	%define modelver 1.6.3
14cu|SweetHome3D-5.5-1|5	%define textuver 1.2
14cu|SweetHome3D-5.5-1|6	%define texturesver 1.5
14cu|SweetHome3D-5.5-1|7	%define furniturever 1.21
14cu|SweetHome3D-5.5-1|8	
14cu|SweetHome3D-5.5-1|9	Summary:	A free interior design application, with a 3D preview
14cu|SweetHome3D-5.5-1|10	Name:		SweetHome3D
14cu|SweetHome3D-5.5-1|11	Version:	5.5
14cu|SweetHome3D-5.5-1|12	Release:	1
14cu|SweetHome3D-5.5-1|13	License:	GPLv2
14cu|SweetHome3D-5.5-1|14	Group:		Graphics
14cu|SweetHome3D-5.5-1|15	Url:		http://www.sweethome3d.com/
14cu|SweetHome3D-5.5-1|16	Source0:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-source/SweetHome3D-%{version}-src/%{pkgname}-%{version}-src.zip
14cu|SweetHome3D-5.5-1|17	Source1:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-Contributions-%{modelver}.zip
14cu|SweetHome3D-5.5-1|18	Source2:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-KatorLegaz-%{modelver}.zip
14cu|SweetHome3D-5.5-1|19	Source3:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-LucaPresidente-%{modelver}.zip
14cu|SweetHome3D-5.5-1|20	Source4:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-Reallusion-%{modelver}.zip
14cu|SweetHome3D-5.5-1|21	Source5:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-Scopia-%{modelver}.zip
14cu|SweetHome3D-5.5-1|22	Source6:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-Trees-%{modelver}.zip
14cu|SweetHome3D-5.5-1|23	Source7:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-BlendSwap-CC-BY-%{modelver}.zip
14cu|SweetHome3D-5.5-1|24	Source8:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-models/3DModels-%{modelver}/%{pkgmod}-BlendSwap-CC-0-%{modelver}.zip
14cu|SweetHome3D-5.5-1|25	Source9:	sweethome3d_128x128.png
14cu|SweetHome3D-5.5-1|26	Source10:	sweethome3d-4.6-script
14cu|SweetHome3D-5.5-1|27	Source11:	http://sourceforge.net/projects/%{name}/files/TexturesLibraryEditor-source/TexturesLibraryEditor-%{texturesver}-src.zip
14cu|SweetHome3D-5.5-1|28	Source12:	http://sourceforge.net/projects/%{name}/files/FurnitureLibraryEditor-source/FurnitureLibraryEditor-%{furniturever}-src.zip
14cu|SweetHome3D-5.5-1|29	Source13:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-textures/Textures-%{textuver}/%{pkgtextu}-Contributions-%{textuver}.zip
14cu|SweetHome3D-5.5-1|30	Source14:	http://sourceforge.net/projects/%{name}/files/SweetHome3D-textures/Textures-%{textuver}/%{pkgtextu}-eTeksScopia-%{textuver}.zip
14cu|SweetHome3D-5.5-1|31	Source15:	SweetHome3D.rpmlintrc
14cu|SweetHome3D-5.5-1|32	Patch0:		sweethome3d-5.1-nomacosx.patch
14cu|SweetHome3D-5.5-1|33	Patch1:		sweethome3d-5.1-build_xml.patch
14cu|SweetHome3D-5.5-1|34	Patch2:		sweethome3d-5.4-javadoc.patch
14cu|SweetHome3D-5.5-1|35	Patch3:		sweethome3d-5.1-disable_checkForUpdates.patch
14cu|SweetHome3D-5.5-1|36	
14cu|SweetHome3D-5.5-1|37	BuildArch:	noarch
14cu|SweetHome3D-5.5-1|38	
14cu|SweetHome3D-5.5-1|39	BuildRequires:	ant
14cu|SweetHome3D-5.5-1|40	BuildRequires:	batik
14cu|SweetHome3D-5.5-1|41	BuildRequires:	desktop-file-utils
14cu|SweetHome3D-5.5-1|42	BuildRequires:	dos2unix
14cu|SweetHome3D-5.5-1|43	BuildRequires:	gnu-regexp
14cu|SweetHome3D-5.5-1|44	BuildRequires:	icedtea-web
14cu|SweetHome3D-5.5-1|45	BuildRequires:	imagemagick
14cu|SweetHome3D-5.5-1|46	BuildRequires:	itext
14cu|SweetHome3D-5.5-1|47	BuildRequires:	java-devel >= 1.7.0
14cu|SweetHome3D-5.5-1|48	BuildRequires:	java-javadoc
14cu|SweetHome3D-5.5-1|49	BuildRequires:	java-rpmbuild
14cu|SweetHome3D-5.5-1|50	BuildRequires:	java3d
14cu|SweetHome3D-5.5-1|51	BuildRequires:	java3d-javadoc
14cu|SweetHome3D-5.5-1|52	BuildRequires:	jdepend
14cu|SweetHome3D-5.5-1|53	BuildRequires:	jdom
14cu|SweetHome3D-5.5-1|54	BuildRequires:	jiprof
14cu|SweetHome3D-5.5-1|55	BuildRequires:	junit
14cu|SweetHome3D-5.5-1|56	BuildRequires:	jpackage-utils
14cu|SweetHome3D-5.5-1|57	BuildRequires:	sunflow
14cu|SweetHome3D-5.5-1|58	BuildRequires:	vecmath
14cu|SweetHome3D-5.5-1|59	BuildRequires:	xerces-j2
14cu|SweetHome3D-5.5-1|60	BuildRequires:	xml-commons-apis
14cu|SweetHome3D-5.5-1|61	
14cu|SweetHome3D-5.5-1|62	Requires:	batik
14cu|SweetHome3D-5.5-1|63	Requires:	icedtea-web
14cu|SweetHome3D-5.5-1|64	Requires:	itext
14cu|SweetHome3D-5.5-1|65	Requires:	java-headless
14cu|SweetHome3D-5.5-1|66	Requires:	java3d
14cu|SweetHome3D-5.5-1|67	Requires:	jpackage-utils
14cu|SweetHome3D-5.5-1|68	Requires:	sunflow
14cu|SweetHome3D-5.5-1|69	Requires:	vecmath
14cu|SweetHome3D-5.5-1|70	
14cu|SweetHome3D-5.5-1|71	Suggests:	%{name}-3dmodels
14cu|SweetHome3D-5.5-1|72	Suggests:	%{name}-textures
14cu|SweetHome3D-5.5-1|73	
14cu|SweetHome3D-5.5-1|74	%description
14cu|SweetHome3D-5.5-1|75	Sweet Home 3D is a free interior design application that helps you place your
14cu|SweetHome3D-5.5-1|76	furniture on a house 2D plan, with a 3D preview.
14cu|SweetHome3D-5.5-1|77	Available at http://www.sweethome3d.eu/, this program is aimed at people who
14cu|SweetHome3D-5.5-1|78	want to design their interior quickly, whether they are moving or they just
14cu|SweetHome3D-5.5-1|79	want to redesign their existing home. Numerous visual guides help you draw the
14cu|SweetHome3D-5.5-1|80	plan of your home and layout furniture. You may draw the walls of your rooms
14cu|SweetHome3D-5.5-1|81	upon the image of an existing plan, and then, drag and drop furniture onto the
14cu|SweetHome3D-5.5-1|82	plan from a catalog organized by categories. Each change in the 2D plan is
14cu|SweetHome3D-5.5-1|83	simultaneously updated in the 3D view, to show you a realistic rendering of
14cu|SweetHome3D-5.5-1|84	your layout.
14cu|SweetHome3D-5.5-1|85	
14cu|SweetHome3D-5.5-1|86	%files
14cu|SweetHome3D-5.5-1|87	%doc COPYING* LICENSE.TXT README.TXT
14cu|SweetHome3D-5.5-1|88	%{_bindir}/%{name}
14cu|SweetHome3D-5.5-1|89	%dir %{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|90	%{_javadir}/%{name}/Furniture.jar
14cu|SweetHome3D-5.5-1|91	%{_javadir}/%{name}/Help.jar
14cu|SweetHome3D-5.5-1|92	%{_javadir}/%{name}/%{pkgname}-%{version}.jar
14cu|SweetHome3D-5.5-1|93	%{_javadir}/%{name}/%{pkgname}.jar
14cu|SweetHome3D-5.5-1|94	%{_javadir}/%{name}/Textures.jar
14cu|SweetHome3D-5.5-1|95	# FIXME for package jar that does not exist
14cu|SweetHome3D-5.5-1|96	%{_javadir}/%{name}/jmf.jar
14cu|SweetHome3D-5.5-1|97	%{_javadir}/%{name}/freehep-vectorgraphics-svg-2.1.1b.jar
14cu|SweetHome3D-5.5-1|98	%{_javadir}/%{name}/jnlp.jar
14cu|SweetHome3D-5.5-1|99	#
14cu|SweetHome3D-5.5-1|100	%{_datadir}/applications/%{name}.desktop
14cu|SweetHome3D-5.5-1|101	%{_datadir}/pixmaps/%{name}.png
14cu|SweetHome3D-5.5-1|102	%{_iconsdir}/*.jpg
14cu|SweetHome3D-5.5-1|103	%{_iconsdir}/*.gif
14cu|SweetHome3D-5.5-1|104	%{_iconsdir}/hicolor/*x*/apps/%{name}.png
14cu|SweetHome3D-5.5-1|105	
14cu|SweetHome3D-5.5-1|106	#-----------------------------------------------------------------------------
14cu|SweetHome3D-5.5-1|107	
14cu|SweetHome3D-5.5-1|108	%package 3dmodels
14cu|SweetHome3D-5.5-1|109	Summary:	Some extra 3DModels for %{pkgname}
14cu|SweetHome3D-5.5-1|110	Group:		Graphics
14cu|SweetHome3D-5.5-1|111	BuildArch:	noarch
14cu|SweetHome3D-5.5-1|112	Requires:	%{name} = %{EVRD}
14cu|SweetHome3D-5.5-1|113	
14cu|SweetHome3D-5.5-1|114	%description 3dmodels
14cu|SweetHome3D-5.5-1|115	Some extra 3DModels for %{pkgname}.
14cu|SweetHome3D-5.5-1|116	
14cu|SweetHome3D-5.5-1|117	This package contains:
14cu|SweetHome3D-5.5-1|118	* 3DModels Contributions %{modelver}
14cu|SweetHome3D-5.5-1|119	* 3DModels KatorLegaz %{modelver}
14cu|SweetHome3D-5.5-1|120	* 3DModels Scopia %{modelver}
14cu|SweetHome3D-5.5-1|121	* 3DModels Trees %{modelver}
14cu|SweetHome3D-5.5-1|122	* 3DModels LucaPresidente %{modelver}
14cu|SweetHome3D-5.5-1|123	* 3DModels Reallusion-%{modelver}
14cu|SweetHome3D-5.5-1|124	* 3DModels BlendSwap-CC-BY-%{modelver}
14cu|SweetHome3D-5.5-1|125	* 3DModels BlendSwap-CC-0-%{modelver}
14cu|SweetHome3D-5.5-1|126	
14cu|SweetHome3D-5.5-1|127	%files 3dmodels
14cu|SweetHome3D-5.5-1|128	%doc 3DModels-Contributions/*.txt 3DModels-KatorLegaz/*.txt 3DModels-Scopia/*.txt 3DModels-Trees/*.txt 3DModels-LucaPresidente/*.txt 3DModels-Reallusion/*.txt 3DModels-BlendSwap-CC-BY/*.txt 3DModels-BlendSwap-CC-0/*.txt
14cu|SweetHome3D-5.5-1|129	%dir %{_datadir}/%{name}
14cu|SweetHome3D-5.5-1|130	%dir %{_datadir}/%{name}/%{pkgmod}
14cu|SweetHome3D-5.5-1|131	%{_datadir}/%{name}/%{pkgmod}/*.sh3f
14cu|SweetHome3D-5.5-1|132	
14cu|SweetHome3D-5.5-1|133	#-----------------------------------------------------------------------------
14cu|SweetHome3D-5.5-1|134	
14cu|SweetHome3D-5.5-1|135	%package textures
14cu|SweetHome3D-5.5-1|136	Summary:	Some extra Textures for %{pkgname}
14cu|SweetHome3D-5.5-1|137	Group:		Graphics
14cu|SweetHome3D-5.5-1|138	BuildArch:	noarch
14cu|SweetHome3D-5.5-1|139	Requires:	%{name} = %{EVRD}
14cu|SweetHome3D-5.5-1|140	
14cu|SweetHome3D-5.5-1|141	%description textures
14cu|SweetHome3D-5.5-1|142	(New) Some extra Textures for %{pkgname}.
14cu|SweetHome3D-5.5-1|143	
14cu|SweetHome3D-5.5-1|144	This package contains:
14cu|SweetHome3D-5.5-1|145	* Textures Contributions %{textuver}
14cu|SweetHome3D-5.5-1|146	* Textures eTeksScopia %{textuver}
14cu|SweetHome3D-5.5-1|147	
14cu|SweetHome3D-5.5-1|148	%files textures
14cu|SweetHome3D-5.5-1|149	%doc Textures-Contributions/*.txt Textures-eTeksScopia/*.txt
14cu|SweetHome3D-5.5-1|150	%dir %{_datadir}/%{name}
14cu|SweetHome3D-5.5-1|151	%dir %{_datadir}/%{name}/%{pkgtextu}
14cu|SweetHome3D-5.5-1|152	%{_datadir}/%{name}/%{pkgtextu}/*.sh3t
14cu|SweetHome3D-5.5-1|153	
14cu|SweetHome3D-5.5-1|154	#-----------------------------------------------------------------------------
14cu|SweetHome3D-5.5-1|155	
14cu|SweetHome3D-5.5-1|156	%package javadoc
14cu|SweetHome3D-5.5-1|157	Summary:	Javadoc for %{pkgname}
14cu|SweetHome3D-5.5-1|158	Group:		Documentation
14cu|SweetHome3D-5.5-1|159	BuildArch:	noarch
14cu|SweetHome3D-5.5-1|160	
14cu|SweetHome3D-5.5-1|161	%description javadoc
14cu|SweetHome3D-5.5-1|162	Sweet Home 3D - An application for placing your furniture on a house 2D plan,
14cu|SweetHome3D-5.5-1|163	with a 3D preview
14cu|SweetHome3D-5.5-1|164	
14cu|SweetHome3D-5.5-1|165	This package contains javadoc for %{pkgname}.
14cu|SweetHome3D-5.5-1|166	
14cu|SweetHome3D-5.5-1|167	%files javadoc
14cu|SweetHome3D-5.5-1|168	%dir %{_javadocdir}/%{name}
14cu|SweetHome3D-5.5-1|169	%{_javadocdir}/%{name}/*
14cu|SweetHome3D-5.5-1|170	
14cu|SweetHome3D-5.5-1|171	#-----------------------------------------------------------------------------
14cu|SweetHome3D-5.5-1|172	
14cu|SweetHome3D-5.5-1|173	%prep
14cu|SweetHome3D-5.5-1|174	%setup -q -n %{pkgname}-%{version}-src
14cu|SweetHome3D-5.5-1|175	%apply_patches
14cu|SweetHome3D-5.5-1|176	
14cu|SweetHome3D-5.5-1|177	for j in $(find . -name "*.jar"); do
14cu|SweetHome3D-5.5-1|178	mv $j $j.no
14cu|SweetHome3D-5.5-1|179	done
14cu|SweetHome3D-5.5-1|180	
14cu|SweetHome3D-5.5-1|181	rm -rf lib/windows
14cu|SweetHome3D-5.5-1|182	rm -rf lib/macosx
14cu|SweetHome3D-5.5-1|183	rm -rf lib/linux
14cu|SweetHome3D-5.5-1|184	
14cu|SweetHome3D-5.5-1|185	pushd lib
14cu|SweetHome3D-5.5-1|186	ln -sf $(build-classpath batik-all) batik-svgpathparser-1.7.jar
14cu|SweetHome3D-5.5-1|187	ln -sf $(build-classpath itext) iText-2.1.7.jar
14cu|SweetHome3D-5.5-1|188	ln -sf $(build-classpath java3d/j3dcore) j3dcore.jar
14cu|SweetHome3D-5.5-1|189	ln -sf $(build-classpath java3d/j3dutils) j3dutils.jar
14cu|SweetHome3D-5.5-1|190	ln -sf $(build-classpath sunflow) sunflow-0.07.3i.jar
14cu|SweetHome3D-5.5-1|191	ln -sf $(build-classpath vecmath) vecmath.jar
14cu|SweetHome3D-5.5-1|192	# FIXME for package jar that does not exist on Mageia
14cu|SweetHome3D-5.5-1|193	mv jmf.jar.no jmf.jar
14cu|SweetHome3D-5.5-1|194	mv freehep-vectorgraphics-svg-2.1.1b.jar.no freehep-vectorgraphics-svg-2.1.1b.jar
14cu|SweetHome3D-5.5-1|195	popd
14cu|SweetHome3D-5.5-1|196	
14cu|SweetHome3D-5.5-1|197	# Abbot is not built yet
14cu|SweetHome3D-5.5-1|198	pushd libtest
14cu|SweetHome3D-5.5-1|199	ln -sf $(build-classpath gnu-regexp) gnu-regexp-1.1.0.jar
14cu|SweetHome3D-5.5-1|200	ln -sf $(build-classpath jdepend) jdepend-2.9.jar
14cu|SweetHome3D-5.5-1|201	ln -sf $(build-classpath jdom) jdom-1.0.jar
14cu|SweetHome3D-5.5-1|202	ln -sf /usr/share/icedtea-web/netx.jar jnlp.jar
14cu|SweetHome3D-5.5-1|203	ln -sf $(build-classpath jiprof/profile) profile.jar
14cu|SweetHome3D-5.5-1|204	popd
14cu|SweetHome3D-5.5-1|205	
14cu|SweetHome3D-5.5-1|206	for c in $(find lib -name "*.class"); do
14cu|SweetHome3D-5.5-1|207	rm -f $c
14cu|SweetHome3D-5.5-1|208	done
14cu|SweetHome3D-5.5-1|209	
14cu|SweetHome3D-5.5-1|210	dos2unix  *.TXT
14cu|SweetHome3D-5.5-1|211	chmod 644 *.TXT
14cu|SweetHome3D-5.5-1|212	
14cu|SweetHome3D-5.5-1|213	# for extra 3DModels
14cu|SweetHome3D-5.5-1|214	mkdir -p 3DModels-Contributions
14cu|SweetHome3D-5.5-1|215	pushd 3DModels-Contributions
14cu|SweetHome3D-5.5-1|216	unzip -q %{SOURCE1}
14cu|SweetHome3D-5.5-1|217	mv README.TXT README-3DModels-Contributions.txt
14cu|SweetHome3D-5.5-1|218	mv LICENSE.TXT LICENSE-3DModels-Contributions.txt
14cu|SweetHome3D-5.5-1|219	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|220	popd
14cu|SweetHome3D-5.5-1|221	mkdir -p 3DModels-KatorLegaz
14cu|SweetHome3D-5.5-1|222	pushd 3DModels-KatorLegaz
14cu|SweetHome3D-5.5-1|223	unzip -q %{SOURCE2}
14cu|SweetHome3D-5.5-1|224	mv README.TXT README-3DModels-KatorLegaz.txt
14cu|SweetHome3D-5.5-1|225	mv LICENSE.TXT LICENSE-3DModels-KatorLegaz.txt
14cu|SweetHome3D-5.5-1|226	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|227	popd
14cu|SweetHome3D-5.5-1|228	mkdir -p 3DModels-LucaPresidente
14cu|SweetHome3D-5.5-1|229	pushd 3DModels-LucaPresidente
14cu|SweetHome3D-5.5-1|230	unzip -q %{SOURCE3}
14cu|SweetHome3D-5.5-1|231	mv README.TXT README-3DModels-LucaPresidente.txt
14cu|SweetHome3D-5.5-1|232	mv LICENSE.TXT LICENSE-3DModels-LucaPresidente.txt
14cu|SweetHome3D-5.5-1|233	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|234	popd
14cu|SweetHome3D-5.5-1|235	mkdir -p 3DModels-Reallusion
14cu|SweetHome3D-5.5-1|236	pushd 3DModels-Reallusion
14cu|SweetHome3D-5.5-1|237	unzip -q %{SOURCE4}
14cu|SweetHome3D-5.5-1|238	mv README.TXT README-3DModels-Reallusion.txt
14cu|SweetHome3D-5.5-1|239	mv LICENSE.TXT LICENSE-3DModels-Reallusion.txt
14cu|SweetHome3D-5.5-1|240	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|241	popd
14cu|SweetHome3D-5.5-1|242	mkdir -p 3DModels-Scopia
14cu|SweetHome3D-5.5-1|243	pushd 3DModels-Scopia
14cu|SweetHome3D-5.5-1|244	unzip -q %{SOURCE5}
14cu|SweetHome3D-5.5-1|245	mv README.TXT README-3DModels-Scopia.txt
14cu|SweetHome3D-5.5-1|246	mv LICENSE.TXT LICENSE-3DModels-Scopia.txt
14cu|SweetHome3D-5.5-1|247	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|248	popd
14cu|SweetHome3D-5.5-1|249	mkdir -p 3DModels-Trees
14cu|SweetHome3D-5.5-1|250	pushd 3DModels-Trees
14cu|SweetHome3D-5.5-1|251	unzip -q %{SOURCE6}
14cu|SweetHome3D-5.5-1|252	mv README.TXT README-3DModels-Trees.txt
14cu|SweetHome3D-5.5-1|253	mv LICENSE.TXT LICENSE-3DModels-Trees.txt
14cu|SweetHome3D-5.5-1|254	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|255	popd
14cu|SweetHome3D-5.5-1|256	mkdir -p 3DModels-BlendSwap-CC-BY
14cu|SweetHome3D-5.5-1|257	pushd 3DModels-BlendSwap-CC-BY
14cu|SweetHome3D-5.5-1|258	unzip -q %{SOURCE7}
14cu|SweetHome3D-5.5-1|259	mv README.TXT README-3DModels-BlendSwap-CC-BY.txt
14cu|SweetHome3D-5.5-1|260	mv LICENSE.TXT LICENSE-3DModels-BlendSwap-CC-BY.txt
14cu|SweetHome3D-5.5-1|261	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|262	popd
14cu|SweetHome3D-5.5-1|263	mkdir -p 3DModels-BlendSwap-CC-0
14cu|SweetHome3D-5.5-1|264	pushd 3DModels-BlendSwap-CC-0
14cu|SweetHome3D-5.5-1|265	unzip -q %{SOURCE8}
14cu|SweetHome3D-5.5-1|266	mv README.TXT README-3DModels-BlendSwap-CC-0.txt
14cu|SweetHome3D-5.5-1|267	mv LICENSE.TXT LICENSE-3DModels-BlendSwap-CC-0.txt
14cu|SweetHome3D-5.5-1|268	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|269	popd
14cu|SweetHome3D-5.5-1|270	# for extra Textures
14cu|SweetHome3D-5.5-1|271	mkdir -p Textures-Contributions
14cu|SweetHome3D-5.5-1|272	pushd Textures-Contributions
14cu|SweetHome3D-5.5-1|273	unzip -q %{SOURCE13}
14cu|SweetHome3D-5.5-1|274	mv README.TXT README-Textures-Contributions.txt
14cu|SweetHome3D-5.5-1|275	mv LICENSE.TXT LICENSE-Textures-Contributions.txt
14cu|SweetHome3D-5.5-1|276	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|277	popd
14cu|SweetHome3D-5.5-1|278	mkdir -p Textures-eTeksScopia
14cu|SweetHome3D-5.5-1|279	pushd Textures-eTeksScopia
14cu|SweetHome3D-5.5-1|280	unzip -q %{SOURCE14}
14cu|SweetHome3D-5.5-1|281	mv README.TXT README-Textures-eTeksScopia.txt
14cu|SweetHome3D-5.5-1|282	mv LICENSE.TXT LICENSE-Textures-eTeksScopia.txt
14cu|SweetHome3D-5.5-1|283	sed -i 's/\r$//' *.txt
14cu|SweetHome3D-5.5-1|284	popd
14cu|SweetHome3D-5.5-1|285	
14cu|SweetHome3D-5.5-1|286	%build
14cu|SweetHome3D-5.5-1|287	%ant application furniture textures help javadoc
14cu|SweetHome3D-5.5-1|288	
14cu|SweetHome3D-5.5-1|289	%install
14cu|SweetHome3D-5.5-1|290	# .jar-repertory
14cu|SweetHome3D-5.5-1|291	mkdir -p %{buildroot}%{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|292	install -pm 644 build/SweetHome3D.jar \
14cu|SweetHome3D-5.5-1|293	%{buildroot}%{_javadir}/%{name}/%{pkgname}-%{version}.jar
14cu|SweetHome3D-5.5-1|294	
14cu|SweetHome3D-5.5-1|295	(
14cu|SweetHome3D-5.5-1|296	cd %{buildroot}%{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|297	for jar in *-%{version}*; do
14cu|SweetHome3D-5.5-1|298	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`
14cu|SweetHome3D-5.5-1|299	done
14cu|SweetHome3D-5.5-1|300	)
14cu|SweetHome3D-5.5-1|301	
14cu|SweetHome3D-5.5-1|302	for i in Furniture Textures Help; do
14cu|SweetHome3D-5.5-1|303	install -pm 644 build/$i.jar %{buildroot}%{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|304	done
14cu|SweetHome3D-5.5-1|305	
14cu|SweetHome3D-5.5-1|306	rm -rf lib/iText-2.1.7.jar
14cu|SweetHome3D-5.5-1|307	rm -rf lib/j3dcore.jar
14cu|SweetHome3D-5.5-1|308	rm -rf lib/j3dutils.jar
14cu|SweetHome3D-5.5-1|309	rm -rf lib/sunflow-0.07.3i.jar
14cu|SweetHome3D-5.5-1|310	rm -rf lib/vecmath.jar
14cu|SweetHome3D-5.5-1|311	rm -rf lib/Loader3DS1_2u.jar
14cu|SweetHome3D-5.5-1|312	
14cu|SweetHome3D-5.5-1|313	# FIXME for package jar that does not exist on Mageia
14cu|SweetHome3D-5.5-1|314	install -pm 644 lib/jmf.jar %{buildroot}%{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|315	install -pm 644 lib/freehep-vectorgraphics-svg-2.1.1b.jar %{buildroot}%{_javadir}/%{name}
14cu|SweetHome3D-5.5-1|316	# FIXME for display the sweethome3d splash screen
14cu|SweetHome3D-5.5-1|317	install -pm 644 libtest/jnlp.jar.no %{buildroot}%{_javadir}/%{name}/jnlp.jar
14cu|SweetHome3D-5.5-1|318	
14cu|SweetHome3D-5.5-1|319	# 3Dmodels-repertory
14cu|SweetHome3D-5.5-1|320	mkdir -p %{buildroot}%{_datadir}/%{name}/%{pkgmod}
14cu|SweetHome3D-5.5-1|321	for i in Contributions KatorLegaz LucaPresidente Reallusion Scopia Trees BlendSwap-CC-BY BlendSwap-CC-0; do
14cu|SweetHome3D-5.5-1|322	install -m 644 3DModels-$i/*.sh3f %{buildroot}%{_datadir}/%{name}/%{pkgmod}
14cu|SweetHome3D-5.5-1|323	done
14cu|SweetHome3D-5.5-1|324	
14cu|SweetHome3D-5.5-1|325	# Textures-repertory
14cu|SweetHome3D-5.5-1|326	mkdir -p %{buildroot}%{_datadir}/%{name}/%{pkgtextu}
14cu|SweetHome3D-5.5-1|327	for i in Contributions eTeksScopia; do
14cu|SweetHome3D-5.5-1|328	install -m 644 Textures-$i/*.sh3t %{buildroot}%{_datadir}/%{name}/%{pkgtextu}
14cu|SweetHome3D-5.5-1|329	done
14cu|SweetHome3D-5.5-1|330	
14cu|SweetHome3D-5.5-1|331	# javadoc-repertory
14cu|SweetHome3D-5.5-1|332	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|SweetHome3D-5.5-1|333	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}
14cu|SweetHome3D-5.5-1|334	
14cu|SweetHome3D-5.5-1|335	# binary-repertory
14cu|SweetHome3D-5.5-1|336	mkdir -p %{buildroot}%{_bindir}
14cu|SweetHome3D-5.5-1|337	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/%{name}
14cu|SweetHome3D-5.5-1|338	
14cu|SweetHome3D-5.5-1|339	# icons-repertory
14cu|SweetHome3D-5.5-1|340	mkdir -p %{buildroot}%{_datadir}/pixmaps %{buildroot}%{_iconsdir} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
14cu|SweetHome3D-5.5-1|341	cp -pr %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|SweetHome3D-5.5-1|342	cp -pr %{SOURCE9} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|SweetHome3D-5.5-1|343	cp -pr deploy/%{pkgname}*.jpg %{buildroot}%{_iconsdir}
14cu|SweetHome3D-5.5-1|344	cp -pr deploy/%{pkgname}*.gif %{buildroot}%{_iconsdir}
14cu|SweetHome3D-5.5-1|345	
14cu|SweetHome3D-5.5-1|346	for png in 64x64 32x32 22x22 16x16; do
14cu|SweetHome3D-5.5-1|347	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${png}/apps/
14cu|SweetHome3D-5.5-1|348	convert -geometry $png %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/${png}/apps/%{name}.png
14cu|SweetHome3D-5.5-1|349	done
14cu|SweetHome3D-5.5-1|350	
14cu|SweetHome3D-5.5-1|351	# menu-entry
14cu|SweetHome3D-5.5-1|352	mkdir -p %{buildroot}%{_datadir}/applications
14cu|SweetHome3D-5.5-1|353	cat > %{name}.desktop <<EOF
14cu|SweetHome3D-5.5-1|354	[Desktop Entry]
14cu|SweetHome3D-5.5-1|355	Version=1.0
14cu|SweetHome3D-5.5-1|356	Name=Sweet Home 3D
14cu|SweetHome3D-5.5-1|357	Name[fr]=Sweet Home 3D
14cu|SweetHome3D-5.5-1|358	Name[ru]=Sweet Home 3D
14cu|SweetHome3D-5.5-1|359	GenericName=Sweet Home 3D
14cu|SweetHome3D-5.5-1|360	GenericName[fr]=Sweet Home 3D
14cu|SweetHome3D-5.5-1|361	GenericName[ru]=Проектирование домашнего интерьера в 3D
14cu|SweetHome3D-5.5-1|362	Comment=Design Application
14cu|SweetHome3D-5.5-1|363	Comment[fr]=Application de conception d'intérieur en 3D
14cu|SweetHome3D-5.5-1|364	Comment[ru]=Программа проектирования домашнего интерьера в 3D
14cu|SweetHome3D-5.5-1|365	Exec=%{name}
14cu|SweetHome3D-5.5-1|366	Icon=%{name}
14cu|SweetHome3D-5.5-1|367	Terminal=false
14cu|SweetHome3D-5.5-1|368	Type=Application
14cu|SweetHome3D-5.5-1|369	StartupNotify=true
14cu|SweetHome3D-5.5-1|370	StartupWMClass=com-eteks-sweethome3d-SweetHome3D
14cu|SweetHome3D-5.5-1|371	Categories=Graphics;2DGraphics;3DGraphics;
14cu|SweetHome3D-5.5-1|372	EOF
14cu|SweetHome3D-5.5-1|373	
14cu|SweetHome3D-5.5-1|374	desktop-file-install \
14cu|SweetHome3D-5.5-1|375	--mode=0644 \
14cu|SweetHome3D-5.5-1|376	--dir=%{buildroot}%{_datadir}/applications %{name}.desktop
14cu|SweetHome3D-5.5-1|377	
14cu|SweetHome3D-5.5-1|378	%check
14cu|SweetHome3D-5.5-1|379	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|SweetHome3D-5.5-1|380	
14cu|SweetHome3D-5.5-1|381	%changelog

14767 14
14cu|swh-lv2-1.0.15-5|1	Summary:	SWH LV2 plugins converted from LADSPA
14cu|swh-lv2-1.0.15-5|2	Name:		swh-lv2
14cu|swh-lv2-1.0.15-5|3	Version:	1.0.15
14cu|swh-lv2-1.0.15-5|4	Release:	5
14cu|swh-lv2-1.0.15-5|5	License:	GPLv2+
14cu|swh-lv2-1.0.15-5|6	Group:		Sound
14cu|swh-lv2-1.0.15-5|7	Url:		http://plugin.org.uk/
14cu|swh-lv2-1.0.15-5|8	Source0:	http://plugin.org.uk/lv2/%{name}-%{version}.tar.gz
14cu|swh-lv2-1.0.15-5|9	BuildRequires:	libxslt-proc
14cu|swh-lv2-1.0.15-5|10	BuildRequires:	ladspa-devel
14cu|swh-lv2-1.0.15-5|11	BuildRequires:	pkgconfig(fftw3)
14cu|swh-lv2-1.0.15-5|12	BuildRequires:	pkgconfig(lv2)
14cu|swh-lv2-1.0.15-5|13	Requires:	lv2
14cu|swh-lv2-1.0.15-5|14	
14cu|swh-lv2-1.0.15-5|15	%description
14cu|swh-lv2-1.0.15-5|16	This is an early experimental port of my LADSPA plugins to the LV2
14cu|swh-lv2-1.0.15-5|17	specification, c.f. http://lv2plug.in/ . It's still quite early days, but most
14cu|swh-lv2-1.0.15-5|18	things should work as well or not as they did in LADSPA.
14cu|swh-lv2-1.0.15-5|19	
14cu|swh-lv2-1.0.15-5|20	%files
14cu|swh-lv2-1.0.15-5|21	%doc README
14cu|swh-lv2-1.0.15-5|22	%{_libdir}/lv2/*
14cu|swh-lv2-1.0.15-5|23	
14cu|swh-lv2-1.0.15-5|24	#----------------------------------------------------------------------------
14cu|swh-lv2-1.0.15-5|25	
14cu|swh-lv2-1.0.15-5|26	%prep
14cu|swh-lv2-1.0.15-5|27	%setup -q
14cu|swh-lv2-1.0.15-5|28	
14cu|swh-lv2-1.0.15-5|29	%build
14cu|swh-lv2-1.0.15-5|30	%setup_compile_flags
14cu|swh-lv2-1.0.15-5|31	%make LDFLAGS="-lm"
14cu|swh-lv2-1.0.15-5|32	
14cu|swh-lv2-1.0.15-5|33	%install
14cu|swh-lv2-1.0.15-5|34	make install-system \
14cu|swh-lv2-1.0.15-5|35	PREFIX=%{buildroot} \
14cu|swh-lv2-1.0.15-5|36	INSTALL_DIR=%{buildroot}%{_libdir}/lv2
14cu|swh-lv2-1.0.15-5|37	chmod 644 %{buildroot}%{_libdir}/lv2/*/*.ttl
14cu|swh-lv2-1.0.15-5|38	
14cu|swh-lv2-1.0.15-5|39	
14cu|swh-lv2-1.0.15-5|40	%changelog
14cu|swh-lv2-1.0.15-5|41	
14cu|swh-lv2-1.0.15-5|42	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.15-5
14cu|swh-lv2-1.0.15-5|43	- (4bd7967) Build with system optflags to fix debug package
14cu|swh-lv2-1.0.15-5|44	- (4bd7967) Spec cleanup
14cu|swh-lv2-1.0.15-5|45	
14cu|swh-lv2-1.0.15-5|46	

14768 14
14cu|swh-plugins-0.4.15-8|1	Summary:	A set of audio plugins for LADSPA
14cu|swh-plugins-0.4.15-8|2	Name:		swh-plugins
14cu|swh-plugins-0.4.15-8|3	Version:	0.4.15
14cu|swh-plugins-0.4.15-8|4	Release:	8
14cu|swh-plugins-0.4.15-8|5	License:	GPL
14cu|swh-plugins-0.4.15-8|6	Group:		Sound
14cu|swh-plugins-0.4.15-8|7	Source:		http://plugin.org.uk/releases/%{version}/%{name}-%{version}.tar.gz
14cu|swh-plugins-0.4.15-8|8	Patch:		swh-plugins-0.4.15-build.patch
14cu|swh-plugins-0.4.15-8|9	BuildRequires:	ladspa-devel
14cu|swh-plugins-0.4.15-8|10	BuildRequires:	fftw-devel
14cu|swh-plugins-0.4.15-8|11	URL:		http://plugin.org.uk/
14cu|swh-plugins-0.4.15-8|12	
14cu|swh-plugins-0.4.15-8|13	%description
14cu|swh-plugins-0.4.15-8|14	A set of audio plugins for LADSPA (see http://plugin.org.uk/ for more
14cu|swh-plugins-0.4.15-8|15	details).
14cu|swh-plugins-0.4.15-8|16	
14cu|swh-plugins-0.4.15-8|17	%prep
14cu|swh-plugins-0.4.15-8|18	%setup -q
14cu|swh-plugins-0.4.15-8|19	%patch -p1 -b .build
14cu|swh-plugins-0.4.15-8|20	
14cu|swh-plugins-0.4.15-8|21	%build
14cu|swh-plugins-0.4.15-8|22	%configure2_5x
14cu|swh-plugins-0.4.15-8|23	%make CFLAGS="%{optflags} -fPIC"
14cu|swh-plugins-0.4.15-8|24	
14cu|swh-plugins-0.4.15-8|25	%install
14cu|swh-plugins-0.4.15-8|26	%makeinstall_std
14cu|swh-plugins-0.4.15-8|27	%if %_lib != lib
14cu|swh-plugins-0.4.15-8|28	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14cu|swh-plugins-0.4.15-8|29	%endif
14cu|swh-plugins-0.4.15-8|30	%find_lang %{name}
14cu|swh-plugins-0.4.15-8|31	
14cu|swh-plugins-0.4.15-8|32	%clean
14cu|swh-plugins-0.4.15-8|33	
14cu|swh-plugins-0.4.15-8|34	%files -f %{name}.lang
14cu|swh-plugins-0.4.15-8|35	%doc README ChangeLog AUTHORS
14cu|swh-plugins-0.4.15-8|36	%{_libdir}/ladspa/*.so
14cu|swh-plugins-0.4.15-8|37	%dir %{_datadir}/ladspa/
14cu|swh-plugins-0.4.15-8|38	%dir %{_datadir}/ladspa/rdf/
14cu|swh-plugins-0.4.15-8|39	%{_datadir}/ladspa/rdf/*.rdf
14cu|swh-plugins-0.4.15-8|40	
14cu|swh-plugins-0.4.15-8|41	
14cu|swh-plugins-0.4.15-8|42	
14cu|swh-plugins-0.4.15-8|43	
14cu|swh-plugins-0.4.15-8|44	
14cu|swh-plugins-0.4.15-8|45	
14cu|swh-plugins-0.4.15-8|46	%changelog
14cu|swh-plugins-0.4.15-8|47	
14cu|swh-plugins-0.4.15-8|48	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.4.15-8
14cu|swh-plugins-0.4.15-8|49	- (d7eb8d1) Repack tarball according to upstream
14cu|swh-plugins-0.4.15-8|50	
14cu|swh-plugins-0.4.15-8|51	

14769 14
14cu|swift-3.0-3|1	%define major 3
14cu|swift-3.0-3|2	%define libname %mklibname swiften %{major}
14cu|swift-3.0-3|3	%define devname %mklibname swiften -d
14cu|swift-3.0-3|4	
14cu|swift-3.0-3|5	Summary:	XMPP client
14cu|swift-3.0-3|6	Name:		swift
14cu|swift-3.0-3|7	Version:	3.0
14cu|swift-3.0-3|8	Release:	3
14cu|swift-3.0-3|9	License:	GPLv3+
14cu|swift-3.0-3|10	Group:		Networking/Instant messaging
14cu|swift-3.0-3|11	Url:		http://swift.im/
14cu|swift-3.0-3|12	Source0:	http://swift.im/downloads/releases/%{name}-%{version}/%{name}-%{version}.tar.gz
14cu|swift-3.0-3|13	Patch0:		swiften-libdirsuffix.patch
14cu|swift-3.0-3|14	Patch1:		swift-3.0-boost161.patch
14cu|swift-3.0-3|15	BuildRequires:	desktop-file-utils
14cu|swift-3.0-3|16	BuildRequires:	docbook-dtds
14cu|swift-3.0-3|17	BuildRequires:	qt5-linguist-tools
14cu|swift-3.0-3|18	BuildRequires:	scons
14cu|swift-3.0-3|19	BuildRequires:	boost-devel
14cu|swift-3.0-3|20	BuildRequires:	pkgconfig(avahi-client)
14cu|swift-3.0-3|21	BuildRequires:	pkgconfig(avahi-core)
14cu|swift-3.0-3|22	BuildRequires:	pkgconfig(cppunit)
14cu|swift-3.0-3|23	BuildRequires:	pkgconfig(expat)
14cu|swift-3.0-3|24	BuildRequires:	pkgconfig(libidn)
14cu|swift-3.0-3|25	BuildRequires:	pkgconfig(libxslt)
14cu|swift-3.0-3|26	BuildRequires:	pkgconfig(openssl)
14cu|swift-3.0-3|27	BuildRequires:	pkgconfig(Qt5Core)
14cu|swift-3.0-3|28	BuildRequires:	pkgconfig(Qt5DBus)
14cu|swift-3.0-3|29	BuildRequires:	pkgconfig(Qt5Gui)
14cu|swift-3.0-3|30	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|swift-3.0-3|31	BuildRequires:	pkgconfig(Qt5Network)
14cu|swift-3.0-3|32	BuildRequires:	pkgconfig(Qt5Qml)
14cu|swift-3.0-3|33	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|swift-3.0-3|34	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|swift-3.0-3|35	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|swift-3.0-3|36	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|swift-3.0-3|37	BuildRequires:	pkgconfig(zlib)
14cu|swift-3.0-3|38	# Obsoletes:	jabbim < 0.5.1-7
14cu|swift-3.0-3|39	
14cu|swift-3.0-3|40	%description
14cu|swift-3.0-3|41	Swift is an easy to setup and use Jabber/XMPP instant messaging chat
14cu|swift-3.0-3|42	application.
14cu|swift-3.0-3|43	
14cu|swift-3.0-3|44	%files
14cu|swift-3.0-3|45	%doc COPYING
14cu|swift-3.0-3|46	%{_bindir}/swift-im
14cu|swift-3.0-3|47	%{_datadir}/applications/%{name}.desktop
14cu|swift-3.0-3|48	%{_datadir}/pixmaps/%{name}.xpm
14cu|swift-3.0-3|49	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|swift-3.0-3|50	%{_datadir}/icons/hicolor/*/apps/%{name}.xpm
14cu|swift-3.0-3|51	
14cu|swift-3.0-3|52	#----------------------------------------------------------------------------
14cu|swift-3.0-3|53	
14cu|swift-3.0-3|54	%package -n %{libname}
14cu|swift-3.0-3|55	Summary:	Cross-platform XMPP client/server library
14cu|swift-3.0-3|56	Group:		System/Libraries
14cu|swift-3.0-3|57	
14cu|swift-3.0-3|58	%description -n %{libname}
14cu|swift-3.0-3|59	Swiften is a robust, high-quality, standards-compliant, cross-platform,
14cu|swift-3.0-3|60	and performant C++ library for implementing XMPP applications.
14cu|swift-3.0-3|61	
14cu|swift-3.0-3|62	%files -n %{libname}
14cu|swift-3.0-3|63	%{_libdir}/libSwiften.so.%{major}*
14cu|swift-3.0-3|64	
14cu|swift-3.0-3|65	#----------------------------------------------------------------------------
14cu|swift-3.0-3|66	
14cu|swift-3.0-3|67	%package -n %{devname}
14cu|swift-3.0-3|68	Summary:	Cross-platform XMPP client/server library (development files)
14cu|swift-3.0-3|69	Group:		System/Libraries
14cu|swift-3.0-3|70	Requires:	%{libname} = %{EVRD}
14cu|swift-3.0-3|71	Provides:	swiften-devel = %{EVRD}
14cu|swift-3.0-3|72	
14cu|swift-3.0-3|73	%description -n %{devname}
14cu|swift-3.0-3|74	Swiften is a robust, high-quality, standards-compliant, cross-platform,
14cu|swift-3.0-3|75	and performant C++ library for implementing XMPP applications.
14cu|swift-3.0-3|76	
14cu|swift-3.0-3|77	%files -n %{devname}
14cu|swift-3.0-3|78	%{_bindir}/swiften-config
14cu|swift-3.0-3|79	%{_includedir}/Swiften
14cu|swift-3.0-3|80	%{_libdir}/libSwiften.so
14cu|swift-3.0-3|81	
14cu|swift-3.0-3|82	#----------------------------------------------------------------------------
14cu|swift-3.0-3|83	
14cu|swift-3.0-3|84	%prep
14cu|swift-3.0-3|85	%setup -q
14cu|swift-3.0-3|86	%patch0 -p1
14cu|swift-3.0-3|87	%patch1 -p1
14cu|swift-3.0-3|88	
14cu|swift-3.0-3|89	# Remove 3rd party libraries.
14cu|swift-3.0-3|90	find 3rdParty/Boost/src -delete
14cu|swift-3.0-3|91	
14cu|swift-3.0-3|92	find 3rdParty/SCons -delete
14cu|swift-3.0-3|93	find 3rdParty/Expat/src -delete
14cu|swift-3.0-3|94	find 3rdParty/LibIDN -delete
14cu|swift-3.0-3|95	find 3rdParty/SQLite -delete
14cu|swift-3.0-3|96	find 3rdParty/Lua -delete
14cu|swift-3.0-3|97	find 3rdParty/ZLib -delete
14cu|swift-3.0-3|98	
14cu|swift-3.0-3|99	find 3rdParty/LCov -delete
14cu|swift-3.0-3|100	find 3rdParty/OpenSSL -delete
14cu|swift-3.0-3|101	find 3rdParty/Snarl -delete
14cu|swift-3.0-3|102	find 3rdParty/LibMiniUPnPc -delete
14cu|swift-3.0-3|103	find 3rdParty/LibNATPMP -delete
14cu|swift-3.0-3|104	find 3rdParty/Breakpad/src -delete
14cu|swift-3.0-3|105	# Swift fails to build with our docbook, but it's used only to generate
14cu|swift-3.0-3|106	# documentation at compile time, so it's not problem.
14cu|swift-3.0-3|107	#find 3rdParty/DocBook -delete
14cu|swift-3.0-3|108	
14cu|swift-3.0-3|109	# HippoMocks  is needed just for unit tests and it's only one header
14cu|swift-3.0-3|110	# so we're not deleting it for now
14cu|swift-3.0-3|111	#find 3rdParty/HippoMocks -delete
14cu|swift-3.0-3|112	# CPPUnit is used only for unit tests, enabling it for now
14cu|swift-3.0-3|113	#find 3rdParty/CppUnit/src -delete
14cu|swift-3.0-3|114	
14cu|swift-3.0-3|115	# echo 'qt="/usr"' > config.py
14cu|swift-3.0-3|116	# echo 'linkflags="-lpthread -lX11 -lQtDBus"' >> config.py
14cu|swift-3.0-3|117	# ccflags have to be a list, not string
14cu|swift-3.0-3|118	echo 'ccflags="%{optflags} -std=gnu++11 -fPIC".split(" ")' >> config.py
14cu|swift-3.0-3|119	
14cu|swift-3.0-3|120	%build
14cu|swift-3.0-3|121	export PATH=%{_qt5_bindir}:$PATH
14cu|swift-3.0-3|122	export QTDIR=%{_qt5_prefix}
14cu|swift-3.0-3|123	# rpmlint warns about buildroot here, but it's needed to put proper paths in the "swiften-config" binary.
14cu|swift-3.0-3|124	%scons \
14cu|swift-3.0-3|125	V=1 \
14cu|swift-3.0-3|126	qt5=1 \
14cu|swift-3.0-3|127	Swift \
14cu|swift-3.0-3|128	Swiften \
14cu|swift-3.0-3|129	swiften_dll=1 \
14cu|swift-3.0-3|130	SWIFTEN_INSTALLDIR=%{buildroot}%{_prefix} \
14cu|swift-3.0-3|131	SWIFTEN_LIBDIR=%{buildroot}%{_libdir}
14cu|swift-3.0-3|132	
14cu|swift-3.0-3|133	%install
14cu|swift-3.0-3|134	export PATH=%{_qt5_bindir}:$PATH
14cu|swift-3.0-3|135	export QTDIR=%{_qt5_prefix}
14cu|swift-3.0-3|136	scons \
14cu|swift-3.0-3|137	V=1 \
14cu|swift-3.0-3|138	qt5=1 \
14cu|swift-3.0-3|139	Swift \
14cu|swift-3.0-3|140	Swiften \
14cu|swift-3.0-3|141	swiften_dll=1 \
14cu|swift-3.0-3|142	SWIFTEN_INSTALLDIR=%{buildroot}%{_prefix} \
14cu|swift-3.0-3|143	SWIFTEN_LIBDIR=%{buildroot}%{_libdir} \
14cu|swift-3.0-3|144	%{buildroot}%{_prefix}
14cu|swift-3.0-3|145	install -p -D -m 755 Swift/QtUI/swift-im %{buildroot}%{_bindir}/swift-im
14cu|swift-3.0-3|146	
14cu|swift-3.0-3|147	install -p -m 644 -D Swift/resources/logo/logo-icon-32.xpm \
14cu|swift-3.0-3|148	%{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|swift-3.0-3|149	install -p -m 644 -D Swift/resources/logo/logo-icon-128.png \
14cu|swift-3.0-3|150	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|swift-3.0-3|151	install -p -m 644 -D Swift/resources/logo/logo-icon-16.png \
14cu|swift-3.0-3|152	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|swift-3.0-3|153	install -p -m 644 -D Swift/resources/logo/logo-icon-22.png \
14cu|swift-3.0-3|154	%{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14cu|swift-3.0-3|155	install -p -m 644 -D Swift/resources/logo/logo-icon-24.png \
14cu|swift-3.0-3|156	%{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|swift-3.0-3|157	install -p -m 644 -D Swift/resources/logo/logo-icon-32.xpm \
14cu|swift-3.0-3|158	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
14cu|swift-3.0-3|159	install -p -m 644 -D Swift/resources/logo/logo-icon-512.png \
14cu|swift-3.0-3|160	%{buildroot}%{_datadir}/icons/hicolor/512x512/apps/%{name}.png
14cu|swift-3.0-3|161	install -p -m 644 -D Swift/resources/logo/logo-icon-64.png \
14cu|swift-3.0-3|162	%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|swift-3.0-3|163	
14cu|swift-3.0-3|164	# menu
14cu|swift-3.0-3|165	desktop-file-install \
14cu|swift-3.0-3|166	--dir=%{buildroot}%{_datadir}/applications \
14cu|swift-3.0-3|167	Swift/resources/swift.desktop
14cu|swift-3.0-3|168	
14cu|swift-3.0-3|169	
14cu|swift-3.0-3|170	%changelog
14cu|swift-3.0-3|171	
14cu|swift-3.0-3|172	* Mon Jun 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-3
14cu|swift-3.0-3|173	- (a044390) Provide swiften-devel
14cu|swift-3.0-3|174	
14cu|swift-3.0-3|175	

14770 14
14cu|swing-layout-1.0.4-1|1	Name:		swing-layout
14cu|swing-layout-1.0.4-1|2	Summary:	Natural layout for Swing panels
14cu|swing-layout-1.0.4-1|3	Version:	1.0.4
14cu|swing-layout-1.0.4-1|4	Release:	1
14cu|swing-layout-1.0.4-1|5	Group:		Development/Java
14cu|swing-layout-1.0.4-1|6	Source:		%{name}-%{version}-src.zip
14cu|swing-layout-1.0.4-1|7	URL:		https://swing-layout.dev.java.net/
14cu|swing-layout-1.0.4-1|8	License:	LGPLv2
14cu|swing-layout-1.0.4-1|9	BuildArch:	noarch
14cu|swing-layout-1.0.4-1|10	BuildRequires:	java-devel >= 1.6.0
14cu|swing-layout-1.0.4-1|11	BuildRequires:	ant
14cu|swing-layout-1.0.4-1|12	BuildRequires:  java-rpmbuild
14cu|swing-layout-1.0.4-1|13	Requires:       java >= 1.3
14cu|swing-layout-1.0.4-1|14	
14cu|swing-layout-1.0.4-1|15	%description
14cu|swing-layout-1.0.4-1|16	Swing Layout Extensions goal is to make it easy to create professional
14cu|swing-layout-1.0.4-1|17	cross platform layouts with Swing. This project will consist of extensions
14cu|swing-layout-1.0.4-1|18	to Swing and possibly a new LayoutManager. The long term goal is to roll
14cu|swing-layout-1.0.4-1|19	these changes back into Swing proper.
14cu|swing-layout-1.0.4-1|20	
14cu|swing-layout-1.0.4-1|21	%package javadoc
14cu|swing-layout-1.0.4-1|22	Summary:	Javadoc for %name
14cu|swing-layout-1.0.4-1|23	Group:		Development/Java
14cu|swing-layout-1.0.4-1|24	%description javadoc
14cu|swing-layout-1.0.4-1|25	Javadoc for %name
14cu|swing-layout-1.0.4-1|26	
14cu|swing-layout-1.0.4-1|27	%prep
14cu|swing-layout-1.0.4-1|28	%setup -q
14cu|swing-layout-1.0.4-1|29	
14cu|swing-layout-1.0.4-1|30	%build
14cu|swing-layout-1.0.4-1|31	%{ant}
14cu|swing-layout-1.0.4-1|32	cd dist
14cu|swing-layout-1.0.4-1|33	%{__mv} %{name}.jar %{name}-%{version}.jar
14cu|swing-layout-1.0.4-1|34	%{__ln_s} %{name}-%{version}.jar %{name}.jar
14cu|swing-layout-1.0.4-1|35	
14cu|swing-layout-1.0.4-1|36	
14cu|swing-layout-1.0.4-1|37	%install
14cu|swing-layout-1.0.4-1|38	%{__rm} -Rf %{buildroot}
14cu|swing-layout-1.0.4-1|39	%{__mkdir_p} %{buildroot}%{_javadir} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|swing-layout-1.0.4-1|40	cp -a dist/%{name}.jar dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14cu|swing-layout-1.0.4-1|41	cp -pr dist/javadoc/*  %{buildroot}%{_javadocdir}/%{name}-%{version}/
14cu|swing-layout-1.0.4-1|42	
14cu|swing-layout-1.0.4-1|43	%files
14cu|swing-layout-1.0.4-1|44	%doc COPYING releaseNotes.txt
14cu|swing-layout-1.0.4-1|45	%{_javadir}/%{name}.jar
14cu|swing-layout-1.0.4-1|46	%{_javadir}/%{name}-%{version}.jar
14cu|swing-layout-1.0.4-1|47	
14cu|swing-layout-1.0.4-1|48	%files javadoc
14cu|swing-layout-1.0.4-1|49	%{_javadocdir}/%{name}-%{version}
14cu|swing-layout-1.0.4-1|50	%changelog
14cu|swing-layout-1.0.4-1|51	
14cu|swing-layout-1.0.4-1|52	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.4-1
14cu|swing-layout-1.0.4-1|53	- (a9045c3) Merge pull request #1 from alozhkov/swing-layout:rosa2014.1
14cu|swing-layout-1.0.4-1|54	- (a9045c3) Updated to a new version
14cu|swing-layout-1.0.4-1|55	
14cu|swing-layout-1.0.4-1|56	

14771 14
14cu|sword-1.7.3-1|1	%define lib_name_orig	libsword
14cu|sword-1.7.3-1|2	%define lib_major	4
14cu|sword-1.7.3-1|3	%define lib_name	%mklibname %{name} %{version}
14cu|sword-1.7.3-1|4	%define develname	%mklibname -d %{name}
14cu|sword-1.7.3-1|5	%define staticname	%mklibname -d -s %{name}
14cu|sword-1.7.3-1|6	
14cu|sword-1.7.3-1|7	Summary:	The SWORD Project framework for manipulating Bible texts
14cu|sword-1.7.3-1|8	Name:		sword
14cu|sword-1.7.3-1|9	Version:	1.7.3
14cu|sword-1.7.3-1|10	Release:	1
14cu|sword-1.7.3-1|11	License:	GPLv2+
14cu|sword-1.7.3-1|12	Group:		System/Libraries
14cu|sword-1.7.3-1|13	URL:		file:///home/anton/rpmbuild/SPECS/sword/sword.spec
14cu|sword-1.7.3-1|14	Source0:	http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/%{name}-%{version}.tar.gz
14cu|sword-1.7.3-1|15	Source1:        ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/sapphire/sapphire.zip
14cu|sword-1.7.3-1|16	
14cu|sword-1.7.3-1|17	BuildRequires:  pkgconfig(openssl)
14cu|sword-1.7.3-1|18	BuildRequires:  pkgconfig(libcurl)
14cu|sword-1.7.3-1|19	BuildRequires:  zlib-devel
14cu|sword-1.7.3-1|20	BuildRequires:  pkgconfig(libidn)
14cu|sword-1.7.3-1|21	BuildRequires:  pkgconfig(libclucene-core) >= 2.0
14cu|sword-1.7.3-1|22	BuildRequires:  pkgconfig(cppunit)
14cu|sword-1.7.3-1|23	BuildRequires:	pkgconfig(zlib)
14cu|sword-1.7.3-1|24	BuildRequires:	pkgconfig(libcurl)
14cu|sword-1.7.3-1|25	BuildRequires:	icu-devel
14cu|sword-1.7.3-1|26	BuildRequires:	icu
14cu|sword-1.7.3-1|27	Requires:	%{lib_name} = %{version}-%{release}
14cu|sword-1.7.3-1|28	Requires:	curl
14cu|sword-1.7.3-1|29	
14cu|sword-1.7.3-1|30	
14cu|sword-1.7.3-1|31	%description
14cu|sword-1.7.3-1|32	The SWORD Project is an effort to create an ever expanding software package
14cu|sword-1.7.3-1|33	for research and study of God and His Word.  The SWORD Framework
14cu|sword-1.7.3-1|34	allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries,
14cu|sword-1.7.3-1|35	etc.  Many frontends are build using this framework.  An installed module
14cu|sword-1.7.3-1|36	set may be shared between any frontend using the framework.
14cu|sword-1.7.3-1|37	
14cu|sword-1.7.3-1|38	#main package (contains *.so.[major].* only)
14cu|sword-1.7.3-1|39	%package -n %{lib_name}
14cu|sword-1.7.3-1|40	Summary:	Main library for SWORD
14cu|sword-1.7.3-1|41	Group:		System/Libraries
14cu|sword-1.7.3-1|42	
14cu|sword-1.7.3-1|43	%description -n %{lib_name}
14cu|sword-1.7.3-1|44	This package contains the library needed to run programs dynamically
14cu|sword-1.7.3-1|45	linked with sword.
14cu|sword-1.7.3-1|46	
14cu|sword-1.7.3-1|47	%package -n %{develname}
14cu|sword-1.7.3-1|48	Summary:	Include files for developing sword applications
14cu|sword-1.7.3-1|49	Group:		System/Libraries
14cu|sword-1.7.3-1|50	Requires:	%{lib_name} = %{version}-%{release}
14cu|sword-1.7.3-1|51	Provides:	%{name}-devel = %{version}-%{release}
14cu|sword-1.7.3-1|52	
14cu|sword-1.7.3-1|53	%description -n %{develname}
14cu|sword-1.7.3-1|54	This package contains the headers that programmers will need to develop
14cu|sword-1.7.3-1|55	applications which will use the SWORD Bible Framework.
14cu|sword-1.7.3-1|56	
14cu|sword-1.7.3-1|57	%package -n %{staticname}
14cu|sword-1.7.3-1|58	Summary:	Static libs for developing sword applications
14cu|sword-1.7.3-1|59	Group:		System/Libraries
14cu|sword-1.7.3-1|60	Requires:	%{lib_name} = %{version}-%{release}
14cu|sword-1.7.3-1|61	Requires:	%{develname} = %{version}-%{release}
14cu|sword-1.7.3-1|62	Provides:	%{name}-static-devel = %{version}-%{release}
14cu|sword-1.7.3-1|63	
14cu|sword-1.7.3-1|64	%description -n %{staticname}
14cu|sword-1.7.3-1|65	This package contains the static libraries that programmers will need to
14cu|sword-1.7.3-1|66	develop applications which will use the SWORD Bible Framework.
14cu|sword-1.7.3-1|67	
14cu|sword-1.7.3-1|68	%prep
14cu|sword-1.7.3-1|69	%setup -q
14cu|sword-1.7.3-1|70	
14cu|sword-1.7.3-1|71	unzip -d sapphire %{SOURCE1}
14cu|sword-1.7.3-1|72	%__cp -a sapphire/SAPPHIRE.H include/sapphire.h
14cu|sword-1.7.3-1|73	%__cp -a sapphire/SAPPHIRE.CPP src/modules/common/sapphire.cpp
14cu|sword-1.7.3-1|74	
14cu|sword-1.7.3-1|75	%build
14cu|sword-1.7.3-1|76	%configure --with-icu --with-clucene=%{_prefix}
14cu|sword-1.7.3-1|77	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14cu|sword-1.7.3-1|78	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|sword-1.7.3-1|79	%make
14cu|sword-1.7.3-1|80	
14cu|sword-1.7.3-1|81	%install
14cu|sword-1.7.3-1|82	%makeinstall_std
14cu|sword-1.7.3-1|83	mkdir -p %{buildroot}%{_datadir}/sword/modules
14cu|sword-1.7.3-1|84	install -m 0755 utilities/{mkfastmod,mod2vpl,vpl2mod} %{buildroot}%{_bindir}
14cu|sword-1.7.3-1|85	
14cu|sword-1.7.3-1|86	%files
14cu|sword-1.7.3-1|87	%doc AUTHORS LICENSE NEWS README
14cu|sword-1.7.3-1|88	%doc samples doc/*.*
14cu|sword-1.7.3-1|89	%attr(0755,root,root) %{_bindir}/*
14cu|sword-1.7.3-1|90	%{_datadir}/%{name}
14cu|sword-1.7.3-1|91	%config(noreplace) %{_sysconfdir}/sword.conf
14cu|sword-1.7.3-1|92	
14cu|sword-1.7.3-1|93	%files -n %{lib_name}
14cu|sword-1.7.3-1|94	%doc COPYING ChangeLog
14cu|sword-1.7.3-1|95	%{_libdir}/*%{name}-*.so
14cu|sword-1.7.3-1|96	
14cu|sword-1.7.3-1|97	%files -n %{develname}
14cu|sword-1.7.3-1|98	%doc CODINGSTYLE
14cu|sword-1.7.3-1|99	%attr(0755,root,root) %dir %{_includedir}/sword
14cu|sword-1.7.3-1|100	%{_includedir}/sword/*.*
14cu|sword-1.7.3-1|101	%{_libdir}/*%{name}.so
14cu|sword-1.7.3-1|102	%{_libdir}/pkgconfig/*.pc
14cu|sword-1.7.3-1|103	
14cu|sword-1.7.3-1|104	%files -n %{staticname}
14cu|sword-1.7.3-1|105	%doc CODINGSTYLE
14cu|sword-1.7.3-1|106	%{_libdir}/*.a
14cu|sword-1.7.3-1|107	
14cu|sword-1.7.3-1|108	
14cu|sword-1.7.3-1|109	%changelog
14cu|sword-1.7.3-1|110	
14cu|sword-1.7.3-1|111	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-1
14cu|sword-1.7.3-1|112	- (100f89d) Fix typo
14cu|sword-1.7.3-1|113	
14cu|sword-1.7.3-1|114	

14772 14
14cu|sxiv-1.3.1-1|1	# Otherwise we have an error from rpmlint
14cu|sxiv-1.3.1-1|2	%define	debug_package		%{nil}
14cu|sxiv-1.3.1-1|3	
14cu|sxiv-1.3.1-1|4	Name:		sxiv
14cu|sxiv-1.3.1-1|5	Version:	1.3.1
14cu|sxiv-1.3.1-1|6	Release:	1
14cu|sxiv-1.3.1-1|7	Summary:	Simple (or small or suckless) X Image Viewer
14cu|sxiv-1.3.1-1|8	Group:		Graphics
14cu|sxiv-1.3.1-1|9	License:	GPLv2+
14cu|sxiv-1.3.1-1|10	URL:		https://github.com/muennich/%{name}/
14cu|sxiv-1.3.1-1|11	Source0:	https://github.com/downloads/muennich/%{name}/%{name}-%{version}.tar.gz
14cu|sxiv-1.3.1-1|12	Source1:	%{name}.desktop
14cu|sxiv-1.3.1-1|13	BuildRequires:	pkgconfig(x11)
14cu|sxiv-1.3.1-1|14	BuildRequires:	pkgconfig(libexif)
14cu|sxiv-1.3.1-1|15	BuildRequires:	giflib-devel
14cu|sxiv-1.3.1-1|16	BuildRequires:	pkgconfig(imlib2)
14cu|sxiv-1.3.1-1|17	BuildRequires:	desktop-file-utils
14cu|sxiv-1.3.1-1|18	
14cu|sxiv-1.3.1-1|19	%description
14cu|sxiv-1.3.1-1|20	This is an alternative to feh and qiv. Its only dependency besides xlib is
14cu|sxiv-1.3.1-1|21	imlib2. The primary goal for writing sxiv is to create an image viewer, which
14cu|sxiv-1.3.1-1|22	only has the most basic features required for fast image viewing (the ones I
14cu|sxiv-1.3.1-1|23	want). It works nicely with tiling window managers and its code base should be
14cu|sxiv-1.3.1-1|24	kept small and clean to make it easy for you to dig into it and customize it
14cu|sxiv-1.3.1-1|25	for your needs.
14cu|sxiv-1.3.1-1|26	
14cu|sxiv-1.3.1-1|27	%files
14cu|sxiv-1.3.1-1|28	%doc LICENSE README.md
14cu|sxiv-1.3.1-1|29	%{_bindir}/%{name}
14cu|sxiv-1.3.1-1|30	%{_mandir}/man1/%{name}.1.*
14cu|sxiv-1.3.1-1|31	%{_datadir}/applications/%{name}.desktop
14cu|sxiv-1.3.1-1|32	%{_datadir}/%{name}/exec/*
14cu|sxiv-1.3.1-1|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|sxiv-1.3.1-1|34	
14cu|sxiv-1.3.1-1|35	#-----------------------------------------------------------------------------
14cu|sxiv-1.3.1-1|36	
14cu|sxiv-1.3.1-1|37	%prep
14cu|sxiv-1.3.1-1|38	%setup -q
14cu|sxiv-1.3.1-1|39	
14cu|sxiv-1.3.1-1|40	
14cu|sxiv-1.3.1-1|41	%build
14cu|sxiv-1.3.1-1|42	%make
14cu|sxiv-1.3.1-1|43	
14cu|sxiv-1.3.1-1|44	
14cu|sxiv-1.3.1-1|45	%install
14cu|sxiv-1.3.1-1|46	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|sxiv-1.3.1-1|47	
14cu|sxiv-1.3.1-1|48	# Install the source provided icons
14cu|sxiv-1.3.1-1|49	pushd icon
14cu|sxiv-1.3.1-1|50	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|sxiv-1.3.1-1|51	popd
14cu|sxiv-1.3.1-1|52	
14cu|sxiv-1.3.1-1|53	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|sxiv-1.3.1-1|54	
14cu|sxiv-1.3.1-1|55	%changelog
14cu|sxiv-1.3.1-1|56	
14cu|sxiv-1.3.1-1|57	* Wed Apr 22 2015 Giovanni Mariani <mc2374@mclink.it> 1.3.1-1
14cu|sxiv-1.3.1-1|58	- (3a3af84) Fix BReqs - Take 2
14cu|sxiv-1.3.1-1|59	
14cu|sxiv-1.3.1-1|60	

14773 14
14cu|sylpheed-3.7.0-1|1	#%%define major %%(echo %%{version}|cut -d. -f1,2)
14cu|sylpheed-3.7.0-1|2	%define urlver %(echo %{version}|cut -d. -f1,2)
14cu|sylpheed-3.7.0-1|3	
14cu|sylpheed-3.7.0-1|4	%define api 0
14cu|sylpheed-3.7.0-1|5	%define major 1
14cu|sylpheed-3.7.0-1|6	%define libname %mklibname %{name} %{api} %{major}
14cu|sylpheed-3.7.0-1|7	%define devname %mklibname %{name} -d
14cu|sylpheed-3.7.0-1|8	
14cu|sylpheed-3.7.0-1|9	Summary:	A GTK+2 based, lightweight, and fast e-mail client
14cu|sylpheed-3.7.0-1|10	Name:		sylpheed
14cu|sylpheed-3.7.0-1|11	Version:	3.7.0
14cu|sylpheed-3.7.0-1|12	Release:	1
14cu|sylpheed-3.7.0-1|13	License:	GPLv2+
14cu|sylpheed-3.7.0-1|14	Group:		Networking/Mail
14cu|sylpheed-3.7.0-1|15	Url:		http://sylpheed.sraoss.jp/
14cu|sylpheed-3.7.0-1|16	Source0:	http://sylpheed.sraoss.jp/sylpheed/v%{urlver}/%{name}-%{version}.tar.bz2
14cu|sylpheed-3.7.0-1|17	BuildRequires:	imagemagick
14cu|sylpheed-3.7.0-1|18	BuildRequires:	openldap-devel
14cu|sylpheed-3.7.0-1|19	BuildRequires:	gpgme-devel
14cu|sylpheed-3.7.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|sylpheed-3.7.0-1|21	BuildRequires:	pkgconfig(gtkspell-2.0)
14cu|sylpheed-3.7.0-1|22	BuildRequires:	pkgconfig(pilot-link)
14cu|sylpheed-3.7.0-1|23	Requires:	curl
14cu|sylpheed-3.7.0-1|24	Provides:	sylpheed-main = %{EVRD}
14cu|sylpheed-3.7.0-1|25	
14cu|sylpheed-3.7.0-1|26	%description
14cu|sylpheed-3.7.0-1|27	This program is an X based fast e-mail client which has features
14cu|sylpheed-3.7.0-1|28	(or go for it :-)) like:
14cu|sylpheed-3.7.0-1|29	o user-friendly and intuitive interface
14cu|sylpheed-3.7.0-1|30	o integrated NetNews client (partially implemented)
14cu|sylpheed-3.7.0-1|31	o ability of keyboard-only operation
14cu|sylpheed-3.7.0-1|32	o Mew/Wanderlust-like key bind
14cu|sylpheed-3.7.0-1|33	o multipart MIME
14cu|sylpheed-3.7.0-1|34	o built-in image view
14cu|sylpheed-3.7.0-1|35	o external editor support
14cu|sylpheed-3.7.0-1|36	o unlimited multiple account handling
14cu|sylpheed-3.7.0-1|37	o message queueing
14cu|sylpheed-3.7.0-1|38	o filtering
14cu|sylpheed-3.7.0-1|39	o XML-based address book
14cu|sylpheed-3.7.0-1|40	See 'README' for more information.
14cu|sylpheed-3.7.0-1|41	
14cu|sylpheed-3.7.0-1|42	%files -f %{name}.lang
14cu|sylpheed-3.7.0-1|43	%doc AUTHORS ChangeLog* NEWS README* TODO*
14cu|sylpheed-3.7.0-1|44	%{_bindir}/*
14cu|sylpheed-3.7.0-1|45	%dir %{_datadir}/%{name}
14cu|sylpheed-3.7.0-1|46	%dir %{_datadir}/%{name}/faq
14cu|sylpheed-3.7.0-1|47	%lang(de) %doc %{_datadir}/%{name}/faq/de
14cu|sylpheed-3.7.0-1|48	%lang(en) %doc %{_datadir}/%{name}/faq/en
14cu|sylpheed-3.7.0-1|49	%lang(es) %doc %{_datadir}/%{name}/faq/es
14cu|sylpheed-3.7.0-1|50	%lang(fr) %doc %{_datadir}/%{name}/faq/fr
14cu|sylpheed-3.7.0-1|51	%lang(it) %doc %{_datadir}/%{name}/faq/it
14cu|sylpheed-3.7.0-1|52	%dir %{_datadir}/%{name}/manual
14cu|sylpheed-3.7.0-1|53	%lang(en) %doc %{_datadir}/%{name}/manual/en
14cu|sylpheed-3.7.0-1|54	%lang(ja) %doc %{_datadir}/%{name}/manual/ja
14cu|sylpheed-3.7.0-1|55	%{_datadir}/applications/*.desktop
14cu|sylpheed-3.7.0-1|56	%{_datadir}/pixmaps/%{name}.png
14cu|sylpheed-3.7.0-1|57	%{_iconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|58	%{_liconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|59	%{_miconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|60	
14cu|sylpheed-3.7.0-1|61	#----------------------------------------------------------------------------
14cu|sylpheed-3.7.0-1|62	
14cu|sylpheed-3.7.0-1|63	%package -n %{libname}
14cu|sylpheed-3.7.0-1|64	Summary:	Library files for %{name}
14cu|sylpheed-3.7.0-1|65	Group:		System/Libraries
14cu|sylpheed-3.7.0-1|66	
14cu|sylpheed-3.7.0-1|67	%description -n %{libname}
14cu|sylpheed-3.7.0-1|68	This package contains shared library files for %{name}.
14cu|sylpheed-3.7.0-1|69	
14cu|sylpheed-3.7.0-1|70	%files -n %{libname}
14cu|sylpheed-3.7.0-1|71	%doc AUTHORS ChangeLog* NEWS README* TODO*
14cu|sylpheed-3.7.0-1|72	%{_libdir}/*-%{api}.so.%{major}*
14cu|sylpheed-3.7.0-1|73	
14cu|sylpheed-3.7.0-1|74	#----------------------------------------------------------------------------
14cu|sylpheed-3.7.0-1|75	
14cu|sylpheed-3.7.0-1|76	%package -n %{devname}
14cu|sylpheed-3.7.0-1|77	Summary:	Development files for %{name}
14cu|sylpheed-3.7.0-1|78	Group:		Development/Other
14cu|sylpheed-3.7.0-1|79	Requires:	%{libname} = %{EVRD}
14cu|sylpheed-3.7.0-1|80	Provides:	%{name}-devel = %{EVRD}
14cu|sylpheed-3.7.0-1|81	
14cu|sylpheed-3.7.0-1|82	%description -n %{devname}
14cu|sylpheed-3.7.0-1|83	This package contains development files for %{name}.
14cu|sylpheed-3.7.0-1|84	
14cu|sylpheed-3.7.0-1|85	%files -n %{devname}
14cu|sylpheed-3.7.0-1|86	%doc AUTHORS ChangeLog* NEWS README* TODO*
14cu|sylpheed-3.7.0-1|87	%{_libdir}/*.so
14cu|sylpheed-3.7.0-1|88	%{_includedir}/%{name}
14cu|sylpheed-3.7.0-1|89	
14cu|sylpheed-3.7.0-1|90	#----------------------------------------------------------------------------
14cu|sylpheed-3.7.0-1|91	
14cu|sylpheed-3.7.0-1|92	%prep
14cu|sylpheed-3.7.0-1|93	%setup -q
14cu|sylpheed-3.7.0-1|94	
14cu|sylpheed-3.7.0-1|95	%build
14cu|sylpheed-3.7.0-1|96	%configure2_5x \
14cu|sylpheed-3.7.0-1|97	--enable-gpgme \
14cu|sylpheed-3.7.0-1|98	--enable-jpilot \
14cu|sylpheed-3.7.0-1|99	--enable-ssl \
14cu|sylpheed-3.7.0-1|100	--enable-ldap \
14cu|sylpheed-3.7.0-1|101	--enable-ipv6
14cu|sylpheed-3.7.0-1|102	
14cu|sylpheed-3.7.0-1|103	%make
14cu|sylpheed-3.7.0-1|104	
14cu|sylpheed-3.7.0-1|105	%install
14cu|sylpheed-3.7.0-1|106	%makeinstall_std
14cu|sylpheed-3.7.0-1|107	
14cu|sylpheed-3.7.0-1|108	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|sylpheed-3.7.0-1|109	convert sylpheed.png -geometry 48x48 %{buildroot}%{_liconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|110	convert sylpheed.png -geometry 32x32 %{buildroot}%{_iconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|111	convert sylpheed.png -geometry 16x16 %{buildroot}%{_miconsdir}/sylpheed.png
14cu|sylpheed-3.7.0-1|112	
14cu|sylpheed-3.7.0-1|113	%find_lang %{name}
14cu|sylpheed-3.7.0-1|114	
14cu|sylpheed-3.7.0-1|115	%changelog

14774 14
14cu|sympa-6.1.24-1|1	Name:		sympa
14cu|sympa-6.1.24-1|2	Version:	6.1.24
14cu|sympa-6.1.24-1|3	Release:	1
14cu|sympa-6.1.24-1|4	Summary:	Electronic mailing list manager
14cu|sympa-6.1.24-1|5	License:	GPL
14cu|sympa-6.1.24-1|6	Group:		System/Servers
14cu|sympa-6.1.24-1|7	URL:		http://www.sympa.org/
14cu|sympa-6.1.24-1|8	Source0:	http://www.sympa.org/distribution/%{name}-%{version}.tar.gz
14cu|sympa-6.1.24-1|9	Source1:	sympa.service
14cu|sympa-6.1.24-1|10	Source2:	sympa-bulk.service
14cu|sympa-6.1.24-1|11	Source3:	sympa-archived.service
14cu|sympa-6.1.24-1|12	Source4:	sympa-bounced.service
14cu|sympa-6.1.24-1|13	Source5:	sympa-task_manager.service
14cu|sympa-6.1.24-1|14	Source6:	sympa.tmpfiles
14cu|sympa-6.1.24-1|15	Requires:	openssl >= 0.9.5a
14cu|sympa-6.1.24-1|16	Requires:	mhonarc >= 2.4.5
14cu|sympa-6.1.24-1|17	Requires:	mail-server
14cu|sympa-6.1.24-1|18	Requires(pre):	    rpm-helper
14cu|sympa-6.1.24-1|19	Requires(post):     rpm-helper >= 0.20.0
14cu|sympa-6.1.24-1|20	Requires(post):     mail-server
14cu|sympa-6.1.24-1|21	Requires(preun):    rpm-helper
14cu|sympa-6.1.24-1|22	Requires(preun):    mail-server
14cu|sympa-6.1.24-1|23	Requires(postun):   rpm-helper >= 0.16
14cu|sympa-6.1.24-1|24	BuildRequires:      rpm-helper >= 0.20.0
14cu|sympa-6.1.24-1|25	BuildRequires:      rpm-mandriva-setup >= 1.23
14cu|sympa-6.1.24-1|26	BuildRequires:	    openssl-devel >= 0.9.5a
14cu|sympa-6.1.24-1|27	BuildRequires:	    perl-MailTools
14cu|sympa-6.1.24-1|28	BuildRequires:	    perl-libintl-perl
14cu|sympa-6.1.24-1|29	BuildRequires:	    gettext-devel
14cu|sympa-6.1.24-1|30	BuildRequires:	    perl(HTML::StripScripts::Parser)
14cu|sympa-6.1.24-1|31	
14cu|sympa-6.1.24-1|32	Requires:	    perl-libintl-perl
14cu|sympa-6.1.24-1|33	Provides:	    perl(SympaTransport)
14cu|sympa-6.1.24-1|34	
14cu|sympa-6.1.24-1|35	%description
14cu|sympa-6.1.24-1|36	SYMPA is an electronic mailing list manager. It is used to automate list
14cu|sympa-6.1.24-1|37	management functions such as subscription, moderation and management of
14cu|sympa-6.1.24-1|38	archives. SYMPA also manages sending of messages to the lists, and
14cu|sympa-6.1.24-1|39	makes it possible to reduce the load on the system. Provided that you
14cu|sympa-6.1.24-1|40	have enough memory on your system, Sympa is especially well adapted for big
14cu|sympa-6.1.24-1|41	lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
14cu|sympa-6.1.24-1|42	message to 90% of subscribers, of course considering that the network is
14cu|sympa-6.1.24-1|43	available.
14cu|sympa-6.1.24-1|44	
14cu|sympa-6.1.24-1|45	Documentation is available under HTML and SGML (source) formats.
14cu|sympa-6.1.24-1|46	
14cu|sympa-6.1.24-1|47	%package www
14cu|sympa-6.1.24-1|48	Summary:	Web interface for %{name}
14cu|sympa-6.1.24-1|49	Group:		System/Servers
14cu|sympa-6.1.24-1|50	Requires:	%{name} = %{version}-%{release}
14cu|sympa-6.1.24-1|51	Requires:	webserver
14cu|sympa-6.1.24-1|52	Suggests:   apache-mod_fastcgi
14cu|sympa-6.1.24-1|53	Requires(post):     rpm-helper >= 0.20.0
14cu|sympa-6.1.24-1|54	Requires(postun):   rpm-helper >= 0.16
14cu|sympa-6.1.24-1|55	
14cu|sympa-6.1.24-1|56	%description www
14cu|sympa-6.1.24-1|57	This package contains the web interface for %{name}.
14cu|sympa-6.1.24-1|58	
14cu|sympa-6.1.24-1|59	%prep
14cu|sympa-6.1.24-1|60	%setup -q
14cu|sympa-6.1.24-1|61	
14cu|sympa-6.1.24-1|62	%build
14cu|sympa-6.1.24-1|63	%serverbuild
14cu|sympa-6.1.24-1|64	%configure2_5x \
14cu|sympa-6.1.24-1|65	--enable-fhs \
14cu|sympa-6.1.24-1|66	--libexecdir=%{_sbindir} \
14cu|sympa-6.1.24-1|67	--sysconfdir=%{_sysconfdir}/sympa \
14cu|sympa-6.1.24-1|68	--with-confdir=%{_sysconfdir}/sympa \
14cu|sympa-6.1.24-1|69	--with-aliases_file=%{_localstatedir}/lib/sympa/aliases \
14cu|sympa-6.1.24-1|70	--with-newaliases_arg=-oA/var/lib/sympa/aliases
14cu|sympa-6.1.24-1|71	%make
14cu|sympa-6.1.24-1|72	
14cu|sympa-6.1.24-1|73	%install
14cu|sympa-6.1.24-1|74	%makeinstall_std HOST=localhost
14cu|sympa-6.1.24-1|75	
14cu|sympa-6.1.24-1|76	perl -pi -e 's|/var/run|/run|' \
14cu|sympa-6.1.24-1|77	%{buildroot}%{_sysconfdir}/sympa/sympa.conf \
14cu|sympa-6.1.24-1|78	%{buildroot}%{_sysconfdir}/sympa/wwsympa.conf
14cu|sympa-6.1.24-1|79	
14cu|sympa-6.1.24-1|80	rm -f %{buildroot}%{_sysconfdir}/sympa/rc.d/init.d/sympa
14cu|sympa-6.1.24-1|81	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/sympa.service
14cu|sympa-6.1.24-1|82	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/sympa-bulk.service
14cu|sympa-6.1.24-1|83	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/sympa-archived.service
14cu|sympa-6.1.24-1|84	install -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/sympa-bounced.service
14cu|sympa-6.1.24-1|85	install -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/sympa-task_manager.service
14cu|sympa-6.1.24-1|86	install -D -m 644 %{SOURCE6} %{buildroot}%{_prefix}/lib/tmpfiles.d/sympa.conf
14cu|sympa-6.1.24-1|87	
14cu|sympa-6.1.24-1|88	# apache conf
14cu|sympa-6.1.24-1|89	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|sympa-6.1.24-1|90	cat > %{buildroot}%{_webappconfdir}/sympa.conf <<EOF
14cu|sympa-6.1.24-1|91	Alias /static-sympa %{_localstatedir}/lib/sympa/static_content
14cu|sympa-6.1.24-1|92	Alias /sympa %{_libdir}/sympa/cgi
14cu|sympa-6.1.24-1|93	
14cu|sympa-6.1.24-1|94	<Directory %{_localstatedir}/sympa/static_content>
14cu|sympa-6.1.24-1|95	Order allow,deny
14cu|sympa-6.1.24-1|96	Allow from all
14cu|sympa-6.1.24-1|97	</Directory>
14cu|sympa-6.1.24-1|98	
14cu|sympa-6.1.24-1|99	<Directory %{_libdir}/sympa/cgi>
14cu|sympa-6.1.24-1|100	Options ExecCGI
14cu|sympa-6.1.24-1|101	AddHandler fastcgi-script .fcgi
14cu|sympa-6.1.24-1|102	DirectoryIndex wwsympa-wrapper.fcgi
14cu|sympa-6.1.24-1|103	
14cu|sympa-6.1.24-1|104	Order allow,deny
14cu|sympa-6.1.24-1|105	Allow from all
14cu|sympa-6.1.24-1|106	</Directory>
14cu|sympa-6.1.24-1|107	EOF
14cu|sympa-6.1.24-1|108	
14cu|sympa-6.1.24-1|109	cat > README.urpmi <<EOF
14cu|sympa-6.1.24-1|110	Mandriva RPM specific notes
14cu|sympa-6.1.24-1|111	---------------------------
14cu|sympa-6.1.24-1|112	
14cu|sympa-6.1.24-1|113	Updates
14cu|sympa-6.1.24-1|114	-------
14cu|sympa-6.1.24-1|115	This new release:
14cu|sympa-6.1.24-1|116	- default /wws Apache URL is now /sympa, for consistency with other webapps
14cu|sympa-6.1.24-1|117	- binaries are now installed in standard system locations (%{_bindir} and
14cu|sympa-6.1.24-1|118	%{_sbindir}), whereas they were previously installed under
14cu|sympa-6.1.24-1|119	%%{_libdir}/sympa/bin. package update procedure should automatically correct
14cu|sympa-6.1.24-1|120	%them in your alias file, but may eventually fails.
14cu|sympa-6.1.24-1|121	
14cu|sympa-6.1.24-1|122	Setup
14cu|sympa-6.1.24-1|123	-----
14cu|sympa-6.1.24-1|124	The setup used here differs from default one, to achieve better FHS compliance.
14cu|sympa-6.1.24-1|125	- the binaries are in %{_bindir} and %{_sbindir}
14cu|sympa-6.1.24-1|126	- the configuration files are in %{_sysconfdir}/sympa
14cu|sympa-6.1.24-1|127	- the constant files are in %{_libdir}/sympa and %{_datadir}/sympa
14cu|sympa-6.1.24-1|128	- the variable files are in %{_localstatedir}/lib/sympa
14cu|sympa-6.1.24-1|129	- the logs files are in %{_localstatedir}/log/sympa
14cu|sympa-6.1.24-1|130	
14cu|sympa-6.1.24-1|131	Post-installation
14cu|sympa-6.1.24-1|132	-----------------
14cu|sympa-6.1.24-1|133	Sympa requires database for using the web interface. You have to create it
14cu|sympa-6.1.24-1|134	using the adequate script among %{_datadir}/sympa/script/db.
14cu|sympa-6.1.24-1|135	
14cu|sympa-6.1.24-1|136	You can regenerate configuration files for sympa by executing
14cu|sympa-6.1.24-1|137	%{_sbindir}/sympa_wizard.pl
14cu|sympa-6.1.24-1|138	
14cu|sympa-6.1.24-1|139	Additional useful packages
14cu|sympa-6.1.24-1|140	--------------------------
14cu|sympa-6.1.24-1|141	- perl-ldap for LDAP support
14cu|sympa-6.1.24-1|142	EOF
14cu|sympa-6.1.24-1|143	
14cu|sympa-6.1.24-1|144	# Install remaining documentation manually
14cu|sympa-6.1.24-1|145	install -m 644 COPYING README NEWS README.urpmi %{buildroot}%{_docdir}/%{name}
14cu|sympa-6.1.24-1|146	
14cu|sympa-6.1.24-1|147	# don't install  bundled certs
14cu|sympa-6.1.24-1|148	rm -f %{buildroot}%{_datadir}/sympa/ca-bundle.crt
14cu|sympa-6.1.24-1|149	
14cu|sympa-6.1.24-1|150	# not the place for documentation
14cu|sympa-6.1.24-1|151	rm -f %{buildroot}%{_sysconfdir}/sympa/README
14cu|sympa-6.1.24-1|152	
14cu|sympa-6.1.24-1|153	%find_lang sympa
14cu|sympa-6.1.24-1|154	%find_lang web_help
14cu|sympa-6.1.24-1|155	cat web_help.lang >> sympa.lang
14cu|sympa-6.1.24-1|156	
14cu|sympa-6.1.24-1|157	%clean
14cu|sympa-6.1.24-1|158	rm -rf %{buildroot}
14cu|sympa-6.1.24-1|159	
14cu|sympa-6.1.24-1|160	%pre
14cu|sympa-6.1.24-1|161	%_pre_useradd sympa %{_localstatedir}/lib/sympa /bin/false
14cu|sympa-6.1.24-1|162	
14cu|sympa-6.1.24-1|163	%post
14cu|sympa-6.1.24-1|164	%_post_service sympa
14cu|sympa-6.1.24-1|165	
14cu|sympa-6.1.24-1|166	if [ $1 = 1 ]; then
14cu|sympa-6.1.24-1|167	# installation
14cu|sympa-6.1.24-1|168	
14cu|sympa-6.1.24-1|169	# sympa configuration
14cu|sympa-6.1.24-1|170	hostname=`hostname`
14cu|sympa-6.1.24-1|171	
14cu|sympa-6.1.24-1|172	perl -pi \
14cu|sympa-6.1.24-1|173	-e "s|^domain(\s+).*|domain\$1$hostname|;" \
14cu|sympa-6.1.24-1|174	-e "s|^listmaster(\s+).*|listmaster\$1listmaster\@$hostname|;" \
14cu|sympa-6.1.24-1|175	-e "s|^wwsympa_url(\s+).*|wwsympa_url\$1http://$hostname/sympa|;" \
14cu|sympa-6.1.24-1|176	-e "s|^syslog(\s+).*|syslog\$1mail|;" \
14cu|sympa-6.1.24-1|177	%{_sysconfdir}/sympa/sympa.conf
14cu|sympa-6.1.24-1|178	
14cu|sympa-6.1.24-1|179	# Initial aliase file creation
14cu|sympa-6.1.24-1|180	cat >> %{_localstatedir}/lib/sympa/aliases <<EOF
14cu|sympa-6.1.24-1|181	listmaster:	"|%{_sbindir}/queue listmaster"
14cu|sympa-6.1.24-1|182	sympa:		"|%{_sbindir}/queue sympa"
14cu|sympa-6.1.24-1|183	bounce+*:	"|%{_sbindir}/bouncequeue sympa"
14cu|sympa-6.1.24-1|184	sympa-request:	listmaster@$hostname
14cu|sympa-6.1.24-1|185	sympa-owner:	listmaster@$hostname
14cu|sympa-6.1.24-1|186	EOF
14cu|sympa-6.1.24-1|187	chown sympa.sympa %{_localstatedir}/lib/sympa/aliases
14cu|sympa-6.1.24-1|188	
14cu|sympa-6.1.24-1|189	# mta-specific aliases inclusion procedure
14cu|sympa-6.1.24-1|190	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cu|sympa-6.1.24-1|191	if [ "$mta" == "postfix" ]; then
14cu|sympa-6.1.24-1|192	database=`/usr/sbin/postconf -h alias_database`
14cu|sympa-6.1.24-1|193	maps=`/usr/sbin/postconf -h alias_maps`
14cu|sympa-6.1.24-1|194	postconf -e \
14cu|sympa-6.1.24-1|195	"alias_database = $database, hash:%{_localstatedir}/lib/sympa/aliases" \
14cu|sympa-6.1.24-1|196	"alias_maps = $maps, hash:%{_localstatedir}/lib/sympa/aliases"
14cu|sympa-6.1.24-1|197	else
14cu|sympa-6.1.24-1|198	cat >> %{_sysconfdir}/aliases <<EOF
14cu|sympa-6.1.24-1|199	:include:	%{_localstatedir}/lib/sympa/aliases
14cu|sympa-6.1.24-1|200	EOF
14cu|sympa-6.1.24-1|201	fi
14cu|sympa-6.1.24-1|202	# masqmail don't have this command
14cu|sympa-6.1.24-1|203	[ -x /usr/bin/newaliases ] && /usr/bin/newaliases
14cu|sympa-6.1.24-1|204	else
14cu|sympa-6.1.24-1|205	# find aliases file
14cu|sympa-6.1.24-1|206	aliases=`awk '/sendmail_aliases/ {print $2}' %{_sysconfdir}/sympa/sympa.conf`
14cu|sympa-6.1.24-1|207	if [ -z "$aliases" ]; then
14cu|sympa-6.1.24-1|208	aliases=%{_sysconfdir}/aliases
14cu|sympa-6.1.24-1|209	fi
14cu|sympa-6.1.24-1|210	# correct pathes
14cu|sympa-6.1.24-1|211	sed -i \
14cu|sympa-6.1.24-1|212	-e 's|%{_bindir}/queue|%{_sbindir}/queue|' \
14cu|sympa-6.1.24-1|213	-e 's|%{_bindir}/bouncequeue|%{_sbindir}/bouncequeue|' \
14cu|sympa-6.1.24-1|214	$aliases
14cu|sympa-6.1.24-1|215	# regenerate aliases
14cu|sympa-6.1.24-1|216	/usr/bin/newaliases
14cu|sympa-6.1.24-1|217	fi
14cu|sympa-6.1.24-1|218	
14cu|sympa-6.1.24-1|219	%preun
14cu|sympa-6.1.24-1|220	%_preun_service sympa
14cu|sympa-6.1.24-1|221	
14cu|sympa-6.1.24-1|222	if [ $1 = 0 ]; then
14cu|sympa-6.1.24-1|223	# uninstallation
14cu|sympa-6.1.24-1|224	
14cu|sympa-6.1.24-1|225	# remove aliases
14cu|sympa-6.1.24-1|226	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14cu|sympa-6.1.24-1|227	if [ "$mta" == "postfix" ]; then
14cu|sympa-6.1.24-1|228	database=`/usr/sbin/postconf -h alias_database | \
14cu|sympa-6.1.24-1|229	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
14cu|sympa-6.1.24-1|230	maps=`/usr/sbin/postconf -h alias_maps | \
14cu|sympa-6.1.24-1|231	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
14cu|sympa-6.1.24-1|232	postconf -e \
14cu|sympa-6.1.24-1|233	"alias_database = $database" \
14cu|sympa-6.1.24-1|234	"alias_maps = $maps"
14cu|sympa-6.1.24-1|235	else
14cu|sympa-6.1.24-1|236	sed -i -e '/:include:   %{_localstatedir}/lib/sympa/aliases/d' \
14cu|sympa-6.1.24-1|237	%{_sysconfdir}/aliases
14cu|sympa-6.1.24-1|238	fi
14cu|sympa-6.1.24-1|239	/usr/bin/newaliases
14cu|sympa-6.1.24-1|240	fi
14cu|sympa-6.1.24-1|241	
14cu|sympa-6.1.24-1|242	%postun
14cu|sympa-6.1.24-1|243	%_postun_userdel sympa
14cu|sympa-6.1.24-1|244	
14cu|sympa-6.1.24-1|245	%files -f sympa.lang
14cu|sympa-6.1.24-1|246	%{_docdir}/%{name}
14cu|sympa-6.1.24-1|247	
14cu|sympa-6.1.24-1|248	# variable directories
14cu|sympa-6.1.24-1|249	%attr(-,sympa,sympa) %{_localstatedir}/lib/sympa
14cu|sympa-6.1.24-1|250	%attr(-,sympa,sympa) %{_localstatedir}/spool/sympa
14cu|sympa-6.1.24-1|251	
14cu|sympa-6.1.24-1|252	# config files
14cu|sympa-6.1.24-1|253	%dir %{_sysconfdir}/sympa
14cu|sympa-6.1.24-1|254	%config(noreplace) %attr(640,root,sympa) %{_sysconfdir}/sympa/sympa.conf
14cu|sympa-6.1.24-1|255	%config(noreplace) %{_sysconfdir}/sympa/wwsympa.conf
14cu|sympa-6.1.24-1|256	%config(noreplace) %{_sysconfdir}/sympa/data_structure.version
14cu|sympa-6.1.24-1|257	
14cu|sympa-6.1.24-1|258	%{_unitdir}/sympa.service
14cu|sympa-6.1.24-1|259	%{_unitdir}/sympa-bulk.service
14cu|sympa-6.1.24-1|260	%{_unitdir}/sympa-archived.service
14cu|sympa-6.1.24-1|261	%{_unitdir}/sympa-bounced.service
14cu|sympa-6.1.24-1|262	%{_unitdir}/sympa-task_manager.service
14cu|sympa-6.1.24-1|263	%{_prefix}/lib/tmpfiles.d/sympa.conf
14cu|sympa-6.1.24-1|264	
14cu|sympa-6.1.24-1|265	# binaries
14cu|sympa-6.1.24-1|266	%attr(-,sympa,sympa) %{_sbindir}/queue
14cu|sympa-6.1.24-1|267	%attr(-,sympa,sympa) %{_sbindir}/bouncequeue
14cu|sympa-6.1.24-1|268	%attr(-,sympa,sympa) %{_sbindir}/familyqueue
14cu|sympa-6.1.24-1|269	%attr(-,sympa,sympa) %{_sbindir}/sympa_newaliases.pl
14cu|sympa-6.1.24-1|270	%attr(-,root,sympa) %{_sbindir}/sympa_newaliases-wrapper
14cu|sympa-6.1.24-1|271	%{_sbindir}/sympa.pl
14cu|sympa-6.1.24-1|272	%{_sbindir}/alias_manager.pl
14cu|sympa-6.1.24-1|273	%{_sbindir}/archived.pl
14cu|sympa-6.1.24-1|274	%{_sbindir}/bounced.pl
14cu|sympa-6.1.24-1|275	%{_sbindir}/bulk.pl
14cu|sympa-6.1.24-1|276	%{_sbindir}/sympa_wizard.pl
14cu|sympa-6.1.24-1|277	%{_sbindir}/task_manager.pl
14cu|sympa-6.1.24-1|278	
14cu|sympa-6.1.24-1|279	# other
14cu|sympa-6.1.24-1|280	%{_datadir}/sympa
14cu|sympa-6.1.24-1|281	%{_mandir}/man1/sympa_newaliases.1*
14cu|sympa-6.1.24-1|282	%{_mandir}/man8/*
14cu|sympa-6.1.24-1|283	
14cu|sympa-6.1.24-1|284	%files www
14cu|sympa-6.1.24-1|285	%dir %{_libdir}/sympa
14cu|sympa-6.1.24-1|286	%dir %{_libdir}/sympa/cgi
14cu|sympa-6.1.24-1|287	%{_libdir}/sympa/cgi/wwsympa.fcgi
14cu|sympa-6.1.24-1|288	%{_libdir}/sympa/cgi/sympa_soap_server.fcgi
14cu|sympa-6.1.24-1|289	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/sympa_soap_server-wrapper.fcgi
14cu|sympa-6.1.24-1|290	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/wwsympa-wrapper.fcgi
14cu|sympa-6.1.24-1|291	%config(noreplace) %{_webappconfdir}/sympa.conf
14cu|sympa-6.1.24-1|292	
14cu|sympa-6.1.24-1|293	
14cu|sympa-6.1.24-1|294	%changelog
14cu|sympa-6.1.24-1|295	
14cu|sympa-6.1.24-1|296	* Sun Jul 05 2015 dsilakov <denis.silakov@rosalab.ru> 6.1.24-1
14cu|sympa-6.1.24-1|297	- (37c75f7) Merge pull request #3 from alozhkov/sympa:rosa2014.1
14cu|sympa-6.1.24-1|298	- (37c75f7) Updated to a new version
14cu|sympa-6.1.24-1|299	
14cu|sympa-6.1.24-1|300	

14775 14
14cu|sympow-1.019-5|1	%define debug_package %{nil}
14cu|sympow-1.019-5|2	
14cu|sympow-1.019-5|3	%define sympowdir %{_datadir}/%{name}
14cu|sympow-1.019-5|4	
14cu|sympow-1.019-5|5	Summary:	Compute special values of symmetric power elliptic curve L-functions
14cu|sympow-1.019-5|6	Name:		sympow
14cu|sympow-1.019-5|7	Version:	1.019
14cu|sympow-1.019-5|8	Release:	5
14cu|sympow-1.019-5|9	License:	BSD
14cu|sympow-1.019-5|10	Group:		Sciences/Mathematics
14cu|sympow-1.019-5|11	Url:		http://www.maths.bris.ac.uk/~mamjw/
14cu|sympow-1.019-5|12	Source0:	http://www.maths.bris.ac.uk/~mamjw/sympow.src.tar.bz2
14cu|sympow-1.019-5|13	# sagemath sympow datafiles
14cu|sympow-1.019-5|14	Source1:	datafiles.tar.bz2
14cu|sympow-1.019-5|15	Patch0:		sympow-1.019-datafiles.patch
14cu|sympow-1.019-5|16	BuildRequires:	pari
14cu|sympow-1.019-5|17	Requires:	pari
14cu|sympow-1.019-5|18	
14cu|sympow-1.019-5|19	%description
14cu|sympow-1.019-5|20	SYMPOW is a package to compute special values of symmetric power elliptic
14cu|sympow-1.019-5|21	curve L-functions. It can compute up to about 64 digits of precision.
14cu|sympow-1.019-5|22	
14cu|sympow-1.019-5|23	%files
14cu|sympow-1.019-5|24	%{_bindir}/%{name}
14cu|sympow-1.019-5|25	%dir %{sympowdir}
14cu|sympow-1.019-5|26	%{sympowdir}/*
14cu|sympow-1.019-5|27	
14cu|sympow-1.019-5|28	#----------------------------------------------------------------------------
14cu|sympow-1.019-5|29	
14cu|sympow-1.019-5|30	%prep
14cu|sympow-1.019-5|31	%setup -q -n SYMPOW-%{version}
14cu|sympow-1.019-5|32	%patch0 -p1
14cu|sympow-1.019-5|33	
14cu|sympow-1.019-5|34	perl -pi \
14cu|sympow-1.019-5|35	-e 's|"new_data"|"%{_datadir}/%{name}/bin/new_data"|;' \
14cu|sympow-1.019-5|36	-e 's|(standard.\.gp)|%{sympowdir}/$1|g;' \
14cu|sympow-1.019-5|37	generate.c
14cu|sympow-1.019-5|38	
14cu|sympow-1.019-5|39	%build
14cu|sympow-1.019-5|40	sh Configure
14cu|sympow-1.019-5|41	make
14cu|sympow-1.019-5|42	
14cu|sympow-1.019-5|43	%install
14cu|sympow-1.019-5|44	mkdir -p %{buildroot}%{_bindir}
14cu|sympow-1.019-5|45	
14cu|sympow-1.019-5|46	cat > %{buildroot}%{_bindir}/%{name} << EOF
14cu|sympow-1.019-5|47	#!/bin/sh
14cu|sympow-1.019-5|48	
14cu|sympow-1.019-5|49	SYMPOW_DATA=%{sympowdir}/datafiles
14cu|sympow-1.019-5|50	if test -n "\$SYMPOW_DIR"; then
14cu|sympow-1.019-5|51	if [ ! -d \$SYMPOW_DIR/datafiles ]; then
14cu|sympow-1.019-5|52	mkdir -p \$SYMPOW_DIR/datafiles
14cu|sympow-1.019-5|53	cp -far \$SYMPOW_DATA/*.txt \$SYMPOW_DATA/param_data \$SYMPOW_DIR/datafiles
14cu|sympow-1.019-5|54	fi
14cu|sympow-1.019-5|55	cd \$SYMPOW_DIR
14cu|sympow-1.019-5|56	else
14cu|sympow-1.019-5|57	cd %{sympowdir}
14cu|sympow-1.019-5|58	fi
14cu|sympow-1.019-5|59	
14cu|sympow-1.019-5|60	exec %{sympowdir}/bin/%{name} "\$@"
14cu|sympow-1.019-5|61	EOF
14cu|sympow-1.019-5|62	chmod +x %{buildroot}%{_bindir}/%{name}
14cu|sympow-1.019-5|63	
14cu|sympow-1.019-5|64	mkdir -p %{buildroot}%{sympowdir}/bin
14cu|sympow-1.019-5|65	cp -fa %{name} %{buildroot}%{sympowdir}/bin
14cu|sympow-1.019-5|66	cp -fa new_data %{buildroot}%{sympowdir}/bin
14cu|sympow-1.019-5|67	cp -fa standard?.gp %{buildroot}%{sympowdir}
14cu|sympow-1.019-5|68	tar jxf %{SOURCE1} -C %{buildroot}%{sympowdir}
14cu|sympow-1.019-5|69	
14cu|sympow-1.019-5|70	
14cu|sympow-1.019-5|71	%changelog
14cu|sympow-1.019-5|72	
14cu|sympow-1.019-5|73	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.019-5
14cu|sympow-1.019-5|74	- (4176fbd) Disable debug package
14cu|sympow-1.019-5|75	- (4176fbd) Spec cleanup
14cu|sympow-1.019-5|76	
14cu|sympow-1.019-5|77	

14776 14
14cu|synapse-0.2.99.2-1|1	Summary:	A semantic launcher written in Vala
14cu|synapse-0.2.99.2-1|2	Name:		synapse
14cu|synapse-0.2.99.2-1|3	Version:	0.2.99.2
14cu|synapse-0.2.99.2-1|4	Release:	1
14cu|synapse-0.2.99.2-1|5	License:	GPLv3+
14cu|synapse-0.2.99.2-1|6	Group:		System/Libraries
14cu|synapse-0.2.99.2-1|7	Url:		http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
14cu|synapse-0.2.99.2-1|8	Source0:	http://launchpad.net/%{name}-project/0.2/%{version}/+download/%{name}-%{version}.tar.xz
14cu|synapse-0.2.99.2-1|9	BuildRequires:	gettext
14cu|synapse-0.2.99.2-1|10	BuildRequires:	intltool
14cu|synapse-0.2.99.2-1|11	BuildRequires:	vala
14cu|synapse-0.2.99.2-1|12	BuildRequires:	pkgconfig(gee-0.8)
14cu|synapse-0.2.99.2-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|synapse-0.2.99.2-1|14	BuildRequires:	pkgconfig(json-glib-1.0)
14cu|synapse-0.2.99.2-1|15	BuildRequires:	pkgconfig(keybinder-3.0)
14cu|synapse-0.2.99.2-1|16	BuildRequires:	pkgconfig(libnotify)
14cu|synapse-0.2.99.2-1|17	BuildRequires:	pkgconfig(rest-0.7)
14cu|synapse-0.2.99.2-1|18	BuildRequires:	pkgconfig(unique-1.0)
14cu|synapse-0.2.99.2-1|19	BuildRequires:	pkgconfig(zeitgeist-2.0)
14cu|synapse-0.2.99.2-1|20	
14cu|synapse-0.2.99.2-1|21	%description
14cu|synapse-0.2.99.2-1|22	Synapse is a semantic launcher written in Vala that you can use to start
14cu|synapse-0.2.99.2-1|23	applications as well as find and access relevant documents and files by making
14cu|synapse-0.2.99.2-1|24	use of the Zeitgeist engine.
14cu|synapse-0.2.99.2-1|25	
14cu|synapse-0.2.99.2-1|26	%files -f %{name}.lang
14cu|synapse-0.2.99.2-1|27	%doc COPYING README
14cu|synapse-0.2.99.2-1|28	%{_bindir}/synapse
14cu|synapse-0.2.99.2-1|29	%{_mandir}/man1/synapse.1*
14cu|synapse-0.2.99.2-1|30	%{_datadir}/applications/synapse.desktop
14cu|synapse-0.2.99.2-1|31	%{_datadir}/icons/hicolor/scalable/apps/synapse.svg
14cu|synapse-0.2.99.2-1|32	
14cu|synapse-0.2.99.2-1|33	#----------------------------------------------------------------------------
14cu|synapse-0.2.99.2-1|34	
14cu|synapse-0.2.99.2-1|35	%package devel
14cu|synapse-0.2.99.2-1|36	Summary:	Development files for %{name}
14cu|synapse-0.2.99.2-1|37	Group:		Development/Other
14cu|synapse-0.2.99.2-1|38	Requires:	%{name} = %{EVRD}
14cu|synapse-0.2.99.2-1|39	
14cu|synapse-0.2.99.2-1|40	%description devel
14cu|synapse-0.2.99.2-1|41	The %{name}-devel package contains libraries and header files for
14cu|synapse-0.2.99.2-1|42	developing applications that use %{name}.
14cu|synapse-0.2.99.2-1|43	
14cu|synapse-0.2.99.2-1|44	%files devel
14cu|synapse-0.2.99.2-1|45	%doc AUTHORS
14cu|synapse-0.2.99.2-1|46	%{_datadir}/vala/vapi
14cu|synapse-0.2.99.2-1|47	
14cu|synapse-0.2.99.2-1|48	#----------------------------------------------------------------------------
14cu|synapse-0.2.99.2-1|49	
14cu|synapse-0.2.99.2-1|50	%prep
14cu|synapse-0.2.99.2-1|51	%setup -q
14cu|synapse-0.2.99.2-1|52	#patch0 -p1 -b .glib
14cu|synapse-0.2.99.2-1|53	#patch1 -p1 -b .libm-dso-for-powf
14cu|synapse-0.2.99.2-1|54	#patch2 -p1
14cu|synapse-0.2.99.2-1|55	
14cu|synapse-0.2.99.2-1|56	%build
14cu|synapse-0.2.99.2-1|57	%configure2_5x \
14cu|synapse-0.2.99.2-1|58	--disable-static \
14cu|synapse-0.2.99.2-1|59	--enable-zeitgeist=yes
14cu|synapse-0.2.99.2-1|60	%make V=1
14cu|synapse-0.2.99.2-1|61	
14cu|synapse-0.2.99.2-1|62	%install
14cu|synapse-0.2.99.2-1|63	%makeinstall_std
14cu|synapse-0.2.99.2-1|64	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
14cu|synapse-0.2.99.2-1|65	install -D -p -m 644 vapi/*.vapi %{buildroot}%{_datadir}/vala/vapi
14cu|synapse-0.2.99.2-1|66	
14cu|synapse-0.2.99.2-1|67	# language files
14cu|synapse-0.2.99.2-1|68	%find_lang %{name}
14cu|synapse-0.2.99.2-1|69	
14cu|synapse-0.2.99.2-1|70	
14cu|synapse-0.2.99.2-1|71	%changelog
14cu|synapse-0.2.99.2-1|72	
14cu|synapse-0.2.99.2-1|73	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.99.2-1
14cu|synapse-0.2.99.2-1|74	- (a0ce2d6) New version 0.2.99.2
14cu|synapse-0.2.99.2-1|75	- (a0ce2d6) Switch to GTK3 (update BuildRequires)
14cu|synapse-0.2.99.2-1|76	
14cu|synapse-0.2.99.2-1|77	

14777 14
14cu|sync-engine-0.16-2|1	%define debug_package %{nil}
14cu|sync-engine-0.16-2|2	
14cu|sync-engine-0.16-2|3	%define srcname synce-sync-engine
14cu|sync-engine-0.16-2|4	
14cu|sync-engine-0.16-2|5	Summary:	SynCE synchronization engine
14cu|sync-engine-0.16-2|6	Name:		sync-engine
14cu|sync-engine-0.16-2|7	Version:	0.16
14cu|sync-engine-0.16-2|8	Release:	2
14cu|sync-engine-0.16-2|9	License:	GPLv2+
14cu|sync-engine-0.16-2|10	Group:		Office
14cu|sync-engine-0.16-2|11	Url:		http://synce.sourceforge.net/
14cu|sync-engine-0.16-2|12	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/%{version}/synce-%{name}-%{version}.tar.gz
14cu|sync-engine-0.16-2|13	BuildRequires:	python-setuptools
14cu|sync-engine-0.16-2|14	BuildRequires:	pkgconfig(python)
14cu|sync-engine-0.16-2|15	Requires:	python
14cu|sync-engine-0.16-2|16	Requires:	python-dbus
14cu|sync-engine-0.16-2|17	Requires:	python-gobject
14cu|sync-engine-0.16-2|18	Requires:	python-librra
14cu|sync-engine-0.16-2|19	Requires:	python-librtfcomp
14cu|sync-engine-0.16-2|20	Requires:	python-libsynce
14cu|sync-engine-0.16-2|21	Requires:	python-libxml2
14cu|sync-engine-0.16-2|22	Requires:	python-libxslt
14cu|sync-engine-0.16-2|23	Requires:	python-sqlite2
14cu|sync-engine-0.16-2|24	#Requires:	pywbxml
14cu|sync-engine-0.16-2|25	
14cu|sync-engine-0.16-2|26	%description
14cu|sync-engine-0.16-2|27	SynCE synchronization engine. This component handles actual data
14cu|sync-engine-0.16-2|28	exchange between a Windows Mobile 5+ device and a synchronization
14cu|sync-engine-0.16-2|29	application.
14cu|sync-engine-0.16-2|30	
14cu|sync-engine-0.16-2|31	%files
14cu|sync-engine-0.16-2|32	%doc CHANGELOG COPYING
14cu|sync-engine-0.16-2|33	%{_bindir}/*py
14cu|sync-engine-0.16-2|34	%{_bindir}/%{name}
14cu|sync-engine-0.16-2|35	%{_sysconfdir}/syncengine.conf.xml
14cu|sync-engine-0.16-2|36	%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
14cu|sync-engine-0.16-2|37	%{py_puresitedir}/*
14cu|sync-engine-0.16-2|38	
14cu|sync-engine-0.16-2|39	#----------------------------------------------------------------------------
14cu|sync-engine-0.16-2|40	
14cu|sync-engine-0.16-2|41	%package -n synce-opensync-plugin
14cu|sync-engine-0.16-2|42	Summary:	Synce plugin for opensync
14cu|sync-engine-0.16-2|43	Group:		Office
14cu|sync-engine-0.16-2|44	Requires:	libopensync-plugin-python >= 0.22
14cu|sync-engine-0.16-2|45	Requires:	%{name}
14cu|sync-engine-0.16-2|46	Obsoletes:	libopensync-plugin-synce < 0.22
14cu|sync-engine-0.16-2|47	
14cu|sync-engine-0.16-2|48	%description -n synce-opensync-plugin
14cu|sync-engine-0.16-2|49	SynCE plugin for OpenSync. Allows applications using the OpenSync
14cu|sync-engine-0.16-2|50	framework to synchronise with devices handled by SynCE. This is the
14cu|sync-engine-0.16-2|51	plugin provided by the SynCE team, rather than that provided by the
14cu|sync-engine-0.16-2|52	OpenSync team. This plugin works with Windows Mobile 5 and later
14cu|sync-engine-0.16-2|53	devices.
14cu|sync-engine-0.16-2|54	
14cu|sync-engine-0.16-2|55	%files -n synce-opensync-plugin
14cu|sync-engine-0.16-2|56	%{_libdir}/opensync/python-plugins/*
14cu|sync-engine-0.16-2|57	%{_datadir}/opensync/defaults/synce-opensync-plugin
14cu|sync-engine-0.16-2|58	
14cu|sync-engine-0.16-2|59	#----------------------------------------------------------------------------
14cu|sync-engine-0.16-2|60	
14cu|sync-engine-0.16-2|61	%prep
14cu|sync-engine-0.16-2|62	%setup -q -n synce-%{name}-%{version}
14cu|sync-engine-0.16-2|63	
14cu|sync-engine-0.16-2|64	%build
14cu|sync-engine-0.16-2|65	python ./setup.py build
14cu|sync-engine-0.16-2|66	
14cu|sync-engine-0.16-2|67	%install
14cu|sync-engine-0.16-2|68	mkdir -p %{buildroot}%{_bindir}
14cu|sync-engine-0.16-2|69	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|sync-engine-0.16-2|70	
14cu|sync-engine-0.16-2|71	mkdir -p %{buildroot}%{_libdir}/opensync/python-plugins/
14cu|sync-engine-0.16-2|72	mv \
14cu|sync-engine-0.16-2|73	%{buildroot}%{py_puresitedir}/plugins/synce-opensync-plugin-2x.py \
14cu|sync-engine-0.16-2|74	%{buildroot}%{_libdir}/opensync/python-plugins/
14cu|sync-engine-0.16-2|75	
14cu|sync-engine-0.16-2|76	rm -fr %{buildroot}%{py_puresitedir}/plugins/
14cu|sync-engine-0.16-2|77	
14cu|sync-engine-0.16-2|78	# install dbus service file
14cu|sync-engine-0.16-2|79	mkdir -p %{buildroot}%{_datadir}/dbus-1/services
14cu|sync-engine-0.16-2|80	install -m 0644 config/org.synce.SyncEngine.service %{buildroot}%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
14cu|sync-engine-0.16-2|81	
14cu|sync-engine-0.16-2|82	# default config for opensync plugin, specifying an empty configuration
14cu|sync-engine-0.16-2|83	# so apps like multisync know the plugin needs no config. Note this
14cu|sync-engine-0.16-2|84	# will be different for opensync 0.3 / 0.4 - AdamW 2008/03
14cu|sync-engine-0.16-2|85	mkdir -p %{buildroot}%{_datadir}/opensync/defaults
14cu|sync-engine-0.16-2|86	cat > %{buildroot}%{_datadir}/opensync/defaults/synce-opensync-plugin << EOF
14cu|sync-engine-0.16-2|87	<config></config>
14cu|sync-engine-0.16-2|88	EOF
14cu|sync-engine-0.16-2|89	
14cu|sync-engine-0.16-2|90	# install a default config file
14cu|sync-engine-0.16-2|91	mkdir -p %{buildroot}%{_sysconfdir}
14cu|sync-engine-0.16-2|92	install -m 0644 config/syncengine.conf.xml %{buildroot}%{_sysconfdir}/syncengine.conf.xml
14cu|sync-engine-0.16-2|93	
14cu|sync-engine-0.16-2|94	
14cu|sync-engine-0.16-2|95	%changelog
14cu|sync-engine-0.16-2|96	
14cu|sync-engine-0.16-2|97	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.16-2
14cu|sync-engine-0.16-2|98	- (7e5df52) Drop obsolete python-pyxml requierment
14cu|sync-engine-0.16-2|99	
14cu|sync-engine-0.16-2|100	

14778 14
14cu|syncevolution-1.4.1-1|1	%define _libexecdir /usr/libexec
14cu|syncevolution-1.4.1-1|2	%define _disable_ld_no_undefined 1
14cu|syncevolution-1.4.1-1|3	
14cu|syncevolution-1.4.1-1|4	%define gdbussyncevo_major 0
14cu|syncevolution-1.4.1-1|5	%define gdbussyncevo_libname %mklibname gdbussyncevo %gdbussyncevo_major
14cu|syncevolution-1.4.1-1|6	%define smltk_major 0
14cu|syncevolution-1.4.1-1|7	%define smltk_libname %mklibname smltk %smltk_major
14cu|syncevolution-1.4.1-1|8	%define syncevodbus_major 0
14cu|syncevolution-1.4.1-1|9	%define syncevodbus_libname %mklibname syncevo-dbus %syncevodbus_major
14cu|syncevolution-1.4.1-1|10	%define syncevolution_major 0
14cu|syncevolution-1.4.1-1|11	%define syncevolution_libname %mklibname syncevolution %syncevolution_major
14cu|syncevolution-1.4.1-1|12	%define synthesis_major 0
14cu|syncevolution-1.4.1-1|13	%define synthesis_libname %mklibname synthesis %synthesis_major
14cu|syncevolution-1.4.1-1|14	
14cu|syncevolution-1.4.1-1|15	%define develname %mklibname %name -d
14cu|syncevolution-1.4.1-1|16	
14cu|syncevolution-1.4.1-1|17	Summary:       SyncML client for evolution
14cu|syncevolution-1.4.1-1|18	Name:          syncevolution
14cu|syncevolution-1.4.1-1|19	Version:       1.4.1
14cu|syncevolution-1.4.1-1|20	Release:       1
14cu|syncevolution-1.4.1-1|21	License:       LGPLv2+
14cu|syncevolution-1.4.1-1|22	Group:         Networking/Remote access
14cu|syncevolution-1.4.1-1|23	URL:           http://syncevolution.org/
14cu|syncevolution-1.4.1-1|24	Source0:       http://downloads.syncevolution.org/%{name}/sources/%{name}-%{version}.tar.gz
14cu|syncevolution-1.4.1-1|25	BuildRequires: kdepimlibs4-devel
14cu|syncevolution-1.4.1-1|26	BuildRequires: pkgconfig(bluez)
14cu|syncevolution-1.4.1-1|27	BuildRequires: boost-devel
14cu|syncevolution-1.4.1-1|28	BuildRequires: pkgconfig(cppunit)
14cu|syncevolution-1.4.1-1|29	BuildRequires: pkgconfig(libedataserver-1.2)
14cu|syncevolution-1.4.1-1|30	BuildRequires: pkgconfig(expat)
14cu|syncevolution-1.4.1-1|31	BuildRequires: pkgconfig(glib-2.0)
14cu|syncevolution-1.4.1-1|32	BuildRequires: pkgconfig(gnome-keyring-1)
14cu|syncevolution-1.4.1-1|33	BuildRequires: pkgconfig(gtk+-3.0)
14cu|syncevolution-1.4.1-1|34	BuildRequires: pkgconfig(libcurl)
14cu|syncevolution-1.4.1-1|35	BuildRequires: pkgconfig(libical)
14cu|syncevolution-1.4.1-1|36	BuildRequires: pkgconfig(libnotify)
14cu|syncevolution-1.4.1-1|37	BuildRequires: pkgconfig(libsoup-2.4)
14cu|syncevolution-1.4.1-1|38	BuildRequires: pkgconfig(neon)
14cu|syncevolution-1.4.1-1|39	BuildRequires: pkgconfig(libpcre)
14cu|syncevolution-1.4.1-1|40	BuildRequires: pythonegg(docutils)
14cu|syncevolution-1.4.1-1|41	BuildRequires: pkgconfig(unique-1.0)
14cu|syncevolution-1.4.1-1|42	BuildRequires: pkgconfig(openobex)
14cu|syncevolution-1.4.1-1|43	BuildRequires: pkgconfig(libebook-1.2)
14cu|syncevolution-1.4.1-1|44	BuildRequires: desktop-file-utils
14cu|syncevolution-1.4.1-1|45	BuildRequires: libtlen-devel
14cu|syncevolution-1.4.1-1|46	BuildRequires: pkgconfig(libecal-1.2)
14cu|syncevolution-1.4.1-1|47	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
14cu|syncevolution-1.4.1-1|48	BuildRequires: intltool
14cu|syncevolution-1.4.1-1|49	BuildRequires: gettext
14cu|syncevolution-1.4.1-1|50	BuildRequires: libtool
14cu|syncevolution-1.4.1-1|51	BuildRequires: xsltproc
14cu|syncevolution-1.4.1-1|52	
14cu|syncevolution-1.4.1-1|53	Requires: python-twisted-web
14cu|syncevolution-1.4.1-1|54	Requires: %{name}-backends
14cu|syncevolution-1.4.1-1|55	
14cu|syncevolution-1.4.1-1|56	%description
14cu|syncevolution-1.4.1-1|57	syncevolution is designed to provide a SyncML client that can
14cu|syncevolution-1.4.1-1|58	connect to and sync with various SyncML-based servers
14cu|syncevolution-1.4.1-1|59	
14cu|syncevolution-1.4.1-1|60	%package backends
14cu|syncevolution-1.4.1-1|61	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|62	Summary:        %{name} backend plugins
14cu|syncevolution-1.4.1-1|63	
14cu|syncevolution-1.4.1-1|64	%description backends
14cu|syncevolution-1.4.1-1|65	This package contains the backend plugins for %{name}.
14cu|syncevolution-1.4.1-1|66	
14cu|syncevolution-1.4.1-1|67	%package -n %{gdbussyncevo_libname}
14cu|syncevolution-1.4.1-1|68	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|69	Summary:        Gdbussyncevo library
14cu|syncevolution-1.4.1-1|70	
14cu|syncevolution-1.4.1-1|71	%description -n %{gdbussyncevo_libname}
14cu|syncevolution-1.4.1-1|72	This package contains the gdbussyncevo library.
14cu|syncevolution-1.4.1-1|73	
14cu|syncevolution-1.4.1-1|74	%package -n %{smltk_libname}
14cu|syncevolution-1.4.1-1|75	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|76	Summary:        Smltk library
14cu|syncevolution-1.4.1-1|77	
14cu|syncevolution-1.4.1-1|78	%description -n %{smltk_libname}
14cu|syncevolution-1.4.1-1|79	This package contains the smltk library.
14cu|syncevolution-1.4.1-1|80	
14cu|syncevolution-1.4.1-1|81	%package -n %{syncevodbus_libname}
14cu|syncevolution-1.4.1-1|82	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|83	Summary:        Syncevo-dbus library
14cu|syncevolution-1.4.1-1|84	
14cu|syncevolution-1.4.1-1|85	%description -n %{syncevodbus_libname}
14cu|syncevolution-1.4.1-1|86	This package contains the syncevo-dbus library.
14cu|syncevolution-1.4.1-1|87	
14cu|syncevolution-1.4.1-1|88	%package -n %{syncevolution_libname}
14cu|syncevolution-1.4.1-1|89	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|90	Summary:        Syncevolution library
14cu|syncevolution-1.4.1-1|91	
14cu|syncevolution-1.4.1-1|92	%description -n %{syncevolution_libname}
14cu|syncevolution-1.4.1-1|93	This package contains the syncevolution library.
14cu|syncevolution-1.4.1-1|94	
14cu|syncevolution-1.4.1-1|95	%package -n %{synthesis_libname}
14cu|syncevolution-1.4.1-1|96	Group:          System/Libraries
14cu|syncevolution-1.4.1-1|97	Summary:        Synthesis library
14cu|syncevolution-1.4.1-1|98	
14cu|syncevolution-1.4.1-1|99	%description -n %{synthesis_libname}
14cu|syncevolution-1.4.1-1|100	This package contains the synthesis library.
14cu|syncevolution-1.4.1-1|101	
14cu|syncevolution-1.4.1-1|102	%package -n %{develname}
14cu|syncevolution-1.4.1-1|103	Summary: Development package for %{name}
14cu|syncevolution-1.4.1-1|104	Group: Development/C
14cu|syncevolution-1.4.1-1|105	Requires: %{name} = %{EVRD}
14cu|syncevolution-1.4.1-1|106	
14cu|syncevolution-1.4.1-1|107	%description -n %{develname}
14cu|syncevolution-1.4.1-1|108	Files for development with %{name}.
14cu|syncevolution-1.4.1-1|109	
14cu|syncevolution-1.4.1-1|110	%package gtk
14cu|syncevolution-1.4.1-1|111	Summary: GTK+ GUI for %{name}
14cu|syncevolution-1.4.1-1|112	Group: Networking/Remote access
14cu|syncevolution-1.4.1-1|113	Requires: %{name} = %{EVRD}
14cu|syncevolution-1.4.1-1|114	
14cu|syncevolution-1.4.1-1|115	%description gtk
14cu|syncevolution-1.4.1-1|116	GTK+ GUI for use with %{name}.
14cu|syncevolution-1.4.1-1|117	
14cu|syncevolution-1.4.1-1|118	%package perl
14cu|syncevolution-1.4.1-1|119	Summary: Perl utils for %{name}
14cu|syncevolution-1.4.1-1|120	Group: Development/Perl
14cu|syncevolution-1.4.1-1|121	Requires: %{name} = %{EVRD}
14cu|syncevolution-1.4.1-1|122	
14cu|syncevolution-1.4.1-1|123	%description perl
14cu|syncevolution-1.4.1-1|124	Perl utils for use with %{name}.
14cu|syncevolution-1.4.1-1|125	
14cu|syncevolution-1.4.1-1|126	%prep
14cu|syncevolution-1.4.1-1|127	%setup -q
14cu|syncevolution-1.4.1-1|128	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|syncevolution-1.4.1-1|129	
14cu|syncevolution-1.4.1-1|130	# use the ac macros in Makefile.am
14cu|syncevolution-1.4.1-1|131	sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am
14cu|syncevolution-1.4.1-1|132	
14cu|syncevolution-1.4.1-1|133	%build
14cu|syncevolution-1.4.1-1|134	intltoolize --automake --copy --force
14cu|syncevolution-1.4.1-1|135	autoreconf -fiv
14cu|syncevolution-1.4.1-1|136	(cd src/synthesis && autoreconf -fi && ./autogen.sh)
14cu|syncevolution-1.4.1-1|137	
14cu|syncevolution-1.4.1-1|138	%configure2_5x --enable-libsoup --enable-dbus-service --enable-shared --with-expat=system \
14cu|syncevolution-1.4.1-1|139	--disable-static --enable-gtk=3 --enable-gui --with-gio-gdbus --enable-dav --enable-bluetooth \
14cu|syncevolution-1.4.1-1|140	--enable-akonadi --enable-gnomebluetooth
14cu|syncevolution-1.4.1-1|141	
14cu|syncevolution-1.4.1-1|142	
14cu|syncevolution-1.4.1-1|143	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g
14cu|syncevolution-1.4.1-1|144	s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|syncevolution-1.4.1-1|145	
14cu|syncevolution-1.4.1-1|146	make
14cu|syncevolution-1.4.1-1|147	find . -type d -perm 02755 -exec chmod 0755 '{}' \;
14cu|syncevolution-1.4.1-1|148	
14cu|syncevolution-1.4.1-1|149	%install
14cu|syncevolution-1.4.1-1|150	%makeinstall_std
14cu|syncevolution-1.4.1-1|151	rm -rf %{buildroot}%{_datadir}/doc
14cu|syncevolution-1.4.1-1|152	
14cu|syncevolution-1.4.1-1|153	%find_lang %{name}
14cu|syncevolution-1.4.1-1|154	
14cu|syncevolution-1.4.1-1|155	%files -f %{name}.lang
14cu|syncevolution-1.4.1-1|156	%doc AUTHORS NEWS README HACKING README.html README.rst
14cu|syncevolution-1.4.1-1|157	%{_sysconfdir}/xdg/autostart/syncevo-dbus-server.desktop
14cu|syncevolution-1.4.1-1|158	%{_bindir}/syncevolution
14cu|syncevolution-1.4.1-1|159	%{_bindir}/syncevo-http-server
14cu|syncevolution-1.4.1-1|160	%{_bindir}/syncevo-phone-config
14cu|syncevolution-1.4.1-1|161	%{_bindir}/synclog2html
14cu|syncevolution-1.4.1-1|162	%{_bindir}/syncevo-webdav-lookup
14cu|syncevolution-1.4.1-1|163	%{_libexecdir}/syncevo-dbus-helper
14cu|syncevolution-1.4.1-1|164	%{_libexecdir}/syncevo-dbus-server
14cu|syncevolution-1.4.1-1|165	%{_libexecdir}/syncevo-dbus-server-startup.sh
14cu|syncevolution-1.4.1-1|166	%{_libexecdir}/syncevo-local-sync
14cu|syncevolution-1.4.1-1|167	%{_datadir}/syncevolution
14cu|syncevolution-1.4.1-1|168	%{_datadir}/dbus-1/services/org.syncevolution.service
14cu|syncevolution-1.4.1-1|169	%{_mandir}/man1/syncevolution.1*
14cu|syncevolution-1.4.1-1|170	%exclude %{_datadir}/syncevolution/xml/*.pl
14cu|syncevolution-1.4.1-1|171	
14cu|syncevolution-1.4.1-1|172	%files backends
14cu|syncevolution-1.4.1-1|173	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|174	%dir %{_libdir}/syncevolution
14cu|syncevolution-1.4.1-1|175	%{_libdir}/syncevolution/backends
14cu|syncevolution-1.4.1-1|176	
14cu|syncevolution-1.4.1-1|177	%files -n %{gdbussyncevo_libname}
14cu|syncevolution-1.4.1-1|178	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|179	%{_libdir}/libgdbussyncevo.so.%{gdbussyncevo_major}*
14cu|syncevolution-1.4.1-1|180	
14cu|syncevolution-1.4.1-1|181	%files -n %{smltk_libname}
14cu|syncevolution-1.4.1-1|182	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|183	%{_libdir}/libsmltk.so.%{smltk_major}*
14cu|syncevolution-1.4.1-1|184	
14cu|syncevolution-1.4.1-1|185	%files -n %{syncevodbus_libname}
14cu|syncevolution-1.4.1-1|186	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|187	%{_libdir}/libsyncevo-dbus.so.%{syncevodbus_major}*
14cu|syncevolution-1.4.1-1|188	
14cu|syncevolution-1.4.1-1|189	%files -n %{syncevolution_libname}
14cu|syncevolution-1.4.1-1|190	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|191	%{_libdir}/libsyncevolution.so.%{syncevolution_major}*
14cu|syncevolution-1.4.1-1|192	
14cu|syncevolution-1.4.1-1|193	%files -n %{synthesis_libname}
14cu|syncevolution-1.4.1-1|194	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|195	%{_libdir}/libsynthesis.so.%{synthesis_major}*
14cu|syncevolution-1.4.1-1|196	
14cu|syncevolution-1.4.1-1|197	%files -n %{develname}
14cu|syncevolution-1.4.1-1|198	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|199	%{_includedir}/syncevo
14cu|syncevolution-1.4.1-1|200	%{_includedir}/syncevo-dbus
14cu|syncevolution-1.4.1-1|201	%{_includedir}/synthesis
14cu|syncevolution-1.4.1-1|202	%{_libdir}/pkgconfig/s*.pc
14cu|syncevolution-1.4.1-1|203	%{_libdir}/*.so
14cu|syncevolution-1.4.1-1|204	%{_libdir}/*.a
14cu|syncevolution-1.4.1-1|205	
14cu|syncevolution-1.4.1-1|206	%files gtk
14cu|syncevolution-1.4.1-1|207	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|208	%{_bindir}/sync-ui
14cu|syncevolution-1.4.1-1|209	%{_datadir}/applications/sync.desktop
14cu|syncevolution-1.4.1-1|210	%{_datadir}/icons/hicolor/48x48/apps/sync.png
14cu|syncevolution-1.4.1-1|211	
14cu|syncevolution-1.4.1-1|212	%files perl
14cu|syncevolution-1.4.1-1|213	%doc AUTHORS NEWS README
14cu|syncevolution-1.4.1-1|214	%{_bindir}/synccompare
14cu|syncevolution-1.4.1-1|215	%{_datadir}/syncevolution/xml/*.pl
14cu|syncevolution-1.4.1-1|216	
14cu|syncevolution-1.4.1-1|217	
14cu|syncevolution-1.4.1-1|218	
14cu|syncevolution-1.4.1-1|219	%changelog
14cu|syncevolution-1.4.1-1|220	* Sat Jan 03 2015 abfonly <abfonly@gmail.com> 1.4.1-1
14cu|syncevolution-1.4.1-1|221	+ Revision: a3f00fe
14cu|syncevolution-1.4.1-1|222	- Imported from SRPM
14cu|syncevolution-1.4.1-1|223	
14cu|syncevolution-1.4.1-1|224	

14779 14
14cu|syncthing-0.14.21-1|1	%global debug_package %{nil}
14cu|syncthing-0.14.21-1|2	
14cu|syncthing-0.14.21-1|3	%ifarch x86_64
14cu|syncthing-0.14.21-1|4	%global altarch amd64
14cu|syncthing-0.14.21-1|5	%endif
14cu|syncthing-0.14.21-1|6	%ifarch %{ix86}
14cu|syncthing-0.14.21-1|7	%global altarch 386
14cu|syncthing-0.14.21-1|8	%endif
14cu|syncthing-0.14.21-1|9	%ifarch %{arm}
14cu|syncthing-0.14.21-1|10	%global altarch arm
14cu|syncthing-0.14.21-1|11	%endif
14cu|syncthing-0.14.21-1|12	
14cu|syncthing-0.14.21-1|13	Summary:	Syncthing
14cu|syncthing-0.14.21-1|14	Name:		syncthing
14cu|syncthing-0.14.21-1|15	Version:	0.14.21
14cu|syncthing-0.14.21-1|16	Release:	1
14cu|syncthing-0.14.21-1|17	License:	MIT
14cu|syncthing-0.14.21-1|18	Group:		Networking/File transfer
14cu|syncthing-0.14.21-1|19	Url:		http://syncthing.net
14cu|syncthing-0.14.21-1|20	Source0:	https://github.com/syncthing/syncthing/archive/v%{version}.zip?/%{name}-%{version}.zip
14cu|syncthing-0.14.21-1|21	Source1:	syncthing@.service
14cu|syncthing-0.14.21-1|22	Source2:	syncthing.init
14cu|syncthing-0.14.21-1|23	Source3:	syncthing.sysconfig
14cu|syncthing-0.14.21-1|24	Source4:	syncthing-tmpfiles.conf
14cu|syncthing-0.14.21-1|25	Source5:	syncthing.sh
14cu|syncthing-0.14.21-1|26	Source100:	%{name}.rpmlintrc
14cu|syncthing-0.14.21-1|27	Patch0:		syncthing-0.14.0-version.patch
14cu|syncthing-0.14.21-1|28	BuildRequires:	golang
14cu|syncthing-0.14.21-1|29	BuildRequires:	unzip
14cu|syncthing-0.14.21-1|30	BuildRequires:	systemd
14cu|syncthing-0.14.21-1|31	Requires(pre):	rpm-helper
14cu|syncthing-0.14.21-1|32	Requires(post):	rpm-helper
14cu|syncthing-0.14.21-1|33	Requires(post):	systemd
14cu|syncthing-0.14.21-1|34	Requires(preun):	rpm-helper
14cu|syncthing-0.14.21-1|35	Requires(postun):	rpm-helper
14cu|syncthing-0.14.21-1|36	Requires:	coreutils
14cu|syncthing-0.14.21-1|37	Suggests:	cpulimit
14cu|syncthing-0.14.21-1|38	
14cu|syncthing-0.14.21-1|39	%description
14cu|syncthing-0.14.21-1|40	Syncthing replaces Dropbox and BitTorrent Sync with something open, trustworthy
14cu|syncthing-0.14.21-1|41	and decentralized. Your data is your data alone and you deserve to choose where
14cu|syncthing-0.14.21-1|42	it is stored, if it is shared with some third party and how it's transmitted
14cu|syncthing-0.14.21-1|43	over the Internet.
14cu|syncthing-0.14.21-1|44	
14cu|syncthing-0.14.21-1|45	Using syncthing, that control is returned to you.
14cu|syncthing-0.14.21-1|46	
14cu|syncthing-0.14.21-1|47	%files
14cu|syncthing-0.14.21-1|48	%doc src/github.com/syncthing/syncthing/README.md src/github.com/syncthing/syncthing/LICENSE src/github.com/syncthing/syncthing/CONTRIBUTING.md
14cu|syncthing-0.14.21-1|49	%{_bindir}/*
14cu|syncthing-0.14.21-1|50	%config (noreplace) /etc/sysconfig/%{name}
14cu|syncthing-0.14.21-1|51	%{_unitdir}/%{name}@.service
14cu|syncthing-0.14.21-1|52	%{_tmpfilesdir}/%{name}.conf
14cu|syncthing-0.14.21-1|53	
14cu|syncthing-0.14.21-1|54	#--------------------------------------------------------------------------------
14cu|syncthing-0.14.21-1|55	
14cu|syncthing-0.14.21-1|56	%prep
14cu|syncthing-0.14.21-1|57	%setup -c -T
14cu|syncthing-0.14.21-1|58	mkdir -p src/github.com/syncthing
14cu|syncthing-0.14.21-1|59	pushd src/github.com/syncthing
14cu|syncthing-0.14.21-1|60	unzip %{SOURCE0}
14cu|syncthing-0.14.21-1|61	mv syncthing-%{version} syncthing
14cu|syncthing-0.14.21-1|62	pushd syncthing
14cu|syncthing-0.14.21-1|63	%patch0 -p1
14cu|syncthing-0.14.21-1|64	popd
14cu|syncthing-0.14.21-1|65	popd
14cu|syncthing-0.14.21-1|66	
14cu|syncthing-0.14.21-1|67	%build
14cu|syncthing-0.14.21-1|68	pushd src/github.com/syncthing/syncthing
14cu|syncthing-0.14.21-1|69	go run build.go -version %{version} -no-upgrade -goarch %{altarch}
14cu|syncthing-0.14.21-1|70	popd
14cu|syncthing-0.14.21-1|71	
14cu|syncthing-0.14.21-1|72	%install
14cu|syncthing-0.14.21-1|73	mkdir -p %{buildroot}%{_bindir}
14cu|syncthing-0.14.21-1|74	mkdir -p %{buildroot}/etc/sysconfig
14cu|syncthing-0.14.21-1|75	mkdir -p %{buildroot}/var/run/syncthing
14cu|syncthing-0.14.21-1|76	install -p -m 0755 src/github.com/syncthing/syncthing/bin/* %{buildroot}%{_bindir}
14cu|syncthing-0.14.21-1|77	install %{SOURCE3} %{buildroot}/etc/sysconfig/%{name}
14cu|syncthing-0.14.21-1|78	install -p -m 0755 %{SOURCE5} %{buildroot}%{_bindir}
14cu|syncthing-0.14.21-1|79	mkdir -p %{buildroot}%{_unitdir}
14cu|syncthing-0.14.21-1|80	install -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}
14cu|syncthing-0.14.21-1|81	install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|syncthing-0.14.21-1|82	
14cu|syncthing-0.14.21-1|83	%pre
14cu|syncthing-0.14.21-1|84	%_pre_useradd %{name} /dev/null /bin/false
14cu|syncthing-0.14.21-1|85	
14cu|syncthing-0.14.21-1|86	%post
14cu|syncthing-0.14.21-1|87	if ! /usr/bin/id syncthing &>/dev/null; then
14cu|syncthing-0.14.21-1|88	/usr/sbin/useradd -r -g daemon -s /bin/false -c "The Syncthing" -d /var/run/syncthing syncthing
14cu|syncthing-0.14.21-1|89	fi
14cu|syncthing-0.14.21-1|90	%tmpfiles_create %{name}
14cu|syncthing-0.14.21-1|91	%_post_service %{name}
14cu|syncthing-0.14.21-1|92	
14cu|syncthing-0.14.21-1|93	%preun
14cu|syncthing-0.14.21-1|94	%_preun_service %{name}
14cu|syncthing-0.14.21-1|95	
14cu|syncthing-0.14.21-1|96	%postun
14cu|syncthing-0.14.21-1|97	%_postun_userdel %{name}
14cu|syncthing-0.14.21-1|98	
14cu|syncthing-0.14.21-1|99	%changelog
14cu|syncthing-0.14.21-1|100	
14cu|syncthing-0.14.21-1|101	* Mon Jan 30 2017 alzim <alzim@bk.ru> 0.14.21-1
14cu|syncthing-0.14.21-1|102	- (560fbb6) Merge pull request #2 from import/syncthing:rosa2016.1
14cu|syncthing-0.14.21-1|103	- (560fbb6) Updated to 0.14.21
14cu|syncthing-0.14.21-1|104	
14cu|syncthing-0.14.21-1|105	

14780 14
14cu|synergy-1.7.6-1|1	%define debug_package	%{nil}
14cu|synergy-1.7.6-1|2	
14cu|synergy-1.7.6-1|3	
14cu|synergy-1.7.6-1|4	Summary:	Mouse and keyboard sharing utility
14cu|synergy-1.7.6-1|5	Name:		synergy
14cu|synergy-1.7.6-1|6	Version:	1.7.6
14cu|synergy-1.7.6-1|7	Release:	1
14cu|synergy-1.7.6-1|8	License:	GPLv2
14cu|synergy-1.7.6-1|9	Url:		http://synergy-foss.org/
14cu|synergy-1.7.6-1|10	Group:		Networking/Remote access
14cu|synergy-1.7.6-1|11	Source0:	https://github.com/synergy/synergy/archive/v%{version}-stable/%{name}-%{version}.tar.gz
14cu|synergy-1.7.6-1|12	Source1:	synergyc.sgml
14cu|synergy-1.7.6-1|13	Source2:	synergyd.sgml
14cu|synergy-1.7.6-1|14	Source3:	synergy.sgml
14cu|synergy-1.7.6-1|15	Source4:	synergys.sgml
14cu|synergy-1.7.6-1|16	Patch0:		synergy-1.5.0-pthread.patch
14cu|synergy-1.7.6-1|17	Patch1:		synergy-1.7.3-test.patch
14cu|synergy-1.7.6-1|18	Patch2:		synergy-1.7.3-disable-version-check.patch
14cu|synergy-1.7.6-1|19	Patch3:		synergy-1.7.6-flags.patch
14cu|synergy-1.7.6-1|20	
14cu|synergy-1.7.6-1|21	BuildRequires: pkgconfig(x11)
14cu|synergy-1.7.6-1|22	BuildRequires: pkgconfig(xext)
14cu|synergy-1.7.6-1|23	BuildRequires: pkgconfig(xinerama)
14cu|synergy-1.7.6-1|24	BuildRequires: pkgconfig(xtst)
14cu|synergy-1.7.6-1|25	BuildRequires: pkgconfig(xi)
14cu|synergy-1.7.6-1|26	BuildRequires: cmake
14cu|synergy-1.7.6-1|27	BuildRequires: pkgconfig(cryptopp)
14cu|synergy-1.7.6-1|28	BuildRequires: pkgconfig(libcurl)
14cu|synergy-1.7.6-1|29	BuildRequires: qt4-devel
14cu|synergy-1.7.6-1|30	BuildRequires: pkgconfig(avahi-compat-libdns_sd)
14cu|synergy-1.7.6-1|31	
14cu|synergy-1.7.6-1|32	
14cu|synergy-1.7.6-1|33	Provides: synergy-plus = %{EVRD}
14cu|synergy-1.7.6-1|34	Obsoletes: synergy-plus < %{EVRD}
14cu|synergy-1.7.6-1|35	
14cu|synergy-1.7.6-1|36	%description
14cu|synergy-1.7.6-1|37	Synergy lets you easily share a single mouse and keyboard between
14cu|synergy-1.7.6-1|38	multiple computers with different operating systems, each with its
14cu|synergy-1.7.6-1|39	own display, without special hardware.  It's intended for users
14cu|synergy-1.7.6-1|40	with multiple computers on their desk since each system uses its
14cu|synergy-1.7.6-1|41	own display.
14cu|synergy-1.7.6-1|42	
14cu|synergy-1.7.6-1|43	%files
14cu|synergy-1.7.6-1|44	%doc ChangeLog
14cu|synergy-1.7.6-1|45	%doc doc/synergy.conf.*
14cu|synergy-1.7.6-1|46	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|synergy-1.7.6-1|47	%{_bindir}/synergyc
14cu|synergy-1.7.6-1|48	%{_bindir}/synergys
14cu|synergy-1.7.6-1|49	%{_bindir}/synergyd
14cu|synergy-1.7.6-1|50	%{_bindir}/syntool
14cu|synergy-1.7.6-1|51	%{_bindir}/usynergy
14cu|synergy-1.7.6-1|52	%{_mandir}/man8/synergys.8*
14cu|synergy-1.7.6-1|53	#---------------------------------------------
14cu|synergy-1.7.6-1|54	
14cu|synergy-1.7.6-1|55	%package gui
14cu|synergy-1.7.6-1|56	Summary:	Qt based GUI for %{name}
14cu|synergy-1.7.6-1|57	Group:		Networking/Remote access
14cu|synergy-1.7.6-1|58	Requires:	%{name} = %{EVRD}
14cu|synergy-1.7.6-1|59	Provides:	qsynergy = %{EVRD}
14cu|synergy-1.7.6-1|60	
14cu|synergy-1.7.6-1|61	%description gui
14cu|synergy-1.7.6-1|62	The Synergy GUI is based on QSynergy by Volker Lanz.
14cu|synergy-1.7.6-1|63	
14cu|synergy-1.7.6-1|64	%files gui
14cu|synergy-1.7.6-1|65	%doc ChangeLog
14cu|synergy-1.7.6-1|66	%{_datadir}/applications/synergy.desktop
14cu|synergy-1.7.6-1|67	%{_datadir}/pixmaps/synergy.ico
14cu|synergy-1.7.6-1|68	%{_bindir}/synergy
14cu|synergy-1.7.6-1|69	%{_mandir}/man8/synergyc.8*
14cu|synergy-1.7.6-1|70	#------------------------------------------
14cu|synergy-1.7.6-1|71	%prep
14cu|synergy-1.7.6-1|72	%setup -q -n %{name}-%{version}-stable
14cu|synergy-1.7.6-1|73	%apply_patches
14cu|synergy-1.7.6-1|74	
14cu|synergy-1.7.6-1|75	
14cu|synergy-1.7.6-1|76	# No tests for now.
14cu|synergy-1.7.6-1|77	# TODO: fix tests without network connection?
14cu|synergy-1.7.6-1|78	rm -f ext/cryptopp562.zip
14cu|synergy-1.7.6-1|79	rm -f ext/gmock-1.6.0.zip
14cu|synergy-1.7.6-1|80	rm -f ext/gtest-1.6.0.zip
14cu|synergy-1.7.6-1|81	rm -rf src/test
14cu|synergy-1.7.6-1|82	
14cu|synergy-1.7.6-1|83	sed -i /.*\(test.*/d src/CMakeLists.txt
14cu|synergy-1.7.6-1|84	perl -pi -e "s|#include <dns_sd.h>|#include <avahi-compat-libdns_sd/dns_sd.h>|" src/gui/src/{ZeroconfRegister,ZeroconfBrowser}.h
14cu|synergy-1.7.6-1|85	
14cu|synergy-1.7.6-1|86	perl -pi -e "s|#include <dns_sd.h>|#include <avahi-compat-libdns_sd/dns_sd.h>|" src/gui/src/ZeroconfService.cpp
14cu|synergy-1.7.6-1|87	
14cu|synergy-1.7.6-1|88	
14cu|synergy-1.7.6-1|89	%build
14cu|synergy-1.7.6-1|90	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations" \
14cu|synergy-1.7.6-1|91	CXXFLAGS+=" -fno-strict-aliasing -pthread"
14cu|synergy-1.7.6-1|92	pushd src/gui
14cu|synergy-1.7.6-1|93	%qmake_qt4
14cu|synergy-1.7.6-1|94	make
14cu|synergy-1.7.6-1|95	popd
14cu|synergy-1.7.6-1|96	%cmake
14cu|synergy-1.7.6-1|97	%make
14cu|synergy-1.7.6-1|98	
14cu|synergy-1.7.6-1|99	%install
14cu|synergy-1.7.6-1|100	install -D -p -m 0755 bin/synergyc %{buildroot}%{_bindir}/synergyc
14cu|synergy-1.7.6-1|101	install -D -p -m 0755 bin/synergys %{buildroot}%{_bindir}/synergys
14cu|synergy-1.7.6-1|102	install -D -p -m 0755 bin/synergy %{buildroot}%{_bindir}/synergy
14cu|synergy-1.7.6-1|103	install -D -p -m 0755 bin/synergyd %{buildroot}%{_bindir}/synergyd
14cu|synergy-1.7.6-1|104	install -D -p -m 0755 bin/syntool %{buildroot}%{_bindir}/syntool
14cu|synergy-1.7.6-1|105	install -D -p -m 0755 bin/usynergy %{buildroot}%{_bindir}/usynergy
14cu|synergy-1.7.6-1|106	install -D -p -m 0644 doc/synergy.conf.example %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|synergy-1.7.6-1|107	install -D -p -m 0644 doc/synergyc.man %{buildroot}%{_mandir}/man8/synergyc.8
14cu|synergy-1.7.6-1|108	install -D -p -m 0644 doc/synergys.man %{buildroot}%{_mandir}/man8/synergys.8
14cu|synergy-1.7.6-1|109	install -D -p -m 0644 res/synergy.desktop %{buildroot}%{_datadir}/applications/synergy.desktop
14cu|synergy-1.7.6-1|110	install -D -p -m 0644 res/synergy.ico %{buildroot}%{_datadir}/pixmaps/synergy.ico
14cu|synergy-1.7.6-1|111	
14cu|synergy-1.7.6-1|112	
14cu|synergy-1.7.6-1|113	desktop-file-install --delete-original  \
14cu|synergy-1.7.6-1|114	--dir %{buildroot}%{_datadir}/applications            \
14cu|synergy-1.7.6-1|115	--set-icon=%{_datadir}/pixmaps/synergy.ico            \
14cu|synergy-1.7.6-1|116	%{buildroot}%{_datadir}/applications/synergy.desktop
14cu|synergy-1.7.6-1|117	
14cu|synergy-1.7.6-1|118	desktop-file-validate %{buildroot}/%{_datadir}/applications/synergy.desktop
14cu|synergy-1.7.6-1|119	
14cu|synergy-1.7.6-1|120	%changelog
14cu|synergy-1.7.6-1|121	
14cu|synergy-1.7.6-1|122	* Thu May 12 2016 Denis Silakov <dsilakov@gmail.com> 1.7.6-1
14cu|synergy-1.7.6-1|123	- (ef67bdc) Adjust patches
14cu|synergy-1.7.6-1|124	
14cu|synergy-1.7.6-1|125	

14781 14
14cu|synfig-1.0.2-2|1	%define	debug_package %{nil}
14cu|synfig-1.0.2-2|2	
14cu|synfig-1.0.2-2|3	%define	major 0
14cu|synfig-1.0.2-2|4	%define	libname %mklibname %{name} %{major}
14cu|synfig-1.0.2-2|5	%define	devname %mklibname %{name} -d
14cu|synfig-1.0.2-2|6	
14cu|synfig-1.0.2-2|7	Summary:	Vector-based 2D animation renderer
14cu|synfig-1.0.2-2|8	Name:		synfig
14cu|synfig-1.0.2-2|9	Version:	1.0.2
14cu|synfig-1.0.2-2|10	Release:	2
14cu|synfig-1.0.2-2|11	License:	GPLv3+
14cu|synfig-1.0.2-2|12	Group:		Graphics
14cu|synfig-1.0.2-2|13	Url:		http://www.synfig.org
14cu|synfig-1.0.2-2|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|synfig-1.0.2-2|15	Source100:	%{name}.rpmlintrc
14cu|synfig-1.0.2-2|16	Patch0:		%{name}-1.0.1-cflags.patch
14cu|synfig-1.0.2-2|17	BuildRequires:	cvs
14cu|synfig-1.0.2-2|18	BuildRequires:	boost-devel >= 1.53.0
14cu|synfig-1.0.2-2|19	BuildRequires:	ffmpeg-devel
14cu|synfig-1.0.2-2|20	BuildRequires:	gettext-devel
14cu|synfig-1.0.2-2|21	BuildRequires:	jpeg-devel
14cu|synfig-1.0.2-2|22	BuildRequires:	libltdl-devel
14cu|synfig-1.0.2-2|23	BuildRequires:	pkgconfig(ETL) >= 0.4.19
14cu|synfig-1.0.2-2|24	BuildRequires:	pkgconfig(fontconfig)
14cu|synfig-1.0.2-2|25	BuildRequires:	pkgconfig(freetype2)
14cu|synfig-1.0.2-2|26	BuildRequires:	pkgconfig(giomm-2.4) >= 2.18.2
14cu|synfig-1.0.2-2|27	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.24.2
14cu|synfig-1.0.2-2|28	BuildRequires:	pkgconfig(GraphicsMagick++)
14cu|synfig-1.0.2-2|29	BuildRequires:	pkgconfig(ImageMagick) >= 6.4.2
14cu|synfig-1.0.2-2|30	BuildRequires:	pkgconfig(libmng)
14cu|synfig-1.0.2-2|31	BuildRequires:	pkgconfig(libpng)
14cu|synfig-1.0.2-2|32	BuildRequires:	pkgconfig(libxml++-2.6)
14cu|synfig-1.0.2-2|33	BuildRequires:	pkgconfig(mlt++)
14cu|synfig-1.0.2-2|34	BuildRequires:	pkgconfig(OpenEXR)
14cu|synfig-1.0.2-2|35	BuildRequires:	pkgconfig(cairo) >= 1.12.0
14cu|synfig-1.0.2-2|36	BuildRequires:	pkgconfig(pango)
14cu|synfig-1.0.2-2|37	BuildRequires:	pkgconfig(pangocairo)
14cu|synfig-1.0.2-2|38	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|synfig-1.0.2-2|39	BuildRequires:	automake
14cu|synfig-1.0.2-2|40	#BuildRequires:	automake1.4
14cu|synfig-1.0.2-2|41	BuildRequires:	config(autoconf)
14cu|synfig-1.0.2-2|42	# Clang knows what  the linker is? Sflo.
14cu|synfig-1.0.2-2|43	BuildRequires:	gcc-c++, gcc, gcc-cpp
14cu|synfig-1.0.2-2|44	
14cu|synfig-1.0.2-2|45	Requires:	libdv-apps
14cu|synfig-1.0.2-2|46	Requires:	imagemagick
14cu|synfig-1.0.2-2|47	Requires:	x11-font-cursor-misc
14cu|synfig-1.0.2-2|48	Requires:	x11-font-misc
14cu|synfig-1.0.2-2|49	Requires:	ffmpeg
14cu|synfig-1.0.2-2|50	
14cu|synfig-1.0.2-2|51	%description
14cu|synfig-1.0.2-2|52	synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfig-1.0.2-2|53	of producing feature-film quality animation.
14cu|synfig-1.0.2-2|54	This package contains the command-line renderer. For the GUI animation editor,
14cu|synfig-1.0.2-2|55	please install synfigstudio.
14cu|synfig-1.0.2-2|56	
14cu|synfig-1.0.2-2|57	%files -f %{name}.lang
14cu|synfig-1.0.2-2|58	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14cu|synfig-1.0.2-2|59	%config(noreplace) %{_sysconfdir}/%{name}_modules.cfg
14cu|synfig-1.0.2-2|60	%{_bindir}/%{name}
14cu|synfig-1.0.2-2|61	%{_libdir}/%{name}
14cu|synfig-1.0.2-2|62	
14cu|synfig-1.0.2-2|63	#-----------------------------------------------------------------------------
14cu|synfig-1.0.2-2|64	
14cu|synfig-1.0.2-2|65	%package -n %{libname}
14cu|synfig-1.0.2-2|66	Summary:	Shared library for %{name}
14cu|synfig-1.0.2-2|67	Group:		System/Libraries
14cu|synfig-1.0.2-2|68	
14cu|synfig-1.0.2-2|69	%description -n %{libname}
14cu|synfig-1.0.2-2|70	synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfig-1.0.2-2|71	of producing feature-film quality animation.
14cu|synfig-1.0.2-2|72	This package contains the shared library provided by synfig.
14cu|synfig-1.0.2-2|73	
14cu|synfig-1.0.2-2|74	%files -n %{libname}
14cu|synfig-1.0.2-2|75	%doc COPYING ChangeLog NEWS
14cu|synfig-1.0.2-2|76	%{_libdir}/lib*.so.%{major}*
14cu|synfig-1.0.2-2|77	
14cu|synfig-1.0.2-2|78	#-----------------------------------------------------------------------------
14cu|synfig-1.0.2-2|79	
14cu|synfig-1.0.2-2|80	%package -n %{devname}
14cu|synfig-1.0.2-2|81	Summary:	Development headers and libraries for %{name}
14cu|synfig-1.0.2-2|82	Group:		Development/C++
14cu|synfig-1.0.2-2|83	Provides:	%{name}-devel = %{EVRD}
14cu|synfig-1.0.2-2|84	Requires:	%{libname} = %{EVRD}
14cu|synfig-1.0.2-2|85	
14cu|synfig-1.0.2-2|86	%description -n %{devname}
14cu|synfig-1.0.2-2|87	synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfig-1.0.2-2|88	of producing feature-film quality animation.
14cu|synfig-1.0.2-2|89	This package contains the development files for the shared library provided
14cu|synfig-1.0.2-2|90	by synfig.
14cu|synfig-1.0.2-2|91	
14cu|synfig-1.0.2-2|92	%files -n %{devname}
14cu|synfig-1.0.2-2|93	%doc COPYING ChangeLog NEWS
14cu|synfig-1.0.2-2|94	%{_bindir}/%{name}-config
14cu|synfig-1.0.2-2|95	%{_includedir}/%{name}-*
14cu|synfig-1.0.2-2|96	%{_libdir}/lib*.so
14cu|synfig-1.0.2-2|97	%{_libdir}/pkgconfig/%{name}.pc
14cu|synfig-1.0.2-2|98	
14cu|synfig-1.0.2-2|99	#-----------------------------------------------------------------------------
14cu|synfig-1.0.2-2|100	
14cu|synfig-1.0.2-2|101	%prep
14cu|synfig-1.0.2-2|102	%setup -q
14cu|synfig-1.0.2-2|103	%patch0 -p1
14cu|synfig-1.0.2-2|104	
14cu|synfig-1.0.2-2|105	
14cu|synfig-1.0.2-2|106	%build
14cu|synfig-1.0.2-2|107	export CC=gcc
14cu|synfig-1.0.2-2|108	export CXX=g++
14cu|synfig-1.0.2-2|109	# These two fix for the split of libMagick in recent releases - AdamW
14cu|synfig-1.0.2-2|110	# (gvm) Not found in configure.ac
14cu|synfig-1.0.2-2|111	#sed -i -e 's|Magick,OptimizeImageTransparency|MagickCore,OptimizeImageTransparency|g' configure.ac
14cu|synfig-1.0.2-2|112	# (gvm) Already changed in the source file
14cu|synfig-1.0.2-2|113	#sed -i -e 's|MagickLib::|MagickCore::|g' src/modules/mod_magickpp/trgt_magickpp.cpp
14cu|synfig-1.0.2-2|114	
14cu|synfig-1.0.2-2|115	aclocal -I m4
14cu|synfig-1.0.2-2|116	automake --add-missing
14cu|synfig-1.0.2-2|117	autoconf -i --force
14cu|synfig-1.0.2-2|118	
14cu|synfig-1.0.2-2|119	# No more useful
14cu|synfig-1.0.2-2|120	#CXXFLAGS='-I /usr/include/ImageMagick' CFLAGS='-I /usr/include/ImageMagick' CPPFLAGS='-I /usr/include/ImageMagick'
14cu|synfig-1.0.2-2|121	%configure2_5x --disable-static
14cu|synfig-1.0.2-2|122	%make
14cu|synfig-1.0.2-2|123	
14cu|synfig-1.0.2-2|124	
14cu|synfig-1.0.2-2|125	%install
14cu|synfig-1.0.2-2|126	%makeinstall_std
14cu|synfig-1.0.2-2|127	
14cu|synfig-1.0.2-2|128	# FIXME zh-Hant is not supported by Rosa language tree:
14cu|synfig-1.0.2-2|129	# remove offending lang file until we will support it
14cu|synfig-1.0.2-2|130	# and avoid 2 rpmlint errors
14cu|synfig-1.0.2-2|131	rm -rf %{buildroot}%{_datadir}/locale/zh-Hant
14cu|synfig-1.0.2-2|132	
14cu|synfig-1.0.2-2|133	%find_lang %{name}
14cu|synfig-1.0.2-2|134	
14cu|synfig-1.0.2-2|135	%changelog
14cu|synfig-1.0.2-2|136	
14cu|synfig-1.0.2-2|137	* Thu Feb 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14cu|synfig-1.0.2-2|138	- (e4db819) Rebuild with new imagemagick
14cu|synfig-1.0.2-2|139	
14cu|synfig-1.0.2-2|140	

14782 14
14cu|synfigstudio-1.0.2-1|1	%define	major 0
14cu|synfigstudio-1.0.2-1|2	%define	libname %mklibname synfigapp %{major}
14cu|synfigstudio-1.0.2-1|3	%define	devname %mklibname synfigapp -d
14cu|synfigstudio-1.0.2-1|4	
14cu|synfigstudio-1.0.2-1|5	Summary:	Vector-based 2D animation GUI
14cu|synfigstudio-1.0.2-1|6	Name:		synfigstudio
14cu|synfigstudio-1.0.2-1|7	Version:	1.0.2
14cu|synfigstudio-1.0.2-1|8	Release:	1
14cu|synfigstudio-1.0.2-1|9	License:	GPLv3+
14cu|synfigstudio-1.0.2-1|10	Group:		Graphics
14cu|synfigstudio-1.0.2-1|11	Url:		http://www.synfig.org/cms/
14cu|synfigstudio-1.0.2-1|12	Source0:	http://downloads.sourceforge.net/synfig/%{name}-%{version}.tar.gz
14cu|synfigstudio-1.0.2-1|13	Patch0:		%{name}-1.0.1-cflags.patch
14cu|synfigstudio-1.0.2-1|14	BuildRequires:	desktop-file-utils
14cu|synfigstudio-1.0.2-1|15	BuildRequires:	fontconfig
14cu|synfigstudio-1.0.2-1|16	BuildRequires:	imagemagick
14cu|synfigstudio-1.0.2-1|17	BuildRequires:	intltool >= 0.35.2
14cu|synfigstudio-1.0.2-1|18	BuildRequires:	perl
14cu|synfigstudio-1.0.2-1|19	BuildRequires:	perl(XML::Parser)
14cu|synfigstudio-1.0.2-1|20	BuildRequires:	synfig >= 1.0.2
14cu|synfigstudio-1.0.2-1|21	BuildRequires:	gettext-devel
14cu|synfigstudio-1.0.2-1|22	BuildRequires:	pkgconfig(atkmm-1.6)
14cu|synfigstudio-1.0.2-1|23	BuildRequires:	pkgconfig(ETL) >= 0.04.19
14cu|synfigstudio-1.0.2-1|24	BuildRequires:	pkgconfig(cairo)
14cu|synfigstudio-1.0.2-1|25	BuildRequires:	pkgconfig(jack)
14cu|synfigstudio-1.0.2-1|26	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|synfigstudio-1.0.2-1|27	BuildRequires:	pkgconfig(glibmm-2.4)
14cu|synfigstudio-1.0.2-1|28	BuildRequires:	pkgconfig(gthread-2.0)
14cu|synfigstudio-1.0.2-1|29	BuildRequires:	pkgconfig(gtkmm-3.0)
14cu|synfigstudio-1.0.2-1|30	BuildRequires:	pkgconfig(Magick++)
14cu|synfigstudio-1.0.2-1|31	BuildRequires:	pkgconfig(MagickCore)
14cu|synfigstudio-1.0.2-1|32	BuildRequires:	pkgconfig(MagickWand)
14cu|synfigstudio-1.0.2-1|33	BuildRequires:	pkgconfig(pango)
14cu|synfigstudio-1.0.2-1|34	BuildRequires:	pkgconfig(pangocairo)
14cu|synfigstudio-1.0.2-1|35	BuildRequires:	pkgconfig(pangomm-1.4)
14cu|synfigstudio-1.0.2-1|36	BuildRequires:	pkgconfig(sigc++-2.0)
14cu|synfigstudio-1.0.2-1|37	BuildRequires:	pkgconfig(synfig) >= 1.0.2
14cu|synfigstudio-1.0.2-1|38	Requires:	synfig >= 1.0.2
14cu|synfigstudio-1.0.2-1|39	
14cu|synfigstudio-1.0.2-1|40	%description
14cu|synfigstudio-1.0.2-1|41	Synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfigstudio-1.0.2-1|42	of producing feature-film quality animation.
14cu|synfigstudio-1.0.2-1|43	This package contains the graphical user interface for synfig.
14cu|synfigstudio-1.0.2-1|44	
14cu|synfigstudio-1.0.2-1|45	%files -f %{name}.lang
14cu|synfigstudio-1.0.2-1|46	%doc AUTHORS COPYING ChangeLog README NEWS TODO
14cu|synfigstudio-1.0.2-1|47	%{_bindir}/%{name}
14cu|synfigstudio-1.0.2-1|48	%{_datadir}/synfig/plugins/
14cu|synfigstudio-1.0.2-1|49	%{_datadir}/synfig/brushes/
14cu|synfigstudio-1.0.2-1|50	%{_datadir}/applications/%{name}.desktop
14cu|synfigstudio-1.0.2-1|51	%{_iconsdir}/hicolor/*/apps/synfig_icon.*
14cu|synfigstudio-1.0.2-1|52	%{_datadir}/appdata/%{name}.appdata.xml
14cu|synfigstudio-1.0.2-1|53	%{_datadir}/mime-info/%{name}.*
14cu|synfigstudio-1.0.2-1|54	%{_datadir}/mime/packages/%{name}.xml
14cu|synfigstudio-1.0.2-1|55	%{_datadir}/pixmaps/*.png
14cu|synfigstudio-1.0.2-1|56	%{_datadir}/pixmaps/%{name}
14cu|synfigstudio-1.0.2-1|57	
14cu|synfigstudio-1.0.2-1|58	#-----------------------------------------------------------------------------
14cu|synfigstudio-1.0.2-1|59	
14cu|synfigstudio-1.0.2-1|60	%package -n %{libname}
14cu|synfigstudio-1.0.2-1|61	Summary:	Shared library for %{name}
14cu|synfigstudio-1.0.2-1|62	Group:		System/Libraries
14cu|synfigstudio-1.0.2-1|63	
14cu|synfigstudio-1.0.2-1|64	%description -n %{libname}
14cu|synfigstudio-1.0.2-1|65	Synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfigstudio-1.0.2-1|66	of producing feature-film quality animation.
14cu|synfigstudio-1.0.2-1|67	This package contains the shared library provided by %{name}.
14cu|synfigstudio-1.0.2-1|68	
14cu|synfigstudio-1.0.2-1|69	%files -n %{libname}
14cu|synfigstudio-1.0.2-1|70	%doc COPYING ChangeLog NEWS
14cu|synfigstudio-1.0.2-1|71	%{_libdir}/libsynfigapp.so.%{major}*
14cu|synfigstudio-1.0.2-1|72	
14cu|synfigstudio-1.0.2-1|73	#-----------------------------------------------------------------------------
14cu|synfigstudio-1.0.2-1|74	
14cu|synfigstudio-1.0.2-1|75	%package -n %{devname}
14cu|synfigstudio-1.0.2-1|76	Summary:	Development headers and libraries for %{name}
14cu|synfigstudio-1.0.2-1|77	Group:		Development/C++
14cu|synfigstudio-1.0.2-1|78	Provides:	synfigapp-devel = %{EVRD}
14cu|synfigstudio-1.0.2-1|79	Requires:	%{libname} = %{EVRD}
14cu|synfigstudio-1.0.2-1|80	
14cu|synfigstudio-1.0.2-1|81	%description -n %{devname}
14cu|synfigstudio-1.0.2-1|82	Synfig is a vector based 2D animation renderer. It is designed to be capable
14cu|synfigstudio-1.0.2-1|83	of producing feature-film quality animation.
14cu|synfigstudio-1.0.2-1|84	This package contains the development files for the shared library provided
14cu|synfigstudio-1.0.2-1|85	by %{name}.
14cu|synfigstudio-1.0.2-1|86	
14cu|synfigstudio-1.0.2-1|87	%files -n %{devname}
14cu|synfigstudio-1.0.2-1|88	%doc COPYING ChangeLog NEWS
14cu|synfigstudio-1.0.2-1|89	%{_includedir}/synfigapp-0.0
14cu|synfigstudio-1.0.2-1|90	%{_libdir}/libsynfigapp.so
14cu|synfigstudio-1.0.2-1|91	
14cu|synfigstudio-1.0.2-1|92	#-----------------------------------------------------------------------------
14cu|synfigstudio-1.0.2-1|93	
14cu|synfigstudio-1.0.2-1|94	%prep
14cu|synfigstudio-1.0.2-1|95	%setup -q
14cu|synfigstudio-1.0.2-1|96	%patch0 -p1
14cu|synfigstudio-1.0.2-1|97	
14cu|synfigstudio-1.0.2-1|98	
14cu|synfigstudio-1.0.2-1|99	%build
14cu|synfigstudio-1.0.2-1|100	autoreconf -fi
14cu|synfigstudio-1.0.2-1|101	intltoolize --force
14cu|synfigstudio-1.0.2-1|102	%configure2_5x \
14cu|synfigstudio-1.0.2-1|103	--disable-static \
14cu|synfigstudio-1.0.2-1|104	--disable-rpath \
14cu|synfigstudio-1.0.2-1|105	--disable-update-mimedb
14cu|synfigstudio-1.0.2-1|106	%make
14cu|synfigstudio-1.0.2-1|107	
14cu|synfigstudio-1.0.2-1|108	
14cu|synfigstudio-1.0.2-1|109	%install
14cu|synfigstudio-1.0.2-1|110	%makeinstall_std
14cu|synfigstudio-1.0.2-1|111	
14cu|synfigstudio-1.0.2-1|112	%find_lang %{name}
14cu|synfigstudio-1.0.2-1|113	
14cu|synfigstudio-1.0.2-1|114	# Needed no more
14cu|synfigstudio-1.0.2-1|115	#sed -i -e 's,synfig_icon.png,synfig_icon,g' %%{buildroot}%%{_datadir}/applications/*
14cu|synfigstudio-1.0.2-1|116	
14cu|synfigstudio-1.0.2-1|117	desktop-file-install	\
14cu|synfigstudio-1.0.2-1|118	--add-category="X-MandrivaLinux-CrossDesktop" \
14cu|synfigstudio-1.0.2-1|119	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|synfigstudio-1.0.2-1|120	
14cu|synfigstudio-1.0.2-1|121	
14cu|synfigstudio-1.0.2-1|122	%changelog
14cu|synfigstudio-1.0.2-1|123	
14cu|synfigstudio-1.0.2-1|124	* Sun Jan 24 2016 Giovanni Mariani <mc2374@mclink.it> 1.0.2-1
14cu|synfigstudio-1.0.2-1|125	- (7c366c5) Fixed stupid typo in file list
14cu|synfigstudio-1.0.2-1|126	
14cu|synfigstudio-1.0.2-1|127	

14783 14
14cu|syntek-3.0.0-1|1	%define modname stk11xx
14cu|syntek-3.0.0-1|2	
14cu|syntek-3.0.0-1|3	Name: 		syntek
14cu|syntek-3.0.0-1|4	Version: 	3.0.0
14cu|syntek-3.0.0-1|5	Release: 	1
14cu|syntek-3.0.0-1|6	Summary: 	Syntek USB Video Camera driver for DC-1125 and STK-1135
14cu|syntek-3.0.0-1|7	Group: 		System/Configuration/Hardware
14cu|syntek-3.0.0-1|8	License: 	GPLv2
14cu|syntek-3.0.0-1|9	URL:		http://syntekdriver.sourceforge.net/
14cu|syntek-3.0.0-1|10	#http://syntekdriver.svn.sourceforge.net/viewvc/syntekdriver/tags/%{version}/?view=tar
14cu|syntek-3.0.0-1|11	Source:         syntekdriver-%{version}.tar.gz
14cu|syntek-3.0.0-1|12	BuildRequires:	doxygen
14cu|syntek-3.0.0-1|13	BuildArch:	noarch
14cu|syntek-3.0.0-1|14	
14cu|syntek-3.0.0-1|15	%description
14cu|syntek-3.0.0-1|16	Documentation for the syntek USB 2.0 video camera driver for DC-1125 and
14cu|syntek-3.0.0-1|17	STK-1135
14cu|syntek-3.0.0-1|18	
14cu|syntek-3.0.0-1|19	
14cu|syntek-3.0.0-1|20	%package -n dkms-%name
14cu|syntek-3.0.0-1|21	Summary:	DKMS-ready kernel-source for the Syntek USB Video Camera kernel module
14cu|syntek-3.0.0-1|22	Group:		System/Configuration/Hardware
14cu|syntek-3.0.0-1|23	Requires(post):	ctags
14cu|syntek-3.0.0-1|24	Requires(post):	dkms
14cu|syntek-3.0.0-1|25	Requires(preun):dkms
14cu|syntek-3.0.0-1|26	
14cu|syntek-3.0.0-1|27	%description -n dkms-%name
14cu|syntek-3.0.0-1|28	DKMS-ready syntek USB 2.0 video camera driver for DC-1125 and STK-1135
14cu|syntek-3.0.0-1|29	
14cu|syntek-3.0.0-1|30	
14cu|syntek-3.0.0-1|31	%prep
14cu|syntek-3.0.0-1|32	%setup -qn %{version}
14cu|syntek-3.0.0-1|33	
14cu|syntek-3.0.0-1|34	%build
14cu|syntek-3.0.0-1|35	%make -f Makefile.standalone doc
14cu|syntek-3.0.0-1|36	
14cu|syntek-3.0.0-1|37	%install
14cu|syntek-3.0.0-1|38	mkdir -p -m755 %{buildroot}%{_docdir}/%{name}-%{version}/html
14cu|syntek-3.0.0-1|39	install -m644 %{_builddir}/doxygen/html/* %{buildroot}%{_docdir}/%{name}-%{version}/html
14cu|syntek-3.0.0-1|40	install -m644 README %{buildroot}%{_docdir}/%{name}-%{version}
14cu|syntek-3.0.0-1|41	
14cu|syntek-3.0.0-1|42	# DKMS stuff
14cu|syntek-3.0.0-1|43	mkdir -p -m755 %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}
14cu|syntek-3.0.0-1|44	cp -a * %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}
14cu|syntek-3.0.0-1|45	# Configuration for dkms
14cu|syntek-3.0.0-1|46	cat > %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/dkms.conf << 'EOF'
14cu|syntek-3.0.0-1|47	PACKAGE_VERSION=%{version}-%{release}
14cu|syntek-3.0.0-1|48	# Items below here should not have to change with each driver version
14cu|syntek-3.0.0-1|49	PACKAGE_NAME=%{name}
14cu|syntek-3.0.0-1|50	BUILT_MODULE_NAME[0]="%{modname}"
14cu|syntek-3.0.0-1|51	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/%{name}"
14cu|syntek-3.0.0-1|52	REMAKE_INITRD="no"
14cu|syntek-3.0.0-1|53	AUTOINSTALL=yes
14cu|syntek-3.0.0-1|54	EOF
14cu|syntek-3.0.0-1|55	
14cu|syntek-3.0.0-1|56	%post -n dkms-%{name}
14cu|syntek-3.0.0-1|57	dkms add -m %{name} -v %{version}-%{release} --rpm_safe_upgrade || :
14cu|syntek-3.0.0-1|58	dkms build -m %{name} -v %{version}-%{release} --rpm_safe_upgrade || :
14cu|syntek-3.0.0-1|59	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade || :
14cu|syntek-3.0.0-1|60	
14cu|syntek-3.0.0-1|61	%preun -n dkms-%{name}
14cu|syntek-3.0.0-1|62	dkms remove -m %{name} -v %{version}-%{release} --all --rpm_safe_upgrade || :
14cu|syntek-3.0.0-1|63	
14cu|syntek-3.0.0-1|64	%files
14cu|syntek-3.0.0-1|65	%dir %{_docdir}/%{name}-%{version}/
14cu|syntek-3.0.0-1|66	%doc %{_docdir}/%{name}-%{version}/README
14cu|syntek-3.0.0-1|67	%dir %{_docdir}/%{name}-%{version}/html/
14cu|syntek-3.0.0-1|68	%doc %{_docdir}/%{name}-%{version}/html/*
14cu|syntek-3.0.0-1|69	
14cu|syntek-3.0.0-1|70	%files -n dkms-%{name}
14cu|syntek-3.0.0-1|71	%doc README
14cu|syntek-3.0.0-1|72	%{_usrsrc}/%{name}-%{version}-%{release}/
14cu|syntek-3.0.0-1|73	
14cu|syntek-3.0.0-1|74	%changelog
14cu|syntek-3.0.0-1|75	
14cu|syntek-3.0.0-1|76	* Tue Jul 14 2015 dsilakov <denis.silakov@rosalab.ru> 3.0.0-1
14cu|syntek-3.0.0-1|77	- (fc37bcd) Merge pull request #1 from alozhkov/syntek:rosa2014.1
14cu|syntek-3.0.0-1|78	- (fc37bcd) Updated to a new version
14cu|syntek-3.0.0-1|79	
14cu|syntek-3.0.0-1|80	

14784 14
14cu|synthein-0.1.1-1|1	Name:           synthein
14cu|synthein-0.1.1-1|2	Version:        0.1.1
14cu|synthein-0.1.1-1|3	Release:        1
14cu|synthein-0.1.1-1|4	Summary:        A space ship building and combat game
14cu|synthein-0.1.1-1|5	Group:          Games/Arcade
14cu|synthein-0.1.1-1|6	License:        GPLv3+
14cu|synthein-0.1.1-1|7	Url:            https://github.com/synthein/synthein
14cu|synthein-0.1.1-1|8	Source0:        https://github.com/synthein/synthein/archive/v0.1.1.tar.gz
14cu|synthein-0.1.1-1|9	BuildRequires:  imagemagick
14cu|synthein-0.1.1-1|10	BuildRequires:  zip
14cu|synthein-0.1.1-1|11	Requires:       love >= 0.10
14cu|synthein-0.1.1-1|12	BuildArch:      noarch
14cu|synthein-0.1.1-1|13	
14cu|synthein-0.1.1-1|14	%description
14cu|synthein-0.1.1-1|15	Synthein is a game about blowing up
14cu|synthein-0.1.1-1|16	space ships and using their parts
14cu|synthein-0.1.1-1|17	to make your space ship bigger and better.
14cu|synthein-0.1.1-1|18	Features:
14cu|synthein-0.1.1-1|19	*You can build onto your ship.
14cu|synthein-0.1.1-1|20	*Enemies spawn at random.
14cu|synthein-0.1.1-1|21	*AI allies can follow you and attack nearby enemies.
14cu|synthein-0.1.1-1|22	
14cu|synthein-0.1.1-1|23	
14cu|synthein-0.1.1-1|24	
14cu|synthein-0.1.1-1|25	%files
14cu|synthein-0.1.1-1|26	%doc README.md LICENSE
14cu|synthein-0.1.1-1|27	%{_datadir}/applications/%{name}.desktop
14cu|synthein-0.1.1-1|28	%{_gamesbindir}/%{name}
14cu|synthein-0.1.1-1|29	%{_gamesdatadir}/%{name}/%{name}.love
14cu|synthein-0.1.1-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|synthein-0.1.1-1|31	
14cu|synthein-0.1.1-1|32	#----------------------------------------------------------------------------
14cu|synthein-0.1.1-1|33	%prep
14cu|synthein-0.1.1-1|34	%setup  -q
14cu|synthein-0.1.1-1|35	zip -9 -q -r %{name}.love .
14cu|synthein-0.1.1-1|36	
14cu|synthein-0.1.1-1|37	%build
14cu|synthein-0.1.1-1|38	
14cu|synthein-0.1.1-1|39	%install
14cu|synthein-0.1.1-1|40	# data
14cu|synthein-0.1.1-1|41	
14cu|synthein-0.1.1-1|42	install -D -m 644 %{name}.love %{buildroot}%{_gamesdatadir}/%{name}/%{name}.love
14cu|synthein-0.1.1-1|43	
14cu|synthein-0.1.1-1|44	# wrapper
14cu|synthein-0.1.1-1|45	mkdir -p %{buildroot}%{_gamesbindir}
14cu|synthein-0.1.1-1|46	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
14cu|synthein-0.1.1-1|47	#!/bin/sh
14cu|synthein-0.1.1-1|48	love %{_gamesdatadir}/%{name}/%{name}.love
14cu|synthein-0.1.1-1|49	EOF
14cu|synthein-0.1.1-1|50	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
14cu|synthein-0.1.1-1|51	
14cu|synthein-0.1.1-1|52	# Desktop entry
14cu|synthein-0.1.1-1|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|synthein-0.1.1-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|synthein-0.1.1-1|55	[Desktop Entry]
14cu|synthein-0.1.1-1|56	Name=%{name}
14cu|synthein-0.1.1-1|57	GenericName=%{summary}
14cu|synthein-0.1.1-1|58	Comment=%{summary}
14cu|synthein-0.1.1-1|59	Exec=%{name}
14cu|synthein-0.1.1-1|60	Icon=%{name}
14cu|synthein-0.1.1-1|61	Terminal=false
14cu|synthein-0.1.1-1|62	Type=Application
14cu|synthein-0.1.1-1|63	Categories=Game;ArcadeGame;
14cu|synthein-0.1.1-1|64	EOF
14cu|synthein-0.1.1-1|65	
14cu|synthein-0.1.1-1|66	
14cu|synthein-0.1.1-1|67	# icons
14cu|synthein-0.1.1-1|68	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|synthein-0.1.1-1|69	install -dm 0755 \
14cu|synthein-0.1.1-1|70	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|synthein-0.1.1-1|71	convert -strip -resize $size  -background transparent res/images/explosion.png \
14cu|synthein-0.1.1-1|72	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|synthein-0.1.1-1|73	done
14cu|synthein-0.1.1-1|74	
14cu|synthein-0.1.1-1|75	%changelog
14cu|synthein-0.1.1-1|76	
14cu|synthein-0.1.1-1|77	* Sun May 14 2017 abfonly <abfonly@gmail.com> 0.1.1-1
14cu|synthein-0.1.1-1|78	- (da6a016) Imported from SRPM
14cu|synthein-0.1.1-1|79	
14cu|synthein-0.1.1-1|80	

14785 14
14cu|sysprof-1.2.0-1|1	Summary:	System-wide Linux Profiler
14cu|sysprof-1.2.0-1|2	Name:		sysprof
14cu|sysprof-1.2.0-1|3	Version:	1.2.0
14cu|sysprof-1.2.0-1|4	Release:	1
14cu|sysprof-1.2.0-1|5	License:	GPL
14cu|sysprof-1.2.0-1|6	Group:		Development/Other
14cu|sysprof-1.2.0-1|7	URL:		http://sysprof.com/
14cu|sysprof-1.2.0-1|8	Source0:	http://sysprof.com/%{name}-%{version}.tar.gz
14cu|sysprof-1.2.0-1|9	BuildRequires:	autoconf2.5
14cu|sysprof-1.2.0-1|10	BuildRequires:	libglade2.0-devel
14cu|sysprof-1.2.0-1|11	BuildRequires:	binutils-devel
14cu|sysprof-1.2.0-1|12	BuildRequires:	imagemagick
14cu|sysprof-1.2.0-1|13	ExclusiveArch:	%{ix86} x86_64
14cu|sysprof-1.2.0-1|14	
14cu|sysprof-1.2.0-1|15	%description
14cu|sysprof-1.2.0-1|16	Sysprof is a sampling profiler that uses a kernel module to generate
14cu|sysprof-1.2.0-1|17	stacktraces which are then interpreted by the userspace program
14cu|sysprof-1.2.0-1|18	"sysprof".
14cu|sysprof-1.2.0-1|19	
14cu|sysprof-1.2.0-1|20	Sysprof handles shared libraries and applications do not need to be
14cu|sysprof-1.2.0-1|21	recompiled. In fact they don't even have to be restarted.
14cu|sysprof-1.2.0-1|22	
14cu|sysprof-1.2.0-1|23	Just insert the kernel module and start sysprof.
14cu|sysprof-1.2.0-1|24	
14cu|sysprof-1.2.0-1|25	%prep
14cu|sysprof-1.2.0-1|26	%setup -q
14cu|sysprof-1.2.0-1|27	
14cu|sysprof-1.2.0-1|28	%build
14cu|sysprof-1.2.0-1|29	%configure2_5x
14cu|sysprof-1.2.0-1|30	%make
14cu|sysprof-1.2.0-1|31	
14cu|sysprof-1.2.0-1|32	%install
14cu|sysprof-1.2.0-1|33	%makeinstall_std
14cu|sysprof-1.2.0-1|34	
14cu|sysprof-1.2.0-1|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14cu|sysprof-1.2.0-1|36	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|sysprof-1.2.0-1|37	[Desktop Entry]
14cu|sysprof-1.2.0-1|38	Name=Sysprof
14cu|sysprof-1.2.0-1|39	Comment=System-wide Linux Profiler
14cu|sysprof-1.2.0-1|40	Exec=%{_bindir}/%{name}
14cu|sysprof-1.2.0-1|41	Icon=%{name}
14cu|sysprof-1.2.0-1|42	Terminal=false
14cu|sysprof-1.2.0-1|43	Type=Application
14cu|sysprof-1.2.0-1|44	StartupNotify=true
14cu|sysprof-1.2.0-1|45	Categories=GTK;Development;Profiling;X-MandrivaLinux-MoreApplications-Development-Tools;
14cu|sysprof-1.2.0-1|46	EOF
14cu|sysprof-1.2.0-1|47	
14cu|sysprof-1.2.0-1|48	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|sysprof-1.2.0-1|49	cp sysprof-icon-48.png $RPM_BUILD_ROOT%{_liconsdir}/sysprof.png
14cu|sysprof-1.2.0-1|50	cp sysprof-icon-16.png $RPM_BUILD_ROOT%{_miconsdir}/sysprof.png
14cu|sysprof-1.2.0-1|51	cp sysprof-icon-32.png $RPM_BUILD_ROOT%{_iconsdir}/sysprof.png
14cu|sysprof-1.2.0-1|52	
14cu|sysprof-1.2.0-1|53	%files
14cu|sysprof-1.2.0-1|54	%doc AUTHORS COPYING README TODO
14cu|sysprof-1.2.0-1|55	%{_bindir}/*
14cu|sysprof-1.2.0-1|56	%{_datadir}/%{name}
14cu|sysprof-1.2.0-1|57	%{_datadir}/pixmaps/*
14cu|sysprof-1.2.0-1|58	/etc/udev/rules.d/60-sysprof.rules
14cu|sysprof-1.2.0-1|59	%{_liconsdir}/*
14cu|sysprof-1.2.0-1|60	%{_iconsdir}/*.png
14cu|sysprof-1.2.0-1|61	%{_miconsdir}/*
14cu|sysprof-1.2.0-1|62	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|sysprof-1.2.0-1|63	%changelog
14cu|sysprof-1.2.0-1|64	
14cu|sysprof-1.2.0-1|65	* Wed Jul 08 2015 abondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
14cu|sysprof-1.2.0-1|66	- (8e31bbe) Merge pull request #1 from alozhkov/sysprof:rosa2014.1
14cu|sysprof-1.2.0-1|67	- (8e31bbe) Updated to a new version
14cu|sysprof-1.2.0-1|68	
14cu|sysprof-1.2.0-1|69	

14786 14
14cu|systemd-manager-1.0.0-1|1	%define debug_package %{nil}
14cu|systemd-manager-1.0.0-1|2	
14cu|systemd-manager-1.0.0-1|3	Summary:	Manager for systemd services
14cu|systemd-manager-1.0.0-1|4	Name:		systemd-manager
14cu|systemd-manager-1.0.0-1|5	Version:	1.0.0
14cu|systemd-manager-1.0.0-1|6	Release:	1
14cu|systemd-manager-1.0.0-1|7	License:	GPLv3+
14cu|systemd-manager-1.0.0-1|8	Group:		System/Configuration/Boot and Init
14cu|systemd-manager-1.0.0-1|9	Url:		http://www.rust-lang.org/
14cu|systemd-manager-1.0.0-1|10	Source0:	https://github.com/mmstick/systemd-manager/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|systemd-manager-1.0.0-1|11	BuildRequires:	cargo
14cu|systemd-manager-1.0.0-1|12	BuildRequires:	rust
14cu|systemd-manager-1.0.0-1|13	BuildRequires:	pkgconfig(dbus-1)
14cu|systemd-manager-1.0.0-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|systemd-manager-1.0.0-1|15	
14cu|systemd-manager-1.0.0-1|16	%description
14cu|systemd-manager-1.0.0-1|17	This application is a systemd service manager written in the Rust programming
14cu|systemd-manager-1.0.0-1|18	language with GTK3 as the graphical user interface of choice. The units are
14cu|systemd-manager-1.0.0-1|19	filtered into three separate lists: services, sockets, and timers. As a unit
14cu|systemd-manager-1.0.0-1|20	is selected in the left pane, the right pane is updated with information
14cu|systemd-manager-1.0.0-1|21	pertaining to that unit, and the right headerbar is updated to reflect the
14cu|systemd-manager-1.0.0-1|22	status of the unit where you may disable/enable and start/stop the selected
14cu|systemd-manager-1.0.0-1|23	unit. Services are units that are activated immediately, sockets are units
14cu|systemd-manager-1.0.0-1|24	that are activated when they are needed, and timers are units that activate
14cu|systemd-manager-1.0.0-1|25	on a regular time interval. In addition to display units, the application
14cu|systemd-manager-1.0.0-1|26	also provides stats generated by systemd-analyze on the Systemd Analyze view.
14cu|systemd-manager-1.0.0-1|27	
14cu|systemd-manager-1.0.0-1|28	%files
14cu|systemd-manager-1.0.0-1|29	%{_bindir}/systemd-manager
14cu|systemd-manager-1.0.0-1|30	%{_bindir}/systemd-manager-pkexec
14cu|systemd-manager-1.0.0-1|31	%{_datadir}/applications/systemd-manager.desktop
14cu|systemd-manager-1.0.0-1|32	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.systemd-manager.policy
14cu|systemd-manager-1.0.0-1|33	%{_datadir}/doc/systemd-manager/README
14cu|systemd-manager-1.0.0-1|34	%{_datadir}/licenses/systemd-manager/COPYING
14cu|systemd-manager-1.0.0-1|35	
14cu|systemd-manager-1.0.0-1|36	#----------------------------------------------------------------------------
14cu|systemd-manager-1.0.0-1|37	
14cu|systemd-manager-1.0.0-1|38	%prep
14cu|systemd-manager-1.0.0-1|39	%setup -q
14cu|systemd-manager-1.0.0-1|40	
14cu|systemd-manager-1.0.0-1|41	%build
14cu|systemd-manager-1.0.0-1|42	%setup_compile_flags
14cu|systemd-manager-1.0.0-1|43	%make
14cu|systemd-manager-1.0.0-1|44	
14cu|systemd-manager-1.0.0-1|45	%install
14cu|systemd-manager-1.0.0-1|46	make install DESTDIR=%{buildroot}%{_prefix}
14cu|systemd-manager-1.0.0-1|47	
14cu|systemd-manager-1.0.0-1|48	%changelog
14cu|systemd-manager-1.0.0-1|49	
14cu|systemd-manager-1.0.0-1|50	* Mon Aug 08 2016 alzim <alzim@bk.ru> 1.0.0-1
14cu|systemd-manager-1.0.0-1|51	- (b19507e) Merge pull request #1 from import/systemd-manager:rosa2016.1
14cu|systemd-manager-1.0.0-1|52	- (b19507e) Updated to 1.0.0
14cu|systemd-manager-1.0.0-1|53	
14cu|systemd-manager-1.0.0-1|54	

14787 14
14cu|systemd-ui-3-2|1	Summary:	System and Service Manager UI for systemd
14cu|systemd-ui-3-2|2	Name:		systemd-ui
14cu|systemd-ui-3-2|3	Version:	3
14cu|systemd-ui-3-2|4	Release:	2
14cu|systemd-ui-3-2|5	License:	GPLv2+
14cu|systemd-ui-3-2|6	Group:		System/Configuration/Boot and Init
14cu|systemd-ui-3-2|7	URL:		http://www.freedesktop.org/wiki/Software/systemd
14cu|systemd-ui-3-2|8	Source0:	http://www.freedesktop.org/software/systemd/systemd-ui-%{version}.tar.xz
14cu|systemd-ui-3-2|9	Patch0:		systemd-ui-0-linkage_fix.diff
14cu|systemd-ui-3-2|10	BuildRequires:	autoconf
14cu|systemd-ui-3-2|11	BuildRequires:	automake
14cu|systemd-ui-3-2|12	BuildRequires:	m4
14cu|systemd-ui-3-2|13	BuildRequires:	libtool
14cu|systemd-ui-3-2|14	BuildRequires:	pkgconfig(dbus-1)
14cu|systemd-ui-3-2|15	BuildRequires:	pkgconfig(gee-0.8)
14cu|systemd-ui-3-2|16	BuildRequires:	pkgconfig(gio-unix-2.0)
14cu|systemd-ui-3-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|systemd-ui-3-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|systemd-ui-3-2|19	BuildRequires:	pkgconfig(libnotify)
14cu|systemd-ui-3-2|20	BuildRequires:	vala >= 0.11
14cu|systemd-ui-3-2|21	BuildRequires:	xsltproc
14cu|systemd-ui-3-2|22	Requires:	polkit
14cu|systemd-ui-3-2|23	Requires:	systemd
14cu|systemd-ui-3-2|24	Obsoletes:	systemd-gtk < 45
14cu|systemd-ui-3-2|25	Provides:	systemd-gtk = %{version}-%{release}
14cu|systemd-ui-3-2|26	Provides:	systemadm = %{version}-%{release}
14cu|systemd-ui-3-2|27	Obsoletes:	systemadm <= 0-3
14cu|systemd-ui-3-2|28	
14cu|systemd-ui-3-2|29	%description
14cu|systemd-ui-3-2|30	Graphical front-end for systemd
14cu|systemd-ui-3-2|31	
14cu|systemd-ui-3-2|32	It contains :
14cu|systemd-ui-3-2|33	* systemadm is a graphical frontend for the systemd system and service manager
14cu|systemd-ui-3-2|34	and allows introspection and control of systemd
14cu|systemd-ui-3-2|35	
14cu|systemd-ui-3-2|36	%prep
14cu|systemd-ui-3-2|37	
14cu|systemd-ui-3-2|38	%setup -q -n systemd-ui-%{version}
14cu|systemd-ui-3-2|39	%patch0 p-1
14cu|systemd-ui-3-2|40	
14cu|systemd-ui-3-2|41	%build
14cu|systemd-ui-3-2|42	export CC=gcc
14cu|systemd-ui-3-2|43	export CXX=g++
14cu|systemd-ui-3-2|44	
14cu|systemd-ui-3-2|45	autoreconf -fi
14cu|systemd-ui-3-2|46	
14cu|systemd-ui-3-2|47	%configure
14cu|systemd-ui-3-2|48	%make
14cu|systemd-ui-3-2|49	
14cu|systemd-ui-3-2|50	%install
14cu|systemd-ui-3-2|51	%makeinstall_std
14cu|systemd-ui-3-2|52	
14cu|systemd-ui-3-2|53	install -d %{buildroot}%{_datadir}/applications
14cu|systemd-ui-3-2|54	cat > %{buildroot}%{_datadir}/applications/systemadm.desktop <<EOF
14cu|systemd-ui-3-2|55	[Desktop Entry]
14cu|systemd-ui-3-2|56	Name=Graphical front-end for systemd
14cu|systemd-ui-3-2|57	Name[ru]=Графический интерфейс для systemd
14cu|systemd-ui-3-2|58	Comment=Modify systemd configuration
14cu|systemd-ui-3-2|59	Comment[ru]=Настройка параметров и мониторинг systemd
14cu|systemd-ui-3-2|60	Exec=systemadm
14cu|systemd-ui-3-2|61	Terminal=false
14cu|systemd-ui-3-2|62	Type=Application
14cu|systemd-ui-3-2|63	Icon=development_tools_section
14cu|systemd-ui-3-2|64	Categories=GTK;Settings;System;X-Mageia-CrossDesktop;
14cu|systemd-ui-3-2|65	EOF
14cu|systemd-ui-3-2|66	
14cu|systemd-ui-3-2|67	%files
14cu|systemd-ui-3-2|68	%{_bindir}/systemadm
14cu|systemd-ui-3-2|69	%{_bindir}/systemd-gnome-ask-password-agent
14cu|systemd-ui-3-2|70	%{_mandir}/man1/systemadm.*
14cu|systemd-ui-3-2|71	%{_datadir}/applications/systemadm.desktop
14cu|systemd-ui-3-2|72	
14cu|systemd-ui-3-2|73	%changelog
14cu|systemd-ui-3-2|74	* Tue Mar 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 3-2
14cu|systemd-ui-3-2|75	+ Revision: 511ddd0
14cu|systemd-ui-3-2|76	- Sync with cooker
14cu|systemd-ui-3-2|77	
14cu|systemd-ui-3-2|78	

14788 14
14cu|system-switch-java-1.1.5-1|1	Name: system-switch-java
14cu|system-switch-java-1.1.5-1|2	Version: 1.1.5
14cu|system-switch-java-1.1.5-1|3	Release: 1
14cu|system-switch-java-1.1.5-1|4	Summary: A tool for changing the default Java toolset
14cu|system-switch-java-1.1.5-1|5	Group: System/Configuration/Other
14cu|system-switch-java-1.1.5-1|6	License: GPLv2+
14cu|system-switch-java-1.1.5-1|7	URL: https://fedorahosted.org/system-switch-java/
14cu|system-switch-java-1.1.5-1|8	Source0: https://fedorahosted.org/releases/s/y/system-switch-java/%{name}-%{version}.tar.gz
14cu|system-switch-java-1.1.5-1|9	BuildArch: noarch
14cu|system-switch-java-1.1.5-1|10	
14cu|system-switch-java-1.1.5-1|11	BuildRequires: desktop-file-utils
14cu|system-switch-java-1.1.5-1|12	BuildRequires: gettext
14cu|system-switch-java-1.1.5-1|13	BuildRequires: intltool
14cu|system-switch-java-1.1.5-1|14	BuildRequires: python-devel
14cu|system-switch-java-1.1.5-1|15	
14cu|system-switch-java-1.1.5-1|16	Requires: chkconfig
14cu|system-switch-java-1.1.5-1|17	# for snack.py python module:
14cu|system-switch-java-1.1.5-1|18	Requires: newt
14cu|system-switch-java-1.1.5-1|19	Requires: pygtk2.0
14cu|system-switch-java-1.1.5-1|20	Requires: pygtk2.0-libglade
14cu|system-switch-java-1.1.5-1|21	Requires: python
14cu|system-switch-java-1.1.5-1|22	Requires: usermode-consoleonly
14cu|system-switch-java-1.1.5-1|23	Requires: usermode
14cu|system-switch-java-1.1.5-1|24	
14cu|system-switch-java-1.1.5-1|25	Obsoletes: system-switch-java-gui <= 1.0.0-1.fc7
14cu|system-switch-java-1.1.5-1|26	Provides: system-switch-java-gui = %{version}-%{release}
14cu|system-switch-java-1.1.5-1|27	
14cu|system-switch-java-1.1.5-1|28	%description
14cu|system-switch-java-1.1.5-1|29	The system-switch-java package provides an easy-to-use tool to select
14cu|system-switch-java-1.1.5-1|30	the default Java toolset for the system.
14cu|system-switch-java-1.1.5-1|31	
14cu|system-switch-java-1.1.5-1|32	%prep
14cu|system-switch-java-1.1.5-1|33	%setup -q
14cu|system-switch-java-1.1.5-1|34	
14cu|system-switch-java-1.1.5-1|35	sed -i 's|Icon=system-switch-java.png|Icon=system-switch-java|' %{name}.desktop.in
14cu|system-switch-java-1.1.5-1|36	
14cu|system-switch-java-1.1.5-1|37	%build
14cu|system-switch-java-1.1.5-1|38	%configure2_5x
14cu|system-switch-java-1.1.5-1|39	%make
14cu|system-switch-java-1.1.5-1|40	
14cu|system-switch-java-1.1.5-1|41	%install
14cu|system-switch-java-1.1.5-1|42	%makeinstall_std
14cu|system-switch-java-1.1.5-1|43	%find_lang %{name}
14cu|system-switch-java-1.1.5-1|44	%{_bindir}/desktop-file-install \
14cu|system-switch-java-1.1.5-1|45	--dir %{buildroot}%{_datadir}/applications \
14cu|system-switch-java-1.1.5-1|46	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|system-switch-java-1.1.5-1|47	
14cu|system-switch-java-1.1.5-1|48	%files -f %{name}.lang
14cu|system-switch-java-1.1.5-1|49	%doc AUTHORS COPYING* README
14cu|system-switch-java-1.1.5-1|50	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cu|system-switch-java-1.1.5-1|51	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cu|system-switch-java-1.1.5-1|52	%{_bindir}/%{name}
14cu|system-switch-java-1.1.5-1|53	%{_sbindir}/%{name}
14cu|system-switch-java-1.1.5-1|54	%{_datadir}/applications/%{name}.desktop
14cu|system-switch-java-1.1.5-1|55	%{_datadir}/pixmaps/%{name}.png
14cu|system-switch-java-1.1.5-1|56	%dir %{_datadir}/%{name}
14cu|system-switch-java-1.1.5-1|57	%{_datadir}/%{name}/*.py*
14cu|system-switch-java-1.1.5-1|58	%{_datadir}/%{name}/*.glade
14cu|system-switch-java-1.1.5-1|59	
14cu|system-switch-java-1.1.5-1|60	%changelog
14cu|system-switch-java-1.1.5-1|61	
14cu|system-switch-java-1.1.5-1|62	* Mon Jul 06 2015 dsilakov <denis.silakov@rosalab.ru> 1.1.5-1
14cu|system-switch-java-1.1.5-1|63	- (6d1f637) Merge pull request #1 from alozhkov/system-switch-java:rosa2014.1
14cu|system-switch-java-1.1.5-1|64	- (6d1f637) Updated to a new version
14cu|system-switch-java-1.1.5-1|65	
14cu|system-switch-java-1.1.5-1|66	

14789 14
14cu|system-tools-backends2-2.10.2-3|1	%define oname system-tools-backends
14cu|system-tools-backends2-2.10.2-3|2	
14cu|system-tools-backends2-2.10.2-3|3	Summary:	GNOME System Tools Backends
14cu|system-tools-backends2-2.10.2-3|4	Name:		system-tools-backends2
14cu|system-tools-backends2-2.10.2-3|5	Version:	2.10.2
14cu|system-tools-backends2-2.10.2-3|6	Release:	3
14cu|system-tools-backends2-2.10.2-3|7	License:	GPLv2+ and LGPLv2+
14cu|system-tools-backends2-2.10.2-3|8	Group:		System/Configuration/Other
14cu|system-tools-backends2-2.10.2-3|9	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14cu|system-tools-backends2-2.10.2-3|10	Source1:	system-tools-backends2.rpmlintrc
14cu|system-tools-backends2-2.10.2-3|11	Patch0:		system-tools-backends-2.8.1-mandriva.patch
14cu|system-tools-backends2-2.10.2-3|12	URL:		http://www.gnome.org/projects/gst/
14cu|system-tools-backends2-2.10.2-3|13	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|system-tools-backends2-2.10.2-3|14	BuildRequires:	perl-Net-DBus
14cu|system-tools-backends2-2.10.2-3|15	BuildRequires:	pkgconfig(glib-2.0)
14cu|system-tools-backends2-2.10.2-3|16	BuildRequires:	pkgconfig(polkit-gobject-1)
14cu|system-tools-backends2-2.10.2-3|17	BuildRequires:	intltool
14cu|system-tools-backends2-2.10.2-3|18	Requires:	polkit-agent
14cu|system-tools-backends2-2.10.2-3|19	Conflicts:	system-tools-backends
14cu|system-tools-backends2-2.10.2-3|20	
14cu|system-tools-backends2-2.10.2-3|21	%description
14cu|system-tools-backends2-2.10.2-3|22	Day-to-day system management on Unix systems is a chore. Even when
14cu|system-tools-backends2-2.10.2-3|23	you're using a friendly graphical desktop, seemingly basic tasks
14cu|system-tools-backends2-2.10.2-3|24	like setting the system time, changing the network setup, importing
14cu|system-tools-backends2-2.10.2-3|25	and exporting network shared filesystems and configuring swap partitions
14cu|system-tools-backends2-2.10.2-3|26	requires editing configuration files by hand, and the exact procedure
14cu|system-tools-backends2-2.10.2-3|27	varies between different operating systems and distributions.
14cu|system-tools-backends2-2.10.2-3|28	
14cu|system-tools-backends2-2.10.2-3|29	The GNOME System Tools solve all these problems, giving you a simple
14cu|system-tools-backends2-2.10.2-3|30	graphical interface for each task, which uses an advanced backend to
14cu|system-tools-backends2-2.10.2-3|31	edit all the relevant files and apply your changes. The interface
14cu|system-tools-backends2-2.10.2-3|32	looks and acts in exactly the same way regardless of what platform
14cu|system-tools-backends2-2.10.2-3|33	you're using.
14cu|system-tools-backends2-2.10.2-3|34	
14cu|system-tools-backends2-2.10.2-3|35	This package contains the backends of GNOME System Tools.
14cu|system-tools-backends2-2.10.2-3|36	
14cu|system-tools-backends2-2.10.2-3|37	%prep
14cu|system-tools-backends2-2.10.2-3|38	%setup -q -n %{oname}-%{version}
14cu|system-tools-backends2-2.10.2-3|39	
14cu|system-tools-backends2-2.10.2-3|40	%build
14cu|system-tools-backends2-2.10.2-3|41	#gw for backports, it has hardwired LOCALSTATEDIR/run as path
14cu|system-tools-backends2-2.10.2-3|42	%define _localstatedir /var
14cu|system-tools-backends2-2.10.2-3|43	
14cu|system-tools-backends2-2.10.2-3|44	autoreconf -fiv
14cu|system-tools-backends2-2.10.2-3|45	%configure --with-stb-group=wheel
14cu|system-tools-backends2-2.10.2-3|46	%make
14cu|system-tools-backends2-2.10.2-3|47	
14cu|system-tools-backends2-2.10.2-3|48	%install
14cu|system-tools-backends2-2.10.2-3|49	%makeinstall_std
14cu|system-tools-backends2-2.10.2-3|50	mkdir -p %{buildroot}%{_localstatedir}/cache/%{oname}
14cu|system-tools-backends2-2.10.2-3|51	
14cu|system-tools-backends2-2.10.2-3|52	%find_lang %{oname}
14cu|system-tools-backends2-2.10.2-3|53	
14cu|system-tools-backends2-2.10.2-3|54	%files -f %{oname}.lang
14cu|system-tools-backends2-2.10.2-3|55	%doc README AUTHORS NEWS
14cu|system-tools-backends2-2.10.2-3|56	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf
14cu|system-tools-backends2-2.10.2-3|57	%{_sbindir}/%{oname}
14cu|system-tools-backends2-2.10.2-3|58	%{_datadir}/dbus-1/system-services/org.freedesktop.SystemToolsBackends*.service
14cu|system-tools-backends2-2.10.2-3|59	%{_datadir}/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy
14cu|system-tools-backends2-2.10.2-3|60	%{_datadir}/system-tools-backends-2.0/
14cu|system-tools-backends2-2.10.2-3|61	%{_libdir}/pkgconfig/system-tools-backends-2.0.pc
14cu|system-tools-backends2-2.10.2-3|62	%{_localstatedir}/cache/%{oname}
14cu|system-tools-backends2-2.10.2-3|63	
14cu|system-tools-backends2-2.10.2-3|64	
14cu|system-tools-backends2-2.10.2-3|65	%changelog
14cu|system-tools-backends2-2.10.2-3|66	
14cu|system-tools-backends2-2.10.2-3|67	* Mon Dec 14 2015 Denis Silakov <dsilakov@gmail.com> 2.10.2-3
14cu|system-tools-backends2-2.10.2-3|68	- (728d78f) Use autoreconf
14cu|system-tools-backends2-2.10.2-3|69	
14cu|system-tools-backends2-2.10.2-3|70	

14790 14
14cu|tachyon-0.99-0.b2.2|1	%ifarch x86_64
14cu|tachyon-0.99-0.b2.2|2	%define target linux-64
14cu|tachyon-0.99-0.b2.2|3	%else
14cu|tachyon-0.99-0.b2.2|4	%define target linux
14cu|tachyon-0.99-0.b2.2|5	%endif
14cu|tachyon-0.99-0.b2.2|6	
14cu|tachyon-0.99-0.b2.2|7	%define variants thr thr-ogl
14cu|tachyon-0.99-0.b2.2|8	%define beta b2
14cu|tachyon-0.99-0.b2.2|9	
14cu|tachyon-0.99-0.b2.2|10	%define libname %mklibname %{name} %{version}
14cu|tachyon-0.99-0.b2.2|11	%define devname %mklibname %{name} -d
14cu|tachyon-0.99-0.b2.2|12	
14cu|tachyon-0.99-0.b2.2|13	Summary:	Parallel / Multiprocessor Ray Tracing System
14cu|tachyon-0.99-0.b2.2|14	Name:		tachyon
14cu|tachyon-0.99-0.b2.2|15	Version:	0.99
14cu|tachyon-0.99-0.b2.2|16	Release:	0.%{beta}.2
14cu|tachyon-0.99-0.b2.2|17	License:	BSD with advertising
14cu|tachyon-0.99-0.b2.2|18	Group:		Graphics
14cu|tachyon-0.99-0.b2.2|19	Url:		http://jedi.ks.uiuc.edu/~johns/raytracer/
14cu|tachyon-0.99-0.b2.2|20	Source0:	http://jedi.ks.uiuc.edu/~johns/raytracer/files/%{version}%{beta}/%{name}-%{version}%{beta}.tar.gz
14cu|tachyon-0.99-0.b2.2|21	# taken from Debian package
14cu|tachyon-0.99-0.b2.2|22	Source1:	%{name}.1
14cu|tachyon-0.99-0.b2.2|23	Patch0:		%{name}-rpm.patch
14cu|tachyon-0.99-0.b2.2|24	Patch1:		%{name}-shared.patch
14cu|tachyon-0.99-0.b2.2|25	BuildRequires:	jpeg-devel
14cu|tachyon-0.99-0.b2.2|26	BuildRequires:	pkgconfig(gl)
14cu|tachyon-0.99-0.b2.2|27	BuildRequires:	pkgconfig(libpng)
14cu|tachyon-0.99-0.b2.2|28	Conflicts:	%{name}-docs < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|29	Obsoletes:	%{name}-docs < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|30	
14cu|tachyon-0.99-0.b2.2|31	%description
14cu|tachyon-0.99-0.b2.2|32	A portable, high performance parallel ray tracing system with
14cu|tachyon-0.99-0.b2.2|33	multithreaded implementation.
14cu|tachyon-0.99-0.b2.2|34	
14cu|tachyon-0.99-0.b2.2|35	%files
14cu|tachyon-0.99-0.b2.2|36	%doc Changes
14cu|tachyon-0.99-0.b2.2|37	%{_bindir}/%{name}
14cu|tachyon-0.99-0.b2.2|38	%{_datadir}/%{name}
14cu|tachyon-0.99-0.b2.2|39	%{_mandir}/man1/%{name}.1*
14cu|tachyon-0.99-0.b2.2|40	
14cu|tachyon-0.99-0.b2.2|41	#----------------------------------------------------------------------------
14cu|tachyon-0.99-0.b2.2|42	
14cu|tachyon-0.99-0.b2.2|43	%package gl
14cu|tachyon-0.99-0.b2.2|44	Summary:	Parallel / Multiprocessor Ray Tracing System with OpenGL display
14cu|tachyon-0.99-0.b2.2|45	Group:		Graphics
14cu|tachyon-0.99-0.b2.2|46	Requires:	%{name}
14cu|tachyon-0.99-0.b2.2|47	
14cu|tachyon-0.99-0.b2.2|48	%description gl
14cu|tachyon-0.99-0.b2.2|49	A portable, high performance parallel ray tracing system with
14cu|tachyon-0.99-0.b2.2|50	multithreaded implementation.
14cu|tachyon-0.99-0.b2.2|51	
14cu|tachyon-0.99-0.b2.2|52	This package contains OpenGL-enabled build.
14cu|tachyon-0.99-0.b2.2|53	
14cu|tachyon-0.99-0.b2.2|54	%files gl
14cu|tachyon-0.99-0.b2.2|55	%{_bindir}/%{name}-ogl
14cu|tachyon-0.99-0.b2.2|56	%{_mandir}/man1/%{name}-ogl.1*
14cu|tachyon-0.99-0.b2.2|57	
14cu|tachyon-0.99-0.b2.2|58	#----------------------------------------------------------------------------
14cu|tachyon-0.99-0.b2.2|59	
14cu|tachyon-0.99-0.b2.2|60	%package -n %{libname}
14cu|tachyon-0.99-0.b2.2|61	Summary:	Parallel / Multiprocessor Ray Tracing System library
14cu|tachyon-0.99-0.b2.2|62	Group:		System/Libraries
14cu|tachyon-0.99-0.b2.2|63	Conflicts:	%{name}-libs < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|64	Obsoletes:	%{name}-libs < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|65	
14cu|tachyon-0.99-0.b2.2|66	%description -n %{libname}
14cu|tachyon-0.99-0.b2.2|67	A portable, high performance parallel ray tracing system with
14cu|tachyon-0.99-0.b2.2|68	multithreaded implementation.  Tachyon is built as a C callable
14cu|tachyon-0.99-0.b2.2|69	library, which can be used with the included demo programs or within
14cu|tachyon-0.99-0.b2.2|70	your own application.
14cu|tachyon-0.99-0.b2.2|71	
14cu|tachyon-0.99-0.b2.2|72	This package contains the shared library.
14cu|tachyon-0.99-0.b2.2|73	
14cu|tachyon-0.99-0.b2.2|74	%files -n %{libname}
14cu|tachyon-0.99-0.b2.2|75	%doc Copyright README
14cu|tachyon-0.99-0.b2.2|76	%{_libdir}/libtachyon-%{version}.so
14cu|tachyon-0.99-0.b2.2|77	
14cu|tachyon-0.99-0.b2.2|78	#----------------------------------------------------------------------------
14cu|tachyon-0.99-0.b2.2|79	
14cu|tachyon-0.99-0.b2.2|80	%package -n %{devname}
14cu|tachyon-0.99-0.b2.2|81	Summary:	Development files for tachyon
14cu|tachyon-0.99-0.b2.2|82	Group:		Development/Other
14cu|tachyon-0.99-0.b2.2|83	Requires:	%{libname} = %{EVRD}
14cu|tachyon-0.99-0.b2.2|84	Provides:	%{name}-devel = %{EVRD}
14cu|tachyon-0.99-0.b2.2|85	Conflicts:	%{name}-devel < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|86	Obsoletes:	%{name}-devel < 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|87	
14cu|tachyon-0.99-0.b2.2|88	%description -n %{devname}
14cu|tachyon-0.99-0.b2.2|89	This package contains development headers and libraries for developing
14cu|tachyon-0.99-0.b2.2|90	with tachyon.
14cu|tachyon-0.99-0.b2.2|91	
14cu|tachyon-0.99-0.b2.2|92	%files -n %{devname}
14cu|tachyon-0.99-0.b2.2|93	%{_includedir}/tachyon
14cu|tachyon-0.99-0.b2.2|94	%{_libdir}/libtachyon.so
14cu|tachyon-0.99-0.b2.2|95	
14cu|tachyon-0.99-0.b2.2|96	#----------------------------------------------------------------------------
14cu|tachyon-0.99-0.b2.2|97	
14cu|tachyon-0.99-0.b2.2|98	%prep
14cu|tachyon-0.99-0.b2.2|99	%setup -q -n %{name}
14cu|tachyon-0.99-0.b2.2|100	%patch0 -p1 -b .r
14cu|tachyon-0.99-0.b2.2|101	%patch1 -p1 -b .shared
14cu|tachyon-0.99-0.b2.2|102	find . -name CVS | xargs rm -r
14cu|tachyon-0.99-0.b2.2|103	# executable sources
14cu|tachyon-0.99-0.b2.2|104	chmod 644 src/hash.{c,h}
14cu|tachyon-0.99-0.b2.2|105	chmod 644 src/pngfile.h
14cu|tachyon-0.99-0.b2.2|106	chmod 644 demosrc/spaceball.c
14cu|tachyon-0.99-0.b2.2|107	chmod 644 demosrc/trackball.{c,h}
14cu|tachyon-0.99-0.b2.2|108	chmod 644 scenes/imaps/*
14cu|tachyon-0.99-0.b2.2|109	
14cu|tachyon-0.99-0.b2.2|110	%build
14cu|tachyon-0.99-0.b2.2|111	pushd unix
14cu|tachyon-0.99-0.b2.2|112	for variant in %{variants} ; do
14cu|tachyon-0.99-0.b2.2|113	%make OPTFLAGS="%{optflags}" %{target}-$variant
14cu|tachyon-0.99-0.b2.2|114	done
14cu|tachyon-0.99-0.b2.2|115	popd
14cu|tachyon-0.99-0.b2.2|116	
14cu|tachyon-0.99-0.b2.2|117	%install
14cu|tachyon-0.99-0.b2.2|118	mkdir -p %{buildroot}{%{_bindir},%{_libdir},{%{_datadir},%{_includedir}}/tachyon,%{_mandir}/man1}
14cu|tachyon-0.99-0.b2.2|119	for variant in %{variants} ; do
14cu|tachyon-0.99-0.b2.2|120	install -pm755 compile/%{target}-$variant/tachyon %{buildroot}%{_bindir}/tachyon-$variant
14cu|tachyon-0.99-0.b2.2|121	done
14cu|tachyon-0.99-0.b2.2|122	rename -- -thr "" %{buildroot}%{_bindir}/*
14cu|tachyon-0.99-0.b2.2|123	cp -pr scenes %{buildroot}%{_datadir}/tachyon/
14cu|tachyon-0.99-0.b2.2|124	install -pm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
14cu|tachyon-0.99-0.b2.2|125	echo ".so tachyon.1" > %{buildroot}%{_mandir}/man1/tachyon-ogl.1
14cu|tachyon-0.99-0.b2.2|126	cp -a compile/%{target}-thr/libtachyon*.so %{buildroot}%{_libdir}/
14cu|tachyon-0.99-0.b2.2|127	install -pm644 src/{hash,tachyon{,_dep},util}.h %{buildroot}%{_includedir}/tachyon/
14cu|tachyon-0.99-0.b2.2|128	
14cu|tachyon-0.99-0.b2.2|129	find %{buildroot}%{_datadir}/%{name}/ -type f | xargs chmod 0644
14cu|tachyon-0.99-0.b2.2|130	
14cu|tachyon-0.99-0.b2.2|131	%changelog
14cu|tachyon-0.99-0.b2.2|132	
14cu|tachyon-0.99-0.b2.2|133	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99-0.b2.2
14cu|tachyon-0.99-0.b2.2|134	- (20ce0ec) Properly name library and development packages
14cu|tachyon-0.99-0.b2.2|135	- (20ce0ec) Fix file permissions
14cu|tachyon-0.99-0.b2.2|136	
14cu|tachyon-0.99-0.b2.2|137	

14791 14
14cu|tagsoup-1.2.1-5|1	%define major %(echo %{version} |cut -d. -f1-2)
14cu|tagsoup-1.2.1-5|2	Name:           tagsoup
14cu|tagsoup-1.2.1-5|3	Version:        1.2.1
14cu|tagsoup-1.2.1-5|4	Release:        5
14cu|tagsoup-1.2.1-5|5	Epoch:          0
14cu|tagsoup-1.2.1-5|6	Summary:        SAX-compliant parser written in Java
14cu|tagsoup-1.2.1-5|7	License:        GPL
14cu|tagsoup-1.2.1-5|8	Source0:        http://home.ccil.org/~cowan/XML/tagsoup/tagsoup-%{version}-src.zip
14cu|tagsoup-1.2.1-5|9	URL:            http://mercury.ccil.org/~cowan/XML/tagsoup/
14cu|tagsoup-1.2.1-5|10	Group:          Development/Java
14cu|tagsoup-1.2.1-5|11	BuildArch:      noarch
14cu|tagsoup-1.2.1-5|12	BuildRequires:  java-1.8.0-openjdk-devel
14cu|tagsoup-1.2.1-5|13	Requires:       jpackage-utils >= 0:1.6
14cu|tagsoup-1.2.1-5|14	BuildRequires:  ant
14cu|tagsoup-1.2.1-5|15	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|tagsoup-1.2.1-5|16	BuildRequires:  jpackage-utils >= 0:1.6
14cu|tagsoup-1.2.1-5|17	BuildRequires:  xalan-j2
14cu|tagsoup-1.2.1-5|18	
14cu|tagsoup-1.2.1-5|19	%description
14cu|tagsoup-1.2.1-5|20	TagSoup is a SAX-compliant parser written in Java that, instead of
14cu|tagsoup-1.2.1-5|21	parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty
14cu|tagsoup-1.2.1-5|22	and brutish, though quite often far from short. TagSoup is designed for people
14cu|tagsoup-1.2.1-5|23	who have to process this stuff using some semblance of a rational application
14cu|tagsoup-1.2.1-5|24	design. By providing a SAX interface, it allows standard XML tools to be
14cu|tagsoup-1.2.1-5|25	applied to even the worst HTML.
14cu|tagsoup-1.2.1-5|26	
14cu|tagsoup-1.2.1-5|27	%package javadoc
14cu|tagsoup-1.2.1-5|28	Summary:        Javadoc for %{name}
14cu|tagsoup-1.2.1-5|29	Group:          Development/Java
14cu|tagsoup-1.2.1-5|30	
14cu|tagsoup-1.2.1-5|31	%description javadoc
14cu|tagsoup-1.2.1-5|32	Javadoc for %{name}.
14cu|tagsoup-1.2.1-5|33	
14cu|tagsoup-1.2.1-5|34	%prep
14cu|tagsoup-1.2.1-5|35	%setup -q
14cu|tagsoup-1.2.1-5|36	
14cu|tagsoup-1.2.1-5|37	%build
14cu|tagsoup-1.2.1-5|38	export CLASSPATH=$(build-classpath xalan-j2-serializer xalan-j2)
14cu|tagsoup-1.2.1-5|39	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
14cu|tagsoup-1.2.1-5|40	export JAVA_HOME=%{_prefix}/lib/jvm/java-1.7.0
14cu|tagsoup-1.2.1-5|41	%ant \
14cu|tagsoup-1.2.1-5|42	-Dversion=%{version} \
14cu|tagsoup-1.2.1-5|43	-Dj2se.apiurl=%{_javadocdir}/java \
14cu|tagsoup-1.2.1-5|44	dist docs-api
14cu|tagsoup-1.2.1-5|45	
14cu|tagsoup-1.2.1-5|46	%install
14cu|tagsoup-1.2.1-5|47	install -d -m 755 %{buildroot}%{_javadir}
14cu|tagsoup-1.2.1-5|48	install -m 644 dist/lib/%{name}-%{major}.jar %{buildroot}%{_javadir}/%{name}-%{major}.jar
14cu|tagsoup-1.2.1-5|49	ln -s %{name}-%{major}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|tagsoup-1.2.1-5|50	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|tagsoup-1.2.1-5|51	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|tagsoup-1.2.1-5|52	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|tagsoup-1.2.1-5|53	
14cu|tagsoup-1.2.1-5|54	%files
14cu|tagsoup-1.2.1-5|55	%defattr(0644,root,root,0755)
14cu|tagsoup-1.2.1-5|56	%doc CHANGES README
14cu|tagsoup-1.2.1-5|57	%{_javadir}/*.jar
14cu|tagsoup-1.2.1-5|58	
14cu|tagsoup-1.2.1-5|59	%files javadoc
14cu|tagsoup-1.2.1-5|60	%defattr(0644,root,root,0755)
14cu|tagsoup-1.2.1-5|61	%doc %{_javadocdir}/%{name}-%{version}
14cu|tagsoup-1.2.1-5|62	%doc %{_javadocdir}/%{name}
14cu|tagsoup-1.2.1-5|63	
14cu|tagsoup-1.2.1-5|64	%changelog
14cu|tagsoup-1.2.1-5|65	
14cu|tagsoup-1.2.1-5|66	* Fri Jun 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.1-5
14cu|tagsoup-1.2.1-5|67	- (0871d2b) Fix BRs
14cu|tagsoup-1.2.1-5|68	
14cu|tagsoup-1.2.1-5|69	

14792 14
14cu|tango-icon-theme-0.8.90-6|1	%define extraname tango-icon-theme-extras
14cu|tango-icon-theme-0.8.90-6|2	%define extraversion 0.1.0
14cu|tango-icon-theme-0.8.90-6|3	
14cu|tango-icon-theme-0.8.90-6|4	Summary:	Tango icon theme
14cu|tango-icon-theme-0.8.90-6|5	Name:		tango-icon-theme
14cu|tango-icon-theme-0.8.90-6|6	Version:	0.8.90
14cu|tango-icon-theme-0.8.90-6|7	Release:	6
14cu|tango-icon-theme-0.8.90-6|8	License:	Public Domain
14cu|tango-icon-theme-0.8.90-6|9	Group:		Graphical desktop/Other
14cu|tango-icon-theme-0.8.90-6|10	URL:		http://tango.freedesktop.org/Tango_Icon_Library#Download
14cu|tango-icon-theme-0.8.90-6|11	Source0:	http://tango.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14cu|tango-icon-theme-0.8.90-6|12	Source1:	http://tango.freedesktop.org/releases/%{extraname}-%{extraversion}.tar.gz
14cu|tango-icon-theme-0.8.90-6|13	# http://www.gnome-look.org/content/show.php?content=41229
14cu|tango-icon-theme-0.8.90-6|14	Source2:	tango_addon-0.5b.tar.bz2
14cu|tango-icon-theme-0.8.90-6|15	Source3:	tango-icon-theme-xfce.tar.bz2
14cu|tango-icon-theme-0.8.90-6|16	BuildArch:	noarch
14cu|tango-icon-theme-0.8.90-6|17	BuildRequires:	intltool
14cu|tango-icon-theme-0.8.90-6|18	BuildRequires:	imagemagick
14cu|tango-icon-theme-0.8.90-6|19	BuildRequires:	imagemagick-devel
14cu|tango-icon-theme-0.8.90-6|20	BuildRequires:	icon-naming-utils >= 0.8.90
14cu|tango-icon-theme-0.8.90-6|21	Requires(post):	gtk+2.0
14cu|tango-icon-theme-0.8.90-6|22	Requires(postun): gtk+2.0
14cu|tango-icon-theme-0.8.90-6|23	Provides:	tango-icon-theme-kde
14cu|tango-icon-theme-0.8.90-6|24	Obsoletes:	tango-icon-theme-kde
14cu|tango-icon-theme-0.8.90-6|25	
14cu|tango-icon-theme-0.8.90-6|26	%description
14cu|tango-icon-theme-0.8.90-6|27	This is an icon theme that follows the Tango visual guidelines.
14cu|tango-icon-theme-0.8.90-6|28	It bundles with the extra icon set and additional Mandriva icons.
14cu|tango-icon-theme-0.8.90-6|29	
14cu|tango-icon-theme-0.8.90-6|30	%prep
14cu|tango-icon-theme-0.8.90-6|31	%setup -q -a 1 -a 2 -a 3
14cu|tango-icon-theme-0.8.90-6|32	cp %{extraname}-%{extraversion}/README README.extra
14cu|tango-icon-theme-0.8.90-6|33	cp %{extraname}-%{extraversion}/AUTHORS AUTHORS.extra
14cu|tango-icon-theme-0.8.90-6|34	cp %{extraname}-%{extraversion}/ChangeLog ChangeLog.extra
14cu|tango-icon-theme-0.8.90-6|35	mv "tango addon" tango_addon
14cu|tango-icon-theme-0.8.90-6|36	chmod 644 tango_addon/readme.txt
14cu|tango-icon-theme-0.8.90-6|37	rm tango_addon/apps/gtk-close.svg
14cu|tango-icon-theme-0.8.90-6|38	
14cu|tango-icon-theme-0.8.90-6|39	%build
14cu|tango-icon-theme-0.8.90-6|40	./configure --prefix=%{_prefix}
14cu|tango-icon-theme-0.8.90-6|41	%make
14cu|tango-icon-theme-0.8.90-6|42	cd %{extraname}-%{extraversion}
14cu|tango-icon-theme-0.8.90-6|43	./configure --prefix=%{_prefix}
14cu|tango-icon-theme-0.8.90-6|44	%make
14cu|tango-icon-theme-0.8.90-6|45	
14cu|tango-icon-theme-0.8.90-6|46	%install
14cu|tango-icon-theme-0.8.90-6|47	%makeinstall_std
14cu|tango-icon-theme-0.8.90-6|48	cd %{extraname}-%{extraversion}
14cu|tango-icon-theme-0.8.90-6|49	%makeinstall_std
14cu|tango-icon-theme-0.8.90-6|50	cd ../tango_addon
14cu|tango-icon-theme-0.8.90-6|51	install -m 644 apps/* %{buildroot}%{_datadir}/icons/Tango/scalable/apps
14cu|tango-icon-theme-0.8.90-6|52	install -m 644 categories/* %{buildroot}%{_datadir}/icons/Tango/scalable/categories
14cu|tango-icon-theme-0.8.90-6|53	
14cu|tango-icon-theme-0.8.90-6|54	cd ../tango-icon-theme-xfce
14cu|tango-icon-theme-0.8.90-6|55	install -m 644 scalable/apps/* %{buildroot}%{_datadir}/icons/Tango/scalable/apps
14cu|tango-icon-theme-0.8.90-6|56	
14cu|tango-icon-theme-0.8.90-6|57	touch %{buildroot}%{_datadir}/icons/Tango/icon-theme.cache
14cu|tango-icon-theme-0.8.90-6|58	
14cu|tango-icon-theme-0.8.90-6|59	ln -s mozilla-firefox.svg %{buildroot}%{_iconsdir}/Tango/scalable/apps/firefox.svg
14cu|tango-icon-theme-0.8.90-6|60	
14cu|tango-icon-theme-0.8.90-6|61	%clean
14cu|tango-icon-theme-0.8.90-6|62	
14cu|tango-icon-theme-0.8.90-6|63	%post
14cu|tango-icon-theme-0.8.90-6|64	%update_icon_cache Tango
14cu|tango-icon-theme-0.8.90-6|65	
14cu|tango-icon-theme-0.8.90-6|66	%postun
14cu|tango-icon-theme-0.8.90-6|67	%clean_icon_cache Tango
14cu|tango-icon-theme-0.8.90-6|68	
14cu|tango-icon-theme-0.8.90-6|69	%files
14cu|tango-icon-theme-0.8.90-6|70	%defattr(-,root,root,-)
14cu|tango-icon-theme-0.8.90-6|71	%doc README* AUTHORS* ChangeLog* COPYING
14cu|tango-icon-theme-0.8.90-6|72	%doc tango_addon/readme.txt
14cu|tango-icon-theme-0.8.90-6|73	%dir %{_datadir}/icons/Tango/
14cu|tango-icon-theme-0.8.90-6|74	%{_datadir}/icons/Tango/index.theme
14cu|tango-icon-theme-0.8.90-6|75	%{_datadir}/icons/Tango/16x16
14cu|tango-icon-theme-0.8.90-6|76	%{_datadir}/icons/Tango/22x22
14cu|tango-icon-theme-0.8.90-6|77	%{_datadir}/icons/Tango/24x24
14cu|tango-icon-theme-0.8.90-6|78	%{_datadir}/icons/Tango/32x32
14cu|tango-icon-theme-0.8.90-6|79	%{_datadir}/icons/Tango/scalable
14cu|tango-icon-theme-0.8.90-6|80	%ghost %{_datadir}/icons/Tango/icon-theme.cache
14cu|tango-icon-theme-0.8.90-6|81	
14cu|tango-icon-theme-0.8.90-6|82	%changelog
14cu|tango-icon-theme-0.8.90-6|83	
14cu|tango-icon-theme-0.8.90-6|84	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.8.90-6
14cu|tango-icon-theme-0.8.90-6|85	- (dee04c8) Repack tarball according to upstream
14cu|tango-icon-theme-0.8.90-6|86	
14cu|tango-icon-theme-0.8.90-6|87	

14793 14
14cu|tanks-of-freedom-0.6.3-1|1	%define oname   Tanks-of-Freedom
14cu|tanks-of-freedom-0.6.3-1|2	
14cu|tanks-of-freedom-0.6.3-1|3	Summary:        Indie Turn Based Strategy in Isometric Pixel Art
14cu|tanks-of-freedom-0.6.3-1|4	Name:           tanks-of-freedom
14cu|tanks-of-freedom-0.6.3-1|5	Version:        0.6.3
14cu|tanks-of-freedom-0.6.3-1|6	Release:        1
14cu|tanks-of-freedom-0.6.3-1|7	Group:          Games/Strategy
14cu|tanks-of-freedom-0.6.3-1|8	# https://github.com/w84death/Tanks-of-Freedom/blob/master/LICENSE.md
14cu|tanks-of-freedom-0.6.3-1|9	License:        MIT
14cu|tanks-of-freedom-0.6.3-1|10	Url:            http://tof.p1x.in
14cu|tanks-of-freedom-0.6.3-1|11	Source0:        https://github.com/w84death/%{oname}/archive/%{version}-beta/%{oname}-%{version}-beta.tar.gz
14cu|tanks-of-freedom-0.6.3-1|12	BuildRequires:  imagemagick
14cu|tanks-of-freedom-0.6.3-1|13	Requires:       godot-runner
14cu|tanks-of-freedom-0.6.3-1|14	
14cu|tanks-of-freedom-0.6.3-1|15	BuildArch:      noarch
14cu|tanks-of-freedom-0.6.3-1|16	
14cu|tanks-of-freedom-0.6.3-1|17	
14cu|tanks-of-freedom-0.6.3-1|18	%description
14cu|tanks-of-freedom-0.6.3-1|19	Classic turn-based strategy game with two armies fighting against each
14cu|tanks-of-freedom-0.6.3-1|20	other. Challenge yourself in campaign against AI or hot-seat battle
14cu|tanks-of-freedom-0.6.3-1|21	with a friend. Using easy map editor you can create any imaginable
14cu|tanks-of-freedom-0.6.3-1|22	scenario to play and share online for others to discover!
14cu|tanks-of-freedom-0.6.3-1|23	
14cu|tanks-of-freedom-0.6.3-1|24	%files
14cu|tanks-of-freedom-0.6.3-1|25	%doc *.md
14cu|tanks-of-freedom-0.6.3-1|26	%{_gamesbindir}/%{name}
14cu|tanks-of-freedom-0.6.3-1|27	%{_gamesdatadir}/%{name}/
14cu|tanks-of-freedom-0.6.3-1|28	%{_datadir}/applications/%{name}.desktop
14cu|tanks-of-freedom-0.6.3-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|tanks-of-freedom-0.6.3-1|30	#-------------------------------------------------------------------
14cu|tanks-of-freedom-0.6.3-1|31	%prep
14cu|tanks-of-freedom-0.6.3-1|32	%setup -qn %{oname}-%{version}-beta
14cu|tanks-of-freedom-0.6.3-1|33	cp -f buildConfig/engine_linux32.cfg engine.cfg
14cu|tanks-of-freedom-0.6.3-1|34	
14cu|tanks-of-freedom-0.6.3-1|35	# clean before copy
14cu|tanks-of-freedom-0.6.3-1|36	rm -rf bin buildConfig .git{attributes,ignore}
14cu|tanks-of-freedom-0.6.3-1|37	find . -perm 0600 -exec chmod 0644 {} \;
14cu|tanks-of-freedom-0.6.3-1|38	
14cu|tanks-of-freedom-0.6.3-1|39	%build
14cu|tanks-of-freedom-0.6.3-1|40	
14cu|tanks-of-freedom-0.6.3-1|41	%install
14cu|tanks-of-freedom-0.6.3-1|42	# game data
14cu|tanks-of-freedom-0.6.3-1|43	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14cu|tanks-of-freedom-0.6.3-1|44	cp -a . %{buildroot}%{_gamesdatadir}/%{name}/
14cu|tanks-of-freedom-0.6.3-1|45	
14cu|tanks-of-freedom-0.6.3-1|46	# godot wrapper
14cu|tanks-of-freedom-0.6.3-1|47	cat << EOF > %{name}.sh
14cu|tanks-of-freedom-0.6.3-1|48	#!/bin/sh
14cu|tanks-of-freedom-0.6.3-1|49	exec godot-runner -path %{_gamesdatadir}/%{name} "\$@"
14cu|tanks-of-freedom-0.6.3-1|50	EOF
14cu|tanks-of-freedom-0.6.3-1|51	install -D -m755 %{name}.sh %{buildroot}%{_gamesbindir}/%{name}
14cu|tanks-of-freedom-0.6.3-1|52	
14cu|tanks-of-freedom-0.6.3-1|53	# icons
14cu|tanks-of-freedom-0.6.3-1|54	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|tanks-of-freedom-0.6.3-1|55	install -dm 0755 \
14cu|tanks-of-freedom-0.6.3-1|56	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|tanks-of-freedom-0.6.3-1|57	convert -strip -resize $size assets/icons/icon1024.png \
14cu|tanks-of-freedom-0.6.3-1|58	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|tanks-of-freedom-0.6.3-1|59	done
14cu|tanks-of-freedom-0.6.3-1|60	
14cu|tanks-of-freedom-0.6.3-1|61	# menu entry
14cu|tanks-of-freedom-0.6.3-1|62	install -d %{buildroot}%{_datadir}/applications
14cu|tanks-of-freedom-0.6.3-1|63	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tanks-of-freedom-0.6.3-1|64	[Desktop Entry]
14cu|tanks-of-freedom-0.6.3-1|65	Name=Tanks of Freedom
14cu|tanks-of-freedom-0.6.3-1|66	GenericName=Turn-based strategy game
14cu|tanks-of-freedom-0.6.3-1|67	Comment=Indie Turn Based Strategy in Isometric Pixel Art
14cu|tanks-of-freedom-0.6.3-1|68	Exec=%{name}
14cu|tanks-of-freedom-0.6.3-1|69	Icon=%{name}
14cu|tanks-of-freedom-0.6.3-1|70	Terminal=false
14cu|tanks-of-freedom-0.6.3-1|71	Type=Application
14cu|tanks-of-freedom-0.6.3-1|72	Categories=Game;StrategyGame;
14cu|tanks-of-freedom-0.6.3-1|73	EOF
14cu|tanks-of-freedom-0.6.3-1|74	
14cu|tanks-of-freedom-0.6.3-1|75	
14cu|tanks-of-freedom-0.6.3-1|76	%changelog
14cu|tanks-of-freedom-0.6.3-1|77	
14cu|tanks-of-freedom-0.6.3-1|78	* Sat Jun 17 2017 abfonly <abfonly@gmail.com> 0.6.3-1
14cu|tanks-of-freedom-0.6.3-1|79	- (f6a1791) Imported from SRPM
14cu|tanks-of-freedom-0.6.3-1|80	
14cu|tanks-of-freedom-0.6.3-1|81	

14794 14
14cu|tap-1.03-1|1	%define	major	0
14cu|tap-1.03-1|2	%define	libname	    %mklibname %{name} %{major}
14cu|tap-1.03-1|3	%define develname   %mklibname -d %{name}
14cu|tap-1.03-1|4	
14cu|tap-1.03-1|5	Name:		tap
14cu|tap-1.03-1|6	Version:	1.03
14cu|tap-1.03-1|7	Release:	1
14cu|tap-1.03-1|8	Summary:	Write tests that implement the Test Anything Protocol
14cu|tap-1.03-1|9	License:	GPL
14cu|tap-1.03-1|10	Group:		System/Libraries
14cu|tap-1.03-1|11	URL:		http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap
14cu|tap-1.03-1|12	Source:		http://download.berlios.de/web-cpan/%{name}-%{version}.tar.gz
14cu|tap-1.03-1|13	
14cu|tap-1.03-1|14	
14cu|tap-1.03-1|15	%description
14cu|tap-1.03-1|16	The tap library provides functions for writing test scripts that produce output
14cu|tap-1.03-1|17	consistent with the Test Anything Protocol.  A test harness that parses this
14cu|tap-1.03-1|18	protocol can run these tests and produce useful reports indicating their
14cu|tap-1.03-1|19	success or failure.
14cu|tap-1.03-1|20	
14cu|tap-1.03-1|21	%package -n	%{libname}
14cu|tap-1.03-1|22	Summary:	Write tests that implement the Test Anything Protocol
14cu|tap-1.03-1|23	Group:		System/Libraries
14cu|tap-1.03-1|24	
14cu|tap-1.03-1|25	%description -n	%{libname}
14cu|tap-1.03-1|26	The tap library provides functions for writing test scripts that produce output
14cu|tap-1.03-1|27	consistent with the Test Anything Protocol.  A test harness that parses this
14cu|tap-1.03-1|28	protocol can run these tests and produce useful reports indicating their
14cu|tap-1.03-1|29	success or failure.
14cu|tap-1.03-1|30	
14cu|tap-1.03-1|31	%package -n	%{develname}
14cu|tap-1.03-1|32	Summary:	Development files for %{name}
14cu|tap-1.03-1|33	Group:		Development/C
14cu|tap-1.03-1|34	Requires:	%{libname} = %{version}
14cu|tap-1.03-1|35	Provides:	%{name}-devel = %{version}-%{release}
14cu|tap-1.03-1|36	Obsoletes:	%{mklibname -d %{name} 0}
14cu|tap-1.03-1|37	
14cu|tap-1.03-1|38	%description -n	%{develname}
14cu|tap-1.03-1|39	This package contains development files for %{name}.
14cu|tap-1.03-1|40	
14cu|tap-1.03-1|41	%prep
14cu|tap-1.03-1|42	%setup -q
14cu|tap-1.03-1|43	
14cu|tap-1.03-1|44	%build
14cu|tap-1.03-1|45	%configure2_5x
14cu|tap-1.03-1|46	%make CFLAGS+=-UHAVE_LIBPTHREAD
14cu|tap-1.03-1|47	
14cu|tap-1.03-1|48	%install
14cu|tap-1.03-1|49	%makeinstall_std
14cu|tap-1.03-1|50	rm -fr %{buildroot}%{_libdir}/*.*a
14cu|tap-1.03-1|51	
14cu|tap-1.03-1|52	%files -n %{libname}
14cu|tap-1.03-1|53	%doc INSTALL README
14cu|tap-1.03-1|54	%{_libdir}/*.so.*
14cu|tap-1.03-1|55	
14cu|tap-1.03-1|56	%files -n %{develname}
14cu|tap-1.03-1|57	%{_libdir}/*.so
14cu|tap-1.03-1|58	%{_includedir}/*
14cu|tap-1.03-1|59	%{_mandir}/man3/*
14cu|tap-1.03-1|60	
14cu|tap-1.03-1|61	
14cu|tap-1.03-1|62	%changelog
14cu|tap-1.03-1|63	
14cu|tap-1.03-1|64	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.03-1
14cu|tap-1.03-1|65	- (83b1d26) Spec cleanup
14cu|tap-1.03-1|66	
14cu|tap-1.03-1|67	

14795 14
14cu|tap-plugins-0.7.3-1|1	Summary:	Tom's Audio Processing plugins
14cu|tap-plugins-0.7.3-1|2	Name:		tap-plugins
14cu|tap-plugins-0.7.3-1|3	Version:	0.7.3
14cu|tap-plugins-0.7.3-1|4	Release:	1
14cu|tap-plugins-0.7.3-1|5	License:	GPLv2+
14cu|tap-plugins-0.7.3-1|6	Group:		Sound
14cu|tap-plugins-0.7.3-1|7	URL:		http://tap-plugins.sourceforge.net/
14cu|tap-plugins-0.7.3-1|8	Source0:	https://sourceforge.net/projects/tap-plugins/files/tap-plugins/%{version}/%{name}-%{version}.tar.gz
14cu|tap-plugins-0.7.3-1|9	%description
14cu|tap-plugins-0.7.3-1|10	TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch of
14cu|tap-plugins-0.7.3-1|11	LADSPA plugins for digital audio processing, intended for use in a
14cu|tap-plugins-0.7.3-1|12	professional DAW environment such as Ardour.
14cu|tap-plugins-0.7.3-1|13	
14cu|tap-plugins-0.7.3-1|14	%prep
14cu|tap-plugins-0.7.3-1|15	%setup -q
14cu|tap-plugins-0.7.3-1|16	perl -p -i -e "s/-O3/%{optflags}/g" Makefile
14cu|tap-plugins-0.7.3-1|17	
14cu|tap-plugins-0.7.3-1|18	%build
14cu|tap-plugins-0.7.3-1|19	%make
14cu|tap-plugins-0.7.3-1|20	
14cu|tap-plugins-0.7.3-1|21	%install
14cu|tap-plugins-0.7.3-1|22	mkdir -p %{buildroot}%{_libdir}/ladspa
14cu|tap-plugins-0.7.3-1|23	make INSTALL_PLUGINS_DIR=%{buildroot}%{_libdir}/ladspa/ \
14cu|tap-plugins-0.7.3-1|24	INSTALL_LRDF_DIR=%{buildroot}%{_datadir}/ladspa/rdf/ install
14cu|tap-plugins-0.7.3-1|25	
14cu|tap-plugins-0.7.3-1|26	%files
14cu|tap-plugins-0.7.3-1|27	%doc CREDITS README
14cu|tap-plugins-0.7.3-1|28	%dir %{_libdir}/ladspa
14cu|tap-plugins-0.7.3-1|29	%{_libdir}/ladspa/*.so
14cu|tap-plugins-0.7.3-1|30	%{_datadir}/ladspa/rdf/*
14cu|tap-plugins-0.7.3-1|31	
14cu|tap-plugins-0.7.3-1|32	%changelog
14cu|tap-plugins-0.7.3-1|33	
14cu|tap-plugins-0.7.3-1|34	* Sat Apr 23 2016 dsilakov <denis.silakov@rosalab.ru> 0.7.3-1
14cu|tap-plugins-0.7.3-1|35	- (1767e09) Merge pull request #1 from alzim/tap-plugins:rosa2014.1
14cu|tap-plugins-0.7.3-1|36	- (1767e09) Updated to 0.7.3
14cu|tap-plugins-0.7.3-1|37	
14cu|tap-plugins-0.7.3-1|38	

14796 14
14cu|task-2.5.1-1|1	Summary:	A command-line to do list manager
14cu|task-2.5.1-1|2	Name:		task
14cu|task-2.5.1-1|3	Version:	2.5.1
14cu|task-2.5.1-1|4	Release:	1
14cu|task-2.5.1-1|5	License:	MIT
14cu|task-2.5.1-1|6	Group:		Office
14cu|task-2.5.1-1|7	Url:		http://taskwarrior.org
14cu|task-2.5.1-1|8	Source0:	http://taskwarrior.org/download/%{name}-%{version}.tar.gz
14cu|task-2.5.1-1|9	BuildRequires:	cmake
14cu|task-2.5.1-1|10	BuildRequires:	pkgconfig(gnutls)
14cu|task-2.5.1-1|11	BuildRequires:	pkgconfig(uuid)
14cu|task-2.5.1-1|12	Provides:	taskwarrior = %{EVRD}
14cu|task-2.5.1-1|13	
14cu|task-2.5.1-1|14	%description
14cu|task-2.5.1-1|15	Task is a command-line to do list manager. It has support for GTD functionality
14cu|task-2.5.1-1|16	and includes the following features: tags, colorful tabular output, reports and
14cu|task-2.5.1-1|17	graphs, lots of manipulation commands, low-level API, abbreviations for all
14cu|task-2.5.1-1|18	commands and options, multi-user file locking, recurring tasks.
14cu|task-2.5.1-1|19	
14cu|task-2.5.1-1|20	%files
14cu|task-2.5.1-1|21	%{_bindir}/task
14cu|task-2.5.1-1|22	%{_mandir}/man1/task.1.xz
14cu|task-2.5.1-1|23	%{_mandir}/man5/taskrc.5.xz
14cu|task-2.5.1-1|24	%{_mandir}/man5/task-color.5.xz
14cu|task-2.5.1-1|25	%{_mandir}/man5/task-sync.5.xz
14cu|task-2.5.1-1|26	%dir %{_datadir}/%{name}/
14cu|task-2.5.1-1|27	%{_datadir}/%{name}/*
14cu|task-2.5.1-1|28	%{_datadir}/bash-completion/completions/task
14cu|task-2.5.1-1|29	%{_datadir}/fish/completions/task.fish
14cu|task-2.5.1-1|30	%{_datadir}/vim/site/ftdetect/*.vim
14cu|task-2.5.1-1|31	%{_datadir}/vim/site/syntax/*.vim
14cu|task-2.5.1-1|32	%{_datadir}/zsh/site-functions/_task
14cu|task-2.5.1-1|33	
14cu|task-2.5.1-1|34	#----------------------------------------------------------------------------
14cu|task-2.5.1-1|35	
14cu|task-2.5.1-1|36	%prep
14cu|task-2.5.1-1|37	%setup -q
14cu|task-2.5.1-1|38	
14cu|task-2.5.1-1|39	%build
14cu|task-2.5.1-1|40	%cmake \
14cu|task-2.5.1-1|41	-DTASK_RCDIR=%{_datadir}/%{name}
14cu|task-2.5.1-1|42	# Too greedy for resources
14cu|task-2.5.1-1|43	make
14cu|task-2.5.1-1|44	
14cu|task-2.5.1-1|45	%install
14cu|task-2.5.1-1|46	%makeinstall_std -C build
14cu|task-2.5.1-1|47	
14cu|task-2.5.1-1|48	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions/
14cu|task-2.5.1-1|49	install -m 644 scripts/bash/task.sh %{buildroot}%{_datadir}/bash-completion/completions/task
14cu|task-2.5.1-1|50	
14cu|task-2.5.1-1|51	mkdir -p %{buildroot}%{_datadir}/zsh/site-functions/
14cu|task-2.5.1-1|52	install -m 644 scripts/zsh/_task %{buildroot}%{_datadir}/zsh/site-functions/
14cu|task-2.5.1-1|53	
14cu|task-2.5.1-1|54	mkdir -p %{buildroot}%{_datadir}/fish/completions/
14cu|task-2.5.1-1|55	install -m 644 scripts/fish/task.fish %{buildroot}%{_datadir}/fish/completions/
14cu|task-2.5.1-1|56	
14cu|task-2.5.1-1|57	mkdir -p %{buildroot}%{_datadir}/vim/site/ftdetect/
14cu|task-2.5.1-1|58	mkdir -p %{buildroot}%{_datadir}/vim/site/syntax/
14cu|task-2.5.1-1|59	install -m 644 scripts/vim/ftdetect/*vim %{buildroot}%{_datadir}/vim/site/ftdetect/
14cu|task-2.5.1-1|60	install -m 644 scripts/vim/syntax/*vim %{buildroot}%{_datadir}/vim/site/syntax/
14cu|task-2.5.1-1|61	
14cu|task-2.5.1-1|62	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14cu|task-2.5.1-1|63	
14cu|task-2.5.1-1|64	
14cu|task-2.5.1-1|65	%changelog
14cu|task-2.5.1-1|66	
14cu|task-2.5.1-1|67	* Fri Apr 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1-1
14cu|task-2.5.1-1|68	- (7aea841) New version 2.5.1
14cu|task-2.5.1-1|69	- (7aea841) Build requires pkgconfig(gnutls)
14cu|task-2.5.1-1|70	- (7aea841) Install more completions
14cu|task-2.5.1-1|71	
14cu|task-2.5.1-1|72	

14797 14
14cu|taskcoach-1.4.3-1|1	%define tarname	TaskCoach
14cu|taskcoach-1.4.3-1|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14cu|taskcoach-1.4.3-1|3	
14cu|taskcoach-1.4.3-1|4	Summary:	Your friendly task manager
14cu|taskcoach-1.4.3-1|5	Name:		taskcoach
14cu|taskcoach-1.4.3-1|6	Version:	1.4.3
14cu|taskcoach-1.4.3-1|7	Release:	1
14cu|taskcoach-1.4.3-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{tarname}-%{version}.tar.gz
14cu|taskcoach-1.4.3-1|9	Source1:        %{name}.desktop
14cu|taskcoach-1.4.3-1|10	License:	GPLv3+
14cu|taskcoach-1.4.3-1|11	Group:		Development/Other
14cu|taskcoach-1.4.3-1|12	Url:		http://www.taskcoach.org/
14cu|taskcoach-1.4.3-1|13	BuildRequires:	pkgconfig(python)
14cu|taskcoach-1.4.3-1|14	BuildRequires:	desktop-file-utils
14cu|taskcoach-1.4.3-1|15	Requires:	python >= 2.6
14cu|taskcoach-1.4.3-1|16	Requires:	wxPythonGTK >= 2.8.9.2
14cu|taskcoach-1.4.3-1|17	BuildArch:	noarch
14cu|taskcoach-1.4.3-1|18	
14cu|taskcoach-1.4.3-1|19	%description
14cu|taskcoach-1.4.3-1|20	Task Coach is a simple open source todo manager to keep track of
14cu|taskcoach-1.4.3-1|21	personal tasks and todo lists. It grew out of a frustration th at most
14cu|taskcoach-1.4.3-1|22	task managers do not provide facilities for composite tasks. Often,
14cu|taskcoach-1.4.3-1|23	tasks and other things todo consist of several activities. Task Coach
14cu|taskcoach-1.4.3-1|24	is designed to deal with composite tasks. In addition, it offers
14cu|taskcoach-1.4.3-1|25	effort tracking, categories, and notes.
14cu|taskcoach-1.4.3-1|26	
14cu|taskcoach-1.4.3-1|27	%files
14cu|taskcoach-1.4.3-1|28	%doc CHANGES.txt COPYRIGHT.txt HACKING.txt LICENSE.txt PUBLICITY.txt README.txt
14cu|taskcoach-1.4.3-1|29	%{_bindir}/taskcoach
14cu|taskcoach-1.4.3-1|30	%{py_puresitedir}/TaskCoach*
14cu|taskcoach-1.4.3-1|31	%{py_puresitedir}/taskcoach*
14cu|taskcoach-1.4.3-1|32	%{_datadir}/applications/taskcoach.desktop
14cu|taskcoach-1.4.3-1|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|taskcoach-1.4.3-1|34	#------------------------------------------------------
14cu|taskcoach-1.4.3-1|35	
14cu|taskcoach-1.4.3-1|36	%prep
14cu|taskcoach-1.4.3-1|37	%setup -qn %{tarname}-%{version}
14cu|taskcoach-1.4.3-1|38	rm -rf taskcoachlib/bin.in/
14cu|taskcoach-1.4.3-1|39	chmod a-x *.txt
14cu|taskcoach-1.4.3-1|40	find . -perm 0600 -exec chmod 0644 {} \;
14cu|taskcoach-1.4.3-1|41	
14cu|taskcoach-1.4.3-1|42	%build
14cu|taskcoach-1.4.3-1|43	python setup.py build
14cu|taskcoach-1.4.3-1|44	
14cu|taskcoach-1.4.3-1|45	%install
14cu|taskcoach-1.4.3-1|46	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|taskcoach-1.4.3-1|47	
14cu|taskcoach-1.4.3-1|48	mv %{buildroot}%{_bindir}/taskcoach.py %{buildroot}%{_bindir}/taskcoach
14cu|taskcoach-1.4.3-1|49	
14cu|taskcoach-1.4.3-1|50	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14cu|taskcoach-1.4.3-1|51	install -m 644 -p icons.in/%{name}.png  %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|taskcoach-1.4.3-1|52	
14cu|taskcoach-1.4.3-1|53	desktop-file-install \
14cu|taskcoach-1.4.3-1|54	--dir=%{buildroot}%{_datadir}/applications \
14cu|taskcoach-1.4.3-1|55	%{SOURCE1}
14cu|taskcoach-1.4.3-1|56	
14cu|taskcoach-1.4.3-1|57	rm -rf %{buildroot}%{py_puresitedir}/buildlib*
14cu|taskcoach-1.4.3-1|58	
14cu|taskcoach-1.4.3-1|59	# linting
14cu|taskcoach-1.4.3-1|60	pushd %{buildroot}%{py_puresitedir}/taskcoachlib/thirdparty
14cu|taskcoach-1.4.3-1|61	chmod +x desktop/{windows,dialog,__init__}.py \
14cu|taskcoach-1.4.3-1|62	wxScheduler/{wxReportScheduler,wxScheduleUtils,wxTimeFormat,__init__,wxScheduler,wxSchedulerPrint,wxSchedulerCore}.py \
14cu|taskcoach-1.4.3-1|63	keyring/cli.py \
14cu|taskcoach-1.4.3-1|64	gntp/test/{test_hash,basic_tests}.py \
14cu|taskcoach-1.4.3-1|65	squaremap/squaremap.py \
14cu|taskcoach-1.4.3-1|66	{guid,smartdatetimectrl}.py \
14cu|taskcoach-1.4.3-1|67	timeline/timeline.py \
14cu|taskcoach-1.4.3-1|68	gntp/cli.py \
14cu|taskcoach-1.4.3-1|69	wxScheduler/{wxSchedulerPaint,wxSchedulerConstants,wxDrawer,wxSchedule}.py
14cu|taskcoach-1.4.3-1|70	popd
14cu|taskcoach-1.4.3-1|71	chmod +x %{buildroot}%{py_puresitedir}/taskcoachlib/i18n/po2dict.py \
14cu|taskcoach-1.4.3-1|72	
14cu|taskcoach-1.4.3-1|73	
14cu|taskcoach-1.4.3-1|74	%changelog
14cu|taskcoach-1.4.3-1|75	
14cu|taskcoach-1.4.3-1|76	* Mon Jul 18 2016 abfonly <abfonly@gmail.com> 1.4.3-1
14cu|taskcoach-1.4.3-1|77	- (ab921ee) Log: Update to 1.4.3
14cu|taskcoach-1.4.3-1|78	- (ab921ee) fixed build
14cu|taskcoach-1.4.3-1|79	- (ab921ee) fixed linting and attr
14cu|taskcoach-1.4.3-1|80	- (ab921ee) spec clean
14cu|taskcoach-1.4.3-1|81	
14cu|taskcoach-1.4.3-1|82	

14798 14
14cu|task-compiz-stable-2014.1-1|1	Name:		task-compiz-stable
14cu|task-compiz-stable-2014.1-1|2	Version:	%{rosa_release}
14cu|task-compiz-stable-2014.1-1|3	Release:	1
14cu|task-compiz-stable-2014.1-1|4	Summary:	Meta task for stable version of Compiz
14cu|task-compiz-stable-2014.1-1|5	License:	GPLv2
14cu|task-compiz-stable-2014.1-1|6	Group:		System/X11
14cu|task-compiz-stable-2014.1-1|7	URL:		http://www.compiz.org/
14cu|task-compiz-stable-2014.1-1|8	Requires:	compiz0.8
14cu|task-compiz-stable-2014.1-1|9	Requires:	ccsm0.8
14cu|task-compiz-stable-2014.1-1|10	Requires:	compiz-fusion
14cu|task-compiz-stable-2014.1-1|11	Requires:	compiz-fusion-plugins-main
14cu|task-compiz-stable-2014.1-1|12	Requires:	compiz-fusion-plugins-extra
14cu|task-compiz-stable-2014.1-1|13	Requires:	emerald
14cu|task-compiz-stable-2014.1-1|14	Requires:	emerald-themes
14cu|task-compiz-stable-2014.1-1|15	Requires:	fusion-icon
14cu|task-compiz-stable-2014.1-1|16	Conflicts:	compiz > 0.9
14cu|task-compiz-stable-2014.1-1|17	BuildArch:	noarch
14cu|task-compiz-stable-2014.1-1|18	
14cu|task-compiz-stable-2014.1-1|19	%description
14cu|task-compiz-stable-2014.1-1|20	Meta task for stable version of Compiz.
14cu|task-compiz-stable-2014.1-1|21	
14cu|task-compiz-stable-2014.1-1|22	%prep
14cu|task-compiz-stable-2014.1-1|23	# nothing
14cu|task-compiz-stable-2014.1-1|24	
14cu|task-compiz-stable-2014.1-1|25	%build
14cu|task-compiz-stable-2014.1-1|26	# nothing
14cu|task-compiz-stable-2014.1-1|27	
14cu|task-compiz-stable-2014.1-1|28	%install
14cu|task-compiz-stable-2014.1-1|29	# nothing
14cu|task-compiz-stable-2014.1-1|30	
14cu|task-compiz-stable-2014.1-1|31	%files
14cu|task-compiz-stable-2014.1-1|32	# nothing
14cu|task-compiz-stable-2014.1-1|33	%changelog
14cu|task-compiz-stable-2014.1-1|34	
14cu|task-compiz-stable-2014.1-1|35	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-1
14cu|task-compiz-stable-2014.1-1|36	- (54f8898) Use rosa_release macro as version
14cu|task-compiz-stable-2014.1-1|37	
14cu|task-compiz-stable-2014.1-1|38	

14799 14
14cu|task-enlightenment-0.21-2|1	Summary:	Metapackage for the Enlightenment
14cu|task-enlightenment-0.21-2|2	Name:		task-enlightenment
14cu|task-enlightenment-0.21-2|3	Version:	0.21
14cu|task-enlightenment-0.21-2|4	Release:	2
14cu|task-enlightenment-0.21-2|5	Epoch:		1
14cu|task-enlightenment-0.21-2|6	License:	BSD
14cu|task-enlightenment-0.21-2|7	Group:		Graphical desktop/Enlightenment
14cu|task-enlightenment-0.21-2|8	Url:		http://www.rosalinux.com
14cu|task-enlightenment-0.21-2|9	Requires:	%{name}-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|10	Requires:	e_modules
14cu|task-enlightenment-0.21-2|11	Requires:	econnman
14cu|task-enlightenment-0.21-2|12	# Seems to be useless for now
14cu|task-enlightenment-0.21-2|13	#Requires:	emote
14cu|task-enlightenment-0.21-2|14	#Requires:	emprint
14cu|task-enlightenment-0.21-2|15	#Requires:	enjoy
14cu|task-enlightenment-0.21-2|16	#Requires:	enventor
14cu|task-enlightenment-0.21-2|17	#Requires:	ephoto
14cu|task-enlightenment-0.21-2|18	#Requires:	epour
14cu|task-enlightenment-0.21-2|19	Requires:	python-efl
14cu|task-enlightenment-0.21-2|20	Requires:	rage
14cu|task-enlightenment-0.21-2|21	Requires:	terminology
14cu|task-enlightenment-0.21-2|22	# prefered apps
14cu|task-enlightenment-0.21-2|23	# Suggests:	lxdm
14cu|task-enlightenment-0.21-2|24	Obsoletes:	task-e17 < 1:0.18
14cu|task-enlightenment-0.21-2|25	Provides:       task-e21 = %{EVRD}
14cu|task-enlightenment-0.21-2|26	Provides:	task-e20 = %{EVRD}
14cu|task-enlightenment-0.21-2|27	Provides:	task-e19 = %{EVRD}
14cu|task-enlightenment-0.21-2|28	Provides:	task-e18 = %{EVRD}
14cu|task-enlightenment-0.21-2|29	Provides:	task-e17 = %{EVRD}
14cu|task-enlightenment-0.21-2|30	BuildArch:	noarch
14cu|task-enlightenment-0.21-2|31	
14cu|task-enlightenment-0.21-2|32	%description
14cu|task-enlightenment-0.21-2|33	This package is a meta-package, meaning that its purpose is to contain
14cu|task-enlightenment-0.21-2|34	all Enlightenment applications and libraries.
14cu|task-enlightenment-0.21-2|35	
14cu|task-enlightenment-0.21-2|36	%files
14cu|task-enlightenment-0.21-2|37	
14cu|task-enlightenment-0.21-2|38	#----------------------------------------------------------------------------
14cu|task-enlightenment-0.21-2|39	
14cu|task-enlightenment-0.21-2|40	%package minimal
14cu|task-enlightenment-0.21-2|41	Summary:	Metapackage minimal for the Enlightenment
14cu|task-enlightenment-0.21-2|42	License:	BSD
14cu|task-enlightenment-0.21-2|43	Group:		Graphical desktop/Enlightenment
14cu|task-enlightenment-0.21-2|44	Requires:	e
14cu|task-enlightenment-0.21-2|45	Requires:	ecore
14cu|task-enlightenment-0.21-2|46	Requires:	edje
14cu|task-enlightenment-0.21-2|47	Requires:	eet
14cu|task-enlightenment-0.21-2|48	Requires:	eeze
14cu|task-enlightenment-0.21-2|49	Requires:	efreet
14cu|task-enlightenment-0.21-2|50	Requires:	eldbus
14cu|task-enlightenment-0.21-2|51	Requires:	elementary
14cu|task-enlightenment-0.21-2|52	Requires:	elua
14cu|task-enlightenment-0.21-2|53	Requires:	embryo
14cu|task-enlightenment-0.21-2|54	Requires:	emotion
14cu|task-enlightenment-0.21-2|55	Requires:	ethumb
14cu|task-enlightenment-0.21-2|56	Requires:	evas
14cu|task-enlightenment-0.21-2|57	Obsoletes:	emotion_generic_players
14cu|task-enlightenment-0.21-2|58	Obsoletes:	evas_generic_loaders
14cu|task-enlightenment-0.21-2|59	Obsoletes:	e_dbus < 1.8.0
14cu|task-enlightenment-0.21-2|60	Obsoletes:	editje < 0.9.3-1
14cu|task-enlightenment-0.21-2|61	Obsoletes:	edje_viewer < 1.1.1
14cu|task-enlightenment-0.21-2|62	Obsoletes:	enki < 0.6.1
14cu|task-enlightenment-0.21-2|63	Obsoletes:	enlil < 0.6.1
14cu|task-enlightenment-0.21-2|64	Obsoletes:	exalt < 0.9-2
14cu|task-enlightenment-0.21-2|65	Obsoletes:	expedite < 1.7.11
14cu|task-enlightenment-0.21-2|66	Obsoletes:	task-e17-minimal < 1:0.18
14cu|task-enlightenment-0.21-2|67	Provides:	task-e21-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|68	Provides:	task-e20-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|69	Provides:	task-e19-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|70	Provides:	task-e18-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|71	Provides:	task-e17-minimal = %{EVRD}
14cu|task-enlightenment-0.21-2|72	BuildArch:	noarch
14cu|task-enlightenment-0.21-2|73	
14cu|task-enlightenment-0.21-2|74	%description minimal
14cu|task-enlightenment-0.21-2|75	This package is a meta-package, meaning that its purpose is to contain
14cu|task-enlightenment-0.21-2|76	minimal set of Enlightenment applications and libraries.
14cu|task-enlightenment-0.21-2|77	
14cu|task-enlightenment-0.21-2|78	%files minimal
14cu|task-enlightenment-0.21-2|79	
14cu|task-enlightenment-0.21-2|80	#----------------------------------------------------------------------------
14cu|task-enlightenment-0.21-2|81	
14cu|task-enlightenment-0.21-2|82	%prep
14cu|task-enlightenment-0.21-2|83	
14cu|task-enlightenment-0.21-2|84	%build
14cu|task-enlightenment-0.21-2|85	
14cu|task-enlightenment-0.21-2|86	%install
14cu|task-enlightenment-0.21-2|87	
14cu|task-enlightenment-0.21-2|88	
14cu|task-enlightenment-0.21-2|89	%changelog
14cu|task-enlightenment-0.21-2|90	
14cu|task-enlightenment-0.21-2|91	* Wed Nov 09 2016 Nemial <negry.m@yandex.ru> 1:0.21-2
14cu|task-enlightenment-0.21-2|92	- (fb001ea) Drop Requires
14cu|task-enlightenment-0.21-2|93	
14cu|task-enlightenment-0.21-2|94	

14800 14
14cu|task-lamp-2014.1-7|1	Name:		task-lamp
14cu|task-lamp-2014.1-7|2	Version:	%{rosa_release}
14cu|task-lamp-2014.1-7|3	Release:	7
14cu|task-lamp-2014.1-7|4	Summary:	Metapackage for the Linux, Apache, MySQL, PHP and Perl server
14cu|task-lamp-2014.1-7|5	Group:		System/Servers
14cu|task-lamp-2014.1-7|6	License:	GPL
14cu|task-lamp-2014.1-7|7	Requires:	task-lamp-php
14cu|task-lamp-2014.1-7|8	Requires:	task-lamp-perl
14cu|task-lamp-2014.1-7|9	Requires:	mysql
14cu|task-lamp-2014.1-7|10	Suggests:	task-lamp-extras
14cu|task-lamp-2014.1-7|11	
14cu|task-lamp-2014.1-7|12	BuildArch:	noarch
14cu|task-lamp-2014.1-7|13	
14cu|task-lamp-2014.1-7|14	%description
14cu|task-lamp-2014.1-7|15	This package is a meta-package, meaning that its purpose is to contain
14cu|task-lamp-2014.1-7|16	dependencies for running LAMP-server, allowing easy installation of a
14cu|task-lamp-2014.1-7|17	comprehensive LAMP testing/development setup. For a production server,
14cu|task-lamp-2014.1-7|18	you may prefer to install a subset of the dependencies.
14cu|task-lamp-2014.1-7|19	
14cu|task-lamp-2014.1-7|20	%package php
14cu|task-lamp-2014.1-7|21	Summary:	Metapackage for the Linux, Apache, MySQL, PHP server
14cu|task-lamp-2014.1-7|22	Group:		System/Servers
14cu|task-lamp-2014.1-7|23	License:	GPL
14cu|task-lamp-2014.1-7|24	Requires:	apache-base
14cu|task-lamp-2014.1-7|25	Suggests:	apache-mpm-prefork
14cu|task-lamp-2014.1-7|26	Requires:	apache-mod_php
14cu|task-lamp-2014.1-7|27	Requires:	freetype
14cu|task-lamp-2014.1-7|28	Requires:	php-mysql
14cu|task-lamp-2014.1-7|29	#Suggests:	php-pear
14cu|task-lamp-2014.1-7|30	Requires:	php-gettext
14cu|task-lamp-2014.1-7|31	Requires:	php-xml
14cu|task-lamp-2014.1-7|32	Requires:	php-imap
14cu|task-lamp-2014.1-7|33	Requires:	php-mcrypt
14cu|task-lamp-2014.1-7|34	Requires:	php-gd
14cu|task-lamp-2014.1-7|35	Requires:	php-sqlite3
14cu|task-lamp-2014.1-7|36	Suggests:	mysql
14cu|task-lamp-2014.1-7|37	Suggests:	phpmyadmin
14cu|task-lamp-2014.1-7|38	# Eaccelerator is not in a good shape and has been moved to contrib
14cu|task-lamp-2014.1-7|39	# Suggests:	php-eaccelerator-admin
14cu|task-lamp-2014.1-7|40	
14cu|task-lamp-2014.1-7|41	%description php
14cu|task-lamp-2014.1-7|42	This package is a meta-package, meaning that its purpose is to contain
14cu|task-lamp-2014.1-7|43	dependencies for running LAMP (PHP) server
14cu|task-lamp-2014.1-7|44	
14cu|task-lamp-2014.1-7|45	%package perl
14cu|task-lamp-2014.1-7|46	Summary:	Metapackage for the Linux, Apache, MySQL, Perl server
14cu|task-lamp-2014.1-7|47	Group:		System/Servers
14cu|task-lamp-2014.1-7|48	License:	GPL
14cu|task-lamp-2014.1-7|49	Requires:	apache-base
14cu|task-lamp-2014.1-7|50	Requires:	apache-mod_perl
14cu|task-lamp-2014.1-7|51	Requires:	perl-DBD-mysql
14cu|task-lamp-2014.1-7|52	#Requires:	perl-DBD-SQLite2 ??
14cu|task-lamp-2014.1-7|53	Suggests:	mysql
14cu|task-lamp-2014.1-7|54	
14cu|task-lamp-2014.1-7|55	%description perl
14cu|task-lamp-2014.1-7|56	This package is a meta-package, meaning that its purpose is to contain
14cu|task-lamp-2014.1-7|57	dependencies for running LAMP (Perl) server
14cu|task-lamp-2014.1-7|58	
14cu|task-lamp-2014.1-7|59	%package extras
14cu|task-lamp-2014.1-7|60	Summary:	Metapackage for the Linux, Apache, MySQL, PHP/Perl/Python extras
14cu|task-lamp-2014.1-7|61	Group:		System/Servers
14cu|task-lamp-2014.1-7|62	License:	GPL
14cu|task-lamp-2014.1-7|63	Requires:	apache-mod_userdir
14cu|task-lamp-2014.1-7|64	Requires:	apache-mod_dav
14cu|task-lamp-2014.1-7|65	Suggests:	proftpd
14cu|task-lamp-2014.1-7|66	
14cu|task-lamp-2014.1-7|67	%description extras
14cu|task-lamp-2014.1-7|68	This package is a meta-package, meaning that its purpose is to add
14cu|task-lamp-2014.1-7|69	additional packages for a LAMP setup that are not strictly required,
14cu|task-lamp-2014.1-7|70	but are often provided in other similar bundles. These extra packages
14cu|task-lamp-2014.1-7|71	are usually a convenience, and not recommended for use on production
14cu|task-lamp-2014.1-7|72	servers without securing them.
14cu|task-lamp-2014.1-7|73	
14cu|task-lamp-2014.1-7|74	%files
14cu|task-lamp-2014.1-7|75	
14cu|task-lamp-2014.1-7|76	%files php
14cu|task-lamp-2014.1-7|77	
14cu|task-lamp-2014.1-7|78	%files perl
14cu|task-lamp-2014.1-7|79	
14cu|task-lamp-2014.1-7|80	%files extras
14cu|task-lamp-2014.1-7|81	
14cu|task-lamp-2014.1-7|82	
14cu|task-lamp-2014.1-7|83	
14cu|task-lamp-2014.1-7|84	%changelog
14cu|task-lamp-2014.1-7|85	
14cu|task-lamp-2014.1-7|86	* Tue Feb 09 2016 Denis Silakov <dsilakov@gmail.com> 2012.1-7
14cu|task-lamp-2014.1-7|87	- (b238857) Do not even suggest php-pear
14cu|task-lamp-2014.1-7|88	
14cu|task-lamp-2014.1-7|89	

14801 14
14cu|task-lxde-2014.1-9|1	Name:    task-lxde
14cu|task-lxde-2014.1-9|2	Version: %{rosa_release}
14cu|task-lxde-2014.1-9|3	Release: 9
14cu|task-lxde-2014.1-9|4	Summary: Metapackage for lxde
14cu|task-lxde-2014.1-9|5	Group: Graphical desktop/Other
14cu|task-lxde-2014.1-9|6	License: GPL
14cu|task-lxde-2014.1-9|7	URL: http://lxde.org
14cu|task-lxde-2014.1-9|8	Requires: desktop-common-data
14cu|task-lxde-2014.1-9|9	Requires: lxde-common
14cu|task-lxde-2014.1-9|10	Requires: lxappearance
14cu|task-lxde-2014.1-9|11	Requires: lxterminal
14cu|task-lxde-2014.1-9|12	Suggests: gpicview
14cu|task-lxde-2014.1-9|13	Suggests: leafpad
14cu|task-lxde-2014.1-9|14	Suggests: xarchiver
14cu|task-lxde-2014.1-9|15	Suggests: lxtask
14cu|task-lxde-2014.1-9|16	Suggests: lxrandr
14cu|task-lxde-2014.1-9|17	Suggests: scrot
14cu|task-lxde-2014.1-9|18	Suggests: xmessage
14cu|task-lxde-2014.1-9|19	Suggests: networkmanager-applet
14cu|task-lxde-2014.1-9|20	Requires: parcellite
14cu|task-lxde-2014.1-9|21	Suggests: mdvinput
14cu|task-lxde-2014.1-9|22	Suggests: fskbsetting
14cu|task-lxde-2014.1-9|23	Suggests: xfce4-power-manager > 1:1.2.0-10
14cu|task-lxde-2014.1-9|24	Suggests: compton
14cu|task-lxde-2014.1-9|25	Suggests: compton-conf
14cu|task-lxde-2014.1-9|26	#Suggests: xfce4-notifyd
14cu|task-lxde-2014.1-9|27	
14cu|task-lxde-2014.1-9|28	BuildArch: noarch
14cu|task-lxde-2014.1-9|29	
14cu|task-lxde-2014.1-9|30	%description
14cu|task-lxde-2014.1-9|31	This package is a meta-package, meaning that its purpose is to contain
14cu|task-lxde-2014.1-9|32	dependencies for running the Lightweight X11 Desktop Environment.
14cu|task-lxde-2014.1-9|33	
14cu|task-lxde-2014.1-9|34	%files
14cu|task-lxde-2014.1-9|35	
14cu|task-lxde-2014.1-9|36	%changelog
14cu|task-lxde-2014.1-9|37	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-9
14cu|task-lxde-2014.1-9|38	+ Revision: 51b72a6
14cu|task-lxde-2014.1-9|39	- Move to contrib repository
14cu|task-lxde-2014.1-9|40	
14cu|task-lxde-2014.1-9|41	

14802 14
14cu|task-lxqt-0.10.0-7|1	Summary:	Metapackage for the LXQt (LXDE-Qt) desktop environment
14cu|task-lxqt-0.10.0-7|2	Name:		task-lxqt
14cu|task-lxqt-0.10.0-7|3	Version:	0.10.0
14cu|task-lxqt-0.10.0-7|4	Release:	7
14cu|task-lxqt-0.10.0-7|5	License:	LGPLv2.1+
14cu|task-lxqt-0.10.0-7|6	Group:		Graphical desktop/Other
14cu|task-lxqt-0.10.0-7|7	Url:		http://www.lxqt.org
14cu|task-lxqt-0.10.0-7|8	# LXQt itself
14cu|task-lxqt-0.10.0-7|9	Requires:	lxqt-about >= %{version}
14cu|task-lxqt-0.10.0-7|10	Requires:	lxqt-admin >= %{version}
14cu|task-lxqt-0.10.0-7|11	Requires:	lxqt-common >= %{version}
14cu|task-lxqt-0.10.0-7|12	Requires:	lxqt-config >= %{version}
14cu|task-lxqt-0.10.0-7|13	Requires:	lxqt-globalkeys >= %{version}
14cu|task-lxqt-0.10.0-7|14	Requires:	lxqt-notificationd >= %{version}
14cu|task-lxqt-0.10.0-7|15	Requires:	lxqt-openssh-askpass >= %{version}
14cu|task-lxqt-0.10.0-7|16	Requires:	lxqt-panel >= %{version}
14cu|task-lxqt-0.10.0-7|17	Requires:	lxqt-policykit >= %{version}
14cu|task-lxqt-0.10.0-7|18	Requires:	lxqt-powermanagement >= %{version}
14cu|task-lxqt-0.10.0-7|19	Requires:	qt5-platformtheme-lxqt >= %{version}
14cu|task-lxqt-0.10.0-7|20	Requires:	lxqt-runner >= %{version}
14cu|task-lxqt-0.10.0-7|21	Requires:	lxqt-session >= %{version}
14cu|task-lxqt-0.10.0-7|22	Requires:	lxqt-sudo >= %{version}
14cu|task-lxqt-0.10.0-7|23	Requires:	pcmanfm-qt >= %{version}
14cu|task-lxqt-0.10.0-7|24	Requires:	drakconf-lxqt
14cu|task-lxqt-0.10.0-7|25	# Other stuff
14cu|task-lxqt-0.10.0-7|26	Requires:	openbox
14cu|task-lxqt-0.10.0-7|27	Requires:	qterminal
14cu|task-lxqt-0.10.0-7|28	Requires:	lximage-qt
14cu|task-lxqt-0.10.0-7|29	Requires:	obconf-qt
14cu|task-lxqt-0.10.0-7|30	Suggests:       trojita
14cu|task-lxqt-0.10.0-7|31	#Suggests:       qupzilla
14cu|task-lxqt-0.10.0-7|32	BuildArch:	noarch
14cu|task-lxqt-0.10.0-7|33	
14cu|task-lxqt-0.10.0-7|34	# Forgot to add this to ISO image
14cu|task-lxqt-0.10.0-7|35	Requires:	fuse-exfat
14cu|task-lxqt-0.10.0-7|36	
14cu|task-lxqt-0.10.0-7|37	# kf5solid is used instead of liblxqt-mount
14cu|task-lxqt-0.10.0-7|38	Obsoletes:	liblxqt-mount < %{version}
14cu|task-lxqt-0.10.0-7|39	Obsoletes:	%{mklibname lxqtmount 0} < %{version}
14cu|task-lxqt-0.10.0-7|40	Obsoletes:	%{mklibname lxqtmount -d} < %{version}
14cu|task-lxqt-0.10.0-7|41	
14cu|task-lxqt-0.10.0-7|42	Obsoletes:	lxqt-config-randr < %{version}
14cu|task-lxqt-0.10.0-7|43	Obsoletes:	%mklibname lxqtmount 0
14cu|task-lxqt-0.10.0-7|44	Obsoletes:	%mklibname lxqtmount -d
14cu|task-lxqt-0.10.0-7|45	
14cu|task-lxqt-0.10.0-7|46	%description
14cu|task-lxqt-0.10.0-7|47	This package is a meta-package, meaning that its purpose is to contain
14cu|task-lxqt-0.10.0-7|48	all LXQt applications and libraries.
14cu|task-lxqt-0.10.0-7|49	
14cu|task-lxqt-0.10.0-7|50	%files
14cu|task-lxqt-0.10.0-7|51	
14cu|task-lxqt-0.10.0-7|52	#----------------------------------------------------------------------------
14cu|task-lxqt-0.10.0-7|53	
14cu|task-lxqt-0.10.0-7|54	%prep
14cu|task-lxqt-0.10.0-7|55	
14cu|task-lxqt-0.10.0-7|56	%build
14cu|task-lxqt-0.10.0-7|57	
14cu|task-lxqt-0.10.0-7|58	%install
14cu|task-lxqt-0.10.0-7|59	
14cu|task-lxqt-0.10.0-7|60	
14cu|task-lxqt-0.10.0-7|61	%changelog
14cu|task-lxqt-0.10.0-7|62	
14cu|task-lxqt-0.10.0-7|63	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0.10.0-7
14cu|task-lxqt-0.10.0-7|64	- (3a00a39) Do not obsolete pcmanfm at all
14cu|task-lxqt-0.10.0-7|65	
14cu|task-lxqt-0.10.0-7|66	

14803 14
14cu|task-mate-1.12.0-9|1	Summary:	Metapackage for MATE desktop environment
14cu|task-mate-1.12.0-9|2	Name:		task-mate
14cu|task-mate-1.12.0-9|3	Version:	1.12.0
14cu|task-mate-1.12.0-9|4	Release:	9
14cu|task-mate-1.12.0-9|5	License:	GPLv2+
14cu|task-mate-1.12.0-9|6	Group:		Graphical desktop/MATE
14cu|task-mate-1.12.0-9|7	Requires:	%{name}-minimal >= %{version}
14cu|task-mate-1.12.0-9|8	Requires:	atril >= %{version}
14cu|task-mate-1.12.0-9|9	Requires:	caja >= %{version}
14cu|task-mate-1.12.0-9|10	#Requires:	caja-dropbox >= %{version}
14cu|task-mate-1.12.0-9|11	Requires:	caja-image-converter >= %{version}
14cu|task-mate-1.12.0-9|12	Requires:	caja-open-terminal >= %{version}
14cu|task-mate-1.12.0-9|13	Requires:	caja-sendto >= %{version}
14cu|task-mate-1.12.0-9|14	Requires:	caja-sendto-pidgin >= %{version}
14cu|task-mate-1.12.0-9|15	Requires:	caja-sendto-upnp >= %{version}
14cu|task-mate-1.12.0-9|16	Requires:	caja-sendto-devel >= %{version}
14cu|task-mate-1.12.0-9|17	Requires:	caja-share >= %{version}
14cu|task-mate-1.12.0-9|18	Requires:	caja-wallpaper >= %{version}
14cu|task-mate-1.12.0-9|19	Requires:	dconf-editor
14cu|task-mate-1.12.0-9|20	Requires:	deadbeef
14cu|task-mate-1.12.0-9|21	Requires:	engrampa >= %{version}
14cu|task-mate-1.12.0-9|22	Requires:	eom >= %{version}
14cu|task-mate-1.12.0-9|23	Suggests:	gdm-220
14cu|task-mate-1.12.0-9|24	Requires:	gparted
14cu|task-mate-1.12.0-9|25	Requires:	mate-applets >= %{version}
14cu|task-mate-1.12.0-9|26	Requires:	mate-backgrounds >= %{version}
14cu|task-mate-1.12.0-9|27	Requires:	mate-calc
14cu|task-mate-1.12.0-9|28	Requires:	mate-common >= %{version}
14cu|task-mate-1.12.0-9|29	Requires:	mate-control-center >= %{version}
14cu|task-mate-1.12.0-9|30	Requires:	mate-desktop >= %{version}
14cu|task-mate-1.12.0-9|31	Requires:	mate-icon-theme >= %{version}
14cu|task-mate-1.12.0-9|32	Requires:	mate-indicator-applet >= %{version}
14cu|task-mate-1.12.0-9|33	Requires:	mate-media >= %{version}
14cu|task-mate-1.12.0-9|34	Requires:	mate-menus >= %{version}
14cu|task-mate-1.12.0-9|35	Requires:	mate-netspeed >= %{version}
14cu|task-mate-1.12.0-9|36	Requires:	mate-notification-daemon >= %{version}
14cu|task-mate-1.12.0-9|37	Requires:	mate-panel >= %{version}
14cu|task-mate-1.12.0-9|38	Requires:	mate-polkit >= %{version}
14cu|task-mate-1.12.0-9|39	Requires:	mate-power-manager >= %{version}
14cu|task-mate-1.12.0-9|40	Requires:	mate-screensaver >= %{version}
14cu|task-mate-1.12.0-9|41	Requires:	mate-sensors-applet >= %{version}
14cu|task-mate-1.12.0-9|42	Requires:	mate-session-manager >= %{version}
14cu|task-mate-1.12.0-9|43	Requires:	mate-settings-daemon >= %{version}
14cu|task-mate-1.12.0-9|44	Requires:	mate-system-monitor >= %{version}
14cu|task-mate-1.12.0-9|45	Requires:	mate-terminal >= %{version}
14cu|task-mate-1.12.0-9|46	Requires:	mate-user-share >= %{version}
14cu|task-mate-1.12.0-9|47	Requires:	mate-utils >= %{version}
14cu|task-mate-1.12.0-9|48	Requires:	pluma >= %{version}
14cu|task-mate-1.12.0-9|49	Requires:	python-caja >= %{version}
14cu|task-mate-1.12.0-9|50	Requires:	mozo
14cu|task-mate-1.12.0-9|51	Requires:	marco
14cu|task-mate-1.12.0-9|52	Requires:	drakconf-mate
14cu|task-mate-1.12.0-9|53	Requires:	mate-icon-theme-menta
14cu|task-mate-1.12.0-9|54	Suggests:	mucharmap
14cu|task-mate-1.12.0-9|55	Requires:	remmina
14cu|task-mate-1.12.0-9|56	Requires:	remmina-plugins-rdp
14cu|task-mate-1.12.0-9|57	Requires:	remmina-plugins-vnc
14cu|task-mate-1.12.0-9|58	Suggests:	totem-gtk2
14cu|task-mate-1.12.0-9|59	Requires:	transmission
14cu|task-mate-1.12.0-9|60	Requires:	vorbis-tools
14cu|task-mate-1.12.0-9|61	BuildArch:	noarch
14cu|task-mate-1.12.0-9|62	
14cu|task-mate-1.12.0-9|63	%description
14cu|task-mate-1.12.0-9|64	This package is a meta-package, meaning that its purpose is to contain
14cu|task-mate-1.12.0-9|65	dependencies for running the MATE.
14cu|task-mate-1.12.0-9|66	
14cu|task-mate-1.12.0-9|67	%files
14cu|task-mate-1.12.0-9|68	
14cu|task-mate-1.12.0-9|69	#----------------------------------------------------------------------------
14cu|task-mate-1.12.0-9|70	
14cu|task-mate-1.12.0-9|71	%package minimal
14cu|task-mate-1.12.0-9|72	Summary:	Minimal dependencies needed for MATE desktop
14cu|task-mate-1.12.0-9|73	Group:		Graphical desktop/MATE
14cu|task-mate-1.12.0-9|74	Requires:	accountsservice
14cu|task-mate-1.12.0-9|75	Requires:	blueman
14cu|task-mate-1.12.0-9|76	Requires:	caja >= %{version}
14cu|task-mate-1.12.0-9|77	Requires:	libgnomesu
14cu|task-mate-1.12.0-9|78	Requires:	marco >= %{version}
14cu|task-mate-1.12.0-9|79	Requires:	mate-backgrounds >= %{version}
14cu|task-mate-1.12.0-9|80	Requires:	mate-icon-theme >= %{version}
14cu|task-mate-1.12.0-9|81	Requires:	mate-panel >= %{version}
14cu|task-mate-1.12.0-9|82	Requires:	mate-power-manager >= %{version}
14cu|task-mate-1.12.0-9|83	Requires:	mate-session-manager >= %{version}
14cu|task-mate-1.12.0-9|84	Requires:	mate-themes >= 1.8.0
14cu|task-mate-1.12.0-9|85	Requires:	newmoon
14cu|task-mate-1.12.0-9|86	Requires:	parcellite
14cu|task-mate-1.12.0-9|87	Requires:	preload
14cu|task-mate-1.12.0-9|88	Requires:	task-pulseaudio
14cu|task-mate-1.12.0-9|89	Requires:	task-x11
14cu|task-mate-1.12.0-9|90	
14cu|task-mate-1.12.0-9|91	%description minimal
14cu|task-mate-1.12.0-9|92	This package is a meta-package, meaning that its purpose is to contain
14cu|task-mate-1.12.0-9|93	minimal dependencies for running a minimal MATE desktop environment.
14cu|task-mate-1.12.0-9|94	
14cu|task-mate-1.12.0-9|95	%files minimal
14cu|task-mate-1.12.0-9|96	
14cu|task-mate-1.12.0-9|97	#----------------------------------------------------------------------------
14cu|task-mate-1.12.0-9|98	
14cu|task-mate-1.12.0-9|99	%prep
14cu|task-mate-1.12.0-9|100	
14cu|task-mate-1.12.0-9|101	%build
14cu|task-mate-1.12.0-9|102	
14cu|task-mate-1.12.0-9|103	%install
14cu|task-mate-1.12.0-9|104	
14cu|task-mate-1.12.0-9|105	
14cu|task-mate-1.12.0-9|106	%changelog
14cu|task-mate-1.12.0-9|107	
14cu|task-mate-1.12.0-9|108	* Mon Jul 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.0-9
14cu|task-mate-1.12.0-9|109	- (17adf92) Minimal task requires libgnomesu
14cu|task-mate-1.12.0-9|110	
14cu|task-mate-1.12.0-9|111	

14804 14
14cu|task-MRB-1-5|1	Summary:	Metapackage for MRB
14cu|task-MRB-1-5|2	Name:		task-MRB
14cu|task-MRB-1-5|3	Version:	1
14cu|task-MRB-1-5|4	Release:	5
14cu|task-MRB-1-5|5	License:	GPL
14cu|task-MRB-1-5|6	Group:		Graphical desktop/Other
14cu|task-MRB-1-5|7	# filter some linting .
14cu|task-MRB-1-5|8	Source100:	%{name}.rpmlintrc
14cu|task-MRB-1-5|9	Requires:	task-MRB-tty
14cu|task-MRB-1-5|10	Requires:	cairo-dock
14cu|task-MRB-1-5|11	Requires:	cairo-dock-plugins
14cu|task-MRB-1-5|12	Requires:	xt7-player3
14cu|task-MRB-1-5|13	Requires:	pidgin
14cu|task-MRB-1-5|14	Requires:	gimp
14cu|task-MRB-1-5|15	Requires:	meld
14cu|task-MRB-1-5|16	Requires:	darktable
14cu|task-MRB-1-5|17	Requires:	xwinwrap
14cu|task-MRB-1-5|18	Requires:	filezilla
14cu|task-MRB-1-5|19	Requires:	screenfetch
14cu|task-MRB-1-5|20	
14cu|task-MRB-1-5|21	
14cu|task-MRB-1-5|22	
14cu|task-MRB-1-5|23	# if restricted is available
14cu|task-MRB-1-5|24	Requires:	libdvdcss
14cu|task-MRB-1-5|25	
14cu|task-MRB-1-5|26	#Conflicts:	rosa-media-player
14cu|task-MRB-1-5|27	#Conflicts:	clementine
14cu|task-MRB-1-5|28	#Conflicts:	kopete
14cu|task-MRB-1-5|29	#Conflicts:	youmagic
14cu|task-MRB-1-5|30	#Conflicts:	kppp-provider
14cu|task-MRB-1-5|31	#Conflicts:	kppp
14cu|task-MRB-1-5|32	
14cu|task-MRB-1-5|33	
14cu|task-MRB-1-5|34	BuildArch:	noarch
14cu|task-MRB-1-5|35	
14cu|task-MRB-1-5|36	Provides:	task-MRB = %{EVRD}
14cu|task-MRB-1-5|37	
14cu|task-MRB-1-5|38	%description
14cu|task-MRB-1-5|39	This package is a meta-package, meaning that its purpose is to contain
14cu|task-MRB-1-5|40	the Rosalinux.Ro (MRB) GUI apps customizations.
14cu|task-MRB-1-5|41	
14cu|task-MRB-1-5|42	%files
14cu|task-MRB-1-5|43	
14cu|task-MRB-1-5|44	#---------------------------------------------------------------------
14cu|task-MRB-1-5|45	
14cu|task-MRB-1-5|46	%package tty
14cu|task-MRB-1-5|47	
14cu|task-MRB-1-5|48	Summary:	This is tty dependencies needed by %{name} package
14cu|task-MRB-1-5|49	Group:		Graphical desktop/Other
14cu|task-MRB-1-5|50	Requires:	fbterm
14cu|task-MRB-1-5|51	Requires:	fbv
14cu|task-MRB-1-5|52	Requires:	byobu
14cu|task-MRB-1-5|53	Requires:	mybashburn
14cu|task-MRB-1-5|54	Requires:	tty-clock
14cu|task-MRB-1-5|55	Requires:	lynx
14cu|task-MRB-1-5|56	Requires:	centerim
14cu|task-MRB-1-5|57	Requires:	youtube-dl
14cu|task-MRB-1-5|58	Requires:	alpine
14cu|task-MRB-1-5|59	Requires:	mc
14cu|task-MRB-1-5|60	Requires:	cmatrix
14cu|task-MRB-1-5|61	Requires:	caca-utils
14cu|task-MRB-1-5|62	Requires:	asciiquarium
14cu|task-MRB-1-5|63	Requires:	dvtm
14cu|task-MRB-1-5|64	Requires:	fbida
14cu|task-MRB-1-5|65	Requires:	fbcat
14cu|task-MRB-1-5|66	Requires:	inxi
14cu|task-MRB-1-5|67	Requires:	bsd-games
14cu|task-MRB-1-5|68	Requires:	htop
14cu|task-MRB-1-5|69	Requires:	iptraf
14cu|task-MRB-1-5|70	Requires:	mtr
14cu|task-MRB-1-5|71	Requires:	slmenu
14cu|task-MRB-1-5|72	Requires:	videotop
14cu|task-MRB-1-5|73	Requires:	weatherman
14cu|task-MRB-1-5|74	# also from restricted
14cu|task-MRB-1-5|75	Requires:	moc
14cu|task-MRB-1-5|76	
14cu|task-MRB-1-5|77	Provides:	task-MRB-tty = %{EVRD}
14cu|task-MRB-1-5|78	
14cu|task-MRB-1-5|79	%description tty
14cu|task-MRB-1-5|80	This package is a meta-package, meaning that its purpose is to contain
14cu|task-MRB-1-5|81	the Rosalinux.Ro (MRB) CLI && tty apps customizations.
14cu|task-MRB-1-5|82	
14cu|task-MRB-1-5|83	
14cu|task-MRB-1-5|84	%files tty
14cu|task-MRB-1-5|85	
14cu|task-MRB-1-5|86	#--------------------------------------------------------------------
14cu|task-MRB-1-5|87	
14cu|task-MRB-1-5|88	
14cu|task-MRB-1-5|89	%changelog
14cu|task-MRB-1-5|90	* Sun Nov 23 2014 abfonly <abfonly@gmail.com> 1-5
14cu|task-MRB-1-5|91	+ Revision: 9cbaa0a
14cu|task-MRB-1-5|92	- Updated task-MRB.spec
14cu|task-MRB-1-5|93	
14cu|task-MRB-1-5|94	

14805 14
14cu|task-nodejs-es6-1.0-2|1	%define dversion 0.1.1
14cu|task-nodejs-es6-1.0-2|2	%define es5version 0.10.11
14cu|task-nodejs-es6-1.0-2|3	%define itversion 2.0.0
14cu|task-nodejs-es6-1.0-2|4	%define mapversion 0.1.2
14cu|task-nodejs-es6-1.0-2|5	%define setversion 0.1.3
14cu|task-nodejs-es6-1.0-2|6	%define symversion 3.0.2
14cu|task-nodejs-es6-1.0-2|7	%define wmapversion 2.0.1
14cu|task-nodejs-es6-1.0-2|8	%define eeversion 0.3.4
14cu|task-nodejs-es6-1.0-2|9	
14cu|task-nodejs-es6-1.0-2|10	Summary:        Task-es5 and 6
14cu|task-nodejs-es6-1.0-2|11	Name:           task-nodejs-es6
14cu|task-nodejs-es6-1.0-2|12	Version:        1.0
14cu|task-nodejs-es6-1.0-2|13	Release:        2
14cu|task-nodejs-es6-1.0-2|14	License:        MIT
14cu|task-nodejs-es6-1.0-2|15	Group:          Development/Other
14cu|task-nodejs-es6-1.0-2|16	Url:            https://www.npmjs.com/
14cu|task-nodejs-es6-1.0-2|17	Source0:https://github.com/medikoo/d/archive/v0.1.1.tar.gz
14cu|task-nodejs-es6-1.0-2|18	Source1:https://github.com/medikoo/es5-ext/archive/v0.10.11.tar.gz
14cu|task-nodejs-es6-1.0-2|19	Source2:https://github.com/medikoo/es6-iterator/archive/v2.0.0.tar.gz
14cu|task-nodejs-es6-1.0-2|20	Source3:https://github.com/medikoo/es6-map/archive/v0.1.2.tar.gz
14cu|task-nodejs-es6-1.0-2|21	Source4:https://github.com/medikoo/es6-set/archive/v0.1.3.tar.gz
14cu|task-nodejs-es6-1.0-2|22	Source5:https://github.com/medikoo/es6-symbol/archive/v3.0.2.tar.gz
14cu|task-nodejs-es6-1.0-2|23	Source6:https://github.com/medikoo/es6-weak-map/archive/v2.0.1.tar.gz
14cu|task-nodejs-es6-1.0-2|24	Source7:https://github.com/medikoo/event-emitter/archive/v0.3.4.tar.gz
14cu|task-nodejs-es6-1.0-2|25	
14cu|task-nodejs-es6-1.0-2|26	BuildRequires:  nodejs-packaging
14cu|task-nodejs-es6-1.0-2|27	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|28	
14cu|task-nodejs-es6-1.0-2|29	%description
14cu|task-nodejs-es6-1.0-2|30	This is build as task because are all circular among each other,
14cu|task-nodejs-es6-1.0-2|31	and I don't know where to open the circular chain.
14cu|task-nodejs-es6-1.0-2|32	#===================================================================
14cu|task-nodejs-es6-1.0-2|33	%package -n nodejs-d
14cu|task-nodejs-es6-1.0-2|34	Summary:        Property descriptor factory
14cu|task-nodejs-es6-1.0-2|35	Version:        %{dversion}
14cu|task-nodejs-es6-1.0-2|36	License:        MIT
14cu|task-nodejs-es6-1.0-2|37	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|38	
14cu|task-nodejs-es6-1.0-2|39	%description -n nodejs-d
14cu|task-nodejs-es6-1.0-2|40	%{summary}.
14cu|task-nodejs-es6-1.0-2|41	
14cu|task-nodejs-es6-1.0-2|42	%files -n nodejs-d
14cu|task-nodejs-es6-1.0-2|43	%doc d-%{dversion}/CHANGES d-%{dversion}/LICENCE d-%{dversion}/README.md
14cu|task-nodejs-es6-1.0-2|44	%{nodejs_sitelib}/d
14cu|task-nodejs-es6-1.0-2|45	
14cu|task-nodejs-es6-1.0-2|46	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|47	%package -n nodejs-es5-ext
14cu|task-nodejs-es6-1.0-2|48	
14cu|task-nodejs-es6-1.0-2|49	Summary:        ECMAScript extensions and shims
14cu|task-nodejs-es6-1.0-2|50	Version:        %{es5version}
14cu|task-nodejs-es6-1.0-2|51	License:        MIT
14cu|task-nodejs-es6-1.0-2|52	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|53	
14cu|task-nodejs-es6-1.0-2|54	%description -n nodejs-es5-ext
14cu|task-nodejs-es6-1.0-2|55	%{summary}.
14cu|task-nodejs-es6-1.0-2|56	
14cu|task-nodejs-es6-1.0-2|57	%files -n nodejs-es5-ext
14cu|task-nodejs-es6-1.0-2|58	%doc es5-ext-%{es5version}/LICENSE es5-ext-%{es5version}/README.md es5-ext-%{es5version}/CHANGES
14cu|task-nodejs-es6-1.0-2|59	%{nodejs_sitelib}/es5-ext
14cu|task-nodejs-es6-1.0-2|60	
14cu|task-nodejs-es6-1.0-2|61	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|62	%package -n nodejs-es6-iterator
14cu|task-nodejs-es6-1.0-2|63	
14cu|task-nodejs-es6-1.0-2|64	Summary:        Iterator abstraction based on ES6 specification
14cu|task-nodejs-es6-1.0-2|65	Version:        %{itversion}
14cu|task-nodejs-es6-1.0-2|66	License:        MIT
14cu|task-nodejs-es6-1.0-2|67	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|68	
14cu|task-nodejs-es6-1.0-2|69	%description -n nodejs-es6-iterator
14cu|task-nodejs-es6-1.0-2|70	%{summary}.
14cu|task-nodejs-es6-1.0-2|71	
14cu|task-nodejs-es6-1.0-2|72	%files -n nodejs-es6-iterator
14cu|task-nodejs-es6-1.0-2|73	%doc es6-iterator-%{itversion}/LICENSE es6-iterator-%{itversion}/README.md es6-iterator-%{itversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|74	%{nodejs_sitelib}/es6-iterator
14cu|task-nodejs-es6-1.0-2|75	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|76	%package -n nodejs-es6-map
14cu|task-nodejs-es6-1.0-2|77	
14cu|task-nodejs-es6-1.0-2|78	Summary:        ECMAScript6 Map polyfill
14cu|task-nodejs-es6-1.0-2|79	Version:        %{mapversion}
14cu|task-nodejs-es6-1.0-2|80	License:        MIT
14cu|task-nodejs-es6-1.0-2|81	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|82	
14cu|task-nodejs-es6-1.0-2|83	%description -n nodejs-es6-map
14cu|task-nodejs-es6-1.0-2|84	%{summary}.
14cu|task-nodejs-es6-1.0-2|85	
14cu|task-nodejs-es6-1.0-2|86	%files -n nodejs-es6-map
14cu|task-nodejs-es6-1.0-2|87	%doc es6-map-%{mapversion}/LICENSE es6-map-%{mapversion}/README.md es6-map-%{mapversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|88	%{nodejs_sitelib}/es6-map
14cu|task-nodejs-es6-1.0-2|89	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|90	%package -n nodejs-es6-set
14cu|task-nodejs-es6-1.0-2|91	
14cu|task-nodejs-es6-1.0-2|92	Summary:        ECMAScript6 Set polyfill
14cu|task-nodejs-es6-1.0-2|93	Version:        %{setversion}
14cu|task-nodejs-es6-1.0-2|94	License:        MIT
14cu|task-nodejs-es6-1.0-2|95	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|96	
14cu|task-nodejs-es6-1.0-2|97	%description -n nodejs-es6-set
14cu|task-nodejs-es6-1.0-2|98	%{summary}.
14cu|task-nodejs-es6-1.0-2|99	
14cu|task-nodejs-es6-1.0-2|100	%files -n nodejs-es6-set
14cu|task-nodejs-es6-1.0-2|101	%doc es6-set-%{setversion}/LICENSE es6-set-%{setversion}/README.md es6-set-%{setversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|102	%{nodejs_sitelib}/es6-set
14cu|task-nodejs-es6-1.0-2|103	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|104	%package -n nodejs-es6-symbol
14cu|task-nodejs-es6-1.0-2|105	
14cu|task-nodejs-es6-1.0-2|106	Summary:        ECMAScript 6 Symbol polyfill
14cu|task-nodejs-es6-1.0-2|107	Version:        %{symversion}
14cu|task-nodejs-es6-1.0-2|108	License:        MIT
14cu|task-nodejs-es6-1.0-2|109	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|110	
14cu|task-nodejs-es6-1.0-2|111	%description -n nodejs-es6-symbol
14cu|task-nodejs-es6-1.0-2|112	%{summary}.
14cu|task-nodejs-es6-1.0-2|113	
14cu|task-nodejs-es6-1.0-2|114	%files -n nodejs-es6-symbol
14cu|task-nodejs-es6-1.0-2|115	%doc es6-symbol-%{symversion}/LICENSE es6-symbol-%{symversion}/README.md es6-symbol-%{symversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|116	%{nodejs_sitelib}/es6-symbol
14cu|task-nodejs-es6-1.0-2|117	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|118	
14cu|task-nodejs-es6-1.0-2|119	%package -n nodejs-es6-weak-map
14cu|task-nodejs-es6-1.0-2|120	
14cu|task-nodejs-es6-1.0-2|121	Summary:        ECMAScript6 WeakMap polyfill
14cu|task-nodejs-es6-1.0-2|122	Version:        %{wmapversion}
14cu|task-nodejs-es6-1.0-2|123	License:        MIT
14cu|task-nodejs-es6-1.0-2|124	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|125	
14cu|task-nodejs-es6-1.0-2|126	%description -n nodejs-es6-weak-map
14cu|task-nodejs-es6-1.0-2|127	%{summary}.
14cu|task-nodejs-es6-1.0-2|128	
14cu|task-nodejs-es6-1.0-2|129	%files -n nodejs-es6-weak-map
14cu|task-nodejs-es6-1.0-2|130	%doc es6-weak-map-%{wmapversion}/LICENSE es6-weak-map-%{wmapversion}/README.md es6-weak-map-%{wmapversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|131	%{nodejs_sitelib}/es6-weak-map
14cu|task-nodejs-es6-1.0-2|132	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|133	
14cu|task-nodejs-es6-1.0-2|134	%package -n nodejs-event-emitter
14cu|task-nodejs-es6-1.0-2|135	
14cu|task-nodejs-es6-1.0-2|136	Summary:        Environment agnostic event emitter
14cu|task-nodejs-es6-1.0-2|137	Version:        %{eeversion}
14cu|task-nodejs-es6-1.0-2|138	License:        MIT
14cu|task-nodejs-es6-1.0-2|139	BuildArch:      noarch
14cu|task-nodejs-es6-1.0-2|140	
14cu|task-nodejs-es6-1.0-2|141	%description -n nodejs-event-emitter
14cu|task-nodejs-es6-1.0-2|142	%{summary}.
14cu|task-nodejs-es6-1.0-2|143	
14cu|task-nodejs-es6-1.0-2|144	%files -n nodejs-event-emitter
14cu|task-nodejs-es6-1.0-2|145	%doc event-emitter-%{eeversion}/LICENSE event-emitter-%{eeversion}/README.md event-emitter-%{eeversion}/CHANGES
14cu|task-nodejs-es6-1.0-2|146	%{nodejs_sitelib}/event-emitter
14cu|task-nodejs-es6-1.0-2|147	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|148	%prep
14cu|task-nodejs-es6-1.0-2|149	### d
14cu|task-nodejs-es6-1.0-2|150	%setup -q -c -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7
14cu|task-nodejs-es6-1.0-2|151	
14cu|task-nodejs-es6-1.0-2|152	
14cu|task-nodejs-es6-1.0-2|153	%build
14cu|task-nodejs-es6-1.0-2|154	
14cu|task-nodejs-es6-1.0-2|155	%install
14cu|task-nodejs-es6-1.0-2|156	mkdir -p \
14cu|task-nodejs-es6-1.0-2|157	%{buildroot}%{nodejs_sitelib}/{d,es5-ext,es6-iterator,es6-map,es6-set,es6-symbol,es6-weak-map,event-emitter}
14cu|task-nodejs-es6-1.0-2|158	
14cu|task-nodejs-es6-1.0-2|159	### d
14cu|task-nodejs-es6-1.0-2|160	pushd d-%{dversion}
14cu|task-nodejs-es6-1.0-2|161	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|162	ln -sf ../../{es5-ext,es6-iterator,es6-symbol} node_modules
14cu|task-nodejs-es6-1.0-2|163	cp -pr package.json *.js node_modules %{buildroot}%{nodejs_sitelib}/d
14cu|task-nodejs-es6-1.0-2|164	popd
14cu|task-nodejs-es6-1.0-2|165	
14cu|task-nodejs-es6-1.0-2|166	### es5-ext
14cu|task-nodejs-es6-1.0-2|167	pushd es5-ext-%{es5version}
14cu|task-nodejs-es6-1.0-2|168	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|169	ln -sf ../../{d,es6-iterator,es6-symbol} node_modules
14cu|task-nodejs-es6-1.0-2|170	cp -pr package.json array error *.js iterable math object string boolean date function number reg-exp node_modules  %{buildroot}%{nodejs_sitelib}/es5-ext
14cu|task-nodejs-es6-1.0-2|171	popd
14cu|task-nodejs-es6-1.0-2|172	
14cu|task-nodejs-es6-1.0-2|173	### es6-iterator
14cu|task-nodejs-es6-1.0-2|174	pushd es6-iterator-%{itversion}
14cu|task-nodejs-es6-1.0-2|175	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|176	ln -sf ../../{d,es5-ext,es6-symbol} node_modules
14cu|task-nodejs-es6-1.0-2|177	cp -pr package.json *.js node_modules %{buildroot}%{nodejs_sitelib}/es6-iterator
14cu|task-nodejs-es6-1.0-2|178	popd
14cu|task-nodejs-es6-1.0-2|179	
14cu|task-nodejs-es6-1.0-2|180	### es6-map
14cu|task-nodejs-es6-1.0-2|181	pushd es6-map-%{mapversion}
14cu|task-nodejs-es6-1.0-2|182	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|183	ln -sf ../../{d,es5-ext,es6-iterator,es6-set,es6-symbol,event-emitter} node_modules
14cu|task-nodejs-es6-1.0-2|184	cp -pr package.json *.js primitive lib node_modules \
14cu|task-nodejs-es6-1.0-2|185	%{buildroot}%{nodejs_sitelib}/es6-map
14cu|task-nodejs-es6-1.0-2|186	popd
14cu|task-nodejs-es6-1.0-2|187	
14cu|task-nodejs-es6-1.0-2|188	### es6-set
14cu|task-nodejs-es6-1.0-2|189	pushd es6-set-%{setversion}
14cu|task-nodejs-es6-1.0-2|190	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|191	ln -sf ../../{d,es5-ext,es6-iterator,es6-symbol,event-emitter} node_modules
14cu|task-nodejs-es6-1.0-2|192	cp -pr package.json *.js primitive lib ext node_modules \
14cu|task-nodejs-es6-1.0-2|193	%{buildroot}%{nodejs_sitelib}/es6-set
14cu|task-nodejs-es6-1.0-2|194	popd
14cu|task-nodejs-es6-1.0-2|195	
14cu|task-nodejs-es6-1.0-2|196	### es6-symbol
14cu|task-nodejs-es6-1.0-2|197	pushd es6-symbol-%{symversion}
14cu|task-nodejs-es6-1.0-2|198	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|199	ln -sf ../../{d,es5-ext,es6-iterator} node_modules
14cu|task-nodejs-es6-1.0-2|200	cp -pr package.json *.js  node_modules %{buildroot}%{nodejs_sitelib}/es6-symbol
14cu|task-nodejs-es6-1.0-2|201	popd
14cu|task-nodejs-es6-1.0-2|202	
14cu|task-nodejs-es6-1.0-2|203	### es6-weak-map
14cu|task-nodejs-es6-1.0-2|204	pushd es6-weak-map-%{wmapversion}
14cu|task-nodejs-es6-1.0-2|205	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|206	ln -sf ../../{d,es5-ext,es6-iterator,es6-symbol} node_modules
14cu|task-nodejs-es6-1.0-2|207	cp -pr package.json *.js  node_modules \
14cu|task-nodejs-es6-1.0-2|208	%{buildroot}/%{nodejs_sitelib}/es6-weak-map
14cu|task-nodejs-es6-1.0-2|209	popd
14cu|task-nodejs-es6-1.0-2|210	
14cu|task-nodejs-es6-1.0-2|211	### event-emitter
14cu|task-nodejs-es6-1.0-2|212	pushd event-emitter-%{eeversion}
14cu|task-nodejs-es6-1.0-2|213	mkdir -p node_modules
14cu|task-nodejs-es6-1.0-2|214	ln -sf ../../{d,es5-ext,es6-iterator,es6-symbol} node_modules
14cu|task-nodejs-es6-1.0-2|215	cp -pr package.json *.js  node_modules \
14cu|task-nodejs-es6-1.0-2|216	%{buildroot}%{nodejs_sitelib}/event-emitter
14cu|task-nodejs-es6-1.0-2|217	popd
14cu|task-nodejs-es6-1.0-2|218	
14cu|task-nodejs-es6-1.0-2|219	#------------------------------------------------------------------
14cu|task-nodejs-es6-1.0-2|220	
14cu|task-nodejs-es6-1.0-2|221	%changelog
14cu|task-nodejs-es6-1.0-2|222	
14cu|task-nodejs-es6-1.0-2|223	* Sat Feb 06 2016 abfonly <abfonly@gmail.com> 1.0-2
14cu|task-nodejs-es6-1.0-2|224	- (95cc7e9) fixed stupid typo, bump rel
14cu|task-nodejs-es6-1.0-2|225	
14cu|task-nodejs-es6-1.0-2|226	

14806 14
14cu|task-sound-studio-0.3-11|1	Name:		task-sound-studio
14cu|task-sound-studio-0.3-11|2	Version:	0.3
14cu|task-sound-studio-0.3-11|3	Release:	11
14cu|task-sound-studio-0.3-11|4	Summary:	Meta package for Sound Studio and Music Production
14cu|task-sound-studio-0.3-11|5	Group:		Sound
14cu|task-sound-studio-0.3-11|6	License:	GPLv2+
14cu|task-sound-studio-0.3-11|7	
14cu|task-sound-studio-0.3-11|8	## Packages organized by groups and divided in Suggests and Requires
14cu|task-sound-studio-0.3-11|9	####################################################################
14cu|task-sound-studio-0.3-11|10	
14cu|task-sound-studio-0.3-11|11	# Jack engine-related
14cu|task-sound-studio-0.3-11|12	Requires:	jack
14cu|task-sound-studio-0.3-11|13	Requires:	jack-example-clients
14cu|task-sound-studio-0.3-11|14	Requires:	laditools
14cu|task-sound-studio-0.3-11|15	Requires:	qjackctl
14cu|task-sound-studio-0.3-11|16	Suggests:	ladish
14cu|task-sound-studio-0.3-11|17	Suggests:	ac3jack
14cu|task-sound-studio-0.3-11|18	Suggests:	ffado
14cu|task-sound-studio-0.3-11|19	
14cu|task-sound-studio-0.3-11|20	# Bridges to other sound systems
14cu|task-sound-studio-0.3-11|21	Suggests:	tritonus-fluidsynth
14cu|task-sound-studio-0.3-11|22	Requires:	jackasyn
14cu|task-sound-studio-0.3-11|23	
14cu|task-sound-studio-0.3-11|24	# Basic MIDI utilities
14cu|task-sound-studio-0.3-11|25	Suggests: a2jmidid
14cu|task-sound-studio-0.3-11|26	Suggests: vmpk
14cu|task-sound-studio-0.3-11|27	Suggests: qmidiroute
14cu|task-sound-studio-0.3-11|28	Suggests: qmidiarp
14cu|task-sound-studio-0.3-11|29	
14cu|task-sound-studio-0.3-11|30	# Soundfont-related
14cu|task-sound-studio-0.3-11|31	Requires: fluid-soundfont-common
14cu|task-sound-studio-0.3-11|32	Requires: fluid-soundfont-gm
14cu|task-sound-studio-0.3-11|33	Requires: fluid-soundfont-gs
14cu|task-sound-studio-0.3-11|34	Requires: soundfont-utils
14cu|task-sound-studio-0.3-11|35	Suggests: swami
14cu|task-sound-studio-0.3-11|36	Requires: timidity-patch-gravis
14cu|task-sound-studio-0.3-11|37	Requires: timidity-patch-freepats
14cu|task-sound-studio-0.3-11|38	Requires: TiMidity++
14cu|task-sound-studio-0.3-11|39	Suggests: TiMidity++-interfaces-extra
14cu|task-sound-studio-0.3-11|40	
14cu|task-sound-studio-0.3-11|41	# Score and tablature editors
14cu|task-sound-studio-0.3-11|42	Requires: lilypond
14cu|task-sound-studio-0.3-11|43	Suggests: nted
14cu|task-sound-studio-0.3-11|44	Suggests: ktabedit
14cu|task-sound-studio-0.3-11|45	Suggests: mscore
14cu|task-sound-studio-0.3-11|46	
14cu|task-sound-studio-0.3-11|47	# Ladspa system and effect plugins
14cu|task-sound-studio-0.3-11|48	Requires: ladspa
14cu|task-sound-studio-0.3-11|49	Requires: ladspa-quitte-dsp
14cu|task-sound-studio-0.3-11|50	Requires: mcp-plugins
14cu|task-sound-studio-0.3-11|51	Requires: pvc
14cu|task-sound-studio-0.3-11|52	Requires: pvoc
14cu|task-sound-studio-0.3-11|53	Requires: rev-plugins
14cu|task-sound-studio-0.3-11|54	Requires: swh-plugins
14cu|task-sound-studio-0.3-11|55	Requires: tap-plugins
14cu|task-sound-studio-0.3-11|56	Requires: cmt
14cu|task-sound-studio-0.3-11|57	Requires: blop
14cu|task-sound-studio-0.3-11|58	Requires: caps
14cu|task-sound-studio-0.3-11|59	
14cu|task-sound-studio-0.3-11|60	# LV2 system and plugins
14cu|task-sound-studio-0.3-11|61	Requires: lv2core
14cu|task-sound-studio-0.3-11|62	Requires: slv2
14cu|task-sound-studio-0.3-11|63	Requires: swh-lv2
14cu|task-sound-studio-0.3-11|64	Requires: ll-plugins
14cu|task-sound-studio-0.3-11|65	Requires: calf
14cu|task-sound-studio-0.3-11|66	Requires: ll-plugins-gui
14cu|task-sound-studio-0.3-11|67	Requires: invada-studio-plugins-lv2
14cu|task-sound-studio-0.3-11|68	Requires: foo-yc20
14cu|task-sound-studio-0.3-11|69	
14cu|task-sound-studio-0.3-11|70	# DSSI system and synth plugins
14cu|task-sound-studio-0.3-11|71	Requires: dssi
14cu|task-sound-studio-0.3-11|72	Requires: fluidsynth-dssi
14cu|task-sound-studio-0.3-11|73	Requires: hexter
14cu|task-sound-studio-0.3-11|74	Requires: nekobee
14cu|task-sound-studio-0.3-11|75	Requires: whysynth
14cu|task-sound-studio-0.3-11|76	Requires: wsynth-dssi
14cu|task-sound-studio-0.3-11|77	Requires: xsynth-dssi
14cu|task-sound-studio-0.3-11|78	
14cu|task-sound-studio-0.3-11|79	# Standalone Synths
14cu|task-sound-studio-0.3-11|80	Requires: fluidsynth
14cu|task-sound-studio-0.3-11|81	Suggests: yoshimi
14cu|task-sound-studio-0.3-11|82	Suggests: qsynth
14cu|task-sound-studio-0.3-11|83	Suggests: ams
14cu|task-sound-studio-0.3-11|84	Suggests: amsynth
14cu|task-sound-studio-0.3-11|85	Suggests: phasex
14cu|task-sound-studio-0.3-11|86	Suggests: bristol
14cu|task-sound-studio-0.3-11|87	Suggests: bristol-arp2600
14cu|task-sound-studio-0.3-11|88	Suggests: bristol-axxe
14cu|task-sound-studio-0.3-11|89	Suggests: bristol-b3
14cu|task-sound-studio-0.3-11|90	Suggests: bristol-dx
14cu|task-sound-studio-0.3-11|91	Suggests: bristol-explorer
14cu|task-sound-studio-0.3-11|92	Suggests: bristol-juno
14cu|task-sound-studio-0.3-11|93	Suggests: bristol-memory
14cu|task-sound-studio-0.3-11|94	Suggests: bristol-mini
14cu|task-sound-studio-0.3-11|95	Suggests: bristol-mono
14cu|task-sound-studio-0.3-11|96	Suggests: bristol-obx
14cu|task-sound-studio-0.3-11|97	Suggests: bristol-obxa
14cu|task-sound-studio-0.3-11|98	Suggests: bristol-odyssey
14cu|task-sound-studio-0.3-11|99	Suggests: bristol-poly800
14cu|task-sound-studio-0.3-11|100	Suggests: bristol-prophet
14cu|task-sound-studio-0.3-11|101	Suggests: bristol-rhodes
14cu|task-sound-studio-0.3-11|102	Suggests: bristol-rhodesbass
14cu|task-sound-studio-0.3-11|103	Suggests: bristol-roadrunner
14cu|task-sound-studio-0.3-11|104	Suggests: bristol-solina
14cu|task-sound-studio-0.3-11|105	Suggests: bristol-vox
14cu|task-sound-studio-0.3-11|106	Suggests: qsampler
14cu|task-sound-studio-0.3-11|107	
14cu|task-sound-studio-0.3-11|108	# Simple audio recorders and players
14cu|task-sound-studio-0.3-11|109	Suggests: jack_capture
14cu|task-sound-studio-0.3-11|110	Suggests: timemachine
14cu|task-sound-studio-0.3-11|111	Suggests: qarecord
14cu|task-sound-studio-0.3-11|112	Suggests: uade
14cu|task-sound-studio-0.3-11|113	Suggests: upse
14cu|task-sound-studio-0.3-11|114	Suggests: xmp
14cu|task-sound-studio-0.3-11|115	
14cu|task-sound-studio-0.3-11|116	# DAW - SAW and sequencers
14cu|task-sound-studio-0.3-11|117	Suggests: ardour
14cu|task-sound-studio-0.3-11|118	Suggests: audacity
14cu|task-sound-studio-0.3-11|119	Suggests: dino
14cu|task-sound-studio-0.3-11|120	Suggests: jokosher
14cu|task-sound-studio-0.3-11|121	Suggests: lmms
14cu|task-sound-studio-0.3-11|122	Suggests: qtractor
14cu|task-sound-studio-0.3-11|123	Suggests: rezound
14cu|task-sound-studio-0.3-11|124	Suggests: rosegarden
14cu|task-sound-studio-0.3-11|125	Suggests: seq24
14cu|task-sound-studio-0.3-11|126	Suggests: jackbeat
14cu|task-sound-studio-0.3-11|127	Suggests: beast
14cu|task-sound-studio-0.3-11|128	Suggests: kmid2
14cu|task-sound-studio-0.3-11|129	
14cu|task-sound-studio-0.3-11|130	# Trackers
14cu|task-sound-studio-0.3-11|131	Suggests: schismtracker
14cu|task-sound-studio-0.3-11|132	
14cu|task-sound-studio-0.3-11|133	# Effect racks
14cu|task-sound-studio-0.3-11|134	Suggests: jack-rack
14cu|task-sound-studio-0.3-11|135	Suggests: zynjacku
14cu|task-sound-studio-0.3-11|136	Suggests: ecamegapedal
14cu|task-sound-studio-0.3-11|137	Suggests: gnuitar
14cu|task-sound-studio-0.3-11|138	Suggests: guitarix
14cu|task-sound-studio-0.3-11|139	Suggests: jcgui
14cu|task-sound-studio-0.3-11|140	Suggests: jconvolver
14cu|task-sound-studio-0.3-11|141	Suggests: rakarrack
14cu|task-sound-studio-0.3-11|142	Suggests: tuxguitar
14cu|task-sound-studio-0.3-11|143	Suggests: jackeq
14cu|task-sound-studio-0.3-11|144	Suggests: zita-rev1
14cu|task-sound-studio-0.3-11|145	
14cu|task-sound-studio-0.3-11|146	# Drum machines, live audio tools
14cu|task-sound-studio-0.3-11|147	Suggests: hydrogen
14cu|task-sound-studio-0.3-11|148	Suggests: mixxx
14cu|task-sound-studio-0.3-11|149	Suggests: terminatorx
14cu|task-sound-studio-0.3-11|150	Suggests: sooperlooper
14cu|task-sound-studio-0.3-11|151	
14cu|task-sound-studio-0.3-11|152	# Audio developpers
14cu|task-sound-studio-0.3-11|153	Suggests: faust
14cu|task-sound-studio-0.3-11|154	Suggests: pd
14cu|task-sound-studio-0.3-11|155	Suggests: drumstick
14cu|task-sound-studio-0.3-11|156	
14cu|task-sound-studio-0.3-11|157	# KernelRT
14cu|task-sound-studio-0.3-11|158	Suggests: kernel-rt-latest
14cu|task-sound-studio-0.3-11|159	Suggests: kernel-rt-devel-latest
14cu|task-sound-studio-0.3-11|160	Suggests: rtirq
14cu|task-sound-studio-0.3-11|161	
14cu|task-sound-studio-0.3-11|162	# Media players
14cu|task-sound-studio-0.3-11|163	Suggests: xine-jack
14cu|task-sound-studio-0.3-11|164	Suggests: mplayer
14cu|task-sound-studio-0.3-11|165	Suggests: vlc-plugin-jack
14cu|task-sound-studio-0.3-11|166	Suggests: gstreamer0.10-plugins-good
14cu|task-sound-studio-0.3-11|167	
14cu|task-sound-studio-0.3-11|168	# Desktop-specific configuration files
14cu|task-sound-studio-0.3-11|169	Suggests: lilypond-kde4
14cu|task-sound-studio-0.3-11|170	
14cu|task-sound-studio-0.3-11|171	# Cadence set of tools for audio production
14cu|task-sound-studio-0.3-11|172	Suggests: cadence
14cu|task-sound-studio-0.3-11|173	
14cu|task-sound-studio-0.3-11|174	#########################################################
14cu|task-sound-studio-0.3-11|175	
14cu|task-sound-studio-0.3-11|176	BuildArch:  noarch
14cu|task-sound-studio-0.3-11|177	
14cu|task-sound-studio-0.3-11|178	%description
14cu|task-sound-studio-0.3-11|179	This package is a meta-package which installs everything needed to have
14cu|task-sound-studio-0.3-11|180	a complete sound creation and processing studio.
14cu|task-sound-studio-0.3-11|181	- Rosa/Mandriva for Digital Audio Workstations -
14cu|task-sound-studio-0.3-11|182	
14cu|task-sound-studio-0.3-11|183	
14cu|task-sound-studio-0.3-11|184	%files
14cu|task-sound-studio-0.3-11|185	
14cu|task-sound-studio-0.3-11|186	%changelog
14cu|task-sound-studio-0.3-11|187	
14cu|task-sound-studio-0.3-11|188	* Wed Jan 13 2016 Giovanni Mariani <mc2374@mclink.it> 0.3-11
14cu|task-sound-studio-0.3-11|189	- (69d781c) Rebuilt for new jack (changed BReq and Req)
14cu|task-sound-studio-0.3-11|190	
14cu|task-sound-studio-0.3-11|191	

14807 14
14cu|tavrasm-1.22-9|1	Summary:	A AVR assembler
14cu|tavrasm-1.22-9|2	Name:		tavrasm
14cu|tavrasm-1.22-9|3	Version:	1.22
14cu|tavrasm-1.22-9|4	Release:	9
14cu|tavrasm-1.22-9|5	License:	GPLv2+
14cu|tavrasm-1.22-9|6	Group:		Development/Tools
14cu|tavrasm-1.22-9|7	Url:		http://www.tavrasm.org
14cu|tavrasm-1.22-9|8	Source0:	%{name}-%{version}.tar.bz2
14cu|tavrasm-1.22-9|9	Patch0:		tavrasm.122-sfmt.patch
14cu|tavrasm-1.22-9|10	BuildRequires:	bison
14cu|tavrasm-1.22-9|11	BuildRequires:	flex
14cu|tavrasm-1.22-9|12	
14cu|tavrasm-1.22-9|13	%description
14cu|tavrasm-1.22-9|14	Toms Linux AVR Assembler :
14cu|tavrasm-1.22-9|15	
14cu|tavrasm-1.22-9|16	- Compiles code written for Atmels AVR DOS assembler.
14cu|tavrasm-1.22-9|17	- Super-set of Atmel AVR assembler.
14cu|tavrasm-1.22-9|18	- Generates Intel Hex, Motorola S-record, Generic and binary output.
14cu|tavrasm-1.22-9|19	- Atmel object files compatible with Atmel's AVR Studio.
14cu|tavrasm-1.22-9|20	- More than 100 warning/error messages.
14cu|tavrasm-1.22-9|21	- 'C' like escape characters in char/string literals ('\n', '\t', ...).
14cu|tavrasm-1.22-9|22	- Macros in macros.
14cu|tavrasm-1.22-9|23	
14cu|tavrasm-1.22-9|24	%files
14cu|tavrasm-1.22-9|25	%{_bindir}/%{name}
14cu|tavrasm-1.22-9|26	%{_mandir}/man1/*
14cu|tavrasm-1.22-9|27	
14cu|tavrasm-1.22-9|28	#----------------------------------------------------------------------------
14cu|tavrasm-1.22-9|29	
14cu|tavrasm-1.22-9|30	%prep
14cu|tavrasm-1.22-9|31	%setup -q -n %{name}.122
14cu|tavrasm-1.22-9|32	%patch0 -p1
14cu|tavrasm-1.22-9|33	
14cu|tavrasm-1.22-9|34	%build
14cu|tavrasm-1.22-9|35	cd src
14cu|tavrasm-1.22-9|36	# parallel build fail
14cu|tavrasm-1.22-9|37	make CPPFLAGS="%{optflags}"
14cu|tavrasm-1.22-9|38	
14cu|tavrasm-1.22-9|39	%install
14cu|tavrasm-1.22-9|40	mkdir -p %{buildroot}%{_bindir}
14cu|tavrasm-1.22-9|41	mkdir -p %{buildroot}%{_mandir}/man1
14cu|tavrasm-1.22-9|42	
14cu|tavrasm-1.22-9|43	install -m 0755 src/%{name} %{buildroot}%{_bindir}/%{name}
14cu|tavrasm-1.22-9|44	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|tavrasm-1.22-9|45	
14cu|tavrasm-1.22-9|46	
14cu|tavrasm-1.22-9|47	%changelog
14cu|tavrasm-1.22-9|48	
14cu|tavrasm-1.22-9|49	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.22-9
14cu|tavrasm-1.22-9|50	- (3cd5ac9) Build with system optflags to fix debug package
14cu|tavrasm-1.22-9|51	- (3cd5ac9) Fix string format errors
14cu|tavrasm-1.22-9|52	- (3cd5ac9) Spec cleanup
14cu|tavrasm-1.22-9|53	
14cu|tavrasm-1.22-9|54	

14808 14
14cu|tcl-tcllib-1.16-1|1	%define oname	tcllib
14cu|tcl-tcllib-1.16-1|2	
14cu|tcl-tcllib-1.16-1|3	Summary:	Collection of utility modules for Tcl
14cu|tcl-tcllib-1.16-1|4	Name:		tcl-%{oname}
14cu|tcl-tcllib-1.16-1|5	Version:	1.16
14cu|tcl-tcllib-1.16-1|6	Release:	1
14cu|tcl-tcllib-1.16-1|7	License:	BSD
14cu|tcl-tcllib-1.16-1|8	Group:		System/Libraries
14cu|tcl-tcllib-1.16-1|9	Url:		http://www.tcl.tk/software/tcllib/
14cu|tcl-tcllib-1.16-1|10	Source0:	%{oname}-%{version}.tar.bz2
14cu|tcl-tcllib-1.16-1|11	# Upstream patch for RHBZ #1197669
14cu|tcl-tcllib-1.16-1|12	Patch0:    tcllib-1.16-textarea.patch
14cu|tcl-tcllib-1.16-1|13	BuildRequires:	tcl-devel
14cu|tcl-tcllib-1.16-1|14	BuildArch:	noarch
14cu|tcl-tcllib-1.16-1|15	
14cu|tcl-tcllib-1.16-1|16	%description
14cu|tcl-tcllib-1.16-1|17	Tcllib is a collection of utility modules for Tcl. These modules
14cu|tcl-tcllib-1.16-1|18	provide a wide variety of functionality, from implementations of
14cu|tcl-tcllib-1.16-1|19	standard data structures to implementations of common networking
14cu|tcl-tcllib-1.16-1|20	protocols. The intent is to collect commonly used function into
14cu|tcl-tcllib-1.16-1|21	a single library, which users can rely on to be available and
14cu|tcl-tcllib-1.16-1|22	stable.
14cu|tcl-tcllib-1.16-1|23	
14cu|tcl-tcllib-1.16-1|24	%files
14cu|tcl-tcllib-1.16-1|25	%doc support/releases/PACKAGES README support/releases/history/README-1.9.txt
14cu|tcl-tcllib-1.16-1|26	%doc ChangeLog license.terms
14cu|tcl-tcllib-1.16-1|27	%{_bindir}/*
14cu|tcl-tcllib-1.16-1|28	%{tcl_sitelib}/tcllib%{version}
14cu|tcl-tcllib-1.16-1|29	%{_mandir}/mann/*
14cu|tcl-tcllib-1.16-1|30	
14cu|tcl-tcllib-1.16-1|31	#--------------------------------------------------------------------
14cu|tcl-tcllib-1.16-1|32	
14cu|tcl-tcllib-1.16-1|33	%prep
14cu|tcl-tcllib-1.16-1|34	%setup -q -n Tcllib-%{version}
14cu|tcl-tcllib-1.16-1|35	%patch0 -p0
14cu|tcl-tcllib-1.16-1|36	chmod -x modules/doctools/mpformats/fr.msg
14cu|tcl-tcllib-1.16-1|37	# Convert a couple of files to UTF-8
14cu|tcl-tcllib-1.16-1|38	for file in modules/struct/pool.html ; do
14cu|tcl-tcllib-1.16-1|39	iconv --from=ISO-8859-1 --to=UTF-8 ${file} > ${file}.new
14cu|tcl-tcllib-1.16-1|40	mv -f ${file}.new ${file}
14cu|tcl-tcllib-1.16-1|41	done
14cu|tcl-tcllib-1.16-1|42	
14cu|tcl-tcllib-1.16-1|43	%build
14cu|tcl-tcllib-1.16-1|44	%configure2_5x --libdir=%{tcl_sitelib}
14cu|tcl-tcllib-1.16-1|45	%make
14cu|tcl-tcllib-1.16-1|46	
14cu|tcl-tcllib-1.16-1|47	%install
14cu|tcl-tcllib-1.16-1|48	%makeinstall_std
14cu|tcl-tcllib-1.16-1|49	
14cu|tcl-tcllib-1.16-1|50	
14cu|tcl-tcllib-1.16-1|51	%changelog
14cu|tcl-tcllib-1.16-1|52	
14cu|tcl-tcllib-1.16-1|53	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16-1
14cu|tcl-tcllib-1.16-1|54	- (30353ab) Updated to 1.16 with a fix for textarea bug
14cu|tcl-tcllib-1.16-1|55	
14cu|tcl-tcllib-1.16-1|56	

14809 14
14cu|tcltls-1.6-6|1	Summary:	SSL2, SSL3, and TLS1 encryption extensions for TCL
14cu|tcltls-1.6-6|2	Name:		tcltls
14cu|tcltls-1.6-6|3	Version:	1.6
14cu|tcltls-1.6-6|4	Release:	6
14cu|tcltls-1.6-6|5	License:	BSD
14cu|tcltls-1.6-6|6	Group:		System/Libraries
14cu|tcltls-1.6-6|7	Url:		http://tls.sourceforge.net/
14cu|tcltls-1.6-6|8	Source0:	http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
14cu|tcltls-1.6-6|9	Patch0:		tcltls-1.6-simpleclient.patch
14cu|tcltls-1.6-6|10	Patch1:		tcltls-1.6-openssl.patch
14cu|tcltls-1.6-6|11	Patch2:		tcltls-1.6-no-rpath.patch
14cu|tcltls-1.6-6|12	Patch3:		tcltls-1.6-ciphers.patch
14cu|tcltls-1.6-6|13	Patch4:		tcltls-1.6-sslv2.patch
14cu|tcltls-1.6-6|14	BuildRequires:	pkgconfig(openssl)
14cu|tcltls-1.6-6|15	BuildRequires:	pkgconfig(tcl)
14cu|tcltls-1.6-6|16	Requires:	openssl
14cu|tcltls-1.6-6|17	Requires:	tcl >= 8.4.11
14cu|tcltls-1.6-6|18	
14cu|tcltls-1.6-6|19	%description
14cu|tcltls-1.6-6|20	Provides SSL2, SSL3, and TLS1 socket encryption functionality
14cu|tcltls-1.6-6|21	to the TCL interpreted language.
14cu|tcltls-1.6-6|22	
14cu|tcltls-1.6-6|23	Needed for Sguild.
14cu|tcltls-1.6-6|24	
14cu|tcltls-1.6-6|25	%files
14cu|tcltls-1.6-6|26	%doc ChangeLog README.txt license.terms tls.htm
14cu|tcltls-1.6-6|27	%{tcl_sitearch}/tls%{version}
14cu|tcltls-1.6-6|28	
14cu|tcltls-1.6-6|29	#----------------------------------------------------------------------------
14cu|tcltls-1.6-6|30	
14cu|tcltls-1.6-6|31	%package devel
14cu|tcltls-1.6-6|32	Summary:	SSL2, SSL3, and TLS1 encryption extensions for TCL
14cu|tcltls-1.6-6|33	Group:		Development/Other
14cu|tcltls-1.6-6|34	Requires:	%{name} = %{version}-%{release}
14cu|tcltls-1.6-6|35	
14cu|tcltls-1.6-6|36	%description devel
14cu|tcltls-1.6-6|37	Provides SSL2, SSL3, and TLS1 socket encryption functionality
14cu|tcltls-1.6-6|38	to the TCL interpreted language. Development headers.
14cu|tcltls-1.6-6|39	
14cu|tcltls-1.6-6|40	%files devel
14cu|tcltls-1.6-6|41	%{_includedir}/tls.h
14cu|tcltls-1.6-6|42	
14cu|tcltls-1.6-6|43	#----------------------------------------------------------------------------
14cu|tcltls-1.6-6|44	
14cu|tcltls-1.6-6|45	%prep
14cu|tcltls-1.6-6|46	%setup -q -n tls%{version}
14cu|tcltls-1.6-6|47	%patch0 -p1 -b .simpleclient
14cu|tcltls-1.6-6|48	%patch1 -p1 -b .openssl098a
14cu|tcltls-1.6-6|49	%patch2 -p1 -b .rpath
14cu|tcltls-1.6-6|50	%patch3 -p0
14cu|tcltls-1.6-6|51	%patch4 -p1 -b .ssl2
14cu|tcltls-1.6-6|52	
14cu|tcltls-1.6-6|53	%build
14cu|tcltls-1.6-6|54	%configure2_5x \
14cu|tcltls-1.6-6|55	--enable-shared \
14cu|tcltls-1.6-6|56	--with-gcclib \
14cu|tcltls-1.6-6|57	--with-ssl-dir=%{_prefix} \
14cu|tcltls-1.6-6|58	--with-tcl=%{_libdir}
14cu|tcltls-1.6-6|59	
14cu|tcltls-1.6-6|60	%make
14cu|tcltls-1.6-6|61	
14cu|tcltls-1.6-6|62	%install
14cu|tcltls-1.6-6|63	%makeinstall_std libdir=%{tcl_sitearch} includedir=%{_includedir}
14cu|tcltls-1.6-6|64	
14cu|tcltls-1.6-6|65	
14cu|tcltls-1.6-6|66	%changelog
14cu|tcltls-1.6-6|67	
14cu|tcltls-1.6-6|68	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-6
14cu|tcltls-1.6-6|69	- (120d7be) Disable tests
14cu|tcltls-1.6-6|70	
14cu|tcltls-1.6-6|71	

14810 14
14cu|tcpflow-1.4.4-1|1	Summary:	Network traffic recorder
14cu|tcpflow-1.4.4-1|2	Name:		tcpflow
14cu|tcpflow-1.4.4-1|3	Version:	1.4.4
14cu|tcpflow-1.4.4-1|4	Release:	1
14cu|tcpflow-1.4.4-1|5	License:	GPL
14cu|tcpflow-1.4.4-1|6	Group:		Networking/Other
14cu|tcpflow-1.4.4-1|7	Source0:	http://www.digitalcorpora.org/downloads/tcpflow/%{name}-%{version}.tar.gz
14cu|tcpflow-1.4.4-1|8	URL:		http://afflib.org
14cu|tcpflow-1.4.4-1|9	BuildRequires:	libpcap-devel
14cu|tcpflow-1.4.4-1|10	BuildRequires:	autoconf
14cu|tcpflow-1.4.4-1|11	BuildRequires:	boost-devel
14cu|tcpflow-1.4.4-1|12	BuildRequires:	gtk+2.0
14cu|tcpflow-1.4.4-1|13	BuildRequires:	pkgconfig(openssl)
14cu|tcpflow-1.4.4-1|14	
14cu|tcpflow-1.4.4-1|15	%description
14cu|tcpflow-1.4.4-1|16	tcpflow is a program that captures data transmitted as part of TCP
14cu|tcpflow-1.4.4-1|17	connections (flows), and stores the data in a way that is convenient
14cu|tcpflow-1.4.4-1|18	for protocol analysis or debugging.
14cu|tcpflow-1.4.4-1|19	A program like 'tcpdump' shows a summary of packets seen on the wire,
14cu|tcpflow-1.4.4-1|20	but usually doesn't store the data that's actually being transmitted.
14cu|tcpflow-1.4.4-1|21	In contrast, tcpflow reconstructs the actual data streams and stores
14cu|tcpflow-1.4.4-1|22	each flow in a separate file for later analysis.
14cu|tcpflow-1.4.4-1|23	
14cu|tcpflow-1.4.4-1|24	%prep
14cu|tcpflow-1.4.4-1|25	%setup -q -n %{name}-%{version}
14cu|tcpflow-1.4.4-1|26	chmod -x COPYING
14cu|tcpflow-1.4.4-1|27	
14cu|tcpflow-1.4.4-1|28	%build
14cu|tcpflow-1.4.4-1|29	%configure2_5x
14cu|tcpflow-1.4.4-1|30	%make
14cu|tcpflow-1.4.4-1|31	
14cu|tcpflow-1.4.4-1|32	%install
14cu|tcpflow-1.4.4-1|33	%makeinstall
14cu|tcpflow-1.4.4-1|34	
14cu|tcpflow-1.4.4-1|35	%files
14cu|tcpflow-1.4.4-1|36	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL
14cu|tcpflow-1.4.4-1|37	%{_bindir}/*
14cu|tcpflow-1.4.4-1|38	%{_mandir}/man*/*
14cu|tcpflow-1.4.4-1|39	
14cu|tcpflow-1.4.4-1|40	%changelog
14cu|tcpflow-1.4.4-1|41	* Wed Nov 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.4.4-1
14cu|tcpflow-1.4.4-1|42	+ Revision: 07386a2
14cu|tcpflow-1.4.4-1|43	- Merge pull request #1 from import/tcpflow:auto_update
14cu|tcpflow-1.4.4-1|44	- Updated to 1.4.4 (by updates_builder)
14cu|tcpflow-1.4.4-1|45	
14cu|tcpflow-1.4.4-1|46	

14811 14
14cu|tcpreplay-4.1.1-1|1	Summary:	A tool to replay captured network traffic
14cu|tcpreplay-4.1.1-1|2	Name:		tcpreplay
14cu|tcpreplay-4.1.1-1|3	Version:	4.1.1
14cu|tcpreplay-4.1.1-1|4	Release:	1
14cu|tcpreplay-4.1.1-1|5	License:	BSD
14cu|tcpreplay-4.1.1-1|6	Group:		Networking/Other
14cu|tcpreplay-4.1.1-1|7	URL:		http://tcpreplay.synfin.net/trac/
14cu|tcpreplay-4.1.1-1|8	Source0:	http://prdownloads.sourceforge.net/tcpreplay/%{name}-%{version}.tar.gz
14cu|tcpreplay-4.1.1-1|9	Patch0:		tcpreplay-4.1.1-enforce-maxpacket.patch
14cu|tcpreplay-4.1.1-1|10	BuildRequires:	autogen >= 5.9
14cu|tcpreplay-4.1.1-1|11	BuildRequires:	autogen-devel >= 5.9
14cu|tcpreplay-4.1.1-1|12	BuildRequires:	libdnet-devel
14cu|tcpreplay-4.1.1-1|13	BuildRequires:	libpcap-devel >= 0.7.2
14cu|tcpreplay-4.1.1-1|14	BuildRequires:	tcpdump
14cu|tcpreplay-4.1.1-1|15	
14cu|tcpreplay-4.1.1-1|16	%description
14cu|tcpreplay-4.1.1-1|17	Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
14cu|tcpreplay-4.1.1-1|18	supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a
14cu|tcpreplay-4.1.1-1|19	tool to pre-process capture files to allow increased performance under certain
14cu|tcpreplay-4.1.1-1|20	conditions as well as capinfo which provides basic information about capture
14cu|tcpreplay-4.1.1-1|21	files.
14cu|tcpreplay-4.1.1-1|22	
14cu|tcpreplay-4.1.1-1|23	%prep
14cu|tcpreplay-4.1.1-1|24	%setup -q
14cu|tcpreplay-4.1.1-1|25	%patch0 -p1 -b .get_interface
14cu|tcpreplay-4.1.1-1|26	
14cu|tcpreplay-4.1.1-1|27	%build
14cu|tcpreplay-4.1.1-1|28	%configure2_5x \
14cu|tcpreplay-4.1.1-1|29	--enable-dynamic-link \
14cu|tcpreplay-4.1.1-1|30	--enable-tcpreplay-edit \
14cu|tcpreplay-4.1.1-1|31	--with-testnic=eth0 \
14cu|tcpreplay-4.1.1-1|32	--with-testnic2=eth1
14cu|tcpreplay-4.1.1-1|33	%make
14cu|tcpreplay-4.1.1-1|34	
14cu|tcpreplay-4.1.1-1|35	%install
14cu|tcpreplay-4.1.1-1|36	%makeinstall_std
14cu|tcpreplay-4.1.1-1|37	
14cu|tcpreplay-4.1.1-1|38	%clean
14cu|tcpreplay-4.1.1-1|39	
14cu|tcpreplay-4.1.1-1|40	%files
14cu|tcpreplay-4.1.1-1|41	%doc docs/CHANGELOG docs/CREDIT docs/HACKING docs/INSTALL docs/LICENSE docs/TODO
14cu|tcpreplay-4.1.1-1|42	%{_bindir}/tcpbridge
14cu|tcpreplay-4.1.1-1|43	%{_bindir}/tcpprep
14cu|tcpreplay-4.1.1-1|44	%{_bindir}/tcpreplay
14cu|tcpreplay-4.1.1-1|45	%{_bindir}/tcpreplay-edit
14cu|tcpreplay-4.1.1-1|46	%{_bindir}/tcprewrite
14cu|tcpreplay-4.1.1-1|47	%{_bindir}/tcpcapinfo
14cu|tcpreplay-4.1.1-1|48	%{_bindir}/tcpliveplay
14cu|tcpreplay-4.1.1-1|49	%{_mandir}/man1/*
14cu|tcpreplay-4.1.1-1|50	
14cu|tcpreplay-4.1.1-1|51	
14cu|tcpreplay-4.1.1-1|52	
14cu|tcpreplay-4.1.1-1|53	%changelog
14cu|tcpreplay-4.1.1-1|54	
14cu|tcpreplay-4.1.1-1|55	* Mon Jul 11 2016 Denis Silakov <dsilakov@gmail.com> 4.1.1-1
14cu|tcpreplay-4.1.1-1|56	- (19a3c97) Updated to 4.1.1 with CVE-2016-6160 patch
14cu|tcpreplay-4.1.1-1|57	
14cu|tcpreplay-4.1.1-1|58	

14812 14
14cu|tcron-0.5.3-9|1	%define major 0
14cu|tcron-0.5.3-9|2	%define libname %mklibname %{name} %{major}
14cu|tcron-0.5.3-9|3	%define devname %mklibname %{name}
14cu|tcron-0.5.3-9|4	
14cu|tcron-0.5.3-9|5	Summary:	Another cron daemon
14cu|tcron-0.5.3-9|6	Name:		tcron
14cu|tcron-0.5.3-9|7	Version:	0.5.3
14cu|tcron-0.5.3-9|8	Release:	9
14cu|tcron-0.5.3-9|9	License:	LGPLv2+
14cu|tcron-0.5.3-9|10	Group:		System/Servers
14cu|tcron-0.5.3-9|11	Url:		http://tcron.sourceforge.net/
14cu|tcron-0.5.3-9|12	Source0:	%{name}-%{version}.tar.bz2
14cu|tcron-0.5.3-9|13	Patch0:		%{name}.makefile.patch
14cu|tcron-0.5.3-9|14	Patch1:		tcron-check-dev_rtc.patch
14cu|tcron-0.5.3-9|15	Requires(post,preun):	rpm-helper
14cu|tcron-0.5.3-9|16	
14cu|tcron-0.5.3-9|17	%description
14cu|tcron-0.5.3-9|18	Tcron integrates 'cron' with the ATX power-up capability.
14cu|tcron-0.5.3-9|19	It can invoke multiple cron jobs and switch the computer on
14cu|tcron-0.5.3-9|20	and off any number of times per day.
14cu|tcron-0.5.3-9|21	
14cu|tcron-0.5.3-9|22	%files
14cu|tcron-0.5.3-9|23	%doc README Changelog
14cu|tcron-0.5.3-9|24	%config(noreplace) %{_sysconfdir}/tcron.conf
14cu|tcron-0.5.3-9|25	%{_sbindir}/tcrond
14cu|tcron-0.5.3-9|26	%{_bindir}/*
14cu|tcron-0.5.3-9|27	%{_initrddir}/tcrond
14cu|tcron-0.5.3-9|28	%{_libdir}/tcrontab-ap
14cu|tcron-0.5.3-9|29	%{_var}/spool/tcron
14cu|tcron-0.5.3-9|30	
14cu|tcron-0.5.3-9|31	%post
14cu|tcron-0.5.3-9|32	%_post_service tcrond
14cu|tcron-0.5.3-9|33	
14cu|tcron-0.5.3-9|34	%preun
14cu|tcron-0.5.3-9|35	%_preun_service tcrond
14cu|tcron-0.5.3-9|36	
14cu|tcron-0.5.3-9|37	#----------------------------------------------------------------------------
14cu|tcron-0.5.3-9|38	
14cu|tcron-0.5.3-9|39	%package -n %{libname}
14cu|tcron-0.5.3-9|40	Summary:	Library need by tcron
14cu|tcron-0.5.3-9|41	Group:		System/Libraries
14cu|tcron-0.5.3-9|42	
14cu|tcron-0.5.3-9|43	%description -n %{libname}
14cu|tcron-0.5.3-9|44	Tcron integrates 'cron' with the ATX power-up capability.
14cu|tcron-0.5.3-9|45	It can invoke multiple cron jobs and switch the computer on
14cu|tcron-0.5.3-9|46	and off any number of times per day.
14cu|tcron-0.5.3-9|47	
14cu|tcron-0.5.3-9|48	This package contains the tcron common library.
14cu|tcron-0.5.3-9|49	
14cu|tcron-0.5.3-9|50	%files -n %{libname}
14cu|tcron-0.5.3-9|51	%doc README Changelog
14cu|tcron-0.5.3-9|52	%{_libdir}/libtcrontab-api.so.%{major}*
14cu|tcron-0.5.3-9|53	
14cu|tcron-0.5.3-9|54	#----------------------------------------------------------------------------
14cu|tcron-0.5.3-9|55	
14cu|tcron-0.5.3-9|56	%package -n %{devname}
14cu|tcron-0.5.3-9|57	Summary:	The development files from tcron
14cu|tcron-0.5.3-9|58	Group:		Development/Other
14cu|tcron-0.5.3-9|59	Requires:	%{libname} = %{EVRD}
14cu|tcron-0.5.3-9|60	Provides:	%{name}-devel = %{EVRD}
14cu|tcron-0.5.3-9|61	
14cu|tcron-0.5.3-9|62	%description -n %{devname}
14cu|tcron-0.5.3-9|63	Tcron integrates 'cron' with the ATX power-up capability.
14cu|tcron-0.5.3-9|64	It can invoke multiple cron jobs and switch the computer on
14cu|tcron-0.5.3-9|65	and off any number of times per day.
14cu|tcron-0.5.3-9|66	
14cu|tcron-0.5.3-9|67	This package contains files need to create applications using
14cu|tcron-0.5.3-9|68	tcron library.
14cu|tcron-0.5.3-9|69	
14cu|tcron-0.5.3-9|70	%files -n %{devname}
14cu|tcron-0.5.3-9|71	%doc README README.api Changelog demo
14cu|tcron-0.5.3-9|72	%{_libdir}/libtcrontab-api.so
14cu|tcron-0.5.3-9|73	%{_libdir}/libtcrontab-api.a
14cu|tcron-0.5.3-9|74	%{_includedir}/*.h
14cu|tcron-0.5.3-9|75	
14cu|tcron-0.5.3-9|76	#----------------------------------------------------------------------------
14cu|tcron-0.5.3-9|77	
14cu|tcron-0.5.3-9|78	%prep
14cu|tcron-0.5.3-9|79	%setup -q
14cu|tcron-0.5.3-9|80	%patch0 -p0 -b .orig
14cu|tcron-0.5.3-9|81	%patch1 -p0 -b .devrtc
14cu|tcron-0.5.3-9|82	
14cu|tcron-0.5.3-9|83	%build
14cu|tcron-0.5.3-9|84	%make \
14cu|tcron-0.5.3-9|85	prefix=%{_prefix} \
14cu|tcron-0.5.3-9|86	TCRONTAB_AP_LIB=%{_libdir} \
14cu|tcron-0.5.3-9|87	OFLAGS="%{optflags}"
14cu|tcron-0.5.3-9|88	
14cu|tcron-0.5.3-9|89	%install
14cu|tcron-0.5.3-9|90	%makeinstall_std \
14cu|tcron-0.5.3-9|91	prefix=%{_prefix} \
14cu|tcron-0.5.3-9|92	TCRONTAB_AP_LIB=%{_libdir} \
14cu|tcron-0.5.3-9|93	OFLAGS="%{optflags}"
14cu|tcron-0.5.3-9|94	
14cu|tcron-0.5.3-9|95	mkdir -p %{buildroot}%{_initrddir}
14cu|tcron-0.5.3-9|96	mv %{buildroot}%{_sysconfdir}/init.d/tcrond %{buildroot}%{_initrddir}/tcrond
14cu|tcron-0.5.3-9|97	
14cu|tcron-0.5.3-9|98	(
14cu|tcron-0.5.3-9|99	cd %{buildroot}%{_libdir}
14cu|tcron-0.5.3-9|100	ln -s libtcrontab-api.so.%{major} libtcrontab-api.so
14cu|tcron-0.5.3-9|101	)
14cu|tcron-0.5.3-9|102	
14cu|tcron-0.5.3-9|103	mkdir -p %{buildroot}%{_var}/spool/tcron
14cu|tcron-0.5.3-9|104	
14cu|tcron-0.5.3-9|105	
14cu|tcron-0.5.3-9|106	%changelog
14cu|tcron-0.5.3-9|107	
14cu|tcron-0.5.3-9|108	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.3-9
14cu|tcron-0.5.3-9|109	- (14920bf) Bump release
14cu|tcron-0.5.3-9|110	
14cu|tcron-0.5.3-9|111	

14813 14
14cu|tea-43.1.0-1|1	Summary:	Powerful text editor with many HTML editing and text processing functions
14cu|tea-43.1.0-1|2	Name:		tea
14cu|tea-43.1.0-1|3	Version:	43.1.0
14cu|tea-43.1.0-1|4	Release:	1
14cu|tea-43.1.0-1|5	License:	GPLv3+
14cu|tea-43.1.0-1|6	Group:		Editors
14cu|tea-43.1.0-1|7	Url:		http://semiletov.org/tea/
14cu|tea-43.1.0-1|8	Source0:	http://semiletov.org/tea/dloads/%{name}-%{version}.tar.bz2
14cu|tea-43.1.0-1|9	BuildRequires:	imagemagick
14cu|tea-43.1.0-1|10	BuildRequires:	aspell-devel
14cu|tea-43.1.0-1|11	BuildRequires:	hunspell-devel
14cu|tea-43.1.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14cu|tea-43.1.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14cu|tea-43.1.0-1|14	BuildRequires:	pkgconfig(Qt5Network)
14cu|tea-43.1.0-1|15	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|tea-43.1.0-1|16	BuildRequires:	pkgconfig(Qt5Qml)
14cu|tea-43.1.0-1|17	BuildRequires:	pkgconfig(Qt5Quick)
14cu|tea-43.1.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|tea-43.1.0-1|19	BuildRequires:	locales-ru
14cu|tea-43.1.0-1|20	
14cu|tea-43.1.0-1|21	%description
14cu|tea-43.1.0-1|22	Powerful text editor with many HTML editing and text processing functions.
14cu|tea-43.1.0-1|23	
14cu|tea-43.1.0-1|24	%files
14cu|tea-43.1.0-1|25	%doc AUTHORS ChangeLog NEWS README TODO
14cu|tea-43.1.0-1|26	%{_bindir}/%{name}
14cu|tea-43.1.0-1|27	%{_datadir}/applications/%{name}.desktop
14cu|tea-43.1.0-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|tea-43.1.0-1|29	
14cu|tea-43.1.0-1|30	#----------------------------------------------------------------------------
14cu|tea-43.1.0-1|31	
14cu|tea-43.1.0-1|32	%prep
14cu|tea-43.1.0-1|33	%setup -q
14cu|tea-43.1.0-1|34	
14cu|tea-43.1.0-1|35	find . -perm 0600 | xargs chmod 0644
14cu|tea-43.1.0-1|36	
14cu|tea-43.1.0-1|37	%build
14cu|tea-43.1.0-1|38	export LC_ALL=ru_RU.utf8
14cu|tea-43.1.0-1|39	%qmake_qt5
14cu|tea-43.1.0-1|40	%make
14cu|tea-43.1.0-1|41	
14cu|tea-43.1.0-1|42	%install
14cu|tea-43.1.0-1|43	export LC_ALL=ru_RU.utf8
14cu|tea-43.1.0-1|44	install -D -m 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
14cu|tea-43.1.0-1|45	
14cu|tea-43.1.0-1|46	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tea-43.1.0-1|47	cat <<EOF >%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tea-43.1.0-1|48	[Desktop Entry]
14cu|tea-43.1.0-1|49	Encoding=UTF-8
14cu|tea-43.1.0-1|50	Name=Tea
14cu|tea-43.1.0-1|51	Comment=Tea is a small but powerful text editor
14cu|tea-43.1.0-1|52	Comment[ru]=Tea - небольшой, но мощный текстовый редактор
14cu|tea-43.1.0-1|53	Comment[ua]=Tea - малий, але дуже потужний текстовий редактор
14cu|tea-43.1.0-1|54	TryExec=%{name}
14cu|tea-43.1.0-1|55	Exec=%{_bindir}/%{name}
14cu|tea-43.1.0-1|56	Icon=%{name}
14cu|tea-43.1.0-1|57	Terminal=false
14cu|tea-43.1.0-1|58	Type=Application
14cu|tea-43.1.0-1|59	Categories=Qt;Utility;TextEditor;
14cu|tea-43.1.0-1|60	EOF
14cu|tea-43.1.0-1|61	
14cu|tea-43.1.0-1|62	# install menu icons
14cu|tea-43.1.0-1|63	for N in 16 32 48 64 128;
14cu|tea-43.1.0-1|64	do
14cu|tea-43.1.0-1|65	convert icons/tea-icon-v3-02.png -scale ${N}x${N} $N.png;
14cu|tea-43.1.0-1|66	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|tea-43.1.0-1|67	done
14cu|tea-43.1.0-1|68	
14cu|tea-43.1.0-1|69	%changelog
14cu|tea-43.1.0-1|70	
14cu|tea-43.1.0-1|71	* Mon Oct 03 2016 abondrov <andrey.bondrov@rosalab.ru> 43.1.0-1
14cu|tea-43.1.0-1|72	- (fd9af0c) Merge pull request #5 from tremod/tea:rosa2014.1
14cu|tea-43.1.0-1|73	- (fd9af0c) Update to 43.1.0
14cu|tea-43.1.0-1|74	
14cu|tea-43.1.0-1|75	

14814 14
14cu|tecnoballz-0.93.1-1|1	Summary:	A Brick Busting game
14cu|tecnoballz-0.93.1-1|2	Name:		tecnoballz
14cu|tecnoballz-0.93.1-1|3	Version:	0.93.1
14cu|tecnoballz-0.93.1-1|4	Release:	1
14cu|tecnoballz-0.93.1-1|5	License:	GPLv3+
14cu|tecnoballz-0.93.1-1|6	Group:		Games/Arcade
14cu|tecnoballz-0.93.1-1|7	Url:		http://linux.tlk.fr/games/TecnoballZ/
14cu|tecnoballz-0.93.1-1|8	Source0:	http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz
14cu|tecnoballz-0.93.1-1|9	Source1:	%{name}.xpm
14cu|tecnoballz-0.93.1-1|10	Source2:	%{name}.desktop
14cu|tecnoballz-0.93.1-1|11	Patch0:		tecnoballz-0.93.1-gamesdir.patch
14cu|tecnoballz-0.93.1-1|12	
14cu|tecnoballz-0.93.1-1|13	BuildRequires:	pkgconfig(libmikmod)
14cu|tecnoballz-0.93.1-1|14	BuildRequires:	pkgconfig(SDL_image)
14cu|tecnoballz-0.93.1-1|15	BuildRequires:	pkgconfig(SDL_mixer)
14cu|tecnoballz-0.93.1-1|16	BuildRequires:	tinyxml-devel
14cu|tecnoballz-0.93.1-1|17	
14cu|tecnoballz-0.93.1-1|18	%description
14cu|tecnoballz-0.93.1-1|19	A exciting Brick Breaker with 50 levels of game and 11 special levels,
14cu|tecnoballz-0.93.1-1|20	distributed on the 2 modes of game to give the player a sophisticated
14cu|tecnoballz-0.93.1-1|21	system of attack weapons with an enormous power of fire that can be
14cu|tecnoballz-0.93.1-1|22	build by gaining bonuses. Numerous decors, musics and sounds
14cu|tecnoballz-0.93.1-1|23	complete this great game. This game was ported from the Commodore Amiga.
14cu|tecnoballz-0.93.1-1|24	
14cu|tecnoballz-0.93.1-1|25	%files
14cu|tecnoballz-0.93.1-1|26	%doc AUTHORS CHANGES COPYING README
14cu|tecnoballz-0.93.1-1|27	%attr(2755,root,games) %{_bindir}/%{name}
14cu|tecnoballz-0.93.1-1|28	%attr(-,root,games) %{_datadir}/%{name}
14cu|tecnoballz-0.93.1-1|29	%dir %{_localstatedir}/games/%{name}
14cu|tecnoballz-0.93.1-1|30	%attr(-,root,games) %config(noreplace) %{_localstatedir}/games/%{name}/%{name}.hi
14cu|tecnoballz-0.93.1-1|31	%{_mandir}/man6/%{name}.6*
14cu|tecnoballz-0.93.1-1|32	%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
14cu|tecnoballz-0.93.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|tecnoballz-0.93.1-1|34	
14cu|tecnoballz-0.93.1-1|35	#----------------------------------------------------------------------------
14cu|tecnoballz-0.93.1-1|36	
14cu|tecnoballz-0.93.1-1|37	%prep
14cu|tecnoballz-0.93.1-1|38	%setup -q
14cu|tecnoballz-0.93.1-1|39	%patch0 -p1
14cu|tecnoballz-0.93.1-1|40	
14cu|tecnoballz-0.93.1-1|41	%build
14cu|tecnoballz-0.93.1-1|42	autoreconf -fvi
14cu|tecnoballz-0.93.1-1|43	%configure2_5x
14cu|tecnoballz-0.93.1-1|44	# FIX: ovverride CXXFLAGS to pick up RPM_OPT_FLAGS
14cu|tecnoballz-0.93.1-1|45	%make CXXFLAGS="%{optflags}"
14cu|tecnoballz-0.93.1-1|46	
14cu|tecnoballz-0.93.1-1|47	%install
14cu|tecnoballz-0.93.1-1|48	%makeinstall_std
14cu|tecnoballz-0.93.1-1|49	
14cu|tecnoballz-0.93.1-1|50	# install desktop file
14cu|tecnoballz-0.93.1-1|51	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tecnoballz-0.93.1-1|52	cp %{SOURCE2} %{buildroot}%{_datadir}/applications/
14cu|tecnoballz-0.93.1-1|53	
14cu|tecnoballz-0.93.1-1|54	# install icon
14cu|tecnoballz-0.93.1-1|55	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cu|tecnoballz-0.93.1-1|56	install -p -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
14cu|tecnoballz-0.93.1-1|57	
14cu|tecnoballz-0.93.1-1|58	
14cu|tecnoballz-0.93.1-1|59	%changelog
14cu|tecnoballz-0.93.1-1|60	* Mon Nov 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.93.1-1
14cu|tecnoballz-0.93.1-1|61	+ Revision: 94bb785
14cu|tecnoballz-0.93.1-1|62	- New version 0.93.1
14cu|tecnoballz-0.93.1-1|63	
14cu|tecnoballz-0.93.1-1|64	

14815 14
14cu|teeworlds-0.6.4-1|1	Name:		teeworlds
14cu|teeworlds-0.6.4-1|2	Version:	0.6.4
14cu|teeworlds-0.6.4-1|3	Release:	1
14cu|teeworlds-0.6.4-1|4	Summary:	Online multi-player platform 2D shooter
14cu|teeworlds-0.6.4-1|5	Group:		Games/Arcade
14cu|teeworlds-0.6.4-1|6	License:	Teeworlds
14cu|teeworlds-0.6.4-1|7	URL:		http://www.teeworlds.com/
14cu|teeworlds-0.6.4-1|8	Source0:	https://downloads.teeworlds.com/%{name}-%{version}-src.tar.gz
14cu|teeworlds-0.6.4-1|9	Source1:	%{name}.png
14cu|teeworlds-0.6.4-1|10	Source2:	%{name}.desktop
14cu|teeworlds-0.6.4-1|11	Patch1:		%{name}-0.6.4-extlibs.patch
14cu|teeworlds-0.6.4-1|12	BuildRequires:	pkgconfig(sdl)
14cu|teeworlds-0.6.4-1|13	BuildRequires:	bam >= 0.4.0
14cu|teeworlds-0.6.4-1|14	BuildRequires:	desktop-file-utils
14cu|teeworlds-0.6.4-1|15	BuildRequires:	pkgconfig(wavpack)
14cu|teeworlds-0.6.4-1|16	BuildRequires:	pkgconfig(glu)
14cu|teeworlds-0.6.4-1|17	BuildRequires:	pnglite-devel
14cu|teeworlds-0.6.4-1|18	BuildRequires:	pkgconfig(python)
14cu|teeworlds-0.6.4-1|19	BuildRequires:	pkgconfig(zlib)
14cu|teeworlds-0.6.4-1|20	BuildRequires:	pkgconfig(freetype2)
14cu|teeworlds-0.6.4-1|21	Requires:	%{name}-data = %{EVRD}
14cu|teeworlds-0.6.4-1|22	
14cu|teeworlds-0.6.4-1|23	%description
14cu|teeworlds-0.6.4-1|24	The game features cartoon-themed graphics and physics,
14cu|teeworlds-0.6.4-1|25	and relies heavily on classic shooter weaponry and gameplay.
14cu|teeworlds-0.6.4-1|26	The controls are heavily inspired by the FPS genre of computer games.
14cu|teeworlds-0.6.4-1|27	
14cu|teeworlds-0.6.4-1|28	%files
14cu|teeworlds-0.6.4-1|29	%doc readme.txt license.txt
14cu|teeworlds-0.6.4-1|30	%{_bindir}/%{name}
14cu|teeworlds-0.6.4-1|31	%{_datadir}/pixmaps/%{name}.png
14cu|teeworlds-0.6.4-1|32	%{_datadir}/applications/%{name}.desktop
14cu|teeworlds-0.6.4-1|33	#------------------------------------------------------------------------------
14cu|teeworlds-0.6.4-1|34	
14cu|teeworlds-0.6.4-1|35	%package server
14cu|teeworlds-0.6.4-1|36	Summary:	Server for %{name}
14cu|teeworlds-0.6.4-1|37	Group:		Games/Arcade
14cu|teeworlds-0.6.4-1|38	Requires:	%{name}-data
14cu|teeworlds-0.6.4-1|39	
14cu|teeworlds-0.6.4-1|40	%description	server
14cu|teeworlds-0.6.4-1|41	The server daemon for %{name}, an online multi-player platform 2D shooter,
14cu|teeworlds-0.6.4-1|42	which allows you to host online %{name} games.
14cu|teeworlds-0.6.4-1|43	
14cu|teeworlds-0.6.4-1|44	
14cu|teeworlds-0.6.4-1|45	
14cu|teeworlds-0.6.4-1|46	%files server
14cu|teeworlds-0.6.4-1|47	%doc readme.txt license.txt
14cu|teeworlds-0.6.4-1|48	%{_bindir}/%{name}-srv
14cu|teeworlds-0.6.4-1|49	#----------------------------------------------------------------------------------
14cu|teeworlds-0.6.4-1|50	%package	data
14cu|teeworlds-0.6.4-1|51	Summary:	Data-files for %{name}
14cu|teeworlds-0.6.4-1|52	Group:		Games/Arcade
14cu|teeworlds-0.6.4-1|53	Requires:	%{name}
14cu|teeworlds-0.6.4-1|54	BuildArch:      noarch
14cu|teeworlds-0.6.4-1|55	
14cu|teeworlds-0.6.4-1|56	%description    data
14cu|teeworlds-0.6.4-1|57	Data-files for %{name}, an online multi-player platform 2D shooter.
14cu|teeworlds-0.6.4-1|58	
14cu|teeworlds-0.6.4-1|59	%files data
14cu|teeworlds-0.6.4-1|60	%doc readme.txt license.txt
14cu|teeworlds-0.6.4-1|61	%{_datadir}/%{name}/
14cu|teeworlds-0.6.4-1|62	#--------------------------------------------------------------------------------
14cu|teeworlds-0.6.4-1|63	%prep
14cu|teeworlds-0.6.4-1|64	%setup -qn %{name}-%{version}-src
14cu|teeworlds-0.6.4-1|65	rm -rf src/engine/external
14cu|teeworlds-0.6.4-1|66	
14cu|teeworlds-0.6.4-1|67	%patch1 -p1 -b .extlibs
14cu|teeworlds-0.6.4-1|68	
14cu|teeworlds-0.6.4-1|69	iconv -f iso-8859-1 -t utf-8 readme.txt |sed 's|\r||g' > readme.txt.utf8
14cu|teeworlds-0.6.4-1|70	touch -c -r readme.txt readme.txt.utf8
14cu|teeworlds-0.6.4-1|71	mv readme.txt.utf8 readme.txt
14cu|teeworlds-0.6.4-1|72	
14cu|teeworlds-0.6.4-1|73	%build
14cu|teeworlds-0.6.4-1|74	%setup_compile_flags
14cu|teeworlds-0.6.4-1|75	bam -v release
14cu|teeworlds-0.6.4-1|76	
14cu|teeworlds-0.6.4-1|77	%install
14cu|teeworlds-0.6.4-1|78	mkdir -p %{buildroot}%{_datadir}/%{name}/data
14cu|teeworlds-0.6.4-1|79	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|teeworlds-0.6.4-1|80	install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|teeworlds-0.6.4-1|81	install -D -m 0755 %{name}_srv %{buildroot}%{_bindir}/%{name}-srv
14cu|teeworlds-0.6.4-1|82	cp -pr data/* %{buildroot}%{_datadir}/%{name}/data
14cu|teeworlds-0.6.4-1|83	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|teeworlds-0.6.4-1|84	
14cu|teeworlds-0.6.4-1|85	desktop-file-install \
14cu|teeworlds-0.6.4-1|86	--dir=%{buildroot}%{_datadir}/applications \
14cu|teeworlds-0.6.4-1|87	%{SOURCE2}
14cu|teeworlds-0.6.4-1|88	
14cu|teeworlds-0.6.4-1|89	
14cu|teeworlds-0.6.4-1|90	%changelog
14cu|teeworlds-0.6.4-1|91	
14cu|teeworlds-0.6.4-1|92	* Wed Dec 14 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-1
14cu|teeworlds-0.6.4-1|93	- (e744cab) Fix patch name
14cu|teeworlds-0.6.4-1|94	
14cu|teeworlds-0.6.4-1|95	

14816 14
14cu|telegram-2.5.1-1|1	%define debug_package %{nil}
14cu|telegram-2.5.1-1|2	
14cu|telegram-2.5.1-1|3	Summary:	Telegram desktop client
14cu|telegram-2.5.1-1|4	Name:		telegram
14cu|telegram-2.5.1-1|5	Version:	2.5.1
14cu|telegram-2.5.1-1|6	Release:	1
14cu|telegram-2.5.1-1|7	License:	GPLv3+
14cu|telegram-2.5.1-1|8	Group:		Networking/Instant messaging
14cu|telegram-2.5.1-1|9	Url:		https://desktop.telegram.org
14cu|telegram-2.5.1-1|10	Source0:	https://github.com/telegramdesktop/tdesktop/releases/download/v%{version}/tsetup.%{version}.tar.xz
14cu|telegram-2.5.1-1|11	#Source1:	https://github.com/telegramdesktop/tdesktop/releases/download/v%{version}/tsetup32.%{version}.tar.xz
14cu|telegram-2.5.1-1|12	
14cu|telegram-2.5.1-1|13	%files
14cu|telegram-2.5.1-1|14	%{_bindir}/*
14cu|telegram-2.5.1-1|15	
14cu|telegram-2.5.1-1|16	#----------------------------------------------------------------------------
14cu|telegram-2.5.1-1|17	
14cu|telegram-2.5.1-1|18	%description
14cu|telegram-2.5.1-1|19	Telegram is an Open Source instant messaging platform for mobile and
14cu|telegram-2.5.1-1|20	desktop focused on privacy.
14cu|telegram-2.5.1-1|21	
14cu|telegram-2.5.1-1|22	%prep
14cu|telegram-2.5.1-1|23	%setup -q -c -T
14cu|telegram-2.5.1-1|24	%ifarch %{ix86}
14cu|telegram-2.5.1-1|25	tar xJf %{SOURCE1}
14cu|telegram-2.5.1-1|26	%else
14cu|telegram-2.5.1-1|27	tar xJf %{SOURCE0}
14cu|telegram-2.5.1-1|28	%endif
14cu|telegram-2.5.1-1|29	
14cu|telegram-2.5.1-1|30	%build
14cu|telegram-2.5.1-1|31	
14cu|telegram-2.5.1-1|32	%install
14cu|telegram-2.5.1-1|33	mkdir -p %{buildroot}%{_bindir}
14cu|telegram-2.5.1-1|34	strip Telegram/*
14cu|telegram-2.5.1-1|35	mv Telegram/* %{buildroot}%{_bindir}

14817 14
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|1	%global  checkout   5935c97ed05b90015418b5208b7beeca15a6043c
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|2	%global  date       20150515
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|3	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|4	Name:		telegram-cli
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|5	Version:	1.3.1
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|6	Release:	0.%{date}git%(echo %{checkout} | cut -c-6).2
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|7	Summary:	Linux Command-line interface for Telegram
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|8	Group:		Networking/Instant messaging
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|9	License:	GPLv2+ and LGPLv2+
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|10	Url:		https://github.com/vysheng/tg
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|11	## Source archive made by using following commands
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|12	## git clone --recursive https://github.com/vysheng/tg
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|13	## tar -cvzf tg-5935c97ed05b90015418b5208b7beeca15a6043c.tar.gz tg
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|14	Source0:	tg-%{checkout}.tar.gz
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|15	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|16	BuildRequires:	pkgconfig(jansson)
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|17	BuildRequires:	pkgconfig(lua) >= 5.2
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|18	BuildRequires:	pkgconfig(libevent)
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|19	BuildRequires:	pkgconfig(libconfig)
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|20	BuildRequires:	pkgconfig(openssl)
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|21	BuildRequires:	readline-devel
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|22	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|23	%description
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|24	Telegram is an Open Source instant messaging platform for mobile and
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|25	desktop focused on privacy.
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|26	This is a Linux Command-line interface for Telegram.
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|27	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|28	%prep
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|29	%setup -q -n tg
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|30	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|31	sed -e 's|event2/event.h|event.h|g' -i *.c
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|32	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|33	%build
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|34	%configure \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|35	--enable-libconfig \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|36	--enable-liblua \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|37	--enable-extf \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|38	--with-zlib=%{_prefix} \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|39	--with-openssl=%{_prefix} \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|40	--with-progname=telegram-cli \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|41	--enable-json \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|42	--enable-extf \
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|43	--disable-valgrind
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|44	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|45	%make
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|46	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|47	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|48	%install
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|49	##Manual installation
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|50	mkdir -p %{buildroot}%{_bindir}
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|51	mkdir -p %{buildroot}%{_sysconfdir}/telegram-cli
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|52	mkdir -p %{buildroot}%{_mandir}/man8
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|53	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|54	install -p -m 0755 bin/telegram-cli %{buildroot}%{_bindir}
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|55	install -p -m 0755 bin/tl-parser %{buildroot}%{_bindir}
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|56	install -p -m 0755 bin/generate %{buildroot}%{_bindir}
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|57	install -p -m 0644 server.pub %{buildroot}%{_sysconfdir}/telegram-cli
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|58	install -p -m 0644 debian/%{name}.8 %{buildroot}%{_mandir}/man8
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|59	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|60	%files
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|61	%doc README.md README-LUA CHANGELOG LICENSE
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|62	%{_bindir}/telegram-cli
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|63	%{_bindir}/tl-parser
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|64	%{_bindir}/generate
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|65	%dir %{_sysconfdir}/telegram-cli
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|66	%config(noreplace) %{_sysconfdir}/telegram-cli/server.pub
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|67	%{_mandir}/man8/%{name}.8*
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|68	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|69	%changelog
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|70	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|71	* Fri May 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-0.20150515git5935c9.2
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|72	- (3a2d5fd) Enable lua
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|73	
14cu|telegram-cli-1.3.1-0.20150515git5935c9.2|74	

14818 14
14cu|telegramqml-0.9.2-1|1	%define oname TelegramQML
14cu|telegramqml-0.9.2-1|2	
14cu|telegramqml-0.9.2-1|3	%define major 1
14cu|telegramqml-0.9.2-1|4	%define libname %mklibname telegramqml %{major}
14cu|telegramqml-0.9.2-1|5	%define devname %mklibname telegramqml -d
14cu|telegramqml-0.9.2-1|6	%define qmlname %mklibname telegram-qml
14cu|telegramqml-0.9.2-1|7	
14cu|telegramqml-0.9.2-1|8	Summary:	QML plugin for Telegram client
14cu|telegramqml-0.9.2-1|9	Name:		telegramqml
14cu|telegramqml-0.9.2-1|10	Version:	0.9.2
14cu|telegramqml-0.9.2-1|11	Release:	1
14cu|telegramqml-0.9.2-1|12	License:	GPLv3+
14cu|telegramqml-0.9.2-1|13	Group:		Development/KDE and Qt
14cu|telegramqml-0.9.2-1|14	Url:		https://github.com/Aseman-Land/TelegramQML
14cu|telegramqml-0.9.2-1|15	# https://github.com/Aseman-Land/TelegramQML/archive/v%{version}-stable.tar.gz
14cu|telegramqml-0.9.2-1|16	Source0:	%{oname}-%{version}.tar.gz
14cu|telegramqml-0.9.2-1|17	BuildRequires:	libqtelegram-ae-devel
14cu|telegramqml-0.9.2-1|18	BuildRequires:	pkgconfig(gl)
14cu|telegramqml-0.9.2-1|19	BuildRequires:	pkgconfig(openssl)
14cu|telegramqml-0.9.2-1|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|telegramqml-0.9.2-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14cu|telegramqml-0.9.2-1|22	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|telegramqml-0.9.2-1|23	BuildRequires:	pkgconfig(Qt5Network)
14cu|telegramqml-0.9.2-1|24	BuildRequires:	pkgconfig(Qt5Qml)
14cu|telegramqml-0.9.2-1|25	BuildRequires:	pkgconfig(Qt5Quick)
14cu|telegramqml-0.9.2-1|26	BuildRequires:	pkgconfig(Qt5Sql)
14cu|telegramqml-0.9.2-1|27	BuildRequires:	pkgconfig(Qt5Xml)
14cu|telegramqml-0.9.2-1|28	
14cu|telegramqml-0.9.2-1|29	%description
14cu|telegramqml-0.9.2-1|30	QML plugin for Telegram client.
14cu|telegramqml-0.9.2-1|31	
14cu|telegramqml-0.9.2-1|32	#----------------------------------------------------------------------------
14cu|telegramqml-0.9.2-1|33	
14cu|telegramqml-0.9.2-1|34	%package -n %{libname}
14cu|telegramqml-0.9.2-1|35	Summary:	This is a Qt asynchronous library to be used as Telegram client
14cu|telegramqml-0.9.2-1|36	Group:		System/Libraries
14cu|telegramqml-0.9.2-1|37	
14cu|telegramqml-0.9.2-1|38	%description -n %{libname}
14cu|telegramqml-0.9.2-1|39	This is a Qt asynchronous library to be used as Telegram client.
14cu|telegramqml-0.9.2-1|40	
14cu|telegramqml-0.9.2-1|41	%files -n %{libname}
14cu|telegramqml-0.9.2-1|42	%{_libdir}/libtelegramqml.so.%{major}*
14cu|telegramqml-0.9.2-1|43	
14cu|telegramqml-0.9.2-1|44	#----------------------------------------------------------------------------
14cu|telegramqml-0.9.2-1|45	
14cu|telegramqml-0.9.2-1|46	%package -n %{devname}
14cu|telegramqml-0.9.2-1|47	Summary:	Development files for %{name}
14cu|telegramqml-0.9.2-1|48	Group:		Development/Other
14cu|telegramqml-0.9.2-1|49	Requires:	%{libname} = %{EVRD}
14cu|telegramqml-0.9.2-1|50	Provides:	%{name}-devel = %{EVRD}
14cu|telegramqml-0.9.2-1|51	
14cu|telegramqml-0.9.2-1|52	%description -n %{devname}
14cu|telegramqml-0.9.2-1|53	Development files for %{name}.
14cu|telegramqml-0.9.2-1|54	
14cu|telegramqml-0.9.2-1|55	%files -n %{devname}
14cu|telegramqml-0.9.2-1|56	%dir %{_includedir}/qt5/telegramqml/
14cu|telegramqml-0.9.2-1|57	%{_includedir}/qt5/telegramqml/*
14cu|telegramqml-0.9.2-1|58	%{_libdir}/libtelegramqml.so
14cu|telegramqml-0.9.2-1|59	
14cu|telegramqml-0.9.2-1|60	#----------------------------------------------------------------------------
14cu|telegramqml-0.9.2-1|61	
14cu|telegramqml-0.9.2-1|62	%package -n %{qmlname}
14cu|telegramqml-0.9.2-1|63	Summary:	QML plugin for Telegram client
14cu|telegramqml-0.9.2-1|64	Group:		System/Libraries
14cu|telegramqml-0.9.2-1|65	Provides:	telegram-qml = %{EVRD}
14cu|telegramqml-0.9.2-1|66	Obsoletes:	libqtelegram < 1.0.1
14cu|telegramqml-0.9.2-1|67	
14cu|telegramqml-0.9.2-1|68	%description -n %{qmlname}
14cu|telegramqml-0.9.2-1|69	QML plugin for Telegram client.
14cu|telegramqml-0.9.2-1|70	
14cu|telegramqml-0.9.2-1|71	%files -n %{qmlname}
14cu|telegramqml-0.9.2-1|72	%dir %{_qt5_libdir}/qt5/qml/TelegramQml
14cu|telegramqml-0.9.2-1|73	%{_qt5_libdir}/qt5/qml/TelegramQml/*
14cu|telegramqml-0.9.2-1|74	
14cu|telegramqml-0.9.2-1|75	#----------------------------------------------------------------------------
14cu|telegramqml-0.9.2-1|76	
14cu|telegramqml-0.9.2-1|77	%prep
14cu|telegramqml-0.9.2-1|78	%setup -qn %{oname}-%{version}
14cu|telegramqml-0.9.2-1|79	
14cu|telegramqml-0.9.2-1|80	mkdir QML
14cu|telegramqml-0.9.2-1|81	mv `ls -1 |grep -v QML` QML
14cu|telegramqml-0.9.2-1|82	cp -a QML LIB
14cu|telegramqml-0.9.2-1|83	
14cu|telegramqml-0.9.2-1|84	%build
14cu|telegramqml-0.9.2-1|85	pushd LIB
14cu|telegramqml-0.9.2-1|86	%qmake_qt5 \
14cu|telegramqml-0.9.2-1|87	BUILD_MODE=lib \
14cu|telegramqml-0.9.2-1|88	LIBDIR=%{_libdir}
14cu|telegramqml-0.9.2-1|89	%make
14cu|telegramqml-0.9.2-1|90	popd
14cu|telegramqml-0.9.2-1|91	
14cu|telegramqml-0.9.2-1|92	pushd QML
14cu|telegramqml-0.9.2-1|93	%qmake_qt5
14cu|telegramqml-0.9.2-1|94	%make
14cu|telegramqml-0.9.2-1|95	popd
14cu|telegramqml-0.9.2-1|96	
14cu|telegramqml-0.9.2-1|97	%install
14cu|telegramqml-0.9.2-1|98	pushd LIB
14cu|telegramqml-0.9.2-1|99	%makeinstall_std INSTALL_ROOT=%{buildroot} STRIP=true
14cu|telegramqml-0.9.2-1|100	popd
14cu|telegramqml-0.9.2-1|101	
14cu|telegramqml-0.9.2-1|102	pushd QML
14cu|telegramqml-0.9.2-1|103	%makeinstall_std INSTALL_ROOT=%{buildroot} STRIP=true
14cu|telegramqml-0.9.2-1|104	popd
14cu|telegramqml-0.9.2-1|105	
14cu|telegramqml-0.9.2-1|106	
14cu|telegramqml-0.9.2-1|107	%changelog
14cu|telegramqml-0.9.2-1|108	
14cu|telegramqml-0.9.2-1|109	* Wed Jun 15 2016 abondrov <andrey.bondrov@rosalab.ru> 0.9.2-1
14cu|telegramqml-0.9.2-1|110	- (2f1d6d7) Merge pull request #1 from tremod/telegramqml:rosa2014.1
14cu|telegramqml-0.9.2-1|111	- (2f1d6d7) Update to 0.9.2
14cu|telegramqml-0.9.2-1|112	
14cu|telegramqml-0.9.2-1|113	

14819 14
14cu|telepathy-kde-common-internals-0.8.1-5|1	%define srcname ktp-common-internals
14cu|telepathy-kde-common-internals-0.8.1-5|2	%define major 7
14cu|telepathy-kde-common-internals-0.8.1-5|3	%define version_lib 0.8
14cu|telepathy-kde-common-internals-0.8.1-5|4	%define qmlname %mklibname telepathy-kde-qml
14cu|telepathy-kde-common-internals-0.8.1-5|5	
14cu|telepathy-kde-common-internals-0.8.1-5|6	Summary:	KDE Telepathy Parts
14cu|telepathy-kde-common-internals-0.8.1-5|7	Name:		telepathy-kde-common-internals
14cu|telepathy-kde-common-internals-0.8.1-5|8	Version:	%{version_lib}.1
14cu|telepathy-kde-common-internals-0.8.1-5|9	Release:	5
14cu|telepathy-kde-common-internals-0.8.1-5|10	License:	LGPLv2.1+
14cu|telepathy-kde-common-internals-0.8.1-5|11	Group:		Graphical desktop/KDE
14cu|telepathy-kde-common-internals-0.8.1-5|12	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
14cu|telepathy-kde-common-internals-0.8.1-5|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
14cu|telepathy-kde-common-internals-0.8.1-5|14	BuildRequires:	kdelibs4-devel
14cu|telepathy-kde-common-internals-0.8.1-5|15	BuildRequires:	kdepimlibs4-devel
14cu|telepathy-kde-common-internals-0.8.1-5|16	BuildRequires:	kpeople-devel < 5
14cu|telepathy-kde-common-internals-0.8.1-5|17	BuildRequires:	pkgconfig(TelepathyLoggerQt4)
14cu|telepathy-kde-common-internals-0.8.1-5|18	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.2.1
14cu|telepathy-kde-common-internals-0.8.1-5|19	
14cu|telepathy-kde-common-internals-0.8.1-5|20	%description
14cu|telepathy-kde-common-internals-0.8.1-5|21	This package provides the commons part used by telepathy-kde.
14cu|telepathy-kde-common-internals-0.8.1-5|22	
14cu|telepathy-kde-common-internals-0.8.1-5|23	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|24	
14cu|telepathy-kde-common-internals-0.8.1-5|25	%package core
14cu|telepathy-kde-common-internals-0.8.1-5|26	Summary:	Commons files used by telepathy-kde
14cu|telepathy-kde-common-internals-0.8.1-5|27	Group:		Graphical desktop/KDE
14cu|telepathy-kde-common-internals-0.8.1-5|28	# Not sure if it's really needed but let's keep it
14cu|telepathy-kde-common-internals-0.8.1-5|29	Requires:	telepathy-kde-kpeople
14cu|telepathy-kde-common-internals-0.8.1-5|30	Requires:	telepathy-kde-qml
14cu|telepathy-kde-common-internals-0.8.1-5|31	Requires:	telepathy-logger
14cu|telepathy-kde-common-internals-0.8.1-5|32	Obsoletes:	telepathy-kde-presence-applet < 0.8
14cu|telepathy-kde-common-internals-0.8.1-5|33	BuildArch:	noarch
14cu|telepathy-kde-common-internals-0.8.1-5|34	
14cu|telepathy-kde-common-internals-0.8.1-5|35	%description core
14cu|telepathy-kde-common-internals-0.8.1-5|36	Commons files used by telepathy-kde.
14cu|telepathy-kde-common-internals-0.8.1-5|37	
14cu|telepathy-kde-common-internals-0.8.1-5|38	%files core -f ktp-common-internals.lang
14cu|telepathy-kde-common-internals-0.8.1-5|39	%{_kde_iconsdir}/hicolor/*/*/*.png
14cu|telepathy-kde-common-internals-0.8.1-5|40	%{_kde_appsdir}/katepart/syntax/ktpdebugoutput.xml
14cu|telepathy-kde-common-internals-0.8.1-5|41	%{_kde_appsdir}/ktelepathy/ktelepathy.notifyrc
14cu|telepathy-kde-common-internals-0.8.1-5|42	%{_kde_iconsdir}/hicolor/scalable/apps/telepathy-kde.svgz
14cu|telepathy-kde-common-internals-0.8.1-5|43	
14cu|telepathy-kde-common-internals-0.8.1-5|44	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|45	
14cu|telepathy-kde-common-internals-0.8.1-5|46	%package -n telepathy-kde-kpeople
14cu|telepathy-kde-common-internals-0.8.1-5|47	Summary:	KPeople module for Telepathy
14cu|telepathy-kde-common-internals-0.8.1-5|48	Group:		Graphical desktop/KDE
14cu|telepathy-kde-common-internals-0.8.1-5|49	Requires:	%{name}-core = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|50	Requires:	libkpeople-core
14cu|telepathy-kde-common-internals-0.8.1-5|51	
14cu|telepathy-kde-common-internals-0.8.1-5|52	%description -n telepathy-kde-kpeople
14cu|telepathy-kde-common-internals-0.8.1-5|53	KPeople module for Telepathy.
14cu|telepathy-kde-common-internals-0.8.1-5|54	
14cu|telepathy-kde-common-internals-0.8.1-5|55	%files -n telepathy-kde-kpeople
14cu|telepathy-kde-common-internals-0.8.1-5|56	%{_kde_libdir}/kde4/im_persons_data_source_plugin.so
14cu|telepathy-kde-common-internals-0.8.1-5|57	%{_kde_libdir}/kde4/imdetailswidgetplugin.so
14cu|telepathy-kde-common-internals-0.8.1-5|58	%{_kde_libdir}/kde4/ktp_kpeople_plugin.so
14cu|telepathy-kde-common-internals-0.8.1-5|59	%{_kde_libdir}/kde4/ktploggerplugin_tplogger.so
14cu|telepathy-kde-common-internals-0.8.1-5|60	%{_kde_services}/im_persons_data_source_plugin.desktop
14cu|telepathy-kde-common-internals-0.8.1-5|61	%{_kde_services}/imdetailswidgetplugin.desktop
14cu|telepathy-kde-common-internals-0.8.1-5|62	%{_kde_services}/ktp_kpeople_plugin.desktop
14cu|telepathy-kde-common-internals-0.8.1-5|63	%{_kde_services}/ktploggerplugin_tplogger.desktop
14cu|telepathy-kde-common-internals-0.8.1-5|64	%{_kde_servicetypes}/ktp_logger_plugin.desktop
14cu|telepathy-kde-common-internals-0.8.1-5|65	
14cu|telepathy-kde-common-internals-0.8.1-5|66	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|67	
14cu|telepathy-kde-common-internals-0.8.1-5|68	%define libktpcommoninternalsprivate %mklibname ktpcommoninternalsprivate %{major}
14cu|telepathy-kde-common-internals-0.8.1-5|69	
14cu|telepathy-kde-common-internals-0.8.1-5|70	%package -n %{libktpcommoninternalsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|71	Summary:	Runtime library for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|72	Group:		System/Libraries
14cu|telepathy-kde-common-internals-0.8.1-5|73	
14cu|telepathy-kde-common-internals-0.8.1-5|74	%description -n %{libktpcommoninternalsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|75	Runtime library for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|76	
14cu|telepathy-kde-common-internals-0.8.1-5|77	%files -n %{libktpcommoninternalsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|78	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{major}
14cu|telepathy-kde-common-internals-0.8.1-5|79	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{version_lib}*
14cu|telepathy-kde-common-internals-0.8.1-5|80	
14cu|telepathy-kde-common-internals-0.8.1-5|81	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|82	
14cu|telepathy-kde-common-internals-0.8.1-5|83	%define libktploggerprivate %mklibname ktploggerprivate %{major}
14cu|telepathy-kde-common-internals-0.8.1-5|84	
14cu|telepathy-kde-common-internals-0.8.1-5|85	%package -n %{libktploggerprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|86	Summary:	Runtime library for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|87	Group:		System/Libraries
14cu|telepathy-kde-common-internals-0.8.1-5|88	
14cu|telepathy-kde-common-internals-0.8.1-5|89	%description -n %{libktploggerprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|90	Runtime library for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|91	
14cu|telepathy-kde-common-internals-0.8.1-5|92	%files -n %{libktploggerprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|93	%{_kde_libdir}/libktploggerprivate.so.%{major}
14cu|telepathy-kde-common-internals-0.8.1-5|94	%{_kde_libdir}/libktploggerprivate.so.%{version_lib}*
14cu|telepathy-kde-common-internals-0.8.1-5|95	
14cu|telepathy-kde-common-internals-0.8.1-5|96	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|97	
14cu|telepathy-kde-common-internals-0.8.1-5|98	%define libktpmodelsprivate %mklibname ktpmodelsprivate %{major}
14cu|telepathy-kde-common-internals-0.8.1-5|99	
14cu|telepathy-kde-common-internals-0.8.1-5|100	%package -n %{libktpmodelsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|101	Summary:	Runtime library for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|102	Group:		System/Libraries
14cu|telepathy-kde-common-internals-0.8.1-5|103	
14cu|telepathy-kde-common-internals-0.8.1-5|104	%description -n %{libktpmodelsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|105	Runtime library for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|106	
14cu|telepathy-kde-common-internals-0.8.1-5|107	%files -n %{libktpmodelsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|108	%{_kde_libdir}/libktpmodelsprivate.so.%{major}
14cu|telepathy-kde-common-internals-0.8.1-5|109	%{_kde_libdir}/libktpmodelsprivate.so.%{version_lib}*
14cu|telepathy-kde-common-internals-0.8.1-5|110	
14cu|telepathy-kde-common-internals-0.8.1-5|111	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|112	
14cu|telepathy-kde-common-internals-0.8.1-5|113	%define libktpwidgetsprivate %mklibname ktpwidgetsprivate %{major}
14cu|telepathy-kde-common-internals-0.8.1-5|114	
14cu|telepathy-kde-common-internals-0.8.1-5|115	%package -n %{libktpwidgetsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|116	Summary:	Runtime library for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|117	Group:		System/Libraries
14cu|telepathy-kde-common-internals-0.8.1-5|118	
14cu|telepathy-kde-common-internals-0.8.1-5|119	%description -n %{libktpwidgetsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|120	Runtime library for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|121	
14cu|telepathy-kde-common-internals-0.8.1-5|122	%files -n %{libktpwidgetsprivate}
14cu|telepathy-kde-common-internals-0.8.1-5|123	%{_kde_libdir}/libktpwidgetsprivate.so.%{major}
14cu|telepathy-kde-common-internals-0.8.1-5|124	%{_kde_libdir}/libktpwidgetsprivate.so.%{version_lib}*
14cu|telepathy-kde-common-internals-0.8.1-5|125	
14cu|telepathy-kde-common-internals-0.8.1-5|126	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|127	
14cu|telepathy-kde-common-internals-0.8.1-5|128	%package -n %{qmlname}
14cu|telepathy-kde-common-internals-0.8.1-5|129	Summary:	QML plugin for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|130	Group:		System/Libraries
14cu|telepathy-kde-common-internals-0.8.1-5|131	Provides:	telepathy-kde-qml = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|132	
14cu|telepathy-kde-common-internals-0.8.1-5|133	%description -n %{qmlname}
14cu|telepathy-kde-common-internals-0.8.1-5|134	QML plugin for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|135	
14cu|telepathy-kde-common-internals-0.8.1-5|136	%files -n %{qmlname}
14cu|telepathy-kde-common-internals-0.8.1-5|137	%{_kde_libdir}/kde4/imports/org/kde/telepathy/*
14cu|telepathy-kde-common-internals-0.8.1-5|138	
14cu|telepathy-kde-common-internals-0.8.1-5|139	#----------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|140	
14cu|telepathy-kde-common-internals-0.8.1-5|141	%define devname %mklibname %{name} -d
14cu|telepathy-kde-common-internals-0.8.1-5|142	
14cu|telepathy-kde-common-internals-0.8.1-5|143	%package -n %{devname}
14cu|telepathy-kde-common-internals-0.8.1-5|144	Summary:	Headers files for %{name}
14cu|telepathy-kde-common-internals-0.8.1-5|145	Group:		Development/KDE and Qt
14cu|telepathy-kde-common-internals-0.8.1-5|146	Provides:	%{name}-devel = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|147	Provides:	lib%{name}-devel = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|148	Requires:	%{libktpcommoninternalsprivate} = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|149	Requires:	%{libktploggerprivate} = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|150	Requires:	%{libktpmodelsprivate} = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|151	Requires:	%{libktpwidgetsprivate} = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|152	Requires:	%{qmlname} = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|153	Provides:	%{srcname}-devel = %{EVRD}
14cu|telepathy-kde-common-internals-0.8.1-5|154	
14cu|telepathy-kde-common-internals-0.8.1-5|155	%description -n %{devname}
14cu|telepathy-kde-common-internals-0.8.1-5|156	Headers files for %{name}.
14cu|telepathy-kde-common-internals-0.8.1-5|157	
14cu|telepathy-kde-common-internals-0.8.1-5|158	%files -n %{devname}
14cu|telepathy-kde-common-internals-0.8.1-5|159	%{_kde_includedir}/KTp/
14cu|telepathy-kde-common-internals-0.8.1-5|160	%{_kde_libdir}/libktpcommoninternalsprivate.so
14cu|telepathy-kde-common-internals-0.8.1-5|161	%{_kde_libdir}/libktploggerprivate.so
14cu|telepathy-kde-common-internals-0.8.1-5|162	%{_kde_libdir}/libktpmodelsprivate.so
14cu|telepathy-kde-common-internals-0.8.1-5|163	%{_kde_libdir}/libktpwidgetsprivate.so
14cu|telepathy-kde-common-internals-0.8.1-5|164	%{_kde_bindir}/ktp-debugger
14cu|telepathy-kde-common-internals-0.8.1-5|165	
14cu|telepathy-kde-common-internals-0.8.1-5|166	#------------------------------------------------------------------------------
14cu|telepathy-kde-common-internals-0.8.1-5|167	
14cu|telepathy-kde-common-internals-0.8.1-5|168	%prep
14cu|telepathy-kde-common-internals-0.8.1-5|169	%setup -q -n %{srcname}-%{version}
14cu|telepathy-kde-common-internals-0.8.1-5|170	
14cu|telepathy-kde-common-internals-0.8.1-5|171	%build
14cu|telepathy-kde-common-internals-0.8.1-5|172	%cmake_kde4
14cu|telepathy-kde-common-internals-0.8.1-5|173	%make
14cu|telepathy-kde-common-internals-0.8.1-5|174	
14cu|telepathy-kde-common-internals-0.8.1-5|175	%install
14cu|telepathy-kde-common-internals-0.8.1-5|176	%makeinstall_std -C build
14cu|telepathy-kde-common-internals-0.8.1-5|177	
14cu|telepathy-kde-common-internals-0.8.1-5|178	%find_lang ktp-common-internals
14cu|telepathy-kde-common-internals-0.8.1-5|179	
14cu|telepathy-kde-common-internals-0.8.1-5|180	%changelog
14cu|telepathy-kde-common-internals-0.8.1-5|181	
14cu|telepathy-kde-common-internals-0.8.1-5|182	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-5
14cu|telepathy-kde-common-internals-0.8.1-5|183	- (c82b53d) Require Qt4 version of KPeople
14cu|telepathy-kde-common-internals-0.8.1-5|184	
14cu|telepathy-kde-common-internals-0.8.1-5|185	

14820 14
14cu|tellico-2.3.11-1|1	Summary:	A collection manager
14cu|tellico-2.3.11-1|2	Name:		tellico
14cu|tellico-2.3.11-1|3	Version:	2.3.11
14cu|tellico-2.3.11-1|4	Release:	1
14cu|tellico-2.3.11-1|5	Epoch:		3
14cu|tellico-2.3.11-1|6	License:	GPLv2+
14cu|tellico-2.3.11-1|7	Group:		Databases
14cu|tellico-2.3.11-1|8	URL:		http://tellico-project.org/
14cu|tellico-2.3.11-1|9	Source0:	http://www.tellico-project.org/files/%{name}-%{version}.tar.bz2
14cu|tellico-2.3.11-1|10	BuildRequires:	kde4-macros
14cu|tellico-2.3.11-1|11	BuildRequires:	kdelibs4-devel >= 4.4
14cu|tellico-2.3.11-1|12	BuildRequires:	kdepimlibs4-devel
14cu|tellico-2.3.11-1|13	BuildRequires:	libkcddb-devel
14cu|tellico-2.3.11-1|14	BuildRequires:	libkcompactdisc-devel
14cu|tellico-2.3.11-1|15	BuildRequires:	imagemagick
14cu|tellico-2.3.11-1|16	BuildRequires:	nepomuk-core-devel
14cu|tellico-2.3.11-1|17	BuildRequires:	pkgconfig(QJson)
14cu|tellico-2.3.11-1|18	BuildRequires:	pkgconfig(exempi-2.0)
14cu|tellico-2.3.11-1|19	BuildRequires:	pkgconfig(libexslt)
14cu|tellico-2.3.11-1|20	BuildRequires:	pkgconfig(libksane)
14cu|tellico-2.3.11-1|21	BuildRequires:	pkgconfig(libv4l2) >= 0.8.3
14cu|tellico-2.3.11-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14cu|tellico-2.3.11-1|23	BuildRequires:	pkgconfig(poppler-qt4)
14cu|tellico-2.3.11-1|24	BuildRequires:	pkgconfig(qimageblitz)
14cu|tellico-2.3.11-1|25	BuildRequires:	pkgconfig(QJson)
14cu|tellico-2.3.11-1|26	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14cu|tellico-2.3.11-1|27	BuildRequires:	pkgconfig(soprano) >= 1.99
14cu|tellico-2.3.11-1|28	BuildRequires:	pkgconfig(taglib)
14cu|tellico-2.3.11-1|29	BuildRequires:	pkgconfig(yaz) >= 3.0
14cu|tellico-2.3.11-1|30	Requires:	kdebase4-runtime
14cu|tellico-2.3.11-1|31	Requires:	kdelibs4-core
14cu|tellico-2.3.11-1|32	Requires:	kdepimlibs4-core
14cu|tellico-2.3.11-1|33	Requires(post,postun):	desktop-file-utils
14cu|tellico-2.3.11-1|34	%rename	bookcase
14cu|tellico-2.3.11-1|35	
14cu|tellico-2.3.11-1|36	%description
14cu|tellico-2.3.11-1|37	Tellico is a collection manager for KDE. It includes default collections for
14cu|tellico-2.3.11-1|38	books, bibliographies, comic books, videos, music, coins, stamps, trading
14cu|tellico-2.3.11-1|39	cards, and wines, and also allows custom collections. Unlimited user-defined
14cu|tellico-2.3.11-1|40	fields are allowed. Filters are available to limit the visible entries by
14cu|tellico-2.3.11-1|41	definable criteria. Full customization for printing is possible through
14cu|tellico-2.3.11-1|42	editing the default XSLT file. It can import CSV, Bibtex, and Bibtexml and
14cu|tellico-2.3.11-1|43	export CSV, HTML, Bibtex, Bibtexml, and PilotDB. Entries may be imported
14cu|tellico-2.3.11-1|44	directly from different web services such as amazon.com.
14cu|tellico-2.3.11-1|45	
14cu|tellico-2.3.11-1|46	%files -f %{name}.lang
14cu|tellico-2.3.11-1|47	%doc AUTHORS ChangeLog COPYING README
14cu|tellico-2.3.11-1|48	%{_kde_bindir}/%{name}
14cu|tellico-2.3.11-1|49	%{_kde_datadir}/applications/kde4/%{name}.desktop
14cu|tellico-2.3.11-1|50	#{_kde_datadir}/mimelnk/application/x-%%{name}.desktop
14cu|tellico-2.3.11-1|51	%{_kde_datadir}/mime/packages/%{name}.xml
14cu|tellico-2.3.11-1|52	%{_kde_datadir}/apps/%{name}
14cu|tellico-2.3.11-1|53	%{_kde_datadir}/apps/kconf_update/*
14cu|tellico-2.3.11-1|54	%{_kde_datadir}/config.kcfg/%{name}_config.kcfg
14cu|tellico-2.3.11-1|55	%{_kde_datadir}/config/*
14cu|tellico-2.3.11-1|56	%{_kde_iconsdir}/hicolor/*/*/*.png
14cu|tellico-2.3.11-1|57	%{_datadir}/appdata/tellico.appdata.xml
14cu|tellico-2.3.11-1|58	
14cu|tellico-2.3.11-1|59	#--------------------------------------------------------------------
14cu|tellico-2.3.11-1|60	
14cu|tellico-2.3.11-1|61	%prep
14cu|tellico-2.3.11-1|62	%setup -q
14cu|tellico-2.3.11-1|63	
14cu|tellico-2.3.11-1|64	%build
14cu|tellico-2.3.11-1|65	%cmake_kde4
14cu|tellico-2.3.11-1|66	%make
14cu|tellico-2.3.11-1|67	
14cu|tellico-2.3.11-1|68	%install
14cu|tellico-2.3.11-1|69	%makeinstall_std -C build
14cu|tellico-2.3.11-1|70	
14cu|tellico-2.3.11-1|71	# Remove the executable bit wrongly set by the installation process
14cu|tellico-2.3.11-1|72	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop
14cu|tellico-2.3.11-1|73	
14cu|tellico-2.3.11-1|74	%find_lang %{name} --with-html
14cu|tellico-2.3.11-1|75	
14cu|tellico-2.3.11-1|76	
14cu|tellico-2.3.11-1|77	%changelog
14cu|tellico-2.3.11-1|78	
14cu|tellico-2.3.11-1|79	* Sat Dec 12 2015 Giovanni Mariani <mc2374@mclink.it> 3:2.3.11-1
14cu|tellico-2.3.11-1|80	- (f8f16ef) Updated to release 2.3.11, dropped support for ancient Mandriva releases and enabled QJson support
14cu|tellico-2.3.11-1|81	
14cu|tellico-2.3.11-1|82	

14821 14
14cu|tenshi-0.15-2|1	Summary:	Log monitoring program
14cu|tenshi-0.15-2|2	Name:		tenshi
14cu|tenshi-0.15-2|3	Version:	0.15
14cu|tenshi-0.15-2|4	Release:	2
14cu|tenshi-0.15-2|5	Group:		Monitoring
14cu|tenshi-0.15-2|6	License:	Public Domain
14cu|tenshi-0.15-2|7	Url:		http://www.inversepath.com/tenshi.html
14cu|tenshi-0.15-2|8	Source0:	http://dev.inversepath.com/download/%{name}/%{name}-%{version}.tar.gz
14cu|tenshi-0.15-2|9	Source1:	tenshi.service
14cu|tenshi-0.15-2|10	Source2:	tenshi.rosa-conf
14cu|tenshi-0.15-2|11	Source3:        %{name}.tmpfiles.d
14cu|tenshi-0.15-2|12	Patch0:		tenshi-0.14-buildfix.diff
14cu|tenshi-0.15-2|13	Requires:	perl
14cu|tenshi-0.15-2|14	
14cu|tenshi-0.15-2|15	%define debug_package %{nil}
14cu|tenshi-0.15-2|16	
14cu|tenshi-0.15-2|17	%description
14cu|tenshi-0.15-2|18	tenshi is a log monitoring program, designed to watch one or more log
14cu|tenshi-0.15-2|19	files for lines matching user defined regular expressions and report
14cu|tenshi-0.15-2|20	on the matches. The regular expressions are assigned to queues which
14cu|tenshi-0.15-2|21	have an alert interval and a list of mail recipients.
14cu|tenshi-0.15-2|22	
14cu|tenshi-0.15-2|23	%prep
14cu|tenshi-0.15-2|24	%setup -q
14cu|tenshi-0.15-2|25	%patch0 -p1
14cu|tenshi-0.15-2|26	
14cu|tenshi-0.15-2|27	%build
14cu|tenshi-0.15-2|28	
14cu|tenshi-0.15-2|29	%install
14cu|tenshi-0.15-2|30	mkdir -p %{buildroot}%{_unitdir}
14cu|tenshi-0.15-2|31	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14cu|tenshi-0.15-2|32	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|tenshi-0.15-2|33	mkdir -p %{buildroot}%{_mandir}/man8/
14cu|tenshi-0.15-2|34	
14cu|tenshi-0.15-2|35	%makeinstall
14cu|tenshi-0.15-2|36	
14cu|tenshi-0.15-2|37	rm -rf %{buildroot}%{_sysconfdir}/%{name}
14cu|tenshi-0.15-2|38	install -m0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|tenshi-0.15-2|39	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|tenshi-0.15-2|40	mkdir -p %{buildroot}/var/log/%{name}
14cu|tenshi-0.15-2|41	mkfifo %{buildroot}/var/log/%{name}.fifo
14cu|tenshi-0.15-2|42	
14cu|tenshi-0.15-2|43	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cu|tenshi-0.15-2|44	
14cu|tenshi-0.15-2|45	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|tenshi-0.15-2|46	
14cu|tenshi-0.15-2|47	%pre
14cu|tenshi-0.15-2|48	%_pre_useradd %{name} /dev/null /sbin/nologin
14cu|tenshi-0.15-2|49	
14cu|tenshi-0.15-2|50	%post
14cu|tenshi-0.15-2|51	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|tenshi-0.15-2|52	%systemd_post %{name}
14cu|tenshi-0.15-2|53	if [ ! -n "`grep '/var/log/tenshi.fifo' %{_sysconfdir}/security/msec/perms.conf`" ] ; then
14cu|tenshi-0.15-2|54	echo "/var/log/tenshi.fifo	current.tenshi 640" >> \
14cu|tenshi-0.15-2|55	%{_sysconfdir}/security/msec/perms.conf
14cu|tenshi-0.15-2|56	fi
14cu|tenshi-0.15-2|57	
14cu|tenshi-0.15-2|58	if [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' /etc/syslog-ng.conf`" ] ; then
14cu|tenshi-0.15-2|59	cat << EOF >> /etc/syslog-ng.conf
14cu|tenshi-0.15-2|60	# BEGIN: Automatically added by tenshi installation
14cu|tenshi-0.15-2|61	destination d_tenshi {
14cu|tenshi-0.15-2|62	pipe("/var/log/tenshi.fifo"
14cu|tenshi-0.15-2|63	group(tenshi)
14cu|tenshi-0.15-2|64	perm(0640)
14cu|tenshi-0.15-2|65	);
14cu|tenshi-0.15-2|66	};
14cu|tenshi-0.15-2|67	filter f_level_tenshi { level(debug..emerg); };
14cu|tenshi-0.15-2|68	log { source(s_sys); filter(f_level_tenshi); destination(d_tenshi); };
14cu|tenshi-0.15-2|69	# END
14cu|tenshi-0.15-2|70	EOF
14cu|tenshi-0.15-2|71	
14cu|tenshi-0.15-2|72	elif [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' %{_sysconfdir}/syslog.conf`" ] ; then
14cu|tenshi-0.15-2|73	cat << EOF >> %{_sysconfdir}/syslog.conf
14cu|tenshi-0.15-2|74	# BEGIN: Automatically added by tenshi installation
14cu|tenshi-0.15-2|75	*.*					-/var/log/tenshi.fifo
14cu|tenshi-0.15-2|76	# END
14cu|tenshi-0.15-2|77	EOF
14cu|tenshi-0.15-2|78	
14cu|tenshi-0.15-2|79	elif [ -d %{_sysconfdir}/rsyslog.d ] ; then
14cu|tenshi-0.15-2|80	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
14cu|tenshi-0.15-2|81	cat << EOF >> %{_sysconfdir}/rsyslog.d/tenshi.conf
14cu|tenshi-0.15-2|82	# Create by tenshi install
14cu|tenshi-0.15-2|83	*.* |/var/log/tenshi.fifo
14cu|tenshi-0.15-2|84	EOF
14cu|tenshi-0.15-2|85	fi
14cu|tenshi-0.15-2|86	
14cu|tenshi-0.15-2|87	else
14cu|tenshi-0.15-2|88	echo "Not found your syslog daemon's config file."
14cu|tenshi-0.15-2|89	echo "Please setup with your hand."
14cu|tenshi-0.15-2|90	fi
14cu|tenshi-0.15-2|91	
14cu|tenshi-0.15-2|92	%preun
14cu|tenshi-0.15-2|93	%systemd_preun %{name}
14cu|tenshi-0.15-2|94	%_preun_syslogdel
14cu|tenshi-0.15-2|95	
14cu|tenshi-0.15-2|96	%postun
14cu|tenshi-0.15-2|97	%_postun_userdel %{name}
14cu|tenshi-0.15-2|98	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
14cu|tenshi-0.15-2|99	rm -f %{_sysconfdir}/rsyslog.d/tenshi.conf
14cu|tenshi-0.15-2|100	fi
14cu|tenshi-0.15-2|101	
14cu|tenshi-0.15-2|102	%files
14cu|tenshi-0.15-2|103	%defattr(644,root,root,755)
14cu|tenshi-0.15-2|104	%doc README INSTALL CREDITS LICENSE Changelog FAQ tenshi.conf
14cu|tenshi-0.15-2|105	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|tenshi-0.15-2|106	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|tenshi-0.15-2|107	%attr(755,root,root) %{_bindir}/%{name}
14cu|tenshi-0.15-2|108	%{_mandir}/man8/%{name}.8*
14cu|tenshi-0.15-2|109	%dir %attr(755,root,root) %{_sysconfdir}/%{name}.d
14cu|tenshi-0.15-2|110	%attr(644,root,tenshi) /var/log/%{name}.fifo
14cu|tenshi-0.15-2|111	%{_tmpfilesdir}/%{name}.conf
14cu|tenshi-0.15-2|112	
14cu|tenshi-0.15-2|113	%changelog
14cu|tenshi-0.15-2|114	
14cu|tenshi-0.15-2|115	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.15-2
14cu|tenshi-0.15-2|116	- (fe1d89c) Use tmpfiles
14cu|tenshi-0.15-2|117	
14cu|tenshi-0.15-2|118	

14822 14
14cu|terminator-0.98-1|1	
14cu|terminator-0.98-1|2	Summary:	A simple way to run multiple terminals in a single window
14cu|terminator-0.98-1|3	Name:		terminator
14cu|terminator-0.98-1|4	Version:	0.98
14cu|terminator-0.98-1|5	Release:	1
14cu|terminator-0.98-1|6	Source0:	https://launchpad.net/terminator/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14cu|terminator-0.98-1|7	License:	GPLv2
14cu|terminator-0.98-1|8	Group:		Terminals
14cu|terminator-0.98-1|9	Url:		http://www.tenshu.net/p/terminator/
14cu|terminator-0.98-1|10	BuildArch:	noarch
14cu|terminator-0.98-1|11	Requires:	python-vte, gtk+2.0, gnome-python-gnomevfs
14cu|terminator-0.98-1|12	Suggests:	python-keybinder, python-notify
14cu|terminator-0.98-1|13	BuildRequires:	intltool
14cu|terminator-0.98-1|14	
14cu|terminator-0.98-1|15	%description
14cu|terminator-0.98-1|16	Terminator is an attempt to maximise useful space on a given desktop
14cu|terminator-0.98-1|17	for terminals. It is a simple Python script that places multiple vte
14cu|terminator-0.98-1|18	widgets (the same used by gnome-terminal) in a window. That's the same
14cu|terminator-0.98-1|19	widget used by gnome-terminal.
14cu|terminator-0.98-1|20	
14cu|terminator-0.98-1|21	%prep
14cu|terminator-0.98-1|22	%setup -q -n %{name}-%{version}
14cu|terminator-0.98-1|23	
14cu|terminator-0.98-1|24	%install
14cu|terminator-0.98-1|25	PYTHONDONTWRITEBYTECODE= %__python setup.py --without-icon-cache install --root=%{buildroot}
14cu|terminator-0.98-1|26	
14cu|terminator-0.98-1|27	%find_lang %name
14cu|terminator-0.98-1|28	
14cu|terminator-0.98-1|29	%clean
14cu|terminator-0.98-1|30	
14cu|terminator-0.98-1|31	%files -f %name.lang
14cu|terminator-0.98-1|32	%doc README COPYING ChangeLog
14cu|terminator-0.98-1|33	%{_mandir}/man1/%{name}.*
14cu|terminator-0.98-1|34	%{_mandir}/man5/%{name}_config.*
14cu|terminator-0.98-1|35	%{_bindir}/%{name}
14cu|terminator-0.98-1|36	%{_bindir}/terminator.wrapper
14cu|terminator-0.98-1|37	%{py_puresitedir}/Terminator*.egg-info
14cu|terminator-0.98-1|38	%{py_puresitedir}/terminatorlib
14cu|terminator-0.98-1|39	%{_datadir}/applications/*.desktop
14cu|terminator-0.98-1|40	%{_iconsdir}/hicolor/*/*/*.png
14cu|terminator-0.98-1|41	%{_iconsdir}/hicolor/*/*/%{name}*.svg
14cu|terminator-0.98-1|42	%{_iconsdir}/HighContrast/*
14cu|terminator-0.98-1|43	%{_datadir}/pixmaps/%{name}.png
14cu|terminator-0.98-1|44	%{_datadir}/appdata/*
14cu|terminator-0.98-1|45	%{_bindir}/remotinator
14cu|terminator-0.98-1|46	
14cu|terminator-0.98-1|47	%changelog
14cu|terminator-0.98-1|48	
14cu|terminator-0.98-1|49	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.98-1
14cu|terminator-0.98-1|50	- (fcdb347) Spec cleanup
14cu|terminator-0.98-1|51	
14cu|terminator-0.98-1|52	

14823 14
14cu|terminix-1.4.2-1|1	Summary:	A tiling terminal emulator based on GTK+ 3
14cu|terminix-1.4.2-1|2	Name:		terminix
14cu|terminix-1.4.2-1|3	Version:	1.4.2
14cu|terminix-1.4.2-1|4	Release:	1
14cu|terminix-1.4.2-1|5	
14cu|terminix-1.4.2-1|6	License:	MPLv2.0
14cu|terminix-1.4.2-1|7	Group:		Graphical desktop/GNOME
14cu|terminix-1.4.2-1|8	URL:		http://github.com/gnunn1/terminix
14cu|terminix-1.4.2-1|9	Source0:	https://github.com/gnunn1/%{name}/releases/download/%{version}/terminix.zip
14cu|terminix-1.4.2-1|10	Source1:	com.gexperts.Terminix.gschema.override
14cu|terminix-1.4.2-1|11	
14cu|terminix-1.4.2-1|12	Requires:	%{_lib}vte2.91_0
14cu|terminix-1.4.2-1|13	
14cu|terminix-1.4.2-1|14	ExclusiveArch:	x86_64
14cu|terminix-1.4.2-1|15	
14cu|terminix-1.4.2-1|16	%description
14cu|terminix-1.4.2-1|17	A tiling terminal emulator. This is binary repack for x86_64 from
14cu|terminix-1.4.2-1|18	https://github.com/gnunn1/terminix/releases
14cu|terminix-1.4.2-1|19	
14cu|terminix-1.4.2-1|20	#------------------------------------------------------------------------------------
14cu|terminix-1.4.2-1|21	
14cu|terminix-1.4.2-1|22	%prep
14cu|terminix-1.4.2-1|23	
14cu|terminix-1.4.2-1|24	%build
14cu|terminix-1.4.2-1|25	
14cu|terminix-1.4.2-1|26	%install
14cu|terminix-1.4.2-1|27	unzip -q -x -d %{buildroot} %{SOURCE0}
14cu|terminix-1.4.2-1|28	strip -p %{buildroot}%{_bindir}/%{name}
14cu|terminix-1.4.2-1|29	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/glib-2.0/schemas/
14cu|terminix-1.4.2-1|30	
14cu|terminix-1.4.2-1|31	sed -i 's@Categories.*@Categories=GNOME;GTK;System;TerminalEmulator;@g' \
14cu|terminix-1.4.2-1|32	%{buildroot}%{_datadir}/applications/com.gexperts.Terminix.desktop
14cu|terminix-1.4.2-1|33	
14cu|terminix-1.4.2-1|34	%find_lang %{name}
14cu|terminix-1.4.2-1|35	
14cu|terminix-1.4.2-1|36	%files -f %{name}.lang
14cu|terminix-1.4.2-1|37	%{_bindir}/%{name}
14cu|terminix-1.4.2-1|38	%{_datadir}/applications/com.gexperts.Terminix.desktop
14cu|terminix-1.4.2-1|39	%{_datadir}/dbus-1/services/*.service
14cu|terminix-1.4.2-1|40	%{_datadir}/metainfo/com.gexperts.Terminix.appdata.xml
14cu|terminix-1.4.2-1|41	%{_iconsdir}/hicolor/*/apps/com.gexperts.Terminix.png
14cu|terminix-1.4.2-1|42	%{_iconsdir}/hicolor/*/apps/com.gexperts.Terminix-symbolic.svg
14cu|terminix-1.4.2-1|43	%{_datadir}/glib-2.0/schemas/com.gexperts.Terminix.gschema.xml
14cu|terminix-1.4.2-1|44	%{_datadir}/glib-2.0/schemas/com.gexperts.Terminix.gschema.override
14cu|terminix-1.4.2-1|45	%{_datadir}/nautilus-python/extensions/
14cu|terminix-1.4.2-1|46	%{_datadir}/%{name}
14cu|terminix-1.4.2-1|47	%{_mandir}/man1/terminix.*.*
14cu|terminix-1.4.2-1|48	
14cu|terminix-1.4.2-1|49	%changelog
14cu|terminix-1.4.2-1|50	
14cu|terminix-1.4.2-1|51	* Tue Feb 14 2017 tremod <negry.m@yandex.ru> 1.4.2-1
14cu|terminix-1.4.2-1|52	- (17ce020) Update to 1.4.2
14cu|terminix-1.4.2-1|53	
14cu|terminix-1.4.2-1|54	

14824 14
14cu|terminology-0.9.1-1|1	Summary:	Terminal emulator that uses modern EFL
14cu|terminology-0.9.1-1|2	Name:		terminology
14cu|terminology-0.9.1-1|3	Version:	0.9.1
14cu|terminology-0.9.1-1|4	Release:	1
14cu|terminology-0.9.1-1|5	License:	LGPLv2+
14cu|terminology-0.9.1-1|6	Group:		Graphical desktop/Enlightenment
14cu|terminology-0.9.1-1|7	Url:		http://www.enlightenment.org/
14cu|terminology-0.9.1-1|8	Source0:	http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.xz
14cu|terminology-0.9.1-1|9	# Non-devel packages are needed to compile themes
14cu|terminology-0.9.1-1|10	BuildRequires:	e
14cu|terminology-0.9.1-1|11	BuildRequires:	ecore
14cu|terminology-0.9.1-1|12	BuildRequires:	eet
14cu|terminology-0.9.1-1|13	BuildRequires:	edje
14cu|terminology-0.9.1-1|14	BuildRequires:	elementary
14cu|terminology-0.9.1-1|15	BuildRequires:	emotion
14cu|terminology-0.9.1-1|16	BuildRequires:	pkgconfig(ecore)
14cu|terminology-0.9.1-1|17	BuildRequires:	pkgconfig(edje)
14cu|terminology-0.9.1-1|18	BuildRequires:	pkgconfig(eet)
14cu|terminology-0.9.1-1|19	BuildRequires:	pkgconfig(efreet)
14cu|terminology-0.9.1-1|20	BuildRequires:	pkgconfig(eina)
14cu|terminology-0.9.1-1|21	BuildRequires:	pkgconfig(elementary)
14cu|terminology-0.9.1-1|22	BuildRequires:	pkgconfig(emotion)
14cu|terminology-0.9.1-1|23	BuildRequires:	pkgconfig(ethumb_client)
14cu|terminology-0.9.1-1|24	BuildRequires:	pkgconfig(evas)
14cu|terminology-0.9.1-1|25	Requires:	edje
14cu|terminology-0.9.1-1|26	Requires:	elementary
14cu|terminology-0.9.1-1|27	Requires:	emotion
14cu|terminology-0.9.1-1|28	Requires:	ethumb
14cu|terminology-0.9.1-1|29	
14cu|terminology-0.9.1-1|30	%description
14cu|terminology-0.9.1-1|31	EFL Terminal Emulator.
14cu|terminology-0.9.1-1|32	
14cu|terminology-0.9.1-1|33	%files -f %{name}.lang
14cu|terminology-0.9.1-1|34	%doc AUTHORS COPYING README
14cu|terminology-0.9.1-1|35	%{_bindir}/%{name}
14cu|terminology-0.9.1-1|36	%{_bindir}/ty*
14cu|terminology-0.9.1-1|37	%{_datadir}/applications/%{name}.desktop
14cu|terminology-0.9.1-1|38	%{_datadir}/%{name}
14cu|terminology-0.9.1-1|39	%{_datadir}/icons/%{name}.png
14cu|terminology-0.9.1-1|40	%{_mandir}/man1/%{name}.1*
14cu|terminology-0.9.1-1|41	
14cu|terminology-0.9.1-1|42	#----------------------------------------------------------------------------
14cu|terminology-0.9.1-1|43	
14cu|terminology-0.9.1-1|44	%prep
14cu|terminology-0.9.1-1|45	%setup -q
14cu|terminology-0.9.1-1|46	
14cu|terminology-0.9.1-1|47	%build
14cu|terminology-0.9.1-1|48	%configure2_5x
14cu|terminology-0.9.1-1|49	%make
14cu|terminology-0.9.1-1|50	
14cu|terminology-0.9.1-1|51	%install
14cu|terminology-0.9.1-1|52	%makeinstall_std
14cu|terminology-0.9.1-1|53	
14cu|terminology-0.9.1-1|54	%find_lang %{name}
14cu|terminology-0.9.1-1|55	
14cu|terminology-0.9.1-1|56	%changelog
14cu|terminology-0.9.1-1|57	
14cu|terminology-0.9.1-1|58	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-1
14cu|terminology-0.9.1-1|59	- (065f9a8) New version 0.9.1
14cu|terminology-0.9.1-1|60	
14cu|terminology-0.9.1-1|61	

14825 14
14cu|termit-2.10.1-1|1	Summary:	Simple terminal emulator based on vte library
14cu|termit-2.10.1-1|2	Name:		termit
14cu|termit-2.10.1-1|3	Version:	2.10.1
14cu|termit-2.10.1-1|4	Release:	1
14cu|termit-2.10.1-1|5	License:	GPLv2+
14cu|termit-2.10.1-1|6	Group:		Terminals
14cu|termit-2.10.1-1|7	Url:		http://wiki.github.com/nonstop/termit/
14cu|termit-2.10.1-1|8	Source0:	https://github.com/nonstop/termit/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14cu|termit-2.10.1-1|9	BuildRequires:	cmake
14cu|termit-2.10.1-1|10	BuildRequires:	desktop-file-utils
14cu|termit-2.10.1-1|11	BuildRequires:	gettext
14cu|termit-2.10.1-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|termit-2.10.1-1|13	BuildRequires:	pkgconfig(lua)
14cu|termit-2.10.1-1|14	BuildRequires:	pkgconfig(vte)
14cu|termit-2.10.1-1|15	
14cu|termit-2.10.1-1|16	%description
14cu|termit-2.10.1-1|17	TermIt is a simple terminal emulator based on vte library with a lot of
14cu|termit-2.10.1-1|18	features:
14cu|termit-2.10.1-1|19	* tabs
14cu|termit-2.10.1-1|20	* bookmarks
14cu|termit-2.10.1-1|21	* sessions
14cu|termit-2.10.1-1|22	* changing tab name
14cu|termit-2.10.1-1|23	* changing font for tabs
14cu|termit-2.10.1-1|24	* encodings (all available from GTK2)
14cu|termit-2.10.1-1|25	* integrated lua interpreter
14cu|termit-2.10.1-1|26	Configuration can be changed via $HOME/.config/termit/termit.cfg file.
14cu|termit-2.10.1-1|27	
14cu|termit-2.10.1-1|28	%files -f %{name}.lang
14cu|termit-2.10.1-1|29	%doc ChangeLog COPYING TODO
14cu|termit-2.10.1-1|30	%doc doc/README doc/rc.lua.example doc/lua_api.txt doc/termit.svg
14cu|termit-2.10.1-1|31	%{_bindir}/%{name}
14cu|termit-2.10.1-1|32	%{_sysconfdir}/xdg/%{name}/*
14cu|termit-2.10.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|termit-2.10.1-1|34	%{_mandir}/man1/%{name}.1.*
14cu|termit-2.10.1-1|35	
14cu|termit-2.10.1-1|36	#----------------------------------------------------------------------------
14cu|termit-2.10.1-1|37	
14cu|termit-2.10.1-1|38	%prep
14cu|termit-2.10.1-1|39	%setup -qn %{name}-%{name}-%{version}
14cu|termit-2.10.1-1|40	# fix paths in the README
14cu|termit-2.10.1-1|41	sed -i 's!doc/!%{_docdir}/%{name}-%{version}!' ./doc/README
14cu|termit-2.10.1-1|42	
14cu|termit-2.10.1-1|43	%build
14cu|termit-2.10.1-1|44	%cmake
14cu|termit-2.10.1-1|45	%make
14cu|termit-2.10.1-1|46	
14cu|termit-2.10.1-1|47	%install
14cu|termit-2.10.1-1|48	%makeinstall_std -C build
14cu|termit-2.10.1-1|49	
14cu|termit-2.10.1-1|50	desktop-file-install \
14cu|termit-2.10.1-1|51	--delete-original \
14cu|termit-2.10.1-1|52	--remove-category=Utility \
14cu|termit-2.10.1-1|53	--add-category=System \
14cu|termit-2.10.1-1|54	--dir=%{buildroot}%{_datadir}/applications \
14cu|termit-2.10.1-1|55	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|termit-2.10.1-1|56	
14cu|termit-2.10.1-1|57	%find_lang %{name}
14cu|termit-2.10.1-1|58	# we install the docfiles versioned
14cu|termit-2.10.1-1|59	rm -rf %{buildroot}%{_datadir}/doc/termit/
14cu|termit-2.10.1-1|60	
14cu|termit-2.10.1-1|61	%changelog

14826 14
14cu|tetzle-2.1.0-1|1	Name:		tetzle
14cu|tetzle-2.1.0-1|2	Version:	2.1.0
14cu|tetzle-2.1.0-1|3	Release:	1
14cu|tetzle-2.1.0-1|4	Summary:	Jigsaw puzzle game with tetrominoes
14cu|tetzle-2.1.0-1|5	License:	GPLv3
14cu|tetzle-2.1.0-1|6	Group:		Games/Puzzles
14cu|tetzle-2.1.0-1|7	URL:		http://gottcode.org/tetzle/
14cu|tetzle-2.1.0-1|8	Source:		http://gottcode.org/tetzle/%{name}-%{version}-src.tar.bz2
14cu|tetzle-2.1.0-1|9	BuildRequires:	qt5-devel
14cu|tetzle-2.1.0-1|10	BuildRequires:	qt5-linguist-tools
14cu|tetzle-2.1.0-1|11	
14cu|tetzle-2.1.0-1|12	
14cu|tetzle-2.1.0-1|13	%description
14cu|tetzle-2.1.0-1|14	A jigsaw puzzle game that uses tetrominoes for the pieces.
14cu|tetzle-2.1.0-1|15	Any image can be imported and used to create puzzles with
14cu|tetzle-2.1.0-1|16	a wide range of sizes. Games are saved automatically, and
14cu|tetzle-2.1.0-1|17	you can select between currently in progress games.
14cu|tetzle-2.1.0-1|18	
14cu|tetzle-2.1.0-1|19	
14cu|tetzle-2.1.0-1|20	%files  -f %{name}.lang
14cu|tetzle-2.1.0-1|21	%doc COPYING CREDITS ChangeLog
14cu|tetzle-2.1.0-1|22	%{_bindir}/%{name}
14cu|tetzle-2.1.0-1|23	%{_datadir}/applications/%{name}.desktop
14cu|tetzle-2.1.0-1|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|tetzle-2.1.0-1|25	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|tetzle-2.1.0-1|26	%{_datadir}/pixmaps/%{name}.xpm
14cu|tetzle-2.1.0-1|27	%{_appdatadir}/%{name}.appdata.xml
14cu|tetzle-2.1.0-1|28	%{_mandir}/man6/tetzle.6.*
14cu|tetzle-2.1.0-1|29	
14cu|tetzle-2.1.0-1|30	#-----------------------------------------------------------
14cu|tetzle-2.1.0-1|31	%prep
14cu|tetzle-2.1.0-1|32	%setup -q
14cu|tetzle-2.1.0-1|33	# not needed crap
14cu|tetzle-2.1.0-1|34	rm -fr mac_deploy.sh
14cu|tetzle-2.1.0-1|35	rm -fr windows_deploy.bat
14cu|tetzle-2.1.0-1|36	
14cu|tetzle-2.1.0-1|37	%build
14cu|tetzle-2.1.0-1|38	%setup_compile_flags
14cu|tetzle-2.1.0-1|39	%qmake_qt5 PREFIX=%{_prefix}
14cu|tetzle-2.1.0-1|40	%make
14cu|tetzle-2.1.0-1|41	
14cu|tetzle-2.1.0-1|42	%install
14cu|tetzle-2.1.0-1|43	%makeinstall_qt
14cu|tetzle-2.1.0-1|44	
14cu|tetzle-2.1.0-1|45	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tetzle-2.1.0-1|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|tetzle-2.1.0-1|47	[Desktop Entry]
14cu|tetzle-2.1.0-1|48	Type=Application
14cu|tetzle-2.1.0-1|49	Name=Tetzle
14cu|tetzle-2.1.0-1|50	GenericName=Jigsaw Puzzle Game
14cu|tetzle-2.1.0-1|51	GenericName[de]=Jigsaw Puzzle Spiel
14cu|tetzle-2.1.0-1|52	Comment=Jigsaw puzzle with tetromino pieces
14cu|tetzle-2.1.0-1|53	Comment[de]=Jigsaw Puzzle mit Tetromino Stücke
14cu|tetzle-2.1.0-1|54	Icon=tetzle
14cu|tetzle-2.1.0-1|55	Exec=tetzle
14cu|tetzle-2.1.0-1|56	Terminal=false
14cu|tetzle-2.1.0-1|57	Categories=Game;LogicGame;
14cu|tetzle-2.1.0-1|58	EOF
14cu|tetzle-2.1.0-1|59	
14cu|tetzle-2.1.0-1|60	%{find_lang} %{name} --with-qt
14cu|tetzle-2.1.0-1|61	
14cu|tetzle-2.1.0-1|62	%changelog
14cu|tetzle-2.1.0-1|63	
14cu|tetzle-2.1.0-1|64	* Sun Oct 30 2016 abfonly <abfonly@gmail.com> 2.1.0-1
14cu|tetzle-2.1.0-1|65	- (1beeebb) Log: Update to 2.1.0
14cu|tetzle-2.1.0-1|66	- (1beeebb) switch to qt5 build
14cu|tetzle-2.1.0-1|67	- (1beeebb) drop appdata absolute path
14cu|tetzle-2.1.0-1|68	- (1beeebb) fixed files and lang
14cu|tetzle-2.1.0-1|69	- (1beeebb) install manpages
14cu|tetzle-2.1.0-1|70	- (1beeebb) spec clean
14cu|tetzle-2.1.0-1|71	
14cu|tetzle-2.1.0-1|72	

14827 14
14cu|texlive-12many-0.3-6|1	# revision 15878
14cu|texlive-12many-0.3-6|2	# category Package
14cu|texlive-12many-0.3-6|3	# catalog-ctan /macros/latex/contrib/12many
14cu|texlive-12many-0.3-6|4	# catalog-date 2008-10-03 01:00:01 +0200
14cu|texlive-12many-0.3-6|5	# catalog-license lppl
14cu|texlive-12many-0.3-6|6	# catalog-version 0.3
14cu|texlive-12many-0.3-6|7	Name:		texlive-12many
14cu|texlive-12many-0.3-6|8	Version:	0.3
14cu|texlive-12many-0.3-6|9	Release:	6
14cu|texlive-12many-0.3-6|10	Summary:	Generalising mathematical index sets
14cu|texlive-12many-0.3-6|11	Group:		Publishing
14cu|texlive-12many-0.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/12many
14cu|texlive-12many-0.3-6|13	License:	LPPL
14cu|texlive-12many-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.tar.xz
14cu|texlive-12many-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.doc.tar.xz
14cu|texlive-12many-0.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.source.tar.xz
14cu|texlive-12many-0.3-6|17	BuildArch:	noarch
14cu|texlive-12many-0.3-6|18	BuildRequires:	texlive-tlpkg
14cu|texlive-12many-0.3-6|19	Requires(pre):	texlive-tlpkg
14cu|texlive-12many-0.3-6|20	Requires(post):	texlive-kpathsea
14cu|texlive-12many-0.3-6|21	
14cu|texlive-12many-0.3-6|22	%description
14cu|texlive-12many-0.3-6|23	In the discrete branches of mathematics and the computer
14cu|texlive-12many-0.3-6|24	sciences, it will only take some seconds before you're faced
14cu|texlive-12many-0.3-6|25	with a set like {1,...,m}. Some people write $1\ldotp\ldotp m$,
14cu|texlive-12many-0.3-6|26	others $\{j:1\leq j\leq m\}$, and that journal you're
14cu|texlive-12many-0.3-6|27	submitting to might want something else entirely. The 12many
14cu|texlive-12many-0.3-6|28	package provides an interface that makes changing from one to
14cu|texlive-12many-0.3-6|29	another a one-line change.
14cu|texlive-12many-0.3-6|30	
14cu|texlive-12many-0.3-6|31	
14cu|texlive-12many-0.3-6|32	#-----------------------------------------------------------------------
14cu|texlive-12many-0.3-6|33	%files
14cu|texlive-12many-0.3-6|34	%{_texmfdistdir}/tex/latex/12many/12many.sty
14cu|texlive-12many-0.3-6|35	%doc %{_texmfdistdir}/doc/latex/12many/12many.pdf
14cu|texlive-12many-0.3-6|36	%doc %{_texmfdistdir}/doc/latex/12many/README
14cu|texlive-12many-0.3-6|37	#- source
14cu|texlive-12many-0.3-6|38	%doc %{_texmfdistdir}/source/latex/12many/12many.dtx
14cu|texlive-12many-0.3-6|39	%doc %{_texmfdistdir}/source/latex/12many/12many.ins
14cu|texlive-12many-0.3-6|40	
14cu|texlive-12many-0.3-6|41	#-----------------------------------------------------------------------
14cu|texlive-12many-0.3-6|42	%prep
14cu|texlive-12many-0.3-6|43	%setup -c -a0 -a1 -a2
14cu|texlive-12many-0.3-6|44	
14cu|texlive-12many-0.3-6|45	%build
14cu|texlive-12many-0.3-6|46	
14cu|texlive-12many-0.3-6|47	%install
14cu|texlive-12many-0.3-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-12many-0.3-6|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-12many-0.3-6|50	
14cu|texlive-12many-0.3-6|51	
14cu|texlive-12many-0.3-6|52	
14cu|texlive-12many-0.3-6|53	%changelog
14cu|texlive-12many-0.3-6|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
14cu|texlive-12many-0.3-6|55	+ Revision: 98e0591
14cu|texlive-12many-0.3-6|56	- MassBuild#681: Increase release tag
14cu|texlive-12many-0.3-6|57	
14cu|texlive-12many-0.3-6|58	

14828 14
14cu|texlive-a2ping-20120413-9|1	# revision 29725
14cu|texlive-a2ping-20120413-9|2	# category TLCore
14cu|texlive-a2ping-20120413-9|3	# catalog-ctan /graphics/a2ping/a2ping.pl
14cu|texlive-a2ping-20120413-9|4	# catalog-date 2012-04-13 20:01:51 +0200
14cu|texlive-a2ping-20120413-9|5	# catalog-license gpl
14cu|texlive-a2ping-20120413-9|6	# catalog-version undef
14cu|texlive-a2ping-20120413-9|7	Name:		texlive-a2ping
14cu|texlive-a2ping-20120413-9|8	Version:	20120413
14cu|texlive-a2ping-20120413-9|9	Release:	9
14cu|texlive-a2ping-20120413-9|10	Summary:	Advanced PS, PDF, EPS converter
14cu|texlive-a2ping-20120413-9|11	Group:		Publishing
14cu|texlive-a2ping-20120413-9|12	URL:		http://www.ctan.org/tex-archive/graphics/a2ping/a2ping.pl
14cu|texlive-a2ping-20120413-9|13	License:	GPL
14cu|texlive-a2ping-20120413-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.tar.xz
14cu|texlive-a2ping-20120413-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.doc.tar.xz
14cu|texlive-a2ping-20120413-9|16	BuildArch:	noarch
14cu|texlive-a2ping-20120413-9|17	BuildRequires:	texlive-tlpkg
14cu|texlive-a2ping-20120413-9|18	Requires(pre):	texlive-tlpkg
14cu|texlive-a2ping-20120413-9|19	Requires(post):	texlive-kpathsea
14cu|texlive-a2ping-20120413-9|20	Provides:	texlive-a2ping.bin = %{EVRD}
14cu|texlive-a2ping-20120413-9|21	
14cu|texlive-a2ping-20120413-9|22	%description
14cu|texlive-a2ping-20120413-9|23	a2ping is a Perl script command line utility written for Unix
14cu|texlive-a2ping-20120413-9|24	that converts many raster image and vector graphics formats to
14cu|texlive-a2ping-20120413-9|25	EPS or PDF and other page description formats. Accepted input
14cu|texlive-a2ping-20120413-9|26	file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
14cu|texlive-a2ping-20120413-9|27	PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
14cu|texlive-a2ping-20120413-9|28	EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
14cu|texlive-a2ping-20120413-9|29	PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low-
14cu|texlive-a2ping-20120413-9|30	level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes
14cu|texlive-a2ping-20120413-9|31	many glitches during the EPS to EPS conversion, so its output
14cu|texlive-a2ping-20120413-9|32	is often more compatible and better embeddable than its input.
14cu|texlive-a2ping-20120413-9|33	
14cu|texlive-a2ping-20120413-9|34	
14cu|texlive-a2ping-20120413-9|35	#-----------------------------------------------------------------------
14cu|texlive-a2ping-20120413-9|36	%files
14cu|texlive-a2ping-20120413-9|37	%{_bindir}/a2ping
14cu|texlive-a2ping-20120413-9|38	%{_texmfdistdir}/scripts/a2ping/a2ping.pl
14cu|texlive-a2ping-20120413-9|39	%doc %{_mandir}/man1/a2ping.1*
14cu|texlive-a2ping-20120413-9|40	%doc %{_texmfdistdir}/doc/man/man1/a2ping.man1.pdf
14cu|texlive-a2ping-20120413-9|41	
14cu|texlive-a2ping-20120413-9|42	#-----------------------------------------------------------------------
14cu|texlive-a2ping-20120413-9|43	%prep
14cu|texlive-a2ping-20120413-9|44	%setup -c -a0 -a1
14cu|texlive-a2ping-20120413-9|45	
14cu|texlive-a2ping-20120413-9|46	%build
14cu|texlive-a2ping-20120413-9|47	
14cu|texlive-a2ping-20120413-9|48	%install
14cu|texlive-a2ping-20120413-9|49	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-a2ping-20120413-9|50	pushd %{buildroot}%{_bindir}
14cu|texlive-a2ping-20120413-9|51	ln -sf %{_texmfdistdir}/scripts/a2ping/a2ping.pl a2ping
14cu|texlive-a2ping-20120413-9|52	popd
14cu|texlive-a2ping-20120413-9|53	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-a2ping-20120413-9|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-a2ping-20120413-9|55	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-a2ping-20120413-9|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-a2ping-20120413-9|57	
14cu|texlive-a2ping-20120413-9|58	%changelog
14cu|texlive-a2ping-20120413-9|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120413-9
14cu|texlive-a2ping-20120413-9|60	+ Revision: 13944ed
14cu|texlive-a2ping-20120413-9|61	- MassBuild#681: Increase release tag
14cu|texlive-a2ping-20120413-9|62	
14cu|texlive-a2ping-20120413-9|63	

14829 14
14cu|texlive-abbr-20070525-5|1	# revision 15878
14cu|texlive-abbr-20070525-5|2	# category Package
14cu|texlive-abbr-20070525-5|3	# catalog-ctan /macros/generic/abbr
14cu|texlive-abbr-20070525-5|4	# catalog-date 2007-05-25 16:15:27 +0200
14cu|texlive-abbr-20070525-5|5	# catalog-license pd
14cu|texlive-abbr-20070525-5|6	# catalog-version undef
14cu|texlive-abbr-20070525-5|7	Name:		texlive-abbr
14cu|texlive-abbr-20070525-5|8	Version:	20070525
14cu|texlive-abbr-20070525-5|9	Release:	5
14cu|texlive-abbr-20070525-5|10	Summary:	Simple macros supporting abreviations for Plain and LaTeX
14cu|texlive-abbr-20070525-5|11	Group:		Publishing
14cu|texlive-abbr-20070525-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/abbr
14cu|texlive-abbr-20070525-5|13	License:	PD
14cu|texlive-abbr-20070525-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.tar.xz
14cu|texlive-abbr-20070525-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.doc.tar.xz
14cu|texlive-abbr-20070525-5|16	BuildArch:	noarch
14cu|texlive-abbr-20070525-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-abbr-20070525-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-abbr-20070525-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-abbr-20070525-5|20	
14cu|texlive-abbr-20070525-5|21	%description
14cu|texlive-abbr-20070525-5|22	Abbr is a set of some simple macros to support abbreviations in
14cu|texlive-abbr-20070525-5|23	Plain or LaTeX. It allows writing e.g. \<TEX> instead of \TeX,
14cu|texlive-abbr-20070525-5|24	hence frees users from having to escape space after
14cu|texlive-abbr-20070525-5|25	parameterless macros.
14cu|texlive-abbr-20070525-5|26	
14cu|texlive-abbr-20070525-5|27	
14cu|texlive-abbr-20070525-5|28	#-----------------------------------------------------------------------
14cu|texlive-abbr-20070525-5|29	%files
14cu|texlive-abbr-20070525-5|30	%{_texmfdistdir}/tex/generic/abbr/abbr.tex
14cu|texlive-abbr-20070525-5|31	%doc %{_texmfdistdir}/doc/generic/abbr/README
14cu|texlive-abbr-20070525-5|32	
14cu|texlive-abbr-20070525-5|33	#-----------------------------------------------------------------------
14cu|texlive-abbr-20070525-5|34	%prep
14cu|texlive-abbr-20070525-5|35	%setup -c -a0 -a1
14cu|texlive-abbr-20070525-5|36	
14cu|texlive-abbr-20070525-5|37	%build
14cu|texlive-abbr-20070525-5|38	
14cu|texlive-abbr-20070525-5|39	%install
14cu|texlive-abbr-20070525-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-abbr-20070525-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-abbr-20070525-5|42	
14cu|texlive-abbr-20070525-5|43	
14cu|texlive-abbr-20070525-5|44	
14cu|texlive-abbr-20070525-5|45	%changelog
14cu|texlive-abbr-20070525-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070525-5
14cu|texlive-abbr-20070525-5|47	+ Revision: 6a73e1e
14cu|texlive-abbr-20070525-5|48	- MassBuild#681: Increase release tag
14cu|texlive-abbr-20070525-5|49	
14cu|texlive-abbr-20070525-5|50	

14830 14
14cu|texlive-abstyles-20081126-5|1	# revision 15878
14cu|texlive-abstyles-20081126-5|2	# category Package
14cu|texlive-abstyles-20081126-5|3	# catalog-ctan /biblio/bibtex/contrib/abstyles
14cu|texlive-abstyles-20081126-5|4	# catalog-date 2008-11-26 23:58:56 +0100
14cu|texlive-abstyles-20081126-5|5	# catalog-license other-free
14cu|texlive-abstyles-20081126-5|6	# catalog-version undef
14cu|texlive-abstyles-20081126-5|7	Name:		texlive-abstyles
14cu|texlive-abstyles-20081126-5|8	Version:	20081126
14cu|texlive-abstyles-20081126-5|9	Release:	5
14cu|texlive-abstyles-20081126-5|10	Summary:	Adaptable BibTeX styles
14cu|texlive-abstyles-20081126-5|11	Group:		Publishing
14cu|texlive-abstyles-20081126-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/abstyles
14cu|texlive-abstyles-20081126-5|13	License:	OTHER-FREE
14cu|texlive-abstyles-20081126-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.tar.xz
14cu|texlive-abstyles-20081126-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.doc.tar.xz
14cu|texlive-abstyles-20081126-5|16	BuildArch:	noarch
14cu|texlive-abstyles-20081126-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-abstyles-20081126-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-abstyles-20081126-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-abstyles-20081126-5|20	
14cu|texlive-abstyles-20081126-5|21	%description
14cu|texlive-abstyles-20081126-5|22	A family of modifications of the standard BibTeX styles whose
14cu|texlive-abstyles-20081126-5|23	behaviour may be changed by changing the user document, without
14cu|texlive-abstyles-20081126-5|24	change to the styles themselves. The package is largely used
14cu|texlive-abstyles-20081126-5|25	nowadays in its adaptation for working with Babel.
14cu|texlive-abstyles-20081126-5|26	
14cu|texlive-abstyles-20081126-5|27	
14cu|texlive-abstyles-20081126-5|28	#-----------------------------------------------------------------------
14cu|texlive-abstyles-20081126-5|29	%files
14cu|texlive-abstyles-20081126-5|30	%{_texmfdistdir}/bibtex/bib/abstyles/acompat.bib
14cu|texlive-abstyles-20081126-5|31	%{_texmfdistdir}/bibtex/bib/abstyles/jourabbr.bib
14cu|texlive-abstyles-20081126-5|32	%{_texmfdistdir}/bibtex/bib/abstyles/jourfull.bib
14cu|texlive-abstyles-20081126-5|33	%{_texmfdistdir}/bibtex/bst/abstyles/aabbrv.bst
14cu|texlive-abstyles-20081126-5|34	%{_texmfdistdir}/bibtex/bst/abstyles/aalpha.bst
14cu|texlive-abstyles-20081126-5|35	%{_texmfdistdir}/bibtex/bst/abstyles/anotit.bst
14cu|texlive-abstyles-20081126-5|36	%{_texmfdistdir}/bibtex/bst/abstyles/aplain.bst
14cu|texlive-abstyles-20081126-5|37	%{_texmfdistdir}/bibtex/bst/abstyles/aunsnot.bst
14cu|texlive-abstyles-20081126-5|38	%{_texmfdistdir}/bibtex/bst/abstyles/aunsrt.bst
14cu|texlive-abstyles-20081126-5|39	%{_texmfdistdir}/tex/generic/abstyles/apreambl.tex
14cu|texlive-abstyles-20081126-5|40	%doc %{_texmfdistdir}/doc/bibtex/abstyles/README
14cu|texlive-abstyles-20081126-5|41	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.sty
14cu|texlive-abstyles-20081126-5|42	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.tex
14cu|texlive-abstyles-20081126-5|43	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.pdf
14cu|texlive-abstyles-20081126-5|44	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.tex
14cu|texlive-abstyles-20081126-5|45	%doc %{_texmfdistdir}/doc/bibtex/abstyles/apreambl.doc
14cu|texlive-abstyles-20081126-5|46	%doc %{_texmfdistdir}/doc/bibtex/abstyles/btxabst.doc
14cu|texlive-abstyles-20081126-5|47	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.doc
14cu|texlive-abstyles-20081126-5|48	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.tex
14cu|texlive-abstyles-20081126-5|49	
14cu|texlive-abstyles-20081126-5|50	#-----------------------------------------------------------------------
14cu|texlive-abstyles-20081126-5|51	%prep
14cu|texlive-abstyles-20081126-5|52	%setup -c -a0 -a1
14cu|texlive-abstyles-20081126-5|53	
14cu|texlive-abstyles-20081126-5|54	%build
14cu|texlive-abstyles-20081126-5|55	
14cu|texlive-abstyles-20081126-5|56	%install
14cu|texlive-abstyles-20081126-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-abstyles-20081126-5|58	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-abstyles-20081126-5|59	
14cu|texlive-abstyles-20081126-5|60	
14cu|texlive-abstyles-20081126-5|61	
14cu|texlive-abstyles-20081126-5|62	%changelog
14cu|texlive-abstyles-20081126-5|63	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081126-5
14cu|texlive-abstyles-20081126-5|64	+ Revision: ae7d300
14cu|texlive-abstyles-20081126-5|65	- MassBuild#681: Increase release tag
14cu|texlive-abstyles-20081126-5|66	
14cu|texlive-abstyles-20081126-5|67	

14831 14
14cu|texlive-adforn-1.001b2-5|1	# revision 20019
14cu|texlive-adforn-1.001b2-5|2	# category Package
14cu|texlive-adforn-1.001b2-5|3	# catalog-ctan /fonts/adforn
14cu|texlive-adforn-1.001b2-5|4	# catalog-date 2010-10-06 08:49:34 +0200
14cu|texlive-adforn-1.001b2-5|5	# catalog-license lppl
14cu|texlive-adforn-1.001b2-5|6	# catalog-version 1.001-b-2
14cu|texlive-adforn-1.001b2-5|7	Name:		texlive-adforn
14cu|texlive-adforn-1.001b2-5|8	Version:	1.001b2
14cu|texlive-adforn-1.001b2-5|9	Release:	5
14cu|texlive-adforn-1.001b2-5|10	Summary:	OrnementsADF font with TeX/LaTeX support
14cu|texlive-adforn-1.001b2-5|11	Group:		Publishing
14cu|texlive-adforn-1.001b2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/adforn
14cu|texlive-adforn-1.001b2-5|13	License:	LPPL
14cu|texlive-adforn-1.001b2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.tar.xz
14cu|texlive-adforn-1.001b2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.doc.tar.xz
14cu|texlive-adforn-1.001b2-5|16	BuildArch:	noarch
14cu|texlive-adforn-1.001b2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-adforn-1.001b2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-adforn-1.001b2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-adforn-1.001b2-5|20	
14cu|texlive-adforn-1.001b2-5|21	%description
14cu|texlive-adforn-1.001b2-5|22	The bundle provides the Ornements ADF font in PostScript type 1
14cu|texlive-adforn-1.001b2-5|23	format with TeX/LaTeX support files. The font is licensed under
14cu|texlive-adforn-1.001b2-5|24	GPL v2 or later with font exception. (See NOTICE, COPYING,
14cu|texlive-adforn-1.001b2-5|25	README.) The TeX/LaTeX support is licensed under LPPL. (See
14cu|texlive-adforn-1.001b2-5|26	README, manifest.txt.).
14cu|texlive-adforn-1.001b2-5|27	
14cu|texlive-adforn-1.001b2-5|28	
14cu|texlive-adforn-1.001b2-5|29	#-----------------------------------------------------------------------
14cu|texlive-adforn-1.001b2-5|30	%files
14cu|texlive-adforn-1.001b2-5|31	%{_texmfdistdir}/fonts/afm/arkandis/adforn/OrnementsADF.afm
14cu|texlive-adforn-1.001b2-5|32	%{_texmfdistdir}/fonts/enc/dvips/adforn/OrnementsADF.enc
14cu|texlive-adforn-1.001b2-5|33	%{_texmfdistdir}/fonts/map/dvips/adforn/OrnementsADF.map
14cu|texlive-adforn-1.001b2-5|34	%{_texmfdistdir}/fonts/tfm/arkandis/adforn/OrnementsADF.tfm
14cu|texlive-adforn-1.001b2-5|35	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfb
14cu|texlive-adforn-1.001b2-5|36	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfm
14cu|texlive-adforn-1.001b2-5|37	%{_texmfdistdir}/tex/latex/adforn/adforn.sty
14cu|texlive-adforn-1.001b2-5|38	%{_texmfdistdir}/tex/latex/adforn/uornementsadf.fd
14cu|texlive-adforn-1.001b2-5|39	%doc %{_texmfdistdir}/doc/fonts/adforn/COPYING
14cu|texlive-adforn-1.001b2-5|40	%doc %{_texmfdistdir}/doc/fonts/adforn/NOTICE
14cu|texlive-adforn-1.001b2-5|41	%doc %{_texmfdistdir}/doc/fonts/adforn/README
14cu|texlive-adforn-1.001b2-5|42	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.pdf
14cu|texlive-adforn-1.001b2-5|43	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.tex
14cu|texlive-adforn-1.001b2-5|44	%doc %{_texmfdistdir}/doc/fonts/adforn/manifest.txt
14cu|texlive-adforn-1.001b2-5|45	
14cu|texlive-adforn-1.001b2-5|46	#-----------------------------------------------------------------------
14cu|texlive-adforn-1.001b2-5|47	%prep
14cu|texlive-adforn-1.001b2-5|48	%setup -c -a0 -a1
14cu|texlive-adforn-1.001b2-5|49	
14cu|texlive-adforn-1.001b2-5|50	%build
14cu|texlive-adforn-1.001b2-5|51	
14cu|texlive-adforn-1.001b2-5|52	%install
14cu|texlive-adforn-1.001b2-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-adforn-1.001b2-5|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-adforn-1.001b2-5|55	
14cu|texlive-adforn-1.001b2-5|56	
14cu|texlive-adforn-1.001b2-5|57	
14cu|texlive-adforn-1.001b2-5|58	%changelog
14cu|texlive-adforn-1.001b2-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.001b2-5
14cu|texlive-adforn-1.001b2-5|60	+ Revision: 18797ad
14cu|texlive-adforn-1.001b2-5|61	- MassBuild#681: Increase release tag
14cu|texlive-adforn-1.001b2-5|62	
14cu|texlive-adforn-1.001b2-5|63	

14832 14
14cu|texlive-adfsymbols-1.001-5|1	# revision 19766
14cu|texlive-adfsymbols-1.001-5|2	# category Package
14cu|texlive-adfsymbols-1.001-5|3	# catalog-ctan /fonts/adfsymbols
14cu|texlive-adfsymbols-1.001-5|4	# catalog-date 2010-09-13 13:22:42 +0200
14cu|texlive-adfsymbols-1.001-5|5	# catalog-license lppl
14cu|texlive-adfsymbols-1.001-5|6	# catalog-version 1.001
14cu|texlive-adfsymbols-1.001-5|7	Name:		texlive-adfsymbols
14cu|texlive-adfsymbols-1.001-5|8	Version:	1.001
14cu|texlive-adfsymbols-1.001-5|9	Release:	5
14cu|texlive-adfsymbols-1.001-5|10	Summary:	SymbolsADF with TeX/LaTeX support
14cu|texlive-adfsymbols-1.001-5|11	Group:		Publishing
14cu|texlive-adfsymbols-1.001-5|12	URL:		http://www.ctan.org/tex-archive/fonts/adfsymbols
14cu|texlive-adfsymbols-1.001-5|13	License:	LPPL
14cu|texlive-adfsymbols-1.001-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.tar.xz
14cu|texlive-adfsymbols-1.001-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.doc.tar.xz
14cu|texlive-adfsymbols-1.001-5|16	BuildArch:	noarch
14cu|texlive-adfsymbols-1.001-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-adfsymbols-1.001-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-adfsymbols-1.001-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-adfsymbols-1.001-5|20	Requires(post):	texlive-tetex
14cu|texlive-adfsymbols-1.001-5|21	
14cu|texlive-adfsymbols-1.001-5|22	%description
14cu|texlive-adfsymbols-1.001-5|23	The package provides Arkandis foundry's ArrowsADF and
14cu|texlive-adfsymbols-1.001-5|24	BulletsADF fonts in Adobe Type 1 format, together with
14cu|texlive-adfsymbols-1.001-5|25	TeX/LaTeX support files. The fonts are licensed under GPL v2 or
14cu|texlive-adfsymbols-1.001-5|26	later with font exception. (See NOTICE, COPYING, README.) The
14cu|texlive-adfsymbols-1.001-5|27	TeX/LaTeX support is licensed under LPPL. (See README,
14cu|texlive-adfsymbols-1.001-5|28	manifest.txt.).
14cu|texlive-adfsymbols-1.001-5|29	
14cu|texlive-adfsymbols-1.001-5|30	
14cu|texlive-adfsymbols-1.001-5|31	#-----------------------------------------------------------------------
14cu|texlive-adfsymbols-1.001-5|32	%files
14cu|texlive-adfsymbols-1.001-5|33	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm
14cu|texlive-adfsymbols-1.001-5|34	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/BulletsADF.afm
14cu|texlive-adfsymbols-1.001-5|35	%{_texmfdistdir}/fonts/enc/dvips/adfsymbols/SymbolsADF.enc
14cu|texlive-adfsymbols-1.001-5|36	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/ArrowsADF.map
14cu|texlive-adfsymbols-1.001-5|37	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/BulletsADF.map
14cu|texlive-adfsymbols-1.001-5|38	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm
14cu|texlive-adfsymbols-1.001-5|39	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm
14cu|texlive-adfsymbols-1.001-5|40	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb
14cu|texlive-adfsymbols-1.001-5|41	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/BulletsADF.pfb
14cu|texlive-adfsymbols-1.001-5|42	%{_texmfdistdir}/tex/latex/adfsymbols/adfarrows.sty
14cu|texlive-adfsymbols-1.001-5|43	%{_texmfdistdir}/tex/latex/adfsymbols/adfbullets.sty
14cu|texlive-adfsymbols-1.001-5|44	%{_texmfdistdir}/tex/latex/adfsymbols/uarrowsadf.fd
14cu|texlive-adfsymbols-1.001-5|45	%{_texmfdistdir}/tex/latex/adfsymbols/ubulletsadf.fd
14cu|texlive-adfsymbols-1.001-5|46	%_texmf_updmap_d/adfsymbols
14cu|texlive-adfsymbols-1.001-5|47	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/COPYING
14cu|texlive-adfsymbols-1.001-5|48	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/NOTICE
14cu|texlive-adfsymbols-1.001-5|49	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/README
14cu|texlive-adfsymbols-1.001-5|50	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.pdf
14cu|texlive-adfsymbols-1.001-5|51	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.tex
14cu|texlive-adfsymbols-1.001-5|52	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/manifest.txt
14cu|texlive-adfsymbols-1.001-5|53	
14cu|texlive-adfsymbols-1.001-5|54	#-----------------------------------------------------------------------
14cu|texlive-adfsymbols-1.001-5|55	%prep
14cu|texlive-adfsymbols-1.001-5|56	%setup -c -a0 -a1
14cu|texlive-adfsymbols-1.001-5|57	
14cu|texlive-adfsymbols-1.001-5|58	%build
14cu|texlive-adfsymbols-1.001-5|59	
14cu|texlive-adfsymbols-1.001-5|60	%install
14cu|texlive-adfsymbols-1.001-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-adfsymbols-1.001-5|62	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-adfsymbols-1.001-5|63	mkdir -p %{buildroot}%{_texmf_updmap_d}
14cu|texlive-adfsymbols-1.001-5|64	cat > %{buildroot}%{_texmf_updmap_d}/adfsymbols <<EOF
14cu|texlive-adfsymbols-1.001-5|65	Map ArrowsADF.map
14cu|texlive-adfsymbols-1.001-5|66	Map BulletsADF.map
14cu|texlive-adfsymbols-1.001-5|67	EOF
14cu|texlive-adfsymbols-1.001-5|68	
14cu|texlive-adfsymbols-1.001-5|69	
14cu|texlive-adfsymbols-1.001-5|70	
14cu|texlive-adfsymbols-1.001-5|71	%changelog
14cu|texlive-adfsymbols-1.001-5|72	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.001-5
14cu|texlive-adfsymbols-1.001-5|73	+ Revision: b1c3102
14cu|texlive-adfsymbols-1.001-5|74	- MassBuild#681: Increase release tag
14cu|texlive-adfsymbols-1.001-5|75	
14cu|texlive-adfsymbols-1.001-5|76	

14833 14
14cu|texlive-adhocfilelist-20130104-9|1	# revision 29349
14cu|texlive-adhocfilelist-20130104-9|2	# category Package
14cu|texlive-adhocfilelist-20130104-9|3	# catalog-ctan /support/adhocfilelist
14cu|texlive-adhocfilelist-20130104-9|4	# catalog-date 2013-01-04 14:33:54 +0100
14cu|texlive-adhocfilelist-20130104-9|5	# catalog-license lppl
14cu|texlive-adhocfilelist-20130104-9|6	# catalog-version 2013-01-04
14cu|texlive-adhocfilelist-20130104-9|7	Name:		texlive-adhocfilelist
14cu|texlive-adhocfilelist-20130104-9|8	Version:	20130104
14cu|texlive-adhocfilelist-20130104-9|9	Release:	9
14cu|texlive-adhocfilelist-20130104-9|10	Summary:	'\listfiles' entries from the command line
14cu|texlive-adhocfilelist-20130104-9|11	Group:		Publishing
14cu|texlive-adhocfilelist-20130104-9|12	URL:		http://www.ctan.org/tex-archive/support/adhocfilelist
14cu|texlive-adhocfilelist-20130104-9|13	License:	LPPL
14cu|texlive-adhocfilelist-20130104-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.tar.xz
14cu|texlive-adhocfilelist-20130104-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.doc.tar.xz
14cu|texlive-adhocfilelist-20130104-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.source.tar.xz
14cu|texlive-adhocfilelist-20130104-9|17	BuildArch:	noarch
14cu|texlive-adhocfilelist-20130104-9|18	BuildRequires:	texlive-tlpkg
14cu|texlive-adhocfilelist-20130104-9|19	Requires(pre):	texlive-tlpkg
14cu|texlive-adhocfilelist-20130104-9|20	Requires(post):	texlive-kpathsea
14cu|texlive-adhocfilelist-20130104-9|21	Provides:	texlive-adhocfilelist.bin = %{EVRD}
14cu|texlive-adhocfilelist-20130104-9|22	
14cu|texlive-adhocfilelist-20130104-9|23	%description
14cu|texlive-adhocfilelist-20130104-9|24	The package provides a Unix shell script to display a list of
14cu|texlive-adhocfilelist-20130104-9|25	LaTeX \Provides...-command contexts on screen. Provision is
14cu|texlive-adhocfilelist-20130104-9|26	made for controlling the searches that the package does. The
14cu|texlive-adhocfilelist-20130104-9|27	package was developed on a Unix-like system, using (among other
14cu|texlive-adhocfilelist-20130104-9|28	things) the gnu variant of the find command.
14cu|texlive-adhocfilelist-20130104-9|29	
14cu|texlive-adhocfilelist-20130104-9|30	
14cu|texlive-adhocfilelist-20130104-9|31	#-----------------------------------------------------------------------
14cu|texlive-adhocfilelist-20130104-9|32	%files
14cu|texlive-adhocfilelist-20130104-9|33	%{_bindir}/adhocfilelist
14cu|texlive-adhocfilelist-20130104-9|34	%{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh
14cu|texlive-adhocfilelist-20130104-9|35	%{_texmfdistdir}/scripts/adhocfilelist/herelist.sh
14cu|texlive-adhocfilelist-20130104-9|36	%{_texmfdistdir}/tex/support/adhocfilelist/adhocfilelist.RLS
14cu|texlive-adhocfilelist-20130104-9|37	%doc %{_texmfdistdir}/doc/support/adhocfilelist/README
14cu|texlive-adhocfilelist-20130104-9|38	%doc %{_texmfdistdir}/doc/support/adhocfilelist/RELEASEs.txt
14cu|texlive-adhocfilelist-20130104-9|39	%doc %{_texmfdistdir}/doc/support/adhocfilelist/SrcFILEs.txt
14cu|texlive-adhocfilelist-20130104-9|40	%doc %{_texmfdistdir}/doc/support/adhocfilelist/adhocfilelist.htm
14cu|texlive-adhocfilelist-20130104-9|41	%doc %{_texmfdistdir}/doc/support/adhocfilelist/demo/herelist.txt
14cu|texlive-adhocfilelist-20130104-9|42	#- source
14cu|texlive-adhocfilelist-20130104-9|43	%doc %{_texmfdistdir}/source/support/adhocfilelist/adhocfilelist.tex
14cu|texlive-adhocfilelist-20130104-9|44	%doc %{_texmfdistdir}/source/support/adhocfilelist/fdatechk.tex
14cu|texlive-adhocfilelist-20130104-9|45	%doc %{_texmfdistdir}/source/support/adhocfilelist/makehtml.tex
14cu|texlive-adhocfilelist-20130104-9|46	%doc %{_texmfdistdir}/source/support/adhocfilelist/srcfiles.tex
14cu|texlive-adhocfilelist-20130104-9|47	%doc %{_texmfdistdir}/source/support/adhocfilelist/texblog.fdf
14cu|texlive-adhocfilelist-20130104-9|48	
14cu|texlive-adhocfilelist-20130104-9|49	#-----------------------------------------------------------------------
14cu|texlive-adhocfilelist-20130104-9|50	%prep
14cu|texlive-adhocfilelist-20130104-9|51	%setup -c -a0 -a1 -a2
14cu|texlive-adhocfilelist-20130104-9|52	
14cu|texlive-adhocfilelist-20130104-9|53	%build
14cu|texlive-adhocfilelist-20130104-9|54	
14cu|texlive-adhocfilelist-20130104-9|55	%install
14cu|texlive-adhocfilelist-20130104-9|56	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-adhocfilelist-20130104-9|57	pushd %{buildroot}%{_bindir}
14cu|texlive-adhocfilelist-20130104-9|58	ln -sf %{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh adhocfilelist
14cu|texlive-adhocfilelist-20130104-9|59	popd
14cu|texlive-adhocfilelist-20130104-9|60	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-adhocfilelist-20130104-9|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-adhocfilelist-20130104-9|62	
14cu|texlive-adhocfilelist-20130104-9|63	%changelog
14cu|texlive-adhocfilelist-20130104-9|64	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130104-9
14cu|texlive-adhocfilelist-20130104-9|65	+ Revision: 696c98d
14cu|texlive-adhocfilelist-20130104-9|66	- MassBuild#681: Increase release tag
14cu|texlive-adhocfilelist-20130104-9|67	
14cu|texlive-adhocfilelist-20130104-9|68	

14834 14
14cu|texlive-aichej-20080816-5|1	# revision 15878
14cu|texlive-aichej-20080816-5|2	# category Package
14cu|texlive-aichej-20080816-5|3	# catalog-ctan /biblio/bibtex/contrib/misc/aichej.bst
14cu|texlive-aichej-20080816-5|4	# catalog-date 2008-08-16 20:32:59 +0200
14cu|texlive-aichej-20080816-5|5	# catalog-license lppl
14cu|texlive-aichej-20080816-5|6	# catalog-version undef
14cu|texlive-aichej-20080816-5|7	Name:		texlive-aichej
14cu|texlive-aichej-20080816-5|8	Version:	20080816
14cu|texlive-aichej-20080816-5|9	Release:	5
14cu|texlive-aichej-20080816-5|10	Summary:	Bibliography style file for the AIChE Journal
14cu|texlive-aichej-20080816-5|11	Group:		Publishing
14cu|texlive-aichej-20080816-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/aichej.bst
14cu|texlive-aichej-20080816-5|13	License:	LPPL
14cu|texlive-aichej-20080816-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aichej.tar.xz
14cu|texlive-aichej-20080816-5|15	BuildArch:	noarch
14cu|texlive-aichej-20080816-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-aichej-20080816-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-aichej-20080816-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-aichej-20080816-5|19	
14cu|texlive-aichej-20080816-5|20	%description
14cu|texlive-aichej-20080816-5|21	The style was generated using custom-bib, and implements the
14cu|texlive-aichej-20080816-5|22	style of the American Institute of Chemical Engineers Jounal
14cu|texlive-aichej-20080816-5|23	(or AIChE Journal or AIChE J or AIChEJ).
14cu|texlive-aichej-20080816-5|24	
14cu|texlive-aichej-20080816-5|25	
14cu|texlive-aichej-20080816-5|26	#-----------------------------------------------------------------------
14cu|texlive-aichej-20080816-5|27	%files
14cu|texlive-aichej-20080816-5|28	%{_texmfdistdir}/bibtex/bst/aichej/aichej.bst
14cu|texlive-aichej-20080816-5|29	
14cu|texlive-aichej-20080816-5|30	#-----------------------------------------------------------------------
14cu|texlive-aichej-20080816-5|31	%prep
14cu|texlive-aichej-20080816-5|32	%setup -c -a0
14cu|texlive-aichej-20080816-5|33	
14cu|texlive-aichej-20080816-5|34	%build
14cu|texlive-aichej-20080816-5|35	
14cu|texlive-aichej-20080816-5|36	%install
14cu|texlive-aichej-20080816-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-aichej-20080816-5|38	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14cu|texlive-aichej-20080816-5|39	
14cu|texlive-aichej-20080816-5|40	
14cu|texlive-aichej-20080816-5|41	
14cu|texlive-aichej-20080816-5|42	%changelog
14cu|texlive-aichej-20080816-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080816-5
14cu|texlive-aichej-20080816-5|44	+ Revision: 56a0624
14cu|texlive-aichej-20080816-5|45	- MassBuild#681: Increase release tag
14cu|texlive-aichej-20080816-5|46	
14cu|texlive-aichej-20080816-5|47	

14835 14
14cu|texlive-allrunes-2.1-5|1	# revision 21886
14cu|texlive-allrunes-2.1-5|2	# category Package
14cu|texlive-allrunes-2.1-5|3	# catalog-ctan /fonts/allrunes
14cu|texlive-allrunes-2.1-5|4	# catalog-date 2007-01-14 10:14:42 +0100
14cu|texlive-allrunes-2.1-5|5	# catalog-license lppl
14cu|texlive-allrunes-2.1-5|6	# catalog-version 2.1
14cu|texlive-allrunes-2.1-5|7	Name:		texlive-allrunes
14cu|texlive-allrunes-2.1-5|8	Version:	2.1
14cu|texlive-allrunes-2.1-5|9	Release:	5
14cu|texlive-allrunes-2.1-5|10	Summary:	Fonts and LaTeX package for almost all runes
14cu|texlive-allrunes-2.1-5|11	Group:		Publishing
14cu|texlive-allrunes-2.1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/allrunes
14cu|texlive-allrunes-2.1-5|13	License:	LPPL
14cu|texlive-allrunes-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.tar.xz
14cu|texlive-allrunes-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.doc.tar.xz
14cu|texlive-allrunes-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.source.tar.xz
14cu|texlive-allrunes-2.1-5|17	BuildArch:	noarch
14cu|texlive-allrunes-2.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-allrunes-2.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-allrunes-2.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-allrunes-2.1-5|21	
14cu|texlive-allrunes-2.1-5|22	%description
14cu|texlive-allrunes-2.1-5|23	This large collection of fonts (in Adobe Type 1 format), with
14cu|texlive-allrunes-2.1-5|24	the LaTeX package gives access to almost all runes ever used in
14cu|texlive-allrunes-2.1-5|25	Europe. The bundle covers not only the main forms but also a
14cu|texlive-allrunes-2.1-5|26	lot of varieties.
14cu|texlive-allrunes-2.1-5|27	
14cu|texlive-allrunes-2.1-5|28	
14cu|texlive-allrunes-2.1-5|29	#-----------------------------------------------------------------------
14cu|texlive-allrunes-2.1-5|30	%files
14cu|texlive-allrunes-2.1-5|31	%{_texmfdistdir}/fonts/map/dvips/allrunes/allrunes.map
14cu|texlive-allrunes-2.1-5|32	%{_texmfdistdir}/fonts/source/public/allrunes/frua.mf
14cu|texlive-allrunes-2.1-5|33	%{_texmfdistdir}/fonts/source/public/allrunes/fruabm.mf
14cu|texlive-allrunes-2.1-5|34	%{_texmfdistdir}/fonts/source/public/allrunes/fruabn.mf
14cu|texlive-allrunes-2.1-5|35	%{_texmfdistdir}/fonts/source/public/allrunes/fruabq.mf
14cu|texlive-allrunes-2.1-5|36	%{_texmfdistdir}/fonts/source/public/allrunes/fruabr.mf
14cu|texlive-allrunes-2.1-5|37	%{_texmfdistdir}/fonts/source/public/allrunes/fruabs.mf
14cu|texlive-allrunes-2.1-5|38	%{_texmfdistdir}/fonts/source/public/allrunes/fruabt.mf
14cu|texlive-allrunes-2.1-5|39	%{_texmfdistdir}/fonts/source/public/allrunes/fruacm.mf
14cu|texlive-allrunes-2.1-5|40	%{_texmfdistdir}/fonts/source/public/allrunes/fruacn.mf
14cu|texlive-allrunes-2.1-5|41	%{_texmfdistdir}/fonts/source/public/allrunes/fruacq.mf
14cu|texlive-allrunes-2.1-5|42	%{_texmfdistdir}/fonts/source/public/allrunes/fruacr.mf
14cu|texlive-allrunes-2.1-5|43	%{_texmfdistdir}/fonts/source/public/allrunes/fruacs.mf
14cu|texlive-allrunes-2.1-5|44	%{_texmfdistdir}/fonts/source/public/allrunes/fruact.mf
14cu|texlive-allrunes-2.1-5|45	%{_texmfdistdir}/fonts/source/public/allrunes/fruakm.mf
14cu|texlive-allrunes-2.1-5|46	%{_texmfdistdir}/fonts/source/public/allrunes/fruakn.mf
14cu|texlive-allrunes-2.1-5|47	%{_texmfdistdir}/fonts/source/public/allrunes/fruakq.mf
14cu|texlive-allrunes-2.1-5|48	%{_texmfdistdir}/fonts/source/public/allrunes/fruakr.mf
14cu|texlive-allrunes-2.1-5|49	%{_texmfdistdir}/fonts/source/public/allrunes/fruaks.mf
14cu|texlive-allrunes-2.1-5|50	%{_texmfdistdir}/fonts/source/public/allrunes/fruakt.mf
14cu|texlive-allrunes-2.1-5|51	%{_texmfdistdir}/fonts/source/public/allrunes/frualm.mf
14cu|texlive-allrunes-2.1-5|52	%{_texmfdistdir}/fonts/source/public/allrunes/frualn.mf
14cu|texlive-allrunes-2.1-5|53	%{_texmfdistdir}/fonts/source/public/allrunes/frualq.mf
14cu|texlive-allrunes-2.1-5|54	%{_texmfdistdir}/fonts/source/public/allrunes/frualr.mf
14cu|texlive-allrunes-2.1-5|55	%{_texmfdistdir}/fonts/source/public/allrunes/fruals.mf
14cu|texlive-allrunes-2.1-5|56	%{_texmfdistdir}/fonts/source/public/allrunes/frualt.mf
14cu|texlive-allrunes-2.1-5|57	%{_texmfdistdir}/fonts/source/public/allrunes/fruamm.mf
14cu|texlive-allrunes-2.1-5|58	%{_texmfdistdir}/fonts/source/public/allrunes/fruamn.mf
14cu|texlive-allrunes-2.1-5|59	%{_texmfdistdir}/fonts/source/public/allrunes/fruamq.mf
14cu|texlive-allrunes-2.1-5|60	%{_texmfdistdir}/fonts/source/public/allrunes/fruamr.mf
14cu|texlive-allrunes-2.1-5|61	%{_texmfdistdir}/fonts/source/public/allrunes/fruams.mf
14cu|texlive-allrunes-2.1-5|62	%{_texmfdistdir}/fonts/source/public/allrunes/fruamt.mf
14cu|texlive-allrunes-2.1-5|63	%{_texmfdistdir}/fonts/source/public/allrunes/fruanm.mf
14cu|texlive-allrunes-2.1-5|64	%{_texmfdistdir}/fonts/source/public/allrunes/fruann.mf
14cu|texlive-allrunes-2.1-5|65	%{_texmfdistdir}/fonts/source/public/allrunes/fruanq.mf
14cu|texlive-allrunes-2.1-5|66	%{_texmfdistdir}/fonts/source/public/allrunes/fruanr.mf
14cu|texlive-allrunes-2.1-5|67	%{_texmfdistdir}/fonts/source/public/allrunes/fruans.mf
14cu|texlive-allrunes-2.1-5|68	%{_texmfdistdir}/fonts/source/public/allrunes/fruant.mf
14cu|texlive-allrunes-2.1-5|69	%{_texmfdistdir}/fonts/source/public/allrunes/frubase.mf
14cu|texlive-allrunes-2.1-5|70	%{_texmfdistdir}/fonts/source/public/allrunes/fruc.mf
14cu|texlive-allrunes-2.1-5|71	%{_texmfdistdir}/fonts/source/public/allrunes/frucbm.mf
14cu|texlive-allrunes-2.1-5|72	%{_texmfdistdir}/fonts/source/public/allrunes/frucbn.mf
14cu|texlive-allrunes-2.1-5|73	%{_texmfdistdir}/fonts/source/public/allrunes/frucbq.mf
14cu|texlive-allrunes-2.1-5|74	%{_texmfdistdir}/fonts/source/public/allrunes/frucbr.mf
14cu|texlive-allrunes-2.1-5|75	%{_texmfdistdir}/fonts/source/public/allrunes/frucbs.mf
14cu|texlive-allrunes-2.1-5|76	%{_texmfdistdir}/fonts/source/public/allrunes/frucbt.mf
14cu|texlive-allrunes-2.1-5|77	%{_texmfdistdir}/fonts/source/public/allrunes/fruccm.mf
14cu|texlive-allrunes-2.1-5|78	%{_texmfdistdir}/fonts/source/public/allrunes/fruccn.mf
14cu|texlive-allrunes-2.1-5|79	%{_texmfdistdir}/fonts/source/public/allrunes/fruccq.mf
14cu|texlive-allrunes-2.1-5|80	%{_texmfdistdir}/fonts/source/public/allrunes/fruccr.mf
14cu|texlive-allrunes-2.1-5|81	%{_texmfdistdir}/fonts/source/public/allrunes/fruccs.mf
14cu|texlive-allrunes-2.1-5|82	%{_texmfdistdir}/fonts/source/public/allrunes/frucct.mf
14cu|texlive-allrunes-2.1-5|83	%{_texmfdistdir}/fonts/source/public/allrunes/fruckm.mf
14cu|texlive-allrunes-2.1-5|84	%{_texmfdistdir}/fonts/source/public/allrunes/fruckn.mf
14cu|texlive-allrunes-2.1-5|85	%{_texmfdistdir}/fonts/source/public/allrunes/fruckq.mf
14cu|texlive-allrunes-2.1-5|86	%{_texmfdistdir}/fonts/source/public/allrunes/fruckr.mf
14cu|texlive-allrunes-2.1-5|87	%{_texmfdistdir}/fonts/source/public/allrunes/frucks.mf
14cu|texlive-allrunes-2.1-5|88	%{_texmfdistdir}/fonts/source/public/allrunes/fruckt.mf
14cu|texlive-allrunes-2.1-5|89	%{_texmfdistdir}/fonts/source/public/allrunes/fruclm.mf
14cu|texlive-allrunes-2.1-5|90	%{_texmfdistdir}/fonts/source/public/allrunes/frucln.mf
14cu|texlive-allrunes-2.1-5|91	%{_texmfdistdir}/fonts/source/public/allrunes/fruclq.mf
14cu|texlive-allrunes-2.1-5|92	%{_texmfdistdir}/fonts/source/public/allrunes/fruclr.mf
14cu|texlive-allrunes-2.1-5|93	%{_texmfdistdir}/fonts/source/public/allrunes/frucls.mf
14cu|texlive-allrunes-2.1-5|94	%{_texmfdistdir}/fonts/source/public/allrunes/fruclt.mf
14cu|texlive-allrunes-2.1-5|95	%{_texmfdistdir}/fonts/source/public/allrunes/frucmm.mf
14cu|texlive-allrunes-2.1-5|96	%{_texmfdistdir}/fonts/source/public/allrunes/frucmn.mf
14cu|texlive-allrunes-2.1-5|97	%{_texmfdistdir}/fonts/source/public/allrunes/frucmq.mf
14cu|texlive-allrunes-2.1-5|98	%{_texmfdistdir}/fonts/source/public/allrunes/frucmr.mf
14cu|texlive-allrunes-2.1-5|99	%{_texmfdistdir}/fonts/source/public/allrunes/frucms.mf
14cu|texlive-allrunes-2.1-5|100	%{_texmfdistdir}/fonts/source/public/allrunes/frucmt.mf
14cu|texlive-allrunes-2.1-5|101	%{_texmfdistdir}/fonts/source/public/allrunes/frucnm.mf
14cu|texlive-allrunes-2.1-5|102	%{_texmfdistdir}/fonts/source/public/allrunes/frucnn.mf
14cu|texlive-allrunes-2.1-5|103	%{_texmfdistdir}/fonts/source/public/allrunes/frucnq.mf
14cu|texlive-allrunes-2.1-5|104	%{_texmfdistdir}/fonts/source/public/allrunes/frucnr.mf
14cu|texlive-allrunes-2.1-5|105	%{_texmfdistdir}/fonts/source/public/allrunes/frucns.mf
14cu|texlive-allrunes-2.1-5|106	%{_texmfdistdir}/fonts/source/public/allrunes/frucnt.mf
14cu|texlive-allrunes-2.1-5|107	%{_texmfdistdir}/fonts/source/public/allrunes/frul.mf
14cu|texlive-allrunes-2.1-5|108	%{_texmfdistdir}/fonts/source/public/allrunes/frulbm.mf
14cu|texlive-allrunes-2.1-5|109	%{_texmfdistdir}/fonts/source/public/allrunes/frulbn.mf
14cu|texlive-allrunes-2.1-5|110	%{_texmfdistdir}/fonts/source/public/allrunes/frulbq.mf
14cu|texlive-allrunes-2.1-5|111	%{_texmfdistdir}/fonts/source/public/allrunes/frulbr.mf
14cu|texlive-allrunes-2.1-5|112	%{_texmfdistdir}/fonts/source/public/allrunes/frulbs.mf
14cu|texlive-allrunes-2.1-5|113	%{_texmfdistdir}/fonts/source/public/allrunes/frulbt.mf
14cu|texlive-allrunes-2.1-5|114	%{_texmfdistdir}/fonts/source/public/allrunes/frulcm.mf
14cu|texlive-allrunes-2.1-5|115	%{_texmfdistdir}/fonts/source/public/allrunes/frulcn.mf
14cu|texlive-allrunes-2.1-5|116	%{_texmfdistdir}/fonts/source/public/allrunes/frulcq.mf
14cu|texlive-allrunes-2.1-5|117	%{_texmfdistdir}/fonts/source/public/allrunes/frulcr.mf
14cu|texlive-allrunes-2.1-5|118	%{_texmfdistdir}/fonts/source/public/allrunes/frulcs.mf
14cu|texlive-allrunes-2.1-5|119	%{_texmfdistdir}/fonts/source/public/allrunes/frulct.mf
14cu|texlive-allrunes-2.1-5|120	%{_texmfdistdir}/fonts/source/public/allrunes/frulkm.mf
14cu|texlive-allrunes-2.1-5|121	%{_texmfdistdir}/fonts/source/public/allrunes/frulkn.mf
14cu|texlive-allrunes-2.1-5|122	%{_texmfdistdir}/fonts/source/public/allrunes/frulkq.mf
14cu|texlive-allrunes-2.1-5|123	%{_texmfdistdir}/fonts/source/public/allrunes/frulkr.mf
14cu|texlive-allrunes-2.1-5|124	%{_texmfdistdir}/fonts/source/public/allrunes/frulks.mf
14cu|texlive-allrunes-2.1-5|125	%{_texmfdistdir}/fonts/source/public/allrunes/frulkt.mf
14cu|texlive-allrunes-2.1-5|126	%{_texmfdistdir}/fonts/source/public/allrunes/frullm.mf
14cu|texlive-allrunes-2.1-5|127	%{_texmfdistdir}/fonts/source/public/allrunes/frulln.mf
14cu|texlive-allrunes-2.1-5|128	%{_texmfdistdir}/fonts/source/public/allrunes/frullq.mf
14cu|texlive-allrunes-2.1-5|129	%{_texmfdistdir}/fonts/source/public/allrunes/frullr.mf
14cu|texlive-allrunes-2.1-5|130	%{_texmfdistdir}/fonts/source/public/allrunes/frulls.mf
14cu|texlive-allrunes-2.1-5|131	%{_texmfdistdir}/fonts/source/public/allrunes/frullt.mf
14cu|texlive-allrunes-2.1-5|132	%{_texmfdistdir}/fonts/source/public/allrunes/frulmm.mf
14cu|texlive-allrunes-2.1-5|133	%{_texmfdistdir}/fonts/source/public/allrunes/frulmn.mf
14cu|texlive-allrunes-2.1-5|134	%{_texmfdistdir}/fonts/source/public/allrunes/frulmq.mf
14cu|texlive-allrunes-2.1-5|135	%{_texmfdistdir}/fonts/source/public/allrunes/frulmr.mf
14cu|texlive-allrunes-2.1-5|136	%{_texmfdistdir}/fonts/source/public/allrunes/frulms.mf
14cu|texlive-allrunes-2.1-5|137	%{_texmfdistdir}/fonts/source/public/allrunes/frulmt.mf
14cu|texlive-allrunes-2.1-5|138	%{_texmfdistdir}/fonts/source/public/allrunes/frulnm.mf
14cu|texlive-allrunes-2.1-5|139	%{_texmfdistdir}/fonts/source/public/allrunes/frulnn.mf
14cu|texlive-allrunes-2.1-5|140	%{_texmfdistdir}/fonts/source/public/allrunes/frulnq.mf
14cu|texlive-allrunes-2.1-5|141	%{_texmfdistdir}/fonts/source/public/allrunes/frulnr.mf
14cu|texlive-allrunes-2.1-5|142	%{_texmfdistdir}/fonts/source/public/allrunes/frulns.mf
14cu|texlive-allrunes-2.1-5|143	%{_texmfdistdir}/fonts/source/public/allrunes/frulnt.mf
14cu|texlive-allrunes-2.1-5|144	%{_texmfdistdir}/fonts/source/public/allrunes/frum.mf
14cu|texlive-allrunes-2.1-5|145	%{_texmfdistdir}/fonts/source/public/allrunes/frumbm.mf
14cu|texlive-allrunes-2.1-5|146	%{_texmfdistdir}/fonts/source/public/allrunes/frumbn.mf
14cu|texlive-allrunes-2.1-5|147	%{_texmfdistdir}/fonts/source/public/allrunes/frumbq.mf
14cu|texlive-allrunes-2.1-5|148	%{_texmfdistdir}/fonts/source/public/allrunes/frumbr.mf
14cu|texlive-allrunes-2.1-5|149	%{_texmfdistdir}/fonts/source/public/allrunes/frumbs.mf
14cu|texlive-allrunes-2.1-5|150	%{_texmfdistdir}/fonts/source/public/allrunes/frumbt.mf
14cu|texlive-allrunes-2.1-5|151	%{_texmfdistdir}/fonts/source/public/allrunes/frumcm.mf
14cu|texlive-allrunes-2.1-5|152	%{_texmfdistdir}/fonts/source/public/allrunes/frumcn.mf
14cu|texlive-allrunes-2.1-5|153	%{_texmfdistdir}/fonts/source/public/allrunes/frumcq.mf
14cu|texlive-allrunes-2.1-5|154	%{_texmfdistdir}/fonts/source/public/allrunes/frumcr.mf
14cu|texlive-allrunes-2.1-5|155	%{_texmfdistdir}/fonts/source/public/allrunes/frumcs.mf
14cu|texlive-allrunes-2.1-5|156	%{_texmfdistdir}/fonts/source/public/allrunes/frumct.mf
14cu|texlive-allrunes-2.1-5|157	%{_texmfdistdir}/fonts/source/public/allrunes/frumkm.mf
14cu|texlive-allrunes-2.1-5|158	%{_texmfdistdir}/fonts/source/public/allrunes/frumkn.mf
14cu|texlive-allrunes-2.1-5|159	%{_texmfdistdir}/fonts/source/public/allrunes/frumkq.mf
14cu|texlive-allrunes-2.1-5|160	%{_texmfdistdir}/fonts/source/public/allrunes/frumkr.mf
14cu|texlive-allrunes-2.1-5|161	%{_texmfdistdir}/fonts/source/public/allrunes/frumks.mf
14cu|texlive-allrunes-2.1-5|162	%{_texmfdistdir}/fonts/source/public/allrunes/frumkt.mf
14cu|texlive-allrunes-2.1-5|163	%{_texmfdistdir}/fonts/source/public/allrunes/frumlm.mf
14cu|texlive-allrunes-2.1-5|164	%{_texmfdistdir}/fonts/source/public/allrunes/frumln.mf
14cu|texlive-allrunes-2.1-5|165	%{_texmfdistdir}/fonts/source/public/allrunes/frumlq.mf
14cu|texlive-allrunes-2.1-5|166	%{_texmfdistdir}/fonts/source/public/allrunes/frumlr.mf
14cu|texlive-allrunes-2.1-5|167	%{_texmfdistdir}/fonts/source/public/allrunes/frumls.mf
14cu|texlive-allrunes-2.1-5|168	%{_texmfdistdir}/fonts/source/public/allrunes/frumlt.mf
14cu|texlive-allrunes-2.1-5|169	%{_texmfdistdir}/fonts/source/public/allrunes/frummm.mf
14cu|texlive-allrunes-2.1-5|170	%{_texmfdistdir}/fonts/source/public/allrunes/frummn.mf
14cu|texlive-allrunes-2.1-5|171	%{_texmfdistdir}/fonts/source/public/allrunes/frummq.mf
14cu|texlive-allrunes-2.1-5|172	%{_texmfdistdir}/fonts/source/public/allrunes/frummr.mf
14cu|texlive-allrunes-2.1-5|173	%{_texmfdistdir}/fonts/source/public/allrunes/frumms.mf
14cu|texlive-allrunes-2.1-5|174	%{_texmfdistdir}/fonts/source/public/allrunes/frummt.mf
14cu|texlive-allrunes-2.1-5|175	%{_texmfdistdir}/fonts/source/public/allrunes/frumnm.mf
14cu|texlive-allrunes-2.1-5|176	%{_texmfdistdir}/fonts/source/public/allrunes/frumnn.mf
14cu|texlive-allrunes-2.1-5|177	%{_texmfdistdir}/fonts/source/public/allrunes/frumnq.mf
14cu|texlive-allrunes-2.1-5|178	%{_texmfdistdir}/fonts/source/public/allrunes/frumnr.mf
14cu|texlive-allrunes-2.1-5|179	%{_texmfdistdir}/fonts/source/public/allrunes/frumns.mf
14cu|texlive-allrunes-2.1-5|180	%{_texmfdistdir}/fonts/source/public/allrunes/frumnt.mf
14cu|texlive-allrunes-2.1-5|181	%{_texmfdistdir}/fonts/source/public/allrunes/frun.mf
14cu|texlive-allrunes-2.1-5|182	%{_texmfdistdir}/fonts/source/public/allrunes/frunbm.mf
14cu|texlive-allrunes-2.1-5|183	%{_texmfdistdir}/fonts/source/public/allrunes/frunbn.mf
14cu|texlive-allrunes-2.1-5|184	%{_texmfdistdir}/fonts/source/public/allrunes/frunbq.mf
14cu|texlive-allrunes-2.1-5|185	%{_texmfdistdir}/fonts/source/public/allrunes/frunbr.mf
14cu|texlive-allrunes-2.1-5|186	%{_texmfdistdir}/fonts/source/public/allrunes/frunbs.mf
14cu|texlive-allrunes-2.1-5|187	%{_texmfdistdir}/fonts/source/public/allrunes/frunbt.mf
14cu|texlive-allrunes-2.1-5|188	%{_texmfdistdir}/fonts/source/public/allrunes/fruncm.mf
14cu|texlive-allrunes-2.1-5|189	%{_texmfdistdir}/fonts/source/public/allrunes/fruncn.mf
14cu|texlive-allrunes-2.1-5|190	%{_texmfdistdir}/fonts/source/public/allrunes/fruncq.mf
14cu|texlive-allrunes-2.1-5|191	%{_texmfdistdir}/fonts/source/public/allrunes/fruncr.mf
14cu|texlive-allrunes-2.1-5|192	%{_texmfdistdir}/fonts/source/public/allrunes/fruncs.mf
14cu|texlive-allrunes-2.1-5|193	%{_texmfdistdir}/fonts/source/public/allrunes/frunct.mf
14cu|texlive-allrunes-2.1-5|194	%{_texmfdistdir}/fonts/source/public/allrunes/frunkm.mf
14cu|texlive-allrunes-2.1-5|195	%{_texmfdistdir}/fonts/source/public/allrunes/frunkn.mf
14cu|texlive-allrunes-2.1-5|196	%{_texmfdistdir}/fonts/source/public/allrunes/frunkq.mf
14cu|texlive-allrunes-2.1-5|197	%{_texmfdistdir}/fonts/source/public/allrunes/frunkr.mf
14cu|texlive-allrunes-2.1-5|198	%{_texmfdistdir}/fonts/source/public/allrunes/frunks.mf
14cu|texlive-allrunes-2.1-5|199	%{_texmfdistdir}/fonts/source/public/allrunes/frunkt.mf
14cu|texlive-allrunes-2.1-5|200	%{_texmfdistdir}/fonts/source/public/allrunes/frunlm.mf
14cu|texlive-allrunes-2.1-5|201	%{_texmfdistdir}/fonts/source/public/allrunes/frunln.mf
14cu|texlive-allrunes-2.1-5|202	%{_texmfdistdir}/fonts/source/public/allrunes/frunlq.mf
14cu|texlive-allrunes-2.1-5|203	%{_texmfdistdir}/fonts/source/public/allrunes/frunlr.mf
14cu|texlive-allrunes-2.1-5|204	%{_texmfdistdir}/fonts/source/public/allrunes/frunls.mf
14cu|texlive-allrunes-2.1-5|205	%{_texmfdistdir}/fonts/source/public/allrunes/frunlt.mf
14cu|texlive-allrunes-2.1-5|206	%{_texmfdistdir}/fonts/source/public/allrunes/frunmm.mf
14cu|texlive-allrunes-2.1-5|207	%{_texmfdistdir}/fonts/source/public/allrunes/frunmn.mf
14cu|texlive-allrunes-2.1-5|208	%{_texmfdistdir}/fonts/source/public/allrunes/frunmq.mf
14cu|texlive-allrunes-2.1-5|209	%{_texmfdistdir}/fonts/source/public/allrunes/frunmr.mf
14cu|texlive-allrunes-2.1-5|210	%{_texmfdistdir}/fonts/source/public/allrunes/frunms.mf
14cu|texlive-allrunes-2.1-5|211	%{_texmfdistdir}/fonts/source/public/allrunes/frunmt.mf
14cu|texlive-allrunes-2.1-5|212	%{_texmfdistdir}/fonts/source/public/allrunes/frunnm.mf
14cu|texlive-allrunes-2.1-5|213	%{_texmfdistdir}/fonts/source/public/allrunes/frunnn.mf
14cu|texlive-allrunes-2.1-5|214	%{_texmfdistdir}/fonts/source/public/allrunes/frunnq.mf
14cu|texlive-allrunes-2.1-5|215	%{_texmfdistdir}/fonts/source/public/allrunes/frunnr.mf
14cu|texlive-allrunes-2.1-5|216	%{_texmfdistdir}/fonts/source/public/allrunes/frunns.mf
14cu|texlive-allrunes-2.1-5|217	%{_texmfdistdir}/fonts/source/public/allrunes/frunnt.mf
14cu|texlive-allrunes-2.1-5|218	%{_texmfdistdir}/fonts/source/public/allrunes/frusep.mf
14cu|texlive-allrunes-2.1-5|219	%{_texmfdistdir}/fonts/source/public/allrunes/frut.mf
14cu|texlive-allrunes-2.1-5|220	%{_texmfdistdir}/fonts/source/public/allrunes/frutbm.mf
14cu|texlive-allrunes-2.1-5|221	%{_texmfdistdir}/fonts/source/public/allrunes/frutbn.mf
14cu|texlive-allrunes-2.1-5|222	%{_texmfdistdir}/fonts/source/public/allrunes/frutbq.mf
14cu|texlive-allrunes-2.1-5|223	%{_texmfdistdir}/fonts/source/public/allrunes/frutbr.mf
14cu|texlive-allrunes-2.1-5|224	%{_texmfdistdir}/fonts/source/public/allrunes/frutbs.mf
14cu|texlive-allrunes-2.1-5|225	%{_texmfdistdir}/fonts/source/public/allrunes/frutbt.mf
14cu|texlive-allrunes-2.1-5|226	%{_texmfdistdir}/fonts/source/public/allrunes/frutcm.mf
14cu|texlive-allrunes-2.1-5|227	%{_texmfdistdir}/fonts/source/public/allrunes/frutcn.mf
14cu|texlive-allrunes-2.1-5|228	%{_texmfdistdir}/fonts/source/public/allrunes/frutcq.mf
14cu|texlive-allrunes-2.1-5|229	%{_texmfdistdir}/fonts/source/public/allrunes/frutcr.mf
14cu|texlive-allrunes-2.1-5|230	%{_texmfdistdir}/fonts/source/public/allrunes/frutcs.mf
14cu|texlive-allrunes-2.1-5|231	%{_texmfdistdir}/fonts/source/public/allrunes/frutct.mf
14cu|texlive-allrunes-2.1-5|232	%{_texmfdistdir}/fonts/source/public/allrunes/frutkm.mf
14cu|texlive-allrunes-2.1-5|233	%{_texmfdistdir}/fonts/source/public/allrunes/frutkn.mf
14cu|texlive-allrunes-2.1-5|234	%{_texmfdistdir}/fonts/source/public/allrunes/frutkq.mf
14cu|texlive-allrunes-2.1-5|235	%{_texmfdistdir}/fonts/source/public/allrunes/frutkr.mf
14cu|texlive-allrunes-2.1-5|236	%{_texmfdistdir}/fonts/source/public/allrunes/frutks.mf
14cu|texlive-allrunes-2.1-5|237	%{_texmfdistdir}/fonts/source/public/allrunes/frutkt.mf
14cu|texlive-allrunes-2.1-5|238	%{_texmfdistdir}/fonts/source/public/allrunes/frutlm.mf
14cu|texlive-allrunes-2.1-5|239	%{_texmfdistdir}/fonts/source/public/allrunes/frutln.mf
14cu|texlive-allrunes-2.1-5|240	%{_texmfdistdir}/fonts/source/public/allrunes/frutlq.mf
14cu|texlive-allrunes-2.1-5|241	%{_texmfdistdir}/fonts/source/public/allrunes/frutlr.mf
14cu|texlive-allrunes-2.1-5|242	%{_texmfdistdir}/fonts/source/public/allrunes/frutls.mf
14cu|texlive-allrunes-2.1-5|243	%{_texmfdistdir}/fonts/source/public/allrunes/frutlt.mf
14cu|texlive-allrunes-2.1-5|244	%{_texmfdistdir}/fonts/source/public/allrunes/frutmm.mf
14cu|texlive-allrunes-2.1-5|245	%{_texmfdistdir}/fonts/source/public/allrunes/frutmn.mf
14cu|texlive-allrunes-2.1-5|246	%{_texmfdistdir}/fonts/source/public/allrunes/frutmq.mf
14cu|texlive-allrunes-2.1-5|247	%{_texmfdistdir}/fonts/source/public/allrunes/frutmr.mf
14cu|texlive-allrunes-2.1-5|248	%{_texmfdistdir}/fonts/source/public/allrunes/frutms.mf
14cu|texlive-allrunes-2.1-5|249	%{_texmfdistdir}/fonts/source/public/allrunes/frutmt.mf
14cu|texlive-allrunes-2.1-5|250	%{_texmfdistdir}/fonts/source/public/allrunes/frutnm.mf
14cu|texlive-allrunes-2.1-5|251	%{_texmfdistdir}/fonts/source/public/allrunes/frutnn.mf
14cu|texlive-allrunes-2.1-5|252	%{_texmfdistdir}/fonts/source/public/allrunes/frutnq.mf
14cu|texlive-allrunes-2.1-5|253	%{_texmfdistdir}/fonts/source/public/allrunes/frutnr.mf
14cu|texlive-allrunes-2.1-5|254	%{_texmfdistdir}/fonts/source/public/allrunes/frutns.mf
14cu|texlive-allrunes-2.1-5|255	%{_texmfdistdir}/fonts/source/public/allrunes/frutnt.mf
14cu|texlive-allrunes-2.1-5|256	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabm.pfb
14cu|texlive-allrunes-2.1-5|257	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabn.pfb
14cu|texlive-allrunes-2.1-5|258	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabq.pfb
14cu|texlive-allrunes-2.1-5|259	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabr.pfb
14cu|texlive-allrunes-2.1-5|260	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabs.pfb
14cu|texlive-allrunes-2.1-5|261	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabt.pfb
14cu|texlive-allrunes-2.1-5|262	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacm.pfb
14cu|texlive-allrunes-2.1-5|263	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacn.pfb
14cu|texlive-allrunes-2.1-5|264	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacq.pfb
14cu|texlive-allrunes-2.1-5|265	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacr.pfb
14cu|texlive-allrunes-2.1-5|266	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacs.pfb
14cu|texlive-allrunes-2.1-5|267	%{_texmfdistdir}/fonts/type1/public/allrunes/fruact.pfb
14cu|texlive-allrunes-2.1-5|268	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakm.pfb
14cu|texlive-allrunes-2.1-5|269	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakn.pfb
14cu|texlive-allrunes-2.1-5|270	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakq.pfb
14cu|texlive-allrunes-2.1-5|271	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakr.pfb
14cu|texlive-allrunes-2.1-5|272	%{_texmfdistdir}/fonts/type1/public/allrunes/fruaks.pfb
14cu|texlive-allrunes-2.1-5|273	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakt.pfb
14cu|texlive-allrunes-2.1-5|274	%{_texmfdistdir}/fonts/type1/public/allrunes/frualm.pfb
14cu|texlive-allrunes-2.1-5|275	%{_texmfdistdir}/fonts/type1/public/allrunes/frualn.pfb
14cu|texlive-allrunes-2.1-5|276	%{_texmfdistdir}/fonts/type1/public/allrunes/frualq.pfb
14cu|texlive-allrunes-2.1-5|277	%{_texmfdistdir}/fonts/type1/public/allrunes/frualr.pfb
14cu|texlive-allrunes-2.1-5|278	%{_texmfdistdir}/fonts/type1/public/allrunes/fruals.pfb
14cu|texlive-allrunes-2.1-5|279	%{_texmfdistdir}/fonts/type1/public/allrunes/frualt.pfb
14cu|texlive-allrunes-2.1-5|280	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamm.pfb
14cu|texlive-allrunes-2.1-5|281	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamn.pfb
14cu|texlive-allrunes-2.1-5|282	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamq.pfb
14cu|texlive-allrunes-2.1-5|283	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamr.pfb
14cu|texlive-allrunes-2.1-5|284	%{_texmfdistdir}/fonts/type1/public/allrunes/fruams.pfb
14cu|texlive-allrunes-2.1-5|285	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamt.pfb
14cu|texlive-allrunes-2.1-5|286	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanm.pfb
14cu|texlive-allrunes-2.1-5|287	%{_texmfdistdir}/fonts/type1/public/allrunes/fruann.pfb
14cu|texlive-allrunes-2.1-5|288	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanq.pfb
14cu|texlive-allrunes-2.1-5|289	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanr.pfb
14cu|texlive-allrunes-2.1-5|290	%{_texmfdistdir}/fonts/type1/public/allrunes/fruans.pfb
14cu|texlive-allrunes-2.1-5|291	%{_texmfdistdir}/fonts/type1/public/allrunes/fruant.pfb
14cu|texlive-allrunes-2.1-5|292	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbm.pfb
14cu|texlive-allrunes-2.1-5|293	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbn.pfb
14cu|texlive-allrunes-2.1-5|294	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbq.pfb
14cu|texlive-allrunes-2.1-5|295	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbr.pfb
14cu|texlive-allrunes-2.1-5|296	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbs.pfb
14cu|texlive-allrunes-2.1-5|297	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbt.pfb
14cu|texlive-allrunes-2.1-5|298	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccm.pfb
14cu|texlive-allrunes-2.1-5|299	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccn.pfb
14cu|texlive-allrunes-2.1-5|300	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccq.pfb
14cu|texlive-allrunes-2.1-5|301	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccr.pfb
14cu|texlive-allrunes-2.1-5|302	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccs.pfb
14cu|texlive-allrunes-2.1-5|303	%{_texmfdistdir}/fonts/type1/public/allrunes/frucct.pfb
14cu|texlive-allrunes-2.1-5|304	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckm.pfb
14cu|texlive-allrunes-2.1-5|305	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckn.pfb
14cu|texlive-allrunes-2.1-5|306	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckq.pfb
14cu|texlive-allrunes-2.1-5|307	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckr.pfb
14cu|texlive-allrunes-2.1-5|308	%{_texmfdistdir}/fonts/type1/public/allrunes/frucks.pfb
14cu|texlive-allrunes-2.1-5|309	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckt.pfb
14cu|texlive-allrunes-2.1-5|310	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclm.pfb
14cu|texlive-allrunes-2.1-5|311	%{_texmfdistdir}/fonts/type1/public/allrunes/frucln.pfb
14cu|texlive-allrunes-2.1-5|312	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclq.pfb
14cu|texlive-allrunes-2.1-5|313	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclr.pfb
14cu|texlive-allrunes-2.1-5|314	%{_texmfdistdir}/fonts/type1/public/allrunes/frucls.pfb
14cu|texlive-allrunes-2.1-5|315	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclt.pfb
14cu|texlive-allrunes-2.1-5|316	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmm.pfb
14cu|texlive-allrunes-2.1-5|317	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmn.pfb
14cu|texlive-allrunes-2.1-5|318	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmq.pfb
14cu|texlive-allrunes-2.1-5|319	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmr.pfb
14cu|texlive-allrunes-2.1-5|320	%{_texmfdistdir}/fonts/type1/public/allrunes/frucms.pfb
14cu|texlive-allrunes-2.1-5|321	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmt.pfb
14cu|texlive-allrunes-2.1-5|322	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnm.pfb
14cu|texlive-allrunes-2.1-5|323	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnn.pfb
14cu|texlive-allrunes-2.1-5|324	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnq.pfb
14cu|texlive-allrunes-2.1-5|325	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnr.pfb
14cu|texlive-allrunes-2.1-5|326	%{_texmfdistdir}/fonts/type1/public/allrunes/frucns.pfb
14cu|texlive-allrunes-2.1-5|327	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnt.pfb
14cu|texlive-allrunes-2.1-5|328	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbm.pfb
14cu|texlive-allrunes-2.1-5|329	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbn.pfb
14cu|texlive-allrunes-2.1-5|330	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbq.pfb
14cu|texlive-allrunes-2.1-5|331	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbr.pfb
14cu|texlive-allrunes-2.1-5|332	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbs.pfb
14cu|texlive-allrunes-2.1-5|333	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbt.pfb
14cu|texlive-allrunes-2.1-5|334	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcm.pfb
14cu|texlive-allrunes-2.1-5|335	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcn.pfb
14cu|texlive-allrunes-2.1-5|336	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcq.pfb
14cu|texlive-allrunes-2.1-5|337	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcr.pfb
14cu|texlive-allrunes-2.1-5|338	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcs.pfb
14cu|texlive-allrunes-2.1-5|339	%{_texmfdistdir}/fonts/type1/public/allrunes/frulct.pfb
14cu|texlive-allrunes-2.1-5|340	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkm.pfb
14cu|texlive-allrunes-2.1-5|341	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkn.pfb
14cu|texlive-allrunes-2.1-5|342	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkq.pfb
14cu|texlive-allrunes-2.1-5|343	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkr.pfb
14cu|texlive-allrunes-2.1-5|344	%{_texmfdistdir}/fonts/type1/public/allrunes/frulks.pfb
14cu|texlive-allrunes-2.1-5|345	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkt.pfb
14cu|texlive-allrunes-2.1-5|346	%{_texmfdistdir}/fonts/type1/public/allrunes/frullm.pfb
14cu|texlive-allrunes-2.1-5|347	%{_texmfdistdir}/fonts/type1/public/allrunes/frulln.pfb
14cu|texlive-allrunes-2.1-5|348	%{_texmfdistdir}/fonts/type1/public/allrunes/frullq.pfb
14cu|texlive-allrunes-2.1-5|349	%{_texmfdistdir}/fonts/type1/public/allrunes/frullr.pfb
14cu|texlive-allrunes-2.1-5|350	%{_texmfdistdir}/fonts/type1/public/allrunes/frulls.pfb
14cu|texlive-allrunes-2.1-5|351	%{_texmfdistdir}/fonts/type1/public/allrunes/frullt.pfb
14cu|texlive-allrunes-2.1-5|352	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmm.pfb
14cu|texlive-allrunes-2.1-5|353	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmn.pfb
14cu|texlive-allrunes-2.1-5|354	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmq.pfb
14cu|texlive-allrunes-2.1-5|355	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmr.pfb
14cu|texlive-allrunes-2.1-5|356	%{_texmfdistdir}/fonts/type1/public/allrunes/frulms.pfb
14cu|texlive-allrunes-2.1-5|357	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmt.pfb
14cu|texlive-allrunes-2.1-5|358	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnm.pfb
14cu|texlive-allrunes-2.1-5|359	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnn.pfb
14cu|texlive-allrunes-2.1-5|360	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnq.pfb
14cu|texlive-allrunes-2.1-5|361	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnr.pfb
14cu|texlive-allrunes-2.1-5|362	%{_texmfdistdir}/fonts/type1/public/allrunes/frulns.pfb
14cu|texlive-allrunes-2.1-5|363	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnt.pfb
14cu|texlive-allrunes-2.1-5|364	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbm.pfb
14cu|texlive-allrunes-2.1-5|365	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbn.pfb
14cu|texlive-allrunes-2.1-5|366	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbq.pfb
14cu|texlive-allrunes-2.1-5|367	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbr.pfb
14cu|texlive-allrunes-2.1-5|368	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbs.pfb
14cu|texlive-allrunes-2.1-5|369	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbt.pfb
14cu|texlive-allrunes-2.1-5|370	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcm.pfb
14cu|texlive-allrunes-2.1-5|371	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcn.pfb
14cu|texlive-allrunes-2.1-5|372	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcq.pfb
14cu|texlive-allrunes-2.1-5|373	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcr.pfb
14cu|texlive-allrunes-2.1-5|374	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcs.pfb
14cu|texlive-allrunes-2.1-5|375	%{_texmfdistdir}/fonts/type1/public/allrunes/frumct.pfb
14cu|texlive-allrunes-2.1-5|376	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkm.pfb
14cu|texlive-allrunes-2.1-5|377	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkn.pfb
14cu|texlive-allrunes-2.1-5|378	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkq.pfb
14cu|texlive-allrunes-2.1-5|379	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkr.pfb
14cu|texlive-allrunes-2.1-5|380	%{_texmfdistdir}/fonts/type1/public/allrunes/frumks.pfb
14cu|texlive-allrunes-2.1-5|381	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkt.pfb
14cu|texlive-allrunes-2.1-5|382	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlm.pfb
14cu|texlive-allrunes-2.1-5|383	%{_texmfdistdir}/fonts/type1/public/allrunes/frumln.pfb
14cu|texlive-allrunes-2.1-5|384	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlq.pfb
14cu|texlive-allrunes-2.1-5|385	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlr.pfb
14cu|texlive-allrunes-2.1-5|386	%{_texmfdistdir}/fonts/type1/public/allrunes/frumls.pfb
14cu|texlive-allrunes-2.1-5|387	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlt.pfb
14cu|texlive-allrunes-2.1-5|388	%{_texmfdistdir}/fonts/type1/public/allrunes/frummm.pfb
14cu|texlive-allrunes-2.1-5|389	%{_texmfdistdir}/fonts/type1/public/allrunes/frummn.pfb
14cu|texlive-allrunes-2.1-5|390	%{_texmfdistdir}/fonts/type1/public/allrunes/frummq.pfb
14cu|texlive-allrunes-2.1-5|391	%{_texmfdistdir}/fonts/type1/public/allrunes/frummr.pfb
14cu|texlive-allrunes-2.1-5|392	%{_texmfdistdir}/fonts/type1/public/allrunes/frumms.pfb
14cu|texlive-allrunes-2.1-5|393	%{_texmfdistdir}/fonts/type1/public/allrunes/frummt.pfb
14cu|texlive-allrunes-2.1-5|394	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnm.pfb
14cu|texlive-allrunes-2.1-5|395	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnn.pfb
14cu|texlive-allrunes-2.1-5|396	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnq.pfb
14cu|texlive-allrunes-2.1-5|397	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnr.pfb
14cu|texlive-allrunes-2.1-5|398	%{_texmfdistdir}/fonts/type1/public/allrunes/frumns.pfb
14cu|texlive-allrunes-2.1-5|399	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnt.pfb
14cu|texlive-allrunes-2.1-5|400	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbm.pfb
14cu|texlive-allrunes-2.1-5|401	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbn.pfb
14cu|texlive-allrunes-2.1-5|402	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbq.pfb
14cu|texlive-allrunes-2.1-5|403	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbr.pfb
14cu|texlive-allrunes-2.1-5|404	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbs.pfb
14cu|texlive-allrunes-2.1-5|405	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbt.pfb
14cu|texlive-allrunes-2.1-5|406	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncm.pfb
14cu|texlive-allrunes-2.1-5|407	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncn.pfb
14cu|texlive-allrunes-2.1-5|408	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncq.pfb
14cu|texlive-allrunes-2.1-5|409	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncr.pfb
14cu|texlive-allrunes-2.1-5|410	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncs.pfb
14cu|texlive-allrunes-2.1-5|411	%{_texmfdistdir}/fonts/type1/public/allrunes/frunct.pfb
14cu|texlive-allrunes-2.1-5|412	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkm.pfb
14cu|texlive-allrunes-2.1-5|413	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkn.pfb
14cu|texlive-allrunes-2.1-5|414	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkq.pfb
14cu|texlive-allrunes-2.1-5|415	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkr.pfb
14cu|texlive-allrunes-2.1-5|416	%{_texmfdistdir}/fonts/type1/public/allrunes/frunks.pfb
14cu|texlive-allrunes-2.1-5|417	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkt.pfb
14cu|texlive-allrunes-2.1-5|418	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlm.pfb
14cu|texlive-allrunes-2.1-5|419	%{_texmfdistdir}/fonts/type1/public/allrunes/frunln.pfb
14cu|texlive-allrunes-2.1-5|420	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlq.pfb
14cu|texlive-allrunes-2.1-5|421	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlr.pfb
14cu|texlive-allrunes-2.1-5|422	%{_texmfdistdir}/fonts/type1/public/allrunes/frunls.pfb
14cu|texlive-allrunes-2.1-5|423	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlt.pfb
14cu|texlive-allrunes-2.1-5|424	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmm.pfb
14cu|texlive-allrunes-2.1-5|425	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmn.pfb
14cu|texlive-allrunes-2.1-5|426	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmq.pfb
14cu|texlive-allrunes-2.1-5|427	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmr.pfb
14cu|texlive-allrunes-2.1-5|428	%{_texmfdistdir}/fonts/type1/public/allrunes/frunms.pfb
14cu|texlive-allrunes-2.1-5|429	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmt.pfb
14cu|texlive-allrunes-2.1-5|430	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnm.pfb
14cu|texlive-allrunes-2.1-5|431	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnn.pfb
14cu|texlive-allrunes-2.1-5|432	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnq.pfb
14cu|texlive-allrunes-2.1-5|433	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnr.pfb
14cu|texlive-allrunes-2.1-5|434	%{_texmfdistdir}/fonts/type1/public/allrunes/frunns.pfb
14cu|texlive-allrunes-2.1-5|435	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnt.pfb
14cu|texlive-allrunes-2.1-5|436	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbm.pfb
14cu|texlive-allrunes-2.1-5|437	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbn.pfb
14cu|texlive-allrunes-2.1-5|438	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbq.pfb
14cu|texlive-allrunes-2.1-5|439	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbr.pfb
14cu|texlive-allrunes-2.1-5|440	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbs.pfb
14cu|texlive-allrunes-2.1-5|441	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbt.pfb
14cu|texlive-allrunes-2.1-5|442	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcm.pfb
14cu|texlive-allrunes-2.1-5|443	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcn.pfb
14cu|texlive-allrunes-2.1-5|444	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcq.pfb
14cu|texlive-allrunes-2.1-5|445	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcr.pfb
14cu|texlive-allrunes-2.1-5|446	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcs.pfb
14cu|texlive-allrunes-2.1-5|447	%{_texmfdistdir}/fonts/type1/public/allrunes/frutct.pfb
14cu|texlive-allrunes-2.1-5|448	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkm.pfb
14cu|texlive-allrunes-2.1-5|449	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkn.pfb
14cu|texlive-allrunes-2.1-5|450	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkq.pfb
14cu|texlive-allrunes-2.1-5|451	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkr.pfb
14cu|texlive-allrunes-2.1-5|452	%{_texmfdistdir}/fonts/type1/public/allrunes/frutks.pfb
14cu|texlive-allrunes-2.1-5|453	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkt.pfb
14cu|texlive-allrunes-2.1-5|454	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlm.pfb
14cu|texlive-allrunes-2.1-5|455	%{_texmfdistdir}/fonts/type1/public/allrunes/frutln.pfb
14cu|texlive-allrunes-2.1-5|456	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlq.pfb
14cu|texlive-allrunes-2.1-5|457	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlr.pfb
14cu|texlive-allrunes-2.1-5|458	%{_texmfdistdir}/fonts/type1/public/allrunes/frutls.pfb
14cu|texlive-allrunes-2.1-5|459	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlt.pfb
14cu|texlive-allrunes-2.1-5|460	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmm.pfb
14cu|texlive-allrunes-2.1-5|461	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmn.pfb
14cu|texlive-allrunes-2.1-5|462	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmq.pfb
14cu|texlive-allrunes-2.1-5|463	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmr.pfb
14cu|texlive-allrunes-2.1-5|464	%{_texmfdistdir}/fonts/type1/public/allrunes/frutms.pfb
14cu|texlive-allrunes-2.1-5|465	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmt.pfb
14cu|texlive-allrunes-2.1-5|466	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnm.pfb
14cu|texlive-allrunes-2.1-5|467	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnn.pfb
14cu|texlive-allrunes-2.1-5|468	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnq.pfb
14cu|texlive-allrunes-2.1-5|469	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnr.pfb
14cu|texlive-allrunes-2.1-5|470	%{_texmfdistdir}/fonts/type1/public/allrunes/frutns.pfb
14cu|texlive-allrunes-2.1-5|471	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnt.pfb
14cu|texlive-allrunes-2.1-5|472	%{_texmfdistdir}/tex/latex/allrunes/allrunes.sty
14cu|texlive-allrunes-2.1-5|473	%{_texmfdistdir}/tex/latex/allrunes/ara.fd
14cu|texlive-allrunes-2.1-5|474	%{_texmfdistdir}/tex/latex/allrunes/arc.fd
14cu|texlive-allrunes-2.1-5|475	%{_texmfdistdir}/tex/latex/allrunes/arl.fd
14cu|texlive-allrunes-2.1-5|476	%{_texmfdistdir}/tex/latex/allrunes/arm.fd
14cu|texlive-allrunes-2.1-5|477	%{_texmfdistdir}/tex/latex/allrunes/arn.fd
14cu|texlive-allrunes-2.1-5|478	%{_texmfdistdir}/tex/latex/allrunes/art.fd
14cu|texlive-allrunes-2.1-5|479	%doc %{_texmfdistdir}/doc/fonts/allrunes/README
14cu|texlive-allrunes-2.1-5|480	%doc %{_texmfdistdir}/doc/fonts/allrunes/allrunes.pdf
14cu|texlive-allrunes-2.1-5|481	#- source
14cu|texlive-allrunes-2.1-5|482	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.dtx
14cu|texlive-allrunes-2.1-5|483	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.ins
14cu|texlive-allrunes-2.1-5|484	
14cu|texlive-allrunes-2.1-5|485	#-----------------------------------------------------------------------
14cu|texlive-allrunes-2.1-5|486	%prep
14cu|texlive-allrunes-2.1-5|487	%setup -c -a0 -a1 -a2
14cu|texlive-allrunes-2.1-5|488	
14cu|texlive-allrunes-2.1-5|489	%build
14cu|texlive-allrunes-2.1-5|490	
14cu|texlive-allrunes-2.1-5|491	%install
14cu|texlive-allrunes-2.1-5|492	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-allrunes-2.1-5|493	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-allrunes-2.1-5|494	
14cu|texlive-allrunes-2.1-5|495	
14cu|texlive-allrunes-2.1-5|496	
14cu|texlive-allrunes-2.1-5|497	%changelog
14cu|texlive-allrunes-2.1-5|498	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cu|texlive-allrunes-2.1-5|499	+ Revision: 83acadc
14cu|texlive-allrunes-2.1-5|500	- MassBuild#681: Increase release tag
14cu|texlive-allrunes-2.1-5|501	
14cu|texlive-allrunes-2.1-5|502	

14836 14
14cu|texlive-amsrefs-2.14-8|1	# revision 30646
14cu|texlive-amsrefs-2.14-8|2	# category Package
14cu|texlive-amsrefs-2.14-8|3	# catalog-ctan /macros/latex/contrib/amsrefs
14cu|texlive-amsrefs-2.14-8|4	# catalog-date 2013-03-09 15:08:10 +0100
14cu|texlive-amsrefs-2.14-8|5	# catalog-license lppl1.3
14cu|texlive-amsrefs-2.14-8|6	# catalog-version 2.14
14cu|texlive-amsrefs-2.14-8|7	Name:		texlive-amsrefs
14cu|texlive-amsrefs-2.14-8|8	Version:	2.14
14cu|texlive-amsrefs-2.14-8|9	Release:	8
14cu|texlive-amsrefs-2.14-8|10	Summary:	A LaTeX-based replacement for BibTeX
14cu|texlive-amsrefs-2.14-8|11	Group:		Publishing
14cu|texlive-amsrefs-2.14-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsrefs
14cu|texlive-amsrefs-2.14-8|13	License:	LPPL1.3
14cu|texlive-amsrefs-2.14-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.tar.xz
14cu|texlive-amsrefs-2.14-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.doc.tar.xz
14cu|texlive-amsrefs-2.14-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.source.tar.xz
14cu|texlive-amsrefs-2.14-8|17	BuildArch:	noarch
14cu|texlive-amsrefs-2.14-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-amsrefs-2.14-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-amsrefs-2.14-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-amsrefs-2.14-8|21	
14cu|texlive-amsrefs-2.14-8|22	%description
14cu|texlive-amsrefs-2.14-8|23	Amsrefs is a LaTeX package for bibliographies that provides an
14cu|texlive-amsrefs-2.14-8|24	archival data format similar to the format of BibTeX database
14cu|texlive-amsrefs-2.14-8|25	files, but adapted to make direct processing by LaTeX easier.
14cu|texlive-amsrefs-2.14-8|26	The package can be used either in conjunction with BibTeX or as
14cu|texlive-amsrefs-2.14-8|27	a replacement for BibTeX.
14cu|texlive-amsrefs-2.14-8|28	
14cu|texlive-amsrefs-2.14-8|29	
14cu|texlive-amsrefs-2.14-8|30	#-----------------------------------------------------------------------
14cu|texlive-amsrefs-2.14-8|31	%files
14cu|texlive-amsrefs-2.14-8|32	%{_texmfdistdir}/bibtex/bib/amsrefs/amsj.bib
14cu|texlive-amsrefs-2.14-8|33	%{_texmfdistdir}/bibtex/bst/amsrefs/amsra.bst
14cu|texlive-amsrefs-2.14-8|34	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrn.bst
14cu|texlive-amsrefs-2.14-8|35	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrs.bst
14cu|texlive-amsrefs-2.14-8|36	%{_texmfdistdir}/bibtex/bst/amsrefs/amsru.bst
14cu|texlive-amsrefs-2.14-8|37	%{_texmfdistdir}/bibtex/bst/amsrefs/amsry.bst
14cu|texlive-amsrefs-2.14-8|38	%{_texmfdistdir}/tex/latex/amsrefs/amsbst.sty
14cu|texlive-amsrefs-2.14-8|39	%{_texmfdistdir}/tex/latex/amsrefs/amsrefs.sty
14cu|texlive-amsrefs-2.14-8|40	%{_texmfdistdir}/tex/latex/amsrefs/ifoption.sty
14cu|texlive-amsrefs-2.14-8|41	%{_texmfdistdir}/tex/latex/amsrefs/mathscinet.sty
14cu|texlive-amsrefs-2.14-8|42	%{_texmfdistdir}/tex/latex/amsrefs/pcatcode.sty
14cu|texlive-amsrefs-2.14-8|43	%{_texmfdistdir}/tex/latex/amsrefs/rkeyval.sty
14cu|texlive-amsrefs-2.14-8|44	%{_texmfdistdir}/tex/latex/amsrefs/textcmds.sty
14cu|texlive-amsrefs-2.14-8|45	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrdoc.pdf
14cu|texlive-amsrefs-2.14-8|46	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.faq
14cu|texlive-amsrefs-2.14-8|47	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.pdf
14cu|texlive-amsrefs-2.14-8|48	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsxport.pdf
14cu|texlive-amsrefs-2.14-8|49	%doc %{_texmfdistdir}/doc/latex/amsrefs/changes.pdf
14cu|texlive-amsrefs-2.14-8|50	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xa.tex
14cu|texlive-amsrefs-2.14-8|51	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xb.tex
14cu|texlive-amsrefs-2.14-8|52	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xh.tex
14cu|texlive-amsrefs-2.14-8|53	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xs.tex
14cu|texlive-amsrefs-2.14-8|54	%doc %{_texmfdistdir}/doc/latex/amsrefs/gktest.ltb
14cu|texlive-amsrefs-2.14-8|55	%doc %{_texmfdistdir}/doc/latex/amsrefs/ifoption.pdf
14cu|texlive-amsrefs-2.14-8|56	%doc %{_texmfdistdir}/doc/latex/amsrefs/jr.bib
14cu|texlive-amsrefs-2.14-8|57	%doc %{_texmfdistdir}/doc/latex/amsrefs/mathscinet.pdf
14cu|texlive-amsrefs-2.14-8|58	%doc %{_texmfdistdir}/doc/latex/amsrefs/pcatcode.pdf
14cu|texlive-amsrefs-2.14-8|59	%doc %{_texmfdistdir}/doc/latex/amsrefs/rkeyval.pdf
14cu|texlive-amsrefs-2.14-8|60	%doc %{_texmfdistdir}/doc/latex/amsrefs/textcmds.pdf
14cu|texlive-amsrefs-2.14-8|61	#- source
14cu|texlive-amsrefs-2.14-8|62	%doc %{_texmfdistdir}/source/latex/amsrefs/README
14cu|texlive-amsrefs-2.14-8|63	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrdoc.tex
14cu|texlive-amsrefs-2.14-8|64	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.dtx
14cu|texlive-amsrefs-2.14-8|65	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.ins
14cu|texlive-amsrefs-2.14-8|66	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.dtx
14cu|texlive-amsrefs-2.14-8|67	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.ins
14cu|texlive-amsrefs-2.14-8|68	%doc %{_texmfdistdir}/source/latex/amsrefs/changes.tex
14cu|texlive-amsrefs-2.14-8|69	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.dtx
14cu|texlive-amsrefs-2.14-8|70	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.ins
14cu|texlive-amsrefs-2.14-8|71	%doc %{_texmfdistdir}/source/latex/amsrefs/install.txt
14cu|texlive-amsrefs-2.14-8|72	%doc %{_texmfdistdir}/source/latex/amsrefs/manifest.txt
14cu|texlive-amsrefs-2.14-8|73	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.dtx
14cu|texlive-amsrefs-2.14-8|74	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.ins
14cu|texlive-amsrefs-2.14-8|75	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.dtx
14cu|texlive-amsrefs-2.14-8|76	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.ins
14cu|texlive-amsrefs-2.14-8|77	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.dtx
14cu|texlive-amsrefs-2.14-8|78	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.ins
14cu|texlive-amsrefs-2.14-8|79	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.dtx
14cu|texlive-amsrefs-2.14-8|80	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.ins
14cu|texlive-amsrefs-2.14-8|81	
14cu|texlive-amsrefs-2.14-8|82	#-----------------------------------------------------------------------
14cu|texlive-amsrefs-2.14-8|83	%prep
14cu|texlive-amsrefs-2.14-8|84	%setup -c -a0 -a1 -a2
14cu|texlive-amsrefs-2.14-8|85	
14cu|texlive-amsrefs-2.14-8|86	%build
14cu|texlive-amsrefs-2.14-8|87	
14cu|texlive-amsrefs-2.14-8|88	%install
14cu|texlive-amsrefs-2.14-8|89	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-amsrefs-2.14-8|90	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-amsrefs-2.14-8|91	
14cu|texlive-amsrefs-2.14-8|92	%changelog
14cu|texlive-amsrefs-2.14-8|93	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-8
14cu|texlive-amsrefs-2.14-8|94	+ Revision: 2b24178
14cu|texlive-amsrefs-2.14-8|95	- MassBuild#681: Increase release tag
14cu|texlive-amsrefs-2.14-8|96	
14cu|texlive-amsrefs-2.14-8|97	

14837 14
14cu|texlive-antiqua-001.003-5|1	# revision 24266
14cu|texlive-antiqua-001.003-5|2	# category Package
14cu|texlive-antiqua-001.003-5|3	# catalog-ctan /fonts/urw/antiqua
14cu|texlive-antiqua-001.003-5|4	# catalog-date 2011-10-11 17:17:32 +0200
14cu|texlive-antiqua-001.003-5|5	# catalog-license gpl
14cu|texlive-antiqua-001.003-5|6	# catalog-version 001.003
14cu|texlive-antiqua-001.003-5|7	Name:		texlive-antiqua
14cu|texlive-antiqua-001.003-5|8	Version:	001.003
14cu|texlive-antiqua-001.003-5|9	Release:	5
14cu|texlive-antiqua-001.003-5|10	Summary:	URW Antiqua condensed font, for use with TeX
14cu|texlive-antiqua-001.003-5|11	Group:		Publishing
14cu|texlive-antiqua-001.003-5|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/antiqua
14cu|texlive-antiqua-001.003-5|13	License:	GPL
14cu|texlive-antiqua-001.003-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.tar.xz
14cu|texlive-antiqua-001.003-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.doc.tar.xz
14cu|texlive-antiqua-001.003-5|16	BuildArch:	noarch
14cu|texlive-antiqua-001.003-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-antiqua-001.003-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-antiqua-001.003-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-antiqua-001.003-5|20	
14cu|texlive-antiqua-001.003-5|21	%description
14cu|texlive-antiqua-001.003-5|22	The directory contains a copy of the Type 1 font "URW Antiqua
14cu|texlive-antiqua-001.003-5|23	2051 Regular Condensed" released under the GPL by URW, with
14cu|texlive-antiqua-001.003-5|24	supporting files for use with (La)TeX.
14cu|texlive-antiqua-001.003-5|25	
14cu|texlive-antiqua-001.003-5|26	
14cu|texlive-antiqua-001.003-5|27	#-----------------------------------------------------------------------
14cu|texlive-antiqua-001.003-5|28	%files
14cu|texlive-antiqua-001.003-5|29	%{_texmfdistdir}/fonts/afm/urw/antiqua/uaqr8ac.afm
14cu|texlive-antiqua-001.003-5|30	%{_texmfdistdir}/fonts/map/dvips/antiqua/uaq.map
14cu|texlive-antiqua-001.003-5|31	%{_texmfdistdir}/fonts/map/vtex/antiqua/uaq.ali
14cu|texlive-antiqua-001.003-5|32	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr7tc.tfm
14cu|texlive-antiqua-001.003-5|33	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8ac.tfm
14cu|texlive-antiqua-001.003-5|34	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8cc.tfm
14cu|texlive-antiqua-001.003-5|35	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8rc.tfm
14cu|texlive-antiqua-001.003-5|36	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8tc.tfm
14cu|texlive-antiqua-001.003-5|37	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc7tc.tfm
14cu|texlive-antiqua-001.003-5|38	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc8tc.tfm
14cu|texlive-antiqua-001.003-5|39	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro7tc.tfm
14cu|texlive-antiqua-001.003-5|40	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8cc.tfm
14cu|texlive-antiqua-001.003-5|41	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8rc.tfm
14cu|texlive-antiqua-001.003-5|42	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8tc.tfm
14cu|texlive-antiqua-001.003-5|43	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfb
14cu|texlive-antiqua-001.003-5|44	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfm
14cu|texlive-antiqua-001.003-5|45	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr7tc.vf
14cu|texlive-antiqua-001.003-5|46	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8cc.vf
14cu|texlive-antiqua-001.003-5|47	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8tc.vf
14cu|texlive-antiqua-001.003-5|48	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc7tc.vf
14cu|texlive-antiqua-001.003-5|49	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc8tc.vf
14cu|texlive-antiqua-001.003-5|50	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro7tc.vf
14cu|texlive-antiqua-001.003-5|51	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8cc.vf
14cu|texlive-antiqua-001.003-5|52	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8tc.vf
14cu|texlive-antiqua-001.003-5|53	%{_texmfdistdir}/tex/latex/antiqua/ot1uaq.fd
14cu|texlive-antiqua-001.003-5|54	%{_texmfdistdir}/tex/latex/antiqua/t1uaq.fd
14cu|texlive-antiqua-001.003-5|55	%{_texmfdistdir}/tex/latex/antiqua/ts1uaq.fd
14cu|texlive-antiqua-001.003-5|56	%doc %{_texmfdistdir}/doc/fonts/antiqua/antiqua.txt
14cu|texlive-antiqua-001.003-5|57	%doc %{_texmfdistdir}/doc/fonts/antiqua/uaqr8ac.afm.org
14cu|texlive-antiqua-001.003-5|58	
14cu|texlive-antiqua-001.003-5|59	#-----------------------------------------------------------------------
14cu|texlive-antiqua-001.003-5|60	%prep
14cu|texlive-antiqua-001.003-5|61	%setup -c -a0 -a1
14cu|texlive-antiqua-001.003-5|62	
14cu|texlive-antiqua-001.003-5|63	%build
14cu|texlive-antiqua-001.003-5|64	
14cu|texlive-antiqua-001.003-5|65	%install
14cu|texlive-antiqua-001.003-5|66	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-antiqua-001.003-5|67	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-antiqua-001.003-5|68	
14cu|texlive-antiqua-001.003-5|69	
14cu|texlive-antiqua-001.003-5|70	
14cu|texlive-antiqua-001.003-5|71	%changelog
14cu|texlive-antiqua-001.003-5|72	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 001.003-5
14cu|texlive-antiqua-001.003-5|73	+ Revision: 417fb9a
14cu|texlive-antiqua-001.003-5|74	- MassBuild#681: Increase release tag
14cu|texlive-antiqua-001.003-5|75	
14cu|texlive-antiqua-001.003-5|76	

14838 14
14cu|texlive-apacite-6.03-8|1	# revision 31264
14cu|texlive-apacite-6.03-8|2	# category Package
14cu|texlive-apacite-6.03-8|3	# catalog-ctan /biblio/bibtex/contrib/apacite
14cu|texlive-apacite-6.03-8|4	# catalog-date 2013-07-22 09:44:36 +0200
14cu|texlive-apacite-6.03-8|5	# catalog-license lppl
14cu|texlive-apacite-6.03-8|6	# catalog-version 6.03
14cu|texlive-apacite-6.03-8|7	Name:		texlive-apacite
14cu|texlive-apacite-6.03-8|8	Version:	6.03
14cu|texlive-apacite-6.03-8|9	Release:	8
14cu|texlive-apacite-6.03-8|10	Summary:	Citation style following the rules of the APA
14cu|texlive-apacite-6.03-8|11	Group:		Publishing
14cu|texlive-apacite-6.03-8|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apacite
14cu|texlive-apacite-6.03-8|13	License:	LPPL
14cu|texlive-apacite-6.03-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.tar.xz
14cu|texlive-apacite-6.03-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.doc.tar.xz
14cu|texlive-apacite-6.03-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.source.tar.xz
14cu|texlive-apacite-6.03-8|17	BuildArch:	noarch
14cu|texlive-apacite-6.03-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-apacite-6.03-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-apacite-6.03-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-apacite-6.03-8|21	
14cu|texlive-apacite-6.03-8|22	%description
14cu|texlive-apacite-6.03-8|23	Apacite provides a BibTeX style and a LaTeX package which are
14cu|texlive-apacite-6.03-8|24	designed to match the requirements of the American
14cu|texlive-apacite-6.03-8|25	Psychological Association's style for citations. The package
14cu|texlive-apacite-6.03-8|26	follows the 6th edition of the APA manual, and is designed to
14cu|texlive-apacite-6.03-8|27	work with the apa6 class. A test document is provided. The
14cu|texlive-apacite-6.03-8|28	package is compatible with chapterbib and (to some extent) with
14cu|texlive-apacite-6.03-8|29	hyperref (for limits of compatibility, see the documentation).
14cu|texlive-apacite-6.03-8|30	The package also includes a means of generating an author index
14cu|texlive-apacite-6.03-8|31	for a document.
14cu|texlive-apacite-6.03-8|32	
14cu|texlive-apacite-6.03-8|33	
14cu|texlive-apacite-6.03-8|34	#-----------------------------------------------------------------------
14cu|texlive-apacite-6.03-8|35	%files
14cu|texlive-apacite-6.03-8|36	%{_texmfdistdir}/bibtex/bst/apacite/apacann.bst
14cu|texlive-apacite-6.03-8|37	%{_texmfdistdir}/bibtex/bst/apacite/apacannx.bst
14cu|texlive-apacite-6.03-8|38	%{_texmfdistdir}/bibtex/bst/apacite/apacite.bst
14cu|texlive-apacite-6.03-8|39	%{_texmfdistdir}/bibtex/bst/apacite/apacitex.bst
14cu|texlive-apacite-6.03-8|40	%{_texmfdistdir}/tex/latex/apacite/apacdoc.sty
14cu|texlive-apacite-6.03-8|41	%{_texmfdistdir}/tex/latex/apacite/apacite.sty
14cu|texlive-apacite-6.03-8|42	%{_texmfdistdir}/tex/latex/apacite/dutch.apc
14cu|texlive-apacite-6.03-8|43	%{_texmfdistdir}/tex/latex/apacite/english.apc
14cu|texlive-apacite-6.03-8|44	%{_texmfdistdir}/tex/latex/apacite/finnish.apc
14cu|texlive-apacite-6.03-8|45	%{_texmfdistdir}/tex/latex/apacite/french.apc
14cu|texlive-apacite-6.03-8|46	%{_texmfdistdir}/tex/latex/apacite/german.apc
14cu|texlive-apacite-6.03-8|47	%{_texmfdistdir}/tex/latex/apacite/greek.apc
14cu|texlive-apacite-6.03-8|48	%{_texmfdistdir}/tex/latex/apacite/ngerman.apc
14cu|texlive-apacite-6.03-8|49	%{_texmfdistdir}/tex/latex/apacite/norsk.apc
14cu|texlive-apacite-6.03-8|50	%{_texmfdistdir}/tex/latex/apacite/spanish.apc
14cu|texlive-apacite-6.03-8|51	%{_texmfdistdir}/tex/latex/apacite/swedish.apc
14cu|texlive-apacite-6.03-8|52	%doc %{_texmfdistdir}/doc/bibtex/apacite/README
14cu|texlive-apacite-6.03-8|53	%doc %{_texmfdistdir}/doc/bibtex/apacite/apa5ex.bib
14cu|texlive-apacite-6.03-8|54	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacite.pdf
14cu|texlive-apacite-6.03-8|55	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacxmpl.tex
14cu|texlive-apacite-6.03-8|56	#- source
14cu|texlive-apacite-6.03-8|57	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.drv
14cu|texlive-apacite-6.03-8|58	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.dtx
14cu|texlive-apacite-6.03-8|59	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.ins
14cu|texlive-apacite-6.03-8|60	
14cu|texlive-apacite-6.03-8|61	#-----------------------------------------------------------------------
14cu|texlive-apacite-6.03-8|62	%prep
14cu|texlive-apacite-6.03-8|63	%setup -c -a0 -a1 -a2
14cu|texlive-apacite-6.03-8|64	
14cu|texlive-apacite-6.03-8|65	%build
14cu|texlive-apacite-6.03-8|66	
14cu|texlive-apacite-6.03-8|67	%install
14cu|texlive-apacite-6.03-8|68	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-apacite-6.03-8|69	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-apacite-6.03-8|70	
14cu|texlive-apacite-6.03-8|71	%changelog
14cu|texlive-apacite-6.03-8|72	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.03-8
14cu|texlive-apacite-6.03-8|73	+ Revision: 8514a64
14cu|texlive-apacite-6.03-8|74	- MassBuild#681: Increase release tag
14cu|texlive-apacite-6.03-8|75	
14cu|texlive-apacite-6.03-8|76	

14839 14
14cu|texlive-apalike2-20091109-5|1	# revision 15878
14cu|texlive-apalike2-20091109-5|2	# category Package
14cu|texlive-apalike2-20091109-5|3	# catalog-ctan /biblio/bibtex/contrib/apalike2/apalike2.bst
14cu|texlive-apalike2-20091109-5|4	# catalog-date 2009-11-09 13:03:38 +0100
14cu|texlive-apalike2-20091109-5|5	# catalog-license other-free
14cu|texlive-apalike2-20091109-5|6	# catalog-version undef
14cu|texlive-apalike2-20091109-5|7	Name:		texlive-apalike2
14cu|texlive-apalike2-20091109-5|8	Version:	20091109
14cu|texlive-apalike2-20091109-5|9	Release:	5
14cu|texlive-apalike2-20091109-5|10	Summary:	Bibliography style that approaches APA requirements
14cu|texlive-apalike2-20091109-5|11	Group:		Publishing
14cu|texlive-apalike2-20091109-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apalike2/apalike2.bst
14cu|texlive-apalike2-20091109-5|13	License:	OTHER-FREE
14cu|texlive-apalike2-20091109-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apalike2.tar.xz
14cu|texlive-apalike2-20091109-5|15	BuildArch:	noarch
14cu|texlive-apalike2-20091109-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-apalike2-20091109-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-apalike2-20091109-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-apalike2-20091109-5|19	
14cu|texlive-apalike2-20091109-5|20	%description
14cu|texlive-apalike2-20091109-5|21	Described as a "local adaptation" of apalike.
14cu|texlive-apalike2-20091109-5|22	
14cu|texlive-apalike2-20091109-5|23	
14cu|texlive-apalike2-20091109-5|24	#-----------------------------------------------------------------------
14cu|texlive-apalike2-20091109-5|25	%files
14cu|texlive-apalike2-20091109-5|26	%{_texmfdistdir}/bibtex/bst/apalike2/apalike2.bst
14cu|texlive-apalike2-20091109-5|27	
14cu|texlive-apalike2-20091109-5|28	#-----------------------------------------------------------------------
14cu|texlive-apalike2-20091109-5|29	%prep
14cu|texlive-apalike2-20091109-5|30	%setup -c -a0
14cu|texlive-apalike2-20091109-5|31	
14cu|texlive-apalike2-20091109-5|32	%build
14cu|texlive-apalike2-20091109-5|33	
14cu|texlive-apalike2-20091109-5|34	%install
14cu|texlive-apalike2-20091109-5|35	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-apalike2-20091109-5|36	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14cu|texlive-apalike2-20091109-5|37	
14cu|texlive-apalike2-20091109-5|38	
14cu|texlive-apalike2-20091109-5|39	
14cu|texlive-apalike2-20091109-5|40	%changelog
14cu|texlive-apalike2-20091109-5|41	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-5
14cu|texlive-apalike2-20091109-5|42	+ Revision: 80db660
14cu|texlive-apalike2-20091109-5|43	- MassBuild#681: Increase release tag
14cu|texlive-apalike2-20091109-5|44	
14cu|texlive-apalike2-20091109-5|45	

14840 14
14cu|texlive-arara-3.0-9|1	# revision 29762
14cu|texlive-arara-3.0-9|2	# category Package
14cu|texlive-arara-3.0-9|3	# catalog-ctan /support/arara
14cu|texlive-arara-3.0-9|4	# catalog-date 2013-02-06 08:25:13 +0100
14cu|texlive-arara-3.0-9|5	# catalog-license bsd
14cu|texlive-arara-3.0-9|6	# catalog-version 3.0
14cu|texlive-arara-3.0-9|7	Name:		texlive-arara
14cu|texlive-arara-3.0-9|8	Version:	3.0
14cu|texlive-arara-3.0-9|9	Release:	9
14cu|texlive-arara-3.0-9|10	Summary:	Automation of LaTeX compilation
14cu|texlive-arara-3.0-9|11	Group:		Publishing
14cu|texlive-arara-3.0-9|12	URL:		http://www.ctan.org/tex-archive/support/arara
14cu|texlive-arara-3.0-9|13	License:	BSD
14cu|texlive-arara-3.0-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.tar.xz
14cu|texlive-arara-3.0-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.doc.tar.xz
14cu|texlive-arara-3.0-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.source.tar.xz
14cu|texlive-arara-3.0-9|17	BuildArch:	noarch
14cu|texlive-arara-3.0-9|18	BuildRequires:	texlive-tlpkg
14cu|texlive-arara-3.0-9|19	Requires(pre):	texlive-tlpkg
14cu|texlive-arara-3.0-9|20	Requires(post):	texlive-kpathsea
14cu|texlive-arara-3.0-9|21	Provides:	texlive-arara.bin = %{EVRD}
14cu|texlive-arara-3.0-9|22	
14cu|texlive-arara-3.0-9|23	%description
14cu|texlive-arara-3.0-9|24	Arara is comparable with other well-known compilation tools
14cu|texlive-arara-3.0-9|25	like latexmk and rubber. The key difference is that that arara
14cu|texlive-arara-3.0-9|26	determines its actions from metadata in the source code, rather
14cu|texlive-arara-3.0-9|27	than relying on indirect resources, such as log file analysis.
14cu|texlive-arara-3.0-9|28	
14cu|texlive-arara-3.0-9|29	
14cu|texlive-arara-3.0-9|30	#-----------------------------------------------------------------------
14cu|texlive-arara-3.0-9|31	%files
14cu|texlive-arara-3.0-9|32	%{_bindir}/arara
14cu|texlive-arara-3.0-9|33	%{_texmfdistdir}/scripts/arara/arara.jar
14cu|texlive-arara-3.0-9|34	%{_texmfdistdir}/scripts/arara/arara.sh
14cu|texlive-arara-3.0-9|35	%{_texmfdistdir}/scripts/arara/rules/biber.yaml
14cu|texlive-arara-3.0-9|36	%{_texmfdistdir}/scripts/arara/rules/bibtex.yaml
14cu|texlive-arara-3.0-9|37	%{_texmfdistdir}/scripts/arara/rules/clean.yaml
14cu|texlive-arara-3.0-9|38	%{_texmfdistdir}/scripts/arara/rules/dvips.yaml
14cu|texlive-arara-3.0-9|39	%{_texmfdistdir}/scripts/arara/rules/frontespizio.yaml
14cu|texlive-arara-3.0-9|40	%{_texmfdistdir}/scripts/arara/rules/latex.yaml
14cu|texlive-arara-3.0-9|41	%{_texmfdistdir}/scripts/arara/rules/lmkclean.yaml
14cu|texlive-arara-3.0-9|42	%{_texmfdistdir}/scripts/arara/rules/lualatex.yaml
14cu|texlive-arara-3.0-9|43	%{_texmfdistdir}/scripts/arara/rules/lualatexmk.yaml
14cu|texlive-arara-3.0-9|44	%{_texmfdistdir}/scripts/arara/rules/luatex.yaml
14cu|texlive-arara-3.0-9|45	%{_texmfdistdir}/scripts/arara/rules/make.yaml
14cu|texlive-arara-3.0-9|46	%{_texmfdistdir}/scripts/arara/rules/makeglossaries.yaml
14cu|texlive-arara-3.0-9|47	%{_texmfdistdir}/scripts/arara/rules/makeindex.yaml
14cu|texlive-arara-3.0-9|48	%{_texmfdistdir}/scripts/arara/rules/nomencl.yaml
14cu|texlive-arara-3.0-9|49	%{_texmfdistdir}/scripts/arara/rules/pdflatex.yaml
14cu|texlive-arara-3.0-9|50	%{_texmfdistdir}/scripts/arara/rules/pdflatexmk.yaml
14cu|texlive-arara-3.0-9|51	%{_texmfdistdir}/scripts/arara/rules/pdftex.yaml
14cu|texlive-arara-3.0-9|52	%{_texmfdistdir}/scripts/arara/rules/ps2pdf.yaml
14cu|texlive-arara-3.0-9|53	%{_texmfdistdir}/scripts/arara/rules/sketch.yaml
14cu|texlive-arara-3.0-9|54	%{_texmfdistdir}/scripts/arara/rules/songidx.yaml
14cu|texlive-arara-3.0-9|55	%{_texmfdistdir}/scripts/arara/rules/tex.yaml
14cu|texlive-arara-3.0-9|56	%{_texmfdistdir}/scripts/arara/rules/xelatex.yaml
14cu|texlive-arara-3.0-9|57	%{_texmfdistdir}/scripts/arara/rules/xelatexmk.yaml
14cu|texlive-arara-3.0-9|58	%{_texmfdistdir}/scripts/arara/rules/xetex.yaml
14cu|texlive-arara-3.0-9|59	%doc %{_texmfdistdir}/doc/support/arara/README
14cu|texlive-arara-3.0-9|60	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.pdf
14cu|texlive-arara-3.0-9|61	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.tex
14cu|texlive-arara-3.0-9|62	%doc %{_texmfdistdir}/doc/support/arara/arara.sty
14cu|texlive-arara-3.0-9|63	%doc %{_texmfdistdir}/doc/support/arara/figures/arara.png
14cu|texlive-arara-3.0-9|64	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcommand.png
14cu|texlive-arara-3.0-9|65	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcompiler.png
14cu|texlive-arara-3.0-9|66	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-araramenu.png
14cu|texlive-arara-3.0-9|67	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-editcommands.png
14cu|texlive-arara-3.0-9|68	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-listarara.png
14cu|texlive-arara-3.0-9|69	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-newprofile.png
14cu|texlive-arara-3.0-9|70	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-settings.png
14cu|texlive-arara-3.0-9|71	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-finish.png
14cu|texlive-arara-3.0-9|72	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-langsel.png
14cu|texlive-arara-3.0-9|73	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-license.png
14cu|texlive-arara-3.0-9|74	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-packs.png
14cu|texlive-arara-3.0-9|75	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-path.png
14cu|texlive-arara-3.0-9|76	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-pathwarning.png
14cu|texlive-arara-3.0-9|77	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-progress.png
14cu|texlive-arara-3.0-9|78	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-welcome.png
14cu|texlive-arara-3.0-9|79	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-finish.png
14cu|texlive-arara-3.0-9|80	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-welcome.png
14cu|texlive-arara-3.0-9|81	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-config.png
14cu|texlive-arara-3.0-9|82	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-newprofile.png
14cu|texlive-arara-3.0-9|83	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-profiles.png
14cu|texlive-arara-3.0-9|84	%doc %{_texmfdistdir}/doc/support/arara/figures/texshop/texshop-arara.png
14cu|texlive-arara-3.0-9|85	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-add.png
14cu|texlive-arara-3.0-9|86	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-arara.png
14cu|texlive-arara-3.0-9|87	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-prefs.png
14cu|texlive-arara-3.0-9|88	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-profile.png
14cu|texlive-arara-3.0-9|89	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-ararabutton.png
14cu|texlive-arara-3.0-9|90	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-menu.png
14cu|texlive-arara-3.0-9|91	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-optionsinterface.png
14cu|texlive-arara-3.0-9|92	%doc %{_texmfdistdir}/doc/support/arara/references.bib
14cu|texlive-arara-3.0-9|93	#- source
14cu|texlive-arara-3.0-9|94	%doc %{_texmfdistdir}/source/support/arara/pom.xml
14cu|texlive-arara-3.0-9|95	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/Arara.java
14cu|texlive-arara-3.0-9|96	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/exception/AraraException.java
14cu|texlive-arara-3.0-9|97	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraCommand.java
14cu|texlive-arara-3.0-9|98	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraConfiguration.java
14cu|texlive-arara-3.0-9|99	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraDirective.java
14cu|texlive-arara-3.0-9|100	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraFilePattern.java
14cu|texlive-arara-3.0-9|101	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraLanguage.java
14cu|texlive-arara-3.0-9|102	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleArgument.java
14cu|texlive-arara-3.0-9|103	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleConfig.java
14cu|texlive-arara-3.0-9|104	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraTask.java
14cu|texlive-arara-3.0-9|105	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraConstants.java
14cu|texlive-arara-3.0-9|106	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLocalization.java
14cu|texlive-arara-3.0-9|107	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLogging.java
14cu|texlive-arara-3.0-9|108	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraMethods.java
14cu|texlive-arara-3.0-9|109	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraResolver.java
14cu|texlive-arara-3.0-9|110	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraUtils.java
14cu|texlive-arara-3.0-9|111	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandLineAnalyzer.java
14cu|texlive-arara-3.0-9|112	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandTrigger.java
14cu|texlive-arara-3.0-9|113	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/ConfigurationLoader.java
14cu|texlive-arara-3.0-9|114	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveExtractor.java
14cu|texlive-arara-3.0-9|115	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveParser.java
14cu|texlive-arara-3.0-9|116	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/LanguageController.java
14cu|texlive-arara-3.0-9|117	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TaskDeployer.java
14cu|texlive-arara-3.0-9|118	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TeeOutputStream.java
14cu|texlive-arara-3.0-9|119	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/conf/logback.xml
14cu|texlive-arara-3.0-9|120	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/localization/dummy
14cu|texlive-arara-3.0-9|121	%doc %{_texmfdistdir}/source/support/arara/src/test/java/com/github/arara/AraraTest.java
14cu|texlive-arara-3.0-9|122	
14cu|texlive-arara-3.0-9|123	#-----------------------------------------------------------------------
14cu|texlive-arara-3.0-9|124	%prep
14cu|texlive-arara-3.0-9|125	%setup -c -a0 -a1 -a2
14cu|texlive-arara-3.0-9|126	
14cu|texlive-arara-3.0-9|127	%build
14cu|texlive-arara-3.0-9|128	
14cu|texlive-arara-3.0-9|129	%install
14cu|texlive-arara-3.0-9|130	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-arara-3.0-9|131	pushd %{buildroot}%{_bindir}
14cu|texlive-arara-3.0-9|132	ln -sf %{_texmfdistdir}/scripts/arara/arara.sh arara
14cu|texlive-arara-3.0-9|133	popd
14cu|texlive-arara-3.0-9|134	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-arara-3.0-9|135	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-arara-3.0-9|136	
14cu|texlive-arara-3.0-9|137	%changelog
14cu|texlive-arara-3.0-9|138	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-9
14cu|texlive-arara-3.0-9|139	+ Revision: 81ad43a
14cu|texlive-arara-3.0-9|140	- MassBuild#681: Increase release tag
14cu|texlive-arara-3.0-9|141	
14cu|texlive-arara-3.0-9|142	

14841 14
14cu|texlive-archaic-20061108-5|1	# revision 15878
14cu|texlive-archaic-20061108-5|2	# category Package
14cu|texlive-archaic-20061108-5|3	# catalog-ctan /fonts/archaic
14cu|texlive-archaic-20061108-5|4	# catalog-date 2006-11-08 11:10:08 +0100
14cu|texlive-archaic-20061108-5|5	# catalog-license lppl
14cu|texlive-archaic-20061108-5|6	# catalog-version undef
14cu|texlive-archaic-20061108-5|7	Name:		texlive-archaic
14cu|texlive-archaic-20061108-5|8	Version:	20061108
14cu|texlive-archaic-20061108-5|9	Release:	5
14cu|texlive-archaic-20061108-5|10	Summary:	A collection of archaic fonts
14cu|texlive-archaic-20061108-5|11	Group:		Publishing
14cu|texlive-archaic-20061108-5|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic
14cu|texlive-archaic-20061108-5|13	License:	LPPL
14cu|texlive-archaic-20061108-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.tar.xz
14cu|texlive-archaic-20061108-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.doc.tar.xz
14cu|texlive-archaic-20061108-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.source.tar.xz
14cu|texlive-archaic-20061108-5|17	BuildArch:	noarch
14cu|texlive-archaic-20061108-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-archaic-20061108-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-archaic-20061108-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-archaic-20061108-5|21	
14cu|texlive-archaic-20061108-5|22	%description
14cu|texlive-archaic-20061108-5|23	The collection contains fonts to represent Aramaic, Cypriot,
14cu|texlive-archaic-20061108-5|24	Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian
14cu|texlive-archaic-20061108-5|25	hieroglyphics, Linear A, Linear B, Nabatean old Persian, the
14cu|texlive-archaic-20061108-5|26	Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian
14cu|texlive-archaic-20061108-5|27	Ugaritic and Viking scripts. The bundle also includes a small
14cu|texlive-archaic-20061108-5|28	font for use in phonetic transcription of the archaic writings.
14cu|texlive-archaic-20061108-5|29	The bundle's own directory includes a font installation map
14cu|texlive-archaic-20061108-5|30	file for the whole collection.
14cu|texlive-archaic-20061108-5|31	
14cu|texlive-archaic-20061108-5|32	
14cu|texlive-archaic-20061108-5|33	#-----------------------------------------------------------------------
14cu|texlive-archaic-20061108-5|34	%files
14cu|texlive-archaic-20061108-5|35	%{_texmfdistdir}/fonts/afm/public/archaic/aram10.afm
14cu|texlive-archaic-20061108-5|36	%{_texmfdistdir}/fonts/afm/public/archaic/copsn10.afm
14cu|texlive-archaic-20061108-5|37	%{_texmfdistdir}/fonts/afm/public/archaic/cugar10.afm
14cu|texlive-archaic-20061108-5|38	%{_texmfdistdir}/fonts/afm/public/archaic/cypr10.afm
14cu|texlive-archaic-20061108-5|39	%{_texmfdistdir}/fonts/afm/public/archaic/etr10.afm
14cu|texlive-archaic-20061108-5|40	%{_texmfdistdir}/fonts/afm/public/archaic/fut10.afm
14cu|texlive-archaic-20061108-5|41	%{_texmfdistdir}/fonts/afm/public/archaic/givbc10.afm
14cu|texlive-archaic-20061108-5|42	%{_texmfdistdir}/fonts/afm/public/archaic/gvibc10.afm
14cu|texlive-archaic-20061108-5|43	%{_texmfdistdir}/fonts/afm/public/archaic/linb10.afm
14cu|texlive-archaic-20061108-5|44	%{_texmfdistdir}/fonts/afm/public/archaic/nab10.afm
14cu|texlive-archaic-20061108-5|45	%{_texmfdistdir}/fonts/afm/public/archaic/oandsi10.afm
14cu|texlive-archaic-20061108-5|46	%{_texmfdistdir}/fonts/afm/public/archaic/oandsu10.afm
14cu|texlive-archaic-20061108-5|47	%{_texmfdistdir}/fonts/afm/public/archaic/phnc10.afm
14cu|texlive-archaic-20061108-5|48	%{_texmfdistdir}/fonts/afm/public/archaic/pmhg.afm
14cu|texlive-archaic-20061108-5|49	%{_texmfdistdir}/fonts/afm/public/archaic/proto10.afm
14cu|texlive-archaic-20061108-5|50	%{_texmfdistdir}/fonts/afm/public/archaic/sarab10.afm
14cu|texlive-archaic-20061108-5|51	%{_texmfdistdir}/fonts/map/dvips/archaic/aramaic.map
14cu|texlive-archaic-20061108-5|52	%{_texmfdistdir}/fonts/map/dvips/archaic/archaicprw.map
14cu|texlive-archaic-20061108-5|53	%{_texmfdistdir}/fonts/map/dvips/archaic/cypriot.map
14cu|texlive-archaic-20061108-5|54	%{_texmfdistdir}/fonts/map/dvips/archaic/etruscan.map
14cu|texlive-archaic-20061108-5|55	%{_texmfdistdir}/fonts/map/dvips/archaic/fut10.map
14cu|texlive-archaic-20061108-5|56	%{_texmfdistdir}/fonts/map/dvips/archaic/greek4cbc.map
14cu|texlive-archaic-20061108-5|57	%{_texmfdistdir}/fonts/map/dvips/archaic/greek6cbc.map
14cu|texlive-archaic-20061108-5|58	%{_texmfdistdir}/fonts/map/dvips/archaic/hieroglf.map
14cu|texlive-archaic-20061108-5|59	%{_texmfdistdir}/fonts/map/dvips/archaic/linearb.map
14cu|texlive-archaic-20061108-5|60	%{_texmfdistdir}/fonts/map/dvips/archaic/nabatean.map
14cu|texlive-archaic-20061108-5|61	%{_texmfdistdir}/fonts/map/dvips/archaic/oands.map
14cu|texlive-archaic-20061108-5|62	%{_texmfdistdir}/fonts/map/dvips/archaic/oldprsn.map
14cu|texlive-archaic-20061108-5|63	%{_texmfdistdir}/fonts/map/dvips/archaic/phoenician.map
14cu|texlive-archaic-20061108-5|64	%{_texmfdistdir}/fonts/map/dvips/archaic/protosem.map
14cu|texlive-archaic-20061108-5|65	%{_texmfdistdir}/fonts/map/dvips/archaic/sarabian.map
14cu|texlive-archaic-20061108-5|66	%{_texmfdistdir}/fonts/map/dvips/archaic/ugarite.map
14cu|texlive-archaic-20061108-5|67	%{_texmfdistdir}/fonts/source/public/archaic/copsn10.mf
14cu|texlive-archaic-20061108-5|68	%{_texmfdistdir}/fonts/source/public/archaic/givbc10.mf
14cu|texlive-archaic-20061108-5|69	%{_texmfdistdir}/fonts/source/public/archaic/gvibc10.mf
14cu|texlive-archaic-20061108-5|70	%{_texmfdistdir}/fonts/source/public/archaic/sarab10.mf
14cu|texlive-archaic-20061108-5|71	%{_texmfdistdir}/fonts/source/public/archaic/vik10.mf
14cu|texlive-archaic-20061108-5|72	%{_texmfdistdir}/fonts/source/public/archaic/vikglyph.mf
14cu|texlive-archaic-20061108-5|73	%{_texmfdistdir}/fonts/source/public/archaic/viktitle.mf
14cu|texlive-archaic-20061108-5|74	%{_texmfdistdir}/fonts/tfm/public/archaic/aram10.tfm
14cu|texlive-archaic-20061108-5|75	%{_texmfdistdir}/fonts/tfm/public/archaic/copsn10.tfm
14cu|texlive-archaic-20061108-5|76	%{_texmfdistdir}/fonts/tfm/public/archaic/cugar10.tfm
14cu|texlive-archaic-20061108-5|77	%{_texmfdistdir}/fonts/tfm/public/archaic/cypr10.tfm
14cu|texlive-archaic-20061108-5|78	%{_texmfdistdir}/fonts/tfm/public/archaic/etr10.tfm
14cu|texlive-archaic-20061108-5|79	%{_texmfdistdir}/fonts/tfm/public/archaic/fut10.tfm
14cu|texlive-archaic-20061108-5|80	%{_texmfdistdir}/fonts/tfm/public/archaic/givbc10.tfm
14cu|texlive-archaic-20061108-5|81	%{_texmfdistdir}/fonts/tfm/public/archaic/gvibc10.tfm
14cu|texlive-archaic-20061108-5|82	%{_texmfdistdir}/fonts/tfm/public/archaic/linb10.tfm
14cu|texlive-archaic-20061108-5|83	%{_texmfdistdir}/fonts/tfm/public/archaic/nab10.tfm
14cu|texlive-archaic-20061108-5|84	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsi10.tfm
14cu|texlive-archaic-20061108-5|85	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsu10.tfm
14cu|texlive-archaic-20061108-5|86	%{_texmfdistdir}/fonts/tfm/public/archaic/phnc10.tfm
14cu|texlive-archaic-20061108-5|87	%{_texmfdistdir}/fonts/tfm/public/archaic/pmhg.tfm
14cu|texlive-archaic-20061108-5|88	%{_texmfdistdir}/fonts/tfm/public/archaic/proto10.tfm
14cu|texlive-archaic-20061108-5|89	%{_texmfdistdir}/fonts/tfm/public/archaic/sarab10.tfm
14cu|texlive-archaic-20061108-5|90	%{_texmfdistdir}/fonts/tfm/public/archaic/vik10.tfm
14cu|texlive-archaic-20061108-5|91	%{_texmfdistdir}/fonts/type1/public/archaic/aram10.pfb
14cu|texlive-archaic-20061108-5|92	%{_texmfdistdir}/fonts/type1/public/archaic/copsn10.pfb
14cu|texlive-archaic-20061108-5|93	%{_texmfdistdir}/fonts/type1/public/archaic/cugar10.pfb
14cu|texlive-archaic-20061108-5|94	%{_texmfdistdir}/fonts/type1/public/archaic/cypr10.pfb
14cu|texlive-archaic-20061108-5|95	%{_texmfdistdir}/fonts/type1/public/archaic/etr10.pfb
14cu|texlive-archaic-20061108-5|96	%{_texmfdistdir}/fonts/type1/public/archaic/fut10.pfb
14cu|texlive-archaic-20061108-5|97	%{_texmfdistdir}/fonts/type1/public/archaic/givbc10.pfb
14cu|texlive-archaic-20061108-5|98	%{_texmfdistdir}/fonts/type1/public/archaic/gvibc10.pfb
14cu|texlive-archaic-20061108-5|99	%{_texmfdistdir}/fonts/type1/public/archaic/linb10.pfb
14cu|texlive-archaic-20061108-5|100	%{_texmfdistdir}/fonts/type1/public/archaic/nab10.pfb
14cu|texlive-archaic-20061108-5|101	%{_texmfdistdir}/fonts/type1/public/archaic/oandsi10.pfb
14cu|texlive-archaic-20061108-5|102	%{_texmfdistdir}/fonts/type1/public/archaic/oandsu10.pfb
14cu|texlive-archaic-20061108-5|103	%{_texmfdistdir}/fonts/type1/public/archaic/phnc10.pfb
14cu|texlive-archaic-20061108-5|104	%{_texmfdistdir}/fonts/type1/public/archaic/pmhg.pfb
14cu|texlive-archaic-20061108-5|105	%{_texmfdistdir}/fonts/type1/public/archaic/proto10.pfb
14cu|texlive-archaic-20061108-5|106	%{_texmfdistdir}/fonts/type1/public/archaic/sarab10.pfb
14cu|texlive-archaic-20061108-5|107	%{_texmfdistdir}/tex/latex/archaic/aramaic.sty
14cu|texlive-archaic-20061108-5|108	%{_texmfdistdir}/tex/latex/archaic/cypriot.sty
14cu|texlive-archaic-20061108-5|109	%{_texmfdistdir}/tex/latex/archaic/etruscan.sty
14cu|texlive-archaic-20061108-5|110	%{_texmfdistdir}/tex/latex/archaic/greek4cbc.sty
14cu|texlive-archaic-20061108-5|111	%{_texmfdistdir}/tex/latex/archaic/greek6cbc.sty
14cu|texlive-archaic-20061108-5|112	%{_texmfdistdir}/tex/latex/archaic/hieroglf.sty
14cu|texlive-archaic-20061108-5|113	%{_texmfdistdir}/tex/latex/archaic/linearb.sty
14cu|texlive-archaic-20061108-5|114	%{_texmfdistdir}/tex/latex/archaic/nabatean.sty
14cu|texlive-archaic-20061108-5|115	%{_texmfdistdir}/tex/latex/archaic/oands.sty
14cu|texlive-archaic-20061108-5|116	%{_texmfdistdir}/tex/latex/archaic/oldprsn.sty
14cu|texlive-archaic-20061108-5|117	%{_texmfdistdir}/tex/latex/archaic/ot1aram.fd
14cu|texlive-archaic-20061108-5|118	%{_texmfdistdir}/tex/latex/archaic/ot1copsn.fd
14cu|texlive-archaic-20061108-5|119	%{_texmfdistdir}/tex/latex/archaic/ot1cugar.fd
14cu|texlive-archaic-20061108-5|120	%{_texmfdistdir}/tex/latex/archaic/ot1cypr.fd
14cu|texlive-archaic-20061108-5|121	%{_texmfdistdir}/tex/latex/archaic/ot1etr.fd
14cu|texlive-archaic-20061108-5|122	%{_texmfdistdir}/tex/latex/archaic/ot1fut.fd
14cu|texlive-archaic-20061108-5|123	%{_texmfdistdir}/tex/latex/archaic/ot1givbc.fd
14cu|texlive-archaic-20061108-5|124	%{_texmfdistdir}/tex/latex/archaic/ot1gvibc.fd
14cu|texlive-archaic-20061108-5|125	%{_texmfdistdir}/tex/latex/archaic/ot1nab.fd
14cu|texlive-archaic-20061108-5|126	%{_texmfdistdir}/tex/latex/archaic/ot1oands.fd
14cu|texlive-archaic-20061108-5|127	%{_texmfdistdir}/tex/latex/archaic/ot1phnc.fd
14cu|texlive-archaic-20061108-5|128	%{_texmfdistdir}/tex/latex/archaic/ot1pmhg.fd
14cu|texlive-archaic-20061108-5|129	%{_texmfdistdir}/tex/latex/archaic/ot1proto.fd
14cu|texlive-archaic-20061108-5|130	%{_texmfdistdir}/tex/latex/archaic/ot1sarab.fd
14cu|texlive-archaic-20061108-5|131	%{_texmfdistdir}/tex/latex/archaic/ot1vik.fd
14cu|texlive-archaic-20061108-5|132	%{_texmfdistdir}/tex/latex/archaic/phoenician.sty
14cu|texlive-archaic-20061108-5|133	%{_texmfdistdir}/tex/latex/archaic/protosem.sty
14cu|texlive-archaic-20061108-5|134	%{_texmfdistdir}/tex/latex/archaic/runic.sty
14cu|texlive-archaic-20061108-5|135	%{_texmfdistdir}/tex/latex/archaic/sarabian.sty
14cu|texlive-archaic-20061108-5|136	%{_texmfdistdir}/tex/latex/archaic/t1aram.fd
14cu|texlive-archaic-20061108-5|137	%{_texmfdistdir}/tex/latex/archaic/t1copsn.fd
14cu|texlive-archaic-20061108-5|138	%{_texmfdistdir}/tex/latex/archaic/t1cugar.fd
14cu|texlive-archaic-20061108-5|139	%{_texmfdistdir}/tex/latex/archaic/t1cypr.fd
14cu|texlive-archaic-20061108-5|140	%{_texmfdistdir}/tex/latex/archaic/t1etr.fd
14cu|texlive-archaic-20061108-5|141	%{_texmfdistdir}/tex/latex/archaic/t1fut.fd
14cu|texlive-archaic-20061108-5|142	%{_texmfdistdir}/tex/latex/archaic/t1givbc.fd
14cu|texlive-archaic-20061108-5|143	%{_texmfdistdir}/tex/latex/archaic/t1gvibc.fd
14cu|texlive-archaic-20061108-5|144	%{_texmfdistdir}/tex/latex/archaic/t1linb.fd
14cu|texlive-archaic-20061108-5|145	%{_texmfdistdir}/tex/latex/archaic/t1nab.fd
14cu|texlive-archaic-20061108-5|146	%{_texmfdistdir}/tex/latex/archaic/t1oands.fd
14cu|texlive-archaic-20061108-5|147	%{_texmfdistdir}/tex/latex/archaic/t1phnc.fd
14cu|texlive-archaic-20061108-5|148	%{_texmfdistdir}/tex/latex/archaic/t1pmhg.fd
14cu|texlive-archaic-20061108-5|149	%{_texmfdistdir}/tex/latex/archaic/t1proto.fd
14cu|texlive-archaic-20061108-5|150	%{_texmfdistdir}/tex/latex/archaic/t1sarab.fd
14cu|texlive-archaic-20061108-5|151	%{_texmfdistdir}/tex/latex/archaic/t1vik.fd
14cu|texlive-archaic-20061108-5|152	%{_texmfdistdir}/tex/latex/archaic/ugarite.sty
14cu|texlive-archaic-20061108-5|153	%{_texmfdistdir}/tex/latex/archaic/viking.sty
14cu|texlive-archaic-20061108-5|154	%doc %{_texmfdistdir}/doc/fonts/archaic/README.PRW
14cu|texlive-archaic-20061108-5|155	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic-README
14cu|texlive-archaic-20061108-5|156	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic.pdf
14cu|texlive-archaic-20061108-5|157	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.pdf
14cu|texlive-archaic-20061108-5|158	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.tex
14cu|texlive-archaic-20061108-5|159	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot-README
14cu|texlive-archaic-20061108-5|160	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot.pdf
14cu|texlive-archaic-20061108-5|161	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan-README
14cu|texlive-archaic-20061108-5|162	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan.pdf
14cu|texlive-archaic-20061108-5|163	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-README
14cu|texlive-archaic-20061108-5|164	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.pdf
14cu|texlive-archaic-20061108-5|165	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.tex
14cu|texlive-archaic-20061108-5|166	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc.pdf
14cu|texlive-archaic-20061108-5|167	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-README
14cu|texlive-archaic-20061108-5|168	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.pdf
14cu|texlive-archaic-20061108-5|169	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.tex
14cu|texlive-archaic-20061108-5|170	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc.pdf
14cu|texlive-archaic-20061108-5|171	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-README
14cu|texlive-archaic-20061108-5|172	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.pdf
14cu|texlive-archaic-20061108-5|173	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.tex
14cu|texlive-archaic-20061108-5|174	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf.pdf
14cu|texlive-archaic-20061108-5|175	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb-README
14cu|texlive-archaic-20061108-5|176	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb.pdf
14cu|texlive-archaic-20061108-5|177	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean-README
14cu|texlive-archaic-20061108-5|178	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean.pdf
14cu|texlive-archaic-20061108-5|179	%doc %{_texmfdistdir}/doc/fonts/archaic/oands-README
14cu|texlive-archaic-20061108-5|180	%doc %{_texmfdistdir}/doc/fonts/archaic/oands.pdf
14cu|texlive-archaic-20061108-5|181	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn-README
14cu|texlive-archaic-20061108-5|182	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn.pdf
14cu|texlive-archaic-20061108-5|183	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-README
14cu|texlive-archaic-20061108-5|184	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.pdf
14cu|texlive-archaic-20061108-5|185	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.tex
14cu|texlive-archaic-20061108-5|186	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician.pdf
14cu|texlive-archaic-20061108-5|187	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem-README
14cu|texlive-archaic-20061108-5|188	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem.pdf
14cu|texlive-archaic-20061108-5|189	%doc %{_texmfdistdir}/doc/fonts/archaic/runic-README
14cu|texlive-archaic-20061108-5|190	%doc %{_texmfdistdir}/doc/fonts/archaic/runic.pdf
14cu|texlive-archaic-20061108-5|191	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian-README
14cu|texlive-archaic-20061108-5|192	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian.pdf
14cu|texlive-archaic-20061108-5|193	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.pdf
14cu|texlive-archaic-20061108-5|194	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.tex
14cu|texlive-archaic-20061108-5|195	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.pdf
14cu|texlive-archaic-20061108-5|196	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.tex
14cu|texlive-archaic-20061108-5|197	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.pdf
14cu|texlive-archaic-20061108-5|198	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.tex
14cu|texlive-archaic-20061108-5|199	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.pdf
14cu|texlive-archaic-20061108-5|200	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.tex
14cu|texlive-archaic-20061108-5|201	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.pdf
14cu|texlive-archaic-20061108-5|202	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.tex
14cu|texlive-archaic-20061108-5|203	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.pdf
14cu|texlive-archaic-20061108-5|204	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.tex
14cu|texlive-archaic-20061108-5|205	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.pdf
14cu|texlive-archaic-20061108-5|206	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.tex
14cu|texlive-archaic-20061108-5|207	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.pdf
14cu|texlive-archaic-20061108-5|208	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.tex
14cu|texlive-archaic-20061108-5|209	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.pdf
14cu|texlive-archaic-20061108-5|210	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.tex
14cu|texlive-archaic-20061108-5|211	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.pdf
14cu|texlive-archaic-20061108-5|212	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.tex
14cu|texlive-archaic-20061108-5|213	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.pdf
14cu|texlive-archaic-20061108-5|214	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.tex
14cu|texlive-archaic-20061108-5|215	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite-README
14cu|texlive-archaic-20061108-5|216	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite.pdf
14cu|texlive-archaic-20061108-5|217	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-README
14cu|texlive-archaic-20061108-5|218	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-try_vik.tex
14cu|texlive-archaic-20061108-5|219	#- source
14cu|texlive-archaic-20061108-5|220	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.dtx
14cu|texlive-archaic-20061108-5|221	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.ins
14cu|texlive-archaic-20061108-5|222	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.dtx
14cu|texlive-archaic-20061108-5|223	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.ins
14cu|texlive-archaic-20061108-5|224	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.dtx
14cu|texlive-archaic-20061108-5|225	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.ins
14cu|texlive-archaic-20061108-5|226	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.dtx
14cu|texlive-archaic-20061108-5|227	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.ins
14cu|texlive-archaic-20061108-5|228	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.dtx
14cu|texlive-archaic-20061108-5|229	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.ins
14cu|texlive-archaic-20061108-5|230	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.dtx
14cu|texlive-archaic-20061108-5|231	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.ins
14cu|texlive-archaic-20061108-5|232	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.dtx
14cu|texlive-archaic-20061108-5|233	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.ins
14cu|texlive-archaic-20061108-5|234	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.dtx
14cu|texlive-archaic-20061108-5|235	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.ins
14cu|texlive-archaic-20061108-5|236	%doc %{_texmfdistdir}/source/fonts/archaic/oands.dtx
14cu|texlive-archaic-20061108-5|237	%doc %{_texmfdistdir}/source/fonts/archaic/oands.ins
14cu|texlive-archaic-20061108-5|238	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.dtx
14cu|texlive-archaic-20061108-5|239	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.ins
14cu|texlive-archaic-20061108-5|240	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.dtx
14cu|texlive-archaic-20061108-5|241	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.ins
14cu|texlive-archaic-20061108-5|242	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.dtx
14cu|texlive-archaic-20061108-5|243	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.ins
14cu|texlive-archaic-20061108-5|244	%doc %{_texmfdistdir}/source/fonts/archaic/runic.dtx
14cu|texlive-archaic-20061108-5|245	%doc %{_texmfdistdir}/source/fonts/archaic/runic.ins
14cu|texlive-archaic-20061108-5|246	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.dtx
14cu|texlive-archaic-20061108-5|247	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.ins
14cu|texlive-archaic-20061108-5|248	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.dtx
14cu|texlive-archaic-20061108-5|249	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.ins
14cu|texlive-archaic-20061108-5|250	%doc %{_texmfdistdir}/source/fonts/archaic/viking.dtx
14cu|texlive-archaic-20061108-5|251	%doc %{_texmfdistdir}/source/fonts/archaic/viking.ins
14cu|texlive-archaic-20061108-5|252	
14cu|texlive-archaic-20061108-5|253	#-----------------------------------------------------------------------
14cu|texlive-archaic-20061108-5|254	%prep
14cu|texlive-archaic-20061108-5|255	%setup -c -a0 -a1 -a2
14cu|texlive-archaic-20061108-5|256	
14cu|texlive-archaic-20061108-5|257	%build
14cu|texlive-archaic-20061108-5|258	
14cu|texlive-archaic-20061108-5|259	%install
14cu|texlive-archaic-20061108-5|260	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-archaic-20061108-5|261	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-archaic-20061108-5|262	
14cu|texlive-archaic-20061108-5|263	
14cu|texlive-archaic-20061108-5|264	
14cu|texlive-archaic-20061108-5|265	%changelog
14cu|texlive-archaic-20061108-5|266	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061108-5
14cu|texlive-archaic-20061108-5|267	+ Revision: d234d18
14cu|texlive-archaic-20061108-5|268	- MassBuild#681: Increase release tag
14cu|texlive-archaic-20061108-5|269	
14cu|texlive-archaic-20061108-5|270	

14842 14
14cu|texlive-arev-20070225-5|1	# revision 15878
14cu|texlive-arev-20070225-5|2	# category Package
14cu|texlive-arev-20070225-5|3	# catalog-ctan /fonts/arev
14cu|texlive-arev-20070225-5|4	# catalog-date 2007-02-25 15:08:52 +0100
14cu|texlive-arev-20070225-5|5	# catalog-license lppl
14cu|texlive-arev-20070225-5|6	# catalog-version undef
14cu|texlive-arev-20070225-5|7	Name:		texlive-arev
14cu|texlive-arev-20070225-5|8	Version:	20070225
14cu|texlive-arev-20070225-5|9	Release:	5
14cu|texlive-arev-20070225-5|10	Summary:	Fonts and LaTeX support files for Arev Sans
14cu|texlive-arev-20070225-5|11	Group:		Publishing
14cu|texlive-arev-20070225-5|12	URL:		http://www.ctan.org/tex-archive/fonts/arev
14cu|texlive-arev-20070225-5|13	License:	LPPL
14cu|texlive-arev-20070225-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.tar.xz
14cu|texlive-arev-20070225-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.doc.tar.xz
14cu|texlive-arev-20070225-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.source.tar.xz
14cu|texlive-arev-20070225-5|17	BuildArch:	noarch
14cu|texlive-arev-20070225-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-arev-20070225-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-arev-20070225-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-arev-20070225-5|21	
14cu|texlive-arev-20070225-5|22	%description
14cu|texlive-arev-20070225-5|23	The package arev provides type 1 and virtual fonts, together
14cu|texlive-arev-20070225-5|24	with LaTeX packages for using Arev Sans in both text and
14cu|texlive-arev-20070225-5|25	mathematics. Arev Sans is a derivative of Bitstream Vera Sans
14cu|texlive-arev-20070225-5|26	created by Tavmjong Bah, adding support for Greek and Cyrillic
14cu|texlive-arev-20070225-5|27	characters. Bah also added a few variant letters that are more
14cu|texlive-arev-20070225-5|28	appropriate for mathematics. The primary purpose for using Arev
14cu|texlive-arev-20070225-5|29	Sans in LaTeX is presentations, particularly when using a
14cu|texlive-arev-20070225-5|30	computer projector. In such a context, Arev Sans is quite
14cu|texlive-arev-20070225-5|31	readable, with large x-height, "open letters", wide spacing,
14cu|texlive-arev-20070225-5|32	and thick stems. The style is very similar to the SliTeX font
14cu|texlive-arev-20070225-5|33	lcmss, but heavier. Arev is one of a very small number of sans-
14cu|texlive-arev-20070225-5|34	font mathematics support packages. Others are cmbright, hvmath
14cu|texlive-arev-20070225-5|35	and kerkis.
14cu|texlive-arev-20070225-5|36	
14cu|texlive-arev-20070225-5|37	
14cu|texlive-arev-20070225-5|38	#-----------------------------------------------------------------------
14cu|texlive-arev-20070225-5|39	%files
14cu|texlive-arev-20070225-5|40	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Bold.afm
14cu|texlive-arev-20070225-5|41	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-BoldOblique.afm
14cu|texlive-arev-20070225-5|42	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Oblique.afm
14cu|texlive-arev-20070225-5|43	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Roman.afm
14cu|texlive-arev-20070225-5|44	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoml.enc
14cu|texlive-arev-20070225-5|45	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoms.enc
14cu|texlive-arev-20070225-5|46	%{_texmfdistdir}/fonts/enc/dvips/arev/arevot1.enc
14cu|texlive-arev-20070225-5|47	%{_texmfdistdir}/fonts/map/dvips/arev/arev.map
14cu|texlive-arev-20070225-5|48	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Bold.tfm
14cu|texlive-arev-20070225-5|49	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm
14cu|texlive-arev-20070225-5|50	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Oblique.tfm
14cu|texlive-arev-20070225-5|51	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Roman.tfm
14cu|texlive-arev-20070225-5|52	%{_texmfdistdir}/fonts/tfm/public/arev/favb8r.tfm
14cu|texlive-arev-20070225-5|53	%{_texmfdistdir}/fonts/tfm/public/arev/favb8t.tfm
14cu|texlive-arev-20070225-5|54	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8r.tfm
14cu|texlive-arev-20070225-5|55	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8t.tfm
14cu|texlive-arev-20070225-5|56	%{_texmfdistdir}/fonts/tfm/public/arev/favmb7t.tfm
14cu|texlive-arev-20070225-5|57	%{_texmfdistdir}/fonts/tfm/public/arev/favmbi7m.tfm
14cu|texlive-arev-20070225-5|58	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7t.tfm
14cu|texlive-arev-20070225-5|59	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7y.tfm
14cu|texlive-arev-20070225-5|60	%{_texmfdistdir}/fonts/tfm/public/arev/favmri7m.tfm
14cu|texlive-arev-20070225-5|61	%{_texmfdistdir}/fonts/tfm/public/arev/favr8r.tfm
14cu|texlive-arev-20070225-5|62	%{_texmfdistdir}/fonts/tfm/public/arev/favr8t.tfm
14cu|texlive-arev-20070225-5|63	%{_texmfdistdir}/fonts/tfm/public/arev/favri8r.tfm
14cu|texlive-arev-20070225-5|64	%{_texmfdistdir}/fonts/tfm/public/arev/favri8t.tfm
14cu|texlive-arev-20070225-5|65	%{_texmfdistdir}/fonts/tfm/public/arev/zavmb7t.tfm
14cu|texlive-arev-20070225-5|66	%{_texmfdistdir}/fonts/tfm/public/arev/zavmbi7m.tfm
14cu|texlive-arev-20070225-5|67	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7t.tfm
14cu|texlive-arev-20070225-5|68	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7y.tfm
14cu|texlive-arev-20070225-5|69	%{_texmfdistdir}/fonts/tfm/public/arev/zavmri7m.tfm
14cu|texlive-arev-20070225-5|70	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Bold.pfb
14cu|texlive-arev-20070225-5|71	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-BoldOblique.pfb
14cu|texlive-arev-20070225-5|72	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Oblique.pfb
14cu|texlive-arev-20070225-5|73	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Roman.pfb
14cu|texlive-arev-20070225-5|74	%{_texmfdistdir}/fonts/vf/public/arev/favb8t.vf
14cu|texlive-arev-20070225-5|75	%{_texmfdistdir}/fonts/vf/public/arev/favbi8t.vf
14cu|texlive-arev-20070225-5|76	%{_texmfdistdir}/fonts/vf/public/arev/favr8t.vf
14cu|texlive-arev-20070225-5|77	%{_texmfdistdir}/fonts/vf/public/arev/favri8t.vf
14cu|texlive-arev-20070225-5|78	%{_texmfdistdir}/fonts/vf/public/arev/zavmb7t.vf
14cu|texlive-arev-20070225-5|79	%{_texmfdistdir}/fonts/vf/public/arev/zavmbi7m.vf
14cu|texlive-arev-20070225-5|80	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7t.vf
14cu|texlive-arev-20070225-5|81	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7y.vf
14cu|texlive-arev-20070225-5|82	%{_texmfdistdir}/fonts/vf/public/arev/zavmri7m.vf
14cu|texlive-arev-20070225-5|83	%{_texmfdistdir}/tex/latex/arev/ams-mdbch.sty
14cu|texlive-arev-20070225-5|84	%{_texmfdistdir}/tex/latex/arev/arev.sty
14cu|texlive-arev-20070225-5|85	%{_texmfdistdir}/tex/latex/arev/arevmath.sty
14cu|texlive-arev-20070225-5|86	%{_texmfdistdir}/tex/latex/arev/arevsymbols.tex
14cu|texlive-arev-20070225-5|87	%{_texmfdistdir}/tex/latex/arev/arevtext.sty
14cu|texlive-arev-20070225-5|88	%{_texmfdistdir}/tex/latex/arev/omlzavm.fd
14cu|texlive-arev-20070225-5|89	%{_texmfdistdir}/tex/latex/arev/omszavm.fd
14cu|texlive-arev-20070225-5|90	%{_texmfdistdir}/tex/latex/arev/ot1zavm.fd
14cu|texlive-arev-20070225-5|91	%{_texmfdistdir}/tex/latex/arev/t1fav.fd
14cu|texlive-arev-20070225-5|92	%{_texmfdistdir}/tex/latex/arev/uzavm.fd
14cu|texlive-arev-20070225-5|93	%doc %{_texmfdistdir}/doc/fonts/arev/ArevSansLicense.txt
14cu|texlive-arev-20070225-5|94	%doc %{_texmfdistdir}/doc/fonts/arev/BitstreamVeraLicense.txt
14cu|texlive-arev-20070225-5|95	%doc %{_texmfdistdir}/doc/fonts/arev/ChangeLog
14cu|texlive-arev-20070225-5|96	%doc %{_texmfdistdir}/doc/fonts/arev/GPLv2.txt
14cu|texlive-arev-20070225-5|97	%doc %{_texmfdistdir}/doc/fonts/arev/LPPLv1-3a.txt
14cu|texlive-arev-20070225-5|98	%doc %{_texmfdistdir}/doc/fonts/arev/Makefile
14cu|texlive-arev-20070225-5|99	%doc %{_texmfdistdir}/doc/fonts/arev/README
14cu|texlive-arev-20070225-5|100	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.lyx
14cu|texlive-arev-20070225-5|101	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.pdf
14cu|texlive-arev-20070225-5|102	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.tex
14cu|texlive-arev-20070225-5|103	%doc %{_texmfdistdir}/doc/fonts/arev/fontsample.tex
14cu|texlive-arev-20070225-5|104	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.pdf
14cu|texlive-arev-20070225-5|105	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.tex
14cu|texlive-arev-20070225-5|106	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-arev.tex
14cu|texlive-arev-20070225-5|107	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmbright.tex
14cu|texlive-arev-20070225-5|108	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmss.tex
14cu|texlive-arev-20070225-5|109	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-header.tex
14cu|texlive-arev-20070225-5|110	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-helvetica.tex
14cu|texlive-arev-20070225-5|111	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-kerkis.tex
14cu|texlive-arev-20070225-5|112	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-lcmss.tex
14cu|texlive-arev-20070225-5|113	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-text.tex
14cu|texlive-arev-20070225-5|114	#- source
14cu|texlive-arev-20070225-5|115	%doc %{_texmfdistdir}/source/fonts/arev/TODO.txt
14cu|texlive-arev-20070225-5|116	%doc %{_texmfdistdir}/source/fonts/arev/afmtoglyphlist
14cu|texlive-arev-20070225-5|117	%doc %{_texmfdistdir}/source/fonts/arev/arevfontinst.tex
14cu|texlive-arev-20070225-5|118	%doc %{_texmfdistdir}/source/fonts/arev/arevoml.etx
14cu|texlive-arev-20070225-5|119	%doc %{_texmfdistdir}/source/fonts/arev/arevoms.etx
14cu|texlive-arev-20070225-5|120	%doc %{_texmfdistdir}/source/fonts/arev/arevot1.etx
14cu|texlive-arev-20070225-5|121	%doc %{_texmfdistdir}/source/fonts/arev/convert-ff
14cu|texlive-arev-20070225-5|122	%doc %{_texmfdistdir}/source/fonts/arev/createkerndata
14cu|texlive-arev-20070225-5|123	%doc %{_texmfdistdir}/source/fonts/arev/enctofontpos
14cu|texlive-arev-20070225-5|124	%doc %{_texmfdistdir}/source/fonts/arev/fixkernaccents.tex
14cu|texlive-arev-20070225-5|125	%doc %{_texmfdistdir}/source/fonts/arev/fixweierstrass.mtx
14cu|texlive-arev-20070225-5|126	%doc %{_texmfdistdir}/source/fonts/arev/fonttokernsfd.ff
14cu|texlive-arev-20070225-5|127	%doc %{_texmfdistdir}/source/fonts/arev/fonttopfb.ff
14cu|texlive-arev-20070225-5|128	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoml.tex
14cu|texlive-arev-20070225-5|129	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoms.tex
14cu|texlive-arev-20070225-5|130	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistot1.tex
14cu|texlive-arev-20070225-5|131	%doc %{_texmfdistdir}/source/fonts/arev/makefontfiles
14cu|texlive-arev-20070225-5|132	%doc %{_texmfdistdir}/source/fonts/arev/resetdotlessi.mtx
14cu|texlive-arev-20070225-5|133	%doc %{_texmfdistdir}/source/fonts/arev/sfdtokernaccent
14cu|texlive-arev-20070225-5|134	%doc %{_texmfdistdir}/source/fonts/arev/unsetomssymbols.mtx
14cu|texlive-arev-20070225-5|135	%doc %{_texmfdistdir}/source/fonts/arev/unsetot1symbols.mtx
14cu|texlive-arev-20070225-5|136	
14cu|texlive-arev-20070225-5|137	#-----------------------------------------------------------------------
14cu|texlive-arev-20070225-5|138	%prep
14cu|texlive-arev-20070225-5|139	%setup -c -a0 -a1 -a2
14cu|texlive-arev-20070225-5|140	
14cu|texlive-arev-20070225-5|141	%build
14cu|texlive-arev-20070225-5|142	
14cu|texlive-arev-20070225-5|143	%install
14cu|texlive-arev-20070225-5|144	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-arev-20070225-5|145	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-arev-20070225-5|146	
14cu|texlive-arev-20070225-5|147	
14cu|texlive-arev-20070225-5|148	
14cu|texlive-arev-20070225-5|149	%changelog
14cu|texlive-arev-20070225-5|150	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070225-5
14cu|texlive-arev-20070225-5|151	+ Revision: 1798358
14cu|texlive-arev-20070225-5|152	- MassBuild#681: Increase release tag
14cu|texlive-arev-20070225-5|153	
14cu|texlive-arev-20070225-5|154	

14843 14
14cu|texlive-ascii-2.0-5|1	# revision 15878
14cu|texlive-ascii-2.0-5|2	# category Package
14cu|texlive-ascii-2.0-5|3	# catalog-ctan /fonts/ascii
14cu|texlive-ascii-2.0-5|4	# catalog-date 2008-12-25 13:14:37 +0100
14cu|texlive-ascii-2.0-5|5	# catalog-license lppl
14cu|texlive-ascii-2.0-5|6	# catalog-version 2.0
14cu|texlive-ascii-2.0-5|7	Name:		texlive-ascii
14cu|texlive-ascii-2.0-5|8	Version:	2.0
14cu|texlive-ascii-2.0-5|9	Release:	5
14cu|texlive-ascii-2.0-5|10	Summary:	Support for IBM "standard ASCII" font
14cu|texlive-ascii-2.0-5|11	Group:		Publishing
14cu|texlive-ascii-2.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ascii
14cu|texlive-ascii-2.0-5|13	License:	LPPL
14cu|texlive-ascii-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.tar.xz
14cu|texlive-ascii-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.doc.tar.xz
14cu|texlive-ascii-2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.source.tar.xz
14cu|texlive-ascii-2.0-5|17	BuildArch:	noarch
14cu|texlive-ascii-2.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-ascii-2.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-ascii-2.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-ascii-2.0-5|21	
14cu|texlive-ascii-2.0-5|22	%description
14cu|texlive-ascii-2.0-5|23	This package makes available the graphical representation of
14cu|texlive-ascii-2.0-5|24	the ASCII characters as defined in the IBM PC Code Page 437 C0
14cu|texlive-ascii-2.0-5|25	Graphics. A Type 1 font of the glyphs is included.
14cu|texlive-ascii-2.0-5|26	
14cu|texlive-ascii-2.0-5|27	
14cu|texlive-ascii-2.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-ascii-2.0-5|29	%files
14cu|texlive-ascii-2.0-5|30	%{_texmfdistdir}/fonts/map/dvips/ascii/ascii.map
14cu|texlive-ascii-2.0-5|31	%{_texmfdistdir}/fonts/tfm/public/ascii/ASCII.tfm
14cu|texlive-ascii-2.0-5|32	%{_texmfdistdir}/fonts/type1/public/ascii/ASCII.pfb
14cu|texlive-ascii-2.0-5|33	%{_texmfdistdir}/tex/latex/ascii/ascii.sty
14cu|texlive-ascii-2.0-5|34	%doc %{_texmfdistdir}/doc/fonts/ascii/ascii2006.pdf
14cu|texlive-ascii-2.0-5|35	%doc %{_texmfdistdir}/doc/fonts/ascii/asciisty1994.pdf
14cu|texlive-ascii-2.0-5|36	#- source
14cu|texlive-ascii-2.0-5|37	%doc %{_texmfdistdir}/source/latex/ascii/ascii.dtx
14cu|texlive-ascii-2.0-5|38	%doc %{_texmfdistdir}/source/latex/ascii/ascii.ins
14cu|texlive-ascii-2.0-5|39	
14cu|texlive-ascii-2.0-5|40	#-----------------------------------------------------------------------
14cu|texlive-ascii-2.0-5|41	%prep
14cu|texlive-ascii-2.0-5|42	%setup -c -a0 -a1 -a2
14cu|texlive-ascii-2.0-5|43	
14cu|texlive-ascii-2.0-5|44	%build
14cu|texlive-ascii-2.0-5|45	
14cu|texlive-ascii-2.0-5|46	%install
14cu|texlive-ascii-2.0-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ascii-2.0-5|48	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-ascii-2.0-5|49	
14cu|texlive-ascii-2.0-5|50	
14cu|texlive-ascii-2.0-5|51	
14cu|texlive-ascii-2.0-5|52	%changelog
14cu|texlive-ascii-2.0-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cu|texlive-ascii-2.0-5|54	+ Revision: 2dcccb0
14cu|texlive-ascii-2.0-5|55	- MassBuild#681: Increase release tag
14cu|texlive-ascii-2.0-5|56	
14cu|texlive-ascii-2.0-5|57	

14844 14
14cu|texlive-aspectratio-2.0-4|1	# revision 25243
14cu|texlive-aspectratio-2.0-4|2	# category Package
14cu|texlive-aspectratio-2.0-4|3	# catalog-ctan /macros/latex/contrib/aspectratio
14cu|texlive-aspectratio-2.0-4|4	# catalog-date 2012-01-28 10:04:30 +0100
14cu|texlive-aspectratio-2.0-4|5	# catalog-license lppl
14cu|texlive-aspectratio-2.0-4|6	# catalog-version 2.0
14cu|texlive-aspectratio-2.0-4|7	Name:		texlive-aspectratio
14cu|texlive-aspectratio-2.0-4|8	Version:	2.0
14cu|texlive-aspectratio-2.0-4|9	Release:	4
14cu|texlive-aspectratio-2.0-4|10	Summary:	Capital A and capital R ligature for Aspect Ratio
14cu|texlive-aspectratio-2.0-4|11	Group:		Publishing
14cu|texlive-aspectratio-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aspectratio
14cu|texlive-aspectratio-2.0-4|13	License:	LPPL
14cu|texlive-aspectratio-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.tar.xz
14cu|texlive-aspectratio-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.doc.tar.xz
14cu|texlive-aspectratio-2.0-4|16	BuildArch:	noarch
14cu|texlive-aspectratio-2.0-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-aspectratio-2.0-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-aspectratio-2.0-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-aspectratio-2.0-4|20	
14cu|texlive-aspectratio-2.0-4|21	%description
14cu|texlive-aspectratio-2.0-4|22	The package provides fonts (both as Adobe Type 1 format, and as
14cu|texlive-aspectratio-2.0-4|23	Metafont source) for the 'AR' symbol (for Aspect Ratio) used by
14cu|texlive-aspectratio-2.0-4|24	aeronautical scientists and engineers.
14cu|texlive-aspectratio-2.0-4|25	
14cu|texlive-aspectratio-2.0-4|26	
14cu|texlive-aspectratio-2.0-4|27	#-----------------------------------------------------------------------
14cu|texlive-aspectratio-2.0-4|28	%files
14cu|texlive-aspectratio-2.0-4|29	%{_texmfdistdir}/fonts/map/dvips/aspectratio/aspectratio.map
14cu|texlive-aspectratio-2.0-4|30	%{_texmfdistdir}/fonts/source/public/aspectratio/ar10.mf
14cu|texlive-aspectratio-2.0-4|31	%{_texmfdistdir}/fonts/source/public/aspectratio/ar12.mf
14cu|texlive-aspectratio-2.0-4|32	%{_texmfdistdir}/fonts/source/public/aspectratio/ar6.mf
14cu|texlive-aspectratio-2.0-4|33	%{_texmfdistdir}/fonts/source/public/aspectratio/ar7.mf
14cu|texlive-aspectratio-2.0-4|34	%{_texmfdistdir}/fonts/source/public/aspectratio/ar8.mf
14cu|texlive-aspectratio-2.0-4|35	%{_texmfdistdir}/fonts/source/public/aspectratio/ar9.mf
14cu|texlive-aspectratio-2.0-4|36	%{_texmfdistdir}/fonts/source/public/aspectratio/arb10.mf
14cu|texlive-aspectratio-2.0-4|37	%{_texmfdistdir}/fonts/source/public/aspectratio/arb12.mf
14cu|texlive-aspectratio-2.0-4|38	%{_texmfdistdir}/fonts/source/public/aspectratio/arb5.mf
14cu|texlive-aspectratio-2.0-4|39	%{_texmfdistdir}/fonts/source/public/aspectratio/arb6.mf
14cu|texlive-aspectratio-2.0-4|40	%{_texmfdistdir}/fonts/source/public/aspectratio/arb7.mf
14cu|texlive-aspectratio-2.0-4|41	%{_texmfdistdir}/fonts/source/public/aspectratio/arb8.mf
14cu|texlive-aspectratio-2.0-4|42	%{_texmfdistdir}/fonts/source/public/aspectratio/arb9.mf
14cu|texlive-aspectratio-2.0-4|43	%{_texmfdistdir}/fonts/source/public/aspectratio/arssbi10.mf
14cu|texlive-aspectratio-2.0-4|44	%{_texmfdistdir}/fonts/source/public/aspectratio/arssi10.mf
14cu|texlive-aspectratio-2.0-4|45	%{_texmfdistdir}/fonts/source/public/aspectratio/artti10.mf
14cu|texlive-aspectratio-2.0-4|46	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarbi.tfm
14cu|texlive-aspectratio-2.0-4|47	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarri.tfm
14cu|texlive-aspectratio-2.0-4|48	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparbi.tfm
14cu|texlive-aspectratio-2.0-4|49	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparri.tfm
14cu|texlive-aspectratio-2.0-4|50	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar10.tfm
14cu|texlive-aspectratio-2.0-4|51	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar12.tfm
14cu|texlive-aspectratio-2.0-4|52	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar5.tfm
14cu|texlive-aspectratio-2.0-4|53	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar6.tfm
14cu|texlive-aspectratio-2.0-4|54	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar7.tfm
14cu|texlive-aspectratio-2.0-4|55	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar8.tfm
14cu|texlive-aspectratio-2.0-4|56	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar9.tfm
14cu|texlive-aspectratio-2.0-4|57	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb10.tfm
14cu|texlive-aspectratio-2.0-4|58	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb12.tfm
14cu|texlive-aspectratio-2.0-4|59	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb5.tfm
14cu|texlive-aspectratio-2.0-4|60	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb6.tfm
14cu|texlive-aspectratio-2.0-4|61	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb7.tfm
14cu|texlive-aspectratio-2.0-4|62	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb8.tfm
14cu|texlive-aspectratio-2.0-4|63	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb9.tfm
14cu|texlive-aspectratio-2.0-4|64	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssbi10.tfm
14cu|texlive-aspectratio-2.0-4|65	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssi10.tfm
14cu|texlive-aspectratio-2.0-4|66	%{_texmfdistdir}/fonts/tfm/public/aspectratio/artti10.tfm
14cu|texlive-aspectratio-2.0-4|67	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarbi.pfb
14cu|texlive-aspectratio-2.0-4|68	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarri.pfb
14cu|texlive-aspectratio-2.0-4|69	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar10.pfb
14cu|texlive-aspectratio-2.0-4|70	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar12.pfb
14cu|texlive-aspectratio-2.0-4|71	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar5.pfb
14cu|texlive-aspectratio-2.0-4|72	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar6.pfb
14cu|texlive-aspectratio-2.0-4|73	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar7.pfb
14cu|texlive-aspectratio-2.0-4|74	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar8.pfb
14cu|texlive-aspectratio-2.0-4|75	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar9.pfb
14cu|texlive-aspectratio-2.0-4|76	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb10.pfb
14cu|texlive-aspectratio-2.0-4|77	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb12.pfb
14cu|texlive-aspectratio-2.0-4|78	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb5.pfb
14cu|texlive-aspectratio-2.0-4|79	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb6.pfb
14cu|texlive-aspectratio-2.0-4|80	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb7.pfb
14cu|texlive-aspectratio-2.0-4|81	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb8.pfb
14cu|texlive-aspectratio-2.0-4|82	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb9.pfb
14cu|texlive-aspectratio-2.0-4|83	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssbi10.pfb
14cu|texlive-aspectratio-2.0-4|84	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssi10.pfb
14cu|texlive-aspectratio-2.0-4|85	%{_texmfdistdir}/fonts/type1/public/aspectratio/artti10.pfb
14cu|texlive-aspectratio-2.0-4|86	%{_texmfdistdir}/tex/latex/aspectratio/ar.sty
14cu|texlive-aspectratio-2.0-4|87	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.pdf
14cu|texlive-aspectratio-2.0-4|88	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.tex
14cu|texlive-aspectratio-2.0-4|89	
14cu|texlive-aspectratio-2.0-4|90	#-----------------------------------------------------------------------
14cu|texlive-aspectratio-2.0-4|91	%prep
14cu|texlive-aspectratio-2.0-4|92	%setup -c -a0 -a1
14cu|texlive-aspectratio-2.0-4|93	
14cu|texlive-aspectratio-2.0-4|94	%build
14cu|texlive-aspectratio-2.0-4|95	
14cu|texlive-aspectratio-2.0-4|96	%install
14cu|texlive-aspectratio-2.0-4|97	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-aspectratio-2.0-4|98	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-aspectratio-2.0-4|99	
14cu|texlive-aspectratio-2.0-4|100	
14cu|texlive-aspectratio-2.0-4|101	
14cu|texlive-aspectratio-2.0-4|102	%changelog
14cu|texlive-aspectratio-2.0-4|103	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14cu|texlive-aspectratio-2.0-4|104	+ Revision: a829e72
14cu|texlive-aspectratio-2.0-4|105	- MassBuild#681: Increase release tag
14cu|texlive-aspectratio-2.0-4|106	
14cu|texlive-aspectratio-2.0-4|107	

14845 14
14cu|texlive-astro-2.20-5|1	# revision 15878
14cu|texlive-astro-2.20-5|2	# category Package
14cu|texlive-astro-2.20-5|3	# catalog-ctan /fonts/astro
14cu|texlive-astro-2.20-5|4	# catalog-date 2008-10-03 22:28:15 +0200
14cu|texlive-astro-2.20-5|5	# catalog-license lppl
14cu|texlive-astro-2.20-5|6	# catalog-version 2.20
14cu|texlive-astro-2.20-5|7	Name:		texlive-astro
14cu|texlive-astro-2.20-5|8	Version:	2.20
14cu|texlive-astro-2.20-5|9	Release:	5
14cu|texlive-astro-2.20-5|10	Summary:	Astronomical (planetary) symbols
14cu|texlive-astro-2.20-5|11	Group:		Publishing
14cu|texlive-astro-2.20-5|12	URL:		http://www.ctan.org/tex-archive/fonts/astro
14cu|texlive-astro-2.20-5|13	License:	LPPL
14cu|texlive-astro-2.20-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.tar.xz
14cu|texlive-astro-2.20-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.doc.tar.xz
14cu|texlive-astro-2.20-5|16	BuildArch:	noarch
14cu|texlive-astro-2.20-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-astro-2.20-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-astro-2.20-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-astro-2.20-5|20	
14cu|texlive-astro-2.20-5|21	%description
14cu|texlive-astro-2.20-5|22	Astrosym is a font containing astronomical symbols, including
14cu|texlive-astro-2.20-5|23	those used for the planets, four planetoids, the phases of the
14cu|texlive-astro-2.20-5|24	moon, the signs of the zodiac, and some additional symbols. The
14cu|texlive-astro-2.20-5|25	font is distributed in MetaFont format.
14cu|texlive-astro-2.20-5|26	
14cu|texlive-astro-2.20-5|27	
14cu|texlive-astro-2.20-5|28	#-----------------------------------------------------------------------
14cu|texlive-astro-2.20-5|29	%files
14cu|texlive-astro-2.20-5|30	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cal
14cu|texlive-astro-2.20-5|31	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cmn
14cu|texlive-astro-2.20-5|32	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mac
14cu|texlive-astro-2.20-5|33	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mf
14cu|texlive-astro-2.20-5|34	%{_texmfdistdir}/fonts/source/public/astro/astrosym.uni
14cu|texlive-astro-2.20-5|35	%{_texmfdistdir}/fonts/source/public/astro/astrosym.xtr
14cu|texlive-astro-2.20-5|36	%{_texmfdistdir}/fonts/tfm/public/astro/astrosym.tfm
14cu|texlive-astro-2.20-5|37	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.tex
14cu|texlive-astro-2.20-5|38	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.txt
14cu|texlive-astro-2.20-5|39	
14cu|texlive-astro-2.20-5|40	#-----------------------------------------------------------------------
14cu|texlive-astro-2.20-5|41	%prep
14cu|texlive-astro-2.20-5|42	%setup -c -a0 -a1
14cu|texlive-astro-2.20-5|43	
14cu|texlive-astro-2.20-5|44	%build
14cu|texlive-astro-2.20-5|45	
14cu|texlive-astro-2.20-5|46	%install
14cu|texlive-astro-2.20-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-astro-2.20-5|48	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-astro-2.20-5|49	
14cu|texlive-astro-2.20-5|50	
14cu|texlive-astro-2.20-5|51	
14cu|texlive-astro-2.20-5|52	%changelog
14cu|texlive-astro-2.20-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.20-5
14cu|texlive-astro-2.20-5|54	+ Revision: 2c9a394
14cu|texlive-astro-2.20-5|55	- MassBuild#681: Increase release tag
14cu|texlive-astro-2.20-5|56	
14cu|texlive-astro-2.20-5|57	

14846 14
14cu|texlive-augie-20061229-5|1	# revision 18948
14cu|texlive-augie-20061229-5|2	# category Package
14cu|texlive-augie-20061229-5|3	# catalog-ctan /fonts/augie
14cu|texlive-augie-20061229-5|4	# catalog-date 2006-12-29 12:26:56 +0100
14cu|texlive-augie-20061229-5|5	# catalog-license lppl
14cu|texlive-augie-20061229-5|6	# catalog-version undef
14cu|texlive-augie-20061229-5|7	Name:		texlive-augie
14cu|texlive-augie-20061229-5|8	Version:	20061229
14cu|texlive-augie-20061229-5|9	Release:	5
14cu|texlive-augie-20061229-5|10	Summary:	Calligraphic font for typesetting handwriting
14cu|texlive-augie-20061229-5|11	Group:		Publishing
14cu|texlive-augie-20061229-5|12	URL:		http://www.ctan.org/tex-archive/fonts/augie
14cu|texlive-augie-20061229-5|13	License:	LPPL
14cu|texlive-augie-20061229-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.tar.xz
14cu|texlive-augie-20061229-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.doc.tar.xz
14cu|texlive-augie-20061229-5|16	BuildArch:	noarch
14cu|texlive-augie-20061229-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-augie-20061229-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-augie-20061229-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-augie-20061229-5|20	
14cu|texlive-augie-20061229-5|21	%description
14cu|texlive-augie-20061229-5|22	A calligraphic font for simulating American-style informal
14cu|texlive-augie-20061229-5|23	handwriting. The font is distributed in Adobe Type 1 format.
14cu|texlive-augie-20061229-5|24	
14cu|texlive-augie-20061229-5|25	
14cu|texlive-augie-20061229-5|26	#-----------------------------------------------------------------------
14cu|texlive-augie-20061229-5|27	%files
14cu|texlive-augie-20061229-5|28	%{_texmfdistdir}/fonts/afm/public/augie/augie___.afm
14cu|texlive-augie-20061229-5|29	%{_texmfdistdir}/fonts/map/dvips/augie/augie.map
14cu|texlive-augie-20061229-5|30	%{_texmfdistdir}/fonts/tfm/public/augie/augie7t.tfm
14cu|texlive-augie-20061229-5|31	%{_texmfdistdir}/fonts/tfm/public/augie/augie8c.tfm
14cu|texlive-augie-20061229-5|32	%{_texmfdistdir}/fonts/tfm/public/augie/augie8r.tfm
14cu|texlive-augie-20061229-5|33	%{_texmfdistdir}/fonts/tfm/public/augie/augie8t.tfm
14cu|texlive-augie-20061229-5|34	%{_texmfdistdir}/fonts/tfm/public/augie/augie___.tfm
14cu|texlive-augie-20061229-5|35	%{_texmfdistdir}/fonts/type1/public/augie/augie___.pfb
14cu|texlive-augie-20061229-5|36	%{_texmfdistdir}/fonts/vf/public/augie/augie7t.vf
14cu|texlive-augie-20061229-5|37	%{_texmfdistdir}/fonts/vf/public/augie/augie8c.vf
14cu|texlive-augie-20061229-5|38	%{_texmfdistdir}/fonts/vf/public/augie/augie8t.vf
14cu|texlive-augie-20061229-5|39	%{_texmfdistdir}/tex/latex/augie/ot1augie.fd
14cu|texlive-augie-20061229-5|40	%{_texmfdistdir}/tex/latex/augie/t1augie.fd
14cu|texlive-augie-20061229-5|41	%{_texmfdistdir}/tex/latex/augie/ts1augie.fd
14cu|texlive-augie-20061229-5|42	%doc %{_texmfdistdir}/doc/latex/augie/README.augie
14cu|texlive-augie-20061229-5|43	%doc %{_texmfdistdir}/doc/latex/augie/augie.txt
14cu|texlive-augie-20061229-5|44	%doc %{_texmfdistdir}/doc/latex/augie/other/Augie___.pfm
14cu|texlive-augie-20061229-5|45	%doc %{_texmfdistdir}/doc/latex/augie/other/augie___.inf
14cu|texlive-augie-20061229-5|46	%doc %{_texmfdistdir}/doc/latex/augie/vtex/augie.ali
14cu|texlive-augie-20061229-5|47	
14cu|texlive-augie-20061229-5|48	#-----------------------------------------------------------------------
14cu|texlive-augie-20061229-5|49	%prep
14cu|texlive-augie-20061229-5|50	%setup -c -a0 -a1
14cu|texlive-augie-20061229-5|51	
14cu|texlive-augie-20061229-5|52	%build
14cu|texlive-augie-20061229-5|53	
14cu|texlive-augie-20061229-5|54	%install
14cu|texlive-augie-20061229-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-augie-20061229-5|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-augie-20061229-5|57	
14cu|texlive-augie-20061229-5|58	
14cu|texlive-augie-20061229-5|59	
14cu|texlive-augie-20061229-5|60	%changelog
14cu|texlive-augie-20061229-5|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061229-5
14cu|texlive-augie-20061229-5|62	+ Revision: 3f5bb08
14cu|texlive-augie-20061229-5|63	- MassBuild#681: Increase release tag
14cu|texlive-augie-20061229-5|64	
14cu|texlive-augie-20061229-5|65	

14847 14
14cu|texlive-auncial-new-2.0-5|1	# revision 15878
14cu|texlive-auncial-new-2.0-5|2	# category Package
14cu|texlive-auncial-new-2.0-5|3	# catalog-ctan /fonts/auncial-new
14cu|texlive-auncial-new-2.0-5|4	# catalog-date 2008-08-16 20:32:59 +0200
14cu|texlive-auncial-new-2.0-5|5	# catalog-license lppl
14cu|texlive-auncial-new-2.0-5|6	# catalog-version 2.0
14cu|texlive-auncial-new-2.0-5|7	Name:		texlive-auncial-new
14cu|texlive-auncial-new-2.0-5|8	Version:	2.0
14cu|texlive-auncial-new-2.0-5|9	Release:	5
14cu|texlive-auncial-new-2.0-5|10	Summary:	Artificial Uncial font and LaTeX support macros
14cu|texlive-auncial-new-2.0-5|11	Group:		Publishing
14cu|texlive-auncial-new-2.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/auncial-new
14cu|texlive-auncial-new-2.0-5|13	License:	LPPL
14cu|texlive-auncial-new-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.tar.xz
14cu|texlive-auncial-new-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.doc.tar.xz
14cu|texlive-auncial-new-2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.source.tar.xz
14cu|texlive-auncial-new-2.0-5|17	BuildArch:	noarch
14cu|texlive-auncial-new-2.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-auncial-new-2.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-auncial-new-2.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-auncial-new-2.0-5|21	
14cu|texlive-auncial-new-2.0-5|22	%description
14cu|texlive-auncial-new-2.0-5|23	The auncial-new bundle provides packages and fonts for a script
14cu|texlive-auncial-new-2.0-5|24	based on the Artificial Uncial manuscript book-hand used
14cu|texlive-auncial-new-2.0-5|25	between the 6th & 10th century AD. The script consists of
14cu|texlive-auncial-new-2.0-5|26	minuscules and digits, with some appropriate period punctuation
14cu|texlive-auncial-new-2.0-5|27	marks. Both normal and bold versions are provided, and the font
14cu|texlive-auncial-new-2.0-5|28	is distributed in Adobe Type 1 format. This is an experimental
14cu|texlive-auncial-new-2.0-5|29	new version of the auncial bundle, which is one of a series of
14cu|texlive-auncial-new-2.0-5|30	bookhand fonts. The font follows the B1 encoding developed for
14cu|texlive-auncial-new-2.0-5|31	bookhands. Access to the encoding is essential. The encoding
14cu|texlive-auncial-new-2.0-5|32	mainly follows the standard T1 encoding.
14cu|texlive-auncial-new-2.0-5|33	
14cu|texlive-auncial-new-2.0-5|34	
14cu|texlive-auncial-new-2.0-5|35	#-----------------------------------------------------------------------
14cu|texlive-auncial-new-2.0-5|36	%files
14cu|texlive-auncial-new-2.0-5|37	%{_texmfdistdir}/fonts/afm/public/auncial-new/auncl10.afm
14cu|texlive-auncial-new-2.0-5|38	%{_texmfdistdir}/fonts/afm/public/auncial-new/aunclb10.afm
14cu|texlive-auncial-new-2.0-5|39	%{_texmfdistdir}/fonts/map/dvips/auncial-new/auncial.map
14cu|texlive-auncial-new-2.0-5|40	%{_texmfdistdir}/fonts/tfm/public/auncial-new/auncl10.tfm
14cu|texlive-auncial-new-2.0-5|41	%{_texmfdistdir}/fonts/tfm/public/auncial-new/aunclb10.tfm
14cu|texlive-auncial-new-2.0-5|42	%{_texmfdistdir}/fonts/type1/public/auncial-new/auncl10.pfb
14cu|texlive-auncial-new-2.0-5|43	%{_texmfdistdir}/fonts/type1/public/auncial-new/aunclb10.pfb
14cu|texlive-auncial-new-2.0-5|44	%{_texmfdistdir}/tex/latex/auncial-new/allauncl.sty
14cu|texlive-auncial-new-2.0-5|45	%{_texmfdistdir}/tex/latex/auncial-new/auncial.sty
14cu|texlive-auncial-new-2.0-5|46	%{_texmfdistdir}/tex/latex/auncial-new/b1auncl.fd
14cu|texlive-auncial-new-2.0-5|47	%doc %{_texmfdistdir}/doc/fonts/auncial-new/README
14cu|texlive-auncial-new-2.0-5|48	%doc %{_texmfdistdir}/doc/fonts/auncial-new/auncial.pdf
14cu|texlive-auncial-new-2.0-5|49	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.pdf
14cu|texlive-auncial-new-2.0-5|50	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.tex
14cu|texlive-auncial-new-2.0-5|51	#- source
14cu|texlive-auncial-new-2.0-5|52	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.dtx
14cu|texlive-auncial-new-2.0-5|53	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.ins
14cu|texlive-auncial-new-2.0-5|54	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfb.dtx
14cu|texlive-auncial-new-2.0-5|55	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfc.dtx
14cu|texlive-auncial-new-2.0-5|56	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmft.dtx
14cu|texlive-auncial-new-2.0-5|57	
14cu|texlive-auncial-new-2.0-5|58	#-----------------------------------------------------------------------
14cu|texlive-auncial-new-2.0-5|59	%prep
14cu|texlive-auncial-new-2.0-5|60	%setup -c -a0 -a1 -a2
14cu|texlive-auncial-new-2.0-5|61	
14cu|texlive-auncial-new-2.0-5|62	%build
14cu|texlive-auncial-new-2.0-5|63	
14cu|texlive-auncial-new-2.0-5|64	%install
14cu|texlive-auncial-new-2.0-5|65	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-auncial-new-2.0-5|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-auncial-new-2.0-5|67	
14cu|texlive-auncial-new-2.0-5|68	
14cu|texlive-auncial-new-2.0-5|69	
14cu|texlive-auncial-new-2.0-5|70	%changelog
14cu|texlive-auncial-new-2.0-5|71	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cu|texlive-auncial-new-2.0-5|72	+ Revision: 2f9392b
14cu|texlive-auncial-new-2.0-5|73	- MassBuild#681: Increase release tag
14cu|texlive-auncial-new-2.0-5|74	
14cu|texlive-auncial-new-2.0-5|75	

14848 14
14cu|texlive-aurical-1.5-5|1	# revision 15878
14cu|texlive-aurical-1.5-5|2	# category Package
14cu|texlive-aurical-1.5-5|3	# catalog-ctan /fonts/aurical
14cu|texlive-aurical-1.5-5|4	# catalog-date 2008-07-27 23:11:56 +0200
14cu|texlive-aurical-1.5-5|5	# catalog-license lppl
14cu|texlive-aurical-1.5-5|6	# catalog-version 1.5
14cu|texlive-aurical-1.5-5|7	Name:		texlive-aurical
14cu|texlive-aurical-1.5-5|8	Version:	1.5
14cu|texlive-aurical-1.5-5|9	Release:	5
14cu|texlive-aurical-1.5-5|10	Summary:	Calligraphic fonts for use with LaTeX in T1 encoding
14cu|texlive-aurical-1.5-5|11	Group:		Publishing
14cu|texlive-aurical-1.5-5|12	URL:		http://www.ctan.org/tex-archive/fonts/aurical
14cu|texlive-aurical-1.5-5|13	License:	LPPL
14cu|texlive-aurical-1.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.tar.xz
14cu|texlive-aurical-1.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.doc.tar.xz
14cu|texlive-aurical-1.5-5|16	BuildArch:	noarch
14cu|texlive-aurical-1.5-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-aurical-1.5-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-aurical-1.5-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-aurical-1.5-5|20	
14cu|texlive-aurical-1.5-5|21	%description
14cu|texlive-aurical-1.5-5|22	The package that implements a set (AuriocusKalligraphicus) of
14cu|texlive-aurical-1.5-5|23	three calligraphic fonts derived from the author's handwriting
14cu|texlive-aurical-1.5-5|24	in Adobe Type 1 Format, T1 (Cork) encoding for use with LaTeX:
14cu|texlive-aurical-1.5-5|25	- Auriocus Kalligraphicus; - Lukas Svatba; and - Jana Skrivana.
14cu|texlive-aurical-1.5-5|26	Each font features oldstyle digits and (machine-generated)
14cu|texlive-aurical-1.5-5|27	boldface and slanted versions. A variant of Lukas Svatba offers
14cu|texlive-aurical-1.5-5|28	a 'long s'.
14cu|texlive-aurical-1.5-5|29	
14cu|texlive-aurical-1.5-5|30	
14cu|texlive-aurical-1.5-5|31	#-----------------------------------------------------------------------
14cu|texlive-aurical-1.5-5|32	%files
14cu|texlive-aurical-1.5-5|33	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogo.afm
14cu|texlive-aurical-1.5-5|34	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBold.afm
14cu|texlive-aurical-1.5-5|35	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm
14cu|texlive-aurical-1.5-5|36	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm
14cu|texlive-aurical-1.5-5|37	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoRslant.afm
14cu|texlive-aurical-1.5-5|38	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoSlant.afm
14cu|texlive-aurical-1.5-5|39	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicus.afm
14cu|texlive-aurical-1.5-5|40	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm
14cu|texlive-aurical-1.5-5|41	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm
14cu|texlive-aurical-1.5-5|42	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm
14cu|texlive-aurical-1.5-5|43	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm
14cu|texlive-aurical-1.5-5|44	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm
14cu|texlive-aurical-1.5-5|45	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivana.afm
14cu|texlive-aurical-1.5-5|46	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBold.afm
14cu|texlive-aurical-1.5-5|47	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm
14cu|texlive-aurical-1.5-5|48	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm
14cu|texlive-aurical-1.5-5|49	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaRslant.afm
14cu|texlive-aurical-1.5-5|50	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaSlant.afm
14cu|texlive-aurical-1.5-5|51	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatba.afm
14cu|texlive-aurical-1.5-5|52	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBold.afm
14cu|texlive-aurical-1.5-5|53	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm
14cu|texlive-aurical-1.5-5|54	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm
14cu|texlive-aurical-1.5-5|55	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaRslant.afm
14cu|texlive-aurical-1.5-5|56	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaSlant.afm
14cu|texlive-aurical-1.5-5|57	%{_texmfdistdir}/fonts/map/dvips/aurical/aurical.map
14cu|texlive-aurical-1.5-5|58	%{_texmfdistdir}/fonts/source/public/aurical/aurical_source.zip
14cu|texlive-aurical-1.5-5|59	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogo.tfm
14cu|texlive-aurical-1.5-5|60	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBold.tfm
14cu|texlive-aurical-1.5-5|61	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm
14cu|texlive-aurical-1.5-5|62	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm
14cu|texlive-aurical-1.5-5|63	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoRslant.tfm
14cu|texlive-aurical-1.5-5|64	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoSlant.tfm
14cu|texlive-aurical-1.5-5|65	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm
14cu|texlive-aurical-1.5-5|66	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm
14cu|texlive-aurical-1.5-5|67	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm
14cu|texlive-aurical-1.5-5|68	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm
14cu|texlive-aurical-1.5-5|69	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm
14cu|texlive-aurical-1.5-5|70	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm
14cu|texlive-aurical-1.5-5|71	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivana.tfm
14cu|texlive-aurical-1.5-5|72	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm
14cu|texlive-aurical-1.5-5|73	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm
14cu|texlive-aurical-1.5-5|74	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm
14cu|texlive-aurical-1.5-5|75	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm
14cu|texlive-aurical-1.5-5|76	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm
14cu|texlive-aurical-1.5-5|77	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatba.tfm
14cu|texlive-aurical-1.5-5|78	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBold.tfm
14cu|texlive-aurical-1.5-5|79	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm
14cu|texlive-aurical-1.5-5|80	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm
14cu|texlive-aurical-1.5-5|81	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm
14cu|texlive-aurical-1.5-5|82	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm
14cu|texlive-aurical-1.5-5|83	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogo.pfb
14cu|texlive-aurical-1.5-5|84	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBold.pfb
14cu|texlive-aurical-1.5-5|85	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb
14cu|texlive-aurical-1.5-5|86	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb
14cu|texlive-aurical-1.5-5|87	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoRslant.pfb
14cu|texlive-aurical-1.5-5|88	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoSlant.pfb
14cu|texlive-aurical-1.5-5|89	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb
14cu|texlive-aurical-1.5-5|90	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb
14cu|texlive-aurical-1.5-5|91	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb
14cu|texlive-aurical-1.5-5|92	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb
14cu|texlive-aurical-1.5-5|93	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb
14cu|texlive-aurical-1.5-5|94	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb
14cu|texlive-aurical-1.5-5|95	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivana.pfb
14cu|texlive-aurical-1.5-5|96	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBold.pfb
14cu|texlive-aurical-1.5-5|97	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb
14cu|texlive-aurical-1.5-5|98	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb
14cu|texlive-aurical-1.5-5|99	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb
14cu|texlive-aurical-1.5-5|100	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb
14cu|texlive-aurical-1.5-5|101	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatba.pfb
14cu|texlive-aurical-1.5-5|102	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBold.pfb
14cu|texlive-aurical-1.5-5|103	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb
14cu|texlive-aurical-1.5-5|104	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb
14cu|texlive-aurical-1.5-5|105	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaRslant.pfb
14cu|texlive-aurical-1.5-5|106	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaSlant.pfb
14cu|texlive-aurical-1.5-5|107	%{_texmfdistdir}/tex/latex/aurical/T1AmiciLogo.fd
14cu|texlive-aurical-1.5-5|108	%{_texmfdistdir}/tex/latex/aurical/T1AuriocusKalligraphicus.fd
14cu|texlive-aurical-1.5-5|109	%{_texmfdistdir}/tex/latex/aurical/T1JanaSkrivana.fd
14cu|texlive-aurical-1.5-5|110	%{_texmfdistdir}/tex/latex/aurical/T1LukasSvatba.fd
14cu|texlive-aurical-1.5-5|111	%{_texmfdistdir}/tex/latex/aurical/aurical.sty
14cu|texlive-aurical-1.5-5|112	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.pdf
14cu|texlive-aurical-1.5-5|113	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.tex
14cu|texlive-aurical-1.5-5|114	
14cu|texlive-aurical-1.5-5|115	#-----------------------------------------------------------------------
14cu|texlive-aurical-1.5-5|116	%prep
14cu|texlive-aurical-1.5-5|117	%setup -c -a0 -a1
14cu|texlive-aurical-1.5-5|118	
14cu|texlive-aurical-1.5-5|119	%build
14cu|texlive-aurical-1.5-5|120	
14cu|texlive-aurical-1.5-5|121	%install
14cu|texlive-aurical-1.5-5|122	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-aurical-1.5-5|123	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-aurical-1.5-5|124	
14cu|texlive-aurical-1.5-5|125	
14cu|texlive-aurical-1.5-5|126	
14cu|texlive-aurical-1.5-5|127	%changelog
14cu|texlive-aurical-1.5-5|128	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-5
14cu|texlive-aurical-1.5-5|129	+ Revision: c82f21d
14cu|texlive-aurical-1.5-5|130	- MassBuild#681: Increase release tag
14cu|texlive-aurical-1.5-5|131	
14cu|texlive-aurical-1.5-5|132	

14849 14
14cu|texlive-b1encoding-1.0-5|1	# revision 21271
14cu|texlive-b1encoding-1.0-5|2	# category Package
14cu|texlive-b1encoding-1.0-5|3	# catalog-ctan /macros/latex/contrib/b1encoding
14cu|texlive-b1encoding-1.0-5|4	# catalog-date 2011-02-01 08:52:21 +0100
14cu|texlive-b1encoding-1.0-5|5	# catalog-license lppl1.3
14cu|texlive-b1encoding-1.0-5|6	# catalog-version 1.0
14cu|texlive-b1encoding-1.0-5|7	Name:		texlive-b1encoding
14cu|texlive-b1encoding-1.0-5|8	Version:	1.0
14cu|texlive-b1encoding-1.0-5|9	Release:	5
14cu|texlive-b1encoding-1.0-5|10	Summary:	LaTeX encoding tools for Bookhands fonts
14cu|texlive-b1encoding-1.0-5|11	Group:		Publishing
14cu|texlive-b1encoding-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/b1encoding
14cu|texlive-b1encoding-1.0-5|13	License:	LPPL1.3
14cu|texlive-b1encoding-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.tar.xz
14cu|texlive-b1encoding-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.doc.tar.xz
14cu|texlive-b1encoding-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.source.tar.xz
14cu|texlive-b1encoding-1.0-5|17	BuildArch:	noarch
14cu|texlive-b1encoding-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-b1encoding-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-b1encoding-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-b1encoding-1.0-5|21	
14cu|texlive-b1encoding-1.0-5|22	%description
14cu|texlive-b1encoding-1.0-5|23	This package characterises and defines the author's B1 encoding
14cu|texlive-b1encoding-1.0-5|24	for use with LaTeX when typesetting things using his Bookhands
14cu|texlive-b1encoding-1.0-5|25	fonts.
14cu|texlive-b1encoding-1.0-5|26	
14cu|texlive-b1encoding-1.0-5|27	
14cu|texlive-b1encoding-1.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-b1encoding-1.0-5|29	%files
14cu|texlive-b1encoding-1.0-5|30	%{_texmfdistdir}/fonts/enc/dvips/b1encoding/TeXB1.enc
14cu|texlive-b1encoding-1.0-5|31	%{_texmfdistdir}/tex/latex/b1encoding/b1cmr.fd
14cu|texlive-b1encoding-1.0-5|32	%{_texmfdistdir}/tex/latex/b1encoding/b1enc.def
14cu|texlive-b1encoding-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/b1encoding/README
14cu|texlive-b1encoding-1.0-5|34	%doc %{_texmfdistdir}/doc/latex/b1encoding/b1encoding.pdf
14cu|texlive-b1encoding-1.0-5|35	#- source
14cu|texlive-b1encoding-1.0-5|36	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.dtx
14cu|texlive-b1encoding-1.0-5|37	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.ins
14cu|texlive-b1encoding-1.0-5|38	
14cu|texlive-b1encoding-1.0-5|39	#-----------------------------------------------------------------------
14cu|texlive-b1encoding-1.0-5|40	%prep
14cu|texlive-b1encoding-1.0-5|41	%setup -c -a0 -a1 -a2
14cu|texlive-b1encoding-1.0-5|42	
14cu|texlive-b1encoding-1.0-5|43	%build
14cu|texlive-b1encoding-1.0-5|44	
14cu|texlive-b1encoding-1.0-5|45	%install
14cu|texlive-b1encoding-1.0-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-b1encoding-1.0-5|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-b1encoding-1.0-5|48	
14cu|texlive-b1encoding-1.0-5|49	
14cu|texlive-b1encoding-1.0-5|50	
14cu|texlive-b1encoding-1.0-5|51	%changelog
14cu|texlive-b1encoding-1.0-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-b1encoding-1.0-5|53	+ Revision: 761c2ab
14cu|texlive-b1encoding-1.0-5|54	- MassBuild#681: Increase release tag
14cu|texlive-b1encoding-1.0-5|55	
14cu|texlive-b1encoding-1.0-5|56	

14850 14
14cu|texlive-backnaur-0.60.d-8|1	# revision 28513
14cu|texlive-backnaur-0.60.d-8|2	# category Package
14cu|texlive-backnaur-0.60.d-8|3	# catalog-ctan /macros/latex/contrib/backnaur
14cu|texlive-backnaur-0.60.d-8|4	# catalog-date 2012-12-12 18:40:20 +0100
14cu|texlive-backnaur-0.60.d-8|5	# catalog-license lppl1.3
14cu|texlive-backnaur-0.60.d-8|6	# catalog-version 0.60.d
14cu|texlive-backnaur-0.60.d-8|7	Name:		texlive-backnaur
14cu|texlive-backnaur-0.60.d-8|8	Version:	0.60.d
14cu|texlive-backnaur-0.60.d-8|9	Release:	8
14cu|texlive-backnaur-0.60.d-8|10	Summary:	Typeset Backus Naur Form definitions
14cu|texlive-backnaur-0.60.d-8|11	Group:		Publishing
14cu|texlive-backnaur-0.60.d-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/backnaur
14cu|texlive-backnaur-0.60.d-8|13	License:	LPPL1.3
14cu|texlive-backnaur-0.60.d-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.tar.xz
14cu|texlive-backnaur-0.60.d-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.doc.tar.xz
14cu|texlive-backnaur-0.60.d-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.source.tar.xz
14cu|texlive-backnaur-0.60.d-8|17	BuildArch:	noarch
14cu|texlive-backnaur-0.60.d-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-backnaur-0.60.d-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-backnaur-0.60.d-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-backnaur-0.60.d-8|21	
14cu|texlive-backnaur-0.60.d-8|22	%description
14cu|texlive-backnaur-0.60.d-8|23	The package typesets Backus-Naur Form (BNF) definitions. It
14cu|texlive-backnaur-0.60.d-8|24	creates aligned lists of productions, with numbers if required.
14cu|texlive-backnaur-0.60.d-8|25	It can also print in-line BNF expressions using math mode.
14cu|texlive-backnaur-0.60.d-8|26	
14cu|texlive-backnaur-0.60.d-8|27	
14cu|texlive-backnaur-0.60.d-8|28	#-----------------------------------------------------------------------
14cu|texlive-backnaur-0.60.d-8|29	%files
14cu|texlive-backnaur-0.60.d-8|30	%{_texmfdistdir}/tex/latex/backnaur/backnaur.sty
14cu|texlive-backnaur-0.60.d-8|31	%doc %{_texmfdistdir}/doc/latex/backnaur/README
14cu|texlive-backnaur-0.60.d-8|32	%doc %{_texmfdistdir}/doc/latex/backnaur/backnaur.pdf
14cu|texlive-backnaur-0.60.d-8|33	#- source
14cu|texlive-backnaur-0.60.d-8|34	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.dtx
14cu|texlive-backnaur-0.60.d-8|35	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.ins
14cu|texlive-backnaur-0.60.d-8|36	
14cu|texlive-backnaur-0.60.d-8|37	#-----------------------------------------------------------------------
14cu|texlive-backnaur-0.60.d-8|38	%prep
14cu|texlive-backnaur-0.60.d-8|39	%setup -c -a0 -a1 -a2
14cu|texlive-backnaur-0.60.d-8|40	
14cu|texlive-backnaur-0.60.d-8|41	%build
14cu|texlive-backnaur-0.60.d-8|42	
14cu|texlive-backnaur-0.60.d-8|43	%install
14cu|texlive-backnaur-0.60.d-8|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-backnaur-0.60.d-8|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-backnaur-0.60.d-8|46	
14cu|texlive-backnaur-0.60.d-8|47	%changelog
14cu|texlive-backnaur-0.60.d-8|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.60.d-8
14cu|texlive-backnaur-0.60.d-8|49	+ Revision: c1e6c61
14cu|texlive-backnaur-0.60.d-8|50	- MassBuild#681: Increase release tag
14cu|texlive-backnaur-0.60.d-8|51	
14cu|texlive-backnaur-0.60.d-8|52	

14851 14
14cu|texlive-barcodes-20080817-5|1	# revision 15878
14cu|texlive-barcodes-20080817-5|2	# category Package
14cu|texlive-barcodes-20080817-5|3	# catalog-ctan /fonts/barcodes/willadt
14cu|texlive-barcodes-20080817-5|4	# catalog-date 2008-08-17 01:00:50 +0200
14cu|texlive-barcodes-20080817-5|5	# catalog-license lppl
14cu|texlive-barcodes-20080817-5|6	# catalog-version undef
14cu|texlive-barcodes-20080817-5|7	Name:		texlive-barcodes
14cu|texlive-barcodes-20080817-5|8	Version:	20080817
14cu|texlive-barcodes-20080817-5|9	Release:	5
14cu|texlive-barcodes-20080817-5|10	Summary:	Fonts for making barcodes
14cu|texlive-barcodes-20080817-5|11	Group:		Publishing
14cu|texlive-barcodes-20080817-5|12	URL:		http://www.ctan.org/tex-archive/fonts/barcodes/willadt
14cu|texlive-barcodes-20080817-5|13	License:	LPPL
14cu|texlive-barcodes-20080817-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.tar.xz
14cu|texlive-barcodes-20080817-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.doc.tar.xz
14cu|texlive-barcodes-20080817-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.source.tar.xz
14cu|texlive-barcodes-20080817-5|17	BuildArch:	noarch
14cu|texlive-barcodes-20080817-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-barcodes-20080817-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-barcodes-20080817-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-barcodes-20080817-5|21	
14cu|texlive-barcodes-20080817-5|22	%description
14cu|texlive-barcodes-20080817-5|23	The package deals with EAN barcodes; MetaFont fonts are
14cu|texlive-barcodes-20080817-5|24	provided, and a set of examples; for some codes, a small Perl
14cu|texlive-barcodes-20080817-5|25	script is needed.
14cu|texlive-barcodes-20080817-5|26	
14cu|texlive-barcodes-20080817-5|27	
14cu|texlive-barcodes-20080817-5|28	#-----------------------------------------------------------------------
14cu|texlive-barcodes-20080817-5|29	%files
14cu|texlive-barcodes-20080817-5|30	%{_texmfdistdir}/fonts/source/public/barcodes/wlc11.mf
14cu|texlive-barcodes-20080817-5|31	%{_texmfdistdir}/fonts/source/public/barcodes/wlc128.mf
14cu|texlive-barcodes-20080817-5|32	%{_texmfdistdir}/fonts/source/public/barcodes/wlc39.mf
14cu|texlive-barcodes-20080817-5|33	%{_texmfdistdir}/fonts/source/public/barcodes/wlc93.mf
14cu|texlive-barcodes-20080817-5|34	%{_texmfdistdir}/fonts/source/public/barcodes/wlcr39.mf
14cu|texlive-barcodes-20080817-5|35	%{_texmfdistdir}/fonts/source/public/barcodes/wlean.mf
14cu|texlive-barcodes-20080817-5|36	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc11.tfm
14cu|texlive-barcodes-20080817-5|37	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc128.tfm
14cu|texlive-barcodes-20080817-5|38	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc39.tfm
14cu|texlive-barcodes-20080817-5|39	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc93.tfm
14cu|texlive-barcodes-20080817-5|40	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlcr39.tfm
14cu|texlive-barcodes-20080817-5|41	%{_texmfdistdir}/tex/latex/barcodes/barcodes.sty
14cu|texlive-barcodes-20080817-5|42	%doc %{_texmfdistdir}/doc/latex/barcodes/README
14cu|texlive-barcodes-20080817-5|43	%doc %{_texmfdistdir}/doc/latex/barcodes/bcfaq.tex
14cu|texlive-barcodes-20080817-5|44	%doc %{_texmfdistdir}/doc/latex/barcodes/changes
14cu|texlive-barcodes-20080817-5|45	%doc %{_texmfdistdir}/doc/latex/barcodes/code39.tex
14cu|texlive-barcodes-20080817-5|46	%doc %{_texmfdistdir}/doc/latex/barcodes/codean.pl
14cu|texlive-barcodes-20080817-5|47	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.pdf
14cu|texlive-barcodes-20080817-5|48	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.tex
14cu|texlive-barcodes-20080817-5|49	%doc %{_texmfdistdir}/doc/latex/barcodes/examples.tex
14cu|texlive-barcodes-20080817-5|50	%doc %{_texmfdistdir}/doc/latex/barcodes/install.bat
14cu|texlive-barcodes-20080817-5|51	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcdb.vpl
14cu|texlive-barcodes-20080817-5|52	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcf39.vpl
14cu|texlive-barcodes-20080817-5|53	%doc %{_texmfdistdir}/doc/latex/barcodes/wlitf.vpl
14cu|texlive-barcodes-20080817-5|54	#- source
14cu|texlive-barcodes-20080817-5|55	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.dtx
14cu|texlive-barcodes-20080817-5|56	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.ins
14cu|texlive-barcodes-20080817-5|57	
14cu|texlive-barcodes-20080817-5|58	#-----------------------------------------------------------------------
14cu|texlive-barcodes-20080817-5|59	%prep
14cu|texlive-barcodes-20080817-5|60	%setup -c -a0 -a1 -a2
14cu|texlive-barcodes-20080817-5|61	
14cu|texlive-barcodes-20080817-5|62	%build
14cu|texlive-barcodes-20080817-5|63	
14cu|texlive-barcodes-20080817-5|64	%install
14cu|texlive-barcodes-20080817-5|65	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-barcodes-20080817-5|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-barcodes-20080817-5|67	
14cu|texlive-barcodes-20080817-5|68	
14cu|texlive-barcodes-20080817-5|69	
14cu|texlive-barcodes-20080817-5|70	%changelog
14cu|texlive-barcodes-20080817-5|71	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080817-5
14cu|texlive-barcodes-20080817-5|72	+ Revision: b3e39c4
14cu|texlive-barcodes-20080817-5|73	- MassBuild#681: Increase release tag
14cu|texlive-barcodes-20080817-5|74	
14cu|texlive-barcodes-20080817-5|75	

14852 14
14cu|texlive-barr-20110619-5|1	# revision 23579
14cu|texlive-barr-20110619-5|2	# category Package
14cu|texlive-barr-20110619-5|3	# catalog-ctan /macros/generic/diagrams/barr
14cu|texlive-barr-20110619-5|4	# catalog-date 2011-06-19 14:02:49 +0200
14cu|texlive-barr-20110619-5|5	# catalog-license lppl
14cu|texlive-barr-20110619-5|6	# catalog-version undef
14cu|texlive-barr-20110619-5|7	Name:		texlive-barr
14cu|texlive-barr-20110619-5|8	Version:	20110619
14cu|texlive-barr-20110619-5|9	Release:	5
14cu|texlive-barr-20110619-5|10	Summary:	Diagram macros by Michael Barr
14cu|texlive-barr-20110619-5|11	Group:		Publishing
14cu|texlive-barr-20110619-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/barr
14cu|texlive-barr-20110619-5|13	License:	LPPL
14cu|texlive-barr-20110619-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.tar.xz
14cu|texlive-barr-20110619-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.doc.tar.xz
14cu|texlive-barr-20110619-5|16	BuildArch:	noarch
14cu|texlive-barr-20110619-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-barr-20110619-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-barr-20110619-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-barr-20110619-5|20	
14cu|texlive-barr-20110619-5|21	%description
14cu|texlive-barr-20110619-5|22	Diagxy is a general diagramming package, useful for diagrams in
14cu|texlive-barr-20110619-5|23	a number of mathematical disciplines. Diagxy is a development
14cu|texlive-barr-20110619-5|24	of an earlier (successful) package to use the facilities of the
14cu|texlive-barr-20110619-5|25	xypic bundle.
14cu|texlive-barr-20110619-5|26	
14cu|texlive-barr-20110619-5|27	
14cu|texlive-barr-20110619-5|28	#-----------------------------------------------------------------------
14cu|texlive-barr-20110619-5|29	%files
14cu|texlive-barr-20110619-5|30	%{_texmfdistdir}/tex/generic/barr/diagxy.tex
14cu|texlive-barr-20110619-5|31	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.pdf
14cu|texlive-barr-20110619-5|32	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.tex
14cu|texlive-barr-20110619-5|33	
14cu|texlive-barr-20110619-5|34	#-----------------------------------------------------------------------
14cu|texlive-barr-20110619-5|35	%prep
14cu|texlive-barr-20110619-5|36	%setup -c -a0 -a1
14cu|texlive-barr-20110619-5|37	
14cu|texlive-barr-20110619-5|38	%build
14cu|texlive-barr-20110619-5|39	
14cu|texlive-barr-20110619-5|40	%install
14cu|texlive-barr-20110619-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-barr-20110619-5|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-barr-20110619-5|43	
14cu|texlive-barr-20110619-5|44	
14cu|texlive-barr-20110619-5|45	
14cu|texlive-barr-20110619-5|46	%changelog
14cu|texlive-barr-20110619-5|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110619-5
14cu|texlive-barr-20110619-5|48	+ Revision: fac8d95
14cu|texlive-barr-20110619-5|49	- MassBuild#681: Increase release tag
14cu|texlive-barr-20110619-5|50	
14cu|texlive-barr-20110619-5|51	

14853 14
14cu|texlive-baskervald-1.016-5|1	# revision 19490
14cu|texlive-baskervald-1.016-5|2	# category Package
14cu|texlive-baskervald-1.016-5|3	# catalog-ctan /fonts/baskervaldadf
14cu|texlive-baskervald-1.016-5|4	# catalog-date 2010-07-14 23:45:16 +0200
14cu|texlive-baskervald-1.016-5|5	# catalog-license lppl
14cu|texlive-baskervald-1.016-5|6	# catalog-version 1.016
14cu|texlive-baskervald-1.016-5|7	Name:		texlive-baskervald
14cu|texlive-baskervald-1.016-5|8	Version:	1.016
14cu|texlive-baskervald-1.016-5|9	Release:	5
14cu|texlive-baskervald-1.016-5|10	Summary:	Baskervald ADF fonts collection with TeX/LaTeX support
14cu|texlive-baskervald-1.016-5|11	Group:		Publishing
14cu|texlive-baskervald-1.016-5|12	URL:		http://www.ctan.org/tex-archive/fonts/baskervaldadf
14cu|texlive-baskervald-1.016-5|13	License:	LPPL
14cu|texlive-baskervald-1.016-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.tar.xz
14cu|texlive-baskervald-1.016-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.doc.tar.xz
14cu|texlive-baskervald-1.016-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.source.tar.xz
14cu|texlive-baskervald-1.016-5|17	BuildArch:	noarch
14cu|texlive-baskervald-1.016-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-baskervald-1.016-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-baskervald-1.016-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-baskervald-1.016-5|21	
14cu|texlive-baskervald-1.016-5|22	%description
14cu|texlive-baskervald-1.016-5|23	Baskervald ADF is a serif family with lining figures designed
14cu|texlive-baskervald-1.016-5|24	as a substitute for Baskerville. The family currently includes
14cu|texlive-baskervald-1.016-5|25	upright and italic or oblique shapes in each of regular, bold
14cu|texlive-baskervald-1.016-5|26	and heavy weights. All fonts include the slashed zero and
14cu|texlive-baskervald-1.016-5|27	additional non-standard ligatures. The support package renames
14cu|texlive-baskervald-1.016-5|28	them according to the Karl Berry fontname scheme and defines
14cu|texlive-baskervald-1.016-5|29	two families. One of these primarily provides access to the
14cu|texlive-baskervald-1.016-5|30	"standard" or default characters while the other supports
14cu|texlive-baskervald-1.016-5|31	additional ligatures. The included package files provide access
14cu|texlive-baskervald-1.016-5|32	to these features in LaTeX.
14cu|texlive-baskervald-1.016-5|33	
14cu|texlive-baskervald-1.016-5|34	
14cu|texlive-baskervald-1.016-5|35	#-----------------------------------------------------------------------
14cu|texlive-baskervald-1.016-5|36	%files
14cu|texlive-baskervald-1.016-5|37	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvb8a.afm
14cu|texlive-baskervald-1.016-5|38	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvbi8a.afm
14cu|texlive-baskervald-1.016-5|39	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvh8a.afm
14cu|texlive-baskervald-1.016-5|40	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvho8a.afm
14cu|texlive-baskervald-1.016-5|41	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvr8a.afm
14cu|texlive-baskervald-1.016-5|42	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvri8a.afm
14cu|texlive-baskervald-1.016-5|43	%{_texmfdistdir}/fonts/enc/dvips/baskervald/supp-ybv.enc
14cu|texlive-baskervald-1.016-5|44	%{_texmfdistdir}/fonts/map/dvips/baskervald/ybv.map
14cu|texlive-baskervald-1.016-5|45	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8c.tfm
14cu|texlive-baskervald-1.016-5|46	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8r.tfm
14cu|texlive-baskervald-1.016-5|47	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8s.tfm
14cu|texlive-baskervald-1.016-5|48	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8t.tfm
14cu|texlive-baskervald-1.016-5|49	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm
14cu|texlive-baskervald-1.016-5|50	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm
14cu|texlive-baskervald-1.016-5|51	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm
14cu|texlive-baskervald-1.016-5|52	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm
14cu|texlive-baskervald-1.016-5|53	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm
14cu|texlive-baskervald-1.016-5|54	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm
14cu|texlive-baskervald-1.016-5|55	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8c.tfm
14cu|texlive-baskervald-1.016-5|56	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8r.tfm
14cu|texlive-baskervald-1.016-5|57	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8s.tfm
14cu|texlive-baskervald-1.016-5|58	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8t.tfm
14cu|texlive-baskervald-1.016-5|59	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8c.tfm
14cu|texlive-baskervald-1.016-5|60	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8r.tfm
14cu|texlive-baskervald-1.016-5|61	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8s.tfm
14cu|texlive-baskervald-1.016-5|62	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8t.tfm
14cu|texlive-baskervald-1.016-5|63	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm
14cu|texlive-baskervald-1.016-5|64	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm
14cu|texlive-baskervald-1.016-5|65	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8c.tfm
14cu|texlive-baskervald-1.016-5|66	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8r.tfm
14cu|texlive-baskervald-1.016-5|67	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8s.tfm
14cu|texlive-baskervald-1.016-5|68	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8t.tfm
14cu|texlive-baskervald-1.016-5|69	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8c.tfm
14cu|texlive-baskervald-1.016-5|70	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8r.tfm
14cu|texlive-baskervald-1.016-5|71	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8s.tfm
14cu|texlive-baskervald-1.016-5|72	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8t.tfm
14cu|texlive-baskervald-1.016-5|73	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm
14cu|texlive-baskervald-1.016-5|74	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm
14cu|texlive-baskervald-1.016-5|75	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfb
14cu|texlive-baskervald-1.016-5|76	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfm
14cu|texlive-baskervald-1.016-5|77	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfb
14cu|texlive-baskervald-1.016-5|78	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfm
14cu|texlive-baskervald-1.016-5|79	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfb
14cu|texlive-baskervald-1.016-5|80	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfm
14cu|texlive-baskervald-1.016-5|81	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfb
14cu|texlive-baskervald-1.016-5|82	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfm
14cu|texlive-baskervald-1.016-5|83	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfb
14cu|texlive-baskervald-1.016-5|84	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfm
14cu|texlive-baskervald-1.016-5|85	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfb
14cu|texlive-baskervald-1.016-5|86	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfm
14cu|texlive-baskervald-1.016-5|87	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8c.vf
14cu|texlive-baskervald-1.016-5|88	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8t.vf
14cu|texlive-baskervald-1.016-5|89	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8c.vf
14cu|texlive-baskervald-1.016-5|90	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8t.vf
14cu|texlive-baskervald-1.016-5|91	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbiw8t.vf
14cu|texlive-baskervald-1.016-5|92	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbw8t.vf
14cu|texlive-baskervald-1.016-5|93	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8c.vf
14cu|texlive-baskervald-1.016-5|94	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8t.vf
14cu|texlive-baskervald-1.016-5|95	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8c.vf
14cu|texlive-baskervald-1.016-5|96	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8t.vf
14cu|texlive-baskervald-1.016-5|97	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhow8t.vf
14cu|texlive-baskervald-1.016-5|98	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhw8t.vf
14cu|texlive-baskervald-1.016-5|99	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8c.vf
14cu|texlive-baskervald-1.016-5|100	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8t.vf
14cu|texlive-baskervald-1.016-5|101	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8c.vf
14cu|texlive-baskervald-1.016-5|102	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8t.vf
14cu|texlive-baskervald-1.016-5|103	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvriw8t.vf
14cu|texlive-baskervald-1.016-5|104	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvrw8t.vf
14cu|texlive-baskervald-1.016-5|105	%{_texmfdistdir}/tex/latex/baskervald/baskervald.sty
14cu|texlive-baskervald-1.016-5|106	%{_texmfdistdir}/tex/latex/baskervald/t1ybv.fd
14cu|texlive-baskervald-1.016-5|107	%{_texmfdistdir}/tex/latex/baskervald/t1ybvw.fd
14cu|texlive-baskervald-1.016-5|108	%{_texmfdistdir}/tex/latex/baskervald/ts1ybv.fd
14cu|texlive-baskervald-1.016-5|109	%{_texmfdistdir}/tex/latex/baskervald/ts1ybvw.fd
14cu|texlive-baskervald-1.016-5|110	%doc %{_texmfdistdir}/doc/fonts/baskervald/COPYING
14cu|texlive-baskervald-1.016-5|111	%doc %{_texmfdistdir}/doc/fonts/baskervald/NOTICE.txt
14cu|texlive-baskervald-1.016-5|112	%doc %{_texmfdistdir}/doc/fonts/baskervald/README
14cu|texlive-baskervald-1.016-5|113	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.pdf
14cu|texlive-baskervald-1.016-5|114	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.tex
14cu|texlive-baskervald-1.016-5|115	%doc %{_texmfdistdir}/doc/fonts/baskervald/manifest.txt
14cu|texlive-baskervald-1.016-5|116	#- source
14cu|texlive-baskervald-1.016-5|117	%doc %{_texmfdistdir}/source/fonts/baskervald/reglyph-ybv.tex
14cu|texlive-baskervald-1.016-5|118	%doc %{_texmfdistdir}/source/fonts/baskervald/supp-ybv.etx
14cu|texlive-baskervald-1.016-5|119	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald-lig.etx
14cu|texlive-baskervald-1.016-5|120	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald.etx
14cu|texlive-baskervald-1.016-5|121	%doc %{_texmfdistdir}/source/fonts/baskervald/ts1-baskervald.etx
14cu|texlive-baskervald-1.016-5|122	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-drv.tex
14cu|texlive-baskervald-1.016-5|123	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-map.tex
14cu|texlive-baskervald-1.016-5|124	
14cu|texlive-baskervald-1.016-5|125	#-----------------------------------------------------------------------
14cu|texlive-baskervald-1.016-5|126	%prep
14cu|texlive-baskervald-1.016-5|127	%setup -c -a0 -a1 -a2
14cu|texlive-baskervald-1.016-5|128	
14cu|texlive-baskervald-1.016-5|129	%build
14cu|texlive-baskervald-1.016-5|130	
14cu|texlive-baskervald-1.016-5|131	%install
14cu|texlive-baskervald-1.016-5|132	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-baskervald-1.016-5|133	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-baskervald-1.016-5|134	
14cu|texlive-baskervald-1.016-5|135	
14cu|texlive-baskervald-1.016-5|136	
14cu|texlive-baskervald-1.016-5|137	%changelog
14cu|texlive-baskervald-1.016-5|138	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.016-5
14cu|texlive-baskervald-1.016-5|139	+ Revision: c0b267b
14cu|texlive-baskervald-1.016-5|140	- MassBuild#681: Increase release tag
14cu|texlive-baskervald-1.016-5|141	
14cu|texlive-baskervald-1.016-5|142	

14854 14
14cu|texlive-bbding-1.01-5|1	# revision 17186
14cu|texlive-bbding-1.01-5|2	# category Package
14cu|texlive-bbding-1.01-5|3	# catalog-ctan /fonts/bbding
14cu|texlive-bbding-1.01-5|4	# catalog-date 2010-02-15 12:02:42 +0100
14cu|texlive-bbding-1.01-5|5	# catalog-license lppl
14cu|texlive-bbding-1.01-5|6	# catalog-version 1.01
14cu|texlive-bbding-1.01-5|7	Name:		texlive-bbding
14cu|texlive-bbding-1.01-5|8	Version:	1.01
14cu|texlive-bbding-1.01-5|9	Release:	5
14cu|texlive-bbding-1.01-5|10	Summary:	A symbol (dingbat) font and LaTeX macros for its use
14cu|texlive-bbding-1.01-5|11	Group:		Publishing
14cu|texlive-bbding-1.01-5|12	URL:		http://www.ctan.org/tex-archive/fonts/bbding
14cu|texlive-bbding-1.01-5|13	License:	LPPL
14cu|texlive-bbding-1.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.tar.xz
14cu|texlive-bbding-1.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.doc.tar.xz
14cu|texlive-bbding-1.01-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.source.tar.xz
14cu|texlive-bbding-1.01-5|17	BuildArch:	noarch
14cu|texlive-bbding-1.01-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bbding-1.01-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bbding-1.01-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bbding-1.01-5|21	
14cu|texlive-bbding-1.01-5|22	%description
14cu|texlive-bbding-1.01-5|23	A symbol font (distributed as MetaFont source) that contains
14cu|texlive-bbding-1.01-5|24	many of the symbols of the Zapf dingbats set, together with an
14cu|texlive-bbding-1.01-5|25	NFSS interface for using the font. An Adobe Type 1 version of
14cu|texlive-bbding-1.01-5|26	the fonts is available in the niceframe fonts bundle.
14cu|texlive-bbding-1.01-5|27	
14cu|texlive-bbding-1.01-5|28	
14cu|texlive-bbding-1.01-5|29	#-----------------------------------------------------------------------
14cu|texlive-bbding-1.01-5|30	%files
14cu|texlive-bbding-1.01-5|31	%{_texmfdistdir}/fonts/source/public/bbding/bbding10.mf
14cu|texlive-bbding-1.01-5|32	%{_texmfdistdir}/fonts/tfm/public/bbding/bbding10.tfm
14cu|texlive-bbding-1.01-5|33	%{_texmfdistdir}/tex/latex/bbding/Uding.fd
14cu|texlive-bbding-1.01-5|34	%{_texmfdistdir}/tex/latex/bbding/bbding.sty
14cu|texlive-bbding-1.01-5|35	%doc %{_texmfdistdir}/doc/latex/bbding/README
14cu|texlive-bbding-1.01-5|36	%doc %{_texmfdistdir}/doc/latex/bbding/bbding.pdf
14cu|texlive-bbding-1.01-5|37	%doc %{_texmfdistdir}/doc/latex/bbding/bbding10.org
14cu|texlive-bbding-1.01-5|38	#- source
14cu|texlive-bbding-1.01-5|39	%doc %{_texmfdistdir}/source/latex/bbding/bbding.dtx
14cu|texlive-bbding-1.01-5|40	%doc %{_texmfdistdir}/source/latex/bbding/bbding.ins
14cu|texlive-bbding-1.01-5|41	
14cu|texlive-bbding-1.01-5|42	#-----------------------------------------------------------------------
14cu|texlive-bbding-1.01-5|43	%prep
14cu|texlive-bbding-1.01-5|44	%setup -c -a0 -a1 -a2
14cu|texlive-bbding-1.01-5|45	
14cu|texlive-bbding-1.01-5|46	%build
14cu|texlive-bbding-1.01-5|47	
14cu|texlive-bbding-1.01-5|48	%install
14cu|texlive-bbding-1.01-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bbding-1.01-5|50	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bbding-1.01-5|51	
14cu|texlive-bbding-1.01-5|52	
14cu|texlive-bbding-1.01-5|53	
14cu|texlive-bbding-1.01-5|54	%changelog
14cu|texlive-bbding-1.01-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-5
14cu|texlive-bbding-1.01-5|56	+ Revision: 142a5b7
14cu|texlive-bbding-1.01-5|57	- MassBuild#681: Increase release tag
14cu|texlive-bbding-1.01-5|58	
14cu|texlive-bbding-1.01-5|59	

14855 14
14cu|texlive-bbold-type1-20101121-5|1	# revision 20524
14cu|texlive-bbold-type1-20101121-5|2	# category Package
14cu|texlive-bbold-type1-20101121-5|3	# catalog-ctan /fonts/bbold-type1
14cu|texlive-bbold-type1-20101121-5|4	# catalog-date 2010-11-21 18:48:27 +0100
14cu|texlive-bbold-type1-20101121-5|5	# catalog-license other-free
14cu|texlive-bbold-type1-20101121-5|6	# catalog-version undef
14cu|texlive-bbold-type1-20101121-5|7	Name:		texlive-bbold-type1
14cu|texlive-bbold-type1-20101121-5|8	Version:	20101121
14cu|texlive-bbold-type1-20101121-5|9	Release:	5
14cu|texlive-bbold-type1-20101121-5|10	Summary:	An Adobe Type 1 format version of the bbold font
14cu|texlive-bbold-type1-20101121-5|11	Group:		Publishing
14cu|texlive-bbold-type1-20101121-5|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold-type1
14cu|texlive-bbold-type1-20101121-5|13	License:	OTHER-FREE
14cu|texlive-bbold-type1-20101121-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.tar.xz
14cu|texlive-bbold-type1-20101121-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.doc.tar.xz
14cu|texlive-bbold-type1-20101121-5|16	BuildArch:	noarch
14cu|texlive-bbold-type1-20101121-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-bbold-type1-20101121-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-bbold-type1-20101121-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-bbold-type1-20101121-5|20	
14cu|texlive-bbold-type1-20101121-5|21	%description
14cu|texlive-bbold-type1-20101121-5|22	The files offer an Adobe Type 1 format version of the 5pt, 7pt
14cu|texlive-bbold-type1-20101121-5|23	and 10pt versions of the bbold fonts. The distribution also
14cu|texlive-bbold-type1-20101121-5|24	includes a map file, for use when incorporating the fonts into
14cu|texlive-bbold-type1-20101121-5|25	TeX documents, but no macro sets are provided (the fonts will
14cu|texlive-bbold-type1-20101121-5|26	not provide the correct results using macros designed for use
14cu|texlive-bbold-type1-20101121-5|27	with the MetaFont versions of the fonts. The fonts were
14cu|texlive-bbold-type1-20101121-5|28	produced to be part of the TeX distribution from Y&Y; they were
14cu|texlive-bbold-type1-20101121-5|29	generously donated to the TeX Users' Group when Y&Y closed its
14cu|texlive-bbold-type1-20101121-5|30	doors as a business.
14cu|texlive-bbold-type1-20101121-5|31	
14cu|texlive-bbold-type1-20101121-5|32	
14cu|texlive-bbold-type1-20101121-5|33	#-----------------------------------------------------------------------
14cu|texlive-bbold-type1-20101121-5|34	%files
14cu|texlive-bbold-type1-20101121-5|35	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold10.afm
14cu|texlive-bbold-type1-20101121-5|36	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold5.afm
14cu|texlive-bbold-type1-20101121-5|37	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold7.afm
14cu|texlive-bbold-type1-20101121-5|38	%{_texmfdistdir}/fonts/map/dvips/bbold-type1/bbold.map
14cu|texlive-bbold-type1-20101121-5|39	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold10.pfb
14cu|texlive-bbold-type1-20101121-5|40	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold5.pfb
14cu|texlive-bbold-type1-20101121-5|41	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold7.pfb
14cu|texlive-bbold-type1-20101121-5|42	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/README
14cu|texlive-bbold-type1-20101121-5|43	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.pdf
14cu|texlive-bbold-type1-20101121-5|44	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.tex
14cu|texlive-bbold-type1-20101121-5|45	
14cu|texlive-bbold-type1-20101121-5|46	#-----------------------------------------------------------------------
14cu|texlive-bbold-type1-20101121-5|47	%prep
14cu|texlive-bbold-type1-20101121-5|48	%setup -c -a0 -a1
14cu|texlive-bbold-type1-20101121-5|49	
14cu|texlive-bbold-type1-20101121-5|50	%build
14cu|texlive-bbold-type1-20101121-5|51	
14cu|texlive-bbold-type1-20101121-5|52	%install
14cu|texlive-bbold-type1-20101121-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bbold-type1-20101121-5|54	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-bbold-type1-20101121-5|55	
14cu|texlive-bbold-type1-20101121-5|56	
14cu|texlive-bbold-type1-20101121-5|57	
14cu|texlive-bbold-type1-20101121-5|58	%changelog
14cu|texlive-bbold-type1-20101121-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101121-5
14cu|texlive-bbold-type1-20101121-5|60	+ Revision: 0d6b859
14cu|texlive-bbold-type1-20101121-5|61	- MassBuild#681: Increase release tag
14cu|texlive-bbold-type1-20101121-5|62	
14cu|texlive-bbold-type1-20101121-5|63	

14856 14
14cu|texlive-beebe-20120807-4|1	# revision 27123
14cu|texlive-beebe-20120807-4|2	# category Package
14cu|texlive-beebe-20120807-4|3	# catalog-ctan undef
14cu|texlive-beebe-20120807-4|4	# catalog-date undef
14cu|texlive-beebe-20120807-4|5	# catalog-license undef
14cu|texlive-beebe-20120807-4|6	# catalog-version undef
14cu|texlive-beebe-20120807-4|7	Name:		texlive-beebe
14cu|texlive-beebe-20120807-4|8	Version:	20120807
14cu|texlive-beebe-20120807-4|9	Release:	4
14cu|texlive-beebe-20120807-4|10	Summary:	TeXLive beebe package
14cu|texlive-beebe-20120807-4|11	Group:		Publishing
14cu|texlive-beebe-20120807-4|12	URL:		http://tug.org/texlive
14cu|texlive-beebe-20120807-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-beebe-20120807-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beebe.tar.xz
14cu|texlive-beebe-20120807-4|15	BuildArch:	noarch
14cu|texlive-beebe-20120807-4|16	BuildRequires:	texlive-tlpkg
14cu|texlive-beebe-20120807-4|17	Requires(pre):	texlive-tlpkg
14cu|texlive-beebe-20120807-4|18	Requires(post):	texlive-kpathsea
14cu|texlive-beebe-20120807-4|19	
14cu|texlive-beebe-20120807-4|20	%description
14cu|texlive-beebe-20120807-4|21	TeXLive beebe package.
14cu|texlive-beebe-20120807-4|22	
14cu|texlive-beebe-20120807-4|23	
14cu|texlive-beebe-20120807-4|24	#-----------------------------------------------------------------------
14cu|texlive-beebe-20120807-4|25	%files
14cu|texlive-beebe-20120807-4|26	%{_texmfdistdir}/bibtex/bib/beebe/gut.bib
14cu|texlive-beebe-20120807-4|27	%{_texmfdistdir}/bibtex/bib/beebe/komoedie.bib
14cu|texlive-beebe-20120807-4|28	%{_texmfdistdir}/bibtex/bib/beebe/texbook1.bib
14cu|texlive-beebe-20120807-4|29	%{_texmfdistdir}/bibtex/bib/beebe/texbook2.bib
14cu|texlive-beebe-20120807-4|30	%{_texmfdistdir}/bibtex/bib/beebe/texbook3.bib
14cu|texlive-beebe-20120807-4|31	%{_texmfdistdir}/bibtex/bib/beebe/texgraph.bib
14cu|texlive-beebe-20120807-4|32	%{_texmfdistdir}/bibtex/bib/beebe/texjourn.bib
14cu|texlive-beebe-20120807-4|33	%{_texmfdistdir}/bibtex/bib/beebe/texnique.bib
14cu|texlive-beebe-20120807-4|34	%{_texmfdistdir}/bibtex/bib/beebe/tugboat.bib
14cu|texlive-beebe-20120807-4|35	%{_texmfdistdir}/bibtex/bst/beebe/aaai-named.bst
14cu|texlive-beebe-20120807-4|36	%{_texmfdistdir}/bibtex/bst/beebe/abstract.bst
14cu|texlive-beebe-20120807-4|37	%{_texmfdistdir}/bibtex/bst/beebe/annotate.bst
14cu|texlive-beebe-20120807-4|38	%{_texmfdistdir}/bibtex/bst/beebe/annotation.bst
14cu|texlive-beebe-20120807-4|39	%{_texmfdistdir}/bibtex/bst/beebe/apa.bst
14cu|texlive-beebe-20120807-4|40	%{_texmfdistdir}/bibtex/bst/beebe/apalike2.bst
14cu|texlive-beebe-20120807-4|41	%{_texmfdistdir}/bibtex/bst/beebe/astron.bst
14cu|texlive-beebe-20120807-4|42	%{_texmfdistdir}/bibtex/bst/beebe/authordate1.bst
14cu|texlive-beebe-20120807-4|43	%{_texmfdistdir}/bibtex/bst/beebe/authordate2.bst
14cu|texlive-beebe-20120807-4|44	%{_texmfdistdir}/bibtex/bst/beebe/authordate3.bst
14cu|texlive-beebe-20120807-4|45	%{_texmfdistdir}/bibtex/bst/beebe/authordate4.bst
14cu|texlive-beebe-20120807-4|46	%{_texmfdistdir}/bibtex/bst/beebe/bbs.bst
14cu|texlive-beebe-20120807-4|47	%{_texmfdistdir}/bibtex/bst/beebe/bibtoref.bst
14cu|texlive-beebe-20120807-4|48	%{_texmfdistdir}/bibtex/bst/beebe/cbe.bst
14cu|texlive-beebe-20120807-4|49	%{_texmfdistdir}/bibtex/bst/beebe/chicagoa.bst
14cu|texlive-beebe-20120807-4|50	%{_texmfdistdir}/bibtex/bst/beebe/econometrica.bst
14cu|texlive-beebe-20120807-4|51	%{_texmfdistdir}/bibtex/bst/beebe/humanbio.bst
14cu|texlive-beebe-20120807-4|52	%{_texmfdistdir}/bibtex/bst/beebe/humannat.bst
14cu|texlive-beebe-20120807-4|53	%{_texmfdistdir}/bibtex/bst/beebe/is-abbrv.bst
14cu|texlive-beebe-20120807-4|54	%{_texmfdistdir}/bibtex/bst/beebe/is-alpha.bst
14cu|texlive-beebe-20120807-4|55	%{_texmfdistdir}/bibtex/bst/beebe/is-plain.bst
14cu|texlive-beebe-20120807-4|56	%{_texmfdistdir}/bibtex/bst/beebe/is-unsrt.bst
14cu|texlive-beebe-20120807-4|57	%{_texmfdistdir}/bibtex/bst/beebe/jas99.bst
14cu|texlive-beebe-20120807-4|58	%{_texmfdistdir}/bibtex/bst/beebe/jbact.bst
14cu|texlive-beebe-20120807-4|59	%{_texmfdistdir}/bibtex/bst/beebe/jmb.bst
14cu|texlive-beebe-20120807-4|60	%{_texmfdistdir}/bibtex/bst/beebe/jtb.bst
14cu|texlive-beebe-20120807-4|61	%{_texmfdistdir}/bibtex/bst/beebe/jthcarsu.bst
14cu|texlive-beebe-20120807-4|62	%{_texmfdistdir}/bibtex/bst/beebe/named.bst
14cu|texlive-beebe-20120807-4|63	%{_texmfdistdir}/bibtex/bst/beebe/namunsrt.bst
14cu|texlive-beebe-20120807-4|64	%{_texmfdistdir}/bibtex/bst/beebe/nar.bst
14cu|texlive-beebe-20120807-4|65	%{_texmfdistdir}/bibtex/bst/beebe/newapa.bst
14cu|texlive-beebe-20120807-4|66	%{_texmfdistdir}/bibtex/bst/beebe/phaip.bst
14cu|texlive-beebe-20120807-4|67	%{_texmfdistdir}/bibtex/bst/beebe/phapalik.bst
14cu|texlive-beebe-20120807-4|68	%{_texmfdistdir}/bibtex/bst/beebe/phcpc.bst
14cu|texlive-beebe-20120807-4|69	%{_texmfdistdir}/bibtex/bst/beebe/phiaea.bst
14cu|texlive-beebe-20120807-4|70	%{_texmfdistdir}/bibtex/bst/beebe/phjcp.bst
14cu|texlive-beebe-20120807-4|71	%{_texmfdistdir}/bibtex/bst/beebe/phnf.bst
14cu|texlive-beebe-20120807-4|72	%{_texmfdistdir}/bibtex/bst/beebe/phnflet.bst
14cu|texlive-beebe-20120807-4|73	%{_texmfdistdir}/bibtex/bst/beebe/phpf.bst
14cu|texlive-beebe-20120807-4|74	%{_texmfdistdir}/bibtex/bst/beebe/phppcf.bst
14cu|texlive-beebe-20120807-4|75	%{_texmfdistdir}/bibtex/bst/beebe/phreport.bst
14cu|texlive-beebe-20120807-4|76	%{_texmfdistdir}/bibtex/bst/beebe/phrmp.bst
14cu|texlive-beebe-20120807-4|77	%{_texmfdistdir}/bibtex/bst/beebe/plainyr.bst
14cu|texlive-beebe-20120807-4|78	%{_texmfdistdir}/bibtex/bst/beebe/refer.bst
14cu|texlive-beebe-20120807-4|79	%{_texmfdistdir}/bibtex/bst/beebe/xbtxbst.doc
14cu|texlive-beebe-20120807-4|80	
14cu|texlive-beebe-20120807-4|81	#-----------------------------------------------------------------------
14cu|texlive-beebe-20120807-4|82	%prep
14cu|texlive-beebe-20120807-4|83	%setup -c -a0
14cu|texlive-beebe-20120807-4|84	
14cu|texlive-beebe-20120807-4|85	%build
14cu|texlive-beebe-20120807-4|86	
14cu|texlive-beebe-20120807-4|87	%install
14cu|texlive-beebe-20120807-4|88	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-beebe-20120807-4|89	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14cu|texlive-beebe-20120807-4|90	
14cu|texlive-beebe-20120807-4|91	
14cu|texlive-beebe-20120807-4|92	
14cu|texlive-beebe-20120807-4|93	%changelog
14cu|texlive-beebe-20120807-4|94	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-4
14cu|texlive-beebe-20120807-4|95	+ Revision: 3086646
14cu|texlive-beebe-20120807-4|96	- MassBuild#681: Increase release tag
14cu|texlive-beebe-20120807-4|97	
14cu|texlive-beebe-20120807-4|98	

14857 14
14cu|texlive-belleek-20081130-5|1	# revision 18651
14cu|texlive-belleek-20081130-5|2	# category Package
14cu|texlive-belleek-20081130-5|3	# catalog-ctan /fonts/belleek/belleek.zip
14cu|texlive-belleek-20081130-5|4	# catalog-date 2008-11-30 15:59:19 +0100
14cu|texlive-belleek-20081130-5|5	# catalog-license pd
14cu|texlive-belleek-20081130-5|6	# catalog-version undef
14cu|texlive-belleek-20081130-5|7	Name:		texlive-belleek
14cu|texlive-belleek-20081130-5|8	Version:	20081130
14cu|texlive-belleek-20081130-5|9	Release:	5
14cu|texlive-belleek-20081130-5|10	Summary:	Free replacement for basic MathTime fonts
14cu|texlive-belleek-20081130-5|11	Group:		Publishing
14cu|texlive-belleek-20081130-5|12	URL:		http://www.ctan.org/tex-archive/fonts/belleek/belleek.zip
14cu|texlive-belleek-20081130-5|13	License:	PD
14cu|texlive-belleek-20081130-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.tar.xz
14cu|texlive-belleek-20081130-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.doc.tar.xz
14cu|texlive-belleek-20081130-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.source.tar.xz
14cu|texlive-belleek-20081130-5|17	BuildArch:	noarch
14cu|texlive-belleek-20081130-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-belleek-20081130-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-belleek-20081130-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-belleek-20081130-5|21	
14cu|texlive-belleek-20081130-5|22	%description
14cu|texlive-belleek-20081130-5|23	This package replaces the original MathTime fonts, not
14cu|texlive-belleek-20081130-5|24	MathTime-Plus or MathTime Professional (the last being the only
14cu|texlive-belleek-20081130-5|25	currently available commercial bundle).
14cu|texlive-belleek-20081130-5|26	
14cu|texlive-belleek-20081130-5|27	
14cu|texlive-belleek-20081130-5|28	#-----------------------------------------------------------------------
14cu|texlive-belleek-20081130-5|29	%files
14cu|texlive-belleek-20081130-5|30	%{_texmfdistdir}/fonts/map/dvips/belleek/belleek.map
14cu|texlive-belleek-20081130-5|31	%{_texmfdistdir}/fonts/truetype/public/belleek/blex.ttf
14cu|texlive-belleek-20081130-5|32	%{_texmfdistdir}/fonts/truetype/public/belleek/blsy.ttf
14cu|texlive-belleek-20081130-5|33	%{_texmfdistdir}/fonts/truetype/public/belleek/rblmi.ttf
14cu|texlive-belleek-20081130-5|34	%{_texmfdistdir}/fonts/type1/public/belleek/blex.pfb
14cu|texlive-belleek-20081130-5|35	%{_texmfdistdir}/fonts/type1/public/belleek/blsy.pfb
14cu|texlive-belleek-20081130-5|36	%{_texmfdistdir}/fonts/type1/public/belleek/rblmi.pfb
14cu|texlive-belleek-20081130-5|37	%doc %{_texmfdistdir}/doc/fonts/belleek/README
14cu|texlive-belleek-20081130-5|38	#- source
14cu|texlive-belleek-20081130-5|39	%doc %{_texmfdistdir}/source/latex/belleek/my1mtt.fd
14cu|texlive-belleek-20081130-5|40	%doc %{_texmfdistdir}/source/latex/belleek/my2mtt.fd
14cu|texlive-belleek-20081130-5|41	%doc %{_texmfdistdir}/source/latex/belleek/my3mtt.fd
14cu|texlive-belleek-20081130-5|42	
14cu|texlive-belleek-20081130-5|43	#-----------------------------------------------------------------------
14cu|texlive-belleek-20081130-5|44	%prep
14cu|texlive-belleek-20081130-5|45	%setup -c -a0 -a1 -a2
14cu|texlive-belleek-20081130-5|46	
14cu|texlive-belleek-20081130-5|47	%build
14cu|texlive-belleek-20081130-5|48	
14cu|texlive-belleek-20081130-5|49	%install
14cu|texlive-belleek-20081130-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-belleek-20081130-5|51	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-belleek-20081130-5|52	
14cu|texlive-belleek-20081130-5|53	
14cu|texlive-belleek-20081130-5|54	
14cu|texlive-belleek-20081130-5|55	%changelog
14cu|texlive-belleek-20081130-5|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081130-5
14cu|texlive-belleek-20081130-5|57	+ Revision: 7f6afed
14cu|texlive-belleek-20081130-5|58	- MassBuild#681: Increase release tag
14cu|texlive-belleek-20081130-5|59	
14cu|texlive-belleek-20081130-5|60	

14858 14
14cu|texlive-bera-20080128-5|1	# revision 20031
14cu|texlive-bera-20080128-5|2	# category Package
14cu|texlive-bera-20080128-5|3	# catalog-ctan /fonts/bera
14cu|texlive-bera-20080128-5|4	# catalog-date 2008-01-28 20:53:41 +0100
14cu|texlive-bera-20080128-5|5	# catalog-license other-free
14cu|texlive-bera-20080128-5|6	# catalog-version undef
14cu|texlive-bera-20080128-5|7	Name:		texlive-bera
14cu|texlive-bera-20080128-5|8	Version:	20080128
14cu|texlive-bera-20080128-5|9	Release:	5
14cu|texlive-bera-20080128-5|10	Summary:	Bera fonts
14cu|texlive-bera-20080128-5|11	Group:		Publishing
14cu|texlive-bera-20080128-5|12	URL:		http://www.ctan.org/tex-archive/fonts/bera
14cu|texlive-bera-20080128-5|13	License:	OTHER-FREE
14cu|texlive-bera-20080128-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.tar.xz
14cu|texlive-bera-20080128-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.doc.tar.xz
14cu|texlive-bera-20080128-5|16	BuildArch:	noarch
14cu|texlive-bera-20080128-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-bera-20080128-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-bera-20080128-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-bera-20080128-5|20	
14cu|texlive-bera-20080128-5|21	%description
14cu|texlive-bera-20080128-5|22	The package contains the Bera Type 1 fonts, and a zip archive
14cu|texlive-bera-20080128-5|23	containing files to use the fonts with LaTeX. Bera is a set of
14cu|texlive-bera-20080128-5|24	three font families: Bera Serif (a slab-serif Roman), Bera Sans
14cu|texlive-bera-20080128-5|25	(a Frutiger descendant), and Bera Mono (monospaced/typewriter).
14cu|texlive-bera-20080128-5|26	Support for use in LaTeX is also provided. The Bera family is a
14cu|texlive-bera-20080128-5|27	repackaging, for use with TeX, of the Bitstream Vera family.
14cu|texlive-bera-20080128-5|28	
14cu|texlive-bera-20080128-5|29	
14cu|texlive-bera-20080128-5|30	#-----------------------------------------------------------------------
14cu|texlive-bera-20080128-5|31	%files
14cu|texlive-bera-20080128-5|32	%{_texmfdistdir}/fonts/afm/public/bera/fveb8a.afm
14cu|texlive-bera-20080128-5|33	%{_texmfdistdir}/fonts/afm/public/bera/fver8a.afm
14cu|texlive-bera-20080128-5|34	%{_texmfdistdir}/fonts/afm/public/bera/fvmb8a.afm
14cu|texlive-bera-20080128-5|35	%{_texmfdistdir}/fonts/afm/public/bera/fvmbo8a.afm
14cu|texlive-bera-20080128-5|36	%{_texmfdistdir}/fonts/afm/public/bera/fvmr8a.afm
14cu|texlive-bera-20080128-5|37	%{_texmfdistdir}/fonts/afm/public/bera/fvmro8a.afm
14cu|texlive-bera-20080128-5|38	%{_texmfdistdir}/fonts/afm/public/bera/fvsb8a.afm
14cu|texlive-bera-20080128-5|39	%{_texmfdistdir}/fonts/afm/public/bera/fvsbo8a.afm
14cu|texlive-bera-20080128-5|40	%{_texmfdistdir}/fonts/afm/public/bera/fvsr8a.afm
14cu|texlive-bera-20080128-5|41	%{_texmfdistdir}/fonts/afm/public/bera/fvsro8a.afm
14cu|texlive-bera-20080128-5|42	%{_texmfdistdir}/fonts/map/dvips/bera/bera.map
14cu|texlive-bera-20080128-5|43	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8a.tfm
14cu|texlive-bera-20080128-5|44	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8c.tfm
14cu|texlive-bera-20080128-5|45	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8r.tfm
14cu|texlive-bera-20080128-5|46	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8t.tfm
14cu|texlive-bera-20080128-5|47	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8c.tfm
14cu|texlive-bera-20080128-5|48	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8r.tfm
14cu|texlive-bera-20080128-5|49	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8t.tfm
14cu|texlive-bera-20080128-5|50	%{_texmfdistdir}/fonts/tfm/public/bera/fver8a.tfm
14cu|texlive-bera-20080128-5|51	%{_texmfdistdir}/fonts/tfm/public/bera/fver8c.tfm
14cu|texlive-bera-20080128-5|52	%{_texmfdistdir}/fonts/tfm/public/bera/fver8r.tfm
14cu|texlive-bera-20080128-5|53	%{_texmfdistdir}/fonts/tfm/public/bera/fver8t.tfm
14cu|texlive-bera-20080128-5|54	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8c.tfm
14cu|texlive-bera-20080128-5|55	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8r.tfm
14cu|texlive-bera-20080128-5|56	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8t.tfm
14cu|texlive-bera-20080128-5|57	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8a.tfm
14cu|texlive-bera-20080128-5|58	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8c.tfm
14cu|texlive-bera-20080128-5|59	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8r.tfm
14cu|texlive-bera-20080128-5|60	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8t.tfm
14cu|texlive-bera-20080128-5|61	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8a.tfm
14cu|texlive-bera-20080128-5|62	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8c.tfm
14cu|texlive-bera-20080128-5|63	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8r.tfm
14cu|texlive-bera-20080128-5|64	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8t.tfm
14cu|texlive-bera-20080128-5|65	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8a.tfm
14cu|texlive-bera-20080128-5|66	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8c.tfm
14cu|texlive-bera-20080128-5|67	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8r.tfm
14cu|texlive-bera-20080128-5|68	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8t.tfm
14cu|texlive-bera-20080128-5|69	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8a.tfm
14cu|texlive-bera-20080128-5|70	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8c.tfm
14cu|texlive-bera-20080128-5|71	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8r.tfm
14cu|texlive-bera-20080128-5|72	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8t.tfm
14cu|texlive-bera-20080128-5|73	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8a.tfm
14cu|texlive-bera-20080128-5|74	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8c.tfm
14cu|texlive-bera-20080128-5|75	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8r.tfm
14cu|texlive-bera-20080128-5|76	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8t.tfm
14cu|texlive-bera-20080128-5|77	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8a.tfm
14cu|texlive-bera-20080128-5|78	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8c.tfm
14cu|texlive-bera-20080128-5|79	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8r.tfm
14cu|texlive-bera-20080128-5|80	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8t.tfm
14cu|texlive-bera-20080128-5|81	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8a.tfm
14cu|texlive-bera-20080128-5|82	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8c.tfm
14cu|texlive-bera-20080128-5|83	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8r.tfm
14cu|texlive-bera-20080128-5|84	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8t.tfm
14cu|texlive-bera-20080128-5|85	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8a.tfm
14cu|texlive-bera-20080128-5|86	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8c.tfm
14cu|texlive-bera-20080128-5|87	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8r.tfm
14cu|texlive-bera-20080128-5|88	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8t.tfm
14cu|texlive-bera-20080128-5|89	%{_texmfdistdir}/fonts/type1/public/bera/fveb8a.pfb
14cu|texlive-bera-20080128-5|90	%{_texmfdistdir}/fonts/type1/public/bera/fver8a.pfb
14cu|texlive-bera-20080128-5|91	%{_texmfdistdir}/fonts/type1/public/bera/fvmb8a.pfb
14cu|texlive-bera-20080128-5|92	%{_texmfdistdir}/fonts/type1/public/bera/fvmbo8a.pfb
14cu|texlive-bera-20080128-5|93	%{_texmfdistdir}/fonts/type1/public/bera/fvmr8a.pfb
14cu|texlive-bera-20080128-5|94	%{_texmfdistdir}/fonts/type1/public/bera/fvmro8a.pfb
14cu|texlive-bera-20080128-5|95	%{_texmfdistdir}/fonts/type1/public/bera/fvsb8a.pfb
14cu|texlive-bera-20080128-5|96	%{_texmfdistdir}/fonts/type1/public/bera/fvsbo8a.pfb
14cu|texlive-bera-20080128-5|97	%{_texmfdistdir}/fonts/type1/public/bera/fvsr8a.pfb
14cu|texlive-bera-20080128-5|98	%{_texmfdistdir}/fonts/type1/public/bera/fvsro8a.pfb
14cu|texlive-bera-20080128-5|99	%{_texmfdistdir}/fonts/vf/public/bera/fveb8c.vf
14cu|texlive-bera-20080128-5|100	%{_texmfdistdir}/fonts/vf/public/bera/fveb8t.vf
14cu|texlive-bera-20080128-5|101	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8c.vf
14cu|texlive-bera-20080128-5|102	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8t.vf
14cu|texlive-bera-20080128-5|103	%{_texmfdistdir}/fonts/vf/public/bera/fver8c.vf
14cu|texlive-bera-20080128-5|104	%{_texmfdistdir}/fonts/vf/public/bera/fver8t.vf
14cu|texlive-bera-20080128-5|105	%{_texmfdistdir}/fonts/vf/public/bera/fvero8c.vf
14cu|texlive-bera-20080128-5|106	%{_texmfdistdir}/fonts/vf/public/bera/fvero8t.vf
14cu|texlive-bera-20080128-5|107	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8c.vf
14cu|texlive-bera-20080128-5|108	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8t.vf
14cu|texlive-bera-20080128-5|109	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8c.vf
14cu|texlive-bera-20080128-5|110	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8t.vf
14cu|texlive-bera-20080128-5|111	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8c.vf
14cu|texlive-bera-20080128-5|112	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8t.vf
14cu|texlive-bera-20080128-5|113	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8c.vf
14cu|texlive-bera-20080128-5|114	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8t.vf
14cu|texlive-bera-20080128-5|115	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8c.vf
14cu|texlive-bera-20080128-5|116	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8t.vf
14cu|texlive-bera-20080128-5|117	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8c.vf
14cu|texlive-bera-20080128-5|118	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8t.vf
14cu|texlive-bera-20080128-5|119	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8c.vf
14cu|texlive-bera-20080128-5|120	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8t.vf
14cu|texlive-bera-20080128-5|121	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8c.vf
14cu|texlive-bera-20080128-5|122	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8t.vf
14cu|texlive-bera-20080128-5|123	%{_texmfdistdir}/tex/latex/bera/bera.sty
14cu|texlive-bera-20080128-5|124	%{_texmfdistdir}/tex/latex/bera/beramono.sty
14cu|texlive-bera-20080128-5|125	%{_texmfdistdir}/tex/latex/bera/berasans.sty
14cu|texlive-bera-20080128-5|126	%{_texmfdistdir}/tex/latex/bera/beraserif.sty
14cu|texlive-bera-20080128-5|127	%{_texmfdistdir}/tex/latex/bera/t1fve.fd
14cu|texlive-bera-20080128-5|128	%{_texmfdistdir}/tex/latex/bera/t1fvm.fd
14cu|texlive-bera-20080128-5|129	%{_texmfdistdir}/tex/latex/bera/t1fvs.fd
14cu|texlive-bera-20080128-5|130	%{_texmfdistdir}/tex/latex/bera/ts1fve.fd
14cu|texlive-bera-20080128-5|131	%{_texmfdistdir}/tex/latex/bera/ts1fvm.fd
14cu|texlive-bera-20080128-5|132	%{_texmfdistdir}/tex/latex/bera/ts1fvs.fd
14cu|texlive-bera-20080128-5|133	%doc %{_texmfdistdir}/doc/fonts/bera/LICENSE
14cu|texlive-bera-20080128-5|134	%doc %{_texmfdistdir}/doc/fonts/bera/README
14cu|texlive-bera-20080128-5|135	%doc %{_texmfdistdir}/doc/fonts/bera/bera.pdf
14cu|texlive-bera-20080128-5|136	%doc %{_texmfdistdir}/doc/fonts/bera/bera.txt
14cu|texlive-bera-20080128-5|137	
14cu|texlive-bera-20080128-5|138	#-----------------------------------------------------------------------
14cu|texlive-bera-20080128-5|139	%prep
14cu|texlive-bera-20080128-5|140	%setup -c -a0 -a1
14cu|texlive-bera-20080128-5|141	
14cu|texlive-bera-20080128-5|142	%build
14cu|texlive-bera-20080128-5|143	
14cu|texlive-bera-20080128-5|144	%install
14cu|texlive-bera-20080128-5|145	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bera-20080128-5|146	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-bera-20080128-5|147	
14cu|texlive-bera-20080128-5|148	
14cu|texlive-bera-20080128-5|149	
14cu|texlive-bera-20080128-5|150	%changelog
14cu|texlive-bera-20080128-5|151	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080128-5
14cu|texlive-bera-20080128-5|152	+ Revision: cead8c4
14cu|texlive-bera-20080128-5|153	- MassBuild#681: Increase release tag
14cu|texlive-bera-20080128-5|154	
14cu|texlive-bera-20080128-5|155	

14859 14
14cu|texlive-berenisadf-1.004-6|1	# revision 19952
14cu|texlive-berenisadf-1.004-6|2	# category Package
14cu|texlive-berenisadf-1.004-6|3	# catalog-ctan /fonts/berenisadf
14cu|texlive-berenisadf-1.004-6|4	# catalog-date 2010-09-22 13:22:51 +0200
14cu|texlive-berenisadf-1.004-6|5	# catalog-license other-free
14cu|texlive-berenisadf-1.004-6|6	# catalog-version 1.004
14cu|texlive-berenisadf-1.004-6|7	
14cu|texlive-berenisadf-1.004-6|8	%if %{_use_internal_dependency_generator}
14cu|texlive-berenisadf-1.004-6|9	%define __noautoreq '/usr/bin/fontforge'
14cu|texlive-berenisadf-1.004-6|10	%endif
14cu|texlive-berenisadf-1.004-6|11	
14cu|texlive-berenisadf-1.004-6|12	Summary:	Berenis ADF fonts and TeX/LaTeX support
14cu|texlive-berenisadf-1.004-6|13	Name:		texlive-berenisadf
14cu|texlive-berenisadf-1.004-6|14	Version:	1.004
14cu|texlive-berenisadf-1.004-6|15	Release:	6
14cu|texlive-berenisadf-1.004-6|16	License:	OTHER-FREE
14cu|texlive-berenisadf-1.004-6|17	Group:		Publishing
14cu|texlive-berenisadf-1.004-6|18	Url:		http://www.ctan.org/tex-archive/fonts/berenisadf
14cu|texlive-berenisadf-1.004-6|19	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.tar.xz
14cu|texlive-berenisadf-1.004-6|20	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.doc.tar.xz
14cu|texlive-berenisadf-1.004-6|21	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.source.tar.xz
14cu|texlive-berenisadf-1.004-6|22	BuildRequires:	texlive-tlpkg
14cu|texlive-berenisadf-1.004-6|23	Requires:	fontforge
14cu|texlive-berenisadf-1.004-6|24	Requires(pre):	texlive-tlpkg
14cu|texlive-berenisadf-1.004-6|25	Requires(post):	texlive-kpathsea
14cu|texlive-berenisadf-1.004-6|26	BuildArch:	noarch
14cu|texlive-berenisadf-1.004-6|27	
14cu|texlive-berenisadf-1.004-6|28	%description
14cu|texlive-berenisadf-1.004-6|29	The bundle provides the BerenisADF Pro font collection, in
14cu|texlive-berenisadf-1.004-6|30	OpenType and PostScript Type 1 formats, together with support
14cu|texlive-berenisadf-1.004-6|31	files to use the fonts in TeXnANSI (LY1) encoding.
14cu|texlive-berenisadf-1.004-6|32	
14cu|texlive-berenisadf-1.004-6|33	%files
14cu|texlive-berenisadf-1.004-6|34	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdb.afm
14cu|texlive-berenisadf-1.004-6|35	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbc.afm
14cu|texlive-berenisadf-1.004-6|36	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbci.afm
14cu|texlive-berenisadf-1.004-6|37	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbi.afm
14cu|texlive-berenisadf-1.004-6|38	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdr.afm
14cu|texlive-berenisadf-1.004-6|39	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrc.afm
14cu|texlive-berenisadf-1.004-6|40	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrci.afm
14cu|texlive-berenisadf-1.004-6|41	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdri.afm
14cu|texlive-berenisadf-1.004-6|42	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd.enc
14cu|texlive-berenisadf-1.004-6|43	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd0.enc
14cu|texlive-berenisadf-1.004-6|44	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd1.enc
14cu|texlive-berenisadf-1.004-6|45	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2.enc
14cu|texlive-berenisadf-1.004-6|46	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2j.enc
14cu|texlive-berenisadf-1.004-6|47	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybdj.enc
14cu|texlive-berenisadf-1.004-6|48	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2jw.enc
14cu|texlive-berenisadf-1.004-6|49	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2w.enc
14cu|texlive-berenisadf-1.004-6|50	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdjw.enc
14cu|texlive-berenisadf-1.004-6|51	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdw.enc
14cu|texlive-berenisadf-1.004-6|52	%{_texmfdistdir}/fonts/map/dvips/berenisadf/ybd.map
14cu|texlive-berenisadf-1.004-6|53	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb08y.tfm
14cu|texlive-berenisadf-1.004-6|54	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0c8y.tfm
14cu|texlive-berenisadf-1.004-6|55	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0ci8y.tfm
14cu|texlive-berenisadf-1.004-6|56	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0i8y.tfm
14cu|texlive-berenisadf-1.004-6|57	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb18y.tfm
14cu|texlive-berenisadf-1.004-6|58	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1c8y.tfm
14cu|texlive-berenisadf-1.004-6|59	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1ci8y.tfm
14cu|texlive-berenisadf-1.004-6|60	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1i8y.tfm
14cu|texlive-berenisadf-1.004-6|61	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb28y.tfm
14cu|texlive-berenisadf-1.004-6|62	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2c8y.tfm
14cu|texlive-berenisadf-1.004-6|63	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ci8y.tfm
14cu|texlive-berenisadf-1.004-6|64	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cij8y.tfm
14cu|texlive-berenisadf-1.004-6|65	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cijw8y.tfm
14cu|texlive-berenisadf-1.004-6|66	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ciw8y.tfm
14cu|texlive-berenisadf-1.004-6|67	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cj8y.tfm
14cu|texlive-berenisadf-1.004-6|68	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cjw8y.tfm
14cu|texlive-berenisadf-1.004-6|69	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cw8y.tfm
14cu|texlive-berenisadf-1.004-6|70	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2i8y.tfm
14cu|texlive-berenisadf-1.004-6|71	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ij8y.tfm
14cu|texlive-berenisadf-1.004-6|72	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ijw8y.tfm
14cu|texlive-berenisadf-1.004-6|73	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2iw8y.tfm
14cu|texlive-berenisadf-1.004-6|74	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2j8y.tfm
14cu|texlive-berenisadf-1.004-6|75	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2jw8y.tfm
14cu|texlive-berenisadf-1.004-6|76	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2w8y.tfm
14cu|texlive-berenisadf-1.004-6|77	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb8y.tfm
14cu|texlive-berenisadf-1.004-6|78	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbc8y.tfm
14cu|texlive-berenisadf-1.004-6|79	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbci8y.tfm
14cu|texlive-berenisadf-1.004-6|80	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcij8y.tfm
14cu|texlive-berenisadf-1.004-6|81	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcijw8y.tfm
14cu|texlive-berenisadf-1.004-6|82	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbciw8y.tfm
14cu|texlive-berenisadf-1.004-6|83	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcj8y.tfm
14cu|texlive-berenisadf-1.004-6|84	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcjw8y.tfm
14cu|texlive-berenisadf-1.004-6|85	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcw8y.tfm
14cu|texlive-berenisadf-1.004-6|86	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbi8y.tfm
14cu|texlive-berenisadf-1.004-6|87	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbij8y.tfm
14cu|texlive-berenisadf-1.004-6|88	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbijw8y.tfm
14cu|texlive-berenisadf-1.004-6|89	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbiw8y.tfm
14cu|texlive-berenisadf-1.004-6|90	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbj8y.tfm
14cu|texlive-berenisadf-1.004-6|91	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbjw8y.tfm
14cu|texlive-berenisadf-1.004-6|92	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbw8y.tfm
14cu|texlive-berenisadf-1.004-6|93	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr08y.tfm
14cu|texlive-berenisadf-1.004-6|94	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0c8y.tfm
14cu|texlive-berenisadf-1.004-6|95	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0ci8y.tfm
14cu|texlive-berenisadf-1.004-6|96	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0i8y.tfm
14cu|texlive-berenisadf-1.004-6|97	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr18y.tfm
14cu|texlive-berenisadf-1.004-6|98	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1c8y.tfm
14cu|texlive-berenisadf-1.004-6|99	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1ci8y.tfm
14cu|texlive-berenisadf-1.004-6|100	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1i8y.tfm
14cu|texlive-berenisadf-1.004-6|101	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr28y.tfm
14cu|texlive-berenisadf-1.004-6|102	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2c8y.tfm
14cu|texlive-berenisadf-1.004-6|103	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ci8y.tfm
14cu|texlive-berenisadf-1.004-6|104	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cij8y.tfm
14cu|texlive-berenisadf-1.004-6|105	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cijw8y.tfm
14cu|texlive-berenisadf-1.004-6|106	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ciw8y.tfm
14cu|texlive-berenisadf-1.004-6|107	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cj8y.tfm
14cu|texlive-berenisadf-1.004-6|108	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cjw8y.tfm
14cu|texlive-berenisadf-1.004-6|109	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cw8y.tfm
14cu|texlive-berenisadf-1.004-6|110	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2i8y.tfm
14cu|texlive-berenisadf-1.004-6|111	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ij8y.tfm
14cu|texlive-berenisadf-1.004-6|112	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ijw8y.tfm
14cu|texlive-berenisadf-1.004-6|113	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2iw8y.tfm
14cu|texlive-berenisadf-1.004-6|114	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2j8y.tfm
14cu|texlive-berenisadf-1.004-6|115	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2jw8y.tfm
14cu|texlive-berenisadf-1.004-6|116	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2w8y.tfm
14cu|texlive-berenisadf-1.004-6|117	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr8y.tfm
14cu|texlive-berenisadf-1.004-6|118	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrc8y.tfm
14cu|texlive-berenisadf-1.004-6|119	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrci8y.tfm
14cu|texlive-berenisadf-1.004-6|120	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcij8y.tfm
14cu|texlive-berenisadf-1.004-6|121	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcijw8y.tfm
14cu|texlive-berenisadf-1.004-6|122	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrciw8y.tfm
14cu|texlive-berenisadf-1.004-6|123	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcj8y.tfm
14cu|texlive-berenisadf-1.004-6|124	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcjw8y.tfm
14cu|texlive-berenisadf-1.004-6|125	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcw8y.tfm
14cu|texlive-berenisadf-1.004-6|126	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdri8y.tfm
14cu|texlive-berenisadf-1.004-6|127	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrij8y.tfm
14cu|texlive-berenisadf-1.004-6|128	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrijw8y.tfm
14cu|texlive-berenisadf-1.004-6|129	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdriw8y.tfm
14cu|texlive-berenisadf-1.004-6|130	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrj8y.tfm
14cu|texlive-berenisadf-1.004-6|131	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrjw8y.tfm
14cu|texlive-berenisadf-1.004-6|132	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrw8y.tfm
14cu|texlive-berenisadf-1.004-6|133	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdb.pfb
14cu|texlive-berenisadf-1.004-6|134	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbc.pfb
14cu|texlive-berenisadf-1.004-6|135	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbci.pfb
14cu|texlive-berenisadf-1.004-6|136	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbi.pfb
14cu|texlive-berenisadf-1.004-6|137	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdr.pfb
14cu|texlive-berenisadf-1.004-6|138	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrc.pfb
14cu|texlive-berenisadf-1.004-6|139	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrci.pfb
14cu|texlive-berenisadf-1.004-6|140	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdri.pfb
14cu|texlive-berenisadf-1.004-6|141	%{_texmfdistdir}/tex/latex/berenisadf/berenis.sty
14cu|texlive-berenisadf-1.004-6|142	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd.fd
14cu|texlive-berenisadf-1.004-6|143	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd0.fd
14cu|texlive-berenisadf-1.004-6|144	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd1.fd
14cu|texlive-berenisadf-1.004-6|145	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2.fd
14cu|texlive-berenisadf-1.004-6|146	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2j.fd
14cu|texlive-berenisadf-1.004-6|147	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2jw.fd
14cu|texlive-berenisadf-1.004-6|148	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2w.fd
14cu|texlive-berenisadf-1.004-6|149	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdj.fd
14cu|texlive-berenisadf-1.004-6|150	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdjw.fd
14cu|texlive-berenisadf-1.004-6|151	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdw.fd
14cu|texlive-berenisadf-1.004-6|152	%doc %{_texmfdistdir}/doc/fonts/berenisadf/COPYING
14cu|texlive-berenisadf-1.004-6|153	%doc %{_texmfdistdir}/doc/fonts/berenisadf/NOTICE.txt
14cu|texlive-berenisadf-1.004-6|154	%doc %{_texmfdistdir}/doc/fonts/berenisadf/README
14cu|texlive-berenisadf-1.004-6|155	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.pdf
14cu|texlive-berenisadf-1.004-6|156	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.tex
14cu|texlive-berenisadf-1.004-6|157	%doc %{_texmfdistdir}/doc/fonts/berenisadf/manifest.txt
14cu|texlive-berenisadf-1.004-6|158	#- source
14cu|texlive-berenisadf-1.004-6|159	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Bold.otf
14cu|texlive-berenisadf-1.004-6|160	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-BoldItalic.otf
14cu|texlive-berenisadf-1.004-6|161	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Italic.otf
14cu|texlive-berenisadf-1.004-6|162	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Regular.otf
14cu|texlive-berenisadf-1.004-6|163	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Bold.otf
14cu|texlive-berenisadf-1.004-6|164	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-BoldItalic.otf
14cu|texlive-berenisadf-1.004-6|165	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Italic.otf
14cu|texlive-berenisadf-1.004-6|166	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Regular.otf
14cu|texlive-berenisadf-1.004-6|167	%doc %{_texmfdistdir}/source/fonts/berenisadf/Makefile
14cu|texlive-berenisadf-1.004-6|168	%doc %{_texmfdistdir}/source/fonts/berenisadf/cfr.make.public
14cu|texlive-berenisadf-1.004-6|169	%doc %{_texmfdistdir}/source/fonts/berenisadf/ff-ybd.pe
14cu|texlive-berenisadf-1.004-6|170	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd-8y.nam
14cu|texlive-berenisadf-1.004-6|171	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd.lig
14cu|texlive-berenisadf-1.004-6|172	
14cu|texlive-berenisadf-1.004-6|173	
14cu|texlive-berenisadf-1.004-6|174	
14cu|texlive-berenisadf-1.004-6|175	#-----------------------------------------------------------------------
14cu|texlive-berenisadf-1.004-6|176	%prep
14cu|texlive-berenisadf-1.004-6|177	%setup -c -a0 -a1 -a2
14cu|texlive-berenisadf-1.004-6|178	
14cu|texlive-berenisadf-1.004-6|179	perl -pi -e 's|/usr/local/bin/fontforge|/usr/bin/fontforge|'		\
14cu|texlive-berenisadf-1.004-6|180	source/fonts/berenisadf/ff-ybd.pe
14cu|texlive-berenisadf-1.004-6|181	
14cu|texlive-berenisadf-1.004-6|182	%build
14cu|texlive-berenisadf-1.004-6|183	
14cu|texlive-berenisadf-1.004-6|184	%install
14cu|texlive-berenisadf-1.004-6|185	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-berenisadf-1.004-6|186	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-berenisadf-1.004-6|187	
14cu|texlive-berenisadf-1.004-6|188	
14cu|texlive-berenisadf-1.004-6|189	%changelog
14cu|texlive-berenisadf-1.004-6|190	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.004-6
14cu|texlive-berenisadf-1.004-6|191	+ Revision: 7c5ce54
14cu|texlive-berenisadf-1.004-6|192	- MassBuild#681: Increase release tag
14cu|texlive-berenisadf-1.004-6|193	
14cu|texlive-berenisadf-1.004-6|194	

14860 14
14cu|texlive-besjournals-20131201-8|1	# revision 32275
14cu|texlive-besjournals-20131201-8|2	# category Package
14cu|texlive-besjournals-20131201-8|3	# catalog-ctan undef
14cu|texlive-besjournals-20131201-8|4	# catalog-date undef
14cu|texlive-besjournals-20131201-8|5	# catalog-license undef
14cu|texlive-besjournals-20131201-8|6	# catalog-version undef
14cu|texlive-besjournals-20131201-8|7	Name:		texlive-besjournals
14cu|texlive-besjournals-20131201-8|8	Version:	20131201
14cu|texlive-besjournals-20131201-8|9	Release:	8
14cu|texlive-besjournals-20131201-8|10	Summary:	TeXLive besjournals package
14cu|texlive-besjournals-20131201-8|11	Group:		Publishing
14cu|texlive-besjournals-20131201-8|12	URL:		http://tug.org/texlive
14cu|texlive-besjournals-20131201-8|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-besjournals-20131201-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.tar.xz
14cu|texlive-besjournals-20131201-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.doc.tar.xz
14cu|texlive-besjournals-20131201-8|16	BuildArch:	noarch
14cu|texlive-besjournals-20131201-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-besjournals-20131201-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-besjournals-20131201-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-besjournals-20131201-8|20	
14cu|texlive-besjournals-20131201-8|21	%description
14cu|texlive-besjournals-20131201-8|22	TeXLive besjournals package.
14cu|texlive-besjournals-20131201-8|23	
14cu|texlive-besjournals-20131201-8|24	
14cu|texlive-besjournals-20131201-8|25	#-----------------------------------------------------------------------
14cu|texlive-besjournals-20131201-8|26	%files
14cu|texlive-besjournals-20131201-8|27	%{_texmfdistdir}/bibtex/bst/besjournals/besjournals.bst
14cu|texlive-besjournals-20131201-8|28	%doc %{_texmfdistdir}/doc/bibtex/besjournals/README
14cu|texlive-besjournals-20131201-8|29	%doc %{_texmfdistdir}/doc/bibtex/besjournals/besjournals.dbj
14cu|texlive-besjournals-20131201-8|30	
14cu|texlive-besjournals-20131201-8|31	#-----------------------------------------------------------------------
14cu|texlive-besjournals-20131201-8|32	%prep
14cu|texlive-besjournals-20131201-8|33	%setup -c -a0 -a1
14cu|texlive-besjournals-20131201-8|34	
14cu|texlive-besjournals-20131201-8|35	%build
14cu|texlive-besjournals-20131201-8|36	
14cu|texlive-besjournals-20131201-8|37	%install
14cu|texlive-besjournals-20131201-8|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-besjournals-20131201-8|39	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-besjournals-20131201-8|40	
14cu|texlive-besjournals-20131201-8|41	%changelog
14cu|texlive-besjournals-20131201-8|42	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131201-8
14cu|texlive-besjournals-20131201-8|43	+ Revision: 4ec6522
14cu|texlive-besjournals-20131201-8|44	- MassBuild#681: Increase release tag
14cu|texlive-besjournals-20131201-8|45	
14cu|texlive-besjournals-20131201-8|46	

14861 14
14cu|texlive-bguq-0.3-4|1	# revision 27140
14cu|texlive-bguq-0.3-4|2	# category Package
14cu|texlive-bguq-0.3-4|3	# catalog-ctan /fonts/bguq
14cu|texlive-bguq-0.3-4|4	# catalog-date 2012-07-24 10:27:04 +0200
14cu|texlive-bguq-0.3-4|5	# catalog-license lppl
14cu|texlive-bguq-0.3-4|6	# catalog-version 0.3
14cu|texlive-bguq-0.3-4|7	Name:		texlive-bguq
14cu|texlive-bguq-0.3-4|8	Version:	0.3
14cu|texlive-bguq-0.3-4|9	Release:	4
14cu|texlive-bguq-0.3-4|10	Summary:	Improved quantifier stroke for Begriffsschrift packages
14cu|texlive-bguq-0.3-4|11	Group:		Publishing
14cu|texlive-bguq-0.3-4|12	URL:		http://www.ctan.org/tex-archive/fonts/bguq
14cu|texlive-bguq-0.3-4|13	License:	LPPL
14cu|texlive-bguq-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.tar.xz
14cu|texlive-bguq-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.doc.tar.xz
14cu|texlive-bguq-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.source.tar.xz
14cu|texlive-bguq-0.3-4|17	BuildArch:	noarch
14cu|texlive-bguq-0.3-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bguq-0.3-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bguq-0.3-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-bguq-0.3-4|21	
14cu|texlive-bguq-0.3-4|22	%description
14cu|texlive-bguq-0.3-4|23	The font contains a single character: the Begriffsschrift
14cu|texlive-bguq-0.3-4|24	quantifier (in several sizes), as used to set the
14cu|texlive-bguq-0.3-4|25	Begriffsschrift (concept notation) of Frege. The font is not
14cu|texlive-bguq-0.3-4|26	intended for end users; instead it is expected that it will be
14cu|texlive-bguq-0.3-4|27	used by other packages which implement the Begriffsschrift. An
14cu|texlive-bguq-0.3-4|28	(unofficial) modified version of Josh Parsons' begriff is
14cu|texlive-bguq-0.3-4|29	included as an example of implementation.
14cu|texlive-bguq-0.3-4|30	
14cu|texlive-bguq-0.3-4|31	
14cu|texlive-bguq-0.3-4|32	#-----------------------------------------------------------------------
14cu|texlive-bguq-0.3-4|33	%files
14cu|texlive-bguq-0.3-4|34	%{_texmfdistdir}/fonts/map/dvips/bguq/bguq.map
14cu|texlive-bguq-0.3-4|35	%{_texmfdistdir}/fonts/source/public/bguq/bguq.mf
14cu|texlive-bguq-0.3-4|36	%{_texmfdistdir}/fonts/source/public/bguq/bguq10.mf
14cu|texlive-bguq-0.3-4|37	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t04.mf
14cu|texlive-bguq-0.3-4|38	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t05.mf
14cu|texlive-bguq-0.3-4|39	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t06.mf
14cu|texlive-bguq-0.3-4|40	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t07.mf
14cu|texlive-bguq-0.3-4|41	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t08.mf
14cu|texlive-bguq-0.3-4|42	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t09.mf
14cu|texlive-bguq-0.3-4|43	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t10.mf
14cu|texlive-bguq-0.3-4|44	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t11.mf
14cu|texlive-bguq-0.3-4|45	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t12.mf
14cu|texlive-bguq-0.3-4|46	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t04.tfm
14cu|texlive-bguq-0.3-4|47	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t05.tfm
14cu|texlive-bguq-0.3-4|48	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t06.tfm
14cu|texlive-bguq-0.3-4|49	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t07.tfm
14cu|texlive-bguq-0.3-4|50	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t08.tfm
14cu|texlive-bguq-0.3-4|51	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t09.tfm
14cu|texlive-bguq-0.3-4|52	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t10.tfm
14cu|texlive-bguq-0.3-4|53	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t11.tfm
14cu|texlive-bguq-0.3-4|54	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t12.tfm
14cu|texlive-bguq-0.3-4|55	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t04.pfb
14cu|texlive-bguq-0.3-4|56	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t05.pfb
14cu|texlive-bguq-0.3-4|57	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t06.pfb
14cu|texlive-bguq-0.3-4|58	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t07.pfb
14cu|texlive-bguq-0.3-4|59	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t08.pfb
14cu|texlive-bguq-0.3-4|60	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t09.pfb
14cu|texlive-bguq-0.3-4|61	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t10.pfb
14cu|texlive-bguq-0.3-4|62	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t11.pfb
14cu|texlive-bguq-0.3-4|63	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t12.pfb
14cu|texlive-bguq-0.3-4|64	%{_texmfdistdir}/tex/latex/bguq/Ubguq04.fd
14cu|texlive-bguq-0.3-4|65	%{_texmfdistdir}/tex/latex/bguq/Ubguq05.fd
14cu|texlive-bguq-0.3-4|66	%{_texmfdistdir}/tex/latex/bguq/Ubguq06.fd
14cu|texlive-bguq-0.3-4|67	%{_texmfdistdir}/tex/latex/bguq/Ubguq07.fd
14cu|texlive-bguq-0.3-4|68	%{_texmfdistdir}/tex/latex/bguq/Ubguq08.fd
14cu|texlive-bguq-0.3-4|69	%{_texmfdistdir}/tex/latex/bguq/Ubguq09.fd
14cu|texlive-bguq-0.3-4|70	%{_texmfdistdir}/tex/latex/bguq/Ubguq10.fd
14cu|texlive-bguq-0.3-4|71	%{_texmfdistdir}/tex/latex/bguq/Ubguq11.fd
14cu|texlive-bguq-0.3-4|72	%{_texmfdistdir}/tex/latex/bguq/Ubguq12.fd
14cu|texlive-bguq-0.3-4|73	%{_texmfdistdir}/tex/latex/bguq/begriff-bguq.sty
14cu|texlive-bguq-0.3-4|74	%{_texmfdistdir}/tex/latex/bguq/bguq.cfg
14cu|texlive-bguq-0.3-4|75	%{_texmfdistdir}/tex/latex/bguq/bguq.sty
14cu|texlive-bguq-0.3-4|76	%doc %{_texmfdistdir}/doc/fonts/bguq/INSTALL.txt
14cu|texlive-bguq-0.3-4|77	%doc %{_texmfdistdir}/doc/fonts/bguq/Makefile
14cu|texlive-bguq-0.3-4|78	%doc %{_texmfdistdir}/doc/fonts/bguq/README.txt
14cu|texlive-bguq-0.3-4|79	%doc %{_texmfdistdir}/doc/fonts/bguq/bguq-doc.pdf
14cu|texlive-bguq-0.3-4|80	#- source
14cu|texlive-bguq-0.3-4|81	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.dtx
14cu|texlive-bguq-0.3-4|82	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.ins
14cu|texlive-bguq-0.3-4|83	
14cu|texlive-bguq-0.3-4|84	#-----------------------------------------------------------------------
14cu|texlive-bguq-0.3-4|85	%prep
14cu|texlive-bguq-0.3-4|86	%setup -c -a0 -a1 -a2
14cu|texlive-bguq-0.3-4|87	
14cu|texlive-bguq-0.3-4|88	%build
14cu|texlive-bguq-0.3-4|89	
14cu|texlive-bguq-0.3-4|90	%install
14cu|texlive-bguq-0.3-4|91	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bguq-0.3-4|92	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bguq-0.3-4|93	
14cu|texlive-bguq-0.3-4|94	
14cu|texlive-bguq-0.3-4|95	
14cu|texlive-bguq-0.3-4|96	%changelog
14cu|texlive-bguq-0.3-4|97	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14cu|texlive-bguq-0.3-4|98	+ Revision: 9b95450
14cu|texlive-bguq-0.3-4|99	- MassBuild#681: Increase release tag
14cu|texlive-bguq-0.3-4|100	
14cu|texlive-bguq-0.3-4|101	

14862 14
14cu|texlive-bibarts-20061229-5|1	# revision 15878
14cu|texlive-bibarts-20061229-5|2	# category Package
14cu|texlive-bibarts-20061229-5|3	# catalog-ctan /macros/latex/contrib/bibarts
14cu|texlive-bibarts-20061229-5|4	# catalog-date 2006-12-29 13:11:21 +0100
14cu|texlive-bibarts-20061229-5|5	# catalog-license gpl
14cu|texlive-bibarts-20061229-5|6	# catalog-version undef
14cu|texlive-bibarts-20061229-5|7	Name:		texlive-bibarts
14cu|texlive-bibarts-20061229-5|8	Version:	20061229
14cu|texlive-bibarts-20061229-5|9	Release:	5
14cu|texlive-bibarts-20061229-5|10	Summary:	"Arts"-style bibliographical information
14cu|texlive-bibarts-20061229-5|11	Group:		Publishing
14cu|texlive-bibarts-20061229-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibarts
14cu|texlive-bibarts-20061229-5|13	License:	GPL
14cu|texlive-bibarts-20061229-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.tar.xz
14cu|texlive-bibarts-20061229-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.doc.tar.xz
14cu|texlive-bibarts-20061229-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.source.tar.xz
14cu|texlive-bibarts-20061229-5|17	BuildArch:	noarch
14cu|texlive-bibarts-20061229-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bibarts-20061229-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bibarts-20061229-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bibarts-20061229-5|21	
14cu|texlive-bibarts-20061229-5|22	%description
14cu|texlive-bibarts-20061229-5|23	The bibarts package assists in making bibliographical lists in
14cu|texlive-bibarts-20061229-5|24	the way that is common in the arts; it requires an auxiliary
14cu|texlive-bibarts-20061229-5|25	program, for which source and a DOS executable are provided.
14cu|texlive-bibarts-20061229-5|26	(Documentation is in German, though bibarts.sty does contain a
14cu|texlive-bibarts-20061229-5|27	brief introduction in English, as a comment.).
14cu|texlive-bibarts-20061229-5|28	
14cu|texlive-bibarts-20061229-5|29	
14cu|texlive-bibarts-20061229-5|30	#-----------------------------------------------------------------------
14cu|texlive-bibarts-20061229-5|31	%files
14cu|texlive-bibarts-20061229-5|32	%{_texmfdistdir}/makeindex/bibarts/gbibarts.ist
14cu|texlive-bibarts-20061229-5|33	%{_texmfdistdir}/tex/latex/bibarts/bibarts.sty
14cu|texlive-bibarts-20061229-5|34	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.pdf
14cu|texlive-bibarts-20061229-5|35	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.tex
14cu|texlive-bibarts-20061229-5|36	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib209.bat
14cu|texlive-bibarts-20061229-5|37	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib2e.bat
14cu|texlive-bibarts-20061229-5|38	%doc %{_texmfdistdir}/doc/latex/bibarts/gbibsort.exe
14cu|texlive-bibarts-20061229-5|39	#- source
14cu|texlive-bibarts-20061229-5|40	%doc %{_texmfdistdir}/source/latex/bibarts/gbibsort.c
14cu|texlive-bibarts-20061229-5|41	
14cu|texlive-bibarts-20061229-5|42	#-----------------------------------------------------------------------
14cu|texlive-bibarts-20061229-5|43	%prep
14cu|texlive-bibarts-20061229-5|44	%setup -c -a0 -a1 -a2
14cu|texlive-bibarts-20061229-5|45	
14cu|texlive-bibarts-20061229-5|46	%build
14cu|texlive-bibarts-20061229-5|47	
14cu|texlive-bibarts-20061229-5|48	%install
14cu|texlive-bibarts-20061229-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bibarts-20061229-5|50	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bibarts-20061229-5|51	
14cu|texlive-bibarts-20061229-5|52	
14cu|texlive-bibarts-20061229-5|53	
14cu|texlive-bibarts-20061229-5|54	%changelog
14cu|texlive-bibarts-20061229-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061229-5
14cu|texlive-bibarts-20061229-5|56	+ Revision: ba31cc4
14cu|texlive-bibarts-20061229-5|57	- MassBuild#681: Increase release tag
14cu|texlive-bibarts-20061229-5|58	
14cu|texlive-bibarts-20061229-5|59	

14863 14
14cu|texlive-bibexport-3.01-6|1	# revision 26313
14cu|texlive-bibexport-3.01-6|2	# category Package
14cu|texlive-bibexport-3.01-6|3	# catalog-ctan /biblio/bibtex/utils/bibexport
14cu|texlive-bibexport-3.01-6|4	# catalog-date 2011-12-03 09:04:10 +0100
14cu|texlive-bibexport-3.01-6|5	# catalog-license lppl1.3
14cu|texlive-bibexport-3.01-6|6	# catalog-version 3.01
14cu|texlive-bibexport-3.01-6|7	Name:		texlive-bibexport
14cu|texlive-bibexport-3.01-6|8	Version:	3.01
14cu|texlive-bibexport-3.01-6|9	Release:	6
14cu|texlive-bibexport-3.01-6|10	Summary:	Extract a BibTeX file based on a .aux file
14cu|texlive-bibexport-3.01-6|11	Group:		Publishing
14cu|texlive-bibexport-3.01-6|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibexport
14cu|texlive-bibexport-3.01-6|13	License:	LPPL1.3
14cu|texlive-bibexport-3.01-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.tar.xz
14cu|texlive-bibexport-3.01-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.doc.tar.xz
14cu|texlive-bibexport-3.01-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.source.tar.xz
14cu|texlive-bibexport-3.01-6|17	BuildArch:	noarch
14cu|texlive-bibexport-3.01-6|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bibexport-3.01-6|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bibexport-3.01-6|20	Requires(post):	texlive-kpathsea
14cu|texlive-bibexport-3.01-6|21	Provides:	texlive-bibexport.bin = %{EVRD}
14cu|texlive-bibexport-3.01-6|22	
14cu|texlive-bibexport-3.01-6|23	%description
14cu|texlive-bibexport-3.01-6|24	A Bourne shell script that uses BibTeX to extract bibliography
14cu|texlive-bibexport-3.01-6|25	entries that are \cite'd in a document. It can also expand a
14cu|texlive-bibexport-3.01-6|26	BibTeX file, expanding the abbreviations (other than the built-
14cu|texlive-bibexport-3.01-6|27	in ones like month names) and following the cross-references.
14cu|texlive-bibexport-3.01-6|28	
14cu|texlive-bibexport-3.01-6|29	
14cu|texlive-bibexport-3.01-6|30	#-----------------------------------------------------------------------
14cu|texlive-bibexport-3.01-6|31	%files
14cu|texlive-bibexport-3.01-6|32	%{_bindir}/bibexport
14cu|texlive-bibexport-3.01-6|33	%{_texmfdistdir}/bibtex/bst/bibexport/expcites.bst
14cu|texlive-bibexport-3.01-6|34	%{_texmfdistdir}/bibtex/bst/bibexport/expkeys.bst
14cu|texlive-bibexport-3.01-6|35	%{_texmfdistdir}/bibtex/bst/bibexport/export.bst
14cu|texlive-bibexport-3.01-6|36	%{_texmfdistdir}/scripts/bibexport/bibexport.sh
14cu|texlive-bibexport-3.01-6|37	%doc %{_texmfdistdir}/doc/bibtex/bibexport/README
14cu|texlive-bibexport-3.01-6|38	%doc %{_texmfdistdir}/doc/bibtex/bibexport/bibexport.pdf
14cu|texlive-bibexport-3.01-6|39	#- source
14cu|texlive-bibexport-3.01-6|40	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.dtx
14cu|texlive-bibexport-3.01-6|41	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.ins
14cu|texlive-bibexport-3.01-6|42	
14cu|texlive-bibexport-3.01-6|43	#-----------------------------------------------------------------------
14cu|texlive-bibexport-3.01-6|44	%prep
14cu|texlive-bibexport-3.01-6|45	%setup -c -a0 -a1 -a2
14cu|texlive-bibexport-3.01-6|46	
14cu|texlive-bibexport-3.01-6|47	%build
14cu|texlive-bibexport-3.01-6|48	
14cu|texlive-bibexport-3.01-6|49	%install
14cu|texlive-bibexport-3.01-6|50	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-bibexport-3.01-6|51	pushd %{buildroot}%{_bindir}
14cu|texlive-bibexport-3.01-6|52	ln -sf %{_texmfdistdir}/scripts/bibexport/bibexport.sh bibexport
14cu|texlive-bibexport-3.01-6|53	popd
14cu|texlive-bibexport-3.01-6|54	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-bibexport-3.01-6|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-bibexport-3.01-6|56	
14cu|texlive-bibexport-3.01-6|57	
14cu|texlive-bibexport-3.01-6|58	
14cu|texlive-bibexport-3.01-6|59	%changelog
14cu|texlive-bibexport-3.01-6|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.01-6
14cu|texlive-bibexport-3.01-6|61	+ Revision: 6eb1206
14cu|texlive-bibexport-3.01-6|62	- MassBuild#681: Increase release tag
14cu|texlive-bibexport-3.01-6|63	
14cu|texlive-bibexport-3.01-6|64	

14864 14
14cu|texlive-bibhtml-2.0.1-5|1	# revision 16093
14cu|texlive-bibhtml-2.0.1-5|2	# category Package
14cu|texlive-bibhtml-2.0.1-5|3	# catalog-ctan /biblio/bibtex/contrib/bibhtml
14cu|texlive-bibhtml-2.0.1-5|4	# catalog-date 2009-11-03 16:56:08 +0100
14cu|texlive-bibhtml-2.0.1-5|5	# catalog-license gpl
14cu|texlive-bibhtml-2.0.1-5|6	# catalog-version 2.0.1
14cu|texlive-bibhtml-2.0.1-5|7	Name:		texlive-bibhtml
14cu|texlive-bibhtml-2.0.1-5|8	Version:	2.0.1
14cu|texlive-bibhtml-2.0.1-5|9	Release:	5
14cu|texlive-bibhtml-2.0.1-5|10	Summary:	BibTeX support for HTML files
14cu|texlive-bibhtml-2.0.1-5|11	Group:		Publishing
14cu|texlive-bibhtml-2.0.1-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bibhtml
14cu|texlive-bibhtml-2.0.1-5|13	License:	GPL
14cu|texlive-bibhtml-2.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.tar.xz
14cu|texlive-bibhtml-2.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.doc.tar.xz
14cu|texlive-bibhtml-2.0.1-5|16	BuildArch:	noarch
14cu|texlive-bibhtml-2.0.1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-bibhtml-2.0.1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-bibhtml-2.0.1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-bibhtml-2.0.1-5|20	
14cu|texlive-bibhtml-2.0.1-5|21	%description
14cu|texlive-bibhtml-2.0.1-5|22	Bibhtml consists of a Perl script and a set of BibTeX style
14cu|texlive-bibhtml-2.0.1-5|23	files, which together allow you to output a bibliography as a
14cu|texlive-bibhtml-2.0.1-5|24	collection of HTML files. The references in the text are linked
14cu|texlive-bibhtml-2.0.1-5|25	directly to the corresponding bibliography entry, and if a URL
14cu|texlive-bibhtml-2.0.1-5|26	is defined in the entry within the BibTeX database file, then
14cu|texlive-bibhtml-2.0.1-5|27	the generated bibliography entry is linked to this. The package
14cu|texlive-bibhtml-2.0.1-5|28	provides three different style files derived from each of the
14cu|texlive-bibhtml-2.0.1-5|29	standard plain.bst and alpha.bst, as well as two style files
14cu|texlive-bibhtml-2.0.1-5|30	derived from abbrv.bst and unsrt.bst (i.e., eight in total).
14cu|texlive-bibhtml-2.0.1-5|31	
14cu|texlive-bibhtml-2.0.1-5|32	
14cu|texlive-bibhtml-2.0.1-5|33	#-----------------------------------------------------------------------
14cu|texlive-bibhtml-2.0.1-5|34	%files
14cu|texlive-bibhtml-2.0.1-5|35	%{_texmfdistdir}/bibtex/bst/bibhtml/abbrvhtml.bst
14cu|texlive-bibhtml-2.0.1-5|36	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtml.bst
14cu|texlive-bibhtml-2.0.1-5|37	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldate.bst
14cu|texlive-bibhtml-2.0.1-5|38	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldater.bst
14cu|texlive-bibhtml-2.0.1-5|39	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtml.bst
14cu|texlive-bibhtml-2.0.1-5|40	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldate.bst
14cu|texlive-bibhtml-2.0.1-5|41	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldater.bst
14cu|texlive-bibhtml-2.0.1-5|42	%{_texmfdistdir}/bibtex/bst/bibhtml/unsrthtml.bst
14cu|texlive-bibhtml-2.0.1-5|43	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/LICENCE
14cu|texlive-bibhtml-2.0.1-5|44	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/README
14cu|texlive-bibhtml-2.0.1-5|45	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml
14cu|texlive-bibhtml-2.0.1-5|46	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-extract-aux.xslt
14cu|texlive-bibhtml-2.0.1-5|47	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-insert-bib.xslt
14cu|texlive-bibhtml-2.0.1-5|48	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml.html
14cu|texlive-bibhtml-2.0.1-5|49	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibrefs.bib
14cu|texlive-bibhtml-2.0.1-5|50	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/detex.sed
14cu|texlive-bibhtml-2.0.1-5|51	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/style.css
14cu|texlive-bibhtml-2.0.1-5|52	
14cu|texlive-bibhtml-2.0.1-5|53	#-----------------------------------------------------------------------
14cu|texlive-bibhtml-2.0.1-5|54	%prep
14cu|texlive-bibhtml-2.0.1-5|55	%setup -c -a0 -a1
14cu|texlive-bibhtml-2.0.1-5|56	
14cu|texlive-bibhtml-2.0.1-5|57	%build
14cu|texlive-bibhtml-2.0.1-5|58	
14cu|texlive-bibhtml-2.0.1-5|59	%install
14cu|texlive-bibhtml-2.0.1-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bibhtml-2.0.1-5|61	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-bibhtml-2.0.1-5|62	
14cu|texlive-bibhtml-2.0.1-5|63	
14cu|texlive-bibhtml-2.0.1-5|64	
14cu|texlive-bibhtml-2.0.1-5|65	%changelog
14cu|texlive-bibhtml-2.0.1-5|66	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-5
14cu|texlive-bibhtml-2.0.1-5|67	+ Revision: 1dcb3b2
14cu|texlive-bibhtml-2.0.1-5|68	- MassBuild#681: Increase release tag
14cu|texlive-bibhtml-2.0.1-5|69	
14cu|texlive-bibhtml-2.0.1-5|70	

14865 14
14cu|texlive-biblatex-2.1-4|1	# revision 27308
14cu|texlive-biblatex-2.1-4|2	# category Package
14cu|texlive-biblatex-2.1-4|3	# catalog-ctan /macros/latex/contrib/biblatex
14cu|texlive-biblatex-2.1-4|4	# catalog-date 2012-07-31 19:56:52 +0200
14cu|texlive-biblatex-2.1-4|5	# catalog-license lppl
14cu|texlive-biblatex-2.1-4|6	# catalog-version 2.1
14cu|texlive-biblatex-2.1-4|7	Name:		texlive-biblatex
14cu|texlive-biblatex-2.1-4|8	Version:	2.1
14cu|texlive-biblatex-2.1-4|9	Release:	4
14cu|texlive-biblatex-2.1-4|10	Summary:	Bibliographies in LaTeX using BibTeX for sorting only
14cu|texlive-biblatex-2.1-4|11	Group:		Publishing
14cu|texlive-biblatex-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex
14cu|texlive-biblatex-2.1-4|13	License:	LPPL
14cu|texlive-biblatex-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.tar.xz
14cu|texlive-biblatex-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.doc.tar.xz
14cu|texlive-biblatex-2.1-4|16	BuildArch:	noarch
14cu|texlive-biblatex-2.1-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-2.1-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-2.1-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-2.1-4|20	
14cu|texlive-biblatex-2.1-4|21	%description
14cu|texlive-biblatex-2.1-4|22	Biblatex is a complete reimplementation of the bibliographic
14cu|texlive-biblatex-2.1-4|23	facilities provided by LaTeX in conjunction with BibTeX. It
14cu|texlive-biblatex-2.1-4|24	redesigns the way in which LaTeX interacts with BibTeX at a
14cu|texlive-biblatex-2.1-4|25	fairly fundamental level. With biblatex, BibTeX is only used
14cu|texlive-biblatex-2.1-4|26	(if it is used at all) to sort the bibliography and to generate
14cu|texlive-biblatex-2.1-4|27	labels. Formatting of the bibliography is entirely controlled
14cu|texlive-biblatex-2.1-4|28	by TeX macros (the BibTeX-based mechanism embeds some parts of
14cu|texlive-biblatex-2.1-4|29	formatting in the BibTeX style file. Good working knowledge in
14cu|texlive-biblatex-2.1-4|30	LaTeX should be sufficient to design new bibliography and
14cu|texlive-biblatex-2.1-4|31	citation styles; nothing related to BibTeX's language is
14cu|texlive-biblatex-2.1-4|32	needed. In fact, users need not remain bound to BibTeX for use
14cu|texlive-biblatex-2.1-4|33	with biblatex: an alternative bibliography processor biblatex-
14cu|texlive-biblatex-2.1-4|34	biber is available. Development of biblatex and biblatex-biber
14cu|texlive-biblatex-2.1-4|35	is closely coupled; the present release of biblatex is designed
14cu|texlive-biblatex-2.1-4|36	to work with biblatex-biber version 0.9.6. The package needs e-
14cu|texlive-biblatex-2.1-4|37	TeX, and uses the author's etoolbox and logreq packages. For
14cu|texlive-biblatex-2.1-4|38	users of biblatex-biber, version 0.9 is required (at least;
14cu|texlive-biblatex-2.1-4|39	refer to the notes for the version of biblatex-biber that you
14cu|texlive-biblatex-2.1-4|40	are using). Apart from the features unique to biblatex, the
14cu|texlive-biblatex-2.1-4|41	package also incorporates core features of the following
14cu|texlive-biblatex-2.1-4|42	packages: babelbib, bibtopic, bibunits, chapterbib, cite,
14cu|texlive-biblatex-2.1-4|43	inlinebib, mcite and mciteplus, mlbib, multibib, splitbib.
14cu|texlive-biblatex-2.1-4|44	Biblatex supports split bibliographies and multiple
14cu|texlive-biblatex-2.1-4|45	bibliographies within one document, and separate lists of
14cu|texlive-biblatex-2.1-4|46	bibliographic shorthands. Bibliographies may be subdivided into
14cu|texlive-biblatex-2.1-4|47	parts (by chapter, by section, etc.) and/or segmented by topics
14cu|texlive-biblatex-2.1-4|48	(by type, by keyword, etc.). Biblatex is fully localized and
14cu|texlive-biblatex-2.1-4|49	can interface with the babel.
14cu|texlive-biblatex-2.1-4|50	
14cu|texlive-biblatex-2.1-4|51	
14cu|texlive-biblatex-2.1-4|52	#-----------------------------------------------------------------------
14cu|texlive-biblatex-2.1-4|53	%files
14cu|texlive-biblatex-2.1-4|54	%{_texmfdistdir}/bibtex/bst/biblatex/biblatex.bst
14cu|texlive-biblatex-2.1-4|55	%{_texmfdistdir}/bibtex/csf/biblatex/latin1.csf
14cu|texlive-biblatex-2.1-4|56	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_at.csf
14cu|texlive-biblatex-2.1-4|57	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_de.csf
14cu|texlive-biblatex-2.1-4|58	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_dk.csf
14cu|texlive-biblatex-2.1-4|59	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_fi.csf
14cu|texlive-biblatex-2.1-4|60	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_no.csf
14cu|texlive-biblatex-2.1-4|61	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_se.csf
14cu|texlive-biblatex-2.1-4|62	%{_texmfdistdir}/bibtex/csf/biblatex/latin9.csf
14cu|texlive-biblatex-2.1-4|63	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_at.csf
14cu|texlive-biblatex-2.1-4|64	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_de.csf
14cu|texlive-biblatex-2.1-4|65	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_dk.csf
14cu|texlive-biblatex-2.1-4|66	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_fi.csf
14cu|texlive-biblatex-2.1-4|67	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_no.csf
14cu|texlive-biblatex-2.1-4|68	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_se.csf
14cu|texlive-biblatex-2.1-4|69	%{_texmfdistdir}/bibtex/csf/biblatex/winansi.csf
14cu|texlive-biblatex-2.1-4|70	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_at.csf
14cu|texlive-biblatex-2.1-4|71	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_de.csf
14cu|texlive-biblatex-2.1-4|72	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_dk.csf
14cu|texlive-biblatex-2.1-4|73	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_fi.csf
14cu|texlive-biblatex-2.1-4|74	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_no.csf
14cu|texlive-biblatex-2.1-4|75	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_se.csf
14cu|texlive-biblatex-2.1-4|76	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic-verb.bbx
14cu|texlive-biblatex-2.1-4|77	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic.bbx
14cu|texlive-biblatex-2.1-4|78	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-comp.bbx
14cu|texlive-biblatex-2.1-4|79	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ibid.bbx
14cu|texlive-biblatex-2.1-4|80	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-icomp.bbx
14cu|texlive-biblatex-2.1-4|81	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-tcomp.bbx
14cu|texlive-biblatex-2.1-4|82	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-terse.bbx
14cu|texlive-biblatex-2.1-4|83	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ticomp.bbx
14cu|texlive-biblatex-2.1-4|84	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle.bbx
14cu|texlive-biblatex-2.1-4|85	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-comp.bbx
14cu|texlive-biblatex-2.1-4|86	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-ibid.bbx
14cu|texlive-biblatex-2.1-4|87	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-icomp.bbx
14cu|texlive-biblatex-2.1-4|88	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear.bbx
14cu|texlive-biblatex-2.1-4|89	%{_texmfdistdir}/tex/latex/biblatex/bbx/debug.bbx
14cu|texlive-biblatex-2.1-4|90	%{_texmfdistdir}/tex/latex/biblatex/bbx/draft.bbx
14cu|texlive-biblatex-2.1-4|91	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-comp.bbx
14cu|texlive-biblatex-2.1-4|92	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-verb.bbx
14cu|texlive-biblatex-2.1-4|93	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric.bbx
14cu|texlive-biblatex-2.1-4|94	%{_texmfdistdir}/tex/latex/biblatex/bbx/reading.bbx
14cu|texlive-biblatex-2.1-4|95	%{_texmfdistdir}/tex/latex/biblatex/bbx/standard.bbx
14cu|texlive-biblatex-2.1-4|96	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-ibid.bbx
14cu|texlive-biblatex-2.1-4|97	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-inote.bbx
14cu|texlive-biblatex-2.1-4|98	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-note.bbx
14cu|texlive-biblatex-2.1-4|99	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad1.bbx
14cu|texlive-biblatex-2.1-4|100	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad2.bbx
14cu|texlive-biblatex-2.1-4|101	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad3.bbx
14cu|texlive-biblatex-2.1-4|102	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose.bbx
14cu|texlive-biblatex-2.1-4|103	%{_texmfdistdir}/tex/latex/biblatex/biblatex.cfg
14cu|texlive-biblatex-2.1-4|104	%{_texmfdistdir}/tex/latex/biblatex/biblatex.def
14cu|texlive-biblatex-2.1-4|105	%{_texmfdistdir}/tex/latex/biblatex/biblatex.sty
14cu|texlive-biblatex-2.1-4|106	%{_texmfdistdir}/tex/latex/biblatex/biblatex1.sty
14cu|texlive-biblatex-2.1-4|107	%{_texmfdistdir}/tex/latex/biblatex/biblatex2.sty
14cu|texlive-biblatex-2.1-4|108	%{_texmfdistdir}/tex/latex/biblatex/blx-compat.def
14cu|texlive-biblatex-2.1-4|109	%{_texmfdistdir}/tex/latex/biblatex/blx-dm.def
14cu|texlive-biblatex-2.1-4|110	%{_texmfdistdir}/tex/latex/biblatex/blx-mcite.def
14cu|texlive-biblatex-2.1-4|111	%{_texmfdistdir}/tex/latex/biblatex/blx-natbib.def
14cu|texlive-biblatex-2.1-4|112	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic-verb.cbx
14cu|texlive-biblatex-2.1-4|113	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic.cbx
14cu|texlive-biblatex-2.1-4|114	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-comp.cbx
14cu|texlive-biblatex-2.1-4|115	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ibid.cbx
14cu|texlive-biblatex-2.1-4|116	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-icomp.cbx
14cu|texlive-biblatex-2.1-4|117	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-tcomp.cbx
14cu|texlive-biblatex-2.1-4|118	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-terse.cbx
14cu|texlive-biblatex-2.1-4|119	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ticomp.cbx
14cu|texlive-biblatex-2.1-4|120	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle.cbx
14cu|texlive-biblatex-2.1-4|121	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-comp.cbx
14cu|texlive-biblatex-2.1-4|122	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-ibid.cbx
14cu|texlive-biblatex-2.1-4|123	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-icomp.cbx
14cu|texlive-biblatex-2.1-4|124	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear.cbx
14cu|texlive-biblatex-2.1-4|125	%{_texmfdistdir}/tex/latex/biblatex/cbx/debug.cbx
14cu|texlive-biblatex-2.1-4|126	%{_texmfdistdir}/tex/latex/biblatex/cbx/draft.cbx
14cu|texlive-biblatex-2.1-4|127	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-comp.cbx
14cu|texlive-biblatex-2.1-4|128	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-verb.cbx
14cu|texlive-biblatex-2.1-4|129	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric.cbx
14cu|texlive-biblatex-2.1-4|130	%{_texmfdistdir}/tex/latex/biblatex/cbx/reading.cbx
14cu|texlive-biblatex-2.1-4|131	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-ibid.cbx
14cu|texlive-biblatex-2.1-4|132	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-inote.cbx
14cu|texlive-biblatex-2.1-4|133	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-note.cbx
14cu|texlive-biblatex-2.1-4|134	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad1.cbx
14cu|texlive-biblatex-2.1-4|135	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad2.cbx
14cu|texlive-biblatex-2.1-4|136	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad3.cbx
14cu|texlive-biblatex-2.1-4|137	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose.cbx
14cu|texlive-biblatex-2.1-4|138	%{_texmfdistdir}/tex/latex/biblatex/lbx/UKenglish.lbx
14cu|texlive-biblatex-2.1-4|139	%{_texmfdistdir}/tex/latex/biblatex/lbx/USenglish.lbx
14cu|texlive-biblatex-2.1-4|140	%{_texmfdistdir}/tex/latex/biblatex/lbx/american.lbx
14cu|texlive-biblatex-2.1-4|141	%{_texmfdistdir}/tex/latex/biblatex/lbx/australian.lbx
14cu|texlive-biblatex-2.1-4|142	%{_texmfdistdir}/tex/latex/biblatex/lbx/austrian.lbx
14cu|texlive-biblatex-2.1-4|143	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazil.lbx
14cu|texlive-biblatex-2.1-4|144	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazilian.lbx
14cu|texlive-biblatex-2.1-4|145	%{_texmfdistdir}/tex/latex/biblatex/lbx/british.lbx
14cu|texlive-biblatex-2.1-4|146	%{_texmfdistdir}/tex/latex/biblatex/lbx/canadian.lbx
14cu|texlive-biblatex-2.1-4|147	%{_texmfdistdir}/tex/latex/biblatex/lbx/danish.lbx
14cu|texlive-biblatex-2.1-4|148	%{_texmfdistdir}/tex/latex/biblatex/lbx/dutch.lbx
14cu|texlive-biblatex-2.1-4|149	%{_texmfdistdir}/tex/latex/biblatex/lbx/english.lbx
14cu|texlive-biblatex-2.1-4|150	%{_texmfdistdir}/tex/latex/biblatex/lbx/finnish.lbx
14cu|texlive-biblatex-2.1-4|151	%{_texmfdistdir}/tex/latex/biblatex/lbx/french.lbx
14cu|texlive-biblatex-2.1-4|152	%{_texmfdistdir}/tex/latex/biblatex/lbx/german.lbx
14cu|texlive-biblatex-2.1-4|153	%{_texmfdistdir}/tex/latex/biblatex/lbx/greek.lbx
14cu|texlive-biblatex-2.1-4|154	%{_texmfdistdir}/tex/latex/biblatex/lbx/icelandic.lbx
14cu|texlive-biblatex-2.1-4|155	%{_texmfdistdir}/tex/latex/biblatex/lbx/italian.lbx
14cu|texlive-biblatex-2.1-4|156	%{_texmfdistdir}/tex/latex/biblatex/lbx/naustrian.lbx
14cu|texlive-biblatex-2.1-4|157	%{_texmfdistdir}/tex/latex/biblatex/lbx/newzealand.lbx
14cu|texlive-biblatex-2.1-4|158	%{_texmfdistdir}/tex/latex/biblatex/lbx/ngerman.lbx
14cu|texlive-biblatex-2.1-4|159	%{_texmfdistdir}/tex/latex/biblatex/lbx/norsk.lbx
14cu|texlive-biblatex-2.1-4|160	%{_texmfdistdir}/tex/latex/biblatex/lbx/norwegian.lbx
14cu|texlive-biblatex-2.1-4|161	%{_texmfdistdir}/tex/latex/biblatex/lbx/nynorsk.lbx
14cu|texlive-biblatex-2.1-4|162	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuges.lbx
14cu|texlive-biblatex-2.1-4|163	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuguese.lbx
14cu|texlive-biblatex-2.1-4|164	%{_texmfdistdir}/tex/latex/biblatex/lbx/russian.lbx
14cu|texlive-biblatex-2.1-4|165	%{_texmfdistdir}/tex/latex/biblatex/lbx/spanish.lbx
14cu|texlive-biblatex-2.1-4|166	%{_texmfdistdir}/tex/latex/biblatex/lbx/swedish.lbx
14cu|texlive-biblatex-2.1-4|167	%doc %{_texmfdistdir}/doc/latex/biblatex/README
14cu|texlive-biblatex-2.1-4|168	%doc %{_texmfdistdir}/doc/latex/biblatex/RELEASE
14cu|texlive-biblatex-2.1-4|169	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.pdf
14cu|texlive-biblatex-2.1-4|170	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.tex
14cu|texlive-biblatex-2.1-4|171	%doc %{_texmfdistdir}/doc/latex/biblatex/bibtex/bib/biblatex-examples.bib
14cu|texlive-biblatex-2.1-4|172	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.pdf
14cu|texlive-biblatex-2.1-4|173	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.tex
14cu|texlive-biblatex-2.1-4|174	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.pdf
14cu|texlive-biblatex-2.1-4|175	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.tex
14cu|texlive-biblatex-2.1-4|176	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.pdf
14cu|texlive-biblatex-2.1-4|177	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.tex
14cu|texlive-biblatex-2.1-4|178	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.pdf
14cu|texlive-biblatex-2.1-4|179	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.tex
14cu|texlive-biblatex-2.1-4|180	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.pdf
14cu|texlive-biblatex-2.1-4|181	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.tex
14cu|texlive-biblatex-2.1-4|182	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.pdf
14cu|texlive-biblatex-2.1-4|183	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.tex
14cu|texlive-biblatex-2.1-4|184	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.pdf
14cu|texlive-biblatex-2.1-4|185	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.tex
14cu|texlive-biblatex-2.1-4|186	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.pdf
14cu|texlive-biblatex-2.1-4|187	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.tex
14cu|texlive-biblatex-2.1-4|188	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.pdf
14cu|texlive-biblatex-2.1-4|189	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.tex
14cu|texlive-biblatex-2.1-4|190	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.pdf
14cu|texlive-biblatex-2.1-4|191	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
14cu|texlive-biblatex-2.1-4|192	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.pdf
14cu|texlive-biblatex-2.1-4|193	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.tex
14cu|texlive-biblatex-2.1-4|194	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.pdf
14cu|texlive-biblatex-2.1-4|195	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.tex
14cu|texlive-biblatex-2.1-4|196	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.pdf
14cu|texlive-biblatex-2.1-4|197	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.tex
14cu|texlive-biblatex-2.1-4|198	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.pdf
14cu|texlive-biblatex-2.1-4|199	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.tex
14cu|texlive-biblatex-2.1-4|200	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.pdf
14cu|texlive-biblatex-2.1-4|201	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.tex
14cu|texlive-biblatex-2.1-4|202	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.pdf
14cu|texlive-biblatex-2.1-4|203	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.tex
14cu|texlive-biblatex-2.1-4|204	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.pdf
14cu|texlive-biblatex-2.1-4|205	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.tex
14cu|texlive-biblatex-2.1-4|206	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.pdf
14cu|texlive-biblatex-2.1-4|207	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.tex
14cu|texlive-biblatex-2.1-4|208	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.pdf
14cu|texlive-biblatex-2.1-4|209	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.tex
14cu|texlive-biblatex-2.1-4|210	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.pdf
14cu|texlive-biblatex-2.1-4|211	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.tex
14cu|texlive-biblatex-2.1-4|212	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.pdf
14cu|texlive-biblatex-2.1-4|213	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.tex
14cu|texlive-biblatex-2.1-4|214	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.pdf
14cu|texlive-biblatex-2.1-4|215	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex
14cu|texlive-biblatex-2.1-4|216	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.pdf
14cu|texlive-biblatex-2.1-4|217	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.tex
14cu|texlive-biblatex-2.1-4|218	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.pdf
14cu|texlive-biblatex-2.1-4|219	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.tex
14cu|texlive-biblatex-2.1-4|220	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.pdf
14cu|texlive-biblatex-2.1-4|221	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.tex
14cu|texlive-biblatex-2.1-4|222	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.pdf
14cu|texlive-biblatex-2.1-4|223	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.tex
14cu|texlive-biblatex-2.1-4|224	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.pdf
14cu|texlive-biblatex-2.1-4|225	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.tex
14cu|texlive-biblatex-2.1-4|226	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.pdf
14cu|texlive-biblatex-2.1-4|227	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex
14cu|texlive-biblatex-2.1-4|228	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.pdf
14cu|texlive-biblatex-2.1-4|229	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.tex
14cu|texlive-biblatex-2.1-4|230	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.pdf
14cu|texlive-biblatex-2.1-4|231	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.tex
14cu|texlive-biblatex-2.1-4|232	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.pdf
14cu|texlive-biblatex-2.1-4|233	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.tex
14cu|texlive-biblatex-2.1-4|234	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.pdf
14cu|texlive-biblatex-2.1-4|235	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.tex
14cu|texlive-biblatex-2.1-4|236	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.pdf
14cu|texlive-biblatex-2.1-4|237	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.tex
14cu|texlive-biblatex-2.1-4|238	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.pdf
14cu|texlive-biblatex-2.1-4|239	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.tex
14cu|texlive-biblatex-2.1-4|240	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.pdf
14cu|texlive-biblatex-2.1-4|241	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.tex
14cu|texlive-biblatex-2.1-4|242	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.pdf
14cu|texlive-biblatex-2.1-4|243	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.tex
14cu|texlive-biblatex-2.1-4|244	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.pdf
14cu|texlive-biblatex-2.1-4|245	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.tex
14cu|texlive-biblatex-2.1-4|246	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.pdf
14cu|texlive-biblatex-2.1-4|247	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.tex
14cu|texlive-biblatex-2.1-4|248	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.pdf
14cu|texlive-biblatex-2.1-4|249	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.tex
14cu|texlive-biblatex-2.1-4|250	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.pdf
14cu|texlive-biblatex-2.1-4|251	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.tex
14cu|texlive-biblatex-2.1-4|252	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.pdf
14cu|texlive-biblatex-2.1-4|253	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.tex
14cu|texlive-biblatex-2.1-4|254	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.pdf
14cu|texlive-biblatex-2.1-4|255	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.tex
14cu|texlive-biblatex-2.1-4|256	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.pdf
14cu|texlive-biblatex-2.1-4|257	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.tex
14cu|texlive-biblatex-2.1-4|258	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/biblatex-examples.bib
14cu|texlive-biblatex-2.1-4|259	
14cu|texlive-biblatex-2.1-4|260	#-----------------------------------------------------------------------
14cu|texlive-biblatex-2.1-4|261	%prep
14cu|texlive-biblatex-2.1-4|262	%setup -c -a0 -a1
14cu|texlive-biblatex-2.1-4|263	
14cu|texlive-biblatex-2.1-4|264	%build
14cu|texlive-biblatex-2.1-4|265	
14cu|texlive-biblatex-2.1-4|266	%install
14cu|texlive-biblatex-2.1-4|267	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-2.1-4|268	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-2.1-4|269	
14cu|texlive-biblatex-2.1-4|270	
14cu|texlive-biblatex-2.1-4|271	
14cu|texlive-biblatex-2.1-4|272	%changelog
14cu|texlive-biblatex-2.1-4|273	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14cu|texlive-biblatex-2.1-4|274	+ Revision: c693a52
14cu|texlive-biblatex-2.1-4|275	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-2.1-4|276	
14cu|texlive-biblatex-2.1-4|277	

14866 14
14cu|texlive-biblatex-apa-5.0-4|1	# revision 27057
14cu|texlive-biblatex-apa-5.0-4|2	# category Package
14cu|texlive-biblatex-apa-5.0-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-apa
14cu|texlive-biblatex-apa-5.0-4|4	# catalog-date 2012-07-10 12:04:15 +0200
14cu|texlive-biblatex-apa-5.0-4|5	# catalog-license lppl
14cu|texlive-biblatex-apa-5.0-4|6	# catalog-version 5.0
14cu|texlive-biblatex-apa-5.0-4|7	Name:		texlive-biblatex-apa
14cu|texlive-biblatex-apa-5.0-4|8	Version:	5.0
14cu|texlive-biblatex-apa-5.0-4|9	Release:	4
14cu|texlive-biblatex-apa-5.0-4|10	Summary:	Biblatex citation and reference style for APA
14cu|texlive-biblatex-apa-5.0-4|11	Group:		Publishing
14cu|texlive-biblatex-apa-5.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-apa
14cu|texlive-biblatex-apa-5.0-4|13	License:	LPPL
14cu|texlive-biblatex-apa-5.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.tar.xz
14cu|texlive-biblatex-apa-5.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.doc.tar.xz
14cu|texlive-biblatex-apa-5.0-4|16	BuildArch:	noarch
14cu|texlive-biblatex-apa-5.0-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-apa-5.0-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-apa-5.0-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-apa-5.0-4|20	
14cu|texlive-biblatex-apa-5.0-4|21	%description
14cu|texlive-biblatex-apa-5.0-4|22	This is a fairly complete biblatex (v0.9a+) style (citations
14cu|texlive-biblatex-apa-5.0-4|23	and references) for APA (American Psychological Association)
14cu|texlive-biblatex-apa-5.0-4|24	publications. It implements and automates most of the
14cu|texlive-biblatex-apa-5.0-4|25	guidelines in the APA 6th edition style guide for citations and
14cu|texlive-biblatex-apa-5.0-4|26	references with a few (documented) exceptions (which are mainly
14cu|texlive-biblatex-apa-5.0-4|27	currently impossible to automate in principle for any BibTeX-
14cu|texlive-biblatex-apa-5.0-4|28	backed system). An example document is also given which
14cu|texlive-biblatex-apa-5.0-4|29	typesets every citation and reference example in the APA 6th
14cu|texlive-biblatex-apa-5.0-4|30	edition style guide. This version of the package requires use
14cu|texlive-biblatex-apa-5.0-4|31	of biblatex v1.4 and biber v0.9 (at least).
14cu|texlive-biblatex-apa-5.0-4|32	
14cu|texlive-biblatex-apa-5.0-4|33	
14cu|texlive-biblatex-apa-5.0-4|34	#-----------------------------------------------------------------------
14cu|texlive-biblatex-apa-5.0-4|35	%files
14cu|texlive-biblatex-apa-5.0-4|36	%{_texmfdistdir}/tex/latex/biblatex-apa/american-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|37	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.bbx
14cu|texlive-biblatex-apa-5.0-4|38	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.cbx
14cu|texlive-biblatex-apa-5.0-4|39	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.dbx
14cu|texlive-biblatex-apa-5.0-4|40	%{_texmfdistdir}/tex/latex/biblatex-apa/brazilian-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|41	%{_texmfdistdir}/tex/latex/biblatex-apa/british-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|42	%{_texmfdistdir}/tex/latex/biblatex-apa/dutch-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|43	%{_texmfdistdir}/tex/latex/biblatex-apa/french-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|44	%{_texmfdistdir}/tex/latex/biblatex-apa/german-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|45	%{_texmfdistdir}/tex/latex/biblatex-apa/greek-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|46	%{_texmfdistdir}/tex/latex/biblatex-apa/italian-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|47	%{_texmfdistdir}/tex/latex/biblatex-apa/ngerman-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|48	%{_texmfdistdir}/tex/latex/biblatex-apa/spanish-apa.lbx
14cu|texlive-biblatex-apa-5.0-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/README
14cu|texlive-biblatex-apa-5.0-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib
14cu|texlive-biblatex-apa-5.0-4|51	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-references.bib
14cu|texlive-biblatex-apa-5.0-4|52	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.pdf
14cu|texlive-biblatex-apa-5.0-4|53	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.tex
14cu|texlive-biblatex-apa-5.0-4|54	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.pdf
14cu|texlive-biblatex-apa-5.0-4|55	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.tex
14cu|texlive-biblatex-apa-5.0-4|56	
14cu|texlive-biblatex-apa-5.0-4|57	#-----------------------------------------------------------------------
14cu|texlive-biblatex-apa-5.0-4|58	%prep
14cu|texlive-biblatex-apa-5.0-4|59	%setup -c -a0 -a1
14cu|texlive-biblatex-apa-5.0-4|60	
14cu|texlive-biblatex-apa-5.0-4|61	%build
14cu|texlive-biblatex-apa-5.0-4|62	
14cu|texlive-biblatex-apa-5.0-4|63	%install
14cu|texlive-biblatex-apa-5.0-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-apa-5.0-4|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-apa-5.0-4|66	
14cu|texlive-biblatex-apa-5.0-4|67	
14cu|texlive-biblatex-apa-5.0-4|68	
14cu|texlive-biblatex-apa-5.0-4|69	%changelog
14cu|texlive-biblatex-apa-5.0-4|70	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0-4
14cu|texlive-biblatex-apa-5.0-4|71	+ Revision: fb15f48
14cu|texlive-biblatex-apa-5.0-4|72	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-apa-5.0-4|73	
14cu|texlive-biblatex-apa-5.0-4|74	

14867 14
14cu|texlive-biblatex-bwl-20120809-4|1	# revision 26556
14cu|texlive-biblatex-bwl-20120809-4|2	# category Package
14cu|texlive-biblatex-bwl-20120809-4|3	# catalog-ctan undef
14cu|texlive-biblatex-bwl-20120809-4|4	# catalog-date undef
14cu|texlive-biblatex-bwl-20120809-4|5	# catalog-license undef
14cu|texlive-biblatex-bwl-20120809-4|6	# catalog-version undef
14cu|texlive-biblatex-bwl-20120809-4|7	Name:		texlive-biblatex-bwl
14cu|texlive-biblatex-bwl-20120809-4|8	Version:	20120809
14cu|texlive-biblatex-bwl-20120809-4|9	Release:	4
14cu|texlive-biblatex-bwl-20120809-4|10	Summary:	TeXLive biblatex-bwl package
14cu|texlive-biblatex-bwl-20120809-4|11	Group:		Publishing
14cu|texlive-biblatex-bwl-20120809-4|12	URL:		http://tug.org/texlive
14cu|texlive-biblatex-bwl-20120809-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-biblatex-bwl-20120809-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.tar.xz
14cu|texlive-biblatex-bwl-20120809-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.doc.tar.xz
14cu|texlive-biblatex-bwl-20120809-4|16	BuildArch:	noarch
14cu|texlive-biblatex-bwl-20120809-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-bwl-20120809-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-bwl-20120809-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-bwl-20120809-4|20	
14cu|texlive-biblatex-bwl-20120809-4|21	%description
14cu|texlive-biblatex-bwl-20120809-4|22	TeXLive biblatex-bwl package.
14cu|texlive-biblatex-bwl-20120809-4|23	
14cu|texlive-biblatex-bwl-20120809-4|24	
14cu|texlive-biblatex-bwl-20120809-4|25	#-----------------------------------------------------------------------
14cu|texlive-biblatex-bwl-20120809-4|26	%files
14cu|texlive-biblatex-bwl-20120809-4|27	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.bbx
14cu|texlive-biblatex-bwl-20120809-4|28	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.cbx
14cu|texlive-biblatex-bwl-20120809-4|29	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/Changes
14cu|texlive-biblatex-bwl-20120809-4|30	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.bib
14cu|texlive-biblatex-bwl-20120809-4|31	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.pdf
14cu|texlive-biblatex-bwl-20120809-4|32	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.tex
14cu|texlive-biblatex-bwl-20120809-4|33	
14cu|texlive-biblatex-bwl-20120809-4|34	#-----------------------------------------------------------------------
14cu|texlive-biblatex-bwl-20120809-4|35	%prep
14cu|texlive-biblatex-bwl-20120809-4|36	%setup -c -a0 -a1
14cu|texlive-biblatex-bwl-20120809-4|37	
14cu|texlive-biblatex-bwl-20120809-4|38	%build
14cu|texlive-biblatex-bwl-20120809-4|39	
14cu|texlive-biblatex-bwl-20120809-4|40	%install
14cu|texlive-biblatex-bwl-20120809-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-bwl-20120809-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-bwl-20120809-4|43	
14cu|texlive-biblatex-bwl-20120809-4|44	
14cu|texlive-biblatex-bwl-20120809-4|45	
14cu|texlive-biblatex-bwl-20120809-4|46	%changelog
14cu|texlive-biblatex-bwl-20120809-4|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-4
14cu|texlive-biblatex-bwl-20120809-4|48	+ Revision: df59baf
14cu|texlive-biblatex-bwl-20120809-4|49	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-bwl-20120809-4|50	
14cu|texlive-biblatex-bwl-20120809-4|51	

14868 14
14cu|texlive-biblatex-caspervector-0.1.9-4|1	# revision 32516
14cu|texlive-biblatex-caspervector-0.1.9-4|2	# category Package
14cu|texlive-biblatex-caspervector-0.1.9-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-caspervector
14cu|texlive-biblatex-caspervector-0.1.9-4|4	# catalog-date 2013-12-27 09:49:55 +0100
14cu|texlive-biblatex-caspervector-0.1.9-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-caspervector-0.1.9-4|6	# catalog-version 0.1.9
14cu|texlive-biblatex-caspervector-0.1.9-4|7	Name:		texlive-biblatex-caspervector
14cu|texlive-biblatex-caspervector-0.1.9-4|8	Version:	0.1.9
14cu|texlive-biblatex-caspervector-0.1.9-4|9	Release:	4
14cu|texlive-biblatex-caspervector-0.1.9-4|10	Summary:	A simple citation style for Chinese users
14cu|texlive-biblatex-caspervector-0.1.9-4|11	Group:		Publishing
14cu|texlive-biblatex-caspervector-0.1.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-caspervector
14cu|texlive-biblatex-caspervector-0.1.9-4|13	License:	LPPL1.3
14cu|texlive-biblatex-caspervector-0.1.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.tar.xz
14cu|texlive-biblatex-caspervector-0.1.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.doc.tar.xz
14cu|texlive-biblatex-caspervector-0.1.9-4|16	BuildArch:	noarch
14cu|texlive-biblatex-caspervector-0.1.9-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-caspervector-0.1.9-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-caspervector-0.1.9-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-caspervector-0.1.9-4|20	
14cu|texlive-biblatex-caspervector-0.1.9-4|21	%description
14cu|texlive-biblatex-caspervector-0.1.9-4|22	The package provides a simple and easily extensible
14cu|texlive-biblatex-caspervector-0.1.9-4|23	biblography/citation style for Chinese LaTeX users, using
14cu|texlive-biblatex-caspervector-0.1.9-4|24	biblatex.
14cu|texlive-biblatex-caspervector-0.1.9-4|25	
14cu|texlive-biblatex-caspervector-0.1.9-4|26	
14cu|texlive-biblatex-caspervector-0.1.9-4|27	#-----------------------------------------------------------------------
14cu|texlive-biblatex-caspervector-0.1.9-4|28	%files
14cu|texlive-biblatex-caspervector-0.1.9-4|29	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def
14cu|texlive-biblatex-caspervector-0.1.9-4|30	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
14cu|texlive-biblatex-caspervector-0.1.9-4|31	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.bbx
14cu|texlive-biblatex-caspervector-0.1.9-4|32	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.cbx
14cu|texlive-biblatex-caspervector-0.1.9-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/ChangeLog.txt
14cu|texlive-biblatex-caspervector-0.1.9-4|34	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/Makefile
14cu|texlive-biblatex-caspervector-0.1.9-4|35	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.bib
14cu|texlive-biblatex-caspervector-0.1.9-4|36	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.pdf
14cu|texlive-biblatex-caspervector-0.1.9-4|37	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.tex
14cu|texlive-biblatex-caspervector-0.1.9-4|38	
14cu|texlive-biblatex-caspervector-0.1.9-4|39	#-----------------------------------------------------------------------
14cu|texlive-biblatex-caspervector-0.1.9-4|40	%prep
14cu|texlive-biblatex-caspervector-0.1.9-4|41	%setup -c -a0 -a1
14cu|texlive-biblatex-caspervector-0.1.9-4|42	
14cu|texlive-biblatex-caspervector-0.1.9-4|43	%build
14cu|texlive-biblatex-caspervector-0.1.9-4|44	
14cu|texlive-biblatex-caspervector-0.1.9-4|45	%install
14cu|texlive-biblatex-caspervector-0.1.9-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-caspervector-0.1.9-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-caspervector-0.1.9-4|48	
14cu|texlive-biblatex-caspervector-0.1.9-4|49	%changelog
14cu|texlive-biblatex-caspervector-0.1.9-4|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-4
14cu|texlive-biblatex-caspervector-0.1.9-4|51	+ Revision: 8e796b3
14cu|texlive-biblatex-caspervector-0.1.9-4|52	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-caspervector-0.1.9-4|53	
14cu|texlive-biblatex-caspervector-0.1.9-4|54	

14869 14
14cu|texlive-biblatex-chem-1.1g-4|1	# revision 26517
14cu|texlive-biblatex-chem-1.1g-4|2	# category Package
14cu|texlive-biblatex-chem-1.1g-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chem
14cu|texlive-biblatex-chem-1.1g-4|4	# catalog-date 2012-05-18 19:57:07 +0200
14cu|texlive-biblatex-chem-1.1g-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-chem-1.1g-4|6	# catalog-version 1.1g
14cu|texlive-biblatex-chem-1.1g-4|7	Name:		texlive-biblatex-chem
14cu|texlive-biblatex-chem-1.1g-4|8	Version:	1.1g
14cu|texlive-biblatex-chem-1.1g-4|9	Release:	4
14cu|texlive-biblatex-chem-1.1g-4|10	Summary:	Chemistry styles for biblatex
14cu|texlive-biblatex-chem-1.1g-4|11	Group:		Publishing
14cu|texlive-biblatex-chem-1.1g-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chem
14cu|texlive-biblatex-chem-1.1g-4|13	License:	LPPL1.3
14cu|texlive-biblatex-chem-1.1g-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.tar.xz
14cu|texlive-biblatex-chem-1.1g-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.doc.tar.xz
14cu|texlive-biblatex-chem-1.1g-4|16	BuildArch:	noarch
14cu|texlive-biblatex-chem-1.1g-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-chem-1.1g-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-chem-1.1g-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-chem-1.1g-4|20	
14cu|texlive-biblatex-chem-1.1g-4|21	%description
14cu|texlive-biblatex-chem-1.1g-4|22	The bundle offers a set of styles to allow chemists to use
14cu|texlive-biblatex-chem-1.1g-4|23	biblatex. The package has complete styles for: - all ACS
14cu|texlive-biblatex-chem-1.1g-4|24	journals; - RSC journals using standard (Chem. Commun.) style;
14cu|texlive-biblatex-chem-1.1g-4|25	and - Angewandte Chem. style, thus covering a wide range of
14cu|texlive-biblatex-chem-1.1g-4|26	journals. A comprehensive set of examples of use is included.
14cu|texlive-biblatex-chem-1.1g-4|27	
14cu|texlive-biblatex-chem-1.1g-4|28	
14cu|texlive-biblatex-chem-1.1g-4|29	#-----------------------------------------------------------------------
14cu|texlive-biblatex-chem-1.1g-4|30	%files
14cu|texlive-biblatex-chem-1.1g-4|31	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.bbx
14cu|texlive-biblatex-chem-1.1g-4|32	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.cbx
14cu|texlive-biblatex-chem-1.1g-4|33	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.bbx
14cu|texlive-biblatex-chem-1.1g-4|34	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.cbx
14cu|texlive-biblatex-chem-1.1g-4|35	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.bbx
14cu|texlive-biblatex-chem-1.1g-4|36	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.cbx
14cu|texlive-biblatex-chem-1.1g-4|37	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.bbx
14cu|texlive-biblatex-chem-1.1g-4|38	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.cbx
14cu|texlive-biblatex-chem-1.1g-4|39	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/README
14cu|texlive-biblatex-chem-1.1g-4|40	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.pdf
14cu|texlive-biblatex-chem-1.1g-4|41	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.tex
14cu|texlive-biblatex-chem-1.1g-4|42	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.pdf
14cu|texlive-biblatex-chem-1.1g-4|43	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.tex
14cu|texlive-biblatex-chem-1.1g-4|44	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf
14cu|texlive-biblatex-chem-1.1g-4|45	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.tex
14cu|texlive-biblatex-chem-1.1g-4|46	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf
14cu|texlive-biblatex-chem-1.1g-4|47	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.tex
14cu|texlive-biblatex-chem-1.1g-4|48	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.bib
14cu|texlive-biblatex-chem-1.1g-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.pdf
14cu|texlive-biblatex-chem-1.1g-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.tex
14cu|texlive-biblatex-chem-1.1g-4|51	
14cu|texlive-biblatex-chem-1.1g-4|52	#-----------------------------------------------------------------------
14cu|texlive-biblatex-chem-1.1g-4|53	%prep
14cu|texlive-biblatex-chem-1.1g-4|54	%setup -c -a0 -a1
14cu|texlive-biblatex-chem-1.1g-4|55	
14cu|texlive-biblatex-chem-1.1g-4|56	%build
14cu|texlive-biblatex-chem-1.1g-4|57	
14cu|texlive-biblatex-chem-1.1g-4|58	%install
14cu|texlive-biblatex-chem-1.1g-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-chem-1.1g-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-chem-1.1g-4|61	
14cu|texlive-biblatex-chem-1.1g-4|62	
14cu|texlive-biblatex-chem-1.1g-4|63	
14cu|texlive-biblatex-chem-1.1g-4|64	%changelog
14cu|texlive-biblatex-chem-1.1g-4|65	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1g-4
14cu|texlive-biblatex-chem-1.1g-4|66	+ Revision: b961206
14cu|texlive-biblatex-chem-1.1g-4|67	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-chem-1.1g-4|68	
14cu|texlive-biblatex-chem-1.1g-4|69	

14870 14
14cu|texlive-biblatex-chicago-0.9.9-4|1	# revision 27254
14cu|texlive-biblatex-chicago-0.9.9-4|2	# category Package
14cu|texlive-biblatex-chicago-0.9.9-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chicago
14cu|texlive-biblatex-chicago-0.9.9-4|4	# catalog-date 2012-07-05 15:34:29 +0200
14cu|texlive-biblatex-chicago-0.9.9-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-chicago-0.9.9-4|6	# catalog-version 0.9.9
14cu|texlive-biblatex-chicago-0.9.9-4|7	Name:		texlive-biblatex-chicago
14cu|texlive-biblatex-chicago-0.9.9-4|8	Version:	0.9.9
14cu|texlive-biblatex-chicago-0.9.9-4|9	Release:	4
14cu|texlive-biblatex-chicago-0.9.9-4|10	Summary:	Chicago style files for biblatex
14cu|texlive-biblatex-chicago-0.9.9-4|11	Group:		Publishing
14cu|texlive-biblatex-chicago-0.9.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chicago
14cu|texlive-biblatex-chicago-0.9.9-4|13	License:	LPPL1.3
14cu|texlive-biblatex-chicago-0.9.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.tar.xz
14cu|texlive-biblatex-chicago-0.9.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.doc.tar.xz
14cu|texlive-biblatex-chicago-0.9.9-4|16	BuildArch:	noarch
14cu|texlive-biblatex-chicago-0.9.9-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-chicago-0.9.9-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-chicago-0.9.9-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-chicago-0.9.9-4|20	
14cu|texlive-biblatex-chicago-0.9.9-4|21	%description
14cu|texlive-biblatex-chicago-0.9.9-4|22	This is a biblatex style that implements the Chicago 'author-
14cu|texlive-biblatex-chicago-0.9.9-4|23	date' and 'notes with bibliography' style specifications given
14cu|texlive-biblatex-chicago-0.9.9-4|24	in the Chicago Manual of Style, 15th edition. The style
14cu|texlive-biblatex-chicago-0.9.9-4|25	implements entry types for citing audio-visual materials. The
14cu|texlive-biblatex-chicago-0.9.9-4|26	package was previously known as biblatex-chicago-notes-df.
14cu|texlive-biblatex-chicago-0.9.9-4|27	
14cu|texlive-biblatex-chicago-0.9.9-4|28	
14cu|texlive-biblatex-chicago-0.9.9-4|29	#-----------------------------------------------------------------------
14cu|texlive-biblatex-chicago-0.9.9-4|30	%files
14cu|texlive-biblatex-chicago-0.9.9-4|31	%{_texmfdistdir}/tex/latex/biblatex-chicago/biblatex-chicago.sty
14cu|texlive-biblatex-chicago-0.9.9-4|32	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.bbx
14cu|texlive-biblatex-chicago-0.9.9-4|33	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.cbx
14cu|texlive-biblatex-chicago-0.9.9-4|34	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.bbx
14cu|texlive-biblatex-chicago-0.9.9-4|35	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.cbx
14cu|texlive-biblatex-chicago-0.9.9-4|36	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.bbx
14cu|texlive-biblatex-chicago-0.9.9-4|37	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.cbx
14cu|texlive-biblatex-chicago-0.9.9-4|38	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.bbx
14cu|texlive-biblatex-chicago-0.9.9-4|39	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.cbx
14cu|texlive-biblatex-chicago-0.9.9-4|40	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-american.lbx
14cu|texlive-biblatex-chicago-0.9.9-4|41	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-french.lbx
14cu|texlive-biblatex-chicago-0.9.9-4|42	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-german.lbx
14cu|texlive-biblatex-chicago-0.9.9-4|43	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-ngerman.lbx
14cu|texlive-biblatex-chicago-0.9.9-4|44	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/README
14cu|texlive-biblatex-chicago-0.9.9-4|45	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/RELEASE
14cu|texlive-biblatex-chicago-0.9.9-4|46	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|47	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.tex
14cu|texlive-biblatex-chicago-0.9.9-4|48	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.tex
14cu|texlive-biblatex-chicago-0.9.9-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|51	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.tex
14cu|texlive-biblatex-chicago-0.9.9-4|52	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|53	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.tex
14cu|texlive-biblatex-chicago-0.9.9-4|54	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|55	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.tex
14cu|texlive-biblatex-chicago-0.9.9-4|56	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.pdf
14cu|texlive-biblatex-chicago-0.9.9-4|57	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.tex
14cu|texlive-biblatex-chicago-0.9.9-4|58	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/dates-test.bib
14cu|texlive-biblatex-chicago-0.9.9-4|59	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/notes-test.bib
14cu|texlive-biblatex-chicago-0.9.9-4|60	
14cu|texlive-biblatex-chicago-0.9.9-4|61	#-----------------------------------------------------------------------
14cu|texlive-biblatex-chicago-0.9.9-4|62	%prep
14cu|texlive-biblatex-chicago-0.9.9-4|63	%setup -c -a0 -a1
14cu|texlive-biblatex-chicago-0.9.9-4|64	
14cu|texlive-biblatex-chicago-0.9.9-4|65	%build
14cu|texlive-biblatex-chicago-0.9.9-4|66	
14cu|texlive-biblatex-chicago-0.9.9-4|67	%install
14cu|texlive-biblatex-chicago-0.9.9-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-chicago-0.9.9-4|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-chicago-0.9.9-4|70	
14cu|texlive-biblatex-chicago-0.9.9-4|71	
14cu|texlive-biblatex-chicago-0.9.9-4|72	
14cu|texlive-biblatex-chicago-0.9.9-4|73	%changelog
14cu|texlive-biblatex-chicago-0.9.9-4|74	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-4
14cu|texlive-biblatex-chicago-0.9.9-4|75	+ Revision: b012e41
14cu|texlive-biblatex-chicago-0.9.9-4|76	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-chicago-0.9.9-4|77	
14cu|texlive-biblatex-chicago-0.9.9-4|78	

14871 14
14cu|texlive-biblatex-dw-1.5-4|1	# revision 27035
14cu|texlive-biblatex-dw-1.5-4|2	# category Package
14cu|texlive-biblatex-dw-1.5-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-dw
14cu|texlive-biblatex-dw-1.5-4|4	# catalog-date 2012-06-28 18:57:40 +0200
14cu|texlive-biblatex-dw-1.5-4|5	# catalog-license lppl
14cu|texlive-biblatex-dw-1.5-4|6	# catalog-version 1.5
14cu|texlive-biblatex-dw-1.5-4|7	Name:		texlive-biblatex-dw
14cu|texlive-biblatex-dw-1.5-4|8	Version:	1.5
14cu|texlive-biblatex-dw-1.5-4|9	Release:	4
14cu|texlive-biblatex-dw-1.5-4|10	Summary:	Humanities styles for biblatex
14cu|texlive-biblatex-dw-1.5-4|11	Group:		Publishing
14cu|texlive-biblatex-dw-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-dw
14cu|texlive-biblatex-dw-1.5-4|13	License:	LPPL
14cu|texlive-biblatex-dw-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.tar.xz
14cu|texlive-biblatex-dw-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.doc.tar.xz
14cu|texlive-biblatex-dw-1.5-4|16	BuildArch:	noarch
14cu|texlive-biblatex-dw-1.5-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-dw-1.5-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-dw-1.5-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-dw-1.5-4|20	
14cu|texlive-biblatex-dw-1.5-4|21	%description
14cu|texlive-biblatex-dw-1.5-4|22	A small collection of styles for the biblatex package. It was
14cu|texlive-biblatex-dw-1.5-4|23	designed for citations in the humanities and offers some
14cu|texlive-biblatex-dw-1.5-4|24	features that are not provided by the standard biblatex styles.
14cu|texlive-biblatex-dw-1.5-4|25	The styles are dependent on biblatex (at least version 0.9b)
14cu|texlive-biblatex-dw-1.5-4|26	and cannot be used without it. Eine kleine Sammlung von Stilen
14cu|texlive-biblatex-dw-1.5-4|27	fur das Paket biblatex. Es ist auf geisteswissenschaftliche
14cu|texlive-biblatex-dw-1.5-4|28	Zitierweise zugeschnitten und bietet einige Funktionen, die von
14cu|texlive-biblatex-dw-1.5-4|29	den Standard-Stilen von biblatex nicht direkt bereitgestellt
14cu|texlive-biblatex-dw-1.5-4|30	werden. Biblatex-dw baut vollstandig auf biblatex auf und kann
14cu|texlive-biblatex-dw-1.5-4|31	nicht ohne biblatex (mindestens in der Version 0.9b) verwendet
14cu|texlive-biblatex-dw-1.5-4|32	werden.
14cu|texlive-biblatex-dw-1.5-4|33	
14cu|texlive-biblatex-dw-1.5-4|34	
14cu|texlive-biblatex-dw-1.5-4|35	#-----------------------------------------------------------------------
14cu|texlive-biblatex-dw-1.5-4|36	%files
14cu|texlive-biblatex-dw-1.5-4|37	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
14cu|texlive-biblatex-dw-1.5-4|38	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
14cu|texlive-biblatex-dw-1.5-4|39	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/standard-dw.bbx
14cu|texlive-biblatex-dw-1.5-4|40	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
14cu|texlive-biblatex-dw-1.5-4|41	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
14cu|texlive-biblatex-dw-1.5-4|42	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/standard-dw.cbx
14cu|texlive-biblatex-dw-1.5-4|43	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/english-dw.lbx
14cu|texlive-biblatex-dw-1.5-4|44	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/german-dw.lbx
14cu|texlive-biblatex-dw-1.5-4|45	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/CHANGES
14cu|texlive-biblatex-dw-1.5-4|46	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/LIESMICH
14cu|texlive-biblatex-dw-1.5-4|47	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/README
14cu|texlive-biblatex-dw-1.5-4|48	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-preamble.tex
14cu|texlive-biblatex-dw-1.5-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-print.tex
14cu|texlive-biblatex-dw-1.5-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-screen.tex
14cu|texlive-biblatex-dw-1.5-4|51	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|52	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.tex
14cu|texlive-biblatex-dw-1.5-4|53	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|54	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.tex
14cu|texlive-biblatex-dw-1.5-4|55	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|56	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.tex
14cu|texlive-biblatex-dw-1.5-4|57	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-examples-dw.bib
14cu|texlive-biblatex-dw-1.5-4|58	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|59	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.tex
14cu|texlive-biblatex-dw-1.5-4|60	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|61	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.tex
14cu|texlive-biblatex-dw-1.5-4|62	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.pdf
14cu|texlive-biblatex-dw-1.5-4|63	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.tex
14cu|texlive-biblatex-dw-1.5-4|64	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/examples-dw.bib
14cu|texlive-biblatex-dw-1.5-4|65	
14cu|texlive-biblatex-dw-1.5-4|66	#-----------------------------------------------------------------------
14cu|texlive-biblatex-dw-1.5-4|67	%prep
14cu|texlive-biblatex-dw-1.5-4|68	%setup -c -a0 -a1
14cu|texlive-biblatex-dw-1.5-4|69	
14cu|texlive-biblatex-dw-1.5-4|70	%build
14cu|texlive-biblatex-dw-1.5-4|71	
14cu|texlive-biblatex-dw-1.5-4|72	%install
14cu|texlive-biblatex-dw-1.5-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-dw-1.5-4|74	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-dw-1.5-4|75	
14cu|texlive-biblatex-dw-1.5-4|76	
14cu|texlive-biblatex-dw-1.5-4|77	
14cu|texlive-biblatex-dw-1.5-4|78	%changelog
14cu|texlive-biblatex-dw-1.5-4|79	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14cu|texlive-biblatex-dw-1.5-4|80	+ Revision: c366279
14cu|texlive-biblatex-dw-1.5-4|81	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-dw-1.5-4|82	
14cu|texlive-biblatex-dw-1.5-4|83	

14872 14
14cu|texlive-biblatex-fiwi-1.2-4|1	# revision 27096
14cu|texlive-biblatex-fiwi-1.2-4|2	# category Package
14cu|texlive-biblatex-fiwi-1.2-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-fiwi
14cu|texlive-biblatex-fiwi-1.2-4|4	# catalog-date 2012-07-18 16:11:54 +0200
14cu|texlive-biblatex-fiwi-1.2-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-fiwi-1.2-4|6	# catalog-version 1.2
14cu|texlive-biblatex-fiwi-1.2-4|7	Name:		texlive-biblatex-fiwi
14cu|texlive-biblatex-fiwi-1.2-4|8	Version:	1.2
14cu|texlive-biblatex-fiwi-1.2-4|9	Release:	4
14cu|texlive-biblatex-fiwi-1.2-4|10	Summary:	Biblatex styles for use in German humanities
14cu|texlive-biblatex-fiwi-1.2-4|11	Group:		Publishing
14cu|texlive-biblatex-fiwi-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-fiwi
14cu|texlive-biblatex-fiwi-1.2-4|13	License:	LPPL1.3
14cu|texlive-biblatex-fiwi-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.tar.xz
14cu|texlive-biblatex-fiwi-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.doc.tar.xz
14cu|texlive-biblatex-fiwi-1.2-4|16	BuildArch:	noarch
14cu|texlive-biblatex-fiwi-1.2-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-fiwi-1.2-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-fiwi-1.2-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-fiwi-1.2-4|20	
14cu|texlive-biblatex-fiwi-1.2-4|21	%description
14cu|texlive-biblatex-fiwi-1.2-4|22	The package provides a collection of styles for biblatex
14cu|texlive-biblatex-fiwi-1.2-4|23	(version 1.7 is required, currently). It was designed for
14cu|texlive-biblatex-fiwi-1.2-4|24	citations in German Humanities, especially film studies, and
14cu|texlive-biblatex-fiwi-1.2-4|25	offers some features that are not provided by the standard
14cu|texlive-biblatex-fiwi-1.2-4|26	biblatex styles. The style is highly optimized for documents
14cu|texlive-biblatex-fiwi-1.2-4|27	written in German, and the main documentation is only available
14cu|texlive-biblatex-fiwi-1.2-4|28	in German.
14cu|texlive-biblatex-fiwi-1.2-4|29	
14cu|texlive-biblatex-fiwi-1.2-4|30	
14cu|texlive-biblatex-fiwi-1.2-4|31	#-----------------------------------------------------------------------
14cu|texlive-biblatex-fiwi-1.2-4|32	%files
14cu|texlive-biblatex-fiwi-1.2-4|33	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx
14cu|texlive-biblatex-fiwi-1.2-4|34	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.bbx
14cu|texlive-biblatex-fiwi-1.2-4|35	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.cbx
14cu|texlive-biblatex-fiwi-1.2-4|36	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.dbx
14cu|texlive-biblatex-fiwi-1.2-4|37	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.bbx
14cu|texlive-biblatex-fiwi-1.2-4|38	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.cbx
14cu|texlive-biblatex-fiwi-1.2-4|39	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.dbx
14cu|texlive-biblatex-fiwi-1.2-4|40	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/README
14cu|texlive-biblatex-fiwi-1.2-4|41	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.pdf
14cu|texlive-biblatex-fiwi-1.2-4|42	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.tex
14cu|texlive-biblatex-fiwi-1.2-4|43	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.pdf
14cu|texlive-biblatex-fiwi-1.2-4|44	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.tex
14cu|texlive-biblatex-fiwi-1.2-4|45	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.pdf
14cu|texlive-biblatex-fiwi-1.2-4|46	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.tex
14cu|texlive-biblatex-fiwi-1.2-4|47	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options
14cu|texlive-biblatex-fiwi-1.2-4|48	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.pdf
14cu|texlive-biblatex-fiwi-1.2-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.pdf
14cu|texlive-biblatex-fiwi-1.2-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.tex
14cu|texlive-biblatex-fiwi-1.2-4|51	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/examples.bib
14cu|texlive-biblatex-fiwi-1.2-4|52	
14cu|texlive-biblatex-fiwi-1.2-4|53	#-----------------------------------------------------------------------
14cu|texlive-biblatex-fiwi-1.2-4|54	%prep
14cu|texlive-biblatex-fiwi-1.2-4|55	%setup -c -a0 -a1
14cu|texlive-biblatex-fiwi-1.2-4|56	
14cu|texlive-biblatex-fiwi-1.2-4|57	%build
14cu|texlive-biblatex-fiwi-1.2-4|58	
14cu|texlive-biblatex-fiwi-1.2-4|59	%install
14cu|texlive-biblatex-fiwi-1.2-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-fiwi-1.2-4|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-fiwi-1.2-4|62	
14cu|texlive-biblatex-fiwi-1.2-4|63	
14cu|texlive-biblatex-fiwi-1.2-4|64	
14cu|texlive-biblatex-fiwi-1.2-4|65	%changelog
14cu|texlive-biblatex-fiwi-1.2-4|66	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14cu|texlive-biblatex-fiwi-1.2-4|67	+ Revision: 166cbec
14cu|texlive-biblatex-fiwi-1.2-4|68	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-fiwi-1.2-4|69	
14cu|texlive-biblatex-fiwi-1.2-4|70	

14873 14
14cu|texlive-biblatex-gost-1.0.0-4|1	# revision 32980
14cu|texlive-biblatex-gost-1.0.0-4|2	# category Package
14cu|texlive-biblatex-gost-1.0.0-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-gost
14cu|texlive-biblatex-gost-1.0.0-4|4	# catalog-date 2014-02-16 17:29:08 +0100
14cu|texlive-biblatex-gost-1.0.0-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-gost-1.0.0-4|6	# catalog-version 1.0
14cu|texlive-biblatex-gost-1.0.0-4|7	Name:		texlive-biblatex-gost
14cu|texlive-biblatex-gost-1.0.0-4|8	Version:	1.0.0
14cu|texlive-biblatex-gost-1.0.0-4|9	Release:	4
14cu|texlive-biblatex-gost-1.0.0-4|10	Summary:	Biblatex support for GOST standard bibliographies
14cu|texlive-biblatex-gost-1.0.0-4|11	Group:		Publishing
14cu|texlive-biblatex-gost-1.0.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-gost
14cu|texlive-biblatex-gost-1.0.0-4|13	License:	LPPL1.3
14cu|texlive-biblatex-gost-1.0.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.tar.xz
14cu|texlive-biblatex-gost-1.0.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.doc.tar.xz
14cu|texlive-biblatex-gost-1.0.0-4|16	BuildArch:	noarch
14cu|texlive-biblatex-gost-1.0.0-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-gost-1.0.0-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-gost-1.0.0-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-gost-1.0.0-4|20	
14cu|texlive-biblatex-gost-1.0.0-4|21	%description
14cu|texlive-biblatex-gost-1.0.0-4|22	The package provides biblatex support for Russian bibliography
14cu|texlive-biblatex-gost-1.0.0-4|23	style GOST 7.0.5-2008.
14cu|texlive-biblatex-gost-1.0.0-4|24	
14cu|texlive-biblatex-gost-1.0.0-4|25	
14cu|texlive-biblatex-gost-1.0.0-4|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-gost-1.0.0-4|27	%files
14cu|texlive-biblatex-gost-1.0.0-4|28	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.dbx
14cu|texlive-biblatex-gost-1.0.0-4|29	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.def
14cu|texlive-biblatex-gost-1.0.0-4|30	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.bbx
14cu|texlive-biblatex-gost-1.0.0-4|31	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.cbx
14cu|texlive-biblatex-gost-1.0.0-4|32	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.dbx
14cu|texlive-biblatex-gost-1.0.0-4|33	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.bbx
14cu|texlive-biblatex-gost-1.0.0-4|34	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.cbx
14cu|texlive-biblatex-gost-1.0.0-4|35	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.dbx
14cu|texlive-biblatex-gost-1.0.0-4|36	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.bbx
14cu|texlive-biblatex-gost-1.0.0-4|37	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.cbx
14cu|texlive-biblatex-gost-1.0.0-4|38	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.dbx
14cu|texlive-biblatex-gost-1.0.0-4|39	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.bbx
14cu|texlive-biblatex-gost-1.0.0-4|40	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.cbx
14cu|texlive-biblatex-gost-1.0.0-4|41	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.dbx
14cu|texlive-biblatex-gost-1.0.0-4|42	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.bbx
14cu|texlive-biblatex-gost-1.0.0-4|43	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.cbx
14cu|texlive-biblatex-gost-1.0.0-4|44	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.dbx
14cu|texlive-biblatex-gost-1.0.0-4|45	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.bbx
14cu|texlive-biblatex-gost-1.0.0-4|46	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.cbx
14cu|texlive-biblatex-gost-1.0.0-4|47	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.dbx
14cu|texlive-biblatex-gost-1.0.0-4|48	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.bbx
14cu|texlive-biblatex-gost-1.0.0-4|49	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.cbx
14cu|texlive-biblatex-gost-1.0.0-4|50	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.dbx
14cu|texlive-biblatex-gost-1.0.0-4|51	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.bbx
14cu|texlive-biblatex-gost-1.0.0-4|52	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.cbx
14cu|texlive-biblatex-gost-1.0.0-4|53	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.dbx
14cu|texlive-biblatex-gost-1.0.0-4|54	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.bbx
14cu|texlive-biblatex-gost-1.0.0-4|55	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.cbx
14cu|texlive-biblatex-gost-1.0.0-4|56	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.dbx
14cu|texlive-biblatex-gost-1.0.0-4|57	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.bbx
14cu|texlive-biblatex-gost-1.0.0-4|58	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.cbx
14cu|texlive-biblatex-gost-1.0.0-4|59	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.dbx
14cu|texlive-biblatex-gost-1.0.0-4|60	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-standard.bbx
14cu|texlive-biblatex-gost-1.0.0-4|61	%{_texmfdistdir}/tex/latex/biblatex-gost/russian-gost.lbx
14cu|texlive-biblatex-gost-1.0.0-4|62	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/README
14cu|texlive-biblatex-gost-1.0.0-4|63	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.bib
14cu|texlive-biblatex-gost-1.0.0-4|64	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.pdf
14cu|texlive-biblatex-gost-1.0.0-4|65	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.tex
14cu|texlive-biblatex-gost-1.0.0-4|66	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.pdf
14cu|texlive-biblatex-gost-1.0.0-4|67	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.tex
14cu|texlive-biblatex-gost-1.0.0-4|68	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/ltxdockit.cfg
14cu|texlive-biblatex-gost-1.0.0-4|69	
14cu|texlive-biblatex-gost-1.0.0-4|70	#-----------------------------------------------------------------------
14cu|texlive-biblatex-gost-1.0.0-4|71	%prep
14cu|texlive-biblatex-gost-1.0.0-4|72	%setup -c -a0 -a1
14cu|texlive-biblatex-gost-1.0.0-4|73	
14cu|texlive-biblatex-gost-1.0.0-4|74	%build
14cu|texlive-biblatex-gost-1.0.0-4|75	
14cu|texlive-biblatex-gost-1.0.0-4|76	%install
14cu|texlive-biblatex-gost-1.0.0-4|77	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-gost-1.0.0-4|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-gost-1.0.0-4|79	
14cu|texlive-biblatex-gost-1.0.0-4|80	%changelog
14cu|texlive-biblatex-gost-1.0.0-4|81	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-4
14cu|texlive-biblatex-gost-1.0.0-4|82	+ Revision: 866be50
14cu|texlive-biblatex-gost-1.0.0-4|83	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-gost-1.0.0-4|84	
14cu|texlive-biblatex-gost-1.0.0-4|85	

14874 14
14cu|texlive-biblatex-historian-0.4-5|1	# revision 19787
14cu|texlive-biblatex-historian-0.4-5|2	# category Package
14cu|texlive-biblatex-historian-0.4-5|3	# catalog-ctan /macros/latex/exptl/biblatex-contrib/biblatex-historian
14cu|texlive-biblatex-historian-0.4-5|4	# catalog-date 2010-08-23 11:17:08 +0200
14cu|texlive-biblatex-historian-0.4-5|5	# catalog-license lppl
14cu|texlive-biblatex-historian-0.4-5|6	# catalog-version 0.4
14cu|texlive-biblatex-historian-0.4-5|7	Name:		texlive-biblatex-historian
14cu|texlive-biblatex-historian-0.4-5|8	Version:	0.4
14cu|texlive-biblatex-historian-0.4-5|9	Release:	5
14cu|texlive-biblatex-historian-0.4-5|10	Summary:	A Biblatex style
14cu|texlive-biblatex-historian-0.4-5|11	Group:		Publishing
14cu|texlive-biblatex-historian-0.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-historian
14cu|texlive-biblatex-historian-0.4-5|13	License:	LPPL
14cu|texlive-biblatex-historian-0.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.tar.xz
14cu|texlive-biblatex-historian-0.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.doc.tar.xz
14cu|texlive-biblatex-historian-0.4-5|16	BuildArch:	noarch
14cu|texlive-biblatex-historian-0.4-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-historian-0.4-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-historian-0.4-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-historian-0.4-5|20	
14cu|texlive-biblatex-historian-0.4-5|21	%description
14cu|texlive-biblatex-historian-0.4-5|22	A biblatex style, based on the Turabian Manual (a version of
14cu|texlive-biblatex-historian-0.4-5|23	Chicago).
14cu|texlive-biblatex-historian-0.4-5|24	
14cu|texlive-biblatex-historian-0.4-5|25	
14cu|texlive-biblatex-historian-0.4-5|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-historian-0.4-5|27	%files
14cu|texlive-biblatex-historian-0.4-5|28	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.bbx
14cu|texlive-biblatex-historian-0.4-5|29	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.cbx
14cu|texlive-biblatex-historian-0.4-5|30	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.lbx
14cu|texlive-biblatex-historian-0.4-5|31	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/README.txt
14cu|texlive-biblatex-historian-0.4-5|32	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.bib
14cu|texlive-biblatex-historian-0.4-5|33	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.pdf
14cu|texlive-biblatex-historian-0.4-5|34	
14cu|texlive-biblatex-historian-0.4-5|35	#-----------------------------------------------------------------------
14cu|texlive-biblatex-historian-0.4-5|36	%prep
14cu|texlive-biblatex-historian-0.4-5|37	%setup -c -a0 -a1
14cu|texlive-biblatex-historian-0.4-5|38	
14cu|texlive-biblatex-historian-0.4-5|39	%build
14cu|texlive-biblatex-historian-0.4-5|40	
14cu|texlive-biblatex-historian-0.4-5|41	%install
14cu|texlive-biblatex-historian-0.4-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-historian-0.4-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-historian-0.4-5|44	
14cu|texlive-biblatex-historian-0.4-5|45	
14cu|texlive-biblatex-historian-0.4-5|46	
14cu|texlive-biblatex-historian-0.4-5|47	%changelog
14cu|texlive-biblatex-historian-0.4-5|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14cu|texlive-biblatex-historian-0.4-5|49	+ Revision: 0f0c2be
14cu|texlive-biblatex-historian-0.4-5|50	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-historian-0.4-5|51	
14cu|texlive-biblatex-historian-0.4-5|52	

14875 14
14cu|texlive-biblatex-ieee-1.1b-4|1	# revision 27183
14cu|texlive-biblatex-ieee-1.1b-4|2	# category Package
14cu|texlive-biblatex-ieee-1.1b-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee
14cu|texlive-biblatex-ieee-1.1b-4|4	# catalog-date 2012-07-21 20:46:34 +0200
14cu|texlive-biblatex-ieee-1.1b-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-ieee-1.1b-4|6	# catalog-version 1.1b
14cu|texlive-biblatex-ieee-1.1b-4|7	Name:		texlive-biblatex-ieee
14cu|texlive-biblatex-ieee-1.1b-4|8	Version:	1.1b
14cu|texlive-biblatex-ieee-1.1b-4|9	Release:	4
14cu|texlive-biblatex-ieee-1.1b-4|10	Summary:	Ieee style files for biblatex
14cu|texlive-biblatex-ieee-1.1b-4|11	Group:		Publishing
14cu|texlive-biblatex-ieee-1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-ieee
14cu|texlive-biblatex-ieee-1.1b-4|13	License:	LPPL1.3
14cu|texlive-biblatex-ieee-1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.tar.xz
14cu|texlive-biblatex-ieee-1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.doc.tar.xz
14cu|texlive-biblatex-ieee-1.1b-4|16	BuildArch:	noarch
14cu|texlive-biblatex-ieee-1.1b-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-ieee-1.1b-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-ieee-1.1b-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-ieee-1.1b-4|20	
14cu|texlive-biblatex-ieee-1.1b-4|21	%description
14cu|texlive-biblatex-ieee-1.1b-4|22	This is a biblatex style that implements the bibliography style
14cu|texlive-biblatex-ieee-1.1b-4|23	of the IEEE for biblatex. The implementation follows standard
14cu|texlive-biblatex-ieee-1.1b-4|24	biblatex conventions, and can be used simply by loading
14cu|texlive-biblatex-ieee-1.1b-4|25	biblatex with the appropriate option:
14cu|texlive-biblatex-ieee-1.1b-4|26	\usepackage[style=ieee]{biblatex} A demonstration database is
14cu|texlive-biblatex-ieee-1.1b-4|27	provided to show how to format input for the style.
14cu|texlive-biblatex-ieee-1.1b-4|28	
14cu|texlive-biblatex-ieee-1.1b-4|29	
14cu|texlive-biblatex-ieee-1.1b-4|30	#-----------------------------------------------------------------------
14cu|texlive-biblatex-ieee-1.1b-4|31	%files
14cu|texlive-biblatex-ieee-1.1b-4|32	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
14cu|texlive-biblatex-ieee-1.1b-4|33	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
14cu|texlive-biblatex-ieee-1.1b-4|34	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.bbx
14cu|texlive-biblatex-ieee-1.1b-4|35	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.cbx
14cu|texlive-biblatex-ieee-1.1b-4|36	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/README
14cu|texlive-biblatex-ieee-1.1b-4|37	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
14cu|texlive-biblatex-ieee-1.1b-4|38	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
14cu|texlive-biblatex-ieee-1.1b-4|39	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.bib
14cu|texlive-biblatex-ieee-1.1b-4|40	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.pdf
14cu|texlive-biblatex-ieee-1.1b-4|41	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.tex
14cu|texlive-biblatex-ieee-1.1b-4|42	
14cu|texlive-biblatex-ieee-1.1b-4|43	#-----------------------------------------------------------------------
14cu|texlive-biblatex-ieee-1.1b-4|44	%prep
14cu|texlive-biblatex-ieee-1.1b-4|45	%setup -c -a0 -a1
14cu|texlive-biblatex-ieee-1.1b-4|46	
14cu|texlive-biblatex-ieee-1.1b-4|47	%build
14cu|texlive-biblatex-ieee-1.1b-4|48	
14cu|texlive-biblatex-ieee-1.1b-4|49	%install
14cu|texlive-biblatex-ieee-1.1b-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-ieee-1.1b-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-ieee-1.1b-4|52	
14cu|texlive-biblatex-ieee-1.1b-4|53	
14cu|texlive-biblatex-ieee-1.1b-4|54	
14cu|texlive-biblatex-ieee-1.1b-4|55	%changelog
14cu|texlive-biblatex-ieee-1.1b-4|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-4
14cu|texlive-biblatex-ieee-1.1b-4|57	+ Revision: 4d62d1d
14cu|texlive-biblatex-ieee-1.1b-4|58	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-ieee-1.1b-4|59	
14cu|texlive-biblatex-ieee-1.1b-4|60	

14876 14
14cu|texlive-biblatex-juradiss-0.1f-4|1	# revision 27195
14cu|texlive-biblatex-juradiss-0.1f-4|2	# category Package
14cu|texlive-biblatex-juradiss-0.1f-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-juradiss
14cu|texlive-biblatex-juradiss-0.1f-4|4	# catalog-date 2012-07-18 10:04:49 +0200
14cu|texlive-biblatex-juradiss-0.1f-4|5	# catalog-license lppl
14cu|texlive-biblatex-juradiss-0.1f-4|6	# catalog-version 0.1f
14cu|texlive-biblatex-juradiss-0.1f-4|7	Name:		texlive-biblatex-juradiss
14cu|texlive-biblatex-juradiss-0.1f-4|8	Version:	0.1f
14cu|texlive-biblatex-juradiss-0.1f-4|9	Release:	4
14cu|texlive-biblatex-juradiss-0.1f-4|10	Summary:	Biblatex stylefiles for German law thesis
14cu|texlive-biblatex-juradiss-0.1f-4|11	Group:		Publishing
14cu|texlive-biblatex-juradiss-0.1f-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-juradiss
14cu|texlive-biblatex-juradiss-0.1f-4|13	License:	LPPL
14cu|texlive-biblatex-juradiss-0.1f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.tar.xz
14cu|texlive-biblatex-juradiss-0.1f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.doc.tar.xz
14cu|texlive-biblatex-juradiss-0.1f-4|16	BuildArch:	noarch
14cu|texlive-biblatex-juradiss-0.1f-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-juradiss-0.1f-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-juradiss-0.1f-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-juradiss-0.1f-4|20	
14cu|texlive-biblatex-juradiss-0.1f-4|21	%description
14cu|texlive-biblatex-juradiss-0.1f-4|22	The package provides a style for use in typesetting a German
14cu|texlive-biblatex-juradiss-0.1f-4|23	law thesis with LaTeX. The style (using biblatex) is based on
14cu|texlive-biblatex-juradiss-0.1f-4|24	biblatex-dw.
14cu|texlive-biblatex-juradiss-0.1f-4|25	
14cu|texlive-biblatex-juradiss-0.1f-4|26	
14cu|texlive-biblatex-juradiss-0.1f-4|27	#-----------------------------------------------------------------------
14cu|texlive-biblatex-juradiss-0.1f-4|28	%files
14cu|texlive-biblatex-juradiss-0.1f-4|29	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.bbx
14cu|texlive-biblatex-juradiss-0.1f-4|30	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.cbx
14cu|texlive-biblatex-juradiss-0.1f-4|31	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/README
14cu|texlive-biblatex-juradiss-0.1f-4|32	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biber.conf
14cu|texlive-biblatex-juradiss-0.1f-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.pdf
14cu|texlive-biblatex-juradiss-0.1f-4|34	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.tex
14cu|texlive-biblatex-juradiss-0.1f-4|35	
14cu|texlive-biblatex-juradiss-0.1f-4|36	#-----------------------------------------------------------------------
14cu|texlive-biblatex-juradiss-0.1f-4|37	%prep
14cu|texlive-biblatex-juradiss-0.1f-4|38	%setup -c -a0 -a1
14cu|texlive-biblatex-juradiss-0.1f-4|39	
14cu|texlive-biblatex-juradiss-0.1f-4|40	%build
14cu|texlive-biblatex-juradiss-0.1f-4|41	
14cu|texlive-biblatex-juradiss-0.1f-4|42	%install
14cu|texlive-biblatex-juradiss-0.1f-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-juradiss-0.1f-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-juradiss-0.1f-4|45	
14cu|texlive-biblatex-juradiss-0.1f-4|46	
14cu|texlive-biblatex-juradiss-0.1f-4|47	
14cu|texlive-biblatex-juradiss-0.1f-4|48	%changelog
14cu|texlive-biblatex-juradiss-0.1f-4|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1f-4
14cu|texlive-biblatex-juradiss-0.1f-4|50	+ Revision: 1e7cba6
14cu|texlive-biblatex-juradiss-0.1f-4|51	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-juradiss-0.1f-4|52	
14cu|texlive-biblatex-juradiss-0.1f-4|53	

14877 14
14cu|texlive-biblatex-luh-ipw-0.2-5|1	# revision 25093
14cu|texlive-biblatex-luh-ipw-0.2-5|2	# category Package
14cu|texlive-biblatex-luh-ipw-0.2-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
14cu|texlive-biblatex-luh-ipw-0.2-5|4	# catalog-date 2012-01-10 17:14:00 +0100
14cu|texlive-biblatex-luh-ipw-0.2-5|5	# catalog-license lppl1.3
14cu|texlive-biblatex-luh-ipw-0.2-5|6	# catalog-version 0.2
14cu|texlive-biblatex-luh-ipw-0.2-5|7	Name:		texlive-biblatex-luh-ipw
14cu|texlive-biblatex-luh-ipw-0.2-5|8	Version:	0.2
14cu|texlive-biblatex-luh-ipw-0.2-5|9	Release:	5
14cu|texlive-biblatex-luh-ipw-0.2-5|10	Summary:	Biblatex styles for social sciences
14cu|texlive-biblatex-luh-ipw-0.2-5|11	Group:		Publishing
14cu|texlive-biblatex-luh-ipw-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
14cu|texlive-biblatex-luh-ipw-0.2-5|13	License:	LPPL1.3
14cu|texlive-biblatex-luh-ipw-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.tar.xz
14cu|texlive-biblatex-luh-ipw-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.doc.tar.xz
14cu|texlive-biblatex-luh-ipw-0.2-5|16	BuildArch:	noarch
14cu|texlive-biblatex-luh-ipw-0.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-luh-ipw-0.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-luh-ipw-0.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-luh-ipw-0.2-5|20	
14cu|texlive-biblatex-luh-ipw-0.2-5|21	%description
14cu|texlive-biblatex-luh-ipw-0.2-5|22	The bundle is a small collection of styles for biblatex. It was
14cu|texlive-biblatex-luh-ipw-0.2-5|23	designed for citations in the Humanities, following the
14cu|texlive-biblatex-luh-ipw-0.2-5|24	guidelines of style of the institutes for the social sciences
14cu|texlive-biblatex-luh-ipw-0.2-5|25	of the Leibniz University Hannover/LUH (especially the
14cu|texlive-biblatex-luh-ipw-0.2-5|26	Institute of Political Science). The bundle depends on biblatex
14cu|texlive-biblatex-luh-ipw-0.2-5|27	(version 1.1 at least) and cannot be used without it.
14cu|texlive-biblatex-luh-ipw-0.2-5|28	
14cu|texlive-biblatex-luh-ipw-0.2-5|29	
14cu|texlive-biblatex-luh-ipw-0.2-5|30	#-----------------------------------------------------------------------
14cu|texlive-biblatex-luh-ipw-0.2-5|31	%files
14cu|texlive-biblatex-luh-ipw-0.2-5|32	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
14cu|texlive-biblatex-luh-ipw-0.2-5|33	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
14cu|texlive-biblatex-luh-ipw-0.2-5|34	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
14cu|texlive-biblatex-luh-ipw-0.2-5|35	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
14cu|texlive-biblatex-luh-ipw-0.2-5|36	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
14cu|texlive-biblatex-luh-ipw-0.2-5|37	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
14cu|texlive-biblatex-luh-ipw-0.2-5|38	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
14cu|texlive-biblatex-luh-ipw-0.2-5|39	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
14cu|texlive-biblatex-luh-ipw-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/README
14cu|texlive-biblatex-luh-ipw-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-preamble.tex
14cu|texlive-biblatex-luh-ipw-0.2-5|42	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-print.tex
14cu|texlive-biblatex-luh-ipw-0.2-5|43	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-screen.tex
14cu|texlive-biblatex-luh-ipw-0.2-5|44	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf
14cu|texlive-biblatex-luh-ipw-0.2-5|45	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.tex
14cu|texlive-biblatex-luh-ipw-0.2-5|46	
14cu|texlive-biblatex-luh-ipw-0.2-5|47	#-----------------------------------------------------------------------
14cu|texlive-biblatex-luh-ipw-0.2-5|48	%prep
14cu|texlive-biblatex-luh-ipw-0.2-5|49	%setup -c -a0 -a1
14cu|texlive-biblatex-luh-ipw-0.2-5|50	
14cu|texlive-biblatex-luh-ipw-0.2-5|51	%build
14cu|texlive-biblatex-luh-ipw-0.2-5|52	
14cu|texlive-biblatex-luh-ipw-0.2-5|53	%install
14cu|texlive-biblatex-luh-ipw-0.2-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-luh-ipw-0.2-5|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-luh-ipw-0.2-5|56	
14cu|texlive-biblatex-luh-ipw-0.2-5|57	
14cu|texlive-biblatex-luh-ipw-0.2-5|58	
14cu|texlive-biblatex-luh-ipw-0.2-5|59	%changelog
14cu|texlive-biblatex-luh-ipw-0.2-5|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cu|texlive-biblatex-luh-ipw-0.2-5|61	+ Revision: 67bd4fa
14cu|texlive-biblatex-luh-ipw-0.2-5|62	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-luh-ipw-0.2-5|63	
14cu|texlive-biblatex-luh-ipw-0.2-5|64	

14878 14
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|1	# revision 33195
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|2	# category Package
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|4	# catalog-date 2014-03-15 23:38:06 +0100
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|6	# catalog-version 1.1
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|7	Name:		texlive-biblatex-manuscripts-philology
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|8	Version:	1.1.0
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|9	Release:	4
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|10	Summary:	Manage classical manuscripts with biblatex
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|11	Group:		Publishing
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|13	License:	LPPL1.3
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.tar.xz
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.doc.tar.xz
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|16	BuildArch:	noarch
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|20	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|21	%description
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|22	The package adds a new entry type: @manuscript to manage
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|23	manuscript in classical philology, for example to prepare a
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|24	critical edition.
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|25	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|26	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|27	#-----------------------------------------------------------------------
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|28	%files
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|29	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|30	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|31	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.bbx
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|32	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.dbx
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/README
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|34	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|35	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|36	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.bib
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|37	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|38	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.tex
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|39	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/makefile
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|40	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/makefile
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|41	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|42	#-----------------------------------------------------------------------
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|43	%prep
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|44	%setup -c -a0 -a1
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|45	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|46	%build
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|47	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|48	%install
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|51	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|52	%changelog
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|54	+ Revision: 1461196
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|55	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|56	
14cu|texlive-biblatex-manuscripts-philology-1.1.0-4|57	

14879 14
14cu|texlive-biblatex-mla-0.95-5|1	# revision 20910
14cu|texlive-biblatex-mla-0.95-5|2	# category Package
14cu|texlive-biblatex-mla-0.95-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-mla
14cu|texlive-biblatex-mla-0.95-5|4	# catalog-date 2011-01-02 13:07:58 +0100
14cu|texlive-biblatex-mla-0.95-5|5	# catalog-license lppl
14cu|texlive-biblatex-mla-0.95-5|6	# catalog-version 0.95
14cu|texlive-biblatex-mla-0.95-5|7	Name:		texlive-biblatex-mla
14cu|texlive-biblatex-mla-0.95-5|8	Version:	0.95
14cu|texlive-biblatex-mla-0.95-5|9	Release:	5
14cu|texlive-biblatex-mla-0.95-5|10	Summary:	MLA style files for biblatex
14cu|texlive-biblatex-mla-0.95-5|11	Group:		Publishing
14cu|texlive-biblatex-mla-0.95-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-mla
14cu|texlive-biblatex-mla-0.95-5|13	License:	LPPL
14cu|texlive-biblatex-mla-0.95-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.tar.xz
14cu|texlive-biblatex-mla-0.95-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.doc.tar.xz
14cu|texlive-biblatex-mla-0.95-5|16	BuildArch:	noarch
14cu|texlive-biblatex-mla-0.95-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-mla-0.95-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-mla-0.95-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-mla-0.95-5|20	
14cu|texlive-biblatex-mla-0.95-5|21	%description
14cu|texlive-biblatex-mla-0.95-5|22	The package provides biblatex support for citations in the
14cu|texlive-biblatex-mla-0.95-5|23	format specified by the MLA handbook.
14cu|texlive-biblatex-mla-0.95-5|24	
14cu|texlive-biblatex-mla-0.95-5|25	
14cu|texlive-biblatex-mla-0.95-5|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-mla-0.95-5|27	%files
14cu|texlive-biblatex-mla-0.95-5|28	%{_texmfdistdir}/tex/latex/biblatex-mla/american-mla.lbx
14cu|texlive-biblatex-mla-0.95-5|29	%{_texmfdistdir}/tex/latex/biblatex-mla/english-mla.lbx
14cu|texlive-biblatex-mla-0.95-5|30	%{_texmfdistdir}/tex/latex/biblatex-mla/italian-mla.lbx
14cu|texlive-biblatex-mla-0.95-5|31	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.bbx
14cu|texlive-biblatex-mla-0.95-5|32	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.cbx
14cu|texlive-biblatex-mla-0.95-5|33	%{_texmfdistdir}/tex/latex/biblatex-mla/portuguese-mla.lbx
14cu|texlive-biblatex-mla-0.95-5|34	%{_texmfdistdir}/tex/latex/biblatex-mla/spanish-mla.lbx
14cu|texlive-biblatex-mla-0.95-5|35	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/CHANGES
14cu|texlive-biblatex-mla-0.95-5|36	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/README
14cu|texlive-biblatex-mla-0.95-5|37	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla-old.pdf
14cu|texlive-biblatex-mla-0.95-5|38	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
14cu|texlive-biblatex-mla-0.95-5|39	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.tex
14cu|texlive-biblatex-mla-0.95-5|40	
14cu|texlive-biblatex-mla-0.95-5|41	#-----------------------------------------------------------------------
14cu|texlive-biblatex-mla-0.95-5|42	%prep
14cu|texlive-biblatex-mla-0.95-5|43	%setup -c -a0 -a1
14cu|texlive-biblatex-mla-0.95-5|44	
14cu|texlive-biblatex-mla-0.95-5|45	%build
14cu|texlive-biblatex-mla-0.95-5|46	
14cu|texlive-biblatex-mla-0.95-5|47	%install
14cu|texlive-biblatex-mla-0.95-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-mla-0.95-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-mla-0.95-5|50	
14cu|texlive-biblatex-mla-0.95-5|51	
14cu|texlive-biblatex-mla-0.95-5|52	
14cu|texlive-biblatex-mla-0.95-5|53	%changelog
14cu|texlive-biblatex-mla-0.95-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.95-5
14cu|texlive-biblatex-mla-0.95-5|55	+ Revision: 1ee2afc
14cu|texlive-biblatex-mla-0.95-5|56	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-mla-0.95-5|57	
14cu|texlive-biblatex-mla-0.95-5|58	

14880 14
14cu|texlive-biblatex-musuos-1.0-5|1	# revision 24097
14cu|texlive-biblatex-musuos-1.0-5|2	# category Package
14cu|texlive-biblatex-musuos-1.0-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-musuos
14cu|texlive-biblatex-musuos-1.0-5|4	# catalog-date 2011-09-23 15:58:32 +0200
14cu|texlive-biblatex-musuos-1.0-5|5	# catalog-license lppl
14cu|texlive-biblatex-musuos-1.0-5|6	# catalog-version 1.0
14cu|texlive-biblatex-musuos-1.0-5|7	Name:		texlive-biblatex-musuos
14cu|texlive-biblatex-musuos-1.0-5|8	Version:	1.0
14cu|texlive-biblatex-musuos-1.0-5|9	Release:	5
14cu|texlive-biblatex-musuos-1.0-5|10	Summary:	A biblatex style for citations in musuos.cls
14cu|texlive-biblatex-musuos-1.0-5|11	Group:		Publishing
14cu|texlive-biblatex-musuos-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-musuos
14cu|texlive-biblatex-musuos-1.0-5|13	License:	LPPL
14cu|texlive-biblatex-musuos-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.tar.xz
14cu|texlive-biblatex-musuos-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.doc.tar.xz
14cu|texlive-biblatex-musuos-1.0-5|16	BuildArch:	noarch
14cu|texlive-biblatex-musuos-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-musuos-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-musuos-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-musuos-1.0-5|20	
14cu|texlive-biblatex-musuos-1.0-5|21	%description
14cu|texlive-biblatex-musuos-1.0-5|22	The style is designed for use with the musuos class, but it
14cu|texlive-biblatex-musuos-1.0-5|23	should be usable with other classes, too.
14cu|texlive-biblatex-musuos-1.0-5|24	
14cu|texlive-biblatex-musuos-1.0-5|25	
14cu|texlive-biblatex-musuos-1.0-5|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-musuos-1.0-5|27	%files
14cu|texlive-biblatex-musuos-1.0-5|28	%{_texmfdistdir}/tex/latex/biblatex-musuos/german-musuos.lbx
14cu|texlive-biblatex-musuos-1.0-5|29	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.bbx
14cu|texlive-biblatex-musuos-1.0-5|30	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.cbx
14cu|texlive-biblatex-musuos-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/README
14cu|texlive-biblatex-musuos-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.pdf
14cu|texlive-biblatex-musuos-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.tex
14cu|texlive-biblatex-musuos-1.0-5|34	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/musuos-bsp.bib
14cu|texlive-biblatex-musuos-1.0-5|35	
14cu|texlive-biblatex-musuos-1.0-5|36	#-----------------------------------------------------------------------
14cu|texlive-biblatex-musuos-1.0-5|37	%prep
14cu|texlive-biblatex-musuos-1.0-5|38	%setup -c -a0 -a1
14cu|texlive-biblatex-musuos-1.0-5|39	
14cu|texlive-biblatex-musuos-1.0-5|40	%build
14cu|texlive-biblatex-musuos-1.0-5|41	
14cu|texlive-biblatex-musuos-1.0-5|42	%install
14cu|texlive-biblatex-musuos-1.0-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-musuos-1.0-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-musuos-1.0-5|45	
14cu|texlive-biblatex-musuos-1.0-5|46	
14cu|texlive-biblatex-musuos-1.0-5|47	
14cu|texlive-biblatex-musuos-1.0-5|48	%changelog
14cu|texlive-biblatex-musuos-1.0-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-biblatex-musuos-1.0-5|50	+ Revision: b5dae5a
14cu|texlive-biblatex-musuos-1.0-5|51	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-musuos-1.0-5|52	
14cu|texlive-biblatex-musuos-1.0-5|53	

14881 14
14cu|texlive-biblatex-nature-1.2b-4|1	# revision 27234
14cu|texlive-biblatex-nature-1.2b-4|2	# category Package
14cu|texlive-biblatex-nature-1.2b-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nature
14cu|texlive-biblatex-nature-1.2b-4|4	# catalog-date 2012-06-08 18:13:51 +0200
14cu|texlive-biblatex-nature-1.2b-4|5	# catalog-license lppl
14cu|texlive-biblatex-nature-1.2b-4|6	# catalog-version 1.2b
14cu|texlive-biblatex-nature-1.2b-4|7	Name:		texlive-biblatex-nature
14cu|texlive-biblatex-nature-1.2b-4|8	Version:	1.2b
14cu|texlive-biblatex-nature-1.2b-4|9	Release:	4
14cu|texlive-biblatex-nature-1.2b-4|10	Summary:	Biblatex support for Nature
14cu|texlive-biblatex-nature-1.2b-4|11	Group:		Publishing
14cu|texlive-biblatex-nature-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nature
14cu|texlive-biblatex-nature-1.2b-4|13	License:	LPPL
14cu|texlive-biblatex-nature-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.tar.xz
14cu|texlive-biblatex-nature-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.doc.tar.xz
14cu|texlive-biblatex-nature-1.2b-4|16	BuildArch:	noarch
14cu|texlive-biblatex-nature-1.2b-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-nature-1.2b-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-nature-1.2b-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-nature-1.2b-4|20	
14cu|texlive-biblatex-nature-1.2b-4|21	%description
14cu|texlive-biblatex-nature-1.2b-4|22	The bundle offers styles that allow authors to use biblatex
14cu|texlive-biblatex-nature-1.2b-4|23	when preparing papers for submission to the journal Nature.
14cu|texlive-biblatex-nature-1.2b-4|24	
14cu|texlive-biblatex-nature-1.2b-4|25	
14cu|texlive-biblatex-nature-1.2b-4|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-nature-1.2b-4|27	%files
14cu|texlive-biblatex-nature-1.2b-4|28	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.bbx
14cu|texlive-biblatex-nature-1.2b-4|29	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.cbx
14cu|texlive-biblatex-nature-1.2b-4|30	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/README
14cu|texlive-biblatex-nature-1.2b-4|31	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.bib
14cu|texlive-biblatex-nature-1.2b-4|32	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.pdf
14cu|texlive-biblatex-nature-1.2b-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.tex
14cu|texlive-biblatex-nature-1.2b-4|34	
14cu|texlive-biblatex-nature-1.2b-4|35	#-----------------------------------------------------------------------
14cu|texlive-biblatex-nature-1.2b-4|36	%prep
14cu|texlive-biblatex-nature-1.2b-4|37	%setup -c -a0 -a1
14cu|texlive-biblatex-nature-1.2b-4|38	
14cu|texlive-biblatex-nature-1.2b-4|39	%build
14cu|texlive-biblatex-nature-1.2b-4|40	
14cu|texlive-biblatex-nature-1.2b-4|41	%install
14cu|texlive-biblatex-nature-1.2b-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-nature-1.2b-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-nature-1.2b-4|44	
14cu|texlive-biblatex-nature-1.2b-4|45	
14cu|texlive-biblatex-nature-1.2b-4|46	
14cu|texlive-biblatex-nature-1.2b-4|47	%changelog
14cu|texlive-biblatex-nature-1.2b-4|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14cu|texlive-biblatex-nature-1.2b-4|49	+ Revision: 0e1c489
14cu|texlive-biblatex-nature-1.2b-4|50	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-nature-1.2b-4|51	
14cu|texlive-biblatex-nature-1.2b-4|52	

14882 14
14cu|texlive-biblatex-nejm-0.4-5|1	# revision 24011
14cu|texlive-biblatex-nejm-0.4-5|2	# category Package
14cu|texlive-biblatex-nejm-0.4-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nejm
14cu|texlive-biblatex-nejm-0.4-5|4	# catalog-date 2011-09-09 20:27:18 +0200
14cu|texlive-biblatex-nejm-0.4-5|5	# catalog-license lppl1.3
14cu|texlive-biblatex-nejm-0.4-5|6	# catalog-version 0.4
14cu|texlive-biblatex-nejm-0.4-5|7	Name:		texlive-biblatex-nejm
14cu|texlive-biblatex-nejm-0.4-5|8	Version:	0.4
14cu|texlive-biblatex-nejm-0.4-5|9	Release:	5
14cu|texlive-biblatex-nejm-0.4-5|10	Summary:	Biblatex style for the New England Journal of Medicine (NEJM)
14cu|texlive-biblatex-nejm-0.4-5|11	Group:		Publishing
14cu|texlive-biblatex-nejm-0.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nejm
14cu|texlive-biblatex-nejm-0.4-5|13	License:	LPPL1.3
14cu|texlive-biblatex-nejm-0.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.tar.xz
14cu|texlive-biblatex-nejm-0.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.doc.tar.xz
14cu|texlive-biblatex-nejm-0.4-5|16	BuildArch:	noarch
14cu|texlive-biblatex-nejm-0.4-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-nejm-0.4-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-nejm-0.4-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-nejm-0.4-5|20	
14cu|texlive-biblatex-nejm-0.4-5|21	%description
14cu|texlive-biblatex-nejm-0.4-5|22	This is a biblatex numeric style based on the design of the New
14cu|texlive-biblatex-nejm-0.4-5|23	England Journal of Medicine (NEJM).
14cu|texlive-biblatex-nejm-0.4-5|24	
14cu|texlive-biblatex-nejm-0.4-5|25	
14cu|texlive-biblatex-nejm-0.4-5|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-nejm-0.4-5|27	%files
14cu|texlive-biblatex-nejm-0.4-5|28	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.bbx
14cu|texlive-biblatex-nejm-0.4-5|29	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.cbx
14cu|texlive-biblatex-nejm-0.4-5|30	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/README
14cu|texlive-biblatex-nejm-0.4-5|31	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.pdf
14cu|texlive-biblatex-nejm-0.4-5|32	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.tex
14cu|texlive-biblatex-nejm-0.4-5|33	
14cu|texlive-biblatex-nejm-0.4-5|34	#-----------------------------------------------------------------------
14cu|texlive-biblatex-nejm-0.4-5|35	%prep
14cu|texlive-biblatex-nejm-0.4-5|36	%setup -c -a0 -a1
14cu|texlive-biblatex-nejm-0.4-5|37	
14cu|texlive-biblatex-nejm-0.4-5|38	%build
14cu|texlive-biblatex-nejm-0.4-5|39	
14cu|texlive-biblatex-nejm-0.4-5|40	%install
14cu|texlive-biblatex-nejm-0.4-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-nejm-0.4-5|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-nejm-0.4-5|43	
14cu|texlive-biblatex-nejm-0.4-5|44	
14cu|texlive-biblatex-nejm-0.4-5|45	
14cu|texlive-biblatex-nejm-0.4-5|46	%changelog
14cu|texlive-biblatex-nejm-0.4-5|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14cu|texlive-biblatex-nejm-0.4-5|48	+ Revision: 1efc6cb
14cu|texlive-biblatex-nejm-0.4-5|49	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-nejm-0.4-5|50	
14cu|texlive-biblatex-nejm-0.4-5|51	

14883 14
14cu|texlive-biblatex-philosophy-0.8b-4|1	# revision 26219
14cu|texlive-biblatex-philosophy-0.8b-4|2	# category Package
14cu|texlive-biblatex-philosophy-0.8b-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-philosophy
14cu|texlive-biblatex-philosophy-0.8b-4|4	# catalog-date 2012-05-05 15:20:56 +0200
14cu|texlive-biblatex-philosophy-0.8b-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-philosophy-0.8b-4|6	# catalog-version 0.8b
14cu|texlive-biblatex-philosophy-0.8b-4|7	Name:		texlive-biblatex-philosophy
14cu|texlive-biblatex-philosophy-0.8b-4|8	Version:	0.8b
14cu|texlive-biblatex-philosophy-0.8b-4|9	Release:	4
14cu|texlive-biblatex-philosophy-0.8b-4|10	Summary:	Styles for using biblatex for work in philosophy
14cu|texlive-biblatex-philosophy-0.8b-4|11	Group:		Publishing
14cu|texlive-biblatex-philosophy-0.8b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-philosophy
14cu|texlive-biblatex-philosophy-0.8b-4|13	License:	LPPL1.3
14cu|texlive-biblatex-philosophy-0.8b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.tar.xz
14cu|texlive-biblatex-philosophy-0.8b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.doc.tar.xz
14cu|texlive-biblatex-philosophy-0.8b-4|16	BuildArch:	noarch
14cu|texlive-biblatex-philosophy-0.8b-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-philosophy-0.8b-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-philosophy-0.8b-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-philosophy-0.8b-4|20	
14cu|texlive-biblatex-philosophy-0.8b-4|21	%description
14cu|texlive-biblatex-philosophy-0.8b-4|22	The packages offers two styles philosophy-classic and
14cu|texlive-biblatex-philosophy-0.8b-4|23	philosophy-modern, that facilitate the production of produce
14cu|texlive-biblatex-philosophy-0.8b-4|24	two different kinds of bibliography, based on the authoryear
14cu|texlive-biblatex-philosophy-0.8b-4|25	style, with options and features to manage the information
14cu|texlive-biblatex-philosophy-0.8b-4|26	about the translation of foreign texts or their reprints.
14cu|texlive-biblatex-philosophy-0.8b-4|27	Though the package's default settings are based on the
14cu|texlive-biblatex-philosophy-0.8b-4|28	conventions used in Italian publications, these styles can be
14cu|texlive-biblatex-philosophy-0.8b-4|29	used with every language recognized by babel, possibly with
14cu|texlive-biblatex-philosophy-0.8b-4|30	some simple redefinitions.
14cu|texlive-biblatex-philosophy-0.8b-4|31	
14cu|texlive-biblatex-philosophy-0.8b-4|32	
14cu|texlive-biblatex-philosophy-0.8b-4|33	#-----------------------------------------------------------------------
14cu|texlive-biblatex-philosophy-0.8b-4|34	%files
14cu|texlive-biblatex-philosophy-0.8b-4|35	%{_texmfdistdir}/tex/latex/biblatex-philosophy/english-philosophy.lbx
14cu|texlive-biblatex-philosophy-0.8b-4|36	%{_texmfdistdir}/tex/latex/biblatex-philosophy/italian-philosophy.lbx
14cu|texlive-biblatex-philosophy-0.8b-4|37	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.bbx
14cu|texlive-biblatex-philosophy-0.8b-4|38	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.cbx
14cu|texlive-biblatex-philosophy-0.8b-4|39	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.bbx
14cu|texlive-biblatex-philosophy-0.8b-4|40	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.cbx
14cu|texlive-biblatex-philosophy-0.8b-4|41	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-standard.bbx
14cu|texlive-biblatex-philosophy-0.8b-4|42	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
14cu|texlive-biblatex-philosophy-0.8b-4|43	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
14cu|texlive-biblatex-philosophy-0.8b-4|44	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/README
14cu|texlive-biblatex-philosophy-0.8b-4|45	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
14cu|texlive-biblatex-philosophy-0.8b-4|46	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-modern.tex
14cu|texlive-biblatex-philosophy-0.8b-4|47	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-verbose.tex
14cu|texlive-biblatex-philosophy-0.8b-4|48	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.bib
14cu|texlive-biblatex-philosophy-0.8b-4|49	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf
14cu|texlive-biblatex-philosophy-0.8b-4|50	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.tex
14cu|texlive-biblatex-philosophy-0.8b-4|51	
14cu|texlive-biblatex-philosophy-0.8b-4|52	#-----------------------------------------------------------------------
14cu|texlive-biblatex-philosophy-0.8b-4|53	%prep
14cu|texlive-biblatex-philosophy-0.8b-4|54	%setup -c -a0 -a1
14cu|texlive-biblatex-philosophy-0.8b-4|55	
14cu|texlive-biblatex-philosophy-0.8b-4|56	%build
14cu|texlive-biblatex-philosophy-0.8b-4|57	
14cu|texlive-biblatex-philosophy-0.8b-4|58	%install
14cu|texlive-biblatex-philosophy-0.8b-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-philosophy-0.8b-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-philosophy-0.8b-4|61	
14cu|texlive-biblatex-philosophy-0.8b-4|62	
14cu|texlive-biblatex-philosophy-0.8b-4|63	
14cu|texlive-biblatex-philosophy-0.8b-4|64	%changelog
14cu|texlive-biblatex-philosophy-0.8b-4|65	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8b-4
14cu|texlive-biblatex-philosophy-0.8b-4|66	+ Revision: 95e0367
14cu|texlive-biblatex-philosophy-0.8b-4|67	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-philosophy-0.8b-4|68	
14cu|texlive-biblatex-philosophy-0.8b-4|69	

14884 14
14cu|texlive-biblatex-phys-0.9-4|1	# revision 27176
14cu|texlive-biblatex-phys-0.9-4|2	# category Package
14cu|texlive-biblatex-phys-0.9-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-phys
14cu|texlive-biblatex-phys-0.9-4|4	# catalog-date 2012-07-24 16:42:22 +0200
14cu|texlive-biblatex-phys-0.9-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-phys-0.9-4|6	# catalog-version 0.9
14cu|texlive-biblatex-phys-0.9-4|7	Name:		texlive-biblatex-phys
14cu|texlive-biblatex-phys-0.9-4|8	Version:	0.9
14cu|texlive-biblatex-phys-0.9-4|9	Release:	4
14cu|texlive-biblatex-phys-0.9-4|10	Summary:	A biblatex implementation of the AIP and APS bibliography style
14cu|texlive-biblatex-phys-0.9-4|11	Group:		Publishing
14cu|texlive-biblatex-phys-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-phys
14cu|texlive-biblatex-phys-0.9-4|13	License:	LPPL1.3
14cu|texlive-biblatex-phys-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.tar.xz
14cu|texlive-biblatex-phys-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.doc.tar.xz
14cu|texlive-biblatex-phys-0.9-4|16	BuildArch:	noarch
14cu|texlive-biblatex-phys-0.9-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-phys-0.9-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-phys-0.9-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-phys-0.9-4|20	
14cu|texlive-biblatex-phys-0.9-4|21	%description
14cu|texlive-biblatex-phys-0.9-4|22	The biblatex-phys package provides an implementation of the
14cu|texlive-biblatex-phys-0.9-4|23	bibliography styles of both the AIP and the APS for biblatex.
14cu|texlive-biblatex-phys-0.9-4|24	This implementation follows standard biblatex conventions, and
14cu|texlive-biblatex-phys-0.9-4|25	can be used simply by loading biblatex with the appropriate
14cu|texlive-biblatex-phys-0.9-4|26	option: \usepackage[style=phys]{biblatex} A demonstration
14cu|texlive-biblatex-phys-0.9-4|27	database is provided to show how to format input for the style.
14cu|texlive-biblatex-phys-0.9-4|28	Style options are provided to cover the minor formatting
14cu|texlive-biblatex-phys-0.9-4|29	variations between the AIP and APS bibliography styles.
14cu|texlive-biblatex-phys-0.9-4|30	
14cu|texlive-biblatex-phys-0.9-4|31	
14cu|texlive-biblatex-phys-0.9-4|32	#-----------------------------------------------------------------------
14cu|texlive-biblatex-phys-0.9-4|33	%files
14cu|texlive-biblatex-phys-0.9-4|34	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.bbx
14cu|texlive-biblatex-phys-0.9-4|35	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.cbx
14cu|texlive-biblatex-phys-0.9-4|36	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/README
14cu|texlive-biblatex-phys-0.9-4|37	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.bib
14cu|texlive-biblatex-phys-0.9-4|38	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.pdf
14cu|texlive-biblatex-phys-0.9-4|39	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.tex
14cu|texlive-biblatex-phys-0.9-4|40	
14cu|texlive-biblatex-phys-0.9-4|41	#-----------------------------------------------------------------------
14cu|texlive-biblatex-phys-0.9-4|42	%prep
14cu|texlive-biblatex-phys-0.9-4|43	%setup -c -a0 -a1
14cu|texlive-biblatex-phys-0.9-4|44	
14cu|texlive-biblatex-phys-0.9-4|45	%build
14cu|texlive-biblatex-phys-0.9-4|46	
14cu|texlive-biblatex-phys-0.9-4|47	%install
14cu|texlive-biblatex-phys-0.9-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-phys-0.9-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-phys-0.9-4|50	
14cu|texlive-biblatex-phys-0.9-4|51	
14cu|texlive-biblatex-phys-0.9-4|52	
14cu|texlive-biblatex-phys-0.9-4|53	%changelog
14cu|texlive-biblatex-phys-0.9-4|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14cu|texlive-biblatex-phys-0.9-4|55	+ Revision: c3881fc
14cu|texlive-biblatex-phys-0.9-4|56	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-phys-0.9-4|57	
14cu|texlive-biblatex-phys-0.9-4|58	

14885 14
14cu|texlive-biblatex-publist-0.9-4|1	# revision 33176
14cu|texlive-biblatex-publist-0.9-4|2	# category Package
14cu|texlive-biblatex-publist-0.9-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-publist
14cu|texlive-biblatex-publist-0.9-4|4	# catalog-date 2014-03-14 11:11:58 +0100
14cu|texlive-biblatex-publist-0.9-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-publist-0.9-4|6	# catalog-version 0.9
14cu|texlive-biblatex-publist-0.9-4|7	Name:		texlive-biblatex-publist
14cu|texlive-biblatex-publist-0.9-4|8	Version:	0.9
14cu|texlive-biblatex-publist-0.9-4|9	Release:	4
14cu|texlive-biblatex-publist-0.9-4|10	Summary:	BibLaTeX bibliography support for publication lists
14cu|texlive-biblatex-publist-0.9-4|11	Group:		Publishing
14cu|texlive-biblatex-publist-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-publist
14cu|texlive-biblatex-publist-0.9-4|13	License:	LPPL1.3
14cu|texlive-biblatex-publist-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.tar.xz
14cu|texlive-biblatex-publist-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.doc.tar.xz
14cu|texlive-biblatex-publist-0.9-4|16	BuildArch:	noarch
14cu|texlive-biblatex-publist-0.9-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-publist-0.9-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-publist-0.9-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-publist-0.9-4|20	
14cu|texlive-biblatex-publist-0.9-4|21	%description
14cu|texlive-biblatex-publist-0.9-4|22	The package provides a BibLaTeX bibliography style file (*.bbx)
14cu|texlive-biblatex-publist-0.9-4|23	for publication lists. The style file draws on BibLaTeX's
14cu|texlive-biblatex-publist-0.9-4|24	authoryear style, but provides some extra features often
14cu|texlive-biblatex-publist-0.9-4|25	desired for publication lists, such as the omission of the
14cu|texlive-biblatex-publist-0.9-4|26	author's own name from author or editor data.
14cu|texlive-biblatex-publist-0.9-4|27	
14cu|texlive-biblatex-publist-0.9-4|28	
14cu|texlive-biblatex-publist-0.9-4|29	#-----------------------------------------------------------------------
14cu|texlive-biblatex-publist-0.9-4|30	%files
14cu|texlive-biblatex-publist-0.9-4|31	%{_texmfdistdir}/tex/latex/biblatex-publist/publist.bbx
14cu|texlive-biblatex-publist-0.9-4|32	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/README
14cu|texlive-biblatex-publist-0.9-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.pdf
14cu|texlive-biblatex-publist-0.9-4|34	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.tex
14cu|texlive-biblatex-publist-0.9-4|35	
14cu|texlive-biblatex-publist-0.9-4|36	#-----------------------------------------------------------------------
14cu|texlive-biblatex-publist-0.9-4|37	%prep
14cu|texlive-biblatex-publist-0.9-4|38	%setup -c -a0 -a1
14cu|texlive-biblatex-publist-0.9-4|39	
14cu|texlive-biblatex-publist-0.9-4|40	%build
14cu|texlive-biblatex-publist-0.9-4|41	
14cu|texlive-biblatex-publist-0.9-4|42	%install
14cu|texlive-biblatex-publist-0.9-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-publist-0.9-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-publist-0.9-4|45	
14cu|texlive-biblatex-publist-0.9-4|46	%changelog
14cu|texlive-biblatex-publist-0.9-4|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14cu|texlive-biblatex-publist-0.9-4|48	+ Revision: 6e8bd1d
14cu|texlive-biblatex-publist-0.9-4|49	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-publist-0.9-4|50	
14cu|texlive-biblatex-publist-0.9-4|51	

14886 14
14cu|texlive-biblatex-science-1.1b-4|1	# revision 27235
14cu|texlive-biblatex-science-1.1b-4|2	# category Package
14cu|texlive-biblatex-science-1.1b-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-science
14cu|texlive-biblatex-science-1.1b-4|4	# catalog-date 2012-06-08 18:13:51 +0200
14cu|texlive-biblatex-science-1.1b-4|5	# catalog-license lppl
14cu|texlive-biblatex-science-1.1b-4|6	# catalog-version 1.1b
14cu|texlive-biblatex-science-1.1b-4|7	Name:		texlive-biblatex-science
14cu|texlive-biblatex-science-1.1b-4|8	Version:	1.1b
14cu|texlive-biblatex-science-1.1b-4|9	Release:	4
14cu|texlive-biblatex-science-1.1b-4|10	Summary:	Biblatex support for Science
14cu|texlive-biblatex-science-1.1b-4|11	Group:		Publishing
14cu|texlive-biblatex-science-1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-science
14cu|texlive-biblatex-science-1.1b-4|13	License:	LPPL
14cu|texlive-biblatex-science-1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.tar.xz
14cu|texlive-biblatex-science-1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.doc.tar.xz
14cu|texlive-biblatex-science-1.1b-4|16	BuildArch:	noarch
14cu|texlive-biblatex-science-1.1b-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-science-1.1b-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-science-1.1b-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-science-1.1b-4|20	
14cu|texlive-biblatex-science-1.1b-4|21	%description
14cu|texlive-biblatex-science-1.1b-4|22	The bundle offers styles that allow authors to use biblatex
14cu|texlive-biblatex-science-1.1b-4|23	when preparing papers for submission to the journal Science.
14cu|texlive-biblatex-science-1.1b-4|24	
14cu|texlive-biblatex-science-1.1b-4|25	
14cu|texlive-biblatex-science-1.1b-4|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-science-1.1b-4|27	%files
14cu|texlive-biblatex-science-1.1b-4|28	%{_texmfdistdir}/tex/latex/biblatex-science/science.bbx
14cu|texlive-biblatex-science-1.1b-4|29	%{_texmfdistdir}/tex/latex/biblatex-science/science.cbx
14cu|texlive-biblatex-science-1.1b-4|30	%doc %{_texmfdistdir}/doc/latex/biblatex-science/README
14cu|texlive-biblatex-science-1.1b-4|31	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.bib
14cu|texlive-biblatex-science-1.1b-4|32	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.pdf
14cu|texlive-biblatex-science-1.1b-4|33	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.tex
14cu|texlive-biblatex-science-1.1b-4|34	
14cu|texlive-biblatex-science-1.1b-4|35	#-----------------------------------------------------------------------
14cu|texlive-biblatex-science-1.1b-4|36	%prep
14cu|texlive-biblatex-science-1.1b-4|37	%setup -c -a0 -a1
14cu|texlive-biblatex-science-1.1b-4|38	
14cu|texlive-biblatex-science-1.1b-4|39	%build
14cu|texlive-biblatex-science-1.1b-4|40	
14cu|texlive-biblatex-science-1.1b-4|41	%install
14cu|texlive-biblatex-science-1.1b-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-science-1.1b-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-science-1.1b-4|44	
14cu|texlive-biblatex-science-1.1b-4|45	
14cu|texlive-biblatex-science-1.1b-4|46	
14cu|texlive-biblatex-science-1.1b-4|47	%changelog
14cu|texlive-biblatex-science-1.1b-4|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-4
14cu|texlive-biblatex-science-1.1b-4|49	+ Revision: 87745f5
14cu|texlive-biblatex-science-1.1b-4|50	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-science-1.1b-4|51	
14cu|texlive-biblatex-science-1.1b-4|52	

14887 14
14cu|texlive-biblatex-source-division-1.1.0-4|1	# revision 32718
14cu|texlive-biblatex-source-division-1.1.0-4|2	# category Package
14cu|texlive-biblatex-source-division-1.1.0-4|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-source-division
14cu|texlive-biblatex-source-division-1.1.0-4|4	# catalog-date 2014-01-19 18:52:02 +0100
14cu|texlive-biblatex-source-division-1.1.0-4|5	# catalog-license lppl1.3
14cu|texlive-biblatex-source-division-1.1.0-4|6	# catalog-version 1.1.0
14cu|texlive-biblatex-source-division-1.1.0-4|7	Name:		texlive-biblatex-source-division
14cu|texlive-biblatex-source-division-1.1.0-4|8	Version:	1.1.0
14cu|texlive-biblatex-source-division-1.1.0-4|9	Release:	4
14cu|texlive-biblatex-source-division-1.1.0-4|10	Summary:	References by "division" in classical sources
14cu|texlive-biblatex-source-division-1.1.0-4|11	Group:		Publishing
14cu|texlive-biblatex-source-division-1.1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-source-division
14cu|texlive-biblatex-source-division-1.1.0-4|13	License:	LPPL1.3
14cu|texlive-biblatex-source-division-1.1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.tar.xz
14cu|texlive-biblatex-source-division-1.1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.doc.tar.xz
14cu|texlive-biblatex-source-division-1.1.0-4|16	BuildArch:	noarch
14cu|texlive-biblatex-source-division-1.1.0-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-source-division-1.1.0-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-source-division-1.1.0-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-source-division-1.1.0-4|20	
14cu|texlive-biblatex-source-division-1.1.0-4|21	%description
14cu|texlive-biblatex-source-division-1.1.0-4|22	The package enables the user to make reference to "division
14cu|texlive-biblatex-source-division-1.1.0-4|23	marks" (such as book, chapter, section), in the document being
14cu|texlive-biblatex-source-division-1.1.0-4|24	referenced, in addition to the page-based references that
14cu|texlive-biblatex-source-division-1.1.0-4|25	BibTeX-based citations have always had. The citation is made in
14cu|texlive-biblatex-source-division-1.1.0-4|26	the same way as the LaTeX standard, but what's inside the
14cu|texlive-biblatex-source-division-1.1.0-4|27	square brackets may include the "division" specification, as in
14cu|texlive-biblatex-source-division-1.1.0-4|28	\cite[<division spec.>]{<document>}.
14cu|texlive-biblatex-source-division-1.1.0-4|29	
14cu|texlive-biblatex-source-division-1.1.0-4|30	
14cu|texlive-biblatex-source-division-1.1.0-4|31	#-----------------------------------------------------------------------
14cu|texlive-biblatex-source-division-1.1.0-4|32	%files
14cu|texlive-biblatex-source-division-1.1.0-4|33	%{_texmfdistdir}/tex/latex/biblatex-source-division/biblatex-source-division.sty
14cu|texlive-biblatex-source-division-1.1.0-4|34	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/README
14cu|texlive-biblatex-source-division-1.1.0-4|35	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.bib
14cu|texlive-biblatex-source-division-1.1.0-4|36	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.pdf
14cu|texlive-biblatex-source-division-1.1.0-4|37	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.tex
14cu|texlive-biblatex-source-division-1.1.0-4|38	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/latexmkrc
14cu|texlive-biblatex-source-division-1.1.0-4|39	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/makefile
14cu|texlive-biblatex-source-division-1.1.0-4|40	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/tabular.pdf
14cu|texlive-biblatex-source-division-1.1.0-4|41	
14cu|texlive-biblatex-source-division-1.1.0-4|42	#-----------------------------------------------------------------------
14cu|texlive-biblatex-source-division-1.1.0-4|43	%prep
14cu|texlive-biblatex-source-division-1.1.0-4|44	%setup -c -a0 -a1
14cu|texlive-biblatex-source-division-1.1.0-4|45	
14cu|texlive-biblatex-source-division-1.1.0-4|46	%build
14cu|texlive-biblatex-source-division-1.1.0-4|47	
14cu|texlive-biblatex-source-division-1.1.0-4|48	%install
14cu|texlive-biblatex-source-division-1.1.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-source-division-1.1.0-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-source-division-1.1.0-4|51	
14cu|texlive-biblatex-source-division-1.1.0-4|52	%changelog
14cu|texlive-biblatex-source-division-1.1.0-4|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14cu|texlive-biblatex-source-division-1.1.0-4|54	+ Revision: 7f1c79a
14cu|texlive-biblatex-source-division-1.1.0-4|55	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-source-division-1.1.0-4|56	
14cu|texlive-biblatex-source-division-1.1.0-4|57	

14888 14
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|1	# revision 26210
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|2	# category Package
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|4	# catalog-date 2012-04-28 17:44:11 +0200
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|5	# catalog-license nosource
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|6	# catalog-version 1.0 alpha
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|7	Name:		texlive-biblatex-swiss-legal
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|8	Version:	1.0alpha
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|9	Release:	5
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|10	Summary:	Bibliography and citation styles following Swiss legal practice
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|11	Group:		Publishing
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|13	License:	NOSOURCE
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.tar.xz
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.doc.tar.xz
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|16	BuildArch:	noarch
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|20	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|21	%description
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|22	The package provides biblatex bibliography and citation styles
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|23	for documents written in accordance with Swiss legal citation
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|24	standards. Currently, the package is only usable for French
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|25	documents; translations to German and Italian are under
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|26	development for future versions.
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|27	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|28	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|29	#-----------------------------------------------------------------------
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|30	%files
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|31	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-fr.lbx
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|32	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|33	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.cbx
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|34	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/README
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|35	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|36	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.tex
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|37	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblioinstructions.bib
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|38	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/listerevuesCH.tex
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|39	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|40	#-----------------------------------------------------------------------
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|41	%prep
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|42	%setup -c -a0 -a1
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|43	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|44	%build
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|45	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|46	%install
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|49	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|50	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|51	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|52	%changelog
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0alpha-5
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|54	+ Revision: f7341cf
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|55	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|56	
14cu|texlive-biblatex-swiss-legal-1.0alpha-5|57	

14889 14
14cu|texlive-biblatex-trad-0.2-9|1	# revision 27852
14cu|texlive-biblatex-trad-0.2-9|2	# category Package
14cu|texlive-biblatex-trad-0.2-9|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-trad
14cu|texlive-biblatex-trad-0.2-9|4	# catalog-date 2012-09-29 14:32:13 +0200
14cu|texlive-biblatex-trad-0.2-9|5	# catalog-license lppl
14cu|texlive-biblatex-trad-0.2-9|6	# catalog-version 0.2
14cu|texlive-biblatex-trad-0.2-9|7	Name:		texlive-biblatex-trad
14cu|texlive-biblatex-trad-0.2-9|8	Version:	0.2
14cu|texlive-biblatex-trad-0.2-9|9	Release:	9
14cu|texlive-biblatex-trad-0.2-9|10	Summary:	"Traditional" BibTeX styles with BibLaTeX
14cu|texlive-biblatex-trad-0.2-9|11	Group:		Publishing
14cu|texlive-biblatex-trad-0.2-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-trad
14cu|texlive-biblatex-trad-0.2-9|13	License:	LPPL
14cu|texlive-biblatex-trad-0.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.tar.xz
14cu|texlive-biblatex-trad-0.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.doc.tar.xz
14cu|texlive-biblatex-trad-0.2-9|16	BuildArch:	noarch
14cu|texlive-biblatex-trad-0.2-9|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblatex-trad-0.2-9|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblatex-trad-0.2-9|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblatex-trad-0.2-9|20	
14cu|texlive-biblatex-trad-0.2-9|21	%description
14cu|texlive-biblatex-trad-0.2-9|22	The bundle provides implementations of the "traditional" BibTeX
14cu|texlive-biblatex-trad-0.2-9|23	styles (plain, abbrev, unsrt and alpha) with BibLaTeX.
14cu|texlive-biblatex-trad-0.2-9|24	
14cu|texlive-biblatex-trad-0.2-9|25	
14cu|texlive-biblatex-trad-0.2-9|26	#-----------------------------------------------------------------------
14cu|texlive-biblatex-trad-0.2-9|27	%files
14cu|texlive-biblatex-trad-0.2-9|28	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-abbrv.bbx
14cu|texlive-biblatex-trad-0.2-9|29	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-alpha.bbx
14cu|texlive-biblatex-trad-0.2-9|30	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-plain.bbx
14cu|texlive-biblatex-trad-0.2-9|31	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-standard.bbx
14cu|texlive-biblatex-trad-0.2-9|32	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-unsrt.bbx
14cu|texlive-biblatex-trad-0.2-9|33	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-abbrv.cbx
14cu|texlive-biblatex-trad-0.2-9|34	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-alpha.cbx
14cu|texlive-biblatex-trad-0.2-9|35	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-plain.cbx
14cu|texlive-biblatex-trad-0.2-9|36	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-standard.cbx
14cu|texlive-biblatex-trad-0.2-9|37	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-unsrt.cbx
14cu|texlive-biblatex-trad-0.2-9|38	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/README.txt
14cu|texlive-biblatex-trad-0.2-9|39	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.pdf
14cu|texlive-biblatex-trad-0.2-9|40	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.tex
14cu|texlive-biblatex-trad-0.2-9|41	
14cu|texlive-biblatex-trad-0.2-9|42	#-----------------------------------------------------------------------
14cu|texlive-biblatex-trad-0.2-9|43	%prep
14cu|texlive-biblatex-trad-0.2-9|44	%setup -c -a0 -a1
14cu|texlive-biblatex-trad-0.2-9|45	
14cu|texlive-biblatex-trad-0.2-9|46	%build
14cu|texlive-biblatex-trad-0.2-9|47	
14cu|texlive-biblatex-trad-0.2-9|48	%install
14cu|texlive-biblatex-trad-0.2-9|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-trad-0.2-9|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblatex-trad-0.2-9|51	
14cu|texlive-biblatex-trad-0.2-9|52	%changelog
14cu|texlive-biblatex-trad-0.2-9|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14cu|texlive-biblatex-trad-0.2-9|54	+ Revision: 5ccca6b
14cu|texlive-biblatex-trad-0.2-9|55	- MassBuild#681: Increase release tag
14cu|texlive-biblatex-trad-0.2-9|56	
14cu|texlive-biblatex-trad-0.2-9|57	

14890 14
14cu|texlive-biblist-20100221-5|1	# revision 17116
14cu|texlive-biblist-20100221-5|2	# category Package
14cu|texlive-biblist-20100221-5|3	# catalog-ctan /macros/latex209/contrib/biblist
14cu|texlive-biblist-20100221-5|4	# catalog-date 2010-02-21 11:42:27 +0100
14cu|texlive-biblist-20100221-5|5	# catalog-license gpl
14cu|texlive-biblist-20100221-5|6	# catalog-version undef
14cu|texlive-biblist-20100221-5|7	Name:		texlive-biblist
14cu|texlive-biblist-20100221-5|8	Version:	20100221
14cu|texlive-biblist-20100221-5|9	Release:	5
14cu|texlive-biblist-20100221-5|10	Summary:	Print a BibTeX database
14cu|texlive-biblist-20100221-5|11	Group:		Publishing
14cu|texlive-biblist-20100221-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/biblist
14cu|texlive-biblist-20100221-5|13	License:	GPL
14cu|texlive-biblist-20100221-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.tar.xz
14cu|texlive-biblist-20100221-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.doc.tar.xz
14cu|texlive-biblist-20100221-5|16	BuildArch:	noarch
14cu|texlive-biblist-20100221-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-biblist-20100221-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-biblist-20100221-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-biblist-20100221-5|20	
14cu|texlive-biblist-20100221-5|21	%description
14cu|texlive-biblist-20100221-5|22	The package provides the means of listing an entire BibTeX
14cu|texlive-biblist-20100221-5|23	database, avoiding the potentially large (macro) impact
14cu|texlive-biblist-20100221-5|24	associated with \nocite{*}.
14cu|texlive-biblist-20100221-5|25	
14cu|texlive-biblist-20100221-5|26	
14cu|texlive-biblist-20100221-5|27	#-----------------------------------------------------------------------
14cu|texlive-biblist-20100221-5|28	%files
14cu|texlive-biblist-20100221-5|29	%{_texmfdistdir}/tex/latex/biblist/biblist.sty
14cu|texlive-biblist-20100221-5|30	%doc %{_texmfdistdir}/doc/latex/biblist/README
14cu|texlive-biblist-20100221-5|31	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.bst-dist
14cu|texlive-biblist-20100221-5|32	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.gde
14cu|texlive-biblist-20100221-5|33	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.pdf
14cu|texlive-biblist-20100221-5|34	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.tex
14cu|texlive-biblist-20100221-5|35	
14cu|texlive-biblist-20100221-5|36	#-----------------------------------------------------------------------
14cu|texlive-biblist-20100221-5|37	%prep
14cu|texlive-biblist-20100221-5|38	%setup -c -a0 -a1
14cu|texlive-biblist-20100221-5|39	
14cu|texlive-biblist-20100221-5|40	%build
14cu|texlive-biblist-20100221-5|41	
14cu|texlive-biblist-20100221-5|42	%install
14cu|texlive-biblist-20100221-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-biblist-20100221-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-biblist-20100221-5|45	
14cu|texlive-biblist-20100221-5|46	
14cu|texlive-biblist-20100221-5|47	
14cu|texlive-biblist-20100221-5|48	%changelog
14cu|texlive-biblist-20100221-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100221-5
14cu|texlive-biblist-20100221-5|50	+ Revision: 4616f1e
14cu|texlive-biblist-20100221-5|51	- MassBuild#681: Increase release tag
14cu|texlive-biblist-20100221-5|52	
14cu|texlive-biblist-20100221-5|53	

14891 14
14cu|texlive-bibtexu-20131013-8|1	# revision 29743
14cu|texlive-bibtexu-20131013-8|2	# category TLCore
14cu|texlive-bibtexu-20131013-8|3	# catalog-ctan undef
14cu|texlive-bibtexu-20131013-8|4	# catalog-date undef
14cu|texlive-bibtexu-20131013-8|5	# catalog-license undef
14cu|texlive-bibtexu-20131013-8|6	# catalog-version undef
14cu|texlive-bibtexu-20131013-8|7	Name:		texlive-bibtexu
14cu|texlive-bibtexu-20131013-8|8	Version:	20131013
14cu|texlive-bibtexu-20131013-8|9	Release:	8
14cu|texlive-bibtexu-20131013-8|10	Summary:	TeXLive bibtexu package
14cu|texlive-bibtexu-20131013-8|11	Group:		Publishing
14cu|texlive-bibtexu-20131013-8|12	URL:		http://tug.org/texlive
14cu|texlive-bibtexu-20131013-8|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-bibtexu-20131013-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.tar.xz
14cu|texlive-bibtexu-20131013-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.doc.tar.xz
14cu|texlive-bibtexu-20131013-8|16	BuildArch:	noarch
14cu|texlive-bibtexu-20131013-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-bibtexu-20131013-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-bibtexu-20131013-8|19	Requires:	texlive-bibtexu.bin
14cu|texlive-bibtexu-20131013-8|20	
14cu|texlive-bibtexu-20131013-8|21	%description
14cu|texlive-bibtexu-20131013-8|22	TeXLive bibtexu package.
14cu|texlive-bibtexu-20131013-8|23	
14cu|texlive-bibtexu-20131013-8|24	#-----------------------------------------------------------------------
14cu|texlive-bibtexu-20131013-8|25	%files
14cu|texlive-bibtexu-20131013-8|26	%doc %{_texmfdistdir}/doc/bibtexu/00readme.txt
14cu|texlive-bibtexu-20131013-8|27	%doc %{_texmfdistdir}/doc/bibtexu/HISTORY
14cu|texlive-bibtexu-20131013-8|28	%doc %{_texmfdistdir}/doc/bibtexu/csfile.txt
14cu|texlive-bibtexu-20131013-8|29	%doc %{_texmfdistdir}/doc/bibtexu/file_id.diz
14cu|texlive-bibtexu-20131013-8|30	
14cu|texlive-bibtexu-20131013-8|31	#-----------------------------------------------------------------------
14cu|texlive-bibtexu-20131013-8|32	%prep
14cu|texlive-bibtexu-20131013-8|33	%setup -c -a0 -a1
14cu|texlive-bibtexu-20131013-8|34	
14cu|texlive-bibtexu-20131013-8|35	%build
14cu|texlive-bibtexu-20131013-8|36	
14cu|texlive-bibtexu-20131013-8|37	%install
14cu|texlive-bibtexu-20131013-8|38	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-bibtexu-20131013-8|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-bibtexu-20131013-8|40	
14cu|texlive-bibtexu-20131013-8|41	%changelog
14cu|texlive-bibtexu-20131013-8|42	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-8
14cu|texlive-bibtexu-20131013-8|43	+ Revision: 1b3693f
14cu|texlive-bibtexu-20131013-8|44	- MassBuild#681: Increase release tag
14cu|texlive-bibtexu-20131013-8|45	
14cu|texlive-bibtexu-20131013-8|46	

14892 14
14cu|texlive-bibtopicprefix-1.10-5|1	# revision 15878
14cu|texlive-bibtopicprefix-1.10-5|2	# category Package
14cu|texlive-bibtopicprefix-1.10-5|3	# catalog-ctan /macros/latex/contrib/bibtopicprefix
14cu|texlive-bibtopicprefix-1.10-5|4	# catalog-date 2008-08-17 01:00:50 +0200
14cu|texlive-bibtopicprefix-1.10-5|5	# catalog-license lppl
14cu|texlive-bibtopicprefix-1.10-5|6	# catalog-version 1.10
14cu|texlive-bibtopicprefix-1.10-5|7	Name:		texlive-bibtopicprefix
14cu|texlive-bibtopicprefix-1.10-5|8	Version:	1.10
14cu|texlive-bibtopicprefix-1.10-5|9	Release:	5
14cu|texlive-bibtopicprefix-1.10-5|10	Summary:	Prefix references to bibliographies produced by bibtopic
14cu|texlive-bibtopicprefix-1.10-5|11	Group:		Publishing
14cu|texlive-bibtopicprefix-1.10-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopicprefix
14cu|texlive-bibtopicprefix-1.10-5|13	License:	LPPL
14cu|texlive-bibtopicprefix-1.10-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.tar.xz
14cu|texlive-bibtopicprefix-1.10-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.doc.tar.xz
14cu|texlive-bibtopicprefix-1.10-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.source.tar.xz
14cu|texlive-bibtopicprefix-1.10-5|17	BuildArch:	noarch
14cu|texlive-bibtopicprefix-1.10-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bibtopicprefix-1.10-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bibtopicprefix-1.10-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bibtopicprefix-1.10-5|21	
14cu|texlive-bibtopicprefix-1.10-5|22	%description
14cu|texlive-bibtopicprefix-1.10-5|23	The package permits users to apply prefixes (fixed strings) to
14cu|texlive-bibtopicprefix-1.10-5|24	references to entries in bibliographies produced by the
14cu|texlive-bibtopicprefix-1.10-5|25	bibtopic package.
14cu|texlive-bibtopicprefix-1.10-5|26	
14cu|texlive-bibtopicprefix-1.10-5|27	
14cu|texlive-bibtopicprefix-1.10-5|28	#-----------------------------------------------------------------------
14cu|texlive-bibtopicprefix-1.10-5|29	%files
14cu|texlive-bibtopicprefix-1.10-5|30	%{_texmfdistdir}/tex/latex/bibtopicprefix/bibtopicprefix.sty
14cu|texlive-bibtopicprefix-1.10-5|31	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/README
14cu|texlive-bibtopicprefix-1.10-5|32	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.pdf
14cu|texlive-bibtopicprefix-1.10-5|33	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.xml
14cu|texlive-bibtopicprefix-1.10-5|34	#- source
14cu|texlive-bibtopicprefix-1.10-5|35	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.drv
14cu|texlive-bibtopicprefix-1.10-5|36	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.dtx
14cu|texlive-bibtopicprefix-1.10-5|37	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.ins
14cu|texlive-bibtopicprefix-1.10-5|38	
14cu|texlive-bibtopicprefix-1.10-5|39	#-----------------------------------------------------------------------
14cu|texlive-bibtopicprefix-1.10-5|40	%prep
14cu|texlive-bibtopicprefix-1.10-5|41	%setup -c -a0 -a1 -a2
14cu|texlive-bibtopicprefix-1.10-5|42	
14cu|texlive-bibtopicprefix-1.10-5|43	%build
14cu|texlive-bibtopicprefix-1.10-5|44	
14cu|texlive-bibtopicprefix-1.10-5|45	%install
14cu|texlive-bibtopicprefix-1.10-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bibtopicprefix-1.10-5|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bibtopicprefix-1.10-5|48	
14cu|texlive-bibtopicprefix-1.10-5|49	
14cu|texlive-bibtopicprefix-1.10-5|50	
14cu|texlive-bibtopicprefix-1.10-5|51	%changelog
14cu|texlive-bibtopicprefix-1.10-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-5
14cu|texlive-bibtopicprefix-1.10-5|53	+ Revision: 41988f7
14cu|texlive-bibtopicprefix-1.10-5|54	- MassBuild#681: Increase release tag
14cu|texlive-bibtopicprefix-1.10-5|55	
14cu|texlive-bibtopicprefix-1.10-5|56	

14893 14
14cu|texlive-bibunits-2.2-5|1	# revision 15878
14cu|texlive-bibunits-2.2-5|2	# category Package
14cu|texlive-bibunits-2.2-5|3	# catalog-ctan /macros/latex/contrib/bibunits
14cu|texlive-bibunits-2.2-5|4	# catalog-date 2009-09-27 09:44:19 +0200
14cu|texlive-bibunits-2.2-5|5	# catalog-license lppl
14cu|texlive-bibunits-2.2-5|6	# catalog-version 2.2
14cu|texlive-bibunits-2.2-5|7	Name:		texlive-bibunits
14cu|texlive-bibunits-2.2-5|8	Version:	2.2
14cu|texlive-bibunits-2.2-5|9	Release:	5
14cu|texlive-bibunits-2.2-5|10	Summary:	Multiple bibliographies in one document
14cu|texlive-bibunits-2.2-5|11	Group:		Publishing
14cu|texlive-bibunits-2.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibunits
14cu|texlive-bibunits-2.2-5|13	License:	LPPL
14cu|texlive-bibunits-2.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.tar.xz
14cu|texlive-bibunits-2.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.doc.tar.xz
14cu|texlive-bibunits-2.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.source.tar.xz
14cu|texlive-bibunits-2.2-5|17	BuildArch:	noarch
14cu|texlive-bibunits-2.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bibunits-2.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bibunits-2.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bibunits-2.2-5|21	
14cu|texlive-bibunits-2.2-5|22	%description
14cu|texlive-bibunits-2.2-5|23	The package provide a mechanism to generate separate
14cu|texlive-bibunits-2.2-5|24	bibliographies for different units (chapters, sections or
14cu|texlive-bibunits-2.2-5|25	bibunit-environments) of a text. The package separates the
14cu|texlive-bibunits-2.2-5|26	citations of each unit of text into a separate file to be
14cu|texlive-bibunits-2.2-5|27	processed by BibTeX. The global bibliography section produced
14cu|texlive-bibunits-2.2-5|28	by LaTeX may also appear in the document and citations can be
14cu|texlive-bibunits-2.2-5|29	placed in both the local unit and the global bibliographies at
14cu|texlive-bibunits-2.2-5|30	the same time. The package is compatible with koma-script and
14cu|texlive-bibunits-2.2-5|31	with the babel French option frenchb.
14cu|texlive-bibunits-2.2-5|32	
14cu|texlive-bibunits-2.2-5|33	
14cu|texlive-bibunits-2.2-5|34	#-----------------------------------------------------------------------
14cu|texlive-bibunits-2.2-5|35	%files
14cu|texlive-bibunits-2.2-5|36	%{_texmfdistdir}/tex/latex/bibunits/bibunits.sty
14cu|texlive-bibunits-2.2-5|37	%doc %{_texmfdistdir}/doc/latex/bibunits/README
14cu|texlive-bibunits-2.2-5|38	%doc %{_texmfdistdir}/doc/latex/bibunits/bibtexall
14cu|texlive-bibunits-2.2-5|39	%doc %{_texmfdistdir}/doc/latex/bibunits/bibunits.pdf
14cu|texlive-bibunits-2.2-5|40	#- source
14cu|texlive-bibunits-2.2-5|41	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.dtx
14cu|texlive-bibunits-2.2-5|42	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.ins
14cu|texlive-bibunits-2.2-5|43	
14cu|texlive-bibunits-2.2-5|44	#-----------------------------------------------------------------------
14cu|texlive-bibunits-2.2-5|45	%prep
14cu|texlive-bibunits-2.2-5|46	%setup -c -a0 -a1 -a2
14cu|texlive-bibunits-2.2-5|47	
14cu|texlive-bibunits-2.2-5|48	%build
14cu|texlive-bibunits-2.2-5|49	
14cu|texlive-bibunits-2.2-5|50	%install
14cu|texlive-bibunits-2.2-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bibunits-2.2-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bibunits-2.2-5|53	
14cu|texlive-bibunits-2.2-5|54	
14cu|texlive-bibunits-2.2-5|55	
14cu|texlive-bibunits-2.2-5|56	%changelog
14cu|texlive-bibunits-2.2-5|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cu|texlive-bibunits-2.2-5|58	+ Revision: b1eabfe
14cu|texlive-bibunits-2.2-5|59	- MassBuild#681: Increase release tag
14cu|texlive-bibunits-2.2-5|60	
14cu|texlive-bibunits-2.2-5|61	

14894 14
14cu|texlive-binomexp-1.0-5|1	# revision 15878
14cu|texlive-binomexp-1.0-5|2	# category Package
14cu|texlive-binomexp-1.0-5|3	# catalog-ctan /macros/latex/contrib/binomexp
14cu|texlive-binomexp-1.0-5|4	# catalog-date 2007-03-05 14:17:42 +0100
14cu|texlive-binomexp-1.0-5|5	# catalog-license lppl
14cu|texlive-binomexp-1.0-5|6	# catalog-version 1.0
14cu|texlive-binomexp-1.0-5|7	Name:		texlive-binomexp
14cu|texlive-binomexp-1.0-5|8	Version:	1.0
14cu|texlive-binomexp-1.0-5|9	Release:	5
14cu|texlive-binomexp-1.0-5|10	Summary:	Calculate Pascal's triangle
14cu|texlive-binomexp-1.0-5|11	Group:		Publishing
14cu|texlive-binomexp-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/binomexp
14cu|texlive-binomexp-1.0-5|13	License:	LPPL
14cu|texlive-binomexp-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.tar.xz
14cu|texlive-binomexp-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.doc.tar.xz
14cu|texlive-binomexp-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.source.tar.xz
14cu|texlive-binomexp-1.0-5|17	BuildArch:	noarch
14cu|texlive-binomexp-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-binomexp-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-binomexp-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-binomexp-1.0-5|21	
14cu|texlive-binomexp-1.0-5|22	%description
14cu|texlive-binomexp-1.0-5|23	The package calculates and prints rows of Pascal's triangle. It
14cu|texlive-binomexp-1.0-5|24	may be used: - simply to print successive rows of the triangle,
14cu|texlive-binomexp-1.0-5|25	or - to print the rows inside an array or tabular.
14cu|texlive-binomexp-1.0-5|26	
14cu|texlive-binomexp-1.0-5|27	
14cu|texlive-binomexp-1.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-binomexp-1.0-5|29	%files
14cu|texlive-binomexp-1.0-5|30	%{_texmfdistdir}/tex/latex/binomexp/binomexp.sty
14cu|texlive-binomexp-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/binomexp/README
14cu|texlive-binomexp-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/binomexp/binomexp.pdf
14cu|texlive-binomexp-1.0-5|33	#- source
14cu|texlive-binomexp-1.0-5|34	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.dtx
14cu|texlive-binomexp-1.0-5|35	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.ins
14cu|texlive-binomexp-1.0-5|36	
14cu|texlive-binomexp-1.0-5|37	#-----------------------------------------------------------------------
14cu|texlive-binomexp-1.0-5|38	%prep
14cu|texlive-binomexp-1.0-5|39	%setup -c -a0 -a1 -a2
14cu|texlive-binomexp-1.0-5|40	
14cu|texlive-binomexp-1.0-5|41	%build
14cu|texlive-binomexp-1.0-5|42	
14cu|texlive-binomexp-1.0-5|43	%install
14cu|texlive-binomexp-1.0-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-binomexp-1.0-5|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-binomexp-1.0-5|46	
14cu|texlive-binomexp-1.0-5|47	
14cu|texlive-binomexp-1.0-5|48	
14cu|texlive-binomexp-1.0-5|49	%changelog
14cu|texlive-binomexp-1.0-5|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-binomexp-1.0-5|51	+ Revision: d898b9d
14cu|texlive-binomexp-1.0-5|52	- MassBuild#681: Increase release tag
14cu|texlive-binomexp-1.0-5|53	
14cu|texlive-binomexp-1.0-5|54	

14895 14
14cu|texlive-bitelist-0.1-4|1	# revision 25779
14cu|texlive-bitelist-0.1-4|2	# category Package
14cu|texlive-bitelist-0.1-4|3	# catalog-ctan /macros/generic/bitelist
14cu|texlive-bitelist-0.1-4|4	# catalog-date 2012-03-29 18:26:00 +0200
14cu|texlive-bitelist-0.1-4|5	# catalog-license lppl1.3
14cu|texlive-bitelist-0.1-4|6	# catalog-version 0.1
14cu|texlive-bitelist-0.1-4|7	Name:		texlive-bitelist
14cu|texlive-bitelist-0.1-4|8	Version:	0.1
14cu|texlive-bitelist-0.1-4|9	Release:	4
14cu|texlive-bitelist-0.1-4|10	Summary:	Split list, in TeX's mouth
14cu|texlive-bitelist-0.1-4|11	Group:		Publishing
14cu|texlive-bitelist-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/bitelist
14cu|texlive-bitelist-0.1-4|13	License:	LPPL1.3
14cu|texlive-bitelist-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.tar.xz
14cu|texlive-bitelist-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.doc.tar.xz
14cu|texlive-bitelist-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.source.tar.xz
14cu|texlive-bitelist-0.1-4|17	BuildArch:	noarch
14cu|texlive-bitelist-0.1-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bitelist-0.1-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bitelist-0.1-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-bitelist-0.1-4|21	
14cu|texlive-bitelist-0.1-4|22	%description
14cu|texlive-bitelist-0.1-4|23	The package provides commands for "splitting" a token list at
14cu|texlive-bitelist-0.1-4|24	the first occurrence of another (specified) token list. I.e.,
14cu|texlive-bitelist-0.1-4|25	for given token lists s, t return b and the shortest a, such
14cu|texlive-bitelist-0.1-4|26	that t = a s b. The package's mechanism differs from those of
14cu|texlive-bitelist-0.1-4|27	packages providing similar features, in the following ways: -
14cu|texlive-bitelist-0.1-4|28	the method uses TeX's mechanism of reading delimited macro
14cu|texlive-bitelist-0.1-4|29	parameters; - the splitting macros work by pure expansion,
14cu|texlive-bitelist-0.1-4|30	without assignments; - the operation is carried out in a single
14cu|texlive-bitelist-0.1-4|31	macro call. A variant of the operation is provided, that
14cu|texlive-bitelist-0.1-4|32	retains outer braces.
14cu|texlive-bitelist-0.1-4|33	
14cu|texlive-bitelist-0.1-4|34	
14cu|texlive-bitelist-0.1-4|35	#-----------------------------------------------------------------------
14cu|texlive-bitelist-0.1-4|36	%files
14cu|texlive-bitelist-0.1-4|37	%{_texmfdistdir}/tex/generic/bitelist/bitedemo.tex
14cu|texlive-bitelist-0.1-4|38	%{_texmfdistdir}/tex/generic/bitelist/bitelist.sty
14cu|texlive-bitelist-0.1-4|39	%doc %{_texmfdistdir}/doc/generic/bitelist/README
14cu|texlive-bitelist-0.1-4|40	%doc %{_texmfdistdir}/doc/generic/bitelist/bitelist.pdf
14cu|texlive-bitelist-0.1-4|41	#- source
14cu|texlive-bitelist-0.1-4|42	%doc %{_texmfdistdir}/source/generic/bitelist/bitelist.tex
14cu|texlive-bitelist-0.1-4|43	%doc %{_texmfdistdir}/source/generic/bitelist/srcfiles.tex
14cu|texlive-bitelist-0.1-4|44	
14cu|texlive-bitelist-0.1-4|45	#-----------------------------------------------------------------------
14cu|texlive-bitelist-0.1-4|46	%prep
14cu|texlive-bitelist-0.1-4|47	%setup -c -a0 -a1 -a2
14cu|texlive-bitelist-0.1-4|48	
14cu|texlive-bitelist-0.1-4|49	%build
14cu|texlive-bitelist-0.1-4|50	
14cu|texlive-bitelist-0.1-4|51	%install
14cu|texlive-bitelist-0.1-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bitelist-0.1-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bitelist-0.1-4|54	
14cu|texlive-bitelist-0.1-4|55	
14cu|texlive-bitelist-0.1-4|56	
14cu|texlive-bitelist-0.1-4|57	%changelog
14cu|texlive-bitelist-0.1-4|58	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cu|texlive-bitelist-0.1-4|59	+ Revision: cf04fdb
14cu|texlive-bitelist-0.1-4|60	- MassBuild#681: Increase release tag
14cu|texlive-bitelist-0.1-4|61	
14cu|texlive-bitelist-0.1-4|62	

14896 14
14cu|texlive-blacklettert1-20080419-5|1	# revision 15878
14cu|texlive-blacklettert1-20080419-5|2	# category Package
14cu|texlive-blacklettert1-20080419-5|3	# catalog-ctan /fonts/gothic/blacklettert1
14cu|texlive-blacklettert1-20080419-5|4	# catalog-date 2008-04-19 22:58:44 +0200
14cu|texlive-blacklettert1-20080419-5|5	# catalog-license other-free
14cu|texlive-blacklettert1-20080419-5|6	# catalog-version undef
14cu|texlive-blacklettert1-20080419-5|7	Name:		texlive-blacklettert1
14cu|texlive-blacklettert1-20080419-5|8	Version:	20080419
14cu|texlive-blacklettert1-20080419-5|9	Release:	5
14cu|texlive-blacklettert1-20080419-5|10	Summary:	T1-encoded versions of Haralambous old German fonts
14cu|texlive-blacklettert1-20080419-5|11	Group:		Publishing
14cu|texlive-blacklettert1-20080419-5|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/blacklettert1
14cu|texlive-blacklettert1-20080419-5|13	License:	OTHER-FREE
14cu|texlive-blacklettert1-20080419-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.tar.xz
14cu|texlive-blacklettert1-20080419-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.doc.tar.xz
14cu|texlive-blacklettert1-20080419-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.source.tar.xz
14cu|texlive-blacklettert1-20080419-5|17	BuildArch:	noarch
14cu|texlive-blacklettert1-20080419-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-blacklettert1-20080419-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-blacklettert1-20080419-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-blacklettert1-20080419-5|21	
14cu|texlive-blacklettert1-20080419-5|22	%description
14cu|texlive-blacklettert1-20080419-5|23	This package provides virtual fonts for T1-like variants of
14cu|texlive-blacklettert1-20080419-5|24	Yannis Haralambous's old German fonts Gothic, Schwabacher and
14cu|texlive-blacklettert1-20080419-5|25	Fraktur (which are also available in Adobe type 1 format). The
14cu|texlive-blacklettert1-20080419-5|26	package includes LaTeX macros to embed the fonts into the LaTeX
14cu|texlive-blacklettert1-20080419-5|27	font selection scheme.
14cu|texlive-blacklettert1-20080419-5|28	
14cu|texlive-blacklettert1-20080419-5|29	
14cu|texlive-blacklettert1-20080419-5|30	#-----------------------------------------------------------------------
14cu|texlive-blacklettert1-20080419-5|31	%files
14cu|texlive-blacklettert1-20080419-5|32	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrak.tfm
14cu|texlive-blacklettert1-20080419-5|33	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrakls.tfm
14cu|texlive-blacklettert1-20080419-5|34	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tgoth.tfm
14cu|texlive-blacklettert1-20080419-5|35	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tswab.tfm
14cu|texlive-blacklettert1-20080419-5|36	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrak.vf
14cu|texlive-blacklettert1-20080419-5|37	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrakls.vf
14cu|texlive-blacklettert1-20080419-5|38	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tgoth.vf
14cu|texlive-blacklettert1-20080419-5|39	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tswab.vf
14cu|texlive-blacklettert1-20080419-5|40	%{_texmfdistdir}/tex/latex/blacklettert1/t1yfrak.fd
14cu|texlive-blacklettert1-20080419-5|41	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/COPYING
14cu|texlive-blacklettert1-20080419-5|42	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/INSTALL
14cu|texlive-blacklettert1-20080419-5|43	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/README
14cu|texlive-blacklettert1-20080419-5|44	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/blacklettert1.pdf
14cu|texlive-blacklettert1-20080419-5|45	#- source
14cu|texlive-blacklettert1-20080419-5|46	%doc %{_texmfdistdir}/source/fonts/blacklettert1/Makefile
14cu|texlive-blacklettert1-20080419-5|47	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.dtx
14cu|texlive-blacklettert1-20080419-5|48	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.ins
14cu|texlive-blacklettert1-20080419-5|49	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbsy10.pl
14cu|texlive-blacklettert1-20080419-5|50	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbx10.pl
14cu|texlive-blacklettert1-20080419-5|51	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmi10.pl
14cu|texlive-blacklettert1-20080419-5|52	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmib10.pl
14cu|texlive-blacklettert1-20080419-5|53	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr10.pl
14cu|texlive-blacklettert1-20080419-5|54	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr7.pl
14cu|texlive-blacklettert1-20080419-5|55	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmsy10.pl
14cu|texlive-blacklettert1-20080419-5|56	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmu10.pl
14cu|texlive-blacklettert1-20080419-5|57	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecbx1000.pl
14cu|texlive-blacklettert1-20080419-5|58	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm0700.pl
14cu|texlive-blacklettert1-20080419-5|59	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm1000.pl
14cu|texlive-blacklettert1-20080419-5|60	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yfrak.pl
14cu|texlive-blacklettert1-20080419-5|61	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ygoth.pl
14cu|texlive-blacklettert1-20080419-5|62	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yswab.pl
14cu|texlive-blacklettert1-20080419-5|63	
14cu|texlive-blacklettert1-20080419-5|64	#-----------------------------------------------------------------------
14cu|texlive-blacklettert1-20080419-5|65	%prep
14cu|texlive-blacklettert1-20080419-5|66	%setup -c -a0 -a1 -a2
14cu|texlive-blacklettert1-20080419-5|67	
14cu|texlive-blacklettert1-20080419-5|68	%build
14cu|texlive-blacklettert1-20080419-5|69	
14cu|texlive-blacklettert1-20080419-5|70	%install
14cu|texlive-blacklettert1-20080419-5|71	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-blacklettert1-20080419-5|72	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-blacklettert1-20080419-5|73	
14cu|texlive-blacklettert1-20080419-5|74	
14cu|texlive-blacklettert1-20080419-5|75	
14cu|texlive-blacklettert1-20080419-5|76	%changelog
14cu|texlive-blacklettert1-20080419-5|77	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080419-5
14cu|texlive-blacklettert1-20080419-5|78	+ Revision: 45f0736
14cu|texlive-blacklettert1-20080419-5|79	- MassBuild#681: Increase release tag
14cu|texlive-blacklettert1-20080419-5|80	
14cu|texlive-blacklettert1-20080419-5|81	

14897 14
14cu|texlive-boisik-0.5-5|1	# revision 15878
14cu|texlive-boisik-0.5-5|2	# category Package
14cu|texlive-boisik-0.5-5|3	# catalog-ctan /fonts/boisik
14cu|texlive-boisik-0.5-5|4	# catalog-date 2009-08-23 18:29:20 +0200
14cu|texlive-boisik-0.5-5|5	# catalog-license gpl2
14cu|texlive-boisik-0.5-5|6	# catalog-version 0.5
14cu|texlive-boisik-0.5-5|7	Name:		texlive-boisik
14cu|texlive-boisik-0.5-5|8	Version:	0.5
14cu|texlive-boisik-0.5-5|9	Release:	5
14cu|texlive-boisik-0.5-5|10	Summary:	A font inspired by Baskerville design
14cu|texlive-boisik-0.5-5|11	Group:		Publishing
14cu|texlive-boisik-0.5-5|12	URL:		http://www.ctan.org/tex-archive/fonts/boisik
14cu|texlive-boisik-0.5-5|13	License:	GPL2
14cu|texlive-boisik-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.tar.xz
14cu|texlive-boisik-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.doc.tar.xz
14cu|texlive-boisik-0.5-5|16	BuildArch:	noarch
14cu|texlive-boisik-0.5-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-boisik-0.5-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-boisik-0.5-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-boisik-0.5-5|20	
14cu|texlive-boisik-0.5-5|21	%description
14cu|texlive-boisik-0.5-5|22	Boisik is a serif font (inspired by the Baskerville typeface),
14cu|texlive-boisik-0.5-5|23	written in MetaFont. It comprises roman and italic text fonts
14cu|texlive-boisik-0.5-5|24	and maths fonts. LaTeX support is offered for use with OT1, IL2
14cu|texlive-boisik-0.5-5|25	and OM* encodings.
14cu|texlive-boisik-0.5-5|26	
14cu|texlive-boisik-0.5-5|27	
14cu|texlive-boisik-0.5-5|28	#-----------------------------------------------------------------------
14cu|texlive-boisik-0.5-5|29	%files
14cu|texlive-boisik-0.5-5|30	%{_texmfdistdir}/fonts/source/public/boisik/bskarr10.mf
14cu|texlive-boisik-0.5-5|31	%{_texmfdistdir}/fonts/source/public/boisik/bskarrows.mf
14cu|texlive-boisik-0.5-5|32	%{_texmfdistdir}/fonts/source/public/boisik/bskbase.mf
14cu|texlive-boisik-0.5-5|33	%{_texmfdistdir}/fonts/source/public/boisik/bskex10.mf
14cu|texlive-boisik-0.5-5|34	%{_texmfdistdir}/fonts/source/public/boisik/bskext.mf
14cu|texlive-boisik-0.5-5|35	%{_texmfdistdir}/fonts/source/public/boisik/bskhc10.mf
14cu|texlive-boisik-0.5-5|36	%{_texmfdistdir}/fonts/source/public/boisik/bski10-TS1.mf
14cu|texlive-boisik-0.5-5|37	%{_texmfdistdir}/fonts/source/public/boisik/bski10.mf
14cu|texlive-boisik-0.5-5|38	%{_texmfdistdir}/fonts/source/public/boisik/bskib10.mf
14cu|texlive-boisik-0.5-5|39	%{_texmfdistdir}/fonts/source/public/boisik/bskiol10.mf
14cu|texlive-boisik-0.5-5|40	%{_texmfdistdir}/fonts/source/public/boisik/bskital.mf
14cu|texlive-boisik-0.5-5|41	%{_texmfdistdir}/fonts/source/public/boisik/bskiu10.mf
14cu|texlive-boisik-0.5-5|42	%{_texmfdistdir}/fonts/source/public/boisik/bskiub10.mf
14cu|texlive-boisik-0.5-5|43	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-i.mf
14cu|texlive-boisik-0.5-5|44	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-o.mf
14cu|texlive-boisik-0.5-5|45	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-r.mf
14cu|texlive-boisik-0.5-5|46	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-i.mf
14cu|texlive-boisik-0.5-5|47	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-sc.mf
14cu|texlive-boisik-0.5-5|48	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab.mf
14cu|texlive-boisik-0.5-5|49	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-T1.mf
14cu|texlive-boisik-0.5-5|50	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-TS1.mf
14cu|texlive-boisik-0.5-5|51	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ar.mf
14cu|texlive-boisik-0.5-5|52	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-bb.mf
14cu|texlive-boisik-0.5-5|53	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ex.mf
14cu|texlive-boisik-0.5-5|54	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-lc.mf
14cu|texlive-boisik-0.5-5|55	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ma.mf
14cu|texlive-boisik-0.5-5|56	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi-up.mf
14cu|texlive-boisik-0.5-5|57	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi.mf
14cu|texlive-boisik-0.5-5|58	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ms.mf
14cu|texlive-boisik-0.5-5|59	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sc.mf
14cu|texlive-boisik-0.5-5|60	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sy.mf
14cu|texlive-boisik-0.5-5|61	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-uc.mf
14cu|texlive-boisik-0.5-5|62	%{_texmfdistdir}/fonts/source/public/boisik/bskma10.mf
14cu|texlive-boisik-0.5-5|63	%{_texmfdistdir}/fonts/source/public/boisik/bskmab10.mf
14cu|texlive-boisik-0.5-5|64	%{_texmfdistdir}/fonts/source/public/boisik/bskmath.mf
14cu|texlive-boisik-0.5-5|65	%{_texmfdistdir}/fonts/source/public/boisik/bskmathma.mf
14cu|texlive-boisik-0.5-5|66	%{_texmfdistdir}/fonts/source/public/boisik/bskmathms.mf
14cu|texlive-boisik-0.5-5|67	%{_texmfdistdir}/fonts/source/public/boisik/bskmathsy.mf
14cu|texlive-boisik-0.5-5|68	%{_texmfdistdir}/fonts/source/public/boisik/bskmi10.mf
14cu|texlive-boisik-0.5-5|69	%{_texmfdistdir}/fonts/source/public/boisik/bskmib10.mf
14cu|texlive-boisik-0.5-5|70	%{_texmfdistdir}/fonts/source/public/boisik/bskms10.mf
14cu|texlive-boisik-0.5-5|71	%{_texmfdistdir}/fonts/source/public/boisik/bskmsb10.mf
14cu|texlive-boisik-0.5-5|72	%{_texmfdistdir}/fonts/source/public/boisik/bskmsbsl10.mf
14cu|texlive-boisik-0.5-5|73	%{_texmfdistdir}/fonts/source/public/boisik/bskmssl10.mf
14cu|texlive-boisik-0.5-5|74	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-T1.mf
14cu|texlive-boisik-0.5-5|75	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-TS1.mf
14cu|texlive-boisik-0.5-5|76	%{_texmfdistdir}/fonts/source/public/boisik/bskr10.mf
14cu|texlive-boisik-0.5-5|77	%{_texmfdistdir}/fonts/source/public/boisik/bskrb10.mf
14cu|texlive-boisik-0.5-5|78	%{_texmfdistdir}/fonts/source/public/boisik/bskrc10.mf
14cu|texlive-boisik-0.5-5|79	%{_texmfdistdir}/fonts/source/public/boisik/bskrcb10.mf
14cu|texlive-boisik-0.5-5|80	%{_texmfdistdir}/fonts/source/public/boisik/bskrf10.mf
14cu|texlive-boisik-0.5-5|81	%{_texmfdistdir}/fonts/source/public/boisik/bskrl10.mf
14cu|texlive-boisik-0.5-5|82	%{_texmfdistdir}/fonts/source/public/boisik/bskrol10.mf
14cu|texlive-boisik-0.5-5|83	%{_texmfdistdir}/fonts/source/public/boisik/bskroman.mf
14cu|texlive-boisik-0.5-5|84	%{_texmfdistdir}/fonts/source/public/boisik/bskrsb10.mf
14cu|texlive-boisik-0.5-5|85	%{_texmfdistdir}/fonts/source/public/boisik/bskrsl10.mf
14cu|texlive-boisik-0.5-5|86	%{_texmfdistdir}/fonts/source/public/boisik/bskrw10.mf
14cu|texlive-boisik-0.5-5|87	%{_texmfdistdir}/fonts/source/public/boisik/bsksc.mf
14cu|texlive-boisik-0.5-5|88	%{_texmfdistdir}/fonts/source/public/boisik/bsksc10.mf
14cu|texlive-boisik-0.5-5|89	%{_texmfdistdir}/fonts/source/public/boisik/bsksy10.mf
14cu|texlive-boisik-0.5-5|90	%{_texmfdistdir}/fonts/source/public/boisik/bsksyb10.mf
14cu|texlive-boisik-0.5-5|91	%{_texmfdistdir}/fonts/source/public/boisik/bsksybsl10.mf
14cu|texlive-boisik-0.5-5|92	%{_texmfdistdir}/fonts/source/public/boisik/bsksymbols.mf
14cu|texlive-boisik-0.5-5|93	%{_texmfdistdir}/fonts/source/public/boisik/bsksyol10.mf
14cu|texlive-boisik-0.5-5|94	%{_texmfdistdir}/fonts/source/public/boisik/bsksysl10.mf
14cu|texlive-boisik-0.5-5|95	%{_texmfdistdir}/fonts/tfm/public/boisik/bskarr10.tfm
14cu|texlive-boisik-0.5-5|96	%{_texmfdistdir}/fonts/tfm/public/boisik/bskex10.tfm
14cu|texlive-boisik-0.5-5|97	%{_texmfdistdir}/fonts/tfm/public/boisik/bskhc10.tfm
14cu|texlive-boisik-0.5-5|98	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10-TS1.tfm
14cu|texlive-boisik-0.5-5|99	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10.tfm
14cu|texlive-boisik-0.5-5|100	%{_texmfdistdir}/fonts/tfm/public/boisik/bskib10.tfm
14cu|texlive-boisik-0.5-5|101	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiol10.tfm
14cu|texlive-boisik-0.5-5|102	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiu10.tfm
14cu|texlive-boisik-0.5-5|103	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiub10.tfm
14cu|texlive-boisik-0.5-5|104	%{_texmfdistdir}/fonts/tfm/public/boisik/bskma10.tfm
14cu|texlive-boisik-0.5-5|105	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmab10.tfm
14cu|texlive-boisik-0.5-5|106	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmi10.tfm
14cu|texlive-boisik-0.5-5|107	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmib10.tfm
14cu|texlive-boisik-0.5-5|108	%{_texmfdistdir}/fonts/tfm/public/boisik/bskms10.tfm
14cu|texlive-boisik-0.5-5|109	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsb10.tfm
14cu|texlive-boisik-0.5-5|110	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsbsl10.tfm
14cu|texlive-boisik-0.5-5|111	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmssl10.tfm
14cu|texlive-boisik-0.5-5|112	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-T1.tfm
14cu|texlive-boisik-0.5-5|113	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-TS1.tfm
14cu|texlive-boisik-0.5-5|114	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10.tfm
14cu|texlive-boisik-0.5-5|115	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrb10.tfm
14cu|texlive-boisik-0.5-5|116	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrc10.tfm
14cu|texlive-boisik-0.5-5|117	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrcb10.tfm
14cu|texlive-boisik-0.5-5|118	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrf10.tfm
14cu|texlive-boisik-0.5-5|119	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrl10.tfm
14cu|texlive-boisik-0.5-5|120	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrol10.tfm
14cu|texlive-boisik-0.5-5|121	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsb10.tfm
14cu|texlive-boisik-0.5-5|122	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsl10.tfm
14cu|texlive-boisik-0.5-5|123	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrw10.tfm
14cu|texlive-boisik-0.5-5|124	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksc10.tfm
14cu|texlive-boisik-0.5-5|125	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksy10.tfm
14cu|texlive-boisik-0.5-5|126	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksyol10.tfm
14cu|texlive-boisik-0.5-5|127	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksysl10.tfm
14cu|texlive-boisik-0.5-5|128	%{_texmfdistdir}/tex/latex/boisik/boisik.sty
14cu|texlive-boisik-0.5-5|129	%{_texmfdistdir}/tex/latex/boisik/il2bsk.fd
14cu|texlive-boisik-0.5-5|130	%{_texmfdistdir}/tex/latex/boisik/il2bskf.fd
14cu|texlive-boisik-0.5-5|131	%{_texmfdistdir}/tex/latex/boisik/lblbskm.fd
14cu|texlive-boisik-0.5-5|132	%{_texmfdistdir}/tex/latex/boisik/lblcmr.fd
14cu|texlive-boisik-0.5-5|133	%{_texmfdistdir}/tex/latex/boisik/lblenc.def
14cu|texlive-boisik-0.5-5|134	%{_texmfdistdir}/tex/latex/boisik/lbmbsk.fd
14cu|texlive-boisik-0.5-5|135	%{_texmfdistdir}/tex/latex/boisik/lbmbskms.fd
14cu|texlive-boisik-0.5-5|136	%{_texmfdistdir}/tex/latex/boisik/lbmcmr.fd
14cu|texlive-boisik-0.5-5|137	%{_texmfdistdir}/tex/latex/boisik/lbmenc.def
14cu|texlive-boisik-0.5-5|138	%{_texmfdistdir}/tex/latex/boisik/lbsbsk.fd
14cu|texlive-boisik-0.5-5|139	%{_texmfdistdir}/tex/latex/boisik/lbsbsksy.fd
14cu|texlive-boisik-0.5-5|140	%{_texmfdistdir}/tex/latex/boisik/lbscmr.fd
14cu|texlive-boisik-0.5-5|141	%{_texmfdistdir}/tex/latex/boisik/lbsenc.def
14cu|texlive-boisik-0.5-5|142	%{_texmfdistdir}/tex/latex/boisik/ot1bsk.fd
14cu|texlive-boisik-0.5-5|143	%{_texmfdistdir}/tex/latex/boisik/ot1bskf.fd
14cu|texlive-boisik-0.5-5|144	%{_texmfdistdir}/tex/latex/boisik/ts1bsk.fd
14cu|texlive-boisik-0.5-5|145	%{_texmfdistdir}/tex/latex/boisik/ubskex.fd
14cu|texlive-boisik-0.5-5|146	%doc %{_texmfdistdir}/doc/fonts/boisik/README
14cu|texlive-boisik-0.5-5|147	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.pdf
14cu|texlive-boisik-0.5-5|148	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.tex
14cu|texlive-boisik-0.5-5|149	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.pdf
14cu|texlive-boisik-0.5-5|150	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.tex
14cu|texlive-boisik-0.5-5|151	%doc %{_texmfdistdir}/doc/fonts/boisik/example/bskrlogo10.mf
14cu|texlive-boisik-0.5-5|152	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.pdf
14cu|texlive-boisik-0.5-5|153	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.tex
14cu|texlive-boisik-0.5-5|154	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.pdf
14cu|texlive-boisik-0.5-5|155	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.tex
14cu|texlive-boisik-0.5-5|156	
14cu|texlive-boisik-0.5-5|157	#-----------------------------------------------------------------------
14cu|texlive-boisik-0.5-5|158	%prep
14cu|texlive-boisik-0.5-5|159	%setup -c -a0 -a1
14cu|texlive-boisik-0.5-5|160	
14cu|texlive-boisik-0.5-5|161	%build
14cu|texlive-boisik-0.5-5|162	
14cu|texlive-boisik-0.5-5|163	%install
14cu|texlive-boisik-0.5-5|164	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-boisik-0.5-5|165	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-boisik-0.5-5|166	
14cu|texlive-boisik-0.5-5|167	
14cu|texlive-boisik-0.5-5|168	
14cu|texlive-boisik-0.5-5|169	%changelog
14cu|texlive-boisik-0.5-5|170	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-5
14cu|texlive-boisik-0.5-5|171	+ Revision: 37cd93a
14cu|texlive-boisik-0.5-5|172	- MassBuild#681: Increase release tag
14cu|texlive-boisik-0.5-5|173	
14cu|texlive-boisik-0.5-5|174	

14898 14
14cu|texlive-boldtensors-20080817-5|1	# revision 15878
14cu|texlive-boldtensors-20080817-5|2	# category Package
14cu|texlive-boldtensors-20080817-5|3	# catalog-ctan /macros/latex/contrib/boldtensors
14cu|texlive-boldtensors-20080817-5|4	# catalog-date 2008-08-17 01:00:50 +0200
14cu|texlive-boldtensors-20080817-5|5	# catalog-license gpl
14cu|texlive-boldtensors-20080817-5|6	# catalog-version undef
14cu|texlive-boldtensors-20080817-5|7	Name:		texlive-boldtensors
14cu|texlive-boldtensors-20080817-5|8	Version:	20080817
14cu|texlive-boldtensors-20080817-5|9	Release:	5
14cu|texlive-boldtensors-20080817-5|10	Summary:	Bold latin and greek characters through simple prefix characters
14cu|texlive-boldtensors-20080817-5|11	Group:		Publishing
14cu|texlive-boldtensors-20080817-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boldtensors
14cu|texlive-boldtensors-20080817-5|13	License:	GPL
14cu|texlive-boldtensors-20080817-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.tar.xz
14cu|texlive-boldtensors-20080817-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.doc.tar.xz
14cu|texlive-boldtensors-20080817-5|16	BuildArch:	noarch
14cu|texlive-boldtensors-20080817-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-boldtensors-20080817-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-boldtensors-20080817-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-boldtensors-20080817-5|20	
14cu|texlive-boldtensors-20080817-5|21	%description
14cu|texlive-boldtensors-20080817-5|22	This package provides bold latin and greek characters within
14cu|texlive-boldtensors-20080817-5|23	\mathversion{normal}, by using ~ and " as prefix characters.
14cu|texlive-boldtensors-20080817-5|24	
14cu|texlive-boldtensors-20080817-5|25	
14cu|texlive-boldtensors-20080817-5|26	#-----------------------------------------------------------------------
14cu|texlive-boldtensors-20080817-5|27	%files
14cu|texlive-boldtensors-20080817-5|28	%{_texmfdistdir}/tex/latex/boldtensors/boldtensors.sty
14cu|texlive-boldtensors-20080817-5|29	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.pdf
14cu|texlive-boldtensors-20080817-5|30	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.tex
14cu|texlive-boldtensors-20080817-5|31	
14cu|texlive-boldtensors-20080817-5|32	#-----------------------------------------------------------------------
14cu|texlive-boldtensors-20080817-5|33	%prep
14cu|texlive-boldtensors-20080817-5|34	%setup -c -a0 -a1
14cu|texlive-boldtensors-20080817-5|35	
14cu|texlive-boldtensors-20080817-5|36	%build
14cu|texlive-boldtensors-20080817-5|37	
14cu|texlive-boldtensors-20080817-5|38	%install
14cu|texlive-boldtensors-20080817-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-boldtensors-20080817-5|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-boldtensors-20080817-5|41	
14cu|texlive-boldtensors-20080817-5|42	
14cu|texlive-boldtensors-20080817-5|43	
14cu|texlive-boldtensors-20080817-5|44	%changelog
14cu|texlive-boldtensors-20080817-5|45	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080817-5
14cu|texlive-boldtensors-20080817-5|46	+ Revision: cca6e86
14cu|texlive-boldtensors-20080817-5|47	- MassBuild#681: Increase release tag
14cu|texlive-boldtensors-20080817-5|48	
14cu|texlive-boldtensors-20080817-5|49	

14899 14
14cu|texlive-bookhands-20080103-5|1	# revision 23609
14cu|texlive-bookhands-20080103-5|2	# category Package
14cu|texlive-bookhands-20080103-5|3	# catalog-ctan /fonts/bookhands
14cu|texlive-bookhands-20080103-5|4	# catalog-date 2008-01-03 17:18:54 +0100
14cu|texlive-bookhands-20080103-5|5	# catalog-license lppl
14cu|texlive-bookhands-20080103-5|6	# catalog-version undef
14cu|texlive-bookhands-20080103-5|7	Name:		texlive-bookhands
14cu|texlive-bookhands-20080103-5|8	Version:	20080103
14cu|texlive-bookhands-20080103-5|9	Release:	5
14cu|texlive-bookhands-20080103-5|10	Summary:	A collection of book-hand fonts
14cu|texlive-bookhands-20080103-5|11	Group:		Publishing
14cu|texlive-bookhands-20080103-5|12	URL:		http://www.ctan.org/tex-archive/fonts/bookhands
14cu|texlive-bookhands-20080103-5|13	License:	LPPL
14cu|texlive-bookhands-20080103-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.tar.xz
14cu|texlive-bookhands-20080103-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.doc.tar.xz
14cu|texlive-bookhands-20080103-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.source.tar.xz
14cu|texlive-bookhands-20080103-5|17	BuildArch:	noarch
14cu|texlive-bookhands-20080103-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bookhands-20080103-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bookhands-20080103-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bookhands-20080103-5|21	
14cu|texlive-bookhands-20080103-5|22	%description
14cu|texlive-bookhands-20080103-5|23	This is a set of book-hand (MetaFont) fonts and packages
14cu|texlive-bookhands-20080103-5|24	covering manuscript scripts from the 1st century until
14cu|texlive-bookhands-20080103-5|25	Gutenberg and Caxton. The included hands are: Square Capitals
14cu|texlive-bookhands-20080103-5|26	(1st century onwards); Roman Rustic (1st-6th centuries);
14cu|texlive-bookhands-20080103-5|27	Insular Minuscule (6th cenury onwards); Carolingian Minuscule
14cu|texlive-bookhands-20080103-5|28	(8th-12th centuries); Early Gothic (11th-12th centuries);
14cu|texlive-bookhands-20080103-5|29	Gothic Textura Quadrata (13th-15th centuries); Gothic Textura
14cu|texlive-bookhands-20080103-5|30	Prescisus vel sine pedibus (13th century onwards); Rotunda (13-
14cu|texlive-bookhands-20080103-5|31	15th centuries); Humanist Minuscule (14th century onwards);
14cu|texlive-bookhands-20080103-5|32	Uncial (3rd-6th centuries); Half Uncial (3rd-9th centuries);
14cu|texlive-bookhands-20080103-5|33	Artificial Uncial (6th-10th centuries); and Insular Majuscule
14cu|texlive-bookhands-20080103-5|34	(6th-9th centuries).
14cu|texlive-bookhands-20080103-5|35	
14cu|texlive-bookhands-20080103-5|36	
14cu|texlive-bookhands-20080103-5|37	#-----------------------------------------------------------------------
14cu|texlive-bookhands-20080103-5|38	%files
14cu|texlive-bookhands-20080103-5|39	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrc10.afm
14cu|texlive-bookhands-20080103-5|40	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrcb10.afm
14cu|texlive-bookhands-20080103-5|41	%{_texmfdistdir}/fonts/map/dvips/bookhands/sqrcaps.map
14cu|texlive-bookhands-20080103-5|42	%{_texmfdistdir}/fonts/source/public/bookhands/auncl10.mf
14cu|texlive-bookhands-20080103-5|43	%{_texmfdistdir}/fonts/source/public/bookhands/auncl17.mf
14cu|texlive-bookhands-20080103-5|44	%{_texmfdistdir}/fonts/source/public/bookhands/auncl7.mf
14cu|texlive-bookhands-20080103-5|45	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb10.mf
14cu|texlive-bookhands-20080103-5|46	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb17.mf
14cu|texlive-bookhands-20080103-5|47	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb7.mf
14cu|texlive-bookhands-20080103-5|48	%{_texmfdistdir}/fonts/source/public/bookhands/auncldig.mf
14cu|texlive-bookhands-20080103-5|49	%{_texmfdistdir}/fonts/source/public/bookhands/auncll.mf
14cu|texlive-bookhands-20080103-5|50	%{_texmfdistdir}/fonts/source/public/bookhands/auncllig.mf
14cu|texlive-bookhands-20080103-5|51	%{_texmfdistdir}/fonts/source/public/bookhands/aunclpunct.mf
14cu|texlive-bookhands-20080103-5|52	%{_texmfdistdir}/fonts/source/public/bookhands/auncltitle.mf
14cu|texlive-bookhands-20080103-5|53	%{_texmfdistdir}/fonts/source/public/bookhands/aunclu.mf
14cu|texlive-bookhands-20080103-5|54	%{_texmfdistdir}/fonts/source/public/bookhands/cmin10.mf
14cu|texlive-bookhands-20080103-5|55	%{_texmfdistdir}/fonts/source/public/bookhands/cmin17.mf
14cu|texlive-bookhands-20080103-5|56	%{_texmfdistdir}/fonts/source/public/bookhands/cmin7.mf
14cu|texlive-bookhands-20080103-5|57	%{_texmfdistdir}/fonts/source/public/bookhands/cminb10.mf
14cu|texlive-bookhands-20080103-5|58	%{_texmfdistdir}/fonts/source/public/bookhands/cminb17.mf
14cu|texlive-bookhands-20080103-5|59	%{_texmfdistdir}/fonts/source/public/bookhands/cminb7.mf
14cu|texlive-bookhands-20080103-5|60	%{_texmfdistdir}/fonts/source/public/bookhands/cmindig.mf
14cu|texlive-bookhands-20080103-5|61	%{_texmfdistdir}/fonts/source/public/bookhands/cminl.mf
14cu|texlive-bookhands-20080103-5|62	%{_texmfdistdir}/fonts/source/public/bookhands/cminlig.mf
14cu|texlive-bookhands-20080103-5|63	%{_texmfdistdir}/fonts/source/public/bookhands/cminpunct.mf
14cu|texlive-bookhands-20080103-5|64	%{_texmfdistdir}/fonts/source/public/bookhands/cmintitle.mf
14cu|texlive-bookhands-20080103-5|65	%{_texmfdistdir}/fonts/source/public/bookhands/cminu.mf
14cu|texlive-bookhands-20080103-5|66	%{_texmfdistdir}/fonts/source/public/bookhands/egoth10.mf
14cu|texlive-bookhands-20080103-5|67	%{_texmfdistdir}/fonts/source/public/bookhands/egoth17.mf
14cu|texlive-bookhands-20080103-5|68	%{_texmfdistdir}/fonts/source/public/bookhands/egoth7.mf
14cu|texlive-bookhands-20080103-5|69	%{_texmfdistdir}/fonts/source/public/bookhands/egothb10.mf
14cu|texlive-bookhands-20080103-5|70	%{_texmfdistdir}/fonts/source/public/bookhands/egothb17.mf
14cu|texlive-bookhands-20080103-5|71	%{_texmfdistdir}/fonts/source/public/bookhands/egothb7.mf
14cu|texlive-bookhands-20080103-5|72	%{_texmfdistdir}/fonts/source/public/bookhands/egothdig.mf
14cu|texlive-bookhands-20080103-5|73	%{_texmfdistdir}/fonts/source/public/bookhands/egothl.mf
14cu|texlive-bookhands-20080103-5|74	%{_texmfdistdir}/fonts/source/public/bookhands/egothlig.mf
14cu|texlive-bookhands-20080103-5|75	%{_texmfdistdir}/fonts/source/public/bookhands/egothpunct.mf
14cu|texlive-bookhands-20080103-5|76	%{_texmfdistdir}/fonts/source/public/bookhands/egothtitle.mf
14cu|texlive-bookhands-20080103-5|77	%{_texmfdistdir}/fonts/source/public/bookhands/egothu.mf
14cu|texlive-bookhands-20080103-5|78	%{_texmfdistdir}/fonts/source/public/bookhands/hmin10.mf
14cu|texlive-bookhands-20080103-5|79	%{_texmfdistdir}/fonts/source/public/bookhands/hmin17.mf
14cu|texlive-bookhands-20080103-5|80	%{_texmfdistdir}/fonts/source/public/bookhands/hmin7.mf
14cu|texlive-bookhands-20080103-5|81	%{_texmfdistdir}/fonts/source/public/bookhands/hminb10.mf
14cu|texlive-bookhands-20080103-5|82	%{_texmfdistdir}/fonts/source/public/bookhands/hminb17.mf
14cu|texlive-bookhands-20080103-5|83	%{_texmfdistdir}/fonts/source/public/bookhands/hminb7.mf
14cu|texlive-bookhands-20080103-5|84	%{_texmfdistdir}/fonts/source/public/bookhands/hmindig.mf
14cu|texlive-bookhands-20080103-5|85	%{_texmfdistdir}/fonts/source/public/bookhands/hminl.mf
14cu|texlive-bookhands-20080103-5|86	%{_texmfdistdir}/fonts/source/public/bookhands/hminlig.mf
14cu|texlive-bookhands-20080103-5|87	%{_texmfdistdir}/fonts/source/public/bookhands/hminpunct.mf
14cu|texlive-bookhands-20080103-5|88	%{_texmfdistdir}/fonts/source/public/bookhands/hmintitle.mf
14cu|texlive-bookhands-20080103-5|89	%{_texmfdistdir}/fonts/source/public/bookhands/hminu.mf
14cu|texlive-bookhands-20080103-5|90	%{_texmfdistdir}/fonts/source/public/bookhands/huncl10.mf
14cu|texlive-bookhands-20080103-5|91	%{_texmfdistdir}/fonts/source/public/bookhands/huncl17.mf
14cu|texlive-bookhands-20080103-5|92	%{_texmfdistdir}/fonts/source/public/bookhands/huncl7.mf
14cu|texlive-bookhands-20080103-5|93	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb10.mf
14cu|texlive-bookhands-20080103-5|94	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb17.mf
14cu|texlive-bookhands-20080103-5|95	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb7.mf
14cu|texlive-bookhands-20080103-5|96	%{_texmfdistdir}/fonts/source/public/bookhands/huncldig.mf
14cu|texlive-bookhands-20080103-5|97	%{_texmfdistdir}/fonts/source/public/bookhands/huncll.mf
14cu|texlive-bookhands-20080103-5|98	%{_texmfdistdir}/fonts/source/public/bookhands/huncllig.mf
14cu|texlive-bookhands-20080103-5|99	%{_texmfdistdir}/fonts/source/public/bookhands/hunclpunct.mf
14cu|texlive-bookhands-20080103-5|100	%{_texmfdistdir}/fonts/source/public/bookhands/huncltitle.mf
14cu|texlive-bookhands-20080103-5|101	%{_texmfdistdir}/fonts/source/public/bookhands/hunclu.mf
14cu|texlive-bookhands-20080103-5|102	%{_texmfdistdir}/fonts/source/public/bookhands/imaj10.mf
14cu|texlive-bookhands-20080103-5|103	%{_texmfdistdir}/fonts/source/public/bookhands/imaj17.mf
14cu|texlive-bookhands-20080103-5|104	%{_texmfdistdir}/fonts/source/public/bookhands/imaj7.mf
14cu|texlive-bookhands-20080103-5|105	%{_texmfdistdir}/fonts/source/public/bookhands/imajb10.mf
14cu|texlive-bookhands-20080103-5|106	%{_texmfdistdir}/fonts/source/public/bookhands/imajb17.mf
14cu|texlive-bookhands-20080103-5|107	%{_texmfdistdir}/fonts/source/public/bookhands/imajb7.mf
14cu|texlive-bookhands-20080103-5|108	%{_texmfdistdir}/fonts/source/public/bookhands/imajdig.mf
14cu|texlive-bookhands-20080103-5|109	%{_texmfdistdir}/fonts/source/public/bookhands/imajl.mf
14cu|texlive-bookhands-20080103-5|110	%{_texmfdistdir}/fonts/source/public/bookhands/imajlig.mf
14cu|texlive-bookhands-20080103-5|111	%{_texmfdistdir}/fonts/source/public/bookhands/imajpunct.mf
14cu|texlive-bookhands-20080103-5|112	%{_texmfdistdir}/fonts/source/public/bookhands/imajtitle.mf
14cu|texlive-bookhands-20080103-5|113	%{_texmfdistdir}/fonts/source/public/bookhands/imaju.mf
14cu|texlive-bookhands-20080103-5|114	%{_texmfdistdir}/fonts/source/public/bookhands/imin10.mf
14cu|texlive-bookhands-20080103-5|115	%{_texmfdistdir}/fonts/source/public/bookhands/imin17.mf
14cu|texlive-bookhands-20080103-5|116	%{_texmfdistdir}/fonts/source/public/bookhands/imin7.mf
14cu|texlive-bookhands-20080103-5|117	%{_texmfdistdir}/fonts/source/public/bookhands/iminb10.mf
14cu|texlive-bookhands-20080103-5|118	%{_texmfdistdir}/fonts/source/public/bookhands/iminb17.mf
14cu|texlive-bookhands-20080103-5|119	%{_texmfdistdir}/fonts/source/public/bookhands/iminb7.mf
14cu|texlive-bookhands-20080103-5|120	%{_texmfdistdir}/fonts/source/public/bookhands/imindig.mf
14cu|texlive-bookhands-20080103-5|121	%{_texmfdistdir}/fonts/source/public/bookhands/iminl.mf
14cu|texlive-bookhands-20080103-5|122	%{_texmfdistdir}/fonts/source/public/bookhands/iminlig.mf
14cu|texlive-bookhands-20080103-5|123	%{_texmfdistdir}/fonts/source/public/bookhands/iminpunct.mf
14cu|texlive-bookhands-20080103-5|124	%{_texmfdistdir}/fonts/source/public/bookhands/imintitle.mf
14cu|texlive-bookhands-20080103-5|125	%{_texmfdistdir}/fonts/source/public/bookhands/iminu.mf
14cu|texlive-bookhands-20080103-5|126	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth10.mf
14cu|texlive-bookhands-20080103-5|127	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth17.mf
14cu|texlive-bookhands-20080103-5|128	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth7.mf
14cu|texlive-bookhands-20080103-5|129	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb10.mf
14cu|texlive-bookhands-20080103-5|130	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb17.mf
14cu|texlive-bookhands-20080103-5|131	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb7.mf
14cu|texlive-bookhands-20080103-5|132	%{_texmfdistdir}/fonts/source/public/bookhands/pgothdig.mf
14cu|texlive-bookhands-20080103-5|133	%{_texmfdistdir}/fonts/source/public/bookhands/pgothl.mf
14cu|texlive-bookhands-20080103-5|134	%{_texmfdistdir}/fonts/source/public/bookhands/pgothlig.mf
14cu|texlive-bookhands-20080103-5|135	%{_texmfdistdir}/fonts/source/public/bookhands/pgothpunct.mf
14cu|texlive-bookhands-20080103-5|136	%{_texmfdistdir}/fonts/source/public/bookhands/pgothtitle.mf
14cu|texlive-bookhands-20080103-5|137	%{_texmfdistdir}/fonts/source/public/bookhands/pgothu.mf
14cu|texlive-bookhands-20080103-5|138	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd10.mf
14cu|texlive-bookhands-20080103-5|139	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd17.mf
14cu|texlive-bookhands-20080103-5|140	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd7.mf
14cu|texlive-bookhands-20080103-5|141	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb10.mf
14cu|texlive-bookhands-20080103-5|142	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb17.mf
14cu|texlive-bookhands-20080103-5|143	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb7.mf
14cu|texlive-bookhands-20080103-5|144	%{_texmfdistdir}/fonts/source/public/bookhands/rtnddig.mf
14cu|texlive-bookhands-20080103-5|145	%{_texmfdistdir}/fonts/source/public/bookhands/rtndl.mf
14cu|texlive-bookhands-20080103-5|146	%{_texmfdistdir}/fonts/source/public/bookhands/rtndlig.mf
14cu|texlive-bookhands-20080103-5|147	%{_texmfdistdir}/fonts/source/public/bookhands/rtndpunct.mf
14cu|texlive-bookhands-20080103-5|148	%{_texmfdistdir}/fonts/source/public/bookhands/rtndtitle.mf
14cu|texlive-bookhands-20080103-5|149	%{_texmfdistdir}/fonts/source/public/bookhands/rtndu.mf
14cu|texlive-bookhands-20080103-5|150	%{_texmfdistdir}/fonts/source/public/bookhands/rust10.mf
14cu|texlive-bookhands-20080103-5|151	%{_texmfdistdir}/fonts/source/public/bookhands/rust17.mf
14cu|texlive-bookhands-20080103-5|152	%{_texmfdistdir}/fonts/source/public/bookhands/rust7.mf
14cu|texlive-bookhands-20080103-5|153	%{_texmfdistdir}/fonts/source/public/bookhands/rustb10.mf
14cu|texlive-bookhands-20080103-5|154	%{_texmfdistdir}/fonts/source/public/bookhands/rustb17.mf
14cu|texlive-bookhands-20080103-5|155	%{_texmfdistdir}/fonts/source/public/bookhands/rustb7.mf
14cu|texlive-bookhands-20080103-5|156	%{_texmfdistdir}/fonts/source/public/bookhands/rustdig.mf
14cu|texlive-bookhands-20080103-5|157	%{_texmfdistdir}/fonts/source/public/bookhands/rustl.mf
14cu|texlive-bookhands-20080103-5|158	%{_texmfdistdir}/fonts/source/public/bookhands/rustlig.mf
14cu|texlive-bookhands-20080103-5|159	%{_texmfdistdir}/fonts/source/public/bookhands/rustpunct.mf
14cu|texlive-bookhands-20080103-5|160	%{_texmfdistdir}/fonts/source/public/bookhands/rusttitle.mf
14cu|texlive-bookhands-20080103-5|161	%{_texmfdistdir}/fonts/source/public/bookhands/rustu.mf
14cu|texlive-bookhands-20080103-5|162	%{_texmfdistdir}/fonts/source/public/bookhands/uncl10.mf
14cu|texlive-bookhands-20080103-5|163	%{_texmfdistdir}/fonts/source/public/bookhands/uncl17.mf
14cu|texlive-bookhands-20080103-5|164	%{_texmfdistdir}/fonts/source/public/bookhands/uncl7.mf
14cu|texlive-bookhands-20080103-5|165	%{_texmfdistdir}/fonts/source/public/bookhands/unclb10.mf
14cu|texlive-bookhands-20080103-5|166	%{_texmfdistdir}/fonts/source/public/bookhands/unclb17.mf
14cu|texlive-bookhands-20080103-5|167	%{_texmfdistdir}/fonts/source/public/bookhands/unclb7.mf
14cu|texlive-bookhands-20080103-5|168	%{_texmfdistdir}/fonts/source/public/bookhands/uncldig.mf
14cu|texlive-bookhands-20080103-5|169	%{_texmfdistdir}/fonts/source/public/bookhands/uncll.mf
14cu|texlive-bookhands-20080103-5|170	%{_texmfdistdir}/fonts/source/public/bookhands/uncllig.mf
14cu|texlive-bookhands-20080103-5|171	%{_texmfdistdir}/fonts/source/public/bookhands/unclpunct.mf
14cu|texlive-bookhands-20080103-5|172	%{_texmfdistdir}/fonts/source/public/bookhands/uncltitle.mf
14cu|texlive-bookhands-20080103-5|173	%{_texmfdistdir}/fonts/source/public/bookhands/unclu.mf
14cu|texlive-bookhands-20080103-5|174	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl17.tfm
14cu|texlive-bookhands-20080103-5|175	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl7.tfm
14cu|texlive-bookhands-20080103-5|176	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb17.tfm
14cu|texlive-bookhands-20080103-5|177	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb7.tfm
14cu|texlive-bookhands-20080103-5|178	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin10.tfm
14cu|texlive-bookhands-20080103-5|179	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin17.tfm
14cu|texlive-bookhands-20080103-5|180	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin7.tfm
14cu|texlive-bookhands-20080103-5|181	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb10.tfm
14cu|texlive-bookhands-20080103-5|182	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb17.tfm
14cu|texlive-bookhands-20080103-5|183	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb7.tfm
14cu|texlive-bookhands-20080103-5|184	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth10.tfm
14cu|texlive-bookhands-20080103-5|185	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth17.tfm
14cu|texlive-bookhands-20080103-5|186	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth7.tfm
14cu|texlive-bookhands-20080103-5|187	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb10.tfm
14cu|texlive-bookhands-20080103-5|188	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb17.tfm
14cu|texlive-bookhands-20080103-5|189	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb7.tfm
14cu|texlive-bookhands-20080103-5|190	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin10.tfm
14cu|texlive-bookhands-20080103-5|191	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin17.tfm
14cu|texlive-bookhands-20080103-5|192	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin7.tfm
14cu|texlive-bookhands-20080103-5|193	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb10.tfm
14cu|texlive-bookhands-20080103-5|194	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb17.tfm
14cu|texlive-bookhands-20080103-5|195	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb7.tfm
14cu|texlive-bookhands-20080103-5|196	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl10.tfm
14cu|texlive-bookhands-20080103-5|197	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl17.tfm
14cu|texlive-bookhands-20080103-5|198	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl7.tfm
14cu|texlive-bookhands-20080103-5|199	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb10.tfm
14cu|texlive-bookhands-20080103-5|200	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb17.tfm
14cu|texlive-bookhands-20080103-5|201	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb7.tfm
14cu|texlive-bookhands-20080103-5|202	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj10.tfm
14cu|texlive-bookhands-20080103-5|203	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj17.tfm
14cu|texlive-bookhands-20080103-5|204	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj7.tfm
14cu|texlive-bookhands-20080103-5|205	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb10.tfm
14cu|texlive-bookhands-20080103-5|206	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb17.tfm
14cu|texlive-bookhands-20080103-5|207	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb7.tfm
14cu|texlive-bookhands-20080103-5|208	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin10.tfm
14cu|texlive-bookhands-20080103-5|209	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin17.tfm
14cu|texlive-bookhands-20080103-5|210	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin7.tfm
14cu|texlive-bookhands-20080103-5|211	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb10.tfm
14cu|texlive-bookhands-20080103-5|212	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb17.tfm
14cu|texlive-bookhands-20080103-5|213	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb7.tfm
14cu|texlive-bookhands-20080103-5|214	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth10.tfm
14cu|texlive-bookhands-20080103-5|215	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth17.tfm
14cu|texlive-bookhands-20080103-5|216	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth7.tfm
14cu|texlive-bookhands-20080103-5|217	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb10.tfm
14cu|texlive-bookhands-20080103-5|218	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb17.tfm
14cu|texlive-bookhands-20080103-5|219	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd10.tfm
14cu|texlive-bookhands-20080103-5|220	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd17.tfm
14cu|texlive-bookhands-20080103-5|221	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd7.tfm
14cu|texlive-bookhands-20080103-5|222	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb10.tfm
14cu|texlive-bookhands-20080103-5|223	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb17.tfm
14cu|texlive-bookhands-20080103-5|224	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb7.tfm
14cu|texlive-bookhands-20080103-5|225	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust10.tfm
14cu|texlive-bookhands-20080103-5|226	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust17.tfm
14cu|texlive-bookhands-20080103-5|227	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust7.tfm
14cu|texlive-bookhands-20080103-5|228	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb10.tfm
14cu|texlive-bookhands-20080103-5|229	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb17.tfm
14cu|texlive-bookhands-20080103-5|230	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb7.tfm
14cu|texlive-bookhands-20080103-5|231	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrc10.tfm
14cu|texlive-bookhands-20080103-5|232	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrcb10.tfm
14cu|texlive-bookhands-20080103-5|233	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl10.tfm
14cu|texlive-bookhands-20080103-5|234	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl17.tfm
14cu|texlive-bookhands-20080103-5|235	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl7.tfm
14cu|texlive-bookhands-20080103-5|236	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb10.tfm
14cu|texlive-bookhands-20080103-5|237	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb17.tfm
14cu|texlive-bookhands-20080103-5|238	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb7.tfm
14cu|texlive-bookhands-20080103-5|239	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrc10.pfb
14cu|texlive-bookhands-20080103-5|240	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrcb10.pfb
14cu|texlive-bookhands-20080103-5|241	%{_texmfdistdir}/tex/latex/bookhands/allcmin.sty
14cu|texlive-bookhands-20080103-5|242	%{_texmfdistdir}/tex/latex/bookhands/allegoth.sty
14cu|texlive-bookhands-20080103-5|243	%{_texmfdistdir}/tex/latex/bookhands/allhmin.sty
14cu|texlive-bookhands-20080103-5|244	%{_texmfdistdir}/tex/latex/bookhands/allhuncl.sty
14cu|texlive-bookhands-20080103-5|245	%{_texmfdistdir}/tex/latex/bookhands/allimaj.sty
14cu|texlive-bookhands-20080103-5|246	%{_texmfdistdir}/tex/latex/bookhands/allimin.sty
14cu|texlive-bookhands-20080103-5|247	%{_texmfdistdir}/tex/latex/bookhands/allpgoth.sty
14cu|texlive-bookhands-20080103-5|248	%{_texmfdistdir}/tex/latex/bookhands/allrtnd.sty
14cu|texlive-bookhands-20080103-5|249	%{_texmfdistdir}/tex/latex/bookhands/allrust.sty
14cu|texlive-bookhands-20080103-5|250	%{_texmfdistdir}/tex/latex/bookhands/allsqrc.sty
14cu|texlive-bookhands-20080103-5|251	%{_texmfdistdir}/tex/latex/bookhands/alluncl.sty
14cu|texlive-bookhands-20080103-5|252	%{_texmfdistdir}/tex/latex/bookhands/carolmin.sty
14cu|texlive-bookhands-20080103-5|253	%{_texmfdistdir}/tex/latex/bookhands/egothic.sty
14cu|texlive-bookhands-20080103-5|254	%{_texmfdistdir}/tex/latex/bookhands/humanist.sty
14cu|texlive-bookhands-20080103-5|255	%{_texmfdistdir}/tex/latex/bookhands/huncial.sty
14cu|texlive-bookhands-20080103-5|256	%{_texmfdistdir}/tex/latex/bookhands/inslrmaj.sty
14cu|texlive-bookhands-20080103-5|257	%{_texmfdistdir}/tex/latex/bookhands/inslrmin.sty
14cu|texlive-bookhands-20080103-5|258	%{_texmfdistdir}/tex/latex/bookhands/ot1auncl.fd
14cu|texlive-bookhands-20080103-5|259	%{_texmfdistdir}/tex/latex/bookhands/ot1cmin.fd
14cu|texlive-bookhands-20080103-5|260	%{_texmfdistdir}/tex/latex/bookhands/ot1egoth.fd
14cu|texlive-bookhands-20080103-5|261	%{_texmfdistdir}/tex/latex/bookhands/ot1hmin.fd
14cu|texlive-bookhands-20080103-5|262	%{_texmfdistdir}/tex/latex/bookhands/ot1huncl.fd
14cu|texlive-bookhands-20080103-5|263	%{_texmfdistdir}/tex/latex/bookhands/ot1imaj.fd
14cu|texlive-bookhands-20080103-5|264	%{_texmfdistdir}/tex/latex/bookhands/ot1imin.fd
14cu|texlive-bookhands-20080103-5|265	%{_texmfdistdir}/tex/latex/bookhands/ot1pgoth.fd
14cu|texlive-bookhands-20080103-5|266	%{_texmfdistdir}/tex/latex/bookhands/ot1rtnd.fd
14cu|texlive-bookhands-20080103-5|267	%{_texmfdistdir}/tex/latex/bookhands/ot1rust.fd
14cu|texlive-bookhands-20080103-5|268	%{_texmfdistdir}/tex/latex/bookhands/ot1sqrc.fd
14cu|texlive-bookhands-20080103-5|269	%{_texmfdistdir}/tex/latex/bookhands/ot1uncl.fd
14cu|texlive-bookhands-20080103-5|270	%{_texmfdistdir}/tex/latex/bookhands/pgothic.sty
14cu|texlive-bookhands-20080103-5|271	%{_texmfdistdir}/tex/latex/bookhands/rotunda.sty
14cu|texlive-bookhands-20080103-5|272	%{_texmfdistdir}/tex/latex/bookhands/rustic.sty
14cu|texlive-bookhands-20080103-5|273	%{_texmfdistdir}/tex/latex/bookhands/sqrcaps.sty
14cu|texlive-bookhands-20080103-5|274	%{_texmfdistdir}/tex/latex/bookhands/t1auncl.fd
14cu|texlive-bookhands-20080103-5|275	%{_texmfdistdir}/tex/latex/bookhands/t1cmin.fd
14cu|texlive-bookhands-20080103-5|276	%{_texmfdistdir}/tex/latex/bookhands/t1egoth.fd
14cu|texlive-bookhands-20080103-5|277	%{_texmfdistdir}/tex/latex/bookhands/t1hmin.fd
14cu|texlive-bookhands-20080103-5|278	%{_texmfdistdir}/tex/latex/bookhands/t1huncl.fd
14cu|texlive-bookhands-20080103-5|279	%{_texmfdistdir}/tex/latex/bookhands/t1imaj.fd
14cu|texlive-bookhands-20080103-5|280	%{_texmfdistdir}/tex/latex/bookhands/t1imin.fd
14cu|texlive-bookhands-20080103-5|281	%{_texmfdistdir}/tex/latex/bookhands/t1pgoth.fd
14cu|texlive-bookhands-20080103-5|282	%{_texmfdistdir}/tex/latex/bookhands/t1rtnd.fd
14cu|texlive-bookhands-20080103-5|283	%{_texmfdistdir}/tex/latex/bookhands/t1rust.fd
14cu|texlive-bookhands-20080103-5|284	%{_texmfdistdir}/tex/latex/bookhands/t1sqrc.fd
14cu|texlive-bookhands-20080103-5|285	%{_texmfdistdir}/tex/latex/bookhands/t1uncl.fd
14cu|texlive-bookhands-20080103-5|286	%{_texmfdistdir}/tex/latex/bookhands/uncial.sty
14cu|texlive-bookhands-20080103-5|287	%doc %{_texmfdistdir}/doc/fonts/bookhands/README.PRW
14cu|texlive-bookhands-20080103-5|288	%doc %{_texmfdistdir}/doc/fonts/bookhands/allsqrcaps.pdf
14cu|texlive-bookhands-20080103-5|289	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-README
14cu|texlive-bookhands-20080103-5|290	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.ps.gz
14cu|texlive-bookhands-20080103-5|291	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.tex
14cu|texlive-bookhands-20080103-5|292	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.ps.gz
14cu|texlive-bookhands-20080103-5|293	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.tex
14cu|texlive-bookhands-20080103-5|294	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.ps.gz
14cu|texlive-bookhands-20080103-5|295	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.tex
14cu|texlive-bookhands-20080103-5|296	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-README
14cu|texlive-bookhands-20080103-5|297	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-tryfont.tex
14cu|texlive-bookhands-20080103-5|298	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin/allfont.tex
14cu|texlive-bookhands-20080103-5|299	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-README
14cu|texlive-bookhands-20080103-5|300	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-tryfont.tex
14cu|texlive-bookhands-20080103-5|301	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic/allfont.tex
14cu|texlive-bookhands-20080103-5|302	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-README
14cu|texlive-bookhands-20080103-5|303	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-tryfont.tex
14cu|texlive-bookhands-20080103-5|304	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist/allfont.tex
14cu|texlive-bookhands-20080103-5|305	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-README
14cu|texlive-bookhands-20080103-5|306	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.ps.gz
14cu|texlive-bookhands-20080103-5|307	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.tex
14cu|texlive-bookhands-20080103-5|308	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.ps.gz
14cu|texlive-bookhands-20080103-5|309	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.tex
14cu|texlive-bookhands-20080103-5|310	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-README
14cu|texlive-bookhands-20080103-5|311	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.ps.gz
14cu|texlive-bookhands-20080103-5|312	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.tex
14cu|texlive-bookhands-20080103-5|313	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.ps.gz
14cu|texlive-bookhands-20080103-5|314	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.tex
14cu|texlive-bookhands-20080103-5|315	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-README
14cu|texlive-bookhands-20080103-5|316	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-tryfont.tex
14cu|texlive-bookhands-20080103-5|317	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin/allfont.tex
14cu|texlive-bookhands-20080103-5|318	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-README
14cu|texlive-bookhands-20080103-5|319	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.pdf
14cu|texlive-bookhands-20080103-5|320	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.tex
14cu|texlive-bookhands-20080103-5|321	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic/allfont.tex
14cu|texlive-bookhands-20080103-5|322	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-README
14cu|texlive-bookhands-20080103-5|323	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-tryfont.tex
14cu|texlive-bookhands-20080103-5|324	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda/allfont.tex
14cu|texlive-bookhands-20080103-5|325	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-README
14cu|texlive-bookhands-20080103-5|326	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.ps.gz
14cu|texlive-bookhands-20080103-5|327	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.tex
14cu|texlive-bookhands-20080103-5|328	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.ps.gz
14cu|texlive-bookhands-20080103-5|329	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.tex
14cu|texlive-bookhands-20080103-5|330	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps-README
14cu|texlive-bookhands-20080103-5|331	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps.pdf
14cu|texlive-bookhands-20080103-5|332	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps/allsqrcaps.tex
14cu|texlive-bookhands-20080103-5|333	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/README
14cu|texlive-bookhands-20080103-5|334	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/allfont.tex
14cu|texlive-bookhands-20080103-5|335	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.dtx
14cu|texlive-bookhands-20080103-5|336	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.ins
14cu|texlive-bookhands-20080103-5|337	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tryfont.tex
14cu|texlive-bookhands-20080103-5|338	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.pdf
14cu|texlive-bookhands-20080103-5|339	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.tex
14cu|texlive-bookhands-20080103-5|340	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-README
14cu|texlive-bookhands-20080103-5|341	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.ps.gz
14cu|texlive-bookhands-20080103-5|342	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.tex
14cu|texlive-bookhands-20080103-5|343	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.ps.gz
14cu|texlive-bookhands-20080103-5|344	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.tex
14cu|texlive-bookhands-20080103-5|345	#- source
14cu|texlive-bookhands-20080103-5|346	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.dtx
14cu|texlive-bookhands-20080103-5|347	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.ins
14cu|texlive-bookhands-20080103-5|348	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.dtx
14cu|texlive-bookhands-20080103-5|349	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.ins
14cu|texlive-bookhands-20080103-5|350	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.dtx
14cu|texlive-bookhands-20080103-5|351	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.ins
14cu|texlive-bookhands-20080103-5|352	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.dtx
14cu|texlive-bookhands-20080103-5|353	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.ins
14cu|texlive-bookhands-20080103-5|354	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.dtx
14cu|texlive-bookhands-20080103-5|355	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.ins
14cu|texlive-bookhands-20080103-5|356	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.dtx
14cu|texlive-bookhands-20080103-5|357	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.ins
14cu|texlive-bookhands-20080103-5|358	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.dtx
14cu|texlive-bookhands-20080103-5|359	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.ins
14cu|texlive-bookhands-20080103-5|360	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.dtx
14cu|texlive-bookhands-20080103-5|361	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.ins
14cu|texlive-bookhands-20080103-5|362	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.dtx
14cu|texlive-bookhands-20080103-5|363	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.ins
14cu|texlive-bookhands-20080103-5|364	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.dtx
14cu|texlive-bookhands-20080103-5|365	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.ins
14cu|texlive-bookhands-20080103-5|366	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.dtx
14cu|texlive-bookhands-20080103-5|367	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.ins
14cu|texlive-bookhands-20080103-5|368	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.dtx
14cu|texlive-bookhands-20080103-5|369	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.ins
14cu|texlive-bookhands-20080103-5|370	
14cu|texlive-bookhands-20080103-5|371	#-----------------------------------------------------------------------
14cu|texlive-bookhands-20080103-5|372	%prep
14cu|texlive-bookhands-20080103-5|373	%setup -c -a0 -a1 -a2
14cu|texlive-bookhands-20080103-5|374	
14cu|texlive-bookhands-20080103-5|375	%build
14cu|texlive-bookhands-20080103-5|376	
14cu|texlive-bookhands-20080103-5|377	%install
14cu|texlive-bookhands-20080103-5|378	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bookhands-20080103-5|379	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bookhands-20080103-5|380	
14cu|texlive-bookhands-20080103-5|381	
14cu|texlive-bookhands-20080103-5|382	
14cu|texlive-bookhands-20080103-5|383	%changelog
14cu|texlive-bookhands-20080103-5|384	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080103-5
14cu|texlive-bookhands-20080103-5|385	+ Revision: 2eab45a
14cu|texlive-bookhands-20080103-5|386	- MassBuild#681: Increase release tag
14cu|texlive-bookhands-20080103-5|387	
14cu|texlive-bookhands-20080103-5|388	

14900 14
14cu|texlive-boondox-1.0-5|1	# revision 22313
14cu|texlive-boondox-1.0-5|2	# category Package
14cu|texlive-boondox-1.0-5|3	# catalog-ctan /fonts/boondox
14cu|texlive-boondox-1.0-5|4	# catalog-date 2011-05-04 08:36:11 +0200
14cu|texlive-boondox-1.0-5|5	# catalog-license lppl
14cu|texlive-boondox-1.0-5|6	# catalog-version 1.0
14cu|texlive-boondox-1.0-5|7	Name:		texlive-boondox
14cu|texlive-boondox-1.0-5|8	Version:	1.0
14cu|texlive-boondox-1.0-5|9	Release:	5
14cu|texlive-boondox-1.0-5|10	Summary:	Mathematical alphabets derived from the STIX fonts
14cu|texlive-boondox-1.0-5|11	Group:		Publishing
14cu|texlive-boondox-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/boondox
14cu|texlive-boondox-1.0-5|13	License:	LPPL
14cu|texlive-boondox-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.tar.xz
14cu|texlive-boondox-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.doc.tar.xz
14cu|texlive-boondox-1.0-5|16	BuildArch:	noarch
14cu|texlive-boondox-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-boondox-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-boondox-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-boondox-1.0-5|20	
14cu|texlive-boondox-1.0-5|21	%description
14cu|texlive-boondox-1.0-5|22	The package contains a number of PostScript fonts derived from
14cu|texlive-boondox-1.0-5|23	the STIX OpenType fonts, that may be used in maths mode in
14cu|texlive-boondox-1.0-5|24	regular and bold weights for calligraphic, fraktur and double-
14cu|texlive-boondox-1.0-5|25	struck alphabets. Virtual fonts with metrics suitable for maths
14cu|texlive-boondox-1.0-5|26	mode are provided, as are LaTeX support files.
14cu|texlive-boondox-1.0-5|27	
14cu|texlive-boondox-1.0-5|28	
14cu|texlive-boondox-1.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-boondox-1.0-5|30	%files
14cu|texlive-boondox-1.0-5|31	%{_texmfdistdir}/fonts/map/dvips/boondox/boondox.map
14cu|texlive-boondox-1.0-5|32	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-cal.tfm
14cu|texlive-boondox-1.0-5|33	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-calo.tfm
14cu|texlive-boondox-1.0-5|34	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-ds.tfm
14cu|texlive-boondox-1.0-5|35	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-frak.tfm
14cu|texlive-boondox-1.0-5|36	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-cal.tfm
14cu|texlive-boondox-1.0-5|37	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-calo.tfm
14cu|texlive-boondox-1.0-5|38	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-ds.tfm
14cu|texlive-boondox-1.0-5|39	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-frak.tfm
14cu|texlive-boondox-1.0-5|40	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf7z.tfm
14cu|texlive-boondox-1.0-5|41	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf8a.tfm
14cu|texlive-boondox-1.0-5|42	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl7z.tfm
14cu|texlive-boondox-1.0-5|43	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl8a.tfm
14cu|texlive-boondox-1.0-5|44	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbow7z.tfm
14cu|texlive-boondox-1.0-5|45	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw7z.tfm
14cu|texlive-boondox-1.0-5|46	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw8a.tfm
14cu|texlive-boondox-1.0-5|47	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf7z.tfm
14cu|texlive-boondox-1.0-5|48	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf8a.tfm
14cu|texlive-boondox-1.0-5|49	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl7z.tfm
14cu|texlive-boondox-1.0-5|50	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl8a.tfm
14cu|texlive-boondox-1.0-5|51	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrow7z.tfm
14cu|texlive-boondox-1.0-5|52	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw7z.tfm
14cu|texlive-boondox-1.0-5|53	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw8a.tfm
14cu|texlive-boondox-1.0-5|54	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbf8a.pfb
14cu|texlive-boondox-1.0-5|55	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbl8a.pfb
14cu|texlive-boondox-1.0-5|56	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbw8a.pfb
14cu|texlive-boondox-1.0-5|57	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrf8a.pfb
14cu|texlive-boondox-1.0-5|58	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrl8a.pfb
14cu|texlive-boondox-1.0-5|59	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrw8a.pfb
14cu|texlive-boondox-1.0-5|60	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-cal.vf
14cu|texlive-boondox-1.0-5|61	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-calo.vf
14cu|texlive-boondox-1.0-5|62	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-ds.vf
14cu|texlive-boondox-1.0-5|63	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-frak.vf
14cu|texlive-boondox-1.0-5|64	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-cal.vf
14cu|texlive-boondox-1.0-5|65	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-calo.vf
14cu|texlive-boondox-1.0-5|66	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-ds.vf
14cu|texlive-boondox-1.0-5|67	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-frak.vf
14cu|texlive-boondox-1.0-5|68	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-cal.sty
14cu|texlive-boondox-1.0-5|69	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-calo.sty
14cu|texlive-boondox-1.0-5|70	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-ds.sty
14cu|texlive-boondox-1.0-5|71	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-frak.sty
14cu|texlive-boondox-1.0-5|72	%{_texmfdistdir}/tex/latex/boondox/uboondox-cal.fd
14cu|texlive-boondox-1.0-5|73	%{_texmfdistdir}/tex/latex/boondox/uboondox-calo.fd
14cu|texlive-boondox-1.0-5|74	%{_texmfdistdir}/tex/latex/boondox/uboondox-ds.fd
14cu|texlive-boondox-1.0-5|75	%{_texmfdistdir}/tex/latex/boondox/uboondox-frak.fd
14cu|texlive-boondox-1.0-5|76	%doc %{_texmfdistdir}/doc/fonts/boondox/README
14cu|texlive-boondox-1.0-5|77	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.pdf
14cu|texlive-boondox-1.0-5|78	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.tex
14cu|texlive-boondox-1.0-5|79	
14cu|texlive-boondox-1.0-5|80	#-----------------------------------------------------------------------
14cu|texlive-boondox-1.0-5|81	%prep
14cu|texlive-boondox-1.0-5|82	%setup -c -a0 -a1
14cu|texlive-boondox-1.0-5|83	
14cu|texlive-boondox-1.0-5|84	%build
14cu|texlive-boondox-1.0-5|85	
14cu|texlive-boondox-1.0-5|86	%install
14cu|texlive-boondox-1.0-5|87	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-boondox-1.0-5|88	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-boondox-1.0-5|89	
14cu|texlive-boondox-1.0-5|90	
14cu|texlive-boondox-1.0-5|91	
14cu|texlive-boondox-1.0-5|92	%changelog
14cu|texlive-boondox-1.0-5|93	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-boondox-1.0-5|94	+ Revision: 8abda7d
14cu|texlive-boondox-1.0-5|95	- MassBuild#681: Increase release tag
14cu|texlive-boondox-1.0-5|96	
14cu|texlive-boondox-1.0-5|97	

14901 14
14cu|texlive-borceux-3.1-5|1	# revision 21047
14cu|texlive-borceux-3.1-5|2	# category Package
14cu|texlive-borceux-3.1-5|3	# catalog-ctan /macros/generic/diagrams/borceux
14cu|texlive-borceux-3.1-5|4	# catalog-date 2009-01-02 20:30:08 +0100
14cu|texlive-borceux-3.1-5|5	# catalog-license noinfo
14cu|texlive-borceux-3.1-5|6	# catalog-version 3.1
14cu|texlive-borceux-3.1-5|7	Name:		texlive-borceux
14cu|texlive-borceux-3.1-5|8	Version:	3.1
14cu|texlive-borceux-3.1-5|9	Release:	5
14cu|texlive-borceux-3.1-5|10	Summary:	Diagram macros by Francois Borceux
14cu|texlive-borceux-3.1-5|11	Group:		Publishing
14cu|texlive-borceux-3.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/borceux
14cu|texlive-borceux-3.1-5|13	License:	NOINFO
14cu|texlive-borceux-3.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.tar.xz
14cu|texlive-borceux-3.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.doc.tar.xz
14cu|texlive-borceux-3.1-5|16	BuildArch:	noarch
14cu|texlive-borceux-3.1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-borceux-3.1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-borceux-3.1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-borceux-3.1-5|20	
14cu|texlive-borceux-3.1-5|21	%description
14cu|texlive-borceux-3.1-5|22	The macros support the construction of diagrams, such as those
14cu|texlive-borceux-3.1-5|23	that appear in category theory texts. The user gives the list
14cu|texlive-borceux-3.1-5|24	of vertices and arrows to be included, just as when composing a
14cu|texlive-borceux-3.1-5|25	matrix, and the program takes care of computing the dimensions
14cu|texlive-borceux-3.1-5|26	of the arrows and realizing the pagesetting. All the user has
14cu|texlive-borceux-3.1-5|27	to do about the arrows is to specify their type (monomorphism,
14cu|texlive-borceux-3.1-5|28	pair of adjoint arrows, etc.) and their direction (north,
14cu|texlive-borceux-3.1-5|29	south-east, etc.); 12 types and 32 directions are available.
14cu|texlive-borceux-3.1-5|30	
14cu|texlive-borceux-3.1-5|31	
14cu|texlive-borceux-3.1-5|32	#-----------------------------------------------------------------------
14cu|texlive-borceux-3.1-5|33	%files
14cu|texlive-borceux-3.1-5|34	%{_texmfdistdir}/tex/generic/borceux/Diagram
14cu|texlive-borceux-3.1-5|35	%{_texmfdistdir}/tex/generic/borceux/MaxiDiagram
14cu|texlive-borceux-3.1-5|36	%{_texmfdistdir}/tex/generic/borceux/MicroDiagram
14cu|texlive-borceux-3.1-5|37	%{_texmfdistdir}/tex/generic/borceux/MiniDiagram
14cu|texlive-borceux-3.1-5|38	%{_texmfdistdir}/tex/generic/borceux/MultipleArrows
14cu|texlive-borceux-3.1-5|39	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Mode_d_Emploi
14cu|texlive-borceux-3.1-5|40	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Read_Me
14cu|texlive-borceux-3.1-5|41	%doc %{_texmfdistdir}/doc/generic/borceux/README
14cu|texlive-borceux-3.1-5|42	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldDiagram
14cu|texlive-borceux-3.1-5|43	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMaxiDiagram
14cu|texlive-borceux-3.1-5|44	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMicroDiagram
14cu|texlive-borceux-3.1-5|45	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMiniDiagram
14cu|texlive-borceux-3.1-5|46	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMultipleArrows
14cu|texlive-borceux-3.1-5|47	
14cu|texlive-borceux-3.1-5|48	#-----------------------------------------------------------------------
14cu|texlive-borceux-3.1-5|49	%prep
14cu|texlive-borceux-3.1-5|50	%setup -c -a0 -a1
14cu|texlive-borceux-3.1-5|51	
14cu|texlive-borceux-3.1-5|52	%build
14cu|texlive-borceux-3.1-5|53	
14cu|texlive-borceux-3.1-5|54	%install
14cu|texlive-borceux-3.1-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-borceux-3.1-5|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-borceux-3.1-5|57	
14cu|texlive-borceux-3.1-5|58	
14cu|texlive-borceux-3.1-5|59	
14cu|texlive-borceux-3.1-5|60	%changelog
14cu|texlive-borceux-3.1-5|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-5
14cu|texlive-borceux-3.1-5|62	+ Revision: 48e8964
14cu|texlive-borceux-3.1-5|63	- MassBuild#681: Increase release tag
14cu|texlive-borceux-3.1-5|64	
14cu|texlive-borceux-3.1-5|65	

14902 14
14cu|texlive-bosisio-20100210-5|1	# revision 16989
14cu|texlive-bosisio-20100210-5|2	# category Package
14cu|texlive-bosisio-20100210-5|3	# catalog-ctan /macros/latex/contrib/bosisio
14cu|texlive-bosisio-20100210-5|4	# catalog-date 2010-02-10 21:47:34 +0100
14cu|texlive-bosisio-20100210-5|5	# catalog-license lppl
14cu|texlive-bosisio-20100210-5|6	# catalog-version undef
14cu|texlive-bosisio-20100210-5|7	Name:		texlive-bosisio
14cu|texlive-bosisio-20100210-5|8	Version:	20100210
14cu|texlive-bosisio-20100210-5|9	Release:	5
14cu|texlive-bosisio-20100210-5|10	Summary:	A collection of packages by Francesco Bosisio
14cu|texlive-bosisio-20100210-5|11	Group:		Publishing
14cu|texlive-bosisio-20100210-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bosisio
14cu|texlive-bosisio-20100210-5|13	License:	LPPL
14cu|texlive-bosisio-20100210-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.tar.xz
14cu|texlive-bosisio-20100210-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.doc.tar.xz
14cu|texlive-bosisio-20100210-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.source.tar.xz
14cu|texlive-bosisio-20100210-5|17	BuildArch:	noarch
14cu|texlive-bosisio-20100210-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bosisio-20100210-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bosisio-20100210-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-bosisio-20100210-5|21	
14cu|texlive-bosisio-20100210-5|22	%description
14cu|texlive-bosisio-20100210-5|23	A collection of packages containing: accenti dblfont; envmath;
14cu|texlive-bosisio-20100210-5|24	evenpage; graphfig; mathcmd; quotes; and sobolev.
14cu|texlive-bosisio-20100210-5|25	
14cu|texlive-bosisio-20100210-5|26	
14cu|texlive-bosisio-20100210-5|27	#-----------------------------------------------------------------------
14cu|texlive-bosisio-20100210-5|28	%files
14cu|texlive-bosisio-20100210-5|29	%{_texmfdistdir}/tex/latex/bosisio/accenti.sty
14cu|texlive-bosisio-20100210-5|30	%{_texmfdistdir}/tex/latex/bosisio/dblfont.sty
14cu|texlive-bosisio-20100210-5|31	%{_texmfdistdir}/tex/latex/bosisio/envmath.sty
14cu|texlive-bosisio-20100210-5|32	%{_texmfdistdir}/tex/latex/bosisio/evenpage.sty
14cu|texlive-bosisio-20100210-5|33	%{_texmfdistdir}/tex/latex/bosisio/graphfig.sty
14cu|texlive-bosisio-20100210-5|34	%{_texmfdistdir}/tex/latex/bosisio/mathcmd.sty
14cu|texlive-bosisio-20100210-5|35	%{_texmfdistdir}/tex/latex/bosisio/quotes.sty
14cu|texlive-bosisio-20100210-5|36	%{_texmfdistdir}/tex/latex/bosisio/sobolev.sty
14cu|texlive-bosisio-20100210-5|37	%doc %{_texmfdistdir}/doc/latex/bosisio/README
14cu|texlive-bosisio-20100210-5|38	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.html
14cu|texlive-bosisio-20100210-5|39	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.pdf
14cu|texlive-bosisio-20100210-5|40	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.html
14cu|texlive-bosisio-20100210-5|41	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.pdf
14cu|texlive-bosisio-20100210-5|42	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.html
14cu|texlive-bosisio-20100210-5|43	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.pdf
14cu|texlive-bosisio-20100210-5|44	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.html
14cu|texlive-bosisio-20100210-5|45	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.pdf
14cu|texlive-bosisio-20100210-5|46	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.html
14cu|texlive-bosisio-20100210-5|47	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.pdf
14cu|texlive-bosisio-20100210-5|48	%doc %{_texmfdistdir}/doc/latex/bosisio/index.html
14cu|texlive-bosisio-20100210-5|49	%doc %{_texmfdistdir}/doc/latex/bosisio/makedoc
14cu|texlive-bosisio-20100210-5|50	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.html
14cu|texlive-bosisio-20100210-5|51	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.pdf
14cu|texlive-bosisio-20100210-5|52	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.html
14cu|texlive-bosisio-20100210-5|53	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.pdf
14cu|texlive-bosisio-20100210-5|54	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.html
14cu|texlive-bosisio-20100210-5|55	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.pdf
14cu|texlive-bosisio-20100210-5|56	#- source
14cu|texlive-bosisio-20100210-5|57	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.drv
14cu|texlive-bosisio-20100210-5|58	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.dtx
14cu|texlive-bosisio-20100210-5|59	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.drv
14cu|texlive-bosisio-20100210-5|60	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.dtx
14cu|texlive-bosisio-20100210-5|61	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.drv
14cu|texlive-bosisio-20100210-5|62	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.dtx
14cu|texlive-bosisio-20100210-5|63	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.drv
14cu|texlive-bosisio-20100210-5|64	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.dtx
14cu|texlive-bosisio-20100210-5|65	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.drv
14cu|texlive-bosisio-20100210-5|66	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.dtx
14cu|texlive-bosisio-20100210-5|67	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.drv
14cu|texlive-bosisio-20100210-5|68	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.dtx
14cu|texlive-bosisio-20100210-5|69	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.drv
14cu|texlive-bosisio-20100210-5|70	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.dtx
14cu|texlive-bosisio-20100210-5|71	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.drv
14cu|texlive-bosisio-20100210-5|72	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.dtx
14cu|texlive-bosisio-20100210-5|73	
14cu|texlive-bosisio-20100210-5|74	#-----------------------------------------------------------------------
14cu|texlive-bosisio-20100210-5|75	%prep
14cu|texlive-bosisio-20100210-5|76	%setup -c -a0 -a1 -a2
14cu|texlive-bosisio-20100210-5|77	
14cu|texlive-bosisio-20100210-5|78	%build
14cu|texlive-bosisio-20100210-5|79	
14cu|texlive-bosisio-20100210-5|80	%install
14cu|texlive-bosisio-20100210-5|81	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bosisio-20100210-5|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bosisio-20100210-5|83	
14cu|texlive-bosisio-20100210-5|84	
14cu|texlive-bosisio-20100210-5|85	
14cu|texlive-bosisio-20100210-5|86	%changelog
14cu|texlive-bosisio-20100210-5|87	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100210-5
14cu|texlive-bosisio-20100210-5|88	+ Revision: 45d07c9
14cu|texlive-bosisio-20100210-5|89	- MassBuild#681: Increase release tag
14cu|texlive-bosisio-20100210-5|90	
14cu|texlive-bosisio-20100210-5|91	

14903 14
14cu|texlive-braille-20100220-5|1	# revision 20655
14cu|texlive-braille-20100220-5|2	# category Package
14cu|texlive-braille-20100220-5|3	# catalog-ctan /macros/latex/contrib/braille
14cu|texlive-braille-20100220-5|4	# catalog-date 2010-02-20 15:53:07 +0100
14cu|texlive-braille-20100220-5|5	# catalog-license other-free
14cu|texlive-braille-20100220-5|6	# catalog-version undef
14cu|texlive-braille-20100220-5|7	Name:		texlive-braille
14cu|texlive-braille-20100220-5|8	Version:	20100220
14cu|texlive-braille-20100220-5|9	Release:	5
14cu|texlive-braille-20100220-5|10	Summary:	Support for braille
14cu|texlive-braille-20100220-5|11	Group:		Publishing
14cu|texlive-braille-20100220-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braille
14cu|texlive-braille-20100220-5|13	License:	OTHER-FREE
14cu|texlive-braille-20100220-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.tar.xz
14cu|texlive-braille-20100220-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.doc.tar.xz
14cu|texlive-braille-20100220-5|16	BuildArch:	noarch
14cu|texlive-braille-20100220-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-braille-20100220-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-braille-20100220-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-braille-20100220-5|20	
14cu|texlive-braille-20100220-5|21	%description
14cu|texlive-braille-20100220-5|22	This package allows the user to produce Braille documents on
14cu|texlive-braille-20100220-5|23	paper for the blind without knowing Braille (which can take
14cu|texlive-braille-20100220-5|24	years to learn). Python scripts grade1.py and grade2.py convert
14cu|texlive-braille-20100220-5|25	ordinary text to grade 1 and 2 braille tags; then, the LaTeX
14cu|texlive-braille-20100220-5|26	package braille.sty takes the tags and prints out corresponding
14cu|texlive-braille-20100220-5|27	braille symbols.
14cu|texlive-braille-20100220-5|28	
14cu|texlive-braille-20100220-5|29	
14cu|texlive-braille-20100220-5|30	#-----------------------------------------------------------------------
14cu|texlive-braille-20100220-5|31	%files
14cu|texlive-braille-20100220-5|32	%{_texmfdistdir}/tex/latex/braille/braille.sty
14cu|texlive-braille-20100220-5|33	%doc %{_texmfdistdir}/doc/latex/braille/README
14cu|texlive-braille-20100220-5|34	%doc %{_texmfdistdir}/doc/latex/braille/braille.html
14cu|texlive-braille-20100220-5|35	%doc %{_texmfdistdir}/doc/latex/braille/braillegif1.gif
14cu|texlive-braille-20100220-5|36	%doc %{_texmfdistdir}/doc/latex/braille/braillegif2.gif
14cu|texlive-braille-20100220-5|37	%doc %{_texmfdistdir}/doc/latex/braille/grade1.py
14cu|texlive-braille-20100220-5|38	%doc %{_texmfdistdir}/doc/latex/braille/grade2.py
14cu|texlive-braille-20100220-5|39	%doc %{_texmfdistdir}/doc/latex/braille/summary.pdf
14cu|texlive-braille-20100220-5|40	%doc %{_texmfdistdir}/doc/latex/braille/summary.tex
14cu|texlive-braille-20100220-5|41	
14cu|texlive-braille-20100220-5|42	#-----------------------------------------------------------------------
14cu|texlive-braille-20100220-5|43	%prep
14cu|texlive-braille-20100220-5|44	%setup -c -a0 -a1
14cu|texlive-braille-20100220-5|45	
14cu|texlive-braille-20100220-5|46	%build
14cu|texlive-braille-20100220-5|47	
14cu|texlive-braille-20100220-5|48	%install
14cu|texlive-braille-20100220-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-braille-20100220-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-braille-20100220-5|51	
14cu|texlive-braille-20100220-5|52	
14cu|texlive-braille-20100220-5|53	
14cu|texlive-braille-20100220-5|54	%changelog
14cu|texlive-braille-20100220-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100220-5
14cu|texlive-braille-20100220-5|56	+ Revision: dffae47
14cu|texlive-braille-20100220-5|57	- MassBuild#681: Increase release tag
14cu|texlive-braille-20100220-5|58	
14cu|texlive-braille-20100220-5|59	

14904 14
14cu|texlive-breakcites-20101211-5|1	# revision 21014
14cu|texlive-breakcites-20101211-5|2	# category Package
14cu|texlive-breakcites-20101211-5|3	# catalog-ctan /macros/latex/contrib/breakcites
14cu|texlive-breakcites-20101211-5|4	# catalog-date 2010-12-11 10:17:50 +0100
14cu|texlive-breakcites-20101211-5|5	# catalog-license noinfo
14cu|texlive-breakcites-20101211-5|6	# catalog-version undef
14cu|texlive-breakcites-20101211-5|7	Name:		texlive-breakcites
14cu|texlive-breakcites-20101211-5|8	Version:	20101211
14cu|texlive-breakcites-20101211-5|9	Release:	5
14cu|texlive-breakcites-20101211-5|10	Summary:	Ensure that multiple citations may break at line end
14cu|texlive-breakcites-20101211-5|11	Group:		Publishing
14cu|texlive-breakcites-20101211-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakcites
14cu|texlive-breakcites-20101211-5|13	License:	NOINFO
14cu|texlive-breakcites-20101211-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.tar.xz
14cu|texlive-breakcites-20101211-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.doc.tar.xz
14cu|texlive-breakcites-20101211-5|16	BuildArch:	noarch
14cu|texlive-breakcites-20101211-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-breakcites-20101211-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-breakcites-20101211-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-breakcites-20101211-5|20	
14cu|texlive-breakcites-20101211-5|21	%description
14cu|texlive-breakcites-20101211-5|22	Makes a very minor change to the operation of the \cite
14cu|texlive-breakcites-20101211-5|23	command. Note that the change is not necessary in unmodified
14cu|texlive-breakcites-20101211-5|24	LaTeX; however, there remain packages that restore the
14cu|texlive-breakcites-20101211-5|25	undesirable behaviour of the command as provided in LaTeX 2.09.
14cu|texlive-breakcites-20101211-5|26	(Note that neither cite nor natbib make this mistake.).
14cu|texlive-breakcites-20101211-5|27	
14cu|texlive-breakcites-20101211-5|28	
14cu|texlive-breakcites-20101211-5|29	#-----------------------------------------------------------------------
14cu|texlive-breakcites-20101211-5|30	%files
14cu|texlive-breakcites-20101211-5|31	%{_texmfdistdir}/tex/latex/breakcites/breakcites.sty
14cu|texlive-breakcites-20101211-5|32	%doc %{_texmfdistdir}/doc/latex/breakcites/README
14cu|texlive-breakcites-20101211-5|33	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.pdf
14cu|texlive-breakcites-20101211-5|34	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.tex
14cu|texlive-breakcites-20101211-5|35	
14cu|texlive-breakcites-20101211-5|36	#-----------------------------------------------------------------------
14cu|texlive-breakcites-20101211-5|37	%prep
14cu|texlive-breakcites-20101211-5|38	%setup -c -a0 -a1
14cu|texlive-breakcites-20101211-5|39	
14cu|texlive-breakcites-20101211-5|40	%build
14cu|texlive-breakcites-20101211-5|41	
14cu|texlive-breakcites-20101211-5|42	%install
14cu|texlive-breakcites-20101211-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-breakcites-20101211-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-breakcites-20101211-5|45	
14cu|texlive-breakcites-20101211-5|46	
14cu|texlive-breakcites-20101211-5|47	
14cu|texlive-breakcites-20101211-5|48	%changelog
14cu|texlive-breakcites-20101211-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101211-5
14cu|texlive-breakcites-20101211-5|50	+ Revision: f7aba12
14cu|texlive-breakcites-20101211-5|51	- MassBuild#681: Increase release tag
14cu|texlive-breakcites-20101211-5|52	
14cu|texlive-breakcites-20101211-5|53	

14905 14
14cu|texlive-bropd-1.1-8|1	# revision 28222
14cu|texlive-bropd-1.1-8|2	# category Package
14cu|texlive-bropd-1.1-8|3	# catalog-ctan /macros/latex/contrib/bropd
14cu|texlive-bropd-1.1-8|4	# catalog-date 2012-11-09 11:55:25 +0100
14cu|texlive-bropd-1.1-8|5	# catalog-license lppl1.3
14cu|texlive-bropd-1.1-8|6	# catalog-version 1.1
14cu|texlive-bropd-1.1-8|7	Name:		texlive-bropd
14cu|texlive-bropd-1.1-8|8	Version:	1.1
14cu|texlive-bropd-1.1-8|9	Release:	8
14cu|texlive-bropd-1.1-8|10	Summary:	Simplified brackets and differentials in LaTeX
14cu|texlive-bropd-1.1-8|11	Group:		Publishing
14cu|texlive-bropd-1.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bropd
14cu|texlive-bropd-1.1-8|13	License:	LPPL1.3
14cu|texlive-bropd-1.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.tar.xz
14cu|texlive-bropd-1.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.doc.tar.xz
14cu|texlive-bropd-1.1-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.source.tar.xz
14cu|texlive-bropd-1.1-8|17	BuildArch:	noarch
14cu|texlive-bropd-1.1-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-bropd-1.1-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-bropd-1.1-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-bropd-1.1-8|21	
14cu|texlive-bropd-1.1-8|22	%description
14cu|texlive-bropd-1.1-8|23	The package simplifies the process of writing differential
14cu|texlive-bropd-1.1-8|24	operators and brackets in LaTeX. The commands facilitate the
14cu|texlive-bropd-1.1-8|25	easy manipulation of equations involving brackets and allow
14cu|texlive-bropd-1.1-8|26	partial differentials to be expressed in an alternate form.
14cu|texlive-bropd-1.1-8|27	
14cu|texlive-bropd-1.1-8|28	
14cu|texlive-bropd-1.1-8|29	#-----------------------------------------------------------------------
14cu|texlive-bropd-1.1-8|30	%files
14cu|texlive-bropd-1.1-8|31	%{_texmfdistdir}/tex/latex/bropd/bropd.sty
14cu|texlive-bropd-1.1-8|32	%doc %{_texmfdistdir}/doc/latex/bropd/README
14cu|texlive-bropd-1.1-8|33	%doc %{_texmfdistdir}/doc/latex/bropd/bropd.pdf
14cu|texlive-bropd-1.1-8|34	#- source
14cu|texlive-bropd-1.1-8|35	%doc %{_texmfdistdir}/source/latex/bropd/bropd.dtx
14cu|texlive-bropd-1.1-8|36	
14cu|texlive-bropd-1.1-8|37	#-----------------------------------------------------------------------
14cu|texlive-bropd-1.1-8|38	%prep
14cu|texlive-bropd-1.1-8|39	%setup -c -a0 -a1 -a2
14cu|texlive-bropd-1.1-8|40	
14cu|texlive-bropd-1.1-8|41	%build
14cu|texlive-bropd-1.1-8|42	
14cu|texlive-bropd-1.1-8|43	%install
14cu|texlive-bropd-1.1-8|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-bropd-1.1-8|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-bropd-1.1-8|46	
14cu|texlive-bropd-1.1-8|47	%changelog
14cu|texlive-bropd-1.1-8|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cu|texlive-bropd-1.1-8|49	+ Revision: 37cde0c
14cu|texlive-bropd-1.1-8|50	- MassBuild#681: Increase release tag
14cu|texlive-bropd-1.1-8|51	
14cu|texlive-bropd-1.1-8|52	

14906 14
14cu|texlive-brushscr-20061221-5|1	# revision 15878
14cu|texlive-brushscr-20061221-5|2	# category Package
14cu|texlive-brushscr-20061221-5|3	# catalog-ctan /fonts/brushscr
14cu|texlive-brushscr-20061221-5|4	# catalog-date 2006-12-21 23:43:15 +0100
14cu|texlive-brushscr-20061221-5|5	# catalog-license pd
14cu|texlive-brushscr-20061221-5|6	# catalog-version undef
14cu|texlive-brushscr-20061221-5|7	Name:		texlive-brushscr
14cu|texlive-brushscr-20061221-5|8	Version:	20061221
14cu|texlive-brushscr-20061221-5|9	Release:	5
14cu|texlive-brushscr-20061221-5|10	Summary:	A handwriting script font
14cu|texlive-brushscr-20061221-5|11	Group:		Publishing
14cu|texlive-brushscr-20061221-5|12	URL:		http://www.ctan.org/tex-archive/fonts/brushscr
14cu|texlive-brushscr-20061221-5|13	License:	PD
14cu|texlive-brushscr-20061221-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.tar.xz
14cu|texlive-brushscr-20061221-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.doc.tar.xz
14cu|texlive-brushscr-20061221-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.source.tar.xz
14cu|texlive-brushscr-20061221-5|17	BuildArch:	noarch
14cu|texlive-brushscr-20061221-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-brushscr-20061221-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-brushscr-20061221-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-brushscr-20061221-5|21	
14cu|texlive-brushscr-20061221-5|22	%description
14cu|texlive-brushscr-20061221-5|23	The BrushScript font is distributed in Adobe Type-1 format,
14cu|texlive-brushscr-20061221-5|24	that simulates hand-written characters. The font is available
14cu|texlive-brushscr-20061221-5|25	in italic shape only. The package includes the files needed by
14cu|texlive-brushscr-20061221-5|26	LaTeX in order to use that font. The file AAA_readme.tex fully
14cu|texlive-brushscr-20061221-5|27	describes the package and sample.tex illustrates its use.
14cu|texlive-brushscr-20061221-5|28	
14cu|texlive-brushscr-20061221-5|29	
14cu|texlive-brushscr-20061221-5|30	#-----------------------------------------------------------------------
14cu|texlive-brushscr-20061221-5|31	%files
14cu|texlive-brushscr-20061221-5|32	%{_texmfdistdir}/dvips/brushscr/config.pbsi
14cu|texlive-brushscr-20061221-5|33	%{_texmfdistdir}/fonts/afm/public/brushscr/BrushScriptX-Italic.afm
14cu|texlive-brushscr-20061221-5|34	%{_texmfdistdir}/fonts/map/dvips/brushscr/pbsi.map
14cu|texlive-brushscr-20061221-5|35	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi.tfm
14cu|texlive-brushscr-20061221-5|36	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8r.tfm
14cu|texlive-brushscr-20061221-5|37	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8t.tfm
14cu|texlive-brushscr-20061221-5|38	%{_texmfdistdir}/fonts/type1/public/brushscr/BrushScriptX-Italic.pfb
14cu|texlive-brushscr-20061221-5|39	%{_texmfdistdir}/fonts/vf/public/brushscr/pbsi8t.vf
14cu|texlive-brushscr-20061221-5|40	%{_texmfdistdir}/tex/latex/brushscr/pbsi.sty
14cu|texlive-brushscr-20061221-5|41	%{_texmfdistdir}/tex/latex/brushscr/t1pbsi.fd
14cu|texlive-brushscr-20061221-5|42	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.bbl
14cu|texlive-brushscr-20061221-5|43	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.blg
14cu|texlive-brushscr-20061221-5|44	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.dvi
14cu|texlive-brushscr-20061221-5|45	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.tex
14cu|texlive-brushscr-20061221-5|46	%doc %{_texmfdistdir}/doc/latex/brushscr/README
14cu|texlive-brushscr-20061221-5|47	%doc %{_texmfdistdir}/doc/latex/brushscr/example.dvi
14cu|texlive-brushscr-20061221-5|48	%doc %{_texmfdistdir}/doc/latex/brushscr/example.tex
14cu|texlive-brushscr-20061221-5|49	%doc %{_texmfdistdir}/doc/latex/brushscr/generate.tex
14cu|texlive-brushscr-20061221-5|50	%doc %{_texmfdistdir}/doc/latex/brushscr/kern.txt
14cu|texlive-brushscr-20061221-5|51	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.dvi
14cu|texlive-brushscr-20061221-5|52	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.tex
14cu|texlive-brushscr-20061221-5|53	#- source
14cu|texlive-brushscr-20061221-5|54	%doc %{_texmfdistdir}/source/latex/brushscr/Makefile
14cu|texlive-brushscr-20061221-5|55	%doc %{_texmfdistdir}/source/latex/brushscr/pbsi.mtx
14cu|texlive-brushscr-20061221-5|56	
14cu|texlive-brushscr-20061221-5|57	#-----------------------------------------------------------------------
14cu|texlive-brushscr-20061221-5|58	%prep
14cu|texlive-brushscr-20061221-5|59	%setup -c -a0 -a1 -a2
14cu|texlive-brushscr-20061221-5|60	
14cu|texlive-brushscr-20061221-5|61	%build
14cu|texlive-brushscr-20061221-5|62	
14cu|texlive-brushscr-20061221-5|63	%install
14cu|texlive-brushscr-20061221-5|64	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-brushscr-20061221-5|65	cp -fpar dvips fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-brushscr-20061221-5|66	
14cu|texlive-brushscr-20061221-5|67	
14cu|texlive-brushscr-20061221-5|68	
14cu|texlive-brushscr-20061221-5|69	%changelog
14cu|texlive-brushscr-20061221-5|70	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061221-5
14cu|texlive-brushscr-20061221-5|71	+ Revision: 7b1068c
14cu|texlive-brushscr-20061221-5|72	- MassBuild#681: Increase release tag
14cu|texlive-brushscr-20061221-5|73	
14cu|texlive-brushscr-20061221-5|74	

14907 14
14cu|texlive-bundledoc-3.1-11|1	# revision 29752
14cu|texlive-bundledoc-3.1-11|2	# category Package
14cu|texlive-bundledoc-3.1-11|3	# catalog-ctan /support/bundledoc
14cu|texlive-bundledoc-3.1-11|4	# catalog-date 2012-01-12 19:29:56 +0100
14cu|texlive-bundledoc-3.1-11|5	# catalog-license lppl
14cu|texlive-bundledoc-3.1-11|6	# catalog-version 3.1
14cu|texlive-bundledoc-3.1-11|7	Name:		texlive-bundledoc
14cu|texlive-bundledoc-3.1-11|8	Version:	3.1
14cu|texlive-bundledoc-3.1-11|9	Release:	11
14cu|texlive-bundledoc-3.1-11|10	Summary:	Bundle together all the files needed to build a LaTeX document
14cu|texlive-bundledoc-3.1-11|11	Group:		Publishing
14cu|texlive-bundledoc-3.1-11|12	URL:		http://www.ctan.org/tex-archive/support/bundledoc
14cu|texlive-bundledoc-3.1-11|13	License:	LPPL
14cu|texlive-bundledoc-3.1-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.tar.xz
14cu|texlive-bundledoc-3.1-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.doc.tar.xz
14cu|texlive-bundledoc-3.1-11|16	BuildArch:	noarch
14cu|texlive-bundledoc-3.1-11|17	BuildRequires:	texlive-tlpkg
14cu|texlive-bundledoc-3.1-11|18	Requires(pre):	texlive-tlpkg
14cu|texlive-bundledoc-3.1-11|19	Requires(post):	texlive-kpathsea
14cu|texlive-bundledoc-3.1-11|20	Provides:	texlive-bundledoc.bin = %{EVRD}
14cu|texlive-bundledoc-3.1-11|21	
14cu|texlive-bundledoc-3.1-11|22	%description
14cu|texlive-bundledoc-3.1-11|23	The bundledoc package is a post-processor for the snapshot
14cu|texlive-bundledoc-3.1-11|24	package that bundles together all the classes, packages and
14cu|texlive-bundledoc-3.1-11|25	files needed to build a given LaTeX document. It reads the .dep
14cu|texlive-bundledoc-3.1-11|26	file that snapshot produces, finds each of the files mentioned
14cu|texlive-bundledoc-3.1-11|27	therein, and archives them into a single .tar.gz (or .zip, or
14cu|texlive-bundledoc-3.1-11|28	whatever) file, suitable for moving across systems,
14cu|texlive-bundledoc-3.1-11|29	transmitting to a colleague, etc. A script, arlatex, provides
14cu|texlive-bundledoc-3.1-11|30	an alternative "archiving" mechanism, creating a single LaTeX
14cu|texlive-bundledoc-3.1-11|31	file that contains all of the ancillary files of a LaTeX
14cu|texlive-bundledoc-3.1-11|32	document, together with the document itself, using the
14cu|texlive-bundledoc-3.1-11|33	filecontents* environment.
14cu|texlive-bundledoc-3.1-11|34	
14cu|texlive-bundledoc-3.1-11|35	
14cu|texlive-bundledoc-3.1-11|36	#-----------------------------------------------------------------------
14cu|texlive-bundledoc-3.1-11|37	%files
14cu|texlive-bundledoc-3.1-11|38	%{_bindir}/arlatex
14cu|texlive-bundledoc-3.1-11|39	%{_bindir}/bundledoc
14cu|texlive-bundledoc-3.1-11|40	%{_texmfdistdir}/scripts/bundledoc/arlatex
14cu|texlive-bundledoc-3.1-11|41	%{_texmfdistdir}/scripts/bundledoc/bundledoc
14cu|texlive-bundledoc-3.1-11|42	%{_texmfdistdir}/tex/latex/bundledoc/miktex.cfg
14cu|texlive-bundledoc-3.1-11|43	%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix.cfg
14cu|texlive-bundledoc-3.1-11|44	%doc %{_mandir}/man1/arlatex.1*
14cu|texlive-bundledoc-3.1-11|45	%doc %{_texmfdistdir}/doc/man/man1/arlatex.man1.pdf
14cu|texlive-bundledoc-3.1-11|46	%doc %{_mandir}/man1/bundledoc.1*
14cu|texlive-bundledoc-3.1-11|47	%doc %{_texmfdistdir}/doc/man/man1/bundledoc.man1.pdf
14cu|texlive-bundledoc-3.1-11|48	%doc %{_texmfdistdir}/doc/support/bundledoc/README
14cu|texlive-bundledoc-3.1-11|49	
14cu|texlive-bundledoc-3.1-11|50	#-----------------------------------------------------------------------
14cu|texlive-bundledoc-3.1-11|51	%prep
14cu|texlive-bundledoc-3.1-11|52	%setup -c -a0 -a1
14cu|texlive-bundledoc-3.1-11|53	
14cu|texlive-bundledoc-3.1-11|54	%build
14cu|texlive-bundledoc-3.1-11|55	
14cu|texlive-bundledoc-3.1-11|56	%install
14cu|texlive-bundledoc-3.1-11|57	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-bundledoc-3.1-11|58	pushd %{buildroot}%{_bindir}
14cu|texlive-bundledoc-3.1-11|59	ln -sf %{_texmfdistdir}/scripts/bundledoc/arlatex arlatex
14cu|texlive-bundledoc-3.1-11|60	ln -sf %{_texmfdistdir}/scripts/bundledoc/bundledoc bundledoc
14cu|texlive-bundledoc-3.1-11|61	popd
14cu|texlive-bundledoc-3.1-11|62	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-bundledoc-3.1-11|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-bundledoc-3.1-11|64	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-bundledoc-3.1-11|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-bundledoc-3.1-11|66	
14cu|texlive-bundledoc-3.1-11|67	%changelog
14cu|texlive-bundledoc-3.1-11|68	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-11
14cu|texlive-bundledoc-3.1-11|69	+ Revision: 92e4f93
14cu|texlive-bundledoc-3.1-11|70	- MassBuild#681: Increase release tag
14cu|texlive-bundledoc-3.1-11|71	
14cu|texlive-bundledoc-3.1-11|72	

14908 14
14cu|texlive-calligra-20100503-5|1	# revision 15878
14cu|texlive-calligra-20100503-5|2	# category Package
14cu|texlive-calligra-20100503-5|3	# catalog-ctan /fonts/calligra
14cu|texlive-calligra-20100503-5|4	# catalog-date 2010-05-03 23:11:16 +0200
14cu|texlive-calligra-20100503-5|5	# catalog-license other-free
14cu|texlive-calligra-20100503-5|6	# catalog-version undef
14cu|texlive-calligra-20100503-5|7	Name:		texlive-calligra
14cu|texlive-calligra-20100503-5|8	Version:	20100503
14cu|texlive-calligra-20100503-5|9	Release:	5
14cu|texlive-calligra-20100503-5|10	Summary:	Calligraphic font
14cu|texlive-calligra-20100503-5|11	Group:		Publishing
14cu|texlive-calligra-20100503-5|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra
14cu|texlive-calligra-20100503-5|13	License:	OTHER-FREE
14cu|texlive-calligra-20100503-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.tar.xz
14cu|texlive-calligra-20100503-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.doc.tar.xz
14cu|texlive-calligra-20100503-5|16	BuildArch:	noarch
14cu|texlive-calligra-20100503-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-calligra-20100503-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-calligra-20100503-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-calligra-20100503-5|20	
14cu|texlive-calligra-20100503-5|21	%description
14cu|texlive-calligra-20100503-5|22	A calligraphic font in the handwriting style of the author,
14cu|texlive-calligra-20100503-5|23	Peter Vanroose. The font is supplied as MetaFont source LaTeX
14cu|texlive-calligra-20100503-5|24	support of the font is provided in the calligra package in the
14cu|texlive-calligra-20100503-5|25	fundus bundle.
14cu|texlive-calligra-20100503-5|26	
14cu|texlive-calligra-20100503-5|27	
14cu|texlive-calligra-20100503-5|28	#-----------------------------------------------------------------------
14cu|texlive-calligra-20100503-5|29	%files
14cu|texlive-calligra-20100503-5|30	%{_texmfdistdir}/fonts/source/public/calligra/callig15.mf
14cu|texlive-calligra-20100503-5|31	%{_texmfdistdir}/fonts/source/public/calligra/calligra.mf
14cu|texlive-calligra-20100503-5|32	%{_texmfdistdir}/fonts/tfm/public/calligra/callig15.tfm
14cu|texlive-calligra-20100503-5|33	%doc %{_texmfdistdir}/doc/latex/calligra/README
14cu|texlive-calligra-20100503-5|34	%doc %{_texmfdistdir}/doc/latex/calligra/testfont.pdf
14cu|texlive-calligra-20100503-5|35	
14cu|texlive-calligra-20100503-5|36	#-----------------------------------------------------------------------
14cu|texlive-calligra-20100503-5|37	%prep
14cu|texlive-calligra-20100503-5|38	%setup -c -a0 -a1
14cu|texlive-calligra-20100503-5|39	
14cu|texlive-calligra-20100503-5|40	%build
14cu|texlive-calligra-20100503-5|41	
14cu|texlive-calligra-20100503-5|42	%install
14cu|texlive-calligra-20100503-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-calligra-20100503-5|44	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-calligra-20100503-5|45	
14cu|texlive-calligra-20100503-5|46	
14cu|texlive-calligra-20100503-5|47	
14cu|texlive-calligra-20100503-5|48	%changelog
14cu|texlive-calligra-20100503-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100503-5
14cu|texlive-calligra-20100503-5|50	+ Revision: d073d25
14cu|texlive-calligra-20100503-5|51	- MassBuild#681: Increase release tag
14cu|texlive-calligra-20100503-5|52	
14cu|texlive-calligra-20100503-5|53	

14909 14
14cu|texlive-calligra-type1-001.000-5|1	# revision 24302
14cu|texlive-calligra-type1-001.000-5|2	# category Package
14cu|texlive-calligra-type1-001.000-5|3	# catalog-ctan /fonts/calligra-type1
14cu|texlive-calligra-type1-001.000-5|4	# catalog-date 2011-10-16 10:43:33 +0200
14cu|texlive-calligra-type1-001.000-5|5	# catalog-license other-free
14cu|texlive-calligra-type1-001.000-5|6	# catalog-version 001.000
14cu|texlive-calligra-type1-001.000-5|7	Name:		texlive-calligra-type1
14cu|texlive-calligra-type1-001.000-5|8	Version:	001.000
14cu|texlive-calligra-type1-001.000-5|9	Release:	5
14cu|texlive-calligra-type1-001.000-5|10	Summary:	Type 1 version of Caliigra
14cu|texlive-calligra-type1-001.000-5|11	Group:		Publishing
14cu|texlive-calligra-type1-001.000-5|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra-type1
14cu|texlive-calligra-type1-001.000-5|13	License:	OTHER-FREE
14cu|texlive-calligra-type1-001.000-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.tar.xz
14cu|texlive-calligra-type1-001.000-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.doc.tar.xz
14cu|texlive-calligra-type1-001.000-5|16	BuildArch:	noarch
14cu|texlive-calligra-type1-001.000-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-calligra-type1-001.000-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-calligra-type1-001.000-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-calligra-type1-001.000-5|20	
14cu|texlive-calligra-type1-001.000-5|21	%description
14cu|texlive-calligra-type1-001.000-5|22	This is a converstion (using mf2pt1 of Peter Vanroose's
14cu|texlive-calligra-type1-001.000-5|23	handwriting font.
14cu|texlive-calligra-type1-001.000-5|24	
14cu|texlive-calligra-type1-001.000-5|25	
14cu|texlive-calligra-type1-001.000-5|26	#-----------------------------------------------------------------------
14cu|texlive-calligra-type1-001.000-5|27	%files
14cu|texlive-calligra-type1-001.000-5|28	%{_texmfdistdir}/fonts/afm/public/calligra-type1/callig15.afm
14cu|texlive-calligra-type1-001.000-5|29	%{_texmfdistdir}/fonts/map/dvips/calligra-type1/calligra.map
14cu|texlive-calligra-type1-001.000-5|30	%{_texmfdistdir}/fonts/type1/public/calligra-type1/callig15.pfb
14cu|texlive-calligra-type1-001.000-5|31	%doc %{_texmfdistdir}/doc/fonts/calligra-type1/README
14cu|texlive-calligra-type1-001.000-5|32	
14cu|texlive-calligra-type1-001.000-5|33	#-----------------------------------------------------------------------
14cu|texlive-calligra-type1-001.000-5|34	%prep
14cu|texlive-calligra-type1-001.000-5|35	%setup -c -a0 -a1
14cu|texlive-calligra-type1-001.000-5|36	
14cu|texlive-calligra-type1-001.000-5|37	%build
14cu|texlive-calligra-type1-001.000-5|38	
14cu|texlive-calligra-type1-001.000-5|39	%install
14cu|texlive-calligra-type1-001.000-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-calligra-type1-001.000-5|41	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-calligra-type1-001.000-5|42	
14cu|texlive-calligra-type1-001.000-5|43	
14cu|texlive-calligra-type1-001.000-5|44	
14cu|texlive-calligra-type1-001.000-5|45	%changelog
14cu|texlive-calligra-type1-001.000-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 001.000-5
14cu|texlive-calligra-type1-001.000-5|47	+ Revision: 492961d
14cu|texlive-calligra-type1-001.000-5|48	- MassBuild#681: Increase release tag
14cu|texlive-calligra-type1-001.000-5|49	
14cu|texlive-calligra-type1-001.000-5|50	

14910 14
14cu|texlive-cantarell-2.4-4|1	# revision 27066
14cu|texlive-cantarell-2.4-4|2	# category Package
14cu|texlive-cantarell-2.4-4|3	# catalog-ctan /fonts/cantarell
14cu|texlive-cantarell-2.4-4|4	# catalog-date 2012-06-11 20:28:41 +0200
14cu|texlive-cantarell-2.4-4|5	# catalog-license lppl1.3
14cu|texlive-cantarell-2.4-4|6	# catalog-version 2.4
14cu|texlive-cantarell-2.4-4|7	Name:		texlive-cantarell
14cu|texlive-cantarell-2.4-4|8	Version:	2.4
14cu|texlive-cantarell-2.4-4|9	Release:	4
14cu|texlive-cantarell-2.4-4|10	Summary:	LaTeX support for the Cantarell font family
14cu|texlive-cantarell-2.4-4|11	Group:		Publishing
14cu|texlive-cantarell-2.4-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cantarell
14cu|texlive-cantarell-2.4-4|13	License:	LPPL1.3
14cu|texlive-cantarell-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.tar.xz
14cu|texlive-cantarell-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.doc.tar.xz
14cu|texlive-cantarell-2.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.source.tar.xz
14cu|texlive-cantarell-2.4-4|17	BuildArch:	noarch
14cu|texlive-cantarell-2.4-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-cantarell-2.4-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-cantarell-2.4-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-cantarell-2.4-4|21	
14cu|texlive-cantarell-2.4-4|22	%description
14cu|texlive-cantarell-2.4-4|23	Cantarell is a contemporary Humanist sans serif designed by
14cu|texlive-cantarell-2.4-4|24	Dave Crossland and Jakub Steiner. This font, delivered under
14cu|texlive-cantarell-2.4-4|25	the OFL version 1.1, is available on the GNOME download server.
14cu|texlive-cantarell-2.4-4|26	The present package provides support for this font in LaTeX. It
14cu|texlive-cantarell-2.4-4|27	includes Type 1 versions of the fonts, converted for this
14cu|texlive-cantarell-2.4-4|28	package using FontForge from its sources, for full support with
14cu|texlive-cantarell-2.4-4|29	Dvips.
14cu|texlive-cantarell-2.4-4|30	
14cu|texlive-cantarell-2.4-4|31	
14cu|texlive-cantarell-2.4-4|32	#-----------------------------------------------------------------------
14cu|texlive-cantarell-2.4-4|33	%files
14cu|texlive-cantarell-2.4-4|34	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Bold.afm
14cu|texlive-cantarell-2.4-4|35	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Regular.afm
14cu|texlive-cantarell-2.4-4|36	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-01.enc
14cu|texlive-cantarell-2.4-4|37	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-02.enc
14cu|texlive-cantarell-2.4-4|38	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-03.enc
14cu|texlive-cantarell-2.4-4|39	%{_texmfdistdir}/fonts/map/dvips/cantarell/cantarell.map
14cu|texlive-cantarell-2.4-4|40	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-01.tfm
14cu|texlive-cantarell-2.4-4|41	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-02.tfm
14cu|texlive-cantarell-2.4-4|42	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-03.tfm
14cu|texlive-cantarell-2.4-4|43	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-01.tfm
14cu|texlive-cantarell-2.4-4|44	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-02.tfm
14cu|texlive-cantarell-2.4-4|45	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-03.tfm
14cu|texlive-cantarell-2.4-4|46	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.tfm
14cu|texlive-cantarell-2.4-4|47	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.tfm
14cu|texlive-cantarell-2.4-4|48	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.tfm
14cu|texlive-cantarell-2.4-4|49	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.tfm
14cu|texlive-cantarell-2.4-4|50	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.tfm
14cu|texlive-cantarell-2.4-4|51	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.tfm
14cu|texlive-cantarell-2.4-4|52	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ot1.tfm
14cu|texlive-cantarell-2.4-4|53	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t1.tfm
14cu|texlive-cantarell-2.4-4|54	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2a.tfm
14cu|texlive-cantarell-2.4-4|55	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2b.tfm
14cu|texlive-cantarell-2.4-4|56	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2c.tfm
14cu|texlive-cantarell-2.4-4|57	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ts1.tfm
14cu|texlive-cantarell-2.4-4|58	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-x2.tfm
14cu|texlive-cantarell-2.4-4|59	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-ot1.tfm
14cu|texlive-cantarell-2.4-4|60	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t1.tfm
14cu|texlive-cantarell-2.4-4|61	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2a.tfm
14cu|texlive-cantarell-2.4-4|62	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2b.tfm
14cu|texlive-cantarell-2.4-4|63	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2c.tfm
14cu|texlive-cantarell-2.4-4|64	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-x2.tfm
14cu|texlive-cantarell-2.4-4|65	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ot1.tfm
14cu|texlive-cantarell-2.4-4|66	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t1.tfm
14cu|texlive-cantarell-2.4-4|67	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2a.tfm
14cu|texlive-cantarell-2.4-4|68	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2b.tfm
14cu|texlive-cantarell-2.4-4|69	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2c.tfm
14cu|texlive-cantarell-2.4-4|70	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ts1.tfm
14cu|texlive-cantarell-2.4-4|71	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-x2.tfm
14cu|texlive-cantarell-2.4-4|72	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-01.tfm
14cu|texlive-cantarell-2.4-4|73	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-02.tfm
14cu|texlive-cantarell-2.4-4|74	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-03.tfm
14cu|texlive-cantarell-2.4-4|75	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-01.tfm
14cu|texlive-cantarell-2.4-4|76	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-02.tfm
14cu|texlive-cantarell-2.4-4|77	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-03.tfm
14cu|texlive-cantarell-2.4-4|78	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.tfm
14cu|texlive-cantarell-2.4-4|79	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.tfm
14cu|texlive-cantarell-2.4-4|80	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.tfm
14cu|texlive-cantarell-2.4-4|81	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.tfm
14cu|texlive-cantarell-2.4-4|82	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.tfm
14cu|texlive-cantarell-2.4-4|83	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.tfm
14cu|texlive-cantarell-2.4-4|84	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ot1.tfm
14cu|texlive-cantarell-2.4-4|85	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t1.tfm
14cu|texlive-cantarell-2.4-4|86	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2a.tfm
14cu|texlive-cantarell-2.4-4|87	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2b.tfm
14cu|texlive-cantarell-2.4-4|88	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2c.tfm
14cu|texlive-cantarell-2.4-4|89	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ts1.tfm
14cu|texlive-cantarell-2.4-4|90	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-x2.tfm
14cu|texlive-cantarell-2.4-4|91	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-ot1.tfm
14cu|texlive-cantarell-2.4-4|92	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t1.tfm
14cu|texlive-cantarell-2.4-4|93	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2a.tfm
14cu|texlive-cantarell-2.4-4|94	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2b.tfm
14cu|texlive-cantarell-2.4-4|95	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2c.tfm
14cu|texlive-cantarell-2.4-4|96	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-x2.tfm
14cu|texlive-cantarell-2.4-4|97	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ot1.tfm
14cu|texlive-cantarell-2.4-4|98	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t1.tfm
14cu|texlive-cantarell-2.4-4|99	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2a.tfm
14cu|texlive-cantarell-2.4-4|100	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2b.tfm
14cu|texlive-cantarell-2.4-4|101	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2c.tfm
14cu|texlive-cantarell-2.4-4|102	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ts1.tfm
14cu|texlive-cantarell-2.4-4|103	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-x2.tfm
14cu|texlive-cantarell-2.4-4|104	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Bold.pfb
14cu|texlive-cantarell-2.4-4|105	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Regular.pfb
14cu|texlive-cantarell-2.4-4|106	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.vf
14cu|texlive-cantarell-2.4-4|107	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.vf
14cu|texlive-cantarell-2.4-4|108	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.vf
14cu|texlive-cantarell-2.4-4|109	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.vf
14cu|texlive-cantarell-2.4-4|110	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.vf
14cu|texlive-cantarell-2.4-4|111	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.vf
14cu|texlive-cantarell-2.4-4|112	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ot1.vf
14cu|texlive-cantarell-2.4-4|113	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t1.vf
14cu|texlive-cantarell-2.4-4|114	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2a.vf
14cu|texlive-cantarell-2.4-4|115	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2b.vf
14cu|texlive-cantarell-2.4-4|116	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2c.vf
14cu|texlive-cantarell-2.4-4|117	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ts1.vf
14cu|texlive-cantarell-2.4-4|118	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-x2.vf
14cu|texlive-cantarell-2.4-4|119	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-ot1.vf
14cu|texlive-cantarell-2.4-4|120	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t1.vf
14cu|texlive-cantarell-2.4-4|121	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2a.vf
14cu|texlive-cantarell-2.4-4|122	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2b.vf
14cu|texlive-cantarell-2.4-4|123	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2c.vf
14cu|texlive-cantarell-2.4-4|124	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-x2.vf
14cu|texlive-cantarell-2.4-4|125	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ot1.vf
14cu|texlive-cantarell-2.4-4|126	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t1.vf
14cu|texlive-cantarell-2.4-4|127	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2a.vf
14cu|texlive-cantarell-2.4-4|128	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2b.vf
14cu|texlive-cantarell-2.4-4|129	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2c.vf
14cu|texlive-cantarell-2.4-4|130	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ts1.vf
14cu|texlive-cantarell-2.4-4|131	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-x2.vf
14cu|texlive-cantarell-2.4-4|132	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.vf
14cu|texlive-cantarell-2.4-4|133	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.vf
14cu|texlive-cantarell-2.4-4|134	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.vf
14cu|texlive-cantarell-2.4-4|135	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.vf
14cu|texlive-cantarell-2.4-4|136	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.vf
14cu|texlive-cantarell-2.4-4|137	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.vf
14cu|texlive-cantarell-2.4-4|138	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ot1.vf
14cu|texlive-cantarell-2.4-4|139	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t1.vf
14cu|texlive-cantarell-2.4-4|140	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2a.vf
14cu|texlive-cantarell-2.4-4|141	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2b.vf
14cu|texlive-cantarell-2.4-4|142	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2c.vf
14cu|texlive-cantarell-2.4-4|143	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ts1.vf
14cu|texlive-cantarell-2.4-4|144	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-x2.vf
14cu|texlive-cantarell-2.4-4|145	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-ot1.vf
14cu|texlive-cantarell-2.4-4|146	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t1.vf
14cu|texlive-cantarell-2.4-4|147	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2a.vf
14cu|texlive-cantarell-2.4-4|148	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2b.vf
14cu|texlive-cantarell-2.4-4|149	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2c.vf
14cu|texlive-cantarell-2.4-4|150	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-x2.vf
14cu|texlive-cantarell-2.4-4|151	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ot1.vf
14cu|texlive-cantarell-2.4-4|152	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t1.vf
14cu|texlive-cantarell-2.4-4|153	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2a.vf
14cu|texlive-cantarell-2.4-4|154	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2b.vf
14cu|texlive-cantarell-2.4-4|155	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2c.vf
14cu|texlive-cantarell-2.4-4|156	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ts1.vf
14cu|texlive-cantarell-2.4-4|157	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-x2.vf
14cu|texlive-cantarell-2.4-4|158	%{_texmfdistdir}/tex/latex/cantarell/cantarell.sty
14cu|texlive-cantarell-2.4-4|159	%{_texmfdistdir}/tex/latex/cantarell/ot1fca.fd
14cu|texlive-cantarell-2.4-4|160	%{_texmfdistdir}/tex/latex/cantarell/t1fca.fd
14cu|texlive-cantarell-2.4-4|161	%{_texmfdistdir}/tex/latex/cantarell/t2afca.fd
14cu|texlive-cantarell-2.4-4|162	%{_texmfdistdir}/tex/latex/cantarell/t2bfca.fd
14cu|texlive-cantarell-2.4-4|163	%{_texmfdistdir}/tex/latex/cantarell/t2cfca.fd
14cu|texlive-cantarell-2.4-4|164	%{_texmfdistdir}/tex/latex/cantarell/ts1fca.fd
14cu|texlive-cantarell-2.4-4|165	%{_texmfdistdir}/tex/latex/cantarell/x2fca.fd
14cu|texlive-cantarell-2.4-4|166	%doc %{_texmfdistdir}/doc/fonts/cantarell/CHANGES
14cu|texlive-cantarell-2.4-4|167	%doc %{_texmfdistdir}/doc/fonts/cantarell/README
14cu|texlive-cantarell-2.4-4|168	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.pdf
14cu|texlive-cantarell-2.4-4|169	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.tex
14cu|texlive-cantarell-2.4-4|170	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.pdf
14cu|texlive-cantarell-2.4-4|171	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.tex
14cu|texlive-cantarell-2.4-4|172	%doc %{_texmfdistdir}/doc/fonts/cantarell/manifest.txt
14cu|texlive-cantarell-2.4-4|173	#- source
14cu|texlive-cantarell-2.4-4|174	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Bold.sfd
14cu|texlive-cantarell-2.4-4|175	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Regular.sfd
14cu|texlive-cantarell-2.4-4|176	%doc %{_texmfdistdir}/source/fonts/cantarell/Makefile
14cu|texlive-cantarell-2.4-4|177	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-01.etx
14cu|texlive-cantarell-2.4-4|178	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-02.etx
14cu|texlive-cantarell-2.4-4|179	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-03.etx
14cu|texlive-cantarell-2.4-4|180	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-drv.tex
14cu|texlive-cantarell-2.4-4|181	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixcyrillic.mtx
14cu|texlive-cantarell-2.4-4|182	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixgreek.mtx
14cu|texlive-cantarell-2.4-4|183	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixlatin.mtx
14cu|texlive-cantarell-2.4-4|184	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixtextcomp.mtx
14cu|texlive-cantarell-2.4-4|185	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-map.tex
14cu|texlive-cantarell-2.4-4|186	%doc %{_texmfdistdir}/source/fonts/cantarell/sfd2type1.pe
14cu|texlive-cantarell-2.4-4|187	
14cu|texlive-cantarell-2.4-4|188	#-----------------------------------------------------------------------
14cu|texlive-cantarell-2.4-4|189	%prep
14cu|texlive-cantarell-2.4-4|190	%setup -c -a0 -a1 -a2
14cu|texlive-cantarell-2.4-4|191	
14cu|texlive-cantarell-2.4-4|192	%build
14cu|texlive-cantarell-2.4-4|193	
14cu|texlive-cantarell-2.4-4|194	%install
14cu|texlive-cantarell-2.4-4|195	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cantarell-2.4-4|196	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-cantarell-2.4-4|197	
14cu|texlive-cantarell-2.4-4|198	
14cu|texlive-cantarell-2.4-4|199	
14cu|texlive-cantarell-2.4-4|200	%changelog
14cu|texlive-cantarell-2.4-4|201	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14cu|texlive-cantarell-2.4-4|202	+ Revision: 0ab28a0
14cu|texlive-cantarell-2.4-4|203	- MassBuild#681: Increase release tag
14cu|texlive-cantarell-2.4-4|204	
14cu|texlive-cantarell-2.4-4|205	

14911 14
14cu|texlive-carolmin-ps-20070221-5|1	# revision 15878
14cu|texlive-carolmin-ps-20070221-5|2	# category Package
14cu|texlive-carolmin-ps-20070221-5|3	# catalog-ctan /fonts/carolmin-ps
14cu|texlive-carolmin-ps-20070221-5|4	# catalog-date 2007-02-21 12:51:17 +0100
14cu|texlive-carolmin-ps-20070221-5|5	# catalog-license lppl
14cu|texlive-carolmin-ps-20070221-5|6	# catalog-version undef
14cu|texlive-carolmin-ps-20070221-5|7	Name:		texlive-carolmin-ps
14cu|texlive-carolmin-ps-20070221-5|8	Version:	20070221
14cu|texlive-carolmin-ps-20070221-5|9	Release:	5
14cu|texlive-carolmin-ps-20070221-5|10	Summary:	Adobe Type 1 format of Carolingian Minuscule fonts
14cu|texlive-carolmin-ps-20070221-5|11	Group:		Publishing
14cu|texlive-carolmin-ps-20070221-5|12	URL:		http://www.ctan.org/tex-archive/fonts/carolmin-ps
14cu|texlive-carolmin-ps-20070221-5|13	License:	LPPL
14cu|texlive-carolmin-ps-20070221-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.tar.xz
14cu|texlive-carolmin-ps-20070221-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.doc.tar.xz
14cu|texlive-carolmin-ps-20070221-5|16	BuildArch:	noarch
14cu|texlive-carolmin-ps-20070221-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-carolmin-ps-20070221-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-carolmin-ps-20070221-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-carolmin-ps-20070221-5|20	
14cu|texlive-carolmin-ps-20070221-5|21	%description
14cu|texlive-carolmin-ps-20070221-5|22	The bundle offers Adobe Type 1 format versions of Peter
14cu|texlive-carolmin-ps-20070221-5|23	Wilson's Carolingian Minuscule font set (part of the bookhands
14cu|texlive-carolmin-ps-20070221-5|24	collection). The fonts in the bundle are ready-to-use
14cu|texlive-carolmin-ps-20070221-5|25	replacements for the MetaFont originals.
14cu|texlive-carolmin-ps-20070221-5|26	
14cu|texlive-carolmin-ps-20070221-5|27	
14cu|texlive-carolmin-ps-20070221-5|28	#-----------------------------------------------------------------------
14cu|texlive-carolmin-ps-20070221-5|29	%files
14cu|texlive-carolmin-ps-20070221-5|30	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin10.afm
14cu|texlive-carolmin-ps-20070221-5|31	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin17.afm
14cu|texlive-carolmin-ps-20070221-5|32	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin7.afm
14cu|texlive-carolmin-ps-20070221-5|33	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb10.afm
14cu|texlive-carolmin-ps-20070221-5|34	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb17.afm
14cu|texlive-carolmin-ps-20070221-5|35	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb7.afm
14cu|texlive-carolmin-ps-20070221-5|36	%{_texmfdistdir}/fonts/map/dvips/carolmin-ps/cmin.map
14cu|texlive-carolmin-ps-20070221-5|37	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin10.pfb
14cu|texlive-carolmin-ps-20070221-5|38	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin17.pfb
14cu|texlive-carolmin-ps-20070221-5|39	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin7.pfb
14cu|texlive-carolmin-ps-20070221-5|40	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb10.pfb
14cu|texlive-carolmin-ps-20070221-5|41	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb17.pfb
14cu|texlive-carolmin-ps-20070221-5|42	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb7.pfb
14cu|texlive-carolmin-ps-20070221-5|43	%doc %{_texmfdistdir}/doc/fonts/carolmin-ps/README
14cu|texlive-carolmin-ps-20070221-5|44	
14cu|texlive-carolmin-ps-20070221-5|45	#-----------------------------------------------------------------------
14cu|texlive-carolmin-ps-20070221-5|46	%prep
14cu|texlive-carolmin-ps-20070221-5|47	%setup -c -a0 -a1
14cu|texlive-carolmin-ps-20070221-5|48	
14cu|texlive-carolmin-ps-20070221-5|49	%build
14cu|texlive-carolmin-ps-20070221-5|50	
14cu|texlive-carolmin-ps-20070221-5|51	%install
14cu|texlive-carolmin-ps-20070221-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-carolmin-ps-20070221-5|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-carolmin-ps-20070221-5|54	
14cu|texlive-carolmin-ps-20070221-5|55	
14cu|texlive-carolmin-ps-20070221-5|56	
14cu|texlive-carolmin-ps-20070221-5|57	%changelog
14cu|texlive-carolmin-ps-20070221-5|58	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070221-5
14cu|texlive-carolmin-ps-20070221-5|59	+ Revision: 9192544
14cu|texlive-carolmin-ps-20070221-5|60	- MassBuild#681: Increase release tag
14cu|texlive-carolmin-ps-20070221-5|61	
14cu|texlive-carolmin-ps-20070221-5|62	

14912 14
14cu|texlive-catcodes-0.3a-8|1	# revision 28210
14cu|texlive-catcodes-0.3a-8|2	# category Package
14cu|texlive-catcodes-0.3a-8|3	# catalog-ctan /macros/generic/catcodes
14cu|texlive-catcodes-0.3a-8|4	# catalog-date 2012-11-08 10:49:44 +0100
14cu|texlive-catcodes-0.3a-8|5	# catalog-license lppl1.3
14cu|texlive-catcodes-0.3a-8|6	# catalog-version 0.3a
14cu|texlive-catcodes-0.3a-8|7	Name:		texlive-catcodes
14cu|texlive-catcodes-0.3a-8|8	Epoch:		1
14cu|texlive-catcodes-0.3a-8|9	Version:	0.3a
14cu|texlive-catcodes-0.3a-8|10	Release:	8
14cu|texlive-catcodes-0.3a-8|11	Summary:	Generic handling of TeX category codes
14cu|texlive-catcodes-0.3a-8|12	Group:		Publishing
14cu|texlive-catcodes-0.3a-8|13	URL:		http://www.ctan.org/tex-archive/macros/generic/catcodes
14cu|texlive-catcodes-0.3a-8|14	License:	LPPL1.3
14cu|texlive-catcodes-0.3a-8|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.tar.xz
14cu|texlive-catcodes-0.3a-8|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.doc.tar.xz
14cu|texlive-catcodes-0.3a-8|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.source.tar.xz
14cu|texlive-catcodes-0.3a-8|18	BuildArch:	noarch
14cu|texlive-catcodes-0.3a-8|19	BuildRequires:	texlive-tlpkg
14cu|texlive-catcodes-0.3a-8|20	Requires(pre):	texlive-tlpkg
14cu|texlive-catcodes-0.3a-8|21	Requires(post):	texlive-kpathsea
14cu|texlive-catcodes-0.3a-8|22	
14cu|texlive-catcodes-0.3a-8|23	%description
14cu|texlive-catcodes-0.3a-8|24	The bundle deals with category code switching; the packages of
14cu|texlive-catcodes-0.3a-8|25	the bundle should work with any TeX format (with the support of
14cu|texlive-catcodes-0.3a-8|26	the plainpkg package). The bundle provides: - stacklet.sty,
14cu|texlive-catcodes-0.3a-8|27	which supports stacks that control the use of different
14cu|texlive-catcodes-0.3a-8|28	catcodes; - actcodes.sty, which deals with active characters;
14cu|texlive-catcodes-0.3a-8|29	and - catchdq.sty, which provides a simple quotation character
14cu|texlive-catcodes-0.3a-8|30	control mechanism.
14cu|texlive-catcodes-0.3a-8|31	
14cu|texlive-catcodes-0.3a-8|32	
14cu|texlive-catcodes-0.3a-8|33	#-----------------------------------------------------------------------
14cu|texlive-catcodes-0.3a-8|34	%files
14cu|texlive-catcodes-0.3a-8|35	%{_texmfdistdir}/tex/generic/catcodes/actcodes.sty
14cu|texlive-catcodes-0.3a-8|36	%{_texmfdistdir}/tex/generic/catcodes/catchdq.sty
14cu|texlive-catcodes-0.3a-8|37	%{_texmfdistdir}/tex/generic/catcodes/catcodes.RLS
14cu|texlive-catcodes-0.3a-8|38	%{_texmfdistdir}/tex/generic/catcodes/stacklet.sty
14cu|texlive-catcodes-0.3a-8|39	%doc %{_texmfdistdir}/doc/generic/catcodes/README
14cu|texlive-catcodes-0.3a-8|40	%doc %{_texmfdistdir}/doc/generic/catcodes/SrcFILEs.txt
14cu|texlive-catcodes-0.3a-8|41	%doc %{_texmfdistdir}/doc/generic/catcodes/catcodes.pdf
14cu|texlive-catcodes-0.3a-8|42	#- source
14cu|texlive-catcodes-0.3a-8|43	%doc %{_texmfdistdir}/source/generic/catcodes/catcodes.tex
14cu|texlive-catcodes-0.3a-8|44	%doc %{_texmfdistdir}/source/generic/catcodes/fdatechk.tex
14cu|texlive-catcodes-0.3a-8|45	%doc %{_texmfdistdir}/source/generic/catcodes/makedoc.cfg
14cu|texlive-catcodes-0.3a-8|46	%doc %{_texmfdistdir}/source/generic/catcodes/mdoccorr.cfg
14cu|texlive-catcodes-0.3a-8|47	%doc %{_texmfdistdir}/source/generic/catcodes/srcfiles.tex
14cu|texlive-catcodes-0.3a-8|48	
14cu|texlive-catcodes-0.3a-8|49	#-----------------------------------------------------------------------
14cu|texlive-catcodes-0.3a-8|50	%prep
14cu|texlive-catcodes-0.3a-8|51	%setup -c -a0 -a1 -a2
14cu|texlive-catcodes-0.3a-8|52	
14cu|texlive-catcodes-0.3a-8|53	%build
14cu|texlive-catcodes-0.3a-8|54	
14cu|texlive-catcodes-0.3a-8|55	%install
14cu|texlive-catcodes-0.3a-8|56	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-catcodes-0.3a-8|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-catcodes-0.3a-8|58	
14cu|texlive-catcodes-0.3a-8|59	%changelog
14cu|texlive-catcodes-0.3a-8|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3a-8
14cu|texlive-catcodes-0.3a-8|61	+ Revision: 52bf2f8
14cu|texlive-catcodes-0.3a-8|62	- MassBuild#681: Increase release tag
14cu|texlive-catcodes-0.3a-8|63	
14cu|texlive-catcodes-0.3a-8|64	

14913 14
14cu|texlive-ccfonts-1.1-5|1	# revision 17122
14cu|texlive-ccfonts-1.1-5|2	# category Package
14cu|texlive-ccfonts-1.1-5|3	# catalog-ctan /macros/latex/contrib/ccfonts
14cu|texlive-ccfonts-1.1-5|4	# catalog-date 2010-02-21 01:29:55 +0100
14cu|texlive-ccfonts-1.1-5|5	# catalog-license lppl
14cu|texlive-ccfonts-1.1-5|6	# catalog-version 1.1
14cu|texlive-ccfonts-1.1-5|7	Name:		texlive-ccfonts
14cu|texlive-ccfonts-1.1-5|8	Version:	1.1
14cu|texlive-ccfonts-1.1-5|9	Release:	5
14cu|texlive-ccfonts-1.1-5|10	Summary:	Support for Concrete text and math fonts in LaTeX
14cu|texlive-ccfonts-1.1-5|11	Group:		Publishing
14cu|texlive-ccfonts-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccfonts
14cu|texlive-ccfonts-1.1-5|13	License:	LPPL
14cu|texlive-ccfonts-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.tar.xz
14cu|texlive-ccfonts-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.doc.tar.xz
14cu|texlive-ccfonts-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.source.tar.xz
14cu|texlive-ccfonts-1.1-5|17	BuildArch:	noarch
14cu|texlive-ccfonts-1.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-ccfonts-1.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-ccfonts-1.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-ccfonts-1.1-5|21	
14cu|texlive-ccfonts-1.1-5|22	%define		_unpackaged_subdirs_terminate_build	0
14cu|texlive-ccfonts-1.1-5|23	
14cu|texlive-ccfonts-1.1-5|24	%description
14cu|texlive-ccfonts-1.1-5|25	LaTeX font definition files for the Concrete fonts and a LaTeX
14cu|texlive-ccfonts-1.1-5|26	package for typesetting documents using Concrete as the default
14cu|texlive-ccfonts-1.1-5|27	font family. The files support OT1, T1, TS1, and Concrete
14cu|texlive-ccfonts-1.1-5|28	mathematics including AMS fonts (Ulrik Vieth's concmath).
14cu|texlive-ccfonts-1.1-5|29	
14cu|texlive-ccfonts-1.1-5|30	
14cu|texlive-ccfonts-1.1-5|31	#-----------------------------------------------------------------------
14cu|texlive-ccfonts-1.1-5|32	%files
14cu|texlive-ccfonts-1.1-5|33	%{_texmfdistdir}/tex/latex/ccfonts/ccfonts.sty
14cu|texlive-ccfonts-1.1-5|34	%{_texmfdistdir}/tex/latex/ccfonts/t1ccr.fd
14cu|texlive-ccfonts-1.1-5|35	%{_texmfdistdir}/tex/latex/ccfonts/ts1ccr.fd
14cu|texlive-ccfonts-1.1-5|36	%doc %{_texmfdistdir}/doc/latex/ccfonts/ccfonts.pdf
14cu|texlive-ccfonts-1.1-5|37	%doc %{_texmfdistdir}/doc/latex/ccfonts/readme
14cu|texlive-ccfonts-1.1-5|38	#- source
14cu|texlive-ccfonts-1.1-5|39	%doc %{_texmfdistdir}/source/latex/ccfonts/cc.fdd
14cu|texlive-ccfonts-1.1-5|40	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.dtx
14cu|texlive-ccfonts-1.1-5|41	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.ins
14cu|texlive-ccfonts-1.1-5|42	
14cu|texlive-ccfonts-1.1-5|43	#-----------------------------------------------------------------------
14cu|texlive-ccfonts-1.1-5|44	%prep
14cu|texlive-ccfonts-1.1-5|45	%setup -c -a0 -a1 -a2
14cu|texlive-ccfonts-1.1-5|46	
14cu|texlive-ccfonts-1.1-5|47	%build
14cu|texlive-ccfonts-1.1-5|48	
14cu|texlive-ccfonts-1.1-5|49	%install
14cu|texlive-ccfonts-1.1-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ccfonts-1.1-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-ccfonts-1.1-5|52	
14cu|texlive-ccfonts-1.1-5|53	
14cu|texlive-ccfonts-1.1-5|54	
14cu|texlive-ccfonts-1.1-5|55	%changelog
14cu|texlive-ccfonts-1.1-5|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cu|texlive-ccfonts-1.1-5|57	+ Revision: 736ac08
14cu|texlive-ccfonts-1.1-5|58	- MassBuild#681: Increase release tag
14cu|texlive-ccfonts-1.1-5|59	
14cu|texlive-ccfonts-1.1-5|60	

14914 14
14cu|texlive-cell-1.28.2.03-5|1	# revision 20756
14cu|texlive-cell-1.28.2.03-5|2	# category Package
14cu|texlive-cell-1.28.2.03-5|3	# catalog-ctan /macros/latex/contrib/cell
14cu|texlive-cell-1.28.2.03-5|4	# catalog-date 2010-12-15 11:00:48 +0100
14cu|texlive-cell-1.28.2.03-5|5	# catalog-license pd
14cu|texlive-cell-1.28.2.03-5|6	# catalog-version 1.28/2.03
14cu|texlive-cell-1.28.2.03-5|7	Name:		texlive-cell
14cu|texlive-cell-1.28.2.03-5|8	Version:	1.28.2.03
14cu|texlive-cell-1.28.2.03-5|9	Release:	5
14cu|texlive-cell-1.28.2.03-5|10	Summary:	Bibliography style for Cell
14cu|texlive-cell-1.28.2.03-5|11	Group:		Publishing
14cu|texlive-cell-1.28.2.03-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cell
14cu|texlive-cell-1.28.2.03-5|13	License:	PD
14cu|texlive-cell-1.28.2.03-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.tar.xz
14cu|texlive-cell-1.28.2.03-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.doc.tar.xz
14cu|texlive-cell-1.28.2.03-5|16	BuildArch:	noarch
14cu|texlive-cell-1.28.2.03-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cell-1.28.2.03-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cell-1.28.2.03-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cell-1.28.2.03-5|20	
14cu|texlive-cell-1.28.2.03-5|21	%description
14cu|texlive-cell-1.28.2.03-5|22	This is an "apa-like" style (cf. apalike.bst in the BibTeX
14cu|texlive-cell-1.28.2.03-5|23	distribution), developed from the same author's JMB style. A
14cu|texlive-cell-1.28.2.03-5|24	supporting LaTeX package is also provided.
14cu|texlive-cell-1.28.2.03-5|25	
14cu|texlive-cell-1.28.2.03-5|26	
14cu|texlive-cell-1.28.2.03-5|27	#-----------------------------------------------------------------------
14cu|texlive-cell-1.28.2.03-5|28	%files
14cu|texlive-cell-1.28.2.03-5|29	%{_texmfdistdir}/bibtex/bst/cell/cell.bst
14cu|texlive-cell-1.28.2.03-5|30	%{_texmfdistdir}/tex/latex/cell/cell.sty
14cu|texlive-cell-1.28.2.03-5|31	%doc %{_texmfdistdir}/doc/latex/cell/README
14cu|texlive-cell-1.28.2.03-5|32	
14cu|texlive-cell-1.28.2.03-5|33	#-----------------------------------------------------------------------
14cu|texlive-cell-1.28.2.03-5|34	%prep
14cu|texlive-cell-1.28.2.03-5|35	%setup -c -a0 -a1
14cu|texlive-cell-1.28.2.03-5|36	
14cu|texlive-cell-1.28.2.03-5|37	%build
14cu|texlive-cell-1.28.2.03-5|38	
14cu|texlive-cell-1.28.2.03-5|39	%install
14cu|texlive-cell-1.28.2.03-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cell-1.28.2.03-5|41	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cell-1.28.2.03-5|42	
14cu|texlive-cell-1.28.2.03-5|43	
14cu|texlive-cell-1.28.2.03-5|44	
14cu|texlive-cell-1.28.2.03-5|45	%changelog
14cu|texlive-cell-1.28.2.03-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.28.2.03-5
14cu|texlive-cell-1.28.2.03-5|47	+ Revision: bacc1dc
14cu|texlive-cell-1.28.2.03-5|48	- MassBuild#681: Increase release tag
14cu|texlive-cell-1.28.2.03-5|49	
14cu|texlive-cell-1.28.2.03-5|50	

14915 14
14cu|texlive-cfr-lm-1.3-5|1	# revision 19666
14cu|texlive-cfr-lm-1.3-5|2	# category Package
14cu|texlive-cfr-lm-1.3-5|3	# catalog-ctan /macros/latex/contrib/cfr-lm
14cu|texlive-cfr-lm-1.3-5|4	# catalog-date 2010-09-08 11:26:01 +0200
14cu|texlive-cfr-lm-1.3-5|5	# catalog-license lppl
14cu|texlive-cfr-lm-1.3-5|6	# catalog-version 1.3
14cu|texlive-cfr-lm-1.3-5|7	Name:		texlive-cfr-lm
14cu|texlive-cfr-lm-1.3-5|8	Version:	1.3
14cu|texlive-cfr-lm-1.3-5|9	Release:	5
14cu|texlive-cfr-lm-1.3-5|10	Summary:	Enhanced support for the Latin Modern fonts
14cu|texlive-cfr-lm-1.3-5|11	Group:		Publishing
14cu|texlive-cfr-lm-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cfr-lm
14cu|texlive-cfr-lm-1.3-5|13	License:	LPPL
14cu|texlive-cfr-lm-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.tar.xz
14cu|texlive-cfr-lm-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.doc.tar.xz
14cu|texlive-cfr-lm-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.source.tar.xz
14cu|texlive-cfr-lm-1.3-5|17	BuildArch:	noarch
14cu|texlive-cfr-lm-1.3-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-cfr-lm-1.3-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-cfr-lm-1.3-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-cfr-lm-1.3-5|21	
14cu|texlive-cfr-lm-1.3-5|22	%description
14cu|texlive-cfr-lm-1.3-5|23	The package supports a number of features of the Latin Modern
14cu|texlive-cfr-lm-1.3-5|24	fonts which are not easily accessible via the default (La)TeX
14cu|texlive-cfr-lm-1.3-5|25	support provided in the official distribution. In particular,
14cu|texlive-cfr-lm-1.3-5|26	the package supports the use of the various styles of digits
14cu|texlive-cfr-lm-1.3-5|27	available, small-caps and upright italic shapes, and
14cu|texlive-cfr-lm-1.3-5|28	alternative weights and widths. It also supports variable width
14cu|texlive-cfr-lm-1.3-5|29	typewriter and the "quotation" font. Version 2.004 of the Latin
14cu|texlive-cfr-lm-1.3-5|30	Modern fonts is supported. By default, the package uses
14cu|texlive-cfr-lm-1.3-5|31	proportional oldstyle digits and variable width typewriter but
14cu|texlive-cfr-lm-1.3-5|32	this can be changed by passing appropriate options to the
14cu|texlive-cfr-lm-1.3-5|33	package. The package also supports using (for example)
14cu|texlive-cfr-lm-1.3-5|34	different styles of digits within a document so it is possible
14cu|texlive-cfr-lm-1.3-5|35	to use proportional oldstyle digits by default, say, but
14cu|texlive-cfr-lm-1.3-5|36	tabular lining digits within a particular table. The package
14cu|texlive-cfr-lm-1.3-5|37	requires the official Latin Modern distribution, including its
14cu|texlive-cfr-lm-1.3-5|38	(La)TeX support. The package relies on the availability of both
14cu|texlive-cfr-lm-1.3-5|39	the fonts themselves and the official font support files. The
14cu|texlive-cfr-lm-1.3-5|40	package also makes use of the nfssext-cfr package. Only the T1
14cu|texlive-cfr-lm-1.3-5|41	and TS1 encodings are supported for text fonts. The set up of
14cu|texlive-cfr-lm-1.3-5|42	fonts for mathematics is identical to that provided by Latin
14cu|texlive-cfr-lm-1.3-5|43	Modern.
14cu|texlive-cfr-lm-1.3-5|44	
14cu|texlive-cfr-lm-1.3-5|45	
14cu|texlive-cfr-lm-1.3-5|46	#-----------------------------------------------------------------------
14cu|texlive-cfr-lm-1.3-5|47	%files
14cu|texlive-cfr-lm-1.3-5|48	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc
14cu|texlive-cfr-lm-1.3-5|49	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/t1-clm.enc
14cu|texlive-cfr-lm-1.3-5|50	%{_texmfdistdir}/fonts/map/dvips/cfr-lm/clm.map
14cu|texlive-cfr-lm-1.3-5|51	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb28t10.tfm
14cu|texlive-cfr-lm-1.3-5|52	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|53	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|54	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|55	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb8t10.tfm
14cu|texlive-cfr-lm-1.3-5|56	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|57	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|58	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|59	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t10.tfm
14cu|texlive-cfr-lm-1.3-5|60	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t12.tfm
14cu|texlive-cfr-lm-1.3-5|61	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t5.tfm
14cu|texlive-cfr-lm-1.3-5|62	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t6.tfm
14cu|texlive-cfr-lm-1.3-5|63	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t7.tfm
14cu|texlive-cfr-lm-1.3-5|64	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t8.tfm
14cu|texlive-cfr-lm-1.3-5|65	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t9.tfm
14cu|texlive-cfr-lm-1.3-5|66	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2i8t10.tfm
14cu|texlive-cfr-lm-1.3-5|67	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2ij8t10.tfm
14cu|texlive-cfr-lm-1.3-5|68	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|69	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t12.tfm
14cu|texlive-cfr-lm-1.3-5|70	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t5.tfm
14cu|texlive-cfr-lm-1.3-5|71	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t6.tfm
14cu|texlive-cfr-lm-1.3-5|72	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t7.tfm
14cu|texlive-cfr-lm-1.3-5|73	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t8.tfm
14cu|texlive-cfr-lm-1.3-5|74	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t9.tfm
14cu|texlive-cfr-lm-1.3-5|75	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|76	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|77	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t10.tfm
14cu|texlive-cfr-lm-1.3-5|78	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t12.tfm
14cu|texlive-cfr-lm-1.3-5|79	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t5.tfm
14cu|texlive-cfr-lm-1.3-5|80	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t6.tfm
14cu|texlive-cfr-lm-1.3-5|81	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t7.tfm
14cu|texlive-cfr-lm-1.3-5|82	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t8.tfm
14cu|texlive-cfr-lm-1.3-5|83	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t9.tfm
14cu|texlive-cfr-lm-1.3-5|84	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxi8t10.tfm
14cu|texlive-cfr-lm-1.3-5|85	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|86	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t12.tfm
14cu|texlive-cfr-lm-1.3-5|87	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t5.tfm
14cu|texlive-cfr-lm-1.3-5|88	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t6.tfm
14cu|texlive-cfr-lm-1.3-5|89	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t7.tfm
14cu|texlive-cfr-lm-1.3-5|90	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|91	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t9.tfm
14cu|texlive-cfr-lm-1.3-5|92	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxji8t10.tfm
14cu|texlive-cfr-lm-1.3-5|93	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|94	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|95	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc28t10.tfm
14cu|texlive-cfr-lm-1.3-5|96	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|97	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|98	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|99	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc8t10.tfm
14cu|texlive-cfr-lm-1.3-5|100	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|101	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|102	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsco8t10.tfm
14cu|texlive-cfr-lm-1.3-5|103	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|104	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|105	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh28t10.tfm
14cu|texlive-cfr-lm-1.3-5|106	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|107	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh8t10.tfm
14cu|texlive-cfr-lm-1.3-5|108	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunhj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|109	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|110	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmduno8t10.tfm
14cu|texlive-cfr-lm-1.3-5|111	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t10.tfm
14cu|texlive-cfr-lm-1.3-5|112	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t12.tfm
14cu|texlive-cfr-lm-1.3-5|113	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t17.tfm
14cu|texlive-cfr-lm-1.3-5|114	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t5.tfm
14cu|texlive-cfr-lm-1.3-5|115	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t6.tfm
14cu|texlive-cfr-lm-1.3-5|116	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t7.tfm
14cu|texlive-cfr-lm-1.3-5|117	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t8.tfm
14cu|texlive-cfr-lm-1.3-5|118	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t9.tfm
14cu|texlive-cfr-lm-1.3-5|119	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t10.tfm
14cu|texlive-cfr-lm-1.3-5|120	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t12.tfm
14cu|texlive-cfr-lm-1.3-5|121	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t7.tfm
14cu|texlive-cfr-lm-1.3-5|122	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t8.tfm
14cu|texlive-cfr-lm-1.3-5|123	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t9.tfm
14cu|texlive-cfr-lm-1.3-5|124	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t10.tfm
14cu|texlive-cfr-lm-1.3-5|125	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t12.tfm
14cu|texlive-cfr-lm-1.3-5|126	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t7.tfm
14cu|texlive-cfr-lm-1.3-5|127	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t8.tfm
14cu|texlive-cfr-lm-1.3-5|128	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t9.tfm
14cu|texlive-cfr-lm-1.3-5|129	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|130	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t12.tfm
14cu|texlive-cfr-lm-1.3-5|131	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t17.tfm
14cu|texlive-cfr-lm-1.3-5|132	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t5.tfm
14cu|texlive-cfr-lm-1.3-5|133	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t6.tfm
14cu|texlive-cfr-lm-1.3-5|134	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t7.tfm
14cu|texlive-cfr-lm-1.3-5|135	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t8.tfm
14cu|texlive-cfr-lm-1.3-5|136	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t9.tfm
14cu|texlive-cfr-lm-1.3-5|137	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|138	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t12.tfm
14cu|texlive-cfr-lm-1.3-5|139	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t17.tfm
14cu|texlive-cfr-lm-1.3-5|140	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|141	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t9.tfm
14cu|texlive-cfr-lm-1.3-5|142	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|143	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t12.tfm
14cu|texlive-cfr-lm-1.3-5|144	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t17.tfm
14cu|texlive-cfr-lm-1.3-5|145	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t8.tfm
14cu|texlive-cfr-lm-1.3-5|146	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t9.tfm
14cu|texlive-cfr-lm-1.3-5|147	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t10.tfm
14cu|texlive-cfr-lm-1.3-5|148	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t12.tfm
14cu|texlive-cfr-lm-1.3-5|149	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t17.tfm
14cu|texlive-cfr-lm-1.3-5|150	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t5.tfm
14cu|texlive-cfr-lm-1.3-5|151	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t6.tfm
14cu|texlive-cfr-lm-1.3-5|152	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t7.tfm
14cu|texlive-cfr-lm-1.3-5|153	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t8.tfm
14cu|texlive-cfr-lm-1.3-5|154	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t9.tfm
14cu|texlive-cfr-lm-1.3-5|155	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t10.tfm
14cu|texlive-cfr-lm-1.3-5|156	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t12.tfm
14cu|texlive-cfr-lm-1.3-5|157	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t7.tfm
14cu|texlive-cfr-lm-1.3-5|158	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t8.tfm
14cu|texlive-cfr-lm-1.3-5|159	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t9.tfm
14cu|texlive-cfr-lm-1.3-5|160	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|161	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t12.tfm
14cu|texlive-cfr-lm-1.3-5|162	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t17.tfm
14cu|texlive-cfr-lm-1.3-5|163	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t5.tfm
14cu|texlive-cfr-lm-1.3-5|164	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t6.tfm
14cu|texlive-cfr-lm-1.3-5|165	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t7.tfm
14cu|texlive-cfr-lm-1.3-5|166	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|167	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t9.tfm
14cu|texlive-cfr-lm-1.3-5|168	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t10.tfm
14cu|texlive-cfr-lm-1.3-5|169	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t12.tfm
14cu|texlive-cfr-lm-1.3-5|170	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t7.tfm
14cu|texlive-cfr-lm-1.3-5|171	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t8.tfm
14cu|texlive-cfr-lm-1.3-5|172	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t9.tfm
14cu|texlive-cfr-lm-1.3-5|173	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|174	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t12.tfm
14cu|texlive-cfr-lm-1.3-5|175	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t17.tfm
14cu|texlive-cfr-lm-1.3-5|176	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|177	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t9.tfm
14cu|texlive-cfr-lm-1.3-5|178	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t10.tfm
14cu|texlive-cfr-lm-1.3-5|179	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t12.tfm
14cu|texlive-cfr-lm-1.3-5|180	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t17.tfm
14cu|texlive-cfr-lm-1.3-5|181	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t8.tfm
14cu|texlive-cfr-lm-1.3-5|182	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t9.tfm
14cu|texlive-cfr-lm-1.3-5|183	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t10.tfm
14cu|texlive-cfr-lm-1.3-5|184	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t12.tfm
14cu|texlive-cfr-lm-1.3-5|185	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t17.tfm
14cu|texlive-cfr-lm-1.3-5|186	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t8.tfm
14cu|texlive-cfr-lm-1.3-5|187	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t9.tfm
14cu|texlive-cfr-lm-1.3-5|188	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|189	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t12.tfm
14cu|texlive-cfr-lm-1.3-5|190	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t17.tfm
14cu|texlive-cfr-lm-1.3-5|191	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t8.tfm
14cu|texlive-cfr-lm-1.3-5|192	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t9.tfm
14cu|texlive-cfr-lm-1.3-5|193	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|194	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t12.tfm
14cu|texlive-cfr-lm-1.3-5|195	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t17.tfm
14cu|texlive-cfr-lm-1.3-5|196	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|197	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t9.tfm
14cu|texlive-cfr-lm-1.3-5|198	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t10.tfm
14cu|texlive-cfr-lm-1.3-5|199	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t12.tfm
14cu|texlive-cfr-lm-1.3-5|200	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t17.tfm
14cu|texlive-cfr-lm-1.3-5|201	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t8.tfm
14cu|texlive-cfr-lm-1.3-5|202	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t9.tfm
14cu|texlive-cfr-lm-1.3-5|203	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|204	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|205	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|206	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|207	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx28t10.tfm
14cu|texlive-cfr-lm-1.3-5|208	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|209	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx8t10.tfm
14cu|texlive-cfr-lm-1.3-5|210	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbxj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|211	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|212	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|213	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc28t10.tfm
14cu|texlive-cfr-lm-1.3-5|214	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|215	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc8t10.tfm
14cu|texlive-cfr-lm-1.3-5|216	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdcj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|217	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|218	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|219	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|220	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t12.tfm
14cu|texlive-cfr-lm-1.3-5|221	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t17.tfm
14cu|texlive-cfr-lm-1.3-5|222	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|223	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t9.tfm
14cu|texlive-cfr-lm-1.3-5|224	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|225	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t12.tfm
14cu|texlive-cfr-lm-1.3-5|226	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t17.tfm
14cu|texlive-cfr-lm-1.3-5|227	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|228	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t9.tfm
14cu|texlive-cfr-lm-1.3-5|229	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t10.tfm
14cu|texlive-cfr-lm-1.3-5|230	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t12.tfm
14cu|texlive-cfr-lm-1.3-5|231	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t17.tfm
14cu|texlive-cfr-lm-1.3-5|232	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t8.tfm
14cu|texlive-cfr-lm-1.3-5|233	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t9.tfm
14cu|texlive-cfr-lm-1.3-5|234	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t10.tfm
14cu|texlive-cfr-lm-1.3-5|235	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t12.tfm
14cu|texlive-cfr-lm-1.3-5|236	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t17.tfm
14cu|texlive-cfr-lm-1.3-5|237	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t8.tfm
14cu|texlive-cfr-lm-1.3-5|238	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t9.tfm
14cu|texlive-cfr-lm-1.3-5|239	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq28t8.tfm
14cu|texlive-cfr-lm-1.3-5|240	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2j8t8.tfm
14cu|texlive-cfr-lm-1.3-5|241	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2jo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|242	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2o8t8.tfm
14cu|texlive-cfr-lm-1.3-5|243	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq8t8.tfm
14cu|texlive-cfr-lm-1.3-5|244	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2jo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|245	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2o8t8.tfm
14cu|texlive-cfr-lm-1.3-5|246	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbjo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|247	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|248	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx28t8.tfm
14cu|texlive-cfr-lm-1.3-5|249	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx2j8t8.tfm
14cu|texlive-cfr-lm-1.3-5|250	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx8t8.tfm
14cu|texlive-cfr-lm-1.3-5|251	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbxj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|252	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|253	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqjo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|254	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqo8t8.tfm
14cu|texlive-cfr-lm-1.3-5|255	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsc8t10.tfm
14cu|texlive-cfr-lm-1.3-5|256	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcscj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|257	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|258	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcso8t10.tfm
14cu|texlive-cfr-lm-1.3-5|259	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtk8t10.tfm
14cu|texlive-cfr-lm-1.3-5|260	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|261	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|262	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtko8t10.tfm
14cu|texlive-cfr-lm-1.3-5|263	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtl8t10.tfm
14cu|texlive-cfr-lm-1.3-5|264	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlc8t10.tfm
14cu|texlive-cfr-lm-1.3-5|265	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|266	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|267	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlco8t10.tfm
14cu|texlive-cfr-lm-1.3-5|268	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|269	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtljo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|270	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|271	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t10.tfm
14cu|texlive-cfr-lm-1.3-5|272	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t12.tfm
14cu|texlive-cfr-lm-1.3-5|273	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t8.tfm
14cu|texlive-cfr-lm-1.3-5|274	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t9.tfm
14cu|texlive-cfr-lm-1.3-5|275	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtti8t10.tfm
14cu|texlive-cfr-lm-1.3-5|276	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttij8t10.tfm
14cu|texlive-cfr-lm-1.3-5|277	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|278	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t12.tfm
14cu|texlive-cfr-lm-1.3-5|279	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t8.tfm
14cu|texlive-cfr-lm-1.3-5|280	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t9.tfm
14cu|texlive-cfr-lm-1.3-5|281	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|282	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtto8t10.tfm
14cu|texlive-cfr-lm-1.3-5|283	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu28t10.tfm
14cu|texlive-cfr-lm-1.3-5|284	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|285	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu8t10.tfm
14cu|texlive-cfr-lm-1.3-5|286	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmuj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|287	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk28t10.tfm
14cu|texlive-cfr-lm-1.3-5|288	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|289	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|290	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|291	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk8t10.tfm
14cu|texlive-cfr-lm-1.3-5|292	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|293	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|294	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtko8t10.tfm
14cu|texlive-cfr-lm-1.3-5|295	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl28t10.tfm
14cu|texlive-cfr-lm-1.3-5|296	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|297	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|298	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|299	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl8t10.tfm
14cu|texlive-cfr-lm-1.3-5|300	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|301	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtljo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|302	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|303	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt28t10.tfm
14cu|texlive-cfr-lm-1.3-5|304	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2j8t10.tfm
14cu|texlive-cfr-lm-1.3-5|305	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2jo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|306	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2o8t10.tfm
14cu|texlive-cfr-lm-1.3-5|307	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt8t10.tfm
14cu|texlive-cfr-lm-1.3-5|308	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttj8t10.tfm
14cu|texlive-cfr-lm-1.3-5|309	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttjo8t10.tfm
14cu|texlive-cfr-lm-1.3-5|310	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtto8t10.tfm
14cu|texlive-cfr-lm-1.3-5|311	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmb10.tfm
14cu|texlive-cfr-lm-1.3-5|312	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbo10.tfm
14cu|texlive-cfr-lm-1.3-5|313	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx10.tfm
14cu|texlive-cfr-lm-1.3-5|314	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx12.tfm
14cu|texlive-cfr-lm-1.3-5|315	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx5.tfm
14cu|texlive-cfr-lm-1.3-5|316	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx6.tfm
14cu|texlive-cfr-lm-1.3-5|317	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx7.tfm
14cu|texlive-cfr-lm-1.3-5|318	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx8.tfm
14cu|texlive-cfr-lm-1.3-5|319	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx9.tfm
14cu|texlive-cfr-lm-1.3-5|320	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxi10.tfm
14cu|texlive-cfr-lm-1.3-5|321	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxo10.tfm
14cu|texlive-cfr-lm-1.3-5|322	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsc10.tfm
14cu|texlive-cfr-lm-1.3-5|323	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsco10.tfm
14cu|texlive-cfr-lm-1.3-5|324	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmdunh10.tfm
14cu|texlive-cfr-lm-1.3-5|325	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmduno10.tfm
14cu|texlive-cfr-lm-1.3-5|326	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr10.tfm
14cu|texlive-cfr-lm-1.3-5|327	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr12.tfm
14cu|texlive-cfr-lm-1.3-5|328	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr17.tfm
14cu|texlive-cfr-lm-1.3-5|329	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr5.tfm
14cu|texlive-cfr-lm-1.3-5|330	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr6.tfm
14cu|texlive-cfr-lm-1.3-5|331	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr7.tfm
14cu|texlive-cfr-lm-1.3-5|332	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr8.tfm
14cu|texlive-cfr-lm-1.3-5|333	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr9.tfm
14cu|texlive-cfr-lm-1.3-5|334	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri10.tfm
14cu|texlive-cfr-lm-1.3-5|335	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri12.tfm
14cu|texlive-cfr-lm-1.3-5|336	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri7.tfm
14cu|texlive-cfr-lm-1.3-5|337	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri8.tfm
14cu|texlive-cfr-lm-1.3-5|338	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri9.tfm
14cu|texlive-cfr-lm-1.3-5|339	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro10.tfm
14cu|texlive-cfr-lm-1.3-5|340	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro12.tfm
14cu|texlive-cfr-lm-1.3-5|341	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro17.tfm
14cu|texlive-cfr-lm-1.3-5|342	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro8.tfm
14cu|texlive-cfr-lm-1.3-5|343	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro9.tfm
14cu|texlive-cfr-lm-1.3-5|344	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss10.tfm
14cu|texlive-cfr-lm-1.3-5|345	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss12.tfm
14cu|texlive-cfr-lm-1.3-5|346	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss17.tfm
14cu|texlive-cfr-lm-1.3-5|347	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss8.tfm
14cu|texlive-cfr-lm-1.3-5|348	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss9.tfm
14cu|texlive-cfr-lm-1.3-5|349	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbo10.tfm
14cu|texlive-cfr-lm-1.3-5|350	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbx10.tfm
14cu|texlive-cfr-lm-1.3-5|351	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdc10.tfm
14cu|texlive-cfr-lm-1.3-5|352	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdo10.tfm
14cu|texlive-cfr-lm-1.3-5|353	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso10.tfm
14cu|texlive-cfr-lm-1.3-5|354	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso12.tfm
14cu|texlive-cfr-lm-1.3-5|355	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso17.tfm
14cu|texlive-cfr-lm-1.3-5|356	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso8.tfm
14cu|texlive-cfr-lm-1.3-5|357	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso9.tfm
14cu|texlive-cfr-lm-1.3-5|358	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssq8.tfm
14cu|texlive-cfr-lm-1.3-5|359	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbo8.tfm
14cu|texlive-cfr-lm-1.3-5|360	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbx8.tfm
14cu|texlive-cfr-lm-1.3-5|361	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqo8.tfm
14cu|texlive-cfr-lm-1.3-5|362	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcsc10.tfm
14cu|texlive-cfr-lm-1.3-5|363	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcso10.tfm
14cu|texlive-cfr-lm-1.3-5|364	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtk10.tfm
14cu|texlive-cfr-lm-1.3-5|365	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtko10.tfm
14cu|texlive-cfr-lm-1.3-5|366	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtl10.tfm
14cu|texlive-cfr-lm-1.3-5|367	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlc10.tfm
14cu|texlive-cfr-lm-1.3-5|368	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlco10.tfm
14cu|texlive-cfr-lm-1.3-5|369	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlo10.tfm
14cu|texlive-cfr-lm-1.3-5|370	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt10.tfm
14cu|texlive-cfr-lm-1.3-5|371	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt12.tfm
14cu|texlive-cfr-lm-1.3-5|372	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt8.tfm
14cu|texlive-cfr-lm-1.3-5|373	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt9.tfm
14cu|texlive-cfr-lm-1.3-5|374	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtti10.tfm
14cu|texlive-cfr-lm-1.3-5|375	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtto10.tfm
14cu|texlive-cfr-lm-1.3-5|376	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmu10.tfm
14cu|texlive-cfr-lm-1.3-5|377	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtk10.tfm
14cu|texlive-cfr-lm-1.3-5|378	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtko10.tfm
14cu|texlive-cfr-lm-1.3-5|379	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtl10.tfm
14cu|texlive-cfr-lm-1.3-5|380	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtlo10.tfm
14cu|texlive-cfr-lm-1.3-5|381	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtt10.tfm
14cu|texlive-cfr-lm-1.3-5|382	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtto10.tfm
14cu|texlive-cfr-lm-1.3-5|383	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmb8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|384	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|385	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|386	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|387	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl5.tfm
14cu|texlive-cfr-lm-1.3-5|388	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl6.tfm
14cu|texlive-cfr-lm-1.3-5|389	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl7.tfm
14cu|texlive-cfr-lm-1.3-5|390	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|391	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|392	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxi8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|393	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|394	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsc8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|395	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsco8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|396	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmdunh8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|397	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmduno8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|398	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|399	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|400	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl17.tfm
14cu|texlive-cfr-lm-1.3-5|401	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl5.tfm
14cu|texlive-cfr-lm-1.3-5|402	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl6.tfm
14cu|texlive-cfr-lm-1.3-5|403	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl7.tfm
14cu|texlive-cfr-lm-1.3-5|404	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|405	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|406	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|407	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|408	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl7.tfm
14cu|texlive-cfr-lm-1.3-5|409	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|410	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|411	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|412	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|413	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl17.tfm
14cu|texlive-cfr-lm-1.3-5|414	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|415	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|416	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|417	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|418	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl17.tfm
14cu|texlive-cfr-lm-1.3-5|419	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|420	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|421	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|422	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbx8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|423	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdc8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|424	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|425	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|426	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|427	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl17.tfm
14cu|texlive-cfr-lm-1.3-5|428	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|429	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|430	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssq8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|431	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbo8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|432	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbx8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|433	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqo8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|434	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcsc8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|435	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcso8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|436	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtk8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|437	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtko8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|438	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtl8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|439	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlc8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|440	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlco8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|441	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|442	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|443	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl12.tfm
14cu|texlive-cfr-lm-1.3-5|444	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl8.tfm
14cu|texlive-cfr-lm-1.3-5|445	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl9.tfm
14cu|texlive-cfr-lm-1.3-5|446	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtti8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|447	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtto8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|448	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmu8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|449	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtk8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|450	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtko8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|451	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtl8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|452	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtlo8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|453	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtt8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|454	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtto8ttl10.tfm
14cu|texlive-cfr-lm-1.3-5|455	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmb10.tfm
14cu|texlive-cfr-lm-1.3-5|456	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbo10.tfm
14cu|texlive-cfr-lm-1.3-5|457	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx10.tfm
14cu|texlive-cfr-lm-1.3-5|458	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx12.tfm
14cu|texlive-cfr-lm-1.3-5|459	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx5.tfm
14cu|texlive-cfr-lm-1.3-5|460	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx6.tfm
14cu|texlive-cfr-lm-1.3-5|461	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx7.tfm
14cu|texlive-cfr-lm-1.3-5|462	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx8.tfm
14cu|texlive-cfr-lm-1.3-5|463	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx9.tfm
14cu|texlive-cfr-lm-1.3-5|464	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxi10.tfm
14cu|texlive-cfr-lm-1.3-5|465	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxo10.tfm
14cu|texlive-cfr-lm-1.3-5|466	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsc10.tfm
14cu|texlive-cfr-lm-1.3-5|467	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsco10.tfm
14cu|texlive-cfr-lm-1.3-5|468	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmdunh10.tfm
14cu|texlive-cfr-lm-1.3-5|469	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmduno10.tfm
14cu|texlive-cfr-lm-1.3-5|470	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr10.tfm
14cu|texlive-cfr-lm-1.3-5|471	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr12.tfm
14cu|texlive-cfr-lm-1.3-5|472	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr17.tfm
14cu|texlive-cfr-lm-1.3-5|473	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr5.tfm
14cu|texlive-cfr-lm-1.3-5|474	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr6.tfm
14cu|texlive-cfr-lm-1.3-5|475	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr7.tfm
14cu|texlive-cfr-lm-1.3-5|476	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr8.tfm
14cu|texlive-cfr-lm-1.3-5|477	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr9.tfm
14cu|texlive-cfr-lm-1.3-5|478	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri10.tfm
14cu|texlive-cfr-lm-1.3-5|479	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri12.tfm
14cu|texlive-cfr-lm-1.3-5|480	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri7.tfm
14cu|texlive-cfr-lm-1.3-5|481	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri8.tfm
14cu|texlive-cfr-lm-1.3-5|482	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri9.tfm
14cu|texlive-cfr-lm-1.3-5|483	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro10.tfm
14cu|texlive-cfr-lm-1.3-5|484	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro12.tfm
14cu|texlive-cfr-lm-1.3-5|485	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro17.tfm
14cu|texlive-cfr-lm-1.3-5|486	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro8.tfm
14cu|texlive-cfr-lm-1.3-5|487	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro9.tfm
14cu|texlive-cfr-lm-1.3-5|488	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss10.tfm
14cu|texlive-cfr-lm-1.3-5|489	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss12.tfm
14cu|texlive-cfr-lm-1.3-5|490	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss17.tfm
14cu|texlive-cfr-lm-1.3-5|491	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss8.tfm
14cu|texlive-cfr-lm-1.3-5|492	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss9.tfm
14cu|texlive-cfr-lm-1.3-5|493	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbo10.tfm
14cu|texlive-cfr-lm-1.3-5|494	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbx10.tfm
14cu|texlive-cfr-lm-1.3-5|495	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdc10.tfm
14cu|texlive-cfr-lm-1.3-5|496	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdo10.tfm
14cu|texlive-cfr-lm-1.3-5|497	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso10.tfm
14cu|texlive-cfr-lm-1.3-5|498	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso12.tfm
14cu|texlive-cfr-lm-1.3-5|499	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso17.tfm
14cu|texlive-cfr-lm-1.3-5|500	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso8.tfm
14cu|texlive-cfr-lm-1.3-5|501	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso9.tfm
14cu|texlive-cfr-lm-1.3-5|502	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssq8.tfm
14cu|texlive-cfr-lm-1.3-5|503	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbo8.tfm
14cu|texlive-cfr-lm-1.3-5|504	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbx8.tfm
14cu|texlive-cfr-lm-1.3-5|505	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqo8.tfm
14cu|texlive-cfr-lm-1.3-5|506	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcsc10.tfm
14cu|texlive-cfr-lm-1.3-5|507	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcso10.tfm
14cu|texlive-cfr-lm-1.3-5|508	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtk10.tfm
14cu|texlive-cfr-lm-1.3-5|509	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtko10.tfm
14cu|texlive-cfr-lm-1.3-5|510	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtl10.tfm
14cu|texlive-cfr-lm-1.3-5|511	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlc10.tfm
14cu|texlive-cfr-lm-1.3-5|512	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlco10.tfm
14cu|texlive-cfr-lm-1.3-5|513	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlo10.tfm
14cu|texlive-cfr-lm-1.3-5|514	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt10.tfm
14cu|texlive-cfr-lm-1.3-5|515	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt12.tfm
14cu|texlive-cfr-lm-1.3-5|516	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt8.tfm
14cu|texlive-cfr-lm-1.3-5|517	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt9.tfm
14cu|texlive-cfr-lm-1.3-5|518	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtti10.tfm
14cu|texlive-cfr-lm-1.3-5|519	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtto10.tfm
14cu|texlive-cfr-lm-1.3-5|520	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmu10.tfm
14cu|texlive-cfr-lm-1.3-5|521	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtk10.tfm
14cu|texlive-cfr-lm-1.3-5|522	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtko10.tfm
14cu|texlive-cfr-lm-1.3-5|523	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtl10.tfm
14cu|texlive-cfr-lm-1.3-5|524	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtlo10.tfm
14cu|texlive-cfr-lm-1.3-5|525	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtt10.tfm
14cu|texlive-cfr-lm-1.3-5|526	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtto10.tfm
14cu|texlive-cfr-lm-1.3-5|527	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb28t10.vf
14cu|texlive-cfr-lm-1.3-5|528	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|529	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|530	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|531	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb8t10.vf
14cu|texlive-cfr-lm-1.3-5|532	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbj8t10.vf
14cu|texlive-cfr-lm-1.3-5|533	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|534	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbo8t10.vf
14cu|texlive-cfr-lm-1.3-5|535	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t10.vf
14cu|texlive-cfr-lm-1.3-5|536	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t12.vf
14cu|texlive-cfr-lm-1.3-5|537	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t5.vf
14cu|texlive-cfr-lm-1.3-5|538	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t6.vf
14cu|texlive-cfr-lm-1.3-5|539	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t7.vf
14cu|texlive-cfr-lm-1.3-5|540	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t8.vf
14cu|texlive-cfr-lm-1.3-5|541	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t9.vf
14cu|texlive-cfr-lm-1.3-5|542	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2i8t10.vf
14cu|texlive-cfr-lm-1.3-5|543	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2ij8t10.vf
14cu|texlive-cfr-lm-1.3-5|544	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|545	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t12.vf
14cu|texlive-cfr-lm-1.3-5|546	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t5.vf
14cu|texlive-cfr-lm-1.3-5|547	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t6.vf
14cu|texlive-cfr-lm-1.3-5|548	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t7.vf
14cu|texlive-cfr-lm-1.3-5|549	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t8.vf
14cu|texlive-cfr-lm-1.3-5|550	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t9.vf
14cu|texlive-cfr-lm-1.3-5|551	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|552	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|553	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t10.vf
14cu|texlive-cfr-lm-1.3-5|554	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t12.vf
14cu|texlive-cfr-lm-1.3-5|555	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t5.vf
14cu|texlive-cfr-lm-1.3-5|556	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t6.vf
14cu|texlive-cfr-lm-1.3-5|557	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t7.vf
14cu|texlive-cfr-lm-1.3-5|558	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t8.vf
14cu|texlive-cfr-lm-1.3-5|559	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t9.vf
14cu|texlive-cfr-lm-1.3-5|560	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxi8t10.vf
14cu|texlive-cfr-lm-1.3-5|561	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t10.vf
14cu|texlive-cfr-lm-1.3-5|562	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t12.vf
14cu|texlive-cfr-lm-1.3-5|563	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t5.vf
14cu|texlive-cfr-lm-1.3-5|564	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t6.vf
14cu|texlive-cfr-lm-1.3-5|565	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t7.vf
14cu|texlive-cfr-lm-1.3-5|566	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t8.vf
14cu|texlive-cfr-lm-1.3-5|567	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t9.vf
14cu|texlive-cfr-lm-1.3-5|568	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxji8t10.vf
14cu|texlive-cfr-lm-1.3-5|569	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|570	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxo8t10.vf
14cu|texlive-cfr-lm-1.3-5|571	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc28t10.vf
14cu|texlive-cfr-lm-1.3-5|572	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|573	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|574	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|575	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc8t10.vf
14cu|texlive-cfr-lm-1.3-5|576	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscj8t10.vf
14cu|texlive-cfr-lm-1.3-5|577	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|578	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsco8t10.vf
14cu|texlive-cfr-lm-1.3-5|579	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|580	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|581	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh28t10.vf
14cu|texlive-cfr-lm-1.3-5|582	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|583	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh8t10.vf
14cu|texlive-cfr-lm-1.3-5|584	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunhj8t10.vf
14cu|texlive-cfr-lm-1.3-5|585	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|586	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmduno8t10.vf
14cu|texlive-cfr-lm-1.3-5|587	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t10.vf
14cu|texlive-cfr-lm-1.3-5|588	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t12.vf
14cu|texlive-cfr-lm-1.3-5|589	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t17.vf
14cu|texlive-cfr-lm-1.3-5|590	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t5.vf
14cu|texlive-cfr-lm-1.3-5|591	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t6.vf
14cu|texlive-cfr-lm-1.3-5|592	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t7.vf
14cu|texlive-cfr-lm-1.3-5|593	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t8.vf
14cu|texlive-cfr-lm-1.3-5|594	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t9.vf
14cu|texlive-cfr-lm-1.3-5|595	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t10.vf
14cu|texlive-cfr-lm-1.3-5|596	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t12.vf
14cu|texlive-cfr-lm-1.3-5|597	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t7.vf
14cu|texlive-cfr-lm-1.3-5|598	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t8.vf
14cu|texlive-cfr-lm-1.3-5|599	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t9.vf
14cu|texlive-cfr-lm-1.3-5|600	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t10.vf
14cu|texlive-cfr-lm-1.3-5|601	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t12.vf
14cu|texlive-cfr-lm-1.3-5|602	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t7.vf
14cu|texlive-cfr-lm-1.3-5|603	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t8.vf
14cu|texlive-cfr-lm-1.3-5|604	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t9.vf
14cu|texlive-cfr-lm-1.3-5|605	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|606	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t12.vf
14cu|texlive-cfr-lm-1.3-5|607	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t17.vf
14cu|texlive-cfr-lm-1.3-5|608	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t5.vf
14cu|texlive-cfr-lm-1.3-5|609	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t6.vf
14cu|texlive-cfr-lm-1.3-5|610	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t7.vf
14cu|texlive-cfr-lm-1.3-5|611	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t8.vf
14cu|texlive-cfr-lm-1.3-5|612	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t9.vf
14cu|texlive-cfr-lm-1.3-5|613	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|614	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t12.vf
14cu|texlive-cfr-lm-1.3-5|615	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t17.vf
14cu|texlive-cfr-lm-1.3-5|616	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t8.vf
14cu|texlive-cfr-lm-1.3-5|617	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t9.vf
14cu|texlive-cfr-lm-1.3-5|618	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|619	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t12.vf
14cu|texlive-cfr-lm-1.3-5|620	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t17.vf
14cu|texlive-cfr-lm-1.3-5|621	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t8.vf
14cu|texlive-cfr-lm-1.3-5|622	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t9.vf
14cu|texlive-cfr-lm-1.3-5|623	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t10.vf
14cu|texlive-cfr-lm-1.3-5|624	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t12.vf
14cu|texlive-cfr-lm-1.3-5|625	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t17.vf
14cu|texlive-cfr-lm-1.3-5|626	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t5.vf
14cu|texlive-cfr-lm-1.3-5|627	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t6.vf
14cu|texlive-cfr-lm-1.3-5|628	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t7.vf
14cu|texlive-cfr-lm-1.3-5|629	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t8.vf
14cu|texlive-cfr-lm-1.3-5|630	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t9.vf
14cu|texlive-cfr-lm-1.3-5|631	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t10.vf
14cu|texlive-cfr-lm-1.3-5|632	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t12.vf
14cu|texlive-cfr-lm-1.3-5|633	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t7.vf
14cu|texlive-cfr-lm-1.3-5|634	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t8.vf
14cu|texlive-cfr-lm-1.3-5|635	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t9.vf
14cu|texlive-cfr-lm-1.3-5|636	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t10.vf
14cu|texlive-cfr-lm-1.3-5|637	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t12.vf
14cu|texlive-cfr-lm-1.3-5|638	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t17.vf
14cu|texlive-cfr-lm-1.3-5|639	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t5.vf
14cu|texlive-cfr-lm-1.3-5|640	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t6.vf
14cu|texlive-cfr-lm-1.3-5|641	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t7.vf
14cu|texlive-cfr-lm-1.3-5|642	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t8.vf
14cu|texlive-cfr-lm-1.3-5|643	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t9.vf
14cu|texlive-cfr-lm-1.3-5|644	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t10.vf
14cu|texlive-cfr-lm-1.3-5|645	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t12.vf
14cu|texlive-cfr-lm-1.3-5|646	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t7.vf
14cu|texlive-cfr-lm-1.3-5|647	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t8.vf
14cu|texlive-cfr-lm-1.3-5|648	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t9.vf
14cu|texlive-cfr-lm-1.3-5|649	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|650	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t12.vf
14cu|texlive-cfr-lm-1.3-5|651	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t17.vf
14cu|texlive-cfr-lm-1.3-5|652	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t8.vf
14cu|texlive-cfr-lm-1.3-5|653	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t9.vf
14cu|texlive-cfr-lm-1.3-5|654	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t10.vf
14cu|texlive-cfr-lm-1.3-5|655	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t12.vf
14cu|texlive-cfr-lm-1.3-5|656	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t17.vf
14cu|texlive-cfr-lm-1.3-5|657	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t8.vf
14cu|texlive-cfr-lm-1.3-5|658	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t9.vf
14cu|texlive-cfr-lm-1.3-5|659	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t10.vf
14cu|texlive-cfr-lm-1.3-5|660	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t12.vf
14cu|texlive-cfr-lm-1.3-5|661	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t17.vf
14cu|texlive-cfr-lm-1.3-5|662	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t8.vf
14cu|texlive-cfr-lm-1.3-5|663	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t9.vf
14cu|texlive-cfr-lm-1.3-5|664	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|665	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t12.vf
14cu|texlive-cfr-lm-1.3-5|666	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t17.vf
14cu|texlive-cfr-lm-1.3-5|667	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t8.vf
14cu|texlive-cfr-lm-1.3-5|668	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t9.vf
14cu|texlive-cfr-lm-1.3-5|669	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|670	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t12.vf
14cu|texlive-cfr-lm-1.3-5|671	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t17.vf
14cu|texlive-cfr-lm-1.3-5|672	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t8.vf
14cu|texlive-cfr-lm-1.3-5|673	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t9.vf
14cu|texlive-cfr-lm-1.3-5|674	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t10.vf
14cu|texlive-cfr-lm-1.3-5|675	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t12.vf
14cu|texlive-cfr-lm-1.3-5|676	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t17.vf
14cu|texlive-cfr-lm-1.3-5|677	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t8.vf
14cu|texlive-cfr-lm-1.3-5|678	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t9.vf
14cu|texlive-cfr-lm-1.3-5|679	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|680	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|681	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|682	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbo8t10.vf
14cu|texlive-cfr-lm-1.3-5|683	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx28t10.vf
14cu|texlive-cfr-lm-1.3-5|684	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|685	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx8t10.vf
14cu|texlive-cfr-lm-1.3-5|686	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbxj8t10.vf
14cu|texlive-cfr-lm-1.3-5|687	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|688	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|689	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc28t10.vf
14cu|texlive-cfr-lm-1.3-5|690	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|691	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc8t10.vf
14cu|texlive-cfr-lm-1.3-5|692	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdcj8t10.vf
14cu|texlive-cfr-lm-1.3-5|693	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|694	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdo8t10.vf
14cu|texlive-cfr-lm-1.3-5|695	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t10.vf
14cu|texlive-cfr-lm-1.3-5|696	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t12.vf
14cu|texlive-cfr-lm-1.3-5|697	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t17.vf
14cu|texlive-cfr-lm-1.3-5|698	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t8.vf
14cu|texlive-cfr-lm-1.3-5|699	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t9.vf
14cu|texlive-cfr-lm-1.3-5|700	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|701	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t12.vf
14cu|texlive-cfr-lm-1.3-5|702	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t17.vf
14cu|texlive-cfr-lm-1.3-5|703	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t8.vf
14cu|texlive-cfr-lm-1.3-5|704	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t9.vf
14cu|texlive-cfr-lm-1.3-5|705	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t10.vf
14cu|texlive-cfr-lm-1.3-5|706	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t12.vf
14cu|texlive-cfr-lm-1.3-5|707	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t17.vf
14cu|texlive-cfr-lm-1.3-5|708	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t8.vf
14cu|texlive-cfr-lm-1.3-5|709	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t9.vf
14cu|texlive-cfr-lm-1.3-5|710	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t10.vf
14cu|texlive-cfr-lm-1.3-5|711	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t12.vf
14cu|texlive-cfr-lm-1.3-5|712	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t17.vf
14cu|texlive-cfr-lm-1.3-5|713	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t8.vf
14cu|texlive-cfr-lm-1.3-5|714	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t9.vf
14cu|texlive-cfr-lm-1.3-5|715	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq28t8.vf
14cu|texlive-cfr-lm-1.3-5|716	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2j8t8.vf
14cu|texlive-cfr-lm-1.3-5|717	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2jo8t8.vf
14cu|texlive-cfr-lm-1.3-5|718	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2o8t8.vf
14cu|texlive-cfr-lm-1.3-5|719	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq8t8.vf
14cu|texlive-cfr-lm-1.3-5|720	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2jo8t8.vf
14cu|texlive-cfr-lm-1.3-5|721	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2o8t8.vf
14cu|texlive-cfr-lm-1.3-5|722	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbjo8t8.vf
14cu|texlive-cfr-lm-1.3-5|723	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbo8t8.vf
14cu|texlive-cfr-lm-1.3-5|724	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx28t8.vf
14cu|texlive-cfr-lm-1.3-5|725	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx2j8t8.vf
14cu|texlive-cfr-lm-1.3-5|726	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx8t8.vf
14cu|texlive-cfr-lm-1.3-5|727	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbxj8t8.vf
14cu|texlive-cfr-lm-1.3-5|728	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqj8t8.vf
14cu|texlive-cfr-lm-1.3-5|729	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqjo8t8.vf
14cu|texlive-cfr-lm-1.3-5|730	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqo8t8.vf
14cu|texlive-cfr-lm-1.3-5|731	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsc8t10.vf
14cu|texlive-cfr-lm-1.3-5|732	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcscj8t10.vf
14cu|texlive-cfr-lm-1.3-5|733	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|734	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcso8t10.vf
14cu|texlive-cfr-lm-1.3-5|735	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtk8t10.vf
14cu|texlive-cfr-lm-1.3-5|736	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkj8t10.vf
14cu|texlive-cfr-lm-1.3-5|737	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|738	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtko8t10.vf
14cu|texlive-cfr-lm-1.3-5|739	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtl8t10.vf
14cu|texlive-cfr-lm-1.3-5|740	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlc8t10.vf
14cu|texlive-cfr-lm-1.3-5|741	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcj8t10.vf
14cu|texlive-cfr-lm-1.3-5|742	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|743	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlco8t10.vf
14cu|texlive-cfr-lm-1.3-5|744	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlj8t10.vf
14cu|texlive-cfr-lm-1.3-5|745	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtljo8t10.vf
14cu|texlive-cfr-lm-1.3-5|746	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlo8t10.vf
14cu|texlive-cfr-lm-1.3-5|747	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t10.vf
14cu|texlive-cfr-lm-1.3-5|748	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t12.vf
14cu|texlive-cfr-lm-1.3-5|749	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t8.vf
14cu|texlive-cfr-lm-1.3-5|750	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t9.vf
14cu|texlive-cfr-lm-1.3-5|751	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtti8t10.vf
14cu|texlive-cfr-lm-1.3-5|752	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttij8t10.vf
14cu|texlive-cfr-lm-1.3-5|753	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t10.vf
14cu|texlive-cfr-lm-1.3-5|754	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t12.vf
14cu|texlive-cfr-lm-1.3-5|755	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t8.vf
14cu|texlive-cfr-lm-1.3-5|756	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t9.vf
14cu|texlive-cfr-lm-1.3-5|757	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|758	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtto8t10.vf
14cu|texlive-cfr-lm-1.3-5|759	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu28t10.vf
14cu|texlive-cfr-lm-1.3-5|760	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|761	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu8t10.vf
14cu|texlive-cfr-lm-1.3-5|762	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmuj8t10.vf
14cu|texlive-cfr-lm-1.3-5|763	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk28t10.vf
14cu|texlive-cfr-lm-1.3-5|764	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|765	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|766	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|767	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk8t10.vf
14cu|texlive-cfr-lm-1.3-5|768	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkj8t10.vf
14cu|texlive-cfr-lm-1.3-5|769	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|770	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtko8t10.vf
14cu|texlive-cfr-lm-1.3-5|771	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl28t10.vf
14cu|texlive-cfr-lm-1.3-5|772	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|773	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|774	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|775	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl8t10.vf
14cu|texlive-cfr-lm-1.3-5|776	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlj8t10.vf
14cu|texlive-cfr-lm-1.3-5|777	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtljo8t10.vf
14cu|texlive-cfr-lm-1.3-5|778	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlo8t10.vf
14cu|texlive-cfr-lm-1.3-5|779	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt28t10.vf
14cu|texlive-cfr-lm-1.3-5|780	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2j8t10.vf
14cu|texlive-cfr-lm-1.3-5|781	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2jo8t10.vf
14cu|texlive-cfr-lm-1.3-5|782	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2o8t10.vf
14cu|texlive-cfr-lm-1.3-5|783	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt8t10.vf
14cu|texlive-cfr-lm-1.3-5|784	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttj8t10.vf
14cu|texlive-cfr-lm-1.3-5|785	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttjo8t10.vf
14cu|texlive-cfr-lm-1.3-5|786	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtto8t10.vf
14cu|texlive-cfr-lm-1.3-5|787	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmb10.vf
14cu|texlive-cfr-lm-1.3-5|788	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbo10.vf
14cu|texlive-cfr-lm-1.3-5|789	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx10.vf
14cu|texlive-cfr-lm-1.3-5|790	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx12.vf
14cu|texlive-cfr-lm-1.3-5|791	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx5.vf
14cu|texlive-cfr-lm-1.3-5|792	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx6.vf
14cu|texlive-cfr-lm-1.3-5|793	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx7.vf
14cu|texlive-cfr-lm-1.3-5|794	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx8.vf
14cu|texlive-cfr-lm-1.3-5|795	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx9.vf
14cu|texlive-cfr-lm-1.3-5|796	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxi10.vf
14cu|texlive-cfr-lm-1.3-5|797	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxo10.vf
14cu|texlive-cfr-lm-1.3-5|798	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsc10.vf
14cu|texlive-cfr-lm-1.3-5|799	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsco10.vf
14cu|texlive-cfr-lm-1.3-5|800	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmdunh10.vf
14cu|texlive-cfr-lm-1.3-5|801	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmduno10.vf
14cu|texlive-cfr-lm-1.3-5|802	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr10.vf
14cu|texlive-cfr-lm-1.3-5|803	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr12.vf
14cu|texlive-cfr-lm-1.3-5|804	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr17.vf
14cu|texlive-cfr-lm-1.3-5|805	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr5.vf
14cu|texlive-cfr-lm-1.3-5|806	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr6.vf
14cu|texlive-cfr-lm-1.3-5|807	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr7.vf
14cu|texlive-cfr-lm-1.3-5|808	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr8.vf
14cu|texlive-cfr-lm-1.3-5|809	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr9.vf
14cu|texlive-cfr-lm-1.3-5|810	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri10.vf
14cu|texlive-cfr-lm-1.3-5|811	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri12.vf
14cu|texlive-cfr-lm-1.3-5|812	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri7.vf
14cu|texlive-cfr-lm-1.3-5|813	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri8.vf
14cu|texlive-cfr-lm-1.3-5|814	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri9.vf
14cu|texlive-cfr-lm-1.3-5|815	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro10.vf
14cu|texlive-cfr-lm-1.3-5|816	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro12.vf
14cu|texlive-cfr-lm-1.3-5|817	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro17.vf
14cu|texlive-cfr-lm-1.3-5|818	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro8.vf
14cu|texlive-cfr-lm-1.3-5|819	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro9.vf
14cu|texlive-cfr-lm-1.3-5|820	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss10.vf
14cu|texlive-cfr-lm-1.3-5|821	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss12.vf
14cu|texlive-cfr-lm-1.3-5|822	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss17.vf
14cu|texlive-cfr-lm-1.3-5|823	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss8.vf
14cu|texlive-cfr-lm-1.3-5|824	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss9.vf
14cu|texlive-cfr-lm-1.3-5|825	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbo10.vf
14cu|texlive-cfr-lm-1.3-5|826	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbx10.vf
14cu|texlive-cfr-lm-1.3-5|827	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdc10.vf
14cu|texlive-cfr-lm-1.3-5|828	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdo10.vf
14cu|texlive-cfr-lm-1.3-5|829	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso10.vf
14cu|texlive-cfr-lm-1.3-5|830	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso12.vf
14cu|texlive-cfr-lm-1.3-5|831	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso17.vf
14cu|texlive-cfr-lm-1.3-5|832	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso8.vf
14cu|texlive-cfr-lm-1.3-5|833	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso9.vf
14cu|texlive-cfr-lm-1.3-5|834	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssq8.vf
14cu|texlive-cfr-lm-1.3-5|835	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbo8.vf
14cu|texlive-cfr-lm-1.3-5|836	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbx8.vf
14cu|texlive-cfr-lm-1.3-5|837	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqo8.vf
14cu|texlive-cfr-lm-1.3-5|838	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcsc10.vf
14cu|texlive-cfr-lm-1.3-5|839	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcso10.vf
14cu|texlive-cfr-lm-1.3-5|840	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtk10.vf
14cu|texlive-cfr-lm-1.3-5|841	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtko10.vf
14cu|texlive-cfr-lm-1.3-5|842	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtl10.vf
14cu|texlive-cfr-lm-1.3-5|843	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlc10.vf
14cu|texlive-cfr-lm-1.3-5|844	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlco10.vf
14cu|texlive-cfr-lm-1.3-5|845	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlo10.vf
14cu|texlive-cfr-lm-1.3-5|846	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt10.vf
14cu|texlive-cfr-lm-1.3-5|847	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt12.vf
14cu|texlive-cfr-lm-1.3-5|848	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt8.vf
14cu|texlive-cfr-lm-1.3-5|849	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt9.vf
14cu|texlive-cfr-lm-1.3-5|850	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtti10.vf
14cu|texlive-cfr-lm-1.3-5|851	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtto10.vf
14cu|texlive-cfr-lm-1.3-5|852	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmu10.vf
14cu|texlive-cfr-lm-1.3-5|853	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtk10.vf
14cu|texlive-cfr-lm-1.3-5|854	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtko10.vf
14cu|texlive-cfr-lm-1.3-5|855	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtl10.vf
14cu|texlive-cfr-lm-1.3-5|856	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtlo10.vf
14cu|texlive-cfr-lm-1.3-5|857	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtt10.vf
14cu|texlive-cfr-lm-1.3-5|858	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtto10.vf
14cu|texlive-cfr-lm-1.3-5|859	%{_texmfdistdir}/tex/latex/cfr-lm/cfr-lm.sty
14cu|texlive-cfr-lm-1.3-5|860	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm.fd
14cu|texlive-cfr-lm-1.3-5|861	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2.fd
14cu|texlive-cfr-lm-1.3-5|862	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2d.fd
14cu|texlive-cfr-lm-1.3-5|863	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2dj.fd
14cu|texlive-cfr-lm-1.3-5|864	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2j.fd
14cu|texlive-cfr-lm-1.3-5|865	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jqs.fd
14cu|texlive-cfr-lm-1.3-5|866	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2js.fd
14cu|texlive-cfr-lm-1.3-5|867	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jt.fd
14cu|texlive-cfr-lm-1.3-5|868	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jv.fd
14cu|texlive-cfr-lm-1.3-5|869	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2qs.fd
14cu|texlive-cfr-lm-1.3-5|870	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2s.fd
14cu|texlive-cfr-lm-1.3-5|871	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2t.fd
14cu|texlive-cfr-lm-1.3-5|872	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2v.fd
14cu|texlive-cfr-lm-1.3-5|873	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmd.fd
14cu|texlive-cfr-lm-1.3-5|874	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmdj.fd
14cu|texlive-cfr-lm-1.3-5|875	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmj.fd
14cu|texlive-cfr-lm-1.3-5|876	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjqs.fd
14cu|texlive-cfr-lm-1.3-5|877	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjs.fd
14cu|texlive-cfr-lm-1.3-5|878	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjt.fd
14cu|texlive-cfr-lm-1.3-5|879	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjv.fd
14cu|texlive-cfr-lm-1.3-5|880	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmqs.fd
14cu|texlive-cfr-lm-1.3-5|881	%{_texmfdistdir}/tex/latex/cfr-lm/t1clms.fd
14cu|texlive-cfr-lm-1.3-5|882	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmt.fd
14cu|texlive-cfr-lm-1.3-5|883	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmv.fd
14cu|texlive-cfr-lm-1.3-5|884	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm.fd
14cu|texlive-cfr-lm-1.3-5|885	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2.fd
14cu|texlive-cfr-lm-1.3-5|886	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2d.fd
14cu|texlive-cfr-lm-1.3-5|887	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2dj.fd
14cu|texlive-cfr-lm-1.3-5|888	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2j.fd
14cu|texlive-cfr-lm-1.3-5|889	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jqs.fd
14cu|texlive-cfr-lm-1.3-5|890	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2js.fd
14cu|texlive-cfr-lm-1.3-5|891	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jt.fd
14cu|texlive-cfr-lm-1.3-5|892	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jv.fd
14cu|texlive-cfr-lm-1.3-5|893	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2qs.fd
14cu|texlive-cfr-lm-1.3-5|894	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2s.fd
14cu|texlive-cfr-lm-1.3-5|895	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2t.fd
14cu|texlive-cfr-lm-1.3-5|896	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2v.fd
14cu|texlive-cfr-lm-1.3-5|897	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmd.fd
14cu|texlive-cfr-lm-1.3-5|898	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmdj.fd
14cu|texlive-cfr-lm-1.3-5|899	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmj.fd
14cu|texlive-cfr-lm-1.3-5|900	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjqs.fd
14cu|texlive-cfr-lm-1.3-5|901	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjs.fd
14cu|texlive-cfr-lm-1.3-5|902	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjt.fd
14cu|texlive-cfr-lm-1.3-5|903	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjv.fd
14cu|texlive-cfr-lm-1.3-5|904	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmqs.fd
14cu|texlive-cfr-lm-1.3-5|905	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clms.fd
14cu|texlive-cfr-lm-1.3-5|906	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmt.fd
14cu|texlive-cfr-lm-1.3-5|907	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmv.fd
14cu|texlive-cfr-lm-1.3-5|908	%{_texmfdistdir}/tex/latex/cfr-lm/uclm.fd
14cu|texlive-cfr-lm-1.3-5|909	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2.fd
14cu|texlive-cfr-lm-1.3-5|910	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2d.fd
14cu|texlive-cfr-lm-1.3-5|911	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2dj.fd
14cu|texlive-cfr-lm-1.3-5|912	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2j.fd
14cu|texlive-cfr-lm-1.3-5|913	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jqs.fd
14cu|texlive-cfr-lm-1.3-5|914	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2js.fd
14cu|texlive-cfr-lm-1.3-5|915	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jt.fd
14cu|texlive-cfr-lm-1.3-5|916	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jv.fd
14cu|texlive-cfr-lm-1.3-5|917	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2qs.fd
14cu|texlive-cfr-lm-1.3-5|918	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2s.fd
14cu|texlive-cfr-lm-1.3-5|919	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2t.fd
14cu|texlive-cfr-lm-1.3-5|920	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2v.fd
14cu|texlive-cfr-lm-1.3-5|921	%{_texmfdistdir}/tex/latex/cfr-lm/uclmd.fd
14cu|texlive-cfr-lm-1.3-5|922	%{_texmfdistdir}/tex/latex/cfr-lm/uclmdj.fd
14cu|texlive-cfr-lm-1.3-5|923	%{_texmfdistdir}/tex/latex/cfr-lm/uclmj.fd
14cu|texlive-cfr-lm-1.3-5|924	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjqs.fd
14cu|texlive-cfr-lm-1.3-5|925	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjs.fd
14cu|texlive-cfr-lm-1.3-5|926	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjt.fd
14cu|texlive-cfr-lm-1.3-5|927	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjv.fd
14cu|texlive-cfr-lm-1.3-5|928	%{_texmfdistdir}/tex/latex/cfr-lm/uclmqs.fd
14cu|texlive-cfr-lm-1.3-5|929	%{_texmfdistdir}/tex/latex/cfr-lm/uclms.fd
14cu|texlive-cfr-lm-1.3-5|930	%{_texmfdistdir}/tex/latex/cfr-lm/uclmt.fd
14cu|texlive-cfr-lm-1.3-5|931	%{_texmfdistdir}/tex/latex/cfr-lm/uclmv.fd
14cu|texlive-cfr-lm-1.3-5|932	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/README
14cu|texlive-cfr-lm-1.3-5|933	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.pdf
14cu|texlive-cfr-lm-1.3-5|934	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.tex
14cu|texlive-cfr-lm-1.3-5|935	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.pdf
14cu|texlive-cfr-lm-1.3-5|936	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.tex
14cu|texlive-cfr-lm-1.3-5|937	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/manifest.txt
14cu|texlive-cfr-lm-1.3-5|938	#- source
14cu|texlive-cfr-lm-1.3-5|939	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-map.tex
14cu|texlive-cfr-lm-1.3-5|940	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-t1-drv.tex
14cu|texlive-cfr-lm-1.3-5|941	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-ts1-drv.tex
14cu|texlive-cfr-lm-1.3-5|942	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotdigits.etx
14cu|texlive-cfr-lm-1.3-5|943	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotoldstyle.etx
14cu|texlive-cfr-lm-1.3-5|944	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotprop.etx
14cu|texlive-cfr-lm-1.3-5|945	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dottaboldstyle.etx
14cu|texlive-cfr-lm-1.3-5|946	%doc %{_texmfdistdir}/source/fonts/cfr-lm/t1-clm.etx
14cu|texlive-cfr-lm-1.3-5|947	
14cu|texlive-cfr-lm-1.3-5|948	#-----------------------------------------------------------------------
14cu|texlive-cfr-lm-1.3-5|949	%prep
14cu|texlive-cfr-lm-1.3-5|950	%setup -c -a0 -a1 -a2
14cu|texlive-cfr-lm-1.3-5|951	
14cu|texlive-cfr-lm-1.3-5|952	%build
14cu|texlive-cfr-lm-1.3-5|953	
14cu|texlive-cfr-lm-1.3-5|954	%install
14cu|texlive-cfr-lm-1.3-5|955	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cfr-lm-1.3-5|956	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-cfr-lm-1.3-5|957	
14cu|texlive-cfr-lm-1.3-5|958	
14cu|texlive-cfr-lm-1.3-5|959	
14cu|texlive-cfr-lm-1.3-5|960	%changelog
14cu|texlive-cfr-lm-1.3-5|961	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|texlive-cfr-lm-1.3-5|962	+ Revision: 79431af
14cu|texlive-cfr-lm-1.3-5|963	- MassBuild#681: Increase release tag
14cu|texlive-cfr-lm-1.3-5|964	
14cu|texlive-cfr-lm-1.3-5|965	

14916 14
14cu|texlive-chbibref-1.0-5|1	# revision 17120
14cu|texlive-chbibref-1.0-5|2	# category Package
14cu|texlive-chbibref-1.0-5|3	# catalog-ctan /macros/latex/contrib/chbibref
14cu|texlive-chbibref-1.0-5|4	# catalog-date 2010-02-23 16:16:11 +0100
14cu|texlive-chbibref-1.0-5|5	# catalog-license lppl
14cu|texlive-chbibref-1.0-5|6	# catalog-version 1.0
14cu|texlive-chbibref-1.0-5|7	Name:		texlive-chbibref
14cu|texlive-chbibref-1.0-5|8	Version:	1.0
14cu|texlive-chbibref-1.0-5|9	Release:	5
14cu|texlive-chbibref-1.0-5|10	Summary:	Change the Bibliography/References title
14cu|texlive-chbibref-1.0-5|11	Group:		Publishing
14cu|texlive-chbibref-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chbibref
14cu|texlive-chbibref-1.0-5|13	License:	LPPL
14cu|texlive-chbibref-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.tar.xz
14cu|texlive-chbibref-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.doc.tar.xz
14cu|texlive-chbibref-1.0-5|16	BuildArch:	noarch
14cu|texlive-chbibref-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-chbibref-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-chbibref-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-chbibref-1.0-5|20	
14cu|texlive-chbibref-1.0-5|21	%description
14cu|texlive-chbibref-1.0-5|22	Defines a single command, \setbibref, which sets whichever of
14cu|texlive-chbibref-1.0-5|23	\bibname and \refname is in use. (\bibname is used in book.cls
14cu|texlive-chbibref-1.0-5|24	and report.cls, and \refname is used in article.cls.).
14cu|texlive-chbibref-1.0-5|25	
14cu|texlive-chbibref-1.0-5|26	
14cu|texlive-chbibref-1.0-5|27	#-----------------------------------------------------------------------
14cu|texlive-chbibref-1.0-5|28	%files
14cu|texlive-chbibref-1.0-5|29	%{_texmfdistdir}/tex/latex/chbibref/chbibref.sty
14cu|texlive-chbibref-1.0-5|30	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.pdf
14cu|texlive-chbibref-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.tex
14cu|texlive-chbibref-1.0-5|32	
14cu|texlive-chbibref-1.0-5|33	#-----------------------------------------------------------------------
14cu|texlive-chbibref-1.0-5|34	%prep
14cu|texlive-chbibref-1.0-5|35	%setup -c -a0 -a1
14cu|texlive-chbibref-1.0-5|36	
14cu|texlive-chbibref-1.0-5|37	%build
14cu|texlive-chbibref-1.0-5|38	
14cu|texlive-chbibref-1.0-5|39	%install
14cu|texlive-chbibref-1.0-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chbibref-1.0-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-chbibref-1.0-5|42	
14cu|texlive-chbibref-1.0-5|43	
14cu|texlive-chbibref-1.0-5|44	
14cu|texlive-chbibref-1.0-5|45	%changelog
14cu|texlive-chbibref-1.0-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-chbibref-1.0-5|47	+ Revision: 9ec909d
14cu|texlive-chbibref-1.0-5|48	- MassBuild#681: Increase release tag
14cu|texlive-chbibref-1.0-5|49	
14cu|texlive-chbibref-1.0-5|50	

14917 14
14cu|texlive-chembst-0.2.5-5|1	# revision 15878
14cu|texlive-chembst-0.2.5-5|2	# category Package
14cu|texlive-chembst-0.2.5-5|3	# catalog-ctan /biblio/bibtex/contrib/chembst
14cu|texlive-chembst-0.2.5-5|4	# catalog-date 2008-09-20 13:36:26 +0200
14cu|texlive-chembst-0.2.5-5|5	# catalog-license lppl
14cu|texlive-chembst-0.2.5-5|6	# catalog-version 0.2.5
14cu|texlive-chembst-0.2.5-5|7	Name:		texlive-chembst
14cu|texlive-chembst-0.2.5-5|8	Version:	0.2.5
14cu|texlive-chembst-0.2.5-5|9	Release:	5
14cu|texlive-chembst-0.2.5-5|10	Summary:	A collection of BibTeX files for chemistry journals
14cu|texlive-chembst-0.2.5-5|11	Group:		Publishing
14cu|texlive-chembst-0.2.5-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chembst
14cu|texlive-chembst-0.2.5-5|13	License:	LPPL
14cu|texlive-chembst-0.2.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.tar.xz
14cu|texlive-chembst-0.2.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.doc.tar.xz
14cu|texlive-chembst-0.2.5-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.source.tar.xz
14cu|texlive-chembst-0.2.5-5|17	BuildArch:	noarch
14cu|texlive-chembst-0.2.5-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-chembst-0.2.5-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-chembst-0.2.5-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-chembst-0.2.5-5|21	
14cu|texlive-chembst-0.2.5-5|22	%description
14cu|texlive-chembst-0.2.5-5|23	The package offers a collection of advanced BibTeX style files
14cu|texlive-chembst-0.2.5-5|24	suitable for publications in chemistry journals. Currently,
14cu|texlive-chembst-0.2.5-5|25	style files for journals published by the American Chemical
14cu|texlive-chembst-0.2.5-5|26	Society, Wiley-VCH and The Royal Society of Chemistry are
14cu|texlive-chembst-0.2.5-5|27	available. The style files support advanced features such as
14cu|texlive-chembst-0.2.5-5|28	automatic formatting of errata or creating an appropriate entry
14cu|texlive-chembst-0.2.5-5|29	for publications in Angewandte Chemie where both English and
14cu|texlive-chembst-0.2.5-5|30	German should be cited simultaneously.
14cu|texlive-chembst-0.2.5-5|31	
14cu|texlive-chembst-0.2.5-5|32	
14cu|texlive-chembst-0.2.5-5|33	#-----------------------------------------------------------------------
14cu|texlive-chembst-0.2.5-5|34	%files
14cu|texlive-chembst-0.2.5-5|35	%{_texmfdistdir}/bibtex/bst/chembst/ChemCommun.bst
14cu|texlive-chembst-0.2.5-5|36	%{_texmfdistdir}/bibtex/bst/chembst/ChemEurJ.bst
14cu|texlive-chembst-0.2.5-5|37	%{_texmfdistdir}/bibtex/bst/chembst/InorgChem.bst
14cu|texlive-chembst-0.2.5-5|38	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc.bst
14cu|texlive-chembst-0.2.5-5|39	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc_all.bst
14cu|texlive-chembst-0.2.5-5|40	%{_texmfdistdir}/bibtex/bst/chembst/cv.bst
14cu|texlive-chembst-0.2.5-5|41	%doc %{_texmfdistdir}/doc/latex/chembst/README
14cu|texlive-chembst-0.2.5-5|42	%doc %{_texmfdistdir}/doc/latex/chembst/chembst.pdf
14cu|texlive-chembst-0.2.5-5|43	#- source
14cu|texlive-chembst-0.2.5-5|44	%doc %{_texmfdistdir}/source/latex/chembst/chembst.dtx
14cu|texlive-chembst-0.2.5-5|45	%doc %{_texmfdistdir}/source/latex/chembst/chembst.ins
14cu|texlive-chembst-0.2.5-5|46	
14cu|texlive-chembst-0.2.5-5|47	#-----------------------------------------------------------------------
14cu|texlive-chembst-0.2.5-5|48	%prep
14cu|texlive-chembst-0.2.5-5|49	%setup -c -a0 -a1 -a2
14cu|texlive-chembst-0.2.5-5|50	
14cu|texlive-chembst-0.2.5-5|51	%build
14cu|texlive-chembst-0.2.5-5|52	
14cu|texlive-chembst-0.2.5-5|53	%install
14cu|texlive-chembst-0.2.5-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chembst-0.2.5-5|55	cp -fpar bibtex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-chembst-0.2.5-5|56	
14cu|texlive-chembst-0.2.5-5|57	
14cu|texlive-chembst-0.2.5-5|58	
14cu|texlive-chembst-0.2.5-5|59	%changelog
14cu|texlive-chembst-0.2.5-5|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-5
14cu|texlive-chembst-0.2.5-5|61	+ Revision: ee0052f
14cu|texlive-chembst-0.2.5-5|62	- MassBuild#681: Increase release tag
14cu|texlive-chembst-0.2.5-5|63	
14cu|texlive-chembst-0.2.5-5|64	

14918 14
14cu|texlive-cherokee-20081225-5|1	# revision 21046
14cu|texlive-cherokee-20081225-5|2	# category Package
14cu|texlive-cherokee-20081225-5|3	# catalog-ctan /fonts/cherokee
14cu|texlive-cherokee-20081225-5|4	# catalog-date 2008-12-25 20:17:19 +0100
14cu|texlive-cherokee-20081225-5|5	# catalog-license noinfo
14cu|texlive-cherokee-20081225-5|6	# catalog-version undef
14cu|texlive-cherokee-20081225-5|7	Name:		texlive-cherokee
14cu|texlive-cherokee-20081225-5|8	Version:	20081225
14cu|texlive-cherokee-20081225-5|9	Release:	5
14cu|texlive-cherokee-20081225-5|10	Summary:	A font for the Cherokee script
14cu|texlive-cherokee-20081225-5|11	Group:		Publishing
14cu|texlive-cherokee-20081225-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cherokee
14cu|texlive-cherokee-20081225-5|13	License:	NOINFO
14cu|texlive-cherokee-20081225-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.tar.xz
14cu|texlive-cherokee-20081225-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.doc.tar.xz
14cu|texlive-cherokee-20081225-5|16	BuildArch:	noarch
14cu|texlive-cherokee-20081225-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cherokee-20081225-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cherokee-20081225-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cherokee-20081225-5|20	
14cu|texlive-cherokee-20081225-5|21	%description
14cu|texlive-cherokee-20081225-5|22	The Cherokee script was designed in 1821 by Segwoya. The
14cu|texlive-cherokee-20081225-5|23	alphabet is essentially syllabic, only 6 characters (a e i o s
14cu|texlive-cherokee-20081225-5|24	u) correspond to Roman letters: the font encodes these to the
14cu|texlive-cherokee-20081225-5|25	corresponding roman letter. The remaining 79 characters have
14cu|texlive-cherokee-20081225-5|26	been arbitrarily encoded in the range 38-122; the cherokee
14cu|texlive-cherokee-20081225-5|27	package provides commands that map each such syllable to the
14cu|texlive-cherokee-20081225-5|28	appropriate character; for example, Segwoya himself would be
14cu|texlive-cherokee-20081225-5|29	represented \Cse\Cgwo\Cya.
14cu|texlive-cherokee-20081225-5|30	
14cu|texlive-cherokee-20081225-5|31	
14cu|texlive-cherokee-20081225-5|32	#-----------------------------------------------------------------------
14cu|texlive-cherokee-20081225-5|33	%files
14cu|texlive-cherokee-20081225-5|34	%{_texmfdistdir}/fonts/source/public/cherokee/cherokee.mf
14cu|texlive-cherokee-20081225-5|35	%{_texmfdistdir}/fonts/tfm/public/cherokee/cherokee.tfm
14cu|texlive-cherokee-20081225-5|36	%{_texmfdistdir}/tex/latex/cherokee/cherokee.sty
14cu|texlive-cherokee-20081225-5|37	%doc %{_texmfdistdir}/doc/fonts/cherokee/README
14cu|texlive-cherokee-20081225-5|38	
14cu|texlive-cherokee-20081225-5|39	#-----------------------------------------------------------------------
14cu|texlive-cherokee-20081225-5|40	%prep
14cu|texlive-cherokee-20081225-5|41	%setup -c -a0 -a1
14cu|texlive-cherokee-20081225-5|42	
14cu|texlive-cherokee-20081225-5|43	%build
14cu|texlive-cherokee-20081225-5|44	
14cu|texlive-cherokee-20081225-5|45	%install
14cu|texlive-cherokee-20081225-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cherokee-20081225-5|47	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cherokee-20081225-5|48	
14cu|texlive-cherokee-20081225-5|49	
14cu|texlive-cherokee-20081225-5|50	
14cu|texlive-cherokee-20081225-5|51	%changelog
14cu|texlive-cherokee-20081225-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081225-5
14cu|texlive-cherokee-20081225-5|53	+ Revision: a678111
14cu|texlive-cherokee-20081225-5|54	- MassBuild#681: Increase release tag
14cu|texlive-cherokee-20081225-5|55	
14cu|texlive-cherokee-20081225-5|56	

14919 14
14cu|texlive-chicago-20081225-5|1	# revision 15878
14cu|texlive-chicago-20081225-5|2	# category Package
14cu|texlive-chicago-20081225-5|3	# catalog-ctan /biblio/bibtex/contrib/chicago
14cu|texlive-chicago-20081225-5|4	# catalog-date 2008-12-25 20:17:19 +0100
14cu|texlive-chicago-20081225-5|5	# catalog-license other-free
14cu|texlive-chicago-20081225-5|6	# catalog-version undef
14cu|texlive-chicago-20081225-5|7	Name:		texlive-chicago
14cu|texlive-chicago-20081225-5|8	Version:	20081225
14cu|texlive-chicago-20081225-5|9	Release:	5
14cu|texlive-chicago-20081225-5|10	Summary:	A "Chicago" bibliography style
14cu|texlive-chicago-20081225-5|11	Group:		Publishing
14cu|texlive-chicago-20081225-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago
14cu|texlive-chicago-20081225-5|13	License:	OTHER-FREE
14cu|texlive-chicago-20081225-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago.tar.xz
14cu|texlive-chicago-20081225-5|15	BuildArch:	noarch
14cu|texlive-chicago-20081225-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-chicago-20081225-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-chicago-20081225-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-chicago-20081225-5|19	
14cu|texlive-chicago-20081225-5|20	%description
14cu|texlive-chicago-20081225-5|21	Chicago is a BibTeX style that follows the "B" reference style
14cu|texlive-chicago-20081225-5|22	of the 13th Edition of the Chicago manual of style; a LaTeX
14cu|texlive-chicago-20081225-5|23	package (to LaTeX 2.09 conventions) is also provided. The style
14cu|texlive-chicago-20081225-5|24	was derived from the newapa style.
14cu|texlive-chicago-20081225-5|25	
14cu|texlive-chicago-20081225-5|26	
14cu|texlive-chicago-20081225-5|27	#-----------------------------------------------------------------------
14cu|texlive-chicago-20081225-5|28	%files
14cu|texlive-chicago-20081225-5|29	%{_texmfdistdir}/bibtex/bst/chicago/chicago.bst
14cu|texlive-chicago-20081225-5|30	%{_texmfdistdir}/tex/latex/chicago/chicago.sty
14cu|texlive-chicago-20081225-5|31	
14cu|texlive-chicago-20081225-5|32	#-----------------------------------------------------------------------
14cu|texlive-chicago-20081225-5|33	%prep
14cu|texlive-chicago-20081225-5|34	%setup -c -a0
14cu|texlive-chicago-20081225-5|35	
14cu|texlive-chicago-20081225-5|36	%build
14cu|texlive-chicago-20081225-5|37	
14cu|texlive-chicago-20081225-5|38	%install
14cu|texlive-chicago-20081225-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chicago-20081225-5|40	cp -fpar bibtex tex %{buildroot}%{_texmfdistdir}
14cu|texlive-chicago-20081225-5|41	
14cu|texlive-chicago-20081225-5|42	
14cu|texlive-chicago-20081225-5|43	
14cu|texlive-chicago-20081225-5|44	%changelog
14cu|texlive-chicago-20081225-5|45	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081225-5
14cu|texlive-chicago-20081225-5|46	+ Revision: 25e2e0e
14cu|texlive-chicago-20081225-5|47	- MassBuild#681: Increase release tag
14cu|texlive-chicago-20081225-5|48	
14cu|texlive-chicago-20081225-5|49	

14920 14
14cu|texlive-chicago-annote-20090203-5|1	# revision 15878
14cu|texlive-chicago-annote-20090203-5|2	# category Package
14cu|texlive-chicago-annote-20090203-5|3	# catalog-ctan /biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
14cu|texlive-chicago-annote-20090203-5|4	# catalog-date 2009-02-03 15:12:24 +0100
14cu|texlive-chicago-annote-20090203-5|5	# catalog-license lppl
14cu|texlive-chicago-annote-20090203-5|6	# catalog-version undef
14cu|texlive-chicago-annote-20090203-5|7	Name:		texlive-chicago-annote
14cu|texlive-chicago-annote-20090203-5|8	Version:	20090203
14cu|texlive-chicago-annote-20090203-5|9	Release:	5
14cu|texlive-chicago-annote-20090203-5|10	Summary:	Chicago-based annotated BibTeX style
14cu|texlive-chicago-annote-20090203-5|11	Group:		Publishing
14cu|texlive-chicago-annote-20090203-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
14cu|texlive-chicago-annote-20090203-5|13	License:	LPPL
14cu|texlive-chicago-annote-20090203-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.tar.xz
14cu|texlive-chicago-annote-20090203-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.doc.tar.xz
14cu|texlive-chicago-annote-20090203-5|16	BuildArch:	noarch
14cu|texlive-chicago-annote-20090203-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-chicago-annote-20090203-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-chicago-annote-20090203-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-chicago-annote-20090203-5|20	
14cu|texlive-chicago-annote-20090203-5|21	%description
14cu|texlive-chicago-annote-20090203-5|22	This is a revision of chicagoa.bst, using the commonly-used
14cu|texlive-chicago-annote-20090203-5|23	annote field in place of the original's annotation.
14cu|texlive-chicago-annote-20090203-5|24	
14cu|texlive-chicago-annote-20090203-5|25	
14cu|texlive-chicago-annote-20090203-5|26	#-----------------------------------------------------------------------
14cu|texlive-chicago-annote-20090203-5|27	%files
14cu|texlive-chicago-annote-20090203-5|28	%{_texmfdistdir}/bibtex/bst/chicago-annote/chicago-annote.bst
14cu|texlive-chicago-annote-20090203-5|29	%doc %{_texmfdistdir}/doc/bibtex/chicago-annote/README
14cu|texlive-chicago-annote-20090203-5|30	
14cu|texlive-chicago-annote-20090203-5|31	#-----------------------------------------------------------------------
14cu|texlive-chicago-annote-20090203-5|32	%prep
14cu|texlive-chicago-annote-20090203-5|33	%setup -c -a0 -a1
14cu|texlive-chicago-annote-20090203-5|34	
14cu|texlive-chicago-annote-20090203-5|35	%build
14cu|texlive-chicago-annote-20090203-5|36	
14cu|texlive-chicago-annote-20090203-5|37	%install
14cu|texlive-chicago-annote-20090203-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chicago-annote-20090203-5|39	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-chicago-annote-20090203-5|40	
14cu|texlive-chicago-annote-20090203-5|41	
14cu|texlive-chicago-annote-20090203-5|42	
14cu|texlive-chicago-annote-20090203-5|43	%changelog
14cu|texlive-chicago-annote-20090203-5|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090203-5
14cu|texlive-chicago-annote-20090203-5|45	+ Revision: 6c14324
14cu|texlive-chicago-annote-20090203-5|46	- MassBuild#681: Increase release tag
14cu|texlive-chicago-annote-20090203-5|47	
14cu|texlive-chicago-annote-20090203-5|48	

14921 14
14cu|texlive-chktex-1.7.1-10|1	# revision 29821
14cu|texlive-chktex-1.7.1-10|2	# category TLCore
14cu|texlive-chktex-1.7.1-10|3	# catalog-ctan /support/chktex
14cu|texlive-chktex-1.7.1-10|4	# catalog-date 2012-12-29 15:06:49 +0100
14cu|texlive-chktex-1.7.1-10|5	# catalog-license gpl
14cu|texlive-chktex-1.7.1-10|6	# catalog-version 1.7.1
14cu|texlive-chktex-1.7.1-10|7	Name:		texlive-chktex
14cu|texlive-chktex-1.7.1-10|8	Version:	1.7.1
14cu|texlive-chktex-1.7.1-10|9	Release:	10
14cu|texlive-chktex-1.7.1-10|10	Summary:	Check for errors in LaTeX documents
14cu|texlive-chktex-1.7.1-10|11	Group:		Publishing
14cu|texlive-chktex-1.7.1-10|12	URL:		http://www.ctan.org/tex-archive/support/chktex
14cu|texlive-chktex-1.7.1-10|13	License:	GPL
14cu|texlive-chktex-1.7.1-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.tar.xz
14cu|texlive-chktex-1.7.1-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.doc.tar.xz
14cu|texlive-chktex-1.7.1-10|16	BuildArch:	noarch
14cu|texlive-chktex-1.7.1-10|17	BuildRequires:	texlive-tlpkg
14cu|texlive-chktex-1.7.1-10|18	Requires(pre):	texlive-tlpkg
14cu|texlive-chktex-1.7.1-10|19	Requires(post):	texlive-kpathsea
14cu|texlive-chktex-1.7.1-10|20	Requires:	texlive-chktex.bin
14cu|texlive-chktex-1.7.1-10|21	
14cu|texlive-chktex-1.7.1-10|22	%description
14cu|texlive-chktex-1.7.1-10|23	The program reports typographic and other errors in LaTeX
14cu|texlive-chktex-1.7.1-10|24	documents. Filters are also provided for checking the LaTeX
14cu|texlive-chktex-1.7.1-10|25	parts of CWEB documents.
14cu|texlive-chktex-1.7.1-10|26	
14cu|texlive-chktex-1.7.1-10|27	
14cu|texlive-chktex-1.7.1-10|28	#-----------------------------------------------------------------------
14cu|texlive-chktex-1.7.1-10|29	%files
14cu|texlive-chktex-1.7.1-10|30	%{_bindir}/chkweb
14cu|texlive-chktex-1.7.1-10|31	%{_bindir}/deweb
14cu|texlive-chktex-1.7.1-10|32	%{_texmfdistdir}/chktex/chktexrc
14cu|texlive-chktex-1.7.1-10|33	%{_texmfdistdir}/scripts/chktex/chkweb.sh
14cu|texlive-chktex-1.7.1-10|34	%{_texmfdistdir}/scripts/chktex/deweb.pl
14cu|texlive-chktex-1.7.1-10|35	%doc %{_texmfdistdir}/doc/chktex/ChkTeX.pdf
14cu|texlive-chktex-1.7.1-10|36	%doc %{_mandir}/man1/chktex.1*
14cu|texlive-chktex-1.7.1-10|37	%doc %{_texmfdistdir}/doc/man/man1/chktex.man1.pdf
14cu|texlive-chktex-1.7.1-10|38	%doc %{_mandir}/man1/chkweb.1*
14cu|texlive-chktex-1.7.1-10|39	%doc %{_texmfdistdir}/doc/man/man1/chkweb.man1.pdf
14cu|texlive-chktex-1.7.1-10|40	%doc %{_mandir}/man1/deweb.1*
14cu|texlive-chktex-1.7.1-10|41	%doc %{_texmfdistdir}/doc/man/man1/deweb.man1.pdf
14cu|texlive-chktex-1.7.1-10|42	
14cu|texlive-chktex-1.7.1-10|43	#-----------------------------------------------------------------------
14cu|texlive-chktex-1.7.1-10|44	%prep
14cu|texlive-chktex-1.7.1-10|45	%setup -c -a0 -a1
14cu|texlive-chktex-1.7.1-10|46	
14cu|texlive-chktex-1.7.1-10|47	%build
14cu|texlive-chktex-1.7.1-10|48	
14cu|texlive-chktex-1.7.1-10|49	%install
14cu|texlive-chktex-1.7.1-10|50	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-chktex-1.7.1-10|51	pushd %{buildroot}%{_bindir}
14cu|texlive-chktex-1.7.1-10|52	ln -sf %{_texmfdistdir}/scripts/chktex/chkweb.sh chkweb
14cu|texlive-chktex-1.7.1-10|53	ln -sf %{_texmfdistdir}/scripts/chktex/deweb.pl deweb
14cu|texlive-chktex-1.7.1-10|54	popd
14cu|texlive-chktex-1.7.1-10|55	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-chktex-1.7.1-10|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-chktex-1.7.1-10|57	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-chktex-1.7.1-10|58	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-chktex-1.7.1-10|59	
14cu|texlive-chktex-1.7.1-10|60	%changelog
14cu|texlive-chktex-1.7.1-10|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-10
14cu|texlive-chktex-1.7.1-10|62	+ Revision: 2a7920e
14cu|texlive-chktex-1.7.1-10|63	- MassBuild#681: Increase release tag
14cu|texlive-chktex-1.7.1-10|64	
14cu|texlive-chktex-1.7.1-10|65	

14922 14
14cu|texlive-chronosys-1.20-4|1	# revision 26700
14cu|texlive-chronosys-1.20-4|2	# category Package
14cu|texlive-chronosys-1.20-4|3	# catalog-ctan /macros/latex/contrib/chronosys
14cu|texlive-chronosys-1.20-4|4	# catalog-date 2012-05-28 13:36:39 +0200
14cu|texlive-chronosys-1.20-4|5	# catalog-license lppl1.3
14cu|texlive-chronosys-1.20-4|6	# catalog-version 1.2
14cu|texlive-chronosys-1.20-4|7	Name:		texlive-chronosys
14cu|texlive-chronosys-1.20-4|8	Version:	1.20
14cu|texlive-chronosys-1.20-4|9	Release:	4
14cu|texlive-chronosys-1.20-4|10	Summary:	Drawing time-line diagrams
14cu|texlive-chronosys-1.20-4|11	Group:		Publishing
14cu|texlive-chronosys-1.20-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronosys
14cu|texlive-chronosys-1.20-4|13	License:	LPPL1.3
14cu|texlive-chronosys-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.tar.xz
14cu|texlive-chronosys-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.doc.tar.xz
14cu|texlive-chronosys-1.20-4|16	BuildArch:	noarch
14cu|texlive-chronosys-1.20-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-chronosys-1.20-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-chronosys-1.20-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-chronosys-1.20-4|20	
14cu|texlive-chronosys-1.20-4|21	%description
14cu|texlive-chronosys-1.20-4|22	Macros to produce time line diagrams. Interfaces for Plain TeX,
14cu|texlive-chronosys-1.20-4|23	Context and LaTeX are provided.
14cu|texlive-chronosys-1.20-4|24	
14cu|texlive-chronosys-1.20-4|25	
14cu|texlive-chronosys-1.20-4|26	#-----------------------------------------------------------------------
14cu|texlive-chronosys-1.20-4|27	%files
14cu|texlive-chronosys-1.20-4|28	%{_texmfdistdir}/tex/generic/chronosys/chronosys.sty
14cu|texlive-chronosys-1.20-4|29	%{_texmfdistdir}/tex/generic/chronosys/chronosys.tex
14cu|texlive-chronosys-1.20-4|30	%{_texmfdistdir}/tex/generic/chronosys/chronosyschr.tex
14cu|texlive-chronosys-1.20-4|31	%{_texmfdistdir}/tex/generic/chronosys/x-chronosys.tex
14cu|texlive-chronosys-1.20-4|32	%doc %{_texmfdistdir}/doc/generic/chronosys/README
14cu|texlive-chronosys-1.20-4|33	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.pdf
14cu|texlive-chronosys-1.20-4|34	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.tex
14cu|texlive-chronosys-1.20-4|35	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.pdf
14cu|texlive-chronosys-1.20-4|36	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.tex
14cu|texlive-chronosys-1.20-4|37	
14cu|texlive-chronosys-1.20-4|38	#-----------------------------------------------------------------------
14cu|texlive-chronosys-1.20-4|39	%prep
14cu|texlive-chronosys-1.20-4|40	%setup -c -a0 -a1
14cu|texlive-chronosys-1.20-4|41	
14cu|texlive-chronosys-1.20-4|42	%build
14cu|texlive-chronosys-1.20-4|43	
14cu|texlive-chronosys-1.20-4|44	%install
14cu|texlive-chronosys-1.20-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chronosys-1.20-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-chronosys-1.20-4|47	
14cu|texlive-chronosys-1.20-4|48	
14cu|texlive-chronosys-1.20-4|49	
14cu|texlive-chronosys-1.20-4|50	%changelog
14cu|texlive-chronosys-1.20-4|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14cu|texlive-chronosys-1.20-4|52	+ Revision: 1bb5276
14cu|texlive-chronosys-1.20-4|53	- MassBuild#681: Increase release tag
14cu|texlive-chronosys-1.20-4|54	
14cu|texlive-chronosys-1.20-4|55	

14923 14
14cu|texlive-chscite-2.999-4|1	# revision 26383
14cu|texlive-chscite-2.999-4|2	# category Package
14cu|texlive-chscite-2.999-4|3	# catalog-ctan /macros/latex/contrib/chscite
14cu|texlive-chscite-2.999-4|4	# catalog-date 2012-05-14 12:19:39 +0200
14cu|texlive-chscite-2.999-4|5	# catalog-license lppl1.2
14cu|texlive-chscite-2.999-4|6	# catalog-version 2.999
14cu|texlive-chscite-2.999-4|7	Name:		texlive-chscite
14cu|texlive-chscite-2.999-4|8	Version:	2.999
14cu|texlive-chscite-2.999-4|9	Release:	4
14cu|texlive-chscite-2.999-4|10	Summary:	Bibliography style for Chalmers University of Technology
14cu|texlive-chscite-2.999-4|11	Group:		Publishing
14cu|texlive-chscite-2.999-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chscite
14cu|texlive-chscite-2.999-4|13	License:	LPPL1.2
14cu|texlive-chscite-2.999-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.tar.xz
14cu|texlive-chscite-2.999-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.doc.tar.xz
14cu|texlive-chscite-2.999-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.source.tar.xz
14cu|texlive-chscite-2.999-4|17	BuildArch:	noarch
14cu|texlive-chscite-2.999-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-chscite-2.999-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-chscite-2.999-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-chscite-2.999-4|21	
14cu|texlive-chscite-2.999-4|22	%description
14cu|texlive-chscite-2.999-4|23	The package, heavily based on the harvard package for Harvard-
14cu|texlive-chscite-2.999-4|24	style citations, provides a citation suite for students at
14cu|texlive-chscite-2.999-4|25	Chalmers University of Technology that follows given
14cu|texlive-chscite-2.999-4|26	recommendations.
14cu|texlive-chscite-2.999-4|27	
14cu|texlive-chscite-2.999-4|28	
14cu|texlive-chscite-2.999-4|29	#-----------------------------------------------------------------------
14cu|texlive-chscite-2.999-4|30	%files
14cu|texlive-chscite-2.999-4|31	%{_texmfdistdir}/bibtex/bst/chscite/chscite.bst
14cu|texlive-chscite-2.999-4|32	%{_texmfdistdir}/tex/latex/chscite/chscite.sty
14cu|texlive-chscite-2.999-4|33	%doc %{_texmfdistdir}/doc/latex/chscite/README
14cu|texlive-chscite-2.999-4|34	%doc %{_texmfdistdir}/doc/latex/chscite/chscite.pdf
14cu|texlive-chscite-2.999-4|35	#- source
14cu|texlive-chscite-2.999-4|36	%doc %{_texmfdistdir}/source/latex/chscite/chscite.dtx
14cu|texlive-chscite-2.999-4|37	%doc %{_texmfdistdir}/source/latex/chscite/chscite.ins
14cu|texlive-chscite-2.999-4|38	
14cu|texlive-chscite-2.999-4|39	#-----------------------------------------------------------------------
14cu|texlive-chscite-2.999-4|40	%prep
14cu|texlive-chscite-2.999-4|41	%setup -c -a0 -a1 -a2
14cu|texlive-chscite-2.999-4|42	
14cu|texlive-chscite-2.999-4|43	%build
14cu|texlive-chscite-2.999-4|44	
14cu|texlive-chscite-2.999-4|45	%install
14cu|texlive-chscite-2.999-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-chscite-2.999-4|47	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-chscite-2.999-4|48	
14cu|texlive-chscite-2.999-4|49	
14cu|texlive-chscite-2.999-4|50	
14cu|texlive-chscite-2.999-4|51	%changelog
14cu|texlive-chscite-2.999-4|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.999-4
14cu|texlive-chscite-2.999-4|53	+ Revision: ea56cda
14cu|texlive-chscite-2.999-4|54	- MassBuild#681: Increase release tag
14cu|texlive-chscite-2.999-4|55	
14cu|texlive-chscite-2.999-4|56	

14924 14
14cu|texlive-cm-lgc-0.5-5|1	# revision 15878
14cu|texlive-cm-lgc-0.5-5|2	# category Package
14cu|texlive-cm-lgc-0.5-5|3	# catalog-ctan /fonts/ps-type1/cm-lgc
14cu|texlive-cm-lgc-0.5-5|4	# catalog-date 2008-06-12 19:44:55 +0200
14cu|texlive-cm-lgc-0.5-5|5	# catalog-license gpl
14cu|texlive-cm-lgc-0.5-5|6	# catalog-version 0.5
14cu|texlive-cm-lgc-0.5-5|7	Name:		texlive-cm-lgc
14cu|texlive-cm-lgc-0.5-5|8	Version:	0.5
14cu|texlive-cm-lgc-0.5-5|9	Release:	5
14cu|texlive-cm-lgc-0.5-5|10	Summary:	Type 1 CM-based fonts for Latin, Greek and Cyrillic
14cu|texlive-cm-lgc-0.5-5|11	Group:		Publishing
14cu|texlive-cm-lgc-0.5-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/cm-lgc
14cu|texlive-cm-lgc-0.5-5|13	License:	GPL
14cu|texlive-cm-lgc-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.tar.xz
14cu|texlive-cm-lgc-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.doc.tar.xz
14cu|texlive-cm-lgc-0.5-5|16	BuildArch:	noarch
14cu|texlive-cm-lgc-0.5-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cm-lgc-0.5-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cm-lgc-0.5-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cm-lgc-0.5-5|20	
14cu|texlive-cm-lgc-0.5-5|21	%description
14cu|texlive-cm-lgc-0.5-5|22	The fonts are converted from MetaFont sources of the Computer
14cu|texlive-cm-lgc-0.5-5|23	Modern font families, using textrace. Supported encodings are:
14cu|texlive-cm-lgc-0.5-5|24	T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The package
14cu|texlive-cm-lgc-0.5-5|25	also includes Unicode virtual fonts for use with Omega. The
14cu|texlive-cm-lgc-0.5-5|26	font set is not a replacement for any of the other Computer
14cu|texlive-cm-lgc-0.5-5|27	Modern-based font sets (for example, cm-super for Latin and
14cu|texlive-cm-lgc-0.5-5|28	Cyrillic, or cbgreek for Greek), since it is available at a
14cu|texlive-cm-lgc-0.5-5|29	single size only; it offers a compact set for 'general'
14cu|texlive-cm-lgc-0.5-5|30	working. The fonts themselves are encoded to external
14cu|texlive-cm-lgc-0.5-5|31	standards, and virtual fonts are provided for use with TeX.
14cu|texlive-cm-lgc-0.5-5|32	
14cu|texlive-cm-lgc-0.5-5|33	
14cu|texlive-cm-lgc-0.5-5|34	#-----------------------------------------------------------------------
14cu|texlive-cm-lgc-0.5-5|35	%files
14cu|texlive-cm-lgc-0.5-5|36	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6y.afm
14cu|texlive-cm-lgc-0.5-5|37	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6z.afm
14cu|texlive-cm-lgc-0.5-5|38	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb8a.afm
14cu|texlive-cm-lgc-0.5-5|39	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6y.afm
14cu|texlive-cm-lgc-0.5-5|40	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6z.afm
14cu|texlive-cm-lgc-0.5-5|41	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc8a.afm
14cu|texlive-cm-lgc-0.5-5|42	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbcpg.afm
14cu|texlive-cm-lgc-0.5-5|43	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6y.afm
14cu|texlive-cm-lgc-0.5-5|44	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6z.afm
14cu|texlive-cm-lgc-0.5-5|45	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi8a.afm
14cu|texlive-cm-lgc-0.5-5|46	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6y.afm
14cu|texlive-cm-lgc-0.5-5|47	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6z.afm
14cu|texlive-cm-lgc-0.5-5|48	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij8a.afm
14cu|texlive-cm-lgc-0.5-5|49	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbijpg.afm
14cu|texlive-cm-lgc-0.5-5|50	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbipg.afm
14cu|texlive-cm-lgc-0.5-5|51	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbpg.afm
14cu|texlive-cm-lgc-0.5-5|52	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6y.afm
14cu|texlive-cm-lgc-0.5-5|53	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6z.afm
14cu|texlive-cm-lgc-0.5-5|54	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr8a.afm
14cu|texlive-cm-lgc-0.5-5|55	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6y.afm
14cu|texlive-cm-lgc-0.5-5|56	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6z.afm
14cu|texlive-cm-lgc-0.5-5|57	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc8a.afm
14cu|texlive-cm-lgc-0.5-5|58	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrcpg.afm
14cu|texlive-cm-lgc-0.5-5|59	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6y.afm
14cu|texlive-cm-lgc-0.5-5|60	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6z.afm
14cu|texlive-cm-lgc-0.5-5|61	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri8a.afm
14cu|texlive-cm-lgc-0.5-5|62	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6y.afm
14cu|texlive-cm-lgc-0.5-5|63	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6z.afm
14cu|texlive-cm-lgc-0.5-5|64	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij8a.afm
14cu|texlive-cm-lgc-0.5-5|65	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrijpg.afm
14cu|texlive-cm-lgc-0.5-5|66	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmripg.afm
14cu|texlive-cm-lgc-0.5-5|67	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrpg.afm
14cu|texlive-cm-lgc-0.5-5|68	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6y.afm
14cu|texlive-cm-lgc-0.5-5|69	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6z.afm
14cu|texlive-cm-lgc-0.5-5|70	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb8a.afm
14cu|texlive-cm-lgc-0.5-5|71	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6y.afm
14cu|texlive-cm-lgc-0.5-5|72	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6z.afm
14cu|texlive-cm-lgc-0.5-5|73	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo8a.afm
14cu|texlive-cm-lgc-0.5-5|74	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbopg.afm
14cu|texlive-cm-lgc-0.5-5|75	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbpg.afm
14cu|texlive-cm-lgc-0.5-5|76	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6y.afm
14cu|texlive-cm-lgc-0.5-5|77	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6z.afm
14cu|texlive-cm-lgc-0.5-5|78	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr8a.afm
14cu|texlive-cm-lgc-0.5-5|79	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6y.afm
14cu|texlive-cm-lgc-0.5-5|80	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6z.afm
14cu|texlive-cm-lgc-0.5-5|81	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro8a.afm
14cu|texlive-cm-lgc-0.5-5|82	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsropg.afm
14cu|texlive-cm-lgc-0.5-5|83	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsrpg.afm
14cu|texlive-cm-lgc-0.5-5|84	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6y.afm
14cu|texlive-cm-lgc-0.5-5|85	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6z.afm
14cu|texlive-cm-lgc-0.5-5|86	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr8a.afm
14cu|texlive-cm-lgc-0.5-5|87	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6y.afm
14cu|texlive-cm-lgc-0.5-5|88	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6z.afm
14cu|texlive-cm-lgc-0.5-5|89	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc8a.afm
14cu|texlive-cm-lgc-0.5-5|90	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrcpg.afm
14cu|texlive-cm-lgc-0.5-5|91	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6y.afm
14cu|texlive-cm-lgc-0.5-5|92	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6z.afm
14cu|texlive-cm-lgc-0.5-5|93	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri8a.afm
14cu|texlive-cm-lgc-0.5-5|94	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6y.afm
14cu|texlive-cm-lgc-0.5-5|95	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6z.afm
14cu|texlive-cm-lgc-0.5-5|96	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij8a.afm
14cu|texlive-cm-lgc-0.5-5|97	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrijpg.afm
14cu|texlive-cm-lgc-0.5-5|98	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctripg.afm
14cu|texlive-cm-lgc-0.5-5|99	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrpg.afm
14cu|texlive-cm-lgc-0.5-5|100	%{_texmfdistdir}/fonts/enc/dvips/cm-lgc/8r-mod.enc
14cu|texlive-cm-lgc-0.5-5|101	%{_texmfdistdir}/fonts/map/dvips/cm-lgc/cm-lgc.map
14cu|texlive-cm-lgc-0.5-5|102	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbcut.ofm
14cu|texlive-cm-lgc-0.5-5|103	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbiut.ofm
14cu|texlive-cm-lgc-0.5-5|104	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbut.ofm
14cu|texlive-cm-lgc-0.5-5|105	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrcut.ofm
14cu|texlive-cm-lgc-0.5-5|106	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmriut.ofm
14cu|texlive-cm-lgc-0.5-5|107	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrut.ofm
14cu|texlive-cm-lgc-0.5-5|108	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbout.ofm
14cu|texlive-cm-lgc-0.5-5|109	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbut.ofm
14cu|texlive-cm-lgc-0.5-5|110	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrout.ofm
14cu|texlive-cm-lgc-0.5-5|111	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrut.ofm
14cu|texlive-cm-lgc-0.5-5|112	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrcut.ofm
14cu|texlive-cm-lgc-0.5-5|113	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctriut.ofm
14cu|texlive-cm-lgc-0.5-5|114	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrut.ofm
14cu|texlive-cm-lgc-0.5-5|115	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbcut.ovf
14cu|texlive-cm-lgc-0.5-5|116	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbiut.ovf
14cu|texlive-cm-lgc-0.5-5|117	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbut.ovf
14cu|texlive-cm-lgc-0.5-5|118	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrcut.ovf
14cu|texlive-cm-lgc-0.5-5|119	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmriut.ovf
14cu|texlive-cm-lgc-0.5-5|120	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrut.ovf
14cu|texlive-cm-lgc-0.5-5|121	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbout.ovf
14cu|texlive-cm-lgc-0.5-5|122	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbut.ovf
14cu|texlive-cm-lgc-0.5-5|123	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrout.ovf
14cu|texlive-cm-lgc-0.5-5|124	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrut.ovf
14cu|texlive-cm-lgc-0.5-5|125	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrcut.ovf
14cu|texlive-cm-lgc-0.5-5|126	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctriut.ovf
14cu|texlive-cm-lgc-0.5-5|127	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrut.ovf
14cu|texlive-cm-lgc-0.5-5|128	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6a.tfm
14cu|texlive-cm-lgc-0.5-5|129	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6y.tfm
14cu|texlive-cm-lgc-0.5-5|130	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6z.tfm
14cu|texlive-cm-lgc-0.5-5|131	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8a.tfm
14cu|texlive-cm-lgc-0.5-5|132	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8c.tfm
14cu|texlive-cm-lgc-0.5-5|133	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8r.tfm
14cu|texlive-cm-lgc-0.5-5|134	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8t.tfm
14cu|texlive-cm-lgc-0.5-5|135	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6a.tfm
14cu|texlive-cm-lgc-0.5-5|136	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6y.tfm
14cu|texlive-cm-lgc-0.5-5|137	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6z.tfm
14cu|texlive-cm-lgc-0.5-5|138	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8a.tfm
14cu|texlive-cm-lgc-0.5-5|139	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|140	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r.tfm
14cu|texlive-cm-lgc-0.5-5|141	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8t.tfm
14cu|texlive-cm-lgc-0.5-5|142	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcgr.tfm
14cu|texlive-cm-lgc-0.5-5|143	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcpg.tfm
14cu|texlive-cm-lgc-0.5-5|144	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbgr.tfm
14cu|texlive-cm-lgc-0.5-5|145	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6a.tfm
14cu|texlive-cm-lgc-0.5-5|146	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6y.tfm
14cu|texlive-cm-lgc-0.5-5|147	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6z.tfm
14cu|texlive-cm-lgc-0.5-5|148	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8a.tfm
14cu|texlive-cm-lgc-0.5-5|149	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8c.tfm
14cu|texlive-cm-lgc-0.5-5|150	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8r.tfm
14cu|texlive-cm-lgc-0.5-5|151	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8t.tfm
14cu|texlive-cm-lgc-0.5-5|152	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbigr.tfm
14cu|texlive-cm-lgc-0.5-5|153	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij6z.tfm
14cu|texlive-cm-lgc-0.5-5|154	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8a.tfm
14cu|texlive-cm-lgc-0.5-5|155	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|156	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r.tfm
14cu|texlive-cm-lgc-0.5-5|157	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbipg.tfm
14cu|texlive-cm-lgc-0.5-5|158	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbpg.tfm
14cu|texlive-cm-lgc-0.5-5|159	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6a.tfm
14cu|texlive-cm-lgc-0.5-5|160	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6y.tfm
14cu|texlive-cm-lgc-0.5-5|161	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6z.tfm
14cu|texlive-cm-lgc-0.5-5|162	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8a.tfm
14cu|texlive-cm-lgc-0.5-5|163	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8c.tfm
14cu|texlive-cm-lgc-0.5-5|164	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8r.tfm
14cu|texlive-cm-lgc-0.5-5|165	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8t.tfm
14cu|texlive-cm-lgc-0.5-5|166	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6a.tfm
14cu|texlive-cm-lgc-0.5-5|167	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6y.tfm
14cu|texlive-cm-lgc-0.5-5|168	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6z.tfm
14cu|texlive-cm-lgc-0.5-5|169	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8a.tfm
14cu|texlive-cm-lgc-0.5-5|170	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|171	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r.tfm
14cu|texlive-cm-lgc-0.5-5|172	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8t.tfm
14cu|texlive-cm-lgc-0.5-5|173	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcgr.tfm
14cu|texlive-cm-lgc-0.5-5|174	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcpg.tfm
14cu|texlive-cm-lgc-0.5-5|175	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrgr.tfm
14cu|texlive-cm-lgc-0.5-5|176	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6a.tfm
14cu|texlive-cm-lgc-0.5-5|177	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6y.tfm
14cu|texlive-cm-lgc-0.5-5|178	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6z.tfm
14cu|texlive-cm-lgc-0.5-5|179	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8a.tfm
14cu|texlive-cm-lgc-0.5-5|180	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8c.tfm
14cu|texlive-cm-lgc-0.5-5|181	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8r.tfm
14cu|texlive-cm-lgc-0.5-5|182	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8t.tfm
14cu|texlive-cm-lgc-0.5-5|183	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrigr.tfm
14cu|texlive-cm-lgc-0.5-5|184	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij6z.tfm
14cu|texlive-cm-lgc-0.5-5|185	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8a.tfm
14cu|texlive-cm-lgc-0.5-5|186	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|187	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r.tfm
14cu|texlive-cm-lgc-0.5-5|188	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmripg.tfm
14cu|texlive-cm-lgc-0.5-5|189	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrpg.tfm
14cu|texlive-cm-lgc-0.5-5|190	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6a.tfm
14cu|texlive-cm-lgc-0.5-5|191	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6y.tfm
14cu|texlive-cm-lgc-0.5-5|192	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6z.tfm
14cu|texlive-cm-lgc-0.5-5|193	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8a.tfm
14cu|texlive-cm-lgc-0.5-5|194	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8c.tfm
14cu|texlive-cm-lgc-0.5-5|195	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8r.tfm
14cu|texlive-cm-lgc-0.5-5|196	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8t.tfm
14cu|texlive-cm-lgc-0.5-5|197	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbgr.tfm
14cu|texlive-cm-lgc-0.5-5|198	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6a.tfm
14cu|texlive-cm-lgc-0.5-5|199	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6y.tfm
14cu|texlive-cm-lgc-0.5-5|200	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6z.tfm
14cu|texlive-cm-lgc-0.5-5|201	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8a.tfm
14cu|texlive-cm-lgc-0.5-5|202	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8c.tfm
14cu|texlive-cm-lgc-0.5-5|203	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8r.tfm
14cu|texlive-cm-lgc-0.5-5|204	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8t.tfm
14cu|texlive-cm-lgc-0.5-5|205	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbogr.tfm
14cu|texlive-cm-lgc-0.5-5|206	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbopg.tfm
14cu|texlive-cm-lgc-0.5-5|207	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbpg.tfm
14cu|texlive-cm-lgc-0.5-5|208	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6a.tfm
14cu|texlive-cm-lgc-0.5-5|209	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6y.tfm
14cu|texlive-cm-lgc-0.5-5|210	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6z.tfm
14cu|texlive-cm-lgc-0.5-5|211	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8a.tfm
14cu|texlive-cm-lgc-0.5-5|212	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8c.tfm
14cu|texlive-cm-lgc-0.5-5|213	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8r.tfm
14cu|texlive-cm-lgc-0.5-5|214	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8t.tfm
14cu|texlive-cm-lgc-0.5-5|215	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrgr.tfm
14cu|texlive-cm-lgc-0.5-5|216	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6a.tfm
14cu|texlive-cm-lgc-0.5-5|217	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6y.tfm
14cu|texlive-cm-lgc-0.5-5|218	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6z.tfm
14cu|texlive-cm-lgc-0.5-5|219	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8a.tfm
14cu|texlive-cm-lgc-0.5-5|220	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8c.tfm
14cu|texlive-cm-lgc-0.5-5|221	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8r.tfm
14cu|texlive-cm-lgc-0.5-5|222	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8t.tfm
14cu|texlive-cm-lgc-0.5-5|223	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrogr.tfm
14cu|texlive-cm-lgc-0.5-5|224	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsropg.tfm
14cu|texlive-cm-lgc-0.5-5|225	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrpg.tfm
14cu|texlive-cm-lgc-0.5-5|226	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6a.tfm
14cu|texlive-cm-lgc-0.5-5|227	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6y.tfm
14cu|texlive-cm-lgc-0.5-5|228	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6z.tfm
14cu|texlive-cm-lgc-0.5-5|229	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8a.tfm
14cu|texlive-cm-lgc-0.5-5|230	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8c.tfm
14cu|texlive-cm-lgc-0.5-5|231	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8r.tfm
14cu|texlive-cm-lgc-0.5-5|232	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8t.tfm
14cu|texlive-cm-lgc-0.5-5|233	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6a.tfm
14cu|texlive-cm-lgc-0.5-5|234	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6y.tfm
14cu|texlive-cm-lgc-0.5-5|235	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6z.tfm
14cu|texlive-cm-lgc-0.5-5|236	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8a.tfm
14cu|texlive-cm-lgc-0.5-5|237	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|238	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r.tfm
14cu|texlive-cm-lgc-0.5-5|239	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8t.tfm
14cu|texlive-cm-lgc-0.5-5|240	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcgr.tfm
14cu|texlive-cm-lgc-0.5-5|241	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcpg.tfm
14cu|texlive-cm-lgc-0.5-5|242	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrgr.tfm
14cu|texlive-cm-lgc-0.5-5|243	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6a.tfm
14cu|texlive-cm-lgc-0.5-5|244	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6y.tfm
14cu|texlive-cm-lgc-0.5-5|245	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6z.tfm
14cu|texlive-cm-lgc-0.5-5|246	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8a.tfm
14cu|texlive-cm-lgc-0.5-5|247	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8c.tfm
14cu|texlive-cm-lgc-0.5-5|248	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8r.tfm
14cu|texlive-cm-lgc-0.5-5|249	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8t.tfm
14cu|texlive-cm-lgc-0.5-5|250	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrigr.tfm
14cu|texlive-cm-lgc-0.5-5|251	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij6z.tfm
14cu|texlive-cm-lgc-0.5-5|252	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8a.tfm
14cu|texlive-cm-lgc-0.5-5|253	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r-nokern.tfm
14cu|texlive-cm-lgc-0.5-5|254	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r.tfm
14cu|texlive-cm-lgc-0.5-5|255	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctripg.tfm
14cu|texlive-cm-lgc-0.5-5|256	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrpg.tfm
14cu|texlive-cm-lgc-0.5-5|257	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.inf
14cu|texlive-cm-lgc-0.5-5|258	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.pfb
14cu|texlive-cm-lgc-0.5-5|259	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.inf
14cu|texlive-cm-lgc-0.5-5|260	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.pfb
14cu|texlive-cm-lgc-0.5-5|261	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.inf
14cu|texlive-cm-lgc-0.5-5|262	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.pfb
14cu|texlive-cm-lgc-0.5-5|263	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.inf
14cu|texlive-cm-lgc-0.5-5|264	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.pfb
14cu|texlive-cm-lgc-0.5-5|265	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.inf
14cu|texlive-cm-lgc-0.5-5|266	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.pfb
14cu|texlive-cm-lgc-0.5-5|267	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.inf
14cu|texlive-cm-lgc-0.5-5|268	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.pfb
14cu|texlive-cm-lgc-0.5-5|269	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.inf
14cu|texlive-cm-lgc-0.5-5|270	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.pfb
14cu|texlive-cm-lgc-0.5-5|271	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.inf
14cu|texlive-cm-lgc-0.5-5|272	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.pfb
14cu|texlive-cm-lgc-0.5-5|273	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.inf
14cu|texlive-cm-lgc-0.5-5|274	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.pfb
14cu|texlive-cm-lgc-0.5-5|275	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.inf
14cu|texlive-cm-lgc-0.5-5|276	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.pfb
14cu|texlive-cm-lgc-0.5-5|277	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.inf
14cu|texlive-cm-lgc-0.5-5|278	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.pfb
14cu|texlive-cm-lgc-0.5-5|279	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.inf
14cu|texlive-cm-lgc-0.5-5|280	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.pfb
14cu|texlive-cm-lgc-0.5-5|281	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.inf
14cu|texlive-cm-lgc-0.5-5|282	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.pfb
14cu|texlive-cm-lgc-0.5-5|283	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.inf
14cu|texlive-cm-lgc-0.5-5|284	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.pfb
14cu|texlive-cm-lgc-0.5-5|285	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.inf
14cu|texlive-cm-lgc-0.5-5|286	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.pfb
14cu|texlive-cm-lgc-0.5-5|287	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.inf
14cu|texlive-cm-lgc-0.5-5|288	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.pfb
14cu|texlive-cm-lgc-0.5-5|289	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.inf
14cu|texlive-cm-lgc-0.5-5|290	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.pfb
14cu|texlive-cm-lgc-0.5-5|291	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.inf
14cu|texlive-cm-lgc-0.5-5|292	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.pfb
14cu|texlive-cm-lgc-0.5-5|293	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.inf
14cu|texlive-cm-lgc-0.5-5|294	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.pfb
14cu|texlive-cm-lgc-0.5-5|295	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.inf
14cu|texlive-cm-lgc-0.5-5|296	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.pfb
14cu|texlive-cm-lgc-0.5-5|297	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.inf
14cu|texlive-cm-lgc-0.5-5|298	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.pfb
14cu|texlive-cm-lgc-0.5-5|299	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.inf
14cu|texlive-cm-lgc-0.5-5|300	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.pfb
14cu|texlive-cm-lgc-0.5-5|301	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.inf
14cu|texlive-cm-lgc-0.5-5|302	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.pfb
14cu|texlive-cm-lgc-0.5-5|303	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.inf
14cu|texlive-cm-lgc-0.5-5|304	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.pfb
14cu|texlive-cm-lgc-0.5-5|305	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.inf
14cu|texlive-cm-lgc-0.5-5|306	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.pfb
14cu|texlive-cm-lgc-0.5-5|307	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.inf
14cu|texlive-cm-lgc-0.5-5|308	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.pfb
14cu|texlive-cm-lgc-0.5-5|309	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.inf
14cu|texlive-cm-lgc-0.5-5|310	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.pfb
14cu|texlive-cm-lgc-0.5-5|311	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.inf
14cu|texlive-cm-lgc-0.5-5|312	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.pfb
14cu|texlive-cm-lgc-0.5-5|313	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.inf
14cu|texlive-cm-lgc-0.5-5|314	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.pfb
14cu|texlive-cm-lgc-0.5-5|315	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.inf
14cu|texlive-cm-lgc-0.5-5|316	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.pfb
14cu|texlive-cm-lgc-0.5-5|317	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.inf
14cu|texlive-cm-lgc-0.5-5|318	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.pfb
14cu|texlive-cm-lgc-0.5-5|319	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.inf
14cu|texlive-cm-lgc-0.5-5|320	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.pfb
14cu|texlive-cm-lgc-0.5-5|321	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.inf
14cu|texlive-cm-lgc-0.5-5|322	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.pfb
14cu|texlive-cm-lgc-0.5-5|323	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.inf
14cu|texlive-cm-lgc-0.5-5|324	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.pfb
14cu|texlive-cm-lgc-0.5-5|325	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.inf
14cu|texlive-cm-lgc-0.5-5|326	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.pfb
14cu|texlive-cm-lgc-0.5-5|327	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.inf
14cu|texlive-cm-lgc-0.5-5|328	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.pfb
14cu|texlive-cm-lgc-0.5-5|329	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.inf
14cu|texlive-cm-lgc-0.5-5|330	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.pfb
14cu|texlive-cm-lgc-0.5-5|331	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.inf
14cu|texlive-cm-lgc-0.5-5|332	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.pfb
14cu|texlive-cm-lgc-0.5-5|333	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.inf
14cu|texlive-cm-lgc-0.5-5|334	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.pfb
14cu|texlive-cm-lgc-0.5-5|335	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.inf
14cu|texlive-cm-lgc-0.5-5|336	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.pfb
14cu|texlive-cm-lgc-0.5-5|337	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.inf
14cu|texlive-cm-lgc-0.5-5|338	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.pfb
14cu|texlive-cm-lgc-0.5-5|339	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.inf
14cu|texlive-cm-lgc-0.5-5|340	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.pfb
14cu|texlive-cm-lgc-0.5-5|341	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.inf
14cu|texlive-cm-lgc-0.5-5|342	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.pfb
14cu|texlive-cm-lgc-0.5-5|343	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.inf
14cu|texlive-cm-lgc-0.5-5|344	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.pfb
14cu|texlive-cm-lgc-0.5-5|345	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.inf
14cu|texlive-cm-lgc-0.5-5|346	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.pfb
14cu|texlive-cm-lgc-0.5-5|347	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.inf
14cu|texlive-cm-lgc-0.5-5|348	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.pfb
14cu|texlive-cm-lgc-0.5-5|349	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.inf
14cu|texlive-cm-lgc-0.5-5|350	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.pfb
14cu|texlive-cm-lgc-0.5-5|351	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.inf
14cu|texlive-cm-lgc-0.5-5|352	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.pfb
14cu|texlive-cm-lgc-0.5-5|353	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.inf
14cu|texlive-cm-lgc-0.5-5|354	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.pfb
14cu|texlive-cm-lgc-0.5-5|355	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.inf
14cu|texlive-cm-lgc-0.5-5|356	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.pfb
14cu|texlive-cm-lgc-0.5-5|357	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.inf
14cu|texlive-cm-lgc-0.5-5|358	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.pfb
14cu|texlive-cm-lgc-0.5-5|359	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.inf
14cu|texlive-cm-lgc-0.5-5|360	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.pfb
14cu|texlive-cm-lgc-0.5-5|361	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.inf
14cu|texlive-cm-lgc-0.5-5|362	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.pfb
14cu|texlive-cm-lgc-0.5-5|363	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.inf
14cu|texlive-cm-lgc-0.5-5|364	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.pfb
14cu|texlive-cm-lgc-0.5-5|365	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.inf
14cu|texlive-cm-lgc-0.5-5|366	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.pfb
14cu|texlive-cm-lgc-0.5-5|367	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.inf
14cu|texlive-cm-lgc-0.5-5|368	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.pfb
14cu|texlive-cm-lgc-0.5-5|369	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.inf
14cu|texlive-cm-lgc-0.5-5|370	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.pfb
14cu|texlive-cm-lgc-0.5-5|371	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.inf
14cu|texlive-cm-lgc-0.5-5|372	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.pfb
14cu|texlive-cm-lgc-0.5-5|373	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.inf
14cu|texlive-cm-lgc-0.5-5|374	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.pfb
14cu|texlive-cm-lgc-0.5-5|375	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.inf
14cu|texlive-cm-lgc-0.5-5|376	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.pfb
14cu|texlive-cm-lgc-0.5-5|377	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.inf
14cu|texlive-cm-lgc-0.5-5|378	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.pfb
14cu|texlive-cm-lgc-0.5-5|379	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.inf
14cu|texlive-cm-lgc-0.5-5|380	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.pfb
14cu|texlive-cm-lgc-0.5-5|381	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.inf
14cu|texlive-cm-lgc-0.5-5|382	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.pfb
14cu|texlive-cm-lgc-0.5-5|383	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.inf
14cu|texlive-cm-lgc-0.5-5|384	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.pfb
14cu|texlive-cm-lgc-0.5-5|385	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb6a.vf
14cu|texlive-cm-lgc-0.5-5|386	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8c.vf
14cu|texlive-cm-lgc-0.5-5|387	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8t.vf
14cu|texlive-cm-lgc-0.5-5|388	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc6a.vf
14cu|texlive-cm-lgc-0.5-5|389	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc8t.vf
14cu|texlive-cm-lgc-0.5-5|390	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbcgr.vf
14cu|texlive-cm-lgc-0.5-5|391	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbgr.vf
14cu|texlive-cm-lgc-0.5-5|392	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi6a.vf
14cu|texlive-cm-lgc-0.5-5|393	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8c.vf
14cu|texlive-cm-lgc-0.5-5|394	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8t.vf
14cu|texlive-cm-lgc-0.5-5|395	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbigr.vf
14cu|texlive-cm-lgc-0.5-5|396	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr6a.vf
14cu|texlive-cm-lgc-0.5-5|397	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8c.vf
14cu|texlive-cm-lgc-0.5-5|398	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8t.vf
14cu|texlive-cm-lgc-0.5-5|399	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc6a.vf
14cu|texlive-cm-lgc-0.5-5|400	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc8t.vf
14cu|texlive-cm-lgc-0.5-5|401	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrcgr.vf
14cu|texlive-cm-lgc-0.5-5|402	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrgr.vf
14cu|texlive-cm-lgc-0.5-5|403	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri6a.vf
14cu|texlive-cm-lgc-0.5-5|404	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8c.vf
14cu|texlive-cm-lgc-0.5-5|405	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8t.vf
14cu|texlive-cm-lgc-0.5-5|406	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrigr.vf
14cu|texlive-cm-lgc-0.5-5|407	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb6a.vf
14cu|texlive-cm-lgc-0.5-5|408	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8c.vf
14cu|texlive-cm-lgc-0.5-5|409	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8t.vf
14cu|texlive-cm-lgc-0.5-5|410	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbgr.vf
14cu|texlive-cm-lgc-0.5-5|411	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo6a.vf
14cu|texlive-cm-lgc-0.5-5|412	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8c.vf
14cu|texlive-cm-lgc-0.5-5|413	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8t.vf
14cu|texlive-cm-lgc-0.5-5|414	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbogr.vf
14cu|texlive-cm-lgc-0.5-5|415	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr6a.vf
14cu|texlive-cm-lgc-0.5-5|416	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8c.vf
14cu|texlive-cm-lgc-0.5-5|417	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8t.vf
14cu|texlive-cm-lgc-0.5-5|418	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrgr.vf
14cu|texlive-cm-lgc-0.5-5|419	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro6a.vf
14cu|texlive-cm-lgc-0.5-5|420	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8c.vf
14cu|texlive-cm-lgc-0.5-5|421	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8t.vf
14cu|texlive-cm-lgc-0.5-5|422	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrogr.vf
14cu|texlive-cm-lgc-0.5-5|423	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr6a.vf
14cu|texlive-cm-lgc-0.5-5|424	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8c.vf
14cu|texlive-cm-lgc-0.5-5|425	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8t.vf
14cu|texlive-cm-lgc-0.5-5|426	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc6a.vf
14cu|texlive-cm-lgc-0.5-5|427	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc8t.vf
14cu|texlive-cm-lgc-0.5-5|428	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrcgr.vf
14cu|texlive-cm-lgc-0.5-5|429	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrgr.vf
14cu|texlive-cm-lgc-0.5-5|430	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri6a.vf
14cu|texlive-cm-lgc-0.5-5|431	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8c.vf
14cu|texlive-cm-lgc-0.5-5|432	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8t.vf
14cu|texlive-cm-lgc-0.5-5|433	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrigr.vf
14cu|texlive-cm-lgc-0.5-5|434	%{_texmfdistdir}/tex/latex/cm-lgc/antcmlgc.sty
14cu|texlive-cm-lgc-0.5-5|435	%{_texmfdistdir}/tex/latex/cm-lgc/cmlgc.sty
14cu|texlive-cm-lgc-0.5-5|436	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcm.fd
14cu|texlive-cm-lgc-0.5-5|437	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcs.fd
14cu|texlive-cm-lgc-0.5-5|438	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfct.fd
14cu|texlive-cm-lgc-0.5-5|439	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcm.fd
14cu|texlive-cm-lgc-0.5-5|440	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcs.fd
14cu|texlive-cm-lgc-0.5-5|441	%{_texmfdistdir}/tex/latex/cm-lgc/t1fct.fd
14cu|texlive-cm-lgc-0.5-5|442	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcm.fd
14cu|texlive-cm-lgc-0.5-5|443	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcs.fd
14cu|texlive-cm-lgc-0.5-5|444	%{_texmfdistdir}/tex/latex/cm-lgc/t2afct.fd
14cu|texlive-cm-lgc-0.5-5|445	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcm.fd
14cu|texlive-cm-lgc-0.5-5|446	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcs.fd
14cu|texlive-cm-lgc-0.5-5|447	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fct.fd
14cu|texlive-cm-lgc-0.5-5|448	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcm.fd
14cu|texlive-cm-lgc-0.5-5|449	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcs.fd
14cu|texlive-cm-lgc-0.5-5|450	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fct.fd
14cu|texlive-cm-lgc-0.5-5|451	%doc %{_texmfdistdir}/doc/latex/cm-lgc/COPYING
14cu|texlive-cm-lgc-0.5-5|452	%doc %{_texmfdistdir}/doc/latex/cm-lgc/HISTORY
14cu|texlive-cm-lgc-0.5-5|453	%doc %{_texmfdistdir}/doc/latex/cm-lgc/INSTALL
14cu|texlive-cm-lgc-0.5-5|454	%doc %{_texmfdistdir}/doc/latex/cm-lgc/README
14cu|texlive-cm-lgc-0.5-5|455	
14cu|texlive-cm-lgc-0.5-5|456	#-----------------------------------------------------------------------
14cu|texlive-cm-lgc-0.5-5|457	%prep
14cu|texlive-cm-lgc-0.5-5|458	%setup -c -a0 -a1
14cu|texlive-cm-lgc-0.5-5|459	
14cu|texlive-cm-lgc-0.5-5|460	%build
14cu|texlive-cm-lgc-0.5-5|461	
14cu|texlive-cm-lgc-0.5-5|462	%install
14cu|texlive-cm-lgc-0.5-5|463	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cm-lgc-0.5-5|464	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cm-lgc-0.5-5|465	
14cu|texlive-cm-lgc-0.5-5|466	
14cu|texlive-cm-lgc-0.5-5|467	
14cu|texlive-cm-lgc-0.5-5|468	%changelog
14cu|texlive-cm-lgc-0.5-5|469	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-5
14cu|texlive-cm-lgc-0.5-5|470	+ Revision: 3566cce
14cu|texlive-cm-lgc-0.5-5|471	- MassBuild#681: Increase release tag
14cu|texlive-cm-lgc-0.5-5|472	
14cu|texlive-cm-lgc-0.5-5|473	

14925 14
14cu|texlive-cmll-20100420-5|1	# revision 17964
14cu|texlive-cmll-20100420-5|2	# category Package
14cu|texlive-cmll-20100420-5|3	# catalog-ctan /fonts/cmll
14cu|texlive-cmll-20100420-5|4	# catalog-date 2010-04-20 23:51:50 +0200
14cu|texlive-cmll-20100420-5|5	# catalog-license lppl
14cu|texlive-cmll-20100420-5|6	# catalog-version undef
14cu|texlive-cmll-20100420-5|7	Name:		texlive-cmll
14cu|texlive-cmll-20100420-5|8	Version:	20100420
14cu|texlive-cmll-20100420-5|9	Release:	5
14cu|texlive-cmll-20100420-5|10	Summary:	Symbols for linear logic
14cu|texlive-cmll-20100420-5|11	Group:		Publishing
14cu|texlive-cmll-20100420-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cmll
14cu|texlive-cmll-20100420-5|13	License:	LPPL
14cu|texlive-cmll-20100420-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.tar.xz
14cu|texlive-cmll-20100420-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.doc.tar.xz
14cu|texlive-cmll-20100420-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.source.tar.xz
14cu|texlive-cmll-20100420-5|17	BuildArch:	noarch
14cu|texlive-cmll-20100420-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-cmll-20100420-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-cmll-20100420-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-cmll-20100420-5|21	
14cu|texlive-cmll-20100420-5|22	%description
14cu|texlive-cmll-20100420-5|23	This is a very small font set that contain some symbols useful
14cu|texlive-cmll-20100420-5|24	in linear logic, which are apparently not available elsewhere.
14cu|texlive-cmll-20100420-5|25	Variants are included for use with Computer Modern serif and
14cu|texlive-cmll-20100420-5|26	sans-serif and with the AMS Euler series. The font is provided
14cu|texlive-cmll-20100420-5|27	both as MetaFont source, and in Adobe Type 1 format. LaTeX
14cu|texlive-cmll-20100420-5|28	support is provided. format.
14cu|texlive-cmll-20100420-5|29	
14cu|texlive-cmll-20100420-5|30	
14cu|texlive-cmll-20100420-5|31	#-----------------------------------------------------------------------
14cu|texlive-cmll-20100420-5|32	%files
14cu|texlive-cmll-20100420-5|33	%{_texmfdistdir}/fonts/map/dvips/cmll/cmll.map
14cu|texlive-cmll-20100420-5|34	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx10.mf
14cu|texlive-cmll-20100420-5|35	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx12.mf
14cu|texlive-cmll-20100420-5|36	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx5.mf
14cu|texlive-cmll-20100420-5|37	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx6.mf
14cu|texlive-cmll-20100420-5|38	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx7.mf
14cu|texlive-cmll-20100420-5|39	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx8.mf
14cu|texlive-cmll-20100420-5|40	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx9.mf
14cu|texlive-cmll-20100420-5|41	%{_texmfdistdir}/fonts/source/public/cmll/cmllr10.mf
14cu|texlive-cmll-20100420-5|42	%{_texmfdistdir}/fonts/source/public/cmll/cmllr12.mf
14cu|texlive-cmll-20100420-5|43	%{_texmfdistdir}/fonts/source/public/cmll/cmllr17.mf
14cu|texlive-cmll-20100420-5|44	%{_texmfdistdir}/fonts/source/public/cmll/cmllr5.mf
14cu|texlive-cmll-20100420-5|45	%{_texmfdistdir}/fonts/source/public/cmll/cmllr6.mf
14cu|texlive-cmll-20100420-5|46	%{_texmfdistdir}/fonts/source/public/cmll/cmllr7.mf
14cu|texlive-cmll-20100420-5|47	%{_texmfdistdir}/fonts/source/public/cmll/cmllr8.mf
14cu|texlive-cmll-20100420-5|48	%{_texmfdistdir}/fonts/source/public/cmll/cmllr9.mf
14cu|texlive-cmll-20100420-5|49	%{_texmfdistdir}/fonts/source/public/cmll/cmllss10.mf
14cu|texlive-cmll-20100420-5|50	%{_texmfdistdir}/fonts/source/public/cmll/cmllss12.mf
14cu|texlive-cmll-20100420-5|51	%{_texmfdistdir}/fonts/source/public/cmll/cmllss17.mf
14cu|texlive-cmll-20100420-5|52	%{_texmfdistdir}/fonts/source/public/cmll/cmllss8.mf
14cu|texlive-cmll-20100420-5|53	%{_texmfdistdir}/fonts/source/public/cmll/cmllss9.mf
14cu|texlive-cmll-20100420-5|54	%{_texmfdistdir}/fonts/source/public/cmll/cmllssbx10.mf
14cu|texlive-cmll-20100420-5|55	%{_texmfdistdir}/fonts/source/public/cmll/eullbx10.mf
14cu|texlive-cmll-20100420-5|56	%{_texmfdistdir}/fonts/source/public/cmll/eullbx5.mf
14cu|texlive-cmll-20100420-5|57	%{_texmfdistdir}/fonts/source/public/cmll/eullbx6.mf
14cu|texlive-cmll-20100420-5|58	%{_texmfdistdir}/fonts/source/public/cmll/eullbx7.mf
14cu|texlive-cmll-20100420-5|59	%{_texmfdistdir}/fonts/source/public/cmll/eullbx8.mf
14cu|texlive-cmll-20100420-5|60	%{_texmfdistdir}/fonts/source/public/cmll/eullbx9.mf
14cu|texlive-cmll-20100420-5|61	%{_texmfdistdir}/fonts/source/public/cmll/eullr10.mf
14cu|texlive-cmll-20100420-5|62	%{_texmfdistdir}/fonts/source/public/cmll/eullr5.mf
14cu|texlive-cmll-20100420-5|63	%{_texmfdistdir}/fonts/source/public/cmll/eullr6.mf
14cu|texlive-cmll-20100420-5|64	%{_texmfdistdir}/fonts/source/public/cmll/eullr7.mf
14cu|texlive-cmll-20100420-5|65	%{_texmfdistdir}/fonts/source/public/cmll/eullr8.mf
14cu|texlive-cmll-20100420-5|66	%{_texmfdistdir}/fonts/source/public/cmll/eullr9.mf
14cu|texlive-cmll-20100420-5|67	%{_texmfdistdir}/fonts/source/public/cmll/llcommon.mf
14cu|texlive-cmll-20100420-5|68	%{_texmfdistdir}/fonts/source/public/cmll/lleusym.mf
14cu|texlive-cmll-20100420-5|69	%{_texmfdistdir}/fonts/source/public/cmll/llsymbols.mf
14cu|texlive-cmll-20100420-5|70	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx10.tfm
14cu|texlive-cmll-20100420-5|71	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx12.tfm
14cu|texlive-cmll-20100420-5|72	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx5.tfm
14cu|texlive-cmll-20100420-5|73	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx6.tfm
14cu|texlive-cmll-20100420-5|74	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx7.tfm
14cu|texlive-cmll-20100420-5|75	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx8.tfm
14cu|texlive-cmll-20100420-5|76	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx9.tfm
14cu|texlive-cmll-20100420-5|77	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr10.tfm
14cu|texlive-cmll-20100420-5|78	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr12.tfm
14cu|texlive-cmll-20100420-5|79	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr17.tfm
14cu|texlive-cmll-20100420-5|80	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr5.tfm
14cu|texlive-cmll-20100420-5|81	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr6.tfm
14cu|texlive-cmll-20100420-5|82	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr7.tfm
14cu|texlive-cmll-20100420-5|83	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr8.tfm
14cu|texlive-cmll-20100420-5|84	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr9.tfm
14cu|texlive-cmll-20100420-5|85	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss10.tfm
14cu|texlive-cmll-20100420-5|86	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss12.tfm
14cu|texlive-cmll-20100420-5|87	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss17.tfm
14cu|texlive-cmll-20100420-5|88	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss8.tfm
14cu|texlive-cmll-20100420-5|89	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss9.tfm
14cu|texlive-cmll-20100420-5|90	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllssbx10.tfm
14cu|texlive-cmll-20100420-5|91	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx10.tfm
14cu|texlive-cmll-20100420-5|92	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx5.tfm
14cu|texlive-cmll-20100420-5|93	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx6.tfm
14cu|texlive-cmll-20100420-5|94	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx7.tfm
14cu|texlive-cmll-20100420-5|95	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx8.tfm
14cu|texlive-cmll-20100420-5|96	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx9.tfm
14cu|texlive-cmll-20100420-5|97	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr10.tfm
14cu|texlive-cmll-20100420-5|98	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr5.tfm
14cu|texlive-cmll-20100420-5|99	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr6.tfm
14cu|texlive-cmll-20100420-5|100	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr7.tfm
14cu|texlive-cmll-20100420-5|101	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr8.tfm
14cu|texlive-cmll-20100420-5|102	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr9.tfm
14cu|texlive-cmll-20100420-5|103	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx10.pfb
14cu|texlive-cmll-20100420-5|104	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx12.pfb
14cu|texlive-cmll-20100420-5|105	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx5.pfb
14cu|texlive-cmll-20100420-5|106	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx6.pfb
14cu|texlive-cmll-20100420-5|107	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx7.pfb
14cu|texlive-cmll-20100420-5|108	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx8.pfb
14cu|texlive-cmll-20100420-5|109	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx9.pfb
14cu|texlive-cmll-20100420-5|110	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr10.pfb
14cu|texlive-cmll-20100420-5|111	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr12.pfb
14cu|texlive-cmll-20100420-5|112	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr17.pfb
14cu|texlive-cmll-20100420-5|113	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr5.pfb
14cu|texlive-cmll-20100420-5|114	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr6.pfb
14cu|texlive-cmll-20100420-5|115	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr7.pfb
14cu|texlive-cmll-20100420-5|116	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr8.pfb
14cu|texlive-cmll-20100420-5|117	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr9.pfb
14cu|texlive-cmll-20100420-5|118	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss10.pfb
14cu|texlive-cmll-20100420-5|119	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss12.pfb
14cu|texlive-cmll-20100420-5|120	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss17.pfb
14cu|texlive-cmll-20100420-5|121	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss8.pfb
14cu|texlive-cmll-20100420-5|122	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss9.pfb
14cu|texlive-cmll-20100420-5|123	%{_texmfdistdir}/fonts/type1/public/cmll/cmllssbx10.pfb
14cu|texlive-cmll-20100420-5|124	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx10.pfb
14cu|texlive-cmll-20100420-5|125	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx5.pfb
14cu|texlive-cmll-20100420-5|126	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx6.pfb
14cu|texlive-cmll-20100420-5|127	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx7.pfb
14cu|texlive-cmll-20100420-5|128	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx8.pfb
14cu|texlive-cmll-20100420-5|129	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx9.pfb
14cu|texlive-cmll-20100420-5|130	%{_texmfdistdir}/fonts/type1/public/cmll/eullr10.pfb
14cu|texlive-cmll-20100420-5|131	%{_texmfdistdir}/fonts/type1/public/cmll/eullr5.pfb
14cu|texlive-cmll-20100420-5|132	%{_texmfdistdir}/fonts/type1/public/cmll/eullr6.pfb
14cu|texlive-cmll-20100420-5|133	%{_texmfdistdir}/fonts/type1/public/cmll/eullr7.pfb
14cu|texlive-cmll-20100420-5|134	%{_texmfdistdir}/fonts/type1/public/cmll/eullr8.pfb
14cu|texlive-cmll-20100420-5|135	%{_texmfdistdir}/fonts/type1/public/cmll/eullr9.pfb
14cu|texlive-cmll-20100420-5|136	%{_texmfdistdir}/tex/latex/cmll/cmll.sty
14cu|texlive-cmll-20100420-5|137	%{_texmfdistdir}/tex/latex/cmll/ucmllr.fd
14cu|texlive-cmll-20100420-5|138	%{_texmfdistdir}/tex/latex/cmll/ucmllss.fd
14cu|texlive-cmll-20100420-5|139	%{_texmfdistdir}/tex/latex/cmll/ueull.fd
14cu|texlive-cmll-20100420-5|140	%doc %{_texmfdistdir}/doc/fonts/cmll/README
14cu|texlive-cmll-20100420-5|141	%doc %{_texmfdistdir}/doc/fonts/cmll/cmll.pdf
14cu|texlive-cmll-20100420-5|142	#- source
14cu|texlive-cmll-20100420-5|143	%doc %{_texmfdistdir}/source/latex/cmll/cmll.dtx
14cu|texlive-cmll-20100420-5|144	%doc %{_texmfdistdir}/source/latex/cmll/cmll.ins
14cu|texlive-cmll-20100420-5|145	
14cu|texlive-cmll-20100420-5|146	#-----------------------------------------------------------------------
14cu|texlive-cmll-20100420-5|147	%prep
14cu|texlive-cmll-20100420-5|148	%setup -c -a0 -a1 -a2
14cu|texlive-cmll-20100420-5|149	
14cu|texlive-cmll-20100420-5|150	%build
14cu|texlive-cmll-20100420-5|151	
14cu|texlive-cmll-20100420-5|152	%install
14cu|texlive-cmll-20100420-5|153	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cmll-20100420-5|154	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-cmll-20100420-5|155	
14cu|texlive-cmll-20100420-5|156	
14cu|texlive-cmll-20100420-5|157	
14cu|texlive-cmll-20100420-5|158	%changelog
14cu|texlive-cmll-20100420-5|159	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100420-5
14cu|texlive-cmll-20100420-5|160	+ Revision: 45cf14f
14cu|texlive-cmll-20100420-5|161	- MassBuild#681: Increase release tag
14cu|texlive-cmll-20100420-5|162	
14cu|texlive-cmll-20100420-5|163	

14926 14
14cu|texlive-cmpica-20081115-5|1	# revision 15878
14cu|texlive-cmpica-20081115-5|2	# category Package
14cu|texlive-cmpica-20081115-5|3	# catalog-ctan /fonts/cmpica
14cu|texlive-cmpica-20081115-5|4	# catalog-date 2008-11-15 17:22:14 +0100
14cu|texlive-cmpica-20081115-5|5	# catalog-license pd
14cu|texlive-cmpica-20081115-5|6	# catalog-version undef
14cu|texlive-cmpica-20081115-5|7	Name:		texlive-cmpica
14cu|texlive-cmpica-20081115-5|8	Version:	20081115
14cu|texlive-cmpica-20081115-5|9	Release:	5
14cu|texlive-cmpica-20081115-5|10	Summary:	A Computer Modern Pica variant
14cu|texlive-cmpica-20081115-5|11	Group:		Publishing
14cu|texlive-cmpica-20081115-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cmpica
14cu|texlive-cmpica-20081115-5|13	License:	PD
14cu|texlive-cmpica-20081115-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.tar.xz
14cu|texlive-cmpica-20081115-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.doc.tar.xz
14cu|texlive-cmpica-20081115-5|16	BuildArch:	noarch
14cu|texlive-cmpica-20081115-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cmpica-20081115-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cmpica-20081115-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cmpica-20081115-5|20	
14cu|texlive-cmpica-20081115-5|21	%description
14cu|texlive-cmpica-20081115-5|22	An approximate equivalent of the Xerox Pica typeface; the font
14cu|texlive-cmpica-20081115-5|23	is optimised for submitting fiction manuscripts to mainline
14cu|texlive-cmpica-20081115-5|24	publishers. The font is a fixed-width one, rather less heavy
14cu|texlive-cmpica-20081115-5|25	than Computer Modern typewriter. Emphasis for bold-face comes
14cu|texlive-cmpica-20081115-5|26	from a wavy underline of each letter. The two fonts are
14cu|texlive-cmpica-20081115-5|27	supplied as MetaFont source.
14cu|texlive-cmpica-20081115-5|28	
14cu|texlive-cmpica-20081115-5|29	
14cu|texlive-cmpica-20081115-5|30	#-----------------------------------------------------------------------
14cu|texlive-cmpica-20081115-5|31	%files
14cu|texlive-cmpica-20081115-5|32	%{_texmfdistdir}/fonts/source/public/cmpica/cmpica.mf
14cu|texlive-cmpica-20081115-5|33	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicab.mf
14cu|texlive-cmpica-20081115-5|34	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicati.mf
14cu|texlive-cmpica-20081115-5|35	%{_texmfdistdir}/fonts/source/public/cmpica/pcpunct.mf
14cu|texlive-cmpica-20081115-5|36	%{_texmfdistdir}/fonts/source/public/cmpica/pica.mf
14cu|texlive-cmpica-20081115-5|37	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpica.tfm
14cu|texlive-cmpica-20081115-5|38	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicab.tfm
14cu|texlive-cmpica-20081115-5|39	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicati.tfm
14cu|texlive-cmpica-20081115-5|40	%doc %{_texmfdistdir}/doc/latex/cmpica/README
14cu|texlive-cmpica-20081115-5|41	
14cu|texlive-cmpica-20081115-5|42	#-----------------------------------------------------------------------
14cu|texlive-cmpica-20081115-5|43	%prep
14cu|texlive-cmpica-20081115-5|44	%setup -c -a0 -a1
14cu|texlive-cmpica-20081115-5|45	
14cu|texlive-cmpica-20081115-5|46	%build
14cu|texlive-cmpica-20081115-5|47	
14cu|texlive-cmpica-20081115-5|48	%install
14cu|texlive-cmpica-20081115-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cmpica-20081115-5|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cmpica-20081115-5|51	
14cu|texlive-cmpica-20081115-5|52	
14cu|texlive-cmpica-20081115-5|53	
14cu|texlive-cmpica-20081115-5|54	%changelog
14cu|texlive-cmpica-20081115-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081115-5
14cu|texlive-cmpica-20081115-5|56	+ Revision: a06ecdf
14cu|texlive-cmpica-20081115-5|57	- MassBuild#681: Increase release tag
14cu|texlive-cmpica-20081115-5|58	
14cu|texlive-cmpica-20081115-5|59	

14927 14
14cu|texlive-cmtiup-1.3a-5|1	# revision 20512
14cu|texlive-cmtiup-1.3a-5|2	# category Package
14cu|texlive-cmtiup-1.3a-5|3	# catalog-ctan /fonts/cm/cmtiup
14cu|texlive-cmtiup-1.3a-5|4	# catalog-date 2010-11-20 14:00:52 +0100
14cu|texlive-cmtiup-1.3a-5|5	# catalog-license lppl1.3
14cu|texlive-cmtiup-1.3a-5|6	# catalog-version 1.3a
14cu|texlive-cmtiup-1.3a-5|7	Name:		texlive-cmtiup
14cu|texlive-cmtiup-1.3a-5|8	Version:	1.3a
14cu|texlive-cmtiup-1.3a-5|9	Release:	5
14cu|texlive-cmtiup-1.3a-5|10	Summary:	Upright punctuation with CM slanted
14cu|texlive-cmtiup-1.3a-5|11	Group:		Publishing
14cu|texlive-cmtiup-1.3a-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/cmtiup
14cu|texlive-cmtiup-1.3a-5|13	License:	LPPL1.3
14cu|texlive-cmtiup-1.3a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.tar.xz
14cu|texlive-cmtiup-1.3a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.doc.tar.xz
14cu|texlive-cmtiup-1.3a-5|16	BuildArch:	noarch
14cu|texlive-cmtiup-1.3a-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cmtiup-1.3a-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cmtiup-1.3a-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cmtiup-1.3a-5|20	
14cu|texlive-cmtiup-1.3a-5|21	%description
14cu|texlive-cmtiup-1.3a-5|22	The cmtiup fonts address a problem with the appearance of
14cu|texlive-cmtiup-1.3a-5|23	punctuation in italic text in mathematical documents. To
14cu|texlive-cmtiup-1.3a-5|24	achieve this, all punctuation characters are upright, and
14cu|texlive-cmtiup-1.3a-5|25	kerning between letters and punctuation is adjusted to allow
14cu|texlive-cmtiup-1.3a-5|26	for the italic correction. The fonts are implemented as a set
14cu|texlive-cmtiup-1.3a-5|27	of vf files; a package for support in LaTeX 2e is provided.
14cu|texlive-cmtiup-1.3a-5|28	
14cu|texlive-cmtiup-1.3a-5|29	
14cu|texlive-cmtiup-1.3a-5|30	#-----------------------------------------------------------------------
14cu|texlive-cmtiup-1.3a-5|31	%files
14cu|texlive-cmtiup-1.3a-5|32	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup10.mf
14cu|texlive-cmtiup-1.3a-5|33	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup12.mf
14cu|texlive-cmtiup-1.3a-5|34	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup7.mf
14cu|texlive-cmtiup-1.3a-5|35	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup8.mf
14cu|texlive-cmtiup-1.3a-5|36	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup9.mf
14cu|texlive-cmtiup-1.3a-5|37	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupgn.mf
14cu|texlive-cmtiup-1.3a-5|38	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiuplg.mf
14cu|texlive-cmtiup-1.3a-5|39	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupp.mf
14cu|texlive-cmtiup-1.3a-5|40	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup10.tfm
14cu|texlive-cmtiup-1.3a-5|41	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup12.tfm
14cu|texlive-cmtiup-1.3a-5|42	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup7.tfm
14cu|texlive-cmtiup-1.3a-5|43	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup8.tfm
14cu|texlive-cmtiup-1.3a-5|44	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup9.tfm
14cu|texlive-cmtiup-1.3a-5|45	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup10.vf
14cu|texlive-cmtiup-1.3a-5|46	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup12.vf
14cu|texlive-cmtiup-1.3a-5|47	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup7.vf
14cu|texlive-cmtiup-1.3a-5|48	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup8.vf
14cu|texlive-cmtiup-1.3a-5|49	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup9.vf
14cu|texlive-cmtiup-1.3a-5|50	%{_texmfdistdir}/tex/latex/cmtiup/cmtiup.sty
14cu|texlive-cmtiup-1.3a-5|51	%doc %{_texmfdistdir}/doc/latex/cmtiup/README
14cu|texlive-cmtiup-1.3a-5|52	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.dtx
14cu|texlive-cmtiup-1.3a-5|53	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.ins
14cu|texlive-cmtiup-1.3a-5|54	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.pdf
14cu|texlive-cmtiup-1.3a-5|55	%doc %{_texmfdistdir}/doc/latex/cmtiup/testfont.pdf
14cu|texlive-cmtiup-1.3a-5|56	
14cu|texlive-cmtiup-1.3a-5|57	#-----------------------------------------------------------------------
14cu|texlive-cmtiup-1.3a-5|58	%prep
14cu|texlive-cmtiup-1.3a-5|59	%setup -c -a0 -a1
14cu|texlive-cmtiup-1.3a-5|60	
14cu|texlive-cmtiup-1.3a-5|61	%build
14cu|texlive-cmtiup-1.3a-5|62	
14cu|texlive-cmtiup-1.3a-5|63	%install
14cu|texlive-cmtiup-1.3a-5|64	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cmtiup-1.3a-5|65	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cmtiup-1.3a-5|66	
14cu|texlive-cmtiup-1.3a-5|67	
14cu|texlive-cmtiup-1.3a-5|68	
14cu|texlive-cmtiup-1.3a-5|69	%changelog
14cu|texlive-cmtiup-1.3a-5|70	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3a-5
14cu|texlive-cmtiup-1.3a-5|71	+ Revision: 8fb5a6e
14cu|texlive-cmtiup-1.3a-5|72	- MassBuild#681: Increase release tag
14cu|texlive-cmtiup-1.3a-5|73	
14cu|texlive-cmtiup-1.3a-5|74	

14928 14
14cu|texlive-cm-unicode-0.7.0-5|1	# revision 19445
14cu|texlive-cm-unicode-0.7.0-5|2	# category Package
14cu|texlive-cm-unicode-0.7.0-5|3	# catalog-ctan /fonts/cm-unicode
14cu|texlive-cm-unicode-0.7.0-5|4	# catalog-date 2010-07-13 15:28:23 +0200
14cu|texlive-cm-unicode-0.7.0-5|5	# catalog-license ofl
14cu|texlive-cm-unicode-0.7.0-5|6	# catalog-version 0.7.0
14cu|texlive-cm-unicode-0.7.0-5|7	Name:		texlive-cm-unicode
14cu|texlive-cm-unicode-0.7.0-5|8	Version:	0.7.0
14cu|texlive-cm-unicode-0.7.0-5|9	Release:	5
14cu|texlive-cm-unicode-0.7.0-5|10	Summary:	Computer Modern Unicode font family
14cu|texlive-cm-unicode-0.7.0-5|11	Group:		Publishing
14cu|texlive-cm-unicode-0.7.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cm-unicode
14cu|texlive-cm-unicode-0.7.0-5|13	License:	OFL
14cu|texlive-cm-unicode-0.7.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.tar.xz
14cu|texlive-cm-unicode-0.7.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.doc.tar.xz
14cu|texlive-cm-unicode-0.7.0-5|16	BuildArch:	noarch
14cu|texlive-cm-unicode-0.7.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cm-unicode-0.7.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cm-unicode-0.7.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cm-unicode-0.7.0-5|20	
14cu|texlive-cm-unicode-0.7.0-5|21	%description
14cu|texlive-cm-unicode-0.7.0-5|22	Computer Modern Unicode fonts were converted from metafont
14cu|texlive-cm-unicode-0.7.0-5|23	sources using mftrace with autotrace backend and fontforge.
14cu|texlive-cm-unicode-0.7.0-5|24	Some characters in several fonts are copied from Blue Sky type
14cu|texlive-cm-unicode-0.7.0-5|25	1 fonts released by AMS. Currently the fonts contain glyphs
14cu|texlive-cm-unicode-0.7.0-5|26	from Latin (Metafont ec, tc, vnr), Cyrillic (lh), Greek
14cu|texlive-cm-unicode-0.7.0-5|27	(cbgreek when available) code sets and IPA extensions (from
14cu|texlive-cm-unicode-0.7.0-5|28	tipa). This font set contains 33 fonts. This archive contains
14cu|texlive-cm-unicode-0.7.0-5|29	AFM, PFB and OTF versions; the OTF version of the Computer
14cu|texlive-cm-unicode-0.7.0-5|30	Modern Unicode fonts works with TeX engines that directly
14cu|texlive-cm-unicode-0.7.0-5|31	support OpenType features, such as XeTeX and LuaTeX.
14cu|texlive-cm-unicode-0.7.0-5|32	
14cu|texlive-cm-unicode-0.7.0-5|33	
14cu|texlive-cm-unicode-0.7.0-5|34	#-----------------------------------------------------------------------
14cu|texlive-cm-unicode-0.7.0-5|35	%files
14cu|texlive-cm-unicode-0.7.0-5|36	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbbx.afm
14cu|texlive-cm-unicode-0.7.0-5|37	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbi.afm
14cu|texlive-cm-unicode-0.7.0-5|38	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbl.afm
14cu|texlive-cm-unicode-0.7.0-5|39	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmo.afm
14cu|texlive-cm-unicode-0.7.0-5|40	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmr.afm
14cu|texlive-cm-unicode-0.7.0-5|41	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbso.afm
14cu|texlive-cm-unicode-0.7.0-5|42	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbsr.afm
14cu|texlive-cm-unicode-0.7.0-5|43	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbtl.afm
14cu|texlive-cm-unicode-0.7.0-5|44	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbto.afm
14cu|texlive-cm-unicode-0.7.0-5|45	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbx.afm
14cu|texlive-cm-unicode-0.7.0-5|46	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbxo.afm
14cu|texlive-cm-unicode-0.7.0-5|47	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunci.afm
14cu|texlive-cm-unicode-0.7.0-5|48	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunit.afm
14cu|texlive-cm-unicode-0.7.0-5|49	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobi.afm
14cu|texlive-cm-unicode-0.7.0-5|50	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobx.afm
14cu|texlive-cm-unicode-0.7.0-5|51	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunorm.afm
14cu|texlive-cm-unicode-0.7.0-5|52	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunoti.afm
14cu|texlive-cm-unicode-0.7.0-5|53	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrb.afm
14cu|texlive-cm-unicode-0.7.0-5|54	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrm.afm
14cu|texlive-cm-unicode-0.7.0-5|55	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsi.afm
14cu|texlive-cm-unicode-0.7.0-5|56	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsl.afm
14cu|texlive-cm-unicode-0.7.0-5|57	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunso.afm
14cu|texlive-cm-unicode-0.7.0-5|58	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunss.afm
14cu|texlive-cm-unicode-0.7.0-5|59	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunssdc.afm
14cu|texlive-cm-unicode-0.7.0-5|60	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunst.afm
14cu|texlive-cm-unicode-0.7.0-5|61	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsx.afm
14cu|texlive-cm-unicode-0.7.0-5|62	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntb.afm
14cu|texlive-cm-unicode-0.7.0-5|63	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunti.afm
14cu|texlive-cm-unicode-0.7.0-5|64	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntt.afm
14cu|texlive-cm-unicode-0.7.0-5|65	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntx.afm
14cu|texlive-cm-unicode-0.7.0-5|66	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunui.afm
14cu|texlive-cm-unicode-0.7.0-5|67	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvi.afm
14cu|texlive-cm-unicode-0.7.0-5|68	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvt.afm
14cu|texlive-cm-unicode-0.7.0-5|69	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ec.enc
14cu|texlive-cm-unicode-0.7.0-5|70	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ecsc.enc
14cu|texlive-cm-unicode-0.7.0-5|71	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-g.enc
14cu|texlive-cm-unicode-0.7.0-5|72	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-gsc.enc
14cu|texlive-cm-unicode-0.7.0-5|73	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-la.enc
14cu|texlive-cm-unicode-0.7.0-5|74	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lasc.enc
14cu|texlive-cm-unicode-0.7.0-5|75	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lb.enc
14cu|texlive-cm-unicode-0.7.0-5|76	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lc.enc
14cu|texlive-cm-unicode-0.7.0-5|77	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ld.enc
14cu|texlive-cm-unicode-0.7.0-5|78	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-rx.enc
14cu|texlive-cm-unicode-0.7.0-5|79	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tc.enc
14cu|texlive-cm-unicode-0.7.0-5|80	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipa.enc
14cu|texlive-cm-unicode-0.7.0-5|81	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipx.enc
14cu|texlive-cm-unicode-0.7.0-5|82	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ux.enc
14cu|texlive-cm-unicode-0.7.0-5|83	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-uxsc.enc
14cu|texlive-cm-unicode-0.7.0-5|84	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-vn.enc
14cu|texlive-cm-unicode-0.7.0-5|85	%{_texmfdistdir}/fonts/map/dvips/cm-unicode/cmu.map
14cu|texlive-cm-unicode-0.7.0-5|86	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbbx.otf
14cu|texlive-cm-unicode-0.7.0-5|87	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbi.otf
14cu|texlive-cm-unicode-0.7.0-5|88	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbl.otf
14cu|texlive-cm-unicode-0.7.0-5|89	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmo.otf
14cu|texlive-cm-unicode-0.7.0-5|90	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmr.otf
14cu|texlive-cm-unicode-0.7.0-5|91	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbso.otf
14cu|texlive-cm-unicode-0.7.0-5|92	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbsr.otf
14cu|texlive-cm-unicode-0.7.0-5|93	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbtl.otf
14cu|texlive-cm-unicode-0.7.0-5|94	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbto.otf
14cu|texlive-cm-unicode-0.7.0-5|95	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbx.otf
14cu|texlive-cm-unicode-0.7.0-5|96	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbxo.otf
14cu|texlive-cm-unicode-0.7.0-5|97	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunci.otf
14cu|texlive-cm-unicode-0.7.0-5|98	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunit.otf
14cu|texlive-cm-unicode-0.7.0-5|99	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobi.otf
14cu|texlive-cm-unicode-0.7.0-5|100	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobx.otf
14cu|texlive-cm-unicode-0.7.0-5|101	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunorm.otf
14cu|texlive-cm-unicode-0.7.0-5|102	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunoti.otf
14cu|texlive-cm-unicode-0.7.0-5|103	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrb.otf
14cu|texlive-cm-unicode-0.7.0-5|104	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrm.otf
14cu|texlive-cm-unicode-0.7.0-5|105	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsi.otf
14cu|texlive-cm-unicode-0.7.0-5|106	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsl.otf
14cu|texlive-cm-unicode-0.7.0-5|107	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunso.otf
14cu|texlive-cm-unicode-0.7.0-5|108	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunss.otf
14cu|texlive-cm-unicode-0.7.0-5|109	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunssdc.otf
14cu|texlive-cm-unicode-0.7.0-5|110	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunst.otf
14cu|texlive-cm-unicode-0.7.0-5|111	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsx.otf
14cu|texlive-cm-unicode-0.7.0-5|112	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntb.otf
14cu|texlive-cm-unicode-0.7.0-5|113	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunti.otf
14cu|texlive-cm-unicode-0.7.0-5|114	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntt.otf
14cu|texlive-cm-unicode-0.7.0-5|115	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntx.otf
14cu|texlive-cm-unicode-0.7.0-5|116	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunui.otf
14cu|texlive-cm-unicode-0.7.0-5|117	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvi.otf
14cu|texlive-cm-unicode-0.7.0-5|118	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvt.otf
14cu|texlive-cm-unicode-0.7.0-5|119	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbbx.pfb
14cu|texlive-cm-unicode-0.7.0-5|120	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbi.pfb
14cu|texlive-cm-unicode-0.7.0-5|121	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbl.pfb
14cu|texlive-cm-unicode-0.7.0-5|122	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmo.pfb
14cu|texlive-cm-unicode-0.7.0-5|123	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmr.pfb
14cu|texlive-cm-unicode-0.7.0-5|124	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbso.pfb
14cu|texlive-cm-unicode-0.7.0-5|125	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbsr.pfb
14cu|texlive-cm-unicode-0.7.0-5|126	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbtl.pfb
14cu|texlive-cm-unicode-0.7.0-5|127	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbto.pfb
14cu|texlive-cm-unicode-0.7.0-5|128	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbx.pfb
14cu|texlive-cm-unicode-0.7.0-5|129	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbxo.pfb
14cu|texlive-cm-unicode-0.7.0-5|130	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunci.pfb
14cu|texlive-cm-unicode-0.7.0-5|131	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunit.pfb
14cu|texlive-cm-unicode-0.7.0-5|132	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobi.pfb
14cu|texlive-cm-unicode-0.7.0-5|133	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobx.pfb
14cu|texlive-cm-unicode-0.7.0-5|134	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunorm.pfb
14cu|texlive-cm-unicode-0.7.0-5|135	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunoti.pfb
14cu|texlive-cm-unicode-0.7.0-5|136	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrb.pfb
14cu|texlive-cm-unicode-0.7.0-5|137	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrm.pfb
14cu|texlive-cm-unicode-0.7.0-5|138	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsi.pfb
14cu|texlive-cm-unicode-0.7.0-5|139	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsl.pfb
14cu|texlive-cm-unicode-0.7.0-5|140	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunso.pfb
14cu|texlive-cm-unicode-0.7.0-5|141	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunss.pfb
14cu|texlive-cm-unicode-0.7.0-5|142	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunssdc.pfb
14cu|texlive-cm-unicode-0.7.0-5|143	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunst.pfb
14cu|texlive-cm-unicode-0.7.0-5|144	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsx.pfb
14cu|texlive-cm-unicode-0.7.0-5|145	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntb.pfb
14cu|texlive-cm-unicode-0.7.0-5|146	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunti.pfb
14cu|texlive-cm-unicode-0.7.0-5|147	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntt.pfb
14cu|texlive-cm-unicode-0.7.0-5|148	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntx.pfb
14cu|texlive-cm-unicode-0.7.0-5|149	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunui.pfb
14cu|texlive-cm-unicode-0.7.0-5|150	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvi.pfb
14cu|texlive-cm-unicode-0.7.0-5|151	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvt.pfb
14cu|texlive-cm-unicode-0.7.0-5|152	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Changes
14cu|texlive-cm-unicode-0.7.0-5|153	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FAQ
14cu|texlive-cm-unicode-0.7.0-5|154	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FontLog.txt
14cu|texlive-cm-unicode-0.7.0-5|155	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.alias
14cu|texlive-cm-unicode-0.7.0-5|156	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.otf
14cu|texlive-cm-unicode-0.7.0-5|157	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.pfb
14cu|texlive-cm-unicode-0.7.0-5|158	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/INSTALL
14cu|texlive-cm-unicode-0.7.0-5|159	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL-FAQ.txt
14cu|texlive-cm-unicode-0.7.0-5|160	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL.txt
14cu|texlive-cm-unicode-0.7.0-5|161	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README
14cu|texlive-cm-unicode-0.7.0-5|162	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README.doc
14cu|texlive-cm-unicode-0.7.0-5|163	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/TODO
14cu|texlive-cm-unicode-0.7.0-5|164	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunrm.pdf
14cu|texlive-cm-unicode-0.7.0-5|165	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunti.pdf
14cu|texlive-cm-unicode-0.7.0-5|166	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/config.cmu
14cu|texlive-cm-unicode-0.7.0-5|167	
14cu|texlive-cm-unicode-0.7.0-5|168	#-----------------------------------------------------------------------
14cu|texlive-cm-unicode-0.7.0-5|169	%prep
14cu|texlive-cm-unicode-0.7.0-5|170	%setup -c -a0 -a1
14cu|texlive-cm-unicode-0.7.0-5|171	
14cu|texlive-cm-unicode-0.7.0-5|172	%build
14cu|texlive-cm-unicode-0.7.0-5|173	
14cu|texlive-cm-unicode-0.7.0-5|174	%install
14cu|texlive-cm-unicode-0.7.0-5|175	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cm-unicode-0.7.0-5|176	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cm-unicode-0.7.0-5|177	
14cu|texlive-cm-unicode-0.7.0-5|178	
14cu|texlive-cm-unicode-0.7.0-5|179	
14cu|texlive-cm-unicode-0.7.0-5|180	%changelog
14cu|texlive-cm-unicode-0.7.0-5|181	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-5
14cu|texlive-cm-unicode-0.7.0-5|182	+ Revision: 66557c0
14cu|texlive-cm-unicode-0.7.0-5|183	- MassBuild#681: Increase release tag
14cu|texlive-cm-unicode-0.7.0-5|184	
14cu|texlive-cm-unicode-0.7.0-5|185	

14929 14
14cu|texlive-collection-bibtexextra-20140215-3|1	# revision 32761
14cu|texlive-collection-bibtexextra-20140215-3|2	# category Collection
14cu|texlive-collection-bibtexextra-20140215-3|3	# catalog-ctan undef
14cu|texlive-collection-bibtexextra-20140215-3|4	# catalog-date undef
14cu|texlive-collection-bibtexextra-20140215-3|5	# catalog-license undef
14cu|texlive-collection-bibtexextra-20140215-3|6	# catalog-version undef
14cu|texlive-collection-bibtexextra-20140215-3|7	Name:		texlive-collection-bibtexextra
14cu|texlive-collection-bibtexextra-20140215-3|8	Epoch:		1
14cu|texlive-collection-bibtexextra-20140215-3|9	Version:	20140215
14cu|texlive-collection-bibtexextra-20140215-3|10	Release:	3
14cu|texlive-collection-bibtexextra-20140215-3|11	Summary:	BibTeX additional styles
14cu|texlive-collection-bibtexextra-20140215-3|12	Group:		Publishing
14cu|texlive-collection-bibtexextra-20140215-3|13	URL:		http://tug.org/texlive
14cu|texlive-collection-bibtexextra-20140215-3|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-bibtexextra-20140215-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz
14cu|texlive-collection-bibtexextra-20140215-3|16	BuildArch:	noarch
14cu|texlive-collection-bibtexextra-20140215-3|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-bibtexextra-20140215-3|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-bibtexextra-20140215-3|19	Requires:	texlive-collection-latex
14cu|texlive-collection-bibtexextra-20140215-3|20	Requires:	texlive-aichej
14cu|texlive-collection-bibtexextra-20140215-3|21	Requires:	texlive-amsrefs
14cu|texlive-collection-bibtexextra-20140215-3|22	Requires:	texlive-apacite
14cu|texlive-collection-bibtexextra-20140215-3|23	Requires:	texlive-apalike2
14cu|texlive-collection-bibtexextra-20140215-3|24	Requires:	texlive-beebe
14cu|texlive-collection-bibtexextra-20140215-3|25	Requires:	texlive-besjournals
14cu|texlive-collection-bibtexextra-20140215-3|26	Requires:	texlive-bibarts
14cu|texlive-collection-bibtexextra-20140215-3|27	Requires:	texlive-bibexport
14cu|texlive-collection-bibtexextra-20140215-3|28	Requires:	texlive-bibhtml
14cu|texlive-collection-bibtexextra-20140215-3|29	Requires:	texlive-biblatex
14cu|texlive-collection-bibtexextra-20140215-3|30	Requires:	texlive-biblatex-apa
14cu|texlive-collection-bibtexextra-20140215-3|31	Requires:	texlive-biblatex-bwl
14cu|texlive-collection-bibtexextra-20140215-3|32	Requires:	texlive-biblatex-caspervector
14cu|texlive-collection-bibtexextra-20140215-3|33	Requires:	texlive-biblatex-chem
14cu|texlive-collection-bibtexextra-20140215-3|34	Requires:	texlive-biblatex-chicago
14cu|texlive-collection-bibtexextra-20140215-3|35	Requires:	texlive-biblatex-dw
14cu|texlive-collection-bibtexextra-20140215-3|36	Requires:	texlive-biblatex-fiwi
14cu|texlive-collection-bibtexextra-20140215-3|37	Requires:	texlive-biblatex-gost
14cu|texlive-collection-bibtexextra-20140215-3|38	Requires:	texlive-biblatex-historian
14cu|texlive-collection-bibtexextra-20140215-3|39	Requires:	texlive-biblatex-ieee
14cu|texlive-collection-bibtexextra-20140215-3|40	Requires:	texlive-biblatex-juradiss
14cu|texlive-collection-bibtexextra-20140215-3|41	Requires:	texlive-biblatex-luh-ipw
14cu|texlive-collection-bibtexextra-20140215-3|42	Requires:	texlive-biblatex-manuscripts-philology
14cu|texlive-collection-bibtexextra-20140215-3|43	Requires:	texlive-biblatex-mla
14cu|texlive-collection-bibtexextra-20140215-3|44	Requires:	texlive-biblatex-musuos
14cu|texlive-collection-bibtexextra-20140215-3|45	Requires:	texlive-biblatex-nature
14cu|texlive-collection-bibtexextra-20140215-3|46	Requires:	texlive-biblatex-nejm
14cu|texlive-collection-bibtexextra-20140215-3|47	Requires:	texlive-biblatex-philosophy
14cu|texlive-collection-bibtexextra-20140215-3|48	Requires:	texlive-biblatex-phys
14cu|texlive-collection-bibtexextra-20140215-3|49	Requires:	texlive-biblatex-publist
14cu|texlive-collection-bibtexextra-20140215-3|50	Requires:	texlive-biblatex-science
14cu|texlive-collection-bibtexextra-20140215-3|51	Requires:	texlive-biblatex-source-division
14cu|texlive-collection-bibtexextra-20140215-3|52	Requires:	texlive-biblatex-swiss-legal
14cu|texlive-collection-bibtexextra-20140215-3|53	Requires:	texlive-biblatex-trad
14cu|texlive-collection-bibtexextra-20140215-3|54	Requires:	texlive-biblist
14cu|texlive-collection-bibtexextra-20140215-3|55	Requires:	texlive-bibtopic
14cu|texlive-collection-bibtexextra-20140215-3|56	Requires:	texlive-bibtopicprefix
14cu|texlive-collection-bibtexextra-20140215-3|57	Requires:	texlive-bibunits
14cu|texlive-collection-bibtexextra-20140215-3|58	Requires:	texlive-breakcites
14cu|texlive-collection-bibtexextra-20140215-3|59	Requires:	texlive-cell
14cu|texlive-collection-bibtexextra-20140215-3|60	Requires:	texlive-chbibref
14cu|texlive-collection-bibtexextra-20140215-3|61	Requires:	texlive-chicago
14cu|texlive-collection-bibtexextra-20140215-3|62	Requires:	texlive-chicago-annote
14cu|texlive-collection-bibtexextra-20140215-3|63	Requires:	texlive-chembst
14cu|texlive-collection-bibtexextra-20140215-3|64	Requires:	texlive-chscite
14cu|texlive-collection-bibtexextra-20140215-3|65	Requires:	texlive-collref
14cu|texlive-collection-bibtexextra-20140215-3|66	Requires:	texlive-compactbib
14cu|texlive-collection-bibtexextra-20140215-3|67	Requires:	texlive-custom-bib
14cu|texlive-collection-bibtexextra-20140215-3|68	Requires:	texlive-din1505
14cu|texlive-collection-bibtexextra-20140215-3|69	Requires:	texlive-dk-bib
14cu|texlive-collection-bibtexextra-20140215-3|70	Requires:	texlive-doipubmed
14cu|texlive-collection-bibtexextra-20140215-3|71	Requires:	texlive-economic
14cu|texlive-collection-bibtexextra-20140215-3|72	Requires:	texlive-fbs
14cu|texlive-collection-bibtexextra-20140215-3|73	Requires:	texlive-figbib
14cu|texlive-collection-bibtexextra-20140215-3|74	Requires:	texlive-footbib
14cu|texlive-collection-bibtexextra-20140215-3|75	Requires:	texlive-francais-bst
14cu|texlive-collection-bibtexextra-20140215-3|76	Requires:	texlive-geschichtsfrkl
14cu|texlive-collection-bibtexextra-20140215-3|77	Requires:	texlive-harvard
14cu|texlive-collection-bibtexextra-20140215-3|78	Requires:	texlive-harvmac
14cu|texlive-collection-bibtexextra-20140215-3|79	Requires:	texlive-historische-zeitschrift
14cu|texlive-collection-bibtexextra-20140215-3|80	Requires:	texlive-ijqc
14cu|texlive-collection-bibtexextra-20140215-3|81	Requires:	texlive-inlinebib
14cu|texlive-collection-bibtexextra-20140215-3|82	Requires:	texlive-iopart-num
14cu|texlive-collection-bibtexextra-20140215-3|83	Requires:	texlive-jneurosci
14cu|texlive-collection-bibtexextra-20140215-3|84	Requires:	texlive-jurabib
14cu|texlive-collection-bibtexextra-20140215-3|85	Requires:	texlive-ksfh_nat
14cu|texlive-collection-bibtexextra-20140215-3|86	Requires:	texlive-listbib
14cu|texlive-collection-bibtexextra-20140215-3|87	Requires:	texlive-logreq
14cu|texlive-collection-bibtexextra-20140215-3|88	Requires:	texlive-margbib
14cu|texlive-collection-bibtexextra-20140215-3|89	Requires:	texlive-multibib
14cu|texlive-collection-bibtexextra-20140215-3|90	Requires:	texlive-multibibliography
14cu|texlive-collection-bibtexextra-20140215-3|91	Requires:	texlive-munich
14cu|texlive-collection-bibtexextra-20140215-3|92	Requires:	texlive-notes2bib
14cu|texlive-collection-bibtexextra-20140215-3|93	Requires:	texlive-oscola
14cu|texlive-collection-bibtexextra-20140215-3|94	Requires:	texlive-perception
14cu|texlive-collection-bibtexextra-20140215-3|95	Requires:	texlive-pnas2009
14cu|texlive-collection-bibtexextra-20140215-3|96	Requires:	texlive-rsc
14cu|texlive-collection-bibtexextra-20140215-3|97	Requires:	texlive-showtags
14cu|texlive-collection-bibtexextra-20140215-3|98	Requires:	texlive-sort-by-letters
14cu|texlive-collection-bibtexextra-20140215-3|99	Requires:	texlive-splitbib
14cu|texlive-collection-bibtexextra-20140215-3|100	Requires:	texlive-uni-wtal-ger
14cu|texlive-collection-bibtexextra-20140215-3|101	Requires:	texlive-uni-wtal-lin
14cu|texlive-collection-bibtexextra-20140215-3|102	Requires:	texlive-urlbst
14cu|texlive-collection-bibtexextra-20140215-3|103	Requires:	texlive-usebib
14cu|texlive-collection-bibtexextra-20140215-3|104	Requires:	texlive-vak
14cu|texlive-collection-bibtexextra-20140215-3|105	Requires:	texlive-xcite
14cu|texlive-collection-bibtexextra-20140215-3|106	
14cu|texlive-collection-bibtexextra-20140215-3|107	%description
14cu|texlive-collection-bibtexextra-20140215-3|108	Additional BibTeX styles and bibliography data(bases), notably
14cu|texlive-collection-bibtexextra-20140215-3|109	including BibLaTeX.
14cu|texlive-collection-bibtexextra-20140215-3|110	
14cu|texlive-collection-bibtexextra-20140215-3|111	#-----------------------------------------------------------------------
14cu|texlive-collection-bibtexextra-20140215-3|112	%files
14cu|texlive-collection-bibtexextra-20140215-3|113	
14cu|texlive-collection-bibtexextra-20140215-3|114	#-----------------------------------------------------------------------
14cu|texlive-collection-bibtexextra-20140215-3|115	%prep
14cu|texlive-collection-bibtexextra-20140215-3|116	%setup -c -a0
14cu|texlive-collection-bibtexextra-20140215-3|117	
14cu|texlive-collection-bibtexextra-20140215-3|118	%build
14cu|texlive-collection-bibtexextra-20140215-3|119	
14cu|texlive-collection-bibtexextra-20140215-3|120	%install
14cu|texlive-collection-bibtexextra-20140215-3|121	
14cu|texlive-collection-bibtexextra-20140215-3|122	%changelog
14cu|texlive-collection-bibtexextra-20140215-3|123	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-3
14cu|texlive-collection-bibtexextra-20140215-3|124	+ Revision: ffa2a6a
14cu|texlive-collection-bibtexextra-20140215-3|125	- Move to contrib
14cu|texlive-collection-bibtexextra-20140215-3|126	
14cu|texlive-collection-bibtexextra-20140215-3|127	

14930 14
14cu|texlive-collection-binextra-20140215-5|1	# revision 32346
14cu|texlive-collection-binextra-20140215-5|2	# category Collection
14cu|texlive-collection-binextra-20140215-5|3	# catalog-ctan undef
14cu|texlive-collection-binextra-20140215-5|4	# catalog-date undef
14cu|texlive-collection-binextra-20140215-5|5	# catalog-license undef
14cu|texlive-collection-binextra-20140215-5|6	# catalog-version undef
14cu|texlive-collection-binextra-20140215-5|7	Name:		texlive-collection-binextra
14cu|texlive-collection-binextra-20140215-5|8	Epoch:		1
14cu|texlive-collection-binextra-20140215-5|9	Version:	20140215
14cu|texlive-collection-binextra-20140215-5|10	Release:	5
14cu|texlive-collection-binextra-20140215-5|11	Summary:	TeX auxiliary programs
14cu|texlive-collection-binextra-20140215-5|12	Group:		Publishing
14cu|texlive-collection-binextra-20140215-5|13	URL:		http://tug.org/texlive
14cu|texlive-collection-binextra-20140215-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-binextra-20140215-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-binextra.tar.xz
14cu|texlive-collection-binextra-20140215-5|16	BuildArch:	noarch
14cu|texlive-collection-binextra-20140215-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-binextra-20140215-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-binextra-20140215-5|19	Requires:	texlive-collection-basic
14cu|texlive-collection-binextra-20140215-5|20	Requires:	texlive-a2ping
14cu|texlive-collection-binextra-20140215-5|21	Requires:	texlive-adhocfilelist
14cu|texlive-collection-binextra-20140215-5|22	Requires:	texlive-arara
14cu|texlive-collection-binextra-20140215-5|23	Requires:	texlive-bibtex8
14cu|texlive-collection-binextra-20140215-5|24	Requires:	texlive-bibtexu
14cu|texlive-collection-binextra-20140215-5|25	Requires:	texlive-bundledoc
14cu|texlive-collection-binextra-20140215-5|26	Requires:	texlive-chktex
14cu|texlive-collection-binextra-20140215-5|27	Requires:	texlive-ctanify
14cu|texlive-collection-binextra-20140215-5|28	Suggests:	texlive-ctanupload
14cu|texlive-collection-binextra-20140215-5|29	Requires:	texlive-ctie
14cu|texlive-collection-binextra-20140215-5|30	Requires:	texlive-cweb
14cu|texlive-collection-binextra-20140215-5|31	Requires:	texlive-de-macro
14cu|texlive-collection-binextra-20140215-5|32	Requires:	texlive-detex
14cu|texlive-collection-binextra-20140215-5|33	Requires:	texlive-dtl
14cu|texlive-collection-binextra-20140215-5|34	Requires:	texlive-dtxgen
14cu|texlive-collection-binextra-20140215-5|35	Requires:	texlive-dvi2tty
14cu|texlive-collection-binextra-20140215-5|36	Requires:	texlive-dviasm
14cu|texlive-collection-binextra-20140215-5|37	Requires:	texlive-dvicopy
14cu|texlive-collection-binextra-20140215-5|38	Requires:	texlive-dvidvi
14cu|texlive-collection-binextra-20140215-5|39	Requires:	texlive-dviljk
14cu|texlive-collection-binextra-20140215-5|40	Requires:	texlive-dvipng
14cu|texlive-collection-binextra-20140215-5|41	Requires:	texlive-dvipos
14cu|texlive-collection-binextra-20140215-5|42	Requires:	texlive-dvisvgm
14cu|texlive-collection-binextra-20140215-5|43	Requires:	texlive-findhyph
14cu|texlive-collection-binextra-20140215-5|44	Requires:	texlive-fragmaster
14cu|texlive-collection-binextra-20140215-5|45	Requires:	texlive-hyphenex
14cu|texlive-collection-binextra-20140215-5|46	Requires:	texlive-installfont
14cu|texlive-collection-binextra-20140215-5|47	Requires:	texlive-lacheck
14cu|texlive-collection-binextra-20140215-5|48	Requires:	texlive-latex-git-log
14cu|texlive-collection-binextra-20140215-5|49	Requires:	texlive-latex2man
14cu|texlive-collection-binextra-20140215-5|50	Requires:	texlive-latexdiff
14cu|texlive-collection-binextra-20140215-5|51	Requires:	texlive-latexfileversion
14cu|texlive-collection-binextra-20140215-5|52	Requires:	texlive-latexmk
14cu|texlive-collection-binextra-20140215-5|53	Requires:	texlive-latexpand
14cu|texlive-collection-binextra-20140215-5|54	Requires:	texlive-latexindent
14cu|texlive-collection-binextra-20140215-5|55	Requires:	texlive-ltxfileinfo
14cu|texlive-collection-binextra-20140215-5|56	Requires:	texlive-ltximg
14cu|texlive-collection-binextra-20140215-5|57	Requires:	texlive-listings-ext
14cu|texlive-collection-binextra-20140215-5|58	Requires:	texlive-match_parens
14cu|texlive-collection-binextra-20140215-5|59	Requires:	texlive-mkjobtexmf
14cu|texlive-collection-binextra-20140215-5|60	Requires:	texlive-patgen
14cu|texlive-collection-binextra-20140215-5|61	Requires:	texlive-pdfcrop
14cu|texlive-collection-binextra-20140215-5|62	Requires:	texlive-pdfjam
14cu|texlive-collection-binextra-20140215-5|63	Requires:	texlive-pdftools
14cu|texlive-collection-binextra-20140215-5|64	Requires:	texlive-pfarrei
14cu|texlive-collection-binextra-20140215-5|65	Requires:	texlive-pkfix
14cu|texlive-collection-binextra-20140215-5|66	Requires:	texlive-pkfix-helper
14cu|texlive-collection-binextra-20140215-5|67	Requires:	texlive-purifyeps
14cu|texlive-collection-binextra-20140215-5|68	Requires:	texlive-pythontex
14cu|texlive-collection-binextra-20140215-5|69	Requires:	texlive-seetexk
14cu|texlive-collection-binextra-20140215-5|70	Requires:	texlive-sty2dtx
14cu|texlive-collection-binextra-20140215-5|71	Requires:	texlive-synctex
14cu|texlive-collection-binextra-20140215-5|72	Requires:	texlive-texcount
14cu|texlive-collection-binextra-20140215-5|73	Requires:	texlive-texdef
14cu|texlive-collection-binextra-20140215-5|74	Requires:	texlive-texdiff
14cu|texlive-collection-binextra-20140215-5|75	Requires:	texlive-texdirflatten
14cu|texlive-collection-binextra-20140215-5|76	Requires:	texlive-texdoc
14cu|texlive-collection-binextra-20140215-5|77	Requires:	texlive-texliveonfly
14cu|texlive-collection-binextra-20140215-5|78	Requires:	texlive-texloganalyser
14cu|texlive-collection-binextra-20140215-5|79	Requires:	texlive-texware
14cu|texlive-collection-binextra-20140215-5|80	Requires:	texlive-tie
14cu|texlive-collection-binextra-20140215-5|81	Requires:	texlive-tpic2pdftex
14cu|texlive-collection-binextra-20140215-5|82	Requires:	texlive-typeoutfileinfo
14cu|texlive-collection-binextra-20140215-5|83	Requires:	texlive-web
14cu|texlive-collection-binextra-20140215-5|84	
14cu|texlive-collection-binextra-20140215-5|85	%description
14cu|texlive-collection-binextra-20140215-5|86	Various useful, but non-essential, support programs. Includes
14cu|texlive-collection-binextra-20140215-5|87	programs and macros for DVI file manipulation, literate
14cu|texlive-collection-binextra-20140215-5|88	programming, patgen, and the TeX Works Editor.
14cu|texlive-collection-binextra-20140215-5|89	
14cu|texlive-collection-binextra-20140215-5|90	#-----------------------------------------------------------------------
14cu|texlive-collection-binextra-20140215-5|91	%files
14cu|texlive-collection-binextra-20140215-5|92	
14cu|texlive-collection-binextra-20140215-5|93	#-----------------------------------------------------------------------
14cu|texlive-collection-binextra-20140215-5|94	%prep
14cu|texlive-collection-binextra-20140215-5|95	%setup -c -a0
14cu|texlive-collection-binextra-20140215-5|96	
14cu|texlive-collection-binextra-20140215-5|97	%build
14cu|texlive-collection-binextra-20140215-5|98	
14cu|texlive-collection-binextra-20140215-5|99	%install
14cu|texlive-collection-binextra-20140215-5|100	
14cu|texlive-collection-binextra-20140215-5|101	%changelog
14cu|texlive-collection-binextra-20140215-5|102	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-5
14cu|texlive-collection-binextra-20140215-5|103	+ Revision: 0f90626
14cu|texlive-collection-binextra-20140215-5|104	- Move to contrib
14cu|texlive-collection-binextra-20140215-5|105	
14cu|texlive-collection-binextra-20140215-5|106	

14931 14
14cu|texlive-collection-fontsextra-20120810-3|1	# revision 27110
14cu|texlive-collection-fontsextra-20120810-3|2	# category Collection
14cu|texlive-collection-fontsextra-20120810-3|3	# catalog-ctan undef
14cu|texlive-collection-fontsextra-20120810-3|4	# catalog-date undef
14cu|texlive-collection-fontsextra-20120810-3|5	# catalog-license undef
14cu|texlive-collection-fontsextra-20120810-3|6	# catalog-version undef
14cu|texlive-collection-fontsextra-20120810-3|7	Name:		texlive-collection-fontsextra
14cu|texlive-collection-fontsextra-20120810-3|8	Epoch:		1
14cu|texlive-collection-fontsextra-20120810-3|9	Version:	20120810
14cu|texlive-collection-fontsextra-20120810-3|10	Release:	3
14cu|texlive-collection-fontsextra-20120810-3|11	Summary:	Extra fonts
14cu|texlive-collection-fontsextra-20120810-3|12	Group:		Publishing
14cu|texlive-collection-fontsextra-20120810-3|13	URL:		http://tug.org/texlive
14cu|texlive-collection-fontsextra-20120810-3|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-fontsextra-20120810-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsextra.tar.xz
14cu|texlive-collection-fontsextra-20120810-3|16	BuildArch:	noarch
14cu|texlive-collection-fontsextra-20120810-3|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-fontsextra-20120810-3|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-fontsextra-20120810-3|19	Requires:	texlive-Asana-Math
14cu|texlive-collection-fontsextra-20120810-3|20	Requires:	texlive-adforn
14cu|texlive-collection-fontsextra-20120810-3|21	Requires:	texlive-adfsymbols
14cu|texlive-collection-fontsextra-20120810-3|22	Requires:	texlive-allrunes
14cu|texlive-collection-fontsextra-20120810-3|23	Requires:	texlive-antiqua
14cu|texlive-collection-fontsextra-20120810-3|24	Requires:	texlive-antt
14cu|texlive-collection-fontsextra-20120810-3|25	Requires:	texlive-archaic
14cu|texlive-collection-fontsextra-20120810-3|26	Requires:	texlive-arev
14cu|texlive-collection-fontsextra-20120810-3|27	Requires:	texlive-ascii
14cu|texlive-collection-fontsextra-20120810-3|28	Requires:	texlive-aspectratio
14cu|texlive-collection-fontsextra-20120810-3|29	Requires:	texlive-astro
14cu|texlive-collection-fontsextra-20120810-3|30	Requires:	texlive-augie
14cu|texlive-collection-fontsextra-20120810-3|31	Requires:	texlive-auncial-new
14cu|texlive-collection-fontsextra-20120810-3|32	Requires:	texlive-aurical
14cu|texlive-collection-fontsextra-20120810-3|33	Requires:	texlive-b1encoding
14cu|texlive-collection-fontsextra-20120810-3|34	Requires:	texlive-barcodes
14cu|texlive-collection-fontsextra-20120810-3|35	Requires:	texlive-baskervald
14cu|texlive-collection-fontsextra-20120810-3|36	Requires:	texlive-bbding
14cu|texlive-collection-fontsextra-20120810-3|37	Requires:	texlive-bbm
14cu|texlive-collection-fontsextra-20120810-3|38	Requires:	texlive-bbm-macros
14cu|texlive-collection-fontsextra-20120810-3|39	Requires:	texlive-bbold
14cu|texlive-collection-fontsextra-20120810-3|40	Requires:	texlive-bbold-type1
14cu|texlive-collection-fontsextra-20120810-3|41	Requires:	texlive-belleek
14cu|texlive-collection-fontsextra-20120810-3|42	Requires:	texlive-bera
14cu|texlive-collection-fontsextra-20120810-3|43	Requires:	texlive-berenisadf
14cu|texlive-collection-fontsextra-20120810-3|44	Requires:	texlive-bguq
14cu|texlive-collection-fontsextra-20120810-3|45	Requires:	texlive-blacklettert1
14cu|texlive-collection-fontsextra-20120810-3|46	Requires:	texlive-boisik
14cu|texlive-collection-fontsextra-20120810-3|47	Requires:	texlive-bookhands
14cu|texlive-collection-fontsextra-20120810-3|48	Requires:	texlive-boondox
14cu|texlive-collection-fontsextra-20120810-3|49	Requires:	texlive-braille
14cu|texlive-collection-fontsextra-20120810-3|50	Requires:	texlive-brushscr
14cu|texlive-collection-fontsextra-20120810-3|51	Requires:	texlive-calligra
14cu|texlive-collection-fontsextra-20120810-3|52	Requires:	texlive-calligra-type1
14cu|texlive-collection-fontsextra-20120810-3|53	Requires:	texlive-cantarell
14cu|texlive-collection-fontsextra-20120810-3|54	Requires:	texlive-carolmin-ps
14cu|texlive-collection-fontsextra-20120810-3|55	Requires:	texlive-ccicons
14cu|texlive-collection-fontsextra-20120810-3|56	Requires:	texlive-cfr-lm
14cu|texlive-collection-fontsextra-20120810-3|57	Requires:	texlive-cherokee
14cu|texlive-collection-fontsextra-20120810-3|58	Requires:	texlive-cm-lgc
14cu|texlive-collection-fontsextra-20120810-3|59	Requires:	texlive-cm-unicode
14cu|texlive-collection-fontsextra-20120810-3|60	Requires:	texlive-cmbright
14cu|texlive-collection-fontsextra-20120810-3|61	Requires:	texlive-cmll
14cu|texlive-collection-fontsextra-20120810-3|62	Requires:	texlive-cmpica
14cu|texlive-collection-fontsextra-20120810-3|63	Requires:	texlive-cmtiup
14cu|texlive-collection-fontsextra-20120810-3|64	Requires:	texlive-comfortaa
14cu|texlive-collection-fontsextra-20120810-3|65	Requires:	texlive-concmath-fonts
14cu|texlive-collection-fontsextra-20120810-3|66	Requires:	texlive-cookingsymbols
14cu|texlive-collection-fontsextra-20120810-3|67	Requires:	texlive-countriesofeurope
14cu|texlive-collection-fontsextra-20120810-3|68	Requires:	texlive-courier-scaled
14cu|texlive-collection-fontsextra-20120810-3|69	Requires:	texlive-cryst
14cu|texlive-collection-fontsextra-20120810-3|70	Requires:	texlive-cyklop
14cu|texlive-collection-fontsextra-20120810-3|71	Requires:	texlive-dancers
14cu|texlive-collection-fontsextra-20120810-3|72	Requires:	texlive-dejavu
14cu|texlive-collection-fontsextra-20120810-3|73	Requires:	texlive-dice
14cu|texlive-collection-fontsextra-20120810-3|74	Requires:	texlive-dictsym
14cu|texlive-collection-fontsextra-20120810-3|75	Requires:	texlive-dingbat
14cu|texlive-collection-fontsextra-20120810-3|76	Requires:	texlive-doublestroke
14cu|texlive-collection-fontsextra-20120810-3|77	Requires:	texlive-dozenal
14cu|texlive-collection-fontsextra-20120810-3|78	Requires:	texlive-droid
14cu|texlive-collection-fontsextra-20120810-3|79	Requires:	texlive-duerer
14cu|texlive-collection-fontsextra-20120810-3|80	Requires:	texlive-duerer-latex
14cu|texlive-collection-fontsextra-20120810-3|81	Requires:	texlive-dutchcal
14cu|texlive-collection-fontsextra-20120810-3|82	Requires:	texlive-ean
14cu|texlive-collection-fontsextra-20120810-3|83	Requires:	texlive-ecc
14cu|texlive-collection-fontsextra-20120810-3|84	Requires:	texlive-eco
14cu|texlive-collection-fontsextra-20120810-3|85	Requires:	texlive-eiad
14cu|texlive-collection-fontsextra-20120810-3|86	Requires:	texlive-eiad-ltx
14cu|texlive-collection-fontsextra-20120810-3|87	Requires:	texlive-electrum
14cu|texlive-collection-fontsextra-20120810-3|88	Requires:	texlive-elvish
14cu|texlive-collection-fontsextra-20120810-3|89	Requires:	texlive-epigrafica
14cu|texlive-collection-fontsextra-20120810-3|90	Requires:	texlive-epsdice
14cu|texlive-collection-fontsextra-20120810-3|91	Requires:	texlive-esstix
14cu|texlive-collection-fontsextra-20120810-3|92	Requires:	texlive-esvect
14cu|texlive-collection-fontsextra-20120810-3|93	Requires:	texlive-eulervm
14cu|texlive-collection-fontsextra-20120810-3|94	Requires:	texlive-euxm
14cu|texlive-collection-fontsextra-20120810-3|95	Requires:	texlive-fdsymbol
14cu|texlive-collection-fontsextra-20120810-3|96	Requires:	texlive-feyn
14cu|texlive-collection-fontsextra-20120810-3|97	Requires:	texlive-fge
14cu|texlive-collection-fontsextra-20120810-3|98	Requires:	texlive-foekfont
14cu|texlive-collection-fontsextra-20120810-3|99	Requires:	texlive-fonetika
14cu|texlive-collection-fontsextra-20120810-3|100	Requires:	texlive-fourier
14cu|texlive-collection-fontsextra-20120810-3|101	Requires:	texlive-fouriernc
14cu|texlive-collection-fontsextra-20120810-3|102	Requires:	texlive-frcursive
14cu|texlive-collection-fontsextra-20120810-3|103	Requires:	texlive-genealogy
14cu|texlive-collection-fontsextra-20120810-3|104	Requires:	texlive-gentium
14cu|texlive-collection-fontsextra-20120810-3|105	Requires:	texlive-gfsartemisia
14cu|texlive-collection-fontsextra-20120810-3|106	Requires:	texlive-gfsbodoni
14cu|texlive-collection-fontsextra-20120810-3|107	Requires:	texlive-gfscomplutum
14cu|texlive-collection-fontsextra-20120810-3|108	Requires:	texlive-gfsdidot
14cu|texlive-collection-fontsextra-20120810-3|109	Requires:	texlive-gfsneohellenic
14cu|texlive-collection-fontsextra-20120810-3|110	Requires:	texlive-gfssolomos
14cu|texlive-collection-fontsextra-20120810-3|111	Requires:	texlive-gillcm
14cu|texlive-collection-fontsextra-20120810-3|112	Requires:	texlive-gnu-freefont
14cu|texlive-collection-fontsextra-20120810-3|113	Requires:	texlive-gothic
14cu|texlive-collection-fontsextra-20120810-3|114	Requires:	texlive-greenpoint
14cu|texlive-collection-fontsextra-20120810-3|115	Requires:	texlive-grotesq
14cu|texlive-collection-fontsextra-20120810-3|116	Requires:	texlive-hands
14cu|texlive-collection-fontsextra-20120810-3|117	Requires:	texlive-hfbright
14cu|texlive-collection-fontsextra-20120810-3|118	Requires:	texlive-hfoldsty
14cu|texlive-collection-fontsextra-20120810-3|119	Requires:	texlive-ifsym
14cu|texlive-collection-fontsextra-20120810-3|120	Requires:	texlive-inconsolata
14cu|texlive-collection-fontsextra-20120810-3|121	Requires:	texlive-initials
14cu|texlive-collection-fontsextra-20120810-3|122	Requires:	texlive-iwona
14cu|texlive-collection-fontsextra-20120810-3|123	Requires:	texlive-jablantile
14cu|texlive-collection-fontsextra-20120810-3|124	Requires:	texlive-jamtimes
14cu|texlive-collection-fontsextra-20120810-3|125	Requires:	texlive-junicode
14cu|texlive-collection-fontsextra-20120810-3|126	Requires:	texlive-kixfont
14cu|texlive-collection-fontsextra-20120810-3|127	Requires:	texlive-knuthotherfonts
14cu|texlive-collection-fontsextra-20120810-3|128	Requires:	texlive-kpfonts
14cu|texlive-collection-fontsextra-20120810-3|129	Requires:	texlive-kurier
14cu|texlive-collection-fontsextra-20120810-3|130	Requires:	texlive-lato
14cu|texlive-collection-fontsextra-20120810-3|131	Requires:	texlive-lfb
14cu|texlive-collection-fontsextra-20120810-3|132	Requires:	texlive-libertineotf
14cu|texlive-collection-fontsextra-20120810-3|133	Requires:	texlive-libertine-legacy
14cu|texlive-collection-fontsextra-20120810-3|134	Requires:	texlive-libris
14cu|texlive-collection-fontsextra-20120810-3|135	Requires:	texlive-linearA
14cu|texlive-collection-fontsextra-20120810-3|136	Requires:	texlive-lxfonts
14cu|texlive-collection-fontsextra-20120810-3|137	Requires:	texlive-ly1
14cu|texlive-collection-fontsextra-20120810-3|138	Requires:	texlive-mathabx
14cu|texlive-collection-fontsextra-20120810-3|139	Requires:	texlive-mathabx-type1
14cu|texlive-collection-fontsextra-20120810-3|140	Requires:	texlive-mathdesign
14cu|texlive-collection-fontsextra-20120810-3|141	Requires:	texlive-mdputu
14cu|texlive-collection-fontsextra-20120810-3|142	Requires:	texlive-mdsymbol
14cu|texlive-collection-fontsextra-20120810-3|143	Requires:	texlive-mnsymbol
14cu|texlive-collection-fontsextra-20120810-3|144	Requires:	texlive-newtx
14cu|texlive-collection-fontsextra-20120810-3|145	Requires:	texlive-nkarta
14cu|texlive-collection-fontsextra-20120810-3|146	Requires:	texlive-ocherokee
14cu|texlive-collection-fontsextra-20120810-3|147	Requires:	texlive-ocr-b
14cu|texlive-collection-fontsextra-20120810-3|148	Requires:	texlive-ocr-b-outline
14cu|texlive-collection-fontsextra-20120810-3|149	Requires:	texlive-ogham
14cu|texlive-collection-fontsextra-20120810-3|150	Requires:	texlive-oinuit
14cu|texlive-collection-fontsextra-20120810-3|151	Requires:	texlive-oldlatin
14cu|texlive-collection-fontsextra-20120810-3|152	Requires:	texlive-oldstandard
14cu|texlive-collection-fontsextra-20120810-3|153	Requires:	texlive-opensans
14cu|texlive-collection-fontsextra-20120810-3|154	Requires:	texlive-orkhun
14cu|texlive-collection-fontsextra-20120810-3|155	Requires:	texlive-pacioli
14cu|texlive-collection-fontsextra-20120810-3|156	Requires:	texlive-paratype
14cu|texlive-collection-fontsextra-20120810-3|157	Requires:	texlive-phaistos
14cu|texlive-collection-fontsextra-20120810-3|158	Requires:	texlive-phonetic
14cu|texlive-collection-fontsextra-20120810-3|159	Requires:	texlive-pigpen
14cu|texlive-collection-fontsextra-20120810-3|160	Requires:	texlive-poltawski
14cu|texlive-collection-fontsextra-20120810-3|161	Requires:	texlive-prodint
14cu|texlive-collection-fontsextra-20120810-3|162	Requires:	texlive-psafm
14cu|texlive-collection-fontsextra-20120810-3|163	Requires:	texlive-pxtxalfa
14cu|texlive-collection-fontsextra-20120810-3|164	Requires:	texlive-punk
14cu|texlive-collection-fontsextra-20120810-3|165	Requires:	texlive-punknova
14cu|texlive-collection-fontsextra-20120810-3|166	Requires:	texlive-recycle
14cu|texlive-collection-fontsextra-20120810-3|167	Requires:	texlive-romande
14cu|texlive-collection-fontsextra-20120810-3|168	Requires:	texlive-rsfso
14cu|texlive-collection-fontsextra-20120810-3|169	Requires:	texlive-sansmathaccent
14cu|texlive-collection-fontsextra-20120810-3|170	Requires:	texlive-sauter
14cu|texlive-collection-fontsextra-20120810-3|171	Requires:	texlive-sauterfonts
14cu|texlive-collection-fontsextra-20120810-3|172	Requires:	texlive-semaphor
14cu|texlive-collection-fontsextra-20120810-3|173	Requires:	texlive-skull
14cu|texlive-collection-fontsextra-20120810-3|174	Requires:	texlive-staves
14cu|texlive-collection-fontsextra-20120810-3|175	Requires:	texlive-starfont
14cu|texlive-collection-fontsextra-20120810-3|176	Requires:	texlive-stix
14cu|texlive-collection-fontsextra-20120810-3|177	Requires:	texlive-tapir
14cu|texlive-collection-fontsextra-20120810-3|178	Requires:	texlive-tengwarscript
14cu|texlive-collection-fontsextra-20120810-3|179	Requires:	texlive-tfrupee
14cu|texlive-collection-fontsextra-20120810-3|180	Requires:	texlive-tpslifonts
14cu|texlive-collection-fontsextra-20120810-3|181	Requires:	texlive-trajan
14cu|texlive-collection-fontsextra-20120810-3|182	Requires:	texlive-txfontsb
14cu|texlive-collection-fontsextra-20120810-3|183	Requires:	texlive-umtypewriter
14cu|texlive-collection-fontsextra-20120810-3|184	Requires:	texlive-universa
14cu|texlive-collection-fontsextra-20120810-3|185	Requires:	texlive-urwchancal
14cu|texlive-collection-fontsextra-20120810-3|186	Requires:	texlive-venturisadf
14cu|texlive-collection-fontsextra-20120810-3|187	Requires:	texlive-wsuipa
14cu|texlive-collection-fontsextra-20120810-3|188	Requires:	texlive-xits
14cu|texlive-collection-fontsextra-20120810-3|189	Requires:	texlive-yfonts
14cu|texlive-collection-fontsextra-20120810-3|190	Requires:	texlive-collection-basic
14cu|texlive-collection-fontsextra-20120810-3|191	%rename texlive-fontsextra
14cu|texlive-collection-fontsextra-20120810-3|192	
14cu|texlive-collection-fontsextra-20120810-3|193	%description
14cu|texlive-collection-fontsextra-20120810-3|194	TeXLive collection-fontsextra package.
14cu|texlive-collection-fontsextra-20120810-3|195	
14cu|texlive-collection-fontsextra-20120810-3|196	#-----------------------------------------------------------------------
14cu|texlive-collection-fontsextra-20120810-3|197	%files
14cu|texlive-collection-fontsextra-20120810-3|198	
14cu|texlive-collection-fontsextra-20120810-3|199	#-----------------------------------------------------------------------
14cu|texlive-collection-fontsextra-20120810-3|200	%prep
14cu|texlive-collection-fontsextra-20120810-3|201	%setup -c -a0
14cu|texlive-collection-fontsextra-20120810-3|202	
14cu|texlive-collection-fontsextra-20120810-3|203	%build
14cu|texlive-collection-fontsextra-20120810-3|204	
14cu|texlive-collection-fontsextra-20120810-3|205	%install
14cu|texlive-collection-fontsextra-20120810-3|206	
14cu|texlive-collection-fontsextra-20120810-3|207	
14cu|texlive-collection-fontsextra-20120810-3|208	
14cu|texlive-collection-fontsextra-20120810-3|209	%changelog
14cu|texlive-collection-fontsextra-20120810-3|210	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20120810-3
14cu|texlive-collection-fontsextra-20120810-3|211	+ Revision: de1c9eb
14cu|texlive-collection-fontsextra-20120810-3|212	- Move to contrib
14cu|texlive-collection-fontsextra-20120810-3|213	
14cu|texlive-collection-fontsextra-20120810-3|214	

14932 14
14cu|texlive-collection-formatsextra-20131013-7|1	# revision 30396
14cu|texlive-collection-formatsextra-20131013-7|2	# category Collection
14cu|texlive-collection-formatsextra-20131013-7|3	# catalog-ctan undef
14cu|texlive-collection-formatsextra-20131013-7|4	# catalog-date undef
14cu|texlive-collection-formatsextra-20131013-7|5	# catalog-license undef
14cu|texlive-collection-formatsextra-20131013-7|6	# catalog-version undef
14cu|texlive-collection-formatsextra-20131013-7|7	Name:		texlive-collection-formatsextra
14cu|texlive-collection-formatsextra-20131013-7|8	Epoch:		1
14cu|texlive-collection-formatsextra-20131013-7|9	Version:	20131013
14cu|texlive-collection-formatsextra-20131013-7|10	Release:	7
14cu|texlive-collection-formatsextra-20131013-7|11	Summary:	Additional formats
14cu|texlive-collection-formatsextra-20131013-7|12	Group:		Publishing
14cu|texlive-collection-formatsextra-20131013-7|13	URL:		http://tug.org/texlive
14cu|texlive-collection-formatsextra-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-formatsextra-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-formatsextra.tar.xz
14cu|texlive-collection-formatsextra-20131013-7|16	BuildArch:	noarch
14cu|texlive-collection-formatsextra-20131013-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-formatsextra-20131013-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-formatsextra-20131013-7|19	Requires:	texlive-collection-basic
14cu|texlive-collection-formatsextra-20131013-7|20	Requires:	texlive-edmac
14cu|texlive-collection-formatsextra-20131013-7|21	Requires:	texlive-eplain
14cu|texlive-collection-formatsextra-20131013-7|22	Requires:	texlive-mltex
14cu|texlive-collection-formatsextra-20131013-7|23	Requires:	texlive-psizzl
14cu|texlive-collection-formatsextra-20131013-7|24	Requires:	texlive-startex
14cu|texlive-collection-formatsextra-20131013-7|25	Requires:	texlive-texsis
14cu|texlive-collection-formatsextra-20131013-7|26	
14cu|texlive-collection-formatsextra-20131013-7|27	%description
14cu|texlive-collection-formatsextra-20131013-7|28	Collected TeX `formats', i.e., large-scale macro packages
14cu|texlive-collection-formatsextra-20131013-7|29	designed to be dumped into .fmt files, other than most common
14cu|texlive-collection-formatsextra-20131013-7|30	ones, such as latex and context.
14cu|texlive-collection-formatsextra-20131013-7|31	
14cu|texlive-collection-formatsextra-20131013-7|32	#-----------------------------------------------------------------------
14cu|texlive-collection-formatsextra-20131013-7|33	%files
14cu|texlive-collection-formatsextra-20131013-7|34	
14cu|texlive-collection-formatsextra-20131013-7|35	#-----------------------------------------------------------------------
14cu|texlive-collection-formatsextra-20131013-7|36	%prep
14cu|texlive-collection-formatsextra-20131013-7|37	%setup -c -a0
14cu|texlive-collection-formatsextra-20131013-7|38	
14cu|texlive-collection-formatsextra-20131013-7|39	%build
14cu|texlive-collection-formatsextra-20131013-7|40	
14cu|texlive-collection-formatsextra-20131013-7|41	%install
14cu|texlive-collection-formatsextra-20131013-7|42	
14cu|texlive-collection-formatsextra-20131013-7|43	%changelog
14cu|texlive-collection-formatsextra-20131013-7|44	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14cu|texlive-collection-formatsextra-20131013-7|45	+ Revision: 7088736
14cu|texlive-collection-formatsextra-20131013-7|46	- Move to contrib
14cu|texlive-collection-formatsextra-20131013-7|47	
14cu|texlive-collection-formatsextra-20131013-7|48	

14933 14
14cu|texlive-collection-genericextra-20131013-7|1	# revision 31402
14cu|texlive-collection-genericextra-20131013-7|2	# category Collection
14cu|texlive-collection-genericextra-20131013-7|3	# catalog-ctan undef
14cu|texlive-collection-genericextra-20131013-7|4	# catalog-date undef
14cu|texlive-collection-genericextra-20131013-7|5	# catalog-license undef
14cu|texlive-collection-genericextra-20131013-7|6	# catalog-version undef
14cu|texlive-collection-genericextra-20131013-7|7	Name:		texlive-collection-genericextra
14cu|texlive-collection-genericextra-20131013-7|8	Epoch:		1
14cu|texlive-collection-genericextra-20131013-7|9	Version:	20131013
14cu|texlive-collection-genericextra-20131013-7|10	Release:	7
14cu|texlive-collection-genericextra-20131013-7|11	Summary:	Generic additional packages
14cu|texlive-collection-genericextra-20131013-7|12	Group:		Publishing
14cu|texlive-collection-genericextra-20131013-7|13	URL:		http://tug.org/texlive
14cu|texlive-collection-genericextra-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-genericextra-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericextra.tar.xz
14cu|texlive-collection-genericextra-20131013-7|16	BuildArch:	noarch
14cu|texlive-collection-genericextra-20131013-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-genericextra-20131013-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-genericextra-20131013-7|19	Requires:	texlive-collection-basic
14cu|texlive-collection-genericextra-20131013-7|20	Requires:	texlive-abbr
14cu|texlive-collection-genericextra-20131013-7|21	Requires:	texlive-abstyles
14cu|texlive-collection-genericextra-20131013-7|22	Requires:	texlive-barr
14cu|texlive-collection-genericextra-20131013-7|23	Requires:	texlive-bitelist
14cu|texlive-collection-genericextra-20131013-7|24	Requires:	texlive-borceux
14cu|texlive-collection-genericextra-20131013-7|25	Requires:	texlive-c-pascal
14cu|texlive-collection-genericextra-20131013-7|26	Requires:	texlive-catcodes
14cu|texlive-collection-genericextra-20131013-7|27	Requires:	texlive-chronosys
14cu|texlive-collection-genericextra-20131013-7|28	Requires:	texlive-colorsep
14cu|texlive-collection-genericextra-20131013-7|29	Requires:	texlive-dinat
14cu|texlive-collection-genericextra-20131013-7|30	Requires:	texlive-dirtree
14cu|texlive-collection-genericextra-20131013-7|31	Requires:	texlive-dowith
14cu|texlive-collection-genericextra-20131013-7|32	Requires:	texlive-eijkhout
14cu|texlive-collection-genericextra-20131013-7|33	Requires:	texlive-encxvlna
14cu|texlive-collection-genericextra-20131013-7|34	Requires:	texlive-epigram
14cu|texlive-collection-genericextra-20131013-7|35	Requires:	texlive-fenixpar
14cu|texlive-collection-genericextra-20131013-7|36	Requires:	texlive-fltpoint
14cu|texlive-collection-genericextra-20131013-7|37	Requires:	texlive-fntproof
14cu|texlive-collection-genericextra-20131013-7|38	Requires:	texlive-gates
14cu|texlive-collection-genericextra-20131013-7|39	Requires:	texlive-ifetex
14cu|texlive-collection-genericextra-20131013-7|40	Requires:	texlive-iftex
14cu|texlive-collection-genericextra-20131013-7|41	Requires:	texlive-insbox
14cu|texlive-collection-genericextra-20131013-7|42	Requires:	texlive-lambda-lists
14cu|texlive-collection-genericextra-20131013-7|43	Requires:	texlive-langcode
14cu|texlive-collection-genericextra-20131013-7|44	Requires:	texlive-lecturer
14cu|texlive-collection-genericextra-20131013-7|45	Requires:	texlive-librarian
14cu|texlive-collection-genericextra-20131013-7|46	Requires:	texlive-mathdots
14cu|texlive-collection-genericextra-20131013-7|47	Requires:	texlive-metatex
14cu|texlive-collection-genericextra-20131013-7|48	Requires:	texlive-midnight
14cu|texlive-collection-genericextra-20131013-7|49	Requires:	texlive-navigator
14cu|texlive-collection-genericextra-20131013-7|50	Requires:	texlive-ofs
14cu|texlive-collection-genericextra-20131013-7|51	Requires:	texlive-pdf-trans
14cu|texlive-collection-genericextra-20131013-7|52	Requires:	texlive-plainpkg
14cu|texlive-collection-genericextra-20131013-7|53	Requires:	texlive-schemata
14cu|texlive-collection-genericextra-20131013-7|54	Requires:	texlive-shade
14cu|texlive-collection-genericextra-20131013-7|55	Requires:	texlive-systeme
14cu|texlive-collection-genericextra-20131013-7|56	Requires:	texlive-tabto-generic
14cu|texlive-collection-genericextra-20131013-7|57	Requires:	texlive-texapi
14cu|texlive-collection-genericextra-20131013-7|58	Requires:	texlive-upca
14cu|texlive-collection-genericextra-20131013-7|59	Requires:	texlive-xlop
14cu|texlive-collection-genericextra-20131013-7|60	Requires:	texlive-yax
14cu|texlive-collection-genericextra-20131013-7|61	
14cu|texlive-collection-genericextra-20131013-7|62	%description
14cu|texlive-collection-genericextra-20131013-7|63	Extra packages that work with multiple formats, typically both
14cu|texlive-collection-genericextra-20131013-7|64	TeX and LaTeX.
14cu|texlive-collection-genericextra-20131013-7|65	
14cu|texlive-collection-genericextra-20131013-7|66	#-----------------------------------------------------------------------
14cu|texlive-collection-genericextra-20131013-7|67	%files
14cu|texlive-collection-genericextra-20131013-7|68	
14cu|texlive-collection-genericextra-20131013-7|69	#-----------------------------------------------------------------------
14cu|texlive-collection-genericextra-20131013-7|70	%prep
14cu|texlive-collection-genericextra-20131013-7|71	%setup -c -a0
14cu|texlive-collection-genericextra-20131013-7|72	
14cu|texlive-collection-genericextra-20131013-7|73	%build
14cu|texlive-collection-genericextra-20131013-7|74	
14cu|texlive-collection-genericextra-20131013-7|75	%install
14cu|texlive-collection-genericextra-20131013-7|76	
14cu|texlive-collection-genericextra-20131013-7|77	%changelog
14cu|texlive-collection-genericextra-20131013-7|78	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14cu|texlive-collection-genericextra-20131013-7|79	+ Revision: 62f1a37
14cu|texlive-collection-genericextra-20131013-7|80	- Move to contrib
14cu|texlive-collection-genericextra-20131013-7|81	
14cu|texlive-collection-genericextra-20131013-7|82	

14934 14
14cu|texlive-collection-mathextra-20140215-3|1	# revision 32693
14cu|texlive-collection-mathextra-20140215-3|2	# category Collection
14cu|texlive-collection-mathextra-20140215-3|3	# catalog-ctan undef
14cu|texlive-collection-mathextra-20140215-3|4	# catalog-date undef
14cu|texlive-collection-mathextra-20140215-3|5	# catalog-license undef
14cu|texlive-collection-mathextra-20140215-3|6	# catalog-version undef
14cu|texlive-collection-mathextra-20140215-3|7	Name:		texlive-collection-mathextra
14cu|texlive-collection-mathextra-20140215-3|8	Epoch:		1
14cu|texlive-collection-mathextra-20140215-3|9	Version:	20140215
14cu|texlive-collection-mathextra-20140215-3|10	Release:	3
14cu|texlive-collection-mathextra-20140215-3|11	Summary:	Mathematics packages
14cu|texlive-collection-mathextra-20140215-3|12	Group:		Publishing
14cu|texlive-collection-mathextra-20140215-3|13	URL:		http://tug.org/texlive
14cu|texlive-collection-mathextra-20140215-3|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-mathextra-20140215-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-mathextra.tar.xz
14cu|texlive-collection-mathextra-20140215-3|16	BuildArch:	noarch
14cu|texlive-collection-mathextra-20140215-3|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-mathextra-20140215-3|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-mathextra-20140215-3|19	Requires:	texlive-collection-fontsrecommended
14cu|texlive-collection-mathextra-20140215-3|20	Requires:	texlive-collection-latex
14cu|texlive-collection-mathextra-20140215-3|21	Requires:	texlive-12many
14cu|texlive-collection-mathextra-20140215-3|22	Requires:	texlive-amstex
14cu|texlive-collection-mathextra-20140215-3|23	Requires:	texlive-backnaur
14cu|texlive-collection-mathextra-20140215-3|24	Requires:	texlive-binomexp
14cu|texlive-collection-mathextra-20140215-3|25	Requires:	texlive-boldtensors
14cu|texlive-collection-mathextra-20140215-3|26	Requires:	texlive-bosisio
14cu|texlive-collection-mathextra-20140215-3|27	Requires:	texlive-bropd
14cu|texlive-collection-mathextra-20140215-3|28	Requires:	texlive-ccfonts
14cu|texlive-collection-mathextra-20140215-3|29	Requires:	texlive-commath
14cu|texlive-collection-mathextra-20140215-3|30	Requires:	texlive-concmath
14cu|texlive-collection-mathextra-20140215-3|31	Requires:	texlive-concrete
14cu|texlive-collection-mathextra-20140215-3|32	Requires:	texlive-conteq
14cu|texlive-collection-mathextra-20140215-3|33	Requires:	texlive-eqnarray
14cu|texlive-collection-mathextra-20140215-3|34	Requires:	texlive-extarrows
14cu|texlive-collection-mathextra-20140215-3|35	Requires:	texlive-extpfeil
14cu|texlive-collection-mathextra-20140215-3|36	Requires:	texlive-faktor
14cu|texlive-collection-mathextra-20140215-3|37	Requires:	texlive-interval
14cu|texlive-collection-mathextra-20140215-3|38	Requires:	texlive-ionumbers
14cu|texlive-collection-mathextra-20140215-3|39	Requires:	texlive-isomath
14cu|texlive-collection-mathextra-20140215-3|40	Requires:	texlive-lplfitch
14cu|texlive-collection-mathextra-20140215-3|41	Requires:	texlive-mathcomp
14cu|texlive-collection-mathextra-20140215-3|42	Requires:	texlive-mattens
14cu|texlive-collection-mathextra-20140215-3|43	Requires:	texlive-mhequ
14cu|texlive-collection-mathextra-20140215-3|44	Requires:	texlive-multiobjective
14cu|texlive-collection-mathextra-20140215-3|45	Requires:	texlive-natded
14cu|texlive-collection-mathextra-20140215-3|46	Requires:	texlive-nath
14cu|texlive-collection-mathextra-20140215-3|47	Requires:	texlive-ot-tableau
14cu|texlive-collection-mathextra-20140215-3|48	Requires:	texlive-oubraces
14cu|texlive-collection-mathextra-20140215-3|49	Requires:	texlive-proba
14cu|texlive-collection-mathextra-20140215-3|50	Requires:	texlive-rec-thy
14cu|texlive-collection-mathextra-20140215-3|51	Requires:	texlive-ribbonproofs
14cu|texlive-collection-mathextra-20140215-3|52	Requires:	texlive-shuffle
14cu|texlive-collection-mathextra-20140215-3|53	Requires:	texlive-skmath
14cu|texlive-collection-mathextra-20140215-3|54	Requires:	texlive-statex
14cu|texlive-collection-mathextra-20140215-3|55	Requires:	texlive-statex2
14cu|texlive-collection-mathextra-20140215-3|56	Requires:	texlive-stmaryrd
14cu|texlive-collection-mathextra-20140215-3|57	Requires:	texlive-subsupscripts
14cu|texlive-collection-mathextra-20140215-3|58	Requires:	texlive-susy
14cu|texlive-collection-mathextra-20140215-3|59	Requires:	texlive-syllogism
14cu|texlive-collection-mathextra-20140215-3|60	Requires:	texlive-synproof
14cu|texlive-collection-mathextra-20140215-3|61	Requires:	texlive-tablor
14cu|texlive-collection-mathextra-20140215-3|62	Requires:	texlive-tensor
14cu|texlive-collection-mathextra-20140215-3|63	Requires:	texlive-tex-ewd
14cu|texlive-collection-mathextra-20140215-3|64	Requires:	texlive-thmbox
14cu|texlive-collection-mathextra-20140215-3|65	Requires:	texlive-turnstile
14cu|texlive-collection-mathextra-20140215-3|66	Requires:	texlive-unicode-math
14cu|texlive-collection-mathextra-20140215-3|67	Requires:	texlive-venn
14cu|texlive-collection-mathextra-20140215-3|68	Requires:	texlive-yhmath
14cu|texlive-collection-mathextra-20140215-3|69	Requires:	texlive-ytableau
14cu|texlive-collection-mathextra-20140215-3|70	
14cu|texlive-collection-mathextra-20140215-3|71	%description
14cu|texlive-collection-mathextra-20140215-3|72	TeXLive collection-mathextra package.
14cu|texlive-collection-mathextra-20140215-3|73	
14cu|texlive-collection-mathextra-20140215-3|74	#-----------------------------------------------------------------------
14cu|texlive-collection-mathextra-20140215-3|75	%files
14cu|texlive-collection-mathextra-20140215-3|76	
14cu|texlive-collection-mathextra-20140215-3|77	#-----------------------------------------------------------------------
14cu|texlive-collection-mathextra-20140215-3|78	%prep
14cu|texlive-collection-mathextra-20140215-3|79	%setup -c -a0
14cu|texlive-collection-mathextra-20140215-3|80	
14cu|texlive-collection-mathextra-20140215-3|81	%build
14cu|texlive-collection-mathextra-20140215-3|82	
14cu|texlive-collection-mathextra-20140215-3|83	%install
14cu|texlive-collection-mathextra-20140215-3|84	
14cu|texlive-collection-mathextra-20140215-3|85	%changelog
14cu|texlive-collection-mathextra-20140215-3|86	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-3
14cu|texlive-collection-mathextra-20140215-3|87	+ Revision: d2bfc57
14cu|texlive-collection-mathextra-20140215-3|88	- Move to contrib
14cu|texlive-collection-mathextra-20140215-3|89	
14cu|texlive-collection-mathextra-20140215-3|90	

14935 14
14cu|texlive-collection-plainextra-20131013-7|1	# revision 31683
14cu|texlive-collection-plainextra-20131013-7|2	# category Collection
14cu|texlive-collection-plainextra-20131013-7|3	# catalog-ctan undef
14cu|texlive-collection-plainextra-20131013-7|4	# catalog-date undef
14cu|texlive-collection-plainextra-20131013-7|5	# catalog-license undef
14cu|texlive-collection-plainextra-20131013-7|6	# catalog-version undef
14cu|texlive-collection-plainextra-20131013-7|7	Name:		texlive-collection-plainextra
14cu|texlive-collection-plainextra-20131013-7|8	Epoch:		1
14cu|texlive-collection-plainextra-20131013-7|9	Version:	20131013
14cu|texlive-collection-plainextra-20131013-7|10	Release:	7
14cu|texlive-collection-plainextra-20131013-7|11	Summary:	Plain TeX packages
14cu|texlive-collection-plainextra-20131013-7|12	Group:		Publishing
14cu|texlive-collection-plainextra-20131013-7|13	URL:		http://tug.org/texlive
14cu|texlive-collection-plainextra-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-collection-plainextra-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-plainextra.tar.xz
14cu|texlive-collection-plainextra-20131013-7|16	BuildArch:	noarch
14cu|texlive-collection-plainextra-20131013-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-collection-plainextra-20131013-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-collection-plainextra-20131013-7|19	Requires:	texlive-collection-basic
14cu|texlive-collection-plainextra-20131013-7|20	Requires:	texlive-figflow
14cu|texlive-collection-plainextra-20131013-7|21	Requires:	texlive-fixpdfmag
14cu|texlive-collection-plainextra-20131013-7|22	Requires:	texlive-font-change
14cu|texlive-collection-plainextra-20131013-7|23	Requires:	texlive-fontch
14cu|texlive-collection-plainextra-20131013-7|24	Requires:	texlive-getoptk
14cu|texlive-collection-plainextra-20131013-7|25	Requires:	texlive-graphics-pln
14cu|texlive-collection-plainextra-20131013-7|26	Requires:	texlive-hyplain
14cu|texlive-collection-plainextra-20131013-7|27	Requires:	texlive-js-misc
14cu|texlive-collection-plainextra-20131013-7|28	Requires:	texlive-mkpattern
14cu|texlive-collection-plainextra-20131013-7|29	Requires:	texlive-newsletr
14cu|texlive-collection-plainextra-20131013-7|30	Requires:	texlive-pitex
14cu|texlive-collection-plainextra-20131013-7|31	Requires:	texlive-placeins-plain
14cu|texlive-collection-plainextra-20131013-7|32	Requires:	texlive-plipsum
14cu|texlive-collection-plainextra-20131013-7|33	Requires:	texlive-plnfss
14cu|texlive-collection-plainextra-20131013-7|34	Requires:	texlive-plstmary
14cu|texlive-collection-plainextra-20131013-7|35	Requires:	texlive-present
14cu|texlive-collection-plainextra-20131013-7|36	Requires:	texlive-resumemac
14cu|texlive-collection-plainextra-20131013-7|37	Requires:	texlive-texinfo
14cu|texlive-collection-plainextra-20131013-7|38	Requires:	texlive-timetable
14cu|texlive-collection-plainextra-20131013-7|39	Requires:	texlive-treetex
14cu|texlive-collection-plainextra-20131013-7|40	Requires:	texlive-varisize
14cu|texlive-collection-plainextra-20131013-7|41	Requires:	texlive-xii
14cu|texlive-collection-plainextra-20131013-7|42	
14cu|texlive-collection-plainextra-20131013-7|43	%description
14cu|texlive-collection-plainextra-20131013-7|44	Add-on packages and macros that work with plain TeX.
14cu|texlive-collection-plainextra-20131013-7|45	
14cu|texlive-collection-plainextra-20131013-7|46	#-----------------------------------------------------------------------
14cu|texlive-collection-plainextra-20131013-7|47	%files
14cu|texlive-collection-plainextra-20131013-7|48	
14cu|texlive-collection-plainextra-20131013-7|49	#-----------------------------------------------------------------------
14cu|texlive-collection-plainextra-20131013-7|50	%prep
14cu|texlive-collection-plainextra-20131013-7|51	%setup -c -a0
14cu|texlive-collection-plainextra-20131013-7|52	
14cu|texlive-collection-plainextra-20131013-7|53	%build
14cu|texlive-collection-plainextra-20131013-7|54	
14cu|texlive-collection-plainextra-20131013-7|55	%install
14cu|texlive-collection-plainextra-20131013-7|56	
14cu|texlive-collection-plainextra-20131013-7|57	%changelog
14cu|texlive-collection-plainextra-20131013-7|58	* Thu Mar 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14cu|texlive-collection-plainextra-20131013-7|59	+ Revision: 9bf96f1
14cu|texlive-collection-plainextra-20131013-7|60	- Move to contrib
14cu|texlive-collection-plainextra-20131013-7|61	
14cu|texlive-collection-plainextra-20131013-7|62	

14936 14
14cu|texlive-collref-2.0-5|1	# revision 15878
14cu|texlive-collref-2.0-5|2	# category Package
14cu|texlive-collref-2.0-5|3	# catalog-ctan /macros/latex/contrib/collref
14cu|texlive-collref-2.0-5|4	# catalog-date 2009-11-09 14:16:05 +0100
14cu|texlive-collref-2.0-5|5	# catalog-license lppl
14cu|texlive-collref-2.0-5|6	# catalog-version 2.0
14cu|texlive-collref-2.0-5|7	Name:		texlive-collref
14cu|texlive-collref-2.0-5|8	Version:	2.0
14cu|texlive-collref-2.0-5|9	Release:	5
14cu|texlive-collref-2.0-5|10	Summary:	Collect blocks of references into a single reference
14cu|texlive-collref-2.0-5|11	Group:		Publishing
14cu|texlive-collref-2.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collref
14cu|texlive-collref-2.0-5|13	License:	LPPL
14cu|texlive-collref-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.tar.xz
14cu|texlive-collref-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.doc.tar.xz
14cu|texlive-collref-2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.source.tar.xz
14cu|texlive-collref-2.0-5|17	BuildArch:	noarch
14cu|texlive-collref-2.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-collref-2.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-collref-2.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-collref-2.0-5|21	
14cu|texlive-collref-2.0-5|22	%define		_unpackaged_subdirs_terminate_build	0
14cu|texlive-collref-2.0-5|23	
14cu|texlive-collref-2.0-5|24	%description
14cu|texlive-collref-2.0-5|25	The package automatically collects multiple \bibitem
14cu|texlive-collref-2.0-5|26	references, which always appear in the same sequence in \cite,
14cu|texlive-collref-2.0-5|27	into a single \bibitem block.
14cu|texlive-collref-2.0-5|28	
14cu|texlive-collref-2.0-5|29	
14cu|texlive-collref-2.0-5|30	#-----------------------------------------------------------------------
14cu|texlive-collref-2.0-5|31	%files
14cu|texlive-collref-2.0-5|32	%{_texmfdistdir}/tex/latex/collref/collref.sty
14cu|texlive-collref-2.0-5|33	%doc %{_texmfdistdir}/doc/latex/collref/README
14cu|texlive-collref-2.0-5|34	%doc %{_texmfdistdir}/doc/latex/collref/collref.pdf
14cu|texlive-collref-2.0-5|35	%doc %{_texmfdistdir}/doc/latex/collref/collsamp.tex
14cu|texlive-collref-2.0-5|36	#- source
14cu|texlive-collref-2.0-5|37	%doc %{_texmfdistdir}/source/latex/collref/collref.dtx
14cu|texlive-collref-2.0-5|38	%doc %{_texmfdistdir}/source/latex/collref/collref.ins
14cu|texlive-collref-2.0-5|39	
14cu|texlive-collref-2.0-5|40	#-----------------------------------------------------------------------
14cu|texlive-collref-2.0-5|41	%prep
14cu|texlive-collref-2.0-5|42	%setup -c -a0 -a1 -a2
14cu|texlive-collref-2.0-5|43	
14cu|texlive-collref-2.0-5|44	%build
14cu|texlive-collref-2.0-5|45	
14cu|texlive-collref-2.0-5|46	%install
14cu|texlive-collref-2.0-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-collref-2.0-5|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-collref-2.0-5|49	
14cu|texlive-collref-2.0-5|50	
14cu|texlive-collref-2.0-5|51	
14cu|texlive-collref-2.0-5|52	%changelog
14cu|texlive-collref-2.0-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cu|texlive-collref-2.0-5|54	+ Revision: 8746812
14cu|texlive-collref-2.0-5|55	- MassBuild#681: Increase release tag
14cu|texlive-collref-2.0-5|56	
14cu|texlive-collref-2.0-5|57	

14937 14
14cu|texlive-colorsep-20090915-5|1	# revision 13293
14cu|texlive-colorsep-20090915-5|2	# category Package
14cu|texlive-colorsep-20090915-5|3	# catalog-ctan /graphics/colorsep/colorsep.pro
14cu|texlive-colorsep-20090915-5|4	# catalog-date 2009-09-15 14:15:21 +0200
14cu|texlive-colorsep-20090915-5|5	# catalog-license pd
14cu|texlive-colorsep-20090915-5|6	# catalog-version undef
14cu|texlive-colorsep-20090915-5|7	Name:		texlive-colorsep
14cu|texlive-colorsep-20090915-5|8	Version:	20090915
14cu|texlive-colorsep-20090915-5|9	Release:	5
14cu|texlive-colorsep-20090915-5|10	Summary:	Color separation
14cu|texlive-colorsep-20090915-5|11	Group:		Publishing
14cu|texlive-colorsep-20090915-5|12	URL:		http://www.ctan.org/tex-archive/graphics/colorsep/colorsep.pro
14cu|texlive-colorsep-20090915-5|13	License:	PD
14cu|texlive-colorsep-20090915-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorsep.tar.xz
14cu|texlive-colorsep-20090915-5|15	BuildArch:	noarch
14cu|texlive-colorsep-20090915-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-colorsep-20090915-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-colorsep-20090915-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-colorsep-20090915-5|19	
14cu|texlive-colorsep-20090915-5|20	%description
14cu|texlive-colorsep-20090915-5|21	Support for colour separation when using dvips.
14cu|texlive-colorsep-20090915-5|22	
14cu|texlive-colorsep-20090915-5|23	
14cu|texlive-colorsep-20090915-5|24	#-----------------------------------------------------------------------
14cu|texlive-colorsep-20090915-5|25	%files
14cu|texlive-colorsep-20090915-5|26	%{_texmfdistdir}/dvips/colorsep/colorsep.pro
14cu|texlive-colorsep-20090915-5|27	
14cu|texlive-colorsep-20090915-5|28	#-----------------------------------------------------------------------
14cu|texlive-colorsep-20090915-5|29	%prep
14cu|texlive-colorsep-20090915-5|30	%setup -c -a0
14cu|texlive-colorsep-20090915-5|31	
14cu|texlive-colorsep-20090915-5|32	%build
14cu|texlive-colorsep-20090915-5|33	
14cu|texlive-colorsep-20090915-5|34	%install
14cu|texlive-colorsep-20090915-5|35	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-colorsep-20090915-5|36	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14cu|texlive-colorsep-20090915-5|37	
14cu|texlive-colorsep-20090915-5|38	
14cu|texlive-colorsep-20090915-5|39	
14cu|texlive-colorsep-20090915-5|40	%changelog
14cu|texlive-colorsep-20090915-5|41	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090915-5
14cu|texlive-colorsep-20090915-5|42	+ Revision: 15c844e
14cu|texlive-colorsep-20090915-5|43	- MassBuild#681: Increase release tag
14cu|texlive-colorsep-20090915-5|44	
14cu|texlive-colorsep-20090915-5|45	

14938 14
14cu|texlive-comfortaa-2.2-4|1	# revision 25090
14cu|texlive-comfortaa-2.2-4|2	# category Package
14cu|texlive-comfortaa-2.2-4|3	# catalog-ctan /fonts/comfortaa
14cu|texlive-comfortaa-2.2-4|4	# catalog-date 2012-01-10 07:43:57 +0100
14cu|texlive-comfortaa-2.2-4|5	# catalog-license lppl1.3
14cu|texlive-comfortaa-2.2-4|6	# catalog-version 2.2
14cu|texlive-comfortaa-2.2-4|7	Name:		texlive-comfortaa
14cu|texlive-comfortaa-2.2-4|8	Version:	2.2
14cu|texlive-comfortaa-2.2-4|9	Release:	4
14cu|texlive-comfortaa-2.2-4|10	Summary:	Sans serif font, with LaTeX support
14cu|texlive-comfortaa-2.2-4|11	Group:		Publishing
14cu|texlive-comfortaa-2.2-4|12	URL:		http://www.ctan.org/tex-archive/fonts/comfortaa
14cu|texlive-comfortaa-2.2-4|13	License:	LPPL1.3
14cu|texlive-comfortaa-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.tar.xz
14cu|texlive-comfortaa-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.doc.tar.xz
14cu|texlive-comfortaa-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.source.tar.xz
14cu|texlive-comfortaa-2.2-4|17	BuildArch:	noarch
14cu|texlive-comfortaa-2.2-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-comfortaa-2.2-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-comfortaa-2.2-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-comfortaa-2.2-4|21	
14cu|texlive-comfortaa-2.2-4|22	%description
14cu|texlive-comfortaa-2.2-4|23	Comfortaa is a sans-serif font, comfortable in every aspect,
14cu|texlive-comfortaa-2.2-4|24	designed by Johan Aakerlund. The font, which includes three
14cu|texlive-comfortaa-2.2-4|25	weights (thin, regular and bold), is available on Johan's
14cu|texlive-comfortaa-2.2-4|26	deviantArt web page as TrueType files under the Open Font
14cu|texlive-comfortaa-2.2-4|27	License version 1.1. This package provides support for this
14cu|texlive-comfortaa-2.2-4|28	font in LaTeX, and includes both the TrueType fonts, and
14cu|texlive-comfortaa-2.2-4|29	conversions to Adobe Type 1 format.
14cu|texlive-comfortaa-2.2-4|30	
14cu|texlive-comfortaa-2.2-4|31	
14cu|texlive-comfortaa-2.2-4|32	#-----------------------------------------------------------------------
14cu|texlive-comfortaa-2.2-4|33	%files
14cu|texlive-comfortaa-2.2-4|34	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold-LCDFJ.afm
14cu|texlive-comfortaa-2.2-4|35	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold.afm
14cu|texlive-comfortaa-2.2-4|36	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light-LCDFJ.afm
14cu|texlive-comfortaa-2.2-4|37	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light.afm
14cu|texlive-comfortaa-2.2-4|38	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular-LCDFJ.afm
14cu|texlive-comfortaa-2.2-4|39	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular.afm
14cu|texlive-comfortaa-2.2-4|40	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-01.enc
14cu|texlive-comfortaa-2.2-4|41	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-02.enc
14cu|texlive-comfortaa-2.2-4|42	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-03.enc
14cu|texlive-comfortaa-2.2-4|43	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-dotlessj.enc
14cu|texlive-comfortaa-2.2-4|44	%{_texmfdistdir}/fonts/map/dvips/comfortaa/comfortaa.map
14cu|texlive-comfortaa-2.2-4|45	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-01.tfm
14cu|texlive-comfortaa-2.2-4|46	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-02.tfm
14cu|texlive-comfortaa-2.2-4|47	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-03.tfm
14cu|texlive-comfortaa-2.2-4|48	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-01.tfm
14cu|texlive-comfortaa-2.2-4|49	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-02.tfm
14cu|texlive-comfortaa-2.2-4|50	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-03.tfm
14cu|texlive-comfortaa-2.2-4|51	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|52	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|53	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|54	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|55	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|56	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|57	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|58	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|59	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-lgr.tfm
14cu|texlive-comfortaa-2.2-4|60	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ot1.tfm
14cu|texlive-comfortaa-2.2-4|61	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t1.tfm
14cu|texlive-comfortaa-2.2-4|62	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2a.tfm
14cu|texlive-comfortaa-2.2-4|63	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2b.tfm
14cu|texlive-comfortaa-2.2-4|64	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2c.tfm
14cu|texlive-comfortaa-2.2-4|65	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ts1.tfm
14cu|texlive-comfortaa-2.2-4|66	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-x2.tfm
14cu|texlive-comfortaa-2.2-4|67	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|68	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|69	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|70	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|71	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|72	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|73	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|74	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|75	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-lgr.tfm
14cu|texlive-comfortaa-2.2-4|76	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ot1.tfm
14cu|texlive-comfortaa-2.2-4|77	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t1.tfm
14cu|texlive-comfortaa-2.2-4|78	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2a.tfm
14cu|texlive-comfortaa-2.2-4|79	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2b.tfm
14cu|texlive-comfortaa-2.2-4|80	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2c.tfm
14cu|texlive-comfortaa-2.2-4|81	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ts1.tfm
14cu|texlive-comfortaa-2.2-4|82	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-x2.tfm
14cu|texlive-comfortaa-2.2-4|83	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-01.tfm
14cu|texlive-comfortaa-2.2-4|84	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-02.tfm
14cu|texlive-comfortaa-2.2-4|85	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-03.tfm
14cu|texlive-comfortaa-2.2-4|86	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-01.tfm
14cu|texlive-comfortaa-2.2-4|87	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-02.tfm
14cu|texlive-comfortaa-2.2-4|88	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-03.tfm
14cu|texlive-comfortaa-2.2-4|89	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|90	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|91	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|92	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|93	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|94	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|95	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|96	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|97	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-lgr.tfm
14cu|texlive-comfortaa-2.2-4|98	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ot1.tfm
14cu|texlive-comfortaa-2.2-4|99	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t1.tfm
14cu|texlive-comfortaa-2.2-4|100	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2a.tfm
14cu|texlive-comfortaa-2.2-4|101	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2b.tfm
14cu|texlive-comfortaa-2.2-4|102	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2c.tfm
14cu|texlive-comfortaa-2.2-4|103	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ts1.tfm
14cu|texlive-comfortaa-2.2-4|104	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-x2.tfm
14cu|texlive-comfortaa-2.2-4|105	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|106	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|107	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|108	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|109	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|110	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|111	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|112	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|113	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-lgr.tfm
14cu|texlive-comfortaa-2.2-4|114	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ot1.tfm
14cu|texlive-comfortaa-2.2-4|115	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t1.tfm
14cu|texlive-comfortaa-2.2-4|116	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2a.tfm
14cu|texlive-comfortaa-2.2-4|117	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2b.tfm
14cu|texlive-comfortaa-2.2-4|118	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2c.tfm
14cu|texlive-comfortaa-2.2-4|119	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ts1.tfm
14cu|texlive-comfortaa-2.2-4|120	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-x2.tfm
14cu|texlive-comfortaa-2.2-4|121	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-01.tfm
14cu|texlive-comfortaa-2.2-4|122	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-02.tfm
14cu|texlive-comfortaa-2.2-4|123	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-03.tfm
14cu|texlive-comfortaa-2.2-4|124	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-01.tfm
14cu|texlive-comfortaa-2.2-4|125	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-02.tfm
14cu|texlive-comfortaa-2.2-4|126	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-03.tfm
14cu|texlive-comfortaa-2.2-4|127	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|128	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|129	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|130	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|131	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|132	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|133	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|134	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|135	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-lgr.tfm
14cu|texlive-comfortaa-2.2-4|136	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ot1.tfm
14cu|texlive-comfortaa-2.2-4|137	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t1.tfm
14cu|texlive-comfortaa-2.2-4|138	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2a.tfm
14cu|texlive-comfortaa-2.2-4|139	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2b.tfm
14cu|texlive-comfortaa-2.2-4|140	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2c.tfm
14cu|texlive-comfortaa-2.2-4|141	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ts1.tfm
14cu|texlive-comfortaa-2.2-4|142	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-x2.tfm
14cu|texlive-comfortaa-2.2-4|143	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.tfm
14cu|texlive-comfortaa-2.2-4|144	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.tfm
14cu|texlive-comfortaa-2.2-4|145	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.tfm
14cu|texlive-comfortaa-2.2-4|146	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.tfm
14cu|texlive-comfortaa-2.2-4|147	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.tfm
14cu|texlive-comfortaa-2.2-4|148	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.tfm
14cu|texlive-comfortaa-2.2-4|149	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.tfm
14cu|texlive-comfortaa-2.2-4|150	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-dotlessj.tfm
14cu|texlive-comfortaa-2.2-4|151	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-lgr.tfm
14cu|texlive-comfortaa-2.2-4|152	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ot1.tfm
14cu|texlive-comfortaa-2.2-4|153	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t1.tfm
14cu|texlive-comfortaa-2.2-4|154	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2a.tfm
14cu|texlive-comfortaa-2.2-4|155	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2b.tfm
14cu|texlive-comfortaa-2.2-4|156	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2c.tfm
14cu|texlive-comfortaa-2.2-4|157	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ts1.tfm
14cu|texlive-comfortaa-2.2-4|158	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-x2.tfm
14cu|texlive-comfortaa-2.2-4|159	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Bold.ttf
14cu|texlive-comfortaa-2.2-4|160	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Light.ttf
14cu|texlive-comfortaa-2.2-4|161	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Regular.ttf
14cu|texlive-comfortaa-2.2-4|162	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold-LCDFJ.pfb
14cu|texlive-comfortaa-2.2-4|163	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold.pfb
14cu|texlive-comfortaa-2.2-4|164	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light-LCDFJ.pfb
14cu|texlive-comfortaa-2.2-4|165	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light.pfb
14cu|texlive-comfortaa-2.2-4|166	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular-LCDFJ.pfb
14cu|texlive-comfortaa-2.2-4|167	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular.pfb
14cu|texlive-comfortaa-2.2-4|168	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|169	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|170	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|171	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|172	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|173	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|174	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|175	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-lgr.vf
14cu|texlive-comfortaa-2.2-4|176	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ot1.vf
14cu|texlive-comfortaa-2.2-4|177	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t1.vf
14cu|texlive-comfortaa-2.2-4|178	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2a.vf
14cu|texlive-comfortaa-2.2-4|179	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2b.vf
14cu|texlive-comfortaa-2.2-4|180	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2c.vf
14cu|texlive-comfortaa-2.2-4|181	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ts1.vf
14cu|texlive-comfortaa-2.2-4|182	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-x2.vf
14cu|texlive-comfortaa-2.2-4|183	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|184	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|185	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|186	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|187	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|188	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|189	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|190	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-lgr.vf
14cu|texlive-comfortaa-2.2-4|191	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ot1.vf
14cu|texlive-comfortaa-2.2-4|192	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t1.vf
14cu|texlive-comfortaa-2.2-4|193	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2a.vf
14cu|texlive-comfortaa-2.2-4|194	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2b.vf
14cu|texlive-comfortaa-2.2-4|195	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2c.vf
14cu|texlive-comfortaa-2.2-4|196	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ts1.vf
14cu|texlive-comfortaa-2.2-4|197	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-x2.vf
14cu|texlive-comfortaa-2.2-4|198	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|199	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|200	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|201	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|202	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|203	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|204	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|205	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-lgr.vf
14cu|texlive-comfortaa-2.2-4|206	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ot1.vf
14cu|texlive-comfortaa-2.2-4|207	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t1.vf
14cu|texlive-comfortaa-2.2-4|208	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2a.vf
14cu|texlive-comfortaa-2.2-4|209	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2b.vf
14cu|texlive-comfortaa-2.2-4|210	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2c.vf
14cu|texlive-comfortaa-2.2-4|211	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ts1.vf
14cu|texlive-comfortaa-2.2-4|212	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-x2.vf
14cu|texlive-comfortaa-2.2-4|213	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|214	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|215	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|216	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|217	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|218	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|219	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|220	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-lgr.vf
14cu|texlive-comfortaa-2.2-4|221	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ot1.vf
14cu|texlive-comfortaa-2.2-4|222	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t1.vf
14cu|texlive-comfortaa-2.2-4|223	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2a.vf
14cu|texlive-comfortaa-2.2-4|224	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2b.vf
14cu|texlive-comfortaa-2.2-4|225	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2c.vf
14cu|texlive-comfortaa-2.2-4|226	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ts1.vf
14cu|texlive-comfortaa-2.2-4|227	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-x2.vf
14cu|texlive-comfortaa-2.2-4|228	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|229	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|230	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|231	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|232	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|233	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|234	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|235	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-lgr.vf
14cu|texlive-comfortaa-2.2-4|236	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ot1.vf
14cu|texlive-comfortaa-2.2-4|237	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t1.vf
14cu|texlive-comfortaa-2.2-4|238	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2a.vf
14cu|texlive-comfortaa-2.2-4|239	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2b.vf
14cu|texlive-comfortaa-2.2-4|240	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2c.vf
14cu|texlive-comfortaa-2.2-4|241	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ts1.vf
14cu|texlive-comfortaa-2.2-4|242	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-x2.vf
14cu|texlive-comfortaa-2.2-4|243	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.vf
14cu|texlive-comfortaa-2.2-4|244	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.vf
14cu|texlive-comfortaa-2.2-4|245	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.vf
14cu|texlive-comfortaa-2.2-4|246	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.vf
14cu|texlive-comfortaa-2.2-4|247	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.vf
14cu|texlive-comfortaa-2.2-4|248	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.vf
14cu|texlive-comfortaa-2.2-4|249	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.vf
14cu|texlive-comfortaa-2.2-4|250	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-lgr.vf
14cu|texlive-comfortaa-2.2-4|251	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ot1.vf
14cu|texlive-comfortaa-2.2-4|252	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t1.vf
14cu|texlive-comfortaa-2.2-4|253	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2a.vf
14cu|texlive-comfortaa-2.2-4|254	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2b.vf
14cu|texlive-comfortaa-2.2-4|255	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2c.vf
14cu|texlive-comfortaa-2.2-4|256	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ts1.vf
14cu|texlive-comfortaa-2.2-4|257	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-x2.vf
14cu|texlive-comfortaa-2.2-4|258	%{_texmfdistdir}/tex/latex/comfortaa/comfortaa.sty
14cu|texlive-comfortaa-2.2-4|259	%{_texmfdistdir}/tex/latex/comfortaa/lgrfco.fd
14cu|texlive-comfortaa-2.2-4|260	%{_texmfdistdir}/tex/latex/comfortaa/ot1fco.fd
14cu|texlive-comfortaa-2.2-4|261	%{_texmfdistdir}/tex/latex/comfortaa/t1fco.fd
14cu|texlive-comfortaa-2.2-4|262	%{_texmfdistdir}/tex/latex/comfortaa/t2afco.fd
14cu|texlive-comfortaa-2.2-4|263	%{_texmfdistdir}/tex/latex/comfortaa/t2bfco.fd
14cu|texlive-comfortaa-2.2-4|264	%{_texmfdistdir}/tex/latex/comfortaa/t2cfco.fd
14cu|texlive-comfortaa-2.2-4|265	%{_texmfdistdir}/tex/latex/comfortaa/ts1fco.fd
14cu|texlive-comfortaa-2.2-4|266	%{_texmfdistdir}/tex/latex/comfortaa/x2fco.fd
14cu|texlive-comfortaa-2.2-4|267	%doc %{_texmfdistdir}/doc/fonts/comfortaa/CHANGES
14cu|texlive-comfortaa-2.2-4|268	%doc %{_texmfdistdir}/doc/fonts/comfortaa/README
14cu|texlive-comfortaa-2.2-4|269	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.pdf
14cu|texlive-comfortaa-2.2-4|270	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.tex
14cu|texlive-comfortaa-2.2-4|271	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.pdf
14cu|texlive-comfortaa-2.2-4|272	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.tex
14cu|texlive-comfortaa-2.2-4|273	%doc %{_texmfdistdir}/doc/fonts/comfortaa/manifest.txt
14cu|texlive-comfortaa-2.2-4|274	#- source
14cu|texlive-comfortaa-2.2-4|275	%doc %{_texmfdistdir}/source/fonts/comfortaa/Makefile
14cu|texlive-comfortaa-2.2-4|276	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-01.etx
14cu|texlive-comfortaa-2.2-4|277	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-02.etx
14cu|texlive-comfortaa-2.2-4|278	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-03.etx
14cu|texlive-comfortaa-2.2-4|279	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-diacritics.mtx
14cu|texlive-comfortaa-2.2-4|280	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-dotlessj.etx
14cu|texlive-comfortaa-2.2-4|281	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-drv.tex
14cu|texlive-comfortaa-2.2-4|282	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixcyrillic.mtx
14cu|texlive-comfortaa-2.2-4|283	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixgreek.mtx
14cu|texlive-comfortaa-2.2-4|284	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixlatin.mtx
14cu|texlive-comfortaa-2.2-4|285	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixtextcomp.mtx
14cu|texlive-comfortaa-2.2-4|286	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-map.tex
14cu|texlive-comfortaa-2.2-4|287	%doc %{_texmfdistdir}/source/fonts/comfortaa/ttf2type1.pe
14cu|texlive-comfortaa-2.2-4|288	
14cu|texlive-comfortaa-2.2-4|289	#-----------------------------------------------------------------------
14cu|texlive-comfortaa-2.2-4|290	%prep
14cu|texlive-comfortaa-2.2-4|291	%setup -c -a0 -a1 -a2
14cu|texlive-comfortaa-2.2-4|292	
14cu|texlive-comfortaa-2.2-4|293	%build
14cu|texlive-comfortaa-2.2-4|294	
14cu|texlive-comfortaa-2.2-4|295	%install
14cu|texlive-comfortaa-2.2-4|296	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-comfortaa-2.2-4|297	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-comfortaa-2.2-4|298	
14cu|texlive-comfortaa-2.2-4|299	
14cu|texlive-comfortaa-2.2-4|300	
14cu|texlive-comfortaa-2.2-4|301	%changelog
14cu|texlive-comfortaa-2.2-4|302	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14cu|texlive-comfortaa-2.2-4|303	+ Revision: 52421b7
14cu|texlive-comfortaa-2.2-4|304	- MassBuild#681: Increase release tag
14cu|texlive-comfortaa-2.2-4|305	
14cu|texlive-comfortaa-2.2-4|306	

14939 14
14cu|texlive-commath-0.3-5|1	# revision 15878
14cu|texlive-commath-0.3-5|2	# category Package
14cu|texlive-commath-0.3-5|3	# catalog-ctan /macros/latex/contrib/commath
14cu|texlive-commath-0.3-5|4	# catalog-date 2007-03-05 14:17:42 +0100
14cu|texlive-commath-0.3-5|5	# catalog-license lppl
14cu|texlive-commath-0.3-5|6	# catalog-version 0.3
14cu|texlive-commath-0.3-5|7	Name:		texlive-commath
14cu|texlive-commath-0.3-5|8	Version:	0.3
14cu|texlive-commath-0.3-5|9	Release:	5
14cu|texlive-commath-0.3-5|10	Summary:	Mathematics typesetting support
14cu|texlive-commath-0.3-5|11	Group:		Publishing
14cu|texlive-commath-0.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/commath
14cu|texlive-commath-0.3-5|13	License:	LPPL
14cu|texlive-commath-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.tar.xz
14cu|texlive-commath-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.doc.tar.xz
14cu|texlive-commath-0.3-5|16	BuildArch:	noarch
14cu|texlive-commath-0.3-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-commath-0.3-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-commath-0.3-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-commath-0.3-5|20	
14cu|texlive-commath-0.3-5|21	%description
14cu|texlive-commath-0.3-5|22	Provides a range of differential, partial differential and
14cu|texlive-commath-0.3-5|23	delimiter commands, together with a \fullfunction (function,
14cu|texlive-commath-0.3-5|24	with both domain and range, and function operation) and various
14cu|texlive-commath-0.3-5|25	reference commands.
14cu|texlive-commath-0.3-5|26	
14cu|texlive-commath-0.3-5|27	
14cu|texlive-commath-0.3-5|28	#-----------------------------------------------------------------------
14cu|texlive-commath-0.3-5|29	%files
14cu|texlive-commath-0.3-5|30	%{_texmfdistdir}/tex/latex/commath/commath.sty
14cu|texlive-commath-0.3-5|31	%doc %{_texmfdistdir}/doc/latex/commath/README
14cu|texlive-commath-0.3-5|32	%doc %{_texmfdistdir}/doc/latex/commath/commath.pdf
14cu|texlive-commath-0.3-5|33	%doc %{_texmfdistdir}/doc/latex/commath/commath.tex
14cu|texlive-commath-0.3-5|34	
14cu|texlive-commath-0.3-5|35	#-----------------------------------------------------------------------
14cu|texlive-commath-0.3-5|36	%prep
14cu|texlive-commath-0.3-5|37	%setup -c -a0 -a1
14cu|texlive-commath-0.3-5|38	
14cu|texlive-commath-0.3-5|39	%build
14cu|texlive-commath-0.3-5|40	
14cu|texlive-commath-0.3-5|41	%install
14cu|texlive-commath-0.3-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-commath-0.3-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-commath-0.3-5|44	
14cu|texlive-commath-0.3-5|45	
14cu|texlive-commath-0.3-5|46	
14cu|texlive-commath-0.3-5|47	%changelog
14cu|texlive-commath-0.3-5|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
14cu|texlive-commath-0.3-5|49	+ Revision: 2c72e2c
14cu|texlive-commath-0.3-5|50	- MassBuild#681: Increase release tag
14cu|texlive-commath-0.3-5|51	
14cu|texlive-commath-0.3-5|52	

14940 14
14cu|texlive-compactbib-20070101-5|1	# revision 15878
14cu|texlive-compactbib-20070101-5|2	# category Package
14cu|texlive-compactbib-20070101-5|3	# catalog-ctan /macros/latex/contrib/compactbib/compactbib.sty
14cu|texlive-compactbib-20070101-5|4	# catalog-date 2007-01-01 11:39:06 +0100
14cu|texlive-compactbib-20070101-5|5	# catalog-license lppl
14cu|texlive-compactbib-20070101-5|6	# catalog-version undef
14cu|texlive-compactbib-20070101-5|7	Name:		texlive-compactbib
14cu|texlive-compactbib-20070101-5|8	Version:	20070101
14cu|texlive-compactbib-20070101-5|9	Release:	5
14cu|texlive-compactbib-20070101-5|10	Summary:	Multiple thebibliography environments
14cu|texlive-compactbib-20070101-5|11	Group:		Publishing
14cu|texlive-compactbib-20070101-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/compactbib/compactbib.sty
14cu|texlive-compactbib-20070101-5|13	License:	LPPL
14cu|texlive-compactbib-20070101-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/compactbib.tar.xz
14cu|texlive-compactbib-20070101-5|15	BuildArch:	noarch
14cu|texlive-compactbib-20070101-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-compactbib-20070101-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-compactbib-20070101-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-compactbib-20070101-5|19	
14cu|texlive-compactbib-20070101-5|20	%description
14cu|texlive-compactbib-20070101-5|21	Allows a second bibliography, optionally with a different
14cu|texlive-compactbib-20070101-5|22	title, after the main bibliography.
14cu|texlive-compactbib-20070101-5|23	
14cu|texlive-compactbib-20070101-5|24	
14cu|texlive-compactbib-20070101-5|25	#-----------------------------------------------------------------------
14cu|texlive-compactbib-20070101-5|26	%files
14cu|texlive-compactbib-20070101-5|27	%{_texmfdistdir}/tex/latex/compactbib/compactbib.sty
14cu|texlive-compactbib-20070101-5|28	
14cu|texlive-compactbib-20070101-5|29	#-----------------------------------------------------------------------
14cu|texlive-compactbib-20070101-5|30	%prep
14cu|texlive-compactbib-20070101-5|31	%setup -c -a0
14cu|texlive-compactbib-20070101-5|32	
14cu|texlive-compactbib-20070101-5|33	%build
14cu|texlive-compactbib-20070101-5|34	
14cu|texlive-compactbib-20070101-5|35	%install
14cu|texlive-compactbib-20070101-5|36	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-compactbib-20070101-5|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-compactbib-20070101-5|38	
14cu|texlive-compactbib-20070101-5|39	
14cu|texlive-compactbib-20070101-5|40	
14cu|texlive-compactbib-20070101-5|41	%changelog
14cu|texlive-compactbib-20070101-5|42	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070101-5
14cu|texlive-compactbib-20070101-5|43	+ Revision: 94aad4e
14cu|texlive-compactbib-20070101-5|44	- MassBuild#681: Increase release tag
14cu|texlive-compactbib-20070101-5|45	
14cu|texlive-compactbib-20070101-5|46	

14941 14
14cu|texlive-concmath-19990318-5|1	# revision 17219
14cu|texlive-concmath-19990318-5|2	# category Package
14cu|texlive-concmath-19990318-5|3	# catalog-ctan /macros/latex/contrib/concmath
14cu|texlive-concmath-19990318-5|4	# catalog-date 2010-02-24 21:28:09 +0100
14cu|texlive-concmath-19990318-5|5	# catalog-license lppl
14cu|texlive-concmath-19990318-5|6	# catalog-version 1999/03/18
14cu|texlive-concmath-19990318-5|7	Name:		texlive-concmath
14cu|texlive-concmath-19990318-5|8	Version:	19990318
14cu|texlive-concmath-19990318-5|9	Release:	5
14cu|texlive-concmath-19990318-5|10	Summary:	Concrete Math fonts
14cu|texlive-concmath-19990318-5|11	Group:		Publishing
14cu|texlive-concmath-19990318-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concmath
14cu|texlive-concmath-19990318-5|13	License:	LPPL
14cu|texlive-concmath-19990318-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.tar.xz
14cu|texlive-concmath-19990318-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.doc.tar.xz
14cu|texlive-concmath-19990318-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.source.tar.xz
14cu|texlive-concmath-19990318-5|17	BuildArch:	noarch
14cu|texlive-concmath-19990318-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-concmath-19990318-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-concmath-19990318-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-concmath-19990318-5|21	
14cu|texlive-concmath-19990318-5|22	%description
14cu|texlive-concmath-19990318-5|23	A LaTeX package and font definition files to access the
14cu|texlive-concmath-19990318-5|24	Concrete mathematics fonts, which were derived from Computer
14cu|texlive-concmath-19990318-5|25	Modern math fonts using parameters from Concrete Roman text
14cu|texlive-concmath-19990318-5|26	fonts.
14cu|texlive-concmath-19990318-5|27	
14cu|texlive-concmath-19990318-5|28	
14cu|texlive-concmath-19990318-5|29	#-----------------------------------------------------------------------
14cu|texlive-concmath-19990318-5|30	%files
14cu|texlive-concmath-19990318-5|31	%{_texmfdistdir}/tex/latex/concmath/concmath.sty
14cu|texlive-concmath-19990318-5|32	%{_texmfdistdir}/tex/latex/concmath/omlccm.fd
14cu|texlive-concmath-19990318-5|33	%{_texmfdistdir}/tex/latex/concmath/omlccr.fd
14cu|texlive-concmath-19990318-5|34	%{_texmfdistdir}/tex/latex/concmath/omsccr.fd
14cu|texlive-concmath-19990318-5|35	%{_texmfdistdir}/tex/latex/concmath/omsccsy.fd
14cu|texlive-concmath-19990318-5|36	%{_texmfdistdir}/tex/latex/concmath/omxccex.fd
14cu|texlive-concmath-19990318-5|37	%{_texmfdistdir}/tex/latex/concmath/ot1ccr.fd
14cu|texlive-concmath-19990318-5|38	%{_texmfdistdir}/tex/latex/concmath/ucca.fd
14cu|texlive-concmath-19990318-5|39	%{_texmfdistdir}/tex/latex/concmath/uccb.fd
14cu|texlive-concmath-19990318-5|40	%doc %{_texmfdistdir}/doc/fonts/concmath/CATALOGUE
14cu|texlive-concmath-19990318-5|41	%doc %{_texmfdistdir}/doc/fonts/concmath/README
14cu|texlive-concmath-19990318-5|42	%doc %{_texmfdistdir}/doc/fonts/concmath/concmath.pdf
14cu|texlive-concmath-19990318-5|43	#- source
14cu|texlive-concmath-19990318-5|44	%doc %{_texmfdistdir}/source/latex/concmath/Makefile
14cu|texlive-concmath-19990318-5|45	%doc %{_texmfdistdir}/source/latex/concmath/concmath.dtx
14cu|texlive-concmath-19990318-5|46	%doc %{_texmfdistdir}/source/latex/concmath/concmath.ins
14cu|texlive-concmath-19990318-5|47	
14cu|texlive-concmath-19990318-5|48	#-----------------------------------------------------------------------
14cu|texlive-concmath-19990318-5|49	%prep
14cu|texlive-concmath-19990318-5|50	%setup -c -a0 -a1 -a2
14cu|texlive-concmath-19990318-5|51	
14cu|texlive-concmath-19990318-5|52	%build
14cu|texlive-concmath-19990318-5|53	
14cu|texlive-concmath-19990318-5|54	%install
14cu|texlive-concmath-19990318-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-concmath-19990318-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-concmath-19990318-5|57	
14cu|texlive-concmath-19990318-5|58	
14cu|texlive-concmath-19990318-5|59	
14cu|texlive-concmath-19990318-5|60	%changelog
14cu|texlive-concmath-19990318-5|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 19990318-5
14cu|texlive-concmath-19990318-5|62	+ Revision: d2db3c1
14cu|texlive-concmath-19990318-5|63	- MassBuild#681: Increase release tag
14cu|texlive-concmath-19990318-5|64	
14cu|texlive-concmath-19990318-5|65	

14942 14
14cu|texlive-concmath-fonts-20060827-5|1	# revision 17218
14cu|texlive-concmath-fonts-20060827-5|2	# category Package
14cu|texlive-concmath-fonts-20060827-5|3	# catalog-ctan /fonts/concmath
14cu|texlive-concmath-fonts-20060827-5|4	# catalog-date 2006-08-27 16:41:02 +0100
14cu|texlive-concmath-fonts-20060827-5|5	# catalog-license lppl
14cu|texlive-concmath-fonts-20060827-5|6	# catalog-version undef
14cu|texlive-concmath-fonts-20060827-5|7	Name:		texlive-concmath-fonts
14cu|texlive-concmath-fonts-20060827-5|8	Version:	20060827
14cu|texlive-concmath-fonts-20060827-5|9	Release:	5
14cu|texlive-concmath-fonts-20060827-5|10	Summary:	Concrete mathematics fonts
14cu|texlive-concmath-fonts-20060827-5|11	Group:		Publishing
14cu|texlive-concmath-fonts-20060827-5|12	URL:		http://www.ctan.org/tex-archive/fonts/concmath
14cu|texlive-concmath-fonts-20060827-5|13	License:	LPPL
14cu|texlive-concmath-fonts-20060827-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.tar.xz
14cu|texlive-concmath-fonts-20060827-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.doc.tar.xz
14cu|texlive-concmath-fonts-20060827-5|16	BuildArch:	noarch
14cu|texlive-concmath-fonts-20060827-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-concmath-fonts-20060827-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-concmath-fonts-20060827-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-concmath-fonts-20060827-5|20	
14cu|texlive-concmath-fonts-20060827-5|21	%description
14cu|texlive-concmath-fonts-20060827-5|22	The fonts are derived from the computer modern mathematics
14cu|texlive-concmath-fonts-20060827-5|23	fonts and from Knuth's Concrete Roman fonts. LaTeX support is
14cu|texlive-concmath-fonts-20060827-5|24	offered by the concmath package.
14cu|texlive-concmath-fonts-20060827-5|25	
14cu|texlive-concmath-fonts-20060827-5|26	
14cu|texlive-concmath-fonts-20060827-5|27	#-----------------------------------------------------------------------
14cu|texlive-concmath-fonts-20060827-5|28	%files
14cu|texlive-concmath-fonts-20060827-5|29	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam10.mf
14cu|texlive-concmath-fonts-20060827-5|30	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam5.mf
14cu|texlive-concmath-fonts-20060827-5|31	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam6.mf
14cu|texlive-concmath-fonts-20060827-5|32	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam7.mf
14cu|texlive-concmath-fonts-20060827-5|33	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam8.mf
14cu|texlive-concmath-fonts-20060827-5|34	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam9.mf
14cu|texlive-concmath-fonts-20060827-5|35	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm10.mf
14cu|texlive-concmath-fonts-20060827-5|36	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm5.mf
14cu|texlive-concmath-fonts-20060827-5|37	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm6.mf
14cu|texlive-concmath-fonts-20060827-5|38	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm7.mf
14cu|texlive-concmath-fonts-20060827-5|39	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm8.mf
14cu|texlive-concmath-fonts-20060827-5|40	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm9.mf
14cu|texlive-concmath-fonts-20060827-5|41	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex10.mf
14cu|texlive-concmath-fonts-20060827-5|42	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex7.mf
14cu|texlive-concmath-fonts-20060827-5|43	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex8.mf
14cu|texlive-concmath-fonts-20060827-5|44	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex9.mf
14cu|texlive-concmath-fonts-20060827-5|45	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi10.mf
14cu|texlive-concmath-fonts-20060827-5|46	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi5.mf
14cu|texlive-concmath-fonts-20060827-5|47	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi6.mf
14cu|texlive-concmath-fonts-20060827-5|48	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi7.mf
14cu|texlive-concmath-fonts-20060827-5|49	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi8.mf
14cu|texlive-concmath-fonts-20060827-5|50	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi9.mf
14cu|texlive-concmath-fonts-20060827-5|51	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy10.mf
14cu|texlive-concmath-fonts-20060827-5|52	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy5.mf
14cu|texlive-concmath-fonts-20060827-5|53	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy6.mf
14cu|texlive-concmath-fonts-20060827-5|54	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy7.mf
14cu|texlive-concmath-fonts-20060827-5|55	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy8.mf
14cu|texlive-concmath-fonts-20060827-5|56	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy9.mf
14cu|texlive-concmath-fonts-20060827-5|57	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam10.tfm
14cu|texlive-concmath-fonts-20060827-5|58	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam5.tfm
14cu|texlive-concmath-fonts-20060827-5|59	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam6.tfm
14cu|texlive-concmath-fonts-20060827-5|60	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam7.tfm
14cu|texlive-concmath-fonts-20060827-5|61	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam8.tfm
14cu|texlive-concmath-fonts-20060827-5|62	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam9.tfm
14cu|texlive-concmath-fonts-20060827-5|63	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm10.tfm
14cu|texlive-concmath-fonts-20060827-5|64	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm5.tfm
14cu|texlive-concmath-fonts-20060827-5|65	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm6.tfm
14cu|texlive-concmath-fonts-20060827-5|66	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm7.tfm
14cu|texlive-concmath-fonts-20060827-5|67	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm8.tfm
14cu|texlive-concmath-fonts-20060827-5|68	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm9.tfm
14cu|texlive-concmath-fonts-20060827-5|69	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex10.tfm
14cu|texlive-concmath-fonts-20060827-5|70	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex7.tfm
14cu|texlive-concmath-fonts-20060827-5|71	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex8.tfm
14cu|texlive-concmath-fonts-20060827-5|72	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex9.tfm
14cu|texlive-concmath-fonts-20060827-5|73	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi10.tfm
14cu|texlive-concmath-fonts-20060827-5|74	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi5.tfm
14cu|texlive-concmath-fonts-20060827-5|75	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi6.tfm
14cu|texlive-concmath-fonts-20060827-5|76	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi7.tfm
14cu|texlive-concmath-fonts-20060827-5|77	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi8.tfm
14cu|texlive-concmath-fonts-20060827-5|78	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi9.tfm
14cu|texlive-concmath-fonts-20060827-5|79	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy10.tfm
14cu|texlive-concmath-fonts-20060827-5|80	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy5.tfm
14cu|texlive-concmath-fonts-20060827-5|81	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy6.tfm
14cu|texlive-concmath-fonts-20060827-5|82	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy7.tfm
14cu|texlive-concmath-fonts-20060827-5|83	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy8.tfm
14cu|texlive-concmath-fonts-20060827-5|84	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy9.tfm
14cu|texlive-concmath-fonts-20060827-5|85	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/CATALOGUE
14cu|texlive-concmath-fonts-20060827-5|86	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/Makefile
14cu|texlive-concmath-fonts-20060827-5|87	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/README
14cu|texlive-concmath-fonts-20060827-5|88	
14cu|texlive-concmath-fonts-20060827-5|89	#-----------------------------------------------------------------------
14cu|texlive-concmath-fonts-20060827-5|90	%prep
14cu|texlive-concmath-fonts-20060827-5|91	%setup -c -a0 -a1
14cu|texlive-concmath-fonts-20060827-5|92	
14cu|texlive-concmath-fonts-20060827-5|93	%build
14cu|texlive-concmath-fonts-20060827-5|94	
14cu|texlive-concmath-fonts-20060827-5|95	%install
14cu|texlive-concmath-fonts-20060827-5|96	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-concmath-fonts-20060827-5|97	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-concmath-fonts-20060827-5|98	
14cu|texlive-concmath-fonts-20060827-5|99	
14cu|texlive-concmath-fonts-20060827-5|100	
14cu|texlive-concmath-fonts-20060827-5|101	%changelog
14cu|texlive-concmath-fonts-20060827-5|102	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20060827-5
14cu|texlive-concmath-fonts-20060827-5|103	+ Revision: b186f47
14cu|texlive-concmath-fonts-20060827-5|104	- MassBuild#681: Increase release tag
14cu|texlive-concmath-fonts-20060827-5|105	
14cu|texlive-concmath-fonts-20060827-5|106	

14943 14
14cu|texlive-conteq-0.1-8|1	# revision 30746
14cu|texlive-conteq-0.1-8|2	# category Package
14cu|texlive-conteq-0.1-8|3	# catalog-ctan /macros/latex/contrib/conteq
14cu|texlive-conteq-0.1-8|4	# catalog-date 2013-05-26 18:29:07 +0200
14cu|texlive-conteq-0.1-8|5	# catalog-license lppl1.3
14cu|texlive-conteq-0.1-8|6	# catalog-version 0.1
14cu|texlive-conteq-0.1-8|7	Name:		texlive-conteq
14cu|texlive-conteq-0.1-8|8	Version:	0.1
14cu|texlive-conteq-0.1-8|9	Release:	8
14cu|texlive-conteq-0.1-8|10	Summary:	Typeset multiline continued equalities
14cu|texlive-conteq-0.1-8|11	Group:		Publishing
14cu|texlive-conteq-0.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conteq
14cu|texlive-conteq-0.1-8|13	License:	LPPL1.3
14cu|texlive-conteq-0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.tar.xz
14cu|texlive-conteq-0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.doc.tar.xz
14cu|texlive-conteq-0.1-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.source.tar.xz
14cu|texlive-conteq-0.1-8|17	BuildArch:	noarch
14cu|texlive-conteq-0.1-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-conteq-0.1-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-conteq-0.1-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-conteq-0.1-8|21	
14cu|texlive-conteq-0.1-8|22	%description
14cu|texlive-conteq-0.1-8|23	The package provides an environment conteq, which will lay out
14cu|texlive-conteq-0.1-8|24	systems of continued equalities (or inequalities). Several
14cu|texlive-conteq-0.1-8|25	variant layouts of the equalities are provided, and the user
14cu|texlive-conteq-0.1-8|26	may define their own. The package is written use LaTeX 3
14cu|texlive-conteq-0.1-8|27	macros.
14cu|texlive-conteq-0.1-8|28	
14cu|texlive-conteq-0.1-8|29	
14cu|texlive-conteq-0.1-8|30	#-----------------------------------------------------------------------
14cu|texlive-conteq-0.1-8|31	%files
14cu|texlive-conteq-0.1-8|32	%{_texmfdistdir}/tex/latex/conteq/conteq.sty
14cu|texlive-conteq-0.1-8|33	%doc %{_texmfdistdir}/doc/latex/conteq/README
14cu|texlive-conteq-0.1-8|34	%doc %{_texmfdistdir}/doc/latex/conteq/README.txt
14cu|texlive-conteq-0.1-8|35	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.hd
14cu|texlive-conteq-0.1-8|36	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.pdf
14cu|texlive-conteq-0.1-8|37	#- source
14cu|texlive-conteq-0.1-8|38	%doc %{_texmfdistdir}/source/latex/conteq/conteq.dtx
14cu|texlive-conteq-0.1-8|39	%doc %{_texmfdistdir}/source/latex/conteq/conteq.ins
14cu|texlive-conteq-0.1-8|40	
14cu|texlive-conteq-0.1-8|41	#-----------------------------------------------------------------------
14cu|texlive-conteq-0.1-8|42	%prep
14cu|texlive-conteq-0.1-8|43	%setup -c -a0 -a1 -a2
14cu|texlive-conteq-0.1-8|44	
14cu|texlive-conteq-0.1-8|45	%build
14cu|texlive-conteq-0.1-8|46	
14cu|texlive-conteq-0.1-8|47	%install
14cu|texlive-conteq-0.1-8|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-conteq-0.1-8|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-conteq-0.1-8|50	
14cu|texlive-conteq-0.1-8|51	%changelog
14cu|texlive-conteq-0.1-8|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14cu|texlive-conteq-0.1-8|53	+ Revision: bc0a9e0
14cu|texlive-conteq-0.1-8|54	- MassBuild#681: Increase release tag
14cu|texlive-conteq-0.1-8|55	
14cu|texlive-conteq-0.1-8|56	

14944 14
14cu|texlive-cookingsymbols-20111110-5|1	# revision 24526
14cu|texlive-cookingsymbols-20111110-5|2	# category Package
14cu|texlive-cookingsymbols-20111110-5|3	# catalog-ctan undef
14cu|texlive-cookingsymbols-20111110-5|4	# catalog-date undef
14cu|texlive-cookingsymbols-20111110-5|5	# catalog-license undef
14cu|texlive-cookingsymbols-20111110-5|6	# catalog-version undef
14cu|texlive-cookingsymbols-20111110-5|7	Name:		texlive-cookingsymbols
14cu|texlive-cookingsymbols-20111110-5|8	Version:	20111110
14cu|texlive-cookingsymbols-20111110-5|9	Release:	5
14cu|texlive-cookingsymbols-20111110-5|10	Summary:	TeXLive cookingsymbols package
14cu|texlive-cookingsymbols-20111110-5|11	Group:		Publishing
14cu|texlive-cookingsymbols-20111110-5|12	URL:		http://tug.org/texlive
14cu|texlive-cookingsymbols-20111110-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-cookingsymbols-20111110-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.tar.xz
14cu|texlive-cookingsymbols-20111110-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.doc.tar.xz
14cu|texlive-cookingsymbols-20111110-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.source.tar.xz
14cu|texlive-cookingsymbols-20111110-5|17	BuildArch:	noarch
14cu|texlive-cookingsymbols-20111110-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-cookingsymbols-20111110-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-cookingsymbols-20111110-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-cookingsymbols-20111110-5|21	
14cu|texlive-cookingsymbols-20111110-5|22	%define		_unpackaged_subdirs_terminate_build	0
14cu|texlive-cookingsymbols-20111110-5|23	
14cu|texlive-cookingsymbols-20111110-5|24	%description
14cu|texlive-cookingsymbols-20111110-5|25	TeXLive cookingsymbols package.
14cu|texlive-cookingsymbols-20111110-5|26	
14cu|texlive-cookingsymbols-20111110-5|27	
14cu|texlive-cookingsymbols-20111110-5|28	#-----------------------------------------------------------------------
14cu|texlive-cookingsymbols-20111110-5|29	%files
14cu|texlive-cookingsymbols-20111110-5|30	%{_texmfdistdir}/fonts/source/public/cookingsymbols/cookingsymbols.mf
14cu|texlive-cookingsymbols-20111110-5|31	%{_texmfdistdir}/fonts/tfm/public/cookingsymbols/cookingsymbols.tfm
14cu|texlive-cookingsymbols-20111110-5|32	%{_texmfdistdir}/tex/latex/cookingsymbols/cookingsymbols.sty
14cu|texlive-cookingsymbols-20111110-5|33	%doc %{_texmfdistdir}/doc/latex/cookingsymbols/README
14cu|texlive-cookingsymbols-20111110-5|34	%doc %{_texmfdistdir}/doc/latex/cookingsymbols/cookingsymbols.pdf
14cu|texlive-cookingsymbols-20111110-5|35	#- source
14cu|texlive-cookingsymbols-20111110-5|36	%doc %{_texmfdistdir}/source/latex/cookingsymbols/cookingsymbols.dtx
14cu|texlive-cookingsymbols-20111110-5|37	%doc %{_texmfdistdir}/source/latex/cookingsymbols/cookingsymbols.ins
14cu|texlive-cookingsymbols-20111110-5|38	
14cu|texlive-cookingsymbols-20111110-5|39	#-----------------------------------------------------------------------
14cu|texlive-cookingsymbols-20111110-5|40	%prep
14cu|texlive-cookingsymbols-20111110-5|41	%setup -c -a0 -a1 -a2
14cu|texlive-cookingsymbols-20111110-5|42	
14cu|texlive-cookingsymbols-20111110-5|43	%build
14cu|texlive-cookingsymbols-20111110-5|44	
14cu|texlive-cookingsymbols-20111110-5|45	%install
14cu|texlive-cookingsymbols-20111110-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cookingsymbols-20111110-5|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-cookingsymbols-20111110-5|48	
14cu|texlive-cookingsymbols-20111110-5|49	
14cu|texlive-cookingsymbols-20111110-5|50	
14cu|texlive-cookingsymbols-20111110-5|51	%changelog
14cu|texlive-cookingsymbols-20111110-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111110-5
14cu|texlive-cookingsymbols-20111110-5|53	+ Revision: 763d7ef
14cu|texlive-cookingsymbols-20111110-5|54	- MassBuild#681: Increase release tag
14cu|texlive-cookingsymbols-20111110-5|55	
14cu|texlive-cookingsymbols-20111110-5|56	

14945 14
14cu|texlive-countriesofeurope-0.21-5|1	# revision 26042
14cu|texlive-countriesofeurope-0.21-5|2	# category Package
14cu|texlive-countriesofeurope-0.21-5|3	# catalog-ctan /fonts/countriesofeurope
14cu|texlive-countriesofeurope-0.21-5|4	# catalog-date 2012-04-19 16:32:32 +0200
14cu|texlive-countriesofeurope-0.21-5|5	# catalog-license lppl
14cu|texlive-countriesofeurope-0.21-5|6	# catalog-version 0.21
14cu|texlive-countriesofeurope-0.21-5|7	Name:		texlive-countriesofeurope
14cu|texlive-countriesofeurope-0.21-5|8	Version:	0.21
14cu|texlive-countriesofeurope-0.21-5|9	Release:	5
14cu|texlive-countriesofeurope-0.21-5|10	Summary:	A font with the images of the countries of Europe
14cu|texlive-countriesofeurope-0.21-5|11	Group:		Publishing
14cu|texlive-countriesofeurope-0.21-5|12	URL:		http://www.ctan.org/tex-archive/fonts/countriesofeurope
14cu|texlive-countriesofeurope-0.21-5|13	License:	LPPL
14cu|texlive-countriesofeurope-0.21-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.tar.xz
14cu|texlive-countriesofeurope-0.21-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.doc.tar.xz
14cu|texlive-countriesofeurope-0.21-5|16	BuildArch:	noarch
14cu|texlive-countriesofeurope-0.21-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-countriesofeurope-0.21-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-countriesofeurope-0.21-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-countriesofeurope-0.21-5|20	
14cu|texlive-countriesofeurope-0.21-5|21	%description
14cu|texlive-countriesofeurope-0.21-5|22	The bundle provides a font "CountriesOfEurope" (in Adobe Type 1
14cu|texlive-countriesofeurope-0.21-5|23	format) and the necessary metrics, together with LaTeX macros
14cu|texlive-countriesofeurope-0.21-5|24	for its use. The font provides glyphs with a filled outline of
14cu|texlive-countriesofeurope-0.21-5|25	the shape of each country; each glyph is at the same
14cu|texlive-countriesofeurope-0.21-5|26	cartographic scale.
14cu|texlive-countriesofeurope-0.21-5|27	
14cu|texlive-countriesofeurope-0.21-5|28	
14cu|texlive-countriesofeurope-0.21-5|29	#-----------------------------------------------------------------------
14cu|texlive-countriesofeurope-0.21-5|30	%files
14cu|texlive-countriesofeurope-0.21-5|31	%{_texmfdistdir}/dvips/countriesofeurope/config.CountriesOfEurope
14cu|texlive-countriesofeurope-0.21-5|32	%{_texmfdistdir}/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm
14cu|texlive-countriesofeurope-0.21-5|33	%{_texmfdistdir}/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc
14cu|texlive-countriesofeurope-0.21-5|34	%{_texmfdistdir}/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map
14cu|texlive-countriesofeurope-0.21-5|35	%{_texmfdistdir}/fonts/tfm/public/countriesofeurope/CountriesOfEurope.tfm
14cu|texlive-countriesofeurope-0.21-5|36	%{_texmfdistdir}/fonts/type1/public/countriesofeurope/CountriesOfEurope.pfb
14cu|texlive-countriesofeurope-0.21-5|37	%{_texmfdistdir}/tex/latex/countriesofeurope/CountriesOfEurope.sty
14cu|texlive-countriesofeurope-0.21-5|38	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.pdf
14cu|texlive-countriesofeurope-0.21-5|39	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.tex
14cu|texlive-countriesofeurope-0.21-5|40	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/README
14cu|texlive-countriesofeurope-0.21-5|41	
14cu|texlive-countriesofeurope-0.21-5|42	#-----------------------------------------------------------------------
14cu|texlive-countriesofeurope-0.21-5|43	%prep
14cu|texlive-countriesofeurope-0.21-5|44	%setup -c -a0 -a1
14cu|texlive-countriesofeurope-0.21-5|45	
14cu|texlive-countriesofeurope-0.21-5|46	%build
14cu|texlive-countriesofeurope-0.21-5|47	
14cu|texlive-countriesofeurope-0.21-5|48	%install
14cu|texlive-countriesofeurope-0.21-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-countriesofeurope-0.21-5|50	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-countriesofeurope-0.21-5|51	
14cu|texlive-countriesofeurope-0.21-5|52	
14cu|texlive-countriesofeurope-0.21-5|53	
14cu|texlive-countriesofeurope-0.21-5|54	%changelog
14cu|texlive-countriesofeurope-0.21-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-5
14cu|texlive-countriesofeurope-0.21-5|56	+ Revision: 0ea1b09
14cu|texlive-countriesofeurope-0.21-5|57	- MassBuild#681: Increase release tag
14cu|texlive-countriesofeurope-0.21-5|58	
14cu|texlive-countriesofeurope-0.21-5|59	

14946 14
14cu|texlive-courier-scaled-20111225-4|1	# revision 24940
14cu|texlive-courier-scaled-20111225-4|2	# category Package
14cu|texlive-courier-scaled-20111225-4|3	# catalog-ctan /fonts/psfonts/courier-scaled
14cu|texlive-courier-scaled-20111225-4|4	# catalog-date 2011-12-25 01:31:26 +0100
14cu|texlive-courier-scaled-20111225-4|5	# catalog-license lppl1.2
14cu|texlive-courier-scaled-20111225-4|6	# catalog-version undef
14cu|texlive-courier-scaled-20111225-4|7	Name:		texlive-courier-scaled
14cu|texlive-courier-scaled-20111225-4|8	Version:	20111225
14cu|texlive-courier-scaled-20111225-4|9	Release:	4
14cu|texlive-courier-scaled-20111225-4|10	Summary:	Provides a scaled Courier font
14cu|texlive-courier-scaled-20111225-4|11	Group:		Publishing
14cu|texlive-courier-scaled-20111225-4|12	URL:		http://www.ctan.org/tex-archive/fonts/psfonts/courier-scaled
14cu|texlive-courier-scaled-20111225-4|13	License:	LPPL1.2
14cu|texlive-courier-scaled-20111225-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.tar.xz
14cu|texlive-courier-scaled-20111225-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.doc.tar.xz
14cu|texlive-courier-scaled-20111225-4|16	BuildArch:	noarch
14cu|texlive-courier-scaled-20111225-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-courier-scaled-20111225-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-courier-scaled-20111225-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-courier-scaled-20111225-4|20	
14cu|texlive-courier-scaled-20111225-4|21	%description
14cu|texlive-courier-scaled-20111225-4|22	This package sets the default typewriter font to Courier with a
14cu|texlive-courier-scaled-20111225-4|23	possible scale factor (in the same way as the helvet package
14cu|texlive-courier-scaled-20111225-4|24	for Helvetica works for sans serif).
14cu|texlive-courier-scaled-20111225-4|25	
14cu|texlive-courier-scaled-20111225-4|26	
14cu|texlive-courier-scaled-20111225-4|27	#-----------------------------------------------------------------------
14cu|texlive-courier-scaled-20111225-4|28	%files
14cu|texlive-courier-scaled-20111225-4|29	%{_texmfdistdir}/tex/latex/courier-scaled/8rpcrs.fd
14cu|texlive-courier-scaled-20111225-4|30	%{_texmfdistdir}/tex/latex/courier-scaled/couriers.sty
14cu|texlive-courier-scaled-20111225-4|31	%{_texmfdistdir}/tex/latex/courier-scaled/il2pcrs.fd
14cu|texlive-courier-scaled-20111225-4|32	%{_texmfdistdir}/tex/latex/courier-scaled/ly1pcrs.fd
14cu|texlive-courier-scaled-20111225-4|33	%{_texmfdistdir}/tex/latex/courier-scaled/omlpcrs.fd
14cu|texlive-courier-scaled-20111225-4|34	%{_texmfdistdir}/tex/latex/courier-scaled/omspcrs.fd
14cu|texlive-courier-scaled-20111225-4|35	%{_texmfdistdir}/tex/latex/courier-scaled/ot1pcrs.fd
14cu|texlive-courier-scaled-20111225-4|36	%{_texmfdistdir}/tex/latex/courier-scaled/t1pcrs.fd
14cu|texlive-courier-scaled-20111225-4|37	%{_texmfdistdir}/tex/latex/courier-scaled/t5pcrs.fd
14cu|texlive-courier-scaled-20111225-4|38	%{_texmfdistdir}/tex/latex/courier-scaled/ts1pcrs.fd
14cu|texlive-courier-scaled-20111225-4|39	%{_texmfdistdir}/tex/latex/courier-scaled/xl2pcrs.fd
14cu|texlive-courier-scaled-20111225-4|40	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.pdf
14cu|texlive-courier-scaled-20111225-4|41	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.tex
14cu|texlive-courier-scaled-20111225-4|42	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/README
14cu|texlive-courier-scaled-20111225-4|43	
14cu|texlive-courier-scaled-20111225-4|44	#-----------------------------------------------------------------------
14cu|texlive-courier-scaled-20111225-4|45	%prep
14cu|texlive-courier-scaled-20111225-4|46	%setup -c -a0 -a1
14cu|texlive-courier-scaled-20111225-4|47	
14cu|texlive-courier-scaled-20111225-4|48	%build
14cu|texlive-courier-scaled-20111225-4|49	
14cu|texlive-courier-scaled-20111225-4|50	%install
14cu|texlive-courier-scaled-20111225-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-courier-scaled-20111225-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-courier-scaled-20111225-4|53	
14cu|texlive-courier-scaled-20111225-4|54	
14cu|texlive-courier-scaled-20111225-4|55	
14cu|texlive-courier-scaled-20111225-4|56	%changelog
14cu|texlive-courier-scaled-20111225-4|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111225-4
14cu|texlive-courier-scaled-20111225-4|58	+ Revision: c000086
14cu|texlive-courier-scaled-20111225-4|59	- MassBuild#681: Increase release tag
14cu|texlive-courier-scaled-20111225-4|60	
14cu|texlive-courier-scaled-20111225-4|61	

14947 14
14cu|texlive-c-pascal-1.2-5|1	# revision 18337
14cu|texlive-c-pascal-1.2-5|2	# category Package
14cu|texlive-c-pascal-1.2-5|3	# catalog-ctan /macros/generic/c_pascal
14cu|texlive-c-pascal-1.2-5|4	# catalog-date 2008-01-08 01:09:19 +0100
14cu|texlive-c-pascal-1.2-5|5	# catalog-license pd
14cu|texlive-c-pascal-1.2-5|6	# catalog-version 1.2
14cu|texlive-c-pascal-1.2-5|7	Name:		texlive-c-pascal
14cu|texlive-c-pascal-1.2-5|8	Version:	1.2
14cu|texlive-c-pascal-1.2-5|9	Release:	5
14cu|texlive-c-pascal-1.2-5|10	Summary:	Typeset Python, C and Pascal programs
14cu|texlive-c-pascal-1.2-5|11	Group:		Publishing
14cu|texlive-c-pascal-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/c_pascal
14cu|texlive-c-pascal-1.2-5|13	License:	PD
14cu|texlive-c-pascal-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.tar.xz
14cu|texlive-c-pascal-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.doc.tar.xz
14cu|texlive-c-pascal-1.2-5|16	BuildArch:	noarch
14cu|texlive-c-pascal-1.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-c-pascal-1.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-c-pascal-1.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-c-pascal-1.2-5|20	
14cu|texlive-c-pascal-1.2-5|21	%define		_unpackaged_subdirs_terminate_build	0
14cu|texlive-c-pascal-1.2-5|22	
14cu|texlive-c-pascal-1.2-5|23	%description
14cu|texlive-c-pascal-1.2-5|24	A TeX macro package for easy typesetting programs in Python, C
14cu|texlive-c-pascal-1.2-5|25	and Pascal. Program source files may also be input.
14cu|texlive-c-pascal-1.2-5|26	
14cu|texlive-c-pascal-1.2-5|27	
14cu|texlive-c-pascal-1.2-5|28	#-----------------------------------------------------------------------
14cu|texlive-c-pascal-1.2-5|29	%files
14cu|texlive-c-pascal-1.2-5|30	%{_texmfdistdir}/tex/generic/c-pascal/cap.tex
14cu|texlive-c-pascal-1.2-5|31	%{_texmfdistdir}/tex/generic/c-pascal/cap_c.tex
14cu|texlive-c-pascal-1.2-5|32	%{_texmfdistdir}/tex/generic/c-pascal/cap_comm.tex
14cu|texlive-c-pascal-1.2-5|33	%{_texmfdistdir}/tex/generic/c-pascal/cap_pas.tex
14cu|texlive-c-pascal-1.2-5|34	%{_texmfdistdir}/tex/generic/c-pascal/cap_pyt.tex
14cu|texlive-c-pascal-1.2-5|35	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.eng
14cu|texlive-c-pascal-1.2-5|36	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.pol
14cu|texlive-c-pascal-1.2-5|37	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo1.tex
14cu|texlive-c-pascal-1.2-5|38	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo2.tex
14cu|texlive-c-pascal-1.2-5|39	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/fib.py
14cu|texlive-c-pascal-1.2-5|40	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/guess.pas
14cu|texlive-c-pascal-1.2-5|41	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/sun.c
14cu|texlive-c-pascal-1.2-5|42	
14cu|texlive-c-pascal-1.2-5|43	#-----------------------------------------------------------------------
14cu|texlive-c-pascal-1.2-5|44	%prep
14cu|texlive-c-pascal-1.2-5|45	%setup -c -a0 -a1
14cu|texlive-c-pascal-1.2-5|46	
14cu|texlive-c-pascal-1.2-5|47	%build
14cu|texlive-c-pascal-1.2-5|48	
14cu|texlive-c-pascal-1.2-5|49	%install
14cu|texlive-c-pascal-1.2-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-c-pascal-1.2-5|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-c-pascal-1.2-5|52	
14cu|texlive-c-pascal-1.2-5|53	
14cu|texlive-c-pascal-1.2-5|54	
14cu|texlive-c-pascal-1.2-5|55	%changelog
14cu|texlive-c-pascal-1.2-5|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cu|texlive-c-pascal-1.2-5|57	+ Revision: e2d2289
14cu|texlive-c-pascal-1.2-5|58	- MassBuild#681: Increase release tag
14cu|texlive-c-pascal-1.2-5|59	
14cu|texlive-c-pascal-1.2-5|60	

14948 14
14cu|texlive-cryst-20080815-5|1	# revision 15878
14cu|texlive-cryst-20080815-5|2	# category Package
14cu|texlive-cryst-20080815-5|3	# catalog-ctan /fonts/cryst
14cu|texlive-cryst-20080815-5|4	# catalog-date 2008-08-15 14:30:40 +0200
14cu|texlive-cryst-20080815-5|5	# catalog-license lppl
14cu|texlive-cryst-20080815-5|6	# catalog-version undef
14cu|texlive-cryst-20080815-5|7	Name:		texlive-cryst
14cu|texlive-cryst-20080815-5|8	Version:	20080815
14cu|texlive-cryst-20080815-5|9	Release:	5
14cu|texlive-cryst-20080815-5|10	Summary:	Font for graphical symbols used in crystallography
14cu|texlive-cryst-20080815-5|11	Group:		Publishing
14cu|texlive-cryst-20080815-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cryst
14cu|texlive-cryst-20080815-5|13	License:	LPPL
14cu|texlive-cryst-20080815-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.tar.xz
14cu|texlive-cryst-20080815-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.doc.tar.xz
14cu|texlive-cryst-20080815-5|16	BuildArch:	noarch
14cu|texlive-cryst-20080815-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-cryst-20080815-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-cryst-20080815-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-cryst-20080815-5|20	
14cu|texlive-cryst-20080815-5|21	%description
14cu|texlive-cryst-20080815-5|22	The font is provided as an Adobe Type 1 font, and as MetaFont
14cu|texlive-cryst-20080815-5|23	source. Instructions for use are available both in the README
14cu|texlive-cryst-20080815-5|24	file and (with a font diagram) in the documentation.
14cu|texlive-cryst-20080815-5|25	
14cu|texlive-cryst-20080815-5|26	
14cu|texlive-cryst-20080815-5|27	#-----------------------------------------------------------------------
14cu|texlive-cryst-20080815-5|28	%files
14cu|texlive-cryst-20080815-5|29	%{_texmfdistdir}/fonts/afm/public/cryst/cryst.afm
14cu|texlive-cryst-20080815-5|30	%{_texmfdistdir}/fonts/source/public/cryst/cryst.mf
14cu|texlive-cryst-20080815-5|31	%{_texmfdistdir}/fonts/tfm/public/cryst/cryst.tfm
14cu|texlive-cryst-20080815-5|32	%{_texmfdistdir}/fonts/type1/public/cryst/cryst.pfb
14cu|texlive-cryst-20080815-5|33	%doc %{_texmfdistdir}/doc/latex/cryst/README
14cu|texlive-cryst-20080815-5|34	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.pdf
14cu|texlive-cryst-20080815-5|35	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.tex
14cu|texlive-cryst-20080815-5|36	
14cu|texlive-cryst-20080815-5|37	#-----------------------------------------------------------------------
14cu|texlive-cryst-20080815-5|38	%prep
14cu|texlive-cryst-20080815-5|39	%setup -c -a0 -a1
14cu|texlive-cryst-20080815-5|40	
14cu|texlive-cryst-20080815-5|41	%build
14cu|texlive-cryst-20080815-5|42	
14cu|texlive-cryst-20080815-5|43	%install
14cu|texlive-cryst-20080815-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-cryst-20080815-5|45	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-cryst-20080815-5|46	
14cu|texlive-cryst-20080815-5|47	
14cu|texlive-cryst-20080815-5|48	
14cu|texlive-cryst-20080815-5|49	%changelog
14cu|texlive-cryst-20080815-5|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080815-5
14cu|texlive-cryst-20080815-5|51	+ Revision: 398f142
14cu|texlive-cryst-20080815-5|52	- MassBuild#681: Increase release tag
14cu|texlive-cryst-20080815-5|53	
14cu|texlive-cryst-20080815-5|54	

14949 14
14cu|texlive-ctanify-1.4-8|1	# revision 30921
14cu|texlive-ctanify-1.4-8|2	# category Package
14cu|texlive-ctanify-1.4-8|3	# catalog-ctan /support/ctanify
14cu|texlive-ctanify-1.4-8|4	# catalog-date 2013-06-19 07:13:38 +0200
14cu|texlive-ctanify-1.4-8|5	# catalog-license lppl
14cu|texlive-ctanify-1.4-8|6	# catalog-version 1.4
14cu|texlive-ctanify-1.4-8|7	Name:		texlive-ctanify
14cu|texlive-ctanify-1.4-8|8	Version:	1.4
14cu|texlive-ctanify-1.4-8|9	Release:	8
14cu|texlive-ctanify-1.4-8|10	Summary:	Prepare a package for upload to CTAN
14cu|texlive-ctanify-1.4-8|11	Group:		Publishing
14cu|texlive-ctanify-1.4-8|12	URL:		http://www.ctan.org/tex-archive/support/ctanify
14cu|texlive-ctanify-1.4-8|13	License:	LPPL
14cu|texlive-ctanify-1.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.tar.xz
14cu|texlive-ctanify-1.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.doc.tar.xz
14cu|texlive-ctanify-1.4-8|16	BuildArch:	noarch
14cu|texlive-ctanify-1.4-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ctanify-1.4-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ctanify-1.4-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-ctanify-1.4-8|20	Provides:	texlive-ctanify.bin = %{EVRD}
14cu|texlive-ctanify-1.4-8|21	
14cu|texlive-ctanify-1.4-8|22	%description
14cu|texlive-ctanify-1.4-8|23	Given a list of filenames, ctanify creates a tarball (a .tar.gz
14cu|texlive-ctanify-1.4-8|24	file) with the files laid out in CTAN's preferred structure.
14cu|texlive-ctanify-1.4-8|25	The tarball additionally contains a ZIP (.zip) file with copies
14cu|texlive-ctanify-1.4-8|26	of all files laid out in the standard TeX Directory Structure
14cu|texlive-ctanify-1.4-8|27	(TDS), which may be used by those intending to install the
14cu|texlive-ctanify-1.4-8|28	package, or by those who need to incorporate it in a
14cu|texlive-ctanify-1.4-8|29	distribution. (The TDS ZIP file will be installed in the CTAN
14cu|texlive-ctanify-1.4-8|30	install/ tree.).
14cu|texlive-ctanify-1.4-8|31	
14cu|texlive-ctanify-1.4-8|32	
14cu|texlive-ctanify-1.4-8|33	#-----------------------------------------------------------------------
14cu|texlive-ctanify-1.4-8|34	%files
14cu|texlive-ctanify-1.4-8|35	%{_bindir}/ctanify
14cu|texlive-ctanify-1.4-8|36	%{_texmfdistdir}/scripts/ctanify/ctanify
14cu|texlive-ctanify-1.4-8|37	%doc %{_texmfdistdir}/doc/latex/ctanify/README
14cu|texlive-ctanify-1.4-8|38	%doc %{_texmfdistdir}/doc/latex/ctanify/ctanify.pdf
14cu|texlive-ctanify-1.4-8|39	%doc %{_mandir}/man1/ctanify.1*
14cu|texlive-ctanify-1.4-8|40	%doc %{_texmfdistdir}/doc/man/man1/ctanify.man1.pdf
14cu|texlive-ctanify-1.4-8|41	
14cu|texlive-ctanify-1.4-8|42	#-----------------------------------------------------------------------
14cu|texlive-ctanify-1.4-8|43	%prep
14cu|texlive-ctanify-1.4-8|44	%setup -c -a0 -a1
14cu|texlive-ctanify-1.4-8|45	
14cu|texlive-ctanify-1.4-8|46	%build
14cu|texlive-ctanify-1.4-8|47	
14cu|texlive-ctanify-1.4-8|48	%install
14cu|texlive-ctanify-1.4-8|49	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-ctanify-1.4-8|50	pushd %{buildroot}%{_bindir}
14cu|texlive-ctanify-1.4-8|51	ln -sf %{_texmfdistdir}/scripts/ctanify/ctanify ctanify
14cu|texlive-ctanify-1.4-8|52	popd
14cu|texlive-ctanify-1.4-8|53	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-ctanify-1.4-8|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-ctanify-1.4-8|55	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-ctanify-1.4-8|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-ctanify-1.4-8|57	
14cu|texlive-ctanify-1.4-8|58	%changelog
14cu|texlive-ctanify-1.4-8|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-8
14cu|texlive-ctanify-1.4-8|60	+ Revision: 64c84cd
14cu|texlive-ctanify-1.4-8|61	- MassBuild#681: Increase release tag
14cu|texlive-ctanify-1.4-8|62	
14cu|texlive-ctanify-1.4-8|63	

14950 14
14cu|texlive-ctanupload-1.7-6|1	# revision 26313
14cu|texlive-ctanupload-1.7-6|2	# category Package
14cu|texlive-ctanupload-1.7-6|3	# catalog-ctan /support/ctanupload
14cu|texlive-ctanupload-1.7-6|4	# catalog-date 2012-05-08 15:13:49 +0200
14cu|texlive-ctanupload-1.7-6|5	# catalog-license gpl3
14cu|texlive-ctanupload-1.7-6|6	# catalog-version 1.7
14cu|texlive-ctanupload-1.7-6|7	Name:		texlive-ctanupload
14cu|texlive-ctanupload-1.7-6|8	Version:	1.7
14cu|texlive-ctanupload-1.7-6|9	Release:	6
14cu|texlive-ctanupload-1.7-6|10	Summary:	Support for users uploading to CTAN
14cu|texlive-ctanupload-1.7-6|11	Group:		Publishing
14cu|texlive-ctanupload-1.7-6|12	URL:		http://www.ctan.org/tex-archive/support/ctanupload
14cu|texlive-ctanupload-1.7-6|13	License:	GPL3
14cu|texlive-ctanupload-1.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.tar.xz
14cu|texlive-ctanupload-1.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.doc.tar.xz
14cu|texlive-ctanupload-1.7-6|16	BuildArch:	noarch
14cu|texlive-ctanupload-1.7-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ctanupload-1.7-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ctanupload-1.7-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-ctanupload-1.7-6|20	Provides:	texlive-ctanupload.bin = %{EVRD}
14cu|texlive-ctanupload-1.7-6|21	
14cu|texlive-ctanupload-1.7-6|22	%description
14cu|texlive-ctanupload-1.7-6|23	The package provides a Perl script that allows the uploads of a
14cu|texlive-ctanupload-1.7-6|24	contribution to CTAN from the command line. The aim us to
14cu|texlive-ctanupload-1.7-6|25	simplify the release process for LaTeX package authors.
14cu|texlive-ctanupload-1.7-6|26	
14cu|texlive-ctanupload-1.7-6|27	
14cu|texlive-ctanupload-1.7-6|28	#-----------------------------------------------------------------------
14cu|texlive-ctanupload-1.7-6|29	%files
14cu|texlive-ctanupload-1.7-6|30	%{_bindir}/ctanupload
14cu|texlive-ctanupload-1.7-6|31	%{_texmfdistdir}/scripts/ctanupload/ctanupload.pl
14cu|texlive-ctanupload-1.7-6|32	%doc %{_texmfdistdir}/doc/support/ctanupload/Makefile.example
14cu|texlive-ctanupload-1.7-6|33	%doc %{_texmfdistdir}/doc/support/ctanupload/README
14cu|texlive-ctanupload-1.7-6|34	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.pdf
14cu|texlive-ctanupload-1.7-6|35	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.tex
14cu|texlive-ctanupload-1.7-6|36	
14cu|texlive-ctanupload-1.7-6|37	#-----------------------------------------------------------------------
14cu|texlive-ctanupload-1.7-6|38	%prep
14cu|texlive-ctanupload-1.7-6|39	%setup -c -a0 -a1
14cu|texlive-ctanupload-1.7-6|40	
14cu|texlive-ctanupload-1.7-6|41	%build
14cu|texlive-ctanupload-1.7-6|42	
14cu|texlive-ctanupload-1.7-6|43	%install
14cu|texlive-ctanupload-1.7-6|44	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-ctanupload-1.7-6|45	pushd %{buildroot}%{_bindir}
14cu|texlive-ctanupload-1.7-6|46	ln -sf %{_texmfdistdir}/scripts/ctanupload/ctanupload.pl ctanupload
14cu|texlive-ctanupload-1.7-6|47	popd
14cu|texlive-ctanupload-1.7-6|48	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-ctanupload-1.7-6|49	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-ctanupload-1.7-6|50	
14cu|texlive-ctanupload-1.7-6|51	%changelog
14cu|texlive-ctanupload-1.7-6|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-6
14cu|texlive-ctanupload-1.7-6|53	+ Revision: 97e77e9
14cu|texlive-ctanupload-1.7-6|54	- MassBuild#681: Increase release tag
14cu|texlive-ctanupload-1.7-6|55	
14cu|texlive-ctanupload-1.7-6|56	

14951 14
14cu|texlive-custom-bib-4.33-5|1	# revision 24729
14cu|texlive-custom-bib-4.33-5|2	# category Package
14cu|texlive-custom-bib-4.33-5|3	# catalog-ctan /macros/latex/contrib/custom-bib
14cu|texlive-custom-bib-4.33-5|4	# catalog-date 2011-11-18 13:01:42 +0100
14cu|texlive-custom-bib-4.33-5|5	# catalog-license lppl
14cu|texlive-custom-bib-4.33-5|6	# catalog-version 4.33
14cu|texlive-custom-bib-4.33-5|7	Name:		texlive-custom-bib
14cu|texlive-custom-bib-4.33-5|8	Version:	4.33
14cu|texlive-custom-bib-4.33-5|9	Release:	5
14cu|texlive-custom-bib-4.33-5|10	Summary:	Customised BibTeX styles
14cu|texlive-custom-bib-4.33-5|11	Group:		Publishing
14cu|texlive-custom-bib-4.33-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/custom-bib
14cu|texlive-custom-bib-4.33-5|13	License:	LPPL
14cu|texlive-custom-bib-4.33-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.tar.xz
14cu|texlive-custom-bib-4.33-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.doc.tar.xz
14cu|texlive-custom-bib-4.33-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.source.tar.xz
14cu|texlive-custom-bib-4.33-5|17	BuildArch:	noarch
14cu|texlive-custom-bib-4.33-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-custom-bib-4.33-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-custom-bib-4.33-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-custom-bib-4.33-5|21	
14cu|texlive-custom-bib-4.33-5|22	%description
14cu|texlive-custom-bib-4.33-5|23	Package generating customized BibTeX bibliography styles from a
14cu|texlive-custom-bib-4.33-5|24	generic file using docstrip driven by parameters generated by a
14cu|texlive-custom-bib-4.33-5|25	menu application. Includes support for the Harvard style of
14cu|texlive-custom-bib-4.33-5|26	citations.
14cu|texlive-custom-bib-4.33-5|27	
14cu|texlive-custom-bib-4.33-5|28	
14cu|texlive-custom-bib-4.33-5|29	#-----------------------------------------------------------------------
14cu|texlive-custom-bib-4.33-5|30	%files
14cu|texlive-custom-bib-4.33-5|31	%{_texmfdistdir}/tex/latex/custom-bib/catalan.mbs
14cu|texlive-custom-bib-4.33-5|32	%{_texmfdistdir}/tex/latex/custom-bib/dansk.mbs
14cu|texlive-custom-bib-4.33-5|33	%{_texmfdistdir}/tex/latex/custom-bib/dutch.mbs
14cu|texlive-custom-bib-4.33-5|34	%{_texmfdistdir}/tex/latex/custom-bib/english.mbs
14cu|texlive-custom-bib-4.33-5|35	%{_texmfdistdir}/tex/latex/custom-bib/esperant.mbs
14cu|texlive-custom-bib-4.33-5|36	%{_texmfdistdir}/tex/latex/custom-bib/finnish.mbs
14cu|texlive-custom-bib-4.33-5|37	%{_texmfdistdir}/tex/latex/custom-bib/french.mbs
14cu|texlive-custom-bib-4.33-5|38	%{_texmfdistdir}/tex/latex/custom-bib/geojour.mbs
14cu|texlive-custom-bib-4.33-5|39	%{_texmfdistdir}/tex/latex/custom-bib/geophys.tex
14cu|texlive-custom-bib-4.33-5|40	%{_texmfdistdir}/tex/latex/custom-bib/german.mbs
14cu|texlive-custom-bib-4.33-5|41	%{_texmfdistdir}/tex/latex/custom-bib/italian.mbs
14cu|texlive-custom-bib-4.33-5|42	%{_texmfdistdir}/tex/latex/custom-bib/makebst.tex
14cu|texlive-custom-bib-4.33-5|43	%{_texmfdistdir}/tex/latex/custom-bib/merlin.mbs
14cu|texlive-custom-bib-4.33-5|44	%{_texmfdistdir}/tex/latex/custom-bib/norsk.mbs
14cu|texlive-custom-bib-4.33-5|45	%{_texmfdistdir}/tex/latex/custom-bib/photjour.mbs
14cu|texlive-custom-bib-4.33-5|46	%{_texmfdistdir}/tex/latex/custom-bib/physjour.mbs
14cu|texlive-custom-bib-4.33-5|47	%{_texmfdistdir}/tex/latex/custom-bib/polski.mbs
14cu|texlive-custom-bib-4.33-5|48	%{_texmfdistdir}/tex/latex/custom-bib/portuges.mbs
14cu|texlive-custom-bib-4.33-5|49	%{_texmfdistdir}/tex/latex/custom-bib/shorthnd.tex
14cu|texlive-custom-bib-4.33-5|50	%{_texmfdistdir}/tex/latex/custom-bib/slovene.mbs
14cu|texlive-custom-bib-4.33-5|51	%{_texmfdistdir}/tex/latex/custom-bib/spanish.mbs
14cu|texlive-custom-bib-4.33-5|52	%{_texmfdistdir}/tex/latex/custom-bib/suppjour.mbs
14cu|texlive-custom-bib-4.33-5|53	%{_texmfdistdir}/tex/latex/custom-bib/svenska.mbs
14cu|texlive-custom-bib-4.33-5|54	%doc %{_texmfdistdir}/doc/latex/custom-bib/README
14cu|texlive-custom-bib-4.33-5|55	%doc %{_texmfdistdir}/doc/latex/custom-bib/makebst.pdf
14cu|texlive-custom-bib-4.33-5|56	%doc %{_texmfdistdir}/doc/latex/custom-bib/merlin.pdf
14cu|texlive-custom-bib-4.33-5|57	%doc %{_texmfdistdir}/doc/latex/custom-bib/readme.mkb
14cu|texlive-custom-bib-4.33-5|58	#- source
14cu|texlive-custom-bib-4.33-5|59	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.drv
14cu|texlive-custom-bib-4.33-5|60	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.dtx
14cu|texlive-custom-bib-4.33-5|61	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.ins
14cu|texlive-custom-bib-4.33-5|62	%doc %{_texmfdistdir}/source/latex/custom-bib/shorthnd.ins
14cu|texlive-custom-bib-4.33-5|63	
14cu|texlive-custom-bib-4.33-5|64	#-----------------------------------------------------------------------
14cu|texlive-custom-bib-4.33-5|65	%prep
14cu|texlive-custom-bib-4.33-5|66	%setup -c -a0 -a1 -a2
14cu|texlive-custom-bib-4.33-5|67	
14cu|texlive-custom-bib-4.33-5|68	%build
14cu|texlive-custom-bib-4.33-5|69	
14cu|texlive-custom-bib-4.33-5|70	%install
14cu|texlive-custom-bib-4.33-5|71	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-custom-bib-4.33-5|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-custom-bib-4.33-5|73	
14cu|texlive-custom-bib-4.33-5|74	
14cu|texlive-custom-bib-4.33-5|75	
14cu|texlive-custom-bib-4.33-5|76	%changelog
14cu|texlive-custom-bib-4.33-5|77	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.33-5
14cu|texlive-custom-bib-4.33-5|78	+ Revision: 572b9f9
14cu|texlive-custom-bib-4.33-5|79	- MassBuild#681: Increase release tag
14cu|texlive-custom-bib-4.33-5|80	
14cu|texlive-custom-bib-4.33-5|81	

14952 14
14cu|texlive-dancers-20081124-5|1	# revision 13293
14cu|texlive-dancers-20081124-5|2	# category Package
14cu|texlive-dancers-20081124-5|3	# catalog-ctan /fonts/dancers/dancers.mf
14cu|texlive-dancers-20081124-5|4	# catalog-date 2008-11-24 17:20:15 +0100
14cu|texlive-dancers-20081124-5|5	# catalog-license other-free
14cu|texlive-dancers-20081124-5|6	# catalog-version undef
14cu|texlive-dancers-20081124-5|7	Name:		texlive-dancers
14cu|texlive-dancers-20081124-5|8	Version:	20081124
14cu|texlive-dancers-20081124-5|9	Release:	5
14cu|texlive-dancers-20081124-5|10	Summary:	Font for Conan Doyle's "The Dancing Men"
14cu|texlive-dancers-20081124-5|11	Group:		Publishing
14cu|texlive-dancers-20081124-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dancers/dancers.mf
14cu|texlive-dancers-20081124-5|13	License:	OTHER-FREE
14cu|texlive-dancers-20081124-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dancers.tar.xz
14cu|texlive-dancers-20081124-5|15	BuildArch:	noarch
14cu|texlive-dancers-20081124-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-dancers-20081124-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-dancers-20081124-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-dancers-20081124-5|19	
14cu|texlive-dancers-20081124-5|20	%description
14cu|texlive-dancers-20081124-5|21	The (Sherlock Holmes) book contains a code which uses dancing
14cu|texlive-dancers-20081124-5|22	men as glyphs. The alphabet as given is not complete, lacking
14cu|texlive-dancers-20081124-5|23	f, j, k, q, u, w, x and z, so those letters in the font are not
14cu|texlive-dancers-20081124-5|24	due to Conan Doyle. The code required word endings to be marked
14cu|texlive-dancers-20081124-5|25	by the dancing man representing the last letter to be holding a
14cu|texlive-dancers-20081124-5|26	flag: these are coded as A-Z.
14cu|texlive-dancers-20081124-5|27	thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the
14cu|texlive-dancers-20081124-5|28	man has no arms, making it impossible for him to hold a flag.
14cu|texlive-dancers-20081124-5|29	In these cases, he is wearing a flag on his hat in the
14cu|texlive-dancers-20081124-5|30	'character'. The font is distributed as MetaFont source.
14cu|texlive-dancers-20081124-5|31	
14cu|texlive-dancers-20081124-5|32	
14cu|texlive-dancers-20081124-5|33	#-----------------------------------------------------------------------
14cu|texlive-dancers-20081124-5|34	%files
14cu|texlive-dancers-20081124-5|35	%{_texmfdistdir}/fonts/source/public/dancers/dancers.mf
14cu|texlive-dancers-20081124-5|36	%{_texmfdistdir}/fonts/tfm/public/dancers/dancers.tfm
14cu|texlive-dancers-20081124-5|37	
14cu|texlive-dancers-20081124-5|38	#-----------------------------------------------------------------------
14cu|texlive-dancers-20081124-5|39	%prep
14cu|texlive-dancers-20081124-5|40	%setup -c -a0
14cu|texlive-dancers-20081124-5|41	
14cu|texlive-dancers-20081124-5|42	%build
14cu|texlive-dancers-20081124-5|43	
14cu|texlive-dancers-20081124-5|44	%install
14cu|texlive-dancers-20081124-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dancers-20081124-5|46	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-dancers-20081124-5|47	
14cu|texlive-dancers-20081124-5|48	
14cu|texlive-dancers-20081124-5|49	
14cu|texlive-dancers-20081124-5|50	%changelog
14cu|texlive-dancers-20081124-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081124-5
14cu|texlive-dancers-20081124-5|52	+ Revision: 7841d3f
14cu|texlive-dancers-20081124-5|53	- MassBuild#681: Increase release tag
14cu|texlive-dancers-20081124-5|54	
14cu|texlive-dancers-20081124-5|55	

14953 14
14cu|texlive-dejavu-2.33-6|1	# revision 24513
14cu|texlive-dejavu-2.33-6|2	# category Package
14cu|texlive-dejavu-2.33-6|3	# catalog-ctan /fonts/dejavu
14cu|texlive-dejavu-2.33-6|4	# catalog-date 2011-08-25 23:27:03 +0200
14cu|texlive-dejavu-2.33-6|5	# catalog-license lppl
14cu|texlive-dejavu-2.33-6|6	# catalog-version 2.33
14cu|texlive-dejavu-2.33-6|7	Name:		texlive-dejavu
14cu|texlive-dejavu-2.33-6|8	Version:	2.33
14cu|texlive-dejavu-2.33-6|9	Release:	6
14cu|texlive-dejavu-2.33-6|10	Summary:	LaTeX support for the fonts DejaVu
14cu|texlive-dejavu-2.33-6|11	Group:		Publishing
14cu|texlive-dejavu-2.33-6|12	URL:		http://www.ctan.org/tex-archive/fonts/dejavu
14cu|texlive-dejavu-2.33-6|13	License:	LPPL
14cu|texlive-dejavu-2.33-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.tar.xz
14cu|texlive-dejavu-2.33-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.doc.tar.xz
14cu|texlive-dejavu-2.33-6|16	BuildArch:	noarch
14cu|texlive-dejavu-2.33-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dejavu-2.33-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dejavu-2.33-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-dejavu-2.33-6|20	
14cu|texlive-dejavu-2.33-6|21	%description
14cu|texlive-dejavu-2.33-6|22	The package contains LaTeX support for the fonts DejaVu. They
14cu|texlive-dejavu-2.33-6|23	are derived from the Vera fonts and contain more characters and
14cu|texlive-dejavu-2.33-6|24	styles. The fonts are included in the original TrueType format
14cu|texlive-dejavu-2.33-6|25	and converted Type 1 format. The (currently) supported
14cu|texlive-dejavu-2.33-6|26	encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The
14cu|texlive-dejavu-2.33-6|27	package doesn't (currently) support math. More encodings and/or
14cu|texlive-dejavu-2.33-6|28	features will come later.
14cu|texlive-dejavu-2.33-6|29	
14cu|texlive-dejavu-2.33-6|30	
14cu|texlive-dejavu-2.33-6|31	#-----------------------------------------------------------------------
14cu|texlive-dejavu-2.33-6|32	%files
14cu|texlive-dejavu-2.33-6|33	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Bold.afm
14cu|texlive-dejavu-2.33-6|34	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-BoldOblique.afm
14cu|texlive-dejavu-2.33-6|35	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-ExtraLight.afm
14cu|texlive-dejavu-2.33-6|36	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Oblique.afm
14cu|texlive-dejavu-2.33-6|37	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans.afm
14cu|texlive-dejavu-2.33-6|38	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Bold.afm
14cu|texlive-dejavu-2.33-6|39	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-BoldOblique.afm
14cu|texlive-dejavu-2.33-6|40	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Oblique.afm
14cu|texlive-dejavu-2.33-6|41	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed.afm
14cu|texlive-dejavu-2.33-6|42	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Bold.afm
14cu|texlive-dejavu-2.33-6|43	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-BoldOblique.afm
14cu|texlive-dejavu-2.33-6|44	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Oblique.afm
14cu|texlive-dejavu-2.33-6|45	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono.afm
14cu|texlive-dejavu-2.33-6|46	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Bold.afm
14cu|texlive-dejavu-2.33-6|47	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-BoldItalic.afm
14cu|texlive-dejavu-2.33-6|48	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Italic.afm
14cu|texlive-dejavu-2.33-6|49	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif.afm
14cu|texlive-dejavu-2.33-6|50	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Bold.afm
14cu|texlive-dejavu-2.33-6|51	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-BoldItalic.afm
14cu|texlive-dejavu-2.33-6|52	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Italic.afm
14cu|texlive-dejavu-2.33-6|53	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed.afm
14cu|texlive-dejavu-2.33-6|54	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_il2.enc
14cu|texlive-dejavu-2.33-6|55	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_lgr.enc
14cu|texlive-dejavu-2.33-6|56	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ot1.enc
14cu|texlive-dejavu-2.33-6|57	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_qx.enc
14cu|texlive-dejavu-2.33-6|58	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-truetype.enc
14cu|texlive-dejavu-2.33-6|59	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-type1.enc
14cu|texlive-dejavu-2.33-6|60	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2a.enc
14cu|texlive-dejavu-2.33-6|61	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2b.enc
14cu|texlive-dejavu-2.33-6|62	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2c.enc
14cu|texlive-dejavu-2.33-6|63	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ts1.enc
14cu|texlive-dejavu-2.33-6|64	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_x2.enc
14cu|texlive-dejavu-2.33-6|65	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_il2.enc
14cu|texlive-dejavu-2.33-6|66	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_lgr.enc
14cu|texlive-dejavu-2.33-6|67	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ot1.enc
14cu|texlive-dejavu-2.33-6|68	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_qx.enc
14cu|texlive-dejavu-2.33-6|69	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-truetype.enc
14cu|texlive-dejavu-2.33-6|70	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-type1.enc
14cu|texlive-dejavu-2.33-6|71	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2a.enc
14cu|texlive-dejavu-2.33-6|72	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2b.enc
14cu|texlive-dejavu-2.33-6|73	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2c.enc
14cu|texlive-dejavu-2.33-6|74	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ts1.enc
14cu|texlive-dejavu-2.33-6|75	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_x2.enc
14cu|texlive-dejavu-2.33-6|76	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_il2.enc
14cu|texlive-dejavu-2.33-6|77	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_lgr.enc
14cu|texlive-dejavu-2.33-6|78	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ot1.enc
14cu|texlive-dejavu-2.33-6|79	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_qx.enc
14cu|texlive-dejavu-2.33-6|80	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-truetype.enc
14cu|texlive-dejavu-2.33-6|81	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-type1.enc
14cu|texlive-dejavu-2.33-6|82	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2a.enc
14cu|texlive-dejavu-2.33-6|83	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2b.enc
14cu|texlive-dejavu-2.33-6|84	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2c.enc
14cu|texlive-dejavu-2.33-6|85	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ts1.enc
14cu|texlive-dejavu-2.33-6|86	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_x2.enc
14cu|texlive-dejavu-2.33-6|87	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_il2.enc
14cu|texlive-dejavu-2.33-6|88	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_lgr.enc
14cu|texlive-dejavu-2.33-6|89	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ot1.enc
14cu|texlive-dejavu-2.33-6|90	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_qx.enc
14cu|texlive-dejavu-2.33-6|91	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-truetype.enc
14cu|texlive-dejavu-2.33-6|92	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-type1.enc
14cu|texlive-dejavu-2.33-6|93	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2a.enc
14cu|texlive-dejavu-2.33-6|94	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2b.enc
14cu|texlive-dejavu-2.33-6|95	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2c.enc
14cu|texlive-dejavu-2.33-6|96	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ts1.enc
14cu|texlive-dejavu-2.33-6|97	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_x2.enc
14cu|texlive-dejavu-2.33-6|98	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-truetype.map
14cu|texlive-dejavu-2.33-6|99	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-type1.map
14cu|texlive-dejavu-2.33-6|100	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|101	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|102	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|103	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|104	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|105	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|106	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|107	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|108	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|109	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|110	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|111	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|112	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|113	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|114	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|115	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|116	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|117	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|118	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|119	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|120	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|121	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|122	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|123	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|124	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|125	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|126	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|127	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|128	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|129	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|130	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|131	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|132	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|133	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a--base.tfm
14cu|texlive-dejavu-2.33-6|134	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|135	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b--base.tfm
14cu|texlive-dejavu-2.33-6|136	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|137	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c--base.tfm
14cu|texlive-dejavu-2.33-6|138	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|139	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|140	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|141	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2--base.tfm
14cu|texlive-dejavu-2.33-6|142	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|143	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|144	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|145	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|146	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|147	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|148	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|149	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|150	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|151	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|152	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|153	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|154	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|155	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|156	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|157	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|158	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|159	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|160	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|161	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|162	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|163	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|164	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|165	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|166	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|167	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|168	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|169	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|170	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|171	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|172	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|173	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|174	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|175	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|176	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|177	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|178	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|179	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|180	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|181	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|182	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|183	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|184	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|185	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|186	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|187	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|188	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|189	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|190	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|191	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|192	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|193	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|194	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|195	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|196	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|197	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|198	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|199	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|200	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|201	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|202	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|203	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|204	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|205	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|206	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|207	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|208	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|209	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|210	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|211	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|212	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|213	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|214	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|215	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|216	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|217	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|218	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|219	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|220	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|221	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|222	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr--base.tfm
14cu|texlive-dejavu-2.33-6|223	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|224	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|225	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|226	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|227	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|228	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|229	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a--base.tfm
14cu|texlive-dejavu-2.33-6|230	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|231	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b--base.tfm
14cu|texlive-dejavu-2.33-6|232	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|233	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c--base.tfm
14cu|texlive-dejavu-2.33-6|234	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|235	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|236	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|237	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2--base.tfm
14cu|texlive-dejavu-2.33-6|238	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|239	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|240	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr--base.tfm
14cu|texlive-dejavu-2.33-6|241	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|242	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|243	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|244	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|245	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|246	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|247	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a--base.tfm
14cu|texlive-dejavu-2.33-6|248	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|249	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b--base.tfm
14cu|texlive-dejavu-2.33-6|250	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|251	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c--base.tfm
14cu|texlive-dejavu-2.33-6|252	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|253	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|254	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|255	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2--base.tfm
14cu|texlive-dejavu-2.33-6|256	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|257	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|258	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr--base.tfm
14cu|texlive-dejavu-2.33-6|259	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|260	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|261	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|262	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|263	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|264	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|265	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a--base.tfm
14cu|texlive-dejavu-2.33-6|266	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|267	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b--base.tfm
14cu|texlive-dejavu-2.33-6|268	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|269	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c--base.tfm
14cu|texlive-dejavu-2.33-6|270	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|271	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|272	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|273	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2--base.tfm
14cu|texlive-dejavu-2.33-6|274	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|275	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|276	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr--base.tfm
14cu|texlive-dejavu-2.33-6|277	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|278	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|279	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|280	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|281	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|282	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|283	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a--base.tfm
14cu|texlive-dejavu-2.33-6|284	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|285	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b--base.tfm
14cu|texlive-dejavu-2.33-6|286	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|287	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c--base.tfm
14cu|texlive-dejavu-2.33-6|288	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|289	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|290	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|291	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2--base.tfm
14cu|texlive-dejavu-2.33-6|292	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|293	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|294	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|295	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|296	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|297	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|298	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|299	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|300	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|301	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|302	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|303	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|304	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|305	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|306	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|307	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|308	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|309	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|310	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|311	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|312	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|313	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|314	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|315	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|316	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|317	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|318	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|319	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|320	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|321	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|322	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|323	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|324	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|325	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|326	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|327	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|328	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|329	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|330	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|331	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|332	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|333	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|334	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|335	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|336	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|337	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|338	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|339	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|340	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|341	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|342	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|343	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|344	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|345	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|346	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|347	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|348	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|349	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|350	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|351	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|352	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|353	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|354	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|355	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|356	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|357	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|358	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|359	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|360	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|361	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|362	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|363	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|364	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|365	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|366	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|367	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|368	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|369	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|370	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|371	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|372	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|373	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|374	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|375	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|376	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|377	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|378	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|379	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|380	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|381	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|382	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|383	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|384	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-il2.tfm
14cu|texlive-dejavu-2.33-6|385	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-lgr.tfm
14cu|texlive-dejavu-2.33-6|386	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ot1.tfm
14cu|texlive-dejavu-2.33-6|387	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx--base.tfm
14cu|texlive-dejavu-2.33-6|388	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx.tfm
14cu|texlive-dejavu-2.33-6|389	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1--base.tfm
14cu|texlive-dejavu-2.33-6|390	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1.tfm
14cu|texlive-dejavu-2.33-6|391	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2a.tfm
14cu|texlive-dejavu-2.33-6|392	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2b.tfm
14cu|texlive-dejavu-2.33-6|393	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2c.tfm
14cu|texlive-dejavu-2.33-6|394	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1--base.tfm
14cu|texlive-dejavu-2.33-6|395	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1.tfm
14cu|texlive-dejavu-2.33-6|396	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-x2.tfm
14cu|texlive-dejavu-2.33-6|397	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Bold.ttf
14cu|texlive-dejavu-2.33-6|398	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-BoldOblique.ttf
14cu|texlive-dejavu-2.33-6|399	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-ExtraLight.ttf
14cu|texlive-dejavu-2.33-6|400	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Oblique.ttf
14cu|texlive-dejavu-2.33-6|401	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans.ttf
14cu|texlive-dejavu-2.33-6|402	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Bold.ttf
14cu|texlive-dejavu-2.33-6|403	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-BoldOblique.ttf
14cu|texlive-dejavu-2.33-6|404	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Oblique.ttf
14cu|texlive-dejavu-2.33-6|405	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed.ttf
14cu|texlive-dejavu-2.33-6|406	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Bold.ttf
14cu|texlive-dejavu-2.33-6|407	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-BoldOblique.ttf
14cu|texlive-dejavu-2.33-6|408	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Oblique.ttf
14cu|texlive-dejavu-2.33-6|409	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono.ttf
14cu|texlive-dejavu-2.33-6|410	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Bold.ttf
14cu|texlive-dejavu-2.33-6|411	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-BoldItalic.ttf
14cu|texlive-dejavu-2.33-6|412	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Italic.ttf
14cu|texlive-dejavu-2.33-6|413	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif.ttf
14cu|texlive-dejavu-2.33-6|414	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Bold.ttf
14cu|texlive-dejavu-2.33-6|415	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf
14cu|texlive-dejavu-2.33-6|416	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf
14cu|texlive-dejavu-2.33-6|417	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf
14cu|texlive-dejavu-2.33-6|418	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfb
14cu|texlive-dejavu-2.33-6|419	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfm
14cu|texlive-dejavu-2.33-6|420	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfb
14cu|texlive-dejavu-2.33-6|421	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfm
14cu|texlive-dejavu-2.33-6|422	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfb
14cu|texlive-dejavu-2.33-6|423	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfm
14cu|texlive-dejavu-2.33-6|424	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfb
14cu|texlive-dejavu-2.33-6|425	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfm
14cu|texlive-dejavu-2.33-6|426	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfb
14cu|texlive-dejavu-2.33-6|427	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfm
14cu|texlive-dejavu-2.33-6|428	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfb
14cu|texlive-dejavu-2.33-6|429	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfm
14cu|texlive-dejavu-2.33-6|430	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfb
14cu|texlive-dejavu-2.33-6|431	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfm
14cu|texlive-dejavu-2.33-6|432	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfb
14cu|texlive-dejavu-2.33-6|433	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfm
14cu|texlive-dejavu-2.33-6|434	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfb
14cu|texlive-dejavu-2.33-6|435	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfm
14cu|texlive-dejavu-2.33-6|436	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfb
14cu|texlive-dejavu-2.33-6|437	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfm
14cu|texlive-dejavu-2.33-6|438	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfb
14cu|texlive-dejavu-2.33-6|439	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfm
14cu|texlive-dejavu-2.33-6|440	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfb
14cu|texlive-dejavu-2.33-6|441	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfm
14cu|texlive-dejavu-2.33-6|442	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfb
14cu|texlive-dejavu-2.33-6|443	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfm
14cu|texlive-dejavu-2.33-6|444	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfb
14cu|texlive-dejavu-2.33-6|445	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfm
14cu|texlive-dejavu-2.33-6|446	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfb
14cu|texlive-dejavu-2.33-6|447	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfm
14cu|texlive-dejavu-2.33-6|448	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfb
14cu|texlive-dejavu-2.33-6|449	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfm
14cu|texlive-dejavu-2.33-6|450	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfb
14cu|texlive-dejavu-2.33-6|451	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfm
14cu|texlive-dejavu-2.33-6|452	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfb
14cu|texlive-dejavu-2.33-6|453	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfm
14cu|texlive-dejavu-2.33-6|454	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfb
14cu|texlive-dejavu-2.33-6|455	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfm
14cu|texlive-dejavu-2.33-6|456	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfb
14cu|texlive-dejavu-2.33-6|457	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfm
14cu|texlive-dejavu-2.33-6|458	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfb
14cu|texlive-dejavu-2.33-6|459	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfm
14cu|texlive-dejavu-2.33-6|460	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|461	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|462	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|463	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|464	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|465	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|466	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|467	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|468	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.vf
14cu|texlive-dejavu-2.33-6|469	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.vf
14cu|texlive-dejavu-2.33-6|470	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.vf
14cu|texlive-dejavu-2.33-6|471	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|472	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.vf
14cu|texlive-dejavu-2.33-6|473	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|474	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|475	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|476	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|477	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|478	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|479	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|480	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|481	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|482	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|483	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|484	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|485	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|486	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|487	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|488	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|489	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|490	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|491	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.vf
14cu|texlive-dejavu-2.33-6|492	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|493	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|494	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.vf
14cu|texlive-dejavu-2.33-6|495	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.vf
14cu|texlive-dejavu-2.33-6|496	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.vf
14cu|texlive-dejavu-2.33-6|497	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|498	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-x2.vf
14cu|texlive-dejavu-2.33-6|499	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.vf
14cu|texlive-dejavu-2.33-6|500	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|501	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|502	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.vf
14cu|texlive-dejavu-2.33-6|503	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.vf
14cu|texlive-dejavu-2.33-6|504	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.vf
14cu|texlive-dejavu-2.33-6|505	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|506	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.vf
14cu|texlive-dejavu-2.33-6|507	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.vf
14cu|texlive-dejavu-2.33-6|508	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|509	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|510	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.vf
14cu|texlive-dejavu-2.33-6|511	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.vf
14cu|texlive-dejavu-2.33-6|512	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.vf
14cu|texlive-dejavu-2.33-6|513	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|514	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.vf
14cu|texlive-dejavu-2.33-6|515	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-lgr.vf
14cu|texlive-dejavu-2.33-6|516	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|517	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|518	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2a.vf
14cu|texlive-dejavu-2.33-6|519	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2b.vf
14cu|texlive-dejavu-2.33-6|520	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2c.vf
14cu|texlive-dejavu-2.33-6|521	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|522	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-x2.vf
14cu|texlive-dejavu-2.33-6|523	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|524	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|525	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|526	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|527	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|528	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|529	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|530	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|531	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|532	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|533	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|534	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|535	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|536	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|537	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|538	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|539	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|540	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|541	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|542	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|543	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|544	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-qx.vf
14cu|texlive-dejavu-2.33-6|545	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-t1.vf
14cu|texlive-dejavu-2.33-6|546	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-ts1.vf
14cu|texlive-dejavu-2.33-6|547	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSans.sty
14cu|texlive-dejavu-2.33-6|548	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansCondensed.sty
14cu|texlive-dejavu-2.33-6|549	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansMono.sty
14cu|texlive-dejavu-2.33-6|550	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerif.sty
14cu|texlive-dejavu-2.33-6|551	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerifCondensed.sty
14cu|texlive-dejavu-2.33-6|552	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|553	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|554	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|555	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|556	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|557	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|558	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|559	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|560	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|561	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|562	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|563	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|564	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|565	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|566	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|567	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|568	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|569	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|570	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|571	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|572	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|573	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|574	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|575	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|576	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|577	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|578	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|579	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|580	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|581	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|582	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|583	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|584	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|585	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|586	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|587	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|588	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|589	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|590	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|591	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|592	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|593	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|594	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|595	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|596	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|597	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSans-TLF.fd
14cu|texlive-dejavu-2.33-6|598	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|599	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansMono-TLF.fd
14cu|texlive-dejavu-2.33-6|600	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerif-TLF.fd
14cu|texlive-dejavu-2.33-6|601	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerifCondensed-TLF.fd
14cu|texlive-dejavu-2.33-6|602	%{_texmfdistdir}/tex/latex/dejavu/dejavu.sty
14cu|texlive-dejavu-2.33-6|603	%doc %{_texmfdistdir}/doc/fonts/dejavu/CHANGELOG
14cu|texlive-dejavu-2.33-6|604	%doc %{_texmfdistdir}/doc/fonts/dejavu/README
14cu|texlive-dejavu-2.33-6|605	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.pdf
14cu|texlive-dejavu-2.33-6|606	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.tex
14cu|texlive-dejavu-2.33-6|607	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.pdf
14cu|texlive-dejavu-2.33-6|608	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.tex
14cu|texlive-dejavu-2.33-6|609	%doc %{_texmfdistdir}/doc/fonts/dejavu/extrakerns.zip
14cu|texlive-dejavu-2.33-6|610	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/AUTHORS
14cu|texlive-dejavu-2.33-6|611	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/BUGS
14cu|texlive-dejavu-2.33-6|612	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/LICENSE
14cu|texlive-dejavu-2.33-6|613	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/NEWS
14cu|texlive-dejavu-2.33-6|614	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/README
14cu|texlive-dejavu-2.33-6|615	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/langcover.txt
14cu|texlive-dejavu-2.33-6|616	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/status.txt
14cu|texlive-dejavu-2.33-6|617	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/unicover.txt
14cu|texlive-dejavu-2.33-6|618	%doc %{_texmfdistdir}/doc/fonts/dejavu/manifest.txt
14cu|texlive-dejavu-2.33-6|619	
14cu|texlive-dejavu-2.33-6|620	#-----------------------------------------------------------------------
14cu|texlive-dejavu-2.33-6|621	%prep
14cu|texlive-dejavu-2.33-6|622	%setup -c -a0 -a1
14cu|texlive-dejavu-2.33-6|623	
14cu|texlive-dejavu-2.33-6|624	%build
14cu|texlive-dejavu-2.33-6|625	
14cu|texlive-dejavu-2.33-6|626	%install
14cu|texlive-dejavu-2.33-6|627	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dejavu-2.33-6|628	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-dejavu-2.33-6|629	
14cu|texlive-dejavu-2.33-6|630	
14cu|texlive-dejavu-2.33-6|631	
14cu|texlive-dejavu-2.33-6|632	%changelog
14cu|texlive-dejavu-2.33-6|633	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.33-6
14cu|texlive-dejavu-2.33-6|634	+ Revision: 0913642
14cu|texlive-dejavu-2.33-6|635	- MassBuild#681: Increase release tag
14cu|texlive-dejavu-2.33-6|636	
14cu|texlive-dejavu-2.33-6|637	

14954 14
14cu|texlive-de-macro-1.3-6|1	# revision 26355
14cu|texlive-de-macro-1.3-6|2	# category Package
14cu|texlive-de-macro-1.3-6|3	# catalog-ctan /support/de-macro
14cu|texlive-de-macro-1.3-6|4	# catalog-date 2010-03-10 11:48:14 +0100
14cu|texlive-de-macro-1.3-6|5	# catalog-license other-free
14cu|texlive-de-macro-1.3-6|6	# catalog-version 1.3
14cu|texlive-de-macro-1.3-6|7	Name:		texlive-de-macro
14cu|texlive-de-macro-1.3-6|8	Version:	1.3
14cu|texlive-de-macro-1.3-6|9	Release:	6
14cu|texlive-de-macro-1.3-6|10	Summary:	Expand private macros in a document
14cu|texlive-de-macro-1.3-6|11	Group:		Publishing
14cu|texlive-de-macro-1.3-6|12	URL:		http://www.ctan.org/tex-archive/support/de-macro
14cu|texlive-de-macro-1.3-6|13	License:	OTHER-FREE
14cu|texlive-de-macro-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.tar.xz
14cu|texlive-de-macro-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.doc.tar.xz
14cu|texlive-de-macro-1.3-6|16	BuildArch:	noarch
14cu|texlive-de-macro-1.3-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-de-macro-1.3-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-de-macro-1.3-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-de-macro-1.3-6|20	Provides:	texlive-de-macro.bin = %{EVRD}
14cu|texlive-de-macro-1.3-6|21	
14cu|texlive-de-macro-1.3-6|22	%description
14cu|texlive-de-macro-1.3-6|23	De-macro is a Python script that helps authors who like to use
14cu|texlive-de-macro-1.3-6|24	private LaTeX macros (for example, as abbreviations). A
14cu|texlive-de-macro-1.3-6|25	technical editor or a cooperating author may balk at such a
14cu|texlive-de-macro-1.3-6|26	manuscript; you can avoid manuscript rejection misery by
14cu|texlive-de-macro-1.3-6|27	running de-macro on it. De-macro will expand macros defined in
14cu|texlive-de-macro-1.3-6|28	\(re)newcommand or \(re)newenvironment commands, within the
14cu|texlive-de-macro-1.3-6|29	document, or in the document's "private" package file.
14cu|texlive-de-macro-1.3-6|30	
14cu|texlive-de-macro-1.3-6|31	
14cu|texlive-de-macro-1.3-6|32	#-----------------------------------------------------------------------
14cu|texlive-de-macro-1.3-6|33	%files
14cu|texlive-de-macro-1.3-6|34	%{_bindir}/de-macro
14cu|texlive-de-macro-1.3-6|35	%{_texmfdistdir}/scripts/de-macro/de-macro
14cu|texlive-de-macro-1.3-6|36	%doc %{_texmfdistdir}/doc/support/de-macro/README
14cu|texlive-de-macro-1.3-6|37	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.pdf
14cu|texlive-de-macro-1.3-6|38	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.tex
14cu|texlive-de-macro-1.3-6|39	
14cu|texlive-de-macro-1.3-6|40	#-----------------------------------------------------------------------
14cu|texlive-de-macro-1.3-6|41	%prep
14cu|texlive-de-macro-1.3-6|42	%setup -c -a0 -a1
14cu|texlive-de-macro-1.3-6|43	
14cu|texlive-de-macro-1.3-6|44	%build
14cu|texlive-de-macro-1.3-6|45	
14cu|texlive-de-macro-1.3-6|46	%install
14cu|texlive-de-macro-1.3-6|47	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-de-macro-1.3-6|48	pushd %{buildroot}%{_bindir}
14cu|texlive-de-macro-1.3-6|49	ln -sf %{_texmfdistdir}/scripts/de-macro/de-macro de-macro
14cu|texlive-de-macro-1.3-6|50	popd
14cu|texlive-de-macro-1.3-6|51	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-de-macro-1.3-6|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-de-macro-1.3-6|53	
14cu|texlive-de-macro-1.3-6|54	
14cu|texlive-de-macro-1.3-6|55	
14cu|texlive-de-macro-1.3-6|56	%changelog
14cu|texlive-de-macro-1.3-6|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-6
14cu|texlive-de-macro-1.3-6|58	+ Revision: ca6e672
14cu|texlive-de-macro-1.3-6|59	- MassBuild#681: Increase release tag
14cu|texlive-de-macro-1.3-6|60	
14cu|texlive-de-macro-1.3-6|61	

14955 14
14cu|texlive-dice-20080607-5|1	# revision 15878
14cu|texlive-dice-20080607-5|2	# category Package
14cu|texlive-dice-20080607-5|3	# catalog-ctan /fonts/dice
14cu|texlive-dice-20080607-5|4	# catalog-date 2008-06-07 13:52:00 +0200
14cu|texlive-dice-20080607-5|5	# catalog-license lppl
14cu|texlive-dice-20080607-5|6	# catalog-version undef
14cu|texlive-dice-20080607-5|7	Name:		texlive-dice
14cu|texlive-dice-20080607-5|8	Version:	20080607
14cu|texlive-dice-20080607-5|9	Release:	5
14cu|texlive-dice-20080607-5|10	Summary:	A font for die faces
14cu|texlive-dice-20080607-5|11	Group:		Publishing
14cu|texlive-dice-20080607-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dice
14cu|texlive-dice-20080607-5|13	License:	LPPL
14cu|texlive-dice-20080607-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.tar.xz
14cu|texlive-dice-20080607-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.doc.tar.xz
14cu|texlive-dice-20080607-5|16	BuildArch:	noarch
14cu|texlive-dice-20080607-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dice-20080607-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dice-20080607-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-dice-20080607-5|20	
14cu|texlive-dice-20080607-5|21	%description
14cu|texlive-dice-20080607-5|22	A MetaFont font that can produce die faces in 2D or with
14cu|texlive-dice-20080607-5|23	various 3D effects.
14cu|texlive-dice-20080607-5|24	
14cu|texlive-dice-20080607-5|25	
14cu|texlive-dice-20080607-5|26	#-----------------------------------------------------------------------
14cu|texlive-dice-20080607-5|27	%files
14cu|texlive-dice-20080607-5|28	%{_texmfdistdir}/fonts/source/public/dice/dice3d.mf
14cu|texlive-dice-20080607-5|29	%{_texmfdistdir}/fonts/tfm/public/dice/dice3d.tfm
14cu|texlive-dice-20080607-5|30	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.dvi
14cu|texlive-dice-20080607-5|31	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.tex
14cu|texlive-dice-20080607-5|32	
14cu|texlive-dice-20080607-5|33	#-----------------------------------------------------------------------
14cu|texlive-dice-20080607-5|34	%prep
14cu|texlive-dice-20080607-5|35	%setup -c -a0 -a1
14cu|texlive-dice-20080607-5|36	
14cu|texlive-dice-20080607-5|37	%build
14cu|texlive-dice-20080607-5|38	
14cu|texlive-dice-20080607-5|39	%install
14cu|texlive-dice-20080607-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dice-20080607-5|41	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-dice-20080607-5|42	
14cu|texlive-dice-20080607-5|43	
14cu|texlive-dice-20080607-5|44	
14cu|texlive-dice-20080607-5|45	%changelog
14cu|texlive-dice-20080607-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080607-5
14cu|texlive-dice-20080607-5|47	+ Revision: 1795a11
14cu|texlive-dice-20080607-5|48	- MassBuild#681: Increase release tag
14cu|texlive-dice-20080607-5|49	
14cu|texlive-dice-20080607-5|50	

14956 14
14cu|texlive-dictsym-20070925-5|1	# revision 20031
14cu|texlive-dictsym-20070925-5|2	# category Package
14cu|texlive-dictsym-20070925-5|3	# catalog-ctan /fonts/dictsym
14cu|texlive-dictsym-20070925-5|4	# catalog-date 2007-09-25 10:20:14 +0200
14cu|texlive-dictsym-20070925-5|5	# catalog-license lppl
14cu|texlive-dictsym-20070925-5|6	# catalog-version undef
14cu|texlive-dictsym-20070925-5|7	Name:		texlive-dictsym
14cu|texlive-dictsym-20070925-5|8	Version:	20070925
14cu|texlive-dictsym-20070925-5|9	Release:	5
14cu|texlive-dictsym-20070925-5|10	Summary:	DictSym font and macro package
14cu|texlive-dictsym-20070925-5|11	Group:		Publishing
14cu|texlive-dictsym-20070925-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dictsym
14cu|texlive-dictsym-20070925-5|13	License:	LPPL
14cu|texlive-dictsym-20070925-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.tar.xz
14cu|texlive-dictsym-20070925-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.doc.tar.xz
14cu|texlive-dictsym-20070925-5|16	BuildArch:	noarch
14cu|texlive-dictsym-20070925-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dictsym-20070925-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dictsym-20070925-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-dictsym-20070925-5|20	
14cu|texlive-dictsym-20070925-5|21	%description
14cu|texlive-dictsym-20070925-5|22	This directory contains the DictSym Type1 font designed by
14cu|texlive-dictsym-20070925-5|23	Georg Verweyen and all files required to use it with LaTeX on
14cu|texlive-dictsym-20070925-5|24	the Unix or PC platforms. The font provides a number of symbols
14cu|texlive-dictsym-20070925-5|25	commonly used in dictionaries. The accompanying macro package
14cu|texlive-dictsym-20070925-5|26	makes the symbols accessible as LaTeX commands.
14cu|texlive-dictsym-20070925-5|27	
14cu|texlive-dictsym-20070925-5|28	
14cu|texlive-dictsym-20070925-5|29	#-----------------------------------------------------------------------
14cu|texlive-dictsym-20070925-5|30	%files
14cu|texlive-dictsym-20070925-5|31	%{_texmfdistdir}/fonts/afm/public/dictsym/dictsym.afm
14cu|texlive-dictsym-20070925-5|32	%{_texmfdistdir}/fonts/map/dvips/dictsym/dictsym.map
14cu|texlive-dictsym-20070925-5|33	%{_texmfdistdir}/fonts/tfm/public/dictsym/dictsym.tfm
14cu|texlive-dictsym-20070925-5|34	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfb
14cu|texlive-dictsym-20070925-5|35	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfm
14cu|texlive-dictsym-20070925-5|36	%{_texmfdistdir}/tex/latex/dictsym/dictsym.sty
14cu|texlive-dictsym-20070925-5|37	%doc %{_texmfdistdir}/doc/fonts/dictsym/README
14cu|texlive-dictsym-20070925-5|38	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.pdf
14cu|texlive-dictsym-20070925-5|39	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.tex
14cu|texlive-dictsym-20070925-5|40	
14cu|texlive-dictsym-20070925-5|41	#-----------------------------------------------------------------------
14cu|texlive-dictsym-20070925-5|42	%prep
14cu|texlive-dictsym-20070925-5|43	%setup -c -a0 -a1
14cu|texlive-dictsym-20070925-5|44	
14cu|texlive-dictsym-20070925-5|45	%build
14cu|texlive-dictsym-20070925-5|46	
14cu|texlive-dictsym-20070925-5|47	%install
14cu|texlive-dictsym-20070925-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dictsym-20070925-5|49	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-dictsym-20070925-5|50	
14cu|texlive-dictsym-20070925-5|51	
14cu|texlive-dictsym-20070925-5|52	
14cu|texlive-dictsym-20070925-5|53	%changelog
14cu|texlive-dictsym-20070925-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070925-5
14cu|texlive-dictsym-20070925-5|55	+ Revision: 6f53649
14cu|texlive-dictsym-20070925-5|56	- MassBuild#681: Increase release tag
14cu|texlive-dictsym-20070925-5|57	
14cu|texlive-dictsym-20070925-5|58	

14957 14
14cu|texlive-din1505-20081125-5|1	# revision 19441
14cu|texlive-din1505-20081125-5|2	# category Package
14cu|texlive-din1505-20081125-5|3	# catalog-ctan /biblio/bibtex/contrib/german/din1505
14cu|texlive-din1505-20081125-5|4	# catalog-date 2008-11-25 15:33:33 +0100
14cu|texlive-din1505-20081125-5|5	# catalog-license other-free
14cu|texlive-din1505-20081125-5|6	# catalog-version undef
14cu|texlive-din1505-20081125-5|7	Name:		texlive-din1505
14cu|texlive-din1505-20081125-5|8	Version:	20081125
14cu|texlive-din1505-20081125-5|9	Release:	5
14cu|texlive-din1505-20081125-5|10	Summary:	Bibliography styles for German texts
14cu|texlive-din1505-20081125-5|11	Group:		Publishing
14cu|texlive-din1505-20081125-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/din1505
14cu|texlive-din1505-20081125-5|13	License:	OTHER-FREE
14cu|texlive-din1505-20081125-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.tar.xz
14cu|texlive-din1505-20081125-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.doc.tar.xz
14cu|texlive-din1505-20081125-5|16	BuildArch:	noarch
14cu|texlive-din1505-20081125-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-din1505-20081125-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-din1505-20081125-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-din1505-20081125-5|20	
14cu|texlive-din1505-20081125-5|21	%description
14cu|texlive-din1505-20081125-5|22	A set of bibliography styles that conformt to DIN 1505, and
14cu|texlive-din1505-20081125-5|23	match the original BibTeX standard set (plain, unsrt, alpha and
14cu|texlive-din1505-20081125-5|24	abbrv), together with a style natdin to work with natbib.
14cu|texlive-din1505-20081125-5|25	
14cu|texlive-din1505-20081125-5|26	
14cu|texlive-din1505-20081125-5|27	#-----------------------------------------------------------------------
14cu|texlive-din1505-20081125-5|28	%files
14cu|texlive-din1505-20081125-5|29	%{_texmfdistdir}/bibtex/bst/din1505/abbrvdin.bst
14cu|texlive-din1505-20081125-5|30	%{_texmfdistdir}/bibtex/bst/din1505/alphadin.bst
14cu|texlive-din1505-20081125-5|31	%{_texmfdistdir}/bibtex/bst/din1505/natdin.bst
14cu|texlive-din1505-20081125-5|32	%{_texmfdistdir}/bibtex/bst/din1505/plaindin.bst
14cu|texlive-din1505-20081125-5|33	%{_texmfdistdir}/bibtex/bst/din1505/unsrtdin.bst
14cu|texlive-din1505-20081125-5|34	%doc %{_texmfdistdir}/doc/latex/din1505/README.TEXLIVE
14cu|texlive-din1505-20081125-5|35	%doc %{_texmfdistdir}/doc/latex/din1505/leitbild.bib
14cu|texlive-din1505-20081125-5|36	%doc %{_texmfdistdir}/doc/latex/din1505/natbib.cfg
14cu|texlive-din1505-20081125-5|37	
14cu|texlive-din1505-20081125-5|38	#-----------------------------------------------------------------------
14cu|texlive-din1505-20081125-5|39	%prep
14cu|texlive-din1505-20081125-5|40	%setup -c -a0 -a1
14cu|texlive-din1505-20081125-5|41	
14cu|texlive-din1505-20081125-5|42	%build
14cu|texlive-din1505-20081125-5|43	
14cu|texlive-din1505-20081125-5|44	%install
14cu|texlive-din1505-20081125-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-din1505-20081125-5|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-din1505-20081125-5|47	
14cu|texlive-din1505-20081125-5|48	
14cu|texlive-din1505-20081125-5|49	
14cu|texlive-din1505-20081125-5|50	%changelog
14cu|texlive-din1505-20081125-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081125-5
14cu|texlive-din1505-20081125-5|52	+ Revision: 6ff290e
14cu|texlive-din1505-20081125-5|53	- MassBuild#681: Increase release tag
14cu|texlive-din1505-20081125-5|54	
14cu|texlive-din1505-20081125-5|55	

14958 14
14cu|texlive-dinat-2.5-5|1	# revision 15878
14cu|texlive-dinat-2.5-5|2	# category Package
14cu|texlive-dinat-2.5-5|3	# catalog-ctan /biblio/bibtex/contrib/german/dinat
14cu|texlive-dinat-2.5-5|4	# catalog-date 2008-11-11 09:02:39 +0100
14cu|texlive-dinat-2.5-5|5	# catalog-license pd
14cu|texlive-dinat-2.5-5|6	# catalog-version 2.5
14cu|texlive-dinat-2.5-5|7	Name:		texlive-dinat
14cu|texlive-dinat-2.5-5|8	Version:	2.5
14cu|texlive-dinat-2.5-5|9	Release:	5
14cu|texlive-dinat-2.5-5|10	Summary:	Bibliography style for German texts
14cu|texlive-dinat-2.5-5|11	Group:		Publishing
14cu|texlive-dinat-2.5-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/dinat
14cu|texlive-dinat-2.5-5|13	License:	PD
14cu|texlive-dinat-2.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.tar.xz
14cu|texlive-dinat-2.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.doc.tar.xz
14cu|texlive-dinat-2.5-5|16	BuildArch:	noarch
14cu|texlive-dinat-2.5-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dinat-2.5-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dinat-2.5-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-dinat-2.5-5|20	
14cu|texlive-dinat-2.5-5|21	%description
14cu|texlive-dinat-2.5-5|22	Bibliography style files intended for texts in german. They
14cu|texlive-dinat-2.5-5|23	draw up bibliographies in accordance with the german DIN 1505,
14cu|texlive-dinat-2.5-5|24	parts 2 and 3.
14cu|texlive-dinat-2.5-5|25	
14cu|texlive-dinat-2.5-5|26	
14cu|texlive-dinat-2.5-5|27	#-----------------------------------------------------------------------
14cu|texlive-dinat-2.5-5|28	%files
14cu|texlive-dinat-2.5-5|29	%{_texmfdistdir}/bibtex/bst/dinat/dinat.bst
14cu|texlive-dinat-2.5-5|30	%doc %{_texmfdistdir}/doc/bibtex/dinat/dinat-index.html
14cu|texlive-dinat-2.5-5|31	%doc %{_texmfdistdir}/doc/bibtex/dinat/history.html
14cu|texlive-dinat-2.5-5|32	
14cu|texlive-dinat-2.5-5|33	#-----------------------------------------------------------------------
14cu|texlive-dinat-2.5-5|34	%prep
14cu|texlive-dinat-2.5-5|35	%setup -c -a0 -a1
14cu|texlive-dinat-2.5-5|36	
14cu|texlive-dinat-2.5-5|37	%build
14cu|texlive-dinat-2.5-5|38	
14cu|texlive-dinat-2.5-5|39	%install
14cu|texlive-dinat-2.5-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dinat-2.5-5|41	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-dinat-2.5-5|42	
14cu|texlive-dinat-2.5-5|43	
14cu|texlive-dinat-2.5-5|44	
14cu|texlive-dinat-2.5-5|45	%changelog
14cu|texlive-dinat-2.5-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-5
14cu|texlive-dinat-2.5-5|47	+ Revision: 3eb9063
14cu|texlive-dinat-2.5-5|48	- MassBuild#681: Increase release tag
14cu|texlive-dinat-2.5-5|49	
14cu|texlive-dinat-2.5-5|50	

14959 14
14cu|texlive-dingbat-1.0-5|1	# revision 24093
14cu|texlive-dingbat-1.0-5|2	# category Package
14cu|texlive-dingbat-1.0-5|3	# catalog-ctan /fonts/dingbat
14cu|texlive-dingbat-1.0-5|4	# catalog-date 2011-04-10 19:43:45 +0200
14cu|texlive-dingbat-1.0-5|5	# catalog-license lppl
14cu|texlive-dingbat-1.0-5|6	# catalog-version 1.0
14cu|texlive-dingbat-1.0-5|7	Name:		texlive-dingbat
14cu|texlive-dingbat-1.0-5|8	Version:	1.0
14cu|texlive-dingbat-1.0-5|9	Release:	5
14cu|texlive-dingbat-1.0-5|10	Summary:	Two dingbat symbol fonts
14cu|texlive-dingbat-1.0-5|11	Group:		Publishing
14cu|texlive-dingbat-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dingbat
14cu|texlive-dingbat-1.0-5|13	License:	LPPL
14cu|texlive-dingbat-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.tar.xz
14cu|texlive-dingbat-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.doc.tar.xz
14cu|texlive-dingbat-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.source.tar.xz
14cu|texlive-dingbat-1.0-5|17	BuildArch:	noarch
14cu|texlive-dingbat-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-dingbat-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-dingbat-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-dingbat-1.0-5|21	
14cu|texlive-dingbat-1.0-5|22	%description
14cu|texlive-dingbat-1.0-5|23	The fonts (ark10 and dingbat) are specified in Metafont;
14cu|texlive-dingbat-1.0-5|24	support macros are provided for use in plain TeX and in LaTeX.
14cu|texlive-dingbat-1.0-5|25	An Adobe Type 1 version of the fonts is available in the
14cu|texlive-dingbat-1.0-5|26	niceframe fonts bundle.
14cu|texlive-dingbat-1.0-5|27	
14cu|texlive-dingbat-1.0-5|28	
14cu|texlive-dingbat-1.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-dingbat-1.0-5|30	%files
14cu|texlive-dingbat-1.0-5|31	%{_texmfdistdir}/fonts/source/public/dingbat/ark10.mf
14cu|texlive-dingbat-1.0-5|32	%{_texmfdistdir}/fonts/source/public/dingbat/dingbat.mf
14cu|texlive-dingbat-1.0-5|33	%{_texmfdistdir}/fonts/tfm/public/dingbat/ark10.tfm
14cu|texlive-dingbat-1.0-5|34	%{_texmfdistdir}/fonts/tfm/public/dingbat/dingbat.tfm
14cu|texlive-dingbat-1.0-5|35	%{_texmfdistdir}/tex/latex/dingbat/dingbat.sty
14cu|texlive-dingbat-1.0-5|36	%{_texmfdistdir}/tex/latex/dingbat/uark.fd
14cu|texlive-dingbat-1.0-5|37	%{_texmfdistdir}/tex/latex/dingbat/udingbat.fd
14cu|texlive-dingbat-1.0-5|38	%doc %{_texmfdistdir}/doc/fonts/dingbat/README
14cu|texlive-dingbat-1.0-5|39	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.pdf
14cu|texlive-dingbat-1.0-5|40	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.tex
14cu|texlive-dingbat-1.0-5|41	#- source
14cu|texlive-dingbat-1.0-5|42	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.dtx
14cu|texlive-dingbat-1.0-5|43	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.ins
14cu|texlive-dingbat-1.0-5|44	
14cu|texlive-dingbat-1.0-5|45	#-----------------------------------------------------------------------
14cu|texlive-dingbat-1.0-5|46	%prep
14cu|texlive-dingbat-1.0-5|47	%setup -c -a0 -a1 -a2
14cu|texlive-dingbat-1.0-5|48	
14cu|texlive-dingbat-1.0-5|49	%build
14cu|texlive-dingbat-1.0-5|50	
14cu|texlive-dingbat-1.0-5|51	%install
14cu|texlive-dingbat-1.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dingbat-1.0-5|53	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-dingbat-1.0-5|54	
14cu|texlive-dingbat-1.0-5|55	
14cu|texlive-dingbat-1.0-5|56	
14cu|texlive-dingbat-1.0-5|57	%changelog
14cu|texlive-dingbat-1.0-5|58	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-dingbat-1.0-5|59	+ Revision: 35230cd
14cu|texlive-dingbat-1.0-5|60	- MassBuild#681: Increase release tag
14cu|texlive-dingbat-1.0-5|61	
14cu|texlive-dingbat-1.0-5|62	

14960 14
14cu|texlive-dirtree-0.2-5|1	# revision 19882
14cu|texlive-dirtree-0.2-5|2	# category Package
14cu|texlive-dirtree-0.2-5|3	# catalog-ctan /macros/generic/dirtree
14cu|texlive-dirtree-0.2-5|4	# catalog-date 2009-04-10 11:30:41 +0200
14cu|texlive-dirtree-0.2-5|5	# catalog-license lppl
14cu|texlive-dirtree-0.2-5|6	# catalog-version 0.2
14cu|texlive-dirtree-0.2-5|7	Name:		texlive-dirtree
14cu|texlive-dirtree-0.2-5|8	Version:	0.2
14cu|texlive-dirtree-0.2-5|9	Release:	5
14cu|texlive-dirtree-0.2-5|10	Summary:	Display trees in the style of windows explorer
14cu|texlive-dirtree-0.2-5|11	Group:		Publishing
14cu|texlive-dirtree-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dirtree
14cu|texlive-dirtree-0.2-5|13	License:	LPPL
14cu|texlive-dirtree-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.tar.xz
14cu|texlive-dirtree-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.doc.tar.xz
14cu|texlive-dirtree-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.source.tar.xz
14cu|texlive-dirtree-0.2-5|17	BuildArch:	noarch
14cu|texlive-dirtree-0.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-dirtree-0.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-dirtree-0.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-dirtree-0.2-5|21	
14cu|texlive-dirtree-0.2-5|22	%description
14cu|texlive-dirtree-0.2-5|23	This package is designed to emulate the way windows explorer
14cu|texlive-dirtree-0.2-5|24	displays directory and file trees, with the root at top left,
14cu|texlive-dirtree-0.2-5|25	and each level of subtree displaying one step in to the right.
14cu|texlive-dirtree-0.2-5|26	The macros work equally well with Plain TeX and with LaTeX.
14cu|texlive-dirtree-0.2-5|27	
14cu|texlive-dirtree-0.2-5|28	
14cu|texlive-dirtree-0.2-5|29	#-----------------------------------------------------------------------
14cu|texlive-dirtree-0.2-5|30	%files
14cu|texlive-dirtree-0.2-5|31	%{_texmfdistdir}/tex/generic/dirtree/dirtree.sty
14cu|texlive-dirtree-0.2-5|32	%{_texmfdistdir}/tex/generic/dirtree/dirtree.tex
14cu|texlive-dirtree-0.2-5|33	%doc %{_texmfdistdir}/doc/generic/dirtree/README
14cu|texlive-dirtree-0.2-5|34	%doc %{_texmfdistdir}/doc/generic/dirtree/dirtree.pdf
14cu|texlive-dirtree-0.2-5|35	#- source
14cu|texlive-dirtree-0.2-5|36	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.dtx
14cu|texlive-dirtree-0.2-5|37	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.ins
14cu|texlive-dirtree-0.2-5|38	
14cu|texlive-dirtree-0.2-5|39	#-----------------------------------------------------------------------
14cu|texlive-dirtree-0.2-5|40	%prep
14cu|texlive-dirtree-0.2-5|41	%setup -c -a0 -a1 -a2
14cu|texlive-dirtree-0.2-5|42	
14cu|texlive-dirtree-0.2-5|43	%build
14cu|texlive-dirtree-0.2-5|44	
14cu|texlive-dirtree-0.2-5|45	%install
14cu|texlive-dirtree-0.2-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dirtree-0.2-5|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-dirtree-0.2-5|48	
14cu|texlive-dirtree-0.2-5|49	
14cu|texlive-dirtree-0.2-5|50	
14cu|texlive-dirtree-0.2-5|51	%changelog
14cu|texlive-dirtree-0.2-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cu|texlive-dirtree-0.2-5|53	+ Revision: c2c09d7
14cu|texlive-dirtree-0.2-5|54	- MassBuild#681: Increase release tag
14cu|texlive-dirtree-0.2-5|55	
14cu|texlive-dirtree-0.2-5|56	

14961 14
14cu|texlive-dk-bib-0.6-5|1	# revision 15878
14cu|texlive-dk-bib-0.6-5|2	# category Package
14cu|texlive-dk-bib-0.6-5|3	# catalog-ctan /biblio/bibtex/contrib/dk-bib
14cu|texlive-dk-bib-0.6-5|4	# catalog-date 2009-09-25 22:54:35 +0200
14cu|texlive-dk-bib-0.6-5|5	# catalog-license other-free
14cu|texlive-dk-bib-0.6-5|6	# catalog-version 0.6
14cu|texlive-dk-bib-0.6-5|7	Name:		texlive-dk-bib
14cu|texlive-dk-bib-0.6-5|8	Version:	0.6
14cu|texlive-dk-bib-0.6-5|9	Release:	5
14cu|texlive-dk-bib-0.6-5|10	Summary:	Danish variants of standard BibTeX styles
14cu|texlive-dk-bib-0.6-5|11	Group:		Publishing
14cu|texlive-dk-bib-0.6-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/dk-bib
14cu|texlive-dk-bib-0.6-5|13	License:	OTHER-FREE
14cu|texlive-dk-bib-0.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.tar.xz
14cu|texlive-dk-bib-0.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.doc.tar.xz
14cu|texlive-dk-bib-0.6-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.source.tar.xz
14cu|texlive-dk-bib-0.6-5|17	BuildArch:	noarch
14cu|texlive-dk-bib-0.6-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-dk-bib-0.6-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-dk-bib-0.6-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-dk-bib-0.6-5|21	
14cu|texlive-dk-bib-0.6-5|22	%description
14cu|texlive-dk-bib-0.6-5|23	Dk-bib is a translation of the four standard BibTeX style files
14cu|texlive-dk-bib-0.6-5|24	(abbrv, alpha, plain and unsrt) and the apalike style file into
14cu|texlive-dk-bib-0.6-5|25	Danish. The files have been extended with URL, ISBN, ISSN,
14cu|texlive-dk-bib-0.6-5|26	annote and printing fields which can be enabled through a LaTeX
14cu|texlive-dk-bib-0.6-5|27	style file. Dk-bib also comes with a couple of Danish sorting
14cu|texlive-dk-bib-0.6-5|28	order files for BibTeX8.
14cu|texlive-dk-bib-0.6-5|29	
14cu|texlive-dk-bib-0.6-5|30	
14cu|texlive-dk-bib-0.6-5|31	#-----------------------------------------------------------------------
14cu|texlive-dk-bib-0.6-5|32	%files
14cu|texlive-dk-bib-0.6-5|33	%{_texmfdistdir}/bibtex/bib/dk-bib/litteratur.bib
14cu|texlive-dk-bib-0.6-5|34	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-abbrv.bst
14cu|texlive-dk-bib-0.6-5|35	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-alpha.bst
14cu|texlive-dk-bib-0.6-5|36	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-apali.bst
14cu|texlive-dk-bib-0.6-5|37	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-plain.bst
14cu|texlive-dk-bib-0.6-5|38	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-unsrt.bst
14cu|texlive-dk-bib-0.6-5|39	%{_texmfdistdir}/bibtex/csf/dk-bib/88591-dk.csf
14cu|texlive-dk-bib-0.6-5|40	%{_texmfdistdir}/bibtex/csf/dk-bib/cp850-dk.csf
14cu|texlive-dk-bib-0.6-5|41	%{_texmfdistdir}/bibtex/csf/dk-bib/mac-dk.csf
14cu|texlive-dk-bib-0.6-5|42	%{_texmfdistdir}/bibtex/csf/dk-bib/utf8-dk.csf
14cu|texlive-dk-bib-0.6-5|43	%{_texmfdistdir}/tex/latex/dk-bib/dk-apali.sty
14cu|texlive-dk-bib-0.6-5|44	%{_texmfdistdir}/tex/latex/dk-bib/dk-bib.sty
14cu|texlive-dk-bib-0.6-5|45	%doc %{_texmfdistdir}/doc/latex/dk-bib/COPYRIGHT
14cu|texlive-dk-bib-0.6-5|46	%doc %{_texmfdistdir}/doc/latex/dk-bib/README
14cu|texlive-dk-bib-0.6-5|47	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.ltx
14cu|texlive-dk-bib-0.6-5|48	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.pdf
14cu|texlive-dk-bib-0.6-5|49	#- source
14cu|texlive-dk-bib-0.6-5|50	%doc %{_texmfdistdir}/source/latex/dk-bib/Makefile
14cu|texlive-dk-bib-0.6-5|51	
14cu|texlive-dk-bib-0.6-5|52	#-----------------------------------------------------------------------
14cu|texlive-dk-bib-0.6-5|53	%prep
14cu|texlive-dk-bib-0.6-5|54	%setup -c -a0 -a1 -a2
14cu|texlive-dk-bib-0.6-5|55	
14cu|texlive-dk-bib-0.6-5|56	%build
14cu|texlive-dk-bib-0.6-5|57	
14cu|texlive-dk-bib-0.6-5|58	%install
14cu|texlive-dk-bib-0.6-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dk-bib-0.6-5|60	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-dk-bib-0.6-5|61	
14cu|texlive-dk-bib-0.6-5|62	
14cu|texlive-dk-bib-0.6-5|63	
14cu|texlive-dk-bib-0.6-5|64	%changelog
14cu|texlive-dk-bib-0.6-5|65	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-5
14cu|texlive-dk-bib-0.6-5|66	+ Revision: 36c220e
14cu|texlive-dk-bib-0.6-5|67	- MassBuild#681: Increase release tag
14cu|texlive-dk-bib-0.6-5|68	
14cu|texlive-dk-bib-0.6-5|69	

14962 14
14cu|texlive-docstruct-0.0.1-4|1	%define	oname	docstruct
14cu|texlive-docstruct-0.0.1-4|2	Name:	            texlive-%{oname}
14cu|texlive-docstruct-0.0.1-4|3	Version:          0.0.1
14cu|texlive-docstruct-0.0.1-4|4	Release:          4
14cu|texlive-docstruct-0.0.1-4|5	Summary:          discopal.ispras.ru styles for books, articles and slides
14cu|texlive-docstruct-0.0.1-4|6	Group:	         Publishing
14cu|texlive-docstruct-0.0.1-4|7	License:	         LPPL
14cu|texlive-docstruct-0.0.1-4|8	Source0:          https://abf.io/belonesox/docstruct/archive/%{oname}-v%{version}.tar.gz
14cu|texlive-docstruct-0.0.1-4|9	BuildArch:	      noarch
14cu|texlive-docstruct-0.0.1-4|10	BuildRequires:	   texlive-tlpkg
14cu|texlive-docstruct-0.0.1-4|11	Requires(pre):	   texlive-tlpkg
14cu|texlive-docstruct-0.0.1-4|12	Requires(post):	texlive-kpathsea
14cu|texlive-docstruct-0.0.1-4|13	
14cu|texlive-docstruct-0.0.1-4|14	%description
14cu|texlive-docstruct-0.0.1-4|15	discopal.ispras.ru styles for books, articles and slides
14cu|texlive-docstruct-0.0.1-4|16	
14cu|texlive-docstruct-0.0.1-4|17	#-----------------------------------------------------------------------
14cu|texlive-docstruct-0.0.1-4|18	%files
14cu|texlive-docstruct-0.0.1-4|19	%{_texmfdistdir}/tex/latex/docstruct/*
14cu|texlive-docstruct-0.0.1-4|20	
14cu|texlive-docstruct-0.0.1-4|21	#-----------------------------------------------------------------------
14cu|texlive-docstruct-0.0.1-4|22	%prep
14cu|texlive-docstruct-0.0.1-4|23	%setup -qn %{oname}-v%{version}
14cu|texlive-docstruct-0.0.1-4|24	
14cu|texlive-docstruct-0.0.1-4|25	%build
14cu|texlive-docstruct-0.0.1-4|26	
14cu|texlive-docstruct-0.0.1-4|27	%install
14cu|texlive-docstruct-0.0.1-4|28	mkdir -p %{buildroot}%{_texmfdistdir}/tex/latex/docstruct/
14cu|texlive-docstruct-0.0.1-4|29	cp docstruct.sty %{buildroot}%{_texmfdistdir}/tex/latex/docstruct/
14cu|texlive-docstruct-0.0.1-4|30	
14cu|texlive-docstruct-0.0.1-4|31	%post
14cu|texlive-docstruct-0.0.1-4|32	TEXHASH=/usr/bin/texhash
14cu|texlive-docstruct-0.0.1-4|33	[ -x "$TEXHASH" ] || "$TEXHASH" 2>/dev/null ||:
14cu|texlive-docstruct-0.0.1-4|34	
14cu|texlive-docstruct-0.0.1-4|35	%postun
14cu|texlive-docstruct-0.0.1-4|36	TEXHASH=/usr/bin/texhash
14cu|texlive-docstruct-0.0.1-4|37	[ -x "$TEXHASH" ] || "$TEXHASH" 2>/dev/null ||:
14cu|texlive-docstruct-0.0.1-4|38	
14cu|texlive-docstruct-0.0.1-4|39	%changelog
14cu|texlive-docstruct-0.0.1-4|40	
14cu|texlive-docstruct-0.0.1-4|41	* Mon May 18 2015 Stas Fomin <stas-fomin@yandex.ru> 0.0.1-4
14cu|texlive-docstruct-0.0.1-4|42	- (357636c) add build requirements
14cu|texlive-docstruct-0.0.1-4|43	
14cu|texlive-docstruct-0.0.1-4|44	

14963 14
14cu|texlive-doipubmed-1.01-5|1	# revision 15878
14cu|texlive-doipubmed-1.01-5|2	# category Package
14cu|texlive-doipubmed-1.01-5|3	# catalog-ctan /macros/latex/contrib/doipubmed
14cu|texlive-doipubmed-1.01-5|4	# catalog-date 2009-09-27 10:36:15 +0200
14cu|texlive-doipubmed-1.01-5|5	# catalog-license lppl
14cu|texlive-doipubmed-1.01-5|6	# catalog-version 1.01
14cu|texlive-doipubmed-1.01-5|7	Name:		texlive-doipubmed
14cu|texlive-doipubmed-1.01-5|8	Version:	1.01
14cu|texlive-doipubmed-1.01-5|9	Release:	5
14cu|texlive-doipubmed-1.01-5|10	Summary:	Special commands for use in bibliographies
14cu|texlive-doipubmed-1.01-5|11	Group:		Publishing
14cu|texlive-doipubmed-1.01-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doipubmed
14cu|texlive-doipubmed-1.01-5|13	License:	LPPL
14cu|texlive-doipubmed-1.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.tar.xz
14cu|texlive-doipubmed-1.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.doc.tar.xz
14cu|texlive-doipubmed-1.01-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.source.tar.xz
14cu|texlive-doipubmed-1.01-5|17	BuildArch:	noarch
14cu|texlive-doipubmed-1.01-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-doipubmed-1.01-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-doipubmed-1.01-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-doipubmed-1.01-5|21	
14cu|texlive-doipubmed-1.01-5|22	%description
14cu|texlive-doipubmed-1.01-5|23	The package provides the commands \doi, \pubmed and \citeurl.
14cu|texlive-doipubmed-1.01-5|24	These commands are primarily designed for use in
14cu|texlive-doipubmed-1.01-5|25	bibliographies. A LaTeX2HTML style file is also provided.
14cu|texlive-doipubmed-1.01-5|26	
14cu|texlive-doipubmed-1.01-5|27	
14cu|texlive-doipubmed-1.01-5|28	#-----------------------------------------------------------------------
14cu|texlive-doipubmed-1.01-5|29	%files
14cu|texlive-doipubmed-1.01-5|30	%{_texmfdistdir}/tex/latex/doipubmed/doipubmed.sty
14cu|texlive-doipubmed-1.01-5|31	%doc %{_texmfdistdir}/doc/latex/doipubmed/CHANGES
14cu|texlive-doipubmed-1.01-5|32	%doc %{_texmfdistdir}/doc/latex/doipubmed/README
14cu|texlive-doipubmed-1.01-5|33	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed-manual.html
14cu|texlive-doipubmed-1.01-5|34	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.pdf
14cu|texlive-doipubmed-1.01-5|35	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.perl
14cu|texlive-doipubmed-1.01-5|36	#- source
14cu|texlive-doipubmed-1.01-5|37	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.dtx
14cu|texlive-doipubmed-1.01-5|38	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.ins
14cu|texlive-doipubmed-1.01-5|39	
14cu|texlive-doipubmed-1.01-5|40	#-----------------------------------------------------------------------
14cu|texlive-doipubmed-1.01-5|41	%prep
14cu|texlive-doipubmed-1.01-5|42	%setup -c -a0 -a1 -a2
14cu|texlive-doipubmed-1.01-5|43	
14cu|texlive-doipubmed-1.01-5|44	%build
14cu|texlive-doipubmed-1.01-5|45	
14cu|texlive-doipubmed-1.01-5|46	%install
14cu|texlive-doipubmed-1.01-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-doipubmed-1.01-5|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-doipubmed-1.01-5|49	
14cu|texlive-doipubmed-1.01-5|50	
14cu|texlive-doipubmed-1.01-5|51	
14cu|texlive-doipubmed-1.01-5|52	%changelog
14cu|texlive-doipubmed-1.01-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-5
14cu|texlive-doipubmed-1.01-5|54	+ Revision: c755cad
14cu|texlive-doipubmed-1.01-5|55	- MassBuild#681: Increase release tag
14cu|texlive-doipubmed-1.01-5|56	
14cu|texlive-doipubmed-1.01-5|57	

14964 14
14cu|texlive-doublestroke-1.111-6|1	# revision 15878
14cu|texlive-doublestroke-1.111-6|2	# category Package
14cu|texlive-doublestroke-1.111-6|3	# catalog-ctan /fonts/doublestroke
14cu|texlive-doublestroke-1.111-6|4	# catalog-date 2009-11-19 15:03:53 +0100
14cu|texlive-doublestroke-1.111-6|5	# catalog-license other-free
14cu|texlive-doublestroke-1.111-6|6	# catalog-version 1.111
14cu|texlive-doublestroke-1.111-6|7	Name:		texlive-doublestroke
14cu|texlive-doublestroke-1.111-6|8	Version:	1.111
14cu|texlive-doublestroke-1.111-6|9	Release:	6
14cu|texlive-doublestroke-1.111-6|10	Summary:	Typeset mathematical double stroke symbols
14cu|texlive-doublestroke-1.111-6|11	Group:		Publishing
14cu|texlive-doublestroke-1.111-6|12	URL:		http://www.ctan.org/tex-archive/fonts/doublestroke
14cu|texlive-doublestroke-1.111-6|13	License:	OTHER-FREE
14cu|texlive-doublestroke-1.111-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.tar.xz
14cu|texlive-doublestroke-1.111-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.doc.tar.xz
14cu|texlive-doublestroke-1.111-6|16	BuildArch:	noarch
14cu|texlive-doublestroke-1.111-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-doublestroke-1.111-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-doublestroke-1.111-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-doublestroke-1.111-6|20	
14cu|texlive-doublestroke-1.111-6|21	%description
14cu|texlive-doublestroke-1.111-6|22	A font based on Computer Modern Roman useful for typesetting
14cu|texlive-doublestroke-1.111-6|23	the mathematical symbols for the natural numbers (N), whole
14cu|texlive-doublestroke-1.111-6|24	numbers (Z), rational numbers (Q), real numbers (R) and complex
14cu|texlive-doublestroke-1.111-6|25	numbers (C); coverage includes all Roman capital letters, '1',
14cu|texlive-doublestroke-1.111-6|26	'h' and 'k'. The font is available both as MetaFont source and
14cu|texlive-doublestroke-1.111-6|27	in Adobe Type 1 format, and LaTeX macros for its use are
14cu|texlive-doublestroke-1.111-6|28	provided. The fonts appear in the blackboard bold sampler.
14cu|texlive-doublestroke-1.111-6|29	
14cu|texlive-doublestroke-1.111-6|30	#-----------------------------------------------------------------------
14cu|texlive-doublestroke-1.111-6|31	%files
14cu|texlive-doublestroke-1.111-6|32	%{_texmfdistdir}/fonts/map/dvips/doublestroke/dstroke.map
14cu|texlive-doublestroke-1.111-6|33	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom.mf
14cu|texlive-doublestroke-1.111-6|34	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom10.mf
14cu|texlive-doublestroke-1.111-6|35	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom12.mf
14cu|texlive-doublestroke-1.111-6|36	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom8.mf
14cu|texlive-doublestroke-1.111-6|37	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromo.mf
14cu|texlive-doublestroke-1.111-6|38	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromu.mf
14cu|texlive-doublestroke-1.111-6|39	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss10.mf
14cu|texlive-doublestroke-1.111-6|40	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss12.mf
14cu|texlive-doublestroke-1.111-6|41	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss8.mf
14cu|texlive-doublestroke-1.111-6|42	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom10.tfm
14cu|texlive-doublestroke-1.111-6|43	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom12.tfm
14cu|texlive-doublestroke-1.111-6|44	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom8.tfm
14cu|texlive-doublestroke-1.111-6|45	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss10.tfm
14cu|texlive-doublestroke-1.111-6|46	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss12.tfm
14cu|texlive-doublestroke-1.111-6|47	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss8.tfm
14cu|texlive-doublestroke-1.111-6|48	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom10.pfb
14cu|texlive-doublestroke-1.111-6|49	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom12.pfb
14cu|texlive-doublestroke-1.111-6|50	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom8.pfb
14cu|texlive-doublestroke-1.111-6|51	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss10.pfb
14cu|texlive-doublestroke-1.111-6|52	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss12.pfb
14cu|texlive-doublestroke-1.111-6|53	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss8.pfb
14cu|texlive-doublestroke-1.111-6|54	%{_texmfdistdir}/tex/latex/doublestroke/Udsrom.fd
14cu|texlive-doublestroke-1.111-6|55	%{_texmfdistdir}/tex/latex/doublestroke/Udsss.fd
14cu|texlive-doublestroke-1.111-6|56	%{_texmfdistdir}/tex/latex/doublestroke/dsfont.sty
14cu|texlive-doublestroke-1.111-6|57	%doc %{_texmfdistdir}/doc/fonts/doublestroke/README
14cu|texlive-doublestroke-1.111-6|58	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.pdf
14cu|texlive-doublestroke-1.111-6|59	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.tex
14cu|texlive-doublestroke-1.111-6|60	
14cu|texlive-doublestroke-1.111-6|61	#-----------------------------------------------------------------------
14cu|texlive-doublestroke-1.111-6|62	%prep
14cu|texlive-doublestroke-1.111-6|63	%setup -c -a0 -a1
14cu|texlive-doublestroke-1.111-6|64	
14cu|texlive-doublestroke-1.111-6|65	%build
14cu|texlive-doublestroke-1.111-6|66	
14cu|texlive-doublestroke-1.111-6|67	%install
14cu|texlive-doublestroke-1.111-6|68	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-doublestroke-1.111-6|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-doublestroke-1.111-6|70	
14cu|texlive-doublestroke-1.111-6|71	
14cu|texlive-doublestroke-1.111-6|72	
14cu|texlive-doublestroke-1.111-6|73	%changelog
14cu|texlive-doublestroke-1.111-6|74	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.111-6
14cu|texlive-doublestroke-1.111-6|75	+ Revision: b802721
14cu|texlive-doublestroke-1.111-6|76	- MassBuild#681: Increase release tag
14cu|texlive-doublestroke-1.111-6|77	
14cu|texlive-doublestroke-1.111-6|78	

14965 14
14cu|texlive-dowith-0.22-4|1	# revision 27125
14cu|texlive-dowith-0.22-4|2	# category Package
14cu|texlive-dowith-0.22-4|3	# catalog-ctan /macros/generic/dowith
14cu|texlive-dowith-0.22-4|4	# catalog-date 2012-06-05 20:15:31 +0200
14cu|texlive-dowith-0.22-4|5	# catalog-license lppl1.3
14cu|texlive-dowith-0.22-4|6	# catalog-version 0.22
14cu|texlive-dowith-0.22-4|7	Name:		texlive-dowith
14cu|texlive-dowith-0.22-4|8	Version:	0.22
14cu|texlive-dowith-0.22-4|9	Release:	4
14cu|texlive-dowith-0.22-4|10	Summary:	Apply a command to a list of items
14cu|texlive-dowith-0.22-4|11	Group:		Publishing
14cu|texlive-dowith-0.22-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dowith
14cu|texlive-dowith-0.22-4|13	License:	LPPL1.3
14cu|texlive-dowith-0.22-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.tar.xz
14cu|texlive-dowith-0.22-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.doc.tar.xz
14cu|texlive-dowith-0.22-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.source.tar.xz
14cu|texlive-dowith-0.22-4|17	BuildArch:	noarch
14cu|texlive-dowith-0.22-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-dowith-0.22-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-dowith-0.22-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-dowith-0.22-4|21	
14cu|texlive-dowith-0.22-4|22	%description
14cu|texlive-dowith-0.22-4|23	The package provides macros for applying a command to all
14cu|texlive-dowith-0.22-4|24	elements of a list without separators, such as
14cu|texlive-dowith-0.22-4|25	'\DoWithAllIn{<cmd>}{<list-macro>}', and also for extending and
14cu|texlive-dowith-0.22-4|26	reducing macros storing such lists. Applications in mind
14cu|texlive-dowith-0.22-4|27	belonged to LaTeX, but the package should work with other
14cu|texlive-dowith-0.22-4|28	formats as well. Loop and list macros in other packages are
14cu|texlive-dowith-0.22-4|29	discussed.
14cu|texlive-dowith-0.22-4|30	
14cu|texlive-dowith-0.22-4|31	
14cu|texlive-dowith-0.22-4|32	#-----------------------------------------------------------------------
14cu|texlive-dowith-0.22-4|33	%files
14cu|texlive-dowith-0.22-4|34	%{_texmfdistdir}/tex/generic/dowith/dowith.RLS
14cu|texlive-dowith-0.22-4|35	%{_texmfdistdir}/tex/generic/dowith/dowith.sty
14cu|texlive-dowith-0.22-4|36	%doc %{_texmfdistdir}/doc/generic/dowith/README
14cu|texlive-dowith-0.22-4|37	%doc %{_texmfdistdir}/doc/generic/dowith/dowith.pdf
14cu|texlive-dowith-0.22-4|38	#- source
14cu|texlive-dowith-0.22-4|39	%doc %{_texmfdistdir}/source/generic/dowith/SrcFILEs.txt
14cu|texlive-dowith-0.22-4|40	%doc %{_texmfdistdir}/source/generic/dowith/dowith.tex
14cu|texlive-dowith-0.22-4|41	%doc %{_texmfdistdir}/source/generic/dowith/srcfiles.tex
14cu|texlive-dowith-0.22-4|42	
14cu|texlive-dowith-0.22-4|43	#-----------------------------------------------------------------------
14cu|texlive-dowith-0.22-4|44	%prep
14cu|texlive-dowith-0.22-4|45	%setup -c -a0 -a1 -a2
14cu|texlive-dowith-0.22-4|46	
14cu|texlive-dowith-0.22-4|47	%build
14cu|texlive-dowith-0.22-4|48	
14cu|texlive-dowith-0.22-4|49	%install
14cu|texlive-dowith-0.22-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dowith-0.22-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-dowith-0.22-4|52	
14cu|texlive-dowith-0.22-4|53	
14cu|texlive-dowith-0.22-4|54	
14cu|texlive-dowith-0.22-4|55	%changelog
14cu|texlive-dowith-0.22-4|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.22-4
14cu|texlive-dowith-0.22-4|57	+ Revision: d6f17ea
14cu|texlive-dowith-0.22-4|58	- MassBuild#681: Increase release tag
14cu|texlive-dowith-0.22-4|59	
14cu|texlive-dowith-0.22-4|60	

14966 14
14cu|texlive-dozenal-4.0-8|1	# revision 30592
14cu|texlive-dozenal-4.0-8|2	# category Package
14cu|texlive-dozenal-4.0-8|3	# catalog-ctan /fonts/dozenal
14cu|texlive-dozenal-4.0-8|4	# catalog-date 2013-05-20 17:36:30 +0200
14cu|texlive-dozenal-4.0-8|5	# catalog-license lppl
14cu|texlive-dozenal-4.0-8|6	# catalog-version 4.0
14cu|texlive-dozenal-4.0-8|7	Name:		texlive-dozenal
14cu|texlive-dozenal-4.0-8|8	Version:	4.0
14cu|texlive-dozenal-4.0-8|9	Release:	8
14cu|texlive-dozenal-4.0-8|10	Summary:	Typeset documents using base twelve numbering (also called "dozenal")
14cu|texlive-dozenal-4.0-8|11	Group:		Publishing
14cu|texlive-dozenal-4.0-8|12	URL:		http://www.ctan.org/tex-archive/fonts/dozenal
14cu|texlive-dozenal-4.0-8|13	License:	LPPL
14cu|texlive-dozenal-4.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.tar.xz
14cu|texlive-dozenal-4.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.doc.tar.xz
14cu|texlive-dozenal-4.0-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.source.tar.xz
14cu|texlive-dozenal-4.0-8|17	BuildArch:	noarch
14cu|texlive-dozenal-4.0-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-dozenal-4.0-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-dozenal-4.0-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-dozenal-4.0-8|21	
14cu|texlive-dozenal-4.0-8|22	%description
14cu|texlive-dozenal-4.0-8|23	The package supports typesetting documents whose counters are
14cu|texlive-dozenal-4.0-8|24	represented in base twelve, also called "dozenal". It includes
14cu|texlive-dozenal-4.0-8|25	a macro by David Kastrup for converting positive whole numbers
14cu|texlive-dozenal-4.0-8|26	to dozenal from decimal (base ten) representation. The package
14cu|texlive-dozenal-4.0-8|27	also includes a few other macros and redefines all the standard
14cu|texlive-dozenal-4.0-8|28	counters to produce dozenal output. Fonts, in Roman, italic,
14cu|texlive-dozenal-4.0-8|29	slanted, and boldface versions, provide ten and eleven (the
14cu|texlive-dozenal-4.0-8|30	Pitman characters preferred by the Dozenal Society of Great
14cu|texlive-dozenal-4.0-8|31	Britain). The fonts were designed to blend well with the
14cu|texlive-dozenal-4.0-8|32	Computer Modern fonts, and are available both as Metafont
14cu|texlive-dozenal-4.0-8|33	source and in Adobe Type 1 format.
14cu|texlive-dozenal-4.0-8|34	
14cu|texlive-dozenal-4.0-8|35	
14cu|texlive-dozenal-4.0-8|36	#-----------------------------------------------------------------------
14cu|texlive-dozenal-4.0-8|37	%files
14cu|texlive-dozenal-4.0-8|38	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzb8a.afm
14cu|texlive-dozenal-4.0-8|39	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbi8a.afm
14cu|texlive-dozenal-4.0-8|40	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbs8a.afm
14cu|texlive-dozenal-4.0-8|41	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzi8a.afm
14cu|texlive-dozenal-4.0-8|42	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzr8a.afm
14cu|texlive-dozenal-4.0-8|43	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzs8a.afm
14cu|texlive-dozenal-4.0-8|44	%{_texmfdistdir}/fonts/map/dvips/dozenal/fdz.map
14cu|texlive-dozenal-4.0-8|45	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars10.mf
14cu|texlive-dozenal-4.0-8|46	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars12.mf
14cu|texlive-dozenal-4.0-8|47	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars17.mf
14cu|texlive-dozenal-4.0-8|48	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars6.mf
14cu|texlive-dozenal-4.0-8|49	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars7.mf
14cu|texlive-dozenal-4.0-8|50	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars8.mf
14cu|texlive-dozenal-4.0-8|51	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars9.mf
14cu|texlive-dozenal-4.0-8|52	%{_texmfdistdir}/fonts/source/public/dozenal/dozchb10.mf
14cu|texlive-dozenal-4.0-8|53	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx10.mf
14cu|texlive-dozenal-4.0-8|54	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx12.mf
14cu|texlive-dozenal-4.0-8|55	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx5.mf
14cu|texlive-dozenal-4.0-8|56	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx6.mf
14cu|texlive-dozenal-4.0-8|57	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx7.mf
14cu|texlive-dozenal-4.0-8|58	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx8.mf
14cu|texlive-dozenal-4.0-8|59	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx9.mf
14cu|texlive-dozenal-4.0-8|60	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxi10.mf
14cu|texlive-dozenal-4.0-8|61	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxsl10.mf
14cu|texlive-dozenal-4.0-8|62	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit10.mf
14cu|texlive-dozenal-4.0-8|63	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit12.mf
14cu|texlive-dozenal-4.0-8|64	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit7.mf
14cu|texlive-dozenal-4.0-8|65	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit8.mf
14cu|texlive-dozenal-4.0-8|66	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit9.mf
14cu|texlive-dozenal-4.0-8|67	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl10.mf
14cu|texlive-dozenal-4.0-8|68	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl12.mf
14cu|texlive-dozenal-4.0-8|69	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl8.mf
14cu|texlive-dozenal-4.0-8|70	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl9.mf
14cu|texlive-dozenal-4.0-8|71	%{_texmfdistdir}/fonts/source/public/dozenal/dozenal.mf
14cu|texlive-dozenal-4.0-8|72	%{_texmfdistdir}/fonts/source/public/dozenal/dozenalb.mf
14cu|texlive-dozenal-4.0-8|73	%{_texmfdistdir}/fonts/source/public/dozenal/dozenali.mf
14cu|texlive-dozenal-4.0-8|74	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars10.tfm
14cu|texlive-dozenal-4.0-8|75	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars12.tfm
14cu|texlive-dozenal-4.0-8|76	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars17.tfm
14cu|texlive-dozenal-4.0-8|77	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars6.tfm
14cu|texlive-dozenal-4.0-8|78	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars7.tfm
14cu|texlive-dozenal-4.0-8|79	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars8.tfm
14cu|texlive-dozenal-4.0-8|80	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars9.tfm
14cu|texlive-dozenal-4.0-8|81	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchb10.tfm
14cu|texlive-dozenal-4.0-8|82	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx10.tfm
14cu|texlive-dozenal-4.0-8|83	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx12.tfm
14cu|texlive-dozenal-4.0-8|84	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx5.tfm
14cu|texlive-dozenal-4.0-8|85	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx6.tfm
14cu|texlive-dozenal-4.0-8|86	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx7.tfm
14cu|texlive-dozenal-4.0-8|87	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx8.tfm
14cu|texlive-dozenal-4.0-8|88	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx9.tfm
14cu|texlive-dozenal-4.0-8|89	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxi10.tfm
14cu|texlive-dozenal-4.0-8|90	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxsl10.tfm
14cu|texlive-dozenal-4.0-8|91	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit10.tfm
14cu|texlive-dozenal-4.0-8|92	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit12.tfm
14cu|texlive-dozenal-4.0-8|93	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit7.tfm
14cu|texlive-dozenal-4.0-8|94	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit8.tfm
14cu|texlive-dozenal-4.0-8|95	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit9.tfm
14cu|texlive-dozenal-4.0-8|96	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl10.tfm
14cu|texlive-dozenal-4.0-8|97	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl12.tfm
14cu|texlive-dozenal-4.0-8|98	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl8.tfm
14cu|texlive-dozenal-4.0-8|99	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl9.tfm
14cu|texlive-dozenal-4.0-8|100	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb7t.tfm
14cu|texlive-dozenal-4.0-8|101	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8a.tfm
14cu|texlive-dozenal-4.0-8|102	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8c.tfm
14cu|texlive-dozenal-4.0-8|103	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8r.tfm
14cu|texlive-dozenal-4.0-8|104	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8t.tfm
14cu|texlive-dozenal-4.0-8|105	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc7t.tfm
14cu|texlive-dozenal-4.0-8|106	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc8t.tfm
14cu|texlive-dozenal-4.0-8|107	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi7t.tfm
14cu|texlive-dozenal-4.0-8|108	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8a.tfm
14cu|texlive-dozenal-4.0-8|109	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8c.tfm
14cu|texlive-dozenal-4.0-8|110	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8r.tfm
14cu|texlive-dozenal-4.0-8|111	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8t.tfm
14cu|texlive-dozenal-4.0-8|112	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo7t.tfm
14cu|texlive-dozenal-4.0-8|113	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8c.tfm
14cu|texlive-dozenal-4.0-8|114	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8r.tfm
14cu|texlive-dozenal-4.0-8|115	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8t.tfm
14cu|texlive-dozenal-4.0-8|116	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbs8a.tfm
14cu|texlive-dozenal-4.0-8|117	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzi8a.tfm
14cu|texlive-dozenal-4.0-8|118	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr7t.tfm
14cu|texlive-dozenal-4.0-8|119	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8a.tfm
14cu|texlive-dozenal-4.0-8|120	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8c.tfm
14cu|texlive-dozenal-4.0-8|121	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8r.tfm
14cu|texlive-dozenal-4.0-8|122	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8t.tfm
14cu|texlive-dozenal-4.0-8|123	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc7t.tfm
14cu|texlive-dozenal-4.0-8|124	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc8t.tfm
14cu|texlive-dozenal-4.0-8|125	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro7t.tfm
14cu|texlive-dozenal-4.0-8|126	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8c.tfm
14cu|texlive-dozenal-4.0-8|127	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8r.tfm
14cu|texlive-dozenal-4.0-8|128	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8t.tfm
14cu|texlive-dozenal-4.0-8|129	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs7t.tfm
14cu|texlive-dozenal-4.0-8|130	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8a.tfm
14cu|texlive-dozenal-4.0-8|131	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8c.tfm
14cu|texlive-dozenal-4.0-8|132	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8r.tfm
14cu|texlive-dozenal-4.0-8|133	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8t.tfm
14cu|texlive-dozenal-4.0-8|134	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc7t.tfm
14cu|texlive-dozenal-4.0-8|135	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc8t.tfm
14cu|texlive-dozenal-4.0-8|136	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso7t.tfm
14cu|texlive-dozenal-4.0-8|137	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8c.tfm
14cu|texlive-dozenal-4.0-8|138	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8r.tfm
14cu|texlive-dozenal-4.0-8|139	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8t.tfm
14cu|texlive-dozenal-4.0-8|140	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzb8a.pfb
14cu|texlive-dozenal-4.0-8|141	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbi8a.pfb
14cu|texlive-dozenal-4.0-8|142	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbs8a.pfb
14cu|texlive-dozenal-4.0-8|143	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzi8a.pfb
14cu|texlive-dozenal-4.0-8|144	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzr8a.pfb
14cu|texlive-dozenal-4.0-8|145	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzs8a.pfb
14cu|texlive-dozenal-4.0-8|146	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb7t.vf
14cu|texlive-dozenal-4.0-8|147	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8c.vf
14cu|texlive-dozenal-4.0-8|148	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8t.vf
14cu|texlive-dozenal-4.0-8|149	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc7t.vf
14cu|texlive-dozenal-4.0-8|150	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc8t.vf
14cu|texlive-dozenal-4.0-8|151	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi7t.vf
14cu|texlive-dozenal-4.0-8|152	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8c.vf
14cu|texlive-dozenal-4.0-8|153	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8t.vf
14cu|texlive-dozenal-4.0-8|154	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo7t.vf
14cu|texlive-dozenal-4.0-8|155	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8c.vf
14cu|texlive-dozenal-4.0-8|156	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8t.vf
14cu|texlive-dozenal-4.0-8|157	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr7t.vf
14cu|texlive-dozenal-4.0-8|158	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8c.vf
14cu|texlive-dozenal-4.0-8|159	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8t.vf
14cu|texlive-dozenal-4.0-8|160	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc7t.vf
14cu|texlive-dozenal-4.0-8|161	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc8t.vf
14cu|texlive-dozenal-4.0-8|162	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro7t.vf
14cu|texlive-dozenal-4.0-8|163	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8c.vf
14cu|texlive-dozenal-4.0-8|164	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8t.vf
14cu|texlive-dozenal-4.0-8|165	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs7t.vf
14cu|texlive-dozenal-4.0-8|166	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8c.vf
14cu|texlive-dozenal-4.0-8|167	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8t.vf
14cu|texlive-dozenal-4.0-8|168	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc7t.vf
14cu|texlive-dozenal-4.0-8|169	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc8t.vf
14cu|texlive-dozenal-4.0-8|170	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso7t.vf
14cu|texlive-dozenal-4.0-8|171	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8c.vf
14cu|texlive-dozenal-4.0-8|172	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8t.vf
14cu|texlive-dozenal-4.0-8|173	%{_texmfdistdir}/tex/latex/dozenal/dozenal.sty
14cu|texlive-dozenal-4.0-8|174	%doc %{_texmfdistdir}/doc/fonts/dozenal/README
14cu|texlive-dozenal-4.0-8|175	%doc %{_texmfdistdir}/doc/fonts/dozenal/dozenal.pdf
14cu|texlive-dozenal-4.0-8|176	%doc %{_texmfdistdir}/doc/fonts/dozenal/testdozchars.tex
14cu|texlive-dozenal-4.0-8|177	%doc %{_texmfdistdir}/doc/fonts/dozenal/testfdzchars.tex
14cu|texlive-dozenal-4.0-8|178	#- source
14cu|texlive-dozenal-4.0-8|179	%doc %{_texmfdistdir}/source/fonts/dozenal/dozenal.dtx
14cu|texlive-dozenal-4.0-8|180	
14cu|texlive-dozenal-4.0-8|181	#-----------------------------------------------------------------------
14cu|texlive-dozenal-4.0-8|182	%prep
14cu|texlive-dozenal-4.0-8|183	%setup -c -a0 -a1 -a2
14cu|texlive-dozenal-4.0-8|184	
14cu|texlive-dozenal-4.0-8|185	%build
14cu|texlive-dozenal-4.0-8|186	
14cu|texlive-dozenal-4.0-8|187	%install
14cu|texlive-dozenal-4.0-8|188	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dozenal-4.0-8|189	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-dozenal-4.0-8|190	
14cu|texlive-dozenal-4.0-8|191	%changelog
14cu|texlive-dozenal-4.0-8|192	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-8
14cu|texlive-dozenal-4.0-8|193	+ Revision: 899633e
14cu|texlive-dozenal-4.0-8|194	- MassBuild#681: Increase release tag
14cu|texlive-dozenal-4.0-8|195	
14cu|texlive-dozenal-4.0-8|196	

14967 14
14cu|texlive-droid-2.1-5|1	# revision 23912
14cu|texlive-droid-2.1-5|2	# category Package
14cu|texlive-droid-2.1-5|3	# catalog-ctan /fonts/droid
14cu|texlive-droid-2.1-5|4	# catalog-date 2011-09-12 10:00:04 +0200
14cu|texlive-droid-2.1-5|5	# catalog-license lppl1.3
14cu|texlive-droid-2.1-5|6	# catalog-version 2.1
14cu|texlive-droid-2.1-5|7	Name:		texlive-droid
14cu|texlive-droid-2.1-5|8	Version:	2.1
14cu|texlive-droid-2.1-5|9	Release:	5
14cu|texlive-droid-2.1-5|10	Summary:	LaTeX support for the Droid font families
14cu|texlive-droid-2.1-5|11	Group:		Publishing
14cu|texlive-droid-2.1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/droid
14cu|texlive-droid-2.1-5|13	License:	LPPL1.3
14cu|texlive-droid-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.tar.xz
14cu|texlive-droid-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.doc.tar.xz
14cu|texlive-droid-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.source.tar.xz
14cu|texlive-droid-2.1-5|17	BuildArch:	noarch
14cu|texlive-droid-2.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-droid-2.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-droid-2.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-droid-2.1-5|21	
14cu|texlive-droid-2.1-5|22	%description
14cu|texlive-droid-2.1-5|23	The Droid typeface family was designed in the fall of 2006 by
14cu|texlive-droid-2.1-5|24	Steve Matteson, as a commission from Google to create a set of
14cu|texlive-droid-2.1-5|25	system fonts for its Android platform. The goal was to provide
14cu|texlive-droid-2.1-5|26	optimal quality and comfort on a mobile handset when rendered
14cu|texlive-droid-2.1-5|27	in application menus, web browsers and for other screen text.
14cu|texlive-droid-2.1-5|28	The Droid family consists of Droid Serif, Droid Sans and Droid
14cu|texlive-droid-2.1-5|29	Sans Mono fonts, licensed under the Apache License Version 2.0.
14cu|texlive-droid-2.1-5|30	The bundle includes the fonts in both TrueType and Adobe Type 1
14cu|texlive-droid-2.1-5|31	formats. The package does not support the Droid Pro family of
14cu|texlive-droid-2.1-5|32	fonts, available for purchase from the Ascender foundry.
14cu|texlive-droid-2.1-5|33	
14cu|texlive-droid-2.1-5|34	
14cu|texlive-droid-2.1-5|35	#-----------------------------------------------------------------------
14cu|texlive-droid-2.1-5|36	%files
14cu|texlive-droid-2.1-5|37	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans-Bold.afm
14cu|texlive-droid-2.1-5|38	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans.afm
14cu|texlive-droid-2.1-5|39	%{_texmfdistdir}/fonts/afm/public/droid/DroidSansMono.afm
14cu|texlive-droid-2.1-5|40	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Bold.afm
14cu|texlive-droid-2.1-5|41	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-BoldItalic.afm
14cu|texlive-droid-2.1-5|42	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Italic.afm
14cu|texlive-droid-2.1-5|43	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Regular.afm
14cu|texlive-droid-2.1-5|44	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-01.enc
14cu|texlive-droid-2.1-5|45	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-02.enc
14cu|texlive-droid-2.1-5|46	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-03.enc
14cu|texlive-droid-2.1-5|47	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-04.enc
14cu|texlive-droid-2.1-5|48	%{_texmfdistdir}/fonts/map/dvips/droid/droid.map
14cu|texlive-droid-2.1-5|49	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-01.tfm
14cu|texlive-droid-2.1-5|50	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-02.tfm
14cu|texlive-droid-2.1-5|51	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-03.tfm
14cu|texlive-droid-2.1-5|52	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-04.tfm
14cu|texlive-droid-2.1-5|53	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-01.tfm
14cu|texlive-droid-2.1-5|54	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-02.tfm
14cu|texlive-droid-2.1-5|55	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-03.tfm
14cu|texlive-droid-2.1-5|56	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-04.tfm
14cu|texlive-droid-2.1-5|57	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-01.tfm
14cu|texlive-droid-2.1-5|58	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-02.tfm
14cu|texlive-droid-2.1-5|59	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-03.tfm
14cu|texlive-droid-2.1-5|60	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-04.tfm
14cu|texlive-droid-2.1-5|61	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|62	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|63	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|64	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|65	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|66	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|67	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|68	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-lgr.tfm
14cu|texlive-droid-2.1-5|69	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ot1.tfm
14cu|texlive-droid-2.1-5|70	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t1.tfm
14cu|texlive-droid-2.1-5|71	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2a.tfm
14cu|texlive-droid-2.1-5|72	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2b.tfm
14cu|texlive-droid-2.1-5|73	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2c.tfm
14cu|texlive-droid-2.1-5|74	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ts1.tfm
14cu|texlive-droid-2.1-5|75	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-x2.tfm
14cu|texlive-droid-2.1-5|76	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|77	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|78	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|79	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|80	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|81	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|82	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|83	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-lgr.tfm
14cu|texlive-droid-2.1-5|84	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ot1.tfm
14cu|texlive-droid-2.1-5|85	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t1.tfm
14cu|texlive-droid-2.1-5|86	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2a.tfm
14cu|texlive-droid-2.1-5|87	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2b.tfm
14cu|texlive-droid-2.1-5|88	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2c.tfm
14cu|texlive-droid-2.1-5|89	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ts1.tfm
14cu|texlive-droid-2.1-5|90	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-x2.tfm
14cu|texlive-droid-2.1-5|91	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-01.tfm
14cu|texlive-droid-2.1-5|92	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-02.tfm
14cu|texlive-droid-2.1-5|93	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-03.tfm
14cu|texlive-droid-2.1-5|94	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-04.tfm
14cu|texlive-droid-2.1-5|95	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|96	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|97	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|98	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|99	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|100	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|101	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|102	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-lgr.tfm
14cu|texlive-droid-2.1-5|103	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ot1.tfm
14cu|texlive-droid-2.1-5|104	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t1.tfm
14cu|texlive-droid-2.1-5|105	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2a.tfm
14cu|texlive-droid-2.1-5|106	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2b.tfm
14cu|texlive-droid-2.1-5|107	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2c.tfm
14cu|texlive-droid-2.1-5|108	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ts1.tfm
14cu|texlive-droid-2.1-5|109	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-x2.tfm
14cu|texlive-droid-2.1-5|110	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|111	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|112	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|113	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|114	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|115	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|116	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|117	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-lgr.tfm
14cu|texlive-droid-2.1-5|118	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ot1.tfm
14cu|texlive-droid-2.1-5|119	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t1.tfm
14cu|texlive-droid-2.1-5|120	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2a.tfm
14cu|texlive-droid-2.1-5|121	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2b.tfm
14cu|texlive-droid-2.1-5|122	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2c.tfm
14cu|texlive-droid-2.1-5|123	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ts1.tfm
14cu|texlive-droid-2.1-5|124	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-x2.tfm
14cu|texlive-droid-2.1-5|125	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-01.tfm
14cu|texlive-droid-2.1-5|126	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-02.tfm
14cu|texlive-droid-2.1-5|127	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-03.tfm
14cu|texlive-droid-2.1-5|128	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-04.tfm
14cu|texlive-droid-2.1-5|129	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-01.tfm
14cu|texlive-droid-2.1-5|130	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-02.tfm
14cu|texlive-droid-2.1-5|131	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-03.tfm
14cu|texlive-droid-2.1-5|132	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-04.tfm
14cu|texlive-droid-2.1-5|133	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|134	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|135	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|136	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|137	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|138	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|139	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|140	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-lgr.tfm
14cu|texlive-droid-2.1-5|141	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ot1.tfm
14cu|texlive-droid-2.1-5|142	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t1.tfm
14cu|texlive-droid-2.1-5|143	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2a.tfm
14cu|texlive-droid-2.1-5|144	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2b.tfm
14cu|texlive-droid-2.1-5|145	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2c.tfm
14cu|texlive-droid-2.1-5|146	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ts1.tfm
14cu|texlive-droid-2.1-5|147	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-x2.tfm
14cu|texlive-droid-2.1-5|148	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|149	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|150	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|151	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|152	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|153	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|154	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|155	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-lgr.tfm
14cu|texlive-droid-2.1-5|156	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ot1.tfm
14cu|texlive-droid-2.1-5|157	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t1.tfm
14cu|texlive-droid-2.1-5|158	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2a.tfm
14cu|texlive-droid-2.1-5|159	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2b.tfm
14cu|texlive-droid-2.1-5|160	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2c.tfm
14cu|texlive-droid-2.1-5|161	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ts1.tfm
14cu|texlive-droid-2.1-5|162	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-x2.tfm
14cu|texlive-droid-2.1-5|163	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-01.tfm
14cu|texlive-droid-2.1-5|164	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-02.tfm
14cu|texlive-droid-2.1-5|165	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-03.tfm
14cu|texlive-droid-2.1-5|166	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-04.tfm
14cu|texlive-droid-2.1-5|167	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-01.tfm
14cu|texlive-droid-2.1-5|168	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-02.tfm
14cu|texlive-droid-2.1-5|169	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-03.tfm
14cu|texlive-droid-2.1-5|170	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-04.tfm
14cu|texlive-droid-2.1-5|171	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|172	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|173	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|174	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|175	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|176	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|177	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|178	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-lgr.tfm
14cu|texlive-droid-2.1-5|179	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ot1.tfm
14cu|texlive-droid-2.1-5|180	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t1.tfm
14cu|texlive-droid-2.1-5|181	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2a.tfm
14cu|texlive-droid-2.1-5|182	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2b.tfm
14cu|texlive-droid-2.1-5|183	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2c.tfm
14cu|texlive-droid-2.1-5|184	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ts1.tfm
14cu|texlive-droid-2.1-5|185	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-x2.tfm
14cu|texlive-droid-2.1-5|186	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|187	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|188	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|189	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|190	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|191	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|192	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|193	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-lgr.tfm
14cu|texlive-droid-2.1-5|194	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ot1.tfm
14cu|texlive-droid-2.1-5|195	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t1.tfm
14cu|texlive-droid-2.1-5|196	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2a.tfm
14cu|texlive-droid-2.1-5|197	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2b.tfm
14cu|texlive-droid-2.1-5|198	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2c.tfm
14cu|texlive-droid-2.1-5|199	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ts1.tfm
14cu|texlive-droid-2.1-5|200	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-x2.tfm
14cu|texlive-droid-2.1-5|201	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-01.tfm
14cu|texlive-droid-2.1-5|202	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-02.tfm
14cu|texlive-droid-2.1-5|203	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-03.tfm
14cu|texlive-droid-2.1-5|204	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-04.tfm
14cu|texlive-droid-2.1-5|205	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|206	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|207	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|208	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|209	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|210	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|211	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|212	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-01.tfm
14cu|texlive-droid-2.1-5|213	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-02.tfm
14cu|texlive-droid-2.1-5|214	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-03.tfm
14cu|texlive-droid-2.1-5|215	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-04.tfm
14cu|texlive-droid-2.1-5|216	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|217	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|218	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|219	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|220	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|221	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|222	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|223	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-lgr.tfm
14cu|texlive-droid-2.1-5|224	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ot1.tfm
14cu|texlive-droid-2.1-5|225	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t1.tfm
14cu|texlive-droid-2.1-5|226	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2a.tfm
14cu|texlive-droid-2.1-5|227	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2b.tfm
14cu|texlive-droid-2.1-5|228	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2c.tfm
14cu|texlive-droid-2.1-5|229	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ts1.tfm
14cu|texlive-droid-2.1-5|230	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-x2.tfm
14cu|texlive-droid-2.1-5|231	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-lgr.tfm
14cu|texlive-droid-2.1-5|232	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ot1.tfm
14cu|texlive-droid-2.1-5|233	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t1.tfm
14cu|texlive-droid-2.1-5|234	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2a.tfm
14cu|texlive-droid-2.1-5|235	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2b.tfm
14cu|texlive-droid-2.1-5|236	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2c.tfm
14cu|texlive-droid-2.1-5|237	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ts1.tfm
14cu|texlive-droid-2.1-5|238	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-x2.tfm
14cu|texlive-droid-2.1-5|239	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-01.tfm
14cu|texlive-droid-2.1-5|240	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-02.tfm
14cu|texlive-droid-2.1-5|241	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-03.tfm
14cu|texlive-droid-2.1-5|242	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-04.tfm
14cu|texlive-droid-2.1-5|243	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|244	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|245	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|246	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|247	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|248	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|249	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|250	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-01.tfm
14cu|texlive-droid-2.1-5|251	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-02.tfm
14cu|texlive-droid-2.1-5|252	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-03.tfm
14cu|texlive-droid-2.1-5|253	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-04.tfm
14cu|texlive-droid-2.1-5|254	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|255	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|256	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|257	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|258	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|259	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|260	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|261	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-lgr.tfm
14cu|texlive-droid-2.1-5|262	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ot1.tfm
14cu|texlive-droid-2.1-5|263	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t1.tfm
14cu|texlive-droid-2.1-5|264	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2a.tfm
14cu|texlive-droid-2.1-5|265	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2b.tfm
14cu|texlive-droid-2.1-5|266	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2c.tfm
14cu|texlive-droid-2.1-5|267	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ts1.tfm
14cu|texlive-droid-2.1-5|268	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-x2.tfm
14cu|texlive-droid-2.1-5|269	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-lgr.tfm
14cu|texlive-droid-2.1-5|270	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ot1.tfm
14cu|texlive-droid-2.1-5|271	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t1.tfm
14cu|texlive-droid-2.1-5|272	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2a.tfm
14cu|texlive-droid-2.1-5|273	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2b.tfm
14cu|texlive-droid-2.1-5|274	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2c.tfm
14cu|texlive-droid-2.1-5|275	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ts1.tfm
14cu|texlive-droid-2.1-5|276	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-x2.tfm
14cu|texlive-droid-2.1-5|277	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-01.tfm
14cu|texlive-droid-2.1-5|278	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-02.tfm
14cu|texlive-droid-2.1-5|279	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-03.tfm
14cu|texlive-droid-2.1-5|280	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-04.tfm
14cu|texlive-droid-2.1-5|281	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-01.tfm
14cu|texlive-droid-2.1-5|282	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-02.tfm
14cu|texlive-droid-2.1-5|283	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-03.tfm
14cu|texlive-droid-2.1-5|284	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-04.tfm
14cu|texlive-droid-2.1-5|285	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|286	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|287	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|288	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|289	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|290	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|291	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|292	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-lgr.tfm
14cu|texlive-droid-2.1-5|293	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ot1.tfm
14cu|texlive-droid-2.1-5|294	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t1.tfm
14cu|texlive-droid-2.1-5|295	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2a.tfm
14cu|texlive-droid-2.1-5|296	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2b.tfm
14cu|texlive-droid-2.1-5|297	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2c.tfm
14cu|texlive-droid-2.1-5|298	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ts1.tfm
14cu|texlive-droid-2.1-5|299	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-x2.tfm
14cu|texlive-droid-2.1-5|300	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-lgr.tfm
14cu|texlive-droid-2.1-5|301	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-ot1.tfm
14cu|texlive-droid-2.1-5|302	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t1.tfm
14cu|texlive-droid-2.1-5|303	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2a.tfm
14cu|texlive-droid-2.1-5|304	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2b.tfm
14cu|texlive-droid-2.1-5|305	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2c.tfm
14cu|texlive-droid-2.1-5|306	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-x2.tfm
14cu|texlive-droid-2.1-5|307	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-lgr.tfm
14cu|texlive-droid-2.1-5|308	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ot1.tfm
14cu|texlive-droid-2.1-5|309	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t1.tfm
14cu|texlive-droid-2.1-5|310	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2a.tfm
14cu|texlive-droid-2.1-5|311	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2b.tfm
14cu|texlive-droid-2.1-5|312	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2c.tfm
14cu|texlive-droid-2.1-5|313	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ts1.tfm
14cu|texlive-droid-2.1-5|314	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-x2.tfm
14cu|texlive-droid-2.1-5|315	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans-Bold.ttf
14cu|texlive-droid-2.1-5|316	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans.ttf
14cu|texlive-droid-2.1-5|317	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSansMono.ttf
14cu|texlive-droid-2.1-5|318	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Bold.ttf
14cu|texlive-droid-2.1-5|319	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-BoldItalic.ttf
14cu|texlive-droid-2.1-5|320	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Italic.ttf
14cu|texlive-droid-2.1-5|321	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Regular.ttf
14cu|texlive-droid-2.1-5|322	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans-Bold.pfb
14cu|texlive-droid-2.1-5|323	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans.pfb
14cu|texlive-droid-2.1-5|324	%{_texmfdistdir}/fonts/type1/public/droid/DroidSansMono.pfb
14cu|texlive-droid-2.1-5|325	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Bold.pfb
14cu|texlive-droid-2.1-5|326	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-BoldItalic.pfb
14cu|texlive-droid-2.1-5|327	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Italic.pfb
14cu|texlive-droid-2.1-5|328	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Regular.pfb
14cu|texlive-droid-2.1-5|329	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|330	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|331	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|332	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|333	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|334	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|335	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|336	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-lgr.vf
14cu|texlive-droid-2.1-5|337	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ot1.vf
14cu|texlive-droid-2.1-5|338	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t1.vf
14cu|texlive-droid-2.1-5|339	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2a.vf
14cu|texlive-droid-2.1-5|340	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2b.vf
14cu|texlive-droid-2.1-5|341	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2c.vf
14cu|texlive-droid-2.1-5|342	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ts1.vf
14cu|texlive-droid-2.1-5|343	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-x2.vf
14cu|texlive-droid-2.1-5|344	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|345	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|346	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|347	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|348	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|349	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|350	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|351	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-lgr.vf
14cu|texlive-droid-2.1-5|352	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ot1.vf
14cu|texlive-droid-2.1-5|353	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t1.vf
14cu|texlive-droid-2.1-5|354	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2a.vf
14cu|texlive-droid-2.1-5|355	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2b.vf
14cu|texlive-droid-2.1-5|356	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2c.vf
14cu|texlive-droid-2.1-5|357	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ts1.vf
14cu|texlive-droid-2.1-5|358	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-x2.vf
14cu|texlive-droid-2.1-5|359	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|360	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|361	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|362	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|363	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|364	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|365	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|366	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-lgr.vf
14cu|texlive-droid-2.1-5|367	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ot1.vf
14cu|texlive-droid-2.1-5|368	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t1.vf
14cu|texlive-droid-2.1-5|369	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2a.vf
14cu|texlive-droid-2.1-5|370	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2b.vf
14cu|texlive-droid-2.1-5|371	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2c.vf
14cu|texlive-droid-2.1-5|372	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ts1.vf
14cu|texlive-droid-2.1-5|373	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-x2.vf
14cu|texlive-droid-2.1-5|374	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|375	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|376	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|377	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|378	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|379	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|380	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|381	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-lgr.vf
14cu|texlive-droid-2.1-5|382	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ot1.vf
14cu|texlive-droid-2.1-5|383	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t1.vf
14cu|texlive-droid-2.1-5|384	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2a.vf
14cu|texlive-droid-2.1-5|385	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2b.vf
14cu|texlive-droid-2.1-5|386	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2c.vf
14cu|texlive-droid-2.1-5|387	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ts1.vf
14cu|texlive-droid-2.1-5|388	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-x2.vf
14cu|texlive-droid-2.1-5|389	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|390	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|391	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|392	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|393	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|394	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|395	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|396	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-lgr.vf
14cu|texlive-droid-2.1-5|397	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ot1.vf
14cu|texlive-droid-2.1-5|398	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t1.vf
14cu|texlive-droid-2.1-5|399	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2a.vf
14cu|texlive-droid-2.1-5|400	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2b.vf
14cu|texlive-droid-2.1-5|401	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2c.vf
14cu|texlive-droid-2.1-5|402	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ts1.vf
14cu|texlive-droid-2.1-5|403	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-x2.vf
14cu|texlive-droid-2.1-5|404	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|405	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|406	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|407	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|408	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|409	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|410	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|411	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-lgr.vf
14cu|texlive-droid-2.1-5|412	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ot1.vf
14cu|texlive-droid-2.1-5|413	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t1.vf
14cu|texlive-droid-2.1-5|414	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2a.vf
14cu|texlive-droid-2.1-5|415	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2b.vf
14cu|texlive-droid-2.1-5|416	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2c.vf
14cu|texlive-droid-2.1-5|417	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ts1.vf
14cu|texlive-droid-2.1-5|418	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-x2.vf
14cu|texlive-droid-2.1-5|419	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|420	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|421	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|422	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|423	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|424	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|425	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|426	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-lgr.vf
14cu|texlive-droid-2.1-5|427	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ot1.vf
14cu|texlive-droid-2.1-5|428	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t1.vf
14cu|texlive-droid-2.1-5|429	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2a.vf
14cu|texlive-droid-2.1-5|430	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2b.vf
14cu|texlive-droid-2.1-5|431	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2c.vf
14cu|texlive-droid-2.1-5|432	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ts1.vf
14cu|texlive-droid-2.1-5|433	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-x2.vf
14cu|texlive-droid-2.1-5|434	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|435	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|436	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|437	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|438	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|439	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|440	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|441	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-lgr.vf
14cu|texlive-droid-2.1-5|442	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ot1.vf
14cu|texlive-droid-2.1-5|443	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t1.vf
14cu|texlive-droid-2.1-5|444	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2a.vf
14cu|texlive-droid-2.1-5|445	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2b.vf
14cu|texlive-droid-2.1-5|446	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2c.vf
14cu|texlive-droid-2.1-5|447	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ts1.vf
14cu|texlive-droid-2.1-5|448	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-x2.vf
14cu|texlive-droid-2.1-5|449	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|450	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|451	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|452	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|453	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|454	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|455	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|456	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|457	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|458	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|459	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|460	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|461	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|462	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|463	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-lgr.vf
14cu|texlive-droid-2.1-5|464	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ot1.vf
14cu|texlive-droid-2.1-5|465	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t1.vf
14cu|texlive-droid-2.1-5|466	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2a.vf
14cu|texlive-droid-2.1-5|467	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2b.vf
14cu|texlive-droid-2.1-5|468	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2c.vf
14cu|texlive-droid-2.1-5|469	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ts1.vf
14cu|texlive-droid-2.1-5|470	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-x2.vf
14cu|texlive-droid-2.1-5|471	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-lgr.vf
14cu|texlive-droid-2.1-5|472	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ot1.vf
14cu|texlive-droid-2.1-5|473	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t1.vf
14cu|texlive-droid-2.1-5|474	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2a.vf
14cu|texlive-droid-2.1-5|475	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2b.vf
14cu|texlive-droid-2.1-5|476	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2c.vf
14cu|texlive-droid-2.1-5|477	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ts1.vf
14cu|texlive-droid-2.1-5|478	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-x2.vf
14cu|texlive-droid-2.1-5|479	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|480	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|481	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|482	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|483	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|484	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|485	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|486	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|487	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|488	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|489	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|490	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|491	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|492	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|493	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-lgr.vf
14cu|texlive-droid-2.1-5|494	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ot1.vf
14cu|texlive-droid-2.1-5|495	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t1.vf
14cu|texlive-droid-2.1-5|496	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2a.vf
14cu|texlive-droid-2.1-5|497	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2b.vf
14cu|texlive-droid-2.1-5|498	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2c.vf
14cu|texlive-droid-2.1-5|499	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ts1.vf
14cu|texlive-droid-2.1-5|500	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-x2.vf
14cu|texlive-droid-2.1-5|501	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-lgr.vf
14cu|texlive-droid-2.1-5|502	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ot1.vf
14cu|texlive-droid-2.1-5|503	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t1.vf
14cu|texlive-droid-2.1-5|504	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2a.vf
14cu|texlive-droid-2.1-5|505	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2b.vf
14cu|texlive-droid-2.1-5|506	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2c.vf
14cu|texlive-droid-2.1-5|507	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ts1.vf
14cu|texlive-droid-2.1-5|508	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-x2.vf
14cu|texlive-droid-2.1-5|509	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|510	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|511	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|512	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|513	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|514	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|515	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|516	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-lgr.vf
14cu|texlive-droid-2.1-5|517	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ot1.vf
14cu|texlive-droid-2.1-5|518	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t1.vf
14cu|texlive-droid-2.1-5|519	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2a.vf
14cu|texlive-droid-2.1-5|520	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2b.vf
14cu|texlive-droid-2.1-5|521	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2c.vf
14cu|texlive-droid-2.1-5|522	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ts1.vf
14cu|texlive-droid-2.1-5|523	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-x2.vf
14cu|texlive-droid-2.1-5|524	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-lgr.vf
14cu|texlive-droid-2.1-5|525	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-ot1.vf
14cu|texlive-droid-2.1-5|526	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t1.vf
14cu|texlive-droid-2.1-5|527	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2a.vf
14cu|texlive-droid-2.1-5|528	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2b.vf
14cu|texlive-droid-2.1-5|529	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2c.vf
14cu|texlive-droid-2.1-5|530	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-x2.vf
14cu|texlive-droid-2.1-5|531	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-lgr.vf
14cu|texlive-droid-2.1-5|532	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ot1.vf
14cu|texlive-droid-2.1-5|533	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t1.vf
14cu|texlive-droid-2.1-5|534	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2a.vf
14cu|texlive-droid-2.1-5|535	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2b.vf
14cu|texlive-droid-2.1-5|536	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2c.vf
14cu|texlive-droid-2.1-5|537	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ts1.vf
14cu|texlive-droid-2.1-5|538	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-x2.vf
14cu|texlive-droid-2.1-5|539	%{_texmfdistdir}/tex/latex/droid/droid.sty
14cu|texlive-droid-2.1-5|540	%{_texmfdistdir}/tex/latex/droid/droidmono.sty
14cu|texlive-droid-2.1-5|541	%{_texmfdistdir}/tex/latex/droid/droidsans.sty
14cu|texlive-droid-2.1-5|542	%{_texmfdistdir}/tex/latex/droid/droidserif.sty
14cu|texlive-droid-2.1-5|543	%{_texmfdistdir}/tex/latex/droid/lgrfdm.fd
14cu|texlive-droid-2.1-5|544	%{_texmfdistdir}/tex/latex/droid/lgrfdr.fd
14cu|texlive-droid-2.1-5|545	%{_texmfdistdir}/tex/latex/droid/lgrfds.fd
14cu|texlive-droid-2.1-5|546	%{_texmfdistdir}/tex/latex/droid/ot1fdm.fd
14cu|texlive-droid-2.1-5|547	%{_texmfdistdir}/tex/latex/droid/ot1fdr.fd
14cu|texlive-droid-2.1-5|548	%{_texmfdistdir}/tex/latex/droid/ot1fds.fd
14cu|texlive-droid-2.1-5|549	%{_texmfdistdir}/tex/latex/droid/t1fdm.fd
14cu|texlive-droid-2.1-5|550	%{_texmfdistdir}/tex/latex/droid/t1fdr.fd
14cu|texlive-droid-2.1-5|551	%{_texmfdistdir}/tex/latex/droid/t1fds.fd
14cu|texlive-droid-2.1-5|552	%{_texmfdistdir}/tex/latex/droid/t2afdm.fd
14cu|texlive-droid-2.1-5|553	%{_texmfdistdir}/tex/latex/droid/t2afdr.fd
14cu|texlive-droid-2.1-5|554	%{_texmfdistdir}/tex/latex/droid/t2afds.fd
14cu|texlive-droid-2.1-5|555	%{_texmfdistdir}/tex/latex/droid/t2bfdm.fd
14cu|texlive-droid-2.1-5|556	%{_texmfdistdir}/tex/latex/droid/t2bfdr.fd
14cu|texlive-droid-2.1-5|557	%{_texmfdistdir}/tex/latex/droid/t2bfds.fd
14cu|texlive-droid-2.1-5|558	%{_texmfdistdir}/tex/latex/droid/t2cfdm.fd
14cu|texlive-droid-2.1-5|559	%{_texmfdistdir}/tex/latex/droid/t2cfdr.fd
14cu|texlive-droid-2.1-5|560	%{_texmfdistdir}/tex/latex/droid/t2cfds.fd
14cu|texlive-droid-2.1-5|561	%{_texmfdistdir}/tex/latex/droid/ts1fdm.fd
14cu|texlive-droid-2.1-5|562	%{_texmfdistdir}/tex/latex/droid/ts1fdr.fd
14cu|texlive-droid-2.1-5|563	%{_texmfdistdir}/tex/latex/droid/ts1fds.fd
14cu|texlive-droid-2.1-5|564	%{_texmfdistdir}/tex/latex/droid/x2fdm.fd
14cu|texlive-droid-2.1-5|565	%{_texmfdistdir}/tex/latex/droid/x2fdr.fd
14cu|texlive-droid-2.1-5|566	%{_texmfdistdir}/tex/latex/droid/x2fds.fd
14cu|texlive-droid-2.1-5|567	%doc %{_texmfdistdir}/doc/fonts/droid/CHANGES
14cu|texlive-droid-2.1-5|568	%doc %{_texmfdistdir}/doc/fonts/droid/README
14cu|texlive-droid-2.1-5|569	%doc %{_texmfdistdir}/doc/fonts/droid/droid.pdf
14cu|texlive-droid-2.1-5|570	%doc %{_texmfdistdir}/doc/fonts/droid/droid.tex
14cu|texlive-droid-2.1-5|571	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.pdf
14cu|texlive-droid-2.1-5|572	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.tex
14cu|texlive-droid-2.1-5|573	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.pdf
14cu|texlive-droid-2.1-5|574	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.tex
14cu|texlive-droid-2.1-5|575	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.pdf
14cu|texlive-droid-2.1-5|576	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.tex
14cu|texlive-droid-2.1-5|577	%doc %{_texmfdistdir}/doc/fonts/droid/manifest.txt
14cu|texlive-droid-2.1-5|578	#- source
14cu|texlive-droid-2.1-5|579	%doc %{_texmfdistdir}/source/fonts/droid/Makefile
14cu|texlive-droid-2.1-5|580	%doc %{_texmfdistdir}/source/fonts/droid/droid-01.etx
14cu|texlive-droid-2.1-5|581	%doc %{_texmfdistdir}/source/fonts/droid/droid-02.etx
14cu|texlive-droid-2.1-5|582	%doc %{_texmfdistdir}/source/fonts/droid/droid-03.etx
14cu|texlive-droid-2.1-5|583	%doc %{_texmfdistdir}/source/fonts/droid/droid-04.etx
14cu|texlive-droid-2.1-5|584	%doc %{_texmfdistdir}/source/fonts/droid/droid-drv.tex
14cu|texlive-droid-2.1-5|585	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixcyrillic.mtx
14cu|texlive-droid-2.1-5|586	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixgreek.mtx
14cu|texlive-droid-2.1-5|587	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixlatin.mtx
14cu|texlive-droid-2.1-5|588	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixtextcomp.mtx
14cu|texlive-droid-2.1-5|589	%doc %{_texmfdistdir}/source/fonts/droid/droid-map.tex
14cu|texlive-droid-2.1-5|590	%doc %{_texmfdistdir}/source/fonts/droid/droidsans-drv.tex
14cu|texlive-droid-2.1-5|591	%doc %{_texmfdistdir}/source/fonts/droid/droidsansmono-drv.tex
14cu|texlive-droid-2.1-5|592	%doc %{_texmfdistdir}/source/fonts/droid/droidserif-drv.tex
14cu|texlive-droid-2.1-5|593	%doc %{_texmfdistdir}/source/fonts/droid/ttf2type1.pe
14cu|texlive-droid-2.1-5|594	
14cu|texlive-droid-2.1-5|595	#-----------------------------------------------------------------------
14cu|texlive-droid-2.1-5|596	%prep
14cu|texlive-droid-2.1-5|597	%setup -c -a0 -a1 -a2
14cu|texlive-droid-2.1-5|598	
14cu|texlive-droid-2.1-5|599	%build
14cu|texlive-droid-2.1-5|600	
14cu|texlive-droid-2.1-5|601	%install
14cu|texlive-droid-2.1-5|602	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-droid-2.1-5|603	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-droid-2.1-5|604	
14cu|texlive-droid-2.1-5|605	
14cu|texlive-droid-2.1-5|606	
14cu|texlive-droid-2.1-5|607	%changelog
14cu|texlive-droid-2.1-5|608	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cu|texlive-droid-2.1-5|609	+ Revision: a177895
14cu|texlive-droid-2.1-5|610	- MassBuild#681: Increase release tag
14cu|texlive-droid-2.1-5|611	
14cu|texlive-droid-2.1-5|612	

14968 14
14cu|texlive-dtxgen-1.03-9|1	# revision 30077
14cu|texlive-dtxgen-1.03-9|2	# category Package
14cu|texlive-dtxgen-1.03-9|3	# catalog-ctan /support/dtxgen
14cu|texlive-dtxgen-1.03-9|4	# catalog-date 2013-04-22 18:47:59 +0200
14cu|texlive-dtxgen-1.03-9|5	# catalog-license gpl
14cu|texlive-dtxgen-1.03-9|6	# catalog-version 1.03
14cu|texlive-dtxgen-1.03-9|7	Name:		texlive-dtxgen
14cu|texlive-dtxgen-1.03-9|8	Version:	1.03
14cu|texlive-dtxgen-1.03-9|9	Release:	9
14cu|texlive-dtxgen-1.03-9|10	Summary:	Creates a template for a self-extracting .dtx file
14cu|texlive-dtxgen-1.03-9|11	Group:		Publishing
14cu|texlive-dtxgen-1.03-9|12	URL:		http://www.ctan.org/tex-archive/support/dtxgen
14cu|texlive-dtxgen-1.03-9|13	License:	GPL
14cu|texlive-dtxgen-1.03-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.tar.xz
14cu|texlive-dtxgen-1.03-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.doc.tar.xz
14cu|texlive-dtxgen-1.03-9|16	BuildArch:	noarch
14cu|texlive-dtxgen-1.03-9|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dtxgen-1.03-9|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dtxgen-1.03-9|19	Requires(post):	texlive-kpathsea
14cu|texlive-dtxgen-1.03-9|20	Provides:	texlive-dtxgen.bin = %{EVRD}
14cu|texlive-dtxgen-1.03-9|21	
14cu|texlive-dtxgen-1.03-9|22	%description
14cu|texlive-dtxgen-1.03-9|23	The bash script dtxgen creates a template for a self-extracting
14cu|texlive-dtxgen-1.03-9|24	.dtx file. It is useful for those who plan to create a new
14cu|texlive-dtxgen-1.03-9|25	Documented LaTeX Source (.dtx) file.
14cu|texlive-dtxgen-1.03-9|26	
14cu|texlive-dtxgen-1.03-9|27	
14cu|texlive-dtxgen-1.03-9|28	#-----------------------------------------------------------------------
14cu|texlive-dtxgen-1.03-9|29	%files
14cu|texlive-dtxgen-1.03-9|30	%{_bindir}/dtxgen
14cu|texlive-dtxgen-1.03-9|31	%{_texmfdistdir}/scripts/dtxgen/dtxgen
14cu|texlive-dtxgen-1.03-9|32	%doc %{_texmfdistdir}/doc/support/dtxgen/README
14cu|texlive-dtxgen-1.03-9|33	%doc %{_texmfdistdir}/doc/support/dtxgen/dtxgen.pdf
14cu|texlive-dtxgen-1.03-9|34	
14cu|texlive-dtxgen-1.03-9|35	#-----------------------------------------------------------------------
14cu|texlive-dtxgen-1.03-9|36	%prep
14cu|texlive-dtxgen-1.03-9|37	%setup -c -a0 -a1
14cu|texlive-dtxgen-1.03-9|38	
14cu|texlive-dtxgen-1.03-9|39	%build
14cu|texlive-dtxgen-1.03-9|40	
14cu|texlive-dtxgen-1.03-9|41	%install
14cu|texlive-dtxgen-1.03-9|42	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-dtxgen-1.03-9|43	pushd %{buildroot}%{_bindir}
14cu|texlive-dtxgen-1.03-9|44	ln -sf %{_texmfdistdir}/scripts/dtxgen/dtxgen dtxgen
14cu|texlive-dtxgen-1.03-9|45	popd
14cu|texlive-dtxgen-1.03-9|46	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-dtxgen-1.03-9|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-dtxgen-1.03-9|48	
14cu|texlive-dtxgen-1.03-9|49	%changelog
14cu|texlive-dtxgen-1.03-9|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-9
14cu|texlive-dtxgen-1.03-9|51	+ Revision: 4b74ab6
14cu|texlive-dtxgen-1.03-9|52	- MassBuild#681: Increase release tag
14cu|texlive-dtxgen-1.03-9|53	
14cu|texlive-dtxgen-1.03-9|54	

14969 14
14cu|texlive-duerer-20101214-5|1	# revision 20741
14cu|texlive-duerer-20101214-5|2	# category Package
14cu|texlive-duerer-20101214-5|3	# catalog-ctan /fonts/duerer
14cu|texlive-duerer-20101214-5|4	# catalog-date 2010-12-14 12:03:20 +0100
14cu|texlive-duerer-20101214-5|5	# catalog-license pd
14cu|texlive-duerer-20101214-5|6	# catalog-version undef
14cu|texlive-duerer-20101214-5|7	Name:		texlive-duerer
14cu|texlive-duerer-20101214-5|8	Version:	20101214
14cu|texlive-duerer-20101214-5|9	Release:	5
14cu|texlive-duerer-20101214-5|10	Summary:	Computer Duerer fonts
14cu|texlive-duerer-20101214-5|11	Group:		Publishing
14cu|texlive-duerer-20101214-5|12	URL:		http://www.ctan.org/tex-archive/fonts/duerer
14cu|texlive-duerer-20101214-5|13	License:	PD
14cu|texlive-duerer-20101214-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.tar.xz
14cu|texlive-duerer-20101214-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.doc.tar.xz
14cu|texlive-duerer-20101214-5|16	BuildArch:	noarch
14cu|texlive-duerer-20101214-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-duerer-20101214-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-duerer-20101214-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-duerer-20101214-5|20	
14cu|texlive-duerer-20101214-5|21	%description
14cu|texlive-duerer-20101214-5|22	These fonts are designed for titling use, and consist of
14cu|texlive-duerer-20101214-5|23	capital roman letters only. Together with the normal set of
14cu|texlive-duerer-20101214-5|24	base shapes, the family also offers an informal shape. LaTeX
14cu|texlive-duerer-20101214-5|25	support is available in the duerer-latex bundle.
14cu|texlive-duerer-20101214-5|26	
14cu|texlive-duerer-20101214-5|27	
14cu|texlive-duerer-20101214-5|28	#-----------------------------------------------------------------------
14cu|texlive-duerer-20101214-5|29	%files
14cu|texlive-duerer-20101214-5|30	%{_texmfdistdir}/fonts/source/public/duerer/cdb10.mf
14cu|texlive-duerer-20101214-5|31	%{_texmfdistdir}/fonts/source/public/duerer/cdi10.mf
14cu|texlive-duerer-20101214-5|32	%{_texmfdistdir}/fonts/source/public/duerer/cdr10.mf
14cu|texlive-duerer-20101214-5|33	%{_texmfdistdir}/fonts/source/public/duerer/cdsl10.mf
14cu|texlive-duerer-20101214-5|34	%{_texmfdistdir}/fonts/source/public/duerer/cdss10.mf
14cu|texlive-duerer-20101214-5|35	%{_texmfdistdir}/fonts/source/public/duerer/cdtt10.mf
14cu|texlive-duerer-20101214-5|36	%{_texmfdistdir}/fonts/source/public/duerer/dromani.mf
14cu|texlive-duerer-20101214-5|37	%{_texmfdistdir}/fonts/source/public/duerer/dromanu.mf
14cu|texlive-duerer-20101214-5|38	%{_texmfdistdir}/fonts/source/public/duerer/dtitle.mf
14cu|texlive-duerer-20101214-5|39	%{_texmfdistdir}/fonts/tfm/public/duerer/cdb10.tfm
14cu|texlive-duerer-20101214-5|40	%{_texmfdistdir}/fonts/tfm/public/duerer/cdi10.tfm
14cu|texlive-duerer-20101214-5|41	%{_texmfdistdir}/fonts/tfm/public/duerer/cdr10.tfm
14cu|texlive-duerer-20101214-5|42	%{_texmfdistdir}/fonts/tfm/public/duerer/cdsl10.tfm
14cu|texlive-duerer-20101214-5|43	%{_texmfdistdir}/fonts/tfm/public/duerer/cdss10.tfm
14cu|texlive-duerer-20101214-5|44	%{_texmfdistdir}/fonts/tfm/public/duerer/cdtt10.tfm
14cu|texlive-duerer-20101214-5|45	%doc %{_texmfdistdir}/doc/fonts/duerer/README
14cu|texlive-duerer-20101214-5|46	
14cu|texlive-duerer-20101214-5|47	#-----------------------------------------------------------------------
14cu|texlive-duerer-20101214-5|48	%prep
14cu|texlive-duerer-20101214-5|49	%setup -c -a0 -a1
14cu|texlive-duerer-20101214-5|50	
14cu|texlive-duerer-20101214-5|51	%build
14cu|texlive-duerer-20101214-5|52	
14cu|texlive-duerer-20101214-5|53	%install
14cu|texlive-duerer-20101214-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-duerer-20101214-5|55	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-duerer-20101214-5|56	
14cu|texlive-duerer-20101214-5|57	
14cu|texlive-duerer-20101214-5|58	
14cu|texlive-duerer-20101214-5|59	%changelog
14cu|texlive-duerer-20101214-5|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101214-5
14cu|texlive-duerer-20101214-5|61	+ Revision: cdf6497
14cu|texlive-duerer-20101214-5|62	- MassBuild#681: Increase release tag
14cu|texlive-duerer-20101214-5|63	
14cu|texlive-duerer-20101214-5|64	

14970 14
14cu|texlive-duerer-latex-1.1-5|1	# revision 15878
14cu|texlive-duerer-latex-1.1-5|2	# category Package
14cu|texlive-duerer-latex-1.1-5|3	# catalog-ctan /macros/latex/contrib/duerer-latex
14cu|texlive-duerer-latex-1.1-5|4	# catalog-date 2008-08-18 13:49:16 +0200
14cu|texlive-duerer-latex-1.1-5|5	# catalog-license gpl
14cu|texlive-duerer-latex-1.1-5|6	# catalog-version 1.1
14cu|texlive-duerer-latex-1.1-5|7	Name:		texlive-duerer-latex
14cu|texlive-duerer-latex-1.1-5|8	Version:	1.1
14cu|texlive-duerer-latex-1.1-5|9	Release:	5
14cu|texlive-duerer-latex-1.1-5|10	Summary:	LaTeX support for the Duerer fonts
14cu|texlive-duerer-latex-1.1-5|11	Group:		Publishing
14cu|texlive-duerer-latex-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/duerer-latex
14cu|texlive-duerer-latex-1.1-5|13	License:	GPL
14cu|texlive-duerer-latex-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.tar.xz
14cu|texlive-duerer-latex-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.doc.tar.xz
14cu|texlive-duerer-latex-1.1-5|16	BuildArch:	noarch
14cu|texlive-duerer-latex-1.1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-duerer-latex-1.1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-duerer-latex-1.1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-duerer-latex-1.1-5|20	
14cu|texlive-duerer-latex-1.1-5|21	%description
14cu|texlive-duerer-latex-1.1-5|22	LaTeX support for Hoenig's Computer Duerer fonts, using their
14cu|texlive-duerer-latex-1.1-5|23	standard fontname names.
14cu|texlive-duerer-latex-1.1-5|24	
14cu|texlive-duerer-latex-1.1-5|25	
14cu|texlive-duerer-latex-1.1-5|26	#-----------------------------------------------------------------------
14cu|texlive-duerer-latex-1.1-5|27	%files
14cu|texlive-duerer-latex-1.1-5|28	%{_texmfdistdir}/tex/latex/duerer-latex/duerer.sty
14cu|texlive-duerer-latex-1.1-5|29	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdin.fd
14cu|texlive-duerer-latex-1.1-5|30	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdr.fd
14cu|texlive-duerer-latex-1.1-5|31	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdss.fd
14cu|texlive-duerer-latex-1.1-5|32	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdtt.fd
14cu|texlive-duerer-latex-1.1-5|33	%doc %{_texmfdistdir}/doc/latex/duerer-latex/README
14cu|texlive-duerer-latex-1.1-5|34	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.pdf
14cu|texlive-duerer-latex-1.1-5|35	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.tex
14cu|texlive-duerer-latex-1.1-5|36	
14cu|texlive-duerer-latex-1.1-5|37	#-----------------------------------------------------------------------
14cu|texlive-duerer-latex-1.1-5|38	%prep
14cu|texlive-duerer-latex-1.1-5|39	%setup -c -a0 -a1
14cu|texlive-duerer-latex-1.1-5|40	
14cu|texlive-duerer-latex-1.1-5|41	%build
14cu|texlive-duerer-latex-1.1-5|42	
14cu|texlive-duerer-latex-1.1-5|43	%install
14cu|texlive-duerer-latex-1.1-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-duerer-latex-1.1-5|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-duerer-latex-1.1-5|46	
14cu|texlive-duerer-latex-1.1-5|47	
14cu|texlive-duerer-latex-1.1-5|48	
14cu|texlive-duerer-latex-1.1-5|49	%changelog
14cu|texlive-duerer-latex-1.1-5|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cu|texlive-duerer-latex-1.1-5|51	+ Revision: 7d7b7ae
14cu|texlive-duerer-latex-1.1-5|52	- MassBuild#681: Increase release tag
14cu|texlive-duerer-latex-1.1-5|53	
14cu|texlive-duerer-latex-1.1-5|54	

14971 14
14cu|texlive-dutchcal-1.0-5|1	# revision 23448
14cu|texlive-dutchcal-1.0-5|2	# category Package
14cu|texlive-dutchcal-1.0-5|3	# catalog-ctan /fonts/dutchcal
14cu|texlive-dutchcal-1.0-5|4	# catalog-date 2011-06-24 10:20:36 +0200
14cu|texlive-dutchcal-1.0-5|5	# catalog-license lppl
14cu|texlive-dutchcal-1.0-5|6	# catalog-version 1.0
14cu|texlive-dutchcal-1.0-5|7	Name:		texlive-dutchcal
14cu|texlive-dutchcal-1.0-5|8	Version:	1.0
14cu|texlive-dutchcal-1.0-5|9	Release:	5
14cu|texlive-dutchcal-1.0-5|10	Summary:	A reworking of ESSTIX13, adding a bold version
14cu|texlive-dutchcal-1.0-5|11	Group:		Publishing
14cu|texlive-dutchcal-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dutchcal
14cu|texlive-dutchcal-1.0-5|13	License:	LPPL
14cu|texlive-dutchcal-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.tar.xz
14cu|texlive-dutchcal-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.doc.tar.xz
14cu|texlive-dutchcal-1.0-5|16	BuildArch:	noarch
14cu|texlive-dutchcal-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dutchcal-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dutchcal-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-dutchcal-1.0-5|20	
14cu|texlive-dutchcal-1.0-5|21	%description
14cu|texlive-dutchcal-1.0-5|22	This package reworks the mathematical calligraphic font
14cu|texlive-dutchcal-1.0-5|23	ESSTIX13, adding a bold version. LaTeX support files are
14cu|texlive-dutchcal-1.0-5|24	included. The new fonts may also be accessed from the most
14cu|texlive-dutchcal-1.0-5|25	recent version of mathalfa. The fonts themselves are subject to
14cu|texlive-dutchcal-1.0-5|26	the SIL OPEN FONT LICENSE, version 1.1.
14cu|texlive-dutchcal-1.0-5|27	
14cu|texlive-dutchcal-1.0-5|28	
14cu|texlive-dutchcal-1.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-dutchcal-1.0-5|30	%files
14cu|texlive-dutchcal-1.0-5|31	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalBold.afm
14cu|texlive-dutchcal-1.0-5|32	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalReg.afm
14cu|texlive-dutchcal-1.0-5|33	%{_texmfdistdir}/fonts/map/dvips/dutchcal/dutchcal.map
14cu|texlive-dutchcal-1.0-5|34	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-b.tfm
14cu|texlive-dutchcal-1.0-5|35	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-r.tfm
14cu|texlive-dutchcal-1.0-5|36	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalb.tfm
14cu|texlive-dutchcal-1.0-5|37	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalr.tfm
14cu|texlive-dutchcal-1.0-5|38	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalBold.pfb
14cu|texlive-dutchcal-1.0-5|39	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalReg.pfb
14cu|texlive-dutchcal-1.0-5|40	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-b.vf
14cu|texlive-dutchcal-1.0-5|41	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-r.vf
14cu|texlive-dutchcal-1.0-5|42	%{_texmfdistdir}/tex/latex/dutchcal/dutchcal.sty
14cu|texlive-dutchcal-1.0-5|43	%{_texmfdistdir}/tex/latex/dutchcal/udutchcal.fd
14cu|texlive-dutchcal-1.0-5|44	%doc %{_texmfdistdir}/doc/fonts/dutchcal/README
14cu|texlive-dutchcal-1.0-5|45	
14cu|texlive-dutchcal-1.0-5|46	#-----------------------------------------------------------------------
14cu|texlive-dutchcal-1.0-5|47	%prep
14cu|texlive-dutchcal-1.0-5|48	%setup -c -a0 -a1
14cu|texlive-dutchcal-1.0-5|49	
14cu|texlive-dutchcal-1.0-5|50	%build
14cu|texlive-dutchcal-1.0-5|51	
14cu|texlive-dutchcal-1.0-5|52	%install
14cu|texlive-dutchcal-1.0-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-dutchcal-1.0-5|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-dutchcal-1.0-5|55	
14cu|texlive-dutchcal-1.0-5|56	
14cu|texlive-dutchcal-1.0-5|57	
14cu|texlive-dutchcal-1.0-5|58	%changelog
14cu|texlive-dutchcal-1.0-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-dutchcal-1.0-5|60	+ Revision: 7a838f6
14cu|texlive-dutchcal-1.0-5|61	- MassBuild#681: Increase release tag
14cu|texlive-dutchcal-1.0-5|62	
14cu|texlive-dutchcal-1.0-5|63	

14972 14
14cu|texlive-dviasm-20120410-4|1	# revision 26313
14cu|texlive-dviasm-20120410-4|2	# category Package
14cu|texlive-dviasm-20120410-4|3	# catalog-ctan /dviware/dviasm
14cu|texlive-dviasm-20120410-4|4	# catalog-date 2012-04-10 15:00:16 +0200
14cu|texlive-dviasm-20120410-4|5	# catalog-license gpl
14cu|texlive-dviasm-20120410-4|6	# catalog-version undef
14cu|texlive-dviasm-20120410-4|7	Name:		texlive-dviasm
14cu|texlive-dviasm-20120410-4|8	Version:	20120410
14cu|texlive-dviasm-20120410-4|9	Release:	4
14cu|texlive-dviasm-20120410-4|10	Summary:	A utility for editing DVI files
14cu|texlive-dviasm-20120410-4|11	Group:		Publishing
14cu|texlive-dviasm-20120410-4|12	URL:		http://www.ctan.org/tex-archive/dviware/dviasm
14cu|texlive-dviasm-20120410-4|13	License:	GPL
14cu|texlive-dviasm-20120410-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviasm.tar.xz
14cu|texlive-dviasm-20120410-4|15	BuildArch:	noarch
14cu|texlive-dviasm-20120410-4|16	BuildRequires:	texlive-tlpkg
14cu|texlive-dviasm-20120410-4|17	Requires(pre):	texlive-tlpkg
14cu|texlive-dviasm-20120410-4|18	Requires(post):	texlive-kpathsea
14cu|texlive-dviasm-20120410-4|19	Provides:	texlive-dviasm.bin = %{EVRD}
14cu|texlive-dviasm-20120410-4|20	
14cu|texlive-dviasm-20120410-4|21	%description
14cu|texlive-dviasm-20120410-4|22	A Python script to support changing or creating DVI files via
14cu|texlive-dviasm-20120410-4|23	disassembling into text, editing, and then reassembling into
14cu|texlive-dviasm-20120410-4|24	binary format. It supports advanced features such as adding a
14cu|texlive-dviasm-20120410-4|25	preprint number or watermarks.
14cu|texlive-dviasm-20120410-4|26	
14cu|texlive-dviasm-20120410-4|27	
14cu|texlive-dviasm-20120410-4|28	#-----------------------------------------------------------------------
14cu|texlive-dviasm-20120410-4|29	%files
14cu|texlive-dviasm-20120410-4|30	%{_bindir}/dviasm
14cu|texlive-dviasm-20120410-4|31	%{_texmfdistdir}/scripts/dviasm/dviasm.py
14cu|texlive-dviasm-20120410-4|32	
14cu|texlive-dviasm-20120410-4|33	#-----------------------------------------------------------------------
14cu|texlive-dviasm-20120410-4|34	%prep
14cu|texlive-dviasm-20120410-4|35	%setup -c -a0
14cu|texlive-dviasm-20120410-4|36	
14cu|texlive-dviasm-20120410-4|37	%build
14cu|texlive-dviasm-20120410-4|38	
14cu|texlive-dviasm-20120410-4|39	%install
14cu|texlive-dviasm-20120410-4|40	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-dviasm-20120410-4|41	pushd %{buildroot}%{_bindir}
14cu|texlive-dviasm-20120410-4|42	ln -sf %{_texmfdistdir}/scripts/dviasm/dviasm.py dviasm
14cu|texlive-dviasm-20120410-4|43	popd
14cu|texlive-dviasm-20120410-4|44	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-dviasm-20120410-4|45	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-dviasm-20120410-4|46	
14cu|texlive-dviasm-20120410-4|47	
14cu|texlive-dviasm-20120410-4|48	
14cu|texlive-dviasm-20120410-4|49	%changelog
14cu|texlive-dviasm-20120410-4|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120410-4
14cu|texlive-dviasm-20120410-4|51	+ Revision: b058f37
14cu|texlive-dviasm-20120410-4|52	- MassBuild#681: Increase release tag
14cu|texlive-dviasm-20120410-4|53	
14cu|texlive-dviasm-20120410-4|54	

14973 14
14cu|texlive-dvipng-1.14-10|1	# revision 29821
14cu|texlive-dvipng-1.14-10|2	# category TLCore
14cu|texlive-dvipng-1.14-10|3	# catalog-ctan /dviware/dvipng
14cu|texlive-dvipng-1.14-10|4	# catalog-date 2012-04-21 10:57:19 +0200
14cu|texlive-dvipng-1.14-10|5	# catalog-license lgpl
14cu|texlive-dvipng-1.14-10|6	# catalog-version 1.14
14cu|texlive-dvipng-1.14-10|7	Name:		texlive-dvipng
14cu|texlive-dvipng-1.14-10|8	Version:	1.14
14cu|texlive-dvipng-1.14-10|9	Release:	10
14cu|texlive-dvipng-1.14-10|10	Summary:	A fast DVI to PNG/GIF converter
14cu|texlive-dvipng-1.14-10|11	Group:		Publishing
14cu|texlive-dvipng-1.14-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipng
14cu|texlive-dvipng-1.14-10|13	License:	LGPL
14cu|texlive-dvipng-1.14-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.tar.xz
14cu|texlive-dvipng-1.14-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.doc.tar.xz
14cu|texlive-dvipng-1.14-10|16	BuildArch:	noarch
14cu|texlive-dvipng-1.14-10|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dvipng-1.14-10|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dvipng-1.14-10|19	Requires:	texlive-dvipng.bin
14cu|texlive-dvipng-1.14-10|20	
14cu|texlive-dvipng-1.14-10|21	%description
14cu|texlive-dvipng-1.14-10|22	This program makes PNG and/or GIF graphics from DVI files as
14cu|texlive-dvipng-1.14-10|23	obtained from TeX and its relatives. Its benefits include: -
14cu|texlive-dvipng-1.14-10|24	Speed. It offers very fast rendering of DVI as bitmap files,
14cu|texlive-dvipng-1.14-10|25	which makes it suitable for generating large amounts of images
14cu|texlive-dvipng-1.14-10|26	on-the-fly, as needed in preview-latex, WeBWorK and others; -
14cu|texlive-dvipng-1.14-10|27	It does not read the postamble, so it can be started before TeX
14cu|texlive-dvipng-1.14-10|28	finishes. There is a --follow switch that makes dvipng wait at
14cu|texlive-dvipng-1.14-10|29	end-of-file for further output, unless it finds the POST marker
14cu|texlive-dvipng-1.14-10|30	that indicates the end of the DVI; - Interactive query of
14cu|texlive-dvipng-1.14-10|31	options. dvipng can read options interactively through stdin,
14cu|texlive-dvipng-1.14-10|32	and all options are usable. It is even possible to change the
14cu|texlive-dvipng-1.14-10|33	input file through this interface. - Support for PK, VF,
14cu|texlive-dvipng-1.14-10|34	PostScript Type1, and TrueType fonts, colour specials, and
14cu|texlive-dvipng-1.14-10|35	inclusion of PostScript, PNG, JPEG or GIF images.
14cu|texlive-dvipng-1.14-10|36	
14cu|texlive-dvipng-1.14-10|37	#-----------------------------------------------------------------------
14cu|texlive-dvipng-1.14-10|38	%files
14cu|texlive-dvipng-1.14-10|39	%doc %{_texmfdistdir}/doc/dvipng/dvipng.html
14cu|texlive-dvipng-1.14-10|40	%doc %{_texmfdistdir}/doc/dvipng/dvipng.pdf
14cu|texlive-dvipng-1.14-10|41	%doc %{_infodir}/dvipng.info*
14cu|texlive-dvipng-1.14-10|42	%doc %{_mandir}/man1/dvigif.1*
14cu|texlive-dvipng-1.14-10|43	%doc %{_texmfdistdir}/doc/man/man1/dvigif.man1.pdf
14cu|texlive-dvipng-1.14-10|44	%doc %{_mandir}/man1/dvipng.1*
14cu|texlive-dvipng-1.14-10|45	%doc %{_texmfdistdir}/doc/man/man1/dvipng.man1.pdf
14cu|texlive-dvipng-1.14-10|46	
14cu|texlive-dvipng-1.14-10|47	#-----------------------------------------------------------------------
14cu|texlive-dvipng-1.14-10|48	%prep
14cu|texlive-dvipng-1.14-10|49	%setup -c -a0 -a1
14cu|texlive-dvipng-1.14-10|50	
14cu|texlive-dvipng-1.14-10|51	%build
14cu|texlive-dvipng-1.14-10|52	
14cu|texlive-dvipng-1.14-10|53	%install
14cu|texlive-dvipng-1.14-10|54	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-dvipng-1.14-10|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-dvipng-1.14-10|56	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-dvipng-1.14-10|57	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-dvipng-1.14-10|58	mkdir -p %{buildroot}%{_infodir}
14cu|texlive-dvipng-1.14-10|59	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14cu|texlive-dvipng-1.14-10|60	
14cu|texlive-dvipng-1.14-10|61	%changelog
14cu|texlive-dvipng-1.14-10|62	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-10
14cu|texlive-dvipng-1.14-10|63	+ Revision: 600b485
14cu|texlive-dvipng-1.14-10|64	- MassBuild#681: Increase release tag
14cu|texlive-dvipng-1.14-10|65	
14cu|texlive-dvipng-1.14-10|66	

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

14975 14
14cu|texlive-dvisvgm-1.2.0-7|1	# revision 29764
14cu|texlive-dvisvgm-1.2.0-7|2	# category TLCore
14cu|texlive-dvisvgm-1.2.0-7|3	# catalog-ctan /dviware/dvisvgm
14cu|texlive-dvisvgm-1.2.0-7|4	# catalog-date 2013-03-04 12:33:38 +0100
14cu|texlive-dvisvgm-1.2.0-7|5	# catalog-license gpl
14cu|texlive-dvisvgm-1.2.0-7|6	# catalog-version 1.2
14cu|texlive-dvisvgm-1.2.0-7|7	Name:		texlive-dvisvgm
14cu|texlive-dvisvgm-1.2.0-7|8	Version:	1.2.0
14cu|texlive-dvisvgm-1.2.0-7|9	Release:	7
14cu|texlive-dvisvgm-1.2.0-7|10	Summary:	Convert DVI files to Scalable Vector Graphics format (SVG)
14cu|texlive-dvisvgm-1.2.0-7|11	Group:		Publishing
14cu|texlive-dvisvgm-1.2.0-7|12	URL:		http://www.ctan.org/tex-archive/dviware/dvisvgm
14cu|texlive-dvisvgm-1.2.0-7|13	License:	GPL
14cu|texlive-dvisvgm-1.2.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.tar.xz
14cu|texlive-dvisvgm-1.2.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.doc.tar.xz
14cu|texlive-dvisvgm-1.2.0-7|16	BuildArch:	noarch
14cu|texlive-dvisvgm-1.2.0-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-dvisvgm-1.2.0-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-dvisvgm-1.2.0-7|19	Requires:	texlive-dvisvgm.bin
14cu|texlive-dvisvgm-1.2.0-7|20	
14cu|texlive-dvisvgm-1.2.0-7|21	%description
14cu|texlive-dvisvgm-1.2.0-7|22	Dvisvgm is a command line utility that converts TeX DVI files
14cu|texlive-dvisvgm-1.2.0-7|23	to the XML-based Scalable Vector Graphics (SVG) format. It
14cu|texlive-dvisvgm-1.2.0-7|24	provides full full font support including virtual fonts, font
14cu|texlive-dvisvgm-1.2.0-7|25	maps, and sub-fonts. If necessary, dvisvgm vectorizes
14cu|texlive-dvisvgm-1.2.0-7|26	Metafont's bitmap output in order to always create lossless
14cu|texlive-dvisvgm-1.2.0-7|27	scalable output. The embedded SVG fonts can optionally be
14cu|texlive-dvisvgm-1.2.0-7|28	replaced with graphics paths so that applications that don't
14cu|texlive-dvisvgm-1.2.0-7|29	support SVG fonts are enabled to render the graphics properly.
14cu|texlive-dvisvgm-1.2.0-7|30	Besides many other features, dvisvgm also supports color,
14cu|texlive-dvisvgm-1.2.0-7|31	emTeX, tpic, PDF mapfile and PostScript specials. Users will
14cu|texlive-dvisvgm-1.2.0-7|32	need a working TeX installation including the kpathsea library.
14cu|texlive-dvisvgm-1.2.0-7|33	For more detailed information, see the project page.
14cu|texlive-dvisvgm-1.2.0-7|34	
14cu|texlive-dvisvgm-1.2.0-7|35	#-----------------------------------------------------------------------
14cu|texlive-dvisvgm-1.2.0-7|36	%files
14cu|texlive-dvisvgm-1.2.0-7|37	%doc %{_mandir}/man1/dvisvgm.1*
14cu|texlive-dvisvgm-1.2.0-7|38	%doc %{_texmfdistdir}/doc/man/man1/dvisvgm.man1.pdf
14cu|texlive-dvisvgm-1.2.0-7|39	
14cu|texlive-dvisvgm-1.2.0-7|40	#-----------------------------------------------------------------------
14cu|texlive-dvisvgm-1.2.0-7|41	%prep
14cu|texlive-dvisvgm-1.2.0-7|42	%setup -c -a0 -a1
14cu|texlive-dvisvgm-1.2.0-7|43	
14cu|texlive-dvisvgm-1.2.0-7|44	%build
14cu|texlive-dvisvgm-1.2.0-7|45	
14cu|texlive-dvisvgm-1.2.0-7|46	%install
14cu|texlive-dvisvgm-1.2.0-7|47	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-dvisvgm-1.2.0-7|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-dvisvgm-1.2.0-7|49	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-dvisvgm-1.2.0-7|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-dvisvgm-1.2.0-7|51	
14cu|texlive-dvisvgm-1.2.0-7|52	%changelog
14cu|texlive-dvisvgm-1.2.0-7|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-7
14cu|texlive-dvisvgm-1.2.0-7|54	+ Revision: 868d7a2
14cu|texlive-dvisvgm-1.2.0-7|55	- MassBuild#681: Increase release tag
14cu|texlive-dvisvgm-1.2.0-7|56	
14cu|texlive-dvisvgm-1.2.0-7|57	

14976 14
14cu|texlive-ean-20070101-5|1	# revision 20851
14cu|texlive-ean-20070101-5|2	# category Package
14cu|texlive-ean-20070101-5|3	# catalog-ctan /macros/generic/ean
14cu|texlive-ean-20070101-5|4	# catalog-date 2007-01-01 18:45:52 +0100
14cu|texlive-ean-20070101-5|5	# catalog-license gpl
14cu|texlive-ean-20070101-5|6	# catalog-version undef
14cu|texlive-ean-20070101-5|7	Name:		texlive-ean
14cu|texlive-ean-20070101-5|8	Version:	20070101
14cu|texlive-ean-20070101-5|9	Release:	5
14cu|texlive-ean-20070101-5|10	Summary:	Macros for making EAN barcodes
14cu|texlive-ean-20070101-5|11	Group:		Publishing
14cu|texlive-ean-20070101-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ean
14cu|texlive-ean-20070101-5|13	License:	GPL
14cu|texlive-ean-20070101-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.tar.xz
14cu|texlive-ean-20070101-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.doc.tar.xz
14cu|texlive-ean-20070101-5|16	BuildArch:	noarch
14cu|texlive-ean-20070101-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ean-20070101-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ean-20070101-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ean-20070101-5|20	
14cu|texlive-ean-20070101-5|21	%description
14cu|texlive-ean-20070101-5|22	Provides EAN-8 and EAN-13 forms. The package needs the ocr-b
14cu|texlive-ean-20070101-5|23	fonts; note that the fonts are not available under a free
14cu|texlive-ean-20070101-5|24	licence, as the macros are.
14cu|texlive-ean-20070101-5|25	
14cu|texlive-ean-20070101-5|26	
14cu|texlive-ean-20070101-5|27	#-----------------------------------------------------------------------
14cu|texlive-ean-20070101-5|28	%files
14cu|texlive-ean-20070101-5|29	%{_texmfdistdir}/tex/generic/ean/ean13.tex
14cu|texlive-ean-20070101-5|30	%{_texmfdistdir}/tex/generic/ean/ean8.tex
14cu|texlive-ean-20070101-5|31	%doc %{_texmfdistdir}/doc/generic/ean/README
14cu|texlive-ean-20070101-5|32	%doc %{_texmfdistdir}/doc/generic/ean/eantest.tex
14cu|texlive-ean-20070101-5|33	
14cu|texlive-ean-20070101-5|34	#-----------------------------------------------------------------------
14cu|texlive-ean-20070101-5|35	%prep
14cu|texlive-ean-20070101-5|36	%setup -c -a0 -a1
14cu|texlive-ean-20070101-5|37	
14cu|texlive-ean-20070101-5|38	%build
14cu|texlive-ean-20070101-5|39	
14cu|texlive-ean-20070101-5|40	%install
14cu|texlive-ean-20070101-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ean-20070101-5|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ean-20070101-5|43	
14cu|texlive-ean-20070101-5|44	
14cu|texlive-ean-20070101-5|45	
14cu|texlive-ean-20070101-5|46	%changelog
14cu|texlive-ean-20070101-5|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070101-5
14cu|texlive-ean-20070101-5|48	+ Revision: ab17058
14cu|texlive-ean-20070101-5|49	- MassBuild#681: Increase release tag
14cu|texlive-ean-20070101-5|50	
14cu|texlive-ean-20070101-5|51	

14977 14
14cu|texlive-ecc-20061207-5|1	# revision 15878
14cu|texlive-ecc-20061207-5|2	# category Package
14cu|texlive-ecc-20061207-5|3	# catalog-ctan /fonts/ecc
14cu|texlive-ecc-20061207-5|4	# catalog-date 2006-12-07 15:13:33 +0100
14cu|texlive-ecc-20061207-5|5	# catalog-license lppl
14cu|texlive-ecc-20061207-5|6	# catalog-version undef
14cu|texlive-ecc-20061207-5|7	Name:		texlive-ecc
14cu|texlive-ecc-20061207-5|8	Version:	20061207
14cu|texlive-ecc-20061207-5|9	Release:	5
14cu|texlive-ecc-20061207-5|10	Summary:	Sources for the European Concrete fonts
14cu|texlive-ecc-20061207-5|11	Group:		Publishing
14cu|texlive-ecc-20061207-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ecc
14cu|texlive-ecc-20061207-5|13	License:	LPPL
14cu|texlive-ecc-20061207-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.tar.xz
14cu|texlive-ecc-20061207-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.doc.tar.xz
14cu|texlive-ecc-20061207-5|16	BuildArch:	noarch
14cu|texlive-ecc-20061207-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ecc-20061207-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ecc-20061207-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ecc-20061207-5|20	
14cu|texlive-ecc-20061207-5|21	%description
14cu|texlive-ecc-20061207-5|22	The MetaFont sources and TFM files of the European Concrete
14cu|texlive-ecc-20061207-5|23	Fonts. This is the T1-encoded extension of Knuth's Concrete
14cu|texlive-ecc-20061207-5|24	fonts, including also the corresponding text companion fonts.
14cu|texlive-ecc-20061207-5|25	Adobe Type 1 versions of the fonts are available as part of the
14cu|texlive-ecc-20061207-5|26	cm-super font bundle.
14cu|texlive-ecc-20061207-5|27	
14cu|texlive-ecc-20061207-5|28	
14cu|texlive-ecc-20061207-5|29	#-----------------------------------------------------------------------
14cu|texlive-ecc-20061207-5|30	%files
14cu|texlive-ecc-20061207-5|31	%{_texmfdistdir}/fonts/source/public/ecc/conc10pt.mf
14cu|texlive-ecc-20061207-5|32	%{_texmfdistdir}/fonts/source/public/ecc/conc5pt.mf
14cu|texlive-ecc-20061207-5|33	%{_texmfdistdir}/fonts/source/public/ecc/conc6pt.mf
14cu|texlive-ecc-20061207-5|34	%{_texmfdistdir}/fonts/source/public/ecc/conc7pt.mf
14cu|texlive-ecc-20061207-5|35	%{_texmfdistdir}/fonts/source/public/ecc/conc8pt.mf
14cu|texlive-ecc-20061207-5|36	%{_texmfdistdir}/fonts/source/public/ecc/conc9pt.mf
14cu|texlive-ecc-20061207-5|37	%{_texmfdistdir}/fonts/source/public/ecc/coni10pt.mf
14cu|texlive-ecc-20061207-5|38	%{_texmfdistdir}/fonts/source/public/ecc/eocc10.mf
14cu|texlive-ecc-20061207-5|39	%{_texmfdistdir}/fonts/source/public/ecc/eorm10.mf
14cu|texlive-ecc-20061207-5|40	%{_texmfdistdir}/fonts/source/public/ecc/eorm5.mf
14cu|texlive-ecc-20061207-5|41	%{_texmfdistdir}/fonts/source/public/ecc/eorm6.mf
14cu|texlive-ecc-20061207-5|42	%{_texmfdistdir}/fonts/source/public/ecc/eorm7.mf
14cu|texlive-ecc-20061207-5|43	%{_texmfdistdir}/fonts/source/public/ecc/eorm8.mf
14cu|texlive-ecc-20061207-5|44	%{_texmfdistdir}/fonts/source/public/ecc/eorm9.mf
14cu|texlive-ecc-20061207-5|45	%{_texmfdistdir}/fonts/source/public/ecc/eosl10.mf
14cu|texlive-ecc-20061207-5|46	%{_texmfdistdir}/fonts/source/public/ecc/eosl5.mf
14cu|texlive-ecc-20061207-5|47	%{_texmfdistdir}/fonts/source/public/ecc/eosl6.mf
14cu|texlive-ecc-20061207-5|48	%{_texmfdistdir}/fonts/source/public/ecc/eosl7.mf
14cu|texlive-ecc-20061207-5|49	%{_texmfdistdir}/fonts/source/public/ecc/eosl8.mf
14cu|texlive-ecc-20061207-5|50	%{_texmfdistdir}/fonts/source/public/ecc/eosl9.mf
14cu|texlive-ecc-20061207-5|51	%{_texmfdistdir}/fonts/source/public/ecc/eoti10.mf
14cu|texlive-ecc-20061207-5|52	%{_texmfdistdir}/fonts/source/public/ecc/tcssdc10.mf
14cu|texlive-ecc-20061207-5|53	%{_texmfdistdir}/fonts/source/public/ecc/torm10.mf
14cu|texlive-ecc-20061207-5|54	%{_texmfdistdir}/fonts/source/public/ecc/torm5.mf
14cu|texlive-ecc-20061207-5|55	%{_texmfdistdir}/fonts/source/public/ecc/torm6.mf
14cu|texlive-ecc-20061207-5|56	%{_texmfdistdir}/fonts/source/public/ecc/torm7.mf
14cu|texlive-ecc-20061207-5|57	%{_texmfdistdir}/fonts/source/public/ecc/torm8.mf
14cu|texlive-ecc-20061207-5|58	%{_texmfdistdir}/fonts/source/public/ecc/torm9.mf
14cu|texlive-ecc-20061207-5|59	%{_texmfdistdir}/fonts/source/public/ecc/tosl10.mf
14cu|texlive-ecc-20061207-5|60	%{_texmfdistdir}/fonts/source/public/ecc/tosl5.mf
14cu|texlive-ecc-20061207-5|61	%{_texmfdistdir}/fonts/source/public/ecc/tosl6.mf
14cu|texlive-ecc-20061207-5|62	%{_texmfdistdir}/fonts/source/public/ecc/tosl7.mf
14cu|texlive-ecc-20061207-5|63	%{_texmfdistdir}/fonts/source/public/ecc/tosl8.mf
14cu|texlive-ecc-20061207-5|64	%{_texmfdistdir}/fonts/source/public/ecc/tosl9.mf
14cu|texlive-ecc-20061207-5|65	%{_texmfdistdir}/fonts/source/public/ecc/toti10.mf
14cu|texlive-ecc-20061207-5|66	%{_texmfdistdir}/fonts/tfm/public/ecc/eocc10.tfm
14cu|texlive-ecc-20061207-5|67	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm10.tfm
14cu|texlive-ecc-20061207-5|68	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm5.tfm
14cu|texlive-ecc-20061207-5|69	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm6.tfm
14cu|texlive-ecc-20061207-5|70	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm7.tfm
14cu|texlive-ecc-20061207-5|71	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm8.tfm
14cu|texlive-ecc-20061207-5|72	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm9.tfm
14cu|texlive-ecc-20061207-5|73	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl10.tfm
14cu|texlive-ecc-20061207-5|74	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl5.tfm
14cu|texlive-ecc-20061207-5|75	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl6.tfm
14cu|texlive-ecc-20061207-5|76	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl7.tfm
14cu|texlive-ecc-20061207-5|77	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl8.tfm
14cu|texlive-ecc-20061207-5|78	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl9.tfm
14cu|texlive-ecc-20061207-5|79	%{_texmfdistdir}/fonts/tfm/public/ecc/eoti10.tfm
14cu|texlive-ecc-20061207-5|80	%{_texmfdistdir}/fonts/tfm/public/ecc/tcssdc10.tfm
14cu|texlive-ecc-20061207-5|81	%{_texmfdistdir}/fonts/tfm/public/ecc/torm10.tfm
14cu|texlive-ecc-20061207-5|82	%{_texmfdistdir}/fonts/tfm/public/ecc/torm5.tfm
14cu|texlive-ecc-20061207-5|83	%{_texmfdistdir}/fonts/tfm/public/ecc/torm6.tfm
14cu|texlive-ecc-20061207-5|84	%{_texmfdistdir}/fonts/tfm/public/ecc/torm7.tfm
14cu|texlive-ecc-20061207-5|85	%{_texmfdistdir}/fonts/tfm/public/ecc/torm8.tfm
14cu|texlive-ecc-20061207-5|86	%{_texmfdistdir}/fonts/tfm/public/ecc/torm9.tfm
14cu|texlive-ecc-20061207-5|87	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl10.tfm
14cu|texlive-ecc-20061207-5|88	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl5.tfm
14cu|texlive-ecc-20061207-5|89	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl6.tfm
14cu|texlive-ecc-20061207-5|90	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl7.tfm
14cu|texlive-ecc-20061207-5|91	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl8.tfm
14cu|texlive-ecc-20061207-5|92	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl9.tfm
14cu|texlive-ecc-20061207-5|93	%{_texmfdistdir}/fonts/tfm/public/ecc/toti10.tfm
14cu|texlive-ecc-20061207-5|94	%doc %{_texmfdistdir}/doc/fonts/ecc/copyrite
14cu|texlive-ecc-20061207-5|95	%doc %{_texmfdistdir}/doc/fonts/ecc/liesmich
14cu|texlive-ecc-20061207-5|96	%doc %{_texmfdistdir}/doc/fonts/ecc/readme
14cu|texlive-ecc-20061207-5|97	
14cu|texlive-ecc-20061207-5|98	#-----------------------------------------------------------------------
14cu|texlive-ecc-20061207-5|99	%prep
14cu|texlive-ecc-20061207-5|100	%setup -c -a0 -a1
14cu|texlive-ecc-20061207-5|101	
14cu|texlive-ecc-20061207-5|102	%build
14cu|texlive-ecc-20061207-5|103	
14cu|texlive-ecc-20061207-5|104	%install
14cu|texlive-ecc-20061207-5|105	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ecc-20061207-5|106	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ecc-20061207-5|107	
14cu|texlive-ecc-20061207-5|108	
14cu|texlive-ecc-20061207-5|109	
14cu|texlive-ecc-20061207-5|110	%changelog
14cu|texlive-ecc-20061207-5|111	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061207-5
14cu|texlive-ecc-20061207-5|112	+ Revision: 88e5c57
14cu|texlive-ecc-20061207-5|113	- MassBuild#681: Increase release tag
14cu|texlive-ecc-20061207-5|114	
14cu|texlive-ecc-20061207-5|115	

14978 14
14cu|texlive-eco-1.3-5|1	# revision 15878
14cu|texlive-eco-1.3-5|2	# category Package
14cu|texlive-eco-1.3-5|3	# catalog-ctan /fonts/eco
14cu|texlive-eco-1.3-5|4	# catalog-date 2007-09-25 20:45:33 +0200
14cu|texlive-eco-1.3-5|5	# catalog-license gpl
14cu|texlive-eco-1.3-5|6	# catalog-version 1.3
14cu|texlive-eco-1.3-5|7	Name:		texlive-eco
14cu|texlive-eco-1.3-5|8	Version:	1.3
14cu|texlive-eco-1.3-5|9	Release:	5
14cu|texlive-eco-1.3-5|10	Summary:	Oldstyle numerals using EC fonts
14cu|texlive-eco-1.3-5|11	Group:		Publishing
14cu|texlive-eco-1.3-5|12	URL:		http://www.ctan.org/tex-archive/fonts/eco
14cu|texlive-eco-1.3-5|13	License:	GPL
14cu|texlive-eco-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.tar.xz
14cu|texlive-eco-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.doc.tar.xz
14cu|texlive-eco-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.source.tar.xz
14cu|texlive-eco-1.3-5|17	BuildArch:	noarch
14cu|texlive-eco-1.3-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-eco-1.3-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-eco-1.3-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-eco-1.3-5|21	
14cu|texlive-eco-1.3-5|22	%description
14cu|texlive-eco-1.3-5|23	A set of font metric files and virtual fonts for using the EC
14cu|texlive-eco-1.3-5|24	fonts with oldstyle numerals. These files can only be used
14cu|texlive-eco-1.3-5|25	together with the standard ec fonts. The style file eco.sty is
14cu|texlive-eco-1.3-5|26	sufficient to use the eco fonts but if you intend to use other
14cu|texlive-eco-1.3-5|27	font families as well, e.g., PostScript fonts, try altfont.
14cu|texlive-eco-1.3-5|28	
14cu|texlive-eco-1.3-5|29	
14cu|texlive-eco-1.3-5|30	#-----------------------------------------------------------------------
14cu|texlive-eco-1.3-5|31	%files
14cu|texlive-eco-1.3-5|32	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0500.tfm
14cu|texlive-eco-1.3-5|33	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0600.tfm
14cu|texlive-eco-1.3-5|34	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0700.tfm
14cu|texlive-eco-1.3-5|35	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0800.tfm
14cu|texlive-eco-1.3-5|36	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0900.tfm
14cu|texlive-eco-1.3-5|37	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1000.tfm
14cu|texlive-eco-1.3-5|38	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1095.tfm
14cu|texlive-eco-1.3-5|39	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1200.tfm
14cu|texlive-eco-1.3-5|40	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1440.tfm
14cu|texlive-eco-1.3-5|41	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1728.tfm
14cu|texlive-eco-1.3-5|42	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2074.tfm
14cu|texlive-eco-1.3-5|43	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2488.tfm
14cu|texlive-eco-1.3-5|44	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2986.tfm
14cu|texlive-eco-1.3-5|45	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi3583.tfm
14cu|texlive-eco-1.3-5|46	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0500.tfm
14cu|texlive-eco-1.3-5|47	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0600.tfm
14cu|texlive-eco-1.3-5|48	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0700.tfm
14cu|texlive-eco-1.3-5|49	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0800.tfm
14cu|texlive-eco-1.3-5|50	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0900.tfm
14cu|texlive-eco-1.3-5|51	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1000.tfm
14cu|texlive-eco-1.3-5|52	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1095.tfm
14cu|texlive-eco-1.3-5|53	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1200.tfm
14cu|texlive-eco-1.3-5|54	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1440.tfm
14cu|texlive-eco-1.3-5|55	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1728.tfm
14cu|texlive-eco-1.3-5|56	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2074.tfm
14cu|texlive-eco-1.3-5|57	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2488.tfm
14cu|texlive-eco-1.3-5|58	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2986.tfm
14cu|texlive-eco-1.3-5|59	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl3583.tfm
14cu|texlive-eco-1.3-5|60	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0500.tfm
14cu|texlive-eco-1.3-5|61	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0600.tfm
14cu|texlive-eco-1.3-5|62	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0700.tfm
14cu|texlive-eco-1.3-5|63	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0800.tfm
14cu|texlive-eco-1.3-5|64	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0900.tfm
14cu|texlive-eco-1.3-5|65	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1000.tfm
14cu|texlive-eco-1.3-5|66	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1095.tfm
14cu|texlive-eco-1.3-5|67	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1200.tfm
14cu|texlive-eco-1.3-5|68	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1440.tfm
14cu|texlive-eco-1.3-5|69	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1728.tfm
14cu|texlive-eco-1.3-5|70	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2074.tfm
14cu|texlive-eco-1.3-5|71	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2488.tfm
14cu|texlive-eco-1.3-5|72	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2986.tfm
14cu|texlive-eco-1.3-5|73	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx3583.tfm
14cu|texlive-eco-1.3-5|74	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0500.tfm
14cu|texlive-eco-1.3-5|75	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0600.tfm
14cu|texlive-eco-1.3-5|76	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0700.tfm
14cu|texlive-eco-1.3-5|77	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0800.tfm
14cu|texlive-eco-1.3-5|78	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0900.tfm
14cu|texlive-eco-1.3-5|79	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1000.tfm
14cu|texlive-eco-1.3-5|80	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1095.tfm
14cu|texlive-eco-1.3-5|81	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1200.tfm
14cu|texlive-eco-1.3-5|82	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1440.tfm
14cu|texlive-eco-1.3-5|83	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1728.tfm
14cu|texlive-eco-1.3-5|84	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2074.tfm
14cu|texlive-eco-1.3-5|85	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2488.tfm
14cu|texlive-eco-1.3-5|86	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2986.tfm
14cu|texlive-eco-1.3-5|87	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh3583.tfm
14cu|texlive-eco-1.3-5|88	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0600.tfm
14cu|texlive-eco-1.3-5|89	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0700.tfm
14cu|texlive-eco-1.3-5|90	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0800.tfm
14cu|texlive-eco-1.3-5|91	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0900.tfm
14cu|texlive-eco-1.3-5|92	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1000.tfm
14cu|texlive-eco-1.3-5|93	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1095.tfm
14cu|texlive-eco-1.3-5|94	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1200.tfm
14cu|texlive-eco-1.3-5|95	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1440.tfm
14cu|texlive-eco-1.3-5|96	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1728.tfm
14cu|texlive-eco-1.3-5|97	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2074.tfm
14cu|texlive-eco-1.3-5|98	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2488.tfm
14cu|texlive-eco-1.3-5|99	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2986.tfm
14cu|texlive-eco-1.3-5|100	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit3583.tfm
14cu|texlive-eco-1.3-5|101	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0500.tfm
14cu|texlive-eco-1.3-5|102	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0600.tfm
14cu|texlive-eco-1.3-5|103	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0700.tfm
14cu|texlive-eco-1.3-5|104	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0800.tfm
14cu|texlive-eco-1.3-5|105	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0900.tfm
14cu|texlive-eco-1.3-5|106	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1000.tfm
14cu|texlive-eco-1.3-5|107	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1095.tfm
14cu|texlive-eco-1.3-5|108	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1200.tfm
14cu|texlive-eco-1.3-5|109	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1440.tfm
14cu|texlive-eco-1.3-5|110	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1728.tfm
14cu|texlive-eco-1.3-5|111	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2074.tfm
14cu|texlive-eco-1.3-5|112	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2488.tfm
14cu|texlive-eco-1.3-5|113	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2986.tfm
14cu|texlive-eco-1.3-5|114	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb3583.tfm
14cu|texlive-eco-1.3-5|115	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0500.tfm
14cu|texlive-eco-1.3-5|116	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0600.tfm
14cu|texlive-eco-1.3-5|117	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0700.tfm
14cu|texlive-eco-1.3-5|118	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0800.tfm
14cu|texlive-eco-1.3-5|119	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0900.tfm
14cu|texlive-eco-1.3-5|120	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1000.tfm
14cu|texlive-eco-1.3-5|121	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1095.tfm
14cu|texlive-eco-1.3-5|122	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1200.tfm
14cu|texlive-eco-1.3-5|123	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1440.tfm
14cu|texlive-eco-1.3-5|124	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1728.tfm
14cu|texlive-eco-1.3-5|125	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2074.tfm
14cu|texlive-eco-1.3-5|126	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2488.tfm
14cu|texlive-eco-1.3-5|127	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2986.tfm
14cu|texlive-eco-1.3-5|128	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm3583.tfm
14cu|texlive-eco-1.3-5|129	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0500.tfm
14cu|texlive-eco-1.3-5|130	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0600.tfm
14cu|texlive-eco-1.3-5|131	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0700.tfm
14cu|texlive-eco-1.3-5|132	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0800.tfm
14cu|texlive-eco-1.3-5|133	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0900.tfm
14cu|texlive-eco-1.3-5|134	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1000.tfm
14cu|texlive-eco-1.3-5|135	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1095.tfm
14cu|texlive-eco-1.3-5|136	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1200.tfm
14cu|texlive-eco-1.3-5|137	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1440.tfm
14cu|texlive-eco-1.3-5|138	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1728.tfm
14cu|texlive-eco-1.3-5|139	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2074.tfm
14cu|texlive-eco-1.3-5|140	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2488.tfm
14cu|texlive-eco-1.3-5|141	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2986.tfm
14cu|texlive-eco-1.3-5|142	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi3583.tfm
14cu|texlive-eco-1.3-5|143	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0500.tfm
14cu|texlive-eco-1.3-5|144	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0600.tfm
14cu|texlive-eco-1.3-5|145	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0700.tfm
14cu|texlive-eco-1.3-5|146	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0800.tfm
14cu|texlive-eco-1.3-5|147	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0900.tfm
14cu|texlive-eco-1.3-5|148	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1000.tfm
14cu|texlive-eco-1.3-5|149	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1095.tfm
14cu|texlive-eco-1.3-5|150	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1200.tfm
14cu|texlive-eco-1.3-5|151	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1440.tfm
14cu|texlive-eco-1.3-5|152	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1728.tfm
14cu|texlive-eco-1.3-5|153	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2074.tfm
14cu|texlive-eco-1.3-5|154	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2488.tfm
14cu|texlive-eco-1.3-5|155	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2986.tfm
14cu|texlive-eco-1.3-5|156	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl3583.tfm
14cu|texlive-eco-1.3-5|157	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0500.tfm
14cu|texlive-eco-1.3-5|158	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0600.tfm
14cu|texlive-eco-1.3-5|159	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0700.tfm
14cu|texlive-eco-1.3-5|160	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0800.tfm
14cu|texlive-eco-1.3-5|161	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0900.tfm
14cu|texlive-eco-1.3-5|162	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1000.tfm
14cu|texlive-eco-1.3-5|163	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1095.tfm
14cu|texlive-eco-1.3-5|164	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1200.tfm
14cu|texlive-eco-1.3-5|165	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1440.tfm
14cu|texlive-eco-1.3-5|166	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1728.tfm
14cu|texlive-eco-1.3-5|167	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2074.tfm
14cu|texlive-eco-1.3-5|168	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2488.tfm
14cu|texlive-eco-1.3-5|169	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2986.tfm
14cu|texlive-eco-1.3-5|170	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso3583.tfm
14cu|texlive-eco-1.3-5|171	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0500.tfm
14cu|texlive-eco-1.3-5|172	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0600.tfm
14cu|texlive-eco-1.3-5|173	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0700.tfm
14cu|texlive-eco-1.3-5|174	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0800.tfm
14cu|texlive-eco-1.3-5|175	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0900.tfm
14cu|texlive-eco-1.3-5|176	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1000.tfm
14cu|texlive-eco-1.3-5|177	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1095.tfm
14cu|texlive-eco-1.3-5|178	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1200.tfm
14cu|texlive-eco-1.3-5|179	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1440.tfm
14cu|texlive-eco-1.3-5|180	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1728.tfm
14cu|texlive-eco-1.3-5|181	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2074.tfm
14cu|texlive-eco-1.3-5|182	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2488.tfm
14cu|texlive-eco-1.3-5|183	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2986.tfm
14cu|texlive-eco-1.3-5|184	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss3583.tfm
14cu|texlive-eco-1.3-5|185	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0600.tfm
14cu|texlive-eco-1.3-5|186	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0700.tfm
14cu|texlive-eco-1.3-5|187	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0800.tfm
14cu|texlive-eco-1.3-5|188	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0900.tfm
14cu|texlive-eco-1.3-5|189	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1000.tfm
14cu|texlive-eco-1.3-5|190	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1095.tfm
14cu|texlive-eco-1.3-5|191	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1200.tfm
14cu|texlive-eco-1.3-5|192	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1440.tfm
14cu|texlive-eco-1.3-5|193	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1728.tfm
14cu|texlive-eco-1.3-5|194	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2074.tfm
14cu|texlive-eco-1.3-5|195	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2488.tfm
14cu|texlive-eco-1.3-5|196	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2986.tfm
14cu|texlive-eco-1.3-5|197	%{_texmfdistdir}/fonts/tfm/public/eco/ecost3583.tfm
14cu|texlive-eco-1.3-5|198	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0500.tfm
14cu|texlive-eco-1.3-5|199	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0600.tfm
14cu|texlive-eco-1.3-5|200	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0700.tfm
14cu|texlive-eco-1.3-5|201	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0800.tfm
14cu|texlive-eco-1.3-5|202	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0900.tfm
14cu|texlive-eco-1.3-5|203	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1000.tfm
14cu|texlive-eco-1.3-5|204	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1095.tfm
14cu|texlive-eco-1.3-5|205	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1200.tfm
14cu|texlive-eco-1.3-5|206	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1440.tfm
14cu|texlive-eco-1.3-5|207	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1728.tfm
14cu|texlive-eco-1.3-5|208	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2074.tfm
14cu|texlive-eco-1.3-5|209	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2488.tfm
14cu|texlive-eco-1.3-5|210	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2986.tfm
14cu|texlive-eco-1.3-5|211	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx3583.tfm
14cu|texlive-eco-1.3-5|212	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0500.tfm
14cu|texlive-eco-1.3-5|213	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0600.tfm
14cu|texlive-eco-1.3-5|214	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0700.tfm
14cu|texlive-eco-1.3-5|215	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0800.tfm
14cu|texlive-eco-1.3-5|216	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0900.tfm
14cu|texlive-eco-1.3-5|217	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1000.tfm
14cu|texlive-eco-1.3-5|218	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1095.tfm
14cu|texlive-eco-1.3-5|219	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1200.tfm
14cu|texlive-eco-1.3-5|220	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1440.tfm
14cu|texlive-eco-1.3-5|221	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1728.tfm
14cu|texlive-eco-1.3-5|222	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2074.tfm
14cu|texlive-eco-1.3-5|223	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2488.tfm
14cu|texlive-eco-1.3-5|224	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2986.tfm
14cu|texlive-eco-1.3-5|225	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti3583.tfm
14cu|texlive-eco-1.3-5|226	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0600.tfm
14cu|texlive-eco-1.3-5|227	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0700.tfm
14cu|texlive-eco-1.3-5|228	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0800.tfm
14cu|texlive-eco-1.3-5|229	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0900.tfm
14cu|texlive-eco-1.3-5|230	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1000.tfm
14cu|texlive-eco-1.3-5|231	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1095.tfm
14cu|texlive-eco-1.3-5|232	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1200.tfm
14cu|texlive-eco-1.3-5|233	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1440.tfm
14cu|texlive-eco-1.3-5|234	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1728.tfm
14cu|texlive-eco-1.3-5|235	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2074.tfm
14cu|texlive-eco-1.3-5|236	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2488.tfm
14cu|texlive-eco-1.3-5|237	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2986.tfm
14cu|texlive-eco-1.3-5|238	%{_texmfdistdir}/fonts/tfm/public/eco/ecott3583.tfm
14cu|texlive-eco-1.3-5|239	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0500.tfm
14cu|texlive-eco-1.3-5|240	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0600.tfm
14cu|texlive-eco-1.3-5|241	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0700.tfm
14cu|texlive-eco-1.3-5|242	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0800.tfm
14cu|texlive-eco-1.3-5|243	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0900.tfm
14cu|texlive-eco-1.3-5|244	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1000.tfm
14cu|texlive-eco-1.3-5|245	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1095.tfm
14cu|texlive-eco-1.3-5|246	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1200.tfm
14cu|texlive-eco-1.3-5|247	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1440.tfm
14cu|texlive-eco-1.3-5|248	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1728.tfm
14cu|texlive-eco-1.3-5|249	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2074.tfm
14cu|texlive-eco-1.3-5|250	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2488.tfm
14cu|texlive-eco-1.3-5|251	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2986.tfm
14cu|texlive-eco-1.3-5|252	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui3583.tfm
14cu|texlive-eco-1.3-5|253	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0600.tfm
14cu|texlive-eco-1.3-5|254	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0700.tfm
14cu|texlive-eco-1.3-5|255	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0800.tfm
14cu|texlive-eco-1.3-5|256	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0900.tfm
14cu|texlive-eco-1.3-5|257	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1000.tfm
14cu|texlive-eco-1.3-5|258	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1095.tfm
14cu|texlive-eco-1.3-5|259	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1200.tfm
14cu|texlive-eco-1.3-5|260	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1440.tfm
14cu|texlive-eco-1.3-5|261	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1728.tfm
14cu|texlive-eco-1.3-5|262	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2074.tfm
14cu|texlive-eco-1.3-5|263	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2488.tfm
14cu|texlive-eco-1.3-5|264	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2986.tfm
14cu|texlive-eco-1.3-5|265	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi3583.tfm
14cu|texlive-eco-1.3-5|266	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0600.tfm
14cu|texlive-eco-1.3-5|267	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0700.tfm
14cu|texlive-eco-1.3-5|268	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0800.tfm
14cu|texlive-eco-1.3-5|269	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0900.tfm
14cu|texlive-eco-1.3-5|270	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1000.tfm
14cu|texlive-eco-1.3-5|271	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1095.tfm
14cu|texlive-eco-1.3-5|272	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1200.tfm
14cu|texlive-eco-1.3-5|273	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1440.tfm
14cu|texlive-eco-1.3-5|274	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1728.tfm
14cu|texlive-eco-1.3-5|275	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2074.tfm
14cu|texlive-eco-1.3-5|276	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2488.tfm
14cu|texlive-eco-1.3-5|277	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2986.tfm
14cu|texlive-eco-1.3-5|278	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt3583.tfm
14cu|texlive-eco-1.3-5|279	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0500.vf
14cu|texlive-eco-1.3-5|280	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0600.vf
14cu|texlive-eco-1.3-5|281	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0700.vf
14cu|texlive-eco-1.3-5|282	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0800.vf
14cu|texlive-eco-1.3-5|283	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0900.vf
14cu|texlive-eco-1.3-5|284	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1000.vf
14cu|texlive-eco-1.3-5|285	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1095.vf
14cu|texlive-eco-1.3-5|286	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1200.vf
14cu|texlive-eco-1.3-5|287	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1440.vf
14cu|texlive-eco-1.3-5|288	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1728.vf
14cu|texlive-eco-1.3-5|289	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2074.vf
14cu|texlive-eco-1.3-5|290	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2488.vf
14cu|texlive-eco-1.3-5|291	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2986.vf
14cu|texlive-eco-1.3-5|292	%{_texmfdistdir}/fonts/vf/public/eco/ecobi3583.vf
14cu|texlive-eco-1.3-5|293	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0500.vf
14cu|texlive-eco-1.3-5|294	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0600.vf
14cu|texlive-eco-1.3-5|295	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0700.vf
14cu|texlive-eco-1.3-5|296	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0800.vf
14cu|texlive-eco-1.3-5|297	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0900.vf
14cu|texlive-eco-1.3-5|298	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1000.vf
14cu|texlive-eco-1.3-5|299	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1095.vf
14cu|texlive-eco-1.3-5|300	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1200.vf
14cu|texlive-eco-1.3-5|301	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1440.vf
14cu|texlive-eco-1.3-5|302	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1728.vf
14cu|texlive-eco-1.3-5|303	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2074.vf
14cu|texlive-eco-1.3-5|304	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2488.vf
14cu|texlive-eco-1.3-5|305	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2986.vf
14cu|texlive-eco-1.3-5|306	%{_texmfdistdir}/fonts/vf/public/eco/ecobl3583.vf
14cu|texlive-eco-1.3-5|307	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0500.vf
14cu|texlive-eco-1.3-5|308	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0600.vf
14cu|texlive-eco-1.3-5|309	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0700.vf
14cu|texlive-eco-1.3-5|310	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0800.vf
14cu|texlive-eco-1.3-5|311	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0900.vf
14cu|texlive-eco-1.3-5|312	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1000.vf
14cu|texlive-eco-1.3-5|313	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1095.vf
14cu|texlive-eco-1.3-5|314	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1200.vf
14cu|texlive-eco-1.3-5|315	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1440.vf
14cu|texlive-eco-1.3-5|316	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1728.vf
14cu|texlive-eco-1.3-5|317	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2074.vf
14cu|texlive-eco-1.3-5|318	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2488.vf
14cu|texlive-eco-1.3-5|319	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2986.vf
14cu|texlive-eco-1.3-5|320	%{_texmfdistdir}/fonts/vf/public/eco/ecobx3583.vf
14cu|texlive-eco-1.3-5|321	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0500.vf
14cu|texlive-eco-1.3-5|322	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0600.vf
14cu|texlive-eco-1.3-5|323	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0700.vf
14cu|texlive-eco-1.3-5|324	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0800.vf
14cu|texlive-eco-1.3-5|325	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0900.vf
14cu|texlive-eco-1.3-5|326	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1000.vf
14cu|texlive-eco-1.3-5|327	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1095.vf
14cu|texlive-eco-1.3-5|328	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1200.vf
14cu|texlive-eco-1.3-5|329	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1440.vf
14cu|texlive-eco-1.3-5|330	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1728.vf
14cu|texlive-eco-1.3-5|331	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2074.vf
14cu|texlive-eco-1.3-5|332	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2488.vf
14cu|texlive-eco-1.3-5|333	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2986.vf
14cu|texlive-eco-1.3-5|334	%{_texmfdistdir}/fonts/vf/public/eco/ecodh3583.vf
14cu|texlive-eco-1.3-5|335	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0600.vf
14cu|texlive-eco-1.3-5|336	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0700.vf
14cu|texlive-eco-1.3-5|337	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0800.vf
14cu|texlive-eco-1.3-5|338	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0900.vf
14cu|texlive-eco-1.3-5|339	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1000.vf
14cu|texlive-eco-1.3-5|340	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1095.vf
14cu|texlive-eco-1.3-5|341	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1200.vf
14cu|texlive-eco-1.3-5|342	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1440.vf
14cu|texlive-eco-1.3-5|343	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1728.vf
14cu|texlive-eco-1.3-5|344	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2074.vf
14cu|texlive-eco-1.3-5|345	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2488.vf
14cu|texlive-eco-1.3-5|346	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2986.vf
14cu|texlive-eco-1.3-5|347	%{_texmfdistdir}/fonts/vf/public/eco/ecoit3583.vf
14cu|texlive-eco-1.3-5|348	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0500.vf
14cu|texlive-eco-1.3-5|349	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0600.vf
14cu|texlive-eco-1.3-5|350	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0700.vf
14cu|texlive-eco-1.3-5|351	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0800.vf
14cu|texlive-eco-1.3-5|352	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0900.vf
14cu|texlive-eco-1.3-5|353	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1000.vf
14cu|texlive-eco-1.3-5|354	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1095.vf
14cu|texlive-eco-1.3-5|355	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1200.vf
14cu|texlive-eco-1.3-5|356	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1440.vf
14cu|texlive-eco-1.3-5|357	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1728.vf
14cu|texlive-eco-1.3-5|358	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2074.vf
14cu|texlive-eco-1.3-5|359	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2488.vf
14cu|texlive-eco-1.3-5|360	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2986.vf
14cu|texlive-eco-1.3-5|361	%{_texmfdistdir}/fonts/vf/public/eco/ecorb3583.vf
14cu|texlive-eco-1.3-5|362	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0500.vf
14cu|texlive-eco-1.3-5|363	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0600.vf
14cu|texlive-eco-1.3-5|364	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0700.vf
14cu|texlive-eco-1.3-5|365	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0800.vf
14cu|texlive-eco-1.3-5|366	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0900.vf
14cu|texlive-eco-1.3-5|367	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1000.vf
14cu|texlive-eco-1.3-5|368	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1095.vf
14cu|texlive-eco-1.3-5|369	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1200.vf
14cu|texlive-eco-1.3-5|370	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1440.vf
14cu|texlive-eco-1.3-5|371	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1728.vf
14cu|texlive-eco-1.3-5|372	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2074.vf
14cu|texlive-eco-1.3-5|373	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2488.vf
14cu|texlive-eco-1.3-5|374	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2986.vf
14cu|texlive-eco-1.3-5|375	%{_texmfdistdir}/fonts/vf/public/eco/ecorm3583.vf
14cu|texlive-eco-1.3-5|376	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0500.vf
14cu|texlive-eco-1.3-5|377	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0600.vf
14cu|texlive-eco-1.3-5|378	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0700.vf
14cu|texlive-eco-1.3-5|379	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0800.vf
14cu|texlive-eco-1.3-5|380	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0900.vf
14cu|texlive-eco-1.3-5|381	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1000.vf
14cu|texlive-eco-1.3-5|382	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1095.vf
14cu|texlive-eco-1.3-5|383	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1200.vf
14cu|texlive-eco-1.3-5|384	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1440.vf
14cu|texlive-eco-1.3-5|385	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1728.vf
14cu|texlive-eco-1.3-5|386	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2074.vf
14cu|texlive-eco-1.3-5|387	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2488.vf
14cu|texlive-eco-1.3-5|388	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2986.vf
14cu|texlive-eco-1.3-5|389	%{_texmfdistdir}/fonts/vf/public/eco/ecosi3583.vf
14cu|texlive-eco-1.3-5|390	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0500.vf
14cu|texlive-eco-1.3-5|391	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0600.vf
14cu|texlive-eco-1.3-5|392	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0700.vf
14cu|texlive-eco-1.3-5|393	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0800.vf
14cu|texlive-eco-1.3-5|394	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0900.vf
14cu|texlive-eco-1.3-5|395	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1000.vf
14cu|texlive-eco-1.3-5|396	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1095.vf
14cu|texlive-eco-1.3-5|397	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1200.vf
14cu|texlive-eco-1.3-5|398	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1440.vf
14cu|texlive-eco-1.3-5|399	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1728.vf
14cu|texlive-eco-1.3-5|400	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2074.vf
14cu|texlive-eco-1.3-5|401	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2488.vf
14cu|texlive-eco-1.3-5|402	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2986.vf
14cu|texlive-eco-1.3-5|403	%{_texmfdistdir}/fonts/vf/public/eco/ecosl3583.vf
14cu|texlive-eco-1.3-5|404	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0500.vf
14cu|texlive-eco-1.3-5|405	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0600.vf
14cu|texlive-eco-1.3-5|406	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0700.vf
14cu|texlive-eco-1.3-5|407	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0800.vf
14cu|texlive-eco-1.3-5|408	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0900.vf
14cu|texlive-eco-1.3-5|409	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1000.vf
14cu|texlive-eco-1.3-5|410	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1095.vf
14cu|texlive-eco-1.3-5|411	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1200.vf
14cu|texlive-eco-1.3-5|412	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1440.vf
14cu|texlive-eco-1.3-5|413	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1728.vf
14cu|texlive-eco-1.3-5|414	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2074.vf
14cu|texlive-eco-1.3-5|415	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2488.vf
14cu|texlive-eco-1.3-5|416	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2986.vf
14cu|texlive-eco-1.3-5|417	%{_texmfdistdir}/fonts/vf/public/eco/ecoso3583.vf
14cu|texlive-eco-1.3-5|418	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0500.vf
14cu|texlive-eco-1.3-5|419	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0600.vf
14cu|texlive-eco-1.3-5|420	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0700.vf
14cu|texlive-eco-1.3-5|421	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0800.vf
14cu|texlive-eco-1.3-5|422	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0900.vf
14cu|texlive-eco-1.3-5|423	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1000.vf
14cu|texlive-eco-1.3-5|424	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1095.vf
14cu|texlive-eco-1.3-5|425	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1200.vf
14cu|texlive-eco-1.3-5|426	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1440.vf
14cu|texlive-eco-1.3-5|427	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1728.vf
14cu|texlive-eco-1.3-5|428	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2074.vf
14cu|texlive-eco-1.3-5|429	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2488.vf
14cu|texlive-eco-1.3-5|430	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2986.vf
14cu|texlive-eco-1.3-5|431	%{_texmfdistdir}/fonts/vf/public/eco/ecoss3583.vf
14cu|texlive-eco-1.3-5|432	%{_texmfdistdir}/fonts/vf/public/eco/ecost0600.vf
14cu|texlive-eco-1.3-5|433	%{_texmfdistdir}/fonts/vf/public/eco/ecost0700.vf
14cu|texlive-eco-1.3-5|434	%{_texmfdistdir}/fonts/vf/public/eco/ecost0800.vf
14cu|texlive-eco-1.3-5|435	%{_texmfdistdir}/fonts/vf/public/eco/ecost0900.vf
14cu|texlive-eco-1.3-5|436	%{_texmfdistdir}/fonts/vf/public/eco/ecost1000.vf
14cu|texlive-eco-1.3-5|437	%{_texmfdistdir}/fonts/vf/public/eco/ecost1095.vf
14cu|texlive-eco-1.3-5|438	%{_texmfdistdir}/fonts/vf/public/eco/ecost1200.vf
14cu|texlive-eco-1.3-5|439	%{_texmfdistdir}/fonts/vf/public/eco/ecost1440.vf
14cu|texlive-eco-1.3-5|440	%{_texmfdistdir}/fonts/vf/public/eco/ecost1728.vf
14cu|texlive-eco-1.3-5|441	%{_texmfdistdir}/fonts/vf/public/eco/ecost2074.vf
14cu|texlive-eco-1.3-5|442	%{_texmfdistdir}/fonts/vf/public/eco/ecost2488.vf
14cu|texlive-eco-1.3-5|443	%{_texmfdistdir}/fonts/vf/public/eco/ecost2986.vf
14cu|texlive-eco-1.3-5|444	%{_texmfdistdir}/fonts/vf/public/eco/ecost3583.vf
14cu|texlive-eco-1.3-5|445	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0500.vf
14cu|texlive-eco-1.3-5|446	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0600.vf
14cu|texlive-eco-1.3-5|447	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0700.vf
14cu|texlive-eco-1.3-5|448	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0800.vf
14cu|texlive-eco-1.3-5|449	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0900.vf
14cu|texlive-eco-1.3-5|450	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1000.vf
14cu|texlive-eco-1.3-5|451	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1095.vf
14cu|texlive-eco-1.3-5|452	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1200.vf
14cu|texlive-eco-1.3-5|453	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1440.vf
14cu|texlive-eco-1.3-5|454	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1728.vf
14cu|texlive-eco-1.3-5|455	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2074.vf
14cu|texlive-eco-1.3-5|456	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2488.vf
14cu|texlive-eco-1.3-5|457	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2986.vf
14cu|texlive-eco-1.3-5|458	%{_texmfdistdir}/fonts/vf/public/eco/ecosx3583.vf
14cu|texlive-eco-1.3-5|459	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0500.vf
14cu|texlive-eco-1.3-5|460	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0600.vf
14cu|texlive-eco-1.3-5|461	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0700.vf
14cu|texlive-eco-1.3-5|462	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0800.vf
14cu|texlive-eco-1.3-5|463	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0900.vf
14cu|texlive-eco-1.3-5|464	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1000.vf
14cu|texlive-eco-1.3-5|465	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1095.vf
14cu|texlive-eco-1.3-5|466	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1200.vf
14cu|texlive-eco-1.3-5|467	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1440.vf
14cu|texlive-eco-1.3-5|468	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1728.vf
14cu|texlive-eco-1.3-5|469	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2074.vf
14cu|texlive-eco-1.3-5|470	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2488.vf
14cu|texlive-eco-1.3-5|471	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2986.vf
14cu|texlive-eco-1.3-5|472	%{_texmfdistdir}/fonts/vf/public/eco/ecoti3583.vf
14cu|texlive-eco-1.3-5|473	%{_texmfdistdir}/fonts/vf/public/eco/ecott0600.vf
14cu|texlive-eco-1.3-5|474	%{_texmfdistdir}/fonts/vf/public/eco/ecott0700.vf
14cu|texlive-eco-1.3-5|475	%{_texmfdistdir}/fonts/vf/public/eco/ecott0800.vf
14cu|texlive-eco-1.3-5|476	%{_texmfdistdir}/fonts/vf/public/eco/ecott0900.vf
14cu|texlive-eco-1.3-5|477	%{_texmfdistdir}/fonts/vf/public/eco/ecott1000.vf
14cu|texlive-eco-1.3-5|478	%{_texmfdistdir}/fonts/vf/public/eco/ecott1095.vf
14cu|texlive-eco-1.3-5|479	%{_texmfdistdir}/fonts/vf/public/eco/ecott1200.vf
14cu|texlive-eco-1.3-5|480	%{_texmfdistdir}/fonts/vf/public/eco/ecott1440.vf
14cu|texlive-eco-1.3-5|481	%{_texmfdistdir}/fonts/vf/public/eco/ecott1728.vf
14cu|texlive-eco-1.3-5|482	%{_texmfdistdir}/fonts/vf/public/eco/ecott2074.vf
14cu|texlive-eco-1.3-5|483	%{_texmfdistdir}/fonts/vf/public/eco/ecott2488.vf
14cu|texlive-eco-1.3-5|484	%{_texmfdistdir}/fonts/vf/public/eco/ecott2986.vf
14cu|texlive-eco-1.3-5|485	%{_texmfdistdir}/fonts/vf/public/eco/ecott3583.vf
14cu|texlive-eco-1.3-5|486	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0500.vf
14cu|texlive-eco-1.3-5|487	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0600.vf
14cu|texlive-eco-1.3-5|488	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0700.vf
14cu|texlive-eco-1.3-5|489	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0800.vf
14cu|texlive-eco-1.3-5|490	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0900.vf
14cu|texlive-eco-1.3-5|491	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1000.vf
14cu|texlive-eco-1.3-5|492	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1095.vf
14cu|texlive-eco-1.3-5|493	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1200.vf
14cu|texlive-eco-1.3-5|494	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1440.vf
14cu|texlive-eco-1.3-5|495	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1728.vf
14cu|texlive-eco-1.3-5|496	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2074.vf
14cu|texlive-eco-1.3-5|497	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2488.vf
14cu|texlive-eco-1.3-5|498	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2986.vf
14cu|texlive-eco-1.3-5|499	%{_texmfdistdir}/fonts/vf/public/eco/ecoui3583.vf
14cu|texlive-eco-1.3-5|500	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0600.vf
14cu|texlive-eco-1.3-5|501	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0700.vf
14cu|texlive-eco-1.3-5|502	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0800.vf
14cu|texlive-eco-1.3-5|503	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0900.vf
14cu|texlive-eco-1.3-5|504	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1000.vf
14cu|texlive-eco-1.3-5|505	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1095.vf
14cu|texlive-eco-1.3-5|506	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1200.vf
14cu|texlive-eco-1.3-5|507	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1440.vf
14cu|texlive-eco-1.3-5|508	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1728.vf
14cu|texlive-eco-1.3-5|509	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2074.vf
14cu|texlive-eco-1.3-5|510	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2488.vf
14cu|texlive-eco-1.3-5|511	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2986.vf
14cu|texlive-eco-1.3-5|512	%{_texmfdistdir}/fonts/vf/public/eco/ecovi3583.vf
14cu|texlive-eco-1.3-5|513	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0600.vf
14cu|texlive-eco-1.3-5|514	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0700.vf
14cu|texlive-eco-1.3-5|515	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0800.vf
14cu|texlive-eco-1.3-5|516	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0900.vf
14cu|texlive-eco-1.3-5|517	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1000.vf
14cu|texlive-eco-1.3-5|518	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1095.vf
14cu|texlive-eco-1.3-5|519	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1200.vf
14cu|texlive-eco-1.3-5|520	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1440.vf
14cu|texlive-eco-1.3-5|521	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1728.vf
14cu|texlive-eco-1.3-5|522	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2074.vf
14cu|texlive-eco-1.3-5|523	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2488.vf
14cu|texlive-eco-1.3-5|524	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2986.vf
14cu|texlive-eco-1.3-5|525	%{_texmfdistdir}/fonts/vf/public/eco/ecovt3583.vf
14cu|texlive-eco-1.3-5|526	%{_texmfdistdir}/tex/latex/eco/T1cmodh.fd
14cu|texlive-eco-1.3-5|527	%{_texmfdistdir}/tex/latex/eco/T1cmor.fd
14cu|texlive-eco-1.3-5|528	%{_texmfdistdir}/tex/latex/eco/T1cmoss.fd
14cu|texlive-eco-1.3-5|529	%{_texmfdistdir}/tex/latex/eco/T1cmott.fd
14cu|texlive-eco-1.3-5|530	%{_texmfdistdir}/tex/latex/eco/T1cmovt.fd
14cu|texlive-eco-1.3-5|531	%{_texmfdistdir}/tex/latex/eco/eco.sty
14cu|texlive-eco-1.3-5|532	%doc %{_texmfdistdir}/doc/fonts/eco/CHANGES
14cu|texlive-eco-1.3-5|533	%doc %{_texmfdistdir}/doc/fonts/eco/COPYING
14cu|texlive-eco-1.3-5|534	%doc %{_texmfdistdir}/doc/fonts/eco/INSTALL
14cu|texlive-eco-1.3-5|535	%doc %{_texmfdistdir}/doc/fonts/eco/README
14cu|texlive-eco-1.3-5|536	%doc %{_texmfdistdir}/doc/fonts/eco/VERSION
14cu|texlive-eco-1.3-5|537	#- source
14cu|texlive-eco-1.3-5|538	%doc %{_texmfdistdir}/source/fonts/eco/TS1.etx
14cu|texlive-eco-1.3-5|539	%doc %{_texmfdistdir}/source/fonts/eco/create.sh
14cu|texlive-eco-1.3-5|540	%doc %{_texmfdistdir}/source/fonts/eco/dostretch.mtx
14cu|texlive-eco-1.3-5|541	%doc %{_texmfdistdir}/source/fonts/eco/ecodh.tex
14cu|texlive-eco-1.3-5|542	%doc %{_texmfdistdir}/source/fonts/eco/ecor.tex
14cu|texlive-eco-1.3-5|543	%doc %{_texmfdistdir}/source/fonts/eco/ecori.tex
14cu|texlive-eco-1.3-5|544	%doc %{_texmfdistdir}/source/fonts/eco/ecoss.tex
14cu|texlive-eco-1.3-5|545	%doc %{_texmfdistdir}/source/fonts/eco/ecott.tex
14cu|texlive-eco-1.3-5|546	%doc %{_texmfdistdir}/source/fonts/eco/ecovt.tex
14cu|texlive-eco-1.3-5|547	
14cu|texlive-eco-1.3-5|548	#-----------------------------------------------------------------------
14cu|texlive-eco-1.3-5|549	%prep
14cu|texlive-eco-1.3-5|550	%setup -c -a0 -a1 -a2
14cu|texlive-eco-1.3-5|551	
14cu|texlive-eco-1.3-5|552	%build
14cu|texlive-eco-1.3-5|553	
14cu|texlive-eco-1.3-5|554	%install
14cu|texlive-eco-1.3-5|555	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-eco-1.3-5|556	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-eco-1.3-5|557	
14cu|texlive-eco-1.3-5|558	
14cu|texlive-eco-1.3-5|559	
14cu|texlive-eco-1.3-5|560	%changelog
14cu|texlive-eco-1.3-5|561	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|texlive-eco-1.3-5|562	+ Revision: 1d45670
14cu|texlive-eco-1.3-5|563	- MassBuild#681: Increase release tag
14cu|texlive-eco-1.3-5|564	
14cu|texlive-eco-1.3-5|565	

14979 14
14cu|texlive-economic-20091125-5|1	# revision 16184
14cu|texlive-economic-20091125-5|2	# category Package
14cu|texlive-economic-20091125-5|3	# catalog-ctan /biblio/bibtex/contrib/economic
14cu|texlive-economic-20091125-5|4	# catalog-date 2009-11-25 18:21:28 +0100
14cu|texlive-economic-20091125-5|5	# catalog-license lppl
14cu|texlive-economic-20091125-5|6	# catalog-version undef
14cu|texlive-economic-20091125-5|7	Name:		texlive-economic
14cu|texlive-economic-20091125-5|8	Version:	20091125
14cu|texlive-economic-20091125-5|9	Release:	5
14cu|texlive-economic-20091125-5|10	Summary:	BibTeX support for submitting to Economics journals
14cu|texlive-economic-20091125-5|11	Group:		Publishing
14cu|texlive-economic-20091125-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/economic
14cu|texlive-economic-20091125-5|13	License:	LPPL
14cu|texlive-economic-20091125-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.tar.xz
14cu|texlive-economic-20091125-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.doc.tar.xz
14cu|texlive-economic-20091125-5|16	BuildArch:	noarch
14cu|texlive-economic-20091125-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-economic-20091125-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-economic-20091125-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-economic-20091125-5|20	
14cu|texlive-economic-20091125-5|21	%description
14cu|texlive-economic-20091125-5|22	The bundle offers macros and BibTeX styles for the American
14cu|texlive-economic-20091125-5|23	Economic Review (AER), the American Journal of Agricultural
14cu|texlive-economic-20091125-5|24	Economics (AJAE), the Canadian Journal of Economics (CJE), the
14cu|texlive-economic-20091125-5|25	European Review of Agricultural Economics (ERAE), the
14cu|texlive-economic-20091125-5|26	International Economic Review (IER) and Economica. The macro
14cu|texlive-economic-20091125-5|27	sets are based on (and require) the harvard package, and all
14cu|texlive-economic-20091125-5|28	provide variations of author-date styles of presentation.
14cu|texlive-economic-20091125-5|29	
14cu|texlive-economic-20091125-5|30	
14cu|texlive-economic-20091125-5|31	#-----------------------------------------------------------------------
14cu|texlive-economic-20091125-5|32	%files
14cu|texlive-economic-20091125-5|33	%{_texmfdistdir}/bibtex/bst/economic/aer.bst
14cu|texlive-economic-20091125-5|34	%{_texmfdistdir}/bibtex/bst/economic/aertt.bst
14cu|texlive-economic-20091125-5|35	%{_texmfdistdir}/bibtex/bst/economic/agecon.bst
14cu|texlive-economic-20091125-5|36	%{_texmfdistdir}/bibtex/bst/economic/ajae.bst
14cu|texlive-economic-20091125-5|37	%{_texmfdistdir}/bibtex/bst/economic/apecon.bst
14cu|texlive-economic-20091125-5|38	%{_texmfdistdir}/bibtex/bst/economic/cje.bst
14cu|texlive-economic-20091125-5|39	%{_texmfdistdir}/bibtex/bst/economic/ecca.bst
14cu|texlive-economic-20091125-5|40	%{_texmfdistdir}/bibtex/bst/economic/econometrica-fr.bst
14cu|texlive-economic-20091125-5|41	%{_texmfdistdir}/bibtex/bst/economic/econometrica.bst
14cu|texlive-economic-20091125-5|42	%{_texmfdistdir}/bibtex/bst/economic/ecta.bst
14cu|texlive-economic-20091125-5|43	%{_texmfdistdir}/bibtex/bst/economic/erae.bst
14cu|texlive-economic-20091125-5|44	%{_texmfdistdir}/bibtex/bst/economic/ier.bst
14cu|texlive-economic-20091125-5|45	%{_texmfdistdir}/bibtex/bst/economic/itaxpf.bst
14cu|texlive-economic-20091125-5|46	%{_texmfdistdir}/bibtex/bst/economic/jae.bst
14cu|texlive-economic-20091125-5|47	%{_texmfdistdir}/bibtex/bst/economic/jpe.bst
14cu|texlive-economic-20091125-5|48	%{_texmfdistdir}/bibtex/bst/economic/jss2.bst
14cu|texlive-economic-20091125-5|49	%{_texmfdistdir}/bibtex/bst/economic/oega.bst
14cu|texlive-economic-20091125-5|50	%{_texmfdistdir}/bibtex/bst/economic/regstud.bst
14cu|texlive-economic-20091125-5|51	%{_texmfdistdir}/bibtex/bst/economic/tandfx.bst
14cu|texlive-economic-20091125-5|52	%{_texmfdistdir}/bibtex/bst/economic/worlddev.bst
14cu|texlive-economic-20091125-5|53	%{_texmfdistdir}/tex/latex/economic/aer.sty
14cu|texlive-economic-20091125-5|54	%{_texmfdistdir}/tex/latex/economic/aertt.sty
14cu|texlive-economic-20091125-5|55	%{_texmfdistdir}/tex/latex/economic/agecon.cls
14cu|texlive-economic-20091125-5|56	%{_texmfdistdir}/tex/latex/economic/ajae.cls
14cu|texlive-economic-20091125-5|57	%{_texmfdistdir}/tex/latex/economic/apecon.cls
14cu|texlive-economic-20091125-5|58	%{_texmfdistdir}/tex/latex/economic/cje.sty
14cu|texlive-economic-20091125-5|59	%{_texmfdistdir}/tex/latex/economic/ecca.cls
14cu|texlive-economic-20091125-5|60	%{_texmfdistdir}/tex/latex/economic/erae.cls
14cu|texlive-economic-20091125-5|61	%{_texmfdistdir}/tex/latex/economic/itaxpf.cls
14cu|texlive-economic-20091125-5|62	%{_texmfdistdir}/tex/latex/economic/jrurstud.cls
14cu|texlive-economic-20091125-5|63	%{_texmfdistdir}/tex/latex/economic/njf.cls
14cu|texlive-economic-20091125-5|64	%{_texmfdistdir}/tex/latex/economic/oegatb.cls
14cu|texlive-economic-20091125-5|65	%{_texmfdistdir}/tex/latex/economic/pocoec.cls
14cu|texlive-economic-20091125-5|66	%{_texmfdistdir}/tex/latex/economic/regstud.cls
14cu|texlive-economic-20091125-5|67	%{_texmfdistdir}/tex/latex/economic/worlddev.cls
14cu|texlive-economic-20091125-5|68	%doc %{_texmfdistdir}/doc/bibtex/economic/CHANGELOG
14cu|texlive-economic-20091125-5|69	%doc %{_texmfdistdir}/doc/bibtex/economic/NEWS
14cu|texlive-economic-20091125-5|70	%doc %{_texmfdistdir}/doc/bibtex/economic/README
14cu|texlive-economic-20091125-5|71	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.bib
14cu|texlive-economic-20091125-5|72	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.tex
14cu|texlive-economic-20091125-5|73	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-natbib-ex.tex
14cu|texlive-economic-20091125-5|74	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.bib
14cu|texlive-economic-20091125-5|75	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.pdf
14cu|texlive-economic-20091125-5|76	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.tex
14cu|texlive-economic-20091125-5|77	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.bib
14cu|texlive-economic-20091125-5|78	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.pdf
14cu|texlive-economic-20091125-5|79	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.tex
14cu|texlive-economic-20091125-5|80	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.bib
14cu|texlive-economic-20091125-5|81	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.pdf
14cu|texlive-economic-20091125-5|82	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.tex
14cu|texlive-economic-20091125-5|83	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.bib
14cu|texlive-economic-20091125-5|84	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.pdf
14cu|texlive-economic-20091125-5|85	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.tex
14cu|texlive-economic-20091125-5|86	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.pdf
14cu|texlive-economic-20091125-5|87	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.tex
14cu|texlive-economic-20091125-5|88	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-ex.bib
14cu|texlive-economic-20091125-5|89	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.pdf
14cu|texlive-economic-20091125-5|90	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.tex
14cu|texlive-economic-20091125-5|91	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.bib
14cu|texlive-economic-20091125-5|92	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.pdf
14cu|texlive-economic-20091125-5|93	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.tex
14cu|texlive-economic-20091125-5|94	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.bib
14cu|texlive-economic-20091125-5|95	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.pdf
14cu|texlive-economic-20091125-5|96	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.png
14cu|texlive-economic-20091125-5|97	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.tex
14cu|texlive-economic-20091125-5|98	
14cu|texlive-economic-20091125-5|99	#-----------------------------------------------------------------------
14cu|texlive-economic-20091125-5|100	%prep
14cu|texlive-economic-20091125-5|101	%setup -c -a0 -a1
14cu|texlive-economic-20091125-5|102	
14cu|texlive-economic-20091125-5|103	%build
14cu|texlive-economic-20091125-5|104	
14cu|texlive-economic-20091125-5|105	%install
14cu|texlive-economic-20091125-5|106	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-economic-20091125-5|107	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-economic-20091125-5|108	
14cu|texlive-economic-20091125-5|109	
14cu|texlive-economic-20091125-5|110	
14cu|texlive-economic-20091125-5|111	%changelog
14cu|texlive-economic-20091125-5|112	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091125-5
14cu|texlive-economic-20091125-5|113	+ Revision: 1f34686
14cu|texlive-economic-20091125-5|114	- MassBuild#681: Increase release tag
14cu|texlive-economic-20091125-5|115	
14cu|texlive-economic-20091125-5|116	

14980 14
14cu|texlive-edmac-20070102-5|1	# revision 15878
14cu|texlive-edmac-20070102-5|2	# category Package
14cu|texlive-edmac-20070102-5|3	# catalog-ctan /macros/plain/contrib/edmac
14cu|texlive-edmac-20070102-5|4	# catalog-date 2007-01-02 10:01:06 +0100
14cu|texlive-edmac-20070102-5|5	# catalog-license lppl
14cu|texlive-edmac-20070102-5|6	# catalog-version undef
14cu|texlive-edmac-20070102-5|7	Name:		texlive-edmac
14cu|texlive-edmac-20070102-5|8	Version:	20070102
14cu|texlive-edmac-20070102-5|9	Release:	5
14cu|texlive-edmac-20070102-5|10	Summary:	Typeset scholarly edition
14cu|texlive-edmac-20070102-5|11	Group:		Publishing
14cu|texlive-edmac-20070102-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/edmac
14cu|texlive-edmac-20070102-5|13	License:	LPPL
14cu|texlive-edmac-20070102-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.tar.xz
14cu|texlive-edmac-20070102-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.doc.tar.xz
14cu|texlive-edmac-20070102-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.source.tar.xz
14cu|texlive-edmac-20070102-5|17	BuildArch:	noarch
14cu|texlive-edmac-20070102-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-edmac-20070102-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-edmac-20070102-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-edmac-20070102-5|21	
14cu|texlive-edmac-20070102-5|22	%description
14cu|texlive-edmac-20070102-5|23	A macro package for typesetting scholarly critical editions.
14cu|texlive-edmac-20070102-5|24	
14cu|texlive-edmac-20070102-5|25	
14cu|texlive-edmac-20070102-5|26	#-----------------------------------------------------------------------
14cu|texlive-edmac-20070102-5|27	%files
14cu|texlive-edmac-20070102-5|28	%{_texmfdistdir}/tex/generic/edmac/edmac.tex
14cu|texlive-edmac-20070102-5|29	%{_texmfdistdir}/tex/generic/edmac/edmacfss.sty
14cu|texlive-edmac-20070102-5|30	%{_texmfdistdir}/tex/generic/edmac/edstanza.tex
14cu|texlive-edmac-20070102-5|31	%{_texmfdistdir}/tex/generic/edmac/tabmac.tex
14cu|texlive-edmac-20070102-5|32	%doc %{_texmfdistdir}/doc/latex/edmac/COPYRIGHT
14cu|texlive-edmac-20070102-5|33	%doc %{_texmfdistdir}/doc/latex/edmac/braonain.tex
14cu|texlive-edmac-20070102-5|34	%doc %{_texmfdistdir}/doc/latex/edmac/copying
14cu|texlive-edmac-20070102-5|35	%doc %{_texmfdistdir}/doc/latex/edmac/ed-nfss.txt
14cu|texlive-edmac-20070102-5|36	%doc %{_texmfdistdir}/doc/latex/edmac/edmac.doc
14cu|texlive-edmac-20070102-5|37	%doc %{_texmfdistdir}/doc/latex/edmac/edstanza.doc
14cu|texlive-edmac-20070102-5|38	%doc %{_texmfdistdir}/doc/latex/edmac/edszadoc.tex
14cu|texlive-edmac-20070102-5|39	%doc %{_texmfdistdir}/doc/latex/edmac/features.tex
14cu|texlive-edmac-20070102-5|40	%doc %{_texmfdistdir}/doc/latex/edmac/readme
14cu|texlive-edmac-20070102-5|41	#- source
14cu|texlive-edmac-20070102-5|42	%doc %{_texmfdistdir}/source/latex/edmac/edmac.drv
14cu|texlive-edmac-20070102-5|43	
14cu|texlive-edmac-20070102-5|44	#-----------------------------------------------------------------------
14cu|texlive-edmac-20070102-5|45	%prep
14cu|texlive-edmac-20070102-5|46	%setup -c -a0 -a1 -a2
14cu|texlive-edmac-20070102-5|47	
14cu|texlive-edmac-20070102-5|48	%build
14cu|texlive-edmac-20070102-5|49	
14cu|texlive-edmac-20070102-5|50	%install
14cu|texlive-edmac-20070102-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-edmac-20070102-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-edmac-20070102-5|53	
14cu|texlive-edmac-20070102-5|54	
14cu|texlive-edmac-20070102-5|55	
14cu|texlive-edmac-20070102-5|56	%changelog
14cu|texlive-edmac-20070102-5|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070102-5
14cu|texlive-edmac-20070102-5|58	+ Revision: ab319cc
14cu|texlive-edmac-20070102-5|59	- MassBuild#681: Increase release tag
14cu|texlive-edmac-20070102-5|60	
14cu|texlive-edmac-20070102-5|61	

14981 14
14cu|texlive-eiad-20081205-5|1	# revision 15878
14cu|texlive-eiad-20081205-5|2	# category Package
14cu|texlive-eiad-20081205-5|3	# catalog-ctan /fonts/eiad
14cu|texlive-eiad-20081205-5|4	# catalog-date 2008-12-05 21:50:47 +0100
14cu|texlive-eiad-20081205-5|5	# catalog-license noinfo
14cu|texlive-eiad-20081205-5|6	# catalog-version undef
14cu|texlive-eiad-20081205-5|7	Name:		texlive-eiad
14cu|texlive-eiad-20081205-5|8	Version:	20081205
14cu|texlive-eiad-20081205-5|9	Release:	5
14cu|texlive-eiad-20081205-5|10	Summary:	Traditional style Irish fonts
14cu|texlive-eiad-20081205-5|11	Group:		Publishing
14cu|texlive-eiad-20081205-5|12	URL:		http://www.ctan.org/tex-archive/fonts/eiad
14cu|texlive-eiad-20081205-5|13	License:	NOINFO
14cu|texlive-eiad-20081205-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.tar.xz
14cu|texlive-eiad-20081205-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.doc.tar.xz
14cu|texlive-eiad-20081205-5|16	BuildArch:	noarch
14cu|texlive-eiad-20081205-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-eiad-20081205-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-eiad-20081205-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-eiad-20081205-5|20	
14cu|texlive-eiad-20081205-5|21	%description
14cu|texlive-eiad-20081205-5|22	In both lower and upper case 32 letters are defined (18 'plain'
14cu|texlive-eiad-20081205-5|23	ones, 5 long vowels and 9 aspirated consonants). The ligature
14cu|texlive-eiad-20081205-5|24	'agus' is also made available. The remaining characters
14cu|texlive-eiad-20081205-5|25	(digits, punctuation and accents) are inherited from the
14cu|texlive-eiad-20081205-5|26	Computer Modern family of fonts. The font definitions use code
14cu|texlive-eiad-20081205-5|27	from the sauter fonts, so those fonts have to be installed
14cu|texlive-eiad-20081205-5|28	before using eiad. OT1*.fd files are provided for use with
14cu|texlive-eiad-20081205-5|29	LaTeX.
14cu|texlive-eiad-20081205-5|30	
14cu|texlive-eiad-20081205-5|31	
14cu|texlive-eiad-20081205-5|32	#-----------------------------------------------------------------------
14cu|texlive-eiad-20081205-5|33	%files
14cu|texlive-eiad-20081205-5|34	%{_texmfdistdir}/fonts/source/public/eiad/eiadb10.mf
14cu|texlive-eiad-20081205-5|35	%{_texmfdistdir}/fonts/source/public/eiad/eiadbx10.mf
14cu|texlive-eiad-20081205-5|36	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxi10.mf
14cu|texlive-eiad-20081205-5|37	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxsl10.mf
14cu|texlive-eiad-20081205-5|38	%{_texmfdistdir}/fonts/source/public/eiad/eiadccsc10.mf
14cu|texlive-eiad-20081205-5|39	%{_texmfdistdir}/fonts/source/public/eiad/eiadci10.mf
14cu|texlive-eiad-20081205-5|40	%{_texmfdistdir}/fonts/source/public/eiad/eiadcr10.mf
14cu|texlive-eiad-20081205-5|41	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsc10.mf
14cu|texlive-eiad-20081205-5|42	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsl10.mf
14cu|texlive-eiad-20081205-5|43	%{_texmfdistdir}/fonts/source/public/eiad/eiadcslc9.mf
14cu|texlive-eiad-20081205-5|44	%{_texmfdistdir}/fonts/source/public/eiad/eiaddunh10.mf
14cu|texlive-eiad-20081205-5|45	%{_texmfdistdir}/fonts/source/public/eiad/eiadff10.mf
14cu|texlive-eiad-20081205-5|46	%{_texmfdistdir}/fonts/source/public/eiad/eiadfi10.mf
14cu|texlive-eiad-20081205-5|47	%{_texmfdistdir}/fonts/source/public/eiad/eiadfib8.mf
14cu|texlive-eiad-20081205-5|48	%{_texmfdistdir}/fonts/source/public/eiad/eiadi10.mf
14cu|texlive-eiad-20081205-5|49	%{_texmfdistdir}/fonts/source/public/eiad/eiaditt10.mf
14cu|texlive-eiad-20081205-5|50	%{_texmfdistdir}/fonts/source/public/eiad/eiadr10.mf
14cu|texlive-eiad-20081205-5|51	%{_texmfdistdir}/fonts/source/public/eiad/eiadr12.mf
14cu|texlive-eiad-20081205-5|52	%{_texmfdistdir}/fonts/source/public/eiad/eiadr17.mf
14cu|texlive-eiad-20081205-5|53	%{_texmfdistdir}/fonts/source/public/eiad/eiadsl10.mf
14cu|texlive-eiad-20081205-5|54	%{_texmfdistdir}/fonts/source/public/eiad/eiadsltt10.mf
14cu|texlive-eiad-20081205-5|55	%{_texmfdistdir}/fonts/source/public/eiad/eiadss10.mf
14cu|texlive-eiad-20081205-5|56	%{_texmfdistdir}/fonts/source/public/eiad/eiadssbx10.mf
14cu|texlive-eiad-20081205-5|57	%{_texmfdistdir}/fonts/source/public/eiad/eiadssdc10.mf
14cu|texlive-eiad-20081205-5|58	%{_texmfdistdir}/fonts/source/public/eiad/eiadssi10.mf
14cu|texlive-eiad-20081205-5|59	%{_texmfdistdir}/fonts/source/public/eiad/eiadssq8.mf
14cu|texlive-eiad-20081205-5|60	%{_texmfdistdir}/fonts/source/public/eiad/eiadssqi8.mf
14cu|texlive-eiad-20081205-5|61	%{_texmfdistdir}/fonts/source/public/eiad/eiadtcsc10.mf
14cu|texlive-eiad-20081205-5|62	%{_texmfdistdir}/fonts/source/public/eiad/eiadtt10.mf
14cu|texlive-eiad-20081205-5|63	%{_texmfdistdir}/fonts/source/public/eiad/eiadvtt10.mf
14cu|texlive-eiad-20081205-5|64	%{_texmfdistdir}/fonts/source/public/eiad/eira.mf
14cu|texlive-eiad-20081205-5|65	%{_texmfdistdir}/fonts/source/public/eiad/eirl.mf
14cu|texlive-eiad-20081205-5|66	%{_texmfdistdir}/fonts/source/public/eiad/eiru.mf
14cu|texlive-eiad-20081205-5|67	%{_texmfdistdir}/fonts/source/public/eiad/gaec7cb.mf
14cu|texlive-eiad-20081205-5|68	%{_texmfdistdir}/fonts/source/public/eiad/gaelach.mf
14cu|texlive-eiad-20081205-5|69	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadb10.tfm
14cu|texlive-eiad-20081205-5|70	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbx10.tfm
14cu|texlive-eiad-20081205-5|71	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxi10.tfm
14cu|texlive-eiad-20081205-5|72	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxsl10.tfm
14cu|texlive-eiad-20081205-5|73	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadccsc10.tfm
14cu|texlive-eiad-20081205-5|74	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadci10.tfm
14cu|texlive-eiad-20081205-5|75	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcr10.tfm
14cu|texlive-eiad-20081205-5|76	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsc10.tfm
14cu|texlive-eiad-20081205-5|77	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsl10.tfm
14cu|texlive-eiad-20081205-5|78	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcslc9.tfm
14cu|texlive-eiad-20081205-5|79	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaddunh10.tfm
14cu|texlive-eiad-20081205-5|80	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadff10.tfm
14cu|texlive-eiad-20081205-5|81	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfi10.tfm
14cu|texlive-eiad-20081205-5|82	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfib8.tfm
14cu|texlive-eiad-20081205-5|83	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadi10.tfm
14cu|texlive-eiad-20081205-5|84	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaditt10.tfm
14cu|texlive-eiad-20081205-5|85	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr10.tfm
14cu|texlive-eiad-20081205-5|86	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr12.tfm
14cu|texlive-eiad-20081205-5|87	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr17.tfm
14cu|texlive-eiad-20081205-5|88	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsl10.tfm
14cu|texlive-eiad-20081205-5|89	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsltt10.tfm
14cu|texlive-eiad-20081205-5|90	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadss10.tfm
14cu|texlive-eiad-20081205-5|91	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssbx10.tfm
14cu|texlive-eiad-20081205-5|92	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssdc10.tfm
14cu|texlive-eiad-20081205-5|93	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssi10.tfm
14cu|texlive-eiad-20081205-5|94	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssq8.tfm
14cu|texlive-eiad-20081205-5|95	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssqi8.tfm
14cu|texlive-eiad-20081205-5|96	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtcsc10.tfm
14cu|texlive-eiad-20081205-5|97	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtt10.tfm
14cu|texlive-eiad-20081205-5|98	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadvtt10.tfm
14cu|texlive-eiad-20081205-5|99	%{_texmfdistdir}/tex/latex/eiad/OT1eiad.fd
14cu|texlive-eiad-20081205-5|100	%{_texmfdistdir}/tex/latex/eiad/OT1eiadcc.fd
14cu|texlive-eiad-20081205-5|101	%{_texmfdistdir}/tex/latex/eiad/OT1eiadss.fd
14cu|texlive-eiad-20081205-5|102	%{_texmfdistdir}/tex/latex/eiad/OT1eiadtt.fd
14cu|texlive-eiad-20081205-5|103	%doc %{_texmfdistdir}/doc/fonts/eiad/Leigh_me.txt
14cu|texlive-eiad-20081205-5|104	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.pdf
14cu|texlive-eiad-20081205-5|105	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.tex
14cu|texlive-eiad-20081205-5|106	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.pdf
14cu|texlive-eiad-20081205-5|107	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.tex
14cu|texlive-eiad-20081205-5|108	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.ps
14cu|texlive-eiad-20081205-5|109	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.tex
14cu|texlive-eiad-20081205-5|110	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.pdf
14cu|texlive-eiad-20081205-5|111	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.tex
14cu|texlive-eiad-20081205-5|112	
14cu|texlive-eiad-20081205-5|113	#-----------------------------------------------------------------------
14cu|texlive-eiad-20081205-5|114	%prep
14cu|texlive-eiad-20081205-5|115	%setup -c -a0 -a1
14cu|texlive-eiad-20081205-5|116	
14cu|texlive-eiad-20081205-5|117	%build
14cu|texlive-eiad-20081205-5|118	
14cu|texlive-eiad-20081205-5|119	%install
14cu|texlive-eiad-20081205-5|120	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-eiad-20081205-5|121	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-eiad-20081205-5|122	
14cu|texlive-eiad-20081205-5|123	
14cu|texlive-eiad-20081205-5|124	
14cu|texlive-eiad-20081205-5|125	%changelog
14cu|texlive-eiad-20081205-5|126	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081205-5
14cu|texlive-eiad-20081205-5|127	+ Revision: afd53c4
14cu|texlive-eiad-20081205-5|128	- MassBuild#681: Increase release tag
14cu|texlive-eiad-20081205-5|129	
14cu|texlive-eiad-20081205-5|130	

14982 14
14cu|texlive-eiad-ltx-1.0-5|1	# revision 15878
14cu|texlive-eiad-ltx-1.0-5|2	# category Package
14cu|texlive-eiad-ltx-1.0-5|3	# catalog-ctan /macros/latex/contrib/eiad
14cu|texlive-eiad-ltx-1.0-5|4	# catalog-date 2007-02-06 22:00:42 +0100
14cu|texlive-eiad-ltx-1.0-5|5	# catalog-license lppl
14cu|texlive-eiad-ltx-1.0-5|6	# catalog-version 1.0
14cu|texlive-eiad-ltx-1.0-5|7	Name:		texlive-eiad-ltx
14cu|texlive-eiad-ltx-1.0-5|8	Version:	1.0
14cu|texlive-eiad-ltx-1.0-5|9	Release:	5
14cu|texlive-eiad-ltx-1.0-5|10	Summary:	LaTeX support for the eiad font
14cu|texlive-eiad-ltx-1.0-5|11	Group:		Publishing
14cu|texlive-eiad-ltx-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eiad
14cu|texlive-eiad-ltx-1.0-5|13	License:	LPPL
14cu|texlive-eiad-ltx-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.tar.xz
14cu|texlive-eiad-ltx-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.doc.tar.xz
14cu|texlive-eiad-ltx-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.source.tar.xz
14cu|texlive-eiad-ltx-1.0-5|17	BuildArch:	noarch
14cu|texlive-eiad-ltx-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-eiad-ltx-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-eiad-ltx-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-eiad-ltx-1.0-5|21	
14cu|texlive-eiad-ltx-1.0-5|22	%description
14cu|texlive-eiad-ltx-1.0-5|23	Provides macros for use of the eiad fonts in OT1 encoding. Also
14cu|texlive-eiad-ltx-1.0-5|24	offers a couple of MetaFont files described in the font
14cu|texlive-eiad-ltx-1.0-5|25	package, but not provided there.
14cu|texlive-eiad-ltx-1.0-5|26	
14cu|texlive-eiad-ltx-1.0-5|27	
14cu|texlive-eiad-ltx-1.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-eiad-ltx-1.0-5|29	%files
14cu|texlive-eiad-ltx-1.0-5|30	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fbf10.mf
14cu|texlive-eiad-ltx-1.0-5|31	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fr10.mf
14cu|texlive-eiad-ltx-1.0-5|32	%{_texmfdistdir}/tex/latex/eiad-ltx/eiad.sty
14cu|texlive-eiad-ltx-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/eiad-ltx/README
14cu|texlive-eiad-ltx-1.0-5|34	#- source
14cu|texlive-eiad-ltx-1.0-5|35	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.dtx
14cu|texlive-eiad-ltx-1.0-5|36	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.ins
14cu|texlive-eiad-ltx-1.0-5|37	
14cu|texlive-eiad-ltx-1.0-5|38	#-----------------------------------------------------------------------
14cu|texlive-eiad-ltx-1.0-5|39	%prep
14cu|texlive-eiad-ltx-1.0-5|40	%setup -c -a0 -a1 -a2
14cu|texlive-eiad-ltx-1.0-5|41	
14cu|texlive-eiad-ltx-1.0-5|42	%build
14cu|texlive-eiad-ltx-1.0-5|43	
14cu|texlive-eiad-ltx-1.0-5|44	%install
14cu|texlive-eiad-ltx-1.0-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-eiad-ltx-1.0-5|46	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-eiad-ltx-1.0-5|47	
14cu|texlive-eiad-ltx-1.0-5|48	
14cu|texlive-eiad-ltx-1.0-5|49	
14cu|texlive-eiad-ltx-1.0-5|50	%changelog
14cu|texlive-eiad-ltx-1.0-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-eiad-ltx-1.0-5|52	+ Revision: 696becb
14cu|texlive-eiad-ltx-1.0-5|53	- MassBuild#681: Increase release tag
14cu|texlive-eiad-ltx-1.0-5|54	
14cu|texlive-eiad-ltx-1.0-5|55	

14983 14
14cu|texlive-eijkhout-20090121-5|1	# revision 15878
14cu|texlive-eijkhout-20090121-5|2	# category Package
14cu|texlive-eijkhout-20090121-5|3	# catalog-ctan /macros/generic/eijkhout
14cu|texlive-eijkhout-20090121-5|4	# catalog-date 2009-01-21 09:11:46 +0100
14cu|texlive-eijkhout-20090121-5|5	# catalog-license collection
14cu|texlive-eijkhout-20090121-5|6	# catalog-version undef
14cu|texlive-eijkhout-20090121-5|7	Name:		texlive-eijkhout
14cu|texlive-eijkhout-20090121-5|8	Version:	20090121
14cu|texlive-eijkhout-20090121-5|9	Release:	5
14cu|texlive-eijkhout-20090121-5|10	Summary:	Victor Eijkhout's packages
14cu|texlive-eijkhout-20090121-5|11	Group:		Publishing
14cu|texlive-eijkhout-20090121-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/eijkhout
14cu|texlive-eijkhout-20090121-5|13	License:	COLLECTION
14cu|texlive-eijkhout-20090121-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eijkhout.tar.xz
14cu|texlive-eijkhout-20090121-5|15	BuildArch:	noarch
14cu|texlive-eijkhout-20090121-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-eijkhout-20090121-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-eijkhout-20090121-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-eijkhout-20090121-5|19	
14cu|texlive-eijkhout-20090121-5|20	%description
14cu|texlive-eijkhout-20090121-5|21	Three unrelated packages: - DB_process, to parse and process
14cu|texlive-eijkhout-20090121-5|22	database output; - CD_labeler, to typeset user text to fit on a
14cu|texlive-eijkhout-20090121-5|23	CD label; and - repeat, a nestable, generic loop macro.
14cu|texlive-eijkhout-20090121-5|24	
14cu|texlive-eijkhout-20090121-5|25	
14cu|texlive-eijkhout-20090121-5|26	#-----------------------------------------------------------------------
14cu|texlive-eijkhout-20090121-5|27	%files
14cu|texlive-eijkhout-20090121-5|28	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler.tex
14cu|texlive-eijkhout-20090121-5|29	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler_test.tex
14cu|texlive-eijkhout-20090121-5|30	%{_texmfdistdir}/tex/generic/eijkhout/DB_process.tex
14cu|texlive-eijkhout-20090121-5|31	%{_texmfdistdir}/tex/generic/eijkhout/repeat.tex
14cu|texlive-eijkhout-20090121-5|32	
14cu|texlive-eijkhout-20090121-5|33	#-----------------------------------------------------------------------
14cu|texlive-eijkhout-20090121-5|34	%prep
14cu|texlive-eijkhout-20090121-5|35	%setup -c -a0
14cu|texlive-eijkhout-20090121-5|36	
14cu|texlive-eijkhout-20090121-5|37	%build
14cu|texlive-eijkhout-20090121-5|38	
14cu|texlive-eijkhout-20090121-5|39	%install
14cu|texlive-eijkhout-20090121-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-eijkhout-20090121-5|41	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-eijkhout-20090121-5|42	
14cu|texlive-eijkhout-20090121-5|43	
14cu|texlive-eijkhout-20090121-5|44	
14cu|texlive-eijkhout-20090121-5|45	%changelog
14cu|texlive-eijkhout-20090121-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090121-5
14cu|texlive-eijkhout-20090121-5|47	+ Revision: d689355
14cu|texlive-eijkhout-20090121-5|48	- MassBuild#681: Increase release tag
14cu|texlive-eijkhout-20090121-5|49	
14cu|texlive-eijkhout-20090121-5|50	

14984 14
14cu|texlive-electrum-1.005b-5|1	# revision 19705
14cu|texlive-electrum-1.005b-5|2	# category Package
14cu|texlive-electrum-1.005b-5|3	# catalog-ctan /fonts/electrumadf
14cu|texlive-electrum-1.005b-5|4	# catalog-date 2010-07-28 12:27:25 +0200
14cu|texlive-electrum-1.005b-5|5	# catalog-license other-free
14cu|texlive-electrum-1.005b-5|6	# catalog-version 1.005-b
14cu|texlive-electrum-1.005b-5|7	Name:		texlive-electrum
14cu|texlive-electrum-1.005b-5|8	Version:	1.005b
14cu|texlive-electrum-1.005b-5|9	Release:	5
14cu|texlive-electrum-1.005b-5|10	Summary:	Electrum ADF fonts collection
14cu|texlive-electrum-1.005b-5|11	Group:		Publishing
14cu|texlive-electrum-1.005b-5|12	URL:		http://www.ctan.org/tex-archive/fonts/electrumadf
14cu|texlive-electrum-1.005b-5|13	License:	OTHER-FREE
14cu|texlive-electrum-1.005b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.tar.xz
14cu|texlive-electrum-1.005b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.doc.tar.xz
14cu|texlive-electrum-1.005b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.source.tar.xz
14cu|texlive-electrum-1.005b-5|17	BuildArch:	noarch
14cu|texlive-electrum-1.005b-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-electrum-1.005b-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-electrum-1.005b-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-electrum-1.005b-5|21	
14cu|texlive-electrum-1.005b-5|22	%description
14cu|texlive-electrum-1.005b-5|23	Electrum ADF is a slab-serif font featuring optical and italic
14cu|texlive-electrum-1.005b-5|24	small-caps; additional ligatures and an alternate Q; lining,
14cu|texlive-electrum-1.005b-5|25	hanging, inferior and superior digits; and four weights. The
14cu|texlive-electrum-1.005b-5|26	fonts are provided in Adobe Type 1 format and the support
14cu|texlive-electrum-1.005b-5|27	material enables use with LaTeX. Licence is mixed: LPPL for
14cu|texlive-electrum-1.005b-5|28	LaTeX support; GPL with font exception for the fonts.
14cu|texlive-electrum-1.005b-5|29	
14cu|texlive-electrum-1.005b-5|30	
14cu|texlive-electrum-1.005b-5|31	#-----------------------------------------------------------------------
14cu|texlive-electrum-1.005b-5|32	%files
14cu|texlive-electrum-1.005b-5|33	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesb8a.afm
14cu|texlive-electrum-1.005b-5|34	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesbo8a.afm
14cu|texlive-electrum-1.005b-5|35	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesl8a.afm
14cu|texlive-electrum-1.005b-5|36	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yeslo8a.afm
14cu|texlive-electrum-1.005b-5|37	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesr8a.afm
14cu|texlive-electrum-1.005b-5|38	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesro8a.afm
14cu|texlive-electrum-1.005b-5|39	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yess8a.afm
14cu|texlive-electrum-1.005b-5|40	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesso8a.afm
14cu|texlive-electrum-1.005b-5|41	%{_texmfdistdir}/fonts/enc/dvips/electrum/supp-yes.enc
14cu|texlive-electrum-1.005b-5|42	%{_texmfdistdir}/fonts/map/dvips/electrum/yes.map
14cu|texlive-electrum-1.005b-5|43	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08c.tfm
14cu|texlive-electrum-1.005b-5|44	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08t.tfm
14cu|texlive-electrum-1.005b-5|45	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8c.tfm
14cu|texlive-electrum-1.005b-5|46	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8t.tfm
14cu|texlive-electrum-1.005b-5|47	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18c.tfm
14cu|texlive-electrum-1.005b-5|48	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18t.tfm
14cu|texlive-electrum-1.005b-5|49	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8c.tfm
14cu|texlive-electrum-1.005b-5|50	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8t.tfm
14cu|texlive-electrum-1.005b-5|51	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8c.tfm
14cu|texlive-electrum-1.005b-5|52	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8r.tfm
14cu|texlive-electrum-1.005b-5|53	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8s.tfm
14cu|texlive-electrum-1.005b-5|54	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8t.tfm
14cu|texlive-electrum-1.005b-5|55	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbc8t.tfm
14cu|texlive-electrum-1.005b-5|56	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcj8t.tfm
14cu|texlive-electrum-1.005b-5|57	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm
14cu|texlive-electrum-1.005b-5|58	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm
14cu|texlive-electrum-1.005b-5|59	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm
14cu|texlive-electrum-1.005b-5|60	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbco8t.tfm
14cu|texlive-electrum-1.005b-5|61	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcow8t.tfm
14cu|texlive-electrum-1.005b-5|62	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcw8t.tfm
14cu|texlive-electrum-1.005b-5|63	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8c.tfm
14cu|texlive-electrum-1.005b-5|64	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8t.tfm
14cu|texlive-electrum-1.005b-5|65	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8c.tfm
14cu|texlive-electrum-1.005b-5|66	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8t.tfm
14cu|texlive-electrum-1.005b-5|67	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjow8t.tfm
14cu|texlive-electrum-1.005b-5|68	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjw8t.tfm
14cu|texlive-electrum-1.005b-5|69	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8c.tfm
14cu|texlive-electrum-1.005b-5|70	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8r.tfm
14cu|texlive-electrum-1.005b-5|71	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8s.tfm
14cu|texlive-electrum-1.005b-5|72	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8t.tfm
14cu|texlive-electrum-1.005b-5|73	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbow8t.tfm
14cu|texlive-electrum-1.005b-5|74	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbw8t.tfm
14cu|texlive-electrum-1.005b-5|75	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08c.tfm
14cu|texlive-electrum-1.005b-5|76	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08t.tfm
14cu|texlive-electrum-1.005b-5|77	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8c.tfm
14cu|texlive-electrum-1.005b-5|78	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8t.tfm
14cu|texlive-electrum-1.005b-5|79	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18c.tfm
14cu|texlive-electrum-1.005b-5|80	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18t.tfm
14cu|texlive-electrum-1.005b-5|81	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8c.tfm
14cu|texlive-electrum-1.005b-5|82	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8t.tfm
14cu|texlive-electrum-1.005b-5|83	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8c.tfm
14cu|texlive-electrum-1.005b-5|84	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8r.tfm
14cu|texlive-electrum-1.005b-5|85	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8s.tfm
14cu|texlive-electrum-1.005b-5|86	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8t.tfm
14cu|texlive-electrum-1.005b-5|87	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslc8t.tfm
14cu|texlive-electrum-1.005b-5|88	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcj8t.tfm
14cu|texlive-electrum-1.005b-5|89	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm
14cu|texlive-electrum-1.005b-5|90	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm
14cu|texlive-electrum-1.005b-5|91	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm
14cu|texlive-electrum-1.005b-5|92	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslco8t.tfm
14cu|texlive-electrum-1.005b-5|93	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcow8t.tfm
14cu|texlive-electrum-1.005b-5|94	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcw8t.tfm
14cu|texlive-electrum-1.005b-5|95	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8c.tfm
14cu|texlive-electrum-1.005b-5|96	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8t.tfm
14cu|texlive-electrum-1.005b-5|97	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8c.tfm
14cu|texlive-electrum-1.005b-5|98	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8t.tfm
14cu|texlive-electrum-1.005b-5|99	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljow8t.tfm
14cu|texlive-electrum-1.005b-5|100	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljw8t.tfm
14cu|texlive-electrum-1.005b-5|101	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8c.tfm
14cu|texlive-electrum-1.005b-5|102	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8r.tfm
14cu|texlive-electrum-1.005b-5|103	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8s.tfm
14cu|texlive-electrum-1.005b-5|104	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8t.tfm
14cu|texlive-electrum-1.005b-5|105	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslow8t.tfm
14cu|texlive-electrum-1.005b-5|106	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslw8t.tfm
14cu|texlive-electrum-1.005b-5|107	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08c.tfm
14cu|texlive-electrum-1.005b-5|108	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08t.tfm
14cu|texlive-electrum-1.005b-5|109	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8c.tfm
14cu|texlive-electrum-1.005b-5|110	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8t.tfm
14cu|texlive-electrum-1.005b-5|111	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18c.tfm
14cu|texlive-electrum-1.005b-5|112	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18t.tfm
14cu|texlive-electrum-1.005b-5|113	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8c.tfm
14cu|texlive-electrum-1.005b-5|114	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8t.tfm
14cu|texlive-electrum-1.005b-5|115	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8c.tfm
14cu|texlive-electrum-1.005b-5|116	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8r.tfm
14cu|texlive-electrum-1.005b-5|117	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8s.tfm
14cu|texlive-electrum-1.005b-5|118	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8t.tfm
14cu|texlive-electrum-1.005b-5|119	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrc8t.tfm
14cu|texlive-electrum-1.005b-5|120	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcj8t.tfm
14cu|texlive-electrum-1.005b-5|121	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm
14cu|texlive-electrum-1.005b-5|122	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm
14cu|texlive-electrum-1.005b-5|123	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm
14cu|texlive-electrum-1.005b-5|124	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrco8t.tfm
14cu|texlive-electrum-1.005b-5|125	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcow8t.tfm
14cu|texlive-electrum-1.005b-5|126	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcw8t.tfm
14cu|texlive-electrum-1.005b-5|127	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8c.tfm
14cu|texlive-electrum-1.005b-5|128	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8t.tfm
14cu|texlive-electrum-1.005b-5|129	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8c.tfm
14cu|texlive-electrum-1.005b-5|130	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8t.tfm
14cu|texlive-electrum-1.005b-5|131	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjow8t.tfm
14cu|texlive-electrum-1.005b-5|132	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjw8t.tfm
14cu|texlive-electrum-1.005b-5|133	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8c.tfm
14cu|texlive-electrum-1.005b-5|134	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8r.tfm
14cu|texlive-electrum-1.005b-5|135	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8s.tfm
14cu|texlive-electrum-1.005b-5|136	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8t.tfm
14cu|texlive-electrum-1.005b-5|137	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrow8t.tfm
14cu|texlive-electrum-1.005b-5|138	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrw8t.tfm
14cu|texlive-electrum-1.005b-5|139	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08c.tfm
14cu|texlive-electrum-1.005b-5|140	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08t.tfm
14cu|texlive-electrum-1.005b-5|141	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8c.tfm
14cu|texlive-electrum-1.005b-5|142	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8t.tfm
14cu|texlive-electrum-1.005b-5|143	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18c.tfm
14cu|texlive-electrum-1.005b-5|144	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18t.tfm
14cu|texlive-electrum-1.005b-5|145	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8c.tfm
14cu|texlive-electrum-1.005b-5|146	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8t.tfm
14cu|texlive-electrum-1.005b-5|147	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8c.tfm
14cu|texlive-electrum-1.005b-5|148	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8r.tfm
14cu|texlive-electrum-1.005b-5|149	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8s.tfm
14cu|texlive-electrum-1.005b-5|150	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8t.tfm
14cu|texlive-electrum-1.005b-5|151	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessc8t.tfm
14cu|texlive-electrum-1.005b-5|152	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscj8t.tfm
14cu|texlive-electrum-1.005b-5|153	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjo8t.tfm
14cu|texlive-electrum-1.005b-5|154	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjow8t.tfm
14cu|texlive-electrum-1.005b-5|155	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjw8t.tfm
14cu|texlive-electrum-1.005b-5|156	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessco8t.tfm
14cu|texlive-electrum-1.005b-5|157	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscow8t.tfm
14cu|texlive-electrum-1.005b-5|158	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscw8t.tfm
14cu|texlive-electrum-1.005b-5|159	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8c.tfm
14cu|texlive-electrum-1.005b-5|160	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8t.tfm
14cu|texlive-electrum-1.005b-5|161	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8c.tfm
14cu|texlive-electrum-1.005b-5|162	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8t.tfm
14cu|texlive-electrum-1.005b-5|163	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjow8t.tfm
14cu|texlive-electrum-1.005b-5|164	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjw8t.tfm
14cu|texlive-electrum-1.005b-5|165	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8c.tfm
14cu|texlive-electrum-1.005b-5|166	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8r.tfm
14cu|texlive-electrum-1.005b-5|167	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8s.tfm
14cu|texlive-electrum-1.005b-5|168	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8t.tfm
14cu|texlive-electrum-1.005b-5|169	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessow8t.tfm
14cu|texlive-electrum-1.005b-5|170	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessw8t.tfm
14cu|texlive-electrum-1.005b-5|171	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfb
14cu|texlive-electrum-1.005b-5|172	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfm
14cu|texlive-electrum-1.005b-5|173	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfb
14cu|texlive-electrum-1.005b-5|174	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfm
14cu|texlive-electrum-1.005b-5|175	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfb
14cu|texlive-electrum-1.005b-5|176	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfm
14cu|texlive-electrum-1.005b-5|177	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfb
14cu|texlive-electrum-1.005b-5|178	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfm
14cu|texlive-electrum-1.005b-5|179	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfb
14cu|texlive-electrum-1.005b-5|180	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfm
14cu|texlive-electrum-1.005b-5|181	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfb
14cu|texlive-electrum-1.005b-5|182	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfm
14cu|texlive-electrum-1.005b-5|183	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfb
14cu|texlive-electrum-1.005b-5|184	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfm
14cu|texlive-electrum-1.005b-5|185	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfb
14cu|texlive-electrum-1.005b-5|186	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfm
14cu|texlive-electrum-1.005b-5|187	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08c.vf
14cu|texlive-electrum-1.005b-5|188	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08t.vf
14cu|texlive-electrum-1.005b-5|189	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8c.vf
14cu|texlive-electrum-1.005b-5|190	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8t.vf
14cu|texlive-electrum-1.005b-5|191	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18c.vf
14cu|texlive-electrum-1.005b-5|192	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18t.vf
14cu|texlive-electrum-1.005b-5|193	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8c.vf
14cu|texlive-electrum-1.005b-5|194	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8t.vf
14cu|texlive-electrum-1.005b-5|195	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8c.vf
14cu|texlive-electrum-1.005b-5|196	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8t.vf
14cu|texlive-electrum-1.005b-5|197	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbc8t.vf
14cu|texlive-electrum-1.005b-5|198	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcj8t.vf
14cu|texlive-electrum-1.005b-5|199	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjo8t.vf
14cu|texlive-electrum-1.005b-5|200	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjow8t.vf
14cu|texlive-electrum-1.005b-5|201	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjw8t.vf
14cu|texlive-electrum-1.005b-5|202	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbco8t.vf
14cu|texlive-electrum-1.005b-5|203	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcow8t.vf
14cu|texlive-electrum-1.005b-5|204	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcw8t.vf
14cu|texlive-electrum-1.005b-5|205	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8c.vf
14cu|texlive-electrum-1.005b-5|206	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8t.vf
14cu|texlive-electrum-1.005b-5|207	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8c.vf
14cu|texlive-electrum-1.005b-5|208	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8t.vf
14cu|texlive-electrum-1.005b-5|209	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjow8t.vf
14cu|texlive-electrum-1.005b-5|210	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjw8t.vf
14cu|texlive-electrum-1.005b-5|211	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8c.vf
14cu|texlive-electrum-1.005b-5|212	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8t.vf
14cu|texlive-electrum-1.005b-5|213	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbow8t.vf
14cu|texlive-electrum-1.005b-5|214	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbw8t.vf
14cu|texlive-electrum-1.005b-5|215	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08c.vf
14cu|texlive-electrum-1.005b-5|216	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08t.vf
14cu|texlive-electrum-1.005b-5|217	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8c.vf
14cu|texlive-electrum-1.005b-5|218	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8t.vf
14cu|texlive-electrum-1.005b-5|219	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18c.vf
14cu|texlive-electrum-1.005b-5|220	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18t.vf
14cu|texlive-electrum-1.005b-5|221	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8c.vf
14cu|texlive-electrum-1.005b-5|222	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8t.vf
14cu|texlive-electrum-1.005b-5|223	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8c.vf
14cu|texlive-electrum-1.005b-5|224	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8t.vf
14cu|texlive-electrum-1.005b-5|225	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslc8t.vf
14cu|texlive-electrum-1.005b-5|226	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcj8t.vf
14cu|texlive-electrum-1.005b-5|227	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjo8t.vf
14cu|texlive-electrum-1.005b-5|228	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjow8t.vf
14cu|texlive-electrum-1.005b-5|229	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjw8t.vf
14cu|texlive-electrum-1.005b-5|230	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslco8t.vf
14cu|texlive-electrum-1.005b-5|231	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcow8t.vf
14cu|texlive-electrum-1.005b-5|232	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcw8t.vf
14cu|texlive-electrum-1.005b-5|233	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8c.vf
14cu|texlive-electrum-1.005b-5|234	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8t.vf
14cu|texlive-electrum-1.005b-5|235	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8c.vf
14cu|texlive-electrum-1.005b-5|236	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8t.vf
14cu|texlive-electrum-1.005b-5|237	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljow8t.vf
14cu|texlive-electrum-1.005b-5|238	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljw8t.vf
14cu|texlive-electrum-1.005b-5|239	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8c.vf
14cu|texlive-electrum-1.005b-5|240	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8t.vf
14cu|texlive-electrum-1.005b-5|241	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslow8t.vf
14cu|texlive-electrum-1.005b-5|242	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslw8t.vf
14cu|texlive-electrum-1.005b-5|243	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08c.vf
14cu|texlive-electrum-1.005b-5|244	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08t.vf
14cu|texlive-electrum-1.005b-5|245	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8c.vf
14cu|texlive-electrum-1.005b-5|246	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8t.vf
14cu|texlive-electrum-1.005b-5|247	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18c.vf
14cu|texlive-electrum-1.005b-5|248	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18t.vf
14cu|texlive-electrum-1.005b-5|249	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8c.vf
14cu|texlive-electrum-1.005b-5|250	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8t.vf
14cu|texlive-electrum-1.005b-5|251	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8c.vf
14cu|texlive-electrum-1.005b-5|252	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8t.vf
14cu|texlive-electrum-1.005b-5|253	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrc8t.vf
14cu|texlive-electrum-1.005b-5|254	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcj8t.vf
14cu|texlive-electrum-1.005b-5|255	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjo8t.vf
14cu|texlive-electrum-1.005b-5|256	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjow8t.vf
14cu|texlive-electrum-1.005b-5|257	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjw8t.vf
14cu|texlive-electrum-1.005b-5|258	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrco8t.vf
14cu|texlive-electrum-1.005b-5|259	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcow8t.vf
14cu|texlive-electrum-1.005b-5|260	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcw8t.vf
14cu|texlive-electrum-1.005b-5|261	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8c.vf
14cu|texlive-electrum-1.005b-5|262	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8t.vf
14cu|texlive-electrum-1.005b-5|263	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8c.vf
14cu|texlive-electrum-1.005b-5|264	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8t.vf
14cu|texlive-electrum-1.005b-5|265	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjow8t.vf
14cu|texlive-electrum-1.005b-5|266	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjw8t.vf
14cu|texlive-electrum-1.005b-5|267	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8c.vf
14cu|texlive-electrum-1.005b-5|268	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8t.vf
14cu|texlive-electrum-1.005b-5|269	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrow8t.vf
14cu|texlive-electrum-1.005b-5|270	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrw8t.vf
14cu|texlive-electrum-1.005b-5|271	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08c.vf
14cu|texlive-electrum-1.005b-5|272	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08t.vf
14cu|texlive-electrum-1.005b-5|273	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8c.vf
14cu|texlive-electrum-1.005b-5|274	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8t.vf
14cu|texlive-electrum-1.005b-5|275	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18c.vf
14cu|texlive-electrum-1.005b-5|276	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18t.vf
14cu|texlive-electrum-1.005b-5|277	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8c.vf
14cu|texlive-electrum-1.005b-5|278	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8t.vf
14cu|texlive-electrum-1.005b-5|279	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8c.vf
14cu|texlive-electrum-1.005b-5|280	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8t.vf
14cu|texlive-electrum-1.005b-5|281	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessc8t.vf
14cu|texlive-electrum-1.005b-5|282	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscj8t.vf
14cu|texlive-electrum-1.005b-5|283	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjo8t.vf
14cu|texlive-electrum-1.005b-5|284	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjow8t.vf
14cu|texlive-electrum-1.005b-5|285	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjw8t.vf
14cu|texlive-electrum-1.005b-5|286	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessco8t.vf
14cu|texlive-electrum-1.005b-5|287	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscow8t.vf
14cu|texlive-electrum-1.005b-5|288	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscw8t.vf
14cu|texlive-electrum-1.005b-5|289	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8c.vf
14cu|texlive-electrum-1.005b-5|290	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8t.vf
14cu|texlive-electrum-1.005b-5|291	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8c.vf
14cu|texlive-electrum-1.005b-5|292	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8t.vf
14cu|texlive-electrum-1.005b-5|293	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjow8t.vf
14cu|texlive-electrum-1.005b-5|294	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjw8t.vf
14cu|texlive-electrum-1.005b-5|295	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8c.vf
14cu|texlive-electrum-1.005b-5|296	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8t.vf
14cu|texlive-electrum-1.005b-5|297	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessow8t.vf
14cu|texlive-electrum-1.005b-5|298	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessw8t.vf
14cu|texlive-electrum-1.005b-5|299	%{_texmfdistdir}/tex/latex/electrum/electrum.sty
14cu|texlive-electrum-1.005b-5|300	%{_texmfdistdir}/tex/latex/electrum/t1yes.fd
14cu|texlive-electrum-1.005b-5|301	%{_texmfdistdir}/tex/latex/electrum/t1yes0.fd
14cu|texlive-electrum-1.005b-5|302	%{_texmfdistdir}/tex/latex/electrum/t1yes1.fd
14cu|texlive-electrum-1.005b-5|303	%{_texmfdistdir}/tex/latex/electrum/t1yesj.fd
14cu|texlive-electrum-1.005b-5|304	%{_texmfdistdir}/tex/latex/electrum/t1yesjw.fd
14cu|texlive-electrum-1.005b-5|305	%{_texmfdistdir}/tex/latex/electrum/t1yesw.fd
14cu|texlive-electrum-1.005b-5|306	%{_texmfdistdir}/tex/latex/electrum/ts1yes.fd
14cu|texlive-electrum-1.005b-5|307	%{_texmfdistdir}/tex/latex/electrum/ts1yes0.fd
14cu|texlive-electrum-1.005b-5|308	%{_texmfdistdir}/tex/latex/electrum/ts1yes1.fd
14cu|texlive-electrum-1.005b-5|309	%{_texmfdistdir}/tex/latex/electrum/ts1yesj.fd
14cu|texlive-electrum-1.005b-5|310	%{_texmfdistdir}/tex/latex/electrum/ts1yesjw.fd
14cu|texlive-electrum-1.005b-5|311	%{_texmfdistdir}/tex/latex/electrum/ts1yesw.fd
14cu|texlive-electrum-1.005b-5|312	%doc %{_texmfdistdir}/doc/fonts/electrum/COPYING
14cu|texlive-electrum-1.005b-5|313	%doc %{_texmfdistdir}/doc/fonts/electrum/NOTICE.txt
14cu|texlive-electrum-1.005b-5|314	%doc %{_texmfdistdir}/doc/fonts/electrum/README
14cu|texlive-electrum-1.005b-5|315	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.pdf
14cu|texlive-electrum-1.005b-5|316	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.tex
14cu|texlive-electrum-1.005b-5|317	%doc %{_texmfdistdir}/doc/fonts/electrum/manifest.txt
14cu|texlive-electrum-1.005b-5|318	#- source
14cu|texlive-electrum-1.005b-5|319	%doc %{_texmfdistdir}/source/fonts/electrum/build-ttsc.mtx
14cu|texlive-electrum-1.005b-5|320	%doc %{_texmfdistdir}/source/fonts/electrum/dotsc2.etx
14cu|texlive-electrum-1.005b-5|321	%doc %{_texmfdistdir}/source/fonts/electrum/dotscbuild.mtx
14cu|texlive-electrum-1.005b-5|322	%doc %{_texmfdistdir}/source/fonts/electrum/dotscmisc.mtx
14cu|texlive-electrum-1.005b-5|323	%doc %{_texmfdistdir}/source/fonts/electrum/newlatin-dotsc.mtx
14cu|texlive-electrum-1.005b-5|324	%doc %{_texmfdistdir}/source/fonts/electrum/reglyph-yes.tex
14cu|texlive-electrum-1.005b-5|325	%doc %{_texmfdistdir}/source/fonts/electrum/supp-yes.etx
14cu|texlive-electrum-1.005b-5|326	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotinferior.etx
14cu|texlive-electrum-1.005b-5|327	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotsuperior.etx
14cu|texlive-electrum-1.005b-5|328	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yes.etx
14cu|texlive-electrum-1.005b-5|329	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw-sc.etx
14cu|texlive-electrum-1.005b-5|330	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw.etx
14cu|texlive-electrum-1.005b-5|331	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yes.etx
14cu|texlive-electrum-1.005b-5|332	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw-sc.etx
14cu|texlive-electrum-1.005b-5|333	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw.etx
14cu|texlive-electrum-1.005b-5|334	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotinferior.etx
14cu|texlive-electrum-1.005b-5|335	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotoldstyle-yes.etx
14cu|texlive-electrum-1.005b-5|336	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotsuperior.etx
14cu|texlive-electrum-1.005b-5|337	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-yes.etx
14cu|texlive-electrum-1.005b-5|338	%doc %{_texmfdistdir}/source/fonts/electrum/yes-drv.tex
14cu|texlive-electrum-1.005b-5|339	%doc %{_texmfdistdir}/source/fonts/electrum/yes-map.tex
14cu|texlive-electrum-1.005b-5|340	
14cu|texlive-electrum-1.005b-5|341	#-----------------------------------------------------------------------
14cu|texlive-electrum-1.005b-5|342	%prep
14cu|texlive-electrum-1.005b-5|343	%setup -c -a0 -a1 -a2
14cu|texlive-electrum-1.005b-5|344	
14cu|texlive-electrum-1.005b-5|345	%build
14cu|texlive-electrum-1.005b-5|346	
14cu|texlive-electrum-1.005b-5|347	%install
14cu|texlive-electrum-1.005b-5|348	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-electrum-1.005b-5|349	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-electrum-1.005b-5|350	
14cu|texlive-electrum-1.005b-5|351	
14cu|texlive-electrum-1.005b-5|352	
14cu|texlive-electrum-1.005b-5|353	%changelog
14cu|texlive-electrum-1.005b-5|354	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.005b-5
14cu|texlive-electrum-1.005b-5|355	+ Revision: 5ef2ccd
14cu|texlive-electrum-1.005b-5|356	- MassBuild#681: Increase release tag
14cu|texlive-electrum-1.005b-5|357	
14cu|texlive-electrum-1.005b-5|358	

14985 14
14cu|texlive-elvish-20080419-5|1	# revision 15878
14cu|texlive-elvish-20080419-5|2	# category Package
14cu|texlive-elvish-20080419-5|3	# catalog-ctan /fonts/elvish
14cu|texlive-elvish-20080419-5|4	# catalog-date 2008-04-19 23:11:03 +0200
14cu|texlive-elvish-20080419-5|5	# catalog-license other-free
14cu|texlive-elvish-20080419-5|6	# catalog-version undef
14cu|texlive-elvish-20080419-5|7	Name:		texlive-elvish
14cu|texlive-elvish-20080419-5|8	Version:	20080419
14cu|texlive-elvish-20080419-5|9	Release:	5
14cu|texlive-elvish-20080419-5|10	Summary:	Fonts for typesetting Tolkien Elvish scripts
14cu|texlive-elvish-20080419-5|11	Group:		Publishing
14cu|texlive-elvish-20080419-5|12	URL:		http://www.ctan.org/tex-archive/fonts/elvish
14cu|texlive-elvish-20080419-5|13	License:	OTHER-FREE
14cu|texlive-elvish-20080419-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.tar.xz
14cu|texlive-elvish-20080419-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.doc.tar.xz
14cu|texlive-elvish-20080419-5|16	BuildArch:	noarch
14cu|texlive-elvish-20080419-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-elvish-20080419-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-elvish-20080419-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-elvish-20080419-5|20	
14cu|texlive-elvish-20080419-5|21	%description
14cu|texlive-elvish-20080419-5|22	The bundle provides fonts for Cirth (cirth.mf, etc.) and for
14cu|texlive-elvish-20080419-5|23	Tengwar (teng10.mf). The Tengwar fonts are supported by macros
14cu|texlive-elvish-20080419-5|24	in teng.tex, or by the (better documented) tengtex package.
14cu|texlive-elvish-20080419-5|25	
14cu|texlive-elvish-20080419-5|26	
14cu|texlive-elvish-20080419-5|27	#-----------------------------------------------------------------------
14cu|texlive-elvish-20080419-5|28	%files
14cu|texlive-elvish-20080419-5|29	%{_texmfdistdir}/fonts/source/public/elvish/cirth.mf
14cu|texlive-elvish-20080419-5|30	%{_texmfdistdir}/fonts/source/public/elvish/teng10.mf
14cu|texlive-elvish-20080419-5|31	%{_texmfdistdir}/fonts/source/public/elvish/tengdev.mf
14cu|texlive-elvish-20080419-5|32	%{_texmfdistdir}/fonts/source/public/elvish/tengmacs.mf
14cu|texlive-elvish-20080419-5|33	%{_texmfdistdir}/fonts/source/public/elvish/tengmain.mf
14cu|texlive-elvish-20080419-5|34	%{_texmfdistdir}/fonts/source/public/elvish/tengsecs.mf
14cu|texlive-elvish-20080419-5|35	%{_texmfdistdir}/fonts/source/public/elvish/tengteht.mf
14cu|texlive-elvish-20080419-5|36	%{_texmfdistdir}/fonts/tfm/public/elvish/cirth.tfm
14cu|texlive-elvish-20080419-5|37	%{_texmfdistdir}/fonts/tfm/public/elvish/teng10.tfm
14cu|texlive-elvish-20080419-5|38	%doc %{_texmfdistdir}/doc/fonts/elvish/README
14cu|texlive-elvish-20080419-5|39	%doc %{_texmfdistdir}/doc/fonts/elvish/teng.tex
14cu|texlive-elvish-20080419-5|40	
14cu|texlive-elvish-20080419-5|41	#-----------------------------------------------------------------------
14cu|texlive-elvish-20080419-5|42	%prep
14cu|texlive-elvish-20080419-5|43	%setup -c -a0 -a1
14cu|texlive-elvish-20080419-5|44	
14cu|texlive-elvish-20080419-5|45	%build
14cu|texlive-elvish-20080419-5|46	
14cu|texlive-elvish-20080419-5|47	%install
14cu|texlive-elvish-20080419-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-elvish-20080419-5|49	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-elvish-20080419-5|50	
14cu|texlive-elvish-20080419-5|51	
14cu|texlive-elvish-20080419-5|52	
14cu|texlive-elvish-20080419-5|53	%changelog
14cu|texlive-elvish-20080419-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080419-5
14cu|texlive-elvish-20080419-5|55	+ Revision: ed27431
14cu|texlive-elvish-20080419-5|56	- MassBuild#681: Increase release tag
14cu|texlive-elvish-20080419-5|57	
14cu|texlive-elvish-20080419-5|58	

14986 14
14cu|texlive-encxvlna-20080819-5|1	# revision 15878
14cu|texlive-encxvlna-20080819-5|2	# category Package
14cu|texlive-encxvlna-20080819-5|3	# catalog-ctan /macros/generic/encxvlna
14cu|texlive-encxvlna-20080819-5|4	# catalog-date 2008-08-19 08:58:40 +0200
14cu|texlive-encxvlna-20080819-5|5	# catalog-license lppl
14cu|texlive-encxvlna-20080819-5|6	# catalog-version undef
14cu|texlive-encxvlna-20080819-5|7	Name:		texlive-encxvlna
14cu|texlive-encxvlna-20080819-5|8	Version:	20080819
14cu|texlive-encxvlna-20080819-5|9	Release:	5
14cu|texlive-encxvlna-20080819-5|10	Summary:	Insert nonbreakable spaces, using encTeX
14cu|texlive-encxvlna-20080819-5|11	Group:		Publishing
14cu|texlive-encxvlna-20080819-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/encxvlna
14cu|texlive-encxvlna-20080819-5|13	License:	LPPL
14cu|texlive-encxvlna-20080819-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.tar.xz
14cu|texlive-encxvlna-20080819-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.doc.tar.xz
14cu|texlive-encxvlna-20080819-5|16	BuildArch:	noarch
14cu|texlive-encxvlna-20080819-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-encxvlna-20080819-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-encxvlna-20080819-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-encxvlna-20080819-5|20	
14cu|texlive-encxvlna-20080819-5|21	%description
14cu|texlive-encxvlna-20080819-5|22	The package provides tools for inserting nonbreakable spaces
14cu|texlive-encxvlna-20080819-5|23	after nonsyllabic prepositions and single letter conjunctions
14cu|texlive-encxvlna-20080819-5|24	as required by Czech and Slovak typographical rules. It is
14cu|texlive-encxvlna-20080819-5|25	implemented using encTeX and provides files both for plain TeX
14cu|texlive-encxvlna-20080819-5|26	and LaTeX. The LaTeX solution tries to avoid conflicts with
14cu|texlive-encxvlna-20080819-5|27	other packages.
14cu|texlive-encxvlna-20080819-5|28	
14cu|texlive-encxvlna-20080819-5|29	
14cu|texlive-encxvlna-20080819-5|30	#-----------------------------------------------------------------------
14cu|texlive-encxvlna-20080819-5|31	%files
14cu|texlive-encxvlna-20080819-5|32	%{_texmfdistdir}/tex/latex/encxvlna/encxvlna.sty
14cu|texlive-encxvlna-20080819-5|33	%{_texmfdistdir}/tex/plain/encxvlna/encxvlna.tex
14cu|texlive-encxvlna-20080819-5|34	%doc %{_texmfdistdir}/doc/generic/encxvlna/License.txt
14cu|texlive-encxvlna-20080819-5|35	%doc %{_texmfdistdir}/doc/generic/encxvlna/README
14cu|texlive-encxvlna-20080819-5|36	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.pdf
14cu|texlive-encxvlna-20080819-5|37	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.tex
14cu|texlive-encxvlna-20080819-5|38	%doc %{_texmfdistdir}/doc/generic/encxvlna/vlna-inc.tex
14cu|texlive-encxvlna-20080819-5|39	
14cu|texlive-encxvlna-20080819-5|40	#-----------------------------------------------------------------------
14cu|texlive-encxvlna-20080819-5|41	%prep
14cu|texlive-encxvlna-20080819-5|42	%setup -c -a0 -a1
14cu|texlive-encxvlna-20080819-5|43	
14cu|texlive-encxvlna-20080819-5|44	%build
14cu|texlive-encxvlna-20080819-5|45	
14cu|texlive-encxvlna-20080819-5|46	%install
14cu|texlive-encxvlna-20080819-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-encxvlna-20080819-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-encxvlna-20080819-5|49	
14cu|texlive-encxvlna-20080819-5|50	
14cu|texlive-encxvlna-20080819-5|51	
14cu|texlive-encxvlna-20080819-5|52	%changelog
14cu|texlive-encxvlna-20080819-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-5
14cu|texlive-encxvlna-20080819-5|54	+ Revision: d6f11ee
14cu|texlive-encxvlna-20080819-5|55	- MassBuild#681: Increase release tag
14cu|texlive-encxvlna-20080819-5|56	
14cu|texlive-encxvlna-20080819-5|57	

14987 14
14cu|texlive-epigrafica-1.01-5|1	# revision 17210
14cu|texlive-epigrafica-1.01-5|2	# category Package
14cu|texlive-epigrafica-1.01-5|3	# catalog-ctan /fonts/greek/epigrafica
14cu|texlive-epigrafica-1.01-5|4	# catalog-date 2010-02-24 20:55:02 +0100
14cu|texlive-epigrafica-1.01-5|5	# catalog-license gpl
14cu|texlive-epigrafica-1.01-5|6	# catalog-version 1.01
14cu|texlive-epigrafica-1.01-5|7	Name:		texlive-epigrafica
14cu|texlive-epigrafica-1.01-5|8	Version:	1.01
14cu|texlive-epigrafica-1.01-5|9	Release:	5
14cu|texlive-epigrafica-1.01-5|10	Summary:	A Greek and Latin font
14cu|texlive-epigrafica-1.01-5|11	Group:		Publishing
14cu|texlive-epigrafica-1.01-5|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/epigrafica
14cu|texlive-epigrafica-1.01-5|13	License:	GPL
14cu|texlive-epigrafica-1.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.tar.xz
14cu|texlive-epigrafica-1.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.doc.tar.xz
14cu|texlive-epigrafica-1.01-5|16	BuildArch:	noarch
14cu|texlive-epigrafica-1.01-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-epigrafica-1.01-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-epigrafica-1.01-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-epigrafica-1.01-5|20	
14cu|texlive-epigrafica-1.01-5|21	%description
14cu|texlive-epigrafica-1.01-5|22	Epigrafica is forked from the development of the MgOpen font
14cu|texlive-epigrafica-1.01-5|23	Cosmetica, which is a similar design to Optima and includes
14cu|texlive-epigrafica-1.01-5|24	Greek. Development has been supported by the Laboratory of
14cu|texlive-epigrafica-1.01-5|25	Digital Typography and Mathematical Software, of the Department
14cu|texlive-epigrafica-1.01-5|26	of Mathematics of the University of the Aegean, Greece.
14cu|texlive-epigrafica-1.01-5|27	
14cu|texlive-epigrafica-1.01-5|28	
14cu|texlive-epigrafica-1.01-5|29	#-----------------------------------------------------------------------
14cu|texlive-epigrafica-1.01-5|30	%files
14cu|texlive-epigrafica-1.01-5|31	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Entona.afm
14cu|texlive-epigrafica-1.01-5|32	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm
14cu|texlive-epigrafica-1.01-5|33	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm
14cu|texlive-epigrafica-1.01-5|34	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm
14cu|texlive-epigrafica-1.01-5|35	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm
14cu|texlive-epigrafica-1.01-5|36	%{_texmfdistdir}/fonts/enc/dvips/epigrafica/epigraficahellenic.enc
14cu|texlive-epigrafica-1.01-5|37	%{_texmfdistdir}/fonts/map/dvips/epigrafica/epigrafica.map
14cu|texlive-epigrafica-1.01-5|38	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8a.tfm
14cu|texlive-epigrafica-1.01-5|39	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8r.tfm
14cu|texlive-epigrafica-1.01-5|40	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8a.tfm
14cu|texlive-epigrafica-1.01-5|41	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8r.tfm
14cu|texlive-epigrafica-1.01-5|42	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8a.tfm
14cu|texlive-epigrafica-1.01-5|43	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8r.tfm
14cu|texlive-epigrafica-1.01-5|44	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8a.tfm
14cu|texlive-epigrafica-1.01-5|45	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8r.tfm
14cu|texlive-epigrafica-1.01-5|46	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7a.tfm
14cu|texlive-epigrafica-1.01-5|47	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7r.tfm
14cu|texlive-epigrafica-1.01-5|48	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm
14cu|texlive-epigrafica-1.01-5|49	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm
14cu|texlive-epigrafica-1.01-5|50	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm
14cu|texlive-epigrafica-1.01-5|51	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm
14cu|texlive-epigrafica-1.01-5|52	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7a.tfm
14cu|texlive-epigrafica-1.01-5|53	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7r.tfm
14cu|texlive-epigrafica-1.01-5|54	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7a.tfm
14cu|texlive-epigrafica-1.01-5|55	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7r.tfm
14cu|texlive-epigrafica-1.01-5|56	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahn7r.tfm
14cu|texlive-epigrafica-1.01-5|57	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7a.tfm
14cu|texlive-epigrafica-1.01-5|58	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7r.tfm
14cu|texlive-epigrafica-1.01-5|59	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8a.tfm
14cu|texlive-epigrafica-1.01-5|60	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8r.tfm
14cu|texlive-epigrafica-1.01-5|61	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8a.tfm
14cu|texlive-epigrafica-1.01-5|62	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8r.tfm
14cu|texlive-epigrafica-1.01-5|63	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8a.tfm
14cu|texlive-epigrafica-1.01-5|64	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8r.tfm
14cu|texlive-epigrafica-1.01-5|65	%{_texmfdistdir}/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm
14cu|texlive-epigrafica-1.01-5|66	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb
14cu|texlive-epigrafica-1.01-5|67	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb
14cu|texlive-epigrafica-1.01-5|68	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb
14cu|texlive-epigrafica-1.01-5|69	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb
14cu|texlive-epigrafica-1.01-5|70	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb
14cu|texlive-epigrafica-1.01-5|71	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficab8r.vf
14cu|texlive-epigrafica-1.01-5|72	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabi8r.vf
14cu|texlive-epigrafica-1.01-5|73	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabo8r.vf
14cu|texlive-epigrafica-1.01-5|74	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficac8r.vf
14cu|texlive-epigrafica-1.01-5|75	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahb7r.vf
14cu|texlive-epigrafica-1.01-5|76	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbi7r.vf
14cu|texlive-epigrafica-1.01-5|77	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbo7r.vf
14cu|texlive-epigrafica-1.01-5|78	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahc7r.vf
14cu|texlive-epigrafica-1.01-5|79	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahi7r.vf
14cu|texlive-epigrafica-1.01-5|80	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahn7r.vf
14cu|texlive-epigrafica-1.01-5|81	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficaho7r.vf
14cu|texlive-epigrafica-1.01-5|82	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficai8r.vf
14cu|texlive-epigrafica-1.01-5|83	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigrafican8r.vf
14cu|texlive-epigrafica-1.01-5|84	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficao8r.vf
14cu|texlive-epigrafica-1.01-5|85	%{_texmfdistdir}/tex/latex/epigrafica/epigrafica.sty
14cu|texlive-epigrafica-1.01-5|86	%{_texmfdistdir}/tex/latex/epigrafica/lgrepigrafica.fd
14cu|texlive-epigrafica-1.01-5|87	%{_texmfdistdir}/tex/latex/epigrafica/ot1epigrafica.fd
14cu|texlive-epigrafica-1.01-5|88	%doc %{_texmfdistdir}/doc/fonts/epigrafica/README
14cu|texlive-epigrafica-1.01-5|89	%doc %{_texmfdistdir}/doc/fonts/epigrafica/doc.zip
14cu|texlive-epigrafica-1.01-5|90	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.pdf
14cu|texlive-epigrafica-1.01-5|91	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.tex
14cu|texlive-epigrafica-1.01-5|92	
14cu|texlive-epigrafica-1.01-5|93	#-----------------------------------------------------------------------
14cu|texlive-epigrafica-1.01-5|94	%prep
14cu|texlive-epigrafica-1.01-5|95	%setup -c -a0 -a1
14cu|texlive-epigrafica-1.01-5|96	
14cu|texlive-epigrafica-1.01-5|97	%build
14cu|texlive-epigrafica-1.01-5|98	
14cu|texlive-epigrafica-1.01-5|99	%install
14cu|texlive-epigrafica-1.01-5|100	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-epigrafica-1.01-5|101	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-epigrafica-1.01-5|102	
14cu|texlive-epigrafica-1.01-5|103	
14cu|texlive-epigrafica-1.01-5|104	
14cu|texlive-epigrafica-1.01-5|105	%changelog
14cu|texlive-epigrafica-1.01-5|106	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-5
14cu|texlive-epigrafica-1.01-5|107	+ Revision: 0ee8ac3
14cu|texlive-epigrafica-1.01-5|108	- MassBuild#681: Increase release tag
14cu|texlive-epigrafica-1.01-5|109	
14cu|texlive-epigrafica-1.01-5|110	

14988 14
14cu|texlive-epigram-20101120-5|1	# revision 20513
14cu|texlive-epigram-20101120-5|2	# category Package
14cu|texlive-epigram-20101120-5|3	# catalog-ctan /macros/generic/misc/epigram.tex
14cu|texlive-epigram-20101120-5|4	# catalog-date 2010-11-20 18:15:00 +0100
14cu|texlive-epigram-20101120-5|5	# catalog-license pd
14cu|texlive-epigram-20101120-5|6	# catalog-version undef
14cu|texlive-epigram-20101120-5|7	Name:		texlive-epigram
14cu|texlive-epigram-20101120-5|8	Version:	20101120
14cu|texlive-epigram-20101120-5|9	Release:	5
14cu|texlive-epigram-20101120-5|10	Summary:	Display short quotations
14cu|texlive-epigram-20101120-5|11	Group:		Publishing
14cu|texlive-epigram-20101120-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/epigram.tex
14cu|texlive-epigram-20101120-5|13	License:	PD
14cu|texlive-epigram-20101120-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigram.tar.xz
14cu|texlive-epigram-20101120-5|15	BuildArch:	noarch
14cu|texlive-epigram-20101120-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-epigram-20101120-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-epigram-20101120-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-epigram-20101120-5|19	
14cu|texlive-epigram-20101120-5|20	%description
14cu|texlive-epigram-20101120-5|21	The package determines (on the basis of the width of the text
14cu|texlive-epigram-20101120-5|22	of the epigram, laid out on a single line) whether to produce a
14cu|texlive-epigram-20101120-5|23	line or a displayed paragraph.
14cu|texlive-epigram-20101120-5|24	
14cu|texlive-epigram-20101120-5|25	
14cu|texlive-epigram-20101120-5|26	#-----------------------------------------------------------------------
14cu|texlive-epigram-20101120-5|27	%files
14cu|texlive-epigram-20101120-5|28	%{_texmfdistdir}/tex/generic/epigram/epigram.tex
14cu|texlive-epigram-20101120-5|29	
14cu|texlive-epigram-20101120-5|30	#-----------------------------------------------------------------------
14cu|texlive-epigram-20101120-5|31	%prep
14cu|texlive-epigram-20101120-5|32	%setup -c -a0
14cu|texlive-epigram-20101120-5|33	
14cu|texlive-epigram-20101120-5|34	%build
14cu|texlive-epigram-20101120-5|35	
14cu|texlive-epigram-20101120-5|36	%install
14cu|texlive-epigram-20101120-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-epigram-20101120-5|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-epigram-20101120-5|39	
14cu|texlive-epigram-20101120-5|40	
14cu|texlive-epigram-20101120-5|41	
14cu|texlive-epigram-20101120-5|42	%changelog
14cu|texlive-epigram-20101120-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101120-5
14cu|texlive-epigram-20101120-5|44	+ Revision: 9d89ea0
14cu|texlive-epigram-20101120-5|45	- MassBuild#681: Increase release tag
14cu|texlive-epigram-20101120-5|46	
14cu|texlive-epigram-20101120-5|47	

14989 14
14cu|texlive-epsdice-2.1-5|1	# revision 15878
14cu|texlive-epsdice-2.1-5|2	# category Package
14cu|texlive-epsdice-2.1-5|3	# catalog-ctan /macros/latex/contrib/epsdice
14cu|texlive-epsdice-2.1-5|4	# catalog-date 2007-02-15 14:08:03 +0100
14cu|texlive-epsdice-2.1-5|5	# catalog-license lppl
14cu|texlive-epsdice-2.1-5|6	# catalog-version 2.1
14cu|texlive-epsdice-2.1-5|7	Name:		texlive-epsdice
14cu|texlive-epsdice-2.1-5|8	Version:	2.1
14cu|texlive-epsdice-2.1-5|9	Release:	5
14cu|texlive-epsdice-2.1-5|10	Summary:	A scalable dice "font"
14cu|texlive-epsdice-2.1-5|11	Group:		Publishing
14cu|texlive-epsdice-2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epsdice
14cu|texlive-epsdice-2.1-5|13	License:	LPPL
14cu|texlive-epsdice-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.tar.xz
14cu|texlive-epsdice-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.doc.tar.xz
14cu|texlive-epsdice-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.source.tar.xz
14cu|texlive-epsdice-2.1-5|17	BuildArch:	noarch
14cu|texlive-epsdice-2.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-epsdice-2.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-epsdice-2.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-epsdice-2.1-5|21	
14cu|texlive-epsdice-2.1-5|22	%description
14cu|texlive-epsdice-2.1-5|23	The epsdice package defines a single command \epsdice that
14cu|texlive-epsdice-2.1-5|24	takes a numeric argument (in the range 1-6), and selects a face
14cu|texlive-epsdice-2.1-5|25	image from a file that contains each of the 6 possible die
14cu|texlive-epsdice-2.1-5|26	faces. The graphic file is provided in both Encapsulated
14cu|texlive-epsdice-2.1-5|27	PostScript and PDF formats.
14cu|texlive-epsdice-2.1-5|28	
14cu|texlive-epsdice-2.1-5|29	
14cu|texlive-epsdice-2.1-5|30	#-----------------------------------------------------------------------
14cu|texlive-epsdice-2.1-5|31	%files
14cu|texlive-epsdice-2.1-5|32	%{_texmfdistdir}/tex/latex/epsdice/dice.eps
14cu|texlive-epsdice-2.1-5|33	%{_texmfdistdir}/tex/latex/epsdice/dice.pdf
14cu|texlive-epsdice-2.1-5|34	%{_texmfdistdir}/tex/latex/epsdice/epsdice.cfg
14cu|texlive-epsdice-2.1-5|35	%{_texmfdistdir}/tex/latex/epsdice/epsdice.sty
14cu|texlive-epsdice-2.1-5|36	%doc %{_texmfdistdir}/doc/latex/epsdice/README
14cu|texlive-epsdice-2.1-5|37	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.eps
14cu|texlive-epsdice-2.1-5|38	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.pdf
14cu|texlive-epsdice-2.1-5|39	%doc %{_texmfdistdir}/doc/latex/epsdice/epsdice.pdf
14cu|texlive-epsdice-2.1-5|40	#- source
14cu|texlive-epsdice-2.1-5|41	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.dtx
14cu|texlive-epsdice-2.1-5|42	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.ins
14cu|texlive-epsdice-2.1-5|43	
14cu|texlive-epsdice-2.1-5|44	#-----------------------------------------------------------------------
14cu|texlive-epsdice-2.1-5|45	%prep
14cu|texlive-epsdice-2.1-5|46	%setup -c -a0 -a1 -a2
14cu|texlive-epsdice-2.1-5|47	
14cu|texlive-epsdice-2.1-5|48	%build
14cu|texlive-epsdice-2.1-5|49	
14cu|texlive-epsdice-2.1-5|50	%install
14cu|texlive-epsdice-2.1-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-epsdice-2.1-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-epsdice-2.1-5|53	
14cu|texlive-epsdice-2.1-5|54	
14cu|texlive-epsdice-2.1-5|55	
14cu|texlive-epsdice-2.1-5|56	%changelog
14cu|texlive-epsdice-2.1-5|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cu|texlive-epsdice-2.1-5|58	+ Revision: 293195f
14cu|texlive-epsdice-2.1-5|59	- MassBuild#681: Increase release tag
14cu|texlive-epsdice-2.1-5|60	
14cu|texlive-epsdice-2.1-5|61	

14990 14
14cu|texlive-eqnarray-1.3-5|1	# revision 20641
14cu|texlive-eqnarray-1.3-5|2	# category Package
14cu|texlive-eqnarray-1.3-5|3	# catalog-ctan /macros/latex/contrib/eqnarray
14cu|texlive-eqnarray-1.3-5|4	# catalog-date 2010-12-02 11:00:56 +0100
14cu|texlive-eqnarray-1.3-5|5	# catalog-license gpl3
14cu|texlive-eqnarray-1.3-5|6	# catalog-version 1.3
14cu|texlive-eqnarray-1.3-5|7	Name:		texlive-eqnarray
14cu|texlive-eqnarray-1.3-5|8	Version:	1.3
14cu|texlive-eqnarray-1.3-5|9	Release:	5
14cu|texlive-eqnarray-1.3-5|10	Summary:	More generalised equation arrays with numbering
14cu|texlive-eqnarray-1.3-5|11	Group:		Publishing
14cu|texlive-eqnarray-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqnarray
14cu|texlive-eqnarray-1.3-5|13	License:	GPL3
14cu|texlive-eqnarray-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.tar.xz
14cu|texlive-eqnarray-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.doc.tar.xz
14cu|texlive-eqnarray-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.source.tar.xz
14cu|texlive-eqnarray-1.3-5|17	BuildArch:	noarch
14cu|texlive-eqnarray-1.3-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-eqnarray-1.3-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-eqnarray-1.3-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-eqnarray-1.3-5|21	
14cu|texlive-eqnarray-1.3-5|22	%description
14cu|texlive-eqnarray-1.3-5|23	Defines an equationarray environment, that allows more than
14cu|texlive-eqnarray-1.3-5|24	three columns, but otherwise behaves like LaTeX's eqnarray
14cu|texlive-eqnarray-1.3-5|25	environment. This environment is similar, in some ways, to the
14cu|texlive-eqnarray-1.3-5|26	align environment of amsmath. The package requires the array
14cu|texlive-eqnarray-1.3-5|27	package.
14cu|texlive-eqnarray-1.3-5|28	
14cu|texlive-eqnarray-1.3-5|29	
14cu|texlive-eqnarray-1.3-5|30	#-----------------------------------------------------------------------
14cu|texlive-eqnarray-1.3-5|31	%files
14cu|texlive-eqnarray-1.3-5|32	%{_texmfdistdir}/tex/latex/eqnarray/eqnarray.sty
14cu|texlive-eqnarray-1.3-5|33	%doc %{_texmfdistdir}/doc/latex/eqnarray/README
14cu|texlive-eqnarray-1.3-5|34	%doc %{_texmfdistdir}/doc/latex/eqnarray/eqnarray.pdf
14cu|texlive-eqnarray-1.3-5|35	#- source
14cu|texlive-eqnarray-1.3-5|36	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.drv
14cu|texlive-eqnarray-1.3-5|37	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.dtx
14cu|texlive-eqnarray-1.3-5|38	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.ins
14cu|texlive-eqnarray-1.3-5|39	
14cu|texlive-eqnarray-1.3-5|40	#-----------------------------------------------------------------------
14cu|texlive-eqnarray-1.3-5|41	%prep
14cu|texlive-eqnarray-1.3-5|42	%setup -c -a0 -a1 -a2
14cu|texlive-eqnarray-1.3-5|43	
14cu|texlive-eqnarray-1.3-5|44	%build
14cu|texlive-eqnarray-1.3-5|45	
14cu|texlive-eqnarray-1.3-5|46	%install
14cu|texlive-eqnarray-1.3-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-eqnarray-1.3-5|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-eqnarray-1.3-5|49	
14cu|texlive-eqnarray-1.3-5|50	
14cu|texlive-eqnarray-1.3-5|51	
14cu|texlive-eqnarray-1.3-5|52	%changelog
14cu|texlive-eqnarray-1.3-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|texlive-eqnarray-1.3-5|54	+ Revision: a09e91e
14cu|texlive-eqnarray-1.3-5|55	- MassBuild#681: Increase release tag
14cu|texlive-eqnarray-1.3-5|56	
14cu|texlive-eqnarray-1.3-5|57	

14991 14
14cu|texlive-esstix-1.0-5|1	# revision 22426
14cu|texlive-esstix-1.0-5|2	# category Package
14cu|texlive-esstix-1.0-5|3	# catalog-ctan /fonts/esstix
14cu|texlive-esstix-1.0-5|4	# catalog-date 2011-05-10 11:05:00 +0200
14cu|texlive-esstix-1.0-5|5	# catalog-license ofl
14cu|texlive-esstix-1.0-5|6	# catalog-version 1.0
14cu|texlive-esstix-1.0-5|7	Name:		texlive-esstix
14cu|texlive-esstix-1.0-5|8	Version:	1.0
14cu|texlive-esstix-1.0-5|9	Release:	5
14cu|texlive-esstix-1.0-5|10	Summary:	PostScript versions of the ESSTIX, with macro support
14cu|texlive-esstix-1.0-5|11	Group:		Publishing
14cu|texlive-esstix-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/esstix
14cu|texlive-esstix-1.0-5|13	License:	OFL
14cu|texlive-esstix-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.tar.xz
14cu|texlive-esstix-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.doc.tar.xz
14cu|texlive-esstix-1.0-5|16	BuildArch:	noarch
14cu|texlive-esstix-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-esstix-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-esstix-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-esstix-1.0-5|20	
14cu|texlive-esstix-1.0-5|21	%description
14cu|texlive-esstix-1.0-5|22	These fonts represent translation to PostScript Type 1 of the
14cu|texlive-esstix-1.0-5|23	ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX
14cu|texlive-esstix-1.0-5|24	project, and were donated by Elsevier to that project. The
14cu|texlive-esstix-1.0-5|25	accompanying virtual fonts with customized metrics and LaTeX
14cu|texlive-esstix-1.0-5|26	support files allow their use as calligraphic, fraktur and
14cu|texlive-esstix-1.0-5|27	double-struck (blackboard bold) in maths mode.
14cu|texlive-esstix-1.0-5|28	
14cu|texlive-esstix-1.0-5|29	
14cu|texlive-esstix-1.0-5|30	#-----------------------------------------------------------------------
14cu|texlive-esstix-1.0-5|31	%files
14cu|texlive-esstix-1.0-5|32	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.PFM
14cu|texlive-esstix-1.0-5|33	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.afm
14cu|texlive-esstix-1.0-5|34	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.PFM
14cu|texlive-esstix-1.0-5|35	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.afm
14cu|texlive-esstix-1.0-5|36	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.PFM
14cu|texlive-esstix-1.0-5|37	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.afm
14cu|texlive-esstix-1.0-5|38	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.PFM
14cu|texlive-esstix-1.0-5|39	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.afm
14cu|texlive-esstix-1.0-5|40	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.PFM
14cu|texlive-esstix-1.0-5|41	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.afm
14cu|texlive-esstix-1.0-5|42	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.PFM
14cu|texlive-esstix-1.0-5|43	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.afm
14cu|texlive-esstix-1.0-5|44	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.PFM
14cu|texlive-esstix-1.0-5|45	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.afm
14cu|texlive-esstix-1.0-5|46	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.PFM
14cu|texlive-esstix-1.0-5|47	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.afm
14cu|texlive-esstix-1.0-5|48	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.PFM
14cu|texlive-esstix-1.0-5|49	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.afm
14cu|texlive-esstix-1.0-5|50	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.PFM
14cu|texlive-esstix-1.0-5|51	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.afm
14cu|texlive-esstix-1.0-5|52	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.PFM
14cu|texlive-esstix-1.0-5|53	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.afm
14cu|texlive-esstix-1.0-5|54	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.PFM
14cu|texlive-esstix-1.0-5|55	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.afm
14cu|texlive-esstix-1.0-5|56	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.PFM
14cu|texlive-esstix-1.0-5|57	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.afm
14cu|texlive-esstix-1.0-5|58	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.PFM
14cu|texlive-esstix-1.0-5|59	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.afm
14cu|texlive-esstix-1.0-5|60	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.PFM
14cu|texlive-esstix-1.0-5|61	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.afm
14cu|texlive-esstix-1.0-5|62	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.PFM
14cu|texlive-esstix-1.0-5|63	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.afm
14cu|texlive-esstix-1.0-5|64	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.PFM
14cu|texlive-esstix-1.0-5|65	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.afm
14cu|texlive-esstix-1.0-5|66	%{_texmfdistdir}/fonts/map/dvips/esstix/ESSTIX.map
14cu|texlive-esstix-1.0-5|67	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixbb.tfm
14cu|texlive-esstix-1.0-5|68	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixcal.tfm
14cu|texlive-esstix-1.0-5|69	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixfrak.tfm
14cu|texlive-esstix-1.0-5|70	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX13.tfm
14cu|texlive-esstix-1.0-5|71	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX14.tfm
14cu|texlive-esstix-1.0-5|72	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX15.tfm
14cu|texlive-esstix-1.0-5|73	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX10.pfb
14cu|texlive-esstix-1.0-5|74	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX11.pfb
14cu|texlive-esstix-1.0-5|75	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX12.pfb
14cu|texlive-esstix-1.0-5|76	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX13.pfb
14cu|texlive-esstix-1.0-5|77	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX14.pfb
14cu|texlive-esstix-1.0-5|78	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX15.pfb
14cu|texlive-esstix-1.0-5|79	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX16.pfb
14cu|texlive-esstix-1.0-5|80	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX17.pfb
14cu|texlive-esstix-1.0-5|81	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX1_.pfb
14cu|texlive-esstix-1.0-5|82	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX2_.pfb
14cu|texlive-esstix-1.0-5|83	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX3_.pfb
14cu|texlive-esstix-1.0-5|84	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX4_.pfb
14cu|texlive-esstix-1.0-5|85	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX5_.pfb
14cu|texlive-esstix-1.0-5|86	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX6_.pfb
14cu|texlive-esstix-1.0-5|87	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX7_.pfb
14cu|texlive-esstix-1.0-5|88	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX8_.pfb
14cu|texlive-esstix-1.0-5|89	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX9_.pfb
14cu|texlive-esstix-1.0-5|90	%{_texmfdistdir}/fonts/vf/public/esstix/esstixbb.vf
14cu|texlive-esstix-1.0-5|91	%{_texmfdistdir}/fonts/vf/public/esstix/esstixcal.vf
14cu|texlive-esstix-1.0-5|92	%{_texmfdistdir}/fonts/vf/public/esstix/esstixfrak.vf
14cu|texlive-esstix-1.0-5|93	%{_texmfdistdir}/tex/latex/esstix/esstixbb.sty
14cu|texlive-esstix-1.0-5|94	%{_texmfdistdir}/tex/latex/esstix/esstixcal.sty
14cu|texlive-esstix-1.0-5|95	%{_texmfdistdir}/tex/latex/esstix/esstixfrak.sty
14cu|texlive-esstix-1.0-5|96	%{_texmfdistdir}/tex/latex/esstix/uesstixbb.fd
14cu|texlive-esstix-1.0-5|97	%{_texmfdistdir}/tex/latex/esstix/uesstixcal.fd
14cu|texlive-esstix-1.0-5|98	%{_texmfdistdir}/tex/latex/esstix/uesstixfrak.fd
14cu|texlive-esstix-1.0-5|99	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX10.tfm
14cu|texlive-esstix-1.0-5|100	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX11.tfm
14cu|texlive-esstix-1.0-5|101	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX12.tfm
14cu|texlive-esstix-1.0-5|102	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX13.tfm
14cu|texlive-esstix-1.0-5|103	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX14.tfm
14cu|texlive-esstix-1.0-5|104	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX15.tfm
14cu|texlive-esstix-1.0-5|105	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX16.tfm
14cu|texlive-esstix-1.0-5|106	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX17.tfm
14cu|texlive-esstix-1.0-5|107	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX1_.tfm
14cu|texlive-esstix-1.0-5|108	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX2_.tfm
14cu|texlive-esstix-1.0-5|109	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX3_.tfm
14cu|texlive-esstix-1.0-5|110	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX4_.tfm
14cu|texlive-esstix-1.0-5|111	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX5_.tfm
14cu|texlive-esstix-1.0-5|112	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX6_.tfm
14cu|texlive-esstix-1.0-5|113	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX7_.tfm
14cu|texlive-esstix-1.0-5|114	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX8_.tfm
14cu|texlive-esstix-1.0-5|115	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX9_.tfm
14cu|texlive-esstix-1.0-5|116	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.pdf
14cu|texlive-esstix-1.0-5|117	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.tex
14cu|texlive-esstix-1.0-5|118	%doc %{_texmfdistdir}/doc/fonts/esstix/README
14cu|texlive-esstix-1.0-5|119	%doc %{_texmfdistdir}/doc/fonts/esstix/esstixOther.map
14cu|texlive-esstix-1.0-5|120	
14cu|texlive-esstix-1.0-5|121	#-----------------------------------------------------------------------
14cu|texlive-esstix-1.0-5|122	%prep
14cu|texlive-esstix-1.0-5|123	%setup -c -a0 -a1
14cu|texlive-esstix-1.0-5|124	
14cu|texlive-esstix-1.0-5|125	%build
14cu|texlive-esstix-1.0-5|126	
14cu|texlive-esstix-1.0-5|127	%install
14cu|texlive-esstix-1.0-5|128	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-esstix-1.0-5|129	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-esstix-1.0-5|130	
14cu|texlive-esstix-1.0-5|131	
14cu|texlive-esstix-1.0-5|132	
14cu|texlive-esstix-1.0-5|133	%changelog
14cu|texlive-esstix-1.0-5|134	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-esstix-1.0-5|135	+ Revision: 3dd903a
14cu|texlive-esstix-1.0-5|136	- MassBuild#681: Increase release tag
14cu|texlive-esstix-1.0-5|137	
14cu|texlive-esstix-1.0-5|138	

14992 14
14cu|texlive-esvect-1.2-5|1	# revision 15878
14cu|texlive-esvect-1.2-5|2	# category Package
14cu|texlive-esvect-1.2-5|3	# catalog-ctan /macros/latex/contrib/esvect
14cu|texlive-esvect-1.2-5|4	# catalog-date 2006-10-27 00:09:51 +0200
14cu|texlive-esvect-1.2-5|5	# catalog-license gpl
14cu|texlive-esvect-1.2-5|6	# catalog-version 1.2
14cu|texlive-esvect-1.2-5|7	Name:		texlive-esvect
14cu|texlive-esvect-1.2-5|8	Version:	1.2
14cu|texlive-esvect-1.2-5|9	Release:	5
14cu|texlive-esvect-1.2-5|10	Summary:	Vector arrows
14cu|texlive-esvect-1.2-5|11	Group:		Publishing
14cu|texlive-esvect-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esvect
14cu|texlive-esvect-1.2-5|13	License:	GPL
14cu|texlive-esvect-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.tar.xz
14cu|texlive-esvect-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.doc.tar.xz
14cu|texlive-esvect-1.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.source.tar.xz
14cu|texlive-esvect-1.2-5|17	BuildArch:	noarch
14cu|texlive-esvect-1.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-esvect-1.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-esvect-1.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-esvect-1.2-5|21	
14cu|texlive-esvect-1.2-5|22	%description
14cu|texlive-esvect-1.2-5|23	Write vectors using an arrow which is different to the Computer
14cu|texlive-esvect-1.2-5|24	Modern one. You have the choice between several kinds of
14cu|texlive-esvect-1.2-5|25	arrows. The package consists of the relevant metafont code and
14cu|texlive-esvect-1.2-5|26	a package to use it.
14cu|texlive-esvect-1.2-5|27	
14cu|texlive-esvect-1.2-5|28	
14cu|texlive-esvect-1.2-5|29	#-----------------------------------------------------------------------
14cu|texlive-esvect-1.2-5|30	%files
14cu|texlive-esvect-1.2-5|31	%{_texmfdistdir}/fonts/map/dvips/esvect/esvect.map
14cu|texlive-esvect-1.2-5|32	%{_texmfdistdir}/fonts/source/public/esvect/mathvec.mf
14cu|texlive-esvect-1.2-5|33	%{_texmfdistdir}/fonts/source/public/esvect/vecsym.mf
14cu|texlive-esvect-1.2-5|34	%{_texmfdistdir}/fonts/source/public/esvect/vect10.mf
14cu|texlive-esvect-1.2-5|35	%{_texmfdistdir}/fonts/source/public/esvect/vect5.mf
14cu|texlive-esvect-1.2-5|36	%{_texmfdistdir}/fonts/source/public/esvect/vect6.mf
14cu|texlive-esvect-1.2-5|37	%{_texmfdistdir}/fonts/source/public/esvect/vect7.mf
14cu|texlive-esvect-1.2-5|38	%{_texmfdistdir}/fonts/source/public/esvect/vect8.mf
14cu|texlive-esvect-1.2-5|39	%{_texmfdistdir}/fonts/source/public/esvect/vect9.mf
14cu|texlive-esvect-1.2-5|40	%{_texmfdistdir}/fonts/source/public/esvect/vsymbol.mf
14cu|texlive-esvect-1.2-5|41	%{_texmfdistdir}/fonts/tfm/public/esvect/vect10.tfm
14cu|texlive-esvect-1.2-5|42	%{_texmfdistdir}/fonts/tfm/public/esvect/vect5.tfm
14cu|texlive-esvect-1.2-5|43	%{_texmfdistdir}/fonts/tfm/public/esvect/vect6.tfm
14cu|texlive-esvect-1.2-5|44	%{_texmfdistdir}/fonts/tfm/public/esvect/vect7.tfm
14cu|texlive-esvect-1.2-5|45	%{_texmfdistdir}/fonts/tfm/public/esvect/vect8.tfm
14cu|texlive-esvect-1.2-5|46	%{_texmfdistdir}/fonts/tfm/public/esvect/vect9.tfm
14cu|texlive-esvect-1.2-5|47	%{_texmfdistdir}/fonts/type1/public/esvect/vect10.pfb
14cu|texlive-esvect-1.2-5|48	%{_texmfdistdir}/fonts/type1/public/esvect/vect5.pfb
14cu|texlive-esvect-1.2-5|49	%{_texmfdistdir}/fonts/type1/public/esvect/vect6.pfb
14cu|texlive-esvect-1.2-5|50	%{_texmfdistdir}/fonts/type1/public/esvect/vect7.pfb
14cu|texlive-esvect-1.2-5|51	%{_texmfdistdir}/fonts/type1/public/esvect/vect8.pfb
14cu|texlive-esvect-1.2-5|52	%{_texmfdistdir}/fonts/type1/public/esvect/vect9.pfb
14cu|texlive-esvect-1.2-5|53	%{_texmfdistdir}/tex/latex/esvect/esvect.sty
14cu|texlive-esvect-1.2-5|54	%{_texmfdistdir}/tex/latex/esvect/uesvect.fd
14cu|texlive-esvect-1.2-5|55	%doc %{_texmfdistdir}/doc/latex/esvect/README
14cu|texlive-esvect-1.2-5|56	%doc %{_texmfdistdir}/doc/latex/esvect/esvect.pdf
14cu|texlive-esvect-1.2-5|57	#- source
14cu|texlive-esvect-1.2-5|58	%doc %{_texmfdistdir}/source/latex/esvect/esvect.dtx
14cu|texlive-esvect-1.2-5|59	%doc %{_texmfdistdir}/source/latex/esvect/esvect.ins
14cu|texlive-esvect-1.2-5|60	
14cu|texlive-esvect-1.2-5|61	#-----------------------------------------------------------------------
14cu|texlive-esvect-1.2-5|62	%prep
14cu|texlive-esvect-1.2-5|63	%setup -c -a0 -a1 -a2
14cu|texlive-esvect-1.2-5|64	
14cu|texlive-esvect-1.2-5|65	%build
14cu|texlive-esvect-1.2-5|66	
14cu|texlive-esvect-1.2-5|67	%install
14cu|texlive-esvect-1.2-5|68	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-esvect-1.2-5|69	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-esvect-1.2-5|70	
14cu|texlive-esvect-1.2-5|71	
14cu|texlive-esvect-1.2-5|72	
14cu|texlive-esvect-1.2-5|73	%changelog
14cu|texlive-esvect-1.2-5|74	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cu|texlive-esvect-1.2-5|75	+ Revision: e4cd236
14cu|texlive-esvect-1.2-5|76	- MassBuild#681: Increase release tag
14cu|texlive-esvect-1.2-5|77	
14cu|texlive-esvect-1.2-5|78	

14993 14
14cu|texlive-euxm-20111103-5|1	# revision 20202
14cu|texlive-euxm-20111103-5|2	# category Package
14cu|texlive-euxm-20111103-5|3	# catalog-ctan undef
14cu|texlive-euxm-20111103-5|4	# catalog-date undef
14cu|texlive-euxm-20111103-5|5	# catalog-license undef
14cu|texlive-euxm-20111103-5|6	# catalog-version undef
14cu|texlive-euxm-20111103-5|7	Name:		texlive-euxm
14cu|texlive-euxm-20111103-5|8	Version:	20111103
14cu|texlive-euxm-20111103-5|9	Release:	5
14cu|texlive-euxm-20111103-5|10	Summary:	TeXLive euxm package
14cu|texlive-euxm-20111103-5|11	Group:		Publishing
14cu|texlive-euxm-20111103-5|12	URL:		http://tug.org/texlive
14cu|texlive-euxm-20111103-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-euxm-20111103-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euxm.tar.xz
14cu|texlive-euxm-20111103-5|15	BuildArch:	noarch
14cu|texlive-euxm-20111103-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-euxm-20111103-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-euxm-20111103-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-euxm-20111103-5|19	
14cu|texlive-euxm-20111103-5|20	%description
14cu|texlive-euxm-20111103-5|21	TeXLive euxm package.
14cu|texlive-euxm-20111103-5|22	
14cu|texlive-euxm-20111103-5|23	
14cu|texlive-euxm-20111103-5|24	#-----------------------------------------------------------------------
14cu|texlive-euxm-20111103-5|25	%files
14cu|texlive-euxm-20111103-5|26	%{_texmfdistdir}/fonts/source/public/euxm/eubase.mf
14cu|texlive-euxm-20111103-5|27	%{_texmfdistdir}/fonts/source/public/euxm/eusmch.mf
14cu|texlive-euxm-20111103-5|28	%{_texmfdistdir}/fonts/source/public/euxm/euxm10.mf
14cu|texlive-euxm-20111103-5|29	%{_texmfdistdir}/fonts/source/public/euxm/euxm5.mf
14cu|texlive-euxm-20111103-5|30	%{_texmfdistdir}/fonts/source/public/euxm/euxm7.mf
14cu|texlive-euxm-20111103-5|31	%{_texmfdistdir}/fonts/source/public/euxm/euxmch.mf
14cu|texlive-euxm-20111103-5|32	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm10.tfm
14cu|texlive-euxm-20111103-5|33	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm5.tfm
14cu|texlive-euxm-20111103-5|34	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm7.tfm
14cu|texlive-euxm-20111103-5|35	
14cu|texlive-euxm-20111103-5|36	#-----------------------------------------------------------------------
14cu|texlive-euxm-20111103-5|37	%prep
14cu|texlive-euxm-20111103-5|38	%setup -c -a0
14cu|texlive-euxm-20111103-5|39	
14cu|texlive-euxm-20111103-5|40	%build
14cu|texlive-euxm-20111103-5|41	
14cu|texlive-euxm-20111103-5|42	%install
14cu|texlive-euxm-20111103-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-euxm-20111103-5|44	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-euxm-20111103-5|45	
14cu|texlive-euxm-20111103-5|46	
14cu|texlive-euxm-20111103-5|47	
14cu|texlive-euxm-20111103-5|48	%changelog
14cu|texlive-euxm-20111103-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-5
14cu|texlive-euxm-20111103-5|50	+ Revision: 2e9ea2f
14cu|texlive-euxm-20111103-5|51	- MassBuild#681: Increase release tag
14cu|texlive-euxm-20111103-5|52	
14cu|texlive-euxm-20111103-5|53	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

15049 14
14cu|texlive-insbox-2.2-5|1	# revision 17694
14cu|texlive-insbox-2.2-5|2	# category Package
14cu|texlive-insbox-2.2-5|3	# catalog-ctan /macros/generic/insbox
14cu|texlive-insbox-2.2-5|4	# catalog-date 2007-01-07 15:47:33 +0100
14cu|texlive-insbox-2.2-5|5	# catalog-license pd
14cu|texlive-insbox-2.2-5|6	# catalog-version 2.2
14cu|texlive-insbox-2.2-5|7	Name:		texlive-insbox
14cu|texlive-insbox-2.2-5|8	Version:	2.2
14cu|texlive-insbox-2.2-5|9	Release:	5
14cu|texlive-insbox-2.2-5|10	Summary:	A TeX macro for inserting pictures/boxes into paragraphs
14cu|texlive-insbox-2.2-5|11	Group:		Publishing
14cu|texlive-insbox-2.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/insbox
14cu|texlive-insbox-2.2-5|13	License:	PD
14cu|texlive-insbox-2.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/insbox.tar.xz
14cu|texlive-insbox-2.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/insbox.doc.tar.xz
14cu|texlive-insbox-2.2-5|16	BuildArch:	noarch
14cu|texlive-insbox-2.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-insbox-2.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-insbox-2.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-insbox-2.2-5|20	
14cu|texlive-insbox-2.2-5|21	%description
14cu|texlive-insbox-2.2-5|22	TeXLive insbox package.
14cu|texlive-insbox-2.2-5|23	
14cu|texlive-insbox-2.2-5|24	
14cu|texlive-insbox-2.2-5|25	#-----------------------------------------------------------------------
14cu|texlive-insbox-2.2-5|26	%files
14cu|texlive-insbox-2.2-5|27	%{_texmfdistdir}/tex/generic/insbox/insbox.tex
14cu|texlive-insbox-2.2-5|28	%doc %{_texmfdistdir}/doc/generic/insbox/demo.tex
14cu|texlive-insbox-2.2-5|29	%doc %{_texmfdistdir}/doc/generic/insbox/pic1.eps
14cu|texlive-insbox-2.2-5|30	%doc %{_texmfdistdir}/doc/generic/insbox/pic2.eps
14cu|texlive-insbox-2.2-5|31	
14cu|texlive-insbox-2.2-5|32	#-----------------------------------------------------------------------
14cu|texlive-insbox-2.2-5|33	%prep
14cu|texlive-insbox-2.2-5|34	%setup -c -a0 -a1
14cu|texlive-insbox-2.2-5|35	
14cu|texlive-insbox-2.2-5|36	%build
14cu|texlive-insbox-2.2-5|37	
14cu|texlive-insbox-2.2-5|38	%install
14cu|texlive-insbox-2.2-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-insbox-2.2-5|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-insbox-2.2-5|41	
14cu|texlive-insbox-2.2-5|42	
14cu|texlive-insbox-2.2-5|43	
14cu|texlive-insbox-2.2-5|44	%changelog
14cu|texlive-insbox-2.2-5|45	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cu|texlive-insbox-2.2-5|46	+ Revision: 99a3a53
14cu|texlive-insbox-2.2-5|47	- MassBuild#681: Increase release tag
14cu|texlive-insbox-2.2-5|48	
14cu|texlive-insbox-2.2-5|49	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

15064 14
14cu|texlive-ksfh_nat-20111217-5|1	# revision 24825
14cu|texlive-ksfh_nat-20111217-5|2	# category Package
14cu|texlive-ksfh_nat-20111217-5|3	# catalog-ctan undef
14cu|texlive-ksfh_nat-20111217-5|4	# catalog-date undef
14cu|texlive-ksfh_nat-20111217-5|5	# catalog-license undef
14cu|texlive-ksfh_nat-20111217-5|6	# catalog-version undef
14cu|texlive-ksfh_nat-20111217-5|7	Name:		texlive-ksfh_nat
14cu|texlive-ksfh_nat-20111217-5|8	Version:	20111217
14cu|texlive-ksfh_nat-20111217-5|9	Release:	5
14cu|texlive-ksfh_nat-20111217-5|10	Summary:	TeXLive ksfh_nat package
14cu|texlive-ksfh_nat-20111217-5|11	Group:		Publishing
14cu|texlive-ksfh_nat-20111217-5|12	URL:		http://tug.org/texlive
14cu|texlive-ksfh_nat-20111217-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-ksfh_nat-20111217-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ksfh_nat.tar.xz
14cu|texlive-ksfh_nat-20111217-5|15	BuildArch:	noarch
14cu|texlive-ksfh_nat-20111217-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-ksfh_nat-20111217-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-ksfh_nat-20111217-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-ksfh_nat-20111217-5|19	
14cu|texlive-ksfh_nat-20111217-5|20	%description
14cu|texlive-ksfh_nat-20111217-5|21	TeXLive ksfh_nat package.
14cu|texlive-ksfh_nat-20111217-5|22	
14cu|texlive-ksfh_nat-20111217-5|23	
14cu|texlive-ksfh_nat-20111217-5|24	#-----------------------------------------------------------------------
14cu|texlive-ksfh_nat-20111217-5|25	%files
14cu|texlive-ksfh_nat-20111217-5|26	%{_texmfdistdir}/bibtex/bst/ksfh_nat/ksfh_nat.bst
14cu|texlive-ksfh_nat-20111217-5|27	
14cu|texlive-ksfh_nat-20111217-5|28	#-----------------------------------------------------------------------
14cu|texlive-ksfh_nat-20111217-5|29	%prep
14cu|texlive-ksfh_nat-20111217-5|30	%setup -c -a0
14cu|texlive-ksfh_nat-20111217-5|31	
14cu|texlive-ksfh_nat-20111217-5|32	%build
14cu|texlive-ksfh_nat-20111217-5|33	
14cu|texlive-ksfh_nat-20111217-5|34	%install
14cu|texlive-ksfh_nat-20111217-5|35	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ksfh_nat-20111217-5|36	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14cu|texlive-ksfh_nat-20111217-5|37	
14cu|texlive-ksfh_nat-20111217-5|38	
14cu|texlive-ksfh_nat-20111217-5|39	
14cu|texlive-ksfh_nat-20111217-5|40	%changelog
14cu|texlive-ksfh_nat-20111217-5|41	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111217-5
14cu|texlive-ksfh_nat-20111217-5|42	+ Revision: 50b5648
14cu|texlive-ksfh_nat-20111217-5|43	- MassBuild#681: Increase release tag
14cu|texlive-ksfh_nat-20111217-5|44	
14cu|texlive-ksfh_nat-20111217-5|45	

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

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

15067 14
14cu|texlive-langcode-20131019-8|1	# revision 27764
14cu|texlive-langcode-20131019-8|2	# category Package
14cu|texlive-langcode-20131019-8|3	# catalog-ctan undef
14cu|texlive-langcode-20131019-8|4	# catalog-date undef
14cu|texlive-langcode-20131019-8|5	# catalog-license undef
14cu|texlive-langcode-20131019-8|6	# catalog-version undef
14cu|texlive-langcode-20131019-8|7	Name:		texlive-langcode
14cu|texlive-langcode-20131019-8|8	Version:	20131019
14cu|texlive-langcode-20131019-8|9	Release:	8
14cu|texlive-langcode-20131019-8|10	Summary:	TeXLive langcode package
14cu|texlive-langcode-20131019-8|11	Group:		Publishing
14cu|texlive-langcode-20131019-8|12	URL:		http://tug.org/texlive
14cu|texlive-langcode-20131019-8|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-langcode-20131019-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.tar.xz
14cu|texlive-langcode-20131019-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.doc.tar.xz
14cu|texlive-langcode-20131019-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.source.tar.xz
14cu|texlive-langcode-20131019-8|17	BuildArch:	noarch
14cu|texlive-langcode-20131019-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-langcode-20131019-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-langcode-20131019-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-langcode-20131019-8|21	
14cu|texlive-langcode-20131019-8|22	%description
14cu|texlive-langcode-20131019-8|23	TeXLive langcode package.
14cu|texlive-langcode-20131019-8|24	
14cu|texlive-langcode-20131019-8|25	
14cu|texlive-langcode-20131019-8|26	#-----------------------------------------------------------------------
14cu|texlive-langcode-20131019-8|27	%files
14cu|texlive-langcode-20131019-8|28	%{_texmfdistdir}/tex/generic/langcode/langcode.sty
14cu|texlive-langcode-20131019-8|29	%doc %{_texmfdistdir}/doc/generic/langcode/README
14cu|texlive-langcode-20131019-8|30	%doc %{_texmfdistdir}/doc/generic/langcode/SrcFILEs.txt
14cu|texlive-langcode-20131019-8|31	%doc %{_texmfdistdir}/doc/generic/langcode/langcode.pdf
14cu|texlive-langcode-20131019-8|32	#- source
14cu|texlive-langcode-20131019-8|33	%doc %{_texmfdistdir}/source/generic/langcode/langcode.tex
14cu|texlive-langcode-20131019-8|34	%doc %{_texmfdistdir}/source/generic/langcode/srcfiles.tex
14cu|texlive-langcode-20131019-8|35	
14cu|texlive-langcode-20131019-8|36	#-----------------------------------------------------------------------
14cu|texlive-langcode-20131019-8|37	%prep
14cu|texlive-langcode-20131019-8|38	%setup -c -a0 -a1 -a2
14cu|texlive-langcode-20131019-8|39	
14cu|texlive-langcode-20131019-8|40	%build
14cu|texlive-langcode-20131019-8|41	
14cu|texlive-langcode-20131019-8|42	%install
14cu|texlive-langcode-20131019-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-langcode-20131019-8|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-langcode-20131019-8|45	
14cu|texlive-langcode-20131019-8|46	%changelog
14cu|texlive-langcode-20131019-8|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131019-8
14cu|texlive-langcode-20131019-8|48	+ Revision: d2c1c3e
14cu|texlive-langcode-20131019-8|49	- MassBuild#681: Increase release tag
14cu|texlive-langcode-20131019-8|50	
14cu|texlive-langcode-20131019-8|51	

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

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

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

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

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

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

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

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

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

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

15078 14
14cu|texlive-libertine-legacy-20111231-4|1	# revision 24978
14cu|texlive-libertine-legacy-20111231-4|2	# category Package
14cu|texlive-libertine-legacy-20111231-4|3	# catalog-ctan /fonts/libertine-legacy
14cu|texlive-libertine-legacy-20111231-4|4	# catalog-date 2011-12-31 01:27:20 +0100
14cu|texlive-libertine-legacy-20111231-4|5	# catalog-license gpl
14cu|texlive-libertine-legacy-20111231-4|6	# catalog-version undef
14cu|texlive-libertine-legacy-20111231-4|7	Name:		texlive-libertine-legacy
14cu|texlive-libertine-legacy-20111231-4|8	Version:	20111231
14cu|texlive-libertine-legacy-20111231-4|9	Release:	4
14cu|texlive-libertine-legacy-20111231-4|10	Summary:	Linux Libertine fonts for TeX and pfdTeX users
14cu|texlive-libertine-legacy-20111231-4|11	Group:		Publishing
14cu|texlive-libertine-legacy-20111231-4|12	URL:		http://www.ctan.org/tex-archive/fonts/libertine-legacy
14cu|texlive-libertine-legacy-20111231-4|13	License:	GPL
14cu|texlive-libertine-legacy-20111231-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.tar.xz
14cu|texlive-libertine-legacy-20111231-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.doc.tar.xz
14cu|texlive-libertine-legacy-20111231-4|16	BuildArch:	noarch
14cu|texlive-libertine-legacy-20111231-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-libertine-legacy-20111231-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-libertine-legacy-20111231-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-libertine-legacy-20111231-4|20	
14cu|texlive-libertine-legacy-20111231-4|21	%description
14cu|texlive-libertine-legacy-20111231-4|22	The package provides support for (traditional-)TeX-based users
14cu|texlive-libertine-legacy-20111231-4|23	of the libertine bundle, who were left isolated when that
14cu|texlive-libertine-legacy-20111231-4|24	bundle switched to OTF-only form on 2012-12-11 (thus only, now,
14cu|texlive-libertine-legacy-20111231-4|25	supporting XeTeX and LuaTeX users). To prevent confusion with
14cu|texlive-libertine-legacy-20111231-4|26	libertine 'original', there are no OTF fonts in the present
14cu|texlive-libertine-legacy-20111231-4|27	package.
14cu|texlive-libertine-legacy-20111231-4|28	
14cu|texlive-libertine-legacy-20111231-4|29	
14cu|texlive-libertine-legacy-20111231-4|30	#-----------------------------------------------------------------------
14cu|texlive-libertine-legacy-20111231-4|31	%files
14cu|texlive-libertine-legacy-20111231-4|32	%{_texmfdistdir}/dvips/libertine-legacy/config.libertine
14cu|texlive-libertine-legacy-20111231-4|33	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbb.afm
14cu|texlive-libertine-legacy-20111231-4|34	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbbo.afm
14cu|texlive-libertine-legacy-20111231-4|35	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbk.afm
14cu|texlive-libertine-legacy-20111231-4|36	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbo.afm
14cu|texlive-libertine-legacy-20111231-4|37	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbob.afm
14cu|texlive-libertine-legacy-20111231-4|38	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxboi.afm
14cu|texlive-libertine-legacy-20111231-4|39	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbr.afm
14cu|texlive-libertine-legacy-20111231-4|40	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbri.afm
14cu|texlive-libertine-legacy-20111231-4|41	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbro.afm
14cu|texlive-libertine-legacy-20111231-4|42	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbs.afm
14cu|texlive-libertine-legacy-20111231-4|43	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsb.afm
14cu|texlive-libertine-legacy-20111231-4|44	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsi.afm
14cu|texlive-libertine-legacy-20111231-4|45	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlb.afm
14cu|texlive-libertine-legacy-20111231-4|46	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbi.afm
14cu|texlive-libertine-legacy-20111231-4|47	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbo.afm
14cu|texlive-libertine-legacy-20111231-4|48	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldr.afm
14cu|texlive-libertine-legacy-20111231-4|49	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldro.afm
14cu|texlive-libertine-legacy-20111231-4|50	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxli.afm
14cu|texlive-libertine-legacy-20111231-4|51	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlr.afm
14cu|texlive-libertine-legacy-20111231-4|52	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlri.afm
14cu|texlive-libertine-legacy-20111231-4|53	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlro.afm
14cu|texlive-libertine-legacy-20111231-4|54	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlz.afm
14cu|texlive-libertine-legacy-20111231-4|55	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzi.afm
14cu|texlive-libertine-legacy-20111231-4|56	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzo.afm
14cu|texlive-libertine-legacy-20111231-4|57	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/t1.enc
14cu|texlive-libertine-legacy-20111231-4|58	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/ts1.enc
14cu|texlive-libertine-legacy-20111231-4|59	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-00.enc
14cu|texlive-libertine-legacy-20111231-4|60	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-01.enc
14cu|texlive-libertine-legacy-20111231-4|61	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-02.enc
14cu|texlive-libertine-legacy-20111231-4|62	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-03.enc
14cu|texlive-libertine-legacy-20111231-4|63	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-04.enc
14cu|texlive-libertine-legacy-20111231-4|64	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-05.enc
14cu|texlive-libertine-legacy-20111231-4|65	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1d.enc
14cu|texlive-libertine-legacy-20111231-4|66	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1e.enc
14cu|texlive-libertine-legacy-20111231-4|67	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1f.enc
14cu|texlive-libertine-legacy-20111231-4|68	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-20.enc
14cu|texlive-libertine-legacy-20111231-4|69	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-21.enc
14cu|texlive-libertine-legacy-20111231-4|70	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-22.enc
14cu|texlive-libertine-legacy-20111231-4|71	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-23.enc
14cu|texlive-libertine-legacy-20111231-4|72	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-24.enc
14cu|texlive-libertine-legacy-20111231-4|73	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-25.enc
14cu|texlive-libertine-legacy-20111231-4|74	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-26.enc
14cu|texlive-libertine-legacy-20111231-4|75	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-27.enc
14cu|texlive-libertine-legacy-20111231-4|76	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2c.enc
14cu|texlive-libertine-legacy-20111231-4|77	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2e.enc
14cu|texlive-libertine-legacy-20111231-4|78	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-8x.enc
14cu|texlive-libertine-legacy-20111231-4|79	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-a7.enc
14cu|texlive-libertine-legacy-20111231-4|80	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e0.enc
14cu|texlive-libertine-legacy-20111231-4|81	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e1.enc
14cu|texlive-libertine-legacy-20111231-4|82	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e3.enc
14cu|texlive-libertine-legacy-20111231-4|83	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e4.enc
14cu|texlive-libertine-legacy-20111231-4|84	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-f6.enc
14cu|texlive-libertine-legacy-20111231-4|85	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-fb.enc
14cu|texlive-libertine-legacy-20111231-4|86	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ff.enc
14cu|texlive-libertine-legacy-20111231-4|87	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-t1.enc
14cu|texlive-libertine-legacy-20111231-4|88	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ts1.enc
14cu|texlive-libertine-legacy-20111231-4|89	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-00.enc
14cu|texlive-libertine-legacy-20111231-4|90	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-01.enc
14cu|texlive-libertine-legacy-20111231-4|91	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-03.enc
14cu|texlive-libertine-legacy-20111231-4|92	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-04.enc
14cu|texlive-libertine-legacy-20111231-4|93	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-05.enc
14cu|texlive-libertine-legacy-20111231-4|94	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-1e.enc
14cu|texlive-libertine-legacy-20111231-4|95	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-21.enc
14cu|texlive-libertine-legacy-20111231-4|96	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-24.enc
14cu|texlive-libertine-legacy-20111231-4|97	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e0.enc
14cu|texlive-libertine-legacy-20111231-4|98	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e1.enc
14cu|texlive-libertine-legacy-20111231-4|99	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e3.enc
14cu|texlive-libertine-legacy-20111231-4|100	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e4.enc
14cu|texlive-libertine-legacy-20111231-4|101	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-ff.enc
14cu|texlive-libertine-legacy-20111231-4|102	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-00.enc
14cu|texlive-libertine-legacy-20111231-4|103	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-01.enc
14cu|texlive-libertine-legacy-20111231-4|104	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-02.enc
14cu|texlive-libertine-legacy-20111231-4|105	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-03.enc
14cu|texlive-libertine-legacy-20111231-4|106	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-05.enc
14cu|texlive-libertine-legacy-20111231-4|107	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-21.enc
14cu|texlive-libertine-legacy-20111231-4|108	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-23.enc
14cu|texlive-libertine-legacy-20111231-4|109	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-24.enc
14cu|texlive-libertine-legacy-20111231-4|110	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-25.enc
14cu|texlive-libertine-legacy-20111231-4|111	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-26.enc
14cu|texlive-libertine-legacy-20111231-4|112	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-27.enc
14cu|texlive-libertine-legacy-20111231-4|113	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e0.enc
14cu|texlive-libertine-legacy-20111231-4|114	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e1.enc
14cu|texlive-libertine-legacy-20111231-4|115	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e3.enc
14cu|texlive-libertine-legacy-20111231-4|116	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-ff.enc
14cu|texlive-libertine-legacy-20111231-4|117	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-00.enc
14cu|texlive-libertine-legacy-20111231-4|118	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-01.enc
14cu|texlive-libertine-legacy-20111231-4|119	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-02.enc
14cu|texlive-libertine-legacy-20111231-4|120	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-03.enc
14cu|texlive-libertine-legacy-20111231-4|121	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-04.enc
14cu|texlive-libertine-legacy-20111231-4|122	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-05.enc
14cu|texlive-libertine-legacy-20111231-4|123	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1d.enc
14cu|texlive-libertine-legacy-20111231-4|124	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1e.enc
14cu|texlive-libertine-legacy-20111231-4|125	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1f.enc
14cu|texlive-libertine-legacy-20111231-4|126	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-20.enc
14cu|texlive-libertine-legacy-20111231-4|127	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-21.enc
14cu|texlive-libertine-legacy-20111231-4|128	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-22.enc
14cu|texlive-libertine-legacy-20111231-4|129	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-23.enc
14cu|texlive-libertine-legacy-20111231-4|130	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-24.enc
14cu|texlive-libertine-legacy-20111231-4|131	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-25.enc
14cu|texlive-libertine-legacy-20111231-4|132	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-26.enc
14cu|texlive-libertine-legacy-20111231-4|133	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-27.enc
14cu|texlive-libertine-legacy-20111231-4|134	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2c.enc
14cu|texlive-libertine-legacy-20111231-4|135	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2e.enc
14cu|texlive-libertine-legacy-20111231-4|136	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-8x.enc
14cu|texlive-libertine-legacy-20111231-4|137	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a6.enc
14cu|texlive-libertine-legacy-20111231-4|138	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a7.enc
14cu|texlive-libertine-legacy-20111231-4|139	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-circle.enc
14cu|texlive-libertine-legacy-20111231-4|140	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e0.enc
14cu|texlive-libertine-legacy-20111231-4|141	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e1.enc
14cu|texlive-libertine-legacy-20111231-4|142	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e3.enc
14cu|texlive-libertine-legacy-20111231-4|143	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e4.enc
14cu|texlive-libertine-legacy-20111231-4|144	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-f6.enc
14cu|texlive-libertine-legacy-20111231-4|145	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-fb.enc
14cu|texlive-libertine-legacy-20111231-4|146	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ff.enc
14cu|texlive-libertine-legacy-20111231-4|147	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-infsup.enc
14cu|texlive-libertine-legacy-20111231-4|148	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-lgr.enc
14cu|texlive-libertine-legacy-20111231-4|149	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-t1.enc
14cu|texlive-libertine-legacy-20111231-4|150	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ts1.enc
14cu|texlive-libertine-legacy-20111231-4|151	%{_texmfdistdir}/fonts/map/dvips/libertine-legacy/libertine.map
14cu|texlive-libertine-legacy-20111231-4|152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb.tfm
14cu|texlive-libertine-legacy-20111231-4|255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo.tfm
14cu|texlive-libertine-legacy-20111231-4|367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk.tfm
14cu|texlive-libertine-legacy-20111231-4|463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo.tfm
14cu|texlive-libertine-legacy-20111231-4|566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob.tfm
14cu|texlive-libertine-legacy-20111231-4|669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi.tfm
14cu|texlive-libertine-legacy-20111231-4|782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr.tfm
14cu|texlive-libertine-legacy-20111231-4|890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri.tfm
14cu|texlive-libertine-legacy-20111231-4|1002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro.tfm
14cu|texlive-libertine-legacy-20111231-4|1105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs.tfm
14cu|texlive-libertine-legacy-20111231-4|1208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb.tfm
14cu|texlive-libertine-legacy-20111231-4|1311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi.tfm
14cu|texlive-libertine-legacy-20111231-4|1424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|1432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb.tfm
14cu|texlive-libertine-legacy-20111231-4|1536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi.tfm
14cu|texlive-libertine-legacy-20111231-4|1656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|1672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo.tfm
14cu|texlive-libertine-legacy-20111231-4|1778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr.tfm
14cu|texlive-libertine-legacy-20111231-4|1882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|1894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|1895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|1896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|1897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|1898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|1899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|1900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|1901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|1962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|1963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|1964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|1965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|1966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|1967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|1968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|1969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|1970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|1971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|1972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|1973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|1974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|1975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|1976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|1977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|1978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|1979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|1980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|1981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|1982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|1983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|1984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|1985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|1986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|1987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|1988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|1989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|1990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|1991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|1992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro.tfm
14cu|texlive-libertine-legacy-20111231-4|1995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|1996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|1997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|1998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|1999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli.tfm
14cu|texlive-libertine-legacy-20111231-4|2091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr.tfm
14cu|texlive-libertine-legacy-20111231-4|2200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri.tfm
14cu|texlive-libertine-legacy-20111231-4|2322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro.tfm
14cu|texlive-libertine-legacy-20111231-4|2444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz.tfm
14cu|texlive-libertine-legacy-20111231-4|2553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi.tfm
14cu|texlive-libertine-legacy-20111231-4|2675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-8r.tfm
14cu|texlive-libertine-legacy-20111231-4|2689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgros.tfm
14cu|texlive-libertine-legacy-20111231-4|2691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1caps.tfm
14cu|texlive-libertine-legacy-20111231-4|2693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fittedzero.tfm
14cu|texlive-libertine-legacy-20111231-4|2695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1jo.tfm
14cu|texlive-libertine-legacy-20111231-4|2696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1ost.tfm
14cu|texlive-libertine-legacy-20111231-4|2699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1zero.tfm
14cu|texlive-libertine-legacy-20111231-4|2700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1fitted.tfm
14cu|texlive-libertine-legacy-20111231-4|2702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1o.tfm
14cu|texlive-libertine-legacy-20111231-4|2703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1os.tfm
14cu|texlive-libertine-legacy-20111231-4|2704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-00.tfm
14cu|texlive-libertine-legacy-20111231-4|2763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-01.tfm
14cu|texlive-libertine-legacy-20111231-4|2764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-02.tfm
14cu|texlive-libertine-legacy-20111231-4|2765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-03.tfm
14cu|texlive-libertine-legacy-20111231-4|2766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-04.tfm
14cu|texlive-libertine-legacy-20111231-4|2767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-05.tfm
14cu|texlive-libertine-legacy-20111231-4|2768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1d.tfm
14cu|texlive-libertine-legacy-20111231-4|2769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1e.tfm
14cu|texlive-libertine-legacy-20111231-4|2770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1f.tfm
14cu|texlive-libertine-legacy-20111231-4|2771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-20.tfm
14cu|texlive-libertine-legacy-20111231-4|2772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-21.tfm
14cu|texlive-libertine-legacy-20111231-4|2773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-22.tfm
14cu|texlive-libertine-legacy-20111231-4|2774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-23.tfm
14cu|texlive-libertine-legacy-20111231-4|2775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-24.tfm
14cu|texlive-libertine-legacy-20111231-4|2776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-25.tfm
14cu|texlive-libertine-legacy-20111231-4|2777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-26.tfm
14cu|texlive-libertine-legacy-20111231-4|2778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-27.tfm
14cu|texlive-libertine-legacy-20111231-4|2779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2c.tfm
14cu|texlive-libertine-legacy-20111231-4|2780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2e.tfm
14cu|texlive-libertine-legacy-20111231-4|2781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-8x.tfm
14cu|texlive-libertine-legacy-20111231-4|2782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a6.tfm
14cu|texlive-libertine-legacy-20111231-4|2783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a7.tfm
14cu|texlive-libertine-legacy-20111231-4|2784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-circle.tfm
14cu|texlive-libertine-legacy-20111231-4|2785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e0.tfm
14cu|texlive-libertine-legacy-20111231-4|2786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e1.tfm
14cu|texlive-libertine-legacy-20111231-4|2787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e3.tfm
14cu|texlive-libertine-legacy-20111231-4|2788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e4.tfm
14cu|texlive-libertine-legacy-20111231-4|2789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-f6.tfm
14cu|texlive-libertine-legacy-20111231-4|2790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-fb.tfm
14cu|texlive-libertine-legacy-20111231-4|2791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ff.tfm
14cu|texlive-libertine-legacy-20111231-4|2792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-infsup.tfm
14cu|texlive-libertine-legacy-20111231-4|2793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-lgr.tfm
14cu|texlive-libertine-legacy-20111231-4|2794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-t1.tfm
14cu|texlive-libertine-legacy-20111231-4|2795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ts1.tfm
14cu|texlive-libertine-legacy-20111231-4|2796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo.tfm
14cu|texlive-libertine-legacy-20111231-4|2797	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbb.pfb
14cu|texlive-libertine-legacy-20111231-4|2798	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbbo.pfb
14cu|texlive-libertine-legacy-20111231-4|2799	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbk.pfb
14cu|texlive-libertine-legacy-20111231-4|2800	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbo.pfb
14cu|texlive-libertine-legacy-20111231-4|2801	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbob.pfb
14cu|texlive-libertine-legacy-20111231-4|2802	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxboi.pfb
14cu|texlive-libertine-legacy-20111231-4|2803	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbr.pfb
14cu|texlive-libertine-legacy-20111231-4|2804	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbri.pfb
14cu|texlive-libertine-legacy-20111231-4|2805	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbro.pfb
14cu|texlive-libertine-legacy-20111231-4|2806	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbs.pfb
14cu|texlive-libertine-legacy-20111231-4|2807	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsb.pfb
14cu|texlive-libertine-legacy-20111231-4|2808	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsi.pfb
14cu|texlive-libertine-legacy-20111231-4|2809	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlb.pfb
14cu|texlive-libertine-legacy-20111231-4|2810	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbi.pfb
14cu|texlive-libertine-legacy-20111231-4|2811	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbo.pfb
14cu|texlive-libertine-legacy-20111231-4|2812	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldr.pfb
14cu|texlive-libertine-legacy-20111231-4|2813	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldro.pfb
14cu|texlive-libertine-legacy-20111231-4|2814	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxli.pfb
14cu|texlive-libertine-legacy-20111231-4|2815	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlr.pfb
14cu|texlive-libertine-legacy-20111231-4|2816	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlri.pfb
14cu|texlive-libertine-legacy-20111231-4|2817	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlro.pfb
14cu|texlive-libertine-legacy-20111231-4|2818	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlz.pfb
14cu|texlive-libertine-legacy-20111231-4|2819	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzi.pfb
14cu|texlive-libertine-legacy-20111231-4|2820	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzo.pfb
14cu|texlive-libertine-legacy-20111231-4|2821	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2822	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2823	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2824	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2825	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2826	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2827	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2828	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2829	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2830	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2831	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2832	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2833	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2834	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2835	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2836	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2837	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2838	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2839	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2840	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2841	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2842	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2843	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2844	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2845	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2846	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2847	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2848	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2849	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2850	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2851	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2852	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2853	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2854	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2855	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2856	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2857	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2858	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2859	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2860	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2861	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2862	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2863	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2864	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2865	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2866	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2867	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2868	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2869	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2870	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2871	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2872	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2873	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2874	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2875	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2876	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2877	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2878	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2879	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2880	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2881	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2882	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2883	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2884	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2885	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2886	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2887	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2888	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2889	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2890	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2891	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2892	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2893	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2894	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2895	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2896	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2897	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2898	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2899	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2900	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2901	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2902	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2903	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2904	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2905	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2906	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2907	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2908	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2909	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2910	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2911	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2912	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2913	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2914	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2915	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2916	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2917	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2918	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2919	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2920	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2921	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2922	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2923	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2924	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2925	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2926	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2927	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2928	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2929	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2930	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2931	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2932	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2933	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2934	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2935	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2936	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2937	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2938	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2939	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2940	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2941	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2942	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2943	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2944	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2945	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2946	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2947	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2948	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2949	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2950	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2951	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2952	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2953	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2954	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2955	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2956	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2957	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2958	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2959	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2960	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2961	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2962	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2963	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2964	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2965	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2966	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2967	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2968	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|2969	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|2970	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2971	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|2972	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2973	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|2974	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2975	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2976	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|2977	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2978	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2979	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2980	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2981	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2982	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|2983	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2984	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|2985	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2986	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|2987	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|2988	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|2989	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|2990	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|2991	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2992	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|2993	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|2994	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1.vf
14cu|texlive-libertine-legacy-20111231-4|2995	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|2996	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|2997	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|2998	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|2999	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3000	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3001	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3002	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3003	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3004	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3005	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3006	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3007	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3008	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3009	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3010	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3011	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3012	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3013	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3014	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3015	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3016	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3017	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3018	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3019	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3020	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3021	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3022	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3023	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3024	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3025	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3026	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3027	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3028	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3029	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3030	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3031	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3032	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3033	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3034	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3035	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3036	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3037	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3038	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3039	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3040	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3041	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3042	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3043	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3044	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3045	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3046	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3047	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3048	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3049	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3050	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3051	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3052	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3053	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3054	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3055	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3056	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3057	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3058	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3059	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3060	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3061	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3062	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3063	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3064	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3065	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3066	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3067	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3068	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3069	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3070	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3071	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3072	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3073	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3074	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3075	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3076	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3077	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3078	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3079	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3080	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3081	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3082	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3083	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3084	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3085	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3086	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3087	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3088	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3089	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3090	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3091	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3092	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3093	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3094	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3095	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3096	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3097	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3098	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3099	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3100	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3101	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3102	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3103	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3104	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3105	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3106	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3107	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3108	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3109	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3110	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3111	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3112	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3113	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3114	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3115	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3116	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3117	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3118	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3119	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3120	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3121	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3122	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3123	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3124	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3125	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3126	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3127	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3128	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3129	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3130	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3131	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3132	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3133	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3134	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3135	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3136	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3137	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3138	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3139	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3140	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3141	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3142	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3143	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3144	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3145	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3146	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3147	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3148	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3149	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3150	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3151	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3152	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3153	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3154	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3155	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3156	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3157	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3158	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3159	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3160	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3161	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3162	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3163	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3164	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3165	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3166	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3167	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3168	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3169	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3170	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3171	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3172	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3173	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3174	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3175	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3176	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3177	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3178	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3179	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3180	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3181	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3182	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3183	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3184	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3185	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3186	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3187	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3188	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3189	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgr.vf
14cu|texlive-libertine-legacy-20111231-4|3190	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgros.vf
14cu|texlive-libertine-legacy-20111231-4|3191	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1.vf
14cu|texlive-libertine-legacy-20111231-4|3192	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1caps.vf
14cu|texlive-libertine-legacy-20111231-4|3193	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3194	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fittedzero.vf
14cu|texlive-libertine-legacy-20111231-4|3195	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1jo.vf
14cu|texlive-libertine-legacy-20111231-4|3196	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1o.vf
14cu|texlive-libertine-legacy-20111231-4|3197	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1os.vf
14cu|texlive-libertine-legacy-20111231-4|3198	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1ost.vf
14cu|texlive-libertine-legacy-20111231-4|3199	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1zero.vf
14cu|texlive-libertine-legacy-20111231-4|3200	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1.vf
14cu|texlive-libertine-legacy-20111231-4|3201	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1fitted.vf
14cu|texlive-libertine-legacy-20111231-4|3202	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1o.vf
14cu|texlive-libertine-legacy-20111231-4|3203	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1os.vf
14cu|texlive-libertine-legacy-20111231-4|3204	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxb.fd
14cu|texlive-libertine-legacy-20111231-4|3205	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbf.fd
14cu|texlive-libertine-legacy-20111231-4|3206	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbfo.fd
14cu|texlive-libertine-legacy-20111231-4|3207	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbj.fd
14cu|texlive-libertine-legacy-20111231-4|3208	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbjo.fd
14cu|texlive-libertine-legacy-20111231-4|3209	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbo.fd
14cu|texlive-libertine-legacy-20111231-4|3210	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxi.fd
14cu|texlive-libertine-legacy-20111231-4|3211	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxk.fd
14cu|texlive-libertine-legacy-20111231-4|3212	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxl.fd
14cu|texlive-libertine-legacy-20111231-4|3213	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlc.fd
14cu|texlive-libertine-legacy-20111231-4|3214	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlf.fd
14cu|texlive-libertine-legacy-20111231-4|3215	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfo.fd
14cu|texlive-libertine-legacy-20111231-4|3216	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfz.fd
14cu|texlive-libertine-legacy-20111231-4|3217	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlj.fd
14cu|texlive-libertine-legacy-20111231-4|3218	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljo.fd
14cu|texlive-libertine-legacy-20111231-4|3219	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljt.fd
14cu|texlive-libertine-legacy-20111231-4|3220	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlo.fd
14cu|texlive-libertine-legacy-20111231-4|3221	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlz.fd
14cu|texlive-libertine-legacy-20111231-4|3222	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxb.fd
14cu|texlive-libertine-legacy-20111231-4|3223	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbf.fd
14cu|texlive-libertine-legacy-20111231-4|3224	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbfo.fd
14cu|texlive-libertine-legacy-20111231-4|3225	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbj.fd
14cu|texlive-libertine-legacy-20111231-4|3226	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbjo.fd
14cu|texlive-libertine-legacy-20111231-4|3227	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbo.fd
14cu|texlive-libertine-legacy-20111231-4|3228	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxi.fd
14cu|texlive-libertine-legacy-20111231-4|3229	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxk.fd
14cu|texlive-libertine-legacy-20111231-4|3230	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxl.fd
14cu|texlive-libertine-legacy-20111231-4|3231	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlc.fd
14cu|texlive-libertine-legacy-20111231-4|3232	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlf.fd
14cu|texlive-libertine-legacy-20111231-4|3233	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfo.fd
14cu|texlive-libertine-legacy-20111231-4|3234	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfz.fd
14cu|texlive-libertine-legacy-20111231-4|3235	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlj.fd
14cu|texlive-libertine-legacy-20111231-4|3236	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljo.fd
14cu|texlive-libertine-legacy-20111231-4|3237	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljt.fd
14cu|texlive-libertine-legacy-20111231-4|3238	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlo.fd
14cu|texlive-libertine-legacy-20111231-4|3239	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlz.fd
14cu|texlive-libertine-legacy-20111231-4|3240	%{_texmfdistdir}/tex/latex/libertine-legacy/fxb.inc
14cu|texlive-libertine-legacy-20111231-4|3241	%{_texmfdistdir}/tex/latex/libertine-legacy/fxi.inc
14cu|texlive-libertine-legacy-20111231-4|3242	%{_texmfdistdir}/tex/latex/libertine-legacy/fxk.inc
14cu|texlive-libertine-legacy-20111231-4|3243	%{_texmfdistdir}/tex/latex/libertine-legacy/fxl.inc
14cu|texlive-libertine-legacy-20111231-4|3244	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxl.fd
14cu|texlive-libertine-legacy-20111231-4|3245	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxlj.fd
14cu|texlive-libertine-legacy-20111231-4|3246	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-3.def
14cu|texlive-libertine-legacy-20111231-4|3247	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-31.def
14cu|texlive-libertine-legacy-20111231-4|3248	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-32.def
14cu|texlive-libertine-legacy-20111231-4|3249	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine.sty
14cu|texlive-libertine-legacy-20111231-4|3250	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinecomp.sty
14cu|texlive-libertine-legacy-20111231-4|3251	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinekey.sty
14cu|texlive-libertine-legacy-20111231-4|3252	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelist.sty
14cu|texlive-libertine-legacy-20111231-4|3253	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelogo.sty
14cu|texlive-libertine-legacy-20111231-4|3254	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxb.fd
14cu|texlive-libertine-legacy-20111231-4|3255	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbf.fd
14cu|texlive-libertine-legacy-20111231-4|3256	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbfo.fd
14cu|texlive-libertine-legacy-20111231-4|3257	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbj.fd
14cu|texlive-libertine-legacy-20111231-4|3258	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbjo.fd
14cu|texlive-libertine-legacy-20111231-4|3259	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbo.fd
14cu|texlive-libertine-legacy-20111231-4|3260	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxl.fd
14cu|texlive-libertine-legacy-20111231-4|3261	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlc.fd
14cu|texlive-libertine-legacy-20111231-4|3262	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlf.fd
14cu|texlive-libertine-legacy-20111231-4|3263	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlfz.fd
14cu|texlive-libertine-legacy-20111231-4|3264	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlj.fd
14cu|texlive-libertine-legacy-20111231-4|3265	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljo.fd
14cu|texlive-libertine-legacy-20111231-4|3266	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljt.fd
14cu|texlive-libertine-legacy-20111231-4|3267	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlo.fd
14cu|texlive-libertine-legacy-20111231-4|3268	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlz.fd
14cu|texlive-libertine-legacy-20111231-4|3269	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxb.fd
14cu|texlive-libertine-legacy-20111231-4|3270	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbf.fd
14cu|texlive-libertine-legacy-20111231-4|3271	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbj.fd
14cu|texlive-libertine-legacy-20111231-4|3272	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbo.fd
14cu|texlive-libertine-legacy-20111231-4|3273	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxl.fd
14cu|texlive-libertine-legacy-20111231-4|3274	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlf.fd
14cu|texlive-libertine-legacy-20111231-4|3275	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlj.fd
14cu|texlive-libertine-legacy-20111231-4|3276	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlo.fd
14cu|texlive-libertine-legacy-20111231-4|3277	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb00.fd
14cu|texlive-libertine-legacy-20111231-4|3278	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb01.fd
14cu|texlive-libertine-legacy-20111231-4|3279	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb02.fd
14cu|texlive-libertine-legacy-20111231-4|3280	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb03.fd
14cu|texlive-libertine-legacy-20111231-4|3281	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb04.fd
14cu|texlive-libertine-legacy-20111231-4|3282	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb05.fd
14cu|texlive-libertine-legacy-20111231-4|3283	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1d.fd
14cu|texlive-libertine-legacy-20111231-4|3284	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1e.fd
14cu|texlive-libertine-legacy-20111231-4|3285	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1f.fd
14cu|texlive-libertine-legacy-20111231-4|3286	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb20.fd
14cu|texlive-libertine-legacy-20111231-4|3287	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb21.fd
14cu|texlive-libertine-legacy-20111231-4|3288	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb22.fd
14cu|texlive-libertine-legacy-20111231-4|3289	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb23.fd
14cu|texlive-libertine-legacy-20111231-4|3290	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb24.fd
14cu|texlive-libertine-legacy-20111231-4|3291	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb25.fd
14cu|texlive-libertine-legacy-20111231-4|3292	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb26.fd
14cu|texlive-libertine-legacy-20111231-4|3293	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb27.fd
14cu|texlive-libertine-legacy-20111231-4|3294	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2c.fd
14cu|texlive-libertine-legacy-20111231-4|3295	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2e.fd
14cu|texlive-libertine-legacy-20111231-4|3296	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxba7.fd
14cu|texlive-libertine-legacy-20111231-4|3297	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe0.fd
14cu|texlive-libertine-legacy-20111231-4|3298	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe1.fd
14cu|texlive-libertine-legacy-20111231-4|3299	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe3.fd
14cu|texlive-libertine-legacy-20111231-4|3300	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe4.fd
14cu|texlive-libertine-legacy-20111231-4|3301	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbf6.fd
14cu|texlive-libertine-legacy-20111231-4|3302	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbfb.fd
14cu|texlive-libertine-legacy-20111231-4|3303	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbff.fd
14cu|texlive-libertine-legacy-20111231-4|3304	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi00.fd
14cu|texlive-libertine-legacy-20111231-4|3305	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi01.fd
14cu|texlive-libertine-legacy-20111231-4|3306	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi03.fd
14cu|texlive-libertine-legacy-20111231-4|3307	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi04.fd
14cu|texlive-libertine-legacy-20111231-4|3308	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi05.fd
14cu|texlive-libertine-legacy-20111231-4|3309	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi1e.fd
14cu|texlive-libertine-legacy-20111231-4|3310	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi21.fd
14cu|texlive-libertine-legacy-20111231-4|3311	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi24.fd
14cu|texlive-libertine-legacy-20111231-4|3312	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie0.fd
14cu|texlive-libertine-legacy-20111231-4|3313	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie1.fd
14cu|texlive-libertine-legacy-20111231-4|3314	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie3.fd
14cu|texlive-libertine-legacy-20111231-4|3315	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie4.fd
14cu|texlive-libertine-legacy-20111231-4|3316	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxiff.fd
14cu|texlive-libertine-legacy-20111231-4|3317	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk00.fd
14cu|texlive-libertine-legacy-20111231-4|3318	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk01.fd
14cu|texlive-libertine-legacy-20111231-4|3319	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk02.fd
14cu|texlive-libertine-legacy-20111231-4|3320	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk03.fd
14cu|texlive-libertine-legacy-20111231-4|3321	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk05.fd
14cu|texlive-libertine-legacy-20111231-4|3322	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk21.fd
14cu|texlive-libertine-legacy-20111231-4|3323	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk23.fd
14cu|texlive-libertine-legacy-20111231-4|3324	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk24.fd
14cu|texlive-libertine-legacy-20111231-4|3325	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk25.fd
14cu|texlive-libertine-legacy-20111231-4|3326	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk26.fd
14cu|texlive-libertine-legacy-20111231-4|3327	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk27.fd
14cu|texlive-libertine-legacy-20111231-4|3328	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke0.fd
14cu|texlive-libertine-legacy-20111231-4|3329	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke1.fd
14cu|texlive-libertine-legacy-20111231-4|3330	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke3.fd
14cu|texlive-libertine-legacy-20111231-4|3331	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxkff.fd
14cu|texlive-libertine-legacy-20111231-4|3332	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl00.fd
14cu|texlive-libertine-legacy-20111231-4|3333	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl01.fd
14cu|texlive-libertine-legacy-20111231-4|3334	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl02.fd
14cu|texlive-libertine-legacy-20111231-4|3335	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl03.fd
14cu|texlive-libertine-legacy-20111231-4|3336	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl04.fd
14cu|texlive-libertine-legacy-20111231-4|3337	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl05.fd
14cu|texlive-libertine-legacy-20111231-4|3338	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1d.fd
14cu|texlive-libertine-legacy-20111231-4|3339	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1e.fd
14cu|texlive-libertine-legacy-20111231-4|3340	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1f.fd
14cu|texlive-libertine-legacy-20111231-4|3341	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl20.fd
14cu|texlive-libertine-legacy-20111231-4|3342	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl21.fd
14cu|texlive-libertine-legacy-20111231-4|3343	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl22.fd
14cu|texlive-libertine-legacy-20111231-4|3344	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl23.fd
14cu|texlive-libertine-legacy-20111231-4|3345	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl24.fd
14cu|texlive-libertine-legacy-20111231-4|3346	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl25.fd
14cu|texlive-libertine-legacy-20111231-4|3347	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl26.fd
14cu|texlive-libertine-legacy-20111231-4|3348	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl27.fd
14cu|texlive-libertine-legacy-20111231-4|3349	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2c.fd
14cu|texlive-libertine-legacy-20111231-4|3350	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2e.fd
14cu|texlive-libertine-legacy-20111231-4|3351	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla6.fd
14cu|texlive-libertine-legacy-20111231-4|3352	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla7.fd
14cu|texlive-libertine-legacy-20111231-4|3353	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle0.fd
14cu|texlive-libertine-legacy-20111231-4|3354	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle1.fd
14cu|texlive-libertine-legacy-20111231-4|3355	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle3.fd
14cu|texlive-libertine-legacy-20111231-4|3356	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle4.fd
14cu|texlive-libertine-legacy-20111231-4|3357	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlf6.fd
14cu|texlive-libertine-legacy-20111231-4|3358	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlfb.fd
14cu|texlive-libertine-legacy-20111231-4|3359	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlff.fd
14cu|texlive-libertine-legacy-20111231-4|3360	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/Bugs.txt
14cu|texlive-libertine-legacy-20111231-4|3361	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ChangeLog.txt
14cu|texlive-libertine-legacy-20111231-4|3362	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/GPL.txt
14cu|texlive-libertine-legacy-20111231-4|3363	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/INSTALL.txt
14cu|texlive-libertine-legacy-20111231-4|3364	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/LICENCE.txt
14cu|texlive-libertine-legacy-20111231-4|3365	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/OFL.txt
14cu|texlive-libertine-legacy-20111231-4|3366	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/README
14cu|texlive-libertine-legacy-20111231-4|3367	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimm.tex
14cu|texlive-libertine-legacy-20111231-4|3368	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimme.tex
14cu|texlive-libertine-legacy-20111231-4|3369	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimmf.tex
14cu|texlive-libertine-legacy-20111231-4|3370	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/index.ist
14cu|texlive-libertine-legacy-20111231-4|3371	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxl.inc
14cu|texlive-libertine-legacy-20111231-4|3372	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxlj.inc
14cu|texlive-libertine-legacy-20111231-4|3373	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertine.tex
14cu|texlive-libertine-legacy-20111231-4|3374	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinedoku.cls
14cu|texlive-libertine-legacy-20111231-4|3375	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertineglyph.tex
14cu|texlive-libertine-legacy-20111231-4|3376	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_ic.tex
14cu|texlive-libertine-legacy-20111231-4|3377	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_n.tex
14cu|texlive-libertine-legacy-20111231-4|3378	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3379	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3380	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_ic.tex
14cu|texlive-libertine-legacy-20111231-4|3381	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_it.tex
14cu|texlive-libertine-legacy-20111231-4|3382	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_n.tex
14cu|texlive-libertine-legacy-20111231-4|3383	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3384	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3385	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_ic.tex
14cu|texlive-libertine-legacy-20111231-4|3386	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_it.tex
14cu|texlive-libertine-legacy-20111231-4|3387	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_n.tex
14cu|texlive-libertine-legacy-20111231-4|3388	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3389	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3390	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_n.tex
14cu|texlive-libertine-legacy-20111231-4|3391	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3392	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3393	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_ic.tex
14cu|texlive-libertine-legacy-20111231-4|3394	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_it.tex
14cu|texlive-libertine-legacy-20111231-4|3395	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_n.tex
14cu|texlive-libertine-legacy-20111231-4|3396	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3397	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3398	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_ic.tex
14cu|texlive-libertine-legacy-20111231-4|3399	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_it.tex
14cu|texlive-libertine-legacy-20111231-4|3400	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_n.tex
14cu|texlive-libertine-legacy-20111231-4|3401	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sc.tex
14cu|texlive-libertine-legacy-20111231-4|3402	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sl.tex
14cu|texlive-libertine-legacy-20111231-4|3403	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_lgr.tex
14cu|texlive-libertine-legacy-20111231-4|3404	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_t1.tex
14cu|texlive-libertine-legacy-20111231-4|3405	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_ts1.tex
14cu|texlive-libertine-legacy-20111231-4|3406	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetext.tex
14cu|texlive-libertine-legacy-20111231-4|3407	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetexte.tex
14cu|texlive-libertine-legacy-20111231-4|3408	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetextf.tex
14cu|texlive-libertine-legacy-20111231-4|3409	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFD.tex
14cu|texlive-libertine-legacy-20111231-4|3410	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDlgr.tex
14cu|texlive-libertine-legacy-20111231-4|3411	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDt1.tex
14cu|texlive-libertine-legacy-20111231-4|3412	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDts1.tex
14cu|texlive-libertine-legacy-20111231-4|3413	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxb.tex
14cu|texlive-libertine-legacy-20111231-4|3414	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxk.tex
14cu|texlive-libertine-legacy-20111231-4|3415	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxl.tex
14cu|texlive-libertine-legacy-20111231-4|3416	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lualibertine.tex
14cu|texlive-libertine-legacy-20111231-4|3417	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertine.pdf
14cu|texlive-libertine-legacy-20111231-4|3418	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertineglyph.pdf
14cu|texlive-libertine-legacy-20111231-4|3419	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_lgr.pdf
14cu|texlive-libertine-legacy-20111231-4|3420	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_t1.pdf
14cu|texlive-libertine-legacy-20111231-4|3421	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_ts1.pdf
14cu|texlive-libertine-legacy-20111231-4|3422	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetext.pdf
14cu|texlive-libertine-legacy-20111231-4|3423	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetexte.pdf
14cu|texlive-libertine-legacy-20111231-4|3424	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetextf.pdf
14cu|texlive-libertine-legacy-20111231-4|3425	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxb.inc
14cu|texlive-libertine-legacy-20111231-4|3426	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbf.inc
14cu|texlive-libertine-legacy-20111231-4|3427	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbfo.inc
14cu|texlive-libertine-legacy-20111231-4|3428	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbj.inc
14cu|texlive-libertine-legacy-20111231-4|3429	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbjo.inc
14cu|texlive-libertine-legacy-20111231-4|3430	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbo.inc
14cu|texlive-libertine-legacy-20111231-4|3431	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxl.inc
14cu|texlive-libertine-legacy-20111231-4|3432	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlc.inc
14cu|texlive-libertine-legacy-20111231-4|3433	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlf.inc
14cu|texlive-libertine-legacy-20111231-4|3434	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlfz.inc
14cu|texlive-libertine-legacy-20111231-4|3435	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlj.inc
14cu|texlive-libertine-legacy-20111231-4|3436	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljo.inc
14cu|texlive-libertine-legacy-20111231-4|3437	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljt.inc
14cu|texlive-libertine-legacy-20111231-4|3438	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlo.inc
14cu|texlive-libertine-legacy-20111231-4|3439	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlz.inc
14cu|texlive-libertine-legacy-20111231-4|3440	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/testkerning.inc
14cu|texlive-libertine-legacy-20111231-4|3441	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxb.inc
14cu|texlive-libertine-legacy-20111231-4|3442	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbf.inc
14cu|texlive-libertine-legacy-20111231-4|3443	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbj.inc
14cu|texlive-libertine-legacy-20111231-4|3444	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbo.inc
14cu|texlive-libertine-legacy-20111231-4|3445	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxl.inc
14cu|texlive-libertine-legacy-20111231-4|3446	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlf.inc
14cu|texlive-libertine-legacy-20111231-4|3447	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlj.inc
14cu|texlive-libertine-legacy-20111231-4|3448	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlo.inc
14cu|texlive-libertine-legacy-20111231-4|3449	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb00.inc
14cu|texlive-libertine-legacy-20111231-4|3450	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb01.inc
14cu|texlive-libertine-legacy-20111231-4|3451	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb02.inc
14cu|texlive-libertine-legacy-20111231-4|3452	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb03.inc
14cu|texlive-libertine-legacy-20111231-4|3453	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb04.inc
14cu|texlive-libertine-legacy-20111231-4|3454	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb05.inc
14cu|texlive-libertine-legacy-20111231-4|3455	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1d.inc
14cu|texlive-libertine-legacy-20111231-4|3456	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1e.inc
14cu|texlive-libertine-legacy-20111231-4|3457	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1f.inc
14cu|texlive-libertine-legacy-20111231-4|3458	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb20.inc
14cu|texlive-libertine-legacy-20111231-4|3459	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb21.inc
14cu|texlive-libertine-legacy-20111231-4|3460	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb22.inc
14cu|texlive-libertine-legacy-20111231-4|3461	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb23.inc
14cu|texlive-libertine-legacy-20111231-4|3462	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb24.inc
14cu|texlive-libertine-legacy-20111231-4|3463	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb25.inc
14cu|texlive-libertine-legacy-20111231-4|3464	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb26.inc
14cu|texlive-libertine-legacy-20111231-4|3465	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb27.inc
14cu|texlive-libertine-legacy-20111231-4|3466	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2c.inc
14cu|texlive-libertine-legacy-20111231-4|3467	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2e.inc
14cu|texlive-libertine-legacy-20111231-4|3468	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxba7.inc
14cu|texlive-libertine-legacy-20111231-4|3469	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe0.inc
14cu|texlive-libertine-legacy-20111231-4|3470	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe1.inc
14cu|texlive-libertine-legacy-20111231-4|3471	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe3.inc
14cu|texlive-libertine-legacy-20111231-4|3472	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe4.inc
14cu|texlive-libertine-legacy-20111231-4|3473	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbf6.inc
14cu|texlive-libertine-legacy-20111231-4|3474	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbfb.inc
14cu|texlive-libertine-legacy-20111231-4|3475	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbff.inc
14cu|texlive-libertine-legacy-20111231-4|3476	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi00.inc
14cu|texlive-libertine-legacy-20111231-4|3477	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi01.inc
14cu|texlive-libertine-legacy-20111231-4|3478	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi03.inc
14cu|texlive-libertine-legacy-20111231-4|3479	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi04.inc
14cu|texlive-libertine-legacy-20111231-4|3480	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi05.inc
14cu|texlive-libertine-legacy-20111231-4|3481	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi1e.inc
14cu|texlive-libertine-legacy-20111231-4|3482	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi21.inc
14cu|texlive-libertine-legacy-20111231-4|3483	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi24.inc
14cu|texlive-libertine-legacy-20111231-4|3484	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie0.inc
14cu|texlive-libertine-legacy-20111231-4|3485	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie1.inc
14cu|texlive-libertine-legacy-20111231-4|3486	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie3.inc
14cu|texlive-libertine-legacy-20111231-4|3487	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie4.inc
14cu|texlive-libertine-legacy-20111231-4|3488	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxiff.inc
14cu|texlive-libertine-legacy-20111231-4|3489	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk00.inc
14cu|texlive-libertine-legacy-20111231-4|3490	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk01.inc
14cu|texlive-libertine-legacy-20111231-4|3491	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk02.inc
14cu|texlive-libertine-legacy-20111231-4|3492	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk03.inc
14cu|texlive-libertine-legacy-20111231-4|3493	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk05.inc
14cu|texlive-libertine-legacy-20111231-4|3494	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk21.inc
14cu|texlive-libertine-legacy-20111231-4|3495	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk23.inc
14cu|texlive-libertine-legacy-20111231-4|3496	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk24.inc
14cu|texlive-libertine-legacy-20111231-4|3497	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk25.inc
14cu|texlive-libertine-legacy-20111231-4|3498	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk26.inc
14cu|texlive-libertine-legacy-20111231-4|3499	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk27.inc
14cu|texlive-libertine-legacy-20111231-4|3500	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke0.inc
14cu|texlive-libertine-legacy-20111231-4|3501	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke1.inc
14cu|texlive-libertine-legacy-20111231-4|3502	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke3.inc
14cu|texlive-libertine-legacy-20111231-4|3503	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxkff.inc
14cu|texlive-libertine-legacy-20111231-4|3504	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl00.inc
14cu|texlive-libertine-legacy-20111231-4|3505	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl01.inc
14cu|texlive-libertine-legacy-20111231-4|3506	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl02.inc
14cu|texlive-libertine-legacy-20111231-4|3507	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl03.inc
14cu|texlive-libertine-legacy-20111231-4|3508	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl04.inc
14cu|texlive-libertine-legacy-20111231-4|3509	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl05.inc
14cu|texlive-libertine-legacy-20111231-4|3510	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1d.inc
14cu|texlive-libertine-legacy-20111231-4|3511	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1e.inc
14cu|texlive-libertine-legacy-20111231-4|3512	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1f.inc
14cu|texlive-libertine-legacy-20111231-4|3513	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl20.inc
14cu|texlive-libertine-legacy-20111231-4|3514	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl21.inc
14cu|texlive-libertine-legacy-20111231-4|3515	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl22.inc
14cu|texlive-libertine-legacy-20111231-4|3516	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl23.inc
14cu|texlive-libertine-legacy-20111231-4|3517	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl24.inc
14cu|texlive-libertine-legacy-20111231-4|3518	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl25.inc
14cu|texlive-libertine-legacy-20111231-4|3519	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl26.inc
14cu|texlive-libertine-legacy-20111231-4|3520	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl27.inc
14cu|texlive-libertine-legacy-20111231-4|3521	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2c.inc
14cu|texlive-libertine-legacy-20111231-4|3522	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2e.inc
14cu|texlive-libertine-legacy-20111231-4|3523	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla6.inc
14cu|texlive-libertine-legacy-20111231-4|3524	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla7.inc
14cu|texlive-libertine-legacy-20111231-4|3525	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle0.inc
14cu|texlive-libertine-legacy-20111231-4|3526	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle1.inc
14cu|texlive-libertine-legacy-20111231-4|3527	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle3.inc
14cu|texlive-libertine-legacy-20111231-4|3528	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle4.inc
14cu|texlive-libertine-legacy-20111231-4|3529	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlf6.inc
14cu|texlive-libertine-legacy-20111231-4|3530	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlfb.inc
14cu|texlive-libertine-legacy-20111231-4|3531	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlff.inc
14cu|texlive-libertine-legacy-20111231-4|3532	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/xlibertineunicode.tex
14cu|texlive-libertine-legacy-20111231-4|3533	
14cu|texlive-libertine-legacy-20111231-4|3534	#-----------------------------------------------------------------------
14cu|texlive-libertine-legacy-20111231-4|3535	%prep
14cu|texlive-libertine-legacy-20111231-4|3536	%setup -c -a0 -a1
14cu|texlive-libertine-legacy-20111231-4|3537	
14cu|texlive-libertine-legacy-20111231-4|3538	%build
14cu|texlive-libertine-legacy-20111231-4|3539	
14cu|texlive-libertine-legacy-20111231-4|3540	%install
14cu|texlive-libertine-legacy-20111231-4|3541	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-libertine-legacy-20111231-4|3542	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-libertine-legacy-20111231-4|3543	
14cu|texlive-libertine-legacy-20111231-4|3544	
14cu|texlive-libertine-legacy-20111231-4|3545	
14cu|texlive-libertine-legacy-20111231-4|3546	%changelog
14cu|texlive-libertine-legacy-20111231-4|3547	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111231-4
14cu|texlive-libertine-legacy-20111231-4|3548	+ Revision: b480cdf
14cu|texlive-libertine-legacy-20111231-4|3549	- MassBuild#681: Increase release tag
14cu|texlive-libertine-legacy-20111231-4|3550	
14cu|texlive-libertine-legacy-20111231-4|3551	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

15108 14
14cu|texlive-multiobjective-1.0-5|1	# revision 15878
14cu|texlive-multiobjective-1.0-5|2	# category Package
14cu|texlive-multiobjective-1.0-5|3	# catalog-ctan /macros/latex/contrib/multiobjective
14cu|texlive-multiobjective-1.0-5|4	# catalog-date 2008-09-09 11:27:07 +0200
14cu|texlive-multiobjective-1.0-5|5	# catalog-license lppl
14cu|texlive-multiobjective-1.0-5|6	# catalog-version 1.0
14cu|texlive-multiobjective-1.0-5|7	Name:		texlive-multiobjective
14cu|texlive-multiobjective-1.0-5|8	Version:	1.0
14cu|texlive-multiobjective-1.0-5|9	Release:	5
14cu|texlive-multiobjective-1.0-5|10	Summary:	Symbols for multibojective optimisation etc
14cu|texlive-multiobjective-1.0-5|11	Group:		Publishing
14cu|texlive-multiobjective-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiobjective
14cu|texlive-multiobjective-1.0-5|13	License:	LPPL
14cu|texlive-multiobjective-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.tar.xz
14cu|texlive-multiobjective-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.doc.tar.xz
14cu|texlive-multiobjective-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.source.tar.xz
14cu|texlive-multiobjective-1.0-5|17	BuildArch:	noarch
14cu|texlive-multiobjective-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-multiobjective-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-multiobjective-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-multiobjective-1.0-5|21	
14cu|texlive-multiobjective-1.0-5|22	%description
14cu|texlive-multiobjective-1.0-5|23	The package provides a series of operators commonly used in
14cu|texlive-multiobjective-1.0-5|24	papers related to multiobjective optimisation, multiobjective
14cu|texlive-multiobjective-1.0-5|25	evolutionary algorithms, multicriteria decision making and
14cu|texlive-multiobjective-1.0-5|26	similar fields.
14cu|texlive-multiobjective-1.0-5|27	
14cu|texlive-multiobjective-1.0-5|28	
14cu|texlive-multiobjective-1.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-multiobjective-1.0-5|30	%files
14cu|texlive-multiobjective-1.0-5|31	%{_texmfdistdir}/tex/latex/multiobjective/multiobjective.sty
14cu|texlive-multiobjective-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/multiobjective/README
14cu|texlive-multiobjective-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/multiobjective/multiobjective.pdf
14cu|texlive-multiobjective-1.0-5|34	#- source
14cu|texlive-multiobjective-1.0-5|35	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.dtx
14cu|texlive-multiobjective-1.0-5|36	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.ins
14cu|texlive-multiobjective-1.0-5|37	
14cu|texlive-multiobjective-1.0-5|38	#-----------------------------------------------------------------------
14cu|texlive-multiobjective-1.0-5|39	%prep
14cu|texlive-multiobjective-1.0-5|40	%setup -c -a0 -a1 -a2
14cu|texlive-multiobjective-1.0-5|41	
14cu|texlive-multiobjective-1.0-5|42	%build
14cu|texlive-multiobjective-1.0-5|43	
14cu|texlive-multiobjective-1.0-5|44	%install
14cu|texlive-multiobjective-1.0-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-multiobjective-1.0-5|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-multiobjective-1.0-5|47	
14cu|texlive-multiobjective-1.0-5|48	
14cu|texlive-multiobjective-1.0-5|49	
14cu|texlive-multiobjective-1.0-5|50	%changelog
14cu|texlive-multiobjective-1.0-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-multiobjective-1.0-5|52	+ Revision: 83a80a6
14cu|texlive-multiobjective-1.0-5|53	- MassBuild#681: Increase release tag
14cu|texlive-multiobjective-1.0-5|54	
14cu|texlive-multiobjective-1.0-5|55	

15109 14
14cu|texlive-munich-20070310-5|1	# revision 15878
14cu|texlive-munich-20070310-5|2	# category Package
14cu|texlive-munich-20070310-5|3	# catalog-ctan /biblio/bibtex/contrib/munich
14cu|texlive-munich-20070310-5|4	# catalog-date 2007-03-10 12:18:05 +0100
14cu|texlive-munich-20070310-5|5	# catalog-license lppl
14cu|texlive-munich-20070310-5|6	# catalog-version undef
14cu|texlive-munich-20070310-5|7	Name:		texlive-munich
14cu|texlive-munich-20070310-5|8	Version:	20070310
14cu|texlive-munich-20070310-5|9	Release:	5
14cu|texlive-munich-20070310-5|10	Summary:	An alternative authordate bibliography style
14cu|texlive-munich-20070310-5|11	Group:		Publishing
14cu|texlive-munich-20070310-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/munich
14cu|texlive-munich-20070310-5|13	License:	LPPL
14cu|texlive-munich-20070310-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.tar.xz
14cu|texlive-munich-20070310-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.doc.tar.xz
14cu|texlive-munich-20070310-5|16	BuildArch:	noarch
14cu|texlive-munich-20070310-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-munich-20070310-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-munich-20070310-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-munich-20070310-5|20	
14cu|texlive-munich-20070310-5|21	%description
14cu|texlive-munich-20070310-5|22	The Munich BibTeX style is produced with custom-bib, as a
14cu|texlive-munich-20070310-5|23	German (and, more generally, Continental European) alternative
14cu|texlive-munich-20070310-5|24	to such author-date styles as harvard and oxford.
14cu|texlive-munich-20070310-5|25	
14cu|texlive-munich-20070310-5|26	
14cu|texlive-munich-20070310-5|27	#-----------------------------------------------------------------------
14cu|texlive-munich-20070310-5|28	%files
14cu|texlive-munich-20070310-5|29	%{_texmfdistdir}/bibtex/bst/munich/munich.bst
14cu|texlive-munich-20070310-5|30	%doc %{_texmfdistdir}/doc/latex/munich/README
14cu|texlive-munich-20070310-5|31	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.pdf
14cu|texlive-munich-20070310-5|32	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.tex
14cu|texlive-munich-20070310-5|33	%doc %{_texmfdistdir}/doc/latex/munich/example_DB.bib
14cu|texlive-munich-20070310-5|34	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.pdf
14cu|texlive-munich-20070310-5|35	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.tex
14cu|texlive-munich-20070310-5|36	
14cu|texlive-munich-20070310-5|37	#-----------------------------------------------------------------------
14cu|texlive-munich-20070310-5|38	%prep
14cu|texlive-munich-20070310-5|39	%setup -c -a0 -a1
14cu|texlive-munich-20070310-5|40	
14cu|texlive-munich-20070310-5|41	%build
14cu|texlive-munich-20070310-5|42	
14cu|texlive-munich-20070310-5|43	%install
14cu|texlive-munich-20070310-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-munich-20070310-5|45	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-munich-20070310-5|46	
14cu|texlive-munich-20070310-5|47	
14cu|texlive-munich-20070310-5|48	
14cu|texlive-munich-20070310-5|49	%changelog
14cu|texlive-munich-20070310-5|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070310-5
14cu|texlive-munich-20070310-5|51	+ Revision: e8efcca
14cu|texlive-munich-20070310-5|52	- MassBuild#681: Increase release tag
14cu|texlive-munich-20070310-5|53	
14cu|texlive-munich-20070310-5|54	

15110 14
14cu|texlive-natded-0.1-4|1	# revision 32693
14cu|texlive-natded-0.1-4|2	# category Package
14cu|texlive-natded-0.1-4|3	# catalog-ctan /macros/latex/contrib/natded
14cu|texlive-natded-0.1-4|4	# catalog-date 2014-01-16 17:47:37 +0100
14cu|texlive-natded-0.1-4|5	# catalog-license lppl1.3
14cu|texlive-natded-0.1-4|6	# catalog-version 0.1
14cu|texlive-natded-0.1-4|7	Name:		texlive-natded
14cu|texlive-natded-0.1-4|8	Version:	0.1
14cu|texlive-natded-0.1-4|9	Release:	4
14cu|texlive-natded-0.1-4|10	Summary:	Typeset natural deduction proofs
14cu|texlive-natded-0.1-4|11	Group:		Publishing
14cu|texlive-natded-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natded
14cu|texlive-natded-0.1-4|13	License:	LPPL1.3
14cu|texlive-natded-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.tar.xz
14cu|texlive-natded-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.doc.tar.xz
14cu|texlive-natded-0.1-4|16	BuildArch:	noarch
14cu|texlive-natded-0.1-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-natded-0.1-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-natded-0.1-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-natded-0.1-4|20	
14cu|texlive-natded-0.1-4|21	%description
14cu|texlive-natded-0.1-4|22	The package provides commands to typeset proofs in the style
14cu|texlive-natded-0.1-4|23	used by Jaskowski, or that of Kalish and Montague.
14cu|texlive-natded-0.1-4|24	
14cu|texlive-natded-0.1-4|25	
14cu|texlive-natded-0.1-4|26	#-----------------------------------------------------------------------
14cu|texlive-natded-0.1-4|27	%files
14cu|texlive-natded-0.1-4|28	%{_texmfdistdir}/tex/latex/natded/natded.sty
14cu|texlive-natded-0.1-4|29	%doc %{_texmfdistdir}/doc/latex/natded/README.md
14cu|texlive-natded-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.pdf
14cu|texlive-natded-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.tex
14cu|texlive-natded-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/natded/natded.pdf
14cu|texlive-natded-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/natded/natded.tex
14cu|texlive-natded-0.1-4|34	
14cu|texlive-natded-0.1-4|35	#-----------------------------------------------------------------------
14cu|texlive-natded-0.1-4|36	%prep
14cu|texlive-natded-0.1-4|37	%setup -c -a0 -a1
14cu|texlive-natded-0.1-4|38	
14cu|texlive-natded-0.1-4|39	%build
14cu|texlive-natded-0.1-4|40	
14cu|texlive-natded-0.1-4|41	%install
14cu|texlive-natded-0.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-natded-0.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-natded-0.1-4|44	
14cu|texlive-natded-0.1-4|45	%changelog
14cu|texlive-natded-0.1-4|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14cu|texlive-natded-0.1-4|47	+ Revision: bf0e818
14cu|texlive-natded-0.1-4|48	- MassBuild#681: Increase release tag
14cu|texlive-natded-0.1-4|49	
14cu|texlive-natded-0.1-4|50	

15111 14
14cu|texlive-nath-20061222-5|1	# revision 15878
14cu|texlive-nath-20061222-5|2	# category Package
14cu|texlive-nath-20061222-5|3	# catalog-ctan /macros/latex/contrib/nath
14cu|texlive-nath-20061222-5|4	# catalog-date 2006-12-22 14:37:19 +0100
14cu|texlive-nath-20061222-5|5	# catalog-license gpl
14cu|texlive-nath-20061222-5|6	# catalog-version undef
14cu|texlive-nath-20061222-5|7	Name:		texlive-nath
14cu|texlive-nath-20061222-5|8	Version:	20061222
14cu|texlive-nath-20061222-5|9	Release:	5
14cu|texlive-nath-20061222-5|10	Summary:	Natural mathematics notation
14cu|texlive-nath-20061222-5|11	Group:		Publishing
14cu|texlive-nath-20061222-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nath
14cu|texlive-nath-20061222-5|13	License:	GPL
14cu|texlive-nath-20061222-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.tar.xz
14cu|texlive-nath-20061222-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.doc.tar.xz
14cu|texlive-nath-20061222-5|16	BuildArch:	noarch
14cu|texlive-nath-20061222-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-nath-20061222-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-nath-20061222-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-nath-20061222-5|20	
14cu|texlive-nath-20061222-5|21	%description
14cu|texlive-nath-20061222-5|22	Nath is a LaTeX (both 2e and 2.09) style to separate
14cu|texlive-nath-20061222-5|23	presentation and content in mathematical typography. The style
14cu|texlive-nath-20061222-5|24	delivers a particular context-dependent presentation on the
14cu|texlive-nath-20061222-5|25	basis of a rather coarse context-independent notation.
14cu|texlive-nath-20061222-5|26	Highlighted features: depending on the context, the command
14cu|texlive-nath-20061222-5|27	\frac produces either built-up or case or solidus fractions,
14cu|texlive-nath-20061222-5|28	with parentheses added whenever required for preservation of
14cu|texlive-nath-20061222-5|29	the mathematical meaning; delimiters adapt their size to the
14cu|texlive-nath-20061222-5|30	material enclosed, rendering \left and \right almost obsolete.
14cu|texlive-nath-20061222-5|31	
14cu|texlive-nath-20061222-5|32	
14cu|texlive-nath-20061222-5|33	#-----------------------------------------------------------------------
14cu|texlive-nath-20061222-5|34	%files
14cu|texlive-nath-20061222-5|35	%{_texmfdistdir}/tex/latex/nath/nath.sty
14cu|texlive-nath-20061222-5|36	%doc %{_texmfdistdir}/doc/latex/nath/README
14cu|texlive-nath-20061222-5|37	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.pdf
14cu|texlive-nath-20061222-5|38	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.tex
14cu|texlive-nath-20061222-5|39	
14cu|texlive-nath-20061222-5|40	#-----------------------------------------------------------------------
14cu|texlive-nath-20061222-5|41	%prep
14cu|texlive-nath-20061222-5|42	%setup -c -a0 -a1
14cu|texlive-nath-20061222-5|43	
14cu|texlive-nath-20061222-5|44	%build
14cu|texlive-nath-20061222-5|45	
14cu|texlive-nath-20061222-5|46	%install
14cu|texlive-nath-20061222-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-nath-20061222-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-nath-20061222-5|49	
14cu|texlive-nath-20061222-5|50	
14cu|texlive-nath-20061222-5|51	
14cu|texlive-nath-20061222-5|52	%changelog
14cu|texlive-nath-20061222-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061222-5
14cu|texlive-nath-20061222-5|54	+ Revision: 8c90676
14cu|texlive-nath-20061222-5|55	- MassBuild#681: Increase release tag
14cu|texlive-nath-20061222-5|56	
14cu|texlive-nath-20061222-5|57	

15112 14
14cu|texlive-navigator-1.0-5|1	# revision 21194
14cu|texlive-navigator-1.0-5|2	# category Package
14cu|texlive-navigator-1.0-5|3	# catalog-ctan /macros/generic/navigator
14cu|texlive-navigator-1.0-5|4	# catalog-date 2011-01-26 01:17:29 +0100
14cu|texlive-navigator-1.0-5|5	# catalog-license lppl
14cu|texlive-navigator-1.0-5|6	# catalog-version 1.0
14cu|texlive-navigator-1.0-5|7	Name:		texlive-navigator
14cu|texlive-navigator-1.0-5|8	Version:	1.0
14cu|texlive-navigator-1.0-5|9	Release:	5
14cu|texlive-navigator-1.0-5|10	Summary:	PDF features across formats and engines
14cu|texlive-navigator-1.0-5|11	Group:		Publishing
14cu|texlive-navigator-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/navigator
14cu|texlive-navigator-1.0-5|13	License:	LPPL
14cu|texlive-navigator-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.tar.xz
14cu|texlive-navigator-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.doc.tar.xz
14cu|texlive-navigator-1.0-5|16	BuildArch:	noarch
14cu|texlive-navigator-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-navigator-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-navigator-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-navigator-1.0-5|20	
14cu|texlive-navigator-1.0-5|21	%description
14cu|texlive-navigator-1.0-5|22	Navigator implements PDF features for all formats (with some
14cu|texlive-navigator-1.0-5|23	limitations in ConTeXt) with PDFTeX, LuaTeX and XeTeX (i.e.
14cu|texlive-navigator-1.0-5|24	xdvipdfmx). Features include: - Customizable outlines (i.e.
14cu|texlive-navigator-1.0-5|25	bookmarks); - Anchors; - Links and actions (e.g. JavaScript or
14cu|texlive-navigator-1.0-5|26	user-defined PDF actions); - File embedding (not in ConTeXt); -
14cu|texlive-navigator-1.0-5|27	Document information and PDF viewer's display (not in ConTeXt);
14cu|texlive-navigator-1.0-5|28	and - Commands to create and use raw PDF objects. Navigator
14cu|texlive-navigator-1.0-5|29	requires texapi and yax, both version at least 1.03.
14cu|texlive-navigator-1.0-5|30	
14cu|texlive-navigator-1.0-5|31	
14cu|texlive-navigator-1.0-5|32	#-----------------------------------------------------------------------
14cu|texlive-navigator-1.0-5|33	%files
14cu|texlive-navigator-1.0-5|34	%{_texmfdistdir}/tex/generic/navigator/navigator.sty
14cu|texlive-navigator-1.0-5|35	%{_texmfdistdir}/tex/generic/navigator/navigator.tex
14cu|texlive-navigator-1.0-5|36	%{_texmfdistdir}/tex/generic/navigator/t-navigator.tex
14cu|texlive-navigator-1.0-5|37	%doc %{_texmfdistdir}/doc/generic/navigator/README
14cu|texlive-navigator-1.0-5|38	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.pdf
14cu|texlive-navigator-1.0-5|39	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.tex
14cu|texlive-navigator-1.0-5|40	
14cu|texlive-navigator-1.0-5|41	#-----------------------------------------------------------------------
14cu|texlive-navigator-1.0-5|42	%prep
14cu|texlive-navigator-1.0-5|43	%setup -c -a0 -a1
14cu|texlive-navigator-1.0-5|44	
14cu|texlive-navigator-1.0-5|45	%build
14cu|texlive-navigator-1.0-5|46	
14cu|texlive-navigator-1.0-5|47	%install
14cu|texlive-navigator-1.0-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-navigator-1.0-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-navigator-1.0-5|50	
14cu|texlive-navigator-1.0-5|51	
14cu|texlive-navigator-1.0-5|52	
14cu|texlive-navigator-1.0-5|53	%changelog
14cu|texlive-navigator-1.0-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-navigator-1.0-5|55	+ Revision: 0b5ca96
14cu|texlive-navigator-1.0-5|56	- MassBuild#681: Increase release tag
14cu|texlive-navigator-1.0-5|57	
14cu|texlive-navigator-1.0-5|58	

15113 14
14cu|texlive-newsletr-20061222-5|1	# revision 15878
14cu|texlive-newsletr-20061222-5|2	# category Package
14cu|texlive-newsletr-20061222-5|3	# catalog-ctan /macros/plain/contrib/newsletr
14cu|texlive-newsletr-20061222-5|4	# catalog-date 2006-12-22 19:14:47 +0100
14cu|texlive-newsletr-20061222-5|5	# catalog-license other-free
14cu|texlive-newsletr-20061222-5|6	# catalog-version undef
14cu|texlive-newsletr-20061222-5|7	Name:		texlive-newsletr
14cu|texlive-newsletr-20061222-5|8	Version:	20061222
14cu|texlive-newsletr-20061222-5|9	Release:	5
14cu|texlive-newsletr-20061222-5|10	Summary:	Macros for making newsletters with Plain TeX
14cu|texlive-newsletr-20061222-5|11	Group:		Publishing
14cu|texlive-newsletr-20061222-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/newsletr
14cu|texlive-newsletr-20061222-5|13	License:	OTHER-FREE
14cu|texlive-newsletr-20061222-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.tar.xz
14cu|texlive-newsletr-20061222-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.doc.tar.xz
14cu|texlive-newsletr-20061222-5|16	BuildArch:	noarch
14cu|texlive-newsletr-20061222-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-newsletr-20061222-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-newsletr-20061222-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-newsletr-20061222-5|20	
14cu|texlive-newsletr-20061222-5|21	%description
14cu|texlive-newsletr-20061222-5|22	TeXLive newsletr package.
14cu|texlive-newsletr-20061222-5|23	
14cu|texlive-newsletr-20061222-5|24	
14cu|texlive-newsletr-20061222-5|25	#-----------------------------------------------------------------------
14cu|texlive-newsletr-20061222-5|26	%files
14cu|texlive-newsletr-20061222-5|27	%{_texmfdistdir}/tex/plain/newsletr/newsletr.tex
14cu|texlive-newsletr-20061222-5|28	%doc %{_texmfdistdir}/doc/plain/newsletr/italic.tex
14cu|texlive-newsletr-20061222-5|29	%doc %{_texmfdistdir}/doc/plain/newsletr/lodriver.tex
14cu|texlive-newsletr-20061222-5|30	%doc %{_texmfdistdir}/doc/plain/newsletr/losample.tex
14cu|texlive-newsletr-20061222-5|31	%doc %{_texmfdistdir}/doc/plain/newsletr/newsletr.txt
14cu|texlive-newsletr-20061222-5|32	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.pdf
14cu|texlive-newsletr-20061222-5|33	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.tex
14cu|texlive-newsletr-20061222-5|34	%doc %{_texmfdistdir}/doc/plain/newsletr/quote.tex
14cu|texlive-newsletr-20061222-5|35	%doc %{_texmfdistdir}/doc/plain/newsletr/read.me
14cu|texlive-newsletr-20061222-5|36	%doc %{_texmfdistdir}/doc/plain/newsletr/sample.pdf
14cu|texlive-newsletr-20061222-5|37	
14cu|texlive-newsletr-20061222-5|38	#-----------------------------------------------------------------------
14cu|texlive-newsletr-20061222-5|39	%prep
14cu|texlive-newsletr-20061222-5|40	%setup -c -a0 -a1
14cu|texlive-newsletr-20061222-5|41	
14cu|texlive-newsletr-20061222-5|42	%build
14cu|texlive-newsletr-20061222-5|43	
14cu|texlive-newsletr-20061222-5|44	%install
14cu|texlive-newsletr-20061222-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-newsletr-20061222-5|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-newsletr-20061222-5|47	
14cu|texlive-newsletr-20061222-5|48	
14cu|texlive-newsletr-20061222-5|49	
14cu|texlive-newsletr-20061222-5|50	%changelog
14cu|texlive-newsletr-20061222-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061222-5
14cu|texlive-newsletr-20061222-5|52	+ Revision: 10cf3f1
14cu|texlive-newsletr-20061222-5|53	- MassBuild#681: Increase release tag
14cu|texlive-newsletr-20061222-5|54	
14cu|texlive-newsletr-20061222-5|55	

15114 14
14cu|texlive-newtx-1.02-5|1	# revision 27273
14cu|texlive-newtx-1.02-5|2	# category Package
14cu|texlive-newtx-1.02-5|3	# catalog-ctan /fonts/newtx
14cu|texlive-newtx-1.02-5|4	# catalog-date 2012-07-31 19:56:52 +0200
14cu|texlive-newtx-1.02-5|5	# catalog-license lppl
14cu|texlive-newtx-1.02-5|6	# catalog-version 1.02
14cu|texlive-newtx-1.02-5|7	Name:		texlive-newtx
14cu|texlive-newtx-1.02-5|8	Version:	1.02
14cu|texlive-newtx-1.02-5|9	Release:	5
14cu|texlive-newtx-1.02-5|10	Summary:	Alternative uses of the TX fonts, with improved metrics
14cu|texlive-newtx-1.02-5|11	Group:		Publishing
14cu|texlive-newtx-1.02-5|12	URL:		http://www.ctan.org/tex-archive/fonts/newtx
14cu|texlive-newtx-1.02-5|13	License:	LPPL
14cu|texlive-newtx-1.02-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.tar.xz
14cu|texlive-newtx-1.02-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.doc.tar.xz
14cu|texlive-newtx-1.02-5|16	BuildArch:	noarch
14cu|texlive-newtx-1.02-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-newtx-1.02-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-newtx-1.02-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-newtx-1.02-5|20	
14cu|texlive-newtx-1.02-5|21	%description
14cu|texlive-newtx-1.02-5|22	The bundle splits txfonts.sty (from the TX fonts distribution)
14cu|texlive-newtx-1.02-5|23	into two independent packages, ntxtext.sty and ntxmath.sty,
14cu|texlive-newtx-1.02-5|24	each with fixes and enhancements. Ntxmath's metrics have been
14cu|texlive-newtx-1.02-5|25	re-evaluated to provide a less tight appearance, and to provide
14cu|texlive-newtx-1.02-5|26	a libertine option that substitutes Libertine italic and Greek
14cu|texlive-newtx-1.02-5|27	letter for the existing math italic and Greek glyphs, making a
14cu|texlive-newtx-1.02-5|28	mathematics package that matches Libertine text quite well.
14cu|texlive-newtx-1.02-5|29	
14cu|texlive-newtx-1.02-5|30	
14cu|texlive-newtx-1.02-5|31	#-----------------------------------------------------------------------
14cu|texlive-newtx-1.02-5|32	%files
14cu|texlive-newtx-1.02-5|33	%{_texmfdistdir}/fonts/enc/public/newtx/alt-mn-greek.enc
14cu|texlive-newtx-1.02-5|34	%{_texmfdistdir}/fonts/enc/public/newtx/libertinealt.enc
14cu|texlive-newtx-1.02-5|35	%{_texmfdistdir}/fonts/map/dvips/public/newtx/ntx.map
14cu|texlive-newtx-1.02-5|36	%{_texmfdistdir}/fonts/map/dvips/public/newtx/zmn.map
14cu|texlive-newtx-1.02-5|37	%{_texmfdistdir}/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm
14cu|texlive-newtx-1.02-5|38	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5alt.tfm
14cu|texlive-newtx-1.02-5|39	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5letters.tfm
14cu|texlive-newtx-1.02-5|40	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7alt.tfm
14cu|texlive-newtx-1.02-5|41	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7letters.tfm
14cu|texlive-newtx-1.02-5|42	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5alt.tfm
14cu|texlive-newtx-1.02-5|43	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5letters.tfm
14cu|texlive-newtx-1.02-5|44	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7alt.tfm
14cu|texlive-newtx-1.02-5|45	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7letters.tfm
14cu|texlive-newtx-1.02-5|46	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv.tfm
14cu|texlive-newtx-1.02-5|47	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv5.tfm
14cu|texlive-newtx-1.02-5|48	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv7.tfm
14cu|texlive-newtx-1.02-5|49	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbex.tfm
14cu|texlive-newtx-1.02-5|50	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexa.tfm
14cu|texlive-newtx-1.02-5|51	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexb.tfm
14cu|texlive-newtx-1.02-5|52	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexmods.tfm
14cu|texlive-newtx-1.02-5|53	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexv.tfm
14cu|texlive-newtx-1.02-5|54	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi.tfm
14cu|texlive-newtx-1.02-5|55	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi1.tfm
14cu|texlive-newtx-1.02-5|56	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi15.tfm
14cu|texlive-newtx-1.02-5|57	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi17.tfm
14cu|texlive-newtx-1.02-5|58	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi5.tfm
14cu|texlive-newtx-1.02-5|59	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi7.tfm
14cu|texlive-newtx-1.02-5|60	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmia.tfm
14cu|texlive-newtx-1.02-5|61	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmial1.tfm
14cu|texlive-newtx-1.02-5|62	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmials.tfm
14cu|texlive-newtx-1.02-5|63	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy.tfm
14cu|texlive-newtx-1.02-5|64	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy5.tfm
14cu|texlive-newtx-1.02-5|65	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy7.tfm
14cu|texlive-newtx-1.02-5|66	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsya.tfm
14cu|texlive-newtx-1.02-5|67	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyb.tfm
14cu|texlive-newtx-1.02-5|68	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyc.tfm
14cu|texlive-newtx-1.02-5|69	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxex.tfm
14cu|texlive-newtx-1.02-5|70	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexa.tfm
14cu|texlive-newtx-1.02-5|71	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexb.tfm
14cu|texlive-newtx-1.02-5|72	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexmods.tfm
14cu|texlive-newtx-1.02-5|73	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexv.tfm
14cu|texlive-newtx-1.02-5|74	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi.tfm
14cu|texlive-newtx-1.02-5|75	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi1.tfm
14cu|texlive-newtx-1.02-5|76	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi15.tfm
14cu|texlive-newtx-1.02-5|77	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi17.tfm
14cu|texlive-newtx-1.02-5|78	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi5.tfm
14cu|texlive-newtx-1.02-5|79	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi7.tfm
14cu|texlive-newtx-1.02-5|80	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmia.tfm
14cu|texlive-newtx-1.02-5|81	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups.tfm
14cu|texlive-newtx-1.02-5|82	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy.tfm
14cu|texlive-newtx-1.02-5|83	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy5.tfm
14cu|texlive-newtx-1.02-5|84	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy7.tfm
14cu|texlive-newtx-1.02-5|85	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsya.tfm
14cu|texlive-newtx-1.02-5|86	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyb.tfm
14cu|texlive-newtx-1.02-5|87	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyc.tfm
14cu|texlive-newtx-1.02-5|88	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi.tfm
14cu|texlive-newtx-1.02-5|89	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi1.tfm
14cu|texlive-newtx-1.02-5|90	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi15.tfm
14cu|texlive-newtx-1.02-5|91	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi17.tfm
14cu|texlive-newtx-1.02-5|92	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi5.tfm
14cu|texlive-newtx-1.02-5|93	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi7.tfm
14cu|texlive-newtx-1.02-5|94	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmia.tfm
14cu|texlive-newtx-1.02-5|95	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi.tfm
14cu|texlive-newtx-1.02-5|96	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi1.tfm
14cu|texlive-newtx-1.02-5|97	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi15.tfm
14cu|texlive-newtx-1.02-5|98	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi17.tfm
14cu|texlive-newtx-1.02-5|99	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi5.tfm
14cu|texlive-newtx-1.02-5|100	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi7.tfm
14cu|texlive-newtx-1.02-5|101	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmia.tfm
14cu|texlive-newtx-1.02-5|102	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlr-alt.tfm
14cu|texlive-newtx-1.02-5|103	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-alt.tfm
14cu|texlive-newtx-1.02-5|104	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw.tfm
14cu|texlive-newtx-1.02-5|105	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw5.tfm
14cu|texlive-newtx-1.02-5|106	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw7.tfm
14cu|texlive-newtx-1.02-5|107	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlz-alt.tfm
14cu|texlive-newtx-1.02-5|108	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-alt.tfm
14cu|texlive-newtx-1.02-5|109	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw.tfm
14cu|texlive-newtx-1.02-5|110	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw5.tfm
14cu|texlive-newtx-1.02-5|111	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw7.tfm
14cu|texlive-newtx-1.02-5|112	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi.tfm
14cu|texlive-newtx-1.02-5|113	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi5.tfm
14cu|texlive-newtx-1.02-5|114	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi7.tfm
14cu|texlive-newtx-1.02-5|115	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi.tfm
14cu|texlive-newtx-1.02-5|116	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi5.tfm
14cu|texlive-newtx-1.02-5|117	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi7.tfm
14cu|texlive-newtx-1.02-5|118	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi5.tfm
14cu|texlive-newtx-1.02-5|119	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi7.tfm
14cu|texlive-newtx-1.02-5|120	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmio.tfm
14cu|texlive-newtx-1.02-5|121	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi5.tfm
14cu|texlive-newtx-1.02-5|122	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi7.tfm
14cu|texlive-newtx-1.02-5|123	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmio.tfm
14cu|texlive-newtx-1.02-5|124	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbij.tfm
14cu|texlive-newtx-1.02-5|125	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbj.tfm
14cu|texlive-newtx-1.02-5|126	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbslj.tfm
14cu|texlive-newtx-1.02-5|127	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xij.tfm
14cu|texlive-newtx-1.02-5|128	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xrj.tfm
14cu|texlive-newtx-1.02-5|129	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xslj.tfm
14cu|texlive-newtx-1.02-5|130	%{_texmfdistdir}/fonts/tfm/public/newtx/txbij.tfm
14cu|texlive-newtx-1.02-5|131	%{_texmfdistdir}/fonts/tfm/public/newtx/txbj.tfm
14cu|texlive-newtx-1.02-5|132	%{_texmfdistdir}/fonts/tfm/public/newtx/txbslj.tfm
14cu|texlive-newtx-1.02-5|133	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy5.tfm
14cu|texlive-newtx-1.02-5|134	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy7.tfm
14cu|texlive-newtx-1.02-5|135	%{_texmfdistdir}/fonts/tfm/public/newtx/txij.tfm
14cu|texlive-newtx-1.02-5|136	%{_texmfdistdir}/fonts/tfm/public/newtx/txrj.tfm
14cu|texlive-newtx-1.02-5|137	%{_texmfdistdir}/fonts/tfm/public/newtx/txslj.tfm
14cu|texlive-newtx-1.02-5|138	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy5.tfm
14cu|texlive-newtx-1.02-5|139	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy7.tfm
14cu|texlive-newtx-1.02-5|140	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbij.tfm
14cu|texlive-newtx-1.02-5|141	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbj.tfm
14cu|texlive-newtx-1.02-5|142	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbslj.tfm
14cu|texlive-newtx-1.02-5|143	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxij.tfm
14cu|texlive-newtx-1.02-5|144	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxrj.tfm
14cu|texlive-newtx-1.02-5|145	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxslj.tfm
14cu|texlive-newtx-1.02-5|146	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-b.tfm
14cu|texlive-newtx-1.02-5|147	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-r.tfm
14cu|texlive-newtx-1.02-5|148	%{_texmfdistdir}/fonts/type1/public/newtx/LibertineTheta-Regular.pfb
14cu|texlive-newtx-1.02-5|149	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-5letters.pfb
14cu|texlive-newtx-1.02-5|150	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-7letters.pfb
14cu|texlive-newtx-1.02-5|151	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw.pfb
14cu|texlive-newtx-1.02-5|152	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw5.pfb
14cu|texlive-newtx-1.02-5|153	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw7.pfb
14cu|texlive-newtx-1.02-5|154	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-5letters.pfb
14cu|texlive-newtx-1.02-5|155	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-7letters.pfb
14cu|texlive-newtx-1.02-5|156	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv.pfb
14cu|texlive-newtx-1.02-5|157	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv5.pfb
14cu|texlive-newtx-1.02-5|158	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv7.pfb
14cu|texlive-newtx-1.02-5|159	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw.pfb
14cu|texlive-newtx-1.02-5|160	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw5.pfb
14cu|texlive-newtx-1.02-5|161	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw7.pfb
14cu|texlive-newtx-1.02-5|162	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexb.pfb
14cu|texlive-newtx-1.02-5|163	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexmods.pfb
14cu|texlive-newtx-1.02-5|164	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexb.pfb
14cu|texlive-newtx-1.02-5|165	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexmods.pfb
14cu|texlive-newtx-1.02-5|166	%{_texmfdistdir}/fonts/type1/public/newtx/ntxsups.pfb
14cu|texlive-newtx-1.02-5|167	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi.pfb
14cu|texlive-newtx-1.02-5|168	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi5.pfb
14cu|texlive-newtx-1.02-5|169	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi7.pfb
14cu|texlive-newtx-1.02-5|170	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi.pfb
14cu|texlive-newtx-1.02-5|171	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi5.pfb
14cu|texlive-newtx-1.02-5|172	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi7.pfb
14cu|texlive-newtx-1.02-5|173	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi5.pfb
14cu|texlive-newtx-1.02-5|174	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi7.pfb
14cu|texlive-newtx-1.02-5|175	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi5.pfb
14cu|texlive-newtx-1.02-5|176	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi7.pfb
14cu|texlive-newtx-1.02-5|177	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy5.pfb
14cu|texlive-newtx-1.02-5|178	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy7.pfb
14cu|texlive-newtx-1.02-5|179	%{_texmfdistdir}/fonts/type1/public/newtx/txsy5.pfb
14cu|texlive-newtx-1.02-5|180	%{_texmfdistdir}/fonts/type1/public/newtx/txsy7.pfb
14cu|texlive-newtx-1.02-5|181	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-b.pfb
14cu|texlive-newtx-1.02-5|182	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-r.pfb
14cu|texlive-newtx-1.02-5|183	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbex.vf
14cu|texlive-newtx-1.02-5|184	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexa.vf
14cu|texlive-newtx-1.02-5|185	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexv.vf
14cu|texlive-newtx-1.02-5|186	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi.vf
14cu|texlive-newtx-1.02-5|187	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi1.vf
14cu|texlive-newtx-1.02-5|188	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi15.vf
14cu|texlive-newtx-1.02-5|189	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi17.vf
14cu|texlive-newtx-1.02-5|190	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi5.vf
14cu|texlive-newtx-1.02-5|191	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi7.vf
14cu|texlive-newtx-1.02-5|192	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmia.vf
14cu|texlive-newtx-1.02-5|193	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy.vf
14cu|texlive-newtx-1.02-5|194	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy5.vf
14cu|texlive-newtx-1.02-5|195	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy7.vf
14cu|texlive-newtx-1.02-5|196	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsya.vf
14cu|texlive-newtx-1.02-5|197	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyb.vf
14cu|texlive-newtx-1.02-5|198	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyc.vf
14cu|texlive-newtx-1.02-5|199	%{_texmfdistdir}/fonts/vf/public/newtx/ntxex.vf
14cu|texlive-newtx-1.02-5|200	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexa.vf
14cu|texlive-newtx-1.02-5|201	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexv.vf
14cu|texlive-newtx-1.02-5|202	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi.vf
14cu|texlive-newtx-1.02-5|203	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi1.vf
14cu|texlive-newtx-1.02-5|204	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi15.vf
14cu|texlive-newtx-1.02-5|205	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi17.vf
14cu|texlive-newtx-1.02-5|206	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi5.vf
14cu|texlive-newtx-1.02-5|207	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi7.vf
14cu|texlive-newtx-1.02-5|208	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmia.vf
14cu|texlive-newtx-1.02-5|209	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy.vf
14cu|texlive-newtx-1.02-5|210	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy5.vf
14cu|texlive-newtx-1.02-5|211	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy7.vf
14cu|texlive-newtx-1.02-5|212	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsya.vf
14cu|texlive-newtx-1.02-5|213	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyb.vf
14cu|texlive-newtx-1.02-5|214	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyc.vf
14cu|texlive-newtx-1.02-5|215	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi.vf
14cu|texlive-newtx-1.02-5|216	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi1.vf
14cu|texlive-newtx-1.02-5|217	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi15.vf
14cu|texlive-newtx-1.02-5|218	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi17.vf
14cu|texlive-newtx-1.02-5|219	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi5.vf
14cu|texlive-newtx-1.02-5|220	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi7.vf
14cu|texlive-newtx-1.02-5|221	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmia.vf
14cu|texlive-newtx-1.02-5|222	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi.vf
14cu|texlive-newtx-1.02-5|223	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi1.vf
14cu|texlive-newtx-1.02-5|224	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi15.vf
14cu|texlive-newtx-1.02-5|225	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi17.vf
14cu|texlive-newtx-1.02-5|226	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi5.vf
14cu|texlive-newtx-1.02-5|227	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi7.vf
14cu|texlive-newtx-1.02-5|228	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmia.vf
14cu|texlive-newtx-1.02-5|229	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbij.vf
14cu|texlive-newtx-1.02-5|230	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbj.vf
14cu|texlive-newtx-1.02-5|231	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbslj.vf
14cu|texlive-newtx-1.02-5|232	%{_texmfdistdir}/fonts/vf/public/newtx/t1xij.vf
14cu|texlive-newtx-1.02-5|233	%{_texmfdistdir}/fonts/vf/public/newtx/t1xrj.vf
14cu|texlive-newtx-1.02-5|234	%{_texmfdistdir}/fonts/vf/public/newtx/t1xslj.vf
14cu|texlive-newtx-1.02-5|235	%{_texmfdistdir}/fonts/vf/public/newtx/txbij.vf
14cu|texlive-newtx-1.02-5|236	%{_texmfdistdir}/fonts/vf/public/newtx/txbj.vf
14cu|texlive-newtx-1.02-5|237	%{_texmfdistdir}/fonts/vf/public/newtx/txbslj.vf
14cu|texlive-newtx-1.02-5|238	%{_texmfdistdir}/fonts/vf/public/newtx/txij.vf
14cu|texlive-newtx-1.02-5|239	%{_texmfdistdir}/fonts/vf/public/newtx/txrj.vf
14cu|texlive-newtx-1.02-5|240	%{_texmfdistdir}/fonts/vf/public/newtx/txslj.vf
14cu|texlive-newtx-1.02-5|241	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbij.vf
14cu|texlive-newtx-1.02-5|242	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbj.vf
14cu|texlive-newtx-1.02-5|243	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbslj.vf
14cu|texlive-newtx-1.02-5|244	%{_texmfdistdir}/fonts/vf/public/newtx/tyxij.vf
14cu|texlive-newtx-1.02-5|245	%{_texmfdistdir}/fonts/vf/public/newtx/tyxrj.vf
14cu|texlive-newtx-1.02-5|246	%{_texmfdistdir}/fonts/vf/public/newtx/tyxslj.vf
14cu|texlive-newtx-1.02-5|247	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr.fd
14cu|texlive-newtx-1.02-5|248	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr1.fd
14cu|texlive-newtx-1.02-5|249	%{_texmfdistdir}/tex/latex/newtx/ly1ntxrj.fd
14cu|texlive-newtx-1.02-5|250	%{_texmfdistdir}/tex/latex/newtx/ly1ntxss.fd
14cu|texlive-newtx-1.02-5|251	%{_texmfdistdir}/tex/latex/newtx/ly1ntxtt.fd
14cu|texlive-newtx-1.02-5|252	%{_texmfdistdir}/tex/latex/newtx/newtxmath.sty
14cu|texlive-newtx-1.02-5|253	%{_texmfdistdir}/tex/latex/newtx/newtxtext.sty
14cu|texlive-newtx-1.02-5|254	%{_texmfdistdir}/tex/latex/newtx/omlntxmi.fd
14cu|texlive-newtx-1.02-5|255	%{_texmfdistdir}/tex/latex/newtx/omlnxlmi.fd
14cu|texlive-newtx-1.02-5|256	%{_texmfdistdir}/tex/latex/newtx/omlzmnmi.fd
14cu|texlive-newtx-1.02-5|257	%{_texmfdistdir}/tex/latex/newtx/omsntxsy.fd
14cu|texlive-newtx-1.02-5|258	%{_texmfdistdir}/tex/latex/newtx/omxntxex.fd
14cu|texlive-newtx-1.02-5|259	%{_texmfdistdir}/tex/latex/newtx/omxntxexv.fd
14cu|texlive-newtx-1.02-5|260	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr.fd
14cu|texlive-newtx-1.02-5|261	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr1.fd
14cu|texlive-newtx-1.02-5|262	%{_texmfdistdir}/tex/latex/newtx/ot1ntxrj.fd
14cu|texlive-newtx-1.02-5|263	%{_texmfdistdir}/tex/latex/newtx/ot1ntxss.fd
14cu|texlive-newtx-1.02-5|264	%{_texmfdistdir}/tex/latex/newtx/ot1ntxtt.fd
14cu|texlive-newtx-1.02-5|265	%{_texmfdistdir}/tex/latex/newtx/t1ntxr.fd
14cu|texlive-newtx-1.02-5|266	%{_texmfdistdir}/tex/latex/newtx/t1ntxr1.fd
14cu|texlive-newtx-1.02-5|267	%{_texmfdistdir}/tex/latex/newtx/t1ntxrj.fd
14cu|texlive-newtx-1.02-5|268	%{_texmfdistdir}/tex/latex/newtx/t1ntxss.fd
14cu|texlive-newtx-1.02-5|269	%{_texmfdistdir}/tex/latex/newtx/t1ntxtt.fd
14cu|texlive-newtx-1.02-5|270	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr.fd
14cu|texlive-newtx-1.02-5|271	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr1.fd
14cu|texlive-newtx-1.02-5|272	%{_texmfdistdir}/tex/latex/newtx/ts1ntxrj.fd
14cu|texlive-newtx-1.02-5|273	%{_texmfdistdir}/tex/latex/newtx/ts1ntxss.fd
14cu|texlive-newtx-1.02-5|274	%{_texmfdistdir}/tex/latex/newtx/ts1ntxtt.fd
14cu|texlive-newtx-1.02-5|275	%{_texmfdistdir}/tex/latex/newtx/untxexa.fd
14cu|texlive-newtx-1.02-5|276	%{_texmfdistdir}/tex/latex/newtx/untxmia.fd
14cu|texlive-newtx-1.02-5|277	%{_texmfdistdir}/tex/latex/newtx/untxsya.fd
14cu|texlive-newtx-1.02-5|278	%{_texmfdistdir}/tex/latex/newtx/untxsyb.fd
14cu|texlive-newtx-1.02-5|279	%{_texmfdistdir}/tex/latex/newtx/untxsyc.fd
14cu|texlive-newtx-1.02-5|280	%{_texmfdistdir}/tex/latex/newtx/untxtt.fd
14cu|texlive-newtx-1.02-5|281	%{_texmfdistdir}/tex/latex/newtx/uzmnmia.fd
14cu|texlive-newtx-1.02-5|282	%doc %{_texmfdistdir}/doc/fonts/newtx/README
14cu|texlive-newtx-1.02-5|283	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.pdf
14cu|texlive-newtx-1.02-5|284	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.tex
14cu|texlive-newtx-1.02-5|285	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.pdf
14cu|texlive-newtx-1.02-5|286	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.tex
14cu|texlive-newtx-1.02-5|287	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-lib-crop.pdf
14cu|texlive-newtx-1.02-5|288	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-libmtp-crop.pdf
14cu|texlive-newtx-1.02-5|289	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-mtp-crop.pdf
14cu|texlive-newtx-1.02-5|290	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ntx-crop.pdf
14cu|texlive-newtx-1.02-5|291	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ptmx-crop.pdf
14cu|texlive-newtx-1.02-5|292	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-tx-crop.pdf
14cu|texlive-newtx-1.02-5|293	
14cu|texlive-newtx-1.02-5|294	#-----------------------------------------------------------------------
14cu|texlive-newtx-1.02-5|295	%prep
14cu|texlive-newtx-1.02-5|296	%setup -c -a0 -a1
14cu|texlive-newtx-1.02-5|297	
14cu|texlive-newtx-1.02-5|298	%build
14cu|texlive-newtx-1.02-5|299	
14cu|texlive-newtx-1.02-5|300	%install
14cu|texlive-newtx-1.02-5|301	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-newtx-1.02-5|302	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-newtx-1.02-5|303	
14cu|texlive-newtx-1.02-5|304	
14cu|texlive-newtx-1.02-5|305	
14cu|texlive-newtx-1.02-5|306	%changelog
14cu|texlive-newtx-1.02-5|307	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-5
14cu|texlive-newtx-1.02-5|308	+ Revision: 8d18c55
14cu|texlive-newtx-1.02-5|309	- MassBuild#681: Increase release tag
14cu|texlive-newtx-1.02-5|310	
14cu|texlive-newtx-1.02-5|311	

15115 14
14cu|texlive-nkarta-0.2-5|1	# revision 16437
14cu|texlive-nkarta-0.2-5|2	# category Package
14cu|texlive-nkarta-0.2-5|3	# catalog-ctan /fonts/nkarta
14cu|texlive-nkarta-0.2-5|4	# catalog-date 2009-12-20 19:35:44 +0100
14cu|texlive-nkarta-0.2-5|5	# catalog-license pd
14cu|texlive-nkarta-0.2-5|6	# catalog-version 0.2
14cu|texlive-nkarta-0.2-5|7	Name:		texlive-nkarta
14cu|texlive-nkarta-0.2-5|8	Version:	0.2
14cu|texlive-nkarta-0.2-5|9	Release:	5
14cu|texlive-nkarta-0.2-5|10	Summary:	A "new" version of the karta cartographic fonts
14cu|texlive-nkarta-0.2-5|11	Group:		Publishing
14cu|texlive-nkarta-0.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/nkarta
14cu|texlive-nkarta-0.2-5|13	License:	PD
14cu|texlive-nkarta-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.tar.xz
14cu|texlive-nkarta-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.doc.tar.xz
14cu|texlive-nkarta-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.source.tar.xz
14cu|texlive-nkarta-0.2-5|17	BuildArch:	noarch
14cu|texlive-nkarta-0.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-nkarta-0.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-nkarta-0.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-nkarta-0.2-5|21	
14cu|texlive-nkarta-0.2-5|22	%description
14cu|texlive-nkarta-0.2-5|23	A development of the karta font, offering more mathematical
14cu|texlive-nkarta-0.2-5|24	stability in MetaFont. A version that will produce the glyphs
14cu|texlive-nkarta-0.2-5|25	as Encapsulated PostScript, using MetaPost, is also provided.
14cu|texlive-nkarta-0.2-5|26	
14cu|texlive-nkarta-0.2-5|27	
14cu|texlive-nkarta-0.2-5|28	#-----------------------------------------------------------------------
14cu|texlive-nkarta-0.2-5|29	%files
14cu|texlive-nkarta-0.2-5|30	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta.mf
14cu|texlive-nkarta-0.2-5|31	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta15.mf
14cu|texlive-nkarta-0.2-5|32	%{_texmfdistdir}/fonts/source/public/nkarta/nkchars.mf
14cu|texlive-nkarta-0.2-5|33	%{_texmfdistdir}/fonts/tfm/public/nkarta/nkarta15.tfm
14cu|texlive-nkarta-0.2-5|34	%{_texmfdistdir}/metapost/nkarta/nkarta.mp
14cu|texlive-nkarta-0.2-5|35	%{_texmfdistdir}/metapost/nkarta/nkchars.mp
14cu|texlive-nkarta-0.2-5|36	%doc %{_texmfdistdir}/doc/fonts/nkarta/README
14cu|texlive-nkarta-0.2-5|37	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.pdf
14cu|texlive-nkarta-0.2-5|38	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.tex
14cu|texlive-nkarta-0.2-5|39	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.pdf
14cu|texlive-nkarta-0.2-5|40	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.tex
14cu|texlive-nkarta-0.2-5|41	#- source
14cu|texlive-nkarta-0.2-5|42	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.dtx
14cu|texlive-nkarta-0.2-5|43	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.ins
14cu|texlive-nkarta-0.2-5|44	
14cu|texlive-nkarta-0.2-5|45	#-----------------------------------------------------------------------
14cu|texlive-nkarta-0.2-5|46	%prep
14cu|texlive-nkarta-0.2-5|47	%setup -c -a0 -a1 -a2
14cu|texlive-nkarta-0.2-5|48	
14cu|texlive-nkarta-0.2-5|49	%build
14cu|texlive-nkarta-0.2-5|50	
14cu|texlive-nkarta-0.2-5|51	%install
14cu|texlive-nkarta-0.2-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-nkarta-0.2-5|53	cp -fpar fonts metapost doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-nkarta-0.2-5|54	
14cu|texlive-nkarta-0.2-5|55	
14cu|texlive-nkarta-0.2-5|56	
14cu|texlive-nkarta-0.2-5|57	%changelog
14cu|texlive-nkarta-0.2-5|58	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cu|texlive-nkarta-0.2-5|59	+ Revision: 502cb4a
14cu|texlive-nkarta-0.2-5|60	- MassBuild#681: Increase release tag
14cu|texlive-nkarta-0.2-5|61	
14cu|texlive-nkarta-0.2-5|62	

15116 14
14cu|texlive-notes2bib-2.0i-4|1	# revision 27196
14cu|texlive-notes2bib-2.0i-4|2	# category Package
14cu|texlive-notes2bib-2.0i-4|3	# catalog-ctan /macros/latex/contrib/notes2bib
14cu|texlive-notes2bib-2.0i-4|4	# catalog-date 2012-07-17 10:47:29 +0200
14cu|texlive-notes2bib-2.0i-4|5	# catalog-license lppl
14cu|texlive-notes2bib-2.0i-4|6	# catalog-version 2.0i
14cu|texlive-notes2bib-2.0i-4|7	Name:		texlive-notes2bib
14cu|texlive-notes2bib-2.0i-4|8	Version:	2.0i
14cu|texlive-notes2bib-2.0i-4|9	Release:	4
14cu|texlive-notes2bib-2.0i-4|10	Summary:	Integrating notes into the bibliography
14cu|texlive-notes2bib-2.0i-4|11	Group:		Publishing
14cu|texlive-notes2bib-2.0i-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes2bib
14cu|texlive-notes2bib-2.0i-4|13	License:	LPPL
14cu|texlive-notes2bib-2.0i-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.tar.xz
14cu|texlive-notes2bib-2.0i-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.doc.tar.xz
14cu|texlive-notes2bib-2.0i-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.source.tar.xz
14cu|texlive-notes2bib-2.0i-4|17	BuildArch:	noarch
14cu|texlive-notes2bib-2.0i-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-notes2bib-2.0i-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-notes2bib-2.0i-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-notes2bib-2.0i-4|21	
14cu|texlive-notes2bib-2.0i-4|22	%description
14cu|texlive-notes2bib-2.0i-4|23	The package defines a new type of note, bibnote, which will
14cu|texlive-notes2bib-2.0i-4|24	always be added to the bibliography. The package allows
14cu|texlive-notes2bib-2.0i-4|25	footnotes and endnotes to be moved into the bibliography in the
14cu|texlive-notes2bib-2.0i-4|26	same way. The package can be used with natbib and biblatex as
14cu|texlive-notes2bib-2.0i-4|27	well as plain LaTeX citations. Both sorted and unsorted
14cu|texlive-notes2bib-2.0i-4|28	bibliography styles are supported. The package uses the LaTeX 3
14cu|texlive-notes2bib-2.0i-4|29	macros and the associated xpackages bundle. It also makes use
14cu|texlive-notes2bib-2.0i-4|30	of the e-TeX extensions (any post-2005 LaTeX distribution will
14cu|texlive-notes2bib-2.0i-4|31	provide these by default, but users of older systems may need
14cu|texlive-notes2bib-2.0i-4|32	to use an elatex command or equivalent). The package relies on
14cu|texlive-notes2bib-2.0i-4|33	LaTeX 3 support from the l3kernel and l3packages bundles.
14cu|texlive-notes2bib-2.0i-4|34	
14cu|texlive-notes2bib-2.0i-4|35	
14cu|texlive-notes2bib-2.0i-4|36	#-----------------------------------------------------------------------
14cu|texlive-notes2bib-2.0i-4|37	%files
14cu|texlive-notes2bib-2.0i-4|38	%{_texmfdistdir}/tex/latex/notes2bib/notes2bib.sty
14cu|texlive-notes2bib-2.0i-4|39	%doc %{_texmfdistdir}/doc/latex/notes2bib/README
14cu|texlive-notes2bib-2.0i-4|40	%doc %{_texmfdistdir}/doc/latex/notes2bib/notes2bib.pdf
14cu|texlive-notes2bib-2.0i-4|41	#- source
14cu|texlive-notes2bib-2.0i-4|42	%doc %{_texmfdistdir}/source/latex/notes2bib/notes2bib.dtx
14cu|texlive-notes2bib-2.0i-4|43	
14cu|texlive-notes2bib-2.0i-4|44	#-----------------------------------------------------------------------
14cu|texlive-notes2bib-2.0i-4|45	%prep
14cu|texlive-notes2bib-2.0i-4|46	%setup -c -a0 -a1 -a2
14cu|texlive-notes2bib-2.0i-4|47	
14cu|texlive-notes2bib-2.0i-4|48	%build
14cu|texlive-notes2bib-2.0i-4|49	
14cu|texlive-notes2bib-2.0i-4|50	%install
14cu|texlive-notes2bib-2.0i-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-notes2bib-2.0i-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-notes2bib-2.0i-4|53	
14cu|texlive-notes2bib-2.0i-4|54	
14cu|texlive-notes2bib-2.0i-4|55	
14cu|texlive-notes2bib-2.0i-4|56	%changelog
14cu|texlive-notes2bib-2.0i-4|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0i-4
14cu|texlive-notes2bib-2.0i-4|58	+ Revision: 522e314
14cu|texlive-notes2bib-2.0i-4|59	- MassBuild#681: Increase release tag
14cu|texlive-notes2bib-2.0i-4|60	
14cu|texlive-notes2bib-2.0i-4|61	

15117 14
14cu|texlive-ocherokee-20070312-6|1	# revision 25689
14cu|texlive-ocherokee-20070312-6|2	# category Package
14cu|texlive-ocherokee-20070312-6|3	# catalog-ctan /language/cherokee/ocherokee
14cu|texlive-ocherokee-20070312-6|4	# catalog-date 2007-03-12 00:37:02 +0100
14cu|texlive-ocherokee-20070312-6|5	# catalog-license lppl
14cu|texlive-ocherokee-20070312-6|6	# catalog-version undef
14cu|texlive-ocherokee-20070312-6|7	Name:		texlive-ocherokee
14cu|texlive-ocherokee-20070312-6|8	Version:	20070312
14cu|texlive-ocherokee-20070312-6|9	Release:	6
14cu|texlive-ocherokee-20070312-6|10	Summary:	LaTeX Support for the Cherokee language
14cu|texlive-ocherokee-20070312-6|11	Group:		Publishing
14cu|texlive-ocherokee-20070312-6|12	URL:		http://www.ctan.org/tex-archive/language/cherokee/ocherokee
14cu|texlive-ocherokee-20070312-6|13	License:	LPPL
14cu|texlive-ocherokee-20070312-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.tar.xz
14cu|texlive-ocherokee-20070312-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.doc.tar.xz
14cu|texlive-ocherokee-20070312-6|16	BuildArch:	noarch
14cu|texlive-ocherokee-20070312-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ocherokee-20070312-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ocherokee-20070312-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-ocherokee-20070312-6|20	
14cu|texlive-ocherokee-20070312-6|21	%description
14cu|texlive-ocherokee-20070312-6|22	Macros and Type 1 fonts for Typesetting the Cherokee language
14cu|texlive-ocherokee-20070312-6|23	with the Omega version of LaTeX (known as Lambda).
14cu|texlive-ocherokee-20070312-6|24	
14cu|texlive-ocherokee-20070312-6|25	
14cu|texlive-ocherokee-20070312-6|26	#-----------------------------------------------------------------------
14cu|texlive-ocherokee-20070312-6|27	%files
14cu|texlive-ocherokee-20070312-6|28	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee-Bold.afm
14cu|texlive-ocherokee-20070312-6|29	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee.afm
14cu|texlive-ocherokee-20070312-6|30	%{_texmfdistdir}/fonts/map/dvips/ocherokee/cherokee.map
14cu|texlive-ocherokee-20070312-6|31	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokee.ofm
14cu|texlive-ocherokee-20070312-6|32	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeb.ofm
14cu|texlive-ocherokee-20070312-6|33	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeebo.ofm
14cu|texlive-ocherokee-20070312-6|34	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeo.ofm
14cu|texlive-ocherokee-20070312-6|35	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokee.ovf
14cu|texlive-ocherokee-20070312-6|36	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeb.ovf
14cu|texlive-ocherokee-20070312-6|37	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeebo.ovf
14cu|texlive-ocherokee-20070312-6|38	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeo.ovf
14cu|texlive-ocherokee-20070312-6|39	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokee.ovp
14cu|texlive-ocherokee-20070312-6|40	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeb.ovp
14cu|texlive-ocherokee-20070312-6|41	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeebo.ovp
14cu|texlive-ocherokee-20070312-6|42	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeo.ovp
14cu|texlive-ocherokee-20070312-6|43	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokee.tfm
14cu|texlive-ocherokee-20070312-6|44	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeb.tfm
14cu|texlive-ocherokee-20070312-6|45	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeebo.tfm
14cu|texlive-ocherokee-20070312-6|46	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeo.tfm
14cu|texlive-ocherokee-20070312-6|47	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee-Bold.pfb
14cu|texlive-ocherokee-20070312-6|48	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee.pfb
14cu|texlive-ocherokee-20070312-6|49	%{_texmfdistdir}/omega/ocp/ocherokee/cher2uni.ocp
14cu|texlive-ocherokee-20070312-6|50	%{_texmfdistdir}/omega/otp/ocherokee/cher2uni.otp
14cu|texlive-ocherokee-20070312-6|51	%{_texmfdistdir}/tex/lambda/ocherokee/lchcmr.fd
14cu|texlive-ocherokee-20070312-6|52	%{_texmfdistdir}/tex/lambda/ocherokee/lchenc.def
14cu|texlive-ocherokee-20070312-6|53	%{_texmfdistdir}/tex/lambda/ocherokee/ocherokee.sty
14cu|texlive-ocherokee-20070312-6|54	%doc %{_texmfdistdir}/doc/omega/ocherokee/READ.ME
14cu|texlive-ocherokee-20070312-6|55	%doc %{_texmfdistdir}/doc/omega/ocherokee/cherokee.pdf
14cu|texlive-ocherokee-20070312-6|56	%doc %{_texmfdistdir}/doc/omega/ocherokee/chief.tex
14cu|texlive-ocherokee-20070312-6|57	%doc %{_texmfdistdir}/doc/omega/ocherokee/proverb.tex
14cu|texlive-ocherokee-20070312-6|58	
14cu|texlive-ocherokee-20070312-6|59	#-----------------------------------------------------------------------
14cu|texlive-ocherokee-20070312-6|60	%prep
14cu|texlive-ocherokee-20070312-6|61	%setup -c -a0 -a1
14cu|texlive-ocherokee-20070312-6|62	
14cu|texlive-ocherokee-20070312-6|63	%build
14cu|texlive-ocherokee-20070312-6|64	
14cu|texlive-ocherokee-20070312-6|65	%install
14cu|texlive-ocherokee-20070312-6|66	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ocherokee-20070312-6|67	cp -fpar fonts omega tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ocherokee-20070312-6|68	
14cu|texlive-ocherokee-20070312-6|69	
14cu|texlive-ocherokee-20070312-6|70	
14cu|texlive-ocherokee-20070312-6|71	%changelog
14cu|texlive-ocherokee-20070312-6|72	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070312-6
14cu|texlive-ocherokee-20070312-6|73	+ Revision: dd528ca
14cu|texlive-ocherokee-20070312-6|74	- MassBuild#681: Increase release tag
14cu|texlive-ocherokee-20070312-6|75	
14cu|texlive-ocherokee-20070312-6|76	

15118 14
14cu|texlive-ocr-b-20101224-5|1	# revision 20852
14cu|texlive-ocr-b-20101224-5|2	# category Package
14cu|texlive-ocr-b-20101224-5|3	# catalog-ctan /fonts/ocr-b
14cu|texlive-ocr-b-20101224-5|4	# catalog-date 2010-12-24 15:25:32 +0100
14cu|texlive-ocr-b-20101224-5|5	# catalog-license other-free
14cu|texlive-ocr-b-20101224-5|6	# catalog-version undef
14cu|texlive-ocr-b-20101224-5|7	Name:		texlive-ocr-b
14cu|texlive-ocr-b-20101224-5|8	Version:	20101224
14cu|texlive-ocr-b-20101224-5|9	Release:	5
14cu|texlive-ocr-b-20101224-5|10	Summary:	Fonts for OCR-B
14cu|texlive-ocr-b-20101224-5|11	Group:		Publishing
14cu|texlive-ocr-b-20101224-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b
14cu|texlive-ocr-b-20101224-5|13	License:	OTHER-FREE
14cu|texlive-ocr-b-20101224-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.tar.xz
14cu|texlive-ocr-b-20101224-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.doc.tar.xz
14cu|texlive-ocr-b-20101224-5|16	BuildArch:	noarch
14cu|texlive-ocr-b-20101224-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ocr-b-20101224-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ocr-b-20101224-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ocr-b-20101224-5|20	
14cu|texlive-ocr-b-20101224-5|21	%description
14cu|texlive-ocr-b-20101224-5|22	MetaFont programs for OCR-B at several sizes.
14cu|texlive-ocr-b-20101224-5|23	
14cu|texlive-ocr-b-20101224-5|24	
14cu|texlive-ocr-b-20101224-5|25	#-----------------------------------------------------------------------
14cu|texlive-ocr-b-20101224-5|26	%files
14cu|texlive-ocr-b-20101224-5|27	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10.mf
14cu|texlive-ocr-b-20101224-5|28	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10e.mf
14cu|texlive-ocr-b-20101224-5|29	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10f.mf
14cu|texlive-ocr-b-20101224-5|30	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10g.mf
14cu|texlive-ocr-b-20101224-5|31	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10l.mf
14cu|texlive-ocr-b-20101224-5|32	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10s.mf
14cu|texlive-ocr-b-20101224-5|33	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10x.mf
14cu|texlive-ocr-b-20101224-5|34	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb5.mf
14cu|texlive-ocr-b-20101224-5|35	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb6.mf
14cu|texlive-ocr-b-20101224-5|36	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb7.mf
14cu|texlive-ocr-b-20101224-5|37	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb8.mf
14cu|texlive-ocr-b-20101224-5|38	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb9.mf
14cu|texlive-ocr-b-20101224-5|39	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbdef.mf
14cu|texlive-ocr-b-20101224-5|40	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbmac.mf
14cu|texlive-ocr-b-20101224-5|41	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb10.tfm
14cu|texlive-ocr-b-20101224-5|42	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb5.tfm
14cu|texlive-ocr-b-20101224-5|43	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb6.tfm
14cu|texlive-ocr-b-20101224-5|44	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb7.tfm
14cu|texlive-ocr-b-20101224-5|45	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb8.tfm
14cu|texlive-ocr-b-20101224-5|46	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb9.tfm
14cu|texlive-ocr-b-20101224-5|47	%doc %{_texmfdistdir}/doc/fonts/ocr-b/README
14cu|texlive-ocr-b-20101224-5|48	
14cu|texlive-ocr-b-20101224-5|49	#-----------------------------------------------------------------------
14cu|texlive-ocr-b-20101224-5|50	%prep
14cu|texlive-ocr-b-20101224-5|51	%setup -c -a0 -a1
14cu|texlive-ocr-b-20101224-5|52	
14cu|texlive-ocr-b-20101224-5|53	%build
14cu|texlive-ocr-b-20101224-5|54	
14cu|texlive-ocr-b-20101224-5|55	%install
14cu|texlive-ocr-b-20101224-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ocr-b-20101224-5|57	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ocr-b-20101224-5|58	
14cu|texlive-ocr-b-20101224-5|59	
14cu|texlive-ocr-b-20101224-5|60	
14cu|texlive-ocr-b-20101224-5|61	%changelog
14cu|texlive-ocr-b-20101224-5|62	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101224-5
14cu|texlive-ocr-b-20101224-5|63	+ Revision: 77924c2
14cu|texlive-ocr-b-20101224-5|64	- MassBuild#681: Increase release tag
14cu|texlive-ocr-b-20101224-5|65	
14cu|texlive-ocr-b-20101224-5|66	

15119 14
14cu|texlive-ocr-b-outline-20110107-5|1	# revision 20969
14cu|texlive-ocr-b-outline-20110107-5|2	# category Package
14cu|texlive-ocr-b-outline-20110107-5|3	# catalog-ctan /fonts/ocr-b-outline
14cu|texlive-ocr-b-outline-20110107-5|4	# catalog-date 2011-01-07 10:11:51 +0100
14cu|texlive-ocr-b-outline-20110107-5|5	# catalog-license other-free
14cu|texlive-ocr-b-outline-20110107-5|6	# catalog-version undef
14cu|texlive-ocr-b-outline-20110107-5|7	Name:		texlive-ocr-b-outline
14cu|texlive-ocr-b-outline-20110107-5|8	Version:	20110107
14cu|texlive-ocr-b-outline-20110107-5|9	Release:	5
14cu|texlive-ocr-b-outline-20110107-5|10	Summary:	OCR-B fonts in Type 1 and OpenType
14cu|texlive-ocr-b-outline-20110107-5|11	Group:		Publishing
14cu|texlive-ocr-b-outline-20110107-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b-outline
14cu|texlive-ocr-b-outline-20110107-5|13	License:	OTHER-FREE
14cu|texlive-ocr-b-outline-20110107-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.tar.xz
14cu|texlive-ocr-b-outline-20110107-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.doc.tar.xz
14cu|texlive-ocr-b-outline-20110107-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.source.tar.xz
14cu|texlive-ocr-b-outline-20110107-5|17	BuildArch:	noarch
14cu|texlive-ocr-b-outline-20110107-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-ocr-b-outline-20110107-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-ocr-b-outline-20110107-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-ocr-b-outline-20110107-5|21	
14cu|texlive-ocr-b-outline-20110107-5|22	%description
14cu|texlive-ocr-b-outline-20110107-5|23	The package contains OCR-B fonts in Type1 and OpenType formats.
14cu|texlive-ocr-b-outline-20110107-5|24	They were generated from the MetaFont sources of the OCR-B
14cu|texlive-ocr-b-outline-20110107-5|25	fonts. The metric files are not included here, so that original
14cu|texlive-ocr-b-outline-20110107-5|26	ocr-b package should also be installed.
14cu|texlive-ocr-b-outline-20110107-5|27	
14cu|texlive-ocr-b-outline-20110107-5|28	
14cu|texlive-ocr-b-outline-20110107-5|29	#-----------------------------------------------------------------------
14cu|texlive-ocr-b-outline-20110107-5|30	%files
14cu|texlive-ocr-b-outline-20110107-5|31	%{_texmfdistdir}/fonts/map/dvips/ocr-b-outline/ocrb.map
14cu|texlive-ocr-b-outline-20110107-5|32	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb10.otf
14cu|texlive-ocr-b-outline-20110107-5|33	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb5.otf
14cu|texlive-ocr-b-outline-20110107-5|34	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb6.otf
14cu|texlive-ocr-b-outline-20110107-5|35	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb7.otf
14cu|texlive-ocr-b-outline-20110107-5|36	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb8.otf
14cu|texlive-ocr-b-outline-20110107-5|37	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb9.otf
14cu|texlive-ocr-b-outline-20110107-5|38	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb10.pfb
14cu|texlive-ocr-b-outline-20110107-5|39	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb5.pfb
14cu|texlive-ocr-b-outline-20110107-5|40	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb6.pfb
14cu|texlive-ocr-b-outline-20110107-5|41	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb7.pfb
14cu|texlive-ocr-b-outline-20110107-5|42	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb8.pfb
14cu|texlive-ocr-b-outline-20110107-5|43	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb9.pfb
14cu|texlive-ocr-b-outline-20110107-5|44	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/README
14cu|texlive-ocr-b-outline-20110107-5|45	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/xe-test.tex
14cu|texlive-ocr-b-outline-20110107-5|46	#- source
14cu|texlive-ocr-b-outline-20110107-5|47	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb10.sfd
14cu|texlive-ocr-b-outline-20110107-5|48	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb5.sfd
14cu|texlive-ocr-b-outline-20110107-5|49	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb6.sfd
14cu|texlive-ocr-b-outline-20110107-5|50	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb7.sfd
14cu|texlive-ocr-b-outline-20110107-5|51	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb8.sfd
14cu|texlive-ocr-b-outline-20110107-5|52	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb9.sfd
14cu|texlive-ocr-b-outline-20110107-5|53	
14cu|texlive-ocr-b-outline-20110107-5|54	#-----------------------------------------------------------------------
14cu|texlive-ocr-b-outline-20110107-5|55	%prep
14cu|texlive-ocr-b-outline-20110107-5|56	%setup -c -a0 -a1 -a2
14cu|texlive-ocr-b-outline-20110107-5|57	
14cu|texlive-ocr-b-outline-20110107-5|58	%build
14cu|texlive-ocr-b-outline-20110107-5|59	
14cu|texlive-ocr-b-outline-20110107-5|60	%install
14cu|texlive-ocr-b-outline-20110107-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ocr-b-outline-20110107-5|62	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-ocr-b-outline-20110107-5|63	
14cu|texlive-ocr-b-outline-20110107-5|64	
14cu|texlive-ocr-b-outline-20110107-5|65	
14cu|texlive-ocr-b-outline-20110107-5|66	%changelog
14cu|texlive-ocr-b-outline-20110107-5|67	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110107-5
14cu|texlive-ocr-b-outline-20110107-5|68	+ Revision: b88302f
14cu|texlive-ocr-b-outline-20110107-5|69	- MassBuild#681: Increase release tag
14cu|texlive-ocr-b-outline-20110107-5|70	
14cu|texlive-ocr-b-outline-20110107-5|71	

15120 14
14cu|texlive-ofs-20100212-5|1	# revision 16991
14cu|texlive-ofs-20100212-5|2	# category Package
14cu|texlive-ofs-20100212-5|3	# catalog-ctan /macros/generic/ofs
14cu|texlive-ofs-20100212-5|4	# catalog-date 2010-02-12 21:26:56 +0100
14cu|texlive-ofs-20100212-5|5	# catalog-license knuth
14cu|texlive-ofs-20100212-5|6	# catalog-version undef
14cu|texlive-ofs-20100212-5|7	Name:		texlive-ofs
14cu|texlive-ofs-20100212-5|8	Version:	20100212
14cu|texlive-ofs-20100212-5|9	Release:	5
14cu|texlive-ofs-20100212-5|10	Summary:	Macros for managing large font collections
14cu|texlive-ofs-20100212-5|11	Group:		Publishing
14cu|texlive-ofs-20100212-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ofs
14cu|texlive-ofs-20100212-5|13	License:	KNUTH
14cu|texlive-ofs-20100212-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.tar.xz
14cu|texlive-ofs-20100212-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.doc.tar.xz
14cu|texlive-ofs-20100212-5|16	BuildArch:	noarch
14cu|texlive-ofs-20100212-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ofs-20100212-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ofs-20100212-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ofs-20100212-5|20	
14cu|texlive-ofs-20100212-5|21	%description
14cu|texlive-ofs-20100212-5|22	OFS (Olsak's Font System) is a set of Plain TeX and LaTeX
14cu|texlive-ofs-20100212-5|23	macros for managing large font collections; it has been used by
14cu|texlive-ofs-20100212-5|24	Czech/Slovak users for many years. Main features include: -
14cu|texlive-ofs-20100212-5|25	Mapping from long names of fonts to the metric file name. The
14cu|texlive-ofs-20100212-5|26	user can specify only exact long names in documents. - Support
14cu|texlive-ofs-20100212-5|27	for many font encodings. - Printing of catalogues of fonts and
14cu|texlive-ofs-20100212-5|28	test samples of font families; the interactive macro \showfonts
14cu|texlive-ofs-20100212-5|29	shows all font families you have installed via OFS. - The user
14cu|texlive-ofs-20100212-5|30	interface is the same for Plain TeX and for LaTeX, but the
14cu|texlive-ofs-20100212-5|31	implementation differs: the LaTeX variant of OFS uses NFSS, but
14cu|texlive-ofs-20100212-5|32	the Plain variant implements its own font management (which may
14cu|texlive-ofs-20100212-5|33	even be better than NFSS) - Support for math fonts including TX
14cu|texlive-ofs-20100212-5|34	fonts.
14cu|texlive-ofs-20100212-5|35	
14cu|texlive-ofs-20100212-5|36	
14cu|texlive-ofs-20100212-5|37	#-----------------------------------------------------------------------
14cu|texlive-ofs-20100212-5|38	%files
14cu|texlive-ofs-20100212-5|39	%{_texmfdistdir}/tex/generic/ofs/a117.tex
14cu|texlive-ofs-20100212-5|40	%{_texmfdistdir}/tex/generic/ofs/a35.sty
14cu|texlive-ofs-20100212-5|41	%{_texmfdistdir}/tex/generic/ofs/a35.tex
14cu|texlive-ofs-20100212-5|42	%{_texmfdistdir}/tex/generic/ofs/allfonts.sty
14cu|texlive-ofs-20100212-5|43	%{_texmfdistdir}/tex/generic/ofs/allfonts.tex
14cu|texlive-ofs-20100212-5|44	%{_texmfdistdir}/tex/generic/ofs/amsfn.tex
14cu|texlive-ofs-20100212-5|45	%{_texmfdistdir}/tex/generic/ofs/mtfn.tex
14cu|texlive-ofs-20100212-5|46	%{_texmfdistdir}/tex/generic/ofs/ofs-6a.tex
14cu|texlive-ofs-20100212-5|47	%{_texmfdistdir}/tex/generic/ofs/ofs-6c.tex
14cu|texlive-ofs-20100212-5|48	%{_texmfdistdir}/tex/generic/ofs/ofs-6k.tex
14cu|texlive-ofs-20100212-5|49	%{_texmfdistdir}/tex/generic/ofs/ofs-6s.tex
14cu|texlive-ofs-20100212-5|50	%{_texmfdistdir}/tex/generic/ofs/ofs-6t.tex
14cu|texlive-ofs-20100212-5|51	%{_texmfdistdir}/tex/generic/ofs/ofs-6x.tex
14cu|texlive-ofs-20100212-5|52	%{_texmfdistdir}/tex/generic/ofs/ofs-6y.tex
14cu|texlive-ofs-20100212-5|53	%{_texmfdistdir}/tex/generic/ofs/ofs-8c.tex
14cu|texlive-ofs-20100212-5|54	%{_texmfdistdir}/tex/generic/ofs/ofs-8t.tex
14cu|texlive-ofs-20100212-5|55	%{_texmfdistdir}/tex/generic/ofs/ofs-8x.tex
14cu|texlive-ofs-20100212-5|56	%{_texmfdistdir}/tex/generic/ofs/ofs-8z.tex
14cu|texlive-ofs-20100212-5|57	%{_texmfdistdir}/tex/generic/ofs/ofs-ams.tex
14cu|texlive-ofs-20100212-5|58	%{_texmfdistdir}/tex/generic/ofs/ofs-cm.tex
14cu|texlive-ofs-20100212-5|59	%{_texmfdistdir}/tex/generic/ofs/ofs-mt.tex
14cu|texlive-ofs-20100212-5|60	%{_texmfdistdir}/tex/generic/ofs/ofs-ps.tex
14cu|texlive-ofs-20100212-5|61	%{_texmfdistdir}/tex/generic/ofs/ofs-px.tex
14cu|texlive-ofs-20100212-5|62	%{_texmfdistdir}/tex/generic/ofs/ofs-slt.tex
14cu|texlive-ofs-20100212-5|63	%{_texmfdistdir}/tex/generic/ofs/ofs-tx.tex
14cu|texlive-ofs-20100212-5|64	%{_texmfdistdir}/tex/generic/ofs/ofs.sty
14cu|texlive-ofs-20100212-5|65	%{_texmfdistdir}/tex/generic/ofs/ofs.tex
14cu|texlive-ofs-20100212-5|66	%{_texmfdistdir}/tex/generic/ofs/ofsdef.tex
14cu|texlive-ofs-20100212-5|67	%{_texmfdistdir}/tex/generic/ofs/pantyk.tex
14cu|texlive-ofs-20100212-5|68	%{_texmfdistdir}/tex/generic/ofs/txfn.tex
14cu|texlive-ofs-20100212-5|69	%doc %{_texmfdistdir}/doc/generic/ofs/changes.txt
14cu|texlive-ofs-20100212-5|70	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.pdf
14cu|texlive-ofs-20100212-5|71	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.tex
14cu|texlive-ofs-20100212-5|72	%doc %{_texmfdistdir}/doc/generic/ofs/ofs-slt.pdf
14cu|texlive-ofs-20100212-5|73	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.pdf
14cu|texlive-ofs-20100212-5|74	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.tex
14cu|texlive-ofs-20100212-5|75	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.pdf
14cu|texlive-ofs-20100212-5|76	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.tex
14cu|texlive-ofs-20100212-5|77	%doc %{_texmfdistdir}/doc/generic/ofs/ofsmtdef.tex
14cu|texlive-ofs-20100212-5|78	%doc %{_texmfdistdir}/doc/generic/ofs/ofstest.tex
14cu|texlive-ofs-20100212-5|79	%doc %{_texmfdistdir}/doc/generic/ofs/readme.ofs
14cu|texlive-ofs-20100212-5|80	
14cu|texlive-ofs-20100212-5|81	#-----------------------------------------------------------------------
14cu|texlive-ofs-20100212-5|82	%prep
14cu|texlive-ofs-20100212-5|83	%setup -c -a0 -a1
14cu|texlive-ofs-20100212-5|84	
14cu|texlive-ofs-20100212-5|85	%build
14cu|texlive-ofs-20100212-5|86	
14cu|texlive-ofs-20100212-5|87	%install
14cu|texlive-ofs-20100212-5|88	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ofs-20100212-5|89	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ofs-20100212-5|90	
14cu|texlive-ofs-20100212-5|91	
14cu|texlive-ofs-20100212-5|92	
14cu|texlive-ofs-20100212-5|93	%changelog
14cu|texlive-ofs-20100212-5|94	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100212-5
14cu|texlive-ofs-20100212-5|95	+ Revision: 41e69d3
14cu|texlive-ofs-20100212-5|96	- MassBuild#681: Increase release tag
14cu|texlive-ofs-20100212-5|97	
14cu|texlive-ofs-20100212-5|98	

15121 14
14cu|texlive-ogham-20111219-5|1	# revision 24876
14cu|texlive-ogham-20111219-5|2	# category Package
14cu|texlive-ogham-20111219-5|3	# catalog-ctan /fonts/ogham
14cu|texlive-ogham-20111219-5|4	# catalog-date 2011-12-19 12:56:45 +0100
14cu|texlive-ogham-20111219-5|5	# catalog-license pd
14cu|texlive-ogham-20111219-5|6	# catalog-version undef
14cu|texlive-ogham-20111219-5|7	Name:		texlive-ogham
14cu|texlive-ogham-20111219-5|8	Version:	20111219
14cu|texlive-ogham-20111219-5|9	Release:	5
14cu|texlive-ogham-20111219-5|10	Summary:	Fonts for typesetting Ogham script
14cu|texlive-ogham-20111219-5|11	Group:		Publishing
14cu|texlive-ogham-20111219-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ogham
14cu|texlive-ogham-20111219-5|13	License:	PD
14cu|texlive-ogham-20111219-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.tar.xz
14cu|texlive-ogham-20111219-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.doc.tar.xz
14cu|texlive-ogham-20111219-5|16	BuildArch:	noarch
14cu|texlive-ogham-20111219-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ogham-20111219-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ogham-20111219-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ogham-20111219-5|20	
14cu|texlive-ogham-20111219-5|21	%description
14cu|texlive-ogham-20111219-5|22	The font provides the Ogham alphabet, which is found on a
14cu|texlive-ogham-20111219-5|23	number of Irish and Pictish carvings dating from the 4th
14cu|texlive-ogham-20111219-5|24	century AD. The font is distributed as Metafont source, which
14cu|texlive-ogham-20111219-5|25	has been patched (with the author's permission) for stability
14cu|texlive-ogham-20111219-5|26	at different output device resolutions. (Thanks are due to
14cu|texlive-ogham-20111219-5|27	Peter Flynn and Dan Luecking.).
14cu|texlive-ogham-20111219-5|28	
14cu|texlive-ogham-20111219-5|29	
14cu|texlive-ogham-20111219-5|30	#-----------------------------------------------------------------------
14cu|texlive-ogham-20111219-5|31	%files
14cu|texlive-ogham-20111219-5|32	%{_texmfdistdir}/fonts/source/public/ogham/ogham.mf
14cu|texlive-ogham-20111219-5|33	%{_texmfdistdir}/fonts/tfm/public/ogham/ogham.tfm
14cu|texlive-ogham-20111219-5|34	%doc %{_texmfdistdir}/doc/fonts/ogham/testfont.pdf
14cu|texlive-ogham-20111219-5|35	
14cu|texlive-ogham-20111219-5|36	#-----------------------------------------------------------------------
14cu|texlive-ogham-20111219-5|37	%prep
14cu|texlive-ogham-20111219-5|38	%setup -c -a0 -a1
14cu|texlive-ogham-20111219-5|39	
14cu|texlive-ogham-20111219-5|40	%build
14cu|texlive-ogham-20111219-5|41	
14cu|texlive-ogham-20111219-5|42	%install
14cu|texlive-ogham-20111219-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ogham-20111219-5|44	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ogham-20111219-5|45	
14cu|texlive-ogham-20111219-5|46	
14cu|texlive-ogham-20111219-5|47	
14cu|texlive-ogham-20111219-5|48	%changelog
14cu|texlive-ogham-20111219-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111219-5
14cu|texlive-ogham-20111219-5|50	+ Revision: 3ee4976
14cu|texlive-ogham-20111219-5|51	- MassBuild#681: Increase release tag
14cu|texlive-ogham-20111219-5|52	
14cu|texlive-ogham-20111219-5|53	

15122 14
14cu|texlive-oinuit-20120616-8|1	# revision 28668
14cu|texlive-oinuit-20120616-8|2	# category Package
14cu|texlive-oinuit-20120616-8|3	# catalog-ctan /language/inuktitut/oinuit
14cu|texlive-oinuit-20120616-8|4	# catalog-date 2012-06-16 10:52:26 +0200
14cu|texlive-oinuit-20120616-8|5	# catalog-license lppl
14cu|texlive-oinuit-20120616-8|6	# catalog-version undef
14cu|texlive-oinuit-20120616-8|7	Name:		texlive-oinuit
14cu|texlive-oinuit-20120616-8|8	Version:	20120616
14cu|texlive-oinuit-20120616-8|9	Release:	8
14cu|texlive-oinuit-20120616-8|10	Summary:	LaTeX Support for the Inuktitut Language
14cu|texlive-oinuit-20120616-8|11	Group:		Publishing
14cu|texlive-oinuit-20120616-8|12	URL:		http://www.ctan.org/tex-archive/language/inuktitut/oinuit
14cu|texlive-oinuit-20120616-8|13	License:	LPPL
14cu|texlive-oinuit-20120616-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.tar.xz
14cu|texlive-oinuit-20120616-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.doc.tar.xz
14cu|texlive-oinuit-20120616-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.source.tar.xz
14cu|texlive-oinuit-20120616-8|17	BuildArch:	noarch
14cu|texlive-oinuit-20120616-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-oinuit-20120616-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-oinuit-20120616-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-oinuit-20120616-8|21	
14cu|texlive-oinuit-20120616-8|22	%description
14cu|texlive-oinuit-20120616-8|23	The package provides a set of Lambda (Omega LaTeX) typesetting
14cu|texlive-oinuit-20120616-8|24	tools for the Inuktitut language. Five different input methods
14cu|texlive-oinuit-20120616-8|25	are supported and with the necessary fonts are also provided.
14cu|texlive-oinuit-20120616-8|26	
14cu|texlive-oinuit-20120616-8|27	
14cu|texlive-oinuit-20120616-8|28	#-----------------------------------------------------------------------
14cu|texlive-oinuit-20120616-8|29	%files
14cu|texlive-oinuit-20120616-8|30	%{_texmfdistdir}/fonts/map/dvips/oinuit/oinuit.map
14cu|texlive-oinuit-20120616-8|31	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuit.ofm
14cu|texlive-oinuit-20120616-8|32	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitb.ofm
14cu|texlive-oinuit-20120616-8|33	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitbo.ofm
14cu|texlive-oinuit-20120616-8|34	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuito.ofm
14cu|texlive-oinuit-20120616-8|35	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuit.ovf
14cu|texlive-oinuit-20120616-8|36	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitb.ovf
14cu|texlive-oinuit-20120616-8|37	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitbo.ovf
14cu|texlive-oinuit-20120616-8|38	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuito.ovf
14cu|texlive-oinuit-20120616-8|39	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuit.tfm
14cu|texlive-oinuit-20120616-8|40	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitb.tfm
14cu|texlive-oinuit-20120616-8|41	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitbo.tfm
14cu|texlive-oinuit-20120616-8|42	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuito.tfm
14cu|texlive-oinuit-20120616-8|43	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuit.pfb
14cu|texlive-oinuit-20120616-8|44	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitb.pfb
14cu|texlive-oinuit-20120616-8|45	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitbo.pfb
14cu|texlive-oinuit-20120616-8|46	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuito.pfb
14cu|texlive-oinuit-20120616-8|47	%{_texmfdistdir}/fonts/type1/public/oinuit/cmssbxo10.pfb
14cu|texlive-oinuit-20120616-8|48	%{_texmfdistdir}/omega/ocp/oinuit/Ninuit2uni.ocp
14cu|texlive-oinuit-20120616-8|49	%{_texmfdistdir}/omega/ocp/oinuit/Qinuit2uni.ocp
14cu|texlive-oinuit-20120616-8|50	%{_texmfdistdir}/omega/ocp/oinuit/inuitscii.ocp
14cu|texlive-oinuit-20120616-8|51	%{_texmfdistdir}/omega/otp/oinuit/Ninuit2uni.otp
14cu|texlive-oinuit-20120616-8|52	%{_texmfdistdir}/omega/otp/oinuit/Qinuit2uni.otp
14cu|texlive-oinuit-20120616-8|53	%{_texmfdistdir}/omega/otp/oinuit/inuitscii.otp
14cu|texlive-oinuit-20120616-8|54	%{_texmfdistdir}/tex/lambda/oinuit/litcmr.fd
14cu|texlive-oinuit-20120616-8|55	%{_texmfdistdir}/tex/lambda/oinuit/litenc.def
14cu|texlive-oinuit-20120616-8|56	%{_texmfdistdir}/tex/lambda/oinuit/oinuit.sty
14cu|texlive-oinuit-20120616-8|57	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.1ST
14cu|texlive-oinuit-20120616-8|58	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.TEXLIVE
14cu|texlive-oinuit-20120616-8|59	%doc %{_texmfdistdir}/doc/fonts/oinuit/Table.eps
14cu|texlive-oinuit-20120616-8|60	%doc %{_texmfdistdir}/doc/fonts/oinuit/book.tex
14cu|texlive-oinuit-20120616-8|61	%doc %{_texmfdistdir}/doc/fonts/oinuit/inuit.tex
14cu|texlive-oinuit-20120616-8|62	%doc %{_texmfdistdir}/doc/fonts/oinuit/taqtu.tex
14cu|texlive-oinuit-20120616-8|63	#- source
14cu|texlive-oinuit-20120616-8|64	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.dtx
14cu|texlive-oinuit-20120616-8|65	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.ins
14cu|texlive-oinuit-20120616-8|66	
14cu|texlive-oinuit-20120616-8|67	#-----------------------------------------------------------------------
14cu|texlive-oinuit-20120616-8|68	%prep
14cu|texlive-oinuit-20120616-8|69	%setup -c -a0 -a1 -a2
14cu|texlive-oinuit-20120616-8|70	
14cu|texlive-oinuit-20120616-8|71	%build
14cu|texlive-oinuit-20120616-8|72	
14cu|texlive-oinuit-20120616-8|73	%install
14cu|texlive-oinuit-20120616-8|74	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-oinuit-20120616-8|75	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-oinuit-20120616-8|76	
14cu|texlive-oinuit-20120616-8|77	%changelog
14cu|texlive-oinuit-20120616-8|78	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120616-8
14cu|texlive-oinuit-20120616-8|79	+ Revision: 2bc751c
14cu|texlive-oinuit-20120616-8|80	- MassBuild#681: Increase release tag
14cu|texlive-oinuit-20120616-8|81	
14cu|texlive-oinuit-20120616-8|82	

15123 14
14cu|texlive-oldlatin-1.00-5|1	# revision 17932
14cu|texlive-oldlatin-1.00-5|2	# category Package
14cu|texlive-oldlatin-1.00-5|3	# catalog-ctan /fonts/gothic/oldlatin
14cu|texlive-oldlatin-1.00-5|4	# catalog-date 2010-04-29 07:59:03 +0200
14cu|texlive-oldlatin-1.00-5|5	# catalog-license lppl
14cu|texlive-oldlatin-1.00-5|6	# catalog-version 1.00
14cu|texlive-oldlatin-1.00-5|7	Name:		texlive-oldlatin
14cu|texlive-oldlatin-1.00-5|8	Version:	1.00
14cu|texlive-oldlatin-1.00-5|9	Release:	5
14cu|texlive-oldlatin-1.00-5|10	Summary:	Compute Modern like font with long s
14cu|texlive-oldlatin-1.00-5|11	Group:		Publishing
14cu|texlive-oldlatin-1.00-5|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/oldlatin
14cu|texlive-oldlatin-1.00-5|13	License:	LPPL
14cu|texlive-oldlatin-1.00-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.tar.xz
14cu|texlive-oldlatin-1.00-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.doc.tar.xz
14cu|texlive-oldlatin-1.00-5|16	BuildArch:	noarch
14cu|texlive-oldlatin-1.00-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-oldlatin-1.00-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-oldlatin-1.00-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-oldlatin-1.00-5|20	
14cu|texlive-oldlatin-1.00-5|21	%description
14cu|texlive-oldlatin-1.00-5|22	Metafont sources modified from Computer Modern in order to
14cu|texlive-oldlatin-1.00-5|23	generate "long s" which was used in old text.
14cu|texlive-oldlatin-1.00-5|24	
14cu|texlive-oldlatin-1.00-5|25	
14cu|texlive-oldlatin-1.00-5|26	#-----------------------------------------------------------------------
14cu|texlive-oldlatin-1.00-5|27	%files
14cu|texlive-oldlatin-1.00-5|28	%{_texmfdistdir}/fonts/source/public/oldlatin/olb10.mf
14cu|texlive-oldlatin-1.00-5|29	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx10.mf
14cu|texlive-oldlatin-1.00-5|30	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx12.mf
14cu|texlive-oldlatin-1.00-5|31	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx5.mf
14cu|texlive-oldlatin-1.00-5|32	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx6.mf
14cu|texlive-oldlatin-1.00-5|33	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx7.mf
14cu|texlive-oldlatin-1.00-5|34	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx8.mf
14cu|texlive-oldlatin-1.00-5|35	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx9.mf
14cu|texlive-oldlatin-1.00-5|36	%{_texmfdistdir}/fonts/source/public/oldlatin/olbxsl10.mf
14cu|texlive-oldlatin-1.00-5|37	%{_texmfdistdir}/fonts/source/public/oldlatin/oldunh10.mf
14cu|texlive-oldlatin-1.00-5|38	%{_texmfdistdir}/fonts/source/public/oldlatin/olff10.mf
14cu|texlive-oldlatin-1.00-5|39	%{_texmfdistdir}/fonts/source/public/oldlatin/olfib8.mf
14cu|texlive-oldlatin-1.00-5|40	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10.mf
14cu|texlive-oldlatin-1.00-5|41	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10s.mf
14cu|texlive-oldlatin-1.00-5|42	%{_texmfdistdir}/fonts/source/public/oldlatin/olr12.mf
14cu|texlive-oldlatin-1.00-5|43	%{_texmfdistdir}/fonts/source/public/oldlatin/olr17.mf
14cu|texlive-oldlatin-1.00-5|44	%{_texmfdistdir}/fonts/source/public/oldlatin/olr5.mf
14cu|texlive-oldlatin-1.00-5|45	%{_texmfdistdir}/fonts/source/public/oldlatin/olr6.mf
14cu|texlive-oldlatin-1.00-5|46	%{_texmfdistdir}/fonts/source/public/oldlatin/olr7.mf
14cu|texlive-oldlatin-1.00-5|47	%{_texmfdistdir}/fonts/source/public/oldlatin/olr8.mf
14cu|texlive-oldlatin-1.00-5|48	%{_texmfdistdir}/fonts/source/public/oldlatin/olr9.mf
14cu|texlive-oldlatin-1.00-5|49	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl10.mf
14cu|texlive-oldlatin-1.00-5|50	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl12.mf
14cu|texlive-oldlatin-1.00-5|51	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl8.mf
14cu|texlive-oldlatin-1.00-5|52	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl9.mf
14cu|texlive-oldlatin-1.00-5|53	%{_texmfdistdir}/fonts/source/public/oldlatin/olsltt10.mf
14cu|texlive-oldlatin-1.00-5|54	%{_texmfdistdir}/fonts/source/public/oldlatin/olss10.mf
14cu|texlive-oldlatin-1.00-5|55	%{_texmfdistdir}/fonts/source/public/oldlatin/olss12.mf
14cu|texlive-oldlatin-1.00-5|56	%{_texmfdistdir}/fonts/source/public/oldlatin/olss17.mf
14cu|texlive-oldlatin-1.00-5|57	%{_texmfdistdir}/fonts/source/public/oldlatin/olss8.mf
14cu|texlive-oldlatin-1.00-5|58	%{_texmfdistdir}/fonts/source/public/oldlatin/olss9.mf
14cu|texlive-oldlatin-1.00-5|59	%{_texmfdistdir}/fonts/source/public/oldlatin/olssbx10.mf
14cu|texlive-oldlatin-1.00-5|60	%{_texmfdistdir}/fonts/source/public/oldlatin/olssdc10.mf
14cu|texlive-oldlatin-1.00-5|61	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi10.mf
14cu|texlive-oldlatin-1.00-5|62	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi12.mf
14cu|texlive-oldlatin-1.00-5|63	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi17.mf
14cu|texlive-oldlatin-1.00-5|64	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi8.mf
14cu|texlive-oldlatin-1.00-5|65	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi9.mf
14cu|texlive-oldlatin-1.00-5|66	%{_texmfdistdir}/fonts/source/public/oldlatin/olssq8.mf
14cu|texlive-oldlatin-1.00-5|67	%{_texmfdistdir}/fonts/source/public/oldlatin/olssqi8.mf
14cu|texlive-oldlatin-1.00-5|68	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt10.mf
14cu|texlive-oldlatin-1.00-5|69	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt12.mf
14cu|texlive-oldlatin-1.00-5|70	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt8.mf
14cu|texlive-oldlatin-1.00-5|71	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt9.mf
14cu|texlive-oldlatin-1.00-5|72	%{_texmfdistdir}/fonts/source/public/oldlatin/olvtt10.mf
14cu|texlive-oldlatin-1.00-5|73	%{_texmfdistdir}/fonts/source/public/oldlatin/oroman.mf
14cu|texlive-oldlatin-1.00-5|74	%{_texmfdistdir}/fonts/source/public/oldlatin/oromanl.mf
14cu|texlive-oldlatin-1.00-5|75	%{_texmfdistdir}/fonts/source/public/oldlatin/oromlig.mf
14cu|texlive-oldlatin-1.00-5|76	%{_texmfdistdir}/fonts/source/public/oldlatin/oromligs.mf
14cu|texlive-oldlatin-1.00-5|77	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olb10.tfm
14cu|texlive-oldlatin-1.00-5|78	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx10.tfm
14cu|texlive-oldlatin-1.00-5|79	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx12.tfm
14cu|texlive-oldlatin-1.00-5|80	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx5.tfm
14cu|texlive-oldlatin-1.00-5|81	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx6.tfm
14cu|texlive-oldlatin-1.00-5|82	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx7.tfm
14cu|texlive-oldlatin-1.00-5|83	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx8.tfm
14cu|texlive-oldlatin-1.00-5|84	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx9.tfm
14cu|texlive-oldlatin-1.00-5|85	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbxsl10.tfm
14cu|texlive-oldlatin-1.00-5|86	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oldunh10.tfm
14cu|texlive-oldlatin-1.00-5|87	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olff10.tfm
14cu|texlive-oldlatin-1.00-5|88	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olfib8.tfm
14cu|texlive-oldlatin-1.00-5|89	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr10.tfm
14cu|texlive-oldlatin-1.00-5|90	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr12.tfm
14cu|texlive-oldlatin-1.00-5|91	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr17.tfm
14cu|texlive-oldlatin-1.00-5|92	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr5.tfm
14cu|texlive-oldlatin-1.00-5|93	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr6.tfm
14cu|texlive-oldlatin-1.00-5|94	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr7.tfm
14cu|texlive-oldlatin-1.00-5|95	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr8.tfm
14cu|texlive-oldlatin-1.00-5|96	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr9.tfm
14cu|texlive-oldlatin-1.00-5|97	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl10.tfm
14cu|texlive-oldlatin-1.00-5|98	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl12.tfm
14cu|texlive-oldlatin-1.00-5|99	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl8.tfm
14cu|texlive-oldlatin-1.00-5|100	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl9.tfm
14cu|texlive-oldlatin-1.00-5|101	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsltt10.tfm
14cu|texlive-oldlatin-1.00-5|102	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss10.tfm
14cu|texlive-oldlatin-1.00-5|103	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss12.tfm
14cu|texlive-oldlatin-1.00-5|104	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss17.tfm
14cu|texlive-oldlatin-1.00-5|105	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss8.tfm
14cu|texlive-oldlatin-1.00-5|106	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss9.tfm
14cu|texlive-oldlatin-1.00-5|107	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssbx10.tfm
14cu|texlive-oldlatin-1.00-5|108	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssdc10.tfm
14cu|texlive-oldlatin-1.00-5|109	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi10.tfm
14cu|texlive-oldlatin-1.00-5|110	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi12.tfm
14cu|texlive-oldlatin-1.00-5|111	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi17.tfm
14cu|texlive-oldlatin-1.00-5|112	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi8.tfm
14cu|texlive-oldlatin-1.00-5|113	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi9.tfm
14cu|texlive-oldlatin-1.00-5|114	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssq8.tfm
14cu|texlive-oldlatin-1.00-5|115	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssqi8.tfm
14cu|texlive-oldlatin-1.00-5|116	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt10.tfm
14cu|texlive-oldlatin-1.00-5|117	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt12.tfm
14cu|texlive-oldlatin-1.00-5|118	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt8.tfm
14cu|texlive-oldlatin-1.00-5|119	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt9.tfm
14cu|texlive-oldlatin-1.00-5|120	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olvtt10.tfm
14cu|texlive-oldlatin-1.00-5|121	%doc %{_texmfdistdir}/doc/fonts/oldlatin/README
14cu|texlive-oldlatin-1.00-5|122	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.pdf
14cu|texlive-oldlatin-1.00-5|123	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.tex
14cu|texlive-oldlatin-1.00-5|124	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_alphabet.tex
14cu|texlive-oldlatin-1.00-5|125	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.pdf
14cu|texlive-oldlatin-1.00-5|126	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.tex
14cu|texlive-oldlatin-1.00-5|127	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.pdf
14cu|texlive-oldlatin-1.00-5|128	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.tex
14cu|texlive-oldlatin-1.00-5|129	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.pdf
14cu|texlive-oldlatin-1.00-5|130	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.tex
14cu|texlive-oldlatin-1.00-5|131	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.pdf
14cu|texlive-oldlatin-1.00-5|132	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.tex
14cu|texlive-oldlatin-1.00-5|133	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.pdf
14cu|texlive-oldlatin-1.00-5|134	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.tex
14cu|texlive-oldlatin-1.00-5|135	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.pdf
14cu|texlive-oldlatin-1.00-5|136	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.tex
14cu|texlive-oldlatin-1.00-5|137	
14cu|texlive-oldlatin-1.00-5|138	#-----------------------------------------------------------------------
14cu|texlive-oldlatin-1.00-5|139	%prep
14cu|texlive-oldlatin-1.00-5|140	%setup -c -a0 -a1
14cu|texlive-oldlatin-1.00-5|141	
14cu|texlive-oldlatin-1.00-5|142	%build
14cu|texlive-oldlatin-1.00-5|143	
14cu|texlive-oldlatin-1.00-5|144	%install
14cu|texlive-oldlatin-1.00-5|145	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-oldlatin-1.00-5|146	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-oldlatin-1.00-5|147	
14cu|texlive-oldlatin-1.00-5|148	
14cu|texlive-oldlatin-1.00-5|149	
14cu|texlive-oldlatin-1.00-5|150	%changelog
14cu|texlive-oldlatin-1.00-5|151	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-5
14cu|texlive-oldlatin-1.00-5|152	+ Revision: c244bab
14cu|texlive-oldlatin-1.00-5|153	- MassBuild#681: Increase release tag
14cu|texlive-oldlatin-1.00-5|154	
14cu|texlive-oldlatin-1.00-5|155	

15124 14
14cu|texlive-oldstandard-2.0.2-5|1	# revision 19512
14cu|texlive-oldstandard-2.0.2-5|2	# category Package
14cu|texlive-oldstandard-2.0.2-5|3	# catalog-ctan /fonts/oldstandard
14cu|texlive-oldstandard-2.0.2-5|4	# catalog-date 2010-07-10 11:28:49 +0200
14cu|texlive-oldstandard-2.0.2-5|5	# catalog-license ofl
14cu|texlive-oldstandard-2.0.2-5|6	# catalog-version 2.0.2
14cu|texlive-oldstandard-2.0.2-5|7	Name:		texlive-oldstandard
14cu|texlive-oldstandard-2.0.2-5|8	Version:	2.0.2
14cu|texlive-oldstandard-2.0.2-5|9	Release:	5
14cu|texlive-oldstandard-2.0.2-5|10	Summary:	Old Standard: A Unicode Font for Classical and Medieval Studies
14cu|texlive-oldstandard-2.0.2-5|11	Group:		Publishing
14cu|texlive-oldstandard-2.0.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/oldstandard
14cu|texlive-oldstandard-2.0.2-5|13	License:	OFL
14cu|texlive-oldstandard-2.0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.tar.xz
14cu|texlive-oldstandard-2.0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.doc.tar.xz
14cu|texlive-oldstandard-2.0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.source.tar.xz
14cu|texlive-oldstandard-2.0.2-5|17	BuildArch:	noarch
14cu|texlive-oldstandard-2.0.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-oldstandard-2.0.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-oldstandard-2.0.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-oldstandard-2.0.2-5|21	
14cu|texlive-oldstandard-2.0.2-5|22	%description
14cu|texlive-oldstandard-2.0.2-5|23	Old Standard is supposed to reproduce the actual printing style
14cu|texlive-oldstandard-2.0.2-5|24	of the early 20th century, reviving a specific type of Modern
14cu|texlive-oldstandard-2.0.2-5|25	(classicist) style of serif typefaces, very commonly used in
14cu|texlive-oldstandard-2.0.2-5|26	various editions of the late 19th and early 20th century, but
14cu|texlive-oldstandard-2.0.2-5|27	almost completely abandoned later. It supports typesetting of
14cu|texlive-oldstandard-2.0.2-5|28	Old and Middle English, Old Icelandic, Cyrillic (with
14cu|texlive-oldstandard-2.0.2-5|29	historical characters, extensions for Old Slavonic and
14cu|texlive-oldstandard-2.0.2-5|30	localised forms), Gothic transliterations, critical editions of
14cu|texlive-oldstandard-2.0.2-5|31	Classical Greek and Latin, and many more. Old Standard works
14cu|texlive-oldstandard-2.0.2-5|32	with TeX engines that directly support OpenType features, such
14cu|texlive-oldstandard-2.0.2-5|33	as XeTeX and LuaTeX.
14cu|texlive-oldstandard-2.0.2-5|34	
14cu|texlive-oldstandard-2.0.2-5|35	
14cu|texlive-oldstandard-2.0.2-5|36	#-----------------------------------------------------------------------
14cu|texlive-oldstandard-2.0.2-5|37	%files
14cu|texlive-oldstandard-2.0.2-5|38	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Bold.otf
14cu|texlive-oldstandard-2.0.2-5|39	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Italic.otf
14cu|texlive-oldstandard-2.0.2-5|40	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Regular.otf
14cu|texlive-oldstandard-2.0.2-5|41	%doc %{_texmfdistdir}/doc/fonts/oldstandard/FONTLOG.txt
14cu|texlive-oldstandard-2.0.2-5|42	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL-FAQ.txt
14cu|texlive-oldstandard-2.0.2-5|43	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL.txt
14cu|texlive-oldstandard-2.0.2-5|44	%doc %{_texmfdistdir}/doc/fonts/oldstandard/README
14cu|texlive-oldstandard-2.0.2-5|45	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-de.png
14cu|texlive-oldstandard-2.0.2-5|46	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-fr.png
14cu|texlive-oldstandard-2.0.2-5|47	%doc %{_texmfdistdir}/doc/fonts/oldstandard/gendocs.sh
14cu|texlive-oldstandard-2.0.2-5|48	%doc %{_texmfdistdir}/doc/fonts/oldstandard/genfonts.sh
14cu|texlive-oldstandard-2.0.2-5|49	%doc %{_texmfdistdir}/doc/fonts/oldstandard/greek-contextual.png
14cu|texlive-oldstandard-2.0.2-5|50	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.pdf
14cu|texlive-oldstandard-2.0.2-5|51	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.tex
14cu|texlive-oldstandard-2.0.2-5|52	%doc %{_texmfdistdir}/doc/fonts/oldstandard/opentype.png
14cu|texlive-oldstandard-2.0.2-5|53	%doc %{_texmfdistdir}/doc/fonts/oldstandard/ost-generate.py
14cu|texlive-oldstandard-2.0.2-5|54	%doc %{_texmfdistdir}/doc/fonts/oldstandard/serbian.png
14cu|texlive-oldstandard-2.0.2-5|55	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin-add.png
14cu|texlive-oldstandard-2.0.2-5|56	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin.png
14cu|texlive-oldstandard-2.0.2-5|57	%doc %{_texmfdistdir}/doc/fonts/oldstandard/stand-su.png
14cu|texlive-oldstandard-2.0.2-5|58	%doc %{_texmfdistdir}/doc/fonts/oldstandard/teubner.png
14cu|texlive-oldstandard-2.0.2-5|59	%doc %{_texmfdistdir}/doc/fonts/oldstandard/truetype.png
14cu|texlive-oldstandard-2.0.2-5|60	#- source
14cu|texlive-oldstandard-2.0.2-5|61	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Bold.sfd
14cu|texlive-oldstandard-2.0.2-5|62	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Italic.sfd
14cu|texlive-oldstandard-2.0.2-5|63	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Regular.sfd
14cu|texlive-oldstandard-2.0.2-5|64	
14cu|texlive-oldstandard-2.0.2-5|65	#-----------------------------------------------------------------------
14cu|texlive-oldstandard-2.0.2-5|66	%prep
14cu|texlive-oldstandard-2.0.2-5|67	%setup -c -a0 -a1 -a2
14cu|texlive-oldstandard-2.0.2-5|68	
14cu|texlive-oldstandard-2.0.2-5|69	%build
14cu|texlive-oldstandard-2.0.2-5|70	
14cu|texlive-oldstandard-2.0.2-5|71	%install
14cu|texlive-oldstandard-2.0.2-5|72	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-oldstandard-2.0.2-5|73	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-oldstandard-2.0.2-5|74	
14cu|texlive-oldstandard-2.0.2-5|75	
14cu|texlive-oldstandard-2.0.2-5|76	
14cu|texlive-oldstandard-2.0.2-5|77	%changelog
14cu|texlive-oldstandard-2.0.2-5|78	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-5
14cu|texlive-oldstandard-2.0.2-5|79	+ Revision: 9a5c09d
14cu|texlive-oldstandard-2.0.2-5|80	- MassBuild#681: Increase release tag
14cu|texlive-oldstandard-2.0.2-5|81	
14cu|texlive-oldstandard-2.0.2-5|82	

15125 14
14cu|texlive-opensans-1.2-5|1	# revision 24706
14cu|texlive-opensans-1.2-5|2	# category Package
14cu|texlive-opensans-1.2-5|3	# catalog-ctan /fonts/opensans
14cu|texlive-opensans-1.2-5|4	# catalog-date 2011-11-30 18:37:09 +0100
14cu|texlive-opensans-1.2-5|5	# catalog-license lppl1.3
14cu|texlive-opensans-1.2-5|6	# catalog-version 1.2
14cu|texlive-opensans-1.2-5|7	Name:		texlive-opensans
14cu|texlive-opensans-1.2-5|8	Version:	1.2
14cu|texlive-opensans-1.2-5|9	Release:	5
14cu|texlive-opensans-1.2-5|10	Summary:	The Open Sans font family, and LaTeX support
14cu|texlive-opensans-1.2-5|11	Group:		Publishing
14cu|texlive-opensans-1.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/opensans
14cu|texlive-opensans-1.2-5|13	License:	LPPL1.3
14cu|texlive-opensans-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.tar.xz
14cu|texlive-opensans-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.doc.tar.xz
14cu|texlive-opensans-1.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.source.tar.xz
14cu|texlive-opensans-1.2-5|17	BuildArch:	noarch
14cu|texlive-opensans-1.2-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-opensans-1.2-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-opensans-1.2-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-opensans-1.2-5|21	
14cu|texlive-opensans-1.2-5|22	%description
14cu|texlive-opensans-1.2-5|23	Open Sans is a humanist sans serif typeface designed by Steve
14cu|texlive-opensans-1.2-5|24	Matteson; the font is available from the Google Font Directory
14cu|texlive-opensans-1.2-5|25	as TrueType files licensed under the Apache License version
14cu|texlive-opensans-1.2-5|26	2.0. The package provides support for this font family in
14cu|texlive-opensans-1.2-5|27	LaTeX. It includes the original TrueType fonts, as well as Type
14cu|texlive-opensans-1.2-5|28	1 versions, converted for this package using FontForge for full
14cu|texlive-opensans-1.2-5|29	support with dvips.
14cu|texlive-opensans-1.2-5|30	
14cu|texlive-opensans-1.2-5|31	
14cu|texlive-opensans-1.2-5|32	#-----------------------------------------------------------------------
14cu|texlive-opensans-1.2-5|33	%files
14cu|texlive-opensans-1.2-5|34	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Bold.afm
14cu|texlive-opensans-1.2-5|35	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-BoldItalic.afm
14cu|texlive-opensans-1.2-5|36	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLight.afm
14cu|texlive-opensans-1.2-5|37	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm
14cu|texlive-opensans-1.2-5|38	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBold.afm
14cu|texlive-opensans-1.2-5|39	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm
14cu|texlive-opensans-1.2-5|40	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Italic.afm
14cu|texlive-opensans-1.2-5|41	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Light.afm
14cu|texlive-opensans-1.2-5|42	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-LightItalic.afm
14cu|texlive-opensans-1.2-5|43	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Regular.afm
14cu|texlive-opensans-1.2-5|44	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Semibold.afm
14cu|texlive-opensans-1.2-5|45	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm
14cu|texlive-opensans-1.2-5|46	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-01.enc
14cu|texlive-opensans-1.2-5|47	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-02.enc
14cu|texlive-opensans-1.2-5|48	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-03.enc
14cu|texlive-opensans-1.2-5|49	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-04.enc
14cu|texlive-opensans-1.2-5|50	%{_texmfdistdir}/fonts/map/dvips/opensans/opensans.map
14cu|texlive-opensans-1.2-5|51	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm
14cu|texlive-opensans-1.2-5|52	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm
14cu|texlive-opensans-1.2-5|53	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm
14cu|texlive-opensans-1.2-5|54	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm
14cu|texlive-opensans-1.2-5|55	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|56	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|57	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|58	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|59	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|60	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|61	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|62	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|63	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|64	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|65	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|66	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|67	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|68	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|69	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|70	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|71	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|72	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|73	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|74	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|75	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|76	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm
14cu|texlive-opensans-1.2-5|77	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm
14cu|texlive-opensans-1.2-5|78	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm
14cu|texlive-opensans-1.2-5|79	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm
14cu|texlive-opensans-1.2-5|80	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm
14cu|texlive-opensans-1.2-5|81	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm
14cu|texlive-opensans-1.2-5|82	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm
14cu|texlive-opensans-1.2-5|83	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm
14cu|texlive-opensans-1.2-5|84	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm
14cu|texlive-opensans-1.2-5|85	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm
14cu|texlive-opensans-1.2-5|86	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm
14cu|texlive-opensans-1.2-5|87	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm
14cu|texlive-opensans-1.2-5|88	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|89	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|90	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|91	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|92	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|93	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|94	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|95	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|96	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|97	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|98	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|99	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|100	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|101	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|102	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|103	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|104	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|105	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|106	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|107	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|108	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|109	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm
14cu|texlive-opensans-1.2-5|110	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm
14cu|texlive-opensans-1.2-5|111	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm
14cu|texlive-opensans-1.2-5|112	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm
14cu|texlive-opensans-1.2-5|113	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm
14cu|texlive-opensans-1.2-5|114	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm
14cu|texlive-opensans-1.2-5|115	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm
14cu|texlive-opensans-1.2-5|116	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm
14cu|texlive-opensans-1.2-5|117	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm
14cu|texlive-opensans-1.2-5|118	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm
14cu|texlive-opensans-1.2-5|119	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm
14cu|texlive-opensans-1.2-5|120	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm
14cu|texlive-opensans-1.2-5|121	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|122	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|123	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|124	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|125	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|126	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|127	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|128	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|129	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|130	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|131	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|132	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|133	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|134	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|135	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|136	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|137	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|138	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|139	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|140	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|141	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|142	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm
14cu|texlive-opensans-1.2-5|143	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm
14cu|texlive-opensans-1.2-5|144	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm
14cu|texlive-opensans-1.2-5|145	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm
14cu|texlive-opensans-1.2-5|146	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm
14cu|texlive-opensans-1.2-5|147	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm
14cu|texlive-opensans-1.2-5|148	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm
14cu|texlive-opensans-1.2-5|149	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm
14cu|texlive-opensans-1.2-5|150	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm
14cu|texlive-opensans-1.2-5|151	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm
14cu|texlive-opensans-1.2-5|152	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm
14cu|texlive-opensans-1.2-5|153	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm
14cu|texlive-opensans-1.2-5|154	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|155	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|156	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|157	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|158	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|159	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|160	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|161	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|162	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|163	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|164	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|165	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|166	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|167	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|168	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|169	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|170	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|171	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|172	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|173	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|174	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|175	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm
14cu|texlive-opensans-1.2-5|176	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm
14cu|texlive-opensans-1.2-5|177	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm
14cu|texlive-opensans-1.2-5|178	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm
14cu|texlive-opensans-1.2-5|179	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm
14cu|texlive-opensans-1.2-5|180	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm
14cu|texlive-opensans-1.2-5|181	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm
14cu|texlive-opensans-1.2-5|182	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm
14cu|texlive-opensans-1.2-5|183	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm
14cu|texlive-opensans-1.2-5|184	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm
14cu|texlive-opensans-1.2-5|185	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm
14cu|texlive-opensans-1.2-5|186	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm
14cu|texlive-opensans-1.2-5|187	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|188	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|189	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|190	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|191	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|192	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|193	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|194	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|195	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|196	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|197	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|198	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|199	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|200	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|201	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|202	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|203	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|204	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|205	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|206	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|207	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|208	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm
14cu|texlive-opensans-1.2-5|209	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm
14cu|texlive-opensans-1.2-5|210	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm
14cu|texlive-opensans-1.2-5|211	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm
14cu|texlive-opensans-1.2-5|212	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm
14cu|texlive-opensans-1.2-5|213	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm
14cu|texlive-opensans-1.2-5|214	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm
14cu|texlive-opensans-1.2-5|215	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm
14cu|texlive-opensans-1.2-5|216	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm
14cu|texlive-opensans-1.2-5|217	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm
14cu|texlive-opensans-1.2-5|218	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm
14cu|texlive-opensans-1.2-5|219	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm
14cu|texlive-opensans-1.2-5|220	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|221	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|222	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|223	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|224	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|225	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|226	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|227	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|228	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|229	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|230	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|231	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|232	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|233	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|234	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|235	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|236	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|237	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|238	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|239	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|240	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|241	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm
14cu|texlive-opensans-1.2-5|242	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm
14cu|texlive-opensans-1.2-5|243	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm
14cu|texlive-opensans-1.2-5|244	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm
14cu|texlive-opensans-1.2-5|245	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm
14cu|texlive-opensans-1.2-5|246	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm
14cu|texlive-opensans-1.2-5|247	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm
14cu|texlive-opensans-1.2-5|248	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm
14cu|texlive-opensans-1.2-5|249	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm
14cu|texlive-opensans-1.2-5|250	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm
14cu|texlive-opensans-1.2-5|251	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm
14cu|texlive-opensans-1.2-5|252	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm
14cu|texlive-opensans-1.2-5|253	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|254	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|255	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|256	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|257	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|258	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|259	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|260	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|261	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|262	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|263	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|264	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|265	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|266	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|267	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|268	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|269	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|270	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|271	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|272	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|273	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|274	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm
14cu|texlive-opensans-1.2-5|275	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm
14cu|texlive-opensans-1.2-5|276	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm
14cu|texlive-opensans-1.2-5|277	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm
14cu|texlive-opensans-1.2-5|278	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm
14cu|texlive-opensans-1.2-5|279	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm
14cu|texlive-opensans-1.2-5|280	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm
14cu|texlive-opensans-1.2-5|281	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm
14cu|texlive-opensans-1.2-5|282	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-01.tfm
14cu|texlive-opensans-1.2-5|283	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-02.tfm
14cu|texlive-opensans-1.2-5|284	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-03.tfm
14cu|texlive-opensans-1.2-5|285	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-04.tfm
14cu|texlive-opensans-1.2-5|286	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|287	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|288	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|289	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|290	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|291	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|292	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|293	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|294	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|295	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|296	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|297	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|298	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|299	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|300	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|301	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|302	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|303	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|304	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|305	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|306	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|307	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm
14cu|texlive-opensans-1.2-5|308	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm
14cu|texlive-opensans-1.2-5|309	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm
14cu|texlive-opensans-1.2-5|310	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm
14cu|texlive-opensans-1.2-5|311	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm
14cu|texlive-opensans-1.2-5|312	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm
14cu|texlive-opensans-1.2-5|313	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm
14cu|texlive-opensans-1.2-5|314	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm
14cu|texlive-opensans-1.2-5|315	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm
14cu|texlive-opensans-1.2-5|316	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm
14cu|texlive-opensans-1.2-5|317	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm
14cu|texlive-opensans-1.2-5|318	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm
14cu|texlive-opensans-1.2-5|319	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|320	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|321	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|322	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|323	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|324	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|325	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|326	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|327	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|328	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|329	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|330	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|331	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|332	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|333	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|334	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|335	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|336	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|337	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|338	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|339	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|340	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm
14cu|texlive-opensans-1.2-5|341	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm
14cu|texlive-opensans-1.2-5|342	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm
14cu|texlive-opensans-1.2-5|343	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm
14cu|texlive-opensans-1.2-5|344	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm
14cu|texlive-opensans-1.2-5|345	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm
14cu|texlive-opensans-1.2-5|346	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm
14cu|texlive-opensans-1.2-5|347	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm
14cu|texlive-opensans-1.2-5|348	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm
14cu|texlive-opensans-1.2-5|349	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm
14cu|texlive-opensans-1.2-5|350	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm
14cu|texlive-opensans-1.2-5|351	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm
14cu|texlive-opensans-1.2-5|352	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|353	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|354	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|355	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|356	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|357	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|358	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|359	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|360	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|361	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|362	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|363	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|364	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|365	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|366	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|367	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|368	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|369	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|370	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|371	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|372	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|373	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm
14cu|texlive-opensans-1.2-5|374	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm
14cu|texlive-opensans-1.2-5|375	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm
14cu|texlive-opensans-1.2-5|376	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm
14cu|texlive-opensans-1.2-5|377	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm
14cu|texlive-opensans-1.2-5|378	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm
14cu|texlive-opensans-1.2-5|379	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm
14cu|texlive-opensans-1.2-5|380	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm
14cu|texlive-opensans-1.2-5|381	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm
14cu|texlive-opensans-1.2-5|382	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm
14cu|texlive-opensans-1.2-5|383	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm
14cu|texlive-opensans-1.2-5|384	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm
14cu|texlive-opensans-1.2-5|385	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|386	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|387	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|388	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|389	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|390	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|391	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|392	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|393	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|394	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|395	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|396	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|397	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|398	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|399	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|400	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|401	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|402	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|403	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|404	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|405	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|406	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm
14cu|texlive-opensans-1.2-5|407	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm
14cu|texlive-opensans-1.2-5|408	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm
14cu|texlive-opensans-1.2-5|409	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm
14cu|texlive-opensans-1.2-5|410	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm
14cu|texlive-opensans-1.2-5|411	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm
14cu|texlive-opensans-1.2-5|412	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm
14cu|texlive-opensans-1.2-5|413	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm
14cu|texlive-opensans-1.2-5|414	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm
14cu|texlive-opensans-1.2-5|415	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm
14cu|texlive-opensans-1.2-5|416	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm
14cu|texlive-opensans-1.2-5|417	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm
14cu|texlive-opensans-1.2-5|418	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|419	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|420	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|421	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|422	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|423	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|424	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|425	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm
14cu|texlive-opensans-1.2-5|426	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm
14cu|texlive-opensans-1.2-5|427	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm
14cu|texlive-opensans-1.2-5|428	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm
14cu|texlive-opensans-1.2-5|429	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm
14cu|texlive-opensans-1.2-5|430	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm
14cu|texlive-opensans-1.2-5|431	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm
14cu|texlive-opensans-1.2-5|432	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm
14cu|texlive-opensans-1.2-5|433	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm
14cu|texlive-opensans-1.2-5|434	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm
14cu|texlive-opensans-1.2-5|435	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm
14cu|texlive-opensans-1.2-5|436	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm
14cu|texlive-opensans-1.2-5|437	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm
14cu|texlive-opensans-1.2-5|438	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm
14cu|texlive-opensans-1.2-5|439	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm
14cu|texlive-opensans-1.2-5|440	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm
14cu|texlive-opensans-1.2-5|441	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm
14cu|texlive-opensans-1.2-5|442	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm
14cu|texlive-opensans-1.2-5|443	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm
14cu|texlive-opensans-1.2-5|444	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm
14cu|texlive-opensans-1.2-5|445	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm
14cu|texlive-opensans-1.2-5|446	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm
14cu|texlive-opensans-1.2-5|447	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Bold.ttf
14cu|texlive-opensans-1.2-5|448	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf
14cu|texlive-opensans-1.2-5|449	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLight.ttf
14cu|texlive-opensans-1.2-5|450	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf
14cu|texlive-opensans-1.2-5|451	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf
14cu|texlive-opensans-1.2-5|452	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf
14cu|texlive-opensans-1.2-5|453	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Italic.ttf
14cu|texlive-opensans-1.2-5|454	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Light.ttf
14cu|texlive-opensans-1.2-5|455	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf
14cu|texlive-opensans-1.2-5|456	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Regular.ttf
14cu|texlive-opensans-1.2-5|457	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Semibold.ttf
14cu|texlive-opensans-1.2-5|458	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf
14cu|texlive-opensans-1.2-5|459	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Bold.pfb
14cu|texlive-opensans-1.2-5|460	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb
14cu|texlive-opensans-1.2-5|461	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLight.pfb
14cu|texlive-opensans-1.2-5|462	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb
14cu|texlive-opensans-1.2-5|463	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb
14cu|texlive-opensans-1.2-5|464	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb
14cu|texlive-opensans-1.2-5|465	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Italic.pfb
14cu|texlive-opensans-1.2-5|466	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Light.pfb
14cu|texlive-opensans-1.2-5|467	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-LightItalic.pfb
14cu|texlive-opensans-1.2-5|468	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Regular.pfb
14cu|texlive-opensans-1.2-5|469	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Semibold.pfb
14cu|texlive-opensans-1.2-5|470	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb
14cu|texlive-opensans-1.2-5|471	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|472	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|473	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|474	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|475	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|476	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|477	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|478	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|479	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|480	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|481	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|482	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|483	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|484	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|485	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|486	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|487	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|488	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|489	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|490	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|491	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|492	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf
14cu|texlive-opensans-1.2-5|493	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf
14cu|texlive-opensans-1.2-5|494	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t1.vf
14cu|texlive-opensans-1.2-5|495	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf
14cu|texlive-opensans-1.2-5|496	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf
14cu|texlive-opensans-1.2-5|497	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf
14cu|texlive-opensans-1.2-5|498	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf
14cu|texlive-opensans-1.2-5|499	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-x2.vf
14cu|texlive-opensans-1.2-5|500	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|501	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|502	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|503	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|504	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|505	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|506	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|507	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|508	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|509	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|510	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|511	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|512	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|513	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|514	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|515	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|516	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|517	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|518	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|519	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|520	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|521	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf
14cu|texlive-opensans-1.2-5|522	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf
14cu|texlive-opensans-1.2-5|523	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf
14cu|texlive-opensans-1.2-5|524	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf
14cu|texlive-opensans-1.2-5|525	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf
14cu|texlive-opensans-1.2-5|526	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf
14cu|texlive-opensans-1.2-5|527	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf
14cu|texlive-opensans-1.2-5|528	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf
14cu|texlive-opensans-1.2-5|529	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|530	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|531	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|532	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|533	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|534	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|535	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|536	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|537	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|538	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|539	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|540	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|541	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|542	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|543	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|544	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|545	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|546	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|547	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|548	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|549	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|550	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf
14cu|texlive-opensans-1.2-5|551	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf
14cu|texlive-opensans-1.2-5|552	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf
14cu|texlive-opensans-1.2-5|553	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf
14cu|texlive-opensans-1.2-5|554	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf
14cu|texlive-opensans-1.2-5|555	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf
14cu|texlive-opensans-1.2-5|556	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf
14cu|texlive-opensans-1.2-5|557	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf
14cu|texlive-opensans-1.2-5|558	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|559	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|560	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|561	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|562	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|563	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|564	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|565	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|566	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|567	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|568	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|569	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|570	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|571	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|572	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|573	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|574	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|575	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|576	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|577	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|578	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|579	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf
14cu|texlive-opensans-1.2-5|580	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf
14cu|texlive-opensans-1.2-5|581	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf
14cu|texlive-opensans-1.2-5|582	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf
14cu|texlive-opensans-1.2-5|583	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf
14cu|texlive-opensans-1.2-5|584	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf
14cu|texlive-opensans-1.2-5|585	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf
14cu|texlive-opensans-1.2-5|586	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf
14cu|texlive-opensans-1.2-5|587	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|588	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|589	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|590	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|591	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|592	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|593	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|594	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|595	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|596	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|597	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|598	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|599	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|600	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|601	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|602	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|603	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|604	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|605	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|606	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|607	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|608	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf
14cu|texlive-opensans-1.2-5|609	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf
14cu|texlive-opensans-1.2-5|610	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf
14cu|texlive-opensans-1.2-5|611	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf
14cu|texlive-opensans-1.2-5|612	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf
14cu|texlive-opensans-1.2-5|613	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf
14cu|texlive-opensans-1.2-5|614	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf
14cu|texlive-opensans-1.2-5|615	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf
14cu|texlive-opensans-1.2-5|616	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|617	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|618	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|619	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|620	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|621	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|622	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|623	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|624	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|625	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|626	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|627	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|628	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|629	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|630	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|631	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|632	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|633	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|634	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|635	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|636	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|637	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf
14cu|texlive-opensans-1.2-5|638	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf
14cu|texlive-opensans-1.2-5|639	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf
14cu|texlive-opensans-1.2-5|640	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf
14cu|texlive-opensans-1.2-5|641	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf
14cu|texlive-opensans-1.2-5|642	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf
14cu|texlive-opensans-1.2-5|643	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf
14cu|texlive-opensans-1.2-5|644	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf
14cu|texlive-opensans-1.2-5|645	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|646	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|647	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|648	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|649	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|650	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|651	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|652	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|653	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|654	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|655	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|656	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|657	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|658	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|659	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|660	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|661	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|662	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|663	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|664	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|665	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|666	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf
14cu|texlive-opensans-1.2-5|667	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf
14cu|texlive-opensans-1.2-5|668	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t1.vf
14cu|texlive-opensans-1.2-5|669	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf
14cu|texlive-opensans-1.2-5|670	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf
14cu|texlive-opensans-1.2-5|671	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf
14cu|texlive-opensans-1.2-5|672	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf
14cu|texlive-opensans-1.2-5|673	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-x2.vf
14cu|texlive-opensans-1.2-5|674	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|675	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|676	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|677	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|678	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|679	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|680	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|681	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|682	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|683	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|684	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|685	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|686	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|687	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|688	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|689	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|690	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|691	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|692	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|693	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|694	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|695	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-lgr.vf
14cu|texlive-opensans-1.2-5|696	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ot1.vf
14cu|texlive-opensans-1.2-5|697	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t1.vf
14cu|texlive-opensans-1.2-5|698	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2a.vf
14cu|texlive-opensans-1.2-5|699	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2b.vf
14cu|texlive-opensans-1.2-5|700	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2c.vf
14cu|texlive-opensans-1.2-5|701	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ts1.vf
14cu|texlive-opensans-1.2-5|702	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-x2.vf
14cu|texlive-opensans-1.2-5|703	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|704	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|705	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|706	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|707	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|708	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|709	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|710	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|711	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|712	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|713	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|714	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|715	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|716	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|717	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|718	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|719	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|720	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|721	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|722	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|723	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|724	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf
14cu|texlive-opensans-1.2-5|725	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf
14cu|texlive-opensans-1.2-5|726	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf
14cu|texlive-opensans-1.2-5|727	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf
14cu|texlive-opensans-1.2-5|728	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf
14cu|texlive-opensans-1.2-5|729	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf
14cu|texlive-opensans-1.2-5|730	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf
14cu|texlive-opensans-1.2-5|731	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf
14cu|texlive-opensans-1.2-5|732	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|733	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|734	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|735	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|736	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|737	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|738	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|739	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|740	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|741	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|742	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|743	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|744	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|745	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|746	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|747	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|748	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|749	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|750	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|751	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|752	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|753	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf
14cu|texlive-opensans-1.2-5|754	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf
14cu|texlive-opensans-1.2-5|755	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t1.vf
14cu|texlive-opensans-1.2-5|756	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf
14cu|texlive-opensans-1.2-5|757	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf
14cu|texlive-opensans-1.2-5|758	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf
14cu|texlive-opensans-1.2-5|759	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf
14cu|texlive-opensans-1.2-5|760	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-x2.vf
14cu|texlive-opensans-1.2-5|761	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|762	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|763	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|764	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|765	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|766	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|767	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|768	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|769	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|770	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|771	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|772	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|773	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|774	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|775	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|776	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|777	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|778	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|779	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|780	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|781	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|782	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf
14cu|texlive-opensans-1.2-5|783	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf
14cu|texlive-opensans-1.2-5|784	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf
14cu|texlive-opensans-1.2-5|785	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf
14cu|texlive-opensans-1.2-5|786	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf
14cu|texlive-opensans-1.2-5|787	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf
14cu|texlive-opensans-1.2-5|788	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf
14cu|texlive-opensans-1.2-5|789	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf
14cu|texlive-opensans-1.2-5|790	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|791	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|792	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|793	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|794	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|795	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|796	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|797	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf
14cu|texlive-opensans-1.2-5|798	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf
14cu|texlive-opensans-1.2-5|799	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf
14cu|texlive-opensans-1.2-5|800	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf
14cu|texlive-opensans-1.2-5|801	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf
14cu|texlive-opensans-1.2-5|802	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf
14cu|texlive-opensans-1.2-5|803	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf
14cu|texlive-opensans-1.2-5|804	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf
14cu|texlive-opensans-1.2-5|805	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf
14cu|texlive-opensans-1.2-5|806	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf
14cu|texlive-opensans-1.2-5|807	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf
14cu|texlive-opensans-1.2-5|808	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf
14cu|texlive-opensans-1.2-5|809	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf
14cu|texlive-opensans-1.2-5|810	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf
14cu|texlive-opensans-1.2-5|811	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf
14cu|texlive-opensans-1.2-5|812	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf
14cu|texlive-opensans-1.2-5|813	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf
14cu|texlive-opensans-1.2-5|814	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf
14cu|texlive-opensans-1.2-5|815	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf
14cu|texlive-opensans-1.2-5|816	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf
14cu|texlive-opensans-1.2-5|817	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf
14cu|texlive-opensans-1.2-5|818	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf
14cu|texlive-opensans-1.2-5|819	%{_texmfdistdir}/tex/latex/opensans/lgrfos.fd
14cu|texlive-opensans-1.2-5|820	%{_texmfdistdir}/tex/latex/opensans/lgrfosj.fd
14cu|texlive-opensans-1.2-5|821	%{_texmfdistdir}/tex/latex/opensans/opensans.sty
14cu|texlive-opensans-1.2-5|822	%{_texmfdistdir}/tex/latex/opensans/ot1fos.fd
14cu|texlive-opensans-1.2-5|823	%{_texmfdistdir}/tex/latex/opensans/ot1fosj.fd
14cu|texlive-opensans-1.2-5|824	%{_texmfdistdir}/tex/latex/opensans/t1fos.fd
14cu|texlive-opensans-1.2-5|825	%{_texmfdistdir}/tex/latex/opensans/t1fosj.fd
14cu|texlive-opensans-1.2-5|826	%{_texmfdistdir}/tex/latex/opensans/t2afos.fd
14cu|texlive-opensans-1.2-5|827	%{_texmfdistdir}/tex/latex/opensans/t2afosj.fd
14cu|texlive-opensans-1.2-5|828	%{_texmfdistdir}/tex/latex/opensans/t2bfos.fd
14cu|texlive-opensans-1.2-5|829	%{_texmfdistdir}/tex/latex/opensans/t2bfosj.fd
14cu|texlive-opensans-1.2-5|830	%{_texmfdistdir}/tex/latex/opensans/t2cfos.fd
14cu|texlive-opensans-1.2-5|831	%{_texmfdistdir}/tex/latex/opensans/t2cfosj.fd
14cu|texlive-opensans-1.2-5|832	%{_texmfdistdir}/tex/latex/opensans/ts1fos.fd
14cu|texlive-opensans-1.2-5|833	%{_texmfdistdir}/tex/latex/opensans/ts1fosj.fd
14cu|texlive-opensans-1.2-5|834	%{_texmfdistdir}/tex/latex/opensans/x2fos.fd
14cu|texlive-opensans-1.2-5|835	%{_texmfdistdir}/tex/latex/opensans/x2fosj.fd
14cu|texlive-opensans-1.2-5|836	%doc %{_texmfdistdir}/doc/fonts/opensans/CHANGES
14cu|texlive-opensans-1.2-5|837	%doc %{_texmfdistdir}/doc/fonts/opensans/README
14cu|texlive-opensans-1.2-5|838	%doc %{_texmfdistdir}/doc/fonts/opensans/manifest.txt
14cu|texlive-opensans-1.2-5|839	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.pdf
14cu|texlive-opensans-1.2-5|840	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.tex
14cu|texlive-opensans-1.2-5|841	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.pdf
14cu|texlive-opensans-1.2-5|842	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.tex
14cu|texlive-opensans-1.2-5|843	#- source
14cu|texlive-opensans-1.2-5|844	%doc %{_texmfdistdir}/source/fonts/opensans/Makefile
14cu|texlive-opensans-1.2-5|845	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-01.etx
14cu|texlive-opensans-1.2-5|846	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-02.etx
14cu|texlive-opensans-1.2-5|847	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-03.etx
14cu|texlive-opensans-1.2-5|848	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-04.etx
14cu|texlive-opensans-1.2-5|849	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-drv.tex
14cu|texlive-opensans-1.2-5|850	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixcyrillic.mtx
14cu|texlive-opensans-1.2-5|851	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixgreek.mtx
14cu|texlive-opensans-1.2-5|852	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixlatin.mtx
14cu|texlive-opensans-1.2-5|853	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixtextcomp.mtx
14cu|texlive-opensans-1.2-5|854	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-map.tex
14cu|texlive-opensans-1.2-5|855	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-osfigures.etx
14cu|texlive-opensans-1.2-5|856	%doc %{_texmfdistdir}/source/fonts/opensans/ttf2type1.pe
14cu|texlive-opensans-1.2-5|857	
14cu|texlive-opensans-1.2-5|858	#-----------------------------------------------------------------------
14cu|texlive-opensans-1.2-5|859	%prep
14cu|texlive-opensans-1.2-5|860	%setup -c -a0 -a1 -a2
14cu|texlive-opensans-1.2-5|861	
14cu|texlive-opensans-1.2-5|862	%build
14cu|texlive-opensans-1.2-5|863	
14cu|texlive-opensans-1.2-5|864	%install
14cu|texlive-opensans-1.2-5|865	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-opensans-1.2-5|866	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-opensans-1.2-5|867	
14cu|texlive-opensans-1.2-5|868	
14cu|texlive-opensans-1.2-5|869	
14cu|texlive-opensans-1.2-5|870	%changelog
14cu|texlive-opensans-1.2-5|871	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cu|texlive-opensans-1.2-5|872	+ Revision: 2ee4df4
14cu|texlive-opensans-1.2-5|873	- MassBuild#681: Increase release tag
14cu|texlive-opensans-1.2-5|874	
14cu|texlive-opensans-1.2-5|875	

15126 14
14cu|texlive-orkhun-20090422-5|1	# revision 15878
14cu|texlive-orkhun-20090422-5|2	# category Package
14cu|texlive-orkhun-20090422-5|3	# catalog-ctan /fonts/orkhun
14cu|texlive-orkhun-20090422-5|4	# catalog-date 2009-04-22 11:33:20 +0200
14cu|texlive-orkhun-20090422-5|5	# catalog-license lppl
14cu|texlive-orkhun-20090422-5|6	# catalog-version undef
14cu|texlive-orkhun-20090422-5|7	Name:		texlive-orkhun
14cu|texlive-orkhun-20090422-5|8	Version:	20090422
14cu|texlive-orkhun-20090422-5|9	Release:	5
14cu|texlive-orkhun-20090422-5|10	Summary:	A font for orkhun script
14cu|texlive-orkhun-20090422-5|11	Group:		Publishing
14cu|texlive-orkhun-20090422-5|12	URL:		http://www.ctan.org/tex-archive/fonts/orkhun
14cu|texlive-orkhun-20090422-5|13	License:	LPPL
14cu|texlive-orkhun-20090422-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.tar.xz
14cu|texlive-orkhun-20090422-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.doc.tar.xz
14cu|texlive-orkhun-20090422-5|16	BuildArch:	noarch
14cu|texlive-orkhun-20090422-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-orkhun-20090422-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-orkhun-20090422-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-orkhun-20090422-5|20	
14cu|texlive-orkhun-20090422-5|21	%description
14cu|texlive-orkhun-20090422-5|22	The font covers an old Turkic script. It is provided as
14cu|texlive-orkhun-20090422-5|23	MetaFont source.
14cu|texlive-orkhun-20090422-5|24	
14cu|texlive-orkhun-20090422-5|25	
14cu|texlive-orkhun-20090422-5|26	#-----------------------------------------------------------------------
14cu|texlive-orkhun-20090422-5|27	%files
14cu|texlive-orkhun-20090422-5|28	%{_texmfdistdir}/fonts/source/public/orkhun/orhant.mf
14cu|texlive-orkhun-20090422-5|29	%{_texmfdistdir}/fonts/source/public/orkhun/orhant11.mf
14cu|texlive-orkhun-20090422-5|30	%{_texmfdistdir}/fonts/source/public/orkhun/orhant14.mf
14cu|texlive-orkhun-20090422-5|31	%{_texmfdistdir}/fonts/source/public/orkhun/orhant16.mf
14cu|texlive-orkhun-20090422-5|32	%{_texmfdistdir}/fonts/source/public/orkhun/orhant20.mf
14cu|texlive-orkhun-20090422-5|33	%{_texmfdistdir}/fonts/source/public/orkhun/orhant25.mf
14cu|texlive-orkhun-20090422-5|34	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant11.tfm
14cu|texlive-orkhun-20090422-5|35	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant14.tfm
14cu|texlive-orkhun-20090422-5|36	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant16.tfm
14cu|texlive-orkhun-20090422-5|37	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant20.tfm
14cu|texlive-orkhun-20090422-5|38	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant25.tfm
14cu|texlive-orkhun-20090422-5|39	%doc %{_texmfdistdir}/doc/fonts/orkhun/README_Orkhun.txt
14cu|texlive-orkhun-20090422-5|40	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.pdf
14cu|texlive-orkhun-20090422-5|41	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.tex
14cu|texlive-orkhun-20090422-5|42	
14cu|texlive-orkhun-20090422-5|43	#-----------------------------------------------------------------------
14cu|texlive-orkhun-20090422-5|44	%prep
14cu|texlive-orkhun-20090422-5|45	%setup -c -a0 -a1
14cu|texlive-orkhun-20090422-5|46	
14cu|texlive-orkhun-20090422-5|47	%build
14cu|texlive-orkhun-20090422-5|48	
14cu|texlive-orkhun-20090422-5|49	%install
14cu|texlive-orkhun-20090422-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-orkhun-20090422-5|51	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-orkhun-20090422-5|52	
14cu|texlive-orkhun-20090422-5|53	
14cu|texlive-orkhun-20090422-5|54	
14cu|texlive-orkhun-20090422-5|55	%changelog
14cu|texlive-orkhun-20090422-5|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090422-5
14cu|texlive-orkhun-20090422-5|57	+ Revision: fbd41d5
14cu|texlive-orkhun-20090422-5|58	- MassBuild#681: Increase release tag
14cu|texlive-orkhun-20090422-5|59	
14cu|texlive-orkhun-20090422-5|60	

15127 14
14cu|texlive-oscola-1.3-8|1	# revision 31971
14cu|texlive-oscola-1.3-8|2	# category Package
14cu|texlive-oscola-1.3-8|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/oscola
14cu|texlive-oscola-1.3-8|4	# catalog-date 2013-10-22 18:09:49 +0200
14cu|texlive-oscola-1.3-8|5	# catalog-license lppl1.3
14cu|texlive-oscola-1.3-8|6	# catalog-version 1.3
14cu|texlive-oscola-1.3-8|7	Name:		texlive-oscola
14cu|texlive-oscola-1.3-8|8	Version:	1.3
14cu|texlive-oscola-1.3-8|9	Release:	8
14cu|texlive-oscola-1.3-8|10	Summary:	BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities
14cu|texlive-oscola-1.3-8|11	Group:		Publishing
14cu|texlive-oscola-1.3-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/oscola
14cu|texlive-oscola-1.3-8|13	License:	LPPL1.3
14cu|texlive-oscola-1.3-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.tar.xz
14cu|texlive-oscola-1.3-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.doc.tar.xz
14cu|texlive-oscola-1.3-8|16	BuildArch:	noarch
14cu|texlive-oscola-1.3-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-oscola-1.3-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-oscola-1.3-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-oscola-1.3-8|20	
14cu|texlive-oscola-1.3-8|21	%description
14cu|texlive-oscola-1.3-8|22	The package provides a set of style files for use with Biblatex
14cu|texlive-oscola-1.3-8|23	(v 2+) and Biber (v 1+) to produce citations and bibliographies
14cu|texlive-oscola-1.3-8|24	in accordance with the widely-used Oxford Standard for the
14cu|texlive-oscola-1.3-8|25	Citation of Legal Authorities. It also includes facilities for
14cu|texlive-oscola-1.3-8|26	constructing tables of cases and legislation from citations (in
14cu|texlive-oscola-1.3-8|27	conjunction with appropriate indexing packages).
14cu|texlive-oscola-1.3-8|28	
14cu|texlive-oscola-1.3-8|29	
14cu|texlive-oscola-1.3-8|30	#-----------------------------------------------------------------------
14cu|texlive-oscola-1.3-8|31	%files
14cu|texlive-oscola-1.3-8|32	%{_texmfdistdir}/makeindex/oscola/oscola.ist
14cu|texlive-oscola-1.3-8|33	%{_texmfdistdir}/tex/latex/oscola/english-oscola.lbx
14cu|texlive-oscola-1.3-8|34	%{_texmfdistdir}/tex/latex/oscola/oscola.bbx
14cu|texlive-oscola-1.3-8|35	%{_texmfdistdir}/tex/latex/oscola/oscola.cbx
14cu|texlive-oscola-1.3-8|36	%doc %{_texmfdistdir}/doc/latex/oscola/README
14cu|texlive-oscola-1.3-8|37	%doc %{_texmfdistdir}/doc/latex/oscola/oscola-examples.bib
14cu|texlive-oscola-1.3-8|38	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.pdf
14cu|texlive-oscola-1.3-8|39	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.tex
14cu|texlive-oscola-1.3-8|40	
14cu|texlive-oscola-1.3-8|41	#-----------------------------------------------------------------------
14cu|texlive-oscola-1.3-8|42	%prep
14cu|texlive-oscola-1.3-8|43	%setup -c -a0 -a1
14cu|texlive-oscola-1.3-8|44	
14cu|texlive-oscola-1.3-8|45	%build
14cu|texlive-oscola-1.3-8|46	
14cu|texlive-oscola-1.3-8|47	%install
14cu|texlive-oscola-1.3-8|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-oscola-1.3-8|49	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-oscola-1.3-8|50	
14cu|texlive-oscola-1.3-8|51	%changelog
14cu|texlive-oscola-1.3-8|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-8
14cu|texlive-oscola-1.3-8|53	+ Revision: 2cbdff7
14cu|texlive-oscola-1.3-8|54	- MassBuild#681: Increase release tag
14cu|texlive-oscola-1.3-8|55	
14cu|texlive-oscola-1.3-8|56	

15128 14
14cu|texlive-ot-tableau-20100414-5|1	# revision 17829
14cu|texlive-ot-tableau-20100414-5|2	# category Package
14cu|texlive-ot-tableau-20100414-5|3	# catalog-ctan /macros/latex/contrib/ot-tableau
14cu|texlive-ot-tableau-20100414-5|4	# catalog-date 2010-04-14 18:13:33 +0200
14cu|texlive-ot-tableau-20100414-5|5	# catalog-license lppl
14cu|texlive-ot-tableau-20100414-5|6	# catalog-version undef
14cu|texlive-ot-tableau-20100414-5|7	Name:		texlive-ot-tableau
14cu|texlive-ot-tableau-20100414-5|8	Version:	20100414
14cu|texlive-ot-tableau-20100414-5|9	Release:	5
14cu|texlive-ot-tableau-20100414-5|10	Summary:	Optimality Theory tableaux in LaTeX
14cu|texlive-ot-tableau-20100414-5|11	Group:		Publishing
14cu|texlive-ot-tableau-20100414-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ot-tableau
14cu|texlive-ot-tableau-20100414-5|13	License:	LPPL
14cu|texlive-ot-tableau-20100414-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.tar.xz
14cu|texlive-ot-tableau-20100414-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.doc.tar.xz
14cu|texlive-ot-tableau-20100414-5|16	BuildArch:	noarch
14cu|texlive-ot-tableau-20100414-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ot-tableau-20100414-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ot-tableau-20100414-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-ot-tableau-20100414-5|20	
14cu|texlive-ot-tableau-20100414-5|21	%description
14cu|texlive-ot-tableau-20100414-5|22	The package makes it easy to create beautiful optimality-
14cu|texlive-ot-tableau-20100414-5|23	theoretic tableaux. The LaTeX source is visually very similar
14cu|texlive-ot-tableau-20100414-5|24	to a formatted tableau, which makes working with the source
14cu|texlive-ot-tableau-20100414-5|25	code painless (well, less painful). A variety of stylistic
14cu|texlive-ot-tableau-20100414-5|26	variants are available to suit personal taste.
14cu|texlive-ot-tableau-20100414-5|27	
14cu|texlive-ot-tableau-20100414-5|28	
14cu|texlive-ot-tableau-20100414-5|29	#-----------------------------------------------------------------------
14cu|texlive-ot-tableau-20100414-5|30	%files
14cu|texlive-ot-tableau-20100414-5|31	%{_texmfdistdir}/tex/latex/ot-tableau/ot-tableau.sty
14cu|texlive-ot-tableau-20100414-5|32	%doc %{_texmfdistdir}/doc/latex/ot-tableau/README
14cu|texlive-ot-tableau-20100414-5|33	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.pdf
14cu|texlive-ot-tableau-20100414-5|34	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.tex
14cu|texlive-ot-tableau-20100414-5|35	
14cu|texlive-ot-tableau-20100414-5|36	#-----------------------------------------------------------------------
14cu|texlive-ot-tableau-20100414-5|37	%prep
14cu|texlive-ot-tableau-20100414-5|38	%setup -c -a0 -a1
14cu|texlive-ot-tableau-20100414-5|39	
14cu|texlive-ot-tableau-20100414-5|40	%build
14cu|texlive-ot-tableau-20100414-5|41	
14cu|texlive-ot-tableau-20100414-5|42	%install
14cu|texlive-ot-tableau-20100414-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ot-tableau-20100414-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ot-tableau-20100414-5|45	
14cu|texlive-ot-tableau-20100414-5|46	
14cu|texlive-ot-tableau-20100414-5|47	
14cu|texlive-ot-tableau-20100414-5|48	%changelog
14cu|texlive-ot-tableau-20100414-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100414-5
14cu|texlive-ot-tableau-20100414-5|50	+ Revision: 4949c6b
14cu|texlive-ot-tableau-20100414-5|51	- MassBuild#681: Increase release tag
14cu|texlive-ot-tableau-20100414-5|52	
14cu|texlive-ot-tableau-20100414-5|53	

15129 14
14cu|texlive-oubraces-20110325-5|1	# revision 21833
14cu|texlive-oubraces-20110325-5|2	# category Package
14cu|texlive-oubraces-20110325-5|3	# catalog-ctan /macros/latex/contrib/oubraces
14cu|texlive-oubraces-20110325-5|4	# catalog-date 2011-03-25 11:24:40 +0100
14cu|texlive-oubraces-20110325-5|5	# catalog-license noinfo
14cu|texlive-oubraces-20110325-5|6	# catalog-version undef
14cu|texlive-oubraces-20110325-5|7	Name:		texlive-oubraces
14cu|texlive-oubraces-20110325-5|8	Version:	20110325
14cu|texlive-oubraces-20110325-5|9	Release:	5
14cu|texlive-oubraces-20110325-5|10	Summary:	Braces over and under a formula
14cu|texlive-oubraces-20110325-5|11	Group:		Publishing
14cu|texlive-oubraces-20110325-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oubraces
14cu|texlive-oubraces-20110325-5|13	License:	NOINFO
14cu|texlive-oubraces-20110325-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.tar.xz
14cu|texlive-oubraces-20110325-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.doc.tar.xz
14cu|texlive-oubraces-20110325-5|16	BuildArch:	noarch
14cu|texlive-oubraces-20110325-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-oubraces-20110325-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-oubraces-20110325-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-oubraces-20110325-5|20	
14cu|texlive-oubraces-20110325-5|21	%description
14cu|texlive-oubraces-20110325-5|22	Provides a means to interleave \overbrace and \underbrace in
14cu|texlive-oubraces-20110325-5|23	the same formula.
14cu|texlive-oubraces-20110325-5|24	
14cu|texlive-oubraces-20110325-5|25	
14cu|texlive-oubraces-20110325-5|26	#-----------------------------------------------------------------------
14cu|texlive-oubraces-20110325-5|27	%files
14cu|texlive-oubraces-20110325-5|28	%{_texmfdistdir}/tex/latex/oubraces/oubraces.sty
14cu|texlive-oubraces-20110325-5|29	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.pdf
14cu|texlive-oubraces-20110325-5|30	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.tex
14cu|texlive-oubraces-20110325-5|31	
14cu|texlive-oubraces-20110325-5|32	#-----------------------------------------------------------------------
14cu|texlive-oubraces-20110325-5|33	%prep
14cu|texlive-oubraces-20110325-5|34	%setup -c -a0 -a1
14cu|texlive-oubraces-20110325-5|35	
14cu|texlive-oubraces-20110325-5|36	%build
14cu|texlive-oubraces-20110325-5|37	
14cu|texlive-oubraces-20110325-5|38	%install
14cu|texlive-oubraces-20110325-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-oubraces-20110325-5|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-oubraces-20110325-5|41	
14cu|texlive-oubraces-20110325-5|42	
14cu|texlive-oubraces-20110325-5|43	
14cu|texlive-oubraces-20110325-5|44	%changelog
14cu|texlive-oubraces-20110325-5|45	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110325-5
14cu|texlive-oubraces-20110325-5|46	+ Revision: 4aca1a7
14cu|texlive-oubraces-20110325-5|47	- MassBuild#681: Increase release tag
14cu|texlive-oubraces-20110325-5|48	
14cu|texlive-oubraces-20110325-5|49	

15130 14
14cu|texlive-pacioli-20110616-4|1	# revision 24947
14cu|texlive-pacioli-20110616-4|2	# category Package
14cu|texlive-pacioli-20110616-4|3	# catalog-ctan /fonts/pacioli
14cu|texlive-pacioli-20110616-4|4	# catalog-date 2011-06-16 21:20:53 +0200
14cu|texlive-pacioli-20110616-4|5	# catalog-license lppl
14cu|texlive-pacioli-20110616-4|6	# catalog-version undef
14cu|texlive-pacioli-20110616-4|7	Name:		texlive-pacioli
14cu|texlive-pacioli-20110616-4|8	Version:	20110616
14cu|texlive-pacioli-20110616-4|9	Release:	4
14cu|texlive-pacioli-20110616-4|10	Summary:	Fonts designed by Fra Luca de Pacioli in 1497
14cu|texlive-pacioli-20110616-4|11	Group:		Publishing
14cu|texlive-pacioli-20110616-4|12	URL:		http://www.ctan.org/tex-archive/fonts/pacioli
14cu|texlive-pacioli-20110616-4|13	License:	LPPL
14cu|texlive-pacioli-20110616-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.tar.xz
14cu|texlive-pacioli-20110616-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.doc.tar.xz
14cu|texlive-pacioli-20110616-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.source.tar.xz
14cu|texlive-pacioli-20110616-4|17	BuildArch:	noarch
14cu|texlive-pacioli-20110616-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-pacioli-20110616-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-pacioli-20110616-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-pacioli-20110616-4|21	
14cu|texlive-pacioli-20110616-4|22	%description
14cu|texlive-pacioli-20110616-4|23	Pacioli was a c.15 mathematician, and his font was designed
14cu|texlive-pacioli-20110616-4|24	according to 'the divine proportion'. The font is uppercase
14cu|texlive-pacioli-20110616-4|25	letters together with punctuation and some analphabetics; no
14cu|texlive-pacioli-20110616-4|26	lowercase or digits. The Metafont source is distributed in a
14cu|texlive-pacioli-20110616-4|27	.dtx file, together with LaTeX support.
14cu|texlive-pacioli-20110616-4|28	
14cu|texlive-pacioli-20110616-4|29	
14cu|texlive-pacioli-20110616-4|30	#-----------------------------------------------------------------------
14cu|texlive-pacioli-20110616-4|31	%files
14cu|texlive-pacioli-20110616-4|32	%{_texmfdistdir}/fonts/source/public/pacioli/cpclig.mf
14cu|texlive-pacioli-20110616-4|33	%{_texmfdistdir}/fonts/source/public/pacioli/cpcpunct.mf
14cu|texlive-pacioli-20110616-4|34	%{_texmfdistdir}/fonts/source/public/pacioli/cpcr10.mf
14cu|texlive-pacioli-20110616-4|35	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanp.mf
14cu|texlive-pacioli-20110616-4|36	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanu.mf
14cu|texlive-pacioli-20110616-4|37	%{_texmfdistdir}/fonts/source/public/pacioli/cpcsl10.mf
14cu|texlive-pacioli-20110616-4|38	%{_texmfdistdir}/fonts/source/public/pacioli/cpctitle.mf
14cu|texlive-pacioli-20110616-4|39	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcr10.tfm
14cu|texlive-pacioli-20110616-4|40	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcsl10.tfm
14cu|texlive-pacioli-20110616-4|41	%{_texmfdistdir}/tex/latex/pacioli/ot1cpc.fd
14cu|texlive-pacioli-20110616-4|42	%{_texmfdistdir}/tex/latex/pacioli/pacioli.sty
14cu|texlive-pacioli-20110616-4|43	%{_texmfdistdir}/tex/latex/pacioli/t1cpc.fd
14cu|texlive-pacioli-20110616-4|44	%doc %{_texmfdistdir}/doc/fonts/pacioli/README
14cu|texlive-pacioli-20110616-4|45	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.ps
14cu|texlive-pacioli-20110616-4|46	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.tex
14cu|texlive-pacioli-20110616-4|47	#- source
14cu|texlive-pacioli-20110616-4|48	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.dtx
14cu|texlive-pacioli-20110616-4|49	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.ins
14cu|texlive-pacioli-20110616-4|50	
14cu|texlive-pacioli-20110616-4|51	#-----------------------------------------------------------------------
14cu|texlive-pacioli-20110616-4|52	%prep
14cu|texlive-pacioli-20110616-4|53	%setup -c -a0 -a1 -a2
14cu|texlive-pacioli-20110616-4|54	
14cu|texlive-pacioli-20110616-4|55	%build
14cu|texlive-pacioli-20110616-4|56	
14cu|texlive-pacioli-20110616-4|57	%install
14cu|texlive-pacioli-20110616-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pacioli-20110616-4|59	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-pacioli-20110616-4|60	
14cu|texlive-pacioli-20110616-4|61	
14cu|texlive-pacioli-20110616-4|62	
14cu|texlive-pacioli-20110616-4|63	%changelog
14cu|texlive-pacioli-20110616-4|64	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110616-4
14cu|texlive-pacioli-20110616-4|65	+ Revision: fa69dcc
14cu|texlive-pacioli-20110616-4|66	- MassBuild#681: Increase release tag
14cu|texlive-pacioli-20110616-4|67	
14cu|texlive-pacioli-20110616-4|68	

15131 14
14cu|texlive-paratype-20120604-4|1	# revision 26866
14cu|texlive-paratype-20120604-4|2	# category Package
14cu|texlive-paratype-20120604-4|3	# catalog-ctan /fonts/paratype
14cu|texlive-paratype-20120604-4|4	# catalog-date 2012-06-04 14:38:41 +0200
14cu|texlive-paratype-20120604-4|5	# catalog-license lppl
14cu|texlive-paratype-20120604-4|6	# catalog-version undef
14cu|texlive-paratype-20120604-4|7	Name:		texlive-paratype
14cu|texlive-paratype-20120604-4|8	Version:	20120604
14cu|texlive-paratype-20120604-4|9	Release:	4
14cu|texlive-paratype-20120604-4|10	Summary:	LaTeX support for free fonts by ParaType
14cu|texlive-paratype-20120604-4|11	Group:		Publishing
14cu|texlive-paratype-20120604-4|12	URL:		http://www.ctan.org/tex-archive/fonts/paratype
14cu|texlive-paratype-20120604-4|13	License:	LPPL
14cu|texlive-paratype-20120604-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.tar.xz
14cu|texlive-paratype-20120604-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.doc.tar.xz
14cu|texlive-paratype-20120604-4|16	BuildArch:	noarch
14cu|texlive-paratype-20120604-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-paratype-20120604-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-paratype-20120604-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-paratype-20120604-4|20	
14cu|texlive-paratype-20120604-4|21	%description
14cu|texlive-paratype-20120604-4|22	The package offers LaTeX support for the fonts PT Sans, PT
14cu|texlive-paratype-20120604-4|23	Serif and PT Mono developed by ParaType for the project "Public
14cu|texlive-paratype-20120604-4|24	Types of Russian Federation", and released under an open user
14cu|texlive-paratype-20120604-4|25	license. The fonts themselves are provided in both the TrueType
14cu|texlive-paratype-20120604-4|26	and Type 1 formats, both created by ParaType). The fonts
14cu|texlive-paratype-20120604-4|27	provide encodings OT1, T1, IL2, TS1, T2* and X2. The package
14cu|texlive-paratype-20120604-4|28	provides a convenient replacement of the two packages ptsans
14cu|texlive-paratype-20120604-4|29	and ptserif.
14cu|texlive-paratype-20120604-4|30	
14cu|texlive-paratype-20120604-4|31	
14cu|texlive-paratype-20120604-4|32	#-----------------------------------------------------------------------
14cu|texlive-paratype-20120604-4|33	%files
14cu|texlive-paratype-20120604-4|34	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.afm
14cu|texlive-paratype-20120604-4|35	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.inf
14cu|texlive-paratype-20120604-4|36	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.afm
14cu|texlive-paratype-20120604-4|37	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.inf
14cu|texlive-paratype-20120604-4|38	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.afm
14cu|texlive-paratype-20120604-4|39	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.inf
14cu|texlive-paratype-20120604-4|40	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.afm
14cu|texlive-paratype-20120604-4|41	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.inf
14cu|texlive-paratype-20120604-4|42	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.afm
14cu|texlive-paratype-20120604-4|43	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.inf
14cu|texlive-paratype-20120604-4|44	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.afm
14cu|texlive-paratype-20120604-4|45	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.inf
14cu|texlive-paratype-20120604-4|46	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.afm
14cu|texlive-paratype-20120604-4|47	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.inf
14cu|texlive-paratype-20120604-4|48	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.afm
14cu|texlive-paratype-20120604-4|49	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.inf
14cu|texlive-paratype-20120604-4|50	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.afm
14cu|texlive-paratype-20120604-4|51	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.inf
14cu|texlive-paratype-20120604-4|52	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.afm
14cu|texlive-paratype-20120604-4|53	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.inf
14cu|texlive-paratype-20120604-4|54	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.afm
14cu|texlive-paratype-20120604-4|55	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.inf
14cu|texlive-paratype-20120604-4|56	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.afm
14cu|texlive-paratype-20120604-4|57	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.inf
14cu|texlive-paratype-20120604-4|58	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.afm
14cu|texlive-paratype-20120604-4|59	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.inf
14cu|texlive-paratype-20120604-4|60	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.afm
14cu|texlive-paratype-20120604-4|61	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.inf
14cu|texlive-paratype-20120604-4|62	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_il2.enc
14cu|texlive-paratype-20120604-4|63	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ot1.enc
14cu|texlive-paratype-20120604-4|64	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t1.enc
14cu|texlive-paratype-20120604-4|65	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2a.enc
14cu|texlive-paratype-20120604-4|66	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2b.enc
14cu|texlive-paratype-20120604-4|67	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2c.enc
14cu|texlive-paratype-20120604-4|68	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ts1.enc
14cu|texlive-paratype-20120604-4|69	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_x2.enc
14cu|texlive-paratype-20120604-4|70	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_il2.enc
14cu|texlive-paratype-20120604-4|71	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ot1.enc
14cu|texlive-paratype-20120604-4|72	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t1.enc
14cu|texlive-paratype-20120604-4|73	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2a.enc
14cu|texlive-paratype-20120604-4|74	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2b.enc
14cu|texlive-paratype-20120604-4|75	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2c.enc
14cu|texlive-paratype-20120604-4|76	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ts1.enc
14cu|texlive-paratype-20120604-4|77	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_x2.enc
14cu|texlive-paratype-20120604-4|78	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_il2.enc
14cu|texlive-paratype-20120604-4|79	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ot1.enc
14cu|texlive-paratype-20120604-4|80	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t1.enc
14cu|texlive-paratype-20120604-4|81	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2a.enc
14cu|texlive-paratype-20120604-4|82	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2b.enc
14cu|texlive-paratype-20120604-4|83	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2c.enc
14cu|texlive-paratype-20120604-4|84	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ts1.enc
14cu|texlive-paratype-20120604-4|85	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_x2.enc
14cu|texlive-paratype-20120604-4|86	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-mixed.map
14cu|texlive-paratype-20120604-4|87	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-truetype.map
14cu|texlive-paratype-20120604-4|88	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-type1.map
14cu|texlive-paratype-20120604-4|89	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm
14cu|texlive-paratype-20120604-4|90	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|91	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm
14cu|texlive-paratype-20120604-4|92	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|93	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|94	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|95	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|96	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|97	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|98	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|99	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|100	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|101	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|102	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|103	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|104	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|105	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm
14cu|texlive-paratype-20120604-4|106	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|107	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm
14cu|texlive-paratype-20120604-4|108	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|109	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|110	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|111	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|112	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|113	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|114	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|115	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|116	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|117	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|118	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|119	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|120	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|121	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|122	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|123	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|124	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|125	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|126	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|127	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|128	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|129	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|130	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|131	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|132	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|133	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|134	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|135	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|136	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|137	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|138	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|139	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|140	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|141	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|142	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|143	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|144	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|145	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|146	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|147	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|148	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|149	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|150	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|151	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|152	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|153	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|154	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|155	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|156	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|157	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|158	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|159	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|160	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|161	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|162	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|163	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|164	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|165	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|166	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|167	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|168	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|169	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|170	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|171	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|172	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|173	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|174	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|175	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|176	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|177	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|178	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|179	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|180	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|181	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|182	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|183	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|184	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|185	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|186	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|187	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|188	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|189	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|190	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|191	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|192	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|193	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|194	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|195	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|196	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|197	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|198	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|199	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|200	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|201	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|202	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|203	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|204	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|205	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|206	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|207	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|208	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|209	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|210	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|211	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|212	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|213	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|214	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|215	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|216	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|217	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|218	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|219	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|220	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|221	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|222	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|223	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|224	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|225	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|226	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|227	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|228	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|229	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|230	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|231	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|232	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|233	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|234	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|235	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|236	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|237	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|238	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|239	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|240	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|241	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|242	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|243	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|244	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|245	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|246	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|247	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|248	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|249	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|250	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|251	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|252	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|253	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|254	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|255	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|256	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|257	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|258	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|259	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|260	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|261	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|262	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|263	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|264	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|265	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|266	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|267	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|268	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|269	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|270	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|271	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|272	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|273	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|274	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|275	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|276	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|277	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|278	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|279	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|280	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|281	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|282	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|283	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|284	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|285	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|286	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|287	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|288	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|289	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|290	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|291	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|292	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|293	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|294	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|295	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|296	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|297	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|298	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|299	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|300	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|301	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|302	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|303	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|304	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|305	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|306	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|307	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|308	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|309	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|310	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|311	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|312	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|313	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|314	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|315	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|316	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|317	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|318	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|319	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|320	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|321	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|322	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|323	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|324	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|325	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|326	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|327	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|328	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|329	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|330	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|331	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|332	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|333	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|334	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|335	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|336	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|337	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|338	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|339	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|340	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|341	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|342	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|343	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|344	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|345	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|346	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|347	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|348	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|349	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|350	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|351	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|352	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|353	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|354	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|355	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|356	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|357	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|358	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|359	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|360	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|361	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|362	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|363	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|364	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|365	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|366	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|367	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|368	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|369	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|370	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|371	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|372	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|373	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|374	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|375	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|376	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|377	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|378	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|379	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|380	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|381	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|382	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|383	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|384	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|385	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|386	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|387	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm
14cu|texlive-paratype-20120604-4|388	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm
14cu|texlive-paratype-20120604-4|389	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm
14cu|texlive-paratype-20120604-4|390	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm
14cu|texlive-paratype-20120604-4|391	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm
14cu|texlive-paratype-20120604-4|392	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm
14cu|texlive-paratype-20120604-4|393	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm
14cu|texlive-paratype-20120604-4|394	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm
14cu|texlive-paratype-20120604-4|395	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm
14cu|texlive-paratype-20120604-4|396	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm
14cu|texlive-paratype-20120604-4|397	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm
14cu|texlive-paratype-20120604-4|398	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm
14cu|texlive-paratype-20120604-4|399	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm
14cu|texlive-paratype-20120604-4|400	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm
14cu|texlive-paratype-20120604-4|401	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM55F.ttf
14cu|texlive-paratype-20120604-4|402	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM75F.ttf
14cu|texlive-paratype-20120604-4|403	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC55F.ttf
14cu|texlive-paratype-20120604-4|404	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC75F.ttf
14cu|texlive-paratype-20120604-4|405	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN57F.ttf
14cu|texlive-paratype-20120604-4|406	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN77F.ttf
14cu|texlive-paratype-20120604-4|407	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS55F.ttf
14cu|texlive-paratype-20120604-4|408	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS56F.ttf
14cu|texlive-paratype-20120604-4|409	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS75F.ttf
14cu|texlive-paratype-20120604-4|410	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS76F.ttf
14cu|texlive-paratype-20120604-4|411	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF55F.ttf
14cu|texlive-paratype-20120604-4|412	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF56F.ttf
14cu|texlive-paratype-20120604-4|413	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF75F.ttf
14cu|texlive-paratype-20120604-4|414	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF76F.ttf
14cu|texlive-paratype-20120604-4|415	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ55F.ttf
14cu|texlive-paratype-20120604-4|416	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ56F.ttf
14cu|texlive-paratype-20120604-4|417	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfb
14cu|texlive-paratype-20120604-4|418	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfm
14cu|texlive-paratype-20120604-4|419	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfb
14cu|texlive-paratype-20120604-4|420	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfm
14cu|texlive-paratype-20120604-4|421	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfb
14cu|texlive-paratype-20120604-4|422	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfm
14cu|texlive-paratype-20120604-4|423	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfb
14cu|texlive-paratype-20120604-4|424	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfm
14cu|texlive-paratype-20120604-4|425	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfb
14cu|texlive-paratype-20120604-4|426	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfm
14cu|texlive-paratype-20120604-4|427	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfb
14cu|texlive-paratype-20120604-4|428	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfm
14cu|texlive-paratype-20120604-4|429	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfb
14cu|texlive-paratype-20120604-4|430	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfm
14cu|texlive-paratype-20120604-4|431	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfb
14cu|texlive-paratype-20120604-4|432	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfm
14cu|texlive-paratype-20120604-4|433	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfb
14cu|texlive-paratype-20120604-4|434	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfm
14cu|texlive-paratype-20120604-4|435	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfb
14cu|texlive-paratype-20120604-4|436	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfm
14cu|texlive-paratype-20120604-4|437	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfb
14cu|texlive-paratype-20120604-4|438	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfm
14cu|texlive-paratype-20120604-4|439	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfb
14cu|texlive-paratype-20120604-4|440	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfm
14cu|texlive-paratype-20120604-4|441	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfb
14cu|texlive-paratype-20120604-4|442	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfm
14cu|texlive-paratype-20120604-4|443	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfb
14cu|texlive-paratype-20120604-4|444	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfm
14cu|texlive-paratype-20120604-4|445	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf
14cu|texlive-paratype-20120604-4|446	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf
14cu|texlive-paratype-20120604-4|447	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf
14cu|texlive-paratype-20120604-4|448	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|449	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|450	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|451	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|452	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf
14cu|texlive-paratype-20120604-4|453	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf
14cu|texlive-paratype-20120604-4|454	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf
14cu|texlive-paratype-20120604-4|455	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf
14cu|texlive-paratype-20120604-4|456	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|457	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|458	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|459	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|460	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf
14cu|texlive-paratype-20120604-4|461	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf
14cu|texlive-paratype-20120604-4|462	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|463	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|464	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|465	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|466	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf
14cu|texlive-paratype-20120604-4|467	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|468	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|469	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|470	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|471	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|472	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|473	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf
14cu|texlive-paratype-20120604-4|474	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|475	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|476	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|477	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|478	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf
14cu|texlive-paratype-20120604-4|479	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf
14cu|texlive-paratype-20120604-4|480	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|481	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|482	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|483	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|484	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf
14cu|texlive-paratype-20120604-4|485	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|486	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|487	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|488	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|489	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|490	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|491	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf
14cu|texlive-paratype-20120604-4|492	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|493	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|494	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|495	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|496	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf
14cu|texlive-paratype-20120604-4|497	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf
14cu|texlive-paratype-20120604-4|498	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|499	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|500	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|501	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|502	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf
14cu|texlive-paratype-20120604-4|503	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf
14cu|texlive-paratype-20120604-4|504	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|505	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|506	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|507	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|508	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf
14cu|texlive-paratype-20120604-4|509	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf
14cu|texlive-paratype-20120604-4|510	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|511	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|512	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|513	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|514	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf
14cu|texlive-paratype-20120604-4|515	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|516	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|517	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|518	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|519	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|520	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|521	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf
14cu|texlive-paratype-20120604-4|522	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|523	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|524	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|525	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|526	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf
14cu|texlive-paratype-20120604-4|527	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|528	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|529	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|530	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|531	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|532	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|533	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf
14cu|texlive-paratype-20120604-4|534	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|535	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|536	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|537	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|538	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf
14cu|texlive-paratype-20120604-4|539	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|540	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|541	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|542	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|543	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|544	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|545	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf
14cu|texlive-paratype-20120604-4|546	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|547	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|548	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|549	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|550	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf
14cu|texlive-paratype-20120604-4|551	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|552	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|553	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|554	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|555	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|556	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|557	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|558	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|559	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|560	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|561	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|562	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|563	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf
14cu|texlive-paratype-20120604-4|564	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|565	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|566	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|567	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|568	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf
14cu|texlive-paratype-20120604-4|569	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf
14cu|texlive-paratype-20120604-4|570	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|571	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|572	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|573	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|574	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf
14cu|texlive-paratype-20120604-4|575	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf
14cu|texlive-paratype-20120604-4|576	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf
14cu|texlive-paratype-20120604-4|577	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf
14cu|texlive-paratype-20120604-4|578	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf
14cu|texlive-paratype-20120604-4|579	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf
14cu|texlive-paratype-20120604-4|580	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf
14cu|texlive-paratype-20120604-4|581	%{_texmfdistdir}/tex/latex/paratype/IL2PTMono-TLF.fd
14cu|texlive-paratype-20120604-4|582	%{_texmfdistdir}/tex/latex/paratype/IL2PTSans-TLF.fd
14cu|texlive-paratype-20120604-4|583	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|584	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|585	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|586	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|587	%{_texmfdistdir}/tex/latex/paratype/OT1PTMono-TLF.fd
14cu|texlive-paratype-20120604-4|588	%{_texmfdistdir}/tex/latex/paratype/OT1PTSans-TLF.fd
14cu|texlive-paratype-20120604-4|589	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|590	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|591	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|592	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|593	%{_texmfdistdir}/tex/latex/paratype/PTMono.sty
14cu|texlive-paratype-20120604-4|594	%{_texmfdistdir}/tex/latex/paratype/PTSans.sty
14cu|texlive-paratype-20120604-4|595	%{_texmfdistdir}/tex/latex/paratype/PTSansCaption.sty
14cu|texlive-paratype-20120604-4|596	%{_texmfdistdir}/tex/latex/paratype/PTSansNarrow.sty
14cu|texlive-paratype-20120604-4|597	%{_texmfdistdir}/tex/latex/paratype/PTSerif.sty
14cu|texlive-paratype-20120604-4|598	%{_texmfdistdir}/tex/latex/paratype/PTSerifCaption.sty
14cu|texlive-paratype-20120604-4|599	%{_texmfdistdir}/tex/latex/paratype/T1PTMono-TLF.fd
14cu|texlive-paratype-20120604-4|600	%{_texmfdistdir}/tex/latex/paratype/T1PTSans-TLF.fd
14cu|texlive-paratype-20120604-4|601	%{_texmfdistdir}/tex/latex/paratype/T1PTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|602	%{_texmfdistdir}/tex/latex/paratype/T1PTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|603	%{_texmfdistdir}/tex/latex/paratype/T1PTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|604	%{_texmfdistdir}/tex/latex/paratype/T1PTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|605	%{_texmfdistdir}/tex/latex/paratype/T2APTMono-TLF.fd
14cu|texlive-paratype-20120604-4|606	%{_texmfdistdir}/tex/latex/paratype/T2APTSans-TLF.fd
14cu|texlive-paratype-20120604-4|607	%{_texmfdistdir}/tex/latex/paratype/T2APTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|608	%{_texmfdistdir}/tex/latex/paratype/T2APTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|609	%{_texmfdistdir}/tex/latex/paratype/T2APTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|610	%{_texmfdistdir}/tex/latex/paratype/T2APTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|611	%{_texmfdistdir}/tex/latex/paratype/T2BPTMono-TLF.fd
14cu|texlive-paratype-20120604-4|612	%{_texmfdistdir}/tex/latex/paratype/T2BPTSans-TLF.fd
14cu|texlive-paratype-20120604-4|613	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|614	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|615	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|616	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|617	%{_texmfdistdir}/tex/latex/paratype/T2CPTMono-TLF.fd
14cu|texlive-paratype-20120604-4|618	%{_texmfdistdir}/tex/latex/paratype/T2CPTSans-TLF.fd
14cu|texlive-paratype-20120604-4|619	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|620	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|621	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|622	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|623	%{_texmfdistdir}/tex/latex/paratype/TS1PTMono-TLF.fd
14cu|texlive-paratype-20120604-4|624	%{_texmfdistdir}/tex/latex/paratype/TS1PTSans-TLF.fd
14cu|texlive-paratype-20120604-4|625	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|626	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|627	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|628	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|629	%{_texmfdistdir}/tex/latex/paratype/X2PTMono-TLF.fd
14cu|texlive-paratype-20120604-4|630	%{_texmfdistdir}/tex/latex/paratype/X2PTSans-TLF.fd
14cu|texlive-paratype-20120604-4|631	%{_texmfdistdir}/tex/latex/paratype/X2PTSansCaption-TLF.fd
14cu|texlive-paratype-20120604-4|632	%{_texmfdistdir}/tex/latex/paratype/X2PTSansNarrow-TLF.fd
14cu|texlive-paratype-20120604-4|633	%{_texmfdistdir}/tex/latex/paratype/X2PTSerif-TLF.fd
14cu|texlive-paratype-20120604-4|634	%{_texmfdistdir}/tex/latex/paratype/X2PTSerifCaption-TLF.fd
14cu|texlive-paratype-20120604-4|635	%{_texmfdistdir}/tex/latex/paratype/paratype.sty
14cu|texlive-paratype-20120604-4|636	%doc %{_texmfdistdir}/doc/fonts/paratype/CHANGELOG
14cu|texlive-paratype-20120604-4|637	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_E.txt
14cu|texlive-paratype-20120604-4|638	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_R.txt
14cu|texlive-paratype-20120604-4|639	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt
14cu|texlive-paratype-20120604-4|640	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt
14cu|texlive-paratype-20120604-4|641	%doc %{_texmfdistdir}/doc/fonts/paratype/README
14cu|texlive-paratype-20120604-4|642	%doc %{_texmfdistdir}/doc/fonts/paratype/manifest.txt
14cu|texlive-paratype-20120604-4|643	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.pdf
14cu|texlive-paratype-20120604-4|644	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.tex
14cu|texlive-paratype-20120604-4|645	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.pdf
14cu|texlive-paratype-20120604-4|646	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.tex
14cu|texlive-paratype-20120604-4|647	
14cu|texlive-paratype-20120604-4|648	#-----------------------------------------------------------------------
14cu|texlive-paratype-20120604-4|649	%prep
14cu|texlive-paratype-20120604-4|650	%setup -c -a0 -a1
14cu|texlive-paratype-20120604-4|651	
14cu|texlive-paratype-20120604-4|652	%build
14cu|texlive-paratype-20120604-4|653	
14cu|texlive-paratype-20120604-4|654	%install
14cu|texlive-paratype-20120604-4|655	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-paratype-20120604-4|656	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-paratype-20120604-4|657	
14cu|texlive-paratype-20120604-4|658	
14cu|texlive-paratype-20120604-4|659	
14cu|texlive-paratype-20120604-4|660	%changelog
14cu|texlive-paratype-20120604-4|661	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120604-4
14cu|texlive-paratype-20120604-4|662	+ Revision: 0bc5178
14cu|texlive-paratype-20120604-4|663	- MassBuild#681: Increase release tag
14cu|texlive-paratype-20120604-4|664	
14cu|texlive-paratype-20120604-4|665	

15132 14
14cu|texlive-pdfcrop-1.34-5|1	# revision 26313
14cu|texlive-pdfcrop-1.34-5|2	# category Package
14cu|texlive-pdfcrop-1.34-5|3	# catalog-ctan /support/pdfcrop/pdfcrop.pl
14cu|texlive-pdfcrop-1.34-5|4	# catalog-date 2012-04-18 16:26:37 +0200
14cu|texlive-pdfcrop-1.34-5|5	# catalog-license lppl
14cu|texlive-pdfcrop-1.34-5|6	# catalog-version 1.34
14cu|texlive-pdfcrop-1.34-5|7	Name:		texlive-pdfcrop
14cu|texlive-pdfcrop-1.34-5|8	Version:	1.34
14cu|texlive-pdfcrop-1.34-5|9	Release:	5
14cu|texlive-pdfcrop-1.34-5|10	Summary:	Crop PDF graphics
14cu|texlive-pdfcrop-1.34-5|11	Group:		Publishing
14cu|texlive-pdfcrop-1.34-5|12	URL:		http://www.ctan.org/tex-archive/support/pdfcrop/pdfcrop.pl
14cu|texlive-pdfcrop-1.34-5|13	License:	LPPL
14cu|texlive-pdfcrop-1.34-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.tar.xz
14cu|texlive-pdfcrop-1.34-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.doc.tar.xz
14cu|texlive-pdfcrop-1.34-5|16	BuildArch:	noarch
14cu|texlive-pdfcrop-1.34-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pdfcrop-1.34-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pdfcrop-1.34-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-pdfcrop-1.34-5|20	Provides:	texlive-pdfcrop.bin = %{EVRD}
14cu|texlive-pdfcrop-1.34-5|21	
14cu|texlive-pdfcrop-1.34-5|22	%description
14cu|texlive-pdfcrop-1.34-5|23	A Perl script that can either trim pages of any whitespace
14cu|texlive-pdfcrop-1.34-5|24	border, or trim them of a fixed border.
14cu|texlive-pdfcrop-1.34-5|25	
14cu|texlive-pdfcrop-1.34-5|26	
14cu|texlive-pdfcrop-1.34-5|27	#-----------------------------------------------------------------------
14cu|texlive-pdfcrop-1.34-5|28	%files
14cu|texlive-pdfcrop-1.34-5|29	%{_bindir}/pdfcrop
14cu|texlive-pdfcrop-1.34-5|30	%{_bindir}/rpdfcrop
14cu|texlive-pdfcrop-1.34-5|31	%{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl
14cu|texlive-pdfcrop-1.34-5|32	%doc %{_texmfdistdir}/doc/support/pdfcrop/README
14cu|texlive-pdfcrop-1.34-5|33	
14cu|texlive-pdfcrop-1.34-5|34	#-----------------------------------------------------------------------
14cu|texlive-pdfcrop-1.34-5|35	%prep
14cu|texlive-pdfcrop-1.34-5|36	%setup -c -a0 -a1
14cu|texlive-pdfcrop-1.34-5|37	
14cu|texlive-pdfcrop-1.34-5|38	%build
14cu|texlive-pdfcrop-1.34-5|39	
14cu|texlive-pdfcrop-1.34-5|40	%install
14cu|texlive-pdfcrop-1.34-5|41	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-pdfcrop-1.34-5|42	pushd %{buildroot}%{_bindir}
14cu|texlive-pdfcrop-1.34-5|43	ln -sf %{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl pdfcrop
14cu|texlive-pdfcrop-1.34-5|44	ln -sf pdfcrop rpdfcrop
14cu|texlive-pdfcrop-1.34-5|45	popd
14cu|texlive-pdfcrop-1.34-5|46	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pdfcrop-1.34-5|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pdfcrop-1.34-5|48	
14cu|texlive-pdfcrop-1.34-5|49	
14cu|texlive-pdfcrop-1.34-5|50	
14cu|texlive-pdfcrop-1.34-5|51	%changelog
14cu|texlive-pdfcrop-1.34-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.34-5
14cu|texlive-pdfcrop-1.34-5|53	+ Revision: 0aeb716
14cu|texlive-pdfcrop-1.34-5|54	- MassBuild#681: Increase release tag
14cu|texlive-pdfcrop-1.34-5|55	
14cu|texlive-pdfcrop-1.34-5|56	

15133 14
14cu|texlive-pdfjam-2.02-11|1	# revision 29752
14cu|texlive-pdfjam-2.02-11|2	# category Package
14cu|texlive-pdfjam-2.02-11|3	# catalog-ctan /support/pdfjam
14cu|texlive-pdfjam-2.02-11|4	# catalog-date 2012-06-17 01:47:14 +0200
14cu|texlive-pdfjam-2.02-11|5	# catalog-license gpl2
14cu|texlive-pdfjam-2.02-11|6	# catalog-version 2.02
14cu|texlive-pdfjam-2.02-11|7	Name:		texlive-pdfjam
14cu|texlive-pdfjam-2.02-11|8	Version:	2.02
14cu|texlive-pdfjam-2.02-11|9	Release:	11
14cu|texlive-pdfjam-2.02-11|10	Summary:	Shell scripts interfacing to pdfpages
14cu|texlive-pdfjam-2.02-11|11	Group:		Publishing
14cu|texlive-pdfjam-2.02-11|12	URL:		http://www.ctan.org/tex-archive/support/pdfjam
14cu|texlive-pdfjam-2.02-11|13	License:	GPL2
14cu|texlive-pdfjam-2.02-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.tar.xz
14cu|texlive-pdfjam-2.02-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.doc.tar.xz
14cu|texlive-pdfjam-2.02-11|16	BuildArch:	noarch
14cu|texlive-pdfjam-2.02-11|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pdfjam-2.02-11|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pdfjam-2.02-11|19	Requires(post):	texlive-kpathsea
14cu|texlive-pdfjam-2.02-11|20	Provides:	texlive-pdfjam.bin = %{EVRD}
14cu|texlive-pdfjam-2.02-11|21	%rename pdfjam
14cu|texlive-pdfjam-2.02-11|22	
14cu|texlive-pdfjam-2.02-11|23	%description
14cu|texlive-pdfjam-2.02-11|24	This is a collection of shell scripts which provide an
14cu|texlive-pdfjam-2.02-11|25	interface to the pdfpages LaTeX package. They do such jobs as
14cu|texlive-pdfjam-2.02-11|26	selecting pages, concatenating files, doing n-up formatting,
14cu|texlive-pdfjam-2.02-11|27	and so on.
14cu|texlive-pdfjam-2.02-11|28	
14cu|texlive-pdfjam-2.02-11|29	
14cu|texlive-pdfjam-2.02-11|30	#-----------------------------------------------------------------------
14cu|texlive-pdfjam-2.02-11|31	%files
14cu|texlive-pdfjam-2.02-11|32	%{_bindir}/pdf180
14cu|texlive-pdfjam-2.02-11|33	%{_bindir}/pdf270
14cu|texlive-pdfjam-2.02-11|34	%{_bindir}/pdf90
14cu|texlive-pdfjam-2.02-11|35	%{_bindir}/pdfbook
14cu|texlive-pdfjam-2.02-11|36	%{_bindir}/pdfflip
14cu|texlive-pdfjam-2.02-11|37	%{_bindir}/pdfjam
14cu|texlive-pdfjam-2.02-11|38	%{_bindir}/pdfjam-pocketmod
14cu|texlive-pdfjam-2.02-11|39	%{_bindir}/pdfjam-slides3up
14cu|texlive-pdfjam-2.02-11|40	%{_bindir}/pdfjam-slides6up
14cu|texlive-pdfjam-2.02-11|41	%{_bindir}/pdfjoin
14cu|texlive-pdfjam-2.02-11|42	%{_bindir}/pdfnup
14cu|texlive-pdfjam-2.02-11|43	%{_bindir}/pdfpun
14cu|texlive-pdfjam-2.02-11|44	%{_texmfdistdir}/scripts/pdfjam/pdf180
14cu|texlive-pdfjam-2.02-11|45	%{_texmfdistdir}/scripts/pdfjam/pdf270
14cu|texlive-pdfjam-2.02-11|46	%{_texmfdistdir}/scripts/pdfjam/pdf90
14cu|texlive-pdfjam-2.02-11|47	%{_texmfdistdir}/scripts/pdfjam/pdfbook
14cu|texlive-pdfjam-2.02-11|48	%{_texmfdistdir}/scripts/pdfjam/pdfflip
14cu|texlive-pdfjam-2.02-11|49	%{_texmfdistdir}/scripts/pdfjam/pdfjam
14cu|texlive-pdfjam-2.02-11|50	%{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod
14cu|texlive-pdfjam-2.02-11|51	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up
14cu|texlive-pdfjam-2.02-11|52	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up
14cu|texlive-pdfjam-2.02-11|53	%{_texmfdistdir}/scripts/pdfjam/pdfjoin
14cu|texlive-pdfjam-2.02-11|54	%{_texmfdistdir}/scripts/pdfjam/pdfnup
14cu|texlive-pdfjam-2.02-11|55	%{_texmfdistdir}/scripts/pdfjam/pdfpun
14cu|texlive-pdfjam-2.02-11|56	%doc %{_mandir}/man1/pdf180.1*
14cu|texlive-pdfjam-2.02-11|57	%doc %{_texmfdistdir}/doc/man/man1/pdf180.man1.pdf
14cu|texlive-pdfjam-2.02-11|58	%doc %{_mandir}/man1/pdf270.1*
14cu|texlive-pdfjam-2.02-11|59	%doc %{_texmfdistdir}/doc/man/man1/pdf270.man1.pdf
14cu|texlive-pdfjam-2.02-11|60	%doc %{_mandir}/man1/pdf90.1*
14cu|texlive-pdfjam-2.02-11|61	%doc %{_texmfdistdir}/doc/man/man1/pdf90.man1.pdf
14cu|texlive-pdfjam-2.02-11|62	%doc %{_mandir}/man1/pdfbook.1*
14cu|texlive-pdfjam-2.02-11|63	%doc %{_texmfdistdir}/doc/man/man1/pdfbook.man1.pdf
14cu|texlive-pdfjam-2.02-11|64	%doc %{_mandir}/man1/pdfflip.1*
14cu|texlive-pdfjam-2.02-11|65	%doc %{_texmfdistdir}/doc/man/man1/pdfflip.man1.pdf
14cu|texlive-pdfjam-2.02-11|66	%doc %{_mandir}/man1/pdfjam-pocketmod.1*
14cu|texlive-pdfjam-2.02-11|67	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-pocketmod.man1.pdf
14cu|texlive-pdfjam-2.02-11|68	%doc %{_mandir}/man1/pdfjam-slides3up.1*
14cu|texlive-pdfjam-2.02-11|69	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides3up.man1.pdf
14cu|texlive-pdfjam-2.02-11|70	%doc %{_mandir}/man1/pdfjam-slides6up.1*
14cu|texlive-pdfjam-2.02-11|71	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides6up.man1.pdf
14cu|texlive-pdfjam-2.02-11|72	%doc %{_mandir}/man1/pdfjam.1*
14cu|texlive-pdfjam-2.02-11|73	%doc %{_texmfdistdir}/doc/man/man1/pdfjam.man1.pdf
14cu|texlive-pdfjam-2.02-11|74	%doc %{_mandir}/man1/pdfjoin.1*
14cu|texlive-pdfjam-2.02-11|75	%doc %{_texmfdistdir}/doc/man/man1/pdfjoin.man1.pdf
14cu|texlive-pdfjam-2.02-11|76	%doc %{_mandir}/man1/pdfnup.1*
14cu|texlive-pdfjam-2.02-11|77	%doc %{_texmfdistdir}/doc/man/man1/pdfnup.man1.pdf
14cu|texlive-pdfjam-2.02-11|78	%doc %{_mandir}/man1/pdfpun.1*
14cu|texlive-pdfjam-2.02-11|79	%doc %{_texmfdistdir}/doc/man/man1/pdfpun.man1.pdf
14cu|texlive-pdfjam-2.02-11|80	%doc %{_texmfdistdir}/doc/support/pdfjam/COPYING
14cu|texlive-pdfjam-2.02-11|81	%doc %{_texmfdistdir}/doc/support/pdfjam/PDFjam-README.html
14cu|texlive-pdfjam-2.02-11|82	%doc %{_texmfdistdir}/doc/support/pdfjam/VERSION
14cu|texlive-pdfjam-2.02-11|83	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfdroplets.png
14cu|texlive-pdfjam-2.02-11|84	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf
14cu|texlive-pdfjam-2.02-11|85	%doc %{_texmfdistdir}/doc/support/pdfjam/tests.zip
14cu|texlive-pdfjam-2.02-11|86	
14cu|texlive-pdfjam-2.02-11|87	#-----------------------------------------------------------------------
14cu|texlive-pdfjam-2.02-11|88	%prep
14cu|texlive-pdfjam-2.02-11|89	%setup -c -a0 -a1
14cu|texlive-pdfjam-2.02-11|90	
14cu|texlive-pdfjam-2.02-11|91	%build
14cu|texlive-pdfjam-2.02-11|92	
14cu|texlive-pdfjam-2.02-11|93	%install
14cu|texlive-pdfjam-2.02-11|94	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-pdfjam-2.02-11|95	pushd %{buildroot}%{_bindir}
14cu|texlive-pdfjam-2.02-11|96	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf180 pdf180
14cu|texlive-pdfjam-2.02-11|97	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf270 pdf270
14cu|texlive-pdfjam-2.02-11|98	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf90 pdf90
14cu|texlive-pdfjam-2.02-11|99	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfbook pdfbook
14cu|texlive-pdfjam-2.02-11|100	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfflip pdfflip
14cu|texlive-pdfjam-2.02-11|101	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam pdfjam
14cu|texlive-pdfjam-2.02-11|102	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod pdfjam-pocketmod
14cu|texlive-pdfjam-2.02-11|103	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up pdfjam-slides3up
14cu|texlive-pdfjam-2.02-11|104	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up pdfjam-slides6up
14cu|texlive-pdfjam-2.02-11|105	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjoin pdfjoin
14cu|texlive-pdfjam-2.02-11|106	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfnup pdfnup
14cu|texlive-pdfjam-2.02-11|107	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfpun pdfpun
14cu|texlive-pdfjam-2.02-11|108	popd
14cu|texlive-pdfjam-2.02-11|109	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pdfjam-2.02-11|110	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pdfjam-2.02-11|111	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-pdfjam-2.02-11|112	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-pdfjam-2.02-11|113	
14cu|texlive-pdfjam-2.02-11|114	%changelog
14cu|texlive-pdfjam-2.02-11|115	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.02-11
14cu|texlive-pdfjam-2.02-11|116	+ Revision: f30760c
14cu|texlive-pdfjam-2.02-11|117	- MassBuild#681: Increase release tag
14cu|texlive-pdfjam-2.02-11|118	
14cu|texlive-pdfjam-2.02-11|119	

15134 14
14cu|texlive-pdf-trans-2.2-5|1	# revision 15878
14cu|texlive-pdf-trans-2.2-5|2	# category Package
14cu|texlive-pdf-trans-2.2-5|3	# catalog-ctan /macros/generic/pdf-trans
14cu|texlive-pdf-trans-2.2-5|4	# catalog-date 2007-05-25 16:15:27 +0200
14cu|texlive-pdf-trans-2.2-5|5	# catalog-license pd
14cu|texlive-pdf-trans-2.2-5|6	# catalog-version 2.2
14cu|texlive-pdf-trans-2.2-5|7	Name:		texlive-pdf-trans
14cu|texlive-pdf-trans-2.2-5|8	Version:	2.2
14cu|texlive-pdf-trans-2.2-5|9	Release:	5
14cu|texlive-pdf-trans-2.2-5|10	Summary:	A set of macros for various transformations of TeX boxes
14cu|texlive-pdf-trans-2.2-5|11	Group:		Publishing
14cu|texlive-pdf-trans-2.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/pdf-trans
14cu|texlive-pdf-trans-2.2-5|13	License:	PD
14cu|texlive-pdf-trans-2.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.tar.xz
14cu|texlive-pdf-trans-2.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.doc.tar.xz
14cu|texlive-pdf-trans-2.2-5|16	BuildArch:	noarch
14cu|texlive-pdf-trans-2.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pdf-trans-2.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pdf-trans-2.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-pdf-trans-2.2-5|20	
14cu|texlive-pdf-trans-2.2-5|21	%description
14cu|texlive-pdf-trans-2.2-5|22	pdf-trans is a set of macros for various transformations of TeX
14cu|texlive-pdf-trans-2.2-5|23	boxes (based on plain and pdfeTeX primitives). It was initially
14cu|texlive-pdf-trans-2.2-5|24	inspired by trans.tex, remade to work with pdfTeX.
14cu|texlive-pdf-trans-2.2-5|25	
14cu|texlive-pdf-trans-2.2-5|26	
14cu|texlive-pdf-trans-2.2-5|27	#-----------------------------------------------------------------------
14cu|texlive-pdf-trans-2.2-5|28	%files
14cu|texlive-pdf-trans-2.2-5|29	%{_texmfdistdir}/tex/generic/pdf-trans/pdf-trans.tex
14cu|texlive-pdf-trans-2.2-5|30	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.pdf
14cu|texlive-pdf-trans-2.2-5|31	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.tex
14cu|texlive-pdf-trans-2.2-5|32	
14cu|texlive-pdf-trans-2.2-5|33	#-----------------------------------------------------------------------
14cu|texlive-pdf-trans-2.2-5|34	%prep
14cu|texlive-pdf-trans-2.2-5|35	%setup -c -a0 -a1
14cu|texlive-pdf-trans-2.2-5|36	
14cu|texlive-pdf-trans-2.2-5|37	%build
14cu|texlive-pdf-trans-2.2-5|38	
14cu|texlive-pdf-trans-2.2-5|39	%install
14cu|texlive-pdf-trans-2.2-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pdf-trans-2.2-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-pdf-trans-2.2-5|42	
14cu|texlive-pdf-trans-2.2-5|43	
14cu|texlive-pdf-trans-2.2-5|44	
14cu|texlive-pdf-trans-2.2-5|45	%changelog
14cu|texlive-pdf-trans-2.2-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14cu|texlive-pdf-trans-2.2-5|47	+ Revision: 7cc3cbc
14cu|texlive-pdf-trans-2.2-5|48	- MassBuild#681: Increase release tag
14cu|texlive-pdf-trans-2.2-5|49	
14cu|texlive-pdf-trans-2.2-5|50	

15135 14
14cu|texlive-perception-20070224-5|1	# revision 15878
14cu|texlive-perception-20070224-5|2	# category Package
14cu|texlive-perception-20070224-5|3	# catalog-ctan /biblio/bibtex/contrib/perception
14cu|texlive-perception-20070224-5|4	# catalog-date 2007-02-24 15:09:57 +0100
14cu|texlive-perception-20070224-5|5	# catalog-license lppl
14cu|texlive-perception-20070224-5|6	# catalog-version undef
14cu|texlive-perception-20070224-5|7	Name:		texlive-perception
14cu|texlive-perception-20070224-5|8	Version:	20070224
14cu|texlive-perception-20070224-5|9	Release:	5
14cu|texlive-perception-20070224-5|10	Summary:	BibTeX style for the journal Perception
14cu|texlive-perception-20070224-5|11	Group:		Publishing
14cu|texlive-perception-20070224-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/perception
14cu|texlive-perception-20070224-5|13	License:	LPPL
14cu|texlive-perception-20070224-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.tar.xz
14cu|texlive-perception-20070224-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.doc.tar.xz
14cu|texlive-perception-20070224-5|16	BuildArch:	noarch
14cu|texlive-perception-20070224-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-perception-20070224-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-perception-20070224-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-perception-20070224-5|20	
14cu|texlive-perception-20070224-5|21	%description
14cu|texlive-perception-20070224-5|22	A product of custom-bib, provided simply to save others' time.
14cu|texlive-perception-20070224-5|23	
14cu|texlive-perception-20070224-5|24	
14cu|texlive-perception-20070224-5|25	#-----------------------------------------------------------------------
14cu|texlive-perception-20070224-5|26	%files
14cu|texlive-perception-20070224-5|27	%{_texmfdistdir}/bibtex/bst/perception/perception.bst
14cu|texlive-perception-20070224-5|28	%doc %{_texmfdistdir}/doc/latex/perception/README
14cu|texlive-perception-20070224-5|29	
14cu|texlive-perception-20070224-5|30	#-----------------------------------------------------------------------
14cu|texlive-perception-20070224-5|31	%prep
14cu|texlive-perception-20070224-5|32	%setup -c -a0 -a1
14cu|texlive-perception-20070224-5|33	
14cu|texlive-perception-20070224-5|34	%build
14cu|texlive-perception-20070224-5|35	
14cu|texlive-perception-20070224-5|36	%install
14cu|texlive-perception-20070224-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-perception-20070224-5|38	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-perception-20070224-5|39	
14cu|texlive-perception-20070224-5|40	
14cu|texlive-perception-20070224-5|41	
14cu|texlive-perception-20070224-5|42	%changelog
14cu|texlive-perception-20070224-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070224-5
14cu|texlive-perception-20070224-5|44	+ Revision: 94b0e40
14cu|texlive-perception-20070224-5|45	- MassBuild#681: Increase release tag
14cu|texlive-perception-20070224-5|46	
14cu|texlive-perception-20070224-5|47	

15136 14
14cu|texlive-pfarrei-r36-8|1	# revision 31934
14cu|texlive-pfarrei-r36-8|2	# category Package
14cu|texlive-pfarrei-r36-8|3	# catalog-ctan /macros/latex/contrib/pfarrei
14cu|texlive-pfarrei-r36-8|4	# catalog-date 2013-10-17 11:02:38 +0200
14cu|texlive-pfarrei-r36-8|5	# catalog-license lppl1.3
14cu|texlive-pfarrei-r36-8|6	# catalog-version r36
14cu|texlive-pfarrei-r36-8|7	Name:		texlive-pfarrei
14cu|texlive-pfarrei-r36-8|8	Version:	r36
14cu|texlive-pfarrei-r36-8|9	Release:	8
14cu|texlive-pfarrei-r36-8|10	Summary:	LaTeX support of pastors' and priests' work
14cu|texlive-pfarrei-r36-8|11	Group:		Publishing
14cu|texlive-pfarrei-r36-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pfarrei
14cu|texlive-pfarrei-r36-8|13	License:	LPPL1.3
14cu|texlive-pfarrei-r36-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.tar.xz
14cu|texlive-pfarrei-r36-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.doc.tar.xz
14cu|texlive-pfarrei-r36-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.source.tar.xz
14cu|texlive-pfarrei-r36-8|17	BuildArch:	noarch
14cu|texlive-pfarrei-r36-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-pfarrei-r36-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-pfarrei-r36-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-pfarrei-r36-8|21	Provides:	texlive-pfarrei.bin = %{EVRD}
14cu|texlive-pfarrei-r36-8|22	
14cu|texlive-pfarrei-r36-8|23	%description
14cu|texlive-pfarrei-r36-8|24	In "Die TeXnische Komodie" (issue 1/2013) Christian Justen
14cu|texlive-pfarrei-r36-8|25	described his use of LaTeX in his work as priest (similar
14cu|texlive-pfarrei-r36-8|26	requirements may be encountered in the work of pastors and
14cu|texlive-pfarrei-r36-8|27	other ministers of religion). One point was to arrange A5 pages
14cu|texlive-pfarrei-r36-8|28	onto A4 landscape paper, either side-by-side or as a booklet.
14cu|texlive-pfarrei-r36-8|29	Justen made two bash scripts for this job; the package provides
14cu|texlive-pfarrei-r36-8|30	one texlua script for both requirements. (Note that file
14cu|texlive-pfarrei-r36-8|31	a5toa4.tlu should have execute permissions in any
14cu|texlive-pfarrei-r36-8|32	installation.).
14cu|texlive-pfarrei-r36-8|33	
14cu|texlive-pfarrei-r36-8|34	
14cu|texlive-pfarrei-r36-8|35	#-----------------------------------------------------------------------
14cu|texlive-pfarrei-r36-8|36	%files
14cu|texlive-pfarrei-r36-8|37	%{_bindir}/a5toa4
14cu|texlive-pfarrei-r36-8|38	%{_bindir}/pfarrei
14cu|texlive-pfarrei-r36-8|39	%{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu
14cu|texlive-pfarrei-r36-8|40	%{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu
14cu|texlive-pfarrei-r36-8|41	%{_texmfdistdir}/tex/latex/pfarrei/a5toa4.tex
14cu|texlive-pfarrei-r36-8|42	%{_texmfdistdir}/tex/latex/pfarrei/pfarrei.sty
14cu|texlive-pfarrei-r36-8|43	%doc %{_texmfdistdir}/doc/latex/pfarrei/pfarrei.pdf
14cu|texlive-pfarrei-r36-8|44	#- source
14cu|texlive-pfarrei-r36-8|45	%doc %{_texmfdistdir}/source/latex/pfarrei/README
14cu|texlive-pfarrei-r36-8|46	%doc %{_texmfdistdir}/source/latex/pfarrei/pfarrei.dtx
14cu|texlive-pfarrei-r36-8|47	
14cu|texlive-pfarrei-r36-8|48	#-----------------------------------------------------------------------
14cu|texlive-pfarrei-r36-8|49	%prep
14cu|texlive-pfarrei-r36-8|50	%setup -c -a0 -a1 -a2
14cu|texlive-pfarrei-r36-8|51	
14cu|texlive-pfarrei-r36-8|52	%build
14cu|texlive-pfarrei-r36-8|53	
14cu|texlive-pfarrei-r36-8|54	%install
14cu|texlive-pfarrei-r36-8|55	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-pfarrei-r36-8|56	pushd %{buildroot}%{_bindir}
14cu|texlive-pfarrei-r36-8|57	ln -sf %{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu a5toa4
14cu|texlive-pfarrei-r36-8|58	ln -sf %{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu pfarrei
14cu|texlive-pfarrei-r36-8|59	popd
14cu|texlive-pfarrei-r36-8|60	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pfarrei-r36-8|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pfarrei-r36-8|62	
14cu|texlive-pfarrei-r36-8|63	%changelog
14cu|texlive-pfarrei-r36-8|64	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> r36-8
14cu|texlive-pfarrei-r36-8|65	+ Revision: f6a1f1b
14cu|texlive-pfarrei-r36-8|66	- MassBuild#681: Increase release tag
14cu|texlive-pfarrei-r36-8|67	
14cu|texlive-pfarrei-r36-8|68	

15137 14
14cu|texlive-phaistos-1.0-5|1	# revision 18651
14cu|texlive-phaistos-1.0-5|2	# category Package
14cu|texlive-phaistos-1.0-5|3	# catalog-ctan /fonts/archaic/phaistos
14cu|texlive-phaistos-1.0-5|4	# catalog-date 2008-07-09 12:34:16 +0200
14cu|texlive-phaistos-1.0-5|5	# catalog-license lppl
14cu|texlive-phaistos-1.0-5|6	# catalog-version 1.0
14cu|texlive-phaistos-1.0-5|7	Name:		texlive-phaistos
14cu|texlive-phaistos-1.0-5|8	Version:	1.0
14cu|texlive-phaistos-1.0-5|9	Release:	5
14cu|texlive-phaistos-1.0-5|10	Summary:	Disk of Phaistos font
14cu|texlive-phaistos-1.0-5|11	Group:		Publishing
14cu|texlive-phaistos-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic/phaistos
14cu|texlive-phaistos-1.0-5|13	License:	LPPL
14cu|texlive-phaistos-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.tar.xz
14cu|texlive-phaistos-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.doc.tar.xz
14cu|texlive-phaistos-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.source.tar.xz
14cu|texlive-phaistos-1.0-5|17	BuildArch:	noarch
14cu|texlive-phaistos-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-phaistos-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-phaistos-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-phaistos-1.0-5|21	
14cu|texlive-phaistos-1.0-5|22	%description
14cu|texlive-phaistos-1.0-5|23	A font that contains all the symbols of the famous Disc of
14cu|texlive-phaistos-1.0-5|24	Phaistos, together with a LaTeX package. The disc was 'printed'
14cu|texlive-phaistos-1.0-5|25	by stamping the wet clay with some sort of punches, probably
14cu|texlive-phaistos-1.0-5|26	around 1700 BCE. The font is available in Adobe Type 1 and
14cu|texlive-phaistos-1.0-5|27	OpenType formats (the latter using the Unicode positions for
14cu|texlive-phaistos-1.0-5|28	the symbols). There are those who believe that this Cretan
14cu|texlive-phaistos-1.0-5|29	script was used to 'write' Greek (it is known, for example,
14cu|texlive-phaistos-1.0-5|30	that the rather later Cretan Linear B script was used to write
14cu|texlive-phaistos-1.0-5|31	Greek), but arguments for other languages have been presented.
14cu|texlive-phaistos-1.0-5|32	
14cu|texlive-phaistos-1.0-5|33	
14cu|texlive-phaistos-1.0-5|34	#-----------------------------------------------------------------------
14cu|texlive-phaistos-1.0-5|35	%files
14cu|texlive-phaistos-1.0-5|36	%{_texmfdistdir}/fonts/afm/public/phaistos/phaistos.afm
14cu|texlive-phaistos-1.0-5|37	%{_texmfdistdir}/fonts/map/dvips/phaistos/phaistos.map
14cu|texlive-phaistos-1.0-5|38	%{_texmfdistdir}/fonts/opentype/public/phaistos/Phaistos.otf
14cu|texlive-phaistos-1.0-5|39	%{_texmfdistdir}/fonts/tfm/public/phaistos/phaistos.tfm
14cu|texlive-phaistos-1.0-5|40	%{_texmfdistdir}/fonts/type1/public/phaistos/phaistos.pfb
14cu|texlive-phaistos-1.0-5|41	%{_texmfdistdir}/tex/latex/phaistos/phaistos.sty
14cu|texlive-phaistos-1.0-5|42	%doc %{_texmfdistdir}/doc/fonts/phaistos/getglyphs
14cu|texlive-phaistos-1.0-5|43	%doc %{_texmfdistdir}/doc/fonts/phaistos/glyphTable.pdf
14cu|texlive-phaistos-1.0-5|44	#- source
14cu|texlive-phaistos-1.0-5|45	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.dtx
14cu|texlive-phaistos-1.0-5|46	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.ins
14cu|texlive-phaistos-1.0-5|47	
14cu|texlive-phaistos-1.0-5|48	#-----------------------------------------------------------------------
14cu|texlive-phaistos-1.0-5|49	%prep
14cu|texlive-phaistos-1.0-5|50	%setup -c -a0 -a1 -a2
14cu|texlive-phaistos-1.0-5|51	
14cu|texlive-phaistos-1.0-5|52	%build
14cu|texlive-phaistos-1.0-5|53	
14cu|texlive-phaistos-1.0-5|54	%install
14cu|texlive-phaistos-1.0-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-phaistos-1.0-5|56	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-phaistos-1.0-5|57	
14cu|texlive-phaistos-1.0-5|58	
14cu|texlive-phaistos-1.0-5|59	
14cu|texlive-phaistos-1.0-5|60	%changelog
14cu|texlive-phaistos-1.0-5|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-phaistos-1.0-5|62	+ Revision: bbcee9f
14cu|texlive-phaistos-1.0-5|63	- MassBuild#681: Increase release tag
14cu|texlive-phaistos-1.0-5|64	
14cu|texlive-phaistos-1.0-5|65	

15138 14
14cu|texlive-phonetic-20110328-5|1	# revision 21871
14cu|texlive-phonetic-20110328-5|2	# category Package
14cu|texlive-phonetic-20110328-5|3	# catalog-ctan /fonts/phonetic
14cu|texlive-phonetic-20110328-5|4	# catalog-date 2011-03-28 22:21:58 +0200
14cu|texlive-phonetic-20110328-5|5	# catalog-license lppl
14cu|texlive-phonetic-20110328-5|6	# catalog-version undef
14cu|texlive-phonetic-20110328-5|7	Name:		texlive-phonetic
14cu|texlive-phonetic-20110328-5|8	Version:	20110328
14cu|texlive-phonetic-20110328-5|9	Release:	5
14cu|texlive-phonetic-20110328-5|10	Summary:	MetaFont Phonetic fonts, based on Computer Modern
14cu|texlive-phonetic-20110328-5|11	Group:		Publishing
14cu|texlive-phonetic-20110328-5|12	URL:		http://www.ctan.org/tex-archive/fonts/phonetic
14cu|texlive-phonetic-20110328-5|13	License:	LPPL
14cu|texlive-phonetic-20110328-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.tar.xz
14cu|texlive-phonetic-20110328-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.doc.tar.xz
14cu|texlive-phonetic-20110328-5|16	BuildArch:	noarch
14cu|texlive-phonetic-20110328-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-phonetic-20110328-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-phonetic-20110328-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-phonetic-20110328-5|20	
14cu|texlive-phonetic-20110328-5|21	%description
14cu|texlive-phonetic-20110328-5|22	The fonts are based on Computer Modern, and specified in
14cu|texlive-phonetic-20110328-5|23	MetaFont. Macros for the fonts' use are provided, both for
14cu|texlive-phonetic-20110328-5|24	LaTeX 2.09 and for current LaTeX.
14cu|texlive-phonetic-20110328-5|25	
14cu|texlive-phonetic-20110328-5|26	
14cu|texlive-phonetic-20110328-5|27	#-----------------------------------------------------------------------
14cu|texlive-phonetic-20110328-5|28	%files
14cu|texlive-phonetic-20110328-5|29	%{_texmfdistdir}/fonts/source/public/phonetic/cmph10.mf
14cu|texlive-phonetic-20110328-5|30	%{_texmfdistdir}/fonts/source/public/phonetic/cmph5.mf
14cu|texlive-phonetic-20110328-5|31	%{_texmfdistdir}/fonts/source/public/phonetic/cmph6.mf
14cu|texlive-phonetic-20110328-5|32	%{_texmfdistdir}/fonts/source/public/phonetic/cmph7.mf
14cu|texlive-phonetic-20110328-5|33	%{_texmfdistdir}/fonts/source/public/phonetic/cmph8.mf
14cu|texlive-phonetic-20110328-5|34	%{_texmfdistdir}/fonts/source/public/phonetic/cmph9.mf
14cu|texlive-phonetic-20110328-5|35	%{_texmfdistdir}/fonts/source/public/phonetic/cmphb10.mf
14cu|texlive-phonetic-20110328-5|36	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi10.mf
14cu|texlive-phonetic-20110328-5|37	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi7.mf
14cu|texlive-phonetic-20110328-5|38	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi8.mf
14cu|texlive-phonetic-20110328-5|39	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi9.mf
14cu|texlive-phonetic-20110328-5|40	%{_texmfdistdir}/fonts/source/public/phonetic/local.mf
14cu|texlive-phonetic-20110328-5|41	%{_texmfdistdir}/fonts/source/public/phonetic/phochar.mf
14cu|texlive-phonetic-20110328-5|42	%{_texmfdistdir}/fonts/source/public/phonetic/phoital.mf
14cu|texlive-phonetic-20110328-5|43	%{_texmfdistdir}/fonts/source/public/phonetic/phoitchar.mf
14cu|texlive-phonetic-20110328-5|44	%{_texmfdistdir}/fonts/source/public/phonetic/phosym.mf
14cu|texlive-phonetic-20110328-5|45	%{_texmfdistdir}/fonts/source/public/phonetic/symchar.mf
14cu|texlive-phonetic-20110328-5|46	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph10.tfm
14cu|texlive-phonetic-20110328-5|47	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph5.tfm
14cu|texlive-phonetic-20110328-5|48	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph6.tfm
14cu|texlive-phonetic-20110328-5|49	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph7.tfm
14cu|texlive-phonetic-20110328-5|50	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph8.tfm
14cu|texlive-phonetic-20110328-5|51	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph9.tfm
14cu|texlive-phonetic-20110328-5|52	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphb10.tfm
14cu|texlive-phonetic-20110328-5|53	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi10.tfm
14cu|texlive-phonetic-20110328-5|54	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi7.tfm
14cu|texlive-phonetic-20110328-5|55	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi8.tfm
14cu|texlive-phonetic-20110328-5|56	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi9.tfm
14cu|texlive-phonetic-20110328-5|57	%{_texmfdistdir}/tex/latex/phonetic/Uphon.fd
14cu|texlive-phonetic-20110328-5|58	%{_texmfdistdir}/tex/latex/phonetic/phonetic.sty
14cu|texlive-phonetic-20110328-5|59	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic-table.tex
14cu|texlive-phonetic-20110328-5|60	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic.sty
14cu|texlive-phonetic-20110328-5|61	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/README
14cu|texlive-phonetic-20110328-5|62	%doc %{_texmfdistdir}/doc/fonts/phonetic/README
14cu|texlive-phonetic-20110328-5|63	%doc %{_texmfdistdir}/doc/fonts/phonetic/makefile
14cu|texlive-phonetic-20110328-5|64	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.pdf
14cu|texlive-phonetic-20110328-5|65	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.tex
14cu|texlive-phonetic-20110328-5|66	
14cu|texlive-phonetic-20110328-5|67	#-----------------------------------------------------------------------
14cu|texlive-phonetic-20110328-5|68	%prep
14cu|texlive-phonetic-20110328-5|69	%setup -c -a0 -a1
14cu|texlive-phonetic-20110328-5|70	
14cu|texlive-phonetic-20110328-5|71	%build
14cu|texlive-phonetic-20110328-5|72	
14cu|texlive-phonetic-20110328-5|73	%install
14cu|texlive-phonetic-20110328-5|74	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-phonetic-20110328-5|75	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-phonetic-20110328-5|76	
14cu|texlive-phonetic-20110328-5|77	
14cu|texlive-phonetic-20110328-5|78	
14cu|texlive-phonetic-20110328-5|79	%changelog
14cu|texlive-phonetic-20110328-5|80	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110328-5
14cu|texlive-phonetic-20110328-5|81	+ Revision: 9d289a3
14cu|texlive-phonetic-20110328-5|82	- MassBuild#681: Increase release tag
14cu|texlive-phonetic-20110328-5|83	
14cu|texlive-phonetic-20110328-5|84	

15139 14
14cu|texlive-pigpen-0.2-5|1	# revision 15878
14cu|texlive-pigpen-0.2-5|2	# category Package
14cu|texlive-pigpen-0.2-5|3	# catalog-ctan /fonts/pigpen
14cu|texlive-pigpen-0.2-5|4	# catalog-date 2008-12-10 19:58:48 +0100
14cu|texlive-pigpen-0.2-5|5	# catalog-license lppl
14cu|texlive-pigpen-0.2-5|6	# catalog-version 0.2
14cu|texlive-pigpen-0.2-5|7	Name:		texlive-pigpen
14cu|texlive-pigpen-0.2-5|8	Version:	0.2
14cu|texlive-pigpen-0.2-5|9	Release:	5
14cu|texlive-pigpen-0.2-5|10	Summary:	A font for the pigpen (or masonic) cipher
14cu|texlive-pigpen-0.2-5|11	Group:		Publishing
14cu|texlive-pigpen-0.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/pigpen
14cu|texlive-pigpen-0.2-5|13	License:	LPPL
14cu|texlive-pigpen-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.tar.xz
14cu|texlive-pigpen-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.doc.tar.xz
14cu|texlive-pigpen-0.2-5|16	BuildArch:	noarch
14cu|texlive-pigpen-0.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pigpen-0.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pigpen-0.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-pigpen-0.2-5|20	
14cu|texlive-pigpen-0.2-5|21	%description
14cu|texlive-pigpen-0.2-5|22	The Pigpen cipher package provides the font and the necessary
14cu|texlive-pigpen-0.2-5|23	wrappers (style file, etc.) in order to write Pigpen ciphers, a
14cu|texlive-pigpen-0.2-5|24	simple substitution cipher. The package provides a font
14cu|texlive-pigpen-0.2-5|25	(available both as MetaFont source, and as an Adobe Type 1
14cu|texlive-pigpen-0.2-5|26	file), and macros for its use.
14cu|texlive-pigpen-0.2-5|27	
14cu|texlive-pigpen-0.2-5|28	
14cu|texlive-pigpen-0.2-5|29	#-----------------------------------------------------------------------
14cu|texlive-pigpen-0.2-5|30	%files
14cu|texlive-pigpen-0.2-5|31	%{_texmfdistdir}/fonts/map/dvips/pigpen/pigpen.map
14cu|texlive-pigpen-0.2-5|32	%{_texmfdistdir}/fonts/source/public/pigpen/pigpen.mf
14cu|texlive-pigpen-0.2-5|33	%{_texmfdistdir}/fonts/tfm/public/pigpen/pigpen.tfm
14cu|texlive-pigpen-0.2-5|34	%{_texmfdistdir}/fonts/type1/public/pigpen/pigpen.pfa
14cu|texlive-pigpen-0.2-5|35	%{_texmfdistdir}/tex/latex/pigpen/pigpen.sty
14cu|texlive-pigpen-0.2-5|36	%{_texmfdistdir}/tex/latex/pigpen/pigpen.tex
14cu|texlive-pigpen-0.2-5|37	%doc %{_texmfdistdir}/doc/latex/pigpen/README
14cu|texlive-pigpen-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.pdf
14cu|texlive-pigpen-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.tex
14cu|texlive-pigpen-0.2-5|40	
14cu|texlive-pigpen-0.2-5|41	#-----------------------------------------------------------------------
14cu|texlive-pigpen-0.2-5|42	%prep
14cu|texlive-pigpen-0.2-5|43	%setup -c -a0 -a1
14cu|texlive-pigpen-0.2-5|44	
14cu|texlive-pigpen-0.2-5|45	%build
14cu|texlive-pigpen-0.2-5|46	
14cu|texlive-pigpen-0.2-5|47	%install
14cu|texlive-pigpen-0.2-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pigpen-0.2-5|49	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-pigpen-0.2-5|50	
14cu|texlive-pigpen-0.2-5|51	
14cu|texlive-pigpen-0.2-5|52	
14cu|texlive-pigpen-0.2-5|53	%changelog
14cu|texlive-pigpen-0.2-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cu|texlive-pigpen-0.2-5|55	+ Revision: 9498d16
14cu|texlive-pigpen-0.2-5|56	- MassBuild#681: Increase release tag
14cu|texlive-pigpen-0.2-5|57	
14cu|texlive-pigpen-0.2-5|58	

15140 14
14cu|texlive-pitex-20111118-5|1	# revision 24731
14cu|texlive-pitex-20111118-5|2	# category Package
14cu|texlive-pitex-20111118-5|3	# catalog-ctan /macros/plain/contrib/pitex
14cu|texlive-pitex-20111118-5|4	# catalog-date 2011-11-18 01:28:58 +0100
14cu|texlive-pitex-20111118-5|5	# catalog-license lppl
14cu|texlive-pitex-20111118-5|6	# catalog-version undef
14cu|texlive-pitex-20111118-5|7	Name:		texlive-pitex
14cu|texlive-pitex-20111118-5|8	Version:	20111118
14cu|texlive-pitex-20111118-5|9	Release:	5
14cu|texlive-pitex-20111118-5|10	Summary:	Documentation macros
14cu|texlive-pitex-20111118-5|11	Group:		Publishing
14cu|texlive-pitex-20111118-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/pitex
14cu|texlive-pitex-20111118-5|13	License:	LPPL
14cu|texlive-pitex-20111118-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.tar.xz
14cu|texlive-pitex-20111118-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.doc.tar.xz
14cu|texlive-pitex-20111118-5|16	BuildArch:	noarch
14cu|texlive-pitex-20111118-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pitex-20111118-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pitex-20111118-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-pitex-20111118-5|20	
14cu|texlive-pitex-20111118-5|21	%description
14cu|texlive-pitex-20111118-5|22	The bundle provides macros that the author uses when writing
14cu|texlive-pitex-20111118-5|23	documentation (for example, that of the texapi and yax
14cu|texlive-pitex-20111118-5|24	packages). The tools could be used by anyone, but there is no
14cu|texlive-pitex-20111118-5|25	documentation, and the macros are subject to change without
14cu|texlive-pitex-20111118-5|26	notice.
14cu|texlive-pitex-20111118-5|27	
14cu|texlive-pitex-20111118-5|28	
14cu|texlive-pitex-20111118-5|29	#-----------------------------------------------------------------------
14cu|texlive-pitex-20111118-5|30	%files
14cu|texlive-pitex-20111118-5|31	%{_texmfdistdir}/tex/plain/pitex/base.ptxlua
14cu|texlive-pitex-20111118-5|32	%{_texmfdistdir}/tex/plain/pitex/blocks.ptx
14cu|texlive-pitex-20111118-5|33	%{_texmfdistdir}/tex/plain/pitex/files.ptx
14cu|texlive-pitex-20111118-5|34	%{_texmfdistdir}/tex/plain/pitex/fonts.ptx
14cu|texlive-pitex-20111118-5|35	%{_texmfdistdir}/tex/plain/pitex/fonts.ptxlua
14cu|texlive-pitex-20111118-5|36	%{_texmfdistdir}/tex/plain/pitex/inserts.ptx
14cu|texlive-pitex-20111118-5|37	%{_texmfdistdir}/tex/plain/pitex/lua.ptx
14cu|texlive-pitex-20111118-5|38	%{_texmfdistdir}/tex/plain/pitex/output.ptx
14cu|texlive-pitex-20111118-5|39	%{_texmfdistdir}/tex/plain/pitex/pitex.tex
14cu|texlive-pitex-20111118-5|40	%{_texmfdistdir}/tex/plain/pitex/references.ptx
14cu|texlive-pitex-20111118-5|41	%{_texmfdistdir}/tex/plain/pitex/sections.ptx
14cu|texlive-pitex-20111118-5|42	%{_texmfdistdir}/tex/plain/pitex/verbatim.ptx
14cu|texlive-pitex-20111118-5|43	%doc %{_texmfdistdir}/doc/plain/pitex/README
14cu|texlive-pitex-20111118-5|44	%doc %{_texmfdistdir}/doc/plain/pitex/foundry-settings.lua
14cu|texlive-pitex-20111118-5|45	%doc %{_texmfdistdir}/doc/plain/pitex/i-pitex.lua
14cu|texlive-pitex-20111118-5|46	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.pdf
14cu|texlive-pitex-20111118-5|47	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.tex
14cu|texlive-pitex-20111118-5|48	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.txt
14cu|texlive-pitex-20111118-5|49	
14cu|texlive-pitex-20111118-5|50	#-----------------------------------------------------------------------
14cu|texlive-pitex-20111118-5|51	%prep
14cu|texlive-pitex-20111118-5|52	%setup -c -a0 -a1
14cu|texlive-pitex-20111118-5|53	
14cu|texlive-pitex-20111118-5|54	%build
14cu|texlive-pitex-20111118-5|55	
14cu|texlive-pitex-20111118-5|56	%install
14cu|texlive-pitex-20111118-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pitex-20111118-5|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-pitex-20111118-5|59	
14cu|texlive-pitex-20111118-5|60	
14cu|texlive-pitex-20111118-5|61	
14cu|texlive-pitex-20111118-5|62	%changelog
14cu|texlive-pitex-20111118-5|63	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111118-5
14cu|texlive-pitex-20111118-5|64	+ Revision: 2f830e3
14cu|texlive-pitex-20111118-5|65	- MassBuild#681: Increase release tag
14cu|texlive-pitex-20111118-5|66	
14cu|texlive-pitex-20111118-5|67	

15141 14
14cu|texlive-pkfix-1.7-4|1	# revision 26032
14cu|texlive-pkfix-1.7-4|2	# category Package
14cu|texlive-pkfix-1.7-4|3	# catalog-ctan /support/pkfix/pkfix.pl
14cu|texlive-pkfix-1.7-4|4	# catalog-date 2012-04-18 16:26:37 +0200
14cu|texlive-pkfix-1.7-4|5	# catalog-license lppl1.3
14cu|texlive-pkfix-1.7-4|6	# catalog-version 1.7
14cu|texlive-pkfix-1.7-4|7	Name:		texlive-pkfix
14cu|texlive-pkfix-1.7-4|8	Version:	1.7
14cu|texlive-pkfix-1.7-4|9	Release:	4
14cu|texlive-pkfix-1.7-4|10	Summary:	Replace pk fonts in PostScript with Type 1 fonts
14cu|texlive-pkfix-1.7-4|11	Group:		Publishing
14cu|texlive-pkfix-1.7-4|12	URL:		http://www.ctan.org/tex-archive/support/pkfix/pkfix.pl
14cu|texlive-pkfix-1.7-4|13	License:	LPPL1.3
14cu|texlive-pkfix-1.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.tar.xz
14cu|texlive-pkfix-1.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.doc.tar.xz
14cu|texlive-pkfix-1.7-4|16	BuildArch:	noarch
14cu|texlive-pkfix-1.7-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pkfix-1.7-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pkfix-1.7-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-pkfix-1.7-4|20	Provides:	texlive-pkfix.bin = %{EVRD}
14cu|texlive-pkfix-1.7-4|21	
14cu|texlive-pkfix-1.7-4|22	%description
14cu|texlive-pkfix-1.7-4|23	The perl script pkfix looks for DVIPSBitmapFont comments in
14cu|texlive-pkfix-1.7-4|24	PostScript files, generated by 'not too old' dvips, and
14cu|texlive-pkfix-1.7-4|25	replaces them by type 1 versions of the fonts, if possible.
14cu|texlive-pkfix-1.7-4|26	
14cu|texlive-pkfix-1.7-4|27	
14cu|texlive-pkfix-1.7-4|28	#-----------------------------------------------------------------------
14cu|texlive-pkfix-1.7-4|29	%files
14cu|texlive-pkfix-1.7-4|30	%{_bindir}/pkfix
14cu|texlive-pkfix-1.7-4|31	%{_texmfdistdir}/scripts/pkfix/pkfix.pl
14cu|texlive-pkfix-1.7-4|32	%doc %{_texmfdistdir}/doc/support/pkfix/README
14cu|texlive-pkfix-1.7-4|33	
14cu|texlive-pkfix-1.7-4|34	#-----------------------------------------------------------------------
14cu|texlive-pkfix-1.7-4|35	%prep
14cu|texlive-pkfix-1.7-4|36	%setup -c -a0 -a1
14cu|texlive-pkfix-1.7-4|37	
14cu|texlive-pkfix-1.7-4|38	%build
14cu|texlive-pkfix-1.7-4|39	
14cu|texlive-pkfix-1.7-4|40	%install
14cu|texlive-pkfix-1.7-4|41	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-pkfix-1.7-4|42	pushd %{buildroot}%{_bindir}
14cu|texlive-pkfix-1.7-4|43	ln -sf %{_texmfdistdir}/scripts/pkfix/pkfix.pl pkfix
14cu|texlive-pkfix-1.7-4|44	popd
14cu|texlive-pkfix-1.7-4|45	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pkfix-1.7-4|46	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pkfix-1.7-4|47	
14cu|texlive-pkfix-1.7-4|48	
14cu|texlive-pkfix-1.7-4|49	
14cu|texlive-pkfix-1.7-4|50	%changelog
14cu|texlive-pkfix-1.7-4|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14cu|texlive-pkfix-1.7-4|52	+ Revision: 81bfc6a
14cu|texlive-pkfix-1.7-4|53	- MassBuild#681: Increase release tag
14cu|texlive-pkfix-1.7-4|54	
14cu|texlive-pkfix-1.7-4|55	

15142 14
14cu|texlive-pkfix-helper-1.4-10|1	# revision 29725
14cu|texlive-pkfix-helper-1.4-10|2	# category Package
14cu|texlive-pkfix-helper-1.4-10|3	# catalog-ctan /support/pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|4	# catalog-date 2012-06-08 16:04:26 +0200
14cu|texlive-pkfix-helper-1.4-10|5	# catalog-license lppl
14cu|texlive-pkfix-helper-1.4-10|6	# catalog-version 1.4
14cu|texlive-pkfix-helper-1.4-10|7	Name:		texlive-pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|8	Version:	1.4
14cu|texlive-pkfix-helper-1.4-10|9	Release:	10
14cu|texlive-pkfix-helper-1.4-10|10	Summary:	Make PostScript files accessible to pkfix
14cu|texlive-pkfix-helper-1.4-10|11	Group:		Publishing
14cu|texlive-pkfix-helper-1.4-10|12	URL:		http://www.ctan.org/tex-archive/support/pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|13	License:	LPPL
14cu|texlive-pkfix-helper-1.4-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.tar.xz
14cu|texlive-pkfix-helper-1.4-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.doc.tar.xz
14cu|texlive-pkfix-helper-1.4-10|16	BuildArch:	noarch
14cu|texlive-pkfix-helper-1.4-10|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pkfix-helper-1.4-10|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pkfix-helper-1.4-10|19	Requires(post):	texlive-kpathsea
14cu|texlive-pkfix-helper-1.4-10|20	Provides:	texlive-pkfix-helper.bin = %{EVRD}
14cu|texlive-pkfix-helper-1.4-10|21	
14cu|texlive-pkfix-helper-1.4-10|22	%description
14cu|texlive-pkfix-helper-1.4-10|23	Pkfix is a useful utility for replacing resolution-dependent
14cu|texlive-pkfix-helper-1.4-10|24	bitmapped fonts in a dvips-produced PostScript file with the
14cu|texlive-pkfix-helper-1.4-10|25	corresponding resolution-independent vector fonts.
14cu|texlive-pkfix-helper-1.4-10|26	Unfortunately, pkfix needs to parse certain PostScript comments
14cu|texlive-pkfix-helper-1.4-10|27	that appear only in files produced by dvips versions later than
14cu|texlive-pkfix-helper-1.4-10|28	5.58 (ca. 1996); it fails to work on PostScript files produced
14cu|texlive-pkfix-helper-1.4-10|29	by older versions of dvips. Pkfix-helper is a program that
14cu|texlive-pkfix-helper-1.4-10|30	attempts to insert newer-dvips comments into an older-dvips
14cu|texlive-pkfix-helper-1.4-10|31	PostScript file, thereby making the file suitable for
14cu|texlive-pkfix-helper-1.4-10|32	processing by pkfix. pkfix-helper can sometimes process
14cu|texlive-pkfix-helper-1.4-10|33	documents fully autonomously but does require the user to
14cu|texlive-pkfix-helper-1.4-10|34	verify and, if needed, correct its decisions.
14cu|texlive-pkfix-helper-1.4-10|35	
14cu|texlive-pkfix-helper-1.4-10|36	
14cu|texlive-pkfix-helper-1.4-10|37	#-----------------------------------------------------------------------
14cu|texlive-pkfix-helper-1.4-10|38	%files
14cu|texlive-pkfix-helper-1.4-10|39	%{_bindir}/pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|40	%{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|41	%doc %{_mandir}/man1/pkfix-helper.1*
14cu|texlive-pkfix-helper-1.4-10|42	%doc %{_texmfdistdir}/doc/man/man1/pkfix-helper.man1.pdf
14cu|texlive-pkfix-helper-1.4-10|43	%doc %{_texmfdistdir}/doc/support/pkfix-helper/README
14cu|texlive-pkfix-helper-1.4-10|44	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.pdf
14cu|texlive-pkfix-helper-1.4-10|45	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.tex
14cu|texlive-pkfix-helper-1.4-10|46	
14cu|texlive-pkfix-helper-1.4-10|47	#-----------------------------------------------------------------------
14cu|texlive-pkfix-helper-1.4-10|48	%prep
14cu|texlive-pkfix-helper-1.4-10|49	%setup -c -a0 -a1
14cu|texlive-pkfix-helper-1.4-10|50	
14cu|texlive-pkfix-helper-1.4-10|51	%build
14cu|texlive-pkfix-helper-1.4-10|52	
14cu|texlive-pkfix-helper-1.4-10|53	%install
14cu|texlive-pkfix-helper-1.4-10|54	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-pkfix-helper-1.4-10|55	pushd %{buildroot}%{_bindir}
14cu|texlive-pkfix-helper-1.4-10|56	ln -sf %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper pkfix-helper
14cu|texlive-pkfix-helper-1.4-10|57	popd
14cu|texlive-pkfix-helper-1.4-10|58	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pkfix-helper-1.4-10|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pkfix-helper-1.4-10|60	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-pkfix-helper-1.4-10|61	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-pkfix-helper-1.4-10|62	
14cu|texlive-pkfix-helper-1.4-10|63	%changelog
14cu|texlive-pkfix-helper-1.4-10|64	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-10
14cu|texlive-pkfix-helper-1.4-10|65	+ Revision: 46b52d2
14cu|texlive-pkfix-helper-1.4-10|66	- MassBuild#681: Increase release tag
14cu|texlive-pkfix-helper-1.4-10|67	
14cu|texlive-pkfix-helper-1.4-10|68	

15143 14
14cu|texlive-placeins-plain-2.0-5|1	# revision 15878
14cu|texlive-placeins-plain-2.0-5|2	# category Package
14cu|texlive-placeins-plain-2.0-5|3	# catalog-ctan /macros/plain/contrib/misc/placeins.tex
14cu|texlive-placeins-plain-2.0-5|4	# catalog-date 2009-11-10 09:15:37 +0100
14cu|texlive-placeins-plain-2.0-5|5	# catalog-license pd
14cu|texlive-placeins-plain-2.0-5|6	# catalog-version 2.0
14cu|texlive-placeins-plain-2.0-5|7	Name:		texlive-placeins-plain
14cu|texlive-placeins-plain-2.0-5|8	Version:	2.0
14cu|texlive-placeins-plain-2.0-5|9	Release:	5
14cu|texlive-placeins-plain-2.0-5|10	Summary:	Insertions that keep their place
14cu|texlive-placeins-plain-2.0-5|11	Group:		Publishing
14cu|texlive-placeins-plain-2.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/misc/placeins.tex
14cu|texlive-placeins-plain-2.0-5|13	License:	PD
14cu|texlive-placeins-plain-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins-plain.tar.xz
14cu|texlive-placeins-plain-2.0-5|15	BuildArch:	noarch
14cu|texlive-placeins-plain-2.0-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-placeins-plain-2.0-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-placeins-plain-2.0-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-placeins-plain-2.0-5|19	
14cu|texlive-placeins-plain-2.0-5|20	%description
14cu|texlive-placeins-plain-2.0-5|21	This TeX file provides various mechanisms (for plain TeX and
14cu|texlive-placeins-plain-2.0-5|22	close relatives) to let insertions (footnotes, topins, pageins,
14cu|texlive-placeins-plain-2.0-5|23	etc.) float within their appropriate section, but to prevent
14cu|texlive-placeins-plain-2.0-5|24	them from intruding into the following section, even when
14cu|texlive-placeins-plain-2.0-5|25	sections do not normally begin a new page. (If your sections
14cu|texlive-placeins-plain-2.0-5|26	normally begin a new page, just use \supereject to flush out
14cu|texlive-placeins-plain-2.0-5|27	insertions.).
14cu|texlive-placeins-plain-2.0-5|28	
14cu|texlive-placeins-plain-2.0-5|29	
14cu|texlive-placeins-plain-2.0-5|30	#-----------------------------------------------------------------------
14cu|texlive-placeins-plain-2.0-5|31	%files
14cu|texlive-placeins-plain-2.0-5|32	%{_texmfdistdir}/tex/plain/placeins-plain/placeins.tex
14cu|texlive-placeins-plain-2.0-5|33	
14cu|texlive-placeins-plain-2.0-5|34	#-----------------------------------------------------------------------
14cu|texlive-placeins-plain-2.0-5|35	%prep
14cu|texlive-placeins-plain-2.0-5|36	%setup -c -a0
14cu|texlive-placeins-plain-2.0-5|37	
14cu|texlive-placeins-plain-2.0-5|38	%build
14cu|texlive-placeins-plain-2.0-5|39	
14cu|texlive-placeins-plain-2.0-5|40	%install
14cu|texlive-placeins-plain-2.0-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-placeins-plain-2.0-5|42	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-placeins-plain-2.0-5|43	
14cu|texlive-placeins-plain-2.0-5|44	
14cu|texlive-placeins-plain-2.0-5|45	
14cu|texlive-placeins-plain-2.0-5|46	%changelog
14cu|texlive-placeins-plain-2.0-5|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cu|texlive-placeins-plain-2.0-5|48	+ Revision: b71c3e8
14cu|texlive-placeins-plain-2.0-5|49	- MassBuild#681: Increase release tag
14cu|texlive-placeins-plain-2.0-5|50	
14cu|texlive-placeins-plain-2.0-5|51	

15144 14
14cu|texlive-plainpkg-20131018-8|1	# revision 27765
14cu|texlive-plainpkg-20131018-8|2	# category Package
14cu|texlive-plainpkg-20131018-8|3	# catalog-ctan undef
14cu|texlive-plainpkg-20131018-8|4	# catalog-date undef
14cu|texlive-plainpkg-20131018-8|5	# catalog-license undef
14cu|texlive-plainpkg-20131018-8|6	# catalog-version undef
14cu|texlive-plainpkg-20131018-8|7	Name:		texlive-plainpkg
14cu|texlive-plainpkg-20131018-8|8	Version:	20131018
14cu|texlive-plainpkg-20131018-8|9	Release:	8
14cu|texlive-plainpkg-20131018-8|10	Summary:	TeXLive plainpkg package
14cu|texlive-plainpkg-20131018-8|11	Group:		Publishing
14cu|texlive-plainpkg-20131018-8|12	URL:		http://tug.org/texlive
14cu|texlive-plainpkg-20131018-8|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-plainpkg-20131018-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.tar.xz
14cu|texlive-plainpkg-20131018-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.doc.tar.xz
14cu|texlive-plainpkg-20131018-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.source.tar.xz
14cu|texlive-plainpkg-20131018-8|17	BuildArch:	noarch
14cu|texlive-plainpkg-20131018-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-plainpkg-20131018-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-plainpkg-20131018-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-plainpkg-20131018-8|21	
14cu|texlive-plainpkg-20131018-8|22	%description
14cu|texlive-plainpkg-20131018-8|23	TeXLive plainpkg package.
14cu|texlive-plainpkg-20131018-8|24	
14cu|texlive-plainpkg-20131018-8|25	
14cu|texlive-plainpkg-20131018-8|26	#-----------------------------------------------------------------------
14cu|texlive-plainpkg-20131018-8|27	%files
14cu|texlive-plainpkg-20131018-8|28	%{_texmfdistdir}/tex/generic/plainpkg/plainpkg.tex
14cu|texlive-plainpkg-20131018-8|29	%doc %{_texmfdistdir}/doc/generic/plainpkg/README
14cu|texlive-plainpkg-20131018-8|30	%doc %{_texmfdistdir}/doc/generic/plainpkg/SrcFILEs.txt
14cu|texlive-plainpkg-20131018-8|31	%doc %{_texmfdistdir}/doc/generic/plainpkg/plainpkg-doc.pdf
14cu|texlive-plainpkg-20131018-8|32	#- source
14cu|texlive-plainpkg-20131018-8|33	%doc %{_texmfdistdir}/source/generic/plainpkg/plainpkg-doc.tex
14cu|texlive-plainpkg-20131018-8|34	%doc %{_texmfdistdir}/source/generic/plainpkg/srcfiles.tex
14cu|texlive-plainpkg-20131018-8|35	
14cu|texlive-plainpkg-20131018-8|36	#-----------------------------------------------------------------------
14cu|texlive-plainpkg-20131018-8|37	%prep
14cu|texlive-plainpkg-20131018-8|38	%setup -c -a0 -a1 -a2
14cu|texlive-plainpkg-20131018-8|39	
14cu|texlive-plainpkg-20131018-8|40	%build
14cu|texlive-plainpkg-20131018-8|41	
14cu|texlive-plainpkg-20131018-8|42	%install
14cu|texlive-plainpkg-20131018-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-plainpkg-20131018-8|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-plainpkg-20131018-8|45	
14cu|texlive-plainpkg-20131018-8|46	%changelog
14cu|texlive-plainpkg-20131018-8|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131018-8
14cu|texlive-plainpkg-20131018-8|48	+ Revision: 3bc0e66
14cu|texlive-plainpkg-20131018-8|49	- MassBuild#681: Increase release tag
14cu|texlive-plainpkg-20131018-8|50	
14cu|texlive-plainpkg-20131018-8|51	

15145 14
14cu|texlive-plipsum-4.3-8|1	# revision 30353
14cu|texlive-plipsum-4.3-8|2	# category Package
14cu|texlive-plipsum-4.3-8|3	# catalog-ctan /macros/plain/contrib/plipsum
14cu|texlive-plipsum-4.3-8|4	# catalog-date 2013-05-09 11:57:32 +0200
14cu|texlive-plipsum-4.3-8|5	# catalog-license lppl
14cu|texlive-plipsum-4.3-8|6	# catalog-version 4.3
14cu|texlive-plipsum-4.3-8|7	Name:		texlive-plipsum
14cu|texlive-plipsum-4.3-8|8	Version:	4.3
14cu|texlive-plipsum-4.3-8|9	Release:	8
14cu|texlive-plipsum-4.3-8|10	Summary:	'Lorem ipsum' for Plain TeX developers
14cu|texlive-plipsum-4.3-8|11	Group:		Publishing
14cu|texlive-plipsum-4.3-8|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plipsum
14cu|texlive-plipsum-4.3-8|13	License:	LPPL
14cu|texlive-plipsum-4.3-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.tar.xz
14cu|texlive-plipsum-4.3-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.doc.tar.xz
14cu|texlive-plipsum-4.3-8|16	BuildArch:	noarch
14cu|texlive-plipsum-4.3-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-plipsum-4.3-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-plipsum-4.3-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-plipsum-4.3-8|20	
14cu|texlive-plipsum-4.3-8|21	%description
14cu|texlive-plipsum-4.3-8|22	The package provides a paragraph generator designed for use in
14cu|texlive-plipsum-4.3-8|23	Plain TeX documents. The paragraphs generated contain many 'f-
14cu|texlive-plipsum-4.3-8|24	groups' (ff, fl etc.) so the text can act as a test of the
14cu|texlive-plipsum-4.3-8|25	ligatures of the font in use.
14cu|texlive-plipsum-4.3-8|26	
14cu|texlive-plipsum-4.3-8|27	
14cu|texlive-plipsum-4.3-8|28	#-----------------------------------------------------------------------
14cu|texlive-plipsum-4.3-8|29	%files
14cu|texlive-plipsum-4.3-8|30	%{_texmfdistdir}/tex/plain/plipsum/plipsum.tex
14cu|texlive-plipsum-4.3-8|31	%doc %{_texmfdistdir}/doc/plain/plipsum/README
14cu|texlive-plipsum-4.3-8|32	%doc %{_texmfdistdir}/doc/plain/plipsum/compile.sh
14cu|texlive-plipsum-4.3-8|33	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum-doc.pdf
14cu|texlive-plipsum-4.3-8|34	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum.nw
14cu|texlive-plipsum-4.3-8|35	%doc %{_texmfdistdir}/doc/plain/plipsum/pliptest.tex
14cu|texlive-plipsum-4.3-8|36	%doc %{_texmfdistdir}/doc/plain/plipsum/stripc
14cu|texlive-plipsum-4.3-8|37	
14cu|texlive-plipsum-4.3-8|38	#-----------------------------------------------------------------------
14cu|texlive-plipsum-4.3-8|39	%prep
14cu|texlive-plipsum-4.3-8|40	%setup -c -a0 -a1
14cu|texlive-plipsum-4.3-8|41	
14cu|texlive-plipsum-4.3-8|42	%build
14cu|texlive-plipsum-4.3-8|43	
14cu|texlive-plipsum-4.3-8|44	%install
14cu|texlive-plipsum-4.3-8|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-plipsum-4.3-8|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-plipsum-4.3-8|47	
14cu|texlive-plipsum-4.3-8|48	%changelog
14cu|texlive-plipsum-4.3-8|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.3-8
14cu|texlive-plipsum-4.3-8|50	+ Revision: b1eaf08
14cu|texlive-plipsum-4.3-8|51	- MassBuild#681: Increase release tag
14cu|texlive-plipsum-4.3-8|52	
14cu|texlive-plipsum-4.3-8|53	

15146 14
14cu|texlive-plnfss-1.1-5|1	# revision 15878
14cu|texlive-plnfss-1.1-5|2	# category Package
14cu|texlive-plnfss-1.1-5|3	# catalog-ctan /macros/plain/plnfss
14cu|texlive-plnfss-1.1-5|4	# catalog-date 2008-05-21 10:21:02 +0200
14cu|texlive-plnfss-1.1-5|5	# catalog-license lppl
14cu|texlive-plnfss-1.1-5|6	# catalog-version 1.1
14cu|texlive-plnfss-1.1-5|7	Name:		texlive-plnfss
14cu|texlive-plnfss-1.1-5|8	Version:	1.1
14cu|texlive-plnfss-1.1-5|9	Release:	5
14cu|texlive-plnfss-1.1-5|10	Summary:	Font selection for Plain TeX
14cu|texlive-plnfss-1.1-5|11	Group:		Publishing
14cu|texlive-plnfss-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/plnfss
14cu|texlive-plnfss-1.1-5|13	License:	LPPL
14cu|texlive-plnfss-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.tar.xz
14cu|texlive-plnfss-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.doc.tar.xz
14cu|texlive-plnfss-1.1-5|16	BuildArch:	noarch
14cu|texlive-plnfss-1.1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-plnfss-1.1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-plnfss-1.1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-plnfss-1.1-5|20	
14cu|texlive-plnfss-1.1-5|21	%description
14cu|texlive-plnfss-1.1-5|22	Plnfss is a set of macros to provide easy font access (somewhat
14cu|texlive-plnfss-1.1-5|23	similar to NFSS but with some limitations) with Plain TeX.
14cu|texlive-plnfss-1.1-5|24	Plnfss can automatically make use of PSNFSS fd files, i.e.,
14cu|texlive-plnfss-1.1-5|25	when an Adobe Type 1 is used the relevant fd file will be
14cu|texlive-plnfss-1.1-5|26	loaded automatically. For cmr-like fonts (ec, vnr, csr or plr
14cu|texlive-plnfss-1.1-5|27	fonts), a special format called pfd (plain fd) is required and
14cu|texlive-plnfss-1.1-5|28	must be loaded manually. See ot1cmr.pfd for further
14cu|texlive-plnfss-1.1-5|29	information.
14cu|texlive-plnfss-1.1-5|30	
14cu|texlive-plnfss-1.1-5|31	
14cu|texlive-plnfss-1.1-5|32	#-----------------------------------------------------------------------
14cu|texlive-plnfss-1.1-5|33	%files
14cu|texlive-plnfss-1.1-5|34	%{_texmfdistdir}/tex/plain/plnfss/MIKmathf.tex
14cu|texlive-plnfss-1.1-5|35	%{_texmfdistdir}/tex/plain/plnfss/ams.pfd
14cu|texlive-plnfss-1.1-5|36	%{_texmfdistdir}/tex/plain/plnfss/il2cm.pfd
14cu|texlive-plnfss-1.1-5|37	%{_texmfdistdir}/tex/plain/plnfss/il2cmr.pfd
14cu|texlive-plnfss-1.1-5|38	%{_texmfdistdir}/tex/plain/plnfss/ly1lm.pfd
14cu|texlive-plnfss-1.1-5|39	%{_texmfdistdir}/tex/plain/plnfss/ot1cm.pfd
14cu|texlive-plnfss-1.1-5|40	%{_texmfdistdir}/tex/plain/plnfss/ot1cmr.pfd
14cu|texlive-plnfss-1.1-5|41	%{_texmfdistdir}/tex/plain/plnfss/ot4cm.pfd
14cu|texlive-plnfss-1.1-5|42	%{_texmfdistdir}/tex/plain/plnfss/plnfss.tex
14cu|texlive-plnfss-1.1-5|43	%{_texmfdistdir}/tex/plain/plnfss/qxlm.pfd
14cu|texlive-plnfss-1.1-5|44	%{_texmfdistdir}/tex/plain/plnfss/t1lm.pfd
14cu|texlive-plnfss-1.1-5|45	%{_texmfdistdir}/tex/plain/plnfss/t5cm.pfd
14cu|texlive-plnfss-1.1-5|46	%{_texmfdistdir}/tex/plain/plnfss/t5cmr.pfd
14cu|texlive-plnfss-1.1-5|47	%{_texmfdistdir}/tex/plain/plnfss/t5lm.pfd
14cu|texlive-plnfss-1.1-5|48	%{_texmfdistdir}/tex/plain/plnfss/ts1lm.pfd
14cu|texlive-plnfss-1.1-5|49	%doc %{_texmfdistdir}/doc/plain/plnfss/LPPL.txt
14cu|texlive-plnfss-1.1-5|50	%doc %{_texmfdistdir}/doc/plain/plnfss/plnfss.txt
14cu|texlive-plnfss-1.1-5|51	%doc %{_texmfdistdir}/doc/plain/plnfss/test-plnfss.tex
14cu|texlive-plnfss-1.1-5|52	
14cu|texlive-plnfss-1.1-5|53	#-----------------------------------------------------------------------
14cu|texlive-plnfss-1.1-5|54	%prep
14cu|texlive-plnfss-1.1-5|55	%setup -c -a0 -a1
14cu|texlive-plnfss-1.1-5|56	
14cu|texlive-plnfss-1.1-5|57	%build
14cu|texlive-plnfss-1.1-5|58	
14cu|texlive-plnfss-1.1-5|59	%install
14cu|texlive-plnfss-1.1-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-plnfss-1.1-5|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-plnfss-1.1-5|62	
14cu|texlive-plnfss-1.1-5|63	
14cu|texlive-plnfss-1.1-5|64	
14cu|texlive-plnfss-1.1-5|65	%changelog
14cu|texlive-plnfss-1.1-5|66	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cu|texlive-plnfss-1.1-5|67	+ Revision: 0220d7e
14cu|texlive-plnfss-1.1-5|68	- MassBuild#681: Increase release tag
14cu|texlive-plnfss-1.1-5|69	
14cu|texlive-plnfss-1.1-5|70	

15147 14
14cu|texlive-plstmary-0.5c-8|1	# revision 31088
14cu|texlive-plstmary-0.5c-8|2	# category Package
14cu|texlive-plstmary-0.5c-8|3	# catalog-ctan /macros/plain/contrib/plstmary
14cu|texlive-plstmary-0.5c-8|4	# catalog-date 2013-07-03 23:04:38 +0200
14cu|texlive-plstmary-0.5c-8|5	# catalog-license pd
14cu|texlive-plstmary-0.5c-8|6	# catalog-version 0.5c
14cu|texlive-plstmary-0.5c-8|7	Name:		texlive-plstmary
14cu|texlive-plstmary-0.5c-8|8	Version:	0.5c
14cu|texlive-plstmary-0.5c-8|9	Release:	8
14cu|texlive-plstmary-0.5c-8|10	Summary:	St. Mary's Road font support for plain TeX
14cu|texlive-plstmary-0.5c-8|11	Group:		Publishing
14cu|texlive-plstmary-0.5c-8|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plstmary
14cu|texlive-plstmary-0.5c-8|13	License:	PD
14cu|texlive-plstmary-0.5c-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.tar.xz
14cu|texlive-plstmary-0.5c-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.doc.tar.xz
14cu|texlive-plstmary-0.5c-8|16	BuildArch:	noarch
14cu|texlive-plstmary-0.5c-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-plstmary-0.5c-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-plstmary-0.5c-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-plstmary-0.5c-8|20	
14cu|texlive-plstmary-0.5c-8|21	%description
14cu|texlive-plstmary-0.5c-8|22	The package provides commands to produce all the symbols of the
14cu|texlive-plstmary-0.5c-8|23	St Mary's Road fonts, in a Plain TeX environment.
14cu|texlive-plstmary-0.5c-8|24	
14cu|texlive-plstmary-0.5c-8|25	
14cu|texlive-plstmary-0.5c-8|26	#-----------------------------------------------------------------------
14cu|texlive-plstmary-0.5c-8|27	%files
14cu|texlive-plstmary-0.5c-8|28	%{_texmfdistdir}/tex/plain/plstmary/stmary.tex
14cu|texlive-plstmary-0.5c-8|29	%doc %{_texmfdistdir}/doc/plain/plstmary/README
14cu|texlive-plstmary-0.5c-8|30	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.pdf
14cu|texlive-plstmary-0.5c-8|31	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.tex
14cu|texlive-plstmary-0.5c-8|32	
14cu|texlive-plstmary-0.5c-8|33	#-----------------------------------------------------------------------
14cu|texlive-plstmary-0.5c-8|34	%prep
14cu|texlive-plstmary-0.5c-8|35	%setup -c -a0 -a1
14cu|texlive-plstmary-0.5c-8|36	
14cu|texlive-plstmary-0.5c-8|37	%build
14cu|texlive-plstmary-0.5c-8|38	
14cu|texlive-plstmary-0.5c-8|39	%install
14cu|texlive-plstmary-0.5c-8|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-plstmary-0.5c-8|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-plstmary-0.5c-8|42	
14cu|texlive-plstmary-0.5c-8|43	%changelog
14cu|texlive-plstmary-0.5c-8|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5c-8
14cu|texlive-plstmary-0.5c-8|45	+ Revision: ea36dcc
14cu|texlive-plstmary-0.5c-8|46	- MassBuild#681: Increase release tag
14cu|texlive-plstmary-0.5c-8|47	
14cu|texlive-plstmary-0.5c-8|48	

15148 14
14cu|texlive-pnas2009-1.0-5|1	# revision 16287
14cu|texlive-pnas2009-1.0-5|2	# category Package
14cu|texlive-pnas2009-1.0-5|3	# catalog-ctan /biblio/bibtex/contrib/misc/pnas2009.bst
14cu|texlive-pnas2009-1.0-5|4	# catalog-date 2009-12-06 09:16:45 +0100
14cu|texlive-pnas2009-1.0-5|5	# catalog-license other-free
14cu|texlive-pnas2009-1.0-5|6	# catalog-version 1.0
14cu|texlive-pnas2009-1.0-5|7	Name:		texlive-pnas2009
14cu|texlive-pnas2009-1.0-5|8	Version:	1.0
14cu|texlive-pnas2009-1.0-5|9	Release:	5
14cu|texlive-pnas2009-1.0-5|10	Summary:	Bibtex style for PNAS
14cu|texlive-pnas2009-1.0-5|11	Group:		Publishing
14cu|texlive-pnas2009-1.0-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/pnas2009.bst
14cu|texlive-pnas2009-1.0-5|13	License:	OTHER-FREE
14cu|texlive-pnas2009-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pnas2009.tar.xz
14cu|texlive-pnas2009-1.0-5|15	BuildArch:	noarch
14cu|texlive-pnas2009-1.0-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-pnas2009-1.0-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-pnas2009-1.0-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-pnas2009-1.0-5|19	
14cu|texlive-pnas2009-1.0-5|20	%description
14cu|texlive-pnas2009-1.0-5|21	This style produces bibliographies in the format of
14cu|texlive-pnas2009-1.0-5|22	"Proceedings of the National Academy of Sciences, USA". The
14cu|texlive-pnas2009-1.0-5|23	style was derived from the standard unsrt.bst and adapted to
14cu|texlive-pnas2009-1.0-5|24	the new (2009) formatting rules.
14cu|texlive-pnas2009-1.0-5|25	
14cu|texlive-pnas2009-1.0-5|26	
14cu|texlive-pnas2009-1.0-5|27	#-----------------------------------------------------------------------
14cu|texlive-pnas2009-1.0-5|28	%files
14cu|texlive-pnas2009-1.0-5|29	%{_texmfdistdir}/bibtex/bst/pnas2009/pnas2009.bst
14cu|texlive-pnas2009-1.0-5|30	
14cu|texlive-pnas2009-1.0-5|31	#-----------------------------------------------------------------------
14cu|texlive-pnas2009-1.0-5|32	%prep
14cu|texlive-pnas2009-1.0-5|33	%setup -c -a0
14cu|texlive-pnas2009-1.0-5|34	
14cu|texlive-pnas2009-1.0-5|35	%build
14cu|texlive-pnas2009-1.0-5|36	
14cu|texlive-pnas2009-1.0-5|37	%install
14cu|texlive-pnas2009-1.0-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pnas2009-1.0-5|39	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14cu|texlive-pnas2009-1.0-5|40	
14cu|texlive-pnas2009-1.0-5|41	
14cu|texlive-pnas2009-1.0-5|42	
14cu|texlive-pnas2009-1.0-5|43	%changelog
14cu|texlive-pnas2009-1.0-5|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-pnas2009-1.0-5|45	+ Revision: 560871a
14cu|texlive-pnas2009-1.0-5|46	- MassBuild#681: Increase release tag
14cu|texlive-pnas2009-1.0-5|47	
14cu|texlive-pnas2009-1.0-5|48	

15149 14
14cu|texlive-present-2.2-4|1	# revision 25953
14cu|texlive-present-2.2-4|2	# category Package
14cu|texlive-present-2.2-4|3	# catalog-ctan /macros/plain/contrib/present
14cu|texlive-present-2.2-4|4	# catalog-date 2012-04-12 21:32:25 +0200
14cu|texlive-present-2.2-4|5	# catalog-license lppl
14cu|texlive-present-2.2-4|6	# catalog-version 2.2
14cu|texlive-present-2.2-4|7	Name:		texlive-present
14cu|texlive-present-2.2-4|8	Version:	2.2
14cu|texlive-present-2.2-4|9	Release:	4
14cu|texlive-present-2.2-4|10	Summary:	Presentations with Plain TeX
14cu|texlive-present-2.2-4|11	Group:		Publishing
14cu|texlive-present-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/present
14cu|texlive-present-2.2-4|13	License:	LPPL
14cu|texlive-present-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.tar.xz
14cu|texlive-present-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.doc.tar.xz
14cu|texlive-present-2.2-4|16	BuildArch:	noarch
14cu|texlive-present-2.2-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-present-2.2-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-present-2.2-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-present-2.2-4|20	
14cu|texlive-present-2.2-4|21	%description
14cu|texlive-present-2.2-4|22	The package offers a collection of simple macros for preparing
14cu|texlive-present-2.2-4|23	presentations in Plain TeX. Slide colour and text colour may be
14cu|texlive-present-2.2-4|24	set, links between parts of the presentation, to other files,
14cu|texlive-present-2.2-4|25	and to web addresses may be inserted. Images may be included
14cu|texlive-present-2.2-4|26	easily, and code is available to provide transition effects
14cu|texlive-present-2.2-4|27	between slides or frames. The structure of the macros is not
14cu|texlive-present-2.2-4|28	overly complex, so that users should find it easy to adapt the
14cu|texlive-present-2.2-4|29	macros to their specific needs.
14cu|texlive-present-2.2-4|30	
14cu|texlive-present-2.2-4|31	
14cu|texlive-present-2.2-4|32	#-----------------------------------------------------------------------
14cu|texlive-present-2.2-4|33	%files
14cu|texlive-present-2.2-4|34	%{_texmfdistdir}/tex/plain/present/present.tex
14cu|texlive-present-2.2-4|35	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.pdf
14cu|texlive-present-2.2-4|36	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.tex
14cu|texlive-present-2.2-4|37	%doc %{_texmfdistdir}/doc/plain/present/Pfeil1.pdf
14cu|texlive-present-2.2-4|38	%doc %{_texmfdistdir}/doc/plain/present/Pfeil2.pdf
14cu|texlive-present-2.2-4|39	%doc %{_texmfdistdir}/doc/plain/present/Pfeil3.pdf
14cu|texlive-present-2.2-4|40	%doc %{_texmfdistdir}/doc/plain/present/Pfeil4.pdf
14cu|texlive-present-2.2-4|41	%doc %{_texmfdistdir}/doc/plain/present/README
14cu|texlive-present-2.2-4|42	%doc %{_texmfdistdir}/doc/plain/present/Sagnac.pdf
14cu|texlive-present-2.2-4|43	%doc %{_texmfdistdir}/doc/plain/present/Stern.png
14cu|texlive-present-2.2-4|44	%doc %{_texmfdistdir}/doc/plain/present/background.png
14cu|texlive-present-2.2-4|45	%doc %{_texmfdistdir}/doc/plain/present/present-transitions.tex
14cu|texlive-present-2.2-4|46	
14cu|texlive-present-2.2-4|47	#-----------------------------------------------------------------------
14cu|texlive-present-2.2-4|48	%prep
14cu|texlive-present-2.2-4|49	%setup -c -a0 -a1
14cu|texlive-present-2.2-4|50	
14cu|texlive-present-2.2-4|51	%build
14cu|texlive-present-2.2-4|52	
14cu|texlive-present-2.2-4|53	%install
14cu|texlive-present-2.2-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-present-2.2-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-present-2.2-4|56	
14cu|texlive-present-2.2-4|57	
14cu|texlive-present-2.2-4|58	
14cu|texlive-present-2.2-4|59	%changelog
14cu|texlive-present-2.2-4|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14cu|texlive-present-2.2-4|61	+ Revision: a95a1af
14cu|texlive-present-2.2-4|62	- MassBuild#681: Increase release tag
14cu|texlive-present-2.2-4|63	
14cu|texlive-present-2.2-4|64	

15150 14
14cu|texlive-proba-20090602-5|1	# revision 15878
14cu|texlive-proba-20090602-5|2	# category Package
14cu|texlive-proba-20090602-5|3	# catalog-ctan /macros/latex/contrib/proba
14cu|texlive-proba-20090602-5|4	# catalog-date 2009-06-02 14:48:32 +0200
14cu|texlive-proba-20090602-5|5	# catalog-license lppl
14cu|texlive-proba-20090602-5|6	# catalog-version undef
14cu|texlive-proba-20090602-5|7	Name:		texlive-proba
14cu|texlive-proba-20090602-5|8	Version:	20090602
14cu|texlive-proba-20090602-5|9	Release:	5
14cu|texlive-proba-20090602-5|10	Summary:	Shortcuts commands to symbols used in probability texts
14cu|texlive-proba-20090602-5|11	Group:		Publishing
14cu|texlive-proba-20090602-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proba
14cu|texlive-proba-20090602-5|13	License:	LPPL
14cu|texlive-proba-20090602-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.tar.xz
14cu|texlive-proba-20090602-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.doc.tar.xz
14cu|texlive-proba-20090602-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.source.tar.xz
14cu|texlive-proba-20090602-5|17	BuildArch:	noarch
14cu|texlive-proba-20090602-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-proba-20090602-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-proba-20090602-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-proba-20090602-5|21	
14cu|texlive-proba-20090602-5|22	%description
14cu|texlive-proba-20090602-5|23	This package includes some of the most often used commands in
14cu|texlive-proba-20090602-5|24	probability texts, e.g. probability, expectation, variance,
14cu|texlive-proba-20090602-5|25	etc. It also includes some short commands for set (blackboard)
14cu|texlive-proba-20090602-5|26	or filtrations (calligraphic). It requires LaTeX2e and the
14cu|texlive-proba-20090602-5|27	amsfonts package.
14cu|texlive-proba-20090602-5|28	
14cu|texlive-proba-20090602-5|29	
14cu|texlive-proba-20090602-5|30	#-----------------------------------------------------------------------
14cu|texlive-proba-20090602-5|31	%files
14cu|texlive-proba-20090602-5|32	%{_texmfdistdir}/tex/latex/proba/proba.sty
14cu|texlive-proba-20090602-5|33	%doc %{_texmfdistdir}/doc/latex/proba/README
14cu|texlive-proba-20090602-5|34	%doc %{_texmfdistdir}/doc/latex/proba/proba.pdf
14cu|texlive-proba-20090602-5|35	#- source
14cu|texlive-proba-20090602-5|36	%doc %{_texmfdistdir}/source/latex/proba/proba.dtx
14cu|texlive-proba-20090602-5|37	%doc %{_texmfdistdir}/source/latex/proba/proba.ins
14cu|texlive-proba-20090602-5|38	
14cu|texlive-proba-20090602-5|39	#-----------------------------------------------------------------------
14cu|texlive-proba-20090602-5|40	%prep
14cu|texlive-proba-20090602-5|41	%setup -c -a0 -a1 -a2
14cu|texlive-proba-20090602-5|42	
14cu|texlive-proba-20090602-5|43	%build
14cu|texlive-proba-20090602-5|44	
14cu|texlive-proba-20090602-5|45	%install
14cu|texlive-proba-20090602-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-proba-20090602-5|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-proba-20090602-5|48	
14cu|texlive-proba-20090602-5|49	
14cu|texlive-proba-20090602-5|50	
14cu|texlive-proba-20090602-5|51	%changelog
14cu|texlive-proba-20090602-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090602-5
14cu|texlive-proba-20090602-5|53	+ Revision: 02b9b55
14cu|texlive-proba-20090602-5|54	- MassBuild#681: Increase release tag
14cu|texlive-proba-20090602-5|55	
14cu|texlive-proba-20090602-5|56	

15151 14
14cu|texlive-prodint-20110330-5|1	# revision 21893
14cu|texlive-prodint-20110330-5|2	# category Package
14cu|texlive-prodint-20110330-5|3	# catalog-ctan /fonts/prodint
14cu|texlive-prodint-20110330-5|4	# catalog-date 2011-03-30 12:07:52 +0200
14cu|texlive-prodint-20110330-5|5	# catalog-license ofl
14cu|texlive-prodint-20110330-5|6	# catalog-version undef
14cu|texlive-prodint-20110330-5|7	Name:		texlive-prodint
14cu|texlive-prodint-20110330-5|8	Version:	20110330
14cu|texlive-prodint-20110330-5|9	Release:	5
14cu|texlive-prodint-20110330-5|10	Summary:	A font that provides the product integral symbol
14cu|texlive-prodint-20110330-5|11	Group:		Publishing
14cu|texlive-prodint-20110330-5|12	URL:		http://www.ctan.org/tex-archive/fonts/prodint
14cu|texlive-prodint-20110330-5|13	License:	OFL
14cu|texlive-prodint-20110330-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.tar.xz
14cu|texlive-prodint-20110330-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.doc.tar.xz
14cu|texlive-prodint-20110330-5|16	BuildArch:	noarch
14cu|texlive-prodint-20110330-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-prodint-20110330-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-prodint-20110330-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-prodint-20110330-5|20	
14cu|texlive-prodint-20110330-5|21	%description
14cu|texlive-prodint-20110330-5|22	Product integrals are to products, as integrals are to sums.
14cu|texlive-prodint-20110330-5|23	They have been around for more than a hundred years, they have
14cu|texlive-prodint-20110330-5|24	not become part of the standard toolbox, possibly because no-
14cu|texlive-prodint-20110330-5|25	one invented the right mathematical symbol for them. The
14cu|texlive-prodint-20110330-5|26	authors remedied that situation by proposing the symbol and
14cu|texlive-prodint-20110330-5|27	providing this font.
14cu|texlive-prodint-20110330-5|28	
14cu|texlive-prodint-20110330-5|29	
14cu|texlive-prodint-20110330-5|30	#-----------------------------------------------------------------------
14cu|texlive-prodint-20110330-5|31	%files
14cu|texlive-prodint-20110330-5|32	%{_texmfdistdir}/fonts/afm/public/prodint/prodint.afm
14cu|texlive-prodint-20110330-5|33	%{_texmfdistdir}/fonts/map/dvips/prodint/prodint.map
14cu|texlive-prodint-20110330-5|34	%{_texmfdistdir}/fonts/tfm/public/prodint/prodint.tfm
14cu|texlive-prodint-20110330-5|35	%{_texmfdistdir}/fonts/type1/public/prodint/prodint.pfb
14cu|texlive-prodint-20110330-5|36	%{_texmfdistdir}/tex/latex/prodint/prodint.sty
14cu|texlive-prodint-20110330-5|37	%doc %{_texmfdistdir}/doc/fonts/prodint/README
14cu|texlive-prodint-20110330-5|38	%doc %{_texmfdistdir}/doc/fonts/prodint/config.prodint
14cu|texlive-prodint-20110330-5|39	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.bma
14cu|texlive-prodint-20110330-5|40	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.mt1
14cu|texlive-prodint-20110330-5|41	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pdf
14cu|texlive-prodint-20110330-5|42	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pfa
14cu|texlive-prodint-20110330-5|43	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.sit.hqx
14cu|texlive-prodint-20110330-5|44	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.tex
14cu|texlive-prodint-20110330-5|45	
14cu|texlive-prodint-20110330-5|46	#-----------------------------------------------------------------------
14cu|texlive-prodint-20110330-5|47	%prep
14cu|texlive-prodint-20110330-5|48	%setup -c -a0 -a1
14cu|texlive-prodint-20110330-5|49	
14cu|texlive-prodint-20110330-5|50	%build
14cu|texlive-prodint-20110330-5|51	
14cu|texlive-prodint-20110330-5|52	%install
14cu|texlive-prodint-20110330-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-prodint-20110330-5|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-prodint-20110330-5|55	
14cu|texlive-prodint-20110330-5|56	
14cu|texlive-prodint-20110330-5|57	
14cu|texlive-prodint-20110330-5|58	%changelog
14cu|texlive-prodint-20110330-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110330-5
14cu|texlive-prodint-20110330-5|60	+ Revision: 9510b00
14cu|texlive-prodint-20110330-5|61	- MassBuild#681: Increase release tag
14cu|texlive-prodint-20110330-5|62	
14cu|texlive-prodint-20110330-5|63	

15152 14
14cu|texlive-psafm-20111104-5|1	# revision 13293
14cu|texlive-psafm-20111104-5|2	# category Package
14cu|texlive-psafm-20111104-5|3	# catalog-ctan undef
14cu|texlive-psafm-20111104-5|4	# catalog-date undef
14cu|texlive-psafm-20111104-5|5	# catalog-license undef
14cu|texlive-psafm-20111104-5|6	# catalog-version undef
14cu|texlive-psafm-20111104-5|7	Name:		texlive-psafm
14cu|texlive-psafm-20111104-5|8	Version:	20111104
14cu|texlive-psafm-20111104-5|9	Release:	5
14cu|texlive-psafm-20111104-5|10	Summary:	TeXLive psafm package
14cu|texlive-psafm-20111104-5|11	Group:		Publishing
14cu|texlive-psafm-20111104-5|12	URL:		http://tug.org/texlive
14cu|texlive-psafm-20111104-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-psafm-20111104-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psafm.tar.xz
14cu|texlive-psafm-20111104-5|15	BuildArch:	noarch
14cu|texlive-psafm-20111104-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-psafm-20111104-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-psafm-20111104-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-psafm-20111104-5|19	
14cu|texlive-psafm-20111104-5|20	%description
14cu|texlive-psafm-20111104-5|21	TeXLive psafm package.
14cu|texlive-psafm-20111104-5|22	
14cu|texlive-psafm-20111104-5|23	
14cu|texlive-psafm-20111104-5|24	#-----------------------------------------------------------------------
14cu|texlive-psafm-20111104-5|25	%files
14cu|texlive-psafm-20111104-5|26	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8b8a.afm
14cu|texlive-psafm-20111104-5|27	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8bi8a.afm
14cu|texlive-psafm-20111104-5|28	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8r8a.afm
14cu|texlive-psafm-20111104-5|29	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8ri8a.afm
14cu|texlive-psafm-20111104-5|30	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8s8a.afm
14cu|texlive-psafm-20111104-5|31	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8si8a.afm
14cu|texlive-psafm-20111104-5|32	
14cu|texlive-psafm-20111104-5|33	#-----------------------------------------------------------------------
14cu|texlive-psafm-20111104-5|34	%prep
14cu|texlive-psafm-20111104-5|35	%setup -c -a0
14cu|texlive-psafm-20111104-5|36	
14cu|texlive-psafm-20111104-5|37	%build
14cu|texlive-psafm-20111104-5|38	
14cu|texlive-psafm-20111104-5|39	%install
14cu|texlive-psafm-20111104-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-psafm-20111104-5|41	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-psafm-20111104-5|42	
14cu|texlive-psafm-20111104-5|43	
14cu|texlive-psafm-20111104-5|44	
14cu|texlive-psafm-20111104-5|45	%changelog
14cu|texlive-psafm-20111104-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-5
14cu|texlive-psafm-20111104-5|47	+ Revision: 008dc25
14cu|texlive-psafm-20111104-5|48	- MassBuild#681: Increase release tag
14cu|texlive-psafm-20111104-5|49	
14cu|texlive-psafm-20111104-5|50	

15153 14
14cu|texlive-psizzl-0.35-5|1	# revision 15878
14cu|texlive-psizzl-0.35-5|2	# category Package
14cu|texlive-psizzl-0.35-5|3	# catalog-ctan /macros/psizzl
14cu|texlive-psizzl-0.35-5|4	# catalog-date 2006-12-03 01:48:16 +0100
14cu|texlive-psizzl-0.35-5|5	# catalog-license lppl
14cu|texlive-psizzl-0.35-5|6	# catalog-version 0.35
14cu|texlive-psizzl-0.35-5|7	Name:		texlive-psizzl
14cu|texlive-psizzl-0.35-5|8	Version:	0.35
14cu|texlive-psizzl-0.35-5|9	Release:	5
14cu|texlive-psizzl-0.35-5|10	Summary:	A TeX format for physics papers
14cu|texlive-psizzl-0.35-5|11	Group:		Publishing
14cu|texlive-psizzl-0.35-5|12	URL:		http://www.ctan.org/tex-archive/macros/psizzl
14cu|texlive-psizzl-0.35-5|13	License:	LPPL
14cu|texlive-psizzl-0.35-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.tar.xz
14cu|texlive-psizzl-0.35-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.doc.tar.xz
14cu|texlive-psizzl-0.35-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.source.tar.xz
14cu|texlive-psizzl-0.35-5|17	BuildArch:	noarch
14cu|texlive-psizzl-0.35-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-psizzl-0.35-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-psizzl-0.35-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-psizzl-0.35-5|21	
14cu|texlive-psizzl-0.35-5|22	%description
14cu|texlive-psizzl-0.35-5|23	PSIZZL is a TeX format for physics papers written at SLAC and
14cu|texlive-psizzl-0.35-5|24	used at several other places. It dates from rather early in the
14cu|texlive-psizzl-0.35-5|25	development of TeX82; as a result, some of the descriptions of
14cu|texlive-psizzl-0.35-5|26	limitations look rather quaint to modern eyes.
14cu|texlive-psizzl-0.35-5|27	
14cu|texlive-psizzl-0.35-5|28	
14cu|texlive-psizzl-0.35-5|29	#-----------------------------------------------------------------------
14cu|texlive-psizzl-0.35-5|30	%files
14cu|texlive-psizzl-0.35-5|31	%{_texmfdistdir}/tex/psizzl/base/chapters.Psizzl
14cu|texlive-psizzl-0.35-5|32	%{_texmfdistdir}/tex/psizzl/base/citation.Psizzl
14cu|texlive-psizzl-0.35-5|33	%{_texmfdistdir}/tex/psizzl/base/fontdefs.Psizzl
14cu|texlive-psizzl-0.35-5|34	%{_texmfdistdir}/tex/psizzl/base/index.Psizzl
14cu|texlive-psizzl-0.35-5|35	%{_texmfdistdir}/tex/psizzl/base/institut.Psizzl
14cu|texlive-psizzl-0.35-5|36	%{_texmfdistdir}/tex/psizzl/base/letter.Psizzl
14cu|texlive-psizzl-0.35-5|37	%{_texmfdistdir}/tex/psizzl/base/lists.Psizzl
14cu|texlive-psizzl-0.35-5|38	%{_texmfdistdir}/tex/psizzl/base/macros.Psizzl
14cu|texlive-psizzl-0.35-5|39	%{_texmfdistdir}/tex/psizzl/base/memo.Psizzl
14cu|texlive-psizzl-0.35-5|40	%{_texmfdistdir}/tex/psizzl/base/mypsizzl.tex
14cu|texlive-psizzl-0.35-5|41	%{_texmfdistdir}/tex/psizzl/base/options.Psizzl
14cu|texlive-psizzl-0.35-5|42	%{_texmfdistdir}/tex/psizzl/base/output.Psizzl
14cu|texlive-psizzl-0.35-5|43	%{_texmfdistdir}/tex/psizzl/base/picture.Psizzl
14cu|texlive-psizzl-0.35-5|44	%{_texmfdistdir}/tex/psizzl/base/psizzl.tex
14cu|texlive-psizzl-0.35-5|45	%{_texmfdistdir}/tex/psizzl/base/publicat.Psizzl
14cu|texlive-psizzl-0.35-5|46	%{_texmfdistdir}/tex/psizzl/base/symbols.Psizzl
14cu|texlive-psizzl-0.35-5|47	%{_texmfdistdir}/tex/psizzl/base/thesis.Psizzl
14cu|texlive-psizzl-0.35-5|48	%{_texmfdistdir}/tex/psizzl/config/psizzl.ini
14cu|texlive-psizzl-0.35-5|49	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.commands
14cu|texlive-psizzl-0.35-5|50	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.doc
14cu|texlive-psizzl-0.35-5|51	#- source
14cu|texlive-psizzl-0.35-5|52	%doc %{_texmfdistdir}/source/psizzl/base/aaaread.me
14cu|texlive-psizzl-0.35-5|53	
14cu|texlive-psizzl-0.35-5|54	#-----------------------------------------------------------------------
14cu|texlive-psizzl-0.35-5|55	%prep
14cu|texlive-psizzl-0.35-5|56	%setup -c -a0 -a1 -a2
14cu|texlive-psizzl-0.35-5|57	
14cu|texlive-psizzl-0.35-5|58	%build
14cu|texlive-psizzl-0.35-5|59	
14cu|texlive-psizzl-0.35-5|60	%install
14cu|texlive-psizzl-0.35-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-psizzl-0.35-5|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-psizzl-0.35-5|63	
14cu|texlive-psizzl-0.35-5|64	
14cu|texlive-psizzl-0.35-5|65	
14cu|texlive-psizzl-0.35-5|66	%changelog
14cu|texlive-psizzl-0.35-5|67	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.35-5
14cu|texlive-psizzl-0.35-5|68	+ Revision: 4745e86
14cu|texlive-psizzl-0.35-5|69	- MassBuild#681: Increase release tag
14cu|texlive-psizzl-0.35-5|70	
14cu|texlive-psizzl-0.35-5|71	

15154 14
14cu|texlive-punk-20081130-5|1	# revision 13293
14cu|texlive-punk-20081130-5|2	# category Package
14cu|texlive-punk-20081130-5|3	# catalog-ctan /fonts/punk
14cu|texlive-punk-20081130-5|4	# catalog-date 2008-11-30 13:31:17 +0100
14cu|texlive-punk-20081130-5|5	# catalog-license knuth
14cu|texlive-punk-20081130-5|6	# catalog-version undef
14cu|texlive-punk-20081130-5|7	Name:		texlive-punk
14cu|texlive-punk-20081130-5|8	Version:	20081130
14cu|texlive-punk-20081130-5|9	Release:	5
14cu|texlive-punk-20081130-5|10	Summary:	Donald Knuth's punk font
14cu|texlive-punk-20081130-5|11	Group:		Publishing
14cu|texlive-punk-20081130-5|12	URL:		http://www.ctan.org/tex-archive/fonts/punk
14cu|texlive-punk-20081130-5|13	License:	KNUTH
14cu|texlive-punk-20081130-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punk.tar.xz
14cu|texlive-punk-20081130-5|15	BuildArch:	noarch
14cu|texlive-punk-20081130-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-punk-20081130-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-punk-20081130-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-punk-20081130-5|19	
14cu|texlive-punk-20081130-5|20	%description
14cu|texlive-punk-20081130-5|21	A response to the assertion in a lecture that "typography tends
14cu|texlive-punk-20081130-5|22	to lag behind other stylistic changes by about 10 years". Knuth
14cu|texlive-punk-20081130-5|23	felt it was (in 1988) time to design a replacement for his
14cu|texlive-punk-20081130-5|24	designs of the 1970s, and came up with this font! The fonts are
14cu|texlive-punk-20081130-5|25	distributed as MetaFont source. The package offers LaTeX
14cu|texlive-punk-20081130-5|26	support by Rohit Grover, from an original by Sebastian Rahtz,
14cu|texlive-punk-20081130-5|27	which is slightly odd in claiming that the fonts are T1-
14cu|texlive-punk-20081130-5|28	encoded. A (possibly) more rational support package is to be
14cu|texlive-punk-20081130-5|29	found in punk-latex.
14cu|texlive-punk-20081130-5|30	
14cu|texlive-punk-20081130-5|31	
14cu|texlive-punk-20081130-5|32	#-----------------------------------------------------------------------
14cu|texlive-punk-20081130-5|33	%files
14cu|texlive-punk-20081130-5|34	%{_texmfdistdir}/fonts/source/public/punk/punk.mf
14cu|texlive-punk-20081130-5|35	%{_texmfdistdir}/fonts/source/public/punk/punk10.mf
14cu|texlive-punk-20081130-5|36	%{_texmfdistdir}/fonts/source/public/punk/punk12.mf
14cu|texlive-punk-20081130-5|37	%{_texmfdistdir}/fonts/source/public/punk/punk20.mf
14cu|texlive-punk-20081130-5|38	%{_texmfdistdir}/fonts/source/public/punk/punka.mf
14cu|texlive-punk-20081130-5|39	%{_texmfdistdir}/fonts/source/public/punk/punkae.mf
14cu|texlive-punk-20081130-5|40	%{_texmfdistdir}/fonts/source/public/punk/punkbx20.mf
14cu|texlive-punk-20081130-5|41	%{_texmfdistdir}/fonts/source/public/punk/punkd.mf
14cu|texlive-punk-20081130-5|42	%{_texmfdistdir}/fonts/source/public/punk/punkg.mf
14cu|texlive-punk-20081130-5|43	%{_texmfdistdir}/fonts/source/public/punk/punkl.mf
14cu|texlive-punk-20081130-5|44	%{_texmfdistdir}/fonts/source/public/punk/punkp.mf
14cu|texlive-punk-20081130-5|45	%{_texmfdistdir}/fonts/source/public/punk/punksl.mf
14cu|texlive-punk-20081130-5|46	%{_texmfdistdir}/fonts/source/public/punk/punksl20.mf
14cu|texlive-punk-20081130-5|47	%{_texmfdistdir}/fonts/tfm/public/punk/punk10.tfm
14cu|texlive-punk-20081130-5|48	%{_texmfdistdir}/fonts/tfm/public/punk/punk12.tfm
14cu|texlive-punk-20081130-5|49	%{_texmfdistdir}/fonts/tfm/public/punk/punk20.tfm
14cu|texlive-punk-20081130-5|50	%{_texmfdistdir}/fonts/tfm/public/punk/punkbx20.tfm
14cu|texlive-punk-20081130-5|51	%{_texmfdistdir}/fonts/tfm/public/punk/punksl20.tfm
14cu|texlive-punk-20081130-5|52	
14cu|texlive-punk-20081130-5|53	#-----------------------------------------------------------------------
14cu|texlive-punk-20081130-5|54	%prep
14cu|texlive-punk-20081130-5|55	%setup -c -a0
14cu|texlive-punk-20081130-5|56	
14cu|texlive-punk-20081130-5|57	%build
14cu|texlive-punk-20081130-5|58	
14cu|texlive-punk-20081130-5|59	%install
14cu|texlive-punk-20081130-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-punk-20081130-5|61	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-punk-20081130-5|62	
14cu|texlive-punk-20081130-5|63	
14cu|texlive-punk-20081130-5|64	
14cu|texlive-punk-20081130-5|65	%changelog
14cu|texlive-punk-20081130-5|66	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081130-5
14cu|texlive-punk-20081130-5|67	+ Revision: d58a80d
14cu|texlive-punk-20081130-5|68	- MassBuild#681: Increase release tag
14cu|texlive-punk-20081130-5|69	
14cu|texlive-punk-20081130-5|70	

15155 14
14cu|texlive-punknova-1.003-5|1	# revision 24649
14cu|texlive-punknova-1.003-5|2	# category Package
14cu|texlive-punknova-1.003-5|3	# catalog-ctan /fonts/punknova
14cu|texlive-punknova-1.003-5|4	# catalog-date 2011-11-23 11:34:47 +0100
14cu|texlive-punknova-1.003-5|5	# catalog-license other-free
14cu|texlive-punknova-1.003-5|6	# catalog-version 1.003
14cu|texlive-punknova-1.003-5|7	Name:		texlive-punknova
14cu|texlive-punknova-1.003-5|8	Version:	1.003
14cu|texlive-punknova-1.003-5|9	Release:	5
14cu|texlive-punknova-1.003-5|10	Summary:	OpenType version of Knuth's Punk font
14cu|texlive-punknova-1.003-5|11	Group:		Publishing
14cu|texlive-punknova-1.003-5|12	URL:		http://www.ctan.org/tex-archive/fonts/punknova
14cu|texlive-punknova-1.003-5|13	License:	OTHER-FREE
14cu|texlive-punknova-1.003-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.tar.xz
14cu|texlive-punknova-1.003-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.doc.tar.xz
14cu|texlive-punknova-1.003-5|16	BuildArch:	noarch
14cu|texlive-punknova-1.003-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-punknova-1.003-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-punknova-1.003-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-punknova-1.003-5|20	
14cu|texlive-punknova-1.003-5|21	%description
14cu|texlive-punknova-1.003-5|22	The font was generated from a MetaPost version of the sources
14cu|texlive-punknova-1.003-5|23	of the 'original' punk font. Knuth's original fonts generated
14cu|texlive-punknova-1.003-5|24	different shapes at random. This isn't actually possible in an
14cu|texlive-punknova-1.003-5|25	OpenType font; rather, the font contains several variants of
14cu|texlive-punknova-1.003-5|26	each glyph, and uses the OpenType randomize function to select
14cu|texlive-punknova-1.003-5|27	a variant for each invocation.
14cu|texlive-punknova-1.003-5|28	
14cu|texlive-punknova-1.003-5|29	
14cu|texlive-punknova-1.003-5|30	#-----------------------------------------------------------------------
14cu|texlive-punknova-1.003-5|31	%files
14cu|texlive-punknova-1.003-5|32	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-bold.otf
14cu|texlive-punknova-1.003-5|33	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-boldslanted.otf
14cu|texlive-punknova-1.003-5|34	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-regular.otf
14cu|texlive-punknova-1.003-5|35	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-slanted.otf
14cu|texlive-punknova-1.003-5|36	%doc %{_texmfdistdir}/doc/fonts/punknova/Makefile
14cu|texlive-punknova-1.003-5|37	%doc %{_texmfdistdir}/doc/fonts/punknova/NEWS
14cu|texlive-punknova-1.003-5|38	%doc %{_texmfdistdir}/doc/fonts/punknova/README
14cu|texlive-punknova-1.003-5|39	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/documentation-sources/sample.tex
14cu|texlive-punknova-1.003-5|40	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/sample.pdf
14cu|texlive-punknova-1.003-5|41	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-bold.mp
14cu|texlive-punknova-1.003-5|42	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-boldslanted.mp
14cu|texlive-punknova-1.003-5|43	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-regular.mp
14cu|texlive-punknova-1.003-5|44	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-slanted.mp
14cu|texlive-punknova-1.003-5|45	%doc %{_texmfdistdir}/doc/fonts/punknova/tools/build.py
14cu|texlive-punknova-1.003-5|46	
14cu|texlive-punknova-1.003-5|47	#-----------------------------------------------------------------------
14cu|texlive-punknova-1.003-5|48	%prep
14cu|texlive-punknova-1.003-5|49	%setup -c -a0 -a1
14cu|texlive-punknova-1.003-5|50	
14cu|texlive-punknova-1.003-5|51	%build
14cu|texlive-punknova-1.003-5|52	
14cu|texlive-punknova-1.003-5|53	%install
14cu|texlive-punknova-1.003-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-punknova-1.003-5|55	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-punknova-1.003-5|56	
14cu|texlive-punknova-1.003-5|57	
14cu|texlive-punknova-1.003-5|58	
14cu|texlive-punknova-1.003-5|59	%changelog
14cu|texlive-punknova-1.003-5|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.003-5
14cu|texlive-punknova-1.003-5|61	+ Revision: 59f1618
14cu|texlive-punknova-1.003-5|62	- MassBuild#681: Increase release tag
14cu|texlive-punknova-1.003-5|63	
14cu|texlive-punknova-1.003-5|64	

15156 14
14cu|texlive-purifyeps-1.1-8|1	# revision 29725
14cu|texlive-purifyeps-1.1-8|2	# category Package
14cu|texlive-purifyeps-1.1-8|3	# catalog-ctan /support/purifyeps
14cu|texlive-purifyeps-1.1-8|4	# catalog-date 2012-05-07 16:41:43 +0200
14cu|texlive-purifyeps-1.1-8|5	# catalog-license lppl
14cu|texlive-purifyeps-1.1-8|6	# catalog-version 1.1
14cu|texlive-purifyeps-1.1-8|7	Name:		texlive-purifyeps
14cu|texlive-purifyeps-1.1-8|8	Version:	1.1
14cu|texlive-purifyeps-1.1-8|9	Release:	8
14cu|texlive-purifyeps-1.1-8|10	Summary:	Make EPS work with both LaTeX/dvips and pdfLaTeX
14cu|texlive-purifyeps-1.1-8|11	Group:		Publishing
14cu|texlive-purifyeps-1.1-8|12	URL:		http://www.ctan.org/tex-archive/support/purifyeps
14cu|texlive-purifyeps-1.1-8|13	License:	LPPL
14cu|texlive-purifyeps-1.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.tar.xz
14cu|texlive-purifyeps-1.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.doc.tar.xz
14cu|texlive-purifyeps-1.1-8|16	BuildArch:	noarch
14cu|texlive-purifyeps-1.1-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-purifyeps-1.1-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-purifyeps-1.1-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-purifyeps-1.1-8|20	Provides:	texlive-purifyeps.bin = %{EVRD}
14cu|texlive-purifyeps-1.1-8|21	
14cu|texlive-purifyeps-1.1-8|22	%description
14cu|texlive-purifyeps-1.1-8|23	While pdfLaTeX has a number of nice features, its primary
14cu|texlive-purifyeps-1.1-8|24	shortcoming relative to standard LaTeX+dvips is that it is
14cu|texlive-purifyeps-1.1-8|25	unable to read ordinary Encapsulated PostScript (EPS) files,
14cu|texlive-purifyeps-1.1-8|26	the most common graphics format in the LaTeX world. Purifyeps
14cu|texlive-purifyeps-1.1-8|27	converts EPS files into a 'purified' form that can be read by
14cu|texlive-purifyeps-1.1-8|28	both LaTeX+dvips and pdfLaTeX. The trick is that the standard
14cu|texlive-purifyeps-1.1-8|29	LaTeX2e graphics packages can parse MetaPost-produced EPS
14cu|texlive-purifyeps-1.1-8|30	directly. Hence, purifyeps need only convert an arbitrary EPS
14cu|texlive-purifyeps-1.1-8|31	file into the same stylized format that MetaPost outputs.
14cu|texlive-purifyeps-1.1-8|32	
14cu|texlive-purifyeps-1.1-8|33	
14cu|texlive-purifyeps-1.1-8|34	#-----------------------------------------------------------------------
14cu|texlive-purifyeps-1.1-8|35	%files
14cu|texlive-purifyeps-1.1-8|36	%{_bindir}/purifyeps
14cu|texlive-purifyeps-1.1-8|37	%{_texmfdistdir}/scripts/purifyeps/purifyeps
14cu|texlive-purifyeps-1.1-8|38	%doc %{_mandir}/man1/purifyeps.1*
14cu|texlive-purifyeps-1.1-8|39	%doc %{_texmfdistdir}/doc/man/man1/purifyeps.man1.pdf
14cu|texlive-purifyeps-1.1-8|40	%doc %{_texmfdistdir}/doc/support/purifyeps/README
14cu|texlive-purifyeps-1.1-8|41	
14cu|texlive-purifyeps-1.1-8|42	#-----------------------------------------------------------------------
14cu|texlive-purifyeps-1.1-8|43	%prep
14cu|texlive-purifyeps-1.1-8|44	%setup -c -a0 -a1
14cu|texlive-purifyeps-1.1-8|45	
14cu|texlive-purifyeps-1.1-8|46	%build
14cu|texlive-purifyeps-1.1-8|47	
14cu|texlive-purifyeps-1.1-8|48	%install
14cu|texlive-purifyeps-1.1-8|49	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-purifyeps-1.1-8|50	pushd %{buildroot}%{_bindir}
14cu|texlive-purifyeps-1.1-8|51	ln -sf %{_texmfdistdir}/scripts/purifyeps/purifyeps purifyeps
14cu|texlive-purifyeps-1.1-8|52	popd
14cu|texlive-purifyeps-1.1-8|53	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-purifyeps-1.1-8|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-purifyeps-1.1-8|55	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-purifyeps-1.1-8|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-purifyeps-1.1-8|57	
14cu|texlive-purifyeps-1.1-8|58	%changelog
14cu|texlive-purifyeps-1.1-8|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cu|texlive-purifyeps-1.1-8|60	+ Revision: 8219f75
14cu|texlive-purifyeps-1.1-8|61	- MassBuild#681: Increase release tag
14cu|texlive-purifyeps-1.1-8|62	
14cu|texlive-purifyeps-1.1-8|63	

15157 14
14cu|texlive-pxtxalfa-1-5|1	# revision 23682
14cu|texlive-pxtxalfa-1-5|2	# category Package
14cu|texlive-pxtxalfa-1-5|3	# catalog-ctan /fonts/pxtxalfa
14cu|texlive-pxtxalfa-1-5|4	# catalog-date 2011-08-23 14:32:14 +0200
14cu|texlive-pxtxalfa-1-5|5	# catalog-license lppl
14cu|texlive-pxtxalfa-1-5|6	# catalog-version 1
14cu|texlive-pxtxalfa-1-5|7	Name:		texlive-pxtxalfa
14cu|texlive-pxtxalfa-1-5|8	Version:	1
14cu|texlive-pxtxalfa-1-5|9	Release:	5
14cu|texlive-pxtxalfa-1-5|10	Summary:	Virtual maths alphabets based on pxfonts and txfonts
14cu|texlive-pxtxalfa-1-5|11	Group:		Publishing
14cu|texlive-pxtxalfa-1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/pxtxalfa
14cu|texlive-pxtxalfa-1-5|13	License:	LPPL
14cu|texlive-pxtxalfa-1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.tar.xz
14cu|texlive-pxtxalfa-1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.doc.tar.xz
14cu|texlive-pxtxalfa-1-5|16	BuildArch:	noarch
14cu|texlive-pxtxalfa-1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-pxtxalfa-1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-pxtxalfa-1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-pxtxalfa-1-5|20	
14cu|texlive-pxtxalfa-1-5|21	%description
14cu|texlive-pxtxalfa-1-5|22	The package provides virtual math alphabets based on pxfonts
14cu|texlive-pxtxalfa-1-5|23	and txfonts, with LaTeX support files and adjusted metrics. The
14cu|texlive-pxtxalfa-1-5|24	mathalfa package offers support for this collection.
14cu|texlive-pxtxalfa-1-5|25	
14cu|texlive-pxtxalfa-1-5|26	
14cu|texlive-pxtxalfa-1-5|27	#-----------------------------------------------------------------------
14cu|texlive-pxtxalfa-1-5|28	%files
14cu|texlive-pxtxalfa-1-5|29	%{_texmfdistdir}/fonts/map/dvips/pxtxalfa/pxtx.map
14cu|texlive-pxtxalfa-1-5|30	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxb-ds.tfm
14cu|texlive-pxtxalfa-1-5|31	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxr-ds.tfm
14cu|texlive-pxtxalfa-1-5|32	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/rtxmia.tfm
14cu|texlive-pxtxalfa-1-5|33	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-cal.tfm
14cu|texlive-pxtxalfa-1-5|34	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-frak.tfm
14cu|texlive-pxtxalfa-1-5|35	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-of.tfm
14cu|texlive-pxtxalfa-1-5|36	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-cal.tfm
14cu|texlive-pxtxalfa-1-5|37	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-ds.tfm
14cu|texlive-pxtxalfa-1-5|38	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-frak.tfm
14cu|texlive-pxtxalfa-1-5|39	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-of.tfm
14cu|texlive-pxtxalfa-1-5|40	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxb-ds.vf
14cu|texlive-pxtxalfa-1-5|41	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxr-ds.vf
14cu|texlive-pxtxalfa-1-5|42	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-cal.vf
14cu|texlive-pxtxalfa-1-5|43	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-frak.vf
14cu|texlive-pxtxalfa-1-5|44	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-of.vf
14cu|texlive-pxtxalfa-1-5|45	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-cal.vf
14cu|texlive-pxtxalfa-1-5|46	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-ds.vf
14cu|texlive-pxtxalfa-1-5|47	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-frak.vf
14cu|texlive-pxtxalfa-1-5|48	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-of.vf
14cu|texlive-pxtxalfa-1-5|49	%{_texmfdistdir}/tex/latex/pxtxalfa/px-ds.sty
14cu|texlive-pxtxalfa-1-5|50	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-cal.sty
14cu|texlive-pxtxalfa-1-5|51	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-frak.sty
14cu|texlive-pxtxalfa-1-5|52	%{_texmfdistdir}/tex/latex/pxtxalfa/tx-of.sty
14cu|texlive-pxtxalfa-1-5|53	%{_texmfdistdir}/tex/latex/pxtxalfa/upx-ds.fd
14cu|texlive-pxtxalfa-1-5|54	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-cal.fd
14cu|texlive-pxtxalfa-1-5|55	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-frak.fd
14cu|texlive-pxtxalfa-1-5|56	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-of.fd
14cu|texlive-pxtxalfa-1-5|57	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/README
14cu|texlive-pxtxalfa-1-5|58	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.pdf
14cu|texlive-pxtxalfa-1-5|59	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.tex
14cu|texlive-pxtxalfa-1-5|60	
14cu|texlive-pxtxalfa-1-5|61	#-----------------------------------------------------------------------
14cu|texlive-pxtxalfa-1-5|62	%prep
14cu|texlive-pxtxalfa-1-5|63	%setup -c -a0 -a1
14cu|texlive-pxtxalfa-1-5|64	
14cu|texlive-pxtxalfa-1-5|65	%build
14cu|texlive-pxtxalfa-1-5|66	
14cu|texlive-pxtxalfa-1-5|67	%install
14cu|texlive-pxtxalfa-1-5|68	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-pxtxalfa-1-5|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-pxtxalfa-1-5|70	
14cu|texlive-pxtxalfa-1-5|71	
14cu|texlive-pxtxalfa-1-5|72	
14cu|texlive-pxtxalfa-1-5|73	%changelog
14cu|texlive-pxtxalfa-1-5|74	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-5
14cu|texlive-pxtxalfa-1-5|75	+ Revision: b629316
14cu|texlive-pxtxalfa-1-5|76	- MassBuild#681: Increase release tag
14cu|texlive-pxtxalfa-1-5|77	
14cu|texlive-pxtxalfa-1-5|78	

15158 14
14cu|texlive-pythontex-0.12-1.8|1	# revision 31686
14cu|texlive-pythontex-0.12-1.8|2	# category Package
14cu|texlive-pythontex-0.12-1.8|3	# catalog-ctan /macros/latex/contrib/pythontex
14cu|texlive-pythontex-0.12-1.8|4	# catalog-date 2013-09-17 11:10:59 +0200
14cu|texlive-pythontex-0.12-1.8|5	# catalog-license lppl1.3
14cu|texlive-pythontex-0.12-1.8|6	# catalog-version 0.12
14cu|texlive-pythontex-0.12-1.8|7	Name:		texlive-pythontex
14cu|texlive-pythontex-0.12-1.8|8	Version:	0.12
14cu|texlive-pythontex-0.12-1.8|9	Release:	1.8
14cu|texlive-pythontex-0.12-1.8|10	Summary:	Run Python from within a document, typesetting the results
14cu|texlive-pythontex-0.12-1.8|11	Group:		Publishing
14cu|texlive-pythontex-0.12-1.8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pythontex
14cu|texlive-pythontex-0.12-1.8|13	License:	LPPL1.3
14cu|texlive-pythontex-0.12-1.8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.tar.xz
14cu|texlive-pythontex-0.12-1.8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.doc.tar.xz
14cu|texlive-pythontex-0.12-1.8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.source.tar.xz
14cu|texlive-pythontex-0.12-1.8|17	BuildArch:	noarch
14cu|texlive-pythontex-0.12-1.8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-pythontex-0.12-1.8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-pythontex-0.12-1.8|20	Requires(post):	texlive-kpathsea
14cu|texlive-pythontex-0.12-1.8|21	# FIXME not really, only during update
14cu|texlive-pythontex-0.12-1.8|22	Provides:	texlive-pythontex.bin
14cu|texlive-pythontex-0.12-1.8|23	#Requires:	texlive-pythontex.bin
14cu|texlive-pythontex-0.12-1.8|24	
14cu|texlive-pythontex-0.12-1.8|25	%description
14cu|texlive-pythontex-0.12-1.8|26	The package allows you to enter Python code within a LaTeX
14cu|texlive-pythontex-0.12-1.8|27	document, execute the code, and access its output in the
14cu|texlive-pythontex-0.12-1.8|28	original document. Python code is only executed when it has
14cu|texlive-pythontex-0.12-1.8|29	been modified, or when it meets user-specified criteria. Code
14cu|texlive-pythontex-0.12-1.8|30	may be divided into user-defined sessions, which automatically
14cu|texlive-pythontex-0.12-1.8|31	run in parallel. Errors and warnings are synchronized with the
14cu|texlive-pythontex-0.12-1.8|32	LaTeX document, so that they refer to the document's line
14cu|texlive-pythontex-0.12-1.8|33	numbers. External dependencies can be tracked, so that code is
14cu|texlive-pythontex-0.12-1.8|34	re-executed when the data it depends on is modified. PythonTeX
14cu|texlive-pythontex-0.12-1.8|35	also provides syntax highlighting for code in LaTeX documents
14cu|texlive-pythontex-0.12-1.8|36	via the Pygments syntax highlighter. The package provides a
14cu|texlive-pythontex-0.12-1.8|37	depythontex utility, that creates a copy of the document in
14cu|texlive-pythontex-0.12-1.8|38	which all Python code has been replaced by its output. This is
14cu|texlive-pythontex-0.12-1.8|39	useful for journal submissions, sharing documents, and
14cu|texlive-pythontex-0.12-1.8|40	conversion to other formats.
14cu|texlive-pythontex-0.12-1.8|41	
14cu|texlive-pythontex-0.12-1.8|42	
14cu|texlive-pythontex-0.12-1.8|43	#-----------------------------------------------------------------------
14cu|texlive-pythontex-0.12-1.8|44	%files
14cu|texlive-pythontex-0.12-1.8|45	%{_texmfdistdir}/scripts/pythontex/depythontex.py
14cu|texlive-pythontex-0.12-1.8|46	%{_texmfdistdir}/scripts/pythontex/depythontex2.py
14cu|texlive-pythontex-0.12-1.8|47	%{_texmfdistdir}/scripts/pythontex/depythontex3.py
14cu|texlive-pythontex-0.12-1.8|48	%{_texmfdistdir}/scripts/pythontex/pythontex.py
14cu|texlive-pythontex-0.12-1.8|49	%{_texmfdistdir}/scripts/pythontex/pythontex2.py
14cu|texlive-pythontex-0.12-1.8|50	%{_texmfdistdir}/scripts/pythontex/pythontex3.py
14cu|texlive-pythontex-0.12-1.8|51	%{_texmfdistdir}/scripts/pythontex/pythontex_2to3.py
14cu|texlive-pythontex-0.12-1.8|52	%{_texmfdistdir}/scripts/pythontex/pythontex_engines.py
14cu|texlive-pythontex-0.12-1.8|53	%{_texmfdistdir}/scripts/pythontex/pythontex_install_texlive.py
14cu|texlive-pythontex-0.12-1.8|54	%{_texmfdistdir}/scripts/pythontex/pythontex_utils.py
14cu|texlive-pythontex-0.12-1.8|55	%{_texmfdistdir}/tex/latex/pythontex/pythontex.sty
14cu|texlive-pythontex-0.12-1.8|56	%doc %{_texmfdistdir}/doc/latex/pythontex/README
14cu|texlive-pythontex-0.12-1.8|57	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex.pdf
14cu|texlive-pythontex-0.12-1.8|58	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.pdf
14cu|texlive-pythontex-0.12-1.8|59	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.tex
14cu|texlive-pythontex-0.12-1.8|60	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.pdf
14cu|texlive-pythontex-0.12-1.8|61	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.tex
14cu|texlive-pythontex-0.12-1.8|62	#- source
14cu|texlive-pythontex-0.12-1.8|63	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.bat
14cu|texlive-pythontex-0.12-1.8|64	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.dtx
14cu|texlive-pythontex-0.12-1.8|65	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.ins
14cu|texlive-pythontex-0.12-1.8|66	
14cu|texlive-pythontex-0.12-1.8|67	#-----------------------------------------------------------------------
14cu|texlive-pythontex-0.12-1.8|68	%prep
14cu|texlive-pythontex-0.12-1.8|69	%setup -c -a0 -a1 -a2
14cu|texlive-pythontex-0.12-1.8|70	
14cu|texlive-pythontex-0.12-1.8|71	%build
14cu|texlive-pythontex-0.12-1.8|72	
14cu|texlive-pythontex-0.12-1.8|73	%install
14cu|texlive-pythontex-0.12-1.8|74	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-pythontex-0.12-1.8|75	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-pythontex-0.12-1.8|76	
14cu|texlive-pythontex-0.12-1.8|77	%changelog
14cu|texlive-pythontex-0.12-1.8|78	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-1.8
14cu|texlive-pythontex-0.12-1.8|79	+ Revision: 8cfebf2
14cu|texlive-pythontex-0.12-1.8|80	- MassBuild#681: Increase release tag
14cu|texlive-pythontex-0.12-1.8|81	
14cu|texlive-pythontex-0.12-1.8|82	

15159 14
14cu|texlive-rec-thy-1.3-4|1	# revision 27225
14cu|texlive-rec-thy-1.3-4|2	# category Package
14cu|texlive-rec-thy-1.3-4|3	# catalog-ctan /macros/latex/contrib/rec-thy
14cu|texlive-rec-thy-1.3-4|4	# catalog-date 2012-06-21 10:44:34 +0200
14cu|texlive-rec-thy-1.3-4|5	# catalog-license pd
14cu|texlive-rec-thy-1.3-4|6	# catalog-version 1.3
14cu|texlive-rec-thy-1.3-4|7	Name:		texlive-rec-thy
14cu|texlive-rec-thy-1.3-4|8	Version:	1.3
14cu|texlive-rec-thy-1.3-4|9	Release:	4
14cu|texlive-rec-thy-1.3-4|10	Summary:	Commands to typeset recursion theory papers
14cu|texlive-rec-thy-1.3-4|11	Group:		Publishing
14cu|texlive-rec-thy-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rec-thy
14cu|texlive-rec-thy-1.3-4|13	License:	PD
14cu|texlive-rec-thy-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.tar.xz
14cu|texlive-rec-thy-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.doc.tar.xz
14cu|texlive-rec-thy-1.3-4|16	BuildArch:	noarch
14cu|texlive-rec-thy-1.3-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-rec-thy-1.3-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-rec-thy-1.3-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-rec-thy-1.3-4|20	
14cu|texlive-rec-thy-1.3-4|21	%description
14cu|texlive-rec-thy-1.3-4|22	The package provides many macros to express standard notation
14cu|texlive-rec-thy-1.3-4|23	in recursion theory (otherwise known as computability theory).
14cu|texlive-rec-thy-1.3-4|24	
14cu|texlive-rec-thy-1.3-4|25	
14cu|texlive-rec-thy-1.3-4|26	#-----------------------------------------------------------------------
14cu|texlive-rec-thy-1.3-4|27	%files
14cu|texlive-rec-thy-1.3-4|28	%{_texmfdistdir}/tex/latex/rec-thy/rec-thy.sty
14cu|texlive-rec-thy-1.3-4|29	%doc %{_texmfdistdir}/doc/latex/rec-thy/README
14cu|texlive-rec-thy-1.3-4|30	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.pdf
14cu|texlive-rec-thy-1.3-4|31	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.tex
14cu|texlive-rec-thy-1.3-4|32	
14cu|texlive-rec-thy-1.3-4|33	#-----------------------------------------------------------------------
14cu|texlive-rec-thy-1.3-4|34	%prep
14cu|texlive-rec-thy-1.3-4|35	%setup -c -a0 -a1
14cu|texlive-rec-thy-1.3-4|36	
14cu|texlive-rec-thy-1.3-4|37	%build
14cu|texlive-rec-thy-1.3-4|38	
14cu|texlive-rec-thy-1.3-4|39	%install
14cu|texlive-rec-thy-1.3-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-rec-thy-1.3-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-rec-thy-1.3-4|42	
14cu|texlive-rec-thy-1.3-4|43	
14cu|texlive-rec-thy-1.3-4|44	
14cu|texlive-rec-thy-1.3-4|45	%changelog
14cu|texlive-rec-thy-1.3-4|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14cu|texlive-rec-thy-1.3-4|47	+ Revision: 1a21a58
14cu|texlive-rec-thy-1.3-4|48	- MassBuild#681: Increase release tag
14cu|texlive-rec-thy-1.3-4|49	
14cu|texlive-rec-thy-1.3-4|50	

15160 14
14cu|texlive-recycle-20091110-5|1	# revision 15878
14cu|texlive-recycle-20091110-5|2	# category Package
14cu|texlive-recycle-20091110-5|3	# catalog-ctan /fonts/recycle
14cu|texlive-recycle-20091110-5|4	# catalog-date 2009-11-10 00:30:52 +0100
14cu|texlive-recycle-20091110-5|5	# catalog-license gpl
14cu|texlive-recycle-20091110-5|6	# catalog-version undef
14cu|texlive-recycle-20091110-5|7	Name:		texlive-recycle
14cu|texlive-recycle-20091110-5|8	Version:	20091110
14cu|texlive-recycle-20091110-5|9	Release:	5
14cu|texlive-recycle-20091110-5|10	Summary:	A font providing the "recyclable" logo
14cu|texlive-recycle-20091110-5|11	Group:		Publishing
14cu|texlive-recycle-20091110-5|12	URL:		http://www.ctan.org/tex-archive/fonts/recycle
14cu|texlive-recycle-20091110-5|13	License:	GPL
14cu|texlive-recycle-20091110-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.tar.xz
14cu|texlive-recycle-20091110-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.doc.tar.xz
14cu|texlive-recycle-20091110-5|16	BuildArch:	noarch
14cu|texlive-recycle-20091110-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-recycle-20091110-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-recycle-20091110-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-recycle-20091110-5|20	
14cu|texlive-recycle-20091110-5|21	%description
14cu|texlive-recycle-20091110-5|22	This single-character font is provided as MetaFont source, and
14cu|texlive-recycle-20091110-5|23	in Adobe Type 1 format. It is accompanied by a trivial LaTeX
14cu|texlive-recycle-20091110-5|24	package to use the logo at various sizes.
14cu|texlive-recycle-20091110-5|25	
14cu|texlive-recycle-20091110-5|26	
14cu|texlive-recycle-20091110-5|27	#-----------------------------------------------------------------------
14cu|texlive-recycle-20091110-5|28	%files
14cu|texlive-recycle-20091110-5|29	%{_texmfdistdir}/fonts/map/dvips/recycle/recycle.map
14cu|texlive-recycle-20091110-5|30	%{_texmfdistdir}/fonts/source/public/recycle/recycle.mf
14cu|texlive-recycle-20091110-5|31	%{_texmfdistdir}/fonts/tfm/public/recycle/recycle.tfm
14cu|texlive-recycle-20091110-5|32	%{_texmfdistdir}/fonts/type1/public/recycle/recycle.pfb
14cu|texlive-recycle-20091110-5|33	%{_texmfdistdir}/tex/latex/recycle/recycle.sty
14cu|texlive-recycle-20091110-5|34	%doc %{_texmfdistdir}/doc/fonts/recycle/README
14cu|texlive-recycle-20091110-5|35	
14cu|texlive-recycle-20091110-5|36	#-----------------------------------------------------------------------
14cu|texlive-recycle-20091110-5|37	%prep
14cu|texlive-recycle-20091110-5|38	%setup -c -a0 -a1
14cu|texlive-recycle-20091110-5|39	
14cu|texlive-recycle-20091110-5|40	%build
14cu|texlive-recycle-20091110-5|41	
14cu|texlive-recycle-20091110-5|42	%install
14cu|texlive-recycle-20091110-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-recycle-20091110-5|44	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-recycle-20091110-5|45	
14cu|texlive-recycle-20091110-5|46	
14cu|texlive-recycle-20091110-5|47	
14cu|texlive-recycle-20091110-5|48	%changelog
14cu|texlive-recycle-20091110-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091110-5
14cu|texlive-recycle-20091110-5|50	+ Revision: c92f2d1
14cu|texlive-recycle-20091110-5|51	- MassBuild#681: Increase release tag
14cu|texlive-recycle-20091110-5|52	
14cu|texlive-recycle-20091110-5|53	

15161 14
14cu|texlive-resumemac-20081121-5|1	# revision 15878
14cu|texlive-resumemac-20081121-5|2	# category Package
14cu|texlive-resumemac-20081121-5|3	# catalog-ctan /macros/plain/contrib/resumemac
14cu|texlive-resumemac-20081121-5|4	# catalog-date 2008-11-21 01:34:08 +0100
14cu|texlive-resumemac-20081121-5|5	# catalog-license pd
14cu|texlive-resumemac-20081121-5|6	# catalog-version undef
14cu|texlive-resumemac-20081121-5|7	Name:		texlive-resumemac
14cu|texlive-resumemac-20081121-5|8	Version:	20081121
14cu|texlive-resumemac-20081121-5|9	Release:	5
14cu|texlive-resumemac-20081121-5|10	Summary:	Plain TeX macros for resumes
14cu|texlive-resumemac-20081121-5|11	Group:		Publishing
14cu|texlive-resumemac-20081121-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/resumemac
14cu|texlive-resumemac-20081121-5|13	License:	PD
14cu|texlive-resumemac-20081121-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.tar.xz
14cu|texlive-resumemac-20081121-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.doc.tar.xz
14cu|texlive-resumemac-20081121-5|16	BuildArch:	noarch
14cu|texlive-resumemac-20081121-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-resumemac-20081121-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-resumemac-20081121-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-resumemac-20081121-5|20	
14cu|texlive-resumemac-20081121-5|21	%description
14cu|texlive-resumemac-20081121-5|22	A set of macros is provided, together with an file that offers
14cu|texlive-resumemac-20081121-5|23	an example of use.
14cu|texlive-resumemac-20081121-5|24	
14cu|texlive-resumemac-20081121-5|25	
14cu|texlive-resumemac-20081121-5|26	#-----------------------------------------------------------------------
14cu|texlive-resumemac-20081121-5|27	%files
14cu|texlive-resumemac-20081121-5|28	%{_texmfdistdir}/tex/plain/resumemac/resumemac.tex
14cu|texlive-resumemac-20081121-5|29	%doc %{_texmfdistdir}/doc/plain/resumemac/README
14cu|texlive-resumemac-20081121-5|30	%doc %{_texmfdistdir}/doc/plain/resumemac/sample_resume.tex
14cu|texlive-resumemac-20081121-5|31	
14cu|texlive-resumemac-20081121-5|32	#-----------------------------------------------------------------------
14cu|texlive-resumemac-20081121-5|33	%prep
14cu|texlive-resumemac-20081121-5|34	%setup -c -a0 -a1
14cu|texlive-resumemac-20081121-5|35	
14cu|texlive-resumemac-20081121-5|36	%build
14cu|texlive-resumemac-20081121-5|37	
14cu|texlive-resumemac-20081121-5|38	%install
14cu|texlive-resumemac-20081121-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-resumemac-20081121-5|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-resumemac-20081121-5|41	
14cu|texlive-resumemac-20081121-5|42	
14cu|texlive-resumemac-20081121-5|43	
14cu|texlive-resumemac-20081121-5|44	%changelog
14cu|texlive-resumemac-20081121-5|45	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081121-5
14cu|texlive-resumemac-20081121-5|46	+ Revision: eddec35
14cu|texlive-resumemac-20081121-5|47	- MassBuild#681: Increase release tag
14cu|texlive-resumemac-20081121-5|48	
14cu|texlive-resumemac-20081121-5|49	

15162 14
14cu|texlive-ribbonproofs-1.0-8|1	# revision 31137
14cu|texlive-ribbonproofs-1.0-8|2	# category Package
14cu|texlive-ribbonproofs-1.0-8|3	# catalog-ctan /macros/latex/contrib/ribbonproofs
14cu|texlive-ribbonproofs-1.0-8|4	# catalog-date 2013-07-08 10:43:32 +0200
14cu|texlive-ribbonproofs-1.0-8|5	# catalog-license lppl1.3
14cu|texlive-ribbonproofs-1.0-8|6	# catalog-version 1.0
14cu|texlive-ribbonproofs-1.0-8|7	Name:		texlive-ribbonproofs
14cu|texlive-ribbonproofs-1.0-8|8	Version:	1.0
14cu|texlive-ribbonproofs-1.0-8|9	Release:	8
14cu|texlive-ribbonproofs-1.0-8|10	Summary:	Drawing ribbon proofs
14cu|texlive-ribbonproofs-1.0-8|11	Group:		Publishing
14cu|texlive-ribbonproofs-1.0-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ribbonproofs
14cu|texlive-ribbonproofs-1.0-8|13	License:	LPPL1.3
14cu|texlive-ribbonproofs-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.tar.xz
14cu|texlive-ribbonproofs-1.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.doc.tar.xz
14cu|texlive-ribbonproofs-1.0-8|16	BuildArch:	noarch
14cu|texlive-ribbonproofs-1.0-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-ribbonproofs-1.0-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-ribbonproofs-1.0-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-ribbonproofs-1.0-8|20	
14cu|texlive-ribbonproofs-1.0-8|21	%description
14cu|texlive-ribbonproofs-1.0-8|22	The package provides a way to draw "ribbon proofs" in LaTeX. A
14cu|texlive-ribbonproofs-1.0-8|23	ribbon proof is a diagrammatic representation of a mathematical
14cu|texlive-ribbonproofs-1.0-8|24	proof that a computer program meets its specification. These
14cu|texlive-ribbonproofs-1.0-8|25	diagrams are more human-readable, more scalable, and more
14cu|texlive-ribbonproofs-1.0-8|26	easily modified than the corresponding textual proofs.
14cu|texlive-ribbonproofs-1.0-8|27	
14cu|texlive-ribbonproofs-1.0-8|28	
14cu|texlive-ribbonproofs-1.0-8|29	#-----------------------------------------------------------------------
14cu|texlive-ribbonproofs-1.0-8|30	%files
14cu|texlive-ribbonproofs-1.0-8|31	%{_texmfdistdir}/tex/latex/ribbonproofs/ribbonproofs.sty
14cu|texlive-ribbonproofs-1.0-8|32	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/README
14cu|texlive-ribbonproofs-1.0-8|33	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.pdf
14cu|texlive-ribbonproofs-1.0-8|34	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.tex
14cu|texlive-ribbonproofs-1.0-8|35	
14cu|texlive-ribbonproofs-1.0-8|36	#-----------------------------------------------------------------------
14cu|texlive-ribbonproofs-1.0-8|37	%prep
14cu|texlive-ribbonproofs-1.0-8|38	%setup -c -a0 -a1
14cu|texlive-ribbonproofs-1.0-8|39	
14cu|texlive-ribbonproofs-1.0-8|40	%build
14cu|texlive-ribbonproofs-1.0-8|41	
14cu|texlive-ribbonproofs-1.0-8|42	%install
14cu|texlive-ribbonproofs-1.0-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ribbonproofs-1.0-8|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-ribbonproofs-1.0-8|45	
14cu|texlive-ribbonproofs-1.0-8|46	%changelog
14cu|texlive-ribbonproofs-1.0-8|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14cu|texlive-ribbonproofs-1.0-8|48	+ Revision: 34cf3f6
14cu|texlive-ribbonproofs-1.0-8|49	- MassBuild#681: Increase release tag
14cu|texlive-ribbonproofs-1.0-8|50	
14cu|texlive-ribbonproofs-1.0-8|51	

15163 14
14cu|texlive-romande-1.008v7-5|1	# revision 19537
14cu|texlive-romande-1.008v7-5|2	# category Package
14cu|texlive-romande-1.008v7-5|3	# catalog-ctan /fonts/romandeadf
14cu|texlive-romande-1.008v7-5|4	# catalog-date 2010-07-14 23:31:19 +0200
14cu|texlive-romande-1.008v7-5|5	# catalog-license lppl
14cu|texlive-romande-1.008v7-5|6	# catalog-version 1.008-v7
14cu|texlive-romande-1.008v7-5|7	Name:		texlive-romande
14cu|texlive-romande-1.008v7-5|8	Version:	1.008v7
14cu|texlive-romande-1.008v7-5|9	Release:	5
14cu|texlive-romande-1.008v7-5|10	Summary:	Romande ADF fonts and LaTeX support
14cu|texlive-romande-1.008v7-5|11	Group:		Publishing
14cu|texlive-romande-1.008v7-5|12	URL:		http://www.ctan.org/tex-archive/fonts/romandeadf
14cu|texlive-romande-1.008v7-5|13	License:	LPPL
14cu|texlive-romande-1.008v7-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.tar.xz
14cu|texlive-romande-1.008v7-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.doc.tar.xz
14cu|texlive-romande-1.008v7-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.source.tar.xz
14cu|texlive-romande-1.008v7-5|17	BuildArch:	noarch
14cu|texlive-romande-1.008v7-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-romande-1.008v7-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-romande-1.008v7-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-romande-1.008v7-5|21	
14cu|texlive-romande-1.008v7-5|22	%description
14cu|texlive-romande-1.008v7-5|23	Romande ADF is a serif font family with oldstyle figures,
14cu|texlive-romande-1.008v7-5|24	designed as a substitute for Times, Tiffany or Caslon. The
14cu|texlive-romande-1.008v7-5|25	family currently includes upright, italic and small-caps shapes
14cu|texlive-romande-1.008v7-5|26	in each of regular and demi-bold weights and an italic script
14cu|texlive-romande-1.008v7-5|27	in regular. The support package renames the fonts according to
14cu|texlive-romande-1.008v7-5|28	the Karl Berry fontname scheme and defines four families. Two
14cu|texlive-romande-1.008v7-5|29	of these primarily provide access to the "standard" or default
14cu|texlive-romande-1.008v7-5|30	characters while the "alternate" families support alternate
14cu|texlive-romande-1.008v7-5|31	characters, additional ligatures and the long s. The included
14cu|texlive-romande-1.008v7-5|32	package files provide access to these features in LaTeX as
14cu|texlive-romande-1.008v7-5|33	explained in the documentation. The LaTeX support requires the
14cu|texlive-romande-1.008v7-5|34	nfssext-cfr and the xkeyval packages.
14cu|texlive-romande-1.008v7-5|35	
14cu|texlive-romande-1.008v7-5|36	
14cu|texlive-romande-1.008v7-5|37	#-----------------------------------------------------------------------
14cu|texlive-romande-1.008v7-5|38	%files
14cu|texlive-romande-1.008v7-5|39	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdd8a.afm
14cu|texlive-romande-1.008v7-5|40	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddc8a.afm
14cu|texlive-romande-1.008v7-5|41	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddi8a.afm
14cu|texlive-romande-1.008v7-5|42	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdr8a.afm
14cu|texlive-romande-1.008v7-5|43	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdrc8a.afm
14cu|texlive-romande-1.008v7-5|44	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdri8a.afm
14cu|texlive-romande-1.008v7-5|45	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdriw8a.afm
14cu|texlive-romande-1.008v7-5|46	%{_texmfdistdir}/fonts/enc/dvips/romande/romande-supp.enc
14cu|texlive-romande-1.008v7-5|47	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf-alt.enc
14cu|texlive-romande-1.008v7-5|48	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf.enc
14cu|texlive-romande-1.008v7-5|49	%{_texmfdistdir}/fonts/enc/dvips/romande/ts1-euro-yrd.enc
14cu|texlive-romande-1.008v7-5|50	%{_texmfdistdir}/fonts/map/dvips/romande/yrd.map
14cu|texlive-romande-1.008v7-5|51	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdd.tfm
14cu|texlive-romande-1.008v7-5|52	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrddi.tfm
14cu|texlive-romande-1.008v7-5|53	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdr.tfm
14cu|texlive-romande-1.008v7-5|54	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdri.tfm
14cu|texlive-romande-1.008v7-5|55	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdriw.tfm
14cu|texlive-romande-1.008v7-5|56	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm
14cu|texlive-romande-1.008v7-5|57	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm
14cu|texlive-romande-1.008v7-5|58	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm
14cu|texlive-romande-1.008v7-5|59	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm
14cu|texlive-romande-1.008v7-5|60	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm
14cu|texlive-romande-1.008v7-5|61	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm
14cu|texlive-romande-1.008v7-5|62	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm
14cu|texlive-romande-1.008v7-5|63	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm
14cu|texlive-romande-1.008v7-5|64	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm
14cu|texlive-romande-1.008v7-5|65	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm
14cu|texlive-romande-1.008v7-5|66	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm
14cu|texlive-romande-1.008v7-5|67	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm
14cu|texlive-romande-1.008v7-5|68	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdd.tfm
14cu|texlive-romande-1.008v7-5|69	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrddi.tfm
14cu|texlive-romande-1.008v7-5|70	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdr.tfm
14cu|texlive-romande-1.008v7-5|71	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdri.tfm
14cu|texlive-romande-1.008v7-5|72	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm
14cu|texlive-romande-1.008v7-5|73	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8c.tfm
14cu|texlive-romande-1.008v7-5|74	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8t.tfm
14cu|texlive-romande-1.008v7-5|75	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdda8t.tfm
14cu|texlive-romande-1.008v7-5|76	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddai8t.tfm
14cu|texlive-romande-1.008v7-5|77	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddc8t.tfm
14cu|texlive-romande-1.008v7-5|78	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8c.tfm
14cu|texlive-romande-1.008v7-5|79	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8t.tfm
14cu|texlive-romande-1.008v7-5|80	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8c.tfm
14cu|texlive-romande-1.008v7-5|81	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8t.tfm
14cu|texlive-romande-1.008v7-5|82	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdra8t.tfm
14cu|texlive-romande-1.008v7-5|83	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrai8t.tfm
14cu|texlive-romande-1.008v7-5|84	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdraiw8t.tfm
14cu|texlive-romande-1.008v7-5|85	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrc8t.tfm
14cu|texlive-romande-1.008v7-5|86	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8c.tfm
14cu|texlive-romande-1.008v7-5|87	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8t.tfm
14cu|texlive-romande-1.008v7-5|88	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8c.tfm
14cu|texlive-romande-1.008v7-5|89	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8t.tfm
14cu|texlive-romande-1.008v7-5|90	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfb
14cu|texlive-romande-1.008v7-5|91	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfm
14cu|texlive-romande-1.008v7-5|92	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfb
14cu|texlive-romande-1.008v7-5|93	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfm
14cu|texlive-romande-1.008v7-5|94	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfb
14cu|texlive-romande-1.008v7-5|95	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfm
14cu|texlive-romande-1.008v7-5|96	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfb
14cu|texlive-romande-1.008v7-5|97	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfm
14cu|texlive-romande-1.008v7-5|98	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfb
14cu|texlive-romande-1.008v7-5|99	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfm
14cu|texlive-romande-1.008v7-5|100	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfb
14cu|texlive-romande-1.008v7-5|101	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfm
14cu|texlive-romande-1.008v7-5|102	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfb
14cu|texlive-romande-1.008v7-5|103	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfm
14cu|texlive-romande-1.008v7-5|104	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8c.vf
14cu|texlive-romande-1.008v7-5|105	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8t.vf
14cu|texlive-romande-1.008v7-5|106	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdda8t.vf
14cu|texlive-romande-1.008v7-5|107	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddai8t.vf
14cu|texlive-romande-1.008v7-5|108	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddc8t.vf
14cu|texlive-romande-1.008v7-5|109	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8c.vf
14cu|texlive-romande-1.008v7-5|110	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8t.vf
14cu|texlive-romande-1.008v7-5|111	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8c.vf
14cu|texlive-romande-1.008v7-5|112	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8t.vf
14cu|texlive-romande-1.008v7-5|113	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdra8t.vf
14cu|texlive-romande-1.008v7-5|114	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrai8t.vf
14cu|texlive-romande-1.008v7-5|115	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdraiw8t.vf
14cu|texlive-romande-1.008v7-5|116	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrc8t.vf
14cu|texlive-romande-1.008v7-5|117	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8c.vf
14cu|texlive-romande-1.008v7-5|118	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8t.vf
14cu|texlive-romande-1.008v7-5|119	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8c.vf
14cu|texlive-romande-1.008v7-5|120	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8t.vf
14cu|texlive-romande-1.008v7-5|121	%{_texmfdistdir}/tex/latex/romande/romande.sty
14cu|texlive-romande-1.008v7-5|122	%{_texmfdistdir}/tex/latex/romande/t1yrd.fd
14cu|texlive-romande-1.008v7-5|123	%{_texmfdistdir}/tex/latex/romande/t1yrda.fd
14cu|texlive-romande-1.008v7-5|124	%{_texmfdistdir}/tex/latex/romande/t1yrdaw.fd
14cu|texlive-romande-1.008v7-5|125	%{_texmfdistdir}/tex/latex/romande/t1yrdw.fd
14cu|texlive-romande-1.008v7-5|126	%{_texmfdistdir}/tex/latex/romande/ts1yrd.fd
14cu|texlive-romande-1.008v7-5|127	%{_texmfdistdir}/tex/latex/romande/ts1yrda.fd
14cu|texlive-romande-1.008v7-5|128	%{_texmfdistdir}/tex/latex/romande/ts1yrdaw.fd
14cu|texlive-romande-1.008v7-5|129	%{_texmfdistdir}/tex/latex/romande/ts1yrdw.fd
14cu|texlive-romande-1.008v7-5|130	%doc %{_texmfdistdir}/doc/fonts/romande/COPYING
14cu|texlive-romande-1.008v7-5|131	%doc %{_texmfdistdir}/doc/fonts/romande/NOTICE.txt
14cu|texlive-romande-1.008v7-5|132	%doc %{_texmfdistdir}/doc/fonts/romande/README
14cu|texlive-romande-1.008v7-5|133	%doc %{_texmfdistdir}/doc/fonts/romande/manifest.txt
14cu|texlive-romande-1.008v7-5|134	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.pdf
14cu|texlive-romande-1.008v7-5|135	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.tex
14cu|texlive-romande-1.008v7-5|136	#- source
14cu|texlive-romande-1.008v7-5|137	%doc %{_texmfdistdir}/source/fonts/romande/reglyph-yrd.tex
14cu|texlive-romande-1.008v7-5|138	%doc %{_texmfdistdir}/source/fonts/romande/romande-supp.etx
14cu|texlive-romande-1.008v7-5|139	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf-alt.etx
14cu|texlive-romande-1.008v7-5|140	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf.etx
14cu|texlive-romande-1.008v7-5|141	%doc %{_texmfdistdir}/source/fonts/romande/ts1-euro.etx
14cu|texlive-romande-1.008v7-5|142	%doc %{_texmfdistdir}/source/fonts/romande/yrd-drv.tex
14cu|texlive-romande-1.008v7-5|143	%doc %{_texmfdistdir}/source/fonts/romande/yrd-map.tex
14cu|texlive-romande-1.008v7-5|144	
14cu|texlive-romande-1.008v7-5|145	#-----------------------------------------------------------------------
14cu|texlive-romande-1.008v7-5|146	%prep
14cu|texlive-romande-1.008v7-5|147	%setup -c -a0 -a1 -a2
14cu|texlive-romande-1.008v7-5|148	
14cu|texlive-romande-1.008v7-5|149	%build
14cu|texlive-romande-1.008v7-5|150	
14cu|texlive-romande-1.008v7-5|151	%install
14cu|texlive-romande-1.008v7-5|152	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-romande-1.008v7-5|153	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-romande-1.008v7-5|154	
14cu|texlive-romande-1.008v7-5|155	
14cu|texlive-romande-1.008v7-5|156	
14cu|texlive-romande-1.008v7-5|157	%changelog
14cu|texlive-romande-1.008v7-5|158	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.008v7-5
14cu|texlive-romande-1.008v7-5|159	+ Revision: 5037448
14cu|texlive-romande-1.008v7-5|160	- MassBuild#681: Increase release tag
14cu|texlive-romande-1.008v7-5|161	
14cu|texlive-romande-1.008v7-5|162	

15164 14
14cu|texlive-rsc-3.1e-5|1	# revision 20942
14cu|texlive-rsc-3.1e-5|2	# category Package
14cu|texlive-rsc-3.1e-5|3	# catalog-ctan /macros/latex/contrib/rsc
14cu|texlive-rsc-3.1e-5|4	# catalog-date 2011-01-05 00:05:34 +0100
14cu|texlive-rsc-3.1e-5|5	# catalog-license gpl
14cu|texlive-rsc-3.1e-5|6	# catalog-version 3.1e
14cu|texlive-rsc-3.1e-5|7	Name:		texlive-rsc
14cu|texlive-rsc-3.1e-5|8	Version:	3.1e
14cu|texlive-rsc-3.1e-5|9	Release:	5
14cu|texlive-rsc-3.1e-5|10	Summary:	BibTeX style for use with RSC journals
14cu|texlive-rsc-3.1e-5|11	Group:		Publishing
14cu|texlive-rsc-3.1e-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rsc
14cu|texlive-rsc-3.1e-5|13	License:	GPL
14cu|texlive-rsc-3.1e-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.tar.xz
14cu|texlive-rsc-3.1e-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.doc.tar.xz
14cu|texlive-rsc-3.1e-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.source.tar.xz
14cu|texlive-rsc-3.1e-5|17	BuildArch:	noarch
14cu|texlive-rsc-3.1e-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-rsc-3.1e-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-rsc-3.1e-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-rsc-3.1e-5|21	
14cu|texlive-rsc-3.1e-5|22	%description
14cu|texlive-rsc-3.1e-5|23	The rsc package provides a BibTeX style in accordance with the
14cu|texlive-rsc-3.1e-5|24	requirements of the Royal Society of Chemistry. It was
14cu|texlive-rsc-3.1e-5|25	originally based on the file pccp.bst, but also implements a
14cu|texlive-rsc-3.1e-5|26	number of styles from the achemso package. The package is now a
14cu|texlive-rsc-3.1e-5|27	stub for the chemstyle package, which the author developed to
14cu|texlive-rsc-3.1e-5|28	unify the writing of articles with a chemistry content.
14cu|texlive-rsc-3.1e-5|29	
14cu|texlive-rsc-3.1e-5|30	
14cu|texlive-rsc-3.1e-5|31	#-----------------------------------------------------------------------
14cu|texlive-rsc-3.1e-5|32	%files
14cu|texlive-rsc-3.1e-5|33	%{_texmfdistdir}/bibtex/bst/rsc/angew.bst
14cu|texlive-rsc-3.1e-5|34	%{_texmfdistdir}/bibtex/bst/rsc/rsc.bst
14cu|texlive-rsc-3.1e-5|35	%{_texmfdistdir}/tex/latex/rsc/rsc.sty
14cu|texlive-rsc-3.1e-5|36	%doc %{_texmfdistdir}/doc/latex/rsc/README
14cu|texlive-rsc-3.1e-5|37	%doc %{_texmfdistdir}/doc/latex/rsc/rsc-demo.tex
14cu|texlive-rsc-3.1e-5|38	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.bib
14cu|texlive-rsc-3.1e-5|39	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.pdf
14cu|texlive-rsc-3.1e-5|40	#- source
14cu|texlive-rsc-3.1e-5|41	%doc %{_texmfdistdir}/source/latex/rsc/rsc.dtx
14cu|texlive-rsc-3.1e-5|42	%doc %{_texmfdistdir}/source/latex/rsc/rsc.ins
14cu|texlive-rsc-3.1e-5|43	
14cu|texlive-rsc-3.1e-5|44	#-----------------------------------------------------------------------
14cu|texlive-rsc-3.1e-5|45	%prep
14cu|texlive-rsc-3.1e-5|46	%setup -c -a0 -a1 -a2
14cu|texlive-rsc-3.1e-5|47	
14cu|texlive-rsc-3.1e-5|48	%build
14cu|texlive-rsc-3.1e-5|49	
14cu|texlive-rsc-3.1e-5|50	%install
14cu|texlive-rsc-3.1e-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-rsc-3.1e-5|52	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-rsc-3.1e-5|53	
14cu|texlive-rsc-3.1e-5|54	
14cu|texlive-rsc-3.1e-5|55	
14cu|texlive-rsc-3.1e-5|56	%changelog
14cu|texlive-rsc-3.1e-5|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1e-5
14cu|texlive-rsc-3.1e-5|58	+ Revision: 39adb08
14cu|texlive-rsc-3.1e-5|59	- MassBuild#681: Increase release tag
14cu|texlive-rsc-3.1e-5|60	
14cu|texlive-rsc-3.1e-5|61	

15165 14
14cu|texlive-rsfso-1.01-8|1	# revision 32051
14cu|texlive-rsfso-1.01-8|2	# category Package
14cu|texlive-rsfso-1.01-8|3	# catalog-ctan /fonts/rsfso
14cu|texlive-rsfso-1.01-8|4	# catalog-date 2013-11-03 08:42:21 +0100
14cu|texlive-rsfso-1.01-8|5	# catalog-license lppl
14cu|texlive-rsfso-1.01-8|6	# catalog-version 1.01
14cu|texlive-rsfso-1.01-8|7	Name:		texlive-rsfso
14cu|texlive-rsfso-1.01-8|8	Version:	1.01
14cu|texlive-rsfso-1.01-8|9	Release:	8
14cu|texlive-rsfso-1.01-8|10	Summary:	A mathematical calligraphic font based on rsfs
14cu|texlive-rsfso-1.01-8|11	Group:		Publishing
14cu|texlive-rsfso-1.01-8|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfso
14cu|texlive-rsfso-1.01-8|13	License:	LPPL
14cu|texlive-rsfso-1.01-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.tar.xz
14cu|texlive-rsfso-1.01-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.doc.tar.xz
14cu|texlive-rsfso-1.01-8|16	BuildArch:	noarch
14cu|texlive-rsfso-1.01-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-rsfso-1.01-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-rsfso-1.01-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-rsfso-1.01-8|20	
14cu|texlive-rsfso-1.01-8|21	%description
14cu|texlive-rsfso-1.01-8|22	The package provides virtual fonts and LaTeX support files for
14cu|texlive-rsfso-1.01-8|23	mathematical calligraphic fonts based on the rsfs Adobe Type 1
14cu|texlive-rsfso-1.01-8|24	fonts (which must also be present for successful installation,
14cu|texlive-rsfso-1.01-8|25	with the slant substantially reduced. The output is quite
14cu|texlive-rsfso-1.01-8|26	similar to that from the Adobe Mathematical Pi script font.
14cu|texlive-rsfso-1.01-8|27	
14cu|texlive-rsfso-1.01-8|28	
14cu|texlive-rsfso-1.01-8|29	#-----------------------------------------------------------------------
14cu|texlive-rsfso-1.01-8|30	%files
14cu|texlive-rsfso-1.01-8|31	%{_texmfdistdir}/fonts/map/dvips/rsfso/rsfso.map
14cu|texlive-rsfso-1.01-8|32	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso10.tfm
14cu|texlive-rsfso-1.01-8|33	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso5.tfm
14cu|texlive-rsfso-1.01-8|34	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso7.tfm
14cu|texlive-rsfso-1.01-8|35	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso10.tfm
14cu|texlive-rsfso-1.01-8|36	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso5.tfm
14cu|texlive-rsfso-1.01-8|37	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso7.tfm
14cu|texlive-rsfso-1.01-8|38	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso10.vf
14cu|texlive-rsfso-1.01-8|39	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso5.vf
14cu|texlive-rsfso-1.01-8|40	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso7.vf
14cu|texlive-rsfso-1.01-8|41	%{_texmfdistdir}/tex/latex/rsfso/rsfso.sty
14cu|texlive-rsfso-1.01-8|42	%{_texmfdistdir}/tex/latex/rsfso/ursfso.fd
14cu|texlive-rsfso-1.01-8|43	%doc %{_texmfdistdir}/doc/fonts/rsfso/README
14cu|texlive-rsfso-1.01-8|44	%doc %{_texmfdistdir}/doc/fonts/rsfso/mh2scr0.png
14cu|texlive-rsfso-1.01-8|45	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.pdf
14cu|texlive-rsfso-1.01-8|46	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.tex
14cu|texlive-rsfso-1.01-8|47	
14cu|texlive-rsfso-1.01-8|48	#-----------------------------------------------------------------------
14cu|texlive-rsfso-1.01-8|49	%prep
14cu|texlive-rsfso-1.01-8|50	%setup -c -a0 -a1
14cu|texlive-rsfso-1.01-8|51	
14cu|texlive-rsfso-1.01-8|52	%build
14cu|texlive-rsfso-1.01-8|53	
14cu|texlive-rsfso-1.01-8|54	%install
14cu|texlive-rsfso-1.01-8|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-rsfso-1.01-8|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-rsfso-1.01-8|57	
14cu|texlive-rsfso-1.01-8|58	%changelog
14cu|texlive-rsfso-1.01-8|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-8
14cu|texlive-rsfso-1.01-8|60	+ Revision: e840a2d
14cu|texlive-rsfso-1.01-8|61	- MassBuild#681: Increase release tag
14cu|texlive-rsfso-1.01-8|62	
14cu|texlive-rsfso-1.01-8|63	

15166 14
14cu|texlive-sansmathaccent-20120429-5|1	# revision 26200
14cu|texlive-sansmathaccent-20120429-5|2	# category Package
14cu|texlive-sansmathaccent-20120429-5|3	# catalog-ctan /fonts/sansmathaccent
14cu|texlive-sansmathaccent-20120429-5|4	# catalog-date 2012-04-29 00:06:22 +0200
14cu|texlive-sansmathaccent-20120429-5|5	# catalog-license lppl1.3
14cu|texlive-sansmathaccent-20120429-5|6	# catalog-version undef
14cu|texlive-sansmathaccent-20120429-5|7	Name:		texlive-sansmathaccent
14cu|texlive-sansmathaccent-20120429-5|8	Version:	20120429
14cu|texlive-sansmathaccent-20120429-5|9	Release:	5
14cu|texlive-sansmathaccent-20120429-5|10	Summary:	Correct placement of accents in sans-serif maths
14cu|texlive-sansmathaccent-20120429-5|11	Group:		Publishing
14cu|texlive-sansmathaccent-20120429-5|12	URL:		http://www.ctan.org/tex-archive/fonts/sansmathaccent
14cu|texlive-sansmathaccent-20120429-5|13	License:	LPPL1.3
14cu|texlive-sansmathaccent-20120429-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.tar.xz
14cu|texlive-sansmathaccent-20120429-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.doc.tar.xz
14cu|texlive-sansmathaccent-20120429-5|16	BuildArch:	noarch
14cu|texlive-sansmathaccent-20120429-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-sansmathaccent-20120429-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-sansmathaccent-20120429-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-sansmathaccent-20120429-5|20	
14cu|texlive-sansmathaccent-20120429-5|21	%description
14cu|texlive-sansmathaccent-20120429-5|22	Sans serif maths (produced by the beamer class or the sfmath
14cu|texlive-sansmathaccent-20120429-5|23	package) often has accents positioned incorrectly. The package
14cu|texlive-sansmathaccent-20120429-5|24	fixes the positioning of such accents when the default font
14cu|texlive-sansmathaccent-20120429-5|25	(cmssi) is used for sans serif maths.
14cu|texlive-sansmathaccent-20120429-5|26	
14cu|texlive-sansmathaccent-20120429-5|27	
14cu|texlive-sansmathaccent-20120429-5|28	#-----------------------------------------------------------------------
14cu|texlive-sansmathaccent-20120429-5|29	%files
14cu|texlive-sansmathaccent-20120429-5|30	%{_texmfdistdir}/fonts/map/dvips/sansmathaccent/sansmathaccent.map
14cu|texlive-sansmathaccent-20120429-5|31	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi10.tfm
14cu|texlive-sansmathaccent-20120429-5|32	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi12.tfm
14cu|texlive-sansmathaccent-20120429-5|33	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi17.tfm
14cu|texlive-sansmathaccent-20120429-5|34	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi8.tfm
14cu|texlive-sansmathaccent-20120429-5|35	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi9.tfm
14cu|texlive-sansmathaccent-20120429-5|36	%{_texmfdistdir}/tex/latex/sansmathaccent/ot1mathkerncmss.fd
14cu|texlive-sansmathaccent-20120429-5|37	%{_texmfdistdir}/tex/latex/sansmathaccent/sansmathaccent.sty
14cu|texlive-sansmathaccent-20120429-5|38	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/README
14cu|texlive-sansmathaccent-20120429-5|39	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.pdf
14cu|texlive-sansmathaccent-20120429-5|40	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.tex
14cu|texlive-sansmathaccent-20120429-5|41	
14cu|texlive-sansmathaccent-20120429-5|42	#-----------------------------------------------------------------------
14cu|texlive-sansmathaccent-20120429-5|43	%prep
14cu|texlive-sansmathaccent-20120429-5|44	%setup -c -a0 -a1
14cu|texlive-sansmathaccent-20120429-5|45	
14cu|texlive-sansmathaccent-20120429-5|46	%build
14cu|texlive-sansmathaccent-20120429-5|47	
14cu|texlive-sansmathaccent-20120429-5|48	%install
14cu|texlive-sansmathaccent-20120429-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-sansmathaccent-20120429-5|50	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-sansmathaccent-20120429-5|51	
14cu|texlive-sansmathaccent-20120429-5|52	
14cu|texlive-sansmathaccent-20120429-5|53	
14cu|texlive-sansmathaccent-20120429-5|54	%changelog
14cu|texlive-sansmathaccent-20120429-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120429-5
14cu|texlive-sansmathaccent-20120429-5|56	+ Revision: 7f0c6f5
14cu|texlive-sansmathaccent-20120429-5|57	- MassBuild#681: Increase release tag
14cu|texlive-sansmathaccent-20120429-5|58	
14cu|texlive-sansmathaccent-20120429-5|59	

15167 14
14cu|texlive-sauter-2.4-5|1	# revision 13293
14cu|texlive-sauter-2.4-5|2	# category Package
14cu|texlive-sauter-2.4-5|3	# catalog-ctan /fonts/cm/sauter
14cu|texlive-sauter-2.4-5|4	# catalog-date 2008-12-30 21:17:11 +0100
14cu|texlive-sauter-2.4-5|5	# catalog-license gpl
14cu|texlive-sauter-2.4-5|6	# catalog-version 2.4
14cu|texlive-sauter-2.4-5|7	Name:		texlive-sauter
14cu|texlive-sauter-2.4-5|8	Version:	2.4
14cu|texlive-sauter-2.4-5|9	Release:	5
14cu|texlive-sauter-2.4-5|10	Summary:	Wide range of design sizes for CM fonts
14cu|texlive-sauter-2.4-5|11	Group:		Publishing
14cu|texlive-sauter-2.4-5|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/sauter
14cu|texlive-sauter-2.4-5|13	License:	GPL
14cu|texlive-sauter-2.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauter.tar.xz
14cu|texlive-sauter-2.4-5|15	BuildArch:	noarch
14cu|texlive-sauter-2.4-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-sauter-2.4-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-sauter-2.4-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-sauter-2.4-5|19	
14cu|texlive-sauter-2.4-5|20	%description
14cu|texlive-sauter-2.4-5|21	Extensions, originally to the CM fonts, providing a
14cu|texlive-sauter-2.4-5|22	parameterization scheme to build MetaFont fonts at true design
14cu|texlive-sauter-2.4-5|23	sizes, for a large range of sizes. The scheme has now been
14cu|texlive-sauter-2.4-5|24	extended to a range of other fonts, including the AMS fonts,
14cu|texlive-sauter-2.4-5|25	bbm, bbold, rsfs and wasy fonts.
14cu|texlive-sauter-2.4-5|26	
14cu|texlive-sauter-2.4-5|27	
14cu|texlive-sauter-2.4-5|28	#-----------------------------------------------------------------------
14cu|texlive-sauter-2.4-5|29	%files
14cu|texlive-sauter-2.4-5|30	%{_texmfdistdir}/fonts/source/public/sauter/b-cmb.mf
14cu|texlive-sauter-2.4-5|31	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbsy.mf
14cu|texlive-sauter-2.4-5|32	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbx.mf
14cu|texlive-sauter-2.4-5|33	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxsl.mf
14cu|texlive-sauter-2.4-5|34	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxti.mf
14cu|texlive-sauter-2.4-5|35	%{_texmfdistdir}/fonts/source/public/sauter/b-cmcsc.mf
14cu|texlive-sauter-2.4-5|36	%{_texmfdistdir}/fonts/source/public/sauter/b-cmdunh.mf
14cu|texlive-sauter-2.4-5|37	%{_texmfdistdir}/fonts/source/public/sauter/b-cmex.mf
14cu|texlive-sauter-2.4-5|38	%{_texmfdistdir}/fonts/source/public/sauter/b-cmff.mf
14cu|texlive-sauter-2.4-5|39	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfi.mf
14cu|texlive-sauter-2.4-5|40	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfib.mf
14cu|texlive-sauter-2.4-5|41	%{_texmfdistdir}/fonts/source/public/sauter/b-cminch.mf
14cu|texlive-sauter-2.4-5|42	%{_texmfdistdir}/fonts/source/public/sauter/b-cmitt.mf
14cu|texlive-sauter-2.4-5|43	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmi.mf
14cu|texlive-sauter-2.4-5|44	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmib.mf
14cu|texlive-sauter-2.4-5|45	%{_texmfdistdir}/fonts/source/public/sauter/b-cmr.mf
14cu|texlive-sauter-2.4-5|46	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsl.mf
14cu|texlive-sauter-2.4-5|47	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsltt.mf
14cu|texlive-sauter-2.4-5|48	%{_texmfdistdir}/fonts/source/public/sauter/b-cmss.mf
14cu|texlive-sauter-2.4-5|49	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssbx.mf
14cu|texlive-sauter-2.4-5|50	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssdc.mf
14cu|texlive-sauter-2.4-5|51	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssi.mf
14cu|texlive-sauter-2.4-5|52	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssq.mf
14cu|texlive-sauter-2.4-5|53	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssqi.mf
14cu|texlive-sauter-2.4-5|54	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssxi.mf
14cu|texlive-sauter-2.4-5|55	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsy.mf
14cu|texlive-sauter-2.4-5|56	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtcsc.mf
14cu|texlive-sauter-2.4-5|57	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtex.mf
14cu|texlive-sauter-2.4-5|58	%{_texmfdistdir}/fonts/source/public/sauter/b-cmti.mf
14cu|texlive-sauter-2.4-5|59	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtt.mf
14cu|texlive-sauter-2.4-5|60	%{_texmfdistdir}/fonts/source/public/sauter/b-cmu.mf
14cu|texlive-sauter-2.4-5|61	%{_texmfdistdir}/fonts/source/public/sauter/b-cmvtt.mf
14cu|texlive-sauter-2.4-5|62	%{_texmfdistdir}/fonts/source/public/sauter/c-bmath.mf
14cu|texlive-sauter-2.4-5|63	%{_texmfdistdir}/fonts/source/public/sauter/c-cmbx.mf
14cu|texlive-sauter-2.4-5|64	%{_texmfdistdir}/fonts/source/public/sauter/c-cmex.mf
14cu|texlive-sauter-2.4-5|65	%{_texmfdistdir}/fonts/source/public/sauter/c-cmff.mf
14cu|texlive-sauter-2.4-5|66	%{_texmfdistdir}/fonts/source/public/sauter/c-cmmi.mf
14cu|texlive-sauter-2.4-5|67	%{_texmfdistdir}/fonts/source/public/sauter/c-cmr.mf
14cu|texlive-sauter-2.4-5|68	%{_texmfdistdir}/fonts/source/public/sauter/c-cmss.mf
14cu|texlive-sauter-2.4-5|69	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssbx.mf
14cu|texlive-sauter-2.4-5|70	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssq.mf
14cu|texlive-sauter-2.4-5|71	%{_texmfdistdir}/fonts/source/public/sauter/c-cmsy.mf
14cu|texlive-sauter-2.4-5|72	%{_texmfdistdir}/fonts/source/public/sauter/c-cmti.mf
14cu|texlive-sauter-2.4-5|73	%{_texmfdistdir}/fonts/source/public/sauter/c-cmtt.mf
14cu|texlive-sauter-2.4-5|74	%{_texmfdistdir}/fonts/source/public/sauter/c-sigma.mf
14cu|texlive-sauter-2.4-5|75	
14cu|texlive-sauter-2.4-5|76	#-----------------------------------------------------------------------
14cu|texlive-sauter-2.4-5|77	%prep
14cu|texlive-sauter-2.4-5|78	%setup -c -a0
14cu|texlive-sauter-2.4-5|79	
14cu|texlive-sauter-2.4-5|80	%build
14cu|texlive-sauter-2.4-5|81	
14cu|texlive-sauter-2.4-5|82	%install
14cu|texlive-sauter-2.4-5|83	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-sauter-2.4-5|84	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-sauter-2.4-5|85	
14cu|texlive-sauter-2.4-5|86	
14cu|texlive-sauter-2.4-5|87	
14cu|texlive-sauter-2.4-5|88	%changelog
14cu|texlive-sauter-2.4-5|89	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-5
14cu|texlive-sauter-2.4-5|90	+ Revision: f81df84
14cu|texlive-sauter-2.4-5|91	- MassBuild#681: Increase release tag
14cu|texlive-sauter-2.4-5|92	
14cu|texlive-sauter-2.4-5|93	

15168 14
14cu|texlive-sauterfonts-20070114-5|1	# revision 15878
14cu|texlive-sauterfonts-20070114-5|2	# category Package
14cu|texlive-sauterfonts-20070114-5|3	# catalog-ctan /macros/latex/contrib/sauterfonts
14cu|texlive-sauterfonts-20070114-5|4	# catalog-date 2007-01-14 10:43:12 +0100
14cu|texlive-sauterfonts-20070114-5|5	# catalog-license gpl
14cu|texlive-sauterfonts-20070114-5|6	# catalog-version undef
14cu|texlive-sauterfonts-20070114-5|7	Name:		texlive-sauterfonts
14cu|texlive-sauterfonts-20070114-5|8	Version:	20070114
14cu|texlive-sauterfonts-20070114-5|9	Release:	5
14cu|texlive-sauterfonts-20070114-5|10	Summary:	Use sauter fonts in LaTeX
14cu|texlive-sauterfonts-20070114-5|11	Group:		Publishing
14cu|texlive-sauterfonts-20070114-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauterfonts
14cu|texlive-sauterfonts-20070114-5|13	License:	GPL
14cu|texlive-sauterfonts-20070114-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.tar.xz
14cu|texlive-sauterfonts-20070114-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.doc.tar.xz
14cu|texlive-sauterfonts-20070114-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.source.tar.xz
14cu|texlive-sauterfonts-20070114-5|17	BuildArch:	noarch
14cu|texlive-sauterfonts-20070114-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-sauterfonts-20070114-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-sauterfonts-20070114-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-sauterfonts-20070114-5|21	
14cu|texlive-sauterfonts-20070114-5|22	%description
14cu|texlive-sauterfonts-20070114-5|23	A package providing font definition files (plus a replacement
14cu|texlive-sauterfonts-20070114-5|24	for the package exscale) to access many of the fonts in
14cu|texlive-sauterfonts-20070114-5|25	Sauter's collection. These fonts are available in all point
14cu|texlive-sauterfonts-20070114-5|26	sizes and look nicer for such "intermediate" document sizes as
14cu|texlive-sauterfonts-20070114-5|27	11pt. Also included is the package sbbm, an alternative to
14cu|texlive-sauterfonts-20070114-5|28	access the bbm fonts, a nice collection of blackboard bold
14cu|texlive-sauterfonts-20070114-5|29	symbols.
14cu|texlive-sauterfonts-20070114-5|30	
14cu|texlive-sauterfonts-20070114-5|31	
14cu|texlive-sauterfonts-20070114-5|32	#-----------------------------------------------------------------------
14cu|texlive-sauterfonts-20070114-5|33	%files
14cu|texlive-sauterfonts-20070114-5|34	%{_texmfdistdir}/tex/latex/sauterfonts/sbbm.sty
14cu|texlive-sauterfonts-20070114-5|35	%{_texmfdistdir}/tex/latex/sauterfonts/sexscale.sty
14cu|texlive-sauterfonts-20070114-5|36	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmm.fd
14cu|texlive-sauterfonts-20070114-5|37	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmr.fd
14cu|texlive-sauterfonts-20070114-5|38	%{_texmfdistdir}/tex/latex/sauterfonts/somscmr.fd
14cu|texlive-sauterfonts-20070114-5|39	%{_texmfdistdir}/tex/latex/sauterfonts/somscmsy.fd
14cu|texlive-sauterfonts-20070114-5|40	%{_texmfdistdir}/tex/latex/sauterfonts/somxcmex.fd
14cu|texlive-sauterfonts-20070114-5|41	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmdh.fd
14cu|texlive-sauterfonts-20070114-5|42	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfib.fd
14cu|texlive-sauterfonts-20070114-5|43	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfr.fd
14cu|texlive-sauterfonts-20070114-5|44	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmr.fd
14cu|texlive-sauterfonts-20070114-5|45	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmss.fd
14cu|texlive-sauterfonts-20070114-5|46	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmtt.fd
14cu|texlive-sauterfonts-20070114-5|47	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmvtt.fd
14cu|texlive-sauterfonts-20070114-5|48	%{_texmfdistdir}/tex/latex/sauterfonts/subbm.fd
14cu|texlive-sauterfonts-20070114-5|49	%{_texmfdistdir}/tex/latex/sauterfonts/subbmdh.fd
14cu|texlive-sauterfonts-20070114-5|50	%{_texmfdistdir}/tex/latex/sauterfonts/subbmfib.fd
14cu|texlive-sauterfonts-20070114-5|51	%{_texmfdistdir}/tex/latex/sauterfonts/subbmss.fd
14cu|texlive-sauterfonts-20070114-5|52	%{_texmfdistdir}/tex/latex/sauterfonts/subbmtt.fd
14cu|texlive-sauterfonts-20070114-5|53	%{_texmfdistdir}/tex/latex/sauterfonts/subbmvtt.fd
14cu|texlive-sauterfonts-20070114-5|54	%{_texmfdistdir}/tex/latex/sauterfonts/subbold.fd
14cu|texlive-sauterfonts-20070114-5|55	%{_texmfdistdir}/tex/latex/sauterfonts/sucmr.fd
14cu|texlive-sauterfonts-20070114-5|56	%{_texmfdistdir}/tex/latex/sauterfonts/sucmss.fd
14cu|texlive-sauterfonts-20070114-5|57	%{_texmfdistdir}/tex/latex/sauterfonts/sucmtt.fd
14cu|texlive-sauterfonts-20070114-5|58	%{_texmfdistdir}/tex/latex/sauterfonts/sulasy.fd
14cu|texlive-sauterfonts-20070114-5|59	%{_texmfdistdir}/tex/latex/sauterfonts/sumsa.fd
14cu|texlive-sauterfonts-20070114-5|60	%{_texmfdistdir}/tex/latex/sauterfonts/sumsb.fd
14cu|texlive-sauterfonts-20070114-5|61	%{_texmfdistdir}/tex/latex/sauterfonts/sursfs.fd
14cu|texlive-sauterfonts-20070114-5|62	%{_texmfdistdir}/tex/latex/sauterfonts/sustmry.fd
14cu|texlive-sauterfonts-20070114-5|63	%{_texmfdistdir}/tex/latex/sauterfonts/suwasy.fd
14cu|texlive-sauterfonts-20070114-5|64	%doc %{_texmfdistdir}/doc/latex/sauterfonts/README
14cu|texlive-sauterfonts-20070114-5|65	#- source
14cu|texlive-sauterfonts-20070114-5|66	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.fdd
14cu|texlive-sauterfonts-20070114-5|67	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.ins
14cu|texlive-sauterfonts-20070114-5|68	
14cu|texlive-sauterfonts-20070114-5|69	#-----------------------------------------------------------------------
14cu|texlive-sauterfonts-20070114-5|70	%prep
14cu|texlive-sauterfonts-20070114-5|71	%setup -c -a0 -a1 -a2
14cu|texlive-sauterfonts-20070114-5|72	
14cu|texlive-sauterfonts-20070114-5|73	%build
14cu|texlive-sauterfonts-20070114-5|74	
14cu|texlive-sauterfonts-20070114-5|75	%install
14cu|texlive-sauterfonts-20070114-5|76	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-sauterfonts-20070114-5|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-sauterfonts-20070114-5|78	
14cu|texlive-sauterfonts-20070114-5|79	
14cu|texlive-sauterfonts-20070114-5|80	
14cu|texlive-sauterfonts-20070114-5|81	%changelog
14cu|texlive-sauterfonts-20070114-5|82	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070114-5
14cu|texlive-sauterfonts-20070114-5|83	+ Revision: aaebbeb
14cu|texlive-sauterfonts-20070114-5|84	- MassBuild#681: Increase release tag
14cu|texlive-sauterfonts-20070114-5|85	
14cu|texlive-sauterfonts-20070114-5|86	

15169 14
14cu|texlive-schemata-0.7-8|1	# revision 31743
14cu|texlive-schemata-0.7-8|2	# category Package
14cu|texlive-schemata-0.7-8|3	# catalog-ctan /macros/generic/schemata
14cu|texlive-schemata-0.7-8|4	# catalog-date 2013-09-24 17:34:21 +0200
14cu|texlive-schemata-0.7-8|5	# catalog-license lppl1.3
14cu|texlive-schemata-0.7-8|6	# catalog-version 0.7
14cu|texlive-schemata-0.7-8|7	Name:		texlive-schemata
14cu|texlive-schemata-0.7-8|8	Version:	0.7
14cu|texlive-schemata-0.7-8|9	Release:	8
14cu|texlive-schemata-0.7-8|10	Summary:	Print topical diagrams
14cu|texlive-schemata-0.7-8|11	Group:		Publishing
14cu|texlive-schemata-0.7-8|12	URL:		http://www.ctan.org/tex-archive/macros/generic/schemata
14cu|texlive-schemata-0.7-8|13	License:	LPPL1.3
14cu|texlive-schemata-0.7-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.tar.xz
14cu|texlive-schemata-0.7-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.doc.tar.xz
14cu|texlive-schemata-0.7-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.source.tar.xz
14cu|texlive-schemata-0.7-8|17	BuildArch:	noarch
14cu|texlive-schemata-0.7-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-schemata-0.7-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-schemata-0.7-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-schemata-0.7-8|21	
14cu|texlive-schemata-0.7-8|22	%description
14cu|texlive-schemata-0.7-8|23	The package facilitates the creation of topical schemata,
14cu|texlive-schemata-0.7-8|24	outlines that use braces (or facsimiles thereof) to illustrate
14cu|texlive-schemata-0.7-8|25	the breakdown of concepts and categories in Scholastic thought
14cu|texlive-schemata-0.7-8|26	from late medieval and early modern periods.
14cu|texlive-schemata-0.7-8|27	
14cu|texlive-schemata-0.7-8|28	
14cu|texlive-schemata-0.7-8|29	#-----------------------------------------------------------------------
14cu|texlive-schemata-0.7-8|30	%files
14cu|texlive-schemata-0.7-8|31	%{_texmfdistdir}/tex/generic/schemata/schemata.sty
14cu|texlive-schemata-0.7-8|32	%doc %{_texmfdistdir}/doc/generic/schemata/Makefile
14cu|texlive-schemata-0.7-8|33	%doc %{_texmfdistdir}/doc/generic/schemata/README
14cu|texlive-schemata-0.7-8|34	%doc %{_texmfdistdir}/doc/generic/schemata/schemata.pdf
14cu|texlive-schemata-0.7-8|35	#- source
14cu|texlive-schemata-0.7-8|36	%doc %{_texmfdistdir}/source/generic/schemata/schemata.dtx
14cu|texlive-schemata-0.7-8|37	%doc %{_texmfdistdir}/source/generic/schemata/schemata.ins
14cu|texlive-schemata-0.7-8|38	
14cu|texlive-schemata-0.7-8|39	#-----------------------------------------------------------------------
14cu|texlive-schemata-0.7-8|40	%prep
14cu|texlive-schemata-0.7-8|41	%setup -c -a0 -a1 -a2
14cu|texlive-schemata-0.7-8|42	
14cu|texlive-schemata-0.7-8|43	%build
14cu|texlive-schemata-0.7-8|44	
14cu|texlive-schemata-0.7-8|45	%install
14cu|texlive-schemata-0.7-8|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-schemata-0.7-8|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-schemata-0.7-8|48	
14cu|texlive-schemata-0.7-8|49	%changelog
14cu|texlive-schemata-0.7-8|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-8
14cu|texlive-schemata-0.7-8|51	+ Revision: dc06f4e
14cu|texlive-schemata-0.7-8|52	- MassBuild#681: Increase release tag
14cu|texlive-schemata-0.7-8|53	
14cu|texlive-schemata-0.7-8|54	

15170 14
14cu|texlive-semaphor-20080415-5|1	# revision 18651
14cu|texlive-semaphor-20080415-5|2	# category Package
14cu|texlive-semaphor-20080415-5|3	# catalog-ctan /fonts/semaphor
14cu|texlive-semaphor-20080415-5|4	# catalog-date 2008-04-15 09:54:26 +0200
14cu|texlive-semaphor-20080415-5|5	# catalog-license gpl
14cu|texlive-semaphor-20080415-5|6	# catalog-version undef
14cu|texlive-semaphor-20080415-5|7	Name:		texlive-semaphor
14cu|texlive-semaphor-20080415-5|8	Version:	20080415
14cu|texlive-semaphor-20080415-5|9	Release:	5
14cu|texlive-semaphor-20080415-5|10	Summary:	Semaphore alphabet font
14cu|texlive-semaphor-20080415-5|11	Group:		Publishing
14cu|texlive-semaphor-20080415-5|12	URL:		http://www.ctan.org/tex-archive/fonts/semaphor
14cu|texlive-semaphor-20080415-5|13	License:	GPL
14cu|texlive-semaphor-20080415-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.tar.xz
14cu|texlive-semaphor-20080415-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.doc.tar.xz
14cu|texlive-semaphor-20080415-5|16	BuildArch:	noarch
14cu|texlive-semaphor-20080415-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-semaphor-20080415-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-semaphor-20080415-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-semaphor-20080415-5|20	
14cu|texlive-semaphor-20080415-5|21	%description
14cu|texlive-semaphor-20080415-5|22	These fonts represent semaphore in a highly schematic, but very
14cu|texlive-semaphor-20080415-5|23	clear, fashion. The fonts are provided as MetaFont source, and
14cu|texlive-semaphor-20080415-5|24	in both OpenType and Adobe Type 1 formats.
14cu|texlive-semaphor-20080415-5|25	
14cu|texlive-semaphor-20080415-5|26	
14cu|texlive-semaphor-20080415-5|27	#-----------------------------------------------------------------------
14cu|texlive-semaphor-20080415-5|28	%files
14cu|texlive-semaphor-20080415-5|29	%{_texmfdistdir}/fonts/afm/public/semaphor/smfb10.afm
14cu|texlive-semaphor-20080415-5|30	%{_texmfdistdir}/fonts/afm/public/semaphor/smfbsl10.afm
14cu|texlive-semaphor-20080415-5|31	%{_texmfdistdir}/fonts/afm/public/semaphor/smfeb10.afm
14cu|texlive-semaphor-20080415-5|32	%{_texmfdistdir}/fonts/afm/public/semaphor/smfebsl10.afm
14cu|texlive-semaphor-20080415-5|33	%{_texmfdistdir}/fonts/afm/public/semaphor/smfer10.afm
14cu|texlive-semaphor-20080415-5|34	%{_texmfdistdir}/fonts/afm/public/semaphor/smfesl10.afm
14cu|texlive-semaphor-20080415-5|35	%{_texmfdistdir}/fonts/afm/public/semaphor/smfett10.afm
14cu|texlive-semaphor-20080415-5|36	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpb10.afm
14cu|texlive-semaphor-20080415-5|37	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpbsl10.afm
14cu|texlive-semaphor-20080415-5|38	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpr10.afm
14cu|texlive-semaphor-20080415-5|39	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpsl10.afm
14cu|texlive-semaphor-20080415-5|40	%{_texmfdistdir}/fonts/afm/public/semaphor/smfptt10.afm
14cu|texlive-semaphor-20080415-5|41	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-1.afm
14cu|texlive-semaphor-20080415-5|42	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-2.afm
14cu|texlive-semaphor-20080415-5|43	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10.afm
14cu|texlive-semaphor-20080415-5|44	%{_texmfdistdir}/fonts/afm/public/semaphor/smfsl10.afm
14cu|texlive-semaphor-20080415-5|45	%{_texmfdistdir}/fonts/afm/public/semaphor/smftt10.afm
14cu|texlive-semaphor-20080415-5|46	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfb10.enc
14cu|texlive-semaphor-20080415-5|47	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfbsl10.enc
14cu|texlive-semaphor-20080415-5|48	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfeb10.enc
14cu|texlive-semaphor-20080415-5|49	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfebsl10.enc
14cu|texlive-semaphor-20080415-5|50	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfer10.enc
14cu|texlive-semaphor-20080415-5|51	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfesl10.enc
14cu|texlive-semaphor-20080415-5|52	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfett10.enc
14cu|texlive-semaphor-20080415-5|53	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpb10.enc
14cu|texlive-semaphor-20080415-5|54	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpbsl10.enc
14cu|texlive-semaphor-20080415-5|55	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpr10.enc
14cu|texlive-semaphor-20080415-5|56	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpsl10.enc
14cu|texlive-semaphor-20080415-5|57	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfptt10.enc
14cu|texlive-semaphor-20080415-5|58	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfr10.enc
14cu|texlive-semaphor-20080415-5|59	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfsl10.enc
14cu|texlive-semaphor-20080415-5|60	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smftt10.enc
14cu|texlive-semaphor-20080415-5|61	%{_texmfdistdir}/fonts/map/dvips/semaphor/semaf.map
14cu|texlive-semaphor-20080415-5|62	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfb10.otf
14cu|texlive-semaphor-20080415-5|63	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfbsl10.otf
14cu|texlive-semaphor-20080415-5|64	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfeb10.otf
14cu|texlive-semaphor-20080415-5|65	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfebsl10.otf
14cu|texlive-semaphor-20080415-5|66	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfer10.otf
14cu|texlive-semaphor-20080415-5|67	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfesl10.otf
14cu|texlive-semaphor-20080415-5|68	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfett10.otf
14cu|texlive-semaphor-20080415-5|69	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpb10.otf
14cu|texlive-semaphor-20080415-5|70	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpbsl10.otf
14cu|texlive-semaphor-20080415-5|71	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpr10.otf
14cu|texlive-semaphor-20080415-5|72	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpsl10.otf
14cu|texlive-semaphor-20080415-5|73	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfptt10.otf
14cu|texlive-semaphor-20080415-5|74	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfr10.otf
14cu|texlive-semaphor-20080415-5|75	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfsl10.otf
14cu|texlive-semaphor-20080415-5|76	%{_texmfdistdir}/fonts/opentype/public/semaphor/smftt10.otf
14cu|texlive-semaphor-20080415-5|77	%{_texmfdistdir}/fonts/source/public/semaphor/Makefile
14cu|texlive-semaphor-20080415-5|78	%{_texmfdistdir}/fonts/source/public/semaphor/README
14cu|texlive-semaphor-20080415-5|79	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/semaf.mf
14cu|texlive-semaphor-20080415-5|80	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfbf10.mf
14cu|texlive-semaphor-20080415-5|81	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfebf10.mf
14cu|texlive-semaphor-20080415-5|82	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfer10.mf
14cu|texlive-semaphor-20080415-5|83	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfesl10.mf
14cu|texlive-semaphor-20080415-5|84	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfett10.mf
14cu|texlive-semaphor-20080415-5|85	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpbf10.mf
14cu|texlive-semaphor-20080415-5|86	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpr10.mf
14cu|texlive-semaphor-20080415-5|87	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpsl10.mf
14cu|texlive-semaphor-20080415-5|88	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfptt10.mf
14cu|texlive-semaphor-20080415-5|89	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfr10.mf
14cu|texlive-semaphor-20080415-5|90	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfsl10.mf
14cu|texlive-semaphor-20080415-5|91	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smftt10.mf
14cu|texlive-semaphor-20080415-5|92	%{_texmfdistdir}/fonts/source/public/semaphor/pfb2otf.pe
14cu|texlive-semaphor-20080415-5|93	%{_texmfdistdir}/fonts/source/public/semaphor/semaf.mp
14cu|texlive-semaphor-20080415-5|94	%{_texmfdistdir}/fonts/source/public/semaphor/smfb10.mp
14cu|texlive-semaphor-20080415-5|95	%{_texmfdistdir}/fonts/source/public/semaphor/smfbsl10.mp
14cu|texlive-semaphor-20080415-5|96	%{_texmfdistdir}/fonts/source/public/semaphor/smfeb10.mp
14cu|texlive-semaphor-20080415-5|97	%{_texmfdistdir}/fonts/source/public/semaphor/smfebsl10.mp
14cu|texlive-semaphor-20080415-5|98	%{_texmfdistdir}/fonts/source/public/semaphor/smfer10.mp
14cu|texlive-semaphor-20080415-5|99	%{_texmfdistdir}/fonts/source/public/semaphor/smfesl10.mp
14cu|texlive-semaphor-20080415-5|100	%{_texmfdistdir}/fonts/source/public/semaphor/smfett10.mp
14cu|texlive-semaphor-20080415-5|101	%{_texmfdistdir}/fonts/source/public/semaphor/smfpb10.mp
14cu|texlive-semaphor-20080415-5|102	%{_texmfdistdir}/fonts/source/public/semaphor/smfpbsl10.mp
14cu|texlive-semaphor-20080415-5|103	%{_texmfdistdir}/fonts/source/public/semaphor/smfpr10.mp
14cu|texlive-semaphor-20080415-5|104	%{_texmfdistdir}/fonts/source/public/semaphor/smfpsl10.mp
14cu|texlive-semaphor-20080415-5|105	%{_texmfdistdir}/fonts/source/public/semaphor/smfptt10.mp
14cu|texlive-semaphor-20080415-5|106	%{_texmfdistdir}/fonts/source/public/semaphor/smfr10.mp
14cu|texlive-semaphor-20080415-5|107	%{_texmfdistdir}/fonts/source/public/semaphor/smfsl10.mp
14cu|texlive-semaphor-20080415-5|108	%{_texmfdistdir}/fonts/source/public/semaphor/smftt10.mp
14cu|texlive-semaphor-20080415-5|109	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfb10.tfm
14cu|texlive-semaphor-20080415-5|110	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfbsl10.tfm
14cu|texlive-semaphor-20080415-5|111	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfeb10.tfm
14cu|texlive-semaphor-20080415-5|112	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfebsl10.tfm
14cu|texlive-semaphor-20080415-5|113	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfer10.tfm
14cu|texlive-semaphor-20080415-5|114	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfesl10.tfm
14cu|texlive-semaphor-20080415-5|115	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfett10.tfm
14cu|texlive-semaphor-20080415-5|116	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpb10.tfm
14cu|texlive-semaphor-20080415-5|117	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpbsl10.tfm
14cu|texlive-semaphor-20080415-5|118	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpr10.tfm
14cu|texlive-semaphor-20080415-5|119	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpsl10.tfm
14cu|texlive-semaphor-20080415-5|120	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfptt10.tfm
14cu|texlive-semaphor-20080415-5|121	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfr10.tfm
14cu|texlive-semaphor-20080415-5|122	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfsl10.tfm
14cu|texlive-semaphor-20080415-5|123	%{_texmfdistdir}/fonts/tfm/public/semaphor/smftt10.tfm
14cu|texlive-semaphor-20080415-5|124	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfb
14cu|texlive-semaphor-20080415-5|125	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfm
14cu|texlive-semaphor-20080415-5|126	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfb
14cu|texlive-semaphor-20080415-5|127	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfm
14cu|texlive-semaphor-20080415-5|128	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfb
14cu|texlive-semaphor-20080415-5|129	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfm
14cu|texlive-semaphor-20080415-5|130	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfb
14cu|texlive-semaphor-20080415-5|131	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfm
14cu|texlive-semaphor-20080415-5|132	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfb
14cu|texlive-semaphor-20080415-5|133	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfm
14cu|texlive-semaphor-20080415-5|134	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfb
14cu|texlive-semaphor-20080415-5|135	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfm
14cu|texlive-semaphor-20080415-5|136	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfb
14cu|texlive-semaphor-20080415-5|137	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfm
14cu|texlive-semaphor-20080415-5|138	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfb
14cu|texlive-semaphor-20080415-5|139	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfm
14cu|texlive-semaphor-20080415-5|140	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfb
14cu|texlive-semaphor-20080415-5|141	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfm
14cu|texlive-semaphor-20080415-5|142	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfb
14cu|texlive-semaphor-20080415-5|143	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfm
14cu|texlive-semaphor-20080415-5|144	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfb
14cu|texlive-semaphor-20080415-5|145	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfm
14cu|texlive-semaphor-20080415-5|146	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfb
14cu|texlive-semaphor-20080415-5|147	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfm
14cu|texlive-semaphor-20080415-5|148	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfb
14cu|texlive-semaphor-20080415-5|149	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfm
14cu|texlive-semaphor-20080415-5|150	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfb
14cu|texlive-semaphor-20080415-5|151	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfm
14cu|texlive-semaphor-20080415-5|152	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfb
14cu|texlive-semaphor-20080415-5|153	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfm
14cu|texlive-semaphor-20080415-5|154	%{_texmfdistdir}/tex/context/third/semaphor/t-type-semaf.tex
14cu|texlive-semaphor-20080415-5|155	%{_texmfdistdir}/tex/latex/semaphor/il2semaf.fd
14cu|texlive-semaphor-20080415-5|156	%{_texmfdistdir}/tex/latex/semaphor/semaf.fd
14cu|texlive-semaphor-20080415-5|157	%{_texmfdistdir}/tex/plain/semaphor/semaf.tex
14cu|texlive-semaphor-20080415-5|158	%doc %{_texmfdistdir}/doc/fonts/semaphor/README
14cu|texlive-semaphor-20080415-5|159	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.pdf
14cu|texlive-semaphor-20080415-5|160	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.tex
14cu|texlive-semaphor-20080415-5|161	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.pdf
14cu|texlive-semaphor-20080415-5|162	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.tex
14cu|texlive-semaphor-20080415-5|163	
14cu|texlive-semaphor-20080415-5|164	#-----------------------------------------------------------------------
14cu|texlive-semaphor-20080415-5|165	%prep
14cu|texlive-semaphor-20080415-5|166	%setup -c -a0 -a1
14cu|texlive-semaphor-20080415-5|167	
14cu|texlive-semaphor-20080415-5|168	%build
14cu|texlive-semaphor-20080415-5|169	
14cu|texlive-semaphor-20080415-5|170	%install
14cu|texlive-semaphor-20080415-5|171	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-semaphor-20080415-5|172	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-semaphor-20080415-5|173	
14cu|texlive-semaphor-20080415-5|174	
14cu|texlive-semaphor-20080415-5|175	
14cu|texlive-semaphor-20080415-5|176	%changelog
14cu|texlive-semaphor-20080415-5|177	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080415-5
14cu|texlive-semaphor-20080415-5|178	+ Revision: 2a56f03
14cu|texlive-semaphor-20080415-5|179	- MassBuild#681: Increase release tag
14cu|texlive-semaphor-20080415-5|180	
14cu|texlive-semaphor-20080415-5|181	

15171 14
14cu|texlive-shade-1-5|1	# revision 22212
14cu|texlive-shade-1-5|2	# category Package
14cu|texlive-shade-1-5|3	# catalog-ctan /macros/generic/shade
14cu|texlive-shade-1-5|4	# catalog-date 2011-04-25 22:01:30 +0200
14cu|texlive-shade-1-5|5	# catalog-license lppl1
14cu|texlive-shade-1-5|6	# catalog-version 1
14cu|texlive-shade-1-5|7	Name:		texlive-shade
14cu|texlive-shade-1-5|8	Version:	1
14cu|texlive-shade-1-5|9	Release:	5
14cu|texlive-shade-1-5|10	Summary:	Shade pieces of text
14cu|texlive-shade-1-5|11	Group:		Publishing
14cu|texlive-shade-1-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/shade
14cu|texlive-shade-1-5|13	License:	LPPL1
14cu|texlive-shade-1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.tar.xz
14cu|texlive-shade-1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.doc.tar.xz
14cu|texlive-shade-1-5|16	BuildArch:	noarch
14cu|texlive-shade-1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-shade-1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-shade-1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-shade-1-5|20	
14cu|texlive-shade-1-5|21	%description
14cu|texlive-shade-1-5|22	The package provides a shaded backdrop to a box of text. It
14cu|texlive-shade-1-5|23	uses a Metafont font (provided) which generates to appropriate
14cu|texlive-shade-1-5|24	shading dependent on the resolution used in the Metafont
14cu|texlive-shade-1-5|25	printer parameters.
14cu|texlive-shade-1-5|26	
14cu|texlive-shade-1-5|27	
14cu|texlive-shade-1-5|28	#-----------------------------------------------------------------------
14cu|texlive-shade-1-5|29	%files
14cu|texlive-shade-1-5|30	%{_texmfdistdir}/fonts/source/public/shade/shade.mf
14cu|texlive-shade-1-5|31	%{_texmfdistdir}/tex/generic/shade/shade.tex
14cu|texlive-shade-1-5|32	%doc %{_texmfdistdir}/doc/generic/shade/README
14cu|texlive-shade-1-5|33	%doc %{_texmfdistdir}/doc/generic/shade/description.pdf
14cu|texlive-shade-1-5|34	%doc %{_texmfdistdir}/doc/generic/shade/description.tex
14cu|texlive-shade-1-5|35	
14cu|texlive-shade-1-5|36	#-----------------------------------------------------------------------
14cu|texlive-shade-1-5|37	%prep
14cu|texlive-shade-1-5|38	%setup -c -a0 -a1
14cu|texlive-shade-1-5|39	
14cu|texlive-shade-1-5|40	%build
14cu|texlive-shade-1-5|41	
14cu|texlive-shade-1-5|42	%install
14cu|texlive-shade-1-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-shade-1-5|44	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-shade-1-5|45	
14cu|texlive-shade-1-5|46	
14cu|texlive-shade-1-5|47	
14cu|texlive-shade-1-5|48	%changelog
14cu|texlive-shade-1-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-5
14cu|texlive-shade-1-5|50	+ Revision: 404e144
14cu|texlive-shade-1-5|51	- MassBuild#681: Increase release tag
14cu|texlive-shade-1-5|52	
14cu|texlive-shade-1-5|53	

15172 14
14cu|texlive-showtags-1.05-5|1	# revision 20336
14cu|texlive-showtags-1.05-5|2	# category Package
14cu|texlive-showtags-1.05-5|3	# catalog-ctan /macros/latex/contrib/showtags
14cu|texlive-showtags-1.05-5|4	# catalog-date 2010-11-05 08:48:20 +0100
14cu|texlive-showtags-1.05-5|5	# catalog-license pd
14cu|texlive-showtags-1.05-5|6	# catalog-version 1.05
14cu|texlive-showtags-1.05-5|7	Name:		texlive-showtags
14cu|texlive-showtags-1.05-5|8	Version:	1.05
14cu|texlive-showtags-1.05-5|9	Release:	5
14cu|texlive-showtags-1.05-5|10	Summary:	Print the tags of bibliography entries
14cu|texlive-showtags-1.05-5|11	Group:		Publishing
14cu|texlive-showtags-1.05-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showtags
14cu|texlive-showtags-1.05-5|13	License:	PD
14cu|texlive-showtags-1.05-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.tar.xz
14cu|texlive-showtags-1.05-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.doc.tar.xz
14cu|texlive-showtags-1.05-5|16	BuildArch:	noarch
14cu|texlive-showtags-1.05-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-showtags-1.05-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-showtags-1.05-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-showtags-1.05-5|20	
14cu|texlive-showtags-1.05-5|21	%description
14cu|texlive-showtags-1.05-5|22	Prints the tag right-aligned on each line of the bibliography.
14cu|texlive-showtags-1.05-5|23	
14cu|texlive-showtags-1.05-5|24	
14cu|texlive-showtags-1.05-5|25	#-----------------------------------------------------------------------
14cu|texlive-showtags-1.05-5|26	%files
14cu|texlive-showtags-1.05-5|27	%{_texmfdistdir}/tex/latex/showtags/showtags.sty
14cu|texlive-showtags-1.05-5|28	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.pdf
14cu|texlive-showtags-1.05-5|29	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.tex
14cu|texlive-showtags-1.05-5|30	
14cu|texlive-showtags-1.05-5|31	#-----------------------------------------------------------------------
14cu|texlive-showtags-1.05-5|32	%prep
14cu|texlive-showtags-1.05-5|33	%setup -c -a0 -a1
14cu|texlive-showtags-1.05-5|34	
14cu|texlive-showtags-1.05-5|35	%build
14cu|texlive-showtags-1.05-5|36	
14cu|texlive-showtags-1.05-5|37	%install
14cu|texlive-showtags-1.05-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-showtags-1.05-5|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-showtags-1.05-5|40	
14cu|texlive-showtags-1.05-5|41	
14cu|texlive-showtags-1.05-5|42	
14cu|texlive-showtags-1.05-5|43	%changelog
14cu|texlive-showtags-1.05-5|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-5
14cu|texlive-showtags-1.05-5|45	+ Revision: 2703e25
14cu|texlive-showtags-1.05-5|46	- MassBuild#681: Increase release tag
14cu|texlive-showtags-1.05-5|47	
14cu|texlive-showtags-1.05-5|48	

15173 14
14cu|texlive-shuffle-1.0-5|1	# revision 15878
14cu|texlive-shuffle-1.0-5|2	# category Package
14cu|texlive-shuffle-1.0-5|3	# catalog-ctan /fonts/shuffle
14cu|texlive-shuffle-1.0-5|4	# catalog-date 2008-10-30 09:46:08 +0100
14cu|texlive-shuffle-1.0-5|5	# catalog-license pd
14cu|texlive-shuffle-1.0-5|6	# catalog-version 1.0
14cu|texlive-shuffle-1.0-5|7	Name:		texlive-shuffle
14cu|texlive-shuffle-1.0-5|8	Version:	1.0
14cu|texlive-shuffle-1.0-5|9	Release:	5
14cu|texlive-shuffle-1.0-5|10	Summary:	A symbol for the shuffle product
14cu|texlive-shuffle-1.0-5|11	Group:		Publishing
14cu|texlive-shuffle-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/shuffle
14cu|texlive-shuffle-1.0-5|13	License:	PD
14cu|texlive-shuffle-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.tar.xz
14cu|texlive-shuffle-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.doc.tar.xz
14cu|texlive-shuffle-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.source.tar.xz
14cu|texlive-shuffle-1.0-5|17	BuildArch:	noarch
14cu|texlive-shuffle-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-shuffle-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-shuffle-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-shuffle-1.0-5|21	
14cu|texlive-shuffle-1.0-5|22	%description
14cu|texlive-shuffle-1.0-5|23	The bundle provides a LaTeX package and a font (as MetaFont
14cu|texlive-shuffle-1.0-5|24	source) for the shuffle product which is used in some part of
14cu|texlive-shuffle-1.0-5|25	mathematics and physics.
14cu|texlive-shuffle-1.0-5|26	
14cu|texlive-shuffle-1.0-5|27	
14cu|texlive-shuffle-1.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-shuffle-1.0-5|29	%files
14cu|texlive-shuffle-1.0-5|30	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle.mf
14cu|texlive-shuffle-1.0-5|31	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle10.mf
14cu|texlive-shuffle-1.0-5|32	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle7.mf
14cu|texlive-shuffle-1.0-5|33	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle10.tfm
14cu|texlive-shuffle-1.0-5|34	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle7.tfm
14cu|texlive-shuffle-1.0-5|35	%{_texmfdistdir}/tex/latex/shuffle/Ushuffle.fd
14cu|texlive-shuffle-1.0-5|36	%{_texmfdistdir}/tex/latex/shuffle/shuffle.sty
14cu|texlive-shuffle-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/shuffle/README
14cu|texlive-shuffle-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/shuffle/shuffle.pdf
14cu|texlive-shuffle-1.0-5|39	#- source
14cu|texlive-shuffle-1.0-5|40	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.dtx
14cu|texlive-shuffle-1.0-5|41	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.ins
14cu|texlive-shuffle-1.0-5|42	
14cu|texlive-shuffle-1.0-5|43	#-----------------------------------------------------------------------
14cu|texlive-shuffle-1.0-5|44	%prep
14cu|texlive-shuffle-1.0-5|45	%setup -c -a0 -a1 -a2
14cu|texlive-shuffle-1.0-5|46	
14cu|texlive-shuffle-1.0-5|47	%build
14cu|texlive-shuffle-1.0-5|48	
14cu|texlive-shuffle-1.0-5|49	%install
14cu|texlive-shuffle-1.0-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-shuffle-1.0-5|51	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-shuffle-1.0-5|52	
14cu|texlive-shuffle-1.0-5|53	
14cu|texlive-shuffle-1.0-5|54	
14cu|texlive-shuffle-1.0-5|55	%changelog
14cu|texlive-shuffle-1.0-5|56	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-shuffle-1.0-5|57	+ Revision: ca74b62
14cu|texlive-shuffle-1.0-5|58	- MassBuild#681: Increase release tag
14cu|texlive-shuffle-1.0-5|59	
14cu|texlive-shuffle-1.0-5|60	

15174 14
14cu|texlive-skmath-0.3a-8|1	# revision 30941
14cu|texlive-skmath-0.3a-8|2	# category Package
14cu|texlive-skmath-0.3a-8|3	# catalog-ctan /macros/latex/contrib/skmath
14cu|texlive-skmath-0.3a-8|4	# catalog-date 2013-06-24 23:09:25 +0200
14cu|texlive-skmath-0.3a-8|5	# catalog-license lppl1.3
14cu|texlive-skmath-0.3a-8|6	# catalog-version 0.3a
14cu|texlive-skmath-0.3a-8|7	Name:		texlive-skmath
14cu|texlive-skmath-0.3a-8|8	Version:	0.3a
14cu|texlive-skmath-0.3a-8|9	Release:	8
14cu|texlive-skmath-0.3a-8|10	Summary:	Extensions to the maths command repertoir
14cu|texlive-skmath-0.3a-8|11	Group:		Publishing
14cu|texlive-skmath-0.3a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skmath
14cu|texlive-skmath-0.3a-8|13	License:	LPPL1.3
14cu|texlive-skmath-0.3a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.tar.xz
14cu|texlive-skmath-0.3a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.doc.tar.xz
14cu|texlive-skmath-0.3a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.source.tar.xz
14cu|texlive-skmath-0.3a-8|17	BuildArch:	noarch
14cu|texlive-skmath-0.3a-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-skmath-0.3a-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-skmath-0.3a-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-skmath-0.3a-8|21	
14cu|texlive-skmath-0.3a-8|22	%description
14cu|texlive-skmath-0.3a-8|23	The package provides a selection of new maths commands and
14cu|texlive-skmath-0.3a-8|24	improved re-definitions of existing commands.
14cu|texlive-skmath-0.3a-8|25	
14cu|texlive-skmath-0.3a-8|26	
14cu|texlive-skmath-0.3a-8|27	#-----------------------------------------------------------------------
14cu|texlive-skmath-0.3a-8|28	%files
14cu|texlive-skmath-0.3a-8|29	%{_texmfdistdir}/tex/latex/skmath/skmath.sty
14cu|texlive-skmath-0.3a-8|30	%doc %{_texmfdistdir}/doc/latex/skmath/README
14cu|texlive-skmath-0.3a-8|31	%doc %{_texmfdistdir}/doc/latex/skmath/skmath.pdf
14cu|texlive-skmath-0.3a-8|32	#- source
14cu|texlive-skmath-0.3a-8|33	%doc %{_texmfdistdir}/source/latex/skmath/skmath.tex
14cu|texlive-skmath-0.3a-8|34	
14cu|texlive-skmath-0.3a-8|35	#-----------------------------------------------------------------------
14cu|texlive-skmath-0.3a-8|36	%prep
14cu|texlive-skmath-0.3a-8|37	%setup -c -a0 -a1 -a2
14cu|texlive-skmath-0.3a-8|38	
14cu|texlive-skmath-0.3a-8|39	%build
14cu|texlive-skmath-0.3a-8|40	
14cu|texlive-skmath-0.3a-8|41	%install
14cu|texlive-skmath-0.3a-8|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-skmath-0.3a-8|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-skmath-0.3a-8|44	
14cu|texlive-skmath-0.3a-8|45	%changelog
14cu|texlive-skmath-0.3a-8|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-8
14cu|texlive-skmath-0.3a-8|47	+ Revision: 54684dd
14cu|texlive-skmath-0.3a-8|48	- MassBuild#681: Increase release tag
14cu|texlive-skmath-0.3a-8|49	
14cu|texlive-skmath-0.3a-8|50	

15175 14
14cu|texlive-skull-0.1-6|1	# revision 25608
14cu|texlive-skull-0.1-6|2	# category Package
14cu|texlive-skull-0.1-6|3	# catalog-ctan /fonts/skull
14cu|texlive-skull-0.1-6|4	# catalog-date 2011-04-11 22:34:22 +0200
14cu|texlive-skull-0.1-6|5	# catalog-license gpl
14cu|texlive-skull-0.1-6|6	# catalog-version 0.1
14cu|texlive-skull-0.1-6|7	Name:		texlive-skull
14cu|texlive-skull-0.1-6|8	Version:	0.1
14cu|texlive-skull-0.1-6|9	Release:	6
14cu|texlive-skull-0.1-6|10	Summary:	A font to draw a skull
14cu|texlive-skull-0.1-6|11	Group:		Publishing
14cu|texlive-skull-0.1-6|12	URL:		http://www.ctan.org/tex-archive/fonts/skull
14cu|texlive-skull-0.1-6|13	License:	GPL
14cu|texlive-skull-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.tar.xz
14cu|texlive-skull-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.source.tar.xz
14cu|texlive-skull-0.1-6|16	BuildArch:	noarch
14cu|texlive-skull-0.1-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-skull-0.1-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-skull-0.1-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-skull-0.1-6|20	
14cu|texlive-skull-0.1-6|21	%description
14cu|texlive-skull-0.1-6|22	The font (defined in MetaFont) defines a single character, a
14cu|texlive-skull-0.1-6|23	black solid skull. A package is supplied to make this character
14cu|texlive-skull-0.1-6|24	available as a symbol in maths mode.
14cu|texlive-skull-0.1-6|25	
14cu|texlive-skull-0.1-6|26	
14cu|texlive-skull-0.1-6|27	#-----------------------------------------------------------------------
14cu|texlive-skull-0.1-6|28	%files
14cu|texlive-skull-0.1-6|29	%{_texmfdistdir}/fonts/source/public/skull/skull.mf
14cu|texlive-skull-0.1-6|30	%{_texmfdistdir}/tex/latex/skull/skull.sty
14cu|texlive-skull-0.1-6|31	#- source
14cu|texlive-skull-0.1-6|32	%doc %{_texmfdistdir}/source/fonts/skull/skull.dtx
14cu|texlive-skull-0.1-6|33	%doc %{_texmfdistdir}/source/fonts/skull/skull.ins
14cu|texlive-skull-0.1-6|34	
14cu|texlive-skull-0.1-6|35	#-----------------------------------------------------------------------
14cu|texlive-skull-0.1-6|36	%prep
14cu|texlive-skull-0.1-6|37	%setup -c -a0 -a1
14cu|texlive-skull-0.1-6|38	
14cu|texlive-skull-0.1-6|39	%build
14cu|texlive-skull-0.1-6|40	
14cu|texlive-skull-0.1-6|41	%install
14cu|texlive-skull-0.1-6|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-skull-0.1-6|43	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14cu|texlive-skull-0.1-6|44	
14cu|texlive-skull-0.1-6|45	
14cu|texlive-skull-0.1-6|46	
14cu|texlive-skull-0.1-6|47	%changelog
14cu|texlive-skull-0.1-6|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
14cu|texlive-skull-0.1-6|49	+ Revision: fb9716d
14cu|texlive-skull-0.1-6|50	- MassBuild#681: Increase release tag
14cu|texlive-skull-0.1-6|51	
14cu|texlive-skull-0.1-6|52	

15176 14
14cu|texlive-sort-by-letters-20120604-4|1	# revision 27128
14cu|texlive-sort-by-letters-20120604-4|2	# category Package
14cu|texlive-sort-by-letters-20120604-4|3	# catalog-ctan /biblio/bibtex/contrib/sort-by-letters
14cu|texlive-sort-by-letters-20120604-4|4	# catalog-date 2012-06-04 23:25:44 +0200
14cu|texlive-sort-by-letters-20120604-4|5	# catalog-license other-free
14cu|texlive-sort-by-letters-20120604-4|6	# catalog-version undef
14cu|texlive-sort-by-letters-20120604-4|7	Name:		texlive-sort-by-letters
14cu|texlive-sort-by-letters-20120604-4|8	Version:	20120604
14cu|texlive-sort-by-letters-20120604-4|9	Release:	4
14cu|texlive-sort-by-letters-20120604-4|10	Summary:	Bibliography styles for alphabetic sorting
14cu|texlive-sort-by-letters-20120604-4|11	Group:		Publishing
14cu|texlive-sort-by-letters-20120604-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/sort-by-letters
14cu|texlive-sort-by-letters-20120604-4|13	License:	OTHER-FREE
14cu|texlive-sort-by-letters-20120604-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.tar.xz
14cu|texlive-sort-by-letters-20120604-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.doc.tar.xz
14cu|texlive-sort-by-letters-20120604-4|16	BuildArch:	noarch
14cu|texlive-sort-by-letters-20120604-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-sort-by-letters-20120604-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-sort-by-letters-20120604-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-sort-by-letters-20120604-4|20	
14cu|texlive-sort-by-letters-20120604-4|21	%description
14cu|texlive-sort-by-letters-20120604-4|22	This bundle contains several bibliography styles for separating
14cu|texlive-sort-by-letters-20120604-4|23	a document's references by the first letter of the first
14cu|texlive-sort-by-letters-20120604-4|24	author/editor in the bibliography entry. The styles are adapted
14cu|texlive-sort-by-letters-20120604-4|25	from standard ones or from natbib ones.
14cu|texlive-sort-by-letters-20120604-4|26	
14cu|texlive-sort-by-letters-20120604-4|27	
14cu|texlive-sort-by-letters-20120604-4|28	#-----------------------------------------------------------------------
14cu|texlive-sort-by-letters-20120604-4|29	%files
14cu|texlive-sort-by-letters-20120604-4|30	%{_texmfdistdir}/bibtex/bst/sort-by-letters/abbrv-letters.bst
14cu|texlive-sort-by-letters-20120604-4|31	%{_texmfdistdir}/bibtex/bst/sort-by-letters/alpha-letters.bst
14cu|texlive-sort-by-letters-20120604-4|32	%{_texmfdistdir}/bibtex/bst/sort-by-letters/apalike-letters.bst
14cu|texlive-sort-by-letters-20120604-4|33	%{_texmfdistdir}/bibtex/bst/sort-by-letters/frplainnat-letters.bst
14cu|texlive-sort-by-letters-20120604-4|34	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plain-letters.bst
14cu|texlive-sort-by-letters-20120604-4|35	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plainnat-letters.bst
14cu|texlive-sort-by-letters-20120604-4|36	%{_texmfdistdir}/bibtex/bst/sort-by-letters/siam-letters.bst
14cu|texlive-sort-by-letters-20120604-4|37	%doc %{_texmfdistdir}/doc/bibtex/sort-by-letters/README
14cu|texlive-sort-by-letters-20120604-4|38	
14cu|texlive-sort-by-letters-20120604-4|39	#-----------------------------------------------------------------------
14cu|texlive-sort-by-letters-20120604-4|40	%prep
14cu|texlive-sort-by-letters-20120604-4|41	%setup -c -a0 -a1
14cu|texlive-sort-by-letters-20120604-4|42	
14cu|texlive-sort-by-letters-20120604-4|43	%build
14cu|texlive-sort-by-letters-20120604-4|44	
14cu|texlive-sort-by-letters-20120604-4|45	%install
14cu|texlive-sort-by-letters-20120604-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-sort-by-letters-20120604-4|47	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-sort-by-letters-20120604-4|48	
14cu|texlive-sort-by-letters-20120604-4|49	
14cu|texlive-sort-by-letters-20120604-4|50	
14cu|texlive-sort-by-letters-20120604-4|51	%changelog
14cu|texlive-sort-by-letters-20120604-4|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120604-4
14cu|texlive-sort-by-letters-20120604-4|53	+ Revision: 1b54d11
14cu|texlive-sort-by-letters-20120604-4|54	- MassBuild#681: Increase release tag
14cu|texlive-sort-by-letters-20120604-4|55	
14cu|texlive-sort-by-letters-20120604-4|56	

15177 14
14cu|texlive-splitbib-1.17-5|1	# revision 15878
14cu|texlive-splitbib-1.17-5|2	# category Package
14cu|texlive-splitbib-1.17-5|3	# catalog-ctan /macros/latex/contrib/splitbib
14cu|texlive-splitbib-1.17-5|4	# catalog-date 2007-01-15 00:27:07 +0100
14cu|texlive-splitbib-1.17-5|5	# catalog-license lppl
14cu|texlive-splitbib-1.17-5|6	# catalog-version 1.17
14cu|texlive-splitbib-1.17-5|7	Name:		texlive-splitbib
14cu|texlive-splitbib-1.17-5|8	Version:	1.17
14cu|texlive-splitbib-1.17-5|9	Release:	5
14cu|texlive-splitbib-1.17-5|10	Summary:	Split and reorder your bibliography
14cu|texlive-splitbib-1.17-5|11	Group:		Publishing
14cu|texlive-splitbib-1.17-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitbib
14cu|texlive-splitbib-1.17-5|13	License:	LPPL
14cu|texlive-splitbib-1.17-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.tar.xz
14cu|texlive-splitbib-1.17-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.doc.tar.xz
14cu|texlive-splitbib-1.17-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.source.tar.xz
14cu|texlive-splitbib-1.17-5|17	BuildArch:	noarch
14cu|texlive-splitbib-1.17-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-splitbib-1.17-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-splitbib-1.17-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-splitbib-1.17-5|21	
14cu|texlive-splitbib-1.17-5|22	%description
14cu|texlive-splitbib-1.17-5|23	This package enables you to split a bibliography into several
14cu|texlive-splitbib-1.17-5|24	categories and subcategories. It does not depend on BibTeX: any
14cu|texlive-splitbib-1.17-5|25	bibliography may be split and reordered.
14cu|texlive-splitbib-1.17-5|26	
14cu|texlive-splitbib-1.17-5|27	
14cu|texlive-splitbib-1.17-5|28	#-----------------------------------------------------------------------
14cu|texlive-splitbib-1.17-5|29	%files
14cu|texlive-splitbib-1.17-5|30	%{_texmfdistdir}/tex/latex/splitbib/splitbib.sty
14cu|texlive-splitbib-1.17-5|31	%doc %{_texmfdistdir}/doc/latex/splitbib/README
14cu|texlive-splitbib-1.17-5|32	%doc %{_texmfdistdir}/doc/latex/splitbib/splitbib.pdf
14cu|texlive-splitbib-1.17-5|33	#- source
14cu|texlive-splitbib-1.17-5|34	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.dtx
14cu|texlive-splitbib-1.17-5|35	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.ins
14cu|texlive-splitbib-1.17-5|36	
14cu|texlive-splitbib-1.17-5|37	#-----------------------------------------------------------------------
14cu|texlive-splitbib-1.17-5|38	%prep
14cu|texlive-splitbib-1.17-5|39	%setup -c -a0 -a1 -a2
14cu|texlive-splitbib-1.17-5|40	
14cu|texlive-splitbib-1.17-5|41	%build
14cu|texlive-splitbib-1.17-5|42	
14cu|texlive-splitbib-1.17-5|43	%install
14cu|texlive-splitbib-1.17-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-splitbib-1.17-5|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-splitbib-1.17-5|46	
14cu|texlive-splitbib-1.17-5|47	
14cu|texlive-splitbib-1.17-5|48	
14cu|texlive-splitbib-1.17-5|49	%changelog
14cu|texlive-splitbib-1.17-5|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.17-5
14cu|texlive-splitbib-1.17-5|51	+ Revision: 523ccfa
14cu|texlive-splitbib-1.17-5|52	- MassBuild#681: Increase release tag
14cu|texlive-splitbib-1.17-5|53	
14cu|texlive-splitbib-1.17-5|54	

15178 14
14cu|texlive-starfont-1.2-5|1	# revision 19982
14cu|texlive-starfont-1.2-5|2	# category Package
14cu|texlive-starfont-1.2-5|3	# catalog-ctan /fonts/ps-type1/starfont
14cu|texlive-starfont-1.2-5|4	# catalog-date 2010-09-30 00:35:45 +0200
14cu|texlive-starfont-1.2-5|5	# catalog-license pd
14cu|texlive-starfont-1.2-5|6	# catalog-version 1.2
14cu|texlive-starfont-1.2-5|7	Name:		texlive-starfont
14cu|texlive-starfont-1.2-5|8	Version:	1.2
14cu|texlive-starfont-1.2-5|9	Release:	5
14cu|texlive-starfont-1.2-5|10	Summary:	The StarFont Sans astrological font
14cu|texlive-starfont-1.2-5|11	Group:		Publishing
14cu|texlive-starfont-1.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/starfont
14cu|texlive-starfont-1.2-5|13	License:	PD
14cu|texlive-starfont-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.tar.xz
14cu|texlive-starfont-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.doc.tar.xz
14cu|texlive-starfont-1.2-5|16	BuildArch:	noarch
14cu|texlive-starfont-1.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-starfont-1.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-starfont-1.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-starfont-1.2-5|20	
14cu|texlive-starfont-1.2-5|21	%description
14cu|texlive-starfont-1.2-5|22	The package contains StarFontSans and StarFontSerif, two
14cu|texlive-starfont-1.2-5|23	public-domain astrological fonts designed by Anthony I.P. Owen,
14cu|texlive-starfont-1.2-5|24	and the appropriate macros to use them with TeX and LaTeX. The
14cu|texlive-starfont-1.2-5|25	fonts are supplied in the original TrueType Format and as
14cu|texlive-starfont-1.2-5|26	PostScript font files.
14cu|texlive-starfont-1.2-5|27	
14cu|texlive-starfont-1.2-5|28	
14cu|texlive-starfont-1.2-5|29	#-----------------------------------------------------------------------
14cu|texlive-starfont-1.2-5|30	%files
14cu|texlive-starfont-1.2-5|31	%{_texmfdistdir}/fonts/afm/public/starfont/starfont.afm
14cu|texlive-starfont-1.2-5|32	%{_texmfdistdir}/fonts/afm/public/starfont/strfnser.afm
14cu|texlive-starfont-1.2-5|33	%{_texmfdistdir}/fonts/map/dvips/starfont/starfont.map
14cu|texlive-starfont-1.2-5|34	%{_texmfdistdir}/fonts/tfm/public/starfont/fstr8x.tfm
14cu|texlive-starfont-1.2-5|35	%{_texmfdistdir}/fonts/tfm/public/starfont/fsts8x.tfm
14cu|texlive-starfont-1.2-5|36	%{_texmfdistdir}/fonts/type1/public/starfont/starfont.pfb
14cu|texlive-starfont-1.2-5|37	%{_texmfdistdir}/fonts/type1/public/starfont/strfnser.pfb
14cu|texlive-starfont-1.2-5|38	%{_texmfdistdir}/tex/latex/starfont/starfont.sty
14cu|texlive-starfont-1.2-5|39	%doc %{_texmfdistdir}/doc/fonts/starfont/COPYING
14cu|texlive-starfont-1.2-5|40	%doc %{_texmfdistdir}/doc/fonts/starfont/Makefile
14cu|texlive-starfont-1.2-5|41	%doc %{_texmfdistdir}/doc/fonts/starfont/README
14cu|texlive-starfont-1.2-5|42	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSAN.TTF
14cu|texlive-starfont-1.2-5|43	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSER.TTF
14cu|texlive-starfont-1.2-5|44	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.pdf
14cu|texlive-starfont-1.2-5|45	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.tex
14cu|texlive-starfont-1.2-5|46	%doc %{_texmfdistdir}/doc/fonts/starfont/table.pdf
14cu|texlive-starfont-1.2-5|47	
14cu|texlive-starfont-1.2-5|48	#-----------------------------------------------------------------------
14cu|texlive-starfont-1.2-5|49	%prep
14cu|texlive-starfont-1.2-5|50	%setup -c -a0 -a1
14cu|texlive-starfont-1.2-5|51	
14cu|texlive-starfont-1.2-5|52	%build
14cu|texlive-starfont-1.2-5|53	
14cu|texlive-starfont-1.2-5|54	%install
14cu|texlive-starfont-1.2-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-starfont-1.2-5|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-starfont-1.2-5|57	
14cu|texlive-starfont-1.2-5|58	
14cu|texlive-starfont-1.2-5|59	
14cu|texlive-starfont-1.2-5|60	%changelog
14cu|texlive-starfont-1.2-5|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cu|texlive-starfont-1.2-5|62	+ Revision: ab86075
14cu|texlive-starfont-1.2-5|63	- MassBuild#681: Increase release tag
14cu|texlive-starfont-1.2-5|64	
14cu|texlive-starfont-1.2-5|65	

15179 14
14cu|texlive-startex-1.04-5|1	# revision 15878
14cu|texlive-startex-1.04-5|2	# category Package
14cu|texlive-startex-1.04-5|3	# catalog-ctan /macros/startex
14cu|texlive-startex-1.04-5|4	# catalog-date 2008-12-31 20:54:46 +0100
14cu|texlive-startex-1.04-5|5	# catalog-license pd
14cu|texlive-startex-1.04-5|6	# catalog-version 1.04
14cu|texlive-startex-1.04-5|7	Name:		texlive-startex
14cu|texlive-startex-1.04-5|8	Version:	1.04
14cu|texlive-startex-1.04-5|9	Release:	5
14cu|texlive-startex-1.04-5|10	Summary:	An XML-inspired format for student use
14cu|texlive-startex-1.04-5|11	Group:		Publishing
14cu|texlive-startex-1.04-5|12	URL:		http://www.ctan.org/tex-archive/macros/startex
14cu|texlive-startex-1.04-5|13	License:	PD
14cu|texlive-startex-1.04-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.tar.xz
14cu|texlive-startex-1.04-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.doc.tar.xz
14cu|texlive-startex-1.04-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.source.tar.xz
14cu|texlive-startex-1.04-5|17	BuildArch:	noarch
14cu|texlive-startex-1.04-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-startex-1.04-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-startex-1.04-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-startex-1.04-5|21	
14cu|texlive-startex-1.04-5|22	%description
14cu|texlive-startex-1.04-5|23	A TeX format designed to help students write short reports and
14cu|texlive-startex-1.04-5|24	essays. It provides the user with a suitable set of commands
14cu|texlive-startex-1.04-5|25	for such a task. It is also more robust than plain TeX and
14cu|texlive-startex-1.04-5|26	LaTeX.
14cu|texlive-startex-1.04-5|27	
14cu|texlive-startex-1.04-5|28	
14cu|texlive-startex-1.04-5|29	#-----------------------------------------------------------------------
14cu|texlive-startex-1.04-5|30	%files
14cu|texlive-startex-1.04-5|31	%{_texmfdistdir}/makeindex/startex/stxglo.ist
14cu|texlive-startex-1.04-5|32	%{_texmfdistdir}/makeindex/startex/stxind.ist
14cu|texlive-startex-1.04-5|33	%{_texmfdistdir}/tex/startex/base/a4-article.stx
14cu|texlive-startex-1.04-5|34	%{_texmfdistdir}/tex/startex/base/article.stx
14cu|texlive-startex-1.04-5|35	%{_texmfdistdir}/tex/startex/base/ifi-article.stx
14cu|texlive-startex-1.04-5|36	%{_texmfdistdir}/tex/startex/base/ifi-artikkel.stx
14cu|texlive-startex-1.04-5|37	%{_texmfdistdir}/tex/startex/base/startex.lan
14cu|texlive-startex-1.04-5|38	%{_texmfdistdir}/tex/startex/base/startex.tex
14cu|texlive-startex-1.04-5|39	%doc %{_texmfdistdir}/doc/otherformats/startex/base/guide.pdf
14cu|texlive-startex-1.04-5|40	%doc %{_texmfdistdir}/doc/otherformats/startex/base/ideas.pdf
14cu|texlive-startex-1.04-5|41	%doc %{_texmfdistdir}/doc/otherformats/startex/base/startex.pdf
14cu|texlive-startex-1.04-5|42	#- source
14cu|texlive-startex-1.04-5|43	%doc %{_texmfdistdir}/source/startex/base/INSTALL
14cu|texlive-startex-1.04-5|44	%doc %{_texmfdistdir}/source/startex/base/README
14cu|texlive-startex-1.04-5|45	%doc %{_texmfdistdir}/source/startex/base/startex.bib
14cu|texlive-startex-1.04-5|46	%doc %{_texmfdistdir}/source/startex/base/startex.dtx
14cu|texlive-startex-1.04-5|47	%doc %{_texmfdistdir}/source/startex/base/startex.ins
14cu|texlive-startex-1.04-5|48	
14cu|texlive-startex-1.04-5|49	#-----------------------------------------------------------------------
14cu|texlive-startex-1.04-5|50	%prep
14cu|texlive-startex-1.04-5|51	%setup -c -a0 -a1 -a2
14cu|texlive-startex-1.04-5|52	
14cu|texlive-startex-1.04-5|53	%build
14cu|texlive-startex-1.04-5|54	
14cu|texlive-startex-1.04-5|55	%install
14cu|texlive-startex-1.04-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-startex-1.04-5|57	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-startex-1.04-5|58	
14cu|texlive-startex-1.04-5|59	
14cu|texlive-startex-1.04-5|60	
14cu|texlive-startex-1.04-5|61	%changelog
14cu|texlive-startex-1.04-5|62	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-5
14cu|texlive-startex-1.04-5|63	+ Revision: 6cb4d1b
14cu|texlive-startex-1.04-5|64	- MassBuild#681: Increase release tag
14cu|texlive-startex-1.04-5|65	
14cu|texlive-startex-1.04-5|66	

15180 14
14cu|texlive-statex-1.6-5|1	# revision 20306
14cu|texlive-statex-1.6-5|2	# category Package
14cu|texlive-statex-1.6-5|3	# catalog-ctan /macros/latex/contrib/statex
14cu|texlive-statex-1.6-5|4	# catalog-date 2010-11-03 11:47:38 +0100
14cu|texlive-statex-1.6-5|5	# catalog-license lppl
14cu|texlive-statex-1.6-5|6	# catalog-version 1.6
14cu|texlive-statex-1.6-5|7	Name:		texlive-statex
14cu|texlive-statex-1.6-5|8	Version:	1.6
14cu|texlive-statex-1.6-5|9	Release:	5
14cu|texlive-statex-1.6-5|10	Summary:	Statistics style
14cu|texlive-statex-1.6-5|11	Group:		Publishing
14cu|texlive-statex-1.6-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex
14cu|texlive-statex-1.6-5|13	License:	LPPL
14cu|texlive-statex-1.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.tar.xz
14cu|texlive-statex-1.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.doc.tar.xz
14cu|texlive-statex-1.6-5|16	BuildArch:	noarch
14cu|texlive-statex-1.6-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-statex-1.6-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-statex-1.6-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-statex-1.6-5|20	
14cu|texlive-statex-1.6-5|21	%description
14cu|texlive-statex-1.6-5|22	A package defining many macros for items of significance in
14cu|texlive-statex-1.6-5|23	statistical presentations. An updated, but incompatible,
14cu|texlive-statex-1.6-5|24	version of the package is available: statex2.
14cu|texlive-statex-1.6-5|25	
14cu|texlive-statex-1.6-5|26	
14cu|texlive-statex-1.6-5|27	#-----------------------------------------------------------------------
14cu|texlive-statex-1.6-5|28	%files
14cu|texlive-statex-1.6-5|29	%{_texmfdistdir}/tex/latex/statex/statex.sty
14cu|texlive-statex-1.6-5|30	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.pdf
14cu|texlive-statex-1.6-5|31	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.tex
14cu|texlive-statex-1.6-5|32	
14cu|texlive-statex-1.6-5|33	#-----------------------------------------------------------------------
14cu|texlive-statex-1.6-5|34	%prep
14cu|texlive-statex-1.6-5|35	%setup -c -a0 -a1
14cu|texlive-statex-1.6-5|36	
14cu|texlive-statex-1.6-5|37	%build
14cu|texlive-statex-1.6-5|38	
14cu|texlive-statex-1.6-5|39	%install
14cu|texlive-statex-1.6-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-statex-1.6-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-statex-1.6-5|42	
14cu|texlive-statex-1.6-5|43	
14cu|texlive-statex-1.6-5|44	
14cu|texlive-statex-1.6-5|45	%changelog
14cu|texlive-statex-1.6-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-5
14cu|texlive-statex-1.6-5|47	+ Revision: 1989795
14cu|texlive-statex-1.6-5|48	- MassBuild#681: Increase release tag
14cu|texlive-statex-1.6-5|49	
14cu|texlive-statex-1.6-5|50	

15181 14
14cu|texlive-statex2-2.1-5|1	# revision 23961
14cu|texlive-statex2-2.1-5|2	# category Package
14cu|texlive-statex2-2.1-5|3	# catalog-ctan /macros/latex/contrib/statex2
14cu|texlive-statex2-2.1-5|4	# catalog-date 2011-09-14 18:03:50 +0200
14cu|texlive-statex2-2.1-5|5	# catalog-license lppl
14cu|texlive-statex2-2.1-5|6	# catalog-version 2.1
14cu|texlive-statex2-2.1-5|7	Name:		texlive-statex2
14cu|texlive-statex2-2.1-5|8	Version:	2.1
14cu|texlive-statex2-2.1-5|9	Release:	5
14cu|texlive-statex2-2.1-5|10	Summary:	Statistics style
14cu|texlive-statex2-2.1-5|11	Group:		Publishing
14cu|texlive-statex2-2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex2
14cu|texlive-statex2-2.1-5|13	License:	LPPL
14cu|texlive-statex2-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.tar.xz
14cu|texlive-statex2-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.doc.tar.xz
14cu|texlive-statex2-2.1-5|16	BuildArch:	noarch
14cu|texlive-statex2-2.1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-statex2-2.1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-statex2-2.1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-statex2-2.1-5|20	
14cu|texlive-statex2-2.1-5|21	%description
14cu|texlive-statex2-2.1-5|22	The package defines many macros for items of significance in
14cu|texlive-statex2-2.1-5|23	statistical presentations. It represents a syntax-incompatible
14cu|texlive-statex2-2.1-5|24	upgrade of statex.
14cu|texlive-statex2-2.1-5|25	
14cu|texlive-statex2-2.1-5|26	
14cu|texlive-statex2-2.1-5|27	#-----------------------------------------------------------------------
14cu|texlive-statex2-2.1-5|28	%files
14cu|texlive-statex2-2.1-5|29	%{_texmfdistdir}/tex/latex/statex2/statex2.sty
14cu|texlive-statex2-2.1-5|30	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.pdf
14cu|texlive-statex2-2.1-5|31	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.tex
14cu|texlive-statex2-2.1-5|32	
14cu|texlive-statex2-2.1-5|33	#-----------------------------------------------------------------------
14cu|texlive-statex2-2.1-5|34	%prep
14cu|texlive-statex2-2.1-5|35	%setup -c -a0 -a1
14cu|texlive-statex2-2.1-5|36	
14cu|texlive-statex2-2.1-5|37	%build
14cu|texlive-statex2-2.1-5|38	
14cu|texlive-statex2-2.1-5|39	%install
14cu|texlive-statex2-2.1-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-statex2-2.1-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-statex2-2.1-5|42	
14cu|texlive-statex2-2.1-5|43	
14cu|texlive-statex2-2.1-5|44	
14cu|texlive-statex2-2.1-5|45	%changelog
14cu|texlive-statex2-2.1-5|46	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cu|texlive-statex2-2.1-5|47	+ Revision: 421550e
14cu|texlive-statex2-2.1-5|48	- MassBuild#681: Increase release tag
14cu|texlive-statex2-2.1-5|49	
14cu|texlive-statex2-2.1-5|50	

15182 14
14cu|texlive-staves-20080823-5|1	# revision 15878
14cu|texlive-staves-20080823-5|2	# category Package
14cu|texlive-staves-20080823-5|3	# catalog-ctan /language/staves
14cu|texlive-staves-20080823-5|4	# catalog-date 2008-08-23 15:48:35 +0200
14cu|texlive-staves-20080823-5|5	# catalog-license lppl
14cu|texlive-staves-20080823-5|6	# catalog-version undef
14cu|texlive-staves-20080823-5|7	Name:		texlive-staves
14cu|texlive-staves-20080823-5|8	Version:	20080823
14cu|texlive-staves-20080823-5|9	Release:	5
14cu|texlive-staves-20080823-5|10	Summary:	Typeset Icelandic staves and runic letters
14cu|texlive-staves-20080823-5|11	Group:		Publishing
14cu|texlive-staves-20080823-5|12	URL:		http://www.ctan.org/tex-archive/language/staves
14cu|texlive-staves-20080823-5|13	License:	LPPL
14cu|texlive-staves-20080823-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.tar.xz
14cu|texlive-staves-20080823-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.doc.tar.xz
14cu|texlive-staves-20080823-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.source.tar.xz
14cu|texlive-staves-20080823-5|17	BuildArch:	noarch
14cu|texlive-staves-20080823-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-staves-20080823-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-staves-20080823-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-staves-20080823-5|21	
14cu|texlive-staves-20080823-5|22	%description
14cu|texlive-staves-20080823-5|23	This package contains all the necessary tools to typeset the
14cu|texlive-staves-20080823-5|24	"magical" Icelandic staves plus the runic letters used in
14cu|texlive-staves-20080823-5|25	Iceland. Included are a font in Adobe Type 1 format and LaTeX
14cu|texlive-staves-20080823-5|26	support.
14cu|texlive-staves-20080823-5|27	
14cu|texlive-staves-20080823-5|28	
14cu|texlive-staves-20080823-5|29	#-----------------------------------------------------------------------
14cu|texlive-staves-20080823-5|30	%files
14cu|texlive-staves-20080823-5|31	%{_texmfdistdir}/fonts/map/dvips/staves/icelandic.map
14cu|texlive-staves-20080823-5|32	%{_texmfdistdir}/fonts/tfm/public/staves/icelandic.tfm
14cu|texlive-staves-20080823-5|33	%{_texmfdistdir}/fonts/type1/public/staves/icelandic.pfb
14cu|texlive-staves-20080823-5|34	%{_texmfdistdir}/tex/latex/staves/staves.sty
14cu|texlive-staves-20080823-5|35	%doc %{_texmfdistdir}/doc/fonts/staves/README
14cu|texlive-staves-20080823-5|36	%doc %{_texmfdistdir}/doc/fonts/staves/staves.pdf
14cu|texlive-staves-20080823-5|37	%doc %{_texmfdistdir}/doc/fonts/staves/symbols.pdf
14cu|texlive-staves-20080823-5|38	#- source
14cu|texlive-staves-20080823-5|39	%doc %{_texmfdistdir}/source/latex/staves/staves.dtx
14cu|texlive-staves-20080823-5|40	%doc %{_texmfdistdir}/source/latex/staves/staves.ins
14cu|texlive-staves-20080823-5|41	
14cu|texlive-staves-20080823-5|42	#-----------------------------------------------------------------------
14cu|texlive-staves-20080823-5|43	%prep
14cu|texlive-staves-20080823-5|44	%setup -c -a0 -a1 -a2
14cu|texlive-staves-20080823-5|45	
14cu|texlive-staves-20080823-5|46	%build
14cu|texlive-staves-20080823-5|47	
14cu|texlive-staves-20080823-5|48	%install
14cu|texlive-staves-20080823-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-staves-20080823-5|50	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-staves-20080823-5|51	
14cu|texlive-staves-20080823-5|52	
14cu|texlive-staves-20080823-5|53	
14cu|texlive-staves-20080823-5|54	%changelog
14cu|texlive-staves-20080823-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080823-5
14cu|texlive-staves-20080823-5|56	+ Revision: d50902b
14cu|texlive-staves-20080823-5|57	- MassBuild#681: Increase release tag
14cu|texlive-staves-20080823-5|58	
14cu|texlive-staves-20080823-5|59	

15183 14
14cu|texlive-stix-20140101-4|1	# revision 32585
14cu|texlive-stix-20140101-4|2	# category Package
14cu|texlive-stix-20140101-4|3	# catalog-ctan /fonts/stix
14cu|texlive-stix-20140101-4|4	# catalog-date 2014-01-03 10:16:06 +0100
14cu|texlive-stix-20140101-4|5	# catalog-license ofl
14cu|texlive-stix-20140101-4|6	# catalog-version 2014-01-01
14cu|texlive-stix-20140101-4|7	Name:		texlive-stix
14cu|texlive-stix-20140101-4|8	Version:	20140101
14cu|texlive-stix-20140101-4|9	Release:	4
14cu|texlive-stix-20140101-4|10	Summary:	OpenType Unicode maths fonts
14cu|texlive-stix-20140101-4|11	Group:		Publishing
14cu|texlive-stix-20140101-4|12	URL:		http://www.ctan.org/tex-archive/fonts/stix
14cu|texlive-stix-20140101-4|13	License:	OFL
14cu|texlive-stix-20140101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.tar.xz
14cu|texlive-stix-20140101-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.doc.tar.xz
14cu|texlive-stix-20140101-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.source.tar.xz
14cu|texlive-stix-20140101-4|17	BuildArch:	noarch
14cu|texlive-stix-20140101-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-stix-20140101-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-stix-20140101-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-stix-20140101-4|21	
14cu|texlive-stix-20140101-4|22	%description
14cu|texlive-stix-20140101-4|23	The STIX fonts are a suite of unicode OpenType fonts containing
14cu|texlive-stix-20140101-4|24	a complete set of mathematical glyphs. The CTAN package is a
14cu|texlive-stix-20140101-4|25	copy of the fonts' official release, organised as specified by
14cu|texlive-stix-20140101-4|26	the TeX Directory Structure, for inclusion in standard TeX
14cu|texlive-stix-20140101-4|27	distributions. A Type 1 only distribution of the fonts is
14cu|texlive-stix-20140101-4|28	available in the esstix bundle.
14cu|texlive-stix-20140101-4|29	
14cu|texlive-stix-20140101-4|30	
14cu|texlive-stix-20140101-4|31	#-----------------------------------------------------------------------
14cu|texlive-stix-20140101-4|32	%files
14cu|texlive-stix-20140101-4|33	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra1.enc
14cu|texlive-stix-20140101-4|34	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra2.enc
14cu|texlive-stix-20140101-4|35	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra3.enc
14cu|texlive-stix-20140101-4|36	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot1.enc
14cu|texlive-stix-20140101-4|37	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot2.enc
14cu|texlive-stix-20140101-4|38	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-t1.enc
14cu|texlive-stix-20140101-4|39	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ts1.enc
14cu|texlive-stix-20140101-4|40	%{_texmfdistdir}/fonts/map/dvips/stix/stix.map
14cu|texlive-stix-20140101-4|41	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Bold.otf
14cu|texlive-stix-20140101-4|42	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-BoldItalic.otf
14cu|texlive-stix-20140101-4|43	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Italic.otf
14cu|texlive-stix-20140101-4|44	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Regular.otf
14cu|texlive-stix-20140101-4|45	%{_texmfdistdir}/fonts/opentype/public/stix/STIXMath-Regular.otf
14cu|texlive-stix-20140101-4|46	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bold.pl
14cu|texlive-stix-20140101-4|47	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bolditalic.pl
14cu|texlive-stix-20140101-4|48	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-italic.pl
14cu|texlive-stix-20140101-4|49	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral.pl
14cu|texlive-stix-20140101-4|50	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc-bold.vpl
14cu|texlive-stix-20140101-4|51	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc.vpl
14cu|texlive-stix-20140101-4|52	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bold.pl
14cu|texlive-stix-20140101-4|53	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bolditalic.pl
14cu|texlive-stix-20140101-4|54	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-italic.pl
14cu|texlive-stix-20140101-4|55	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral.pl
14cu|texlive-stix-20140101-4|56	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc-bold.vpl
14cu|texlive-stix-20140101-4|57	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc.vpl
14cu|texlive-stix-20140101-4|58	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1-bold.pl
14cu|texlive-stix-20140101-4|59	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1.pl
14cu|texlive-stix-20140101-4|60	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2-bold.pl
14cu|texlive-stix-20140101-4|61	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2.pl
14cu|texlive-stix-20140101-4|62	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3-bold.pl
14cu|texlive-stix-20140101-4|63	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3.pl
14cu|texlive-stix-20140101-4|64	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb-bold.pl
14cu|texlive-stix-20140101-4|65	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb.pl
14cu|texlive-stix-20140101-4|66	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit-bold.pl
14cu|texlive-stix-20140101-4|67	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit.pl
14cu|texlive-stix-20140101-4|68	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal-bold.pl
14cu|texlive-stix-20140101-4|69	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal.pl
14cu|texlive-stix-20140101-4|70	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex-bold.pl
14cu|texlive-stix-20140101-4|71	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex.pl
14cu|texlive-stix-20140101-4|72	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak-bold.pl
14cu|texlive-stix-20140101-4|73	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak.pl
14cu|texlive-stix-20140101-4|74	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit-bold.pl
14cu|texlive-stix-20140101-4|75	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit.pl
14cu|texlive-stix-20140101-4|76	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm-bold.pl
14cu|texlive-stix-20140101-4|77	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm.pl
14cu|texlive-stix-20140101-4|78	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr-bold.pl
14cu|texlive-stix-20140101-4|79	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr.pl
14cu|texlive-stix-20140101-4|80	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf-bold.pl
14cu|texlive-stix-20140101-4|81	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf.pl
14cu|texlive-stix-20140101-4|82	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit-bold.pl
14cu|texlive-stix-20140101-4|83	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit.pl
14cu|texlive-stix-20140101-4|84	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt-bold.pl
14cu|texlive-stix-20140101-4|85	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt.pl
14cu|texlive-stix-20140101-4|86	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bold.pl
14cu|texlive-stix-20140101-4|87	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bolditalic.pl
14cu|texlive-stix-20140101-4|88	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-italic.pl
14cu|texlive-stix-20140101-4|89	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral.pl
14cu|texlive-stix-20140101-4|90	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc-bold.vpl
14cu|texlive-stix-20140101-4|91	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc.vpl
14cu|texlive-stix-20140101-4|92	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bold.pl
14cu|texlive-stix-20140101-4|93	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bolditalic.pl
14cu|texlive-stix-20140101-4|94	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-italic.pl
14cu|texlive-stix-20140101-4|95	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral.pl
14cu|texlive-stix-20140101-4|96	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bold.tfm
14cu|texlive-stix-20140101-4|97	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bolditalic.tfm
14cu|texlive-stix-20140101-4|98	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-italic.tfm
14cu|texlive-stix-20140101-4|99	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral.tfm
14cu|texlive-stix-20140101-4|100	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc-bold.tfm
14cu|texlive-stix-20140101-4|101	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc.tfm
14cu|texlive-stix-20140101-4|102	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bold.tfm
14cu|texlive-stix-20140101-4|103	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bolditalic.tfm
14cu|texlive-stix-20140101-4|104	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-italic.tfm
14cu|texlive-stix-20140101-4|105	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral.tfm
14cu|texlive-stix-20140101-4|106	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc-bold.tfm
14cu|texlive-stix-20140101-4|107	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc.tfm
14cu|texlive-stix-20140101-4|108	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra1.tfm
14cu|texlive-stix-20140101-4|109	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra2.tfm
14cu|texlive-stix-20140101-4|110	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra3.tfm
14cu|texlive-stix-20140101-4|111	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb-bold.tfm
14cu|texlive-stix-20140101-4|112	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb.tfm
14cu|texlive-stix-20140101-4|113	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit-bold.tfm
14cu|texlive-stix-20140101-4|114	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit.tfm
14cu|texlive-stix-20140101-4|115	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal-bold.tfm
14cu|texlive-stix-20140101-4|116	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal.tfm
14cu|texlive-stix-20140101-4|117	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex-bold.tfm
14cu|texlive-stix-20140101-4|118	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex.tfm
14cu|texlive-stix-20140101-4|119	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak-bold.tfm
14cu|texlive-stix-20140101-4|120	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak.tfm
14cu|texlive-stix-20140101-4|121	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit-bold.tfm
14cu|texlive-stix-20140101-4|122	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit.tfm
14cu|texlive-stix-20140101-4|123	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm-bold.tfm
14cu|texlive-stix-20140101-4|124	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm.tfm
14cu|texlive-stix-20140101-4|125	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr-bold.tfm
14cu|texlive-stix-20140101-4|126	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr.tfm
14cu|texlive-stix-20140101-4|127	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf-bold.tfm
14cu|texlive-stix-20140101-4|128	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf.tfm
14cu|texlive-stix-20140101-4|129	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit-bold.tfm
14cu|texlive-stix-20140101-4|130	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit.tfm
14cu|texlive-stix-20140101-4|131	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt-bold.tfm
14cu|texlive-stix-20140101-4|132	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt.tfm
14cu|texlive-stix-20140101-4|133	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bold.tfm
14cu|texlive-stix-20140101-4|134	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bolditalic.tfm
14cu|texlive-stix-20140101-4|135	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-italic.tfm
14cu|texlive-stix-20140101-4|136	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral.tfm
14cu|texlive-stix-20140101-4|137	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc-bold.tfm
14cu|texlive-stix-20140101-4|138	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc.tfm
14cu|texlive-stix-20140101-4|139	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bold.tfm
14cu|texlive-stix-20140101-4|140	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bolditalic.tfm
14cu|texlive-stix-20140101-4|141	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-italic.tfm
14cu|texlive-stix-20140101-4|142	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral.tfm
14cu|texlive-stix-20140101-4|143	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Bold.pfb
14cu|texlive-stix-20140101-4|144	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-BoldItalic.pfb
14cu|texlive-stix-20140101-4|145	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Italic.pfb
14cu|texlive-stix-20140101-4|146	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Regular.pfb
14cu|texlive-stix-20140101-4|147	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb-bold.pfb
14cu|texlive-stix-20140101-4|148	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb.pfb
14cu|texlive-stix-20140101-4|149	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit-bold.pfb
14cu|texlive-stix-20140101-4|150	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit.pfb
14cu|texlive-stix-20140101-4|151	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal-bold.pfb
14cu|texlive-stix-20140101-4|152	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal.pfb
14cu|texlive-stix-20140101-4|153	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex-bold.pfb
14cu|texlive-stix-20140101-4|154	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex.pfb
14cu|texlive-stix-20140101-4|155	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak-bold.pfb
14cu|texlive-stix-20140101-4|156	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak.pfb
14cu|texlive-stix-20140101-4|157	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit-bold.pfb
14cu|texlive-stix-20140101-4|158	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit.pfb
14cu|texlive-stix-20140101-4|159	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm-bold.pfb
14cu|texlive-stix-20140101-4|160	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm.pfb
14cu|texlive-stix-20140101-4|161	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr-bold.pfb
14cu|texlive-stix-20140101-4|162	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr.pfb
14cu|texlive-stix-20140101-4|163	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf-bold.pfb
14cu|texlive-stix-20140101-4|164	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf.pfb
14cu|texlive-stix-20140101-4|165	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit-bold.pfb
14cu|texlive-stix-20140101-4|166	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit.pfb
14cu|texlive-stix-20140101-4|167	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt-bold.pfb
14cu|texlive-stix-20140101-4|168	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt.pfb
14cu|texlive-stix-20140101-4|169	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc-bold.vf
14cu|texlive-stix-20140101-4|170	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc.vf
14cu|texlive-stix-20140101-4|171	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc-bold.vf
14cu|texlive-stix-20140101-4|172	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc.vf
14cu|texlive-stix-20140101-4|173	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc-bold.vf
14cu|texlive-stix-20140101-4|174	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc.vf
14cu|texlive-stix-20140101-4|175	%{_texmfdistdir}/tex/latex/stix/ls1stix.fd
14cu|texlive-stix-20140101-4|176	%{_texmfdistdir}/tex/latex/stix/ls1stixbb.fd
14cu|texlive-stix-20140101-4|177	%{_texmfdistdir}/tex/latex/stix/ls1stixfrak.fd
14cu|texlive-stix-20140101-4|178	%{_texmfdistdir}/tex/latex/stix/ls1stixscr.fd
14cu|texlive-stix-20140101-4|179	%{_texmfdistdir}/tex/latex/stix/ls1stixsf.fd
14cu|texlive-stix-20140101-4|180	%{_texmfdistdir}/tex/latex/stix/ls2stix.fd
14cu|texlive-stix-20140101-4|181	%{_texmfdistdir}/tex/latex/stix/ls2stixcal.fd
14cu|texlive-stix-20140101-4|182	%{_texmfdistdir}/tex/latex/stix/ls2stixex.fd
14cu|texlive-stix-20140101-4|183	%{_texmfdistdir}/tex/latex/stix/ls2stixtt.fd
14cu|texlive-stix-20140101-4|184	%{_texmfdistdir}/tex/latex/stix/ot1stix.fd
14cu|texlive-stix-20140101-4|185	%{_texmfdistdir}/tex/latex/stix/ot2stix.fd
14cu|texlive-stix-20140101-4|186	%{_texmfdistdir}/tex/latex/stix/stix.sty
14cu|texlive-stix-20140101-4|187	%{_texmfdistdir}/tex/latex/stix/t1stix.fd
14cu|texlive-stix-20140101-4|188	%{_texmfdistdir}/tex/latex/stix/ts1stix.fd
14cu|texlive-stix-20140101-4|189	%doc %{_texmfdistdir}/doc/fonts/stix/README
14cu|texlive-stix-20140101-4|190	%doc %{_texmfdistdir}/doc/fonts/stix/README.TEXLIVE
14cu|texlive-stix-20140101-4|191	%doc %{_texmfdistdir}/doc/fonts/stix/STIX_Font_License_2010.pdf
14cu|texlive-stix-20140101-4|192	%doc %{_texmfdistdir}/doc/fonts/stix/stix.pdf
14cu|texlive-stix-20140101-4|193	#- source
14cu|texlive-stix-20140101-4|194	%doc %{_texmfdistdir}/source/latex/stix/stix.dtx
14cu|texlive-stix-20140101-4|195	%doc %{_texmfdistdir}/source/latex/stix/stix.fdd
14cu|texlive-stix-20140101-4|196	
14cu|texlive-stix-20140101-4|197	#-----------------------------------------------------------------------
14cu|texlive-stix-20140101-4|198	%prep
14cu|texlive-stix-20140101-4|199	%setup -c -a0 -a1 -a2
14cu|texlive-stix-20140101-4|200	
14cu|texlive-stix-20140101-4|201	%build
14cu|texlive-stix-20140101-4|202	
14cu|texlive-stix-20140101-4|203	%install
14cu|texlive-stix-20140101-4|204	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-stix-20140101-4|205	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-stix-20140101-4|206	
14cu|texlive-stix-20140101-4|207	%changelog
14cu|texlive-stix-20140101-4|208	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140101-4
14cu|texlive-stix-20140101-4|209	+ Revision: 21eb011
14cu|texlive-stix-20140101-4|210	- MassBuild#681: Increase release tag
14cu|texlive-stix-20140101-4|211	
14cu|texlive-stix-20140101-4|212	

15184 14
14cu|texlive-sty2dtx-2.1-6|1	# revision 26313
14cu|texlive-sty2dtx-2.1-6|2	# category Package
14cu|texlive-sty2dtx-2.1-6|3	# catalog-ctan /support/sty2dtx
14cu|texlive-sty2dtx-2.1-6|4	# catalog-date 2011-02-22 16:43:40 +0100
14cu|texlive-sty2dtx-2.1-6|5	# catalog-license gpl3
14cu|texlive-sty2dtx-2.1-6|6	# catalog-version 2.1
14cu|texlive-sty2dtx-2.1-6|7	Name:		texlive-sty2dtx
14cu|texlive-sty2dtx-2.1-6|8	Version:	2.1
14cu|texlive-sty2dtx-2.1-6|9	Release:	6
14cu|texlive-sty2dtx-2.1-6|10	Summary:	Create a .dtx file from a .sty file
14cu|texlive-sty2dtx-2.1-6|11	Group:		Publishing
14cu|texlive-sty2dtx-2.1-6|12	URL:		http://www.ctan.org/tex-archive/support/sty2dtx
14cu|texlive-sty2dtx-2.1-6|13	License:	GPL3
14cu|texlive-sty2dtx-2.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.tar.xz
14cu|texlive-sty2dtx-2.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.doc.tar.xz
14cu|texlive-sty2dtx-2.1-6|16	BuildArch:	noarch
14cu|texlive-sty2dtx-2.1-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-sty2dtx-2.1-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-sty2dtx-2.1-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-sty2dtx-2.1-6|20	Provides:	texlive-sty2dtx.bin = %{EVRD}
14cu|texlive-sty2dtx-2.1-6|21	
14cu|texlive-sty2dtx-2.1-6|22	%description
14cu|texlive-sty2dtx-2.1-6|23	The package provides a Perl script that converts a .sty file
14cu|texlive-sty2dtx-2.1-6|24	(LaTeX package) to .dtx format (documented LaTeX source), by
14cu|texlive-sty2dtx-2.1-6|25	surrounding macro definitions with macro and macrocode
14cu|texlive-sty2dtx-2.1-6|26	environments. The macro name is automatically inserted as an
14cu|texlive-sty2dtx-2.1-6|27	argument to the macro environemnt. Code lines outside macro
14cu|texlive-sty2dtx-2.1-6|28	definitions are wrapped only in macrocode environments. Empty
14cu|texlive-sty2dtx-2.1-6|29	lines are removed. The script should not be thought to be fool
14cu|texlive-sty2dtx-2.1-6|30	proof and 100% accurate but rather as a good start to the
14cu|texlive-sty2dtx-2.1-6|31	business of making a .dtx file from an undocumented style file.
14cu|texlive-sty2dtx-2.1-6|32	Full .dtx files are generated. A template based on the skeleton
14cu|texlive-sty2dtx-2.1-6|33	file from 'dtxtut' is used. User level macros are added
14cu|texlive-sty2dtx-2.1-6|34	automatically to the 'Usage' section of the .dtx file. A
14cu|texlive-sty2dtx-2.1-6|35	corresponding .ins file can be generated as well.
14cu|texlive-sty2dtx-2.1-6|36	
14cu|texlive-sty2dtx-2.1-6|37	
14cu|texlive-sty2dtx-2.1-6|38	#-----------------------------------------------------------------------
14cu|texlive-sty2dtx-2.1-6|39	%files
14cu|texlive-sty2dtx-2.1-6|40	%{_bindir}/sty2dtx
14cu|texlive-sty2dtx-2.1-6|41	%{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl
14cu|texlive-sty2dtx-2.1-6|42	%doc %{_texmfdistdir}/doc/support/sty2dtx/README
14cu|texlive-sty2dtx-2.1-6|43	
14cu|texlive-sty2dtx-2.1-6|44	#-----------------------------------------------------------------------
14cu|texlive-sty2dtx-2.1-6|45	%prep
14cu|texlive-sty2dtx-2.1-6|46	%setup -c -a0 -a1
14cu|texlive-sty2dtx-2.1-6|47	
14cu|texlive-sty2dtx-2.1-6|48	%build
14cu|texlive-sty2dtx-2.1-6|49	
14cu|texlive-sty2dtx-2.1-6|50	%install
14cu|texlive-sty2dtx-2.1-6|51	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-sty2dtx-2.1-6|52	pushd %{buildroot}%{_bindir}
14cu|texlive-sty2dtx-2.1-6|53	ln -sf %{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl sty2dtx
14cu|texlive-sty2dtx-2.1-6|54	popd
14cu|texlive-sty2dtx-2.1-6|55	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-sty2dtx-2.1-6|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-sty2dtx-2.1-6|57	
14cu|texlive-sty2dtx-2.1-6|58	
14cu|texlive-sty2dtx-2.1-6|59	
14cu|texlive-sty2dtx-2.1-6|60	%changelog
14cu|texlive-sty2dtx-2.1-6|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-6
14cu|texlive-sty2dtx-2.1-6|62	+ Revision: 6d44717
14cu|texlive-sty2dtx-2.1-6|63	- MassBuild#681: Increase release tag
14cu|texlive-sty2dtx-2.1-6|64	
14cu|texlive-sty2dtx-2.1-6|65	

15185 14
14cu|texlive-subsupscripts-1.0-5|1	# revision 16080
14cu|texlive-subsupscripts-1.0-5|2	# category Package
14cu|texlive-subsupscripts-1.0-5|3	# catalog-ctan /macros/latex/contrib/subsupscripts
14cu|texlive-subsupscripts-1.0-5|4	# catalog-date 2009-11-20 12:24:11 +0100
14cu|texlive-subsupscripts-1.0-5|5	# catalog-license noinfo
14cu|texlive-subsupscripts-1.0-5|6	# catalog-version 1.0
14cu|texlive-subsupscripts-1.0-5|7	Name:		texlive-subsupscripts
14cu|texlive-subsupscripts-1.0-5|8	Version:	1.0
14cu|texlive-subsupscripts-1.0-5|9	Release:	5
14cu|texlive-subsupscripts-1.0-5|10	Summary:	A range of sub- and superscript commands
14cu|texlive-subsupscripts-1.0-5|11	Group:		Publishing
14cu|texlive-subsupscripts-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subsupscripts
14cu|texlive-subsupscripts-1.0-5|13	License:	NOINFO
14cu|texlive-subsupscripts-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.tar.xz
14cu|texlive-subsupscripts-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.doc.tar.xz
14cu|texlive-subsupscripts-1.0-5|16	BuildArch:	noarch
14cu|texlive-subsupscripts-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-subsupscripts-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-subsupscripts-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-subsupscripts-1.0-5|20	
14cu|texlive-subsupscripts-1.0-5|21	%description
14cu|texlive-subsupscripts-1.0-5|22	The package provides a comprehensive and flexible set of
14cu|texlive-subsupscripts-1.0-5|23	commands for combinations of left and right sub- and
14cu|texlive-subsupscripts-1.0-5|24	superscripts.
14cu|texlive-subsupscripts-1.0-5|25	
14cu|texlive-subsupscripts-1.0-5|26	
14cu|texlive-subsupscripts-1.0-5|27	#-----------------------------------------------------------------------
14cu|texlive-subsupscripts-1.0-5|28	%files
14cu|texlive-subsupscripts-1.0-5|29	%{_texmfdistdir}/tex/latex/subsupscripts/subsupscripts.sty
14cu|texlive-subsupscripts-1.0-5|30	%doc %{_texmfdistdir}/doc/latex/subsupscripts/README
14cu|texlive-subsupscripts-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.pdf
14cu|texlive-subsupscripts-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.tex
14cu|texlive-subsupscripts-1.0-5|33	
14cu|texlive-subsupscripts-1.0-5|34	#-----------------------------------------------------------------------
14cu|texlive-subsupscripts-1.0-5|35	%prep
14cu|texlive-subsupscripts-1.0-5|36	%setup -c -a0 -a1
14cu|texlive-subsupscripts-1.0-5|37	
14cu|texlive-subsupscripts-1.0-5|38	%build
14cu|texlive-subsupscripts-1.0-5|39	
14cu|texlive-subsupscripts-1.0-5|40	%install
14cu|texlive-subsupscripts-1.0-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-subsupscripts-1.0-5|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-subsupscripts-1.0-5|43	
14cu|texlive-subsupscripts-1.0-5|44	
14cu|texlive-subsupscripts-1.0-5|45	
14cu|texlive-subsupscripts-1.0-5|46	%changelog
14cu|texlive-subsupscripts-1.0-5|47	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-subsupscripts-1.0-5|48	+ Revision: 8e6a5aa
14cu|texlive-subsupscripts-1.0-5|49	- MassBuild#681: Increase release tag
14cu|texlive-subsupscripts-1.0-5|50	
14cu|texlive-subsupscripts-1.0-5|51	

15186 14
14cu|texlive-susy-20080823-5|1	# revision 19440
14cu|texlive-susy-20080823-5|2	# category Package
14cu|texlive-susy-20080823-5|3	# catalog-ctan /macros/latex/contrib/susy
14cu|texlive-susy-20080823-5|4	# catalog-date 2008-08-23 22:26:13 +0200
14cu|texlive-susy-20080823-5|5	# catalog-license lppl
14cu|texlive-susy-20080823-5|6	# catalog-version undef
14cu|texlive-susy-20080823-5|7	Name:		texlive-susy
14cu|texlive-susy-20080823-5|8	Version:	20080823
14cu|texlive-susy-20080823-5|9	Release:	5
14cu|texlive-susy-20080823-5|10	Summary:	Macros for SuperSymmetry-related work
14cu|texlive-susy-20080823-5|11	Group:		Publishing
14cu|texlive-susy-20080823-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/susy
14cu|texlive-susy-20080823-5|13	License:	LPPL
14cu|texlive-susy-20080823-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.tar.xz
14cu|texlive-susy-20080823-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.doc.tar.xz
14cu|texlive-susy-20080823-5|16	BuildArch:	noarch
14cu|texlive-susy-20080823-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-susy-20080823-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-susy-20080823-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-susy-20080823-5|20	
14cu|texlive-susy-20080823-5|21	%description
14cu|texlive-susy-20080823-5|22	The package provides abbreviations of longer expressions.
14cu|texlive-susy-20080823-5|23	
14cu|texlive-susy-20080823-5|24	
14cu|texlive-susy-20080823-5|25	#-----------------------------------------------------------------------
14cu|texlive-susy-20080823-5|26	%files
14cu|texlive-susy-20080823-5|27	%{_texmfdistdir}/tex/latex/susy/susy.sty
14cu|texlive-susy-20080823-5|28	%doc %{_texmfdistdir}/doc/latex/susy/README
14cu|texlive-susy-20080823-5|29	%doc %{_texmfdistdir}/doc/latex/susy/README.TEXLIVE
14cu|texlive-susy-20080823-5|30	
14cu|texlive-susy-20080823-5|31	#-----------------------------------------------------------------------
14cu|texlive-susy-20080823-5|32	%prep
14cu|texlive-susy-20080823-5|33	%setup -c -a0 -a1
14cu|texlive-susy-20080823-5|34	
14cu|texlive-susy-20080823-5|35	%build
14cu|texlive-susy-20080823-5|36	
14cu|texlive-susy-20080823-5|37	%install
14cu|texlive-susy-20080823-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-susy-20080823-5|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-susy-20080823-5|40	
14cu|texlive-susy-20080823-5|41	
14cu|texlive-susy-20080823-5|42	
14cu|texlive-susy-20080823-5|43	%changelog
14cu|texlive-susy-20080823-5|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080823-5
14cu|texlive-susy-20080823-5|45	+ Revision: 6a0cdb5
14cu|texlive-susy-20080823-5|46	- MassBuild#681: Increase release tag
14cu|texlive-susy-20080823-5|47	
14cu|texlive-susy-20080823-5|48	

15187 14
14cu|texlive-syllogism-1.2-5|1	# revision 15878
14cu|texlive-syllogism-1.2-5|2	# category Package
14cu|texlive-syllogism-1.2-5|3	# catalog-ctan /macros/latex/contrib/syllogism
14cu|texlive-syllogism-1.2-5|4	# catalog-date 2008-10-28 11:39:06 +0100
14cu|texlive-syllogism-1.2-5|5	# catalog-license lppl
14cu|texlive-syllogism-1.2-5|6	# catalog-version 1.2
14cu|texlive-syllogism-1.2-5|7	Name:		texlive-syllogism
14cu|texlive-syllogism-1.2-5|8	Version:	1.2
14cu|texlive-syllogism-1.2-5|9	Release:	5
14cu|texlive-syllogism-1.2-5|10	Summary:	Typeset syllogisms in LaTeX
14cu|texlive-syllogism-1.2-5|11	Group:		Publishing
14cu|texlive-syllogism-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syllogism
14cu|texlive-syllogism-1.2-5|13	License:	LPPL
14cu|texlive-syllogism-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.tar.xz
14cu|texlive-syllogism-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.doc.tar.xz
14cu|texlive-syllogism-1.2-5|16	BuildArch:	noarch
14cu|texlive-syllogism-1.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-syllogism-1.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-syllogism-1.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-syllogism-1.2-5|20	
14cu|texlive-syllogism-1.2-5|21	%description
14cu|texlive-syllogism-1.2-5|22	The package provides a simple, configurable, way for neatly
14cu|texlive-syllogism-1.2-5|23	typesetting syllogisms and syllogistic-like arguments, composed
14cu|texlive-syllogism-1.2-5|24	of two premises and a conclusion.
14cu|texlive-syllogism-1.2-5|25	
14cu|texlive-syllogism-1.2-5|26	
14cu|texlive-syllogism-1.2-5|27	#-----------------------------------------------------------------------
14cu|texlive-syllogism-1.2-5|28	%files
14cu|texlive-syllogism-1.2-5|29	%{_texmfdistdir}/tex/latex/syllogism/syllogism.sty
14cu|texlive-syllogism-1.2-5|30	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.pdf
14cu|texlive-syllogism-1.2-5|31	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.tex
14cu|texlive-syllogism-1.2-5|32	%doc %{_texmfdistdir}/doc/latex/syllogism/README
14cu|texlive-syllogism-1.2-5|33	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.pdf
14cu|texlive-syllogism-1.2-5|34	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.tex
14cu|texlive-syllogism-1.2-5|35	
14cu|texlive-syllogism-1.2-5|36	#-----------------------------------------------------------------------
14cu|texlive-syllogism-1.2-5|37	%prep
14cu|texlive-syllogism-1.2-5|38	%setup -c -a0 -a1
14cu|texlive-syllogism-1.2-5|39	
14cu|texlive-syllogism-1.2-5|40	%build
14cu|texlive-syllogism-1.2-5|41	
14cu|texlive-syllogism-1.2-5|42	%install
14cu|texlive-syllogism-1.2-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-syllogism-1.2-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-syllogism-1.2-5|45	
14cu|texlive-syllogism-1.2-5|46	
14cu|texlive-syllogism-1.2-5|47	
14cu|texlive-syllogism-1.2-5|48	%changelog
14cu|texlive-syllogism-1.2-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
14cu|texlive-syllogism-1.2-5|50	+ Revision: dbd5d48
14cu|texlive-syllogism-1.2-5|51	- MassBuild#681: Increase release tag
14cu|texlive-syllogism-1.2-5|52	
14cu|texlive-syllogism-1.2-5|53	

15188 14
14cu|texlive-synproof-1.0-5|1	# revision 15878
14cu|texlive-synproof-1.0-5|2	# category Package
14cu|texlive-synproof-1.0-5|3	# catalog-ctan /macros/latex/contrib/synproof
14cu|texlive-synproof-1.0-5|4	# catalog-date 2009-07-05 17:22:22 +0200
14cu|texlive-synproof-1.0-5|5	# catalog-license lppl
14cu|texlive-synproof-1.0-5|6	# catalog-version 1.0
14cu|texlive-synproof-1.0-5|7	Name:		texlive-synproof
14cu|texlive-synproof-1.0-5|8	Version:	1.0
14cu|texlive-synproof-1.0-5|9	Release:	5
14cu|texlive-synproof-1.0-5|10	Summary:	Easy drawing of syntactic proofs
14cu|texlive-synproof-1.0-5|11	Group:		Publishing
14cu|texlive-synproof-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synproof
14cu|texlive-synproof-1.0-5|13	License:	LPPL
14cu|texlive-synproof-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.tar.xz
14cu|texlive-synproof-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.doc.tar.xz
14cu|texlive-synproof-1.0-5|16	BuildArch:	noarch
14cu|texlive-synproof-1.0-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-synproof-1.0-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-synproof-1.0-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-synproof-1.0-5|20	
14cu|texlive-synproof-1.0-5|21	%description
14cu|texlive-synproof-1.0-5|22	The package provides a set of macros based on PSTricks that
14cu|texlive-synproof-1.0-5|23	will enable you to draw syntactic proofs easily (inspired by
14cu|texlive-synproof-1.0-5|24	the Gamut books). Very few commands are needed, however fine
14cu|texlive-synproof-1.0-5|25	tuning of the various parameters (dimensions) can still be
14cu|texlive-synproof-1.0-5|26	achieved through "key=value" pairs.
14cu|texlive-synproof-1.0-5|27	
14cu|texlive-synproof-1.0-5|28	
14cu|texlive-synproof-1.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-synproof-1.0-5|30	%files
14cu|texlive-synproof-1.0-5|31	%{_texmfdistdir}/tex/latex/synproof/synproof.sty
14cu|texlive-synproof-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/synproof/README
14cu|texlive-synproof-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.pdf
14cu|texlive-synproof-1.0-5|34	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.tex
14cu|texlive-synproof-1.0-5|35	
14cu|texlive-synproof-1.0-5|36	#-----------------------------------------------------------------------
14cu|texlive-synproof-1.0-5|37	%prep
14cu|texlive-synproof-1.0-5|38	%setup -c -a0 -a1
14cu|texlive-synproof-1.0-5|39	
14cu|texlive-synproof-1.0-5|40	%build
14cu|texlive-synproof-1.0-5|41	
14cu|texlive-synproof-1.0-5|42	%install
14cu|texlive-synproof-1.0-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-synproof-1.0-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-synproof-1.0-5|45	
14cu|texlive-synproof-1.0-5|46	
14cu|texlive-synproof-1.0-5|47	
14cu|texlive-synproof-1.0-5|48	%changelog
14cu|texlive-synproof-1.0-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-synproof-1.0-5|50	+ Revision: 9b23562
14cu|texlive-synproof-1.0-5|51	- MassBuild#681: Increase release tag
14cu|texlive-synproof-1.0-5|52	
14cu|texlive-synproof-1.0-5|53	

15189 14
14cu|texlive-systeme-0.2b-5|1	# revision 23336
14cu|texlive-systeme-0.2b-5|2	# category Package
14cu|texlive-systeme-0.2b-5|3	# catalog-ctan /macros/generic/systeme
14cu|texlive-systeme-0.2b-5|4	# catalog-date 2011-06-24 11:48:53 +0200
14cu|texlive-systeme-0.2b-5|5	# catalog-license lppl1.3
14cu|texlive-systeme-0.2b-5|6	# catalog-version 0.2b
14cu|texlive-systeme-0.2b-5|7	Name:		texlive-systeme
14cu|texlive-systeme-0.2b-5|8	Version:	0.2b
14cu|texlive-systeme-0.2b-5|9	Release:	5
14cu|texlive-systeme-0.2b-5|10	Summary:	Format systems of equations
14cu|texlive-systeme-0.2b-5|11	Group:		Publishing
14cu|texlive-systeme-0.2b-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/systeme
14cu|texlive-systeme-0.2b-5|13	License:	LPPL1.3
14cu|texlive-systeme-0.2b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.tar.xz
14cu|texlive-systeme-0.2b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.doc.tar.xz
14cu|texlive-systeme-0.2b-5|16	BuildArch:	noarch
14cu|texlive-systeme-0.2b-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-systeme-0.2b-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-systeme-0.2b-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-systeme-0.2b-5|20	
14cu|texlive-systeme-0.2b-5|21	%description
14cu|texlive-systeme-0.2b-5|22	The package allows you to enter systems of equations or
14cu|texlive-systeme-0.2b-5|23	inequalities in an intuitive way, and produces typeset output
14cu|texlive-systeme-0.2b-5|24	where the terms and signs are aligned vertically. The package
14cu|texlive-systeme-0.2b-5|25	works with plain TeX or LaTeX, but e-TeX is required. Cette
14cu|texlive-systeme-0.2b-5|26	petite extension permet de saisir des systemes d'equations ou
14cu|texlive-systeme-0.2b-5|27	inequations de facon intuitive, et produit un affichage ou les
14cu|texlive-systeme-0.2b-5|28	termes et les signes sont alignes verticalement.
14cu|texlive-systeme-0.2b-5|29	
14cu|texlive-systeme-0.2b-5|30	
14cu|texlive-systeme-0.2b-5|31	#-----------------------------------------------------------------------
14cu|texlive-systeme-0.2b-5|32	%files
14cu|texlive-systeme-0.2b-5|33	%{_texmfdistdir}/tex/generic/systeme/systeme.sty
14cu|texlive-systeme-0.2b-5|34	%{_texmfdistdir}/tex/generic/systeme/systeme.tex
14cu|texlive-systeme-0.2b-5|35	%doc %{_texmfdistdir}/doc/generic/systeme/README
14cu|texlive-systeme-0.2b-5|36	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.pdf
14cu|texlive-systeme-0.2b-5|37	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.tex
14cu|texlive-systeme-0.2b-5|38	
14cu|texlive-systeme-0.2b-5|39	#-----------------------------------------------------------------------
14cu|texlive-systeme-0.2b-5|40	%prep
14cu|texlive-systeme-0.2b-5|41	%setup -c -a0 -a1
14cu|texlive-systeme-0.2b-5|42	
14cu|texlive-systeme-0.2b-5|43	%build
14cu|texlive-systeme-0.2b-5|44	
14cu|texlive-systeme-0.2b-5|45	%install
14cu|texlive-systeme-0.2b-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-systeme-0.2b-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-systeme-0.2b-5|48	
14cu|texlive-systeme-0.2b-5|49	
14cu|texlive-systeme-0.2b-5|50	
14cu|texlive-systeme-0.2b-5|51	%changelog
14cu|texlive-systeme-0.2b-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2b-5
14cu|texlive-systeme-0.2b-5|53	+ Revision: 6cf1bed
14cu|texlive-systeme-0.2b-5|54	- MassBuild#681: Increase release tag
14cu|texlive-systeme-0.2b-5|55	
14cu|texlive-systeme-0.2b-5|56	

15190 14
14cu|texlive-tablor-4.07g-8|1	# revision 31855
14cu|texlive-tablor-4.07g-8|2	# category Package
14cu|texlive-tablor-4.07g-8|3	# catalog-ctan /macros/latex/contrib/tablor
14cu|texlive-tablor-4.07g-8|4	# catalog-date 2013-10-07 18:39:11 +0200
14cu|texlive-tablor-4.07g-8|5	# catalog-license lppl
14cu|texlive-tablor-4.07g-8|6	# catalog-version 4.07-g
14cu|texlive-tablor-4.07g-8|7	Name:		texlive-tablor
14cu|texlive-tablor-4.07g-8|8	Version:	4.07g
14cu|texlive-tablor-4.07g-8|9	Release:	8
14cu|texlive-tablor-4.07g-8|10	Summary:	Create tables of signs and of variations
14cu|texlive-tablor-4.07g-8|11	Group:		Publishing
14cu|texlive-tablor-4.07g-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablor
14cu|texlive-tablor-4.07g-8|13	License:	LPPL
14cu|texlive-tablor-4.07g-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.tar.xz
14cu|texlive-tablor-4.07g-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.doc.tar.xz
14cu|texlive-tablor-4.07g-8|16	BuildArch:	noarch
14cu|texlive-tablor-4.07g-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-tablor-4.07g-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-tablor-4.07g-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-tablor-4.07g-8|20	
14cu|texlive-tablor-4.07g-8|21	%description
14cu|texlive-tablor-4.07g-8|22	The package allows the user to use the computer algebra system
14cu|texlive-tablor-4.07g-8|23	XCAS to generate tables of signs and of variations (the actual
14cu|texlive-tablor-4.07g-8|24	plotting of the tables uses the MetaPost macro package
14cu|texlive-tablor-4.07g-8|25	tableauVariations). Tables with forbidden regions may be
14cu|texlive-tablor-4.07g-8|26	developed using the package. A configuration file permits some
14cu|texlive-tablor-4.07g-8|27	configuration of the language to be used in the diagrams. The
14cu|texlive-tablor-4.07g-8|28	tablor package requires that shell escape be enabled.
14cu|texlive-tablor-4.07g-8|29	
14cu|texlive-tablor-4.07g-8|30	
14cu|texlive-tablor-4.07g-8|31	#-----------------------------------------------------------------------
14cu|texlive-tablor-4.07g-8|32	%files
14cu|texlive-tablor-4.07g-8|33	%{_texmfdistdir}/tex/latex/tablor/tablor-xetex.sty
14cu|texlive-tablor-4.07g-8|34	%{_texmfdistdir}/tex/latex/tablor/tablor.cfg
14cu|texlive-tablor-4.07g-8|35	%{_texmfdistdir}/tex/latex/tablor/tablor.sty
14cu|texlive-tablor-4.07g-8|36	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/TSav-105.mp
14cu|texlive-tablor-4.07g-8|37	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/capture.eps
14cu|texlive-tablor-4.07g-8|38	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.0
14cu|texlive-tablor-4.07g-8|39	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.1
14cu|texlive-tablor-4.07g-8|40	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.10
14cu|texlive-tablor-4.07g-8|41	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.105
14cu|texlive-tablor-4.07g-8|42	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.11
14cu|texlive-tablor-4.07g-8|43	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.12
14cu|texlive-tablor-4.07g-8|44	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.13
14cu|texlive-tablor-4.07g-8|45	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.14
14cu|texlive-tablor-4.07g-8|46	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.15
14cu|texlive-tablor-4.07g-8|47	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.16
14cu|texlive-tablor-4.07g-8|48	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.17
14cu|texlive-tablor-4.07g-8|49	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.18
14cu|texlive-tablor-4.07g-8|50	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.19
14cu|texlive-tablor-4.07g-8|51	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.2
14cu|texlive-tablor-4.07g-8|52	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.20
14cu|texlive-tablor-4.07g-8|53	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.21
14cu|texlive-tablor-4.07g-8|54	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.22
14cu|texlive-tablor-4.07g-8|55	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.23
14cu|texlive-tablor-4.07g-8|56	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.24
14cu|texlive-tablor-4.07g-8|57	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.25
14cu|texlive-tablor-4.07g-8|58	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.26
14cu|texlive-tablor-4.07g-8|59	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.27
14cu|texlive-tablor-4.07g-8|60	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.28
14cu|texlive-tablor-4.07g-8|61	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.29
14cu|texlive-tablor-4.07g-8|62	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.3
14cu|texlive-tablor-4.07g-8|63	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.30
14cu|texlive-tablor-4.07g-8|64	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.31
14cu|texlive-tablor-4.07g-8|65	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.32
14cu|texlive-tablor-4.07g-8|66	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.33
14cu|texlive-tablor-4.07g-8|67	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.35
14cu|texlive-tablor-4.07g-8|68	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.36
14cu|texlive-tablor-4.07g-8|69	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.37
14cu|texlive-tablor-4.07g-8|70	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.38
14cu|texlive-tablor-4.07g-8|71	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.39
14cu|texlive-tablor-4.07g-8|72	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.4
14cu|texlive-tablor-4.07g-8|73	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.40
14cu|texlive-tablor-4.07g-8|74	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.41
14cu|texlive-tablor-4.07g-8|75	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.42
14cu|texlive-tablor-4.07g-8|76	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.43
14cu|texlive-tablor-4.07g-8|77	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.44
14cu|texlive-tablor-4.07g-8|78	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.45
14cu|texlive-tablor-4.07g-8|79	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.47
14cu|texlive-tablor-4.07g-8|80	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.48
14cu|texlive-tablor-4.07g-8|81	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.49
14cu|texlive-tablor-4.07g-8|82	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.5
14cu|texlive-tablor-4.07g-8|83	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.50
14cu|texlive-tablor-4.07g-8|84	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.51
14cu|texlive-tablor-4.07g-8|85	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.52
14cu|texlive-tablor-4.07g-8|86	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.53
14cu|texlive-tablor-4.07g-8|87	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.54
14cu|texlive-tablor-4.07g-8|88	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.55
14cu|texlive-tablor-4.07g-8|89	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.56
14cu|texlive-tablor-4.07g-8|90	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.57
14cu|texlive-tablor-4.07g-8|91	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.6
14cu|texlive-tablor-4.07g-8|92	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.7
14cu|texlive-tablor-4.07g-8|93	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.8
14cu|texlive-tablor-4.07g-8|94	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.9
14cu|texlive-tablor-4.07g-8|95	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.mp
14cu|texlive-tablor-4.07g-8|96	%doc %{_texmfdistdir}/doc/latex/tablor/README
14cu|texlive-tablor-4.07g-8|97	%doc %{_texmfdistdir}/doc/latex/tablor/README-fr.txt
14cu|texlive-tablor-4.07g-8|98	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor-xetex.el
14cu|texlive-tablor-4.07g-8|99	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor.el
14cu|texlive-tablor-4.07g-8|100	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.html
14cu|texlive-tablor-4.07g-8|101	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.pdf
14cu|texlive-tablor-4.07g-8|102	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.tex
14cu|texlive-tablor-4.07g-8|103	
14cu|texlive-tablor-4.07g-8|104	#-----------------------------------------------------------------------
14cu|texlive-tablor-4.07g-8|105	%prep
14cu|texlive-tablor-4.07g-8|106	%setup -c -a0 -a1
14cu|texlive-tablor-4.07g-8|107	
14cu|texlive-tablor-4.07g-8|108	%build
14cu|texlive-tablor-4.07g-8|109	
14cu|texlive-tablor-4.07g-8|110	%install
14cu|texlive-tablor-4.07g-8|111	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tablor-4.07g-8|112	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-tablor-4.07g-8|113	
14cu|texlive-tablor-4.07g-8|114	%changelog
14cu|texlive-tablor-4.07g-8|115	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.07g-8
14cu|texlive-tablor-4.07g-8|116	+ Revision: 56a709c
14cu|texlive-tablor-4.07g-8|117	- MassBuild#681: Increase release tag
14cu|texlive-tablor-4.07g-8|118	
14cu|texlive-tablor-4.07g-8|119	

15191 14
14cu|texlive-tabto-generic-20090913-5|1	# revision 15878
14cu|texlive-tabto-generic-20090913-5|2	# category Package
14cu|texlive-tabto-generic-20090913-5|3	# catalog-ctan /macros/generic/misc/tabto.tex
14cu|texlive-tabto-generic-20090913-5|4	# catalog-date 2009-09-13 19:05:07 +0200
14cu|texlive-tabto-generic-20090913-5|5	# catalog-license pd
14cu|texlive-tabto-generic-20090913-5|6	# catalog-version undef
14cu|texlive-tabto-generic-20090913-5|7	Name:		texlive-tabto-generic
14cu|texlive-tabto-generic-20090913-5|8	Version:	20090913
14cu|texlive-tabto-generic-20090913-5|9	Release:	5
14cu|texlive-tabto-generic-20090913-5|10	Summary:	"Tab" to a measured position in the line
14cu|texlive-tabto-generic-20090913-5|11	Group:		Publishing
14cu|texlive-tabto-generic-20090913-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/tabto.tex
14cu|texlive-tabto-generic-20090913-5|13	License:	PD
14cu|texlive-tabto-generic-20090913-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-generic.tar.xz
14cu|texlive-tabto-generic-20090913-5|15	BuildArch:	noarch
14cu|texlive-tabto-generic-20090913-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-tabto-generic-20090913-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-tabto-generic-20090913-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-tabto-generic-20090913-5|19	
14cu|texlive-tabto-generic-20090913-5|20	%description
14cu|texlive-tabto-generic-20090913-5|21	\tabto{<length>} moves the typesetting position to <length>
14cu|texlive-tabto-generic-20090913-5|22	from the left margin of the paragraph. If the typesetting
14cu|texlive-tabto-generic-20090913-5|23	position is already further along, \tabto starts a new line.
14cu|texlive-tabto-generic-20090913-5|24	
14cu|texlive-tabto-generic-20090913-5|25	
14cu|texlive-tabto-generic-20090913-5|26	#-----------------------------------------------------------------------
14cu|texlive-tabto-generic-20090913-5|27	%files
14cu|texlive-tabto-generic-20090913-5|28	%{_texmfdistdir}/tex/generic/tabto-generic/tabto.tex
14cu|texlive-tabto-generic-20090913-5|29	
14cu|texlive-tabto-generic-20090913-5|30	#-----------------------------------------------------------------------
14cu|texlive-tabto-generic-20090913-5|31	%prep
14cu|texlive-tabto-generic-20090913-5|32	%setup -c -a0
14cu|texlive-tabto-generic-20090913-5|33	
14cu|texlive-tabto-generic-20090913-5|34	%build
14cu|texlive-tabto-generic-20090913-5|35	
14cu|texlive-tabto-generic-20090913-5|36	%install
14cu|texlive-tabto-generic-20090913-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tabto-generic-20090913-5|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-tabto-generic-20090913-5|39	
14cu|texlive-tabto-generic-20090913-5|40	
14cu|texlive-tabto-generic-20090913-5|41	
14cu|texlive-tabto-generic-20090913-5|42	%changelog
14cu|texlive-tabto-generic-20090913-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090913-5
14cu|texlive-tabto-generic-20090913-5|44	+ Revision: 0ab42da
14cu|texlive-tabto-generic-20090913-5|45	- MassBuild#681: Increase release tag
14cu|texlive-tabto-generic-20090913-5|46	
14cu|texlive-tabto-generic-20090913-5|47	

15192 14
14cu|texlive-tapir-0.2-5|1	# revision 20484
14cu|texlive-tapir-0.2-5|2	# category Package
14cu|texlive-tapir-0.2-5|3	# catalog-ctan /fonts/tapir
14cu|texlive-tapir-0.2-5|4	# catalog-date 2007-03-12 14:32:12 +0100
14cu|texlive-tapir-0.2-5|5	# catalog-license gpl
14cu|texlive-tapir-0.2-5|6	# catalog-version 0.2
14cu|texlive-tapir-0.2-5|7	Name:		texlive-tapir
14cu|texlive-tapir-0.2-5|8	Version:	0.2
14cu|texlive-tapir-0.2-5|9	Release:	5
14cu|texlive-tapir-0.2-5|10	Summary:	A simple geometrical font
14cu|texlive-tapir-0.2-5|11	Group:		Publishing
14cu|texlive-tapir-0.2-5|12	URL:		http://www.ctan.org/tex-archive/fonts/tapir
14cu|texlive-tapir-0.2-5|13	License:	GPL
14cu|texlive-tapir-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.tar.xz
14cu|texlive-tapir-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.doc.tar.xz
14cu|texlive-tapir-0.2-5|16	BuildArch:	noarch
14cu|texlive-tapir-0.2-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-tapir-0.2-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-tapir-0.2-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-tapir-0.2-5|20	
14cu|texlive-tapir-0.2-5|21	%description
14cu|texlive-tapir-0.2-5|22	Tapir is a simple geometrical font mostly created of line and
14cu|texlive-tapir-0.2-5|23	circular segments with constant thickness. The font is
14cu|texlive-tapir-0.2-5|24	available as MetaFont source and in Adobe Type 1 format. The
14cu|texlive-tapir-0.2-5|25	character set contains all characters in the range 0-127 (as in
14cu|texlive-tapir-0.2-5|26	cmr10), accented characters used in the Czech, Slovak and
14cu|texlive-tapir-0.2-5|27	Polish languages.
14cu|texlive-tapir-0.2-5|28	
14cu|texlive-tapir-0.2-5|29	
14cu|texlive-tapir-0.2-5|30	#-----------------------------------------------------------------------
14cu|texlive-tapir-0.2-5|31	%files
14cu|texlive-tapir-0.2-5|32	%{_texmfdistdir}/fonts/source/public/tapir/tap-enc.mf
14cu|texlive-tapir-0.2-5|33	%{_texmfdistdir}/fonts/source/public/tapir/tap.mf
14cu|texlive-tapir-0.2-5|34	%{_texmfdistdir}/fonts/type1/public/tapir/tap.pfb
14cu|texlive-tapir-0.2-5|35	%doc %{_texmfdistdir}/doc/fonts/tapir/readme
14cu|texlive-tapir-0.2-5|36	%doc %{_texmfdistdir}/doc/fonts/tapir/readme.pdf
14cu|texlive-tapir-0.2-5|37	
14cu|texlive-tapir-0.2-5|38	#-----------------------------------------------------------------------
14cu|texlive-tapir-0.2-5|39	%prep
14cu|texlive-tapir-0.2-5|40	%setup -c -a0 -a1
14cu|texlive-tapir-0.2-5|41	
14cu|texlive-tapir-0.2-5|42	%build
14cu|texlive-tapir-0.2-5|43	
14cu|texlive-tapir-0.2-5|44	%install
14cu|texlive-tapir-0.2-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tapir-0.2-5|46	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14cu|texlive-tapir-0.2-5|47	
14cu|texlive-tapir-0.2-5|48	
14cu|texlive-tapir-0.2-5|49	
14cu|texlive-tapir-0.2-5|50	%changelog
14cu|texlive-tapir-0.2-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14cu|texlive-tapir-0.2-5|52	+ Revision: 382bfa3
14cu|texlive-tapir-0.2-5|53	- MassBuild#681: Increase release tag
14cu|texlive-tapir-0.2-5|54	
14cu|texlive-tapir-0.2-5|55	

15193 14
14cu|texlive-tengwarscript-1.3-5|1	# revision 15878
14cu|texlive-tengwarscript-1.3-5|2	# category Package
14cu|texlive-tengwarscript-1.3-5|3	# catalog-ctan /macros/latex/contrib/tengwarscript
14cu|texlive-tengwarscript-1.3-5|4	# catalog-date 2007-05-24 10:43:22 +0200
14cu|texlive-tengwarscript-1.3-5|5	# catalog-license lppl
14cu|texlive-tengwarscript-1.3-5|6	# catalog-version 1.3
14cu|texlive-tengwarscript-1.3-5|7	Name:		texlive-tengwarscript
14cu|texlive-tengwarscript-1.3-5|8	Version:	1.3
14cu|texlive-tengwarscript-1.3-5|9	Release:	5
14cu|texlive-tengwarscript-1.3-5|10	Summary:	LaTeX support for using Tengwar fonts
14cu|texlive-tengwarscript-1.3-5|11	Group:		Publishing
14cu|texlive-tengwarscript-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tengwarscript
14cu|texlive-tengwarscript-1.3-5|13	License:	LPPL
14cu|texlive-tengwarscript-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.tar.xz
14cu|texlive-tengwarscript-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.doc.tar.xz
14cu|texlive-tengwarscript-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.source.tar.xz
14cu|texlive-tengwarscript-1.3-5|17	BuildArch:	noarch
14cu|texlive-tengwarscript-1.3-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-tengwarscript-1.3-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-tengwarscript-1.3-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-tengwarscript-1.3-5|21	
14cu|texlive-tengwarscript-1.3-5|22	%description
14cu|texlive-tengwarscript-1.3-5|23	The package provides "mid-level" access to tengwar fonts,
14cu|texlive-tengwarscript-1.3-5|24	providing good quality output. Each tengwar sign is represented
14cu|texlive-tengwarscript-1.3-5|25	by a command, which will place the sign nicely in relation to
14cu|texlive-tengwarscript-1.3-5|26	previous signs. A transcription package is available from the
14cu|texlive-tengwarscript-1.3-5|27	package's home page: writing all those tengwar commands would
14cu|texlive-tengwarscript-1.3-5|28	quickly become untenable. The package supports the use of a
14cu|texlive-tengwarscript-1.3-5|29	wide variety of tengwar fonts that are available from the net;
14cu|texlive-tengwarscript-1.3-5|30	metric and map files are provided for all the supported fonts.
14cu|texlive-tengwarscript-1.3-5|31	
14cu|texlive-tengwarscript-1.3-5|32	
14cu|texlive-tengwarscript-1.3-5|33	#-----------------------------------------------------------------------
14cu|texlive-tengwarscript-1.3-5|34	%files
14cu|texlive-tengwarscript-1.3-5|35	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwaralt.enc
14cu|texlive-tengwarscript-1.3-5|36	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarcap.enc
14cu|texlive-tengwarscript-1.3-5|37	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarscript.enc
14cu|texlive-tengwarscript-1.3-5|38	%{_texmfdistdir}/fonts/map/dvips/tengwarscript/tengwarscript.map
14cu|texlive-tengwarscript-1.3-5|39	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Elfica32.tfm
14cu|texlive-tengwarscript-1.3-5|40	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite.tfm
14cu|texlive-tengwarscript-1.3-5|41	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm
14cu|texlive-tengwarscript-1.3-5|42	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_full.tfm
14cu|texlive-tengwarscript-1.3-5|43	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm
14cu|texlive-tengwarscript-1.3-5|44	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm
14cu|texlive-tengwarscript-1.3-5|45	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm
14cu|texlive-tengwarscript-1.3-5|46	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm
14cu|texlive-tengwarscript-1.3-5|47	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm
14cu|texlive-tengwarscript-1.3-5|48	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm
14cu|texlive-tengwarscript-1.3-5|49	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm
14cu|texlive-tengwarscript-1.3-5|50	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm
14cu|texlive-tengwarscript-1.3-5|51	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm
14cu|texlive-tengwarscript-1.3-5|52	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm
14cu|texlive-tengwarscript-1.3-5|53	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm
14cu|texlive-tengwarscript-1.3-5|54	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm
14cu|texlive-tengwarscript-1.3-5|55	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm
14cu|texlive-tengwarscript-1.3-5|56	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm
14cu|texlive-tengwarscript-1.3-5|57	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm
14cu|texlive-tengwarscript-1.3-5|58	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm
14cu|texlive-tengwarscript-1.3-5|59	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm
14cu|texlive-tengwarscript-1.3-5|60	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm
14cu|texlive-tengwarscript-1.3-5|61	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm
14cu|texlive-tengwarscript-1.3-5|62	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm
14cu|texlive-tengwarscript-1.3-5|63	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm
14cu|texlive-tengwarscript-1.3-5|64	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan.tfm
14cu|texlive-tengwarscript-1.3-5|65	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan_full.tfm
14cu|texlive-tengwarscript-1.3-5|66	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngana.tfm
14cu|texlive-tengwarscript-1.3-5|67	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganab.tfm
14cu|texlive-tengwarscript-1.3-5|68	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganabi.tfm
14cu|texlive-tengwarscript-1.3-5|69	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganai.tfm
14cu|texlive-tengwarscript-1.3-5|70	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb.tfm
14cu|texlive-tengwarscript-1.3-5|71	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb_full.tfm
14cu|texlive-tengwarscript-1.3-5|72	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi.tfm
14cu|texlive-tengwarscript-1.3-5|73	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi_full.tfm
14cu|texlive-tengwarscript-1.3-5|74	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani.tfm
14cu|texlive-tengwarscript-1.3-5|75	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani_full.tfm
14cu|texlive-tengwarscript-1.3-5|76	%{_texmfdistdir}/fonts/vf/public/tengwarscript/Parmaite_full.vf
14cu|texlive-tengwarscript-1.3-5|77	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarFormal_full.vf
14cu|texlive-tengwarscript-1.3-5|78	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf
14cu|texlive-tengwarscript-1.3-5|79	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf
14cu|texlive-tengwarscript-1.3-5|80	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf
14cu|texlive-tengwarscript-1.3-5|81	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngan_full.vf
14cu|texlive-tengwarscript-1.3-5|82	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganb_full.vf
14cu|texlive-tengwarscript-1.3-5|83	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganbi_full.vf
14cu|texlive-tengwarscript-1.3-5|84	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngani_full.vf
14cu|texlive-tengwarscript-1.3-5|85	%{_texmfdistdir}/tex/latex/tengwarscript/annatar.cfg
14cu|texlive-tengwarscript-1.3-5|86	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbold.cfg
14cu|texlive-tengwarscript-1.3-5|87	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbolditalic.cfg
14cu|texlive-tengwarscript-1.3-5|88	%{_texmfdistdir}/tex/latex/tengwarscript/annataritalic.cfg
14cu|texlive-tengwarscript-1.3-5|89	%{_texmfdistdir}/tex/latex/tengwarscript/elfica.cfg
14cu|texlive-tengwarscript-1.3-5|90	%{_texmfdistdir}/tex/latex/tengwarscript/formal.cfg
14cu|texlive-tengwarscript-1.3-5|91	%{_texmfdistdir}/tex/latex/tengwarscript/gothika.cfg
14cu|texlive-tengwarscript-1.3-5|92	%{_texmfdistdir}/tex/latex/tengwarscript/noldor.cfg
14cu|texlive-tengwarscript-1.3-5|93	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapI.cfg
14cu|texlive-tengwarscript-1.3-5|94	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapII.cfg
14cu|texlive-tengwarscript-1.3-5|95	%{_texmfdistdir}/tex/latex/tengwarscript/parmaite.cfg
14cu|texlive-tengwarscript-1.3-5|96	%{_texmfdistdir}/tex/latex/tengwarscript/quenya.cfg
14cu|texlive-tengwarscript-1.3-5|97	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapI.cfg
14cu|texlive-tengwarscript-1.3-5|98	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapII.cfg
14cu|texlive-tengwarscript-1.3-5|99	%{_texmfdistdir}/tex/latex/tengwarscript/sindarin.cfg
14cu|texlive-tengwarscript-1.3-5|100	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapI.cfg
14cu|texlive-tengwarscript-1.3-5|101	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapII.cfg
14cu|texlive-tengwarscript-1.3-5|102	%{_texmfdistdir}/tex/latex/tengwarscript/teleri.cfg
14cu|texlive-tengwarscript-1.3-5|103	%{_texmfdistdir}/tex/latex/tengwarscript/tengwarscript.sty
14cu|texlive-tengwarscript-1.3-5|104	%{_texmfdistdir}/tex/latex/tengwarscript/unicodeparmaite.cfg
14cu|texlive-tengwarscript-1.3-5|105	%doc %{_texmfdistdir}/doc/latex/tengwarscript/COPYING
14cu|texlive-tengwarscript-1.3-5|106	%doc %{_texmfdistdir}/doc/latex/tengwarscript/README
14cu|texlive-tengwarscript-1.3-5|107	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.eps
14cu|texlive-tengwarscript-1.3-5|108	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.pdf
14cu|texlive-tengwarscript-1.3-5|109	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.pdf
14cu|texlive-tengwarscript-1.3-5|110	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.tex
14cu|texlive-tengwarscript-1.3-5|111	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.pdf
14cu|texlive-tengwarscript-1.3-5|112	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.tex
14cu|texlive-tengwarscript-1.3-5|113	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengwarscript.pdf
14cu|texlive-tengwarscript-1.3-5|114	#- source
14cu|texlive-tengwarscript-1.3-5|115	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.dtx
14cu|texlive-tengwarscript-1.3-5|116	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.ins
14cu|texlive-tengwarscript-1.3-5|117	
14cu|texlive-tengwarscript-1.3-5|118	#-----------------------------------------------------------------------
14cu|texlive-tengwarscript-1.3-5|119	%prep
14cu|texlive-tengwarscript-1.3-5|120	%setup -c -a0 -a1 -a2
14cu|texlive-tengwarscript-1.3-5|121	
14cu|texlive-tengwarscript-1.3-5|122	%build
14cu|texlive-tengwarscript-1.3-5|123	
14cu|texlive-tengwarscript-1.3-5|124	%install
14cu|texlive-tengwarscript-1.3-5|125	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tengwarscript-1.3-5|126	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-tengwarscript-1.3-5|127	
14cu|texlive-tengwarscript-1.3-5|128	
14cu|texlive-tengwarscript-1.3-5|129	
14cu|texlive-tengwarscript-1.3-5|130	%changelog
14cu|texlive-tengwarscript-1.3-5|131	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|texlive-tengwarscript-1.3-5|132	+ Revision: f4f3dd2
14cu|texlive-tengwarscript-1.3-5|133	- MassBuild#681: Increase release tag
14cu|texlive-tengwarscript-1.3-5|134	
14cu|texlive-tengwarscript-1.3-5|135	

15194 14
14cu|texlive-tensor-2.1-5|1	# revision 15878
14cu|texlive-tensor-2.1-5|2	# category Package
14cu|texlive-tensor-2.1-5|3	# catalog-ctan /macros/latex/contrib/tensor
14cu|texlive-tensor-2.1-5|4	# catalog-date 2006-11-03 07:18:50 +0100
14cu|texlive-tensor-2.1-5|5	# catalog-license lppl
14cu|texlive-tensor-2.1-5|6	# catalog-version 2.1
14cu|texlive-tensor-2.1-5|7	Name:		texlive-tensor
14cu|texlive-tensor-2.1-5|8	Version:	2.1
14cu|texlive-tensor-2.1-5|9	Release:	5
14cu|texlive-tensor-2.1-5|10	Summary:	Typeset tensors
14cu|texlive-tensor-2.1-5|11	Group:		Publishing
14cu|texlive-tensor-2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tensor
14cu|texlive-tensor-2.1-5|13	License:	LPPL
14cu|texlive-tensor-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.tar.xz
14cu|texlive-tensor-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.doc.tar.xz
14cu|texlive-tensor-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.source.tar.xz
14cu|texlive-tensor-2.1-5|17	BuildArch:	noarch
14cu|texlive-tensor-2.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-tensor-2.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-tensor-2.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-tensor-2.1-5|21	
14cu|texlive-tensor-2.1-5|22	%description
14cu|texlive-tensor-2.1-5|23	A package which allows the user to set tensor-style super- and
14cu|texlive-tensor-2.1-5|24	subscripts with offsets between successive indices. It supports
14cu|texlive-tensor-2.1-5|25	the typesetting of tensors with mixed upper and lower indices
14cu|texlive-tensor-2.1-5|26	with spacing, also typset preposed indices. This is a complete
14cu|texlive-tensor-2.1-5|27	revision and extension of the original 'tensor' package by Mike
14cu|texlive-tensor-2.1-5|28	Piff.
14cu|texlive-tensor-2.1-5|29	
14cu|texlive-tensor-2.1-5|30	
14cu|texlive-tensor-2.1-5|31	#-----------------------------------------------------------------------
14cu|texlive-tensor-2.1-5|32	%files
14cu|texlive-tensor-2.1-5|33	%{_texmfdistdir}/tex/latex/tensor/tensor.sty
14cu|texlive-tensor-2.1-5|34	%doc %{_texmfdistdir}/doc/latex/tensor/README
14cu|texlive-tensor-2.1-5|35	%doc %{_texmfdistdir}/doc/latex/tensor/tensor.pdf
14cu|texlive-tensor-2.1-5|36	#- source
14cu|texlive-tensor-2.1-5|37	%doc %{_texmfdistdir}/source/latex/tensor/tensor.dtx
14cu|texlive-tensor-2.1-5|38	%doc %{_texmfdistdir}/source/latex/tensor/tensor.ins
14cu|texlive-tensor-2.1-5|39	
14cu|texlive-tensor-2.1-5|40	#-----------------------------------------------------------------------
14cu|texlive-tensor-2.1-5|41	%prep
14cu|texlive-tensor-2.1-5|42	%setup -c -a0 -a1 -a2
14cu|texlive-tensor-2.1-5|43	
14cu|texlive-tensor-2.1-5|44	%build
14cu|texlive-tensor-2.1-5|45	
14cu|texlive-tensor-2.1-5|46	%install
14cu|texlive-tensor-2.1-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tensor-2.1-5|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-tensor-2.1-5|49	
14cu|texlive-tensor-2.1-5|50	
14cu|texlive-tensor-2.1-5|51	
14cu|texlive-tensor-2.1-5|52	%changelog
14cu|texlive-tensor-2.1-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14cu|texlive-tensor-2.1-5|54	+ Revision: a060ca4
14cu|texlive-tensor-2.1-5|55	- MassBuild#681: Increase release tag
14cu|texlive-tensor-2.1-5|56	
14cu|texlive-tensor-2.1-5|57	

15195 14
14cu|texlive-texapi-1.04-5|1	# revision 24237
14cu|texlive-texapi-1.04-5|2	# category Package
14cu|texlive-texapi-1.04-5|3	# catalog-ctan /macros/generic/texapi
14cu|texlive-texapi-1.04-5|4	# catalog-date 2011-10-03 08:52:14 +0200
14cu|texlive-texapi-1.04-5|5	# catalog-license lppl
14cu|texlive-texapi-1.04-5|6	# catalog-version 1.04
14cu|texlive-texapi-1.04-5|7	Name:		texlive-texapi
14cu|texlive-texapi-1.04-5|8	Version:	1.04
14cu|texlive-texapi-1.04-5|9	Release:	5
14cu|texlive-texapi-1.04-5|10	Summary:	Macros to write format-independent packages
14cu|texlive-texapi-1.04-5|11	Group:		Publishing
14cu|texlive-texapi-1.04-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/texapi
14cu|texlive-texapi-1.04-5|13	License:	LPPL
14cu|texlive-texapi-1.04-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.tar.xz
14cu|texlive-texapi-1.04-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.doc.tar.xz
14cu|texlive-texapi-1.04-5|16	BuildArch:	noarch
14cu|texlive-texapi-1.04-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texapi-1.04-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texapi-1.04-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-texapi-1.04-5|20	
14cu|texlive-texapi-1.04-5|21	%description
14cu|texlive-texapi-1.04-5|22	Texapi provides utility macros to write format-independent (and
14cu|texlive-texapi-1.04-5|23	-aware) packages. It is similar in spirit to the etoolbox,
14cu|texlive-texapi-1.04-5|24	except that it isn't tied to LaTeX. Tools include: engine and
14cu|texlive-texapi-1.04-5|25	format detection, expansion control, command definition and
14cu|texlive-texapi-1.04-5|26	manipulation, various testing macros, string operations, and
14cu|texlive-texapi-1.04-5|27	highly customizable while and for loops. The package requires
14cu|texlive-texapi-1.04-5|28	e-TeX (and, should you want to compile its documentation, the
14cu|texlive-texapi-1.04-5|29	pitex package is also needed).
14cu|texlive-texapi-1.04-5|30	
14cu|texlive-texapi-1.04-5|31	
14cu|texlive-texapi-1.04-5|32	#-----------------------------------------------------------------------
14cu|texlive-texapi-1.04-5|33	%files
14cu|texlive-texapi-1.04-5|34	%{_texmfdistdir}/tex/generic/texapi/texapi.tex
14cu|texlive-texapi-1.04-5|35	%doc %{_texmfdistdir}/doc/generic/texapi/README
14cu|texlive-texapi-1.04-5|36	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.pdf
14cu|texlive-texapi-1.04-5|37	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.tex
14cu|texlive-texapi-1.04-5|38	
14cu|texlive-texapi-1.04-5|39	#-----------------------------------------------------------------------
14cu|texlive-texapi-1.04-5|40	%prep
14cu|texlive-texapi-1.04-5|41	%setup -c -a0 -a1
14cu|texlive-texapi-1.04-5|42	
14cu|texlive-texapi-1.04-5|43	%build
14cu|texlive-texapi-1.04-5|44	
14cu|texlive-texapi-1.04-5|45	%install
14cu|texlive-texapi-1.04-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-texapi-1.04-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-texapi-1.04-5|48	
14cu|texlive-texapi-1.04-5|49	
14cu|texlive-texapi-1.04-5|50	
14cu|texlive-texapi-1.04-5|51	%changelog
14cu|texlive-texapi-1.04-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-5
14cu|texlive-texapi-1.04-5|53	+ Revision: c12989c
14cu|texlive-texapi-1.04-5|54	- MassBuild#681: Increase release tag
14cu|texlive-texapi-1.04-5|55	
14cu|texlive-texapi-1.04-5|56	

15196 14
14cu|texlive-texcount-2.3-6|1	# revision 26313
14cu|texlive-texcount-2.3-6|2	# category Package
14cu|texlive-texcount-2.3-6|3	# catalog-ctan /support/texcount
14cu|texlive-texcount-2.3-6|4	# catalog-date 2011-07-29 16:36:04 +0200
14cu|texlive-texcount-2.3-6|5	# catalog-license lppl
14cu|texlive-texcount-2.3-6|6	# catalog-version 2.3
14cu|texlive-texcount-2.3-6|7	Name:		texlive-texcount
14cu|texlive-texcount-2.3-6|8	Version:	2.3
14cu|texlive-texcount-2.3-6|9	Release:	6
14cu|texlive-texcount-2.3-6|10	Summary:	Count words in a LaTeX document
14cu|texlive-texcount-2.3-6|11	Group:		Publishing
14cu|texlive-texcount-2.3-6|12	URL:		http://www.ctan.org/tex-archive/support/texcount
14cu|texlive-texcount-2.3-6|13	License:	LPPL
14cu|texlive-texcount-2.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.tar.xz
14cu|texlive-texcount-2.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.doc.tar.xz
14cu|texlive-texcount-2.3-6|16	BuildArch:	noarch
14cu|texlive-texcount-2.3-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texcount-2.3-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texcount-2.3-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-texcount-2.3-6|20	Provides:	texlive-texcount.bin = %{EVRD}
14cu|texlive-texcount-2.3-6|21	
14cu|texlive-texcount-2.3-6|22	%description
14cu|texlive-texcount-2.3-6|23	TeXcount is a Perl script that counts words in the text of
14cu|texlive-texcount-2.3-6|24	LaTeX files. It has rules for handling most of the common
14cu|texlive-texcount-2.3-6|25	macros, and can provide colour-coded output showing which parts
14cu|texlive-texcount-2.3-6|26	of the text have been counted. The package script is available
14cu|texlive-texcount-2.3-6|27	as a Web service via its home page.
14cu|texlive-texcount-2.3-6|28	
14cu|texlive-texcount-2.3-6|29	
14cu|texlive-texcount-2.3-6|30	#-----------------------------------------------------------------------
14cu|texlive-texcount-2.3-6|31	%files
14cu|texlive-texcount-2.3-6|32	%{_bindir}/texcount
14cu|texlive-texcount-2.3-6|33	%{_texmfdistdir}/scripts/texcount/texcount.pl
14cu|texlive-texcount-2.3-6|34	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.pdf
14cu|texlive-texcount-2.3-6|35	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.tex
14cu|texlive-texcount-2.3-6|36	%doc %{_texmfdistdir}/doc/support/texcount/README
14cu|texlive-texcount-2.3-6|37	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.pdf
14cu|texlive-texcount-2.3-6|38	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.tex
14cu|texlive-texcount-2.3-6|39	%doc %{_texmfdistdir}/doc/support/texcount/macros.tex
14cu|texlive-texcount-2.3-6|40	%doc %{_texmfdistdir}/doc/support/texcount/sub_addrules.tex
14cu|texlive-texcount-2.3-6|41	%doc %{_texmfdistdir}/doc/support/texcount/sub_options.tex
14cu|texlive-texcount-2.3-6|42	%doc %{_texmfdistdir}/doc/support/texcount/sub_tc_other.tex
14cu|texlive-texcount-2.3-6|43	
14cu|texlive-texcount-2.3-6|44	#-----------------------------------------------------------------------
14cu|texlive-texcount-2.3-6|45	%prep
14cu|texlive-texcount-2.3-6|46	%setup -c -a0 -a1
14cu|texlive-texcount-2.3-6|47	
14cu|texlive-texcount-2.3-6|48	%build
14cu|texlive-texcount-2.3-6|49	
14cu|texlive-texcount-2.3-6|50	%install
14cu|texlive-texcount-2.3-6|51	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texcount-2.3-6|52	pushd %{buildroot}%{_bindir}
14cu|texlive-texcount-2.3-6|53	ln -sf %{_texmfdistdir}/scripts/texcount/texcount.pl texcount
14cu|texlive-texcount-2.3-6|54	popd
14cu|texlive-texcount-2.3-6|55	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texcount-2.3-6|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texcount-2.3-6|57	
14cu|texlive-texcount-2.3-6|58	
14cu|texlive-texcount-2.3-6|59	
14cu|texlive-texcount-2.3-6|60	%changelog
14cu|texlive-texcount-2.3-6|61	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-6
14cu|texlive-texcount-2.3-6|62	+ Revision: 2eed116
14cu|texlive-texcount-2.3-6|63	- MassBuild#681: Increase release tag
14cu|texlive-texcount-2.3-6|64	
14cu|texlive-texcount-2.3-6|65	

15197 14
14cu|texlive-texdef-1.7b-4|1	# revision 26420
14cu|texlive-texdef-1.7b-4|2	# category Package
14cu|texlive-texdef-1.7b-4|3	# catalog-ctan /support/texdef
14cu|texlive-texdef-1.7b-4|4	# catalog-date 2012-05-15 15:44:48 +0200
14cu|texlive-texdef-1.7b-4|5	# catalog-license gpl3
14cu|texlive-texdef-1.7b-4|6	# catalog-version 1.7b
14cu|texlive-texdef-1.7b-4|7	Name:		texlive-texdef
14cu|texlive-texdef-1.7b-4|8	Version:	1.7b
14cu|texlive-texdef-1.7b-4|9	Release:	4
14cu|texlive-texdef-1.7b-4|10	Summary:	Display the definitions of TeX commands
14cu|texlive-texdef-1.7b-4|11	Group:		Publishing
14cu|texlive-texdef-1.7b-4|12	URL:		http://www.ctan.org/tex-archive/support/texdef
14cu|texlive-texdef-1.7b-4|13	License:	GPL3
14cu|texlive-texdef-1.7b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.tar.xz
14cu|texlive-texdef-1.7b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.doc.tar.xz
14cu|texlive-texdef-1.7b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.source.tar.xz
14cu|texlive-texdef-1.7b-4|17	BuildArch:	noarch
14cu|texlive-texdef-1.7b-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-texdef-1.7b-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-texdef-1.7b-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-texdef-1.7b-4|21	Provides:	texlive-texdef.bin = %{EVRD}
14cu|texlive-texdef-1.7b-4|22	
14cu|texlive-texdef-1.7b-4|23	%description
14cu|texlive-texdef-1.7b-4|24	The (Perl) script displays the definition of (La)TeX command
14cu|texlive-texdef-1.7b-4|25	sequences/macros. Various options allow the selection of the
14cu|texlive-texdef-1.7b-4|26	used class and package files and other things which can have
14cu|texlive-texdef-1.7b-4|27	influence on the definition (before/after the preamble, inside
14cu|texlive-texdef-1.7b-4|28	an environment, ...). The script creates a temporary TeX file
14cu|texlive-texdef-1.7b-4|29	which is then compiled using (La)TeX to find the '\meaning' of
14cu|texlive-texdef-1.7b-4|30	the command sequence. The result is formatted and presented to
14cu|texlive-texdef-1.7b-4|31	the user. Length or number command sequences (dimensions,
14cu|texlive-texdef-1.7b-4|32	\char..., count registers, ...) are recognized and the
14cu|texlive-texdef-1.7b-4|33	contained value is also shown (using \the). Special definitions
14cu|texlive-texdef-1.7b-4|34	like protected macros are also recognized and the underlying
14cu|texlive-texdef-1.7b-4|35	macros are shown as well. The script will show plain TeX
14cu|texlive-texdef-1.7b-4|36	definitions by default. LaTeX and ConTeXt are supported,
14cu|texlive-texdef-1.7b-4|37	including flavours (pdf(la)tex, lua(la)tex, xe(la)tex, ...).
14cu|texlive-texdef-1.7b-4|38	The flavour can be selected using an command line option or
14cu|texlive-texdef-1.7b-4|39	over the script name: latexdef will use LaTeX as default, etc.
14cu|texlive-texdef-1.7b-4|40	
14cu|texlive-texdef-1.7b-4|41	
14cu|texlive-texdef-1.7b-4|42	#-----------------------------------------------------------------------
14cu|texlive-texdef-1.7b-4|43	%files
14cu|texlive-texdef-1.7b-4|44	%{_bindir}/texdef
14cu|texlive-texdef-1.7b-4|45	%{_texmfdistdir}/scripts/texdef/texdef.pl
14cu|texlive-texdef-1.7b-4|46	%doc %{_texmfdistdir}/doc/support/texdef/INSTALL
14cu|texlive-texdef-1.7b-4|47	%doc %{_texmfdistdir}/doc/support/texdef/README
14cu|texlive-texdef-1.7b-4|48	%doc %{_texmfdistdir}/doc/support/texdef/texdef.pdf
14cu|texlive-texdef-1.7b-4|49	#- source
14cu|texlive-texdef-1.7b-4|50	%doc %{_texmfdistdir}/source/support/texdef/texdef.tex
14cu|texlive-texdef-1.7b-4|51	
14cu|texlive-texdef-1.7b-4|52	#-----------------------------------------------------------------------
14cu|texlive-texdef-1.7b-4|53	%prep
14cu|texlive-texdef-1.7b-4|54	%setup -c -a0 -a1 -a2
14cu|texlive-texdef-1.7b-4|55	
14cu|texlive-texdef-1.7b-4|56	%build
14cu|texlive-texdef-1.7b-4|57	
14cu|texlive-texdef-1.7b-4|58	%install
14cu|texlive-texdef-1.7b-4|59	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texdef-1.7b-4|60	pushd %{buildroot}%{_bindir}
14cu|texlive-texdef-1.7b-4|61	ln -sf %{_texmfdistdir}/scripts/texdef/texdef.pl texdef
14cu|texlive-texdef-1.7b-4|62	popd
14cu|texlive-texdef-1.7b-4|63	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texdef-1.7b-4|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texdef-1.7b-4|65	
14cu|texlive-texdef-1.7b-4|66	
14cu|texlive-texdef-1.7b-4|67	
14cu|texlive-texdef-1.7b-4|68	%changelog
14cu|texlive-texdef-1.7b-4|69	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7b-4
14cu|texlive-texdef-1.7b-4|70	+ Revision: 77c275a
14cu|texlive-texdef-1.7b-4|71	- MassBuild#681: Increase release tag
14cu|texlive-texdef-1.7b-4|72	
14cu|texlive-texdef-1.7b-4|73	

15198 14
14cu|texlive-texdiff-0.4-11|1	# revision 29752
14cu|texlive-texdiff-0.4-11|2	# category Package
14cu|texlive-texdiff-0.4-11|3	# catalog-ctan /support/texdiff
14cu|texlive-texdiff-0.4-11|4	# catalog-date 2012-06-27 20:43:57 +0200
14cu|texlive-texdiff-0.4-11|5	# catalog-license artistic
14cu|texlive-texdiff-0.4-11|6	# catalog-version 0.4
14cu|texlive-texdiff-0.4-11|7	Name:		texlive-texdiff
14cu|texlive-texdiff-0.4-11|8	Version:	0.4
14cu|texlive-texdiff-0.4-11|9	Release:	11
14cu|texlive-texdiff-0.4-11|10	Summary:	Compare documents and produce tagged merge
14cu|texlive-texdiff-0.4-11|11	Group:		Publishing
14cu|texlive-texdiff-0.4-11|12	URL:		http://www.ctan.org/tex-archive/support/texdiff
14cu|texlive-texdiff-0.4-11|13	License:	ARTISTIC
14cu|texlive-texdiff-0.4-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.tar.xz
14cu|texlive-texdiff-0.4-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.doc.tar.xz
14cu|texlive-texdiff-0.4-11|16	BuildArch:	noarch
14cu|texlive-texdiff-0.4-11|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texdiff-0.4-11|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texdiff-0.4-11|19	Requires(post):	texlive-kpathsea
14cu|texlive-texdiff-0.4-11|20	Provides:	texlive-texdiff.bin = %{EVRD}
14cu|texlive-texdiff-0.4-11|21	
14cu|texlive-texdiff-0.4-11|22	%description
14cu|texlive-texdiff-0.4-11|23	Two files are compared and a new TeX file is output. When the
14cu|texlive-texdiff-0.4-11|24	output file is processed with (La)TeX it marks new changes with
14cu|texlive-texdiff-0.4-11|25	blue and old text with red with a strike-through line.
14cu|texlive-texdiff-0.4-11|26	Furthermore, passages with changes are marked at the margin
14cu|texlive-texdiff-0.4-11|27	with grey bars by the LaTeX changebar package.
14cu|texlive-texdiff-0.4-11|28	
14cu|texlive-texdiff-0.4-11|29	
14cu|texlive-texdiff-0.4-11|30	#-----------------------------------------------------------------------
14cu|texlive-texdiff-0.4-11|31	%files
14cu|texlive-texdiff-0.4-11|32	%{_bindir}/texdiff
14cu|texlive-texdiff-0.4-11|33	%{_texmfdistdir}/scripts/texdiff/texdiff
14cu|texlive-texdiff-0.4-11|34	%doc %{_mandir}/man1/texdiff.1*
14cu|texlive-texdiff-0.4-11|35	%doc %{_texmfdistdir}/doc/man/man1/texdiff.man1.pdf
14cu|texlive-texdiff-0.4-11|36	%doc %{_texmfdistdir}/doc/support/texdiff/README
14cu|texlive-texdiff-0.4-11|37	
14cu|texlive-texdiff-0.4-11|38	#-----------------------------------------------------------------------
14cu|texlive-texdiff-0.4-11|39	%prep
14cu|texlive-texdiff-0.4-11|40	%setup -c -a0 -a1
14cu|texlive-texdiff-0.4-11|41	
14cu|texlive-texdiff-0.4-11|42	%build
14cu|texlive-texdiff-0.4-11|43	
14cu|texlive-texdiff-0.4-11|44	%install
14cu|texlive-texdiff-0.4-11|45	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texdiff-0.4-11|46	pushd %{buildroot}%{_bindir}
14cu|texlive-texdiff-0.4-11|47	ln -sf %{_texmfdistdir}/scripts/texdiff/texdiff texdiff
14cu|texlive-texdiff-0.4-11|48	popd
14cu|texlive-texdiff-0.4-11|49	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texdiff-0.4-11|50	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texdiff-0.4-11|51	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-texdiff-0.4-11|52	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-texdiff-0.4-11|53	
14cu|texlive-texdiff-0.4-11|54	%changelog
14cu|texlive-texdiff-0.4-11|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-11
14cu|texlive-texdiff-0.4-11|56	+ Revision: 9fb3cb2
14cu|texlive-texdiff-0.4-11|57	- MassBuild#681: Increase release tag
14cu|texlive-texdiff-0.4-11|58	
14cu|texlive-texdiff-0.4-11|59	

15199 14
14cu|texlive-texdirflatten-1.1-8|1	# revision 29725
14cu|texlive-texdirflatten-1.1-8|2	# category Package
14cu|texlive-texdirflatten-1.1-8|3	# catalog-ctan /support/texdirflatten
14cu|texlive-texdirflatten-1.1-8|4	# catalog-date 2012-01-12 19:29:56 +0100
14cu|texlive-texdirflatten-1.1-8|5	# catalog-license artistic
14cu|texlive-texdirflatten-1.1-8|6	# catalog-version 1.1
14cu|texlive-texdirflatten-1.1-8|7	Name:		texlive-texdirflatten
14cu|texlive-texdirflatten-1.1-8|8	Epoch:		1
14cu|texlive-texdirflatten-1.1-8|9	Version:	1.1
14cu|texlive-texdirflatten-1.1-8|10	Release:	8
14cu|texlive-texdirflatten-1.1-8|11	Summary:	Collect files related to a LaTeX job in a single directory
14cu|texlive-texdirflatten-1.1-8|12	Group:		Publishing
14cu|texlive-texdirflatten-1.1-8|13	URL:		http://www.ctan.org/tex-archive/support/texdirflatten
14cu|texlive-texdirflatten-1.1-8|14	License:	ARTISTIC
14cu|texlive-texdirflatten-1.1-8|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.tar.xz
14cu|texlive-texdirflatten-1.1-8|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.doc.tar.xz
14cu|texlive-texdirflatten-1.1-8|17	BuildArch:	noarch
14cu|texlive-texdirflatten-1.1-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-texdirflatten-1.1-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-texdirflatten-1.1-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-texdirflatten-1.1-8|21	Provides:	texlive-texdirflatten.bin = %{EVRD}
14cu|texlive-texdirflatten-1.1-8|22	
14cu|texlive-texdirflatten-1.1-8|23	%description
14cu|texlive-texdirflatten-1.1-8|24	The Perl script parses a LaTeX file recursively, scanning all
14cu|texlive-texdirflatten-1.1-8|25	child files, and collects details of any included and other
14cu|texlive-texdirflatten-1.1-8|26	data files. These component files, are then all put into a
14cu|texlive-texdirflatten-1.1-8|27	single directory (thus "flattening" the document's directory
14cu|texlive-texdirflatten-1.1-8|28	tree).
14cu|texlive-texdirflatten-1.1-8|29	
14cu|texlive-texdirflatten-1.1-8|30	
14cu|texlive-texdirflatten-1.1-8|31	#-----------------------------------------------------------------------
14cu|texlive-texdirflatten-1.1-8|32	%files
14cu|texlive-texdirflatten-1.1-8|33	%{_bindir}/texdirflatten
14cu|texlive-texdirflatten-1.1-8|34	%{_texmfdistdir}/scripts/texdirflatten/texdirflatten
14cu|texlive-texdirflatten-1.1-8|35	%doc %{_mandir}/man1/texdirflatten.1*
14cu|texlive-texdirflatten-1.1-8|36	%doc %{_texmfdistdir}/doc/man/man1/texdirflatten.man1.pdf
14cu|texlive-texdirflatten-1.1-8|37	
14cu|texlive-texdirflatten-1.1-8|38	#-----------------------------------------------------------------------
14cu|texlive-texdirflatten-1.1-8|39	%prep
14cu|texlive-texdirflatten-1.1-8|40	%setup -c -a0 -a1
14cu|texlive-texdirflatten-1.1-8|41	
14cu|texlive-texdirflatten-1.1-8|42	%build
14cu|texlive-texdirflatten-1.1-8|43	
14cu|texlive-texdirflatten-1.1-8|44	%install
14cu|texlive-texdirflatten-1.1-8|45	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texdirflatten-1.1-8|46	pushd %{buildroot}%{_bindir}
14cu|texlive-texdirflatten-1.1-8|47	ln -sf %{_texmfdistdir}/scripts/texdirflatten/texdirflatten texdirflatten
14cu|texlive-texdirflatten-1.1-8|48	popd
14cu|texlive-texdirflatten-1.1-8|49	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texdirflatten-1.1-8|50	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texdirflatten-1.1-8|51	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-texdirflatten-1.1-8|52	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-texdirflatten-1.1-8|53	
14cu|texlive-texdirflatten-1.1-8|54	%changelog
14cu|texlive-texdirflatten-1.1-8|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1-8
14cu|texlive-texdirflatten-1.1-8|56	+ Revision: e5cac6f
14cu|texlive-texdirflatten-1.1-8|57	- MassBuild#681: Increase release tag
14cu|texlive-texdirflatten-1.1-8|58	
14cu|texlive-texdirflatten-1.1-8|59	

15200 14
14cu|texlive-tex-ewd-20081115-5|1	# revision 15878
14cu|texlive-tex-ewd-20081115-5|2	# category Package
14cu|texlive-tex-ewd-20081115-5|3	# catalog-ctan /macros/generic/tex-ewd
14cu|texlive-tex-ewd-20081115-5|4	# catalog-date 2008-11-15 12:33:11 +0100
14cu|texlive-tex-ewd-20081115-5|5	# catalog-license bsd
14cu|texlive-tex-ewd-20081115-5|6	# catalog-version undef
14cu|texlive-tex-ewd-20081115-5|7	Name:		texlive-tex-ewd
14cu|texlive-tex-ewd-20081115-5|8	Version:	20081115
14cu|texlive-tex-ewd-20081115-5|9	Release:	5
14cu|texlive-tex-ewd-20081115-5|10	Summary:	Macros to typeset calculational proofs and programs in Dijkstra's style
14cu|texlive-tex-ewd-20081115-5|11	Group:		Publishing
14cu|texlive-tex-ewd-20081115-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tex-ewd
14cu|texlive-tex-ewd-20081115-5|13	License:	BSD
14cu|texlive-tex-ewd-20081115-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.tar.xz
14cu|texlive-tex-ewd-20081115-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.doc.tar.xz
14cu|texlive-tex-ewd-20081115-5|16	BuildArch:	noarch
14cu|texlive-tex-ewd-20081115-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-tex-ewd-20081115-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-tex-ewd-20081115-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-tex-ewd-20081115-5|20	
14cu|texlive-tex-ewd-20081115-5|21	%description
14cu|texlive-tex-ewd-20081115-5|22	Edsger W. Dijkstra and others suggest a unique style to present
14cu|texlive-tex-ewd-20081115-5|23	mathematical proofs and to construct programs. This package
14cu|texlive-tex-ewd-20081115-5|24	provides macros that support calculational proofs and
14cu|texlive-tex-ewd-20081115-5|25	Dijkstra's "guarded command language".
14cu|texlive-tex-ewd-20081115-5|26	
14cu|texlive-tex-ewd-20081115-5|27	
14cu|texlive-tex-ewd-20081115-5|28	#-----------------------------------------------------------------------
14cu|texlive-tex-ewd-20081115-5|29	%files
14cu|texlive-tex-ewd-20081115-5|30	%{_texmfdistdir}/tex/generic/tex-ewd/dotnot.tex
14cu|texlive-tex-ewd-20081115-5|31	%doc %{_texmfdistdir}/doc/generic/tex-ewd/README
14cu|texlive-tex-ewd-20081115-5|32	%doc %{_texmfdistdir}/doc/generic/tex-ewd/bsdlic.txt
14cu|texlive-tex-ewd-20081115-5|33	%doc %{_texmfdistdir}/doc/generic/tex-ewd/p0.tex
14cu|texlive-tex-ewd-20081115-5|34	%doc %{_texmfdistdir}/doc/generic/tex-ewd/t1.tex
14cu|texlive-tex-ewd-20081115-5|35	
14cu|texlive-tex-ewd-20081115-5|36	#-----------------------------------------------------------------------
14cu|texlive-tex-ewd-20081115-5|37	%prep
14cu|texlive-tex-ewd-20081115-5|38	%setup -c -a0 -a1
14cu|texlive-tex-ewd-20081115-5|39	
14cu|texlive-tex-ewd-20081115-5|40	%build
14cu|texlive-tex-ewd-20081115-5|41	
14cu|texlive-tex-ewd-20081115-5|42	%install
14cu|texlive-tex-ewd-20081115-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tex-ewd-20081115-5|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-tex-ewd-20081115-5|45	
14cu|texlive-tex-ewd-20081115-5|46	
14cu|texlive-tex-ewd-20081115-5|47	
14cu|texlive-tex-ewd-20081115-5|48	%changelog
14cu|texlive-tex-ewd-20081115-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081115-5
14cu|texlive-tex-ewd-20081115-5|50	+ Revision: 2f9cad3
14cu|texlive-tex-ewd-20081115-5|51	- MassBuild#681: Increase release tag
14cu|texlive-tex-ewd-20081115-5|52	
14cu|texlive-tex-ewd-20081115-5|53	

15201 14
14cu|texlive-texliveonfly-20111004-6|1	# revision 26313
14cu|texlive-texliveonfly-20111004-6|2	# category Package
14cu|texlive-texliveonfly-20111004-6|3	# catalog-ctan /support/texliveonfly
14cu|texlive-texliveonfly-20111004-6|4	# catalog-date 2011-10-04 11:31:57 +0200
14cu|texlive-texliveonfly-20111004-6|5	# catalog-license gpl3
14cu|texlive-texliveonfly-20111004-6|6	# catalog-version undef
14cu|texlive-texliveonfly-20111004-6|7	Name:		texlive-texliveonfly
14cu|texlive-texliveonfly-20111004-6|8	Version:	20111004
14cu|texlive-texliveonfly-20111004-6|9	Release:	6
14cu|texlive-texliveonfly-20111004-6|10	Summary:	On-the-fly download of missing TeX live packages
14cu|texlive-texliveonfly-20111004-6|11	Group:		Publishing
14cu|texlive-texliveonfly-20111004-6|12	URL:		http://www.ctan.org/tex-archive/support/texliveonfly
14cu|texlive-texliveonfly-20111004-6|13	License:	GPL3
14cu|texlive-texliveonfly-20111004-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.tar.xz
14cu|texlive-texliveonfly-20111004-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.doc.tar.xz
14cu|texlive-texliveonfly-20111004-6|16	BuildArch:	noarch
14cu|texlive-texliveonfly-20111004-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texliveonfly-20111004-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texliveonfly-20111004-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-texliveonfly-20111004-6|20	Provides:	texlive-texliveonfly.bin = %{EVRD}
14cu|texlive-texliveonfly-20111004-6|21	
14cu|texlive-texliveonfly-20111004-6|22	%description
14cu|texlive-texliveonfly-20111004-6|23	The package provides a script that performs 'on the fly'
14cu|texlive-texliveonfly-20111004-6|24	downloads of missing packages, while a document is being
14cu|texlive-texliveonfly-20111004-6|25	compiled. (This feature is already available in the MikTeX
14cu|texlive-texliveonfly-20111004-6|26	distribution for Windows machines.) To use the script, replace
14cu|texlive-texliveonfly-20111004-6|27	your (LaTeX) compilation command with texliveonfly.py file.tex
14cu|texlive-texliveonfly-20111004-6|28	(default options are --engine=lualatex and --arguments="-
14cu|texlive-texliveonfly-20111004-6|29	synctex=1 -interaction=nonstopmode", both of which may be
14cu|texlive-texliveonfly-20111004-6|30	changed). The script is designed to work on Linux
14cu|texlive-texliveonfly-20111004-6|31	distributions.
14cu|texlive-texliveonfly-20111004-6|32	
14cu|texlive-texliveonfly-20111004-6|33	
14cu|texlive-texliveonfly-20111004-6|34	#-----------------------------------------------------------------------
14cu|texlive-texliveonfly-20111004-6|35	%files
14cu|texlive-texliveonfly-20111004-6|36	%{_bindir}/texliveonfly
14cu|texlive-texliveonfly-20111004-6|37	%{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py
14cu|texlive-texliveonfly-20111004-6|38	%doc %{_texmfdistdir}/doc/support/texliveonfly/README
14cu|texlive-texliveonfly-20111004-6|39	
14cu|texlive-texliveonfly-20111004-6|40	#-----------------------------------------------------------------------
14cu|texlive-texliveonfly-20111004-6|41	%prep
14cu|texlive-texliveonfly-20111004-6|42	%setup -c -a0 -a1
14cu|texlive-texliveonfly-20111004-6|43	
14cu|texlive-texliveonfly-20111004-6|44	%build
14cu|texlive-texliveonfly-20111004-6|45	
14cu|texlive-texliveonfly-20111004-6|46	%install
14cu|texlive-texliveonfly-20111004-6|47	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texliveonfly-20111004-6|48	pushd %{buildroot}%{_bindir}
14cu|texlive-texliveonfly-20111004-6|49	ln -sf %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py texliveonfly
14cu|texlive-texliveonfly-20111004-6|50	popd
14cu|texlive-texliveonfly-20111004-6|51	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texliveonfly-20111004-6|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texliveonfly-20111004-6|53	
14cu|texlive-texliveonfly-20111004-6|54	
14cu|texlive-texliveonfly-20111004-6|55	
14cu|texlive-texliveonfly-20111004-6|56	%changelog
14cu|texlive-texliveonfly-20111004-6|57	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111004-6
14cu|texlive-texliveonfly-20111004-6|58	+ Revision: 804d947
14cu|texlive-texliveonfly-20111004-6|59	- MassBuild#681: Increase release tag
14cu|texlive-texliveonfly-20111004-6|60	
14cu|texlive-texliveonfly-20111004-6|61	

15202 14
14cu|texlive-texloganalyser-0.7-6|1	# revision 26313
14cu|texlive-texloganalyser-0.7-6|2	# category Package
14cu|texlive-texloganalyser-0.7-6|3	# catalog-ctan /support/texloganalyser
14cu|texlive-texloganalyser-0.7-6|4	# catalog-date 2010-07-22 14:36:43 +0200
14cu|texlive-texloganalyser-0.7-6|5	# catalog-license other-free
14cu|texlive-texloganalyser-0.7-6|6	# catalog-version 0.7
14cu|texlive-texloganalyser-0.7-6|7	Name:		texlive-texloganalyser
14cu|texlive-texloganalyser-0.7-6|8	Version:	0.7
14cu|texlive-texloganalyser-0.7-6|9	Release:	6
14cu|texlive-texloganalyser-0.7-6|10	Summary:	Analyse TeX logs
14cu|texlive-texloganalyser-0.7-6|11	Group:		Publishing
14cu|texlive-texloganalyser-0.7-6|12	URL:		http://www.ctan.org/tex-archive/support/texloganalyser
14cu|texlive-texloganalyser-0.7-6|13	License:	OTHER-FREE
14cu|texlive-texloganalyser-0.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.tar.xz
14cu|texlive-texloganalyser-0.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.doc.tar.xz
14cu|texlive-texloganalyser-0.7-6|16	BuildArch:	noarch
14cu|texlive-texloganalyser-0.7-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texloganalyser-0.7-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texloganalyser-0.7-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-texloganalyser-0.7-6|20	Provides:	texlive-texloganalyser.bin = %{EVRD}
14cu|texlive-texloganalyser-0.7-6|21	
14cu|texlive-texloganalyser-0.7-6|22	%description
14cu|texlive-texloganalyser-0.7-6|23	The perl script allows the user to extract (and display)
14cu|texlive-texloganalyser-0.7-6|24	elements of the log file.
14cu|texlive-texloganalyser-0.7-6|25	
14cu|texlive-texloganalyser-0.7-6|26	
14cu|texlive-texloganalyser-0.7-6|27	#-----------------------------------------------------------------------
14cu|texlive-texloganalyser-0.7-6|28	%files
14cu|texlive-texloganalyser-0.7-6|29	%{_bindir}/texloganalyser
14cu|texlive-texloganalyser-0.7-6|30	%{_texmfdistdir}/scripts/texloganalyser/texloganalyser
14cu|texlive-texloganalyser-0.7-6|31	%doc %{_texmfdistdir}/doc/support/texloganalyser/README
14cu|texlive-texloganalyser-0.7-6|32	
14cu|texlive-texloganalyser-0.7-6|33	#-----------------------------------------------------------------------
14cu|texlive-texloganalyser-0.7-6|34	%prep
14cu|texlive-texloganalyser-0.7-6|35	%setup -c -a0 -a1
14cu|texlive-texloganalyser-0.7-6|36	
14cu|texlive-texloganalyser-0.7-6|37	%build
14cu|texlive-texloganalyser-0.7-6|38	
14cu|texlive-texloganalyser-0.7-6|39	%install
14cu|texlive-texloganalyser-0.7-6|40	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-texloganalyser-0.7-6|41	pushd %{buildroot}%{_bindir}
14cu|texlive-texloganalyser-0.7-6|42	ln -sf %{_texmfdistdir}/scripts/texloganalyser/texloganalyser texloganalyser
14cu|texlive-texloganalyser-0.7-6|43	popd
14cu|texlive-texloganalyser-0.7-6|44	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texloganalyser-0.7-6|45	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texloganalyser-0.7-6|46	
14cu|texlive-texloganalyser-0.7-6|47	
14cu|texlive-texloganalyser-0.7-6|48	
14cu|texlive-texloganalyser-0.7-6|49	%changelog
14cu|texlive-texloganalyser-0.7-6|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-6
14cu|texlive-texloganalyser-0.7-6|51	+ Revision: eedf820
14cu|texlive-texloganalyser-0.7-6|52	- MassBuild#681: Increase release tag
14cu|texlive-texloganalyser-0.7-6|53	
14cu|texlive-texloganalyser-0.7-6|54	

15203 14
14cu|texlive-texsis-2.18-6|1	# revision 22650
14cu|texlive-texsis-2.18-6|2	# category Package
14cu|texlive-texsis-2.18-6|3	# catalog-ctan /macros/texsis
14cu|texlive-texsis-2.18-6|4	# catalog-date 2006-12-11 00:37:24 +0100
14cu|texlive-texsis-2.18-6|5	# catalog-license lppl
14cu|texlive-texsis-2.18-6|6	# catalog-version 2.18
14cu|texlive-texsis-2.18-6|7	Name:		texlive-texsis
14cu|texlive-texsis-2.18-6|8	Version:	2.18
14cu|texlive-texsis-2.18-6|9	Release:	6
14cu|texlive-texsis-2.18-6|10	Summary:	Plain TeX macros for Physicists
14cu|texlive-texsis-2.18-6|11	Group:		Publishing
14cu|texlive-texsis-2.18-6|12	URL:		http://www.ctan.org/tex-archive/macros/texsis
14cu|texlive-texsis-2.18-6|13	License:	LPPL
14cu|texlive-texsis-2.18-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.tar.xz
14cu|texlive-texsis-2.18-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.doc.tar.xz
14cu|texlive-texsis-2.18-6|16	BuildArch:	noarch
14cu|texlive-texsis-2.18-6|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texsis-2.18-6|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texsis-2.18-6|19	Requires(post):	texlive-kpathsea
14cu|texlive-texsis-2.18-6|20	Requires(post):	texlive-tetex
14cu|texlive-texsis-2.18-6|21	Requires:	texlive-tex
14cu|texlive-texsis-2.18-6|22	Requires:	texlive-texsis.bin
14cu|texlive-texsis-2.18-6|23	
14cu|texlive-texsis-2.18-6|24	%description
14cu|texlive-texsis-2.18-6|25	TeXsis is a TeX macro package which provides useful features
14cu|texlive-texsis-2.18-6|26	for typesetting research papers and related documents. For
14cu|texlive-texsis-2.18-6|27	example, it includes support specifically for: Automatic
14cu|texlive-texsis-2.18-6|28	numbering of equations, figures, tables and references;
14cu|texlive-texsis-2.18-6|29	Simplified control of type sizes, line spacing, footnotes,
14cu|texlive-texsis-2.18-6|30	running headlines and footlines, and tables of contents,
14cu|texlive-texsis-2.18-6|31	figures and tables; Specialized document formats for research
14cu|texlive-texsis-2.18-6|32	papers, preprints and ``e-prints,'' conference proceedings,
14cu|texlive-texsis-2.18-6|33	theses, books, referee reports, letters, and memoranda;
14cu|texlive-texsis-2.18-6|34	Simplified means of constructing an index for a book or thesis;
14cu|texlive-texsis-2.18-6|35	Easy to use double column formatting; Specialized environments
14cu|texlive-texsis-2.18-6|36	for lists, theorems and proofs, centered or non-justified text,
14cu|texlive-texsis-2.18-6|37	and listing computer code; Specialized macros for easily
14cu|texlive-texsis-2.18-6|38	constructing ruled tables. TeXsis was originally developed for
14cu|texlive-texsis-2.18-6|39	physicists, but others may also find it useful. It is
14cu|texlive-texsis-2.18-6|40	completely compatible with Plain TeX.
14cu|texlive-texsis-2.18-6|41	
14cu|texlive-texsis-2.18-6|42	
14cu|texlive-texsis-2.18-6|43	#-----------------------------------------------------------------------
14cu|texlive-texsis-2.18-6|44	%files
14cu|texlive-texsis-2.18-6|45	%{_texmfdistdir}/bibtex/bst/texsis/texsis.bst
14cu|texlive-texsis-2.18-6|46	%{_texmfdistdir}/tex/texsis/base/AIP.txs
14cu|texlive-texsis-2.18-6|47	%{_texmfdistdir}/tex/texsis/base/CVformat.txs
14cu|texlive-texsis-2.18-6|48	%{_texmfdistdir}/tex/texsis/base/Elsevier.txs
14cu|texlive-texsis-2.18-6|49	%{_texmfdistdir}/tex/texsis/base/Exam.txs
14cu|texlive-texsis-2.18-6|50	%{_texmfdistdir}/tex/texsis/base/Formletr.txs
14cu|texlive-texsis-2.18-6|51	%{_texmfdistdir}/tex/texsis/base/IEEE.txs
14cu|texlive-texsis-2.18-6|52	%{_texmfdistdir}/tex/texsis/base/PhysRev.txs
14cu|texlive-texsis-2.18-6|53	%{_texmfdistdir}/tex/texsis/base/Spanish.txs
14cu|texlive-texsis-2.18-6|54	%{_texmfdistdir}/tex/texsis/base/Swedish.txs
14cu|texlive-texsis-2.18-6|55	%{_texmfdistdir}/tex/texsis/base/TXSconts.tex
14cu|texlive-texsis-2.18-6|56	%{_texmfdistdir}/tex/texsis/base/TXSdcol.tex
14cu|texlive-texsis-2.18-6|57	%{_texmfdistdir}/tex/texsis/base/TXSenvmt.tex
14cu|texlive-texsis-2.18-6|58	%{_texmfdistdir}/tex/texsis/base/TXSeqns.tex
14cu|texlive-texsis-2.18-6|59	%{_texmfdistdir}/tex/texsis/base/TXSfigs.tex
14cu|texlive-texsis-2.18-6|60	%{_texmfdistdir}/tex/texsis/base/TXSfmts.tex
14cu|texlive-texsis-2.18-6|61	%{_texmfdistdir}/tex/texsis/base/TXSfonts.tex
14cu|texlive-texsis-2.18-6|62	%{_texmfdistdir}/tex/texsis/base/TXShead.tex
14cu|texlive-texsis-2.18-6|63	%{_texmfdistdir}/tex/texsis/base/TXSinit.tex
14cu|texlive-texsis-2.18-6|64	%{_texmfdistdir}/tex/texsis/base/TXSletr.tex
14cu|texlive-texsis-2.18-6|65	%{_texmfdistdir}/tex/texsis/base/TXSmacs.tex
14cu|texlive-texsis-2.18-6|66	%{_texmfdistdir}/tex/texsis/base/TXSmemo.tex
14cu|texlive-texsis-2.18-6|67	%{_texmfdistdir}/tex/texsis/base/TXSprns.tex
14cu|texlive-texsis-2.18-6|68	%{_texmfdistdir}/tex/texsis/base/TXSrefs.tex
14cu|texlive-texsis-2.18-6|69	%{_texmfdistdir}/tex/texsis/base/TXSruled.tex
14cu|texlive-texsis-2.18-6|70	%{_texmfdistdir}/tex/texsis/base/TXSsects.tex
14cu|texlive-texsis-2.18-6|71	%{_texmfdistdir}/tex/texsis/base/TXSsite.tex
14cu|texlive-texsis-2.18-6|72	%{_texmfdistdir}/tex/texsis/base/TXSsymb.tex
14cu|texlive-texsis-2.18-6|73	%{_texmfdistdir}/tex/texsis/base/TXStags.tex
14cu|texlive-texsis-2.18-6|74	%{_texmfdistdir}/tex/texsis/base/TXStitle.tex
14cu|texlive-texsis-2.18-6|75	%{_texmfdistdir}/tex/texsis/base/Tablebod.txs
14cu|texlive-texsis-2.18-6|76	%{_texmfdistdir}/tex/texsis/base/WorldSci.txs
14cu|texlive-texsis-2.18-6|77	%{_texmfdistdir}/tex/texsis/base/color.txs
14cu|texlive-texsis-2.18-6|78	%{_texmfdistdir}/tex/texsis/base/nuclproc.txs
14cu|texlive-texsis-2.18-6|79	%{_texmfdistdir}/tex/texsis/base/printfont.txs
14cu|texlive-texsis-2.18-6|80	%{_texmfdistdir}/tex/texsis/base/spine.txs
14cu|texlive-texsis-2.18-6|81	%{_texmfdistdir}/tex/texsis/base/texsis.tex
14cu|texlive-texsis-2.18-6|82	%{_texmfdistdir}/tex/texsis/base/thesis.txs
14cu|texlive-texsis-2.18-6|83	%{_texmfdistdir}/tex/texsis/base/twin.txs
14cu|texlive-texsis-2.18-6|84	%{_texmfdistdir}/tex/texsis/config/texsis.ini
14cu|texlive-texsis-2.18-6|85	%_texmf_fmtutil_d/texsis
14cu|texlive-texsis-2.18-6|86	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/COPYING
14cu|texlive-texsis-2.18-6|87	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Example.tex
14cu|texlive-texsis-2.18-6|88	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Fonts.tex
14cu|texlive-texsis-2.18-6|89	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/INSTALL
14cu|texlive-texsis-2.18-6|90	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Install.tex
14cu|texlive-texsis-2.18-6|91	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/MANIFEST
14cu|texlive-texsis-2.18-6|92	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.fgl
14cu|texlive-texsis-2.18-6|93	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.ref
14cu|texlive-texsis-2.18-6|94	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tbl
14cu|texlive-texsis-2.18-6|95	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tex
14cu|texlive-texsis-2.18-6|96	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/NEWS
14cu|texlive-texsis-2.18-6|97	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/README
14cu|texlive-texsis-2.18-6|98	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSapxF.doc
14cu|texlive-texsis-2.18-6|99	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXScover.doc
14cu|texlive-texsis-2.18-6|100	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdcol.doc
14cu|texlive-texsis-2.18-6|101	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc.doc
14cu|texlive-texsis-2.18-6|102	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc0.doc
14cu|texlive-texsis-2.18-6|103	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdocM.doc
14cu|texlive-texsis-2.18-6|104	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSend.doc
14cu|texlive-texsis-2.18-6|105	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSenvmt.doc
14cu|texlive-texsis-2.18-6|106	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSeqns.doc
14cu|texlive-texsis-2.18-6|107	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfigs.doc
14cu|texlive-texsis-2.18-6|108	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfmts.doc
14cu|texlive-texsis-2.18-6|109	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfonts.doc
14cu|texlive-texsis-2.18-6|110	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSinstl.doc
14cu|texlive-texsis-2.18-6|111	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSintro.doc
14cu|texlive-texsis-2.18-6|112	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSletr.doc
14cu|texlive-texsis-2.18-6|113	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSmisc.doc
14cu|texlive-texsis-2.18-6|114	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSprns.doc
14cu|texlive-texsis-2.18-6|115	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrefs.doc
14cu|texlive-texsis-2.18-6|116	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrevs.doc
14cu|texlive-texsis-2.18-6|117	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSruled.doc
14cu|texlive-texsis-2.18-6|118	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsects.doc
14cu|texlive-texsis-2.18-6|119	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsite.000
14cu|texlive-texsis-2.18-6|120	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsymb.doc
14cu|texlive-texsis-2.18-6|121	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXStags.doc
14cu|texlive-texsis-2.18-6|122	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/index.tex
14cu|texlive-texsis-2.18-6|123	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/letr
14cu|texlive-texsis-2.18-6|124	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin.eps
14cu|texlive-texsis-2.18-6|125	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin2.eps
14cu|texlive-texsis-2.18-6|126	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.1
14cu|texlive-texsis-2.18-6|127	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.el
14cu|texlive-texsis-2.18-6|128	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.lsm
14cu|texlive-texsis-2.18-6|129	
14cu|texlive-texsis-2.18-6|130	#-----------------------------------------------------------------------
14cu|texlive-texsis-2.18-6|131	%prep
14cu|texlive-texsis-2.18-6|132	%setup -c -a0 -a1
14cu|texlive-texsis-2.18-6|133	
14cu|texlive-texsis-2.18-6|134	%build
14cu|texlive-texsis-2.18-6|135	
14cu|texlive-texsis-2.18-6|136	%install
14cu|texlive-texsis-2.18-6|137	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texsis-2.18-6|138	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texsis-2.18-6|139	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14cu|texlive-texsis-2.18-6|140	cat > %{buildroot}%{_texmf_fmtutil_d}/texsis <<EOF
14cu|texlive-texsis-2.18-6|141	#
14cu|texlive-texsis-2.18-6|142	# from texsis:
14cu|texlive-texsis-2.18-6|143	texsis pdftex - -translate-file=cp227.tcx texsis.ini
14cu|texlive-texsis-2.18-6|144	EOF
14cu|texlive-texsis-2.18-6|145	
14cu|texlive-texsis-2.18-6|146	
14cu|texlive-texsis-2.18-6|147	
14cu|texlive-texsis-2.18-6|148	%changelog
14cu|texlive-texsis-2.18-6|149	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.18-6
14cu|texlive-texsis-2.18-6|150	+ Revision: 0dd91dc
14cu|texlive-texsis-2.18-6|151	- MassBuild#681: Increase release tag
14cu|texlive-texsis-2.18-6|152	
14cu|texlive-texsis-2.18-6|153	

15204 14
14cu|texlive-texware-20120627-7|1	# revision 29764
14cu|texlive-texware-20120627-7|2	# category TLCore
14cu|texlive-texware-20120627-7|3	# catalog-ctan /systems/knuth/dist/texware
14cu|texlive-texware-20120627-7|4	# catalog-date 2012-06-27 22:19:02 +0200
14cu|texlive-texware-20120627-7|5	# catalog-license knuth
14cu|texlive-texware-20120627-7|6	# catalog-version undef
14cu|texlive-texware-20120627-7|7	Name:		texlive-texware
14cu|texlive-texware-20120627-7|8	Version:	20120627
14cu|texlive-texware-20120627-7|9	Release:	7
14cu|texlive-texware-20120627-7|10	Summary:	Utility programs for use with TeX
14cu|texlive-texware-20120627-7|11	Group:		Publishing
14cu|texlive-texware-20120627-7|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/texware
14cu|texlive-texware-20120627-7|13	License:	KNUTH
14cu|texlive-texware-20120627-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.tar.xz
14cu|texlive-texware-20120627-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.doc.tar.xz
14cu|texlive-texware-20120627-7|16	BuildArch:	noarch
14cu|texlive-texware-20120627-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-texware-20120627-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-texware-20120627-7|19	Requires:	texlive-texware.bin
14cu|texlive-texware-20120627-7|20	
14cu|texlive-texware-20120627-7|21	%description
14cu|texlive-texware-20120627-7|22	Basic utitility programs, comprising: - dvitype, which converts
14cu|texlive-texware-20120627-7|23	a TeX output (DVI) file to a plain text file (see also the DVI
14cu|texlive-texware-20120627-7|24	Text Language suite); - pooltype, which converts a TeX-suite
14cu|texlive-texware-20120627-7|25	program's "pool" (string) file into human-readable form; and -
14cu|texlive-texware-20120627-7|26	tftopl and pltotf, which convert TeX Font Metric (TFM) file to
14cu|texlive-texware-20120627-7|27	human readable Property List (PL) files and vice versa.
14cu|texlive-texware-20120627-7|28	
14cu|texlive-texware-20120627-7|29	#-----------------------------------------------------------------------
14cu|texlive-texware-20120627-7|30	%files
14cu|texlive-texware-20120627-7|31	%doc %{_mandir}/man1/dvitype.1*
14cu|texlive-texware-20120627-7|32	%doc %{_texmfdistdir}/doc/man/man1/dvitype.man1.pdf
14cu|texlive-texware-20120627-7|33	%doc %{_mandir}/man1/pooltype.1*
14cu|texlive-texware-20120627-7|34	%doc %{_texmfdistdir}/doc/man/man1/pooltype.man1.pdf
14cu|texlive-texware-20120627-7|35	
14cu|texlive-texware-20120627-7|36	#-----------------------------------------------------------------------
14cu|texlive-texware-20120627-7|37	%prep
14cu|texlive-texware-20120627-7|38	%setup -c -a0 -a1
14cu|texlive-texware-20120627-7|39	
14cu|texlive-texware-20120627-7|40	%build
14cu|texlive-texware-20120627-7|41	
14cu|texlive-texware-20120627-7|42	%install
14cu|texlive-texware-20120627-7|43	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-texware-20120627-7|44	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-texware-20120627-7|45	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-texware-20120627-7|46	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-texware-20120627-7|47	
14cu|texlive-texware-20120627-7|48	%changelog
14cu|texlive-texware-20120627-7|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120627-7
14cu|texlive-texware-20120627-7|50	+ Revision: 3d36813
14cu|texlive-texware-20120627-7|51	- MassBuild#681: Increase release tag
14cu|texlive-texware-20120627-7|52	
14cu|texlive-texware-20120627-7|53	

15205 14
14cu|texlive-tfrupee-1.02-5|1	# revision 20770
14cu|texlive-tfrupee-1.02-5|2	# category Package
14cu|texlive-tfrupee-1.02-5|3	# catalog-ctan /fonts/tfrupee
14cu|texlive-tfrupee-1.02-5|4	# catalog-date 2010-12-16 15:42:40 +0100
14cu|texlive-tfrupee-1.02-5|5	# catalog-license gpl3
14cu|texlive-tfrupee-1.02-5|6	# catalog-version 1.02
14cu|texlive-tfrupee-1.02-5|7	Name:		texlive-tfrupee
14cu|texlive-tfrupee-1.02-5|8	Version:	1.02
14cu|texlive-tfrupee-1.02-5|9	Release:	5
14cu|texlive-tfrupee-1.02-5|10	Summary:	A font offering the new (Indian) Rupee symbol
14cu|texlive-tfrupee-1.02-5|11	Group:		Publishing
14cu|texlive-tfrupee-1.02-5|12	URL:		http://www.ctan.org/tex-archive/fonts/tfrupee
14cu|texlive-tfrupee-1.02-5|13	License:	GPL3
14cu|texlive-tfrupee-1.02-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.tar.xz
14cu|texlive-tfrupee-1.02-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.doc.tar.xz
14cu|texlive-tfrupee-1.02-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.source.tar.xz
14cu|texlive-tfrupee-1.02-5|17	BuildArch:	noarch
14cu|texlive-tfrupee-1.02-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-tfrupee-1.02-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-tfrupee-1.02-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-tfrupee-1.02-5|21	
14cu|texlive-tfrupee-1.02-5|22	%define		_unpackaged_subdirs_terminate_build	0
14cu|texlive-tfrupee-1.02-5|23	
14cu|texlive-tfrupee-1.02-5|24	%description
14cu|texlive-tfrupee-1.02-5|25	The package provides LaTeX support for the (Indian) Rupee
14cu|texlive-tfrupee-1.02-5|26	symbol font, created by TechFat. The original font has been
14cu|texlive-tfrupee-1.02-5|27	converted to Adobe Type 1 format, and simple LaTeX support
14cu|texlive-tfrupee-1.02-5|28	written for its use.
14cu|texlive-tfrupee-1.02-5|29	
14cu|texlive-tfrupee-1.02-5|30	
14cu|texlive-tfrupee-1.02-5|31	#-----------------------------------------------------------------------
14cu|texlive-tfrupee-1.02-5|32	%files
14cu|texlive-tfrupee-1.02-5|33	%{_texmfdistdir}/fonts/afm/public/tfrupee/tfrupee.afm
14cu|texlive-tfrupee-1.02-5|34	%{_texmfdistdir}/fonts/map/dvips/tfrupee/tfrupee.map
14cu|texlive-tfrupee-1.02-5|35	%{_texmfdistdir}/fonts/tfm/public/tfrupee/tfrupee.tfm
14cu|texlive-tfrupee-1.02-5|36	%{_texmfdistdir}/fonts/type1/public/tfrupee/tfrupee.pfb
14cu|texlive-tfrupee-1.02-5|37	%{_texmfdistdir}/tex/latex/tfrupee/tfrupee.sty
14cu|texlive-tfrupee-1.02-5|38	%doc %{_texmfdistdir}/doc/fonts/tfrupee/LICENSE
14cu|texlive-tfrupee-1.02-5|39	%doc %{_texmfdistdir}/doc/fonts/tfrupee/README
14cu|texlive-tfrupee-1.02-5|40	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.pdf
14cu|texlive-tfrupee-1.02-5|41	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.tex
14cu|texlive-tfrupee-1.02-5|42	#- source
14cu|texlive-tfrupee-1.02-5|43	%doc %{_texmfdistdir}/source/fonts/tfrupee/tfrupee.sfd
14cu|texlive-tfrupee-1.02-5|44	
14cu|texlive-tfrupee-1.02-5|45	#-----------------------------------------------------------------------
14cu|texlive-tfrupee-1.02-5|46	%prep
14cu|texlive-tfrupee-1.02-5|47	%setup -c -a0 -a1 -a2
14cu|texlive-tfrupee-1.02-5|48	
14cu|texlive-tfrupee-1.02-5|49	%build
14cu|texlive-tfrupee-1.02-5|50	
14cu|texlive-tfrupee-1.02-5|51	%install
14cu|texlive-tfrupee-1.02-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-tfrupee-1.02-5|53	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-tfrupee-1.02-5|54	
14cu|texlive-tfrupee-1.02-5|55	
14cu|texlive-tfrupee-1.02-5|56	
14cu|texlive-tfrupee-1.02-5|57	%changelog
14cu|texlive-tfrupee-1.02-5|58	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-5
14cu|texlive-tfrupee-1.02-5|59	+ Revision: 86b9030
14cu|texlive-tfrupee-1.02-5|60	- MassBuild#681: Increase release tag
14cu|texlive-tfrupee-1.02-5|61	
14cu|texlive-tfrupee-1.02-5|62	

15206 14
14cu|texlive-thmbox-20090325-5|1	# revision 15878
14cu|texlive-thmbox-20090325-5|2	# category Package
14cu|texlive-thmbox-20090325-5|3	# catalog-ctan /macros/latex/contrib/thmbox
14cu|texlive-thmbox-20090325-5|4	# catalog-date 2009-03-25 08:55:29 +0100
14cu|texlive-thmbox-20090325-5|5	# catalog-license lppl
14cu|texlive-thmbox-20090325-5|6	# catalog-version undef
14cu|texlive-thmbox-20090325-5|7	Name:		texlive-thmbox
14cu|texlive-thmbox-20090325-5|8	Version:	20090325
14cu|texlive-thmbox-20090325-5|9	Release:	5
14cu|texlive-thmbox-20090325-5|10	Summary:	Decorate theorem statements
14cu|texlive-thmbox-20090325-5|11	Group:		Publishing
14cu|texlive-thmbox-20090325-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thmbox
14cu|texlive-thmbox-20090325-5|13	License:	LPPL
14cu|texlive-thmbox-20090325-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.tar.xz
14cu|texlive-thmbox-20090325-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.doc.tar.xz
14cu|texlive-thmbox-20090325-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.source.tar.xz
14cu|texlive-thmbox-20090325-5|17	BuildArch:	noarch
14cu|texlive-thmbox-20090325-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-thmbox-20090325-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-thmbox-20090325-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-thmbox-20090325-5|21	
14cu|texlive-thmbox-20090325-5|22	%description
14cu|texlive-thmbox-20090325-5|23	The package defines an environment thmbox that presents
14cu|texlive-thmbox-20090325-5|24	theorems, definitions and similar objects in boxes decorated
14cu|texlive-thmbox-20090325-5|25	with frames and various aesthetic features. The standard macro
14cu|texlive-thmbox-20090325-5|26	\newtheorem may be redefined to use the environment.
14cu|texlive-thmbox-20090325-5|27	
14cu|texlive-thmbox-20090325-5|28	
14cu|texlive-thmbox-20090325-5|29	#-----------------------------------------------------------------------
14cu|texlive-thmbox-20090325-5|30	%files
14cu|texlive-thmbox-20090325-5|31	%{_texmfdistdir}/tex/latex/thmbox/thmbox.sty
14cu|texlive-thmbox-20090325-5|32	%doc %{_texmfdistdir}/doc/latex/thmbox/README
14cu|texlive-thmbox-20090325-5|33	%doc %{_texmfdistdir}/doc/latex/thmbox/thmbox.pdf
14cu|texlive-thmbox-20090325-5|34	#- source
14cu|texlive-thmbox-20090325-5|35	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.dtx
14cu|texlive-thmbox-20090325-5|36	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.ins
14cu|texlive-thmbox-20090325-5|37	
14cu|texlive-thmbox-20090325-5|38	#-----------------------------------------------------------------------
14cu|texlive-thmbox-20090325-5|39	%prep
14cu|texlive-thmbox-20090325-5|40	%setup -c -a0 -a1 -a2
14cu|texlive-thmbox-20090325-5|41	
14cu|texlive-thmbox-20090325-5|42	%build
14cu|texlive-thmbox-20090325-5|43	
14cu|texlive-thmbox-20090325-5|44	%install
14cu|texlive-thmbox-20090325-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-thmbox-20090325-5|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-thmbox-20090325-5|47	
14cu|texlive-thmbox-20090325-5|48	
14cu|texlive-thmbox-20090325-5|49	
14cu|texlive-thmbox-20090325-5|50	%changelog
14cu|texlive-thmbox-20090325-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090325-5
14cu|texlive-thmbox-20090325-5|52	+ Revision: 9d07bff
14cu|texlive-thmbox-20090325-5|53	- MassBuild#681: Increase release tag
14cu|texlive-thmbox-20090325-5|54	
14cu|texlive-thmbox-20090325-5|55	

15207 14
14cu|texlive-timetable-20080911-5|1	# revision 15878
14cu|texlive-timetable-20080911-5|2	# category Package
14cu|texlive-timetable-20080911-5|3	# catalog-ctan /macros/plain/contrib/timetable/timetable.tex
14cu|texlive-timetable-20080911-5|4	# catalog-date 2008-09-11 15:08:12 +0200
14cu|texlive-timetable-20080911-5|5	# catalog-license lppl
14cu|texlive-timetable-20080911-5|6	# catalog-version undef
14cu|texlive-timetable-20080911-5|7	Name:		texlive-timetable
14cu|texlive-timetable-20080911-5|8	Version:	20080911
14cu|texlive-timetable-20080911-5|9	Release:	5
14cu|texlive-timetable-20080911-5|10	Summary:	Generate timetables
14cu|texlive-timetable-20080911-5|11	Group:		Publishing
14cu|texlive-timetable-20080911-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/timetable/timetable.tex
14cu|texlive-timetable-20080911-5|13	License:	LPPL
14cu|texlive-timetable-20080911-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timetable.tar.xz
14cu|texlive-timetable-20080911-5|15	BuildArch:	noarch
14cu|texlive-timetable-20080911-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-timetable-20080911-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-timetable-20080911-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-timetable-20080911-5|19	
14cu|texlive-timetable-20080911-5|20	%description
14cu|texlive-timetable-20080911-5|21	A highly-configurable package, with nice output and simple
14cu|texlive-timetable-20080911-5|22	input. The macros use a radix sort mechanism so that the order
14cu|texlive-timetable-20080911-5|23	of input is not critical.
14cu|texlive-timetable-20080911-5|24	
14cu|texlive-timetable-20080911-5|25	
14cu|texlive-timetable-20080911-5|26	#-----------------------------------------------------------------------
14cu|texlive-timetable-20080911-5|27	%files
14cu|texlive-timetable-20080911-5|28	%{_texmfdistdir}/tex/plain/timetable/timetable.tex
14cu|texlive-timetable-20080911-5|29	
14cu|texlive-timetable-20080911-5|30	#-----------------------------------------------------------------------
14cu|texlive-timetable-20080911-5|31	%prep
14cu|texlive-timetable-20080911-5|32	%setup -c -a0
14cu|texlive-timetable-20080911-5|33	
14cu|texlive-timetable-20080911-5|34	%build
14cu|texlive-timetable-20080911-5|35	
14cu|texlive-timetable-20080911-5|36	%install
14cu|texlive-timetable-20080911-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-timetable-20080911-5|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14cu|texlive-timetable-20080911-5|39	
14cu|texlive-timetable-20080911-5|40	
14cu|texlive-timetable-20080911-5|41	
14cu|texlive-timetable-20080911-5|42	%changelog
14cu|texlive-timetable-20080911-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080911-5
14cu|texlive-timetable-20080911-5|44	+ Revision: 994a04f
14cu|texlive-timetable-20080911-5|45	- MassBuild#681: Increase release tag
14cu|texlive-timetable-20080911-5|46	
14cu|texlive-timetable-20080911-5|47	

15208 14
14cu|texlive-tpic2pdftex-1.97-10|1	# revision 29764
14cu|texlive-tpic2pdftex-1.97-10|2	# category TLCore
14cu|texlive-tpic2pdftex-1.97-10|3	# catalog-ctan /graphics/tpic2pdftex
14cu|texlive-tpic2pdftex-1.97-10|4	# catalog-date 2012-08-24 00:56:38 +0200
14cu|texlive-tpic2pdftex-1.97-10|5	# catalog-license gpl
14cu|texlive-tpic2pdftex-1.97-10|6	# catalog-version 1.97
14cu|texlive-tpic2pdftex-1.97-10|7	Name:		texlive-tpic2pdftex
14cu|texlive-tpic2pdftex-1.97-10|8	Version:	1.97
14cu|texlive-tpic2pdftex-1.97-10|9	Release:	10
14cu|texlive-tpic2pdftex-1.97-10|10	Summary:	Use tpic commands in PDFTeX
14cu|texlive-tpic2pdftex-1.97-10|11	Group:		Publishing
14cu|texlive-tpic2pdftex-1.97-10|12	URL:		http://www.ctan.org/tex-archive/graphics/tpic2pdftex
14cu|texlive-tpic2pdftex-1.97-10|13	License:	GPL
14cu|texlive-tpic2pdftex-1.97-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.tar.xz
14cu|texlive-tpic2pdftex-1.97-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.doc.tar.xz
14cu|texlive-tpic2pdftex-1.97-10|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.x86_64-linux.tar.xz
14cu|texlive-tpic2pdftex-1.97-10|17	BuildArch:	noarch
14cu|texlive-tpic2pdftex-1.97-10|18	BuildRequires:	texlive-tlpkg
14cu|texlive-tpic2pdftex-1.97-10|19	Requires(pre):	texlive-tlpkg
14cu|texlive-tpic2pdftex-1.97-10|20	Provides:	texlive-tpic2pdftex.bin = %{EVRD}
14cu|texlive-tpic2pdftex-1.97-10|21	
14cu|texlive-tpic2pdftex-1.97-10|22	%description
14cu|texlive-tpic2pdftex-1.97-10|23	The AWK script converts pic language, embedded inline
14cu|texlive-tpic2pdftex-1.97-10|24	(delimited by .PS and .PE markers), to \pdfliteral commands.
14cu|texlive-tpic2pdftex-1.97-10|25	
14cu|texlive-tpic2pdftex-1.97-10|26	#-----------------------------------------------------------------------
14cu|texlive-tpic2pdftex-1.97-10|27	%files
14cu|texlive-tpic2pdftex-1.97-10|28	%{_bindir}/tpic2pdftex
14cu|texlive-tpic2pdftex-1.97-10|29	%doc %{_mandir}/man1/tpic2pdftex.1*
14cu|texlive-tpic2pdftex-1.97-10|30	%doc %{_texmfdistdir}/doc/man/man1/tpic2pdftex.man1.pdf
14cu|texlive-tpic2pdftex-1.97-10|31	%doc %{_texmfdistdir}/doc/tpic2pdftex/Makefile
14cu|texlive-tpic2pdftex-1.97-10|32	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pdf
14cu|texlive-tpic2pdftex-1.97-10|33	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pic
14cu|texlive-tpic2pdftex-1.97-10|34	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pdf
14cu|texlive-tpic2pdftex-1.97-10|35	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pic
14cu|texlive-tpic2pdftex-1.97-10|36	
14cu|texlive-tpic2pdftex-1.97-10|37	#-----------------------------------------------------------------------
14cu|texlive-tpic2pdftex-1.97-10|38	%prep
14cu|texlive-tpic2pdftex-1.97-10|39	%setup -c -a0 -a1 -a2
14cu|texlive-tpic2pdftex-1.97-10|40	
14cu|texlive-tpic2pdftex-1.97-10|41	%build
14cu|texlive-tpic2pdftex-1.97-10|42	
14cu|texlive-tpic2pdftex-1.97-10|43	%install
14cu|texlive-tpic2pdftex-1.97-10|44	# shell script
14cu|texlive-tpic2pdftex-1.97-10|45	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-tpic2pdftex-1.97-10|46	cp -fpa bin/x86_64-linux/tpic2pdftex %{buildroot}%{_bindir}
14cu|texlive-tpic2pdftex-1.97-10|47	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-tpic2pdftex-1.97-10|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-tpic2pdftex-1.97-10|49	mkdir -p %{buildroot}%{_mandir}/man1
14cu|texlive-tpic2pdftex-1.97-10|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14cu|texlive-tpic2pdftex-1.97-10|51	
14cu|texlive-tpic2pdftex-1.97-10|52	%changelog
14cu|texlive-tpic2pdftex-1.97-10|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.97-10
14cu|texlive-tpic2pdftex-1.97-10|54	+ Revision: cd95ce4
14cu|texlive-tpic2pdftex-1.97-10|55	- MassBuild#681: Increase release tag
14cu|texlive-tpic2pdftex-1.97-10|56	
14cu|texlive-tpic2pdftex-1.97-10|57	

15209 14
14cu|texlive-trajan-1.1-5|1	# revision 15878
14cu|texlive-trajan-1.1-5|2	# category Package
14cu|texlive-trajan-1.1-5|3	# catalog-ctan /fonts/trajan
14cu|texlive-trajan-1.1-5|4	# catalog-date 2007-10-24 18:05:15 +0200
14cu|texlive-trajan-1.1-5|5	# catalog-license lppl
14cu|texlive-trajan-1.1-5|6	# catalog-version 1.1
14cu|texlive-trajan-1.1-5|7	Name:		texlive-trajan
14cu|texlive-trajan-1.1-5|8	Version:	1.1
14cu|texlive-trajan-1.1-5|9	Release:	5
14cu|texlive-trajan-1.1-5|10	Summary:	Fonts from the Trajan column in Rome
14cu|texlive-trajan-1.1-5|11	Group:		Publishing
14cu|texlive-trajan-1.1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/trajan
14cu|texlive-trajan-1.1-5|13	License:	LPPL
14cu|texlive-trajan-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.tar.xz
14cu|texlive-trajan-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.doc.tar.xz
14cu|texlive-trajan-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.source.tar.xz
14cu|texlive-trajan-1.1-5|17	BuildArch:	noarch
14cu|texlive-trajan-1.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-trajan-1.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-trajan-1.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-trajan-1.1-5|21	
14cu|texlive-trajan-1.1-5|22	%description
14cu|texlive-trajan-1.1-5|23	Provides fonts (in both MetaFont and Adobe Type 1 format) based
14cu|texlive-trajan-1.1-5|24	on the capitals carved on the Trajan column in Rome in 114 AD,
14cu|texlive-trajan-1.1-5|25	together with macros to access the fonts. Many typographers
14cu|texlive-trajan-1.1-5|26	think these rank first among the Roman's artistic legacy. The
14cu|texlive-trajan-1.1-5|27	font is uppercase letters together with some punctuation and
14cu|texlive-trajan-1.1-5|28	analphabetics; no lowercase or digits.
14cu|texlive-trajan-1.1-5|29	
14cu|texlive-trajan-1.1-5|30	
14cu|texlive-trajan-1.1-5|31	#-----------------------------------------------------------------------
14cu|texlive-trajan-1.1-5|32	%files
14cu|texlive-trajan-1.1-5|33	%{_texmfdistdir}/fonts/afm/public/trajan/trjnr10.afm
14cu|texlive-trajan-1.1-5|34	%{_texmfdistdir}/fonts/afm/public/trajan/trjnsl10.afm
14cu|texlive-trajan-1.1-5|35	%{_texmfdistdir}/fonts/map/dvips/trajan/trajan.map
14cu|texlive-trajan-1.1-5|36	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnr10.tfm
14cu|texlive-trajan-1.1-5|37	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnsl10.tfm
14cu|texlive-trajan-1.1-5|38	%{_texmfdistdir}/fonts/type1/public/trajan/trjnr10.pfb
14cu|texlive-trajan-1.1-5|39	%{_texmfdistdir}/fonts/type1/public/trajan/trjnsl10.pfb
14cu|texlive-trajan-1.1-5|40	%{_texmfdistdir}/tex/latex/trajan/t1trjn.fd
14cu|texlive-trajan-1.1-5|41	%{_texmfdistdir}/tex/latex/trajan/trajan.sty
14cu|texlive-trajan-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/trajan/README
14cu|texlive-trajan-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/trajan/trajan.pdf
14cu|texlive-trajan-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.pdf
14cu|texlive-trajan-1.1-5|45	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.tex
14cu|texlive-trajan-1.1-5|46	#- source
14cu|texlive-trajan-1.1-5|47	%doc %{_texmfdistdir}/source/latex/trajan/trajan.dtx
14cu|texlive-trajan-1.1-5|48	%doc %{_texmfdistdir}/source/latex/trajan/trajan.ins
14cu|texlive-trajan-1.1-5|49	
14cu|texlive-trajan-1.1-5|50	#-----------------------------------------------------------------------
14cu|texlive-trajan-1.1-5|51	%prep
14cu|texlive-trajan-1.1-5|52	%setup -c -a0 -a1 -a2
14cu|texlive-trajan-1.1-5|53	
14cu|texlive-trajan-1.1-5|54	%build
14cu|texlive-trajan-1.1-5|55	
14cu|texlive-trajan-1.1-5|56	%install
14cu|texlive-trajan-1.1-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-trajan-1.1-5|58	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-trajan-1.1-5|59	
14cu|texlive-trajan-1.1-5|60	
14cu|texlive-trajan-1.1-5|61	
14cu|texlive-trajan-1.1-5|62	%changelog
14cu|texlive-trajan-1.1-5|63	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cu|texlive-trajan-1.1-5|64	+ Revision: 6218e83
14cu|texlive-trajan-1.1-5|65	- MassBuild#681: Increase release tag
14cu|texlive-trajan-1.1-5|66	
14cu|texlive-trajan-1.1-5|67	

15210 14
14cu|texlive-treetex-20081115-5|1	# revision 15878
14cu|texlive-treetex-20081115-5|2	# category Package
14cu|texlive-treetex-20081115-5|3	# catalog-ctan /macros/plain/contrib/treetex
14cu|texlive-treetex-20081115-5|4	# catalog-date 2008-11-15 20:35:55 +0100
14cu|texlive-treetex-20081115-5|5	# catalog-license pd
14cu|texlive-treetex-20081115-5|6	# catalog-version undef
14cu|texlive-treetex-20081115-5|7	Name:		texlive-treetex
14cu|texlive-treetex-20081115-5|8	Version:	20081115
14cu|texlive-treetex-20081115-5|9	Release:	5
14cu|texlive-treetex-20081115-5|10	Summary:	Draw trees
14cu|texlive-treetex-20081115-5|11	Group:		Publishing
14cu|texlive-treetex-20081115-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/treetex
14cu|texlive-treetex-20081115-5|13	License:	PD
14cu|texlive-treetex-20081115-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.tar.xz
14cu|texlive-treetex-20081115-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.doc.tar.xz
14cu|texlive-treetex-20081115-5|16	BuildArch:	noarch
14cu|texlive-treetex-20081115-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-treetex-20081115-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-treetex-20081115-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-treetex-20081115-5|20	
14cu|texlive-treetex-20081115-5|21	%description
14cu|texlive-treetex-20081115-5|22	Macros to draw trees, within TeX (or LaTeX). The algorithm used
14cu|texlive-treetex-20081115-5|23	is discussed in an accompanying paper (written using LaTeX
14cu|texlive-treetex-20081115-5|24	2.09).
14cu|texlive-treetex-20081115-5|25	
14cu|texlive-treetex-20081115-5|26	
14cu|texlive-treetex-20081115-5|27	#-----------------------------------------------------------------------
14cu|texlive-treetex-20081115-5|28	%files
14cu|texlive-treetex-20081115-5|29	%{_texmfdistdir}/tex/plain/treetex/classes.tex
14cu|texlive-treetex-20081115-5|30	%{_texmfdistdir}/tex/plain/treetex/l_pic.tex
14cu|texlive-treetex-20081115-5|31	%{_texmfdistdir}/tex/plain/treetex/treetex.tex
14cu|texlive-treetex-20081115-5|32	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.bbl
14cu|texlive-treetex-20081115-5|33	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.dvi
14cu|texlive-treetex-20081115-5|34	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.tex
14cu|texlive-treetex-20081115-5|35	%doc %{_texmfdistdir}/doc/plain/treetex/readme
14cu|texlive-treetex-20081115-5|36	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.bbl
14cu|texlive-treetex-20081115-5|37	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.dvi
14cu|texlive-treetex-20081115-5|38	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.tex
14cu|texlive-treetex-20081115-5|39	
14cu|texlive-treetex-20081115-5|40	#-----------------------------------------------------------------------
14cu|texlive-treetex-20081115-5|41	%prep
14cu|texlive-treetex-20081115-5|42	%setup -c -a0 -a1
14cu|texlive-treetex-20081115-5|43	
14cu|texlive-treetex-20081115-5|44	%build
14cu|texlive-treetex-20081115-5|45	
14cu|texlive-treetex-20081115-5|46	%install
14cu|texlive-treetex-20081115-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-treetex-20081115-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-treetex-20081115-5|49	
14cu|texlive-treetex-20081115-5|50	
14cu|texlive-treetex-20081115-5|51	
14cu|texlive-treetex-20081115-5|52	%changelog
14cu|texlive-treetex-20081115-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081115-5
14cu|texlive-treetex-20081115-5|54	+ Revision: f6d357d
14cu|texlive-treetex-20081115-5|55	- MassBuild#681: Increase release tag
14cu|texlive-treetex-20081115-5|56	
14cu|texlive-treetex-20081115-5|57	

15211 14
14cu|texlive-turnstile-1.0-5|1	# revision 15878
14cu|texlive-turnstile-1.0-5|2	# category Package
14cu|texlive-turnstile-1.0-5|3	# catalog-ctan /macros/latex/contrib/turnstile
14cu|texlive-turnstile-1.0-5|4	# catalog-date 2008-08-24 14:43:48 +0200
14cu|texlive-turnstile-1.0-5|5	# catalog-license lppl
14cu|texlive-turnstile-1.0-5|6	# catalog-version 1.0
14cu|texlive-turnstile-1.0-5|7	Name:		texlive-turnstile
14cu|texlive-turnstile-1.0-5|8	Version:	1.0
14cu|texlive-turnstile-1.0-5|9	Release:	5
14cu|texlive-turnstile-1.0-5|10	Summary:	Typeset the (logic) turnstile notation
14cu|texlive-turnstile-1.0-5|11	Group:		Publishing
14cu|texlive-turnstile-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnstile
14cu|texlive-turnstile-1.0-5|13	License:	LPPL
14cu|texlive-turnstile-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.tar.xz
14cu|texlive-turnstile-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.doc.tar.xz
14cu|texlive-turnstile-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.source.tar.xz
14cu|texlive-turnstile-1.0-5|17	BuildArch:	noarch
14cu|texlive-turnstile-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-turnstile-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-turnstile-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-turnstile-1.0-5|21	
14cu|texlive-turnstile-1.0-5|22	%description
14cu|texlive-turnstile-1.0-5|23	Among other uses, the turnstile sign is used by logicians for
14cu|texlive-turnstile-1.0-5|24	denoting a consequence relation, related to a given logic,
14cu|texlive-turnstile-1.0-5|25	between a collection of formulas and a derived formula.
14cu|texlive-turnstile-1.0-5|26	
14cu|texlive-turnstile-1.0-5|27	
14cu|texlive-turnstile-1.0-5|28	#-----------------------------------------------------------------------
14cu|texlive-turnstile-1.0-5|29	%files
14cu|texlive-turnstile-1.0-5|30	%{_texmfdistdir}/tex/latex/turnstile/turnstile.sty
14cu|texlive-turnstile-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/turnstile/README
14cu|texlive-turnstile-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/turnstile/README.en
14cu|texlive-turnstile-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/turnstile/README.pt
14cu|texlive-turnstile-1.0-5|34	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-en.pdf
14cu|texlive-turnstile-1.0-5|35	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-pt.pdf
14cu|texlive-turnstile-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.pdf
14cu|texlive-turnstile-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.tex
14cu|texlive-turnstile-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.pdf
14cu|texlive-turnstile-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.tex
14cu|texlive-turnstile-1.0-5|40	#- source
14cu|texlive-turnstile-1.0-5|41	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.dtx
14cu|texlive-turnstile-1.0-5|42	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.ins
14cu|texlive-turnstile-1.0-5|43	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.dtx
14cu|texlive-turnstile-1.0-5|44	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.ins
14cu|texlive-turnstile-1.0-5|45	
14cu|texlive-turnstile-1.0-5|46	#-----------------------------------------------------------------------
14cu|texlive-turnstile-1.0-5|47	%prep
14cu|texlive-turnstile-1.0-5|48	%setup -c -a0 -a1 -a2
14cu|texlive-turnstile-1.0-5|49	
14cu|texlive-turnstile-1.0-5|50	%build
14cu|texlive-turnstile-1.0-5|51	
14cu|texlive-turnstile-1.0-5|52	%install
14cu|texlive-turnstile-1.0-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-turnstile-1.0-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-turnstile-1.0-5|55	
14cu|texlive-turnstile-1.0-5|56	
14cu|texlive-turnstile-1.0-5|57	
14cu|texlive-turnstile-1.0-5|58	%changelog
14cu|texlive-turnstile-1.0-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-turnstile-1.0-5|60	+ Revision: 5741401
14cu|texlive-turnstile-1.0-5|61	- MassBuild#681: Increase release tag
14cu|texlive-turnstile-1.0-5|62	
14cu|texlive-turnstile-1.0-5|63	

15212 14
14cu|texlive-txfontsb-1.1-5|1	# revision 21578
14cu|texlive-txfontsb-1.1-5|2	# category Package
14cu|texlive-txfontsb-1.1-5|3	# catalog-ctan /fonts/txfontsb
14cu|texlive-txfontsb-1.1-5|4	# catalog-date 2011-03-01 17:09:11 +0100
14cu|texlive-txfontsb-1.1-5|5	# catalog-license gpl
14cu|texlive-txfontsb-1.1-5|6	# catalog-version 1.1
14cu|texlive-txfontsb-1.1-5|7	Name:		texlive-txfontsb
14cu|texlive-txfontsb-1.1-5|8	Version:	1.1
14cu|texlive-txfontsb-1.1-5|9	Release:	5
14cu|texlive-txfontsb-1.1-5|10	Summary:	Extensions to txfonts, using GNU Freefont
14cu|texlive-txfontsb-1.1-5|11	Group:		Publishing
14cu|texlive-txfontsb-1.1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/txfontsb
14cu|texlive-txfontsb-1.1-5|13	License:	GPL
14cu|texlive-txfontsb-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.tar.xz
14cu|texlive-txfontsb-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.doc.tar.xz
14cu|texlive-txfontsb-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.source.tar.xz
14cu|texlive-txfontsb-1.1-5|17	BuildArch:	noarch
14cu|texlive-txfontsb-1.1-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-txfontsb-1.1-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-txfontsb-1.1-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-txfontsb-1.1-5|21	
14cu|texlive-txfontsb-1.1-5|22	%description
14cu|texlive-txfontsb-1.1-5|23	A set of fonts that extend the txfonts bundle with small caps
14cu|texlive-txfontsb-1.1-5|24	and old style numbers, together with Greek support. The
14cu|texlive-txfontsb-1.1-5|25	extensions are made with modifications of the GNU Freefont.
14cu|texlive-txfontsb-1.1-5|26	
14cu|texlive-txfontsb-1.1-5|27	
14cu|texlive-txfontsb-1.1-5|28	#-----------------------------------------------------------------------
14cu|texlive-txfontsb-1.1-5|29	%files
14cu|texlive-txfontsb-1.1-5|30	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCaps.afm
14cu|texlive-txfontsb-1.1-5|31	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCapsAlt.afm
14cu|texlive-txfontsb-1.1-5|32	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb.afm
14cu|texlive-txfontsb-1.1-5|33	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBold.afm
14cu|texlive-txfontsb-1.1-5|34	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBoldItalic.afm
14cu|texlive-txfontsb-1.1-5|35	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbItalic.afm
14cu|texlive-txfontsb-1.1-5|36	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimes.enc
14cu|texlive-txfontsb-1.1-5|37	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimesy.enc
14cu|texlive-txfontsb-1.1-5|38	%{_texmfdistdir}/fonts/map/dvips/txfontsb/gptimes.map
14cu|texlive-txfontsb-1.1-5|39	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6a.tfm
14cu|texlive-txfontsb-1.1-5|40	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6r.tfm
14cu|texlive-txfontsb-1.1-5|41	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6a.tfm
14cu|texlive-txfontsb-1.1-5|42	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6r.tfm
14cu|texlive-txfontsb-1.1-5|43	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesg6r.tfm
14cu|texlive-txfontsb-1.1-5|44	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6a.tfm
14cu|texlive-txfontsb-1.1-5|45	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6r.tfm
14cu|texlive-txfontsb-1.1-5|46	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesrg6a.tfm
14cu|texlive-txfontsb-1.1-5|47	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6a.tfm
14cu|texlive-txfontsb-1.1-5|48	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6r.tfm
14cu|texlive-txfontsb-1.1-5|49	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6a.tfm
14cu|texlive-txfontsb-1.1-5|50	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6r.tfm
14cu|texlive-txfontsb-1.1-5|51	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6a.tfm
14cu|texlive-txfontsb-1.1-5|52	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6r.tfm
14cu|texlive-txfontsb-1.1-5|53	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6a.tfm
14cu|texlive-txfontsb-1.1-5|54	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6r.tfm
14cu|texlive-txfontsb-1.1-5|55	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyg6r.tfm
14cu|texlive-txfontsb-1.1-5|56	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6a.tfm
14cu|texlive-txfontsb-1.1-5|57	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6r.tfm
14cu|texlive-txfontsb-1.1-5|58	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyrg6a.tfm
14cu|texlive-txfontsb-1.1-5|59	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6a.tfm
14cu|texlive-txfontsb-1.1-5|60	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6r.tfm
14cu|texlive-txfontsb-1.1-5|61	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6a.tfm
14cu|texlive-txfontsb-1.1-5|62	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6r.tfm
14cu|texlive-txfontsb-1.1-5|63	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6a.tfm
14cu|texlive-txfontsb-1.1-5|64	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6r.tfm
14cu|texlive-txfontsb-1.1-5|65	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6a.tfm
14cu|texlive-txfontsb-1.1-5|66	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6r.tfm
14cu|texlive-txfontsb-1.1-5|67	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCaps.pfb
14cu|texlive-txfontsb-1.1-5|68	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCapsAlt.pfb
14cu|texlive-txfontsb-1.1-5|69	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb.pfb
14cu|texlive-txfontsb-1.1-5|70	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBold.pfb
14cu|texlive-txfontsb-1.1-5|71	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBoldItalic.pfb
14cu|texlive-txfontsb-1.1-5|72	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbItalic.pfb
14cu|texlive-txfontsb-1.1-5|73	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesb6a.vf
14cu|texlive-txfontsb-1.1-5|74	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesbi6a.vf
14cu|texlive-txfontsb-1.1-5|75	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesi6a.vf
14cu|texlive-txfontsb-1.1-5|76	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesrg6a.vf
14cu|texlive-txfontsb-1.1-5|77	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessc6a.vf
14cu|texlive-txfontsb-1.1-5|78	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessco6a.vf
14cu|texlive-txfontsb-1.1-5|79	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyb6a.vf
14cu|texlive-txfontsb-1.1-5|80	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesybi6a.vf
14cu|texlive-txfontsb-1.1-5|81	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyi6a.vf
14cu|texlive-txfontsb-1.1-5|82	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyrg6a.vf
14cu|texlive-txfontsb-1.1-5|83	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysc6a.vf
14cu|texlive-txfontsb-1.1-5|84	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysco6a.vf
14cu|texlive-txfontsb-1.1-5|85	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessc6a.vf
14cu|texlive-txfontsb-1.1-5|86	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessco6a.vf
14cu|texlive-txfontsb-1.1-5|87	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxr.fd
14cu|texlive-txfontsb-1.1-5|88	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxrc.fd
14cu|texlive-txfontsb-1.1-5|89	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxry.fd
14cu|texlive-txfontsb-1.1-5|90	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxryc.fd
14cu|texlive-txfontsb-1.1-5|91	%{_texmfdistdir}/tex/latex/txfontsb/ot1txrc.fd
14cu|texlive-txfontsb-1.1-5|92	%{_texmfdistdir}/tex/latex/txfontsb/ot1txryc.fd
14cu|texlive-txfontsb-1.1-5|93	%{_texmfdistdir}/tex/latex/txfontsb/txfontsb.sty
14cu|texlive-txfontsb-1.1-5|94	%doc %{_texmfdistdir}/doc/fonts/txfontsb/README
14cu|texlive-txfontsb-1.1-5|95	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.pdf
14cu|texlive-txfontsb-1.1-5|96	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.tex
14cu|texlive-txfontsb-1.1-5|97	#- source
14cu|texlive-txfontsb-1.1-5|98	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCaps.sfd
14cu|texlive-txfontsb-1.1-5|99	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCapsAlt.sfd
14cu|texlive-txfontsb-1.1-5|100	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb.sfd
14cu|texlive-txfontsb-1.1-5|101	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBold.sfd
14cu|texlive-txfontsb-1.1-5|102	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBoldItalic.sfd
14cu|texlive-txfontsb-1.1-5|103	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbItalic.sfd
14cu|texlive-txfontsb-1.1-5|104	
14cu|texlive-txfontsb-1.1-5|105	#-----------------------------------------------------------------------
14cu|texlive-txfontsb-1.1-5|106	%prep
14cu|texlive-txfontsb-1.1-5|107	%setup -c -a0 -a1 -a2
14cu|texlive-txfontsb-1.1-5|108	
14cu|texlive-txfontsb-1.1-5|109	%build
14cu|texlive-txfontsb-1.1-5|110	
14cu|texlive-txfontsb-1.1-5|111	%install
14cu|texlive-txfontsb-1.1-5|112	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-txfontsb-1.1-5|113	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-txfontsb-1.1-5|114	
14cu|texlive-txfontsb-1.1-5|115	
14cu|texlive-txfontsb-1.1-5|116	
14cu|texlive-txfontsb-1.1-5|117	%changelog
14cu|texlive-txfontsb-1.1-5|118	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14cu|texlive-txfontsb-1.1-5|119	+ Revision: 2b10947
14cu|texlive-txfontsb-1.1-5|120	- MassBuild#681: Increase release tag
14cu|texlive-txfontsb-1.1-5|121	
14cu|texlive-txfontsb-1.1-5|122	

15213 14
14cu|texlive-typeoutfileinfo-0.1a-5|1	# revision 26313
14cu|texlive-typeoutfileinfo-0.1a-5|2	# category Package
14cu|texlive-typeoutfileinfo-0.1a-5|3	# catalog-ctan /support/typeoutfileinfo
14cu|texlive-typeoutfileinfo-0.1a-5|4	# catalog-date 2012-03-16 14:12:34 +0100
14cu|texlive-typeoutfileinfo-0.1a-5|5	# catalog-license lppl1.3
14cu|texlive-typeoutfileinfo-0.1a-5|6	# catalog-version 0.1a
14cu|texlive-typeoutfileinfo-0.1a-5|7	Name:		texlive-typeoutfileinfo
14cu|texlive-typeoutfileinfo-0.1a-5|8	Version:	0.1a
14cu|texlive-typeoutfileinfo-0.1a-5|9	Release:	5
14cu|texlive-typeoutfileinfo-0.1a-5|10	Summary:	Display class/package/file information
14cu|texlive-typeoutfileinfo-0.1a-5|11	Group:		Publishing
14cu|texlive-typeoutfileinfo-0.1a-5|12	URL:		http://www.ctan.org/tex-archive/support/typeoutfileinfo
14cu|texlive-typeoutfileinfo-0.1a-5|13	License:	LPPL1.3
14cu|texlive-typeoutfileinfo-0.1a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.tar.xz
14cu|texlive-typeoutfileinfo-0.1a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.doc.tar.xz
14cu|texlive-typeoutfileinfo-0.1a-5|16	BuildArch:	noarch
14cu|texlive-typeoutfileinfo-0.1a-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-typeoutfileinfo-0.1a-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-typeoutfileinfo-0.1a-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-typeoutfileinfo-0.1a-5|20	Provides:	texlive-typeoutfileinfo.bin = %{EVRD}
14cu|texlive-typeoutfileinfo-0.1a-5|21	
14cu|texlive-typeoutfileinfo-0.1a-5|22	%description
14cu|texlive-typeoutfileinfo-0.1a-5|23	The package provides a minimalist shell script, for Unix
14cu|texlive-typeoutfileinfo-0.1a-5|24	systems, that displays the information content in a
14cu|texlive-typeoutfileinfo-0.1a-5|25	\ProvidesFile, \ProvidesPackage or \ProvidesClass command in a
14cu|texlive-typeoutfileinfo-0.1a-5|26	LaTeX source file. The package requires that the readprov
14cu|texlive-typeoutfileinfo-0.1a-5|27	package is available.
14cu|texlive-typeoutfileinfo-0.1a-5|28	
14cu|texlive-typeoutfileinfo-0.1a-5|29	
14cu|texlive-typeoutfileinfo-0.1a-5|30	#-----------------------------------------------------------------------
14cu|texlive-typeoutfileinfo-0.1a-5|31	%files
14cu|texlive-typeoutfileinfo-0.1a-5|32	%{_bindir}/typeoutfileinfo
14cu|texlive-typeoutfileinfo-0.1a-5|33	%{_texmfdistdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh
14cu|texlive-typeoutfileinfo-0.1a-5|34	%doc %{_texmfdistdir}/doc/support/typeoutfileinfo/README
14cu|texlive-typeoutfileinfo-0.1a-5|35	
14cu|texlive-typeoutfileinfo-0.1a-5|36	#-----------------------------------------------------------------------
14cu|texlive-typeoutfileinfo-0.1a-5|37	%prep
14cu|texlive-typeoutfileinfo-0.1a-5|38	%setup -c -a0 -a1
14cu|texlive-typeoutfileinfo-0.1a-5|39	
14cu|texlive-typeoutfileinfo-0.1a-5|40	%build
14cu|texlive-typeoutfileinfo-0.1a-5|41	
14cu|texlive-typeoutfileinfo-0.1a-5|42	%install
14cu|texlive-typeoutfileinfo-0.1a-5|43	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-typeoutfileinfo-0.1a-5|44	pushd %{buildroot}%{_bindir}
14cu|texlive-typeoutfileinfo-0.1a-5|45	ln -sf %{_texmfdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh typeoutfileinfo
14cu|texlive-typeoutfileinfo-0.1a-5|46	popd
14cu|texlive-typeoutfileinfo-0.1a-5|47	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-typeoutfileinfo-0.1a-5|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-typeoutfileinfo-0.1a-5|49	
14cu|texlive-typeoutfileinfo-0.1a-5|50	
14cu|texlive-typeoutfileinfo-0.1a-5|51	
14cu|texlive-typeoutfileinfo-0.1a-5|52	%changelog
14cu|texlive-typeoutfileinfo-0.1a-5|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1a-5
14cu|texlive-typeoutfileinfo-0.1a-5|54	+ Revision: ccba851
14cu|texlive-typeoutfileinfo-0.1a-5|55	- MassBuild#681: Increase release tag
14cu|texlive-typeoutfileinfo-0.1a-5|56	
14cu|texlive-typeoutfileinfo-0.1a-5|57	

15214 14
14cu|texlive-umtypewriter-001.002-5|1	# revision 18651
14cu|texlive-umtypewriter-001.002-5|2	# category Package
14cu|texlive-umtypewriter-001.002-5|3	# catalog-ctan /fonts/umtypewriter
14cu|texlive-umtypewriter-001.002-5|4	# catalog-date 2009-07-23 15:45:58 +0200
14cu|texlive-umtypewriter-001.002-5|5	# catalog-license ofl
14cu|texlive-umtypewriter-001.002-5|6	# catalog-version 001.002
14cu|texlive-umtypewriter-001.002-5|7	Name:		texlive-umtypewriter
14cu|texlive-umtypewriter-001.002-5|8	Version:	001.002
14cu|texlive-umtypewriter-001.002-5|9	Release:	5
14cu|texlive-umtypewriter-001.002-5|10	Summary:	Fonts to typeset with the xgreek package
14cu|texlive-umtypewriter-001.002-5|11	Group:		Publishing
14cu|texlive-umtypewriter-001.002-5|12	URL:		http://www.ctan.org/tex-archive/fonts/umtypewriter
14cu|texlive-umtypewriter-001.002-5|13	License:	OFL
14cu|texlive-umtypewriter-001.002-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umtypewriter.tar.xz
14cu|texlive-umtypewriter-001.002-5|15	BuildArch:	noarch
14cu|texlive-umtypewriter-001.002-5|16	BuildRequires:	texlive-tlpkg
14cu|texlive-umtypewriter-001.002-5|17	Requires(pre):	texlive-tlpkg
14cu|texlive-umtypewriter-001.002-5|18	Requires(post):	texlive-kpathsea
14cu|texlive-umtypewriter-001.002-5|19	
14cu|texlive-umtypewriter-001.002-5|20	%description
14cu|texlive-umtypewriter-001.002-5|21	The UMTypewriter font family is a monospaced font family that
14cu|texlive-umtypewriter-001.002-5|22	was built from glyphs from the CB Greek fonts, the CyrTUG
14cu|texlive-umtypewriter-001.002-5|23	Cyrillic alphabet fonts ("LH"), and the standard Computer
14cu|texlive-umtypewriter-001.002-5|24	Modern font family. It contains four OpenType fonts which are
14cu|texlive-umtypewriter-001.002-5|25	required for use of the xgreek package for XeLaTeX.
14cu|texlive-umtypewriter-001.002-5|26	
14cu|texlive-umtypewriter-001.002-5|27	
14cu|texlive-umtypewriter-001.002-5|28	#-----------------------------------------------------------------------
14cu|texlive-umtypewriter-001.002-5|29	%files
14cu|texlive-umtypewriter-001.002-5|30	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Bold.otf
14cu|texlive-umtypewriter-001.002-5|31	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-BoldItalic.otf
14cu|texlive-umtypewriter-001.002-5|32	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Italic.otf
14cu|texlive-umtypewriter-001.002-5|33	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Oblique.otf
14cu|texlive-umtypewriter-001.002-5|34	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Regular.otf
14cu|texlive-umtypewriter-001.002-5|35	
14cu|texlive-umtypewriter-001.002-5|36	#-----------------------------------------------------------------------
14cu|texlive-umtypewriter-001.002-5|37	%prep
14cu|texlive-umtypewriter-001.002-5|38	%setup -c -a0
14cu|texlive-umtypewriter-001.002-5|39	
14cu|texlive-umtypewriter-001.002-5|40	%build
14cu|texlive-umtypewriter-001.002-5|41	
14cu|texlive-umtypewriter-001.002-5|42	%install
14cu|texlive-umtypewriter-001.002-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-umtypewriter-001.002-5|44	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14cu|texlive-umtypewriter-001.002-5|45	
14cu|texlive-umtypewriter-001.002-5|46	
14cu|texlive-umtypewriter-001.002-5|47	
14cu|texlive-umtypewriter-001.002-5|48	%changelog
14cu|texlive-umtypewriter-001.002-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 001.002-5
14cu|texlive-umtypewriter-001.002-5|50	+ Revision: 0c71f36
14cu|texlive-umtypewriter-001.002-5|51	- MassBuild#681: Increase release tag
14cu|texlive-umtypewriter-001.002-5|52	
14cu|texlive-umtypewriter-001.002-5|53	

15215 14
14cu|texlive-unicode-math-0.7a-4|1	# revision 27257
14cu|texlive-unicode-math-0.7a-4|2	# category Package
14cu|texlive-unicode-math-0.7a-4|3	# catalog-ctan /macros/latex/contrib/unicode-math
14cu|texlive-unicode-math-0.7a-4|4	# catalog-date 2012-07-30 11:22:32 +0200
14cu|texlive-unicode-math-0.7a-4|5	# catalog-license lppl1.3
14cu|texlive-unicode-math-0.7a-4|6	# catalog-version 0.7a
14cu|texlive-unicode-math-0.7a-4|7	Name:		texlive-unicode-math
14cu|texlive-unicode-math-0.7a-4|8	Version:	0.7a
14cu|texlive-unicode-math-0.7a-4|9	Release:	4
14cu|texlive-unicode-math-0.7a-4|10	Summary:	Unicode mathematics support for XeTeX and LuaTeX
14cu|texlive-unicode-math-0.7a-4|11	Group:		Publishing
14cu|texlive-unicode-math-0.7a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unicode-math
14cu|texlive-unicode-math-0.7a-4|13	License:	LPPL1.3
14cu|texlive-unicode-math-0.7a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.tar.xz
14cu|texlive-unicode-math-0.7a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.doc.tar.xz
14cu|texlive-unicode-math-0.7a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.source.tar.xz
14cu|texlive-unicode-math-0.7a-4|17	BuildArch:	noarch
14cu|texlive-unicode-math-0.7a-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-unicode-math-0.7a-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-unicode-math-0.7a-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-unicode-math-0.7a-4|21	Requires:	texlive-fontspec
14cu|texlive-unicode-math-0.7a-4|22	
14cu|texlive-unicode-math-0.7a-4|23	%description
14cu|texlive-unicode-math-0.7a-4|24	The current release of this package typesets mathematics with
14cu|texlive-unicode-math-0.7a-4|25	unicode input and using OpenType maths fonts. (There is little
14cu|texlive-unicode-math-0.7a-4|26	compatibility with older maths packages.) XeTeX support is well
14cu|texlive-unicode-math-0.7a-4|27	tested, though LuaTeX support less so. The package can typeset
14cu|texlive-unicode-math-0.7a-4|28	using STIX fonts, the XITS development of those fonts, the
14cu|texlive-unicode-math-0.7a-4|29	Asana-Math fonts and the commercial Cambria Math fonts. There
14cu|texlive-unicode-math-0.7a-4|30	is no support yet for any extra alphabets in the Unicode
14cu|texlive-unicode-math-0.7a-4|31	'private use area'. The package relies on recent versions of
14cu|texlive-unicode-math-0.7a-4|32	the fontspec package and the l3kernel and l3packages bundles.
14cu|texlive-unicode-math-0.7a-4|33	
14cu|texlive-unicode-math-0.7a-4|34	
14cu|texlive-unicode-math-0.7a-4|35	#-----------------------------------------------------------------------
14cu|texlive-unicode-math-0.7a-4|36	%files
14cu|texlive-unicode-math-0.7a-4|37	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-luatex.sty
14cu|texlive-unicode-math-0.7a-4|38	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-table.tex
14cu|texlive-unicode-math-0.7a-4|39	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-xetex.sty
14cu|texlive-unicode-math-0.7a-4|40	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.lua
14cu|texlive-unicode-math-0.7a-4|41	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.sty
14cu|texlive-unicode-math-0.7a-4|42	%doc %{_texmfdistdir}/doc/latex/unicode-math/README
14cu|texlive-unicode-math-0.7a-4|43	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math-testsuite.pdf
14cu|texlive-unicode-math-0.7a-4|44	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math.pdf
14cu|texlive-unicode-math-0.7a-4|45	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-example.ltx
14cu|texlive-unicode-math-0.7a-4|46	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-symbols.pdf
14cu|texlive-unicode-math-0.7a-4|47	#- source
14cu|texlive-unicode-math-0.7a-4|48	%doc %{_texmfdistdir}/source/latex/unicode-math/Makefile
14cu|texlive-unicode-math-0.7a-4|49	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-active-sscripts.ltx
14cu|texlive-unicode-math-0.7a-4|50	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-alph-spaces.ltx
14cu|texlive-unicode-math-0.7a-4|51	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-arrow-accents.ltx
14cu|texlive-unicode-math-0.7a-4|52	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-french.ltx
14cu|texlive-unicode-math-0.7a-4|53	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-iso.ltx
14cu|texlive-unicode-math-0.7a-4|54	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-literal.ltx
14cu|texlive-unicode-math-0.7a-4|55	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-tex.ltx
14cu|texlive-unicode-math-0.7a-4|56	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-upright.ltx
14cu|texlive-unicode-math-0.7a-4|57	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathversion.ltx
14cu|texlive-unicode-math-0.7a-4|58	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-nolimits-spec.ltx
14cu|texlive-unicode-math-0.7a-4|59	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under-2.ltx
14cu|texlive-unicode-math-0.7a-4|60	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under.ltx
14cu|texlive-unicode-math-0.7a-4|61	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-pkg-url.ltx
14cu|texlive-unicode-math-0.7a-4|62	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-1.ltx
14cu|texlive-unicode-math-0.7a-4|63	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-2.ltx
14cu|texlive-unicode-math-0.7a-4|64	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-back.ltx
14cu|texlive-unicode-math-0.7a-4|65	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-query-mathstyle.ltx
14cu|texlive-unicode-math-0.7a-4|66	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-range-prime-check.ltx
14cu|texlive-unicode-math-0.7a-4|67	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-slash-delim-2.ltx
14cu|texlive-unicode-math-0.7a-4|68	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt-n.ltx
14cu|texlive-unicode-math-0.7a-4|69	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt.ltx
14cu|texlive-unicode-math-0.7a-4|70	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sscript-features.ltx
14cu|texlive-unicode-math-0.7a-4|71	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L-sscale-dimen.ltx
14cu|texlive-unicode-math-0.7a-4|72	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600a.ltx
14cu|texlive-unicode-math-0.7a-4|73	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600b.ltx
14cu|texlive-unicode-math-0.7a-4|74	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600c.ltx
14cu|texlive-unicode-math-0.7a-4|75	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600f.ltx
14cu|texlive-unicode-math-0.7a-4|76	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601a.ltx
14cu|texlive-unicode-math-0.7a-4|77	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601b.ltx
14cu|texlive-unicode-math-0.7a-4|78	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601f.ltx
14cu|texlive-unicode-math-0.7a-4|79	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L602b.ltx
14cu|texlive-unicode-math-0.7a-4|80	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L603b.ltx
14cu|texlive-unicode-math-0.7a-4|81	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604a.ltx
14cu|texlive-unicode-math-0.7a-4|82	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604b.ltx
14cu|texlive-unicode-math-0.7a-4|83	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650a.ltx
14cu|texlive-unicode-math-0.7a-4|84	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650b.ltx
14cu|texlive-unicode-math-0.7a-4|85	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002a.ltx
14cu|texlive-unicode-math-0.7a-4|86	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002b.ltx
14cu|texlive-unicode-math-0.7a-4|87	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002c.ltx
14cu|texlive-unicode-math-0.7a-4|88	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002d.ltx
14cu|texlive-unicode-math-0.7a-4|89	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002e.ltx
14cu|texlive-unicode-math-0.7a-4|90	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003a.ltx
14cu|texlive-unicode-math-0.7a-4|91	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003b.ltx
14cu|texlive-unicode-math-0.7a-4|92	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003c.ltx
14cu|texlive-unicode-math-0.7a-4|93	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003d.ltx
14cu|texlive-unicode-math-0.7a-4|94	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003e.ltx
14cu|texlive-unicode-math-0.7a-4|95	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003f.ltx
14cu|texlive-unicode-math-0.7a-4|96	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003g.ltx
14cu|texlive-unicode-math-0.7a-4|97	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003h.ltx
14cu|texlive-unicode-math-0.7a-4|98	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003i.ltx
14cu|texlive-unicode-math-0.7a-4|99	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003j.ltx
14cu|texlive-unicode-math-0.7a-4|100	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003k.ltx
14cu|texlive-unicode-math-0.7a-4|101	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003l.ltx
14cu|texlive-unicode-math-0.7a-4|102	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003m.ltx
14cu|texlive-unicode-math-0.7a-4|103	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003n.ltx
14cu|texlive-unicode-math-0.7a-4|104	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003o.ltx
14cu|texlive-unicode-math-0.7a-4|105	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003p.ltx
14cu|texlive-unicode-math-0.7a-4|106	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004a.ltx
14cu|texlive-unicode-math-0.7a-4|107	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004b.ltx
14cu|texlive-unicode-math-0.7a-4|108	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004c.ltx
14cu|texlive-unicode-math-0.7a-4|109	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004d.ltx
14cu|texlive-unicode-math-0.7a-4|110	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004e.ltx
14cu|texlive-unicode-math-0.7a-4|111	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004f.ltx
14cu|texlive-unicode-math-0.7a-4|112	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005a.ltx
14cu|texlive-unicode-math-0.7a-4|113	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005b.ltx
14cu|texlive-unicode-math-0.7a-4|114	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005c.ltx
14cu|texlive-unicode-math-0.7a-4|115	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005d.ltx
14cu|texlive-unicode-math-0.7a-4|116	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005e.ltx
14cu|texlive-unicode-math-0.7a-4|117	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005f.ltx
14cu|texlive-unicode-math-0.7a-4|118	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005g.ltx
14cu|texlive-unicode-math-0.7a-4|119	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005h.ltx
14cu|texlive-unicode-math-0.7a-4|120	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005i.ltx
14cu|texlive-unicode-math-0.7a-4|121	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005j.ltx
14cu|texlive-unicode-math-0.7a-4|122	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005k.ltx
14cu|texlive-unicode-math-0.7a-4|123	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005l.ltx
14cu|texlive-unicode-math-0.7a-4|124	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010a.ltx
14cu|texlive-unicode-math-0.7a-4|125	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010b.ltx
14cu|texlive-unicode-math-0.7a-4|126	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010c.ltx
14cu|texlive-unicode-math-0.7a-4|127	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010d.ltx
14cu|texlive-unicode-math-0.7a-4|128	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011a.ltx
14cu|texlive-unicode-math-0.7a-4|129	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011b.ltx
14cu|texlive-unicode-math-0.7a-4|130	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012a.ltx
14cu|texlive-unicode-math-0.7a-4|131	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012b.ltx
14cu|texlive-unicode-math-0.7a-4|132	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013a.ltx
14cu|texlive-unicode-math-0.7a-4|133	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013b.ltx
14cu|texlive-unicode-math-0.7a-4|134	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013c.ltx
14cu|texlive-unicode-math-0.7a-4|135	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013d.ltx
14cu|texlive-unicode-math-0.7a-4|136	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013e.ltx
14cu|texlive-unicode-math-0.7a-4|137	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014a.ltx
14cu|texlive-unicode-math-0.7a-4|138	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014b.ltx
14cu|texlive-unicode-math-0.7a-4|139	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014c.ltx
14cu|texlive-unicode-math-0.7a-4|140	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015a.ltx
14cu|texlive-unicode-math-0.7a-4|141	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015b.ltx
14cu|texlive-unicode-math-0.7a-4|142	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016a.ltx
14cu|texlive-unicode-math-0.7a-4|143	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016b.ltx
14cu|texlive-unicode-math-0.7a-4|144	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016c.ltx
14cu|texlive-unicode-math-0.7a-4|145	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017a.ltx
14cu|texlive-unicode-math-0.7a-4|146	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017b.ltx
14cu|texlive-unicode-math-0.7a-4|147	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017c.ltx
14cu|texlive-unicode-math-0.7a-4|148	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017d.ltx
14cu|texlive-unicode-math-0.7a-4|149	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018a.ltx
14cu|texlive-unicode-math-0.7a-4|150	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018b.ltx
14cu|texlive-unicode-math-0.7a-4|151	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019a.ltx
14cu|texlive-unicode-math-0.7a-4|152	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019b.ltx
14cu|texlive-unicode-math-0.7a-4|153	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020a.ltx
14cu|texlive-unicode-math-0.7a-4|154	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020b.ltx
14cu|texlive-unicode-math-0.7a-4|155	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021a.ltx
14cu|texlive-unicode-math-0.7a-4|156	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021b.ltx
14cu|texlive-unicode-math-0.7a-4|157	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X030a.ltx
14cu|texlive-unicode-math-0.7a-4|158	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031a.ltx
14cu|texlive-unicode-math-0.7a-4|159	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031b.ltx
14cu|texlive-unicode-math-0.7a-4|160	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031c.ltx
14cu|texlive-unicode-math-0.7a-4|161	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032a.ltx
14cu|texlive-unicode-math-0.7a-4|162	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032b.ltx
14cu|texlive-unicode-math-0.7a-4|163	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032c.ltx
14cu|texlive-unicode-math-0.7a-4|164	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X033a.ltx
14cu|texlive-unicode-math-0.7a-4|165	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100a.ltx
14cu|texlive-unicode-math-0.7a-4|166	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100b.ltx
14cu|texlive-unicode-math-0.7a-4|167	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100c.ltx
14cu|texlive-unicode-math-0.7a-4|168	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100d.ltx
14cu|texlive-unicode-math-0.7a-4|169	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100e.ltx
14cu|texlive-unicode-math-0.7a-4|170	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X101a.ltx
14cu|texlive-unicode-math-0.7a-4|171	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X102a.ltx
14cu|texlive-unicode-math-0.7a-4|172	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X150a.ltx
14cu|texlive-unicode-math-0.7a-4|173	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X151a.ltx
14cu|texlive-unicode-math-0.7a-4|174	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202a.ltx
14cu|texlive-unicode-math-0.7a-4|175	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202b.ltx
14cu|texlive-unicode-math-0.7a-4|176	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X203a.ltx
14cu|texlive-unicode-math-0.7a-4|177	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206a.ltx
14cu|texlive-unicode-math-0.7a-4|178	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206b.ltx
14cu|texlive-unicode-math-0.7a-4|179	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206c.ltx
14cu|texlive-unicode-math-0.7a-4|180	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X207a.ltx
14cu|texlive-unicode-math-0.7a-4|181	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X401a.ltx
14cu|texlive-unicode-math-0.7a-4|182	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X500a.ltx
14cu|texlive-unicode-math-0.7a-4|183	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501a.ltx
14cu|texlive-unicode-math-0.7a-4|184	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501b.ltx
14cu|texlive-unicode-math-0.7a-4|185	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501d.ltx
14cu|texlive-unicode-math-0.7a-4|186	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501e.ltx
14cu|texlive-unicode-math-0.7a-4|187	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502a.ltx
14cu|texlive-unicode-math-0.7a-4|188	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502b.ltx
14cu|texlive-unicode-math-0.7a-4|189	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X503a.ltx
14cu|texlive-unicode-math-0.7a-4|190	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600a.ltx
14cu|texlive-unicode-math-0.7a-4|191	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600b.ltx
14cu|texlive-unicode-math-0.7a-4|192	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600c.ltx
14cu|texlive-unicode-math-0.7a-4|193	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600d.ltx
14cu|texlive-unicode-math-0.7a-4|194	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600f.ltx
14cu|texlive-unicode-math-0.7a-4|195	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601a.ltx
14cu|texlive-unicode-math-0.7a-4|196	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601b.ltx
14cu|texlive-unicode-math-0.7a-4|197	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601f.ltx
14cu|texlive-unicode-math-0.7a-4|198	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604a.ltx
14cu|texlive-unicode-math-0.7a-4|199	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604b.ltx
14cu|texlive-unicode-math-0.7a-4|200	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X610f.ltx
14cu|texlive-unicode-math-0.7a-4|201	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X620b.ltx
14cu|texlive-unicode-math-0.7a-4|202	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650a.ltx
14cu|texlive-unicode-math-0.7a-4|203	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650b.ltx
14cu|texlive-unicode-math-0.7a-4|204	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-preamble.tex
14cu|texlive-unicode-math-0.7a-4|205	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-F.tex
14cu|texlive-unicode-math-0.7a-4|206	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-L.tex
14cu|texlive-unicode-math-0.7a-4|207	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-X.tex
14cu|texlive-unicode-math-0.7a-4|208	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math-testsuite.ltx
14cu|texlive-unicode-math-0.7a-4|209	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math.dtx
14cu|texlive-unicode-math-0.7a-4|210	%doc %{_texmfdistdir}/source/latex/unicode-math/unimath-symbols.ltx
14cu|texlive-unicode-math-0.7a-4|211	
14cu|texlive-unicode-math-0.7a-4|212	#-----------------------------------------------------------------------
14cu|texlive-unicode-math-0.7a-4|213	%prep
14cu|texlive-unicode-math-0.7a-4|214	%setup -c -a0 -a1 -a2
14cu|texlive-unicode-math-0.7a-4|215	
14cu|texlive-unicode-math-0.7a-4|216	%build
14cu|texlive-unicode-math-0.7a-4|217	
14cu|texlive-unicode-math-0.7a-4|218	%install
14cu|texlive-unicode-math-0.7a-4|219	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-unicode-math-0.7a-4|220	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-unicode-math-0.7a-4|221	
14cu|texlive-unicode-math-0.7a-4|222	
14cu|texlive-unicode-math-0.7a-4|223	
14cu|texlive-unicode-math-0.7a-4|224	%changelog
14cu|texlive-unicode-math-0.7a-4|225	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7a-4
14cu|texlive-unicode-math-0.7a-4|226	+ Revision: 93bccbf
14cu|texlive-unicode-math-0.7a-4|227	- MassBuild#681: Increase release tag
14cu|texlive-unicode-math-0.7a-4|228	
14cu|texlive-unicode-math-0.7a-4|229	

15216 14
14cu|texlive-universa-2.0-5|1	# revision 15878
14cu|texlive-universa-2.0-5|2	# category Package
14cu|texlive-universa-2.0-5|3	# catalog-ctan /fonts/universa
14cu|texlive-universa-2.0-5|4	# catalog-date 2008-11-02 01:06:10 +0100
14cu|texlive-universa-2.0-5|5	# catalog-license gpl
14cu|texlive-universa-2.0-5|6	# catalog-version 2.0
14cu|texlive-universa-2.0-5|7	Name:		texlive-universa
14cu|texlive-universa-2.0-5|8	Version:	2.0
14cu|texlive-universa-2.0-5|9	Release:	5
14cu|texlive-universa-2.0-5|10	Summary:	Herbert Bayer's 'universal' font
14cu|texlive-universa-2.0-5|11	Group:		Publishing
14cu|texlive-universa-2.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/universa
14cu|texlive-universa-2.0-5|13	License:	GPL
14cu|texlive-universa-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.tar.xz
14cu|texlive-universa-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.doc.tar.xz
14cu|texlive-universa-2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.source.tar.xz
14cu|texlive-universa-2.0-5|17	BuildArch:	noarch
14cu|texlive-universa-2.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-universa-2.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-universa-2.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-universa-2.0-5|21	
14cu|texlive-universa-2.0-5|22	%description
14cu|texlive-universa-2.0-5|23	An implementation of the universal font by Herbert Bayer of the
14cu|texlive-universa-2.0-5|24	Bauhaus school. The MetaFont sources of the fonts, and their
14cu|texlive-universa-2.0-5|25	LaTeX support, are all supplied in a LaTeX documented source
14cu|texlive-universa-2.0-5|26	(.dtx) file.
14cu|texlive-universa-2.0-5|27	
14cu|texlive-universa-2.0-5|28	
14cu|texlive-universa-2.0-5|29	#-----------------------------------------------------------------------
14cu|texlive-universa-2.0-5|30	%files
14cu|texlive-universa-2.0-5|31	%{_texmfdistdir}/fonts/source/public/universa/fulbc10.mf
14cu|texlive-universa-2.0-5|32	%{_texmfdistdir}/fonts/source/public/universa/fulbc12.mf
14cu|texlive-universa-2.0-5|33	%{_texmfdistdir}/fonts/source/public/universa/fulbc17.mf
14cu|texlive-universa-2.0-5|34	%{_texmfdistdir}/fonts/source/public/universa/fulbc8.mf
14cu|texlive-universa-2.0-5|35	%{_texmfdistdir}/fonts/source/public/universa/fulbc9.mf
14cu|texlive-universa-2.0-5|36	%{_texmfdistdir}/fonts/source/public/universa/fulbo10.mf
14cu|texlive-universa-2.0-5|37	%{_texmfdistdir}/fonts/source/public/universa/fulbo12.mf
14cu|texlive-universa-2.0-5|38	%{_texmfdistdir}/fonts/source/public/universa/fulbo17.mf
14cu|texlive-universa-2.0-5|39	%{_texmfdistdir}/fonts/source/public/universa/fulbo8.mf
14cu|texlive-universa-2.0-5|40	%{_texmfdistdir}/fonts/source/public/universa/fulbo9.mf
14cu|texlive-universa-2.0-5|41	%{_texmfdistdir}/fonts/source/public/universa/fulbr10.mf
14cu|texlive-universa-2.0-5|42	%{_texmfdistdir}/fonts/source/public/universa/fulbr12.mf
14cu|texlive-universa-2.0-5|43	%{_texmfdistdir}/fonts/source/public/universa/fulbr17.mf
14cu|texlive-universa-2.0-5|44	%{_texmfdistdir}/fonts/source/public/universa/fulbr8.mf
14cu|texlive-universa-2.0-5|45	%{_texmfdistdir}/fonts/source/public/universa/fulbr9.mf
14cu|texlive-universa-2.0-5|46	%{_texmfdistdir}/fonts/source/public/universa/fulbst10.mf
14cu|texlive-universa-2.0-5|47	%{_texmfdistdir}/fonts/source/public/universa/fulbst12.mf
14cu|texlive-universa-2.0-5|48	%{_texmfdistdir}/fonts/source/public/universa/fulbst17.mf
14cu|texlive-universa-2.0-5|49	%{_texmfdistdir}/fonts/source/public/universa/fulbst8.mf
14cu|texlive-universa-2.0-5|50	%{_texmfdistdir}/fonts/source/public/universa/fulbst9.mf
14cu|texlive-universa-2.0-5|51	%{_texmfdistdir}/fonts/source/public/universa/fulmc10.mf
14cu|texlive-universa-2.0-5|52	%{_texmfdistdir}/fonts/source/public/universa/fulmc12.mf
14cu|texlive-universa-2.0-5|53	%{_texmfdistdir}/fonts/source/public/universa/fulmc17.mf
14cu|texlive-universa-2.0-5|54	%{_texmfdistdir}/fonts/source/public/universa/fulmc8.mf
14cu|texlive-universa-2.0-5|55	%{_texmfdistdir}/fonts/source/public/universa/fulmc9.mf
14cu|texlive-universa-2.0-5|56	%{_texmfdistdir}/fonts/source/public/universa/fulmo10.mf
14cu|texlive-universa-2.0-5|57	%{_texmfdistdir}/fonts/source/public/universa/fulmo12.mf
14cu|texlive-universa-2.0-5|58	%{_texmfdistdir}/fonts/source/public/universa/fulmo17.mf
14cu|texlive-universa-2.0-5|59	%{_texmfdistdir}/fonts/source/public/universa/fulmo8.mf
14cu|texlive-universa-2.0-5|60	%{_texmfdistdir}/fonts/source/public/universa/fulmo9.mf
14cu|texlive-universa-2.0-5|61	%{_texmfdistdir}/fonts/source/public/universa/fulmr10.mf
14cu|texlive-universa-2.0-5|62	%{_texmfdistdir}/fonts/source/public/universa/fulmr12.mf
14cu|texlive-universa-2.0-5|63	%{_texmfdistdir}/fonts/source/public/universa/fulmr17.mf
14cu|texlive-universa-2.0-5|64	%{_texmfdistdir}/fonts/source/public/universa/fulmr8.mf
14cu|texlive-universa-2.0-5|65	%{_texmfdistdir}/fonts/source/public/universa/fulmr9.mf
14cu|texlive-universa-2.0-5|66	%{_texmfdistdir}/fonts/source/public/universa/fulmst10.mf
14cu|texlive-universa-2.0-5|67	%{_texmfdistdir}/fonts/source/public/universa/fulmst12.mf
14cu|texlive-universa-2.0-5|68	%{_texmfdistdir}/fonts/source/public/universa/fulmst17.mf
14cu|texlive-universa-2.0-5|69	%{_texmfdistdir}/fonts/source/public/universa/fulmst8.mf
14cu|texlive-universa-2.0-5|70	%{_texmfdistdir}/fonts/source/public/universa/fulmst9.mf
14cu|texlive-universa-2.0-5|71	%{_texmfdistdir}/fonts/source/public/universa/uniacc.mf
14cu|texlive-universa-2.0-5|72	%{_texmfdistdir}/fonts/source/public/universa/unibase.mf
14cu|texlive-universa-2.0-5|73	%{_texmfdistdir}/fonts/source/public/universa/unidig.mf
14cu|texlive-universa-2.0-5|74	%{_texmfdistdir}/fonts/source/public/universa/uniext.mf
14cu|texlive-universa-2.0-5|75	%{_texmfdistdir}/fonts/source/public/universa/unilig.mf
14cu|texlive-universa-2.0-5|76	%{_texmfdistdir}/fonts/source/public/universa/unilow.mf
14cu|texlive-universa-2.0-5|77	%{_texmfdistdir}/fonts/source/public/universa/unipun.mf
14cu|texlive-universa-2.0-5|78	%{_texmfdistdir}/fonts/source/public/universa/unispe.mf
14cu|texlive-universa-2.0-5|79	%{_texmfdistdir}/fonts/source/public/universa/uniupp.mf
14cu|texlive-universa-2.0-5|80	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc10.tfm
14cu|texlive-universa-2.0-5|81	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc12.tfm
14cu|texlive-universa-2.0-5|82	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc17.tfm
14cu|texlive-universa-2.0-5|83	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc8.tfm
14cu|texlive-universa-2.0-5|84	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc9.tfm
14cu|texlive-universa-2.0-5|85	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo10.tfm
14cu|texlive-universa-2.0-5|86	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo12.tfm
14cu|texlive-universa-2.0-5|87	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo17.tfm
14cu|texlive-universa-2.0-5|88	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo8.tfm
14cu|texlive-universa-2.0-5|89	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo9.tfm
14cu|texlive-universa-2.0-5|90	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr10.tfm
14cu|texlive-universa-2.0-5|91	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr12.tfm
14cu|texlive-universa-2.0-5|92	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr17.tfm
14cu|texlive-universa-2.0-5|93	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr8.tfm
14cu|texlive-universa-2.0-5|94	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr9.tfm
14cu|texlive-universa-2.0-5|95	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst10.tfm
14cu|texlive-universa-2.0-5|96	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst12.tfm
14cu|texlive-universa-2.0-5|97	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst17.tfm
14cu|texlive-universa-2.0-5|98	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst8.tfm
14cu|texlive-universa-2.0-5|99	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst9.tfm
14cu|texlive-universa-2.0-5|100	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc10.tfm
14cu|texlive-universa-2.0-5|101	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc12.tfm
14cu|texlive-universa-2.0-5|102	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc17.tfm
14cu|texlive-universa-2.0-5|103	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc8.tfm
14cu|texlive-universa-2.0-5|104	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc9.tfm
14cu|texlive-universa-2.0-5|105	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo10.tfm
14cu|texlive-universa-2.0-5|106	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo12.tfm
14cu|texlive-universa-2.0-5|107	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo17.tfm
14cu|texlive-universa-2.0-5|108	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo8.tfm
14cu|texlive-universa-2.0-5|109	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo9.tfm
14cu|texlive-universa-2.0-5|110	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr10.tfm
14cu|texlive-universa-2.0-5|111	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr12.tfm
14cu|texlive-universa-2.0-5|112	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr17.tfm
14cu|texlive-universa-2.0-5|113	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr8.tfm
14cu|texlive-universa-2.0-5|114	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr9.tfm
14cu|texlive-universa-2.0-5|115	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst10.tfm
14cu|texlive-universa-2.0-5|116	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst12.tfm
14cu|texlive-universa-2.0-5|117	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst17.tfm
14cu|texlive-universa-2.0-5|118	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst8.tfm
14cu|texlive-universa-2.0-5|119	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst9.tfm
14cu|texlive-universa-2.0-5|120	%{_texmfdistdir}/tex/latex/universa/omluni.fd
14cu|texlive-universa-2.0-5|121	%{_texmfdistdir}/tex/latex/universa/omsuni.fd
14cu|texlive-universa-2.0-5|122	%{_texmfdistdir}/tex/latex/universa/ot1uni.fd
14cu|texlive-universa-2.0-5|123	%{_texmfdistdir}/tex/latex/universa/t1uni.fd
14cu|texlive-universa-2.0-5|124	%{_texmfdistdir}/tex/latex/universa/uni.sty
14cu|texlive-universa-2.0-5|125	%{_texmfdistdir}/tex/latex/universa/uuni.fd
14cu|texlive-universa-2.0-5|126	%doc %{_texmfdistdir}/doc/fonts/universa/README.uni
14cu|texlive-universa-2.0-5|127	%doc %{_texmfdistdir}/doc/fonts/universa/copyright.tex
14cu|texlive-universa-2.0-5|128	%doc %{_texmfdistdir}/doc/fonts/universa/unidoc.sty
14cu|texlive-universa-2.0-5|129	#- source
14cu|texlive-universa-2.0-5|130	%doc %{_texmfdistdir}/source/fonts/universa/uni.dtx
14cu|texlive-universa-2.0-5|131	%doc %{_texmfdistdir}/source/fonts/universa/uni.ins
14cu|texlive-universa-2.0-5|132	
14cu|texlive-universa-2.0-5|133	#-----------------------------------------------------------------------
14cu|texlive-universa-2.0-5|134	%prep
14cu|texlive-universa-2.0-5|135	%setup -c -a0 -a1 -a2
14cu|texlive-universa-2.0-5|136	
14cu|texlive-universa-2.0-5|137	%build
14cu|texlive-universa-2.0-5|138	
14cu|texlive-universa-2.0-5|139	%install
14cu|texlive-universa-2.0-5|140	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-universa-2.0-5|141	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-universa-2.0-5|142	
14cu|texlive-universa-2.0-5|143	
14cu|texlive-universa-2.0-5|144	
14cu|texlive-universa-2.0-5|145	%changelog
14cu|texlive-universa-2.0-5|146	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14cu|texlive-universa-2.0-5|147	+ Revision: e7fb256
14cu|texlive-universa-2.0-5|148	- MassBuild#681: Increase release tag
14cu|texlive-universa-2.0-5|149	
14cu|texlive-universa-2.0-5|150	

15217 14
14cu|texlive-uni-wtal-ger-20111104-5|1	# revision 22169
14cu|texlive-uni-wtal-ger-20111104-5|2	# category Package
14cu|texlive-uni-wtal-ger-20111104-5|3	# catalog-ctan undef
14cu|texlive-uni-wtal-ger-20111104-5|4	# catalog-date undef
14cu|texlive-uni-wtal-ger-20111104-5|5	# catalog-license undef
14cu|texlive-uni-wtal-ger-20111104-5|6	# catalog-version undef
14cu|texlive-uni-wtal-ger-20111104-5|7	Name:		texlive-uni-wtal-ger
14cu|texlive-uni-wtal-ger-20111104-5|8	Version:	20111104
14cu|texlive-uni-wtal-ger-20111104-5|9	Release:	5
14cu|texlive-uni-wtal-ger-20111104-5|10	Summary:	TeXLive uni-wtal-ger package
14cu|texlive-uni-wtal-ger-20111104-5|11	Group:		Publishing
14cu|texlive-uni-wtal-ger-20111104-5|12	URL:		http://tug.org/texlive
14cu|texlive-uni-wtal-ger-20111104-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-uni-wtal-ger-20111104-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.tar.xz
14cu|texlive-uni-wtal-ger-20111104-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.doc.tar.xz
14cu|texlive-uni-wtal-ger-20111104-5|16	BuildArch:	noarch
14cu|texlive-uni-wtal-ger-20111104-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-uni-wtal-ger-20111104-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-uni-wtal-ger-20111104-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-uni-wtal-ger-20111104-5|20	
14cu|texlive-uni-wtal-ger-20111104-5|21	%description
14cu|texlive-uni-wtal-ger-20111104-5|22	TeXLive uni-wtal-ger package.
14cu|texlive-uni-wtal-ger-20111104-5|23	
14cu|texlive-uni-wtal-ger-20111104-5|24	
14cu|texlive-uni-wtal-ger-20111104-5|25	#-----------------------------------------------------------------------
14cu|texlive-uni-wtal-ger-20111104-5|26	%files
14cu|texlive-uni-wtal-ger-20111104-5|27	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.bbx
14cu|texlive-uni-wtal-ger-20111104-5|28	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx
14cu|texlive-uni-wtal-ger-20111104-5|29	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/LIESMICH
14cu|texlive-uni-wtal-ger-20111104-5|30	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/README
14cu|texlive-uni-wtal-ger-20111104-5|31	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.bib
14cu|texlive-uni-wtal-ger-20111104-5|32	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.pdf
14cu|texlive-uni-wtal-ger-20111104-5|33	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.tex
14cu|texlive-uni-wtal-ger-20111104-5|34	
14cu|texlive-uni-wtal-ger-20111104-5|35	#-----------------------------------------------------------------------
14cu|texlive-uni-wtal-ger-20111104-5|36	%prep
14cu|texlive-uni-wtal-ger-20111104-5|37	%setup -c -a0 -a1
14cu|texlive-uni-wtal-ger-20111104-5|38	
14cu|texlive-uni-wtal-ger-20111104-5|39	%build
14cu|texlive-uni-wtal-ger-20111104-5|40	
14cu|texlive-uni-wtal-ger-20111104-5|41	%install
14cu|texlive-uni-wtal-ger-20111104-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-uni-wtal-ger-20111104-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-uni-wtal-ger-20111104-5|44	
14cu|texlive-uni-wtal-ger-20111104-5|45	
14cu|texlive-uni-wtal-ger-20111104-5|46	
14cu|texlive-uni-wtal-ger-20111104-5|47	%changelog
14cu|texlive-uni-wtal-ger-20111104-5|48	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-5
14cu|texlive-uni-wtal-ger-20111104-5|49	+ Revision: ad33e10
14cu|texlive-uni-wtal-ger-20111104-5|50	- MassBuild#681: Increase release tag
14cu|texlive-uni-wtal-ger-20111104-5|51	
14cu|texlive-uni-wtal-ger-20111104-5|52	

15218 14
14cu|texlive-uni-wtal-lin-0.2-8|1	# revision 31409
14cu|texlive-uni-wtal-lin-0.2-8|2	# category Package
14cu|texlive-uni-wtal-lin-0.2-8|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/uni-wtal-lin
14cu|texlive-uni-wtal-lin-0.2-8|4	# catalog-date 2013-08-10 17:37:59 +0200
14cu|texlive-uni-wtal-lin-0.2-8|5	# catalog-license lppl1.3
14cu|texlive-uni-wtal-lin-0.2-8|6	# catalog-version 0.2
14cu|texlive-uni-wtal-lin-0.2-8|7	Name:		texlive-uni-wtal-lin
14cu|texlive-uni-wtal-lin-0.2-8|8	Version:	0.2
14cu|texlive-uni-wtal-lin-0.2-8|9	Release:	8
14cu|texlive-uni-wtal-lin-0.2-8|10	Summary:	Citation style for linguistic studies at the University of Wuppertal
14cu|texlive-uni-wtal-lin-0.2-8|11	Group:		Publishing
14cu|texlive-uni-wtal-lin-0.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/uni-wtal-lin
14cu|texlive-uni-wtal-lin-0.2-8|13	License:	LPPL1.3
14cu|texlive-uni-wtal-lin-0.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.tar.xz
14cu|texlive-uni-wtal-lin-0.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.doc.tar.xz
14cu|texlive-uni-wtal-lin-0.2-8|16	BuildArch:	noarch
14cu|texlive-uni-wtal-lin-0.2-8|17	BuildRequires:	texlive-tlpkg
14cu|texlive-uni-wtal-lin-0.2-8|18	Requires(pre):	texlive-tlpkg
14cu|texlive-uni-wtal-lin-0.2-8|19	Requires(post):	texlive-kpathsea
14cu|texlive-uni-wtal-lin-0.2-8|20	
14cu|texlive-uni-wtal-lin-0.2-8|21	%description
14cu|texlive-uni-wtal-lin-0.2-8|22	The package defines a biblatex citation style based on the
14cu|texlive-uni-wtal-lin-0.2-8|23	standard author-year style. The citations are optimised for
14cu|texlive-uni-wtal-lin-0.2-8|24	linguistic studies at the Institute of Linguistics at the
14cu|texlive-uni-wtal-lin-0.2-8|25	Bergische Universitat Wuppertal.
14cu|texlive-uni-wtal-lin-0.2-8|26	
14cu|texlive-uni-wtal-lin-0.2-8|27	
14cu|texlive-uni-wtal-lin-0.2-8|28	#-----------------------------------------------------------------------
14cu|texlive-uni-wtal-lin-0.2-8|29	%files
14cu|texlive-uni-wtal-lin-0.2-8|30	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.bbx
14cu|texlive-uni-wtal-lin-0.2-8|31	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.cbx
14cu|texlive-uni-wtal-lin-0.2-8|32	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/CHANGES
14cu|texlive-uni-wtal-lin-0.2-8|33	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/LIESMICH
14cu|texlive-uni-wtal-lin-0.2-8|34	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/README
14cu|texlive-uni-wtal-lin-0.2-8|35	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.bib
14cu|texlive-uni-wtal-lin-0.2-8|36	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.pdf
14cu|texlive-uni-wtal-lin-0.2-8|37	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.tex
14cu|texlive-uni-wtal-lin-0.2-8|38	
14cu|texlive-uni-wtal-lin-0.2-8|39	#-----------------------------------------------------------------------
14cu|texlive-uni-wtal-lin-0.2-8|40	%prep
14cu|texlive-uni-wtal-lin-0.2-8|41	%setup -c -a0 -a1
14cu|texlive-uni-wtal-lin-0.2-8|42	
14cu|texlive-uni-wtal-lin-0.2-8|43	%build
14cu|texlive-uni-wtal-lin-0.2-8|44	
14cu|texlive-uni-wtal-lin-0.2-8|45	%install
14cu|texlive-uni-wtal-lin-0.2-8|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-uni-wtal-lin-0.2-8|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-uni-wtal-lin-0.2-8|48	
14cu|texlive-uni-wtal-lin-0.2-8|49	%changelog
14cu|texlive-uni-wtal-lin-0.2-8|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14cu|texlive-uni-wtal-lin-0.2-8|51	+ Revision: 1ba33a9
14cu|texlive-uni-wtal-lin-0.2-8|52	- MassBuild#681: Increase release tag
14cu|texlive-uni-wtal-lin-0.2-8|53	
14cu|texlive-uni-wtal-lin-0.2-8|54	

15219 14
14cu|texlive-upca-20111104-5|1	# revision 22511
14cu|texlive-upca-20111104-5|2	# category Package
14cu|texlive-upca-20111104-5|3	# catalog-ctan undef
14cu|texlive-upca-20111104-5|4	# catalog-date undef
14cu|texlive-upca-20111104-5|5	# catalog-license undef
14cu|texlive-upca-20111104-5|6	# catalog-version undef
14cu|texlive-upca-20111104-5|7	Name:		texlive-upca
14cu|texlive-upca-20111104-5|8	Version:	20111104
14cu|texlive-upca-20111104-5|9	Release:	5
14cu|texlive-upca-20111104-5|10	Summary:	TeXLive upca package
14cu|texlive-upca-20111104-5|11	Group:		Publishing
14cu|texlive-upca-20111104-5|12	URL:		http://tug.org/texlive
14cu|texlive-upca-20111104-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14cu|texlive-upca-20111104-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.tar.xz
14cu|texlive-upca-20111104-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.doc.tar.xz
14cu|texlive-upca-20111104-5|16	BuildArch:	noarch
14cu|texlive-upca-20111104-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-upca-20111104-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-upca-20111104-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-upca-20111104-5|20	
14cu|texlive-upca-20111104-5|21	%description
14cu|texlive-upca-20111104-5|22	TeXLive upca package.
14cu|texlive-upca-20111104-5|23	
14cu|texlive-upca-20111104-5|24	
14cu|texlive-upca-20111104-5|25	#-----------------------------------------------------------------------
14cu|texlive-upca-20111104-5|26	%files
14cu|texlive-upca-20111104-5|27	%{_texmfdistdir}/tex/generic/upca/upca.tex
14cu|texlive-upca-20111104-5|28	%doc %{_texmfdistdir}/doc/generic/upca/README
14cu|texlive-upca-20111104-5|29	%doc %{_texmfdistdir}/doc/generic/upca/test-upca.tex
14cu|texlive-upca-20111104-5|30	
14cu|texlive-upca-20111104-5|31	#-----------------------------------------------------------------------
14cu|texlive-upca-20111104-5|32	%prep
14cu|texlive-upca-20111104-5|33	%setup -c -a0 -a1
14cu|texlive-upca-20111104-5|34	
14cu|texlive-upca-20111104-5|35	%build
14cu|texlive-upca-20111104-5|36	
14cu|texlive-upca-20111104-5|37	%install
14cu|texlive-upca-20111104-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-upca-20111104-5|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-upca-20111104-5|40	
14cu|texlive-upca-20111104-5|41	
14cu|texlive-upca-20111104-5|42	
14cu|texlive-upca-20111104-5|43	%changelog
14cu|texlive-upca-20111104-5|44	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-5
14cu|texlive-upca-20111104-5|45	+ Revision: 7f60365
14cu|texlive-upca-20111104-5|46	- MassBuild#681: Increase release tag
14cu|texlive-upca-20111104-5|47	
14cu|texlive-upca-20111104-5|48	

15220 14
14cu|texlive-urlbst-0.7-6|1	# revision 26313
14cu|texlive-urlbst-0.7-6|2	# category Package
14cu|texlive-urlbst-0.7-6|3	# catalog-ctan /biblio/bibtex/contrib/urlbst
14cu|texlive-urlbst-0.7-6|4	# catalog-date 2011-11-15 11:50:22 +0100
14cu|texlive-urlbst-0.7-6|5	# catalog-license gpl
14cu|texlive-urlbst-0.7-6|6	# catalog-version 0.7
14cu|texlive-urlbst-0.7-6|7	Name:		texlive-urlbst
14cu|texlive-urlbst-0.7-6|8	Version:	0.7
14cu|texlive-urlbst-0.7-6|9	Release:	6
14cu|texlive-urlbst-0.7-6|10	Summary:	Web support for BibTeX
14cu|texlive-urlbst-0.7-6|11	Group:		Publishing
14cu|texlive-urlbst-0.7-6|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/urlbst
14cu|texlive-urlbst-0.7-6|13	License:	GPL
14cu|texlive-urlbst-0.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.tar.xz
14cu|texlive-urlbst-0.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.doc.tar.xz
14cu|texlive-urlbst-0.7-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.source.tar.xz
14cu|texlive-urlbst-0.7-6|17	BuildArch:	noarch
14cu|texlive-urlbst-0.7-6|18	BuildRequires:	texlive-tlpkg
14cu|texlive-urlbst-0.7-6|19	Requires(pre):	texlive-tlpkg
14cu|texlive-urlbst-0.7-6|20	Requires(post):	texlive-kpathsea
14cu|texlive-urlbst-0.7-6|21	Provides:	texlive-urlbst.bin = %{EVRD}
14cu|texlive-urlbst-0.7-6|22	
14cu|texlive-urlbst-0.7-6|23	%description
14cu|texlive-urlbst-0.7-6|24	Supports a new BibTeX 'webpage' entry type and 'url',
14cu|texlive-urlbst-0.7-6|25	'lastchecked', and 'eprint' and 'DOI' fields. The Perl script
14cu|texlive-urlbst-0.7-6|26	urlbst can be used to add this support to an arbitrary .bst
14cu|texlive-urlbst-0.7-6|27	file which has a reasonably conventional structure. The result
14cu|texlive-urlbst-0.7-6|28	is meant to be robust rather than pretty.
14cu|texlive-urlbst-0.7-6|29	
14cu|texlive-urlbst-0.7-6|30	
14cu|texlive-urlbst-0.7-6|31	#-----------------------------------------------------------------------
14cu|texlive-urlbst-0.7-6|32	%files
14cu|texlive-urlbst-0.7-6|33	%{_bindir}/urlbst
14cu|texlive-urlbst-0.7-6|34	%{_texmfdistdir}/bibtex/bst/urlbst/abbrvurl.bst
14cu|texlive-urlbst-0.7-6|35	%{_texmfdistdir}/bibtex/bst/urlbst/alphaurl.bst
14cu|texlive-urlbst-0.7-6|36	%{_texmfdistdir}/bibtex/bst/urlbst/plainurl.bst
14cu|texlive-urlbst-0.7-6|37	%{_texmfdistdir}/bibtex/bst/urlbst/unsrturl.bst
14cu|texlive-urlbst-0.7-6|38	%{_texmfdistdir}/scripts/urlbst/urlbst
14cu|texlive-urlbst-0.7-6|39	%doc %{_texmfdistdir}/doc/bibtex/urlbst/Makefile.in
14cu|texlive-urlbst-0.7-6|40	%doc %{_texmfdistdir}/doc/bibtex/urlbst/README
14cu|texlive-urlbst-0.7-6|41	%doc %{_texmfdistdir}/doc/bibtex/urlbst/VERSION
14cu|texlive-urlbst-0.7-6|42	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.bib
14cu|texlive-urlbst-0.7-6|43	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html
14cu|texlive-urlbst-0.7-6|44	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html.in
14cu|texlive-urlbst-0.7-6|45	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.pdf
14cu|texlive-urlbst-0.7-6|46	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex
14cu|texlive-urlbst-0.7-6|47	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex.in
14cu|texlive-urlbst-0.7-6|48	#- source
14cu|texlive-urlbst-0.7-6|49	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure
14cu|texlive-urlbst-0.7-6|50	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure.ac
14cu|texlive-urlbst-0.7-6|51	
14cu|texlive-urlbst-0.7-6|52	#-----------------------------------------------------------------------
14cu|texlive-urlbst-0.7-6|53	%prep
14cu|texlive-urlbst-0.7-6|54	%setup -c -a0 -a1 -a2
14cu|texlive-urlbst-0.7-6|55	
14cu|texlive-urlbst-0.7-6|56	%build
14cu|texlive-urlbst-0.7-6|57	
14cu|texlive-urlbst-0.7-6|58	%install
14cu|texlive-urlbst-0.7-6|59	mkdir -p %{buildroot}%{_bindir}
14cu|texlive-urlbst-0.7-6|60	pushd %{buildroot}%{_bindir}
14cu|texlive-urlbst-0.7-6|61	ln -sf %{_texmfdistdir}/scripts/urlbst/urlbst urlbst
14cu|texlive-urlbst-0.7-6|62	popd
14cu|texlive-urlbst-0.7-6|63	# remove bad "dependency" generation on @PERL@
14cu|texlive-urlbst-0.7-6|64	rm -f texmf-dist/doc/bibtex/urlbst/urlbst.in
14cu|texlive-urlbst-0.7-6|65	mkdir -p %{buildroot}%{_datadir}
14cu|texlive-urlbst-0.7-6|66	cp -fpar texmf-dist %{buildroot}%{_datadir}
14cu|texlive-urlbst-0.7-6|67	
14cu|texlive-urlbst-0.7-6|68	
14cu|texlive-urlbst-0.7-6|69	
14cu|texlive-urlbst-0.7-6|70	%changelog
14cu|texlive-urlbst-0.7-6|71	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-6
14cu|texlive-urlbst-0.7-6|72	+ Revision: 9cd2ac6
14cu|texlive-urlbst-0.7-6|73	- MassBuild#681: Increase release tag
14cu|texlive-urlbst-0.7-6|74	
14cu|texlive-urlbst-0.7-6|75	

15221 14
14cu|texlive-urwchancal-1-5|1	# revision 21701
14cu|texlive-urwchancal-1-5|2	# category Package
14cu|texlive-urwchancal-1-5|3	# catalog-ctan /fonts/urwchancal
14cu|texlive-urwchancal-1-5|4	# catalog-date 2011-03-10 10:40:13 +0100
14cu|texlive-urwchancal-1-5|5	# catalog-license lppl
14cu|texlive-urwchancal-1-5|6	# catalog-version 1
14cu|texlive-urwchancal-1-5|7	Name:		texlive-urwchancal
14cu|texlive-urwchancal-1-5|8	Version:	1
14cu|texlive-urwchancal-1-5|9	Release:	5
14cu|texlive-urwchancal-1-5|10	Summary:	Use URW's clone of Zapf Chancery as a maths alphabet
14cu|texlive-urwchancal-1-5|11	Group:		Publishing
14cu|texlive-urwchancal-1-5|12	URL:		http://www.ctan.org/tex-archive/fonts/urwchancal
14cu|texlive-urwchancal-1-5|13	License:	LPPL
14cu|texlive-urwchancal-1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.tar.xz
14cu|texlive-urwchancal-1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.doc.tar.xz
14cu|texlive-urwchancal-1-5|16	BuildArch:	noarch
14cu|texlive-urwchancal-1-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-urwchancal-1-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-urwchancal-1-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-urwchancal-1-5|20	
14cu|texlive-urwchancal-1-5|21	%description
14cu|texlive-urwchancal-1-5|22	The package allows (the URW clone of) Zapf Chancery to function
14cu|texlive-urwchancal-1-5|23	as a maths alphabet, the target of \mathcal or \mathscr, with
14cu|texlive-urwchancal-1-5|24	accents appearing where they should, and other spacing
14cu|texlive-urwchancal-1-5|25	parameters set to reasonable (not very tight) values.
14cu|texlive-urwchancal-1-5|26	
14cu|texlive-urwchancal-1-5|27	
14cu|texlive-urwchancal-1-5|28	#-----------------------------------------------------------------------
14cu|texlive-urwchancal-1-5|29	%files
14cu|texlive-urwchancal-1-5|30	%{_texmfdistdir}/fonts/tfm/urw/urwchancal/urwchancal.tfm
14cu|texlive-urwchancal-1-5|31	%{_texmfdistdir}/fonts/vf/urw/urwchancal/urwchancal.vf
14cu|texlive-urwchancal-1-5|32	%{_texmfdistdir}/tex/latex/urwchancal/urwchancal.sty
14cu|texlive-urwchancal-1-5|33	%{_texmfdistdir}/tex/latex/urwchancal/uurwchancal.fd
14cu|texlive-urwchancal-1-5|34	%doc %{_texmfdistdir}/doc/fonts/urwchancal/README
14cu|texlive-urwchancal-1-5|35	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.pdf
14cu|texlive-urwchancal-1-5|36	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.tex
14cu|texlive-urwchancal-1-5|37	
14cu|texlive-urwchancal-1-5|38	#-----------------------------------------------------------------------
14cu|texlive-urwchancal-1-5|39	%prep
14cu|texlive-urwchancal-1-5|40	%setup -c -a0 -a1
14cu|texlive-urwchancal-1-5|41	
14cu|texlive-urwchancal-1-5|42	%build
14cu|texlive-urwchancal-1-5|43	
14cu|texlive-urwchancal-1-5|44	%install
14cu|texlive-urwchancal-1-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-urwchancal-1-5|46	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-urwchancal-1-5|47	
14cu|texlive-urwchancal-1-5|48	
14cu|texlive-urwchancal-1-5|49	
14cu|texlive-urwchancal-1-5|50	%changelog
14cu|texlive-urwchancal-1-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-5
14cu|texlive-urwchancal-1-5|52	+ Revision: 13a74ad
14cu|texlive-urwchancal-1-5|53	- MassBuild#681: Increase release tag
14cu|texlive-urwchancal-1-5|54	
14cu|texlive-urwchancal-1-5|55	

15222 14
14cu|texlive-usebib-1.0a-4|1	# revision 25969
14cu|texlive-usebib-1.0a-4|2	# category Package
14cu|texlive-usebib-1.0a-4|3	# catalog-ctan /macros/latex/contrib/usebib
14cu|texlive-usebib-1.0a-4|4	# catalog-date 2012-04-13 23:54:56 +0200
14cu|texlive-usebib-1.0a-4|5	# catalog-license lppl1.3
14cu|texlive-usebib-1.0a-4|6	# catalog-version 1.0a
14cu|texlive-usebib-1.0a-4|7	Name:		texlive-usebib
14cu|texlive-usebib-1.0a-4|8	Version:	1.0a
14cu|texlive-usebib-1.0a-4|9	Release:	4
14cu|texlive-usebib-1.0a-4|10	Summary:	A simple bibloography processor
14cu|texlive-usebib-1.0a-4|11	Group:		Publishing
14cu|texlive-usebib-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/usebib
14cu|texlive-usebib-1.0a-4|13	License:	LPPL1.3
14cu|texlive-usebib-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.tar.xz
14cu|texlive-usebib-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.doc.tar.xz
14cu|texlive-usebib-1.0a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.source.tar.xz
14cu|texlive-usebib-1.0a-4|17	BuildArch:	noarch
14cu|texlive-usebib-1.0a-4|18	BuildRequires:	texlive-tlpkg
14cu|texlive-usebib-1.0a-4|19	Requires(pre):	texlive-tlpkg
14cu|texlive-usebib-1.0a-4|20	Requires(post):	texlive-kpathsea
14cu|texlive-usebib-1.0a-4|21	
14cu|texlive-usebib-1.0a-4|22	%description
14cu|texlive-usebib-1.0a-4|23	The package is described by its author as "a poor person's
14cu|texlive-usebib-1.0a-4|24	replacement for the more powerful methods provided by biblatex
14cu|texlive-usebib-1.0a-4|25	to access data from a .bib file". Its principle commands are
14cu|texlive-usebib-1.0a-4|26	\bibinput (which specifies a database to use) and \usebibdata
14cu|texlive-usebib-1.0a-4|27	(which typesets a single field from a specified entry in that
14cu|texlive-usebib-1.0a-4|28	database.
14cu|texlive-usebib-1.0a-4|29	
14cu|texlive-usebib-1.0a-4|30	
14cu|texlive-usebib-1.0a-4|31	#-----------------------------------------------------------------------
14cu|texlive-usebib-1.0a-4|32	%files
14cu|texlive-usebib-1.0a-4|33	%{_texmfdistdir}/tex/latex/usebib/usebib.sty
14cu|texlive-usebib-1.0a-4|34	%doc %{_texmfdistdir}/doc/latex/usebib/README
14cu|texlive-usebib-1.0a-4|35	%doc %{_texmfdistdir}/doc/latex/usebib/usebib.pdf
14cu|texlive-usebib-1.0a-4|36	#- source
14cu|texlive-usebib-1.0a-4|37	%doc %{_texmfdistdir}/source/latex/usebib/usebib.dtx
14cu|texlive-usebib-1.0a-4|38	%doc %{_texmfdistdir}/source/latex/usebib/usebib.ins
14cu|texlive-usebib-1.0a-4|39	
14cu|texlive-usebib-1.0a-4|40	#-----------------------------------------------------------------------
14cu|texlive-usebib-1.0a-4|41	%prep
14cu|texlive-usebib-1.0a-4|42	%setup -c -a0 -a1 -a2
14cu|texlive-usebib-1.0a-4|43	
14cu|texlive-usebib-1.0a-4|44	%build
14cu|texlive-usebib-1.0a-4|45	
14cu|texlive-usebib-1.0a-4|46	%install
14cu|texlive-usebib-1.0a-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-usebib-1.0a-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-usebib-1.0a-4|49	
14cu|texlive-usebib-1.0a-4|50	
14cu|texlive-usebib-1.0a-4|51	
14cu|texlive-usebib-1.0a-4|52	%changelog
14cu|texlive-usebib-1.0a-4|53	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14cu|texlive-usebib-1.0a-4|54	+ Revision: e0260be
14cu|texlive-usebib-1.0a-4|55	- MassBuild#681: Increase release tag
14cu|texlive-usebib-1.0a-4|56	
14cu|texlive-usebib-1.0a-4|57	

15223 14
14cu|texlive-vak-20110704-5|1	# revision 23431
14cu|texlive-vak-20110704-5|2	# category Package
14cu|texlive-vak-20110704-5|3	# catalog-ctan /biblio/bibtex/contrib/vak
14cu|texlive-vak-20110704-5|4	# catalog-date 2011-07-04 16:33:07 +0200
14cu|texlive-vak-20110704-5|5	# catalog-license lppl
14cu|texlive-vak-20110704-5|6	# catalog-version undef
14cu|texlive-vak-20110704-5|7	Name:		texlive-vak
14cu|texlive-vak-20110704-5|8	Version:	20110704
14cu|texlive-vak-20110704-5|9	Release:	5
14cu|texlive-vak-20110704-5|10	Summary:	BibTeX style for Russian Theses, books, etc
14cu|texlive-vak-20110704-5|11	Group:		Publishing
14cu|texlive-vak-20110704-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vak
14cu|texlive-vak-20110704-5|13	License:	LPPL
14cu|texlive-vak-20110704-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.tar.xz
14cu|texlive-vak-20110704-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.doc.tar.xz
14cu|texlive-vak-20110704-5|16	BuildArch:	noarch
14cu|texlive-vak-20110704-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-vak-20110704-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-vak-20110704-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-vak-20110704-5|20	
14cu|texlive-vak-20110704-5|21	%description
14cu|texlive-vak-20110704-5|22	The file can be used to format the bibliographies of PhD
14cu|texlive-vak-20110704-5|23	theses, books etc., according to the latest Russian standards:
14cu|texlive-vak-20110704-5|24	GOST 7.82 - 2001 and GOST 7.1 - 2003. It introduces the minimum
14cu|texlive-vak-20110704-5|25	number of new entries and styles to cover all frequently used
14cu|texlive-vak-20110704-5|26	situations. The style file provides an easy way to perform a
14cu|texlive-vak-20110704-5|27	semiautomatic, or a completely manual sort of the list of the
14cu|texlive-vak-20110704-5|28	references. Processing bibliographies produced by the style
14cu|texlive-vak-20110704-5|29	requires a 8-bit BibTeX system.
14cu|texlive-vak-20110704-5|30	
14cu|texlive-vak-20110704-5|31	
14cu|texlive-vak-20110704-5|32	#-----------------------------------------------------------------------
14cu|texlive-vak-20110704-5|33	%files
14cu|texlive-vak-20110704-5|34	%{_texmfdistdir}/bibtex/bst/vak/vak.bst
14cu|texlive-vak-20110704-5|35	%doc %{_texmfdistdir}/doc/bibtex/vak/README
14cu|texlive-vak-20110704-5|36	%doc %{_texmfdistdir}/doc/bibtex/vak/test-key.zip
14cu|texlive-vak-20110704-5|37	%doc %{_texmfdistdir}/doc/bibtex/vak/test.zip
14cu|texlive-vak-20110704-5|38	
14cu|texlive-vak-20110704-5|39	#-----------------------------------------------------------------------
14cu|texlive-vak-20110704-5|40	%prep
14cu|texlive-vak-20110704-5|41	%setup -c -a0 -a1
14cu|texlive-vak-20110704-5|42	
14cu|texlive-vak-20110704-5|43	%build
14cu|texlive-vak-20110704-5|44	
14cu|texlive-vak-20110704-5|45	%install
14cu|texlive-vak-20110704-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-vak-20110704-5|47	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-vak-20110704-5|48	
14cu|texlive-vak-20110704-5|49	
14cu|texlive-vak-20110704-5|50	
14cu|texlive-vak-20110704-5|51	%changelog
14cu|texlive-vak-20110704-5|52	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110704-5
14cu|texlive-vak-20110704-5|53	+ Revision: e1f3473
14cu|texlive-vak-20110704-5|54	- MassBuild#681: Increase release tag
14cu|texlive-vak-20110704-5|55	
14cu|texlive-vak-20110704-5|56	

15224 14
14cu|texlive-varisize-20081121-5|1	# revision 15878
14cu|texlive-varisize-20081121-5|2	# category Package
14cu|texlive-varisize-20081121-5|3	# catalog-ctan /macros/plain/contrib/varisize
14cu|texlive-varisize-20081121-5|4	# catalog-date 2008-11-21 01:34:08 +0100
14cu|texlive-varisize-20081121-5|5	# catalog-license pd
14cu|texlive-varisize-20081121-5|6	# catalog-version undef
14cu|texlive-varisize-20081121-5|7	Name:		texlive-varisize
14cu|texlive-varisize-20081121-5|8	Version:	20081121
14cu|texlive-varisize-20081121-5|9	Release:	5
14cu|texlive-varisize-20081121-5|10	Summary:	Change font size in Plain TeX
14cu|texlive-varisize-20081121-5|11	Group:		Publishing
14cu|texlive-varisize-20081121-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/varisize
14cu|texlive-varisize-20081121-5|13	License:	PD
14cu|texlive-varisize-20081121-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.tar.xz
14cu|texlive-varisize-20081121-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.doc.tar.xz
14cu|texlive-varisize-20081121-5|16	BuildArch:	noarch
14cu|texlive-varisize-20081121-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-varisize-20081121-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-varisize-20081121-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-varisize-20081121-5|20	
14cu|texlive-varisize-20081121-5|21	%description
14cu|texlive-varisize-20081121-5|22	A series of files, each of which defines a size-change macro.
14cu|texlive-varisize-20081121-5|23	Note that 10point.tex is by convention called by one of the
14cu|texlive-varisize-20081121-5|24	other files, so that there's always a "way back".
14cu|texlive-varisize-20081121-5|25	
14cu|texlive-varisize-20081121-5|26	
14cu|texlive-varisize-20081121-5|27	#-----------------------------------------------------------------------
14cu|texlive-varisize-20081121-5|28	%files
14cu|texlive-varisize-20081121-5|29	%{_texmfdistdir}/tex/plain/varisize/10point.tex
14cu|texlive-varisize-20081121-5|30	%{_texmfdistdir}/tex/plain/varisize/10pointss.tex
14cu|texlive-varisize-20081121-5|31	%{_texmfdistdir}/tex/plain/varisize/11point.tex
14cu|texlive-varisize-20081121-5|32	%{_texmfdistdir}/tex/plain/varisize/12point.tex
14cu|texlive-varisize-20081121-5|33	%{_texmfdistdir}/tex/plain/varisize/14point.tex
14cu|texlive-varisize-20081121-5|34	%{_texmfdistdir}/tex/plain/varisize/17point.tex
14cu|texlive-varisize-20081121-5|35	%{_texmfdistdir}/tex/plain/varisize/20point.tex
14cu|texlive-varisize-20081121-5|36	%{_texmfdistdir}/tex/plain/varisize/7point.tex
14cu|texlive-varisize-20081121-5|37	%{_texmfdistdir}/tex/plain/varisize/8point.tex
14cu|texlive-varisize-20081121-5|38	%{_texmfdistdir}/tex/plain/varisize/9point.tex
14cu|texlive-varisize-20081121-5|39	%doc %{_texmfdistdir}/doc/plain/varisize/README
14cu|texlive-varisize-20081121-5|40	
14cu|texlive-varisize-20081121-5|41	#-----------------------------------------------------------------------
14cu|texlive-varisize-20081121-5|42	%prep
14cu|texlive-varisize-20081121-5|43	%setup -c -a0 -a1
14cu|texlive-varisize-20081121-5|44	
14cu|texlive-varisize-20081121-5|45	%build
14cu|texlive-varisize-20081121-5|46	
14cu|texlive-varisize-20081121-5|47	%install
14cu|texlive-varisize-20081121-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-varisize-20081121-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-varisize-20081121-5|50	
14cu|texlive-varisize-20081121-5|51	
14cu|texlive-varisize-20081121-5|52	
14cu|texlive-varisize-20081121-5|53	%changelog
14cu|texlive-varisize-20081121-5|54	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081121-5
14cu|texlive-varisize-20081121-5|55	+ Revision: 4d87c0d
14cu|texlive-varisize-20081121-5|56	- MassBuild#681: Increase release tag
14cu|texlive-varisize-20081121-5|57	
14cu|texlive-varisize-20081121-5|58	

15225 14
14cu|texlive-venn-20071204-5|1	# revision 15878
14cu|texlive-venn-20071204-5|2	# category Package
14cu|texlive-venn-20071204-5|3	# catalog-ctan /graphics/metapost/contrib/macros/venn/venn.mp
14cu|texlive-venn-20071204-5|4	# catalog-date 2007-12-04 22:25:23 +0100
14cu|texlive-venn-20071204-5|5	# catalog-license lppl
14cu|texlive-venn-20071204-5|6	# catalog-version undef
14cu|texlive-venn-20071204-5|7	Name:		texlive-venn
14cu|texlive-venn-20071204-5|8	Version:	20071204
14cu|texlive-venn-20071204-5|9	Release:	5
14cu|texlive-venn-20071204-5|10	Summary:	Creating Venn diagrams with MetaPost
14cu|texlive-venn-20071204-5|11	Group:		Publishing
14cu|texlive-venn-20071204-5|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/venn/venn.mp
14cu|texlive-venn-20071204-5|13	License:	LPPL
14cu|texlive-venn-20071204-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.tar.xz
14cu|texlive-venn-20071204-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.doc.tar.xz
14cu|texlive-venn-20071204-5|16	BuildArch:	noarch
14cu|texlive-venn-20071204-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-venn-20071204-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-venn-20071204-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-venn-20071204-5|20	
14cu|texlive-venn-20071204-5|21	%description
14cu|texlive-venn-20071204-5|22	MetaPost macros for venn diagrams.
14cu|texlive-venn-20071204-5|23	
14cu|texlive-venn-20071204-5|24	
14cu|texlive-venn-20071204-5|25	#-----------------------------------------------------------------------
14cu|texlive-venn-20071204-5|26	%files
14cu|texlive-venn-20071204-5|27	%{_texmfdistdir}/metapost/venn/venn.mp
14cu|texlive-venn-20071204-5|28	%doc %{_texmfdistdir}/doc/metapost/venn/README
14cu|texlive-venn-20071204-5|29	
14cu|texlive-venn-20071204-5|30	#-----------------------------------------------------------------------
14cu|texlive-venn-20071204-5|31	%prep
14cu|texlive-venn-20071204-5|32	%setup -c -a0 -a1
14cu|texlive-venn-20071204-5|33	
14cu|texlive-venn-20071204-5|34	%build
14cu|texlive-venn-20071204-5|35	
14cu|texlive-venn-20071204-5|36	%install
14cu|texlive-venn-20071204-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-venn-20071204-5|38	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14cu|texlive-venn-20071204-5|39	
14cu|texlive-venn-20071204-5|40	
14cu|texlive-venn-20071204-5|41	
14cu|texlive-venn-20071204-5|42	%changelog
14cu|texlive-venn-20071204-5|43	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20071204-5
14cu|texlive-venn-20071204-5|44	+ Revision: dd33499
14cu|texlive-venn-20071204-5|45	- MassBuild#681: Increase release tag
14cu|texlive-venn-20071204-5|46	
14cu|texlive-venn-20071204-5|47	

15226 14
14cu|texlive-venturisadf-1.005-5|1	# revision 19444
14cu|texlive-venturisadf-1.005-5|2	# category Package
14cu|texlive-venturisadf-1.005-5|3	# catalog-ctan /fonts/venturisadf
14cu|texlive-venturisadf-1.005-5|4	# catalog-date 2010-07-12 22:26:03 +0200
14cu|texlive-venturisadf-1.005-5|5	# catalog-license other-free
14cu|texlive-venturisadf-1.005-5|6	# catalog-version 1.005
14cu|texlive-venturisadf-1.005-5|7	Name:		texlive-venturisadf
14cu|texlive-venturisadf-1.005-5|8	Version:	1.005
14cu|texlive-venturisadf-1.005-5|9	Release:	5
14cu|texlive-venturisadf-1.005-5|10	Summary:	Venturis ADF fonts collection
14cu|texlive-venturisadf-1.005-5|11	Group:		Publishing
14cu|texlive-venturisadf-1.005-5|12	URL:		http://www.ctan.org/tex-archive/fonts/venturisadf
14cu|texlive-venturisadf-1.005-5|13	License:	OTHER-FREE
14cu|texlive-venturisadf-1.005-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.tar.xz
14cu|texlive-venturisadf-1.005-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.doc.tar.xz
14cu|texlive-venturisadf-1.005-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.source.tar.xz
14cu|texlive-venturisadf-1.005-5|17	BuildArch:	noarch
14cu|texlive-venturisadf-1.005-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-venturisadf-1.005-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-venturisadf-1.005-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-venturisadf-1.005-5|21	
14cu|texlive-venturisadf-1.005-5|22	Requires(post):	texlive-tetex
14cu|texlive-venturisadf-1.005-5|23	
14cu|texlive-venturisadf-1.005-5|24	%description
14cu|texlive-venturisadf-1.005-5|25	Serif and sans serif complete text font families, in both Adobe
14cu|texlive-venturisadf-1.005-5|26	Type 1 and OpenType formats for publication. The family is
14cu|texlive-venturisadf-1.005-5|27	based on Utopia family, and has been modified and developed by
14cu|texlive-venturisadf-1.005-5|28	the Arkandis Digital foundry. Support for using the fonts, in
14cu|texlive-venturisadf-1.005-5|29	LaTeX, is also provided (and makes use of the nfssext-cfr
14cu|texlive-venturisadf-1.005-5|30	package).
14cu|texlive-venturisadf-1.005-5|31	
14cu|texlive-venturisadf-1.005-5|32	
14cu|texlive-venturisadf-1.005-5|33	#-----------------------------------------------------------------------
14cu|texlive-venturisadf-1.005-5|34	%files
14cu|texlive-venturisadf-1.005-5|35	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8a.afm
14cu|texlive-venturisadf-1.005-5|36	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8ac.afm
14cu|texlive-venturisadf-1.005-5|37	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8a.afm
14cu|texlive-venturisadf-1.005-5|38	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8ac.afm
14cu|texlive-venturisadf-1.005-5|39	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8a.afm
14cu|texlive-venturisadf-1.005-5|40	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8ac.afm
14cu|texlive-venturisadf-1.005-5|41	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbd8ac.afm
14cu|texlive-venturisadf-1.005-5|42	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8a.afm
14cu|texlive-venturisadf-1.005-5|43	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8ac.afm
14cu|texlive-venturisadf-1.005-5|44	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvth8a.afm
14cu|texlive-venturisadf-1.005-5|45	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvthi8a.afm
14cu|texlive-venturisadf-1.005-5|46	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8a.afm
14cu|texlive-venturisadf-1.005-5|47	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8ac.afm
14cu|texlive-venturisadf-1.005-5|48	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8a.afm
14cu|texlive-venturisadf-1.005-5|49	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8ac.afm
14cu|texlive-venturisadf-1.005-5|50	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8a.afm
14cu|texlive-venturisadf-1.005-5|51	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8ac.afm
14cu|texlive-venturisadf-1.005-5|52	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrdl8a.afm
14cu|texlive-venturisadf-1.005-5|53	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8a.afm
14cu|texlive-venturisadf-1.005-5|54	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8ac.afm
14cu|texlive-venturisadf-1.005-5|55	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8a.afm
14cu|texlive-venturisadf-1.005-5|56	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8ac.afm
14cu|texlive-venturisadf-1.005-5|57	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8a.afm
14cu|texlive-venturisadf-1.005-5|58	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8ac.afm
14cu|texlive-venturisadf-1.005-5|59	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2m8a.afm
14cu|texlive-venturisadf-1.005-5|60	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2mi8a.afm
14cu|texlive-venturisadf-1.005-5|61	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8a.afm
14cu|texlive-venturisadf-1.005-5|62	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8ac.afm
14cu|texlive-venturisadf-1.005-5|63	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8a.afm
14cu|texlive-venturisadf-1.005-5|64	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8ac.afm
14cu|texlive-venturisadf-1.005-5|65	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2x8a.afm
14cu|texlive-venturisadf-1.005-5|66	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2xi8a.afm
14cu|texlive-venturisadf-1.005-5|67	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvob8a.afm
14cu|texlive-venturisadf-1.005-5|68	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvobi8a.afm
14cu|texlive-venturisadf-1.005-5|69	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvodd8a.afm
14cu|texlive-venturisadf-1.005-5|70	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvor8a.afm
14cu|texlive-venturisadf-1.005-5|71	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvori8a.afm
14cu|texlive-venturisadf-1.005-5|72	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8a.afm
14cu|texlive-venturisadf-1.005-5|73	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ac.afm
14cu|texlive-venturisadf-1.005-5|74	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ax.afm
14cu|texlive-venturisadf-1.005-5|75	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bd8a.afm
14cu|texlive-venturisadf-1.005-5|76	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8a.afm
14cu|texlive-venturisadf-1.005-5|77	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ac.afm
14cu|texlive-venturisadf-1.005-5|78	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ax.afm
14cu|texlive-venturisadf-1.005-5|79	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1d8a.afm
14cu|texlive-venturisadf-1.005-5|80	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1dd8au.afm
14cu|texlive-venturisadf-1.005-5|81	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1di8a.afm
14cu|texlive-venturisadf-1.005-5|82	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1h8a.afm
14cu|texlive-venturisadf-1.005-5|83	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ho8a.afm
14cu|texlive-venturisadf-1.005-5|84	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1l8a.afm
14cu|texlive-venturisadf-1.005-5|85	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1li8a.afm
14cu|texlive-venturisadf-1.005-5|86	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8a.afm
14cu|texlive-venturisadf-1.005-5|87	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ac.afm
14cu|texlive-venturisadf-1.005-5|88	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ax.afm
14cu|texlive-venturisadf-1.005-5|89	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8a.afm
14cu|texlive-venturisadf-1.005-5|90	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ac.afm
14cu|texlive-venturisadf-1.005-5|91	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ax.afm
14cu|texlive-venturisadf-1.005-5|92	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8a.afm
14cu|texlive-venturisadf-1.005-5|93	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ac.afm
14cu|texlive-venturisadf-1.005-5|94	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ax.afm
14cu|texlive-venturisadf-1.005-5|95	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8a.afm
14cu|texlive-venturisadf-1.005-5|96	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm
14cu|texlive-venturisadf-1.005-5|97	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm
14cu|texlive-venturisadf-1.005-5|98	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8a.afm
14cu|texlive-venturisadf-1.005-5|99	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ac.afm
14cu|texlive-venturisadf-1.005-5|100	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ax.afm
14cu|texlive-venturisadf-1.005-5|101	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8a.afm
14cu|texlive-venturisadf-1.005-5|102	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm
14cu|texlive-venturisadf-1.005-5|103	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm
14cu|texlive-venturisadf-1.005-5|104	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc
14cu|texlive-venturisadf-1.005-5|105	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc
14cu|texlive-venturisadf-1.005-5|106	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturis.enc
14cu|texlive-venturisadf-1.005-5|107	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc
14cu|texlive-venturisadf-1.005-5|108	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc
14cu|texlive-venturisadf-1.005-5|109	%{_texmfdistdir}/fonts/map/dvips/venturis/yvt.map
14cu|texlive-venturisadf-1.005-5|110	%{_texmfdistdir}/fonts/map/dvips/venturis2/yv2.map
14cu|texlive-venturisadf-1.005-5|111	%{_texmfdistdir}/fonts/map/dvips/venturisold/yvo.map
14cu|texlive-venturisadf-1.005-5|112	%{_texmfdistdir}/fonts/map/dvips/venturissans/yv1.map
14cu|texlive-venturisadf-1.005-5|113	%{_texmfdistdir}/fonts/map/dvips/venturissans2/yv3.map
14cu|texlive-venturisadf-1.005-5|114	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm
14cu|texlive-venturisadf-1.005-5|115	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb.tfm
14cu|texlive-venturisadf-1.005-5|116	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm
14cu|texlive-venturisadf-1.005-5|117	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm
14cu|texlive-venturisadf-1.005-5|118	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm
14cu|texlive-venturisadf-1.005-5|119	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm
14cu|texlive-venturisadf-1.005-5|120	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm
14cu|texlive-venturisadf-1.005-5|121	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm
14cu|texlive-venturisadf-1.005-5|122	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm
14cu|texlive-venturisadf-1.005-5|123	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvth.tfm
14cu|texlive-venturisadf-1.005-5|124	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvthi.tfm
14cu|texlive-venturisadf-1.005-5|125	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm
14cu|texlive-venturisadf-1.005-5|126	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr.tfm
14cu|texlive-venturisadf-1.005-5|127	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm
14cu|texlive-venturisadf-1.005-5|128	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm
14cu|texlive-venturisadf-1.005-5|129	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm
14cu|texlive-venturisadf-1.005-5|130	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm
14cu|texlive-venturisadf-1.005-5|131	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm
14cu|texlive-venturisadf-1.005-5|132	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm
14cu|texlive-venturisadf-1.005-5|133	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri.tfm
14cu|texlive-venturisadf-1.005-5|134	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm
14cu|texlive-venturisadf-1.005-5|135	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm
14cu|texlive-venturisadf-1.005-5|136	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm
14cu|texlive-venturisadf-1.005-5|137	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm
14cu|texlive-venturisadf-1.005-5|138	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm
14cu|texlive-venturisadf-1.005-5|139	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm
14cu|texlive-venturisadf-1.005-5|140	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm
14cu|texlive-venturisadf-1.005-5|141	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm
14cu|texlive-venturisadf-1.005-5|142	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm
14cu|texlive-venturisadf-1.005-5|143	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm
14cu|texlive-venturisadf-1.005-5|144	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm
14cu|texlive-venturisadf-1.005-5|145	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm
14cu|texlive-venturisadf-1.005-5|146	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm
14cu|texlive-venturisadf-1.005-5|147	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm
14cu|texlive-venturisadf-1.005-5|148	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm
14cu|texlive-venturisadf-1.005-5|149	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm
14cu|texlive-venturisadf-1.005-5|150	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm
14cu|texlive-venturisadf-1.005-5|151	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvth.tfm
14cu|texlive-venturisadf-1.005-5|152	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm
14cu|texlive-venturisadf-1.005-5|153	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm
14cu|texlive-venturisadf-1.005-5|154	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm
14cu|texlive-venturisadf-1.005-5|155	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm
14cu|texlive-venturisadf-1.005-5|156	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm
14cu|texlive-venturisadf-1.005-5|157	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm
14cu|texlive-venturisadf-1.005-5|158	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm
14cu|texlive-venturisadf-1.005-5|159	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm
14cu|texlive-venturisadf-1.005-5|160	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm
14cu|texlive-venturisadf-1.005-5|161	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm
14cu|texlive-venturisadf-1.005-5|162	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/vent-yvtr.tfm
14cu|texlive-venturisadf-1.005-5|163	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8c.tfm
14cu|texlive-venturisadf-1.005-5|164	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8cc.tfm
14cu|texlive-venturisadf-1.005-5|165	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8t.tfm
14cu|texlive-venturisadf-1.005-5|166	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8tc.tfm
14cu|texlive-venturisadf-1.005-5|167	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8c.tfm
14cu|texlive-venturisadf-1.005-5|168	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm
14cu|texlive-venturisadf-1.005-5|169	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8t.tfm
14cu|texlive-venturisadf-1.005-5|170	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm
14cu|texlive-venturisadf-1.005-5|171	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8c.tfm
14cu|texlive-venturisadf-1.005-5|172	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm
14cu|texlive-venturisadf-1.005-5|173	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8t.tfm
14cu|texlive-venturisadf-1.005-5|174	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm
14cu|texlive-venturisadf-1.005-5|175	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm
14cu|texlive-venturisadf-1.005-5|176	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm
14cu|texlive-venturisadf-1.005-5|177	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm
14cu|texlive-venturisadf-1.005-5|178	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm
14cu|texlive-venturisadf-1.005-5|179	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm
14cu|texlive-venturisadf-1.005-5|180	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm
14cu|texlive-venturisadf-1.005-5|181	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm
14cu|texlive-venturisadf-1.005-5|182	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm
14cu|texlive-venturisadf-1.005-5|183	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm
14cu|texlive-venturisadf-1.005-5|184	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm
14cu|texlive-venturisadf-1.005-5|185	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm
14cu|texlive-venturisadf-1.005-5|186	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm
14cu|texlive-venturisadf-1.005-5|187	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm
14cu|texlive-venturisadf-1.005-5|188	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm
14cu|texlive-venturisadf-1.005-5|189	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8c.tfm
14cu|texlive-venturisadf-1.005-5|190	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm
14cu|texlive-venturisadf-1.005-5|191	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8t.tfm
14cu|texlive-venturisadf-1.005-5|192	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm
14cu|texlive-venturisadf-1.005-5|193	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8t.tfm
14cu|texlive-venturisadf-1.005-5|194	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm
14cu|texlive-venturisadf-1.005-5|195	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm
14cu|texlive-venturisadf-1.005-5|196	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm
14cu|texlive-venturisadf-1.005-5|197	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm
14cu|texlive-venturisadf-1.005-5|198	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm
14cu|texlive-venturisadf-1.005-5|199	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8t.tfm
14cu|texlive-venturisadf-1.005-5|200	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm
14cu|texlive-venturisadf-1.005-5|201	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm
14cu|texlive-venturisadf-1.005-5|202	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm
14cu|texlive-venturisadf-1.005-5|203	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8t.tfm
14cu|texlive-venturisadf-1.005-5|204	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm
14cu|texlive-venturisadf-1.005-5|205	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8c.tfm
14cu|texlive-venturisadf-1.005-5|206	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8t.tfm
14cu|texlive-venturisadf-1.005-5|207	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8c.tfm
14cu|texlive-venturisadf-1.005-5|208	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8t.tfm
14cu|texlive-venturisadf-1.005-5|209	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8c.tfm
14cu|texlive-venturisadf-1.005-5|210	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8cc.tfm
14cu|texlive-venturisadf-1.005-5|211	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8t.tfm
14cu|texlive-venturisadf-1.005-5|212	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8tc.tfm
14cu|texlive-venturisadf-1.005-5|213	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm
14cu|texlive-venturisadf-1.005-5|214	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtraw8t.tfm
14cu|texlive-venturisadf-1.005-5|215	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8c.tfm
14cu|texlive-venturisadf-1.005-5|216	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm
14cu|texlive-venturisadf-1.005-5|217	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8t.tfm
14cu|texlive-venturisadf-1.005-5|218	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm
14cu|texlive-venturisadf-1.005-5|219	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8c.tfm
14cu|texlive-venturisadf-1.005-5|220	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm
14cu|texlive-venturisadf-1.005-5|221	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8t.tfm
14cu|texlive-venturisadf-1.005-5|222	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm
14cu|texlive-venturisadf-1.005-5|223	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm
14cu|texlive-venturisadf-1.005-5|224	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm
14cu|texlive-venturisadf-1.005-5|225	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm
14cu|texlive-venturisadf-1.005-5|226	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm
14cu|texlive-venturisadf-1.005-5|227	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm
14cu|texlive-venturisadf-1.005-5|228	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm
14cu|texlive-venturisadf-1.005-5|229	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm
14cu|texlive-venturisadf-1.005-5|230	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm
14cu|texlive-venturisadf-1.005-5|231	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm
14cu|texlive-venturisadf-1.005-5|232	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm
14cu|texlive-venturisadf-1.005-5|233	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm
14cu|texlive-venturisadf-1.005-5|234	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm
14cu|texlive-venturisadf-1.005-5|235	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm
14cu|texlive-venturisadf-1.005-5|236	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm
14cu|texlive-venturisadf-1.005-5|237	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8c.tfm
14cu|texlive-venturisadf-1.005-5|238	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8cc.tfm
14cu|texlive-venturisadf-1.005-5|239	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8t.tfm
14cu|texlive-venturisadf-1.005-5|240	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8tc.tfm
14cu|texlive-venturisadf-1.005-5|241	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8t.tfm
14cu|texlive-venturisadf-1.005-5|242	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm
14cu|texlive-venturisadf-1.005-5|243	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm
14cu|texlive-venturisadf-1.005-5|244	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm
14cu|texlive-venturisadf-1.005-5|245	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8t.tfm
14cu|texlive-venturisadf-1.005-5|246	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm
14cu|texlive-venturisadf-1.005-5|247	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8t.tfm
14cu|texlive-venturisadf-1.005-5|248	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm
14cu|texlive-venturisadf-1.005-5|249	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm
14cu|texlive-venturisadf-1.005-5|250	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm
14cu|texlive-venturisadf-1.005-5|251	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8t.tfm
14cu|texlive-venturisadf-1.005-5|252	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm
14cu|texlive-venturisadf-1.005-5|253	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm
14cu|texlive-venturisadf-1.005-5|254	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm
14cu|texlive-venturisadf-1.005-5|255	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm
14cu|texlive-venturisadf-1.005-5|256	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm
14cu|texlive-venturisadf-1.005-5|257	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm
14cu|texlive-venturisadf-1.005-5|258	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm
14cu|texlive-venturisadf-1.005-5|259	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm
14cu|texlive-venturisadf-1.005-5|260	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm
14cu|texlive-venturisadf-1.005-5|261	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm
14cu|texlive-venturisadf-1.005-5|262	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm
14cu|texlive-venturisadf-1.005-5|263	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm
14cu|texlive-venturisadf-1.005-5|264	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm
14cu|texlive-venturisadf-1.005-5|265	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm
14cu|texlive-venturisadf-1.005-5|266	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm
14cu|texlive-venturisadf-1.005-5|267	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm
14cu|texlive-venturisadf-1.005-5|268	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm
14cu|texlive-venturisadf-1.005-5|269	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm
14cu|texlive-venturisadf-1.005-5|270	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm
14cu|texlive-venturisadf-1.005-5|271	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm
14cu|texlive-venturisadf-1.005-5|272	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm
14cu|texlive-venturisadf-1.005-5|273	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm
14cu|texlive-venturisadf-1.005-5|274	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm
14cu|texlive-venturisadf-1.005-5|275	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm
14cu|texlive-venturisadf-1.005-5|276	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm
14cu|texlive-venturisadf-1.005-5|277	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8c.tfm
14cu|texlive-venturisadf-1.005-5|278	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm
14cu|texlive-venturisadf-1.005-5|279	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8t.tfm
14cu|texlive-venturisadf-1.005-5|280	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm
14cu|texlive-venturisadf-1.005-5|281	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm
14cu|texlive-venturisadf-1.005-5|282	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm
14cu|texlive-venturisadf-1.005-5|283	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm
14cu|texlive-venturisadf-1.005-5|284	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm
14cu|texlive-venturisadf-1.005-5|285	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8c.tfm
14cu|texlive-venturisadf-1.005-5|286	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8t.tfm
14cu|texlive-venturisadf-1.005-5|287	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm
14cu|texlive-venturisadf-1.005-5|288	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm
14cu|texlive-venturisadf-1.005-5|289	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8c.tfm
14cu|texlive-venturisadf-1.005-5|290	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm
14cu|texlive-venturisadf-1.005-5|291	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8t.tfm
14cu|texlive-venturisadf-1.005-5|292	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm
14cu|texlive-venturisadf-1.005-5|293	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm
14cu|texlive-venturisadf-1.005-5|294	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm
14cu|texlive-venturisadf-1.005-5|295	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm
14cu|texlive-venturisadf-1.005-5|296	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm
14cu|texlive-venturisadf-1.005-5|297	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8c.tfm
14cu|texlive-venturisadf-1.005-5|298	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8t.tfm
14cu|texlive-venturisadf-1.005-5|299	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm
14cu|texlive-venturisadf-1.005-5|300	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm
14cu|texlive-venturisadf-1.005-5|301	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvob.tfm
14cu|texlive-venturisadf-1.005-5|302	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm
14cu|texlive-venturisadf-1.005-5|303	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm
14cu|texlive-venturisadf-1.005-5|304	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvor.tfm
14cu|texlive-venturisadf-1.005-5|305	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvori.tfm
14cu|texlive-venturisadf-1.005-5|306	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm
14cu|texlive-venturisadf-1.005-5|307	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm
14cu|texlive-venturisadf-1.005-5|308	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm
14cu|texlive-venturisadf-1.005-5|309	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm
14cu|texlive-venturisadf-1.005-5|310	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm
14cu|texlive-venturisadf-1.005-5|311	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoab8t.tfm
14cu|texlive-venturisadf-1.005-5|312	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm
14cu|texlive-venturisadf-1.005-5|313	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoar8t.tfm
14cu|texlive-venturisadf-1.005-5|314	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoari8t.tfm
14cu|texlive-venturisadf-1.005-5|315	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8c.tfm
14cu|texlive-venturisadf-1.005-5|316	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8t.tfm
14cu|texlive-venturisadf-1.005-5|317	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8c.tfm
14cu|texlive-venturisadf-1.005-5|318	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8t.tfm
14cu|texlive-venturisadf-1.005-5|319	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8c.tfm
14cu|texlive-venturisadf-1.005-5|320	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8t.tfm
14cu|texlive-venturisadf-1.005-5|321	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8c.tfm
14cu|texlive-venturisadf-1.005-5|322	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8t.tfm
14cu|texlive-venturisadf-1.005-5|323	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8c.tfm
14cu|texlive-venturisadf-1.005-5|324	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8t.tfm
14cu|texlive-venturisadf-1.005-5|325	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm
14cu|texlive-venturisadf-1.005-5|326	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm
14cu|texlive-venturisadf-1.005-5|327	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm
14cu|texlive-venturisadf-1.005-5|328	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm
14cu|texlive-venturisadf-1.005-5|329	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm
14cu|texlive-venturisadf-1.005-5|330	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm
14cu|texlive-venturisadf-1.005-5|331	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm
14cu|texlive-venturisadf-1.005-5|332	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm
14cu|texlive-venturisadf-1.005-5|333	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm
14cu|texlive-venturisadf-1.005-5|334	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm
14cu|texlive-venturisadf-1.005-5|335	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm
14cu|texlive-venturisadf-1.005-5|336	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm
14cu|texlive-venturisadf-1.005-5|337	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm
14cu|texlive-venturisadf-1.005-5|338	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm
14cu|texlive-venturisadf-1.005-5|339	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm
14cu|texlive-venturisadf-1.005-5|340	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm
14cu|texlive-venturisadf-1.005-5|341	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm
14cu|texlive-venturisadf-1.005-5|342	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm
14cu|texlive-venturisadf-1.005-5|343	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm
14cu|texlive-venturisadf-1.005-5|344	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm
14cu|texlive-venturisadf-1.005-5|345	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm
14cu|texlive-venturisadf-1.005-5|346	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm
14cu|texlive-venturisadf-1.005-5|347	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm
14cu|texlive-venturisadf-1.005-5|348	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm
14cu|texlive-venturisadf-1.005-5|349	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm
14cu|texlive-venturisadf-1.005-5|350	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm
14cu|texlive-venturisadf-1.005-5|351	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm
14cu|texlive-venturisadf-1.005-5|352	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm
14cu|texlive-venturisadf-1.005-5|353	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm
14cu|texlive-venturisadf-1.005-5|354	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm
14cu|texlive-venturisadf-1.005-5|355	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm
14cu|texlive-venturisadf-1.005-5|356	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm
14cu|texlive-venturisadf-1.005-5|357	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm
14cu|texlive-venturisadf-1.005-5|358	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm
14cu|texlive-venturisadf-1.005-5|359	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm
14cu|texlive-venturisadf-1.005-5|360	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm
14cu|texlive-venturisadf-1.005-5|361	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm
14cu|texlive-venturisadf-1.005-5|362	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm
14cu|texlive-venturisadf-1.005-5|363	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm
14cu|texlive-venturisadf-1.005-5|364	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm
14cu|texlive-venturisadf-1.005-5|365	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8c.tfm
14cu|texlive-venturisadf-1.005-5|366	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm
14cu|texlive-venturisadf-1.005-5|367	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm
14cu|texlive-venturisadf-1.005-5|368	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8t.tfm
14cu|texlive-venturisadf-1.005-5|369	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm
14cu|texlive-venturisadf-1.005-5|370	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm
14cu|texlive-venturisadf-1.005-5|371	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm
14cu|texlive-venturisadf-1.005-5|372	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm
14cu|texlive-venturisadf-1.005-5|373	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm
14cu|texlive-venturisadf-1.005-5|374	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm
14cu|texlive-venturisadf-1.005-5|375	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm
14cu|texlive-venturisadf-1.005-5|376	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm
14cu|texlive-venturisadf-1.005-5|377	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm
14cu|texlive-venturisadf-1.005-5|378	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm
14cu|texlive-venturisadf-1.005-5|379	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8c.tfm
14cu|texlive-venturisadf-1.005-5|380	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8t.tfm
14cu|texlive-venturisadf-1.005-5|381	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm
14cu|texlive-venturisadf-1.005-5|382	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm
14cu|texlive-venturisadf-1.005-5|383	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8c.tfm
14cu|texlive-venturisadf-1.005-5|384	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8t.tfm
14cu|texlive-venturisadf-1.005-5|385	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8c.tfm
14cu|texlive-venturisadf-1.005-5|386	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8t.tfm
14cu|texlive-venturisadf-1.005-5|387	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm
14cu|texlive-venturisadf-1.005-5|388	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm
14cu|texlive-venturisadf-1.005-5|389	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8c.tfm
14cu|texlive-venturisadf-1.005-5|390	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8t.tfm
14cu|texlive-venturisadf-1.005-5|391	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8c.tfm
14cu|texlive-venturisadf-1.005-5|392	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8t.tfm
14cu|texlive-venturisadf-1.005-5|393	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8c.tfm
14cu|texlive-venturisadf-1.005-5|394	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm
14cu|texlive-venturisadf-1.005-5|395	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm
14cu|texlive-venturisadf-1.005-5|396	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8t.tfm
14cu|texlive-venturisadf-1.005-5|397	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm
14cu|texlive-venturisadf-1.005-5|398	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm
14cu|texlive-venturisadf-1.005-5|399	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm
14cu|texlive-venturisadf-1.005-5|400	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm
14cu|texlive-venturisadf-1.005-5|401	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm
14cu|texlive-venturisadf-1.005-5|402	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm
14cu|texlive-venturisadf-1.005-5|403	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm
14cu|texlive-venturisadf-1.005-5|404	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm
14cu|texlive-venturisadf-1.005-5|405	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm
14cu|texlive-venturisadf-1.005-5|406	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm
14cu|texlive-venturisadf-1.005-5|407	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm
14cu|texlive-venturisadf-1.005-5|408	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm
14cu|texlive-venturisadf-1.005-5|409	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm
14cu|texlive-venturisadf-1.005-5|410	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm
14cu|texlive-venturisadf-1.005-5|411	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm
14cu|texlive-venturisadf-1.005-5|412	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm
14cu|texlive-venturisadf-1.005-5|413	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm
14cu|texlive-venturisadf-1.005-5|414	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm
14cu|texlive-venturisadf-1.005-5|415	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm
14cu|texlive-venturisadf-1.005-5|416	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm
14cu|texlive-venturisadf-1.005-5|417	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm
14cu|texlive-venturisadf-1.005-5|418	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm
14cu|texlive-venturisadf-1.005-5|419	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm
14cu|texlive-venturisadf-1.005-5|420	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm
14cu|texlive-venturisadf-1.005-5|421	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm
14cu|texlive-venturisadf-1.005-5|422	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm
14cu|texlive-venturisadf-1.005-5|423	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm
14cu|texlive-venturisadf-1.005-5|424	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm
14cu|texlive-venturisadf-1.005-5|425	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm
14cu|texlive-venturisadf-1.005-5|426	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm
14cu|texlive-venturisadf-1.005-5|427	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm
14cu|texlive-venturisadf-1.005-5|428	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm
14cu|texlive-venturisadf-1.005-5|429	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm
14cu|texlive-venturisadf-1.005-5|430	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm
14cu|texlive-venturisadf-1.005-5|431	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm
14cu|texlive-venturisadf-1.005-5|432	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm
14cu|texlive-venturisadf-1.005-5|433	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm
14cu|texlive-venturisadf-1.005-5|434	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm
14cu|texlive-venturisadf-1.005-5|435	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm
14cu|texlive-venturisadf-1.005-5|436	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm
14cu|texlive-venturisadf-1.005-5|437	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm
14cu|texlive-venturisadf-1.005-5|438	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm
14cu|texlive-venturisadf-1.005-5|439	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm
14cu|texlive-venturisadf-1.005-5|440	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm
14cu|texlive-venturisadf-1.005-5|441	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm
14cu|texlive-venturisadf-1.005-5|442	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm
14cu|texlive-venturisadf-1.005-5|443	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm
14cu|texlive-venturisadf-1.005-5|444	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm
14cu|texlive-venturisadf-1.005-5|445	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm
14cu|texlive-venturisadf-1.005-5|446	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm
14cu|texlive-venturisadf-1.005-5|447	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm
14cu|texlive-venturisadf-1.005-5|448	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm
14cu|texlive-venturisadf-1.005-5|449	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm
14cu|texlive-venturisadf-1.005-5|450	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm
14cu|texlive-venturisadf-1.005-5|451	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm
14cu|texlive-venturisadf-1.005-5|452	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm
14cu|texlive-venturisadf-1.005-5|453	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfb
14cu|texlive-venturisadf-1.005-5|454	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfm
14cu|texlive-venturisadf-1.005-5|455	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfb
14cu|texlive-venturisadf-1.005-5|456	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfm
14cu|texlive-venturisadf-1.005-5|457	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfb
14cu|texlive-venturisadf-1.005-5|458	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfm
14cu|texlive-venturisadf-1.005-5|459	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfb
14cu|texlive-venturisadf-1.005-5|460	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfm
14cu|texlive-venturisadf-1.005-5|461	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfb
14cu|texlive-venturisadf-1.005-5|462	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfm
14cu|texlive-venturisadf-1.005-5|463	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfb
14cu|texlive-venturisadf-1.005-5|464	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfm
14cu|texlive-venturisadf-1.005-5|465	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfb
14cu|texlive-venturisadf-1.005-5|466	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfm
14cu|texlive-venturisadf-1.005-5|467	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfb
14cu|texlive-venturisadf-1.005-5|468	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfm
14cu|texlive-venturisadf-1.005-5|469	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfb
14cu|texlive-venturisadf-1.005-5|470	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfm
14cu|texlive-venturisadf-1.005-5|471	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfb
14cu|texlive-venturisadf-1.005-5|472	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfm
14cu|texlive-venturisadf-1.005-5|473	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfb
14cu|texlive-venturisadf-1.005-5|474	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfm
14cu|texlive-venturisadf-1.005-5|475	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfb
14cu|texlive-venturisadf-1.005-5|476	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfm
14cu|texlive-venturisadf-1.005-5|477	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfb
14cu|texlive-venturisadf-1.005-5|478	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfm
14cu|texlive-venturisadf-1.005-5|479	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfb
14cu|texlive-venturisadf-1.005-5|480	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfm
14cu|texlive-venturisadf-1.005-5|481	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfb
14cu|texlive-venturisadf-1.005-5|482	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfm
14cu|texlive-venturisadf-1.005-5|483	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfb
14cu|texlive-venturisadf-1.005-5|484	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfm
14cu|texlive-venturisadf-1.005-5|485	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfb
14cu|texlive-venturisadf-1.005-5|486	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfm
14cu|texlive-venturisadf-1.005-5|487	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfb
14cu|texlive-venturisadf-1.005-5|488	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfm
14cu|texlive-venturisadf-1.005-5|489	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfb
14cu|texlive-venturisadf-1.005-5|490	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfm
14cu|texlive-venturisadf-1.005-5|491	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfb
14cu|texlive-venturisadf-1.005-5|492	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfm
14cu|texlive-venturisadf-1.005-5|493	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfb
14cu|texlive-venturisadf-1.005-5|494	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfm
14cu|texlive-venturisadf-1.005-5|495	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfb
14cu|texlive-venturisadf-1.005-5|496	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfm
14cu|texlive-venturisadf-1.005-5|497	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfb
14cu|texlive-venturisadf-1.005-5|498	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfm
14cu|texlive-venturisadf-1.005-5|499	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb
14cu|texlive-venturisadf-1.005-5|500	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm
14cu|texlive-venturisadf-1.005-5|501	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfb
14cu|texlive-venturisadf-1.005-5|502	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfm
14cu|texlive-venturisadf-1.005-5|503	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfb
14cu|texlive-venturisadf-1.005-5|504	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfm
14cu|texlive-venturisadf-1.005-5|505	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfb
14cu|texlive-venturisadf-1.005-5|506	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfm
14cu|texlive-venturisadf-1.005-5|507	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfb
14cu|texlive-venturisadf-1.005-5|508	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfm
14cu|texlive-venturisadf-1.005-5|509	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfb
14cu|texlive-venturisadf-1.005-5|510	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfm
14cu|texlive-venturisadf-1.005-5|511	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb
14cu|texlive-venturisadf-1.005-5|512	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm
14cu|texlive-venturisadf-1.005-5|513	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfb
14cu|texlive-venturisadf-1.005-5|514	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfm
14cu|texlive-venturisadf-1.005-5|515	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfb
14cu|texlive-venturisadf-1.005-5|516	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfm
14cu|texlive-venturisadf-1.005-5|517	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfb
14cu|texlive-venturisadf-1.005-5|518	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfm
14cu|texlive-venturisadf-1.005-5|519	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfb
14cu|texlive-venturisadf-1.005-5|520	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfm
14cu|texlive-venturisadf-1.005-5|521	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfb
14cu|texlive-venturisadf-1.005-5|522	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfm
14cu|texlive-venturisadf-1.005-5|523	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfb
14cu|texlive-venturisadf-1.005-5|524	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfm
14cu|texlive-venturisadf-1.005-5|525	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfb
14cu|texlive-venturisadf-1.005-5|526	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfm
14cu|texlive-venturisadf-1.005-5|527	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfb
14cu|texlive-venturisadf-1.005-5|528	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfm
14cu|texlive-venturisadf-1.005-5|529	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfb
14cu|texlive-venturisadf-1.005-5|530	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfm
14cu|texlive-venturisadf-1.005-5|531	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfb
14cu|texlive-venturisadf-1.005-5|532	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfm
14cu|texlive-venturisadf-1.005-5|533	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfb
14cu|texlive-venturisadf-1.005-5|534	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfm
14cu|texlive-venturisadf-1.005-5|535	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfb
14cu|texlive-venturisadf-1.005-5|536	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfm
14cu|texlive-venturisadf-1.005-5|537	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb
14cu|texlive-venturisadf-1.005-5|538	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm
14cu|texlive-venturisadf-1.005-5|539	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb
14cu|texlive-venturisadf-1.005-5|540	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm
14cu|texlive-venturisadf-1.005-5|541	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfb
14cu|texlive-venturisadf-1.005-5|542	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfm
14cu|texlive-venturisadf-1.005-5|543	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfb
14cu|texlive-venturisadf-1.005-5|544	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfm
14cu|texlive-venturisadf-1.005-5|545	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfb
14cu|texlive-venturisadf-1.005-5|546	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfm
14cu|texlive-venturisadf-1.005-5|547	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfb
14cu|texlive-venturisadf-1.005-5|548	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfm
14cu|texlive-venturisadf-1.005-5|549	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfb
14cu|texlive-venturisadf-1.005-5|550	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfm
14cu|texlive-venturisadf-1.005-5|551	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfb
14cu|texlive-venturisadf-1.005-5|552	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfm
14cu|texlive-venturisadf-1.005-5|553	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfb
14cu|texlive-venturisadf-1.005-5|554	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfm
14cu|texlive-venturisadf-1.005-5|555	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfb
14cu|texlive-venturisadf-1.005-5|556	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfm
14cu|texlive-venturisadf-1.005-5|557	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfb
14cu|texlive-venturisadf-1.005-5|558	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfm
14cu|texlive-venturisadf-1.005-5|559	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfb
14cu|texlive-venturisadf-1.005-5|560	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfm
14cu|texlive-venturisadf-1.005-5|561	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfb
14cu|texlive-venturisadf-1.005-5|562	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfm
14cu|texlive-venturisadf-1.005-5|563	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb
14cu|texlive-venturisadf-1.005-5|564	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm
14cu|texlive-venturisadf-1.005-5|565	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb
14cu|texlive-venturisadf-1.005-5|566	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm
14cu|texlive-venturisadf-1.005-5|567	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfb
14cu|texlive-venturisadf-1.005-5|568	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfm
14cu|texlive-venturisadf-1.005-5|569	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb
14cu|texlive-venturisadf-1.005-5|570	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm
14cu|texlive-venturisadf-1.005-5|571	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb
14cu|texlive-venturisadf-1.005-5|572	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm
14cu|texlive-venturisadf-1.005-5|573	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb
14cu|texlive-venturisadf-1.005-5|574	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm
14cu|texlive-venturisadf-1.005-5|575	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb
14cu|texlive-venturisadf-1.005-5|576	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm
14cu|texlive-venturisadf-1.005-5|577	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb
14cu|texlive-venturisadf-1.005-5|578	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm
14cu|texlive-venturisadf-1.005-5|579	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfb
14cu|texlive-venturisadf-1.005-5|580	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfm
14cu|texlive-venturisadf-1.005-5|581	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb
14cu|texlive-venturisadf-1.005-5|582	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm
14cu|texlive-venturisadf-1.005-5|583	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb
14cu|texlive-venturisadf-1.005-5|584	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm
14cu|texlive-venturisadf-1.005-5|585	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb
14cu|texlive-venturisadf-1.005-5|586	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm
14cu|texlive-venturisadf-1.005-5|587	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb
14cu|texlive-venturisadf-1.005-5|588	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm
14cu|texlive-venturisadf-1.005-5|589	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb
14cu|texlive-venturisadf-1.005-5|590	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm
14cu|texlive-venturisadf-1.005-5|591	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8c.vf
14cu|texlive-venturisadf-1.005-5|592	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8cc.vf
14cu|texlive-venturisadf-1.005-5|593	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8t.vf
14cu|texlive-venturisadf-1.005-5|594	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8tc.vf
14cu|texlive-venturisadf-1.005-5|595	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8c.vf
14cu|texlive-venturisadf-1.005-5|596	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8cc.vf
14cu|texlive-venturisadf-1.005-5|597	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8t.vf
14cu|texlive-venturisadf-1.005-5|598	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8tc.vf
14cu|texlive-venturisadf-1.005-5|599	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8c.vf
14cu|texlive-venturisadf-1.005-5|600	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8cc.vf
14cu|texlive-venturisadf-1.005-5|601	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8t.vf
14cu|texlive-venturisadf-1.005-5|602	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8tc.vf
14cu|texlive-venturisadf-1.005-5|603	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8t.vf
14cu|texlive-venturisadf-1.005-5|604	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8tc.vf
14cu|texlive-venturisadf-1.005-5|605	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8t.vf
14cu|texlive-venturisadf-1.005-5|606	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf
14cu|texlive-venturisadf-1.005-5|607	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8t.vf
14cu|texlive-venturisadf-1.005-5|608	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8tc.vf
14cu|texlive-venturisadf-1.005-5|609	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8t.vf
14cu|texlive-venturisadf-1.005-5|610	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8tc.vf
14cu|texlive-venturisadf-1.005-5|611	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8t.vf
14cu|texlive-venturisadf-1.005-5|612	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf
14cu|texlive-venturisadf-1.005-5|613	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8t.vf
14cu|texlive-venturisadf-1.005-5|614	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8tc.vf
14cu|texlive-venturisadf-1.005-5|615	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8cc.vf
14cu|texlive-venturisadf-1.005-5|616	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8tc.vf
14cu|texlive-venturisadf-1.005-5|617	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8c.vf
14cu|texlive-venturisadf-1.005-5|618	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8cc.vf
14cu|texlive-venturisadf-1.005-5|619	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8t.vf
14cu|texlive-venturisadf-1.005-5|620	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8tc.vf
14cu|texlive-venturisadf-1.005-5|621	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8t.vf
14cu|texlive-venturisadf-1.005-5|622	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8tc.vf
14cu|texlive-venturisadf-1.005-5|623	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8t.vf
14cu|texlive-venturisadf-1.005-5|624	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8tc.vf
14cu|texlive-venturisadf-1.005-5|625	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8t.vf
14cu|texlive-venturisadf-1.005-5|626	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8tc.vf
14cu|texlive-venturisadf-1.005-5|627	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8t.vf
14cu|texlive-venturisadf-1.005-5|628	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8tc.vf
14cu|texlive-venturisadf-1.005-5|629	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8t.vf
14cu|texlive-venturisadf-1.005-5|630	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8tc.vf
14cu|texlive-venturisadf-1.005-5|631	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8t.vf
14cu|texlive-venturisadf-1.005-5|632	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8tc.vf
14cu|texlive-venturisadf-1.005-5|633	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8c.vf
14cu|texlive-venturisadf-1.005-5|634	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8t.vf
14cu|texlive-venturisadf-1.005-5|635	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8c.vf
14cu|texlive-venturisadf-1.005-5|636	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8t.vf
14cu|texlive-venturisadf-1.005-5|637	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8c.vf
14cu|texlive-venturisadf-1.005-5|638	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8cc.vf
14cu|texlive-venturisadf-1.005-5|639	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8t.vf
14cu|texlive-venturisadf-1.005-5|640	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8tc.vf
14cu|texlive-venturisadf-1.005-5|641	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrajw8t.vf
14cu|texlive-venturisadf-1.005-5|642	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtraw8t.vf
14cu|texlive-venturisadf-1.005-5|643	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8c.vf
14cu|texlive-venturisadf-1.005-5|644	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8cc.vf
14cu|texlive-venturisadf-1.005-5|645	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8t.vf
14cu|texlive-venturisadf-1.005-5|646	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8tc.vf
14cu|texlive-venturisadf-1.005-5|647	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8c.vf
14cu|texlive-venturisadf-1.005-5|648	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8cc.vf
14cu|texlive-venturisadf-1.005-5|649	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8t.vf
14cu|texlive-venturisadf-1.005-5|650	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8tc.vf
14cu|texlive-venturisadf-1.005-5|651	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8t.vf
14cu|texlive-venturisadf-1.005-5|652	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8tc.vf
14cu|texlive-venturisadf-1.005-5|653	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8t.vf
14cu|texlive-venturisadf-1.005-5|654	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf
14cu|texlive-venturisadf-1.005-5|655	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8t.vf
14cu|texlive-venturisadf-1.005-5|656	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8tc.vf
14cu|texlive-venturisadf-1.005-5|657	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8t.vf
14cu|texlive-venturisadf-1.005-5|658	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8tc.vf
14cu|texlive-venturisadf-1.005-5|659	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8t.vf
14cu|texlive-venturisadf-1.005-5|660	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf
14cu|texlive-venturisadf-1.005-5|661	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8t.vf
14cu|texlive-venturisadf-1.005-5|662	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8tc.vf
14cu|texlive-venturisadf-1.005-5|663	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8c.vf
14cu|texlive-venturisadf-1.005-5|664	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8t.vf
14cu|texlive-venturisadf-1.005-5|665	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8c.vf
14cu|texlive-venturisadf-1.005-5|666	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8cc.vf
14cu|texlive-venturisadf-1.005-5|667	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8t.vf
14cu|texlive-venturisadf-1.005-5|668	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8tc.vf
14cu|texlive-venturisadf-1.005-5|669	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8t.vf
14cu|texlive-venturisadf-1.005-5|670	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8tc.vf
14cu|texlive-venturisadf-1.005-5|671	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8t.vf
14cu|texlive-venturisadf-1.005-5|672	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8tc.vf
14cu|texlive-venturisadf-1.005-5|673	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8t.vf
14cu|texlive-venturisadf-1.005-5|674	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8tc.vf
14cu|texlive-venturisadf-1.005-5|675	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8t.vf
14cu|texlive-venturisadf-1.005-5|676	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8tc.vf
14cu|texlive-venturisadf-1.005-5|677	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8t.vf
14cu|texlive-venturisadf-1.005-5|678	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8tc.vf
14cu|texlive-venturisadf-1.005-5|679	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8t.vf
14cu|texlive-venturisadf-1.005-5|680	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8tc.vf
14cu|texlive-venturisadf-1.005-5|681	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8c.vf
14cu|texlive-venturisadf-1.005-5|682	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8cc.vf
14cu|texlive-venturisadf-1.005-5|683	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8t.vf
14cu|texlive-venturisadf-1.005-5|684	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8tc.vf
14cu|texlive-venturisadf-1.005-5|685	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8c.vf
14cu|texlive-venturisadf-1.005-5|686	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8cc.vf
14cu|texlive-venturisadf-1.005-5|687	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8t.vf
14cu|texlive-venturisadf-1.005-5|688	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8tc.vf
14cu|texlive-venturisadf-1.005-5|689	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8c.vf
14cu|texlive-venturisadf-1.005-5|690	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8t.vf
14cu|texlive-venturisadf-1.005-5|691	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8c.vf
14cu|texlive-venturisadf-1.005-5|692	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8t.vf
14cu|texlive-venturisadf-1.005-5|693	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8c.vf
14cu|texlive-venturisadf-1.005-5|694	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8cc.vf
14cu|texlive-venturisadf-1.005-5|695	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8t.vf
14cu|texlive-venturisadf-1.005-5|696	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8tc.vf
14cu|texlive-venturisadf-1.005-5|697	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8c.vf
14cu|texlive-venturisadf-1.005-5|698	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8cc.vf
14cu|texlive-venturisadf-1.005-5|699	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8t.vf
14cu|texlive-venturisadf-1.005-5|700	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8tc.vf
14cu|texlive-venturisadf-1.005-5|701	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8c.vf
14cu|texlive-venturisadf-1.005-5|702	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8t.vf
14cu|texlive-venturisadf-1.005-5|703	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8c.vf
14cu|texlive-venturisadf-1.005-5|704	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8t.vf
14cu|texlive-venturisadf-1.005-5|705	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoab8t.vf
14cu|texlive-venturisadf-1.005-5|706	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoabi8t.vf
14cu|texlive-venturisadf-1.005-5|707	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoar8t.vf
14cu|texlive-venturisadf-1.005-5|708	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoari8t.vf
14cu|texlive-venturisadf-1.005-5|709	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8c.vf
14cu|texlive-venturisadf-1.005-5|710	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8t.vf
14cu|texlive-venturisadf-1.005-5|711	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8c.vf
14cu|texlive-venturisadf-1.005-5|712	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8t.vf
14cu|texlive-venturisadf-1.005-5|713	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8c.vf
14cu|texlive-venturisadf-1.005-5|714	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8t.vf
14cu|texlive-venturisadf-1.005-5|715	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8c.vf
14cu|texlive-venturisadf-1.005-5|716	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8t.vf
14cu|texlive-venturisadf-1.005-5|717	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8c.vf
14cu|texlive-venturisadf-1.005-5|718	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8t.vf
14cu|texlive-venturisadf-1.005-5|719	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8c.vf
14cu|texlive-venturisadf-1.005-5|720	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cc.vf
14cu|texlive-venturisadf-1.005-5|721	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cx.vf
14cu|texlive-venturisadf-1.005-5|722	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8t.vf
14cu|texlive-venturisadf-1.005-5|723	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tc.vf
14cu|texlive-venturisadf-1.005-5|724	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tx.vf
14cu|texlive-venturisadf-1.005-5|725	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8c.vf
14cu|texlive-venturisadf-1.005-5|726	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8t.vf
14cu|texlive-venturisadf-1.005-5|727	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8c.vf
14cu|texlive-venturisadf-1.005-5|728	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cc.vf
14cu|texlive-venturisadf-1.005-5|729	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cx.vf
14cu|texlive-venturisadf-1.005-5|730	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8t.vf
14cu|texlive-venturisadf-1.005-5|731	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tc.vf
14cu|texlive-venturisadf-1.005-5|732	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tx.vf
14cu|texlive-venturisadf-1.005-5|733	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8c.vf
14cu|texlive-venturisadf-1.005-5|734	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8t.vf
14cu|texlive-venturisadf-1.005-5|735	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8cu.vf
14cu|texlive-venturisadf-1.005-5|736	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8tu.vf
14cu|texlive-venturisadf-1.005-5|737	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8c.vf
14cu|texlive-venturisadf-1.005-5|738	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8t.vf
14cu|texlive-venturisadf-1.005-5|739	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8c.vf
14cu|texlive-venturisadf-1.005-5|740	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8t.vf
14cu|texlive-venturisadf-1.005-5|741	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8c.vf
14cu|texlive-venturisadf-1.005-5|742	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8t.vf
14cu|texlive-venturisadf-1.005-5|743	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8c.vf
14cu|texlive-venturisadf-1.005-5|744	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8t.vf
14cu|texlive-venturisadf-1.005-5|745	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8c.vf
14cu|texlive-venturisadf-1.005-5|746	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8t.vf
14cu|texlive-venturisadf-1.005-5|747	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8c.vf
14cu|texlive-venturisadf-1.005-5|748	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cc.vf
14cu|texlive-venturisadf-1.005-5|749	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cx.vf
14cu|texlive-venturisadf-1.005-5|750	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8t.vf
14cu|texlive-venturisadf-1.005-5|751	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tc.vf
14cu|texlive-venturisadf-1.005-5|752	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tx.vf
14cu|texlive-venturisadf-1.005-5|753	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8c.vf
14cu|texlive-venturisadf-1.005-5|754	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cc.vf
14cu|texlive-venturisadf-1.005-5|755	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cx.vf
14cu|texlive-venturisadf-1.005-5|756	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8t.vf
14cu|texlive-venturisadf-1.005-5|757	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tc.vf
14cu|texlive-venturisadf-1.005-5|758	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tx.vf
14cu|texlive-venturisadf-1.005-5|759	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8c.vf
14cu|texlive-venturisadf-1.005-5|760	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cc.vf
14cu|texlive-venturisadf-1.005-5|761	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cx.vf
14cu|texlive-venturisadf-1.005-5|762	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8t.vf
14cu|texlive-venturisadf-1.005-5|763	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tc.vf
14cu|texlive-venturisadf-1.005-5|764	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tx.vf
14cu|texlive-venturisadf-1.005-5|765	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8c.vf
14cu|texlive-venturisadf-1.005-5|766	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf
14cu|texlive-venturisadf-1.005-5|767	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf
14cu|texlive-venturisadf-1.005-5|768	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8t.vf
14cu|texlive-venturisadf-1.005-5|769	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf
14cu|texlive-venturisadf-1.005-5|770	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf
14cu|texlive-venturisadf-1.005-5|771	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8c.vf
14cu|texlive-venturisadf-1.005-5|772	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cc.vf
14cu|texlive-venturisadf-1.005-5|773	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cx.vf
14cu|texlive-venturisadf-1.005-5|774	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8t.vf
14cu|texlive-venturisadf-1.005-5|775	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tc.vf
14cu|texlive-venturisadf-1.005-5|776	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tx.vf
14cu|texlive-venturisadf-1.005-5|777	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8c.vf
14cu|texlive-venturisadf-1.005-5|778	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf
14cu|texlive-venturisadf-1.005-5|779	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf
14cu|texlive-venturisadf-1.005-5|780	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8t.vf
14cu|texlive-venturisadf-1.005-5|781	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf
14cu|texlive-venturisadf-1.005-5|782	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf
14cu|texlive-venturisadf-1.005-5|783	%{_texmfdistdir}/tex/latex/venturis/t1yvt.fd
14cu|texlive-venturisadf-1.005-5|784	%{_texmfdistdir}/tex/latex/venturis/t1yvtajw.fd
14cu|texlive-venturisadf-1.005-5|785	%{_texmfdistdir}/tex/latex/venturis/t1yvtaw.fd
14cu|texlive-venturisadf-1.005-5|786	%{_texmfdistdir}/tex/latex/venturis/t1yvtd.fd
14cu|texlive-venturisadf-1.005-5|787	%{_texmfdistdir}/tex/latex/venturis/t1yvtj.fd
14cu|texlive-venturisadf-1.005-5|788	%{_texmfdistdir}/tex/latex/venturis/t1yvtjw.fd
14cu|texlive-venturisadf-1.005-5|789	%{_texmfdistdir}/tex/latex/venturis/t1yvtw.fd
14cu|texlive-venturisadf-1.005-5|790	%{_texmfdistdir}/tex/latex/venturis/ts1yvt.fd
14cu|texlive-venturisadf-1.005-5|791	%{_texmfdistdir}/tex/latex/venturis/ts1yvtajw.fd
14cu|texlive-venturisadf-1.005-5|792	%{_texmfdistdir}/tex/latex/venturis/ts1yvtaw.fd
14cu|texlive-venturisadf-1.005-5|793	%{_texmfdistdir}/tex/latex/venturis/ts1yvtd.fd
14cu|texlive-venturisadf-1.005-5|794	%{_texmfdistdir}/tex/latex/venturis/ts1yvtj.fd
14cu|texlive-venturisadf-1.005-5|795	%{_texmfdistdir}/tex/latex/venturis/ts1yvtjw.fd
14cu|texlive-venturisadf-1.005-5|796	%{_texmfdistdir}/tex/latex/venturis/ts1yvtw.fd
14cu|texlive-venturisadf-1.005-5|797	%{_texmfdistdir}/tex/latex/venturis2/t1yv2.fd
14cu|texlive-venturisadf-1.005-5|798	%{_texmfdistdir}/tex/latex/venturis2/ts1yv2.fd
14cu|texlive-venturisadf-1.005-5|799	%{_texmfdistdir}/tex/latex/venturisadf/venturis.sty
14cu|texlive-venturisadf-1.005-5|800	%{_texmfdistdir}/tex/latex/venturisadf/venturis2.sty
14cu|texlive-venturisadf-1.005-5|801	%{_texmfdistdir}/tex/latex/venturisadf/venturisold.sty
14cu|texlive-venturisadf-1.005-5|802	%{_texmfdistdir}/tex/latex/venturisold/t1yvo.fd
14cu|texlive-venturisadf-1.005-5|803	%{_texmfdistdir}/tex/latex/venturisold/t1yvoa.fd
14cu|texlive-venturisadf-1.005-5|804	%{_texmfdistdir}/tex/latex/venturisold/t1yvoad.fd
14cu|texlive-venturisadf-1.005-5|805	%{_texmfdistdir}/tex/latex/venturisold/t1yvod.fd
14cu|texlive-venturisadf-1.005-5|806	%{_texmfdistdir}/tex/latex/venturisold/ts1yvo.fd
14cu|texlive-venturisadf-1.005-5|807	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoa.fd
14cu|texlive-venturisadf-1.005-5|808	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoad.fd
14cu|texlive-venturisadf-1.005-5|809	%{_texmfdistdir}/tex/latex/venturisold/ts1yvod.fd
14cu|texlive-venturisadf-1.005-5|810	%{_texmfdistdir}/tex/latex/venturissans/t1yv1.fd
14cu|texlive-venturisadf-1.005-5|811	%{_texmfdistdir}/tex/latex/venturissans/t1yv1d.fd
14cu|texlive-venturisadf-1.005-5|812	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1.fd
14cu|texlive-venturisadf-1.005-5|813	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1d.fd
14cu|texlive-venturisadf-1.005-5|814	%{_texmfdistdir}/tex/latex/venturissans2/t1yv3.fd
14cu|texlive-venturisadf-1.005-5|815	%{_texmfdistdir}/tex/latex/venturissans2/ts1yv3.fd
14cu|texlive-venturisadf-1.005-5|816	%_texmf_updmap_d/venturisadf
14cu|texlive-venturisadf-1.005-5|817	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LICENSE-utopia.txt
14cu|texlive-venturisadf-1.005-5|818	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LIST-Venturis.txt
14cu|texlive-venturisadf-1.005-5|819	%doc %{_texmfdistdir}/doc/fonts/venturisadf/README
14cu|texlive-venturisadf-1.005-5|820	%doc %{_texmfdistdir}/doc/fonts/venturisadf/manifest.txt
14cu|texlive-venturisadf-1.005-5|821	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.pdf
14cu|texlive-venturisadf-1.005-5|822	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.tex
14cu|texlive-venturisadf-1.005-5|823	#- source
14cu|texlive-venturisadf-1.005-5|824	%doc %{_texmfdistdir}/source/fonts/venturisadf/lining.etx
14cu|texlive-venturisadf-1.005-5|825	%doc %{_texmfdistdir}/source/fonts/venturisadf/oldstyle.etx
14cu|texlive-venturisadf-1.005-5|826	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis
14cu|texlive-venturisadf-1.005-5|827	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis2
14cu|texlive-venturisadf-1.005-5|828	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturisold
14cu|texlive-venturisadf-1.005-5|829	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans
14cu|texlive-venturisadf-1.005-5|830	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans2
14cu|texlive-venturisadf-1.005-5|831	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturistitling
14cu|texlive-venturisadf-1.005-5|832	%doc %{_texmfdistdir}/source/fonts/venturisadf/resetalt.mtx
14cu|texlive-venturisadf-1.005-5|833	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-dotalt-f_f.etx
14cu|texlive-venturisadf-1.005-5|834	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-f_f.etx
14cu|texlive-venturisadf-1.005-5|835	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturis.etx
14cu|texlive-venturisadf-1.005-5|836	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold-longs.etx
14cu|texlive-venturisadf-1.005-5|837	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold.etx
14cu|texlive-venturisadf-1.005-5|838	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-f_f.etx
14cu|texlive-venturisadf-1.005-5|839	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-venturis.etx
14cu|texlive-venturisadf-1.005-5|840	%doc %{_texmfdistdir}/source/fonts/venturisadf/ts1-euro.etx
14cu|texlive-venturisadf-1.005-5|841	%doc %{_texmfdistdir}/source/fonts/venturisadf/ucdotalt.etx
14cu|texlive-venturisadf-1.005-5|842	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-drv.tex
14cu|texlive-venturisadf-1.005-5|843	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-map.tex
14cu|texlive-venturisadf-1.005-5|844	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-drv.tex
14cu|texlive-venturisadf-1.005-5|845	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-map.tex
14cu|texlive-venturisadf-1.005-5|846	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-drv.tex
14cu|texlive-venturisadf-1.005-5|847	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-map.tex
14cu|texlive-venturisadf-1.005-5|848	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-drv.tex
14cu|texlive-venturisadf-1.005-5|849	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-map.tex
14cu|texlive-venturisadf-1.005-5|850	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-drv.tex
14cu|texlive-venturisadf-1.005-5|851	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-map.tex
14cu|texlive-venturisadf-1.005-5|852	
14cu|texlive-venturisadf-1.005-5|853	#-----------------------------------------------------------------------
14cu|texlive-venturisadf-1.005-5|854	%prep
14cu|texlive-venturisadf-1.005-5|855	%setup -c -a0 -a1 -a2
14cu|texlive-venturisadf-1.005-5|856	
14cu|texlive-venturisadf-1.005-5|857	%build
14cu|texlive-venturisadf-1.005-5|858	
14cu|texlive-venturisadf-1.005-5|859	%install
14cu|texlive-venturisadf-1.005-5|860	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-venturisadf-1.005-5|861	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-venturisadf-1.005-5|862	mkdir -p %{buildroot}%{_texmf_updmap_d}
14cu|texlive-venturisadf-1.005-5|863	cat > %{buildroot}%{_texmf_updmap_d}/venturisadf <<EOF
14cu|texlive-venturisadf-1.005-5|864	Map yv1.map
14cu|texlive-venturisadf-1.005-5|865	Map yv2.map
14cu|texlive-venturisadf-1.005-5|866	Map yv3.map
14cu|texlive-venturisadf-1.005-5|867	Map yvo.map
14cu|texlive-venturisadf-1.005-5|868	Map yvt.map
14cu|texlive-venturisadf-1.005-5|869	EOF
14cu|texlive-venturisadf-1.005-5|870	
14cu|texlive-venturisadf-1.005-5|871	
14cu|texlive-venturisadf-1.005-5|872	
14cu|texlive-venturisadf-1.005-5|873	%changelog
14cu|texlive-venturisadf-1.005-5|874	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.005-5
14cu|texlive-venturisadf-1.005-5|875	+ Revision: d997165
14cu|texlive-venturisadf-1.005-5|876	- MassBuild#681: Increase release tag
14cu|texlive-venturisadf-1.005-5|877	
14cu|texlive-venturisadf-1.005-5|878	

15227 14
14cu|texlive-wsuipa-20120127-4|1	# revision 25469
14cu|texlive-wsuipa-20120127-4|2	# category Package
14cu|texlive-wsuipa-20120127-4|3	# catalog-ctan /fonts/wsuipa
14cu|texlive-wsuipa-20120127-4|4	# catalog-date 2012-01-27 13:33:18 +0100
14cu|texlive-wsuipa-20120127-4|5	# catalog-license other-free
14cu|texlive-wsuipa-20120127-4|6	# catalog-version undef
14cu|texlive-wsuipa-20120127-4|7	Name:		texlive-wsuipa
14cu|texlive-wsuipa-20120127-4|8	Version:	20120127
14cu|texlive-wsuipa-20120127-4|9	Release:	4
14cu|texlive-wsuipa-20120127-4|10	Summary:	International Phonetic Alphabet fonts
14cu|texlive-wsuipa-20120127-4|11	Group:		Publishing
14cu|texlive-wsuipa-20120127-4|12	URL:		http://www.ctan.org/tex-archive/fonts/wsuipa
14cu|texlive-wsuipa-20120127-4|13	License:	OTHER-FREE
14cu|texlive-wsuipa-20120127-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.tar.xz
14cu|texlive-wsuipa-20120127-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.doc.tar.xz
14cu|texlive-wsuipa-20120127-4|16	BuildArch:	noarch
14cu|texlive-wsuipa-20120127-4|17	BuildRequires:	texlive-tlpkg
14cu|texlive-wsuipa-20120127-4|18	Requires(pre):	texlive-tlpkg
14cu|texlive-wsuipa-20120127-4|19	Requires(post):	texlive-kpathsea
14cu|texlive-wsuipa-20120127-4|20	
14cu|texlive-wsuipa-20120127-4|21	%description
14cu|texlive-wsuipa-20120127-4|22	The package provides a 7-bit IPA font, as Metafont source, and
14cu|texlive-wsuipa-20120127-4|23	macros for support under TeXt1 and LaTeX. The fonts (and
14cu|texlive-wsuipa-20120127-4|24	macros) are now largely superseded by the tipa fonts.
14cu|texlive-wsuipa-20120127-4|25	
14cu|texlive-wsuipa-20120127-4|26	
14cu|texlive-wsuipa-20120127-4|27	#-----------------------------------------------------------------------
14cu|texlive-wsuipa-20120127-4|28	%files
14cu|texlive-wsuipa-20120127-4|29	%{_texmfdistdir}/fonts/source/public/wsuipa/iaccent.mf
14cu|texlive-wsuipa-20120127-4|30	%{_texmfdistdir}/fonts/source/public/wsuipa/igreekl.mf
14cu|texlive-wsuipa-20120127-4|31	%{_texmfdistdir}/fonts/source/public/wsuipa/iparoman.mf
14cu|texlive-wsuipa-20120127-4|32	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanl.mf
14cu|texlive-wsuipa-20120127-4|33	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanp.mf
14cu|texlive-wsuipa-20120127-4|34	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanu.mf
14cu|texlive-wsuipa-20120127-4|35	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa10.mf
14cu|texlive-wsuipa-20120127-4|36	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa11.mf
14cu|texlive-wsuipa-20120127-4|37	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa12.mf
14cu|texlive-wsuipa-20120127-4|38	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa17.mf
14cu|texlive-wsuipa-20120127-4|39	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa8.mf
14cu|texlive-wsuipa-20120127-4|40	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa9.mf
14cu|texlive-wsuipa-20120127-4|41	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa10.mf
14cu|texlive-wsuipa-20120127-4|42	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa11.mf
14cu|texlive-wsuipa-20120127-4|43	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa12.mf
14cu|texlive-wsuipa-20120127-4|44	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa17.mf
14cu|texlive-wsuipa-20120127-4|45	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa8.mf
14cu|texlive-wsuipa-20120127-4|46	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa9.mf
14cu|texlive-wsuipa-20120127-4|47	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa10.mf
14cu|texlive-wsuipa-20120127-4|48	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa11.mf
14cu|texlive-wsuipa-20120127-4|49	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa12.mf
14cu|texlive-wsuipa-20120127-4|50	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa17.mf
14cu|texlive-wsuipa-20120127-4|51	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa8.mf
14cu|texlive-wsuipa-20120127-4|52	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa9.mf
14cu|texlive-wsuipa-20120127-4|53	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa10.tfm
14cu|texlive-wsuipa-20120127-4|54	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa11.tfm
14cu|texlive-wsuipa-20120127-4|55	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa12.tfm
14cu|texlive-wsuipa-20120127-4|56	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa17.tfm
14cu|texlive-wsuipa-20120127-4|57	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa8.tfm
14cu|texlive-wsuipa-20120127-4|58	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa9.tfm
14cu|texlive-wsuipa-20120127-4|59	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa10.tfm
14cu|texlive-wsuipa-20120127-4|60	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa11.tfm
14cu|texlive-wsuipa-20120127-4|61	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa12.tfm
14cu|texlive-wsuipa-20120127-4|62	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa17.tfm
14cu|texlive-wsuipa-20120127-4|63	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa8.tfm
14cu|texlive-wsuipa-20120127-4|64	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa9.tfm
14cu|texlive-wsuipa-20120127-4|65	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa10.tfm
14cu|texlive-wsuipa-20120127-4|66	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa11.tfm
14cu|texlive-wsuipa-20120127-4|67	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa12.tfm
14cu|texlive-wsuipa-20120127-4|68	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa17.tfm
14cu|texlive-wsuipa-20120127-4|69	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa8.tfm
14cu|texlive-wsuipa-20120127-4|70	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa9.tfm
14cu|texlive-wsuipa-20120127-4|71	%{_texmfdistdir}/tex/latex/wsuipa/ipa.sty
14cu|texlive-wsuipa-20120127-4|72	%{_texmfdistdir}/tex/latex/wsuipa/ipalmacs.sty
14cu|texlive-wsuipa-20120127-4|73	%{_texmfdistdir}/tex/latex/wsuipa/uipa.fd
14cu|texlive-wsuipa-20120127-4|74	%doc %{_texmfdistdir}/doc/fonts/wsuipa/LICENCE-wsuipa.txt
14cu|texlive-wsuipa-20120127-4|75	%doc %{_texmfdistdir}/doc/fonts/wsuipa/README
14cu|texlive-wsuipa-20120127-4|76	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.dec93
14cu|texlive-wsuipa-20120127-4|77	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.jun91
14cu|texlive-wsuipa-20120127-4|78	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.mar91
14cu|texlive-wsuipa-20120127-4|79	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.may92
14cu|texlive-wsuipa-20120127-4|80	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.nov90
14cu|texlive-wsuipa-20120127-4|81	%doc %{_texmfdistdir}/doc/fonts/wsuipa/compilefonts
14cu|texlive-wsuipa-20120127-4|82	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipamacs.tex
14cu|texlive-wsuipa-20120127-4|83	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipaman.ps
14cu|texlive-wsuipa-20120127-4|84	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/ipalman.tex
14cu|texlive-wsuipa-20120127-4|85	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/lipaman.tex
14cu|texlive-wsuipa-20120127-4|86	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex2e/ipaman.tex
14cu|texlive-wsuipa-20120127-4|87	%doc %{_texmfdistdir}/doc/fonts/wsuipa/text1/ipaman.tex
14cu|texlive-wsuipa-20120127-4|88	
14cu|texlive-wsuipa-20120127-4|89	#-----------------------------------------------------------------------
14cu|texlive-wsuipa-20120127-4|90	%prep
14cu|texlive-wsuipa-20120127-4|91	%setup -c -a0 -a1
14cu|texlive-wsuipa-20120127-4|92	
14cu|texlive-wsuipa-20120127-4|93	%build
14cu|texlive-wsuipa-20120127-4|94	
14cu|texlive-wsuipa-20120127-4|95	%install
14cu|texlive-wsuipa-20120127-4|96	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-wsuipa-20120127-4|97	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-wsuipa-20120127-4|98	
14cu|texlive-wsuipa-20120127-4|99	
14cu|texlive-wsuipa-20120127-4|100	
14cu|texlive-wsuipa-20120127-4|101	%changelog
14cu|texlive-wsuipa-20120127-4|102	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120127-4
14cu|texlive-wsuipa-20120127-4|103	+ Revision: 5526d0a
14cu|texlive-wsuipa-20120127-4|104	- MassBuild#681: Increase release tag
14cu|texlive-wsuipa-20120127-4|105	
14cu|texlive-wsuipa-20120127-4|106	

15228 14
14cu|texlive-xcite-1.0-5|1	# revision 23783
14cu|texlive-xcite-1.0-5|2	# category Package
14cu|texlive-xcite-1.0-5|3	# catalog-ctan /macros/latex/contrib/xcite
14cu|texlive-xcite-1.0-5|4	# catalog-date 2011-09-03 01:03:37 +0200
14cu|texlive-xcite-1.0-5|5	# catalog-license lppl1.3
14cu|texlive-xcite-1.0-5|6	# catalog-version 1.0
14cu|texlive-xcite-1.0-5|7	Name:		texlive-xcite
14cu|texlive-xcite-1.0-5|8	Version:	1.0
14cu|texlive-xcite-1.0-5|9	Release:	5
14cu|texlive-xcite-1.0-5|10	Summary:	Use citation keys from a different document
14cu|texlive-xcite-1.0-5|11	Group:		Publishing
14cu|texlive-xcite-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcite
14cu|texlive-xcite-1.0-5|13	License:	LPPL1.3
14cu|texlive-xcite-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.tar.xz
14cu|texlive-xcite-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.doc.tar.xz
14cu|texlive-xcite-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.source.tar.xz
14cu|texlive-xcite-1.0-5|17	BuildArch:	noarch
14cu|texlive-xcite-1.0-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-xcite-1.0-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-xcite-1.0-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-xcite-1.0-5|21	
14cu|texlive-xcite-1.0-5|22	%description
14cu|texlive-xcite-1.0-5|23	The package lets you use citation keys from another document,
14cu|texlive-xcite-1.0-5|24	just as the xr package allows cross-document use of labels.
14cu|texlive-xcite-1.0-5|25	
14cu|texlive-xcite-1.0-5|26	
14cu|texlive-xcite-1.0-5|27	#-----------------------------------------------------------------------
14cu|texlive-xcite-1.0-5|28	%files
14cu|texlive-xcite-1.0-5|29	%{_texmfdistdir}/tex/latex/xcite/xcite.sty
14cu|texlive-xcite-1.0-5|30	%doc %{_texmfdistdir}/doc/latex/xcite/README
14cu|texlive-xcite-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/xcite/xcite.pdf
14cu|texlive-xcite-1.0-5|32	#- source
14cu|texlive-xcite-1.0-5|33	%doc %{_texmfdistdir}/source/latex/xcite/xcite.dtx
14cu|texlive-xcite-1.0-5|34	%doc %{_texmfdistdir}/source/latex/xcite/xcite.ins
14cu|texlive-xcite-1.0-5|35	
14cu|texlive-xcite-1.0-5|36	#-----------------------------------------------------------------------
14cu|texlive-xcite-1.0-5|37	%prep
14cu|texlive-xcite-1.0-5|38	%setup -c -a0 -a1 -a2
14cu|texlive-xcite-1.0-5|39	
14cu|texlive-xcite-1.0-5|40	%build
14cu|texlive-xcite-1.0-5|41	
14cu|texlive-xcite-1.0-5|42	%install
14cu|texlive-xcite-1.0-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-xcite-1.0-5|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-xcite-1.0-5|45	
14cu|texlive-xcite-1.0-5|46	
14cu|texlive-xcite-1.0-5|47	
14cu|texlive-xcite-1.0-5|48	%changelog
14cu|texlive-xcite-1.0-5|49	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14cu|texlive-xcite-1.0-5|50	+ Revision: 6f417f7
14cu|texlive-xcite-1.0-5|51	- MassBuild#681: Increase release tag
14cu|texlive-xcite-1.0-5|52	
14cu|texlive-xcite-1.0-5|53	

15229 14
14cu|texlive-xii-20130917-7|1	# revision 31683
14cu|texlive-xii-20130917-7|2	# category Package
14cu|texlive-xii-20130917-7|3	# catalog-ctan /macros/plain/contrib/xii
14cu|texlive-xii-20130917-7|4	# catalog-date 2013-09-17 19:06:55 +0200
14cu|texlive-xii-20130917-7|5	# catalog-license lppl
14cu|texlive-xii-20130917-7|6	# catalog-version undef
14cu|texlive-xii-20130917-7|7	Name:		texlive-xii
14cu|texlive-xii-20130917-7|8	Version:	20130917
14cu|texlive-xii-20130917-7|9	Release:	7
14cu|texlive-xii-20130917-7|10	Summary:	Christmas silliness
14cu|texlive-xii-20130917-7|11	Group:		Publishing
14cu|texlive-xii-20130917-7|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/xii
14cu|texlive-xii-20130917-7|13	License:	LPPL
14cu|texlive-xii-20130917-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.tar.xz
14cu|texlive-xii-20130917-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.doc.tar.xz
14cu|texlive-xii-20130917-7|16	BuildArch:	noarch
14cu|texlive-xii-20130917-7|17	BuildRequires:	texlive-tlpkg
14cu|texlive-xii-20130917-7|18	Requires(pre):	texlive-tlpkg
14cu|texlive-xii-20130917-7|19	
14cu|texlive-xii-20130917-7|20	%description
14cu|texlive-xii-20130917-7|21	TeXLive xii package.
14cu|texlive-xii-20130917-7|22	
14cu|texlive-xii-20130917-7|23	#-----------------------------------------------------------------------
14cu|texlive-xii-20130917-7|24	%files
14cu|texlive-xii-20130917-7|25	%doc %{_texmfdistdir}/doc/plain/xii/README
14cu|texlive-xii-20130917-7|26	%doc %{_texmfdistdir}/doc/plain/xii/xii.tex
14cu|texlive-xii-20130917-7|27	
14cu|texlive-xii-20130917-7|28	#-----------------------------------------------------------------------
14cu|texlive-xii-20130917-7|29	%prep
14cu|texlive-xii-20130917-7|30	%setup -c -a0 -a1
14cu|texlive-xii-20130917-7|31	
14cu|texlive-xii-20130917-7|32	%build
14cu|texlive-xii-20130917-7|33	
14cu|texlive-xii-20130917-7|34	%install
14cu|texlive-xii-20130917-7|35	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-xii-20130917-7|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14cu|texlive-xii-20130917-7|37	
14cu|texlive-xii-20130917-7|38	%changelog
14cu|texlive-xii-20130917-7|39	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130917-7
14cu|texlive-xii-20130917-7|40	+ Revision: c839f13
14cu|texlive-xii-20130917-7|41	- MassBuild#681: Increase release tag
14cu|texlive-xii-20130917-7|42	
14cu|texlive-xii-20130917-7|43	

15230 14
14cu|texlive-xlop-0.24-5|1	# revision 22096
14cu|texlive-xlop-0.24-5|2	# category Package
14cu|texlive-xlop-0.24-5|3	# catalog-ctan /macros/generic/xlop
14cu|texlive-xlop-0.24-5|4	# catalog-date 2011-04-16 11:58:01 +0200
14cu|texlive-xlop-0.24-5|5	# catalog-license lppl
14cu|texlive-xlop-0.24-5|6	# catalog-version 0.24
14cu|texlive-xlop-0.24-5|7	Name:		texlive-xlop
14cu|texlive-xlop-0.24-5|8	Version:	0.24
14cu|texlive-xlop-0.24-5|9	Release:	5
14cu|texlive-xlop-0.24-5|10	Summary:	Calculates and displays arithmetic operations
14cu|texlive-xlop-0.24-5|11	Group:		Publishing
14cu|texlive-xlop-0.24-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xlop
14cu|texlive-xlop-0.24-5|13	License:	LPPL
14cu|texlive-xlop-0.24-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.tar.xz
14cu|texlive-xlop-0.24-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.doc.tar.xz
14cu|texlive-xlop-0.24-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.source.tar.xz
14cu|texlive-xlop-0.24-5|17	BuildArch:	noarch
14cu|texlive-xlop-0.24-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-xlop-0.24-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-xlop-0.24-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-xlop-0.24-5|21	
14cu|texlive-xlop-0.24-5|22	%description
14cu|texlive-xlop-0.24-5|23	Xlop (eXtra Large OPeration) will typeset arithmetic problems
14cu|texlive-xlop-0.24-5|24	either in-line or "as in school" (using French school
14cu|texlive-xlop-0.24-5|25	conventions). So for example, \opadd{2}{3} can give either
14cu|texlive-xlop-0.24-5|26	$2+3=5$ or something similar to: \begin{tabular}{r} 2\\ +3\\
14cu|texlive-xlop-0.24-5|27	\hline 5\end{tabular}. Furthermore, numbers may be very large,
14cu|texlive-xlop-0.24-5|28	e.g 200 figures (with a very long compilation time). Many other
14cu|texlive-xlop-0.24-5|29	features allow to deal with numbers (tests, display, some high
14cu|texlive-xlop-0.24-5|30	level operations, etc.).
14cu|texlive-xlop-0.24-5|31	
14cu|texlive-xlop-0.24-5|32	
14cu|texlive-xlop-0.24-5|33	#-----------------------------------------------------------------------
14cu|texlive-xlop-0.24-5|34	%files
14cu|texlive-xlop-0.24-5|35	%{_texmfdistdir}/tex/generic/xlop/xlop.sty
14cu|texlive-xlop-0.24-5|36	%{_texmfdistdir}/tex/generic/xlop/xlop.tex
14cu|texlive-xlop-0.24-5|37	%doc %{_texmfdistdir}/doc/generic/xlop/LISEZ.MOI
14cu|texlive-xlop-0.24-5|38	%doc %{_texmfdistdir}/doc/generic/xlop/README
14cu|texlive-xlop-0.24-5|39	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.pdf
14cu|texlive-xlop-0.24-5|40	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.tex
14cu|texlive-xlop-0.24-5|41	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.pdf
14cu|texlive-xlop-0.24-5|42	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.tex
14cu|texlive-xlop-0.24-5|43	#- source
14cu|texlive-xlop-0.24-5|44	%doc %{_texmfdistdir}/source/generic/xlop/manual.sty
14cu|texlive-xlop-0.24-5|45	
14cu|texlive-xlop-0.24-5|46	#-----------------------------------------------------------------------
14cu|texlive-xlop-0.24-5|47	%prep
14cu|texlive-xlop-0.24-5|48	%setup -c -a0 -a1 -a2
14cu|texlive-xlop-0.24-5|49	
14cu|texlive-xlop-0.24-5|50	%build
14cu|texlive-xlop-0.24-5|51	
14cu|texlive-xlop-0.24-5|52	%install
14cu|texlive-xlop-0.24-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-xlop-0.24-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-xlop-0.24-5|55	
14cu|texlive-xlop-0.24-5|56	
14cu|texlive-xlop-0.24-5|57	
14cu|texlive-xlop-0.24-5|58	%changelog
14cu|texlive-xlop-0.24-5|59	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.24-5
14cu|texlive-xlop-0.24-5|60	+ Revision: d427f99
14cu|texlive-xlop-0.24-5|61	- MassBuild#681: Increase release tag
14cu|texlive-xlop-0.24-5|62	
14cu|texlive-xlop-0.24-5|63	

15231 14
14cu|texlive-yax-1.03-5|1	# revision 21183
14cu|texlive-yax-1.03-5|2	# category Package
14cu|texlive-yax-1.03-5|3	# catalog-ctan /macros/generic/yax
14cu|texlive-yax-1.03-5|4	# catalog-date 2011-01-23 17:05:29 +0100
14cu|texlive-yax-1.03-5|5	# catalog-license lppl
14cu|texlive-yax-1.03-5|6	# catalog-version 1.03
14cu|texlive-yax-1.03-5|7	Name:		texlive-yax
14cu|texlive-yax-1.03-5|8	Version:	1.03
14cu|texlive-yax-1.03-5|9	Release:	5
14cu|texlive-yax-1.03-5|10	Summary:	Yet Another Key System
14cu|texlive-yax-1.03-5|11	Group:		Publishing
14cu|texlive-yax-1.03-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/yax
14cu|texlive-yax-1.03-5|13	License:	LPPL
14cu|texlive-yax-1.03-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.tar.xz
14cu|texlive-yax-1.03-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.doc.tar.xz
14cu|texlive-yax-1.03-5|16	BuildArch:	noarch
14cu|texlive-yax-1.03-5|17	BuildRequires:	texlive-tlpkg
14cu|texlive-yax-1.03-5|18	Requires(pre):	texlive-tlpkg
14cu|texlive-yax-1.03-5|19	Requires(post):	texlive-kpathsea
14cu|texlive-yax-1.03-5|20	
14cu|texlive-yax-1.03-5|21	%description
14cu|texlive-yax-1.03-5|22	YaX is advertised as a key system, but it rather organizes
14cu|texlive-yax-1.03-5|23	attributes in parameters, which parameters can be executed, so
14cu|texlive-yax-1.03-5|24	that YaX is halfway between key management and macro definition
14cu|texlive-yax-1.03-5|25	(and actually hopes to provide a user's interface). Values
14cu|texlive-yax-1.03-5|26	assigned to attributes can be retrieved and tested in various
14cu|texlive-yax-1.03-5|27	ways, with full expandability ensured as much as possible.
14cu|texlive-yax-1.03-5|28	Finally, YaX's syntax is a quite peculiar (as few braces as
14cu|texlive-yax-1.03-5|29	possible), but may be customized. YaX is based on texapi and
14cu|texlive-yax-1.03-5|30	thus requires e-TeX.
14cu|texlive-yax-1.03-5|31	
14cu|texlive-yax-1.03-5|32	
14cu|texlive-yax-1.03-5|33	#-----------------------------------------------------------------------
14cu|texlive-yax-1.03-5|34	%files
14cu|texlive-yax-1.03-5|35	%{_texmfdistdir}/tex/generic/yax/t-yax.tex
14cu|texlive-yax-1.03-5|36	%{_texmfdistdir}/tex/generic/yax/yax.sty
14cu|texlive-yax-1.03-5|37	%{_texmfdistdir}/tex/generic/yax/yax.tex
14cu|texlive-yax-1.03-5|38	%doc %{_texmfdistdir}/doc/generic/yax/README
14cu|texlive-yax-1.03-5|39	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.pdf
14cu|texlive-yax-1.03-5|40	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.tex
14cu|texlive-yax-1.03-5|41	
14cu|texlive-yax-1.03-5|42	#-----------------------------------------------------------------------
14cu|texlive-yax-1.03-5|43	%prep
14cu|texlive-yax-1.03-5|44	%setup -c -a0 -a1
14cu|texlive-yax-1.03-5|45	
14cu|texlive-yax-1.03-5|46	%build
14cu|texlive-yax-1.03-5|47	
14cu|texlive-yax-1.03-5|48	%install
14cu|texlive-yax-1.03-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-yax-1.03-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14cu|texlive-yax-1.03-5|51	
14cu|texlive-yax-1.03-5|52	
14cu|texlive-yax-1.03-5|53	
14cu|texlive-yax-1.03-5|54	%changelog
14cu|texlive-yax-1.03-5|55	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-5
14cu|texlive-yax-1.03-5|56	+ Revision: 76aa521
14cu|texlive-yax-1.03-5|57	- MassBuild#681: Increase release tag
14cu|texlive-yax-1.03-5|58	
14cu|texlive-yax-1.03-5|59	

15232 14
14cu|texlive-yfonts-1.3-5|1	# revision 15878
14cu|texlive-yfonts-1.3-5|2	# category Package
14cu|texlive-yfonts-1.3-5|3	# catalog-ctan /macros/latex/contrib/yfonts
14cu|texlive-yfonts-1.3-5|4	# catalog-date 2007-03-01 23:46:20 +0100
14cu|texlive-yfonts-1.3-5|5	# catalog-license lppl
14cu|texlive-yfonts-1.3-5|6	# catalog-version 1.3
14cu|texlive-yfonts-1.3-5|7	Name:		texlive-yfonts
14cu|texlive-yfonts-1.3-5|8	Version:	1.3
14cu|texlive-yfonts-1.3-5|9	Release:	5
14cu|texlive-yfonts-1.3-5|10	Summary:	Support for old German fonts
14cu|texlive-yfonts-1.3-5|11	Group:		Publishing
14cu|texlive-yfonts-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yfonts
14cu|texlive-yfonts-1.3-5|13	License:	LPPL
14cu|texlive-yfonts-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.tar.xz
14cu|texlive-yfonts-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.doc.tar.xz
14cu|texlive-yfonts-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.source.tar.xz
14cu|texlive-yfonts-1.3-5|17	BuildArch:	noarch
14cu|texlive-yfonts-1.3-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-yfonts-1.3-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-yfonts-1.3-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-yfonts-1.3-5|21	
14cu|texlive-yfonts-1.3-5|22	%description
14cu|texlive-yfonts-1.3-5|23	A LaTeX interface to the old-german fonts designed by Yannis
14cu|texlive-yfonts-1.3-5|24	Haralambous: Gothic, Schwabacher, Fraktur and the baroque
14cu|texlive-yfonts-1.3-5|25	initials.
14cu|texlive-yfonts-1.3-5|26	
14cu|texlive-yfonts-1.3-5|27	
14cu|texlive-yfonts-1.3-5|28	#-----------------------------------------------------------------------
14cu|texlive-yfonts-1.3-5|29	%files
14cu|texlive-yfonts-1.3-5|30	%{_texmfdistdir}/tex/latex/yfonts/yfonts.sty
14cu|texlive-yfonts-1.3-5|31	%doc %{_texmfdistdir}/doc/latex/yfonts/frktest.tex
14cu|texlive-yfonts-1.3-5|32	%doc %{_texmfdistdir}/doc/latex/yfonts/liesmich
14cu|texlive-yfonts-1.3-5|33	%doc %{_texmfdistdir}/doc/latex/yfonts/readme
14cu|texlive-yfonts-1.3-5|34	#- source
14cu|texlive-yfonts-1.3-5|35	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.dtx
14cu|texlive-yfonts-1.3-5|36	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.ins
14cu|texlive-yfonts-1.3-5|37	
14cu|texlive-yfonts-1.3-5|38	#-----------------------------------------------------------------------
14cu|texlive-yfonts-1.3-5|39	%prep
14cu|texlive-yfonts-1.3-5|40	%setup -c -a0 -a1 -a2
14cu|texlive-yfonts-1.3-5|41	
14cu|texlive-yfonts-1.3-5|42	%build
14cu|texlive-yfonts-1.3-5|43	
14cu|texlive-yfonts-1.3-5|44	%install
14cu|texlive-yfonts-1.3-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-yfonts-1.3-5|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-yfonts-1.3-5|47	
14cu|texlive-yfonts-1.3-5|48	
14cu|texlive-yfonts-1.3-5|49	
14cu|texlive-yfonts-1.3-5|50	%changelog
14cu|texlive-yfonts-1.3-5|51	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14cu|texlive-yfonts-1.3-5|52	+ Revision: 78777e1
14cu|texlive-yfonts-1.3-5|53	- MassBuild#681: Increase release tag
14cu|texlive-yfonts-1.3-5|54	
14cu|texlive-yfonts-1.3-5|55	

15233 14
14cu|texlive-yhmath-20070301-5|1	# revision 15878
14cu|texlive-yhmath-20070301-5|2	# category Package
14cu|texlive-yhmath-20070301-5|3	# catalog-ctan /fonts/yhmath
14cu|texlive-yhmath-20070301-5|4	# catalog-date 2007-03-01 23:46:20 +0100
14cu|texlive-yhmath-20070301-5|5	# catalog-license lppl
14cu|texlive-yhmath-20070301-5|6	# catalog-version undef
14cu|texlive-yhmath-20070301-5|7	Name:		texlive-yhmath
14cu|texlive-yhmath-20070301-5|8	Version:	20070301
14cu|texlive-yhmath-20070301-5|9	Release:	5
14cu|texlive-yhmath-20070301-5|10	Summary:	Extended maths fonts for LaTeX
14cu|texlive-yhmath-20070301-5|11	Group:		Publishing
14cu|texlive-yhmath-20070301-5|12	URL:		http://www.ctan.org/tex-archive/fonts/yhmath
14cu|texlive-yhmath-20070301-5|13	License:	LPPL
14cu|texlive-yhmath-20070301-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.tar.xz
14cu|texlive-yhmath-20070301-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.doc.tar.xz
14cu|texlive-yhmath-20070301-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.source.tar.xz
14cu|texlive-yhmath-20070301-5|17	BuildArch:	noarch
14cu|texlive-yhmath-20070301-5|18	BuildRequires:	texlive-tlpkg
14cu|texlive-yhmath-20070301-5|19	Requires(pre):	texlive-tlpkg
14cu|texlive-yhmath-20070301-5|20	Requires(post):	texlive-kpathsea
14cu|texlive-yhmath-20070301-5|21	
14cu|texlive-yhmath-20070301-5|22	%description
14cu|texlive-yhmath-20070301-5|23	The yhmath bundle contains fonts (type in 1 format) and a LaTeX
14cu|texlive-yhmath-20070301-5|24	package for using them.
14cu|texlive-yhmath-20070301-5|25	
14cu|texlive-yhmath-20070301-5|26	
14cu|texlive-yhmath-20070301-5|27	#-----------------------------------------------------------------------
14cu|texlive-yhmath-20070301-5|28	%files
14cu|texlive-yhmath-20070301-5|29	%{_texmfdistdir}/fonts/map/dvips/yhmath/yhmath.map
14cu|texlive-yhmath-20070301-5|30	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigacc.mf
14cu|texlive-yhmath-20070301-5|31	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigdel.mf
14cu|texlive-yhmath-20070301-5|32	%{_texmfdistdir}/fonts/source/public/yhmath/yhcmex10.mf
14cu|texlive-yhmath-20070301-5|33	%{_texmfdistdir}/fonts/source/public/yhmath/yhmathex.mf
14cu|texlive-yhmath-20070301-5|34	%{_texmfdistdir}/fonts/source/public/yhmath/yrcmex10.mf
14cu|texlive-yhmath-20070301-5|35	%{_texmfdistdir}/fonts/tfm/public/yhmath/yhcmex10.tfm
14cu|texlive-yhmath-20070301-5|36	%{_texmfdistdir}/fonts/tfm/public/yhmath/yrcmex10.tfm
14cu|texlive-yhmath-20070301-5|37	%{_texmfdistdir}/fonts/type1/public/yhmath/yhcmex.pfb
14cu|texlive-yhmath-20070301-5|38	%{_texmfdistdir}/fonts/vf/public/yhmath/yhcmex10.vf
14cu|texlive-yhmath-20070301-5|39	%{_texmfdistdir}/tex/latex/yhmath/OMXyhex.fd
14cu|texlive-yhmath-20070301-5|40	%{_texmfdistdir}/tex/latex/yhmath/yhmath.sty
14cu|texlive-yhmath-20070301-5|41	%doc %{_texmfdistdir}/doc/latex/yhmath/yhmath.pdf
14cu|texlive-yhmath-20070301-5|42	#- source
14cu|texlive-yhmath-20070301-5|43	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.drv
14cu|texlive-yhmath-20070301-5|44	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.dtx
14cu|texlive-yhmath-20070301-5|45	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.ins
14cu|texlive-yhmath-20070301-5|46	
14cu|texlive-yhmath-20070301-5|47	#-----------------------------------------------------------------------
14cu|texlive-yhmath-20070301-5|48	%prep
14cu|texlive-yhmath-20070301-5|49	%setup -c -a0 -a1 -a2
14cu|texlive-yhmath-20070301-5|50	
14cu|texlive-yhmath-20070301-5|51	%build
14cu|texlive-yhmath-20070301-5|52	
14cu|texlive-yhmath-20070301-5|53	%install
14cu|texlive-yhmath-20070301-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-yhmath-20070301-5|55	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-yhmath-20070301-5|56	
14cu|texlive-yhmath-20070301-5|57	
14cu|texlive-yhmath-20070301-5|58	
14cu|texlive-yhmath-20070301-5|59	%changelog
14cu|texlive-yhmath-20070301-5|60	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070301-5
14cu|texlive-yhmath-20070301-5|61	+ Revision: a8f85a9
14cu|texlive-yhmath-20070301-5|62	- MassBuild#681: Increase release tag
14cu|texlive-yhmath-20070301-5|63	
14cu|texlive-yhmath-20070301-5|64	

15234 14
14cu|texlive-ytableau-1.3-8|1	# revision 27430
14cu|texlive-ytableau-1.3-8|2	# category Package
14cu|texlive-ytableau-1.3-8|3	# catalog-ctan /macros/latex/contrib/ytableau
14cu|texlive-ytableau-1.3-8|4	# catalog-date 2012-08-16 12:45:33 +0200
14cu|texlive-ytableau-1.3-8|5	# catalog-license lppl1.2
14cu|texlive-ytableau-1.3-8|6	# catalog-version 1.3
14cu|texlive-ytableau-1.3-8|7	Name:		texlive-ytableau
14cu|texlive-ytableau-1.3-8|8	Version:	1.3
14cu|texlive-ytableau-1.3-8|9	Release:	8
14cu|texlive-ytableau-1.3-8|10	Summary:	Many-featured Young tableaux and Young diagrams
14cu|texlive-ytableau-1.3-8|11	Group:		Publishing
14cu|texlive-ytableau-1.3-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ytableau
14cu|texlive-ytableau-1.3-8|13	License:	LPPL1.2
14cu|texlive-ytableau-1.3-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.tar.xz
14cu|texlive-ytableau-1.3-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.doc.tar.xz
14cu|texlive-ytableau-1.3-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.source.tar.xz
14cu|texlive-ytableau-1.3-8|17	BuildArch:	noarch
14cu|texlive-ytableau-1.3-8|18	BuildRequires:	texlive-tlpkg
14cu|texlive-ytableau-1.3-8|19	Requires(pre):	texlive-tlpkg
14cu|texlive-ytableau-1.3-8|20	Requires(post):	texlive-kpathsea
14cu|texlive-ytableau-1.3-8|21	
14cu|texlive-ytableau-1.3-8|22	%description
14cu|texlive-ytableau-1.3-8|23	The package provides several functions for drawing Young
14cu|texlive-ytableau-1.3-8|24	tableaux and Young diagrams, extending the young and youngtab
14cu|texlive-ytableau-1.3-8|25	packages but providing lots more features. Skew and coloured
14cu|texlive-ytableau-1.3-8|26	tableaux are easy, and pgfkeys-enabled options are provided
14cu|texlive-ytableau-1.3-8|27	both at package load and configurably.
14cu|texlive-ytableau-1.3-8|28	
14cu|texlive-ytableau-1.3-8|29	
14cu|texlive-ytableau-1.3-8|30	#-----------------------------------------------------------------------
14cu|texlive-ytableau-1.3-8|31	%files
14cu|texlive-ytableau-1.3-8|32	%{_texmfdistdir}/tex/latex/ytableau/ytableau.sty
14cu|texlive-ytableau-1.3-8|33	%doc %{_texmfdistdir}/doc/latex/ytableau/README
14cu|texlive-ytableau-1.3-8|34	%doc %{_texmfdistdir}/doc/latex/ytableau/ytableau.pdf
14cu|texlive-ytableau-1.3-8|35	#- source
14cu|texlive-ytableau-1.3-8|36	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.dtx
14cu|texlive-ytableau-1.3-8|37	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.ins
14cu|texlive-ytableau-1.3-8|38	
14cu|texlive-ytableau-1.3-8|39	#-----------------------------------------------------------------------
14cu|texlive-ytableau-1.3-8|40	%prep
14cu|texlive-ytableau-1.3-8|41	%setup -c -a0 -a1 -a2
14cu|texlive-ytableau-1.3-8|42	
14cu|texlive-ytableau-1.3-8|43	%build
14cu|texlive-ytableau-1.3-8|44	
14cu|texlive-ytableau-1.3-8|45	%install
14cu|texlive-ytableau-1.3-8|46	mkdir -p %{buildroot}%{_texmfdistdir}
14cu|texlive-ytableau-1.3-8|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14cu|texlive-ytableau-1.3-8|48	
14cu|texlive-ytableau-1.3-8|49	%changelog
14cu|texlive-ytableau-1.3-8|50	* Fri Mar 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-8
14cu|texlive-ytableau-1.3-8|51	+ Revision: 9afb86c
14cu|texlive-ytableau-1.3-8|52	- MassBuild#681: Increase release tag
14cu|texlive-ytableau-1.3-8|53	
14cu|texlive-ytableau-1.3-8|54	

15235 14
14cu|texmaker-4.5-1|1	Name:            texmaker
14cu|texmaker-4.5-1|2	Version:         4.5
14cu|texmaker-4.5-1|3	Release:         1
14cu|texmaker-4.5-1|4	Epoch:           1
14cu|texmaker-4.5-1|5	Summary:         A QT-based LATEX editor
14cu|texmaker-4.5-1|6	License:         GPLv2+
14cu|texmaker-4.5-1|7	Group:           Publishing
14cu|texmaker-4.5-1|8	URL:             http://www.xm1math.net/texmaker/
14cu|texmaker-4.5-1|9	Source0:         http://www.xm1math.net/texmaker/%{name}-%{version}.tar.bz2
14cu|texmaker-4.5-1|10	### TODO: switch to qt5 build ###
14cu|texmaker-4.5-1|11	# a compilation trouble has been fixed with Qt 5.5.x
14cu|texmaker-4.5-1|12	
14cu|texmaker-4.5-1|13	BuildRequires:   desktop-file-utils
14cu|texmaker-4.5-1|14	BuildRequires:   qt4-devel
14cu|texmaker-4.5-1|15	BuildRequires:   pkgconfig(poppler-qt4)
14cu|texmaker-4.5-1|16	BuildRequires:   hunspell-devel
14cu|texmaker-4.5-1|17	
14cu|texmaker-4.5-1|18	Requires:        aspell
14cu|texmaker-4.5-1|19	Requires:	 texlive-scheme-tetex
14cu|texmaker-4.5-1|20	
14cu|texmaker-4.5-1|21	%description
14cu|texmaker-4.5-1|22	Texmaker is a free LaTeX editor that integrates many tools needed to develop
14cu|texmaker-4.5-1|23	documents with LaTeX, in just one application.
14cu|texmaker-4.5-1|24	
14cu|texmaker-4.5-1|25	It includes the following features:
14cu|texmaker-4.5-1|26	- an Unicode editor to write your LaTeX source files
14cu|texmaker-4.5-1|27	(syntax highlighting, undo-redo, search-replace, ...)
14cu|texmaker-4.5-1|28	- the principal LaTex tags can be inserted directly with the "LaTeX",
14cu|texmaker-4.5-1|29	"Math" and "Greek" menus
14cu|texmaker-4.5-1|30	- 370 mathematical symbols can be inserted in just one click
14cu|texmaker-4.5-1|31	- wizards to generate code ('Quick document', 'Quick letter', tabular,
14cu|texmaker-4.5-1|32	tabbing and array environments)
14cu|texmaker-4.5-1|33	- LaTeX-related programs can be launched via the "Tools" menu
14cu|texmaker-4.5-1|34	- the standard Bibtex entry types can be inserted in the ".bib" file
14cu|texmaker-4.5-1|35	with the "Bibliography" menu
14cu|texmaker-4.5-1|36	- a "structure view" of the document for easier navigation of a document
14cu|texmaker-4.5-1|37	(by clicking on an item in the "Structure" frame, you can jump directly
14cu|texmaker-4.5-1|38	to the corresponding part of your document
14cu|texmaker-4.5-1|39	- extensive LaTeX documentation
14cu|texmaker-4.5-1|40	- in the "Messages / Log File" frame, you can see information about processes
14cu|texmaker-4.5-1|41	and the log file after a LaTeX compilation
14cu|texmaker-4.5-1|42	- the "Next Latex Error" and "Previous Latex Error" commands let you reach the
14cu|texmaker-4.5-1|43	LaTeX errors detected by Kile in the log file
14cu|texmaker-4.5-1|44	- by clicking on the number of a line in the log file, the cursor jumps to the
14cu|texmaker-4.5-1|45	corresponding line in the editor
14cu|texmaker-4.5-1|46	
14cu|texmaker-4.5-1|47	%prep
14cu|texmaker-4.5-1|48	%setup -q
14cu|texmaker-4.5-1|49	# not utf8
14cu|texmaker-4.5-1|50	for file in dictionaries/{README_DIC_fr_FR,README_pt_PT,README_en_US,README_de_DE_frami,it_IT_README}.txt; do
14cu|texmaker-4.5-1|51	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|texmaker-4.5-1|52	touch -r $file $file.new && \
14cu|texmaker-4.5-1|53	mv $file.new $file
14cu|texmaker-4.5-1|54	done
14cu|texmaker-4.5-1|55	
14cu|texmaker-4.5-1|56	%build
14cu|texmaker-4.5-1|57	%qmake_qt4
14cu|texmaker-4.5-1|58	%make
14cu|texmaker-4.5-1|59	
14cu|texmaker-4.5-1|60	%install
14cu|texmaker-4.5-1|61	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|texmaker-4.5-1|62	
14cu|texmaker-4.5-1|63	# icons
14cu|texmaker-4.5-1|64	for size in 16 22 32 48 64 128
14cu|texmaker-4.5-1|65	do
14cu|texmaker-4.5-1|66	dir="%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/"
14cu|texmaker-4.5-1|67	install -d -m755 $dir
14cu|texmaker-4.5-1|68	ln -s "../../../../texmaker/texmaker${size}x${size}.png" "%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png"
14cu|texmaker-4.5-1|69	done
14cu|texmaker-4.5-1|70	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14cu|texmaker-4.5-1|71	ln -s ../../../../texmaker/texmaker.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|texmaker-4.5-1|72	install -d -m755 %{buildroot}%{_miconsdir}/
14cu|texmaker-4.5-1|73	ln -s ../../texmaker/texmaker16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|texmaker-4.5-1|74	ln -s ../texmaker/texmaker32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|texmaker-4.5-1|75	install -d -m755 %{buildroot}%{_liconsdir}/
14cu|texmaker-4.5-1|76	ln -s ../../texmaker/texmaker48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|texmaker-4.5-1|77	
14cu|texmaker-4.5-1|78	install -d -m 755 %{buildroot}%{_docdir}/%{name}/
14cu|texmaker-4.5-1|79	mv -f %{buildroot}%{_datadir}/texmaker/*.txt %{buildroot}%{_datadir}/texmaker/AUTHORS %{buildroot}%{_datadir}/texmaker/COPYING %{buildroot}%{_docdir}/%{name}/
14cu|texmaker-4.5-1|80	
14cu|texmaker-4.5-1|81	
14cu|texmaker-4.5-1|82	%find_lang %{name} --with-qt --all-name
14cu|texmaker-4.5-1|83	
14cu|texmaker-4.5-1|84	
14cu|texmaker-4.5-1|85	%files -f %{name}.lang
14cu|texmaker-4.5-1|86	%doc %{_docdir}/%{name}
14cu|texmaker-4.5-1|87	%{_bindir}/%{name}
14cu|texmaker-4.5-1|88	%{_datadir}/%{name}/*.html
14cu|texmaker-4.5-1|89	%{_datadir}/%{name}/*.png
14cu|texmaker-4.5-1|90	%{_datadir}/%{name}/*.aff
14cu|texmaker-4.5-1|91	%{_datadir}/%{name}/*.dic
14cu|texmaker-4.5-1|92	%{_datadir}/%{name}/*.css
14cu|texmaker-4.5-1|93	%{_datadir}/%{name}/*.js
14cu|texmaker-4.5-1|94	%{_datadir}/%{name}/*.tms
14cu|texmaker-4.5-1|95	%{_datadir}/%{name}/texmaker.svg
14cu|texmaker-4.5-1|96	%{_miconsdir}/%{name}.png
14cu|texmaker-4.5-1|97	%{_iconsdir}/%{name}.png
14cu|texmaker-4.5-1|98	%{_liconsdir}/%{name}.png
14cu|texmaker-4.5-1|99	%{_iconsdir}/hicolor/*/apps/*
14cu|texmaker-4.5-1|100	%{_datadir}/applications/%{name}.desktop
14cu|texmaker-4.5-1|101	%{_datadir}/pixmaps/%{name}.png
14cu|texmaker-4.5-1|102	
14cu|texmaker-4.5-1|103	
14cu|texmaker-4.5-1|104	
14cu|texmaker-4.5-1|105	
14cu|texmaker-4.5-1|106	%changelog
14cu|texmaker-4.5-1|107	
14cu|texmaker-4.5-1|108	* Mon Nov 16 2015 abfonly <abfonly@gmail.com> 1:4.5-1
14cu|texmaker-4.5-1|109	- (d9dd3c8) Log: Update to 4.5
14cu|texmaker-4.5-1|110	- (d9dd3c8) - /Library/TeX/texbin/ has been added to the default path for MacOsX El Capitan
14cu|texmaker-4.5-1|111	- (d9dd3c8) - the content of the \cite{} command is no more scanned while the spell checking
14cu|texmaker-4.5-1|112	- (d9dd3c8) - a compilation trouble has been fixed with Qt 5.5.x
14cu|texmaker-4.5-1|113	- (d9dd3c8) - a new option allow the svn users to display the uncommitted lines with a
14cu|texmaker-4.5-1|114	- (d9dd3c8) different color in the line number widget (Configure Texmaker -> Editor)
14cu|texmaker-4.5-1|115	- (d9dd3c8) - two more options for the pdf internel viewer contextual menu (user request):
14cu|texmaker-4.5-1|116	- (d9dd3c8) number of words in the current pdf page and open the file browser at the pdf file location
14cu|texmaker-4.5-1|117	- (d9dd3c8) TODO
14cu|texmaker-4.5-1|118	- (d9dd3c8) =====
14cu|texmaker-4.5-1|119	- (d9dd3c8) switch to qt5 build
14cu|texmaker-4.5-1|120	
14cu|texmaker-4.5-1|121	

15236 14
14cu|texstudio-2.10.8-1|1	Name:		texstudio
14cu|texstudio-2.10.8-1|2	Summary:	Free cross-platform LaTeX editor
14cu|texstudio-2.10.8-1|3	License:	GPLv2+
14cu|texstudio-2.10.8-1|4	Version:	2.10.8
14cu|texstudio-2.10.8-1|5	Release:	1
14cu|texstudio-2.10.8-1|6	Source0:	http://downloads.sourceforge.net/texstudio/texstudio-%{version}.tar.gz
14cu|texstudio-2.10.8-1|7	URL:		http://texstudio.sourceforge.net/
14cu|texstudio-2.10.8-1|8	Group:		Publishing
14cu|texstudio-2.10.8-1|9	BuildRequires:	qt4-devel
14cu|texstudio-2.10.8-1|10	BuildRequires:	pkgconfig(poppler-qt4)
14cu|texstudio-2.10.8-1|11	Requires:	desktop-file-utils
14cu|texstudio-2.10.8-1|12	
14cu|texstudio-2.10.8-1|13	%description
14cu|texstudio-2.10.8-1|14	TeXstudio is a LaTeX IDE that gives you an environment where you can easily
14cu|texstudio-2.10.8-1|15	create and manage LaTeX documents. It provides modern writing support, like
14cu|texstudio-2.10.8-1|16	interactive spell checking, code folding and syntax highlighting. Also it
14cu|texstudio-2.10.8-1|17	serves as a starting point from where you can easily run all necessary LaTeX
14cu|texstudio-2.10.8-1|18	tools.
14cu|texstudio-2.10.8-1|19	
14cu|texstudio-2.10.8-1|20	%prep
14cu|texstudio-2.10.8-1|21	%setup -q -n %{name}%{version}
14cu|texstudio-2.10.8-1|22	cp INSTALL README
14cu|texstudio-2.10.8-1|23	
14cu|texstudio-2.10.8-1|24	%build
14cu|texstudio-2.10.8-1|25	%qmake_qt4 PREFIX=%{_prefix} texstudio.pro
14cu|texstudio-2.10.8-1|26	%make
14cu|texstudio-2.10.8-1|27	
14cu|texstudio-2.10.8-1|28	%install
14cu|texstudio-2.10.8-1|29	%makeinstall INSTALL_ROOT=%buildroot
14cu|texstudio-2.10.8-1|30	
14cu|texstudio-2.10.8-1|31	%files
14cu|texstudio-2.10.8-1|32	%doc README
14cu|texstudio-2.10.8-1|33	%{_datadir}/%{name}/*
14cu|texstudio-2.10.8-1|34	%{_datadir}/applications/texstudio.desktop
14cu|texstudio-2.10.8-1|35	%{_datadir}/appdata/texstudio.appdata.xml
14cu|texstudio-2.10.8-1|36	%{_datadir}/icons/hicolor/scalable/apps/texstudio.svg
14cu|texstudio-2.10.8-1|37	%{_bindir}/texstudio
14cu|texstudio-2.10.8-1|38	
14cu|texstudio-2.10.8-1|39	
14cu|texstudio-2.10.8-1|40	%changelog
14cu|texstudio-2.10.8-1|41	
14cu|texstudio-2.10.8-1|42	* Thu Mar 31 2016 Denis Silakov <dsilakov@gmail.com> 2.10.8-1
14cu|texstudio-2.10.8-1|43	- (57b687c) Updated to 2.10.8
14cu|texstudio-2.10.8-1|44	
14cu|texstudio-2.10.8-1|45	

15237 14
14cu|tgt-1.0.60-2|1	%bcond_without iser
14cu|tgt-1.0.60-2|2	%bcond_with fcoe
14cu|tgt-1.0.60-2|3	
14cu|tgt-1.0.60-2|4	Name:           tgt
14cu|tgt-1.0.60-2|5	Version:        1.0.60
14cu|tgt-1.0.60-2|6	Release:        2
14cu|tgt-1.0.60-2|7	Summary:        The SCSI target daemon and utility programs
14cu|tgt-1.0.60-2|8	Group:          Networking/Other
14cu|tgt-1.0.60-2|9	License:        GPL
14cu|tgt-1.0.60-2|10	URL:            http://stgt.sourceforge.net/
14cu|tgt-1.0.60-2|11	
14cu|tgt-1.0.60-2|12	Source0:        https://github.com/fujita/tgt/archive/v%{version}.zip
14cu|tgt-1.0.60-2|13	# initscript stolen from fedora
14cu|tgt-1.0.60-2|14	Source1:        tgtd.init
14cu|tgt-1.0.60-2|15	%if %with iser
14cu|tgt-1.0.60-2|16	BuildRequires:	libibverbs-devel
14cu|tgt-1.0.60-2|17	BuildRequires:	rdmacm-devel
14cu|tgt-1.0.60-2|18	BuildRequires:  xsltproc
14cu|tgt-1.0.60-2|19	%endif
14cu|tgt-1.0.60-2|20	
14cu|tgt-1.0.60-2|21	%description
14cu|tgt-1.0.60-2|22	The SCSI target package contains the daemon and tools to setup a SCSI targets.
14cu|tgt-1.0.60-2|23	Currently, software iSCSI targets are supported.
14cu|tgt-1.0.60-2|24	
14cu|tgt-1.0.60-2|25	%prep
14cu|tgt-1.0.60-2|26	%setup -q -n tgt-%{version}
14cu|tgt-1.0.60-2|27	
14cu|tgt-1.0.60-2|28	%build
14cu|tgt-1.0.60-2|29	%make RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" \
14cu|tgt-1.0.60-2|30	%if %with iser
14cu|tgt-1.0.60-2|31	ISCSI_RDMA=1 \
14cu|tgt-1.0.60-2|32	%endif
14cu|tgt-1.0.60-2|33	%if %with fcoe
14cu|tgt-1.0.60-2|34	FCOE=1 \
14cu|tgt-1.0.60-2|35	%endif
14cu|tgt-1.0.60-2|36	ISCSI=1
14cu|tgt-1.0.60-2|37	
14cu|tgt-1.0.60-2|38	%install
14cu|tgt-1.0.60-2|39	make install DESTDIR=%{buildroot}
14cu|tgt-1.0.60-2|40	mkdir -p %{buildroot}%{_initrddir}
14cu|tgt-1.0.60-2|41	install %{SOURCE1} %{buildroot}%{_initrddir}/tgtd
14cu|tgt-1.0.60-2|42	
14cu|tgt-1.0.60-2|43	%post
14cu|tgt-1.0.60-2|44	%_post_service tgtd
14cu|tgt-1.0.60-2|45	
14cu|tgt-1.0.60-2|46	%preun
14cu|tgt-1.0.60-2|47	%_preun_service tgtd
14cu|tgt-1.0.60-2|48	
14cu|tgt-1.0.60-2|49	%files
14cu|tgt-1.0.60-2|50	%doc README doc/README.* doc/*.txt conf/examples/*
14cu|tgt-1.0.60-2|51	%{_sbindir}/tgtd
14cu|tgt-1.0.60-2|52	%{_sbindir}/tgtadm
14cu|tgt-1.0.60-2|53	%{_sbindir}/tgt-setup-lun
14cu|tgt-1.0.60-2|54	%{_sbindir}/tgt-admin
14cu|tgt-1.0.60-2|55	%{_sbindir}/tgtimg
14cu|tgt-1.0.60-2|56	%{_mandir}/man8/*
14cu|tgt-1.0.60-2|57	%{_initrddir}/tgtd
14cu|tgt-1.0.60-2|58	%config(noreplace) %{_sysconfdir}/tgt/targets.conf
14cu|tgt-1.0.60-2|59	%{_sysconfdir}/tgt/examples
14cu|tgt-1.0.60-2|60	
14cu|tgt-1.0.60-2|61	%changelog
14cu|tgt-1.0.60-2|62	
14cu|tgt-1.0.60-2|63	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 1.0.60-2
14cu|tgt-1.0.60-2|64	- (cf974a0) Bump release
14cu|tgt-1.0.60-2|65	
14cu|tgt-1.0.60-2|66	

15238 14
14cu|thedarkmod-2.05-2|1	%define debug_package	%{nil}
14cu|thedarkmod-2.05-2|2	%define name thedarkmod
14cu|thedarkmod-2.05-2|3	%define version 2.05
14cu|thedarkmod-2.05-2|4	%define release 2
14cu|thedarkmod-2.05-2|5	ExclusiveArch: %{ix86}
14cu|thedarkmod-2.05-2|6	
14cu|thedarkmod-2.05-2|7	Name:           %{name}
14cu|thedarkmod-2.05-2|8	Version:        %{version}
14cu|thedarkmod-2.05-2|9	Release:        %{release}
14cu|thedarkmod-2.05-2|10	Summary:        Steampunk Stealth Game
14cu|thedarkmod-2.05-2|11	License:        GPLv3 and CC-BY-SA
14cu|thedarkmod-2.05-2|12	Group:          Games/Arcade
14cu|thedarkmod-2.05-2|13	Url:            http://www.thedarkmod.com/
14cu|thedarkmod-2.05-2|14	Source0:        http://www.thedarkmod.com/sources/%{name}.%{version}.src.7z
14cu|thedarkmod-2.05-2|15	Source1:        thedarkmod.rpmlintrc
14cu|thedarkmod-2.05-2|16	Source3:        thedarkmod
14cu|thedarkmod-2.05-2|17	Source4:        thedarkmod.png
14cu|thedarkmod-2.05-2|18	Source5:        thedarkmod.desktop
14cu|thedarkmod-2.05-2|19	BuildRequires:  libboost-devel
14cu|thedarkmod-2.05-2|20	BuildRequires:  glibc-devel
14cu|thedarkmod-2.05-2|21	BuildRequires:  hicolor-icon-theme
14cu|thedarkmod-2.05-2|22	BuildRequires:  jpeg-devel
14cu|thedarkmod-2.05-2|23	BuildRequires:  libtinyxml-devel
14cu|thedarkmod-2.05-2|24	BuildRequires:  pkgconfig(alsa)
14cu|thedarkmod-2.05-2|25	BuildRequires:  bzip2-devel
14cu|thedarkmod-2.05-2|26	BuildRequires:  freetype2-devel
14cu|thedarkmod-2.05-2|27	BuildRequires:  pkgconfig(glew)
14cu|thedarkmod-2.05-2|28	BuildRequires:  pkgconfig(gl)
14cu|thedarkmod-2.05-2|29	BuildRequires:  pkgconfig(IL)
14cu|thedarkmod-2.05-2|30	BuildRequires:  pkgconfig(libcurl)
14cu|thedarkmod-2.05-2|31	BuildRequires:  pkgconfig(libpng)
14cu|thedarkmod-2.05-2|32	BuildRequires:  pkgconfig(libssl)
14cu|thedarkmod-2.05-2|33	BuildRequires:  pkgconfig(openal)
14cu|thedarkmod-2.05-2|34	BuildRequires:  pkgconfig(xext)
14cu|thedarkmod-2.05-2|35	BuildRequires:  pkgconfig(xxf86vm)
14cu|thedarkmod-2.05-2|36	BuildRequires:  pkgconfig(x11)
14cu|thedarkmod-2.05-2|37	BuildRequires:  pkgconfig(zlib)
14cu|thedarkmod-2.05-2|38	BuildRequires:  p7zip
14cu|thedarkmod-2.05-2|39	BuildRequires:  scons
14cu|thedarkmod-2.05-2|40	BuildRequires:  zip
14cu|thedarkmod-2.05-2|41	BuildRequires:  desktop-file-utils
14cu|thedarkmod-2.05-2|42	BuildRequires:  imagemagick
14cu|thedarkmod-2.05-2|43	
14cu|thedarkmod-2.05-2|44	Requires:       xterm
14cu|thedarkmod-2.05-2|45	Requires:       opengl-games-utils
14cu|thedarkmod-2.05-2|46	Requires:       libpng12.so.0
14cu|thedarkmod-2.05-2|47	
14cu|thedarkmod-2.05-2|48	%description
14cu|thedarkmod-2.05-2|49	A first-person stealth game. In it you play a hooded figure
14cu|thedarkmod-2.05-2|50	slinking through the shadows of a gothic steampunk city,
14cu|thedarkmod-2.05-2|51	hunting priceless valuables while avoiding the swords and
14cu|thedarkmod-2.05-2|52	arrows of those hired to stop you.
14cu|thedarkmod-2.05-2|53	
14cu|thedarkmod-2.05-2|54	%files
14cu|thedarkmod-2.05-2|55	%doc COPYING.txt LICENSE.txt README.txt README.urpmi
14cu|thedarkmod-2.05-2|56	%{_bindir}/thedarkmod
14cu|thedarkmod-2.05-2|57	# keep absolute path for _libdir so can be installed on x86_64 machines
14cu|thedarkmod-2.05-2|58	/usr/lib/thedarkmod
14cu|thedarkmod-2.05-2|59	%{_datadir}/applications/thedarkmod.desktop
14cu|thedarkmod-2.05-2|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|thedarkmod-2.05-2|61	#---------------------------------------------------------
14cu|thedarkmod-2.05-2|62	
14cu|thedarkmod-2.05-2|63	%prep
14cu|thedarkmod-2.05-2|64	%setup -qc %{name}-%{version}
14cu|thedarkmod-2.05-2|65	cat > README.urpmi << EOF
14cu|thedarkmod-2.05-2|66	=============================================
14cu|thedarkmod-2.05-2|67	The default resolution is lame , to change it
14cu|thedarkmod-2.05-2|68	according to your screen resolution, edit the
14cu|thedarkmod-2.05-2|69	config file in $HOME/.doom/thedarkmod and set
14cu|thedarkmod-2.05-2|70	width=your_screen_width
14cu|thedarkmod-2.05-2|71	height=your_screen_height.
14cu|thedarkmod-2.05-2|72	The Data pk file are installed at install time,
14cu|thedarkmod-2.05-2|73	according to your bandwith, wil take some time.
14cu|thedarkmod-2.05-2|74	Brought to you by:
14cu|thedarkmod-2.05-2|75	Symbianflo
14cu|thedarkmod-2.05-2|76	MandrivaUsers.Ro Rosalinux.Ro
14cu|thedarkmod-2.05-2|77	MRB ain't no shit
14cu|thedarkmod-2.05-2|78	==============================================
14cu|thedarkmod-2.05-2|79	EOF
14cu|thedarkmod-2.05-2|80	
14cu|thedarkmod-2.05-2|81	%build
14cu|thedarkmod-2.05-2|82	%setup_compile_flags
14cu|thedarkmod-2.05-2|83	touch scons.signatures.dblite
14cu|thedarkmod-2.05-2|84	%scons  BUILD_GAMEPAK=1 NO_GCH=0 BUILD=release --debug=explain
14cu|thedarkmod-2.05-2|85	
14cu|thedarkmod-2.05-2|86	pushd tdm_update
14cu|thedarkmod-2.05-2|87	scons -c
14cu|thedarkmod-2.05-2|88	scons BUILD="release"
14cu|thedarkmod-2.05-2|89	popd
14cu|thedarkmod-2.05-2|90	
14cu|thedarkmod-2.05-2|91	%install
14cu|thedarkmod-2.05-2|92	mkdir -p %{buildroot}/usr/lib/thedarkmod/
14cu|thedarkmod-2.05-2|93	mv thedarkmod.x86 %{buildroot}/usr/lib/thedarkmod/
14cu|thedarkmod-2.05-2|94	mv gamex86-base.so %{buildroot}/usr/lib/thedarkmod/gamex86.so
14cu|thedarkmod-2.05-2|95	mv tdm_game02.pk4 %{buildroot}/usr/lib/thedarkmod/
14cu|thedarkmod-2.05-2|96	
14cu|thedarkmod-2.05-2|97	# wrapper
14cu|thedarkmod-2.05-2|98	mkdir -p %{buildroot}%{_bindir}
14cu|thedarkmod-2.05-2|99	install -m0755 %{SOURCE3} %{buildroot}%{_bindir}
14cu|thedarkmod-2.05-2|100	
14cu|thedarkmod-2.05-2|101	install -m0755 tdm_update/tdm_update.linux %{buildroot}/usr/lib/thedarkmod/
14cu|thedarkmod-2.05-2|102	
14cu|thedarkmod-2.05-2|103	
14cu|thedarkmod-2.05-2|104	for size in 64x64 48x48 32x32 22x22 16x16 ; do
14cu|thedarkmod-2.05-2|105	install -dm 0755 \
14cu|thedarkmod-2.05-2|106	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|thedarkmod-2.05-2|107	convert -strip -resize $size %{SOURCE4} \
14cu|thedarkmod-2.05-2|108	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|thedarkmod-2.05-2|109	done
14cu|thedarkmod-2.05-2|110	
14cu|thedarkmod-2.05-2|111	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|thedarkmod-2.05-2|112	install -m0644 %{SOURCE5} %{buildroot}%{_datadir}/applications/
14cu|thedarkmod-2.05-2|113	
14cu|thedarkmod-2.05-2|114	desktop-file-validate %{buildroot}%{_datadir}/applications/thedarkmod.desktop
14cu|thedarkmod-2.05-2|115	
14cu|thedarkmod-2.05-2|116	%post
14cu|thedarkmod-2.05-2|117	# updating and install the pk files
14cu|thedarkmod-2.05-2|118	cd /usr/lib/thedarkmod
14cu|thedarkmod-2.05-2|119	./tdm_update.linux
14cu|thedarkmod-2.05-2|120	
14cu|thedarkmod-2.05-2|121	%postun
14cu|thedarkmod-2.05-2|122	rm -fr /usr/lib/thedarkmod
14cu|thedarkmod-2.05-2|123	
14cu|thedarkmod-2.05-2|124	
14cu|thedarkmod-2.05-2|125	%changelog
14cu|thedarkmod-2.05-2|126	
14cu|thedarkmod-2.05-2|127	* Sat Mar 18 2017 abfonly <abfonly@gmail.com> 2.05-2
14cu|thedarkmod-2.05-2|128	- (10b650d) Log: Update to 2.05
14cu|thedarkmod-2.05-2|129	- (10b650d) spec clean
14cu|thedarkmod-2.05-2|130	
14cu|thedarkmod-2.05-2|131	

15239 14
14cu|thinkfan-0.9.3-1|1	Summary:	Simple and lightweight fan control program
14cu|thinkfan-0.9.3-1|2	Name:		thinkfan
14cu|thinkfan-0.9.3-1|3	Version:	0.9.3
14cu|thinkfan-0.9.3-1|4	Release:	1
14cu|thinkfan-0.9.3-1|5	License:	GPLv3+
14cu|thinkfan-0.9.3-1|6	Group:		System/Base
14cu|thinkfan-0.9.3-1|7	Url:		http://thinkfan.sourceforge.net/
14cu|thinkfan-0.9.3-1|8	Source0:	http://downloads.sourceforge.net/thinkfan/%{name}-%{version}.tar.gz
14cu|thinkfan-0.9.3-1|9	Source1:	%{name}.service
14cu|thinkfan-0.9.3-1|10	Source2:	%{name}.modprobe
14cu|thinkfan-0.9.3-1|11	Source3:	%{name}.sysconfig
14cu|thinkfan-0.9.3-1|12	Patch0:		thinkfan-0.9.3-cmake.patch
14cu|thinkfan-0.9.3-1|13	BuildRequires:	cmake
14cu|thinkfan-0.9.3-1|14	Requires(post,preun,postun):	systemd
14cu|thinkfan-0.9.3-1|15	
14cu|thinkfan-0.9.3-1|16	%description
14cu|thinkfan-0.9.3-1|17	Thinkfan is a simple, lightweight fan control program. Originally designed
14cu|thinkfan-0.9.3-1|18	specifically for IBM/Lenovo Thinkpads, it now supports any kind of system via
14cu|thinkfan-0.9.3-1|19	the sysfs hwmon interface (/sys/class/hwmon). It is designed to eat as little
14cu|thinkfan-0.9.3-1|20	CPU power as possible.
14cu|thinkfan-0.9.3-1|21	
14cu|thinkfan-0.9.3-1|22	%files
14cu|thinkfan-0.9.3-1|23	%doc COPYING NEWS README examples/
14cu|thinkfan-0.9.3-1|24	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|thinkfan-0.9.3-1|25	%{_sysconfdir}/modprobe.d/thinkfan.conf
14cu|thinkfan-0.9.3-1|26	%{_sysconfdir}/sysconfig/thinkfan
14cu|thinkfan-0.9.3-1|27	%{_sbindir}/%{name}
14cu|thinkfan-0.9.3-1|28	%{_unitdir}/%{name}.service
14cu|thinkfan-0.9.3-1|29	%{_mandir}/man1/%{name}.1*
14cu|thinkfan-0.9.3-1|30	
14cu|thinkfan-0.9.3-1|31	%post
14cu|thinkfan-0.9.3-1|32	%systemd_post %{name}.service
14cu|thinkfan-0.9.3-1|33	
14cu|thinkfan-0.9.3-1|34	%preun
14cu|thinkfan-0.9.3-1|35	%systemd_preun %{name}.service
14cu|thinkfan-0.9.3-1|36	
14cu|thinkfan-0.9.3-1|37	%postun
14cu|thinkfan-0.9.3-1|38	%systemd_postun %{name}.service
14cu|thinkfan-0.9.3-1|39	
14cu|thinkfan-0.9.3-1|40	#----------------------------------------------------------------------------
14cu|thinkfan-0.9.3-1|41	
14cu|thinkfan-0.9.3-1|42	%prep
14cu|thinkfan-0.9.3-1|43	%setup -q
14cu|thinkfan-0.9.3-1|44	%patch0 -p1
14cu|thinkfan-0.9.3-1|45	
14cu|thinkfan-0.9.3-1|46	%build
14cu|thinkfan-0.9.3-1|47	%cmake
14cu|thinkfan-0.9.3-1|48	%make
14cu|thinkfan-0.9.3-1|49	
14cu|thinkfan-0.9.3-1|50	%install
14cu|thinkfan-0.9.3-1|51	%makeinstall_std -C build
14cu|thinkfan-0.9.3-1|52	
14cu|thinkfan-0.9.3-1|53	#install -p -D -m 644 rcscripts/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
14cu|thinkfan-0.9.3-1|54	# this is more complete:
14cu|thinkfan-0.9.3-1|55	install -Dpm 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|thinkfan-0.9.3-1|56	install -Dpm 644 examples/thinkfan.conf.complex %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|thinkfan-0.9.3-1|57	
14cu|thinkfan-0.9.3-1|58	# Install modprobe configuration file
14cu|thinkfan-0.9.3-1|59	install -Dpm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/thinkfan.conf
14cu|thinkfan-0.9.3-1|60	
14cu|thinkfan-0.9.3-1|61	# Install sysconfig
14cu|thinkfan-0.9.3-1|62	install -Dpm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/thinkfan
14cu|thinkfan-0.9.3-1|63	
14cu|thinkfan-0.9.3-1|64	
14cu|thinkfan-0.9.3-1|65	%changelog
14cu|thinkfan-0.9.3-1|66	
14cu|thinkfan-0.9.3-1|67	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-1
14cu|thinkfan-0.9.3-1|68	- (0dd7dbf) New version 0.9.3
14cu|thinkfan-0.9.3-1|69	- (0dd7dbf) Switch to cmake
14cu|thinkfan-0.9.3-1|70	- (0dd7dbf) Update files
14cu|thinkfan-0.9.3-1|71	
14cu|thinkfan-0.9.3-1|72	

15240 14
14cu|thttpd-2.25b-13|1	%define _default_patch_fuzz 2
14cu|thttpd-2.25b-13|2	%define webroot /var/lib/thttpd
14cu|thttpd-2.25b-13|3	
14cu|thttpd-2.25b-13|4	Summary:	Throttleable lightweight httpd server
14cu|thttpd-2.25b-13|5	
14cu|thttpd-2.25b-13|6	Name:		thttpd
14cu|thttpd-2.25b-13|7	Version:	2.25b
14cu|thttpd-2.25b-13|8	Release:	13
14cu|thttpd-2.25b-13|9	License:	BSD
14cu|thttpd-2.25b-13|10	Group:		System/Servers
14cu|thttpd-2.25b-13|11	URL:		http://www.acme.com/software/thttpd
14cu|thttpd-2.25b-13|12	Source0:	%{name}-%{version}.tar.bz2
14cu|thttpd-2.25b-13|13	Source1:	%{name}.service
14cu|thttpd-2.25b-13|14	Source2:	%{name}.conf
14cu|thttpd-2.25b-13|15	Source3:	%{name}.logrotate
14cu|thttpd-2.25b-13|16	Source4:	%{name}.sysconfig
14cu|thttpd-2.25b-13|17	Source5:	%{name}-index.html
14cu|thttpd-2.25b-13|18	Source11:	%{name}_powered_3.png
14cu|thttpd-2.25b-13|19	# http://rekl.yi.org/thttpd/pub/patch-thttpd-2.25b-re1
14cu|thttpd-2.25b-13|20	Patch0:		patch-thttpd-2.25b-re1
14cu|thttpd-2.25b-13|21	# http://jonas.fearmuffs.net/software/thttpd/thttpd-2.25b+impan-pl5.diff.gz
14cu|thttpd-2.25b-13|22	Patch1:		thttpd-2.25b+impan-pl5.diff
14cu|thttpd-2.25b-13|23	# http://www.ogris.de/thttpd/thttpd-2.25b.access.patch.diff
14cu|thttpd-2.25b-13|24	Patch2:		thttpd-2.25b.access.patch.diff
14cu|thttpd-2.25b-13|25	Patch3:		thttpd-2.25b-getline_conflict_fix.diff
14cu|thttpd-2.25b-13|26	Requires(post,preun):	rpm-helper
14cu|thttpd-2.25b-13|27	Provides:	webserver
14cu|thttpd-2.25b-13|28	BuildRequires:	zlib-devel
14cu|thttpd-2.25b-13|29	
14cu|thttpd-2.25b-13|30	%description
14cu|thttpd-2.25b-13|31	Thttpd is a very compact no-frills httpd serving daemon that can
14cu|thttpd-2.25b-13|32	handle very high loads.  While lacking many of the advanced
14cu|thttpd-2.25b-13|33	features of Apachee, thttpd operates without forking and is
14cu|thttpd-2.25b-13|34	extremely efficient in memory use.  Basic support for cgi scripts,
14cu|thttpd-2.25b-13|35	authentication, and ssi is provided for. Advanced features include
14cu|thttpd-2.25b-13|36	the ability to throttle traffic.
14cu|thttpd-2.25b-13|37	
14cu|thttpd-2.25b-13|38	%prep
14cu|thttpd-2.25b-13|39	
14cu|thttpd-2.25b-13|40	%setup -q
14cu|thttpd-2.25b-13|41	%patch0 -p1
14cu|thttpd-2.25b-13|42	%patch1 -p1
14cu|thttpd-2.25b-13|43	%patch2 -p1
14cu|thttpd-2.25b-13|44	%patch3 -p0
14cu|thttpd-2.25b-13|45	
14cu|thttpd-2.25b-13|46	# tag the default index.html page
14cu|thttpd-2.25b-13|47	perl -pi -e "s|_NAME_-_VERSION_|%{name}-%{version}|g" %{name}-index.html
14cu|thttpd-2.25b-13|48	
14cu|thttpd-2.25b-13|49	echo "# put some css in here for directory listings" > dirlist.css
14cu|thttpd-2.25b-13|50	echo "# put some css in here for custom error messages" > error.css
14cu|thttpd-2.25b-13|51	echo "<b>This directory contains 'el cheapo' style web links.</b>" > .description
14cu|thttpd-2.25b-13|52	
14cu|thttpd-2.25b-13|53	%build
14cu|thttpd-2.25b-13|54	%configure
14cu|thttpd-2.25b-13|55	# Hacks :-)
14cu|thttpd-2.25b-13|56	perl -pi -e 's/-o bin -g bin//g' Makefile
14cu|thttpd-2.25b-13|57	perl -pi -e 's/-m 444/-m 644/g; s/-m 555/-m 755/g' Makefile
14cu|thttpd-2.25b-13|58	perl -pi -e 's/.*chgrp.*//g; s/.*chmod.*//g' extras/Makefile
14cu|thttpd-2.25b-13|59	# Config changes
14cu|thttpd-2.25b-13|60	%{?_without_indexes:      perl -pi -e 's/#define GENERATE_INDEXES/#undef GENERATE_INDEXES/g' config.h}
14cu|thttpd-2.25b-13|61	%{!?_with_showversion:    perl -pi -e 's/#define SHOW_SERVER_VERSION/#undef SHOW_SERVER_VERSION/g' config.h}
14cu|thttpd-2.25b-13|62	%{!?_with_expliciterrors: perl -pi -e 's/#define EXPLICIT_ERROR_PAGES/#undef EXPLICIT_ERROR_PAGES/g' config.h}
14cu|thttpd-2.25b-13|63	
14cu|thttpd-2.25b-13|64	# (list SUBDIRS to exclude "cgi-src")
14cu|thttpd-2.25b-13|65	%make \
14cu|thttpd-2.25b-13|66	SUBDIRS="extras" \
14cu|thttpd-2.25b-13|67	WEBDIR=%{webroot} \
14cu|thttpd-2.25b-13|68	STATICFLAG="" \
14cu|thttpd-2.25b-13|69	CCOPT="%{optflags} -D_FILE_OFFSET_BITS=64"
14cu|thttpd-2.25b-13|70	
14cu|thttpd-2.25b-13|71	
14cu|thttpd-2.25b-13|72	%install
14cu|thttpd-2.25b-13|73	# make some directories
14cu|thttpd-2.25b-13|74	# Prepare required directories
14cu|thttpd-2.25b-13|75	mkdir -p %{buildroot}%{webroot}
14cu|thttpd-2.25b-13|76	mkdir -p %{buildroot}%{_mandir}/man{1,8}
14cu|thttpd-2.25b-13|77	mkdir -p %{buildroot}%{_sbindir}
14cu|thttpd-2.25b-13|78	mkdir -p %{buildroot}%{_unitdir}
14cu|thttpd-2.25b-13|79	
14cu|thttpd-2.25b-13|80	# Install init script and logrotate entry
14cu|thttpd-2.25b-13|81	install -Dpm 0644 %{SOURCE1} %{buildroot}%{_unitdir}/
14cu|thttpd-2.25b-13|82	install -Dpm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/thttpd
14cu|thttpd-2.25b-13|83	
14cu|thttpd-2.25b-13|84	# Main install (list SUBDIRS to exclude "cgi-src")
14cu|thttpd-2.25b-13|85	%make install SUBDIRS="extras" \
14cu|thttpd-2.25b-13|86	BINDIR=%{buildroot}%{_sbindir} \
14cu|thttpd-2.25b-13|87	MANDIR=%{buildroot}%{_mandir} \
14cu|thttpd-2.25b-13|88	WEBDIR=%{buildroot}%{webroot}
14cu|thttpd-2.25b-13|89	
14cu|thttpd-2.25b-13|90	# Rename htpasswd in case apache is installed too
14cu|thttpd-2.25b-13|91	mkdir -p %{buildroot}%{_bindir}
14cu|thttpd-2.25b-13|92	mv %{buildroot}%{_sbindir}/htpasswd \
14cu|thttpd-2.25b-13|93	%{buildroot}%{_bindir}/thtpasswd
14cu|thttpd-2.25b-13|94	mv %{buildroot}%{_mandir}/man1/htpasswd.1 \
14cu|thttpd-2.25b-13|95	%{buildroot}%{_mandir}/man1/thtpasswd.1
14cu|thttpd-2.25b-13|96	
14cu|thttpd-2.25b-13|97	# Install the default index.html and related files
14cu|thttpd-2.25b-13|98	install -pm 0644 %{SOURCE5} %{SOURCE11} \
14cu|thttpd-2.25b-13|99	%{buildroot}%{webroot}/
14cu|thttpd-2.25b-13|100	
14cu|thttpd-2.25b-13|101	# Symlink for the powered-by-$DISTRO image
14cu|thttpd-2.25b-13|102	%{__ln_s} %{_datadir}/pixmaps/poweredby.png \
14cu|thttpd-2.25b-13|103	%{buildroot}%{webroot}/poweredby.png
14cu|thttpd-2.25b-13|104	
14cu|thttpd-2.25b-13|105	# Install a default configuration file
14cu|thttpd-2.25b-13|106	cat << EOF > %{buildroot}%{_sysconfdir}/thttpd.conf
14cu|thttpd-2.25b-13|107	# BEWARE : No empty lines are allowed!
14cu|thttpd-2.25b-13|108	# This section overrides defaults
14cu|thttpd-2.25b-13|109	dir=%{webroot}
14cu|thttpd-2.25b-13|110	chroot
14cu|thttpd-2.25b-13|111	user=thttpd         # default = nobody
14cu|thttpd-2.25b-13|112	logfile=/var/log/thttpd.log
14cu|thttpd-2.25b-13|113	pidfile=/var/run/thttpd.pid
14cu|thttpd-2.25b-13|114	# This section _documents_ defaults in effect
14cu|thttpd-2.25b-13|115	# port=80
14cu|thttpd-2.25b-13|116	# nosymlink         # default = !chroot
14cu|thttpd-2.25b-13|117	# novhost
14cu|thttpd-2.25b-13|118	# nocgipat
14cu|thttpd-2.25b-13|119	# nothrottles
14cu|thttpd-2.25b-13|120	# host=0.0.0.0
14cu|thttpd-2.25b-13|121	# charset=iso-8859-1
14cu|thttpd-2.25b-13|122	EOF
14cu|thttpd-2.25b-13|123	
14cu|thttpd-2.25b-13|124	
14cu|thttpd-2.25b-13|125	%post
14cu|thttpd-2.25b-13|126	%systemd_post %{name}
14cu|thttpd-2.25b-13|127	
14cu|thttpd-2.25b-13|128	%preun
14cu|thttpd-2.25b-13|129	%systemd_preun %{name}
14cu|thttpd-2.25b-13|130	
14cu|thttpd-2.25b-13|131	%pre
14cu|thttpd-2.25b-13|132	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14cu|thttpd-2.25b-13|133	
14cu|thttpd-2.25b-13|134	%postun
14cu|thttpd-2.25b-13|135	%_postun_userdel %{name}
14cu|thttpd-2.25b-13|136	
14cu|thttpd-2.25b-13|137	%files
14cu|thttpd-2.25b-13|138	%doc README TODO
14cu|thttpd-2.25b-13|139	%{_unitdir}/thttpd.service
14cu|thttpd-2.25b-13|140	%config(noreplace) %{_sysconfdir}/logrotate.d/thttpd
14cu|thttpd-2.25b-13|141	%config(noreplace) %{_sysconfdir}/thttpd.conf
14cu|thttpd-2.25b-13|142	%{_bindir}/thtpasswd
14cu|thttpd-2.25b-13|143	%{_sbindir}/syslogtocern
14cu|thttpd-2.25b-13|144	%{_sbindir}/thttpd
14cu|thttpd-2.25b-13|145	%{webroot}/
14cu|thttpd-2.25b-13|146	%attr(2755,%{name},%{name}) %{_sbindir}/makeweb
14cu|thttpd-2.25b-13|147	%{_mandir}/man?/*
14cu|thttpd-2.25b-13|148	
14cu|thttpd-2.25b-13|149	%changelog
14cu|thttpd-2.25b-13|150	* Tue Sep 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.25b-13
14cu|thttpd-2.25b-13|151	+ Revision: 937124d
14cu|thttpd-2.25b-13|152	- Spec cleanup
14cu|thttpd-2.25b-13|153	
14cu|thttpd-2.25b-13|154	

15241 14
14cu|thumbnailer-1.1-0.20150113.1|1	%define snapshot_date 20150113
14cu|thumbnailer-1.1-0.20150113.1|2	
14cu|thumbnailer-1.1-0.20150113.1|3	%define major 0
14cu|thumbnailer-1.1-0.20150113.1|4	%define libname %mklibname thumbnailer %{major}
14cu|thumbnailer-1.1-0.20150113.1|5	%define develname %mklibname thumbnailer -d
14cu|thumbnailer-1.1-0.20150113.1|6	
14cu|thumbnailer-1.1-0.20150113.1|7	Name:		thumbnailer
14cu|thumbnailer-1.1-0.20150113.1|8	Version:	1.1
14cu|thumbnailer-1.1-0.20150113.1|9	Release:	0.%{snapshot_date}.1
14cu|thumbnailer-1.1-0.20150113.1|10	Summary:	Thumbnail generator for all kinds of files
14cu|thumbnailer-1.1-0.20150113.1|11	
14cu|thumbnailer-1.1-0.20150113.1|12	Group:		Graphics
14cu|thumbnailer-1.1-0.20150113.1|13	License:	LGPLv3
14cu|thumbnailer-1.1-0.20150113.1|14	URL:		https://launchpad.net/thumbnailer
14cu|thumbnailer-1.1-0.20150113.1|15	# bzr branch lp:thumbnailer
14cu|thumbnailer-1.1-0.20150113.1|16	# tar cjf thumbnailer-%{snapshot_date}.tar.bz2 thumbnailer
14cu|thumbnailer-1.1-0.20150113.1|17	Source:		thumbnailer-%{snapshot_date}.tar.bz2
14cu|thumbnailer-1.1-0.20150113.1|18	Patch0:		thumbnailer-disable-gtest.patch
14cu|thumbnailer-1.1-0.20150113.1|19	
14cu|thumbnailer-1.1-0.20150113.1|20	BuildRequires:	cmake
14cu|thumbnailer-1.1-0.20150113.1|21	BuildRequires:	gtest-devel
14cu|thumbnailer-1.1-0.20150113.1|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|thumbnailer-1.1-0.20150113.1|23	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|thumbnailer-1.1-0.20150113.1|24	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|thumbnailer-1.1-0.20150113.1|25	BuildRequires:	pkgconfig(libexif)
14cu|thumbnailer-1.1-0.20150113.1|26	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|thumbnailer-1.1-0.20150113.1|27	BuildRequires:	pkgconfig(Qt5Core)
14cu|thumbnailer-1.1-0.20150113.1|28	BuildRequires:	pkgconfig(Qt5DBus)
14cu|thumbnailer-1.1-0.20150113.1|29	BuildRequires:	pkgconfig(Qt5Qml)
14cu|thumbnailer-1.1-0.20150113.1|30	BuildRequires:	pkgconfig(Qt5Quick)
14cu|thumbnailer-1.1-0.20150113.1|31	
14cu|thumbnailer-1.1-0.20150113.1|32	%description
14cu|thumbnailer-1.1-0.20150113.1|33	A simple shared library that produces and stores thumbnails of image,
14cu|thumbnailer-1.1-0.20150113.1|34	audio and video files according to the Freedesktop thumbnail specification.
14cu|thumbnailer-1.1-0.20150113.1|35	
14cu|thumbnailer-1.1-0.20150113.1|36	%package 	-n %{libname}
14cu|thumbnailer-1.1-0.20150113.1|37	Summary:	A simple shared library that produces and stores thumbnails
14cu|thumbnailer-1.1-0.20150113.1|38	Group:		System/Libraries
14cu|thumbnailer-1.1-0.20150113.1|39	Requires:	%{name} = %{version}-%{release}
14cu|thumbnailer-1.1-0.20150113.1|40	Obsoletes:	%{_lib}thumbnailer1.1.0 < %{version}-%{release}
14cu|thumbnailer-1.1-0.20150113.1|41	
14cu|thumbnailer-1.1-0.20150113.1|42	%description	-n %{libname}
14cu|thumbnailer-1.1-0.20150113.1|43	A simple shared library that produces and stores thumbnails.
14cu|thumbnailer-1.1-0.20150113.1|44	
14cu|thumbnailer-1.1-0.20150113.1|45	%package	-n %{develname}
14cu|thumbnailer-1.1-0.20150113.1|46	Summary:	Development files for %{name}
14cu|thumbnailer-1.1-0.20150113.1|47	Group:		Development/Other
14cu|thumbnailer-1.1-0.20150113.1|48	Requires:	%{libname} = %{version}-%{release}
14cu|thumbnailer-1.1-0.20150113.1|49	
14cu|thumbnailer-1.1-0.20150113.1|50	%description	-n %{develname}
14cu|thumbnailer-1.1-0.20150113.1|51	Development files for %{name}.
14cu|thumbnailer-1.1-0.20150113.1|52	
14cu|thumbnailer-1.1-0.20150113.1|53	
14cu|thumbnailer-1.1-0.20150113.1|54	%prep
14cu|thumbnailer-1.1-0.20150113.1|55	%setup -qn %{name}
14cu|thumbnailer-1.1-0.20150113.1|56	%patch0 -p1
14cu|thumbnailer-1.1-0.20150113.1|57	
14cu|thumbnailer-1.1-0.20150113.1|58	%build
14cu|thumbnailer-1.1-0.20150113.1|59	%cmake_qt5
14cu|thumbnailer-1.1-0.20150113.1|60	%make
14cu|thumbnailer-1.1-0.20150113.1|61	
14cu|thumbnailer-1.1-0.20150113.1|62	%install
14cu|thumbnailer-1.1-0.20150113.1|63	%makeinstall_std -C build
14cu|thumbnailer-1.1-0.20150113.1|64	mv %{buildroot}/usr/etc %{buildroot}
14cu|thumbnailer-1.1-0.20150113.1|65	sed -i 's|libdir=/usr/%{_libdir}|libdir=%{_libdir}|' %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14cu|thumbnailer-1.1-0.20150113.1|66	
14cu|thumbnailer-1.1-0.20150113.1|67	%files
14cu|thumbnailer-1.1-0.20150113.1|68	%doc COPYING
14cu|thumbnailer-1.1-0.20150113.1|69	%{_sysconfdir}/apport/blacklist.d/%{name}
14cu|thumbnailer-1.1-0.20150113.1|70	%{_libdir}/%{name}
14cu|thumbnailer-1.1-0.20150113.1|71	%{_datadir}/dbus-1/services/com.canonical.Thumbnailer.service
14cu|thumbnailer-1.1-0.20150113.1|72	%{_datadir}/glib-2.0/schemas/com.canonical.Unity.Thumbnailer.gschema.xml
14cu|thumbnailer-1.1-0.20150113.1|73	%{_datadir}/%{name}
14cu|thumbnailer-1.1-0.20150113.1|74	%{_libdir}/qt5/qml/Ubuntu/Thumbnailer.0.1
14cu|thumbnailer-1.1-0.20150113.1|75	
14cu|thumbnailer-1.1-0.20150113.1|76	%files -n %{libname}
14cu|thumbnailer-1.1-0.20150113.1|77	%doc COPYING
14cu|thumbnailer-1.1-0.20150113.1|78	%{_libdir}/*.so.*%{major}*
14cu|thumbnailer-1.1-0.20150113.1|79	
14cu|thumbnailer-1.1-0.20150113.1|80	%files -n %{develname}
14cu|thumbnailer-1.1-0.20150113.1|81	%doc COPYING
14cu|thumbnailer-1.1-0.20150113.1|82	%{_libdir}/lib*.so
14cu|thumbnailer-1.1-0.20150113.1|83	%{_libdir}/pkgconfig/*
14cu|thumbnailer-1.1-0.20150113.1|84	%{_includedir}/*
14cu|thumbnailer-1.1-0.20150113.1|85	
14cu|thumbnailer-1.1-0.20150113.1|86	
14cu|thumbnailer-1.1-0.20150113.1|87	%changelog
14cu|thumbnailer-1.1-0.20150113.1|88	
14cu|thumbnailer-1.1-0.20150113.1|89	* Mon Jun 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-0.20150113.1
14cu|thumbnailer-1.1-0.20150113.1|90	- (999bb3c) Fix pkgconfig files
14cu|thumbnailer-1.1-0.20150113.1|91	
14cu|thumbnailer-1.1-0.20150113.1|92	

15242 14
14cu|thunar-1.6.10-4|1	%define oname Thunar
14cu|thunar-1.6.10-4|2	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|thunar-1.6.10-4|3	
14cu|thunar-1.6.10-4|4	%define major 0
14cu|thunar-1.6.10-4|5	%define api 2
14cu|thunar-1.6.10-4|6	%define libname %mklibname thunarx %{api} %{major}
14cu|thunar-1.6.10-4|7	%define devname %mklibname %{name} -d
14cu|thunar-1.6.10-4|8	
14cu|thunar-1.6.10-4|9	Summary:	New modern file manager for the Xfce Desktop Environment
14cu|thunar-1.6.10-4|10	Name:		thunar
14cu|thunar-1.6.10-4|11	Version:	1.6.10
14cu|thunar-1.6.10-4|12	Release:	4
14cu|thunar-1.6.10-4|13	License:	GPLv2+
14cu|thunar-1.6.10-4|14	Group:		Graphical desktop/Xfce
14cu|thunar-1.6.10-4|15	Url:		http://thunar.xfce.org
14cu|thunar-1.6.10-4|16	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{oname}-%{version}.tar.bz2
14cu|thunar-1.6.10-4|17	# From upstream bugzilla
14cu|thunar-1.6.10-4|18	# https://bugzilla.xfce.org/show_bug.cgi?id=12444
14cu|thunar-1.6.10-4|19	Patch201:	0001-Fix-potential-buffer-overflow.patch
14cu|thunar-1.6.10-4|20	BuildRequires:	desktop-file-utils
14cu|thunar-1.6.10-4|21	BuildRequires:	intltool
14cu|thunar-1.6.10-4|22	BuildRequires:	gtk-doc
14cu|thunar-1.6.10-4|23	BuildRequires:	jpeg-devel
14cu|thunar-1.6.10-4|24	BuildRequires:	pkgconfig(exo-1) >= 0.10.0
14cu|thunar-1.6.10-4|25	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|thunar-1.6.10-4|26	BuildRequires:	pkgconfig(gamin)
14cu|thunar-1.6.10-4|27	BuildRequires:	pkgconfig(gconf-2.0)
14cu|thunar-1.6.10-4|28	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|thunar-1.6.10-4|29	BuildRequires:	pkgconfig(gudev-1.0)
14cu|thunar-1.6.10-4|30	BuildRequires:	perl(XML::Parser)
14cu|thunar-1.6.10-4|31	BuildRequires:	pkgconfig(libexif)
14cu|thunar-1.6.10-4|32	BuildRequires:	pkgconfig(libnotify)
14cu|thunar-1.6.10-4|33	BuildRequires:	pkgconfig(libpcre)
14cu|thunar-1.6.10-4|34	BuildRequires:	pkgconfig(libpng)
14cu|thunar-1.6.10-4|35	BuildRequires:	pkgconfig(libusb)
14cu|thunar-1.6.10-4|36	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.11
14cu|thunar-1.6.10-4|37	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cu|thunar-1.6.10-4|38	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.1
14cu|thunar-1.6.10-4|39	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|thunar-1.6.10-4|40	Requires:	exo
14cu|thunar-1.6.10-4|41	Requires:	shared-mime-info
14cu|thunar-1.6.10-4|42	Requires:	thunar-volman
14cu|thunar-1.6.10-4|43	
14cu|thunar-1.6.10-4|44	%description
14cu|thunar-1.6.10-4|45	Thunar has been designed from the ground up to be fast and easy-to-use.
14cu|thunar-1.6.10-4|46	Its user interface is clean and intuitive, and does not include any confusing
14cu|thunar-1.6.10-4|47	or useless options. Thunar is fast and responsive with a good start up time
14cu|thunar-1.6.10-4|48	and directory load time. Thunar is accessible using Assistive Technologies and
14cu|thunar-1.6.10-4|49	is fully standards  compliant.
14cu|thunar-1.6.10-4|50	
14cu|thunar-1.6.10-4|51	Beside the basic file management features, Thunar includes additional features
14cu|thunar-1.6.10-4|52	that set it ahead of other file managers available for the Unix/Linux desktop
14cu|thunar-1.6.10-4|53	today. For example, Thunar includes a so called Bulk Renamer that allows users
14cu|thunar-1.6.10-4|54	to easily rename multiple files at once using criterions that can be specified
14cu|thunar-1.6.10-4|55	using the available renamer plugins. Probably the most interesting renamer here
14cu|thunar-1.6.10-4|56	is the Audio Tags renamer, which generates new file names based on the tags
14cu|thunar-1.6.10-4|57	present in audio files.
14cu|thunar-1.6.10-4|58	
14cu|thunar-1.6.10-4|59	Using the Thunar Extensions Framework it is easy to extend the basic
14cu|thunar-1.6.10-4|60	functionality provided by Thunar to integrate even complex tasks into the file
14cu|thunar-1.6.10-4|61	manager, although the extension framework is still very limited in the 1.0
14cu|thunar-1.6.10-4|62	series, and the 2.0 series will include a way more powerful plugin interface
14cu|thunar-1.6.10-4|63	that allows to adjust virtually every aspect of the file manager. But since
14cu|thunar-1.6.10-4|64	writing extensions for the file manager is still a difficult and time consuming
14cu|thunar-1.6.10-4|65	job, the User Customizable Actions plugin provides users with an easy way to
14cu|thunar-1.6.10-4|66	extend the file and folder context menus with their own custom actions.
14cu|thunar-1.6.10-4|67	
14cu|thunar-1.6.10-4|68	%files -f %{oname}.lang
14cu|thunar-1.6.10-4|69	%doc AUTHORS FAQ HACKING README THANKS TODO
14cu|thunar-1.6.10-4|70	%doc docs/README.*
14cu|thunar-1.6.10-4|71	%dir %{_sysconfdir}/xdg/Thunar
14cu|thunar-1.6.10-4|72	%dir %{_datadir}/Thunar
14cu|thunar-1.6.10-4|73	%dir %{_datadir}/Thunar/sendto
14cu|thunar-1.6.10-4|74	%{_bindir}/*
14cu|thunar-1.6.10-4|75	%{_datadir}/applications/*
14cu|thunar-1.6.10-4|76	%{_iconsdir}/hicolor/*
14cu|thunar-1.6.10-4|77	%{_datadir}/pixmaps/*
14cu|thunar-1.6.10-4|78	%{_datadir}/dbus-1/services/*
14cu|thunar-1.6.10-4|79	%{_datadir}/doc/Thunar
14cu|thunar-1.6.10-4|80	%{_datadir}/Thunar/sendto/thunar-sendto-email.desktop
14cu|thunar-1.6.10-4|81	%{_libdir}/%{oname}/ThunarBulkRename
14cu|thunar-1.6.10-4|82	%{_libdir}/thunarx-%{api}
14cu|thunar-1.6.10-4|83	%{_libdir}/%{oname}/thunar-sendto-email
14cu|thunar-1.6.10-4|84	%{_mandir}/man1/*
14cu|thunar-1.6.10-4|85	%{_libdir}/xfce4/panel/plugins/*%{name}-*
14cu|thunar-1.6.10-4|86	%{_datadir}/appdata/thunar.appdata.xml
14cu|thunar-1.6.10-4|87	%{_datadir}/polkit-1/actions/org.xfce.thunar.policy
14cu|thunar-1.6.10-4|88	%{_datadir}/xfce4/panel/plugins/thunar-tpa.desktop
14cu|thunar-1.6.10-4|89	
14cu|thunar-1.6.10-4|90	#----------------------------------------------------------------------------
14cu|thunar-1.6.10-4|91	
14cu|thunar-1.6.10-4|92	%package -n %{libname}
14cu|thunar-1.6.10-4|93	Summary:	Libraries for the thunar filemanager
14cu|thunar-1.6.10-4|94	Group:		Graphical desktop/Xfce
14cu|thunar-1.6.10-4|95	Conflicts:	libthunar2_0 < 1.6.3-4
14cu|thunar-1.6.10-4|96	Obsoletes:	libthunar2_0 < 1.6.3-4
14cu|thunar-1.6.10-4|97	
14cu|thunar-1.6.10-4|98	%description -n %{libname}
14cu|thunar-1.6.10-4|99	Libraries for the thunar filemanager.
14cu|thunar-1.6.10-4|100	
14cu|thunar-1.6.10-4|101	%files -n %{libname}
14cu|thunar-1.6.10-4|102	%{_libdir}/libthunarx-%{api}.so.%{major}*
14cu|thunar-1.6.10-4|103	
14cu|thunar-1.6.10-4|104	#----------------------------------------------------------------------------
14cu|thunar-1.6.10-4|105	
14cu|thunar-1.6.10-4|106	%package -n %{devname}
14cu|thunar-1.6.10-4|107	Summary:	Development files for the thunar filemanager
14cu|thunar-1.6.10-4|108	Group:		Development/Other
14cu|thunar-1.6.10-4|109	Requires:	%{libname} = %{EVRD}
14cu|thunar-1.6.10-4|110	Provides:	%{name}-devel = %{EVRD}
14cu|thunar-1.6.10-4|111	
14cu|thunar-1.6.10-4|112	%description -n %{devname}
14cu|thunar-1.6.10-4|113	Development files for the thunar filemanager.
14cu|thunar-1.6.10-4|114	
14cu|thunar-1.6.10-4|115	%files -n %{devname}
14cu|thunar-1.6.10-4|116	%dir %{_includedir}/thunarx-%{api}
14cu|thunar-1.6.10-4|117	%{_includedir}/thunarx-%{api}/*
14cu|thunar-1.6.10-4|118	%{_libdir}/libthunarx-%{api}.so
14cu|thunar-1.6.10-4|119	%{_libdir}/pkgconfig/*.pc
14cu|thunar-1.6.10-4|120	
14cu|thunar-1.6.10-4|121	#----------------------------------------------------------------------------
14cu|thunar-1.6.10-4|122	
14cu|thunar-1.6.10-4|123	%prep
14cu|thunar-1.6.10-4|124	%setup -qn %{oname}-%{version}
14cu|thunar-1.6.10-4|125	%apply_patches
14cu|thunar-1.6.10-4|126	
14cu|thunar-1.6.10-4|127	%build
14cu|thunar-1.6.10-4|128	# re-generate it
14cu|thunar-1.6.10-4|129	pushd thunar
14cu|thunar-1.6.10-4|130	exo-csource --name=thunar_window_ui thunar-window-ui.xml > thunar-window-ui.h
14cu|thunar-1.6.10-4|131	popd
14cu|thunar-1.6.10-4|132	
14cu|thunar-1.6.10-4|133	%configure2_5x \
14cu|thunar-1.6.10-4|134	--enable-dbus \
14cu|thunar-1.6.10-4|135	--enable-exif \
14cu|thunar-1.6.10-4|136	--enable-gio-unix \
14cu|thunar-1.6.10-4|137	--enable-gtk-doc \
14cu|thunar-1.6.10-4|138	--enable-gudev \
14cu|thunar-1.6.10-4|139	--enable-notifications \
14cu|thunar-1.6.10-4|140	--enable-pcre \
14cu|thunar-1.6.10-4|141	--enable-apr-plugin \
14cu|thunar-1.6.10-4|142	--enable-tpa-plugin \
14cu|thunar-1.6.10-4|143	--enable-uca-plugin \
14cu|thunar-1.6.10-4|144	--enable-wallpaper-plugin
14cu|thunar-1.6.10-4|145	
14cu|thunar-1.6.10-4|146	%make
14cu|thunar-1.6.10-4|147	
14cu|thunar-1.6.10-4|148	%install
14cu|thunar-1.6.10-4|149	%makeinstall_std
14cu|thunar-1.6.10-4|150	
14cu|thunar-1.6.10-4|151	desktop-file-install \
14cu|thunar-1.6.10-4|152	--remove-key="Encoding" \
14cu|thunar-1.6.10-4|153	--add-category="FileManager;FileTools" \
14cu|thunar-1.6.10-4|154	--remove-category="Application" \
14cu|thunar-1.6.10-4|155	--add-only-show-in="XFCE" \
14cu|thunar-1.6.10-4|156	--remove-mime-type="x-directory/normal;x-directory/gnome-default-handler" \
14cu|thunar-1.6.10-4|157	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/Thunar*
14cu|thunar-1.6.10-4|158	
14cu|thunar-1.6.10-4|159	# Remove unneeded files
14cu|thunar-1.6.10-4|160	rm -f %{buildroot}%{_libdir}/thunarx-1/thunar-uca.la
14cu|thunar-1.6.10-4|161	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.thunarrc
14cu|thunar-1.6.10-4|162	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.volumes
14cu|thunar-1.6.10-4|163	
14cu|thunar-1.6.10-4|164	# (tpg) this file is in mandriva-xfce-config package
14cu|thunar-1.6.10-4|165	rm -rf %{buildroot}%{_sysconfdir}/xdg/Thunar/uca.xml
14cu|thunar-1.6.10-4|166	
14cu|thunar-1.6.10-4|167	%find_lang %{oname}
14cu|thunar-1.6.10-4|168	
14cu|thunar-1.6.10-4|169	
14cu|thunar-1.6.10-4|170	%changelog
14cu|thunar-1.6.10-4|171	
14cu|thunar-1.6.10-4|172	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.6.10-4
14cu|thunar-1.6.10-4|173	- (bae431a) Build with libxfce4ui-1
14cu|thunar-1.6.10-4|174	
14cu|thunar-1.6.10-4|175	

15243 14
14cu|thunar-dropbox-0.2.0-2|1	%define debug_package %{nil}
14cu|thunar-dropbox-0.2.0-2|2	
14cu|thunar-dropbox-0.2.0-2|3	Summary:	Dropbox extension for Thunar
14cu|thunar-dropbox-0.2.0-2|4	Name:		thunar-dropbox
14cu|thunar-dropbox-0.2.0-2|5	Version:	0.2.0
14cu|thunar-dropbox-0.2.0-2|6	Release:	2
14cu|thunar-dropbox-0.2.0-2|7	License:	GPLv3+
14cu|thunar-dropbox-0.2.0-2|8	Group:		Graphical desktop/Xfce
14cu|thunar-dropbox-0.2.0-2|9	Url:		http://www.softwarebakery.com/maato/thunar-dropbox.html
14cu|thunar-dropbox-0.2.0-2|10	Source0:	%{name}-%{version}.tar.bz2
14cu|thunar-dropbox-0.2.0-2|11	Source1:	wscript.32
14cu|thunar-dropbox-0.2.0-2|12	Source2:	wscript.64
14cu|thunar-dropbox-0.2.0-2|13	BuildRequires:	pkgconfig(thunarx-2)
14cu|thunar-dropbox-0.2.0-2|14	Requires:	thunar
14cu|thunar-dropbox-0.2.0-2|15	
14cu|thunar-dropbox-0.2.0-2|16	%description
14cu|thunar-dropbox-0.2.0-2|17	Dropbox extension for Thunar.
14cu|thunar-dropbox-0.2.0-2|18	
14cu|thunar-dropbox-0.2.0-2|19	%files
14cu|thunar-dropbox-0.2.0-2|20	%doc AUTHORS ChangeLog COPYING
14cu|thunar-dropbox-0.2.0-2|21	%{_libdir}/thunarx-2/*.so
14cu|thunar-dropbox-0.2.0-2|22	%{_iconsdir}/hicolor/*/*/%{name}.png
14cu|thunar-dropbox-0.2.0-2|23	
14cu|thunar-dropbox-0.2.0-2|24	#----------------------------------------------------------------------------
14cu|thunar-dropbox-0.2.0-2|25	
14cu|thunar-dropbox-0.2.0-2|26	%prep
14cu|thunar-dropbox-0.2.0-2|27	%setup -q
14cu|thunar-dropbox-0.2.0-2|28	%ifarch x86_64
14cu|thunar-dropbox-0.2.0-2|29	cp -f %{SOURCE2} wscript
14cu|thunar-dropbox-0.2.0-2|30	%else
14cu|thunar-dropbox-0.2.0-2|31	cp -f %{SOURCE1} wscript
14cu|thunar-dropbox-0.2.0-2|32	%endif
14cu|thunar-dropbox-0.2.0-2|33	
14cu|thunar-dropbox-0.2.0-2|34	%build
14cu|thunar-dropbox-0.2.0-2|35	./waf configure --prefix=/usr
14cu|thunar-dropbox-0.2.0-2|36	./waf build
14cu|thunar-dropbox-0.2.0-2|37	
14cu|thunar-dropbox-0.2.0-2|38	%install
14cu|thunar-dropbox-0.2.0-2|39	./waf install --destdir=%{buildroot}
14cu|thunar-dropbox-0.2.0-2|40	find %{buildroot} -name *.so -exec chmod 755 {} \;
14cu|thunar-dropbox-0.2.0-2|41	
14cu|thunar-dropbox-0.2.0-2|42	
14cu|thunar-dropbox-0.2.0-2|43	%changelog
14cu|thunar-dropbox-0.2.0-2|44	
14cu|thunar-dropbox-0.2.0-2|45	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-2
14cu|thunar-dropbox-0.2.0-2|46	- (19d1475) Disable empty debug package
14cu|thunar-dropbox-0.2.0-2|47	- (19d1475) Spec cleanup
14cu|thunar-dropbox-0.2.0-2|48	
14cu|thunar-dropbox-0.2.0-2|49	

15244 14
14cu|thunar-vcs-plugin-0.1.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|thunar-vcs-plugin-0.1.4-3|2	
14cu|thunar-vcs-plugin-0.1.4-3|3	Summary:	VCS support for Thunar file manager
14cu|thunar-vcs-plugin-0.1.4-3|4	Name:		thunar-vcs-plugin
14cu|thunar-vcs-plugin-0.1.4-3|5	Version:	0.1.4
14cu|thunar-vcs-plugin-0.1.4-3|6	Release:	3
14cu|thunar-vcs-plugin-0.1.4-3|7	License:	GPLv2+
14cu|thunar-vcs-plugin-0.1.4-3|8	Group:		Graphical desktop/Xfce
14cu|thunar-vcs-plugin-0.1.4-3|9	Url:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
14cu|thunar-vcs-plugin-0.1.4-3|10	Source0:	http://archive.xfce.org/src/thunar-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|thunar-vcs-plugin-0.1.4-3|11	BuildRequires:	pkgconfig(thunarx-2) >= 1.2.0
14cu|thunar-vcs-plugin-0.1.4-3|12	BuildRequires:	intltool
14cu|thunar-vcs-plugin-0.1.4-3|13	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
14cu|thunar-vcs-plugin-0.1.4-3|14	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
14cu|thunar-vcs-plugin-0.1.4-3|15	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
14cu|thunar-vcs-plugin-0.1.4-3|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.18.0
14cu|thunar-vcs-plugin-0.1.4-3|17	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
14cu|thunar-vcs-plugin-0.1.4-3|18	BuildRequires:	pkgconfig(apr-1) >= 0.9.7
14cu|thunar-vcs-plugin-0.1.4-3|19	BuildRequires:	subversion-devel >= 1.5
14cu|thunar-vcs-plugin-0.1.4-3|20	BuildRequires:	git
14cu|thunar-vcs-plugin-0.1.4-3|21	Suggests:	git
14cu|thunar-vcs-plugin-0.1.4-3|22	
14cu|thunar-vcs-plugin-0.1.4-3|23	%description
14cu|thunar-vcs-plugin-0.1.4-3|24	The Thunar VCS Plugin adds Subversion actions to the context menu of thunar.
14cu|thunar-vcs-plugin-0.1.4-3|25	This gives a VCS integration to Thunar.
14cu|thunar-vcs-plugin-0.1.4-3|26	
14cu|thunar-vcs-plugin-0.1.4-3|27	The current features are:
14cu|thunar-vcs-plugin-0.1.4-3|28	- Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete,
14cu|thunar-vcs-plugin-0.1.4-3|29	export, import, lock, log, move, properties, relocate, resolved, revert,
14cu|thunar-vcs-plugin-0.1.4-3|30	status, switch, unlock, update.
14cu|thunar-vcs-plugin-0.1.4-3|31	- Subversion info in file properties dialog.
14cu|thunar-vcs-plugin-0.1.4-3|32	- Basic git support: add, blame, branch, clean, clone, log, move, reset,
14cu|thunar-vcs-plugin-0.1.4-3|33	stash, status.
14cu|thunar-vcs-plugin-0.1.4-3|34	
14cu|thunar-vcs-plugin-0.1.4-3|35	
14cu|thunar-vcs-plugin-0.1.4-3|36	%prep
14cu|thunar-vcs-plugin-0.1.4-3|37	%setup -q
14cu|thunar-vcs-plugin-0.1.4-3|38	
14cu|thunar-vcs-plugin-0.1.4-3|39	%build
14cu|thunar-vcs-plugin-0.1.4-3|40	%configure2_5x \
14cu|thunar-vcs-plugin-0.1.4-3|41	--disable-static
14cu|thunar-vcs-plugin-0.1.4-3|42	%make
14cu|thunar-vcs-plugin-0.1.4-3|43	
14cu|thunar-vcs-plugin-0.1.4-3|44	%install
14cu|thunar-vcs-plugin-0.1.4-3|45	%makeinstall_std
14cu|thunar-vcs-plugin-0.1.4-3|46	
14cu|thunar-vcs-plugin-0.1.4-3|47	%find_lang %{name}
14cu|thunar-vcs-plugin-0.1.4-3|48	
14cu|thunar-vcs-plugin-0.1.4-3|49	%files -f %{name}.lang
14cu|thunar-vcs-plugin-0.1.4-3|50	%doc AUTHORS ChangeLog NEWS README
14cu|thunar-vcs-plugin-0.1.4-3|51	%{_libdir}/thunarx-2/thunar-vcs-plugin.so
14cu|thunar-vcs-plugin-0.1.4-3|52	%{_libdir}/tvp-git-helper
14cu|thunar-vcs-plugin-0.1.4-3|53	%{_libdir}/tvp-svn-helper
14cu|thunar-vcs-plugin-0.1.4-3|54	%{_iconsdir}/hicolor/*/apps/*
14cu|thunar-vcs-plugin-0.1.4-3|55	
14cu|thunar-vcs-plugin-0.1.4-3|56	%changelog
14cu|thunar-vcs-plugin-0.1.4-3|57	
14cu|thunar-vcs-plugin-0.1.4-3|58	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.1.4-3
14cu|thunar-vcs-plugin-0.1.4-3|59	- (042015a) Rebuild
14cu|thunar-vcs-plugin-0.1.4-3|60	
14cu|thunar-vcs-plugin-0.1.4-3|61	

15245 14
14cu|thunar-vfs-1.2.0-6|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|thunar-vfs-1.2.0-6|2	
14cu|thunar-vfs-1.2.0-6|3	%define api 1
14cu|thunar-vfs-1.2.0-6|4	%define major 2
14cu|thunar-vfs-1.2.0-6|5	%define libname %mklibname %{name} %{api} %{major}
14cu|thunar-vfs-1.2.0-6|6	%define devname %mklibname %{name} -d
14cu|thunar-vfs-1.2.0-6|7	
14cu|thunar-vfs-1.2.0-6|8	Summary:	Virtual filesystem shipped with Thunar 1.0 and earlier releases
14cu|thunar-vfs-1.2.0-6|9	Name:		thunar-vfs
14cu|thunar-vfs-1.2.0-6|10	Version:	1.2.0
14cu|thunar-vfs-1.2.0-6|11	Release:	6
14cu|thunar-vfs-1.2.0-6|12	License:	LGPLv2+
14cu|thunar-vfs-1.2.0-6|13	Group:		Graphical desktop/Xfce
14cu|thunar-vfs-1.2.0-6|14	Url:		http://thunar.xfce.org
14cu|thunar-vfs-1.2.0-6|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|thunar-vfs-1.2.0-6|16	BuildRequires:	intltool
14cu|thunar-vfs-1.2.0-6|17	BuildRequires:	jpeg-devel
14cu|thunar-vfs-1.2.0-6|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
14cu|thunar-vfs-1.2.0-6|19	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
14cu|thunar-vfs-1.2.0-6|20	BuildRequires:	pkgconfig(freetype2)
14cu|thunar-vfs-1.2.0-6|21	BuildRequires:	pkgconfig(gamin)
14cu|thunar-vfs-1.2.0-6|22	BuildRequires:	pkgconfig(gconf-2.0) >= 2.4.0
14cu|thunar-vfs-1.2.0-6|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.10.0
14cu|thunar-vfs-1.2.0-6|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.12.0
14cu|thunar-vfs-1.2.0-6|25	BuildRequires:	pkgconfig(gthread-2.0) >= 2.12.0
14cu|thunar-vfs-1.2.0-6|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10.0
14cu|thunar-vfs-1.2.0-6|27	BuildRequires:	pkgconfig(libpng) >= 1.2.0
14cu|thunar-vfs-1.2.0-6|28	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.4
14cu|thunar-vfs-1.2.0-6|29	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
14cu|thunar-vfs-1.2.0-6|30	
14cu|thunar-vfs-1.2.0-6|31	%description
14cu|thunar-vfs-1.2.0-6|32	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cu|thunar-vfs-1.2.0-6|33	earlier releases. It provides compatibility for applications that still
14cu|thunar-vfs-1.2.0-6|34	use thunar-vfs while Thunar was ported to GVFS.
14cu|thunar-vfs-1.2.0-6|35	
14cu|thunar-vfs-1.2.0-6|36	%files -f %{name}.lang
14cu|thunar-vfs-1.2.0-6|37	%doc AUTHORS ChangeLog NEWS README
14cu|thunar-vfs-1.2.0-6|38	%doc docs/ThumbnailersCacheFormat.txt docs/README.volumes
14cu|thunar-vfs-1.2.0-6|39	%{_datadir}/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
14cu|thunar-vfs-1.2.0-6|40	
14cu|thunar-vfs-1.2.0-6|41	#----------------------------------------------------------------------------
14cu|thunar-vfs-1.2.0-6|42	
14cu|thunar-vfs-1.2.0-6|43	%package -n %{libname}
14cu|thunar-vfs-1.2.0-6|44	Summary:	Shared libraries for %{name}
14cu|thunar-vfs-1.2.0-6|45	Group:		System/Libraries
14cu|thunar-vfs-1.2.0-6|46	Requires:	%{name} >= %{EVRD}
14cu|thunar-vfs-1.2.0-6|47	Conflicts:	%{name} < 1.2.0-2
14cu|thunar-vfs-1.2.0-6|48	
14cu|thunar-vfs-1.2.0-6|49	%description -n %{libname}
14cu|thunar-vfs-1.2.0-6|50	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cu|thunar-vfs-1.2.0-6|51	earlier releases. It provides compatibility for applications that still
14cu|thunar-vfs-1.2.0-6|52	use thunar-vfs while Thunar was ported to GVFS.
14cu|thunar-vfs-1.2.0-6|53	
14cu|thunar-vfs-1.2.0-6|54	This package contains the shared libraries for %{name}.
14cu|thunar-vfs-1.2.0-6|55	
14cu|thunar-vfs-1.2.0-6|56	%files -n %{libname}
14cu|thunar-vfs-1.2.0-6|57	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14cu|thunar-vfs-1.2.0-6|58	%{_libdir}/thunar-vfs-*
14cu|thunar-vfs-1.2.0-6|59	
14cu|thunar-vfs-1.2.0-6|60	#----------------------------------------------------------------------------
14cu|thunar-vfs-1.2.0-6|61	
14cu|thunar-vfs-1.2.0-6|62	%package -n %{devname}
14cu|thunar-vfs-1.2.0-6|63	Summary:	Development files for %{name}
14cu|thunar-vfs-1.2.0-6|64	Group:		Development/Other
14cu|thunar-vfs-1.2.0-6|65	Requires:	%{libname} = %{EVRD}
14cu|thunar-vfs-1.2.0-6|66	Provides:	%{name}-devel = %{EVRD}
14cu|thunar-vfs-1.2.0-6|67	Obsoletes:	%{name}-devel < 1.2.0-2
14cu|thunar-vfs-1.2.0-6|68	
14cu|thunar-vfs-1.2.0-6|69	%description -n %{devname}
14cu|thunar-vfs-1.2.0-6|70	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
14cu|thunar-vfs-1.2.0-6|71	earlier releases. It provides compatibility for applications that still
14cu|thunar-vfs-1.2.0-6|72	use thunar-vfs while Thunar was ported to GVFS.
14cu|thunar-vfs-1.2.0-6|73	
14cu|thunar-vfs-1.2.0-6|74	This package contains the libraries and header files for developing
14cu|thunar-vfs-1.2.0-6|75	applications that use %{name}.
14cu|thunar-vfs-1.2.0-6|76	
14cu|thunar-vfs-1.2.0-6|77	%files -n %{devname}
14cu|thunar-vfs-1.2.0-6|78	%doc HACKING TODO
14cu|thunar-vfs-1.2.0-6|79	%doc %{_datadir}/gtk-doc/html/%{name}/
14cu|thunar-vfs-1.2.0-6|80	%{_includedir}/%{name}-%{api}/
14cu|thunar-vfs-1.2.0-6|81	%{_libdir}/lib%{name}-%{api}.so
14cu|thunar-vfs-1.2.0-6|82	%{_libdir}/pkgconfig/thunar-vfs-%{api}.pc
14cu|thunar-vfs-1.2.0-6|83	
14cu|thunar-vfs-1.2.0-6|84	#----------------------------------------------------------------------------
14cu|thunar-vfs-1.2.0-6|85	
14cu|thunar-vfs-1.2.0-6|86	%prep
14cu|thunar-vfs-1.2.0-6|87	%setup -q
14cu|thunar-vfs-1.2.0-6|88	
14cu|thunar-vfs-1.2.0-6|89	%build
14cu|thunar-vfs-1.2.0-6|90	%configure2_5x \
14cu|thunar-vfs-1.2.0-6|91	--disable-static
14cu|thunar-vfs-1.2.0-6|92	%make
14cu|thunar-vfs-1.2.0-6|93	
14cu|thunar-vfs-1.2.0-6|94	%install
14cu|thunar-vfs-1.2.0-6|95	%makeinstall_std
14cu|thunar-vfs-1.2.0-6|96	
14cu|thunar-vfs-1.2.0-6|97	%find_lang %{name}
14cu|thunar-vfs-1.2.0-6|98	
14cu|thunar-vfs-1.2.0-6|99	# remove duplicate docs
14cu|thunar-vfs-1.2.0-6|100	rm -rf %{buildroot}%{_datadir}/doc
14cu|thunar-vfs-1.2.0-6|101	
14cu|thunar-vfs-1.2.0-6|102	%check
14cu|thunar-vfs-1.2.0-6|103	make tests
14cu|thunar-vfs-1.2.0-6|104	
14cu|thunar-vfs-1.2.0-6|105	
14cu|thunar-vfs-1.2.0-6|106	%changelog
14cu|thunar-vfs-1.2.0-6|107	
14cu|thunar-vfs-1.2.0-6|108	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-6
14cu|thunar-vfs-1.2.0-6|109	- (24a0a09) Rebuild with new xfce
14cu|thunar-vfs-1.2.0-6|110	
14cu|thunar-vfs-1.2.0-6|111	

15246 14
14cu|thunar-volman-0.8.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|thunar-volman-0.8.1-2|2	
14cu|thunar-volman-0.8.1-2|3	Summary:	A removable volume manager for Thunar
14cu|thunar-volman-0.8.1-2|4	Name:		thunar-volman
14cu|thunar-volman-0.8.1-2|5	Version:	0.8.1
14cu|thunar-volman-0.8.1-2|6	Release:	2
14cu|thunar-volman-0.8.1-2|7	License:	GPLv2+
14cu|thunar-volman-0.8.1-2|8	Group:		Graphical desktop/Xfce
14cu|thunar-volman-0.8.1-2|9	URL:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
14cu|thunar-volman-0.8.1-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|thunar-volman-0.8.1-2|11	BuildRequires:	thunar-devel >= 1.3.1
14cu|thunar-volman-0.8.1-2|12	BuildRequires:	dbus-devel >= 0.34
14cu|thunar-volman-0.8.1-2|13	BuildRequires:	libusb-devel
14cu|thunar-volman-0.8.1-2|14	BuildRequires:	pkgconfig(gudev-1.0)
14cu|thunar-volman-0.8.1-2|15	BuildRequires:	exo-devel >= 0.7.2
14cu|thunar-volman-0.8.1-2|16	BuildRequires:	libxfce4util-devel >= 4.9.0
14cu|thunar-volman-0.8.1-2|17	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cu|thunar-volman-0.8.1-2|18	BuildRequires:	xfconf-devel >= 4.7.0
14cu|thunar-volman-0.8.1-2|19	BuildRequires:	libnotify-devel >= 0.4.0
14cu|thunar-volman-0.8.1-2|20	Requires:	thunar >= 1.3.1
14cu|thunar-volman-0.8.1-2|21	Requires:	dbus >= 0.34
14cu|thunar-volman-0.8.1-2|22	Requires:	gvfs
14cu|thunar-volman-0.8.1-2|23	Obsoletes:	xfce4-volstatus-icon <= 0.1.0
14cu|thunar-volman-0.8.1-2|24	
14cu|thunar-volman-0.8.1-2|25	%description
14cu|thunar-volman-0.8.1-2|26	The Thunar Volume Manager is an extension for the Thunar
14cu|thunar-volman-0.8.1-2|27	file manager, which enables automatic management of removable
14cu|thunar-volman-0.8.1-2|28	drives and media. For example, if thunar-volman is installed
14cu|thunar-volman-0.8.1-2|29	and configured properly, and you plug in your digital camera,
14cu|thunar-volman-0.8.1-2|30	it will automatically launch your preferred photo application
14cu|thunar-volman-0.8.1-2|31	and import the new pictures from the camera into your photo collection.
14cu|thunar-volman-0.8.1-2|32	
14cu|thunar-volman-0.8.1-2|33	%prep
14cu|thunar-volman-0.8.1-2|34	%setup -q
14cu|thunar-volman-0.8.1-2|35	
14cu|thunar-volman-0.8.1-2|36	%build
14cu|thunar-volman-0.8.1-2|37	%configure2_5x \
14cu|thunar-volman-0.8.1-2|38	--enable-notifications
14cu|thunar-volman-0.8.1-2|39	
14cu|thunar-volman-0.8.1-2|40	%make
14cu|thunar-volman-0.8.1-2|41	
14cu|thunar-volman-0.8.1-2|42	%install
14cu|thunar-volman-0.8.1-2|43	%makeinstall_std
14cu|thunar-volman-0.8.1-2|44	
14cu|thunar-volman-0.8.1-2|45	%find_lang %{name} %{name}.lang
14cu|thunar-volman-0.8.1-2|46	
14cu|thunar-volman-0.8.1-2|47	%files -f %{name}.lang
14cu|thunar-volman-0.8.1-2|48	%doc AUTHORS ChangeLog NEWS README THANKS
14cu|thunar-volman-0.8.1-2|49	%{_bindir}/thunar-volman
14cu|thunar-volman-0.8.1-2|50	%{_bindir}/thunar-volman-settings
14cu|thunar-volman-0.8.1-2|51	%{_iconsdir}/hicolor/*/apps/*.png
14cu|thunar-volman-0.8.1-2|52	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|thunar-volman-0.8.1-2|53	%{_datadir}/applications/thunar-volman-settings.desktop
14cu|thunar-volman-0.8.1-2|54	
14cu|thunar-volman-0.8.1-2|55	
14cu|thunar-volman-0.8.1-2|56	
14cu|thunar-volman-0.8.1-2|57	%changelog
14cu|thunar-volman-0.8.1-2|58	
14cu|thunar-volman-0.8.1-2|59	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.8.1-2
14cu|thunar-volman-0.8.1-2|60	- (2659b8c) Rebuild with new xfce
14cu|thunar-volman-0.8.1-2|61	
14cu|thunar-volman-0.8.1-2|62	

15247 14
14cu|tickr-0.6.4-2|1	Summary:	RSS Reader
14cu|tickr-0.6.4-2|2	Name:		tickr
14cu|tickr-0.6.4-2|3	Version:	0.6.4
14cu|tickr-0.6.4-2|4	Release:	2
14cu|tickr-0.6.4-2|5	License:	GPLv3
14cu|tickr-0.6.4-2|6	Group:		Networking/News
14cu|tickr-0.6.4-2|7	Url:		http://open-tickr.net/
14cu|tickr-0.6.4-2|8	Source0:	http://www.open-tickr.net/src/%{name}-%{version}.tar.gz
14cu|tickr-0.6.4-2|9	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|tickr-0.6.4-2|10	
14cu|tickr-0.6.4-2|11	%description
14cu|tickr-0.6.4-2|12	RSS Reader.
14cu|tickr-0.6.4-2|13	
14cu|tickr-0.6.4-2|14	%files
14cu|tickr-0.6.4-2|15	%{_bindir}/*
14cu|tickr-0.6.4-2|16	%{_datadir}/applications/*
14cu|tickr-0.6.4-2|17	%{_datadir}/%{name}
14cu|tickr-0.6.4-2|18	%{_mandir}/man?/*
14cu|tickr-0.6.4-2|19	
14cu|tickr-0.6.4-2|20	#----------------------------------------------------------------------------
14cu|tickr-0.6.4-2|21	
14cu|tickr-0.6.4-2|22	%prep
14cu|tickr-0.6.4-2|23	%setup -q
14cu|tickr-0.6.4-2|24	
14cu|tickr-0.6.4-2|25	%build
14cu|tickr-0.6.4-2|26	%configure
14cu|tickr-0.6.4-2|27	%make
14cu|tickr-0.6.4-2|28	
14cu|tickr-0.6.4-2|29	%install
14cu|tickr-0.6.4-2|30	%makeinstall_std
14cu|tickr-0.6.4-2|31	
14cu|tickr-0.6.4-2|32	mkdir -p %{buildroot}/%{_mandir}/man1/
14cu|tickr-0.6.4-2|33	mkdir -p %{buildroot}/%{_datadir}/applications/
14cu|tickr-0.6.4-2|34	install -m644 tickr-url-list %{buildroot}/%{_datadir}/%{name}
14cu|tickr-0.6.4-2|35	install -m644 tickr.1 %{buildroot}/%{_mandir}/man1/
14cu|tickr-0.6.4-2|36	install -m644 tickr.desktop %{buildroot}/%{_datadir}/applications/
14cu|tickr-0.6.4-2|37	
14cu|tickr-0.6.4-2|38	
14cu|tickr-0.6.4-2|39	%changelog
14cu|tickr-0.6.4-2|40	
14cu|tickr-0.6.4-2|41	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-2
14cu|tickr-0.6.4-2|42	- (88aab32) Install man and desktop files
14cu|tickr-0.6.4-2|43	
14cu|tickr-0.6.4-2|44	

15248 14
14cu|tig-2.1.1-1|1	Name:           tig
14cu|tig-2.1.1-1|2	Version:        2.1.1
14cu|tig-2.1.1-1|3	Release:        1
14cu|tig-2.1.1-1|4	Summary:        Text-mode interface for the git revision control system
14cu|tig-2.1.1-1|5	
14cu|tig-2.1.1-1|6	Group:          Development/Other
14cu|tig-2.1.1-1|7	License:        GPLv3
14cu|tig-2.1.1-1|8	URL:            http://jonas.nitro.dk/tig
14cu|tig-2.1.1-1|9	Source0:        http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
14cu|tig-2.1.1-1|10	
14cu|tig-2.1.1-1|11	BuildRequires:  git-core
14cu|tig-2.1.1-1|12	BuildRequires:  ncurses-devel
14cu|tig-2.1.1-1|13	BuildRequires:  xmlto
14cu|tig-2.1.1-1|14	BuildRequires:  asciidoc
14cu|tig-2.1.1-1|15	Requires:       git-core
14cu|tig-2.1.1-1|16	
14cu|tig-2.1.1-1|17	%description
14cu|tig-2.1.1-1|18	Tig is a repository browser for the git revision control system that
14cu|tig-2.1.1-1|19	additionally can act as a pager for output from various git commands.
14cu|tig-2.1.1-1|20	
14cu|tig-2.1.1-1|21	When browsing repositories, it uses the underlying git commands to present the
14cu|tig-2.1.1-1|22	user with various views, such as summarized revision log and showing the commit
14cu|tig-2.1.1-1|23	with the log message, diffstat, and the diff.
14cu|tig-2.1.1-1|24	
14cu|tig-2.1.1-1|25	Using it as a pager, it will display input from stdin and colorize it.
14cu|tig-2.1.1-1|26	
14cu|tig-2.1.1-1|27	%prep
14cu|tig-2.1.1-1|28	%setup -q
14cu|tig-2.1.1-1|29	
14cu|tig-2.1.1-1|30	%build
14cu|tig-2.1.1-1|31	%configure2_5x
14cu|tig-2.1.1-1|32	%make all doc-man doc-html
14cu|tig-2.1.1-1|33	
14cu|tig-2.1.1-1|34	#Convert to unix line endings
14cu|tig-2.1.1-1|35	sed -i -e 's/\r//' *.html
14cu|tig-2.1.1-1|36	
14cu|tig-2.1.1-1|37	
14cu|tig-2.1.1-1|38	%install
14cu|tig-2.1.1-1|39	%makeinstall_std install-doc-man
14cu|tig-2.1.1-1|40	
14cu|tig-2.1.1-1|41	%clean
14cu|tig-2.1.1-1|42	
14cu|tig-2.1.1-1|43	
14cu|tig-2.1.1-1|44	%files
14cu|tig-2.1.1-1|45	%defattr(-,root,root,-)
14cu|tig-2.1.1-1|46	%doc COPYING     *.html
14cu|tig-2.1.1-1|47	%{_bindir}/tig
14cu|tig-2.1.1-1|48	# %{_bindir}/test-graph
14cu|tig-2.1.1-1|49	%{_mandir}/man1/tig.1*
14cu|tig-2.1.1-1|50	%{_mandir}/man5/tigrc.5*
14cu|tig-2.1.1-1|51	%{_mandir}/man7/tigmanual.7.*
14cu|tig-2.1.1-1|52	%{_sysconfdir}/tigrc
14cu|tig-2.1.1-1|53	
14cu|tig-2.1.1-1|54	%changelog
14cu|tig-2.1.1-1|55	
14cu|tig-2.1.1-1|56	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-1
14cu|tig-2.1.1-1|57	- (2e5ed78) Spec cleanup
14cu|tig-2.1.1-1|58	
14cu|tig-2.1.1-1|59	

15249 14
14cu|tilda-1.3.3-1|1	Summary:        Drop Down Terminal for Linux
14cu|tilda-1.3.3-1|2	Name:           tilda
14cu|tilda-1.3.3-1|3	Version:        1.3.3
14cu|tilda-1.3.3-1|4	Release:        1
14cu|tilda-1.3.3-1|5	License:        GPLv2+
14cu|tilda-1.3.3-1|6	Group:          Terminals
14cu|tilda-1.3.3-1|7	Url:            https://github.com/lanoxx/tilda
14cu|tilda-1.3.3-1|8	Source:         %{name}-%{version}.tar.gz
14cu|tilda-1.3.3-1|9	BuildRequires:  pkgconfig(vte-2.91)
14cu|tilda-1.3.3-1|10	BuildRequires:  pkgconfig(libconfuse)
14cu|tilda-1.3.3-1|11	BuildRequires:  pkgconfig(libglade-2.0)
14cu|tilda-1.3.3-1|12	BuildRequires:  pkgconfig(gtk+-3.0)
14cu|tilda-1.3.3-1|13	BuildRequires:  gettext-devel
14cu|tilda-1.3.3-1|14	
14cu|tilda-1.3.3-1|15	%description
14cu|tilda-1.3.3-1|16	Linux terminal taking after the likeness
14cu|tilda-1.3.3-1|17	of many classic terminals from first person shooter
14cu|tilda-1.3.3-1|18	games, Quake, Doom and Half-Life to name a few,
14cu|tilda-1.3.3-1|19	where the terminal has no border and is hidden from
14cu|tilda-1.3.3-1|20	the desktop till a key or keys is hit.
14cu|tilda-1.3.3-1|21	
14cu|tilda-1.3.3-1|22	%files -f %{name}.lang
14cu|tilda-1.3.3-1|23	%doc ChangeLog COPYING NEWS
14cu|tilda-1.3.3-1|24	%{_bindir}/tilda
14cu|tilda-1.3.3-1|25	%{_datadir}/applications/tilda.desktop
14cu|tilda-1.3.3-1|26	%{_datadir}/appdata/tilda.appdata.xml
14cu|tilda-1.3.3-1|27	%{_datadir}/pixmaps/tilda.png
14cu|tilda-1.3.3-1|28	#-------------------------------------------------------------------
14cu|tilda-1.3.3-1|29	
14cu|tilda-1.3.3-1|30	%prep
14cu|tilda-1.3.3-1|31	%setup -q
14cu|tilda-1.3.3-1|32	
14cu|tilda-1.3.3-1|33	
14cu|tilda-1.3.3-1|34	%build
14cu|tilda-1.3.3-1|35	./autogen.sh
14cu|tilda-1.3.3-1|36	%configure \
14cu|tilda-1.3.3-1|37	--enable-lto \
14cu|tilda-1.3.3-1|38	--disable-rpath
14cu|tilda-1.3.3-1|39	%make
14cu|tilda-1.3.3-1|40	
14cu|tilda-1.3.3-1|41	%install
14cu|tilda-1.3.3-1|42	%makeinstall_std
14cu|tilda-1.3.3-1|43	
14cu|tilda-1.3.3-1|44	%find_lang %{name}
14cu|tilda-1.3.3-1|45	
14cu|tilda-1.3.3-1|46	
14cu|tilda-1.3.3-1|47	
14cu|tilda-1.3.3-1|48	
14cu|tilda-1.3.3-1|49	
14cu|tilda-1.3.3-1|50	
14cu|tilda-1.3.3-1|51	%changelog
14cu|tilda-1.3.3-1|52	
14cu|tilda-1.3.3-1|53	* Fri Dec 16 2016 tremod <negry.m@yandex.ru> 1.3.3-1
14cu|tilda-1.3.3-1|54	- (bed630e) Upload source
14cu|tilda-1.3.3-1|55	
14cu|tilda-1.3.3-1|56	

15250 14
14cu|tiled-0.14.2-1|1	%define oname	tiled-qt
14cu|tiled-0.14.2-1|2	%define debug_package %{nil}
14cu|tiled-0.14.2-1|3	
14cu|tiled-0.14.2-1|4	%define major	1
14cu|tiled-0.14.2-1|5	%define libname	%mklibname %{name} %{major}
14cu|tiled-0.14.2-1|6	%define devname	%mklibname -d %{name}
14cu|tiled-0.14.2-1|7	
14cu|tiled-0.14.2-1|8	Name:		tiled
14cu|tiled-0.14.2-1|9	Version:	0.14.2
14cu|tiled-0.14.2-1|10	Release:	1
14cu|tiled-0.14.2-1|11	Summary:	General purpose tile map editor
14cu|tiled-0.14.2-1|12	Group:		Graphics
14cu|tiled-0.14.2-1|13	License:	GPLv2+ and BSD
14cu|tiled-0.14.2-1|14	URL:		http://www.mapeditor.org/
14cu|tiled-0.14.2-1|15	Source0:	https://github.com/bjorn/tiled/archive/v%{version}/tiled-%{version}.tar.gz
14cu|tiled-0.14.2-1|16	BuildRequires:	qt5-devel
14cu|tiled-0.14.2-1|17	BuildRequires:	qt5-tools
14cu|tiled-0.14.2-1|18	BuildRequires:	qt5-linguist-tools
14cu|tiled-0.14.2-1|19	
14cu|tiled-0.14.2-1|20	%description
14cu|tiled-0.14.2-1|21	Tiled is a general purpose tile map editor.
14cu|tiled-0.14.2-1|22	
14cu|tiled-0.14.2-1|23	It's built to be easy to use, yet flexible enough to work
14cu|tiled-0.14.2-1|24	with varying game engines, whether your game is an RPG,
14cu|tiled-0.14.2-1|25	platformer or Breakout clone.
14cu|tiled-0.14.2-1|26	
14cu|tiled-0.14.2-1|27	%package -n %{libname}
14cu|tiled-0.14.2-1|28	Summary:	The shared libraries for %{name}
14cu|tiled-0.14.2-1|29	Group:		System/Libraries
14cu|tiled-0.14.2-1|30	License:	BSD
14cu|tiled-0.14.2-1|31	
14cu|tiled-0.14.2-1|32	%description -n %{libname}
14cu|tiled-0.14.2-1|33	This package contains the shared libraries for %{name}.
14cu|tiled-0.14.2-1|34	
14cu|tiled-0.14.2-1|35	%package -n %{devname}
14cu|tiled-0.14.2-1|36	Summary:	The development files and headers for %{name}
14cu|tiled-0.14.2-1|37	Group:		Development/Other
14cu|tiled-0.14.2-1|38	License:	BSD
14cu|tiled-0.14.2-1|39	Requires:	%{libname} = %{EVRD}
14cu|tiled-0.14.2-1|40	
14cu|tiled-0.14.2-1|41	%description -n %{devname}
14cu|tiled-0.14.2-1|42	This package contains the development files and headers for %{name}.
14cu|tiled-0.14.2-1|43	
14cu|tiled-0.14.2-1|44	%prep
14cu|tiled-0.14.2-1|45	%setup -q
14cu|tiled-0.14.2-1|46	%apply_patches
14cu|tiled-0.14.2-1|47	
14cu|tiled-0.14.2-1|48	# Remove copy of zlib
14cu|tiled-0.14.2-1|49	rm -rf src/zlib
14cu|tiled-0.14.2-1|50	
14cu|tiled-0.14.2-1|51	%build
14cu|tiled-0.14.2-1|52	%qmake_qt5 PREFIX=%{_prefix} LIBDIR=%{_libdir} RPATH=no
14cu|tiled-0.14.2-1|53	%make
14cu|tiled-0.14.2-1|54	
14cu|tiled-0.14.2-1|55	%install
14cu|tiled-0.14.2-1|56	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|tiled-0.14.2-1|57	
14cu|tiled-0.14.2-1|58	# examples
14cu|tiled-0.14.2-1|59	cp -a examples %{buildroot}%{_datadir}/%{name}
14cu|tiled-0.14.2-1|60	
14cu|tiled-0.14.2-1|61	%files
14cu|tiled-0.14.2-1|62	%doc AUTHORS NEWS README.md LICENSE.BSD LICENSE.GPL
14cu|tiled-0.14.2-1|63	%{_bindir}/automappingconverter
14cu|tiled-0.14.2-1|64	%{_bindir}/tiled
14cu|tiled-0.14.2-1|65	%{_bindir}/tmxviewer
14cu|tiled-0.14.2-1|66	%{_bindir}/tmxrasterizer
14cu|tiled-0.14.2-1|67	%{_mandir}/man1/automappingconverter.1.*
14cu|tiled-0.14.2-1|68	%{_mandir}/man1/tiled.1.*
14cu|tiled-0.14.2-1|69	%{_mandir}/man1/tmxrasterizer.1.*
14cu|tiled-0.14.2-1|70	%{_mandir}/man1/tmxviewer.1.*
14cu|tiled-0.14.2-1|71	%{_libdir}/tiled/
14cu|tiled-0.14.2-1|72	%{_datadir}/icons/hicolor/*/*/*%{name}.*
14cu|tiled-0.14.2-1|73	%{_datadir}/mime/packages/%{name}.xml
14cu|tiled-0.14.2-1|74	%{_datadir}/applications/%{name}.desktop
14cu|tiled-0.14.2-1|75	%{_datadir}/tiled/
14cu|tiled-0.14.2-1|76	
14cu|tiled-0.14.2-1|77	%files -n %{libname}
14cu|tiled-0.14.2-1|78	%doc LICENSE.BSD
14cu|tiled-0.14.2-1|79	%{_libdir}/lib%{name}.so.%{major}
14cu|tiled-0.14.2-1|80	%{_libdir}/lib%{name}.so.%{major}.*
14cu|tiled-0.14.2-1|81	
14cu|tiled-0.14.2-1|82	%files -n %{devname}
14cu|tiled-0.14.2-1|83	%{_libdir}/lib%{name}.so
14cu|tiled-0.14.2-1|84	
14cu|tiled-0.14.2-1|85	
14cu|tiled-0.14.2-1|86	%changelog
14cu|tiled-0.14.2-1|87	
14cu|tiled-0.14.2-1|88	* Sun Jan 17 2016 Denis Silakov <dsilakov@gmail.com> 0.14.2-1
14cu|tiled-0.14.2-1|89	- (1ae503c) Added qt5-linguist-tools BR
14cu|tiled-0.14.2-1|90	
14cu|tiled-0.14.2-1|91	

15251 14
14cu|tilp2-1.17-1|1	Name:		tilp2
14cu|tilp2-1.17-1|2	Url:		http://lpg.ticalc.org/prj_tilp
14cu|tilp2-1.17-1|3	Version:	1.17
14cu|tilp2-1.17-1|4	Release:	1
14cu|tilp2-1.17-1|5	Source0:	http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
14cu|tilp2-1.17-1|6	Group:		Communications
14cu|tilp2-1.17-1|7	License:	GPLv2+
14cu|tilp2-1.17-1|8	BuildRequires:	pkgconfig(libusb)
14cu|tilp2-1.17-1|9	BuildRequires:	pkgconfig(tifiles2)
14cu|tilp2-1.17-1|10	BuildRequires:	pkgconfig(ticalcs2)
14cu|tilp2-1.17-1|11	BuildRequires:	pkgconfig(ticonv)
14cu|tilp2-1.17-1|12	BuildRequires:	glade
14cu|tilp2-1.17-1|13	BuildRequires:	pkgconfig(libglade-2.0)
14cu|tilp2-1.17-1|14	BuildRequires:	intltool
14cu|tilp2-1.17-1|15	# For man page generation
14cu|tilp2-1.17-1|16	BuildRequires:	groff
14cu|tilp2-1.17-1|17	Requires: xdg-utils >= 1.0.0
14cu|tilp2-1.17-1|18	Summary: TiLP is a TI<->PC linking program
14cu|tilp2-1.17-1|19	
14cu|tilp2-1.17-1|20	%description
14cu|tilp2-1.17-1|21	TiLP is a TI<->PC linking program
14cu|tilp2-1.17-1|22	
14cu|tilp2-1.17-1|23	%prep
14cu|tilp2-1.17-1|24	%setup
14cu|tilp2-1.17-1|25	
14cu|tilp2-1.17-1|26	%build
14cu|tilp2-1.17-1|27	%configure2_5x
14cu|tilp2-1.17-1|28	%make
14cu|tilp2-1.17-1|29	
14cu|tilp2-1.17-1|30	%install
14cu|tilp2-1.17-1|31	%makeinstall_std
14cu|tilp2-1.17-1|32	mkdir -p %{buildroot}/usr/share/applications
14cu|tilp2-1.17-1|33	cat >%{buildroot}/usr/share/applications/tilp.desktop <<EOF
14cu|tilp2-1.17-1|34	[Desktop Entry]
14cu|tilp2-1.17-1|35	Name=TiLP
14cu|tilp2-1.17-1|36	Name[ru]=TiLP
14cu|tilp2-1.17-1|37	Name[fr_FR]=TiLP
14cu|tilp2-1.17-1|38	Comment=Ti Linking Program
14cu|tilp2-1.17-1|39	Comment[fr_FR]=Programme de connexion pour calculatrices TI
14cu|tilp2-1.17-1|40	Comment[ru]=Программа для работы с устройствами TI
14cu|tilp2-1.17-1|41	GenericName=TI Linking Program
14cu|tilp2-1.17-1|42	GenericName[fr_FR]=Connexion calculatrices TI
14cu|tilp2-1.17-1|43	GenericName[ru]=Программа для работы с устройствами TI
14cu|tilp2-1.17-1|44	Encoding=UTF-8
14cu|tilp2-1.17-1|45	Version=1.0
14cu|tilp2-1.17-1|46	Type=Application
14cu|tilp2-1.17-1|47	Exec=/usr/bin/tilp
14cu|tilp2-1.17-1|48	Icon=/usr/share/tilp2/pixmaps/icon.xpm
14cu|tilp2-1.17-1|49	Terminal=false
14cu|tilp2-1.17-1|50	Categories=Utility;X-KDE-Utilities-Peripherals;
14cu|tilp2-1.17-1|51	MimeType=application/x-tilp
14cu|tilp2-1.17-1|52	EOF
14cu|tilp2-1.17-1|53	desktop-file-install --delete-original --vendor lpg     \
14cu|tilp2-1.17-1|54	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications          \
14cu|tilp2-1.17-1|55	${RPM_BUILD_ROOT}/usr/share/applications/tilp.desktop
14cu|tilp2-1.17-1|56	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/mime/packages
14cu|tilp2-1.17-1|57	cat >${RPM_BUILD_ROOT}%{_datadir}/mime/packages/tilp.xml <<EOF
14cu|tilp2-1.17-1|58	<?xml version="1.0" encoding="UTF-8"?>
14cu|tilp2-1.17-1|59	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14cu|tilp2-1.17-1|60	<mime-type type="application/x-tilp">
14cu|tilp2-1.17-1|61	<comment xml:lang="en">TI File</comment>
14cu|tilp2-1.17-1|62	<comment xml:lang="fr">Fichier TI</comment>
14cu|tilp2-1.17-1|63	<glob pattern="*.73?" />
14cu|tilp2-1.17-1|64	<glob pattern="*.82?" />
14cu|tilp2-1.17-1|65	<glob pattern="*.8[xX]?" />
14cu|tilp2-1.17-1|66	<glob pattern="*.85?" />
14cu|tilp2-1.17-1|67	<glob pattern="*.86?" />
14cu|tilp2-1.17-1|68	<glob pattern="*.89?" />
14cu|tilp2-1.17-1|69	<glob pattern="*.92?" />
14cu|tilp2-1.17-1|70	<glob pattern="*.9[xX]?" />
14cu|tilp2-1.17-1|71	<glob pattern="*.[vV]2?" />
14cu|tilp2-1.17-1|72	</mime-type>
14cu|tilp2-1.17-1|73	</mime-info>
14cu|tilp2-1.17-1|74	EOF
14cu|tilp2-1.17-1|75	
14cu|tilp2-1.17-1|76	%post
14cu|tilp2-1.17-1|77	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
14cu|tilp2-1.17-1|78	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
14cu|tilp2-1.17-1|79	
14cu|tilp2-1.17-1|80	%postun
14cu|tilp2-1.17-1|81	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
14cu|tilp2-1.17-1|82	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
14cu|tilp2-1.17-1|83	
14cu|tilp2-1.17-1|84	%files
14cu|tilp2-1.17-1|85	%{_bindir}/tilp
14cu|tilp2-1.17-1|86	%{_mandir}/man1/tilp*
14cu|tilp2-1.17-1|87	%{_datadir}/tilp2
14cu|tilp2-1.17-1|88	%{_datadir}/applications/lpg-tilp.desktop
14cu|tilp2-1.17-1|89	%{_datadir}/mime/packages/tilp.xml
14cu|tilp2-1.17-1|90	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
14cu|tilp2-1.17-1|91	
14cu|tilp2-1.17-1|92	
14cu|tilp2-1.17-1|93	
14cu|tilp2-1.17-1|94	%changelog
14cu|tilp2-1.17-1|95	
14cu|tilp2-1.17-1|96	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 1.17-1
14cu|tilp2-1.17-1|97	- (225726d) Added groff BR
14cu|tilp2-1.17-1|98	
14cu|tilp2-1.17-1|99	

15252 14
14cu|tintii-2.9.0-1|1	Name:		tintii
14cu|tintii-2.9.0-1|2	Version:	2.9.0
14cu|tintii-2.9.0-1|3	Release:	1
14cu|tintii-2.9.0-1|4	Summary:	Color photo image converter
14cu|tintii-2.9.0-1|5	License:	GPLv2+
14cu|tintii-2.9.0-1|6	Group:		Graphics
14cu|tintii-2.9.0-1|7	URL:		http://www.indii.org/software/tintii
14cu|tintii-2.9.0-1|8	Source0:	http://www.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
14cu|tintii-2.9.0-1|9	Source1:	%{name}.png
14cu|tintii-2.9.0-1|10	#Patch0:	tintii-2.6.0-mdv-buildfix.patch
14cu|tintii-2.9.0-1|11	BuildRequires:	scons
14cu|tintii-2.9.0-1|12	BuildRequires:	rcs
14cu|tintii-2.9.0-1|13	BuildRequires:	flex
14cu|tintii-2.9.0-1|14	BuildRequires:	wxgtku-devel
14cu|tintii-2.9.0-1|15	BuildRequires:	gomp-devel
14cu|tintii-2.9.0-1|16	BuildRequires:	boost-devel
14cu|tintii-2.9.0-1|17	BuildRequires:	doxygen
14cu|tintii-2.9.0-1|18	BuildRequires:	imagemagick
14cu|tintii-2.9.0-1|19	
14cu|tintii-2.9.0-1|20	%description
14cu|tintii-2.9.0-1|21	Tintii takes full color photos and processes them into black and white with
14cu|tintii-2.9.0-1|22	some select regions highlighted in color. The technique is known as color
14cu|tintii-2.9.0-1|23	popping or selective coloring - tintii makes it easy. Think Schindler's List's
14cu|tintii-2.9.0-1|24	little girl in red, or the dramatic style of Sin City. Tintii takes a color
14cu|tintii-2.9.0-1|25	photo and cleverly separates it into a handful of major hues. You then select
14cu|tintii-2.9.0-1|26	which colours to pop, and the rest become black & white.
14cu|tintii-2.9.0-1|27	
14cu|tintii-2.9.0-1|28	%files
14cu|tintii-2.9.0-1|29	%doc README
14cu|tintii-2.9.0-1|30	%{_bindir}/%{name}
14cu|tintii-2.9.0-1|31	%{_datadir}/applications/%{name}.desktop
14cu|tintii-2.9.0-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|tintii-2.9.0-1|33	
14cu|tintii-2.9.0-1|34	#-----------------------------------------------------------------------------
14cu|tintii-2.9.0-1|35	
14cu|tintii-2.9.0-1|36	%prep
14cu|tintii-2.9.0-1|37	%setup -q
14cu|tintii-2.9.0-1|38	%patch0 -p1
14cu|tintii-2.9.0-1|39	
14cu|tintii-2.9.0-1|40	
14cu|tintii-2.9.0-1|41	%build
14cu|tintii-2.9.0-1|42	%configure2_5x
14cu|tintii-2.9.0-1|43	%make
14cu|tintii-2.9.0-1|44	
14cu|tintii-2.9.0-1|45	
14cu|tintii-2.9.0-1|46	%install
14cu|tintii-2.9.0-1|47	%__install -dm 755 %{buildroot}%{_bindir}
14cu|tintii-2.9.0-1|48	%__install -m 755 %{name} %{buildroot}%{_bindir}
14cu|tintii-2.9.0-1|49	
14cu|tintii-2.9.0-1|50	# icon
14cu|tintii-2.9.0-1|51	%__install -d %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
14cu|tintii-2.9.0-1|52	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|tintii-2.9.0-1|53	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|tintii-2.9.0-1|54	%__install -Dm 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|tintii-2.9.0-1|55	
14cu|tintii-2.9.0-1|56	# menu-entry
14cu|tintii-2.9.0-1|57	%__install -d %{buildroot}%{_datadir}/applications
14cu|tintii-2.9.0-1|58	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|tintii-2.9.0-1|59	[Desktop Entry]
14cu|tintii-2.9.0-1|60	Type=Application
14cu|tintii-2.9.0-1|61	Encoding=UTF-8
14cu|tintii-2.9.0-1|62	Terminal=false
14cu|tintii-2.9.0-1|63	Name=Tintii
14cu|tintii-2.9.0-1|64	Comment=Color photo image converter
14cu|tintii-2.9.0-1|65	Comment[ru]=Конвертер цветных изображений
14cu|tintii-2.9.0-1|66	Exec=%{name}
14cu|tintii-2.9.0-1|67	Icon=%{name}
14cu|tintii-2.9.0-1|68	Categories=Graphics;Viewer;X-MandrivaLinux-Graphics-Utility;
14cu|tintii-2.9.0-1|69	EOF
14cu|tintii-2.9.0-1|70	
14cu|tintii-2.9.0-1|71	%changelog
14cu|tintii-2.9.0-1|72	* Mon Mar 16 2015 Giovanni Mariani <mc2374@mclink.it> 2.9.0-1
14cu|tintii-2.9.0-1|73	+ Revision: 9dc089b
14cu|tintii-2.9.0-1|74	- Updated to release 2.9.0 and dropped the now useless P0
14cu|tintii-2.9.0-1|75	
14cu|tintii-2.9.0-1|76	

15253 14
14cu|tinyproxy-1.8.3-4|1	Summary:	Lightweight, non-caching, optionally anonymizing HTTP proxy
14cu|tinyproxy-1.8.3-4|2	Name:		tinyproxy
14cu|tinyproxy-1.8.3-4|3	Version:	1.8.3
14cu|tinyproxy-1.8.3-4|4	Release:	4
14cu|tinyproxy-1.8.3-4|5	Group:		System/Servers
14cu|tinyproxy-1.8.3-4|6	# License bundled is gpl v3, but source code say gpl v2 or later
14cu|tinyproxy-1.8.3-4|7	License:	GPLv2+
14cu|tinyproxy-1.8.3-4|8	URL:		https://www.banu.com/%{name}/
14cu|tinyproxy-1.8.3-4|9	Source0:	https://www.banu.com/pub/%{name}/1.8/%{name}-%{version}.tar.bz2
14cu|tinyproxy-1.8.3-4|10	Source1:	tinyproxy.init
14cu|tinyproxy-1.8.3-4|11	Patch0:		tinyproxy-CVE-2012-3505-randomized-hashmaps.patch
14cu|tinyproxy-1.8.3-4|12	Patch1:		tinyproxy-CVE-2012-3505-limit-headers.patch
14cu|tinyproxy-1.8.3-4|13	BuildRequires:	asciidoc
14cu|tinyproxy-1.8.3-4|14	BuildRequires:	a2x
14cu|tinyproxy-1.8.3-4|15	BuildRequires:	xsltproc
14cu|tinyproxy-1.8.3-4|16	BuildRequires:  docbook-style-xsl
14cu|tinyproxy-1.8.3-4|17	BuildRequires:  docbook-dtd45-xml
14cu|tinyproxy-1.8.3-4|18	Requires(post): rpm-helper
14cu|tinyproxy-1.8.3-4|19	Requires(preun): rpm-helper
14cu|tinyproxy-1.8.3-4|20	Provides:      webproxy
14cu|tinyproxy-1.8.3-4|21	Epoch:         0
14cu|tinyproxy-1.8.3-4|22	
14cu|tinyproxy-1.8.3-4|23	%description
14cu|tinyproxy-1.8.3-4|24	An anonymizing http proxy which is very light on system resources, ideal for
14cu|tinyproxy-1.8.3-4|25	smaller networks and similar situations where other proxies (such as Squid) may
14cu|tinyproxy-1.8.3-4|26	be overkill and/or a security risk. Tinyproxy can also be configured to
14cu|tinyproxy-1.8.3-4|27	anonymize http requests (allowing for exceptions on a per-header basis).
14cu|tinyproxy-1.8.3-4|28	
14cu|tinyproxy-1.8.3-4|29	%prep
14cu|tinyproxy-1.8.3-4|30	
14cu|tinyproxy-1.8.3-4|31	%setup -q
14cu|tinyproxy-1.8.3-4|32	%patch0 -p1 -b .randomized-hashmaps
14cu|tinyproxy-1.8.3-4|33	%patch1 -p1 -b .limit-headers
14cu|tinyproxy-1.8.3-4|34	
14cu|tinyproxy-1.8.3-4|35	cp %{SOURCE1} tinyproxy.init
14cu|tinyproxy-1.8.3-4|36	
14cu|tinyproxy-1.8.3-4|37	%build
14cu|tinyproxy-1.8.3-4|38	%serverbuild
14cu|tinyproxy-1.8.3-4|39	
14cu|tinyproxy-1.8.3-4|40	%configure2_5x \
14cu|tinyproxy-1.8.3-4|41	--enable-xtinyproxy \
14cu|tinyproxy-1.8.3-4|42	--enable-filter \
14cu|tinyproxy-1.8.3-4|43	--enable-upstream \
14cu|tinyproxy-1.8.3-4|44	--enable-transparent \
14cu|tinyproxy-1.8.3-4|45	--enable-reverse \
14cu|tinyproxy-1.8.3-4|46	--sysconfdir=%{_sysconfdir}/tinyproxy \
14cu|tinyproxy-1.8.3-4|47	--with-stathost=localhost \
14cu|tinyproxy-1.8.3-4|48	--program-prefix=""
14cu|tinyproxy-1.8.3-4|49	
14cu|tinyproxy-1.8.3-4|50	%make
14cu|tinyproxy-1.8.3-4|51	
14cu|tinyproxy-1.8.3-4|52	%install
14cu|tinyproxy-1.8.3-4|53	install -d %{buildroot}%{_sysconfdir}/tinyproxy
14cu|tinyproxy-1.8.3-4|54	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|tinyproxy-1.8.3-4|55	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|tinyproxy-1.8.3-4|56	install -d %{buildroot}%{_initrddir}
14cu|tinyproxy-1.8.3-4|57	
14cu|tinyproxy-1.8.3-4|58	install -d %{buildroot}%{_logdir}/tinyproxy
14cu|tinyproxy-1.8.3-4|59	
14cu|tinyproxy-1.8.3-4|60	%makeinstall bindir=%{buildroot}%{_sbindir}
14cu|tinyproxy-1.8.3-4|61	
14cu|tinyproxy-1.8.3-4|62	mv %{buildroot}%{_sysconfdir}/tinyproxy.conf %{buildroot}%{_sysconfdir}/tinyproxy/tinyproxy.conf
14cu|tinyproxy-1.8.3-4|63	/bin/touch %{buildroot}%{_sysconfdir}/tinyproxy/filter
14cu|tinyproxy-1.8.3-4|64	
14cu|tinyproxy-1.8.3-4|65	install -m0755 tinyproxy.init %{buildroot}%{_initrddir}/tinyproxy
14cu|tinyproxy-1.8.3-4|66	
14cu|tinyproxy-1.8.3-4|67	/bin/echo "FLAGS=\" -c /etc/tinyproxy/tinyproxy.conf\"" > %{buildroot}%{_sysconfdir}/sysconfig/tinyproxy
14cu|tinyproxy-1.8.3-4|68	
14cu|tinyproxy-1.8.3-4|69	cat > %{buildroot}%{_sysconfdir}/logrotate.d/tinyproxy <<EOF
14cu|tinyproxy-1.8.3-4|70	/var/log/tinyproxy.log {
14cu|tinyproxy-1.8.3-4|71	rotate 7
14cu|tinyproxy-1.8.3-4|72	daily
14cu|tinyproxy-1.8.3-4|73	compress
14cu|tinyproxy-1.8.3-4|74	missingok
14cu|tinyproxy-1.8.3-4|75	postrotate
14cu|tinyproxy-1.8.3-4|76	if [ -f /var/run/tinyproxy.pid ]; then
14cu|tinyproxy-1.8.3-4|77	/etc/init.d/tinyproxy restart > /dev/null
14cu|tinyproxy-1.8.3-4|78	fi
14cu|tinyproxy-1.8.3-4|79	endscript
14cu|tinyproxy-1.8.3-4|80	}
14cu|tinyproxy-1.8.3-4|81	EOF
14cu|tinyproxy-1.8.3-4|82	
14cu|tinyproxy-1.8.3-4|83	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|tinyproxy-1.8.3-4|84	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|tinyproxy-1.8.3-4|85	d /run/tinyproxy 0755 root root
14cu|tinyproxy-1.8.3-4|86	EOF
14cu|tinyproxy-1.8.3-4|87	
14cu|tinyproxy-1.8.3-4|88	%post
14cu|tinyproxy-1.8.3-4|89	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|tinyproxy-1.8.3-4|90	%_post_service tinyproxy
14cu|tinyproxy-1.8.3-4|91	
14cu|tinyproxy-1.8.3-4|92	%preun
14cu|tinyproxy-1.8.3-4|93	%_preun_service tinyproxy
14cu|tinyproxy-1.8.3-4|94	
14cu|tinyproxy-1.8.3-4|95	
14cu|tinyproxy-1.8.3-4|96	%files
14cu|tinyproxy-1.8.3-4|97	%doc docs/*.txt
14cu|tinyproxy-1.8.3-4|98	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14cu|tinyproxy-1.8.3-4|99	%attr(0755,root,root) %{_sbindir}/tinyproxy
14cu|tinyproxy-1.8.3-4|100	%attr(0755,root,root) %{_initrddir}/tinyproxy
14cu|tinyproxy-1.8.3-4|101	%config(noreplace) %{_sysconfdir}/sysconfig/tinyproxy
14cu|tinyproxy-1.8.3-4|102	%config(noreplace) %{_sysconfdir}/logrotate.d/tinyproxy
14cu|tinyproxy-1.8.3-4|103	%dir %{_sysconfdir}/tinyproxy
14cu|tinyproxy-1.8.3-4|104	%{_tmpfilesdir}/%{name}.conf
14cu|tinyproxy-1.8.3-4|105	%config(noreplace) %{_sysconfdir}/tinyproxy/tinyproxy.conf
14cu|tinyproxy-1.8.3-4|106	%config(noreplace) %{_sysconfdir}/tinyproxy/filter
14cu|tinyproxy-1.8.3-4|107	%{_logdir}/tinyproxy/
14cu|tinyproxy-1.8.3-4|108	%{_mandir}/man8/tinyproxy.8*
14cu|tinyproxy-1.8.3-4|109	%{_mandir}/man5/*
14cu|tinyproxy-1.8.3-4|110	%{_datadir}/tinyproxy
14cu|tinyproxy-1.8.3-4|111	
14cu|tinyproxy-1.8.3-4|112	%changelog
14cu|tinyproxy-1.8.3-4|113	
14cu|tinyproxy-1.8.3-4|114	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0:1.8.3-4
14cu|tinyproxy-1.8.3-4|115	- (fc4b588) Use tmpfiles
14cu|tinyproxy-1.8.3-4|116	
14cu|tinyproxy-1.8.3-4|117	

15254 14
14cu|tinyxml2-3.0.0-1|1	%define major   3
14cu|tinyxml2-3.0.0-1|2	%define libname %mklibname %{name} _%{major}
14cu|tinyxml2-3.0.0-1|3	%define devname %mklibname %{name} -d
14cu|tinyxml2-3.0.0-1|4	%define debug_package	%{nil}
14cu|tinyxml2-3.0.0-1|5	
14cu|tinyxml2-3.0.0-1|6	Name:           tinyxml2
14cu|tinyxml2-3.0.0-1|7	Version:        3.0.0
14cu|tinyxml2-3.0.0-1|8	Release:        1
14cu|tinyxml2-3.0.0-1|9	Summary:        Simple, small and efficient C++ XML parser
14cu|tinyxml2-3.0.0-1|10	Group:          System/Libraries
14cu|tinyxml2-3.0.0-1|11	License:        zlib
14cu|tinyxml2-3.0.0-1|12	URL:            http://www.grinninglizard.com/tinyxml2/
14cu|tinyxml2-3.0.0-1|13	Source0:        https://github.com/leethomason/tinyxml2/archive/%{version}/%{name}-%{version}.tar.gz
14cu|tinyxml2-3.0.0-1|14	Source1:        FindTinyXML2.cmake
14cu|tinyxml2-3.0.0-1|15	
14cu|tinyxml2-3.0.0-1|16	BuildRequires:  cmake
14cu|tinyxml2-3.0.0-1|17	BuildRequires:  doxygen
14cu|tinyxml2-3.0.0-1|18	
14cu|tinyxml2-3.0.0-1|19	%description
14cu|tinyxml2-3.0.0-1|20	TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
14cu|tinyxml2-3.0.0-1|21	easily integrated into other programs. It uses a Document Object Model
14cu|tinyxml2-3.0.0-1|22	(DOM), meaning the XML data is parsed into a C++ objects that can be
14cu|tinyxml2-3.0.0-1|23	browsed and manipulated, and then written to disk or another output stream.
14cu|tinyxml2-3.0.0-1|24	
14cu|tinyxml2-3.0.0-1|25	#------------------------------------------------------------------
14cu|tinyxml2-3.0.0-1|26	
14cu|tinyxml2-3.0.0-1|27	%package -n     %{libname}
14cu|tinyxml2-3.0.0-1|28	Summary:        Simple, small and efficient C++ XML parser
14cu|tinyxml2-3.0.0-1|29	Group:          System/Libraries
14cu|tinyxml2-3.0.0-1|30	
14cu|tinyxml2-3.0.0-1|31	%description -n %{libname}
14cu|tinyxml2-3.0.0-1|32	TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
14cu|tinyxml2-3.0.0-1|33	easily integrated into other programs. It uses a Document Object Model
14cu|tinyxml2-3.0.0-1|34	(DOM), meaning the XML data is parsed into a C++ objects that can be
14cu|tinyxml2-3.0.0-1|35	browsed and manipulated, and then written to disk or another output stream.
14cu|tinyxml2-3.0.0-1|36	
14cu|tinyxml2-3.0.0-1|37	TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs
14cu|tinyxml2-3.0.0-1|38	(eXtensible Stylesheet Language).
14cu|tinyxml2-3.0.0-1|39	
14cu|tinyxml2-3.0.0-1|40	TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the
14cu|tinyxml2-3.0.0-1|41	parser was completely re-written to make it more appropriate for use in a
14cu|tinyxml2-3.0.0-1|42	game. It uses less memory, is faster, and uses far fewer memory allocations.
14cu|tinyxml2-3.0.0-1|43	
14cu|tinyxml2-3.0.0-1|44	%files -n      %{libname}
14cu|tinyxml2-3.0.0-1|45	%doc readme.md
14cu|tinyxml2-3.0.0-1|46	%{_libdir}/lib%{name}.so.%{major}
14cu|tinyxml2-3.0.0-1|47	%{_libdir}/lib%{name}.so.%{version}
14cu|tinyxml2-3.0.0-1|48	
14cu|tinyxml2-3.0.0-1|49	#------------------------------------------------------------------
14cu|tinyxml2-3.0.0-1|50	
14cu|tinyxml2-3.0.0-1|51	%package -n     %{devname}
14cu|tinyxml2-3.0.0-1|52	Summary:        Development files for %{name}
14cu|tinyxml2-3.0.0-1|53	Group:          Development/C++
14cu|tinyxml2-3.0.0-1|54	Requires:       %{libname} = %{EVRD}
14cu|tinyxml2-3.0.0-1|55	
14cu|tinyxml2-3.0.0-1|56	%description -n %{devname}
14cu|tinyxml2-3.0.0-1|57	This package contains the libraries and header files that are needed
14cu|tinyxml2-3.0.0-1|58	for writing applications with the %{name} library.
14cu|tinyxml2-3.0.0-1|59	
14cu|tinyxml2-3.0.0-1|60	%files -n      %{devname}
14cu|tinyxml2-3.0.0-1|61	%doc readme.md docs/*
14cu|tinyxml2-3.0.0-1|62	%{_datadir}/cmake/Modules/FindTinyXML2.cmake
14cu|tinyxml2-3.0.0-1|63	%{_includedir}/%{name}.h
14cu|tinyxml2-3.0.0-1|64	%{_libdir}/lib%{name}.so
14cu|tinyxml2-3.0.0-1|65	%{_libdir}/pkgconfig/%{name}.pc
14cu|tinyxml2-3.0.0-1|66	
14cu|tinyxml2-3.0.0-1|67	#------------------------------------------------------------------
14cu|tinyxml2-3.0.0-1|68	
14cu|tinyxml2-3.0.0-1|69	%prep
14cu|tinyxml2-3.0.0-1|70	%setup -q
14cu|tinyxml2-3.0.0-1|71	
14cu|tinyxml2-3.0.0-1|72	%build
14cu|tinyxml2-3.0.0-1|73	%cmake
14cu|tinyxml2-3.0.0-1|74	%make
14cu|tinyxml2-3.0.0-1|75	
14cu|tinyxml2-3.0.0-1|76	# Build the documentation from the "dox" template
14cu|tinyxml2-3.0.0-1|77	cd ..
14cu|tinyxml2-3.0.0-1|78	doxygen dox
14cu|tinyxml2-3.0.0-1|79	
14cu|tinyxml2-3.0.0-1|80	%check
14cu|tinyxml2-3.0.0-1|81	pushd build
14cu|tinyxml2-3.0.0-1|82	export LD_LIBRARY_PATH=`pwd`
14cu|tinyxml2-3.0.0-1|83	./xmltest
14cu|tinyxml2-3.0.0-1|84	popd
14cu|tinyxml2-3.0.0-1|85	
14cu|tinyxml2-3.0.0-1|86	%install
14cu|tinyxml2-3.0.0-1|87	%makeinstall_std -C build
14cu|tinyxml2-3.0.0-1|88	
14cu|tinyxml2-3.0.0-1|89	# Install CMake find module
14cu|tinyxml2-3.0.0-1|90	install -D -m644 %{SOURCE1} \
14cu|tinyxml2-3.0.0-1|91	%{buildroot}%{_datadir}/cmake/Modules/FindTinyXML2.cmake
14cu|tinyxml2-3.0.0-1|92	
14cu|tinyxml2-3.0.0-1|93	
14cu|tinyxml2-3.0.0-1|94	%changelog
14cu|tinyxml2-3.0.0-1|95	
14cu|tinyxml2-3.0.0-1|96	* Thu Aug 20 2015 abfonly <abfonly@gmail.com> 3.0.0-1
14cu|tinyxml2-3.0.0-1|97	- (0bd59ad) Imported from SRPM
14cu|tinyxml2-3.0.0-1|98	
14cu|tinyxml2-3.0.0-1|99	

15255 14
14cu|tkcvs-8.2.3-1|1	Summary:	Tk interface for CVS
14cu|tkcvs-8.2.3-1|2	Name:		tkcvs
14cu|tkcvs-8.2.3-1|3	Version: 	8.2.3
14cu|tkcvs-8.2.3-1|4	Release: 	1
14cu|tkcvs-8.2.3-1|5	License:	GPLv2
14cu|tkcvs-8.2.3-1|6	Group:		Development/Other
14cu|tkcvs-8.2.3-1|7	Url:            http://www.twobarleycorns.net/tkcvs.html
14cu|tkcvs-8.2.3-1|8	Source:         http://www.twobarleycorns.net/%{name}-%{version}.tar.gz
14cu|tkcvs-8.2.3-1|9	Patch0:		tkcvs-8.2.1-paths.patch
14cu|tkcvs-8.2.3-1|10	Requires:	tk
14cu|tkcvs-8.2.3-1|11	Requires:	cvs
14cu|tkcvs-8.2.3-1|12	Requires:	tcl
14cu|tkcvs-8.2.3-1|13	BuildArch:	noarch
14cu|tkcvs-8.2.3-1|14	Epoch:		1
14cu|tkcvs-8.2.3-1|15	
14cu|tkcvs-8.2.3-1|16	%description
14cu|tkcvs-8.2.3-1|17	TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion
14cu|tkcvs-8.2.3-1|18	configuration management systems.  It includes facilities for providing
14cu|tkcvs-8.2.3-1|19	"user friendly" names to modules and directories within the repository,
14cu|tkcvs-8.2.3-1|20	and provides a facility to interactively browse the repository looking
14cu|tkcvs-8.2.3-1|21	for modules and directories.
14cu|tkcvs-8.2.3-1|22	
14cu|tkcvs-8.2.3-1|23	%prep
14cu|tkcvs-8.2.3-1|24	%setup -q
14cu|tkcvs-8.2.3-1|25	%patch0 -p1 -b .paths
14cu|tkcvs-8.2.3-1|26	
14cu|tkcvs-8.2.3-1|27	%install
14cu|tkcvs-8.2.3-1|28	install -d %{buildroot}/%{_bindir}/
14cu|tkcvs-8.2.3-1|29	install -d %{buildroot}/%{_datadir}/tkcvs/bitmaps
14cu|tkcvs-8.2.3-1|30	install -d %{buildroot}/%{_mandir}/man1
14cu|tkcvs-8.2.3-1|31	
14cu|tkcvs-8.2.3-1|32	install tkcvs/tkcvs.tcl %{buildroot}/%{_bindir}/tkcvs
14cu|tkcvs-8.2.3-1|33	install tkdiff/tkdiff %{buildroot}/%{_bindir}/tkdiff
14cu|tkcvs-8.2.3-1|34	install tkcvs/*.tcl       %{buildroot}/%{_datadir}/tkcvs
14cu|tkcvs-8.2.3-1|35	install tkcvs/tclIndex    %{buildroot}/%{_datadir}/tkcvs
14cu|tkcvs-8.2.3-1|36	install tkcvs/bitmaps/*         %{buildroot}/%{_datadir}/tkcvs/bitmaps/
14cu|tkcvs-8.2.3-1|37	install tkcvs/*.1         %{buildroot}/%{_mandir}/man1
14cu|tkcvs-8.2.3-1|38	rm -f %{buildroot}/%{_mandir}/tkcvs/tkcvs_def.tcl
14cu|tkcvs-8.2.3-1|39	install -d %{buildroot}/%{_sysconfdir}/cvs/
14cu|tkcvs-8.2.3-1|40	install tkcvs/tkcvs_def.tcl %{buildroot}/%{_sysconfdir}/cvs/
14cu|tkcvs-8.2.3-1|41	
14cu|tkcvs-8.2.3-1|42	#README.tkcvs tkdiff/COPYING tkcvs/vendor.readme tkcvs/branchgen.sh
14cu|tkcvs-8.2.3-1|43	ln tkdiff/LICENSE.txt tkdiff.LICENSE.txt
14cu|tkcvs-8.2.3-1|44	ln tkdiff/README.txt tkdiff.README.txt
14cu|tkcvs-8.2.3-1|45	ln tkdiff/CHANGELOG.txt tkdiff.CHANGELOG.txt
14cu|tkcvs-8.2.3-1|46	
14cu|tkcvs-8.2.3-1|47	# Menu support
14cu|tkcvs-8.2.3-1|48	
14cu|tkcvs-8.2.3-1|49	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tkcvs-8.2.3-1|50	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|tkcvs-8.2.3-1|51	[Desktop Entry]
14cu|tkcvs-8.2.3-1|52	Name=TkCVS
14cu|tkcvs-8.2.3-1|53	Comment=Graphical interface to CVS and SVN
14cu|tkcvs-8.2.3-1|54	Comment[ru]=Графический интерфейс для CVS и SVN
14cu|tkcvs-8.2.3-1|55	Exec=%{_bindir}/%{name}
14cu|tkcvs-8.2.3-1|56	Icon=development_tools_section
14cu|tkcvs-8.2.3-1|57	Terminal=false
14cu|tkcvs-8.2.3-1|58	Type=Application
14cu|tkcvs-8.2.3-1|59	StartupNotify=true
14cu|tkcvs-8.2.3-1|60	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
14cu|tkcvs-8.2.3-1|61	EOF
14cu|tkcvs-8.2.3-1|62	
14cu|tkcvs-8.2.3-1|63	cat > %{buildroot}%{_datadir}/applications/tkdiff.desktop <<EOF
14cu|tkcvs-8.2.3-1|64	[Desktop Entry]
14cu|tkcvs-8.2.3-1|65	Name=TkDiff
14cu|tkcvs-8.2.3-1|66	Comment=Graphical interface to diff
14cu|tkcvs-8.2.3-1|67	Comment[ru]=Графический интерфейс для команды diff
14cu|tkcvs-8.2.3-1|68	Exec=%{_bindir}/tkdiff
14cu|tkcvs-8.2.3-1|69	Icon=development_tools_section
14cu|tkcvs-8.2.3-1|70	Terminal=false
14cu|tkcvs-8.2.3-1|71	Type=Application
14cu|tkcvs-8.2.3-1|72	StartupNotify=true
14cu|tkcvs-8.2.3-1|73	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
14cu|tkcvs-8.2.3-1|74	EOF
14cu|tkcvs-8.2.3-1|75	
14cu|tkcvs-8.2.3-1|76	
14cu|tkcvs-8.2.3-1|77	%files
14cu|tkcvs-8.2.3-1|78	%doc FAQ.txt CHANGELOG.txt tkdiff*.txt
14cu|tkcvs-8.2.3-1|79	%attr(755,root,root) %{_bindir}/*
14cu|tkcvs-8.2.3-1|80	%{_datadir}/tkcvs/*.tcl
14cu|tkcvs-8.2.3-1|81	%dir %{_datadir}/tkcvs/
14cu|tkcvs-8.2.3-1|82	%dir %{_datadir}/tkcvs/bitmaps/
14cu|tkcvs-8.2.3-1|83	%{_datadir}/tkcvs/tclIndex
14cu|tkcvs-8.2.3-1|84	%{_datadir}/applications/*.desktop
14cu|tkcvs-8.2.3-1|85	%{_mandir}/man*/*
14cu|tkcvs-8.2.3-1|86	%{_datadir}/tkcvs/bitmaps/*
14cu|tkcvs-8.2.3-1|87	%config(noreplace) %{_sysconfdir}/cvs/tkcvs_def.tcl
14cu|tkcvs-8.2.3-1|88	
14cu|tkcvs-8.2.3-1|89	
14cu|tkcvs-8.2.3-1|90	
14cu|tkcvs-8.2.3-1|91	%changelog
14cu|tkcvs-8.2.3-1|92	
14cu|tkcvs-8.2.3-1|93	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 1:8.2.3-1
14cu|tkcvs-8.2.3-1|94	- (3ec049d) Updated to 8.2.3
14cu|tkcvs-8.2.3-1|95	
14cu|tkcvs-8.2.3-1|96	

15256 14
14cu|tmux-2.6-1|1	Summary:	Terminal multiplexer
14cu|tmux-2.6-1|2	Name:		tmux
14cu|tmux-2.6-1|3	Version:	2.6
14cu|tmux-2.6-1|4	Release:	1
14cu|tmux-2.6-1|5	License:	BSD
14cu|tmux-2.6-1|6	Group:		Terminals
14cu|tmux-2.6-1|7	Url:		http://tmux.github.io/
14cu|tmux-2.6-1|8	Source0:	https://github.com/tmux/tmux/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|tmux-2.6-1|9	
14cu|tmux-2.6-1|10	BuildRequires:	pkgconfig(libevent)
14cu|tmux-2.6-1|11	BuildRequires:	pkgconfig(ncurses)
14cu|tmux-2.6-1|12	
14cu|tmux-2.6-1|13	%description
14cu|tmux-2.6-1|14	tmux is a "terminal multiplexer". It allows a number of terminals (or
14cu|tmux-2.6-1|15	windows) to be accessed and controlled from a single terminal. It is
14cu|tmux-2.6-1|16	intended to be a simple, modern, BSD-licensed alternative to programs
14cu|tmux-2.6-1|17	such as GNU screen.
14cu|tmux-2.6-1|18	
14cu|tmux-2.6-1|19	%prep
14cu|tmux-2.6-1|20	%setup -q
14cu|tmux-2.6-1|21	
14cu|tmux-2.6-1|22	%build
14cu|tmux-2.6-1|23	autoreconf -fi
14cu|tmux-2.6-1|24	%configure2_5x
14cu|tmux-2.6-1|25	%make
14cu|tmux-2.6-1|26	
14cu|tmux-2.6-1|27	%install
14cu|tmux-2.6-1|28	install -d %{buildroot}%{_bindir}
14cu|tmux-2.6-1|29	install -m 755 tmux %{buildroot}%{_bindir}
14cu|tmux-2.6-1|30	install -d %{buildroot}%{_mandir}/man1
14cu|tmux-2.6-1|31	install -m 644 tmux.1 %{buildroot}%{_mandir}/man1
14cu|tmux-2.6-1|32	
14cu|tmux-2.6-1|33	%files
14cu|tmux-2.6-1|34	%doc TODO CHANGES
14cu|tmux-2.6-1|35	%{_bindir}/tmux
14cu|tmux-2.6-1|36	%{_mandir}/man1/tmux.*
14cu|tmux-2.6-1|37	
14cu|tmux-2.6-1|38	%changelog
14cu|tmux-2.6-1|39	
14cu|tmux-2.6-1|40	* Mon Dec 25 2017 Sergey Sokolov <sokol@xi-ix.org> 2.6-1
14cu|tmux-2.6-1|41	- (7defbd9) Merge branch 'rosa2016.1' into rosa2014.1
14cu|tmux-2.6-1|42	
14cu|tmux-2.6-1|43	

15257 14
14cu|tn5250-0.17.4-10|1	%define Werror_cflags %{nil}
14cu|tn5250-0.17.4-10|2	
14cu|tn5250-0.17.4-10|3	%define major 0
14cu|tn5250-0.17.4-10|4	%define libname %mklibname 5250_ %{major}
14cu|tn5250-0.17.4-10|5	%define devname %mklibname %{name} -d
14cu|tn5250-0.17.4-10|6	
14cu|tn5250-0.17.4-10|7	Summary:	5250 Telnet protocol and Terminal
14cu|tn5250-0.17.4-10|8	Name:		tn5250
14cu|tn5250-0.17.4-10|9	Version:	0.17.4
14cu|tn5250-0.17.4-10|10	Release:	10
14cu|tn5250-0.17.4-10|11	License:	LGPLv2.1+
14cu|tn5250-0.17.4-10|12	Group:		Networking/Other
14cu|tn5250-0.17.4-10|13	Url:		http://tn5250.sourceforge.net
14cu|tn5250-0.17.4-10|14	Source0:	http://prdownloads.sourceforge.net/tn5250/%{name}-%{version}.tar.bz2
14cu|tn5250-0.17.4-10|15	Patch0:		tn5250-0.17.4-sslv2.patch
14cu|tn5250-0.17.4-10|16	BuildRequires:	pkgconfig(ncurses)
14cu|tn5250-0.17.4-10|17	BuildRequires:	pkgconfig(openssl)
14cu|tn5250-0.17.4-10|18	Requires:	ncurses
14cu|tn5250-0.17.4-10|19	Requires:	openssl
14cu|tn5250-0.17.4-10|20	Requires(post):	ncurses
14cu|tn5250-0.17.4-10|21	
14cu|tn5250-0.17.4-10|22	%description
14cu|tn5250-0.17.4-10|23	tn5250 is an implementation of the 5250 Telnet protocol.
14cu|tn5250-0.17.4-10|24	It provides 5250 library and 5250 terminal emulation.
14cu|tn5250-0.17.4-10|25	
14cu|tn5250-0.17.4-10|26	%files
14cu|tn5250-0.17.4-10|27	%doc AUTHORS COPYING ChangeLog NEWS README README.ssl TODO README.linux
14cu|tn5250-0.17.4-10|28	%{_bindir}/*5250
14cu|tn5250-0.17.4-10|29	%{_bindir}/*5250d
14cu|tn5250-0.17.4-10|30	%{_bindir}/scs2*
14cu|tn5250-0.17.4-10|31	%{_bindir}/5250keys
14cu|tn5250-0.17.4-10|32	%{_mandir}/man[15]/*
14cu|tn5250-0.17.4-10|33	%dir %{_datadir}/%{name}
14cu|tn5250-0.17.4-10|34	%{_datadir}/%{name}/*
14cu|tn5250-0.17.4-10|35	%{_datadir}/icons/*
14cu|tn5250-0.17.4-10|36	%{_datadir}/applications/%{name}.desktop
14cu|tn5250-0.17.4-10|37	
14cu|tn5250-0.17.4-10|38	%post
14cu|tn5250-0.17.4-10|39	if which tic>/dev/null 2>&1; then tic %{_datadir}/%{name}/5250.terminfo >/dev/null 2>&1; fi
14cu|tn5250-0.17.4-10|40	
14cu|tn5250-0.17.4-10|41	%preun
14cu|tn5250-0.17.4-10|42	if [ $1 = 0 ]; then
14cu|tn5250-0.17.4-10|43	rm -f %{_datadir}/terminfo/5/5250
14cu|tn5250-0.17.4-10|44	rm -f %{_datadir}/terminfo/X/xterm-5250
14cu|tn5250-0.17.4-10|45	fi
14cu|tn5250-0.17.4-10|46	
14cu|tn5250-0.17.4-10|47	#----------------------------------------------------------------------------
14cu|tn5250-0.17.4-10|48	
14cu|tn5250-0.17.4-10|49	%package -n %{libname}
14cu|tn5250-0.17.4-10|50	Summary:	Shared library for 5250 protocol
14cu|tn5250-0.17.4-10|51	Group:		System/Libraries
14cu|tn5250-0.17.4-10|52	Conflicts:	%{_lib}tn52501 < 0.17.4-9
14cu|tn5250-0.17.4-10|53	Obsoletes:	%{_lib}tn52501 < 0.17.4-9
14cu|tn5250-0.17.4-10|54	
14cu|tn5250-0.17.4-10|55	%description -n %{libname}
14cu|tn5250-0.17.4-10|56	tn5250 is an implementation of the 5250 Telnet protocol.
14cu|tn5250-0.17.4-10|57	It provides 5250 library and 5250 terminal emulation.
14cu|tn5250-0.17.4-10|58	
14cu|tn5250-0.17.4-10|59	%files -n %{libname}
14cu|tn5250-0.17.4-10|60	%{_libdir}/lib5250.so.%{major}*
14cu|tn5250-0.17.4-10|61	
14cu|tn5250-0.17.4-10|62	#----------------------------------------------------------------------------
14cu|tn5250-0.17.4-10|63	
14cu|tn5250-0.17.4-10|64	%package -n %{devname}
14cu|tn5250-0.17.4-10|65	Summary:	Development files for 5250 protocol
14cu|tn5250-0.17.4-10|66	Group:		Development/Other
14cu|tn5250-0.17.4-10|67	Requires:	%{libname} = %{EVRD}
14cu|tn5250-0.17.4-10|68	Provides:	%{name}-devel = %{EVRD}
14cu|tn5250-0.17.4-10|69	Conflicts:	%{name}-devel < 0.17.4-9
14cu|tn5250-0.17.4-10|70	Obsoletes:	%{name}-devel < 0.17.4-9
14cu|tn5250-0.17.4-10|71	
14cu|tn5250-0.17.4-10|72	%description -n %{devname}
14cu|tn5250-0.17.4-10|73	tn5250 is an implementation of the 5250 Telnet protocol.
14cu|tn5250-0.17.4-10|74	It provides 5250 library and 5250 terminal emulation.
14cu|tn5250-0.17.4-10|75	
14cu|tn5250-0.17.4-10|76	%files -n %{devname}
14cu|tn5250-0.17.4-10|77	%{_libdir}/lib5250.so
14cu|tn5250-0.17.4-10|78	%{_includedir}/tn5250.h
14cu|tn5250-0.17.4-10|79	%dir %{_includedir}/tn5250
14cu|tn5250-0.17.4-10|80	%{_includedir}/tn5250/*.h
14cu|tn5250-0.17.4-10|81	
14cu|tn5250-0.17.4-10|82	#----------------------------------------------------------------------------
14cu|tn5250-0.17.4-10|83	
14cu|tn5250-0.17.4-10|84	%prep
14cu|tn5250-0.17.4-10|85	%setup -q
14cu|tn5250-0.17.4-10|86	%patch0 -p1
14cu|tn5250-0.17.4-10|87	perl -pi -e 's,Example\:,Example\:\\n\\,' src/tn5250.c
14cu|tn5250-0.17.4-10|88	
14cu|tn5250-0.17.4-10|89	%build
14cu|tn5250-0.17.4-10|90	%configure2_5x \
14cu|tn5250-0.17.4-10|91	--disable-static \
14cu|tn5250-0.17.4-10|92	--with-x \
14cu|tn5250-0.17.4-10|93	--with-ssl
14cu|tn5250-0.17.4-10|94	%make
14cu|tn5250-0.17.4-10|95	
14cu|tn5250-0.17.4-10|96	%install
14cu|tn5250-0.17.4-10|97	%makeinstall_std
14cu|tn5250-0.17.4-10|98	
14cu|tn5250-0.17.4-10|99	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tn5250-0.17.4-10|100	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|tn5250-0.17.4-10|101	[Desktop Entry]
14cu|tn5250-0.17.4-10|102	Encoding=UTF-8
14cu|tn5250-0.17.4-10|103	Name=%{name}
14cu|tn5250-0.17.4-10|104	Name[ru]=%{name}
14cu|tn5250-0.17.4-10|105	Comment=5250 Telnet protocol and Terminal
14cu|tn5250-0.17.4-10|106	Comment[ru]=Реализация и эмулятор терминала telnet-протокола 5250
14cu|tn5250-0.17.4-10|107	Exec=%{_bindir}/%{name}
14cu|tn5250-0.17.4-10|108	Icon=%{name}
14cu|tn5250-0.17.4-10|109	Terminal=false
14cu|tn5250-0.17.4-10|110	Type=Application
14cu|tn5250-0.17.4-10|111	StartupNotify=true
14cu|tn5250-0.17.4-10|112	Categories=ConsoleOnly;TerminalEmulator;X-MandrivaLinux-System-Terminals;
14cu|tn5250-0.17.4-10|113	EOF
14cu|tn5250-0.17.4-10|114	
14cu|tn5250-0.17.4-10|115	install -d -m 0755 %{buildroot}/%{_menudir}
14cu|tn5250-0.17.4-10|116	install -d -m 0755 %{buildroot}/%{_miconsdir}
14cu|tn5250-0.17.4-10|117	install -d %{buildroot}%{_datadir}/icons
14cu|tn5250-0.17.4-10|118	install -d %{buildroot}/etc/X11/applnk/Internet/
14cu|tn5250-0.17.4-10|119	install linux/5250.tcap %{buildroot}%{_datadir}/%{name}
14cu|tn5250-0.17.4-10|120	install linux/5250.terminfo %{buildroot}%{_datadir}/%{name}
14cu|tn5250-0.17.4-10|121	install *.png %{buildroot}%{_datadir}/icons
14cu|tn5250-0.17.4-10|122	install *.xpm %{buildroot}%{_datadir}/icons
14cu|tn5250-0.17.4-10|123	mv -f linux/README README.linux
14cu|tn5250-0.17.4-10|124	cp -f %{name}-48x48.png %{buildroot}%{_datadir}/icons/%{name}.png
14cu|tn5250-0.17.4-10|125	
14cu|tn5250-0.17.4-10|126	
14cu|tn5250-0.17.4-10|127	%changelog
14cu|tn5250-0.17.4-10|128	
14cu|tn5250-0.17.4-10|129	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.4-10
14cu|tn5250-0.17.4-10|130	- (0331c73) Add patch to fix build with OpenSSL built without SSLv2 support
14cu|tn5250-0.17.4-10|131	
14cu|tn5250-0.17.4-10|132	

15258 14
14cu|tntnet-2.2.1-1|1	# NOTE: when updating, make sure vdr-plugin-live still builds. -Anssi
14cu|tntnet-2.2.1-1|2	
14cu|tntnet-2.2.1-1|3	%define major	12
14cu|tntnet-2.2.1-1|4	%define libname	%mklibname tntnet %{major}
14cu|tntnet-2.2.1-1|5	%define devname	%mklibname tntnet -d
14cu|tntnet-2.2.1-1|6	
14cu|tntnet-2.2.1-1|7	Summary:	A web application server for web applications written in C++
14cu|tntnet-2.2.1-1|8	Name:		tntnet
14cu|tntnet-2.2.1-1|9	Version:	2.2.1
14cu|tntnet-2.2.1-1|10	Release:	1
14cu|tntnet-2.2.1-1|11	License:	LGPLv2.1+
14cu|tntnet-2.2.1-1|12	Group:		System/Servers
14cu|tntnet-2.2.1-1|13	URL:		http://www.tntnet.org/
14cu|tntnet-2.2.1-1|14	Source0:	http://www.tntnet.org/download/%{name}-%{version}.tar.gz
14cu|tntnet-2.2.1-1|15	
14cu|tntnet-2.2.1-1|16	BuildRequires:	zip
14cu|tntnet-2.2.1-1|17	BuildRequires:	cxxtools-devel
14cu|tntnet-2.2.1-1|18	BuildRequires:	pkgconfig(gnutls)
14cu|tntnet-2.2.1-1|19	BuildRequires:	pkgconfig(libssl)
14cu|tntnet-2.2.1-1|20	BuildRequires:	pkgconfig(zlib)
14cu|tntnet-2.2.1-1|21	
14cu|tntnet-2.2.1-1|22	%description
14cu|tntnet-2.2.1-1|23	Tntnet is a web application server for web applications written in C++.
14cu|tntnet-2.2.1-1|24	
14cu|tntnet-2.2.1-1|25	You can write a Web-page with HTML and with special tags you embed
14cu|tntnet-2.2.1-1|26	C++-code into the page for active contents. These pages, called
14cu|tntnet-2.2.1-1|27	components are compiled into C++-classes with the ecpp-compilier
14cu|tntnet-2.2.1-1|28	"ecppc", then compiled into objectcode and linked into a shared library.
14cu|tntnet-2.2.1-1|29	This shared library is loaded by the webserver "tntnet" on request and
14cu|tntnet-2.2.1-1|30	executed.
14cu|tntnet-2.2.1-1|31	
14cu|tntnet-2.2.1-1|32	%package demos
14cu|tntnet-2.2.1-1|33	Summary:	Demos for tntnet
14cu|tntnet-2.2.1-1|34	Group:		System/Servers
14cu|tntnet-2.2.1-1|35	Requires:	%{name} = %{version}
14cu|tntnet-2.2.1-1|36	
14cu|tntnet-2.2.1-1|37	%description demos
14cu|tntnet-2.2.1-1|38	Demo web applications for tntnet.
14cu|tntnet-2.2.1-1|39	
14cu|tntnet-2.2.1-1|40	%package -n %{libname}
14cu|tntnet-2.2.1-1|41	Summary:	Shared library of tntnet
14cu|tntnet-2.2.1-1|42	Group:		System/Libraries
14cu|tntnet-2.2.1-1|43	
14cu|tntnet-2.2.1-1|44	%description -n %{libname}
14cu|tntnet-2.2.1-1|45	Tntnet library.
14cu|tntnet-2.2.1-1|46	
14cu|tntnet-2.2.1-1|47	%package -n %{devname}
14cu|tntnet-2.2.1-1|48	Summary:	Headers and static library for tntnet development
14cu|tntnet-2.2.1-1|49	Group:		Development/C++
14cu|tntnet-2.2.1-1|50	Requires:	%{libname} = %{version}
14cu|tntnet-2.2.1-1|51	Provides:	tntnet-devel = %{version}-%release
14cu|tntnet-2.2.1-1|52	
14cu|tntnet-2.2.1-1|53	%description -n %{devname}
14cu|tntnet-2.2.1-1|54	Headers and static library for tntnet development.
14cu|tntnet-2.2.1-1|55	
14cu|tntnet-2.2.1-1|56	%prep
14cu|tntnet-2.2.1-1|57	%setup -q
14cu|tntnet-2.2.1-1|58	
14cu|tntnet-2.2.1-1|59	%build
14cu|tntnet-2.2.1-1|60	autoreconf -fi
14cu|tntnet-2.2.1-1|61	%configure2_5x \
14cu|tntnet-2.2.1-1|62	--disable-static
14cu|tntnet-2.2.1-1|63	
14cu|tntnet-2.2.1-1|64	%make
14cu|tntnet-2.2.1-1|65	
14cu|tntnet-2.2.1-1|66	%install
14cu|tntnet-2.2.1-1|67	%makeinstall_std
14cu|tntnet-2.2.1-1|68	
14cu|tntnet-2.2.1-1|69	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14cu|tntnet-2.2.1-1|70	
14cu|tntnet-2.2.1-1|71	%multiarch_binaries %{buildroot}%{_bindir}/ecpp*
14cu|tntnet-2.2.1-1|72	
14cu|tntnet-2.2.1-1|73	# TODO: patch to get compliant
14cu|tntnet-2.2.1-1|74	rm -f %{buildroot}/etc/init.d/tntnet
14cu|tntnet-2.2.1-1|75	
14cu|tntnet-2.2.1-1|76	%files
14cu|tntnet-2.2.1-1|77	%dir %{_sysconfdir}/%{name}
14cu|tntnet-2.2.1-1|78	%config(noreplace) %{_sysconfdir}/%{name}/*.xml
14cu|tntnet-2.2.1-1|79	%{_bindir}/tntnet
14cu|tntnet-2.2.1-1|80	%{_datadir}/tntnet
14cu|tntnet-2.2.1-1|81	%dir %{_libdir}/tntnet
14cu|tntnet-2.2.1-1|82	%{_libdir}/tntnet/tntnet.*
14cu|tntnet-2.2.1-1|83	%{_mandir}/man7/ecpp.*
14cu|tntnet-2.2.1-1|84	%{_mandir}/man7/tntnet.*
14cu|tntnet-2.2.1-1|85	%{_mandir}/man8/tntnet.*
14cu|tntnet-2.2.1-1|86	
14cu|tntnet-2.2.1-1|87	%files demos
14cu|tntnet-2.2.1-1|88	%exclude %{_libdir}/tntnet/tntnet.*
14cu|tntnet-2.2.1-1|89	%{_libdir}/tntnet/*
14cu|tntnet-2.2.1-1|90	
14cu|tntnet-2.2.1-1|91	%files -n %{libname}
14cu|tntnet-2.2.1-1|92	%{_libdir}/*.so.%{major}*
14cu|tntnet-2.2.1-1|93	
14cu|tntnet-2.2.1-1|94	%files -n %{devname}
14cu|tntnet-2.2.1-1|95	%doc AUTHORS README TODO
14cu|tntnet-2.2.1-1|96	%{_bindir}/%{name}-config
14cu|tntnet-2.2.1-1|97	%{_bindir}/ecpp*
14cu|tntnet-2.2.1-1|98	%{multiarch_bindir}/%{name}-config
14cu|tntnet-2.2.1-1|99	%{multiarch_bindir}/ecpp*
14cu|tntnet-2.2.1-1|100	%{_libdir}/*.so
14cu|tntnet-2.2.1-1|101	%{_includedir}/tnt
14cu|tntnet-2.2.1-1|102	%{_mandir}/man1/ecppc.*
14cu|tntnet-2.2.1-1|103	%{_mandir}/man1/ecppl.*
14cu|tntnet-2.2.1-1|104	%{_mandir}/man1/ecppll.*
14cu|tntnet-2.2.1-1|105	%{_mandir}/man1/tntnet-config.*
14cu|tntnet-2.2.1-1|106	
14cu|tntnet-2.2.1-1|107	
14cu|tntnet-2.2.1-1|108	%changelog
14cu|tntnet-2.2.1-1|109	
14cu|tntnet-2.2.1-1|110	* Thu Jun 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-1
14cu|tntnet-2.2.1-1|111	- (f3bcbc0) Fix files
14cu|tntnet-2.2.1-1|112	
14cu|tntnet-2.2.1-1|113	

15259 14
14cu|tomahawk-0.8.4-1|1	%define debug_package	%{nil}
14cu|tomahawk-0.8.4-1|2	
14cu|tomahawk-0.8.4-1|3	%define major %{version}
14cu|tomahawk-0.8.4-1|4	%define libname %mklibname %{name} %{major}
14cu|tomahawk-0.8.4-1|5	%define libplaydarapi %mklibname %{name}-playdarapi %{major}
14cu|tomahawk-0.8.4-1|6	%define libwidgets %mklibname %{name}-widgets %{major}
14cu|tomahawk-0.8.4-1|7	%define devname %mklibname %{name} -d
14cu|tomahawk-0.8.4-1|8	
14cu|tomahawk-0.8.4-1|9	Summary:	Qt playdar social music player
14cu|tomahawk-0.8.4-1|10	Name:		tomahawk
14cu|tomahawk-0.8.4-1|11	Version:	0.8.4
14cu|tomahawk-0.8.4-1|12	Release:	1
14cu|tomahawk-0.8.4-1|13	License:	GPLv3+
14cu|tomahawk-0.8.4-1|14	Group:		Sound
14cu|tomahawk-0.8.4-1|15	Url:		http://tomahawk-player.org
14cu|tomahawk-0.8.4-1|16	Source0:	http://downloads.tomahawk-player.org/%{name}-%{version}.tar.bz2
14cu|tomahawk-0.8.4-1|17	Source1:	tomahawk_ru.ts.tar.gz
14cu|tomahawk-0.8.4-1|18	Source2:        Tomahawk.khotkeys
14cu|tomahawk-0.8.4-1|19	Source10:	%{name}.rpmlintrc
14cu|tomahawk-0.8.4-1|20	BuildRequires:	cmake
14cu|tomahawk-0.8.4-1|21	BuildRequires:	boost-devel
14cu|tomahawk-0.8.4-1|22	BuildRequires:	liblastfm-devel
14cu|tomahawk-0.8.4-1|23	BuildRequires:	qt4-devel
14cu|tomahawk-0.8.4-1|24	BuildRequires:	qtkeychain-devel
14cu|tomahawk-0.8.4-1|25	BuildRequires:	qtweetlib-devel
14cu|tomahawk-0.8.4-1|26	BuildRequires:	quazip-devel
14cu|tomahawk-0.8.4-1|27	BuildRequires:	pkgconfig(gnutls)
14cu|tomahawk-0.8.4-1|28	BuildRequires:	pkgconfig(libattica)
14cu|tomahawk-0.8.4-1|29	BuildRequires:	pkgconfig(libclucene-core) >= 2.3.3.4
14cu|tomahawk-0.8.4-1|30	BuildRequires:	pkgconfig(libechonest) >= 2.2
14cu|tomahawk-0.8.4-1|31	BuildRequires:	pkgconfig(libjreen)
14cu|tomahawk-0.8.4-1|32	BuildRequires:	pkgconfig(liblucene++)
14cu|tomahawk-0.8.4-1|33	BuildRequires:	pkgconfig(libsparsehash)
14cu|tomahawk-0.8.4-1|34	BuildRequires:	pkgconfig(phonon)
14cu|tomahawk-0.8.4-1|35	BuildRequires:	pkgconfig(qca2)
14cu|tomahawk-0.8.4-1|36	BuildRequires:	pkgconfig(QJson)
14cu|tomahawk-0.8.4-1|37	BuildRequires:	pkgconfig(taglib)
14cu|tomahawk-0.8.4-1|38	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.3
14cu|tomahawk-0.8.4-1|39	BuildRequires:	kdelibs4-devel
14cu|tomahawk-0.8.4-1|40	BuildRequires:	desktop-file-utils
14cu|tomahawk-0.8.4-1|41	BuildRequires:	pkgconfig(websocketpp)
14cu|tomahawk-0.8.4-1|42	
14cu|tomahawk-0.8.4-1|43	
14cu|tomahawk-0.8.4-1|44	Provides:	tomahawk-player = %{EVRD}
14cu|tomahawk-0.8.4-1|45	
14cu|tomahawk-0.8.4-1|46	%description
14cu|tomahawk-0.8.4-1|47	Tomahawk Player is a next generation music player.
14cu|tomahawk-0.8.4-1|48	
14cu|tomahawk-0.8.4-1|49	It features custom stations (building upon the beatuiful Echo Nest),
14cu|tomahawk-0.8.4-1|50	a playlist importer, social connection to Twitter, Google Chat, and Jabber.
14cu|tomahawk-0.8.4-1|51	
14cu|tomahawk-0.8.4-1|52	Maybe most important of all: It's able to find and pull music from different
14cu|tomahawk-0.8.4-1|53	sources like YouTube, last.fm, SoundCloud, Skreemr, Spotify, and more using
14cu|tomahawk-0.8.4-1|54	the Playdar approach. Of course, it can also play songs from a local library.
14cu|tomahawk-0.8.4-1|55	
14cu|tomahawk-0.8.4-1|56	Make sure to check out the video if you like to know more.
14cu|tomahawk-0.8.4-1|57	
14cu|tomahawk-0.8.4-1|58	%files
14cu|tomahawk-0.8.4-1|59	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|60	%{_bindir}/tomahawk
14cu|tomahawk-0.8.4-1|61	%{_datadir}/applications/tomahawk.desktop
14cu|tomahawk-0.8.4-1|62	%{_iconsdir}/hicolor/*/*
14cu|tomahawk-0.8.4-1|63	
14cu|tomahawk-0.8.4-1|64	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|65	
14cu|tomahawk-0.8.4-1|66	%package -n %{libname}
14cu|tomahawk-0.8.4-1|67	Summary:	Shared library for %{name}
14cu|tomahawk-0.8.4-1|68	Group:		System/Libraries
14cu|tomahawk-0.8.4-1|69	Obsoletes:	%{_lib}tomahawklib0.7.0 < 0.8.0
14cu|tomahawk-0.8.4-1|70	
14cu|tomahawk-0.8.4-1|71	%description -n %{libname}
14cu|tomahawk-0.8.4-1|72	This package provides shared library for %{name}.
14cu|tomahawk-0.8.4-1|73	
14cu|tomahawk-0.8.4-1|74	%files -n %{libname}
14cu|tomahawk-0.8.4-1|75	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|76	%{_libdir}/lib%{name}.so.%{major}*
14cu|tomahawk-0.8.4-1|77	%{_libdir}/libtomahawk_*.so
14cu|tomahawk-0.8.4-1|78	%exclude %{_libdir}/libtomahawk_configstorage_telepathy_kde.so
14cu|tomahawk-0.8.4-1|79	%exclude %{_libdir}/libtomahawk_configstorage_telepathy.so
14cu|tomahawk-0.8.4-1|80	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|81	
14cu|tomahawk-0.8.4-1|82	%package -n %{libplaydarapi}
14cu|tomahawk-0.8.4-1|83	Summary:	Shared library for %{name}
14cu|tomahawk-0.8.4-1|84	Group:		System/Libraries
14cu|tomahawk-0.8.4-1|85	
14cu|tomahawk-0.8.4-1|86	%description -n %{libplaydarapi}
14cu|tomahawk-0.8.4-1|87	This package provides shared library for %{name}.
14cu|tomahawk-0.8.4-1|88	
14cu|tomahawk-0.8.4-1|89	%files -n %{libplaydarapi}
14cu|tomahawk-0.8.4-1|90	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|91	%{_libdir}/lib%{name}-playdarapi.so.%{major}*
14cu|tomahawk-0.8.4-1|92	
14cu|tomahawk-0.8.4-1|93	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|94	
14cu|tomahawk-0.8.4-1|95	%package -n %{libwidgets}
14cu|tomahawk-0.8.4-1|96	Summary:	Shared library for %{name}
14cu|tomahawk-0.8.4-1|97	Group:		System/Libraries
14cu|tomahawk-0.8.4-1|98	
14cu|tomahawk-0.8.4-1|99	%description -n %{libwidgets}
14cu|tomahawk-0.8.4-1|100	This package provides shared library for %{name}.
14cu|tomahawk-0.8.4-1|101	
14cu|tomahawk-0.8.4-1|102	%files -n %{libwidgets}
14cu|tomahawk-0.8.4-1|103	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|104	%{_libdir}/lib%{name}-widgets.so.%{major}*
14cu|tomahawk-0.8.4-1|105	
14cu|tomahawk-0.8.4-1|106	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|107	
14cu|tomahawk-0.8.4-1|108	%package -n %{devname}
14cu|tomahawk-0.8.4-1|109	Summary:	Development files for %{name}
14cu|tomahawk-0.8.4-1|110	Group:		Development/C++
14cu|tomahawk-0.8.4-1|111	Requires:	%{libname} = %{EVRD}
14cu|tomahawk-0.8.4-1|112	Requires:	%{libplaydarapi} = %{EVRD}
14cu|tomahawk-0.8.4-1|113	Requires:	%{libwidgets} = %{EVRD}
14cu|tomahawk-0.8.4-1|114	Provides:	%{name}-devel = %{EVRD}
14cu|tomahawk-0.8.4-1|115	Conflicts:	%{_lib}tomahawklib-devel < 0.8.0
14cu|tomahawk-0.8.4-1|116	Obsoletes:	%{_lib}tomahawklib-devel < 0.8.0
14cu|tomahawk-0.8.4-1|117	
14cu|tomahawk-0.8.4-1|118	%description -n %{devname}
14cu|tomahawk-0.8.4-1|119	This package provides development libraries and headers needed to build
14cu|tomahawk-0.8.4-1|120	software using %{name}.
14cu|tomahawk-0.8.4-1|121	
14cu|tomahawk-0.8.4-1|122	%files -n %{devname}
14cu|tomahawk-0.8.4-1|123	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|124	%{_includedir}/libtomahawk
14cu|tomahawk-0.8.4-1|125	%{_libdir}/cmake/Tomahawk
14cu|tomahawk-0.8.4-1|126	%{_libdir}/lib%{name}.so
14cu|tomahawk-0.8.4-1|127	%{_libdir}/lib%{name}-playdarapi.so
14cu|tomahawk-0.8.4-1|128	%{_libdir}/lib%{name}-widgets.so
14cu|tomahawk-0.8.4-1|129	
14cu|tomahawk-0.8.4-1|130	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|131	%package -n tomahawk-plugins-telepathy
14cu|tomahawk-0.8.4-1|132	Summary:        Telepathy plugin for Tomahawk
14cu|tomahawk-0.8.4-1|133	Group:          Sound
14cu|tomahawk-0.8.4-1|134	
14cu|tomahawk-0.8.4-1|135	%description -n tomahawk-plugins-telepathy
14cu|tomahawk-0.8.4-1|136	Plugin providing the Telepathy functionality of
14cu|tomahawk-0.8.4-1|137	Tomahawk Player .
14cu|tomahawk-0.8.4-1|138	
14cu|tomahawk-0.8.4-1|139	%files -n tomahawk-plugins-telepathy
14cu|tomahawk-0.8.4-1|140	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|141	%{_libdir}/libtomahawk_configstorage_telepathy.so
14cu|tomahawk-0.8.4-1|142	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|143	%package kde
14cu|tomahawk-0.8.4-1|144	Summary:        KDE integration for Tomahawk
14cu|tomahawk-0.8.4-1|145	Group:          Graphical desktop/KDE
14cu|tomahawk-0.8.4-1|146	Requires:       tomahawk = %{EVRD}
14cu|tomahawk-0.8.4-1|147	
14cu|tomahawk-0.8.4-1|148	%description kde
14cu|tomahawk-0.8.4-1|149	This package makes hotkeys configurable in KDE systemsettings
14cu|tomahawk-0.8.4-1|150	
14cu|tomahawk-0.8.4-1|151	%files kde
14cu|tomahawk-0.8.4-1|152	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|153	%dir %{_datadir}/apps/khotkeys/
14cu|tomahawk-0.8.4-1|154	%{_datadir}/apps/khotkeys/Tomahawk.khotkeys
14cu|tomahawk-0.8.4-1|155	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|156	%package -n tomahawk-plugins-telepathy-kde
14cu|tomahawk-0.8.4-1|157	Summary:        Provide KDE config for the Telepathy in Tomahawk
14cu|tomahawk-0.8.4-1|158	Group:          Sound
14cu|tomahawk-0.8.4-1|159	Requires:       tomahawk-plugins-telepathy = %{EVRD}
14cu|tomahawk-0.8.4-1|160	
14cu|tomahawk-0.8.4-1|161	%description -n tomahawk-plugins-telepathy-kde
14cu|tomahawk-0.8.4-1|162	Plugin providing the KDE config for the
14cu|tomahawk-0.8.4-1|163	Telepathy in Tomahawk Player .
14cu|tomahawk-0.8.4-1|164	
14cu|tomahawk-0.8.4-1|165	
14cu|tomahawk-0.8.4-1|166	
14cu|tomahawk-0.8.4-1|167	%files -n tomahawk-plugins-telepathy-kde
14cu|tomahawk-0.8.4-1|168	%doc AUTHORS LICENSE.txt
14cu|tomahawk-0.8.4-1|169	%{_libdir}/libtomahawk_configstorage_telepathy_kde.so
14cu|tomahawk-0.8.4-1|170	#----------------------------------------------------------------------------
14cu|tomahawk-0.8.4-1|171	
14cu|tomahawk-0.8.4-1|172	%prep
14cu|tomahawk-0.8.4-1|173	%setup -q
14cu|tomahawk-0.8.4-1|174	
14cu|tomahawk-0.8.4-1|175	pushd lang
14cu|tomahawk-0.8.4-1|176	tar -xvzf %{SOURCE1}
14cu|tomahawk-0.8.4-1|177	popd
14cu|tomahawk-0.8.4-1|178	
14cu|tomahawk-0.8.4-1|179	%build
14cu|tomahawk-0.8.4-1|180	%cmake \
14cu|tomahawk-0.8.4-1|181	-DCMAKE_C_FLAGS="%{optflags}" \
14cu|tomahawk-0.8.4-1|182	-DCMAKE_CXX_FLAGS="%{optflags}" \
14cu|tomahawk-0.8.4-1|183	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|tomahawk-0.8.4-1|184	-DCMAKE_INSTALL_LIBEXECDIR=%{_libdir} \
14cu|tomahawk-0.8.4-1|185	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cu|tomahawk-0.8.4-1|186	-DCMAKE_VERBOSE_MAKEFILE=ON \
14cu|tomahawk-0.8.4-1|187	-DCMAKE_SKIP_RPATH=ON \
14cu|tomahawk-0.8.4-1|188	-DBUILD_RELEASE=ON
14cu|tomahawk-0.8.4-1|189	
14cu|tomahawk-0.8.4-1|190	%make
14cu|tomahawk-0.8.4-1|191	
14cu|tomahawk-0.8.4-1|192	%install
14cu|tomahawk-0.8.4-1|193	%makeinstall_std -C build
14cu|tomahawk-0.8.4-1|194	# kde integration
14cu|tomahawk-0.8.4-1|195	install -D -m 644 %{SOURCE2} \
14cu|tomahawk-0.8.4-1|196	%{buildroot}%{_datadir}/apps/khotkeys/Tomahawk.khotkeys
14cu|tomahawk-0.8.4-1|197	
14cu|tomahawk-0.8.4-1|198	%changelog
14cu|tomahawk-0.8.4-1|199	
14cu|tomahawk-0.8.4-1|200	* Fri Jul 24 2015 abfonly <abfonly@gmail.com> 0.8.4-1
14cu|tomahawk-0.8.4-1|201	- (44fc5da) Merge pull request #1 from abfonly/tomahawk:rosa2014.1
14cu|tomahawk-0.8.4-1|202	- (44fc5da) abfonly
14cu|tomahawk-0.8.4-1|203	
14cu|tomahawk-0.8.4-1|204	

15260 14
14cu|tomboy-1.15.4-6|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|tomboy-1.15.4-6|2	
14cu|tomboy-1.15.4-6|3	Summary:	Desktop note-taking application for Linux and Unix
14cu|tomboy-1.15.4-6|4	Name:		tomboy
14cu|tomboy-1.15.4-6|5	Version:	1.15.4
14cu|tomboy-1.15.4-6|6	Release:	6
14cu|tomboy-1.15.4-6|7	# Tomboy itself is LGPL+
14cu|tomboy-1.15.4-6|8	# libtomboy contains GPL+ code
14cu|tomboy-1.15.4-6|9	License:	LGPL+ and GPLv2+
14cu|tomboy-1.15.4-6|10	Group:		Graphical desktop/GNOME
14cu|tomboy-1.15.4-6|11	Url:		https://wiki.gnome.org/Apps/Tomboy
14cu|tomboy-1.15.4-6|12	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14cu|tomboy-1.15.4-6|13	Patch0:		tomboy-1.15.4-use_dbussharp_2.patch
14cu|tomboy-1.15.4-6|14	#gw we need an UTF-8 locale for gmcs to allow non-ASCII source files
14cu|tomboy-1.15.4-6|15	BuildRequires:	locales-en
14cu|tomboy-1.15.4-6|16	BuildRequires:	intltool
14cu|tomboy-1.15.4-6|17	BuildRequires:	gettext-devel
14cu|tomboy-1.15.4-6|18	BuildRequires:	pkgconfig(dbus-sharp-2.0)
14cu|tomboy-1.15.4-6|19	BuildRequires:	pkgconfig(dbus-sharp-glib-2.0)
14cu|tomboy-1.15.4-6|20	BuildRequires:	pkgconfig(galago-sharp) >= 0.5.0
14cu|tomboy-1.15.4-6|21	BuildRequires:	pkgconfig(gconf-2.0)
14cu|tomboy-1.15.4-6|22	BuildRequires:	pkgconfig(gconf-sharp-2.0)
14cu|tomboy-1.15.4-6|23	BuildRequires:	pkgconfig(gmime-sharp-2.6)
14cu|tomboy-1.15.4-6|24	BuildRequires:	pkgconfig(gnome-doc-utils)
14cu|tomboy-1.15.4-6|25	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
14cu|tomboy-1.15.4-6|26	BuildRequires:	pkgconfig(gtkspell-2.0) >= 2.0.9
14cu|tomboy-1.15.4-6|27	BuildRequires:	pkgconfig(ice)
14cu|tomboy-1.15.4-6|28	BuildRequires:	pkgconfig(mono) >= 1.9.1
14cu|tomboy-1.15.4-6|29	BuildRequires:	pkgconfig(mono-addins)
14cu|tomboy-1.15.4-6|30	BuildRequires:	pkgconfig(sm)
14cu|tomboy-1.15.4-6|31	Requires:	dbus-sharp
14cu|tomboy-1.15.4-6|32	Requires:	dbus-sharp-glib
14cu|tomboy-1.15.4-6|33	Requires:	galago-sharp
14cu|tomboy-1.15.4-6|34	Requires:	gmime-sharp
14cu|tomboy-1.15.4-6|35	Requires:	gnome-sharp2
14cu|tomboy-1.15.4-6|36	Requires:	mono-addins
14cu|tomboy-1.15.4-6|37	
14cu|tomboy-1.15.4-6|38	%description
14cu|tomboy-1.15.4-6|39	Tomboy is a desktop note-taking application for Linux and Unix. Simple
14cu|tomboy-1.15.4-6|40	and easy to use, but with potential to help you organize the ideas and
14cu|tomboy-1.15.4-6|41	information you deal with every day. The key to Tomboy's usefulness
14cu|tomboy-1.15.4-6|42	lies in the ability to relate notes and ideas together. Using a
14cu|tomboy-1.15.4-6|43	WikiWiki-like linking system, organizing ideas is as simple as typing
14cu|tomboy-1.15.4-6|44	a name. Branching an idea off is easy as pressing the Link button. And
14cu|tomboy-1.15.4-6|45	links between your ideas won't break, even when renaming and
14cu|tomboy-1.15.4-6|46	reorganizing them.
14cu|tomboy-1.15.4-6|47	
14cu|tomboy-1.15.4-6|48	%files -f %{name}.lang
14cu|tomboy-1.15.4-6|49	%doc NEWS README AUTHORS
14cu|tomboy-1.15.4-6|50	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14cu|tomboy-1.15.4-6|51	%{_bindir}/%{name}
14cu|tomboy-1.15.4-6|52	%dir %{_libdir}/%{name}
14cu|tomboy-1.15.4-6|53	%{_mandir}/man1/%{name}.1*
14cu|tomboy-1.15.4-6|54	%{_datadir}/applications/*
14cu|tomboy-1.15.4-6|55	%{_datadir}/icons/hicolor/*/apps/tomboy*
14cu|tomboy-1.15.4-6|56	%{_datadir}/icons/hicolor/*/mimetypes/application-x-note.*
14cu|tomboy-1.15.4-6|57	%{_datadir}/mime/packages/tomboy.xml
14cu|tomboy-1.15.4-6|58	%{_datadir}/%{name}
14cu|tomboy-1.15.4-6|59	%{_libdir}/%{name}/libtomboy.so
14cu|tomboy-1.15.4-6|60	%{_libdir}/%{name}/Tomboy.exe
14cu|tomboy-1.15.4-6|61	%{_libdir}/%{name}/Tomboy.exe.config
14cu|tomboy-1.15.4-6|62	%{_libdir}/%{name}/Tomboy.exe.mdb
14cu|tomboy-1.15.4-6|63	%{_libdir}/%{name}/addins/
14cu|tomboy-1.15.4-6|64	%{_libdir}/pkgconfig/tomboy-addins.pc
14cu|tomboy-1.15.4-6|65	%{_datadir}/dbus-1/services/org.gnome.Tomboy.service
14cu|tomboy-1.15.4-6|66	
14cu|tomboy-1.15.4-6|67	#----------------------------------------------------------------------------
14cu|tomboy-1.15.4-6|68	
14cu|tomboy-1.15.4-6|69	%prep
14cu|tomboy-1.15.4-6|70	%setup -q
14cu|tomboy-1.15.4-6|71	%patch0 -p1
14cu|tomboy-1.15.4-6|72	
14cu|tomboy-1.15.4-6|73	%build
14cu|tomboy-1.15.4-6|74	autoreconf -fi
14cu|tomboy-1.15.4-6|75	%configure2_5x \
14cu|tomboy-1.15.4-6|76	--enable-galago=no \
14cu|tomboy-1.15.4-6|77	--enable-panel-applet=no \
14cu|tomboy-1.15.4-6|78	--disable-scrollkeeper \
14cu|tomboy-1.15.4-6|79	--disable-update-mimedb \
14cu|tomboy-1.15.4-6|80	--disable-schemas-install \
14cu|tomboy-1.15.4-6|81	--enable-gnome=no \
14cu|tomboy-1.15.4-6|82	--enable-tests=no
14cu|tomboy-1.15.4-6|83	make
14cu|tomboy-1.15.4-6|84	
14cu|tomboy-1.15.4-6|85	%install
14cu|tomboy-1.15.4-6|86	%makeinstall_std
14cu|tomboy-1.15.4-6|87	
14cu|tomboy-1.15.4-6|88	%find_lang %{name} --with-gnome
14cu|tomboy-1.15.4-6|89	
14cu|tomboy-1.15.4-6|90	#we don't want these
14cu|tomboy-1.15.4-6|91	rm -f %{buildroot}%{_libdir}/tomboy/libtomboy.la
14cu|tomboy-1.15.4-6|92	
14cu|tomboy-1.15.4-6|93	
14cu|tomboy-1.15.4-6|94	%changelog
14cu|tomboy-1.15.4-6|95	
14cu|tomboy-1.15.4-6|96	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.15.4-6
14cu|tomboy-1.15.4-6|97	- (19fcbfd) Run autoreconf
14cu|tomboy-1.15.4-6|98	
14cu|tomboy-1.15.4-6|99	

15261 14
14cu|tomcat-native-1.2.4-1|1	%define major 0
14cu|tomcat-native-1.2.4-1|2	%define api 1
14cu|tomcat-native-1.2.4-1|3	%define libname %mklibname tcnative %{api} %{major}
14cu|tomcat-native-1.2.4-1|4	%define devname %mklibname tcnative %{api} -d
14cu|tomcat-native-1.2.4-1|5	
14cu|tomcat-native-1.2.4-1|6	Summary:	Tomcat Native Java library
14cu|tomcat-native-1.2.4-1|7	Name:		tomcat-native
14cu|tomcat-native-1.2.4-1|8	Version:	1.2.4
14cu|tomcat-native-1.2.4-1|9	Release:	1
14cu|tomcat-native-1.2.4-1|10	License:	Apache License
14cu|tomcat-native-1.2.4-1|11	Group:		Development/Java
14cu|tomcat-native-1.2.4-1|12	Url:		http://tomcat.apache.org/
14cu|tomcat-native-1.2.4-1|13	Source0:	http://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/%{name}-%{version}-src.tar.gz
14cu|tomcat-native-1.2.4-1|14	BuildRequires:	java-rpmbuild
14cu|tomcat-native-1.2.4-1|15	BuildRequires:	java-1.8.0-openjdk-devel
14cu|tomcat-native-1.2.4-1|16	BuildRequires:	pkgconfig(apr-1)
14cu|tomcat-native-1.2.4-1|17	BuildRequires:	pkgconfig(openssl)
14cu|tomcat-native-1.2.4-1|18	
14cu|tomcat-native-1.2.4-1|19	%description
14cu|tomcat-native-1.2.4-1|20	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cu|tomcat-native-1.2.4-1|21	free library of C data structures and routines. This library
14cu|tomcat-native-1.2.4-1|22	contains additional utility interfaces for Java.
14cu|tomcat-native-1.2.4-1|23	
14cu|tomcat-native-1.2.4-1|24	#----------------------------------------------------------------------------
14cu|tomcat-native-1.2.4-1|25	
14cu|tomcat-native-1.2.4-1|26	%package -n %{libname}
14cu|tomcat-native-1.2.4-1|27	Summary:	Tomcat Native development kit
14cu|tomcat-native-1.2.4-1|28	Group:		Development/Java
14cu|tomcat-native-1.2.4-1|29	Conflicts:	%{_lib}tcnative1 < 1.1.24-2
14cu|tomcat-native-1.2.4-1|30	Obsoletes:	%{_lib}tcnative1 < 1.1.24-2
14cu|tomcat-native-1.2.4-1|31	
14cu|tomcat-native-1.2.4-1|32	%description -n %{libname}
14cu|tomcat-native-1.2.4-1|33	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cu|tomcat-native-1.2.4-1|34	free library of C data structures and routines. This library
14cu|tomcat-native-1.2.4-1|35	contains additional utility interfaces for Java.
14cu|tomcat-native-1.2.4-1|36	
14cu|tomcat-native-1.2.4-1|37	%files -n %{libname}
14cu|tomcat-native-1.2.4-1|38	%{_libdir}/libtcnative-%{api}.so.%{major}*
14cu|tomcat-native-1.2.4-1|39	
14cu|tomcat-native-1.2.4-1|40	#----------------------------------------------------------------------------
14cu|tomcat-native-1.2.4-1|41	
14cu|tomcat-native-1.2.4-1|42	%package -n %{devname}
14cu|tomcat-native-1.2.4-1|43	Summary:	Tomcat Native development kit
14cu|tomcat-native-1.2.4-1|44	Group:		Development/Java
14cu|tomcat-native-1.2.4-1|45	Requires:	%{libname} = %{EVRD}
14cu|tomcat-native-1.2.4-1|46	Provides:	%{_lib}tcnative-devel = %{EVRD}
14cu|tomcat-native-1.2.4-1|47	Conflicts:	%{_lib}tcnative1-devel < 1.1.24-2
14cu|tomcat-native-1.2.4-1|48	Obsoletes:	%{_lib}tcnative1-devel < 1.1.24-2
14cu|tomcat-native-1.2.4-1|49	
14cu|tomcat-native-1.2.4-1|50	%description -n %{devname}
14cu|tomcat-native-1.2.4-1|51	The mission of the Tomcat Native Livrary (TCN) is to provide a
14cu|tomcat-native-1.2.4-1|52	free library of C data structures and routines. This library
14cu|tomcat-native-1.2.4-1|53	contains additional utility interfaces for Java.
14cu|tomcat-native-1.2.4-1|54	
14cu|tomcat-native-1.2.4-1|55	%files -n %{devname}
14cu|tomcat-native-1.2.4-1|56	%{_libdir}/libtcnative-%{api}.so
14cu|tomcat-native-1.2.4-1|57	%{_libdir}/pkgconfig/tcnative-%{api}.pc
14cu|tomcat-native-1.2.4-1|58	
14cu|tomcat-native-1.2.4-1|59	#----------------------------------------------------------------------------
14cu|tomcat-native-1.2.4-1|60	
14cu|tomcat-native-1.2.4-1|61	%prep
14cu|tomcat-native-1.2.4-1|62	%setup -q -n %{name}-%{version}-src/native
14cu|tomcat-native-1.2.4-1|63	
14cu|tomcat-native-1.2.4-1|64	%build
14cu|tomcat-native-1.2.4-1|65	export JAVA_HOME=%{java_home}
14cu|tomcat-native-1.2.4-1|66	%configure2_5x \
14cu|tomcat-native-1.2.4-1|67	--with-apr=%{_prefix} \
14cu|tomcat-native-1.2.4-1|68	--includedir=%{_includedir}/apr-1 \
14cu|tomcat-native-1.2.4-1|69	--disable-openssl
14cu|tomcat-native-1.2.4-1|70	
14cu|tomcat-native-1.2.4-1|71	%make
14cu|tomcat-native-1.2.4-1|72	
14cu|tomcat-native-1.2.4-1|73	%install
14cu|tomcat-native-1.2.4-1|74	%makeinstall
14cu|tomcat-native-1.2.4-1|75	
14cu|tomcat-native-1.2.4-1|76	
14cu|tomcat-native-1.2.4-1|77	%changelog
14cu|tomcat-native-1.2.4-1|78	
14cu|tomcat-native-1.2.4-1|79	* Sat Mar 05 2016 Denis Silakov <dsilakov@gmail.com> 1.2.4-1
14cu|tomcat-native-1.2.4-1|80	- (2236512) Updated to 1.2.4
14cu|tomcat-native-1.2.4-1|81	
14cu|tomcat-native-1.2.4-1|82	

15262 14
14cu|tome-1.4.9-1|1	%define engine  t-engine
14cu|tome-1.4.9-1|2	
14cu|tome-1.4.9-1|3	Name:           tome
14cu|tome-1.4.9-1|4	Version:        1.4.9
14cu|tome-1.4.9-1|5	Release:        1
14cu|tome-1.4.9-1|6	Summary:        An open-source, single-player, roguelike RPG with 2D tiles
14cu|tome-1.4.9-1|7	Group:          Games/Strategy
14cu|tome-1.4.9-1|8	License:        GPLv3+
14cu|tome-1.4.9-1|9	Url:            http://te4.org
14cu|tome-1.4.9-1|10	Source0:        http://te4.org/dl/%{engine}/%{engine}4-src-1.4.9.tar.bz2
14cu|tome-1.4.9-1|11	
14cu|tome-1.4.9-1|12	%description
14cu|tome-1.4.9-1|13	Tales of Maj'Eyal (ToME) is a free, open source roguelike RPG, featuring
14cu|tome-1.4.9-1|14	tactical turn-based combat and advanced character building. Play as one of
14cu|tome-1.4.9-1|15	many unique races and classes in the lore-filled world of Eyal, exploring
14cu|tome-1.4.9-1|16	random dungeons, facing challenging battles, and developing characters with
14cu|tome-1.4.9-1|17	our own tailored mix of abilities and powers. With a modern graphical and
14cu|tome-1.4.9-1|18	customisable interface, intuitive mouse control, streamlined mechanics and
14cu|tome-1.4.9-1|19	deep, challenging combat, Tales of Maj'Eyal offers engaging roguelike
14cu|tome-1.4.9-1|20	gameplay for the 21st century.
14cu|tome-1.4.9-1|21	#------------------------------------------------------------
14cu|tome-1.4.9-1|22	
14cu|tome-1.4.9-1|23	%package -n tome
14cu|tome-1.4.9-1|24	Summary:        An open-source, single-player, roguelike RPG with 2D tiles
14cu|tome-1.4.9-1|25	Requires:       %{engine} = %{EVRD}
14cu|tome-1.4.9-1|26	BuildArch:      noarch
14cu|tome-1.4.9-1|27	Provides:       tome4 = %{EVRD}
14cu|tome-1.4.9-1|28	
14cu|tome-1.4.9-1|29	%description -n tome
14cu|tome-1.4.9-1|30	Tales of Maj'Eyal (ToME) is a free, open source roguelike RPG, featuring
14cu|tome-1.4.9-1|31	tactical turn-based combat and advanced character building. Play as one of
14cu|tome-1.4.9-1|32	many unique races and classes in the lore-filled world of Eyal, exploring
14cu|tome-1.4.9-1|33	random dungeons, facing challenging battles, and developing characters with
14cu|tome-1.4.9-1|34	our own tailored mix of abilities and powers. With a modern graphical and
14cu|tome-1.4.9-1|35	customisable interface, intuitive mouse control, streamlined mechanics and
14cu|tome-1.4.9-1|36	deep, challenging combat, Tales of Maj'Eyal offers engaging roguelike
14cu|tome-1.4.9-1|37	gameplay for the 21st century.
14cu|tome-1.4.9-1|38	
14cu|tome-1.4.9-1|39	
14cu|tome-1.4.9-1|40	%files -n tome
14cu|tome-1.4.9-1|41	%doc COPYING-MEDIA CREDITS
14cu|tome-1.4.9-1|42	%{_gamesbindir}/%{name}
14cu|tome-1.4.9-1|43	%{_gamesdatadir}/%{engine}/game/addons/%{name}*
14cu|tome-1.4.9-1|44	%{_gamesdatadir}/%{engine}/game/modules/%{name}-%{version}*
14cu|tome-1.4.9-1|45	%{_datadir}/applications/%{name}.desktop
14cu|tome-1.4.9-1|46	
14cu|tome-1.4.9-1|47	#---------------------------------------------------------
14cu|tome-1.4.9-1|48	%package -n %{engine}
14cu|tome-1.4.9-1|49	Summary:        T-Engine4 is a graphical roguelike and tactical RPG engine
14cu|tome-1.4.9-1|50	License:        GPLv3+
14cu|tome-1.4.9-1|51	Patch0:         t-engine4-1.4.9-sdl2.patch
14cu|tome-1.4.9-1|52	Patch1:         t-engine4-1.4.9-no-stripping.patch
14cu|tome-1.4.9-1|53	BuildRequires:  premake
14cu|tome-1.4.9-1|54	BuildRequires:  pkgconfig(fontconfig)
14cu|tome-1.4.9-1|55	BuildRequires:  pkgconfig(gl)
14cu|tome-1.4.9-1|56	BuildRequires:  pkgconfig(glu)
14cu|tome-1.4.9-1|57	BuildRequires:  pkgconfig(openal)
14cu|tome-1.4.9-1|58	BuildRequires:  pkgconfig(sdl2)
14cu|tome-1.4.9-1|59	BuildRequires:  pkgconfig(SDL2_image)
14cu|tome-1.4.9-1|60	BuildRequires:  pkgconfig(SDL2_ttf)
14cu|tome-1.4.9-1|61	BuildRequires:  pkgconfig(vorbisfile)
14cu|tome-1.4.9-1|62	BuildRequires:  zip
14cu|tome-1.4.9-1|63	Suggests:       tome4
14cu|tome-1.4.9-1|64	Provides:       te4 = %{EVRD}
14cu|tome-1.4.9-1|65	
14cu|tome-1.4.9-1|66	%description  -n %{engine}
14cu|tome-1.4.9-1|67	T-Engine4 (TE4 for short) is a roguelike game engine operating in Lua and
14cu|tome-1.4.9-1|68	available for all major platforms. It was primarily developed as the engine
14cu|tome-1.4.9-1|69	for the Tales of Maj'Eyal game (see package "tome"), but other
14cu|tome-1.4.9-1|70	games and mods are based on T-Engine4. See te4.org for more information.
14cu|tome-1.4.9-1|71	
14cu|tome-1.4.9-1|72	%files  -n %{engine}
14cu|tome-1.4.9-1|73	%doc CONTRIBUTING COPYING-MEDIA CREDITS
14cu|tome-1.4.9-1|74	%{_gamesbindir}/%{engine}
14cu|tome-1.4.9-1|75	%{_gamesdatadir}/%{name}/
14cu|tome-1.4.9-1|76	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|tome-1.4.9-1|77	#---------------------------------------------------------------
14cu|tome-1.4.9-1|78	
14cu|tome-1.4.9-1|79	%prep
14cu|tome-1.4.9-1|80	%setup -qn %{engine}4-src-1.4.9
14cu|tome-1.4.9-1|81	iconv -f iso8859-1 -t utf-8 CREDITS > CREDITS.conv && mv -f CREDITS.conv CREDITS
14cu|tome-1.4.9-1|82	%patch0 -p1
14cu|tome-1.4.9-1|83	%patch1 -p1
14cu|tome-1.4.9-1|84	
14cu|tome-1.4.9-1|85	%build
14cu|tome-1.4.9-1|86	premake4 gmake
14cu|tome-1.4.9-1|87	# Parallel build not supported https://github.com/premake/premake-core/issues/286
14cu|tome-1.4.9-1|88	make config=release
14cu|tome-1.4.9-1|89	
14cu|tome-1.4.9-1|90	%install
14cu|tome-1.4.9-1|91	# Wrapper
14cu|tome-1.4.9-1|92	cat << EOF > %{engine}-script
14cu|tome-1.4.9-1|93	#!/bin/sh
14cu|tome-1.4.9-1|94	pushd %{_gamesdatadir}/%{name}
14cu|tome-1.4.9-1|95	./%{engine}
14cu|tome-1.4.9-1|96	popd
14cu|tome-1.4.9-1|97	EOF
14cu|tome-1.4.9-1|98	
14cu|tome-1.4.9-1|99	install -D -m755 %{engine} %{buildroot}%{_gamesdatadir}/%{name}/%{engine}
14cu|tome-1.4.9-1|100	install -D -m755 %{engine}-script %{buildroot}%{_gamesbindir}/%{engine}
14cu|tome-1.4.9-1|101	
14cu|tome-1.4.9-1|102	# Install the common game data.
14cu|tome-1.4.9-1|103	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|tome-1.4.9-1|104	cp -r bootstrap game %{buildroot}%{_gamesdatadir}/%{name}/
14cu|tome-1.4.9-1|105	
14cu|tome-1.4.9-1|106	unzip -oj -qq game/engines/te4-%{version}.teae \
14cu|tome-1.4.9-1|107	data/gfx/te4-icon.png -d .
14cu|tome-1.4.9-1|108	install -D -m644 te4-icon.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|tome-1.4.9-1|109	
14cu|tome-1.4.9-1|110	#Game
14cu|tome-1.4.9-1|111	install -d %{buildroot}%{_gamesdatadir}/%{engine}/game/{addons,modules}
14cu|tome-1.4.9-1|112	cp -r game/addons/%{name}* %{buildroot}%{_gamesdatadir}/%{engine}/game/addons/
14cu|tome-1.4.9-1|113	cp -r game/modules/%{name}-%{version}* %{buildroot}%{_gamesdatadir}/%{engine}/game/modules/
14cu|tome-1.4.9-1|114	
14cu|tome-1.4.9-1|115	# Create a symbolic link for "tome"
14cu|tome-1.4.9-1|116	install -d %{buildroot}%{_gamesbindir}
14cu|tome-1.4.9-1|117	ln -s %{_gamesbindir}/t-engine %{buildroot}%{_gamesbindir}/%{name}
14cu|tome-1.4.9-1|118	
14cu|tome-1.4.9-1|119	# Install the desktop file.
14cu|tome-1.4.9-1|120	install -d %{buildroot}%{_datadir}/applications
14cu|tome-1.4.9-1|121	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tome-1.4.9-1|122	[Desktop Entry]
14cu|tome-1.4.9-1|123	Name=Tales of Maj'Eyal
14cu|tome-1.4.9-1|124	GenericName=2D roguelike game
14cu|tome-1.4.9-1|125	GenericName[fr]=Roguelike en 2D
14cu|tome-1.4.9-1|126	Comment=An open-source, single-player, roguelike RPG with 2D tiles
14cu|tome-1.4.9-1|127	Comment[fr]=Un jeu de rôle libre, monojoueur avec des graphismes en 2D
14cu|tome-1.4.9-1|128	Exec=t-engine
14cu|tome-1.4.9-1|129	Icon=%{engine}
14cu|tome-1.4.9-1|130	Terminal=false
14cu|tome-1.4.9-1|131	Type=Application
14cu|tome-1.4.9-1|132	Categories=Game;StrategyGame;
14cu|tome-1.4.9-1|133	EOF
14cu|tome-1.4.9-1|134	
14cu|tome-1.4.9-1|135	# fix linting in debug
14cu|tome-1.4.9-1|136	find . src/expat -name "*.c" -o -name "*.h" |xargs chmod 0644
14cu|tome-1.4.9-1|137	
14cu|tome-1.4.9-1|138	%changelog
14cu|tome-1.4.9-1|139	
14cu|tome-1.4.9-1|140	* Mon Dec 19 2016 abfonly <abfonly@gmail.com> 1.4.9-1
14cu|tome-1.4.9-1|141	- (bb5223c) Import tome
14cu|tome-1.4.9-1|142	
14cu|tome-1.4.9-1|143	

15263 14
14cu|tong-1.3-1|1	Summary:	A mixture of two classic games
14cu|tong-1.3-1|2	Name:		tong
14cu|tong-1.3-1|3	Version:	1.3
14cu|tong-1.3-1|4	Release:	1
14cu|tong-1.3-1|5	License:	GPLv3+
14cu|tong-1.3-1|6	Group:		Games/Puzzles
14cu|tong-1.3-1|7	Url:		http://www.nongnu.org/tong
14cu|tong-1.3-1|8	Source0:	http://www.nongnu.org/tong/tong-%{version}.tar.gz
14cu|tong-1.3-1|9	BuildRequires:	pkgconfig(sdl)
14cu|tong-1.3-1|10	BuildRequires:	pkgconfig(SDL_image)
14cu|tong-1.3-1|11	BuildRequires:	pkgconfig(SDL_mixer)
14cu|tong-1.3-1|12	Requires:	%{name}-data
14cu|tong-1.3-1|13	
14cu|tong-1.3-1|14	%description
14cu|tong-1.3-1|15	Sometimes, the total is greater than the sum of the parts.
14cu|tong-1.3-1|16	
14cu|tong-1.3-1|17	Tetris and Pong are classics, addictive and unshakable from their places
14cu|tong-1.3-1|18	in gaming history. TONG is the result of mixing the two, capitalizing
14cu|tong-1.3-1|19	on the essential qualities of each classic and adding new twists of its own
14cu|tong-1.3-1|20	to make an explosive chemical reaction out of it all.
14cu|tong-1.3-1|21	
14cu|tong-1.3-1|22	%files
14cu|tong-1.3-1|23	%doc COPYING CREDITS README making-of.txt
14cu|tong-1.3-1|24	%{_datadir}/applications/%{name}.desktop
14cu|tong-1.3-1|25	%{_gamesbindir}/%{name}
14cu|tong-1.3-1|26	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|tong-1.3-1|27	
14cu|tong-1.3-1|28	#----------------------------------------------------------------------------
14cu|tong-1.3-1|29	
14cu|tong-1.3-1|30	%package data
14cu|tong-1.3-1|31	Summary:	Data files for the Tong game
14cu|tong-1.3-1|32	Group:		Games/Puzzles
14cu|tong-1.3-1|33	Requires:	%{name}
14cu|tong-1.3-1|34	BuildArch:	noarch
14cu|tong-1.3-1|35	
14cu|tong-1.3-1|36	%description data
14cu|tong-1.3-1|37	Data files for the Tong game.
14cu|tong-1.3-1|38	
14cu|tong-1.3-1|39	%files data
14cu|tong-1.3-1|40	%{_gamesdatadir}/%{name}/
14cu|tong-1.3-1|41	
14cu|tong-1.3-1|42	#----------------------------------------------------------------------------
14cu|tong-1.3-1|43	
14cu|tong-1.3-1|44	%prep
14cu|tong-1.3-1|45	%setup -qn %{name}
14cu|tong-1.3-1|46	
14cu|tong-1.3-1|47	%build
14cu|tong-1.3-1|48	%make \
14cu|tong-1.3-1|49	CC="%{__cxx} %{optflags}" \
14cu|tong-1.3-1|50	GAME_DATA_DIR=%{_gamesdatadir}/%{name}
14cu|tong-1.3-1|51	
14cu|tong-1.3-1|52	%install
14cu|tong-1.3-1|53	# As of version 1.3 their is no install target
14cu|tong-1.3-1|54	# binary
14cu|tong-1.3-1|55	install -D -m755 tong %{buildroot}%{_gamesbindir}/%{name}
14cu|tong-1.3-1|56	
14cu|tong-1.3-1|57	# data + CREDITS file needed for the in-game credits
14cu|tong-1.3-1|58	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|tong-1.3-1|59	cp -a media CREDITS %{buildroot}%{_gamesdatadir}/%{name}/
14cu|tong-1.3-1|60	
14cu|tong-1.3-1|61	# icon
14cu|tong-1.3-1|62	install -D -m644 media/icon.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|tong-1.3-1|63	
14cu|tong-1.3-1|64	# desktop file
14cu|tong-1.3-1|65	install -d %{buildroot}%{_datadir}/applications
14cu|tong-1.3-1|66	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tong-1.3-1|67	[Desktop Entry]
14cu|tong-1.3-1|68	Name=Tong
14cu|tong-1.3-1|69	GenericName=A mixture of two classic games
14cu|tong-1.3-1|70	Comment=Mixture of the classic Pong and Tetris games with some twists
14cu|tong-1.3-1|71	Exec=%{name}
14cu|tong-1.3-1|72	Icon=%{name}
14cu|tong-1.3-1|73	Terminal=false
14cu|tong-1.3-1|74	Type=Application
14cu|tong-1.3-1|75	Categories=Game;BlocksGame;
14cu|tong-1.3-1|76	EOF
14cu|tong-1.3-1|77	
14cu|tong-1.3-1|78	
14cu|tong-1.3-1|79	%changelog
14cu|tong-1.3-1|80	* Fri Oct 17 2014 Rosa <rosa@abf.rosalinux.ru> 1.3-1
14cu|tong-1.3-1|81	+ Revision: af47b96
14cu|tong-1.3-1|82	- Automatic import for version 1.3-1
14cu|tong-1.3-1|83	
14cu|tong-1.3-1|84	

15264 14
14cu|tor-0.2.9.15-1|1	%define runuser toruser
14cu|tor-0.2.9.15-1|2	
14cu|tor-0.2.9.15-1|3	Summary:	Anonymizing overlay network for TCP (The onion router)
14cu|tor-0.2.9.15-1|4	Name:		tor
14cu|tor-0.2.9.15-1|5	Version:	0.2.9.15
14cu|tor-0.2.9.15-1|6	Release:	1
14cu|tor-0.2.9.15-1|7	License:	BSD
14cu|tor-0.2.9.15-1|8	Group:		Networking/Other
14cu|tor-0.2.9.15-1|9	Url:		http://www.torproject.org/
14cu|tor-0.2.9.15-1|10	Source0:	https://dist.torproject.org/%{name}-%{version}.tar.gz
14cu|tor-0.2.9.15-1|11	Source1:	%{name}.logrotate
14cu|tor-0.2.9.15-1|12	Source3: 	%{name}.sysconfig
14cu|tor-0.2.9.15-1|13	Source4:	%{name}.service
14cu|tor-0.2.9.15-1|14	Source5:	%{name}-tmpfiles.conf
14cu|tor-0.2.9.15-1|15	Source100:	%{name}.rpmlintrc
14cu|tor-0.2.9.15-1|16	BuildRequires:	autoconf2.5
14cu|tor-0.2.9.15-1|17	BuildRequires:	ghostscript
14cu|tor-0.2.9.15-1|18	BuildRequires:	pkgconfig(libevent)
14cu|tor-0.2.9.15-1|19	BuildRequires:	pkgconfig(openssl)
14cu|tor-0.2.9.15-1|20	BuildRequires:	pkgconfig(zlib)
14cu|tor-0.2.9.15-1|21	BuildRequires:	pkgconfig(systemd)
14cu|tor-0.2.9.15-1|22	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|tor-0.2.9.15-1|23	BuildRequires:	pkgconfig(libsystemd)
14cu|tor-0.2.9.15-1|24	Requires:	openssl
14cu|tor-0.2.9.15-1|25	Requires:	tsocks
14cu|tor-0.2.9.15-1|26	Requires(pre,post,preun,postun):	rpm-helper
14cu|tor-0.2.9.15-1|27	Requires(post):	systemd
14cu|tor-0.2.9.15-1|28	
14cu|tor-0.2.9.15-1|29	%description
14cu|tor-0.2.9.15-1|30	Tor is a connection-based low-latency anonymous communication system.
14cu|tor-0.2.9.15-1|31	
14cu|tor-0.2.9.15-1|32	This package provides the "tor" program, which serves as both a client and
14cu|tor-0.2.9.15-1|33	a relay node. Scripts will automatically create a "%{runuser}" user and
14cu|tor-0.2.9.15-1|34	group, and set tor up to run as a daemon when the system is rebooted.
14cu|tor-0.2.9.15-1|35	
14cu|tor-0.2.9.15-1|36	Applications connect to the local Tor proxy using the SOCKS
14cu|tor-0.2.9.15-1|37	protocol. The local proxy chooses a path through a set of relays, in
14cu|tor-0.2.9.15-1|38	which each relay knows its predecessor and successor, but no
14cu|tor-0.2.9.15-1|39	others. Traffic flowing down the circuit is unwrapped by a symmetric
14cu|tor-0.2.9.15-1|40	key at each relay, which reveals the downstream relay.
14cu|tor-0.2.9.15-1|41	
14cu|tor-0.2.9.15-1|42	Warnings: Tor does no protocol cleaning.  That means there is a danger
14cu|tor-0.2.9.15-1|43	that application protocols and associated programs can be induced to
14cu|tor-0.2.9.15-1|44	reveal information about the initiator. Tor depends on Privoxy and
14cu|tor-0.2.9.15-1|45	similar protocol cleaners to solve this problem. This is alpha code,
14cu|tor-0.2.9.15-1|46	and is even more likely than released code to have anonymity-spoiling
14cu|tor-0.2.9.15-1|47	bugs. The present network is very small -- this further reduces the
14cu|tor-0.2.9.15-1|48	strength of the anonymity provided. Tor is not presently suitable
14cu|tor-0.2.9.15-1|49	for high-stakes anonymity.
14cu|tor-0.2.9.15-1|50	
14cu|tor-0.2.9.15-1|51	%files
14cu|tor-0.2.9.15-1|52	%doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING
14cu|tor-0.2.9.15-1|53	%{_mandir}/man*/*
14cu|tor-0.2.9.15-1|54	%{_bindir}/tor
14cu|tor-0.2.9.15-1|55	%{_bindir}/torify
14cu|tor-0.2.9.15-1|56	%{_bindir}/tor-resolve
14cu|tor-0.2.9.15-1|57	%{_bindir}/tor-gencert
14cu|tor-0.2.9.15-1|58	%{_unitdir}/%{name}.service
14cu|tor-0.2.9.15-1|59	%{_tmpfilesdir}/%{name}.conf
14cu|tor-0.2.9.15-1|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14cu|tor-0.2.9.15-1|61	%dir %attr(0755,root,%{runuser}) %{_sysconfdir}/%{name}/
14cu|tor-0.2.9.15-1|62	%config(noreplace) %attr(0644,root,%{runuser}) %{_sysconfdir}/%{name}/*
14cu|tor-0.2.9.15-1|63	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|tor-0.2.9.15-1|64	%attr(0700,%{runuser},%{runuser}) %dir %{_localstatedir}/lib/%{name}
14cu|tor-0.2.9.15-1|65	%attr(0750,%{runuser},%{runuser}) %dir %{_var}/%{name}
14cu|tor-0.2.9.15-1|66	%attr(0750,%{runuser},%{runuser}) %dir %{_var}/log/%{name}
14cu|tor-0.2.9.15-1|67	%{_sysconfdir}/bash_completion.d/%{name}
14cu|tor-0.2.9.15-1|68	%{_datadir}/%{name}
14cu|tor-0.2.9.15-1|69	
14cu|tor-0.2.9.15-1|70	%pre
14cu|tor-0.2.9.15-1|71	%_pre_useradd %{runuser} / /bin/false
14cu|tor-0.2.9.15-1|72	
14cu|tor-0.2.9.15-1|73	%post
14cu|tor-0.2.9.15-1|74	%tmpfiles_create %{name}
14cu|tor-0.2.9.15-1|75	%_post_service %{name}
14cu|tor-0.2.9.15-1|76	
14cu|tor-0.2.9.15-1|77	%preun
14cu|tor-0.2.9.15-1|78	%_preun_service %{name}
14cu|tor-0.2.9.15-1|79	rm -f %{_localstatedir}/%{name}/cached-directory
14cu|tor-0.2.9.15-1|80	rm -f %{_localstatedir}/%{name}/bw_accounting
14cu|tor-0.2.9.15-1|81	rm -f %{_localstatedir}/%{name}/control_auth_cookie
14cu|tor-0.2.9.15-1|82	rm -f %{_localstatedir}/%{name}/router.desc
14cu|tor-0.2.9.15-1|83	rm -f %{_localstatedir}/%{name}/fingerprint
14cu|tor-0.2.9.15-1|84	
14cu|tor-0.2.9.15-1|85	%postun
14cu|tor-0.2.9.15-1|86	%_postun_userdel %{runuser}
14cu|tor-0.2.9.15-1|87	%_postun_groupdel %{runuser}
14cu|tor-0.2.9.15-1|88	
14cu|tor-0.2.9.15-1|89	#----------------------------------------------------------------------------
14cu|tor-0.2.9.15-1|90	
14cu|tor-0.2.9.15-1|91	%prep
14cu|tor-0.2.9.15-1|92	%setup -q
14cu|tor-0.2.9.15-1|93	
14cu|tor-0.2.9.15-1|94	%build
14cu|tor-0.2.9.15-1|95	%configure2_5x
14cu|tor-0.2.9.15-1|96	%make
14cu|tor-0.2.9.15-1|97	
14cu|tor-0.2.9.15-1|98	%install
14cu|tor-0.2.9.15-1|99	%makeinstall
14cu|tor-0.2.9.15-1|100	
14cu|tor-0.2.9.15-1|101	install -p -m 644 %{buildroot}%{_sysconfdir}/%{name}/torrc.sample %{buildroot}%{_sysconfdir}/%{name}/torrc
14cu|tor-0.2.9.15-1|102	
14cu|tor-0.2.9.15-1|103	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|tor-0.2.9.15-1|104	cat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|tor-0.2.9.15-1|105	
14cu|tor-0.2.9.15-1|106	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/sysconfig/
14cu|tor-0.2.9.15-1|107	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|tor-0.2.9.15-1|108	
14cu|tor-0.2.9.15-1|109	mkdir -p -m 700 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|tor-0.2.9.15-1|110	mkdir -p -m 755 %{buildroot}%{_var}/%{name}
14cu|tor-0.2.9.15-1|111	mkdir -p -m 755 %{buildroot}%{_var}/log/%{name}
14cu|tor-0.2.9.15-1|112	
14cu|tor-0.2.9.15-1|113	# Bash completion
14cu|tor-0.2.9.15-1|114	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14cu|tor-0.2.9.15-1|115	echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14cu|tor-0.2.9.15-1|116	
14cu|tor-0.2.9.15-1|117	# Systemd support
14cu|tor-0.2.9.15-1|118	install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14cu|tor-0.2.9.15-1|119	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|tor-0.2.9.15-1|120	
14cu|tor-0.2.9.15-1|121	%changelog

15265 14
14cu|torbrowser-launcher-0.2.7-1|1	%define oname torbrowser_launcher
14cu|torbrowser-launcher-0.2.7-1|2	
14cu|torbrowser-launcher-0.2.7-1|3	Summary:	Download,update, and run the Tor Browser Bundle
14cu|torbrowser-launcher-0.2.7-1|4	Name:		torbrowser-launcher
14cu|torbrowser-launcher-0.2.7-1|5	Version:	0.2.7
14cu|torbrowser-launcher-0.2.7-1|6	Release:	1
14cu|torbrowser-launcher-0.2.7-1|7	License:	MIT
14cu|torbrowser-launcher-0.2.7-1|8	Group:		Networking/WWW
14cu|torbrowser-launcher-0.2.7-1|9	Url:		https://www.github.com/micahflee/torbrowser-launcher
14cu|torbrowser-launcher-0.2.7-1|10	Source0:	https://github.com/micahflee/torbrowser-launcher/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|torbrowser-launcher-0.2.7-1|11	BuildRequires:	desktop-file-utils
14cu|torbrowser-launcher-0.2.7-1|12	BuildRequires:	fakeroot
14cu|torbrowser-launcher-0.2.7-1|13	BuildRequires:	gnupg
14cu|torbrowser-launcher-0.2.7-1|14	BuildRequires:	pkgconfig(python)
14cu|torbrowser-launcher-0.2.7-1|15	BuildRequires:	pythonegg(twisted)
14cu|torbrowser-launcher-0.2.7-1|16	BuildRequires:	wmctrl
14cu|torbrowser-launcher-0.2.7-1|17	Requires:	pythonegg(parsley)
14cu|torbrowser-launcher-0.2.7-1|18	Requires:	pythonegg(psutil)
14cu|torbrowser-launcher-0.2.7-1|19	Requires:	pythonegg(pyliblzma)
14cu|torbrowser-launcher-0.2.7-1|20	Requires:	pythonegg(service-identity)
14cu|torbrowser-launcher-0.2.7-1|21	Requires:	pythonegg(twisted)
14cu|torbrowser-launcher-0.2.7-1|22	Requires:	pythonegg(txsocksx)
14cu|torbrowser-launcher-0.2.7-1|23	Requires:	wmctrl
14cu|torbrowser-launcher-0.2.7-1|24	BuildArch:	noarch
14cu|torbrowser-launcher-0.2.7-1|25	
14cu|torbrowser-launcher-0.2.7-1|26	%description
14cu|torbrowser-launcher-0.2.7-1|27	Tor Browser Launcher is intended to make the Tor Browser Bundle (TBB) easier to
14cu|torbrowser-launcher-0.2.7-1|28	maintain and use for GNU/Linux users.
14cu|torbrowser-launcher-0.2.7-1|29	
14cu|torbrowser-launcher-0.2.7-1|30	You install torbrowser-launcher from your distribution's package manager and
14cu|torbrowser-launcher-0.2.7-1|31	it handles downloading the most recent version of TBB for you, in your language
14cu|torbrowser-launcher-0.2.7-1|32	and for your architecture. It also adds a "Tor Browser" application launcher to
14cu|torbrowser-launcher-0.2.7-1|33	your operating system's menu, and lets you set Tor Browser as your default web
14cu|torbrowser-launcher-0.2.7-1|34	browser.
14cu|torbrowser-launcher-0.2.7-1|35	
14cu|torbrowser-launcher-0.2.7-1|36	When you first launch Tor Browser Launcher, it will download TBB from
14cu|torbrowser-launcher-0.2.7-1|37	https://www.torproject.org/, extract it in your home directory, and execute it.
14cu|torbrowser-launcher-0.2.7-1|38	
14cu|torbrowser-launcher-0.2.7-1|39	When you run it after that it will just execute TBB. When you open Tor Browser
14cu|torbrowser-launcher-0.2.7-1|40	after an update, it will download the newer version of TBB for you and extract
14cu|torbrowser-launcher-0.2.7-1|41	it over your old TBB directory, so you will maintain your TBB bookmarks and
14cu|torbrowser-launcher-0.2.7-1|42	always be running the latest version.
14cu|torbrowser-launcher-0.2.7-1|43	
14cu|torbrowser-launcher-0.2.7-1|44	%files -f %{name}.lang
14cu|torbrowser-launcher-0.2.7-1|45	%doc LICENSE README.md
14cu|torbrowser-launcher-0.2.7-1|46	%{_bindir}/%{name}
14cu|torbrowser-launcher-0.2.7-1|47	%{py_puresitedir}/%{oname}-%{version}-*.egg-info
14cu|torbrowser-launcher-0.2.7-1|48	%{py_puresitedir}/%{oname}/
14cu|torbrowser-launcher-0.2.7-1|49	%{_datadir}/appdata/torbrowser.appdata.xml
14cu|torbrowser-launcher-0.2.7-1|50	%{_datadir}/applications/*.desktop
14cu|torbrowser-launcher-0.2.7-1|51	%{_datadir}/pixmaps/torbrowser.png
14cu|torbrowser-launcher-0.2.7-1|52	%{_datadir}/%{name}
14cu|torbrowser-launcher-0.2.7-1|53	%{_localedir}/%{name}.mo
14cu|torbrowser-launcher-0.2.7-1|54	%config(noreplace) %{_sysconfdir}/apparmor.d/*
14cu|torbrowser-launcher-0.2.7-1|55	
14cu|torbrowser-launcher-0.2.7-1|56	#----------------------------------------------------------------------------
14cu|torbrowser-launcher-0.2.7-1|57	
14cu|torbrowser-launcher-0.2.7-1|58	%prep
14cu|torbrowser-launcher-0.2.7-1|59	%setup -q
14cu|torbrowser-launcher-0.2.7-1|60	
14cu|torbrowser-launcher-0.2.7-1|61	%build
14cu|torbrowser-launcher-0.2.7-1|62	python setup.py build
14cu|torbrowser-launcher-0.2.7-1|63	
14cu|torbrowser-launcher-0.2.7-1|64	%install
14cu|torbrowser-launcher-0.2.7-1|65	python setup.py install --root=%{buildroot}
14cu|torbrowser-launcher-0.2.7-1|66	desktop-file-install %{buildroot}%{_datadir}/applications/*.desktop
14cu|torbrowser-launcher-0.2.7-1|67	
14cu|torbrowser-launcher-0.2.7-1|68	%find_lang %{name}
14cu|torbrowser-launcher-0.2.7-1|69	
14cu|torbrowser-launcher-0.2.7-1|70	%changelog
14cu|torbrowser-launcher-0.2.7-1|71	
14cu|torbrowser-launcher-0.2.7-1|72	* Mon Jan 30 2017 tremod <negry.m@yandex.ru> 0.2.7-1
14cu|torbrowser-launcher-0.2.7-1|73	- (0499a78) Update to 0.2.7
14cu|torbrowser-launcher-0.2.7-1|74	
14cu|torbrowser-launcher-0.2.7-1|75	

15266 14
14cu|torcs-1.3.6-2|1	%define Werror_cflags	%nil
14cu|torcs-1.3.6-2|2	%define	name	torcs
14cu|torcs-1.3.6-2|3	%define	oname	TORCS
14cu|torcs-1.3.6-2|4	%define	libname	%mklibname %{name}
14cu|torcs-1.3.6-2|5	%define	version	1.3.6
14cu|torcs-1.3.6-2|6	%define release	2
14cu|torcs-1.3.6-2|7	%define	Summary	The Open Racing Car Simulator
14cu|torcs-1.3.6-2|8	
14cu|torcs-1.3.6-2|9	Name:		%{name}
14cu|torcs-1.3.6-2|10	Version:	%{version}
14cu|torcs-1.3.6-2|11	Release:%{release}
14cu|torcs-1.3.6-2|12	Summary:	%{Summary}
14cu|torcs-1.3.6-2|13	License:	GPLv2
14cu|torcs-1.3.6-2|14	Group:		Games/Arcade
14cu|torcs-1.3.6-2|15	Source0:	%{oname}-%{version}-src.tar.xz
14cu|torcs-1.3.6-2|16	Source1:	%{oname}-%{version}-src-robots-base.tar.xz
14cu|torcs-1.3.6-2|17	Source2:	%{oname}-1.3.0-src-robots-berniw.tar.bz2
14cu|torcs-1.3.6-2|18	Source3:	%{oname}-1.3.0-src-robots-bt.tar.bz2
14cu|torcs-1.3.6-2|19	Source4:	%{oname}-1.3.0-src-robots-olethros.tar.bz2
14cu|torcs-1.3.6-2|20	
14cu|torcs-1.3.6-2|21	URL:		http://torcs.sourceforge.net/
14cu|torcs-1.3.6-2|22	Provides:	%{oname}
14cu|torcs-1.3.6-2|23	Requires:	%{name}-data = %{version}
14cu|torcs-1.3.6-2|24	Requires:	%{name}-data-cars-extra
14cu|torcs-1.3.6-2|25	Requires:	%{name}-robots-berniw %{name}-robots-bt %{name}-robots-olethros
14cu|torcs-1.3.6-2|26	
14cu|torcs-1.3.6-2|27	BuildRequires:	imagemagick
14cu|torcs-1.3.6-2|28	BuildRequires:	pkgconfig(glu)
14cu|torcs-1.3.6-2|29	BuildRequires:	pkgconfig(sdl)
14cu|torcs-1.3.6-2|30	BuildRequires:	pkgconfig(zlib)
14cu|torcs-1.3.6-2|31	BuildRequires:	pkgconfig(libpng)
14cu|torcs-1.3.6-2|32	BuildRequires:	pkgconfig(vorbis)
14cu|torcs-1.3.6-2|33	BuildRequires:	mesa-common-devel
14cu|torcs-1.3.6-2|34	BuildRequires:	plib-devel
14cu|torcs-1.3.6-2|35	BuildRequires:	pkgconfig(freealut)
14cu|torcs-1.3.6-2|36	BuildRequires:	pkgconfig(openal)
14cu|torcs-1.3.6-2|37	BuildRequires:	pkgconfig(xrandr)
14cu|torcs-1.3.6-2|38	BuildRequires:	pkgconfig(ice)
14cu|torcs-1.3.6-2|39	BuildRequires:	libstdc++-devel
14cu|torcs-1.3.6-2|40	BuildRequires:	pkgconfig(sm)
14cu|torcs-1.3.6-2|41	BuildRequires:	pkgconfig(xt)
14cu|torcs-1.3.6-2|42	BuildRequires:	pkgconfig(xmu)
14cu|torcs-1.3.6-2|43	
14cu|torcs-1.3.6-2|44	
14cu|torcs-1.3.6-2|45	Provides:	%{libname}
14cu|torcs-1.3.6-2|46	Obsoletes:	%{libname}
14cu|torcs-1.3.6-2|47	
14cu|torcs-1.3.6-2|48	%description
14cu|torcs-1.3.6-2|49	A 3D racing car simulator using OpenGL.
14cu|torcs-1.3.6-2|50	
14cu|torcs-1.3.6-2|51	%package	robots-base
14cu|torcs-1.3.6-2|52	Group:		Games/Arcade
14cu|torcs-1.3.6-2|53	Requires:	%{name} >= %{version}
14cu|torcs-1.3.6-2|54	Summary:	Basic robots for %{name}
14cu|torcs-1.3.6-2|55	Provides:	%{name}-robots
14cu|torcs-1.3.6-2|56	
14cu|torcs-1.3.6-2|57	%description	robots-base
14cu|torcs-1.3.6-2|58	Base robots for %{oname}
14cu|torcs-1.3.6-2|59	%package	robots-berniw
14cu|torcs-1.3.6-2|60	Group:		Games/Arcade
14cu|torcs-1.3.6-2|61	Requires:	%{name} >= %{version}
14cu|torcs-1.3.6-2|62	Summary:	Berniw robots for %{name}
14cu|torcs-1.3.6-2|63	Provides:	%{name}-robots
14cu|torcs-1.3.6-2|64	
14cu|torcs-1.3.6-2|65	%description	robots-berniw
14cu|torcs-1.3.6-2|66	Berniw robots for %{oname}
14cu|torcs-1.3.6-2|67	by Bernhard Wymann <berniw@bluewin.ch>
14cu|torcs-1.3.6-2|68	
14cu|torcs-1.3.6-2|69	%package	robots-bt
14cu|torcs-1.3.6-2|70	Group:		Games/Arcade
14cu|torcs-1.3.6-2|71	Requires:	%{name} >= %{version}
14cu|torcs-1.3.6-2|72	Summary:	Bt robots for %{name}
14cu|torcs-1.3.6-2|73	Provides:	%{name}-robots
14cu|torcs-1.3.6-2|74	
14cu|torcs-1.3.6-2|75	%description	robots-bt
14cu|torcs-1.3.6-2|76	bt robots for %{oname}
14cu|torcs-1.3.6-2|77	
14cu|torcs-1.3.6-2|78	%package	robots-olethros
14cu|torcs-1.3.6-2|79	Group:		Games/Arcade
14cu|torcs-1.3.6-2|80	Requires:	%{name} >= %{version}
14cu|torcs-1.3.6-2|81	Summary:	Olethros robots for %{name}
14cu|torcs-1.3.6-2|82	Provides:	%{name}-robots
14cu|torcs-1.3.6-2|83	
14cu|torcs-1.3.6-2|84	%description	robots-olethros
14cu|torcs-1.3.6-2|85	bt robots for %{oname}
14cu|torcs-1.3.6-2|86	by Christos Dimitrakakis <dimitrak@idiap.ch>
14cu|torcs-1.3.6-2|87	
14cu|torcs-1.3.6-2|88	
14cu|torcs-1.3.6-2|89	%prep
14cu|torcs-1.3.6-2|90	%setup -q -b1 -b2 -b3 -b4
14cu|torcs-1.3.6-2|91	
14cu|torcs-1.3.6-2|92	%build
14cu|torcs-1.3.6-2|93	LDFLAGS="%{ldflags} -lstdc++"
14cu|torcs-1.3.6-2|94	./configure	--bindir=%{_gamesbindir} \
14cu|torcs-1.3.6-2|95	--prefix=%{_prefix} \
14cu|torcs-1.3.6-2|96	--libdir=%{_libdir} \
14cu|torcs-1.3.6-2|97	--x-libraries=%{_xorglibdir}
14cu|torcs-1.3.6-2|98	
14cu|torcs-1.3.6-2|99	#avoid paralel build
14cu|torcs-1.3.6-2|100	make
14cu|torcs-1.3.6-2|101	
14cu|torcs-1.3.6-2|102	%install
14cu|torcs-1.3.6-2|103	%{makeinstall_std}
14cu|torcs-1.3.6-2|104	
14cu|torcs-1.3.6-2|105	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
14cu|torcs-1.3.6-2|106	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|torcs-1.3.6-2|107	[Desktop Entry]
14cu|torcs-1.3.6-2|108	Name=%{oname}
14cu|torcs-1.3.6-2|109	Comment=%{Summary}
14cu|torcs-1.3.6-2|110	Exec=%{_gamesbindir}/%{name}
14cu|torcs-1.3.6-2|111	Icon=%{name}
14cu|torcs-1.3.6-2|112	Terminal=false
14cu|torcs-1.3.6-2|113	Type=Application
14cu|torcs-1.3.6-2|114	StartupNotify=false
14cu|torcs-1.3.6-2|115	Categories=Game;ArcadeGame;
14cu|torcs-1.3.6-2|116	EOF
14cu|torcs-1.3.6-2|117	
14cu|torcs-1.3.6-2|118	%{__install} -d $RPM_BUILD_ROOT{%{_miconsdir},%{_liconsdir}}
14cu|torcs-1.3.6-2|119	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14cu|torcs-1.3.6-2|120	%{__install} icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14cu|torcs-1.3.6-2|121	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14cu|torcs-1.3.6-2|122	
14cu|torcs-1.3.6-2|123	# fix rpmlint E, to be seen for W
14cu|torcs-1.3.6-2|124	chmod -R 755 $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14cu|torcs-1.3.6-2|125	chmod -R 755 $RPM_BUILD_ROOT%{_libdir}/%{name}
14cu|torcs-1.3.6-2|126	
14cu|torcs-1.3.6-2|127	%files
14cu|torcs-1.3.6-2|128	%doc COPYING README
14cu|torcs-1.3.6-2|129	%{_gamesbindir}/*
14cu|torcs-1.3.6-2|130	%dir %{_gamesdatadir}/%{name}
14cu|torcs-1.3.6-2|131	%{_gamesdatadir}/%{name}/[!d]*
14cu|torcs-1.3.6-2|132	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|torcs-1.3.6-2|133	%dir %{_gamesdatadir}/%{name}/drivers
14cu|torcs-1.3.6-2|134	%{_iconsdir}/%{name}.png
14cu|torcs-1.3.6-2|135	%{_liconsdir}/%{name}.png
14cu|torcs-1.3.6-2|136	%{_miconsdir}/%{name}.png
14cu|torcs-1.3.6-2|137	%{_libdir}/%{name}
14cu|torcs-1.3.6-2|138	
14cu|torcs-1.3.6-2|139	%files robots-base
14cu|torcs-1.3.6-2|140	%doc COPYING README
14cu|torcs-1.3.6-2|141	%{_gamesdatadir}/%{name}/drivers/damned*
14cu|torcs-1.3.6-2|142	%{_gamesdatadir}/%{name}/drivers/human/*
14cu|torcs-1.3.6-2|143	%{_gamesdatadir}/%{name}/drivers/inferno/*
14cu|torcs-1.3.6-2|144	%{_gamesdatadir}/%{name}/drivers/inferno2/*
14cu|torcs-1.3.6-2|145	%{_gamesdatadir}/%{name}/drivers/lliaw/*
14cu|torcs-1.3.6-2|146	%{_gamesdatadir}/%{name}/drivers/sparkle/*
14cu|torcs-1.3.6-2|147	%{_gamesdatadir}/%{name}/drivers/tita/*
14cu|torcs-1.3.6-2|148	
14cu|torcs-1.3.6-2|149	%files robots-berniw
14cu|torcs-1.3.6-2|150	%doc COPYING README
14cu|torcs-1.3.6-2|151	%{_gamesdatadir}/%{name}/drivers/berniw*
14cu|torcs-1.3.6-2|152	
14cu|torcs-1.3.6-2|153	%files robots-bt
14cu|torcs-1.3.6-2|154	%doc COPYING README
14cu|torcs-1.3.6-2|155	%{_gamesdatadir}/%{name}/drivers/bt
14cu|torcs-1.3.6-2|156	
14cu|torcs-1.3.6-2|157	%files robots-olethros
14cu|torcs-1.3.6-2|158	%doc COPYING README
14cu|torcs-1.3.6-2|159	%{_gamesdatadir}/%{name}/drivers/olethros
14cu|torcs-1.3.6-2|160	
14cu|torcs-1.3.6-2|161	
14cu|torcs-1.3.6-2|162	
14cu|torcs-1.3.6-2|163	%changelog
14cu|torcs-1.3.6-2|164	
14cu|torcs-1.3.6-2|165	* Sun Nov 15 2015 gvm <mc2374@mclink.it> 1.3.6-2
14cu|torcs-1.3.6-2|166	- (90be7d5) Rebuild to replace a broken rpm (torcs-robots-base).
14cu|torcs-1.3.6-2|167	
14cu|torcs-1.3.6-2|168	

15267 14
14cu|torcs-data-1.3.6-2|1	%define	pname	torcs
14cu|torcs-data-1.3.6-2|2	%define	opname	TORCS
14cu|torcs-data-1.3.6-2|3	%define	oname	%{opname}-data
14cu|torcs-data-1.3.6-2|4	%define	Summary	Data files for %{pname}
14cu|torcs-data-1.3.6-2|5	
14cu|torcs-data-1.3.6-2|6	Name:		%{pname}-data
14cu|torcs-data-1.3.6-2|7	Version:	1.3.6
14cu|torcs-data-1.3.6-2|8	Release:	2
14cu|torcs-data-1.3.6-2|9	Summary:	%{Summary}
14cu|torcs-data-1.3.6-2|10	License:	GPL
14cu|torcs-data-1.3.6-2|11	Group:		Games/Arcade
14cu|torcs-data-1.3.6-2|12	Source0:	%{opname}-%{version}-data.tar.xz
14cu|torcs-data-1.3.6-2|13	Source1:	%{opname}-%{version}-data-tracks-road.tar.xz
14cu|torcs-data-1.3.6-2|14	Source2:	%{opname}-%{version}-data-tracks-oval.tar.xz
14cu|torcs-data-1.3.6-2|15	Source3:	%{opname}-%{version}-data-tracks-dirt.tar.xz
14cu|torcs-data-1.3.6-2|16	Source4:	%{opname}-%{version}-data-cars-extra.tar.xz
14cu|torcs-data-1.3.6-2|17	Source5:	%{opname}-1.3.0-data-cars-nascar.tar.bz2
14cu|torcs-data-1.3.6-2|18	Source6:	%{opname}-%{version}-data-cars-Patwo-Design.tar.xz
14cu|torcs-data-1.3.6-2|19	Source7:	%{opname}-%{version}-data-cars-kcendra-gt.tar.xz
14cu|torcs-data-1.3.6-2|20	Source8:	%{opname}-%{version}-data-cars-kcendra-roadsters.tar.xz
14cu|torcs-data-1.3.6-2|21	Source9:	%{opname}-%{version}-data-cars-kcendra-sport.tar.xz
14cu|torcs-data-1.3.6-2|22	Source10:	%{opname}-1.3.0-data-cars-VM.tar.bz2
14cu|torcs-data-1.3.6-2|23	Url:		http://torcs.org/
14cu|torcs-data-1.3.6-2|24	BuildArch:	noarch
14cu|torcs-data-1.3.6-2|25	Requires:	%{pname} = %{version}
14cu|torcs-data-1.3.6-2|26	
14cu|torcs-data-1.3.6-2|27	%description
14cu|torcs-data-1.3.6-2|28	%{Summary}
14cu|torcs-data-1.3.6-2|29	
14cu|torcs-data-1.3.6-2|30	%package cars-extra
14cu|torcs-data-1.3.6-2|31	Group:		Games/Arcade
14cu|torcs-data-1.3.6-2|32	Requires:	%{name} >= %{version}
14cu|torcs-data-1.3.6-2|33	Summary:	Extra cars for %{opname}
14cu|torcs-data-1.3.6-2|34	Obsoletes:	%{name}-cars-Patwo-Design
14cu|torcs-data-1.3.6-2|35	Provides:	%{name}-cars-Patwo-Design
14cu|torcs-data-1.3.6-2|36	
14cu|torcs-data-1.3.6-2|37	%description cars-extra
14cu|torcs-data-1.3.6-2|38	Extra cars for %{opname}
14cu|torcs-data-1.3.6-2|39	
14cu|torcs-data-1.3.6-2|40	%prep
14cu|torcs-data-1.3.6-2|41	
14cu|torcs-data-1.3.6-2|42	%build
14cu|torcs-data-1.3.6-2|43	
14cu|torcs-data-1.3.6-2|44	%install
14cu|torcs-data-1.3.6-2|45	install -d %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|46	%{__tar} -xf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|47	%{__tar} -xf %{SOURCE1} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|48	%{__tar} -xf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|49	%{__tar} -xf %{SOURCE3} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|50	%{__tar} -xf %{SOURCE4} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|51	%{__tar} -xf %{SOURCE5} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|52	%{__tar} -xf %{SOURCE6} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|53	%{__tar} -xf %{SOURCE7} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|54	%{__tar} -xf %{SOURCE8} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|55	%{__tar} -xf %{SOURCE9} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|56	%{__tar} -xf %{SOURCE10} -C %{buildroot}%{_gamesdatadir}/%{pname}
14cu|torcs-data-1.3.6-2|57	
14cu|torcs-data-1.3.6-2|58	%clean
14cu|torcs-data-1.3.6-2|59	
14cu|torcs-data-1.3.6-2|60	%files
14cu|torcs-data-1.3.6-2|61	%defattr(-,root,root,755)
14cu|torcs-data-1.3.6-2|62	%dir %{_gamesdatadir}/%{pname}/cars
14cu|torcs-data-1.3.6-2|63	%dir %{_gamesdatadir}/%{pname}/cars/car1-ow1
14cu|torcs-data-1.3.6-2|64	%dir %{_gamesdatadir}/%{pname}/cars/car1-stock1
14cu|torcs-data-1.3.6-2|65	%dir %{_gamesdatadir}/%{pname}/cars/car1-stock2
14cu|torcs-data-1.3.6-2|66	%dir %{_gamesdatadir}/%{pname}/cars/car1-trb1
14cu|torcs-data-1.3.6-2|67	%dir %{_gamesdatadir}/%{pname}/cars/car1-trb3
14cu|torcs-data-1.3.6-2|68	%dir %{_gamesdatadir}/%{pname}/cars/car2-trb1
14cu|torcs-data-1.3.6-2|69	%dir %{_gamesdatadir}/%{pname}/cars/car3-trb1
14cu|torcs-data-1.3.6-2|70	%dir %{_gamesdatadir}/%{pname}/cars/car4-trb1
14cu|torcs-data-1.3.6-2|71	%dir %{_gamesdatadir}/%{pname}/cars/car5-trb1
14cu|torcs-data-1.3.6-2|72	%dir %{_gamesdatadir}/%{pname}/cars/car6-trb1
14cu|torcs-data-1.3.6-2|73	%dir %{_gamesdatadir}/%{pname}/cars/car7-trb1
14cu|torcs-data-1.3.6-2|74	%dir %{_gamesdatadir}/%{pname}/cars/p406
14cu|torcs-data-1.3.6-2|75	%dir %{_gamesdatadir}/%{pname}/cars/car8-trb1
14cu|torcs-data-1.3.6-2|76	%exclude %{_gamesdatadir}/%{pname}/categories/Nascar.xml
14cu|torcs-data-1.3.6-2|77	%{_gamesdatadir}/%{pname}/categories/*
14cu|torcs-data-1.3.6-2|78	%{_gamesdatadir}/%{pname}/data/*
14cu|torcs-data-1.3.6-2|79	%{_gamesdatadir}/%{pname}/menu/*
14cu|torcs-data-1.3.6-2|80	%{_gamesdatadir}/%{pname}/tracks/road/aalborg/*
14cu|torcs-data-1.3.6-2|81	%{_gamesdatadir}/%{pname}/tracks/road/alpine-1/*
14cu|torcs-data-1.3.6-2|82	%{_gamesdatadir}/%{pname}/tracks/road/alpine-2/*
14cu|torcs-data-1.3.6-2|83	%{_gamesdatadir}/%{pname}/tracks/road/eroad/*
14cu|torcs-data-1.3.6-2|84	%{_gamesdatadir}/%{pname}/tracks/road/e-track-1/*
14cu|torcs-data-1.3.6-2|85	%{_gamesdatadir}/%{pname}/tracks/road/e-track-2/*
14cu|torcs-data-1.3.6-2|86	%{_gamesdatadir}/%{pname}/tracks/road/e-track-3/*
14cu|torcs-data-1.3.6-2|87	%{_gamesdatadir}/%{pname}/tracks/road/e-track-4/*
14cu|torcs-data-1.3.6-2|88	#%{_gamesdatadir}/%{pname}/tracks/road/e-track-5/*
14cu|torcs-data-1.3.6-2|89	%{_gamesdatadir}/%{pname}/tracks/road/e-track-6/*
14cu|torcs-data-1.3.6-2|90	%{_gamesdatadir}/%{pname}/tracks/road/forza/*
14cu|torcs-data-1.3.6-2|91	%{_gamesdatadir}/%{pname}/tracks/road/g-track-1/*
14cu|torcs-data-1.3.6-2|92	%{_gamesdatadir}/%{pname}/tracks/road/g-track-2/*
14cu|torcs-data-1.3.6-2|93	%{_gamesdatadir}/%{pname}/tracks/road/g-track-3/*
14cu|torcs-data-1.3.6-2|94	%{_gamesdatadir}/%{pname}/tracks/road/ole-road-1/*
14cu|torcs-data-1.3.6-2|95	%{_gamesdatadir}/%{pname}/tracks/road/ruudskogen/*
14cu|torcs-data-1.3.6-2|96	%{_gamesdatadir}/%{pname}/tracks/road/spring/*
14cu|torcs-data-1.3.6-2|97	%{_gamesdatadir}/%{pname}/tracks/road/street-1/*
14cu|torcs-data-1.3.6-2|98	%{_gamesdatadir}/%{pname}/tracks/road/wheel-1/*
14cu|torcs-data-1.3.6-2|99	%{_gamesdatadir}/%{pname}/tracks/road/wheel-2/*
14cu|torcs-data-1.3.6-2|100	%{_gamesdatadir}/%{pname}/tracks/oval/*
14cu|torcs-data-1.3.6-2|101	%{_gamesdatadir}/%{pname}/tracks/dirt/*
14cu|torcs-data-1.3.6-2|102	%{_gamesdatadir}/%{pname}/cars/car1-trb1/*
14cu|torcs-data-1.3.6-2|103	%{_gamesdatadir}/%{pname}/cars/car1-trb3/*
14cu|torcs-data-1.3.6-2|104	%{_gamesdatadir}/%{pname}/cars/car2-trb1/*
14cu|torcs-data-1.3.6-2|105	%{_gamesdatadir}/%{pname}/cars/car3-trb1/*
14cu|torcs-data-1.3.6-2|106	%{_gamesdatadir}/%{pname}/cars/car4-trb1/*
14cu|torcs-data-1.3.6-2|107	%{_gamesdatadir}/%{pname}/cars/car5-trb1/*
14cu|torcs-data-1.3.6-2|108	%{_gamesdatadir}/%{pname}/cars/car6-trb1/*
14cu|torcs-data-1.3.6-2|109	%{_gamesdatadir}/%{pname}/cars/car7-trb1/*
14cu|torcs-data-1.3.6-2|110	%{_gamesdatadir}/%{pname}/cars/p406/*
14cu|torcs-data-1.3.6-2|111	# %{_gamesdatadir}/%{pname}/cars/sc-f1/*
14cu|torcs-data-1.3.6-2|112	%{_gamesdatadir}/%{pname}/cars/car1-ow1/*
14cu|torcs-data-1.3.6-2|113	%{_gamesdatadir}/%{pname}/cars/car1-stock1/*
14cu|torcs-data-1.3.6-2|114	%{_gamesdatadir}/%{pname}/cars/car8-trb1/*
14cu|torcs-data-1.3.6-2|115	%{_gamesdatadir}/%{pname}/cars/car1-stock2/*
14cu|torcs-data-1.3.6-2|116	%{_gamesdatadir}/%{pname}/tracks/road/brondehach/*
14cu|torcs-data-1.3.6-2|117	%{_gamesdatadir}/%{pname}/tracks/road/corkscrew/*
14cu|torcs-data-1.3.6-2|118	%{_gamesdatadir}/%{pname}/wheels/*
14cu|torcs-data-1.3.6-2|119	
14cu|torcs-data-1.3.6-2|120	
14cu|torcs-data-1.3.6-2|121	%files cars-extra
14cu|torcs-data-1.3.6-2|122	%defattr(-, root, root)
14cu|torcs-data-1.3.6-2|123	%{_gamesdatadir}/torcs/cars/155-DTM/*
14cu|torcs-data-1.3.6-2|124	#%{_gamesdatadir}/torcs/cars/360-modena/*
14cu|torcs-data-1.3.6-2|125	%{_gamesdatadir}/torcs/cars/acura-nsx-sz/*
14cu|torcs-data-1.3.6-2|126	%{_gamesdatadir}/torcs/cars/baja-bug/*
14cu|torcs-data-1.3.6-2|127	%{_gamesdatadir}/torcs/cars/buggy/*
14cu|torcs-data-1.3.6-2|128	#%{_gamesdatadir}/torcs/cars/car1-trb1/*
14cu|torcs-data-1.3.6-2|129	#%{_gamesdatadir}/torcs/cars/clkdtm/*
14cu|torcs-data-1.3.6-2|130	#%{_gamesdatadir}/torcs/cars/gt40/*
14cu|torcs-data-1.3.6-2|131	#%{_gamesdatadir}/torcs/cars/lotus-gt1/*
14cu|torcs-data-1.3.6-2|132	#%{_gamesdatadir}/torcs/cars/mclaren-f1/*
14cu|torcs-data-1.3.6-2|133	#%{_gamesdatadir}/torcs/cars/p406/*
14cu|torcs-data-1.3.6-2|134	#%{_gamesdatadir}/torcs/cars/porsche-gt1/*
14cu|torcs-data-1.3.6-2|135	#%{_gamesdatadir}/torcs/cars/porsche-gt3rs/*
14cu|torcs-data-1.3.6-2|136	#%{_gamesdatadir}/torcs/cars/sc-f1/*
14cu|torcs-data-1.3.6-2|137	#%{_gamesdatadir}/torcs/cars/viper-gts-r/*
14cu|torcs-data-1.3.6-2|138	#%{_gamesdatadir}/torcs/cars/xj-220/*
14cu|torcs-data-1.3.6-2|139	%{_gamesdatadir}/torcs/cars/cg-nascar-rwd
14cu|torcs-data-1.3.6-2|140	%{_gamesdatadir}/torcs/categories/Nascar.xml
14cu|torcs-data-1.3.6-2|141	%{_gamesdatadir}/torcs/cars/pw-206wrc/*
14cu|torcs-data-1.3.6-2|142	%{_gamesdatadir}/torcs/cars/pw-306wrc/*
14cu|torcs-data-1.3.6-2|143	%{_gamesdatadir}/torcs/cars/pw-corollawrc/*
14cu|torcs-data-1.3.6-2|144	%{_gamesdatadir}/torcs/cars/pw-evoviwrc/*
14cu|torcs-data-1.3.6-2|145	#%{_gamesdatadir}/torcs/cars/pw-evovwrc/*
14cu|torcs-data-1.3.6-2|146	%{_gamesdatadir}/torcs/cars/pw-focuswrc/*
14cu|torcs-data-1.3.6-2|147	%{_gamesdatadir}/torcs/cars/pw-imprezawrc/*
14cu|torcs-data-1.3.6-2|148	%{_gamesdatadir}/torcs/cars/kc-2000gt/*
14cu|torcs-data-1.3.6-2|149	%{_gamesdatadir}/torcs/cars/kc-5300gt/*
14cu|torcs-data-1.3.6-2|150	%{_gamesdatadir}/torcs/cars/kc-corvette-ttop/*
14cu|torcs-data-1.3.6-2|151	%{_gamesdatadir}/torcs/cars/kc-daytona/*
14cu|torcs-data-1.3.6-2|152	%{_gamesdatadir}/torcs/cars/kc-db4z/*
14cu|torcs-data-1.3.6-2|153	%{_gamesdatadir}/torcs/cars/kc-dbs/*
14cu|torcs-data-1.3.6-2|154	%{_gamesdatadir}/torcs/cars/kc-dino/*
14cu|torcs-data-1.3.6-2|155	%{_gamesdatadir}/torcs/cars/kc-ghibli/*
14cu|torcs-data-1.3.6-2|156	%{_gamesdatadir}/torcs/cars/kc-grifo/*
14cu|torcs-data-1.3.6-2|157	%{_gamesdatadir}/torcs/cars/kc-bigh/*
14cu|torcs-data-1.3.6-2|158	%{_gamesdatadir}/torcs/cars/kc-a110/*
14cu|torcs-data-1.3.6-2|159	%{_gamesdatadir}/torcs/cars/kc-alfatz2/*
14cu|torcs-data-1.3.6-2|160	%{_gamesdatadir}/torcs/cars/kc-coda/*
14cu|torcs-data-1.3.6-2|161	%{_gamesdatadir}/torcs/cars/kc-conrero/*
14cu|torcs-data-1.3.6-2|162	%{_gamesdatadir}/torcs/cars/kc-gt40/*
14cu|torcs-data-1.3.6-2|163	%{_gamesdatadir}/torcs/cars/kc-gto/*
14cu|torcs-data-1.3.6-2|164	%{_gamesdatadir}/torcs/cars/kc-p4/*
14cu|torcs-data-1.3.6-2|165	%{_gamesdatadir}/torcs/cars/vm-x2/*
14cu|torcs-data-1.3.6-2|166	%{_gamesdatadir}/torcs/cars/vm-x4/*
14cu|torcs-data-1.3.6-2|167	
14cu|torcs-data-1.3.6-2|168	
14cu|torcs-data-1.3.6-2|169	
14cu|torcs-data-1.3.6-2|170	%changelog
14cu|torcs-data-1.3.6-2|171	
14cu|torcs-data-1.3.6-2|172	* Fri Nov 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-2
14cu|torcs-data-1.3.6-2|173	- (736ed5e) Bump release
14cu|torcs-data-1.3.6-2|174	
14cu|torcs-data-1.3.6-2|175	

15268 14
14cu|torque-4.2.10-1|1	%define major 2
14cu|torque-4.2.10-1|2	%define libname %mklibname %{name} %{major}
14cu|torque-4.2.10-1|3	%define devname %mklibname %{name} -d
14cu|torque-4.2.10-1|4	
14cu|torque-4.2.10-1|5	%define tcl_sitelib_spaced %(echo %tcl_sitelib | sed -e 's,/, ,g')
14cu|torque-4.2.10-1|6	
14cu|torque-4.2.10-1|7	%define __noautoreq '/usr/bin/tclsh8.6'
14cu|torque-4.2.10-1|8	
14cu|torque-4.2.10-1|9	Summary:	The Portable Batch System
14cu|torque-4.2.10-1|10	Name:		torque
14cu|torque-4.2.10-1|11	Version:	4.2.10
14cu|torque-4.2.10-1|12	Release:	1
14cu|torque-4.2.10-1|13	License:	TORQUEv1.1
14cu|torque-4.2.10-1|14	Group:		System/Cluster
14cu|torque-4.2.10-1|15	URL:        http://www.adaptivecomputing.com/products/open-source/torque/
14cu|torque-4.2.10-1|16	Source0:	http://www.adaptivecomputing.com/resources/downloads/torque/%{name}-%{version}.tar.gz
14cu|torque-4.2.10-1|17	Source1:	pbs_server
14cu|torque-4.2.10-1|18	Source2:	pbs.conf
14cu|torque-4.2.10-1|19	Source3:	TORQUE_Administrator_GUIDE.pdf
14cu|torque-4.2.10-1|20	Source4:	pbs_mom
14cu|torque-4.2.10-1|21	Source5:	pbs_sched
14cu|torque-4.2.10-1|22	Source6:	xpbs
14cu|torque-4.2.10-1|23	Source7:	xpbsmon
14cu|torque-4.2.10-1|24	Source8:	tclIndex_xpbsmon
14cu|torque-4.2.10-1|25	Source9:	tclIndex_xpbs
14cu|torque-4.2.10-1|26	Source10:	introduction_openPBS
14cu|torque-4.2.10-1|27	Source11:	xtermPBSlog
14cu|torque-4.2.10-1|28	Source12:	pbs
14cu|torque-4.2.10-1|29	Source13:	setup_pbs_server
14cu|torque-4.2.10-1|30	Source14:	pbs_config.sample
14cu|torque-4.2.10-1|31	Source15:	pbs_para_job.sh
14cu|torque-4.2.10-1|32	Source17:	pbs-epilogue
14cu|torque-4.2.10-1|33	Source18:	pbs-prologue
14cu|torque-4.2.10-1|34	Source19:	setup_pbs_client
14cu|torque-4.2.10-1|35	Source100:	torque.rpmlintrc
14cu|torque-4.2.10-1|36	Patch13:	torque-2.1.11-destdir.patch
14cu|torque-4.2.10-1|37	Patch14:	torque-2.3.7-tcl86.patch
14cu|torque-4.2.10-1|38	BuildRequires:	openssh
14cu|torque-4.2.10-1|39	BuildRequires:	openssh-clients
14cu|torque-4.2.10-1|40	BuildRequires:	tcl
14cu|torque-4.2.10-1|41	BuildRequires:	tk
14cu|torque-4.2.10-1|42	BuildRequires:	readline-devel
14cu|torque-4.2.10-1|43	BuildRequires:	tcl-devel
14cu|torque-4.2.10-1|44	BuildRequires:	pkgconfig(libtirpc)
14cu|torque-4.2.10-1|45	BuildRequires:	pkgconfig(tk)
14cu|torque-4.2.10-1|46	BuildRequires:	pkgconfig(xmu)
14cu|torque-4.2.10-1|47	Requires:	openssh-clients
14cu|torque-4.2.10-1|48	Requires(post,preun):	rpm-helper
14cu|torque-4.2.10-1|49	
14cu|torque-4.2.10-1|50	%description
14cu|torque-4.2.10-1|51	The Portable Batch System (PBS) is a flexible batch software processing
14cu|torque-4.2.10-1|52	system developed at NASA Ames Research Center. It  operates on networked,
14cu|torque-4.2.10-1|53	multi-platform UNIX environments, including heterogeneous clusters of
14cu|torque-4.2.10-1|54	workstations, supercomputers, and massively parallel systems.
14cu|torque-4.2.10-1|55	
14cu|torque-4.2.10-1|56	"This product includes software developed by NASA Ames Research Center,
14cu|torque-4.2.10-1|57	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cu|torque-4.2.10-1|58	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cu|torque-4.2.10-1|59	information."
14cu|torque-4.2.10-1|60	
14cu|torque-4.2.10-1|61	%files
14cu|torque-4.2.10-1|62	%doc doc/READ_ME
14cu|torque-4.2.10-1|63	%{_mandir}/man1/pbs*
14cu|torque-4.2.10-1|64	%{_mandir}/man3/pbs*
14cu|torque-4.2.10-1|65	%{_mandir}/man7/*
14cu|torque-4.2.10-1|66	%{_mandir}/man8/pbsnodes*
14cu|torque-4.2.10-1|67	%{_mandir}/man8/pbs_server.8*
14cu|torque-4.2.10-1|68	%{_mandir}/man8/pbs_sch*
14cu|torque-4.2.10-1|69	%config(noreplace) %{_sysconfdir}/pbs.conf
14cu|torque-4.2.10-1|70	%defattr(755, root, root)
14cu|torque-4.2.10-1|71	%{_initrddir}/pbs_server
14cu|torque-4.2.10-1|72	%{_initrddir}/pbs_sched
14cu|torque-4.2.10-1|73	%{_initrddir}/openpbs
14cu|torque-4.2.10-1|74	%{_sbindir}/pbs_server
14cu|torque-4.2.10-1|75	%{_sbindir}/pbs_sched
14cu|torque-4.2.10-1|76	%{_sbindir}/pbslogs
14cu|torque-4.2.10-1|77	%{_sbindir}/qnoded
14cu|torque-4.2.10-1|78	%{_sbindir}/qschedd
14cu|torque-4.2.10-1|79	%{_sbindir}/qserverd
14cu|torque-4.2.10-1|80	%{_sbindir}/trqauthd
14cu|torque-4.2.10-1|81	%{_bindir}/pbs_track
14cu|torque-4.2.10-1|82	%{_bindir}/pbsnodes
14cu|torque-4.2.10-1|83	%{_bindir}/setup_pbs_server
14cu|torque-4.2.10-1|84	%{_bindir}/pbs-config
14cu|torque-4.2.10-1|85	%{_bindir}/printtracking
14cu|torque-4.2.10-1|86	%{_bindir}/printserverdb
14cu|torque-4.2.10-1|87	%{_var}/spool/pbs/sched_logs/
14cu|torque-4.2.10-1|88	%dir %{_var}/spool/pbs
14cu|torque-4.2.10-1|89	%{_var}/spool/pbs/sched_priv
14cu|torque-4.2.10-1|90	%{_var}/spool/pbs/server_logs/
14cu|torque-4.2.10-1|91	%{_var}/spool/pbs/checkpoint/
14cu|torque-4.2.10-1|92	%{_var}/spool/pbs/server_priv/
14cu|torque-4.2.10-1|93	%attr(775,root,pbs) %{_var}/spool/pbs/spool/
14cu|torque-4.2.10-1|94	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered/
14cu|torque-4.2.10-1|95	%config(noreplace) %{_var}/spool/pbs/pbs_environment
14cu|torque-4.2.10-1|96	%config(noreplace) %{_var}/spool/pbs/server_name
14cu|torque-4.2.10-1|97	%{_var}/spool/pbs/pbs_config.sample
14cu|torque-4.2.10-1|98	
14cu|torque-4.2.10-1|99	%pre
14cu|torque-4.2.10-1|100	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
14cu|torque-4.2.10-1|101	# /usr/sbin/useradd -g pbs -d %{pbs_user} -r -s /bin/bash -p "" -m >/dev/null 2>&1 ||:
14cu|torque-4.2.10-1|102	
14cu|torque-4.2.10-1|103	%post
14cu|torque-4.2.10-1|104	#!/bin/sh
14cu|torque-4.2.10-1|105	pbs_prefix=%{_prefix}
14cu|torque-4.2.10-1|106	pbs_server_home=/var/spool/pbs
14cu|torque-4.2.10-1|107	if [ -f "${pbs_server_home}/server_name" ]; then
14cu|torque-4.2.10-1|108	echo `hostname` > ${pbs_server_home}/server_name
14cu|torque-4.2.10-1|109	fi
14cu|torque-4.2.10-1|110	if [ -f "${pbs_server_home}/default_server" ]; then
14cu|torque-4.2.10-1|111	echo `hostname` >> ${pbs_server_home}/default_server
14cu|torque-4.2.10-1|112	fi
14cu|torque-4.2.10-1|113	if [ ! -f "${pbs_server_home}/server_priv/nodes" ]; then
14cu|torque-4.2.10-1|114	echo `hostname` > ${pbs_server_home}/server_priv/nodes
14cu|torque-4.2.10-1|115	fi
14cu|torque-4.2.10-1|116	
14cu|torque-4.2.10-1|117	# add pbs service
14cu|torque-4.2.10-1|118	%_post_service pbs_server
14cu|torque-4.2.10-1|119	# %_post_service pbs_sched
14cu|torque-4.2.10-1|120	
14cu|torque-4.2.10-1|121	# mise a jour /etc/services if needed
14cu|torque-4.2.10-1|122	CHECK_PORT=`grep 15003 /etc/services`
14cu|torque-4.2.10-1|123	if [ -z "$CHECK_PORT" ]; then
14cu|torque-4.2.10-1|124	cat >> /etc/services << EOF
14cu|torque-4.2.10-1|125	# Port needed by PBS
14cu|torque-4.2.10-1|126	pbs_server	15001/tcp	# pbs server
14cu|torque-4.2.10-1|127	pbs_mom		15002/tcp	# mom to/from server
14cu|torque-4.2.10-1|128	pbs_resmon	15003/tcp   # mom resource management requests
14cu|torque-4.2.10-1|129	pbs_resmon      15003/udp   # mom resource management requests
14cu|torque-4.2.10-1|130	pbs_sched	15004/tcp   # scheduler
14cu|torque-4.2.10-1|131	EOF
14cu|torque-4.2.10-1|132	fi
14cu|torque-4.2.10-1|133	
14cu|torque-4.2.10-1|134	%preun
14cu|torque-4.2.10-1|135	%_preun_service pbs_server
14cu|torque-4.2.10-1|136	
14cu|torque-4.2.10-1|137	#----------------------------------------------------------------------------
14cu|torque-4.2.10-1|138	
14cu|torque-4.2.10-1|139	%package -n %{libname}
14cu|torque-4.2.10-1|140	Summary:	Library for %{name}
14cu|torque-4.2.10-1|141	Group:		System/Libraries
14cu|torque-4.2.10-1|142	
14cu|torque-4.2.10-1|143	%description -n %{libname}
14cu|torque-4.2.10-1|144	Library for %{name}.
14cu|torque-4.2.10-1|145	
14cu|torque-4.2.10-1|146	%files -n %{libname}
14cu|torque-4.2.10-1|147	%{_libdir}/*.so.%{major}*
14cu|torque-4.2.10-1|148	
14cu|torque-4.2.10-1|149	#----------------------------------------------------------------------------
14cu|torque-4.2.10-1|150	
14cu|torque-4.2.10-1|151	%package -n %{devname}
14cu|torque-4.2.10-1|152	Summary:	The Portable Batch System (PBS) devel
14cu|torque-4.2.10-1|153	Group:		Development/Other
14cu|torque-4.2.10-1|154	Requires:	%{libname} = %{EVRD}
14cu|torque-4.2.10-1|155	Provides:	lib%{name}-devel = %{EVRD}
14cu|torque-4.2.10-1|156	Provides:	%{name}-devel = %{EVRD}
14cu|torque-4.2.10-1|157	
14cu|torque-4.2.10-1|158	%description -n %{devname}
14cu|torque-4.2.10-1|159	The Portable Batch System (PBS) function prototype.
14cu|torque-4.2.10-1|160	
14cu|torque-4.2.10-1|161	"This product includes software developed by NASA Ames Research Center,
14cu|torque-4.2.10-1|162	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cu|torque-4.2.10-1|163	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cu|torque-4.2.10-1|164	information."
14cu|torque-4.2.10-1|165	
14cu|torque-4.2.10-1|166	%files -n %{devname}
14cu|torque-4.2.10-1|167	%{_libdir}/*.so
14cu|torque-4.2.10-1|168	%{_libdir}/*.a
14cu|torque-4.2.10-1|169	%{_mandir}/man3/tm*
14cu|torque-4.2.10-1|170	%{_includedir}/%{name}-%{version}
14cu|torque-4.2.10-1|171	%{_includedir}/*.h
14cu|torque-4.2.10-1|172	%multiarch %{multiarch_includedir}/%{name}-%{version}/pbs_config.h
14cu|torque-4.2.10-1|173	
14cu|torque-4.2.10-1|174	#----------------------------------------------------------------------------
14cu|torque-4.2.10-1|175	
14cu|torque-4.2.10-1|176	%package client
14cu|torque-4.2.10-1|177	Summary:	The Portable Batch System (PBS) client
14cu|torque-4.2.10-1|178	Group:		System/Cluster
14cu|torque-4.2.10-1|179	Requires:	openssh-clients
14cu|torque-4.2.10-1|180	Requires(post,preun):	rpm-helper
14cu|torque-4.2.10-1|181	
14cu|torque-4.2.10-1|182	%description client
14cu|torque-4.2.10-1|183	The Portable Batch System (PBS) client.
14cu|torque-4.2.10-1|184	
14cu|torque-4.2.10-1|185	"This product includes software developed by NASA Ames Research Center,
14cu|torque-4.2.10-1|186	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cu|torque-4.2.10-1|187	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cu|torque-4.2.10-1|188	information."
14cu|torque-4.2.10-1|189	
14cu|torque-4.2.10-1|190	%files client
14cu|torque-4.2.10-1|191	%doc introduction_openPBS para_job_pbs.sh TORQUE_Administrator_GUIDE.pdf
14cu|torque-4.2.10-1|192	%{_mandir}/man1/q*
14cu|torque-4.2.10-1|193	%{_mandir}/man8/q*
14cu|torque-4.2.10-1|194	%{_mandir}/man8/pbs_mom.8*
14cu|torque-4.2.10-1|195	%{_mandir}/man1/bas*
14cu|torque-4.2.10-1|196	%{_mandir}/man1/nqs*
14cu|torque-4.2.10-1|197	%dir %{_var}/spool/pbs
14cu|torque-4.2.10-1|198	%{_var}/spool/pbs/mom_logs
14cu|torque-4.2.10-1|199	%{_var}/spool/pbs/mom_priv
14cu|torque-4.2.10-1|200	%{_var}/spool/pbs/aux
14cu|torque-4.2.10-1|201	%{_var}/spool/pbs/checkpoint
14cu|torque-4.2.10-1|202	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered
14cu|torque-4.2.10-1|203	%attr(775,root,pbs) %{_var}/spool/pbs/spool
14cu|torque-4.2.10-1|204	%{_bindir}/q*
14cu|torque-4.2.10-1|205	%{_bindir}/chk_tree
14cu|torque-4.2.10-1|206	%{_bindir}/hostn
14cu|torque-4.2.10-1|207	%{_bindir}/nqs2pbs
14cu|torque-4.2.10-1|208	%{_bindir}/printjob
14cu|torque-4.2.10-1|209	%{_bindir}/tracejob
14cu|torque-4.2.10-1|210	%{_bindir}/pbsdsh
14cu|torque-4.2.10-1|211	%{_bindir}/setup_pbs_client
14cu|torque-4.2.10-1|212	%{_sbindir}/momctl
14cu|torque-4.2.10-1|213	%{_sbindir}/pbs_demux
14cu|torque-4.2.10-1|214	#%attr(4755,root,root) %{_sbindir}/pbs_iff
14cu|torque-4.2.10-1|215	%{_sbindir}/pbs_mom
14cu|torque-4.2.10-1|216	%{_initrddir}/pbs_mom
14cu|torque-4.2.10-1|217	
14cu|torque-4.2.10-1|218	%pre client
14cu|torque-4.2.10-1|219	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
14cu|torque-4.2.10-1|220	
14cu|torque-4.2.10-1|221	%preun client
14cu|torque-4.2.10-1|222	%_preun_service pbs_mom
14cu|torque-4.2.10-1|223	
14cu|torque-4.2.10-1|224	%post client
14cu|torque-4.2.10-1|225	%_post_service pbs_mom
14cu|torque-4.2.10-1|226	
14cu|torque-4.2.10-1|227	#----------------------------------------------------------------------------
14cu|torque-4.2.10-1|228	
14cu|torque-4.2.10-1|229	%package xpbs
14cu|torque-4.2.10-1|230	Summary:	The Portable Batch System (PBS) X interface
14cu|torque-4.2.10-1|231	Group:		Monitoring
14cu|torque-4.2.10-1|232	Requires:	tk
14cu|torque-4.2.10-1|233	Requires:	tcl
14cu|torque-4.2.10-1|234	Requires:	%{name}-client = %{EVRD}
14cu|torque-4.2.10-1|235	
14cu|torque-4.2.10-1|236	%description xpbs
14cu|torque-4.2.10-1|237	The Portable Batch System (PBS) X interface.
14cu|torque-4.2.10-1|238	
14cu|torque-4.2.10-1|239	"This product includes software developed by NASA Ames Research Center,
14cu|torque-4.2.10-1|240	Lawrence Livermore National Laboratory, and Veridian Information Solutions,
14cu|torque-4.2.10-1|241	Inc. Visit www.OpenPBS.org for OpenPBS software support,products, and
14cu|torque-4.2.10-1|242	information."
14cu|torque-4.2.10-1|243	
14cu|torque-4.2.10-1|244	%files xpbs
14cu|torque-4.2.10-1|245	%{_bindir}/pbs_tclsh
14cu|torque-4.2.10-1|246	%{_bindir}/pbs_wish
14cu|torque-4.2.10-1|247	%{_bindir}/xpbsmon
14cu|torque-4.2.10-1|248	%{_bindir}/xpbs
14cu|torque-4.2.10-1|249	%dir %{tcl_sitelib}/xpbs/bitmaps
14cu|torque-4.2.10-1|250	%{tcl_sitelib}/xpbs/bitmaps/*
14cu|torque-4.2.10-1|251	%dir %{tcl_sitelib}/xpbs/help
14cu|torque-4.2.10-1|252	%{tcl_sitelib}/xpbs/help/*
14cu|torque-4.2.10-1|253	%dir %{tcl_sitelib}/xpbs/bin
14cu|torque-4.2.10-1|254	%{tcl_sitelib}/xpbs/bin/*
14cu|torque-4.2.10-1|255	%{tcl_sitelib}/xpbs/preferences.tcl
14cu|torque-4.2.10-1|256	%{tcl_sitelib}/xpbs/pbs.tcl
14cu|torque-4.2.10-1|257	%{tcl_sitelib}/xpbs/*.tk
14cu|torque-4.2.10-1|258	%{tcl_sitelib}/xpbs/tclIndex
14cu|torque-4.2.10-1|259	%config(noreplace) %{tcl_sitelib}/xpbs/xpbsrc
14cu|torque-4.2.10-1|260	%{tcl_sitelib}/xpbs/buildindex
14cu|torque-4.2.10-1|261	%{tcl_sitelib}/xpbsmon/buildindex
14cu|torque-4.2.10-1|262	%{tcl_sitelib}/xpbsmon/*.tk
14cu|torque-4.2.10-1|263	%dir %{tcl_sitelib}/xpbsmon/help
14cu|torque-4.2.10-1|264	%{tcl_sitelib}/xpbsmon/*.tcl
14cu|torque-4.2.10-1|265	%{tcl_sitelib}/xpbsmon/tclIndex
14cu|torque-4.2.10-1|266	%config(noreplace) %{tcl_sitelib}/xpbsmon/xpbsmonrc
14cu|torque-4.2.10-1|267	%dir %{tcl_sitelib}/xpbsmon
14cu|torque-4.2.10-1|268	%dir %{tcl_sitelib}/xpbsmon/bitmaps
14cu|torque-4.2.10-1|269	%{tcl_sitelib}/xpbsmon/bitmaps/*
14cu|torque-4.2.10-1|270	%{tcl_sitelib}/xpbsmon/help/*
14cu|torque-4.2.10-1|271	%{_mandir}/man1/x*
14cu|torque-4.2.10-1|272	
14cu|torque-4.2.10-1|273	%post xpbs
14cu|torque-4.2.10-1|274	ln -sf %{tcl_sitelib}/xpbs /usr/lib/xpbs
14cu|torque-4.2.10-1|275	ln -sf %{tcl_sitelib}/xpbsmon /usr/lib/xpbsmon
14cu|torque-4.2.10-1|276	
14cu|torque-4.2.10-1|277	#----------------------------------------------------------------------------
14cu|torque-4.2.10-1|278	
14cu|torque-4.2.10-1|279	%prep
14cu|torque-4.2.10-1|280	%setup -q
14cu|torque-4.2.10-1|281	%patch13 -p1 -b .destdir~
14cu|torque-4.2.10-1|282	%patch14 -p1 -b .tcl86~
14cu|torque-4.2.10-1|283	
14cu|torque-4.2.10-1|284	# these variables aren't ever set in any file that gets installed,
14cu|torque-4.2.10-1|285	# so without doing this, xpbs won't run - AdamW 2008/12
14cu|torque-4.2.10-1|286	sed -i -e 's,$xpbs_datadump,xpbs_datadump,g' src/gui/pbs.tcl
14cu|torque-4.2.10-1|287	sed -i -e 's,$xpbs_scriptload,xpbs_scriptload,g' src/gui/pbs.tcl
14cu|torque-4.2.10-1|288	
14cu|torque-4.2.10-1|289	cp %{SOURCE3} %{_builddir}/%{name}-%{version}/TORQUE_Administrator_GUIDE.pdf
14cu|torque-4.2.10-1|290	cp %{SOURCE10} %{_builddir}/%{name}-%{version}/introduction_openPBS
14cu|torque-4.2.10-1|291	cp %{SOURCE15} %{_builddir}/%{name}-%{version}/para_job_pbs.sh
14cu|torque-4.2.10-1|292	
14cu|torque-4.2.10-1|293	%build
14cu|torque-4.2.10-1|294	CFLAGS="%{optflags} -std=gnu99" \
14cu|torque-4.2.10-1|295	%configure2_5x \
14cu|torque-4.2.10-1|296	--with-rcp=scp \
14cu|torque-4.2.10-1|297	--with-server-home=/var/spool/pbs \
14cu|torque-4.2.10-1|298	--enable-docs \
14cu|torque-4.2.10-1|299	--enable-server \
14cu|torque-4.2.10-1|300	--enable-mom \
14cu|torque-4.2.10-1|301	--enable-client \
14cu|torque-4.2.10-1|302	--srcdir=%{_builddir}/%{name}-%{version} \
14cu|torque-4.2.10-1|303	--enable-gui \
14cu|torque-4.2.10-1|304	-x-libraries=%{_libdir}
14cu|torque-4.2.10-1|305	
14cu|torque-4.2.10-1|306	%ifarch x86_64
14cu|torque-4.2.10-1|307	perl -pi -e 's|\-L\$\(TCL\_DIR\)/lib|\-L\$\(TCL\_DIR\)/lib64|g' src/tools/Makefile
14cu|torque-4.2.10-1|308	%endif
14cu|torque-4.2.10-1|309	
14cu|torque-4.2.10-1|310	#make depend
14cu|torque-4.2.10-1|311	make clean
14cu|torque-4.2.10-1|312	%make all XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
14cu|torque-4.2.10-1|313	
14cu|torque-4.2.10-1|314	%install
14cu|torque-4.2.10-1|315	pbs_server_home_for_install=%{buildroot}/var/spool/pbs
14cu|torque-4.2.10-1|316	
14cu|torque-4.2.10-1|317	mkdir -p %{buildroot}%{_initrddir}
14cu|torque-4.2.10-1|318	mkdir -p ${pbs_server_home_for_install}/mom_priv/
14cu|torque-4.2.10-1|319	touch ${pbs_server_home_for_install}/mom_priv/config
14cu|torque-4.2.10-1|320	mkdir -p ${pbs_server_home_for_install}/sched_priv
14cu|torque-4.2.10-1|321	chmod 644 ${pbs_server_home_for_install}/mom_priv/config
14cu|torque-4.2.10-1|322	mkdir -p ${pbs_server_home_for_install}/server_logs
14cu|torque-4.2.10-1|323	mkdir -p ${pbs_server_home_for_install}/sched_logs
14cu|torque-4.2.10-1|324	mkdir -p ${pbs_server_home_for_install}/server_priv
14cu|torque-4.2.10-1|325	
14cu|torque-4.2.10-1|326	mkdir -p %{buildroot}%{_defaultdocdir}
14cu|torque-4.2.10-1|327	mkdir -p %{buildroot}%{_sysconfdir}
14cu|torque-4.2.10-1|328	mkdir -p %{buildroot}%{_sbindir}
14cu|torque-4.2.10-1|329	mkdir -p %{buildroot}%{tcl_sitelib}/xpbs
14cu|torque-4.2.10-1|330	mkdir -p %{buildroot}%{tcl_sitelib}/xpbsmon
14cu|torque-4.2.10-1|331	mkdir -p %{buildroot}%{_libdir}/%{name}-%{version}
14cu|torque-4.2.10-1|332	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14cu|torque-4.2.10-1|333	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-client-%{version}
14cu|torque-4.2.10-1|334	mkdir -p %{buildroot}%{_includedir}/%{name}-%{version}
14cu|torque-4.2.10-1|335	
14cu|torque-4.2.10-1|336	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pbs_server
14cu|torque-4.2.10-1|337	install -m755 %{SOURCE4} %{buildroot}%{_initrddir}/pbs_mom
14cu|torque-4.2.10-1|338	install -m755 %{SOURCE5} %{buildroot}%{_initrddir}/pbs_sched
14cu|torque-4.2.10-1|339	install -m755 %{SOURCE12} %{buildroot}%{_initrddir}/openpbs
14cu|torque-4.2.10-1|340	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pbs.conf
14cu|torque-4.2.10-1|341	install -m644 %{SOURCE11} %{buildroot}%{_sbindir}/pbslogs
14cu|torque-4.2.10-1|342	
14cu|torque-4.2.10-1|343	%makeinstall_std PBS_SERVER_HOME=/var/spool/pbs mandir=%{_mandir} XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
14cu|torque-4.2.10-1|344	
14cu|torque-4.2.10-1|345	mkdir -p %{buildroot}%{_sbindir}
14cu|torque-4.2.10-1|346	chmod 755 %{buildroot}%{_sbindir}/pbs_mom
14cu|torque-4.2.10-1|347	chmod 755 %{buildroot}%{_sbindir}/pbs_sched
14cu|torque-4.2.10-1|348	#chmod 755 %{buildroot}%{_sbindir}/pbs_iff
14cu|torque-4.2.10-1|349	chmod 755 %{buildroot}%{_sbindir}/pbs_server
14cu|torque-4.2.10-1|350	chmod 755 %{buildroot}%{_initrddir}/openpbs
14cu|torque-4.2.10-1|351	
14cu|torque-4.2.10-1|352	# needed to overwrite bad path in those scripts
14cu|torque-4.2.10-1|353	install -m755 %{SOURCE6} %{buildroot}%{_bindir}/xpbs
14cu|torque-4.2.10-1|354	install -m755 %{SOURCE7} %{buildroot}%{_bindir}/xpbsmon
14cu|torque-4.2.10-1|355	install -m755 %{SOURCE13} %{buildroot}%{_bindir}/setup_pbs_server
14cu|torque-4.2.10-1|356	install -m755 %{SOURCE19} %{buildroot}%{_bindir}/setup_pbs_client
14cu|torque-4.2.10-1|357	install -m644 %{SOURCE8} %{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex
14cu|torque-4.2.10-1|358	install -m644 %{SOURCE9} %{buildroot}%{tcl_sitelib}/xpbs/tclIndex
14cu|torque-4.2.10-1|359	install -m644 %{SOURCE14} %{buildroot}%{_var}/spool/pbs/pbs_config.sample
14cu|torque-4.2.10-1|360	install -m755 %{SOURCE17} %{buildroot}%{_var}/spool/pbs/mom_priv/epilogue
14cu|torque-4.2.10-1|361	install -m755 %{SOURCE18} %{buildroot}%{_var}/spool/pbs/mom_priv/prologue
14cu|torque-4.2.10-1|362	
14cu|torque-4.2.10-1|363	# replace the placeholder text with whatever the real tcl_sitelib
14cu|torque-4.2.10-1|364	# should be...cunning, eh? - AdamW 2008/12
14cu|torque-4.2.10-1|365	sed -i -e 's,TCL_SITELIB,%{tcl_sitelib},g' \
14cu|torque-4.2.10-1|366	%{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex \
14cu|torque-4.2.10-1|367	%{buildroot}%{tcl_sitelib}/xpbs/tclIndex \
14cu|torque-4.2.10-1|368	%{buildroot}%{_bindir}/xpbs \
14cu|torque-4.2.10-1|369	%{buildroot}%{_bindir}/xpbsmon \
14cu|torque-4.2.10-1|370	%{buildroot}%{_bindir}/setup_pbs_server \
14cu|torque-4.2.10-1|371	%{buildroot}%{_bindir}/setup_pbs_client
14cu|torque-4.2.10-1|372	
14cu|torque-4.2.10-1|373	rm -f %{buildroot}%{_libdir}/xpbs/tclIndex
14cu|torque-4.2.10-1|374	rm -f %{buildroot}%{_libdir}/xpbsmon/tclIndex
14cu|torque-4.2.10-1|375	
14cu|torque-4.2.10-1|376	echo "# MOM server configuration file" > ${pbs_server_home_for_install}/mom_priv/config
14cu|torque-4.2.10-1|377	echo "# if more than one value, separate it by comma." >> ${pbs_server_home_for_install}/mom_priv/config
14cu|torque-4.2.10-1|378	
14cu|torque-4.2.10-1|379	cp -av %{_builddir}/%{name}-%{version}/src/include/* %{buildroot}%{_includedir}/%{name}-%{version}/
14cu|torque-4.2.10-1|380	
14cu|torque-4.2.10-1|381	perl -pi -e 's/wish8\.3/wish/' %{buildroot}%{_bindir}/xpbs
14cu|torque-4.2.10-1|382	
14cu|torque-4.2.10-1|383	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/pbs_config.h
14cu|torque-4.2.10-1|384	
14cu|torque-4.2.10-1|385	
14cu|torque-4.2.10-1|386	%changelog
14cu|torque-4.2.10-1|387	
14cu|torque-4.2.10-1|388	* Fri Sep 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2.10-1
14cu|torque-4.2.10-1|389	- (89142c3) Fix URL in sources
14cu|torque-4.2.10-1|390	
14cu|torque-4.2.10-1|391	

15269 14
14cu|tortoisehg-4.1.3-1|1	Summary:	Mercurial GUI command line tool hgtk
14cu|tortoisehg-4.1.3-1|2	Name:		tortoisehg
14cu|tortoisehg-4.1.3-1|3	Version:	4.1.3
14cu|tortoisehg-4.1.3-1|4	Release:	1
14cu|tortoisehg-4.1.3-1|5	License:	GPLv2+
14cu|tortoisehg-4.1.3-1|6	Group:		Development/Tools
14cu|tortoisehg-4.1.3-1|7	# - few files are however under the more permissive GPLv2+
14cu|tortoisehg-4.1.3-1|8	Url:		http://tortoisehg.bitbucket.org/
14cu|tortoisehg-4.1.3-1|9	Source0:	http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-%{version}.tar.gz
14cu|tortoisehg-4.1.3-1|10	#Source0:	http://bitbucket.org/tortoisehg/stable/get/%{name}-%{version}.tar.gz
14cu|tortoisehg-4.1.3-1|11	# This package _is_ noarch, but that isn't possible because the nautilus
14cu|tortoisehg-4.1.3-1|12	# subpackage has to be arch-specific:
14cu|tortoisehg-4.1.3-1|13	BuildRequires:	python-sphinx
14cu|tortoisehg-4.1.3-1|14	BuildRequires:	python-qt4-devel
14cu|tortoisehg-4.1.3-1|15	BuildRequires:	pkgconfig(python)
14cu|tortoisehg-4.1.3-1|16	Requires:	gnome-python-gconf
14cu|tortoisehg-4.1.3-1|17	Requires:	gnome-python-gtkspell
14cu|tortoisehg-4.1.3-1|18	Requires:	pygtk2
14cu|tortoisehg-4.1.3-1|19	Requires:	python-iniparse
14cu|tortoisehg-4.1.3-1|20	Requires:	python-qt4-qscintilla
14cu|tortoisehg-4.1.3-1|21	BuildArch:	noarch
14cu|tortoisehg-4.1.3-1|22	Requires:	mercurial >= 4.1.3
14cu|tortoisehg-4.1.3-1|23	
14cu|tortoisehg-4.1.3-1|24	%description
14cu|tortoisehg-4.1.3-1|25	This package contains the hgtk command line tool, which provides a graphical
14cu|tortoisehg-4.1.3-1|26	user interface to the Mercurial distributed revision control system.
14cu|tortoisehg-4.1.3-1|27	
14cu|tortoisehg-4.1.3-1|28	%files -f %{name}.lang
14cu|tortoisehg-4.1.3-1|29	%doc COPYING.txt doc/build/html/
14cu|tortoisehg-4.1.3-1|30	%{_bindir}/thg
14cu|tortoisehg-4.1.3-1|31	%{py_puresitedir}/tortoisehg/
14cu|tortoisehg-4.1.3-1|32	%{py_puresitedir}/tortoisehg-*.egg-info
14cu|tortoisehg-4.1.3-1|33	%{_datadir}/pixmaps/tortoisehg/
14cu|tortoisehg-4.1.3-1|34	%{_datadir}/applications/thg.desktop
14cu|tortoisehg-4.1.3-1|35	%{py_puresitedir}/hgext3rd/__init__.py
14cu|tortoisehg-4.1.3-1|36	%{py_puresitedir}/hgext3rd/thg.py
14cu|tortoisehg-4.1.3-1|37	
14cu|tortoisehg-4.1.3-1|38	#----------------------------------------------------------------------------
14cu|tortoisehg-4.1.3-1|39	
14cu|tortoisehg-4.1.3-1|40	%package        nautilus
14cu|tortoisehg-4.1.3-1|41	Summary:        Mercurial GUI plugin to Nautilus file manager
14cu|tortoisehg-4.1.3-1|42	Group:		Development/Tools
14cu|tortoisehg-4.1.3-1|43	Requires:	%{name} = %{EVRD}
14cu|tortoisehg-4.1.3-1|44	Requires:	nautilus-python
14cu|tortoisehg-4.1.3-1|45	
14cu|tortoisehg-4.1.3-1|46	%description    nautilus
14cu|tortoisehg-4.1.3-1|47	This package contains the TortoiseHg Gnome/Nautilus extension, which makes the
14cu|tortoisehg-4.1.3-1|48	Mercurial distributed revision control system available in the file manager
14cu|tortoisehg-4.1.3-1|49	with a graphical interface.
14cu|tortoisehg-4.1.3-1|50	
14cu|tortoisehg-4.1.3-1|51	Note that the nautilus extension has been deprecated upstream.
14cu|tortoisehg-4.1.3-1|52	
14cu|tortoisehg-4.1.3-1|53	%files nautilus
14cu|tortoisehg-4.1.3-1|54	%{_datadir}/nautilus-python/extensions/nautilus-thg.py
14cu|tortoisehg-4.1.3-1|55	
14cu|tortoisehg-4.1.3-1|56	#----------------------------------------------------------------------------
14cu|tortoisehg-4.1.3-1|57	
14cu|tortoisehg-4.1.3-1|58	%prep
14cu|tortoisehg-4.1.3-1|59	%setup -q
14cu|tortoisehg-4.1.3-1|60	
14cu|tortoisehg-4.1.3-1|61	# Fedora Nautilus python extensions lives in lib64 on x86_64 (https://bugzilla.redhat.com/show_bug.cgi?id=509633) ...
14cu|tortoisehg-4.1.3-1|62	sed -i "s,lib/nautilus,%{_lib}/nautilus,g" setup.py
14cu|tortoisehg-4.1.3-1|63	
14cu|tortoisehg-4.1.3-1|64	cat > tortoisehg/util/config.py << EOT
14cu|tortoisehg-4.1.3-1|65	bin_path     = "%{_bindir}"
14cu|tortoisehg-4.1.3-1|66	license_path = "%{_docdir}/%{name}-%{version}/COPYING.txt"
14cu|tortoisehg-4.1.3-1|67	locale_path  = "%{_datadir}/locale"
14cu|tortoisehg-4.1.3-1|68	icon_path    = "%{_datadir}/pixmaps/tortoisehg/icons"
14cu|tortoisehg-4.1.3-1|69	nofork       = True
14cu|tortoisehg-4.1.3-1|70	EOT
14cu|tortoisehg-4.1.3-1|71	
14cu|tortoisehg-4.1.3-1|72	%build
14cu|tortoisehg-4.1.3-1|73	python setup.py build
14cu|tortoisehg-4.1.3-1|74	
14cu|tortoisehg-4.1.3-1|75	(cd doc && make html)
14cu|tortoisehg-4.1.3-1|76	rm doc/build/html/.buildinfo
14cu|tortoisehg-4.1.3-1|77	
14cu|tortoisehg-4.1.3-1|78	%install
14cu|tortoisehg-4.1.3-1|79	python setup.py install -O1 --skip-build --root %{buildroot}
14cu|tortoisehg-4.1.3-1|80	
14cu|tortoisehg-4.1.3-1|81	install -m0644 -D contrib/thg.desktop %{buildroot}%{_datadir}/applications/thg.desktop
14cu|tortoisehg-4.1.3-1|82	
14cu|tortoisehg-4.1.3-1|83	#install -m 644 -D contrib/_hgtk %{buildroot}%{_datadir}/zsh/site-functions/_hgtk
14cu|tortoisehg-4.1.3-1|84	
14cu|tortoisehg-4.1.3-1|85	%find_lang %{name}
14cu|tortoisehg-4.1.3-1|86	
14cu|tortoisehg-4.1.3-1|87	
14cu|tortoisehg-4.1.3-1|88	%changelog

15270 14
14cu|touchpadero-14.5.10-0.alpha.1|1	%define debug_package %{nil}
14cu|touchpadero-14.5.10-0.alpha.1|2	
14cu|touchpadero-14.5.10-0.alpha.1|3	Summary:	An utility to block touchpad
14cu|touchpadero-14.5.10-0.alpha.1|4	Name:		touchpadero
14cu|touchpadero-14.5.10-0.alpha.1|5	Version:	14.5.10
14cu|touchpadero-14.5.10-0.alpha.1|6	Release:	0.alpha.1
14cu|touchpadero-14.5.10-0.alpha.1|7	License:	GPLv3+
14cu|touchpadero-14.5.10-0.alpha.1|8	Group:		System/Configuration/Hardware
14cu|touchpadero-14.5.10-0.alpha.1|9	Url:		https://abf.rosalinux.ru/erofeev/TouchpadEro
14cu|touchpadero-14.5.10-0.alpha.1|10	Source0:	%{name}-src.tar.xz
14cu|touchpadero-14.5.10-0.alpha.1|11	
14cu|touchpadero-14.5.10-0.alpha.1|12	BuildRequires:	fpc >= 2.6.0
14cu|touchpadero-14.5.10-0.alpha.1|13	BuildRequires:	fpc-src >= 2.6.0
14cu|touchpadero-14.5.10-0.alpha.1|14	BuildRequires:	lazarus >= 0.9.30
14cu|touchpadero-14.5.10-0.alpha.1|15	
14cu|touchpadero-14.5.10-0.alpha.1|16	%description
14cu|touchpadero-14.5.10-0.alpha.1|17	This application allows to disable your Touchpad even if don't defined
14cu|touchpadero-14.5.10-0.alpha.1|18	correctly in your system (for example as mouse). For work you need "xinput"
14cu|touchpadero-14.5.10-0.alpha.1|19	installed in your system.
14cu|touchpadero-14.5.10-0.alpha.1|20	
14cu|touchpadero-14.5.10-0.alpha.1|21	%files
14cu|touchpadero-14.5.10-0.alpha.1|22	%doc doc
14cu|touchpadero-14.5.10-0.alpha.1|23	#COPYING license.txt license_ru.txt readme.txt history.txt authors.txt
14cu|touchpadero-14.5.10-0.alpha.1|24	%{_bindir}/*
14cu|touchpadero-14.5.10-0.alpha.1|25	%{_datadir}/%{name}
14cu|touchpadero-14.5.10-0.alpha.1|26	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|touchpadero-14.5.10-0.alpha.1|27	%{_datadir}/applications/*.desktop
14cu|touchpadero-14.5.10-0.alpha.1|28	
14cu|touchpadero-14.5.10-0.alpha.1|29	#----------------------------------------------------------------------------
14cu|touchpadero-14.5.10-0.alpha.1|30	
14cu|touchpadero-14.5.10-0.alpha.1|31	%prep
14cu|touchpadero-14.5.10-0.alpha.1|32	%setup -qn src
14cu|touchpadero-14.5.10-0.alpha.1|33	
14cu|touchpadero-14.5.10-0.alpha.1|34	%build
14cu|touchpadero-14.5.10-0.alpha.1|35	lazbuild TouchpadEro.lpi
14cu|touchpadero-14.5.10-0.alpha.1|36	
14cu|touchpadero-14.5.10-0.alpha.1|37	%install
14cu|touchpadero-14.5.10-0.alpha.1|38	mkdir -p %{buildroot}%{_bindir}
14cu|touchpadero-14.5.10-0.alpha.1|39	mkdir -p %{buildroot}%{_datadir}/applications
14cu|touchpadero-14.5.10-0.alpha.1|40	mkdir -p %{buildroot}%{_datadir}/icons
14cu|touchpadero-14.5.10-0.alpha.1|41	mkdir -p %{buildroot}%{_datadir}/%{name}/lang
14cu|touchpadero-14.5.10-0.alpha.1|42	
14cu|touchpadero-14.5.10-0.alpha.1|43	install -m755 TouchpadEro %{buildroot}%{_bindir}/%{name}
14cu|touchpadero-14.5.10-0.alpha.1|44	install -m644 *desktop %{buildroot}%{_datadir}/applications
14cu|touchpadero-14.5.10-0.alpha.1|45	install -m644 TouchpadEro.ico %{buildroot}%{_datadir}/%{name}/%{name}.ico
14cu|touchpadero-14.5.10-0.alpha.1|46	install -m644 lang/*po %{buildroot}%{_datadir}/%{name}/lang
14cu|touchpadero-14.5.10-0.alpha.1|47	
14cu|touchpadero-14.5.10-0.alpha.1|48	for s in 16 24 32 48 64 96 128 256; do
14cu|touchpadero-14.5.10-0.alpha.1|49	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/
14cu|touchpadero-14.5.10-0.alpha.1|50	install -m 644 icons/%{name}_${s}x${s}x32.png %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
14cu|touchpadero-14.5.10-0.alpha.1|51	done
14cu|touchpadero-14.5.10-0.alpha.1|52	%changelog
14cu|touchpadero-14.5.10-0.alpha.1|53	
14cu|touchpadero-14.5.10-0.alpha.1|54	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 14.5.10-0.alpha.1
14cu|touchpadero-14.5.10-0.alpha.1|55	- (026ecfa) Imported from SRPM
14cu|touchpadero-14.5.10-0.alpha.1|56	
14cu|touchpadero-14.5.10-0.alpha.1|57	

15271 14
14cu|toxcore-0.0.1-0.20160220.4|1	%define major_toxav   0
14cu|toxcore-0.0.1-0.20160220.4|2	%define major_toxdns  0
14cu|toxcore-0.0.1-0.20160220.4|3	%define major_toxcore 0
14cu|toxcore-0.0.1-0.20160220.4|4	%define major_toxencryptsave 0
14cu|toxcore-0.0.1-0.20160220.4|5	
14cu|toxcore-0.0.1-0.20160220.4|6	%define libtoxav   %mklibname toxav   %{major_toxav}
14cu|toxcore-0.0.1-0.20160220.4|7	%define libtoxdns  %mklibname toxdns  %{major_toxdns}
14cu|toxcore-0.0.1-0.20160220.4|8	%define libtoxcore %mklibname toxcore %{major_toxcore}
14cu|toxcore-0.0.1-0.20160220.4|9	%define libtoxencryptsave %mklibname toxencryptsave %{major_toxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|10	
14cu|toxcore-0.0.1-0.20160220.4|11	%define devtoxav   %mklibname toxav   -d
14cu|toxcore-0.0.1-0.20160220.4|12	%define devtoxdns  %mklibname toxdns  -d
14cu|toxcore-0.0.1-0.20160220.4|13	%define devtoxcore %mklibname toxcore -d
14cu|toxcore-0.0.1-0.20160220.4|14	%define devtoxencryptsave %mklibname toxencryptsave -d
14cu|toxcore-0.0.1-0.20160220.4|15	
14cu|toxcore-0.0.1-0.20160220.4|16	%define git 20160220
14cu|toxcore-0.0.1-0.20160220.4|17	
14cu|toxcore-0.0.1-0.20160220.4|18	Summary:	Tox core libraries
14cu|toxcore-0.0.1-0.20160220.4|19	Name:		toxcore
14cu|toxcore-0.0.1-0.20160220.4|20	Version:	0.0.1
14cu|toxcore-0.0.1-0.20160220.4|21	Release:	0.%{git}.4
14cu|toxcore-0.0.1-0.20160220.4|22	License:	ISC license
14cu|toxcore-0.0.1-0.20160220.4|23	Group:		System/Libraries
14cu|toxcore-0.0.1-0.20160220.4|24	Url:		https://github.com/irungentoo/toxcore/
14cu|toxcore-0.0.1-0.20160220.4|25	Source0:	%{name}-%{git}.tar.xz
14cu|toxcore-0.0.1-0.20160220.4|26	BuildRequires:	cmake
14cu|toxcore-0.0.1-0.20160220.4|27	BuildRequires:	pkgconfig(libsodium)
14cu|toxcore-0.0.1-0.20160220.4|28	BuildRequires:	pkgconfig(opus)
14cu|toxcore-0.0.1-0.20160220.4|29	BuildRequires:	pkgconfig(vpx)
14cu|toxcore-0.0.1-0.20160220.4|30	
14cu|toxcore-0.0.1-0.20160220.4|31	%description
14cu|toxcore-0.0.1-0.20160220.4|32	Tox core libraries.
14cu|toxcore-0.0.1-0.20160220.4|33	
14cu|toxcore-0.0.1-0.20160220.4|34	%files
14cu|toxcore-0.0.1-0.20160220.4|35	%{_bindir}/*
14cu|toxcore-0.0.1-0.20160220.4|36	
14cu|toxcore-0.0.1-0.20160220.4|37	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|38	
14cu|toxcore-0.0.1-0.20160220.4|39	%package -n %{libtoxav}
14cu|toxcore-0.0.1-0.20160220.4|40	Summary:	Tox core shared library
14cu|toxcore-0.0.1-0.20160220.4|41	Group:		System/Libraries
14cu|toxcore-0.0.1-0.20160220.4|42	
14cu|toxcore-0.0.1-0.20160220.4|43	%description -n %{libtoxav}
14cu|toxcore-0.0.1-0.20160220.4|44	Tox core shared library.
14cu|toxcore-0.0.1-0.20160220.4|45	
14cu|toxcore-0.0.1-0.20160220.4|46	%files -n %{libtoxav}
14cu|toxcore-0.0.1-0.20160220.4|47	%{_libdir}/libtoxav.so.%{major_toxav}*
14cu|toxcore-0.0.1-0.20160220.4|48	
14cu|toxcore-0.0.1-0.20160220.4|49	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|50	
14cu|toxcore-0.0.1-0.20160220.4|51	%package -n %{libtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|52	Summary:	Tox core shared library
14cu|toxcore-0.0.1-0.20160220.4|53	Group:		System/Libraries
14cu|toxcore-0.0.1-0.20160220.4|54	
14cu|toxcore-0.0.1-0.20160220.4|55	%description -n %{libtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|56	Tox core shared library.
14cu|toxcore-0.0.1-0.20160220.4|57	
14cu|toxcore-0.0.1-0.20160220.4|58	%files -n %{libtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|59	%{_libdir}/libtoxcore.so.%{major_toxcore}*
14cu|toxcore-0.0.1-0.20160220.4|60	
14cu|toxcore-0.0.1-0.20160220.4|61	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|62	
14cu|toxcore-0.0.1-0.20160220.4|63	%package -n %{libtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|64	Summary:	Tox core shared library
14cu|toxcore-0.0.1-0.20160220.4|65	Group:		System/Libraries
14cu|toxcore-0.0.1-0.20160220.4|66	
14cu|toxcore-0.0.1-0.20160220.4|67	%description -n %{libtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|68	Tox core shared library.
14cu|toxcore-0.0.1-0.20160220.4|69	
14cu|toxcore-0.0.1-0.20160220.4|70	%files -n %{libtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|71	%{_libdir}/libtoxdns.so.%{major_toxdns}*
14cu|toxcore-0.0.1-0.20160220.4|72	
14cu|toxcore-0.0.1-0.20160220.4|73	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|74	
14cu|toxcore-0.0.1-0.20160220.4|75	%package -n %{libtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|76	Summary:	Tox core shared library
14cu|toxcore-0.0.1-0.20160220.4|77	Group:		System/Libraries
14cu|toxcore-0.0.1-0.20160220.4|78	
14cu|toxcore-0.0.1-0.20160220.4|79	%description -n %{libtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|80	Tox core shared library.
14cu|toxcore-0.0.1-0.20160220.4|81	
14cu|toxcore-0.0.1-0.20160220.4|82	%files -n %{libtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|83	%{_libdir}/libtoxencryptsave.so.%{major_toxencryptsave}*
14cu|toxcore-0.0.1-0.20160220.4|84	
14cu|toxcore-0.0.1-0.20160220.4|85	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|86	
14cu|toxcore-0.0.1-0.20160220.4|87	%package -n %{devtoxav}
14cu|toxcore-0.0.1-0.20160220.4|88	Summary:	Development files for libtoxav
14cu|toxcore-0.0.1-0.20160220.4|89	Group:		Development/C
14cu|toxcore-0.0.1-0.20160220.4|90	Requires:	%{libtoxav} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|91	
14cu|toxcore-0.0.1-0.20160220.4|92	%description -n %{devtoxav}
14cu|toxcore-0.0.1-0.20160220.4|93	Development files for libtoxav.
14cu|toxcore-0.0.1-0.20160220.4|94	
14cu|toxcore-0.0.1-0.20160220.4|95	%files -n %{devtoxav}
14cu|toxcore-0.0.1-0.20160220.4|96	%{_includedir}/tox/toxav.h
14cu|toxcore-0.0.1-0.20160220.4|97	%{_libdir}/libtoxav.so
14cu|toxcore-0.0.1-0.20160220.4|98	%{_libdir}/pkgconfig/libtoxav.pc
14cu|toxcore-0.0.1-0.20160220.4|99	
14cu|toxcore-0.0.1-0.20160220.4|100	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|101	
14cu|toxcore-0.0.1-0.20160220.4|102	%package -n %{devtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|103	Summary:	Development files for libtoxcore
14cu|toxcore-0.0.1-0.20160220.4|104	Group:		Development/C
14cu|toxcore-0.0.1-0.20160220.4|105	Requires:	%{libtoxcore} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|106	Requires:	%{devtoxdns} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|107	Requires:	%{devtoxencryptsave} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|108	
14cu|toxcore-0.0.1-0.20160220.4|109	%description -n %{devtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|110	Development files for libtoxcore.
14cu|toxcore-0.0.1-0.20160220.4|111	
14cu|toxcore-0.0.1-0.20160220.4|112	%files -n %{devtoxcore}
14cu|toxcore-0.0.1-0.20160220.4|113	%{_includedir}/tox/tox.h
14cu|toxcore-0.0.1-0.20160220.4|114	%{_includedir}/tox/tox_old.h
14cu|toxcore-0.0.1-0.20160220.4|115	%{_libdir}/libtoxcore.so
14cu|toxcore-0.0.1-0.20160220.4|116	%{_libdir}/pkgconfig/libtoxcore.pc
14cu|toxcore-0.0.1-0.20160220.4|117	
14cu|toxcore-0.0.1-0.20160220.4|118	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|119	
14cu|toxcore-0.0.1-0.20160220.4|120	%package -n %{devtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|121	Summary:	Development files for libtoxdns
14cu|toxcore-0.0.1-0.20160220.4|122	Group:		Development/C
14cu|toxcore-0.0.1-0.20160220.4|123	Requires:	%{libtoxdns} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|124	
14cu|toxcore-0.0.1-0.20160220.4|125	%description -n %{devtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|126	Development files for libtoxdns.
14cu|toxcore-0.0.1-0.20160220.4|127	
14cu|toxcore-0.0.1-0.20160220.4|128	%files -n %{devtoxdns}
14cu|toxcore-0.0.1-0.20160220.4|129	%{_includedir}/tox/toxdns.h
14cu|toxcore-0.0.1-0.20160220.4|130	%{_libdir}/libtoxdns.so
14cu|toxcore-0.0.1-0.20160220.4|131	
14cu|toxcore-0.0.1-0.20160220.4|132	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|133	
14cu|toxcore-0.0.1-0.20160220.4|134	%package -n %{devtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|135	Summary:	Development files for libtoxencryptsave
14cu|toxcore-0.0.1-0.20160220.4|136	Group:		Development/C
14cu|toxcore-0.0.1-0.20160220.4|137	Requires:	%{libtoxencryptsave} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|138	
14cu|toxcore-0.0.1-0.20160220.4|139	%description -n %{devtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|140	Development files for libtoxencryptsave.
14cu|toxcore-0.0.1-0.20160220.4|141	
14cu|toxcore-0.0.1-0.20160220.4|142	%files -n %{devtoxencryptsave}
14cu|toxcore-0.0.1-0.20160220.4|143	%{_includedir}/tox/toxencryptsave.h
14cu|toxcore-0.0.1-0.20160220.4|144	%{_libdir}/libtoxencryptsave.so
14cu|toxcore-0.0.1-0.20160220.4|145	
14cu|toxcore-0.0.1-0.20160220.4|146	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|147	
14cu|toxcore-0.0.1-0.20160220.4|148	%package devel
14cu|toxcore-0.0.1-0.20160220.4|149	Summary:	Development files for toxcore (metapackage)
14cu|toxcore-0.0.1-0.20160220.4|150	Group:		Development/C
14cu|toxcore-0.0.1-0.20160220.4|151	Requires:	%{devtoxav} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|152	Requires:	%{devtoxdns} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|153	Requires:	%{devtoxcore} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|154	Requires:	%{devtoxencryptsave} = %{EVRD}
14cu|toxcore-0.0.1-0.20160220.4|155	
14cu|toxcore-0.0.1-0.20160220.4|156	%description devel
14cu|toxcore-0.0.1-0.20160220.4|157	Development files for toxcore (metapackage).
14cu|toxcore-0.0.1-0.20160220.4|158	
14cu|toxcore-0.0.1-0.20160220.4|159	%files devel
14cu|toxcore-0.0.1-0.20160220.4|160	
14cu|toxcore-0.0.1-0.20160220.4|161	#----------------------------------------------------------------------------
14cu|toxcore-0.0.1-0.20160220.4|162	
14cu|toxcore-0.0.1-0.20160220.4|163	%prep
14cu|toxcore-0.0.1-0.20160220.4|164	%setup -qn %{name}-%{git}
14cu|toxcore-0.0.1-0.20160220.4|165	
14cu|toxcore-0.0.1-0.20160220.4|166	%build
14cu|toxcore-0.0.1-0.20160220.4|167	autoreconf -i
14cu|toxcore-0.0.1-0.20160220.4|168	%configure2_5x --disable-static
14cu|toxcore-0.0.1-0.20160220.4|169	%make
14cu|toxcore-0.0.1-0.20160220.4|170	
14cu|toxcore-0.0.1-0.20160220.4|171	%install
14cu|toxcore-0.0.1-0.20160220.4|172	%makeinstall_std
14cu|toxcore-0.0.1-0.20160220.4|173	
14cu|toxcore-0.0.1-0.20160220.4|174	
14cu|toxcore-0.0.1-0.20160220.4|175	%changelog
14cu|toxcore-0.0.1-0.20160220.4|176	
14cu|toxcore-0.0.1-0.20160220.4|177	* Wed Nov 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.1-0.20160220.4
14cu|toxcore-0.0.1-0.20160220.4|178	- (bae1821) Fix a typo
14cu|toxcore-0.0.1-0.20160220.4|179	
14cu|toxcore-0.0.1-0.20160220.4|180	

15272 14
14cu|transifex-client-0.11.1-0.beta.1|1	%define beta beta
14cu|transifex-client-0.11.1-0.beta.1|2	
14cu|transifex-client-0.11.1-0.beta.1|3	Summary:	Command line client for transifex
14cu|transifex-client-0.11.1-0.beta.1|4	Name:		transifex-client
14cu|transifex-client-0.11.1-0.beta.1|5	Version:	0.11.1
14cu|transifex-client-0.11.1-0.beta.1|6	Release:	0.%{beta}.1
14cu|transifex-client-0.11.1-0.beta.1|7	License:	BSD
14cu|transifex-client-0.11.1-0.beta.1|8	Group:		Networking/WWW
14cu|transifex-client-0.11.1-0.beta.1|9	Url:		http://www.transifex.org/
14cu|transifex-client-0.11.1-0.beta.1|10	Source0:	%{name}-%{version}.%{beta}.tar.gz
14cu|transifex-client-0.11.1-0.beta.1|11	BuildRequires:	python-setuptools
14cu|transifex-client-0.11.1-0.beta.1|12	BuildRequires:	pkgconfig(python)
14cu|transifex-client-0.11.1-0.beta.1|13	BuildArch:	noarch
14cu|transifex-client-0.11.1-0.beta.1|14	
14cu|transifex-client-0.11.1-0.beta.1|15	%description
14cu|transifex-client-0.11.1-0.beta.1|16	The Transifex Command-line Client is a command line tool that enables you
14cu|transifex-client-0.11.1-0.beta.1|17	to easily manage your translations within a project without the need of
14cu|transifex-client-0.11.1-0.beta.1|18	an elaborate UI system, by using Transifex hosted services, or your own
14cu|transifex-client-0.11.1-0.beta.1|19	instance.
14cu|transifex-client-0.11.1-0.beta.1|20	
14cu|transifex-client-0.11.1-0.beta.1|21	You can use the command line client to easily create new resources, map locale
14cu|transifex-client-0.11.1-0.beta.1|22	files to translations and synchronize your Transifex project with your local
14cu|transifex-client-0.11.1-0.beta.1|23	repository and vice verca. Translators and localization managers can also
14cu|transifex-client-0.11.1-0.beta.1|24	use it to handle large volumes of translation files easily and without much
14cu|transifex-client-0.11.1-0.beta.1|25	hassle.
14cu|transifex-client-0.11.1-0.beta.1|26	
14cu|transifex-client-0.11.1-0.beta.1|27	%files
14cu|transifex-client-0.11.1-0.beta.1|28	%{_bindir}/tx
14cu|transifex-client-0.11.1-0.beta.1|29	%{py_puresitedir}/*
14cu|transifex-client-0.11.1-0.beta.1|30	
14cu|transifex-client-0.11.1-0.beta.1|31	#----------------------------------------------------------------------------
14cu|transifex-client-0.11.1-0.beta.1|32	
14cu|transifex-client-0.11.1-0.beta.1|33	%prep
14cu|transifex-client-0.11.1-0.beta.1|34	%setup -qn %{name}-%{version}.%{beta}
14cu|transifex-client-0.11.1-0.beta.1|35	
14cu|transifex-client-0.11.1-0.beta.1|36	%build
14cu|transifex-client-0.11.1-0.beta.1|37	
14cu|transifex-client-0.11.1-0.beta.1|38	%install
14cu|transifex-client-0.11.1-0.beta.1|39	python setup.py install --root=%{buildroot}
14cu|transifex-client-0.11.1-0.beta.1|40	
14cu|transifex-client-0.11.1-0.beta.1|41	
14cu|transifex-client-0.11.1-0.beta.1|42	%changelog
14cu|transifex-client-0.11.1-0.beta.1|43	
14cu|transifex-client-0.11.1-0.beta.1|44	* Mon Apr 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.1-0.beta.1
14cu|transifex-client-0.11.1-0.beta.1|45	- (0341ce4) New version 0.11.1 beta
14cu|transifex-client-0.11.1-0.beta.1|46	
14cu|transifex-client-0.11.1-0.beta.1|47	

15273 14
14cu|translate-shell-0.9.6.1-1|1	Summary:	Command-line interface and interactive shell for Google Translate
14cu|translate-shell-0.9.6.1-1|2	Name:		translate-shell
14cu|translate-shell-0.9.6.1-1|3	Version:	0.9.6.1
14cu|translate-shell-0.9.6.1-1|4	Release:	1
14cu|translate-shell-0.9.6.1-1|5	License:	Public Domain
14cu|translate-shell-0.9.6.1-1|6	Group:		Text tools
14cu|translate-shell-0.9.6.1-1|7	Url:		http://www.soimort.org/translate-shell
14cu|translate-shell-0.9.6.1-1|8	Source0:	https://github.com/soimort/translate-shell/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|translate-shell-0.9.6.1-1|9	BuildRequires:	gawk
14cu|translate-shell-0.9.6.1-1|10	Requires:	gawk
14cu|translate-shell-0.9.6.1-1|11	BuildArch:	noarch
14cu|translate-shell-0.9.6.1-1|12	
14cu|translate-shell-0.9.6.1-1|13	%description
14cu|translate-shell-0.9.6.1-1|14	Translate Shell is a command-line interface and interactive shell
14cu|translate-shell-0.9.6.1-1|15	for Google Translate. It works just the way you want it to be.
14cu|translate-shell-0.9.6.1-1|16	
14cu|translate-shell-0.9.6.1-1|17	Translate Shell is a complete rewrite of Google Translate CLI Legacy,
14cu|translate-shell-0.9.6.1-1|18	which is a tiny script written in 100 lines of AWK code.
14cu|translate-shell-0.9.6.1-1|19	Translate Shell is backward compatible with Google Translate CLI Legacy
14cu|translate-shell-0.9.6.1-1|20	in its command-line usage; furthermore, it provides more functionality
14cu|translate-shell-0.9.6.1-1|21	including verbose translation, Text-to-Speech and interactive mode, etc.
14cu|translate-shell-0.9.6.1-1|22	
14cu|translate-shell-0.9.6.1-1|23	Run <man trans> in the terminal for usage information.
14cu|translate-shell-0.9.6.1-1|24	
14cu|translate-shell-0.9.6.1-1|25	%files
14cu|translate-shell-0.9.6.1-1|26	%doc LICENSE README.md WAIVER CONTRIBUTING.md
14cu|translate-shell-0.9.6.1-1|27	%{_bindir}/trans
14cu|translate-shell-0.9.6.1-1|28	%{_mandir}/man1/trans.1*
14cu|translate-shell-0.9.6.1-1|29	
14cu|translate-shell-0.9.6.1-1|30	#----------------------------------------------------------------------------
14cu|translate-shell-0.9.6.1-1|31	
14cu|translate-shell-0.9.6.1-1|32	%prep
14cu|translate-shell-0.9.6.1-1|33	%setup -q
14cu|translate-shell-0.9.6.1-1|34	
14cu|translate-shell-0.9.6.1-1|35	%build
14cu|translate-shell-0.9.6.1-1|36	%make
14cu|translate-shell-0.9.6.1-1|37	
14cu|translate-shell-0.9.6.1-1|38	%install
14cu|translate-shell-0.9.6.1-1|39	mkdir -p %{buildroot}%{_bindir}
14cu|translate-shell-0.9.6.1-1|40	mkdir -p %{buildroot}%{_mandir}/man1
14cu|translate-shell-0.9.6.1-1|41	install -pm0755 build/trans %{buildroot}%{_bindir}
14cu|translate-shell-0.9.6.1-1|42	install -pm0644 man/trans.1 %{buildroot}%{_mandir}/man1
14cu|translate-shell-0.9.6.1-1|43	
14cu|translate-shell-0.9.6.1-1|44	
14cu|translate-shell-0.9.6.1-1|45	%changelog
14cu|translate-shell-0.9.6.1-1|46	
14cu|translate-shell-0.9.6.1-1|47	* Wed Apr 05 2017 Rosa <rosa@abf.rosalinux.ru> 0.9.6.1-1
14cu|translate-shell-0.9.6.1-1|48	- (20541e6) Automatic import for version 0.9.6.1-1
14cu|translate-shell-0.9.6.1-1|49	
14cu|translate-shell-0.9.6.1-1|50	

15274 14
14cu|tre-0.8.0-6|1	%define major 5
14cu|tre-0.8.0-6|2	%define libname %mklibname %{name} %{major}
14cu|tre-0.8.0-6|3	%define devname %mklibname %{name} -d
14cu|tre-0.8.0-6|4	
14cu|tre-0.8.0-6|5	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cu|tre-0.8.0-6|6	Name:		tre
14cu|tre-0.8.0-6|7	Version:	0.8.0
14cu|tre-0.8.0-6|8	Release:	6
14cu|tre-0.8.0-6|9	License:	BSD
14cu|tre-0.8.0-6|10	Group:		System/Libraries
14cu|tre-0.8.0-6|11	Url:		http://ville.laurikari.net/tre/
14cu|tre-0.8.0-6|12	Source0:	http://laurikari.net/tre/%{name}-%{version}.tar.bz2
14cu|tre-0.8.0-6|13	BuildRequires:	libltdl-devel
14cu|tre-0.8.0-6|14	
14cu|tre-0.8.0-6|15	%description
14cu|tre-0.8.0-6|16	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-6|17	matching library with some exciting features such as approximate
14cu|tre-0.8.0-6|18	matching.
14cu|tre-0.8.0-6|19	
14cu|tre-0.8.0-6|20	#----------------------------------------------------------------------------
14cu|tre-0.8.0-6|21	
14cu|tre-0.8.0-6|22	%package -n agrep
14cu|tre-0.8.0-6|23	Summary:	Approximate matching
14cu|tre-0.8.0-6|24	Group:		File tools
14cu|tre-0.8.0-6|25	
14cu|tre-0.8.0-6|26	%description -n agrep
14cu|tre-0.8.0-6|27	Approximate pattern matching allows matches to be approximate,
14cu|tre-0.8.0-6|28	that is, allows the matches to be close to the searched pattern
14cu|tre-0.8.0-6|29	under some measure of closeness. TRE uses the edit-distance
14cu|tre-0.8.0-6|30	measure (also known as the Levenshtein distance) where characters
14cu|tre-0.8.0-6|31	can be inserted, deleted, or substituted in the searched text in
14cu|tre-0.8.0-6|32	order to get an exact match. Each insertion, deletion, or
14cu|tre-0.8.0-6|33	substitution adds the distance, or cost, of the match. TRE can
14cu|tre-0.8.0-6|34	report the matches which have a cost lower than some given
14cu|tre-0.8.0-6|35	threshold value. TRE can also be used to search for matches with
14cu|tre-0.8.0-6|36	the lowest cost.
14cu|tre-0.8.0-6|37	
14cu|tre-0.8.0-6|38	TRE includes a version of the agrep command line tool for
14cu|tre-0.8.0-6|39	approximate regexp matching in the style of grep.  Unlike other
14cu|tre-0.8.0-6|40	agrep implementations (like the one by Sun Wu and Udi Manber from
14cu|tre-0.8.0-6|41	University of Arizona available) TRE agrep allows full regexps of
14cu|tre-0.8.0-6|42	any length, any number of errors, and non-uniform costs for
14cu|tre-0.8.0-6|43	insertion, deletion and substitution.
14cu|tre-0.8.0-6|44	
14cu|tre-0.8.0-6|45	%files -n agrep -f %{name}.lang
14cu|tre-0.8.0-6|46	%{_bindir}/agrep
14cu|tre-0.8.0-6|47	%{_mandir}/man1/*
14cu|tre-0.8.0-6|48	
14cu|tre-0.8.0-6|49	#----------------------------------------------------------------------------
14cu|tre-0.8.0-6|50	
14cu|tre-0.8.0-6|51	%package -n %{libname}
14cu|tre-0.8.0-6|52	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cu|tre-0.8.0-6|53	Group:		System/Libraries
14cu|tre-0.8.0-6|54	Conflicts:	%{_lib}tre4 < 0.8.0-6
14cu|tre-0.8.0-6|55	Obsoletes:	%{_lib}tre4 < 0.8.0-6
14cu|tre-0.8.0-6|56	
14cu|tre-0.8.0-6|57	%description -n %{libname}
14cu|tre-0.8.0-6|58	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-6|59	matching library with some exciting features such as approximate
14cu|tre-0.8.0-6|60	matching.
14cu|tre-0.8.0-6|61	
14cu|tre-0.8.0-6|62	%files -n %{libname}
14cu|tre-0.8.0-6|63	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14cu|tre-0.8.0-6|64	%doc doc/tre-syntax.html
14cu|tre-0.8.0-6|65	%{_libdir}/libtre.so.%{major}*
14cu|tre-0.8.0-6|66	
14cu|tre-0.8.0-6|67	#----------------------------------------------------------------------------
14cu|tre-0.8.0-6|68	
14cu|tre-0.8.0-6|69	%package -n %{devname}
14cu|tre-0.8.0-6|70	Summary:	Header files and libraries for developing apps with %{name}
14cu|tre-0.8.0-6|71	Group:		Development/C
14cu|tre-0.8.0-6|72	Requires:	%{libname} = %{EVRD}
14cu|tre-0.8.0-6|73	Provides:	%{name}-devel = %{EVRD}
14cu|tre-0.8.0-6|74	
14cu|tre-0.8.0-6|75	%description -n %{devname}
14cu|tre-0.8.0-6|76	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-6|77	matching library with some exciting features such as approximate
14cu|tre-0.8.0-6|78	matching.
14cu|tre-0.8.0-6|79	
14cu|tre-0.8.0-6|80	%files -n %{devname}
14cu|tre-0.8.0-6|81	%{_libdir}/*.so
14cu|tre-0.8.0-6|82	%{_libdir}/pkgconfig/tre.pc
14cu|tre-0.8.0-6|83	%{_includedir}/tre
14cu|tre-0.8.0-6|84	
14cu|tre-0.8.0-6|85	#----------------------------------------------------------------------------
14cu|tre-0.8.0-6|86	
14cu|tre-0.8.0-6|87	%prep
14cu|tre-0.8.0-6|88	%setup -q
14cu|tre-0.8.0-6|89	
14cu|tre-0.8.0-6|90	%build
14cu|tre-0.8.0-6|91	%configure2_5x \
14cu|tre-0.8.0-6|92	--disable-static \
14cu|tre-0.8.0-6|93	--disable-rpath
14cu|tre-0.8.0-6|94	
14cu|tre-0.8.0-6|95	%make
14cu|tre-0.8.0-6|96	
14cu|tre-0.8.0-6|97	%install
14cu|tre-0.8.0-6|98	%makeinstall_std
14cu|tre-0.8.0-6|99	
14cu|tre-0.8.0-6|100	%find_lang %{name}
14cu|tre-0.8.0-6|101	
14cu|tre-0.8.0-6|102	
14cu|tre-0.8.0-6|103	%changelog
14cu|tre-0.8.0-6|104	
14cu|tre-0.8.0-6|105	* Fri Jun 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-6
14cu|tre-0.8.0-6|106	- (da1dbd8) Fix library major
14cu|tre-0.8.0-6|107	- (da1dbd8) Spec cleanup
14cu|tre-0.8.0-6|108	
14cu|tre-0.8.0-6|109	

15275 14
14cu|tre-0.8.0-8|1	%define major 5
14cu|tre-0.8.0-8|2	%define libname %mklibname %{name} %{major}
14cu|tre-0.8.0-8|3	%define devname %mklibname %{name} -d
14cu|tre-0.8.0-8|4	
14cu|tre-0.8.0-8|5	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cu|tre-0.8.0-8|6	Name:		tre
14cu|tre-0.8.0-8|7	Version:	0.8.0
14cu|tre-0.8.0-8|8	Release:	8
14cu|tre-0.8.0-8|9	License:	BSD
14cu|tre-0.8.0-8|10	Group:		System/Libraries
14cu|tre-0.8.0-8|11	Url:		http://ville.laurikari.net/tre/
14cu|tre-0.8.0-8|12	Source0:	http://laurikari.net/tre/%{name}-%{version}.tar.bz2
14cu|tre-0.8.0-8|13	Patch0:		tre-issue37.patch
14cu|tre-0.8.0-8|14	Patch1:		tre-CVE-2016-8859.patch
14cu|tre-0.8.0-8|15	BuildRequires:	libltdl-devel
14cu|tre-0.8.0-8|16	
14cu|tre-0.8.0-8|17	%description
14cu|tre-0.8.0-8|18	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-8|19	matching library with some exciting features such as approximate
14cu|tre-0.8.0-8|20	matching.
14cu|tre-0.8.0-8|21	
14cu|tre-0.8.0-8|22	#----------------------------------------------------------------------------
14cu|tre-0.8.0-8|23	
14cu|tre-0.8.0-8|24	%package -n agrep
14cu|tre-0.8.0-8|25	Summary:	Approximate matching
14cu|tre-0.8.0-8|26	Group:		File tools
14cu|tre-0.8.0-8|27	
14cu|tre-0.8.0-8|28	%description -n agrep
14cu|tre-0.8.0-8|29	Approximate pattern matching allows matches to be approximate,
14cu|tre-0.8.0-8|30	that is, allows the matches to be close to the searched pattern
14cu|tre-0.8.0-8|31	under some measure of closeness. TRE uses the edit-distance
14cu|tre-0.8.0-8|32	measure (also known as the Levenshtein distance) where characters
14cu|tre-0.8.0-8|33	can be inserted, deleted, or substituted in the searched text in
14cu|tre-0.8.0-8|34	order to get an exact match. Each insertion, deletion, or
14cu|tre-0.8.0-8|35	substitution adds the distance, or cost, of the match. TRE can
14cu|tre-0.8.0-8|36	report the matches which have a cost lower than some given
14cu|tre-0.8.0-8|37	threshold value. TRE can also be used to search for matches with
14cu|tre-0.8.0-8|38	the lowest cost.
14cu|tre-0.8.0-8|39	
14cu|tre-0.8.0-8|40	TRE includes a version of the agrep command line tool for
14cu|tre-0.8.0-8|41	approximate regexp matching in the style of grep.  Unlike other
14cu|tre-0.8.0-8|42	agrep implementations (like the one by Sun Wu and Udi Manber from
14cu|tre-0.8.0-8|43	University of Arizona available) TRE agrep allows full regexps of
14cu|tre-0.8.0-8|44	any length, any number of errors, and non-uniform costs for
14cu|tre-0.8.0-8|45	insertion, deletion and substitution.
14cu|tre-0.8.0-8|46	
14cu|tre-0.8.0-8|47	%files -n agrep -f %{name}.lang
14cu|tre-0.8.0-8|48	%{_bindir}/agrep
14cu|tre-0.8.0-8|49	%{_mandir}/man1/*
14cu|tre-0.8.0-8|50	
14cu|tre-0.8.0-8|51	#----------------------------------------------------------------------------
14cu|tre-0.8.0-8|52	
14cu|tre-0.8.0-8|53	%package -n %{libname}
14cu|tre-0.8.0-8|54	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
14cu|tre-0.8.0-8|55	Group:		System/Libraries
14cu|tre-0.8.0-8|56	Conflicts:	%{_lib}tre4 < 0.8.0-6
14cu|tre-0.8.0-8|57	Obsoletes:	%{_lib}tre4 < 0.8.0-6
14cu|tre-0.8.0-8|58	
14cu|tre-0.8.0-8|59	%description -n %{libname}
14cu|tre-0.8.0-8|60	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-8|61	matching library with some exciting features such as approximate
14cu|tre-0.8.0-8|62	matching.
14cu|tre-0.8.0-8|63	
14cu|tre-0.8.0-8|64	%files -n %{libname}
14cu|tre-0.8.0-8|65	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14cu|tre-0.8.0-8|66	%doc doc/tre-syntax.html
14cu|tre-0.8.0-8|67	%{_libdir}/libtre.so.%{major}*
14cu|tre-0.8.0-8|68	
14cu|tre-0.8.0-8|69	#----------------------------------------------------------------------------
14cu|tre-0.8.0-8|70	
14cu|tre-0.8.0-8|71	%package -n %{devname}
14cu|tre-0.8.0-8|72	Summary:	Header files and libraries for developing apps with %{name}
14cu|tre-0.8.0-8|73	Group:		Development/C
14cu|tre-0.8.0-8|74	Requires:	%{libname} = %{EVRD}
14cu|tre-0.8.0-8|75	Provides:	%{name}-devel = %{EVRD}
14cu|tre-0.8.0-8|76	
14cu|tre-0.8.0-8|77	%description -n %{devname}
14cu|tre-0.8.0-8|78	TRE is a lightweight, robust, and efficient POSIX compliant regexp
14cu|tre-0.8.0-8|79	matching library with some exciting features such as approximate
14cu|tre-0.8.0-8|80	matching.
14cu|tre-0.8.0-8|81	
14cu|tre-0.8.0-8|82	%files -n %{devname}
14cu|tre-0.8.0-8|83	%{_libdir}/*.so
14cu|tre-0.8.0-8|84	%{_libdir}/pkgconfig/tre.pc
14cu|tre-0.8.0-8|85	%{_includedir}/tre
14cu|tre-0.8.0-8|86	
14cu|tre-0.8.0-8|87	#----------------------------------------------------------------------------
14cu|tre-0.8.0-8|88	
14cu|tre-0.8.0-8|89	%prep
14cu|tre-0.8.0-8|90	%setup -q
14cu|tre-0.8.0-8|91	%apply_patches
14cu|tre-0.8.0-8|92	
14cu|tre-0.8.0-8|93	%build
14cu|tre-0.8.0-8|94	%configure2_5x \
14cu|tre-0.8.0-8|95	--disable-static \
14cu|tre-0.8.0-8|96	--disable-rpath
14cu|tre-0.8.0-8|97	
14cu|tre-0.8.0-8|98	%make
14cu|tre-0.8.0-8|99	
14cu|tre-0.8.0-8|100	%install
14cu|tre-0.8.0-8|101	%makeinstall_std
14cu|tre-0.8.0-8|102	
14cu|tre-0.8.0-8|103	%find_lang %{name}
14cu|tre-0.8.0-8|104	
14cu|tre-0.8.0-8|105	
14cu|tre-0.8.0-8|106	%changelog
14cu|tre-0.8.0-8|107	
14cu|tre-0.8.0-8|108	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-8
14cu|tre-0.8.0-8|109	- (aa15896) Fix .abf.yml
14cu|tre-0.8.0-8|110	
14cu|tre-0.8.0-8|111	

15276 14
14cu|trigger-rally-0.6.2-1|1	%define	oname	trigger
14cu|trigger-rally-0.6.2-1|2	
14cu|trigger-rally-0.6.2-1|3	Summary:	Rally racing game
14cu|trigger-rally-0.6.2-1|4	Name:		%{oname}-rally
14cu|trigger-rally-0.6.2-1|5	Version:	0.6.2
14cu|trigger-rally-0.6.2-1|6	Release:	1
14cu|trigger-rally-0.6.2-1|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{name}-%{version}-src.tar.bz2
14cu|trigger-rally-0.6.2-1|8	Source1:	%{name}.png
14cu|trigger-rally-0.6.2-1|9	Patch0:		trigger-0.5.2.1-nodoc.patch
14cu|trigger-rally-0.6.2-1|10	License:	GPLv2+
14cu|trigger-rally-0.6.2-1|11	Group:		Games/Arcade
14cu|trigger-rally-0.6.2-1|12	Url:		http://sourceforge.net/projects/trigger-rally/
14cu|trigger-rally-0.6.2-1|13	BuildRequires:	automake1.8
14cu|trigger-rally-0.6.2-1|14	BuildRequires:	jam
14cu|trigger-rally-0.6.2-1|15	BuildRequires:	pkgconfig(sdl)
14cu|trigger-rally-0.6.2-1|16	BuildRequires:	pkgconfig(SDL_image)
14cu|trigger-rally-0.6.2-1|17	BuildRequires:	freealut-devel
14cu|trigger-rally-0.6.2-1|18	BuildRequires:	glew-devel
14cu|trigger-rally-0.6.2-1|19	BuildRequires:	pkgconfig(gl)
14cu|trigger-rally-0.6.2-1|20	BuildRequires:	pkgconfig(glut)
14cu|trigger-rally-0.6.2-1|21	BuildRequires:	pkgconfig(glu)
14cu|trigger-rally-0.6.2-1|22	BuildRequires:	openal-devel
14cu|trigger-rally-0.6.2-1|23	BuildRequires:	physfs-devel
14cu|trigger-rally-0.6.2-1|24	Requires:	%{name}-data
14cu|trigger-rally-0.6.2-1|25	
14cu|trigger-rally-0.6.2-1|26	%description
14cu|trigger-rally-0.6.2-1|27	Trigger is a fast-paced open source rally racing game.
14cu|trigger-rally-0.6.2-1|28	
14cu|trigger-rally-0.6.2-1|29	%prep
14cu|trigger-rally-0.6.2-1|30	%setup -q -n %{name}-%{version}-src
14cu|trigger-rally-0.6.2-1|31	%patch0 -p1 -b .nodoc
14cu|trigger-rally-0.6.2-1|32	
14cu|trigger-rally-0.6.2-1|33	%build
14cu|trigger-rally-0.6.2-1|34	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/%{oname}
14cu|trigger-rally-0.6.2-1|35	jam
14cu|trigger-rally-0.6.2-1|36	
14cu|trigger-rally-0.6.2-1|37	%install
14cu|trigger-rally-0.6.2-1|38	DESTDIR=%{buildroot} jam install
14cu|trigger-rally-0.6.2-1|39	# only contains .a files
14cu|trigger-rally-0.6.2-1|40	rm -rf %{buildroot}%{_libdir}
14cu|trigger-rally-0.6.2-1|41	
14cu|trigger-rally-0.6.2-1|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
14cu|trigger-rally-0.6.2-1|43	
14cu|trigger-rally-0.6.2-1|44	install -d %{buildroot}%{_datadir}/applications
14cu|trigger-rally-0.6.2-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|trigger-rally-0.6.2-1|46	[Desktop Entry]
14cu|trigger-rally-0.6.2-1|47	Name=Trigger Rally
14cu|trigger-rally-0.6.2-1|48	Comment=%{Summary}
14cu|trigger-rally-0.6.2-1|49	Exec=soundwrapper %{_gamesbindir}/%{oname}
14cu|trigger-rally-0.6.2-1|50	Icon=%{name}
14cu|trigger-rally-0.6.2-1|51	Terminal=false
14cu|trigger-rally-0.6.2-1|52	Type=Application
14cu|trigger-rally-0.6.2-1|53	Categories=Game;ArcadeGame;
14cu|trigger-rally-0.6.2-1|54	EOF
14cu|trigger-rally-0.6.2-1|55	
14cu|trigger-rally-0.6.2-1|56	%files
14cu|trigger-rally-0.6.2-1|57	%{_gamesbindir}/%{oname}
14cu|trigger-rally-0.6.2-1|58	%{_datadir}/icons/%{name}.png
14cu|trigger-rally-0.6.2-1|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|trigger-rally-0.6.2-1|60	
14cu|trigger-rally-0.6.2-1|61	%changelog
14cu|trigger-rally-0.6.2-1|62	
14cu|trigger-rally-0.6.2-1|63	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-1
14cu|trigger-rally-0.6.2-1|64	- (4ae445f) Spec cleanup
14cu|trigger-rally-0.6.2-1|65	
14cu|trigger-rally-0.6.2-1|66	

15277 14
14cu|trigger-rally-data-0.6.2-1|1	%define	oname	trigger
14cu|trigger-rally-data-0.6.2-1|2	
14cu|trigger-rally-data-0.6.2-1|3	Summary:	Data files for the Trigger rally racing game
14cu|trigger-rally-data-0.6.2-1|4	Name:		%{oname}-rally-data
14cu|trigger-rally-data-0.6.2-1|5	Version:	0.6.2
14cu|trigger-rally-data-0.6.2-1|6	Release:	1
14cu|trigger-rally-data-0.6.2-1|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{oname}-rally-%{version}-data.tar.bz2
14cu|trigger-rally-data-0.6.2-1|8	License:	GPLv2+ and CC0
14cu|trigger-rally-data-0.6.2-1|9	Group:		Games/Arcade
14cu|trigger-rally-data-0.6.2-1|10	Url:		http://sourceforge.net/projects/trigger-rally/
14cu|trigger-rally-data-0.6.2-1|11	BuildArch:	noarch
14cu|trigger-rally-data-0.6.2-1|12	
14cu|trigger-rally-data-0.6.2-1|13	%description
14cu|trigger-rally-data-0.6.2-1|14	Trigger is a fast-paced open source rally racing game.
14cu|trigger-rally-data-0.6.2-1|15	This packages contains data files required by Trigger.
14cu|trigger-rally-data-0.6.2-1|16	
14cu|trigger-rally-data-0.6.2-1|17	%prep
14cu|trigger-rally-data-0.6.2-1|18	%setup -q -n %{oname}-rally-%{version}-data
14cu|trigger-rally-data-0.6.2-1|19	
14cu|trigger-rally-data-0.6.2-1|20	%build
14cu|trigger-rally-data-0.6.2-1|21	
14cu|trigger-rally-data-0.6.2-1|22	%install
14cu|trigger-rally-data-0.6.2-1|23	install -d %{buildroot}%{_gamesdatadir}/%{oname}
14cu|trigger-rally-data-0.6.2-1|24	cp -ra * %{buildroot}%{_gamesdatadir}/%{oname}
14cu|trigger-rally-data-0.6.2-1|25	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/*.txt
14cu|trigger-rally-data-0.6.2-1|26	chmod 644 %{buildroot}%{_gamesdatadir}/%{oname}/trigger.config.defs
14cu|trigger-rally-data-0.6.2-1|27	
14cu|trigger-rally-data-0.6.2-1|28	%files
14cu|trigger-rally-data-0.6.2-1|29	%doc README.txt README-stereo.txt
14cu|trigger-rally-data-0.6.2-1|30	%{_gamesdatadir}/%{oname}
14cu|trigger-rally-data-0.6.2-1|31	
14cu|trigger-rally-data-0.6.2-1|32	%changelog
14cu|trigger-rally-data-0.6.2-1|33	
14cu|trigger-rally-data-0.6.2-1|34	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-1
14cu|trigger-rally-data-0.6.2-1|35	- (4bb54a9) Spec cleanup
14cu|trigger-rally-data-0.6.2-1|36	
14cu|trigger-rally-data-0.6.2-1|37	

15278 14
14cu|trilead-ssh2-217-0.jenkins4.4|1	%define patchlvl 4
14cu|trilead-ssh2-217-0.jenkins4.4|2	
14cu|trilead-ssh2-217-0.jenkins4.4|3	Name:           trilead-ssh2
14cu|trilead-ssh2-217-0.jenkins4.4|4	Version:        217
14cu|trilead-ssh2-217-0.jenkins4.4|5	Release:        0.jenkins%{patchlvl}.4
14cu|trilead-ssh2-217-0.jenkins4.4|6	Summary:        SSH-2 protocol implementation in pure Java
14cu|trilead-ssh2-217-0.jenkins4.4|7	
14cu|trilead-ssh2-217-0.jenkins4.4|8	Group:          Development/Java
14cu|trilead-ssh2-217-0.jenkins4.4|9	License:        BSD
14cu|trilead-ssh2-217-0.jenkins4.4|10	URL:            https://github.com/jenkinsci/trilead-ssh2
14cu|trilead-ssh2-217-0.jenkins4.4|11	Source0:        https://github.com/jenkinsci/%{name}/archive/%{name}-build%{version}-jenkins-%{patchlvl}.tar.gz
14cu|trilead-ssh2-217-0.jenkins4.4|12	Source1:        build.xml
14cu|trilead-ssh2-217-0.jenkins4.4|13	
14cu|trilead-ssh2-217-0.jenkins4.4|14	BuildRequires:  jpackage-utils
14cu|trilead-ssh2-217-0.jenkins4.4|15	BuildRequires:  java-devel
14cu|trilead-ssh2-217-0.jenkins4.4|16	BuildRequires:  ant
14cu|trilead-ssh2-217-0.jenkins4.4|17	Requires:       jpackage-utils
14cu|trilead-ssh2-217-0.jenkins4.4|18	Requires:       java
14cu|trilead-ssh2-217-0.jenkins4.4|19	Requires(post):   jpackage-utils
14cu|trilead-ssh2-217-0.jenkins4.4|20	Requires(postun): jpackage-utils
14cu|trilead-ssh2-217-0.jenkins4.4|21	
14cu|trilead-ssh2-217-0.jenkins4.4|22	BuildArch:      noarch
14cu|trilead-ssh2-217-0.jenkins4.4|23	
14cu|trilead-ssh2-217-0.jenkins4.4|24	%description
14cu|trilead-ssh2-217-0.jenkins4.4|25	Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
14cu|trilead-ssh2-217-0.jenkins4.4|26	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
14cu|trilead-ssh2-217-0.jenkins4.4|27	from within Java programs. It supports SSH sessions (remote command execution
14cu|trilead-ssh2-217-0.jenkins4.4|28	and shell access), local and remote port forwarding, local stream forwarding,
14cu|trilead-ssh2-217-0.jenkins4.4|29	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
14cu|trilead-ssh2-217-0.jenkins4.4|30	crypto functionality is included.
14cu|trilead-ssh2-217-0.jenkins4.4|31	
14cu|trilead-ssh2-217-0.jenkins4.4|32	%package javadoc
14cu|trilead-ssh2-217-0.jenkins4.4|33	Summary:        Javadoc for %{name}
14cu|trilead-ssh2-217-0.jenkins4.4|34	Group:          Development/Java
14cu|trilead-ssh2-217-0.jenkins4.4|35	Requires:       %{name} = %{version}-%{release}
14cu|trilead-ssh2-217-0.jenkins4.4|36	Requires:       jpackage-utils
14cu|trilead-ssh2-217-0.jenkins4.4|37	
14cu|trilead-ssh2-217-0.jenkins4.4|38	%description javadoc
14cu|trilead-ssh2-217-0.jenkins4.4|39	API documentation for trilead-ssh2.
14cu|trilead-ssh2-217-0.jenkins4.4|40	
14cu|trilead-ssh2-217-0.jenkins4.4|41	%prep
14cu|trilead-ssh2-217-0.jenkins4.4|42	%setup -q -n %{name}-%{name}-build%{version}-jenkins-%{patchlvl}
14cu|trilead-ssh2-217-0.jenkins4.4|43	cp %{SOURCE1} .
14cu|trilead-ssh2-217-0.jenkins4.4|44	
14cu|trilead-ssh2-217-0.jenkins4.4|45	# change file encoding
14cu|trilead-ssh2-217-0.jenkins4.4|46	#iconv -f ISO-8859-1 -t UTF-8 -o HISTORY.txt HISTORY.txt
14cu|trilead-ssh2-217-0.jenkins4.4|47	
14cu|trilead-ssh2-217-0.jenkins4.4|48	# delete the jars that are in the archive
14cu|trilead-ssh2-217-0.jenkins4.4|49	#rm %{name}-build%{version}.jar
14cu|trilead-ssh2-217-0.jenkins4.4|50	
14cu|trilead-ssh2-217-0.jenkins4.4|51	# fixing wrong-file-end-of-line-encoding warnings
14cu|trilead-ssh2-217-0.jenkins4.4|52	#sed -i 's/\r//' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
14cu|trilead-ssh2-217-0.jenkins4.4|53	#find examples -name \*.java -exec sed -i 's/\r//' {} \;
14cu|trilead-ssh2-217-0.jenkins4.4|54	
14cu|trilead-ssh2-217-0.jenkins4.4|55	%build
14cu|trilead-ssh2-217-0.jenkins4.4|56	ant
14cu|trilead-ssh2-217-0.jenkins4.4|57	
14cu|trilead-ssh2-217-0.jenkins4.4|58	
14cu|trilead-ssh2-217-0.jenkins4.4|59	%install
14cu|trilead-ssh2-217-0.jenkins4.4|60	# jar
14cu|trilead-ssh2-217-0.jenkins4.4|61	install -d -m 755 %{buildroot}%{_javadir}
14cu|trilead-ssh2-217-0.jenkins4.4|62	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|trilead-ssh2-217-0.jenkins4.4|63	
14cu|trilead-ssh2-217-0.jenkins4.4|64	# pom
14cu|trilead-ssh2-217-0.jenkins4.4|65	mkdir -p %{buildroot}%{_mavenpomdir}
14cu|trilead-ssh2-217-0.jenkins4.4|66	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|trilead-ssh2-217-0.jenkins4.4|67	%add_to_maven_depmap org.tmatesoft.svnkit %{name} %{version} JPP %{name}
14cu|trilead-ssh2-217-0.jenkins4.4|68	
14cu|trilead-ssh2-217-0.jenkins4.4|69	# javadoc
14cu|trilead-ssh2-217-0.jenkins4.4|70	javadoc -d javadoc -sourcepath src -subpackages com
14cu|trilead-ssh2-217-0.jenkins4.4|71	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|trilead-ssh2-217-0.jenkins4.4|72	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}
14cu|trilead-ssh2-217-0.jenkins4.4|73	
14cu|trilead-ssh2-217-0.jenkins4.4|74	%post
14cu|trilead-ssh2-217-0.jenkins4.4|75	%update_maven_depmap
14cu|trilead-ssh2-217-0.jenkins4.4|76	
14cu|trilead-ssh2-217-0.jenkins4.4|77	%postun
14cu|trilead-ssh2-217-0.jenkins4.4|78	%update_maven_depmap
14cu|trilead-ssh2-217-0.jenkins4.4|79	
14cu|trilead-ssh2-217-0.jenkins4.4|80	
14cu|trilead-ssh2-217-0.jenkins4.4|81	%files
14cu|trilead-ssh2-217-0.jenkins4.4|82	%{_mavenpomdir}/JPP-%{name}.pom
14cu|trilead-ssh2-217-0.jenkins4.4|83	%{_mavendepmapfragdir}/%{name}
14cu|trilead-ssh2-217-0.jenkins4.4|84	%{_javadir}/*
14cu|trilead-ssh2-217-0.jenkins4.4|85	%doc LICENSE.txt HISTORY.txt README.txt
14cu|trilead-ssh2-217-0.jenkins4.4|86	
14cu|trilead-ssh2-217-0.jenkins4.4|87	
14cu|trilead-ssh2-217-0.jenkins4.4|88	%files javadoc
14cu|trilead-ssh2-217-0.jenkins4.4|89	%{_javadocdir}/%{name}
14cu|trilead-ssh2-217-0.jenkins4.4|90	
14cu|trilead-ssh2-217-0.jenkins4.4|91	
14cu|trilead-ssh2-217-0.jenkins4.4|92	
14cu|trilead-ssh2-217-0.jenkins4.4|93	
14cu|trilead-ssh2-217-0.jenkins4.4|94	
14cu|trilead-ssh2-217-0.jenkins4.4|95	%changelog
14cu|trilead-ssh2-217-0.jenkins4.4|96	
14cu|trilead-ssh2-217-0.jenkins4.4|97	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 217-0.jenkins4.4
14cu|trilead-ssh2-217-0.jenkins4.4|98	- (39e6f36) Updated to 217-patchset4
14cu|trilead-ssh2-217-0.jenkins4.4|99	
14cu|trilead-ssh2-217-0.jenkins4.4|100	

15279 14
14cu|tripwire-2.4.2.2-1|1	%define		path_to_vi /bin/vi
14cu|tripwire-2.4.2.2-1|2	%define		path_to_sendmail /usr/sbin/sendmail
14cu|tripwire-2.4.2.2-1|3	
14cu|tripwire-2.4.2.2-1|4	Name:		tripwire
14cu|tripwire-2.4.2.2-1|5	Version:	2.4.2.2
14cu|tripwire-2.4.2.2-1|6	Release:	1
14cu|tripwire-2.4.2.2-1|7	Summary:	IDS (Intrusion Detection System)
14cu|tripwire-2.4.2.2-1|8	
14cu|tripwire-2.4.2.2-1|9	License:	GPLv2+
14cu|tripwire-2.4.2.2-1|10	Group:		Monitoring
14cu|tripwire-2.4.2.2-1|11	Source0:	http://download.sourceforge.net/tripwire/%{name}-%{version}-src.tar.bz2
14cu|tripwire-2.4.2.2-1|12	Source1:	tripwire.cron.in
14cu|tripwire-2.4.2.2-1|13	Source2:	config.guess
14cu|tripwire-2.4.2.2-1|14	Source3:	tripwire.gif
14cu|tripwire-2.4.2.2-1|15	Source4:	twcfg.txt.in
14cu|tripwire-2.4.2.2-1|16	Source5:	tripwire-setup-keyfiles.in
14cu|tripwire-2.4.2.2-1|17	Source6:	twpol.txt.in
14cu|tripwire-2.4.2.2-1|18	Source7:	README.urpmi.in
14cu|tripwire-2.4.2.2-1|19	Source9:	License-Issues
14cu|tripwire-2.4.2.2-1|20	URL:		http://www.tripwire.org/
14cu|tripwire-2.4.2.2-1|21	
14cu|tripwire-2.4.2.2-1|22	BuildRequires:	pkgconfig(openssl)
14cu|tripwire-2.4.2.2-1|23	Requires(post):	sed
14cu|tripwire-2.4.2.2-1|24	
14cu|tripwire-2.4.2.2-1|25	Patch1:		tripwire-siggen-man8.patch
14cu|tripwire-2.4.2.2-1|26	Patch2:         tripwire-2.4.2.2-gcc47.patch
14cu|tripwire-2.4.2.2-1|27	Patch3:         tripwire-F21-build.patch
14cu|tripwire-2.4.2.2-1|28	
14cu|tripwire-2.4.2.2-1|29	%description
14cu|tripwire-2.4.2.2-1|30	Tripwire is a very valuable security tool for Linux systems, if  it  is
14cu|tripwire-2.4.2.2-1|31	installed to a clean system. Tripwire should be installed  right  after
14cu|tripwire-2.4.2.2-1|32	the OS installation, and before you have connected  your  system  to  a
14cu|tripwire-2.4.2.2-1|33	network (i.e., before any possibility exists that someone  could  alter
14cu|tripwire-2.4.2.2-1|34	files on your system).
14cu|tripwire-2.4.2.2-1|35	
14cu|tripwire-2.4.2.2-1|36	When Tripwire is initially set up, it creates a database  that  records
14cu|tripwire-2.4.2.2-1|37	certain file information. Then when it is run, it compares a designated
14cu|tripwire-2.4.2.2-1|38	set of files and directories to the information stored in the database.
14cu|tripwire-2.4.2.2-1|39	Added or deleted files are flagged and reported, as are any files  that
14cu|tripwire-2.4.2.2-1|40	have changed from their previously recorded state in the database. When
14cu|tripwire-2.4.2.2-1|41	Tripwire is run against system files  on  a  regular  basis,  any  file
14cu|tripwire-2.4.2.2-1|42	changes will be spotted when Tripwire is run. Tripwire will report  the
14cu|tripwire-2.4.2.2-1|43	changes, which will give system administrators a clue that they need to
14cu|tripwire-2.4.2.2-1|44	enact damage control measures immediately if certain  files  have  been
14cu|tripwire-2.4.2.2-1|45	altered.
14cu|tripwire-2.4.2.2-1|46	
14cu|tripwire-2.4.2.2-1|47	%prep
14cu|tripwire-2.4.2.2-1|48	%setup -q -n %{name}-%{version}-src
14cu|tripwire-2.4.2.2-1|49	cp -p %{SOURCE2} .
14cu|tripwire-2.4.2.2-1|50	cp -p %{SOURCE3} .
14cu|tripwire-2.4.2.2-1|51	
14cu|tripwire-2.4.2.2-1|52	%patch1 -p1 -b .siggen.manpage
14cu|tripwire-2.4.2.2-1|53	%patch2 -p1 -b .gcc47
14cu|tripwire-2.4.2.2-1|54	%patch3 -p1 -b .build.patch
14cu|tripwire-2.4.2.2-1|55	
14cu|tripwire-2.4.2.2-1|56	%build
14cu|tripwire-2.4.2.2-1|57	chmod 755 configure
14cu|tripwire-2.4.2.2-1|58	%configure \
14cu|tripwire-2.4.2.2-1|59	--sysconfdir=%{_sysconfdir}/tripwire \
14cu|tripwire-2.4.2.2-1|60	path_to_vi=%{path_to_vi} \
14cu|tripwire-2.4.2.2-1|61	path_to_sendmail=%{path_to_sendmail}
14cu|tripwire-2.4.2.2-1|62	
14cu|tripwire-2.4.2.2-1|63	%make
14cu|tripwire-2.4.2.2-1|64	
14cu|tripwire-2.4.2.2-1|65	%install
14cu|tripwire-2.4.2.2-1|66	# Install the binaries.
14cu|tripwire-2.4.2.2-1|67	mkdir -p %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|68	install -p -m755 bin/siggen %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|69	install -p -m755 bin/tripwire %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|70	install -p -m755 bin/twadmin %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|71	install -p -m755 bin/twprint %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|72	
14cu|tripwire-2.4.2.2-1|73	# Install the man pages.
14cu|tripwire-2.4.2.2-1|74	mkdir -p %{buildroot}%{_mandir}/{man4,man5,man8}
14cu|tripwire-2.4.2.2-1|75	install -p -m644 man/man4/*.4 %{buildroot}%{_mandir}/man4/
14cu|tripwire-2.4.2.2-1|76	install -p -m644 man/man5/*.5 %{buildroot}%{_mandir}/man5/
14cu|tripwire-2.4.2.2-1|77	install -p -m644 man/man8/*.8 %{buildroot}%{_mandir}/man8/
14cu|tripwire-2.4.2.2-1|78	
14cu|tripwire-2.4.2.2-1|79	# Create configuration files from templates.
14cu|tripwire-2.4.2.2-1|80	rm -fr _tmpcfg
14cu|tripwire-2.4.2.2-1|81	mkdir _tmpcfg
14cu|tripwire-2.4.2.2-1|82	for infile in %{SOURCE1} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} ; do
14cu|tripwire-2.4.2.2-1|83	outfile=${infile##/*/}
14cu|tripwire-2.4.2.2-1|84	outfile=${outfile%.*n}
14cu|tripwire-2.4.2.2-1|85	cat ${infile} |\
14cu|tripwire-2.4.2.2-1|86	%{__sed} -e 's|@path_to_vi@|%{path_to_vi}|g' |\
14cu|tripwire-2.4.2.2-1|87	%{__sed} -e 's|@path_to_sendmail@|%{path_to_sendmail}|g' |\
14cu|tripwire-2.4.2.2-1|88	%{__sed} -e 's|@sysconfdir@|%{_sysconfdir}|g' |\
14cu|tripwire-2.4.2.2-1|89	%{__sed} -e 's|@sbindir@|%{_sbindir}|g' |\
14cu|tripwire-2.4.2.2-1|90	%{__sed} -e 's|@vardir@|%{_var}|g' >\
14cu|tripwire-2.4.2.2-1|91	_tmpcfg/${outfile}
14cu|tripwire-2.4.2.2-1|92	done
14cu|tripwire-2.4.2.2-1|93	mv _tmpcfg/{tripwire-setup-keyfiles,README.urpmi} .
14cu|tripwire-2.4.2.2-1|94	
14cu|tripwire-2.4.2.2-1|95	# Create the reports directory.
14cu|tripwire-2.4.2.2-1|96	install -d -m700 %{buildroot}%{_var}/lib/tripwire/report
14cu|tripwire-2.4.2.2-1|97	
14cu|tripwire-2.4.2.2-1|98	# Install the cron job.
14cu|tripwire-2.4.2.2-1|99	install -d -m755 %{buildroot}%{_sysconfdir}/cron.daily
14cu|tripwire-2.4.2.2-1|100	install -p -m755 _tmpcfg/tripwire.cron \
14cu|tripwire-2.4.2.2-1|101	%{buildroot}%{_sysconfdir}/cron.daily/tripwire-check
14cu|tripwire-2.4.2.2-1|102	rm _tmpcfg/tripwire.cron
14cu|tripwire-2.4.2.2-1|103	
14cu|tripwire-2.4.2.2-1|104	# Install configuration files.
14cu|tripwire-2.4.2.2-1|105	mkdir -p %{buildroot}%{_sysconfdir}/tripwire
14cu|tripwire-2.4.2.2-1|106	for file in _tmpcfg/* ; do
14cu|tripwire-2.4.2.2-1|107	install -p -m644 ${file} %{buildroot}%{_sysconfdir}/tripwire
14cu|tripwire-2.4.2.2-1|108	done
14cu|tripwire-2.4.2.2-1|109	
14cu|tripwire-2.4.2.2-1|110	# Install the keyfile setup script
14cu|tripwire-2.4.2.2-1|111	install -p -m755 tripwire-setup-keyfiles %{buildroot}%{_sbindir}
14cu|tripwire-2.4.2.2-1|112	
14cu|tripwire-2.4.2.2-1|113	# Fix permissions on documentation files.
14cu|tripwire-2.4.2.2-1|114	cp -p %{SOURCE9} .
14cu|tripwire-2.4.2.2-1|115	chmod 644 \
14cu|tripwire-2.4.2.2-1|116	ChangeLog COMMERCIAL COPYING TRADEMARK tripwire.gif \
14cu|tripwire-2.4.2.2-1|117	README.urpmi policy/policyguide.txt License-Issues
14cu|tripwire-2.4.2.2-1|118	
14cu|tripwire-2.4.2.2-1|119	%post
14cu|tripwire-2.4.2.2-1|120	# Set the real hostname in twpol.txt
14cu|tripwire-2.4.2.2-1|121	%{__sed} -i -e "s|localhost|$HOSTNAME|g" %{_sysconfdir}/tripwire/twpol.txt
14cu|tripwire-2.4.2.2-1|122	
14cu|tripwire-2.4.2.2-1|123	%files
14cu|tripwire-2.4.2.2-1|124	%defattr(0644,root,root,0755)
14cu|tripwire-2.4.2.2-1|125	%doc ChangeLog COMMERCIAL COPYING TRADEMARK tripwire.gif
14cu|tripwire-2.4.2.2-1|126	%doc README.urpmi policy/policyguide.txt License-Issues
14cu|tripwire-2.4.2.2-1|127	%attr(0700,root,root) %dir %{_sysconfdir}/tripwire
14cu|tripwire-2.4.2.2-1|128	%config(noreplace) %{_sysconfdir}/tripwire/twcfg.txt
14cu|tripwire-2.4.2.2-1|129	%config(noreplace) %{_sysconfdir}/tripwire/twpol.txt
14cu|tripwire-2.4.2.2-1|130	%attr(0755,root,root) %{_sysconfdir}/cron.daily/tripwire-check
14cu|tripwire-2.4.2.2-1|131	%attr(0700,root,root) %dir %{_var}/lib/tripwire
14cu|tripwire-2.4.2.2-1|132	%attr(0700,root,root) %dir %{_var}/lib/tripwire/report
14cu|tripwire-2.4.2.2-1|133	%{_mandir}/*/*
14cu|tripwire-2.4.2.2-1|134	%attr(0755,root,root) %{_sbindir}/*
14cu|tripwire-2.4.2.2-1|135	
14cu|tripwire-2.4.2.2-1|136	%changelog
14cu|tripwire-2.4.2.2-1|137	
14cu|tripwire-2.4.2.2-1|138	* Thu Apr 21 2016 Denis Silakov <dsilakov@gmail.com> 2.4.2.2-1
14cu|tripwire-2.4.2.2-1|139	- (1445811) Really add new files
14cu|tripwire-2.4.2.2-1|140	
14cu|tripwire-2.4.2.2-1|141	

15280 14
14cu|trojita-0.7-1|1	Summary:	Qt-based IMAP e-mail client
14cu|trojita-0.7-1|2	Name:		trojita
14cu|trojita-0.7-1|3	Version:	0.7
14cu|trojita-0.7-1|4	Release:	1
14cu|trojita-0.7-1|5	License:	GPLv2+ or GPLv3+
14cu|trojita-0.7-1|6	Group:		Networking/Mail
14cu|trojita-0.7-1|7	Url:		http://trojita.flaska.net
14cu|trojita-0.7-1|8	Source0:	http://sourceforge.net/projects/trojita/files/src/%{name}-%{version}.tar.xz
14cu|trojita-0.7-1|9	Source1:	http://sourceforge.net/projects/trojita/files/src/%{name}-%{version}.tar.xz.asc
14cu|trojita-0.7-1|10	Source2:        trojita_common_ru.po.tar.gz
14cu|trojita-0.7-1|11	BuildRequires:	cmake
14cu|trojita-0.7-1|12	BuildRequires:	qt5-linguist-tools
14cu|trojita-0.7-1|13	BuildRequires:	ragel
14cu|trojita-0.7-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|trojita-0.7-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14cu|trojita-0.7-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|trojita-0.7-1|17	BuildRequires:	pkgconfig(Qt5Network)
14cu|trojita-0.7-1|18	BuildRequires:	pkgconfig(Qt5Sql)
14cu|trojita-0.7-1|19	BuildRequires:	pkgconfig(Qt5Svg)
14cu|trojita-0.7-1|20	BuildRequires:	pkgconfig(Qt5Test)
14cu|trojita-0.7-1|21	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|trojita-0.7-1|22	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|trojita-0.7-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|trojita-0.7-1|24	BuildRequires:	pkgconfig(zlib)
14cu|trojita-0.7-1|25	# For tests
14cu|trojita-0.7-1|26	BuildRequires:	x11-server-xvfb
14cu|trojita-0.7-1|27	Requires:	qt5-database-plugin-sqlite
14cu|trojita-0.7-1|28	
14cu|trojita-0.7-1|29	%description
14cu|trojita-0.7-1|30	Qt-based IMAP e-mail client.
14cu|trojita-0.7-1|31	
14cu|trojita-0.7-1|32	* A pure Qt application with no additional dependencies
14cu|trojita-0.7-1|33	* Robust IMAP core implemented using Qt's Model-View framework
14cu|trojita-0.7-1|34	* Standards compliance is a design goal
14cu|trojita-0.7-1|35	* Support for bandwidth-saving mode aimed at mobile users
14cu|trojita-0.7-1|36	with expensive connection
14cu|trojita-0.7-1|37	* IMAP over SSH -- in addition to usual SSL/TLS connections,
14cu|trojita-0.7-1|38	the server could be accessed via SSH
14cu|trojita-0.7-1|39	* On-demand body part loading
14cu|trojita-0.7-1|40	* Offline IMAP support (you can access data you already have;
14cu|trojita-0.7-1|41	there's no complete "offline mail access" yet, though)
14cu|trojita-0.7-1|42	* Safe dealing with HTML mail (actually more robust than Thunderbird's)
14cu|trojita-0.7-1|43	
14cu|trojita-0.7-1|44	%files
14cu|trojita-0.7-1|45	%{_bindir}/%{name}
14cu|trojita-0.7-1|46	%{_bindir}/be.contacts
14cu|trojita-0.7-1|47	%{_datadir}/appdata/*xml
14cu|trojita-0.7-1|48	%{_datadir}/applications/%{name}.desktop
14cu|trojita-0.7-1|49	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|trojita-0.7-1|50	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14cu|trojita-0.7-1|51	%{_datadir}/%{name}/locale/*.qm
14cu|trojita-0.7-1|52	%{_libdir}/*.so
14cu|trojita-0.7-1|53	
14cu|trojita-0.7-1|54	#----------------------------------------------------------------------------
14cu|trojita-0.7-1|55	
14cu|trojita-0.7-1|56	%prep
14cu|trojita-0.7-1|57	%setup -q
14cu|trojita-0.7-1|58	
14cu|trojita-0.7-1|59	pushd po
14cu|trojita-0.7-1|60	tar -xvzf %{SOURCE2}
14cu|trojita-0.7-1|61	popd
14cu|trojita-0.7-1|62	
14cu|trojita-0.7-1|63	# Evil workaround for build failure
14cu|trojita-0.7-1|64	echo 'add_definitions(-fvisibility=default)' >>CMakeLists.txt
14cu|trojita-0.7-1|65	
14cu|trojita-0.7-1|66	%cmake \
14cu|trojita-0.7-1|67	-DWITH_TESTS=ON \
14cu|trojita-0.7-1|68	-DWITH_QT5=ON \
14cu|trojita-0.7-1|69	-DWITH_ZLIB=ON \
14cu|trojita-0.7-1|70	-DWITH_RAGEL=ON \
14cu|trojita-0.7-1|71	-DWITH_SHARED_PLUGINS=ON
14cu|trojita-0.7-1|72	
14cu|trojita-0.7-1|73	
14cu|trojita-0.7-1|74	%build
14cu|trojita-0.7-1|75	%make -C build
14cu|trojita-0.7-1|76	
14cu|trojita-0.7-1|77	%install
14cu|trojita-0.7-1|78	%makeinstall_std -C build
14cu|trojita-0.7-1|79	
14cu|trojita-0.7-1|80	#mkdir -p %{buildroot}%{_libdir}
14cu|trojita-0.7-1|81	#for i in AbookAddressbook AppVersion Common DesktopGui Composer Imap MSA Streams qwwsmtpclient; do
14cu|trojita-0.7-1|82	#	cp -a build/lib$i.so %{buildroot}%{_libdir}/
14cu|trojita-0.7-1|83	#done
14cu|trojita-0.7-1|84	
14cu|trojita-0.7-1|85	%check
14cu|trojita-0.7-1|86	%define X_display ":98"
14cu|trojita-0.7-1|87	export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}${LD_LIBRARY_PATH:+:}%{buildroot}%{_libdir}"
14cu|trojita-0.7-1|88	export DISPLAY=%{X_display}
14cu|trojita-0.7-1|89	Xvfb %{X_display} &
14cu|trojita-0.7-1|90	trap "kill $! || true" EXIT
14cu|trojita-0.7-1|91	cd build
14cu|trojita-0.7-1|92	ctest --output-on-failure
14cu|trojita-0.7-1|93	
14cu|trojita-0.7-1|94	%changelog

15281 14
14cu|trophy-2.0.3-1|1	Name: trophy
14cu|trophy-2.0.3-1|2	Summary: A 2D car racing action game for Linux
14cu|trophy-2.0.3-1|3	Version: 2.0.3
14cu|trophy-2.0.3-1|4	Release: 1
14cu|trophy-2.0.3-1|5	Source: http://heanet.dl.sourceforge.net/sourceforge/trophy/%{name}-%{version}.tar.gz
14cu|trophy-2.0.3-1|6	Source1: trophy-designer-manual.tar.bz2
14cu|trophy-2.0.3-1|7	Source10: %{name}.16.png
14cu|trophy-2.0.3-1|8	Source11: %{name}.32.png
14cu|trophy-2.0.3-1|9	Source12: %{name}.48.png
14cu|trophy-2.0.3-1|10	# patch from upstream, according to https://qa.mandriva.com/show_bug.cgi?id=49361#c8
14cu|trophy-2.0.3-1|11	#Patch1: trophy-1.1.5-fix_crash.diff
14cu|trophy-2.0.3-1|12	URL: http://trophy.sourceforge.net/index.php3
14cu|trophy-2.0.3-1|13	License: GPL
14cu|trophy-2.0.3-1|14	Group: Games/Arcade
14cu|trophy-2.0.3-1|15	BuildRequires: clanlib0.8-devel	libclanlib-network libclanlib-sound libhermes-devel
14cu|trophy-2.0.3-1|16	# (gc) needed because of binary incompatibility of datafiles between versions of clanlib
14cu|trophy-2.0.3-1|17	
14cu|trophy-2.0.3-1|18	%description
14cu|trophy-2.0.3-1|19	Trophy is a single-player racing game for Linux. Even though the goal is
14cu|trophy-2.0.3-1|20	basically to finish the laps as the first, Trophy is an action game which
14cu|trophy-2.0.3-1|21	offers much more than just a race. Lots of extras enable "unusual" features for
14cu|trophy-2.0.3-1|22	races such as shooting, putting mines and many others.
14cu|trophy-2.0.3-1|23	
14cu|trophy-2.0.3-1|24	%prep
14cu|trophy-2.0.3-1|25	%setup -q -n %{name}-%{version} -a 1
14cu|trophy-2.0.3-1|26	#%patch1 -p0
14cu|trophy-2.0.3-1|27	
14cu|trophy-2.0.3-1|28	%build
14cu|trophy-2.0.3-1|29	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
14cu|trophy-2.0.3-1|30	#export CFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer" CXXFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer"
14cu|trophy-2.0.3-1|31	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14cu|trophy-2.0.3-1|32	%make
14cu|trophy-2.0.3-1|33	
14cu|trophy-2.0.3-1|34	%install
14cu|trophy-2.0.3-1|35	
14cu|trophy-2.0.3-1|36	%makeinstall_std
14cu|trophy-2.0.3-1|37	
14cu|trophy-2.0.3-1|38	mkdir -p %{buildroot}%{_datadir}/applications
14cu|trophy-2.0.3-1|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|trophy-2.0.3-1|40	[Desktop Entry]
14cu|trophy-2.0.3-1|41	Name=Trophy
14cu|trophy-2.0.3-1|42	Comment=Trophy is a 2D car racing action game for Linux
14cu|trophy-2.0.3-1|43	Exec=%{_gamesbindir}/%{name}
14cu|trophy-2.0.3-1|44	Icon=%{name}
14cu|trophy-2.0.3-1|45	Terminal=false
14cu|trophy-2.0.3-1|46	Type=Application
14cu|trophy-2.0.3-1|47	Categories=Game;ArcadeGame;
14cu|trophy-2.0.3-1|48	EOF
14cu|trophy-2.0.3-1|49	
14cu|trophy-2.0.3-1|50	
14cu|trophy-2.0.3-1|51	install -m644 %{SOURCE10} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|trophy-2.0.3-1|52	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|trophy-2.0.3-1|53	install -m644 %{SOURCE12} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|trophy-2.0.3-1|54	
14cu|trophy-2.0.3-1|55	%files
14cu|trophy-2.0.3-1|56	%doc AUTHORS COPYING README designer_manual_en
14cu|trophy-2.0.3-1|57	%{_gamesbindir}/*
14cu|trophy-2.0.3-1|58	%{_gamesdatadir}/trophy
14cu|trophy-2.0.3-1|59	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|trophy-2.0.3-1|60	%{_datadir}/games/applications/%{name}.desktop
14cu|trophy-2.0.3-1|61	%{_datadir}/games/icons/%{name}.png
14cu|trophy-2.0.3-1|62	%{_datadir}/man/man6/%{name}.6.xz
14cu|trophy-2.0.3-1|63	%{_miconsdir}/%{name}.png
14cu|trophy-2.0.3-1|64	%{_iconsdir}/%{name}.png
14cu|trophy-2.0.3-1|65	%{_liconsdir}/%{name}.png
14cu|trophy-2.0.3-1|66	
14cu|trophy-2.0.3-1|67	
14cu|trophy-2.0.3-1|68	
14cu|trophy-2.0.3-1|69	%changelog
14cu|trophy-2.0.3-1|70	
14cu|trophy-2.0.3-1|71	* Fri Sep 25 2015 Denis Silakov <dsilakov@gmail.com> 2.0.3-1
14cu|trophy-2.0.3-1|72	- (80f95be) Spec cleanup
14cu|trophy-2.0.3-1|73	
14cu|trophy-2.0.3-1|74	

15282 14
14cu|trousers-0.3.13-1|1	%define major 1
14cu|trousers-0.3.13-1|2	%define libname %mklibname tspi %{major}
14cu|trousers-0.3.13-1|3	%define develname %mklibname -d %{name}
14cu|trousers-0.3.13-1|4	
14cu|trousers-0.3.13-1|5	Name:		trousers
14cu|trousers-0.3.13-1|6	Summary:	TCG's Software Stack v1.2
14cu|trousers-0.3.13-1|7	Version:	0.3.13
14cu|trousers-0.3.13-1|8	Release:	1
14cu|trousers-0.3.13-1|9	License:	BSD
14cu|trousers-0.3.13-1|10	Group:		System/Libraries
14cu|trousers-0.3.13-1|11	Url:		http://trousers.sourceforge.net
14cu|trousers-0.3.13-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|trousers-0.3.13-1|13	Source1:	tcsd.service
14cu|trousers-0.3.13-1|14	BuildRequires:	openssl-devel
14cu|trousers-0.3.13-1|15	
14cu|trousers-0.3.13-1|16	%description
14cu|trousers-0.3.13-1|17	TrouSerS is an implementation of the Trusted Computing Group's Software Stack
14cu|trousers-0.3.13-1|18	(TSS) specification. You can use TrouSerS to write applications that make use
14cu|trousers-0.3.13-1|19	of your TPM hardware. TPM hardware can create, store and use RSA keys
14cu|trousers-0.3.13-1|20	securely (without ever being exposed in memory), verify a platform's software
14cu|trousers-0.3.13-1|21	state using cryptographic hashes and more.
14cu|trousers-0.3.13-1|22	
14cu|trousers-0.3.13-1|23	%package -n %{libname}
14cu|trousers-0.3.13-1|24	Summary:	TrouSerS Shared libraries
14cu|trousers-0.3.13-1|25	Group:		System/Libraries
14cu|trousers-0.3.13-1|26	
14cu|trousers-0.3.13-1|27	%description -n %{libname}
14cu|trousers-0.3.13-1|28	Shared libraries for TrouSerS.
14cu|trousers-0.3.13-1|29	
14cu|trousers-0.3.13-1|30	%package -n %{develname}
14cu|trousers-0.3.13-1|31	Summary:	TrouSerS header files and documentation
14cu|trousers-0.3.13-1|32	Group:		Development/C
14cu|trousers-0.3.13-1|33	Requires:	%{libname} = %{version}-%{release}
14cu|trousers-0.3.13-1|34	Provides:	%{name}-devel = %{version}-%{release}
14cu|trousers-0.3.13-1|35	
14cu|trousers-0.3.13-1|36	%description -n %{develname}
14cu|trousers-0.3.13-1|37	Header files and man pages for use in creating Trusted Computing enabled
14cu|trousers-0.3.13-1|38	applications.
14cu|trousers-0.3.13-1|39	
14cu|trousers-0.3.13-1|40	%prep
14cu|trousers-0.3.13-1|41	%setup -q
14cu|trousers-0.3.13-1|42	
14cu|trousers-0.3.13-1|43	%build
14cu|trousers-0.3.13-1|44	%configure2_5x --with-gui=openssl --disable-static
14cu|trousers-0.3.13-1|45	%make
14cu|trousers-0.3.13-1|46	
14cu|trousers-0.3.13-1|47	%install
14cu|trousers-0.3.13-1|48	%makeinstall_std
14cu|trousers-0.3.13-1|49	rm -f %{buildroot}/%{_libdir}/libtspi.la
14cu|trousers-0.3.13-1|50	mkdir -p %{buildroot}%{_unitdir}
14cu|trousers-0.3.13-1|51	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/
14cu|trousers-0.3.13-1|52	
14cu|trousers-0.3.13-1|53	%pre
14cu|trousers-0.3.13-1|54	%_pre_useradd tss /dev/null /bin/false
14cu|trousers-0.3.13-1|55	
14cu|trousers-0.3.13-1|56	%post
14cu|trousers-0.3.13-1|57	%_post_service tcsd
14cu|trousers-0.3.13-1|58	
14cu|trousers-0.3.13-1|59	%preun
14cu|trousers-0.3.13-1|60	%_preun_service tcsd
14cu|trousers-0.3.13-1|61	
14cu|trousers-0.3.13-1|62	%postun
14cu|trousers-0.3.13-1|63	%_postun_userdel tss
14cu|trousers-0.3.13-1|64	
14cu|trousers-0.3.13-1|65	%files
14cu|trousers-0.3.13-1|66	%doc README LICENSE ChangeLog
14cu|trousers-0.3.13-1|67	%{_sbindir}/tcsd
14cu|trousers-0.3.13-1|68	%config(noreplace) %attr(0600, tss, tss) %{_sysconfdir}/tcsd.conf
14cu|trousers-0.3.13-1|69	%{_mandir}/man5/*
14cu|trousers-0.3.13-1|70	%{_mandir}/man8/*
14cu|trousers-0.3.13-1|71	%{_unitdir}/tcsd.service
14cu|trousers-0.3.13-1|72	%attr(0700, tss, tss) %{_localstatedir}/lib/tpm/
14cu|trousers-0.3.13-1|73	
14cu|trousers-0.3.13-1|74	%files -n %{libname}
14cu|trousers-0.3.13-1|75	%{_libdir}/libtspi.so.%{major}
14cu|trousers-0.3.13-1|76	%{_libdir}/libtspi.so.%{major}.*
14cu|trousers-0.3.13-1|77	
14cu|trousers-0.3.13-1|78	%files -n %{develname}
14cu|trousers-0.3.13-1|79	%doc doc/LTC-TSS_LLD_08_r2.pdf doc/TSS_programming_SNAFUs.txt
14cu|trousers-0.3.13-1|80	%{_libdir}/libtspi.so
14cu|trousers-0.3.13-1|81	%{_libdir}/libtddl.a
14cu|trousers-0.3.13-1|82	%{_includedir}/*
14cu|trousers-0.3.13-1|83	%{_mandir}/man3/Tspi_*
14cu|trousers-0.3.13-1|84	
14cu|trousers-0.3.13-1|85	%changelog
14cu|trousers-0.3.13-1|86	
14cu|trousers-0.3.13-1|87	* Thu Sep 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-1
14cu|trousers-0.3.13-1|88	- (69bbb38) Spec cleanup
14cu|trousers-0.3.13-1|89	
14cu|trousers-0.3.13-1|90	

15283 14
14cu|ttaenc-3.4.1-4|1	Name:		ttaenc
14cu|ttaenc-3.4.1-4|2	Version:	3.4.1
14cu|ttaenc-3.4.1-4|3	Release:	4
14cu|ttaenc-3.4.1-4|4	License:	GPLv2
14cu|ttaenc-3.4.1-4|5	Summary:	The True Audio (TTA) codec lossless audio compressor
14cu|ttaenc-3.4.1-4|6	Group:		Sound
14cu|ttaenc-3.4.1-4|7	URL:		http://sourceforge.net/projects/tta/
14cu|ttaenc-3.4.1-4|8	Source:		http://sourceforge.net/projects/tta/files/tta/ttaenc-src/%{name}-%{version}-src.tgz
14cu|ttaenc-3.4.1-4|9	Patch0:		ttaenc-3.4.1-src-shntool.patch
14cu|ttaenc-3.4.1-4|10	Patch1:		ttaenc-3.4.1-src-debug.patch
14cu|ttaenc-3.4.1-4|11	
14cu|ttaenc-3.4.1-4|12	%description
14cu|ttaenc-3.4.1-4|13	TTA performs lossless compression on multichannel 8,16 and 24 bits
14cu|ttaenc-3.4.1-4|14	data of the Wav audio files. Being "lossless" means that no data-
14cu|ttaenc-3.4.1-4|15	quality is lost in the compression - when uncompressed, the data will
14cu|ttaenc-3.4.1-4|16	be identical to the original. The compression ratios of TTA depend on
14cu|ttaenc-3.4.1-4|17	the type of music file being compressed, but the compression size
14cu|ttaenc-3.4.1-4|18	will generally range between 30% - 70% of the original. TTA format
14cu|ttaenc-3.4.1-4|19	supports both of ID3v1/v2 and APEv2 tags. Detailed format description
14cu|ttaenc-3.4.1-4|20	is available at http://tta.sourceforge.net
14cu|ttaenc-3.4.1-4|21	
14cu|ttaenc-3.4.1-4|22	This version is patched with shntool patch.
14cu|ttaenc-3.4.1-4|23	
14cu|ttaenc-3.4.1-4|24	%prep
14cu|ttaenc-3.4.1-4|25	%setup -q -n %{name}-%{version}-src
14cu|ttaenc-3.4.1-4|26	%patch0 -p1
14cu|ttaenc-3.4.1-4|27	%patch1 -p1
14cu|ttaenc-3.4.1-4|28	
14cu|ttaenc-3.4.1-4|29	%build
14cu|ttaenc-3.4.1-4|30	%make
14cu|ttaenc-3.4.1-4|31	
14cu|ttaenc-3.4.1-4|32	%install
14cu|ttaenc-3.4.1-4|33	mkdir -p %{buildroot}%{_bindir}
14cu|ttaenc-3.4.1-4|34	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|ttaenc-3.4.1-4|35	
14cu|ttaenc-3.4.1-4|36	%clean
14cu|ttaenc-3.4.1-4|37	
14cu|ttaenc-3.4.1-4|38	%files
14cu|ttaenc-3.4.1-4|39	%defattr(-, root, root, -)
14cu|ttaenc-3.4.1-4|40	%doc COPYING README
14cu|ttaenc-3.4.1-4|41	%{_bindir}/%{name}
14cu|ttaenc-3.4.1-4|42	
14cu|ttaenc-3.4.1-4|43	
14cu|ttaenc-3.4.1-4|44	
14cu|ttaenc-3.4.1-4|45	
14cu|ttaenc-3.4.1-4|46	%changelog
14cu|ttaenc-3.4.1-4|47	
14cu|ttaenc-3.4.1-4|48	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 3.4.1-4
14cu|ttaenc-3.4.1-4|49	- (2bf289b) Fix debuginfo
14cu|ttaenc-3.4.1-4|50	
14cu|ttaenc-3.4.1-4|51	

15284 14
14cu|ttyrec-1.0.8-3|1	Name:		ttyrec
14cu|ttyrec-1.0.8-3|2	Version:	1.0.8
14cu|ttyrec-1.0.8-3|3	Release:	3
14cu|ttyrec-1.0.8-3|4	Summary:	A tty recorder
14cu|ttyrec-1.0.8-3|5	Group:		Text tools
14cu|ttyrec-1.0.8-3|6	URL:		http://namazu.org/~satoru/ttyrec/index.html.en
14cu|ttyrec-1.0.8-3|7	Source0:	http://namazu.org/~satoru/ttyrec/%{name}-%{version}.tar.gz
14cu|ttyrec-1.0.8-3|8	Patch0:		%{name}-Makefile.patch
14cu|ttyrec-1.0.8-3|9	License:	BSD
14cu|ttyrec-1.0.8-3|10	BuildRequires:	libbsd-devel
14cu|ttyrec-1.0.8-3|11	
14cu|ttyrec-1.0.8-3|12	%description
14cu|ttyrec-1.0.8-3|13	ttyrec is a tty recorder that records your terminal sessions with
14cu|ttyrec-1.0.8-3|14	microsecond accuracy. It can record emacs -nw, vi, lynx, or any
14cu|ttyrec-1.0.8-3|15	programs running on a terminal.
14cu|ttyrec-1.0.8-3|16	
14cu|ttyrec-1.0.8-3|17	%prep
14cu|ttyrec-1.0.8-3|18	%setup -q
14cu|ttyrec-1.0.8-3|19	%patch0 -p1
14cu|ttyrec-1.0.8-3|20	
14cu|ttyrec-1.0.8-3|21	%build
14cu|ttyrec-1.0.8-3|22	%make CFLAGS="-DHAVE_getpt -g"
14cu|ttyrec-1.0.8-3|23	
14cu|ttyrec-1.0.8-3|24	%install
14cu|ttyrec-1.0.8-3|25	install -d %{buildroot}%{_bindir}
14cu|ttyrec-1.0.8-3|26	install -d %{buildroot}%{_mandir}/man1
14cu|ttyrec-1.0.8-3|27	install -m 644 *.1 %{buildroot}%{_mandir}/man1
14cu|ttyrec-1.0.8-3|28	install -m 755 ttyrec %{buildroot}%{_bindir}
14cu|ttyrec-1.0.8-3|29	install -m 755 ttyplay %{buildroot}%{_bindir}
14cu|ttyrec-1.0.8-3|30	install -m 755 ttytime %{buildroot}%{_bindir}
14cu|ttyrec-1.0.8-3|31	
14cu|ttyrec-1.0.8-3|32	%files
14cu|ttyrec-1.0.8-3|33	%{_bindir}/*
14cu|ttyrec-1.0.8-3|34	%{_mandir}/man1/*
14cu|ttyrec-1.0.8-3|35	
14cu|ttyrec-1.0.8-3|36	
14cu|ttyrec-1.0.8-3|37	
14cu|ttyrec-1.0.8-3|38	
14cu|ttyrec-1.0.8-3|39	%changelog
14cu|ttyrec-1.0.8-3|40	
14cu|ttyrec-1.0.8-3|41	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.0.8-3
14cu|ttyrec-1.0.8-3|42	- (6bfbe63) Fix debuginfo
14cu|ttyrec-1.0.8-3|43	
14cu|ttyrec-1.0.8-3|44	

15285 14
14cu|tty-solitaire-0.2.1-1|1	%define oname ttysolitaire
14cu|tty-solitaire-0.2.1-1|2	
14cu|tty-solitaire-0.2.1-1|3	Name:           tty-solitaire
14cu|tty-solitaire-0.2.1-1|4	Version:        0.2.1
14cu|tty-solitaire-0.2.1-1|5	Release:        1
14cu|tty-solitaire-0.2.1-1|6	Summary:        An ncurses-based Klondike solitaire clone
14cu|tty-solitaire-0.2.1-1|7	License:        MIT
14cu|tty-solitaire-0.2.1-1|8	Group:          Games/Cards
14cu|tty-solitaire-0.2.1-1|9	Url:            https://github.com/mpereira/tty-solitaire
14cu|tty-solitaire-0.2.1-1|10	Source0:        https://github.com/mpereira/tty-solitaire/archive/%{name}-%{version}.tar.gz
14cu|tty-solitaire-0.2.1-1|11	BuildRequires:  pkgconfig(ncurses)
14cu|tty-solitaire-0.2.1-1|12	
14cu|tty-solitaire-0.2.1-1|13	%description
14cu|tty-solitaire-0.2.1-1|14	%{summary}.
14cu|tty-solitaire-0.2.1-1|15	
14cu|tty-solitaire-0.2.1-1|16	%files
14cu|tty-solitaire-0.2.1-1|17	%doc *.md
14cu|tty-solitaire-0.2.1-1|18	%{_bindir}/%{oname}
14cu|tty-solitaire-0.2.1-1|19	
14cu|tty-solitaire-0.2.1-1|20	#----------------------------------------------
14cu|tty-solitaire-0.2.1-1|21	
14cu|tty-solitaire-0.2.1-1|22	%prep
14cu|tty-solitaire-0.2.1-1|23	%setup -q
14cu|tty-solitaire-0.2.1-1|24	
14cu|tty-solitaire-0.2.1-1|25	
14cu|tty-solitaire-0.2.1-1|26	%build
14cu|tty-solitaire-0.2.1-1|27	
14cu|tty-solitaire-0.2.1-1|28	%setup_compile_flags
14cu|tty-solitaire-0.2.1-1|29	%make
14cu|tty-solitaire-0.2.1-1|30	
14cu|tty-solitaire-0.2.1-1|31	%install
14cu|tty-solitaire-0.2.1-1|32	%make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
14cu|tty-solitaire-0.2.1-1|33	
14cu|tty-solitaire-0.2.1-1|34	%changelog
14cu|tty-solitaire-0.2.1-1|35	
14cu|tty-solitaire-0.2.1-1|36	* Sat Sep 03 2016 abfonly <abfonly@gmail.com> 0.2.1-1
14cu|tty-solitaire-0.2.1-1|37	- (095d1a2) Imported from SRPM
14cu|tty-solitaire-0.2.1-1|38	
14cu|tty-solitaire-0.2.1-1|39	

15286 14
14cu|tucnak2-2.48-4|1	Name:           tucnak2
14cu|tucnak2-2.48-4|2	Version:        2.48
14cu|tucnak2-2.48-4|3	Release:        4
14cu|tucnak2-2.48-4|4	Summary:        VHF contest logging program
14cu|tucnak2-2.48-4|5	Group:          Communications
14cu|tucnak2-2.48-4|6	License:        GPLv2+
14cu|tucnak2-2.48-4|7	URL:            http://tucnak.nagano.cz/wiki/Main_Page
14cu|tucnak2-2.48-4|8	Source0:        http://tucnak.nagano.cz/%{name}-%{version}.tar.gz
14cu|tucnak2-2.48-4|9	Patch0:         missing_ftdi_header.patch
14cu|tucnak2-2.48-4|10	Patch1:         include_dir_ftdi-2.48.patch
14cu|tucnak2-2.48-4|11	
14cu|tucnak2-2.48-4|12	BuildRequires:  pkgconfig(sdl), pkgconfig(glib-2.0), pkgconfig(libpng), pkgconfig(sndfile)
14cu|tucnak2-2.48-4|13	BuildRequires:  gpm-devel, alsa-oss-devel, hamlib-devel, pkgconfig(libusb-1.0)
14cu|tucnak2-2.48-4|14	BuildRequires:  desktop-file-utils,pkgconfig(fftw3), automake pkgconfig(libftdi)
14cu|tucnak2-2.48-4|15	BuildRequires:  pkgconfig(libftdi)
14cu|tucnak2-2.48-4|16	
14cu|tucnak2-2.48-4|17	Conflicts:	soundwrapper
14cu|tucnak2-2.48-4|18	
14cu|tucnak2-2.48-4|19	%description
14cu|tucnak2-2.48-4|20	Tucnak2 is VHF/UHF/SHF log for hamradio contests. It supports multi
14cu|tucnak2-2.48-4|21	bands, free input, networking, voice and CW keyer, WWL database and
14cu|tucnak2-2.48-4|22	much more.
14cu|tucnak2-2.48-4|23	
14cu|tucnak2-2.48-4|24	%prep
14cu|tucnak2-2.48-4|25	%setup -q
14cu|tucnak2-2.48-4|26	%patch0 -p1
14cu|tucnak2-2.48-4|27	%patch1 -p1
14cu|tucnak2-2.48-4|28	sed -i -e "s/Encoding=UTF-8//g" -e "s/Categories=HamRadio/Categories=Network;HamRadio;/g" share/applications/%{name}.desktop
14cu|tucnak2-2.48-4|29	
14cu|tucnak2-2.48-4|30	#all files must be UTF-8
14cu|tucnak2-2.48-4|31	recode()
14cu|tucnak2-2.48-4|32	{
14cu|tucnak2-2.48-4|33	iconv -f "$2" -t utf-8 < "$1" > "${1}_"
14cu|tucnak2-2.48-4|34	touch -r "$1" "${1}_"
14cu|tucnak2-2.48-4|35	mv -f "${1}_" "$1"
14cu|tucnak2-2.48-4|36	
14cu|tucnak2-2.48-4|37	}
14cu|tucnak2-2.48-4|38	recode TODO iso-8859-15
14cu|tucnak2-2.48-4|39	
14cu|tucnak2-2.48-4|40	%build
14cu|tucnak2-2.48-4|41	autoreconf -fiv
14cu|tucnak2-2.48-4|42	%configure2_5x --with-sdl
14cu|tucnak2-2.48-4|43	%make
14cu|tucnak2-2.48-4|44	
14cu|tucnak2-2.48-4|45	
14cu|tucnak2-2.48-4|46	%install
14cu|tucnak2-2.48-4|47	%makeinstall_std
14cu|tucnak2-2.48-4|48	
14cu|tucnak2-2.48-4|49	chmod +x %{buildroot}%{_datadir}/%{name}/tac2tuc.pl
14cu|tucnak2-2.48-4|50	desktop-file-install \
14cu|tucnak2-2.48-4|51	--dir %{buildroot}/%{_datadir}/applications   \
14cu|tucnak2-2.48-4|52	%{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|tucnak2-2.48-4|53	
14cu|tucnak2-2.48-4|54	
14cu|tucnak2-2.48-4|55	%files
14cu|tucnak2-2.48-4|56	%doc AUTHORS ChangeLog COPYING README TODO
14cu|tucnak2-2.48-4|57	%doc doc/NAVOD.pdf doc/NAVOD.sxw
14cu|tucnak2-2.48-4|58	%doc data/*.html data/*.png
14cu|tucnak2-2.48-4|59	%{_bindir}/*
14cu|tucnak2-2.48-4|60	%{_datadir}/applications/*
14cu|tucnak2-2.48-4|61	%{_datadir}/pixmaps/*
14cu|tucnak2-2.48-4|62	%{_datadir}/%{name}
14cu|tucnak2-2.48-4|63	
14cu|tucnak2-2.48-4|64	%changelog
14cu|tucnak2-2.48-4|65	* Thu Dec 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.48-4
14cu|tucnak2-2.48-4|66	+ Revision: fc46c50
14cu|tucnak2-2.48-4|67	- Fix .abf.yml
14cu|tucnak2-2.48-4|68	
14cu|tucnak2-2.48-4|69	

15287 14
14cu|tulip-3.7.0-11|1	%define debug_package %{nil}
14cu|tulip-3.7.0-11|2	
14cu|tulip-3.7.0-11|3	%define major 0
14cu|tulip-3.7.0-11|4	%define api 3.7
14cu|tulip-3.7.0-11|5	%define libname %mklibname %{name} %{major}
14cu|tulip-3.7.0-11|6	%define devname %mklibname %{name} -d
14cu|tulip-3.7.0-11|7	
14cu|tulip-3.7.0-11|8	Summary:	A program that allows visualization of huge graphs
14cu|tulip-3.7.0-11|9	Name:		tulip
14cu|tulip-3.7.0-11|10	Version:	3.7.0
14cu|tulip-3.7.0-11|11	Release:	11
14cu|tulip-3.7.0-11|12	License:	GPLv2+
14cu|tulip-3.7.0-11|13	Group:		Graphics
14cu|tulip-3.7.0-11|14	Url:		http://www.tulip-software.org
14cu|tulip-3.7.0-11|15	Source0:	http://downloads.sourceforge.net/project/auber/%{name}/%{name}-%{version}/%{name}-%{version}-src.tar.gz
14cu|tulip-3.7.0-11|16	Source100:	%{name}.rpmlintrc
14cu|tulip-3.7.0-11|17	Patch0:		0001-fix-Missing-include-stdlib.h.patch
14cu|tulip-3.7.0-11|18	Patch1:		0001-fix-Force-link-of-libOGDF.so-against-pthread.patch
14cu|tulip-3.7.0-11|19	Patch2:		0001-fix-Tulip-lib-install-dir.patch
14cu|tulip-3.7.0-11|20	Patch3:		0001-fix-Path-for-python-packages-installation.patch
14cu|tulip-3.7.0-11|21	Patch4:		0001-fix-Use-local-XSL-references.patch
14cu|tulip-3.7.0-11|22	Patch5:		0001-fix-Install-python-modules-in-site-packages.patch
14cu|tulip-3.7.0-11|23	Patch6:		tulip-3.7.0-gcc49.patch
14cu|tulip-3.7.0-11|24	Patch7:		tulip-cmake-2.8.12.patch
14cu|tulip-3.7.0-11|25	BuildRequires:	qt4-devel
14cu|tulip-3.7.0-11|26	BuildRequires:	qt-assistant-adp-devel
14cu|tulip-3.7.0-11|27	BuildRequires:	qt4-assistant
14cu|tulip-3.7.0-11|28	BuildRequires:	cmake
14cu|tulip-3.7.0-11|29	BuildRequires:	docbook-style-xsl
14cu|tulip-3.7.0-11|30	BuildRequires:	doxygen
14cu|tulip-3.7.0-11|31	BuildRequires:	graphviz
14cu|tulip-3.7.0-11|32	BuildRequires:	java
14cu|tulip-3.7.0-11|33	BuildRequires:	libxml2-utils
14cu|tulip-3.7.0-11|34	BuildRequires:	python-sip
14cu|tulip-3.7.0-11|35	BuildRequires:	python-sphinx
14cu|tulip-3.7.0-11|36	BuildRequires:	xmltex
14cu|tulip-3.7.0-11|37	BuildRequires:	ftgl-devel
14cu|tulip-3.7.0-11|38	BuildRequires:	gomp-devel
14cu|tulip-3.7.0-11|39	BuildRequires:	jpeg-devel
14cu|tulip-3.7.0-11|40	BuildRequires:	pkgconfig(gl)
14cu|tulip-3.7.0-11|41	BuildRequires:	pkgconfig(glew)
14cu|tulip-3.7.0-11|42	BuildRequires:	pkgconfig(libpng)
14cu|tulip-3.7.0-11|43	BuildRequires:	pkgconfig(python)
14cu|tulip-3.7.0-11|44	BuildRequires:	pkgconfig(zlib)
14cu|tulip-3.7.0-11|45	Requires:	python-tulip
14cu|tulip-3.7.0-11|46	Obsoletes:	tulip-render < %{version}
14cu|tulip-3.7.0-11|47	
14cu|tulip-3.7.0-11|48	%description
14cu|tulip-3.7.0-11|49	Tulip software is a system dedicated to the visualization of huge graphs.
14cu|tulip-3.7.0-11|50	It manages graphs with a number of elements (node and edges) up to 500.000
14cu|tulip-3.7.0-11|51	on a personal computer (PIII 600, with 256mo). Its SuperGraph technology
14cu|tulip-3.7.0-11|52	architecture enables to do the following things :
14cu|tulip-3.7.0-11|53	
14cu|tulip-3.7.0-11|54	* 3D visualizations
14cu|tulip-3.7.0-11|55	* 3D modifications
14cu|tulip-3.7.0-11|56	* Plug-in support for easy evolution
14cu|tulip-3.7.0-11|57	* Building of clusters and navigation into it
14cu|tulip-3.7.0-11|58	* Automatic drawing of graphs
14cu|tulip-3.7.0-11|59	* Automatic clustering of graphs
14cu|tulip-3.7.0-11|60	* Automatic selection of elements
14cu|tulip-3.7.0-11|61	* Automatic Metric coloration of graphs
14cu|tulip-3.7.0-11|62	
14cu|tulip-3.7.0-11|63	%files
14cu|tulip-3.7.0-11|64	%{_bindir}/tulip
14cu|tulip-3.7.0-11|65	%{_bindir}/tulip_app
14cu|tulip-3.7.0-11|66	%{_bindir}/tulip_need_restart
14cu|tulip-3.7.0-11|67	%{_datadir}/applications/
14cu|tulip-3.7.0-11|68	%{_datadir}/pixmaps/
14cu|tulip-3.7.0-11|69	%{_datadir}/%{name}/apiFiles/
14cu|tulip-3.7.0-11|70	%{_datadir}/%{name}/%{name}*.qch
14cu|tulip-3.7.0-11|71	%{_datadir}/%{name}/%{name}*.qhc
14cu|tulip-3.7.0-11|72	
14cu|tulip-3.7.0-11|73	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|74	
14cu|tulip-3.7.0-11|75	%package -n %{libname}
14cu|tulip-3.7.0-11|76	Summary:	A development library for handling large graphs
14cu|tulip-3.7.0-11|77	Group:		System/Libraries
14cu|tulip-3.7.0-11|78	Provides:	lib%{name} = %{EVRD}
14cu|tulip-3.7.0-11|79	
14cu|tulip-3.7.0-11|80	%description -n %{libname}
14cu|tulip-3.7.0-11|81	A library for handling large graphs.
14cu|tulip-3.7.0-11|82	
14cu|tulip-3.7.0-11|83	%files -n %{libname}
14cu|tulip-3.7.0-11|84	%{_libdir}/libgzstream-tulip*.so
14cu|tulip-3.7.0-11|85	%{_libdir}/libOGDF-tulip*.so
14cu|tulip-3.7.0-11|86	%{_libdir}/libtulip-%{api}.so
14cu|tulip-3.7.0-11|87	%{_libdir}/tulip/view/*.so
14cu|tulip-3.7.0-11|88	%{_libdir}/tulip/interactors/*.so
14cu|tulip-3.7.0-11|89	
14cu|tulip-3.7.0-11|90	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|91	
14cu|tulip-3.7.0-11|92	%package -n %{devname}
14cu|tulip-3.7.0-11|93	Summary:	A library for handling large graphs
14cu|tulip-3.7.0-11|94	Group:		Development/Other
14cu|tulip-3.7.0-11|95	Provides:	%{name}-devel = %{EVRD}
14cu|tulip-3.7.0-11|96	Provides:	lib%{name}-devel = %{EVRD}
14cu|tulip-3.7.0-11|97	Requires:	%{libname} = %{EVRD}
14cu|tulip-3.7.0-11|98	Requires:	%{libname}-qt = %{EVRD}
14cu|tulip-3.7.0-11|99	Requires:	%{libname}-ogl = %{EVRD}
14cu|tulip-3.7.0-11|100	Requires:	%{libname}-ogdf = %{EVRD}
14cu|tulip-3.7.0-11|101	Obsoletes:	%{libname}-devel < 3.7.0-3
14cu|tulip-3.7.0-11|102	
14cu|tulip-3.7.0-11|103	%description -n %{devname}
14cu|tulip-3.7.0-11|104	A library for handling large graphs.
14cu|tulip-3.7.0-11|105	You need this package if you plan to build apps using tulip libraries.
14cu|tulip-3.7.0-11|106	
14cu|tulip-3.7.0-11|107	%files -n %{devname}
14cu|tulip-3.7.0-11|108	%{_includedir}/%{name}
14cu|tulip-3.7.0-11|109	%{_datadir}/cmake/Modules/
14cu|tulip-3.7.0-11|110	%{_datadir}/tulip/*.cmake
14cu|tulip-3.7.0-11|111	%{_bindir}/tulip-config
14cu|tulip-3.7.0-11|112	%{_bindir}/tulip_check_pl
14cu|tulip-3.7.0-11|113	
14cu|tulip-3.7.0-11|114	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|115	
14cu|tulip-3.7.0-11|116	%package -n %{libname}-ogl
14cu|tulip-3.7.0-11|117	Summary:	A library for displaying graph in a GL context
14cu|tulip-3.7.0-11|118	Group:		Graphics
14cu|tulip-3.7.0-11|119	Requires:	%{libname} = %{EVRD}
14cu|tulip-3.7.0-11|120	Requires:	%{name}-ogl-data = %{EVRD}
14cu|tulip-3.7.0-11|121	Provides:	%{name}-qt = %{EVRD}
14cu|tulip-3.7.0-11|122	Provides:	lib%{name}-ogl = %{EVRD}
14cu|tulip-3.7.0-11|123	
14cu|tulip-3.7.0-11|124	%description -n %{libname}-ogl
14cu|tulip-3.7.0-11|125	A library for displaying graph in a GL context
14cu|tulip-3.7.0-11|126	
14cu|tulip-3.7.0-11|127	%files -n %{libname}-ogl
14cu|tulip-3.7.0-11|128	%{_libdir}/libtulip-ogl-%{api}.so
14cu|tulip-3.7.0-11|129	%{_libdir}/tulip/glyphs
14cu|tulip-3.7.0-11|130	
14cu|tulip-3.7.0-11|131	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|132	
14cu|tulip-3.7.0-11|133	%package -n %{name}-ogl-data
14cu|tulip-3.7.0-11|134	Summary:	Data files for Tulip's library for displaying graph in a GL context
14cu|tulip-3.7.0-11|135	Group:		Graphics
14cu|tulip-3.7.0-11|136	BuildArch:	noarch
14cu|tulip-3.7.0-11|137	
14cu|tulip-3.7.0-11|138	%description -n %{name}-ogl-data
14cu|tulip-3.7.0-11|139	Data files for Tulip's library for displaying graph in a GL context.
14cu|tulip-3.7.0-11|140	
14cu|tulip-3.7.0-11|141	%files -n %{name}-ogl-data
14cu|tulip-3.7.0-11|142	%dir %{_datadir}/tulip/bitmaps
14cu|tulip-3.7.0-11|143	%{_datadir}/tulip/bitmaps/*
14cu|tulip-3.7.0-11|144	
14cu|tulip-3.7.0-11|145	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|146	
14cu|tulip-3.7.0-11|147	%package -n %{libname}-ogdf
14cu|tulip-3.7.0-11|148	Summary:	A library for playing with graph
14cu|tulip-3.7.0-11|149	Group:		Development/C++
14cu|tulip-3.7.0-11|150	Requires:	%{libname} = %{EVRD}
14cu|tulip-3.7.0-11|151	Provides:	lib%{name}-ogdf = %{EVRD}
14cu|tulip-3.7.0-11|152	
14cu|tulip-3.7.0-11|153	%description -n %{libname}-ogdf
14cu|tulip-3.7.0-11|154	A Library for playing with graph.
14cu|tulip-3.7.0-11|155	
14cu|tulip-3.7.0-11|156	%files -n %{libname}-ogdf
14cu|tulip-3.7.0-11|157	%{_libdir}/libtulip-ogdf-%{api}.so
14cu|tulip-3.7.0-11|158	%{_libdir}/tulip/libogdf*.so
14cu|tulip-3.7.0-11|159	
14cu|tulip-3.7.0-11|160	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|161	
14cu|tulip-3.7.0-11|162	%package -n %{libname}-qt
14cu|tulip-3.7.0-11|163	Summary:	A set of Qt Widgets for Tulip/Tulip-qt
14cu|tulip-3.7.0-11|164	Group:		Graphics
14cu|tulip-3.7.0-11|165	Requires:	%{libname} = %{EVRD}
14cu|tulip-3.7.0-11|166	Provides:	%{name}-qt = %{EVRD}
14cu|tulip-3.7.0-11|167	Provides:	lib%{name}-qt = %{EVRD}
14cu|tulip-3.7.0-11|168	Conflicts:	%{devname} < 3.0.1
14cu|tulip-3.7.0-11|169	
14cu|tulip-3.7.0-11|170	%description -n %{libname}-qt
14cu|tulip-3.7.0-11|171	A set of Qt Widgets for Tulip/Tulip-qt.
14cu|tulip-3.7.0-11|172	
14cu|tulip-3.7.0-11|173	%files -n %{libname}-qt
14cu|tulip-3.7.0-11|174	%{_libdir}/libtulip-qt4-%{api}.so
14cu|tulip-3.7.0-11|175	%{_libdir}/tulip/*.so
14cu|tulip-3.7.0-11|176	%exclude %{_libdir}/tulip/libogdf*.so
14cu|tulip-3.7.0-11|177	
14cu|tulip-3.7.0-11|178	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|179	
14cu|tulip-3.7.0-11|180	%package -n python-%{name}
14cu|tulip-3.7.0-11|181	Summary:	A Python binding for Tulip's library
14cu|tulip-3.7.0-11|182	Group:		Development/Python
14cu|tulip-3.7.0-11|183	Requires:	%{libname} = %{EVRD}
14cu|tulip-3.7.0-11|184	
14cu|tulip-3.7.0-11|185	%description -n python-%{name}
14cu|tulip-3.7.0-11|186	A Python binding for Tulip's library.
14cu|tulip-3.7.0-11|187	
14cu|tulip-3.7.0-11|188	%files -n python-%{name}
14cu|tulip-3.7.0-11|189	%{py_platsitedir}/
14cu|tulip-3.7.0-11|190	
14cu|tulip-3.7.0-11|191	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|192	
14cu|tulip-3.7.0-11|193	%package -n python-%{name}-doc
14cu|tulip-3.7.0-11|194	Summary:	Documentation of Python binding for Tulip's library
14cu|tulip-3.7.0-11|195	License:	LGPLv2
14cu|tulip-3.7.0-11|196	BuildArch:	noarch
14cu|tulip-3.7.0-11|197	
14cu|tulip-3.7.0-11|198	%description -n python-%{name}-doc
14cu|tulip-3.7.0-11|199	Documentation of Python binding for Tulip's library.
14cu|tulip-3.7.0-11|200	
14cu|tulip-3.7.0-11|201	%files -n python-%{name}-doc
14cu|tulip-3.7.0-11|202	%{_datadir}/doc/tulip-python/
14cu|tulip-3.7.0-11|203	
14cu|tulip-3.7.0-11|204	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|205	
14cu|tulip-3.7.0-11|206	%package doc
14cu|tulip-3.7.0-11|207	Summary:	Tulip user documentation
14cu|tulip-3.7.0-11|208	License:	LGPLv2
14cu|tulip-3.7.0-11|209	BuildArch:	noarch
14cu|tulip-3.7.0-11|210	
14cu|tulip-3.7.0-11|211	%description doc
14cu|tulip-3.7.0-11|212	This package contains Tulip user documentation in HTML.
14cu|tulip-3.7.0-11|213	
14cu|tulip-3.7.0-11|214	%files doc
14cu|tulip-3.7.0-11|215	%{_datadir}/doc/tulip/userHandbook/
14cu|tulip-3.7.0-11|216	
14cu|tulip-3.7.0-11|217	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|218	
14cu|tulip-3.7.0-11|219	%package -n %{name}-devel-doc
14cu|tulip-3.7.0-11|220	Summary:	Tulip developer Handbook
14cu|tulip-3.7.0-11|221	License:	LGPLv2
14cu|tulip-3.7.0-11|222	BuildArch:	noarch
14cu|tulip-3.7.0-11|223	Requires:	%{name}-doc = %{EVRD}
14cu|tulip-3.7.0-11|224	
14cu|tulip-3.7.0-11|225	%description -n %{name}-devel-doc
14cu|tulip-3.7.0-11|226	This package contains the Tulip developer Handbook in HTML.
14cu|tulip-3.7.0-11|227	
14cu|tulip-3.7.0-11|228	%files -n %{name}-devel-doc
14cu|tulip-3.7.0-11|229	%{_datadir}/doc/tulip/common/
14cu|tulip-3.7.0-11|230	%{_datadir}/doc/tulip/doxygen/
14cu|tulip-3.7.0-11|231	%{_datadir}/doc/tulip/developerHandbook/
14cu|tulip-3.7.0-11|232	
14cu|tulip-3.7.0-11|233	#----------------------------------------------------------------------------
14cu|tulip-3.7.0-11|234	
14cu|tulip-3.7.0-11|235	%prep
14cu|tulip-3.7.0-11|236	%setup -q -n %{name}-%{version}-src
14cu|tulip-3.7.0-11|237	%patch0 -p1
14cu|tulip-3.7.0-11|238	%patch1 -p1
14cu|tulip-3.7.0-11|239	%patch2 -p1
14cu|tulip-3.7.0-11|240	%patch3 -p1
14cu|tulip-3.7.0-11|241	%patch4 -p1
14cu|tulip-3.7.0-11|242	%patch5 -p1
14cu|tulip-3.7.0-11|243	%patch6 -p1
14cu|tulip-3.7.0-11|244	%patch7 -p0
14cu|tulip-3.7.0-11|245	
14cu|tulip-3.7.0-11|246	# defining at cmake level works but gets overwritten at make install step
14cu|tulip-3.7.0-11|247	sed -ri 's/UBUNTU_PPA_BUILD OFF/UBUNTU_PPA_BUILD ON/g' CMakeLists.txt
14cu|tulip-3.7.0-11|248	
14cu|tulip-3.7.0-11|249	%build
14cu|tulip-3.7.0-11|250	# use -fpermissive to avoid:
14cu|tulip-3.7.0-11|251	# [ 46%] Building CXX object library/tulip-python/tulip/CMakeFiles/tulippython.dir/siptuliptlpGraph.cpp.o
14cu|tulip-3.7.0-11|252	# /home/alex/BuildSystem/tulip/BUILD/tulip-3.7.0-src/build/library/tulip-python/tulip/siptuliptlpGraph.cpp: In function 'PyObject* meth_tlp_Graph_setName(PyObject*, PyObject*)':
14cu|tulip-3.7.0-11|253	# /home/alex/BuildSystem/tulip/BUILD/tulip-3.7.0-src/build/library/tulip-python/tulip/siptuliptlpGraph.cpp:5494:32: error: passing 'const tlp::Graph' as 'this' argument of 'virtual void tlp::Graph::setName(const string&)' discards qualifiers [-fpermissive]
14cu|tulip-3.7.0-11|254	%cmake_qt4 -DBUILD_DOC=on -DCMAKE_CXX_FLAGS="-fpermissive"
14cu|tulip-3.7.0-11|255	%make
14cu|tulip-3.7.0-11|256	
14cu|tulip-3.7.0-11|257	%install
14cu|tulip-3.7.0-11|258	%makeinstall_std -C build
14cu|tulip-3.7.0-11|259	
14cu|tulip-3.7.0-11|260	mv %{buildroot}%{_datadir}/cmake-* %{buildroot}%{_datadir}/cmake
14cu|tulip-3.7.0-11|261	
14cu|tulip-3.7.0-11|262	
14cu|tulip-3.7.0-11|263	%changelog
14cu|tulip-3.7.0-11|264	
14cu|tulip-3.7.0-11|265	* Fri Jun 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.0-11
14cu|tulip-3.7.0-11|266	- (c762e7e) Don't hardcode cmake version
14cu|tulip-3.7.0-11|267	
14cu|tulip-3.7.0-11|268	

15288 14
14cu|tumbler-0.1.31-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|tumbler-0.1.31-2|2	%define major 0
14cu|tumbler-0.1.31-2|3	%define api 1
14cu|tumbler-0.1.31-2|4	%define libname %mklibname %{name} %{api} %{major}
14cu|tumbler-0.1.31-2|5	%define develname %mklibname %{name} -d
14cu|tumbler-0.1.31-2|6	
14cu|tumbler-0.1.31-2|7	Summary:	A thumbnail D-Bus service
14cu|tumbler-0.1.31-2|8	Name:		tumbler
14cu|tumbler-0.1.31-2|9	Version:	0.1.31
14cu|tumbler-0.1.31-2|10	Release:	2
14cu|tumbler-0.1.31-2|11	License:	GPLv2+
14cu|tumbler-0.1.31-2|12	Group:		Graphical desktop/Xfce
14cu|tumbler-0.1.31-2|13	URL:		http://git.xfce.org/apps/tumbler
14cu|tumbler-0.1.31-2|14	Source0:	http://archive.xfce.org/src/apps/tumbler/0.1/%{name}-%{version}.tar.bz2
14cu|tumbler-0.1.31-2|15	Patch0:		tumbler-0.1.31-libtool.patch
14cu|tumbler-0.1.31-2|16	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|tumbler-0.1.31-2|17	BuildRequires:	intltool
14cu|tumbler-0.1.31-2|18	BuildRequires:	pkgconfig(freetype2)
14cu|tumbler-0.1.31-2|19	BuildRequires:	pkgconfig(libpng)
14cu|tumbler-0.1.31-2|20	BuildRequires:	jpeg-devel
14cu|tumbler-0.1.31-2|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|tumbler-0.1.31-2|22	BuildRequires:	pkgconfig(poppler-glib)
14cu|tumbler-0.1.31-2|23	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|tumbler-0.1.31-2|24	BuildRequires:	xfce4-dev-tools
14cu|tumbler-0.1.31-2|25	BuildRequires:	gtk-doc
14cu|tumbler-0.1.31-2|26	Requires:	%{libname} = %{version}-%{release}
14cu|tumbler-0.1.31-2|27	
14cu|tumbler-0.1.31-2|28	%description
14cu|tumbler-0.1.31-2|29	Tumbler is a D-Bus service for applications to request
14cu|tumbler-0.1.31-2|30	thumbnails for various URI schemes and MIME types.
14cu|tumbler-0.1.31-2|31	It is an implementation of the thumbnail management D-Bus
14cu|tumbler-0.1.31-2|32	specification.
14cu|tumbler-0.1.31-2|33	
14cu|tumbler-0.1.31-2|34	%package -n %{libname}
14cu|tumbler-0.1.31-2|35	Summary:	A D-bus thumbnailing framweork
14cu|tumbler-0.1.31-2|36	Group:		System/Libraries
14cu|tumbler-0.1.31-2|37	
14cu|tumbler-0.1.31-2|38	%description -n %{libname}
14cu|tumbler-0.1.31-2|39	Tumbler is a D-Bus service for applications to request
14cu|tumbler-0.1.31-2|40	thumbnails for various URI schemes and MIME types.
14cu|tumbler-0.1.31-2|41	
14cu|tumbler-0.1.31-2|42	%package -n %{develname}
14cu|tumbler-0.1.31-2|43	Summary:	Development files for %{name}
14cu|tumbler-0.1.31-2|44	Group:		Development/C
14cu|tumbler-0.1.31-2|45	Requires:	%{libname} = %{version}
14cu|tumbler-0.1.31-2|46	Provides:	%{name}-devel = %{EVRD}
14cu|tumbler-0.1.31-2|47	
14cu|tumbler-0.1.31-2|48	%description -n %{develname}
14cu|tumbler-0.1.31-2|49	Development files and headers for %{name}.
14cu|tumbler-0.1.31-2|50	
14cu|tumbler-0.1.31-2|51	%prep
14cu|tumbler-0.1.31-2|52	%setup -q
14cu|tumbler-0.1.31-2|53	%apply_patches
14cu|tumbler-0.1.31-2|54	
14cu|tumbler-0.1.31-2|55	%build
14cu|tumbler-0.1.31-2|56	autoreconf -fiv
14cu|tumbler-0.1.31-2|57	xdt-autogen
14cu|tumbler-0.1.31-2|58	%configure \
14cu|tumbler-0.1.31-2|59	--disable-static
14cu|tumbler-0.1.31-2|60	
14cu|tumbler-0.1.31-2|61	%make
14cu|tumbler-0.1.31-2|62	
14cu|tumbler-0.1.31-2|63	%install
14cu|tumbler-0.1.31-2|64	%makeinstall_std
14cu|tumbler-0.1.31-2|65	
14cu|tumbler-0.1.31-2|66	%find_lang %{name} %{name}.lang
14cu|tumbler-0.1.31-2|67	
14cu|tumbler-0.1.31-2|68	%files -f %{name}.lang
14cu|tumbler-0.1.31-2|69	%doc AUTHORS README TODO ChangeLog
14cu|tumbler-0.1.31-2|70	%{_libdir}/tumbler-1/%{name}d
14cu|tumbler-0.1.31-2|71	%{_libdir}/tumbler-1/plugins
14cu|tumbler-0.1.31-2|72	%{_datadir}/dbus-1/services/*.service
14cu|tumbler-0.1.31-2|73	%{_sysconfdir}/xdg/tumbler/tumbler.rc
14cu|tumbler-0.1.31-2|74	
14cu|tumbler-0.1.31-2|75	%files -n %{libname}
14cu|tumbler-0.1.31-2|76	%{_libdir}/*%{name}-%{api}.so.%{major}*
14cu|tumbler-0.1.31-2|77	
14cu|tumbler-0.1.31-2|78	%files -n %{develname}
14cu|tumbler-0.1.31-2|79	%dir %{_includedir}/%{name}-%{api}
14cu|tumbler-0.1.31-2|80	%dir %{_includedir}/%{name}-%{api}/%{name}
14cu|tumbler-0.1.31-2|81	%{_libdir}/*%{name}-%{api}.so
14cu|tumbler-0.1.31-2|82	%{_includedir}/%{name}-%{api}/%{name}/*.h
14cu|tumbler-0.1.31-2|83	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|tumbler-0.1.31-2|84	%{_datadir}/gtk-doc/html/%{name}
14cu|tumbler-0.1.31-2|85	
14cu|tumbler-0.1.31-2|86	%changelog
14cu|tumbler-0.1.31-2|87	
14cu|tumbler-0.1.31-2|88	* Fri Sep 18 2015 Denis Silakov <dsilakov@gmail.com> 0.1.31-2
14cu|tumbler-0.1.31-2|89	- (d983579) Fix BRs
14cu|tumbler-0.1.31-2|90	
14cu|tumbler-0.1.31-2|91	

15289 14
14cu|tuxguitar-1.4-3|1	%define rname TuxGuitar
14cu|tuxguitar-1.4-3|2	%define debug_package %{nil}
14cu|tuxguitar-1.4-3|3	
14cu|tuxguitar-1.4-3|4	Summary:	Multitrack guitar tablature editor and player
14cu|tuxguitar-1.4-3|5	Name:		tuxguitar
14cu|tuxguitar-1.4-3|6	Version:	1.4
14cu|tuxguitar-1.4-3|7	Release:	3
14cu|tuxguitar-1.4-3|8	License:	LGPLv2+
14cu|tuxguitar-1.4-3|9	Group:		Sound
14cu|tuxguitar-1.4-3|10	Url:		http://www.tuxguitar.com.ar/
14cu|tuxguitar-1.4-3|11	# Though tuxguitar is Open Source, currently we just repack tarballs from upstream
14cu|tuxguitar-1.4-3|12	Source0:	http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-%{version}/tuxguitar-%{version}-linux-x86.tar.gz
14cu|tuxguitar-1.4-3|13	Source1:	http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-%{version}/tuxguitar-%{version}-linux-x86_64.tar.gz
14cu|tuxguitar-1.4-3|14	Source2:	%{name}.desktop
14cu|tuxguitar-1.4-3|15	Source3:	%{name}.png
14cu|tuxguitar-1.4-3|16	BuildRequires:	imagemagick
14cu|tuxguitar-1.4-3|17	Requires:	java >= 1.6
14cu|tuxguitar-1.4-3|18	Provides:	%{rname} = %{EVRD}
14cu|tuxguitar-1.4-3|19	AutoReqProv:	no
14cu|tuxguitar-1.4-3|20	
14cu|tuxguitar-1.4-3|21	%description
14cu|tuxguitar-1.4-3|22	TuxGuitar is a multitrack guitar tablature editor and player.
14cu|tuxguitar-1.4-3|23	
14cu|tuxguitar-1.4-3|24	With TuxGuitar, you will be able to compose music using the
14cu|tuxguitar-1.4-3|25	following features:
14cu|tuxguitar-1.4-3|26	
14cu|tuxguitar-1.4-3|27	* Tablature editor
14cu|tuxguitar-1.4-3|28	* Score Viewer
14cu|tuxguitar-1.4-3|29	* Multitrack display
14cu|tuxguitar-1.4-3|30	* Autoscroll while playing
14cu|tuxguitar-1.4-3|31	* Note duration management
14cu|tuxguitar-1.4-3|32	* Various effects (bend, slide, vibrato, hammer-on/pull-off)
14cu|tuxguitar-1.4-3|33	* Support for triplets (5,6,7,9,10,11,12)
14cu|tuxguitar-1.4-3|34	* Repeat open and close
14cu|tuxguitar-1.4-3|35	* Time signature management
14cu|tuxguitar-1.4-3|36	* Tempo management
14cu|tuxguitar-1.4-3|37	* Imports and exports gp3, gp4 and gp5 files
14cu|tuxguitar-1.4-3|38	
14cu|tuxguitar-1.4-3|39	%files
14cu|tuxguitar-1.4-3|40	%{_datadir}/%{name}
14cu|tuxguitar-1.4-3|41	%{_bindir}/%{name}
14cu|tuxguitar-1.4-3|42	%{_iconsdir}/hicolor/*/apps/*
14cu|tuxguitar-1.4-3|43	%{_datadir}/applications/%{name}.desktop
14cu|tuxguitar-1.4-3|44	
14cu|tuxguitar-1.4-3|45	#-------------------------------------------------------------------
14cu|tuxguitar-1.4-3|46	
14cu|tuxguitar-1.4-3|47	%prep
14cu|tuxguitar-1.4-3|48	%setup -qcT
14cu|tuxguitar-1.4-3|49	%ifarch x86_64
14cu|tuxguitar-1.4-3|50	tar xf %{SOURCE1}
14cu|tuxguitar-1.4-3|51	%endif
14cu|tuxguitar-1.4-3|52	
14cu|tuxguitar-1.4-3|53	%ifarch %{ix86}
14cu|tuxguitar-1.4-3|54	tar xf %{SOURCE0}
14cu|tuxguitar-1.4-3|55	%endif
14cu|tuxguitar-1.4-3|56	
14cu|tuxguitar-1.4-3|57	%build
14cu|tuxguitar-1.4-3|58	
14cu|tuxguitar-1.4-3|59	%install
14cu|tuxguitar-1.4-3|60	mkdir -p %{buildroot}%{_datadir}/%{name} %{buildroot}%{_bindir}
14cu|tuxguitar-1.4-3|61	cp -r tuxguitar-*/* %{buildroot}%{_datadir}/%{name}
14cu|tuxguitar-1.4-3|62	cat <<EOF > %{buildroot}%{_bindir}/%{name}
14cu|tuxguitar-1.4-3|63	#!/bin/sh
14cu|tuxguitar-1.4-3|64	pushd %{_datadir}/%{name}
14cu|tuxguitar-1.4-3|65	./tuxguitar.sh
14cu|tuxguitar-1.4-3|66	popd
14cu|tuxguitar-1.4-3|67	EOF
14cu|tuxguitar-1.4-3|68	
14cu|tuxguitar-1.4-3|69	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|tuxguitar-1.4-3|70	
14cu|tuxguitar-1.4-3|71	for s in 16 24 32 48 64 128 256; do
14cu|tuxguitar-1.4-3|72	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|tuxguitar-1.4-3|73	convert -geometry ${s}x${s} %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
14cu|tuxguitar-1.4-3|74	done
14cu|tuxguitar-1.4-3|75	
14cu|tuxguitar-1.4-3|76	mkdir %{buildroot}%{_datadir}/applications
14cu|tuxguitar-1.4-3|77	install %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tuxguitar-1.4-3|78	
14cu|tuxguitar-1.4-3|79	%changelog
14cu|tuxguitar-1.4-3|80	
14cu|tuxguitar-1.4-3|81	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-3
14cu|tuxguitar-1.4-3|82	- (998180e) MassBuild#1257: Increase release tag
14cu|tuxguitar-1.4-3|83	
14cu|tuxguitar-1.4-3|84	

15290 14
14cu|tuxmathscrabble-0.8.1-1|1	Name:       tuxmathscrabble
14cu|tuxmathscrabble-0.8.1-1|2	Version:    0.8.1
14cu|tuxmathscrabble-0.8.1-1|3	Release:    1
14cu|tuxmathscrabble-0.8.1-1|4	Summary:    A math version of the popular board game for ages 4-40
14cu|tuxmathscrabble-0.8.1-1|5	
14cu|tuxmathscrabble-0.8.1-1|6	License:    GPLv3
14cu|tuxmathscrabble-0.8.1-1|7	Epoch:      1
14cu|tuxmathscrabble-0.8.1-1|8	Group:      Games/Boards
14cu|tuxmathscrabble-0.8.1-1|9	URL:        http://www.asymptopia.org/
14cu|tuxmathscrabble-0.8.1-1|10	Source0:    http://prdownloads.sourceforge.net/tuxmathscrabble/%{name}-%{version}.zip
14cu|tuxmathscrabble-0.8.1-1|11	BuildRequires:	imagemagick
14cu|tuxmathscrabble-0.8.1-1|12	Requires:   python-pygame
14cu|tuxmathscrabble-0.8.1-1|13	Requires:   wxPythonGTK
14cu|tuxmathscrabble-0.8.1-1|14	BuildArch:  noarch
14cu|tuxmathscrabble-0.8.1-1|15	
14cu|tuxmathscrabble-0.8.1-1|16	%description
14cu|tuxmathscrabble-0.8.1-1|17	TuxMathScrabble is an OpenSource math version of the popular board game for
14cu|tuxmathscrabble-0.8.1-1|18	ages 4-40. it challenges young people to construct compound equations and
14cu|tuxmathscrabble-0.8.1-1|19	consider multiple abstract possibilities. There are 4 skill levels, the
14cu|tuxmathscrabble-0.8.1-1|20	hardest uses numbers up to 20 and supports division as well as
14cu|tuxmathscrabble-0.8.1-1|21	add/subtract/multiply. Upon completing a successful move little Tux's
14cu|tuxmathscrabble-0.8.1-1|22	pop-out of the most recently moved tiles and do a little dance. Tux moves
14cu|tuxmathscrabble-0.8.1-1|23	his own pieces as well as performing various animated antics.
14cu|tuxmathscrabble-0.8.1-1|24	
14cu|tuxmathscrabble-0.8.1-1|25	%prep
14cu|tuxmathscrabble-0.8.1-1|26	%setup -q -n %{name}-master
14cu|tuxmathscrabble-0.8.1-1|27	
14cu|tuxmathscrabble-0.8.1-1|28	%build
14cu|tuxmathscrabble-0.8.1-1|29	
14cu|tuxmathscrabble-0.8.1-1|30	%install
14cu|tuxmathscrabble-0.8.1-1|31	# fix python env
14cu|tuxmathscrabble-0.8.1-1|32	sed -i -e   s/python2.7-32/python2.7/ %{name}.py
14cu|tuxmathscrabble-0.8.1-1|33	
14cu|tuxmathscrabble-0.8.1-1|34	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|35	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|36	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|tuxmathscrabble-0.8.1-1|37	cp -pr TuxMathScrabble %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|tuxmathscrabble-0.8.1-1|38	cp .tms_config_master  %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|39	
14cu|tuxmathscrabble-0.8.1-1|40	install -d -m 755 %{buildroot}%{_gamesbindir}
14cu|tuxmathscrabble-0.8.1-1|41	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|42	
14cu|tuxmathscrabble-0.8.1-1|43	mkdir -p %{buildroot}%{_liconsdir}
14cu|tuxmathscrabble-0.8.1-1|44	mkdir -p %{buildroot}%{_iconsdir}
14cu|tuxmathscrabble-0.8.1-1|45	mkdir -p %{buildroot}%{_miconsdir}
14cu|tuxmathscrabble-0.8.1-1|46	convert -resize 48x48 tms.ico %{buildroot}%{_liconsdir}/%{name}.png
14cu|tuxmathscrabble-0.8.1-1|47	convert -resize 32x32 tms.ico %{buildroot}%{_iconsdir}/%{name}.png
14cu|tuxmathscrabble-0.8.1-1|48	convert -resize 16x16 tms.ico %{buildroot}%{_miconsdir}/%{name}.png
14cu|tuxmathscrabble-0.8.1-1|49	
14cu|tuxmathscrabble-0.8.1-1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tuxmathscrabble-0.8.1-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|tuxmathscrabble-0.8.1-1|52	[Desktop Entry]
14cu|tuxmathscrabble-0.8.1-1|53	Name=TuxMathScrabble
14cu|tuxmathscrabble-0.8.1-1|54	Comment=Fun game to learn math
14cu|tuxmathscrabble-0.8.1-1|55	Exec=%{_gamesbindir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|56	Icon=%{name}
14cu|tuxmathscrabble-0.8.1-1|57	Terminal=false
14cu|tuxmathscrabble-0.8.1-1|58	Type=Application
14cu|tuxmathscrabble-0.8.1-1|59	Categories=Game;BoardGame;
14cu|tuxmathscrabble-0.8.1-1|60	EOF
14cu|tuxmathscrabble-0.8.1-1|61	
14cu|tuxmathscrabble-0.8.1-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
14cu|tuxmathscrabble-0.8.1-1|63	[Desktop Entry]
14cu|tuxmathscrabble-0.8.1-1|64	Name=TuxMathScrabble Admin
14cu|tuxmathscrabble-0.8.1-1|65	Comment=Fun game to learn math with administration mode enabled
14cu|tuxmathscrabble-0.8.1-1|66	Exec=%{_gamesbindir}/%{name} -wx
14cu|tuxmathscrabble-0.8.1-1|67	Icon=%{name}
14cu|tuxmathscrabble-0.8.1-1|68	Terminal=false
14cu|tuxmathscrabble-0.8.1-1|69	Type=Application
14cu|tuxmathscrabble-0.8.1-1|70	Categories=Game;BoardGame;
14cu|tuxmathscrabble-0.8.1-1|71	EOF
14cu|tuxmathscrabble-0.8.1-1|72	
14cu|tuxmathscrabble-0.8.1-1|73	%clean
14cu|tuxmathscrabble-0.8.1-1|74	
14cu|tuxmathscrabble-0.8.1-1|75	%files
14cu|tuxmathscrabble-0.8.1-1|76	%doc INSTALL LICENSE README CHANGES
14cu|tuxmathscrabble-0.8.1-1|77	%{_gamesbindir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|78	%{_gamesdatadir}/%{name}
14cu|tuxmathscrabble-0.8.1-1|79	%{_datadir}/applications/*.desktop
14cu|tuxmathscrabble-0.8.1-1|80	%{_iconsdir}/*
14cu|tuxmathscrabble-0.8.1-1|81	
14cu|tuxmathscrabble-0.8.1-1|82	
14cu|tuxmathscrabble-0.8.1-1|83	
14cu|tuxmathscrabble-0.8.1-1|84	
14cu|tuxmathscrabble-0.8.1-1|85	%changelog
14cu|tuxmathscrabble-0.8.1-1|86	
14cu|tuxmathscrabble-0.8.1-1|87	* Fri Sep 25 2015 Denis Silakov <dsilakov@gmail.com> 1:0.8.1-1
14cu|tuxmathscrabble-0.8.1-1|88	- (efc32f9) Fix python location
14cu|tuxmathscrabble-0.8.1-1|89	
14cu|tuxmathscrabble-0.8.1-1|90	

15291 14
14cu|tuxpaint-config-0.0.13-1|1	Summary:	Pictures for use with the paint program Tuxpaint
14cu|tuxpaint-config-0.0.13-1|2	Name:		tuxpaint-config
14cu|tuxpaint-config-0.0.13-1|3	Version:	0.0.13
14cu|tuxpaint-config-0.0.13-1|4	Release:	1
14cu|tuxpaint-config-0.0.13-1|5	License:	GPLv2+
14cu|tuxpaint-config-0.0.13-1|6	Group:		Graphics
14cu|tuxpaint-config-0.0.13-1|7	URL:		http://sourceforge.net/projects/tuxpaint
14cu|tuxpaint-config-0.0.13-1|8	Source0:	http://downloads.sourceforge.net/project/tuxpaint/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|tuxpaint-config-0.0.13-1|9	Source100:	%{name}.rpmlintrc
14cu|tuxpaint-config-0.0.13-1|10	BuildRequires:	desktop-file-utils
14cu|tuxpaint-config-0.0.13-1|11	BuildRequires:	fltk-devel
14cu|tuxpaint-config-0.0.13-1|12	BuildRequires:	libpaper-devel
14cu|tuxpaint-config-0.0.13-1|13	BuildRequires:	pkgconfig(xext)
14cu|tuxpaint-config-0.0.13-1|14	BuildRequires:	pkgconfig(cairo)
14cu|tuxpaint-config-0.0.13-1|15	BuildRequires:	pkgconfig(pixman-1)
14cu|tuxpaint-config-0.0.13-1|16	Requires:	tuxpaint
14cu|tuxpaint-config-0.0.13-1|17	
14cu|tuxpaint-config-0.0.13-1|18	%description
14cu|tuxpaint-config-0.0.13-1|19	Tux Paint Config is a graphical configuration tool for "Tux Paint." It
14cu|tuxpaint-config-0.0.13-1|20	provides a point-and-click interface that allows parents and teachers to alter
14cu|tuxpaint-config-0.0.13-1|21	Tux Paint's behavior -- disable sound effects, run in full-screen mode, etc. -
14cu|tuxpaint-config-0.0.13-1|22	without needing to manipulate a text-based configuration file.
14cu|tuxpaint-config-0.0.13-1|23	
14cu|tuxpaint-config-0.0.13-1|24	%files -f %{name}.lang
14cu|tuxpaint-config-0.0.13-1|25	%{_bindir}/%{name}
14cu|tuxpaint-config-0.0.13-1|26	%doc docs/AUTHORS.txt docs/CHANGES.txt docs/COPYING.txt docs/README.txt docs/TODO.txt docs/html/README.html
14cu|tuxpaint-config-0.0.13-1|27	%{_mandir}/man1/%{name}.1.*
14cu|tuxpaint-config-0.0.13-1|28	%{_includedir}/X11/pixmaps/%{name}.*
14cu|tuxpaint-config-0.0.13-1|29	%{_datadir}/applications/%{name}.desktop
14cu|tuxpaint-config-0.0.13-1|30	%{_datadir}/pixmaps/*
14cu|tuxpaint-config-0.0.13-1|31	%{_datadir}/%{name}/images/*
14cu|tuxpaint-config-0.0.13-1|32	%{_miconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|33	%{_iconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|34	%{_liconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|35	
14cu|tuxpaint-config-0.0.13-1|36	#-----------------------------------------------------------------------------
14cu|tuxpaint-config-0.0.13-1|37	
14cu|tuxpaint-config-0.0.13-1|38	%prep
14cu|tuxpaint-config-0.0.13-1|39	%setup -q
14cu|tuxpaint-config-0.0.13-1|40	
14cu|tuxpaint-config-0.0.13-1|41	
14cu|tuxpaint-config-0.0.13-1|42	%build
14cu|tuxpaint-config-0.0.13-1|43	make OPTFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir}
14cu|tuxpaint-config-0.0.13-1|44	
14cu|tuxpaint-config-0.0.13-1|45	
14cu|tuxpaint-config-0.0.13-1|46	%install
14cu|tuxpaint-config-0.0.13-1|47	mkdir -p %{buildroot} %{buildroot}%{_bindir}
14cu|tuxpaint-config-0.0.13-1|48	make install BUILDPREFIX="%{buildroot}" PKG_ROOT="%{buildroot}" PREFIX="%{buildroot}%{_usr}" X11_ICON_PREFIX="%{buildroot}%{_includedir}/X11/pixmaps/" LIBDIR="%{buildroot}%{_libdir}"
14cu|tuxpaint-config-0.0.13-1|49	
14cu|tuxpaint-config-0.0.13-1|50	install -m644 data/images/icon16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|51	install -m644 data/images/icon32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|52	install -m644 data/images/icon48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|tuxpaint-config-0.0.13-1|53	
14cu|tuxpaint-config-0.0.13-1|54	#Fix perms:
14cu|tuxpaint-config-0.0.13-1|55	chmod -R go+r docs/
14cu|tuxpaint-config-0.0.13-1|56	
14cu|tuxpaint-config-0.0.13-1|57	%find_lang %{name}
14cu|tuxpaint-config-0.0.13-1|58	
14cu|tuxpaint-config-0.0.13-1|59	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tuxpaint-config-0.0.13-1|60	desktop-file-install	--vendor="" \
14cu|tuxpaint-config-0.0.13-1|61	--dir %{buildroot}%{_datadir}/applications \
14cu|tuxpaint-config-0.0.13-1|62	--remove-category="Settings" \
14cu|tuxpaint-config-0.0.13-1|63	--add-category="Education" \
14cu|tuxpaint-config-0.0.13-1|64	src/tuxpaint-config.desktop
14cu|tuxpaint-config-0.0.13-1|65	
14cu|tuxpaint-config-0.0.13-1|66	# fix perms
14cu|tuxpaint-config-0.0.13-1|67	chmod -R go=u-w %{buildroot}/*
14cu|tuxpaint-config-0.0.13-1|68	chmod -x %{buildroot}%{_docdir}/%{name}/html/README.html
14cu|tuxpaint-config-0.0.13-1|69	%changelog
14cu|tuxpaint-config-0.0.13-1|70	
14cu|tuxpaint-config-0.0.13-1|71	* Thu Apr 23 2015 Giovanni Mariani <mc2374@mclink.it> 0.0.13-1
14cu|tuxpaint-config-0.0.13-1|72	- (1440a98) Updated to release 0.0.13, dropped P0 (merged) and added S100 to kill useless rpmlint error
14cu|tuxpaint-config-0.0.13-1|73	
14cu|tuxpaint-config-0.0.13-1|74	

15292 14
14cu|tuxpaint-stamps-2014.08.23-1|1	Summary:	Pictures for use with the paint program Tuxpaint
14cu|tuxpaint-stamps-2014.08.23-1|2	Name:		tuxpaint-stamps
14cu|tuxpaint-stamps-2014.08.23-1|3	Version:	2014.08.23
14cu|tuxpaint-stamps-2014.08.23-1|4	Release:	1
14cu|tuxpaint-stamps-2014.08.23-1|5	License:	GPL
14cu|tuxpaint-stamps-2014.08.23-1|6	Group:		Graphics
14cu|tuxpaint-stamps-2014.08.23-1|7	URL:		http://www.newbreedsoftware.com/tuxpaint/
14cu|tuxpaint-stamps-2014.08.23-1|8	Source0:	http://sourceforge.net/projects/tuxpaint/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|tuxpaint-stamps-2014.08.23-1|9	Patch0:		%{name}-2014.08.23-mixed-rules.patch
14cu|tuxpaint-stamps-2014.08.23-1|10	BuildArch:	noarch
14cu|tuxpaint-stamps-2014.08.23-1|11	Requires:	tuxpaint
14cu|tuxpaint-stamps-2014.08.23-1|12	
14cu|tuxpaint-stamps-2014.08.23-1|13	%description
14cu|tuxpaint-stamps-2014.08.23-1|14	Tux Paint is a simple paint program gear towards young children.
14cu|tuxpaint-stamps-2014.08.23-1|15	It provides a simple but entertaining interface, allows drawing
14cu|tuxpaint-stamps-2014.08.23-1|16	with brushes, lines, shapes, and 'stamps,' and has a 'magic'
14cu|tuxpaint-stamps-2014.08.23-1|17	tool, for special effects. Loading and saving is done via a
14cu|tuxpaint-stamps-2014.08.23-1|18	graphical interface, and the underlying environment's
14cu|tuxpaint-stamps-2014.08.23-1|19	filesystem isn't exposed (much like programs on PDAs).
14cu|tuxpaint-stamps-2014.08.23-1|20	
14cu|tuxpaint-stamps-2014.08.23-1|21	This packages contains a lot of extra pictures (stamps) for tuxpaint.
14cu|tuxpaint-stamps-2014.08.23-1|22	
14cu|tuxpaint-stamps-2014.08.23-1|23	%files
14cu|tuxpaint-stamps-2014.08.23-1|24	%doc docs/*
14cu|tuxpaint-stamps-2014.08.23-1|25	%{_datadir}/tuxpaint/*
14cu|tuxpaint-stamps-2014.08.23-1|26	
14cu|tuxpaint-stamps-2014.08.23-1|27	#-----------------------------------------------------------------------------
14cu|tuxpaint-stamps-2014.08.23-1|28	
14cu|tuxpaint-stamps-2014.08.23-1|29	%prep
14cu|tuxpaint-stamps-2014.08.23-1|30	%setup -q
14cu|tuxpaint-stamps-2014.08.23-1|31	%patch0 -p1
14cu|tuxpaint-stamps-2014.08.23-1|32	# The below now are done by the installation process itself
14cu|tuxpaint-stamps-2014.08.23-1|33	#rm -rf `find -name CVS`
14cu|tuxpaint-stamps-2014.08.23-1|34	# Fix unreadable files
14cu|tuxpaint-stamps-2014.08.23-1|35	#find . -perm 0600 -exec chmod 0644 '{}' \;
14cu|tuxpaint-stamps-2014.08.23-1|36	
14cu|tuxpaint-stamps-2014.08.23-1|37	
14cu|tuxpaint-stamps-2014.08.23-1|38	%build
14cu|tuxpaint-stamps-2014.08.23-1|39	# Nothing to do
14cu|tuxpaint-stamps-2014.08.23-1|40	
14cu|tuxpaint-stamps-2014.08.23-1|41	
14cu|tuxpaint-stamps-2014.08.23-1|42	%install
14cu|tuxpaint-stamps-2014.08.23-1|43	#mv Makefile Makefile.tmp
14cu|tuxpaint-stamps-2014.08.23-1|44	#cat Makefile.tmp | sed -e "s#^PREFIX=/usr/local#PREFIX=%%{buildroot}/usr#g" > Makefile
14cu|tuxpaint-stamps-2014.08.23-1|45	#rm -f Makefile.tmp
14cu|tuxpaint-stamps-2014.08.23-1|46	make DATA_PREFIX=%{buildroot}%{_datadir}/tuxpaint/ install-all
14cu|tuxpaint-stamps-2014.08.23-1|47	
14cu|tuxpaint-stamps-2014.08.23-1|48	# Zero lenght files
14cu|tuxpaint-stamps-2014.08.23-1|49	rm -f %{buildroot}%{_datadir}/tuxpaint/stamps/hobbies/music/wind/bassoon.dat
14cu|tuxpaint-stamps-2014.08.23-1|50	rm -f %{buildroot}%{_datadir}/tuxpaint/stamps/plants/trees/holly_leaves.dat
14cu|tuxpaint-stamps-2014.08.23-1|51	
14cu|tuxpaint-stamps-2014.08.23-1|52	
14cu|tuxpaint-stamps-2014.08.23-1|53	
14cu|tuxpaint-stamps-2014.08.23-1|54	%changelog
14cu|tuxpaint-stamps-2014.08.23-1|55	* Sun Feb 01 2015 Giovanni Mariani <mc2374@mclink.it> 2014.08.23-1
14cu|tuxpaint-stamps-2014.08.23-1|56	+ Revision: df3dde1
14cu|tuxpaint-stamps-2014.08.23-1|57	- Updated to release 2014.08.23
14cu|tuxpaint-stamps-2014.08.23-1|58	
14cu|tuxpaint-stamps-2014.08.23-1|59	

15293 14
14cu|tuxtype-1.8.3-1|1	%define	fname	tuxtype
14cu|tuxtype-1.8.3-1|2	
14cu|tuxtype-1.8.3-1|3	Summary:	Educational typing tutor game starring Tux
14cu|tuxtype-1.8.3-1|4	Name:		tuxtype
14cu|tuxtype-1.8.3-1|5	Version:	1.8.3
14cu|tuxtype-1.8.3-1|6	Release:	1
14cu|tuxtype-1.8.3-1|7	# http://anonscm.debian.org/cgit/tux4kids/tuxtype.git
14cu|tuxtype-1.8.3-1|8	URL:		http://alioth.debian.org/frs/?group_id=31080
14cu|tuxtype-1.8.3-1|9	License:	GPLv2+
14cu|tuxtype-1.8.3-1|10	Group:		Games/Other
14cu|tuxtype-1.8.3-1|11	Source0:	%{fname}-%{version}.tar.gz
14cu|tuxtype-1.8.3-1|12	# from Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792817)
14cu|tuxtype-1.8.3-1|13	Source1:	%{name}.1
14cu|tuxtype-1.8.3-1|14	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792813
14cu|tuxtype-1.8.3-1|15	Source2:	ru.po
14cu|tuxtype-1.8.3-1|16	Source3:	%{name}-russian-scripts.tar.gz
14cu|tuxtype-1.8.3-1|17	Patch1:		%{name}-%{version}-mga-add-russian-scripts.patch
14cu|tuxtype-1.8.3-1|18	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792816
14cu|tuxtype-1.8.3-1|19	Patch2:		%{name}-%{version}-mga-fix-potfiles.patch
14cu|tuxtype-1.8.3-1|20	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792815
14cu|tuxtype-1.8.3-1|21	Patch3:		%{name}-%{version}-mga-fix-editor-translations-and-buttons.patch
14cu|tuxtype-1.8.3-1|22	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792814
14cu|tuxtype-1.8.3-1|23	Patch4:		%{name}-%{version}-mga-desktop-file.patch
14cu|tuxtype-1.8.3-1|24	BuildRequires:	gettext-devel
14cu|tuxtype-1.8.3-1|25	BuildRequires:	pkgconfig(sdl)
14cu|tuxtype-1.8.3-1|26	BuildRequires:	pkgconfig(SDL_ttf)
14cu|tuxtype-1.8.3-1|27	BuildRequires:	pkgconfig(SDL_mixer)
14cu|tuxtype-1.8.3-1|28	BuildRequires:	pkgconfig(SDL_image)
14cu|tuxtype-1.8.3-1|29	BuildRequires:	pkgconfig(SDL_Pango)
14cu|tuxtype-1.8.3-1|30	BuildRequires:	pkgconfig(SDL_net)
14cu|tuxtype-1.8.3-1|31	BuildRequires:	pkgconfig(t4k_common)
14cu|tuxtype-1.8.3-1|32	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|tuxtype-1.8.3-1|33	BuildRequires:	imagemagick
14cu|tuxtype-1.8.3-1|34	
14cu|tuxtype-1.8.3-1|35	%description
14cu|tuxtype-1.8.3-1|36	Tux Typing is an educational typing tutor game starring Tux, the Linux
14cu|tuxtype-1.8.3-1|37	penguin. It is graphical and requires SDL to run. This is a stable
14cu|tuxtype-1.8.3-1|38	release.
14cu|tuxtype-1.8.3-1|39	
14cu|tuxtype-1.8.3-1|40	%prep
14cu|tuxtype-1.8.3-1|41	%setup -q -n %{fname}-%{version}
14cu|tuxtype-1.8.3-1|42	%apply_patches
14cu|tuxtype-1.8.3-1|43	
14cu|tuxtype-1.8.3-1|44	# add Russian
14cu|tuxtype-1.8.3-1|45	pushd data/themes/russian
14cu|tuxtype-1.8.3-1|46	tar -xf %{SOURCE3}
14cu|tuxtype-1.8.3-1|47	popd
14cu|tuxtype-1.8.3-1|48	cp -f %{SOURCE2} po/
14cu|tuxtype-1.8.3-1|49	
14cu|tuxtype-1.8.3-1|50	# Fix incorrect paths hardcoded into the source (#46417) - AdamW
14cu|tuxtype-1.8.3-1|51	sed -i -e 's,/usr/share/fonts/truetype/ttf-.*/,%{_gamesdatadir}/%{name}/fonts/,g' src/SDL_extras.c
14cu|tuxtype-1.8.3-1|52	
14cu|tuxtype-1.8.3-1|53	# remove the chown command from here and handle it in the file list
14cu|tuxtype-1.8.3-1|54	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792818
14cu|tuxtype-1.8.3-1|55	sed -i '/chown root:games $(DESTDIR)$(pkglocalstatedir)\/words/d' Makefile.am
14cu|tuxtype-1.8.3-1|56	
14cu|tuxtype-1.8.3-1|57	# delete POT file for force update translations ( NOTE: please keep for all new versions )
14cu|tuxtype-1.8.3-1|58	rm -f po/%{name}.pot
14cu|tuxtype-1.8.3-1|59	
14cu|tuxtype-1.8.3-1|60	%build
14cu|tuxtype-1.8.3-1|61	autoreconf -vfi
14cu|tuxtype-1.8.3-1|62	%configure2_5x	--disable-rpath \
14cu|tuxtype-1.8.3-1|63	--bindir=%{_gamesbindir} \
14cu|tuxtype-1.8.3-1|64	--datadir=%{_datadir} \
14cu|tuxtype-1.8.3-1|65	--localstatedir=%{_localstatedir}/lib \
14cu|tuxtype-1.8.3-1|66	--sysconfdir=%{_sysconfdir}
14cu|tuxtype-1.8.3-1|67	%make
14cu|tuxtype-1.8.3-1|68	
14cu|tuxtype-1.8.3-1|69	%install
14cu|tuxtype-1.8.3-1|70	%makeinstall_std
14cu|tuxtype-1.8.3-1|71	
14cu|tuxtype-1.8.3-1|72	rm -fr %{buildroot}%{_docdir}/%{name}
14cu|tuxtype-1.8.3-1|73	
14cu|tuxtype-1.8.3-1|74	# must be writable for games group (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792818)
14cu|tuxtype-1.8.3-1|75	chmod 775 %{buildroot}%{_localstatedir}/lib/%{name}/words
14cu|tuxtype-1.8.3-1|76	
14cu|tuxtype-1.8.3-1|77	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792820
14cu|tuxtype-1.8.3-1|78	install -d %{buildroot}%{_datadir}/applications
14cu|tuxtype-1.8.3-1|79	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
14cu|tuxtype-1.8.3-1|80	
14cu|tuxtype-1.8.3-1|81	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14cu|tuxtype-1.8.3-1|82	convert -scale 16x16 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|tuxtype-1.8.3-1|83	convert -scale 32x32 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|tuxtype-1.8.3-1|84	convert -scale 48x48 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|tuxtype-1.8.3-1|85	
14cu|tuxtype-1.8.3-1|86	mkdir -p %{buildroot}%{_mandir}/man1
14cu|tuxtype-1.8.3-1|87	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
14cu|tuxtype-1.8.3-1|88	
14cu|tuxtype-1.8.3-1|89	%find_lang %{name}
14cu|tuxtype-1.8.3-1|90	
14cu|tuxtype-1.8.3-1|91	%files -f %{name}.lang
14cu|tuxtype-1.8.3-1|92	%doc doc/AUTHORS doc/ChangeLog doc/README doc/TODO doc/en/howtotheme.html
14cu|tuxtype-1.8.3-1|93	%{_sysconfdir}/%{name}
14cu|tuxtype-1.8.3-1|94	%{_gamesbindir}/%{name}
14cu|tuxtype-1.8.3-1|95	%{_datadir}/%{name}
14cu|tuxtype-1.8.3-1|96	%{_datadir}/applications/%{name}.desktop
14cu|tuxtype-1.8.3-1|97	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|tuxtype-1.8.3-1|98	%{_mandir}/man1/%{name}.*
14cu|tuxtype-1.8.3-1|99	%attr(-,root,games) %{_localstatedir}/lib/%{name}
14cu|tuxtype-1.8.3-1|100	
14cu|tuxtype-1.8.3-1|101	%changelog
14cu|tuxtype-1.8.3-1|102	
14cu|tuxtype-1.8.3-1|103	* Sun Oct 04 2015 Denis Silakov <uragan@localhost.localdomain> 1.8.3-1
14cu|tuxtype-1.8.3-1|104	- (ad149c9) Updated to 1.8.3, added Russian-related improvements from MGA
14cu|tuxtype-1.8.3-1|105	
14cu|tuxtype-1.8.3-1|106	

15294 14
14cu|tuxwordsmith-0.8.0-1|1	Summary:        Multilanguage scrabble game
14cu|tuxwordsmith-0.8.0-1|2	Name:           tuxwordsmith
14cu|tuxwordsmith-0.8.0-1|3	Version:        0.8.0
14cu|tuxwordsmith-0.8.0-1|4	Release:        1
14cu|tuxwordsmith-0.8.0-1|5	Source0:        %{name}-%{version}.tar.bz2
14cu|tuxwordsmith-0.8.0-1|6	URL:            http://www.schoolforge.net/education-software/educational-games/tuxwordsmith
14cu|tuxwordsmith-0.8.0-1|7	License:        GPLv3
14cu|tuxwordsmith-0.8.0-1|8	Group:          Games/Boards
14cu|tuxwordsmith-0.8.0-1|9	BuildRequires:  imagemagick
14cu|tuxwordsmith-0.8.0-1|10	Requires:   python-pygame
14cu|tuxwordsmith-0.8.0-1|11	Requires:   wxPythonGTK
14cu|tuxwordsmith-0.8.0-1|12	BuildArch:  noarch
14cu|tuxwordsmith-0.8.0-1|13	
14cu|tuxwordsmith-0.8.0-1|14	%description
14cu|tuxwordsmith-0.8.0-1|15	With TuxWordSmith you get Scrabble in English, French, German, Italian, Greek,
14cu|tuxwordsmith-0.8.0-1|16	Latin , Dutch, Swahili, Spanish, Russian, Ukranian, Swedish, Icelandic,
14cu|tuxwordsmith-0.8.0-1|17	Norwegian, Finnish, Brazillian-Portuguese, Arabic, Hindi, Turkish, Czech,
14cu|tuxwordsmith-0.8.0-1|18	Kurdish, Hungarian and more, all in one application!
14cu|tuxwordsmith-0.8.0-1|19	
14cu|tuxwordsmith-0.8.0-1|20	%prep
14cu|tuxwordsmith-0.8.0-1|21	%setup -q -n %{name}-master
14cu|tuxwordsmith-0.8.0-1|22	
14cu|tuxwordsmith-0.8.0-1|23	%install
14cu|tuxwordsmith-0.8.0-1|24	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxwordsmith-0.8.0-1|25	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxwordsmith-0.8.0-1|26	cp -pr xdxf %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxwordsmith-0.8.0-1|27	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|tuxwordsmith-0.8.0-1|28	cp -pr TuxWordSmith %{buildroot}%{_gamesdatadir}/%{name}/lib
14cu|tuxwordsmith-0.8.0-1|29	cp .tws_config_master  %{buildroot}%{_gamesdatadir}/%{name}
14cu|tuxwordsmith-0.8.0-1|30	
14cu|tuxwordsmith-0.8.0-1|31	install -d -m 755 %{buildroot}%{_gamesbindir}
14cu|tuxwordsmith-0.8.0-1|32	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
14cu|tuxwordsmith-0.8.0-1|33	
14cu|tuxwordsmith-0.8.0-1|34	mkdir -p %{buildroot}%{_liconsdir}
14cu|tuxwordsmith-0.8.0-1|35	mkdir -p %{buildroot}%{_iconsdir}
14cu|tuxwordsmith-0.8.0-1|36	mkdir -p %{buildroot}%{_miconsdir}
14cu|tuxwordsmith-0.8.0-1|37	convert -resize 48x48 tws.ico %{buildroot}%{_liconsdir}/%{name}.png
14cu|tuxwordsmith-0.8.0-1|38	convert -resize 32x32 tws.ico %{buildroot}%{_iconsdir}/%{name}.png
14cu|tuxwordsmith-0.8.0-1|39	convert -resize 16x16 tws.ico %{buildroot}%{_miconsdir}/%{name}.png
14cu|tuxwordsmith-0.8.0-1|40	
14cu|tuxwordsmith-0.8.0-1|41	mkdir -p %{buildroot}%{_datadir}/applications
14cu|tuxwordsmith-0.8.0-1|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|tuxwordsmith-0.8.0-1|43	[Desktop Entry]
14cu|tuxwordsmith-0.8.0-1|44	Name=TuxWordSmith
14cu|tuxwordsmith-0.8.0-1|45	Comment=Multilanguage scrabble game
14cu|tuxwordsmith-0.8.0-1|46	Exec=%{_gamesbindir}/%{name}
14cu|tuxwordsmith-0.8.0-1|47	Icon=%{name}
14cu|tuxwordsmith-0.8.0-1|48	Terminal=false
14cu|tuxwordsmith-0.8.0-1|49	Type=Application
14cu|tuxwordsmith-0.8.0-1|50	Categories=Game;BoardGame;
14cu|tuxwordsmith-0.8.0-1|51	EOF
14cu|tuxwordsmith-0.8.0-1|52	
14cu|tuxwordsmith-0.8.0-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
14cu|tuxwordsmith-0.8.0-1|54	[Desktop Entry]
14cu|tuxwordsmith-0.8.0-1|55	Name=TuxWordSmith Admin
14cu|tuxwordsmith-0.8.0-1|56	Comment=Multilanguage scrabble game with administration mode enabled
14cu|tuxwordsmith-0.8.0-1|57	Exec=%{_gamesbindir}/%{name} -wx
14cu|tuxwordsmith-0.8.0-1|58	Icon=%{name}
14cu|tuxwordsmith-0.8.0-1|59	Terminal=false
14cu|tuxwordsmith-0.8.0-1|60	Type=Application
14cu|tuxwordsmith-0.8.0-1|61	Categories=Game;BoardGame;
14cu|tuxwordsmith-0.8.0-1|62	EOF
14cu|tuxwordsmith-0.8.0-1|63	
14cu|tuxwordsmith-0.8.0-1|64	%clean
14cu|tuxwordsmith-0.8.0-1|65	
14cu|tuxwordsmith-0.8.0-1|66	%files
14cu|tuxwordsmith-0.8.0-1|67	%doc INSTALL LICENSE README CHANGES
14cu|tuxwordsmith-0.8.0-1|68	%{_gamesbindir}/%{name}
14cu|tuxwordsmith-0.8.0-1|69	%{_gamesdatadir}/%{name}
14cu|tuxwordsmith-0.8.0-1|70	%{_datadir}/applications/%{name}*.desktop
14cu|tuxwordsmith-0.8.0-1|71	%{_iconsdir}/*
14cu|tuxwordsmith-0.8.0-1|72	
14cu|tuxwordsmith-0.8.0-1|73	%changelog
14cu|tuxwordsmith-0.8.0-1|74	
14cu|tuxwordsmith-0.8.0-1|75	* Fri Sep 25 2015 Denis Silakov <dsilakov@gmail.com> 0.8.0-1
14cu|tuxwordsmith-0.8.0-1|76	- (3eb05e1) Spec cleanup
14cu|tuxwordsmith-0.8.0-1|77	
14cu|tuxwordsmith-0.8.0-1|78	

15295 14
14cu|tvbrowser-3.4.1.0-1|1	Name:		tvbrowser
14cu|tvbrowser-3.4.1.0-1|2	Version:	3.4.1.0
14cu|tvbrowser-3.4.1.0-1|3	Release:	1
14cu|tvbrowser-3.4.1.0-1|4	Summary:	Digital TV guide
14cu|tvbrowser-3.4.1.0-1|5	License:	GPLv3
14cu|tvbrowser-3.4.1.0-1|6	Group:		Video
14cu|tvbrowser-3.4.1.0-1|7	Url:		http://tv-browser.org
14cu|tvbrowser-3.4.1.0-1|8	Source0:	http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_bin.tar.gz
14cu|tvbrowser-3.4.1.0-1|9	Source1:	tvbrowser.desktop
14cu|tvbrowser-3.4.1.0-1|10	BuildRequires:	dos2unix
14cu|tvbrowser-3.4.1.0-1|11	Requires:	java-openjdk >= 1.7
14cu|tvbrowser-3.4.1.0-1|12	BuildArch:	noarch
14cu|tvbrowser-3.4.1.0-1|13	
14cu|tvbrowser-3.4.1.0-1|14	%description
14cu|tvbrowser-3.4.1.0-1|15	TV-Browser is Plugin based digital TV guide written in Java. Plugins can be
14cu|tvbrowser-3.4.1.0-1|16	installed with the download function of TV-Browser.
14cu|tvbrowser-3.4.1.0-1|17	
14cu|tvbrowser-3.4.1.0-1|18	%files
14cu|tvbrowser-3.4.1.0-1|19	%doc COPYRIGHT.txt LICENSE.txt
14cu|tvbrowser-3.4.1.0-1|20	%{_bindir}/%{name}
14cu|tvbrowser-3.4.1.0-1|21	%{_datadir}/%{name}
14cu|tvbrowser-3.4.1.0-1|22	%{_datadir}/applications/%{name}.desktop
14cu|tvbrowser-3.4.1.0-1|23	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|tvbrowser-3.4.1.0-1|24	
14cu|tvbrowser-3.4.1.0-1|25	#-----------------------------------------------------------------------------
14cu|tvbrowser-3.4.1.0-1|26	
14cu|tvbrowser-3.4.1.0-1|27	%prep
14cu|tvbrowser-3.4.1.0-1|28	%setup -q
14cu|tvbrowser-3.4.1.0-1|29	dos2unix LICENSE.txt
14cu|tvbrowser-3.4.1.0-1|30	
14cu|tvbrowser-3.4.1.0-1|31	
14cu|tvbrowser-3.4.1.0-1|32	%build
14cu|tvbrowser-3.4.1.0-1|33	# Pre-built java archive: nothing to do
14cu|tvbrowser-3.4.1.0-1|34	# but preparing a script for lanching it
14cu|tvbrowser-3.4.1.0-1|35	cat >tvbrowser <<'EOF'
14cu|tvbrowser-3.4.1.0-1|36	#!/bin/sh
14cu|tvbrowser-3.4.1.0-1|37	cd %{_datadir}/%{name} && \
14cu|tvbrowser-3.4.1.0-1|38	exec %{_bindir}/java \
14cu|tvbrowser-3.4.1.0-1|39	-Xms16m \
14cu|tvbrowser-3.4.1.0-1|40	-Xmx128m \
14cu|tvbrowser-3.4.1.0-1|41	-Djava.library.path=%{_datadir}/%{name} \
14cu|tvbrowser-3.4.1.0-1|42	-Dpropertiesfile=linux.properties \
14cu|tvbrowser-3.4.1.0-1|43	-jar tvbrowser.jar \
14cu|tvbrowser-3.4.1.0-1|44	"$@"
14cu|tvbrowser-3.4.1.0-1|45	EOF
14cu|tvbrowser-3.4.1.0-1|46	
14cu|tvbrowser-3.4.1.0-1|47	
14cu|tvbrowser-3.4.1.0-1|48	%install
14cu|tvbrowser-3.4.1.0-1|49	install -D -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|tvbrowser-3.4.1.0-1|50	install -D -p -m 644 %{name}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
14cu|tvbrowser-3.4.1.0-1|51	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|tvbrowser-3.4.1.0-1|52	
14cu|tvbrowser-3.4.1.0-1|53	find hyphen icons imgs personas plugins themepacks -depth -print | \
14cu|tvbrowser-3.4.1.0-1|54	cpio -p -d -m %{buildroot}%{_datadir}/%{name}
14cu|tvbrowser-3.4.1.0-1|55	for size in 16 32 48 128; do
14cu|tvbrowser-3.4.1.0-1|56	(
14cu|tvbrowser-3.4.1.0-1|57	install -d %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
14cu|tvbrowser-3.4.1.0-1|58	cd %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
14cu|tvbrowser-3.4.1.0-1|59	ln -s ../../../../tvbrowser/imgs/tvbrowser${size}.png %{name}.png
14cu|tvbrowser-3.4.1.0-1|60	)
14cu|tvbrowser-3.4.1.0-1|61	done
14cu|tvbrowser-3.4.1.0-1|62	
14cu|tvbrowser-3.4.1.0-1|63	%changelog
14cu|tvbrowser-3.4.1.0-1|64	* Wed Feb 25 2015 Giovanni Mariani <mc2374@mclink.it> 3.4.1.0-1
14cu|tvbrowser-3.4.1.0-1|65	+ Revision: 24f9b46
14cu|tvbrowser-3.4.1.0-1|66	- Updated to release 3.4.1.0
14cu|tvbrowser-3.4.1.0-1|67	
14cu|tvbrowser-3.4.1.0-1|68	

15296 14
14cu|tvheadend-3.9-3|1	# import from MIB and upadte to 3.9
14cu|tvheadend-3.9-3|2	
14cu|tvheadend-3.9-3|3	Name:           tvheadend
14cu|tvheadend-3.9-3|4	Summary:        TV streaming server
14cu|tvheadend-3.9-3|5	Version:        3.9
14cu|tvheadend-3.9-3|6	Release:        3
14cu|tvheadend-3.9-3|7	License:        GPLv3
14cu|tvheadend-3.9-3|8	URL:            http://www.lonelycoder.com
14cu|tvheadend-3.9-3|9	Group:          Video
14cu|tvheadend-3.9-3|10	Source0:        https://github.com/tvheadend/tvheadend/archive/v3.9.tar.gz
14cu|tvheadend-3.9-3|11	Source1:        %{name}.service
14cu|tvheadend-3.9-3|12	Source2:        %{name}.png
14cu|tvheadend-3.9-3|13	Source3:        README.install.urpmi
14cu|tvheadend-3.9-3|14	Source4:        %{name}.conf
14cu|tvheadend-3.9-3|15	
14cu|tvheadend-3.9-3|16	
14cu|tvheadend-3.9-3|17	Patch0: 	    %{name}-no_werror.patch
14cu|tvheadend-3.9-3|18	BuildRequires:  fdupes
14cu|tvheadend-3.9-3|19	BuildRequires:	pkgconfig
14cu|tvheadend-3.9-3|20	BuildRequires:  pkgconfig(avahi-client)
14cu|tvheadend-3.9-3|21	BuildRequires:  pkgconfig(openssl)
14cu|tvheadend-3.9-3|22	BuildRequires:  pkgconfig(python)
14cu|tvheadend-3.9-3|23	BuildRequires:  systemd
14cu|tvheadend-3.9-3|24	BuildRequires:  pkgconfig(libavcodec)
14cu|tvheadend-3.9-3|25	BuildRequires:  pkgconfig(libcurl)
14cu|tvheadend-3.9-3|26	BuildRequires:  pkgconfig(libv4lconvert)
14cu|tvheadend-3.9-3|27	
14cu|tvheadend-3.9-3|28	Requires(pre,preun):  rpm-helper
14cu|tvheadend-3.9-3|29	Requires(post):       pwgen
14cu|tvheadend-3.9-3|30	
14cu|tvheadend-3.9-3|31	%description
14cu|tvheadend-3.9-3|32	A TV streaming server supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV,
14cu|tvheadend-3.9-3|33	and Analog video (V4L) as input sources.
14cu|tvheadend-3.9-3|34	
14cu|tvheadend-3.9-3|35	It also comes with a powerful and easy to use web interface both used for
14cu|tvheadend-3.9-3|36	configuration and day-to-day operations, such as searching the EPG and
14cu|tvheadend-3.9-3|37	scheduling recordings.
14cu|tvheadend-3.9-3|38	
14cu|tvheadend-3.9-3|39	
14cu|tvheadend-3.9-3|40	%prep
14cu|tvheadend-3.9-3|41	%setup -q
14cu|tvheadend-3.9-3|42	%patch0 -p1
14cu|tvheadend-3.9-3|43	cp -v %{SOURCE3} .
14cu|tvheadend-3.9-3|44	
14cu|tvheadend-3.9-3|45	%build
14cu|tvheadend-3.9-3|46	%configure --prefix=/usr --release --libdir=%{_libdir} --mandir=%{_mandir}/man1 --disable-dvbscan
14cu|tvheadend-3.9-3|47	%make
14cu|tvheadend-3.9-3|48	
14cu|tvheadend-3.9-3|49	
14cu|tvheadend-3.9-3|50	%install
14cu|tvheadend-3.9-3|51	%makeinstall_std
14cu|tvheadend-3.9-3|52	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
14cu|tvheadend-3.9-3|53	cp -v %{SOURCE4} %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cu|tvheadend-3.9-3|54	
14cu|tvheadend-3.9-3|55	mkdir -p %{buildroot}/%{_unitdir}
14cu|tvheadend-3.9-3|56	install -m0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|tvheadend-3.9-3|57	
14cu|tvheadend-3.9-3|58	# Menu entry
14cu|tvheadend-3.9-3|59	mkdir -p %{buildroot}/%{_datadir}/applications
14cu|tvheadend-3.9-3|60	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop << EOF
14cu|tvheadend-3.9-3|61	[Desktop Entry]
14cu|tvheadend-3.9-3|62	Name=Tvheadend
14cu|tvheadend-3.9-3|63	Comment=%{summary}
14cu|tvheadend-3.9-3|64	Exec=%{_bindir}/xdg-open http://localhost:9981/
14cu|tvheadend-3.9-3|65	Icon=%{name}
14cu|tvheadend-3.9-3|66	Type=Application
14cu|tvheadend-3.9-3|67	Categories=AudioVideo;Video;TV;Recorder;X-Mandriva-CrossDesktop;
14cu|tvheadend-3.9-3|68	EOF
14cu|tvheadend-3.9-3|69	
14cu|tvheadend-3.9-3|70	install -D -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14cu|tvheadend-3.9-3|71	
14cu|tvheadend-3.9-3|72	find %{buildroot} -size 0 -delete
14cu|tvheadend-3.9-3|73	
14cu|tvheadend-3.9-3|74	install -m644 %{SOURCE3} README.urpmi
14cu|tvheadend-3.9-3|75	
14cu|tvheadend-3.9-3|76	%pre
14cu|tvheadend-3.9-3|77	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|tvheadend-3.9-3|78	gpasswd -a %{name} video >/dev/null
14cu|tvheadend-3.9-3|79	
14cu|tvheadend-3.9-3|80	%post
14cu|tvheadend-3.9-3|81	chown %{name}:root %{_localstatedir}/lib/%{name}
14cu|tvheadend-3.9-3|82	cd %{_localstatedir}/lib/%{name}
14cu|tvheadend-3.9-3|83	chown -R %{name}:video .hts*
14cu|tvheadend-3.9-3|84	
14cu|tvheadend-3.9-3|85	if  grep -q '"password": "dummypassword"' %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1; then
14cu|tvheadend-3.9-3|86	sed -i "s,\"password\": \"dummypassword\",\"password\": \"$(pwgen -s 12 1)\"," %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cu|tvheadend-3.9-3|87	fi
14cu|tvheadend-3.9-3|88	
14cu|tvheadend-3.9-3|89	%systemd_post %{name}
14cu|tvheadend-3.9-3|90	
14cu|tvheadend-3.9-3|91	%preun
14cu|tvheadend-3.9-3|92	%systemd_preun %{name}
14cu|tvheadend-3.9-3|93	
14cu|tvheadend-3.9-3|94	
14cu|tvheadend-3.9-3|95	%files
14cu|tvheadend-3.9-3|96	
14cu|tvheadend-3.9-3|97	%doc LICENSE README README.urpmi
14cu|tvheadend-3.9-3|98	%{_bindir}/%{name}
14cu|tvheadend-3.9-3|99	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|tvheadend-3.9-3|100	%{_mandir}/man1/%{name}.1.xz
14cu|tvheadend-3.9-3|101	%{_iconsdir}/%{name}.png
14cu|tvheadend-3.9-3|102	%{_datadir}/applications/%{name}.desktop
14cu|tvheadend-3.9-3|103	%{_datadir}/%{name}
14cu|tvheadend-3.9-3|104	
14cu|tvheadend-3.9-3|105	%dir %attr(-,tvheadend,root) %{_localstatedir}/lib/%{name}
14cu|tvheadend-3.9-3|106	%dir %attr(-,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
14cu|tvheadend-3.9-3|107	%attr(0600,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
14cu|tvheadend-3.9-3|108	
14cu|tvheadend-3.9-3|109	%changelog
14cu|tvheadend-3.9-3|110	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-3
14cu|tvheadend-3.9-3|111	+ Revision: dc9b713
14cu|tvheadend-3.9-3|112	- Migrated to systemd
14cu|tvheadend-3.9-3|113	
14cu|tvheadend-3.9-3|114	

15297 14
14cu|twinkle-1.9.0-1|1	Summary:	Voice Over IP phone using SIP for QT
14cu|twinkle-1.9.0-1|2	Name:		twinkle
14cu|twinkle-1.9.0-1|3	Version:	1.9.0
14cu|twinkle-1.9.0-1|4	Release:	1
14cu|twinkle-1.9.0-1|5	License:	GPLv2+
14cu|twinkle-1.9.0-1|6	Group:		Communications
14cu|twinkle-1.9.0-1|7	Url:		http://twinkle.dolezel.info
14cu|twinkle-1.9.0-1|8	# https://github.com/LubosD/twinkle/archive/%{version}.tar.gz
14cu|twinkle-1.9.0-1|9	Source0:	%{name}-%{version}.tar.gz
14cu|twinkle-1.9.0-1|10	Patch0:		Revert-Build-fix-for-a-probably-broken-std-match_res.patch
14cu|twinkle-1.9.0-1|11	Patch1:		Revert-Replaced-Boost-regex-dependency-with-C-11-reg.patch
14cu|twinkle-1.9.0-1|12	BuildRequires:	bison
14cu|twinkle-1.9.0-1|13	BuildRequires:	cmake
14cu|twinkle-1.9.0-1|14	BuildRequires:	desktop-file-utils
14cu|twinkle-1.9.0-1|15	BuildRequires:	flex
14cu|twinkle-1.9.0-1|16	BuildRequires:	qt5-linguist-tools
14cu|twinkle-1.9.0-1|17	BuildRequires:	boost-devel
14cu|twinkle-1.9.0-1|18	BuildRequires:	magic-devel
14cu|twinkle-1.9.0-1|19	BuildRequires:	readline-devel
14cu|twinkle-1.9.0-1|20	BuildRequires:	pkgconfig(alsa)
14cu|twinkle-1.9.0-1|21	BuildRequires:	pkgconfig(commoncpp)
14cu|twinkle-1.9.0-1|22	BuildRequires:	pkgconfig(libccrtp)
14cu|twinkle-1.9.0-1|23	BuildRequires:	pkgconfig(libilbc)
14cu|twinkle-1.9.0-1|24	BuildRequires:	pkgconfig(libxml-2.0)
14cu|twinkle-1.9.0-1|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|twinkle-1.9.0-1|26	BuildRequires:	pkgconfig(Qt5Declarative)
14cu|twinkle-1.9.0-1|27	BuildRequires:	pkgconfig(Qt5Quick)
14cu|twinkle-1.9.0-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|twinkle-1.9.0-1|29	BuildRequires:	pkgconfig(sndfile)
14cu|twinkle-1.9.0-1|30	BuildRequires:	pkgconfig(speex)
14cu|twinkle-1.9.0-1|31	BuildRequires:	pkgconfig(ucommon)
14cu|twinkle-1.9.0-1|32	
14cu|twinkle-1.9.0-1|33	%description
14cu|twinkle-1.9.0-1|34	Twinkle is a soft phone for your voice over IP communcations using the SIP
14cu|twinkle-1.9.0-1|35	protocol. You can use it for direct IP phone to IP phone communication or in
14cu|twinkle-1.9.0-1|36	a network using a SIP proxy to route your calls.
14cu|twinkle-1.9.0-1|37	
14cu|twinkle-1.9.0-1|38	%files
14cu|twinkle-1.9.0-1|39	%doc AUTHORS COPYING NEWS README.md THANKS
14cu|twinkle-1.9.0-1|40	%{_bindir}/%{name}
14cu|twinkle-1.9.0-1|41	%{_bindir}/%{name}-console
14cu|twinkle-1.9.0-1|42	%{_datadir}/applications/*.desktop
14cu|twinkle-1.9.0-1|43	%{_datadir}/pixmaps/%{name}.png
14cu|twinkle-1.9.0-1|44	%{_datadir}/%{name}/
14cu|twinkle-1.9.0-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|twinkle-1.9.0-1|46	
14cu|twinkle-1.9.0-1|47	#----------------------------------------------------------------------------
14cu|twinkle-1.9.0-1|48	
14cu|twinkle-1.9.0-1|49	%prep
14cu|twinkle-1.9.0-1|50	%setup -q
14cu|twinkle-1.9.0-1|51	%apply_patches
14cu|twinkle-1.9.0-1|52	
14cu|twinkle-1.9.0-1|53	%build
14cu|twinkle-1.9.0-1|54	%cmake_qt5 \
14cu|twinkle-1.9.0-1|55	-DWITH_QT5:BOOL=ON \
14cu|twinkle-1.9.0-1|56	-DWITH_SPEEX:BOOL=ON
14cu|twinkle-1.9.0-1|57	%make
14cu|twinkle-1.9.0-1|58	
14cu|twinkle-1.9.0-1|59	%install
14cu|twinkle-1.9.0-1|60	%makeinstall_std -C build
14cu|twinkle-1.9.0-1|61	
14cu|twinkle-1.9.0-1|62	#icons
14cu|twinkle-1.9.0-1|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,24x24,32x32,48x48}/apps
14cu|twinkle-1.9.0-1|64	install -m 0644 src/gui/images/twinkle48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|twinkle-1.9.0-1|65	install -m 0644 src/gui/images/twinkle32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|twinkle-1.9.0-1|66	install -m 0644 src/gui/images/twinkle24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
14cu|twinkle-1.9.0-1|67	install -m 0644 src/gui/images/twinkle16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|twinkle-1.9.0-1|68	
14cu|twinkle-1.9.0-1|69	# correct icon syntax
14cu|twinkle-1.9.0-1|70	sed -i -e 's,%{_datadir}/%{name}/twinkle48.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|twinkle-1.9.0-1|71	
14cu|twinkle-1.9.0-1|72	desktop-file-install \
14cu|twinkle-1.9.0-1|73	--vendor="" \
14cu|twinkle-1.9.0-1|74	--dir %{buildroot}%{_datadir}/applications/ \
14cu|twinkle-1.9.0-1|75	--remove-category="KDE" \
14cu|twinkle-1.9.0-1|76	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|twinkle-1.9.0-1|77	
14cu|twinkle-1.9.0-1|78	
14cu|twinkle-1.9.0-1|79	%changelog
14cu|twinkle-1.9.0-1|80	
14cu|twinkle-1.9.0-1|81	* Mon Aug 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
14cu|twinkle-1.9.0-1|82	- (10f91e1) New version 1.9.0
14cu|twinkle-1.9.0-1|83	- (10f91e1) Switch to Qt5
14cu|twinkle-1.9.0-1|84	- (10f91e1) Update other BuildRequires
14cu|twinkle-1.9.0-1|85	
14cu|twinkle-1.9.0-1|86	

15298 14
14cu|txt2regex-0.8-7|1	Summary:	A program to generate regex
14cu|txt2regex-0.8-7|2	Name:		txt2regex
14cu|txt2regex-0.8-7|3	Version:	0.8
14cu|txt2regex-0.8-7|4	Release:	7
14cu|txt2regex-0.8-7|5	Group:		File tools
14cu|txt2regex-0.8-7|6	License:	GPLv2
14cu|txt2regex-0.8-7|7	URL:            http://www.aurelio.net/soft/txt2regex/
14cu|txt2regex-0.8-7|8	Source0:        http://txt2regex.sourceforge.net/%{name}-%{version}.tgz
14cu|txt2regex-0.8-7|9	BuildArch:	noarch
14cu|txt2regex-0.8-7|10	Requires:	bash
14cu|txt2regex-0.8-7|11	
14cu|txt2regex-0.8-7|12	%description
14cu|txt2regex-0.8-7|13	^txt2regex$ is a Regular Expression "wizard", all written
14cu|txt2regex-0.8-7|14	with bash2 builtins, that converts human sentences to
14cu|txt2regex-0.8-7|15	RegExs. with a simple interface, you just answer to
14cu|txt2regex-0.8-7|16	questions and build your own RegEx for a large variety of
14cu|txt2regex-0.8-7|17	programs, like awk, ed, emacs, grep, perl, php, procmail,
14cu|txt2regex-0.8-7|18	python, sed and vim. there are more than 20 supported
14cu|txt2regex-0.8-7|19	programs. it's bash so download and run, no compilation needed.
14cu|txt2regex-0.8-7|20	
14cu|txt2regex-0.8-7|21	%prep
14cu|txt2regex-0.8-7|22	
14cu|txt2regex-0.8-7|23	%setup -q
14cu|txt2regex-0.8-7|24	
14cu|txt2regex-0.8-7|25	%build
14cu|txt2regex-0.8-7|26	
14cu|txt2regex-0.8-7|27	%make DESTDIR=%{buildroot}
14cu|txt2regex-0.8-7|28	
14cu|txt2regex-0.8-7|29	%install
14cu|txt2regex-0.8-7|30	%makeinstall_std
14cu|txt2regex-0.8-7|31	
14cu|txt2regex-0.8-7|32	install -d %{buildroot}%{_mandir}/man1
14cu|txt2regex-0.8-7|33	install -m0644 txt2regex.man %{buildroot}%{_mandir}/man1/%{name}.1
14cu|txt2regex-0.8-7|34	
14cu|txt2regex-0.8-7|35	%find_lang %{name}
14cu|txt2regex-0.8-7|36	
14cu|txt2regex-0.8-7|37	%files -f %{name}.lang
14cu|txt2regex-0.8-7|38	%defattr(-,root,root,0755)
14cu|txt2regex-0.8-7|39	%doc README README.japanese NEWS Changelog TODO
14cu|txt2regex-0.8-7|40	%{_bindir}/%{name}
14cu|txt2regex-0.8-7|41	%{_mandir}/man1/%{name}.1*
14cu|txt2regex-0.8-7|42	
14cu|txt2regex-0.8-7|43	%changelog
14cu|txt2regex-0.8-7|44	
14cu|txt2regex-0.8-7|45	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-7
14cu|txt2regex-0.8-7|46	- (3607965) Fix URL, spec cleanup
14cu|txt2regex-0.8-7|47	
14cu|txt2regex-0.8-7|48	

15299 14
14cu|ubridge-0.9.5-1|1	%define __strip /bin/true
14cu|ubridge-0.9.5-1|2	%define debug_package %{nil}
14cu|ubridge-0.9.5-1|3	
14cu|ubridge-0.9.5-1|4	Name: ubridge
14cu|ubridge-0.9.5-1|5	Version: 0.9.5
14cu|ubridge-0.9.5-1|6	Release: 1
14cu|ubridge-0.9.5-1|7	
14cu|ubridge-0.9.5-1|8	Summary: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
14cu|ubridge-0.9.5-1|9	License: GPLv3
14cu|ubridge-0.9.5-1|10	Group: Networking/Other
14cu|ubridge-0.9.5-1|11	Url: https://github.com/GNS3/ubridge
14cu|ubridge-0.9.5-1|12	
14cu|ubridge-0.9.5-1|13	
14cu|ubridge-0.9.5-1|14	Source: https://github.com/GNS3/ubridge/archive/v0.9.5.tar.gz
14cu|ubridge-0.9.5-1|15	
14cu|ubridge-0.9.5-1|16	BuildRequires: gcc libpcap-devel
14cu|ubridge-0.9.5-1|17	
14cu|ubridge-0.9.5-1|18	%description
14cu|ubridge-0.9.5-1|19	uBridge is a simple application to create user-land bridges between various
14cu|ubridge-0.9.5-1|20	technologies. Currently bridging between UDP tunnels, Ethernet and TAP
14cu|ubridge-0.9.5-1|21	interfaces is supported. Packet capture is also supported.
14cu|ubridge-0.9.5-1|22	
14cu|ubridge-0.9.5-1|23	%prep
14cu|ubridge-0.9.5-1|24	%setup -q -n %{name}-%{version}
14cu|ubridge-0.9.5-1|25	
14cu|ubridge-0.9.5-1|26	%build
14cu|ubridge-0.9.5-1|27	%make
14cu|ubridge-0.9.5-1|28	
14cu|ubridge-0.9.5-1|29	%install
14cu|ubridge-0.9.5-1|30	mkdir -p %{buildroot}%{_bindir}
14cu|ubridge-0.9.5-1|31	install -m4755 %{name} %{buildroot}%{_bindir}
14cu|ubridge-0.9.5-1|32	
14cu|ubridge-0.9.5-1|33	%files
14cu|ubridge-0.9.5-1|34	%doc LICENSE README.rst
14cu|ubridge-0.9.5-1|35	%{_bindir}/%{name}
14cu|ubridge-0.9.5-1|36	
14cu|ubridge-0.9.5-1|37	
14cu|ubridge-0.9.5-1|38	%changelog
14cu|ubridge-0.9.5-1|39	
14cu|ubridge-0.9.5-1|40	* Fri Oct 21 2016 Denis Silakov <dsilakov@gmail.com> 0.9.5-1
14cu|ubridge-0.9.5-1|41	- (8be9229) Fix build
14cu|ubridge-0.9.5-1|42	
14cu|ubridge-0.9.5-1|43	

15300 14
14cu|uchardet-0.0.5-2|1	# define distsuffix mrb
14cu|uchardet-0.0.5-2|2	# define debug_package %{nil}
14cu|uchardet-0.0.5-2|3	
14cu|uchardet-0.0.5-2|4	
14cu|uchardet-0.0.5-2|5	%define lib_major 0
14cu|uchardet-0.0.5-2|6	%define lib_name %mklibname uchardet %{lib_major}
14cu|uchardet-0.0.5-2|7	%define develname %mklibname -d uchardet
14cu|uchardet-0.0.5-2|8	
14cu|uchardet-0.0.5-2|9	Name: uchardet
14cu|uchardet-0.0.5-2|10	Summary: Universal char-set detection
14cu|uchardet-0.0.5-2|11	Version: 0.0.5
14cu|uchardet-0.0.5-2|12	Release: 2
14cu|uchardet-0.0.5-2|13	Group: Development/Other
14cu|uchardet-0.0.5-2|14	License: MPLv1.1
14cu|uchardet-0.0.5-2|15	URL: http://code.google.com/p/uchardet/
14cu|uchardet-0.0.5-2|16	Source0: http://uchardet.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|uchardet-0.0.5-2|17	BuildRequires: cmake
14cu|uchardet-0.0.5-2|18	
14cu|uchardet-0.0.5-2|19	%description
14cu|uchardet-0.0.5-2|20	uchardet is a C language binding of the original C++ implementation of the
14cu|uchardet-0.0.5-2|21	universal char-set detection library by Mozilla. uchardet is an encoding
14cu|uchardet-0.0.5-2|22	detector library, which takes a sequence of bytes in an unknown character
14cu|uchardet-0.0.5-2|23	encoding without any additional information, and attempts to determine the
14cu|uchardet-0.0.5-2|24	encoding of the text.
14cu|uchardet-0.0.5-2|25	
14cu|uchardet-0.0.5-2|26	
14cu|uchardet-0.0.5-2|27	%package -n %{lib_name}
14cu|uchardet-0.0.5-2|28	Summary:    Universal charset detection
14cu|uchardet-0.0.5-2|29	Group:      Development/Other
14cu|uchardet-0.0.5-2|30	
14cu|uchardet-0.0.5-2|31	%description -n %{lib_name}
14cu|uchardet-0.0.5-2|32	C language binding of the original C++ implementation of the
14cu|uchardet-0.0.5-2|33	universal char-set detection library by Mozilla.
14cu|uchardet-0.0.5-2|34	
14cu|uchardet-0.0.5-2|35	%files
14cu|uchardet-0.0.5-2|36	%doc COPYING AUTHORS
14cu|uchardet-0.0.5-2|37	%{_bindir}/%{name}
14cu|uchardet-0.0.5-2|38	%{_mandir}/man1/%{name}.1.*
14cu|uchardet-0.0.5-2|39	
14cu|uchardet-0.0.5-2|40	%files -n %{lib_name}
14cu|uchardet-0.0.5-2|41	%doc COPYING AUTHORS
14cu|uchardet-0.0.5-2|42	%{_libdir}/lib%{name}.so.%{lib_major}*
14cu|uchardet-0.0.5-2|43	
14cu|uchardet-0.0.5-2|44	
14cu|uchardet-0.0.5-2|45	
14cu|uchardet-0.0.5-2|46	
14cu|uchardet-0.0.5-2|47	
14cu|uchardet-0.0.5-2|48	%package -n %develname
14cu|uchardet-0.0.5-2|49	Summary: Development files for uchardet
14cu|uchardet-0.0.5-2|50	Provides:  %{name}-devel = %{version}-%{release}
14cu|uchardet-0.0.5-2|51	Requires:  %{lib_name} = %{version}-%release
14cu|uchardet-0.0.5-2|52	
14cu|uchardet-0.0.5-2|53	%description -n %develname
14cu|uchardet-0.0.5-2|54	Header files and Libraries for the package uchardet.
14cu|uchardet-0.0.5-2|55	
14cu|uchardet-0.0.5-2|56	%files -n %develname
14cu|uchardet-0.0.5-2|57	%doc COPYING AUTHORS
14cu|uchardet-0.0.5-2|58	%{_includedir}/%{name}
14cu|uchardet-0.0.5-2|59	%{_libdir}/lib%{name}.a
14cu|uchardet-0.0.5-2|60	%{_libdir}/lib%{name}.so
14cu|uchardet-0.0.5-2|61	%{_libdir}/pkgconfig/%{name}.pc
14cu|uchardet-0.0.5-2|62	
14cu|uchardet-0.0.5-2|63	
14cu|uchardet-0.0.5-2|64	%prep
14cu|uchardet-0.0.5-2|65	%setup -q
14cu|uchardet-0.0.5-2|66	
14cu|uchardet-0.0.5-2|67	%build
14cu|uchardet-0.0.5-2|68	%cmake
14cu|uchardet-0.0.5-2|69	%make
14cu|uchardet-0.0.5-2|70	
14cu|uchardet-0.0.5-2|71	%install
14cu|uchardet-0.0.5-2|72	%makeinstall_std -C build
14cu|uchardet-0.0.5-2|73	
14cu|uchardet-0.0.5-2|74	
14cu|uchardet-0.0.5-2|75	
14cu|uchardet-0.0.5-2|76	
14cu|uchardet-0.0.5-2|77	
14cu|uchardet-0.0.5-2|78	
14cu|uchardet-0.0.5-2|79	%changelog
14cu|uchardet-0.0.5-2|80	
14cu|uchardet-0.0.5-2|81	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 0.0.5-2
14cu|uchardet-0.0.5-2|82	- (8e8ee57) Merge pull request #1 from praktikarosa/uchardet:rosa2014.1
14cu|uchardet-0.0.5-2|83	- (8e8ee57) uchardet
14cu|uchardet-0.0.5-2|84	
14cu|uchardet-0.0.5-2|85	

15301 14
14cu|ucon64-2.0.0-11|1	%define debug_package %{nil}
14cu|ucon64-2.0.0-11|2	
14cu|ucon64-2.0.0-11|3	Summary:	Console ROM backup tool
14cu|ucon64-2.0.0-11|4	Name:		ucon64
14cu|ucon64-2.0.0-11|5	Version:	2.0.0
14cu|ucon64-2.0.0-11|6	Release:	11
14cu|ucon64-2.0.0-11|7	License:	GPLv2+
14cu|ucon64-2.0.0-11|8	Group:		Emulators
14cu|ucon64-2.0.0-11|9	Url:		http://ucon64.sf.net/
14cu|ucon64-2.0.0-11|10	Source0:	http://prdownloads.sourceforge.net/ucon64/%{name}-%{version}-src.tar.bz2
14cu|ucon64-2.0.0-11|11	Source1:	http://prdownloads.sourceforge.net/ucon64/uf-FOX-1.1-src.tgz
14cu|ucon64-2.0.0-11|12	Patch0:		uf-FOX-1.1-libfox1.7.patch
14cu|ucon64-2.0.0-11|13	Patch1:		uf-FOX-1.1-ptrfix.patch
14cu|ucon64-2.0.0-11|14	Patch2:		ucon64-2.0.0-gzfile.patch
14cu|ucon64-2.0.0-11|15	Patch3:		ucon64-2.0.0-ovflfix.patch
14cu|ucon64-2.0.0-11|16	Patch4:		ucon64-2.0.0-defines.patch
14cu|ucon64-2.0.0-11|17	BuildRequires:	pkgconfig(fox17)
14cu|ucon64-2.0.0-11|18	BuildRequires:	pkgconfig(libusb)
14cu|ucon64-2.0.0-11|19	BuildRequires:	pkgconfig(zlib)
14cu|ucon64-2.0.0-11|20	# ld will fail with fatal error, it needs static lib only
14cu|ucon64-2.0.0-11|21	BuildConflicts:	ieee1284-devel
14cu|ucon64-2.0.0-11|22	
14cu|ucon64-2.0.0-11|23	%description
14cu|ucon64-2.0.0-11|24	uCON64 is a console ROM backup tool.
14cu|ucon64-2.0.0-11|25	
14cu|ucon64-2.0.0-11|26	%files
14cu|ucon64-2.0.0-11|27	%doc FILE_ID.DIZ VERSION *.html
14cu|ucon64-2.0.0-11|28	%{_bindir}/ucon64
14cu|ucon64-2.0.0-11|29	
14cu|ucon64-2.0.0-11|30	#----------------------------------------------------------------------------
14cu|ucon64-2.0.0-11|31	
14cu|ucon64-2.0.0-11|32	%package -n %{name}-gui
14cu|ucon64-2.0.0-11|33	Summary:	GUI for Ucon64, a console ROM backup tool
14cu|ucon64-2.0.0-11|34	Group:		Emulators
14cu|ucon64-2.0.0-11|35	Requires:	%{name}
14cu|ucon64-2.0.0-11|36	
14cu|ucon64-2.0.0-11|37	%description -n %{name}-gui
14cu|ucon64-2.0.0-11|38	GUI for Ucon64, a console ROM backup tool
14cu|ucon64-2.0.0-11|39	
14cu|ucon64-2.0.0-11|40	%files -n %{name}-gui
14cu|ucon64-2.0.0-11|41	%doc uf-FOX-1.1-src/README.txt uf-FOX-1.1-src/gpl.txt
14cu|ucon64-2.0.0-11|42	%{_bindir}/uf
14cu|ucon64-2.0.0-11|43	
14cu|ucon64-2.0.0-11|44	#----------------------------------------------------------------------------
14cu|ucon64-2.0.0-11|45	
14cu|ucon64-2.0.0-11|46	%prep
14cu|ucon64-2.0.0-11|47	%setup -q -n %{name}-%{version}-src -a 1
14cu|ucon64-2.0.0-11|48	%patch0 -p0
14cu|ucon64-2.0.0-11|49	%patch1 -p0
14cu|ucon64-2.0.0-11|50	%patch2 -p1
14cu|ucon64-2.0.0-11|51	%patch3 -p1
14cu|ucon64-2.0.0-11|52	%patch4 -p1
14cu|ucon64-2.0.0-11|53	
14cu|ucon64-2.0.0-11|54	#no configure script for the gui :(
14cu|ucon64-2.0.0-11|55	perl -pi -e "s/local\///g" uf-FOX-1.1-src/Makefile
14cu|ucon64-2.0.0-11|56	LIBFOX_VERSION=1.7
14cu|ucon64-2.0.0-11|57	perl -pi -e "s/1\.4/$LIBFOX_VERSION/g" uf-FOX-1.1-src/Makefile
14cu|ucon64-2.0.0-11|58	
14cu|ucon64-2.0.0-11|59	%build
14cu|ucon64-2.0.0-11|60	cd src
14cu|ucon64-2.0.0-11|61	%configure \
14cu|ucon64-2.0.0-11|62	--enable-libcd64 \
14cu|ucon64-2.0.0-11|63	--with-libusb \
14cu|ucon64-2.0.0-11|64	--enable-ppdev
14cu|ucon64-2.0.0-11|65	%make
14cu|ucon64-2.0.0-11|66	
14cu|ucon64-2.0.0-11|67	pushd ../uf-FOX-1.1-src
14cu|ucon64-2.0.0-11|68	make
14cu|ucon64-2.0.0-11|69	popd
14cu|ucon64-2.0.0-11|70	
14cu|ucon64-2.0.0-11|71	%install
14cu|ucon64-2.0.0-11|72	# don't use %%makeinstall here
14cu|ucon64-2.0.0-11|73	install -d %{buildroot}%{_bindir}
14cu|ucon64-2.0.0-11|74	install -m 755 src/%{name} %{buildroot}%{_bindir}
14cu|ucon64-2.0.0-11|75	
14cu|ucon64-2.0.0-11|76	#install gui
14cu|ucon64-2.0.0-11|77	install -m 755 uf-FOX-1.1-src/uf %{buildroot}%{_bindir}
14cu|ucon64-2.0.0-11|78	chmod 644 uf-FOX-1.1-src/README.txt
14cu|ucon64-2.0.0-11|79	#note : add a icon & menu entry
14cu|ucon64-2.0.0-11|80	
14cu|ucon64-2.0.0-11|81	
14cu|ucon64-2.0.0-11|82	%changelog
14cu|ucon64-2.0.0-11|83	
14cu|ucon64-2.0.0-11|84	* Fri Jun 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-11
14cu|ucon64-2.0.0-11|85	- (ab5ec9a) Disable debug package
14cu|ucon64-2.0.0-11|86	- (ab5ec9a) Add patch to fix build (undefined TRUE and FALSE)
14cu|ucon64-2.0.0-11|87	
14cu|ucon64-2.0.0-11|88	

15302 14
14cu|udevil-0.4.4-1|1	Summary:	Mount and unmount without password
14cu|udevil-0.4.4-1|2	Name:		udevil
14cu|udevil-0.4.4-1|3	Version:	0.4.4
14cu|udevil-0.4.4-1|4	Release:	1
14cu|udevil-0.4.4-1|5	License:	GPLv3+
14cu|udevil-0.4.4-1|6	Group:		System/Base
14cu|udevil-0.4.4-1|7	Url:		http://ignorantguru.github.com/udevil/
14cu|udevil-0.4.4-1|8	Source0:	https://github.com/IgnorantGuru/%{name}/archive/%{name}-%{version}.tar.gz
14cu|udevil-0.4.4-1|9	Patch0:		udevil-0.4.4-install-mode.patch
14cu|udevil-0.4.4-1|10	BuildRequires:	intltool
14cu|udevil-0.4.4-1|11	BuildRequires:	pkgconfig(glib-2.0)
14cu|udevil-0.4.4-1|12	BuildRequires:	pkgconfig(systemd)
14cu|udevil-0.4.4-1|13	BuildRequires:	pkgconfig(udev)
14cu|udevil-0.4.4-1|14	Requires(post,preun):	systemd
14cu|udevil-0.4.4-1|15	
14cu|udevil-0.4.4-1|16	%description
14cu|udevil-0.4.4-1|17	udevil is a command line Linux program which mounts and unmounts
14cu|udevil-0.4.4-1|18	removable devices without a password, shows device info, and monitors
14cu|udevil-0.4.4-1|19	device changes. It can also mount ISO files, nfs://, smb://, ftp://,
14cu|udevil-0.4.4-1|20	ssh:// and WebDAV URLs, and tmpfs/ramfs filesystems
14cu|udevil-0.4.4-1|21	
14cu|udevil-0.4.4-1|22	%files -f %{name}.lang
14cu|udevil-0.4.4-1|23	%doc AUTHORS COPYING README
14cu|udevil-0.4.4-1|24	%attr(4755,root,root) %{_bindir}/%{name}
14cu|udevil-0.4.4-1|25	%{_bindir}/devmon
14cu|udevil-0.4.4-1|26	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14cu|udevil-0.4.4-1|27	%config(noreplace) %{_sysconfdir}/conf.d/devmon
14cu|udevil-0.4.4-1|28	%{_unitdir}/devmon.service
14cu|udevil-0.4.4-1|29	
14cu|udevil-0.4.4-1|30	%post
14cu|udevil-0.4.4-1|31	%systemd_post devmon.service
14cu|udevil-0.4.4-1|32	
14cu|udevil-0.4.4-1|33	%preun
14cu|udevil-0.4.4-1|34	%systemd_preun devmon.service
14cu|udevil-0.4.4-1|35	
14cu|udevil-0.4.4-1|36	#----------------------------------------------------------------------------
14cu|udevil-0.4.4-1|37	
14cu|udevil-0.4.4-1|38	%prep
14cu|udevil-0.4.4-1|39	%setup -q
14cu|udevil-0.4.4-1|40	%patch0 -p1
14cu|udevil-0.4.4-1|41	
14cu|udevil-0.4.4-1|42	%build
14cu|udevil-0.4.4-1|43	autoreconf -fi
14cu|udevil-0.4.4-1|44	# libdir is used for systemd unit install only
14cu|udevil-0.4.4-1|45	%configure2_5x \
14cu|udevil-0.4.4-1|46	--libdir=/lib
14cu|udevil-0.4.4-1|47	%make
14cu|udevil-0.4.4-1|48	
14cu|udevil-0.4.4-1|49	%install
14cu|udevil-0.4.4-1|50	%makeinstall_std
14cu|udevil-0.4.4-1|51	
14cu|udevil-0.4.4-1|52	mv %{buildroot}%{_unitdir}/devmon@.service %{buildroot}%{_unitdir}/devmon.service
14cu|udevil-0.4.4-1|53	
14cu|udevil-0.4.4-1|54	%find_lang %{name}
14cu|udevil-0.4.4-1|55	
14cu|udevil-0.4.4-1|56	
14cu|udevil-0.4.4-1|57	%changelog
14cu|udevil-0.4.4-1|58	
14cu|udevil-0.4.4-1|59	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.4-1
14cu|udevil-0.4.4-1|60	- (b841714) Spec cleanup
14cu|udevil-0.4.4-1|61	
14cu|udevil-0.4.4-1|62	

15303 14
14cu|udns-0.4-2|1	%define	major 0
14cu|udns-0.4-2|2	%define libname %mklibname udns %{major}
14cu|udns-0.4-2|3	%define develname %mklibname udns -d
14cu|udns-0.4-2|4	
14cu|udns-0.4-2|5	Summary:	DNS Resolver Library
14cu|udns-0.4-2|6	Name:		udns
14cu|udns-0.4-2|7	Version:	0.4
14cu|udns-0.4-2|8	Release:	2
14cu|udns-0.4-2|9	Group:		Networking/Other
14cu|udns-0.4-2|10	License:	LGPLv2+
14cu|udns-0.4-2|11	URL:		http://www.corpit.ru/mjt/udns.html
14cu|udns-0.4-2|12	Source0:	http://www.corpit.ru/mjt/udns/%{name}-%{version}.tar.gz
14cu|udns-0.4-2|13	BuildConflicts:	%{name}-devel
14cu|udns-0.4-2|14	
14cu|udns-0.4-2|15	%description
14cu|udns-0.4-2|16	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cu|udns-0.4-2|17	asyncronous DNS queries.
14cu|udns-0.4-2|18	
14cu|udns-0.4-2|19	%package -n	%{libname}
14cu|udns-0.4-2|20	Summary:	DNS Resolver Library
14cu|udns-0.4-2|21	Group:          System/Libraries
14cu|udns-0.4-2|22	
14cu|udns-0.4-2|23	%description -n	%{libname}
14cu|udns-0.4-2|24	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cu|udns-0.4-2|25	asyncronous DNS queries.
14cu|udns-0.4-2|26	
14cu|udns-0.4-2|27	This package contains the shared UDNS library.
14cu|udns-0.4-2|28	
14cu|udns-0.4-2|29	%package -n	%{develname}
14cu|udns-0.4-2|30	Summary:	Static library and header files for the libmemcached library
14cu|udns-0.4-2|31	Group:		Development/C
14cu|udns-0.4-2|32	Requires:	%{libname} = %{version}-%{release}
14cu|udns-0.4-2|33	Provides:	%{name}-devel = %{version}-%{release}
14cu|udns-0.4-2|34	
14cu|udns-0.4-2|35	%description -n	%{develname}
14cu|udns-0.4-2|36	UDNS is a stub DNS resolver library with ability to perform both syncronous and
14cu|udns-0.4-2|37	asyncronous DNS queries.
14cu|udns-0.4-2|38	
14cu|udns-0.4-2|39	This package contains the static UDNS library and its header files.
14cu|udns-0.4-2|40	
14cu|udns-0.4-2|41	%prep
14cu|udns-0.4-2|42	
14cu|udns-0.4-2|43	%setup -q -n %{name}-%{version}
14cu|udns-0.4-2|44	
14cu|udns-0.4-2|45	%build
14cu|udns-0.4-2|46	
14cu|udns-0.4-2|47	./configure
14cu|udns-0.4-2|48	
14cu|udns-0.4-2|49	make CFLAGS="%{optflags}" SOVER="%{major}" staticlib sharedlib
14cu|udns-0.4-2|50	ln -snf libudns.so.%{major} libudns.so
14cu|udns-0.4-2|51	
14cu|udns-0.4-2|52	gcc %{optflags} -DHAVE_CONFIG_H -o udns-rblcheck rblcheck.c -L. -ludns
14cu|udns-0.4-2|53	gcc %{optflags} -DHAVE_CONFIG_H -o udns-dnsget dnsget.c -L. -ludns
14cu|udns-0.4-2|54	#gcc %{optflags} -DHAVE_CONFIG_H -o udns-ex-rdns ex-rdns.c -L. -ludns
14cu|udns-0.4-2|55	
14cu|udns-0.4-2|56	%install
14cu|udns-0.4-2|57	
14cu|udns-0.4-2|58	install -d %{buildroot}%{_bindir}
14cu|udns-0.4-2|59	install -d %{buildroot}%{_libdir}
14cu|udns-0.4-2|60	install -d %{buildroot}%{_includedir}
14cu|udns-0.4-2|61	install -d %{buildroot}%{_mandir}/man1
14cu|udns-0.4-2|62	install -d %{buildroot}%{_mandir}/man3
14cu|udns-0.4-2|63	
14cu|udns-0.4-2|64	install -m0755 libudns.so.%{major} %{buildroot}%{_libdir}/
14cu|udns-0.4-2|65	ln -snf libudns.so.%{major} %{buildroot}%{_libdir}/libudns.so
14cu|udns-0.4-2|66	install -m0644 libudns.a %{buildroot}%{_libdir}/
14cu|udns-0.4-2|67	install -m0644 udns.h %{buildroot}%{_includedir}/
14cu|udns-0.4-2|68	
14cu|udns-0.4-2|69	install -m0755 udns-rblcheck %{buildroot}%{_bindir}/
14cu|udns-0.4-2|70	install -m0755 udns-dnsget %{buildroot}%{_bindir}/
14cu|udns-0.4-2|71	
14cu|udns-0.4-2|72	install -m0644 dnsget.1 %{buildroot}%{_mandir}/man1/udns-dnsget.1
14cu|udns-0.4-2|73	install -m0644 rblcheck.1 %{buildroot}%{_mandir}/man1/udns-rblcheck.1
14cu|udns-0.4-2|74	install -m0644 udns.3 %{buildroot}%{_mandir}/man3/
14cu|udns-0.4-2|75	
14cu|udns-0.4-2|76	%clean
14cu|udns-0.4-2|77	
14cu|udns-0.4-2|78	%files
14cu|udns-0.4-2|79	%{_bindir}/udns-rblcheck
14cu|udns-0.4-2|80	%{_bindir}/udns-dnsget
14cu|udns-0.4-2|81	%{_mandir}/man1/udns-dnsget.1*
14cu|udns-0.4-2|82	%{_mandir}/man1/udns-rblcheck.1*
14cu|udns-0.4-2|83	
14cu|udns-0.4-2|84	%files -n %{libname}
14cu|udns-0.4-2|85	%doc COPYING.LGPL NEWS NOTES TODO
14cu|udns-0.4-2|86	%{_libdir}/libudns.so.%{major}
14cu|udns-0.4-2|87	
14cu|udns-0.4-2|88	%files -n %{develname}
14cu|udns-0.4-2|89	%{_includedir}/*
14cu|udns-0.4-2|90	%{_libdir}/libudns.so
14cu|udns-0.4-2|91	%{_libdir}/libudns.a
14cu|udns-0.4-2|92	%{_mandir}/man3/udns.3*
14cu|udns-0.4-2|93	
14cu|udns-0.4-2|94	
14cu|udns-0.4-2|95	
14cu|udns-0.4-2|96	%changelog
14cu|udns-0.4-2|97	
14cu|udns-0.4-2|98	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 0.4-2
14cu|udns-0.4-2|99	- (e797b5f) Updated to 2.4
14cu|udns-0.4-2|100	
14cu|udns-0.4-2|101	

15304 14
14cu|udpcast-20120424-2|1	%define debug_package %{nil}
14cu|udpcast-20120424-2|2	
14cu|udpcast-20120424-2|3	Summary:	UDP broadcast installation
14cu|udpcast-20120424-2|4	Name:		udpcast
14cu|udpcast-20120424-2|5	Version:	20120424
14cu|udpcast-20120424-2|6	Release:	2
14cu|udpcast-20120424-2|7	License:	GPLv2+ and BSD-like
14cu|udpcast-20120424-2|8	Group:		Networking/Other
14cu|udpcast-20120424-2|9	Url:		http://udpcast.linux.lu/
14cu|udpcast-20120424-2|10	Source0:	http://udpcast.linux.lu/download/%{name}-%{version}.tar.gz
14cu|udpcast-20120424-2|11	Patch0:		udpcast-20120424-gcc4.9.patch
14cu|udpcast-20120424-2|12	
14cu|udpcast-20120424-2|13	%description
14cu|udpcast-20120424-2|14	UDPcast is a file transfer tool that can send data simultaneously to many
14cu|udpcast-20120424-2|15	destinations on a LAN. This can for instance be used to install entire
14cu|udpcast-20120424-2|16	classrooms of PC's at once. The advantage of UDPcast over using other methods
14cu|udpcast-20120424-2|17	(nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities:
14cu|udpcast-20120424-2|18	it won't take longer to install 15 machines than it would to install just 2
14cu|udpcast-20120424-2|19	
14cu|udpcast-20120424-2|20	%files
14cu|udpcast-20120424-2|21	%doc cmd.html COPYING *.txt
14cu|udpcast-20120424-2|22	%{_sbindir}/udp-receiver
14cu|udpcast-20120424-2|23	%{_sbindir}/udp-sender
14cu|udpcast-20120424-2|24	%{_mandir}/man1/udp-receiver.1*
14cu|udpcast-20120424-2|25	%{_mandir}/man1/udp-sender.1*
14cu|udpcast-20120424-2|26	
14cu|udpcast-20120424-2|27	#----------------------------------------------------------------------------
14cu|udpcast-20120424-2|28	
14cu|udpcast-20120424-2|29	%package devel
14cu|udpcast-20120424-2|30	Summary:	Header files for UDPcast
14cu|udpcast-20120424-2|31	Requires:	%{name} = %{EVRD}
14cu|udpcast-20120424-2|32	
14cu|udpcast-20120424-2|33	%description devel
14cu|udpcast-20120424-2|34	Header files for UDPcast
14cu|udpcast-20120424-2|35	
14cu|udpcast-20120424-2|36	%files devel
14cu|udpcast-20120424-2|37	%{_includedir}/udpcast/rateGovernor.h
14cu|udpcast-20120424-2|38	
14cu|udpcast-20120424-2|39	#----------------------------------------------------------------------------
14cu|udpcast-20120424-2|40	
14cu|udpcast-20120424-2|41	%prep
14cu|udpcast-20120424-2|42	%setup -q
14cu|udpcast-20120424-2|43	%patch0 -p1
14cu|udpcast-20120424-2|44	
14cu|udpcast-20120424-2|45	%build
14cu|udpcast-20120424-2|46	%configure2_5x
14cu|udpcast-20120424-2|47	%make
14cu|udpcast-20120424-2|48	
14cu|udpcast-20120424-2|49	%install
14cu|udpcast-20120424-2|50	%makeinstall_std
14cu|udpcast-20120424-2|51	
14cu|udpcast-20120424-2|52	
14cu|udpcast-20120424-2|53	%changelog
14cu|udpcast-20120424-2|54	
14cu|udpcast-20120424-2|55	* Fri Aug 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120424-2
14cu|udpcast-20120424-2|56	- (ba74ff3) Create separate devel package
14cu|udpcast-20120424-2|57	
14cu|udpcast-20120424-2|58	

15305 14
14cu|udpxy-1.0.23-1|1	%global realversion 1.0.23-9
14cu|udpxy-1.0.23-1|2	
14cu|udpxy-1.0.23-1|3	Name:           udpxy
14cu|udpxy-1.0.23-1|4	Version:        1.0.23
14cu|udpxy-1.0.23-1|5	Release:        1
14cu|udpxy-1.0.23-1|6	Summary:        UDP-to-HTTP multicast traffic relay daemon
14cu|udpxy-1.0.23-1|7	Group:          System/Servers
14cu|udpxy-1.0.23-1|8	License:        GPLv3+
14cu|udpxy-1.0.23-1|9	URL:            http://sourceforge.net/projects/udpxy/
14cu|udpxy-1.0.23-1|10	Source0:        http://www.udpxy.com/download/1_23/%{name}.%{realversion}-prod.tar.gz
14cu|udpxy-1.0.23-1|11	Source1:        udpxy.service
14cu|udpxy-1.0.23-1|12	Source2:	udpxy-manual-RU.rtf
14cu|udpxy-1.0.23-1|13	
14cu|udpxy-1.0.23-1|14	%description
14cu|udpxy-1.0.23-1|15	udpxy is a UDP-to-HTTP multicast traffic relay daemon:
14cu|udpxy-1.0.23-1|16	it forwards UDP traffic from a given multicast subscription
14cu|udpxy-1.0.23-1|17	to the requesting HTTP client.
14cu|udpxy-1.0.23-1|18	
14cu|udpxy-1.0.23-1|19	%prep
14cu|udpxy-1.0.23-1|20	%setup -qn %{name}-%{realversion}
14cu|udpxy-1.0.23-1|21	cp %{SOURCE2} .
14cu|udpxy-1.0.23-1|22	
14cu|udpxy-1.0.23-1|23	chmod a-x CHANGES
14cu|udpxy-1.0.23-1|24	sed -i 's|@cp $(UDPXREC)|@cp -a $(UDPXREC)|g' Makefile
14cu|udpxy-1.0.23-1|25	
14cu|udpxy-1.0.23-1|26	%build
14cu|udpxy-1.0.23-1|27	%make
14cu|udpxy-1.0.23-1|28	
14cu|udpxy-1.0.23-1|29	%install
14cu|udpxy-1.0.23-1|30	%makeinstall_std PREFIX=%{_prefix}
14cu|udpxy-1.0.23-1|31	
14cu|udpxy-1.0.23-1|32	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14cu|udpxy-1.0.23-1|33	
14cu|udpxy-1.0.23-1|34	%post
14cu|udpxy-1.0.23-1|35	%systemd_post udpxy.service
14cu|udpxy-1.0.23-1|36	
14cu|udpxy-1.0.23-1|37	%preun
14cu|udpxy-1.0.23-1|38	%systemd_preun udpxy.service
14cu|udpxy-1.0.23-1|39	
14cu|udpxy-1.0.23-1|40	%postun
14cu|udpxy-1.0.23-1|41	%systemd_postun_with_restart udpxy.service
14cu|udpxy-1.0.23-1|42	
14cu|udpxy-1.0.23-1|43	%files
14cu|udpxy-1.0.23-1|44	%doc README CHANGES gpl.txt udpxy-manual-RU.rtf
14cu|udpxy-1.0.23-1|45	%{_bindir}/%{name}
14cu|udpxy-1.0.23-1|46	%{_bindir}/udpxrec
14cu|udpxy-1.0.23-1|47	%{_mandir}/man1/*
14cu|udpxy-1.0.23-1|48	%{_unitdir}/%{name}.service
14cu|udpxy-1.0.23-1|49	
14cu|udpxy-1.0.23-1|50	%changelog
14cu|udpxy-1.0.23-1|51	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.23-1
14cu|udpxy-1.0.23-1|52	+ Revision: 9bea12a
14cu|udpxy-1.0.23-1|53	- Updated to 1.0.23, migrated to systemd
14cu|udpxy-1.0.23-1|54	
14cu|udpxy-1.0.23-1|55	

15306 14
14cu|udt-4.11-2|1	%define major  0
14cu|udt-4.11-2|2	%define	libname %mklibname %{name} %{major}
14cu|udt-4.11-2|3	%define	devname %mklibname -d %{name}
14cu|udt-4.11-2|4	%define doc %{buildroot}%{_docdir}/lib%{name}
14cu|udt-4.11-2|5	
14cu|udt-4.11-2|6	Name:           udt
14cu|udt-4.11-2|7	Version:        4.11
14cu|udt-4.11-2|8	Release:        2
14cu|udt-4.11-2|9	Summary:        UDP-based Data Transfer Protocol
14cu|udt-4.11-2|10	Group:          Networking/Other
14cu|udt-4.11-2|11	License:        BSD
14cu|udt-4.11-2|12	Url:            http://udt.sourceforge.net/
14cu|udt-4.11-2|13	#https://sourceforge.net/projects/udt/files/udt/4.11/
14cu|udt-4.11-2|14	Source0:        %{name}.sdk.%{version}.tar.gz
14cu|udt-4.11-2|15	Patch0:         build.diff
14cu|udt-4.11-2|16	BuildRequires:  dos2unix
14cu|udt-4.11-2|17	
14cu|udt-4.11-2|18	
14cu|udt-4.11-2|19	%description
14cu|udt-4.11-2|20	UDT is a reliable UDP based application level data transport protocol for
14cu|udt-4.11-2|21	distributed data intensive applications over wide area high-speed networks. UDT
14cu|udt-4.11-2|22	uses UDP to transfer bulk data with its own reliability control and congestion
14cu|udt-4.11-2|23	control mechanisms. The new protocol can transfer data at a much higher speed
14cu|udt-4.11-2|24	than TCP does. UDT is also a highly configurable framework that can accommodate
14cu|udt-4.11-2|25	various congestion control algorithms.
14cu|udt-4.11-2|26	#-------------------------------------------------------------------------------
14cu|udt-4.11-2|27	
14cu|udt-4.11-2|28	%package -n	%{libname}
14cu|udt-4.11-2|29	Summary:        UDP-based Data Transfer Protocol: Libraries
14cu|udt-4.11-2|30	Group:          Networking/Other
14cu|udt-4.11-2|31	
14cu|udt-4.11-2|32	
14cu|udt-4.11-2|33	%description -n	%{libname}
14cu|udt-4.11-2|34	UDT is a reliable UDP based application level data transport protocol for
14cu|udt-4.11-2|35	distributed data intensive applications over wide area high-speed networks. UDT
14cu|udt-4.11-2|36	uses UDP to transfer bulk data with its own reliability control and congestion
14cu|udt-4.11-2|37	control mechanisms. The new protocol can transfer data at a much higher speed
14cu|udt-4.11-2|38	than TCP does. UDT is also a highly configurable framework that can accommodate
14cu|udt-4.11-2|39	various congestion control algorithms.
14cu|udt-4.11-2|40	
14cu|udt-4.11-2|41	%files -n	%{libname}
14cu|udt-4.11-2|42	%{_docdir}/lib%{name}/*.txt
14cu|udt-4.11-2|43	%{_libdir}/libudt.so.*
14cu|udt-4.11-2|44	#-------------------------------------------------------------------------------
14cu|udt-4.11-2|45	
14cu|udt-4.11-2|46	%package -n %{devname}
14cu|udt-4.11-2|47	Summary:        Development files for %{name}
14cu|udt-4.11-2|48	Group:          Development/Other
14cu|udt-4.11-2|49	Requires:       %{libname} = %{EVRD}
14cu|udt-4.11-2|50	Provides:		%{name}-devel = %{EVRD}
14cu|udt-4.11-2|51	
14cu|udt-4.11-2|52	%description -n %{devname}
14cu|udt-4.11-2|53	This package contains, header files, and libraries needed to
14cu|udt-4.11-2|54	develop application that use %{name}
14cu|udt-4.11-2|55	
14cu|udt-4.11-2|56	%files -n %{devname}
14cu|udt-4.11-2|57	%{_docdir}/lib%{name}/doc
14cu|udt-4.11-2|58	%exclude %{_docdir}/lib%{name}/*.txt
14cu|udt-4.11-2|59	%{_libdir}/libudt.so
14cu|udt-4.11-2|60	%{_includedir}/%{name}
14cu|udt-4.11-2|61	
14cu|udt-4.11-2|62	#-------------------------------------------------------------------------------
14cu|udt-4.11-2|63	
14cu|udt-4.11-2|64	%prep
14cu|udt-4.11-2|65	%setup -qn %{name}4
14cu|udt-4.11-2|66	%patch0 -p0
14cu|udt-4.11-2|67	
14cu|udt-4.11-2|68	%build
14cu|udt-4.11-2|69	%ifarch x86_64
14cu|udt-4.11-2|70	make -e arch=AMD64
14cu|udt-4.11-2|71	%endif
14cu|udt-4.11-2|72	%ifarch %ix86
14cu|udt-4.11-2|73	make
14cu|udt-4.11-2|74	%endif
14cu|udt-4.11-2|75	
14cu|udt-4.11-2|76	%install
14cu|udt-4.11-2|77	mkdir -p %{buildroot}%{_libdir}
14cu|udt-4.11-2|78	install -m 755 src/libudt.so.0.0.0 %{buildroot}%{_libdir}
14cu|udt-4.11-2|79	ln -s -f libudt.so.0.0.0 %{buildroot}%{_libdir}/libudt.so.0
14cu|udt-4.11-2|80	ln -s -f libudt.so.0.0.0 %{buildroot}%{_libdir}/libudt.so
14cu|udt-4.11-2|81	mkdir -p %{buildroot}%{_includedir}/%{name}
14cu|udt-4.11-2|82	install -p -m 644 -t %{buildroot}%{_includedir}/%{name} src/*.h
14cu|udt-4.11-2|83	mkdir -p %{doc}/doc/{htm,hlp}
14cu|udt-4.11-2|84	install -p -m 644 -t %{doc} {LICENSE.txt,RELEASE_NOTES.txt}
14cu|udt-4.11-2|85	install -p -m 644 -t %{doc}/doc doc/*.htm
14cu|udt-4.11-2|86	install -p -m 644 -t %{doc}/doc/htm doc/{doc/*.css,doc/*.htm}
14cu|udt-4.11-2|87	install -p -m 644 -t %{doc}/doc/hlp doc/hlp/*.gif
14cu|udt-4.11-2|88	
14cu|udt-4.11-2|89	# Fix wrong-file-end-of-line-encoding
14cu|udt-4.11-2|90	dos2unix %{doc}/doc/htm/udtdoc.css
14cu|udt-4.11-2|91	
14cu|udt-4.11-2|92	
14cu|udt-4.11-2|93	%changelog
14cu|udt-4.11-2|94	
14cu|udt-4.11-2|95	* Fri Jul 29 2016 abfonly <abfonly@gmail.com> 4.11-2
14cu|udt-4.11-2|96	- (56137c9) Add %name-devel provides to have an unique alias provided
14cu|udt-4.11-2|97	
14cu|udt-4.11-2|98	

15307 14
14cu|ufoai-2.5-1|1	Summary:	UFO: Alien Invasion
14cu|ufoai-2.5-1|2	Name:		ufoai
14cu|ufoai-2.5-1|3	Version:	2.5
14cu|ufoai-2.5-1|4	Release:	1
14cu|ufoai-2.5-1|5	License:	GPLv2+
14cu|ufoai-2.5-1|6	Group:		Games/Strategy
14cu|ufoai-2.5-1|7	Url:		http://ufoai.sourceforge.net/
14cu|ufoai-2.5-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.tar.bz2
14cu|ufoai-2.5-1|9	Source1:	%{name}.desktop
14cu|ufoai-2.5-1|10	Patch0:		ufoai-2.5-dont-strip-binaries.patch
14cu|ufoai-2.5-1|11	BuildRequires:	desktop-file-utils
14cu|ufoai-2.5-1|12	BuildRequires:	pkgconfig(gl)
14cu|ufoai-2.5-1|13	BuildRequires:	pkgconfig(glu)
14cu|ufoai-2.5-1|14	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
14cu|ufoai-2.5-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|ufoai-2.5-1|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
14cu|ufoai-2.5-1|17	BuildRequires:	pkgconfig(libcurl)
14cu|ufoai-2.5-1|18	BuildRequires:	pkgconfig(ogg)
14cu|ufoai-2.5-1|19	BuildRequires:	pkgconfig(openal)
14cu|ufoai-2.5-1|20	BuildRequires:	pkgconfig(sdl) >= 1.2.10
14cu|ufoai-2.5-1|21	BuildRequires:	pkgconfig(SDL_image) >= 1.2.7
14cu|ufoai-2.5-1|22	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.7
14cu|ufoai-2.5-1|23	BuildRequires:	pkgconfig(SDL_ttf) >= 2.0.7
14cu|ufoai-2.5-1|24	BuildRequires:	pkgconfig(theoradec)
14cu|ufoai-2.5-1|25	BuildRequires:	pkgconfig(vorbis)
14cu|ufoai-2.5-1|26	# xvid is in plf, but we can build without support, adding dlopen() support and
14cu|ufoai-2.5-1|27	# a suggests on it could be done though..
14cu|ufoai-2.5-1|28	#BuildRequires:	xvid-devel
14cu|ufoai-2.5-1|29	BuildRequires:	zip
14cu|ufoai-2.5-1|30	Requires:	%{name}-data = %{version}
14cu|ufoai-2.5-1|31	%rename ufo
14cu|ufoai-2.5-1|32	
14cu|ufoai-2.5-1|33	%description
14cu|ufoai-2.5-1|34	UFO: ALIEN INVASION is a strategy game featuring tactical combat against
14cu|ufoai-2.5-1|35	hostile alien forces which are about to infiltrate earth at this very
14cu|ufoai-2.5-1|36	moment. You are in command of a small special unit which has been
14cu|ufoai-2.5-1|37	founded to face the alien strike force. To be successful on the long
14cu|ufoai-2.5-1|38	run, you will also have to have a research team study the aliens and
14cu|ufoai-2.5-1|39	their technologies in order to learn as much as possible about their
14cu|ufoai-2.5-1|40	technology, their goals and the aliens themselves. 'UFO: Alien Invasion'
14cu|ufoai-2.5-1|41	is heavily inspired by the 'X-COM' series by Mythos and Microprose.
14cu|ufoai-2.5-1|42	
14cu|ufoai-2.5-1|43	%files -f ufoai.lang
14cu|ufoai-2.5-1|44	%doc LICENSES
14cu|ufoai-2.5-1|45	%{_gamesbindir}/ufo*
14cu|ufoai-2.5-1|46	%dir %{_gamesdatadir}/ufoai
14cu|ufoai-2.5-1|47	%{_gamesdatadir}/ufoai/memory
14cu|ufoai-2.5-1|48	%{_gamesdatadir}/ufoai/ufo*
14cu|ufoai-2.5-1|49	%dir %{_gamesdatadir}/ufoai/base
14cu|ufoai-2.5-1|50	%{_gamesdatadir}/ufoai/base/game.so
14cu|ufoai-2.5-1|51	%dir %{_gamesdatadir}/ufoai/radiant
14cu|ufoai-2.5-1|52	%{_gamesdatadir}/ufoai/radiant/uforadiant/
14cu|ufoai-2.5-1|53	%{_datadir}/pixmaps/%{name}.png
14cu|ufoai-2.5-1|54	%{_datadir}/applications/%{name}.desktop
14cu|ufoai-2.5-1|55	
14cu|ufoai-2.5-1|56	#----------------------------------------------------------------------------
14cu|ufoai-2.5-1|57	
14cu|ufoai-2.5-1|58	%prep
14cu|ufoai-2.5-1|59	%setup -qn %{name}-%{version}-source
14cu|ufoai-2.5-1|60	%patch0 -p0 -b .nostrip~
14cu|ufoai-2.5-1|61	
14cu|ufoai-2.5-1|62	%build
14cu|ufoai-2.5-1|63	./configure	--prefix=%{_prefix} \
14cu|ufoai-2.5-1|64	--bindir=%{_gamesbindir} \
14cu|ufoai-2.5-1|65	--datadir=%{_gamesdatadir}/ufoai \
14cu|ufoai-2.5-1|66	--localedir=%{_localedir} \
14cu|ufoai-2.5-1|67	--enable-release \
14cu|ufoai-2.5-1|68	%ifarch x86_64
14cu|ufoai-2.5-1|69	--enable-sse \
14cu|ufoai-2.5-1|70	%endif
14cu|ufoai-2.5-1|71	--enable-cgame-campaign \
14cu|ufoai-2.5-1|72	--enable-cgame-multiplayer \
14cu|ufoai-2.5-1|73	--enable-cgame-skirmish \
14cu|ufoai-2.5-1|74	--enable-game \
14cu|ufoai-2.5-1|75	--enable-memory \
14cu|ufoai-2.5-1|76	--enable-testall \
14cu|ufoai-2.5-1|77	--enable-ufo2map \
14cu|ufoai-2.5-1|78	--enable-ufoded \
14cu|ufoai-2.5-1|79	--enable-ufo \
14cu|ufoai-2.5-1|80	--enable-ufomodel \
14cu|ufoai-2.5-1|81	--enable-uforadiant \
14cu|ufoai-2.5-1|82	--enable-ufoslicer \
14cu|ufoai-2.5-1|83	--disable-sdl2
14cu|ufoai-2.5-1|84	make
14cu|ufoai-2.5-1|85	
14cu|ufoai-2.5-1|86	%install
14cu|ufoai-2.5-1|87	%makeinstall_std
14cu|ufoai-2.5-1|88	# Remove empty data files to avoid file conflict with data package
14cu|ufoai-2.5-1|89	rm -f %{buildroot}/%{_gamesdatadir}/%{name}/base/*pk3
14cu|ufoai-2.5-1|90	
14cu|ufoai-2.5-1|91	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
14cu|ufoai-2.5-1|92	install -m644 src/ports/linux/ufo.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|ufoai-2.5-1|93	
14cu|ufoai-2.5-1|94	%find_lang ufoai
14cu|ufoai-2.5-1|95	
14cu|ufoai-2.5-1|96	
14cu|ufoai-2.5-1|97	%changelog
14cu|ufoai-2.5-1|98	
14cu|ufoai-2.5-1|99	* Mon May 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-1
14cu|ufoai-2.5-1|100	- (16823af) New version 2.5
14cu|ufoai-2.5-1|101	
14cu|ufoai-2.5-1|102	

15308 14
14cu|ufoai-data-2.5-1|1	%define oname ufoai
14cu|ufoai-data-2.5-1|2	
14cu|ufoai-data-2.5-1|3	Summary:	Data files for %{oname}
14cu|ufoai-data-2.5-1|4	Name:		%{oname}-data
14cu|ufoai-data-2.5-1|5	Version:	2.5
14cu|ufoai-data-2.5-1|6	Release:	1
14cu|ufoai-data-2.5-1|7	License:	GPLv2+ and CC-BY and CC-BY-SA and GFDL and MIT and Public Domain and Creative Commons Sampling Plus
14cu|ufoai-data-2.5-1|8	Group:		Games/Strategy
14cu|ufoai-data-2.5-1|9	Url:		http://ufoai.sourceforge.net/
14cu|ufoai-data-2.5-1|10	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}-data.tar
14cu|ufoai-data-2.5-1|11	Requires:	%{oname}
14cu|ufoai-data-2.5-1|12	BuildArch:	noarch
14cu|ufoai-data-2.5-1|13	%rename ufo-data
14cu|ufoai-data-2.5-1|14	
14cu|ufoai-data-2.5-1|15	%description
14cu|ufoai-data-2.5-1|16	Data files needed to run %{oname}.
14cu|ufoai-data-2.5-1|17	
14cu|ufoai-data-2.5-1|18	%files
14cu|ufoai-data-2.5-1|19	%dir %{_gamesdatadir}/%{oname}
14cu|ufoai-data-2.5-1|20	%{_gamesdatadir}/%{oname}/*
14cu|ufoai-data-2.5-1|21	
14cu|ufoai-data-2.5-1|22	#----------------------------------------------------------------------------
14cu|ufoai-data-2.5-1|23	
14cu|ufoai-data-2.5-1|24	%prep
14cu|ufoai-data-2.5-1|25	
14cu|ufoai-data-2.5-1|26	%install
14cu|ufoai-data-2.5-1|27	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
14cu|ufoai-data-2.5-1|28	tar -xf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{oname}
14cu|ufoai-data-2.5-1|29	
14cu|ufoai-data-2.5-1|30	
14cu|ufoai-data-2.5-1|31	%changelog
14cu|ufoai-data-2.5-1|32	
14cu|ufoai-data-2.5-1|33	* Mon May 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-1
14cu|ufoai-data-2.5-1|34	- (6a56540) New version 2.5
14cu|ufoai-data-2.5-1|35	
14cu|ufoai-data-2.5-1|36	

15309 14
14cu|uftp-4.9.2-1|1	
14cu|uftp-4.9.2-1|2	Summary: A multicast FTP
14cu|uftp-4.9.2-1|3	Name: uftp
14cu|uftp-4.9.2-1|4	Version: 4.9.2
14cu|uftp-4.9.2-1|5	Release: 1
14cu|uftp-4.9.2-1|6	Source0: %{name}-%{version}.tar.gz
14cu|uftp-4.9.2-1|7	License: GPL
14cu|uftp-4.9.2-1|8	Group: Networking/File transfer
14cu|uftp-4.9.2-1|9	Url: http://www.tcnj.edu/~bush/uftp.html
14cu|uftp-4.9.2-1|10	BuildRequires: pkgconfig(openssl)
14cu|uftp-4.9.2-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14cu|uftp-4.9.2-1|12	
14cu|uftp-4.9.2-1|13	%description
14cu|uftp-4.9.2-1|14	UFTP is a multicast file transfer program, utilizing a protocol based on
14cu|uftp-4.9.2-1|15	Starburst MFTP. It is designed to reliably and efficiently transfer files
14cu|uftp-4.9.2-1|16	to multiple receivers simultaneously, where either the intended receivers
14cu|uftp-4.9.2-1|17	can be specified beforehand, or receivers can join the transfer when it is
14cu|uftp-4.9.2-1|18	initiated. This is useful for distributing large files to a large number of
14cu|uftp-4.9.2-1|19	receivers, and is especially useful for data distribution over a satellite
14cu|uftp-4.9.2-1|20	link (with two way communication), where the inherent delay makes any TCP
14cu|uftp-4.9.2-1|21	based communication terribly inefficient. UFTP has been used in the production
14cu|uftp-4.9.2-1|22	process of The Wall Street Journal to send WSJ pages over satellite to their
14cu|uftp-4.9.2-1|23	remote printing plants.
14cu|uftp-4.9.2-1|24	
14cu|uftp-4.9.2-1|25	%package server
14cu|uftp-4.9.2-1|26	Summary: A multicast ftp server
14cu|uftp-4.9.2-1|27	Group: Networking/File transfer
14cu|uftp-4.9.2-1|28	
14cu|uftp-4.9.2-1|29	%description server
14cu|uftp-4.9.2-1|30	UFTP is a multicast file transfer program, utilizing a protocol based on
14cu|uftp-4.9.2-1|31	Starburst MFTP. It is designed to reliably and efficiently transfer files
14cu|uftp-4.9.2-1|32	to multiple receivers simultaneously, where either the intended receivers
14cu|uftp-4.9.2-1|33	can be specified beforehand, or receivers can join the transfer when it is
14cu|uftp-4.9.2-1|34	initiated. This is useful for distributing large files to a large number of
14cu|uftp-4.9.2-1|35	receivers, and is especially useful for data distribution over a satellite
14cu|uftp-4.9.2-1|36	link (with two way communication), where the inherent delay makes any TCP
14cu|uftp-4.9.2-1|37	based communication terribly inefficient. UFTP has been used in the production
14cu|uftp-4.9.2-1|38	process of The Wall Street Journal to send WSJ pages over satellite to their
14cu|uftp-4.9.2-1|39	remote printing plants.
14cu|uftp-4.9.2-1|40	
14cu|uftp-4.9.2-1|41	%prep
14cu|uftp-4.9.2-1|42	%setup -qn %{name}-%{version}
14cu|uftp-4.9.2-1|43	
14cu|uftp-4.9.2-1|44	%build
14cu|uftp-4.9.2-1|45	%make
14cu|uftp-4.9.2-1|46	
14cu|uftp-4.9.2-1|47	%install
14cu|uftp-4.9.2-1|48	rm -rf $RPM_BUILD_ROOT
14cu|uftp-4.9.2-1|49	
14cu|uftp-4.9.2-1|50	install -Dp -m 755 uftp %buildroot%_bindir/uftp
14cu|uftp-4.9.2-1|51	install -Dp -m 755 uftpd %buildroot%_sbindir/uftpd
14cu|uftp-4.9.2-1|52	install -Dp -m 644 uftp.1 %buildroot%_mandir/man1/uftp.1
14cu|uftp-4.9.2-1|53	install -Dp -m 644 uftpd.1 %buildroot%_mandir/man1/uftpd.1
14cu|uftp-4.9.2-1|54	
14cu|uftp-4.9.2-1|55	%clean
14cu|uftp-4.9.2-1|56	rm -rf $RPM_BUILD_ROOT
14cu|uftp-4.9.2-1|57	
14cu|uftp-4.9.2-1|58	%files
14cu|uftp-4.9.2-1|59	%defattr(-,root,root)
14cu|uftp-4.9.2-1|60	%_bindir/uftp
14cu|uftp-4.9.2-1|61	%_mandir/man1/uftp.1*
14cu|uftp-4.9.2-1|62	%doc Changes.txt ReadMe.txt
14cu|uftp-4.9.2-1|63	
14cu|uftp-4.9.2-1|64	%files server
14cu|uftp-4.9.2-1|65	%defattr(-,root,root)
14cu|uftp-4.9.2-1|66	%_sbindir/uftpd
14cu|uftp-4.9.2-1|67	%_mandir/man1/uftpd.1*
14cu|uftp-4.9.2-1|68	%doc Changes.txt ReadMe.txt
14cu|uftp-4.9.2-1|69	
14cu|uftp-4.9.2-1|70	
14cu|uftp-4.9.2-1|71	
14cu|uftp-4.9.2-1|72	
14cu|uftp-4.9.2-1|73	%changelog
14cu|uftp-4.9.2-1|74	
14cu|uftp-4.9.2-1|75	* Tue Sep 06 2016 dsilakov <denis.silakov@rosalab.ru> 4.9.2-1
14cu|uftp-4.9.2-1|76	- (36ab10a) Merge pull request #2 from drxank/uftp:rosa2014.1
14cu|uftp-4.9.2-1|77	- (36ab10a) uftp
14cu|uftp-4.9.2-1|78	
14cu|uftp-4.9.2-1|79	

15310 14
14cu|ugene-35.0-1|1	%define debug_package %nil
14cu|ugene-35.0-1|2	
14cu|ugene-35.0-1|3	Summary:	Integrated bioinformatics toolkit
14cu|ugene-35.0-1|4	Name:		ugene
14cu|ugene-35.0-1|5	Version:	35.0
14cu|ugene-35.0-1|6	Release:	1
14cu|ugene-35.0-1|7	#The entire source code is GPLv2+ except:
14cu|ugene-35.0-1|8	#file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
14cu|ugene-35.0-1|9	#files in src/plugins_3rdparty/script_debuger/src/qtscriptdebug/ which are GPLv2
14cu|ugene-35.0-1|10	License:	GPLv2
14cu|ugene-35.0-1|11	Group:		Sciences/Biology
14cu|ugene-35.0-1|12	Url:		http://ugene.net
14cu|ugene-35.0-1|13	Source0:	https://github.com/ugeneunipro/ugene/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|ugene-35.0-1|14	Patch6:		ugene_perf_monitor.pri.patch
14cu|ugene-35.0-1|15	BuildRequires:	desktop-file-utils
14cu|ugene-35.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14cu|ugene-35.0-1|17	BuildRequires:	pkgconfig(Qt5Multimedia)
14cu|ugene-35.0-1|18	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|ugene-35.0-1|19	BuildRequires:	pkgconfig(Qt5Quick)
14cu|ugene-35.0-1|20	BuildRequires:	pkgconfig(Qt5Script)
14cu|ugene-35.0-1|21	BuildRequires:	pkgconfig(Qt5ScriptTools)
14cu|ugene-35.0-1|22	BuildRequires:	pkgconfig(Qt5Sql)
14cu|ugene-35.0-1|23	BuildRequires:	pkgconfig(Qt5Svg)
14cu|ugene-35.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14cu|ugene-35.0-1|25	BuildRequires:	pkgconfig(Qt5WebChannel)
14cu|ugene-35.0-1|26	BuildRequires:	pkgconfig(Qt5WebEngineWidgets)
14cu|ugene-35.0-1|27	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|ugene-35.0-1|28	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|ugene-35.0-1|29	BuildRequires:	pkgconfig(Qt5WebSockets)
14cu|ugene-35.0-1|30	BuildRequires:	pkgconfig(Qt5Xml)
14cu|ugene-35.0-1|31	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|ugene-35.0-1|32	BuildRequires:	pkgconfig(glu)
14cu|ugene-35.0-1|33	BuildRequires:	pkgconfig(libprocps)
14cu|ugene-35.0-1|34	BuildRequires:	pkgconfig(sqlite3)
14cu|ugene-35.0-1|35	BuildRequires:	pkgconfig(zlib)
14cu|ugene-35.0-1|36	BuildRequires:	qt5-linguist-tools
14cu|ugene-35.0-1|37	
14cu|ugene-35.0-1|38	#We need strict versions of qt for correct work of src/libs_3rdparty/qtbindings_*
14cu|ugene-35.0-1|39	%{?_qt5_version:Requires: qt5%{?_isa} >= %{_qt5_version}}
14cu|ugene-35.0-1|40	Provides: bundled(sqlite)
14cu|ugene-35.0-1|41	Provides: bundled(samtools)
14cu|ugene-35.0-1|42	
14cu|ugene-35.0-1|43	%description
14cu|ugene-35.0-1|44	Unipro UGENE is a cross-platform visual environment for DNA and protein
14cu|ugene-35.0-1|45	sequence analysis. UGENE integrates the most important bioinformatics
14cu|ugene-35.0-1|46	computational algorithms and provides an easy-to-use GUI for performing
14cu|ugene-35.0-1|47	complex analysis of the genomic data. One of the main features of UGENE
14cu|ugene-35.0-1|48	is a designer for custom bioinformatics workflows.
14cu|ugene-35.0-1|49	
14cu|ugene-35.0-1|50	%files
14cu|ugene-35.0-1|51	%doc LICENSE.txt LICENSE.3rd_party.txt
14cu|ugene-35.0-1|52	%{_bindir}/*
14cu|ugene-35.0-1|53	%{_libdir}/%{name}/
14cu|ugene-35.0-1|54	%{_datadir}/applications/*
14cu|ugene-35.0-1|55	%{_datadir}/pixmaps/*
14cu|ugene-35.0-1|56	%{_datadir}/%{name}/*
14cu|ugene-35.0-1|57	%{_mandir}/man1/*
14cu|ugene-35.0-1|58	%{_iconsdir}/hicolor/*/*/*
14cu|ugene-35.0-1|59	%{_datadir}/mime/packages/application-x-ugene.xml
14cu|ugene-35.0-1|60	
14cu|ugene-35.0-1|61	#----------------------------------------------------------------------
14cu|ugene-35.0-1|62	
14cu|ugene-35.0-1|63	%prep
14cu|ugene-35.0-1|64	%setup -q
14cu|ugene-35.0-1|65	%patch6 -p0
14cu|ugene-35.0-1|66	
14cu|ugene-35.0-1|67	%build
14cu|ugene-35.0-1|68	%qmake_qt5 -r \
14cu|ugene-35.0-1|69	INSTALL_LIBDIR=%{_libdir} \
14cu|ugene-35.0-1|70	UGENE_WITHOUT_NON_FREE=1 \
14cu|ugene-35.0-1|71	UGENE_EXCLUDE_LIST_ENABLED=1
14cu|ugene-35.0-1|72	%make release
14cu|ugene-35.0-1|73	
14cu|ugene-35.0-1|74	%install
14cu|ugene-35.0-1|75	make install INSTALL_ROOT=%{buildroot}
14cu|ugene-35.0-1|76	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop

15311 14
14cu|uget-2.0.9-1|1	%define Werror_cflags %{nil}
14cu|uget-2.0.9-1|2	%define iconname %{name}.png
14cu|uget-2.0.9-1|3	
14cu|uget-2.0.9-1|4	Summary:	Download manager that uses GTK+
14cu|uget-2.0.9-1|5	Name:		uget
14cu|uget-2.0.9-1|6	Version:	2.0.9
14cu|uget-2.0.9-1|7	Release:	1
14cu|uget-2.0.9-1|8	Group:		Networking/File transfer
14cu|uget-2.0.9-1|9	License:	GPL
14cu|uget-2.0.9-1|10	Url:		http://ugetdm.com/
14cu|uget-2.0.9-1|11	Source0:	http://downloads.sourceforge.net/urlget/%{name}-%{version}.tar.gz
14cu|uget-2.0.9-1|12	BuildRequires:	desktop-file-utils
14cu|uget-2.0.9-1|13	BuildRequires:	pkgconfig(appindicator3-0.1)
14cu|uget-2.0.9-1|14	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|uget-2.0.9-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|uget-2.0.9-1|16	BuildRequires:	pkgconfig(libcurl)
14cu|uget-2.0.9-1|17	BuildRequires:	pkgconfig(libnotify)
14cu|uget-2.0.9-1|18	BuildRequires:	intltool
14cu|uget-2.0.9-1|19	BuildRequires:  pkgconfig(libgcrypt)
14cu|uget-2.0.9-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14cu|uget-2.0.9-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|uget-2.0.9-1|22	BuildRequires:	pkgconfig(openssl)
14cu|uget-2.0.9-1|23	BuildRequires:	imagemagick
14cu|uget-2.0.9-1|24	BuildRequires:	pkgconfig(libpcre)
14cu|uget-2.0.9-1|25	Requires:	wget
14cu|uget-2.0.9-1|26	%rename		urlgfe
14cu|uget-2.0.9-1|27	%rename		urlget
14cu|uget-2.0.9-1|28	
14cu|uget-2.0.9-1|29	%description
14cu|uget-2.0.9-1|30	uGet is a download manager with downloads queue, pause/resume, clipboard
14cu|uget-2.0.9-1|31	monitor, batch downloads, browser integration (Firefox & Chrome),
14cu|uget-2.0.9-1|32	multiple connections, speed limit controls, powerful category based
14cu|uget-2.0.9-1|33	control and much more. Each Category has an independent configuration
14cu|uget-2.0.9-1|34	that can be inherited by each download in that category.
14cu|uget-2.0.9-1|35	
14cu|uget-2.0.9-1|36	%files -f %{name}.lang
14cu|uget-2.0.9-1|37	%doc COPYING INSTALL
14cu|uget-2.0.9-1|38	%{_bindir}/*
14cu|uget-2.0.9-1|39	%{_datadir}/applications/%{name}-gtk.desktop
14cu|uget-2.0.9-1|40	%{_iconsdir}/*
14cu|uget-2.0.9-1|41	%{_datadir}/sounds/%{name}/*.wav
14cu|uget-2.0.9-1|42	%{_datadir}/pixmaps/%{name}
14cu|uget-2.0.9-1|43	
14cu|uget-2.0.9-1|44	#--------------------------------------------------------------
14cu|uget-2.0.9-1|45	
14cu|uget-2.0.9-1|46	%prep
14cu|uget-2.0.9-1|47	%setup -q
14cu|uget-2.0.9-1|48	
14cu|uget-2.0.9-1|49	%build
14cu|uget-2.0.9-1|50	%configure2_5x \
14cu|uget-2.0.9-1|51	--with-gnutls \
14cu|uget-2.0.9-1|52	--without-openssl
14cu|uget-2.0.9-1|53	
14cu|uget-2.0.9-1|54	%make
14cu|uget-2.0.9-1|55	
14cu|uget-2.0.9-1|56	%install
14cu|uget-2.0.9-1|57	%makeinstall_std INSTALL="install -p"
14cu|uget-2.0.9-1|58	
14cu|uget-2.0.9-1|59	desktop-file-install \
14cu|uget-2.0.9-1|60	--dir %{buildroot}%{_datadir}/applications \
14cu|uget-2.0.9-1|61	--delete-original \
14cu|uget-2.0.9-1|62	%{buildroot}%{_datadir}/applications/%{name}-gtk.desktop
14cu|uget-2.0.9-1|63	
14cu|uget-2.0.9-1|64	
14cu|uget-2.0.9-1|65	%find_lang %{name}
14cu|uget-2.0.9-1|66	
14cu|uget-2.0.9-1|67	%changelog
14cu|uget-2.0.9-1|68	
14cu|uget-2.0.9-1|69	* Fri Mar 24 2017 tremod <negry.m@yandex.ru> 2.0.9-1
14cu|uget-2.0.9-1|70	- (9cd3552) Update to 2.0.9
14cu|uget-2.0.9-1|71	
14cu|uget-2.0.9-1|72	

15312 14
14cu|uglify-js1-1.3.4-5|1	#enable/disable tests in case the deps aren't there
14cu|uglify-js1-1.3.4-5|2	%global enable_tests 0
14cu|uglify-js1-1.3.4-5|3	
14cu|uglify-js1-1.3.4-5|4	Name:           uglify-js1
14cu|uglify-js1-1.3.4-5|5	Version:        1.3.4
14cu|uglify-js1-1.3.4-5|6	Release:        5
14cu|uglify-js1-1.3.4-5|7	Summary:        JavaScript parser, mangler/compressor and beautifier toolkit
14cu|uglify-js1-1.3.4-5|8	
14cu|uglify-js1-1.3.4-5|9	BuildArch:      noarch
14cu|uglify-js1-1.3.4-5|10	
14cu|uglify-js1-1.3.4-5|11	Group:          Development/Other
14cu|uglify-js1-1.3.4-5|12	# BSD license in README.html
14cu|uglify-js1-1.3.4-5|13	License:        BSD
14cu|uglify-js1-1.3.4-5|14	URL:            https://github.com/mishoo/UglifyJS
14cu|uglify-js1-1.3.4-5|15	Source0:        http://registry.npmjs.org/uglify-js/-/uglify-js-%{version}.tgz
14cu|uglify-js1-1.3.4-5|16	BuildArch:      noarch
14cu|uglify-js1-1.3.4-5|17	
14cu|uglify-js1-1.3.4-5|18	BuildRequires:  nodejs-packaging
14cu|uglify-js1-1.3.4-5|19	BuildRequires:  web-assets-devel
14cu|uglify-js1-1.3.4-5|20	
14cu|uglify-js1-1.3.4-5|21	%if 0%{?enable_tests}
14cu|uglify-js1-1.3.4-5|22	BuildRequires:  npm(nodeunit)
14cu|uglify-js1-1.3.4-5|23	%endif
14cu|uglify-js1-1.3.4-5|24	
14cu|uglify-js1-1.3.4-5|25	Requires: js-uglify-1 == %{version}-%{release}
14cu|uglify-js1-1.3.4-5|26	
14cu|uglify-js1-1.3.4-5|27	%description
14cu|uglify-js1-1.3.4-5|28	JavaScript parser, mangler/compressor and beautifier toolkit.  This is the
14cu|uglify-js1-1.3.4-5|29	classic 1.x version of uglify-js.  Consider using the new version provided
14cu|uglify-js1-1.3.4-5|30	in the uglify-js package.
14cu|uglify-js1-1.3.4-5|31	
14cu|uglify-js1-1.3.4-5|32	This package ships the uglifyjs command-line tool and a library suitable for
14cu|uglify-js1-1.3.4-5|33	use within Node.js.
14cu|uglify-js1-1.3.4-5|34	
14cu|uglify-js1-1.3.4-5|35	%package -n js-uglify-1
14cu|uglify-js1-1.3.4-5|36	Summary: JavaScript parser, mangler/compressor and beautifier toolkit - core library
14cu|uglify-js1-1.3.4-5|37	
14cu|uglify-js1-1.3.4-5|38	Group: System/Libraries
14cu|uglify-js1-1.3.4-5|39	
14cu|uglify-js1-1.3.4-5|40	
14cu|uglify-js1-1.3.4-5|41	Provides: uglify-js1-common = %{EVRD}
14cu|uglify-js1-1.3.4-5|42	Requires: web-assets-filesystem
14cu|uglify-js1-1.3.4-5|43	
14cu|uglify-js1-1.3.4-5|44	%description -n js-uglify-1
14cu|uglify-js1-1.3.4-5|45	JavaScript parser, mangler/compressor and beautifier toolkit.  This is the
14cu|uglify-js1-1.3.4-5|46	classic 1.x version of uglify-js.  Consider using the new version provided
14cu|uglify-js1-1.3.4-5|47	in the uglify-js package.
14cu|uglify-js1-1.3.4-5|48	
14cu|uglify-js1-1.3.4-5|49	This package ships a JavaScript library suitable for use by any JavaScript
14cu|uglify-js1-1.3.4-5|50	runtime.
14cu|uglify-js1-1.3.4-5|51	
14cu|uglify-js1-1.3.4-5|52	%prep
14cu|uglify-js1-1.3.4-5|53	%setup -q -n package
14cu|uglify-js1-1.3.4-5|54	
14cu|uglify-js1-1.3.4-5|55	%build
14cu|uglify-js1-1.3.4-5|56	#nothing to do
14cu|uglify-js1-1.3.4-5|57	
14cu|uglify-js1-1.3.4-5|58	%install
14cu|uglify-js1-1.3.4-5|59	mkdir -p %{buildroot}%{_jsdir}/uglify-js-1
14cu|uglify-js1-1.3.4-5|60	cp -pr lib/* %{buildroot}%{_jsdir}/uglify-js-1
14cu|uglify-js1-1.3.4-5|61	
14cu|uglify-js1-1.3.4-5|62	#compat symlink
14cu|uglify-js1-1.3.4-5|63	mkdir -p %{buildroot}%{_datadir}
14cu|uglify-js1-1.3.4-5|64	ln -sf javascript/uglify-js-1 %{buildroot}%{_datadir}/%{name}
14cu|uglify-js1-1.3.4-5|65	
14cu|uglify-js1-1.3.4-5|66	mkdir -p %{buildroot}%{nodejs_sitelib}/uglify-js@1
14cu|uglify-js1-1.3.4-5|67	cp -pr bin package.json uglify-js.js %{buildroot}%{nodejs_sitelib}/uglify-js@1
14cu|uglify-js1-1.3.4-5|68	ln -sf %{_jsdir}/uglify-js-1 %{buildroot}%{nodejs_sitelib}/uglify-js@1/lib
14cu|uglify-js1-1.3.4-5|69	
14cu|uglify-js1-1.3.4-5|70	##compat symlink so old modules continue to work
14cu|uglify-js1-1.3.4-5|71	ln -sf uglify-js@1 %{buildroot}%{nodejs_sitelib}/%{name}
14cu|uglify-js1-1.3.4-5|72	
14cu|uglify-js1-1.3.4-5|73	mkdir -p %{buildroot}%{_bindir}
14cu|uglify-js1-1.3.4-5|74	ln -sf ../lib/node_modules/uglify-js1/bin/uglifyjs %{buildroot}%{_bindir}/uglifyjs1
14cu|uglify-js1-1.3.4-5|75	
14cu|uglify-js1-1.3.4-5|76	#nodejs-symlink-deps is not called because this package does not have any
14cu|uglify-js1-1.3.4-5|77	#dependencies and can be used outside of node
14cu|uglify-js1-1.3.4-5|78	
14cu|uglify-js1-1.3.4-5|79	%if 0%{?enable_tests}
14cu|uglify-js1-1.3.4-5|80	%check
14cu|uglify-js1-1.3.4-5|81	%nodejs_symlink_deps --check
14cu|uglify-js1-1.3.4-5|82	nodeunit test/unit/scripts.js && test/testparser.js && test/testconsolidator.js
14cu|uglify-js1-1.3.4-5|83	%endif
14cu|uglify-js1-1.3.4-5|84	
14cu|uglify-js1-1.3.4-5|85	%clean
14cu|uglify-js1-1.3.4-5|86	
14cu|uglify-js1-1.3.4-5|87	%pretrans -p <lua>
14cu|uglify-js1-1.3.4-5|88	st = posix.stat("%{nodejs_sitelib}/uglify-js1")
14cu|uglify-js1-1.3.4-5|89	if st and st.type == "directory" then
14cu|uglify-js1-1.3.4-5|90	os.execute("rm -rf %{nodejs_sitelib}/uglify-js1")
14cu|uglify-js1-1.3.4-5|91	end
14cu|uglify-js1-1.3.4-5|92	
14cu|uglify-js1-1.3.4-5|93	st = posix.stat("%{_datadir}/%{name}")
14cu|uglify-js1-1.3.4-5|94	if st and st.type == "directory" then
14cu|uglify-js1-1.3.4-5|95	os.execute("rm -rf %{_datadir}/%{name}")
14cu|uglify-js1-1.3.4-5|96	end
14cu|uglify-js1-1.3.4-5|97	
14cu|uglify-js1-1.3.4-5|98	%files
14cu|uglify-js1-1.3.4-5|99	%{nodejs_sitelib}/uglify-js@1
14cu|uglify-js1-1.3.4-5|100	%{nodejs_sitelib}/uglify-js1
14cu|uglify-js1-1.3.4-5|101	%{_bindir}/uglifyjs1
14cu|uglify-js1-1.3.4-5|102	
14cu|uglify-js1-1.3.4-5|103	%files -n js-uglify-1
14cu|uglify-js1-1.3.4-5|104	%{_jsdir}/uglify-js-1
14cu|uglify-js1-1.3.4-5|105	%{_datadir}/%{name}
14cu|uglify-js1-1.3.4-5|106	%doc README.html README.org docstyle.css
14cu|uglify-js1-1.3.4-5|107	
14cu|uglify-js1-1.3.4-5|108	
14cu|uglify-js1-1.3.4-5|109	%changelog
14cu|uglify-js1-1.3.4-5|110	
14cu|uglify-js1-1.3.4-5|111	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.3.4-5
14cu|uglify-js1-1.3.4-5|112	- (55df7ac) BuildList#2799825: Increase release tag
14cu|uglify-js1-1.3.4-5|113	
14cu|uglify-js1-1.3.4-5|114	

15313 14
14cu|uhd-3.9.5-5|1	%define major 003
14cu|uhd-3.9.5-5|2	%define libname %mklibname %{name} %{major}
14cu|uhd-3.9.5-5|3	%define devname %mklibname %{name} -d
14cu|uhd-3.9.5-5|4	
14cu|uhd-3.9.5-5|5	%global ver %(printf "%03d.%03d.%03d" 3 9 5)
14cu|uhd-3.9.5-5|6	
14cu|uhd-3.9.5-5|7	Summary:	Universal Hardware Driver for Ettus Research products
14cu|uhd-3.9.5-5|8	Name:		uhd
14cu|uhd-3.9.5-5|9	Version:	3.9.5
14cu|uhd-3.9.5-5|10	Release:	5
14cu|uhd-3.9.5-5|11	License:	GPLv3+
14cu|uhd-3.9.5-5|12	Group:		Communications
14cu|uhd-3.9.5-5|13	Url:		http://code.ettus.com/redmine/ettus/projects/uhd/wiki
14cu|uhd-3.9.5-5|14	Source0:	%{name}-%{version}.tar.gz
14cu|uhd-3.9.5-5|15	Source2:        http://files.ettus.com/binaries/images/uhd-images_%{ver}-release.tar.gz
14cu|uhd-3.9.5-5|16	# Create tarball from git with:
14cu|uhd-3.9.5-5|17	# $ make-tarball uhd git://code.ettus.com/ettus/uhd.git
14cu|uhd-3.9.5-5|18	# See note in make-tarball script
14cu|uhd-3.9.5-5|19	Source1:	make-tarball
14cu|uhd-3.9.5-5|20	BuildRequires:	cmake
14cu|uhd-3.9.5-5|21	BuildRequires:	doxygen
14cu|uhd-3.9.5-5|22	BuildRequires:	python-cheetah
14cu|uhd-3.9.5-5|23	BuildRequires:	python-mako
14cu|uhd-3.9.5-5|24	BuildRequires:	python-docutils
14cu|uhd-3.9.5-5|25	BuildRequires:	boost-devel
14cu|uhd-3.9.5-5|26	BuildRequires:	pkgconfig(libusb-1.0)
14cu|uhd-3.9.5-5|27	BuildRequires:	pkgconfig(orc-0.4)
14cu|uhd-3.9.5-5|28	Requires(pre):	shadow-utils
14cu|uhd-3.9.5-5|29	
14cu|uhd-3.9.5-5|30	%description
14cu|uhd-3.9.5-5|31	The UHD is the universal hardware driver for Ettus Research products.
14cu|uhd-3.9.5-5|32	The goal of the UHD is to provide a host driver and API for current and
14cu|uhd-3.9.5-5|33	future Ettus Research products. It can be used standalone without GNU Radio.
14cu|uhd-3.9.5-5|34	
14cu|uhd-3.9.5-5|35	%files
14cu|uhd-3.9.5-5|36	%{_bindir}/*
14cu|uhd-3.9.5-5|37	%{_mandir}/man1/*
14cu|uhd-3.9.5-5|38	%{_udevrulesdir}/10-usrp-uhd.rules
14cu|uhd-3.9.5-5|39	%{_libexecdir}/uhd
14cu|uhd-3.9.5-5|40	/etc/security/limits.d/99-usrp.conf
14cu|uhd-3.9.5-5|41	
14cu|uhd-3.9.5-5|42	%pre -n uhd
14cu|uhd-3.9.5-5|43	getent group usrp >/dev/null || groupadd -r usrp
14cu|uhd-3.9.5-5|44	
14cu|uhd-3.9.5-5|45	#----------------------------------------------------------------------------
14cu|uhd-3.9.5-5|46	
14cu|uhd-3.9.5-5|47	%package -n %{libname}
14cu|uhd-3.9.5-5|48	Summary:	Shared library for UHD
14cu|uhd-3.9.5-5|49	Group:		System/Libraries
14cu|uhd-3.9.5-5|50	Conflicts:	%{name} < 3.5.0-5
14cu|uhd-3.9.5-5|51	
14cu|uhd-3.9.5-5|52	%description -n %{libname}
14cu|uhd-3.9.5-5|53	Shared library for the Universal Hardware Driver (UHD).
14cu|uhd-3.9.5-5|54	
14cu|uhd-3.9.5-5|55	%files -n %{libname}
14cu|uhd-3.9.5-5|56	%{_libdir}/libuhd.so.%{major}*
14cu|uhd-3.9.5-5|57	
14cu|uhd-3.9.5-5|58	#----------------------------------------------------------------------------
14cu|uhd-3.9.5-5|59	
14cu|uhd-3.9.5-5|60	%package -n %{devname}
14cu|uhd-3.9.5-5|61	Summary:	Development files for UHD
14cu|uhd-3.9.5-5|62	Group:		Development/C++
14cu|uhd-3.9.5-5|63	Requires:	%{libname} = %{EVRD}
14cu|uhd-3.9.5-5|64	Provides:	%{name}-devel = %{EVRD}
14cu|uhd-3.9.5-5|65	Conflicts:	%{name}-devel < 3.5.0-5
14cu|uhd-3.9.5-5|66	Obsoletes:	%{name}-devel < 3.5.0-5
14cu|uhd-3.9.5-5|67	
14cu|uhd-3.9.5-5|68	%description -n %{devname}
14cu|uhd-3.9.5-5|69	Development files for the Universal Hardware Driver (UHD).
14cu|uhd-3.9.5-5|70	
14cu|uhd-3.9.5-5|71	%files -n %{devname}
14cu|uhd-3.9.5-5|72	%{_includedir}/*
14cu|uhd-3.9.5-5|73	%{_libdir}/libuhd.so
14cu|uhd-3.9.5-5|74	%{_libdir}/pkgconfig/uhd.pc
14cu|uhd-3.9.5-5|75	%{_libdir}/cmake/*
14cu|uhd-3.9.5-5|76	
14cu|uhd-3.9.5-5|77	#----------------------------------------------------------------------------
14cu|uhd-3.9.5-5|78	
14cu|uhd-3.9.5-5|79	%package doc
14cu|uhd-3.9.5-5|80	Summary:	Documentation files for UHD
14cu|uhd-3.9.5-5|81	Group:		Documentation
14cu|uhd-3.9.5-5|82	BuildArch:	noarch
14cu|uhd-3.9.5-5|83	
14cu|uhd-3.9.5-5|84	%description doc
14cu|uhd-3.9.5-5|85	Documentation for the Universal Hardware Driver (UHD).
14cu|uhd-3.9.5-5|86	
14cu|uhd-3.9.5-5|87	%files doc
14cu|uhd-3.9.5-5|88	%doc _tmpdoc/*
14cu|uhd-3.9.5-5|89	%{_docdir}/%{name}/doxygen/*/*
14cu|uhd-3.9.5-5|90	
14cu|uhd-3.9.5-5|91	#----------------------------------------------------------------------------
14cu|uhd-3.9.5-5|92	
14cu|uhd-3.9.5-5|93	%prep
14cu|uhd-3.9.5-5|94	%setup -qn %{name}-%{version}
14cu|uhd-3.9.5-5|95	
14cu|uhd-3.9.5-5|96	# extract binary firmware
14cu|uhd-3.9.5-5|97	mkdir -p images/images
14cu|uhd-3.9.5-5|98	tar -xzf %{SOURCE2} -C images/images --strip-components=4
14cu|uhd-3.9.5-5|99	rm -f images/images/{LICENSE.txt,*.tag}
14cu|uhd-3.9.5-5|100	
14cu|uhd-3.9.5-5|101	%build
14cu|uhd-3.9.5-5|102	mkdir -p build
14cu|uhd-3.9.5-5|103	cd build
14cu|uhd-3.9.5-5|104	%setup_compile_flags
14cu|uhd-3.9.5-5|105	cmake .. \
14cu|uhd-3.9.5-5|106	-DCMAKE_INSTALL_PREFIX=%{_prefix}
14cu|uhd-3.9.5-5|107	%make
14cu|uhd-3.9.5-5|108	
14cu|uhd-3.9.5-5|109	%install
14cu|uhd-3.9.5-5|110	%makeinstall_std -C build
14cu|uhd-3.9.5-5|111	
14cu|uhd-3.9.5-5|112	# Allow access only to users in usrp group
14cu|uhd-3.9.5-5|113	sed -i 's/MODE:="0666"/MODE:="0660"/' %{buildroot}%{_libdir}/uhd/utils/uhd-usrp.rules
14cu|uhd-3.9.5-5|114	mkdir -p %{buildroot}%{_udevrulesdir}
14cu|uhd-3.9.5-5|115	mv %{buildroot}%{_libdir}/uhd/utils/uhd-usrp.rules %{buildroot}%{_udevrulesdir}/10-usrp-uhd.rules
14cu|uhd-3.9.5-5|116	
14cu|uhd-3.9.5-5|117	# Remove binaries for tests, examples
14cu|uhd-3.9.5-5|118	rm -rf %{buildroot}%{_libdir}/uhd/{tests,examples}
14cu|uhd-3.9.5-5|119	
14cu|uhd-3.9.5-5|120	# Move the utils stuff to libexec dir
14cu|uhd-3.9.5-5|121	mkdir -p %{buildroot}%{_libexecdir}/uhd
14cu|uhd-3.9.5-5|122	mv %{buildroot}%{_libdir}/uhd/utils/* %{buildroot}%{_libexecdir}/uhd
14cu|uhd-3.9.5-5|123	
14cu|uhd-3.9.5-5|124	# Package base docs to base package
14cu|uhd-3.9.5-5|125	mkdir _tmpdoc
14cu|uhd-3.9.5-5|126	mv %{buildroot}%{_docdir}/%{name}/{LICENSE,README.md} _tmpdoc
14cu|uhd-3.9.5-5|127	
14cu|uhd-3.9.5-5|128	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/security/limits.d/99-usrp.conf
14cu|uhd-3.9.5-5|129	
14cu|uhd-3.9.5-5|130	# firmware
14cu|uhd-3.9.5-5|131	#mkdir -p %{buildroot}%{_datadir}/uhd/images
14cu|uhd-3.9.5-5|132	#cp -r images/images/* %{buildroot}%{_datadir}/uhd/images
14cu|uhd-3.9.5-5|133	
14cu|uhd-3.9.5-5|134	# remove win stuff
14cu|uhd-3.9.5-5|135	rm -rf %{buildroot}%{_datadir}/uhd/images/winusb_driver
14cu|uhd-3.9.5-5|136	
14cu|uhd-3.9.5-5|137	# tools
14cu|uhd-3.9.5-5|138	#install -Dpm 0755 tools/usrp_x3xx_fpga_jtag_programmer.sh %{buildroot}%{_bindir}/usrp_x3xx_fpga_jtag_programmer.sh
14cu|uhd-3.9.5-5|139	#install -Dpm 0755 tools/uhd_dump/chdr_log %{buildroot}%{_bindir}/chdr_log
14cu|uhd-3.9.5-5|140	
14cu|uhd-3.9.5-5|141	%check
14cu|uhd-3.9.5-5|142	make test -C build
14cu|uhd-3.9.5-5|143	
14cu|uhd-3.9.5-5|144	
14cu|uhd-3.9.5-5|145	%changelog
14cu|uhd-3.9.5-5|146	
14cu|uhd-3.9.5-5|147	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 3.9.5-5
14cu|uhd-3.9.5-5|148	- (ae75087) Fix files
14cu|uhd-3.9.5-5|149	
14cu|uhd-3.9.5-5|150	

15314 14
14cu|ulogd-2.0.5-2|1	Summary:	The userspace logging daemon for netfilter
14cu|ulogd-2.0.5-2|2	Name:		ulogd
14cu|ulogd-2.0.5-2|3	Version:	2.0.5
14cu|ulogd-2.0.5-2|4	Release:	2
14cu|ulogd-2.0.5-2|5	License:	GPL
14cu|ulogd-2.0.5-2|6	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|7	URL:		http://www.netfilter.org/projects/ulogd/
14cu|ulogd-2.0.5-2|8	Source0:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2
14cu|ulogd-2.0.5-2|9	Source1:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2.sig
14cu|ulogd-2.0.5-2|10	Source2:	ulogd.service
14cu|ulogd-2.0.5-2|11	# (fc) 1.24-3mdv fix killall path (Mdv bug #35286)
14cu|ulogd-2.0.5-2|12	Patch0:		ulogd-1.24-fixkillall.patch
14cu|ulogd-2.0.5-2|13	Patch1:		ulogd-build_fix.diff
14cu|ulogd-2.0.5-2|14	Patch2:		omv-ulogd-2.0.2-conf.patch
14cu|ulogd-2.0.5-2|15	Requires(post): rpm-helper
14cu|ulogd-2.0.5-2|16	Requires(preun): rpm-helper
14cu|ulogd-2.0.5-2|17	BuildRequires:	autoconf automake libtool
14cu|ulogd-2.0.5-2|18	BuildRequires:	dbi-devel
14cu|ulogd-2.0.5-2|19	BuildRequires:	pcap-devel
14cu|ulogd-2.0.5-2|20	BuildRequires:	linuxdoc-tools texlive
14cu|ulogd-2.0.5-2|21	BuildRequires:	mysql-devel
14cu|ulogd-2.0.5-2|22	BuildRequires:	pkgconfig(libnetfilter_acct)
14cu|ulogd-2.0.5-2|23	BuildRequires:	pkgconfig(libnetfilter_conntrack)
14cu|ulogd-2.0.5-2|24	BuildRequires:	pkgconfig(libnetfilter_log)
14cu|ulogd-2.0.5-2|25	BuildRequires:	pkgconfig(libnfnetlink)
14cu|ulogd-2.0.5-2|26	BuildRequires:	postgresql-devel
14cu|ulogd-2.0.5-2|27	BuildRequires:	pkgconfig(sqlite3)
14cu|ulogd-2.0.5-2|28	BuildRequires:	pkgconfig(jansson)
14cu|ulogd-2.0.5-2|29	BuildRequires:	linuxdoc-tools
14cu|ulogd-2.0.5-2|30	Requires:	userspace-ipfilter
14cu|ulogd-2.0.5-2|31	
14cu|ulogd-2.0.5-2|32	%description
14cu|ulogd-2.0.5-2|33	Ulogd is an universal logging daemon for the ULOG target of netfilter, the
14cu|ulogd-2.0.5-2|34	Linux 2.4/2.6 firewalling subsystem. Ulogd is able to log packets in various
14cu|ulogd-2.0.5-2|35	formats to different targets (text files, databases, etc.). It has an
14cu|ulogd-2.0.5-2|36	easy-to-use plugin interface to add new protocols and new output targets.
14cu|ulogd-2.0.5-2|37	
14cu|ulogd-2.0.5-2|38	%package	mysql
14cu|ulogd-2.0.5-2|39	Summary:	MySQL output plugin for ulogd
14cu|ulogd-2.0.5-2|40	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|41	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|42	
14cu|ulogd-2.0.5-2|43	%description	mysql
14cu|ulogd-2.0.5-2|44	Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of
14cu|ulogd-2.0.5-2|45	firewall information into a MySQL database.
14cu|ulogd-2.0.5-2|46	
14cu|ulogd-2.0.5-2|47	%package	pgsql
14cu|ulogd-2.0.5-2|48	Summary:	PostgreSQL output plugin for ulogd
14cu|ulogd-2.0.5-2|49	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|50	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|51	
14cu|ulogd-2.0.5-2|52	%description	pgsql
14cu|ulogd-2.0.5-2|53	Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of
14cu|ulogd-2.0.5-2|54	firewall information into a PostgreSQL database.
14cu|ulogd-2.0.5-2|55	
14cu|ulogd-2.0.5-2|56	%package	sqlite
14cu|ulogd-2.0.5-2|57	Summary:	SQLite output plugin for ulogd
14cu|ulogd-2.0.5-2|58	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|59	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|60	
14cu|ulogd-2.0.5-2|61	%description	sqlite
14cu|ulogd-2.0.5-2|62	Ulogd-sqlite is a SQLite output plugin for ulogd. It enables logging of
14cu|ulogd-2.0.5-2|63	firewall information into a SQLite database.
14cu|ulogd-2.0.5-2|64	
14cu|ulogd-2.0.5-2|65	%package	pcap
14cu|ulogd-2.0.5-2|66	Summary:	PCAP output plugin for ulogd
14cu|ulogd-2.0.5-2|67	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|68	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|69	
14cu|ulogd-2.0.5-2|70	%description	pcap
14cu|ulogd-2.0.5-2|71	Ulogd-pcap is a output plugin for ulogd that saves packet logs as PCAP file.
14cu|ulogd-2.0.5-2|72	PCAP is a standard format that can be later analyzed by a lot of tools such as
14cu|ulogd-2.0.5-2|73	tcpdump and wireshark.
14cu|ulogd-2.0.5-2|74	
14cu|ulogd-2.0.5-2|75	%package	dbi
14cu|ulogd-2.0.5-2|76	Summary:	Libdbi framework output plugin for ulogd
14cu|ulogd-2.0.5-2|77	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|78	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|79	
14cu|ulogd-2.0.5-2|80	%description	dbi
14cu|ulogd-2.0.5-2|81	Ulogd-dbi is a libdbi output plugin for ulogd. It enables logging of
14cu|ulogd-2.0.5-2|82	firewall information through a libdbi interface.
14cu|ulogd-2.0.5-2|83	
14cu|ulogd-2.0.5-2|84	%package	json
14cu|ulogd-2.0.5-2|85	Summary:	JSON framework output plugin for ulogd
14cu|ulogd-2.0.5-2|86	Group:		System/Kernel and hardware
14cu|ulogd-2.0.5-2|87	Requires:	%{name} = %{version}
14cu|ulogd-2.0.5-2|88	
14cu|ulogd-2.0.5-2|89	%description	json
14cu|ulogd-2.0.5-2|90	Ulogd-json is a json output plugin for ulogd. It enables logging of
14cu|ulogd-2.0.5-2|91	firewall information through a json interface.
14cu|ulogd-2.0.5-2|92	
14cu|ulogd-2.0.5-2|93	%prep
14cu|ulogd-2.0.5-2|94	
14cu|ulogd-2.0.5-2|95	%setup -q
14cu|ulogd-2.0.5-2|96	%patch0 -p1 -b .fixkillall
14cu|ulogd-2.0.5-2|97	%patch1 -p1
14cu|ulogd-2.0.5-2|98	%patch2 -p1
14cu|ulogd-2.0.5-2|99	
14cu|ulogd-2.0.5-2|100	# lib64 fix
14cu|ulogd-2.0.5-2|101	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
14cu|ulogd-2.0.5-2|102	
14cu|ulogd-2.0.5-2|103	cp %{SOURCE2} ulogd.service
14cu|ulogd-2.0.5-2|104	
14cu|ulogd-2.0.5-2|105	%build
14cu|ulogd-2.0.5-2|106	autoreconf -fi
14cu|ulogd-2.0.5-2|107	%serverbuild
14cu|ulogd-2.0.5-2|108	
14cu|ulogd-2.0.5-2|109	%configure2_5x \
14cu|ulogd-2.0.5-2|110	--disable-static \
14cu|ulogd-2.0.5-2|111	--enable-shared \
14cu|ulogd-2.0.5-2|112	--with-pgsql=%{_prefix} \
14cu|ulogd-2.0.5-2|113	--with-pgsql-inc=%{_includedir}/postgresql \
14cu|ulogd-2.0.5-2|114	--with-mysql=%{_prefix} \
14cu|ulogd-2.0.5-2|115	--with-mysql-inc=%{_includedir}/mysql \
14cu|ulogd-2.0.5-2|116	--with-dbi=%{_prefix} \
14cu|ulogd-2.0.5-2|117	--with-dbi-lib=%{_libdir} \
14cu|ulogd-2.0.5-2|118	--with-dbi-inc=%{_includedir} \
14cu|ulogd-2.0.5-2|119	
14cu|ulogd-2.0.5-2|120	# bork...
14cu|ulogd-2.0.5-2|121	cat >> config.h << EOF
14cu|ulogd-2.0.5-2|122	#define HAVE_LIBDBI 1
14cu|ulogd-2.0.5-2|123	#define HAVE_LIBMYSQLCLIENT 1
14cu|ulogd-2.0.5-2|124	#define HAVE_LIBPQ 1
14cu|ulogd-2.0.5-2|125	EOF
14cu|ulogd-2.0.5-2|126	
14cu|ulogd-2.0.5-2|127	%make
14cu|ulogd-2.0.5-2|128	#make -C doc
14cu|ulogd-2.0.5-2|129	
14cu|ulogd-2.0.5-2|130	%install
14cu|ulogd-2.0.5-2|131	
14cu|ulogd-2.0.5-2|132	%makeinstall_std
14cu|ulogd-2.0.5-2|133	
14cu|ulogd-2.0.5-2|134	# install initscript
14cu|ulogd-2.0.5-2|135	install -d %{buildroot}%{_unitdir}
14cu|ulogd-2.0.5-2|136	install -m0755 ulogd.service %{buildroot}%{_unitdir}/ulogd.service
14cu|ulogd-2.0.5-2|137	
14cu|ulogd-2.0.5-2|138	# install logrotate file
14cu|ulogd-2.0.5-2|139	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
14cu|ulogd-2.0.5-2|140	install ulogd.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/ulogd
14cu|ulogd-2.0.5-2|141	
14cu|ulogd-2.0.5-2|142	install -d %{buildroot}/var/lib/ulogd
14cu|ulogd-2.0.5-2|143	install -d %{buildroot}/var/log/ulogd
14cu|ulogd-2.0.5-2|144	
14cu|ulogd-2.0.5-2|145	# install man page
14cu|ulogd-2.0.5-2|146	install -d %{buildroot}%{_mandir}/man8
14cu|ulogd-2.0.5-2|147	install -m0644 ulogd.8 %{buildroot}%{_mandir}/man8/
14cu|ulogd-2.0.5-2|148	
14cu|ulogd-2.0.5-2|149	install -m0644 ulogd.conf %{buildroot}%{_sysconfdir}/
14cu|ulogd-2.0.5-2|150	
14cu|ulogd-2.0.5-2|151	rm -f %{buildroot}%{_libdir}/ulogd/*.*a
14cu|ulogd-2.0.5-2|152	
14cu|ulogd-2.0.5-2|153	%post
14cu|ulogd-2.0.5-2|154	%_post_service ulogd
14cu|ulogd-2.0.5-2|155	
14cu|ulogd-2.0.5-2|156	%preun
14cu|ulogd-2.0.5-2|157	%_preun_service ulogd
14cu|ulogd-2.0.5-2|158	
14cu|ulogd-2.0.5-2|159	%files
14cu|ulogd-2.0.5-2|160	%doc COPYING AUTHORS README
14cu|ulogd-2.0.5-2|161	%doc doc/mysql-ulogd2-flat.sql
14cu|ulogd-2.0.5-2|162	%doc doc/mysql-ulogd2.sql
14cu|ulogd-2.0.5-2|163	%doc doc/pgsql-ulogd2-flat.sql
14cu|ulogd-2.0.5-2|164	%doc doc/pgsql-ulogd2.sql
14cu|ulogd-2.0.5-2|165	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ulogd.conf
14cu|ulogd-2.0.5-2|166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ulogd
14cu|ulogd-2.0.5-2|167	%attr(0755,root,root) %{_sbindir}/ulogd
14cu|ulogd-2.0.5-2|168	%{_unitdir}/ulogd.service
14cu|ulogd-2.0.5-2|169	%dir %{_libdir}/ulogd
14cu|ulogd-2.0.5-2|170	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_HWHDR.so
14cu|ulogd-2.0.5-2|171	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IFINDEX.so
14cu|ulogd-2.0.5-2|172	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2BIN.so
14cu|ulogd-2.0.5-2|173	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2HBIN.so
14cu|ulogd-2.0.5-2|174	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2STR.so
14cu|ulogd-2.0.5-2|175	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_MARK.so
14cu|ulogd-2.0.5-2|176	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTFLOW.so
14cu|ulogd-2.0.5-2|177	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTPKT.so
14cu|ulogd-2.0.5-2|178	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PWSNIFF.so
14cu|ulogd-2.0.5-2|179	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFACCT.so
14cu|ulogd-2.0.5-2|180	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFCT.so
14cu|ulogd-2.0.5-2|181	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_NFLOG.so
14cu|ulogd-2.0.5-2|182	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_ULOG.so
14cu|ulogd-2.0.5-2|183	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_UNIXSOCK.so
14cu|ulogd-2.0.5-2|184	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GPRINT.so
14cu|ulogd-2.0.5-2|185	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_LOGEMU.so
14cu|ulogd-2.0.5-2|186	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_NACCT.so
14cu|ulogd-2.0.5-2|187	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_OPRINT.so
14cu|ulogd-2.0.5-2|188	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SYSLOG.so
14cu|ulogd-2.0.5-2|189	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GRAPHITE.so
14cu|ulogd-2.0.5-2|190	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_XML.so
14cu|ulogd-2.0.5-2|191	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_raw2packet_BASE.so
14cu|ulogd-2.0.5-2|192	%dir /var/lib/ulogd
14cu|ulogd-2.0.5-2|193	%dir /var/log/ulogd
14cu|ulogd-2.0.5-2|194	%attr(0644,root,root) %{_mandir}/man8/*
14cu|ulogd-2.0.5-2|195	
14cu|ulogd-2.0.5-2|196	%files mysql
14cu|ulogd-2.0.5-2|197	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_MYSQL.so
14cu|ulogd-2.0.5-2|198	
14cu|ulogd-2.0.5-2|199	%files pgsql
14cu|ulogd-2.0.5-2|200	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PGSQL.so
14cu|ulogd-2.0.5-2|201	
14cu|ulogd-2.0.5-2|202	%files sqlite
14cu|ulogd-2.0.5-2|203	%doc doc/sqlite3.table
14cu|ulogd-2.0.5-2|204	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SQLITE3.so
14cu|ulogd-2.0.5-2|205	
14cu|ulogd-2.0.5-2|206	%files pcap
14cu|ulogd-2.0.5-2|207	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PCAP.so
14cu|ulogd-2.0.5-2|208	
14cu|ulogd-2.0.5-2|209	%files dbi
14cu|ulogd-2.0.5-2|210	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_DBI.so
14cu|ulogd-2.0.5-2|211	
14cu|ulogd-2.0.5-2|212	%files json
14cu|ulogd-2.0.5-2|213	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_JSON.so
14cu|ulogd-2.0.5-2|214	
14cu|ulogd-2.0.5-2|215	%changelog
14cu|ulogd-2.0.5-2|216	
14cu|ulogd-2.0.5-2|217	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.0.5-2
14cu|ulogd-2.0.5-2|218	- (d95cb37) Updated to 2.0.5
14cu|ulogd-2.0.5-2|219	
14cu|ulogd-2.0.5-2|220	

15315 14
14cu|ultracopier-0.2.0.16-3|1	Name:		ultracopier
14cu|ultracopier-0.2.0.16-3|2	Version:	0.2.0.16
14cu|ultracopier-0.2.0.16-3|3	Release:	3
14cu|ultracopier-0.2.0.16-3|4	License:	GPLv3+
14cu|ultracopier-0.2.0.16-3|5	Group:		File tools
14cu|ultracopier-0.2.0.16-3|6	URL:		http://ultracopier.first-world.info/
14cu|ultracopier-0.2.0.16-3|7	Source:		http://files.first-world.info/ultracopier/%{version}/ultracopier-src-%{version}.tar.bz2
14cu|ultracopier-0.2.0.16-3|8	Source1:        ultracopier_russian.qm.tar.gz
14cu|ultracopier-0.2.0.16-3|9	BuildRoot:	%_tmppath/%{name}-%{version}
14cu|ultracopier-0.2.0.16-3|10	BuildRequires:	qt4-devel
14cu|ultracopier-0.2.0.16-3|11	BuildRequires:	desktop-file-utils
14cu|ultracopier-0.2.0.16-3|12	
14cu|ultracopier-0.2.0.16-3|13	Summary:	The QT advanced copier
14cu|ultracopier-0.2.0.16-3|14	
14cu|ultracopier-0.2.0.16-3|15	%description
14cu|ultracopier-0.2.0.16-3|16	Ultracopier is an advanced file copier with copy list management.
14cu|ultracopier-0.2.0.16-3|17	
14cu|ultracopier-0.2.0.16-3|18	%prep
14cu|ultracopier-0.2.0.16-3|19	%setup -q
14cu|ultracopier-0.2.0.16-3|20	
14cu|ultracopier-0.2.0.16-3|21	pushd src/lang
14cu|ultracopier-0.2.0.16-3|22	tar -xvzf %{SOURCE1}
14cu|ultracopier-0.2.0.16-3|23	popd
14cu|ultracopier-0.2.0.16-3|24	
14cu|ultracopier-0.2.0.16-3|25	#fix the source
14cu|ultracopier-0.2.0.16-3|26	%__sed -i "s|\r||g" CHANGELOG
14cu|ultracopier-0.2.0.16-3|27	%__chmod 0644 CHANGELOG
14cu|ultracopier-0.2.0.16-3|28	
14cu|ultracopier-0.2.0.16-3|29	%build
14cu|ultracopier-0.2.0.16-3|30	qmake
14cu|ultracopier-0.2.0.16-3|31	%make
14cu|ultracopier-0.2.0.16-3|32	
14cu|ultracopier-0.2.0.16-3|33	%install
14cu|ultracopier-0.2.0.16-3|34	rm -rf %{buildroot}
14cu|ultracopier-0.2.0.16-3|35	mkdir -p %{buildroot}%{_datadir}/%{name}/lang
14cu|ultracopier-0.2.0.16-3|36	install -D src/%{name} %{buildroot}%{_bindir}/%{name}
14cu|ultracopier-0.2.0.16-3|37	install -D src/other/*.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|ultracopier-0.2.0.16-3|38	install -D src/other/*16* %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|ultracopier-0.2.0.16-3|39	install -D src/other/*128* %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|ultracopier-0.2.0.16-3|40	cp -r src/lang/russian.* %{buildroot}%{_datadir}/%{name}/lang/
14cu|ultracopier-0.2.0.16-3|41	chmod -R 755 %{buildroot}%{_datadir}/%{name}/lang/*.png
14cu|ultracopier-0.2.0.16-3|42	
14cu|ultracopier-0.2.0.16-3|43	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14cu|ultracopier-0.2.0.16-3|44	
14cu|ultracopier-0.2.0.16-3|45	desktop-file-install --vendor="" \
14cu|ultracopier-0.2.0.16-3|46	--remove-category="Qt" \
14cu|ultracopier-0.2.0.16-3|47	--add-category="System;FileManager;X-MandrivaLinux-System-FileTools;" \
14cu|ultracopier-0.2.0.16-3|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|ultracopier-0.2.0.16-3|49	
14cu|ultracopier-0.2.0.16-3|50	%clean
14cu|ultracopier-0.2.0.16-3|51	%__rm -rf %{buildroot}
14cu|ultracopier-0.2.0.16-3|52	
14cu|ultracopier-0.2.0.16-3|53	%files
14cu|ultracopier-0.2.0.16-3|54	%defattr(-,root,root)
14cu|ultracopier-0.2.0.16-3|55	%doc COPYING README
14cu|ultracopier-0.2.0.16-3|56	%{_bindir}/ultracopier
14cu|ultracopier-0.2.0.16-3|57	%{_datadir}/applications/%{name}.desktop
14cu|ultracopier-0.2.0.16-3|58	%{_datadir}/%{name}/lang/*
14cu|ultracopier-0.2.0.16-3|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|ultracopier-0.2.0.16-3|60	
14cu|ultracopier-0.2.0.16-3|61	%changelog
14cu|ultracopier-0.2.0.16-3|62	
14cu|ultracopier-0.2.0.16-3|63	* Sat Jul 04 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.2.0.16-3
14cu|ultracopier-0.2.0.16-3|64	- (6d1387b) Updated ultracopier.spec
14cu|ultracopier-0.2.0.16-3|65	
14cu|ultracopier-0.2.0.16-3|66	

15316 14
14cu|umplayer-0.98.2-2|1	Name:		umplayer
14cu|umplayer-0.98.2-2|2	Version:	0.98.2
14cu|umplayer-0.98.2-2|3	Release:	2
14cu|umplayer-0.98.2-2|4	Summary:	Complete Frontend for MPlayer
14cu|umplayer-0.98.2-2|5	Group:		Video
14cu|umplayer-0.98.2-2|6	License:	GPLv3
14cu|umplayer-0.98.2-2|7	URL:		http://umplayer.sourceforge.net/
14cu|umplayer-0.98.2-2|8	Source:		http://sourceforge.net/projects/smplayer/files/UMPlayer/%{version}/%{name}-%{version}-by-the-smplayer-team.tar.bz2
14cu|umplayer-0.98.2-2|9	Patch0:		umplayer-0.98.2-optflags.patch
14cu|umplayer-0.98.2-2|10	Patch1:		umplayer-fix_logging_format.patch
14cu|umplayer-0.98.2-2|11	
14cu|umplayer-0.98.2-2|12	BuildRequires:	qt4-devel
14cu|umplayer-0.98.2-2|13	BuildRequires:	desktop-file-utils
14cu|umplayer-0.98.2-2|14	
14cu|umplayer-0.98.2-2|15	Requires:	mplayer
14cu|umplayer-0.98.2-2|16	Requires:	xdg-utils
14cu|umplayer-0.98.2-2|17	Suggests:	umplayer-themes
14cu|umplayer-0.98.2-2|18	
14cu|umplayer-0.98.2-2|19	%description
14cu|umplayer-0.98.2-2|20	UMPlayer intends to be a complete front-end for MPlayer, from basic features
14cu|umplayer-0.98.2-2|21	like playing videos, DVDs, and VCDs to more advanced features like support for
14cu|umplayer-0.98.2-2|22	MPlayer filters and more.
14cu|umplayer-0.98.2-2|23	
14cu|umplayer-0.98.2-2|24	One of the most interesting features of UMPlayer: it remembers the settings of
14cu|umplayer-0.98.2-2|25	all files you play. So you start to watch a movie but you have to leave...
14cu|umplayer-0.98.2-2|26	don't worry, when you open that movie again it will resume at the same point
14cu|umplayer-0.98.2-2|27	you left it, and with the same settings: audio track, subtitles, volume...
14cu|umplayer-0.98.2-2|28	
14cu|umplayer-0.98.2-2|29	
14cu|umplayer-0.98.2-2|30	Authors:
14cu|umplayer-0.98.2-2|31	--------
14cu|umplayer-0.98.2-2|32	Vinay Khaitan <vkhaitan@gmail.com>
14cu|umplayer-0.98.2-2|33	
14cu|umplayer-0.98.2-2|34	#------------------------------------------------------------------------------
14cu|umplayer-0.98.2-2|35	
14cu|umplayer-0.98.2-2|36	%package themes
14cu|umplayer-0.98.2-2|37	Summary:	Themes for UMPlayer
14cu|umplayer-0.98.2-2|38	Group:		Video
14cu|umplayer-0.98.2-2|39	BuildArch:	noarch
14cu|umplayer-0.98.2-2|40	Requires:	%{name} = %{version}-%{release}
14cu|umplayer-0.98.2-2|41	Provides:	%{name}-theme-Black  = %{version}-%{release}
14cu|umplayer-0.98.2-2|42	Provides:	%{name}-theme-Gonzo  = %{version}-%{release}
14cu|umplayer-0.98.2-2|43	Provides:	%{name}-theme-Mac    = %{version}-%{release}
14cu|umplayer-0.98.2-2|44	Provides:	%{name}-theme-Modern = %{version}-%{release}
14cu|umplayer-0.98.2-2|45	Provides:	%{name}-theme-Vista  = %{version}-%{release}
14cu|umplayer-0.98.2-2|46	
14cu|umplayer-0.98.2-2|47	%description themes
14cu|umplayer-0.98.2-2|48	UMPlayer is the multimedia player that fills all your needs. With dozens of
14cu|umplayer-0.98.2-2|49	advanced features and built-in codecs it can handle any media format, and can
14cu|umplayer-0.98.2-2|50	play Audio CDs, DVDs, (S)VCDs, TV / Radio cards, YouTube™ and SHOUTcast™
14cu|umplayer-0.98.2-2|51	streams and even incomplete or damaged media files.
14cu|umplayer-0.98.2-2|52	
14cu|umplayer-0.98.2-2|53	This package contains a set of themes for UMPlayer.
14cu|umplayer-0.98.2-2|54	
14cu|umplayer-0.98.2-2|55	%files -f %{name}.lang
14cu|umplayer-0.98.2-2|56	%doc Changelog *.txt
14cu|umplayer-0.98.2-2|57	%dir %{_datadir}/%{name}
14cu|umplayer-0.98.2-2|58	%dir %{_datadir}/%{name}/shortcuts
14cu|umplayer-0.98.2-2|59	%dir %{_datadir}/%{name}/translations
14cu|umplayer-0.98.2-2|60	%{_bindir}/%{name}
14cu|umplayer-0.98.2-2|61	%{_datadir}/applications/%{name}*.desktop
14cu|umplayer-0.98.2-2|62	%{_datadir}/%{name}/shortcuts/*.keys
14cu|umplayer-0.98.2-2|63	%{_iconsdir}/*/*/apps/%{name}.*
14cu|umplayer-0.98.2-2|64	%config(noreplace) %{_datadir}/%{name}/input.conf
14cu|umplayer-0.98.2-2|65	%{_mandir}/man1/%{name}.*
14cu|umplayer-0.98.2-2|66	%lang(en_US) %{_datadir}/%{name}/translations/%{name}_en_US.qm
14cu|umplayer-0.98.2-2|67	
14cu|umplayer-0.98.2-2|68	%files themes
14cu|umplayer-0.98.2-2|69	%dir %{_datadir}/%{name}/themes
14cu|umplayer-0.98.2-2|70	%{_datadir}/%{name}/themes/*
14cu|umplayer-0.98.2-2|71	
14cu|umplayer-0.98.2-2|72	#----------------------------------------------------------------------------
14cu|umplayer-0.98.2-2|73	%prep
14cu|umplayer-0.98.2-2|74	%setup -q -n %{name}-%{version}-by-the-smplayer-team
14cu|umplayer-0.98.2-2|75	%patch0 -p1
14cu|umplayer-0.98.2-2|76	%patch1 -p0
14cu|umplayer-0.98.2-2|77	
14cu|umplayer-0.98.2-2|78	# fix CRLF in .txt files:
14cu|umplayer-0.98.2-2|79	sed -i 's/\r$//' *.txt
14cu|umplayer-0.98.2-2|80	
14cu|umplayer-0.98.2-2|81	%build
14cu|umplayer-0.98.2-2|82	%setup_compile_flags
14cu|umplayer-0.98.2-2|83	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
14cu|umplayer-0.98.2-2|84	
14cu|umplayer-0.98.2-2|85	%install
14cu|umplayer-0.98.2-2|86	%makeinstall_std
14cu|umplayer-0.98.2-2|87	
14cu|umplayer-0.98.2-2|88	# remove wrongly put docs
14cu|umplayer-0.98.2-2|89	rm -rf %{buildroot}%{_datadir}/doc
14cu|umplayer-0.98.2-2|90	
14cu|umplayer-0.98.2-2|91	# for translations
14cu|umplayer-0.98.2-2|92	LANGFILE="$PWD/umplayer.lang"
14cu|umplayer-0.98.2-2|93	echo -n > "$LANGFILE"
14cu|umplayer-0.98.2-2|94	find "%{buildroot}%{_datadir}/umplayer/translations" -name '*.qm' \
14cu|umplayer-0.98.2-2|95	| while read qm; do
14cu|umplayer-0.98.2-2|96	qmfile=${qm##*/}
14cu|umplayer-0.98.2-2|97	l=${qmfile#*_}
14cu|umplayer-0.98.2-2|98	l=${l%%.qm}
14cu|umplayer-0.98.2-2|99	
14cu|umplayer-0.98.2-2|100	[ "$l" = "en_US" ] && continue
14cu|umplayer-0.98.2-2|101	echo "%lang(${l}) %{_datadir}/umplayer/translations/${qmfile}" >> "$LANGFILE"
14cu|umplayer-0.98.2-2|102	done
14cu|umplayer-0.98.2-2|103	
14cu|umplayer-0.98.2-2|104	# for desktop file entry
14cu|umplayer-0.98.2-2|105	desktop-file-install \
14cu|umplayer-0.98.2-2|106	--remove-key='Encoding' \
14cu|umplayer-0.98.2-2|107	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|umplayer-0.98.2-2|108	
14cu|umplayer-0.98.2-2|109	
14cu|umplayer-0.98.2-2|110	
14cu|umplayer-0.98.2-2|111	%changelog
14cu|umplayer-0.98.2-2|112	* Wed Oct 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.2-2
14cu|umplayer-0.98.2-2|113	+ Revision: f277c88
14cu|umplayer-0.98.2-2|114	- Imported from SRPM
14cu|umplayer-0.98.2-2|115	
14cu|umplayer-0.98.2-2|116	

15317 14
14cu|unac-1.8.0-6|1	%define major 1
14cu|unac-1.8.0-6|2	%define libname %mklibname %{name} %major
14cu|unac-1.8.0-6|3	%define develname %mklibname -d %{name}
14cu|unac-1.8.0-6|4	
14cu|unac-1.8.0-6|5	Summary: A command that removes accents
14cu|unac-1.8.0-6|6	Name: unac
14cu|unac-1.8.0-6|7	Version: 1.8.0
14cu|unac-1.8.0-6|8	Release: 6
14cu|unac-1.8.0-6|9	License: GPLv2+
14cu|unac-1.8.0-6|10	Group: Text tools
14cu|unac-1.8.0-6|11	Source: http://ftp.de.debian.org/debian/pool/main/u/unac/unac_%{version}.orig.tar.gz
14cu|unac-1.8.0-6|12	URL: http://www.nongnu.org/unac/
14cu|unac-1.8.0-6|13	BuildRequires: gettext-devel
14cu|unac-1.8.0-6|14	
14cu|unac-1.8.0-6|15	%description
14cu|unac-1.8.0-6|16	unac is a C library and command that remove accents from a string.
14cu|unac-1.8.0-6|17	For instance the string t will become ete.  It provides a command
14cu|unac-1.8.0-6|18	line interface that removes accents from a string given in argument
14cu|unac-1.8.0-6|19	(unaccent command). In the library function and the command, the
14cu|unac-1.8.0-6|20	charset of the input string is specified as an argument. The input
14cu|unac-1.8.0-6|21	string is converted to UTF-16 using iconv(3), accents are stripped and
14cu|unac-1.8.0-6|22	the result is converted back to the original charset. The iconv --list
14cu|unac-1.8.0-6|23	command on GNU/Linux will show all charset supported.
14cu|unac-1.8.0-6|24	
14cu|unac-1.8.0-6|25	%package -n %libname
14cu|unac-1.8.0-6|26	Group:System/Libraries
14cu|unac-1.8.0-6|27	Summary: A C library that removes accents
14cu|unac-1.8.0-6|28	
14cu|unac-1.8.0-6|29	%description -n %libname
14cu|unac-1.8.0-6|30	unac is a C library and command that remove accents from a string.
14cu|unac-1.8.0-6|31	For instance the string t will become ete.  It provides a command
14cu|unac-1.8.0-6|32	line interface that removes accents from a string given in argument
14cu|unac-1.8.0-6|33	(unaccent command). In the library function and the command, the
14cu|unac-1.8.0-6|34	charset of the input string is specified as an argument. The input
14cu|unac-1.8.0-6|35	string is converted to UTF-16 using iconv(3), accents are stripped and
14cu|unac-1.8.0-6|36	the result is converted back to the original charset. The iconv --list
14cu|unac-1.8.0-6|37	command on GNU/Linux will show all charset supported.
14cu|unac-1.8.0-6|38	
14cu|unac-1.8.0-6|39	%package -n %develname
14cu|unac-1.8.0-6|40	Group: Development/C
14cu|unac-1.8.0-6|41	Summary: A C library that removes accents
14cu|unac-1.8.0-6|42	Requires: %libname = %{version}-%{release}
14cu|unac-1.8.0-6|43	Provides: %{name}-devel = %{version}-%{release}
14cu|unac-1.8.0-6|44	
14cu|unac-1.8.0-6|45	%description -n %develname
14cu|unac-1.8.0-6|46	unac is a C library and command that remove accents from a string.
14cu|unac-1.8.0-6|47	For instance the string t will become ete.  It provides a command
14cu|unac-1.8.0-6|48	line interface that removes accents from a string given in argument
14cu|unac-1.8.0-6|49	(unaccent command). In the library function and the command, the
14cu|unac-1.8.0-6|50	charset of the input string is specified as an argument. The input
14cu|unac-1.8.0-6|51	string is converted to UTF-16 using iconv(3), accents are stripped and
14cu|unac-1.8.0-6|52	the result is converted back to the original charset. The iconv --list
14cu|unac-1.8.0-6|53	command on GNU/Linux will show all charset supported.
14cu|unac-1.8.0-6|54	
14cu|unac-1.8.0-6|55	%prep
14cu|unac-1.8.0-6|56	%setup -q -n %{name}-%{version}.orig
14cu|unac-1.8.0-6|57	touch config.rpath
14cu|unac-1.8.0-6|58	autoreconf -fi
14cu|unac-1.8.0-6|59	
14cu|unac-1.8.0-6|60	%build
14cu|unac-1.8.0-6|61	
14cu|unac-1.8.0-6|62	%configure2_5x \
14cu|unac-1.8.0-6|63	--disable-static
14cu|unac-1.8.0-6|64	%make
14cu|unac-1.8.0-6|65	
14cu|unac-1.8.0-6|66	%install
14cu|unac-1.8.0-6|67	%makeinstall_std
14cu|unac-1.8.0-6|68	
14cu|unac-1.8.0-6|69	%files
14cu|unac-1.8.0-6|70	%doc ChangeLog README
14cu|unac-1.8.0-6|71	%{_bindir}/unaccent
14cu|unac-1.8.0-6|72	%{_mandir}/man1/unaccent.1*
14cu|unac-1.8.0-6|73	
14cu|unac-1.8.0-6|74	%files -n %libname
14cu|unac-1.8.0-6|75	%{_libdir}/libunac.so.%{major}*
14cu|unac-1.8.0-6|76	
14cu|unac-1.8.0-6|77	%files -n %develname
14cu|unac-1.8.0-6|78	%{_libdir}/libunac*so
14cu|unac-1.8.0-6|79	%{_libdir}/pkgconfig/unac.pc
14cu|unac-1.8.0-6|80	%{_includedir}/unac.h
14cu|unac-1.8.0-6|81	%{_mandir}/man3/unac.3*
14cu|unac-1.8.0-6|82	
14cu|unac-1.8.0-6|83	%changelog
14cu|unac-1.8.0-6|84	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-6
14cu|unac-1.8.0-6|85	+ Revision: 0d8bdce
14cu|unac-1.8.0-6|86	- Move to contrib
14cu|unac-1.8.0-6|87	
14cu|unac-1.8.0-6|88	

15318 14
14cu|unadf-0.7.12-1|1	%define major 0
14cu|unadf-0.7.12-1|2	%define libname %mklibname adf %{major}
14cu|unadf-0.7.12-1|3	%define devname %mklibname adf -d
14cu|unadf-0.7.12-1|4	
14cu|unadf-0.7.12-1|5	Summary:	Unzip like for .adf files (Amiga devices dumps)
14cu|unadf-0.7.12-1|6	Name:		unadf
14cu|unadf-0.7.12-1|7	Version:	0.7.12
14cu|unadf-0.7.12-1|8	Release:	1
14cu|unadf-0.7.12-1|9	URL:		http://lclevy.free.fr/adflib
14cu|unadf-0.7.12-1|10	Source0:	http://lclevy.free.fr/adflib/adflib-%{version}.tar.bz2
14cu|unadf-0.7.12-1|11	Patch0:		adflib-0.7.12-strfmt.patch
14cu|unadf-0.7.12-1|12	Patch1:		0001-Fix-unsafe-extraction-by-using-mkdir-instead-of-shel.patch
14cu|unadf-0.7.12-1|13	License:	GPL
14cu|unadf-0.7.12-1|14	Group:		Archiving/Compression
14cu|unadf-0.7.12-1|15	
14cu|unadf-0.7.12-1|16	BuildRequires:	gcc-c++
14cu|unadf-0.7.12-1|17	
14cu|unadf-0.7.12-1|18	%description
14cu|unadf-0.7.12-1|19	Unzip-like for .adf files (Amiga devices dumps) powered by ADFLib
14cu|unadf-0.7.12-1|20	
14cu|unadf-0.7.12-1|21	%package -n %{libname}
14cu|unadf-0.7.12-1|22	Summary:	Unzip like for .adf files (Amiga devices dumps) -- the library
14cu|unadf-0.7.12-1|23	License:	GPL
14cu|unadf-0.7.12-1|24	Group:		Development/C
14cu|unadf-0.7.12-1|25	
14cu|unadf-0.7.12-1|26	%description -n %{libname}
14cu|unadf-0.7.12-1|27	The ADFlib is a portable C library designed to manage Amiga formatted devices
14cu|unadf-0.7.12-1|28	like harddisks and ZIP disks, or dump files of this kind of media via
14cu|unadf-0.7.12-1|29	the .ADF format.
14cu|unadf-0.7.12-1|30	
14cu|unadf-0.7.12-1|31	%package -n %{devname}
14cu|unadf-0.7.12-1|32	Summary:	Development files for unadf
14cu|unadf-0.7.12-1|33	License:	GPL
14cu|unadf-0.7.12-1|34	Group:		Development/C
14cu|unadf-0.7.12-1|35	
14cu|unadf-0.7.12-1|36	%description -n %{devname}
14cu|unadf-0.7.12-1|37	Development suite for ADFLib
14cu|unadf-0.7.12-1|38	
14cu|unadf-0.7.12-1|39	%prep
14cu|unadf-0.7.12-1|40	%setup -n adflib-%{version}
14cu|unadf-0.7.12-1|41	%apply_patches
14cu|unadf-0.7.12-1|42	
14cu|unadf-0.7.12-1|43	%build
14cu|unadf-0.7.12-1|44	./autogen.sh
14cu|unadf-0.7.12-1|45	%configure2_5x \
14cu|unadf-0.7.12-1|46	--disable-static \
14cu|unadf-0.7.12-1|47	--includedir=%{_includedir}/adflib
14cu|unadf-0.7.12-1|48	%make
14cu|unadf-0.7.12-1|49	
14cu|unadf-0.7.12-1|50	%install
14cu|unadf-0.7.12-1|51	%makeinstall_std
14cu|unadf-0.7.12-1|52	mkdir -p %{buildroot}%{_datadir}/libadf
14cu|unadf-0.7.12-1|53	cp -rp boot %{buildroot}%{_datadir}/libadf
14cu|unadf-0.7.12-1|54	mkdir -p %{buildroot}%{_includedir}/adflib
14cu|unadf-0.7.12-1|55	
14cu|unadf-0.7.12-1|56	%files
14cu|unadf-0.7.12-1|57	%{_bindir}/%{name}
14cu|unadf-0.7.12-1|58	
14cu|unadf-0.7.12-1|59	%files -n %{libname}
14cu|unadf-0.7.12-1|60	%{_libdir}/libadf.so.*
14cu|unadf-0.7.12-1|61	%{_datadir}/libadf
14cu|unadf-0.7.12-1|62	
14cu|unadf-0.7.12-1|63	%files -n %{devname}
14cu|unadf-0.7.12-1|64	%doc %{_datadir}/doc/adflib
14cu|unadf-0.7.12-1|65	%{_includedir}/adflib
14cu|unadf-0.7.12-1|66	%{_libdir}/libadf.so
14cu|unadf-0.7.12-1|67	%{_libdir}/pkgconfig/*
14cu|unadf-0.7.12-1|68	
14cu|unadf-0.7.12-1|69	%changelog
14cu|unadf-0.7.12-1|70	
14cu|unadf-0.7.12-1|71	* Thu Sep 29 2016 Denis Silakov <dsilakov@gmail.com> 0.7.12-1
14cu|unadf-0.7.12-1|72	- (3d6e2a4) Imported from SRPM
14cu|unadf-0.7.12-1|73	
14cu|unadf-0.7.12-1|74	

15319 14
14cu|unarr-0-1.20161029|1	%define major	1
14cu|unarr-0-1.20161029|2	%define libname	%mklibname unarr %{major}
14cu|unarr-0-1.20161029|3	%define devname %mklibname -d unarr
14cu|unarr-0-1.20161029|4	%define date	20161029
14cu|unarr-0-1.20161029|5	
14cu|unarr-0-1.20161029|6	Name:		unarr
14cu|unarr-0-1.20161029|7	Version:	0
14cu|unarr-0-1.20161029|8	Release:	1.%{date}
14cu|unarr-0-1.20161029|9	Group:		Development/C
14cu|unarr-0-1.20161029|10	Summary:	A decompression library
14cu|unarr-0-1.20161029|11	License:	LGPLv2+
14cu|unarr-0-1.20161029|12	Url:            https://github.com/zeniko/unarr
14cu|unarr-0-1.20161029|13	Source0:	https://github.com/zeniko/unarr/archive/master.zip
14cu|unarr-0-1.20161029|14	Source1:        https://raw.githubusercontent.com/selmf/unarr/master/CMakeLists.txt
14cu|unarr-0-1.20161029|15	Patch0:		unarr-install.patch
14cu|unarr-0-1.20161029|16	BuildRequires: 	cmake
14cu|unarr-0-1.20161029|17	BuildRequires: 	pkgconfig(zlib)
14cu|unarr-0-1.20161029|18	BuildRequires: 	bzip2-devel
14cu|unarr-0-1.20161029|19	
14cu|unarr-0-1.20161029|20	%description
14cu|unarr-0-1.20161029|21	A lightweight decompression library with support for rar, tar and zip
14cu|unarr-0-1.20161029|22	archives.
14cu|unarr-0-1.20161029|23	#---------------------------------------------------------------
14cu|unarr-0-1.20161029|24	%package -n %{libname}
14cu|unarr-0-1.20161029|25	Summary:        A decompression library
14cu|unarr-0-1.20161029|26	
14cu|unarr-0-1.20161029|27	%description -n %{libname}
14cu|unarr-0-1.20161029|28	A lightweight decompression library with support for rar, tar and zip
14cu|unarr-0-1.20161029|29	archives.
14cu|unarr-0-1.20161029|30	
14cu|unarr-0-1.20161029|31	%files -n %{libname}
14cu|unarr-0-1.20161029|32	%doc AUTHORS COPYING README
14cu|unarr-0-1.20161029|33	%{_libdir}/*.so.%{major}*
14cu|unarr-0-1.20161029|34	#---------------------------------------------------------------
14cu|unarr-0-1.20161029|35	
14cu|unarr-0-1.20161029|36	
14cu|unarr-0-1.20161029|37	%package -n %{devname}
14cu|unarr-0-1.20161029|38	Summary:	Development files for %{name}
14cu|unarr-0-1.20161029|39	Requires:	%{libname} = %{version}-%{release}
14cu|unarr-0-1.20161029|40	Provides:	%{name}-devel = %{version}-%{release}
14cu|unarr-0-1.20161029|41	
14cu|unarr-0-1.20161029|42	%description -n %{devname}
14cu|unarr-0-1.20161029|43	The %{name}-devel package contains libraries and header files for
14cu|unarr-0-1.20161029|44	developing applications that use %{name}.
14cu|unarr-0-1.20161029|45	
14cu|unarr-0-1.20161029|46	
14cu|unarr-0-1.20161029|47	%files -n %{devname}
14cu|unarr-0-1.20161029|48	%doc AUTHORS COPYING README
14cu|unarr-0-1.20161029|49	%{_includedir}/*
14cu|unarr-0-1.20161029|50	%{_libdir}/lib%{name}.so
14cu|unarr-0-1.20161029|51	#---------------------------------------------------------------
14cu|unarr-0-1.20161029|52	
14cu|unarr-0-1.20161029|53	%prep
14cu|unarr-0-1.20161029|54	%setup -qn %{name}-master
14cu|unarr-0-1.20161029|55	cp -p %{SOURCE1} .
14cu|unarr-0-1.20161029|56	%patch0	-p0
14cu|unarr-0-1.20161029|57	
14cu|unarr-0-1.20161029|58	%build
14cu|unarr-0-1.20161029|59	export CFLAGS+="%{optflags} -DDEBUG -g"
14cu|unarr-0-1.20161029|60	%cmake
14cu|unarr-0-1.20161029|61	%make
14cu|unarr-0-1.20161029|62	
14cu|unarr-0-1.20161029|63	%install
14cu|unarr-0-1.20161029|64	%makeinstall_std -C build LIB_INSTALL_DIR=%{_libdir}
14cu|unarr-0-1.20161029|65	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14cu|unarr-0-1.20161029|66	
14cu|unarr-0-1.20161029|67	
14cu|unarr-0-1.20161029|68	
14cu|unarr-0-1.20161029|69	
14cu|unarr-0-1.20161029|70	%changelog
14cu|unarr-0-1.20161029|71	
14cu|unarr-0-1.20161029|72	* Sat Oct 29 2016 abfonly <abfonly@gmail.com> 0-1.20161029
14cu|unarr-0-1.20161029|73	- (736d13f) Imported from SRPM
14cu|unarr-0-1.20161029|74	
14cu|unarr-0-1.20161029|75	

15320 14
14cu|unbound-1.5.10-1|1	%define		major    2
14cu|unbound-1.5.10-1|2	%define		libname     %mklibname %{name} %{major}
14cu|unbound-1.5.10-1|3	%define		develname   %mklibname -d %{name}
14cu|unbound-1.5.10-1|4	
14cu|unbound-1.5.10-1|5	Name:		unbound
14cu|unbound-1.5.10-1|6	Version:	1.5.10
14cu|unbound-1.5.10-1|7	Release:	1
14cu|unbound-1.5.10-1|8	Summary:	A validating, recursive, and caching DNS resolver
14cu|unbound-1.5.10-1|9	License:	BSD
14cu|unbound-1.5.10-1|10	Group:		System/Servers
14cu|unbound-1.5.10-1|11	Url:		https://unbound.net
14cu|unbound-1.5.10-1|12	Source0:	%{name}-%{version}.tar.gz
14cu|unbound-1.5.10-1|13	Source1:	%{name}-tmpfiles.conf
14cu|unbound-1.5.10-1|14	Source2:	%{name}.service
14cu|unbound-1.5.10-1|15	Source3:	%{name}_rosa.conf
14cu|unbound-1.5.10-1|16	BuildRequires:	bison
14cu|unbound-1.5.10-1|17	BuildRequires:	doxygen
14cu|unbound-1.5.10-1|18	BuildRequires:	flex
14cu|unbound-1.5.10-1|19	BuildRequires:	nss-devel
14cu|unbound-1.5.10-1|20	BuildRequires:	openssl-devel
14cu|unbound-1.5.10-1|21	BuildRequires:	expat-devel
14cu|unbound-1.5.10-1|22	BuildRequires:	libevent-devel
14cu|unbound-1.5.10-1|23	Requires(pre):	rpm-helper
14cu|unbound-1.5.10-1|24	Requires(post):	rpm-helper
14cu|unbound-1.5.10-1|25	Requires(preun):	rpm-helper
14cu|unbound-1.5.10-1|26	Requires(postun):	rpm-helper
14cu|unbound-1.5.10-1|27	
14cu|unbound-1.5.10-1|28	%description
14cu|unbound-1.5.10-1|29	Unbound is a validating, recursive, and caching DNS resolver. The C
14cu|unbound-1.5.10-1|30	implementation of Unbound is developed and maintained by NLnet
14cu|unbound-1.5.10-1|31	Labs. It is based on ideas and algorithms taken from a java prototype
14cu|unbound-1.5.10-1|32	developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is
14cu|unbound-1.5.10-1|33	designed as a set of modular components, so that also DNSSEC (secure
14cu|unbound-1.5.10-1|34	DNS) validation and stub-resolvers (that do not run as a server, but
14cu|unbound-1.5.10-1|35	are linked into an application) are easily possible.
14cu|unbound-1.5.10-1|36	
14cu|unbound-1.5.10-1|37	%package	-n %{libname}
14cu|unbound-1.5.10-1|38	Summary:        Shared libraries for Unbound
14cu|unbound-1.5.10-1|39	Group:          System/Libraries
14cu|unbound-1.5.10-1|40	
14cu|unbound-1.5.10-1|41	%description	-n %{libname}
14cu|unbound-1.5.10-1|42	%{summary}.
14cu|unbound-1.5.10-1|43	
14cu|unbound-1.5.10-1|44	%package	-n %{develname}
14cu|unbound-1.5.10-1|45	Summary:        Development headers and libraries for Unbound
14cu|unbound-1.5.10-1|46	Group:          Development/C
14cu|unbound-1.5.10-1|47	Requires:       %{libname} = %{version}-%{release}
14cu|unbound-1.5.10-1|48	Provides:       %{name}-devel = %{version}-%{release}
14cu|unbound-1.5.10-1|49	Provides:       lib%{name}-devel = %{version}-%{release}
14cu|unbound-1.5.10-1|50	
14cu|unbound-1.5.10-1|51	%description	-n %{develname}
14cu|unbound-1.5.10-1|52	%{summary}.
14cu|unbound-1.5.10-1|53	
14cu|unbound-1.5.10-1|54	%prep
14cu|unbound-1.5.10-1|55	%setup -q
14cu|unbound-1.5.10-1|56	
14cu|unbound-1.5.10-1|57	%build
14cu|unbound-1.5.10-1|58	%configure2_5x  --disable-rpath \
14cu|unbound-1.5.10-1|59	--with-libevent \
14cu|unbound-1.5.10-1|60	--disable-static
14cu|unbound-1.5.10-1|61	%make
14cu|unbound-1.5.10-1|62	
14cu|unbound-1.5.10-1|63	%install
14cu|unbound-1.5.10-1|64	%make_install
14cu|unbound-1.5.10-1|65	install -D -p -m 0644  %{buildroot}%{_sysconfdir}/%{name}/unbound.conf %{buildroot}%{_docdir}/%{name}/unbound.conf
14cu|unbound-1.5.10-1|66	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|unbound-1.5.10-1|67	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|unbound-1.5.10-1|68	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14cu|unbound-1.5.10-1|69	
14cu|unbound-1.5.10-1|70	%pre
14cu|unbound-1.5.10-1|71	%_pre_useradd %{name} /dev/null /bin/false
14cu|unbound-1.5.10-1|72	
14cu|unbound-1.5.10-1|73	%post
14cu|unbound-1.5.10-1|74	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|unbound-1.5.10-1|75	%_post_service %{name}
14cu|unbound-1.5.10-1|76	
14cu|unbound-1.5.10-1|77	%preun
14cu|unbound-1.5.10-1|78	%_preun_service %{name}
14cu|unbound-1.5.10-1|79	
14cu|unbound-1.5.10-1|80	%postun
14cu|unbound-1.5.10-1|81	%_postun_userdel %{name}
14cu|unbound-1.5.10-1|82	
14cu|unbound-1.5.10-1|83	%files
14cu|unbound-1.5.10-1|84	%doc README
14cu|unbound-1.5.10-1|85	%{_unitdir}/%{name}.service
14cu|unbound-1.5.10-1|86	%{_tmpfilesdir}/%{name}.conf
14cu|unbound-1.5.10-1|87	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14cu|unbound-1.5.10-1|88	%{_sbindir}/%{name}*
14cu|unbound-1.5.10-1|89	%{_mandir}/man1/%{name}*.1*
14cu|unbound-1.5.10-1|90	%{_mandir}/man5/%{name}*.5*
14cu|unbound-1.5.10-1|91	%{_mandir}/man8/%{name}*.8*
14cu|unbound-1.5.10-1|92	
14cu|unbound-1.5.10-1|93	%files -n %{libname}
14cu|unbound-1.5.10-1|94	%{_libdir}/lib%{name}.so.%{major}
14cu|unbound-1.5.10-1|95	%{_libdir}/lib%{name}.so.%{major}.*
14cu|unbound-1.5.10-1|96	
14cu|unbound-1.5.10-1|97	%files -n %{develname}
14cu|unbound-1.5.10-1|98	%{_includedir}/*.h
14cu|unbound-1.5.10-1|99	%{_libdir}/lib%{name}*.so
14cu|unbound-1.5.10-1|100	%{_mandir}/man3/*.3.*
14cu|unbound-1.5.10-1|101	
14cu|unbound-1.5.10-1|102	%changelog
14cu|unbound-1.5.10-1|103	
14cu|unbound-1.5.10-1|104	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 1.5.10-1
14cu|unbound-1.5.10-1|105	- (7a9dcfd) Merge pull request #1 from praktikarosa/unbound:rosa2014.1
14cu|unbound-1.5.10-1|106	- (7a9dcfd) unbound
14cu|unbound-1.5.10-1|107	
14cu|unbound-1.5.10-1|108	

15321 14
14cu|unetbootin-625-1|1	Summary:	Create bootable Live USB drives for a variety of Linux distributions
14cu|unetbootin-625-1|2	Name:		unetbootin
14cu|unetbootin-625-1|3	Version:	625
14cu|unetbootin-625-1|4	Release:	1
14cu|unetbootin-625-1|5	License:	GPLv2+
14cu|unetbootin-625-1|6	Group:		System/Configuration/Hardware
14cu|unetbootin-625-1|7	Url:		http://unetbootin.github.io
14cu|unetbootin-625-1|8	Source0:	http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-source-%{version}.tar.gz
14cu|unetbootin-625-1|9	BuildRequires:	desktop-file-utils
14cu|unetbootin-625-1|10	BuildRequires:	qt4-devel
14cu|unetbootin-625-1|11	# Not picked up automatically, required for operation
14cu|unetbootin-625-1|12	#Requires:	extlinux
14cu|unetbootin-625-1|13	Requires:	p7zip
14cu|unetbootin-625-1|14	Requires:	syslinux
14cu|unetbootin-625-1|15	Requires:	usermode
14cu|unetbootin-625-1|16	# Syslinux is only available on x86 architectures
14cu|unetbootin-625-1|17	ExclusiveArch:	%{ix86} x86_64
14cu|unetbootin-625-1|18	
14cu|unetbootin-625-1|19	%description
14cu|unetbootin-625-1|20	UNetbootin allows you to create bootable Live USB drives for a variety of
14cu|unetbootin-625-1|21	Linux distributions from Windows or Linux, without requiring you to burn a CD.
14cu|unetbootin-625-1|22	You can either let it download one of the many distributions supported
14cu|unetbootin-625-1|23	out-of-the-box for you, or supply your own Linux .iso file if you've already
14cu|unetbootin-625-1|24	downloaded one or your preferred distribution isn't on the list.
14cu|unetbootin-625-1|25	
14cu|unetbootin-625-1|26	%files
14cu|unetbootin-625-1|27	%doc README.TXT
14cu|unetbootin-625-1|28	%{_bindir}/unetbootin
14cu|unetbootin-625-1|29	%{_sbindir}/unetbootin
14cu|unetbootin-625-1|30	%{_datadir}/unetbootin/
14cu|unetbootin-625-1|31	%{_datadir}/applications/rosa-unetbootin.desktop
14cu|unetbootin-625-1|32	%{_datadir}/icons/hicolor/*/*
14cu|unetbootin-625-1|33	%{_sysconfdir}/pam.d/%{name}
14cu|unetbootin-625-1|34	%{_sysconfdir}/security/console.apps/%{name}
14cu|unetbootin-625-1|35	
14cu|unetbootin-625-1|36	#----------------------------------------------------------------------------
14cu|unetbootin-625-1|37	
14cu|unetbootin-625-1|38	%prep
14cu|unetbootin-625-1|39	%setup -q -c
14cu|unetbootin-625-1|40	
14cu|unetbootin-625-1|41	%build
14cu|unetbootin-625-1|42	mv unetbootin.desktop rosa-unetbootin.desktop
14cu|unetbootin-625-1|43	lupdate unetbootin.pro
14cu|unetbootin-625-1|44	lrelease unetbootin.pro
14cu|unetbootin-625-1|45	%qmake_qt4
14cu|unetbootin-625-1|46	
14cu|unetbootin-625-1|47	%make
14cu|unetbootin-625-1|48	
14cu|unetbootin-625-1|49	%install
14cu|unetbootin-625-1|50	install -D -p -m 755 unetbootin %{buildroot}%{_sbindir}/unetbootin
14cu|unetbootin-625-1|51	# Install desktop file
14cu|unetbootin-625-1|52	desktop-file-install \
14cu|unetbootin-625-1|53	--vendor="" \
14cu|unetbootin-625-1|54	--remove-key=Version \
14cu|unetbootin-625-1|55	--remove-key=Name[en_US] \
14cu|unetbootin-625-1|56	--remove-key=GenericName[en_US] \
14cu|unetbootin-625-1|57	--remove-key=Comment[en_US] \
14cu|unetbootin-625-1|58	--remove-category=Application \
14cu|unetbootin-625-1|59	--dir=%{buildroot}%{_datadir}/applications \
14cu|unetbootin-625-1|60	rosa-unetbootin.desktop
14cu|unetbootin-625-1|61	# Install localization files
14cu|unetbootin-625-1|62	install -d %{buildroot}%{_datadir}/unetbootin
14cu|unetbootin-625-1|63	install -c -p -m 644 unetbootin_*.qm %{buildroot}%{_datadir}/unetbootin/
14cu|unetbootin-625-1|64	# Install icons
14cu|unetbootin-625-1|65	install -D -c -p -m 644 unetbootin_16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/unetbootin.png
14cu|unetbootin-625-1|66	install -D -c -p -m 644 unetbootin_22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/unetbootin.png
14cu|unetbootin-625-1|67	install -D -c -p -m 644 unetbootin_24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/unetbootin.png
14cu|unetbootin-625-1|68	install -D -c -p -m 644 unetbootin_32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/unetbootin.png
14cu|unetbootin-625-1|69	install -D -c -p -m 644 unetbootin_48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/unetbootin.png
14cu|unetbootin-625-1|70	install -D -c -p -m 644 unetbootin_64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/unetbootin.png
14cu|unetbootin-625-1|71	install -D -c -p -m 644 unetbootin_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/unetbootin.png
14cu|unetbootin-625-1|72	install -D -c -p -m 644 unetbootin_192.png %{buildroot}%{_datadir}/icons/hicolor/192x192/apps/unetbootin.png
14cu|unetbootin-625-1|73	install -D -c -p -m 644 unetbootin_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/unetbootin.png
14cu|unetbootin-625-1|74	
14cu|unetbootin-625-1|75	# setup link for consolehelper support to allow root access
14cu|unetbootin-625-1|76	install -d %{buildroot}%{_bindir}
14cu|unetbootin-625-1|77	install -d %{buildroot}%{_sysconfdir}/pam.d
14cu|unetbootin-625-1|78	install -d %{buildroot}%{_sysconfdir}/security/console.apps
14cu|unetbootin-625-1|79	
14cu|unetbootin-625-1|80	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
14cu|unetbootin-625-1|81	
14cu|unetbootin-625-1|82	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cu|unetbootin-625-1|83	#%PAM-1.0
14cu|unetbootin-625-1|84	auth            include         config-util
14cu|unetbootin-625-1|85	account         include         config-util
14cu|unetbootin-625-1|86	session         include         config-util
14cu|unetbootin-625-1|87	EOF
14cu|unetbootin-625-1|88	
14cu|unetbootin-625-1|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14cu|unetbootin-625-1|90	USER=root
14cu|unetbootin-625-1|91	PROGRAM=%{_sbindir}/%{name}
14cu|unetbootin-625-1|92	FALLBACK=false
14cu|unetbootin-625-1|93	SESSION=true
14cu|unetbootin-625-1|94	EOF
14cu|unetbootin-625-1|95	
14cu|unetbootin-625-1|96	%changelog
14cu|unetbootin-625-1|97	
14cu|unetbootin-625-1|98	* Wed Aug 03 2016 Alzim <alzim@bk.ru> 625-1
14cu|unetbootin-625-1|99	- (5ae42a1) Updated to 625
14cu|unetbootin-625-1|100	
14cu|unetbootin-625-1|101	

15322 14
14cu|ungifsicle-1.67-1|1	Summary:	Powerful program for manipulating GIF images and animations
14cu|ungifsicle-1.67-1|2	Name:		ungifsicle
14cu|ungifsicle-1.67-1|3	Version:	1.67
14cu|ungifsicle-1.67-1|4	Release:	1
14cu|ungifsicle-1.67-1|5	License:	GPLv2+
14cu|ungifsicle-1.67-1|6	Group:		Graphics
14cu|ungifsicle-1.67-1|7	URL:		http://www.lcdf.org/gifsicle
14cu|ungifsicle-1.67-1|8	Source0:	http://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
14cu|ungifsicle-1.67-1|9	BuildRequires:	pkgconfig(x11)
14cu|ungifsicle-1.67-1|10	
14cu|ungifsicle-1.67-1|11	%description
14cu|ungifsicle-1.67-1|12	This program manipulates GIF image files on the command line. It supports:
14cu|ungifsicle-1.67-1|13	* merging several GIFs into a GIF animation;
14cu|ungifsicle-1.67-1|14	* exploding an animation into its component frames;
14cu|ungifsicle-1.67-1|15	* changing individual frames in an animation;
14cu|ungifsicle-1.67-1|16	* turning interlacing on and off;
14cu|ungifsicle-1.67-1|17	* adding transparency;
14cu|ungifsicle-1.67-1|18	* adding delays, disposals, and looping to animations;
14cu|ungifsicle-1.67-1|19	* adding or removing comments;
14cu|ungifsicle-1.67-1|20	* optimizing animations for space;
14cu|ungifsicle-1.67-1|21	* and changing images' colormaps, among other things.
14cu|ungifsicle-1.67-1|22	The package contains two other programs: gifview, a lightweight GIF viewer for
14cu|ungifsicle-1.67-1|23	X, to show animations as slideshows or in real time; and gifdiff, a program
14cu|ungifsicle-1.67-1|24	that compares two GIFs for identical visual appearance.
14cu|ungifsicle-1.67-1|25	Those programs don't use LZW compression to avoid patent problems.
14cu|ungifsicle-1.67-1|26	
14cu|ungifsicle-1.67-1|27	%files
14cu|ungifsicle-1.67-1|28	%doc NEWS README
14cu|ungifsicle-1.67-1|29	%{_bindir}/*
14cu|ungifsicle-1.67-1|30	%{_mandir}/man1/*
14cu|ungifsicle-1.67-1|31	
14cu|ungifsicle-1.67-1|32	#-----------------------------------------------------------------------------
14cu|ungifsicle-1.67-1|33	
14cu|ungifsicle-1.67-1|34	%prep
14cu|ungifsicle-1.67-1|35	%setup -q
14cu|ungifsicle-1.67-1|36	touch `find . -type f`
14cu|ungifsicle-1.67-1|37	
14cu|ungifsicle-1.67-1|38	
14cu|ungifsicle-1.67-1|39	%build
14cu|ungifsicle-1.67-1|40	%configure2_5x --enable-ungif
14cu|ungifsicle-1.67-1|41	%make
14cu|ungifsicle-1.67-1|42	
14cu|ungifsicle-1.67-1|43	
14cu|ungifsicle-1.67-1|44	%install
14cu|ungifsicle-1.67-1|45	%makeinstall_std
14cu|ungifsicle-1.67-1|46	
14cu|ungifsicle-1.67-1|47	%changelog
14cu|ungifsicle-1.67-1|48	
14cu|ungifsicle-1.67-1|49	* Thu Apr 23 2015 Giovanni Mariani <mc2374@mclink.it> 1.67-1
14cu|ungifsicle-1.67-1|50	- (4bcec8c) Updated to release 1.67 and cleaned spec file
14cu|ungifsicle-1.67-1|51	
14cu|ungifsicle-1.67-1|52	

15323 14
14cu|unhide-20130526-2|1	Name:           unhide
14cu|unhide-20130526-2|2	Version:        20130526
14cu|unhide-20130526-2|3	Release:        2
14cu|unhide-20130526-2|4	Summary:        Tool to find hidden processes and TCP/UDP ports from rootkits
14cu|unhide-20130526-2|5	Group:          System/Configuration/Other
14cu|unhide-20130526-2|6	License:        GPLv3+
14cu|unhide-20130526-2|7	URL:            http://www.unhide-forensics.info/
14cu|unhide-20130526-2|8	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tgz
14cu|unhide-20130526-2|9	
14cu|unhide-20130526-2|10	%description
14cu|unhide-20130526-2|11	Unhide is a forensic tool to find hidden processes and TCP/UDP ports by
14cu|unhide-20130526-2|12	rootkits / LKMs or by another hidden technique. It includes two
14cu|unhide-20130526-2|13	utilities: unhide and unhide-tcp.
14cu|unhide-20130526-2|14	
14cu|unhide-20130526-2|15	Unhide detects hidden processes using six techniques:
14cu|unhide-20130526-2|16	
14cu|unhide-20130526-2|17	- Compare /proc vs /bin/ps output
14cu|unhide-20130526-2|18	- Compare info gathered from /bin/ps with info gathered by walking through
14cu|unhide-20130526-2|19	the procfs.
14cu|unhide-20130526-2|20	- Compare info gathered from /bin/ps with info gathered from syscalls
14cu|unhide-20130526-2|21	(syscall scanning).
14cu|unhide-20130526-2|22	- Full PIDs space occupation (PIDs bruteforcing)
14cu|unhide-20130526-2|23	- Reverse search, verify that all thread seen by ps are also seen by
14cu|unhide-20130526-2|24	the kernel ( /bin/ps output vs /proc, procfs walking and syscall )
14cu|unhide-20130526-2|25	- Quick compare /proc, procfs walking and syscall vs /bin/ps output.
14cu|unhide-20130526-2|26	
14cu|unhide-20130526-2|27	Unhide-tcp identifies TCP/UDP ports that are listening but are not listed
14cu|unhide-20130526-2|28	in /bin/netstat through brute forcing of all TCP/UDP ports available.
14cu|unhide-20130526-2|29	
14cu|unhide-20130526-2|30	%prep
14cu|unhide-20130526-2|31	%setup -q
14cu|unhide-20130526-2|32	
14cu|unhide-20130526-2|33	%build
14cu|unhide-20130526-2|34	gcc %{optflags} %{ldflags} -pthread unhide-linux*.c unhide-output.c -o unhide-linux
14cu|unhide-20130526-2|35	gcc %{optflags} %{ldflags} unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp
14cu|unhide-20130526-2|36	gcc %{optflags} %{ldflags} unhide_rb.c -o unhide_rb
14cu|unhide-20130526-2|37	
14cu|unhide-20130526-2|38	%install
14cu|unhide-20130526-2|39	
14cu|unhide-20130526-2|40	# binaries
14cu|unhide-20130526-2|41	install -Dp -m0755 unhide-linux %{buildroot}%{_sbindir}/unhide-linux
14cu|unhide-20130526-2|42	install -Dp -m0755 unhide-tcp %{buildroot}%{_sbindir}/unhide-tcp
14cu|unhide-20130526-2|43	install -Dp -m0755 unhide_rb %{buildroot}%{_sbindir}/unhide_rb
14cu|unhide-20130526-2|44	
14cu|unhide-20130526-2|45	# man pages
14cu|unhide-20130526-2|46	install -d %{buildroot}%{_mandir}/man8
14cu|unhide-20130526-2|47	install -d %{buildroot}%{_mandir}/es/man8
14cu|unhide-20130526-2|48	install -d %{buildroot}%{_mandir}/fr/man8
14cu|unhide-20130526-2|49	
14cu|unhide-20130526-2|50	install -p -m0644 man/*.8 -t %{buildroot}%{_mandir}/man8/
14cu|unhide-20130526-2|51	install -p -m0644 man/es/*.8 -t %{buildroot}%{_mandir}/es/man8/
14cu|unhide-20130526-2|52	install -p -m0644 man/fr/*.8 -t %{buildroot}%{_mandir}/fr/man8/
14cu|unhide-20130526-2|53	
14cu|unhide-20130526-2|54	# symlinks
14cu|unhide-20130526-2|55	ln -s unhide-linux %{buildroot}%{_sbindir}/unhide
14cu|unhide-20130526-2|56	ln -s unhide.8 %{buildroot}%{_mandir}/man8/unhide-linux.8
14cu|unhide-20130526-2|57	ln -s unhide.8 %{buildroot}%{_mandir}/es/man8/unhide-linux.8
14cu|unhide-20130526-2|58	ln -s unhide.8 %{buildroot}%{_mandir}/fr/man8/unhide-linux.8
14cu|unhide-20130526-2|59	
14cu|unhide-20130526-2|60	%find_lang %{name} --with-man --all-name
14cu|unhide-20130526-2|61	
14cu|unhide-20130526-2|62	%files -f %{name}.lang
14cu|unhide-20130526-2|63	%doc changelog LEEME.txt README.txt
14cu|unhide-20130526-2|64	%{_mandir}/man8/unhide*
14cu|unhide-20130526-2|65	%{_sbindir}/unhide*
14cu|unhide-20130526-2|66	
14cu|unhide-20130526-2|67	%changelog
14cu|unhide-20130526-2|68	
14cu|unhide-20130526-2|69	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 20130526-2
14cu|unhide-20130526-2|70	- (d0e639c) Updated to 20130526
14cu|unhide-20130526-2|71	
14cu|unhide-20130526-2|72	

15324 14
14cu|unicode-ucd-7.0.0-1|1	Name:           unicode-ucd
14cu|unicode-ucd-7.0.0-1|2	Version:        7.0.0
14cu|unicode-ucd-7.0.0-1|3	Release:        1
14cu|unicode-ucd-7.0.0-1|4	Summary:        Unicode Character Database
14cu|unicode-ucd-7.0.0-1|5	Group:          System/Internationalization
14cu|unicode-ucd-7.0.0-1|6	License:        MIT
14cu|unicode-ucd-7.0.0-1|7	URL:            http://www.unicode.org/ucd/
14cu|unicode-ucd-7.0.0-1|8	Source0:        http://www.unicode.org/Public/zipped/%{version}/UCD.zip
14cu|unicode-ucd-7.0.0-1|9	# http://www.unicode.org/terms_of_use.html referenced in ReadMe.txt redirects to:
14cu|unicode-ucd-7.0.0-1|10	Source1:        http://www.unicode.org/copyright.html
14cu|unicode-ucd-7.0.0-1|11	BuildArch:      noarch
14cu|unicode-ucd-7.0.0-1|12	
14cu|unicode-ucd-7.0.0-1|13	%description
14cu|unicode-ucd-7.0.0-1|14	The Unicode Character Database (UCD) consists of a number of data files
14cu|unicode-ucd-7.0.0-1|15	listing Unicode character properties and related data. It also includes
14cu|unicode-ucd-7.0.0-1|16	data files containing test data for conformance to several important
14cu|unicode-ucd-7.0.0-1|17	Unicode algorithms.
14cu|unicode-ucd-7.0.0-1|18	
14cu|unicode-ucd-7.0.0-1|19	%prep
14cu|unicode-ucd-7.0.0-1|20	%setup -q -c
14cu|unicode-ucd-7.0.0-1|21	grep -q "%{version}" ReadMe.txt || (echo "zip file seems not %{version}" ; exit 1)
14cu|unicode-ucd-7.0.0-1|22	cp %{SOURCE1} .
14cu|unicode-ucd-7.0.0-1|23	
14cu|unicode-ucd-7.0.0-1|24	%build
14cu|unicode-ucd-7.0.0-1|25	
14cu|unicode-ucd-7.0.0-1|26	%install
14cu|unicode-ucd-7.0.0-1|27	install -d %{buildroot}%{_datadir}/unicode/ucd
14cu|unicode-ucd-7.0.0-1|28	cp -ar . %{buildroot}%{_datadir}/unicode/ucd
14cu|unicode-ucd-7.0.0-1|29	
14cu|unicode-ucd-7.0.0-1|30	%files
14cu|unicode-ucd-7.0.0-1|31	%doc ReadMe.txt copyright.html
14cu|unicode-ucd-7.0.0-1|32	%dir %{_datadir}/unicode
14cu|unicode-ucd-7.0.0-1|33	%{_datadir}/unicode/ucd/
14cu|unicode-ucd-7.0.0-1|34	
14cu|unicode-ucd-7.0.0-1|35	
14cu|unicode-ucd-7.0.0-1|36	
14cu|unicode-ucd-7.0.0-1|37	%changelog
14cu|unicode-ucd-7.0.0-1|38	
14cu|unicode-ucd-7.0.0-1|39	* Mon Apr 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.0.0-1
14cu|unicode-ucd-7.0.0-1|40	- (722dbb3) Imported from SRPM
14cu|unicode-ucd-7.0.0-1|41	
14cu|unicode-ucd-7.0.0-1|42	

15325 14
14cu|uniconvertor-2.0-0.svn362|1	%define	python_compile_opt	python -O -c "import compileall; compileall.compile_dir('.')"
14cu|uniconvertor-2.0-0.svn362|2	%define	python_compile		python -c "import compileall; compileall.compile_dir('.')"
14cu|uniconvertor-2.0-0.svn362|3	
14cu|uniconvertor-2.0-0.svn362|4	%define	snap svn362
14cu|uniconvertor-2.0-0.svn362|5	
14cu|uniconvertor-2.0-0.svn362|6	Name:		uniconvertor
14cu|uniconvertor-2.0-0.svn362|7	Version:	2.0
14cu|uniconvertor-2.0-0.svn362|8	%if %{snap}
14cu|uniconvertor-2.0-0.svn362|9	Release:	0.%{snap}
14cu|uniconvertor-2.0-0.svn362|10	%else
14cu|uniconvertor-2.0-0.svn362|11	Release:	1
14cu|uniconvertor-2.0-0.svn362|12	%endif
14cu|uniconvertor-2.0-0.svn362|13	Summary:	Universal vector graphics translator
14cu|uniconvertor-2.0-0.svn362|14	License:	GPLv3+
14cu|uniconvertor-2.0-0.svn362|15	Group:		Graphics
14cu|uniconvertor-2.0-0.svn362|16	URL:		http://sk1project.org/modules.php?name=Products&product=uniconvertor
14cu|uniconvertor-2.0-0.svn362|17	%if %{snap}
14cu|uniconvertor-2.0-0.svn362|18	Source0:	%{name}-%{version}%{snap}.tar.xz
14cu|uniconvertor-2.0-0.svn362|19	%else
14cu|uniconvertor-2.0-0.svn362|20	Source0:	http://uniconvertor.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|uniconvertor-2.0-0.svn362|21	%endif
14cu|uniconvertor-2.0-0.svn362|22	Patch0:		%{name}-2.0-underlinking.patch
14cu|uniconvertor-2.0-0.svn362|23	Patch1:		%{name}-2.0-fix-Imaging-includes.patch
14cu|uniconvertor-2.0-0.svn362|24	BuildRequires:	pkgconfig(python2)
14cu|uniconvertor-2.0-0.svn362|25	BuildRequires:	python-setuptools
14cu|uniconvertor-2.0-0.svn362|26	BuildRequires:	python-pillow-devel
14cu|uniconvertor-2.0-0.svn362|27	BuildRequires:	pkgconfig(pycairo)
14cu|uniconvertor-2.0-0.svn362|28	BuildRequires:	pkgconfig(pygtk-2.0)
14cu|uniconvertor-2.0-0.svn362|29	BuildRequires:	pkgconfig(lcms2)
14cu|uniconvertor-2.0-0.svn362|30	BuildRequires:	potrace-devel
14cu|uniconvertor-2.0-0.svn362|31	# For a public domain sRGB.icm
14cu|uniconvertor-2.0-0.svn362|32	BuildRequires:	argyllcms
14cu|uniconvertor-2.0-0.svn362|33	BuildRequires:	sk1libs
14cu|uniconvertor-2.0-0.svn362|34	Requires:	python-pillow
14cu|uniconvertor-2.0-0.svn362|35	Requires:	python-reportlab
14cu|uniconvertor-2.0-0.svn362|36	# Temporarily removing to see if is really needed:
14cu|uniconvertor-2.0-0.svn362|37	# if so we need a rpmlintrc file to filter out wrong error
14cu|uniconvertor-2.0-0.svn362|38	#Requires:	sk1libs
14cu|uniconvertor-2.0-0.svn362|39	
14cu|uniconvertor-2.0-0.svn362|40	%description
14cu|uniconvertor-2.0-0.svn362|41	UniConvertor is a universal vector graphics translator. It uses sK1 engine to
14cu|uniconvertor-2.0-0.svn362|42	convert one format to another.
14cu|uniconvertor-2.0-0.svn362|43	
14cu|uniconvertor-2.0-0.svn362|44	%files
14cu|uniconvertor-2.0-0.svn362|45	%doc LICENSE GPLv3.txt README
14cu|uniconvertor-2.0-0.svn362|46	%{_bindir}/%{name}
14cu|uniconvertor-2.0-0.svn362|47	%{_datadir}/mime-info/sk1project.keys
14cu|uniconvertor-2.0-0.svn362|48	%{_datadir}/mime-info/sk1project.mime
14cu|uniconvertor-2.0-0.svn362|49	%{_datadir}/mime/packages/vnd.sk1project.pdxf-graphics.xml
14cu|uniconvertor-2.0-0.svn362|50	%{py_platsitedir}/uc2/*
14cu|uniconvertor-2.0-0.svn362|51	%{py_platsitedir}/%{name}-%{version}-py*.egg-info
14cu|uniconvertor-2.0-0.svn362|52	
14cu|uniconvertor-2.0-0.svn362|53	#-----------------------------------------------------------------------------
14cu|uniconvertor-2.0-0.svn362|54	
14cu|uniconvertor-2.0-0.svn362|55	%prep
14cu|uniconvertor-2.0-0.svn362|56	%if %{snap}
14cu|uniconvertor-2.0-0.svn362|57	%setup -q
14cu|uniconvertor-2.0-0.svn362|58	%else
14cu|uniconvertor-2.0-0.svn362|59	%setup -qn %{name}-%{version}
14cu|uniconvertor-2.0-0.svn362|60	%endif
14cu|uniconvertor-2.0-0.svn362|61	%patch0 -p1 -b .underlink
14cu|uniconvertor-2.0-0.svn362|62	%patch1 -p1 -b .includes
14cu|uniconvertor-2.0-0.svn362|63	
14cu|uniconvertor-2.0-0.svn362|64	cp -a %{_datadir}/color/argyll/ref/sRGB.icm src/unittests/cms_tests/cms_data/sRGB.icm
14cu|uniconvertor-2.0-0.svn362|65	
14cu|uniconvertor-2.0-0.svn362|66	
14cu|uniconvertor-2.0-0.svn362|67	%build
14cu|uniconvertor-2.0-0.svn362|68	PYTHONDONTWRITEBYTECODE= LIBS="-lm" %{__python} setup.py build
14cu|uniconvertor-2.0-0.svn362|69	
14cu|uniconvertor-2.0-0.svn362|70	
14cu|uniconvertor-2.0-0.svn362|71	%install
14cu|uniconvertor-2.0-0.svn362|72	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root %{buildroot}
14cu|uniconvertor-2.0-0.svn362|73	
14cu|uniconvertor-2.0-0.svn362|74	# Fix permissions
14cu|uniconvertor-2.0-0.svn362|75	chmod a+x %{buildroot}%{py_platsitedir}/uc2/__init__.py
14cu|uniconvertor-2.0-0.svn362|76	
14cu|uniconvertor-2.0-0.svn362|77	
14cu|uniconvertor-2.0-0.svn362|78	%changelog
14cu|uniconvertor-2.0-0.svn362|79	
14cu|uniconvertor-2.0-0.svn362|80	* Thu May 14 2015 Giovanni Mariani <mc2374@mclink.it> 2.0-0.svn362
14cu|uniconvertor-2.0-0.svn362|81	- (40e0222) Updated to release 2.0 svn362, refidded P0 and added P1 to fix build
14cu|uniconvertor-2.0-0.svn362|82	
14cu|uniconvertor-2.0-0.svn362|83	

15326 14
14cu|unimrcp-1.0.0-5|1	%define major 0
14cu|unimrcp-1.0.0-5|2	%define libasrclient %mklibname asrclient %{major}
14cu|unimrcp-1.0.0-5|3	%define libunimrcpclient %mklibname unimrcpclient %{major}
14cu|unimrcp-1.0.0-5|4	%define libunimrcpserver %mklibname unimrcpserver %{major}
14cu|unimrcp-1.0.0-5|5	%define devname %mklibname %{name} -d
14cu|unimrcp-1.0.0-5|6	
14cu|unimrcp-1.0.0-5|7	Summary:	Media Resource Control Protocol Stack
14cu|unimrcp-1.0.0-5|8	Name:		unimrcp
14cu|unimrcp-1.0.0-5|9	Version:	1.0.0
14cu|unimrcp-1.0.0-5|10	Release:	5
14cu|unimrcp-1.0.0-5|11	License:	Apache
14cu|unimrcp-1.0.0-5|12	Group:		System/Servers
14cu|unimrcp-1.0.0-5|13	Url:		http://unimrcp.org
14cu|unimrcp-1.0.0-5|14	Source0:	http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|unimrcp-1.0.0-5|15	Source1:	%{name}server.service
14cu|unimrcp-1.0.0-5|16	BuildRequires:	libunimrcp-deps-devel
14cu|unimrcp-1.0.0-5|17	BuildRequires:	pkgconfig(expat)
14cu|unimrcp-1.0.0-5|18	BuildRequires:	pkgconfig(pocketsphinx)
14cu|unimrcp-1.0.0-5|19	BuildRequires:	pkgconfig(sndfile)
14cu|unimrcp-1.0.0-5|20	BuildRequires:	pkgconfig(sphinxbase)
14cu|unimrcp-1.0.0-5|21	Requires:	libunimrcp-deps
14cu|unimrcp-1.0.0-5|22	
14cu|unimrcp-1.0.0-5|23	%description
14cu|unimrcp-1.0.0-5|24	Media Resource Control Protocol (MRCP) allows to control media processing
14cu|unimrcp-1.0.0-5|25	resources over the network using distributed client/server architecture.
14cu|unimrcp-1.0.0-5|26	
14cu|unimrcp-1.0.0-5|27	Media processing resources include:
14cu|unimrcp-1.0.0-5|28	- Speech Synthesizer (TTS)
14cu|unimrcp-1.0.0-5|29	- Speech Recognizer (ASR)
14cu|unimrcp-1.0.0-5|30	- Speaker Verifier (SV)
14cu|unimrcp-1.0.0-5|31	- Speech Recorder (SR)
14cu|unimrcp-1.0.0-5|32	
14cu|unimrcp-1.0.0-5|33	MRCP is not a stand alone protocol and it relies on various VoIP protocols
14cu|unimrcp-1.0.0-5|34	such as:
14cu|unimrcp-1.0.0-5|35	- SIP (MRCPv2), RTSP (MRCPv1) session management
14cu|unimrcp-1.0.0-5|36	- SDP offer/answer model
14cu|unimrcp-1.0.0-5|37	- RTP media streaming
14cu|unimrcp-1.0.0-5|38	
14cu|unimrcp-1.0.0-5|39	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cu|unimrcp-1.0.0-5|40	everything required for MRCP client and server side deployment.
14cu|unimrcp-1.0.0-5|41	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cu|unimrcp-1.0.0-5|42	MRCP version independent user level interface for the integration.
14cu|unimrcp-1.0.0-5|43	
14cu|unimrcp-1.0.0-5|44	%files
14cu|unimrcp-1.0.0-5|45	%dir %{_sysconfdir}/%{name}
14cu|unimrcp-1.0.0-5|46	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xml
14cu|unimrcp-1.0.0-5|47	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xsd
14cu|unimrcp-1.0.0-5|48	%config(noreplace) %{_sysconfdir}/%{name}/conf/client-profiles/*.xml
14cu|unimrcp-1.0.0-5|49	%{_bindir}/*
14cu|unimrcp-1.0.0-5|50	%{_sysconfdir}/%{name}/plugin
14cu|unimrcp-1.0.0-5|51	%{_sysconfdir}/%{name}/data
14cu|unimrcp-1.0.0-5|52	%{_sysconfdir}/%{name}/log
14cu|unimrcp-1.0.0-5|53	%attr(0644,root,root) %{_unitdir}/%{name}server.service
14cu|unimrcp-1.0.0-5|54	
14cu|unimrcp-1.0.0-5|55	#----------------------------------------------------------------------------
14cu|unimrcp-1.0.0-5|56	
14cu|unimrcp-1.0.0-5|57	%package -n %{libasrclient}
14cu|unimrcp-1.0.0-5|58	Summary:	Media Resource Control Protocol Stack shared library
14cu|unimrcp-1.0.0-5|59	Group:		System/Libraries
14cu|unimrcp-1.0.0-5|60	Conflicts:	%{_lib}unimrcp < 1.0.0-5
14cu|unimrcp-1.0.0-5|61	
14cu|unimrcp-1.0.0-5|62	%description -n %{libasrclient}
14cu|unimrcp-1.0.0-5|63	Media Resource Control Protocol Stack shared library.
14cu|unimrcp-1.0.0-5|64	
14cu|unimrcp-1.0.0-5|65	%files -n %{libasrclient}
14cu|unimrcp-1.0.0-5|66	%{_libdir}/libasrclient.so.%{major}*
14cu|unimrcp-1.0.0-5|67	
14cu|unimrcp-1.0.0-5|68	#----------------------------------------------------------------------------
14cu|unimrcp-1.0.0-5|69	
14cu|unimrcp-1.0.0-5|70	%package -n %{libunimrcpclient}
14cu|unimrcp-1.0.0-5|71	Summary:	Media Resource Control Protocol Stack shared library
14cu|unimrcp-1.0.0-5|72	Group:		System/Libraries
14cu|unimrcp-1.0.0-5|73	Conflicts:	%{_lib}unimrcp < 1.0.0-5
14cu|unimrcp-1.0.0-5|74	Obsoletes:	%{_lib}unimrcp < 1.0.0-5
14cu|unimrcp-1.0.0-5|75	
14cu|unimrcp-1.0.0-5|76	%description -n %{libunimrcpclient}
14cu|unimrcp-1.0.0-5|77	Media Resource Control Protocol Stack shared library.
14cu|unimrcp-1.0.0-5|78	
14cu|unimrcp-1.0.0-5|79	%files -n %{libunimrcpclient}
14cu|unimrcp-1.0.0-5|80	%{_libdir}/libunimrcpclient.so.%{major}*
14cu|unimrcp-1.0.0-5|81	
14cu|unimrcp-1.0.0-5|82	#----------------------------------------------------------------------------
14cu|unimrcp-1.0.0-5|83	
14cu|unimrcp-1.0.0-5|84	%package -n %{libunimrcpserver}
14cu|unimrcp-1.0.0-5|85	Summary:	Media Resource Control Protocol Stack shared library
14cu|unimrcp-1.0.0-5|86	Group:		System/Libraries
14cu|unimrcp-1.0.0-5|87	Conflicts:	%{_lib}unimrcp < 1.0.0-5
14cu|unimrcp-1.0.0-5|88	
14cu|unimrcp-1.0.0-5|89	%description -n %{libunimrcpserver}
14cu|unimrcp-1.0.0-5|90	Media Resource Control Protocol Stack shared library.
14cu|unimrcp-1.0.0-5|91	
14cu|unimrcp-1.0.0-5|92	%files -n %{libunimrcpserver}
14cu|unimrcp-1.0.0-5|93	%{_libdir}/libunimrcpserver.so.%{major}*
14cu|unimrcp-1.0.0-5|94	
14cu|unimrcp-1.0.0-5|95	#----------------------------------------------------------------------------
14cu|unimrcp-1.0.0-5|96	
14cu|unimrcp-1.0.0-5|97	%package -n %{devname}
14cu|unimrcp-1.0.0-5|98	Summary:	Media Resource Control Protocol Stack development files
14cu|unimrcp-1.0.0-5|99	Group:		Development/C
14cu|unimrcp-1.0.0-5|100	Requires:	%{libasrclient} = %{EVRD}
14cu|unimrcp-1.0.0-5|101	Requires:	%{libunimrcpclient} = %{EVRD}
14cu|unimrcp-1.0.0-5|102	Requires:	%{libunimrcpserver} = %{EVRD}
14cu|unimrcp-1.0.0-5|103	Provides:	%{name}-devel = %{EVRD}
14cu|unimrcp-1.0.0-5|104	Conflicts:	%{_lib}unimrcp < 1.0.0-5
14cu|unimrcp-1.0.0-5|105	
14cu|unimrcp-1.0.0-5|106	%description -n %{devname}
14cu|unimrcp-1.0.0-5|107	UniMRCP is an open source cross-platform MRCP implementation, which provides
14cu|unimrcp-1.0.0-5|108	everything required for MRCP client and server side deployment.
14cu|unimrcp-1.0.0-5|109	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
14cu|unimrcp-1.0.0-5|110	MRCP version independent user level interface for the integration.
14cu|unimrcp-1.0.0-5|111	This package contains development part of UniMRCP.
14cu|unimrcp-1.0.0-5|112	
14cu|unimrcp-1.0.0-5|113	%files -n %{devname}
14cu|unimrcp-1.0.0-5|114	%{_includedir}/*
14cu|unimrcp-1.0.0-5|115	%{_libdir}/*.so
14cu|unimrcp-1.0.0-5|116	%{_libdir}/pkgconfig/*.pc
14cu|unimrcp-1.0.0-5|117	
14cu|unimrcp-1.0.0-5|118	#----------------------------------------------------------------------------
14cu|unimrcp-1.0.0-5|119	
14cu|unimrcp-1.0.0-5|120	%prep
14cu|unimrcp-1.0.0-5|121	%setup -q
14cu|unimrcp-1.0.0-5|122	
14cu|unimrcp-1.0.0-5|123	%build
14cu|unimrcp-1.0.0-5|124	[ ! -x ./bootstrap ] || ./bootstrap
14cu|unimrcp-1.0.0-5|125	
14cu|unimrcp-1.0.0-5|126	perl -pi -w -e 's/lib\/pkgconfig/pkgconfig/g' configure
14cu|unimrcp-1.0.0-5|127	perl -pi -w -e 's/^confdir=([\W])\$\{prefix\}/confdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cu|unimrcp-1.0.0-5|128	perl -pi -w -e 's/^logdir=([\W])\$\{prefix\}/logdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cu|unimrcp-1.0.0-5|129	perl -pi -w -e 's/^datadir=([\W])\$\{prefix\}/datadir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
14cu|unimrcp-1.0.0-5|130	
14cu|unimrcp-1.0.0-5|131	%configure2_5x \
14cu|unimrcp-1.0.0-5|132	--sysconfdir=%{_sysconfdir}/%{name} \
14cu|unimrcp-1.0.0-5|133	--with-apr=%{_datadir}/unimrcp-deps \
14cu|unimrcp-1.0.0-5|134	--with-apr-util=%{_datadir}/unimrcp-deps \
14cu|unimrcp-1.0.0-5|135	--with-sofia-sip=%{_datadir}/unimrcp-deps/lib \
14cu|unimrcp-1.0.0-5|136	--with-sphinxbase=%{_libdir} \
14cu|unimrcp-1.0.0-5|137	--with-pocketsphinx=%{_libdir} \
14cu|unimrcp-1.0.0-5|138	--enable-pocketsphinx-plugin \
14cu|unimrcp-1.0.0-5|139	--disable-static
14cu|unimrcp-1.0.0-5|140	#	--enable-flite-plugin \
14cu|unimrcp-1.0.0-5|141	
14cu|unimrcp-1.0.0-5|142	%install
14cu|unimrcp-1.0.0-5|143	%makeinstall_std
14cu|unimrcp-1.0.0-5|144	
14cu|unimrcp-1.0.0-5|145	install -d -m0775 %{buildroot}%{_sysconfdir}/%{name}
14cu|unimrcp-1.0.0-5|146	mv -f %{buildroot}/usr/conf %{buildroot}%{_sysconfdir}/%{name}/
14cu|unimrcp-1.0.0-5|147	mv -f %{buildroot}/usr/data %{buildroot}%{_sysconfdir}/%{name}/
14cu|unimrcp-1.0.0-5|148	mv -f %{buildroot}/usr/log %{buildroot}%{_sysconfdir}/%{name}/
14cu|unimrcp-1.0.0-5|149	mv -f %{buildroot}/usr/plugin %{buildroot}%{_sysconfdir}/%{name}/
14cu|unimrcp-1.0.0-5|150	
14cu|unimrcp-1.0.0-5|151	install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}server.service
14cu|unimrcp-1.0.0-5|152	
14cu|unimrcp-1.0.0-5|153	
14cu|unimrcp-1.0.0-5|154	%changelog
14cu|unimrcp-1.0.0-5|155	
14cu|unimrcp-1.0.0-5|156	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-5
14cu|unimrcp-1.0.0-5|157	- (1153c79) Fix files
14cu|unimrcp-1.0.0-5|158	
14cu|unimrcp-1.0.0-5|159	

15327 14
14cu|unimrcp-deps-1.1.2-3|1	%if %{_use_internal_dependency_generator}
14cu|unimrcp-deps-1.1.2-3|2	%define __noautoprov '(.*)apr(.*)|(.*)sofia(.*)'
14cu|unimrcp-deps-1.1.2-3|3	%else
14cu|unimrcp-deps-1.1.2-3|4	%define __find_provides %{nil}
14cu|unimrcp-deps-1.1.2-3|5	%endif
14cu|unimrcp-deps-1.1.2-3|6	
14cu|unimrcp-deps-1.1.2-3|7	%define devel %mklibname %{name} -d
14cu|unimrcp-deps-1.1.2-3|8	%define libs %mklibname %{name}
14cu|unimrcp-deps-1.1.2-3|9	
14cu|unimrcp-deps-1.1.2-3|10	Name:		unimrcp-deps
14cu|unimrcp-deps-1.1.2-3|11	Version:	1.1.2
14cu|unimrcp-deps-1.1.2-3|12	Release:	3
14cu|unimrcp-deps-1.1.2-3|13	
14cu|unimrcp-deps-1.1.2-3|14	Summary:	Media Resource Control Protocol Stack
14cu|unimrcp-deps-1.1.2-3|15	License:	Apache
14cu|unimrcp-deps-1.1.2-3|16	Group:		System/Libraries
14cu|unimrcp-deps-1.1.2-3|17	Url:		http://unimrcp.org
14cu|unimrcp-deps-1.1.2-3|18	
14cu|unimrcp-deps-1.1.2-3|19	Source:		http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|unimrcp-deps-1.1.2-3|20	
14cu|unimrcp-deps-1.1.2-3|21	BuildRequires:	pkgconfig(expat)
14cu|unimrcp-deps-1.1.2-3|22	BuildRequires:	pkgconfig(glib-2.0)
14cu|unimrcp-deps-1.1.2-3|23	BuildRequires:	pkgconfig(openssl)
14cu|unimrcp-deps-1.1.2-3|24	BuildRequires:	autoconf
14cu|unimrcp-deps-1.1.2-3|25	BuildRequires:	automake
14cu|unimrcp-deps-1.1.2-3|26	
14cu|unimrcp-deps-1.1.2-3|27	%package -n %{libs}
14cu|unimrcp-deps-1.1.2-3|28	Summary:	UniMRCP depends Stack shared librarries
14cu|unimrcp-deps-1.1.2-3|29	Group:		System/Libraries
14cu|unimrcp-deps-1.1.2-3|30	Provides:	lib%{name} = %{version}-%{release}
14cu|unimrcp-deps-1.1.2-3|31	
14cu|unimrcp-deps-1.1.2-3|32	%package -n %{devel}
14cu|unimrcp-deps-1.1.2-3|33	Summary:	UniMRCP depends Stack development
14cu|unimrcp-deps-1.1.2-3|34	Group:		Development/C
14cu|unimrcp-deps-1.1.2-3|35	Provides:	lib%{name}-devel = %{version}-%{release}
14cu|unimrcp-deps-1.1.2-3|36	Requires:	lib%{name} = %{version}-%{release}
14cu|unimrcp-deps-1.1.2-3|37	
14cu|unimrcp-deps-1.1.2-3|38	%description
14cu|unimrcp-deps-1.1.2-3|39	UniMRCP depends on a number of third party tools and libraries, which are
14cu|unimrcp-deps-1.1.2-3|40	required and must be installed first. Alternatively, the original packages
14cu|unimrcp-deps-1.1.2-3|41	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cu|unimrcp-deps-1.1.2-3|42	can be downloaded from http://www.unimrcp.org/dependencies/
14cu|unimrcp-deps-1.1.2-3|43	
14cu|unimrcp-deps-1.1.2-3|44	%description -n %{libs}
14cu|unimrcp-deps-1.1.2-3|45	UniMRCP depends on a number of third party tools and libraries, which are
14cu|unimrcp-deps-1.1.2-3|46	required and must be installed first. Alternatively, the original packages
14cu|unimrcp-deps-1.1.2-3|47	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cu|unimrcp-deps-1.1.2-3|48	can be downloaded from http://www.unimrcp.org/dependencies/
14cu|unimrcp-deps-1.1.2-3|49	
14cu|unimrcp-deps-1.1.2-3|50	%description -n %{devel}
14cu|unimrcp-deps-1.1.2-3|51	UniMRCP depends on a number of third party tools and libraries, which are
14cu|unimrcp-deps-1.1.2-3|52	required and must be installed first. Alternatively, the original packages
14cu|unimrcp-deps-1.1.2-3|53	of APR, APR-Util and Sofia-SIP libraries and patches for them
14cu|unimrcp-deps-1.1.2-3|54	can be downloaded from http://www.unimrcp.org/dependencies/
14cu|unimrcp-deps-1.1.2-3|55	
14cu|unimrcp-deps-1.1.2-3|56	%prep
14cu|unimrcp-deps-1.1.2-3|57	%setup -q
14cu|unimrcp-deps-1.1.2-3|58	
14cu|unimrcp-deps-1.1.2-3|59	%build
14cu|unimrcp-deps-1.1.2-3|60	cd libs/apr
14cu|unimrcp-deps-1.1.2-3|61	%configure2_5x --enable-threads \
14cu|unimrcp-deps-1.1.2-3|62	--includedir=%{_datadir}/%{name}/include \
14cu|unimrcp-deps-1.1.2-3|63	--libdir=%{_datadir}/%{name}/lib \
14cu|unimrcp-deps-1.1.2-3|64	--bindir=%{_datadir}/%{name}/bin \
14cu|unimrcp-deps-1.1.2-3|65	--datadir=%{_datadir}/%{name} \
14cu|unimrcp-deps-1.1.2-3|66	--prefix=%{_datadir}/%{name}
14cu|unimrcp-deps-1.1.2-3|67	%make
14cu|unimrcp-deps-1.1.2-3|68	
14cu|unimrcp-deps-1.1.2-3|69	cd ../apr-util
14cu|unimrcp-deps-1.1.2-3|70	%configure2_5x --with-apr=../apr \
14cu|unimrcp-deps-1.1.2-3|71	--includedir=%{_datadir}/%{name}/include \
14cu|unimrcp-deps-1.1.2-3|72	--libdir=%{_datadir}/%{name}/lib \
14cu|unimrcp-deps-1.1.2-3|73	--bindir=%{_datadir}/%{name}/bin \
14cu|unimrcp-deps-1.1.2-3|74	--datadir=%{_datadir}/%{name} \
14cu|unimrcp-deps-1.1.2-3|75	--prefix=%{_datadir}/%{name}
14cu|unimrcp-deps-1.1.2-3|76	%make
14cu|unimrcp-deps-1.1.2-3|77	
14cu|unimrcp-deps-1.1.2-3|78	cd ../sofia-sip
14cu|unimrcp-deps-1.1.2-3|79	libtoolize --automake --force
14cu|unimrcp-deps-1.1.2-3|80	aclocal -I m4 --force
14cu|unimrcp-deps-1.1.2-3|81	autoheader --force
14cu|unimrcp-deps-1.1.2-3|82	autoconf --force
14cu|unimrcp-deps-1.1.2-3|83	automake --gnu --force-missing --add-missing
14cu|unimrcp-deps-1.1.2-3|84	%configure2_5x --disable-rpath --with-glib=no \
14cu|unimrcp-deps-1.1.2-3|85	--includedir=%{_datadir}/%{name}/include \
14cu|unimrcp-deps-1.1.2-3|86	--libdir=%{_datadir}/%{name}/lib \
14cu|unimrcp-deps-1.1.2-3|87	--bindir=%{_datadir}/%{name}/bin \
14cu|unimrcp-deps-1.1.2-3|88	--datadir=%{_datadir}/%{name} \
14cu|unimrcp-deps-1.1.2-3|89	--prefix=%{_datadir}/%{name}
14cu|unimrcp-deps-1.1.2-3|90	%make
14cu|unimrcp-deps-1.1.2-3|91	
14cu|unimrcp-deps-1.1.2-3|92	%install
14cu|unimrcp-deps-1.1.2-3|93	install -d -m1775 %{buildroot}%{_datadir}/%{name}
14cu|unimrcp-deps-1.1.2-3|94	
14cu|unimrcp-deps-1.1.2-3|95	cd libs/apr
14cu|unimrcp-deps-1.1.2-3|96	%makeinstall_std
14cu|unimrcp-deps-1.1.2-3|97	cd ../apr-util
14cu|unimrcp-deps-1.1.2-3|98	%makeinstall_std
14cu|unimrcp-deps-1.1.2-3|99	cd ../sofia-sip
14cu|unimrcp-deps-1.1.2-3|100	%makeinstall_std
14cu|unimrcp-deps-1.1.2-3|101	
14cu|unimrcp-deps-1.1.2-3|102	%files -n %{libs}
14cu|unimrcp-deps-1.1.2-3|103	%{_datadir}/%{name}/lib
14cu|unimrcp-deps-1.1.2-3|104	%{_mandir}/man?/*
14cu|unimrcp-deps-1.1.2-3|105	
14cu|unimrcp-deps-1.1.2-3|106	%files -n %{devel}
14cu|unimrcp-deps-1.1.2-3|107	%{_datadir}/%{name}/include
14cu|unimrcp-deps-1.1.2-3|108	%{_datadir}/%{name}/build-1
14cu|unimrcp-deps-1.1.2-3|109	%{_datadir}/%{name}/bin
14cu|unimrcp-deps-1.1.2-3|110	%{_datadir}/%{name}/sofia-sip
14cu|unimrcp-deps-1.1.2-3|111	
14cu|unimrcp-deps-1.1.2-3|112	%changelog
14cu|unimrcp-deps-1.1.2-3|113	
14cu|unimrcp-deps-1.1.2-3|114	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 1.1.2-3
14cu|unimrcp-deps-1.1.2-3|115	- (24ffb7f) Fix files
14cu|unimrcp-deps-1.1.2-3|116	
14cu|unimrcp-deps-1.1.2-3|117	

15328 14
14cu|unison-2.48.4-2|1	%define _enable_debug_packages %{nil}
14cu|unison-2.48.4-2|2	%define debug_package %{nil}
14cu|unison-2.48.4-2|3	
14cu|unison-2.48.4-2|4	Summary:	File-synchronization tool for Unix and Windows
14cu|unison-2.48.4-2|5	Name:		unison
14cu|unison-2.48.4-2|6	Version:	2.48.4
14cu|unison-2.48.4-2|7	Release:	2
14cu|unison-2.48.4-2|8	License:	GPLv2+
14cu|unison-2.48.4-2|9	Group:		File tools
14cu|unison-2.48.4-2|10	Url:		http://www.cis.upenn.edu/~bcpierce/unison/
14cu|unison-2.48.4-2|11	Source0:	%{name}-%{version}.tar.gz
14cu|unison-2.48.4-2|12	Source1:	unison.png
14cu|unison-2.48.4-2|13	Source2:	%{name}-%{version}-manual.pdf
14cu|unison-2.48.4-2|14	Buildrequires:	ocaml
14cu|unison-2.48.4-2|15	BuildRequires:	emacs-common
14cu|unison-2.48.4-2|16	BuildRequires:	ocaml-lablgtk2-devel
14cu|unison-2.48.4-2|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|unison-2.48.4-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|unison-2.48.4-2|19	BuildRequires:	pkgconfig(pango)
14cu|unison-2.48.4-2|20	BuildRequires:	pkgconfig(pangocairo)
14cu|unison-2.48.4-2|21	Requires:	openssh-clients
14cu|unison-2.48.4-2|22	Requires:	x11-font-schumacher-misc
14cu|unison-2.48.4-2|23	Requires:	rsync
14cu|unison-2.48.4-2|24	
14cu|unison-2.48.4-2|25	%description
14cu|unison-2.48.4-2|26	Unison is a file-synchronization tool for Unix and Windows. It allows
14cu|unison-2.48.4-2|27	two replicas of a collection of files and directories to be stored on
14cu|unison-2.48.4-2|28	different hosts (or different disks on the same host), modified
14cu|unison-2.48.4-2|29	separately, and then brought up to date by propagating the changes in
14cu|unison-2.48.4-2|30	each replica to the other. Unlike simple mirroring or backup
14cu|unison-2.48.4-2|31	utilities, Unison can deal with updates to both replicas of a
14cu|unison-2.48.4-2|32	distributed directory structure. Updates that do not conflict are
14cu|unison-2.48.4-2|33	propagated automatically.  Conflicting updates are detected and
14cu|unison-2.48.4-2|34	displayed. Unison can synchronize either locally (between volumes
14cu|unison-2.48.4-2|35	mounted on the same computer) or remotely,between any pair of machines
14cu|unison-2.48.4-2|36	connected to the internet, communicating over either a direct socket
14cu|unison-2.48.4-2|37	link or tunneling over an rsh or an encrypted ssh connection. It is
14cu|unison-2.48.4-2|38	careful with network bandwidth, and runs well over slow links such as
14cu|unison-2.48.4-2|39	PPP connections. Unison is available for both Windows (95/98/NT/2K)
14cu|unison-2.48.4-2|40	and Unix (Linux, Solaris). Moreover, Unison works across platforms,
14cu|unison-2.48.4-2|41	allowing you to synchronize a Windows laptop with a Unix server, for
14cu|unison-2.48.4-2|42	example.
14cu|unison-2.48.4-2|43	
14cu|unison-2.48.4-2|44	%files
14cu|unison-2.48.4-2|45	%doc NEWS RECENTNEWS TODO.txt README CONTRIB COPYING %{name}-%{version}-manual.pdf
14cu|unison-2.48.4-2|46	%{_bindir}/*
14cu|unison-2.48.4-2|47	%{_datadir}/applications/%{name}.desktop
14cu|unison-2.48.4-2|48	%{_datadir}/pixmaps/*
14cu|unison-2.48.4-2|49	
14cu|unison-2.48.4-2|50	#----------------------------------------------------------------------------
14cu|unison-2.48.4-2|51	
14cu|unison-2.48.4-2|52	%prep
14cu|unison-2.48.4-2|53	%setup -qn src
14cu|unison-2.48.4-2|54	
14cu|unison-2.48.4-2|55	%build
14cu|unison-2.48.4-2|56	make THREADS=true UISTYLE=gtk2
14cu|unison-2.48.4-2|57	
14cu|unison-2.48.4-2|58	%install
14cu|unison-2.48.4-2|59	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14cu|unison-2.48.4-2|60	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|unison-2.48.4-2|61	cp -f %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
14cu|unison-2.48.4-2|62	cp -f %{SOURCE2} .
14cu|unison-2.48.4-2|63	
14cu|unison-2.48.4-2|64	mkdir -p %{buildroot}%{_datadir}/applications
14cu|unison-2.48.4-2|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|unison-2.48.4-2|66	[Desktop Entry]
14cu|unison-2.48.4-2|67	Name=%{name}
14cu|unison-2.48.4-2|68	Comment=%{summary}
14cu|unison-2.48.4-2|69	Exec=%{_bindir}/%{name}
14cu|unison-2.48.4-2|70	Icon=%{name}
14cu|unison-2.48.4-2|71	Terminal=false
14cu|unison-2.48.4-2|72	Type=Application
14cu|unison-2.48.4-2|73	Categories=System;Utility;
14cu|unison-2.48.4-2|74	EOF
14cu|unison-2.48.4-2|75	
14cu|unison-2.48.4-2|76	
14cu|unison-2.48.4-2|77	%changelog
14cu|unison-2.48.4-2|78	
14cu|unison-2.48.4-2|79	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 2.48.4-2
14cu|unison-2.48.4-2|80	- (fecfd94) Merge pull request #1 from praktikarosa/unison:rosa2014.1
14cu|unison-2.48.4-2|81	- (fecfd94) unison
14cu|unison-2.48.4-2|82	
14cu|unison-2.48.4-2|83	

15329 14
14cu|unittest-cpp-1.6.1-1|1	%define major	1
14cu|unittest-cpp-1.6.1-1|2	%define libname	%mklibname %{name} %{major}
14cu|unittest-cpp-1.6.1-1|3	%define devname	%mklibname %{name} -d
14cu|unittest-cpp-1.6.1-1|4	%define abi 1.6.0
14cu|unittest-cpp-1.6.1-1|5	
14cu|unittest-cpp-1.6.1-1|6	Name:		unittest-cpp
14cu|unittest-cpp-1.6.1-1|7	Version:	1.6.1
14cu|unittest-cpp-1.6.1-1|8	Release:	1
14cu|unittest-cpp-1.6.1-1|9	Summary:	Lightweight unit testing framework for C++
14cu|unittest-cpp-1.6.1-1|10	License:	MIT
14cu|unittest-cpp-1.6.1-1|11	Group:		System/Libraries
14cu|unittest-cpp-1.6.1-1|12	URL:		https://github.com/unittest-cpp/unittest-cpp
14cu|unittest-cpp-1.6.1-1|13	Source0:	https://github.com/unittest-cpp/unittest-cpp/releases/download/v%{version}/%{name}-%{version}.tar.gz
14cu|unittest-cpp-1.6.1-1|14	Source1:	%{name}.html
14cu|unittest-cpp-1.6.1-1|15	BuildRequires:	gcc-c++
14cu|unittest-cpp-1.6.1-1|16	BuildRequires:	glibc-devel
14cu|unittest-cpp-1.6.1-1|17	
14cu|unittest-cpp-1.6.1-1|18	%description
14cu|unittest-cpp-1.6.1-1|19	%{name} is a lightweight unit testing framework for C++.
14cu|unittest-cpp-1.6.1-1|20	Simplicity, portability, speed, and small footprint are all
14cu|unittest-cpp-1.6.1-1|21	very important aspects of %{name}.
14cu|unittest-cpp-1.6.1-1|22	
14cu|unittest-cpp-1.6.1-1|23	#----------------------------------------------------
14cu|unittest-cpp-1.6.1-1|24	
14cu|unittest-cpp-1.6.1-1|25	%package -n	%{libname}
14cu|unittest-cpp-1.6.1-1|26	Summary:	Library for %{name}
14cu|unittest-cpp-1.6.1-1|27	Group:		System/Libraries
14cu|unittest-cpp-1.6.1-1|28	
14cu|unittest-cpp-1.6.1-1|29	%description -n	%{libname}
14cu|unittest-cpp-1.6.1-1|30	%{name} is a lightweight unit testing framework for C++.
14cu|unittest-cpp-1.6.1-1|31	Simplicity, portability, speed, and small footprint are all
14cu|unittest-cpp-1.6.1-1|32	very important aspects of %{name}.
14cu|unittest-cpp-1.6.1-1|33	This package contains library files for %{name}.
14cu|unittest-cpp-1.6.1-1|34	
14cu|unittest-cpp-1.6.1-1|35	%files -n %{libname}
14cu|unittest-cpp-1.6.1-1|36	%doc %{name}.html AUTHORS
14cu|unittest-cpp-1.6.1-1|37	%{_libdir}/libUnitTest++.so.%{major}
14cu|unittest-cpp-1.6.1-1|38	%{_libdir}/libUnitTest++.so.%{abi}
14cu|unittest-cpp-1.6.1-1|39	#----------------------------------------------------
14cu|unittest-cpp-1.6.1-1|40	
14cu|unittest-cpp-1.6.1-1|41	%package -n	%{devname}
14cu|unittest-cpp-1.6.1-1|42	Summary:	Object files for development using %{name}
14cu|unittest-cpp-1.6.1-1|43	Group:		Development/C
14cu|unittest-cpp-1.6.1-1|44	Requires:	%{libname} = %{EVRD}
14cu|unittest-cpp-1.6.1-1|45	Provides:	%{name}-devel = %{EVRD}
14cu|unittest-cpp-1.6.1-1|46	
14cu|unittest-cpp-1.6.1-1|47	%description -n	%{devname}
14cu|unittest-cpp-1.6.1-1|48	The %{devname} package contains libraries and header files for
14cu|unittest-cpp-1.6.1-1|49	developing applications that use %{name}.
14cu|unittest-cpp-1.6.1-1|50	
14cu|unittest-cpp-1.6.1-1|51	%files -n %{devname}
14cu|unittest-cpp-1.6.1-1|52	%doc %{name}.html AUTHORS
14cu|unittest-cpp-1.6.1-1|53	%{_includedir}/UnitTest++/
14cu|unittest-cpp-1.6.1-1|54	%{_libdir}/libUnitTest++.so
14cu|unittest-cpp-1.6.1-1|55	%{_libdir}/pkgconfig/UnitTest++.pc
14cu|unittest-cpp-1.6.1-1|56	#----------------------------------------------------
14cu|unittest-cpp-1.6.1-1|57	
14cu|unittest-cpp-1.6.1-1|58	%prep
14cu|unittest-cpp-1.6.1-1|59	%setup -q
14cu|unittest-cpp-1.6.1-1|60	
14cu|unittest-cpp-1.6.1-1|61	cp -p %{SOURCE1} .
14cu|unittest-cpp-1.6.1-1|62	
14cu|unittest-cpp-1.6.1-1|63	%build
14cu|unittest-cpp-1.6.1-1|64	%configure2_5x --disable-static
14cu|unittest-cpp-1.6.1-1|65	%make
14cu|unittest-cpp-1.6.1-1|66	
14cu|unittest-cpp-1.6.1-1|67	%check
14cu|unittest-cpp-1.6.1-1|68	make check
14cu|unittest-cpp-1.6.1-1|69	
14cu|unittest-cpp-1.6.1-1|70	%install
14cu|unittest-cpp-1.6.1-1|71	%makeinstall_std
14cu|unittest-cpp-1.6.1-1|72	
14cu|unittest-cpp-1.6.1-1|73	%changelog
14cu|unittest-cpp-1.6.1-1|74	
14cu|unittest-cpp-1.6.1-1|75	* Fri Oct 14 2016 abfonly <abfonly@gmail.com> 1.6.1-1
14cu|unittest-cpp-1.6.1-1|76	- (24ac0dd) Log: Update to 1.6.1
14cu|unittest-cpp-1.6.1-1|77	- (24ac0dd) drop hacks
14cu|unittest-cpp-1.6.1-1|78	- (24ac0dd) spec clean
14cu|unittest-cpp-1.6.1-1|79	
14cu|unittest-cpp-1.6.1-1|80	

15330 14
14cu|unity-asset-pool-0.8.24-2|1	Name:           unity-asset-pool
14cu|unity-asset-pool-0.8.24-2|2	Version:        0.8.24
14cu|unity-asset-pool-0.8.24-2|3	Release:        2
14cu|unity-asset-pool-0.8.24-2|4	License:        CC-BY-SA
14cu|unity-asset-pool-0.8.24-2|5	Summary:        Pool of assets for Unity (icons)
14cu|unity-asset-pool-0.8.24-2|6	Url:            http://launchpad.net/unity-asset-pool
14cu|unity-asset-pool-0.8.24-2|7	Group:          Graphical desktop/Other
14cu|unity-asset-pool-0.8.24-2|8	# Need to fix version in url
14cu|unity-asset-pool-0.8.24-2|9	Source:         https://launchpad.net/unity-asset-pool/0.8/%{version}/+download/%{name}-%{version}.tar.gz
14cu|unity-asset-pool-0.8.24-2|10	
14cu|unity-asset-pool-0.8.24-2|11	BuildArch:      noarch
14cu|unity-asset-pool-0.8.24-2|12	Provides:       unity-icon-theme = %{version}
14cu|unity-asset-pool-0.8.24-2|13	
14cu|unity-asset-pool-0.8.24-2|14	%description
14cu|unity-asset-pool-0.8.24-2|15	This package provides a pool of assets for Unity, currently all the icons.
14cu|unity-asset-pool-0.8.24-2|16	
14cu|unity-asset-pool-0.8.24-2|17	%prep
14cu|unity-asset-pool-0.8.24-2|18	%setup -q
14cu|unity-asset-pool-0.8.24-2|19	
14cu|unity-asset-pool-0.8.24-2|20	%build
14cu|unity-asset-pool-0.8.24-2|21	
14cu|unity-asset-pool-0.8.24-2|22	%install
14cu|unity-asset-pool-0.8.24-2|23	# Install panel/launcher resources
14cu|unity-asset-pool-0.8.24-2|24	pushd panel
14cu|unity-asset-pool-0.8.24-2|25	for file in *; do
14cu|unity-asset-pool-0.8.24-2|26	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
14cu|unity-asset-pool-0.8.24-2|27	done
14cu|unity-asset-pool-0.8.24-2|28	popd
14cu|unity-asset-pool-0.8.24-2|29	pushd launcher
14cu|unity-asset-pool-0.8.24-2|30	for file in *; do
14cu|unity-asset-pool-0.8.24-2|31	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
14cu|unity-asset-pool-0.8.24-2|32	done
14cu|unity-asset-pool-0.8.24-2|33	popd
14cu|unity-asset-pool-0.8.24-2|34	# Install unity-icon-theme
14cu|unity-asset-pool-0.8.24-2|35	mkdir -p %{buildroot}%{_datadir}/icons/unity-icon-theme/
14cu|unity-asset-pool-0.8.24-2|36	cp -a unity-icon-theme/* %{buildroot}%{_datadir}/icons/unity-icon-theme/
14cu|unity-asset-pool-0.8.24-2|37	# Delete Ubuntu branding icons - will inherit the ones from the icon theme defined for GTK+
14cu|unity-asset-pool-0.8.24-2|38	for file in "distributor-logo.png"; do
14cu|unity-asset-pool-0.8.24-2|39	find %{buildroot}%{_datadir} -name $file -type f -delete -print
14cu|unity-asset-pool-0.8.24-2|40	done
14cu|unity-asset-pool-0.8.24-2|41	
14cu|unity-asset-pool-0.8.24-2|42	%files
14cu|unity-asset-pool-0.8.24-2|43	%doc COPYRIGHT README.txt
14cu|unity-asset-pool-0.8.24-2|44	%{_datadir}/unity/
14cu|unity-asset-pool-0.8.24-2|45	%{_datadir}/icons/unity-icon-theme
14cu|unity-asset-pool-0.8.24-2|46	
14cu|unity-asset-pool-0.8.24-2|47	
14cu|unity-asset-pool-0.8.24-2|48	%changelog
14cu|unity-asset-pool-0.8.24-2|49	
14cu|unity-asset-pool-0.8.24-2|50	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 0.8.24-2
14cu|unity-asset-pool-0.8.24-2|51	- (10aeff9) Updated to 0.8.24
14cu|unity-asset-pool-0.8.24-2|52	
14cu|unity-asset-pool-0.8.24-2|53	

15331 14
14cu|unknown-horizons-2014.1-2|1	%define icon_name uk
14cu|unknown-horizons-2014.1-2|2	
14cu|unknown-horizons-2014.1-2|3	Summary:	A popular economy and city building 2D RTS game
14cu|unknown-horizons-2014.1-2|4	Name:		unknown-horizons
14cu|unknown-horizons-2014.1-2|5	Version:	2014.1
14cu|unknown-horizons-2014.1-2|6	Release:	2
14cu|unknown-horizons-2014.1-2|7	License:	GPLv2+ and CC-BY-SA 3.0 and OFL
14cu|unknown-horizons-2014.1-2|8	Group:		Games/Strategy
14cu|unknown-horizons-2014.1-2|9	Url:		http://www.unknown-horizons.org
14cu|unknown-horizons-2014.1-2|10	# From github's tag
14cu|unknown-horizons-2014.1-2|11	Source0:	%{name}-%{version}.tar.xz
14cu|unknown-horizons-2014.1-2|12	Source1:	%{name}.svg
14cu|unknown-horizons-2014.1-2|13	Patch0:		unknown-horizons-2014.1-mga-gamespath.patch
14cu|unknown-horizons-2014.1-2|14	Patch1:         unknown-horizons-2014.1-git-Use-animationloader-instead-of-imagemanager.patch
14cu|unknown-horizons-2014.1-2|15	BuildRequires:	desktop-file-utils
14cu|unknown-horizons-2014.1-2|16	# Required, docbook-xsl-stylesheets : to build man page
14cu|unknown-horizons-2014.1-2|17	BuildRequires:	docbook-style-xsl
14cu|unknown-horizons-2014.1-2|18	BuildRequires:	fdupes
14cu|unknown-horizons-2014.1-2|19	#Required imagemagick to fix desktop icon
14cu|unknown-horizons-2014.1-2|20	BuildRequires:	imagemagick
14cu|unknown-horizons-2014.1-2|21	BuildRequires:	intltool
14cu|unknown-horizons-2014.1-2|22	BuildRequires:	python-distutils-extra
14cu|unknown-horizons-2014.1-2|23	# Required, libxslt : to build man page
14cu|unknown-horizons-2014.1-2|24	BuildRequires:	xsltproc
14cu|unknown-horizons-2014.1-2|25	BuildRequires:	fife-devel >= 0.3.5
14cu|unknown-horizons-2014.1-2|26	BuildRequires:	pkgconfig(libxslt)
14cu|unknown-horizons-2014.1-2|27	BuildRequires:	pkgconfig(python)
14cu|unknown-horizons-2014.1-2|28	Requires:	fife
14cu|unknown-horizons-2014.1-2|29	Requires:	python-yaml
14cu|unknown-horizons-2014.1-2|30	Requires:	%{name}-data = %{version}
14cu|unknown-horizons-2014.1-2|31	BuildArch:	noarch
14cu|unknown-horizons-2014.1-2|32	
14cu|unknown-horizons-2014.1-2|33	%description
14cu|unknown-horizons-2014.1-2|34	Unknown Horizons is a 2D real-time strategy simulation with an emphasis
14cu|unknown-horizons-2014.1-2|35	on economy and city building. Expand your small settlement to a strong
14cu|unknown-horizons-2014.1-2|36	and wealthy colony, collect taxes and supply your inhabitants with
14cu|unknown-horizons-2014.1-2|37	valuable goods. Increase your power with a well balanced economy and
14cu|unknown-horizons-2014.1-2|38	with strategic trade and diplomacy.
14cu|unknown-horizons-2014.1-2|39	
14cu|unknown-horizons-2014.1-2|40	%files -f %{name}.lang
14cu|unknown-horizons-2014.1-2|41	%doc doc/AUTHORS.md doc/LICENSE doc/CHANGELOG.md
14cu|unknown-horizons-2014.1-2|42	%{_gamesbindir}/%{name}
14cu|unknown-horizons-2014.1-2|43	%{_mandir}/man6/%{name}.6.*
14cu|unknown-horizons-2014.1-2|44	%{python_sitelib}/*.egg-info
14cu|unknown-horizons-2014.1-2|45	%{python_sitelib}/horizons/
14cu|unknown-horizons-2014.1-2|46	%{_datadir}/applications/%{name}.desktop
14cu|unknown-horizons-2014.1-2|47	%{_iconsdir}/hicolor/scalable/apps/%{icon_name}.svg
14cu|unknown-horizons-2014.1-2|48	
14cu|unknown-horizons-2014.1-2|49	#----------------------------------------------------------------------------
14cu|unknown-horizons-2014.1-2|50	
14cu|unknown-horizons-2014.1-2|51	%package data
14cu|unknown-horizons-2014.1-2|52	Summary:	Games data for the %{name} game
14cu|unknown-horizons-2014.1-2|53	Requires:	%{name} = %{version}
14cu|unknown-horizons-2014.1-2|54	BuildArch:	noarch
14cu|unknown-horizons-2014.1-2|55	
14cu|unknown-horizons-2014.1-2|56	%description data
14cu|unknown-horizons-2014.1-2|57	This package contains data files for %{name} game.
14cu|unknown-horizons-2014.1-2|58	
14cu|unknown-horizons-2014.1-2|59	%files data
14cu|unknown-horizons-2014.1-2|60	%{_gamesdatadir}/%{name}
14cu|unknown-horizons-2014.1-2|61	
14cu|unknown-horizons-2014.1-2|62	#----------------------------------------------------------------------------
14cu|unknown-horizons-2014.1-2|63	
14cu|unknown-horizons-2014.1-2|64	%prep
14cu|unknown-horizons-2014.1-2|65	%setup -qn %{name}
14cu|unknown-horizons-2014.1-2|66	%patch0 -p1
14cu|unknown-horizons-2014.1-2|67	%patch1 -p1
14cu|unknown-horizons-2014.1-2|68	
14cu|unknown-horizons-2014.1-2|69	%build
14cu|unknown-horizons-2014.1-2|70	# Build Unknown Horizons
14cu|unknown-horizons-2014.1-2|71	python setup.py build
14cu|unknown-horizons-2014.1-2|72	
14cu|unknown-horizons-2014.1-2|73	%install
14cu|unknown-horizons-2014.1-2|74	python setup.py install \
14cu|unknown-horizons-2014.1-2|75	--prefix=%{_prefix} \
14cu|unknown-horizons-2014.1-2|76	--root=%{buildroot}
14cu|unknown-horizons-2014.1-2|77	
14cu|unknown-horizons-2014.1-2|78	rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|unknown-horizons-2014.1-2|79	# KDE has problems handling icon files starting with 'unknown' followed by a dash
14cu|unknown-horizons-2014.1-2|80	# (ex: unknown-horizons.svg) and displays unknown.* icon. We fix this by changing
14cu|unknown-horizons-2014.1-2|81	# the icon name in .desktop file.
14cu|unknown-horizons-2014.1-2|82	sed -i "s/Icon=unknown-horizons/Icon=%{icon_name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|unknown-horizons-2014.1-2|83	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{icon_name}.svg
14cu|unknown-horizons-2014.1-2|84	
14cu|unknown-horizons-2014.1-2|85	desktop-file-install \
14cu|unknown-horizons-2014.1-2|86	--vendor="" \
14cu|unknown-horizons-2014.1-2|87	--dir %{buildroot}%{_datadir}/applications \
14cu|unknown-horizons-2014.1-2|88	--remove-category="Simulation" \
14cu|unknown-horizons-2014.1-2|89	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|unknown-horizons-2014.1-2|90	
14cu|unknown-horizons-2014.1-2|91	%find_lang %{name} %{name}-server %{name}.lang
14cu|unknown-horizons-2014.1-2|92	
14cu|unknown-horizons-2014.1-2|93	
14cu|unknown-horizons-2014.1-2|94	%changelog
14cu|unknown-horizons-2014.1-2|95	
14cu|unknown-horizons-2014.1-2|96	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-2
14cu|unknown-horizons-2014.1-2|97	- (79c8716) Adjust patch with platform detection to detect ROSA properly
14cu|unknown-horizons-2014.1-2|98	
14cu|unknown-horizons-2014.1-2|99	

15332 14
14cu|unrtf-0.21.9-3|1	Name:		unrtf
14cu|unrtf-0.21.9-3|2	Version:	0.21.9
14cu|unrtf-0.21.9-3|3	Release:	3
14cu|unrtf-0.21.9-3|4	Source0:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz
14cu|unrtf-0.21.9-3|5	Source1:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz.sig
14cu|unrtf-0.21.9-3|6	Patch0:		unrtf-0.21.9_replace_sprintf_with_snprintf.patch
14cu|unrtf-0.21.9-3|7	URL:		http://www.gnu.org/software/unrtf/unrtf.html
14cu|unrtf-0.21.9-3|8	License:	GPLv3
14cu|unrtf-0.21.9-3|9	Summary:	RTF to other formats converter
14cu|unrtf-0.21.9-3|10	Group:		Text tools
14cu|unrtf-0.21.9-3|11	
14cu|unrtf-0.21.9-3|12	%description
14cu|unrtf-0.21.9-3|13	UnRTF is a moderately complicated converter from RTF to other
14cu|unrtf-0.21.9-3|14	formats, including HTML, LaTeX, text, and PostScript. Converting
14cu|unrtf-0.21.9-3|15	to HTML, it supports tables, fonts, colors, embedded images,
14cu|unrtf-0.21.9-3|16	hyperlinks, paragraph alignment among other things. All other
14cu|unrtf-0.21.9-3|17	conversions are "alpha"--just begun.
14cu|unrtf-0.21.9-3|18	
14cu|unrtf-0.21.9-3|19	%prep
14cu|unrtf-0.21.9-3|20	%setup -q
14cu|unrtf-0.21.9-3|21	%apply_patches
14cu|unrtf-0.21.9-3|22	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/main.h
14cu|unrtf-0.21.9-3|23	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/path.h
14cu|unrtf-0.21.9-3|24	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/my_iconv.h
14cu|unrtf-0.21.9-3|25	
14cu|unrtf-0.21.9-3|26	%build
14cu|unrtf-0.21.9-3|27	autoreconf -fi
14cu|unrtf-0.21.9-3|28	%configure2_5x
14cu|unrtf-0.21.9-3|29	%make
14cu|unrtf-0.21.9-3|30	
14cu|unrtf-0.21.9-3|31	%install
14cu|unrtf-0.21.9-3|32	%makeinstall_std
14cu|unrtf-0.21.9-3|33	
14cu|unrtf-0.21.9-3|34	%files
14cu|unrtf-0.21.9-3|35	%doc AUTHORS README NEWS
14cu|unrtf-0.21.9-3|36	%{_mandir}/man1/%{name}.1*
14cu|unrtf-0.21.9-3|37	%{_bindir}/%{name}
14cu|unrtf-0.21.9-3|38	%{_datadir}/%{name}
14cu|unrtf-0.21.9-3|39	
14cu|unrtf-0.21.9-3|40	%changelog
14cu|unrtf-0.21.9-3|41	
14cu|unrtf-0.21.9-3|42	* Wed Jan 11 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.21.9-3
14cu|unrtf-0.21.9-3|43	- (6941653) Fix CVE-2016-10091
14cu|unrtf-0.21.9-3|44	
14cu|unrtf-0.21.9-3|45	

15333 14
14cu|untie-0.4-0.2.git14b92c7|1	%define git 14b92c7
14cu|untie-0.4-0.2.git14b92c7|2	
14cu|untie-0.4-0.2.git14b92c7|3	Summary: Process namespace creator
14cu|untie-0.4-0.2.git14b92c7|4	Name: untie
14cu|untie-0.4-0.2.git14b92c7|5	Version: 0.4
14cu|untie-0.4-0.2.git14b92c7|6	Release: 0.2.git%{git}
14cu|untie-0.4-0.2.git14b92c7|7	License: GPL
14cu|untie-0.4-0.2.git14b92c7|8	Group: Shells
14cu|untie-0.4-0.2.git14b92c7|9	URL: http://guichaz.free.fr/untie
14cu|untie-0.4-0.2.git14b92c7|10	Source0: untie-%{version}-%{git}.tar.gz
14cu|untie-0.4-0.2.git14b92c7|11	
14cu|untie-0.4-0.2.git14b92c7|12	%description
14cu|untie-0.4-0.2.git14b92c7|13	untie is a tool used to launch commands in new namespaces.
14cu|untie-0.4-0.2.git14b92c7|14	
14cu|untie-0.4-0.2.git14b92c7|15	%prep
14cu|untie-0.4-0.2.git14b92c7|16	%setup -q
14cu|untie-0.4-0.2.git14b92c7|17	
14cu|untie-0.4-0.2.git14b92c7|18	%build
14cu|untie-0.4-0.2.git14b92c7|19	%make CFLAGS="%{optflags}"
14cu|untie-0.4-0.2.git14b92c7|20	
14cu|untie-0.4-0.2.git14b92c7|21	%install
14cu|untie-0.4-0.2.git14b92c7|22	%makeinstall PREFIX=%{buildroot}/%{_prefix}
14cu|untie-0.4-0.2.git14b92c7|23	
14cu|untie-0.4-0.2.git14b92c7|24	%files
14cu|untie-0.4-0.2.git14b92c7|25	%doc COPYING NEWS README
14cu|untie-0.4-0.2.git14b92c7|26	%{_sbindir}/*
14cu|untie-0.4-0.2.git14b92c7|27	%doc %{_mandir}/*/*
14cu|untie-0.4-0.2.git14b92c7|28	
14cu|untie-0.4-0.2.git14b92c7|29	%changelog
14cu|untie-0.4-0.2.git14b92c7|30	
14cu|untie-0.4-0.2.git14b92c7|31	* Wed Jun 22 2016 Denis Silakov <dsilakov@gmail.com> 0.4-0.2.git14b92c7
14cu|untie-0.4-0.2.git14b92c7|32	- (77fe535) Fix debuginfo
14cu|untie-0.4-0.2.git14b92c7|33	
14cu|untie-0.4-0.2.git14b92c7|34	

15334 14
14cu|unvanquished-0.50.0-1|1	# need this to avoid stripping
14cu|unvanquished-0.50.0-1|2	# witch causes failure at runtime with an IPC error.
14cu|unvanquished-0.50.0-1|3	%global __os_install_post %{nil}
14cu|unvanquished-0.50.0-1|4	%define debug_package %{nil}
14cu|unvanquished-0.50.0-1|5	%define oname Unvanquished
14cu|unvanquished-0.50.0-1|6	%define _service %{name}-server
14cu|unvanquished-0.50.0-1|7	%define _service_user %{name}
14cu|unvanquished-0.50.0-1|8	%define _service_home /var/lib/%{_service}
14cu|unvanquished-0.50.0-1|9	
14cu|unvanquished-0.50.0-1|10	
14cu|unvanquished-0.50.0-1|11	Summary:	Sci-fi RTS and FPS game
14cu|unvanquished-0.50.0-1|12	Name:		unvanquished
14cu|unvanquished-0.50.0-1|13	Version:	0.50.0
14cu|unvanquished-0.50.0-1|14	Release:	1
14cu|unvanquished-0.50.0-1|15	License:	GPLv3+
14cu|unvanquished-0.50.0-1|16	Group:		Games/Arcade
14cu|unvanquished-0.50.0-1|17	Url:		http://unvanquished.net/
14cu|unvanquished-0.50.0-1|18	Source0:	https://github.com/Unvanquished/Unvanquished/archive/%{oname}-%{version}.tar.gz
14cu|unvanquished-0.50.0-1|19	Source1:	http://dl.unvanquished.net/deps/linux32-4.tar.bz2
14cu|unvanquished-0.50.0-1|20	Source2:	http://dl.unvanquished.net/deps/linux64-4.tar.bz2
14cu|unvanquished-0.50.0-1|21	Source3:	http://dl.unvanquished.net/deps/pnacl-3.zip
14cu|unvanquished-0.50.0-1|22	#https://github.com/DaemonDevelopers/CBSE-Toolchain
14cu|unvanquished-0.50.0-1|23	Source4:	CBSE-Toolchain-1d62124.zip
14cu|unvanquished-0.50.0-1|24	Source10:	%{name}-service.sh
14cu|unvanquished-0.50.0-1|25	Source11:	server.cfg
14cu|unvanquished-0.50.0-1|26	Source12:	maprotation.cfg
14cu|unvanquished-0.50.0-1|27	Source13:	NOTES.txt
14cu|unvanquished-0.50.0-1|28	Source100:	unvanquished.rpmlintrc
14cu|unvanquished-0.50.0-1|29	
14cu|unvanquished-0.50.0-1|30	BuildRequires:	cmake
14cu|unvanquished-0.50.0-1|31	BuildRequires:	desktop-file-utils
14cu|unvanquished-0.50.0-1|32	BuildRequires:	bzip2-devel
14cu|unvanquished-0.50.0-1|33	BuildRequires:	gmp-devel
14cu|unvanquished-0.50.0-1|34	BuildRequires:	jpeg-devel
14cu|unvanquished-0.50.0-1|35	BuildRequires:	tinyxml-devel
14cu|unvanquished-0.50.0-1|36	BuildRequires:	pkgconfig(freetype2)
14cu|unvanquished-0.50.0-1|37	BuildRequires:	pkgconfig(geoip)
14cu|unvanquished-0.50.0-1|38	BuildRequires:	pkgconfig(glew)
14cu|unvanquished-0.50.0-1|39	BuildRequires:	pkgconfig(libcurl)
14cu|unvanquished-0.50.0-1|40	BuildRequires:	pkgconfig(libpng)
14cu|unvanquished-0.50.0-1|41	BuildRequires:	pkgconfig(libwebp)
14cu|unvanquished-0.50.0-1|42	BuildRequires:	pkgconfig(ncurses)
14cu|unvanquished-0.50.0-1|43	BuildRequires:	pkgconfig(nettle)
14cu|unvanquished-0.50.0-1|44	BuildRequires:	pkgconfig(openal)
14cu|unvanquished-0.50.0-1|45	BuildRequires:	pkgconfig(opus)
14cu|unvanquished-0.50.0-1|46	BuildRequires:	pkgconfig(opusfile)
14cu|unvanquished-0.50.0-1|47	BuildRequires:	pkgconfig(sdl2)
14cu|unvanquished-0.50.0-1|48	BuildRequires:	pkgconfig(speex)
14cu|unvanquished-0.50.0-1|49	BuildRequires:	pkgconfig(theora)
14cu|unvanquished-0.50.0-1|50	BuildRequires:	pkgconfig(vorbis)
14cu|unvanquished-0.50.0-1|51	BuildRequires:	pkgconfig(python)
14cu|unvanquished-0.50.0-1|52	BuildRequires:	pythonegg(pyyaml)
14cu|unvanquished-0.50.0-1|53	BuildRequires:	pythonegg(jinja2)
14cu|unvanquished-0.50.0-1|54	
14cu|unvanquished-0.50.0-1|55	Requires:	opengl-games-utils
14cu|unvanquished-0.50.0-1|56	# those are circular , and suggested on the spec files
14cu|unvanquished-0.50.0-1|57	# just because I'm not good in chain-build on abf.Symbianflo.
14cu|unvanquished-0.50.0-1|58	Requires:	%{name}-data = %{version}
14cu|unvanquished-0.50.0-1|59	Requires:	%{name}-maps = %{version}
14cu|unvanquished-0.50.0-1|60	Requires:	%{name}-service = %{version}
14cu|unvanquished-0.50.0-1|61	
14cu|unvanquished-0.50.0-1|62	%description
14cu|unvanquished-0.50.0-1|63	Players fight online in team based combat in a war of aliens against humans.
14cu|unvanquished-0.50.0-1|64	
14cu|unvanquished-0.50.0-1|65	While the humans are equipped with weapons that they use to exterminate
14cu|unvanquished-0.50.0-1|66	the alien presence, the aliens have only their pincers and a few special
14cu|unvanquished-0.50.0-1|67	attacks, such as poison gas, and ranged electrical and projectile attacks.
14cu|unvanquished-0.50.0-1|68	Players do not spawn at random points in the map; instead, each map has
14cu|unvanquished-0.50.0-1|69	default spawn points and both teams are capable of moving them wherever
14cu|unvanquished-0.50.0-1|70	they please.
14cu|unvanquished-0.50.0-1|71	
14cu|unvanquished-0.50.0-1|72	Both teams have other buildings that round out their base, such as
14cu|unvanquished-0.50.0-1|73	machinegun turrets for the humans and barricades for the aliens. Either
14cu|unvanquished-0.50.0-1|74	team wins by destroying the opposing team's spawn points and killing any
14cu|unvanquished-0.50.0-1|75	remaining members of that team before they are able to build any more
14cu|unvanquished-0.50.0-1|76	spawn points or the game timer ends.
14cu|unvanquished-0.50.0-1|77	
14cu|unvanquished-0.50.0-1|78	This package only contains the game engine.
14cu|unvanquished-0.50.0-1|79	
14cu|unvanquished-0.50.0-1|80	%files
14cu|unvanquished-0.50.0-1|81	%doc GPL.txt COPYING.txt NOTES.txt
14cu|unvanquished-0.50.0-1|82	%{_bindir}/*
14cu|unvanquished-0.50.0-1|83	%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|84	%{_datadir}/applications/%{name}.desktop
14cu|unvanquished-0.50.0-1|85	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|unvanquished-0.50.0-1|86	
14cu|unvanquished-0.50.0-1|87	#----------------------------------------------------------------------------
14cu|unvanquished-0.50.0-1|88	# Service
14cu|unvanquished-0.50.0-1|89	%package service
14cu|unvanquished-0.50.0-1|90	Summary:	Run game server as a service
14cu|unvanquished-0.50.0-1|91	Group:		Games/Arcade
14cu|unvanquished-0.50.0-1|92	Requires:	%{name} >= %{version}
14cu|unvanquished-0.50.0-1|93	
14cu|unvanquished-0.50.0-1|94	%description service
14cu|unvanquished-0.50.0-1|95	This package installs the files and config to run a unvanquished server
14cu|unvanquished-0.50.0-1|96	as a systemd service.
14cu|unvanquished-0.50.0-1|97	
14cu|unvanquished-0.50.0-1|98	** THIS IS A WORK IN PROGRESS - EXPERIMENTAL**
14cu|unvanquished-0.50.0-1|99	- Service control and monitoring still experimental.
14cu|unvanquished-0.50.0-1|100	- Connection to server instance's console not telnet'esque yet.
14cu|unvanquished-0.50.0-1|101	
14cu|unvanquished-0.50.0-1|102	%files service
14cu|unvanquished-0.50.0-1|103	%doc NOTES.txt
14cu|unvanquished-0.50.0-1|104	%config(noreplace)  /var/adm/fillup-templates/sysconfig.%{_service}
14cu|unvanquished-0.50.0-1|105	%{_unitdir}/%{_service}.service
14cu|unvanquished-0.50.0-1|106	%attr(750,%{_service_user},%{_service_user}) %dir %{_service_home}/
14cu|unvanquished-0.50.0-1|107	%attr(750,%{_service_user},%{_service_user}) %dir %{_service_home}/config/
14cu|unvanquished-0.50.0-1|108	%attr(750,%{_service_user},%{_service_user}) %dir %{_service_home}/game/
14cu|unvanquished-0.50.0-1|109	%attr(750,%{_service_user},%{_service_user}) %dir %{_service_home}/pkg/
14cu|unvanquished-0.50.0-1|110	%attr(0750,%{_service_user},%{_service_user}) %{_service_home}/%{name}-service.sh
14cu|unvanquished-0.50.0-1|111	%attr(0750,%{_service_user},%{_service_user}) %{_service_home}/%{_service}-cmd
14cu|unvanquished-0.50.0-1|112	%attr(0640,%{_service_user},%{_service_user}) %config(noreplace) %{_service_home}/config/server.cfg
14cu|unvanquished-0.50.0-1|113	%attr(0640,%{_service_user},%{_service_user}) %config(noreplace) %{_service_home}/game/maprotation.cfg
14cu|unvanquished-0.50.0-1|114	#----------------------------------------------------------------------------
14cu|unvanquished-0.50.0-1|115	
14cu|unvanquished-0.50.0-1|116	%prep
14cu|unvanquished-0.50.0-1|117	%setup -qn %{oname}-%{version}
14cu|unvanquished-0.50.0-1|118	iconv -f iso8859-1 -t utf-8 GPL.txt > GPL.txt.conv && mv -f GPL.txt.conv GPL.txt
14cu|unvanquished-0.50.0-1|119	# Google Native Client (NaCl)
14cu|unvanquished-0.50.0-1|120	pushd daemon/external_deps
14cu|unvanquished-0.50.0-1|121	%ifarch i586
14cu|unvanquished-0.50.0-1|122	tar -xjvf %{SOURCE1}
14cu|unvanquished-0.50.0-1|123	%endif
14cu|unvanquished-0.50.0-1|124	%ifarch x86_64
14cu|unvanquished-0.50.0-1|125	tar -xjvf %{SOURCE2}
14cu|unvanquished-0.50.0-1|126	%endif
14cu|unvanquished-0.50.0-1|127	unzip -o %{SOURCE3}
14cu|unvanquished-0.50.0-1|128	popd
14cu|unvanquished-0.50.0-1|129	
14cu|unvanquished-0.50.0-1|130	pushd src/utils/cbse/
14cu|unvanquished-0.50.0-1|131	unzip %{SOURCE4}
14cu|unvanquished-0.50.0-1|132	mv CBSE-Toolchain-*/* .
14cu|unvanquished-0.50.0-1|133	popd
14cu|unvanquished-0.50.0-1|134	
14cu|unvanquished-0.50.0-1|135	
14cu|unvanquished-0.50.0-1|136	mkdir -p build
14cu|unvanquished-0.50.0-1|137	
14cu|unvanquished-0.50.0-1|138	%build
14cu|unvanquished-0.50.0-1|139	cd build
14cu|unvanquished-0.50.0-1|140	
14cu|unvanquished-0.50.0-1|141	cmake .. \
14cu|unvanquished-0.50.0-1|142	-DCMAKE_BUILD_TYPE=Release \
14cu|unvanquished-0.50.0-1|143	-DCMAKE_SKIP_RPATH=ON \
14cu|unvanquished-0.50.0-1|144	-DBUILD_GAME_NATIVE_DLL=OFF \
14cu|unvanquished-0.50.0-1|145	-DBUILD_GAME_NATIVE_EXE=OFF \
14cu|unvanquished-0.50.0-1|146	-DBUILD_GAME_NACL=OFF
14cu|unvanquished-0.50.0-1|147	
14cu|unvanquished-0.50.0-1|148	%setup_compile_flags \
14cu|unvanquished-0.50.0-1|149	%make
14cu|unvanquished-0.50.0-1|150	
14cu|unvanquished-0.50.0-1|151	
14cu|unvanquished-0.50.0-1|152	%install
14cu|unvanquished-0.50.0-1|153	export DONT_STRIP=1
14cu|unvanquished-0.50.0-1|154	export DISABLE_DEBUG=1
14cu|unvanquished-0.50.0-1|155	rm -fr build/CMakeFiles/revision.h
14cu|unvanquished-0.50.0-1|156	# doc
14cu|unvanquished-0.50.0-1|157	cp -a %{SOURCE13} ./
14cu|unvanquished-0.50.0-1|158	
14cu|unvanquished-0.50.0-1|159	# Icons
14cu|unvanquished-0.50.0-1|160	install -Dm644 debian/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|unvanquished-0.50.0-1|161	
14cu|unvanquished-0.50.0-1|162	# CLI
14cu|unvanquished-0.50.0-1|163	mkdir command-ui
14cu|unvanquished-0.50.0-1|164	pushd command-ui
14cu|unvanquished-0.50.0-1|165	
14cu|unvanquished-0.50.0-1|166	# game client wrapper
14cu|unvanquished-0.50.0-1|167	# ----------------------
14cu|unvanquished-0.50.0-1|168	cat >> %{name} <<EOF
14cu|unvanquished-0.50.0-1|169	#!/bin/sh
14cu|unvanquished-0.50.0-1|170	
14cu|unvanquished-0.50.0-1|171	app_args=''
14cu|unvanquished-0.50.0-1|172	uri=''
14cu|unvanquished-0.50.0-1|173	
14cu|unvanquished-0.50.0-1|174	while [ \$# -gt 0 ]; do
14cu|unvanquished-0.50.0-1|175	case "\$1" in
14cu|unvanquished-0.50.0-1|176	# handle URI unv:// passed in
14cu|unvanquished-0.50.0-1|177	unv://*)
14cu|unvanquished-0.50.0-1|178	uri=\$(echo "\$1" | grep -o '^unv://[^[:space:]+;]*')
14cu|unvanquished-0.50.0-1|179	app_args="\${app_args} +connect \${uri}"
14cu|unvanquished-0.50.0-1|180	;;
14cu|unvanquished-0.50.0-1|181	*)
14cu|unvanquished-0.50.0-1|182	app_args="\${app_args} \$1"
14cu|unvanquished-0.50.0-1|183	;;
14cu|unvanquished-0.50.0-1|184	esac
14cu|unvanquished-0.50.0-1|185	shift
14cu|unvanquished-0.50.0-1|186	done
14cu|unvanquished-0.50.0-1|187	
14cu|unvanquished-0.50.0-1|188	# Note: argument stucture changed in alpha 37:
14cu|unvanquished-0.50.0-1|189	#   -set <variable> <value> is now the preferred way to set a configuration variable.
14cu|unvanquished-0.50.0-1|190	# 	+set <variable> <value> and +<command> are only applied after engine initialization.
14cu|unvanquished-0.50.0-1|191	exec %{_libdir}/%{name}/daemon -libpath %{_libdir}/%{name} -pakpath %{_datadir}/%{name}/pkg \${app_args}
14cu|unvanquished-0.50.0-1|192	EOF
14cu|unvanquished-0.50.0-1|193	# ----------------------
14cu|unvanquished-0.50.0-1|194	
14cu|unvanquished-0.50.0-1|195	# game server wrapper
14cu|unvanquished-0.50.0-1|196	# ----------------------
14cu|unvanquished-0.50.0-1|197	cat >> %{name}-server <<EOF
14cu|unvanquished-0.50.0-1|198	#!/bin/sh
14cu|unvanquished-0.50.0-1|199	
14cu|unvanquished-0.50.0-1|200	# Note: argument stucture changed in alpha 37:
14cu|unvanquished-0.50.0-1|201	#   -set <variable> <value> is now the preferred way to set a configuration variable.
14cu|unvanquished-0.50.0-1|202	# 	+set <variable> <value> and +<command> are only applied after engine initialization.
14cu|unvanquished-0.50.0-1|203	exec %{_libdir}/%{name}/daemonded -libpath %{_libdir}/%{name}/ -pakpath %{_datadir}/%{name}/pkg -curses "\$@"
14cu|unvanquished-0.50.0-1|204	EOF
14cu|unvanquished-0.50.0-1|205	# ----------------------
14cu|unvanquished-0.50.0-1|206	# binary
14cu|unvanquished-0.50.0-1|207	mkdir -p %{buildroot}%{_bindir}/
14cu|unvanquished-0.50.0-1|208	install -m 755 %{name} %{name}-server %{buildroot}%{_bindir}/
14cu|unvanquished-0.50.0-1|209	# ----------------------
14cu|unvanquished-0.50.0-1|210	# menu entry
14cu|unvanquished-0.50.0-1|211	cat >> %{name}.desktop <<EOF
14cu|unvanquished-0.50.0-1|212	[Desktop Entry]
14cu|unvanquished-0.50.0-1|213	Categories=Game;ActionGame;
14cu|unvanquished-0.50.0-1|214	Name=Unvanquished
14cu|unvanquished-0.50.0-1|215	GenericName=sci-fi RTS and FPS mashup
14cu|unvanquished-0.50.0-1|216	Type=Application
14cu|unvanquished-0.50.0-1|217	Exec=%{name}
14cu|unvanquished-0.50.0-1|218	Icon=%{name}
14cu|unvanquished-0.50.0-1|219	MimeType=x-scheme-handler/unv;
14cu|unvanquished-0.50.0-1|220	EOF
14cu|unvanquished-0.50.0-1|221	# ----------------------
14cu|unvanquished-0.50.0-1|222	install -Dm 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|unvanquished-0.50.0-1|223	
14cu|unvanquished-0.50.0-1|224	
14cu|unvanquished-0.50.0-1|225	# Server service
14cu|unvanquished-0.50.0-1|226	# ----------------------
14cu|unvanquished-0.50.0-1|227	cat >> %{_service}.conf <<EOF
14cu|unvanquished-0.50.0-1|228	# Unvanquished Dedicated Server - Environment Config
14cu|unvanquished-0.50.0-1|229	
14cu|unvanquished-0.50.0-1|230	# Daemonded lib directory
14cu|unvanquished-0.50.0-1|231	LIBPATH=%{_libdir}/%{name}
14cu|unvanquished-0.50.0-1|232	
14cu|unvanquished-0.50.0-1|233	# Server Store
14cu|unvanquished-0.50.0-1|234	HOMEPATH=%{_service_home}
14cu|unvanquished-0.50.0-1|235	
14cu|unvanquished-0.50.0-1|236	# .pk3 Package Store - for installed game data and maps
14cu|unvanquished-0.50.0-1|237	PAKPATH=%{_datadir}/%{name}/pkg
14cu|unvanquished-0.50.0-1|238	
14cu|unvanquished-0.50.0-1|239	# Startup Server Configuration
14cu|unvanquished-0.50.0-1|240	EXEC=server.cfg
14cu|unvanquished-0.50.0-1|241	EOF
14cu|unvanquished-0.50.0-1|242	# ----------------------
14cu|unvanquished-0.50.0-1|243	
14cu|unvanquished-0.50.0-1|244	# For /etc/sysconfig/
14cu|unvanquished-0.50.0-1|245	install -Dm 644 %{_service}.conf %{buildroot}/var/adm/fillup-templates/sysconfig.%{_service}
14cu|unvanquished-0.50.0-1|246	
14cu|unvanquished-0.50.0-1|247	install -Dm 750 %{SOURCE10} %{buildroot}%{_service_home}/%{name}-service.sh
14cu|unvanquished-0.50.0-1|248	
14cu|unvanquished-0.50.0-1|249	# Systemd service file
14cu|unvanquished-0.50.0-1|250	# ----------------------
14cu|unvanquished-0.50.0-1|251	cat >> %{_service}.service <<EOF
14cu|unvanquished-0.50.0-1|252	[Unit]
14cu|unvanquished-0.50.0-1|253	Description=Unvanquished Dedicated Server
14cu|unvanquished-0.50.0-1|254	After=network.target
14cu|unvanquished-0.50.0-1|255	
14cu|unvanquished-0.50.0-1|256	[Service]
14cu|unvanquished-0.50.0-1|257	EnvironmentFile=/etc/sysconfig/%{_service}
14cu|unvanquished-0.50.0-1|258	User=%{_service_user}
14cu|unvanquished-0.50.0-1|259	Group=%{_service_user}
14cu|unvanquished-0.50.0-1|260	ExecStart=%{_service_home}/%{name}-service.sh +exec \$EXEC
14cu|unvanquished-0.50.0-1|261	ExecStop=%{_service_home}/%{name}-service.sh stop
14cu|unvanquished-0.50.0-1|262	
14cu|unvanquished-0.50.0-1|263	[Install]
14cu|unvanquished-0.50.0-1|264	WantedBy=multi-user.target
14cu|unvanquished-0.50.0-1|265	EOF
14cu|unvanquished-0.50.0-1|266	# ----------------------
14cu|unvanquished-0.50.0-1|267	install -Dm 644 %{_service}.service %{buildroot}%{_unitdir}/%{_service}.service
14cu|unvanquished-0.50.0-1|268	
14cu|unvanquished-0.50.0-1|269	# Administer the running service instance
14cu|unvanquished-0.50.0-1|270	# ----------------------
14cu|unvanquished-0.50.0-1|271	cat >> %{_service}-cmd <<EOF
14cu|unvanquished-0.50.0-1|272	#!/bin/sh
14cu|unvanquished-0.50.0-1|273	# Send command(s) to running daemonded instance started as a service
14cu|unvanquished-0.50.0-1|274	#
14cu|unvanquished-0.50.0-1|275	test -s /etc/sysconfig/%{_service} && . /etc/sysconfig/%{_service}
14cu|unvanquished-0.50.0-1|276	
14cu|unvanquished-0.50.0-1|277	service_state=\$(systemctl is-active %{_service}.service)
14cu|unvanquished-0.50.0-1|278	if [ "\${service_state}" != "active" ]; then
14cu|unvanquished-0.50.0-1|279	echo "No active instance of %{_service}, Exiting."
14cu|unvanquished-0.50.0-1|280	exit 1
14cu|unvanquished-0.50.0-1|281	fi
14cu|unvanquished-0.50.0-1|282	
14cu|unvanquished-0.50.0-1|283	# Administer running service instance - To send it commands.
14cu|unvanquished-0.50.0-1|284	#   -homepath must be same as running instance
14cu|unvanquished-0.50.0-1|285	exec %{_libdir}/%{name}/daemonded -libpath \$LIBPATH -pakpath \$PAKPATH -homepath \$HOMEPATH "\$@"
14cu|unvanquished-0.50.0-1|286	
14cu|unvanquished-0.50.0-1|287	EOF
14cu|unvanquished-0.50.0-1|288	# ----------------------
14cu|unvanquished-0.50.0-1|289	install -Dm 750 %{_service}-cmd %{buildroot}%{_service_home}/%{_service}-cmd
14cu|unvanquished-0.50.0-1|290	
14cu|unvanquished-0.50.0-1|291	#
14cu|unvanquished-0.50.0-1|292	popd # command-ui
14cu|unvanquished-0.50.0-1|293	
14cu|unvanquished-0.50.0-1|294	# Service Home
14cu|unvanquished-0.50.0-1|295	install -Dm 640 %{SOURCE11} %{buildroot}%{_service_home}/config/server.cfg
14cu|unvanquished-0.50.0-1|296	install -Dm 640 %{SOURCE12} %{buildroot}%{_service_home}/game/maprotation.cfg
14cu|unvanquished-0.50.0-1|297	install -d %{buildroot}%{_service_home}/pkg
14cu|unvanquished-0.50.0-1|298	
14cu|unvanquished-0.50.0-1|299	
14cu|unvanquished-0.50.0-1|300	# == Binary Assets ==
14cu|unvanquished-0.50.0-1|301	mkdir -p %{buildroot}%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|302	
14cu|unvanquished-0.50.0-1|303	cd build
14cu|unvanquished-0.50.0-1|304	
14cu|unvanquished-0.50.0-1|305	# Application
14cu|unvanquished-0.50.0-1|306	install -m 755 daemon daemonded daemon-tty %{buildroot}%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|307	
14cu|unvanquished-0.50.0-1|308	# Helpers
14cu|unvanquished-0.50.0-1|309	install -m 755 nacl_helper_bootstrap nacl_loader %{buildroot}%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|310	
14cu|unvanquished-0.50.0-1|311	%ifarch i586
14cu|unvanquished-0.50.0-1|312	install -m 755 irt_core-x86.nexe %{buildroot}%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|313	%endif
14cu|unvanquished-0.50.0-1|314	%ifarch x86_64
14cu|unvanquished-0.50.0-1|315	install -m 755 irt_core-x86_64.nexe %{buildroot}%{_libdir}/%{name}/
14cu|unvanquished-0.50.0-1|316	%endif
14cu|unvanquished-0.50.0-1|317	
14cu|unvanquished-0.50.0-1|318	
14cu|unvanquished-0.50.0-1|319	%pre service
14cu|unvanquished-0.50.0-1|320	# Server Setup of User / Group
14cu|unvanquished-0.50.0-1|321	getent group %{_service_user} >/dev/null || groupadd -r %{_service_user}
14cu|unvanquished-0.50.0-1|322	getent passwd %{_service_user} >/dev/null || useradd -r -g %{_service_user} \
14cu|unvanquished-0.50.0-1|323	-d %{_service_home} -s /bin/false -c "Unvanquished Dedicated Server" %{_service_user}
14cu|unvanquished-0.50.0-1|324	%changelog
14cu|unvanquished-0.50.0-1|325	
14cu|unvanquished-0.50.0-1|326	* Wed Jul 20 2016 abfonly <abfonly@gmail.com> 0.50.0-1
14cu|unvanquished-0.50.0-1|327	- (ff59359) Updated unvanquished.spec
14cu|unvanquished-0.50.0-1|328	
14cu|unvanquished-0.50.0-1|329	

15335 14
14cu|unvanquished-data-0.50.0-1|1	%define _build_pkgcheck_set %{nil}
14cu|unvanquished-data-0.50.0-1|2	%define _build_pkgcheck_srpm %{nil}
14cu|unvanquished-data-0.50.0-1|3	
14cu|unvanquished-data-0.50.0-1|4	Name:           unvanquished-data
14cu|unvanquished-data-0.50.0-1|5	Version:        0.50.0
14cu|unvanquished-data-0.50.0-1|6	Release:        1
14cu|unvanquished-data-0.50.0-1|7	Summary:        Sci-fi RTS and FPS game
14cu|unvanquished-data-0.50.0-1|8	License:        CC-BY-SA-2.5 and CC-BY-SA-3.0
14cu|unvanquished-data-0.50.0-1|9	Group:          Games/Arcade
14cu|unvanquished-data-0.50.0-1|10	Url:            http://cdn.unvanquished.net/0.50/pkg/
14cu|unvanquished-data-0.50.0-1|11	
14cu|unvanquished-data-0.50.0-1|12	Source1:	http://cdn.unvanquished.net/0.50/pkg/tex-all_2.0.pk3
14cu|unvanquished-data-0.50.0-1|13	Source2:	http://cdn.unvanquished.net/0.50/pkg/tex-common_2.0.pk3
14cu|unvanquished-data-0.50.0-1|14	Source3:	http://cdn.unvanquished.net/0.50/pkg/tex-ej01-clean_1.0.pk3
14cu|unvanquished-data-0.50.0-1|15	Source4:	http://cdn.unvanquished.net/0.50/pkg/tex-ej01-common_1.0.pk3
14cu|unvanquished-data-0.50.0-1|16	Source5:	http://cdn.unvanquished.net/0.50/pkg/tex-ej01-ice_1.0.pk3
14cu|unvanquished-data-0.50.0-1|17	Source6:	http://cdn.unvanquished.net/0.50/pkg/tex-ex_1.0.pk3
14cu|unvanquished-data-0.50.0-1|18	Source7:	http://cdn.unvanquished.net/0.50/pkg/tex-exm_1.0.pk3
14cu|unvanquished-data-0.50.0-1|19	Source8:	http://cdn.unvanquished.net/0.50/pkg/tex-pk01_1.0.pk3
14cu|unvanquished-data-0.50.0-1|20	Source9:	http://cdn.unvanquished.net/0.50/pkg/tex-pk02_1.0.pk3
14cu|unvanquished-data-0.50.0-1|21	Source10:	http://cdn.unvanquished.net/0.50/pkg/tex-space_1.0.pk3
14cu|unvanquished-data-0.50.0-1|22	Source11:	http://cdn.unvanquished.net/0.50/pkg/tex-tech_1.0.pk3
14cu|unvanquished-data-0.50.0-1|23	Source12:	http://cdn.unvanquished.net/0.50/pkg/tex-trak5_1.0.pk3
14cu|unvanquished-data-0.50.0-1|24	Source13:	http://cdn.unvanquished.net/0.50/pkg/tex-vega_b4.pk3
14cu|unvanquished-data-0.50.0-1|25	Source14:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.25.0.pk3
14cu|unvanquished-data-0.50.0-1|26	Source15:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.26.0.pk3
14cu|unvanquished-data-0.50.0-1|27	Source16:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.27.0.pk3
14cu|unvanquished-data-0.50.0-1|28	Source17:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.28.0.pk3
14cu|unvanquished-data-0.50.0-1|29	Source18:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.29.0.pk3
14cu|unvanquished-data-0.50.0-1|30	Source19:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.30.0.pk3
14cu|unvanquished-data-0.50.0-1|31	Source20:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.31.0.pk3
14cu|unvanquished-data-0.50.0-1|32	Source21:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.32.0.pk3
14cu|unvanquished-data-0.50.0-1|33	Source22:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.33.0.pk3
14cu|unvanquished-data-0.50.0-1|34	Source23:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.34.0.pk3
14cu|unvanquished-data-0.50.0-1|35	Source24:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.35.0.pk3
14cu|unvanquished-data-0.50.0-1|36	Source25:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.36.0.pk3
14cu|unvanquished-data-0.50.0-1|37	Source26:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.37.0.pk3
14cu|unvanquished-data-0.50.0-1|38	Source27:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.38.0.pk3
14cu|unvanquished-data-0.50.0-1|39	Source28:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.39.0.pk3
14cu|unvanquished-data-0.50.0-1|40	Source29:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.40.0.pk3
14cu|unvanquished-data-0.50.0-1|41	Source30:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.41.0.pk3
14cu|unvanquished-data-0.50.0-1|42	Source31:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.42.0.pk3
14cu|unvanquished-data-0.50.0-1|43	Source32:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.43.0.pk3
14cu|unvanquished-data-0.50.0-1|44	Source33:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.44.0.pk3
14cu|unvanquished-data-0.50.0-1|45	Source34:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.45.0.pk3
14cu|unvanquished-data-0.50.0-1|46	Source35:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.46.0.pk3
14cu|unvanquished-data-0.50.0-1|47	Source36:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.47.0.pk3
14cu|unvanquished-data-0.50.0-1|48	Source37:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.48.0.pk3
14cu|unvanquished-data-0.50.0-1|49	Source38:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.49.0.pk3
14cu|unvanquished-data-0.50.0-1|50	Source39:	http://cdn.unvanquished.net/0.50/pkg/unvanquished_0.50.0.pk3
14cu|unvanquished-data-0.50.0-1|51	# make rpmlint happy
14cu|unvanquished-data-0.50.0-1|52	Source40:	COPYING.txt
14cu|unvanquished-data-0.50.0-1|53	Source41:	GPL.txt
14cu|unvanquished-data-0.50.0-1|54	
14cu|unvanquished-data-0.50.0-1|55	BuildArch:      noarch
14cu|unvanquished-data-0.50.0-1|56	# suggested because I'm not very good on chain build on abf.Symbianflo
14cu|unvanquished-data-0.50.0-1|57	Suggests:       unvanquished = %{version}
14cu|unvanquished-data-0.50.0-1|58	
14cu|unvanquished-data-0.50.0-1|59	%description
14cu|unvanquished-data-0.50.0-1|60	Players fight online in team based
14cu|unvanquished-data-0.50.0-1|61	combat in a war of aliens against humans.
14cu|unvanquished-data-0.50.0-1|62	This package only contains the game files.
14cu|unvanquished-data-0.50.0-1|63	
14cu|unvanquished-data-0.50.0-1|64	%files
14cu|unvanquished-data-0.50.0-1|65	%doc *.txt
14cu|unvanquished-data-0.50.0-1|66	%{_datadir}/unvanquished/pkg/
14cu|unvanquished-data-0.50.0-1|67	#-----------------------------------------------------------------------------
14cu|unvanquished-data-0.50.0-1|68	
14cu|unvanquished-data-0.50.0-1|69	%prep
14cu|unvanquished-data-0.50.0-1|70	cp -p %{SOURCE40} .
14cu|unvanquished-data-0.50.0-1|71	cp -p %{SOURCE41} .
14cu|unvanquished-data-0.50.0-1|72	
14cu|unvanquished-data-0.50.0-1|73	%build
14cu|unvanquished-data-0.50.0-1|74	
14cu|unvanquished-data-0.50.0-1|75	%install
14cu|unvanquished-data-0.50.0-1|76	mkdir -p  %{buildroot}%{_datadir}/unvanquished/pkg/
14cu|unvanquished-data-0.50.0-1|77	install -m 644 %{_sourcedir}/unvanquished_*.pk3 %{buildroot}%{_datadir}/unvanquished/pkg/
14cu|unvanquished-data-0.50.0-1|78	install -m 644 %{_sourcedir}/tex-*.pk3 %{buildroot}%{_datadir}/unvanquished/pkg/
14cu|unvanquished-data-0.50.0-1|79	
14cu|unvanquished-data-0.50.0-1|80	
14cu|unvanquished-data-0.50.0-1|81	
14cu|unvanquished-data-0.50.0-1|82	
14cu|unvanquished-data-0.50.0-1|83	%changelog
14cu|unvanquished-data-0.50.0-1|84	
14cu|unvanquished-data-0.50.0-1|85	* Wed Jul 20 2016 abfonly <abfonly@gmail.com> 0.50.0-1
14cu|unvanquished-data-0.50.0-1|86	- (39b3e29) Log: Update to 0.50.0
14cu|unvanquished-data-0.50.0-1|87	
14cu|unvanquished-data-0.50.0-1|88	

15336 14
14cu|unvanquished-maps-0.50.0-1|1	%define _build_pkgcheck_set %{nil}
14cu|unvanquished-maps-0.50.0-1|2	%define _build_pkgcheck_srpm %{nil}
14cu|unvanquished-maps-0.50.0-1|3	
14cu|unvanquished-maps-0.50.0-1|4	Name:		unvanquished-maps
14cu|unvanquished-maps-0.50.0-1|5	Version:	0.50.0
14cu|unvanquished-maps-0.50.0-1|6	Release:	1
14cu|unvanquished-maps-0.50.0-1|7	Summary:	Sci-fi RTS and FPS game
14cu|unvanquished-maps-0.50.0-1|8	License:	CC-BY-SA-2.5 and CC-BY-SA-3.0
14cu|unvanquished-maps-0.50.0-1|9	Group:  	Games/Arcade
14cu|unvanquished-maps-0.50.0-1|10	Url:    	http://cdn.unvanquished.net/0.50/pkg/
14cu|unvanquished-maps-0.50.0-1|11	
14cu|unvanquished-maps-0.50.0-1|12	Source1:	http://cdn.unvanquished.net/0.50/map-antares_a04+1.pk3
14cu|unvanquished-maps-0.50.0-1|13	Source2:	http://cdn.unvanquished.net/0.50/map-antares_a04.pk3
14cu|unvanquished-maps-0.50.0-1|14	Source3:	http://cdn.unvanquished.net/0.50/map-chasm_b2.pk3
14cu|unvanquished-maps-0.50.0-1|15	Source4:	http://cdn.unvanquished.net/0.50/map-forlorn_a15.pk3
14cu|unvanquished-maps-0.50.0-1|16	Source5:	http://cdn.unvanquished.net/0.50/map-parpax_d05.pk3
14cu|unvanquished-maps-0.50.0-1|17	Source6:	http://cdn.unvanquished.net/0.50/map-perseus_b5a+1.pk3
14cu|unvanquished-maps-0.50.0-1|18	Source7:	http://cdn.unvanquished.net/0.50/map-plat23_b13+1.pk3
14cu|unvanquished-maps-0.50.0-1|19	Source8:	http://cdn.unvanquished.net/0.50/map-spacetracks_1.0+1.pk3
14cu|unvanquished-maps-0.50.0-1|20	Source9:	http://cdn.unvanquished.net/0.50/map-station15_1.0+1.pk3
14cu|unvanquished-maps-0.50.0-1|21	Source10:	http://cdn.unvanquished.net/0.50/map-station15_1.0+2.pk3
14cu|unvanquished-maps-0.50.0-1|22	Source11:	http://cdn.unvanquished.net/0.50/map-station15_1.0.pk3
14cu|unvanquished-maps-0.50.0-1|23	Source12:	http://cdn.unvanquished.net/0.50/map-thunder_b3+2.pk3
14cu|unvanquished-maps-0.50.0-1|24	Source13:	http://cdn.unvanquished.net/0.50/map-vega_b4.pk3
14cu|unvanquished-maps-0.50.0-1|25	Source14:	http://cdn.unvanquished.net/0.50/map-yocto_b2c+1.pk3
14cu|unvanquished-maps-0.50.0-1|26	# make rpmlint happy
14cu|unvanquished-maps-0.50.0-1|27	Source15:	COPYING.txt
14cu|unvanquished-maps-0.50.0-1|28	Source16:	GPL.txt
14cu|unvanquished-maps-0.50.0-1|29	
14cu|unvanquished-maps-0.50.0-1|30	BuildArch:	noarch
14cu|unvanquished-maps-0.50.0-1|31	# suggested because I'm not very good on chain build on abf.Symbianflo
14cu|unvanquished-maps-0.50.0-1|32	Suggests:       unvanquished = %{version}
14cu|unvanquished-maps-0.50.0-1|33	
14cu|unvanquished-maps-0.50.0-1|34	%description
14cu|unvanquished-maps-0.50.0-1|35	Players fight online in team based combat
14cu|unvanquished-maps-0.50.0-1|36	in a war of aliens against humans.
14cu|unvanquished-maps-0.50.0-1|37	This package only contains the map pack.
14cu|unvanquished-maps-0.50.0-1|38	Other maps are available at
14cu|unvanquished-maps-0.50.0-1|39	http://dl.unvanquished.net/pkg/,
14cu|unvanquished-maps-0.50.0-1|40	or automatically downloaded when
14cu|unvanquished-maps-0.50.0-1|41	connecting to an online game server.
14cu|unvanquished-maps-0.50.0-1|42	
14cu|unvanquished-maps-0.50.0-1|43	%files
14cu|unvanquished-maps-0.50.0-1|44	%doc *.txt
14cu|unvanquished-maps-0.50.0-1|45	%{_datadir}/unvanquished/pkg/map-*.pk3
14cu|unvanquished-maps-0.50.0-1|46	#--------------------------------------------------------------------
14cu|unvanquished-maps-0.50.0-1|47	
14cu|unvanquished-maps-0.50.0-1|48	%prep
14cu|unvanquished-maps-0.50.0-1|49	cp -p %{SOURCE15} .
14cu|unvanquished-maps-0.50.0-1|50	cp -p %{SOURCE16} .
14cu|unvanquished-maps-0.50.0-1|51	
14cu|unvanquished-maps-0.50.0-1|52	%build
14cu|unvanquished-maps-0.50.0-1|53	
14cu|unvanquished-maps-0.50.0-1|54	%install
14cu|unvanquished-maps-0.50.0-1|55	mkdir -p %{buildroot}%{_datadir}/unvanquished/pkg/
14cu|unvanquished-maps-0.50.0-1|56	install -m 644 %{_sourcedir}/map-*.pk3 %{buildroot}%{_datadir}/unvanquished/pkg/
14cu|unvanquished-maps-0.50.0-1|57	
14cu|unvanquished-maps-0.50.0-1|58	
14cu|unvanquished-maps-0.50.0-1|59	
14cu|unvanquished-maps-0.50.0-1|60	%changelog
14cu|unvanquished-maps-0.50.0-1|61	
14cu|unvanquished-maps-0.50.0-1|62	* Wed Jul 20 2016 abfonly <abfonly@gmail.com> 0.50.0-1
14cu|unvanquished-maps-0.50.0-1|63	- (1702fe6) Log: Update to 0.50.0
14cu|unvanquished-maps-0.50.0-1|64	
14cu|unvanquished-maps-0.50.0-1|65	

15337 14
14cu|uqm-0.7.0-1|1	Summary:	The Ur-Quan Masters
14cu|uqm-0.7.0-1|2	Name:		uqm
14cu|uqm-0.7.0-1|3	Version:	0.7.0
14cu|uqm-0.7.0-1|4	Release:	1
14cu|uqm-0.7.0-1|5	License:	GPLv2+
14cu|uqm-0.7.0-1|6	Group:		Games/Strategy
14cu|uqm-0.7.0-1|7	Url:		http://sc2.sourceforge.net
14cu|uqm-0.7.0-1|8	Source0:	http://prdownloads.sourceforge.net/sc2/%{name}-%{version}-source.tgz
14cu|uqm-0.7.0-1|9	Source1:	%{name}-16.png
14cu|uqm-0.7.0-1|10	Source2:	%{name}-32.png
14cu|uqm-0.7.0-1|11	Source3:	%{name}-48.png
14cu|uqm-0.7.0-1|12	Patch0:		uqm-0.7.0-optflags.patch
14cu|uqm-0.7.0-1|13	BuildRequires:	pkgconfig(glu)
14cu|uqm-0.7.0-1|14	BuildRequires:	pkgconfig(libmikmod)
14cu|uqm-0.7.0-1|15	BuildRequires:	pkgconfig(sdl)
14cu|uqm-0.7.0-1|16	BuildRequires:	pkgconfig(SDL_image)
14cu|uqm-0.7.0-1|17	BuildRequires:	pkgconfig(SDL_mixer)
14cu|uqm-0.7.0-1|18	BuildRequires:	pkgconfig(vorbis)
14cu|uqm-0.7.0-1|19	Requires:	%{name}-content
14cu|uqm-0.7.0-1|20	
14cu|uqm-0.7.0-1|21	%description
14cu|uqm-0.7.0-1|22	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cu|uqm-0.7.0-1|23	
14cu|uqm-0.7.0-1|24	%files
14cu|uqm-0.7.0-1|25	%doc AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
14cu|uqm-0.7.0-1|26	%doc doc/users/manual.txt
14cu|uqm-0.7.0-1|27	%{_gamesbindir}/%{name}
14cu|uqm-0.7.0-1|28	%{_gamesdatadir}/%{name}
14cu|uqm-0.7.0-1|29	%{_libdir}/%{name}
14cu|uqm-0.7.0-1|30	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|uqm-0.7.0-1|31	%{_iconsdir}/%{name}.png
14cu|uqm-0.7.0-1|32	%{_miconsdir}/%{name}.png
14cu|uqm-0.7.0-1|33	%{_liconsdir}/%{name}.png
14cu|uqm-0.7.0-1|34	
14cu|uqm-0.7.0-1|35	#----------------------------------------------------------------------------
14cu|uqm-0.7.0-1|36	
14cu|uqm-0.7.0-1|37	%prep
14cu|uqm-0.7.0-1|38	%setup -q
14cu|uqm-0.7.0-1|39	%patch0 -p0
14cu|uqm-0.7.0-1|40	
14cu|uqm-0.7.0-1|41	# create configuration
14cu|uqm-0.7.0-1|42	cat > config.state <<EOF
14cu|uqm-0.7.0-1|43	CHOICE_debug_VALUE='nodebug'
14cu|uqm-0.7.0-1|44	CHOICE_graphics_VALUE='opengl'
14cu|uqm-0.7.0-1|45	CHOICE_sound_VALUE='mixsdl'
14cu|uqm-0.7.0-1|46	CHOICE_ioformat_VALUE='stdio_zip'
14cu|uqm-0.7.0-1|47	INPUT_install_prefix_VALUE='%{_gamesbindir}'
14cu|uqm-0.7.0-1|48	INPUT_install_bindir_VALUE='%{_gamesbindir}'
14cu|uqm-0.7.0-1|49	INPUT_install_libdir_VALUE='%{_libdir}'
14cu|uqm-0.7.0-1|50	INPUT_install_sharedir_VALUE='%{_gamesdatadir}'
14cu|uqm-0.7.0-1|51	EOF
14cu|uqm-0.7.0-1|52	
14cu|uqm-0.7.0-1|53	
14cu|uqm-0.7.0-1|54	# non-readable debug
14cu|uqm-0.7.0-1|55	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
14cu|uqm-0.7.0-1|56	chmod 644 AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
14cu|uqm-0.7.0-1|57	#
14cu|uqm-0.7.0-1|58	
14cu|uqm-0.7.0-1|59	%build
14cu|uqm-0.7.0-1|60	./build.sh uqm < /dev/null
14cu|uqm-0.7.0-1|61	
14cu|uqm-0.7.0-1|62	
14cu|uqm-0.7.0-1|63	%install
14cu|uqm-0.7.0-1|64	perl -pi -e 's|%{_prefix}|%{buildroot}%{_prefix}|' build.vars
14cu|uqm-0.7.0-1|65	./build.sh uqm install
14cu|uqm-0.7.0-1|66	
14cu|uqm-0.7.0-1|67	# icons
14cu|uqm-0.7.0-1|68	install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|uqm-0.7.0-1|69	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cu|uqm-0.7.0-1|70	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cu|uqm-0.7.0-1|71	
14cu|uqm-0.7.0-1|72	# menu
14cu|uqm-0.7.0-1|73	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|uqm-0.7.0-1|74	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|uqm-0.7.0-1|75	[Desktop Entry]
14cu|uqm-0.7.0-1|76	Name=Ur-Quan Masters
14cu|uqm-0.7.0-1|77	Comment=Port of the 3DO version of Star Control 2
14cu|uqm-0.7.0-1|78	Exec=%{_gamesbindir}/%{name}
14cu|uqm-0.7.0-1|79	Icon=%{name}
14cu|uqm-0.7.0-1|80	Terminal=false
14cu|uqm-0.7.0-1|81	Type=Application
14cu|uqm-0.7.0-1|82	StartupNotify=false
14cu|uqm-0.7.0-1|83	Categories=Game;StrategyGame;
14cu|uqm-0.7.0-1|84	EOF
14cu|uqm-0.7.0-1|85	
14cu|uqm-0.7.0-1|86	
14cu|uqm-0.7.0-1|87	%changelog
14cu|uqm-0.7.0-1|88	
14cu|uqm-0.7.0-1|89	* Fri Nov 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
14cu|uqm-0.7.0-1|90	- (feb7cb5) New version 0.7.0, spec cleanup
14cu|uqm-0.7.0-1|91	
14cu|uqm-0.7.0-1|92	

15338 14
14cu|uqm-3domusic-0.7.0-8|1	%define base_name	uqm
14cu|uqm-3domusic-0.7.0-8|2	
14cu|uqm-3domusic-0.7.0-8|3	Name:		%{base_name}-3domusic
14cu|uqm-3domusic-0.7.0-8|4	Version:	0.7.0
14cu|uqm-3domusic-0.7.0-8|5	Release:	8
14cu|uqm-3domusic-0.7.0-8|6	Summary:	Optional 3DO music package for Ur-Quan Masters game
14cu|uqm-3domusic-0.7.0-8|7	License:	GPL
14cu|uqm-3domusic-0.7.0-8|8	Group:		Games/Strategy
14cu|uqm-3domusic-0.7.0-8|9	URL:		http://sc2.sourceforge.net
14cu|uqm-3domusic-0.7.0-8|10	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-3domusic.uqm
14cu|uqm-3domusic-0.7.0-8|11	Requires:	%{base_name}
14cu|uqm-3domusic-0.7.0-8|12	BuildArch:	    noarch
14cu|uqm-3domusic-0.7.0-8|13	ExcludeArch:    x86_64 amd64
14cu|uqm-3domusic-0.7.0-8|14	
14cu|uqm-3domusic-0.7.0-8|15	%description
14cu|uqm-3domusic-0.7.0-8|16	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cu|uqm-3domusic-0.7.0-8|17	
14cu|uqm-3domusic-0.7.0-8|18	%prep
14cu|uqm-3domusic-0.7.0-8|19	%setup -c -q
14cu|uqm-3domusic-0.7.0-8|20	
14cu|uqm-3domusic-0.7.0-8|21	%build
14cu|uqm-3domusic-0.7.0-8|22	
14cu|uqm-3domusic-0.7.0-8|23	%install
14cu|uqm-3domusic-0.7.0-8|24	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cu|uqm-3domusic-0.7.0-8|25	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cu|uqm-3domusic-0.7.0-8|26	
14cu|uqm-3domusic-0.7.0-8|27	%clean
14cu|uqm-3domusic-0.7.0-8|28	
14cu|uqm-3domusic-0.7.0-8|29	%files
14cu|uqm-3domusic-0.7.0-8|30	%{_gamesdatadir}/%{base_name}/content/3domusic
14cu|uqm-3domusic-0.7.0-8|31	
14cu|uqm-3domusic-0.7.0-8|32	
14cu|uqm-3domusic-0.7.0-8|33	
14cu|uqm-3domusic-0.7.0-8|34	
14cu|uqm-3domusic-0.7.0-8|35	
14cu|uqm-3domusic-0.7.0-8|36	%changelog
14cu|uqm-3domusic-0.7.0-8|37	
14cu|uqm-3domusic-0.7.0-8|38	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 0.7.0-8
14cu|uqm-3domusic-0.7.0-8|39	- (d33c76b) Fix files
14cu|uqm-3domusic-0.7.0-8|40	
14cu|uqm-3domusic-0.7.0-8|41	

15339 14
14cu|uqm-voice-0.7.0-1|1	%define base_name	uqm
14cu|uqm-voice-0.7.0-1|2	
14cu|uqm-voice-0.7.0-1|3	Name:		%{base_name}-voice
14cu|uqm-voice-0.7.0-1|4	Version:	0.7.0
14cu|uqm-voice-0.7.0-1|5	Release:	1
14cu|uqm-voice-0.7.0-1|6	Summary:	Optional speech package for Ur-Quan Masters game
14cu|uqm-voice-0.7.0-1|7	License:	GPL
14cu|uqm-voice-0.7.0-1|8	Group:		Games/Strategy
14cu|uqm-voice-0.7.0-1|9	URL:		http://sc2.sourceforge.net
14cu|uqm-voice-0.7.0-1|10	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-voice.uqm
14cu|uqm-voice-0.7.0-1|11	Requires:	%{base_name}
14cu|uqm-voice-0.7.0-1|12	BuildArch:      noarch
14cu|uqm-voice-0.7.0-1|13	ExcludeArch:    x86_64 amd64
14cu|uqm-voice-0.7.0-1|14	
14cu|uqm-voice-0.7.0-1|15	%description
14cu|uqm-voice-0.7.0-1|16	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
14cu|uqm-voice-0.7.0-1|17	
14cu|uqm-voice-0.7.0-1|18	%prep
14cu|uqm-voice-0.7.0-1|19	%setup -c -q
14cu|uqm-voice-0.7.0-1|20	
14cu|uqm-voice-0.7.0-1|21	%build
14cu|uqm-voice-0.7.0-1|22	
14cu|uqm-voice-0.7.0-1|23	%install
14cu|uqm-voice-0.7.0-1|24	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cu|uqm-voice-0.7.0-1|25	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
14cu|uqm-voice-0.7.0-1|26	
14cu|uqm-voice-0.7.0-1|27	%clean
14cu|uqm-voice-0.7.0-1|28	
14cu|uqm-voice-0.7.0-1|29	%files
14cu|uqm-voice-0.7.0-1|30	%{_gamesdatadir}/%{base_name}/content/3dovoice
14cu|uqm-voice-0.7.0-1|31	
14cu|uqm-voice-0.7.0-1|32	%changelog
14cu|uqm-voice-0.7.0-1|33	
14cu|uqm-voice-0.7.0-1|34	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 0.7.0-1
14cu|uqm-voice-0.7.0-1|35	- (c5a404a) Fix files
14cu|uqm-voice-0.7.0-1|36	
14cu|uqm-voice-0.7.0-1|37	

15340 14
14cu|uriparser-0.8.5-1|1	%define major 1
14cu|uriparser-0.8.5-1|2	%define libname %mklibname uriparser %{major}
14cu|uriparser-0.8.5-1|3	%define devname %mklibname uriparser -d
14cu|uriparser-0.8.5-1|4	
14cu|uriparser-0.8.5-1|5	Summary:	URI parsing library - RFC 3986
14cu|uriparser-0.8.5-1|6	Name:		uriparser
14cu|uriparser-0.8.5-1|7	Version:	0.8.5
14cu|uriparser-0.8.5-1|8	Release:	1
14cu|uriparser-0.8.5-1|9	License:	BSD
14cu|uriparser-0.8.5-1|10	Group:		System/Libraries
14cu|uriparser-0.8.5-1|11	Url:		https://uriparser.github.io
14cu|uriparser-0.8.5-1|12	Source0:	https://github.com/uriparser/uriparser/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cu|uriparser-0.8.5-1|13	BuildRequires:	doxygen
14cu|uriparser-0.8.5-1|14	BuildRequires:	graphviz
14cu|uriparser-0.8.5-1|15	BuildRequires:	pkgconfig(libcpptest)
14cu|uriparser-0.8.5-1|16	
14cu|uriparser-0.8.5-1|17	%description
14cu|uriparser-0.8.5-1|18	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
14cu|uriparser-0.8.5-1|19	uriparser is cross-platform, fast, supports Unicode and is licensed under the
14cu|uriparser-0.8.5-1|20	New BSD license.
14cu|uriparser-0.8.5-1|21	
14cu|uriparser-0.8.5-1|22	#----------------------------------------------------------------------------
14cu|uriparser-0.8.5-1|23	
14cu|uriparser-0.8.5-1|24	%package -n %{libname}
14cu|uriparser-0.8.5-1|25	Summary:	URI parsing library - RFC 3986
14cu|uriparser-0.8.5-1|26	Group:		System/Libraries
14cu|uriparser-0.8.5-1|27	
14cu|uriparser-0.8.5-1|28	%description -n %{libname}
14cu|uriparser-0.8.5-1|29	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
14cu|uriparser-0.8.5-1|30	uriparser is cross-platform, fast, supports Unicode and is licensed under the
14cu|uriparser-0.8.5-1|31	New BSD license.
14cu|uriparser-0.8.5-1|32	
14cu|uriparser-0.8.5-1|33	%files -n %{libname}
14cu|uriparser-0.8.5-1|34	%doc THANKS AUTHORS COPYING ChangeLog
14cu|uriparser-0.8.5-1|35	%{_libdir}/liburiparser.so.%{major}*
14cu|uriparser-0.8.5-1|36	
14cu|uriparser-0.8.5-1|37	#----------------------------------------------------------------------------
14cu|uriparser-0.8.5-1|38	
14cu|uriparser-0.8.5-1|39	%package -n %{devname}
14cu|uriparser-0.8.5-1|40	Summary:	Development files for the uriparser library
14cu|uriparser-0.8.5-1|41	Group:		Development/C
14cu|uriparser-0.8.5-1|42	Provides:	%{name}-devel = %{EVRD}
14cu|uriparser-0.8.5-1|43	Requires:	%{libname} = %{EVRD}
14cu|uriparser-0.8.5-1|44	
14cu|uriparser-0.8.5-1|45	%description -n %{devname}
14cu|uriparser-0.8.5-1|46	This package contains libraries and header files for developing applications
14cu|uriparser-0.8.5-1|47	that use uriparser.
14cu|uriparser-0.8.5-1|48	
14cu|uriparser-0.8.5-1|49	%files -n %{devname}
14cu|uriparser-0.8.5-1|50	%doc doc/html
14cu|uriparser-0.8.5-1|51	%{_bindir}/uriparse
14cu|uriparser-0.8.5-1|52	%{_datadir}/doc/%{name}/html/*
14cu|uriparser-0.8.5-1|53	%{_includedir}/*
14cu|uriparser-0.8.5-1|54	%{_libdir}/*.so
14cu|uriparser-0.8.5-1|55	%{_libdir}/pkgconfig/*.pc
14cu|uriparser-0.8.5-1|56	
14cu|uriparser-0.8.5-1|57	#----------------------------------------------------------------------------
14cu|uriparser-0.8.5-1|58	
14cu|uriparser-0.8.5-1|59	%prep
14cu|uriparser-0.8.5-1|60	%setup -q
14cu|uriparser-0.8.5-1|61	sed -i 's/\r//' THANKS
14cu|uriparser-0.8.5-1|62	sed -i 's/\r//' COPYING
14cu|uriparser-0.8.5-1|63	iconv -f iso-8859-1 -t utf-8 -o THANKS{.utf8,}
14cu|uriparser-0.8.5-1|64	mv THANKS{.utf8,}
14cu|uriparser-0.8.5-1|65	
14cu|uriparser-0.8.5-1|66	%build
14cu|uriparser-0.8.5-1|67	autoreconf -fi
14cu|uriparser-0.8.5-1|68	%configure2_5x \
14cu|uriparser-0.8.5-1|69	--disable-static
14cu|uriparser-0.8.5-1|70	pushd doc
14cu|uriparser-0.8.5-1|71	#    autoreconf -fi
14cu|uriparser-0.8.5-1|72	# Remove qhelpgenerator dependency, by commenting these lines in
14cu|uriparser-0.8.5-1|73	# Doxygen.in
14cu|uriparser-0.8.5-1|74	## .qch output
14cu|uriparser-0.8.5-1|75	## QCH_FILE = "../uriparser-doc-0.7.5.qch"
14cu|uriparser-0.8.5-1|76	## QHG_LOCATION = "qhelpgenerator"
14cu|uriparser-0.8.5-1|77	sed -i 's/^# .qch output.*//' Doxyfile.in
14cu|uriparser-0.8.5-1|78	sed -i 's/^QCH.*//' Doxyfile.in
14cu|uriparser-0.8.5-1|79	sed -i 's/^QHG.*//' Doxyfile.in
14cu|uriparser-0.8.5-1|80	%make
14cu|uriparser-0.8.5-1|81	popd
14cu|uriparser-0.8.5-1|82	
14cu|uriparser-0.8.5-1|83	%make
14cu|uriparser-0.8.5-1|84	
14cu|uriparser-0.8.5-1|85	%install
14cu|uriparser-0.8.5-1|86	%makeinstall_std INSTALL="install -p"
14cu|uriparser-0.8.5-1|87	
14cu|uriparser-0.8.5-1|88	rm -rf %{buildroot}%{_docdir}/uriparser-doc
14cu|uriparser-0.8.5-1|89	
14cu|uriparser-0.8.5-1|90	%check
14cu|uriparser-0.8.5-1|91	make check
14cu|uriparser-0.8.5-1|92	
14cu|uriparser-0.8.5-1|93	
14cu|uriparser-0.8.5-1|94	%changelog
14cu|uriparser-0.8.5-1|95	
14cu|uriparser-0.8.5-1|96	* Sat Feb 10 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-1
14cu|uriparser-0.8.5-1|97	- (af47877) New version 0.8.5
14cu|uriparser-0.8.5-1|98	- (af47877) New homepage URL
14cu|uriparser-0.8.5-1|99	
14cu|uriparser-0.8.5-1|100	

15341 14
14cu|usbmon-5.4-3|1	Name:		usbmon
14cu|usbmon-5.4-3|2	Version:	5.4
14cu|usbmon-5.4-3|3	Release:	3
14cu|usbmon-5.4-3|4	Summary:	A basic front-end to usbmon
14cu|usbmon-5.4-3|5	Group:		Development/Other
14cu|usbmon-5.4-3|6	License:	GPLv2
14cu|usbmon-5.4-3|7	URL:		http://people.redhat.com/zaitcev/linux/
14cu|usbmon-5.4-3|8	Source:		http://people.redhat.com/zaitcev/linux/%{name}-%{version}.tar.gz
14cu|usbmon-5.4-3|9	
14cu|usbmon-5.4-3|10	%description
14cu|usbmon-5.4-3|11	The usbmon program collects and prints a trace of USB transactions as they
14cu|usbmon-5.4-3|12	occur between the USB core and HCDs. Analyzing the trace helps to debug the
14cu|usbmon-5.4-3|13	kernel USB stack, device firmware, and applications.
14cu|usbmon-5.4-3|14	
14cu|usbmon-5.4-3|15	%prep
14cu|usbmon-5.4-3|16	%setup -q
14cu|usbmon-5.4-3|17	
14cu|usbmon-5.4-3|18	%build
14cu|usbmon-5.4-3|19	%make CFLAGS="%{optflags}"
14cu|usbmon-5.4-3|20	
14cu|usbmon-5.4-3|21	%install
14cu|usbmon-5.4-3|22	mkdir -p %{buildroot}/%{_mandir}/man8
14cu|usbmon-5.4-3|23	install -p -m 644 -t %{buildroot}/%{_mandir}/man8 usbmon.8
14cu|usbmon-5.4-3|24	mkdir -p %{buildroot}/%{_sbindir}
14cu|usbmon-5.4-3|25	install -p -m 755 -t %{buildroot}/%{_sbindir} usbmon
14cu|usbmon-5.4-3|26	
14cu|usbmon-5.4-3|27	%clean
14cu|usbmon-5.4-3|28	
14cu|usbmon-5.4-3|29	%files
14cu|usbmon-5.4-3|30	%doc README COPYING
14cu|usbmon-5.4-3|31	%{_sbindir}/usbmon
14cu|usbmon-5.4-3|32	%{_mandir}/man8/usbmon.8*
14cu|usbmon-5.4-3|33	
14cu|usbmon-5.4-3|34	%changelog
14cu|usbmon-5.4-3|35	
14cu|usbmon-5.4-3|36	* Wed Jun 22 2016 Denis Silakov <dsilakov@gmail.com> 5.4-3
14cu|usbmon-5.4-3|37	- (b9a00fd) Fix debuginfo
14cu|usbmon-5.4-3|38	
14cu|usbmon-5.4-3|39	

15342 14
14cu|usbview-2.0-3|1	Summary:	USB topology and device viewer
14cu|usbview-2.0-3|2	Name:		usbview
14cu|usbview-2.0-3|3	Version:	2.0
14cu|usbview-2.0-3|4	Release:	3
14cu|usbview-2.0-3|5	Group:		System/Kernel and hardware
14cu|usbview-2.0-3|6	License:	GPLv2+
14cu|usbview-2.0-3|7	URL:		http://www.kroah.com/linux-usb/
14cu|usbview-2.0-3|8	Source:		http://www.kroah.com/linux-usb//%{name}-%{version}.tar.gz
14cu|usbview-2.0-3|9	BuildRequires:	gtk+3-devel imagemagick
14cu|usbview-2.0-3|10	
14cu|usbview-2.0-3|11	%description
14cu|usbview-2.0-3|12	USBView is a GTK program that displays the topography of the devices that are
14cu|usbview-2.0-3|13	plugged into the USB bus on a Linux machine. It also displays information on
14cu|usbview-2.0-3|14	each of the devices. This can be useful to determine if a device is working
14cu|usbview-2.0-3|15	properly or not.
14cu|usbview-2.0-3|16	
14cu|usbview-2.0-3|17	%prep
14cu|usbview-2.0-3|18	%setup -q
14cu|usbview-2.0-3|19	
14cu|usbview-2.0-3|20	%build
14cu|usbview-2.0-3|21	%configure2_5x
14cu|usbview-2.0-3|22	%make
14cu|usbview-2.0-3|23	
14cu|usbview-2.0-3|24	%install
14cu|usbview-2.0-3|25	%makeinstall_std
14cu|usbview-2.0-3|26	
14cu|usbview-2.0-3|27	for i in 16x16 32x32 48x48; do
14cu|usbview-2.0-3|28	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$i/apps
14cu|usbview-2.0-3|29	convert -resize $i %{name}_logo.xpm %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png;
14cu|usbview-2.0-3|30	done
14cu|usbview-2.0-3|31	
14cu|usbview-2.0-3|32	mkdir -p %{buildroot}%{_datadir}/applications
14cu|usbview-2.0-3|33	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|usbview-2.0-3|34	[Desktop Entry]
14cu|usbview-2.0-3|35	Name=%{name}
14cu|usbview-2.0-3|36	Comment=%{summary}
14cu|usbview-2.0-3|37	Exec=%{name}
14cu|usbview-2.0-3|38	Icon=%{name}
14cu|usbview-2.0-3|39	Terminal=false
14cu|usbview-2.0-3|40	Type=Application
14cu|usbview-2.0-3|41	StartupNotify=true
14cu|usbview-2.0-3|42	Categories=GTK;System;
14cu|usbview-2.0-3|43	EOF
14cu|usbview-2.0-3|44	
14cu|usbview-2.0-3|45	%files
14cu|usbview-2.0-3|46	%doc AUTHORS ChangeLog NEWS README TODO
14cu|usbview-2.0-3|47	%{_bindir}/*
14cu|usbview-2.0-3|48	%{_datadir}/applications/%{name}.desktop
14cu|usbview-2.0-3|49	%{_iconsdir}/*
14cu|usbview-2.0-3|50	%{_mandir}/*/*
14cu|usbview-2.0-3|51	
14cu|usbview-2.0-3|52	
14cu|usbview-2.0-3|53	
14cu|usbview-2.0-3|54	%changelog
14cu|usbview-2.0-3|55	
14cu|usbview-2.0-3|56	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.0-3
14cu|usbview-2.0-3|57	- (7663151) Updated to 2.0
14cu|usbview-2.0-3|58	
14cu|usbview-2.0-3|59	

15343 14
14cu|usermin-1.580-3|1	%define __spec_install_post %{nil}
14cu|usermin-1.580-3|2	%define __noautoreq 'perl\\(\\)'
14cu|usermin-1.580-3|3	
14cu|usermin-1.580-3|4	Summary:	A web-based user account administration interface
14cu|usermin-1.580-3|5	Name:		usermin
14cu|usermin-1.580-3|6	Version:	1.580
14cu|usermin-1.580-3|7	Release:	3
14cu|usermin-1.580-3|8	Provides:	%{name}-%{version}
14cu|usermin-1.580-3|9	License:	BSD
14cu|usermin-1.580-3|10	Group:		System/Configuration/Other
14cu|usermin-1.580-3|11	URL:		http://www.usermin.com/
14cu|usermin-1.580-3|12	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|usermin-1.580-3|13	Patch3:		usermin-1.440-never-fail-detect-os.patch
14cu|usermin-1.580-3|14	Requires:	perl
14cu|usermin-1.580-3|15	Requires(pre):	rpm-helper
14cu|usermin-1.580-3|16	Requires:	perl perl-Net_SSLeay
14cu|usermin-1.580-3|17	BuildArch:	noarch
14cu|usermin-1.580-3|18	
14cu|usermin-1.580-3|19	%description
14cu|usermin-1.580-3|20	A web-based user account administration interface for Unix systems.
14cu|usermin-1.580-3|21	
14cu|usermin-1.580-3|22	After installation, enter the URL https://localhost:20000/ into your
14cu|usermin-1.580-3|23	browser and login as any user on your system.
14cu|usermin-1.580-3|24	
14cu|usermin-1.580-3|25	%prep
14cu|usermin-1.580-3|26	%setup -q
14cu|usermin-1.580-3|27	%patch3 -p0
14cu|usermin-1.580-3|28	
14cu|usermin-1.580-3|29	perl -pi -e 's|/tmp/.webmin|/root/.webmin|' *
14cu|usermin-1.580-3|30	
14cu|usermin-1.580-3|31	%build
14cu|usermin-1.580-3|32	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl %{_bindir}/perl -
14cu|usermin-1.580-3|33	rm -f mount/freebsd-mounts-*
14cu|usermin-1.580-3|34	rm -f mount/openbsd-mounts-*
14cu|usermin-1.580-3|35	#chmod -R og-rxw .
14cu|usermin-1.580-3|36	
14cu|usermin-1.580-3|37	%install
14cu|usermin-1.580-3|38	mkdir -p %{buildroot}{%{_sysconfdir}/{pam.d,sysconfig},%{_initrddir},%{_var}/run/usermin,%{_datadir}/usermin}
14cu|usermin-1.580-3|39	
14cu|usermin-1.580-3|40	cp -rp * %{buildroot}%{_datadir}/usermin
14cu|usermin-1.580-3|41	
14cu|usermin-1.580-3|42	cp usermin-daemon %{buildroot}%{_sysconfdir}/sysconfig/usermin
14cu|usermin-1.580-3|43	cp usermin-init %{buildroot}%{_initrddir}/usermin
14cu|usermin-1.580-3|44	cp usermin-pam %{buildroot}%{_sysconfdir}/pam.d/usermin
14cu|usermin-1.580-3|45	
14cu|usermin-1.580-3|46	# Fix perms for rpmlint:
14cu|usermin-1.580-3|47	find %{buildroot}%{_datadir}/usermin ! -type d -exec chmod 644 {} \;
14cu|usermin-1.580-3|48	
14cu|usermin-1.580-3|49	find %{buildroot}%{_datadir}/usermin \( \
14cu|usermin-1.580-3|50	-type d \
14cu|usermin-1.580-3|51	-o -name "*.sh" -o -name "*.cgi" \
14cu|usermin-1.580-3|52	-o -name "install-module.pl" -o -name "web-lib.pl" \
14cu|usermin-1.580-3|53	-o -name "miniserv.pl" -o -name "newmods.pl" \
14cu|usermin-1.580-3|54	-o -name "cron_editor.pl" -o -name "autoreply.pl" \
14cu|usermin-1.580-3|55	-o -name "theme.pl" -o -name "solaris-lib.pl" \
14cu|usermin-1.580-3|56	-o -name "unixware-lib.pl" \
14cu|usermin-1.580-3|57	-o -name "msctile2.jpg" -o -name "theme_by.jpg" \
14cu|usermin-1.580-3|58	-o -name "webmin_logo.jpg" \
14cu|usermin-1.580-3|59	\) \
14cu|usermin-1.580-3|60	-exec chmod 755 {} \;
14cu|usermin-1.580-3|61	
14cu|usermin-1.580-3|62	echo rpm >%{buildroot}%{_datadir}/usermin/install-type
14cu|usermin-1.580-3|63	
14cu|usermin-1.580-3|64	%pre
14cu|usermin-1.580-3|65	perl <<EOD;
14cu|usermin-1.580-3|66	# maketemp.pl
14cu|usermin-1.580-3|67	# Create the /root/.webmin directory if needed
14cu|usermin-1.580-3|68	# ASkwar:
14cu|usermin-1.580-3|69	# This really needs to be /root/.webmin, because of (at least) the setup.sh
14cu|usermin-1.580-3|70	# script
14cu|usermin-1.580-3|71	
14cu|usermin-1.580-3|72	\$tmp_dir = "/root/.webmin";
14cu|usermin-1.580-3|73	
14cu|usermin-1.580-3|74	if (!-d \$tmp_dir) {
14cu|usermin-1.580-3|75	mkdir(\$tmp_dir, 0755) || exit 1;
14cu|usermin-1.580-3|76	chown(\$<, \$(, \$tmp_dir);
14cu|usermin-1.580-3|77	chmod(0755, \$tmp_dir);
14cu|usermin-1.580-3|78	}
14cu|usermin-1.580-3|79	@st = stat(\$tmp_dir);
14cu|usermin-1.580-3|80	if (@st && \$st[4] == \$< && \$st[5] == \$( && \$st[2] & 0x4000 &&
14cu|usermin-1.580-3|81	(\$st[2] & 0777) == 0755) {
14cu|usermin-1.580-3|82	exit 0;
14cu|usermin-1.580-3|83	}
14cu|usermin-1.580-3|84	else {
14cu|usermin-1.580-3|85	exit 1;
14cu|usermin-1.580-3|86	}
14cu|usermin-1.580-3|87	
14cu|usermin-1.580-3|88	
14cu|usermin-1.580-3|89	EOD
14cu|usermin-1.580-3|90	if [ "$?" != "0" ]; then
14cu|usermin-1.580-3|91	echo "Failed to create or check temp files directory /root/.webmin"
14cu|usermin-1.580-3|92	exit 1
14cu|usermin-1.580-3|93	fi
14cu|usermin-1.580-3|94	
14cu|usermin-1.580-3|95	%post
14cu|usermin-1.580-3|96	if [ "$1" != 1 ]; then
14cu|usermin-1.580-3|97	# Upgrading the RPM, so stop the old usermin properly
14cu|usermin-1.580-3|98	service usermin stop
14cu|usermin-1.580-3|99	fi
14cu|usermin-1.580-3|100	cd %{_datadir}/usermin
14cu|usermin-1.580-3|101	config_dir=%{_sysconfdir}/usermin
14cu|usermin-1.580-3|102	var_dir=%{_var}/run/usermin
14cu|usermin-1.580-3|103	perl=%{_bindir}/perl
14cu|usermin-1.580-3|104	autoos=1
14cu|usermin-1.580-3|105	port=20000
14cu|usermin-1.580-3|106	host=`hostname`
14cu|usermin-1.580-3|107	ssl=1
14cu|usermin-1.580-3|108	atboot=1
14cu|usermin-1.580-3|109	nochown=1
14cu|usermin-1.580-3|110	autothird=1
14cu|usermin-1.580-3|111	noperlpath=1
14cu|usermin-1.580-3|112	nouninstall=1
14cu|usermin-1.580-3|113	nostart=1
14cu|usermin-1.580-3|114	export config_dir var_dir perl autoos port host ssl nochown autothird noperlpath nouninstall nostart allow
14cu|usermin-1.580-3|115	./setup.sh > /root/tmp/usermin-setup.out 2>/root/tmp/usermin-setup.err
14cu|usermin-1.580-3|116	
14cu|usermin-1.580-3|117	cat > %{_sysconfdir}/usermin/uninstall.sh <<EOFF
14cu|usermin-1.580-3|118	#!/bin/sh
14cu|usermin-1.580-3|119	printf "Are you sure you want to uninstall Usermin? (y/n) : "
14cu|usermin-1.580-3|120	read answer
14cu|usermin-1.580-3|121	printf "\n"
14cu|usermin-1.580-3|122	if [ "\$answer" = "y" ]; then
14cu|usermin-1.580-3|123	echo "Removing usermin RPM .."
14cu|usermin-1.580-3|124	#rpm -e --nodeps usermin
14cu|usermin-1.580-3|125	urpme usermin
14cu|usermin-1.580-3|126	echo "Done!"
14cu|usermin-1.580-3|127	fi
14cu|usermin-1.580-3|128	EOFF
14cu|usermin-1.580-3|129	chmod +x %{_sysconfdir}/usermin/uninstall.sh
14cu|usermin-1.580-3|130	
14cu|usermin-1.580-3|131	%_post_service usermin
14cu|usermin-1.580-3|132	
14cu|usermin-1.580-3|133	%preun
14cu|usermin-1.580-3|134	%_preun_service usermin
14cu|usermin-1.580-3|135	
14cu|usermin-1.580-3|136	%postun
14cu|usermin-1.580-3|137	if [ "$1" = 0 ]; then
14cu|usermin-1.580-3|138	grep root=%{_datadir}/usermin %{_sysconfdir}/usermin/miniserv.conf >/dev/null 2>&1
14cu|usermin-1.580-3|139	if [ "$?" = 0 ]; then
14cu|usermin-1.580-3|140	# RPM is being removed, and no new version of usermin
14cu|usermin-1.580-3|141	# has taken it's place. Delete the config files
14cu|usermin-1.580-3|142	rm -rf %{_sysconfdir}/usermin %{_var}/usermin
14cu|usermin-1.580-3|143	fi
14cu|usermin-1.580-3|144	fi
14cu|usermin-1.580-3|145	
14cu|usermin-1.580-3|146	%files
14cu|usermin-1.580-3|147	%doc LICENCE* README
14cu|usermin-1.580-3|148	#%{_libexecdir}/usermin
14cu|usermin-1.580-3|149	%{_datadir}/usermin
14cu|usermin-1.580-3|150	%config(noreplace) %{_sysconfdir}/sysconfig/usermin
14cu|usermin-1.580-3|151	%config(noreplace) %{_sysconfdir}/pam.d/usermin
14cu|usermin-1.580-3|152	%config(noreplace) %{_initrddir}/usermin
14cu|usermin-1.580-3|153	
14cu|usermin-1.580-3|154	%changelog
14cu|usermin-1.580-3|155	
14cu|usermin-1.580-3|156	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 1.580-3
14cu|usermin-1.580-3|157	- (8ec7d2c) Updated to 1.580
14cu|usermin-1.580-3|158	
14cu|usermin-1.580-3|159	

15344 14
14cu|userspace-rcu-0.9.1-1|1	%define major		4
14cu|userspace-rcu-0.9.1-1|2	%define libname		%mklibname urcu %{major}
14cu|userspace-rcu-0.9.1-1|3	%define develname	%mklibname urcu -d
14cu|userspace-rcu-0.9.1-1|4	
14cu|userspace-rcu-0.9.1-1|5	Name:		userspace-rcu
14cu|userspace-rcu-0.9.1-1|6	Summary:	Userspace RCU (read-copy-update) library
14cu|userspace-rcu-0.9.1-1|7	Version:	0.9.1
14cu|userspace-rcu-0.9.1-1|8	Release:	1
14cu|userspace-rcu-0.9.1-1|9	License:	LGPLv2.1+
14cu|userspace-rcu-0.9.1-1|10	Group:		System/Libraries
14cu|userspace-rcu-0.9.1-1|11	URL:		http://lttng.org/urcu
14cu|userspace-rcu-0.9.1-1|12	Source0:	http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
14cu|userspace-rcu-0.9.1-1|13	
14cu|userspace-rcu-0.9.1-1|14	%description
14cu|userspace-rcu-0.9.1-1|15	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
14cu|userspace-rcu-0.9.1-1|16	synchronization library provides read-side access which scales linearly
14cu|userspace-rcu-0.9.1-1|17	with the number of cores. It does so by allowing multiples copies of a given
14cu|userspace-rcu-0.9.1-1|18	data structure to live at the same time, and by monitoring the data structure
14cu|userspace-rcu-0.9.1-1|19	accesses to detect grace periods after which memory reclamation is possible.
14cu|userspace-rcu-0.9.1-1|20	
14cu|userspace-rcu-0.9.1-1|21	%package -n %{libname}
14cu|userspace-rcu-0.9.1-1|22	Summary:	Userspace RCU (read-copy-update) library
14cu|userspace-rcu-0.9.1-1|23	
14cu|userspace-rcu-0.9.1-1|24	%description -n %{libname}
14cu|userspace-rcu-0.9.1-1|25	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
14cu|userspace-rcu-0.9.1-1|26	synchronization library provides read-side access which scales linearly
14cu|userspace-rcu-0.9.1-1|27	with the number of cores. It does so by allowing multiples copies of a given
14cu|userspace-rcu-0.9.1-1|28	data structure to live at the same time, and by monitoring the data structure
14cu|userspace-rcu-0.9.1-1|29	accesses to detect grace periods after which memory reclamation is possible.
14cu|userspace-rcu-0.9.1-1|30	
14cu|userspace-rcu-0.9.1-1|31	%package -n %{develname}
14cu|userspace-rcu-0.9.1-1|32	Summary:	Development files for liburcu
14cu|userspace-rcu-0.9.1-1|33	Group:		Development/C
14cu|userspace-rcu-0.9.1-1|34	Requires:	%{libname} = %{version}
14cu|userspace-rcu-0.9.1-1|35	
14cu|userspace-rcu-0.9.1-1|36	%description -n %{develname}
14cu|userspace-rcu-0.9.1-1|37	Development file for the userspace RCU library (liburcu).
14cu|userspace-rcu-0.9.1-1|38	
14cu|userspace-rcu-0.9.1-1|39	%prep
14cu|userspace-rcu-0.9.1-1|40	%setup -q
14cu|userspace-rcu-0.9.1-1|41	
14cu|userspace-rcu-0.9.1-1|42	%build
14cu|userspace-rcu-0.9.1-1|43	%configure2_5x --disable-static
14cu|userspace-rcu-0.9.1-1|44	%make
14cu|userspace-rcu-0.9.1-1|45	
14cu|userspace-rcu-0.9.1-1|46	%install
14cu|userspace-rcu-0.9.1-1|47	%makeinstall_std
14cu|userspace-rcu-0.9.1-1|48	
14cu|userspace-rcu-0.9.1-1|49	%files -n %{libname}
14cu|userspace-rcu-0.9.1-1|50	%{_libdir}/liburcu*.so.%{major}*
14cu|userspace-rcu-0.9.1-1|51	
14cu|userspace-rcu-0.9.1-1|52	%files -n %{develname}
14cu|userspace-rcu-0.9.1-1|53	%{_includedir}/urcu/
14cu|userspace-rcu-0.9.1-1|54	%{_includedir}/urcu*.h
14cu|userspace-rcu-0.9.1-1|55	%{_libdir}/liburcu*.so
14cu|userspace-rcu-0.9.1-1|56	%{_libdir}/pkgconfig/liburcu*.pc
14cu|userspace-rcu-0.9.1-1|57	%doc %{_docdir}/userspace-rcu
14cu|userspace-rcu-0.9.1-1|58	
14cu|userspace-rcu-0.9.1-1|59	%changelog
14cu|userspace-rcu-0.9.1-1|60	
14cu|userspace-rcu-0.9.1-1|61	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0.9.1-1
14cu|userspace-rcu-0.9.1-1|62	- (ae3b713) Fix major
14cu|userspace-rcu-0.9.1-1|63	
14cu|userspace-rcu-0.9.1-1|64	

15345 14
14cu|ushare-1.1a-8|1	%define debug_package %{nil}
14cu|ushare-1.1a-8|2	
14cu|ushare-1.1a-8|3	Summary: UPnP (TM) A/V Media Server
14cu|ushare-1.1a-8|4	Name: ushare
14cu|ushare-1.1a-8|5	Version: 1.1a
14cu|ushare-1.1a-8|6	Release: 8
14cu|ushare-1.1a-8|7	Source0: http://ushare.geexbox.org/releases/%{name}-%{version}.tar.bz2
14cu|ushare-1.1a-8|8	Source1: %{name}.service
14cu|ushare-1.1a-8|9	Source2: ushare.crontab
14cu|ushare-1.1a-8|10	Patch0: ushare-1.1a-fix-str-fmt.patch
14cu|ushare-1.1a-8|11	Patch1:	01_all_ushare_build_system.patch
14cu|ushare-1.1a-8|12	Patch3:	03_all_ushare_mp4_video_mime.patch
14cu|ushare-1.1a-8|13	Patch4:	04_all_ushare_upnp_build_fix.patch
14cu|ushare-1.1a-8|14	Patch5:	05_all_missing_headers.patch
14cu|ushare-1.1a-8|15	License: GPLv2+
14cu|ushare-1.1a-8|16	Group: Video
14cu|ushare-1.1a-8|17	Url: http://ushare.geexbox.org/
14cu|ushare-1.1a-8|18	Buildrequires: pkgconfig(libupnp)
14cu|ushare-1.1a-8|19	Buildrequires: pkgconfig(libdlna)
14cu|ushare-1.1a-8|20	
14cu|ushare-1.1a-8|21	%description
14cu|ushare-1.1a-8|22	GeeXboX uShare is able to provide access to both images, videos, music or
14cu|ushare-1.1a-8|23	playlists files (see below for a complete file format support list).
14cu|ushare-1.1a-8|24	It does not act as an UPnP Media Adaptor and thus,
14cu|ushare-1.1a-8|25	can't transcode streams to fit the client requirements.
14cu|ushare-1.1a-8|26	
14cu|ushare-1.1a-8|27	%prep
14cu|ushare-1.1a-8|28	%setup -q
14cu|ushare-1.1a-8|29	%patch0 -p0
14cu|ushare-1.1a-8|30	%patch1 -p1
14cu|ushare-1.1a-8|31	%patch3 -p1
14cu|ushare-1.1a-8|32	%patch4 -p1
14cu|ushare-1.1a-8|33	%patch5 -p1
14cu|ushare-1.1a-8|34	
14cu|ushare-1.1a-8|35	%build
14cu|ushare-1.1a-8|36	%setup_compile_flags
14cu|ushare-1.1a-8|37	./configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --enable-dlna
14cu|ushare-1.1a-8|38	make
14cu|ushare-1.1a-8|39	
14cu|ushare-1.1a-8|40	%install
14cu|ushare-1.1a-8|41	%makeinstall_std
14cu|ushare-1.1a-8|42	
14cu|ushare-1.1a-8|43	%find_lang %{name}
14cu|ushare-1.1a-8|44	
14cu|ushare-1.1a-8|45	#Installing a better initscript
14cu|ushare-1.1a-8|46	rm -rf %{buildroot}/etc/init.d
14cu|ushare-1.1a-8|47	mkdir -p %{buildroot}/%{_unitdir}
14cu|ushare-1.1a-8|48	mkdir -p %{buildroot}/etc/cron.daily
14cu|ushare-1.1a-8|49	install -m0644 %SOURCE1 -D %{buildroot}%{_unitdir}/%{name}.service
14cu|ushare-1.1a-8|50	install -m 755 %SOURCE2 %{buildroot}/etc/cron.daily/ushare
14cu|ushare-1.1a-8|51	
14cu|ushare-1.1a-8|52	%post
14cu|ushare-1.1a-8|53	%systemd_post ushare
14cu|ushare-1.1a-8|54	
14cu|ushare-1.1a-8|55	%preun
14cu|ushare-1.1a-8|56	%systemd_preun ushare
14cu|ushare-1.1a-8|57	
14cu|ushare-1.1a-8|58	%files -f %{name}.lang
14cu|ushare-1.1a-8|59	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|ushare-1.1a-8|60	%config(noreplace) %{_sysconfdir}/ushare.conf
14cu|ushare-1.1a-8|61	%{_bindir}/ushare
14cu|ushare-1.1a-8|62	%{_sysconfdir}/cron.daily/ushare
14cu|ushare-1.1a-8|63	
14cu|ushare-1.1a-8|64	%changelog
14cu|ushare-1.1a-8|65	* Mon Oct 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-8
14cu|ushare-1.1a-8|66	+ Revision: 361d651
14cu|ushare-1.1a-8|67	- Migrated to systemd
14cu|ushare-1.1a-8|68	
14cu|ushare-1.1a-8|69	

15346 14
14cu|util-core-1.0.6-2|1	Name:           util-core
14cu|util-core-1.0.6-2|2	Version:        1.0.6
14cu|util-core-1.0.6-2|3	Release:        2
14cu|util-core-1.0.6-2|4	Epoch:          0
14cu|util-core-1.0.6-2|5	Summary:        Org.freecompany.util.core
14cu|util-core-1.0.6-2|6	License:        MIT
14cu|util-core-1.0.6-2|7	Group:          Development/Java
14cu|util-core-1.0.6-2|8	URL:            http://www.freecompany.org/
14cu|util-core-1.0.6-2|9	# svn export https://svn.freecompany.org/public/util/tags/util-core-1.0.6
14cu|util-core-1.0.6-2|10	# zip -9r util-core-src-1.0.6.zip util-core-1.0.6
14cu|util-core-1.0.6-2|11	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-core-src-%{version}.zip
14cu|util-core-1.0.6-2|12	Source1:        util-core-1.0.6-build.xml
14cu|util-core-1.0.6-2|13	BuildRequires:  ant
14cu|util-core-1.0.6-2|14	BuildRequires:  ant-junit
14cu|util-core-1.0.6-2|15	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|util-core-1.0.6-2|16	BuildRequires:  junit
14cu|util-core-1.0.6-2|17	BuildRequires:  java-devel
14cu|util-core-1.0.6-2|18	BuildArch:      noarch
14cu|util-core-1.0.6-2|19	
14cu|util-core-1.0.6-2|20	%description
14cu|util-core-1.0.6-2|21	org.freecompany.util.core
14cu|util-core-1.0.6-2|22	
14cu|util-core-1.0.6-2|23	%package javadoc
14cu|util-core-1.0.6-2|24	Summary:        Javadoc for %{name}
14cu|util-core-1.0.6-2|25	Group:          Development/Java
14cu|util-core-1.0.6-2|26	
14cu|util-core-1.0.6-2|27	%description javadoc
14cu|util-core-1.0.6-2|28	Javadoc for %{name}.
14cu|util-core-1.0.6-2|29	
14cu|util-core-1.0.6-2|30	%prep
14cu|util-core-1.0.6-2|31	%setup -q
14cu|util-core-1.0.6-2|32	cp -a %{SOURCE1} build.xml
14cu|util-core-1.0.6-2|33	perl -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cu|util-core-1.0.6-2|34	
14cu|util-core-1.0.6-2|35	%build
14cu|util-core-1.0.6-2|36	export CLASSPATH=$(build-classpath junit)
14cu|util-core-1.0.6-2|37	export OPT_JAR_LIST="ant/ant-junit"
14cu|util-core-1.0.6-2|38	%{ant} jar javadoc test
14cu|util-core-1.0.6-2|39	
14cu|util-core-1.0.6-2|40	%install
14cu|util-core-1.0.6-2|41	mkdir -p %{buildroot}%{_javadir}
14cu|util-core-1.0.6-2|42	cp -a dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|util-core-1.0.6-2|43	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14cu|util-core-1.0.6-2|44	
14cu|util-core-1.0.6-2|45	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-core-1.0.6-2|46	cp -pr dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-core-1.0.6-2|47	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|util-core-1.0.6-2|48	
14cu|util-core-1.0.6-2|49	%files
14cu|util-core-1.0.6-2|50	%defattr(0644,root,root,0755)
14cu|util-core-1.0.6-2|51	%{_javadir}/%{name}.jar
14cu|util-core-1.0.6-2|52	%{_javadir}/%{name}-%{version}.jar
14cu|util-core-1.0.6-2|53	
14cu|util-core-1.0.6-2|54	%files javadoc
14cu|util-core-1.0.6-2|55	%defattr(0644,root,root,0755)
14cu|util-core-1.0.6-2|56	%doc %{_javadocdir}/%{name}-%{version}
14cu|util-core-1.0.6-2|57	%doc %{_javadocdir}/%{name}
14cu|util-core-1.0.6-2|58	
14cu|util-core-1.0.6-2|59	%changelog
14cu|util-core-1.0.6-2|60	
14cu|util-core-1.0.6-2|61	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0.6-2
14cu|util-core-1.0.6-2|62	- (c67b601) Drop gcj
14cu|util-core-1.0.6-2|63	
14cu|util-core-1.0.6-2|64	

15347 14
14cu|util-multicaster-0.3.3-1|1	Name:           util-multicaster
14cu|util-multicaster-0.3.3-1|2	Version:        0.3.3
14cu|util-multicaster-0.3.3-1|3	Release:        1
14cu|util-multicaster-0.3.3-1|4	Epoch:          0
14cu|util-multicaster-0.3.3-1|5	Summary:        Utility classes for low-cost event dispatch to multiple listeners
14cu|util-multicaster-0.3.3-1|6	License:        MIT
14cu|util-multicaster-0.3.3-1|7	Group:          Development/Java
14cu|util-multicaster-0.3.3-1|8	URL:            http://www.freecompany.org/
14cu|util-multicaster-0.3.3-1|9	# svn export https://svn.freecompany.org/public/util/tags/util-multicaster-0.3.3
14cu|util-multicaster-0.3.3-1|10	# zip -9r util-multicaster-src-0.3.3.zip util-multicaster-0.3.3
14cu|util-multicaster-0.3.3-1|11	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-multicaster-src-%{version}.zip
14cu|util-multicaster-0.3.3-1|12	Source1:        util-multicaster-0.3.3-build.xml
14cu|util-multicaster-0.3.3-1|13	BuildRequires:  ant
14cu|util-multicaster-0.3.3-1|14	BuildRequires:  ant-junit
14cu|util-multicaster-0.3.3-1|15	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|util-multicaster-0.3.3-1|16	BuildRequires:  junit
14cu|util-multicaster-0.3.3-1|17	BuildRequires:  java-devel
14cu|util-multicaster-0.3.3-1|18	BuildArch:      noarch
14cu|util-multicaster-0.3.3-1|19	
14cu|util-multicaster-0.3.3-1|20	%description
14cu|util-multicaster-0.3.3-1|21	The multicaster package provides utility classes for low-cost event dispatch
14cu|util-multicaster-0.3.3-1|22	to multiple listeners. Modeled after the AWTEventMulticaster this class
14cu|util-multicaster-0.3.3-1|23	provides type-safe and thread-safe generic method dispatch. The benefit of
14cu|util-multicaster-0.3.3-1|24	this approach to handling multiple listeners is the low overhead - when there
14cu|util-multicaster-0.3.3-1|25	is a single listener there is zero cost, and each additional listener requires
14cu|util-multicaster-0.3.3-1|26	only two additional method calls.
14cu|util-multicaster-0.3.3-1|27	
14cu|util-multicaster-0.3.3-1|28	A basic implementation is provided, the DefaultMulticaster, which uses dynamic
14cu|util-multicaster-0.3.3-1|29	proxies to minimize the amount of new code that must be written in order to use
14cu|util-multicaster-0.3.3-1|30	a multicaster.
14cu|util-multicaster-0.3.3-1|31	
14cu|util-multicaster-0.3.3-1|32	%package javadoc
14cu|util-multicaster-0.3.3-1|33	Summary:        Javadoc for %{name}
14cu|util-multicaster-0.3.3-1|34	Group:          Development/Java
14cu|util-multicaster-0.3.3-1|35	
14cu|util-multicaster-0.3.3-1|36	%description javadoc
14cu|util-multicaster-0.3.3-1|37	Javadoc for %{name}.
14cu|util-multicaster-0.3.3-1|38	
14cu|util-multicaster-0.3.3-1|39	%prep
14cu|util-multicaster-0.3.3-1|40	%setup -q
14cu|util-multicaster-0.3.3-1|41	cp -a %{SOURCE1} build.xml
14cu|util-multicaster-0.3.3-1|42	perl -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cu|util-multicaster-0.3.3-1|43	
14cu|util-multicaster-0.3.3-1|44	%build
14cu|util-multicaster-0.3.3-1|45	export CLASSPATH=$(build-classpath junit)
14cu|util-multicaster-0.3.3-1|46	export OPT_JAR_LIST="ant/ant-junit"
14cu|util-multicaster-0.3.3-1|47	%{ant} jar javadoc test
14cu|util-multicaster-0.3.3-1|48	
14cu|util-multicaster-0.3.3-1|49	%install
14cu|util-multicaster-0.3.3-1|50	mkdir -p %{buildroot}%{_javadir}
14cu|util-multicaster-0.3.3-1|51	cp -af dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|util-multicaster-0.3.3-1|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14cu|util-multicaster-0.3.3-1|53	
14cu|util-multicaster-0.3.3-1|54	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-multicaster-0.3.3-1|55	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-multicaster-0.3.3-1|56	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|util-multicaster-0.3.3-1|57	
14cu|util-multicaster-0.3.3-1|58	%files
14cu|util-multicaster-0.3.3-1|59	%defattr(0644,root,root,0755)
14cu|util-multicaster-0.3.3-1|60	%{_javadir}/%{name}.jar
14cu|util-multicaster-0.3.3-1|61	%{_javadir}/%{name}-%{version}.jar
14cu|util-multicaster-0.3.3-1|62	
14cu|util-multicaster-0.3.3-1|63	%files javadoc
14cu|util-multicaster-0.3.3-1|64	%defattr(0644,root,root,0755)
14cu|util-multicaster-0.3.3-1|65	%doc %{_javadocdir}/%{name}-%{version}
14cu|util-multicaster-0.3.3-1|66	%doc %{_javadocdir}/%{name}
14cu|util-multicaster-0.3.3-1|67	
14cu|util-multicaster-0.3.3-1|68	%changelog
14cu|util-multicaster-0.3.3-1|69	
14cu|util-multicaster-0.3.3-1|70	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:0.3.3-1
14cu|util-multicaster-0.3.3-1|71	- (613db29) Drop gcj
14cu|util-multicaster-0.3.3-1|72	
14cu|util-multicaster-0.3.3-1|73	

15348 14
14cu|util-xml-editor-0.0.6-1|1	Name:           util-xml-editor
14cu|util-xml-editor-0.0.6-1|2	Version:        0.0.6
14cu|util-xml-editor-0.0.6-1|3	Release:        1
14cu|util-xml-editor-0.0.6-1|4	Epoch:          0
14cu|util-xml-editor-0.0.6-1|5	Summary:        Org.freecompany.util
14cu|util-xml-editor-0.0.6-1|6	License:        MIT
14cu|util-xml-editor-0.0.6-1|7	Group:          Development/Java
14cu|util-xml-editor-0.0.6-1|8	URL:            http://www.freecompany.org/
14cu|util-xml-editor-0.0.6-1|9	# svn export https://svn.freecompany.org/public/util/tags/util-xml-editor-0.0.6
14cu|util-xml-editor-0.0.6-1|10	# zip -9r util-xml-editor-src-0.0.6.zip util-xml-editor-0.0.6
14cu|util-xml-editor-0.0.6-1|11	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-xml-editor-src-%{version}.zip
14cu|util-xml-editor-0.0.6-1|12	Source1:        util-xml-editor-0.0.6-build.xml
14cu|util-xml-editor-0.0.6-1|13	BuildRequires:  ant
14cu|util-xml-editor-0.0.6-1|14	BuildRequires:  ant-junit
14cu|util-xml-editor-0.0.6-1|15	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|util-xml-editor-0.0.6-1|16	BuildRequires:  junit
14cu|util-xml-editor-0.0.6-1|17	BuildRequires:  java-devel
14cu|util-xml-editor-0.0.6-1|18	BuildArch:      noarch
14cu|util-xml-editor-0.0.6-1|19	
14cu|util-xml-editor-0.0.6-1|20	%description
14cu|util-xml-editor-0.0.6-1|21	org.freecompany.util
14cu|util-xml-editor-0.0.6-1|22	
14cu|util-xml-editor-0.0.6-1|23	%package javadoc
14cu|util-xml-editor-0.0.6-1|24	Summary:        Javadoc for %{name}
14cu|util-xml-editor-0.0.6-1|25	Group:          Development/Java
14cu|util-xml-editor-0.0.6-1|26	
14cu|util-xml-editor-0.0.6-1|27	%description javadoc
14cu|util-xml-editor-0.0.6-1|28	Javadoc for %{name}.
14cu|util-xml-editor-0.0.6-1|29	
14cu|util-xml-editor-0.0.6-1|30	%prep
14cu|util-xml-editor-0.0.6-1|31	%setup -q
14cu|util-xml-editor-0.0.6-1|32	cp -a %{SOURCE1} build.xml
14cu|util-xml-editor-0.0.6-1|33	perl -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
14cu|util-xml-editor-0.0.6-1|34	
14cu|util-xml-editor-0.0.6-1|35	%build
14cu|util-xml-editor-0.0.6-1|36	export CLASSPATH=$(build-classpath junit)
14cu|util-xml-editor-0.0.6-1|37	export OPT_JAR_LIST="ant/ant-junit"
14cu|util-xml-editor-0.0.6-1|38	%{ant} jar javadoc
14cu|util-xml-editor-0.0.6-1|39	
14cu|util-xml-editor-0.0.6-1|40	%install
14cu|util-xml-editor-0.0.6-1|41	mkdir -p %{buildroot}%{_javadir}
14cu|util-xml-editor-0.0.6-1|42	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|util-xml-editor-0.0.6-1|43	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14cu|util-xml-editor-0.0.6-1|44	
14cu|util-xml-editor-0.0.6-1|45	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-xml-editor-0.0.6-1|46	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|util-xml-editor-0.0.6-1|47	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|util-xml-editor-0.0.6-1|48	
14cu|util-xml-editor-0.0.6-1|49	%files
14cu|util-xml-editor-0.0.6-1|50	%defattr(0644,root,root,0755)
14cu|util-xml-editor-0.0.6-1|51	%{_javadir}/%{name}.jar
14cu|util-xml-editor-0.0.6-1|52	%{_javadir}/%{name}-%{version}.jar
14cu|util-xml-editor-0.0.6-1|53	%if %{gcj_support}
14cu|util-xml-editor-0.0.6-1|54	%dir %{_libdir}/gcj/%{name}
14cu|util-xml-editor-0.0.6-1|55	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
14cu|util-xml-editor-0.0.6-1|56	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
14cu|util-xml-editor-0.0.6-1|57	%endif
14cu|util-xml-editor-0.0.6-1|58	
14cu|util-xml-editor-0.0.6-1|59	%files javadoc
14cu|util-xml-editor-0.0.6-1|60	%defattr(0644,root,root,0755)
14cu|util-xml-editor-0.0.6-1|61	%doc %{_javadocdir}/%{name}-%{version}
14cu|util-xml-editor-0.0.6-1|62	%doc %{_javadocdir}/%{name}
14cu|util-xml-editor-0.0.6-1|63	
14cu|util-xml-editor-0.0.6-1|64	%changelog
14cu|util-xml-editor-0.0.6-1|65	
14cu|util-xml-editor-0.0.6-1|66	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:0.0.6-1
14cu|util-xml-editor-0.0.6-1|67	- (48ff761) Drop gcj
14cu|util-xml-editor-0.0.6-1|68	
14cu|util-xml-editor-0.0.6-1|69	

15349 14
14cu|utox-0.9.8-1|1	%define		oname uTox
14cu|utox-0.9.8-1|2	%define		Werror_cflags %{nil}
14cu|utox-0.9.8-1|3	
14cu|utox-0.9.8-1|4	Summary:	Lightweight Tox client
14cu|utox-0.9.8-1|5	Name:		utox
14cu|utox-0.9.8-1|6	Version:	0.9.8
14cu|utox-0.9.8-1|7	Release:	1
14cu|utox-0.9.8-1|8	License:	GPLv3+
14cu|utox-0.9.8-1|9	Group:		Networking/Instant messaging
14cu|utox-0.9.8-1|10	Url:		http://utox.org/
14cu|utox-0.9.8-1|11	Source0:	https://github.com/GrayHatter/uTox/archive/%{oname}-%{version}.tar.gz
14cu|utox-0.9.8-1|12	BuildRequires:	toxcore-devel
14cu|utox-0.9.8-1|13	BuildRequires:	pkgconfig(dbus-1)
14cu|utox-0.9.8-1|14	BuildRequires:	pkgconfig(fontconfig)
14cu|utox-0.9.8-1|15	BuildRequires:	pkgconfig(freetype2)
14cu|utox-0.9.8-1|16	BuildRequires:	pkgconfig(libsodium)
14cu|utox-0.9.8-1|17	BuildRequires:  pkgconfig(filteraudio)
14cu|utox-0.9.8-1|18	BuildRequires:	pkgconfig(libv4lconvert)
14cu|utox-0.9.8-1|19	BuildRequires:	pkgconfig(openal)
14cu|utox-0.9.8-1|20	BuildRequires:	pkgconfig(vpx)
14cu|utox-0.9.8-1|21	BuildRequires:	pkgconfig(x11)
14cu|utox-0.9.8-1|22	BuildRequires:	pkgconfig(xext)
14cu|utox-0.9.8-1|23	BuildRequires:	pkgconfig(xft)
14cu|utox-0.9.8-1|24	BuildRequires:	pkgconfig(xrender)
14cu|utox-0.9.8-1|25	
14cu|utox-0.9.8-1|26	%description
14cu|utox-0.9.8-1|27	Lightweight Tox client.
14cu|utox-0.9.8-1|28	
14cu|utox-0.9.8-1|29	%files
14cu|utox-0.9.8-1|30	%{_bindir}/%{name}
14cu|utox-0.9.8-1|31	%{_datadir}/applications/%{name}.desktop
14cu|utox-0.9.8-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|utox-0.9.8-1|33	%{_mandir}/man1/%{name}.1*
14cu|utox-0.9.8-1|34	
14cu|utox-0.9.8-1|35	#----------------------------------------------------------------------------
14cu|utox-0.9.8-1|36	
14cu|utox-0.9.8-1|37	%prep
14cu|utox-0.9.8-1|38	%setup -qn %{oname}-%{version}
14cu|utox-0.9.8-1|39	
14cu|utox-0.9.8-1|40	%build
14cu|utox-0.9.8-1|41	%setup_compile_flags
14cu|utox-0.9.8-1|42	%make GIT_V=%{version}
14cu|utox-0.9.8-1|43	
14cu|utox-0.9.8-1|44	%install
14cu|utox-0.9.8-1|45	%makeinstall_std \
14cu|utox-0.9.8-1|46	PREFIX=%{_prefix}
14cu|utox-0.9.8-1|47	
14cu|utox-0.9.8-1|48	
14cu|utox-0.9.8-1|49	%changelog
14cu|utox-0.9.8-1|50	
14cu|utox-0.9.8-1|51	* Fri Sep 16 2016 dsilakov <denis.silakov@rosalab.ru> 0.9.8-1
14cu|utox-0.9.8-1|52	- (d2eaf60) Merge pull request #5 from tremod/utox:rosa2016.1
14cu|utox-0.9.8-1|53	- (d2eaf60) Update to 0.9.8
14cu|utox-0.9.8-1|54	
14cu|utox-0.9.8-1|55	

15350 14
14cu|v4l2loopback-0.10.0-1|1	%define _enable_debug_packages	%{nil}
14cu|v4l2loopback-0.10.0-1|2	%define debug_package		%{nil}
14cu|v4l2loopback-0.10.0-1|3	
14cu|v4l2loopback-0.10.0-1|4	Summary:	v4l2-loopback device
14cu|v4l2loopback-0.10.0-1|5	Name:		v4l2loopback
14cu|v4l2loopback-0.10.0-1|6	Version:	0.10.0
14cu|v4l2loopback-0.10.0-1|7	Release:	1
14cu|v4l2loopback-0.10.0-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|v4l2loopback-0.10.0-1|9	License:	GPLv2
14cu|v4l2loopback-0.10.0-1|10	Group:		System/Kernel and hardware
14cu|v4l2loopback-0.10.0-1|11	URL:		https://github.com/umlaeute/v4l2loopback
14cu|v4l2loopback-0.10.0-1|12	Requires: dkms-%{name}
14cu|v4l2loopback-0.10.0-1|13	%description
14cu|v4l2loopback-0.10.0-1|14	this module allows you to create "virtual video devices" normal (v4l2)
14cu|v4l2loopback-0.10.0-1|15	applications will read these devices as if they were ordinary video devices
14cu|v4l2loopback-0.10.0-1|16	
14cu|v4l2loopback-0.10.0-1|17	%files
14cu|v4l2loopback-0.10.0-1|18	%{_bindir}/v4l2loopback-ctl
14cu|v4l2loopback-0.10.0-1|19	#-------------------------------------------------------------------------------------------------
14cu|v4l2loopback-0.10.0-1|20	%package -n dkms-%{name}
14cu|v4l2loopback-0.10.0-1|21	Summary:	v4l2-loopback device
14cu|v4l2loopback-0.10.0-1|22	Group:		System/Kernel and hardware
14cu|v4l2loopback-0.10.0-1|23	Requires(post):		dkms
14cu|v4l2loopback-0.10.0-1|24	Requires(preun):	dkms
14cu|v4l2loopback-0.10.0-1|25	
14cu|v4l2loopback-0.10.0-1|26	%description -n dkms-%{name}
14cu|v4l2loopback-0.10.0-1|27	this module allows you to create "virtual video devices" normal (v4l2)
14cu|v4l2loopback-0.10.0-1|28	applications will read these devices as if they were ordinary video devices
14cu|v4l2loopback-0.10.0-1|29	
14cu|v4l2loopback-0.10.0-1|30	%files -n dkms-%{name}
14cu|v4l2loopback-0.10.0-1|31	%dir %{_usr}/src/%{name}-%{version}-%{release}
14cu|v4l2loopback-0.10.0-1|32	%{_usr}/src/%{name}-%{version}-%{release}/*
14cu|v4l2loopback-0.10.0-1|33	#-------------------------------------------------------------------------------------------------
14cu|v4l2loopback-0.10.0-1|34	%prep
14cu|v4l2loopback-0.10.0-1|35	%setup -qn %{name}-%{version}
14cu|v4l2loopback-0.10.0-1|36	
14cu|v4l2loopback-0.10.0-1|37	%build
14cu|v4l2loopback-0.10.0-1|38	
14cu|v4l2loopback-0.10.0-1|39	%install
14cu|v4l2loopback-0.10.0-1|40	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14cu|v4l2loopback-0.10.0-1|41	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14cu|v4l2loopback-0.10.0-1|42	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14cu|v4l2loopback-0.10.0-1|43	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14cu|v4l2loopback-0.10.0-1|44	PACKAGE_NAME=%{name}
14cu|v4l2loopback-0.10.0-1|45	PACKAGE_VERSION=%{version}-%{release}
14cu|v4l2loopback-0.10.0-1|46	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14cu|v4l2loopback-0.10.0-1|47	BUILT_MODULE_NAME=%{name}
14cu|v4l2loopback-0.10.0-1|48	AUTOINSTALL=yes
14cu|v4l2loopback-0.10.0-1|49	REMAKE_INITRD=yes
14cu|v4l2loopback-0.10.0-1|50	EOF
14cu|v4l2loopback-0.10.0-1|51	
14cu|v4l2loopback-0.10.0-1|52	install -m755 -d %{buildroot}%{_bindir}
14cu|v4l2loopback-0.10.0-1|53	install -m644 utils/v4l2loopback-ctl %{buildroot}%{_bindir}
14cu|v4l2loopback-0.10.0-1|54	%post -n dkms-%{name}
14cu|v4l2loopback-0.10.0-1|55	set -x
14cu|v4l2loopback-0.10.0-1|56	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14cu|v4l2loopback-0.10.0-1|57	
14cu|v4l2loopback-0.10.0-1|58	# Build and install the driver for all available kernels that have devel
14cu|v4l2loopback-0.10.0-1|59	# files, no matter how these kernels were installed (from RPMs or manually).
14cu|v4l2loopback-0.10.0-1|60	# Do not fail the installation of the package if the build fails for some
14cu|v4l2loopback-0.10.0-1|61	# kernels, this may happen during testing, etc.
14cu|v4l2loopback-0.10.0-1|62	for kk in /lib/modules/*; do
14cu|v4l2loopback-0.10.0-1|63	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14cu|v4l2loopback-0.10.0-1|64	if test -d "/lib/modules/$kk/build"; then
14cu|v4l2loopback-0.10.0-1|65	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14cu|v4l2loopback-0.10.0-1|66	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14cu|v4l2loopback-0.10.0-1|67	else
14cu|v4l2loopback-0.10.0-1|68	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14cu|v4l2loopback-0.10.0-1|69	fi;
14cu|v4l2loopback-0.10.0-1|70	done
14cu|v4l2loopback-0.10.0-1|71	
14cu|v4l2loopback-0.10.0-1|72	%preun -n dkms-%{name}
14cu|v4l2loopback-0.10.0-1|73	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14cu|v4l2loopback-0.10.0-1|74	# deinstallation.
14cu|v4l2loopback-0.10.0-1|75	/sbin/rmmod %{kname} >/dev/null 2>&1 || true
14cu|v4l2loopback-0.10.0-1|76	set -x
14cu|v4l2loopback-0.10.0-1|77	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14cu|v4l2loopback-0.10.0-1|78	
14cu|v4l2loopback-0.10.0-1|79	%changelog
14cu|v4l2loopback-0.10.0-1|80	
14cu|v4l2loopback-0.10.0-1|81	* Mon Dec 19 2016 Rosa <rosa@abf.rosalinux.ru> 0.10.0-1
14cu|v4l2loopback-0.10.0-1|82	- (865d445) Automatic import for version 0.10.0-1
14cu|v4l2loopback-0.10.0-1|83	
14cu|v4l2loopback-0.10.0-1|84	

15351 14
14cu|vacation-1.2.7.1-1|1	%define debug_package %{nil}
14cu|vacation-1.2.7.1-1|2	
14cu|vacation-1.2.7.1-1|3	Summary:  Automatic mail answering program for Linux
14cu|vacation-1.2.7.1-1|4	Name:     vacation
14cu|vacation-1.2.7.1-1|5	Version:  1.2.7.1
14cu|vacation-1.2.7.1-1|6	Release:  1
14cu|vacation-1.2.7.1-1|7	License:  GPL
14cu|vacation-1.2.7.1-1|8	Group:    Networking/Mail
14cu|vacation-1.2.7.1-1|9	Source:   http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14cu|vacation-1.2.7.1-1|10	URL:      http://sourceforge.net/projects/vacation/
14cu|vacation-1.2.7.1-1|11	Requires: sendmail-command
14cu|vacation-1.2.7.1-1|12	BuildRequires: gdbm-devel
14cu|vacation-1.2.7.1-1|13	
14cu|vacation-1.2.7.1-1|14	%description
14cu|vacation-1.2.7.1-1|15	Vacation is the automatic mail answering program found
14cu|vacation-1.2.7.1-1|16	on many Unix systems. This version works with the sendmail
14cu|vacation-1.2.7.1-1|17	restricted shell.
14cu|vacation-1.2.7.1-1|18	
14cu|vacation-1.2.7.1-1|19	%prep
14cu|vacation-1.2.7.1-1|20	%setup -q
14cu|vacation-1.2.7.1-1|21	
14cu|vacation-1.2.7.1-1|22	%build
14cu|vacation-1.2.7.1-1|23	%make
14cu|vacation-1.2.7.1-1|24	
14cu|vacation-1.2.7.1-1|25	%install
14cu|vacation-1.2.7.1-1|26	mkdir -p %{buildroot}%{_bindir}
14cu|vacation-1.2.7.1-1|27	mkdir -p %{buildroot}%{_mandir}/man1
14cu|vacation-1.2.7.1-1|28	
14cu|vacation-1.2.7.1-1|29	install -s -m 755 vacation        %{buildroot}%{_bindir}/vacation
14cu|vacation-1.2.7.1-1|30	install -m 755 vaclook         %{buildroot}%{_bindir}/vaclook
14cu|vacation-1.2.7.1-1|31	install -m 444 vacation.man    %{buildroot}%{_mandir}/man1/vacation.1
14cu|vacation-1.2.7.1-1|32	install -m 444 vaclook.man     %{buildroot}%{_mandir}/man1/vaclook.1
14cu|vacation-1.2.7.1-1|33	
14cu|vacation-1.2.7.1-1|34	%post
14cu|vacation-1.2.7.1-1|35	if [ -d /etc/smrsh/ ] ; then
14cu|vacation-1.2.7.1-1|36	ln -s /usr/bin/vacation /etc/smrsh
14cu|vacation-1.2.7.1-1|37	fi
14cu|vacation-1.2.7.1-1|38	
14cu|vacation-1.2.7.1-1|39	%postun
14cu|vacation-1.2.7.1-1|40	if [ -L /etc/smrsh/vacation ] ; then
14cu|vacation-1.2.7.1-1|41	rm -f /etc/smrsh/vacation
14cu|vacation-1.2.7.1-1|42	fi
14cu|vacation-1.2.7.1-1|43	
14cu|vacation-1.2.7.1-1|44	%files
14cu|vacation-1.2.7.1-1|45	%{_bindir}/vacation
14cu|vacation-1.2.7.1-1|46	%{_bindir}/vaclook
14cu|vacation-1.2.7.1-1|47	%{_mandir}/*/*
14cu|vacation-1.2.7.1-1|48	%doc COPYING README README.smrsh ChangeLog
14cu|vacation-1.2.7.1-1|49	
14cu|vacation-1.2.7.1-1|50	%changelog
14cu|vacation-1.2.7.1-1|51	
14cu|vacation-1.2.7.1-1|52	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 1.2.7.1-1
14cu|vacation-1.2.7.1-1|53	- (15762a0) Updated to 1.2.7.1
14cu|vacation-1.2.7.1-1|54	
14cu|vacation-1.2.7.1-1|55	

15352 14
14cu|vacuum-im-1.2.5-1|1	%define sname vacuum
14cu|vacuum-im-1.2.5-1|2	
14cu|vacuum-im-1.2.5-1|3	%define major 1.17
14cu|vacuum-im-1.2.5-1|4	%define libname %mklibname vacuumutils %{major}
14cu|vacuum-im-1.2.5-1|5	%define devname %mklibname vacuumutils -d
14cu|vacuum-im-1.2.5-1|6	
14cu|vacuum-im-1.2.5-1|7	Summary:	Crossplatform Jabber client written in Qt
14cu|vacuum-im-1.2.5-1|8	Name:		%{sname}-im
14cu|vacuum-im-1.2.5-1|9	Version:	1.2.5
14cu|vacuum-im-1.2.5-1|10	Release:	1
14cu|vacuum-im-1.2.5-1|11	License:	GPLv3+
14cu|vacuum-im-1.2.5-1|12	Group:		Networking/Instant messaging
14cu|vacuum-im-1.2.5-1|13	Url:		https://github.com/Vacuum-IM/vacuum-im
14cu|vacuum-im-1.2.5-1|14	Source:		https://github.com/Vacuum-IM/vacuum-im/archive/%{name}-%{version}.tar.gz
14cu|vacuum-im-1.2.5-1|15	Patch0:		vacuum-1.2.1-linkage.patch
14cu|vacuum-im-1.2.5-1|16	BuildRequires:	cmake >= 2.8
14cu|vacuum-im-1.2.5-1|17	BuildRequires:	qt4-devel
14cu|vacuum-im-1.2.5-1|18	BuildRequires:	pkgconfig(openssl)
14cu|vacuum-im-1.2.5-1|19	BuildRequires:	pkgconfig(x11)
14cu|vacuum-im-1.2.5-1|20	BuildRequires:	pkgconfig(xscrnsaver)
14cu|vacuum-im-1.2.5-1|21	BuildRequires:	pkgconfig(zlib)
14cu|vacuum-im-1.2.5-1|22	
14cu|vacuum-im-1.2.5-1|23	%description
14cu|vacuum-im-1.2.5-1|24	The core program is just a plugin loader - all functionality is made
14cu|vacuum-im-1.2.5-1|25	available via plugins. This enforces modularity and ensures well defined
14cu|vacuum-im-1.2.5-1|26	component interaction via interfaces.
14cu|vacuum-im-1.2.5-1|27	
14cu|vacuum-im-1.2.5-1|28	%package -n %{libname}
14cu|vacuum-im-1.2.5-1|29	Summary:	Shared library for Vacuum-IM
14cu|vacuum-im-1.2.5-1|30	Group:		System/Libraries
14cu|vacuum-im-1.2.5-1|31	
14cu|vacuum-im-1.2.5-1|32	%description -n %{libname}
14cu|vacuum-im-1.2.5-1|33	This package includes shared libraris needed to work Vacuum-IM program.
14cu|vacuum-im-1.2.5-1|34	
14cu|vacuum-im-1.2.5-1|35	%package -n %{devname}
14cu|vacuum-im-1.2.5-1|36	Summary:	Development files for Vacuum-IM
14cu|vacuum-im-1.2.5-1|37	Group:		Development/C++
14cu|vacuum-im-1.2.5-1|38	Requires:	%{libname} = %{version}-%{release}
14cu|vacuum-im-1.2.5-1|39	Provides:	%{name}-devel = %{version}-%{release}
14cu|vacuum-im-1.2.5-1|40	Provides:	vacuumutils-devel = %{version}-%{release}
14cu|vacuum-im-1.2.5-1|41	
14cu|vacuum-im-1.2.5-1|42	%description -n %{devname}
14cu|vacuum-im-1.2.5-1|43	This package includes files needed to develop Vacuum-IM modules.
14cu|vacuum-im-1.2.5-1|44	
14cu|vacuum-im-1.2.5-1|45	%prep
14cu|vacuum-im-1.2.5-1|46	%setup -q -n %{name}-%{version}
14cu|vacuum-im-1.2.5-1|47	%patch0 -p1
14cu|vacuum-im-1.2.5-1|48	
14cu|vacuum-im-1.2.5-1|49	%build
14cu|vacuum-im-1.2.5-1|50	%cmake \
14cu|vacuum-im-1.2.5-1|51	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cu|vacuum-im-1.2.5-1|52	-DINSTALL_SDK=1 \
14cu|vacuum-im-1.2.5-1|53	-DINSTALL_LIB_DIR=%{_lib}
14cu|vacuum-im-1.2.5-1|54	
14cu|vacuum-im-1.2.5-1|55	%make
14cu|vacuum-im-1.2.5-1|56	
14cu|vacuum-im-1.2.5-1|57	%install
14cu|vacuum-im-1.2.5-1|58	%makeinstall_std -C build
14cu|vacuum-im-1.2.5-1|59	
14cu|vacuum-im-1.2.5-1|60	install -D -m644 resources/menuicons/shared/mainwindowlogo128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|61	install -D -m644 resources/menuicons/shared/mainwindowlogo96.png %{buildroot}%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|62	install -D -m644 resources/menuicons/shared/mainwindowlogo64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|63	install -D -m644 resources/menuicons/shared/mainwindowlogo48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|64	install -D -m644 resources/menuicons/shared/mainwindowlogo32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|65	install -D -m644 resources/menuicons/shared/mainwindowlogo24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|66	install -D -m644 resources/menuicons/shared/mainwindowlogo16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|67	
14cu|vacuum-im-1.2.5-1|68	sed -i "s/Exec=%{sname}/Exec=%{name}/;s/Icon=%{sname}/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{sname}.desktop
14cu|vacuum-im-1.2.5-1|69	
14cu|vacuum-im-1.2.5-1|70	mv %{buildroot}%{_datadir}/applications/%{sname}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|vacuum-im-1.2.5-1|71	mv %{buildroot}%{_datadir}/pixmaps/%{sname}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|vacuum-im-1.2.5-1|72	mv %{buildroot}%{_bindir}/%{sname} %{buildroot}%{_bindir}/%{name}
14cu|vacuum-im-1.2.5-1|73	
14cu|vacuum-im-1.2.5-1|74	%files
14cu|vacuum-im-1.2.5-1|75	%doc %{_docdir}/%{sname}
14cu|vacuum-im-1.2.5-1|76	%{_bindir}/%{name}
14cu|vacuum-im-1.2.5-1|77	%{_libdir}/%{sname}
14cu|vacuum-im-1.2.5-1|78	%{_datadir}/%{sname}
14cu|vacuum-im-1.2.5-1|79	%{_datadir}/applications/%{name}.desktop
14cu|vacuum-im-1.2.5-1|80	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|vacuum-im-1.2.5-1|81	%{_datadir}/pixmaps/%{name}.png
14cu|vacuum-im-1.2.5-1|82	
14cu|vacuum-im-1.2.5-1|83	%files -n %{libname}
14cu|vacuum-im-1.2.5-1|84	%{_libdir}/libvacuumutils.so.%{major}*
14cu|vacuum-im-1.2.5-1|85	
14cu|vacuum-im-1.2.5-1|86	%files -n %{devname}
14cu|vacuum-im-1.2.5-1|87	%{_libdir}/libvacuumutils.so
14cu|vacuum-im-1.2.5-1|88	%{_includedir}/%{sname}
14cu|vacuum-im-1.2.5-1|89	
14cu|vacuum-im-1.2.5-1|90	
14cu|vacuum-im-1.2.5-1|91	%changelog
14cu|vacuum-im-1.2.5-1|92	
14cu|vacuum-im-1.2.5-1|93	* Tue Jun 14 2016 abondrov <andrey.bondrov@rosalab.ru> 1.2.5-1
14cu|vacuum-im-1.2.5-1|94	- (1b25163) Merge pull request #1 from tremod/vacuum-im:rosa2014.1
14cu|vacuum-im-1.2.5-1|95	- (1b25163) Update to 1.2.5
14cu|vacuum-im-1.2.5-1|96	
14cu|vacuum-im-1.2.5-1|97	

15353 14
14cu|vagalume-0.8.6-1|1	%define	with_gtk3	1
14cu|vagalume-0.8.6-1|2	%define	with_gstreamer1	1
14cu|vagalume-0.8.6-1|3	
14cu|vagalume-0.8.6-1|4	Summary:	Client for Last.fm and compatible music streaming services
14cu|vagalume-0.8.6-1|5	Name:		vagalume
14cu|vagalume-0.8.6-1|6	Version:	0.8.6
14cu|vagalume-0.8.6-1|7	Release:	1
14cu|vagalume-0.8.6-1|8	License:	GPLv3+
14cu|vagalume-0.8.6-1|9	Group:		Sound
14cu|vagalume-0.8.6-1|10	Url:		http://vagalume.igalia.com/
14cu|vagalume-0.8.6-1|11	Source0:	http://vagalume.igalia.com/files/source/%{name}-%{version}.tar.gz
14cu|vagalume-0.8.6-1|12	%if %{with_gstreamer1}
14cu|vagalume-0.8.6-1|13	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|vagalume-0.8.6-1|14	%else
14cu|vagalume-0.8.6-1|15	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cu|vagalume-0.8.6-1|16	%endif
14cu|vagalume-0.8.6-1|17	BuildRequires:	pkgconfig(libxml-2.0)
14cu|vagalume-0.8.6-1|18	%if %{with_gtk3}
14cu|vagalume-0.8.6-1|19	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|vagalume-0.8.6-1|20	%else
14cu|vagalume-0.8.6-1|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.18
14cu|vagalume-0.8.6-1|22	%endif
14cu|vagalume-0.8.6-1|23	BuildRequires:	pkgconfig(libcurl)
14cu|vagalume-0.8.6-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|vagalume-0.8.6-1|25	BuildRequires:	pkgconfig(libnotify) >= 0.4.1
14cu|vagalume-0.8.6-1|26	BuildRequires:	pkgconfig(libproxy-1.0)
14cu|vagalume-0.8.6-1|27	BuildRequires:	gettext
14cu|vagalume-0.8.6-1|28	BuildRequires:	intltool
14cu|vagalume-0.8.6-1|29	BuildRequires:	desktop-file-utils
14cu|vagalume-0.8.6-1|30	
14cu|vagalume-0.8.6-1|31	%description
14cu|vagalume-0.8.6-1|32	Vagalume is a Last.fm client written using GTK+ 3.0.
14cu|vagalume-0.8.6-1|33	Its main features are:
14cu|vagalume-0.8.6-1|34	* It plays Last.fm radio streams (using the v2.0 API)
14cu|vagalume-0.8.6-1|35	* It supports Libre.fm and other compatible servers
14cu|vagalume-0.8.6-1|36	* Support for different radio stations (personal, neighbours, loved tracks
14cu|vagalume-0.8.6-1|37	or any lastfm:// URL)
14cu|vagalume-0.8.6-1|38	* It supports marking tracks as loved or banned
14cu|vagalume-0.8.6-1|39	* It can tag artists, tracks and albums
14cu|vagalume-0.8.6-1|40	* It can send recommendations to other users
14cu|vagalume-0.8.6-1|41	* It can add tracks to your playlist
14cu|vagalume-0.8.6-1|42	* It can download free tracks to your hard disk
14cu|vagalume-0.8.6-1|43	* It scrobbles tracks so they appear in your Last.fm webpage.
14cu|vagalume-0.8.6-1|44	
14cu|vagalume-0.8.6-1|45	%files -f %{name}.lang
14cu|vagalume-0.8.6-1|46	%doc README AUTHORS THANKS TODO TRANSLATORS
14cu|vagalume-0.8.6-1|47	%{_bindir}/%{name}
14cu|vagalume-0.8.6-1|48	%{_bindir}/vagalumectl
14cu|vagalume-0.8.6-1|49	%{_datadir}/pixmaps/%{name}.xpm
14cu|vagalume-0.8.6-1|50	%{_datadir}/man/man1/*
14cu|vagalume-0.8.6-1|51	%{_datadir}/applications/%{name}.desktop
14cu|vagalume-0.8.6-1|52	%{_datadir}/%{name}
14cu|vagalume-0.8.6-1|53	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|vagalume-0.8.6-1|54	%{_datadir}/dbus-1/services/%{name}.service
14cu|vagalume-0.8.6-1|55	
14cu|vagalume-0.8.6-1|56	#-----------------------------------------------------------------------------
14cu|vagalume-0.8.6-1|57	
14cu|vagalume-0.8.6-1|58	%prep
14cu|vagalume-0.8.6-1|59	%setup -q
14cu|vagalume-0.8.6-1|60	
14cu|vagalume-0.8.6-1|61	
14cu|vagalume-0.8.6-1|62	%build
14cu|vagalume-0.8.6-1|63	%configure2_5x	--with-platform=gnome \
14cu|vagalume-0.8.6-1|64	%if %{with_gtk3}
14cu|vagalume-0.8.6-1|65	--with-gtk-version=3 \
14cu|vagalume-0.8.6-1|66	%else
14cu|vagalume-0.8.6-1|67	--with-gtk-version=2\
14cu|vagalume-0.8.6-1|68	%endif
14cu|vagalume-0.8.6-1|69	%if %{with_gstreamer1}
14cu|vagalume-0.8.6-1|70	--with-gstreamer=1.0
14cu|vagalume-0.8.6-1|71	%else
14cu|vagalume-0.8.6-1|72	--with-gstreamer=0.10
14cu|vagalume-0.8.6-1|73	%endif
14cu|vagalume-0.8.6-1|74	%make
14cu|vagalume-0.8.6-1|75	
14cu|vagalume-0.8.6-1|76	
14cu|vagalume-0.8.6-1|77	%install
14cu|vagalume-0.8.6-1|78	%makeinstall_std
14cu|vagalume-0.8.6-1|79	
14cu|vagalume-0.8.6-1|80	# Fix rpmlint warning
14cu|vagalume-0.8.6-1|81	desktop-file-edit --set-key="Exec" --set-value="%{name}" \
14cu|vagalume-0.8.6-1|82	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|vagalume-0.8.6-1|83	
14cu|vagalume-0.8.6-1|84	
14cu|vagalume-0.8.6-1|85	%find_lang %{name}
14cu|vagalume-0.8.6-1|86	
14cu|vagalume-0.8.6-1|87	%changelog
14cu|vagalume-0.8.6-1|88	
14cu|vagalume-0.8.6-1|89	* Sat Apr 11 2015 Giovanni Mariani <mc2374@mclink.it> 0.8.6-1
14cu|vagalume-0.8.6-1|90	- (7b79ecf) Updated to release 0.8.6, cleaned specfile, updated BReqs and switched the build to GTK3 and gstreamer 1.0
14cu|vagalume-0.8.6-1|91	
14cu|vagalume-0.8.6-1|92	

15354 14
14cu|valadoc-0.3.4-0.20150401.1|1	%define major 0
14cu|valadoc-0.3.4-0.20150401.1|2	%define libname %mklibname %{name} %{major}
14cu|valadoc-0.3.4-0.20150401.1|3	%define devname %mklibname %{name} -d
14cu|valadoc-0.3.4-0.20150401.1|4	
14cu|valadoc-0.3.4-0.20150401.1|5	# Snapshot date
14cu|valadoc-0.3.4-0.20150401.1|6	%define date 20150401
14cu|valadoc-0.3.4-0.20150401.1|7	
14cu|valadoc-0.3.4-0.20150401.1|8	Summary:	Documentation generator for Vala programs
14cu|valadoc-0.3.4-0.20150401.1|9	Name:		valadoc
14cu|valadoc-0.3.4-0.20150401.1|10	Version:	0.3.4
14cu|valadoc-0.3.4-0.20150401.1|11	Release:	0.%{date}.1
14cu|valadoc-0.3.4-0.20150401.1|12	License:	GPLv2
14cu|valadoc-0.3.4-0.20150401.1|13	Group:		Development/Other
14cu|valadoc-0.3.4-0.20150401.1|14	Url:		https://wiki.gnome.org/Projects/Valadoc
14cu|valadoc-0.3.4-0.20150401.1|15	Source0:	https://github.com/GNOME/valadoc/archive/master.zip
14cu|valadoc-0.3.4-0.20150401.1|16	BuildRequires:	bison
14cu|valadoc-0.3.4-0.20150401.1|17	BuildRequires:	flex
14cu|valadoc-0.3.4-0.20150401.1|18	BuildRequires:	vala
14cu|valadoc-0.3.4-0.20150401.1|19	BuildRequires:	xsltproc
14cu|valadoc-0.3.4-0.20150401.1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.25
14cu|valadoc-0.3.4-0.20150401.1|21	BuildRequires:	pkgconfig(gee-0.8)
14cu|valadoc-0.3.4-0.20150401.1|22	BuildRequires:	pkgconfig(gcr-3)
14cu|valadoc-0.3.4-0.20150401.1|23	BuildRequires:	pkgconfig(libgvc)
14cu|valadoc-0.3.4-0.20150401.1|24	
14cu|valadoc-0.3.4-0.20150401.1|25	%description
14cu|valadoc-0.3.4-0.20150401.1|26	Valadoc is a documentation generator for generating API documentation
14cu|valadoc-0.3.4-0.20150401.1|27	from Vala source code based on libvala.
14cu|valadoc-0.3.4-0.20150401.1|28	
14cu|valadoc-0.3.4-0.20150401.1|29	%files
14cu|valadoc-0.3.4-0.20150401.1|30	%doc NEWS README
14cu|valadoc-0.3.4-0.20150401.1|31	%{_bindir}/valadoc
14cu|valadoc-0.3.4-0.20150401.1|32	%{_datadir}/vala/vapi/*
14cu|valadoc-0.3.4-0.20150401.1|33	%{_datadir}/valadoc
14cu|valadoc-0.3.4-0.20150401.1|34	%{_mandir}/man1/*
14cu|valadoc-0.3.4-0.20150401.1|35	%{_libdir}/valadoc
14cu|valadoc-0.3.4-0.20150401.1|36	
14cu|valadoc-0.3.4-0.20150401.1|37	#----------------------------------------------------------------------------
14cu|valadoc-0.3.4-0.20150401.1|38	
14cu|valadoc-0.3.4-0.20150401.1|39	%package -n %{libname}
14cu|valadoc-0.3.4-0.20150401.1|40	Summary:	Valadoc runtime library
14cu|valadoc-0.3.4-0.20150401.1|41	Group:		System/Libraries
14cu|valadoc-0.3.4-0.20150401.1|42	
14cu|valadoc-0.3.4-0.20150401.1|43	%description -n %{libname}
14cu|valadoc-0.3.4-0.20150401.1|44	This is the runtime library of the Valadoc documentation generator.
14cu|valadoc-0.3.4-0.20150401.1|45	
14cu|valadoc-0.3.4-0.20150401.1|46	%files -n %{libname}
14cu|valadoc-0.3.4-0.20150401.1|47	%{_libdir}/libvaladoc.so.%{major}*
14cu|valadoc-0.3.4-0.20150401.1|48	
14cu|valadoc-0.3.4-0.20150401.1|49	#----------------------------------------------------------------------------
14cu|valadoc-0.3.4-0.20150401.1|50	
14cu|valadoc-0.3.4-0.20150401.1|51	%package -n %{devname}
14cu|valadoc-0.3.4-0.20150401.1|52	Summary:	Valadoc development files
14cu|valadoc-0.3.4-0.20150401.1|53	Group:		Development/Other
14cu|valadoc-0.3.4-0.20150401.1|54	Requires:	%{libname} = %{EVRD}
14cu|valadoc-0.3.4-0.20150401.1|55	Requires:	%{name} = %{EVRD}
14cu|valadoc-0.3.4-0.20150401.1|56	Provides:	valadoc-devel = %{EVRD}
14cu|valadoc-0.3.4-0.20150401.1|57	
14cu|valadoc-0.3.4-0.20150401.1|58	%description -n %{devname}
14cu|valadoc-0.3.4-0.20150401.1|59	This is the development library of the Valadoc documentation generator.
14cu|valadoc-0.3.4-0.20150401.1|60	
14cu|valadoc-0.3.4-0.20150401.1|61	%files -n %{devname}
14cu|valadoc-0.3.4-0.20150401.1|62	%doc ChangeLog AUTHORS MAINTAINERS
14cu|valadoc-0.3.4-0.20150401.1|63	%{_includedir}/*
14cu|valadoc-0.3.4-0.20150401.1|64	%{_libdir}/libvaladoc.so
14cu|valadoc-0.3.4-0.20150401.1|65	%{_libdir}/pkgconfig/*.pc
14cu|valadoc-0.3.4-0.20150401.1|66	
14cu|valadoc-0.3.4-0.20150401.1|67	#----------------------------------------------------------------------------
14cu|valadoc-0.3.4-0.20150401.1|68	
14cu|valadoc-0.3.4-0.20150401.1|69	%prep
14cu|valadoc-0.3.4-0.20150401.1|70	%setup -qn %{name}-master
14cu|valadoc-0.3.4-0.20150401.1|71	%apply_patches
14cu|valadoc-0.3.4-0.20150401.1|72	
14cu|valadoc-0.3.4-0.20150401.1|73	%build
14cu|valadoc-0.3.4-0.20150401.1|74	./autogen.sh
14cu|valadoc-0.3.4-0.20150401.1|75	%configure2_5x
14cu|valadoc-0.3.4-0.20150401.1|76	
14cu|valadoc-0.3.4-0.20150401.1|77	%make
14cu|valadoc-0.3.4-0.20150401.1|78	
14cu|valadoc-0.3.4-0.20150401.1|79	%install
14cu|valadoc-0.3.4-0.20150401.1|80	%makeinstall_std
14cu|valadoc-0.3.4-0.20150401.1|81	
14cu|valadoc-0.3.4-0.20150401.1|82	%changelog
14cu|valadoc-0.3.4-0.20150401.1|83	
14cu|valadoc-0.3.4-0.20150401.1|84	* Wed Apr 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-0.20150401.1
14cu|valadoc-0.3.4-0.20150401.1|85	- (cf4d40f) Fix gvc BR
14cu|valadoc-0.3.4-0.20150401.1|86	
14cu|valadoc-0.3.4-0.20150401.1|87	

15355 14
14cu|valentina-0.4.5-1|1	%define  debug_package %{nil}
14cu|valentina-0.4.5-1|2	
14cu|valentina-0.4.5-1|3	%define oname Valentina
14cu|valentina-0.4.5-1|4	%define qmumajor 2
14cu|valentina-0.4.5-1|5	%define vproperajor 1
14cu|valentina-0.4.5-1|6	%define libqmuparser  %mklibname qmuparser %{qmumajor}
14cu|valentina-0.4.5-1|7	%define libvpropertyexplorer %mklibname libvpropertyexplorer %{vproperajor}
14cu|valentina-0.4.5-1|8	
14cu|valentina-0.4.5-1|9	
14cu|valentina-0.4.5-1|10	Summary:	Pattern Making Application
14cu|valentina-0.4.5-1|11	Name:           valentina
14cu|valentina-0.4.5-1|12	Version:	0.4.5
14cu|valentina-0.4.5-1|13	Release:	1
14cu|valentina-0.4.5-1|14	Group:		Graphics
14cu|valentina-0.4.5-1|15	License:	GPLv3+
14cu|valentina-0.4.5-1|16	URL:		http://valentina-project.org
14cu|valentina-0.4.5-1|17	Source0:	https://github.com/dismine/Valentina/archive/v%{version}.tar.gz
14cu|valentina-0.4.5-1|18	BuildRequires:	qt5-linguist-tools
14cu|valentina-0.4.5-1|19	BuildRequires:	pkgconfig(Qt5Core)
14cu|valentina-0.4.5-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14cu|valentina-0.4.5-1|21	BuildRequires:	pkgconfig(Qt5Network)
14cu|valentina-0.4.5-1|22	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|valentina-0.4.5-1|23	BuildRequires:	pkgconfig(Qt5Svg)
14cu|valentina-0.4.5-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|valentina-0.4.5-1|25	BuildRequires:	pkgconfig(Qt5Xml)
14cu|valentina-0.4.5-1|26	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14cu|valentina-0.4.5-1|27	BuildRequires:	qt5-devel
14cu|valentina-0.4.5-1|28	Requires:	%{name}-tape = %{EVRD}
14cu|valentina-0.4.5-1|29	Requires:	%{libqmuparser} = %{EVRD}
14cu|valentina-0.4.5-1|30	Requires:	%{libvpropertyexplorer} = %{EVRD}
14cu|valentina-0.4.5-1|31	
14cu|valentina-0.4.5-1|32	%description
14cu|valentina-0.4.5-1|33	Valentina is a cross-platform patternmaking program which allows designers
14cu|valentina-0.4.5-1|34	to create and model patterns of clothing. This software allows pattern
14cu|valentina-0.4.5-1|35	creation, using either standard sizing tables or an individual’s set of
14cu|valentina-0.4.5-1|36	measurements. It blends new technologies with traditional methods to create
14cu|valentina-0.4.5-1|37	a unique pattern making tool.
14cu|valentina-0.4.5-1|38	
14cu|valentina-0.4.5-1|39	%files -f %{name}.lang
14cu|valentina-0.4.5-1|40	%doc README.txt LICENSE_GPL.txt
14cu|valentina-0.4.5-1|41	%{_bindir}/%{name}
14cu|valentina-0.4.5-1|42	%{_datadir}/%{name}/tables
14cu|valentina-0.4.5-1|43	%{_datadir}/%{name}/diagrams.rcc
14cu|valentina-0.4.5-1|44	%{_datadir}/applications/%{name}.desktop
14cu|valentina-0.4.5-1|45	%{_datadir}/pixmaps/application-x-valentina-i-measurements.png
14cu|valentina-0.4.5-1|46	%{_datadir}/pixmaps/application-x-valentina-s-measurements.png
14cu|valentina-0.4.5-1|47	%{_datadir}/pixmaps/valentina.png
14cu|valentina-0.4.5-1|48	%{_datadir}/pixmaps/application-x-valentina-pattern.png
14cu|valentina-0.4.5-1|49	%{_mandir}/man1/%{name}.1.*
14cu|valentina-0.4.5-1|50	#----------------------------------------------------------------------------
14cu|valentina-0.4.5-1|51	
14cu|valentina-0.4.5-1|52	%package -n %{name}-tape
14cu|valentina-0.4.5-1|53	
14cu|valentina-0.4.5-1|54	Summary:	Pattern Making Application
14cu|valentina-0.4.5-1|55	Group:		Graphics
14cu|valentina-0.4.5-1|56	
14cu|valentina-0.4.5-1|57	%description -n %{name}-tape
14cu|valentina-0.4.5-1|58	Pattern Making Application.
14cu|valentina-0.4.5-1|59	
14cu|valentina-0.4.5-1|60	%files -n %{name}-tape
14cu|valentina-0.4.5-1|61	%doc README.txt LICENSE_GPL.txt
14cu|valentina-0.4.5-1|62	%{_bindir}/tape
14cu|valentina-0.4.5-1|63	%{_mandir}/man1/tape.1.*
14cu|valentina-0.4.5-1|64	%{_datadir}/applications/tape.desktop
14cu|valentina-0.4.5-1|65	%{_datadir}/pixmaps/tape.png
14cu|valentina-0.4.5-1|66	#----------------------------------------------------------------------------
14cu|valentina-0.4.5-1|67	
14cu|valentina-0.4.5-1|68	%package -n %{libqmuparser}
14cu|valentina-0.4.5-1|69	Summary:	Shared library for %{name}
14cu|valentina-0.4.5-1|70	Group:		System/Libraries
14cu|valentina-0.4.5-1|71	
14cu|valentina-0.4.5-1|72	%description -n %{libqmuparser}
14cu|valentina-0.4.5-1|73	Shared library for %{name}.
14cu|valentina-0.4.5-1|74	
14cu|valentina-0.4.5-1|75	%files -n %{libqmuparser}
14cu|valentina-0.4.5-1|76	%doc README.txt LICENSE_GPL.txt
14cu|valentina-0.4.5-1|77	%{_libdir}/libqmuparser.so.%{qmumajor}
14cu|valentina-0.4.5-1|78	%{_libdir}/libqmuparser.so.%{qmumajor}.*
14cu|valentina-0.4.5-1|79	%{_libdir}/libqmuparser.so
14cu|valentina-0.4.5-1|80	#----------------------------------------------------------------------------
14cu|valentina-0.4.5-1|81	%package -n %{libvpropertyexplorer}
14cu|valentina-0.4.5-1|82	Summary:	Shared library for %{name}
14cu|valentina-0.4.5-1|83	Group:		System/Libraries
14cu|valentina-0.4.5-1|84	
14cu|valentina-0.4.5-1|85	%description -n %{libvpropertyexplorer}
14cu|valentina-0.4.5-1|86	Shared library for %{name}.
14cu|valentina-0.4.5-1|87	
14cu|valentina-0.4.5-1|88	%files -n %{libvpropertyexplorer}
14cu|valentina-0.4.5-1|89	%doc README.txt LICENSE_GPL.txt
14cu|valentina-0.4.5-1|90	%{_libdir}/libvpropertyexplorer.so.%{vproperajor}
14cu|valentina-0.4.5-1|91	%{_libdir}/libvpropertyexplorer.so.%{vproperajor}.*
14cu|valentina-0.4.5-1|92	%{_libdir}/libvpropertyexplorer.so
14cu|valentina-0.4.5-1|93	#----------------------------------------------------------------------------
14cu|valentina-0.4.5-1|94	
14cu|valentina-0.4.5-1|95	%prep
14cu|valentina-0.4.5-1|96	%setup -qn %{oname}-%{version}
14cu|valentina-0.4.5-1|97	
14cu|valentina-0.4.5-1|98	%build
14cu|valentina-0.4.5-1|99	%setup_compile_flags
14cu|valentina-0.4.5-1|100	qmake-qt5
14cu|valentina-0.4.5-1|101	%make
14cu|valentina-0.4.5-1|102	
14cu|valentina-0.4.5-1|103	%install
14cu|valentina-0.4.5-1|104	%makeinstall_qt
14cu|valentina-0.4.5-1|105	install -Dm 644 dist/debian/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14cu|valentina-0.4.5-1|106	install -m644 dist/debian/tape.1 %{buildroot}%{_mandir}/man1/tape.1
14cu|valentina-0.4.5-1|107	
14cu|valentina-0.4.5-1|108	%find_lang %{name} --with-qt --all-name
14cu|valentina-0.4.5-1|109	
14cu|valentina-0.4.5-1|110	%changelog
14cu|valentina-0.4.5-1|111	
14cu|valentina-0.4.5-1|112	* Mon Oct 31 2016 abfonly <abfonly@gmail.com> 0.4.5-1
14cu|valentina-0.4.5-1|113	- (4bb2309) Log: Update to 0.4.5
14cu|valentina-0.4.5-1|114	- (4bb2309) build acording rosa rpm  build policy
14cu|valentina-0.4.5-1|115	- (4bb2309) spec clean
14cu|valentina-0.4.5-1|116	
14cu|valentina-0.4.5-1|117	

15356 14
14cu|vapoursynth-editor-r4-2|1	%define debug_package	%{nil}
14cu|vapoursynth-editor-r4-2|2	
14cu|vapoursynth-editor-r4-2|3	
14cu|vapoursynth-editor-r4-2|4	Summary:	VapourSynth script editor
14cu|vapoursynth-editor-r4-2|5	Name:		vapoursynth-editor
14cu|vapoursynth-editor-r4-2|6	Version:	r4
14cu|vapoursynth-editor-r4-2|7	Release:	2
14cu|vapoursynth-editor-r4-2|8	License:	MIT
14cu|vapoursynth-editor-r4-2|9	Group:		Video
14cu|vapoursynth-editor-r4-2|10	Url:		https://bitbucket.org/mystery_keeper/vapoursynth-editor
14cu|vapoursynth-editor-r4-2|11	Source0:	https://bitbucket.org/mystery_keeper/%{name}/get/545df58274ba.zip
14cu|vapoursynth-editor-r4-2|12	Source1:	%{name}.desktop
14cu|vapoursynth-editor-r4-2|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-editor-r4-2|14	BuildRequires:	desktop-file-utils
14cu|vapoursynth-editor-r4-2|15	BuildRequires:	pkgconfig(Qt5Core)
14cu|vapoursynth-editor-r4-2|16	BuildRequires:	pkgconfig(Qt5Gui)
14cu|vapoursynth-editor-r4-2|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|vapoursynth-editor-r4-2|18	BuildRequires:	imagemagick
14cu|vapoursynth-editor-r4-2|19	Requires:	vapoursynth >= R26
14cu|vapoursynth-editor-r4-2|20	
14cu|vapoursynth-editor-r4-2|21	%description
14cu|vapoursynth-editor-r4-2|22	VapourSynth script editor.
14cu|vapoursynth-editor-r4-2|23	
14cu|vapoursynth-editor-r4-2|24	
14cu|vapoursynth-editor-r4-2|25	%files
14cu|vapoursynth-editor-r4-2|26	%doc LICENSE CHANGELOG README TODO.txt
14cu|vapoursynth-editor-r4-2|27	%{_bindir}/*
14cu|vapoursynth-editor-r4-2|28	%{_datadir}/application/%{name}.desktop
14cu|vapoursynth-editor-r4-2|29	%{_iconsdir}/hicolor/*/*/vsedit.png
14cu|vapoursynth-editor-r4-2|30	%{_iconsdir}/hicolor/scalable/vsedit.svg
14cu|vapoursynth-editor-r4-2|31	#--------------------------------------------
14cu|vapoursynth-editor-r4-2|32	
14cu|vapoursynth-editor-r4-2|33	%prep
14cu|vapoursynth-editor-r4-2|34	%setup -qn mystery_keeper-vapoursynth-editor-545df58274ba
14cu|vapoursynth-editor-r4-2|35	
14cu|vapoursynth-editor-r4-2|36	%build
14cu|vapoursynth-editor-r4-2|37	cd pro
14cu|vapoursynth-editor-r4-2|38	%qmake_qt5
14cu|vapoursynth-editor-r4-2|39	%make
14cu|vapoursynth-editor-r4-2|40	
14cu|vapoursynth-editor-r4-2|41	%install
14cu|vapoursynth-editor-r4-2|42	install -dm 755 %{buildroot}{%{_bindir},%{_datadir}/application}
14cu|vapoursynth-editor-r4-2|43	desktop-file-install %{SOURCE1} \
14cu|vapoursynth-editor-r4-2|44	--dir=%{buildroot}%{_datadir}/application
14cu|vapoursynth-editor-r4-2|45	
14cu|vapoursynth-editor-r4-2|46	%ifarch %{ix86}
14cu|vapoursynth-editor-r4-2|47	cd build/release-32bit-gcc
14cu|vapoursynth-editor-r4-2|48	install -m 755 vsedit-32bit %{buildroot}%{_bindir}/vsedit
14cu|vapoursynth-editor-r4-2|49	
14cu|vapoursynth-editor-r4-2|50	install -d 755 %{buildroot}%{_iconsdir}/hicolor/scalable
14cu|vapoursynth-editor-r4-2|51	install -m 644 vsedit.svg %{buildroot}%{_iconsdir}/hicolor/scalable
14cu|vapoursynth-editor-r4-2|52	
14cu|vapoursynth-editor-r4-2|53	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|vapoursynth-editor-r4-2|54	install -dm 0755 \
14cu|vapoursynth-editor-r4-2|55	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|vapoursynth-editor-r4-2|56	convert -strip -resize $size vsedit.svg \
14cu|vapoursynth-editor-r4-2|57	%{buildroot}%{_iconsdir}/hicolor/$size/apps/vsedit.png
14cu|vapoursynth-editor-r4-2|58	done
14cu|vapoursynth-editor-r4-2|59	%endif
14cu|vapoursynth-editor-r4-2|60	
14cu|vapoursynth-editor-r4-2|61	%ifarch x86_64
14cu|vapoursynth-editor-r4-2|62	cd build/release-64bit-gcc
14cu|vapoursynth-editor-r4-2|63	install -m 755 vsedit %{buildroot}%{_bindir}/vsedit
14cu|vapoursynth-editor-r4-2|64	
14cu|vapoursynth-editor-r4-2|65	install -d 755 %{buildroot}%{_iconsdir}/hicolor/scalable
14cu|vapoursynth-editor-r4-2|66	install -m 644 vsedit.svg %{buildroot}%{_iconsdir}/hicolor/scalable
14cu|vapoursynth-editor-r4-2|67	
14cu|vapoursynth-editor-r4-2|68	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|vapoursynth-editor-r4-2|69	install -dm 0755 \
14cu|vapoursynth-editor-r4-2|70	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|vapoursynth-editor-r4-2|71	convert -strip -resize $size vsedit.svg \
14cu|vapoursynth-editor-r4-2|72	%{buildroot}%{_iconsdir}/hicolor/$size/apps/vsedit.png
14cu|vapoursynth-editor-r4-2|73	done
14cu|vapoursynth-editor-r4-2|74	
14cu|vapoursynth-editor-r4-2|75	%endif
14cu|vapoursynth-editor-r4-2|76	
14cu|vapoursynth-editor-r4-2|77	
14cu|vapoursynth-editor-r4-2|78	%changelog
14cu|vapoursynth-editor-r4-2|79	
14cu|vapoursynth-editor-r4-2|80	* Sun May 10 2015 abfonly <abfonly@gmail.com> r4-2
14cu|vapoursynth-editor-r4-2|81	- (bd706e2) Updated vapoursynth-editor.spec
14cu|vapoursynth-editor-r4-2|82	
14cu|vapoursynth-editor-r4-2|83	

15357 14
14cu|vapoursynth-plugin-addgrain-r4-2|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-addgrain-r4-2|2	%define oname	VapourSynth-AddGrain
14cu|vapoursynth-plugin-addgrain-r4-2|3	
14cu|vapoursynth-plugin-addgrain-r4-2|4	Summary:	AddGrain vapoursynth plugin
14cu|vapoursynth-plugin-addgrain-r4-2|5	Name:		vapoursynth-plugin-addgrain
14cu|vapoursynth-plugin-addgrain-r4-2|6	Version:	r4
14cu|vapoursynth-plugin-addgrain-r4-2|7	Release:	2
14cu|vapoursynth-plugin-addgrain-r4-2|8	License:	GPLv2
14cu|vapoursynth-plugin-addgrain-r4-2|9	Group:		Video
14cu|vapoursynth-plugin-addgrain-r4-2|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-addgrain-r4-2|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}/archive/%{version}.tar.gz
14cu|vapoursynth-plugin-addgrain-r4-2|12	
14cu|vapoursynth-plugin-addgrain-r4-2|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-addgrain-r4-2|14	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-addgrain-r4-2|15	
14cu|vapoursynth-plugin-addgrain-r4-2|16	%description
14cu|vapoursynth-plugin-addgrain-r4-2|17	AddGrain generates film like grain or other effects (like rain)
14cu|vapoursynth-plugin-addgrain-r4-2|18	by adding random noise to a video clip.
14cu|vapoursynth-plugin-addgrain-r4-2|19	This noise may optionally be horizontally
14cu|vapoursynth-plugin-addgrain-r4-2|20	or vertically correlated to cause streaking.
14cu|vapoursynth-plugin-addgrain-r4-2|21	
14cu|vapoursynth-plugin-addgrain-r4-2|22	%files
14cu|vapoursynth-plugin-addgrain-r4-2|23	%doc LICENSE README.md
14cu|vapoursynth-plugin-addgrain-r4-2|24	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-addgrain-r4-2|25	
14cu|vapoursynth-plugin-addgrain-r4-2|26	#--------------------------------------------
14cu|vapoursynth-plugin-addgrain-r4-2|27	
14cu|vapoursynth-plugin-addgrain-r4-2|28	%prep
14cu|vapoursynth-plugin-addgrain-r4-2|29	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-addgrain-r4-2|30	chmod +x configure
14cu|vapoursynth-plugin-addgrain-r4-2|31	
14cu|vapoursynth-plugin-addgrain-r4-2|32	%build
14cu|vapoursynth-plugin-addgrain-r4-2|33	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-addgrain-r4-2|34	
14cu|vapoursynth-plugin-addgrain-r4-2|35	%make
14cu|vapoursynth-plugin-addgrain-r4-2|36	
14cu|vapoursynth-plugin-addgrain-r4-2|37	%install
14cu|vapoursynth-plugin-addgrain-r4-2|38	%makeinstall_std
14cu|vapoursynth-plugin-addgrain-r4-2|39	%changelog
14cu|vapoursynth-plugin-addgrain-r4-2|40	
14cu|vapoursynth-plugin-addgrain-r4-2|41	* Mon May 25 2015 abfonly <abfonly@gmail.com> r4-2
14cu|vapoursynth-plugin-addgrain-r4-2|42	- (226128d) Rebuild against new vapoursynth
14cu|vapoursynth-plugin-addgrain-r4-2|43	
14cu|vapoursynth-plugin-addgrain-r4-2|44	

15358 14
14cu|vapoursynth-plugin-bilateral-r3-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-bilateral-r3-1|2	%define oname	VapourSynth-Bilateral
14cu|vapoursynth-plugin-bilateral-r3-1|3	
14cu|vapoursynth-plugin-bilateral-r3-1|4	Summary:	AddGrain vapoursynth plugin
14cu|vapoursynth-plugin-bilateral-r3-1|5	Name:		vapoursynth-plugin-bilateral
14cu|vapoursynth-plugin-bilateral-r3-1|6	Version:	r3
14cu|vapoursynth-plugin-bilateral-r3-1|7	Release:	1
14cu|vapoursynth-plugin-bilateral-r3-1|8	License:	GPLv3
14cu|vapoursynth-plugin-bilateral-r3-1|9	Group:		Video
14cu|vapoursynth-plugin-bilateral-r3-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-bilateral-r3-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-bilateral-r3-1|12	
14cu|vapoursynth-plugin-bilateral-r3-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-bilateral-r3-1|14	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-bilateral-r3-1|15	
14cu|vapoursynth-plugin-bilateral-r3-1|16	%description
14cu|vapoursynth-plugin-bilateral-r3-1|17	AddGrain generates film like grain or other effects (like rain)
14cu|vapoursynth-plugin-bilateral-r3-1|18	by adding random noise to a video clip.
14cu|vapoursynth-plugin-bilateral-r3-1|19	This noise may optionally be horizontally
14cu|vapoursynth-plugin-bilateral-r3-1|20	or vertically correlated to cause streaking.
14cu|vapoursynth-plugin-bilateral-r3-1|21	
14cu|vapoursynth-plugin-bilateral-r3-1|22	%files
14cu|vapoursynth-plugin-bilateral-r3-1|23	%doc LICENSE README.md
14cu|vapoursynth-plugin-bilateral-r3-1|24	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-bilateral-r3-1|25	
14cu|vapoursynth-plugin-bilateral-r3-1|26	#--------------------------------------------
14cu|vapoursynth-plugin-bilateral-r3-1|27	
14cu|vapoursynth-plugin-bilateral-r3-1|28	%prep
14cu|vapoursynth-plugin-bilateral-r3-1|29	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-bilateral-r3-1|30	chmod +x configure
14cu|vapoursynth-plugin-bilateral-r3-1|31	
14cu|vapoursynth-plugin-bilateral-r3-1|32	%build
14cu|vapoursynth-plugin-bilateral-r3-1|33	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-bilateral-r3-1|34	
14cu|vapoursynth-plugin-bilateral-r3-1|35	%make
14cu|vapoursynth-plugin-bilateral-r3-1|36	
14cu|vapoursynth-plugin-bilateral-r3-1|37	%install
14cu|vapoursynth-plugin-bilateral-r3-1|38	%makeinstall_std
14cu|vapoursynth-plugin-bilateral-r3-1|39	%changelog
14cu|vapoursynth-plugin-bilateral-r3-1|40	
14cu|vapoursynth-plugin-bilateral-r3-1|41	* Mon May 25 2015 abfonly <John@smith.org> r3-1
14cu|vapoursynth-plugin-bilateral-r3-1|42	- (14e6b29) Imported from SRPM
14cu|vapoursynth-plugin-bilateral-r3-1|43	
14cu|vapoursynth-plugin-bilateral-r3-1|44	

15359 14
14cu|vapoursynth-plugin-BM3D-r2-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-BM3D-r2-1|2	%define oname	VapourSynth-BM3D
14cu|vapoursynth-plugin-BM3D-r2-1|3	
14cu|vapoursynth-plugin-BM3D-r2-1|4	Summary:	BM3D vapoursynth plugin
14cu|vapoursynth-plugin-BM3D-r2-1|5	Name:		vapoursynth-plugin-BM3D
14cu|vapoursynth-plugin-BM3D-r2-1|6	Version:	r2
14cu|vapoursynth-plugin-BM3D-r2-1|7	Release:	1
14cu|vapoursynth-plugin-BM3D-r2-1|8	License:	GPLv3
14cu|vapoursynth-plugin-BM3D-r2-1|9	Group:		Video
14cu|vapoursynth-plugin-BM3D-r2-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-BM3D-r2-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-BM3D-r2-1|12	
14cu|vapoursynth-plugin-BM3D-r2-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-BM3D-r2-1|14	BuildRequires:	pkgconfig(fftw3)
14cu|vapoursynth-plugin-BM3D-r2-1|15	
14cu|vapoursynth-plugin-BM3D-r2-1|16	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-BM3D-r2-1|17	
14cu|vapoursynth-plugin-BM3D-r2-1|18	%description
14cu|vapoursynth-plugin-BM3D-r2-1|19	BM3D is a state-of-the-art image denoising algorithm.
14cu|vapoursynth-plugin-BM3D-r2-1|20	It can be extended to video denoising, named V-BM3D,
14cu|vapoursynth-plugin-BM3D-r2-1|21	which is also implemented in this plugin.
14cu|vapoursynth-plugin-BM3D-r2-1|22	
14cu|vapoursynth-plugin-BM3D-r2-1|23	%files
14cu|vapoursynth-plugin-BM3D-r2-1|24	%doc LICENSE README.md
14cu|vapoursynth-plugin-BM3D-r2-1|25	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-BM3D-r2-1|26	
14cu|vapoursynth-plugin-BM3D-r2-1|27	#--------------------------------------------
14cu|vapoursynth-plugin-BM3D-r2-1|28	
14cu|vapoursynth-plugin-BM3D-r2-1|29	%prep
14cu|vapoursynth-plugin-BM3D-r2-1|30	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-BM3D-r2-1|31	chmod +x configure
14cu|vapoursynth-plugin-BM3D-r2-1|32	
14cu|vapoursynth-plugin-BM3D-r2-1|33	%build
14cu|vapoursynth-plugin-BM3D-r2-1|34	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-BM3D-r2-1|35	
14cu|vapoursynth-plugin-BM3D-r2-1|36	%make
14cu|vapoursynth-plugin-BM3D-r2-1|37	
14cu|vapoursynth-plugin-BM3D-r2-1|38	%install
14cu|vapoursynth-plugin-BM3D-r2-1|39	%makeinstall_std
14cu|vapoursynth-plugin-BM3D-r2-1|40	%changelog
14cu|vapoursynth-plugin-BM3D-r2-1|41	
14cu|vapoursynth-plugin-BM3D-r2-1|42	* Mon May 25 2015 abfonly <John@smith.org> r2-1
14cu|vapoursynth-plugin-BM3D-r2-1|43	- (8f9bbfb) Imported from SRPM
14cu|vapoursynth-plugin-BM3D-r2-1|44	
14cu|vapoursynth-plugin-BM3D-r2-1|45	

15360 14
14cu|vapoursynth-plugin-CTMF-r2-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-CTMF-r2-1|2	%define oname	VapourSynth-CTMF
14cu|vapoursynth-plugin-CTMF-r2-1|3	
14cu|vapoursynth-plugin-CTMF-r2-1|4	Summary:	CTMF vapoursynth plugin
14cu|vapoursynth-plugin-CTMF-r2-1|5	Name:		vapoursynth-plugin-CTMF
14cu|vapoursynth-plugin-CTMF-r2-1|6	Version:	r2
14cu|vapoursynth-plugin-CTMF-r2-1|7	Release:	1
14cu|vapoursynth-plugin-CTMF-r2-1|8	License:	GPLv3
14cu|vapoursynth-plugin-CTMF-r2-1|9	Group:		Video
14cu|vapoursynth-plugin-CTMF-r2-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-CTMF-r2-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-CTMF-r2-1|12	
14cu|vapoursynth-plugin-CTMF-r2-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-CTMF-r2-1|14	
14cu|vapoursynth-plugin-CTMF-r2-1|15	
14cu|vapoursynth-plugin-CTMF-r2-1|16	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-CTMF-r2-1|17	
14cu|vapoursynth-plugin-CTMF-r2-1|18	%description
14cu|vapoursynth-plugin-CTMF-r2-1|19	Median filter for VapourSynth.
14cu|vapoursynth-plugin-CTMF-r2-1|20	
14cu|vapoursynth-plugin-CTMF-r2-1|21	%files
14cu|vapoursynth-plugin-CTMF-r2-1|22	%doc LICENSE README.md
14cu|vapoursynth-plugin-CTMF-r2-1|23	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-CTMF-r2-1|24	
14cu|vapoursynth-plugin-CTMF-r2-1|25	#--------------------------------------------
14cu|vapoursynth-plugin-CTMF-r2-1|26	
14cu|vapoursynth-plugin-CTMF-r2-1|27	%prep
14cu|vapoursynth-plugin-CTMF-r2-1|28	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-CTMF-r2-1|29	chmod +x configure
14cu|vapoursynth-plugin-CTMF-r2-1|30	
14cu|vapoursynth-plugin-CTMF-r2-1|31	%build
14cu|vapoursynth-plugin-CTMF-r2-1|32	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-CTMF-r2-1|33	
14cu|vapoursynth-plugin-CTMF-r2-1|34	%make
14cu|vapoursynth-plugin-CTMF-r2-1|35	
14cu|vapoursynth-plugin-CTMF-r2-1|36	%install
14cu|vapoursynth-plugin-CTMF-r2-1|37	%makeinstall_std
14cu|vapoursynth-plugin-CTMF-r2-1|38	%changelog
14cu|vapoursynth-plugin-CTMF-r2-1|39	
14cu|vapoursynth-plugin-CTMF-r2-1|40	* Mon May 25 2015 abfonly <John@smith.org> r2-1
14cu|vapoursynth-plugin-CTMF-r2-1|41	- (7e0e2e6) Imported from SRPM
14cu|vapoursynth-plugin-CTMF-r2-1|42	
14cu|vapoursynth-plugin-CTMF-r2-1|43	

15361 14
14cu|vapoursynth-plugin-Deblock-r3-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-Deblock-r3-1|2	%define oname	VapourSynth-Deblock
14cu|vapoursynth-plugin-Deblock-r3-1|3	
14cu|vapoursynth-plugin-Deblock-r3-1|4	Summary:	Deblock vapoursynth plugin
14cu|vapoursynth-plugin-Deblock-r3-1|5	Name:		vapoursynth-plugin-Deblock
14cu|vapoursynth-plugin-Deblock-r3-1|6	Version:	r3
14cu|vapoursynth-plugin-Deblock-r3-1|7	Release:	1
14cu|vapoursynth-plugin-Deblock-r3-1|8	License:	GPLv2
14cu|vapoursynth-plugin-Deblock-r3-1|9	Group:		Video
14cu|vapoursynth-plugin-Deblock-r3-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-Deblock-r3-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-Deblock-r3-1|12	
14cu|vapoursynth-plugin-Deblock-r3-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-Deblock-r3-1|14	
14cu|vapoursynth-plugin-Deblock-r3-1|15	
14cu|vapoursynth-plugin-Deblock-r3-1|16	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-Deblock-r3-1|17	
14cu|vapoursynth-plugin-Deblock-r3-1|18	%description
14cu|vapoursynth-plugin-Deblock-r3-1|19	It does a deblocking of the picture,
14cu|vapoursynth-plugin-Deblock-r3-1|20	using the deblocking filter of h264.
14cu|vapoursynth-plugin-Deblock-r3-1|21	Ported from AviSynth plugin
14cu|vapoursynth-plugin-Deblock-r3-1|22	http://www.avisynth.nl/users/fizick/mvtools/deblock.html.
14cu|vapoursynth-plugin-Deblock-r3-1|23	
14cu|vapoursynth-plugin-Deblock-r3-1|24	%files
14cu|vapoursynth-plugin-Deblock-r3-1|25	%doc LICENSE README.md
14cu|vapoursynth-plugin-Deblock-r3-1|26	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-Deblock-r3-1|27	
14cu|vapoursynth-plugin-Deblock-r3-1|28	#--------------------------------------------
14cu|vapoursynth-plugin-Deblock-r3-1|29	
14cu|vapoursynth-plugin-Deblock-r3-1|30	%prep
14cu|vapoursynth-plugin-Deblock-r3-1|31	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-Deblock-r3-1|32	chmod +x configure
14cu|vapoursynth-plugin-Deblock-r3-1|33	
14cu|vapoursynth-plugin-Deblock-r3-1|34	%build
14cu|vapoursynth-plugin-Deblock-r3-1|35	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-Deblock-r3-1|36	
14cu|vapoursynth-plugin-Deblock-r3-1|37	%make
14cu|vapoursynth-plugin-Deblock-r3-1|38	
14cu|vapoursynth-plugin-Deblock-r3-1|39	%install
14cu|vapoursynth-plugin-Deblock-r3-1|40	%makeinstall_std
14cu|vapoursynth-plugin-Deblock-r3-1|41	%changelog
14cu|vapoursynth-plugin-Deblock-r3-1|42	
14cu|vapoursynth-plugin-Deblock-r3-1|43	* Mon May 25 2015 abfonly <John@smith.org> r3-1
14cu|vapoursynth-plugin-Deblock-r3-1|44	- (d5831ca) Imported from SRPM
14cu|vapoursynth-plugin-Deblock-r3-1|45	
14cu|vapoursynth-plugin-Deblock-r3-1|46	

15362 14
14cu|vapoursynth-plugin-DeLogo-0.3-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-DeLogo-0.3-1|2	%define oname	VapourSynth-DeLogo
14cu|vapoursynth-plugin-DeLogo-0.3-1|3	
14cu|vapoursynth-plugin-DeLogo-0.3-1|4	Summary:	DeLogo vapoursynth plugin
14cu|vapoursynth-plugin-DeLogo-0.3-1|5	Name:		vapoursynth-plugin-DeLogo
14cu|vapoursynth-plugin-DeLogo-0.3-1|6	Version:	0.3
14cu|vapoursynth-plugin-DeLogo-0.3-1|7	Release:	1
14cu|vapoursynth-plugin-DeLogo-0.3-1|8	License:	GPLv2
14cu|vapoursynth-plugin-DeLogo-0.3-1|9	Group:		Video
14cu|vapoursynth-plugin-DeLogo-0.3-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-DeLogo-0.3-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-DeLogo-0.3-1|12	
14cu|vapoursynth-plugin-DeLogo-0.3-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-DeLogo-0.3-1|14	
14cu|vapoursynth-plugin-DeLogo-0.3-1|15	
14cu|vapoursynth-plugin-DeLogo-0.3-1|16	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-DeLogo-0.3-1|17	
14cu|vapoursynth-plugin-DeLogo-0.3-1|18	%description
14cu|vapoursynth-plugin-DeLogo-0.3-1|19	Usage
14cu|vapoursynth-plugin-DeLogo-0.3-1|20	core.delogo.AddLogo(clip clip, string logofile, ...)
14cu|vapoursynth-plugin-DeLogo-0.3-1|21	core.delogo.EraseLogo(clip clip, string logofile, ...)
14cu|vapoursynth-plugin-DeLogo-0.3-1|22	
14cu|vapoursynth-plugin-DeLogo-0.3-1|23	%files
14cu|vapoursynth-plugin-DeLogo-0.3-1|24	%doc LICENSE README.md
14cu|vapoursynth-plugin-DeLogo-0.3-1|25	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-DeLogo-0.3-1|26	
14cu|vapoursynth-plugin-DeLogo-0.3-1|27	#--------------------------------------------
14cu|vapoursynth-plugin-DeLogo-0.3-1|28	
14cu|vapoursynth-plugin-DeLogo-0.3-1|29	%prep
14cu|vapoursynth-plugin-DeLogo-0.3-1|30	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-DeLogo-0.3-1|31	chmod +x configure
14cu|vapoursynth-plugin-DeLogo-0.3-1|32	
14cu|vapoursynth-plugin-DeLogo-0.3-1|33	%build
14cu|vapoursynth-plugin-DeLogo-0.3-1|34	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-DeLogo-0.3-1|35	
14cu|vapoursynth-plugin-DeLogo-0.3-1|36	%make
14cu|vapoursynth-plugin-DeLogo-0.3-1|37	
14cu|vapoursynth-plugin-DeLogo-0.3-1|38	%install
14cu|vapoursynth-plugin-DeLogo-0.3-1|39	%makeinstall_std
14cu|vapoursynth-plugin-DeLogo-0.3-1|40	%changelog
14cu|vapoursynth-plugin-DeLogo-0.3-1|41	
14cu|vapoursynth-plugin-DeLogo-0.3-1|42	* Mon May 25 2015 abfonly <John@smith.org> 0.3-1
14cu|vapoursynth-plugin-DeLogo-0.3-1|43	- (ee56b56) Imported from SRPM
14cu|vapoursynth-plugin-DeLogo-0.3-1|44	
14cu|vapoursynth-plugin-DeLogo-0.3-1|45	

15363 14
14cu|vapoursynth-plugin-DFTTest-r2-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-DFTTest-r2-1|2	%define oname	VapourSynth-DFTTest
14cu|vapoursynth-plugin-DFTTest-r2-1|3	
14cu|vapoursynth-plugin-DFTTest-r2-1|4	Summary:	DFTTest vapoursynth plugin
14cu|vapoursynth-plugin-DFTTest-r2-1|5	Name:		vapoursynth-plugin-DFTTest
14cu|vapoursynth-plugin-DFTTest-r2-1|6	Version:	r2
14cu|vapoursynth-plugin-DFTTest-r2-1|7	Release:	1
14cu|vapoursynth-plugin-DFTTest-r2-1|8	License:	GPLv2
14cu|vapoursynth-plugin-DFTTest-r2-1|9	Group:		Video
14cu|vapoursynth-plugin-DFTTest-r2-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-DFTTest-r2-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-DFTTest-r2-1|12	
14cu|vapoursynth-plugin-DFTTest-r2-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-DFTTest-r2-1|14	BuildRequires:	pkgconfig(fftw3)
14cu|vapoursynth-plugin-DFTTest-r2-1|15	
14cu|vapoursynth-plugin-DFTTest-r2-1|16	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-DFTTest-r2-1|17	
14cu|vapoursynth-plugin-DFTTest-r2-1|18	%description
14cu|vapoursynth-plugin-DFTTest-r2-1|19	2D/3D frequency domain denoiser.
14cu|vapoursynth-plugin-DFTTest-r2-1|20	Ported from AviSynth plugin
14cu|vapoursynth-plugin-DFTTest-r2-1|21	http://bengal.missouri.edu/~kes25c/.
14cu|vapoursynth-plugin-DFTTest-r2-1|22	
14cu|vapoursynth-plugin-DFTTest-r2-1|23	%files
14cu|vapoursynth-plugin-DFTTest-r2-1|24	%doc LICENSE README.md
14cu|vapoursynth-plugin-DFTTest-r2-1|25	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-DFTTest-r2-1|26	
14cu|vapoursynth-plugin-DFTTest-r2-1|27	#--------------------------------------------
14cu|vapoursynth-plugin-DFTTest-r2-1|28	
14cu|vapoursynth-plugin-DFTTest-r2-1|29	%prep
14cu|vapoursynth-plugin-DFTTest-r2-1|30	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-DFTTest-r2-1|31	chmod +x configure
14cu|vapoursynth-plugin-DFTTest-r2-1|32	
14cu|vapoursynth-plugin-DFTTest-r2-1|33	%build
14cu|vapoursynth-plugin-DFTTest-r2-1|34	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-DFTTest-r2-1|35	
14cu|vapoursynth-plugin-DFTTest-r2-1|36	%make
14cu|vapoursynth-plugin-DFTTest-r2-1|37	
14cu|vapoursynth-plugin-DFTTest-r2-1|38	%install
14cu|vapoursynth-plugin-DFTTest-r2-1|39	%makeinstall_std
14cu|vapoursynth-plugin-DFTTest-r2-1|40	%changelog
14cu|vapoursynth-plugin-DFTTest-r2-1|41	
14cu|vapoursynth-plugin-DFTTest-r2-1|42	* Mon May 25 2015 abfonly <John@smith.org> r2-1
14cu|vapoursynth-plugin-DFTTest-r2-1|43	- (9f055ff) Imported from SRPM
14cu|vapoursynth-plugin-DFTTest-r2-1|44	
14cu|vapoursynth-plugin-DFTTest-r2-1|45	

15364 14
14cu|vapoursynth-plugin-EEDI2-r6-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-EEDI2-r6-1|2	%define oname	VapourSynth-EEDI2
14cu|vapoursynth-plugin-EEDI2-r6-1|3	
14cu|vapoursynth-plugin-EEDI2-r6-1|4	Summary:	EEDI2 vapoursynth plugin
14cu|vapoursynth-plugin-EEDI2-r6-1|5	Name:		vapoursynth-plugin-EEDI2
14cu|vapoursynth-plugin-EEDI2-r6-1|6	Version:	r6
14cu|vapoursynth-plugin-EEDI2-r6-1|7	Release:	1
14cu|vapoursynth-plugin-EEDI2-r6-1|8	License:	GPLv2
14cu|vapoursynth-plugin-EEDI2-r6-1|9	Group:		Video
14cu|vapoursynth-plugin-EEDI2-r6-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-EEDI2-r6-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-EEDI2-r6-1|12	
14cu|vapoursynth-plugin-EEDI2-r6-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-EEDI2-r6-1|14	
14cu|vapoursynth-plugin-EEDI2-r6-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-EEDI2-r6-1|16	
14cu|vapoursynth-plugin-EEDI2-r6-1|17	%description
14cu|vapoursynth-plugin-EEDI2-r6-1|18	EEDI2 resizes an image by 2x in the vertical direction
14cu|vapoursynth-plugin-EEDI2-r6-1|19	by copying the existing image to 2*y(n) and
14cu|vapoursynth-plugin-EEDI2-r6-1|20	interpolating the missing field. It is intended
14cu|vapoursynth-plugin-EEDI2-r6-1|21	for edge-directed interpolation for deinterlacing
14cu|vapoursynth-plugin-EEDI2-r6-1|22	(i.e. not really made for resizing a
14cu|vapoursynth-plugin-EEDI2-r6-1|23	normal image, but can do that as well).
14cu|vapoursynth-plugin-EEDI2-r6-1|24	Ported from AviSynth plugin
14cu|vapoursynth-plugin-EEDI2-r6-1|25	http://bengal.missouri.edu/~kes25c/.
14cu|vapoursynth-plugin-EEDI2-r6-1|26	
14cu|vapoursynth-plugin-EEDI2-r6-1|27	%files
14cu|vapoursynth-plugin-EEDI2-r6-1|28	%doc LICENSE README.md
14cu|vapoursynth-plugin-EEDI2-r6-1|29	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-EEDI2-r6-1|30	
14cu|vapoursynth-plugin-EEDI2-r6-1|31	#--------------------------------------------
14cu|vapoursynth-plugin-EEDI2-r6-1|32	
14cu|vapoursynth-plugin-EEDI2-r6-1|33	%prep
14cu|vapoursynth-plugin-EEDI2-r6-1|34	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-EEDI2-r6-1|35	chmod +x configure
14cu|vapoursynth-plugin-EEDI2-r6-1|36	
14cu|vapoursynth-plugin-EEDI2-r6-1|37	%build
14cu|vapoursynth-plugin-EEDI2-r6-1|38	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-EEDI2-r6-1|39	
14cu|vapoursynth-plugin-EEDI2-r6-1|40	%make
14cu|vapoursynth-plugin-EEDI2-r6-1|41	
14cu|vapoursynth-plugin-EEDI2-r6-1|42	%install
14cu|vapoursynth-plugin-EEDI2-r6-1|43	%makeinstall_std
14cu|vapoursynth-plugin-EEDI2-r6-1|44	%changelog
14cu|vapoursynth-plugin-EEDI2-r6-1|45	
14cu|vapoursynth-plugin-EEDI2-r6-1|46	* Mon May 25 2015 abfonly <John@smith.org> r6-1
14cu|vapoursynth-plugin-EEDI2-r6-1|47	- (d6f541a) Imported from SRPM
14cu|vapoursynth-plugin-EEDI2-r6-1|48	
14cu|vapoursynth-plugin-EEDI2-r6-1|49	

15365 14
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|2	%define oname	vapoursynth-fluxsmooth
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|3	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|4	Summary:	FluxSmooth plugin for VapourSynth
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|5	Name:		vapoursynth-plugin-fluxsmooth
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|6	Version:	1.0
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|7	Release:	2
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|8	#The original FluxSmooth author said:
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|9	#"There is no copyright on this code,
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|10	#and there are no conditions on its
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|11	#distribution or use. Do with it
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|12	#what you will." Thank you.
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|13	License:	None
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|14	Group:		Video
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|15	Url:		https://github.com/dubhater/vapoursynth-fluxsmooth
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|16	Source0:	https://github.com/dubhater/vapoursynth-fluxsmooth/archive/v%{version}.tar.gz
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|17	%ifarch x86_64
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|18	BuildRequires:	yasm
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|19	%endif
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|20	BuildRequires:	automake
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|21	BuildRequires:	pkgconfig(vapoursynth) = 26
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|22	BuildRequires:	pkgconfig(libswscale)
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|23	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|24	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|25	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|26	%description
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|27	FluxSmooth is a filter for smoothing of fluctuations.
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|28	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|29	%files
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|30	%doc readme.rst
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|31	%{_libdir}/vapoursynth/libfluxsmooth.so
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|32	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|33	#--------------------------------------------
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|34	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|35	%prep
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|36	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|37	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|38	%build
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|39	./autogen.sh
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|40	%configure2_5x \
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|41	--prefix='/usr' \
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|42	--libdir='%{_libdir}/vapoursynth'
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|43	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|44	%make
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|45	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|46	%install
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|47	%makeinstall_std
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|48	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|49	%changelog
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|50	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|51	* Mon May 25 2015 abfonly <abfonly@gmail.com> 1.0-2
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|52	- (cfa2762) Rebuild against new vapoursynth
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|53	
14cu|vapoursynth-plugin-fluxsmooth-1.0-2|54	

15366 14
14cu|vapoursynth-plugin-IT-1.2-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-IT-1.2-1|2	%define oname	VapourSynth-IT
14cu|vapoursynth-plugin-IT-1.2-1|3	
14cu|vapoursynth-plugin-IT-1.2-1|4	Summary:	IT vapoursynth plugin
14cu|vapoursynth-plugin-IT-1.2-1|5	Name:		vapoursynth-plugin-IT
14cu|vapoursynth-plugin-IT-1.2-1|6	Version:	1.2
14cu|vapoursynth-plugin-IT-1.2-1|7	Release:	1
14cu|vapoursynth-plugin-IT-1.2-1|8	License:	GPLv2
14cu|vapoursynth-plugin-IT-1.2-1|9	Group:		Video
14cu|vapoursynth-plugin-IT-1.2-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-IT-1.2-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-IT-1.2-1|12	
14cu|vapoursynth-plugin-IT-1.2-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-IT-1.2-1|14	
14cu|vapoursynth-plugin-IT-1.2-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-IT-1.2-1|16	
14cu|vapoursynth-plugin-IT-1.2-1|17	%description
14cu|vapoursynth-plugin-IT-1.2-1|18	VapourSynth Plugin - Inverse Telecine
14cu|vapoursynth-plugin-IT-1.2-1|19	YV12 Only, IT-0051 base, IT_YV12-0103 base)
14cu|vapoursynth-plugin-IT-1.2-1|20	
14cu|vapoursynth-plugin-IT-1.2-1|21	- Original plugin: IT 0.051 by thejam79
14cu|vapoursynth-plugin-IT-1.2-1|22	- Original plugin: IT_YV12 v0.1.03 by minamina
14cu|vapoursynth-plugin-IT-1.2-1|23	- Original modify: 64bit/8k mod
14cu|vapoursynth-plugin-IT-1.2-1|24	by poodle from (avisynth64bitplugin)
14cu|vapoursynth-plugin-IT-1.2-1|25	- All credits go to them.
14cu|vapoursynth-plugin-IT-1.2-1|26	- Special thanks to: macromizer.
14cu|vapoursynth-plugin-IT-1.2-1|27	
14cu|vapoursynth-plugin-IT-1.2-1|28	%files
14cu|vapoursynth-plugin-IT-1.2-1|29	%doc LICENSE README.md
14cu|vapoursynth-plugin-IT-1.2-1|30	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-IT-1.2-1|31	
14cu|vapoursynth-plugin-IT-1.2-1|32	#--------------------------------------------
14cu|vapoursynth-plugin-IT-1.2-1|33	
14cu|vapoursynth-plugin-IT-1.2-1|34	%prep
14cu|vapoursynth-plugin-IT-1.2-1|35	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-IT-1.2-1|36	chmod +x configure
14cu|vapoursynth-plugin-IT-1.2-1|37	
14cu|vapoursynth-plugin-IT-1.2-1|38	%build
14cu|vapoursynth-plugin-IT-1.2-1|39	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-IT-1.2-1|40	
14cu|vapoursynth-plugin-IT-1.2-1|41	%make
14cu|vapoursynth-plugin-IT-1.2-1|42	
14cu|vapoursynth-plugin-IT-1.2-1|43	%install
14cu|vapoursynth-plugin-IT-1.2-1|44	%makeinstall_std
14cu|vapoursynth-plugin-IT-1.2-1|45	%changelog
14cu|vapoursynth-plugin-IT-1.2-1|46	
14cu|vapoursynth-plugin-IT-1.2-1|47	* Tue May 26 2015 abfonly <John@smith.org> 1.2-1
14cu|vapoursynth-plugin-IT-1.2-1|48	- (599dff0) Imported from SRPM
14cu|vapoursynth-plugin-IT-1.2-1|49	
14cu|vapoursynth-plugin-IT-1.2-1|50	

15367 14
14cu|vapoursynth-plugin-mvtools-8-4|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-mvtools-8-4|2	%define oname	vapoursynth-mvtools
14cu|vapoursynth-plugin-mvtools-8-4|3	
14cu|vapoursynth-plugin-mvtools-8-4|4	Summary:	MVTools plugin for VapourSynth
14cu|vapoursynth-plugin-mvtools-8-4|5	Name:		vapoursynth-plugin-mvtools
14cu|vapoursynth-plugin-mvtools-8-4|6	Version:	8
14cu|vapoursynth-plugin-mvtools-8-4|7	Release:	4
14cu|vapoursynth-plugin-mvtools-8-4|8	License:	GPLv2
14cu|vapoursynth-plugin-mvtools-8-4|9	Group:		Video
14cu|vapoursynth-plugin-mvtools-8-4|10	Url:		https://github.com/dubhater/vapoursynth-mvtools
14cu|vapoursynth-plugin-mvtools-8-4|11	Source0:	https://github.com/dubhater/vapoursynth-mvtools/archive/v%{version}.tar.gz
14cu|vapoursynth-plugin-mvtools-8-4|12	
14cu|vapoursynth-plugin-mvtools-8-4|13	BuildRequires:	yasm
14cu|vapoursynth-plugin-mvtools-8-4|14	BuildRequires:	automake
14cu|vapoursynth-plugin-mvtools-8-4|15	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-mvtools-8-4|16	BuildRequires:	pkgconfig(libswscale)
14cu|vapoursynth-plugin-mvtools-8-4|17	BuildRequires:	pkgconfig(fftw3)
14cu|vapoursynth-plugin-mvtools-8-4|18	
14cu|vapoursynth-plugin-mvtools-8-4|19	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-mvtools-8-4|20	
14cu|vapoursynth-plugin-mvtools-8-4|21	
14cu|vapoursynth-plugin-mvtools-8-4|22	
14cu|vapoursynth-plugin-mvtools-8-4|23	%description
14cu|vapoursynth-plugin-mvtools-8-4|24	MVTools is a set of filters for motion estimation and compensation.
14cu|vapoursynth-plugin-mvtools-8-4|25	
14cu|vapoursynth-plugin-mvtools-8-4|26	
14cu|vapoursynth-plugin-mvtools-8-4|27	%files
14cu|vapoursynth-plugin-mvtools-8-4|28	%doc readme.rst
14cu|vapoursynth-plugin-mvtools-8-4|29	%{_libdir}/vapoursynth/libmvtools.so
14cu|vapoursynth-plugin-mvtools-8-4|30	
14cu|vapoursynth-plugin-mvtools-8-4|31	#--------------------------------------------
14cu|vapoursynth-plugin-mvtools-8-4|32	
14cu|vapoursynth-plugin-mvtools-8-4|33	%prep
14cu|vapoursynth-plugin-mvtools-8-4|34	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-mvtools-8-4|35	
14cu|vapoursynth-plugin-mvtools-8-4|36	%build
14cu|vapoursynth-plugin-mvtools-8-4|37	./autogen.sh
14cu|vapoursynth-plugin-mvtools-8-4|38	%configure2_5x \
14cu|vapoursynth-plugin-mvtools-8-4|39	--prefix='/usr' \
14cu|vapoursynth-plugin-mvtools-8-4|40	--libdir='%{_libdir}/vapoursynth'
14cu|vapoursynth-plugin-mvtools-8-4|41	
14cu|vapoursynth-plugin-mvtools-8-4|42	%make
14cu|vapoursynth-plugin-mvtools-8-4|43	
14cu|vapoursynth-plugin-mvtools-8-4|44	%install
14cu|vapoursynth-plugin-mvtools-8-4|45	%makeinstall_std
14cu|vapoursynth-plugin-mvtools-8-4|46	
14cu|vapoursynth-plugin-mvtools-8-4|47	%changelog
14cu|vapoursynth-plugin-mvtools-8-4|48	
14cu|vapoursynth-plugin-mvtools-8-4|49	* Mon May 25 2015 abfonly <abfonly@gmail.com> 8-4
14cu|vapoursynth-plugin-mvtools-8-4|50	- (dbae0bb) Rebuild against new vapoursynth
14cu|vapoursynth-plugin-mvtools-8-4|51	
14cu|vapoursynth-plugin-mvtools-8-4|52	

15368 14
14cu|vapoursynth-plugin-Retinex-r3-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-Retinex-r3-1|2	%define oname	VapourSynth-Retinex
14cu|vapoursynth-plugin-Retinex-r3-1|3	
14cu|vapoursynth-plugin-Retinex-r3-1|4	Summary:	Retinex vapoursynth plugin
14cu|vapoursynth-plugin-Retinex-r3-1|5	Name:		vapoursynth-plugin-Retinex
14cu|vapoursynth-plugin-Retinex-r3-1|6	Version:	r3
14cu|vapoursynth-plugin-Retinex-r3-1|7	Release:	1
14cu|vapoursynth-plugin-Retinex-r3-1|8	License:	GPLv3
14cu|vapoursynth-plugin-Retinex-r3-1|9	Group:		Video
14cu|vapoursynth-plugin-Retinex-r3-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-Retinex-r3-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-Retinex-r3-1|12	
14cu|vapoursynth-plugin-Retinex-r3-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-Retinex-r3-1|14	
14cu|vapoursynth-plugin-Retinex-r3-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-Retinex-r3-1|16	Requires:	python
14cu|vapoursynth-plugin-Retinex-r3-1|17	
14cu|vapoursynth-plugin-Retinex-r3-1|18	%description
14cu|vapoursynth-plugin-Retinex-r3-1|19	The Retinex theory and algorithm mainly aims at
14cu|vapoursynth-plugin-Retinex-r3-1|20	simulating the color constancy feature of
14cu|vapoursynth-plugin-Retinex-r3-1|21	HVS(Human Visual System).
14cu|vapoursynth-plugin-Retinex-r3-1|22	
14cu|vapoursynth-plugin-Retinex-r3-1|23	The light perceived by visual receptors
14cu|vapoursynth-plugin-Retinex-r3-1|24	can be separated into illuminance and reflectance.
14cu|vapoursynth-plugin-Retinex-r3-1|25	Retinex estimates the illuminance and derive the
14cu|vapoursynth-plugin-Retinex-r3-1|26	reflectance from the light, the filtered result
14cu|vapoursynth-plugin-Retinex-r3-1|27	of which is an image represents the reflectance
14cu|vapoursynth-plugin-Retinex-r3-1|28	characteristics of the scene,
14cu|vapoursynth-plugin-Retinex-r3-1|29	regardless of the illuminance.
14cu|vapoursynth-plugin-Retinex-r3-1|30	
14cu|vapoursynth-plugin-Retinex-r3-1|31	Retinex is a very powerful filter in
14cu|vapoursynth-plugin-Retinex-r3-1|32	dynamic range compression, local contrast enhancement,
14cu|vapoursynth-plugin-Retinex-r3-1|33	color constancy, de-fog, etc.
14cu|vapoursynth-plugin-Retinex-r3-1|34	
14cu|vapoursynth-plugin-Retinex-r3-1|35	%files
14cu|vapoursynth-plugin-Retinex-r3-1|36	%doc LICENSE README.md
14cu|vapoursynth-plugin-Retinex-r3-1|37	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-Retinex-r3-1|38	
14cu|vapoursynth-plugin-Retinex-r3-1|39	#--------------------------------------------
14cu|vapoursynth-plugin-Retinex-r3-1|40	
14cu|vapoursynth-plugin-Retinex-r3-1|41	%prep
14cu|vapoursynth-plugin-Retinex-r3-1|42	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-Retinex-r3-1|43	chmod +x configure
14cu|vapoursynth-plugin-Retinex-r3-1|44	
14cu|vapoursynth-plugin-Retinex-r3-1|45	%build
14cu|vapoursynth-plugin-Retinex-r3-1|46	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-Retinex-r3-1|47	
14cu|vapoursynth-plugin-Retinex-r3-1|48	%make
14cu|vapoursynth-plugin-Retinex-r3-1|49	
14cu|vapoursynth-plugin-Retinex-r3-1|50	%install
14cu|vapoursynth-plugin-Retinex-r3-1|51	%makeinstall_std
14cu|vapoursynth-plugin-Retinex-r3-1|52	%changelog
14cu|vapoursynth-plugin-Retinex-r3-1|53	
14cu|vapoursynth-plugin-Retinex-r3-1|54	* Tue May 26 2015 abfonly <John@smith.org> r3-1
14cu|vapoursynth-plugin-Retinex-r3-1|55	- (182c3cf) Imported from SRPM
14cu|vapoursynth-plugin-Retinex-r3-1|56	
14cu|vapoursynth-plugin-Retinex-r3-1|57	

15369 14
14cu|vapoursynth-plugin-SangNomMod-0.1-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-SangNomMod-0.1-1|2	%define oname	VapourSynth-SangNomMod
14cu|vapoursynth-plugin-SangNomMod-0.1-1|3	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|4	Summary:	SangNomMod vapoursynth plugin
14cu|vapoursynth-plugin-SangNomMod-0.1-1|5	Name:		vapoursynth-plugin-SangNomMod
14cu|vapoursynth-plugin-SangNomMod-0.1-1|6	Version:	0.1
14cu|vapoursynth-plugin-SangNomMod-0.1-1|7	Release:	1
14cu|vapoursynth-plugin-SangNomMod-0.1-1|8	License:	MIT
14cu|vapoursynth-plugin-SangNomMod-0.1-1|9	Group:		Video
14cu|vapoursynth-plugin-SangNomMod-0.1-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-SangNomMod-0.1-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}-fix.tar.gz
14cu|vapoursynth-plugin-SangNomMod-0.1-1|12	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-SangNomMod-0.1-1|14	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-SangNomMod-0.1-1|16	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|17	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|18	%description
14cu|vapoursynth-plugin-SangNomMod-0.1-1|19	VapourSynth Plugin - SangNomMod (YUVP8/Y8 Only)
14cu|vapoursynth-plugin-SangNomMod-0.1-1|20	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|21	- Original plugin: SangNom by MarcFD
14cu|vapoursynth-plugin-SangNomMod-0.1-1|22	- Original plugin: SangNom2 by TurboPascal7 (Victor Efimov)
14cu|vapoursynth-plugin-SangNomMod-0.1-1|23	- All credits go to them.
14cu|vapoursynth-plugin-SangNomMod-0.1-1|24	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|25	%files
14cu|vapoursynth-plugin-SangNomMod-0.1-1|26	%doc LICENSE README.md
14cu|vapoursynth-plugin-SangNomMod-0.1-1|27	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-SangNomMod-0.1-1|28	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|29	#--------------------------------------------
14cu|vapoursynth-plugin-SangNomMod-0.1-1|30	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|31	%prep
14cu|vapoursynth-plugin-SangNomMod-0.1-1|32	%setup -qn %{oname}-%{version}-fix
14cu|vapoursynth-plugin-SangNomMod-0.1-1|33	chmod +x configure
14cu|vapoursynth-plugin-SangNomMod-0.1-1|34	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|35	%build
14cu|vapoursynth-plugin-SangNomMod-0.1-1|36	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-SangNomMod-0.1-1|37	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|38	%make
14cu|vapoursynth-plugin-SangNomMod-0.1-1|39	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|40	%install
14cu|vapoursynth-plugin-SangNomMod-0.1-1|41	%makeinstall_std
14cu|vapoursynth-plugin-SangNomMod-0.1-1|42	%changelog
14cu|vapoursynth-plugin-SangNomMod-0.1-1|43	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|44	* Tue May 26 2015 abfonly <John@smith.org> 0.1-1
14cu|vapoursynth-plugin-SangNomMod-0.1-1|45	- (d22aedf) Imported from SRPM
14cu|vapoursynth-plugin-SangNomMod-0.1-1|46	
14cu|vapoursynth-plugin-SangNomMod-0.1-1|47	

15370 14
14cu|vapoursynth-plugin-TCanny-r2-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-TCanny-r2-1|2	%define oname	VapourSynth-TCanny
14cu|vapoursynth-plugin-TCanny-r2-1|3	
14cu|vapoursynth-plugin-TCanny-r2-1|4	Summary:	TCanny vapoursynth plugin
14cu|vapoursynth-plugin-TCanny-r2-1|5	Name:		vapoursynth-plugin-TCanny
14cu|vapoursynth-plugin-TCanny-r2-1|6	Version:	r2
14cu|vapoursynth-plugin-TCanny-r2-1|7	Release:	1
14cu|vapoursynth-plugin-TCanny-r2-1|8	License:	GPLv2
14cu|vapoursynth-plugin-TCanny-r2-1|9	Group:		Video
14cu|vapoursynth-plugin-TCanny-r2-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-TCanny-r2-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-TCanny-r2-1|12	
14cu|vapoursynth-plugin-TCanny-r2-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-TCanny-r2-1|14	
14cu|vapoursynth-plugin-TCanny-r2-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-TCanny-r2-1|16	
14cu|vapoursynth-plugin-TCanny-r2-1|17	
14cu|vapoursynth-plugin-TCanny-r2-1|18	%description
14cu|vapoursynth-plugin-TCanny-r2-1|19	Builds an edge map using canny edge detection.
14cu|vapoursynth-plugin-TCanny-r2-1|20	
14cu|vapoursynth-plugin-TCanny-r2-1|21	Ported from AviSynth plugin
14cu|vapoursynth-plugin-TCanny-r2-1|22	http://bengal.missouri.edu/~kes25c/.
14cu|vapoursynth-plugin-TCanny-r2-1|23	
14cu|vapoursynth-plugin-TCanny-r2-1|24	%files
14cu|vapoursynth-plugin-TCanny-r2-1|25	%doc LICENSE README.md
14cu|vapoursynth-plugin-TCanny-r2-1|26	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-TCanny-r2-1|27	
14cu|vapoursynth-plugin-TCanny-r2-1|28	#--------------------------------------------
14cu|vapoursynth-plugin-TCanny-r2-1|29	
14cu|vapoursynth-plugin-TCanny-r2-1|30	%prep
14cu|vapoursynth-plugin-TCanny-r2-1|31	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-TCanny-r2-1|32	chmod +x configure
14cu|vapoursynth-plugin-TCanny-r2-1|33	
14cu|vapoursynth-plugin-TCanny-r2-1|34	%build
14cu|vapoursynth-plugin-TCanny-r2-1|35	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-TCanny-r2-1|36	
14cu|vapoursynth-plugin-TCanny-r2-1|37	%make
14cu|vapoursynth-plugin-TCanny-r2-1|38	
14cu|vapoursynth-plugin-TCanny-r2-1|39	%install
14cu|vapoursynth-plugin-TCanny-r2-1|40	%makeinstall_std
14cu|vapoursynth-plugin-TCanny-r2-1|41	%changelog
14cu|vapoursynth-plugin-TCanny-r2-1|42	
14cu|vapoursynth-plugin-TCanny-r2-1|43	* Tue May 26 2015 abfonly <John@smith.org> r2-1
14cu|vapoursynth-plugin-TCanny-r2-1|44	- (38ba5ac) Imported from SRPM
14cu|vapoursynth-plugin-TCanny-r2-1|45	
14cu|vapoursynth-plugin-TCanny-r2-1|46	

15371 14
14cu|vapoursynth-plugin-TDeintMod-r6-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-TDeintMod-r6-1|2	%define oname	VapourSynth-TDeintMod
14cu|vapoursynth-plugin-TDeintMod-r6-1|3	
14cu|vapoursynth-plugin-TDeintMod-r6-1|4	Summary:	TDeintMod vapoursynth plugin
14cu|vapoursynth-plugin-TDeintMod-r6-1|5	Name:		vapoursynth-plugin-TDeintMod
14cu|vapoursynth-plugin-TDeintMod-r6-1|6	Version:	r6
14cu|vapoursynth-plugin-TDeintMod-r6-1|7	Release:	1
14cu|vapoursynth-plugin-TDeintMod-r6-1|8	License:	GPLv2
14cu|vapoursynth-plugin-TDeintMod-r6-1|9	Group:		Video
14cu|vapoursynth-plugin-TDeintMod-r6-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-TDeintMod-r6-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-TDeintMod-r6-1|12	
14cu|vapoursynth-plugin-TDeintMod-r6-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-TDeintMod-r6-1|14	
14cu|vapoursynth-plugin-TDeintMod-r6-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-TDeintMod-r6-1|16	
14cu|vapoursynth-plugin-TDeintMod-r6-1|17	
14cu|vapoursynth-plugin-TDeintMod-r6-1|18	%description
14cu|vapoursynth-plugin-TDeintMod-r6-1|19	TDeintMod is a combination of TDeint and TMM,
14cu|vapoursynth-plugin-TDeintMod-r6-1|20	which are both ported from tritical's
14cu|vapoursynth-plugin-TDeintMod-r6-1|21	AviSynth plugin http://bengal.missouri.edu/~kes25c/.
14cu|vapoursynth-plugin-TDeintMod-r6-1|22	
14cu|vapoursynth-plugin-TDeintMod-r6-1|23	IsCombed is a utility function to check
14cu|vapoursynth-plugin-TDeintMod-r6-1|24	whether or not a frame is combed and stores
14cu|vapoursynth-plugin-TDeintMod-r6-1|25	the result (0 or 1) as a frame property named _Combed.
14cu|vapoursynth-plugin-TDeintMod-r6-1|26	It's intended to be used within `std.FrameEval`
14cu|vapoursynth-plugin-TDeintMod-r6-1|27	to process only combed frames and leave
14cu|vapoursynth-plugin-TDeintMod-r6-1|28	non-combed frames untouched.
14cu|vapoursynth-plugin-TDeintMod-r6-1|29	
14cu|vapoursynth-plugin-TDeintMod-r6-1|30	Only a few functionality of TDeint is kept in TDeintMod,
14cu|vapoursynth-plugin-TDeintMod-r6-1|31	either because some use inline asm and there
14cu|vapoursynth-plugin-TDeintMod-r6-1|32	is no equivalent C code in the source, or some
14cu|vapoursynth-plugin-TDeintMod-r6-1|33	are very rarely used by people nowadays.
14cu|vapoursynth-plugin-TDeintMod-r6-1|34	For example, the biggest change is that TDeint's
14cu|vapoursynth-plugin-TDeintMod-r6-1|35	internal building of motion mask is entirely
14cu|vapoursynth-plugin-TDeintMod-r6-1|36	dropped, and be replaced with TMM's motion mask.
14cu|vapoursynth-plugin-TDeintMod-r6-1|37	The second is that only cubic interpolation is
14cu|vapoursynth-plugin-TDeintMod-r6-1|38	kept as the only one internal interpolation method,
14cu|vapoursynth-plugin-TDeintMod-r6-1|39	all the others (ELA interpolation, kernel
14cu|vapoursynth-plugin-TDeintMod-r6-1|40	interpolation and blend interpolation) are dropped.
14cu|vapoursynth-plugin-TDeintMod-r6-1|41	Cubic interpolation is kept only for testing purpose,
14cu|vapoursynth-plugin-TDeintMod-r6-1|42	and people should really specify an externally
14cu|vapoursynth-plugin-TDeintMod-r6-1|43	interpolated clip via `edeint` argument for practical use.
14cu|vapoursynth-plugin-TDeintMod-r6-1|44	
14cu|vapoursynth-plugin-TDeintMod-r6-1|45	
14cu|vapoursynth-plugin-TDeintMod-r6-1|46	
14cu|vapoursynth-plugin-TDeintMod-r6-1|47	%files
14cu|vapoursynth-plugin-TDeintMod-r6-1|48	%doc LICENSE README.md
14cu|vapoursynth-plugin-TDeintMod-r6-1|49	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-TDeintMod-r6-1|50	
14cu|vapoursynth-plugin-TDeintMod-r6-1|51	#--------------------------------------------
14cu|vapoursynth-plugin-TDeintMod-r6-1|52	
14cu|vapoursynth-plugin-TDeintMod-r6-1|53	%prep
14cu|vapoursynth-plugin-TDeintMod-r6-1|54	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-TDeintMod-r6-1|55	chmod +x configure
14cu|vapoursynth-plugin-TDeintMod-r6-1|56	
14cu|vapoursynth-plugin-TDeintMod-r6-1|57	%build
14cu|vapoursynth-plugin-TDeintMod-r6-1|58	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-TDeintMod-r6-1|59	
14cu|vapoursynth-plugin-TDeintMod-r6-1|60	%make
14cu|vapoursynth-plugin-TDeintMod-r6-1|61	
14cu|vapoursynth-plugin-TDeintMod-r6-1|62	%install
14cu|vapoursynth-plugin-TDeintMod-r6-1|63	%makeinstall_std
14cu|vapoursynth-plugin-TDeintMod-r6-1|64	%changelog
14cu|vapoursynth-plugin-TDeintMod-r6-1|65	
14cu|vapoursynth-plugin-TDeintMod-r6-1|66	* Tue May 26 2015 abfonly <John@smith.org> r6-1
14cu|vapoursynth-plugin-TDeintMod-r6-1|67	- (31ad3bc) Imported from SRPM
14cu|vapoursynth-plugin-TDeintMod-r6-1|68	
14cu|vapoursynth-plugin-TDeintMod-r6-1|69	

15372 14
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|2	%define oname	VapourSynth-VagueDenoiser
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|3	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|4	Summary:	VagueDenoiser vapoursynth plugin
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|5	Name:		vapoursynth-plugin-VagueDenoiser
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|6	Version:	r1
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|7	Release:	1
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|8	License:	GPLv2
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|9	Group:		Video
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|12	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|14	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|16	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|17	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|18	%description
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|19	This is a wavelet based denoiser.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|20	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|21	Basically, it transforms each frame from the video
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|22	input into the wavelet domain,
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|23	using Cohen-Daubechies-Feauveau 9/7.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|24	Then it applies some filtering to
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|25	the obtained coefficients.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|26	It does an inverse wavelet transform after.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|27	Due to wavelet properties, it should give a
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|28	nice smoothed result, and reduced noise,
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|29	without blurring picture features.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|30	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|31	Ported from AviSynth plugin
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|32	http://avisynth.org.ru/vague/vaguedenoiser.html.
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|33	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|34	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|35	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|36	%files
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|37	%doc LICENSE README.md
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|38	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|39	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|40	#--------------------------------------------
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|41	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|42	%prep
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|43	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|44	chmod +x configure
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|45	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|46	%build
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|47	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|48	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|49	%make
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|50	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|51	%install
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|52	%makeinstall_std
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|53	%changelog
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|54	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|55	* Tue May 26 2015 abfonly <John@smith.org> r1-1
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|56	- (92231c3) Imported from SRPM
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|57	
14cu|vapoursynth-plugin-VagueDenoiser-r1-1|58	

15373 14
14cu|vapoursynth-plugin-Yadifmod-r7-1|1	%define debug_package	%{nil}
14cu|vapoursynth-plugin-Yadifmod-r7-1|2	%define oname	VapourSynth-Yadifmod
14cu|vapoursynth-plugin-Yadifmod-r7-1|3	
14cu|vapoursynth-plugin-Yadifmod-r7-1|4	Summary:	Yadifmod vapoursynth plugin
14cu|vapoursynth-plugin-Yadifmod-r7-1|5	Name:		vapoursynth-plugin-Yadifmod
14cu|vapoursynth-plugin-Yadifmod-r7-1|6	Version:	r7
14cu|vapoursynth-plugin-Yadifmod-r7-1|7	Release:	1
14cu|vapoursynth-plugin-Yadifmod-r7-1|8	License:	GPLv2
14cu|vapoursynth-plugin-Yadifmod-r7-1|9	Group:		Video
14cu|vapoursynth-plugin-Yadifmod-r7-1|10	Url:		https://github.com/HomeOfVapourSynthEvolution/%{oname}
14cu|vapoursynth-plugin-Yadifmod-r7-1|11	Source0:	https://github.com/HomeOfVapourSynthEvolution/%{oname}-%{version}.tar.gz
14cu|vapoursynth-plugin-Yadifmod-r7-1|12	
14cu|vapoursynth-plugin-Yadifmod-r7-1|13	BuildRequires:	pkgconfig(vapoursynth) >= 26
14cu|vapoursynth-plugin-Yadifmod-r7-1|14	
14cu|vapoursynth-plugin-Yadifmod-r7-1|15	Requires:	vapoursynth >= R26
14cu|vapoursynth-plugin-Yadifmod-r7-1|16	
14cu|vapoursynth-plugin-Yadifmod-r7-1|17	
14cu|vapoursynth-plugin-Yadifmod-r7-1|18	%description
14cu|vapoursynth-plugin-Yadifmod-r7-1|19	Modified version of Fizick's avisynth filter
14cu|vapoursynth-plugin-Yadifmod-r7-1|20	port of yadif from mplayer.
14cu|vapoursynth-plugin-Yadifmod-r7-1|21	This version doesn't internally
14cu|vapoursynth-plugin-Yadifmod-r7-1|22	generate spatial predictions,
14cu|vapoursynth-plugin-Yadifmod-r7-1|23	but takes them from an external clip.
14cu|vapoursynth-plugin-Yadifmod-r7-1|24	
14cu|vapoursynth-plugin-Yadifmod-r7-1|25	Ported from AviSynth plugin
14cu|vapoursynth-plugin-Yadifmod-r7-1|26	http://web.missouri.edu/~kes25c/.
14cu|vapoursynth-plugin-Yadifmod-r7-1|27	
14cu|vapoursynth-plugin-Yadifmod-r7-1|28	%files
14cu|vapoursynth-plugin-Yadifmod-r7-1|29	%doc LICENSE README.md
14cu|vapoursynth-plugin-Yadifmod-r7-1|30	%{_libdir}/vapoursynth/*.so
14cu|vapoursynth-plugin-Yadifmod-r7-1|31	
14cu|vapoursynth-plugin-Yadifmod-r7-1|32	#--------------------------------------------
14cu|vapoursynth-plugin-Yadifmod-r7-1|33	
14cu|vapoursynth-plugin-Yadifmod-r7-1|34	%prep
14cu|vapoursynth-plugin-Yadifmod-r7-1|35	%setup -qn %{oname}-%{version}
14cu|vapoursynth-plugin-Yadifmod-r7-1|36	chmod +x configure
14cu|vapoursynth-plugin-Yadifmod-r7-1|37	
14cu|vapoursynth-plugin-Yadifmod-r7-1|38	%build
14cu|vapoursynth-plugin-Yadifmod-r7-1|39	./configure --install=%{buildroot}%{_libdir}/vapoursynth
14cu|vapoursynth-plugin-Yadifmod-r7-1|40	
14cu|vapoursynth-plugin-Yadifmod-r7-1|41	%make
14cu|vapoursynth-plugin-Yadifmod-r7-1|42	
14cu|vapoursynth-plugin-Yadifmod-r7-1|43	%install
14cu|vapoursynth-plugin-Yadifmod-r7-1|44	%makeinstall_std
14cu|vapoursynth-plugin-Yadifmod-r7-1|45	%changelog
14cu|vapoursynth-plugin-Yadifmod-r7-1|46	
14cu|vapoursynth-plugin-Yadifmod-r7-1|47	* Tue May 26 2015 abfonly <John@smith.org> r7-1
14cu|vapoursynth-plugin-Yadifmod-r7-1|48	- (f732e49) Imported from SRPM
14cu|vapoursynth-plugin-Yadifmod-r7-1|49	
14cu|vapoursynth-plugin-Yadifmod-r7-1|50	

15374 14
14cu|vapoursynth-R26-2|1	%define major 0
14cu|vapoursynth-R26-2|2	%define libname %mklibname %{name} %{major}
14cu|vapoursynth-R26-2|3	%define libscript %mklibname vapoursynth-script %{major}
14cu|vapoursynth-R26-2|4	%define devname %mklibname %{name} -d
14cu|vapoursynth-R26-2|5	
14cu|vapoursynth-R26-2|6	Summary:	A video processing framework with the future in mind
14cu|vapoursynth-R26-2|7	Name:		vapoursynth
14cu|vapoursynth-R26-2|8	Version:	R26
14cu|vapoursynth-R26-2|9	Release:	2
14cu|vapoursynth-R26-2|10	License:	OFL and LGPLv2.1
14cu|vapoursynth-R26-2|11	Group:		Video
14cu|vapoursynth-R26-2|12	Url:		http://www.vapoursynth.com/
14cu|vapoursynth-R26-2|13	Source0:	https://github.com/vapoursynth/vapoursynth/archive/%{version}.tar.gz
14cu|vapoursynth-R26-2|14	Source1:	vapoursynth.xml
14cu|vapoursynth-R26-2|15	Patch0:		vapoursynth-R26-soname.patch
14cu|vapoursynth-R26-2|16	BuildRequires:	python3egg(cython)
14cu|vapoursynth-R26-2|17	BuildRequires:	python3egg(sphinx)
14cu|vapoursynth-R26-2|18	BuildRequires:	shared-mime-info
14cu|vapoursynth-R26-2|19	BuildRequires:	yasm
14cu|vapoursynth-R26-2|20	BuildRequires:	ffmpeg-devel
14cu|vapoursynth-R26-2|21	BuildRequires:	pkgconfig(tesseract)
14cu|vapoursynth-R26-2|22	Requires:	%{name}-plugins = %{EVRD}
14cu|vapoursynth-R26-2|23	Requires:	ffmpeg
14cu|vapoursynth-R26-2|24	Requires:	tesseract
14cu|vapoursynth-R26-2|25	
14cu|vapoursynth-R26-2|26	%description
14cu|vapoursynth-R26-2|27	VapourSynth is an application for video manipulation. Or a plugin. Or a
14cu|vapoursynth-R26-2|28	library. It’s hard to tell because it has a core library written in C++
14cu|vapoursynth-R26-2|29	and a Python module to allow video scripts to be created. It came to be
14cu|vapoursynth-R26-2|30	when I started thinking about alternative designs for Avisynth and most
14cu|vapoursynth-R26-2|31	of it was written over a 3 month period.
14cu|vapoursynth-R26-2|32	
14cu|vapoursynth-R26-2|33	The software has been heavily inspired by Avisynth and aims to be a 21st
14cu|vapoursynth-R26-2|34	century rewrite, taking advantage of the advancements computers have made
14cu|vapoursynth-R26-2|35	since the late 90s.
14cu|vapoursynth-R26-2|36	
14cu|vapoursynth-R26-2|37	The main features compared to Avisynth are:
14cu|vapoursynth-R26-2|38	
14cu|vapoursynth-R26-2|39	* Multithreaded
14cu|vapoursynth-R26-2|40	- Frame level multithreading that scales well
14cu|vapoursynth-R26-2|41	* Generalized Colorspaces
14cu|vapoursynth-R26-2|42	- New colorspaces can be specified at runtime
14cu|vapoursynth-R26-2|43	* Per Frame Properties
14cu|vapoursynth-R26-2|44	- Additional metadata can be attached to frames
14cu|vapoursynth-R26-2|45	* Python Based
14cu|vapoursynth-R26-2|46	- The scripting part is implemented as a Python module so you don’t have
14cu|vapoursynth-R26-2|47	to learn a special language
14cu|vapoursynth-R26-2|48	* Support for video with format changes
14cu|vapoursynth-R26-2|49	- Some video just can’t stick to one format or frame size.
14cu|vapoursynth-R26-2|50	* Compatible with a large number of already existing Avisynth plugins
14cu|vapoursynth-R26-2|51	
14cu|vapoursynth-R26-2|52	%files
14cu|vapoursynth-R26-2|53	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|54	%{_bindir}/*
14cu|vapoursynth-R26-2|55	%{_datadir}/mime/packages/*
14cu|vapoursynth-R26-2|56	
14cu|vapoursynth-R26-2|57	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|58	
14cu|vapoursynth-R26-2|59	%package plugins
14cu|vapoursynth-R26-2|60	Summary:	Plugins for %{name}
14cu|vapoursynth-R26-2|61	Group:		Video
14cu|vapoursynth-R26-2|62	Requires:	%{name} = %{EVRD}
14cu|vapoursynth-R26-2|63	
14cu|vapoursynth-R26-2|64	%description plugins
14cu|vapoursynth-R26-2|65	Plugins package for %{name}
14cu|vapoursynth-R26-2|66	
14cu|vapoursynth-R26-2|67	%files plugins
14cu|vapoursynth-R26-2|68	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|69	%{_libdir}/vapoursynth/libassvapour.so
14cu|vapoursynth-R26-2|70	%{_libdir}/vapoursynth/libeedi3.so
14cu|vapoursynth-R26-2|71	%{_libdir}/vapoursynth/libmorpho.so
14cu|vapoursynth-R26-2|72	%{_libdir}/vapoursynth/libocr.so
14cu|vapoursynth-R26-2|73	%{_libdir}/vapoursynth/libremovegrain.so
14cu|vapoursynth-R26-2|74	%{_libdir}/vapoursynth/libvinverse.so
14cu|vapoursynth-R26-2|75	%{_libdir}/vapoursynth/libvivtc.so
14cu|vapoursynth-R26-2|76	
14cu|vapoursynth-R26-2|77	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|78	
14cu|vapoursynth-R26-2|79	%package -n %{libname}
14cu|vapoursynth-R26-2|80	Summary:	Shared library for %{name}
14cu|vapoursynth-R26-2|81	Group:		System/Libraries
14cu|vapoursynth-R26-2|82	
14cu|vapoursynth-R26-2|83	%description -n %{libname}
14cu|vapoursynth-R26-2|84	Shared library for %{name}.
14cu|vapoursynth-R26-2|85	
14cu|vapoursynth-R26-2|86	%files -n %{libname}
14cu|vapoursynth-R26-2|87	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|88	%{_libdir}/libvapoursynth.so.%{major}*
14cu|vapoursynth-R26-2|89	
14cu|vapoursynth-R26-2|90	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|91	
14cu|vapoursynth-R26-2|92	%package -n %{libscript}
14cu|vapoursynth-R26-2|93	Summary:	Shared library for %{name}
14cu|vapoursynth-R26-2|94	Group:		System/Libraries
14cu|vapoursynth-R26-2|95	Conflicts:	%{_lib}vapoursynth0 < R26-2
14cu|vapoursynth-R26-2|96	
14cu|vapoursynth-R26-2|97	%description -n %{libscript}
14cu|vapoursynth-R26-2|98	Shared library for %{name}.
14cu|vapoursynth-R26-2|99	
14cu|vapoursynth-R26-2|100	%files -n %{libscript}
14cu|vapoursynth-R26-2|101	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|102	%{_libdir}/libvapoursynth-script.so.%{major}*
14cu|vapoursynth-R26-2|103	
14cu|vapoursynth-R26-2|104	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|105	
14cu|vapoursynth-R26-2|106	%package -n %{devname}
14cu|vapoursynth-R26-2|107	Summary:	Development files for %{name}
14cu|vapoursynth-R26-2|108	Group:		Development/C++
14cu|vapoursynth-R26-2|109	Requires:	%{libname} = %{EVRD}
14cu|vapoursynth-R26-2|110	Requires:	%{libscript} = %{EVRD}
14cu|vapoursynth-R26-2|111	Provides:	%{name}-devel = %{EVRD}
14cu|vapoursynth-R26-2|112	Obsoletes:	%{_lib}vapoursynth-static-devel < R26-2
14cu|vapoursynth-R26-2|113	
14cu|vapoursynth-R26-2|114	%description -n %{devname}
14cu|vapoursynth-R26-2|115	Development files and headers for %{name}.
14cu|vapoursynth-R26-2|116	
14cu|vapoursynth-R26-2|117	%files -n %{devname}
14cu|vapoursynth-R26-2|118	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|119	%{_includedir}/%{name}
14cu|vapoursynth-R26-2|120	%{_libdir}/libvapoursynth.so
14cu|vapoursynth-R26-2|121	%{_libdir}/libvapoursynth-script.so
14cu|vapoursynth-R26-2|122	%{_libdir}/pkgconfig/*.pc
14cu|vapoursynth-R26-2|123	
14cu|vapoursynth-R26-2|124	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|125	
14cu|vapoursynth-R26-2|126	%package -n python3-%{name}
14cu|vapoursynth-R26-2|127	Summary:	Python bindings for %{name}
14cu|vapoursynth-R26-2|128	Group:		Development/Python
14cu|vapoursynth-R26-2|129	Requires:	%{libname} = %{EVRD}
14cu|vapoursynth-R26-2|130	BuildRequires:	pkgconfig(python3)
14cu|vapoursynth-R26-2|131	BuildRequires:	python3egg(setuptools)
14cu|vapoursynth-R26-2|132	
14cu|vapoursynth-R26-2|133	%description -n python3-%{name}
14cu|vapoursynth-R26-2|134	Python bindings for %{name}.
14cu|vapoursynth-R26-2|135	
14cu|vapoursynth-R26-2|136	
14cu|vapoursynth-R26-2|137	%files -n python3-%{name}
14cu|vapoursynth-R26-2|138	%doc ofl.txt COPYING.LGPLv2.1 ChangeLog
14cu|vapoursynth-R26-2|139	%{py3_platsitedir}/vapoursynth.so
14cu|vapoursynth-R26-2|140	
14cu|vapoursynth-R26-2|141	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|142	
14cu|vapoursynth-R26-2|143	%package doc
14cu|vapoursynth-R26-2|144	Summary:	Documentation for %{name}
14cu|vapoursynth-R26-2|145	Group:		Documentation
14cu|vapoursynth-R26-2|146	
14cu|vapoursynth-R26-2|147	%description doc
14cu|vapoursynth-R26-2|148	This package contains documentation of %{name}.
14cu|vapoursynth-R26-2|149	
14cu|vapoursynth-R26-2|150	%files doc
14cu|vapoursynth-R26-2|151	%doc doc/
14cu|vapoursynth-R26-2|152	
14cu|vapoursynth-R26-2|153	#----------------------------------------------------------------------------
14cu|vapoursynth-R26-2|154	
14cu|vapoursynth-R26-2|155	%prep
14cu|vapoursynth-R26-2|156	%setup -q
14cu|vapoursynth-R26-2|157	%patch0 -p1
14cu|vapoursynth-R26-2|158	
14cu|vapoursynth-R26-2|159	%build
14cu|vapoursynth-R26-2|160	./autogen.sh
14cu|vapoursynth-R26-2|161	%configure2_5x
14cu|vapoursynth-R26-2|162	%make
14cu|vapoursynth-R26-2|163	
14cu|vapoursynth-R26-2|164	%install
14cu|vapoursynth-R26-2|165	%makeinstall_std
14cu|vapoursynth-R26-2|166	install -dm 755 %{buildroot}%{_datadir}/mime/packages
14cu|vapoursynth-R26-2|167	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages
14cu|vapoursynth-R26-2|168	
14cu|vapoursynth-R26-2|169	rm -f %{buildroot}%{_libdir}/*.a
14cu|vapoursynth-R26-2|170	
14cu|vapoursynth-R26-2|171	
14cu|vapoursynth-R26-2|172	%changelog
14cu|vapoursynth-R26-2|173	
14cu|vapoursynth-R26-2|174	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> R26-2
14cu|vapoursynth-R26-2|175	- (c7a6a39) Make sure main library has soname with major version number
14cu|vapoursynth-R26-2|176	
14cu|vapoursynth-R26-2|177	

15375 14
14cu|varnish-3.0.3-18|1	%define major 1
14cu|varnish-3.0.3-18|2	%define libname %mklibname varnish %{major}
14cu|varnish-3.0.3-18|3	%define develname %mklibname varnish -d
14cu|varnish-3.0.3-18|4	
14cu|varnish-3.0.3-18|5	Summary:	Varnish is a high-performance HTTP accelerator
14cu|varnish-3.0.3-18|6	Name:		varnish
14cu|varnish-3.0.3-18|7	Version:	3.0.3
14cu|varnish-3.0.3-18|8	Release:	18
14cu|varnish-3.0.3-18|9	License:	BSD
14cu|varnish-3.0.3-18|10	Group:		System/Servers
14cu|varnish-3.0.3-18|11	URL:		http://www.varnish-cache.org/
14cu|varnish-3.0.3-18|12	Source0:	http://repo.varnish-cache.org/source/varnish-%{version}.tar.gz
14cu|varnish-3.0.3-18|13	Source1:        varnish.service
14cu|varnish-3.0.3-18|14	Source3:        varnishncsa.service
14cu|varnish-3.0.3-18|15	Source4:        varnishlog.service
14cu|varnish-3.0.3-18|16	Source5:	varnish.logrotate
14cu|varnish-3.0.3-18|17	Source6:	default.vcl
14cu|varnish-3.0.3-18|18	Patch0:		varnish.varnishtest_debugflag.patch
14cu|varnish-3.0.3-18|19	Patch1:		varnish-3.0.3-link.patch
14cu|varnish-3.0.3-18|20	Patch2:		varnish-3.0.3-automake-1.13.patch
14cu|varnish-3.0.3-18|21	Patch3:		varnish-3.0.3-CVE-2013-4484.patch
14cu|varnish-3.0.3-18|22	Patch4:		varnish-3.0.3-CVE-2015-8852.patch
14cu|varnish-3.0.3-18|23	BuildRequires:	ncurses-devel
14cu|varnish-3.0.3-18|24	BuildRequires:	libxslt-proc
14cu|varnish-3.0.3-18|25	BuildRequires:	pcre-devel
14cu|varnish-3.0.3-18|26	BuildRequires:	groff
14cu|varnish-3.0.3-18|27	# Varnish actually needs gcc installed to work. It uses the C compiler
14cu|varnish-3.0.3-18|28	# at runtime to compile the VCL configuration files. This is by design.
14cu|varnish-3.0.3-18|29	Requires:	gcc
14cu|varnish-3.0.3-18|30	Requires(post): systemd
14cu|varnish-3.0.3-18|31	Requires(post): util-linux
14cu|varnish-3.0.3-18|32	
14cu|varnish-3.0.3-18|33	%description
14cu|varnish-3.0.3-18|34	This is the Varnish high-performance HTTP accelerator. Documentation wiki and
14cu|varnish-3.0.3-18|35	additional information about Varnish is available on the following web site:
14cu|varnish-3.0.3-18|36	http://www.varnish-cache.org/
14cu|varnish-3.0.3-18|37	
14cu|varnish-3.0.3-18|38	%package -n	%{libname}
14cu|varnish-3.0.3-18|39	Summary:	Shared libraries for varnish
14cu|varnish-3.0.3-18|40	Group:		System/Libraries
14cu|varnish-3.0.3-18|41	
14cu|varnish-3.0.3-18|42	%description -n	%{libname}
14cu|varnish-3.0.3-18|43	Varnish is a high-performance HTTP accelerator.
14cu|varnish-3.0.3-18|44	
14cu|varnish-3.0.3-18|45	This package provides the shared libraries for varnish.
14cu|varnish-3.0.3-18|46	
14cu|varnish-3.0.3-18|47	%package -n	%{develname}
14cu|varnish-3.0.3-18|48	Summary:	Development headers and libraries for varnish
14cu|varnish-3.0.3-18|49	Group:		Development/C
14cu|varnish-3.0.3-18|50	Requires:	%{libname} = %{version}
14cu|varnish-3.0.3-18|51	Provides:	%{name}-devel = %{version}-%{release}
14cu|varnish-3.0.3-18|52	
14cu|varnish-3.0.3-18|53	%description -n	%{develname}
14cu|varnish-3.0.3-18|54	Varnish is a high-performance HTTP accelerator.
14cu|varnish-3.0.3-18|55	
14cu|varnish-3.0.3-18|56	This package provides the development files for varnish.
14cu|varnish-3.0.3-18|57	
14cu|varnish-3.0.3-18|58	%prep
14cu|varnish-3.0.3-18|59	%setup -q
14cu|varnish-3.0.3-18|60	%patch0 -p1
14cu|varnish-3.0.3-18|61	%patch1 -p0
14cu|varnish-3.0.3-18|62	%patch2 -p0
14cu|varnish-3.0.3-18|63	%patch3 -p0
14cu|varnish-3.0.3-18|64	%patch4 -p1
14cu|varnish-3.0.3-18|65	
14cu|varnish-3.0.3-18|66	# Hack to get 32- and 64-bits tests run concurrently on the same build machine
14cu|varnish-3.0.3-18|67	case `uname -m` in
14cu|varnish-3.0.3-18|68	ppc64 | s390x | x86_64 | sparc64 )
14cu|varnish-3.0.3-18|69	sed -i '
14cu|varnish-3.0.3-18|70	s,9001,9011,g;
14cu|varnish-3.0.3-18|71	s,9080,9090,g;
14cu|varnish-3.0.3-18|72	s,9081,9091,g;
14cu|varnish-3.0.3-18|73	s,9082,9092,g;
14cu|varnish-3.0.3-18|74	s,9180,9190,g;
14cu|varnish-3.0.3-18|75	' bin/varnishtest/*.c bin/varnishtest/tests/*vtc
14cu|varnish-3.0.3-18|76	;;
14cu|varnish-3.0.3-18|77	*)
14cu|varnish-3.0.3-18|78	;;
14cu|varnish-3.0.3-18|79	esac
14cu|varnish-3.0.3-18|80	
14cu|varnish-3.0.3-18|81	mkdir examples
14cu|varnish-3.0.3-18|82	cp bin/varnishd/default.vcl etc/zope-plone.vcl examples
14cu|varnish-3.0.3-18|83	
14cu|varnish-3.0.3-18|84	mkdir -p Mandriva
14cu|varnish-3.0.3-18|85	cp %{SOURCE5} Mandriva/varnish.logrotate
14cu|varnish-3.0.3-18|86	cp %{SOURCE6} Mandriva/default.vcl
14cu|varnish-3.0.3-18|87	
14cu|varnish-3.0.3-18|88	%build
14cu|varnish-3.0.3-18|89	autoreconf -fi
14cu|varnish-3.0.3-18|90	
14cu|varnish-3.0.3-18|91	%configure2_5x \
14cu|varnish-3.0.3-18|92	--disable-static \
14cu|varnish-3.0.3-18|93	--localstatedir=/var/lib
14cu|varnish-3.0.3-18|94	
14cu|varnish-3.0.3-18|95	# We have to remove rpath - not allowed in Fedora
14cu|varnish-3.0.3-18|96	# (This problem only visible on 64 bit arches)
14cu|varnish-3.0.3-18|97	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
14cu|varnish-3.0.3-18|98	s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14cu|varnish-3.0.3-18|99	
14cu|varnish-3.0.3-18|100	%make
14cu|varnish-3.0.3-18|101	
14cu|varnish-3.0.3-18|102	%install
14cu|varnish-3.0.3-18|103	
14cu|varnish-3.0.3-18|104	%makeinstall_std INSTALL="install -p"
14cu|varnish-3.0.3-18|105	
14cu|varnish-3.0.3-18|106	install -d %{buildroot}%{_sysconfdir}/varnish
14cu|varnish-3.0.3-18|107	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|varnish-3.0.3-18|108	install -d %{buildroot}/var/lib/varnish
14cu|varnish-3.0.3-18|109	install -d %{buildroot}/var/log/varnish
14cu|varnish-3.0.3-18|110	
14cu|varnish-3.0.3-18|111	mkdir -p %{buildroot}%{_unitdir}
14cu|varnish-3.0.3-18|112	install -D -m 0644 %SOURCE1 %{buildroot}%{_unitdir}/varnish.service
14cu|varnish-3.0.3-18|113	install -D -m 0644 %SOURCE3 %{buildroot}%{_unitdir}/varnishncsa.service
14cu|varnish-3.0.3-18|114	install -D -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/varnishlog.service
14cu|varnish-3.0.3-18|115	install -m0644 Mandriva/varnish.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/varnish
14cu|varnish-3.0.3-18|116	install -m0644 Mandriva/default.vcl %{buildroot}%{_sysconfdir}/varnish/default.vcl
14cu|varnish-3.0.3-18|117	
14cu|varnish-3.0.3-18|118	# cleanup
14cu|varnish-3.0.3-18|119	find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
14cu|varnish-3.0.3-18|120	
14cu|varnish-3.0.3-18|121	mkdir -p %{buildroot}%{_tmpfilesdir}
14cu|varnish-3.0.3-18|122	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|varnish-3.0.3-18|123	d /run/varnish 0755 varnish varnish
14cu|varnish-3.0.3-18|124	EOF
14cu|varnish-3.0.3-18|125	
14cu|varnish-3.0.3-18|126	# Use the new ld.so.conf.d
14cu|varnish-3.0.3-18|127	mkdir -p %{buildroot}/%{_sysconfdir}/ld.so.conf.d
14cu|varnish-3.0.3-18|128	pushd %{buildroot}/%{_sysconfdir}/ld.so.conf.d
14cu|varnish-3.0.3-18|129	echo "%{_libdir}/varnish" > %{name}.conf
14cu|varnish-3.0.3-18|130	popd
14cu|varnish-3.0.3-18|131	
14cu|varnish-3.0.3-18|132	%pre
14cu|varnish-3.0.3-18|133	getent group varnish >/dev/null || groupadd -r varnish
14cu|varnish-3.0.3-18|134	getent passwd varnish >/dev/null || \
14cu|varnish-3.0.3-18|135	useradd -r -g varnish -d /var/lib/varnish -s /sbin/nologin \
14cu|varnish-3.0.3-18|136	-c "Varnish http accelerator user" varnish
14cu|varnish-3.0.3-18|137	exit 0
14cu|varnish-3.0.3-18|138	
14cu|varnish-3.0.3-18|139	%post
14cu|varnish-3.0.3-18|140	if [ ! -f %{_sysconfdir}/%{name}/secret ]; then
14cu|varnish-3.0.3-18|141	uuidgen > %{_sysconfdir}/%{name}/secret
14cu|varnish-3.0.3-18|142	chown %{name}:adm %{_sysconfdir}/%{name}/secret
14cu|varnish-3.0.3-18|143	chmod 0660 %{_sysconfdir}/%{name}/secret
14cu|varnish-3.0.3-18|144	
14cu|varnish-3.0.3-18|145	# While not strictly related, we also need to fix storage permissions from
14cu|varnish-3.0.3-18|146	# older versions and the lack of a secret file is a good indicator
14cu|varnish-3.0.3-18|147	find /var/lib/%{name}/ -uid 0 -exec chown %{name}:%{name} {} \;
14cu|varnish-3.0.3-18|148	fi
14cu|varnish-3.0.3-18|149	%_tmpfilescreate %{name}
14cu|varnish-3.0.3-18|150	%_post_service %{name} %{name} varnishlog varnishncsa
14cu|varnish-3.0.3-18|151	
14cu|varnish-3.0.3-18|152	%preun
14cu|varnish-3.0.3-18|153	%_preun_service %{name} %{name} varnishlog varnishncsa
14cu|varnish-3.0.3-18|154	
14cu|varnish-3.0.3-18|155	%files
14cu|varnish-3.0.3-18|156	%doc INSTALL README ChangeLog examples
14cu|varnish-3.0.3-18|157	%config(noreplace) %{_sysconfdir}/logrotate.d/varnish
14cu|varnish-3.0.3-18|158	%dir %{_sysconfdir}/varnish
14cu|varnish-3.0.3-18|159	%config(noreplace) %{_sysconfdir}/varnish/default.vcl
14cu|varnish-3.0.3-18|160	%config(noreplace) %{_sysconfdir}/ld.so.conf.d/*
14cu|varnish-3.0.3-18|161	%{_unitdir}/varnish.service
14cu|varnish-3.0.3-18|162	%{_unitdir}/varnishncsa.service
14cu|varnish-3.0.3-18|163	%{_unitdir}/varnishlog.service
14cu|varnish-3.0.3-18|164	%{_tmpfilesdir}/%{name}.conf
14cu|varnish-3.0.3-18|165	%{_sbindir}/*
14cu|varnish-3.0.3-18|166	%{_bindir}/*
14cu|varnish-3.0.3-18|167	%attr(0755,varnish,varnish) %dir /var/lib/varnish
14cu|varnish-3.0.3-18|168	%attr(0755,varnish,varnish) %dir /var/log/varnish
14cu|varnish-3.0.3-18|169	%{_mandir}/man1/*.1*
14cu|varnish-3.0.3-18|170	%{_mandir}/man7/*.7*
14cu|varnish-3.0.3-18|171	%dir %{_libdir}/varnish
14cu|varnish-3.0.3-18|172	%{_libdir}/varnish/libvarnish.so
14cu|varnish-3.0.3-18|173	%{_libdir}/varnish/libvarnishcompat.so
14cu|varnish-3.0.3-18|174	%{_libdir}/varnish/libvcl.so
14cu|varnish-3.0.3-18|175	%{_libdir}/varnish/libvgz.so
14cu|varnish-3.0.3-18|176	%dir %{_libdir}/varnish/vmods
14cu|varnish-3.0.3-18|177	%{_libdir}/varnish/vmods/libvmod_std.so
14cu|varnish-3.0.3-18|178	%{_mandir}/man3/vmod_std.3*
14cu|varnish-3.0.3-18|179	
14cu|varnish-3.0.3-18|180	%files -n %{libname}
14cu|varnish-3.0.3-18|181	%doc LICENSE
14cu|varnish-3.0.3-18|182	%{_libdir}/lib*.so.%{major}*
14cu|varnish-3.0.3-18|183	
14cu|varnish-3.0.3-18|184	%files -n %{develname}
14cu|varnish-3.0.3-18|185	%{_libdir}/lib*.so
14cu|varnish-3.0.3-18|186	%dir %{_includedir}/varnish
14cu|varnish-3.0.3-18|187	%{_includedir}/varnish/*.h
14cu|varnish-3.0.3-18|188	%{_libdir}/pkgconfig/*.pc
14cu|varnish-3.0.3-18|189	
14cu|varnish-3.0.3-18|190	
14cu|varnish-3.0.3-18|191	%changelog
14cu|varnish-3.0.3-18|192	
14cu|varnish-3.0.3-18|193	* Wed Apr 27 2016 Denis Silakov <dsilakov@gmail.com> 3.0.3-18
14cu|varnish-3.0.3-18|194	- (dc05e4f) Fix CVE-2015-8852
14cu|varnish-3.0.3-18|195	
14cu|varnish-3.0.3-18|196	

15376 14
14cu|vavoom-1.33-5|1	Summary:	Open source port of the DOOM game engine
14cu|vavoom-1.33-5|2	Name:		vavoom
14cu|vavoom-1.33-5|3	Version:	1.33
14cu|vavoom-1.33-5|4	Release:	5
14cu|vavoom-1.33-5|5	License:	GPLv2+
14cu|vavoom-1.33-5|6	Group:		Games/Arcade
14cu|vavoom-1.33-5|7	Url:		http://vavoom-engine.com/
14cu|vavoom-1.33-5|8	Source0:	http://dl.sourceforge.net/vavoom/%{name}-%{version}.tar.bz2
14cu|vavoom-1.33-5|9	Patch0:		vavoom-1.30-linkage.patch
14cu|vavoom-1.33-5|10	Patch1:		vavoom-1.30-fix-str-fmt.patch
14cu|vavoom-1.33-5|11	Patch2:		vavoom-1.33-sfmt.patch
14cu|vavoom-1.33-5|12	Patch3:		vavoom-1.33-cmake35.patch
14cu|vavoom-1.33-5|13	# From Fedora package
14cu|vavoom-1.33-5|14	Patch10:	vavoom-1.33-default-iwaddir.patch
14cu|vavoom-1.33-5|15	Patch11:	vavoom-1.33-dont-override-delete.patch
14cu|vavoom-1.33-5|16	Patch12:	vavoom-1.33-gcc6.patch
14cu|vavoom-1.33-5|17	BuildRequires:	cmake
14cu|vavoom-1.33-5|18	BuildRequires:	desktop-file-utils
14cu|vavoom-1.33-5|19	BuildRequires:	subversion
14cu|vavoom-1.33-5|20	BuildRequires:	jpeg-devel >= 1.3.0
14cu|vavoom-1.33-5|21	BuildRequires:	libmikmod-devel
14cu|vavoom-1.33-5|22	BuildRequires:	wxgtku-devel
14cu|vavoom-1.33-5|23	BuildRequires:	pkgconfig(allegro)
14cu|vavoom-1.33-5|24	BuildRequires:	pkgconfig(flac++)
14cu|vavoom-1.33-5|25	BuildRequires:	pkgconfig(gl)
14cu|vavoom-1.33-5|26	BuildRequires:	pkgconfig(libpng)
14cu|vavoom-1.33-5|27	BuildRequires:	pkgconfig(mad)
14cu|vavoom-1.33-5|28	BuildRequires:	pkgconfig(openal)
14cu|vavoom-1.33-5|29	BuildRequires:	pkgconfig(sdl)
14cu|vavoom-1.33-5|30	BuildRequires:	pkgconfig(SDL_mixer)
14cu|vavoom-1.33-5|31	BuildRequires:	pkgconfig(SDL_net)
14cu|vavoom-1.33-5|32	BuildRequires:	pkgconfig(vorbis)
14cu|vavoom-1.33-5|33	Suggests:	vavoom-vmdl
14cu|vavoom-1.33-5|34	Suggests:	TiMidity++
14cu|vavoom-1.33-5|35	
14cu|vavoom-1.33-5|36	%description
14cu|vavoom-1.33-5|37	Vavoom is an open-source port of Doom, the classic 3D first-person shooter
14cu|vavoom-1.33-5|38	game.  It adds some extra features to Doom such as translucency
14cu|vavoom-1.33-5|39	and freelook support.
14cu|vavoom-1.33-5|40	
14cu|vavoom-1.33-5|41	%files
14cu|vavoom-1.33-5|42	%doc docs/*.log docs/gnu.txt docs/vavoom.txt
14cu|vavoom-1.33-5|43	%{_gamesbindir}/*
14cu|vavoom-1.33-5|44	%{_gamesdatadir}/*
14cu|vavoom-1.33-5|45	%{_datadir}/applications/*.desktop
14cu|vavoom-1.33-5|46	
14cu|vavoom-1.33-5|47	#----------------------------------------------------------------------------
14cu|vavoom-1.33-5|48	
14cu|vavoom-1.33-5|49	%prep
14cu|vavoom-1.33-5|50	%setup -q
14cu|vavoom-1.33-5|51	%patch0 -p0
14cu|vavoom-1.33-5|52	%patch1 -p0
14cu|vavoom-1.33-5|53	%patch2 -p1
14cu|vavoom-1.33-5|54	%patch3 -p1
14cu|vavoom-1.33-5|55	%patch10 -p1
14cu|vavoom-1.33-5|56	%patch11 -p1
14cu|vavoom-1.33-5|57	%patch12 -p1
14cu|vavoom-1.33-5|58	
14cu|vavoom-1.33-5|59	# This one line sed command is easier than trying to muck with the Makefile
14cu|vavoom-1.33-5|60	# to add the proper -D definition.
14cu|vavoom-1.33-5|61	sed -i "s|#define FL_BASEDIR.*|#define FL_BASEDIR \"%{_gamesdatadir}/%{name}\"|" source/files.h
14cu|vavoom-1.33-5|62	
14cu|vavoom-1.33-5|63	%build
14cu|vavoom-1.33-5|64	%cmake \
14cu|vavoom-1.33-5|65	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14cu|vavoom-1.33-5|66	-DBINDIR=%{_gamesbindir} \
14cu|vavoom-1.33-5|67	-DDATADIR=%{_gamesdatadir}/%{name} \
14cu|vavoom-1.33-5|68	-DWITH_SDL=Y \
14cu|vavoom-1.33-5|69	-DWITH_OPENGL=Y \
14cu|vavoom-1.33-5|70	-DWITH_OPENAL=Y \
14cu|vavoom-1.33-5|71	-DWITH_FLAC=Y \
14cu|vavoom-1.33-5|72	-DWITH_ALLEGRO=N
14cu|vavoom-1.33-5|73	
14cu|vavoom-1.33-5|74	# The Makefile doesn't do parallel builds correctly.
14cu|vavoom-1.33-5|75	make
14cu|vavoom-1.33-5|76	
14cu|vavoom-1.33-5|77	%install
14cu|vavoom-1.33-5|78	%makeinstall_std -C build
14cu|vavoom-1.33-5|79	
14cu|vavoom-1.33-5|80	cat << EOF > %{name}.desktop
14cu|vavoom-1.33-5|81	[Desktop Entry]
14cu|vavoom-1.33-5|82	Name=Freedoom
14cu|vavoom-1.33-5|83	Comment=Freedoom with the Vavoom engine
14cu|vavoom-1.33-5|84	Exec=vavoom
14cu|vavoom-1.33-5|85	Icon=arcade_section
14cu|vavoom-1.33-5|86	Terminal=false
14cu|vavoom-1.33-5|87	Type=Application
14cu|vavoom-1.33-5|88	Categories=Game;ArcadeGame;
14cu|vavoom-1.33-5|89	EOF
14cu|vavoom-1.33-5|90	
14cu|vavoom-1.33-5|91	desktop-file-install \
14cu|vavoom-1.33-5|92	--vendor="" \
14cu|vavoom-1.33-5|93	--dir %{buildroot}%{_datadir}/applications \
14cu|vavoom-1.33-5|94	%{name}.desktop
14cu|vavoom-1.33-5|95	
14cu|vavoom-1.33-5|96	
14cu|vavoom-1.33-5|97	%changelog
14cu|vavoom-1.33-5|98	
14cu|vavoom-1.33-5|99	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.33-5
14cu|vavoom-1.33-5|100	- (1762b29) Add patch to fix build with cmake 3.5
14cu|vavoom-1.33-5|101	
14cu|vavoom-1.33-5|102	

15377 14
14cu|vbam-2.0.0-0.beta2.3|1	%define beta 2
14cu|vbam-2.0.0-0.beta2.3|2	
14cu|vbam-2.0.0-0.beta2.3|3	Summary:	A GameBoy Advance and GameBoy Color emulator
14cu|vbam-2.0.0-0.beta2.3|4	Name:		vbam
14cu|vbam-2.0.0-0.beta2.3|5	Version:	2.0.0
14cu|vbam-2.0.0-0.beta2.3|6	Release:	0.beta%{beta}.3
14cu|vbam-2.0.0-0.beta2.3|7	License:	GPLv2+
14cu|vbam-2.0.0-0.beta2.3|8	Group:		Emulators
14cu|vbam-2.0.0-0.beta2.3|9	Url:		http://vba-m.com/
14cu|vbam-2.0.0-0.beta2.3|10	# From github
14cu|vbam-2.0.0-0.beta2.3|11	# https://github.com/visualboyadvance-m/visualboyadvance-m
14cu|vbam-2.0.0-0.beta2.3|12	Source0:	visualboyadvance-m-VBA-M_Beta_%{beta}.tar.gz
14cu|vbam-2.0.0-0.beta2.3|13	Patch0:		visualboyadvance-m-VBA-M_Beta_2-cmake-sfml2.patch
14cu|vbam-2.0.0-0.beta2.3|14	Patch1:		visualboyadvance-m-VBA-M_Beta_2-gui-freeze-on-exit.patch
14cu|vbam-2.0.0-0.beta2.3|15	BuildRequires:	cmake
14cu|vbam-2.0.0-0.beta2.3|16	BuildRequires:	zip
14cu|vbam-2.0.0-0.beta2.3|17	BuildRequires:	sfml2-devel
14cu|vbam-2.0.0-0.beta2.3|18	BuildRequires:	wxgtku2.8-devel
14cu|vbam-2.0.0-0.beta2.3|19	BuildRequires:	pkgconfig(cairo)
14cu|vbam-2.0.0-0.beta2.3|20	BuildRequires:	pkgconfig(gl)
14cu|vbam-2.0.0-0.beta2.3|21	BuildRequires:	pkgconfig(libpng)
14cu|vbam-2.0.0-0.beta2.3|22	BuildRequires:	pkgconfig(openal)
14cu|vbam-2.0.0-0.beta2.3|23	BuildRequires:	pkgconfig(sdl)
14cu|vbam-2.0.0-0.beta2.3|24	BuildRequires:	pkgconfig(zlib)
14cu|vbam-2.0.0-0.beta2.3|25	
14cu|vbam-2.0.0-0.beta2.3|26	%description
14cu|vbam-2.0.0-0.beta2.3|27	VisualBoyAdvance-M is a GameBoy Advance and GameBoy Color emulator.
14cu|vbam-2.0.0-0.beta2.3|28	It is based on VisualBoyAdvance and integrates the best features from
14cu|vbam-2.0.0-0.beta2.3|29	the various other forks.
14cu|vbam-2.0.0-0.beta2.3|30	
14cu|vbam-2.0.0-0.beta2.3|31	It also features a wxWidgets frontend.
14cu|vbam-2.0.0-0.beta2.3|32	
14cu|vbam-2.0.0-0.beta2.3|33	%files -f wxvbam.lang
14cu|vbam-2.0.0-0.beta2.3|34	%doc doc/ReadMe.SDL.txt doc/DevInfo.txt
14cu|vbam-2.0.0-0.beta2.3|35	%{_bindir}/vbam
14cu|vbam-2.0.0-0.beta2.3|36	%{_bindir}/visualboyadvance-m
14cu|vbam-2.0.0-0.beta2.3|37	%{_datadir}/applications/wxvbam.desktop
14cu|vbam-2.0.0-0.beta2.3|38	%{_datadir}/vbam/
14cu|vbam-2.0.0-0.beta2.3|39	%{_iconsdir}/hicolor/*/apps/vbam.*
14cu|vbam-2.0.0-0.beta2.3|40	%{_mandir}/man1/*
14cu|vbam-2.0.0-0.beta2.3|41	%config(noreplace) %{_sysconfdir}/vbam.cfg
14cu|vbam-2.0.0-0.beta2.3|42	
14cu|vbam-2.0.0-0.beta2.3|43	#----------------------------------------------------------------------------
14cu|vbam-2.0.0-0.beta2.3|44	
14cu|vbam-2.0.0-0.beta2.3|45	%prep
14cu|vbam-2.0.0-0.beta2.3|46	%setup -q -n visualboyadvance-m-VBA-M_Beta_%{beta}
14cu|vbam-2.0.0-0.beta2.3|47	%patch0 -p1
14cu|vbam-2.0.0-0.beta2.3|48	%patch1 -p1
14cu|vbam-2.0.0-0.beta2.3|49	
14cu|vbam-2.0.0-0.beta2.3|50	%build
14cu|vbam-2.0.0-0.beta2.3|51	%cmake \
14cu|vbam-2.0.0-0.beta2.3|52	-DENABLE_LINK:BOOL=ON
14cu|vbam-2.0.0-0.beta2.3|53	%make
14cu|vbam-2.0.0-0.beta2.3|54	
14cu|vbam-2.0.0-0.beta2.3|55	%install
14cu|vbam-2.0.0-0.beta2.3|56	%makeinstall_std -C build
14cu|vbam-2.0.0-0.beta2.3|57	
14cu|vbam-2.0.0-0.beta2.3|58	install -m 0755 build/visualboyadvance-m %{buildroot}%{_bindir}/visualboyadvance-m
14cu|vbam-2.0.0-0.beta2.3|59	
14cu|vbam-2.0.0-0.beta2.3|60	%find_lang wxvbam
14cu|vbam-2.0.0-0.beta2.3|61	
14cu|vbam-2.0.0-0.beta2.3|62	
14cu|vbam-2.0.0-0.beta2.3|63	%changelog
14cu|vbam-2.0.0-0.beta2.3|64	
14cu|vbam-2.0.0-0.beta2.3|65	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-0.beta2.3
14cu|vbam-2.0.0-0.beta2.3|66	- (5a537cb) Build requires zip
14cu|vbam-2.0.0-0.beta2.3|67	
14cu|vbam-2.0.0-0.beta2.3|68	

15378 14
14cu|vblade-21-3|1	# (Nanar) TODO: An initscript !!
14cu|vblade-21-3|2	
14cu|vblade-21-3|3	Summary: Programs to export AoE block device
14cu|vblade-21-3|4	Name: vblade
14cu|vblade-21-3|5	Version: 21
14cu|vblade-21-3|6	Release: 3
14cu|vblade-21-3|7	Source0: %{name}-%{version}.tgz
14cu|vblade-21-3|8	License: GPLv2
14cu|vblade-21-3|9	Group: System/Kernel and hardware
14cu|vblade-21-3|10	Url: http://sourceforge.net/projects/aoetools/
14cu|vblade-21-3|11	
14cu|vblade-21-3|12	%description
14cu|vblade-21-3|13	The vblade program (storage target) exports a block device using AoE.
14cu|vblade-21-3|14	
14cu|vblade-21-3|15	%prep
14cu|vblade-21-3|16	%setup -q
14cu|vblade-21-3|17	
14cu|vblade-21-3|18	%build
14cu|vblade-21-3|19	%make CFLAGS="%{optflags}"
14cu|vblade-21-3|20	
14cu|vblade-21-3|21	%install
14cu|vblade-21-3|22	
14cu|vblade-21-3|23	mkdir -p %{buildroot}{%{_sbindir},%{_mandir}/man8}
14cu|vblade-21-3|24	
14cu|vblade-21-3|25	install vblade  %{buildroot}%{_sbindir}/vblade
14cu|vblade-21-3|26	install vblade.8 %{buildroot}%{_mandir}/man8/vblade.8
14cu|vblade-21-3|27	
14cu|vblade-21-3|28	%clean
14cu|vblade-21-3|29	
14cu|vblade-21-3|30	%files
14cu|vblade-21-3|31	%doc HACKING NEWS README
14cu|vblade-21-3|32	%{_sbindir}/*
14cu|vblade-21-3|33	%{_mandir}/*/*
14cu|vblade-21-3|34	
14cu|vblade-21-3|35	
14cu|vblade-21-3|36	
14cu|vblade-21-3|37	%changelog
14cu|vblade-21-3|38	
14cu|vblade-21-3|39	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 21-3
14cu|vblade-21-3|40	- (1c6ca3d) Spec cleanup
14cu|vblade-21-3|41	
14cu|vblade-21-3|42	

15379 14
14cu|vcmi-0.98-1|1	%define _enable_debug_packages %{nil}
14cu|vcmi-0.98-1|2	%define debug_package %{nil}
14cu|vcmi-0.98-1|3	%define debugcflags %{nil}
14cu|vcmi-0.98-1|4	
14cu|vcmi-0.98-1|5	%define __noautoprov '(.*)\\.so(.*)'
14cu|vcmi-0.98-1|6	%define __noautoreq 'libvcmi\\.so(.*)'
14cu|vcmi-0.98-1|7	
14cu|vcmi-0.98-1|8	Summary:	Open-source reimplementation and extension of the Heroes III game engine
14cu|vcmi-0.98-1|9	Name:		vcmi
14cu|vcmi-0.98-1|10	Version:	0.98
14cu|vcmi-0.98-1|11	Release:	1
14cu|vcmi-0.98-1|12	License:	GPLv2+
14cu|vcmi-0.98-1|13	Group:		Games/Strategy
14cu|vcmi-0.98-1|14	Url:		http://www.vcmi.eu/
14cu|vcmi-0.98-1|15	Source0:	http://download.vcmi.eu/%{name}-%{version}.tar.gz
14cu|vcmi-0.98-1|16	BuildRequires:	cmake
14cu|vcmi-0.98-1|17	BuildRequires:	qmake5
14cu|vcmi-0.98-1|18	BuildRequires:	boost-devel
14cu|vcmi-0.98-1|19	BuildRequires:	fuzzylite-devel
14cu|vcmi-0.98-1|20	BuildRequires:	pkgconfig(libavcodec)
14cu|vcmi-0.98-1|21	BuildRequires:	pkgconfig(libavformat)
14cu|vcmi-0.98-1|22	BuildRequires:	pkgconfig(libavutil)
14cu|vcmi-0.98-1|23	BuildRequires:	pkgconfig(libswscale)
14cu|vcmi-0.98-1|24	BuildRequires:	pkgconfig(minizip)
14cu|vcmi-0.98-1|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|vcmi-0.98-1|26	BuildRequires:	pkgconfig(Qt5Gui)
14cu|vcmi-0.98-1|27	BuildRequires:	pkgconfig(Qt5Network)
14cu|vcmi-0.98-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|vcmi-0.98-1|29	BuildRequires:	pkgconfig(sdl)
14cu|vcmi-0.98-1|30	BuildRequires:	pkgconfig(SDL_image)
14cu|vcmi-0.98-1|31	BuildRequires:	pkgconfig(SDL_mixer)
14cu|vcmi-0.98-1|32	BuildRequires:	pkgconfig(SDL_ttf)
14cu|vcmi-0.98-1|33	BuildRequires:	pkgconfig(zlib)
14cu|vcmi-0.98-1|34	# For data extraction
14cu|vcmi-0.98-1|35	Requires:	unshield
14cu|vcmi-0.98-1|36	
14cu|vcmi-0.98-1|37	%description
14cu|vcmi-0.98-1|38	VCMI is an open-source project aiming to reimplement the Heroes of Might and
14cu|vcmi-0.98-1|39	Magic III: In the Wake of Gods game engine, giving it new and extended
14cu|vcmi-0.98-1|40	possibilities.
14cu|vcmi-0.98-1|41	
14cu|vcmi-0.98-1|42	To play Heroes III, you will need a copy of the original game.
14cu|vcmi-0.98-1|43	See VCMI's wiki for Heroes III installation instructions:
14cu|vcmi-0.98-1|44	http://wiki.vcmi.eu/index.php?title=Installation_on_Linux
14cu|vcmi-0.98-1|45	
14cu|vcmi-0.98-1|46	%files
14cu|vcmi-0.98-1|47	%doc README.md README.linux AUTHORS ChangeLog
14cu|vcmi-0.98-1|48	%{_datadir}/applications/%{name}*.desktop
14cu|vcmi-0.98-1|49	%{_iconsdir}/hicolor/*/apps/%{name}client.png
14cu|vcmi-0.98-1|50	%{_libdir}/%{name}/
14cu|vcmi-0.98-1|51	%{_gamesbindir}/%{name}*
14cu|vcmi-0.98-1|52	%{_gamesdatadir}/%{name}/
14cu|vcmi-0.98-1|53	
14cu|vcmi-0.98-1|54	#----------------------------------------------------------------------------
14cu|vcmi-0.98-1|55	
14cu|vcmi-0.98-1|56	%prep
14cu|vcmi-0.98-1|57	%setup -q
14cu|vcmi-0.98-1|58	
14cu|vcmi-0.98-1|59	%build
14cu|vcmi-0.98-1|60	%cmake \
14cu|vcmi-0.98-1|61	-DCMAKE_CXX_FLAGS_RELWITHDEBINFO="" \
14cu|vcmi-0.98-1|62	-DBIN_DIR=games \
14cu|vcmi-0.98-1|63	-DDATA_DIR=share/games/%{name} \
14cu|vcmi-0.98-1|64	-DLIB_DIR=%{_lib}/%{name} \
14cu|vcmi-0.98-1|65	-DCMAKE_INSTALL_LIBDIR=%{_lib} \
14cu|vcmi-0.98-1|66	-DCMAKE_SKIP_RPATH=OFF \
14cu|vcmi-0.98-1|67	-DENABLE_SDL2=OFF
14cu|vcmi-0.98-1|68	make
14cu|vcmi-0.98-1|69	
14cu|vcmi-0.98-1|70	%install
14cu|vcmi-0.98-1|71	%makeinstall_std -C build
14cu|vcmi-0.98-1|72	
14cu|vcmi-0.98-1|73	
14cu|vcmi-0.98-1|74	%changelog
14cu|vcmi-0.98-1|75	
14cu|vcmi-0.98-1|76	* Thu Apr 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.98-1
14cu|vcmi-0.98-1|77	- (d4a66ab) New version 0.98
14cu|vcmi-0.98-1|78	
14cu|vcmi-0.98-1|79	

15380 14
14cu|vdk-2.5.1-7|1	# underlink.patch fixes most underlinking issues but there's one weird
14cu|vdk-2.5.1-7|2	# one I just can't shift - AdamW 2008/09
14cu|vdk-2.5.1-7|3	%define _disable_ld_no_undefined	1
14cu|vdk-2.5.1-7|4	
14cu|vdk-2.5.1-7|5	%define oname		vdklib
14cu|vdk-2.5.1-7|6	
14cu|vdk-2.5.1-7|7	%define major		2
14cu|vdk-2.5.1-7|8	%define libname		%mklibname %{name} %{major}
14cu|vdk-2.5.1-7|9	%define develname	%mklibname %{name} -d
14cu|vdk-2.5.1-7|10	
14cu|vdk-2.5.1-7|11	Summary:	C++++ framework that binds GTK+ GUI libraries
14cu|vdk-2.5.1-7|12	Name:		vdk
14cu|vdk-2.5.1-7|13	Version:	2.5.1
14cu|vdk-2.5.1-7|14	Release:	7
14cu|vdk-2.5.1-7|15	Source0:	http://downloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
14cu|vdk-2.5.1-7|16	URL:		http://vdklib.sourceforge.net/
14cu|vdk-2.5.1-7|17	License:	LGPLv2+
14cu|vdk-2.5.1-7|18	Group:		System/Libraries
14cu|vdk-2.5.1-7|19	BuildRequires:	sigc++2.0-devel
14cu|vdk-2.5.1-7|20	BuildRequires:	tetex
14cu|vdk-2.5.1-7|21	BuildRequires:	gtk2-devel
14cu|vdk-2.5.1-7|22	BuildRequires:	libdmx-devel
14cu|vdk-2.5.1-7|23	
14cu|vdk-2.5.1-7|24	%description
14cu|vdk-2.5.1-7|25	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
14cu|vdk-2.5.1-7|26	toolkit. The package also includes the VDK Component Library which
14cu|vdk-2.5.1-7|27	contains some useful new components not available in pure GTK+.
14cu|vdk-2.5.1-7|28	
14cu|vdk-2.5.1-7|29	Programming in VDK is much like programming in VCL and Borland C++
14cu|vdk-2.5.1-7|30	Builder.
14cu|vdk-2.5.1-7|31	
14cu|vdk-2.5.1-7|32	%package -n %{libname}
14cu|vdk-2.5.1-7|33	Summary:        C++++ framework that binds GTK+ GUI libraries
14cu|vdk-2.5.1-7|34	Group:		System/Libraries
14cu|vdk-2.5.1-7|35	
14cu|vdk-2.5.1-7|36	%description -n %{libname}
14cu|vdk-2.5.1-7|37	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
14cu|vdk-2.5.1-7|38	toolkit. The package also includes the VDK Component Library which
14cu|vdk-2.5.1-7|39	contains some useful new components not available in pure GTK+.
14cu|vdk-2.5.1-7|40	
14cu|vdk-2.5.1-7|41	Programming in VDK is much like programming in VCL and Borland C++
14cu|vdk-2.5.1-7|42	Builder.
14cu|vdk-2.5.1-7|43	
14cu|vdk-2.5.1-7|44	%package -n %{develname}
14cu|vdk-2.5.1-7|45	Summary:	C++++ framework that binds GTK+ GUI libraries
14cu|vdk-2.5.1-7|46	Group:		Development/GNOME and GTK+
14cu|vdk-2.5.1-7|47	Requires:	%{libname} = %{version}-%{release}
14cu|vdk-2.5.1-7|48	Provides:	%{name}-devel = %{EVRD}
14cu|vdk-2.5.1-7|49	Obsoletes:	%{mklibname vdk 2 -d}
14cu|vdk-2.5.1-7|50	
14cu|vdk-2.5.1-7|51	%description -n %{develname}
14cu|vdk-2.5.1-7|52	This package contains the headers and libraries needed to compile and
14cu|vdk-2.5.1-7|53	link applications using VDK.
14cu|vdk-2.5.1-7|54	
14cu|vdk-2.5.1-7|55	%prep
14cu|vdk-2.5.1-7|56	%setup -q
14cu|vdk-2.5.1-7|57	
14cu|vdk-2.5.1-7|58	%build
14cu|vdk-2.5.1-7|59	%configure2_5x \
14cu|vdk-2.5.1-7|60	--host=%{_target_platform} \
14cu|vdk-2.5.1-7|61	--build=%{_target_platform} \
14cu|vdk-2.5.1-7|62	--enable-debug=no \
14cu|vdk-2.5.1-7|63	--enable-shared=yes \
14cu|vdk-2.5.1-7|64	--enable-static=no \
14cu|vdk-2.5.1-7|65	--enable-opt=2 \
14cu|vdk-2.5.1-7|66	--enable-testvdk=yes \
14cu|vdk-2.5.1-7|67	--enable-sigc=yes \
14cu|vdk-2.5.1-7|68	--enable-testsigc=yes \
14cu|vdk-2.5.1-7|69	--enable-gnome=yes \
14cu|vdk-2.5.1-7|70	--enable-doc-html=yes \
14cu|vdk-2.5.1-7|71	--enable-doc-latex=no \
14cu|vdk-2.5.1-7|72	--enable-doc-man=yes
14cu|vdk-2.5.1-7|73	
14cu|vdk-2.5.1-7|74	%make
14cu|vdk-2.5.1-7|75	make docs
14cu|vdk-2.5.1-7|76	
14cu|vdk-2.5.1-7|77	
14cu|vdk-2.5.1-7|78	%install
14cu|vdk-2.5.1-7|79	%makeinstall
14cu|vdk-2.5.1-7|80	rm -rf %{buildroot}/%{_docdir}/%{name}-devel-%{version}
14cu|vdk-2.5.1-7|81	
14cu|vdk-2.5.1-7|82	%files -n %{libname}
14cu|vdk-2.5.1-7|83	%{_libdir}/libvdk*.so.%{major}*
14cu|vdk-2.5.1-7|84	
14cu|vdk-2.5.1-7|85	%files -n %{develname}
14cu|vdk-2.5.1-7|86	%doc README TODO example doc/*.txt
14cu|vdk-2.5.1-7|87	%{_libdir}/libvdk*.so
14cu|vdk-2.5.1-7|88	%{_includedir}/vdk-2
14cu|vdk-2.5.1-7|89	%{_mandir}/man1/*
14cu|vdk-2.5.1-7|90	%{_bindir}/*
14cu|vdk-2.5.1-7|91	%{_datadir}/aclocal/*
14cu|vdk-2.5.1-7|92	%{_libdir}/pkgconfig/vdk-2.x.pc
14cu|vdk-2.5.1-7|93	
14cu|vdk-2.5.1-7|94	
14cu|vdk-2.5.1-7|95	
14cu|vdk-2.5.1-7|96	%changelog
14cu|vdk-2.5.1-7|97	
14cu|vdk-2.5.1-7|98	* Tue Oct 18 2016 Denis Silakov <dsilakov@gmail.com> 2.5.1-7
14cu|vdk-2.5.1-7|99	- (2fff346) Spec cleanup
14cu|vdk-2.5.1-7|100	
14cu|vdk-2.5.1-7|101	

15381 14
14cu|vdpauinfo-1.0-1|1	
14cu|vdpauinfo-1.0-1|2	%define name	vdpauinfo
14cu|vdpauinfo-1.0-1|3	%define version	1.0
14cu|vdpauinfo-1.0-1|4	%define snap	0
14cu|vdpauinfo-1.0-1|5	%define rel	1
14cu|vdpauinfo-1.0-1|6	
14cu|vdpauinfo-1.0-1|7	Summary:	VDPAU acceleration information utility
14cu|vdpauinfo-1.0-1|8	Name:		%{name}
14cu|vdpauinfo-1.0-1|9	Version:	%{version}
14cu|vdpauinfo-1.0-1|10	%if %snap
14cu|vdpauinfo-1.0-1|11	Release:	0.%snap.%rel
14cu|vdpauinfo-1.0-1|12	%else
14cu|vdpauinfo-1.0-1|13	Release:	%rel
14cu|vdpauinfo-1.0-1|14	%endif
14cu|vdpauinfo-1.0-1|15	License:	MIT
14cu|vdpauinfo-1.0-1|16	Group:		Development/X11
14cu|vdpauinfo-1.0-1|17	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
14cu|vdpauinfo-1.0-1|18	%if %snap
14cu|vdpauinfo-1.0-1|19	# rm -rf vdpauinfo && git clone git://anongit.freedesktop.org/~aplattner/vdpauinfo && cd vdpauinfo/
14cu|vdpauinfo-1.0-1|20	# git archive --prefix=vdpauinfo-$(date +%Y%m%d)/ --format=tar HEAD | lzma > ../vdpauinfo-$(date +%Y%m%d).tar.lzma
14cu|vdpauinfo-1.0-1|21	Source:		vdpauinfo-%{snap}.tar.lzma
14cu|vdpauinfo-1.0-1|22	%else
14cu|vdpauinfo-1.0-1|23	Source:		http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
14cu|vdpauinfo-1.0-1|24	%endif
14cu|vdpauinfo-1.0-1|25	
14cu|vdpauinfo-1.0-1|26	BuildRequires:	pkgconfig(vdpau) >= 0.4
14cu|vdpauinfo-1.0-1|27	BuildRequires:	pkgconfig(x11)
14cu|vdpauinfo-1.0-1|28	BuildRequires:	python
14cu|vdpauinfo-1.0-1|29	Obsoletes:	vdpinfo < 0.0.6
14cu|vdpauinfo-1.0-1|30	
14cu|vdpauinfo-1.0-1|31	%description
14cu|vdpauinfo-1.0-1|32	Simple utility that queries and displays the VDPAU capabilities of
14cu|vdpauinfo-1.0-1|33	your X display and prints them in tabular format.
14cu|vdpauinfo-1.0-1|34	
14cu|vdpauinfo-1.0-1|35	%prep
14cu|vdpauinfo-1.0-1|36	%if %snap
14cu|vdpauinfo-1.0-1|37	%setup -q -n %{name}-%snap
14cu|vdpauinfo-1.0-1|38	%else
14cu|vdpauinfo-1.0-1|39	%setup -q
14cu|vdpauinfo-1.0-1|40	%endif
14cu|vdpauinfo-1.0-1|41	
14cu|vdpauinfo-1.0-1|42	%build
14cu|vdpauinfo-1.0-1|43	%if %snap
14cu|vdpauinfo-1.0-1|44	python functions.py > VDPDeviceImpl.h
14cu|vdpauinfo-1.0-1|45	autoreconf -fi
14cu|vdpauinfo-1.0-1|46	%endif
14cu|vdpauinfo-1.0-1|47	%configure2_5x
14cu|vdpauinfo-1.0-1|48	%make
14cu|vdpauinfo-1.0-1|49	
14cu|vdpauinfo-1.0-1|50	%install
14cu|vdpauinfo-1.0-1|51	%makeinstall_std
14cu|vdpauinfo-1.0-1|52	
14cu|vdpauinfo-1.0-1|53	
14cu|vdpauinfo-1.0-1|54	%files
14cu|vdpauinfo-1.0-1|55	%{_bindir}/%{name}
14cu|vdpauinfo-1.0-1|56	
14cu|vdpauinfo-1.0-1|57	%changelog
14cu|vdpauinfo-1.0-1|58	
14cu|vdpauinfo-1.0-1|59	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0-1
14cu|vdpauinfo-1.0-1|60	- (72ac068) Updated to version 1.0
14cu|vdpauinfo-1.0-1|61	
14cu|vdpauinfo-1.0-1|62	

15382 14
14cu|vdr-2.0.7-1|1	%define maintpatch 0
14cu|vdr-2.0.7-1|2	%define oapiversion 2.0.6
14cu|vdr-2.0.7-1|3	
14cu|vdr-2.0.7-1|4	# Increased when ABI compatibility is broken by patches
14cu|vdr-2.0.7-1|5	# Reset to 1 when %oapiversion is raised
14cu|vdr-2.0.7-1|6	%define vdr_sub_abi	1
14cu|vdr-2.0.7-1|7	%define vdr_abi		%{oapiversion}_%{_lib}_abi_%{vdr_sub_abi}
14cu|vdr-2.0.7-1|8	%define apiversion	%{oapiversion}.%{vdr_sub_abi}
14cu|vdr-2.0.7-1|9	
14cu|vdr-2.0.7-1|10	%define vdr_plugin_dir		%{_libdir}/%{name}
14cu|vdr-2.0.7-1|11	%define vdr_plugin_datadir	%{vdr_datadir}/plugins
14cu|vdr-2.0.7-1|12	%define vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
14cu|vdr-2.0.7-1|13	%define vdr_plugin_paramdir	%{vdr_datadir}/defaults
14cu|vdr-2.0.7-1|14	%define vdr_plugin_cachedir	%{_var}/cache/%{name}
14cu|vdr-2.0.7-1|15	%define vdr_videodir		%{_localstatedir}/lib/%{name}/video
14cu|vdr-2.0.7-1|16	%define vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
14cu|vdr-2.0.7-1|17	%define	vdr_datadir		%{_datadir}/%{name}
14cu|vdr-2.0.7-1|18	%define vdr_chanlogodir		%{vdr_datadir}/chanlogos
14cu|vdr-2.0.7-1|19	%define vdr_themedir		%{_localstatedir}/lib/%{name}/themes
14cu|vdr-2.0.7-1|20	%define vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
14cu|vdr-2.0.7-1|21	
14cu|vdr-2.0.7-1|22	# shared libraries need to be built with -fPIC
14cu|vdr-2.0.7-1|23	%define vdr_plugin_flags	-fPIC
14cu|vdr-2.0.7-1|24	
14cu|vdr-2.0.7-1|25	%if %{maintpatch}
14cu|vdr-2.0.7-1|26	%define fullversion		%{version}-%{maintpatch}
14cu|vdr-2.0.7-1|27	%else
14cu|vdr-2.0.7-1|28	%define fullversion		%{version}
14cu|vdr-2.0.7-1|29	%endif
14cu|vdr-2.0.7-1|30	
14cu|vdr-2.0.7-1|31	Summary:	Video Disk Recorder - PVR suite
14cu|vdr-2.0.7-1|32	Name:		vdr
14cu|vdr-2.0.7-1|33	Version:	2.0.7
14cu|vdr-2.0.7-1|34	Release:	1
14cu|vdr-2.0.7-1|35	Group:		Video
14cu|vdr-2.0.7-1|36	License:	GPLv2+
14cu|vdr-2.0.7-1|37	URL:		http://www.tvdr.de/
14cu|vdr-2.0.7-1|38	Source:		ftp://ftp.tvdr.de/vdr/%{name}-%{version}.tar.bz2
14cu|vdr-2.0.7-1|39	
14cu|vdr-2.0.7-1|40	Source2:	vdr-runvdr
14cu|vdr-2.0.7-1|41	Source3:	vdr-shutdown.sh.example
14cu|vdr-2.0.7-1|42	Source4:	vdr.sysconfig
14cu|vdr-2.0.7-1|43	Source8:	vdr-plugin-filetriggers.script
14cu|vdr-2.0.7-1|44	Source9:	vdr2.service.example
14cu|vdr-2.0.7-1|45	Source10:	plugin-update.sh
14cu|vdr-2.0.7-1|46	Source11:	vdr.service
14cu|vdr-2.0.7-1|47	
14cu|vdr-2.0.7-1|48	# Patches last checked for updates: 2012/02/17
14cu|vdr-2.0.7-1|49	
14cu|vdr-2.0.7-1|50	# ===============
14cu|vdr-2.0.7-1|51	# Patches from upstream (Patch000..099):
14cu|vdr-2.0.7-1|52	
14cu|vdr-2.0.7-1|53	# VDR maintenance release patches from upstream
14cu|vdr-2.0.7-1|54	%if %maintpatch
14cu|vdr-2.0.7-1|55	%(for n in {1..%maintpatch}; do
14cu|vdr-2.0.7-1|56	echo "Patch$((n+70)): ftp://ftp.cadsoft.de/vdr/Developer/vdr-%{version}-$n.diff"
14cu|vdr-2.0.7-1|57	done)
14cu|vdr-2.0.7-1|58	%endif
14cu|vdr-2.0.7-1|59	
14cu|vdr-2.0.7-1|60	# ===============
14cu|vdr-2.0.7-1|61	# Patches that are upstreamable (TODO: do it) (Patch100..199):
14cu|vdr-2.0.7-1|62	
14cu|vdr-2.0.7-1|63	# add VdrVersion() function for determining VDR version at run-time:
14cu|vdr-2.0.7-1|64	Patch100:       vdr-1.6.0-vdrversion.patch
14cu|vdr-2.0.7-1|65	
14cu|vdr-2.0.7-1|66	# submitted a long time ago without reply, TODO: try again
14cu|vdr-2.0.7-1|67	Patch101:	vdr-1.6.0-rsvps.patch
14cu|vdr-2.0.7-1|68	
14cu|vdr-2.0.7-1|69	# ===============
14cu|vdr-2.0.7-1|70	# From http://www.saunalahti.fi/~rahrenbe/vdr/patches/ by Rolf Ahrenberg.
14cu|vdr-2.0.7-1|71	# Updated with each version, gunzipped.
14cu|vdr-2.0.7-1|72	# Note that they are usually just rediffed, no actual changes.
14cu|vdr-2.0.7-1|73	# Upstreaming handled by author.
14cu|vdr-2.0.7-1|74	# Not all patches are applied, only those that are generally useful or
14cu|vdr-2.0.7-1|75	# unintrusive.
14cu|vdr-2.0.7-1|76	# (Patch200..299)
14cu|vdr-2.0.7-1|77	
14cu|vdr-2.0.7-1|78	Patch200:	vdr-2.0.6-kamalasamala.patch
14cu|vdr-2.0.7-1|79	Patch202:	vdr-2.0.6-lcn-base.patch
14cu|vdr-2.0.7-1|80	Patch203:	vdr-2.1.6-lcn-support.patch
14cu|vdr-2.0.7-1|81	
14cu|vdr-2.0.7-1|82	# ===============
14cu|vdr-2.0.7-1|83	# Patches from various sources (Patch300..499):
14cu|vdr-2.0.7-1|84	# Presumed to be upstreamed by the authors.
14cu|vdr-2.0.7-1|85	
14cu|vdr-2.0.7-1|86	# From epgsearch
14cu|vdr-2.0.7-1|87	Patch310:	vdr.epgsearch-exttimeredit-0.0.2.diff
14cu|vdr-2.0.7-1|88	Patch312:	timercmd-0.1_1.7.17.diff
14cu|vdr-2.0.7-1|89	
14cu|vdr-2.0.7-1|90	# From ttxtsubs
14cu|vdr-2.0.7-1|91	# -2.0.6 = identical
14cu|vdr-2.0.7-1|92	Patch320:	vdr-1.7.40-ttxtsubs.patch
14cu|vdr-2.0.7-1|93	
14cu|vdr-2.0.7-1|94	# From Fedora
14cu|vdr-2.0.7-1|95	# http://pkgs.fedoraproject.org/cgit/vdr.git/tree/
14cu|vdr-2.0.7-1|96	Patch420:	vdr-channel+epg.patch
14cu|vdr-2.0.7-1|97	Patch423:	http://toms-cafe.de/vdr/download/vdr-timer-info-0.5-1.7.13.diff
14cu|vdr-2.0.7-1|98	Patch424:	vdr-timer-info-1.7.28.patch
14cu|vdr-2.0.7-1|99	# for epgsearch:
14cu|vdr-2.0.7-1|100	Patch425:	http://pkgs.fedoraproject.org/cgit/vdr.git/plain/vdr-2.0.4-mainmenuhooks101.patch
14cu|vdr-2.0.7-1|101	#
14cu|vdr-2.0.7-1|102	Patch426:	http://www.udo-richter.de/vdr/files/vdr-2.1.5-naludump-0.1.diff
14cu|vdr-2.0.7-1|103	
14cu|vdr-2.0.7-1|104	# ===============
14cu|vdr-2.0.7-1|105	# From http://e-tobi.net/ Debian repository (current only).
14cu|vdr-2.0.7-1|106	# Patch headers contain additional information.
14cu|vdr-2.0.7-1|107	# Unknown upstreaming status.
14cu|vdr-2.0.7-1|108	# (Patch500..599)
14cu|vdr-2.0.7-1|109	Patch501:	vdr-1.7.11-yaepg.patch
14cu|vdr-2.0.7-1|110	Patch502:	vdr-1.6.0-menuorg.patch
14cu|vdr-2.0.7-1|111	Patch504:	vdr-1.7.13-graphtft.patch
14cu|vdr-2.0.7-1|112	
14cu|vdr-2.0.7-1|113	# From yavdr:
14cu|vdr-2.0.7-1|114	Patch503:	vdr-2.0.3-pin.patch
14cu|vdr-2.0.7-1|115	Patch550:	vdr-1.7.23-rotor.patch
14cu|vdr-2.0.7-1|116	
14cu|vdr-2.0.7-1|117	# ===============
14cu|vdr-2.0.7-1|118	# Patches that are unsuitable to be upstreamed
14cu|vdr-2.0.7-1|119	# as-is (Patch600..699):
14cu|vdr-2.0.7-1|120	
14cu|vdr-2.0.7-1|121	# CanHandleOver2BitSubtitles() hack:
14cu|vdr-2.0.7-1|122	Patch600:	vdr-1.6.0-dxr3.patch
14cu|vdr-2.0.7-1|123	
14cu|vdr-2.0.7-1|124	# Use monospace as default monospace font,
14cu|vdr-2.0.7-1|125	# sans serif as default large font:
14cu|vdr-2.0.7-1|126	Patch601:	vdr-1.6.0-default-fonts-mdv.patch
14cu|vdr-2.0.7-1|127	
14cu|vdr-2.0.7-1|128	# Show more font aliases instead of only the per-category defaults (this could
14cu|vdr-2.0.7-1|129	# possibly be upstreamed if made more generic):
14cu|vdr-2.0.7-1|130	Patch602:	vdr-1.6.0-show-more-aliasfonts.patch
14cu|vdr-2.0.7-1|131	
14cu|vdr-2.0.7-1|132	BuildRequires:	libcap-devel
14cu|vdr-2.0.7-1|133	BuildRequires:	jpeg-devel
14cu|vdr-2.0.7-1|134	BuildRequires:	pkgconfig(fontconfig)
14cu|vdr-2.0.7-1|135	BuildRequires:	pkgconfig(freetype2)
14cu|vdr-2.0.7-1|136	BuildRequires:	pkgconfig(ncursesw)
14cu|vdr-2.0.7-1|137	BuildRequires:	fribidi-devel
14cu|vdr-2.0.7-1|138	Requires(post): rpm-helper
14cu|vdr-2.0.7-1|139	Requires(preun): rpm-helper
14cu|vdr-2.0.7-1|140	Requires(post):	vdr-common = %{version}
14cu|vdr-2.0.7-1|141	Requires:	vdr-common = %{version}
14cu|vdr-2.0.7-1|142	Provides:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|143	Obsoletes:	vdr-plugin-subtitles < 0.5.0-8
14cu|vdr-2.0.7-1|144	Requires(post):	ccp >= 0.4.1
14cu|vdr-2.0.7-1|145	# Plugins:
14cu|vdr-2.0.7-1|146	Requires:	ccp >= 0.4.1
14cu|vdr-2.0.7-1|147	
14cu|vdr-2.0.7-1|148	%description
14cu|vdr-2.0.7-1|149	VDR (Video Disk Recorder) is a very powerful and customizable PVR
14cu|vdr-2.0.7-1|150	suite. One of the most common usage cases of VDR is as a digital
14cu|vdr-2.0.7-1|151	set-top-box with the picture displayed on a television set. VDR can
14cu|vdr-2.0.7-1|152	also be used on desktop or even without any video output devices.
14cu|vdr-2.0.7-1|153	There are also lots of different plugins available to extend VDR's
14cu|vdr-2.0.7-1|154	capabilities.
14cu|vdr-2.0.7-1|155	
14cu|vdr-2.0.7-1|156	See http://www.linuxtv.org/vdrwiki/ for more information.
14cu|vdr-2.0.7-1|157	
14cu|vdr-2.0.7-1|158	VDR in this package is patched with the liemikuutio patch and several
14cu|vdr-2.0.7-1|159	other patches.
14cu|vdr-2.0.7-1|160	%if %maintpatch
14cu|vdr-2.0.7-1|161	This build is additionally patched to the maintenance release
14cu|vdr-2.0.7-1|162	%{version}-%maintpatch.
14cu|vdr-2.0.7-1|163	%endif
14cu|vdr-2.0.7-1|164	
14cu|vdr-2.0.7-1|165	%files -f vdr.lang
14cu|vdr-2.0.7-1|166	%doc HISTORY* INSTALL* MANUAL* CONTRIBUTORS* UPDATE* README*
14cu|vdr-2.0.7-1|167	%doc shutdown.sh.example
14cu|vdr-2.0.7-1|168	%doc vdr2.service.example
14cu|vdr-2.0.7-1|169	%attr(-,vdr,vdr) %dir %{vdr_cfgdir}
14cu|vdr-2.0.7-1|170	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}
14cu|vdr-2.0.7-1|171	%attr(-,vdr,vdr) %dir %{vdr_themedir}
14cu|vdr-2.0.7-1|172	%config(noreplace) %{vdr_cfgdir}/*.conf
14cu|vdr-2.0.7-1|173	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|vdr-2.0.7-1|174	%{_bindir}/vdr
14cu|vdr-2.0.7-1|175	%{_unitdir}/%{name}.service
14cu|vdr-2.0.7-1|176	%{_bindir}/runvdr
14cu|vdr-2.0.7-1|177	%{_bindir}/epg2html
14cu|vdr-2.0.7-1|178	%{_bindir}/summary2info
14cu|vdr-2.0.7-1|179	%{_bindir}/svdrpsend
14cu|vdr-2.0.7-1|180	%{_mandir}/man1/vdr.1*
14cu|vdr-2.0.7-1|181	%{_mandir}/man1/svdrpsend.1*
14cu|vdr-2.0.7-1|182	%{_mandir}/man5/vdr.5*
14cu|vdr-2.0.7-1|183	%attr(-,vdr,vdr) %dir %{vdr_videodir}
14cu|vdr-2.0.7-1|184	%dir %{vdr_plugin_dir}
14cu|vdr-2.0.7-1|185	%dir %{vdr_datadir}
14cu|vdr-2.0.7-1|186	%dir %{vdr_plugin_datadir}
14cu|vdr-2.0.7-1|187	%attr(-,vdr,vdr) %dir %{vdr_plugin_cachedir}
14cu|vdr-2.0.7-1|188	%dir %{vdr_chanlogodir}
14cu|vdr-2.0.7-1|189	# symlink
14cu|vdr-2.0.7-1|190	%{vdr_cfgdir}/themes
14cu|vdr-2.0.7-1|191	%dir %{vdr_plugin_paramdir}
14cu|vdr-2.0.7-1|192	%attr(-,vdr,vdr) %dir %{vdr_epgimagesdir}
14cu|vdr-2.0.7-1|193	%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
14cu|vdr-2.0.7-1|194	%{_var}/lib/rpm/filetriggers/vdr-plugins.script
14cu|vdr-2.0.7-1|195	%{_datadir}/%{name}/plugin-update.sh
14cu|vdr-2.0.7-1|196	
14cu|vdr-2.0.7-1|197	
14cu|vdr-2.0.7-1|198	%post
14cu|vdr-2.0.7-1|199	# This test can be removed when ccp is updated to check that .rpmnew is
14cu|vdr-2.0.7-1|200	# not obsolete (via ctime, not mtime) -Anssi
14cu|vdr-2.0.7-1|201	if test -e %{_sysconfdir}/sysconfig/vdr.rpmnew && test $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr.rpmnew) \
14cu|vdr-2.0.7-1|202	-gt $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr); then
14cu|vdr-2.0.7-1|203	ccp --backup --delete --ifexists --set NoOrphans --oldfile \
14cu|vdr-2.0.7-1|204	%{_sysconfdir}/sysconfig/vdr --newfile %{_sysconfdir}/sysconfig/vdr.rpmnew
14cu|vdr-2.0.7-1|205	fi
14cu|vdr-2.0.7-1|206	%_post_unit vdr
14cu|vdr-2.0.7-1|207	
14cu|vdr-2.0.7-1|208	%preun
14cu|vdr-2.0.7-1|209	%_preun_unit vdr
14cu|vdr-2.0.7-1|210	
14cu|vdr-2.0.7-1|211	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|212	
14cu|vdr-2.0.7-1|213	%package common
14cu|vdr-2.0.7-1|214	Summary:	Common files for VDR
14cu|vdr-2.0.7-1|215	Group:		Video
14cu|vdr-2.0.7-1|216	Requires(pre):	rpm-helper
14cu|vdr-2.0.7-1|217	Requires(postun): rpm-helper
14cu|vdr-2.0.7-1|218	
14cu|vdr-2.0.7-1|219	%description common
14cu|vdr-2.0.7-1|220	VDR (Video Disk Recorder) is a very powerful and customizable PVR
14cu|vdr-2.0.7-1|221	suite.
14cu|vdr-2.0.7-1|222	
14cu|vdr-2.0.7-1|223	This package contains the default "vdr" user required by VDR and
14cu|vdr-2.0.7-1|224	some other related tools.
14cu|vdr-2.0.7-1|225	
14cu|vdr-2.0.7-1|226	%files common
14cu|vdr-2.0.7-1|227	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/%{name}
14cu|vdr-2.0.7-1|228	
14cu|vdr-2.0.7-1|229	%pre common
14cu|vdr-2.0.7-1|230	%_pre_useradd vdr %{_localstatedir}/lib/%{name} /bin/nologin
14cu|vdr-2.0.7-1|231	%{_bindir}/gpasswd -a vdr video >/dev/null
14cu|vdr-2.0.7-1|232	
14cu|vdr-2.0.7-1|233	%postun common
14cu|vdr-2.0.7-1|234	%_postun_userdel vdr
14cu|vdr-2.0.7-1|235	
14cu|vdr-2.0.7-1|236	
14cu|vdr-2.0.7-1|237	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|238	
14cu|vdr-2.0.7-1|239	%package devel
14cu|vdr-2.0.7-1|240	Summary:	VDR development headers
14cu|vdr-2.0.7-1|241	Group:		Development/C++
14cu|vdr-2.0.7-1|242	Requires:	gettext
14cu|vdr-2.0.7-1|243	
14cu|vdr-2.0.7-1|244	%description devel
14cu|vdr-2.0.7-1|245	This package contains the headers that are needed to build
14cu|vdr-2.0.7-1|246	plugins for VDR.
14cu|vdr-2.0.7-1|247	
14cu|vdr-2.0.7-1|248	%files devel
14cu|vdr-2.0.7-1|249	%{_sysconfdir}/rpm/macros.d/vdr.macros
14cu|vdr-2.0.7-1|250	%{_includedir}/vdr
14cu|vdr-2.0.7-1|251	%{_includedir}/libsi
14cu|vdr-2.0.7-1|252	%{_libdir}/pkgconfig/vdr.pc
14cu|vdr-2.0.7-1|253	
14cu|vdr-2.0.7-1|254	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|255	
14cu|vdr-2.0.7-1|256	%package plugin-dvbhddevice
14cu|vdr-2.0.7-1|257	Summary:	VDR plugin: HD Full Featured DVB device
14cu|vdr-2.0.7-1|258	Group:		Video
14cu|vdr-2.0.7-1|259	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|260	
14cu|vdr-2.0.7-1|261	%description plugin-dvbhddevice
14cu|vdr-2.0.7-1|262	This plugin implements the output device for the
14cu|vdr-2.0.7-1|263	"Full Featured TechnoTrend S2-6400" DVB cards.
14cu|vdr-2.0.7-1|264	
14cu|vdr-2.0.7-1|265	%files plugin-dvbhddevice -f vdr-dvbhddevice.lang
14cu|vdr-2.0.7-1|266	%doc PLUGINS/src/dvbhddevice/HISTORY
14cu|vdr-2.0.7-1|267	%doc PLUGINS/src/dvbhddevice/README
14cu|vdr-2.0.7-1|268	%{vdr_plugin_dir}/libvdr-dvbhddevice.so.%{apiversion}
14cu|vdr-2.0.7-1|269	
14cu|vdr-2.0.7-1|270	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|271	
14cu|vdr-2.0.7-1|272	%package plugin-dvbsddevice
14cu|vdr-2.0.7-1|273	Summary:	VDR plugin: SD Full Featured DVB device
14cu|vdr-2.0.7-1|274	Group:		Video
14cu|vdr-2.0.7-1|275	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|276	
14cu|vdr-2.0.7-1|277	%description plugin-dvbsddevice
14cu|vdr-2.0.7-1|278	This plugin implements the output device for the
14cu|vdr-2.0.7-1|279	"Full Featured" DVB cards based on the TechnoTrend/Fujitsu-Siemens
14cu|vdr-2.0.7-1|280	design. This code was originally part of the core VDR source, and
14cu|vdr-2.0.7-1|281	was moved into this plugin in VDR version 1.7.11.
14cu|vdr-2.0.7-1|282	
14cu|vdr-2.0.7-1|283	%files plugin-dvbsddevice
14cu|vdr-2.0.7-1|284	%doc PLUGINS/src/dvbsddevice/HISTORY
14cu|vdr-2.0.7-1|285	%doc PLUGINS/src/dvbsddevice/README
14cu|vdr-2.0.7-1|286	%config(noreplace) %{_sysconfdir}/sysconfig/vdr-dvbsddevice
14cu|vdr-2.0.7-1|287	%{vdr_plugin_dir}/libvdr-dvbsddevice.so.%{apiversion}
14cu|vdr-2.0.7-1|288	%{vdr_plugin_paramdir}/dvbsddevice.*
14cu|vdr-2.0.7-1|289	
14cu|vdr-2.0.7-1|290	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|291	
14cu|vdr-2.0.7-1|292	%package plugin-epgtableid0
14cu|vdr-2.0.7-1|293	Summary:	VDR plugin: EPG handler for events with table id 0x00
14cu|vdr-2.0.7-1|294	Group:		Video
14cu|vdr-2.0.7-1|295	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|296	
14cu|vdr-2.0.7-1|297	%description plugin-epgtableid0
14cu|vdr-2.0.7-1|298	The special handling of EPG events with table id 0x00 has been dropped
14cu|vdr-2.0.7-1|299	in VDR version 1.7.26, and replaced by a more felxible "EPG Handler"
14cu|vdr-2.0.7-1|300	concept. You can use this plugin to get the previous functionality back.
14cu|vdr-2.0.7-1|301	
14cu|vdr-2.0.7-1|302	%files plugin-epgtableid0
14cu|vdr-2.0.7-1|303	%doc PLUGINS/src/epgtableid0/HISTORY
14cu|vdr-2.0.7-1|304	%doc PLUGINS/src/epgtableid0/README
14cu|vdr-2.0.7-1|305	%{vdr_plugin_dir}/libvdr-epgtableid0.so.%{apiversion}
14cu|vdr-2.0.7-1|306	
14cu|vdr-2.0.7-1|307	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|308	
14cu|vdr-2.0.7-1|309	%package plugin-hello
14cu|vdr-2.0.7-1|310	Summary:	VDR plugin: A friendly greeting
14cu|vdr-2.0.7-1|311	Group:		Video
14cu|vdr-2.0.7-1|312	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|313	
14cu|vdr-2.0.7-1|314	%description plugin-hello
14cu|vdr-2.0.7-1|315	This is a small demo of the VDR plugin interface.
14cu|vdr-2.0.7-1|316	
14cu|vdr-2.0.7-1|317	%files plugin-hello -f vdr-hello.lang
14cu|vdr-2.0.7-1|318	%doc PLUGINS/src/hello/HISTORY
14cu|vdr-2.0.7-1|319	%doc PLUGINS/src/hello/README
14cu|vdr-2.0.7-1|320	%{vdr_plugin_dir}/libvdr-hello.so.%{apiversion}
14cu|vdr-2.0.7-1|321	
14cu|vdr-2.0.7-1|322	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|323	
14cu|vdr-2.0.7-1|324	%package plugin-osddemo
14cu|vdr-2.0.7-1|325	Summary:	VDR plugin: Demo of arbitrary OSD setup
14cu|vdr-2.0.7-1|326	Group:		Video
14cu|vdr-2.0.7-1|327	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|328	
14cu|vdr-2.0.7-1|329	%description plugin-osddemo
14cu|vdr-2.0.7-1|330	Demonstration of how a plugin can have its very own OSD setup.
14cu|vdr-2.0.7-1|331	
14cu|vdr-2.0.7-1|332	It's a very primitive game that opens a small window in which the
14cu|vdr-2.0.7-1|333	user can draw lines with the Up, Down, Left and Right buttons.
14cu|vdr-2.0.7-1|334	The color buttons are used to switch color.
14cu|vdr-2.0.7-1|335	Press Ok to close the window.
14cu|vdr-2.0.7-1|336	
14cu|vdr-2.0.7-1|337	%files plugin-osddemo
14cu|vdr-2.0.7-1|338	%doc PLUGINS/src/osddemo/HISTORY
14cu|vdr-2.0.7-1|339	%doc PLUGINS/src/osddemo/README
14cu|vdr-2.0.7-1|340	%{vdr_plugin_dir}/libvdr-osddemo.so.%{apiversion}
14cu|vdr-2.0.7-1|341	
14cu|vdr-2.0.7-1|342	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|343	
14cu|vdr-2.0.7-1|344	%package plugin-rcu
14cu|vdr-2.0.7-1|345	Summary:	VDR plugin: Remote Control Unit
14cu|vdr-2.0.7-1|346	Group:		Video
14cu|vdr-2.0.7-1|347	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|348	
14cu|vdr-2.0.7-1|349	%description plugin-rcu
14cu|vdr-2.0.7-1|350	This VDR plugin implements support for the RCU (Remote Control Unit),
14cu|vdr-2.0.7-1|351	a custom device with an infrared receiver and a four digit display:
14cu|vdr-2.0.7-1|352	http://tvdr.de/remote.htm
14cu|vdr-2.0.7-1|353	
14cu|vdr-2.0.7-1|354	%files plugin-rcu
14cu|vdr-2.0.7-1|355	%doc PLUGINS/src/rcu/HISTORY
14cu|vdr-2.0.7-1|356	%doc PLUGINS/src/rcu/README
14cu|vdr-2.0.7-1|357	%config(noreplace) %{_sysconfdir}/sysconfig/vdr-rcu
14cu|vdr-2.0.7-1|358	%{vdr_plugin_dir}/libvdr-rcu.so.%{apiversion}
14cu|vdr-2.0.7-1|359	%{vdr_plugin_paramdir}/rcu.*
14cu|vdr-2.0.7-1|360	
14cu|vdr-2.0.7-1|361	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|362	
14cu|vdr-2.0.7-1|363	%package plugin-skincurses
14cu|vdr-2.0.7-1|364	Summary:	VDR plugin: A text only skin
14cu|vdr-2.0.7-1|365	Group:		Video
14cu|vdr-2.0.7-1|366	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|367	
14cu|vdr-2.0.7-1|368	%description plugin-skincurses
14cu|vdr-2.0.7-1|369	The 'skincurses' plugin implements a VDR skin that works in a
14cu|vdr-2.0.7-1|370	shell window, using only plain text output. It re-implements
14cu|vdr-2.0.7-1|371	what used to be available by compiling VDR versions before 1.3.7
14cu|vdr-2.0.7-1|372	with the DEBUG_OSD macro set.
14cu|vdr-2.0.7-1|373	
14cu|vdr-2.0.7-1|374	%files plugin-skincurses -f vdr-skincurses.lang
14cu|vdr-2.0.7-1|375	%doc PLUGINS/src/skincurses/HISTORY
14cu|vdr-2.0.7-1|376	%doc PLUGINS/src/skincurses/README
14cu|vdr-2.0.7-1|377	%{vdr_plugin_dir}/libvdr-skincurses.so.%{apiversion}
14cu|vdr-2.0.7-1|378	
14cu|vdr-2.0.7-1|379	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|380	
14cu|vdr-2.0.7-1|381	%package plugin-status
14cu|vdr-2.0.7-1|382	Summary:	VDR plugin: Status monitor test
14cu|vdr-2.0.7-1|383	Group:		Video
14cu|vdr-2.0.7-1|384	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|385	
14cu|vdr-2.0.7-1|386	%description plugin-status
14cu|vdr-2.0.7-1|387	This is an example that shows the use of cStatus.
14cu|vdr-2.0.7-1|388	
14cu|vdr-2.0.7-1|389	%files plugin-status
14cu|vdr-2.0.7-1|390	%doc PLUGINS/src/status/HISTORY
14cu|vdr-2.0.7-1|391	%doc PLUGINS/src/status/README
14cu|vdr-2.0.7-1|392	%{vdr_plugin_dir}/libvdr-status.so.%{apiversion}
14cu|vdr-2.0.7-1|393	
14cu|vdr-2.0.7-1|394	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|395	
14cu|vdr-2.0.7-1|396	%package plugin-servicedemo
14cu|vdr-2.0.7-1|397	Summary:	VDR plugin: Service demo
14cu|vdr-2.0.7-1|398	Group:		Video
14cu|vdr-2.0.7-1|399	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|400	
14cu|vdr-2.0.7-1|401	%description plugin-servicedemo
14cu|vdr-2.0.7-1|402	Demonstration of how plugins can communicate with each other.
14cu|vdr-2.0.7-1|403	
14cu|vdr-2.0.7-1|404	%files plugin-servicedemo
14cu|vdr-2.0.7-1|405	%doc PLUGINS/src/servicedemo/HISTORY
14cu|vdr-2.0.7-1|406	%doc PLUGINS/src/servicedemo/README
14cu|vdr-2.0.7-1|407	%{vdr_plugin_dir}/libvdr-svccli.so.%{apiversion}
14cu|vdr-2.0.7-1|408	%{vdr_plugin_dir}/libvdr-svcsvr.so.%{apiversion}
14cu|vdr-2.0.7-1|409	
14cu|vdr-2.0.7-1|410	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|411	
14cu|vdr-2.0.7-1|412	%package plugin-svdrpdemo
14cu|vdr-2.0.7-1|413	Summary:	VDR plugin: How to add SVDRP support to a plugin
14cu|vdr-2.0.7-1|414	Group:		Video
14cu|vdr-2.0.7-1|415	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|416	
14cu|vdr-2.0.7-1|417	%description plugin-svdrpdemo
14cu|vdr-2.0.7-1|418	This plugin shows how to add SVDRP support to a plugin.
14cu|vdr-2.0.7-1|419	
14cu|vdr-2.0.7-1|420	%files plugin-svdrpdemo
14cu|vdr-2.0.7-1|421	%doc PLUGINS/src/svdrpdemo/HISTORY
14cu|vdr-2.0.7-1|422	%doc PLUGINS/src/svdrpdemo/README
14cu|vdr-2.0.7-1|423	%{vdr_plugin_dir}/libvdr-svdrpdemo.so.%{apiversion}
14cu|vdr-2.0.7-1|424	
14cu|vdr-2.0.7-1|425	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|426	
14cu|vdr-2.0.7-1|427	%package plugin-pictures
14cu|vdr-2.0.7-1|428	Summary:	VDR plugin: A simple picture viewer
14cu|vdr-2.0.7-1|429	Group:		Video
14cu|vdr-2.0.7-1|430	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-2.0.7-1|431	
14cu|vdr-2.0.7-1|432	%description plugin-pictures
14cu|vdr-2.0.7-1|433	The 'pictures' plugin implements a simple picture viewer.
14cu|vdr-2.0.7-1|434	
14cu|vdr-2.0.7-1|435	There is already an 'image' plugin out there which has a lot more
14cu|vdr-2.0.7-1|436	functionality than this one but is also more complex.
14cu|vdr-2.0.7-1|437	
14cu|vdr-2.0.7-1|438	This plugin assumes that the pictures have already been converted to
14cu|vdr-2.0.7-1|439	MPEG frames (with the 'pic2mpg' script that comes with this package),
14cu|vdr-2.0.7-1|440	and doesn't implement any fancy features like zooming, panning or
14cu|vdr-2.0.7-1|441	tiled previews. It's just a very simple viewer.
14cu|vdr-2.0.7-1|442	
14cu|vdr-2.0.7-1|443	%files plugin-pictures -f vdr-pictures.lang
14cu|vdr-2.0.7-1|444	%doc PLUGINS/src/pictures/HISTORY
14cu|vdr-2.0.7-1|445	%doc PLUGINS/src/pictures/README
14cu|vdr-2.0.7-1|446	%config(noreplace) %{_sysconfdir}/sysconfig/vdr-pictures
14cu|vdr-2.0.7-1|447	%{_bindir}/pic2mpg
14cu|vdr-2.0.7-1|448	%{_bindir}/pic2mpg-sd
14cu|vdr-2.0.7-1|449	%{vdr_plugin_dir}/libvdr-pictures.so.%{apiversion}
14cu|vdr-2.0.7-1|450	%{vdr_plugin_paramdir}/pictures.*
14cu|vdr-2.0.7-1|451	
14cu|vdr-2.0.7-1|452	#----------------------------------------------------------------------------
14cu|vdr-2.0.7-1|453	
14cu|vdr-2.0.7-1|454	%prep
14cu|vdr-2.0.7-1|455	%setup -q
14cu|vdr-2.0.7-1|456	%apply_patches
14cu|vdr-2.0.7-1|457	
14cu|vdr-2.0.7-1|458	cp %{SOURCE9} .
14cu|vdr-2.0.7-1|459	
14cu|vdr-2.0.7-1|460	# drop backups for documentation to avoid them ending up in the rpm
14cu|vdr-2.0.7-1|461	rm -f {README,CONTRIBUTORS,HISTORY,INSTALL,MANUAL,README}.[0-9][0-9][0-9][0-9]
14cu|vdr-2.0.7-1|462	
14cu|vdr-2.0.7-1|463	sed -i "/isyslog(\"VDR version %%s started\", VDRVERSION);/s/VDRVERSION/\"%{fullversion} (%{version}-%{release})\"/" vdr.c
14cu|vdr-2.0.7-1|464	sed -ri '/define APIVERSION/s/^(.*")%{oapiversion}(".*)$/\1%{apiversion}\2/' config.h
14cu|vdr-2.0.7-1|465	sed -ri '/define VDRVERSION/s/^(.*")%{fullversion}(".*)$/\1%{version}-%{release}\2/' config.h
14cu|vdr-2.0.7-1|466	
14cu|vdr-2.0.7-1|467	# check that the macros are set correctly
14cu|vdr-2.0.7-1|468	[ $(sed -rn '/define APIVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%{apiversion}" ]
14cu|vdr-2.0.7-1|469	[ $(sed -rn '/define VDRVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%{version}-%{release}" ]
14cu|vdr-2.0.7-1|470	
14cu|vdr-2.0.7-1|471	cp -a %{SOURCE3} shutdown.sh.example
14cu|vdr-2.0.7-1|472	
14cu|vdr-2.0.7-1|473	cat > README.%{vendor}.custom-plugins <<EOF
14cu|vdr-2.0.7-1|474	=========================================
14cu|vdr-2.0.7-1|475	Installing additional plugins manually
14cu|vdr-2.0.7-1|476	=========================================
14cu|vdr-2.0.7-1|477	
14cu|vdr-2.0.7-1|478	In some cases you want to be able to build and install a plugin manually
14cu|vdr-2.0.7-1|479	against %{product_distribution} VDR, such as when you are developing a new plugin or the
14cu|vdr-2.0.7-1|480	plugin does not yet have a %{product_distribution} package. (Note that in the latter case,
14cu|vdr-2.0.7-1|481	you can send me a packaging request).
14cu|vdr-2.0.7-1|482	
14cu|vdr-2.0.7-1|483	You need to have the packages vdr-devel and rpm-build installed.
14cu|vdr-2.0.7-1|484	
14cu|vdr-2.0.7-1|485	1. cd into the plugin source directory
14cu|vdr-2.0.7-1|486	2. execute:
14cu|vdr-2.0.7-1|487	eval \$(rpm --eval %%vdr_plugin_build)
14cu|vdr-2.0.7-1|488	3. copy the resulting libvdr-*.so.* into %{vdr_plugin_dir}
14cu|vdr-2.0.7-1|489	
14cu|vdr-2.0.7-1|490	You can give the plugins parameters as instructed in /etc/sysconfig/vdr.
14cu|vdr-2.0.7-1|491	EOF
14cu|vdr-2.0.7-1|492	
14cu|vdr-2.0.7-1|493	cat > README.%{vendor}.multi-vdr <<EOF
14cu|vdr-2.0.7-1|494	You can setup a system that runs multiple vdr daemons simultaneusly by doing
14cu|vdr-2.0.7-1|495	the following:
14cu|vdr-2.0.7-1|496	# cp /usr/share/doc/vdr/vdr2.service.sample /etc/systemd/system/vdr2.service
14cu|vdr-2.0.7-1|497	# cp /etc/sysconfig/vdr /etc/sysconfig/vdr2
14cu|vdr-2.0.7-1|498	and editing the files accordingly.
14cu|vdr-2.0.7-1|499	
14cu|vdr-2.0.7-1|500	To set plugin parameters individually, you need to set them using
14cu|vdr-2.0.7-1|501	VDR_PLUGIN_ARGS_ in the instance sysconfig fie ("vdr2" above).
14cu|vdr-2.0.7-1|502	
14cu|vdr-2.0.7-1|503	The extra VDR daemons will not be restarted automatically on upgrades.
14cu|vdr-2.0.7-1|504	EOF
14cu|vdr-2.0.7-1|505	
14cu|vdr-2.0.7-1|506	# Comment default examples out
14cu|vdr-2.0.7-1|507	perl -pi -e "s/^S/# S/" diseqc.conf
14cu|vdr-2.0.7-1|508	
14cu|vdr-2.0.7-1|509	cat > README.1.7.0.upgrade.urpmi <<EOF
14cu|vdr-2.0.7-1|510	VDR 1.7 series is a major upgrade and you may need to make configuration
14cu|vdr-2.0.7-1|511	changes to adapt for this new series.
14cu|vdr-2.0.7-1|512	
14cu|vdr-2.0.7-1|513	Notable changes that may require user action are:
14cu|vdr-2.0.7-1|514	- DVB output devices ("FF cards") are now supported by the dvbsddevice
14cu|vdr-2.0.7-1|515	plugin instead of being supported by VDR core.
14cu|vdr-2.0.7-1|516	- Default SVDRP port has been changed to 6419 as assigned for SVDRP use by
14cu|vdr-2.0.7-1|517	IANA.
14cu|vdr-2.0.7-1|518	- Some scripts have had their '.pl' suffix removed, notably 'svdrpsend'.
14cu|vdr-2.0.7-1|519	- VDR now uses the TS recording format instead of PES. Old recordings
14cu|vdr-2.0.7-1|520	are still playable.
14cu|vdr-2.0.7-1|521	- LNB sharing is now implemented in VDR core and is now configured
14cu|vdr-2.0.7-1|522	differently.
14cu|vdr-2.0.7-1|523	
14cu|vdr-2.0.7-1|524	See HISTORY in the documentation directory for the full list of changes.
14cu|vdr-2.0.7-1|525	EOF
14cu|vdr-2.0.7-1|526	
14cu|vdr-2.0.7-1|527	cat > Make.config <<EOF
14cu|vdr-2.0.7-1|528	CFLAGS   = %{optflags} %{?ldflags}
14cu|vdr-2.0.7-1|529	CXXFLAGS = \$(CFLAGS) -Werror=overloaded-virtual
14cu|vdr-2.0.7-1|530	
14cu|vdr-2.0.7-1|531	BINDIR   = %{_bindir}
14cu|vdr-2.0.7-1|532	INCDIR   = %{_includedir}
14cu|vdr-2.0.7-1|533	MANDIR   = %{_mandir}
14cu|vdr-2.0.7-1|534	LOCDIR   = %{_datadir}/locale
14cu|vdr-2.0.7-1|535	PCDIR    = %{_libdir}/pkgconfig
14cu|vdr-2.0.7-1|536	
14cu|vdr-2.0.7-1|537	LIBDIR   = %{vdr_plugin_dir}
14cu|vdr-2.0.7-1|538	VIDEODIR = %{vdr_videodir}
14cu|vdr-2.0.7-1|539	CONFDIR  = %{vdr_cfgdir}
14cu|vdr-2.0.7-1|540	RESDIR   = %{vdr_datadir}
14cu|vdr-2.0.7-1|541	CACHEDIR = %{vdr_plugin_cachedir}
14cu|vdr-2.0.7-1|542	
14cu|vdr-2.0.7-1|543	LIRC_DEVICE = %{_var}/run/lirc/lircd
14cu|vdr-2.0.7-1|544	BIDI = 1
14cu|vdr-2.0.7-1|545	EOF
14cu|vdr-2.0.7-1|546	
14cu|vdr-2.0.7-1|547	cat > README.install.urpmi <<EOF
14cu|vdr-2.0.7-1|548	VDR is an advanced PVR suite and configuring it may not be straight-forward.
14cu|vdr-2.0.7-1|549	Please take a look at the provided documentation first.
14cu|vdr-2.0.7-1|550	
14cu|vdr-2.0.7-1|551	Note that VDR does not support output to X11 or framebuffer without
14cu|vdr-2.0.7-1|552	additional plugins, such as xineliboutput or softdevice.
14cu|vdr-2.0.7-1|553	
14cu|vdr-2.0.7-1|554	VDR service is provided for your convenience. Instead of running vdr
14cu|vdr-2.0.7-1|555	directly, you should use the vdr service.
14cu|vdr-2.0.7-1|556	
14cu|vdr-2.0.7-1|557	%{product_distribution} VDR packages have the following filesystem layout:
14cu|vdr-2.0.7-1|558	
14cu|vdr-2.0.7-1|559	%{_sysconfdir}/sysconfig/vdr
14cu|vdr-2.0.7-1|560	%{product_distribution} VDR configuration file; the settings in this file are used to
14cu|vdr-2.0.7-1|561	construct the VDR parameters.
14cu|vdr-2.0.7-1|562	
14cu|vdr-2.0.7-1|563	%{_sysconfdir}/sysconfig/vdr-PLUGINNAME
14cu|vdr-2.0.7-1|564	%{product_distribution} VDR plugin configuration files; the settings in these files are used
14cu|vdr-2.0.7-1|565	to construct the parameters for VDR plugins.
14cu|vdr-2.0.7-1|566	
14cu|vdr-2.0.7-1|567	%vdr_videodir
14cu|vdr-2.0.7-1|568	Default VDR recordings directory.
14cu|vdr-2.0.7-1|569	
14cu|vdr-2.0.7-1|570	%vdr_cfgdir
14cu|vdr-2.0.7-1|571	Default VDR configuration directory.
14cu|vdr-2.0.7-1|572	
14cu|vdr-2.0.7-1|573	%vdr_chanlogodir
14cu|vdr-2.0.7-1|574	Default channel logo directory; The channel logos are used by plugins that
14cu|vdr-2.0.7-1|575	support them. The most compatible format is 64x48px 16-color xpm.
14cu|vdr-2.0.7-1|576	
14cu|vdr-2.0.7-1|577	For more information on VDR and its plugins, see http://linuxtv.org/vdrwiki/ .
14cu|vdr-2.0.7-1|578	EOF
14cu|vdr-2.0.7-1|579	
14cu|vdr-2.0.7-1|580	# The escaping gets a little messy:
14cu|vdr-2.0.7-1|581	# \$	= plain $ in macros
14cu|vdr-2.0.7-1|582	# \\	= multiline macro
14cu|vdr-2.0.7-1|583	# \\\\	= plain \ in macros
14cu|vdr-2.0.7-1|584	# these and their combinations are the only types of escaping present below:
14cu|vdr-2.0.7-1|585	cat > vdr.macros <<EOF
14cu|vdr-2.0.7-1|586	## VDR plugin macros ##
14cu|vdr-2.0.7-1|587	
14cu|vdr-2.0.7-1|588	%%vdr_version		%{version}-%{release}
14cu|vdr-2.0.7-1|589	%%vdr_rpmversion	%{version}
14cu|vdr-2.0.7-1|590	%%vdr_apiversion	%{apiversion}
14cu|vdr-2.0.7-1|591	%%vdr_abi		%{vdr_abi}
14cu|vdr-2.0.7-1|592	
14cu|vdr-2.0.7-1|593	%%vdr_plugin_flags	%%{optflags} %vdr_plugin_flags %%{vdr_plugin_ldflags} \${VDR_PLUGIN_EXTRA_FLAGS}
14cu|vdr-2.0.7-1|594	%%vdr_plugin_ldflags	%%(echo "%%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
14cu|vdr-2.0.7-1|595	
14cu|vdr-2.0.7-1|596	%%vdr_plugin_dir        %{_libdir}/%{name}
14cu|vdr-2.0.7-1|597	%%vdr_plugin_datadir    %{vdr_datadir}
14cu|vdr-2.0.7-1|598	%%vdr_plugin_cfgdir     %{vdr_cfgdir}/plugins
14cu|vdr-2.0.7-1|599	%%vdr_plugin_paramdir   %{vdr_datadir}/defaults
14cu|vdr-2.0.7-1|600	%%vdr_plugin_cachedir   %{_var}/cache/%{name}
14cu|vdr-2.0.7-1|601	%%vdr_videodir          %{_localstatedir}/lib/%{name}/video
14cu|vdr-2.0.7-1|602	%%vdr_cfgdir            %{_localstatedir}/lib/%{name}/config
14cu|vdr-2.0.7-1|603	%%vdr_datadir           %{_datadir}/%{name}
14cu|vdr-2.0.7-1|604	%%vdr_chanlogodir       %{vdr_datadir}/chanlogos
14cu|vdr-2.0.7-1|605	%%vdr_themedir          %{_localstatedir}/lib/%{name}/themes
14cu|vdr-2.0.7-1|606	%%vdr_epgimagesdir      %{_var}/cache/%{name}/epgimages
14cu|vdr-2.0.7-1|607	
14cu|vdr-2.0.7-1|608	%%vdr_plugin_prep \\
14cu|vdr-2.0.7-1|609	for file in po/*.po; do \\
14cu|vdr-2.0.7-1|610	# drop empty translations \\
14cu|vdr-2.0.7-1|611	grep -Eq 'msgstr ".+"' \$file || rm -f \$file \\
14cu|vdr-2.0.7-1|612	done \\
14cu|vdr-2.0.7-1|613	set +x \\
14cu|vdr-2.0.7-1|614	echo Silent renaming of locales \\
14cu|vdr-2.0.7-1|615	for file in po/*_*.po; do \\
14cu|vdr-2.0.7-1|616	[ -f \$file ] || continue \\
14cu|vdr-2.0.7-1|617	[ \$(basename \$file .po) == "zh_CN" ] && continue \\
14cu|vdr-2.0.7-1|618	# VDR wrongly uses the _COUNTRY identification always \\
14cu|vdr-2.0.7-1|619	rm -rf \${file%_*.po}.po \\
14cu|vdr-2.0.7-1|620	mv \$file \${file%_*.po}.po \\
14cu|vdr-2.0.7-1|621	done \\
14cu|vdr-2.0.7-1|622	set -x \\
14cu|vdr-2.0.7-1|623	touch vdr_plugin_prep.done
14cu|vdr-2.0.7-1|624	
14cu|vdr-2.0.7-1|625	%%vdr_plugin_build \\
14cu|vdr-2.0.7-1|626	%%make all							\\\\\\
14cu|vdr-2.0.7-1|627	CFLAGS="%%{vdr_plugin_flags}"				\\\\\\
14cu|vdr-2.0.7-1|628	CXXFLAGS="%%{vdr_plugin_flags}"				\\\\\\
14cu|vdr-2.0.7-1|629	LDFLAGS="%%{vdr_plugin_ldflags}"				\\\\\\
14cu|vdr-2.0.7-1|630	PLUGINLIBDIR=%%{vdr_plugin_dir}				\\\\\\
14cu|vdr-2.0.7-1|631	VIDEODIR=%%{vdr_videodir}					\\\\\\
14cu|vdr-2.0.7-1|632	LIBDIR=.							\\\\\\
14cu|vdr-2.0.7-1|633	LOCALEDIR=locale						\\\\\\
14cu|vdr-2.0.7-1|634	VDRLOCALE='""'						\\\\\\
14cu|vdr-2.0.7-1|635	DVBDIR=%%{_prefix}						\\\\\\
14cu|vdr-2.0.7-1|636	VDRDIR=%{_includedir}/vdr					\\\\\\
14cu|vdr-2.0.7-1|637	VDRVERSION=%%{vdr_version}					\\\\\\
14cu|vdr-2.0.7-1|638	VDRVERSNUM=%%(echo %%{vdr_rpmversion} |			\\\\\\
14cu|vdr-2.0.7-1|639	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')		\\\\\\
14cu|vdr-2.0.7-1|640	APIVERSION=%%{vdr_apiversion}				\\\\\\
14cu|vdr-2.0.7-1|641	APIVERSNUM=%%(echo %%{vdr_apiversion} |			\\\\\\
14cu|vdr-2.0.7-1|642	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')
14cu|vdr-2.0.7-1|643	
14cu|vdr-2.0.7-1|644	%%vdr_plugin_install \\
14cu|vdr-2.0.7-1|645	if ! [ -e vdr_plugin_prep.done ]; then \\
14cu|vdr-2.0.7-1|646	echo "Missing %%%%vdr_plugin_prep, aborting!" \\
14cu|vdr-2.0.7-1|647	exit 1 \\
14cu|vdr-2.0.7-1|648	fi \\
14cu|vdr-2.0.7-1|649	if grep -q "^install:" Makefile; then \\
14cu|vdr-2.0.7-1|650	%%makeinstall_std \\
14cu|vdr-2.0.7-1|651	fi \\
14cu|vdr-2.0.7-1|652	rename .so.%%{vdr_version} .so.%%{vdr_apiversion} *.so.%%{vdr_version} &>/dev/null || : \\
14cu|vdr-2.0.7-1|653	for f in libvdr-*.so.%%{vdr_apiversion}; do \\
14cu|vdr-2.0.7-1|654	[ -e "\$f" ] || continue \\
14cu|vdr-2.0.7-1|655	install -D -m755 \$f %%{buildroot}%%{vdr_plugin_dir}/\$f \\
14cu|vdr-2.0.7-1|656	install -d -m755 %%{buildroot}%%{_datadir} \\
14cu|vdr-2.0.7-1|657	[ -d locale ] && cp -r locale %%{buildroot}%%{_datadir} \\
14cu|vdr-2.0.7-1|658	done \\
14cu|vdr-2.0.7-1|659	for f in %%{buildroot}%%{vdr_plugin_dir}/libvdr-*.so.%%{vdr_apiversion}; do \\
14cu|vdr-2.0.7-1|660	NAME=\$(echo \$f | perl -pe "s/^.*libvdr-(.*).so.%%{vdr_apiversion}/\\\\1/") \\
14cu|vdr-2.0.7-1|661	echo %%{vdr_plugin_dir}/\$(basename "\$f") > \$NAME.vdr \\
14cu|vdr-2.0.7-1|662	%%find_lang vdr-\$NAME || touch $NAME.lang \\
14cu|vdr-2.0.7-1|663	cat vdr-\$NAME.lang >> \$NAME.vdr \\
14cu|vdr-2.0.7-1|664	if [ -f "\$NAME.rpm-params" ]; then \\
14cu|vdr-2.0.7-1|665	install -D -m644 \$NAME.rpm-defaults %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.defaults \\
14cu|vdr-2.0.7-1|666	install -D -m644 \$NAME.rpm-params %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.params \\
14cu|vdr-2.0.7-1|667	install -D -m644 \$NAME.rpm-sysconfig %%{buildroot}%%{_sysconfdir}/sysconfig/vdr-\$NAME \\
14cu|vdr-2.0.7-1|668	echo "%%config(noreplace) %%{_sysconfdir}/sysconfig/vdr-\$NAME" >> \$NAME.vdr \\
14cu|vdr-2.0.7-1|669	echo "%%{vdr_plugin_paramdir}/\$NAME.defaults" >> \$NAME.vdr \\
14cu|vdr-2.0.7-1|670	echo "%%{vdr_plugin_paramdir}/\$NAME.params" >> \$NAME.vdr \\
14cu|vdr-2.0.7-1|671	fi \\
14cu|vdr-2.0.7-1|672	done \\
14cu|vdr-2.0.7-1|673	if [ -e "%%{buildroot}%%{vdr_cfgdir}/themes" ]; then \\
14cu|vdr-2.0.7-1|674	mv "%%{buildroot}%%{vdr_cfgdir}/themes" "%%{buildroot}%%{vdr_themedir}" \\
14cu|vdr-2.0.7-1|675	fi
14cu|vdr-2.0.7-1|676	
14cu|vdr-2.0.7-1|677	%%vdr_chanlogo_notice This skin is able to display channel logos. In order to use this \\
14cu|vdr-2.0.7-1|678	functionality, channel logos must be put in %%{vdr_chanlogodir}. The \\
14cu|vdr-2.0.7-1|679	recommended format is 64x48px 16-color xpm. When using dxr3 as the \\
14cu|vdr-2.0.7-1|680	output device, the recommended maximum number of colors is 6.
14cu|vdr-2.0.7-1|681	
14cu|vdr-2.0.7-1|682	%%vdr_plugin_params_begin() \\
14cu|vdr-2.0.7-1|683	vdr_plugin_params_do() { \\
14cu|vdr-2.0.7-1|684	vdr_plugin_params_handle() { \\
14cu|vdr-2.0.7-1|685	if echo "\$gotparam" | grep -q "\$gotvar"; then \\
14cu|vdr-2.0.7-1|686	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-defaults \\
14cu|vdr-2.0.7-1|687	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|688	gotparam="\$(echo "\$gotparam" | sed "s/\$gotvar/'\\\\\$\$gotvar'/")" \\
14cu|vdr-2.0.7-1|689	echo "[ -n \\\\"\\\\\$\$gotvar\\\\" ] && echo \\\\"\$gotparam\\\\"" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|690	elif echo "\$gotparam" | grep -q "MULTIPLE_PARAMS"; then \\
14cu|vdr-2.0.7-1|691	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-defaults \\
14cu|vdr-2.0.7-1|692	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|693	echo "local gotparam=\\\\"\$gotparam\\\\"" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|694	echo "echo \\\\"\\\\\$\$gotvar\\\\" | xargs -n1 | while read subvar &&" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|695	echo "	[ -n \\\\"\\\\\$subvar\\\\" ]; do" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|696	echo "	echo \\\\"\\\\\$gotparam\\\\" | sed \\\\"s/MULTIPLE_PARAMS/'\\\\\$subvar'/\\\\"" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|697	echo "done" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|698	else \\
14cu|vdr-2.0.7-1|699	[ -z "\$gotdefault" ] && gotdefault=no \\
14cu|vdr-2.0.7-1|700	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-defaults \\
14cu|vdr-2.0.7-1|701	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|702	echo "[ \\\\"\\\\\$\$gotvar\\\\" = \\\\"yes\\\\" ] && echo \\\\"\$gotparam\\\\"" >> %%1.rpm-params \\
14cu|vdr-2.0.7-1|703	fi \\
14cu|vdr-2.0.7-1|704	echo >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|705	gotvar= \\
14cu|vdr-2.0.7-1|706	gotparam= \\
14cu|vdr-2.0.7-1|707	gotdefault= \\
14cu|vdr-2.0.7-1|708	} \\
14cu|vdr-2.0.7-1|709	local gotvar= \\
14cu|vdr-2.0.7-1|710	local gotparam= \\
14cu|vdr-2.0.7-1|711	local gotdefault= \\
14cu|vdr-2.0.7-1|712	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.rpm-defaults \\
14cu|vdr-2.0.7-1|713	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.rpm-params \\
14cu|vdr-2.0.7-1|714	echo "# VDR plugin %%1 configuration" > %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|715	echo >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|716	echo "# You can also define the plugin arguments manually by using the" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|717	echo "# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|718	echo "# override all the other settings in this file and that setting" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|719	echo "# VDR_PLUGIN_ARGS_%%1 in the main VDR sysconfig file will" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|720	echo "# override this file completely." >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|721	echo "# VDR_PLUGIN_ARGS=\\\\"\\\\"" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|722	echo >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|723	while read INPUT; do \\
14cu|vdr-2.0.7-1|724	if [ -z "\$INPUT" ]; then \\
14cu|vdr-2.0.7-1|725	continue \\
14cu|vdr-2.0.7-1|726	fi \\
14cu|vdr-2.0.7-1|727	if echo "\$INPUT" | grep -q '^#'; then \\
14cu|vdr-2.0.7-1|728	[ -n "\$gotvar" ] && [ -n "\$gotparam" ] && vdr_plugin_params_handle \\
14cu|vdr-2.0.7-1|729	echo "\$INPUT" >> %%1.rpm-sysconfig \\
14cu|vdr-2.0.7-1|730	continue \\
14cu|vdr-2.0.7-1|731	fi \\
14cu|vdr-2.0.7-1|732	if echo "\$INPUT" | grep -q '^var='; then \\
14cu|vdr-2.0.7-1|733	gotvar="\${INPUT/var=}" \\
14cu|vdr-2.0.7-1|734	continue \\
14cu|vdr-2.0.7-1|735	fi \\
14cu|vdr-2.0.7-1|736	if echo "\$INPUT" | grep -q '^param='; then \\
14cu|vdr-2.0.7-1|737	eval gotparam="\${INPUT/param=}" \\
14cu|vdr-2.0.7-1|738	continue \\
14cu|vdr-2.0.7-1|739	fi \\
14cu|vdr-2.0.7-1|740	if echo "\$INPUT" | grep -q '^default='; then \\
14cu|vdr-2.0.7-1|741	eval gotdefault="\${INPUT/default=}" \\
14cu|vdr-2.0.7-1|742	continue \\
14cu|vdr-2.0.7-1|743	fi \\
14cu|vdr-2.0.7-1|744	exit 1 \\
14cu|vdr-2.0.7-1|745	done \\
14cu|vdr-2.0.7-1|746	vdr_plugin_params_handle \\
14cu|vdr-2.0.7-1|747	} \\
14cu|vdr-2.0.7-1|748	vdr_plugin_params_do <<VDR_PLUGIN_PARAMS_EOF \\
14cu|vdr-2.0.7-1|749	%%nil
14cu|vdr-2.0.7-1|750	
14cu|vdr-2.0.7-1|751	%%vdr_plugin_params_end VDR_PLUGIN_PARAMS_EOF
14cu|vdr-2.0.7-1|752	
14cu|vdr-2.0.7-1|753	%%vdr_plugin_post() %%{nil}
14cu|vdr-2.0.7-1|754	%%vdr_plugin_postun() %%{nil}
14cu|vdr-2.0.7-1|755	EOF
14cu|vdr-2.0.7-1|756	
14cu|vdr-2.0.7-1|757	%build
14cu|vdr-2.0.7-1|758	%make vdr i18n
14cu|vdr-2.0.7-1|759	
14cu|vdr-2.0.7-1|760	%define vdr_plugin_ldflags %(echo "%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
14cu|vdr-2.0.7-1|761	# [a-z] does not match v,w on fi_FI.ISO-8859-15, TODO: patch to use [[:lower:]]
14cu|vdr-2.0.7-1|762	LC_ALL=C %make plugins \
14cu|vdr-2.0.7-1|763	CFLAGS="%{optflags} %vdr_plugin_flags -I%{_includedir}/ncursesw %vdr_plugin_ldflags" \
14cu|vdr-2.0.7-1|764	CXXFLAGS="%{optflags} %vdr_plugin_flags -I%{_includedir}/ncursesw %vdr_plugin_ldflags"
14cu|vdr-2.0.7-1|765	
14cu|vdr-2.0.7-1|766	%install
14cu|vdr-2.0.7-1|767	%makeinstall_std
14cu|vdr-2.0.7-1|768	
14cu|vdr-2.0.7-1|769	rm -f %{buildroot}%{vdr_cfgdir}/channels.conf
14cu|vdr-2.0.7-1|770	
14cu|vdr-2.0.7-1|771	install -d -m755 %{buildroot}%{vdr_plugin_datadir}
14cu|vdr-2.0.7-1|772	install -d -m755 %{buildroot}%{vdr_chanlogodir}
14cu|vdr-2.0.7-1|773	install -d -m755 %{buildroot}%{vdr_themedir}
14cu|vdr-2.0.7-1|774	ln -s %{vdr_themedir} %{buildroot}%{vdr_cfgdir}/themes
14cu|vdr-2.0.7-1|775	
14cu|vdr-2.0.7-1|776	# included by plugin makefiles, in includedir because plugin makefiles
14cu|vdr-2.0.7-1|777	# may use $(VDRDIR) for both Make.global and grepping VDR headers:
14cu|vdr-2.0.7-1|778	install -m644 Make.global %{buildroot}%{_includedir}/%{name}
14cu|vdr-2.0.7-1|779	
14cu|vdr-2.0.7-1|780	# required at least by sc:
14cu|vdr-2.0.7-1|781	install -d -m755 %{buildroot}%{_includedir}/%{name}/dvb{sd,hd}device/
14cu|vdr-2.0.7-1|782	install -m644 PLUGINS/src/dvbsddevice/dvbsdffdevice.h %{buildroot}%{_includedir}/%{name}/dvbsddevice/
14cu|vdr-2.0.7-1|783	install -m644 PLUGINS/src/dvbhddevice/dvbhdffdevice.h %{buildroot}%{_includedir}/%{name}/dvbhddevice/
14cu|vdr-2.0.7-1|784	# deps of dvbhdffdevice.h:
14cu|vdr-2.0.7-1|785	install -m644 PLUGINS/src/dvbhddevice/hdffcmd.h %{buildroot}%{_includedir}/%{name}/dvbhddevice/
14cu|vdr-2.0.7-1|786	install -d -m755 %{buildroot}%{_includedir}/%{name}/dvbhddevice/libhdffcmd
14cu|vdr-2.0.7-1|787	install -m644 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd*.h %{buildroot}%{_includedir}/%{name}/dvbhddevice/libhdffcmd/
14cu|vdr-2.0.7-1|788	
14cu|vdr-2.0.7-1|789	install -d -m755 %{buildroot}%{_sysconfdir}/rpm/macros.d
14cu|vdr-2.0.7-1|790	install -m644 vdr.macros %{buildroot}%{_sysconfdir}/rpm/macros.d
14cu|vdr-2.0.7-1|791	
14cu|vdr-2.0.7-1|792	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-2.0.7-1|793	
14cu|vdr-2.0.7-1|794	install -d -m755 %{buildroot}%{vdr_plugin_paramdir}
14cu|vdr-2.0.7-1|795	install -d -m755 %{buildroot}%{vdr_epgimagesdir}
14cu|vdr-2.0.7-1|796	
14cu|vdr-2.0.7-1|797	# init stuff
14cu|vdr-2.0.7-1|798	install -d -m755 %{buildroot}%{_unitdir}
14cu|vdr-2.0.7-1|799	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|vdr-2.0.7-1|800	install -d -m755 %{buildroot}%{_datadir}/%{name}
14cu|vdr-2.0.7-1|801	install -m755 %{SOURCE11} %{buildroot}%{_unitdir}/vdr.service
14cu|vdr-2.0.7-1|802	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/runvdr
14cu|vdr-2.0.7-1|803	install -m644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|vdr-2.0.7-1|804	install -m755 %{SOURCE10} %{buildroot}%{_datadir}/%{name}/plugin-update.sh
14cu|vdr-2.0.7-1|805	
14cu|vdr-2.0.7-1|806	
14cu|vdr-2.0.7-1|807	# fix locales
14cu|vdr-2.0.7-1|808	for dir in %{buildroot}%{_datadir}/locale/*_*; do
14cu|vdr-2.0.7-1|809	[ $(basename $dir) == "zh_CN" ] && continue
14cu|vdr-2.0.7-1|810	# VDR wrongly uses the _COUNTRY identification always
14cu|vdr-2.0.7-1|811	rm -rf ${dir%_*}
14cu|vdr-2.0.7-1|812	mv $dir ${dir%_*}
14cu|vdr-2.0.7-1|813	done
14cu|vdr-2.0.7-1|814	
14cu|vdr-2.0.7-1|815	# pictures plugin
14cu|vdr-2.0.7-1|816	install -m755 PLUGINS/src/pictures/pic2mpg{,-sd} %{buildroot}%{_bindir}
14cu|vdr-2.0.7-1|817	# We don't have the nice %%vdr_plugin_params_begin available yet, so hardcode..:
14cu|vdr-2.0.7-1|818	cat > %{buildroot}%{vdr_plugin_paramdir}/pictures.defaults <<EOF
14cu|vdr-2.0.7-1|819	# Do not modify this file, use /etc/sysconfig/vdr-pictures instead
14cu|vdr-2.0.7-1|820	local DIR=""
14cu|vdr-2.0.7-1|821	EOF
14cu|vdr-2.0.7-1|822	cat > %{buildroot}%{vdr_plugin_paramdir}/pictures.params <<EOF
14cu|vdr-2.0.7-1|823	# Do not modify this file, use /etc/sysconfig/vdr-pictures instead
14cu|vdr-2.0.7-1|824	[ -n "\$DIR" ] && echo "--remote='\$DIR'"
14cu|vdr-2.0.7-1|825	EOF
14cu|vdr-2.0.7-1|826	cat > %{buildroot}%{_sysconfdir}/sysconfig/vdr-pictures <<EOF
14cu|vdr-2.0.7-1|827	# VDR plugin pictures configuration
14cu|vdr-2.0.7-1|828	
14cu|vdr-2.0.7-1|829	# Set a custom picture directory
14cu|vdr-2.0.7-1|830	# DIR=""
14cu|vdr-2.0.7-1|831	EOF
14cu|vdr-2.0.7-1|832	
14cu|vdr-2.0.7-1|833	# dvbsddevice
14cu|vdr-2.0.7-1|834	# We don't have the nice %%vdr_plugin_params_begin available yet, so hardcode..:
14cu|vdr-2.0.7-1|835	cat > %{buildroot}%{vdr_plugin_paramdir}/dvbsddevice.defaults <<EOF
14cu|vdr-2.0.7-1|836	# Do not modify this file, use /etc/sysconfig/vdr-dvbsddevice instead
14cu|vdr-2.0.7-1|837	local OUTPUT_ONLY=""
14cu|vdr-2.0.7-1|838	EOF
14cu|vdr-2.0.7-1|839	cat > %{buildroot}%{vdr_plugin_paramdir}/dvbsddevice.params <<EOF
14cu|vdr-2.0.7-1|840	# Do not modify this file, use /etc/sysconfig/vdr-dvbsddevice instead
14cu|vdr-2.0.7-1|841	[ "\$OUTPUT_ONLY" = "yes" ] && echo "-o"
14cu|vdr-2.0.7-1|842	EOF
14cu|vdr-2.0.7-1|843	cat > %{buildroot}%{_sysconfdir}/sysconfig/vdr-dvbsddevice <<EOF
14cu|vdr-2.0.7-1|844	# VDR plugin dvbsddevice configuration
14cu|vdr-2.0.7-1|845	
14cu|vdr-2.0.7-1|846	# Use the device as output device only
14cu|vdr-2.0.7-1|847	# OUTPUT_ONLY="no"
14cu|vdr-2.0.7-1|848	EOF
14cu|vdr-2.0.7-1|849	
14cu|vdr-2.0.7-1|850	# rcu
14cu|vdr-2.0.7-1|851	# We don't have the nice %%vdr_plugin_params_begin available yet, so hardcode..:
14cu|vdr-2.0.7-1|852	cat > %{buildroot}%{vdr_plugin_paramdir}/rcu.defaults <<EOF
14cu|vdr-2.0.7-1|853	# Do not modify this file, use /etc/sysconfig/vdr-rcu instead
14cu|vdr-2.0.7-1|854	local DEVICE=""
14cu|vdr-2.0.7-1|855	EOF
14cu|vdr-2.0.7-1|856	cat > %{buildroot}%{vdr_plugin_paramdir}/rcu.params <<EOF
14cu|vdr-2.0.7-1|857	# Do not modify this file, use /etc/sysconfig/vdr-rcu instead
14cu|vdr-2.0.7-1|858	[ -n "\$DEVICE" ] && echo "--device='\$DEVICE'"
14cu|vdr-2.0.7-1|859	EOF
14cu|vdr-2.0.7-1|860	cat > %{buildroot}%{_sysconfdir}/sysconfig/vdr-rcu <<EOF
14cu|vdr-2.0.7-1|861	# VDR plugin rcu configuration
14cu|vdr-2.0.7-1|862	
14cu|vdr-2.0.7-1|863	# Set the serial device to be used (default: /dev/ttyS1).
14cu|vdr-2.0.7-1|864	# Note that the vdr user has to have proper permissions to it.
14cu|vdr-2.0.7-1|865	# DEVICE=""
14cu|vdr-2.0.7-1|866	EOF
14cu|vdr-2.0.7-1|867	
14cu|vdr-2.0.7-1|868	# scripts
14cu|vdr-2.0.7-1|869	install -m755 epg2html summary2info %{buildroot}%{_bindir}
14cu|vdr-2.0.7-1|870	
14cu|vdr-2.0.7-1|871	# automatic plugin post and postun actions
14cu|vdr-2.0.7-1|872	install -d -m755 %{buildroot}%{_var}/lib/rpm/filetriggers
14cu|vdr-2.0.7-1|873	install -m755 %{SOURCE8} %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.script
14cu|vdr-2.0.7-1|874	echo "^.%{vdr_plugin_dir}/libvdr-.*\.so\." > %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
14cu|vdr-2.0.7-1|875	
14cu|vdr-2.0.7-1|876	%find_lang vdr
14cu|vdr-2.0.7-1|877	%find_lang vdr-dvbhddevice
14cu|vdr-2.0.7-1|878	%find_lang vdr-hello
14cu|vdr-2.0.7-1|879	%find_lang vdr-skincurses
14cu|vdr-2.0.7-1|880	%find_lang vdr-pictures
14cu|vdr-2.0.7-1|881	
14cu|vdr-2.0.7-1|882	
14cu|vdr-2.0.7-1|883	%changelog
14cu|vdr-2.0.7-1|884	
14cu|vdr-2.0.7-1|885	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.7-1
14cu|vdr-2.0.7-1|886	- (18ed12e) Updated to 2.0.7
14cu|vdr-2.0.7-1|887	
14cu|vdr-2.0.7-1|888	

15383 14
14cu|vdradmin-am-3.6.9-1|1	Summary:        Web interface for VDR
14cu|vdradmin-am-3.6.9-1|2	Name:           vdradmin-am
14cu|vdradmin-am-3.6.9-1|3	Version:        3.6.9
14cu|vdradmin-am-3.6.9-1|4	Release:        1
14cu|vdradmin-am-3.6.9-1|5	Group:          Video
14cu|vdradmin-am-3.6.9-1|6	License:        GPL
14cu|vdradmin-am-3.6.9-1|7	URL:            http://andreas.vdr-developer.org/vdradmin-am/
14cu|vdradmin-am-3.6.9-1|8	Source:         http://andreas.vdr-developer.org/download/%{name}-%{version}.tar.bz2
14cu|vdradmin-am-3.6.9-1|9	Source2:        vdradmin.service
14cu|vdradmin-am-3.6.9-1|10	Source3:        vdradmin.sysconfig
14cu|vdradmin-am-3.6.9-1|11	Source4:        vdradmin-wrapper.sh
14cu|vdradmin-am-3.6.9-1|12	# https://qa.mandriva.com/show_bug.cgi?id=52396
14cu|vdradmin-am-3.6.9-1|13	# We should probably use "use open ':locale';", but it doesn't seem to
14cu|vdradmin-am-3.6.9-1|14	# work if we do that, TODO: investigate
14cu|vdradmin-am-3.6.9-1|15	Patch0:         vdradmin-am-workaround-perl-bug.patch
14cu|vdradmin-am-3.6.9-1|16	# we use syslog now, no logdir needed
14cu|vdradmin-am-3.6.9-1|17	Patch1:         vdradmin-am-no-logdir-needed.patch
14cu|vdradmin-am-3.6.9-1|18	# allow pidfile in non-writable directory (we precreate the file with good perms),
14cu|vdradmin-am-3.6.9-1|19	# allow start with empty pidfile
14cu|vdradmin-am-3.6.9-1|20	Patch2:         vdradmin-am-pidfile.patch
14cu|vdradmin-am-3.6.9-1|21	BuildArch:      noarch
14cu|vdradmin-am-3.6.9-1|22	BuildRequires:  perl(CGI)
14cu|vdradmin-am-3.6.9-1|23	BuildRequires:  perl(Locale::gettext)
14cu|vdradmin-am-3.6.9-1|24	BuildRequires:  perl(HTTP::Date)
14cu|vdradmin-am-3.6.9-1|25	BuildRequires:  perl(Shell)
14cu|vdradmin-am-3.6.9-1|26	BuildRequires:  vdr-devel
14cu|vdradmin-am-3.6.9-1|27	BuildRequires:  gettext
14cu|vdradmin-am-3.6.9-1|28	Requires:       vdr-common
14cu|vdradmin-am-3.6.9-1|29	Requires:       perl(Template::Plugin::JavaScript)
14cu|vdradmin-am-3.6.9-1|30	Requires:       perl(Sys::Syslog)
14cu|vdradmin-am-3.6.9-1|31	Provides:       vdradmin
14cu|vdradmin-am-3.6.9-1|32	
14cu|vdradmin-am-3.6.9-1|33	%description
14cu|vdradmin-am-3.6.9-1|34	Web Interface for Video Disk Recorder. With this you can manage your
14cu|vdradmin-am-3.6.9-1|35	recordings, timers, etc. You can also create auto-timers to record
14cu|vdradmin-am-3.6.9-1|36	specific programs automatically.
14cu|vdradmin-am-3.6.9-1|37	
14cu|vdradmin-am-3.6.9-1|38	%prep
14cu|vdradmin-am-3.6.9-1|39	%setup -q
14cu|vdradmin-am-3.6.9-1|40	%apply_patches
14cu|vdradmin-am-3.6.9-1|41	
14cu|vdradmin-am-3.6.9-1|42	rm -rf locale/*
14cu|vdradmin-am-3.6.9-1|43	
14cu|vdradmin-am-3.6.9-1|44	# Setup default config
14cu|vdradmin-am-3.6.9-1|45	# Now using syslog: sed -i -e '/^$CONFIG{LOGFILE}\s*=\s*".*";/s,".*","vdradmin/vdradmind.log",' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|46	#sed -i -e '/^$CONFIG{LOCAL_NET}\s*=\s*".*";/s,".*","127.0.0.1/32",' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|47	sed -i -e '/^$CONFIG{VIDEODIR}\s*=\s*".*";/s,".*","%{_vdr_videodir}",' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|48	sed -i -e '/^$CONFIG{VDRCONFDIR}\s*=\s*".*";/s,".*","%{_vdr_cfgdir}",' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|49	#sed -i -e '/^$CONFIG{VDRVFAT}\s*=\s*[01];/s,[01],0,' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|50	sed -i -e '/^\s*$PIDFILE\s*=\s*".*";/s,".*","%{_var}/run/vdradmind.pid",' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|51	sed -i -e '/^my $SEARCH_FILES_IN_SYSTEM\s*=\s*[01];/s,[01],1,' vdradmind.pl
14cu|vdradmin-am-3.6.9-1|52	
14cu|vdradmin-am-3.6.9-1|53	./vdradmind.pl --cfgdir . --config < /dev/null
14cu|vdradmin-am-3.6.9-1|54	
14cu|vdradmin-am-3.6.9-1|55	cat > README.install.urpmi <<EOF
14cu|vdradmin-am-3.6.9-1|56	Use "vdradmind.pl --config" to configure the credentials and the tcp port.
14cu|vdradmin-am-3.6.9-1|57	EOF
14cu|vdradmin-am-3.6.9-1|58	
14cu|vdradmin-am-3.6.9-1|59	chmod a+r README*
14cu|vdradmin-am-3.6.9-1|60	
14cu|vdradmin-am-3.6.9-1|61	%build
14cu|vdradmin-am-3.6.9-1|62	./make.sh po
14cu|vdradmin-am-3.6.9-1|63	
14cu|vdradmin-am-3.6.9-1|64	%install
14cu|vdradmin-am-3.6.9-1|65	install -d -m755 %{buildroot}%{_bindir}
14cu|vdradmin-am-3.6.9-1|66	# symlink
14cu|vdradmin-am-3.6.9-1|67	cp -a vdradmind %{buildroot}%{_bindir}
14cu|vdradmin-am-3.6.9-1|68	install -m755 *.pl %{buildroot}%{_bindir}
14cu|vdradmin-am-3.6.9-1|69	
14cu|vdradmin-am-3.6.9-1|70	install -d -m755 %{buildroot}%{_sysconfdir}
14cu|vdradmin-am-3.6.9-1|71	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdradmin
14cu|vdradmin-am-3.6.9-1|72	install -m644 vdradmind.conf %{buildroot}%{_localstatedir}/lib/vdradmin
14cu|vdradmin-am-3.6.9-1|73	ln -s %{_localstatedir}/lib/vdradmin %{buildroot}%{_sysconfdir}/vdradmin
14cu|vdradmin-am-3.6.9-1|74	
14cu|vdradmin-am-3.6.9-1|75	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|vdradmin-am-3.6.9-1|76	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/vdradmin
14cu|vdradmin-am-3.6.9-1|77	
14cu|vdradmin-am-3.6.9-1|78	install -d -m755 %{buildroot}%{_mandir}/man1
14cu|vdradmin-am-3.6.9-1|79	install -m644 vdradmind.pl.1 %{buildroot}%{_mandir}/man1
14cu|vdradmin-am-3.6.9-1|80	
14cu|vdradmin-am-3.6.9-1|81	install -d -m755 %{buildroot}%{_datadir}/vdradmin
14cu|vdradmin-am-3.6.9-1|82	cp -a template %{buildroot}%{_datadir}/vdradmin
14cu|vdradmin-am-3.6.9-1|83	cp -a locale %{buildroot}%{_datadir}
14cu|vdradmin-am-3.6.9-1|84	
14cu|vdradmin-am-3.6.9-1|85	install -d -m755 %{buildroot}%{_unitdir}
14cu|vdradmin-am-3.6.9-1|86	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}/vdradmin.service
14cu|vdradmin-am-3.6.9-1|87	
14cu|vdradmin-am-3.6.9-1|88	install -d -m755 %{buildroot}%{_var}/cache/vdradmin
14cu|vdradmin-am-3.6.9-1|89	
14cu|vdradmin-am-3.6.9-1|90	install -m755 %{SOURCE4} %{buildroot}%{_bindir}/vdradmin-wrapper.sh
14cu|vdradmin-am-3.6.9-1|91	
14cu|vdradmin-am-3.6.9-1|92	%find_lang vdradmin
14cu|vdradmin-am-3.6.9-1|93	
14cu|vdradmin-am-3.6.9-1|94	# having encoding in %lang does not work correctly
14cu|vdradmin-am-3.6.9-1|95	sed -i 's,\.UTF-8),),' vdradmin.lang
14cu|vdradmin-am-3.6.9-1|96	
14cu|vdradmin-am-3.6.9-1|97	%clean
14cu|vdradmin-am-3.6.9-1|98	
14cu|vdradmin-am-3.6.9-1|99	%post
14cu|vdradmin-am-3.6.9-1|100	%systemd_post vdradmin
14cu|vdradmin-am-3.6.9-1|101	
14cu|vdradmin-am-3.6.9-1|102	%preun
14cu|vdradmin-am-3.6.9-1|103	%systemd_preun vdradmin
14cu|vdradmin-am-3.6.9-1|104	
14cu|vdradmin-am-3.6.9-1|105	%files -f vdradmin.lang
14cu|vdradmin-am-3.6.9-1|106	%doc CREDITS FAQ HISTORY INSTALL README.* contrib
14cu|vdradmin-am-3.6.9-1|107	%doc README.install.urpmi
14cu|vdradmin-am-3.6.9-1|108	%{_sysconfdir}/vdradmin
14cu|vdradmin-am-3.6.9-1|109	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdradmin
14cu|vdradmin-am-3.6.9-1|110	%attr(-,vdr,vdr) %dir %{_var}/cache/vdradmin
14cu|vdradmin-am-3.6.9-1|111	
14cu|vdradmin-am-3.6.9-1|112	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/vdradmin/vdradmind.conf
14cu|vdradmin-am-3.6.9-1|113	%config(noreplace) %{_sysconfdir}/sysconfig/vdradmin
14cu|vdradmin-am-3.6.9-1|114	%{_unitdir}/vdradmin*
14cu|vdradmin-am-3.6.9-1|115	%{_bindir}/vdradmind
14cu|vdradmin-am-3.6.9-1|116	%{_bindir}/vdradmind.pl
14cu|vdradmin-am-3.6.9-1|117	%{_bindir}/convert.pl
14cu|vdradmin-am-3.6.9-1|118	%{_bindir}/autotimer2searchtimer.pl
14cu|vdradmin-am-3.6.9-1|119	%{_datadir}/vdradmin
14cu|vdradmin-am-3.6.9-1|120	%{_mandir}/man1/vdradmind.pl.1*
14cu|vdradmin-am-3.6.9-1|121	%{_bindir}/vdradmin-wrapper.sh
14cu|vdradmin-am-3.6.9-1|122	
14cu|vdradmin-am-3.6.9-1|123	%changelog
14cu|vdradmin-am-3.6.9-1|124	
14cu|vdradmin-am-3.6.9-1|125	* Wed Sep 30 2015 Denis Silakov <dsilakov@gmail.com> 3.6.9-1
14cu|vdradmin-am-3.6.9-1|126	- (c2b6746) Updated to 3.6.9
14cu|vdradmin-am-3.6.9-1|127	
14cu|vdradmin-am-3.6.9-1|128	

15384 14
14cu|vdr-plugin-aide-0.0.2-22|1	%define plugin	aide
14cu|vdr-plugin-aide-0.0.2-22|2	
14cu|vdr-plugin-aide-0.0.2-22|3	Summary:	VDR plugin: VDR Aide
14cu|vdr-plugin-aide-0.0.2-22|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-aide-0.0.2-22|5	Version:	0.0.2
14cu|vdr-plugin-aide-0.0.2-22|6	Release:	22
14cu|vdr-plugin-aide-0.0.2-22|7	Group:		Video
14cu|vdr-plugin-aide-0.0.2-22|8	License:	GPL
14cu|vdr-plugin-aide-0.0.2-22|9	URL:		http://vdr.bluox.org/download/?path=vdr-aide/
14cu|vdr-plugin-aide-0.0.2-22|10	Source:		http://vdr.bluox.org/download/vdr-aide/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-aide-0.0.2-22|11	Source1:	aide-deu.tar.bz2
14cu|vdr-plugin-aide-0.0.2-22|12	Source2:	aide-dutch.tar.bz2
14cu|vdr-plugin-aide-0.0.2-22|13	Source3:	aide-eng.tar.bz2
14cu|vdr-plugin-aide-0.0.2-22|14	Source4:	aide-rus.tar.bz2
14cu|vdr-plugin-aide-0.0.2-22|15	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-aide-0.0.2-22|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-aide-0.0.2-22|17	
14cu|vdr-plugin-aide-0.0.2-22|18	%description
14cu|vdr-plugin-aide-0.0.2-22|19	An OSD Help Browser for VDR. You can read VDR User Manual and other
14cu|vdr-plugin-aide-0.0.2-22|20	plain text help files on the TV screen.
14cu|vdr-plugin-aide-0.0.2-22|21	
14cu|vdr-plugin-aide-0.0.2-22|22	%prep
14cu|vdr-plugin-aide-0.0.2-22|23	%setup -q -n %plugin-%version -a 1 -a 2 -a 3 -a 4
14cu|vdr-plugin-aide-0.0.2-22|24	%vdr_plugin_prep
14cu|vdr-plugin-aide-0.0.2-22|25	
14cu|vdr-plugin-aide-0.0.2-22|26	%build
14cu|vdr-plugin-aide-0.0.2-22|27	%vdr_plugin_build
14cu|vdr-plugin-aide-0.0.2-22|28	
14cu|vdr-plugin-aide-0.0.2-22|29	%install
14cu|vdr-plugin-aide-0.0.2-22|30	%vdr_plugin_install
14cu|vdr-plugin-aide-0.0.2-22|31	
14cu|vdr-plugin-aide-0.0.2-22|32	%files -f %plugin.vdr
14cu|vdr-plugin-aide-0.0.2-22|33	%defattr(-,root,root)
14cu|vdr-plugin-aide-0.0.2-22|34	%doc README HISTORY aide deu dut eng rus
14cu|vdr-plugin-aide-0.0.2-22|35	
14cu|vdr-plugin-aide-0.0.2-22|36	
14cu|vdr-plugin-aide-0.0.2-22|37	
14cu|vdr-plugin-aide-0.0.2-22|38	
14cu|vdr-plugin-aide-0.0.2-22|39	
14cu|vdr-plugin-aide-0.0.2-22|40	%changelog
14cu|vdr-plugin-aide-0.0.2-22|41	
14cu|vdr-plugin-aide-0.0.2-22|42	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-22
14cu|vdr-plugin-aide-0.0.2-22|43	- (ea4e794) BuildList#2558675: Increase release tag
14cu|vdr-plugin-aide-0.0.2-22|44	
14cu|vdr-plugin-aide-0.0.2-22|45	

15385 14
14cu|vdr-plugin-archive-0.0.2-23|1	%define plugin	archive
14cu|vdr-plugin-archive-0.0.2-23|2	
14cu|vdr-plugin-archive-0.0.2-23|3	Summary:	VDR plugin: Multimedia-Archive
14cu|vdr-plugin-archive-0.0.2-23|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-archive-0.0.2-23|5	Version:	0.0.2
14cu|vdr-plugin-archive-0.0.2-23|6	Release:	23
14cu|vdr-plugin-archive-0.0.2-23|7	Group:		Video
14cu|vdr-plugin-archive-0.0.2-23|8	License:	GPL
14cu|vdr-plugin-archive-0.0.2-23|9	URL:		http://schwatke.net/
14cu|vdr-plugin-archive-0.0.2-23|10	Source:		vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-archive-0.0.2-23|11	Patch0:		archive-includes.patch
14cu|vdr-plugin-archive-0.0.2-23|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-archive-0.0.2-23|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-archive-0.0.2-23|14	Requires(pre):	rpm-helper
14cu|vdr-plugin-archive-0.0.2-23|15	
14cu|vdr-plugin-archive-0.0.2-23|16	%description
14cu|vdr-plugin-archive-0.0.2-23|17	Multimedia-Archive plugin for Klaus Schmidinger's Video Disc
14cu|vdr-plugin-archive-0.0.2-23|18	Recorder.
14cu|vdr-plugin-archive-0.0.2-23|19	
14cu|vdr-plugin-archive-0.0.2-23|20	%prep
14cu|vdr-plugin-archive-0.0.2-23|21	%setup -q -n %plugin-%version
14cu|vdr-plugin-archive-0.0.2-23|22	%patch0 -p1
14cu|vdr-plugin-archive-0.0.2-23|23	rm scripts/new_entry scripts/sort_archive
14cu|vdr-plugin-archive-0.0.2-23|24	%vdr_plugin_prep
14cu|vdr-plugin-archive-0.0.2-23|25	
14cu|vdr-plugin-archive-0.0.2-23|26	%build
14cu|vdr-plugin-archive-0.0.2-23|27	%vdr_plugin_build
14cu|vdr-plugin-archive-0.0.2-23|28	cd scripts
14cu|vdr-plugin-archive-0.0.2-23|29	g++ %optflags -o new_entry new_entry.cc
14cu|vdr-plugin-archive-0.0.2-23|30	g++ %optflags -o sort_archive sort_archive.cc
14cu|vdr-plugin-archive-0.0.2-23|31	
14cu|vdr-plugin-archive-0.0.2-23|32	%install
14cu|vdr-plugin-archive-0.0.2-23|33	%vdr_plugin_install
14cu|vdr-plugin-archive-0.0.2-23|34	
14cu|vdr-plugin-archive-0.0.2-23|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-archive-0.0.2-23|36	install -m755 scripts/new_entry %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-archive-0.0.2-23|37	install -m755 scripts/sort_archive %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-archive-0.0.2-23|38	touch %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/archive
14cu|vdr-plugin-archive-0.0.2-23|39	
14cu|vdr-plugin-archive-0.0.2-23|40	%post
14cu|vdr-plugin-archive-0.0.2-23|41	%create_ghostfile %{vdr_plugin_cfgdir}/%{plugin}/archive vdr vdr 644
14cu|vdr-plugin-archive-0.0.2-23|42	
14cu|vdr-plugin-archive-0.0.2-23|43	%files -f %plugin.vdr
14cu|vdr-plugin-archive-0.0.2-23|44	%defattr(-,root,root)
14cu|vdr-plugin-archive-0.0.2-23|45	%doc README HISTORY
14cu|vdr-plugin-archive-0.0.2-23|46	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-archive-0.0.2-23|47	%{vdr_plugin_cfgdir}/%{plugin}/new_entry
14cu|vdr-plugin-archive-0.0.2-23|48	%{vdr_plugin_cfgdir}/%{plugin}/sort_archive
14cu|vdr-plugin-archive-0.0.2-23|49	%attr(644,vdr,vdr) %ghost %{vdr_plugin_cfgdir}/%{plugin}/archive
14cu|vdr-plugin-archive-0.0.2-23|50	
14cu|vdr-plugin-archive-0.0.2-23|51	
14cu|vdr-plugin-archive-0.0.2-23|52	
14cu|vdr-plugin-archive-0.0.2-23|53	
14cu|vdr-plugin-archive-0.0.2-23|54	
14cu|vdr-plugin-archive-0.0.2-23|55	%changelog
14cu|vdr-plugin-archive-0.0.2-23|56	
14cu|vdr-plugin-archive-0.0.2-23|57	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-23
14cu|vdr-plugin-archive-0.0.2-23|58	- (289c83f) BuildList#2558675: Increase release tag
14cu|vdr-plugin-archive-0.0.2-23|59	
14cu|vdr-plugin-archive-0.0.2-23|60	

15386 14
14cu|vdr-plugin-arghdirector-0.2.6-22|1	%define plugin	arghdirector
14cu|vdr-plugin-arghdirector-0.2.6-22|2	
14cu|vdr-plugin-arghdirector-0.2.6-22|3	Summary:	VDR plugin: plugin to use the premiere multifeed option
14cu|vdr-plugin-arghdirector-0.2.6-22|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-arghdirector-0.2.6-22|5	Version:	0.2.6
14cu|vdr-plugin-arghdirector-0.2.6-22|6	Release:	22
14cu|vdr-plugin-arghdirector-0.2.6-22|7	Group:		Video
14cu|vdr-plugin-arghdirector-0.2.6-22|8	License:	GPL
14cu|vdr-plugin-arghdirector-0.2.6-22|9	URL:		http://www.arghgra.de/arghdirector.html
14cu|vdr-plugin-arghdirector-0.2.6-22|10	Source:		http://www.arghgra.de/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-arghdirector-0.2.6-22|11	Patch0:		arghdirector-0.2.6-fonts-1.6.patch
14cu|vdr-plugin-arghdirector-0.2.6-22|12	Patch1:		arghdirector-0.2.6-i18n-1.6.patch
14cu|vdr-plugin-arghdirector-0.2.6-22|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-arghdirector-0.2.6-22|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-arghdirector-0.2.6-22|15	
14cu|vdr-plugin-arghdirector-0.2.6-22|16	%description
14cu|vdr-plugin-arghdirector-0.2.6-22|17	Director is a plugin to use the multifeed option of some Premiere
14cu|vdr-plugin-arghdirector-0.2.6-22|18	channels(Direkt,Sport1,Sport2).
14cu|vdr-plugin-arghdirector-0.2.6-22|19	
14cu|vdr-plugin-arghdirector-0.2.6-22|20	%prep
14cu|vdr-plugin-arghdirector-0.2.6-22|21	%setup -q -n %plugin-%version
14cu|vdr-plugin-arghdirector-0.2.6-22|22	chmod a-x HISTORY README
14cu|vdr-plugin-arghdirector-0.2.6-22|23	%patch0 -p1
14cu|vdr-plugin-arghdirector-0.2.6-22|24	%patch1 -p1
14cu|vdr-plugin-arghdirector-0.2.6-22|25	%vdr_plugin_prep
14cu|vdr-plugin-arghdirector-0.2.6-22|26	
14cu|vdr-plugin-arghdirector-0.2.6-22|27	%build
14cu|vdr-plugin-arghdirector-0.2.6-22|28	%vdr_plugin_build
14cu|vdr-plugin-arghdirector-0.2.6-22|29	
14cu|vdr-plugin-arghdirector-0.2.6-22|30	%install
14cu|vdr-plugin-arghdirector-0.2.6-22|31	%vdr_plugin_install
14cu|vdr-plugin-arghdirector-0.2.6-22|32	
14cu|vdr-plugin-arghdirector-0.2.6-22|33	%files -f %plugin.vdr
14cu|vdr-plugin-arghdirector-0.2.6-22|34	%defattr(-,root,root)
14cu|vdr-plugin-arghdirector-0.2.6-22|35	%doc README HISTORY
14cu|vdr-plugin-arghdirector-0.2.6-22|36	
14cu|vdr-plugin-arghdirector-0.2.6-22|37	
14cu|vdr-plugin-arghdirector-0.2.6-22|38	
14cu|vdr-plugin-arghdirector-0.2.6-22|39	
14cu|vdr-plugin-arghdirector-0.2.6-22|40	
14cu|vdr-plugin-arghdirector-0.2.6-22|41	%changelog
14cu|vdr-plugin-arghdirector-0.2.6-22|42	
14cu|vdr-plugin-arghdirector-0.2.6-22|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-22
14cu|vdr-plugin-arghdirector-0.2.6-22|44	- (7efe7dd) BuildList#2558675: Increase release tag
14cu|vdr-plugin-arghdirector-0.2.6-22|45	
14cu|vdr-plugin-arghdirector-0.2.6-22|46	

15387 14
14cu|vdr-plugin-autosort-0.1.3-7|1	%define plugin	autosort
14cu|vdr-plugin-autosort-0.1.3-7|2	
14cu|vdr-plugin-autosort-0.1.3-7|3	Summary:	VDR plugin: Channel Autosort
14cu|vdr-plugin-autosort-0.1.3-7|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-autosort-0.1.3-7|5	Version:	0.1.3
14cu|vdr-plugin-autosort-0.1.3-7|6	Release:	7
14cu|vdr-plugin-autosort-0.1.3-7|7	Group:		Video
14cu|vdr-plugin-autosort-0.1.3-7|8	License:	GPL
14cu|vdr-plugin-autosort-0.1.3-7|9	URL:		http://www.copypointburscheid.de/linux/autosort.htm
14cu|vdr-plugin-autosort-0.1.3-7|10	Source:		http://www.copypointburscheid.de/linux/vdr-%plugin-%version.tgz
14cu|vdr-plugin-autosort-0.1.3-7|11	Patch0:		autosort-90_ConfigDir.dpatch
14cu|vdr-plugin-autosort-0.1.3-7|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-autosort-0.1.3-7|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-autosort-0.1.3-7|14	
14cu|vdr-plugin-autosort-0.1.3-7|15	%description
14cu|vdr-plugin-autosort-0.1.3-7|16	This plugin performs a presortion of new channels.
14cu|vdr-plugin-autosort-0.1.3-7|17	
14cu|vdr-plugin-autosort-0.1.3-7|18	%prep
14cu|vdr-plugin-autosort-0.1.3-7|19	%setup -q -n %plugin-%version
14cu|vdr-plugin-autosort-0.1.3-7|20	sed -i 's,/video,%{_vdr_videodir},' scripts/*.pl README*
14cu|vdr-plugin-autosort-0.1.3-7|21	%patch0 -p1
14cu|vdr-plugin-autosort-0.1.3-7|22	%vdr_plugin_prep
14cu|vdr-plugin-autosort-0.1.3-7|23	
14cu|vdr-plugin-autosort-0.1.3-7|24	%build
14cu|vdr-plugin-autosort-0.1.3-7|25	%vdr_plugin_build
14cu|vdr-plugin-autosort-0.1.3-7|26	
14cu|vdr-plugin-autosort-0.1.3-7|27	%install
14cu|vdr-plugin-autosort-0.1.3-7|28	%vdr_plugin_install
14cu|vdr-plugin-autosort-0.1.3-7|29	
14cu|vdr-plugin-autosort-0.1.3-7|30	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-autosort-0.1.3-7|31	install -m755 scripts/*.pl %{buildroot}%{_bindir}
14cu|vdr-plugin-autosort-0.1.3-7|32	
14cu|vdr-plugin-autosort-0.1.3-7|33	%files -f %plugin.vdr
14cu|vdr-plugin-autosort-0.1.3-7|34	%defattr(-,root,root)
14cu|vdr-plugin-autosort-0.1.3-7|35	%doc README* HISTORY examples
14cu|vdr-plugin-autosort-0.1.3-7|36	%{_bindir}/createopengroups.pl
14cu|vdr-plugin-autosort-0.1.3-7|37	
14cu|vdr-plugin-autosort-0.1.3-7|38	
14cu|vdr-plugin-autosort-0.1.3-7|39	
14cu|vdr-plugin-autosort-0.1.3-7|40	
14cu|vdr-plugin-autosort-0.1.3-7|41	%changelog
14cu|vdr-plugin-autosort-0.1.3-7|42	
14cu|vdr-plugin-autosort-0.1.3-7|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-7
14cu|vdr-plugin-autosort-0.1.3-7|44	- (1f7f65e) BuildList#2558675: Increase release tag
14cu|vdr-plugin-autosort-0.1.3-7|45	
14cu|vdr-plugin-autosort-0.1.3-7|46	

15388 14
14cu|vdr-plugin-autotimer-2.0.0-1|1	%define plugin	autotimer
14cu|vdr-plugin-autotimer-2.0.0-1|2	
14cu|vdr-plugin-autotimer-2.0.0-1|3	Summary:	VDR plugin: Autotimer
14cu|vdr-plugin-autotimer-2.0.0-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-autotimer-2.0.0-1|5	Version:	2.0.0
14cu|vdr-plugin-autotimer-2.0.0-1|6	Release:	1
14cu|vdr-plugin-autotimer-2.0.0-1|7	Group:		Video
14cu|vdr-plugin-autotimer-2.0.0-1|8	License:	GPL
14cu|vdr-plugin-autotimer-2.0.0-1|9	URL:		http://phivdr.dyndns.org/vdr/vdr-autotimer/
14cu|vdr-plugin-autotimer-2.0.0-1|10	Source:		http://phivdr.dyndns.org/vdr/vdr-autotimer/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-autotimer-2.0.0-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-autotimer-2.0.0-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-autotimer-2.0.0-1|13	
14cu|vdr-plugin-autotimer-2.0.0-1|14	%description
14cu|vdr-plugin-autotimer-2.0.0-1|15	Simple autotimer plugin for vdr. This plugin creates automatically
14cu|vdr-plugin-autotimer-2.0.0-1|16	timers for matching EPG events.
14cu|vdr-plugin-autotimer-2.0.0-1|17	
14cu|vdr-plugin-autotimer-2.0.0-1|18	%prep
14cu|vdr-plugin-autotimer-2.0.0-1|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-autotimer-2.0.0-1|20	%vdr_plugin_prep
14cu|vdr-plugin-autotimer-2.0.0-1|21	
14cu|vdr-plugin-autotimer-2.0.0-1|22	%build
14cu|vdr-plugin-autotimer-2.0.0-1|23	%vdr_plugin_build
14cu|vdr-plugin-autotimer-2.0.0-1|24	
14cu|vdr-plugin-autotimer-2.0.0-1|25	%install
14cu|vdr-plugin-autotimer-2.0.0-1|26	%vdr_plugin_install
14cu|vdr-plugin-autotimer-2.0.0-1|27	
14cu|vdr-plugin-autotimer-2.0.0-1|28	%files -f %plugin.vdr
14cu|vdr-plugin-autotimer-2.0.0-1|29	%doc README HISTORY *.example
14cu|vdr-plugin-autotimer-2.0.0-1|30	
14cu|vdr-plugin-autotimer-2.0.0-1|31	%changelog
14cu|vdr-plugin-autotimer-2.0.0-1|32	
14cu|vdr-plugin-autotimer-2.0.0-1|33	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
14cu|vdr-plugin-autotimer-2.0.0-1|34	- (10f02f0) Merge branch 'rosa2014.1' of https://abf.rosalinux.ru/import/vdr-plugin-autotimer into rosa2014.1
14cu|vdr-plugin-autotimer-2.0.0-1|35	
14cu|vdr-plugin-autotimer-2.0.0-1|36	

15389 14
14cu|vdr-plugin-autotimeredit-0.1.8-21|1	%define plugin	autotimeredit
14cu|vdr-plugin-autotimeredit-0.1.8-21|2	
14cu|vdr-plugin-autotimeredit-0.1.8-21|3	# backportability
14cu|vdr-plugin-autotimeredit-0.1.8-21|4	%define _localstatedir %{_var}
14cu|vdr-plugin-autotimeredit-0.1.8-21|5	
14cu|vdr-plugin-autotimeredit-0.1.8-21|6	Summary:	VDR plugin: OSD autotimer edit
14cu|vdr-plugin-autotimeredit-0.1.8-21|7	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-autotimeredit-0.1.8-21|8	Version:	0.1.8
14cu|vdr-plugin-autotimeredit-0.1.8-21|9	Release:	21
14cu|vdr-plugin-autotimeredit-0.1.8-21|10	Group:		Video
14cu|vdr-plugin-autotimeredit-0.1.8-21|11	License:	GPL
14cu|vdr-plugin-autotimeredit-0.1.8-21|12	URL:		http://www.fast-info.de/vdr/autotimeredit/
14cu|vdr-plugin-autotimeredit-0.1.8-21|13	Source:		http://www.fast-info.de/vdr/autotimeredit/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-autotimeredit-0.1.8-21|14	Patch1:		http://gentoo.fh-luh.de/files/vdr-autotimeredit/autotimeredit-0.1.8.patch
14cu|vdr-plugin-autotimeredit-0.1.8-21|15	Patch2:		92_autotimeredit-0.1.8-1.5.3.dpatch
14cu|vdr-plugin-autotimeredit-0.1.8-21|16	Patch3:		autotimeredit-0.1.8-i18n-1.6.patch
14cu|vdr-plugin-autotimeredit-0.1.8-21|17	Patch4:		autotimeredit-0.1.8-vdr-1.6.patch
14cu|vdr-plugin-autotimeredit-0.1.8-21|18	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-autotimeredit-0.1.8-21|19	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-autotimeredit-0.1.8-21|20	
14cu|vdr-plugin-autotimeredit-0.1.8-21|21	%description
14cu|vdr-plugin-autotimeredit-0.1.8-21|22	This is a plugin for the Video Disk Recorder (VDR) to edit the vdradmind.at
14cu|vdr-plugin-autotimeredit-0.1.8-21|23	for vdradmind via VDR on-screen-display (OSD).
14cu|vdr-plugin-autotimeredit-0.1.8-21|24	
14cu|vdr-plugin-autotimeredit-0.1.8-21|25	%prep
14cu|vdr-plugin-autotimeredit-0.1.8-21|26	%setup -q -n %plugin-%version
14cu|vdr-plugin-autotimeredit-0.1.8-21|27	%patch1 -p4 -b .uint
14cu|vdr-plugin-autotimeredit-0.1.8-21|28	%patch2 -p1
14cu|vdr-plugin-autotimeredit-0.1.8-21|29	%patch3 -p1
14cu|vdr-plugin-autotimeredit-0.1.8-21|30	%patch4 -p1
14cu|vdr-plugin-autotimeredit-0.1.8-21|31	%vdr_plugin_prep
14cu|vdr-plugin-autotimeredit-0.1.8-21|32	
14cu|vdr-plugin-autotimeredit-0.1.8-21|33	# this plugin has somewhat bloated configuration scheme...
14cu|vdr-plugin-autotimeredit-0.1.8-21|34	
14cu|vdr-plugin-autotimeredit-0.1.8-21|35	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-autotimeredit-0.1.8-21|36	# Note that most of these options can also be set from the OSD setup menu and
14cu|vdr-plugin-autotimeredit-0.1.8-21|37	# autotimeredit.conf.
14cu|vdr-plugin-autotimeredit-0.1.8-21|38	# Read the documentation for more info.
14cu|vdr-plugin-autotimeredit-0.1.8-21|39	#
14cu|vdr-plugin-autotimeredit-0.1.8-21|40	# Autotimer-file (same for vdradmind!)
14cu|vdr-plugin-autotimeredit-0.1.8-21|41	var=AUTOTIMER_FILE
14cu|vdr-plugin-autotimeredit-0.1.8-21|42	param="-f AUTOTIMER_FILE"
14cu|vdr-plugin-autotimeredit-0.1.8-21|43	default=%{_localstatedir}/lib/vdradmin/vdradmind.at
14cu|vdr-plugin-autotimeredit-0.1.8-21|44	# Hide the file from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|45	var=HIDE_AUTOTIMER_FILE
14cu|vdr-plugin-autotimeredit-0.1.8-21|46	param="--ns_autotimerfile"
14cu|vdr-plugin-autotimeredit-0.1.8-21|47	# Use SIGHUP (vdradmind) for update Autotimer
14cu|vdr-plugin-autotimeredit-0.1.8-21|48	var=USE_SIGHUP_VDRADMIN
14cu|vdr-plugin-autotimeredit-0.1.8-21|49	param=-p
14cu|vdr-plugin-autotimeredit-0.1.8-21|50	default=yes
14cu|vdr-plugin-autotimeredit-0.1.8-21|51	# Use SIGHUP (xxv) for update Autotimer
14cu|vdr-plugin-autotimeredit-0.1.8-21|52	var=USE_SIGHUP_XXV
14cu|vdr-plugin-autotimeredit-0.1.8-21|53	param=-x
14cu|vdr-plugin-autotimeredit-0.1.8-21|54	# Hide the use_sgihup from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|55	var=HIDE_USE_SIGHUP
14cu|vdr-plugin-autotimeredit-0.1.8-21|56	param=--ns_update_method
14cu|vdr-plugin-autotimeredit-0.1.8-21|57	# Script/Config-file for force update autotimer
14cu|vdr-plugin-autotimeredit-0.1.8-21|58	var=FORCE_UPDATE_FILE
14cu|vdr-plugin-autotimeredit-0.1.8-21|59	param="-u FORCE_UPDATE_FILE"
14cu|vdr-plugin-autotimeredit-0.1.8-21|60	default=%{_localstatedir}/lib/vdradmin/vdradmind.conf
14cu|vdr-plugin-autotimeredit-0.1.8-21|61	# Hide the vdradminupdate-file form setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|62	var=HIDE_FORCE_UPDATE_FILE
14cu|vdr-plugin-autotimeredit-0.1.8-21|63	param="--ns_vdradminupdate"
14cu|vdr-plugin-autotimeredit-0.1.8-21|64	# Show the plugin in the mainmenu
14cu|vdr-plugin-autotimeredit-0.1.8-21|65	var=VISIBLE
14cu|vdr-plugin-autotimeredit-0.1.8-21|66	param=-m
14cu|vdr-plugin-autotimeredit-0.1.8-21|67	# Hide the plugin in the mainmenu
14cu|vdr-plugin-autotimeredit-0.1.8-21|68	var=HIDDEN
14cu|vdr-plugin-autotimeredit-0.1.8-21|69	param=-M
14cu|vdr-plugin-autotimeredit-0.1.8-21|70	# Select Name for entry in the mainmenu
14cu|vdr-plugin-autotimeredit-0.1.8-21|71	var=MAINMENU_NAME
14cu|vdr-plugin-autotimeredit-0.1.8-21|72	param="-n MAINMENU_NAME"
14cu|vdr-plugin-autotimeredit-0.1.8-21|73	# Enable more logging
14cu|vdr-plugin-autotimeredit-0.1.8-21|74	var=ENABLE_VERBOSE
14cu|vdr-plugin-autotimeredit-0.1.8-21|75	param=-v
14cu|vdr-plugin-autotimeredit-0.1.8-21|76	# Disable more logging
14cu|vdr-plugin-autotimeredit-0.1.8-21|77	var=DISABLE_VERBOSE
14cu|vdr-plugin-autotimeredit-0.1.8-21|78	param=-V
14cu|vdr-plugin-autotimeredit-0.1.8-21|79	# Use the repeat feature from vdradmin bp0.9
14cu|vdr-plugin-autotimeredit-0.1.8-21|80	var=USE_REPEAT
14cu|vdr-plugin-autotimeredit-0.1.8-21|81	param=-r
14cu|vdr-plugin-autotimeredit-0.1.8-21|82	# not use, it set automatic to use, if the autotimerfile with 11 values
14cu|vdr-plugin-autotimeredit-0.1.8-21|83	var=NOT_USE_REPEAT
14cu|vdr-plugin-autotimeredit-0.1.8-21|84	param=-R
14cu|vdr-plugin-autotimeredit-0.1.8-21|85	# Hide the option from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|86	var=HIDE_USE_REPEAT
14cu|vdr-plugin-autotimeredit-0.1.8-21|87	param=--ns_repeat_feature
14cu|vdr-plugin-autotimeredit-0.1.8-21|88	# Use weekday feature (sets also USE_REPEAT)
14cu|vdr-plugin-autotimeredit-0.1.8-21|89	var=USE_WEEKDAY
14cu|vdr-plugin-autotimeredit-0.1.8-21|90	param=-k
14cu|vdr-plugin-autotimeredit-0.1.8-21|91	default=yes
14cu|vdr-plugin-autotimeredit-0.1.8-21|92	# not use, it set automatic to use, if the autotimerfile with 12 values
14cu|vdr-plugin-autotimeredit-0.1.8-21|93	var=NOT_USE_WEEKDAY
14cu|vdr-plugin-autotimeredit-0.1.8-21|94	param=-K
14cu|vdr-plugin-autotimeredit-0.1.8-21|95	# Hide the option from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|96	var=HIDE_USE_WEEKDAY
14cu|vdr-plugin-autotimeredit-0.1.8-21|97	param=--ns_weekday_feature
14cu|vdr-plugin-autotimeredit-0.1.8-21|98	# Show the manual update line at begin of autotimer-list
14cu|vdr-plugin-autotimeredit-0.1.8-21|99	var=UPDATE_BEGIN
14cu|vdr-plugin-autotimeredit-0.1.8-21|100	param=-b
14cu|vdr-plugin-autotimeredit-0.1.8-21|101	# Hide the manual update line at begin of autotimer-list
14cu|vdr-plugin-autotimeredit-0.1.8-21|102	var=NO_UPDATE_BEGIN
14cu|vdr-plugin-autotimeredit-0.1.8-21|103	param=-B
14cu|vdr-plugin-autotimeredit-0.1.8-21|104	# Show the manual update line at end of autotimer-list
14cu|vdr-plugin-autotimeredit-0.1.8-21|105	var=UPDATE_END
14cu|vdr-plugin-autotimeredit-0.1.8-21|106	param=-e
14cu|vdr-plugin-autotimeredit-0.1.8-21|107	# Hide the manual update line at end of autotimer-list
14cu|vdr-plugin-autotimeredit-0.1.8-21|108	var=NO_UPDATE_END
14cu|vdr-plugin-autotimeredit-0.1.8-21|109	param=-E
14cu|vdr-plugin-autotimeredit-0.1.8-21|110	# When one or more Autotimer are modifed, by quit the plugin appears
14cu|vdr-plugin-autotimeredit-0.1.8-21|111	# a question for force search update
14cu|vdr-plugin-autotimeredit-0.1.8-21|112	var=QUESTION_UPDATE
14cu|vdr-plugin-autotimeredit-0.1.8-21|113	param=-q
14cu|vdr-plugin-autotimeredit-0.1.8-21|114	# Above but no question
14cu|vdr-plugin-autotimeredit-0.1.8-21|115	var=NO_QUESTION_UPDATE
14cu|vdr-plugin-autotimeredit-0.1.8-21|116	param=-Q
14cu|vdr-plugin-autotimeredit-0.1.8-21|117	# For the Autotimerlist show search in title, subtitle and
14cu|vdr-plugin-autotimeredit-0.1.8-21|118	# description as a single char
14cu|vdr-plugin-autotimeredit-0.1.8-21|119	var=SHOW_FLAGS
14cu|vdr-plugin-autotimeredit-0.1.8-21|120	param=-l
14cu|vdr-plugin-autotimeredit-0.1.8-21|121	# Column is hidden
14cu|vdr-plugin-autotimeredit-0.1.8-21|122	var=HIDE_FLAGS
14cu|vdr-plugin-autotimeredit-0.1.8-21|123	param=-L
14cu|vdr-plugin-autotimeredit-0.1.8-21|124	# For the Autotimerlist show the startsearchtime
14cu|vdr-plugin-autotimeredit-0.1.8-21|125	var=SHOW_START
14cu|vdr-plugin-autotimeredit-0.1.8-21|126	param=-a
14cu|vdr-plugin-autotimeredit-0.1.8-21|127	# Column is hidden
14cu|vdr-plugin-autotimeredit-0.1.8-21|128	var=HIDE_START
14cu|vdr-plugin-autotimeredit-0.1.8-21|129	param=-A
14cu|vdr-plugin-autotimeredit-0.1.8-21|130	# For the Autotimerlist show the stopsearchtime
14cu|vdr-plugin-autotimeredit-0.1.8-21|131	var=SHOW_STOP
14cu|vdr-plugin-autotimeredit-0.1.8-21|132	param=-t
14cu|vdr-plugin-autotimeredit-0.1.8-21|133	# Column is hidden
14cu|vdr-plugin-autotimeredit-0.1.8-21|134	var=HIDE_STOP
14cu|vdr-plugin-autotimeredit-0.1.8-21|135	param=-T
14cu|vdr-plugin-autotimeredit-0.1.8-21|136	# For the Autotimerlist show the searchchannel
14cu|vdr-plugin-autotimeredit-0.1.8-21|137	var=SHOW_CHANNEL
14cu|vdr-plugin-autotimeredit-0.1.8-21|138	param=-c
14cu|vdr-plugin-autotimeredit-0.1.8-21|139	# Column is hidden
14cu|vdr-plugin-autotimeredit-0.1.8-21|140	var=HIDE_CHANNEL
14cu|vdr-plugin-autotimeredit-0.1.8-21|141	param=-C
14cu|vdr-plugin-autotimeredit-0.1.8-21|142	# if show_channel the name of channel is use
14cu|vdr-plugin-autotimeredit-0.1.8-21|143	var=SHOW_CHANNEL_NAME
14cu|vdr-plugin-autotimeredit-0.1.8-21|144	param=-s
14cu|vdr-plugin-autotimeredit-0.1.8-21|145	# if show_channel the number of channel is use
14cu|vdr-plugin-autotimeredit-0.1.8-21|146	var=SHOW_CHANNEL_NUMBER
14cu|vdr-plugin-autotimeredit-0.1.8-21|147	param=-S
14cu|vdr-plugin-autotimeredit-0.1.8-21|148	# Hide the Preferr Command Line Parameter form setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|149	var=HIDE_COMMANDLINE
14cu|vdr-plugin-autotimeredit-0.1.8-21|150	param=--ns_commandline
14cu|vdr-plugin-autotimeredit-0.1.8-21|151	# set the default choise for the dictionary (space '_', any special
14cu|vdr-plugin-autotimeredit-0.1.8-21|152	# char with #xx) a dictionary for blacklist starts with '~' include
14cu|vdr-plugin-autotimeredit-0.1.8-21|153	# subdictionary with '~~'
14cu|vdr-plugin-autotimeredit-0.1.8-21|154	# example: "/some/dir,/another/dir"
14cu|vdr-plugin-autotimeredit-0.1.8-21|155	var=DEFAULTDICTIONARY
14cu|vdr-plugin-autotimeredit-0.1.8-21|156	param="-d DEFAULTDICTIONARY"
14cu|vdr-plugin-autotimeredit-0.1.8-21|157	# Select the source for the defaultdictionary
14cu|vdr-plugin-autotimeredit-0.1.8-21|158	# 0x01 - autotimer 0x02 - timer 0x04 - records 0x08 - commandline 0x10 - setup
14cu|vdr-plugin-autotimeredit-0.1.8-21|159	var=USE_DEFAULTDICTIONARY
14cu|vdr-plugin-autotimeredit-0.1.8-21|160	param="-D USE_DEFAULTDICTIONARY"
14cu|vdr-plugin-autotimeredit-0.1.8-21|161	# Hide all options with default dictionary from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|162	var=HIDE_DEFAULTDICTIONARY
14cu|vdr-plugin-autotimeredit-0.1.8-21|163	param=--ns_defaultdictionary
14cu|vdr-plugin-autotimeredit-0.1.8-21|164	# time (hours) between two updates for defaultdictionary from
14cu|vdr-plugin-autotimeredit-0.1.8-21|165	# records (-1 only by start, 0 by each call autotimeredit)
14cu|vdr-plugin-autotimeredit-0.1.8-21|166	var=UPDATETIMERECORDS
14cu|vdr-plugin-autotimeredit-0.1.8-21|167	param="-y UPDATETIMERECORDS"
14cu|vdr-plugin-autotimeredit-0.1.8-21|168	# Hide the updatetimerecords option from setup-menu
14cu|vdr-plugin-autotimeredit-0.1.8-21|169	var=HIDE_UPDATETIMERECORDS
14cu|vdr-plugin-autotimeredit-0.1.8-21|170	param=--ns_updatetimerecords
14cu|vdr-plugin-autotimeredit-0.1.8-21|171	# file for read more options (relativ to <config-dir>/plugins, or
14cu|vdr-plugin-autotimeredit-0.1.8-21|172	# when begins with '/' absolute)
14cu|vdr-plugin-autotimeredit-0.1.8-21|173	var=MORE_OPTIONS_FILE
14cu|vdr-plugin-autotimeredit-0.1.8-21|174	param="@MORE_OPTIONS_FILE"
14cu|vdr-plugin-autotimeredit-0.1.8-21|175	%vdr_plugin_params_end
14cu|vdr-plugin-autotimeredit-0.1.8-21|176	
14cu|vdr-plugin-autotimeredit-0.1.8-21|177	%build
14cu|vdr-plugin-autotimeredit-0.1.8-21|178	%vdr_plugin_build
14cu|vdr-plugin-autotimeredit-0.1.8-21|179	
14cu|vdr-plugin-autotimeredit-0.1.8-21|180	%install
14cu|vdr-plugin-autotimeredit-0.1.8-21|181	%vdr_plugin_install
14cu|vdr-plugin-autotimeredit-0.1.8-21|182	
14cu|vdr-plugin-autotimeredit-0.1.8-21|183	%files -f %plugin.vdr
14cu|vdr-plugin-autotimeredit-0.1.8-21|184	%defattr(-,root,root)
14cu|vdr-plugin-autotimeredit-0.1.8-21|185	%doc README HISTORY
14cu|vdr-plugin-autotimeredit-0.1.8-21|186	
14cu|vdr-plugin-autotimeredit-0.1.8-21|187	
14cu|vdr-plugin-autotimeredit-0.1.8-21|188	
14cu|vdr-plugin-autotimeredit-0.1.8-21|189	
14cu|vdr-plugin-autotimeredit-0.1.8-21|190	
14cu|vdr-plugin-autotimeredit-0.1.8-21|191	%changelog
14cu|vdr-plugin-autotimeredit-0.1.8-21|192	
14cu|vdr-plugin-autotimeredit-0.1.8-21|193	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-21
14cu|vdr-plugin-autotimeredit-0.1.8-21|194	- (f98b00a) BuildList#2558675: Increase release tag
14cu|vdr-plugin-autotimeredit-0.1.8-21|195	
14cu|vdr-plugin-autotimeredit-0.1.8-21|196	

15390 14
14cu|vdr-plugin-avolctl-0.3b-14|1	%define plugin	avolctl
14cu|vdr-plugin-avolctl-0.3b-14|2	
14cu|vdr-plugin-avolctl-0.3b-14|3	Summary:	VDR plugin: Alsa Volume Control
14cu|vdr-plugin-avolctl-0.3b-14|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-avolctl-0.3b-14|5	Version:	0.3b
14cu|vdr-plugin-avolctl-0.3b-14|6	Release:	14
14cu|vdr-plugin-avolctl-0.3b-14|7	Group:		Video
14cu|vdr-plugin-avolctl-0.3b-14|8	License:	GPL
14cu|vdr-plugin-avolctl-0.3b-14|9	URL:		http://martins-kabuff.de/avolctl.html
14cu|vdr-plugin-avolctl-0.3b-14|10	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-avolctl-0.3b-14|11	Patch0:		avolctl-0.3b-i18n-1.6.patch
14cu|vdr-plugin-avolctl-0.3b-14|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-avolctl-0.3b-14|13	BuildRequires:	libalsa-devel
14cu|vdr-plugin-avolctl-0.3b-14|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-avolctl-0.3b-14|15	
14cu|vdr-plugin-avolctl-0.3b-14|16	%description
14cu|vdr-plugin-avolctl-0.3b-14|17	This plugin controls selectable volume controls if your soundcard depending on
14cu|vdr-plugin-avolctl-0.3b-14|18	the volume control of VDR. It is also possible to select controls and switches
14cu|vdr-plugin-avolctl-0.3b-14|19	that can be controlled within the settings menu. This is for example useful for
14cu|vdr-plugin-avolctl-0.3b-14|20	tone control.
14cu|vdr-plugin-avolctl-0.3b-14|21	
14cu|vdr-plugin-avolctl-0.3b-14|22	%prep
14cu|vdr-plugin-avolctl-0.3b-14|23	%setup -q -n %plugin-%version
14cu|vdr-plugin-avolctl-0.3b-14|24	%patch0 -p1
14cu|vdr-plugin-avolctl-0.3b-14|25	%vdr_plugin_prep
14cu|vdr-plugin-avolctl-0.3b-14|26	
14cu|vdr-plugin-avolctl-0.3b-14|27	%build
14cu|vdr-plugin-avolctl-0.3b-14|28	%vdr_plugin_build
14cu|vdr-plugin-avolctl-0.3b-14|29	
14cu|vdr-plugin-avolctl-0.3b-14|30	%install
14cu|vdr-plugin-avolctl-0.3b-14|31	%vdr_plugin_install
14cu|vdr-plugin-avolctl-0.3b-14|32	
14cu|vdr-plugin-avolctl-0.3b-14|33	%files -f %plugin.vdr
14cu|vdr-plugin-avolctl-0.3b-14|34	%defattr(-,root,root)
14cu|vdr-plugin-avolctl-0.3b-14|35	%doc README HISTORY
14cu|vdr-plugin-avolctl-0.3b-14|36	
14cu|vdr-plugin-avolctl-0.3b-14|37	
14cu|vdr-plugin-avolctl-0.3b-14|38	
14cu|vdr-plugin-avolctl-0.3b-14|39	
14cu|vdr-plugin-avolctl-0.3b-14|40	
14cu|vdr-plugin-avolctl-0.3b-14|41	%changelog
14cu|vdr-plugin-avolctl-0.3b-14|42	
14cu|vdr-plugin-avolctl-0.3b-14|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3b-14
14cu|vdr-plugin-avolctl-0.3b-14|44	- (246fa8c) BuildList#2558675: Increase release tag
14cu|vdr-plugin-avolctl-0.3b-14|45	
14cu|vdr-plugin-avolctl-0.3b-14|46	

15391 14
14cu|vdr-plugin-beep-0.1.2-5|1	%define plugin	beep
14cu|vdr-plugin-beep-0.1.2-5|2	
14cu|vdr-plugin-beep-0.1.2-5|3	Summary:	VDR plugin: Notify with a beep
14cu|vdr-plugin-beep-0.1.2-5|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-beep-0.1.2-5|5	Version:	0.1.2
14cu|vdr-plugin-beep-0.1.2-5|6	Release:	5
14cu|vdr-plugin-beep-0.1.2-5|7	Group:		Video
14cu|vdr-plugin-beep-0.1.2-5|8	License:	GPL
14cu|vdr-plugin-beep-0.1.2-5|9	URL:		http://www.deltab.de/content/view/25/62
14cu|vdr-plugin-beep-0.1.2-5|10	Source:		vdr-%plugin-%version.tgz
14cu|vdr-plugin-beep-0.1.2-5|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-beep-0.1.2-5|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-beep-0.1.2-5|13	
14cu|vdr-plugin-beep-0.1.2-5|14	%description
14cu|vdr-plugin-beep-0.1.2-5|15	This Plugin notify with a beep over the internal mainboard speaker,
14cu|vdr-plugin-beep-0.1.2-5|16	to selected VDR events.
14cu|vdr-plugin-beep-0.1.2-5|17	
14cu|vdr-plugin-beep-0.1.2-5|18	%prep
14cu|vdr-plugin-beep-0.1.2-5|19	%setup -q -n %plugin-%version
14cu|vdr-plugin-beep-0.1.2-5|20	chmod a+x contrib
14cu|vdr-plugin-beep-0.1.2-5|21	chmod a+x contrib/Elise.sh
14cu|vdr-plugin-beep-0.1.2-5|22	%vdr_plugin_prep
14cu|vdr-plugin-beep-0.1.2-5|23	
14cu|vdr-plugin-beep-0.1.2-5|24	%build
14cu|vdr-plugin-beep-0.1.2-5|25	%vdr_plugin_build
14cu|vdr-plugin-beep-0.1.2-5|26	
14cu|vdr-plugin-beep-0.1.2-5|27	%install
14cu|vdr-plugin-beep-0.1.2-5|28	%vdr_plugin_install
14cu|vdr-plugin-beep-0.1.2-5|29	
14cu|vdr-plugin-beep-0.1.2-5|30	%files -f %plugin.vdr
14cu|vdr-plugin-beep-0.1.2-5|31	%defattr(-,root,root)
14cu|vdr-plugin-beep-0.1.2-5|32	%doc README HISTORY contrib
14cu|vdr-plugin-beep-0.1.2-5|33	
14cu|vdr-plugin-beep-0.1.2-5|34	
14cu|vdr-plugin-beep-0.1.2-5|35	
14cu|vdr-plugin-beep-0.1.2-5|36	
14cu|vdr-plugin-beep-0.1.2-5|37	
14cu|vdr-plugin-beep-0.1.2-5|38	%changelog
14cu|vdr-plugin-beep-0.1.2-5|39	
14cu|vdr-plugin-beep-0.1.2-5|40	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-5
14cu|vdr-plugin-beep-0.1.2-5|41	- (3bba213) BuildList#2558675: Increase release tag
14cu|vdr-plugin-beep-0.1.2-5|42	
14cu|vdr-plugin-beep-0.1.2-5|43	

15392 14
14cu|vdr-plugin-btrcu-0.0.1-22|1	%define plugin	btrcu
14cu|vdr-plugin-btrcu-0.0.1-22|2	
14cu|vdr-plugin-btrcu-0.0.1-22|3	Summary:	VDR plugin: Controls VDR through a Bluetooth mobile phone
14cu|vdr-plugin-btrcu-0.0.1-22|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-btrcu-0.0.1-22|5	Version:	0.0.1
14cu|vdr-plugin-btrcu-0.0.1-22|6	Release:	22
14cu|vdr-plugin-btrcu-0.0.1-22|7	Group:		Video
14cu|vdr-plugin-btrcu-0.0.1-22|8	License:	GPL
14cu|vdr-plugin-btrcu-0.0.1-22|9	URL:		http://www.k13zoo.de/vdr/
14cu|vdr-plugin-btrcu-0.0.1-22|10	Source:		http://www.k13zoo.de/vdr/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-btrcu-0.0.1-22|11	Patch1:		btrcu-0.0.1-gcc4.patch
14cu|vdr-plugin-btrcu-0.0.1-22|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-btrcu-0.0.1-22|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-btrcu-0.0.1-22|14	
14cu|vdr-plugin-btrcu-0.0.1-22|15	%description
14cu|vdr-plugin-btrcu-0.0.1-22|16	This plugin allows using a bluetooth mobile phone to act as remote.
14cu|vdr-plugin-btrcu-0.0.1-22|17	
14cu|vdr-plugin-btrcu-0.0.1-22|18	%prep
14cu|vdr-plugin-btrcu-0.0.1-22|19	%setup -q -n %plugin-%version
14cu|vdr-plugin-btrcu-0.0.1-22|20	%patch1 -p1 -b .gcc4
14cu|vdr-plugin-btrcu-0.0.1-22|21	%vdr_plugin_prep
14cu|vdr-plugin-btrcu-0.0.1-22|22	
14cu|vdr-plugin-btrcu-0.0.1-22|23	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-btrcu-0.0.1-22|24	# BtRCU device (default is /dev/rfcomm0)
14cu|vdr-plugin-btrcu-0.0.1-22|25	var=BTRCU_DEV
14cu|vdr-plugin-btrcu-0.0.1-22|26	param=--device=BTRCU_DEV
14cu|vdr-plugin-btrcu-0.0.1-22|27	%vdr_plugin_params_end
14cu|vdr-plugin-btrcu-0.0.1-22|28	
14cu|vdr-plugin-btrcu-0.0.1-22|29	%build
14cu|vdr-plugin-btrcu-0.0.1-22|30	%vdr_plugin_build
14cu|vdr-plugin-btrcu-0.0.1-22|31	
14cu|vdr-plugin-btrcu-0.0.1-22|32	%install
14cu|vdr-plugin-btrcu-0.0.1-22|33	%vdr_plugin_install
14cu|vdr-plugin-btrcu-0.0.1-22|34	
14cu|vdr-plugin-btrcu-0.0.1-22|35	install -D -m755 btrcu.sh.example %{buildroot}%{vdr_plugin_cfgdir}/btrcu.sh
14cu|vdr-plugin-btrcu-0.0.1-22|36	
14cu|vdr-plugin-btrcu-0.0.1-22|37	%files -f %plugin.vdr
14cu|vdr-plugin-btrcu-0.0.1-22|38	%defattr(-,root,root)
14cu|vdr-plugin-btrcu-0.0.1-22|39	%doc README HISTORY
14cu|vdr-plugin-btrcu-0.0.1-22|40	%config(noreplace) %{vdr_plugin_cfgdir}/btrcu.sh
14cu|vdr-plugin-btrcu-0.0.1-22|41	
14cu|vdr-plugin-btrcu-0.0.1-22|42	
14cu|vdr-plugin-btrcu-0.0.1-22|43	
14cu|vdr-plugin-btrcu-0.0.1-22|44	
14cu|vdr-plugin-btrcu-0.0.1-22|45	
14cu|vdr-plugin-btrcu-0.0.1-22|46	%changelog
14cu|vdr-plugin-btrcu-0.0.1-22|47	
14cu|vdr-plugin-btrcu-0.0.1-22|48	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-22
14cu|vdr-plugin-btrcu-0.0.1-22|49	- (d3abd20) BuildList#2558675: Increase release tag
14cu|vdr-plugin-btrcu-0.0.1-22|50	
14cu|vdr-plugin-btrcu-0.0.1-22|51	

15393 14
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|1	%define plugin	calc
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|2	%define tarversion 0[1].0.1-%rcver
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|3	%define rcver	rc5
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|4	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|5	Summary:	VDR plugin: VDR mini calculator
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|6	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|7	Version:	0.0.1
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|8	Release:	0.%rcver.21
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|9	Group:		Video
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|10	License:	GPL
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|11	URL:		http://www.vdrcalc.bmschneider.de/index2.html
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|12	Source:		http://www.vdrcalc.bmschneider.de/dateien/vdr-%plugin-%tarversion.tar.bz2
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|13	Patch1:		calc-0.0.1-rc5-extra-qualification.patch
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|14	Patch2:		calc-02_pathes.dpatch
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|15	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|17	Requires:	bc
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|18	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|19	%description
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|20	This is a small calculator plugin for the VDR.
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|21	It supports the 4 basic mathematic functions plus a memory, just
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|22	like your pocket calculator. It now has also the basic trigonometric
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|23	functions.
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|24	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|25	%prep
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|26	%setup -q -n %plugin-%{version}-%rcver
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|27	%patch1 -p1
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|28	%patch2 -p1
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|29	%vdr_plugin_prep
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|30	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|31	%build
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|32	%vdr_plugin_build
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|33	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|34	%install
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|35	%vdr_plugin_install
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|36	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|37	%files -f %plugin.vdr
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|38	%doc README HISTORY
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|39	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|40	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|41	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|42	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|43	%changelog
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|44	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|45	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-0.rc5.21
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|46	- (4ec51ff) Rebuild with new vdr
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|47	
14cu|vdr-plugin-calc-0.0.1-0.rc5.21|48	

15394 14
14cu|vdr-plugin-channelswitcher-0.0.1b-19|1	%define plugin	channelswitcher
14cu|vdr-plugin-channelswitcher-0.0.1b-19|2	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|3	Summary:	VDR plugin: Channel.conf Switcher
14cu|vdr-plugin-channelswitcher-0.0.1b-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-channelswitcher-0.0.1b-19|5	Version:	0.0.1b
14cu|vdr-plugin-channelswitcher-0.0.1b-19|6	Release:	19
14cu|vdr-plugin-channelswitcher-0.0.1b-19|7	Group:		Video
14cu|vdr-plugin-channelswitcher-0.0.1b-19|8	License:	GPL
14cu|vdr-plugin-channelswitcher-0.0.1b-19|9	URL:		http://www.freewebs.com/sadhome/
14cu|vdr-plugin-channelswitcher-0.0.1b-19|10	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-channelswitcher-0.0.1b-19|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-channelswitcher-0.0.1b-19|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-channelswitcher-0.0.1b-19|13	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|14	%description
14cu|vdr-plugin-channelswitcher-0.0.1b-19|15	The channelswitcher plugin administers several channel
14cu|vdr-plugin-channelswitcher-0.0.1b-19|16	configurations. One can change between different channel.conf.*.
14cu|vdr-plugin-channelswitcher-0.0.1b-19|17	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|18	%prep
14cu|vdr-plugin-channelswitcher-0.0.1b-19|19	%setup -q -n %plugin-%version
14cu|vdr-plugin-channelswitcher-0.0.1b-19|20	%vdr_plugin_prep
14cu|vdr-plugin-channelswitcher-0.0.1b-19|21	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|22	%build
14cu|vdr-plugin-channelswitcher-0.0.1b-19|23	%vdr_plugin_build
14cu|vdr-plugin-channelswitcher-0.0.1b-19|24	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|25	%install
14cu|vdr-plugin-channelswitcher-0.0.1b-19|26	%vdr_plugin_install
14cu|vdr-plugin-channelswitcher-0.0.1b-19|27	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|28	%files -f %plugin.vdr
14cu|vdr-plugin-channelswitcher-0.0.1b-19|29	%defattr(-,root,root)
14cu|vdr-plugin-channelswitcher-0.0.1b-19|30	%doc README HISTORY
14cu|vdr-plugin-channelswitcher-0.0.1b-19|31	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|32	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|33	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|34	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|35	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|36	%changelog
14cu|vdr-plugin-channelswitcher-0.0.1b-19|37	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|38	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1b-19
14cu|vdr-plugin-channelswitcher-0.0.1b-19|39	- (309a15d) BuildList#2558675: Increase release tag
14cu|vdr-plugin-channelswitcher-0.0.1b-19|40	
14cu|vdr-plugin-channelswitcher-0.0.1b-19|41	

15395 14
14cu|vdr-plugin-chanorg-0.0.6-19|1	
14cu|vdr-plugin-chanorg-0.0.6-19|2	%define plugin	chanorg
14cu|vdr-plugin-chanorg-0.0.6-19|3	%define name	vdr-plugin-%plugin
14cu|vdr-plugin-chanorg-0.0.6-19|4	%define version	0.0.6
14cu|vdr-plugin-chanorg-0.0.6-19|5	
14cu|vdr-plugin-chanorg-0.0.6-19|6	Summary:	VDR plugin: Channels Organizer
14cu|vdr-plugin-chanorg-0.0.6-19|7	Name:		%name
14cu|vdr-plugin-chanorg-0.0.6-19|8	Version:	%version
14cu|vdr-plugin-chanorg-0.0.6-19|9	Release:	19
14cu|vdr-plugin-chanorg-0.0.6-19|10	Group:		Video
14cu|vdr-plugin-chanorg-0.0.6-19|11	License:	GPL
14cu|vdr-plugin-chanorg-0.0.6-19|12	URL:		http://www.freewebs.com/sadhome/
14cu|vdr-plugin-chanorg-0.0.6-19|13	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-chanorg-0.0.6-19|14	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-chanorg/chanorg-0.0.6.patch
14cu|vdr-plugin-chanorg-0.0.6-19|15	Patch2:		03_chanorg-0.0.6_fix-EbS-crash.dpatch
14cu|vdr-plugin-chanorg-0.0.6-19|16	Patch3:		chanorg-0.0.6-i18n-1.6.patch
14cu|vdr-plugin-chanorg-0.0.6-19|17	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-chanorg-0.0.6-19|18	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-chanorg-0.0.6-19|19	
14cu|vdr-plugin-chanorg-0.0.6-19|20	%description
14cu|vdr-plugin-chanorg-0.0.6-19|21	With this plugin one can edit the channels.conf file via OSD.
14cu|vdr-plugin-chanorg-0.0.6-19|22	
14cu|vdr-plugin-chanorg-0.0.6-19|23	%prep
14cu|vdr-plugin-chanorg-0.0.6-19|24	%setup -q -n %plugin-%version
14cu|vdr-plugin-chanorg-0.0.6-19|25	%patch1 -p1 -b .p
14cu|vdr-plugin-chanorg-0.0.6-19|26	%patch2 -p1
14cu|vdr-plugin-chanorg-0.0.6-19|27	%patch3 -p1
14cu|vdr-plugin-chanorg-0.0.6-19|28	%vdr_plugin_prep
14cu|vdr-plugin-chanorg-0.0.6-19|29	
14cu|vdr-plugin-chanorg-0.0.6-19|30	%build
14cu|vdr-plugin-chanorg-0.0.6-19|31	%vdr_plugin_build
14cu|vdr-plugin-chanorg-0.0.6-19|32	
14cu|vdr-plugin-chanorg-0.0.6-19|33	%install
14cu|vdr-plugin-chanorg-0.0.6-19|34	%vdr_plugin_install
14cu|vdr-plugin-chanorg-0.0.6-19|35	
14cu|vdr-plugin-chanorg-0.0.6-19|36	%files -f %plugin.vdr
14cu|vdr-plugin-chanorg-0.0.6-19|37	%defattr(-,root,root)
14cu|vdr-plugin-chanorg-0.0.6-19|38	%doc README HISTORY
14cu|vdr-plugin-chanorg-0.0.6-19|39	
14cu|vdr-plugin-chanorg-0.0.6-19|40	
14cu|vdr-plugin-chanorg-0.0.6-19|41	
14cu|vdr-plugin-chanorg-0.0.6-19|42	
14cu|vdr-plugin-chanorg-0.0.6-19|43	
14cu|vdr-plugin-chanorg-0.0.6-19|44	%changelog
14cu|vdr-plugin-chanorg-0.0.6-19|45	
14cu|vdr-plugin-chanorg-0.0.6-19|46	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-19
14cu|vdr-plugin-chanorg-0.0.6-19|47	- (0c2e2eb) BuildList#2558675: Increase release tag
14cu|vdr-plugin-chanorg-0.0.6-19|48	
14cu|vdr-plugin-chanorg-0.0.6-19|49	

15396 14
14cu|vdr-plugin-cinebars-0.1.0-1|1	%define plugin	cinebars
14cu|vdr-plugin-cinebars-0.1.0-1|2	
14cu|vdr-plugin-cinebars-0.1.0-1|3	Summary:	VDR plugin: Overlays "cinebars"
14cu|vdr-plugin-cinebars-0.1.0-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-cinebars-0.1.0-1|5	Version:	0.1.0
14cu|vdr-plugin-cinebars-0.1.0-1|6	Release:	1
14cu|vdr-plugin-cinebars-0.1.0-1|7	Group:		Video
14cu|vdr-plugin-cinebars-0.1.0-1|8	License:	GPL+
14cu|vdr-plugin-cinebars-0.1.0-1|9	URL:		http://www.egal-vdr.de/plugins/
14cu|vdr-plugin-cinebars-0.1.0-1|10	Source:		http://www.egal-vdr.de/plugins/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-cinebars-0.1.0-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-cinebars-0.1.0-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-cinebars-0.1.0-1|13	
14cu|vdr-plugin-cinebars-0.1.0-1|14	%description
14cu|vdr-plugin-cinebars-0.1.0-1|15	Overlays "cinema-bars" over the live picture.
14cu|vdr-plugin-cinebars-0.1.0-1|16	
14cu|vdr-plugin-cinebars-0.1.0-1|17	%prep
14cu|vdr-plugin-cinebars-0.1.0-1|18	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-cinebars-0.1.0-1|19	%vdr_plugin_prep
14cu|vdr-plugin-cinebars-0.1.0-1|20	
14cu|vdr-plugin-cinebars-0.1.0-1|21	%build
14cu|vdr-plugin-cinebars-0.1.0-1|22	%vdr_plugin_build
14cu|vdr-plugin-cinebars-0.1.0-1|23	
14cu|vdr-plugin-cinebars-0.1.0-1|24	%install
14cu|vdr-plugin-cinebars-0.1.0-1|25	%vdr_plugin_install
14cu|vdr-plugin-cinebars-0.1.0-1|26	
14cu|vdr-plugin-cinebars-0.1.0-1|27	%files -f %plugin.vdr
14cu|vdr-plugin-cinebars-0.1.0-1|28	%doc README HISTORY
14cu|vdr-plugin-cinebars-0.1.0-1|29	
14cu|vdr-plugin-cinebars-0.1.0-1|30	
14cu|vdr-plugin-cinebars-0.1.0-1|31	
14cu|vdr-plugin-cinebars-0.1.0-1|32	
14cu|vdr-plugin-cinebars-0.1.0-1|33	
14cu|vdr-plugin-cinebars-0.1.0-1|34	%changelog
14cu|vdr-plugin-cinebars-0.1.0-1|35	
14cu|vdr-plugin-cinebars-0.1.0-1|36	* Mon Sep 28 2015 Denis Silakov <dsilakov@gmail.com> 0.1.0-1
14cu|vdr-plugin-cinebars-0.1.0-1|37	- (e01579d) Spec cleanup
14cu|vdr-plugin-cinebars-0.1.0-1|38	
14cu|vdr-plugin-cinebars-0.1.0-1|39	

15397 14
14cu|vdr-plugin-clock-1.0.0-6|1	
14cu|vdr-plugin-clock-1.0.0-6|2	%define plugin	clock
14cu|vdr-plugin-clock-1.0.0-6|3	
14cu|vdr-plugin-clock-1.0.0-6|4	Summary:	VDR plugin: A Simple Clock
14cu|vdr-plugin-clock-1.0.0-6|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-clock-1.0.0-6|6	Version:	1.0.0
14cu|vdr-plugin-clock-1.0.0-6|7	Release:	6
14cu|vdr-plugin-clock-1.0.0-6|8	Group:		Video
14cu|vdr-plugin-clock-1.0.0-6|9	License:	GPL
14cu|vdr-plugin-clock-1.0.0-6|10	URL:		http://vdr.humpen.at/
14cu|vdr-plugin-clock-1.0.0-6|11	Source:		http://vdr.humpen.at/uploads/media/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-clock-1.0.0-6|12	Patch0:		clock-1.0.0-i18n-1.6.patch
14cu|vdr-plugin-clock-1.0.0-6|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-clock-1.0.0-6|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-clock-1.0.0-6|15	
14cu|vdr-plugin-clock-1.0.0-6|16	%description
14cu|vdr-plugin-clock-1.0.0-6|17	My Humax Receiver has a Clock Function that I enjoy very much.
14cu|vdr-plugin-clock-1.0.0-6|18	So I decided to write a Plugin for VDR which allows me to see
14cu|vdr-plugin-clock-1.0.0-6|19	a small clock in the Top right corner.
14cu|vdr-plugin-clock-1.0.0-6|20	
14cu|vdr-plugin-clock-1.0.0-6|21	The Idea is to set a unused key from your remote control
14cu|vdr-plugin-clock-1.0.0-6|22	(for example the key User1) to show the clock.
14cu|vdr-plugin-clock-1.0.0-6|23	
14cu|vdr-plugin-clock-1.0.0-6|24	%prep
14cu|vdr-plugin-clock-1.0.0-6|25	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-clock-1.0.0-6|26	%patch0 -p1
14cu|vdr-plugin-clock-1.0.0-6|27	%vdr_plugin_prep
14cu|vdr-plugin-clock-1.0.0-6|28	
14cu|vdr-plugin-clock-1.0.0-6|29	%build
14cu|vdr-plugin-clock-1.0.0-6|30	%vdr_plugin_build
14cu|vdr-plugin-clock-1.0.0-6|31	
14cu|vdr-plugin-clock-1.0.0-6|32	%install
14cu|vdr-plugin-clock-1.0.0-6|33	%vdr_plugin_install
14cu|vdr-plugin-clock-1.0.0-6|34	
14cu|vdr-plugin-clock-1.0.0-6|35	%files -f %plugin.vdr
14cu|vdr-plugin-clock-1.0.0-6|36	%doc README HISTORY
14cu|vdr-plugin-clock-1.0.0-6|37	
14cu|vdr-plugin-clock-1.0.0-6|38	
14cu|vdr-plugin-clock-1.0.0-6|39	
14cu|vdr-plugin-clock-1.0.0-6|40	
14cu|vdr-plugin-clock-1.0.0-6|41	
14cu|vdr-plugin-clock-1.0.0-6|42	%changelog
14cu|vdr-plugin-clock-1.0.0-6|43	
14cu|vdr-plugin-clock-1.0.0-6|44	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-6
14cu|vdr-plugin-clock-1.0.0-6|45	- (835383d) Rebuild with new vdr
14cu|vdr-plugin-clock-1.0.0-6|46	
14cu|vdr-plugin-clock-1.0.0-6|47	

15398 14
14cu|vdr-plugin-console-0.6.0-19|1	
14cu|vdr-plugin-console-0.6.0-19|2	%define plugin	console
14cu|vdr-plugin-console-0.6.0-19|3	
14cu|vdr-plugin-console-0.6.0-19|4	Summary:	VDR plugin: Expands VDR to a Console on TV
14cu|vdr-plugin-console-0.6.0-19|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-console-0.6.0-19|6	Version:	0.6.0
14cu|vdr-plugin-console-0.6.0-19|7	Release:	19
14cu|vdr-plugin-console-0.6.0-19|8	Group:		Video
14cu|vdr-plugin-console-0.6.0-19|9	License:	GPL
14cu|vdr-plugin-console-0.6.0-19|10	URL:		http://ricomp.de/vdr/
14cu|vdr-plugin-console-0.6.0-19|11	Source:		http://ricomp.de/vdr/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-console-0.6.0-19|12	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-console/console-0.6.0.patch
14cu|vdr-plugin-console-0.6.0-19|13	Patch2:		03_command_from_cli.dpatch
14cu|vdr-plugin-console-0.6.0-19|14	Patch3:		93_console-1.5.0.dpatch
14cu|vdr-plugin-console-0.6.0-19|15	Patch4:		console-0.6.0-i18n-1.6.patch
14cu|vdr-plugin-console-0.6.0-19|16	Patch5:		94_console-1.6.0.dpatch
14cu|vdr-plugin-console-0.6.0-19|17	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-console-0.6.0-19|18	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-console-0.6.0-19|19	
14cu|vdr-plugin-console-0.6.0-19|20	%description
14cu|vdr-plugin-console-0.6.0-19|21	Your  TV  screen  and a keyboard  that  are  connected to a VDR box  are
14cu|vdr-plugin-console-0.6.0-19|22	building a terminal. With this terminal you can manage several consoles.
14cu|vdr-plugin-console-0.6.0-19|23	In the OSD  of VDR you can  open as many  consoles as you want. In  each
14cu|vdr-plugin-console-0.6.0-19|24	console you can start a program that runs in the background. Your inputs
14cu|vdr-plugin-console-0.6.0-19|25	to the keyboard are  redirected to the current  selected console as well
14cu|vdr-plugin-console-0.6.0-19|26	as the output that these  programs generate are redirected into the OSD.
14cu|vdr-plugin-console-0.6.0-19|27	
14cu|vdr-plugin-console-0.6.0-19|28	%prep
14cu|vdr-plugin-console-0.6.0-19|29	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-console-0.6.0-19|30	%patch1 -p4 -b .1318
14cu|vdr-plugin-console-0.6.0-19|31	%patch2 -p1
14cu|vdr-plugin-console-0.6.0-19|32	%patch3 -p1
14cu|vdr-plugin-console-0.6.0-19|33	%patch4 -p1
14cu|vdr-plugin-console-0.6.0-19|34	%patch5 -p1
14cu|vdr-plugin-console-0.6.0-19|35	
14cu|vdr-plugin-console-0.6.0-19|36	%vdr_plugin_prep
14cu|vdr-plugin-console-0.6.0-19|37	
14cu|vdr-plugin-console-0.6.0-19|38	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-console-0.6.0-19|39	# specify the program which is called when you start the plugin
14cu|vdr-plugin-console-0.6.0-19|40	var=COMMAND
14cu|vdr-plugin-console-0.6.0-19|41	param='-c COMMAND'
14cu|vdr-plugin-console-0.6.0-19|42	%vdr_plugin_params_end
14cu|vdr-plugin-console-0.6.0-19|43	
14cu|vdr-plugin-console-0.6.0-19|44	%build
14cu|vdr-plugin-console-0.6.0-19|45	%vdr_plugin_build
14cu|vdr-plugin-console-0.6.0-19|46	
14cu|vdr-plugin-console-0.6.0-19|47	%install
14cu|vdr-plugin-console-0.6.0-19|48	%vdr_plugin_install
14cu|vdr-plugin-console-0.6.0-19|49	
14cu|vdr-plugin-console-0.6.0-19|50	%files -f %plugin.vdr
14cu|vdr-plugin-console-0.6.0-19|51	%doc README HISTORY TODO
14cu|vdr-plugin-console-0.6.0-19|52	
14cu|vdr-plugin-console-0.6.0-19|53	
14cu|vdr-plugin-console-0.6.0-19|54	
14cu|vdr-plugin-console-0.6.0-19|55	
14cu|vdr-plugin-console-0.6.0-19|56	
14cu|vdr-plugin-console-0.6.0-19|57	%changelog
14cu|vdr-plugin-console-0.6.0-19|58	
14cu|vdr-plugin-console-0.6.0-19|59	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-19
14cu|vdr-plugin-console-0.6.0-19|60	- (8f0d769) Rebuild with new vdr
14cu|vdr-plugin-console-0.6.0-19|61	
14cu|vdr-plugin-console-0.6.0-19|62	

15399 14
14cu|vdr-plugin-control-0.0.2a-19|1	%define plugin	control
14cu|vdr-plugin-control-0.0.2a-19|2	
14cu|vdr-plugin-control-0.0.2a-19|3	Summary:	VDR plugin: Control VDR over terminal or telnet
14cu|vdr-plugin-control-0.0.2a-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-control-0.0.2a-19|5	Version:	0.0.2a
14cu|vdr-plugin-control-0.0.2a-19|6	Release:	19
14cu|vdr-plugin-control-0.0.2a-19|7	Group:		Video
14cu|vdr-plugin-control-0.0.2a-19|8	License:	GPL
14cu|vdr-plugin-control-0.0.2a-19|9	URL:		http://ricomp.de/vdr/
14cu|vdr-plugin-control-0.0.2a-19|10	Source:		http://ricomp.de/vdr/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-control-0.0.2a-19|11	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-control/control-0.0.2a.patch
14cu|vdr-plugin-control-0.0.2a-19|12	Patch2:		02_gateway.dpatch
14cu|vdr-plugin-control-0.0.2a-19|13	Patch3:		93_control-0.0.2a-1.5.0.dpatch
14cu|vdr-plugin-control-0.0.2a-19|14	Patch4:		control-const-char-gcc4.4.patch
14cu|vdr-plugin-control-0.0.2a-19|15	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-control-0.0.2a-19|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-control-0.0.2a-19|17	
14cu|vdr-plugin-control-0.0.2a-19|18	%description
14cu|vdr-plugin-control-0.0.2a-19|19	The 'control' plugin brings the ability to VDR to control
14cu|vdr-plugin-control-0.0.2a-19|20	the whole OSD over a telnet client.
14cu|vdr-plugin-control-0.0.2a-19|21	
14cu|vdr-plugin-control-0.0.2a-19|22	%prep
14cu|vdr-plugin-control-0.0.2a-19|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-control-0.0.2a-19|24	%patch1 -p1 -b .1318
14cu|vdr-plugin-control-0.0.2a-19|25	%patch2 -p1
14cu|vdr-plugin-control-0.0.2a-19|26	%patch3 -p1
14cu|vdr-plugin-control-0.0.2a-19|27	%patch4 -p1
14cu|vdr-plugin-control-0.0.2a-19|28	%vdr_plugin_prep
14cu|vdr-plugin-control-0.0.2a-19|29	
14cu|vdr-plugin-control-0.0.2a-19|30	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-control-0.0.2a-19|31	# tty to control vdr per virtual terminal
14cu|vdr-plugin-control-0.0.2a-19|32	# default: none
14cu|vdr-plugin-control-0.0.2a-19|33	var=TERMINAL
14cu|vdr-plugin-control-0.0.2a-19|34	param=--terminal=TERMINAL
14cu|vdr-plugin-control-0.0.2a-19|35	# port to receive remote connections
14cu|vdr-plugin-control-0.0.2a-19|36	# default: 2002
14cu|vdr-plugin-control-0.0.2a-19|37	var=PORT
14cu|vdr-plugin-control-0.0.2a-19|38	param=--port=PORT
14cu|vdr-plugin-control-0.0.2a-19|39	%vdr_plugin_params_end
14cu|vdr-plugin-control-0.0.2a-19|40	
14cu|vdr-plugin-control-0.0.2a-19|41	%build
14cu|vdr-plugin-control-0.0.2a-19|42	%vdr_plugin_build
14cu|vdr-plugin-control-0.0.2a-19|43	
14cu|vdr-plugin-control-0.0.2a-19|44	%install
14cu|vdr-plugin-control-0.0.2a-19|45	%vdr_plugin_install
14cu|vdr-plugin-control-0.0.2a-19|46	
14cu|vdr-plugin-control-0.0.2a-19|47	%files -f %plugin.vdr
14cu|vdr-plugin-control-0.0.2a-19|48	%doc README HISTORY TODO
14cu|vdr-plugin-control-0.0.2a-19|49	
14cu|vdr-plugin-control-0.0.2a-19|50	
14cu|vdr-plugin-control-0.0.2a-19|51	
14cu|vdr-plugin-control-0.0.2a-19|52	
14cu|vdr-plugin-control-0.0.2a-19|53	
14cu|vdr-plugin-control-0.0.2a-19|54	%changelog
14cu|vdr-plugin-control-0.0.2a-19|55	
14cu|vdr-plugin-control-0.0.2a-19|56	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2a-19
14cu|vdr-plugin-control-0.0.2a-19|57	- (6b6593e) Rebuild with new vdr
14cu|vdr-plugin-control-0.0.2a-19|58	
14cu|vdr-plugin-control-0.0.2a-19|59	

15400 14
14cu|vdr-plugin-csf-0.0.1-19|1	%define plugin	csf
14cu|vdr-plugin-csf-0.0.1-19|2	
14cu|vdr-plugin-csf-0.0.1-19|3	Summary:	VDR plugin: CSF Channel Sort&Filter
14cu|vdr-plugin-csf-0.0.1-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-csf-0.0.1-19|5	Version:	0.0.1
14cu|vdr-plugin-csf-0.0.1-19|6	Release:	19
14cu|vdr-plugin-csf-0.0.1-19|7	Group:		Video
14cu|vdr-plugin-csf-0.0.1-19|8	License:	GPL
14cu|vdr-plugin-csf-0.0.1-19|9	URL:		http://jmorra.tripod.com/
14cu|vdr-plugin-csf-0.0.1-19|10	# binaries removed
14cu|vdr-plugin-csf-0.0.1-19|11	Source:		%plugin-%version.tar.bz2
14cu|vdr-plugin-csf-0.0.1-19|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-csf-0.0.1-19|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-csf-0.0.1-19|14	
14cu|vdr-plugin-csf-0.0.1-19|15	%description
14cu|vdr-plugin-csf-0.0.1-19|16	This plugin provides a menu entry from which the channels list can
14cu|vdr-plugin-csf-0.0.1-19|17	be sorted and filtered using different algorithms.
14cu|vdr-plugin-csf-0.0.1-19|18	
14cu|vdr-plugin-csf-0.0.1-19|19	%prep
14cu|vdr-plugin-csf-0.0.1-19|20	%setup -q -n %plugin
14cu|vdr-plugin-csf-0.0.1-19|21	%vdr_plugin_prep
14cu|vdr-plugin-csf-0.0.1-19|22	
14cu|vdr-plugin-csf-0.0.1-19|23	%build
14cu|vdr-plugin-csf-0.0.1-19|24	%vdr_plugin_build
14cu|vdr-plugin-csf-0.0.1-19|25	
14cu|vdr-plugin-csf-0.0.1-19|26	%install
14cu|vdr-plugin-csf-0.0.1-19|27	%vdr_plugin_install
14cu|vdr-plugin-csf-0.0.1-19|28	
14cu|vdr-plugin-csf-0.0.1-19|29	%files -f %plugin.vdr
14cu|vdr-plugin-csf-0.0.1-19|30	%defattr(-,root,root)
14cu|vdr-plugin-csf-0.0.1-19|31	%doc README HISTORY
14cu|vdr-plugin-csf-0.0.1-19|32	
14cu|vdr-plugin-csf-0.0.1-19|33	
14cu|vdr-plugin-csf-0.0.1-19|34	
14cu|vdr-plugin-csf-0.0.1-19|35	
14cu|vdr-plugin-csf-0.0.1-19|36	
14cu|vdr-plugin-csf-0.0.1-19|37	%changelog
14cu|vdr-plugin-csf-0.0.1-19|38	
14cu|vdr-plugin-csf-0.0.1-19|39	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-19
14cu|vdr-plugin-csf-0.0.1-19|40	- (fa3cf42) BuildList#2558675: Increase release tag
14cu|vdr-plugin-csf-0.0.1-19|41	
14cu|vdr-plugin-csf-0.0.1-19|42	

15401 14
14cu|vdr-plugin-decruft-0.0.4-17|1	%define plugin	decruft
14cu|vdr-plugin-decruft-0.0.4-17|2	
14cu|vdr-plugin-decruft-0.0.4-17|3	Summary:	VDR plugin: Remove the cruft from your channels
14cu|vdr-plugin-decruft-0.0.4-17|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-decruft-0.0.4-17|5	Version:	0.0.4
14cu|vdr-plugin-decruft-0.0.4-17|6	Release:	17
14cu|vdr-plugin-decruft-0.0.4-17|7	Group:		Video
14cu|vdr-plugin-decruft-0.0.4-17|8	License:	GPL
14cu|vdr-plugin-decruft-0.0.4-17|9	URL:		http://www.rst38.org.uk/vdr/decruft/
14cu|vdr-plugin-decruft-0.0.4-17|10	Source:		http://www.rst38.org.uk/vdr/decruft/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-decruft-0.0.4-17|11	Patch0:		02_avoid-vdr-patch.dpatch
14cu|vdr-plugin-decruft-0.0.4-17|12	Patch1:		vdr-decruft-0.0.4_compile.patch
14cu|vdr-plugin-decruft-0.0.4-17|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-decruft-0.0.4-17|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-decruft-0.0.4-17|15	
14cu|vdr-plugin-decruft-0.0.4-17|16	%description
14cu|vdr-plugin-decruft-0.0.4-17|17	Clean the cruft from your channels file - i.e. turn on add channels
14cu|vdr-plugin-decruft-0.0.4-17|18	without fear of being overwhelmed. Sort your channels into logical
14cu|vdr-plugin-decruft-0.0.4-17|19	groups.
14cu|vdr-plugin-decruft-0.0.4-17|20	
14cu|vdr-plugin-decruft-0.0.4-17|21	%prep
14cu|vdr-plugin-decruft-0.0.4-17|22	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-decruft-0.0.4-17|23	%patch0 -p1
14cu|vdr-plugin-decruft-0.0.4-17|24	%patch1 -p1
14cu|vdr-plugin-decruft-0.0.4-17|25	%vdr_plugin_prep
14cu|vdr-plugin-decruft-0.0.4-17|26	rm -r examples/CVS
14cu|vdr-plugin-decruft-0.0.4-17|27	
14cu|vdr-plugin-decruft-0.0.4-17|28	%build
14cu|vdr-plugin-decruft-0.0.4-17|29	%vdr_plugin_build
14cu|vdr-plugin-decruft-0.0.4-17|30	
14cu|vdr-plugin-decruft-0.0.4-17|31	%install
14cu|vdr-plugin-decruft-0.0.4-17|32	%vdr_plugin_install
14cu|vdr-plugin-decruft-0.0.4-17|33	
14cu|vdr-plugin-decruft-0.0.4-17|34	%files -f %plugin.vdr
14cu|vdr-plugin-decruft-0.0.4-17|35	%doc README HISTORY examples
14cu|vdr-plugin-decruft-0.0.4-17|36	
14cu|vdr-plugin-decruft-0.0.4-17|37	
14cu|vdr-plugin-decruft-0.0.4-17|38	%changelog
14cu|vdr-plugin-decruft-0.0.4-17|39	
14cu|vdr-plugin-decruft-0.0.4-17|40	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-17
14cu|vdr-plugin-decruft-0.0.4-17|41	- (114692d) Adopt for new vdr
14cu|vdr-plugin-decruft-0.0.4-17|42	
14cu|vdr-plugin-decruft-0.0.4-17|43	

15402 14
14cu|vdr-plugin-director-0.2.8-19|1	
14cu|vdr-plugin-director-0.2.8-19|2	%define plugin	director
14cu|vdr-plugin-director-0.2.8-19|3	
14cu|vdr-plugin-director-0.2.8-19|4	Summary:	VDR plugin: plugin to use the premiere multifeed option
14cu|vdr-plugin-director-0.2.8-19|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-director-0.2.8-19|6	Version:	0.2.8
14cu|vdr-plugin-director-0.2.8-19|7	Release:	19
14cu|vdr-plugin-director-0.2.8-19|8	Group:		Video
14cu|vdr-plugin-director-0.2.8-19|9	License:	GPL
14cu|vdr-plugin-director-0.2.8-19|10	URL:		http://www.wontorra.net/staticpages/index.php?page=director
14cu|vdr-plugin-director-0.2.8-19|11	Source:		vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-director-0.2.8-19|12	Patch0:		90_director-0.2.8-1.5.3.dpatch
14cu|vdr-plugin-director-0.2.8-19|13	Patch1:		director-0.2.8-i18n-1.6.patch
14cu|vdr-plugin-director-0.2.8-19|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-director-0.2.8-19|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-director-0.2.8-19|16	
14cu|vdr-plugin-director-0.2.8-19|17	%description
14cu|vdr-plugin-director-0.2.8-19|18	Director is a plugin to use the multifeed option of some Premiere
14cu|vdr-plugin-director-0.2.8-19|19	channels (Direkt, Sport Portal).
14cu|vdr-plugin-director-0.2.8-19|20	
14cu|vdr-plugin-director-0.2.8-19|21	%prep
14cu|vdr-plugin-director-0.2.8-19|22	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-director-0.2.8-19|23	%patch0 -p1
14cu|vdr-plugin-director-0.2.8-19|24	%patch1 -p1
14cu|vdr-plugin-director-0.2.8-19|25	chmod -x HISTORY COPYING README
14cu|vdr-plugin-director-0.2.8-19|26	%vdr_plugin_prep
14cu|vdr-plugin-director-0.2.8-19|27	
14cu|vdr-plugin-director-0.2.8-19|28	%build
14cu|vdr-plugin-director-0.2.8-19|29	%vdr_plugin_build
14cu|vdr-plugin-director-0.2.8-19|30	
14cu|vdr-plugin-director-0.2.8-19|31	%install
14cu|vdr-plugin-director-0.2.8-19|32	%vdr_plugin_install
14cu|vdr-plugin-director-0.2.8-19|33	
14cu|vdr-plugin-director-0.2.8-19|34	%files -f %plugin.vdr
14cu|vdr-plugin-director-0.2.8-19|35	%doc README COPYING HISTORY
14cu|vdr-plugin-director-0.2.8-19|36	
14cu|vdr-plugin-director-0.2.8-19|37	
14cu|vdr-plugin-director-0.2.8-19|38	
14cu|vdr-plugin-director-0.2.8-19|39	
14cu|vdr-plugin-director-0.2.8-19|40	
14cu|vdr-plugin-director-0.2.8-19|41	%changelog
14cu|vdr-plugin-director-0.2.8-19|42	
14cu|vdr-plugin-director-0.2.8-19|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-19
14cu|vdr-plugin-director-0.2.8-19|44	- (b6cee15) Rebuild with new vdr
14cu|vdr-plugin-director-0.2.8-19|45	
14cu|vdr-plugin-director-0.2.8-19|46	

15403 14
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|1	%define plugin	dvd
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|2	%define betaver	b03
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|3	%define cvsrev	20090118
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|4	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|5	Summary:	VDR plugin: turn VDR into an (almost) full featured DVD player
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|6	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|7	Version:	0.3.6
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|8	Release:	0.%betaver.%cvsrev.1
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|9	Group:		Video
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|10	# GPLv2+ due to dvdspu.c, otherwise would be GPL+
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|11	License:	GPLv2+
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|12	URL:		http://sourceforge.net/projects/dvdplugin
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|13	Source:		vdr-%{plugin}-%{cvsrev}.tar.bz2
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|14	# from e-tobi debian repository:
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|15	Patch0:		11_allow-non-existing-dvd-drive.dpatch
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|16	Patch1:		12_dvd-fixed-german-spelling.dpatch
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|17	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|18	BuildRequires:	libdvdnav-devel
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|19	BuildRequires:	a52dec-devel
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|20	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|21	Requires(post):	vdr-common
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|22	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|23	%description
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|24	This is the DVD plugin for the Video Disk Recorder (VDR).
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|25	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|26	%prep
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|27	%setup -q -n %{plugin}
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|28	%apply_patches
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|29	%vdr_plugin_prep
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|30	# script-without-shellbang
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|31	chmod -x README COPYING HISTORY CONTRIBUTORS
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|32	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|33	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|34	# DVD device
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|35	# default: /dev/dvd
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|36	var=DVD_DEVICE
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|37	param=--dvd=DVD_DEVICE
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|38	%vdr_plugin_params_end
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|39	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|40	%build
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|41	%vdr_plugin_build LDFLAGS="%vdr_plugin_ldflags"
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|42	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|43	%install
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|44	%vdr_plugin_install
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|45	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|46	%post
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|47	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|48	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|49	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|50	%files -f %plugin.vdr
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|51	%doc README COPYING HISTORY CONTRIBUTORS
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|52	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|53	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|54	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|55	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|56	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|57	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|58	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|59	%changelog
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|60	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|61	* Mon Aug 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.6-0.b03.20090118.1
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|62	- (513930f) Fix group
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|63	
14cu|vdr-plugin-dvd-0.3.6-0.b03.20090118.1|64	

15404 14
14cu|vdr-plugin-dvdselect-0.8-19|1	
14cu|vdr-plugin-dvdselect-0.8-19|2	%define plugin	dvdselect
14cu|vdr-plugin-dvdselect-0.8-19|3	
14cu|vdr-plugin-dvdselect-0.8-19|4	Summary:	VDR plugin: virtual dvd-selector
14cu|vdr-plugin-dvdselect-0.8-19|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-dvdselect-0.8-19|6	Version:	0.8
14cu|vdr-plugin-dvdselect-0.8-19|7	Release:	19
14cu|vdr-plugin-dvdselect-0.8-19|8	Group:		Video
14cu|vdr-plugin-dvdselect-0.8-19|9	License:	GPL
14cu|vdr-plugin-dvdselect-0.8-19|10	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdselect-plugin
14cu|vdr-plugin-dvdselect-0.8-19|11	Source:		http://www.vdr-wiki.de/vdr/vdr-dvdselect/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-dvdselect-0.8-19|12	Patch0:		dvdselect-default-paths.patch
14cu|vdr-plugin-dvdselect-0.8-19|13	Patch1:		dvdselect-0.8-i18n-1.6.patch
14cu|vdr-plugin-dvdselect-0.8-19|14	Patch2:		dvdselect-format-string.patch
14cu|vdr-plugin-dvdselect-0.8-19|15	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-dvdselect-0.8-19|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-dvdselect-0.8-19|17	
14cu|vdr-plugin-dvdselect-0.8-19|18	%description
14cu|vdr-plugin-dvdselect-0.8-19|19	This Plugin is used to mount multiple DVD-Images to the dvd-device.
14cu|vdr-plugin-dvdselect-0.8-19|20	Doing this, you are able to play these dvds using the dvdplugin.
14cu|vdr-plugin-dvdselect-0.8-19|21	
14cu|vdr-plugin-dvdselect-0.8-19|22	%prep
14cu|vdr-plugin-dvdselect-0.8-19|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-dvdselect-0.8-19|24	%patch0 -p1
14cu|vdr-plugin-dvdselect-0.8-19|25	%patch1 -p1
14cu|vdr-plugin-dvdselect-0.8-19|26	%patch2 -p1
14cu|vdr-plugin-dvdselect-0.8-19|27	%vdr_plugin_prep
14cu|vdr-plugin-dvdselect-0.8-19|28	rm -f examples/*~
14cu|vdr-plugin-dvdselect-0.8-19|29	
14cu|vdr-plugin-dvdselect-0.8-19|30	%build
14cu|vdr-plugin-dvdselect-0.8-19|31	%vdr_plugin_build
14cu|vdr-plugin-dvdselect-0.8-19|32	
14cu|vdr-plugin-dvdselect-0.8-19|33	%install
14cu|vdr-plugin-dvdselect-0.8-19|34	%vdr_plugin_install
14cu|vdr-plugin-dvdselect-0.8-19|35	
14cu|vdr-plugin-dvdselect-0.8-19|36	%files -f %plugin.vdr
14cu|vdr-plugin-dvdselect-0.8-19|37	%doc README HISTORY examples
14cu|vdr-plugin-dvdselect-0.8-19|38	
14cu|vdr-plugin-dvdselect-0.8-19|39	
14cu|vdr-plugin-dvdselect-0.8-19|40	
14cu|vdr-plugin-dvdselect-0.8-19|41	
14cu|vdr-plugin-dvdselect-0.8-19|42	
14cu|vdr-plugin-dvdselect-0.8-19|43	%changelog
14cu|vdr-plugin-dvdselect-0.8-19|44	
14cu|vdr-plugin-dvdselect-0.8-19|45	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-19
14cu|vdr-plugin-dvdselect-0.8-19|46	- (c6e85c5) Rebuild with new vdr
14cu|vdr-plugin-dvdselect-0.8-19|47	
14cu|vdr-plugin-dvdselect-0.8-19|48	

15405 14
14cu|vdr-plugin-dvdswitch-0.2.2-1|1	%define plugin	dvdswitch
14cu|vdr-plugin-dvdswitch-0.2.2-1|2	
14cu|vdr-plugin-dvdswitch-0.2.2-1|3	Summary:	VDR plugin: allows to play DVD-Images
14cu|vdr-plugin-dvdswitch-0.2.2-1|4	Name:		vdr-plugin-%{plugin}
14cu|vdr-plugin-dvdswitch-0.2.2-1|5	Version:	0.2.2
14cu|vdr-plugin-dvdswitch-0.2.2-1|6	Release:	1
14cu|vdr-plugin-dvdswitch-0.2.2-1|7	Group:		Video
14cu|vdr-plugin-dvdswitch-0.2.2-1|8	License:	GPLv2
14cu|vdr-plugin-dvdswitch-0.2.2-1|9	URL:		http://projects.vdr-developer.org/projects/plg-dvdswitch
14cu|vdr-plugin-dvdswitch-0.2.2-1|10	Source:		http://projects.vdr-developer.org/attachments/download/1323/vdr-%{plugin}-%{version}.tgz
14cu|vdr-plugin-dvdswitch-0.2.2-1|11	Patch1:		03_no-files-crash.dpatch
14cu|vdr-plugin-dvdswitch-0.2.2-1|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-dvdswitch-0.2.2-1|13	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-plugin-dvdswitch-0.2.2-1|14	
14cu|vdr-plugin-dvdswitch-0.2.2-1|15	%description
14cu|vdr-plugin-dvdswitch-0.2.2-1|16	The dvdswitch plugin functions as a kind of a DVD changer. It makes it possible
14cu|vdr-plugin-dvdswitch-0.2.2-1|17	to select images and play them with the DVD plugin.
14cu|vdr-plugin-dvdswitch-0.2.2-1|18	
14cu|vdr-plugin-dvdswitch-0.2.2-1|19	%prep
14cu|vdr-plugin-dvdswitch-0.2.2-1|20	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-dvdswitch-0.2.2-1|21	%patch1 -p1
14cu|vdr-plugin-dvdswitch-0.2.2-1|22	%vdr_plugin_prep
14cu|vdr-plugin-dvdswitch-0.2.2-1|23	chmod 0644 README HISTORY
14cu|vdr-plugin-dvdswitch-0.2.2-1|24	
14cu|vdr-plugin-dvdswitch-0.2.2-1|25	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-dvdswitch-0.2.2-1|26	# scriptname with path for reading DVD as a ISO Image File
14cu|vdr-plugin-dvdswitch-0.2.2-1|27	var=READ_SCRIPT
14cu|vdr-plugin-dvdswitch-0.2.2-1|28	param=--readscript=READ_SCRIPT
14cu|vdr-plugin-dvdswitch-0.2.2-1|29	# scriptname with path for writing selected DVD Image
14cu|vdr-plugin-dvdswitch-0.2.2-1|30	var=WRITE_SCRIPT
14cu|vdr-plugin-dvdswitch-0.2.2-1|31	param=--writescript=WRITE_SCRIPT
14cu|vdr-plugin-dvdswitch-0.2.2-1|32	# path to DVD Images. This option can be set in setup-menu.
14cu|vdr-plugin-dvdswitch-0.2.2-1|33	var=IMAGE_PATH
14cu|vdr-plugin-dvdswitch-0.2.2-1|34	param=--imagedir=IMAGE_PATH
14cu|vdr-plugin-dvdswitch-0.2.2-1|35	%vdr_plugin_params_end
14cu|vdr-plugin-dvdswitch-0.2.2-1|36	
14cu|vdr-plugin-dvdswitch-0.2.2-1|37	%build
14cu|vdr-plugin-dvdswitch-0.2.2-1|38	%vdr_plugin_build
14cu|vdr-plugin-dvdswitch-0.2.2-1|39	
14cu|vdr-plugin-dvdswitch-0.2.2-1|40	%install
14cu|vdr-plugin-dvdswitch-0.2.2-1|41	%vdr_plugin_install
14cu|vdr-plugin-dvdswitch-0.2.2-1|42	
14cu|vdr-plugin-dvdswitch-0.2.2-1|43	%files -f %plugin.vdr
14cu|vdr-plugin-dvdswitch-0.2.2-1|44	%doc README HISTORY
14cu|vdr-plugin-dvdswitch-0.2.2-1|45	
14cu|vdr-plugin-dvdswitch-0.2.2-1|46	
14cu|vdr-plugin-dvdswitch-0.2.2-1|47	
14cu|vdr-plugin-dvdswitch-0.2.2-1|48	%changelog
14cu|vdr-plugin-dvdswitch-0.2.2-1|49	
14cu|vdr-plugin-dvdswitch-0.2.2-1|50	* Tue Sep 29 2015 Denis Silakov <dsilakov@gmail.com> 0.2.2-1
14cu|vdr-plugin-dvdswitch-0.2.2-1|51	- (c6831bc) Updated to 0.2.2
14cu|vdr-plugin-dvdswitch-0.2.2-1|52	
14cu|vdr-plugin-dvdswitch-0.2.2-1|53	

15406 14
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|1	%define plugin	epgsearch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|2	%define prever	beta5
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|3	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|4	Summary:	VDR plugin: search the EPG for repeats and more
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|6	Version:	1.0.1
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|7	%if %prever
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|8	Release:	0.%prever.2
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|9	%else
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|10	Release:	2
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|11	%endif
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|12	Group:		Video
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|13	License:	GPL+
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|14	URL:		http://winni.vdr-developer.org/epgsearch/index_eng.html
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|15	%if %prever
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|16	Source:		vdr-%plugin-%{version}.%prever.tgz
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|17	%else
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|18	Source:		http://winni.vdr-developer.org/epgsearch/downloads/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|19	%endif
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|20	Patch0:         0001-fix-summary-comparison-when-checking-for-repeats-was.patch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|21	Patch1:         0002-label-favorites-menu-for-graphtft-with-MenuEpgsFavor.patch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|22	Patch2:		0003-detect-grapftft-ng-in-autoconf.patch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|23	Patch3:		0004-fix-for-pin-patch.patch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|24	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|25	BuildRequires:  pcre-devel
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|26	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|27	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|28	%description
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|29	EPG-Search can be used as a replacement for the default schedules
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|30	menu entry. It looks like the standard schedules menu, but adds some
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|31	additional functions:
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|32	- Commands for EPG entries with 5 built-in commands like 'show repeats',
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|33	'create search'. One can add own commands for other needs, like adding a
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|34	VDRAdmin auto-timer.
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|35	- Add up to 4 user-defined times to 'now' and 'next'
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|36	- Searching the EPG: Create reusable queries, which can also be used
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|37	as 'search timers'.
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|38	- Search timers: Search for broadcasts in the background and add a
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|39	timer if one matches (similar to VDRAdmin's auto-timers) or simply
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|40	make an announcement about it via OSD
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|41	- Avoid double recordings of the same event
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|42	* timer preview
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|43	* recognition of broken recordings
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|44	* fuzzy event comparison
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|45	- Progress bar in 'What's on now' and 'What's on next'
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|46	- Shift the time displayed by keypress, e.g. 'What's on now' + 30 minutes
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|47	- Start menu can be setup between 'Schedule' or 'What's on now'
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|48	- background check for timer conflicts with a timer conflict manager
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|49	- detailed epg menu (summary) allows jumping to the next/previous
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|50	event
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|51	- support for extended EPG info for search timers
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|52	- extension of the timer edit menu with a directory item, user
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|53	defined weekday selection and a subtitle completion.
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|54	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|55	%package -n %plugin-devel
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|56	Summary:	Development headers of epgsearch VDR plugin
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|57	Group:		Development/C++
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|58	Requires:	vdr-devel
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|59	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|60	%description -n %plugin-devel
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|61	Headers for developing plugins that will use services provided by
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|62	epgsearch.
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|63	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|64	%prep
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|65	%if %prever
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|66	%setup -q -n %plugin-%{version}.%prever
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|67	%else
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|68	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|69	%endif
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|70	%apply_patches
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|71	%vdr_plugin_prep
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|72	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|73	chmod -x scripts/*.conf
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|74	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|75	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|76	# the path to svdrpsend.pl for external
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|77	# SVDRP communitcation (default is internal
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|78	# communication)
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|79	var=SVDRPSENDCMD
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|80	param=--svdrpsendcmd=SVDRPSENDCMD
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|81	# config dir for epgsearch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|82	var=CONFIGDIR
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|83	param=--config=CONFIGDIR
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|84	# logfile for epgsearch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|85	var=LOGFILE
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|86	param=--logfile=LOGFILE
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|87	# logfile verbosity
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|88	var=LOGLEVEL
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|89	param=--verbose=LOGLEVEL
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|90	# reload epgsearchmenu.conf with plugin call
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|91	var=RELOADMENUCONF
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|92	param=--reloadmenuconf
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|93	# path to an alternative mail script for mail notification
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|94	var=MAILCMD
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|95	param=--mailcmd=MAILCMD
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|96	%vdr_plugin_params_end
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|97	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|98	%build
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|99	# -DUSE_PINPLUGIN does not work with current pin patch
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|100	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|101	%vdr_plugin_build
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|102	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|103	%install
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|104	%vdr_plugin_install
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|105	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|106	make install-doc MANDIR=%{buildroot}%{_mandir}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|107	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|108	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|109	install -m755 scripts/*.pl %{buildroot}%{_bindir}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|110	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|111	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|112	install -m644 services.h %{buildroot}%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|113	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|114	cat %plugin.vdr conflictcheckonly.vdr epgsearchonly.vdr quickepgsearch.vdr > combined.vdr
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|115	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|116	%files -f combined.vdr
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|117	%doc README* HISTORY* MANUAL* doc conf scripts
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|118	%{_bindir}/autotimer2searchtimer.pl
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|119	%{_bindir}/convert_epgsearchdone_data.pl
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|120	%{_bindir}/convert_info_vdr.pl
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|121	%{_bindir}/createcats
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|122	%{_bindir}/sendEmail.pl
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|123	%{_mandir}/man1/createcats.1*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|124	%{_mandir}/man1/epgsearch.1*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|125	%{_mandir}/man4/epgsearch.4*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|126	%{_mandir}/man5/epgsearch*.5*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|127	%{_mandir}/man5/noannounce.conf.5*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|128	%{_mandir}/man5/timersdone.conf.5*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|129	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/*.conf*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|130	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/*.templ*
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|131	%lang(de) %{_mandir}/de
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|132	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|133	%files -n %plugin-devel
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|134	%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|135	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|136	%changelog
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|137	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|138	* Mon Aug 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-0.beta5.2
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|139	- (3a88609) Fix post scripts
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|140	
14cu|vdr-plugin-epgsearch-1.0.1-0.beta5.2|141	

15407 14
14cu|vdr-plugin-epgsync-1.0.0-3|1	%define plugin	epgsync
14cu|vdr-plugin-epgsync-1.0.0-3|2	
14cu|vdr-plugin-epgsync-1.0.0-3|3	Summary:	VDR plugin: Import EPG of an other VDR
14cu|vdr-plugin-epgsync-1.0.0-3|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-epgsync-1.0.0-3|5	Version:	1.0.0
14cu|vdr-plugin-epgsync-1.0.0-3|6	Release:	3
14cu|vdr-plugin-epgsync-1.0.0-3|7	Group:		Video
14cu|vdr-plugin-epgsync-1.0.0-3|8	License:	GPL
14cu|vdr-plugin-epgsync-1.0.0-3|9	URL:		http://vdr.schmirler.de/
14cu|vdr-plugin-epgsync-1.0.0-3|10	Source:		http://vdr.schmirler.de/epgsync/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-epgsync-1.0.0-3|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-epgsync-1.0.0-3|12	BuildRequires:	svdrpservice-devel
14cu|vdr-plugin-epgsync-1.0.0-3|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-epgsync-1.0.0-3|14	Requires:	vdr-plugin-svdrpservice
14cu|vdr-plugin-epgsync-1.0.0-3|15	
14cu|vdr-plugin-epgsync-1.0.0-3|16	%description
14cu|vdr-plugin-epgsync-1.0.0-3|17	With this plugin you can import the EPG of a remote VDR. It can
14cu|vdr-plugin-epgsync-1.0.0-3|18	either use SVDRP or streamdev's VTP to download the EPG.
14cu|vdr-plugin-epgsync-1.0.0-3|19	
14cu|vdr-plugin-epgsync-1.0.0-3|20	%prep
14cu|vdr-plugin-epgsync-1.0.0-3|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-epgsync-1.0.0-3|22	%vdr_plugin_prep
14cu|vdr-plugin-epgsync-1.0.0-3|23	
14cu|vdr-plugin-epgsync-1.0.0-3|24	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' thread.h
14cu|vdr-plugin-epgsync-1.0.0-3|25	
14cu|vdr-plugin-epgsync-1.0.0-3|26	%build
14cu|vdr-plugin-epgsync-1.0.0-3|27	%vdr_plugin_build
14cu|vdr-plugin-epgsync-1.0.0-3|28	
14cu|vdr-plugin-epgsync-1.0.0-3|29	%install
14cu|vdr-plugin-epgsync-1.0.0-3|30	%vdr_plugin_install
14cu|vdr-plugin-epgsync-1.0.0-3|31	
14cu|vdr-plugin-epgsync-1.0.0-3|32	%files -f %plugin.vdr
14cu|vdr-plugin-epgsync-1.0.0-3|33	%doc README HISTORY
14cu|vdr-plugin-epgsync-1.0.0-3|34	
14cu|vdr-plugin-epgsync-1.0.0-3|35	
14cu|vdr-plugin-epgsync-1.0.0-3|36	
14cu|vdr-plugin-epgsync-1.0.0-3|37	%changelog
14cu|vdr-plugin-epgsync-1.0.0-3|38	
14cu|vdr-plugin-epgsync-1.0.0-3|39	* Wed Sep 23 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.0-3
14cu|vdr-plugin-epgsync-1.0.0-3|40	- (91dc029) Merge pull request #1 from dmt_obd/vdr-plugin-epgsync:rosa2014.1
14cu|vdr-plugin-epgsync-1.0.0-3|41	- (91dc029) Update to a new version
14cu|vdr-plugin-epgsync-1.0.0-3|42	
14cu|vdr-plugin-epgsync-1.0.0-3|43	

15408 14
14cu|vdr-plugin-externalplayer-0.1.0-20|1	%define plugin	externalplayer
14cu|vdr-plugin-externalplayer-0.1.0-20|2	
14cu|vdr-plugin-externalplayer-0.1.0-20|3	Summary:	VDR plugin: launch external players
14cu|vdr-plugin-externalplayer-0.1.0-20|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-externalplayer-0.1.0-20|5	Version:	0.1.0
14cu|vdr-plugin-externalplayer-0.1.0-20|6	Release:	20
14cu|vdr-plugin-externalplayer-0.1.0-20|7	Group:		Video
14cu|vdr-plugin-externalplayer-0.1.0-20|8	License:	GPL
14cu|vdr-plugin-externalplayer-0.1.0-20|9	URL:		http://sourceforge.net/projects/externalplayer
14cu|vdr-plugin-externalplayer-0.1.0-20|10	Source:		http://prdownloads.sourceforge.net/externalplayer/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-externalplayer-0.1.0-20|11	Patch0:		externalplayer-0.1.0-i18n-1.6.patch
14cu|vdr-plugin-externalplayer-0.1.0-20|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-externalplayer-0.1.0-20|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-externalplayer-0.1.0-20|14	
14cu|vdr-plugin-externalplayer-0.1.0-20|15	%description
14cu|vdr-plugin-externalplayer-0.1.0-20|16	This can be used to launch external players from main menu.
14cu|vdr-plugin-externalplayer-0.1.0-20|17	
14cu|vdr-plugin-externalplayer-0.1.0-20|18	%prep
14cu|vdr-plugin-externalplayer-0.1.0-20|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-externalplayer-0.1.0-20|20	%patch0 -p1
14cu|vdr-plugin-externalplayer-0.1.0-20|21	%vdr_plugin_prep
14cu|vdr-plugin-externalplayer-0.1.0-20|22	
14cu|vdr-plugin-externalplayer-0.1.0-20|23	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-externalplayer-0.1.0-20|24	# specify path to an alternative config file
14cu|vdr-plugin-externalplayer-0.1.0-20|25	var=CFGFILE
14cu|vdr-plugin-externalplayer-0.1.0-20|26	param=--config=CFGFILE
14cu|vdr-plugin-externalplayer-0.1.0-20|27	%vdr_plugin_params_end
14cu|vdr-plugin-externalplayer-0.1.0-20|28	
14cu|vdr-plugin-externalplayer-0.1.0-20|29	%build
14cu|vdr-plugin-externalplayer-0.1.0-20|30	%vdr_plugin_build
14cu|vdr-plugin-externalplayer-0.1.0-20|31	
14cu|vdr-plugin-externalplayer-0.1.0-20|32	%install
14cu|vdr-plugin-externalplayer-0.1.0-20|33	%vdr_plugin_install
14cu|vdr-plugin-externalplayer-0.1.0-20|34	
14cu|vdr-plugin-externalplayer-0.1.0-20|35	install -D -m644 examples/externalplayer.conf %{buildroot}%{vdr_plugin_cfgdir}/externalplayer.conf
14cu|vdr-plugin-externalplayer-0.1.0-20|36	
14cu|vdr-plugin-externalplayer-0.1.0-20|37	%files -f %plugin.vdr
14cu|vdr-plugin-externalplayer-0.1.0-20|38	%doc README HISTORY
14cu|vdr-plugin-externalplayer-0.1.0-20|39	%config(noreplace) %{vdr_plugin_cfgdir}/externalplayer.conf
14cu|vdr-plugin-externalplayer-0.1.0-20|40	
14cu|vdr-plugin-externalplayer-0.1.0-20|41	
14cu|vdr-plugin-externalplayer-0.1.0-20|42	
14cu|vdr-plugin-externalplayer-0.1.0-20|43	%changelog
14cu|vdr-plugin-externalplayer-0.1.0-20|44	
14cu|vdr-plugin-externalplayer-0.1.0-20|45	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-20
14cu|vdr-plugin-externalplayer-0.1.0-20|46	- (1d1b135) Rebuild with new vdr
14cu|vdr-plugin-externalplayer-0.1.0-20|47	
14cu|vdr-plugin-externalplayer-0.1.0-20|48	

15409 14
14cu|vdr-plugin-extrecmenu-1.2.4-1|1	%define plugin	extrecmenu
14cu|vdr-plugin-extrecmenu-1.2.4-1|2	
14cu|vdr-plugin-extrecmenu-1.2.4-1|3	Summary:	VDR plugin: Extended recordings menu
14cu|vdr-plugin-extrecmenu-1.2.4-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-extrecmenu-1.2.4-1|5	Version:	1.2.4
14cu|vdr-plugin-extrecmenu-1.2.4-1|6	Release:	1
14cu|vdr-plugin-extrecmenu-1.2.4-1|7	Group:		Video
14cu|vdr-plugin-extrecmenu-1.2.4-1|8	License:	GPL
14cu|vdr-plugin-extrecmenu-1.2.4-1|9	URL:		http://projects.vdr-developer.org/projects/show/plg-extrecmenu
14cu|vdr-plugin-extrecmenu-1.2.4-1|10	Source:		http://projects.vdr-developer.org/git/vdr-plugin-extrecmenu.git/snapshot/vdr-plugin-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-extrecmenu-1.2.4-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-extrecmenu-1.2.4-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-extrecmenu-1.2.4-1|13	
14cu|vdr-plugin-extrecmenu-1.2.4-1|14	%description
14cu|vdr-plugin-extrecmenu-1.2.4-1|15	This plugin provides a recordings menu enhanced with the possibility to
14cu|vdr-plugin-extrecmenu-1.2.4-1|16	rename or move recordings and directories. The display of recording date, time
14cu|vdr-plugin-extrecmenu-1.2.4-1|17	and length is configurable. Sorting by name or date is selectable for each
14cu|vdr-plugin-extrecmenu-1.2.4-1|18	directory. If you use the PIN-plugin, the replay and editing of recordings is
14cu|vdr-plugin-extrecmenu-1.2.4-1|19	protected. The plugin also handles archive dvds of VDR recordings (as known
14cu|vdr-plugin-extrecmenu-1.2.4-1|20	from the DVDArchive-patch for VDR). This plugin extends VDR's '-r'-option with
14cu|vdr-plugin-extrecmenu-1.2.4-1|21	messages for deleting, moving and renaming a recording.
14cu|vdr-plugin-extrecmenu-1.2.4-1|22	
14cu|vdr-plugin-extrecmenu-1.2.4-1|23	%prep
14cu|vdr-plugin-extrecmenu-1.2.4-1|24	%setup -q
14cu|vdr-plugin-extrecmenu-1.2.4-1|25	%vdr_plugin_prep
14cu|vdr-plugin-extrecmenu-1.2.4-1|26	
14cu|vdr-plugin-extrecmenu-1.2.4-1|27	%build
14cu|vdr-plugin-extrecmenu-1.2.4-1|28	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
14cu|vdr-plugin-extrecmenu-1.2.4-1|29	%vdr_plugin_build
14cu|vdr-plugin-extrecmenu-1.2.4-1|30	
14cu|vdr-plugin-extrecmenu-1.2.4-1|31	%install
14cu|vdr-plugin-extrecmenu-1.2.4-1|32	%vdr_plugin_install
14cu|vdr-plugin-extrecmenu-1.2.4-1|33	
14cu|vdr-plugin-extrecmenu-1.2.4-1|34	%files -f %plugin.vdr
14cu|vdr-plugin-extrecmenu-1.2.4-1|35	%doc README HISTORY contrib scripts
14cu|vdr-plugin-extrecmenu-1.2.4-1|36	
14cu|vdr-plugin-extrecmenu-1.2.4-1|37	
14cu|vdr-plugin-extrecmenu-1.2.4-1|38	
14cu|vdr-plugin-extrecmenu-1.2.4-1|39	%changelog
14cu|vdr-plugin-extrecmenu-1.2.4-1|40	
14cu|vdr-plugin-extrecmenu-1.2.4-1|41	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-1
14cu|vdr-plugin-extrecmenu-1.2.4-1|42	- (389cc8a) Updated to 1.2.4
14cu|vdr-plugin-extrecmenu-1.2.4-1|43	
14cu|vdr-plugin-extrecmenu-1.2.4-1|44	

15410 14
14cu|vdr-plugin-femon-2.0.2-1|1	%define plugin	femon
14cu|vdr-plugin-femon-2.0.2-1|2	
14cu|vdr-plugin-femon-2.0.2-1|3	Summary:	VDR plugin: DVB Signal Information Monitor (OSD)
14cu|vdr-plugin-femon-2.0.2-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-femon-2.0.2-1|5	Version:	2.0.2
14cu|vdr-plugin-femon-2.0.2-1|6	Release:	1
14cu|vdr-plugin-femon-2.0.2-1|7	Group:		Video
14cu|vdr-plugin-femon-2.0.2-1|8	License:	GPLv2+
14cu|vdr-plugin-femon-2.0.2-1|9	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/
14cu|vdr-plugin-femon-2.0.2-1|10	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-femon-2.0.2-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-femon-2.0.2-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-femon-2.0.2-1|13	
14cu|vdr-plugin-femon-2.0.2-1|14	%description
14cu|vdr-plugin-femon-2.0.2-1|15	DVB Frontend Status Monitor is a plugin that displays some signal information
14cu|vdr-plugin-femon-2.0.2-1|16	parameters of the current tuned channel on OSD. You can zap through all your
14cu|vdr-plugin-femon-2.0.2-1|17	channels and the plugin should be monitoring always the right frontend. The
14cu|vdr-plugin-femon-2.0.2-1|18	transponder and stream information are also available in advanced display
14cu|vdr-plugin-femon-2.0.2-1|19	modes.
14cu|vdr-plugin-femon-2.0.2-1|20	
14cu|vdr-plugin-femon-2.0.2-1|21	The plugin is based on a neat console frontend status monitor application
14cu|vdr-plugin-femon-2.0.2-1|22	called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further
14cu|vdr-plugin-femon-2.0.2-1|23	information). The bitrate calculation trick originates from the 'dvbstream'
14cu|vdr-plugin-femon-2.0.2-1|24	application by Dave Chapman and the stream information routines are taken from
14cu|vdr-plugin-femon-2.0.2-1|25	the 'libdvb' library by Metzler Brothers.
14cu|vdr-plugin-femon-2.0.2-1|26	
14cu|vdr-plugin-femon-2.0.2-1|27	%package -n vdr-%plugin-devel
14cu|vdr-plugin-femon-2.0.2-1|28	Summary:	Development headers of femon VDR plugin
14cu|vdr-plugin-femon-2.0.2-1|29	Group:		Development/C++
14cu|vdr-plugin-femon-2.0.2-1|30	Requires:	vdr-devel
14cu|vdr-plugin-femon-2.0.2-1|31	
14cu|vdr-plugin-femon-2.0.2-1|32	%description -n vdr-%plugin-devel
14cu|vdr-plugin-femon-2.0.2-1|33	Headers for developing VDR plugins that use services provided by femon.
14cu|vdr-plugin-femon-2.0.2-1|34	
14cu|vdr-plugin-femon-2.0.2-1|35	%prep
14cu|vdr-plugin-femon-2.0.2-1|36	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-femon-2.0.2-1|37	%vdr_plugin_prep
14cu|vdr-plugin-femon-2.0.2-1|38	
14cu|vdr-plugin-femon-2.0.2-1|39	%build
14cu|vdr-plugin-femon-2.0.2-1|40	%vdr_plugin_build STRIP=/bin/true
14cu|vdr-plugin-femon-2.0.2-1|41	
14cu|vdr-plugin-femon-2.0.2-1|42	%install
14cu|vdr-plugin-femon-2.0.2-1|43	%vdr_plugin_install
14cu|vdr-plugin-femon-2.0.2-1|44	
14cu|vdr-plugin-femon-2.0.2-1|45	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-femon-2.0.2-1|46	install -m644 femonservice.h %{buildroot}%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-femon-2.0.2-1|47	
14cu|vdr-plugin-femon-2.0.2-1|48	%files -f %plugin.vdr
14cu|vdr-plugin-femon-2.0.2-1|49	%doc README HISTORY
14cu|vdr-plugin-femon-2.0.2-1|50	
14cu|vdr-plugin-femon-2.0.2-1|51	%files -n vdr-%plugin-devel
14cu|vdr-plugin-femon-2.0.2-1|52	%dir %{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-femon-2.0.2-1|53	%{_includedir}/vdr/%{plugin}/femonservice.h
14cu|vdr-plugin-femon-2.0.2-1|54	
14cu|vdr-plugin-femon-2.0.2-1|55	
14cu|vdr-plugin-femon-2.0.2-1|56	
14cu|vdr-plugin-femon-2.0.2-1|57	%changelog
14cu|vdr-plugin-femon-2.0.2-1|58	
14cu|vdr-plugin-femon-2.0.2-1|59	* Wed Sep 23 2015 dsilakov <denis.silakov@rosalab.ru> 2.0.2-1
14cu|vdr-plugin-femon-2.0.2-1|60	- (6137797) Merge pull request #1 from dmt_obd/vdr-plugin-femon:rosa2014.1
14cu|vdr-plugin-femon-2.0.2-1|61	- (6137797) Update to a new version
14cu|vdr-plugin-femon-2.0.2-1|62	
14cu|vdr-plugin-femon-2.0.2-1|63	

15411 14
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|1	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|2	%define plugin	ffnetdev
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|3	%define snapshot 33
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|4	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|5	Summary:	VDR plugin: Full Featured Network Device for Streaming
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|6	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|7	Version:	0.1.0
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|8	%if %snapshot
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|9	Release:	12.svn%snapshot.7
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|10	%else
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|11	Release:	7
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|12	%endif
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|13	Group:		Video
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|14	License:	GPL+
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|15	URL:		http://developer.berlios.de/projects/ffnetdev
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|16	%if %snapshot
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|17	Source:		vdr-%plugin-%snapshot.tar.bz2
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|18	%else
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|19	Source:		http://download.berlios.de/ffnetdev/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|20	%endif
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|21	Patch0:		ffnetdev-i18n-1.6.patch
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|22	Patch1:		91_ffnetdev-0.1.0+svn20060625-1.5.0.dpatch
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|23	Patch2:		92_vdr-1.5.12-ffnetdev-svn20071122.dpatch
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|24	Patch3:		ffnetdev-duplicate-param-name.patch
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|25	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|26	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|27	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|28	%description
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|29	The purpose of this plugin is to provide an "easy" way of connecting
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|30	possible streaming clients to VDR by emulating a full featured DVB
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|31	device over the network including OSD and TS streaming capabilities.
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|32	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|33	%prep
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|34	%if %snapshot
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|35	%setup -q -n %plugin-%snapshot
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|36	%else
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|37	%setup -q -n vdr-%plugin-%{version}
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|38	%endif
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|39	%patch0 -p1
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|40	%patch1 -p1
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|41	%patch2 -p1
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|42	%patch3 -p1
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|43	%vdr_plugin_prep
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|44	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|45	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|46	# port number for sending TS to
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|47	var=TS_PORT
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|48	param="-t TS_PORT"
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|49	# listen on this port for OSD connect
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|50	var=OSD_PORT
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|51	param="-o OSD_PORT"
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|52	# listen on this port for ClientControl connection
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|53	var=CONTROL_PORT
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|54	param="-c CONTROL_PORT"
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|55	# enable remote control over OSD connection
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|56	var=OSD_CONTROL
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|57	param=-e
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|58	%vdr_plugin_params_end
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|59	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|60	%build
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|61	%vdr_plugin_build
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|62	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|63	%install
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|64	%vdr_plugin_install
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|65	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|66	%files -f %plugin.vdr
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|67	%doc README CHANGELOG
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|68	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|69	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|70	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|71	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|72	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|73	%changelog
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|74	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|75	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-12.svn33.7
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|76	- (70a13f4) Rebuild with new vdr
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|77	
14cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.7|78	

15412 14
14cu|vdr-plugin-filebrowser-0.2.0-7|1	
14cu|vdr-plugin-filebrowser-0.2.0-7|2	%define plugin	filebrowser
14cu|vdr-plugin-filebrowser-0.2.0-7|3	
14cu|vdr-plugin-filebrowser-0.2.0-7|4	Summary:	VDR plugin: Browse through files and execute actions on them
14cu|vdr-plugin-filebrowser-0.2.0-7|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-filebrowser-0.2.0-7|6	Version:	0.2.0
14cu|vdr-plugin-filebrowser-0.2.0-7|7	Release:	7
14cu|vdr-plugin-filebrowser-0.2.0-7|8	Group:		Video
14cu|vdr-plugin-filebrowser-0.2.0-7|9	License:	GPLv3+
14cu|vdr-plugin-filebrowser-0.2.0-7|10	URL:		http://vdr.nasenbaeren.net/filebrowser/
14cu|vdr-plugin-filebrowser-0.2.0-7|11	Source:		http://vdr.nasenbaeren.net/filebrowser/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-filebrowser-0.2.0-7|12	Patch0:		filebrowser-format-string.patch
14cu|vdr-plugin-filebrowser-0.2.0-7|13	Patch1:		filebrowser-type-fixes.patch
14cu|vdr-plugin-filebrowser-0.2.0-7|14	# workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=9759
14cu|vdr-plugin-filebrowser-0.2.0-7|15	# for pre-2.10 glibc
14cu|vdr-plugin-filebrowser-0.2.0-7|16	Patch2:		filebrowser-dirent.patch
14cu|vdr-plugin-filebrowser-0.2.0-7|17	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-filebrowser-0.2.0-7|18	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-filebrowser-0.2.0-7|19	
14cu|vdr-plugin-filebrowser-0.2.0-7|20	%description
14cu|vdr-plugin-filebrowser-0.2.0-7|21	This plugin is a filebrowser with user-defined commands to execute
14cu|vdr-plugin-filebrowser-0.2.0-7|22	on files.
14cu|vdr-plugin-filebrowser-0.2.0-7|23	
14cu|vdr-plugin-filebrowser-0.2.0-7|24	%prep
14cu|vdr-plugin-filebrowser-0.2.0-7|25	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-filebrowser-0.2.0-7|26	%patch0 -p1
14cu|vdr-plugin-filebrowser-0.2.0-7|27	%patch1 -p1
14cu|vdr-plugin-filebrowser-0.2.0-7|28	%patch2 -p1
14cu|vdr-plugin-filebrowser-0.2.0-7|29	%vdr_plugin_prep
14cu|vdr-plugin-filebrowser-0.2.0-7|30	
14cu|vdr-plugin-filebrowser-0.2.0-7|31	%build
14cu|vdr-plugin-filebrowser-0.2.0-7|32	%vdr_plugin_build
14cu|vdr-plugin-filebrowser-0.2.0-7|33	
14cu|vdr-plugin-filebrowser-0.2.0-7|34	%install
14cu|vdr-plugin-filebrowser-0.2.0-7|35	%vdr_plugin_install
14cu|vdr-plugin-filebrowser-0.2.0-7|36	
14cu|vdr-plugin-filebrowser-0.2.0-7|37	%files -f %plugin.vdr
14cu|vdr-plugin-filebrowser-0.2.0-7|38	%doc README HISTORY examples
14cu|vdr-plugin-filebrowser-0.2.0-7|39	
14cu|vdr-plugin-filebrowser-0.2.0-7|40	
14cu|vdr-plugin-filebrowser-0.2.0-7|41	
14cu|vdr-plugin-filebrowser-0.2.0-7|42	
14cu|vdr-plugin-filebrowser-0.2.0-7|43	
14cu|vdr-plugin-filebrowser-0.2.0-7|44	%changelog
14cu|vdr-plugin-filebrowser-0.2.0-7|45	
14cu|vdr-plugin-filebrowser-0.2.0-7|46	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-7
14cu|vdr-plugin-filebrowser-0.2.0-7|47	- (9fe2084) Rebuild with new vdr
14cu|vdr-plugin-filebrowser-0.2.0-7|48	
14cu|vdr-plugin-filebrowser-0.2.0-7|49	

15413 14
14cu|vdr-plugin-freecell-0.0.2-22|1	%define plugin	freecell
14cu|vdr-plugin-freecell-0.0.2-22|2	
14cu|vdr-plugin-freecell-0.0.2-22|3	Summary:	VDR plugin: The well-known card game
14cu|vdr-plugin-freecell-0.0.2-22|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-freecell-0.0.2-22|5	Version:	0.0.2
14cu|vdr-plugin-freecell-0.0.2-22|6	Release:	22
14cu|vdr-plugin-freecell-0.0.2-22|7	Group:		Video
14cu|vdr-plugin-freecell-0.0.2-22|8	License:	GPL+
14cu|vdr-plugin-freecell-0.0.2-22|9	URL:		http://www.magoa.net/linux/index.php?view=freecell
14cu|vdr-plugin-freecell-0.0.2-22|10	Source:		http://www.magoa.net/linux/files/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-freecell-0.0.2-22|11	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
14cu|vdr-plugin-freecell-0.0.2-22|12	Patch1:		vdr-freecell-0.0.2-time.patch
14cu|vdr-plugin-freecell-0.0.2-22|13	Patch2:		93_freecell-0.0.2-1.5.4.dpatch
14cu|vdr-plugin-freecell-0.0.2-22|14	Patch3:		freecell-0.0.2-i18n-1.6.patch
14cu|vdr-plugin-freecell-0.0.2-22|15	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-freecell-0.0.2-22|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-freecell-0.0.2-22|17	
14cu|vdr-plugin-freecell-0.0.2-22|18	%description
14cu|vdr-plugin-freecell-0.0.2-22|19	This Freecell plugin is an implementation of the (well-known) card game
14cu|vdr-plugin-freecell-0.0.2-22|20	"Freecell" played on the On Screen Display of your Video Disk Recorder.
14cu|vdr-plugin-freecell-0.0.2-22|21	
14cu|vdr-plugin-freecell-0.0.2-22|22	%prep
14cu|vdr-plugin-freecell-0.0.2-22|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-freecell-0.0.2-22|24	%patch0 -p1 -b .gcc34
14cu|vdr-plugin-freecell-0.0.2-22|25	%patch1 -p1 -b .time
14cu|vdr-plugin-freecell-0.0.2-22|26	%patch2 -p1
14cu|vdr-plugin-freecell-0.0.2-22|27	%patch3 -p1
14cu|vdr-plugin-freecell-0.0.2-22|28	%vdr_plugin_prep
14cu|vdr-plugin-freecell-0.0.2-22|29	
14cu|vdr-plugin-freecell-0.0.2-22|30	%build
14cu|vdr-plugin-freecell-0.0.2-22|31	%vdr_plugin_build
14cu|vdr-plugin-freecell-0.0.2-22|32	
14cu|vdr-plugin-freecell-0.0.2-22|33	%install
14cu|vdr-plugin-freecell-0.0.2-22|34	%vdr_plugin_install
14cu|vdr-plugin-freecell-0.0.2-22|35	
14cu|vdr-plugin-freecell-0.0.2-22|36	install -d -m755 %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-freecell-0.0.2-22|37	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-plugin-freecell-0.0.2-22|38	install -m644 freecell/* %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-freecell-0.0.2-22|39	ln -s %{vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{vdr_plugin_cfgdir}/freecell
14cu|vdr-plugin-freecell-0.0.2-22|40	
14cu|vdr-plugin-freecell-0.0.2-22|41	
14cu|vdr-plugin-freecell-0.0.2-22|42	%files -f %plugin.vdr
14cu|vdr-plugin-freecell-0.0.2-22|43	%doc README COPYING HISTORY CONTRIBUTORS
14cu|vdr-plugin-freecell-0.0.2-22|44	%{vdr_plugin_cfgdir}/freecell
14cu|vdr-plugin-freecell-0.0.2-22|45	%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-freecell-0.0.2-22|46	
14cu|vdr-plugin-freecell-0.0.2-22|47	
14cu|vdr-plugin-freecell-0.0.2-22|48	
14cu|vdr-plugin-freecell-0.0.2-22|49	
14cu|vdr-plugin-freecell-0.0.2-22|50	
14cu|vdr-plugin-freecell-0.0.2-22|51	%changelog
14cu|vdr-plugin-freecell-0.0.2-22|52	
14cu|vdr-plugin-freecell-0.0.2-22|53	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-22
14cu|vdr-plugin-freecell-0.0.2-22|54	- (12f9738) Fix macro names
14cu|vdr-plugin-freecell-0.0.2-22|55	
14cu|vdr-plugin-freecell-0.0.2-22|56	

15414 14
14cu|vdr-plugin-fussball-0.0.3b-17|1	
14cu|vdr-plugin-fussball-0.0.3b-17|2	%define plugin	fussball
14cu|vdr-plugin-fussball-0.0.3b-17|3	
14cu|vdr-plugin-fussball-0.0.3b-17|4	Summary:	VDR plugin: Displays table of the German Football(Soccer) League
14cu|vdr-plugin-fussball-0.0.3b-17|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-fussball-0.0.3b-17|6	Version:	0.0.3b
14cu|vdr-plugin-fussball-0.0.3b-17|7	Release:	17
14cu|vdr-plugin-fussball-0.0.3b-17|8	Group:		Video
14cu|vdr-plugin-fussball-0.0.3b-17|9	License:	GPL+
14cu|vdr-plugin-fussball-0.0.3b-17|10	URL:		http://www.vdr-wiki.de/wiki/index.php/Fussball-plugin
14cu|vdr-plugin-fussball-0.0.3b-17|11	Source:		http://home.arcor.de/crystl/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-fussball-0.0.3b-17|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-fussball-0.0.3b-17|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-fussball-0.0.3b-17|14	Requires:	wget
14cu|vdr-plugin-fussball-0.0.3b-17|15	
14cu|vdr-plugin-fussball-0.0.3b-17|16	%description
14cu|vdr-plugin-fussball-0.0.3b-17|17	This VDR plugin displays table of the German Football(Soccer)
14cu|vdr-plugin-fussball-0.0.3b-17|18	League.
14cu|vdr-plugin-fussball-0.0.3b-17|19	
14cu|vdr-plugin-fussball-0.0.3b-17|20	%prep
14cu|vdr-plugin-fussball-0.0.3b-17|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-fussball-0.0.3b-17|22	%vdr_plugin_prep
14cu|vdr-plugin-fussball-0.0.3b-17|23	
14cu|vdr-plugin-fussball-0.0.3b-17|24	perl -pi -e 's,/usr/local/bin,%{_bindir},' fussball.c
14cu|vdr-plugin-fussball-0.0.3b-17|25	perl -pi -e 's,/usr/local/bin/sort.pl,%{_bindir}/fussball-sort.pl,' scripte/ergebnisse.sh
14cu|vdr-plugin-fussball-0.0.3b-17|26	
14cu|vdr-plugin-fussball-0.0.3b-17|27	%build
14cu|vdr-plugin-fussball-0.0.3b-17|28	%vdr_plugin_build
14cu|vdr-plugin-fussball-0.0.3b-17|29	
14cu|vdr-plugin-fussball-0.0.3b-17|30	%install
14cu|vdr-plugin-fussball-0.0.3b-17|31	%vdr_plugin_install
14cu|vdr-plugin-fussball-0.0.3b-17|32	
14cu|vdr-plugin-fussball-0.0.3b-17|33	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-fussball-0.0.3b-17|34	install -m755 scripte/*.sh %{buildroot}%{_bindir}
14cu|vdr-plugin-fussball-0.0.3b-17|35	install -m755 scripte/sort.pl %{buildroot}%{_bindir}/fussball-sort.pl
14cu|vdr-plugin-fussball-0.0.3b-17|36	
14cu|vdr-plugin-fussball-0.0.3b-17|37	%files -f %plugin.vdr
14cu|vdr-plugin-fussball-0.0.3b-17|38	%doc README HISTORY
14cu|vdr-plugin-fussball-0.0.3b-17|39	%{_bindir}/ergebnisse.sh
14cu|vdr-plugin-fussball-0.0.3b-17|40	%{_bindir}/tabelle.sh
14cu|vdr-plugin-fussball-0.0.3b-17|41	%{_bindir}/fussball-sort.pl
14cu|vdr-plugin-fussball-0.0.3b-17|42	
14cu|vdr-plugin-fussball-0.0.3b-17|43	
14cu|vdr-plugin-fussball-0.0.3b-17|44	
14cu|vdr-plugin-fussball-0.0.3b-17|45	
14cu|vdr-plugin-fussball-0.0.3b-17|46	
14cu|vdr-plugin-fussball-0.0.3b-17|47	%changelog
14cu|vdr-plugin-fussball-0.0.3b-17|48	
14cu|vdr-plugin-fussball-0.0.3b-17|49	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3b-17
14cu|vdr-plugin-fussball-0.0.3b-17|50	- (06961a0) Rebuild with new vdr
14cu|vdr-plugin-fussball-0.0.3b-17|51	
14cu|vdr-plugin-fussball-0.0.3b-17|52	

15415 14
14cu|vdr-plugin-iaxphone-0.0.4-20|1	%define plugin	iaxphone
14cu|vdr-plugin-iaxphone-0.0.4-20|2	
14cu|vdr-plugin-iaxphone-0.0.4-20|3	Summary:	VDR plugin: Place voip phone calls
14cu|vdr-plugin-iaxphone-0.0.4-20|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-iaxphone-0.0.4-20|5	Version:	0.0.4
14cu|vdr-plugin-iaxphone-0.0.4-20|6	Release:	20
14cu|vdr-plugin-iaxphone-0.0.4-20|7	Group:		Video
14cu|vdr-plugin-iaxphone-0.0.4-20|8	License:	GPL
14cu|vdr-plugin-iaxphone-0.0.4-20|9	URL:		http://ventoso.org/luca/vdr/
14cu|vdr-plugin-iaxphone-0.0.4-20|10	Source:		http://ventoso.org/luca/vdr/vdr-%plugin-%version.tar.bz2
14cu|vdr-plugin-iaxphone-0.0.4-20|11	Patch0:		iaxphone-0.0.4-i18n-1.6.patch
14cu|vdr-plugin-iaxphone-0.0.4-20|12	Patch1:		iaxphone-system-iaxclient.patch
14cu|vdr-plugin-iaxphone-0.0.4-20|13	Patch2:		iaxphone-new-iaxclient.patch
14cu|vdr-plugin-iaxphone-0.0.4-20|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-iaxphone-0.0.4-20|15	BuildRequires:	iaxclient-devel
14cu|vdr-plugin-iaxphone-0.0.4-20|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-iaxphone-0.0.4-20|17	
14cu|vdr-plugin-iaxphone-0.0.4-20|18	%description
14cu|vdr-plugin-iaxphone-0.0.4-20|19	This plugin is a very simple (read: not very featureful and hopefully with
14cu|vdr-plugin-iaxphone-0.0.4-20|20	an high WAF ;-) softphone using the iax protocol (asterisk server).
14cu|vdr-plugin-iaxphone-0.0.4-20|21	It uses the iaxclient library (http://iaxclient.sourceforge.net) to handle
14cu|vdr-plugin-iaxphone-0.0.4-20|22	every details of the call, so the plugin is just an user interface.
14cu|vdr-plugin-iaxphone-0.0.4-20|23	It needs a free (i.e that isn't used by something else, like a softdevice
14cu|vdr-plugin-iaxphone-0.0.4-20|24	plugin), full-duplex sound card.
14cu|vdr-plugin-iaxphone-0.0.4-20|25	
14cu|vdr-plugin-iaxphone-0.0.4-20|26	%prep
14cu|vdr-plugin-iaxphone-0.0.4-20|27	%setup -q -n %plugin-%version
14cu|vdr-plugin-iaxphone-0.0.4-20|28	rm -rf iaxclient
14cu|vdr-plugin-iaxphone-0.0.4-20|29	%patch0 -p1
14cu|vdr-plugin-iaxphone-0.0.4-20|30	%patch1 -p1
14cu|vdr-plugin-iaxphone-0.0.4-20|31	%patch2 -p1
14cu|vdr-plugin-iaxphone-0.0.4-20|32	%vdr_plugin_prep
14cu|vdr-plugin-iaxphone-0.0.4-20|33	
14cu|vdr-plugin-iaxphone-0.0.4-20|34	%build
14cu|vdr-plugin-iaxphone-0.0.4-20|35	%vdr_plugin_build
14cu|vdr-plugin-iaxphone-0.0.4-20|36	
14cu|vdr-plugin-iaxphone-0.0.4-20|37	%install
14cu|vdr-plugin-iaxphone-0.0.4-20|38	%vdr_plugin_install
14cu|vdr-plugin-iaxphone-0.0.4-20|39	
14cu|vdr-plugin-iaxphone-0.0.4-20|40	%files -f %plugin.vdr
14cu|vdr-plugin-iaxphone-0.0.4-20|41	%defattr(-,root,root)
14cu|vdr-plugin-iaxphone-0.0.4-20|42	%doc README HISTORY
14cu|vdr-plugin-iaxphone-0.0.4-20|43	
14cu|vdr-plugin-iaxphone-0.0.4-20|44	
14cu|vdr-plugin-iaxphone-0.0.4-20|45	
14cu|vdr-plugin-iaxphone-0.0.4-20|46	
14cu|vdr-plugin-iaxphone-0.0.4-20|47	%changelog
14cu|vdr-plugin-iaxphone-0.0.4-20|48	
14cu|vdr-plugin-iaxphone-0.0.4-20|49	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-20
14cu|vdr-plugin-iaxphone-0.0.4-20|50	- (a59d874) BuildList#2558675: Increase release tag
14cu|vdr-plugin-iaxphone-0.0.4-20|51	
14cu|vdr-plugin-iaxphone-0.0.4-20|52	

15416 14
14cu|vdr-plugin-imonlcd-1.0.1-1|1	%define plugin	imonlcd
14cu|vdr-plugin-imonlcd-1.0.1-1|2	%define snap	0
14cu|vdr-plugin-imonlcd-1.0.1-1|3	
14cu|vdr-plugin-imonlcd-1.0.1-1|4	Summary:	VDR plugin: Control an iMON LCD
14cu|vdr-plugin-imonlcd-1.0.1-1|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-imonlcd-1.0.1-1|6	Version:	1.0.1
14cu|vdr-plugin-imonlcd-1.0.1-1|7	%if %snap
14cu|vdr-plugin-imonlcd-1.0.1-1|8	Release:	1.%snap.1
14cu|vdr-plugin-imonlcd-1.0.1-1|9	%else
14cu|vdr-plugin-imonlcd-1.0.1-1|10	Release:	1
14cu|vdr-plugin-imonlcd-1.0.1-1|11	%endif
14cu|vdr-plugin-imonlcd-1.0.1-1|12	Group:		Video
14cu|vdr-plugin-imonlcd-1.0.1-1|13	License:	GPLv3
14cu|vdr-plugin-imonlcd-1.0.1-1|14	URL:		http://projects.vdr-developer.org/projects/plg-imonlcd
14cu|vdr-plugin-imonlcd-1.0.1-1|15	%if %snap
14cu|vdr-plugin-imonlcd-1.0.1-1|16	# rm -rf vdr-plugin-imonlcd
14cu|vdr-plugin-imonlcd-1.0.1-1|17	# git clone git://community.xeatre.tv/vdr-plugin-imonlcd.git
14cu|vdr-plugin-imonlcd-1.0.1-1|18	# cd vdr-plugin-imonlcd
14cu|vdr-plugin-imonlcd-1.0.1-1|19	# git archive --prefix=imonlcd-$(date +%Y%m%d)/ --format=tar HEAD | bzip2 > ../vdr-imonlcd-$(date +%Y%m%d).tar.bz2
14cu|vdr-plugin-imonlcd-1.0.1-1|20	Source:		vdr-%plugin-%snap.tar.bz2
14cu|vdr-plugin-imonlcd-1.0.1-1|21	%else
14cu|vdr-plugin-imonlcd-1.0.1-1|22	Source:		vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-imonlcd-1.0.1-1|23	%endif
14cu|vdr-plugin-imonlcd-1.0.1-1|24	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-imonlcd-1.0.1-1|25	BuildRequires:	freetype2-devel
14cu|vdr-plugin-imonlcd-1.0.1-1|26	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-imonlcd-1.0.1-1|27	
14cu|vdr-plugin-imonlcd-1.0.1-1|28	%description
14cu|vdr-plugin-imonlcd-1.0.1-1|29	A Video Disk Recorder plugin that shows information about the
14cu|vdr-plugin-imonlcd-1.0.1-1|30	current state of VDR on an iMON LCD screen.
14cu|vdr-plugin-imonlcd-1.0.1-1|31	
14cu|vdr-plugin-imonlcd-1.0.1-1|32	%prep
14cu|vdr-plugin-imonlcd-1.0.1-1|33	%if %snap
14cu|vdr-plugin-imonlcd-1.0.1-1|34	%setup -q -n %plugin-%snap
14cu|vdr-plugin-imonlcd-1.0.1-1|35	%else
14cu|vdr-plugin-imonlcd-1.0.1-1|36	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-imonlcd-1.0.1-1|37	%endif
14cu|vdr-plugin-imonlcd-1.0.1-1|38	%vdr_plugin_prep
14cu|vdr-plugin-imonlcd-1.0.1-1|39	
14cu|vdr-plugin-imonlcd-1.0.1-1|40	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-imonlcd-1.0.1-1|41	# Sets the lcd-device to other device than /dev/lcd0
14cu|vdr-plugin-imonlcd-1.0.1-1|42	var=LCD_DEVICE
14cu|vdr-plugin-imonlcd-1.0.1-1|43	param="-d LCD_DEVICE"
14cu|vdr-plugin-imonlcd-1.0.1-1|44	# sets the protocol of lcd-device:
14cu|vdr-plugin-imonlcd-1.0.1-1|45	# '0038'	For LCD with ID 15c2:0038 SoundGraph Inc (default)
14cu|vdr-plugin-imonlcd-1.0.1-1|46	# 'ffdc'	For LCD with ID 15c2:ffdc SoundGraph Inc
14cu|vdr-plugin-imonlcd-1.0.1-1|47	var=PROTOCOL
14cu|vdr-plugin-imonlcd-1.0.1-1|48	param="-p PROTOCOL"
14cu|vdr-plugin-imonlcd-1.0.1-1|49	%vdr_plugin_params_end
14cu|vdr-plugin-imonlcd-1.0.1-1|50	
14cu|vdr-plugin-imonlcd-1.0.1-1|51	%build
14cu|vdr-plugin-imonlcd-1.0.1-1|52	%vdr_plugin_build
14cu|vdr-plugin-imonlcd-1.0.1-1|53	
14cu|vdr-plugin-imonlcd-1.0.1-1|54	%install
14cu|vdr-plugin-imonlcd-1.0.1-1|55	%vdr_plugin_install
14cu|vdr-plugin-imonlcd-1.0.1-1|56	
14cu|vdr-plugin-imonlcd-1.0.1-1|57	%files -f %plugin.vdr
14cu|vdr-plugin-imonlcd-1.0.1-1|58	%doc README HISTORY
14cu|vdr-plugin-imonlcd-1.0.1-1|59	
14cu|vdr-plugin-imonlcd-1.0.1-1|60	%changelog
14cu|vdr-plugin-imonlcd-1.0.1-1|61	
14cu|vdr-plugin-imonlcd-1.0.1-1|62	* Fri Aug 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
14cu|vdr-plugin-imonlcd-1.0.1-1|63	- (ca761c0) Updated to 1.0.1
14cu|vdr-plugin-imonlcd-1.0.1-1|64	
14cu|vdr-plugin-imonlcd-1.0.1-1|65	

15417 14
14cu|vdr-plugin-joystick-0.0.3-21|1	%define plugin	joystick
14cu|vdr-plugin-joystick-0.0.3-21|2	
14cu|vdr-plugin-joystick-0.0.3-21|3	Summary:	VDR plugin: use a joystick as a remote
14cu|vdr-plugin-joystick-0.0.3-21|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-joystick-0.0.3-21|5	Version:	0.0.3
14cu|vdr-plugin-joystick-0.0.3-21|6	Release:	21
14cu|vdr-plugin-joystick-0.0.3-21|7	Group:		Video
14cu|vdr-plugin-joystick-0.0.3-21|8	License:	GPL
14cu|vdr-plugin-joystick-0.0.3-21|9	URL:		http://www.powarman.de/vdr_plugins.htm
14cu|vdr-plugin-joystick-0.0.3-21|10	Source:		http://home.arcor.de/andreas.regel/files/joystick/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-joystick-0.0.3-21|11	# workaround for glibc #22923
14cu|vdr-plugin-joystick-0.0.3-21|12	Patch1:		vdr-joystick-glibc-int32.patch
14cu|vdr-plugin-joystick-0.0.3-21|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-joystick-0.0.3-21|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-joystick-0.0.3-21|15	
14cu|vdr-plugin-joystick-0.0.3-21|16	%description
14cu|vdr-plugin-joystick-0.0.3-21|17	This plugin allows using a joystick as a remote control for VDR. I recommend
14cu|vdr-plugin-joystick-0.0.3-21|18	a joystick with a minimum of 2 axes and 4 buttons.
14cu|vdr-plugin-joystick-0.0.3-21|19	
14cu|vdr-plugin-joystick-0.0.3-21|20	%prep
14cu|vdr-plugin-joystick-0.0.3-21|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-joystick-0.0.3-21|22	%patch1 -p0
14cu|vdr-plugin-joystick-0.0.3-21|23	%vdr_plugin_prep
14cu|vdr-plugin-joystick-0.0.3-21|24	
14cu|vdr-plugin-joystick-0.0.3-21|25	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-joystick-0.0.3-21|26	# joystick device
14cu|vdr-plugin-joystick-0.0.3-21|27	var=DEVICE
14cu|vdr-plugin-joystick-0.0.3-21|28	param=--device=DEVICE
14cu|vdr-plugin-joystick-0.0.3-21|29	default=/dev/input/js0
14cu|vdr-plugin-joystick-0.0.3-21|30	%vdr_plugin_params_end
14cu|vdr-plugin-joystick-0.0.3-21|31	
14cu|vdr-plugin-joystick-0.0.3-21|32	perl -pi -e 's/^2/# 2/' examples/mappings.conf
14cu|vdr-plugin-joystick-0.0.3-21|33	
14cu|vdr-plugin-joystick-0.0.3-21|34	%build
14cu|vdr-plugin-joystick-0.0.3-21|35	%vdr_plugin_build
14cu|vdr-plugin-joystick-0.0.3-21|36	
14cu|vdr-plugin-joystick-0.0.3-21|37	%install
14cu|vdr-plugin-joystick-0.0.3-21|38	%vdr_plugin_install
14cu|vdr-plugin-joystick-0.0.3-21|39	
14cu|vdr-plugin-joystick-0.0.3-21|40	install -D -m644 examples/mappings.conf %{buildroot}%{vdr_plugin_cfgdir}/%plugin/mappings.conf
14cu|vdr-plugin-joystick-0.0.3-21|41	
14cu|vdr-plugin-joystick-0.0.3-21|42	%files -f %plugin.vdr
14cu|vdr-plugin-joystick-0.0.3-21|43	%doc README HISTORY
14cu|vdr-plugin-joystick-0.0.3-21|44	%dir %{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-joystick-0.0.3-21|45	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mappings.conf
14cu|vdr-plugin-joystick-0.0.3-21|46	
14cu|vdr-plugin-joystick-0.0.3-21|47	
14cu|vdr-plugin-joystick-0.0.3-21|48	
14cu|vdr-plugin-joystick-0.0.3-21|49	
14cu|vdr-plugin-joystick-0.0.3-21|50	
14cu|vdr-plugin-joystick-0.0.3-21|51	%changelog
14cu|vdr-plugin-joystick-0.0.3-21|52	
14cu|vdr-plugin-joystick-0.0.3-21|53	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-21
14cu|vdr-plugin-joystick-0.0.3-21|54	- (a4564d2) Rebuild with new vdr
14cu|vdr-plugin-joystick-0.0.3-21|55	
14cu|vdr-plugin-joystick-0.0.3-21|56	

15418 14
14cu|vdr-plugin-kvdrmon-0.6-18|1	%define plugin	kvdrmon
14cu|vdr-plugin-kvdrmon-0.6-18|2	
14cu|vdr-plugin-kvdrmon-0.6-18|3	Summary:	VDR plugin: kvdrmon support plugin
14cu|vdr-plugin-kvdrmon-0.6-18|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-kvdrmon-0.6-18|5	Version:	0.6
14cu|vdr-plugin-kvdrmon-0.6-18|6	Release:	18
14cu|vdr-plugin-kvdrmon-0.6-18|7	Group:		Video
14cu|vdr-plugin-kvdrmon-0.6-18|8	License:	GPL
14cu|vdr-plugin-kvdrmon-0.6-18|9	URL:		http://vdr-statusleds.sourceforge.net/kvdrmon/
14cu|vdr-plugin-kvdrmon-0.6-18|10	Source:		http://prdownloads.sourceforge.net/vdr-statusleds/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-kvdrmon-0.6-18|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-kvdrmon-0.6-18|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-kvdrmon-0.6-18|13	
14cu|vdr-plugin-kvdrmon-0.6-18|14	%description
14cu|vdr-plugin-kvdrmon-0.6-18|15	This plugin allows monitoring VDR activity. There exists a co-project
14cu|vdr-plugin-kvdrmon-0.6-18|16	kvdrmon. This KDE kicker applet talks with the vdrmon plugin and shows
14cu|vdr-plugin-kvdrmon-0.6-18|17	the VDR status.
14cu|vdr-plugin-kvdrmon-0.6-18|18	
14cu|vdr-plugin-kvdrmon-0.6-18|19	%prep
14cu|vdr-plugin-kvdrmon-0.6-18|20	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-kvdrmon-0.6-18|21	%vdr_plugin_prep
14cu|vdr-plugin-kvdrmon-0.6-18|22	
14cu|vdr-plugin-kvdrmon-0.6-18|23	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-kvdrmon-0.6-18|24	# port number to listen in
14cu|vdr-plugin-kvdrmon-0.6-18|25	var=LISTEN_PORT
14cu|vdr-plugin-kvdrmon-0.6-18|26	param="-p LISTEN_PORT"
14cu|vdr-plugin-kvdrmon-0.6-18|27	%vdr_plugin_params_end
14cu|vdr-plugin-kvdrmon-0.6-18|28	
14cu|vdr-plugin-kvdrmon-0.6-18|29	%build
14cu|vdr-plugin-kvdrmon-0.6-18|30	%vdr_plugin_build
14cu|vdr-plugin-kvdrmon-0.6-18|31	
14cu|vdr-plugin-kvdrmon-0.6-18|32	%install
14cu|vdr-plugin-kvdrmon-0.6-18|33	%vdr_plugin_install
14cu|vdr-plugin-kvdrmon-0.6-18|34	
14cu|vdr-plugin-kvdrmon-0.6-18|35	%files -f %plugin.vdr
14cu|vdr-plugin-kvdrmon-0.6-18|36	%doc README
14cu|vdr-plugin-kvdrmon-0.6-18|37	
14cu|vdr-plugin-kvdrmon-0.6-18|38	
14cu|vdr-plugin-kvdrmon-0.6-18|39	
14cu|vdr-plugin-kvdrmon-0.6-18|40	
14cu|vdr-plugin-kvdrmon-0.6-18|41	
14cu|vdr-plugin-kvdrmon-0.6-18|42	%changelog
14cu|vdr-plugin-kvdrmon-0.6-18|43	
14cu|vdr-plugin-kvdrmon-0.6-18|44	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-18
14cu|vdr-plugin-kvdrmon-0.6-18|45	- (7be9ca5) Rebuild with new vdr
14cu|vdr-plugin-kvdrmon-0.6-18|46	
14cu|vdr-plugin-kvdrmon-0.6-18|47	

15419 14
14cu|vdr-plugin-launcher-0.0.2a-18|1	%define plugin	launcher
14cu|vdr-plugin-launcher-0.0.2a-18|2	
14cu|vdr-plugin-launcher-0.0.2a-18|3	Summary:	VDR plugin: launch other plugins
14cu|vdr-plugin-launcher-0.0.2a-18|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-launcher-0.0.2a-18|5	Version:	0.0.2a
14cu|vdr-plugin-launcher-0.0.2a-18|6	Release:	18
14cu|vdr-plugin-launcher-0.0.2a-18|7	Group:		Video
14cu|vdr-plugin-launcher-0.0.2a-18|8	License:	GPL
14cu|vdr-plugin-launcher-0.0.2a-18|9	URL:		http://people.freenet.de/cwieninger/html/vdr-launcher.html
14cu|vdr-plugin-launcher-0.0.2a-18|10	Source:		http://people.freenet.de/cwieninger/vdr_1.3.11-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-launcher-0.0.2a-18|11	Patch0:		launcher-0.0.2a-i18n-1.6.patch
14cu|vdr-plugin-launcher-0.0.2a-18|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-launcher-0.0.2a-18|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-launcher-0.0.2a-18|14	
14cu|vdr-plugin-launcher-0.0.2a-18|15	%description
14cu|vdr-plugin-launcher-0.0.2a-18|16	This is a little plugin, that allows you to select and start other
14cu|vdr-plugin-launcher-0.0.2a-18|17	plugins, even if there are not shown in the main menu. You can also
14cu|vdr-plugin-launcher-0.0.2a-18|18	access the setup menu of a plugin.
14cu|vdr-plugin-launcher-0.0.2a-18|19	
14cu|vdr-plugin-launcher-0.0.2a-18|20	%prep
14cu|vdr-plugin-launcher-0.0.2a-18|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-launcher-0.0.2a-18|22	%patch0 -p1
14cu|vdr-plugin-launcher-0.0.2a-18|23	%vdr_plugin_prep
14cu|vdr-plugin-launcher-0.0.2a-18|24	
14cu|vdr-plugin-launcher-0.0.2a-18|25	%build
14cu|vdr-plugin-launcher-0.0.2a-18|26	%vdr_plugin_build
14cu|vdr-plugin-launcher-0.0.2a-18|27	
14cu|vdr-plugin-launcher-0.0.2a-18|28	%install
14cu|vdr-plugin-launcher-0.0.2a-18|29	%vdr_plugin_install
14cu|vdr-plugin-launcher-0.0.2a-18|30	
14cu|vdr-plugin-launcher-0.0.2a-18|31	%files -f %plugin.vdr
14cu|vdr-plugin-launcher-0.0.2a-18|32	%doc README* HISTORY
14cu|vdr-plugin-launcher-0.0.2a-18|33	
14cu|vdr-plugin-launcher-0.0.2a-18|34	
14cu|vdr-plugin-launcher-0.0.2a-18|35	
14cu|vdr-plugin-launcher-0.0.2a-18|36	
14cu|vdr-plugin-launcher-0.0.2a-18|37	
14cu|vdr-plugin-launcher-0.0.2a-18|38	%changelog
14cu|vdr-plugin-launcher-0.0.2a-18|39	
14cu|vdr-plugin-launcher-0.0.2a-18|40	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2a-18
14cu|vdr-plugin-launcher-0.0.2a-18|41	- (6bac86b) Rebuild with new vdr
14cu|vdr-plugin-launcher-0.0.2a-18|42	
14cu|vdr-plugin-launcher-0.0.2a-18|43	

15420 14
14cu|vdr-plugin-mlcd-0.0.4a-19|1	%define plugin	mlcd
14cu|vdr-plugin-mlcd-0.0.4a-19|2	
14cu|vdr-plugin-mlcd-0.0.4a-19|3	Summary:	VDR plugin: Multitainer LCD-Display Driver
14cu|vdr-plugin-mlcd-0.0.4a-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-mlcd-0.0.4a-19|5	Version:	0.0.4a
14cu|vdr-plugin-mlcd-0.0.4a-19|6	Release:	19
14cu|vdr-plugin-mlcd-0.0.4a-19|7	Group:		Video
14cu|vdr-plugin-mlcd-0.0.4a-19|8	License:	GPL
14cu|vdr-plugin-mlcd-0.0.4a-19|9	URL:		http://home.arcor.de/meinrad/
14cu|vdr-plugin-mlcd-0.0.4a-19|10	Source:		http://home.arcor.de/meinrad/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-mlcd-0.0.4a-19|11	Patch1:		02_mlcd-0.0.4a-fontfile.dpatch
14cu|vdr-plugin-mlcd-0.0.4a-19|12	Patch2:		90_mlcd-0.0.4a-1.3.38.dpatch
14cu|vdr-plugin-mlcd-0.0.4a-19|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-mlcd-0.0.4a-19|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-mlcd-0.0.4a-19|15	
14cu|vdr-plugin-mlcd-0.0.4a-19|16	%description
14cu|vdr-plugin-mlcd-0.0.4a-19|17	Enables the build in display of Fujitsu-Siemens Multitainer device.
14cu|vdr-plugin-mlcd-0.0.4a-19|18	
14cu|vdr-plugin-mlcd-0.0.4a-19|19	%prep
14cu|vdr-plugin-mlcd-0.0.4a-19|20	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-mlcd-0.0.4a-19|21	%patch1 -p1 -b .fontfile
14cu|vdr-plugin-mlcd-0.0.4a-19|22	%patch2 -p1 -b .1338
14cu|vdr-plugin-mlcd-0.0.4a-19|23	%vdr_plugin_prep
14cu|vdr-plugin-mlcd-0.0.4a-19|24	
14cu|vdr-plugin-mlcd-0.0.4a-19|25	%build
14cu|vdr-plugin-mlcd-0.0.4a-19|26	%vdr_plugin_build
14cu|vdr-plugin-mlcd-0.0.4a-19|27	
14cu|vdr-plugin-mlcd-0.0.4a-19|28	%install
14cu|vdr-plugin-mlcd-0.0.4a-19|29	%vdr_plugin_install
14cu|vdr-plugin-mlcd-0.0.4a-19|30	
14cu|vdr-plugin-mlcd-0.0.4a-19|31	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-mlcd-0.0.4a-19|32	install -m644 char.dat %{buildroot}%{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-mlcd-0.0.4a-19|33	
14cu|vdr-plugin-mlcd-0.0.4a-19|34	%files -f %plugin.vdr
14cu|vdr-plugin-mlcd-0.0.4a-19|35	%doc README HISTORY
14cu|vdr-plugin-mlcd-0.0.4a-19|36	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-mlcd-0.0.4a-19|37	
14cu|vdr-plugin-mlcd-0.0.4a-19|38	
14cu|vdr-plugin-mlcd-0.0.4a-19|39	
14cu|vdr-plugin-mlcd-0.0.4a-19|40	
14cu|vdr-plugin-mlcd-0.0.4a-19|41	
14cu|vdr-plugin-mlcd-0.0.4a-19|42	%changelog
14cu|vdr-plugin-mlcd-0.0.4a-19|43	
14cu|vdr-plugin-mlcd-0.0.4a-19|44	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4a-19
14cu|vdr-plugin-mlcd-0.0.4a-19|45	- (3e98e16) Rebuild with new vdr
14cu|vdr-plugin-mlcd-0.0.4a-19|46	
14cu|vdr-plugin-mlcd-0.0.4a-19|47	

15421 14
14cu|vdr-plugin-mlist-1.0.1-4|1	%define plugin	mlist
14cu|vdr-plugin-mlist-1.0.1-4|2	
14cu|vdr-plugin-mlist-1.0.1-4|3	Summary:	VDR plugin: Displays the message history
14cu|vdr-plugin-mlist-1.0.1-4|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-mlist-1.0.1-4|5	Version:	1.0.1
14cu|vdr-plugin-mlist-1.0.1-4|6	Release:	4
14cu|vdr-plugin-mlist-1.0.1-4|7	Group:		Video
14cu|vdr-plugin-mlist-1.0.1-4|8	License:	GPL+
14cu|vdr-plugin-mlist-1.0.1-4|9	URL:		http://joachim-wilke.de/vdr-mlist.htm
14cu|vdr-plugin-mlist-1.0.1-4|10	Source:		vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-mlist-1.0.1-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-mlist-1.0.1-4|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-mlist-1.0.1-4|13	
14cu|vdr-plugin-mlist-1.0.1-4|14	%description
14cu|vdr-plugin-mlist-1.0.1-4|15	This plugin displays a list of all shown OSD-Messages since VDR
14cu|vdr-plugin-mlist-1.0.1-4|16	startup.
14cu|vdr-plugin-mlist-1.0.1-4|17	
14cu|vdr-plugin-mlist-1.0.1-4|18	%prep
14cu|vdr-plugin-mlist-1.0.1-4|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-mlist-1.0.1-4|20	chmod 0644 README HISTORY
14cu|vdr-plugin-mlist-1.0.1-4|21	%vdr_plugin_prep
14cu|vdr-plugin-mlist-1.0.1-4|22	
14cu|vdr-plugin-mlist-1.0.1-4|23	%build
14cu|vdr-plugin-mlist-1.0.1-4|24	%vdr_plugin_build
14cu|vdr-plugin-mlist-1.0.1-4|25	
14cu|vdr-plugin-mlist-1.0.1-4|26	%install
14cu|vdr-plugin-mlist-1.0.1-4|27	%vdr_plugin_install
14cu|vdr-plugin-mlist-1.0.1-4|28	
14cu|vdr-plugin-mlist-1.0.1-4|29	%files -f %plugin.vdr
14cu|vdr-plugin-mlist-1.0.1-4|30	%doc README HISTORY
14cu|vdr-plugin-mlist-1.0.1-4|31	
14cu|vdr-plugin-mlist-1.0.1-4|32	
14cu|vdr-plugin-mlist-1.0.1-4|33	
14cu|vdr-plugin-mlist-1.0.1-4|34	%changelog
14cu|vdr-plugin-mlist-1.0.1-4|35	
14cu|vdr-plugin-mlist-1.0.1-4|36	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14cu|vdr-plugin-mlist-1.0.1-4|37	- (9ffac4f) Rebuild with new vdr
14cu|vdr-plugin-mlist-1.0.1-4|38	
14cu|vdr-plugin-mlist-1.0.1-4|39	

15422 14
14cu|vdr-plugin-mosaic-0.1.0-7|1	%define plugin	mosaic
14cu|vdr-plugin-mosaic-0.1.0-7|2	
14cu|vdr-plugin-mosaic-0.1.0-7|3	Summary:	VDR plugin: Browse mosaic channel
14cu|vdr-plugin-mosaic-0.1.0-7|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-mosaic-0.1.0-7|5	Version:	0.1.0
14cu|vdr-plugin-mosaic-0.1.0-7|6	Release:	7
14cu|vdr-plugin-mosaic-0.1.0-7|7	Group:		Video
14cu|vdr-plugin-mosaic-0.1.0-7|8	License:	GPL+
14cu|vdr-plugin-mosaic-0.1.0-7|9	URL:		http://vdrwiki.free.fr/vdr/mosaic/
14cu|vdr-plugin-mosaic-0.1.0-7|10	Source:		http://vdrwiki.free.fr/vdr/mosaic/files/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-mosaic-0.1.0-7|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-mosaic-0.1.0-7|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-mosaic-0.1.0-7|13	
14cu|vdr-plugin-mosaic-0.1.0-7|14	%description
14cu|vdr-plugin-mosaic-0.1.0-7|15	Mosaic is a plugin for VDR that brings the ability to quickly browse
14cu|vdr-plugin-mosaic-0.1.0-7|16	the mosaic channels of Canalsat on Astra. It shows the EPG
14cu|vdr-plugin-mosaic-0.1.0-7|17	information and plays the audio of the selected channel.
14cu|vdr-plugin-mosaic-0.1.0-7|18	
14cu|vdr-plugin-mosaic-0.1.0-7|19	%prep
14cu|vdr-plugin-mosaic-0.1.0-7|20	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-mosaic-0.1.0-7|21	%vdr_plugin_prep
14cu|vdr-plugin-mosaic-0.1.0-7|22	
14cu|vdr-plugin-mosaic-0.1.0-7|23	%build
14cu|vdr-plugin-mosaic-0.1.0-7|24	%vdr_plugin_build
14cu|vdr-plugin-mosaic-0.1.0-7|25	
14cu|vdr-plugin-mosaic-0.1.0-7|26	%install
14cu|vdr-plugin-mosaic-0.1.0-7|27	%vdr_plugin_install
14cu|vdr-plugin-mosaic-0.1.0-7|28	
14cu|vdr-plugin-mosaic-0.1.0-7|29	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-plugin-mosaic-0.1.0-7|30	install -m644 files/*.conf %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-plugin-mosaic-0.1.0-7|31	
14cu|vdr-plugin-mosaic-0.1.0-7|32	%files -f %plugin.vdr
14cu|vdr-plugin-mosaic-0.1.0-7|33	%doc README
14cu|vdr-plugin-mosaic-0.1.0-7|34	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
14cu|vdr-plugin-mosaic-0.1.0-7|35	
14cu|vdr-plugin-mosaic-0.1.0-7|36	
14cu|vdr-plugin-mosaic-0.1.0-7|37	
14cu|vdr-plugin-mosaic-0.1.0-7|38	
14cu|vdr-plugin-mosaic-0.1.0-7|39	
14cu|vdr-plugin-mosaic-0.1.0-7|40	%changelog
14cu|vdr-plugin-mosaic-0.1.0-7|41	
14cu|vdr-plugin-mosaic-0.1.0-7|42	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-7
14cu|vdr-plugin-mosaic-0.1.0-7|43	- (f2cc2c3) Rebuild with new vdr
14cu|vdr-plugin-mosaic-0.1.0-7|44	
14cu|vdr-plugin-mosaic-0.1.0-7|45	

15423 14
14cu|vdr-plugin-mp3-0.10.2-5|1	%define plugin	mp3
14cu|vdr-plugin-mp3-0.10.2-5|2	%define prever	0
14cu|vdr-plugin-mp3-0.10.2-5|3	
14cu|vdr-plugin-mp3-0.10.2-5|4	Summary:	VDR plugin: A versatile audio player
14cu|vdr-plugin-mp3-0.10.2-5|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-mp3-0.10.2-5|6	Version:	0.10.2
14cu|vdr-plugin-mp3-0.10.2-5|7	Release:	5
14cu|vdr-plugin-mp3-0.10.2-5|8	Group:		Video
14cu|vdr-plugin-mp3-0.10.2-5|9	License:	GPLv2+
14cu|vdr-plugin-mp3-0.10.2-5|10	URL:		http://www.muempf.de/
14cu|vdr-plugin-mp3-0.10.2-5|11	%if %prever
14cu|vdr-plugin-mp3-0.10.2-5|12	Source:		http://www.muempf.de/down/vdr-%plugin-%{version}%prever.tar.gz
14cu|vdr-plugin-mp3-0.10.2-5|13	%else
14cu|vdr-plugin-mp3-0.10.2-5|14	Source:		http://www.muempf.de/down/vdr-%plugin-%{version}.tar.gz
14cu|vdr-plugin-mp3-0.10.2-5|15	%endif
14cu|vdr-plugin-mp3-0.10.2-5|16	Patch0:		vdr-mp3-0.10.2-mga-vdrdir.patch
14cu|vdr-plugin-mp3-0.10.2-5|17	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-mp3-0.10.2-5|18	BuildRequires:	libmad-devel libid3tag-devel sndfile-devel libvorbis-devel
14cu|vdr-plugin-mp3-0.10.2-5|19	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-mp3-0.10.2-5|20	
14cu|vdr-plugin-mp3-0.10.2-5|21	%description
14cu|vdr-plugin-mp3-0.10.2-5|22	The "MP3-Plugin" allows playback of MP3 and other audio files.
14cu|vdr-plugin-mp3-0.10.2-5|23	
14cu|vdr-plugin-mp3-0.10.2-5|24	%package -n vdr-plugin-mplayer
14cu|vdr-plugin-mp3-0.10.2-5|25	Summary:	VDR plugin: Media replay via MPlayer
14cu|vdr-plugin-mp3-0.10.2-5|26	Group:		Video
14cu|vdr-plugin-mp3-0.10.2-5|27	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-mp3-0.10.2-5|28	Requires:	mplayer
14cu|vdr-plugin-mp3-0.10.2-5|29	
14cu|vdr-plugin-mp3-0.10.2-5|30	%description -n vdr-plugin-mplayer
14cu|vdr-plugin-mp3-0.10.2-5|31	The "MPlayer-Plugin" is used to call MPlayer for playback of video
14cu|vdr-plugin-mp3-0.10.2-5|32	files.
14cu|vdr-plugin-mp3-0.10.2-5|33	
14cu|vdr-plugin-mp3-0.10.2-5|34	%prep
14cu|vdr-plugin-mp3-0.10.2-5|35	%if %prever
14cu|vdr-plugin-mp3-0.10.2-5|36	%setup -q -n %plugin-%{version}%prever
14cu|vdr-plugin-mp3-0.10.2-5|37	%else
14cu|vdr-plugin-mp3-0.10.2-5|38	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-mp3-0.10.2-5|39	%endif
14cu|vdr-plugin-mp3-0.10.2-5|40	chmod +x examples/*.sh.*
14cu|vdr-plugin-mp3-0.10.2-5|41	%apply_patches
14cu|vdr-plugin-mp3-0.10.2-5|42	%vdr_plugin_prep
14cu|vdr-plugin-mp3-0.10.2-5|43	
14cu|vdr-plugin-mp3-0.10.2-5|44	%vdr_plugin_params_begin mp3
14cu|vdr-plugin-mp3-0.10.2-5|45	# use CMD to mount/unmount/eject mp3 sources
14cu|vdr-plugin-mp3-0.10.2-5|46	var=MOUNT_CMD
14cu|vdr-plugin-mp3-0.10.2-5|47	param=--mount=MOUNT_CMD
14cu|vdr-plugin-mp3-0.10.2-5|48	# execute CMD before & after network access
14cu|vdr-plugin-mp3-0.10.2-5|49	var=NETWORK_CMD
14cu|vdr-plugin-mp3-0.10.2-5|50	param=--network=NETWORK_CMD
14cu|vdr-plugin-mp3-0.10.2-5|51	# store ID3 cache file in DIR
14cu|vdr-plugin-mp3-0.10.2-5|52	var=CACHE_DIR
14cu|vdr-plugin-mp3-0.10.2-5|53	param=--cache=CACHE_DIR
14cu|vdr-plugin-mp3-0.10.2-5|54	default=%vdr_plugin_cachedir/mp3/id3
14cu|vdr-plugin-mp3-0.10.2-5|55	# search CDDB files in DIR
14cu|vdr-plugin-mp3-0.10.2-5|56	var=CDDB_DIR
14cu|vdr-plugin-mp3-0.10.2-5|57	param=--cddb=CDDB_DIR
14cu|vdr-plugin-mp3-0.10.2-5|58	default=%vdr_plugin_cachedir/mp3/images/cddb
14cu|vdr-plugin-mp3-0.10.2-5|59	# device for OSS output
14cu|vdr-plugin-mp3-0.10.2-5|60	var=OSS_DEV
14cu|vdr-plugin-mp3-0.10.2-5|61	param=--dsp=OSS_DEV
14cu|vdr-plugin-mp3-0.10.2-5|62	# use CMD to convert background images
14cu|vdr-plugin-mp3-0.10.2-5|63	var=IMAGE_CMD
14cu|vdr-plugin-mp3-0.10.2-5|64	param=--iconv=IMAGE_CMD
14cu|vdr-plugin-mp3-0.10.2-5|65	# use IMG as default background image
14cu|vdr-plugin-mp3-0.10.2-5|66	var=IMAGE_IMG
14cu|vdr-plugin-mp3-0.10.2-5|67	param=--defimage=IMAGE_IMG
14cu|vdr-plugin-mp3-0.10.2-5|68	# cache converted images in DIR
14cu|vdr-plugin-mp3-0.10.2-5|69	var=IMAGE_DIR
14cu|vdr-plugin-mp3-0.10.2-5|70	param=--icache=IMAGE_DIR
14cu|vdr-plugin-mp3-0.10.2-5|71	default=%vdr_plugin_cachedir/mp3/images
14cu|vdr-plugin-mp3-0.10.2-5|72	# search sources config in SUB subdirectory
14cu|vdr-plugin-mp3-0.10.2-5|73	var=SOURCES_SUBDIR
14cu|vdr-plugin-mp3-0.10.2-5|74	param=--sources=SOURCES_SUBDIR
14cu|vdr-plugin-mp3-0.10.2-5|75	%vdr_plugin_params_end
14cu|vdr-plugin-mp3-0.10.2-5|76	
14cu|vdr-plugin-mp3-0.10.2-5|77	%vdr_plugin_params_begin mplayer
14cu|vdr-plugin-mp3-0.10.2-5|78	# use CMD to mount/unmount/eject mplayer sources
14cu|vdr-plugin-mp3-0.10.2-5|79	var=MOUNT_CMD
14cu|vdr-plugin-mp3-0.10.2-5|80	param=--mount=MOUNT_CMD
14cu|vdr-plugin-mp3-0.10.2-5|81	# use CMD when calling MPlayer
14cu|vdr-plugin-mp3-0.10.2-5|82	var=MPLAYER_CMD
14cu|vdr-plugin-mp3-0.10.2-5|83	param=--mplayer=MPLAYER_CMD
14cu|vdr-plugin-mp3-0.10.2-5|84	# search sources config in SUB subdirectory
14cu|vdr-plugin-mp3-0.10.2-5|85	var=SOURCES_SUBDIR
14cu|vdr-plugin-mp3-0.10.2-5|86	param=--sources=SOURCES_SUBDIR
14cu|vdr-plugin-mp3-0.10.2-5|87	# store global resume file in DIR
14cu|vdr-plugin-mp3-0.10.2-5|88	var=RESUME_DIR
14cu|vdr-plugin-mp3-0.10.2-5|89	param=--resume=RESUME_DIR
14cu|vdr-plugin-mp3-0.10.2-5|90	%vdr_plugin_params_end
14cu|vdr-plugin-mp3-0.10.2-5|91	
14cu|vdr-plugin-mp3-0.10.2-5|92	%build
14cu|vdr-plugin-mp3-0.10.2-5|93	%vdr_plugin_build
14cu|vdr-plugin-mp3-0.10.2-5|94	
14cu|vdr-plugin-mp3-0.10.2-5|95	%install
14cu|vdr-plugin-mp3-0.10.2-5|96	%vdr_plugin_install
14cu|vdr-plugin-mp3-0.10.2-5|97	
14cu|vdr-plugin-mp3-0.10.2-5|98	install -d -m755 %{buildroot}%vdr_plugin_cfgdir
14cu|vdr-plugin-mp3-0.10.2-5|99	for f in mp3sources.conf mplayersources.conf; do
14cu|vdr-plugin-mp3-0.10.2-5|100	cat > %{buildroot}%vdr_plugin_cfgdir/$f <<EOF
14cu|vdr-plugin-mp3-0.10.2-5|101	# Please remove the line below when you add the correct configuration
14cu|vdr-plugin-mp3-0.10.2-5|102	/invalid/directory;Please configure;0
14cu|vdr-plugin-mp3-0.10.2-5|103	EOF
14cu|vdr-plugin-mp3-0.10.2-5|104	done
14cu|vdr-plugin-mp3-0.10.2-5|105	
14cu|vdr-plugin-mp3-0.10.2-5|106	install -d -m755 %{buildroot}%vdr_plugin_cachedir/mp3/images
14cu|vdr-plugin-mp3-0.10.2-5|107	install -d -m755 %{buildroot}%vdr_plugin_cachedir/mp3/id3
14cu|vdr-plugin-mp3-0.10.2-5|108	install -d -m755 %{buildroot}%vdr_plugin_cachedir/mp3/cddb
14cu|vdr-plugin-mp3-0.10.2-5|109	
14cu|vdr-plugin-mp3-0.10.2-5|110	%files -f mp3.vdr
14cu|vdr-plugin-mp3-0.10.2-5|111	%doc README COPYING HISTORY MANUAL examples
14cu|vdr-plugin-mp3-0.10.2-5|112	%config(noreplace) %vdr_plugin_cfgdir/mp3sources.conf
14cu|vdr-plugin-mp3-0.10.2-5|113	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3
14cu|vdr-plugin-mp3-0.10.2-5|114	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/images
14cu|vdr-plugin-mp3-0.10.2-5|115	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/id3
14cu|vdr-plugin-mp3-0.10.2-5|116	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/cddb
14cu|vdr-plugin-mp3-0.10.2-5|117	
14cu|vdr-plugin-mp3-0.10.2-5|118	%files -n vdr-plugin-mplayer -f mplayer.vdr
14cu|vdr-plugin-mp3-0.10.2-5|119	%doc README COPYING HISTORY MANUAL examples
14cu|vdr-plugin-mp3-0.10.2-5|120	%config(noreplace) %vdr_plugin_cfgdir/mplayersources.conf
14cu|vdr-plugin-mp3-0.10.2-5|121	
14cu|vdr-plugin-mp3-0.10.2-5|122	%changelog
14cu|vdr-plugin-mp3-0.10.2-5|123	
14cu|vdr-plugin-mp3-0.10.2-5|124	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.2-5
14cu|vdr-plugin-mp3-0.10.2-5|125	- (9e6c259) Adopt for new vdr
14cu|vdr-plugin-mp3-0.10.2-5|126	
14cu|vdr-plugin-mp3-0.10.2-5|127	

15424 14
14cu|vdr-plugin-newsticker-0.0.4-19|1	%define plugin	newsticker
14cu|vdr-plugin-newsticker-0.0.4-19|2	
14cu|vdr-plugin-newsticker-0.0.4-19|3	Summary:	VDR plugin: Newsticker
14cu|vdr-plugin-newsticker-0.0.4-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-newsticker-0.0.4-19|5	Version:	0.0.4
14cu|vdr-plugin-newsticker-0.0.4-19|6	Release:	19
14cu|vdr-plugin-newsticker-0.0.4-19|7	Group:		Video
14cu|vdr-plugin-newsticker-0.0.4-19|8	License:	GPL
14cu|vdr-plugin-newsticker-0.0.4-19|9	URL:		http://www.wontorra.net/staticpages/index.php?page=newsticker
14cu|vdr-plugin-newsticker-0.0.4-19|10	Source:		vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-newsticker-0.0.4-19|11	Patch1:		vdr-newsticker-0.0.4-gcc4.diff
14cu|vdr-plugin-newsticker-0.0.4-19|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-newsticker-0.0.4-19|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-newsticker-0.0.4-19|14	Requires:	wget
14cu|vdr-plugin-newsticker-0.0.4-19|15	BuildRequires:	dos2unix
14cu|vdr-plugin-newsticker-0.0.4-19|16	
14cu|vdr-plugin-newsticker-0.0.4-19|17	%description
14cu|vdr-plugin-newsticker-0.0.4-19|18	This plugin downloads rdf news-feeds and displays them on the tv.
14cu|vdr-plugin-newsticker-0.0.4-19|19	
14cu|vdr-plugin-newsticker-0.0.4-19|20	%prep
14cu|vdr-plugin-newsticker-0.0.4-19|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-newsticker-0.0.4-19|22	dos2unix *.[ch]
14cu|vdr-plugin-newsticker-0.0.4-19|23	chmod 0644 README HISTORY
14cu|vdr-plugin-newsticker-0.0.4-19|24	%patch1 -p1 -b .extra
14cu|vdr-plugin-newsticker-0.0.4-19|25	%vdr_plugin_prep
14cu|vdr-plugin-newsticker-0.0.4-19|26	
14cu|vdr-plugin-newsticker-0.0.4-19|27	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-newsticker-0.0.4-19|28	# alternative directory for downloaded files
14cu|vdr-plugin-newsticker-0.0.4-19|29	var=DOWNLOAD_DIR
14cu|vdr-plugin-newsticker-0.0.4-19|30	param="-o DOWNLOAD_DIR"
14cu|vdr-plugin-newsticker-0.0.4-19|31	%vdr_plugin_params_end
14cu|vdr-plugin-newsticker-0.0.4-19|32	
14cu|vdr-plugin-newsticker-0.0.4-19|33	%build
14cu|vdr-plugin-newsticker-0.0.4-19|34	%vdr_plugin_build
14cu|vdr-plugin-newsticker-0.0.4-19|35	
14cu|vdr-plugin-newsticker-0.0.4-19|36	%install
14cu|vdr-plugin-newsticker-0.0.4-19|37	%vdr_plugin_install
14cu|vdr-plugin-newsticker-0.0.4-19|38	
14cu|vdr-plugin-newsticker-0.0.4-19|39	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-newsticker-0.0.4-19|40	
14cu|vdr-plugin-newsticker-0.0.4-19|41	%files -f %plugin.vdr
14cu|vdr-plugin-newsticker-0.0.4-19|42	%doc README HISTORY
14cu|vdr-plugin-newsticker-0.0.4-19|43	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-newsticker-0.0.4-19|44	
14cu|vdr-plugin-newsticker-0.0.4-19|45	
14cu|vdr-plugin-newsticker-0.0.4-19|46	
14cu|vdr-plugin-newsticker-0.0.4-19|47	
14cu|vdr-plugin-newsticker-0.0.4-19|48	
14cu|vdr-plugin-newsticker-0.0.4-19|49	%changelog
14cu|vdr-plugin-newsticker-0.0.4-19|50	
14cu|vdr-plugin-newsticker-0.0.4-19|51	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.4-19
14cu|vdr-plugin-newsticker-0.0.4-19|52	- (bab02ee) Rebuild with new vdr
14cu|vdr-plugin-newsticker-0.0.4-19|53	
14cu|vdr-plugin-newsticker-0.0.4-19|54	

15425 14
14cu|vdr-plugin-nordlichtsepg-0.8a-19|1	%define plugin	nordlichtsepg
14cu|vdr-plugin-nordlichtsepg-0.8a-19|2	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|3	Summary:	VDR plugin: Extended EPG
14cu|vdr-plugin-nordlichtsepg-0.8a-19|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-nordlichtsepg-0.8a-19|5	Version:	0.8a
14cu|vdr-plugin-nordlichtsepg-0.8a-19|6	Release:	19
14cu|vdr-plugin-nordlichtsepg-0.8a-19|7	Group:		Video
14cu|vdr-plugin-nordlichtsepg-0.8a-19|8	License:	GPL
14cu|vdr-plugin-nordlichtsepg-0.8a-19|9	URL:		http://martins-kabuff.de/nordlichtsepg.html
14cu|vdr-plugin-nordlichtsepg-0.8a-19|10	Source:		http://martins-kabuff.de/download/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-nordlichtsepg-0.8a-19|11	Patch0:		91_nordlichtsepg-0.8a_vdr153.dpatch
14cu|vdr-plugin-nordlichtsepg-0.8a-19|12	Patch1:		nordlichtsepg-0.8a-i18n-1.6.patch
14cu|vdr-plugin-nordlichtsepg-0.8a-19|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-nordlichtsepg-0.8a-19|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-nordlichtsepg-0.8a-19|15	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|16	%description
14cu|vdr-plugin-nordlichtsepg-0.8a-19|17	This plugin provides an EPG (Electronic Program Guide) similar to VDR's
14cu|vdr-plugin-nordlichtsepg-0.8a-19|18	"What's on now?"-menu. Unlike this it also shows channels without epg-infos.
14cu|vdr-plugin-nordlichtsepg-0.8a-19|19	You can browse the epg with an adjustable step width. It is also possible to
14cu|vdr-plugin-nordlichtsepg-0.8a-19|20	set a time at the setup which you can jump to by keypress, with the keys 1-7
14cu|vdr-plugin-nordlichtsepg-0.8a-19|21	you can jumpo 1-7 days forward. You can enter a time to jump to instantly.
14cu|vdr-plugin-nordlichtsepg-0.8a-19|22	A bargraph at the "What's on now?"-view shows the progress of the running
14cu|vdr-plugin-nordlichtsepg-0.8a-19|23	program. Timers are marked with a clock-icon, recording timers with a
14cu|vdr-plugin-nordlichtsepg-0.8a-19|24	'REC'-icon. It is possible, also for channels without epg-infos, to set and
14cu|vdr-plugin-nordlichtsepg-0.8a-19|25	delete timers.
14cu|vdr-plugin-nordlichtsepg-0.8a-19|26	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|27	%prep
14cu|vdr-plugin-nordlichtsepg-0.8a-19|28	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-nordlichtsepg-0.8a-19|29	%patch0 -p1
14cu|vdr-plugin-nordlichtsepg-0.8a-19|30	%patch1 -p1
14cu|vdr-plugin-nordlichtsepg-0.8a-19|31	%vdr_plugin_prep
14cu|vdr-plugin-nordlichtsepg-0.8a-19|32	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|33	%build
14cu|vdr-plugin-nordlichtsepg-0.8a-19|34	%vdr_plugin_build
14cu|vdr-plugin-nordlichtsepg-0.8a-19|35	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|36	%install
14cu|vdr-plugin-nordlichtsepg-0.8a-19|37	%vdr_plugin_install
14cu|vdr-plugin-nordlichtsepg-0.8a-19|38	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|39	%files -f %plugin.vdr
14cu|vdr-plugin-nordlichtsepg-0.8a-19|40	%doc README* HISTORY
14cu|vdr-plugin-nordlichtsepg-0.8a-19|41	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|42	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|43	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|44	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|45	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|46	%changelog
14cu|vdr-plugin-nordlichtsepg-0.8a-19|47	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|48	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8a-19
14cu|vdr-plugin-nordlichtsepg-0.8a-19|49	- (09c4013) Rebuild with new vdr
14cu|vdr-plugin-nordlichtsepg-0.8a-19|50	
14cu|vdr-plugin-nordlichtsepg-0.8a-19|51	

15426 14
14cu|vdr-plugin-osdimage-0.1.2-27|1	%define plugin	osdimage
14cu|vdr-plugin-osdimage-0.1.2-27|2	
14cu|vdr-plugin-osdimage-0.1.2-27|3	Summary:	VDR plugin: OSD Image Viewer
14cu|vdr-plugin-osdimage-0.1.2-27|4	Name:		vdr-plugin-%{plugin}
14cu|vdr-plugin-osdimage-0.1.2-27|5	Version:	0.1.2
14cu|vdr-plugin-osdimage-0.1.2-27|6	Release:	27
14cu|vdr-plugin-osdimage-0.1.2-27|7	Group:		Video
14cu|vdr-plugin-osdimage-0.1.2-27|8	License:	GPL
14cu|vdr-plugin-osdimage-0.1.2-27|9	URL:		http://brougs78.vdr-developer.org/vdr.htm
14cu|vdr-plugin-osdimage-0.1.2-27|10	Source:		vdr-%{plugin}-%{version}.tar.bz2
14cu|vdr-plugin-osdimage-0.1.2-27|11	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-osdimage/vdr-1.3.18-osdimage-0.1.2.patch
14cu|vdr-plugin-osdimage-0.1.2-27|12	Patch2:		vdr-osdimage-0.1.2-gcc41.patch
14cu|vdr-plugin-osdimage-0.1.2-27|13	Patch3:		osdimage-0.1.2-i18n-1.6.patch
14cu|vdr-plugin-osdimage-0.1.2-27|14	Patch4:		osdimage-pkgconfig.patch
14cu|vdr-plugin-osdimage-0.1.2-27|15	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-osdimage-0.1.2-27|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-osdimage-0.1.2-27|17	BuildRequires:	imagemagick-devel
14cu|vdr-plugin-osdimage-0.1.2-27|18	BuildRequires:	netpbm-devel
14cu|vdr-plugin-osdimage-0.1.2-27|19	
14cu|vdr-plugin-osdimage-0.1.2-27|20	%description
14cu|vdr-plugin-osdimage-0.1.2-27|21	Plugin for VDR that allows viewing pictures on the OSD.
14cu|vdr-plugin-osdimage-0.1.2-27|22	
14cu|vdr-plugin-osdimage-0.1.2-27|23	%prep
14cu|vdr-plugin-osdimage-0.1.2-27|24	%setup -q -n %{plugin}-%{version}
14cu|vdr-plugin-osdimage-0.1.2-27|25	%patch1 -p4 -b .1318
14cu|vdr-plugin-osdimage-0.1.2-27|26	%patch2 -p0 -b .gcc41
14cu|vdr-plugin-osdimage-0.1.2-27|27	%patch3 -p1
14cu|vdr-plugin-osdimage-0.1.2-27|28	%patch4 -p1
14cu|vdr-plugin-osdimage-0.1.2-27|29	%vdr_plugin_prep
14cu|vdr-plugin-osdimage-0.1.2-27|30	
14cu|vdr-plugin-osdimage-0.1.2-27|31	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-osdimage-0.1.2-27|32	# directory of pictures (required)
14cu|vdr-plugin-osdimage-0.1.2-27|33	var=PICTURE_DIR
14cu|vdr-plugin-osdimage-0.1.2-27|34	param="-d PICTURE_DIR"
14cu|vdr-plugin-osdimage-0.1.2-27|35	%vdr_plugin_params_end
14cu|vdr-plugin-osdimage-0.1.2-27|36	
14cu|vdr-plugin-osdimage-0.1.2-27|37	%build
14cu|vdr-plugin-osdimage-0.1.2-27|38	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
14cu|vdr-plugin-osdimage-0.1.2-27|39	%vdr_plugin_build HAVE_NETPBM=1
14cu|vdr-plugin-osdimage-0.1.2-27|40	
14cu|vdr-plugin-osdimage-0.1.2-27|41	%install
14cu|vdr-plugin-osdimage-0.1.2-27|42	%vdr_plugin_install
14cu|vdr-plugin-osdimage-0.1.2-27|43	
14cu|vdr-plugin-osdimage-0.1.2-27|44	%files -f %plugin.vdr
14cu|vdr-plugin-osdimage-0.1.2-27|45	%doc README HISTORY CREDITS TODO
14cu|vdr-plugin-osdimage-0.1.2-27|46	
14cu|vdr-plugin-osdimage-0.1.2-27|47	%changelog
14cu|vdr-plugin-osdimage-0.1.2-27|48	
14cu|vdr-plugin-osdimage-0.1.2-27|49	* Thu Dec 24 2015 Denis Silakov <dsilakov@gmail.com> 0.1.2-27
14cu|vdr-plugin-osdimage-0.1.2-27|50	- (da67eb9) Rebuild with new imagemagick
14cu|vdr-plugin-osdimage-0.1.2-27|51	
14cu|vdr-plugin-osdimage-0.1.2-27|52	

15427 14
14cu|vdr-plugin-osdteletext-0.9.4-1|1	%define plugin	osdteletext
14cu|vdr-plugin-osdteletext-0.9.4-1|2	
14cu|vdr-plugin-osdteletext-0.9.4-1|3	Summary:	VDR plugin: Displays teletext on the OSD
14cu|vdr-plugin-osdteletext-0.9.4-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-osdteletext-0.9.4-1|5	Version:	0.9.4
14cu|vdr-plugin-osdteletext-0.9.4-1|6	Release:	1
14cu|vdr-plugin-osdteletext-0.9.4-1|7	Group:		Video
14cu|vdr-plugin-osdteletext-0.9.4-1|8	License:	GPLv2+
14cu|vdr-plugin-osdteletext-0.9.4-1|9	URL:		http://projects.vdr-developer.org/projects/show/plg-osdteletext
14cu|vdr-plugin-osdteletext-0.9.4-1|10	Source:		vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-osdteletext-0.9.4-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-osdteletext-0.9.4-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-osdteletext-0.9.4-1|13	
14cu|vdr-plugin-osdteletext-0.9.4-1|14	%description
14cu|vdr-plugin-osdteletext-0.9.4-1|15	Osd-Teletext displays the teletext directly on the OSD.
14cu|vdr-plugin-osdteletext-0.9.4-1|16	Both sound and video are played in the background.
14cu|vdr-plugin-osdteletext-0.9.4-1|17	
14cu|vdr-plugin-osdteletext-0.9.4-1|18	%prep
14cu|vdr-plugin-osdteletext-0.9.4-1|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-osdteletext-0.9.4-1|20	%vdr_plugin_prep
14cu|vdr-plugin-osdteletext-0.9.4-1|21	
14cu|vdr-plugin-osdteletext-0.9.4-1|22	# check default cache dir
14cu|vdr-plugin-osdteletext-0.9.4-1|23	grep "\"%{vdr_plugin_cachedir}/vtx\"" rootdir.c
14cu|vdr-plugin-osdteletext-0.9.4-1|24	
14cu|vdr-plugin-osdteletext-0.9.4-1|25	perl -pi -e 's|../../man|.|' Makefile
14cu|vdr-plugin-osdteletext-0.9.4-1|26	
14cu|vdr-plugin-osdteletext-0.9.4-1|27	%vdr_plugin_params_begin %{plugin}
14cu|vdr-plugin-osdteletext-0.9.4-1|28	# Directory for the teletext page cache.
14cu|vdr-plugin-osdteletext-0.9.4-1|29	# default: %{vdr_plugin_cachedir}/vtx
14cu|vdr-plugin-osdteletext-0.9.4-1|30	var=DIRECTORY
14cu|vdr-plugin-osdteletext-0.9.4-1|31	param=--directory=DIRECTORY
14cu|vdr-plugin-osdteletext-0.9.4-1|32	# Maximum cache size in MB.
14cu|vdr-plugin-osdteletext-0.9.4-1|33	# default: a calculated value below 50 MB
14cu|vdr-plugin-osdteletext-0.9.4-1|34	var=MAX_CACHE
14cu|vdr-plugin-osdteletext-0.9.4-1|35	param=--max-cache=MAX_CACHE
14cu|vdr-plugin-osdteletext-0.9.4-1|36	# Cache system to be used:
14cu|vdr-plugin-osdteletext-0.9.4-1|37	# legacy: traditional one-file-per-page system
14cu|vdr-plugin-osdteletext-0.9.4-1|38	# packed: one-file-for-a-few-pages system
14cu|vdr-plugin-osdteletext-0.9.4-1|39	# default: packed
14cu|vdr-plugin-osdteletext-0.9.4-1|40	var=CACHE_SYSTEM
14cu|vdr-plugin-osdteletext-0.9.4-1|41	param=--cache-system=CACHE_SYSTEM
14cu|vdr-plugin-osdteletext-0.9.4-1|42	# Store top text pages at cache. (unviewable pages)
14cu|vdr-plugin-osdteletext-0.9.4-1|43	var=STORE_TOPTEXT
14cu|vdr-plugin-osdteletext-0.9.4-1|44	param=-t
14cu|vdr-plugin-osdteletext-0.9.4-1|45	%vdr_plugin_params_end
14cu|vdr-plugin-osdteletext-0.9.4-1|46	
14cu|vdr-plugin-osdteletext-0.9.4-1|47	%build
14cu|vdr-plugin-osdteletext-0.9.4-1|48	%vdr_plugin_build
14cu|vdr-plugin-osdteletext-0.9.4-1|49	
14cu|vdr-plugin-osdteletext-0.9.4-1|50	%install
14cu|vdr-plugin-osdteletext-0.9.4-1|51	%vdr_plugin_install
14cu|vdr-plugin-osdteletext-0.9.4-1|52	
14cu|vdr-plugin-osdteletext-0.9.4-1|53	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}/vtx
14cu|vdr-plugin-osdteletext-0.9.4-1|54	
14cu|vdr-plugin-osdteletext-0.9.4-1|55	%pre
14cu|vdr-plugin-osdteletext-0.9.4-1|56	if [ -d /var/cache/vdr/osdteletext ] && ! [ -d %{vdr_plugin_cachedir}/vtx ]; then
14cu|vdr-plugin-osdteletext-0.9.4-1|57	mv /var/cache/vdr/osdteletext %{vdr_plugin_cachedir}/vtx || :
14cu|vdr-plugin-osdteletext-0.9.4-1|58	fi
14cu|vdr-plugin-osdteletext-0.9.4-1|59	
14cu|vdr-plugin-osdteletext-0.9.4-1|60	%files -f %plugin.vdr
14cu|vdr-plugin-osdteletext-0.9.4-1|61	%doc README* COPYING HISTORY
14cu|vdr-plugin-osdteletext-0.9.4-1|62	%attr(-,vdr,vdr) %{vdr_plugin_cachedir}/vtx
14cu|vdr-plugin-osdteletext-0.9.4-1|63	
14cu|vdr-plugin-osdteletext-0.9.4-1|64	%changelog
14cu|vdr-plugin-osdteletext-0.9.4-1|65	
14cu|vdr-plugin-osdteletext-0.9.4-1|66	* Mon Aug 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-1
14cu|vdr-plugin-osdteletext-0.9.4-1|67	- (4ffde16) Fix group
14cu|vdr-plugin-osdteletext-0.9.4-1|68	
14cu|vdr-plugin-osdteletext-0.9.4-1|69	

15428 14
14cu|vdr-plugin-pilot-0.0.9-18|1	%define plugin	pilot
14cu|vdr-plugin-pilot-0.0.9-18|2	
14cu|vdr-plugin-pilot-0.0.9-18|3	Summary:	VDR plugin: A zapping co-pilot
14cu|vdr-plugin-pilot-0.0.9-18|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-pilot-0.0.9-18|5	Version:	0.0.9
14cu|vdr-plugin-pilot-0.0.9-18|6	Release:	18
14cu|vdr-plugin-pilot-0.0.9-18|7	Group:		Video
14cu|vdr-plugin-pilot-0.0.9-18|8	License:	GPL
14cu|vdr-plugin-pilot-0.0.9-18|9	URL:		http://famillejacques.free.fr/vdr/pilot/
14cu|vdr-plugin-pilot-0.0.9-18|10	Source:		http://famillejacques.free.fr/vdr/pilot/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-pilot-0.0.9-18|11	Patch0:		01_drop-unused-code.dpatch
14cu|vdr-plugin-pilot-0.0.9-18|12	Patch1:		02_gcc-4.1.x.dpatch
14cu|vdr-plugin-pilot-0.0.9-18|13	Patch2:		03_vdr-1.5-i18n.dpatch
14cu|vdr-plugin-pilot-0.0.9-18|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-pilot-0.0.9-18|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-pilot-0.0.9-18|16	
14cu|vdr-plugin-pilot-0.0.9-18|17	%description
14cu|vdr-plugin-pilot-0.0.9-18|18	Pilot is a plugin for VDR that brings the ability to quickly browse
14cu|vdr-plugin-pilot-0.0.9-18|19	the EPG information.
14cu|vdr-plugin-pilot-0.0.9-18|20	
14cu|vdr-plugin-pilot-0.0.9-18|21	%prep
14cu|vdr-plugin-pilot-0.0.9-18|22	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-pilot-0.0.9-18|23	%patch0 -p1
14cu|vdr-plugin-pilot-0.0.9-18|24	%patch1 -p1
14cu|vdr-plugin-pilot-0.0.9-18|25	%patch2 -p1
14cu|vdr-plugin-pilot-0.0.9-18|26	%vdr_plugin_prep
14cu|vdr-plugin-pilot-0.0.9-18|27	
14cu|vdr-plugin-pilot-0.0.9-18|28	%build
14cu|vdr-plugin-pilot-0.0.9-18|29	%vdr_plugin_build
14cu|vdr-plugin-pilot-0.0.9-18|30	
14cu|vdr-plugin-pilot-0.0.9-18|31	%install
14cu|vdr-plugin-pilot-0.0.9-18|32	%vdr_plugin_install
14cu|vdr-plugin-pilot-0.0.9-18|33	
14cu|vdr-plugin-pilot-0.0.9-18|34	%files -f %plugin.vdr
14cu|vdr-plugin-pilot-0.0.9-18|35	%doc README*
14cu|vdr-plugin-pilot-0.0.9-18|36	
14cu|vdr-plugin-pilot-0.0.9-18|37	
14cu|vdr-plugin-pilot-0.0.9-18|38	
14cu|vdr-plugin-pilot-0.0.9-18|39	
14cu|vdr-plugin-pilot-0.0.9-18|40	
14cu|vdr-plugin-pilot-0.0.9-18|41	%changelog
14cu|vdr-plugin-pilot-0.0.9-18|42	
14cu|vdr-plugin-pilot-0.0.9-18|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9-18
14cu|vdr-plugin-pilot-0.0.9-18|44	- (e7ad693) Rebuild with new vdr
14cu|vdr-plugin-pilot-0.0.9-18|45	
14cu|vdr-plugin-pilot-0.0.9-18|46	

15429 14
14cu|vdr-plugin-pilotskin-0.0.3-9|1	%define plugin	pilotskin
14cu|vdr-plugin-pilotskin-0.0.3-9|2	
14cu|vdr-plugin-pilotskin-0.0.3-9|3	Summary:	VDR plugin: A zapping co-pilot
14cu|vdr-plugin-pilotskin-0.0.3-9|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-pilotskin-0.0.3-9|5	Version:	0.0.3
14cu|vdr-plugin-pilotskin-0.0.3-9|6	Release:	9
14cu|vdr-plugin-pilotskin-0.0.3-9|7	Group:		Video
14cu|vdr-plugin-pilotskin-0.0.3-9|8	License:	GPL+
14cu|vdr-plugin-pilotskin-0.0.3-9|9	URL:		http://vdrwiki.free.fr/vdr/pilotskin/
14cu|vdr-plugin-pilotskin-0.0.3-9|10	Source:		http://vdrwiki.free.fr/vdr/pilotskin/files/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-pilotskin-0.0.3-9|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-pilotskin-0.0.3-9|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-pilotskin-0.0.3-9|13	
14cu|vdr-plugin-pilotskin-0.0.3-9|14	%description
14cu|vdr-plugin-pilotskin-0.0.3-9|15	Pilotskin is a plugin for VDR based on the plugin vdr-pilot created
14cu|vdr-plugin-pilotskin-0.0.3-9|16	by Olivier Jacques. It brings the ability to quickly browse the EPG
14cu|vdr-plugin-pilotskin-0.0.3-9|17	information. The browsing calls the skin that you use, and the
14cu|vdr-plugin-pilotskin-0.0.3-9|18	plugin has the appearance of the OSD *Display Channel Info*. The
14cu|vdr-plugin-pilotskin-0.0.3-9|19	plugin adds the possibility of having detailed information of the
14cu|vdr-plugin-pilotskin-0.0.3-9|20	event and launching timers.
14cu|vdr-plugin-pilotskin-0.0.3-9|21	
14cu|vdr-plugin-pilotskin-0.0.3-9|22	%prep
14cu|vdr-plugin-pilotskin-0.0.3-9|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-pilotskin-0.0.3-9|24	%vdr_plugin_prep
14cu|vdr-plugin-pilotskin-0.0.3-9|25	
14cu|vdr-plugin-pilotskin-0.0.3-9|26	%build
14cu|vdr-plugin-pilotskin-0.0.3-9|27	%vdr_plugin_build
14cu|vdr-plugin-pilotskin-0.0.3-9|28	
14cu|vdr-plugin-pilotskin-0.0.3-9|29	%install
14cu|vdr-plugin-pilotskin-0.0.3-9|30	%vdr_plugin_install
14cu|vdr-plugin-pilotskin-0.0.3-9|31	
14cu|vdr-plugin-pilotskin-0.0.3-9|32	%files -f %plugin.vdr
14cu|vdr-plugin-pilotskin-0.0.3-9|33	%doc README
14cu|vdr-plugin-pilotskin-0.0.3-9|34	
14cu|vdr-plugin-pilotskin-0.0.3-9|35	
14cu|vdr-plugin-pilotskin-0.0.3-9|36	
14cu|vdr-plugin-pilotskin-0.0.3-9|37	
14cu|vdr-plugin-pilotskin-0.0.3-9|38	
14cu|vdr-plugin-pilotskin-0.0.3-9|39	%changelog
14cu|vdr-plugin-pilotskin-0.0.3-9|40	
14cu|vdr-plugin-pilotskin-0.0.3-9|41	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.3-9
14cu|vdr-plugin-pilotskin-0.0.3-9|42	- (88e81fd) Rebuild with new vdr
14cu|vdr-plugin-pilotskin-0.0.3-9|43	
14cu|vdr-plugin-pilotskin-0.0.3-9|44	

15430 14
14cu|vdr-plugin-pim-0.0.8-7|1	%define plugin	pim
14cu|vdr-plugin-pim-0.0.8-7|2	
14cu|vdr-plugin-pim-0.0.8-7|3	Summary:	VDR plugin: Simple Personal Information Manager
14cu|vdr-plugin-pim-0.0.8-7|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-pim-0.0.8-7|5	Version:	0.0.8
14cu|vdr-plugin-pim-0.0.8-7|6	Release:	7
14cu|vdr-plugin-pim-0.0.8-7|7	Group:		Video
14cu|vdr-plugin-pim-0.0.8-7|8	License:	GPL
14cu|vdr-plugin-pim-0.0.8-7|9	URL:		http://pim.vdr-developer.org/
14cu|vdr-plugin-pim-0.0.8-7|10	Source:		http://pim.vdr-developer.org/source/vdr-%plugin-%version.tgz
14cu|vdr-plugin-pim-0.0.8-7|11	Patch0:		pim-0.0.8-i18n-1.6.patch
14cu|vdr-plugin-pim-0.0.8-7|12	Patch1:		pim-format-string.patch
14cu|vdr-plugin-pim-0.0.8-7|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-pim-0.0.8-7|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-pim-0.0.8-7|15	
14cu|vdr-plugin-pim-0.0.8-7|16	%description
14cu|vdr-plugin-pim-0.0.8-7|17	This is a plugin for VDR to display a calendar in which you can
14cu|vdr-plugin-pim-0.0.8-7|18	store events.
14cu|vdr-plugin-pim-0.0.8-7|19	
14cu|vdr-plugin-pim-0.0.8-7|20	%prep
14cu|vdr-plugin-pim-0.0.8-7|21	%setup -q -n %plugin-%version
14cu|vdr-plugin-pim-0.0.8-7|22	%patch0 -p1
14cu|vdr-plugin-pim-0.0.8-7|23	%patch1 -p1
14cu|vdr-plugin-pim-0.0.8-7|24	%vdr_plugin_prep
14cu|vdr-plugin-pim-0.0.8-7|25	
14cu|vdr-plugin-pim-0.0.8-7|26	%build
14cu|vdr-plugin-pim-0.0.8-7|27	%vdr_plugin_build
14cu|vdr-plugin-pim-0.0.8-7|28	
14cu|vdr-plugin-pim-0.0.8-7|29	%install
14cu|vdr-plugin-pim-0.0.8-7|30	%vdr_plugin_install
14cu|vdr-plugin-pim-0.0.8-7|31	
14cu|vdr-plugin-pim-0.0.8-7|32	%files -f %plugin.vdr
14cu|vdr-plugin-pim-0.0.8-7|33	%defattr(-,root,root)
14cu|vdr-plugin-pim-0.0.8-7|34	%doc README HISTORY
14cu|vdr-plugin-pim-0.0.8-7|35	
14cu|vdr-plugin-pim-0.0.8-7|36	
14cu|vdr-plugin-pim-0.0.8-7|37	
14cu|vdr-plugin-pim-0.0.8-7|38	
14cu|vdr-plugin-pim-0.0.8-7|39	
14cu|vdr-plugin-pim-0.0.8-7|40	%changelog
14cu|vdr-plugin-pim-0.0.8-7|41	
14cu|vdr-plugin-pim-0.0.8-7|42	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-7
14cu|vdr-plugin-pim-0.0.8-7|43	- (66f3d14) BuildList#2558675: Increase release tag
14cu|vdr-plugin-pim-0.0.8-7|44	
14cu|vdr-plugin-pim-0.0.8-7|45	

15431 14
14cu|vdr-plugin-powermate-0.0.5-5|1	%define plugin	powermate
14cu|vdr-plugin-powermate-0.0.5-5|2	
14cu|vdr-plugin-powermate-0.0.5-5|3	Summary:	VDR plugin: Control VDR through a Griffin PowerMate
14cu|vdr-plugin-powermate-0.0.5-5|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-powermate-0.0.5-5|5	Version:	0.0.5
14cu|vdr-plugin-powermate-0.0.5-5|6	Release:	5
14cu|vdr-plugin-powermate-0.0.5-5|7	Group:		Video
14cu|vdr-plugin-powermate-0.0.5-5|8	License:	GPL
14cu|vdr-plugin-powermate-0.0.5-5|9	URL:		http://home.arcor.de/andreas.regel/vdr_plugins.htm
14cu|vdr-plugin-powermate-0.0.5-5|10	Source:		http://home.arcor.de/andreas.regel/files/powermate/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-powermate-0.0.5-5|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-powermate-0.0.5-5|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-powermate-0.0.5-5|13	
14cu|vdr-plugin-powermate-0.0.5-5|14	%description
14cu|vdr-plugin-powermate-0.0.5-5|15	This plugin allows using a Griffin PowerMate to control some of VDR's
14cu|vdr-plugin-powermate-0.0.5-5|16	functions through the mapping of remote control keys to PowerMate actions.
14cu|vdr-plugin-powermate-0.0.5-5|17	
14cu|vdr-plugin-powermate-0.0.5-5|18	%prep
14cu|vdr-plugin-powermate-0.0.5-5|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-powermate-0.0.5-5|20	%vdr_plugin_prep
14cu|vdr-plugin-powermate-0.0.5-5|21	
14cu|vdr-plugin-powermate-0.0.5-5|22	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-powermate-0.0.5-5|23	# the PowerMate device (default is /dev/input/event0)
14cu|vdr-plugin-powermate-0.0.5-5|24	var=POWERMATE_DEVICE
14cu|vdr-plugin-powermate-0.0.5-5|25	param=--device=POWERMATE_DEVICE
14cu|vdr-plugin-powermate-0.0.5-5|26	%vdr_plugin_params_end
14cu|vdr-plugin-powermate-0.0.5-5|27	
14cu|vdr-plugin-powermate-0.0.5-5|28	%build
14cu|vdr-plugin-powermate-0.0.5-5|29	%vdr_plugin_build
14cu|vdr-plugin-powermate-0.0.5-5|30	
14cu|vdr-plugin-powermate-0.0.5-5|31	%install
14cu|vdr-plugin-powermate-0.0.5-5|32	%vdr_plugin_install
14cu|vdr-plugin-powermate-0.0.5-5|33	
14cu|vdr-plugin-powermate-0.0.5-5|34	%files -f %plugin.vdr
14cu|vdr-plugin-powermate-0.0.5-5|35	%doc README HISTORY
14cu|vdr-plugin-powermate-0.0.5-5|36	
14cu|vdr-plugin-powermate-0.0.5-5|37	
14cu|vdr-plugin-powermate-0.0.5-5|38	
14cu|vdr-plugin-powermate-0.0.5-5|39	
14cu|vdr-plugin-powermate-0.0.5-5|40	
14cu|vdr-plugin-powermate-0.0.5-5|41	%changelog
14cu|vdr-plugin-powermate-0.0.5-5|42	
14cu|vdr-plugin-powermate-0.0.5-5|43	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5-5
14cu|vdr-plugin-powermate-0.0.5-5|44	- (af82dd7) Rebuild with new vdr
14cu|vdr-plugin-powermate-0.0.5-5|45	
14cu|vdr-plugin-powermate-0.0.5-5|46	

15432 14
14cu|vdr-plugin-prefermenu-0.6.6-18|1	%define plugin	prefermenu
14cu|vdr-plugin-prefermenu-0.6.6-18|2	
14cu|vdr-plugin-prefermenu-0.6.6-18|3	Summary:	VDR plugin: Preferred channels menu
14cu|vdr-plugin-prefermenu-0.6.6-18|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-prefermenu-0.6.6-18|5	Version:	0.6.6
14cu|vdr-plugin-prefermenu-0.6.6-18|6	Release:	18
14cu|vdr-plugin-prefermenu-0.6.6-18|7	Group:		Video
14cu|vdr-plugin-prefermenu-0.6.6-18|8	License:	GPL
14cu|vdr-plugin-prefermenu-0.6.6-18|9	URL:		http://famillejacques.free.fr/vdr/prefermenu/
14cu|vdr-plugin-prefermenu-0.6.6-18|10	Source:		http://famillejacques.free.fr/vdr/prefermenu/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-prefermenu-0.6.6-18|11	Patch0:		90_prefermenu-0.6.6-1.5.3+SetAreas-bugfix.dpatch
14cu|vdr-plugin-prefermenu-0.6.6-18|12	Patch1:		prefermenu-0.6.6-i18n-1.6.patch
14cu|vdr-plugin-prefermenu-0.6.6-18|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-prefermenu-0.6.6-18|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-prefermenu-0.6.6-18|15	
14cu|vdr-plugin-prefermenu-0.6.6-18|16	%description
14cu|vdr-plugin-prefermenu-0.6.6-18|17	PreferMenu is a plugin that implements a preferred channel menu.
14cu|vdr-plugin-prefermenu-0.6.6-18|18	It makes it easy to recall (switch to) your favorite channels.
14cu|vdr-plugin-prefermenu-0.6.6-18|19	
14cu|vdr-plugin-prefermenu-0.6.6-18|20	%prep
14cu|vdr-plugin-prefermenu-0.6.6-18|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-prefermenu-0.6.6-18|22	%patch0 -p1
14cu|vdr-plugin-prefermenu-0.6.6-18|23	%patch1 -p1
14cu|vdr-plugin-prefermenu-0.6.6-18|24	%vdr_plugin_prep
14cu|vdr-plugin-prefermenu-0.6.6-18|25	
14cu|vdr-plugin-prefermenu-0.6.6-18|26	%build
14cu|vdr-plugin-prefermenu-0.6.6-18|27	%vdr_plugin_build
14cu|vdr-plugin-prefermenu-0.6.6-18|28	
14cu|vdr-plugin-prefermenu-0.6.6-18|29	%install
14cu|vdr-plugin-prefermenu-0.6.6-18|30	%vdr_plugin_install
14cu|vdr-plugin-prefermenu-0.6.6-18|31	
14cu|vdr-plugin-prefermenu-0.6.6-18|32	%files -f %plugin.vdr
14cu|vdr-plugin-prefermenu-0.6.6-18|33	%doc README* TODO
14cu|vdr-plugin-prefermenu-0.6.6-18|34	
14cu|vdr-plugin-prefermenu-0.6.6-18|35	
14cu|vdr-plugin-prefermenu-0.6.6-18|36	
14cu|vdr-plugin-prefermenu-0.6.6-18|37	
14cu|vdr-plugin-prefermenu-0.6.6-18|38	
14cu|vdr-plugin-prefermenu-0.6.6-18|39	%changelog
14cu|vdr-plugin-prefermenu-0.6.6-18|40	
14cu|vdr-plugin-prefermenu-0.6.6-18|41	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-18
14cu|vdr-plugin-prefermenu-0.6.6-18|42	- (9ab7292) Rebuild with new vdr
14cu|vdr-plugin-prefermenu-0.6.6-18|43	
14cu|vdr-plugin-prefermenu-0.6.6-18|44	

15433 14
14cu|vdr-plugin-quicktimer-0.1.2-12|1	%define plugin	quicktimer
14cu|vdr-plugin-quicktimer-0.1.2-12|2	
14cu|vdr-plugin-quicktimer-0.1.2-12|3	Summary:	VDR plugin: Create new timers quickly
14cu|vdr-plugin-quicktimer-0.1.2-12|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-quicktimer-0.1.2-12|5	Version:	0.1.2
14cu|vdr-plugin-quicktimer-0.1.2-12|6	Release:	12
14cu|vdr-plugin-quicktimer-0.1.2-12|7	Group:		Video
14cu|vdr-plugin-quicktimer-0.1.2-12|8	License:	GPL
14cu|vdr-plugin-quicktimer-0.1.2-12|9	URL:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/
14cu|vdr-plugin-quicktimer-0.1.2-12|10	Source:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-quicktimer-0.1.2-12|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-quicktimer-0.1.2-12|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-quicktimer-0.1.2-12|13	
14cu|vdr-plugin-quicktimer-0.1.2-12|14	%description
14cu|vdr-plugin-quicktimer-0.1.2-12|15	Create timers by entering channel, day and start time. Creating
14cu|vdr-plugin-quicktimer-0.1.2-12|16	timers from TV magazines is fast and does not require browsing EPG.
14cu|vdr-plugin-quicktimer-0.1.2-12|17	
14cu|vdr-plugin-quicktimer-0.1.2-12|18	%prep
14cu|vdr-plugin-quicktimer-0.1.2-12|19	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-quicktimer-0.1.2-12|20	%vdr_plugin_prep
14cu|vdr-plugin-quicktimer-0.1.2-12|21	
14cu|vdr-plugin-quicktimer-0.1.2-12|22	%build
14cu|vdr-plugin-quicktimer-0.1.2-12|23	%vdr_plugin_build
14cu|vdr-plugin-quicktimer-0.1.2-12|24	
14cu|vdr-plugin-quicktimer-0.1.2-12|25	%install
14cu|vdr-plugin-quicktimer-0.1.2-12|26	%vdr_plugin_install
14cu|vdr-plugin-quicktimer-0.1.2-12|27	
14cu|vdr-plugin-quicktimer-0.1.2-12|28	%files -f %plugin.vdr
14cu|vdr-plugin-quicktimer-0.1.2-12|29	%doc README HISTORY
14cu|vdr-plugin-quicktimer-0.1.2-12|30	
14cu|vdr-plugin-quicktimer-0.1.2-12|31	
14cu|vdr-plugin-quicktimer-0.1.2-12|32	
14cu|vdr-plugin-quicktimer-0.1.2-12|33	
14cu|vdr-plugin-quicktimer-0.1.2-12|34	
14cu|vdr-plugin-quicktimer-0.1.2-12|35	%changelog
14cu|vdr-plugin-quicktimer-0.1.2-12|36	
14cu|vdr-plugin-quicktimer-0.1.2-12|37	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-12
14cu|vdr-plugin-quicktimer-0.1.2-12|38	- (767ee2b) Rebuild with new vdr
14cu|vdr-plugin-quicktimer-0.1.2-12|39	
14cu|vdr-plugin-quicktimer-0.1.2-12|40	

15434 14
14cu|vdr-plugin-remote-0.5.0-6|1	%define plugin	remote
14cu|vdr-plugin-remote-0.5.0-6|2	%define rel	6
14cu|vdr-plugin-remote-0.5.0-6|3	
14cu|vdr-plugin-remote-0.5.0-6|4	Summary:	VDR plugin: Remote control
14cu|vdr-plugin-remote-0.5.0-6|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-remote-0.5.0-6|6	Version:	0.5.0
14cu|vdr-plugin-remote-0.5.0-6|7	Release:	%mkrel %rel
14cu|vdr-plugin-remote-0.5.0-6|8	Group:		Video
14cu|vdr-plugin-remote-0.5.0-6|9	License:	GPL+
14cu|vdr-plugin-remote-0.5.0-6|10	URL:		http://www.escape-edv.de/endriss/vdr/
14cu|vdr-plugin-remote-0.5.0-6|11	Source:		http://www.escape-edv.de/endriss/vdr/vdr-%plugin-%version.tgz
14cu|vdr-plugin-remote-0.5.0-6|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-remote-0.5.0-6|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-remote-0.5.0-6|14	
14cu|vdr-plugin-remote-0.5.0-6|15	%description
14cu|vdr-plugin-remote-0.5.0-6|16	This plugin extends the remote control capabilities of vdr.
14cu|vdr-plugin-remote-0.5.0-6|17	The following remote control devices are supported:
14cu|vdr-plugin-remote-0.5.0-6|18	
14cu|vdr-plugin-remote-0.5.0-6|19	(a) linux input device driver ('/dev/input/eventX', X=0,1,2,...)
14cu|vdr-plugin-remote-0.5.0-6|20	- built-in remote control port of the av711x-based DVB cards
14cu|vdr-plugin-remote-0.5.0-6|21	(aka full-featured cards), e.g. DVB-S Nexus [1]
14cu|vdr-plugin-remote-0.5.0-6|22	- remote control port of some budget cards, e.g. Nova-CI [2]
14cu|vdr-plugin-remote-0.5.0-6|23	- other input devices (not tested, please report success!)
14cu|vdr-plugin-remote-0.5.0-6|24	See file FAQ for a list of cards which have been reported to work.
14cu|vdr-plugin-remote-0.5.0-6|25	
14cu|vdr-plugin-remote-0.5.0-6|26	(b) keyboard (tty driver): /dev/console, /dev/ttyX
14cu|vdr-plugin-remote-0.5.0-6|27	
14cu|vdr-plugin-remote-0.5.0-6|28	(c) TCP connection (telnet)
14cu|vdr-plugin-remote-0.5.0-6|29	
14cu|vdr-plugin-remote-0.5.0-6|30	(d) LIRC
14cu|vdr-plugin-remote-0.5.0-6|31	
14cu|vdr-plugin-remote-0.5.0-6|32	%prep
14cu|vdr-plugin-remote-0.5.0-6|33	%setup -q -n %plugin-%version
14cu|vdr-plugin-remote-0.5.0-6|34	grep -q "^all: install" Makefile
14cu|vdr-plugin-remote-0.5.0-6|35	sed -i 's,^all: install,,' Makefile
14cu|vdr-plugin-remote-0.5.0-6|36	
14cu|vdr-plugin-remote-0.5.0-6|37	%vdr_plugin_prep
14cu|vdr-plugin-remote-0.5.0-6|38	
14cu|vdr-plugin-remote-0.5.0-6|39	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-remote-0.5.0-6|40	# Select an input device using evdev protocol
14cu|vdr-plugin-remote-0.5.0-6|41	# (/dev/input/... | autodetect)
14cu|vdr-plugin-remote-0.5.0-6|42	var=EVDEV_DEVICE
14cu|vdr-plugin-remote-0.5.0-6|43	param="-i EVDEV_DEVICE"
14cu|vdr-plugin-remote-0.5.0-6|44	# Select an input device using LIRC protocol
14cu|vdr-plugin-remote-0.5.0-6|45	# (e.g. /var/run/lirc/lircd)
14cu|vdr-plugin-remote-0.5.0-6|46	var=LIRC_DEVICE
14cu|vdr-plugin-remote-0.5.0-6|47	param="-l LIRC_DEVICE"
14cu|vdr-plugin-remote-0.5.0-6|48	# Select a terminal device for input
14cu|vdr-plugin-remote-0.5.0-6|49	var=TTY_DEVICE
14cu|vdr-plugin-remote-0.5.0-6|50	param="-t TTY_DEVICE"
14cu|vdr-plugin-remote-0.5.0-6|51	# Select a terminal device for input with OSD
14cu|vdr-plugin-remote-0.5.0-6|52	var=TTY_OSD_DEVICE
14cu|vdr-plugin-remote-0.5.0-6|53	param="-T TTY_OSD_DEVICE"
14cu|vdr-plugin-remote-0.5.0-6|54	# Select a connection on tcp port
14cu|vdr-plugin-remote-0.5.0-6|55	var=TCP_PORT
14cu|vdr-plugin-remote-0.5.0-6|56	param="-p tcp:TCP_PORT"
14cu|vdr-plugin-remote-0.5.0-6|57	%vdr_plugin_params_end
14cu|vdr-plugin-remote-0.5.0-6|58	
14cu|vdr-plugin-remote-0.5.0-6|59	%build
14cu|vdr-plugin-remote-0.5.0-6|60	%vdr_plugin_build
14cu|vdr-plugin-remote-0.5.0-6|61	
14cu|vdr-plugin-remote-0.5.0-6|62	%install
14cu|vdr-plugin-remote-0.5.0-6|63	%vdr_plugin_install
14cu|vdr-plugin-remote-0.5.0-6|64	
14cu|vdr-plugin-remote-0.5.0-6|65	%files -f %plugin.vdr
14cu|vdr-plugin-remote-0.5.0-6|66	%doc README HISTORY CONTRIBUTORS FAQ
14cu|vdr-plugin-remote-0.5.0-6|67	
14cu|vdr-plugin-remote-0.5.0-6|68	
14cu|vdr-plugin-remote-0.5.0-6|69	
14cu|vdr-plugin-remote-0.5.0-6|70	%changelog
14cu|vdr-plugin-remote-0.5.0-6|71	
14cu|vdr-plugin-remote-0.5.0-6|72	* Wed Sep 23 2015 dsilakov <denis.silakov@rosalab.ru> 0.5.0-6
14cu|vdr-plugin-remote-0.5.0-6|73	- (3832660) Merge pull request #1 from dmt_obd/vdr-plugin-remote:rosa2014.1
14cu|vdr-plugin-remote-0.5.0-6|74	- (3832660) Update to a new version
14cu|vdr-plugin-remote-0.5.0-6|75	
14cu|vdr-plugin-remote-0.5.0-6|76	

15435 14
14cu|vdr-plugin-screenshot-0.0.15-1|1	%define plugin	screenshot
14cu|vdr-plugin-screenshot-0.0.15-1|2	
14cu|vdr-plugin-screenshot-0.0.15-1|3	Summary:	VDR plugin: Takes screenshots
14cu|vdr-plugin-screenshot-0.0.15-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-screenshot-0.0.15-1|5	Version:	0.0.15
14cu|vdr-plugin-screenshot-0.0.15-1|6	Release:	1
14cu|vdr-plugin-screenshot-0.0.15-1|7	Group:		Video
14cu|vdr-plugin-screenshot-0.0.15-1|8	License:	GPL+
14cu|vdr-plugin-screenshot-0.0.15-1|9	URL:		http://www.joachim-wilke.de/vdr-screenshot.htm
14cu|vdr-plugin-screenshot-0.0.15-1|10	Source:		vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-screenshot-0.0.15-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-screenshot-0.0.15-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-screenshot-0.0.15-1|13	
14cu|vdr-plugin-screenshot-0.0.15-1|14	%description
14cu|vdr-plugin-screenshot-0.0.15-1|15	With this plugin you can take still images of your screen. After installing
14cu|vdr-plugin-screenshot-0.0.15-1|16	the plugin, a new mainmenu entry "Screenshot" will show up. Each time you
14cu|vdr-plugin-screenshot-0.0.15-1|17	select this item, a file /tmp/title-yyyymmdd-hhmmss.jpg will be created,
14cu|vdr-plugin-screenshot-0.0.15-1|18	where title is the current transmission or the recording currently replayed.
14cu|vdr-plugin-screenshot-0.0.15-1|19	
14cu|vdr-plugin-screenshot-0.0.15-1|20	%prep
14cu|vdr-plugin-screenshot-0.0.15-1|21	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-screenshot-0.0.15-1|22	%vdr_plugin_prep
14cu|vdr-plugin-screenshot-0.0.15-1|23	
14cu|vdr-plugin-screenshot-0.0.15-1|24	%build
14cu|vdr-plugin-screenshot-0.0.15-1|25	%vdr_plugin_build
14cu|vdr-plugin-screenshot-0.0.15-1|26	
14cu|vdr-plugin-screenshot-0.0.15-1|27	%install
14cu|vdr-plugin-screenshot-0.0.15-1|28	%vdr_plugin_install
14cu|vdr-plugin-screenshot-0.0.15-1|29	
14cu|vdr-plugin-screenshot-0.0.15-1|30	%files -f %plugin.vdr
14cu|vdr-plugin-screenshot-0.0.15-1|31	%doc README HISTORY
14cu|vdr-plugin-screenshot-0.0.15-1|32	
14cu|vdr-plugin-screenshot-0.0.15-1|33	
14cu|vdr-plugin-screenshot-0.0.15-1|34	
14cu|vdr-plugin-screenshot-0.0.15-1|35	
14cu|vdr-plugin-screenshot-0.0.15-1|36	
14cu|vdr-plugin-screenshot-0.0.15-1|37	
14cu|vdr-plugin-screenshot-0.0.15-1|38	
14cu|vdr-plugin-screenshot-0.0.15-1|39	%changelog
14cu|vdr-plugin-screenshot-0.0.15-1|40	
14cu|vdr-plugin-screenshot-0.0.15-1|41	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 0.0.15-1
14cu|vdr-plugin-screenshot-0.0.15-1|42	- (fb68d93) Updated to 0.0.15
14cu|vdr-plugin-screenshot-0.0.15-1|43	
14cu|vdr-plugin-screenshot-0.0.15-1|44	

15436 14
14cu|vdr-plugin-skinelchi-0.2.8-2|1	%define plugin	skinelchi
14cu|vdr-plugin-skinelchi-0.2.8-2|2	%define prever	0
14cu|vdr-plugin-skinelchi-0.2.8-2|3	
14cu|vdr-plugin-skinelchi-0.2.8-2|4	Summary:	VDR plugin: Elchi VDR Skin-Plugin
14cu|vdr-plugin-skinelchi-0.2.8-2|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-skinelchi-0.2.8-2|6	Version:	0.2.8
14cu|vdr-plugin-skinelchi-0.2.8-2|7	%if %{prever}
14cu|vdr-plugin-skinelchi-0.2.8-2|8	Release:	0.%prever.2
14cu|vdr-plugin-skinelchi-0.2.8-2|9	%else
14cu|vdr-plugin-skinelchi-0.2.8-2|10	Release:	2
14cu|vdr-plugin-skinelchi-0.2.8-2|11	%endif
14cu|vdr-plugin-skinelchi-0.2.8-2|12	Group:		Video
14cu|vdr-plugin-skinelchi-0.2.8-2|13	License:	GPLv2+
14cu|vdr-plugin-skinelchi-0.2.8-2|14	URL:		http://firefly.vdr-developer.org/skinelchi
14cu|vdr-plugin-skinelchi-0.2.8-2|15	%if %{prever}
14cu|vdr-plugin-skinelchi-0.2.8-2|16	Source:		http://firefly.vdr-developer.org/skinelchi/vdr-%{plugin}-%{version}%{prever}.tar.bz2
14cu|vdr-plugin-skinelchi-0.2.8-2|17	%else
14cu|vdr-plugin-skinelchi-0.2.8-2|18	Source:		http://firefly.vdr-developer.org/skinelchi/vdr-%{plugin}-%{version}.tar.bz2
14cu|vdr-plugin-skinelchi-0.2.8-2|19	%endif
14cu|vdr-plugin-skinelchi-0.2.8-2|20	Patch0:		skinelchi-0.2.8-mga-separate-install.patch
14cu|vdr-plugin-skinelchi-0.2.8-2|21	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-skinelchi-0.2.8-2|22	BuildRequires:	imagemagick-devel
14cu|vdr-plugin-skinelchi-0.2.8-2|23	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-plugin-skinelchi-0.2.8-2|24	
14cu|vdr-plugin-skinelchi-0.2.8-2|25	%description
14cu|vdr-plugin-skinelchi-0.2.8-2|26	VDR skin plugin, based on:
14cu|vdr-plugin-skinelchi-0.2.8-2|27	- original-skins of vdr
14cu|vdr-plugin-skinelchi-0.2.8-2|28	- Elchi for vdr 1.2.6 and enElchi/Elchi for text2skin
14cu|vdr-plugin-skinelchi-0.2.8-2|29	- osdimage from brougs78
14cu|vdr-plugin-skinelchi-0.2.8-2|30	
14cu|vdr-plugin-skinelchi-0.2.8-2|31	This skin is able to display channel logos. In order to use this
14cu|vdr-plugin-skinelchi-0.2.8-2|32	functionality, channel logos must be put in /usr/share/vdr/chanlogos. The
14cu|vdr-plugin-skinelchi-0.2.8-2|33	recommended format is 64x48px 16-color xpm. When using dxr3 as the
14cu|vdr-plugin-skinelchi-0.2.8-2|34	output device, the recommended maximum number of colors is 6.
14cu|vdr-plugin-skinelchi-0.2.8-2|35	
14cu|vdr-plugin-skinelchi-0.2.8-2|36	%prep
14cu|vdr-plugin-skinelchi-0.2.8-2|37	%if %prever
14cu|vdr-plugin-skinelchi-0.2.8-2|38	%setup -q -n %{plugin}-%{version}%{prever}
14cu|vdr-plugin-skinelchi-0.2.8-2|39	%else
14cu|vdr-plugin-skinelchi-0.2.8-2|40	%setup -q -n %{plugin}-%{version}
14cu|vdr-plugin-skinelchi-0.2.8-2|41	%endif
14cu|vdr-plugin-skinelchi-0.2.8-2|42	%apply_patches
14cu|vdr-plugin-skinelchi-0.2.8-2|43	%vdr_plugin_prep
14cu|vdr-plugin-skinelchi-0.2.8-2|44	
14cu|vdr-plugin-skinelchi-0.2.8-2|45	%vdr_plugin_params_begin %{plugin}
14cu|vdr-plugin-skinelchi-0.2.8-2|46	# optional path for epgimages (default: %{vdr_plugin_cachedir}/epgimages)
14cu|vdr-plugin-skinelchi-0.2.8-2|47	var=ICACHE
14cu|vdr-plugin-skinelchi-0.2.8-2|48	param=--icache=ICACHE
14cu|vdr-plugin-skinelchi-0.2.8-2|49	# path for channel logos
14cu|vdr-plugin-skinelchi-0.2.8-2|50	var=LOGO_DIR
14cu|vdr-plugin-skinelchi-0.2.8-2|51	param=--logos=LOGO_DIR
14cu|vdr-plugin-skinelchi-0.2.8-2|52	default=%{vdr_chanlogodir}
14cu|vdr-plugin-skinelchi-0.2.8-2|53	%vdr_plugin_params_end
14cu|vdr-plugin-skinelchi-0.2.8-2|54	
14cu|vdr-plugin-skinelchi-0.2.8-2|55	cat > README.install.urpmi <<EOF
14cu|vdr-plugin-skinelchi-0.2.8-2|56	%vdr_chanlogo_notice
14cu|vdr-plugin-skinelchi-0.2.8-2|57	EOF
14cu|vdr-plugin-skinelchi-0.2.8-2|58	
14cu|vdr-plugin-skinelchi-0.2.8-2|59	%build
14cu|vdr-plugin-skinelchi-0.2.8-2|60	%vdr_plugin_build SKINELCHI_HAVE_IMAGEMAGICK=1
14cu|vdr-plugin-skinelchi-0.2.8-2|61	
14cu|vdr-plugin-skinelchi-0.2.8-2|62	%install
14cu|vdr-plugin-skinelchi-0.2.8-2|63	%vdr_plugin_install
14cu|vdr-plugin-skinelchi-0.2.8-2|64	mkdir -p %{buildroot}%{_sysconfdir}/vdr/themes
14cu|vdr-plugin-skinelchi-0.2.8-2|65	cp -a themes/* %{buildroot}%{_sysconfdir}/vdr/themes
14cu|vdr-plugin-skinelchi-0.2.8-2|66	
14cu|vdr-plugin-skinelchi-0.2.8-2|67	%files -f %plugin.vdr
14cu|vdr-plugin-skinelchi-0.2.8-2|68	%doc README HISTORY README.install.urpmi
14cu|vdr-plugin-skinelchi-0.2.8-2|69	%{_sysconfdir}/vdr/themes
14cu|vdr-plugin-skinelchi-0.2.8-2|70	
14cu|vdr-plugin-skinelchi-0.2.8-2|71	
14cu|vdr-plugin-skinelchi-0.2.8-2|72	
14cu|vdr-plugin-skinelchi-0.2.8-2|73	%changelog
14cu|vdr-plugin-skinelchi-0.2.8-2|74	
14cu|vdr-plugin-skinelchi-0.2.8-2|75	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 0.2.8-2
14cu|vdr-plugin-skinelchi-0.2.8-2|76	- (46ba21f) Drop obsolete macro
14cu|vdr-plugin-skinelchi-0.2.8-2|77	
14cu|vdr-plugin-skinelchi-0.2.8-2|78	

15437 14
14cu|vdr-plugin-skinenigmang-0.1.2-2|1	%define plugin	skinenigmang
14cu|vdr-plugin-skinenigmang-0.1.2-2|2	
14cu|vdr-plugin-skinenigmang-0.1.2-2|3	Summary:	VDR plugin: EnigmaNG skin
14cu|vdr-plugin-skinenigmang-0.1.2-2|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-skinenigmang-0.1.2-2|5	Version:	0.1.2
14cu|vdr-plugin-skinenigmang-0.1.2-2|6	Release:	2
14cu|vdr-plugin-skinenigmang-0.1.2-2|7	Group:		Video
14cu|vdr-plugin-skinenigmang-0.1.2-2|8	License:	GPL+
14cu|vdr-plugin-skinenigmang-0.1.2-2|9	URL:		http://andreas.vdr-developer.org/enigmang/
14cu|vdr-plugin-skinenigmang-0.1.2-2|10	Source:		http://andreas.vdr-developer.org/enigmang/download/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-skinenigmang-0.1.2-2|11	Source1:	http://andreas.vdr-developer.org/enigmang/download/skinenigmang-logos-xpm-hi-20070702.tgz
14cu|vdr-plugin-skinenigmang-0.1.2-2|12	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-skinenigmang-0.1.2-2|13	BuildRequires:	imagemagick-devel
14cu|vdr-plugin-skinenigmang-0.1.2-2|14	BuildRequires:	freetype2-devel
14cu|vdr-plugin-skinenigmang-0.1.2-2|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-skinenigmang-0.1.2-2|16	
14cu|vdr-plugin-skinenigmang-0.1.2-2|17	%description
14cu|vdr-plugin-skinenigmang-0.1.2-2|18	"EnigmaNG" is a standalone VDR skin based on the "Enigma" text2skin
14cu|vdr-plugin-skinenigmang-0.1.2-2|19	addon.
14cu|vdr-plugin-skinenigmang-0.1.2-2|20	
14cu|vdr-plugin-skinenigmang-0.1.2-2|21	This skin is able to display channel logos. In order to use this
14cu|vdr-plugin-skinenigmang-0.1.2-2|22	functionality, channel logos must be put in /usr/share/vdr/chanlogos. The
14cu|vdr-plugin-skinenigmang-0.1.2-2|23	recommended format is 64x48px 16-color xpm. When using dxr3 as the
14cu|vdr-plugin-skinenigmang-0.1.2-2|24	output device, the recommended maximum number of colors is 6.
14cu|vdr-plugin-skinenigmang-0.1.2-2|25	
14cu|vdr-plugin-skinenigmang-0.1.2-2|26	%prep
14cu|vdr-plugin-skinenigmang-0.1.2-2|27	%setup -q -n %plugin-%{version} -a 1
14cu|vdr-plugin-skinenigmang-0.1.2-2|28	mv %plugin/HISTORY HISTORY.logos
14cu|vdr-plugin-skinenigmang-0.1.2-2|29	mv %plugin/README README.logos
14cu|vdr-plugin-skinenigmang-0.1.2-2|30	%vdr_plugin_prep
14cu|vdr-plugin-skinenigmang-0.1.2-2|31	
14cu|vdr-plugin-skinenigmang-0.1.2-2|32	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-skinenigmang-0.1.2-2|33	# Channel logo directory
14cu|vdr-plugin-skinenigmang-0.1.2-2|34	var=LOGODIR
14cu|vdr-plugin-skinenigmang-0.1.2-2|35	param="-l LOGODIR"
14cu|vdr-plugin-skinenigmang-0.1.2-2|36	default=%{vdr_chanlogodir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|37	# Set directory where epgimages are stored
14cu|vdr-plugin-skinenigmang-0.1.2-2|38	var=IMAGESDIR
14cu|vdr-plugin-skinenigmang-0.1.2-2|39	param="-i IMAGESDIR"
14cu|vdr-plugin-skinenigmang-0.1.2-2|40	default=%{vdr_plugin_cachedir}/epgimages
14cu|vdr-plugin-skinenigmang-0.1.2-2|41	%vdr_plugin_params_end
14cu|vdr-plugin-skinenigmang-0.1.2-2|42	
14cu|vdr-plugin-skinenigmang-0.1.2-2|43	cat > README.install.urpmi <<EOF
14cu|vdr-plugin-skinenigmang-0.1.2-2|44	%vdr_chanlogo_notice
14cu|vdr-plugin-skinenigmang-0.1.2-2|45	EOF
14cu|vdr-plugin-skinenigmang-0.1.2-2|46	
14cu|vdr-plugin-skinenigmang-0.1.2-2|47	%build
14cu|vdr-plugin-skinenigmang-0.1.2-2|48	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
14cu|vdr-plugin-skinenigmang-0.1.2-2|49	%vdr_plugin_build \
14cu|vdr-plugin-skinenigmang-0.1.2-2|50	SKINENIGMA_USE_PLUGIN_EPGSEARCH=1 \
14cu|vdr-plugin-skinenigmang-0.1.2-2|51	SKINENIGMA_USE_PLUGIN_AVARDS=1 \
14cu|vdr-plugin-skinenigmang-0.1.2-2|52	SKINENIGMA_USE_PLUGIN_MAILBOX=1 \
14cu|vdr-plugin-skinenigmang-0.1.2-2|53	HAVE_IMAGEMAGICK=1 \
14cu|vdr-plugin-skinenigmang-0.1.2-2|54	HAVE_FREETYPE=1
14cu|vdr-plugin-skinenigmang-0.1.2-2|55	
14cu|vdr-plugin-skinenigmang-0.1.2-2|56	%install
14cu|vdr-plugin-skinenigmang-0.1.2-2|57	%vdr_plugin_install
14cu|vdr-plugin-skinenigmang-0.1.2-2|58	
14cu|vdr-plugin-skinenigmang-0.1.2-2|59	install -d -m755 %{buildroot}%{vdr_themedir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|60	install -m644 themes/*.theme %{buildroot}%{vdr_themedir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|61	
14cu|vdr-plugin-skinenigmang-0.1.2-2|62	install -d -m755 %{buildroot}%{vdr_plugin_datadir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|63	cp -a %{plugin} %{buildroot}%{vdr_plugin_datadir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|64	
14cu|vdr-plugin-skinenigmang-0.1.2-2|65	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-plugin-skinenigmang-0.1.2-2|66	ln -s %{vdr_plugin_datadir}/%{plugin} %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-skinenigmang-0.1.2-2|67	
14cu|vdr-plugin-skinenigmang-0.1.2-2|68	%files -f %plugin.vdr
14cu|vdr-plugin-skinenigmang-0.1.2-2|69	%doc README* HISTORY*
14cu|vdr-plugin-skinenigmang-0.1.2-2|70	%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-skinenigmang-0.1.2-2|71	%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-skinenigmang-0.1.2-2|72	%{vdr_themedir}/*.theme
14cu|vdr-plugin-skinenigmang-0.1.2-2|73	
14cu|vdr-plugin-skinenigmang-0.1.2-2|74	
14cu|vdr-plugin-skinenigmang-0.1.2-2|75	
14cu|vdr-plugin-skinenigmang-0.1.2-2|76	%changelog
14cu|vdr-plugin-skinenigmang-0.1.2-2|77	
14cu|vdr-plugin-skinenigmang-0.1.2-2|78	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 0.1.2-2
14cu|vdr-plugin-skinenigmang-0.1.2-2|79	- (fdf40f1) Drop obsolete macro
14cu|vdr-plugin-skinenigmang-0.1.2-2|80	
14cu|vdr-plugin-skinenigmang-0.1.2-2|81	

15438 14
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|1	%define plugin	skinsoppalusikka
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|2	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|3	Summary:	VDR plugin: Soppalusikka skin
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|5	Version:	2.0.1
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|6	Release:	2
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|7	Group:		Video
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|8	License:	GPLv2+
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|9	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|10	Source:		vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|11	Obsoletes:	vdr-skin-soppalusikka < 1.6.0
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|12	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|14	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|15	%description
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|16	The "Soppalusikka" is a standalone skin providing the good old
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|17	"ElchiAIO" looks.
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|18	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|19	This skin is able to display channel logos. In order to use this
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|20	functionality, channel logos must be put in /usr/share/vdr/chanlogos. The
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|21	recommended format is 64x48px 16-color xpm. When using dxr3 as the
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|22	output device, the recommended maximum number of colors is 6.
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|23	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|24	%prep
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|25	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|26	%vdr_plugin_prep
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|27	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|28	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|29	# Channel logo directory
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|30	var=LOGO_DIR
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|31	param=--logodir=LOGO_DIR
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|32	default=%{_vdr_chanlogodir}
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|33	%vdr_plugin_params_end
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|34	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|35	cat > README.install.urpmi <<EOF
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|36	This skin is able to display channel logos. In order to use this
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|37	functionality, channel logos must be put in /usr/share/vdr/chanlogos. The
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|38	recommended format is 64x48px 16-color xpm. When using dxr3 as the
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|39	output device, the recommended maximum number of colors is 6.
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|40	EOF
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|41	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|42	%build
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|43	%vdr_plugin_build STRIP=/bin/true
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|44	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|45	%install
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|46	%vdr_plugin_install
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|47	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|48	%files -f %plugin.vdr
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|49	%doc README HISTORY README.install.urpmi
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|50	/var/lib/vdr/themes/*.theme
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|51	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|52	%changelog
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|53	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|54	* Wed Jun 22 2016 Denis Silakov <dsilakov@gmail.com> 2.0.1-2
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|55	- (313e55b) Fix files
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|56	
14cu|vdr-plugin-skinsoppalusikka-2.0.1-2|57	

15439 14
14cu|vdr-plugin-solitaire-0.0.2-21|1	%define plugin	solitaire
14cu|vdr-plugin-solitaire-0.0.2-21|2	
14cu|vdr-plugin-solitaire-0.0.2-21|3	Summary:	VDR plugin: The well-known card game
14cu|vdr-plugin-solitaire-0.0.2-21|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-solitaire-0.0.2-21|5	Version:	0.0.2
14cu|vdr-plugin-solitaire-0.0.2-21|6	Release:	21
14cu|vdr-plugin-solitaire-0.0.2-21|7	Group:		Video
14cu|vdr-plugin-solitaire-0.0.2-21|8	License:	GPL
14cu|vdr-plugin-solitaire-0.0.2-21|9	URL:		http://www.djdagobert.com/vdr/solitaire/
14cu|vdr-plugin-solitaire-0.0.2-21|10	Source:		http://www.djdagobert.com/vdr/solitaire/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-solitaire-0.0.2-21|11	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
14cu|vdr-plugin-solitaire-0.0.2-21|12	Patch1:		91_solitaire-0.0.2-1.5.4.dpatch
14cu|vdr-plugin-solitaire-0.0.2-21|13	Patch2:		solitaire-0.0.2-i18n-1.6.patch
14cu|vdr-plugin-solitaire-0.0.2-21|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-solitaire-0.0.2-21|15	BuildRequires:	dos2unix
14cu|vdr-plugin-solitaire-0.0.2-21|16	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-solitaire-0.0.2-21|17	
14cu|vdr-plugin-solitaire-0.0.2-21|18	%description
14cu|vdr-plugin-solitaire-0.0.2-21|19	This solitaire plugin is an implementation of the (well-known) card game
14cu|vdr-plugin-solitaire-0.0.2-21|20	"Solitaire" played on the On Screen Display of your Video Disk Recorder.
14cu|vdr-plugin-solitaire-0.0.2-21|21	
14cu|vdr-plugin-solitaire-0.0.2-21|22	%prep
14cu|vdr-plugin-solitaire-0.0.2-21|23	%setup -q -c
14cu|vdr-plugin-solitaire-0.0.2-21|24	cd %plugin
14cu|vdr-plugin-solitaire-0.0.2-21|25	dos2unix tools/list.h
14cu|vdr-plugin-solitaire-0.0.2-21|26	%patch0 -p1 -b .gcc34
14cu|vdr-plugin-solitaire-0.0.2-21|27	%patch1 -p1
14cu|vdr-plugin-solitaire-0.0.2-21|28	%patch2 -p1
14cu|vdr-plugin-solitaire-0.0.2-21|29	%vdr_plugin_prep
14cu|vdr-plugin-solitaire-0.0.2-21|30	
14cu|vdr-plugin-solitaire-0.0.2-21|31	chmod 0644 CONTRIBUTORS HISTORY README
14cu|vdr-plugin-solitaire-0.0.2-21|32	
14cu|vdr-plugin-solitaire-0.0.2-21|33	%build
14cu|vdr-plugin-solitaire-0.0.2-21|34	cd %plugin
14cu|vdr-plugin-solitaire-0.0.2-21|35	%vdr_plugin_build
14cu|vdr-plugin-solitaire-0.0.2-21|36	
14cu|vdr-plugin-solitaire-0.0.2-21|37	%install
14cu|vdr-plugin-solitaire-0.0.2-21|38	
14cu|vdr-plugin-solitaire-0.0.2-21|39	cd %plugin
14cu|vdr-plugin-solitaire-0.0.2-21|40	%vdr_plugin_install
14cu|vdr-plugin-solitaire-0.0.2-21|41	
14cu|vdr-plugin-solitaire-0.0.2-21|42	install -d -m755 %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-solitaire-0.0.2-21|43	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
14cu|vdr-plugin-solitaire-0.0.2-21|44	install -m644 solitaire/* %{buildroot}%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-solitaire-0.0.2-21|45	ln -s %{vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{vdr_plugin_cfgdir}/solitaire
14cu|vdr-plugin-solitaire-0.0.2-21|46	
14cu|vdr-plugin-solitaire-0.0.2-21|47	%files -f %plugin/%plugin.vdr
14cu|vdr-plugin-solitaire-0.0.2-21|48	%doc %plugin/README %plugin/HISTORY %plugin/CONTRIBUTORS
14cu|vdr-plugin-solitaire-0.0.2-21|49	%{vdr_plugin_cfgdir}/solitaire
14cu|vdr-plugin-solitaire-0.0.2-21|50	%{vdr_plugin_datadir}/%{plugin}
14cu|vdr-plugin-solitaire-0.0.2-21|51	
14cu|vdr-plugin-solitaire-0.0.2-21|52	%changelog
14cu|vdr-plugin-solitaire-0.0.2-21|53	
14cu|vdr-plugin-solitaire-0.0.2-21|54	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-21
14cu|vdr-plugin-solitaire-0.0.2-21|55	- (c0c9418) Fix macro names
14cu|vdr-plugin-solitaire-0.0.2-21|56	
14cu|vdr-plugin-solitaire-0.0.2-21|57	

15440 14
14cu|vdr-plugin-streamdev-0.6.0-1|1	%define plugin	streamdev
14cu|vdr-plugin-streamdev-0.6.0-1|2	%define snap	0
14cu|vdr-plugin-streamdev-0.6.0-1|3	
14cu|vdr-plugin-streamdev-0.6.0-1|4	Summary:	VDR plugin: streamdev
14cu|vdr-plugin-streamdev-0.6.0-1|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-streamdev-0.6.0-1|6	Version:	0.6.0
14cu|vdr-plugin-streamdev-0.6.0-1|7	%if %snap
14cu|vdr-plugin-streamdev-0.6.0-1|8	Release:	0.%snap.1
14cu|vdr-plugin-streamdev-0.6.0-1|9	%else
14cu|vdr-plugin-streamdev-0.6.0-1|10	Release:	1
14cu|vdr-plugin-streamdev-0.6.0-1|11	%endif
14cu|vdr-plugin-streamdev-0.6.0-1|12	Group:		Video
14cu|vdr-plugin-streamdev-0.6.0-1|13	# Several .c files cause GPLv2+, others are GPL+
14cu|vdr-plugin-streamdev-0.6.0-1|14	License:	GPLv2+
14cu|vdr-plugin-streamdev-0.6.0-1|15	URL:		http://streamdev.vdr-developer.org/
14cu|vdr-plugin-streamdev-0.6.0-1|16	
14cu|vdr-plugin-streamdev-0.6.0-1|17	%if %snap
14cu|vdr-plugin-streamdev-0.6.0-1|18	# git://projects.vdr-developer.org/vdr-plugin-streamdev.git
14cu|vdr-plugin-streamdev-0.6.0-1|19	# git archive --prefix streamdev/ master | xz > vdr-streamdev-git20120225.tar.xz
14cu|vdr-plugin-streamdev-0.6.0-1|20	Source:		vdr-%plugin-git%snap.tar.xz
14cu|vdr-plugin-streamdev-0.6.0-1|21	%else
14cu|vdr-plugin-streamdev-0.6.0-1|22	Source:		http://streamdev.vdr-developer.org/releases/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-streamdev-0.6.0-1|23	%endif
14cu|vdr-plugin-streamdev-0.6.0-1|24	# The default writerbuffer seems to be either too small for high-bitrate
14cu|vdr-plugin-streamdev-0.6.0-1|25	# streams or buffer-full situation is handled wrongly.
14cu|vdr-plugin-streamdev-0.6.0-1|26	# I suspect the latter. TODO: investigate
14cu|vdr-plugin-streamdev-0.6.0-1|27	# -Anssi 10/2013
14cu|vdr-plugin-streamdev-0.6.0-1|28	# same for streamerbuffer
14cu|vdr-plugin-streamdev-0.6.0-1|29	# -Anssi 11/2014
14cu|vdr-plugin-streamdev-0.6.0-1|30	Patch0:		streamdev-buffers-size.patch
14cu|vdr-plugin-streamdev-0.6.0-1|31	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-streamdev-0.6.0-1|32	
14cu|vdr-plugin-streamdev-0.6.0-1|33	%description
14cu|vdr-plugin-streamdev-0.6.0-1|34	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cu|vdr-plugin-streamdev-0.6.0-1|35	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cu|vdr-plugin-streamdev-0.6.0-1|36	
14cu|vdr-plugin-streamdev-0.6.0-1|37	It consists of a server and a client part, but both parts are compiled together
14cu|vdr-plugin-streamdev-0.6.0-1|38	with the PlugIn source, but appear as separate PlugIns to VDR.
14cu|vdr-plugin-streamdev-0.6.0-1|39	
14cu|vdr-plugin-streamdev-0.6.0-1|40	%package server
14cu|vdr-plugin-streamdev-0.6.0-1|41	Summary:	VDR plugin: VDR Streaming Server
14cu|vdr-plugin-streamdev-0.6.0-1|42	Group:		Video
14cu|vdr-plugin-streamdev-0.6.0-1|43	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-streamdev-0.6.0-1|44	
14cu|vdr-plugin-streamdev-0.6.0-1|45	%description server
14cu|vdr-plugin-streamdev-0.6.0-1|46	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cu|vdr-plugin-streamdev-0.6.0-1|47	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cu|vdr-plugin-streamdev-0.6.0-1|48	
14cu|vdr-plugin-streamdev-0.6.0-1|49	The server part acts as a Receiver-Device and works transparently in the
14cu|vdr-plugin-streamdev-0.6.0-1|50	background within your running VDR. It can serve multiple clients and it can
14cu|vdr-plugin-streamdev-0.6.0-1|51	distribute multiple input streams (i.e. from multiple DVB-cards) to multiple
14cu|vdr-plugin-streamdev-0.6.0-1|52	clients using the native VTP protocol (for VDR-clients), or using the HTTP
14cu|vdr-plugin-streamdev-0.6.0-1|53	protocol supporting clients such as XINE, MPlayer and so on. With XMMS or
14cu|vdr-plugin-streamdev-0.6.0-1|54	WinAMP, you can also listen to radio channels over a HTTP connection.
14cu|vdr-plugin-streamdev-0.6.0-1|55	
14cu|vdr-plugin-streamdev-0.6.0-1|56	%package client
14cu|vdr-plugin-streamdev-0.6.0-1|57	Summary:	VDR plugin: VTP Streaming Client
14cu|vdr-plugin-streamdev-0.6.0-1|58	Group:		Video
14cu|vdr-plugin-streamdev-0.6.0-1|59	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-streamdev-0.6.0-1|60	
14cu|vdr-plugin-streamdev-0.6.0-1|61	%description client
14cu|vdr-plugin-streamdev-0.6.0-1|62	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
14cu|vdr-plugin-streamdev-0.6.0-1|63	see file PROTOCOL) and a basic HTTP Streaming Protocol.
14cu|vdr-plugin-streamdev-0.6.0-1|64	
14cu|vdr-plugin-streamdev-0.6.0-1|65	The client part acts as a full Input Device, so it can be used in conjunction
14cu|vdr-plugin-streamdev-0.6.0-1|66	with a DXR3-Card, XINE, SoftDevice or others to act as a working VDR
14cu|vdr-plugin-streamdev-0.6.0-1|67	installation without any DVB-Hardware including EPG-Handling.
14cu|vdr-plugin-streamdev-0.6.0-1|68	
14cu|vdr-plugin-streamdev-0.6.0-1|69	%prep
14cu|vdr-plugin-streamdev-0.6.0-1|70	%if %snap
14cu|vdr-plugin-streamdev-0.6.0-1|71	%setup -q -n %plugin
14cu|vdr-plugin-streamdev-0.6.0-1|72	%else
14cu|vdr-plugin-streamdev-0.6.0-1|73	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-streamdev-0.6.0-1|74	%endif
14cu|vdr-plugin-streamdev-0.6.0-1|75	%apply_patches
14cu|vdr-plugin-streamdev-0.6.0-1|76	cd server
14cu|vdr-plugin-streamdev-0.6.0-1|77	%vdr_plugin_prep
14cu|vdr-plugin-streamdev-0.6.0-1|78	cd ../client
14cu|vdr-plugin-streamdev-0.6.0-1|79	%vdr_plugin_prep
14cu|vdr-plugin-streamdev-0.6.0-1|80	cd ..
14cu|vdr-plugin-streamdev-0.6.0-1|81	
14cu|vdr-plugin-streamdev-0.6.0-1|82	perl -pi -e 's/^CFLAGS =/MOREFLAGS =/' libdvbmpeg/Makefile
14cu|vdr-plugin-streamdev-0.6.0-1|83	sed -i 's/$(CFLAGS)/$(MOREFLAGS) $(CFLAGS)/' libdvbmpeg/Makefile
14cu|vdr-plugin-streamdev-0.6.0-1|84	
14cu|vdr-plugin-streamdev-0.6.0-1|85	cd server
14cu|vdr-plugin-streamdev-0.6.0-1|86	%vdr_plugin_params_begin %plugin-server
14cu|vdr-plugin-streamdev-0.6.0-1|87	# Credentials for HTTP authentication, in format "LOGIN:PASSWORD".
14cu|vdr-plugin-streamdev-0.6.0-1|88	# Credentials are required when connecting from a host not listed in
14cu|vdr-plugin-streamdev-0.6.0-1|89	# streamdevhosts.conf. The default (i.e. no credentials set below) is to
14cu|vdr-plugin-streamdev-0.6.0-1|90	# not allow connection from such hosts at all.
14cu|vdr-plugin-streamdev-0.6.0-1|91	var=AUTH
14cu|vdr-plugin-streamdev-0.6.0-1|92	param=--auth=AUTH
14cu|vdr-plugin-streamdev-0.6.0-1|93	# Define an external command for remuxing
14cu|vdr-plugin-streamdev-0.6.0-1|94	var=REMUXER
14cu|vdr-plugin-streamdev-0.6.0-1|95	param=--remux=REMUXER
14cu|vdr-plugin-streamdev-0.6.0-1|96	%vdr_plugin_params_end
14cu|vdr-plugin-streamdev-0.6.0-1|97	cd ..
14cu|vdr-plugin-streamdev-0.6.0-1|98	
14cu|vdr-plugin-streamdev-0.6.0-1|99	cat > README.0.5.0-1.upgrade.urpmi <<EOF
14cu|vdr-plugin-streamdev-0.6.0-1|100	The config file location of streamdev has changed from
14cu|vdr-plugin-streamdev-0.6.0-1|101	/var/lib/vdr/config/plugins/streamdev
14cu|vdr-plugin-streamdev-0.6.0-1|102	to
14cu|vdr-plugin-streamdev-0.6.0-1|103	/var/lib/vdr/config/plugins/streamdev-server.
14cu|vdr-plugin-streamdev-0.6.0-1|104	streamdevhosts.conf has been automatically moved unless there was a conflict.
14cu|vdr-plugin-streamdev-0.6.0-1|105	externremux.sh is not moved automatically as there has been a slight change
14cu|vdr-plugin-streamdev-0.6.0-1|106	in the syntax (it has to provide HTTP headers).
14cu|vdr-plugin-streamdev-0.6.0-1|107	EOF
14cu|vdr-plugin-streamdev-0.6.0-1|108	
14cu|vdr-plugin-streamdev-0.6.0-1|109	%build
14cu|vdr-plugin-streamdev-0.6.0-1|110	%vdr_plugin_build
14cu|vdr-plugin-streamdev-0.6.0-1|111	
14cu|vdr-plugin-streamdev-0.6.0-1|112	%install
14cu|vdr-plugin-streamdev-0.6.0-1|113	cd server
14cu|vdr-plugin-streamdev-0.6.0-1|114	
14cu|vdr-plugin-streamdev-0.6.0-1|115	%vdr_plugin_install
14cu|vdr-plugin-streamdev-0.6.0-1|116	cd ../client
14cu|vdr-plugin-streamdev-0.6.0-1|117	
14cu|vdr-plugin-streamdev-0.6.0-1|118	%vdr_plugin_install
14cu|vdr-plugin-streamdev-0.6.0-1|119	cd ..
14cu|vdr-plugin-streamdev-0.6.0-1|120	
14cu|vdr-plugin-streamdev-0.6.0-1|121	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cu|vdr-plugin-streamdev-0.6.0-1|122	install -m755 %plugin-server/externremux.sh %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cu|vdr-plugin-streamdev-0.6.0-1|123	install -m644 %plugin-server/streamdevhosts.conf %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
14cu|vdr-plugin-streamdev-0.6.0-1|124	
14cu|vdr-plugin-streamdev-0.6.0-1|125	%pre server
14cu|vdr-plugin-streamdev-0.6.0-1|126	if [ $1 = 2 ] && ! [ -e %{vdr_plugin_cfgdir}/%{plugin}-server ] && [ -e %{vdr_plugin_cfgdir}/%{plugin} ]; then
14cu|vdr-plugin-streamdev-0.6.0-1|127	mkdir -p %{vdr_plugin_cfgdir}/%{plugin}-server
14cu|vdr-plugin-streamdev-0.6.0-1|128	touch %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
14cu|vdr-plugin-streamdev-0.6.0-1|129	fi
14cu|vdr-plugin-streamdev-0.6.0-1|130	
14cu|vdr-plugin-streamdev-0.6.0-1|131	%post server
14cu|vdr-plugin-streamdev-0.6.0-1|132	if [ $1 = 2 ] && [ -e %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration ]; then
14cu|vdr-plugin-streamdev-0.6.0-1|133	mv -vf %{vdr_plugin_cfgdir}/%{plugin}/streamdevhosts.conf %{vdr_plugin_cfgdir}/%{plugin}-server/streamdevhosts.conf
14cu|vdr-plugin-streamdev-0.6.0-1|134	rm -f %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
14cu|vdr-plugin-streamdev-0.6.0-1|135	fi
14cu|vdr-plugin-streamdev-0.6.0-1|136	
14cu|vdr-plugin-streamdev-0.6.0-1|137	%files server -f server/streamdev-server.vdr
14cu|vdr-plugin-streamdev-0.6.0-1|138	%doc README HISTORY CONTRIBUTORS PROTOCOL README.*.upgrade.urpmi
14cu|vdr-plugin-streamdev-0.6.0-1|139	%dir %{vdr_plugin_cfgdir}/%plugin-server
14cu|vdr-plugin-streamdev-0.6.0-1|140	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/streamdevhosts.conf
14cu|vdr-plugin-streamdev-0.6.0-1|141	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/externremux.sh
14cu|vdr-plugin-streamdev-0.6.0-1|142	
14cu|vdr-plugin-streamdev-0.6.0-1|143	%files client -f client/streamdev-client.vdr
14cu|vdr-plugin-streamdev-0.6.0-1|144	%doc README HISTORY CONTRIBUTORS
14cu|vdr-plugin-streamdev-0.6.0-1|145	
14cu|vdr-plugin-streamdev-0.6.0-1|146	
14cu|vdr-plugin-streamdev-0.6.0-1|147	
14cu|vdr-plugin-streamdev-0.6.0-1|148	%changelog
14cu|vdr-plugin-streamdev-0.6.0-1|149	
14cu|vdr-plugin-streamdev-0.6.0-1|150	* Fri Aug 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
14cu|vdr-plugin-streamdev-0.6.0-1|151	- (5f91193) Updated to 0.6.0
14cu|vdr-plugin-streamdev-0.6.0-1|152	
14cu|vdr-plugin-streamdev-0.6.0-1|153	

15441 14
14cu|vdr-plugin-sudoku-0.3.5-4|1	%define plugin	sudoku
14cu|vdr-plugin-sudoku-0.3.5-4|2	
14cu|vdr-plugin-sudoku-0.3.5-4|3	Summary:	VDR plugin: Sudoku - generate and solve Number Place puzzles
14cu|vdr-plugin-sudoku-0.3.5-4|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-sudoku-0.3.5-4|5	Version:	0.3.5
14cu|vdr-plugin-sudoku-0.3.5-4|6	Release:	4
14cu|vdr-plugin-sudoku-0.3.5-4|7	Group:		Video
14cu|vdr-plugin-sudoku-0.3.5-4|8	License:	GPL
14cu|vdr-plugin-sudoku-0.3.5-4|9	URL:		http://toms-cafe.de/vdr/sudoku/
14cu|vdr-plugin-sudoku-0.3.5-4|10	Source:		http://projects.vdr-developer.org/attachments/download/280/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-sudoku-0.3.5-4|11	# Fixes build (04/2008)
14cu|vdr-plugin-sudoku-0.3.5-4|12	Patch0:		sudoku-0.2.1-makefile.patch
14cu|vdr-plugin-sudoku-0.3.5-4|13	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-sudoku-0.3.5-4|14	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-sudoku-0.3.5-4|15	
14cu|vdr-plugin-sudoku-0.3.5-4|16	%description
14cu|vdr-plugin-sudoku-0.3.5-4|17	'Sudoku' is a VDR plugin to generate and solve Number Place puzzles, so called
14cu|vdr-plugin-sudoku-0.3.5-4|18	Sudokus.
14cu|vdr-plugin-sudoku-0.3.5-4|19	
14cu|vdr-plugin-sudoku-0.3.5-4|20	A Sudoku puzzle consists of 9 x 9 cells subdivided into 9 regions with 3 x 3
14cu|vdr-plugin-sudoku-0.3.5-4|21	cells. The rules are simple. There have to be the numbers from 1 to 9 in every
14cu|vdr-plugin-sudoku-0.3.5-4|22	row, column and region. In the beginning some numbers are given. These cells
14cu|vdr-plugin-sudoku-0.3.5-4|23	are painted with cyan background color. The aim of the puzzle is to find the
14cu|vdr-plugin-sudoku-0.3.5-4|24	missing numbers. There is only one solution of a Sudoku puzzle.
14cu|vdr-plugin-sudoku-0.3.5-4|25	
14cu|vdr-plugin-sudoku-0.3.5-4|26	%prep
14cu|vdr-plugin-sudoku-0.3.5-4|27	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-sudoku-0.3.5-4|28	%patch0 -p1
14cu|vdr-plugin-sudoku-0.3.5-4|29	%vdr_plugin_prep
14cu|vdr-plugin-sudoku-0.3.5-4|30	
14cu|vdr-plugin-sudoku-0.3.5-4|31	%build
14cu|vdr-plugin-sudoku-0.3.5-4|32	%vdr_plugin_build
14cu|vdr-plugin-sudoku-0.3.5-4|33	%make -C tools CXXFLAGS="%{optflags} %ldflags"
14cu|vdr-plugin-sudoku-0.3.5-4|34	
14cu|vdr-plugin-sudoku-0.3.5-4|35	%install
14cu|vdr-plugin-sudoku-0.3.5-4|36	%vdr_plugin_install
14cu|vdr-plugin-sudoku-0.3.5-4|37	%makeinstall -C tools
14cu|vdr-plugin-sudoku-0.3.5-4|38	
14cu|vdr-plugin-sudoku-0.3.5-4|39	%files -f %plugin.vdr
14cu|vdr-plugin-sudoku-0.3.5-4|40	%doc README HISTORY
14cu|vdr-plugin-sudoku-0.3.5-4|41	%{_bindir}/sudoku_generator
14cu|vdr-plugin-sudoku-0.3.5-4|42	%{_mandir}/man1/sudoku_generator.1*
14cu|vdr-plugin-sudoku-0.3.5-4|43	
14cu|vdr-plugin-sudoku-0.3.5-4|44	
14cu|vdr-plugin-sudoku-0.3.5-4|45	
14cu|vdr-plugin-sudoku-0.3.5-4|46	
14cu|vdr-plugin-sudoku-0.3.5-4|47	%changelog
14cu|vdr-plugin-sudoku-0.3.5-4|48	
14cu|vdr-plugin-sudoku-0.3.5-4|49	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 0.3.5-4
14cu|vdr-plugin-sudoku-0.3.5-4|50	- (86c07eb) Bump release
14cu|vdr-plugin-sudoku-0.3.5-4|51	
14cu|vdr-plugin-sudoku-0.3.5-4|52	

15442 14
14cu|vdr-plugin-suspendoutput-2.0.0-4|1	%define plugin	suspendoutput
14cu|vdr-plugin-suspendoutput-2.0.0-4|2	
14cu|vdr-plugin-suspendoutput-2.0.0-4|3	Summary:	VDR plugin: Suspend output
14cu|vdr-plugin-suspendoutput-2.0.0-4|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-suspendoutput-2.0.0-4|5	Version:	2.0.0
14cu|vdr-plugin-suspendoutput-2.0.0-4|6	Release:	4
14cu|vdr-plugin-suspendoutput-2.0.0-4|7	Group:		Video
14cu|vdr-plugin-suspendoutput-2.0.0-4|8	License:	GPLv2+
14cu|vdr-plugin-suspendoutput-2.0.0-4|9	URL:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/
14cu|vdr-plugin-suspendoutput-2.0.0-4|10	Source:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-suspendoutput-2.0.0-4|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-suspendoutput-2.0.0-4|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-suspendoutput-2.0.0-4|13	
14cu|vdr-plugin-suspendoutput-2.0.0-4|14	%description
14cu|vdr-plugin-suspendoutput-2.0.0-4|15	Suspend vdr output (display still image instead of live video).
14cu|vdr-plugin-suspendoutput-2.0.0-4|16	Suspending live TV releases current channel (DVB card) for
14cu|vdr-plugin-suspendoutput-2.0.0-4|17	recording(s) and saves some CPU time with software decoders.
14cu|vdr-plugin-suspendoutput-2.0.0-4|18	Blanking display while replay is paused can avoid burning the image
14cu|vdr-plugin-suspendoutput-2.0.0-4|19	on tube.
14cu|vdr-plugin-suspendoutput-2.0.0-4|20	
14cu|vdr-plugin-suspendoutput-2.0.0-4|21	%prep
14cu|vdr-plugin-suspendoutput-2.0.0-4|22	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-suspendoutput-2.0.0-4|23	%vdr_plugin_prep
14cu|vdr-plugin-suspendoutput-2.0.0-4|24	
14cu|vdr-plugin-suspendoutput-2.0.0-4|25	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-suspendoutput-2.0.0-4|26	# Show suspend/resume entry in main menu (default)
14cu|vdr-plugin-suspendoutput-2.0.0-4|27	var=MENU
14cu|vdr-plugin-suspendoutput-2.0.0-4|28	param=-m
14cu|vdr-plugin-suspendoutput-2.0.0-4|29	# Don't show entry in main menu
14cu|vdr-plugin-suspendoutput-2.0.0-4|30	var=NOMENU
14cu|vdr-plugin-suspendoutput-2.0.0-4|31	param=-M
14cu|vdr-plugin-suspendoutput-2.0.0-4|32	# Suspend output after MIN minutes of inactivity (default: 120 minutes)
14cu|vdr-plugin-suspendoutput-2.0.0-4|33	var=TIMER_MIN
14cu|vdr-plugin-suspendoutput-2.0.0-4|34	param=--timer=TIMER_MIN
14cu|vdr-plugin-suspendoutput-2.0.0-4|35	# Disable inactivity timer
14cu|vdr-plugin-suspendoutput-2.0.0-4|36	var=NOTIMER
14cu|vdr-plugin-suspendoutput-2.0.0-4|37	param=-T
14cu|vdr-plugin-suspendoutput-2.0.0-4|38	# Allow suspend when replay is paused
14cu|vdr-plugin-suspendoutput-2.0.0-4|39	var=PAUSED
14cu|vdr-plugin-suspendoutput-2.0.0-4|40	param=-p
14cu|vdr-plugin-suspendoutput-2.0.0-4|41	# Show VDR logo when suspended
14cu|vdr-plugin-suspendoutput-2.0.0-4|42	var=LOGO
14cu|vdr-plugin-suspendoutput-2.0.0-4|43	param=-l
14cu|vdr-plugin-suspendoutput-2.0.0-4|44	# Blank screen when suspended
14cu|vdr-plugin-suspendoutput-2.0.0-4|45	var=BLANK
14cu|vdr-plugin-suspendoutput-2.0.0-4|46	param=-b
14cu|vdr-plugin-suspendoutput-2.0.0-4|47	%vdr_plugin_params_end
14cu|vdr-plugin-suspendoutput-2.0.0-4|48	
14cu|vdr-plugin-suspendoutput-2.0.0-4|49	%build
14cu|vdr-plugin-suspendoutput-2.0.0-4|50	%vdr_plugin_build
14cu|vdr-plugin-suspendoutput-2.0.0-4|51	
14cu|vdr-plugin-suspendoutput-2.0.0-4|52	%install
14cu|vdr-plugin-suspendoutput-2.0.0-4|53	%vdr_plugin_install
14cu|vdr-plugin-suspendoutput-2.0.0-4|54	
14cu|vdr-plugin-suspendoutput-2.0.0-4|55	%files -f %plugin.vdr
14cu|vdr-plugin-suspendoutput-2.0.0-4|56	%doc README HISTORY
14cu|vdr-plugin-suspendoutput-2.0.0-4|57	
14cu|vdr-plugin-suspendoutput-2.0.0-4|58	
14cu|vdr-plugin-suspendoutput-2.0.0-4|59	
14cu|vdr-plugin-suspendoutput-2.0.0-4|60	%changelog
14cu|vdr-plugin-suspendoutput-2.0.0-4|61	
14cu|vdr-plugin-suspendoutput-2.0.0-4|62	* Wed Sep 23 2015 dsilakov <denis.silakov@rosalab.ru> 2.0.0-4
14cu|vdr-plugin-suspendoutput-2.0.0-4|63	- (0bc149b) Merge pull request #1 from dmt_obd/vdr-plugin-suspendoutput:rosa2014.1
14cu|vdr-plugin-suspendoutput-2.0.0-4|64	- (0bc149b) Updated to 2.0.0
14cu|vdr-plugin-suspendoutput-2.0.0-4|65	
14cu|vdr-plugin-suspendoutput-2.0.0-4|66	

15443 14
14cu|vdr-plugin-svdrpservice-1.0.0-1|1	%define plugin	svdrpservice
14cu|vdr-plugin-svdrpservice-1.0.0-1|2	
14cu|vdr-plugin-svdrpservice-1.0.0-1|3	Summary:	VDR plugin: SVDRP client
14cu|vdr-plugin-svdrpservice-1.0.0-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-svdrpservice-1.0.0-1|5	Version:	1.0.0
14cu|vdr-plugin-svdrpservice-1.0.0-1|6	Release:	1
14cu|vdr-plugin-svdrpservice-1.0.0-1|7	Group:		Video
14cu|vdr-plugin-svdrpservice-1.0.0-1|8	License:	GPL+
14cu|vdr-plugin-svdrpservice-1.0.0-1|9	URL:		http://vdr.schmirler.de/
14cu|vdr-plugin-svdrpservice-1.0.0-1|10	Source:		http://vdr.schmirler.de/svdrpservice/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-svdrpservice-1.0.0-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-svdrpservice-1.0.0-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-svdrpservice-1.0.0-1|13	
14cu|vdr-plugin-svdrpservice-1.0.0-1|14	%description
14cu|vdr-plugin-svdrpservice-1.0.0-1|15	This plugin offers SVDRP connections as a service to other plugins.
14cu|vdr-plugin-svdrpservice-1.0.0-1|16	Connecting to streamdev's VTP server port is possible, too. VTP provides
14cu|vdr-plugin-svdrpservice-1.0.0-1|17	a subset of the SVDRP commands but in contrast to SVDRP it can handle
14cu|vdr-plugin-svdrpservice-1.0.0-1|18	multiple connections at a time.
14cu|vdr-plugin-svdrpservice-1.0.0-1|19	
14cu|vdr-plugin-svdrpservice-1.0.0-1|20	There's no reason to load this plugin if no other plugin relies on it.
14cu|vdr-plugin-svdrpservice-1.0.0-1|21	
14cu|vdr-plugin-svdrpservice-1.0.0-1|22	%package -n %plugin-devel
14cu|vdr-plugin-svdrpservice-1.0.0-1|23	Summary:	Development headers for svdrpservice VDR plugin
14cu|vdr-plugin-svdrpservice-1.0.0-1|24	Group:		Development/C++
14cu|vdr-plugin-svdrpservice-1.0.0-1|25	Requires:	vdr-devel
14cu|vdr-plugin-svdrpservice-1.0.0-1|26	
14cu|vdr-plugin-svdrpservice-1.0.0-1|27	%description -n %plugin-devel
14cu|vdr-plugin-svdrpservice-1.0.0-1|28	Development headers for svdrpservice VDR plugin needed for building
14cu|vdr-plugin-svdrpservice-1.0.0-1|29	some plugins depending on svdrpservice.
14cu|vdr-plugin-svdrpservice-1.0.0-1|30	
14cu|vdr-plugin-svdrpservice-1.0.0-1|31	%prep
14cu|vdr-plugin-svdrpservice-1.0.0-1|32	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-svdrpservice-1.0.0-1|33	%vdr_plugin_prep
14cu|vdr-plugin-svdrpservice-1.0.0-1|34	
14cu|vdr-plugin-svdrpservice-1.0.0-1|35	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-svdrpservice-1.0.0-1|36	# Default server IP and optional port (e.g. 192.168.0.1:2001).
14cu|vdr-plugin-svdrpservice-1.0.0-1|37	# If no port is given, the default SVDRP port 2001 is assumed.
14cu|vdr-plugin-svdrpservice-1.0.0-1|38	var=DEFAULT_SERVER
14cu|vdr-plugin-svdrpservice-1.0.0-1|39	param=DEFAULT_SERVER
14cu|vdr-plugin-svdrpservice-1.0.0-1|40	%vdr_plugin_params_end
14cu|vdr-plugin-svdrpservice-1.0.0-1|41	
14cu|vdr-plugin-svdrpservice-1.0.0-1|42	%build
14cu|vdr-plugin-svdrpservice-1.0.0-1|43	%vdr_plugin_build
14cu|vdr-plugin-svdrpservice-1.0.0-1|44	
14cu|vdr-plugin-svdrpservice-1.0.0-1|45	%install
14cu|vdr-plugin-svdrpservice-1.0.0-1|46	%vdr_plugin_install
14cu|vdr-plugin-svdrpservice-1.0.0-1|47	
14cu|vdr-plugin-svdrpservice-1.0.0-1|48	install -D -m644 svdrpservice.h %{buildroot}%{_includedir}/vdr/%plugin/svdrpservice.h
14cu|vdr-plugin-svdrpservice-1.0.0-1|49	
14cu|vdr-plugin-svdrpservice-1.0.0-1|50	%files -f %plugin.vdr
14cu|vdr-plugin-svdrpservice-1.0.0-1|51	%doc README HISTORY
14cu|vdr-plugin-svdrpservice-1.0.0-1|52	
14cu|vdr-plugin-svdrpservice-1.0.0-1|53	%files -n %plugin-devel
14cu|vdr-plugin-svdrpservice-1.0.0-1|54	%{_includedir}/vdr/%{plugin}
14cu|vdr-plugin-svdrpservice-1.0.0-1|55	
14cu|vdr-plugin-svdrpservice-1.0.0-1|56	
14cu|vdr-plugin-svdrpservice-1.0.0-1|57	
14cu|vdr-plugin-svdrpservice-1.0.0-1|58	%changelog
14cu|vdr-plugin-svdrpservice-1.0.0-1|59	
14cu|vdr-plugin-svdrpservice-1.0.0-1|60	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0-1
14cu|vdr-plugin-svdrpservice-1.0.0-1|61	- (1b66e63) Fix tarball hash
14cu|vdr-plugin-svdrpservice-1.0.0-1|62	
14cu|vdr-plugin-svdrpservice-1.0.0-1|63	

15444 14
14cu|vdr-plugin-sysinfo-0.1.0a-24|1	%define plugin	sysinfo
14cu|vdr-plugin-sysinfo-0.1.0a-24|2	
14cu|vdr-plugin-sysinfo-0.1.0a-24|3	Summary:	VDR plugin: System information plugin
14cu|vdr-plugin-sysinfo-0.1.0a-24|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-sysinfo-0.1.0a-24|5	Version:	0.1.0a
14cu|vdr-plugin-sysinfo-0.1.0a-24|6	Release:	24
14cu|vdr-plugin-sysinfo-0.1.0a-24|7	Group:		Video
14cu|vdr-plugin-sysinfo-0.1.0a-24|8	License:	GPL
14cu|vdr-plugin-sysinfo-0.1.0a-24|9	URL:		http://kikko77.altervista.org/
14cu|vdr-plugin-sysinfo-0.1.0a-24|10	Source:		vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-sysinfo-0.1.0a-24|11	Patch0:		01_sysinfo-0.1.0a-fontfix.dpatch
14cu|vdr-plugin-sysinfo-0.1.0a-24|12	Patch1:		sysinfo-0.1.0a-i18n-1.6.patch
14cu|vdr-plugin-sysinfo-0.1.0a-24|13	Patch2:		sysinfo-fix-includes.patch
14cu|vdr-plugin-sysinfo-0.1.0a-24|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-sysinfo-0.1.0a-24|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-sysinfo-0.1.0a-24|16	
14cu|vdr-plugin-sysinfo-0.1.0a-24|17	%description
14cu|vdr-plugin-sysinfo-0.1.0a-24|18	This plugin show same features of the vdr-box system like :
14cu|vdr-plugin-sysinfo-0.1.0a-24|19	- kernel version
14cu|vdr-plugin-sysinfo-0.1.0a-24|20	- cpu type
14cu|vdr-plugin-sysinfo-0.1.0a-24|21	- cpu frequency
14cu|vdr-plugin-sysinfo-0.1.0a-24|22	- cpu usage
14cu|vdr-plugin-sysinfo-0.1.0a-24|23	- cpu free
14cu|vdr-plugin-sysinfo-0.1.0a-24|24	- total memory
14cu|vdr-plugin-sysinfo-0.1.0a-24|25	- memory free
14cu|vdr-plugin-sysinfo-0.1.0a-24|26	- memory usage
14cu|vdr-plugin-sysinfo-0.1.0a-24|27	
14cu|vdr-plugin-sysinfo-0.1.0a-24|28	%prep
14cu|vdr-plugin-sysinfo-0.1.0a-24|29	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-sysinfo-0.1.0a-24|30	%patch0 -p1
14cu|vdr-plugin-sysinfo-0.1.0a-24|31	%patch1 -p1
14cu|vdr-plugin-sysinfo-0.1.0a-24|32	%patch2 -p1
14cu|vdr-plugin-sysinfo-0.1.0a-24|33	%vdr_plugin_prep
14cu|vdr-plugin-sysinfo-0.1.0a-24|34	
14cu|vdr-plugin-sysinfo-0.1.0a-24|35	%build
14cu|vdr-plugin-sysinfo-0.1.0a-24|36	%vdr_plugin_build
14cu|vdr-plugin-sysinfo-0.1.0a-24|37	
14cu|vdr-plugin-sysinfo-0.1.0a-24|38	%install
14cu|vdr-plugin-sysinfo-0.1.0a-24|39	%vdr_plugin_install
14cu|vdr-plugin-sysinfo-0.1.0a-24|40	
14cu|vdr-plugin-sysinfo-0.1.0a-24|41	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-sysinfo-0.1.0a-24|42	install -m755 script/sysinfo.sh %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-sysinfo-0.1.0a-24|43	
14cu|vdr-plugin-sysinfo-0.1.0a-24|44	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-sysinfo-0.1.0a-24|45	
14cu|vdr-plugin-sysinfo-0.1.0a-24|46	cat > %{buildroot}%{_bindir}/sysinfo.sh <<EOF
14cu|vdr-plugin-sysinfo-0.1.0a-24|47	#!/bin/sh
14cu|vdr-plugin-sysinfo-0.1.0a-24|48	VDR_CONFIGDIR="%{vdr_cfgdir}"
14cu|vdr-plugin-sysinfo-0.1.0a-24|49	[ -e %{_sysconfdir}/sysconfig/vdr ] && . %{_sysconfdir}/sysconfig/vdr
14cu|vdr-plugin-sysinfo-0.1.0a-24|50	exec \$VDR_CONFIGDIR/plugins/%plugin/sysinfo.sh \$@
14cu|vdr-plugin-sysinfo-0.1.0a-24|51	EOF
14cu|vdr-plugin-sysinfo-0.1.0a-24|52	chmod a+x %{buildroot}%{_bindir}/sysinfo.sh
14cu|vdr-plugin-sysinfo-0.1.0a-24|53	
14cu|vdr-plugin-sysinfo-0.1.0a-24|54	%files -f %plugin.vdr
14cu|vdr-plugin-sysinfo-0.1.0a-24|55	%doc README HISTORY
14cu|vdr-plugin-sysinfo-0.1.0a-24|56	%{_bindir}/sysinfo.sh
14cu|vdr-plugin-sysinfo-0.1.0a-24|57	%{vdr_plugin_cfgdir}/%{plugin}
14cu|vdr-plugin-sysinfo-0.1.0a-24|58	
14cu|vdr-plugin-sysinfo-0.1.0a-24|59	
14cu|vdr-plugin-sysinfo-0.1.0a-24|60	
14cu|vdr-plugin-sysinfo-0.1.0a-24|61	%changelog
14cu|vdr-plugin-sysinfo-0.1.0a-24|62	
14cu|vdr-plugin-sysinfo-0.1.0a-24|63	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0a-24
14cu|vdr-plugin-sysinfo-0.1.0a-24|64	- (068c390) Fix macro names
14cu|vdr-plugin-sysinfo-0.1.0a-24|65	
14cu|vdr-plugin-sysinfo-0.1.0a-24|66	

15445 14
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|1	%define plugin	taste
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|2	%define snapshot 20080425
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|3	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|4	Summary:	VDR plugin: Lock unwanted shows by keywords
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|5	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|6	Version:	0.0.2d
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|7	Release:	1.%snapshot.7
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|8	Group:		Video
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|9	License:	GPL
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|10	URL:		http://linux.kompiliert.net/index.php?view=taste
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|11	Patch0:		91_taste-0.0.2d+cvs20061111-1.5.0.dpatch
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|12	Patch1:		taste-i18n-1.6.patch
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|13	Source:		vdr-%plugin-%snapshot.tar.bz2
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|16	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|17	%description
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|18	With this plugin, VDR will skip every channel that doesn't match
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|19	your "taste", which means that the current programme (if available)
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|20	is checked against a blacklist, and if it matches, a message will be
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|21	displayed and the channel is being skipped. You can either wait for
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|22	the plugin to change the channel for you after a configurable amount
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|23	of time, or simply zap again.
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|24	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|25	%prep
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|26	%setup -q -n %plugin
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|27	%patch0 -p1
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|28	%patch1 -p1
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|29	%vdr_plugin_prep
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|30	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|31	%build
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|32	%vdr_plugin_build
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|33	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|34	%install
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|35	%vdr_plugin_install
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|36	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|37	%files -f %plugin.vdr
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|38	%doc README HISTORY
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|39	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|40	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|41	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|42	%changelog
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|43	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|44	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2d-1.20080425.7
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|45	- (7fdd99d) Rebuild with new vdr
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|46	
14cu|vdr-plugin-taste-0.0.2d-1.20080425.7|47	

15446 14
14cu|vdr-plugin-timersync-0.1.0-11|1	%define plugin	timersync
14cu|vdr-plugin-timersync-0.1.0-11|2	
14cu|vdr-plugin-timersync-0.1.0-11|3	Summary:	VDR plugin: Synchronize timers with server
14cu|vdr-plugin-timersync-0.1.0-11|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-timersync-0.1.0-11|5	Version:	0.1.0
14cu|vdr-plugin-timersync-0.1.0-11|6	Release:	11
14cu|vdr-plugin-timersync-0.1.0-11|7	Group:		Video
14cu|vdr-plugin-timersync-0.1.0-11|8	License:	GPL
14cu|vdr-plugin-timersync-0.1.0-11|9	URL:		http://phivdr.dyndns.org/vdr/vdr-timersync/
14cu|vdr-plugin-timersync-0.1.0-11|10	Source:		http://phivdr.dyndns.org/vdr/vdr-timersync/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-timersync-0.1.0-11|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-timersync-0.1.0-11|12	BuildRequires:	svdrpservice-devel
14cu|vdr-plugin-timersync-0.1.0-11|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-timersync-0.1.0-11|14	Requires:	vdr-plugin-svdrpservice
14cu|vdr-plugin-timersync-0.1.0-11|15	
14cu|vdr-plugin-timersync-0.1.0-11|16	%description
14cu|vdr-plugin-timersync-0.1.0-11|17	This plugin synchronizes timers between client VDR and server VDR.
14cu|vdr-plugin-timersync-0.1.0-11|18	All recordings are done at server, but all timers are visible in
14cu|vdr-plugin-timersync-0.1.0-11|19	both VDR instances.
14cu|vdr-plugin-timersync-0.1.0-11|20	
14cu|vdr-plugin-timersync-0.1.0-11|21	%prep
14cu|vdr-plugin-timersync-0.1.0-11|22	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-timersync-0.1.0-11|23	%vdr_plugin_prep
14cu|vdr-plugin-timersync-0.1.0-11|24	
14cu|vdr-plugin-timersync-0.1.0-11|25	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' timersync.c
14cu|vdr-plugin-timersync-0.1.0-11|26	
14cu|vdr-plugin-timersync-0.1.0-11|27	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-timersync-0.1.0-11|28	# VDR Server address and optional SVDRP port
14cu|vdr-plugin-timersync-0.1.0-11|29	# This can also be configured in svdrpservice plugin setup menu
14cu|vdr-plugin-timersync-0.1.0-11|30	var=VDR_SERVER_ADDRESS
14cu|vdr-plugin-timersync-0.1.0-11|31	param=--server=VDR_SERVER_ADDRESS
14cu|vdr-plugin-timersync-0.1.0-11|32	%vdr_plugin_params_end
14cu|vdr-plugin-timersync-0.1.0-11|33	
14cu|vdr-plugin-timersync-0.1.0-11|34	%build
14cu|vdr-plugin-timersync-0.1.0-11|35	%vdr_plugin_build
14cu|vdr-plugin-timersync-0.1.0-11|36	
14cu|vdr-plugin-timersync-0.1.0-11|37	%install
14cu|vdr-plugin-timersync-0.1.0-11|38	%vdr_plugin_install
14cu|vdr-plugin-timersync-0.1.0-11|39	
14cu|vdr-plugin-timersync-0.1.0-11|40	%files -f %plugin.vdr
14cu|vdr-plugin-timersync-0.1.0-11|41	%doc README HISTORY
14cu|vdr-plugin-timersync-0.1.0-11|42	
14cu|vdr-plugin-timersync-0.1.0-11|43	
14cu|vdr-plugin-timersync-0.1.0-11|44	
14cu|vdr-plugin-timersync-0.1.0-11|45	%changelog
14cu|vdr-plugin-timersync-0.1.0-11|46	
14cu|vdr-plugin-timersync-0.1.0-11|47	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-11
14cu|vdr-plugin-timersync-0.1.0-11|48	- (a8772ce) Fix URL, spec cleanup
14cu|vdr-plugin-timersync-0.1.0-11|49	
14cu|vdr-plugin-timersync-0.1.0-11|50	

15447 14
14cu|vdr-plugin-ttxtsubs-0.3.0-1|1	%define plugin	ttxtsubs
14cu|vdr-plugin-ttxtsubs-0.3.0-1|2	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|3	Summary:	VDR plugin: Teletext subtitles
14cu|vdr-plugin-ttxtsubs-0.3.0-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-ttxtsubs-0.3.0-1|5	Epoch:		1
14cu|vdr-plugin-ttxtsubs-0.3.0-1|6	Version:	0.3.0
14cu|vdr-plugin-ttxtsubs-0.3.0-1|7	Release:	1
14cu|vdr-plugin-ttxtsubs-0.3.0-1|8	Group:		Video
14cu|vdr-plugin-ttxtsubs-0.3.0-1|9	License:	GPLv2+
14cu|vdr-plugin-ttxtsubs-0.3.0-1|10	URL:		http://projects.vdr-developer.org/projects/plg-ttxtsubs
14cu|vdr-plugin-ttxtsubs-0.3.0-1|11	Source:		vdr-%plugin-%{version}.tar.gz
14cu|vdr-plugin-ttxtsubs-0.3.0-1|12	BuildRequires:	vdr-devel >= 1.7.6
14cu|vdr-plugin-ttxtsubs-0.3.0-1|13	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-ttxtsubs-0.3.0-1|14	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|15	%description
14cu|vdr-plugin-ttxtsubs-0.3.0-1|16	This plugin implements displaying, recording and replaying teletext
14cu|vdr-plugin-ttxtsubs-0.3.0-1|17	based subtitles using the on screen display.
14cu|vdr-plugin-ttxtsubs-0.3.0-1|18	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|19	%prep
14cu|vdr-plugin-ttxtsubs-0.3.0-1|20	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-ttxtsubs-0.3.0-1|21	%vdr_plugin_prep
14cu|vdr-plugin-ttxtsubs-0.3.0-1|22	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|23	%build
14cu|vdr-plugin-ttxtsubs-0.3.0-1|24	%vdr_plugin_build
14cu|vdr-plugin-ttxtsubs-0.3.0-1|25	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|26	%install
14cu|vdr-plugin-ttxtsubs-0.3.0-1|27	%vdr_plugin_install
14cu|vdr-plugin-ttxtsubs-0.3.0-1|28	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|29	%files -f %plugin.vdr
14cu|vdr-plugin-ttxtsubs-0.3.0-1|30	%doc README TROUBLESHOOTING HISTORY
14cu|vdr-plugin-ttxtsubs-0.3.0-1|31	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|32	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|33	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|34	%changelog
14cu|vdr-plugin-ttxtsubs-0.3.0-1|35	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|36	* Mon Aug 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.0-1
14cu|vdr-plugin-ttxtsubs-0.3.0-1|37	- (0192bd9) Updated to 0.3.0
14cu|vdr-plugin-ttxtsubs-0.3.0-1|38	
14cu|vdr-plugin-ttxtsubs-0.3.0-1|39	

15448 14
14cu|vdr-plugin-tvonscreen-1.0.141-14|1	%define plugin	tvonscreen
14cu|vdr-plugin-tvonscreen-1.0.141-14|2	
14cu|vdr-plugin-tvonscreen-1.0.141-14|3	# backportability
14cu|vdr-plugin-tvonscreen-1.0.141-14|4	%define _localstatedir %{_var}
14cu|vdr-plugin-tvonscreen-1.0.141-14|5	
14cu|vdr-plugin-tvonscreen-1.0.141-14|6	Summary:	VDR plugin: Shows the EPG info in form of a typical TV magazine
14cu|vdr-plugin-tvonscreen-1.0.141-14|7	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-tvonscreen-1.0.141-14|8	Version:	1.0.141
14cu|vdr-plugin-tvonscreen-1.0.141-14|9	Release:	14
14cu|vdr-plugin-tvonscreen-1.0.141-14|10	Group:		Video
14cu|vdr-plugin-tvonscreen-1.0.141-14|11	License:	GPL
14cu|vdr-plugin-tvonscreen-1.0.141-14|12	URL:		http://www.js-home.org/vdr/tvonscreen/
14cu|vdr-plugin-tvonscreen-1.0.141-14|13	Source:		vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-tvonscreen-1.0.141-14|14	# dpatches from e-tobi repo
14cu|vdr-plugin-tvonscreen-1.0.141-14|15	Patch0:		02_tvonscreen-1.0-fixes.dpatch
14cu|vdr-plugin-tvonscreen-1.0.141-14|16	Patch1:		90_tvonscreen-1.0.141-1.5.3.dpatch
14cu|vdr-plugin-tvonscreen-1.0.141-14|17	Patch2:		tvonscreen-1.0.141-i18n-1.6.patch
14cu|vdr-plugin-tvonscreen-1.0.141-14|18	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-tvonscreen-1.0.141-14|19	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-tvonscreen-1.0.141-14|20	
14cu|vdr-plugin-tvonscreen-1.0.141-14|21	%description
14cu|vdr-plugin-tvonscreen-1.0.141-14|22	This plugins shows the EPG data in the typical way a TV magazine
14cu|vdr-plugin-tvonscreen-1.0.141-14|23	does. The channels are shown from left to right, 3 on one screen.
14cu|vdr-plugin-tvonscreen-1.0.141-14|24	
14cu|vdr-plugin-tvonscreen-1.0.141-14|25	You can scroll though the channels and the time, create timers,
14cu|vdr-plugin-tvonscreen-1.0.141-14|26	show details, search for events and add vdradmin auto timers.
14cu|vdr-plugin-tvonscreen-1.0.141-14|27	
14cu|vdr-plugin-tvonscreen-1.0.141-14|28	%prep
14cu|vdr-plugin-tvonscreen-1.0.141-14|29	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-tvonscreen-1.0.141-14|30	%patch0 -p1
14cu|vdr-plugin-tvonscreen-1.0.141-14|31	%patch1 -p1
14cu|vdr-plugin-tvonscreen-1.0.141-14|32	%patch2 -p1
14cu|vdr-plugin-tvonscreen-1.0.141-14|33	%vdr_plugin_prep
14cu|vdr-plugin-tvonscreen-1.0.141-14|34	
14cu|vdr-plugin-tvonscreen-1.0.141-14|35	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-tvonscreen-1.0.141-14|36	# optional path for the XPM channel logos
14cu|vdr-plugin-tvonscreen-1.0.141-14|37	var=CHANLOGOS
14cu|vdr-plugin-tvonscreen-1.0.141-14|38	param="-l CHANLOGOS"
14cu|vdr-plugin-tvonscreen-1.0.141-14|39	default=%{_vdr_chanlogodir}
14cu|vdr-plugin-tvonscreen-1.0.141-14|40	# path and filename to vdradmin at file
14cu|vdr-plugin-tvonscreen-1.0.141-14|41	var=VDRADMIN_TIMERFILE
14cu|vdr-plugin-tvonscreen-1.0.141-14|42	param="-v VDRADMIN_TIMERFILE"
14cu|vdr-plugin-tvonscreen-1.0.141-14|43	default=%{_localstatedir}/lib/vdradmin/vdradmin.at
14cu|vdr-plugin-tvonscreen-1.0.141-14|44	%vdr_plugin_params_end
14cu|vdr-plugin-tvonscreen-1.0.141-14|45	
14cu|vdr-plugin-tvonscreen-1.0.141-14|46	%build
14cu|vdr-plugin-tvonscreen-1.0.141-14|47	%vdr_plugin_build
14cu|vdr-plugin-tvonscreen-1.0.141-14|48	
14cu|vdr-plugin-tvonscreen-1.0.141-14|49	%install
14cu|vdr-plugin-tvonscreen-1.0.141-14|50	%vdr_plugin_install
14cu|vdr-plugin-tvonscreen-1.0.141-14|51	
14cu|vdr-plugin-tvonscreen-1.0.141-14|52	%files -f %plugin.vdr
14cu|vdr-plugin-tvonscreen-1.0.141-14|53	%doc README HISTORY
14cu|vdr-plugin-tvonscreen-1.0.141-14|54	
14cu|vdr-plugin-tvonscreen-1.0.141-14|55	
14cu|vdr-plugin-tvonscreen-1.0.141-14|56	
14cu|vdr-plugin-tvonscreen-1.0.141-14|57	
14cu|vdr-plugin-tvonscreen-1.0.141-14|58	
14cu|vdr-plugin-tvonscreen-1.0.141-14|59	%changelog
14cu|vdr-plugin-tvonscreen-1.0.141-14|60	
14cu|vdr-plugin-tvonscreen-1.0.141-14|61	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.141-14
14cu|vdr-plugin-tvonscreen-1.0.141-14|62	- (4a04402) Rebuild with new vdr
14cu|vdr-plugin-tvonscreen-1.0.141-14|63	
14cu|vdr-plugin-tvonscreen-1.0.141-14|64	

15449 14
14cu|vdr-plugin-vcd-0.9-10|1	%define plugin	vcd
14cu|vdr-plugin-vcd-0.9-10|2	
14cu|vdr-plugin-vcd-0.9-10|3	Summary:	VDR plugin: VideoCD Player
14cu|vdr-plugin-vcd-0.9-10|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-vcd-0.9-10|5	Version:	0.9
14cu|vdr-plugin-vcd-0.9-10|6	Release:	10
14cu|vdr-plugin-vcd-0.9-10|7	Group:		Video
14cu|vdr-plugin-vcd-0.9-10|8	License:	GPLv2+
14cu|vdr-plugin-vcd-0.9-10|9	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/vcd.html
14cu|vdr-plugin-vcd-0.9-10|10	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-vcd-0.9-10|11	Patch0:		vcd-0.9-i18n-1.6.patch
14cu|vdr-plugin-vcd-0.9-10|12	# from e-tobi:s
14cu|vdr-plugin-vcd-0.9-10|13	Patch1:		90_vcd-0.9-1.7.3.dpatch
14cu|vdr-plugin-vcd-0.9-10|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-vcd-0.9-10|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-vcd-0.9-10|16	Requires(post):	vdr-common
14cu|vdr-plugin-vcd-0.9-10|17	
14cu|vdr-plugin-vcd-0.9-10|18	%description
14cu|vdr-plugin-vcd-0.9-10|19	This plugin adds the functionality to replay VideoCDs (and Super VideoCDs)
14cu|vdr-plugin-vcd-0.9-10|20	from within VDR (by Klaus Schmidinger).
14cu|vdr-plugin-vcd-0.9-10|21	
14cu|vdr-plugin-vcd-0.9-10|22	%prep
14cu|vdr-plugin-vcd-0.9-10|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-vcd-0.9-10|24	%apply_patches
14cu|vdr-plugin-vcd-0.9-10|25	%vdr_plugin_prep
14cu|vdr-plugin-vcd-0.9-10|26	
14cu|vdr-plugin-vcd-0.9-10|27	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-vcd-0.9-10|28	# use DEV as the CD-ROM device
14cu|vdr-plugin-vcd-0.9-10|29	# default: /dev/cdrom
14cu|vdr-plugin-vcd-0.9-10|30	var=VCD_DEVICE
14cu|vdr-plugin-vcd-0.9-10|31	param=--vcd=VCD_DEVICE
14cu|vdr-plugin-vcd-0.9-10|32	%vdr_plugin_params_end
14cu|vdr-plugin-vcd-0.9-10|33	
14cu|vdr-plugin-vcd-0.9-10|34	%build
14cu|vdr-plugin-vcd-0.9-10|35	%vdr_plugin_build
14cu|vdr-plugin-vcd-0.9-10|36	
14cu|vdr-plugin-vcd-0.9-10|37	%install
14cu|vdr-plugin-vcd-0.9-10|38	%vdr_plugin_install
14cu|vdr-plugin-vcd-0.9-10|39	
14cu|vdr-plugin-vcd-0.9-10|40	%post
14cu|vdr-plugin-vcd-0.9-10|41	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
14cu|vdr-plugin-vcd-0.9-10|42	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
14cu|vdr-plugin-vcd-0.9-10|43	
14cu|vdr-plugin-vcd-0.9-10|44	%files -f %plugin.vdr
14cu|vdr-plugin-vcd-0.9-10|45	%doc README COPYING HISTORY
14cu|vdr-plugin-vcd-0.9-10|46	
14cu|vdr-plugin-vcd-0.9-10|47	
14cu|vdr-plugin-vcd-0.9-10|48	
14cu|vdr-plugin-vcd-0.9-10|49	%changelog
14cu|vdr-plugin-vcd-0.9-10|50	
14cu|vdr-plugin-vcd-0.9-10|51	* Mon Aug 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-10
14cu|vdr-plugin-vcd-0.9-10|52	- (dcb20d5) Fix group
14cu|vdr-plugin-vcd-0.9-10|53	
14cu|vdr-plugin-vcd-0.9-10|54	

15450 14
14cu|vdr-plugin-vdrrip-0.3.0-15|1	%define plugin	vdrrip
14cu|vdr-plugin-vdrrip-0.3.0-15|2	
14cu|vdr-plugin-vdrrip-0.3.0-15|3	%bcond_with	plf
14cu|vdr-plugin-vdrrip-0.3.0-15|4	
14cu|vdr-plugin-vdrrip-0.3.0-15|5	%if %with plf
14cu|vdr-plugin-vdrrip-0.3.0-15|6	%define distsuffix plf
14cu|vdr-plugin-vdrrip-0.3.0-15|7	%endif
14cu|vdr-plugin-vdrrip-0.3.0-15|8	
14cu|vdr-plugin-vdrrip-0.3.0-15|9	Summary:	VDR plugin: A MPlayer using movie encoder
14cu|vdr-plugin-vdrrip-0.3.0-15|10	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-vdrrip-0.3.0-15|11	Version:	0.3.0
14cu|vdr-plugin-vdrrip-0.3.0-15|12	Release:	15
14cu|vdr-plugin-vdrrip-0.3.0-15|13	Group:		Video
14cu|vdr-plugin-vdrrip-0.3.0-15|14	License:	GPL
14cu|vdr-plugin-vdrrip-0.3.0-15|15	# an interesting use of a domain...
14cu|vdr-plugin-vdrrip-0.3.0-15|16	URL:		http://www.a-land.de/
14cu|vdr-plugin-vdrrip-0.3.0-15|17	Source:		http://www.a-land.de/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-vdrrip-0.3.0-15|18	# e-tobi script
14cu|vdr-plugin-vdrrip-0.3.0-15|19	Source1:	vdrripsplit.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|20	# initscript
14cu|vdr-plugin-vdrrip-0.3.0-15|21	Source2:	vdrrip.service
14cu|vdr-plugin-vdrrip-0.3.0-15|22	Source3:	vdrrip.sysconfig
14cu|vdr-plugin-vdrrip-0.3.0-15|23	Patch0:		vdrrip-0.3.0-paths.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|24	# (anssi) This seems to be the easiest way to do detaching...
14cu|vdr-plugin-vdrrip-0.3.0-15|25	Patch8:		vdrrip-0.3.0-queue-bg.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|26	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
14cu|vdr-plugin-vdrrip-0.3.0-15|27	# and does not contain the needed headers as of 11/2007
14cu|vdr-plugin-vdrrip-0.3.0-15|28	Patch9:		vdrrip-dvdnav2dvdread.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|29	# #35140
14cu|vdr-plugin-vdrrip-0.3.0-15|30	Patch10:	vdrrip-dvdread-inttypes.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|31	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|32	Patch13:	vdrrip-format-string.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|33	Patch14:	vdrrip-const-char-gcc4.4.patch
14cu|vdr-plugin-vdrrip-0.3.0-15|34	# e-tobi patches
14cu|vdr-plugin-vdrrip-0.3.0-15|35	Patch1:		02_maketempdir.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|36	Patch2:		03_greppid2.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|37	Patch3:		05_fix-dvdparameter.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|38	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|39	Patch5:		07_preserve-queue-owner.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|40	Patch6:		11_fix-identify-aspect.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|41	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|42	Patch11:		95_fix_crop.dpatch
14cu|vdr-plugin-vdrrip-0.3.0-15|43	BuildRequires:	vdr-devel >= 1.6.0-7
14cu|vdr-plugin-vdrrip-0.3.0-15|44	%if %with plf
14cu|vdr-plugin-vdrrip-0.3.0-15|45	BuildRequires:	libdvdread-devel
14cu|vdr-plugin-vdrrip-0.3.0-15|46	%endif
14cu|vdr-plugin-vdrrip-0.3.0-15|47	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-plugin-vdrrip-0.3.0-15|48	# The plugin really requires these itself as well
14cu|vdr-plugin-vdrrip-0.3.0-15|49	Requires:	mplayer
14cu|vdr-plugin-vdrrip-0.3.0-15|50	Requires:	mencoder
14cu|vdr-plugin-vdrrip-0.3.0-15|51	Suggests:	vdrrip
14cu|vdr-plugin-vdrrip-0.3.0-15|52	
14cu|vdr-plugin-vdrrip-0.3.0-15|53	%description
14cu|vdr-plugin-vdrrip-0.3.0-15|54	Vdrrip is a plugin to encode the vdr recordings into several
14cu|vdr-plugin-vdrrip-0.3.0-15|55	formats. You likely want to also install the vdrrip package which
14cu|vdr-plugin-vdrrip-0.3.0-15|56	contains the queue handler script.
14cu|vdr-plugin-vdrrip-0.3.0-15|57	%if %with plf
14cu|vdr-plugin-vdrrip-0.3.0-15|58	This package is in PLF because this build contains support for DVD
14cu|vdr-plugin-vdrrip-0.3.0-15|59	ripping which may be prohibited by local laws.
14cu|vdr-plugin-vdrrip-0.3.0-15|60	%endif
14cu|vdr-plugin-vdrrip-0.3.0-15|61	
14cu|vdr-plugin-vdrrip-0.3.0-15|62	%package -n %plugin
14cu|vdr-plugin-vdrrip-0.3.0-15|63	Summary:	Queue handler of vdrrip
14cu|vdr-plugin-vdrrip-0.3.0-15|64	Group:		Video
14cu|vdr-plugin-vdrrip-0.3.0-15|65	Requires(preun): rpm-helper
14cu|vdr-plugin-vdrrip-0.3.0-15|66	Requires(post):	rpm-helper
14cu|vdr-plugin-vdrrip-0.3.0-15|67	Requires:	mplayer
14cu|vdr-plugin-vdrrip-0.3.0-15|68	Requires:	mencoder
14cu|vdr-plugin-vdrrip-0.3.0-15|69	Suggests:	ogmtools
14cu|vdr-plugin-vdrrip-0.3.0-15|70	Suggests:	vdrsync
14cu|vdr-plugin-vdrrip-0.3.0-15|71	Suggests:	mkvtoolnix
14cu|vdr-plugin-vdrrip-0.3.0-15|72	Suggests:	ffmpeg
14cu|vdr-plugin-vdrrip-0.3.0-15|73	
14cu|vdr-plugin-vdrrip-0.3.0-15|74	%description -n %plugin
14cu|vdr-plugin-vdrrip-0.3.0-15|75	The queue handler for VDR vdrrip plugin. It does the actual
14cu|vdr-plugin-vdrrip-0.3.0-15|76	encoding.
14cu|vdr-plugin-vdrrip-0.3.0-15|77	
14cu|vdr-plugin-vdrrip-0.3.0-15|78	For encoding ogm files you also need the packages ogmtools and
14cu|vdr-plugin-vdrrip-0.3.0-15|79	vdrsync. For encoding matroska files you need the packages
14cu|vdr-plugin-vdrrip-0.3.0-15|80	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
14cu|vdr-plugin-vdrrip-0.3.0-15|81	or ogg vorbis audio you also need the package ffmpeg.
14cu|vdr-plugin-vdrrip-0.3.0-15|82	
14cu|vdr-plugin-vdrrip-0.3.0-15|83	%prep
14cu|vdr-plugin-vdrrip-0.3.0-15|84	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-vdrrip-0.3.0-15|85	%patch0 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|86	%patch1 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|87	%patch2 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|88	%patch3 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|89	%patch4 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|90	%patch5 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|91	%patch6 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|92	%patch7 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|93	%patch8 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|94	%patch9 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|95	%patch10 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|96	%patch11 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|97	%patch12 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|98	%patch13 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|99	%patch14 -p1
14cu|vdr-plugin-vdrrip-0.3.0-15|100	%vdr_plugin_prep
14cu|vdr-plugin-vdrrip-0.3.0-15|101	chmod -x TODO COPYING README FAQ HISTORY
14cu|vdr-plugin-vdrrip-0.3.0-15|102	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|103	grep scriptdir= scripts/queuehandler.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|104	
14cu|vdr-plugin-vdrrip-0.3.0-15|105	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-vdrrip-0.3.0-15|106	# You likely want to also install the vdrrip package which
14cu|vdr-plugin-vdrrip-0.3.0-15|107	# contains the queue handler script which does the actual encoding.
14cu|vdr-plugin-vdrrip-0.3.0-15|108	#
14cu|vdr-plugin-vdrrip-0.3.0-15|109	# use alternative mplayer instead of the default one
14cu|vdr-plugin-vdrrip-0.3.0-15|110	var=MPLAYER
14cu|vdr-plugin-vdrrip-0.3.0-15|111	param="-p MPLAYER"
14cu|vdr-plugin-vdrrip-0.3.0-15|112	# use alternative mencoder instead of the default one
14cu|vdr-plugin-vdrrip-0.3.0-15|113	var=MENCODER
14cu|vdr-plugin-vdrrip-0.3.0-15|114	param="-e MENCODER"
14cu|vdr-plugin-vdrrip-0.3.0-15|115	%if %with plf
14cu|vdr-plugin-vdrrip-0.3.0-15|116	# use alternative DVD device instead of /dev/dvd
14cu|vdr-plugin-vdrrip-0.3.0-15|117	var=DVD_DEVICE
14cu|vdr-plugin-vdrrip-0.3.0-15|118	param="-d DVD_DEVICE"
14cu|vdr-plugin-vdrrip-0.3.0-15|119	%endif
14cu|vdr-plugin-vdrrip-0.3.0-15|120	%vdr_plugin_params_end
14cu|vdr-plugin-vdrrip-0.3.0-15|121	
14cu|vdr-plugin-vdrrip-0.3.0-15|122	%build
14cu|vdr-plugin-vdrrip-0.3.0-15|123	# see #35140
14cu|vdr-plugin-vdrrip-0.3.0-15|124	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
14cu|vdr-plugin-vdrrip-0.3.0-15|125	%vdr_plugin_build \
14cu|vdr-plugin-vdrrip-0.3.0-15|126	%if %with plf
14cu|vdr-plugin-vdrrip-0.3.0-15|127	VDRRIP_DVD=1
14cu|vdr-plugin-vdrrip-0.3.0-15|128	%endif
14cu|vdr-plugin-vdrrip-0.3.0-15|129	
14cu|vdr-plugin-vdrrip-0.3.0-15|130	%install
14cu|vdr-plugin-vdrrip-0.3.0-15|131	%vdr_plugin_install
14cu|vdr-plugin-vdrrip-0.3.0-15|132	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-vdrrip-0.3.0-15|133	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
14cu|vdr-plugin-vdrrip-0.3.0-15|134	install -m755 %{SOURCE1} %{buildroot}%{_bindir}
14cu|vdr-plugin-vdrrip-0.3.0-15|135	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|136	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|137	
14cu|vdr-plugin-vdrrip-0.3.0-15|138	install -d -m755 %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14cu|vdr-plugin-vdrrip-0.3.0-15|139	install -m0644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14cu|vdr-plugin-vdrrip-0.3.0-15|140	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|141	
14cu|vdr-plugin-vdrrip-0.3.0-15|142	%post -n %{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|143	%systemd_post %{plugin}.service
14cu|vdr-plugin-vdrrip-0.3.0-15|144	
14cu|vdr-plugin-vdrrip-0.3.0-15|145	%preun -n %{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|146	%systemd_preun %{plugin}.service
14cu|vdr-plugin-vdrrip-0.3.0-15|147	
14cu|vdr-plugin-vdrrip-0.3.0-15|148	%postun -n %{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|149	%systemd_postun_with_restart %{plugin}.service
14cu|vdr-plugin-vdrrip-0.3.0-15|150	
14cu|vdr-plugin-vdrrip-0.3.0-15|151	
14cu|vdr-plugin-vdrrip-0.3.0-15|152	%files -f %plugin.vdr
14cu|vdr-plugin-vdrrip-0.3.0-15|153	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|154	
14cu|vdr-plugin-vdrrip-0.3.0-15|155	%files -n %plugin
14cu|vdr-plugin-vdrrip-0.3.0-15|156	%{_bindir}/vdrripsplit.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|157	%{_bindir}/queuehandler.sh
14cu|vdr-plugin-vdrrip-0.3.0-15|158	%dir %{_sysconfdir}/%{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|159	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
14cu|vdr-plugin-vdrrip-0.3.0-15|160	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|vdr-plugin-vdrrip-0.3.0-15|161	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
14cu|vdr-plugin-vdrrip-0.3.0-15|162	
14cu|vdr-plugin-vdrrip-0.3.0-15|163	
14cu|vdr-plugin-vdrrip-0.3.0-15|164	
14cu|vdr-plugin-vdrrip-0.3.0-15|165	%changelog
14cu|vdr-plugin-vdrrip-0.3.0-15|166	
14cu|vdr-plugin-vdrrip-0.3.0-15|167	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-15
14cu|vdr-plugin-vdrrip-0.3.0-15|168	- (fb34bb3) BuildList#2558675: Increase release tag
14cu|vdr-plugin-vdrrip-0.3.0-15|169	
14cu|vdr-plugin-vdrrip-0.3.0-15|170	

15451 14
14cu|vdr-plugin-wapd-0.9-7|1	%define plugin	wapd
14cu|vdr-plugin-wapd-0.9-7|2	
14cu|vdr-plugin-wapd-0.9-7|3	Summary:	VDR plugin: Remote control by WAP
14cu|vdr-plugin-wapd-0.9-7|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-wapd-0.9-7|5	Version:	0.9
14cu|vdr-plugin-wapd-0.9-7|6	Release:	7
14cu|vdr-plugin-wapd-0.9-7|7	Group:		Video
14cu|vdr-plugin-wapd-0.9-7|8	License:	GPL
14cu|vdr-plugin-wapd-0.9-7|9	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/wapd.html
14cu|vdr-plugin-wapd-0.9-7|10	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%{version}.tgz
14cu|vdr-plugin-wapd-0.9-7|11	Patch0:		02_gettext-i18n.dpatch
14cu|vdr-plugin-wapd-0.9-7|12	Patch1:		03_gcc-4.1.x.dpatch
14cu|vdr-plugin-wapd-0.9-7|13	Patch2:		wapd-linking-order.patch
14cu|vdr-plugin-wapd-0.9-7|14	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-wapd-0.9-7|15	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-wapd-0.9-7|16	
14cu|vdr-plugin-wapd-0.9-7|17	%description
14cu|vdr-plugin-wapd-0.9-7|18	This plugin lets VDR listen to WAP requests to allow remote control
14cu|vdr-plugin-wapd-0.9-7|19	by WML enabled browsers - eg. mobile devices - and is called "WAP
14cu|vdr-plugin-wapd-0.9-7|20	daemon" or "wapd".
14cu|vdr-plugin-wapd-0.9-7|21	
14cu|vdr-plugin-wapd-0.9-7|22	%prep
14cu|vdr-plugin-wapd-0.9-7|23	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-wapd-0.9-7|24	%patch0 -p1
14cu|vdr-plugin-wapd-0.9-7|25	%patch1 -p1
14cu|vdr-plugin-wapd-0.9-7|26	%patch2 -p1
14cu|vdr-plugin-wapd-0.9-7|27	%vdr_plugin_prep
14cu|vdr-plugin-wapd-0.9-7|28	
14cu|vdr-plugin-wapd-0.9-7|29	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-wapd-0.9-7|30	# use PORT for WAP (default: 8888)
14cu|vdr-plugin-wapd-0.9-7|31	var=PORT
14cu|vdr-plugin-wapd-0.9-7|32	param="-p PORT"
14cu|vdr-plugin-wapd-0.9-7|33	%vdr_plugin_params_end
14cu|vdr-plugin-wapd-0.9-7|34	
14cu|vdr-plugin-wapd-0.9-7|35	%build
14cu|vdr-plugin-wapd-0.9-7|36	%vdr_plugin_build
14cu|vdr-plugin-wapd-0.9-7|37	
14cu|vdr-plugin-wapd-0.9-7|38	%install
14cu|vdr-plugin-wapd-0.9-7|39	%vdr_plugin_install
14cu|vdr-plugin-wapd-0.9-7|40	install -D -m755 wappasswd %{buildroot}%{_bindir}/wappasswd
14cu|vdr-plugin-wapd-0.9-7|41	
14cu|vdr-plugin-wapd-0.9-7|42	%files -f %plugin.vdr
14cu|vdr-plugin-wapd-0.9-7|43	%doc README HISTORY
14cu|vdr-plugin-wapd-0.9-7|44	%{_bindir}/wappasswd
14cu|vdr-plugin-wapd-0.9-7|45	
14cu|vdr-plugin-wapd-0.9-7|46	
14cu|vdr-plugin-wapd-0.9-7|47	
14cu|vdr-plugin-wapd-0.9-7|48	%changelog
14cu|vdr-plugin-wapd-0.9-7|49	
14cu|vdr-plugin-wapd-0.9-7|50	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-7
14cu|vdr-plugin-wapd-0.9-7|51	- (46a2cd4) Rebuild with new vdr
14cu|vdr-plugin-wapd-0.9-7|52	
14cu|vdr-plugin-wapd-0.9-7|53	

15452 14
14cu|vdr-plugin-weather-0.2.1e-14|1	%define plugin	weather
14cu|vdr-plugin-weather-0.2.1e-14|2	
14cu|vdr-plugin-weather-0.2.1e-14|3	Summary:	VDR plugin: Displays the current weather conditons
14cu|vdr-plugin-weather-0.2.1e-14|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-weather-0.2.1e-14|5	Version:	0.2.1e
14cu|vdr-plugin-weather-0.2.1e-14|6	Release:	14
14cu|vdr-plugin-weather-0.2.1e-14|7	Group:		Video
14cu|vdr-plugin-weather-0.2.1e-14|8	License:	GPL
14cu|vdr-plugin-weather-0.2.1e-14|9	URL:		http://www.moldaner.de/vdr/
14cu|vdr-plugin-weather-0.2.1e-14|10	Source:		http://www.moldaner.de/vdr/download/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-weather-0.2.1e-14|11	# dpatches from e-tobi repository
14cu|vdr-plugin-weather-0.2.1e-14|12	Patch0:		weather-02_vdr_1.3-fix.dpatch
14cu|vdr-plugin-weather-0.2.1e-14|13	Patch1:		weather-03_g++4.1-fix.dpatch
14cu|vdr-plugin-weather-0.2.1e-14|14	Patch2:		weather-04_ftp-location.dpatch
14cu|vdr-plugin-weather-0.2.1e-14|15	Patch3:		weather-0.2.1e-i18n-1.6.patch
14cu|vdr-plugin-weather-0.2.1e-14|16	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-weather-0.2.1e-14|17	BuildRequires:	mdsplib-devel
14cu|vdr-plugin-weather-0.2.1e-14|18	BuildRequires:	ftp-devel
14cu|vdr-plugin-weather-0.2.1e-14|19	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-weather-0.2.1e-14|20	
14cu|vdr-plugin-weather-0.2.1e-14|21	%description
14cu|vdr-plugin-weather-0.2.1e-14|22	Displays the current weather conditions for a selected location.
14cu|vdr-plugin-weather-0.2.1e-14|23	
14cu|vdr-plugin-weather-0.2.1e-14|24	%prep
14cu|vdr-plugin-weather-0.2.1e-14|25	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-weather-0.2.1e-14|26	%patch0 -p1
14cu|vdr-plugin-weather-0.2.1e-14|27	%patch1 -p1
14cu|vdr-plugin-weather-0.2.1e-14|28	%patch2 -p1
14cu|vdr-plugin-weather-0.2.1e-14|29	%patch3 -p1
14cu|vdr-plugin-weather-0.2.1e-14|30	%vdr_plugin_prep
14cu|vdr-plugin-weather-0.2.1e-14|31	chmod 0644 HISTORY README
14cu|vdr-plugin-weather-0.2.1e-14|32	
14cu|vdr-plugin-weather-0.2.1e-14|33	%build
14cu|vdr-plugin-weather-0.2.1e-14|34	%vdr_plugin_build
14cu|vdr-plugin-weather-0.2.1e-14|35	
14cu|vdr-plugin-weather-0.2.1e-14|36	%install
14cu|vdr-plugin-weather-0.2.1e-14|37	%vdr_plugin_install
14cu|vdr-plugin-weather-0.2.1e-14|38	
14cu|vdr-plugin-weather-0.2.1e-14|39	%files -f %plugin.vdr
14cu|vdr-plugin-weather-0.2.1e-14|40	%doc README HISTORY
14cu|vdr-plugin-weather-0.2.1e-14|41	
14cu|vdr-plugin-weather-0.2.1e-14|42	
14cu|vdr-plugin-weather-0.2.1e-14|43	
14cu|vdr-plugin-weather-0.2.1e-14|44	
14cu|vdr-plugin-weather-0.2.1e-14|45	
14cu|vdr-plugin-weather-0.2.1e-14|46	%changelog
14cu|vdr-plugin-weather-0.2.1e-14|47	
14cu|vdr-plugin-weather-0.2.1e-14|48	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1e-14
14cu|vdr-plugin-weather-0.2.1e-14|49	- (ae1e18f) Rebuild with new vdr
14cu|vdr-plugin-weather-0.2.1e-14|50	
14cu|vdr-plugin-weather-0.2.1e-14|51	

15453 14
14cu|vdr-plugin-webvideo-0.3.2-8|1	%define plugin webvideo
14cu|vdr-plugin-webvideo-0.3.2-8|2	
14cu|vdr-plugin-webvideo-0.3.2-8|3	%define major 0
14cu|vdr-plugin-webvideo-0.3.2-8|4	%define libname %mklibname webvi %{major}
14cu|vdr-plugin-webvideo-0.3.2-8|5	%define devname %mklibname webvi -d
14cu|vdr-plugin-webvideo-0.3.2-8|6	
14cu|vdr-plugin-webvideo-0.3.2-8|7	Summary:	VDR plugin: Download video files from the web
14cu|vdr-plugin-webvideo-0.3.2-8|8	Name:		vdr-plugin-%{plugin}
14cu|vdr-plugin-webvideo-0.3.2-8|9	Version:	0.3.2
14cu|vdr-plugin-webvideo-0.3.2-8|10	Release:	8
14cu|vdr-plugin-webvideo-0.3.2-8|11	License:	GPLv3+
14cu|vdr-plugin-webvideo-0.3.2-8|12	Group:		Video
14cu|vdr-plugin-webvideo-0.3.2-8|13	Url:		http://users.tkk.fi/~aajanki/vdr/webvideo/
14cu|vdr-plugin-webvideo-0.3.2-8|14	Source:		http://users.tkk.fi/~aajanki/vdr/webvideo/vdr-%{plugin}-%{version}.tgz
14cu|vdr-plugin-webvideo-0.3.2-8|15	Patch0:		webvideo-lib64.patch
14cu|vdr-plugin-webvideo-0.3.2-8|16	Patch1:		webvideo-ldflags.patch
14cu|vdr-plugin-webvideo-0.3.2-8|17	# remove stuff that is already handled by us from Makefile:
14cu|vdr-plugin-webvideo-0.3.2-8|18	Patch2:		webvideo-makefile-skip.patch
14cu|vdr-plugin-webvideo-0.3.2-8|19	Patch3:		webvideo-sysconfdir.patch
14cu|vdr-plugin-webvideo-0.3.2-8|20	Patch4:		webvideo-no-ldconfig.patch
14cu|vdr-plugin-webvideo-0.3.2-8|21	Patch5:		webvideo-default-template-path.patch
14cu|vdr-plugin-webvideo-0.3.2-8|22	BuildRequires:	vdr-devel
14cu|vdr-plugin-webvideo-0.3.2-8|23	BuildRequires:	pkgconfig(libxml-2.0)
14cu|vdr-plugin-webvideo-0.3.2-8|24	BuildRequires:	pkgconfig(python)
14cu|vdr-plugin-webvideo-0.3.2-8|25	Requires:	vdr-abi = %{vdr_abi}
14cu|vdr-plugin-webvideo-0.3.2-8|26	
14cu|vdr-plugin-webvideo-0.3.2-8|27	%description
14cu|vdr-plugin-webvideo-0.3.2-8|28	Webvideo plugin is a tool for browsing and downloading videos from
14cu|vdr-plugin-webvideo-0.3.2-8|29	popular video sharing websites, such as YouTube and Google video,
14cu|vdr-plugin-webvideo-0.3.2-8|30	using VDR menu interface or a command line client. With the help of
14cu|vdr-plugin-webvideo-0.3.2-8|31	xineliboutput plugin the videos can be played directly without
14cu|vdr-plugin-webvideo-0.3.2-8|32	downloading them first. Mplayer plugin is also supported.
14cu|vdr-plugin-webvideo-0.3.2-8|33	
14cu|vdr-plugin-webvideo-0.3.2-8|34	This package is the VDR plugin. A standalone command line client is
14cu|vdr-plugin-webvideo-0.3.2-8|35	available in package webvi.
14cu|vdr-plugin-webvideo-0.3.2-8|36	
14cu|vdr-plugin-webvideo-0.3.2-8|37	%files -f src/vdr-plugin/%{plugin}.vdr
14cu|vdr-plugin-webvideo-0.3.2-8|38	%doc README README.vdrplugin HISTORY TODO
14cu|vdr-plugin-webvideo-0.3.2-8|39	%dir %{vdr_plugin_cfgdir}/%plugin
14cu|vdr-plugin-webvideo-0.3.2-8|40	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mime.types
14cu|vdr-plugin-webvideo-0.3.2-8|41	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/webvi.plugin.conf
14cu|vdr-plugin-webvideo-0.3.2-8|42	
14cu|vdr-plugin-webvideo-0.3.2-8|43	#----------------------------------------------------------------------------
14cu|vdr-plugin-webvideo-0.3.2-8|44	
14cu|vdr-plugin-webvideo-0.3.2-8|45	%package -n python-webvi
14cu|vdr-plugin-webvideo-0.3.2-8|46	Summary:	Python module for web video download and playback
14cu|vdr-plugin-webvideo-0.3.2-8|47	Group:		System/Libraries
14cu|vdr-plugin-webvideo-0.3.2-8|48	Requires:	python-curl
14cu|vdr-plugin-webvideo-0.3.2-8|49	Requires:	python-libxslt
14cu|vdr-plugin-webvideo-0.3.2-8|50	Requires:	python-libxml2
14cu|vdr-plugin-webvideo-0.3.2-8|51	Requires:	python-mimms
14cu|vdr-plugin-webvideo-0.3.2-8|52	Suggests:	rtmpdump
14cu|vdr-plugin-webvideo-0.3.2-8|53	Suggests:	rtmpdump-yle
14cu|vdr-plugin-webvideo-0.3.2-8|54	Obsoletes:	webvid < 0.3.2
14cu|vdr-plugin-webvideo-0.3.2-8|55	
14cu|vdr-plugin-webvideo-0.3.2-8|56	%description -n python-webvi
14cu|vdr-plugin-webvideo-0.3.2-8|57	webvi is a tool for downloading and playing videos from popular video
14cu|vdr-plugin-webvideo-0.3.2-8|58	sharing webvites such as YouTube.
14cu|vdr-plugin-webvideo-0.3.2-8|59	
14cu|vdr-plugin-webvideo-0.3.2-8|60	This package contains the python module.
14cu|vdr-plugin-webvideo-0.3.2-8|61	
14cu|vdr-plugin-webvideo-0.3.2-8|62	%files -n python-webvi
14cu|vdr-plugin-webvideo-0.3.2-8|63	%{python_sitelib}/webvi
14cu|vdr-plugin-webvideo-0.3.2-8|64	%{python_sitelib}/libwebvi-*.egg-info
14cu|vdr-plugin-webvideo-0.3.2-8|65	%{_datadir}/webvi
14cu|vdr-plugin-webvideo-0.3.2-8|66	
14cu|vdr-plugin-webvideo-0.3.2-8|67	#----------------------------------------------------------------------------
14cu|vdr-plugin-webvideo-0.3.2-8|68	
14cu|vdr-plugin-webvideo-0.3.2-8|69	%package -n %{libname}
14cu|vdr-plugin-webvideo-0.3.2-8|70	Summary:	Shared library for using webvi
14cu|vdr-plugin-webvideo-0.3.2-8|71	Group:		System/Libraries
14cu|vdr-plugin-webvideo-0.3.2-8|72	Requires:	python-webvi = %{EVRD}
14cu|vdr-plugin-webvideo-0.3.2-8|73	
14cu|vdr-plugin-webvideo-0.3.2-8|74	%description -n %{libname}
14cu|vdr-plugin-webvideo-0.3.2-8|75	webvi is a tool for downloading and playing videos from popular video
14cu|vdr-plugin-webvideo-0.3.2-8|76	sharing webvites such as YouTube.
14cu|vdr-plugin-webvideo-0.3.2-8|77	
14cu|vdr-plugin-webvideo-0.3.2-8|78	This package contains the C library for using the webvi python
14cu|vdr-plugin-webvideo-0.3.2-8|79	module.
14cu|vdr-plugin-webvideo-0.3.2-8|80	
14cu|vdr-plugin-webvideo-0.3.2-8|81	%files -n %{libname}
14cu|vdr-plugin-webvideo-0.3.2-8|82	%{_libdir}/libwebvi.so.%{major}*
14cu|vdr-plugin-webvideo-0.3.2-8|83	
14cu|vdr-plugin-webvideo-0.3.2-8|84	#----------------------------------------------------------------------------
14cu|vdr-plugin-webvideo-0.3.2-8|85	
14cu|vdr-plugin-webvideo-0.3.2-8|86	%package -n %{devname}
14cu|vdr-plugin-webvideo-0.3.2-8|87	Summary:	Development files for webvi C bindings
14cu|vdr-plugin-webvideo-0.3.2-8|88	Group:		Development/C
14cu|vdr-plugin-webvideo-0.3.2-8|89	Requires:	%{libname} = %{EVRD}
14cu|vdr-plugin-webvideo-0.3.2-8|90	Provides:	webvi-devel = %{EVRD}
14cu|vdr-plugin-webvideo-0.3.2-8|91	
14cu|vdr-plugin-webvideo-0.3.2-8|92	%description -n %{devname}
14cu|vdr-plugin-webvideo-0.3.2-8|93	webvi is a tool for downloading and playing videos from popular video
14cu|vdr-plugin-webvideo-0.3.2-8|94	sharing webvites such as YouTube.
14cu|vdr-plugin-webvideo-0.3.2-8|95	
14cu|vdr-plugin-webvideo-0.3.2-8|96	This package contains the C bindings for the webvi python module.
14cu|vdr-plugin-webvideo-0.3.2-8|97	
14cu|vdr-plugin-webvideo-0.3.2-8|98	%files -n %{devname}
14cu|vdr-plugin-webvideo-0.3.2-8|99	%doc README TODO HISTORY doc/developers.txt
14cu|vdr-plugin-webvideo-0.3.2-8|100	%{_includedir}/libwebvi.h
14cu|vdr-plugin-webvideo-0.3.2-8|101	%{_libdir}/libwebvi.so
14cu|vdr-plugin-webvideo-0.3.2-8|102	
14cu|vdr-plugin-webvideo-0.3.2-8|103	#----------------------------------------------------------------------------
14cu|vdr-plugin-webvideo-0.3.2-8|104	
14cu|vdr-plugin-webvideo-0.3.2-8|105	%package -n webvi
14cu|vdr-plugin-webvideo-0.3.2-8|106	Summary:	Command line web video downloader
14cu|vdr-plugin-webvideo-0.3.2-8|107	Group:		Video
14cu|vdr-plugin-webvideo-0.3.2-8|108	Requires:	python-libxml2
14cu|vdr-plugin-webvideo-0.3.2-8|109	Requires:	python-webvi = %{EVRD}
14cu|vdr-plugin-webvideo-0.3.2-8|110	
14cu|vdr-plugin-webvideo-0.3.2-8|111	%description -n webvi
14cu|vdr-plugin-webvideo-0.3.2-8|112	webvi is a command line tool for downloading video and audio files
14cu|vdr-plugin-webvideo-0.3.2-8|113	from certain media sharing websites, such as YouTube or Google Video.
14cu|vdr-plugin-webvideo-0.3.2-8|114	
14cu|vdr-plugin-webvideo-0.3.2-8|115	%files -n webvi
14cu|vdr-plugin-webvideo-0.3.2-8|116	%doc README README.webvi TODO HISTORY
14cu|vdr-plugin-webvideo-0.3.2-8|117	%{_sysconfdir}/webvi.conf
14cu|vdr-plugin-webvideo-0.3.2-8|118	%{_bindir}/webvi
14cu|vdr-plugin-webvideo-0.3.2-8|119	%{python_sitelib}/webvicli
14cu|vdr-plugin-webvideo-0.3.2-8|120	
14cu|vdr-plugin-webvideo-0.3.2-8|121	#----------------------------------------------------------------------------
14cu|vdr-plugin-webvideo-0.3.2-8|122	
14cu|vdr-plugin-webvideo-0.3.2-8|123	%prep
14cu|vdr-plugin-webvideo-0.3.2-8|124	%setup -q -n %{plugin}-%{version}
14cu|vdr-plugin-webvideo-0.3.2-8|125	%apply_patches
14cu|vdr-plugin-webvideo-0.3.2-8|126	cd src/vdr-plugin
14cu|vdr-plugin-webvideo-0.3.2-8|127	%vdr_plugin_prep
14cu|vdr-plugin-webvideo-0.3.2-8|128	%vdr_plugin_params_begin %{plugin}
14cu|vdr-plugin-webvideo-0.3.2-8|129	# save downloaded files to dir
14cu|vdr-plugin-webvideo-0.3.2-8|130	var=DOWNLOAD_DIR
14cu|vdr-plugin-webvideo-0.3.2-8|131	param="-d DOWNLOAD_DIR"
14cu|vdr-plugin-webvideo-0.3.2-8|132	# read video site templates from DIR instead of default
14cu|vdr-plugin-webvideo-0.3.2-8|133	var=TEMPLATE_DIR
14cu|vdr-plugin-webvideo-0.3.2-8|134	param="-t TEMPLATE_DIR"
14cu|vdr-plugin-webvideo-0.3.2-8|135	# read another config file instead of default
14cu|vdr-plugin-webvideo-0.3.2-8|136	var=CONFIG_FILE
14cu|vdr-plugin-webvideo-0.3.2-8|137	param="-c CONFIG_FILE"
14cu|vdr-plugin-webvideo-0.3.2-8|138	# execute a command after downloading a file
14cu|vdr-plugin-webvideo-0.3.2-8|139	var=POSTPROCESS_CMD
14cu|vdr-plugin-webvideo-0.3.2-8|140	param="-p POSTPROCESS_CMD"
14cu|vdr-plugin-webvideo-0.3.2-8|141	%vdr_plugin_params_end
14cu|vdr-plugin-webvideo-0.3.2-8|142	
14cu|vdr-plugin-webvideo-0.3.2-8|143	%build
14cu|vdr-plugin-webvideo-0.3.2-8|144	%make CXXFLAGS="%{optflags}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX="%{_prefix}"
14cu|vdr-plugin-webvideo-0.3.2-8|145	cd src/vdr-plugin
14cu|vdr-plugin-webvideo-0.3.2-8|146	%vdr_plugin_build
14cu|vdr-plugin-webvideo-0.3.2-8|147	
14cu|vdr-plugin-webvideo-0.3.2-8|148	%install
14cu|vdr-plugin-webvideo-0.3.2-8|149	python setup.py install --root=%{buildroot}
14cu|vdr-plugin-webvideo-0.3.2-8|150	%make install \
14cu|vdr-plugin-webvideo-0.3.2-8|151	VDRPLUGINCONFDIR=%{buildroot}%{vdr_plugin_cfgdir} \
14cu|vdr-plugin-webvideo-0.3.2-8|152	PREFIX=%{buildroot}%{_prefix} \
14cu|vdr-plugin-webvideo-0.3.2-8|153	SYSCONFDIR="%{buildroot}%{_sysconfdir}" \
14cu|vdr-plugin-webvideo-0.3.2-8|154	LIBDIR="%{buildroot}%{_libdir}"
14cu|vdr-plugin-webvideo-0.3.2-8|155	
14cu|vdr-plugin-webvideo-0.3.2-8|156	install -d -m755 %{buildroot}%{_includedir}
14cu|vdr-plugin-webvideo-0.3.2-8|157	install -m644 src/libwebvi/libwebvi.h %{buildroot}%{_includedir}
14cu|vdr-plugin-webvideo-0.3.2-8|158	
14cu|vdr-plugin-webvideo-0.3.2-8|159	cd src/vdr-plugin
14cu|vdr-plugin-webvideo-0.3.2-8|160	%vdr_plugin_install
14cu|vdr-plugin-webvideo-0.3.2-8|161	
14cu|vdr-plugin-webvideo-0.3.2-8|162	
14cu|vdr-plugin-webvideo-0.3.2-8|163	%changelog
14cu|vdr-plugin-webvideo-0.3.2-8|164	
14cu|vdr-plugin-webvideo-0.3.2-8|165	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-8
14cu|vdr-plugin-webvideo-0.3.2-8|166	- (e9cd24d) BuildList#2558675: Increase release tag
14cu|vdr-plugin-webvideo-0.3.2-8|167	
14cu|vdr-plugin-webvideo-0.3.2-8|168	

15454 14
14cu|vdr-plugin-xxvautotimer-0.1.2-14|1	%define plugin	xxvautotimer
14cu|vdr-plugin-xxvautotimer-0.1.2-14|2	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|3	# backportability
14cu|vdr-plugin-xxvautotimer-0.1.2-14|4	%define _localstatedir %{_var}
14cu|vdr-plugin-xxvautotimer-0.1.2-14|5	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|6	Summary:	VDR plugin: Autotimer for XXV
14cu|vdr-plugin-xxvautotimer-0.1.2-14|7	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-xxvautotimer-0.1.2-14|8	Version:	0.1.2
14cu|vdr-plugin-xxvautotimer-0.1.2-14|9	Release:	14
14cu|vdr-plugin-xxvautotimer-0.1.2-14|10	Group:		Video
14cu|vdr-plugin-xxvautotimer-0.1.2-14|11	License:	GPL
14cu|vdr-plugin-xxvautotimer-0.1.2-14|12	URL:		http://www.vdrtools.de/vdrxxvautotimer.html
14cu|vdr-plugin-xxvautotimer-0.1.2-14|13	Source:		http://www.vdrtools.de/download/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-xxvautotimer-0.1.2-14|14	Patch0:		xxvautotimer-0.1.2-i18n-1.6.patch
14cu|vdr-plugin-xxvautotimer-0.1.2-14|15	Patch1:		xxvautotimer-includes.patch
14cu|vdr-plugin-xxvautotimer-0.1.2-14|16	Patch2:		xxvautotimer-format-string.patch
14cu|vdr-plugin-xxvautotimer-0.1.2-14|17	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-xxvautotimer-0.1.2-14|18	BuildRequires:	mysql-devel
14cu|vdr-plugin-xxvautotimer-0.1.2-14|19	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-xxvautotimer-0.1.2-14|20	Requires:       xxv
14cu|vdr-plugin-xxvautotimer-0.1.2-14|21	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|22	%description
14cu|vdr-plugin-xxvautotimer-0.1.2-14|23	This is a plugin for the Video Disk Recorder (VDR) to edit
14cu|vdr-plugin-xxvautotimer-0.1.2-14|24	Autotimers of XXV via VDR on-screen-display (OSD).
14cu|vdr-plugin-xxvautotimer-0.1.2-14|25	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|26	%prep
14cu|vdr-plugin-xxvautotimer-0.1.2-14|27	%setup -q -c
14cu|vdr-plugin-xxvautotimer-0.1.2-14|28	cd %plugin
14cu|vdr-plugin-xxvautotimer-0.1.2-14|29	%patch0 -p1
14cu|vdr-plugin-xxvautotimer-0.1.2-14|30	%patch1 -p1
14cu|vdr-plugin-xxvautotimer-0.1.2-14|31	%patch2 -p1
14cu|vdr-plugin-xxvautotimer-0.1.2-14|32	%vdr_plugin_prep
14cu|vdr-plugin-xxvautotimer-0.1.2-14|33	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|34	%vdr_plugin_params_begin %plugin
14cu|vdr-plugin-xxvautotimer-0.1.2-14|35	# xxv configuration file
14cu|vdr-plugin-xxvautotimer-0.1.2-14|36	var=XXVD_CFG
14cu|vdr-plugin-xxvautotimer-0.1.2-14|37	param=--xxvconfigfile=XXVD_CFG
14cu|vdr-plugin-xxvautotimer-0.1.2-14|38	default=%{_localstatedir}/lib/xxv/xxvd.cfg
14cu|vdr-plugin-xxvautotimer-0.1.2-14|39	%vdr_plugin_params_end
14cu|vdr-plugin-xxvautotimer-0.1.2-14|40	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|41	%build
14cu|vdr-plugin-xxvautotimer-0.1.2-14|42	cd %plugin
14cu|vdr-plugin-xxvautotimer-0.1.2-14|43	%vdr_plugin_build
14cu|vdr-plugin-xxvautotimer-0.1.2-14|44	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|45	%install
14cu|vdr-plugin-xxvautotimer-0.1.2-14|46	cd %plugin
14cu|vdr-plugin-xxvautotimer-0.1.2-14|47	%vdr_plugin_install
14cu|vdr-plugin-xxvautotimer-0.1.2-14|48	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|49	install -d -m755 %{buildroot}%{_bindir}
14cu|vdr-plugin-xxvautotimer-0.1.2-14|50	install -m755 Scripte/* %{buildroot}%{_bindir}
14cu|vdr-plugin-xxvautotimer-0.1.2-14|51	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|52	%files -f %plugin/%plugin.vdr
14cu|vdr-plugin-xxvautotimer-0.1.2-14|53	%doc %plugin/README %plugin/HISTORY
14cu|vdr-plugin-xxvautotimer-0.1.2-14|54	%{_bindir}/epg2xxvautotimer.pl
14cu|vdr-plugin-xxvautotimer-0.1.2-14|55	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|56	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|57	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|58	%changelog
14cu|vdr-plugin-xxvautotimer-0.1.2-14|59	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|60	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-14
14cu|vdr-plugin-xxvautotimer-0.1.2-14|61	- (bf84154) Rebuild with new vdr
14cu|vdr-plugin-xxvautotimer-0.1.2-14|62	
14cu|vdr-plugin-xxvautotimer-0.1.2-14|63	

15455 14
14cu|vdr-plugin-yaepg-0.0.2.1-21|1	%define plugin	yaepg
14cu|vdr-plugin-yaepg-0.0.2.1-21|2	
14cu|vdr-plugin-yaepg-0.0.2.1-21|3	Summary:	VDR plugin: Yet Another EPG
14cu|vdr-plugin-yaepg-0.0.2.1-21|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-yaepg-0.0.2.1-21|5	Version:	0.0.2.1
14cu|vdr-plugin-yaepg-0.0.2.1-21|6	Release:	21
14cu|vdr-plugin-yaepg-0.0.2.1-21|7	Group:		Video
14cu|vdr-plugin-yaepg-0.0.2.1-21|8	License:	GPL
14cu|vdr-plugin-yaepg-0.0.2.1-21|9	URL:		http://www.hoochvdr.info/
14cu|vdr-plugin-yaepg-0.0.2.1-21|10	# http://www.hoochvdr.info/modules.php?name=Forums&file=viewtopic&t=98
14cu|vdr-plugin-yaepg-0.0.2.1-21|11	Source:		http://www.hoochvdr.info/files/vdr-%plugin-%{version}.tar.bz2
14cu|vdr-plugin-yaepg-0.0.2.1-21|12	# Use standard VDR logging mechanism instead of own logfile
14cu|vdr-plugin-yaepg-0.0.2.1-21|13	Patch1:		yaepg-logging.patch
14cu|vdr-plugin-yaepg-0.0.2.1-21|14	# Use standard types, from e-tobi repository
14cu|vdr-plugin-yaepg-0.0.2.1-21|15	Patch2:		yaepg-standard-types.patch
14cu|vdr-plugin-yaepg-0.0.2.1-21|16	# Change screenshot location
14cu|vdr-plugin-yaepg-0.0.2.1-21|17	Patch3:		94_yaepg-1.3.38.dpatch
14cu|vdr-plugin-yaepg-0.0.2.1-21|18	Patch4:		95_yaepg-0.0.2.1-vdr-1.5.3.dpatch
14cu|vdr-plugin-yaepg-0.0.2.1-21|19	Patch5:		yaepg-0.0.2.1-i18n-1.6.patch
14cu|vdr-plugin-yaepg-0.0.2.1-21|20	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-yaepg-0.0.2.1-21|21	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-yaepg-0.0.2.1-21|22	
14cu|vdr-plugin-yaepg-0.0.2.1-21|23	%description
14cu|vdr-plugin-yaepg-0.0.2.1-21|24	Yaepg (Yet Another Electronic Programming Guide) is an EPG that tries to
14cu|vdr-plugin-yaepg-0.0.2.1-21|25	simulate the look and feel of a commercial IRD.
14cu|vdr-plugin-yaepg-0.0.2.1-21|26	
14cu|vdr-plugin-yaepg-0.0.2.1-21|27	%prep
14cu|vdr-plugin-yaepg-0.0.2.1-21|28	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-yaepg-0.0.2.1-21|29	%patch1 -p1
14cu|vdr-plugin-yaepg-0.0.2.1-21|30	%patch2 -p1
14cu|vdr-plugin-yaepg-0.0.2.1-21|31	%patch3 -p1
14cu|vdr-plugin-yaepg-0.0.2.1-21|32	%patch4 -p1
14cu|vdr-plugin-yaepg-0.0.2.1-21|33	%patch5 -p1
14cu|vdr-plugin-yaepg-0.0.2.1-21|34	%vdr_plugin_prep
14cu|vdr-plugin-yaepg-0.0.2.1-21|35	
14cu|vdr-plugin-yaepg-0.0.2.1-21|36	%build
14cu|vdr-plugin-yaepg-0.0.2.1-21|37	%vdr_plugin_build
14cu|vdr-plugin-yaepg-0.0.2.1-21|38	
14cu|vdr-plugin-yaepg-0.0.2.1-21|39	%install
14cu|vdr-plugin-yaepg-0.0.2.1-21|40	%vdr_plugin_install
14cu|vdr-plugin-yaepg-0.0.2.1-21|41	
14cu|vdr-plugin-yaepg-0.0.2.1-21|42	%files -f %plugin.vdr
14cu|vdr-plugin-yaepg-0.0.2.1-21|43	%doc README COPYING HISTORY
14cu|vdr-plugin-yaepg-0.0.2.1-21|44	
14cu|vdr-plugin-yaepg-0.0.2.1-21|45	
14cu|vdr-plugin-yaepg-0.0.2.1-21|46	
14cu|vdr-plugin-yaepg-0.0.2.1-21|47	
14cu|vdr-plugin-yaepg-0.0.2.1-21|48	
14cu|vdr-plugin-yaepg-0.0.2.1-21|49	%changelog
14cu|vdr-plugin-yaepg-0.0.2.1-21|50	
14cu|vdr-plugin-yaepg-0.0.2.1-21|51	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2.1-21
14cu|vdr-plugin-yaepg-0.0.2.1-21|52	- (c60ee7f) Rebuild with new vdr
14cu|vdr-plugin-yaepg-0.0.2.1-21|53	
14cu|vdr-plugin-yaepg-0.0.2.1-21|54	

15456 14
14cu|vdr-plugin-zaphistory-0.9.6-1|1	%define plugin	zaphistory
14cu|vdr-plugin-zaphistory-0.9.6-1|2	
14cu|vdr-plugin-zaphistory-0.9.6-1|3	Summary:	VDR plugin: History of the last zapped channels
14cu|vdr-plugin-zaphistory-0.9.6-1|4	Name:		vdr-plugin-%plugin
14cu|vdr-plugin-zaphistory-0.9.6-1|5	Version:	0.9.6
14cu|vdr-plugin-zaphistory-0.9.6-1|6	Release:	1
14cu|vdr-plugin-zaphistory-0.9.6-1|7	Group:		Video
14cu|vdr-plugin-zaphistory-0.9.6-1|8	License:	GPL
14cu|vdr-plugin-zaphistory-0.9.6-1|9	URL:		http://projects.vdr-developer.org/projects/plg-zaphistory
14cu|vdr-plugin-zaphistory-0.9.6-1|10	Source:		http://projects.vdr-developer.org/attachments/download/1437/%plugin-%{version}.tar.gz
14cu|vdr-plugin-zaphistory-0.9.6-1|11	BuildRequires:	vdr-devel >= 1.6.0
14cu|vdr-plugin-zaphistory-0.9.6-1|12	Requires:	vdr-abi = %vdr_abi
14cu|vdr-plugin-zaphistory-0.9.6-1|13	
14cu|vdr-plugin-zaphistory-0.9.6-1|14	%description
14cu|vdr-plugin-zaphistory-0.9.6-1|15	Originally the plugins provided a history of the latest viewed
14cu|vdr-plugin-zaphistory-0.9.6-1|16	channels. Since version 0.0.3 statistics (zaps and watchtime) are
14cu|vdr-plugin-zaphistory-0.9.6-1|17	collected for each channel. History can be sorted by latest viewed,
14cu|vdr-plugin-zaphistory-0.9.6-1|18	zap count and watch time. The idea is a self-learning favourites
14cu|vdr-plugin-zaphistory-0.9.6-1|19	list. The history provides a channel name + EPG view and a channel
14cu|vdr-plugin-zaphistory-0.9.6-1|20	name + statistics view. Statistics and history entries can be
14cu|vdr-plugin-zaphistory-0.9.6-1|21	deleted or reseted from the menu.
14cu|vdr-plugin-zaphistory-0.9.6-1|22	
14cu|vdr-plugin-zaphistory-0.9.6-1|23	%prep
14cu|vdr-plugin-zaphistory-0.9.6-1|24	%setup -q -n %plugin-%{version}
14cu|vdr-plugin-zaphistory-0.9.6-1|25	%vdr_plugin_prep
14cu|vdr-plugin-zaphistory-0.9.6-1|26	
14cu|vdr-plugin-zaphistory-0.9.6-1|27	%build
14cu|vdr-plugin-zaphistory-0.9.6-1|28	%vdr_plugin_build
14cu|vdr-plugin-zaphistory-0.9.6-1|29	
14cu|vdr-plugin-zaphistory-0.9.6-1|30	%install
14cu|vdr-plugin-zaphistory-0.9.6-1|31	%vdr_plugin_install
14cu|vdr-plugin-zaphistory-0.9.6-1|32	
14cu|vdr-plugin-zaphistory-0.9.6-1|33	%files -f %plugin.vdr
14cu|vdr-plugin-zaphistory-0.9.6-1|34	%doc README HISTORY
14cu|vdr-plugin-zaphistory-0.9.6-1|35	
14cu|vdr-plugin-zaphistory-0.9.6-1|36	
14cu|vdr-plugin-zaphistory-0.9.6-1|37	
14cu|vdr-plugin-zaphistory-0.9.6-1|38	%changelog
14cu|vdr-plugin-zaphistory-0.9.6-1|39	
14cu|vdr-plugin-zaphistory-0.9.6-1|40	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-1
14cu|vdr-plugin-zaphistory-0.9.6-1|41	- (f1f010b) Drop unused files
14cu|vdr-plugin-zaphistory-0.9.6-1|42	
14cu|vdr-plugin-zaphistory-0.9.6-1|43	

15457 14
14cu|vdrsync-0.1.2.2dev2-050322.4|1	%define snapshot 050322
14cu|vdrsync-0.1.2.2dev2-050322.4|2	
14cu|vdrsync-0.1.2.2dev2-050322.4|3	Summary:	Repack VDR recordings to DVD compatible fromat
14cu|vdrsync-0.1.2.2dev2-050322.4|4	Name:		vdrsync
14cu|vdrsync-0.1.2.2dev2-050322.4|5	Version:	0.1.2.2dev2
14cu|vdrsync-0.1.2.2dev2-050322.4|6	Release:	%{snapshot}.4
14cu|vdrsync-0.1.2.2dev2-050322.4|7	Group:		Video
14cu|vdrsync-0.1.2.2dev2-050322.4|8	License:	GPL
14cu|vdrsync-0.1.2.2dev2-050322.4|9	URL:		http://vdrsync.vdr-portal.de/
14cu|vdrsync-0.1.2.2dev2-050322.4|10	Source:		http://vdrsync.vdr-portal.de/releases/%{name}-%snapshot.tar.bz2
14cu|vdrsync-0.1.2.2dev2-050322.4|11	BuildArch:	noarch
14cu|vdrsync-0.1.2.2dev2-050322.4|12	
14cu|vdrsync-0.1.2.2dev2-050322.4|13	%description
14cu|vdrsync-0.1.2.2dev2-050322.4|14	VDRsync was programmed to allow conversion of a VDR recording into a
14cu|vdrsync-0.1.2.2dev2-050322.4|15	DVD compatible format. This conversion requires the "unpacking" of
14cu|vdrsync-0.1.2.2dev2-050322.4|16	Video and Audio data from the native VDR format, and the repacking
14cu|vdrsync-0.1.2.2dev2-050322.4|17	into a DVD compatible format. During this packing steps important
14cu|vdrsync-0.1.2.2dev2-050322.4|18	timing information is lost, leading to Audio-Video synchronisation
14cu|vdrsync-0.1.2.2dev2-050322.4|19	problems. In other words, audio is a bit too early or too late for
14cu|vdrsync-0.1.2.2dev2-050322.4|20	the video. Watching such a "desynced" movie is a pain.
14cu|vdrsync-0.1.2.2dev2-050322.4|21	
14cu|vdrsync-0.1.2.2dev2-050322.4|22	Not too long ago an excellent tool named ds.jar was available, which
14cu|vdrsync-0.1.2.2dev2-050322.4|23	took care of the problem by aligning Audio and Video during the
14cu|vdrsync-0.1.2.2dev2-050322.4|24	first "unpacking" step. This tool was unavailable for a certain
14cu|vdrsync-0.1.2.2dev2-050322.4|25	period and therefore I decided to try to write a replacement for it
14cu|vdrsync-0.1.2.2dev2-050322.4|26	(ds.jar is now available again under the name Project X).
14cu|vdrsync-0.1.2.2dev2-050322.4|27	
14cu|vdrsync-0.1.2.2dev2-050322.4|28	In the meantime I added some features to VDRsync, like cutting the
14cu|vdrsync-0.1.2.2dev2-050322.4|29	movie while syncing, and developed some additional tools, like the
14cu|vdrsync-0.1.2.2dev2-050322.4|30	sharemarks project.
14cu|vdrsync-0.1.2.2dev2-050322.4|31	
14cu|vdrsync-0.1.2.2dev2-050322.4|32	%prep
14cu|vdrsync-0.1.2.2dev2-050322.4|33	%setup -q -n %{name}-%{snapshot}
14cu|vdrsync-0.1.2.2dev2-050322.4|34	
14cu|vdrsync-0.1.2.2dev2-050322.4|35	%install
14cu|vdrsync-0.1.2.2dev2-050322.4|36	install -d -m755 %{buildroot}%{_bindir}
14cu|vdrsync-0.1.2.2dev2-050322.4|37	install -m755 *.pl %{buildroot}%{_bindir}
14cu|vdrsync-0.1.2.2dev2-050322.4|38	
14cu|vdrsync-0.1.2.2dev2-050322.4|39	%files
14cu|vdrsync-0.1.2.2dev2-050322.4|40	%doc CHANGES
14cu|vdrsync-0.1.2.2dev2-050322.4|41	%{_bindir}/*.pl
14cu|vdrsync-0.1.2.2dev2-050322.4|42	
14cu|vdrsync-0.1.2.2dev2-050322.4|43	
14cu|vdrsync-0.1.2.2dev2-050322.4|44	
14cu|vdrsync-0.1.2.2dev2-050322.4|45	
14cu|vdrsync-0.1.2.2dev2-050322.4|46	%changelog
14cu|vdrsync-0.1.2.2dev2-050322.4|47	
14cu|vdrsync-0.1.2.2dev2-050322.4|48	* Tue Jun 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2.2dev2-050322.4
14cu|vdrsync-0.1.2.2dev2-050322.4|49	- (53a9ea2) Fix build
14cu|vdrsync-0.1.2.2dev2-050322.4|50	
14cu|vdrsync-0.1.2.2dev2-050322.4|51	

15458 14
14cu|velocity-1.6.4-7|1	%define section free
14cu|velocity-1.6.4-7|2	
14cu|velocity-1.6.4-7|3	Name:           velocity
14cu|velocity-1.6.4-7|4	Version:        1.6.4
14cu|velocity-1.6.4-7|5	Release:        7
14cu|velocity-1.6.4-7|6	Epoch:          0
14cu|velocity-1.6.4-7|7	Summary:        Java-based template engine
14cu|velocity-1.6.4-7|8	License:        Apache Software License
14cu|velocity-1.6.4-7|9	Source0:        http://www.apache.org/dist/%{name}/engine/%{version}/%{name}-%{version}.tar.gz
14cu|velocity-1.6.4-7|10	Source1:        http://repo1.maven.org/maven2/org/apache/%{name}/%{name}/%{version}/%{name}-%{version}.pom
14cu|velocity-1.6.4-7|11	Patch0:         velocity-remove-avalon-logkit.patch
14cu|velocity-1.6.4-7|12	Patch1:         velocity-use-system-jars.patch
14cu|velocity-1.6.4-7|13	Patch2:         velocity-servletapi5.patch
14cu|velocity-1.6.4-7|14	Patch3:         velocity-cleanup-pom.patch
14cu|velocity-1.6.4-7|15	Patch4:         velocity-tomcat6.patch
14cu|velocity-1.6.4-7|16	Group:          Development/Libraries/Java
14cu|velocity-1.6.4-7|17	Requires:       apache-commons-collections
14cu|velocity-1.6.4-7|18	Requires:       apache-commons-logging
14cu|velocity-1.6.4-7|19	Requires:       apache-commons-lang
14cu|velocity-1.6.4-7|20	Requires:       servlet6
14cu|velocity-1.6.4-7|21	Requires:       oro
14cu|velocity-1.6.4-7|22	Requires:       werken-xpath
14cu|velocity-1.6.4-7|23	Requires:       junit
14cu|velocity-1.6.4-7|24	Requires:       hsqldb
14cu|velocity-1.6.4-7|25	Requires:       jdom
14cu|velocity-1.6.4-7|26	Requires:       bcel
14cu|velocity-1.6.4-7|27	Requires:       log4j
14cu|velocity-1.6.4-7|28	Requires(post): jpackage-utils
14cu|velocity-1.6.4-7|29	Requires(postun): jpackage-utils
14cu|velocity-1.6.4-7|30	
14cu|velocity-1.6.4-7|31	BuildRequires:  werken-xpath
14cu|velocity-1.6.4-7|32	BuildRequires:  ant
14cu|velocity-1.6.4-7|33	BuildRequires:  antlr
14cu|velocity-1.6.4-7|34	BuildRequires:  junit
14cu|velocity-1.6.4-7|35	BuildRequires:  ant-junit
14cu|velocity-1.6.4-7|36	BuildRequires:  hsqldb
14cu|velocity-1.6.4-7|37	BuildRequires:  apache-commons-collections
14cu|velocity-1.6.4-7|38	BuildRequires:  apache-commons-logging
14cu|velocity-1.6.4-7|39	BuildRequires:  apache-commons-lang
14cu|velocity-1.6.4-7|40	BuildRequires:  servlet6
14cu|velocity-1.6.4-7|41	BuildRequires:  oro
14cu|velocity-1.6.4-7|42	BuildRequires:  jdom
14cu|velocity-1.6.4-7|43	BuildRequires:  bcel
14cu|velocity-1.6.4-7|44	BuildRequires:  log4j
14cu|velocity-1.6.4-7|45	BuildRequires:  jpackage-utils
14cu|velocity-1.6.4-7|46	BuildRequires:  xml-commons-jaxp-1.3-apis
14cu|velocity-1.6.4-7|47	BuildRequires:  xerces-j2
14cu|velocity-1.6.4-7|48	
14cu|velocity-1.6.4-7|49	URL:            http://velocity.apache.org/
14cu|velocity-1.6.4-7|50	Group:          Development/Java
14cu|velocity-1.6.4-7|51	Requires:       werken.xpath
14cu|velocity-1.6.4-7|52	
14cu|velocity-1.6.4-7|53	BuildRequires:  java-devel >= 1.6.0
14cu|velocity-1.6.4-7|54	BuildRequires:	java-1.8.0-openjdk-devel
14cu|velocity-1.6.4-7|55	BuildArch:      noarch
14cu|velocity-1.6.4-7|56	
14cu|velocity-1.6.4-7|57	%description
14cu|velocity-1.6.4-7|58	Velocity is a Java-based template engine. It permits anyone to use the
14cu|velocity-1.6.4-7|59	simple yet powerful template language to reference objects defined in
14cu|velocity-1.6.4-7|60	Java code.
14cu|velocity-1.6.4-7|61	When Velocity is used for web development, Web designers can work in
14cu|velocity-1.6.4-7|62	parallel with Java programmers to develop web sites according to the
14cu|velocity-1.6.4-7|63	Model-View-Controller (MVC) model, meaning that web page designers can
14cu|velocity-1.6.4-7|64	focus solely on creating a site that looks good, and programmers can
14cu|velocity-1.6.4-7|65	focus solely on writing top-notch code. Velocity separates Java code
14cu|velocity-1.6.4-7|66	from the web pages, making the web site more maintainable over the long
14cu|velocity-1.6.4-7|67	run and providing a viable alternative to Java Server Pages (JSPs) or
14cu|velocity-1.6.4-7|68	PHP.
14cu|velocity-1.6.4-7|69	Velocity's capabilities reach well beyond the realm of web sites; for
14cu|velocity-1.6.4-7|70	example, it can generate SQL and PostScript and XML (see Anakia for more
14cu|velocity-1.6.4-7|71	information on XML transformations) from templates. It can be used
14cu|velocity-1.6.4-7|72	either as a standalone utility for generating source code and reports,
14cu|velocity-1.6.4-7|73	or as an integrated component of other systems. Velocity also provides
14cu|velocity-1.6.4-7|74	template services for the Turbine web application framework.
14cu|velocity-1.6.4-7|75	Velocity+Turbine provides a template service that will allow web
14cu|velocity-1.6.4-7|76	applications to be developed according to a true MVC model.
14cu|velocity-1.6.4-7|77	
14cu|velocity-1.6.4-7|78	%package        manual
14cu|velocity-1.6.4-7|79	Summary:        Manual for %{name}
14cu|velocity-1.6.4-7|80	Group:          Development/Java
14cu|velocity-1.6.4-7|81	
14cu|velocity-1.6.4-7|82	%description    manual
14cu|velocity-1.6.4-7|83	Documentation for %{name}.
14cu|velocity-1.6.4-7|84	
14cu|velocity-1.6.4-7|85	%package        javadoc
14cu|velocity-1.6.4-7|86	Summary:        Javadoc for %{name}
14cu|velocity-1.6.4-7|87	Group:          Development/Java
14cu|velocity-1.6.4-7|88	
14cu|velocity-1.6.4-7|89	%description    javadoc
14cu|velocity-1.6.4-7|90	Javadoc for %{name}.
14cu|velocity-1.6.4-7|91	
14cu|velocity-1.6.4-7|92	%package        demo
14cu|velocity-1.6.4-7|93	Summary:        Demo for %{name}
14cu|velocity-1.6.4-7|94	Group:          Development/Java
14cu|velocity-1.6.4-7|95	Requires:       %{name} = %{epoch}:%{version}-%{release}
14cu|velocity-1.6.4-7|96	
14cu|velocity-1.6.4-7|97	
14cu|velocity-1.6.4-7|98	%description    demo
14cu|velocity-1.6.4-7|99	Demonstrations and samples for %{name}.
14cu|velocity-1.6.4-7|100	
14cu|velocity-1.6.4-7|101	# -----------------------------------------------------------------------------
14cu|velocity-1.6.4-7|102	
14cu|velocity-1.6.4-7|103	%prep
14cu|velocity-1.6.4-7|104	%setup -q -n %{name}-%{version}
14cu|velocity-1.6.4-7|105	
14cu|velocity-1.6.4-7|106	# remove bundled libs/classes (except those used for testing)
14cu|velocity-1.6.4-7|107	find . -name '*.jar' -o -name '*.class' -not -path '*test*' -print -delete
14cu|velocity-1.6.4-7|108	
14cu|velocity-1.6.4-7|109	# Remove dependency on avalon-logkit
14cu|velocity-1.6.4-7|110	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogChute.java
14cu|velocity-1.6.4-7|111	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogSystem.java
14cu|velocity-1.6.4-7|112	rm -f src/java/org/apache/velocity/runtime/log/VelocityFormatter.java
14cu|velocity-1.6.4-7|113	%patch0 -p1
14cu|velocity-1.6.4-7|114	
14cu|velocity-1.6.4-7|115	# Use system jars instead of downloading
14cu|velocity-1.6.4-7|116	%patch1 -p1
14cu|velocity-1.6.4-7|117	
14cu|velocity-1.6.4-7|118	#Apply patch to remove explicit dependency on servletapi3
14cu|velocity-1.6.4-7|119	%patch2 -p1
14cu|velocity-1.6.4-7|120	
14cu|velocity-1.6.4-7|121	# Remove (unavailable) parent reference and avalon-logkit from POM
14cu|velocity-1.6.4-7|122	cp %{SOURCE1} ./pom.xml
14cu|velocity-1.6.4-7|123	%patch3 -p1
14cu|velocity-1.6.4-7|124	
14cu|velocity-1.6.4-7|125	# fix test for servlet api 2.5
14cu|velocity-1.6.4-7|126	%patch4 -p1
14cu|velocity-1.6.4-7|127	
14cu|velocity-1.6.4-7|128	# -----------------------------------------------------------------------------
14cu|velocity-1.6.4-7|129	
14cu|velocity-1.6.4-7|130	%build
14cu|velocity-1.6.4-7|131	export CLASSPATH=$(build-classpath \
14cu|velocity-1.6.4-7|132	antlr \
14cu|velocity-1.6.4-7|133	apache-commons-collections \
14cu|velocity-1.6.4-7|134	commons-lang \
14cu|velocity-1.6.4-7|135	commons-logging \
14cu|velocity-1.6.4-7|136	tomcat-servlet-api \
14cu|velocity-1.6.4-7|137	junit \
14cu|velocity-1.6.4-7|138	oro \
14cu|velocity-1.6.4-7|139	log4j \
14cu|velocity-1.6.4-7|140	jdom \
14cu|velocity-1.6.4-7|141	bcel \
14cu|velocity-1.6.4-7|142	werken.xpath \
14cu|velocity-1.6.4-7|143	hsqldb \
14cu|velocity-1.6.4-7|144	junit)
14cu|velocity-1.6.4-7|145	ant \
14cu|velocity-1.6.4-7|146	-buildfile build/build.xml \
14cu|velocity-1.6.4-7|147	-Dbuild.sysclasspath=first \
14cu|velocity-1.6.4-7|148	jar javadocs
14cu|velocity-1.6.4-7|149	# test
14cu|velocity-1.6.4-7|150	
14cu|velocity-1.6.4-7|151	# fix line-endings in generated files
14cu|velocity-1.6.4-7|152	sed -i 's/\r//' docs/api/stylesheet.css docs/api/package-list
14cu|velocity-1.6.4-7|153	
14cu|velocity-1.6.4-7|154	# -----------------------------------------------------------------------------
14cu|velocity-1.6.4-7|155	
14cu|velocity-1.6.4-7|156	%install
14cu|velocity-1.6.4-7|157	
14cu|velocity-1.6.4-7|158	# jars
14cu|velocity-1.6.4-7|159	install -d -m 755 %{buildroot}%{_javadir}
14cu|velocity-1.6.4-7|160	install -p -m 644 bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|velocity-1.6.4-7|161	
14cu|velocity-1.6.4-7|162	# javadoc
14cu|velocity-1.6.4-7|163	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14cu|velocity-1.6.4-7|164	cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}
14cu|velocity-1.6.4-7|165	
14cu|velocity-1.6.4-7|166	# data
14cu|velocity-1.6.4-7|167	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|velocity-1.6.4-7|168	cp -pr convert examples test %{buildroot}%{_datadir}/%{name}
14cu|velocity-1.6.4-7|169	
14cu|velocity-1.6.4-7|170	# Maven metadata
14cu|velocity-1.6.4-7|171	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|velocity-1.6.4-7|172	%add_to_maven_depmap org.apache.velocity %{name} %{version} JPP %{name}
14cu|velocity-1.6.4-7|173	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cu|velocity-1.6.4-7|174	
14cu|velocity-1.6.4-7|175	# -----------------------------------------------------------------------------
14cu|velocity-1.6.4-7|176	
14cu|velocity-1.6.4-7|177	%post
14cu|velocity-1.6.4-7|178	%update_maven_depmap
14cu|velocity-1.6.4-7|179	
14cu|velocity-1.6.4-7|180	%postun
14cu|velocity-1.6.4-7|181	%update_maven_depmap
14cu|velocity-1.6.4-7|182	
14cu|velocity-1.6.4-7|183	# -----------------------------------------------------------------------------
14cu|velocity-1.6.4-7|184	
14cu|velocity-1.6.4-7|185	
14cu|velocity-1.6.4-7|186	%files
14cu|velocity-1.6.4-7|187	%defattr(0644,root,root,0755)
14cu|velocity-1.6.4-7|188	%doc LICENSE NOTICE README.txt
14cu|velocity-1.6.4-7|189	%{_javadir}/*.jar
14cu|velocity-1.6.4-7|190	%{_mavenpomdir}/*
14cu|velocity-1.6.4-7|191	%config(noreplace) %{_mavendepmapfragdir}/*
14cu|velocity-1.6.4-7|192	
14cu|velocity-1.6.4-7|193	%files manual
14cu|velocity-1.6.4-7|194	%defattr(0644,root,root,0755)
14cu|velocity-1.6.4-7|195	%doc docs/*
14cu|velocity-1.6.4-7|196	
14cu|velocity-1.6.4-7|197	%files javadoc
14cu|velocity-1.6.4-7|198	%defattr(0644,root,root,0755)
14cu|velocity-1.6.4-7|199	%{_javadocdir}/%{name}
14cu|velocity-1.6.4-7|200	
14cu|velocity-1.6.4-7|201	%files demo
14cu|velocity-1.6.4-7|202	%defattr(0644,root,root,0755)
14cu|velocity-1.6.4-7|203	%{_datadir}/%{name}
14cu|velocity-1.6.4-7|204	
14cu|velocity-1.6.4-7|205	
14cu|velocity-1.6.4-7|206	%changelog
14cu|velocity-1.6.4-7|207	
14cu|velocity-1.6.4-7|208	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 0:1.6.4-7
14cu|velocity-1.6.4-7|209	- (e304f0b) Updated to modern BRs
14cu|velocity-1.6.4-7|210	
14cu|velocity-1.6.4-7|211	

15459 14
14cu|veracrypt-1.19-1|1	%define debug_package %{nil}
14cu|veracrypt-1.19-1|2	
14cu|veracrypt-1.19-1|3	Summary:	Disk encryption software
14cu|veracrypt-1.19-1|4	Name:		veracrypt
14cu|veracrypt-1.19-1|5	Version:	1.19
14cu|veracrypt-1.19-1|6	Release:	1
14cu|veracrypt-1.19-1|7	License:	Microsoft Public License
14cu|veracrypt-1.19-1|8	Group:		File tools
14cu|veracrypt-1.19-1|9	Url:		https://veracrypt.codeplex.com
14cu|veracrypt-1.19-1|10	Source0:	https://github.com/veracrypt/VeraCrypt/archive/VeraCrypt-VeraCrypt_%{version}.tar.gz
14cu|veracrypt-1.19-1|11	Patch1:		veracrypt-1.0f-2-no-makeself.patch
14cu|veracrypt-1.19-1|12	Patch2:		veracrypt-1.0f-2-desktop.patch
14cu|veracrypt-1.19-1|13	BuildRequires:	wxgtku3.0-devel
14cu|veracrypt-1.19-1|14	BuildRequires:	nasm
14cu|veracrypt-1.19-1|15	BuildRequires:	fuse-devel
14cu|veracrypt-1.19-1|16	BuildRequires:	imagemagick
14cu|veracrypt-1.19-1|17	
14cu|veracrypt-1.19-1|18	%description
14cu|veracrypt-1.19-1|19	Free disk encryption software based on TrueCrypt.
14cu|veracrypt-1.19-1|20	
14cu|veracrypt-1.19-1|21	%files
14cu|veracrypt-1.19-1|22	%{_bindir}/*
14cu|veracrypt-1.19-1|23	%{_datadir}/%{name}
14cu|veracrypt-1.19-1|24	%{_datadir}/applications/*
14cu|veracrypt-1.19-1|25	%{_datadir}/pixmaps/*
14cu|veracrypt-1.19-1|26	%{_iconsdir}/hicolor/*/apps/*
14cu|veracrypt-1.19-1|27	
14cu|veracrypt-1.19-1|28	#----------------------------------------------------------------------------
14cu|veracrypt-1.19-1|29	
14cu|veracrypt-1.19-1|30	%prep
14cu|veracrypt-1.19-1|31	%setup -qn VeraCrypt-VeraCrypt_%{version}
14cu|veracrypt-1.19-1|32	%patch1 -p1
14cu|veracrypt-1.19-1|33	%patch2 -p1
14cu|veracrypt-1.19-1|34	%build
14cu|veracrypt-1.19-1|35	pushd src
14cu|veracrypt-1.19-1|36	%make
14cu|veracrypt-1.19-1|37	popd
14cu|veracrypt-1.19-1|38	
14cu|veracrypt-1.19-1|39	pushd src/Resources/Icons
14cu|veracrypt-1.19-1|40	convert VeraCrypt-16x16.xpm VeraCrypt-16x16.png
14cu|veracrypt-1.19-1|41	convert VeraCrypt-48x48.xpm VeraCrypt-48x48.png
14cu|veracrypt-1.19-1|42	popd
14cu|veracrypt-1.19-1|43	
14cu|veracrypt-1.19-1|44	rm -f src/Setup/Linux/usr/bin/veracrypt-uninstall.sh
14cu|veracrypt-1.19-1|45	
14cu|veracrypt-1.19-1|46	%install
14cu|veracrypt-1.19-1|47	cp -r src/Setup/Linux/usr %{buildroot}
14cu|veracrypt-1.19-1|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
14cu|veracrypt-1.19-1|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14cu|veracrypt-1.19-1|50	install -m 0644 src/Resources/Icons/VeraCrypt-16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|veracrypt-1.19-1|51	install -m 0644 src/Resources/Icons/VeraCrypt-48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|veracrypt-1.19-1|52	
14cu|veracrypt-1.19-1|53	%changelog
14cu|veracrypt-1.19-1|54	
14cu|veracrypt-1.19-1|55	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 1.19-1
14cu|veracrypt-1.19-1|56	- (9623fad) Merge pull request #4 from tremod/veracrypt:rosa2016.1
14cu|veracrypt-1.19-1|57	- (9623fad) Update to 1.19
14cu|veracrypt-1.19-1|58	
14cu|veracrypt-1.19-1|59	

15460 14
14cu|verbiste-0.1.43-1|1	%define major   0
14cu|verbiste-0.1.43-1|2	%define api	0.1
14cu|verbiste-0.1.43-1|3	%define libname %mklibname %{name} %{api} %{major}
14cu|verbiste-0.1.43-1|4	%define devname %mklibname %{name} -d
14cu|verbiste-0.1.43-1|5	
14cu|verbiste-0.1.43-1|6	Name:		verbiste
14cu|verbiste-0.1.43-1|7	Version:	0.1.43
14cu|verbiste-0.1.43-1|8	Release:	1
14cu|verbiste-0.1.43-1|9	Summary:	To use well french verbs
14cu|verbiste-0.1.43-1|10	License:	GPLv2+
14cu|verbiste-0.1.43-1|11	Group:		Toys
14cu|verbiste-0.1.43-1|12	URL:		http://sarrazip.com/dev/%{name}.html
14cu|verbiste-0.1.43-1|13	Source:		http://sarrazip.com/dev/%{name}-%{version}.tar.gz
14cu|verbiste-0.1.43-1|14	BuildRequires:	bison
14cu|verbiste-0.1.43-1|15	BuildRequires:	perl(XML::Parser)
14cu|verbiste-0.1.43-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14cu|verbiste-0.1.43-1|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|verbiste-0.1.43-1|18	BuildRequires:	pkgconfig(libpanelapplet-2.0)
14cu|verbiste-0.1.43-1|19	BuildRequires:	pkgconfig(libglade-2.0)
14cu|verbiste-0.1.43-1|20	
14cu|verbiste-0.1.43-1|21	%description
14cu|verbiste-0.1.43-1|22	Verbiste is a French conjugation system. It contains a C++ library, two
14cu|verbiste-0.1.43-1|23	programs that can be run from the command line or from another program,
14cu|verbiste-0.1.43-1|24	and a GNOME applet. This applet shows a text field in the GNOME Panel
14cu|verbiste-0.1.43-1|25	where the user can enter a conjugated verb and obtain its complete
14cu|verbiste-0.1.43-1|26	conjugation. The knowledge base is represented in XML and contains over
14cu|verbiste-0.1.43-1|27	6800 verbs.
14cu|verbiste-0.1.43-1|28	
14cu|verbiste-0.1.43-1|29	%files -f %{name}.lang
14cu|verbiste-0.1.43-1|30	%{_docdir}/%{name}-%{version}/*
14cu|verbiste-0.1.43-1|31	%{_bindir}/french-*conjugator
14cu|verbiste-0.1.43-1|32	%{_datadir}/%{name}-0.1
14cu|verbiste-0.1.43-1|33	%{_mandir}/fr/man?/*
14cu|verbiste-0.1.43-1|34	%{_mandir}/man?/*
14cu|verbiste-0.1.43-1|35	
14cu|verbiste-0.1.43-1|36	#--------------------------------------------------------------------
14cu|verbiste-0.1.43-1|37	
14cu|verbiste-0.1.43-1|38	%package -n %{name}-gtk
14cu|verbiste-0.1.43-1|39	Summary:	Gtk+ interface for %{name}
14cu|verbiste-0.1.43-1|40	Group:		Development/Other
14cu|verbiste-0.1.43-1|41	Requires:	%{name}
14cu|verbiste-0.1.43-1|42	
14cu|verbiste-0.1.43-1|43	%description -n %{name}-gtk
14cu|verbiste-0.1.43-1|44	Gtk+ interface for %{name}.
14cu|verbiste-0.1.43-1|45	
14cu|verbiste-0.1.43-1|46	%files -n %{name}-gtk
14cu|verbiste-0.1.43-1|47	%{_bindir}/verbiste
14cu|verbiste-0.1.43-1|48	%{_bindir}/verbiste-gtk
14cu|verbiste-0.1.43-1|49	%{_libdir}/bonobo/servers/verbiste.server
14cu|verbiste-0.1.43-1|50	%{_libdir}/verbiste-applet
14cu|verbiste-0.1.43-1|51	%{_datadir}/applications/verbiste.desktop
14cu|verbiste-0.1.43-1|52	%{_iconsdir}/hicolor/*/apps/verbiste.*
14cu|verbiste-0.1.43-1|53	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cfg
14cu|verbiste-0.1.43-1|54	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cls
14cu|verbiste-0.1.43-1|55	
14cu|verbiste-0.1.43-1|56	
14cu|verbiste-0.1.43-1|57	#--------------------------------------------------------------------
14cu|verbiste-0.1.43-1|58	
14cu|verbiste-0.1.43-1|59	%package -n %{libname}
14cu|verbiste-0.1.43-1|60	Summary:	Shared Librairies for %{name}
14cu|verbiste-0.1.43-1|61	Group:		Development/Other
14cu|verbiste-0.1.43-1|62	Obsoletes:	%{_lib}%{name}1 < 0.1.26-2
14cu|verbiste-0.1.43-1|63	
14cu|verbiste-0.1.43-1|64	%description  -n %{libname}
14cu|verbiste-0.1.43-1|65	Shared Librairies for cluster
14cu|verbiste-0.1.43-1|66	
14cu|verbiste-0.1.43-1|67	%files -n %{libname}
14cu|verbiste-0.1.43-1|68	%{_libdir}/lib%{name}-0.1.so.%{major}*
14cu|verbiste-0.1.43-1|69	
14cu|verbiste-0.1.43-1|70	#--------------------------------------------------------------------
14cu|verbiste-0.1.43-1|71	
14cu|verbiste-0.1.43-1|72	%package -n %{devname}
14cu|verbiste-0.1.43-1|73	Summary:	%{name} header files and static libraries
14cu|verbiste-0.1.43-1|74	Group:		Development/Other
14cu|verbiste-0.1.43-1|75	Requires:	%{name} = %{version}
14cu|verbiste-0.1.43-1|76	Requires:	%{libname} = %{version}
14cu|verbiste-0.1.43-1|77	Provides:	%{name}-devel = %{version}
14cu|verbiste-0.1.43-1|78	Obsoletes:	%{_lib}%{name}-devel < 0.1.26-2
14cu|verbiste-0.1.43-1|79	
14cu|verbiste-0.1.43-1|80	%description -n %{devname}
14cu|verbiste-0.1.43-1|81	This package contains header files and static libraries.
14cu|verbiste-0.1.43-1|82	
14cu|verbiste-0.1.43-1|83	%files -n %{devname}
14cu|verbiste-0.1.43-1|84	%{_includedir}/%{name}-0.1
14cu|verbiste-0.1.43-1|85	%{_libdir}/lib%{name}-0.1.so
14cu|verbiste-0.1.43-1|86	%{_libdir}/pkgconfig/%{name}-0.1.pc
14cu|verbiste-0.1.43-1|87	
14cu|verbiste-0.1.43-1|88	#--------------------------------------------------------------------
14cu|verbiste-0.1.43-1|89	%prep
14cu|verbiste-0.1.43-1|90	%setup -q
14cu|verbiste-0.1.43-1|91	
14cu|verbiste-0.1.43-1|92	%build
14cu|verbiste-0.1.43-1|93	%configure2_5x \
14cu|verbiste-0.1.43-1|94	--with-gtk-app \
14cu|verbiste-0.1.43-1|95	--with-gnome-app \
14cu|verbiste-0.1.43-1|96	--with-gnome-applet
14cu|verbiste-0.1.43-1|97	%make
14cu|verbiste-0.1.43-1|98	
14cu|verbiste-0.1.43-1|99	%install
14cu|verbiste-0.1.43-1|100	%makeinstall_std
14cu|verbiste-0.1.43-1|101	
14cu|verbiste-0.1.43-1|102	%find_lang %{name}
14cu|verbiste-0.1.43-1|103	
14cu|verbiste-0.1.43-1|104	%changelog
14cu|verbiste-0.1.43-1|105	
14cu|verbiste-0.1.43-1|106	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 0.1.43-1
14cu|verbiste-0.1.43-1|107	- (075265c) Merge pull request #2 from praktikarosa/verbiste:rosa2014.1
14cu|verbiste-0.1.43-1|108	- (075265c) verbiste
14cu|verbiste-0.1.43-1|109	
14cu|verbiste-0.1.43-1|110	

15461 14
14cu|veromix-0.18.3-4|1	Summary:	Mixer for the Pulseaudio sound server
14cu|veromix-0.18.3-4|2	Name:		veromix
14cu|veromix-0.18.3-4|3	Version:	0.18.3
14cu|veromix-0.18.3-4|4	Release:	4
14cu|veromix-0.18.3-4|5	License:	GPLv3+
14cu|veromix-0.18.3-4|6	Group:		Sound
14cu|veromix-0.18.3-4|7	Url:		http://code.google.com/p/veromix-plasmoid/
14cu|veromix-0.18.3-4|8	Source0:	http://veromix-plasmoid.googlecode.com/files/%{name}_%{version}.orig.tar.gz
14cu|veromix-0.18.3-4|9	Source1:        veromix-ru.mo
14cu|veromix-0.18.3-4|10	Patch0:		veromix-0.18.3-path.patch
14cu|veromix-0.18.3-4|11	BuildRequires:	imagemagick
14cu|veromix-0.18.3-4|12	BuildRequires:	kde4-macros
14cu|veromix-0.18.3-4|13	BuildArch:	noarch
14cu|veromix-0.18.3-4|14	
14cu|veromix-0.18.3-4|15	%description
14cu|veromix-0.18.3-4|16	Mixer for the Pulseaudio sound server.
14cu|veromix-0.18.3-4|17	
14cu|veromix-0.18.3-4|18	#--------------------------------------------------------------------
14cu|veromix-0.18.3-4|19	
14cu|veromix-0.18.3-4|20	%package -n plasma-applet-%{name}
14cu|veromix-0.18.3-4|21	Summary:	Plasma applet that provides Pulseaudio volume control
14cu|veromix-0.18.3-4|22	Group:		Graphical desktop/KDE
14cu|veromix-0.18.3-4|23	Requires:	kdebase4-runtime
14cu|veromix-0.18.3-4|24	Requires:	ladspa
14cu|veromix-0.18.3-4|25	Requires:	plasma-scriptengine-python
14cu|veromix-0.18.3-4|26	Requires:	python-kde4
14cu|veromix-0.18.3-4|27	Requires:	python-qt4-dbus
14cu|veromix-0.18.3-4|28	Requires:	python-pyxdg
14cu|veromix-0.18.3-4|29	Requires:	swh-plugins
14cu|veromix-0.18.3-4|30	Provides:	plasma-applet
14cu|veromix-0.18.3-4|31	Provides:	%{name} = %{EVRD}
14cu|veromix-0.18.3-4|32	
14cu|veromix-0.18.3-4|33	%description
14cu|veromix-0.18.3-4|34	Plasma applet that provides Pulseaudio volume control.
14cu|veromix-0.18.3-4|35	
14cu|veromix-0.18.3-4|36	%files -n plasma-applet-%{name} -f %{name}.lang
14cu|veromix-0.18.3-4|37	%{_kde_appsdir}/plasma/plasmoids/%{name}-plasmoid
14cu|veromix-0.18.3-4|38	%{_kde_iconsdir}/hicolor/*/apps/%{name}-plasmoid.png
14cu|veromix-0.18.3-4|39	%{_kde_services}/plasma-widget-veromix.desktop
14cu|veromix-0.18.3-4|40	%{_datadir}/dbus-1/services/*.service
14cu|veromix-0.18.3-4|41	%{_datadir}/%{name}
14cu|veromix-0.18.3-4|42	
14cu|veromix-0.18.3-4|43	#--------------------------------------------------------------------
14cu|veromix-0.18.3-4|44	
14cu|veromix-0.18.3-4|45	%prep
14cu|veromix-0.18.3-4|46	%setup -qn %{name}
14cu|veromix-0.18.3-4|47	%patch0 -p1
14cu|veromix-0.18.3-4|48	
14cu|veromix-0.18.3-4|49	%build
14cu|veromix-0.18.3-4|50	%make
14cu|veromix-0.18.3-4|51	
14cu|veromix-0.18.3-4|52	%install
14cu|veromix-0.18.3-4|53	make DESTDIR=%{buildroot} install-plasmoid
14cu|veromix-0.18.3-4|54	
14cu|veromix-0.18.3-4|55	rm -rf %{buildroot}%{_datadir}/icons
14cu|veromix-0.18.3-4|56	rm -rf %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/veromix.mo
14cu|veromix-0.18.3-4|57	cp %{SOURCE1} %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/veromix.mo
14cu|veromix-0.18.3-4|58	
14cu|veromix-0.18.3-4|59	# install icons
14cu|veromix-0.18.3-4|60	for N in 16 32 48 64 96 128;
14cu|veromix-0.18.3-4|61	do
14cu|veromix-0.18.3-4|62	convert %{buildroot}%{_datadir}/%{name}/data/icons/%{name}-plasmoid-128.png -resize ${N}x${N} $N.png;
14cu|veromix-0.18.3-4|63	install -D -m 0644 $N.png %{buildroot}%{_kde_iconsdir}/hicolor/${N}x${N}/apps/%{name}-plasmoid.png
14cu|veromix-0.18.3-4|64	done
14cu|veromix-0.18.3-4|65	
14cu|veromix-0.18.3-4|66	%find_lang %{name}
14cu|veromix-0.18.3-4|67	
14cu|veromix-0.18.3-4|68	%changelog
14cu|veromix-0.18.3-4|69	* Sat Mar 28 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.18.3-4
14cu|veromix-0.18.3-4|70	+ Revision: 7248b29
14cu|veromix-0.18.3-4|71	- Updated veromix.spec
14cu|veromix-0.18.3-4|72	
14cu|veromix-0.18.3-4|73	

15462 14
14cu|vice-3.0-3|1	%define	Werror_cflags	%{nil}
14cu|vice-3.0-3|2	
14cu|vice-3.0-3|3	Summary:	The Versatile Commodore Emulator
14cu|vice-3.0-3|4	Name:		vice
14cu|vice-3.0-3|5	Version:	3.0
14cu|vice-3.0-3|6	Release:	3
14cu|vice-3.0-3|7	License:	GPLv2+
14cu|vice-3.0-3|8	Group:		Emulators
14cu|vice-3.0-3|9	Url:		http://vice-emu.sourceforge.net/
14cu|vice-3.0-3|10	Source0:	http://sourceforge.net/projects/vice-emu/files/development-releases/%{name}-%{version}.tar.gz
14cu|vice-3.0-3|11	Source1:	vice-normalicons.tar.bz2
14cu|vice-3.0-3|12	Source2:	vice-largeicons.tar.bz2
14cu|vice-3.0-3|13	Source3:	vice-miniicons.tar.bz2
14cu|vice-3.0-3|14	Source100:	vice.rpmlintrc
14cu|vice-3.0-3|15	BuildRequires:	bdftopcf
14cu|vice-3.0-3|16	BuildRequires:	bison
14cu|vice-3.0-3|17	BuildRequires:	dos2unix
14cu|vice-3.0-3|18	BuildRequires:	flex
14cu|vice-3.0-3|19	# For joystick support
14cu|vice-3.0-3|20	BuildRequires:	kernel-headers
14cu|vice-3.0-3|21	BuildRequires:	mkfontdir
14cu|vice-3.0-3|22	BuildRequires:	readline-devel
14cu|vice-3.0-3|23	BuildRequires:	gettext-devel
14cu|vice-3.0-3|24	BuildRequires:	giflib-devel
14cu|vice-3.0-3|25	BuildRequires:	jpeg-devel
14cu|vice-3.0-3|26	BuildRequires:	SDL_sound-devel
14cu|vice-3.0-3|27	BuildRequires:	pkgconfig(alsa)
14cu|vice-3.0-3|28	BuildRequires:	pkgconfig(cairo)
14cu|vice-3.0-3|29	BuildRequires:	pkgconfig(gdkglext-1.0)
14cu|vice-3.0-3|30	BuildRequires:	pkgconfig(gl)
14cu|vice-3.0-3|31	BuildRequires:	pkgconfig(ice)
14cu|vice-3.0-3|32	BuildRequires:	pkgconfig(libavformat)
14cu|vice-3.0-3|33	BuildRequires:	pkgconfig(libgnomeui-2.0)
14cu|vice-3.0-3|34	BuildRequires:	pkgconfig(libpng)
14cu|vice-3.0-3|35	BuildRequires:	pkgconfig(libpulse)
14cu|vice-3.0-3|36	BuildRequires:	pkgconfig(libswscale)
14cu|vice-3.0-3|37	BuildRequires:	pkgconfig(ncurses)
14cu|vice-3.0-3|38	BuildRequires:	pkgconfig(pango)
14cu|vice-3.0-3|39	BuildRequires:	pkgconfig(sdl)
14cu|vice-3.0-3|40	BuildRequires:	pkgconfig(vte)
14cu|vice-3.0-3|41	BuildRequires:	pkgconfig(x11)
14cu|vice-3.0-3|42	BuildRequires:	pkgconfig(xaw7)
14cu|vice-3.0-3|43	BuildRequires:	pkgconfig(xext)
14cu|vice-3.0-3|44	BuildRequires:	pkgconfig(xpm)
14cu|vice-3.0-3|45	BuildRequires:	pkgconfig(xrandr)
14cu|vice-3.0-3|46	BuildRequires:	pkgconfig(xt)
14cu|vice-3.0-3|47	BuildRequires:	pkgconfig(xxf86vm)
14cu|vice-3.0-3|48	Requires:	vice-binaries = %{EVRD}
14cu|vice-3.0-3|49	
14cu|vice-3.0-3|50	%description
14cu|vice-3.0-3|51	VICE is a set of accurate emulators for the Commodore 64, 128, VIC20, PET and
14cu|vice-3.0-3|52	CBM-II 8-bit computers, all of which run under the X Window System.
14cu|vice-3.0-3|53	
14cu|vice-3.0-3|54	%files -f %{name}.lang
14cu|vice-3.0-3|55	%doc AUTHORS COPYING FEEDBACK README ChangeLog doc/html/*
14cu|vice-3.0-3|56	%{_libdir}/vice
14cu|vice-3.0-3|57	%{_mandir}/man1/*
14cu|vice-3.0-3|58	%{_infodir}/%{name}*
14cu|vice-3.0-3|59	%{_iconsdir}/hicolor/*/apps/*.png
14cu|vice-3.0-3|60	
14cu|vice-3.0-3|61	#----------------------------------------------------------------------------
14cu|vice-3.0-3|62	
14cu|vice-3.0-3|63	%package sdl
14cu|vice-3.0-3|64	Summary:	SDL set of VICE emulators binaries
14cu|vice-3.0-3|65	Group:		Emulators
14cu|vice-3.0-3|66	Requires:	%{name} = %{EVRD}
14cu|vice-3.0-3|67	Provides:	vice-binaries = %{EVRD}
14cu|vice-3.0-3|68	
14cu|vice-3.0-3|69	%description sdl
14cu|vice-3.0-3|70	SDL set of vice emulators binaries.
14cu|vice-3.0-3|71	
14cu|vice-3.0-3|72	%files sdl
14cu|vice-3.0-3|73	%doc AUTHORS COPYING
14cu|vice-3.0-3|74	%{_bindir}/*-sdl
14cu|vice-3.0-3|75	%{_datadir}/applications/*-sdl.desktop
14cu|vice-3.0-3|76	
14cu|vice-3.0-3|77	#----------------------------------------------------------------------------
14cu|vice-3.0-3|78	
14cu|vice-3.0-3|79	%package gtk
14cu|vice-3.0-3|80	Summary:	GTK set of VICE emulators binaries
14cu|vice-3.0-3|81	Group:		Emulators
14cu|vice-3.0-3|82	Requires:	%{name} = %{EVRD}
14cu|vice-3.0-3|83	Provides:	vice-binaries = %{EVRD}
14cu|vice-3.0-3|84	
14cu|vice-3.0-3|85	%description gtk
14cu|vice-3.0-3|86	GTK set of vice emulators binaries.
14cu|vice-3.0-3|87	
14cu|vice-3.0-3|88	%files gtk
14cu|vice-3.0-3|89	%doc AUTHORS COPYING
14cu|vice-3.0-3|90	%{_bindir}/*
14cu|vice-3.0-3|91	%exclude %{_bindir}/*-sdl
14cu|vice-3.0-3|92	%{_datadir}/applications/*-gtk.desktop
14cu|vice-3.0-3|93	
14cu|vice-3.0-3|94	#----------------------------------------------------------------------------
14cu|vice-3.0-3|95	
14cu|vice-3.0-3|96	%prep
14cu|vice-3.0-3|97	%setup -q
14cu|vice-3.0-3|98	#patch0 -p1
14cu|vice-3.0-3|99	
14cu|vice-3.0-3|100	%build
14cu|vice-3.0-3|101	# Otherwise it uses clang
14cu|vice-3.0-3|102	export CC=gcc CXX=g++
14cu|vice-3.0-3|103	%configure2_5x	--enable-sdlui \
14cu|vice-3.0-3|104	--enable-fullscreen \
14cu|vice-3.0-3|105	--enable-external-ffmpeg \
14cu|vice-3.0-3|106	--with-sdlsound \
14cu|vice-3.0-3|107	--enable-memmap
14cu|vice-3.0-3|108	%make
14cu|vice-3.0-3|109	
14cu|vice-3.0-3|110	make install DESTDIR=`pwd`/sdl
14cu|vice-3.0-3|111	
14cu|vice-3.0-3|112	pushd sdl/usr/bin
14cu|vice-3.0-3|113	for i in *
14cu|vice-3.0-3|114	do
14cu|vice-3.0-3|115	mv $i $i-sdl
14cu|vice-3.0-3|116	done
14cu|vice-3.0-3|117	popd
14cu|vice-3.0-3|118	make clean
14cu|vice-3.0-3|119	
14cu|vice-3.0-3|120	%configure2_5x	--enable-gnomeui \
14cu|vice-3.0-3|121	--enable-fullscreen  \
14cu|vice-3.0-3|122	--enable-external-ffmpeg \
14cu|vice-3.0-3|123	--with-uithreads \
14cu|vice-3.0-3|124	--enable-quicktime \
14cu|vice-3.0-3|125	--enable-memmap \
14cu|vice-3.0-3|126	--with-x
14cu|vice-3.0-3|127	%make
14cu|vice-3.0-3|128	
14cu|vice-3.0-3|129	
14cu|vice-3.0-3|130	%install
14cu|vice-3.0-3|131	%makeinstall_std
14cu|vice-3.0-3|132	
14cu|vice-3.0-3|133	cp sdl/%{_bindir}/*-sdl %{buildroot}%{_bindir}/
14cu|vice-3.0-3|134	
14cu|vice-3.0-3|135	# Remove a conflicting duplicate file
14cu|vice-3.0-3|136	rm -f doc/html/COPYING
14cu|vice-3.0-3|137	
14cu|vice-3.0-3|138	# Fix a ton of rpmlint warnings:
14cu|vice-3.0-3|139	# 1. Wrong exec perms
14cu|vice-3.0-3|140	chmod -x ChangeLog
14cu|vice-3.0-3|141	# 2. Unneeded script
14cu|vice-3.0-3|142	rm -f doc/html/texi2html
14cu|vice-3.0-3|143	# 3. Remove %%{_bindir} from .desktop files: the binaries are already in the executable path
14cu|vice-3.0-3|144	
14cu|vice-3.0-3|145	#xdg menus
14cu|vice-3.0-3|146	#============GTK============
14cu|vice-3.0-3|147	mkdir -p %{buildroot}%{_datadir}/applications
14cu|vice-3.0-3|148	cat > %{buildroot}%{_datadir}/applications/mandriva-x64-gtk.desktop << EOF
14cu|vice-3.0-3|149	[Desktop Entry]
14cu|vice-3.0-3|150	Name=C64 Emulator (GTK)
14cu|vice-3.0-3|151	Comment=Commodore 64 Emulator
14cu|vice-3.0-3|152	Exec=x64 %U
14cu|vice-3.0-3|153	Icon=c64icon
14cu|vice-3.0-3|154	Terminal=false
14cu|vice-3.0-3|155	Type=Application
14cu|vice-3.0-3|156	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|157	StartupNotify=true
14cu|vice-3.0-3|158	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|159	EOF
14cu|vice-3.0-3|160	
14cu|vice-3.0-3|161	cat > %{buildroot}%{_datadir}/applications/mandriva-x128-gtk.desktop << EOF
14cu|vice-3.0-3|162	[Desktop Entry]
14cu|vice-3.0-3|163	Name=C128 Emulator (GTK)
14cu|vice-3.0-3|164	Comment=Commodore 128 Emulator
14cu|vice-3.0-3|165	Exec=x128 %U
14cu|vice-3.0-3|166	Icon=c128icon
14cu|vice-3.0-3|167	Terminal=false
14cu|vice-3.0-3|168	Type=Application
14cu|vice-3.0-3|169	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|170	StartupNotify=true
14cu|vice-3.0-3|171	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|172	EOF
14cu|vice-3.0-3|173	
14cu|vice-3.0-3|174	cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-gtk.desktop << EOF
14cu|vice-3.0-3|175	[Desktop Entry]
14cu|vice-3.0-3|176	Name=PET Emulator (GTK)
14cu|vice-3.0-3|177	Comment=Commodore PET Emulator
14cu|vice-3.0-3|178	Exec=xpet %U
14cu|vice-3.0-3|179	Icon=peticon
14cu|vice-3.0-3|180	Terminal=false
14cu|vice-3.0-3|181	Type=Application
14cu|vice-3.0-3|182	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|183	StartupNotify=true
14cu|vice-3.0-3|184	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|185	EOF
14cu|vice-3.0-3|186	
14cu|vice-3.0-3|187	cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-gtk.desktop << EOF
14cu|vice-3.0-3|188	[Desktop Entry]
14cu|vice-3.0-3|189	Name=VIC 20 Emulator (GTK)
14cu|vice-3.0-3|190	Comment=Commodore VIC 20 Emulator
14cu|vice-3.0-3|191	Exec=xvic %U
14cu|vice-3.0-3|192	Icon=vic20icon
14cu|vice-3.0-3|193	Terminal=false
14cu|vice-3.0-3|194	Type=Application
14cu|vice-3.0-3|195	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|196	StartupNotify=true
14cu|vice-3.0-3|197	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|198	EOF
14cu|vice-3.0-3|199	
14cu|vice-3.0-3|200	cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-gtk.desktop << EOF
14cu|vice-3.0-3|201	[Desktop Entry]
14cu|vice-3.0-3|202	Name=CBM2 Emulator (GTK)
14cu|vice-3.0-3|203	Comment=Commodore BM 2 Emulator
14cu|vice-3.0-3|204	Exec=xcbm2 %U
14cu|vice-3.0-3|205	Icon=c610icon
14cu|vice-3.0-3|206	Terminal=false
14cu|vice-3.0-3|207	Type=Application
14cu|vice-3.0-3|208	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|209	StartupNotify=true
14cu|vice-3.0-3|210	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|211	EOF
14cu|vice-3.0-3|212	
14cu|vice-3.0-3|213	cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-gtk.desktop << EOF
14cu|vice-3.0-3|214	[Desktop Entry]
14cu|vice-3.0-3|215	Name=CPLUS4 Emulator (GTK)
14cu|vice-3.0-3|216	Comment=Commodore PLUS4 Emulator
14cu|vice-3.0-3|217	Exec=xplus4 %U
14cu|vice-3.0-3|218	Icon=plus4icon
14cu|vice-3.0-3|219	Terminal=false
14cu|vice-3.0-3|220	Type=Application
14cu|vice-3.0-3|221	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|222	StartupNotify=true
14cu|vice-3.0-3|223	Categories=GNOME;GTK;Emulator;
14cu|vice-3.0-3|224	EOF
14cu|vice-3.0-3|225	
14cu|vice-3.0-3|226	cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-gtk.desktop << EOF
14cu|vice-3.0-3|227	[Desktop Entry]
14cu|vice-3.0-3|228	Name=VICE disk image tool (GTK)
14cu|vice-3.0-3|229	Comment=C1541 stand alone disk image maintenance program
14cu|vice-3.0-3|230	Exec=c1541 %U
14cu|vice-3.0-3|231	Icon=commodore
14cu|vice-3.0-3|232	Terminal=true
14cu|vice-3.0-3|233	Type=Application
14cu|vice-3.0-3|234	StartupNotify=true
14cu|vice-3.0-3|235	Categories=Game;Emulator;
14cu|vice-3.0-3|236	EOF
14cu|vice-3.0-3|237	
14cu|vice-3.0-3|238	cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-gtk.desktop << EOF
14cu|vice-3.0-3|239	[Desktop Entry]
14cu|vice-3.0-3|240	Name=VSID music player (GTK)
14cu|vice-3.0-3|241	Comment=VICE SID music player for Commodore tunes
14cu|vice-3.0-3|242	Exec=vsid %U
14cu|vice-3.0-3|243	Icon=commodore
14cu|vice-3.0-3|244	Terminal=false
14cu|vice-3.0-3|245	Type=Application
14cu|vice-3.0-3|246	StartupNotify=true
14cu|vice-3.0-3|247	Categories=Audio;Player;
14cu|vice-3.0-3|248	EOF
14cu|vice-3.0-3|249	#============GTK============
14cu|vice-3.0-3|250	
14cu|vice-3.0-3|251	#============SDL============
14cu|vice-3.0-3|252	cat > %{buildroot}%{_datadir}/applications/mandriva-x64-sdl.desktop << EOF
14cu|vice-3.0-3|253	[Desktop Entry]
14cu|vice-3.0-3|254	Name=C64 Emulator (SDL)
14cu|vice-3.0-3|255	Comment=Commodore 64 Emulator
14cu|vice-3.0-3|256	Exec=x64-sdl %U
14cu|vice-3.0-3|257	Icon=c64icon
14cu|vice-3.0-3|258	Terminal=false
14cu|vice-3.0-3|259	Type=Application
14cu|vice-3.0-3|260	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|261	StartupNotify=true
14cu|vice-3.0-3|262	Categories=Game;Emulator;
14cu|vice-3.0-3|263	EOF
14cu|vice-3.0-3|264	
14cu|vice-3.0-3|265	cat > %{buildroot}%{_datadir}/applications/mandriva-x128-sdl.desktop << EOF
14cu|vice-3.0-3|266	[Desktop Entry]
14cu|vice-3.0-3|267	Name=C128 Emulator (SDL)
14cu|vice-3.0-3|268	Comment=Commodore 128 Emulator
14cu|vice-3.0-3|269	Exec=x128-sdl %U
14cu|vice-3.0-3|270	Icon=c128icon
14cu|vice-3.0-3|271	Terminal=false
14cu|vice-3.0-3|272	Type=Application
14cu|vice-3.0-3|273	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|274	StartupNotify=true
14cu|vice-3.0-3|275	Categories=Game;Emulator;
14cu|vice-3.0-3|276	EOF
14cu|vice-3.0-3|277	
14cu|vice-3.0-3|278	cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-sdl.desktop << EOF
14cu|vice-3.0-3|279	[Desktop Entry]
14cu|vice-3.0-3|280	Name=PET Emulator (SDL)
14cu|vice-3.0-3|281	Comment=Commodore PET Emulator
14cu|vice-3.0-3|282	Exec=xpet-sdl %U
14cu|vice-3.0-3|283	Icon=peticon
14cu|vice-3.0-3|284	Terminal=false
14cu|vice-3.0-3|285	Type=Application
14cu|vice-3.0-3|286	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|287	StartupNotify=true
14cu|vice-3.0-3|288	Categories=Game;Emulator;
14cu|vice-3.0-3|289	EOF
14cu|vice-3.0-3|290	
14cu|vice-3.0-3|291	cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-sdl.desktop << EOF
14cu|vice-3.0-3|292	[Desktop Entry]
14cu|vice-3.0-3|293	Name=VIC 20 Emulator (SDL)
14cu|vice-3.0-3|294	Comment=Commodore VIC 20 Emulator
14cu|vice-3.0-3|295	Exec=xvic-sdl %U
14cu|vice-3.0-3|296	Icon=vic20icon
14cu|vice-3.0-3|297	Terminal=false
14cu|vice-3.0-3|298	Type=Application
14cu|vice-3.0-3|299	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|300	StartupNotify=true
14cu|vice-3.0-3|301	Categories=Game;Emulator;
14cu|vice-3.0-3|302	EOF
14cu|vice-3.0-3|303	
14cu|vice-3.0-3|304	cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-sdl.desktop << EOF
14cu|vice-3.0-3|305	[Desktop Entry]
14cu|vice-3.0-3|306	Name=CBM2 Emulator (SDL)
14cu|vice-3.0-3|307	Comment=Commodore BM 2 Emulator
14cu|vice-3.0-3|308	Exec=xcbm2-sdl %U
14cu|vice-3.0-3|309	Icon=c610icon
14cu|vice-3.0-3|310	Terminal=false
14cu|vice-3.0-3|311	Type=Application
14cu|vice-3.0-3|312	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|313	StartupNotify=true
14cu|vice-3.0-3|314	Categories=Game;Emulator;
14cu|vice-3.0-3|315	EOF
14cu|vice-3.0-3|316	
14cu|vice-3.0-3|317	cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-sdl.desktop << EOF
14cu|vice-3.0-3|318	[Desktop Entry]
14cu|vice-3.0-3|319	Name=CPLUS4 Emulator (SDL)
14cu|vice-3.0-3|320	Comment=Commodore PLUS4 Emulator
14cu|vice-3.0-3|321	Exec=xplus4-sdl %U
14cu|vice-3.0-3|322	Icon=plus4icon
14cu|vice-3.0-3|323	Terminal=false
14cu|vice-3.0-3|324	Type=Application
14cu|vice-3.0-3|325	MimeType=application/x-d64;application/x-t64;application/x-x64;
14cu|vice-3.0-3|326	StartupNotify=true
14cu|vice-3.0-3|327	Categories=Game;Emulator;
14cu|vice-3.0-3|328	EOF
14cu|vice-3.0-3|329	
14cu|vice-3.0-3|330	cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-sdl.desktop << EOF
14cu|vice-3.0-3|331	[Desktop Entry]
14cu|vice-3.0-3|332	Name=VICE disk image tool (SDL)
14cu|vice-3.0-3|333	Comment=C1541 stand alone disk image maintenance program
14cu|vice-3.0-3|334	Exec=c1541-sdl %U
14cu|vice-3.0-3|335	Icon=commodore
14cu|vice-3.0-3|336	Terminal=true
14cu|vice-3.0-3|337	Type=Application
14cu|vice-3.0-3|338	StartupNotify=true
14cu|vice-3.0-3|339	Categories=Game;Emulator;
14cu|vice-3.0-3|340	EOF
14cu|vice-3.0-3|341	
14cu|vice-3.0-3|342	cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-sdl.desktop << EOF
14cu|vice-3.0-3|343	[Desktop Entry]
14cu|vice-3.0-3|344	Name=VSID music player (SDL)
14cu|vice-3.0-3|345	Comment=VICE SID music player for Commodore tunes
14cu|vice-3.0-3|346	Exec=vsid-sdl %U
14cu|vice-3.0-3|347	Icon=commodore
14cu|vice-3.0-3|348	Terminal=false
14cu|vice-3.0-3|349	Type=Application
14cu|vice-3.0-3|350	StartupNotify=true
14cu|vice-3.0-3|351	Categories=Audio;Player;
14cu|vice-3.0-3|352	EOF
14cu|vice-3.0-3|353	#============SDL============
14cu|vice-3.0-3|354	
14cu|vice-3.0-3|355	#install icons
14cu|vice-3.0-3|356	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|vice-3.0-3|357	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}/hicolor/32x32/apps
14cu|vice-3.0-3|358	tar xjf %{SOURCE2} -C %{buildroot}%{_iconsdir}/hicolor/48x48/apps
14cu|vice-3.0-3|359	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}/hicolor/16x16/apps
14cu|vice-3.0-3|360	
14cu|vice-3.0-3|361	%find_lang %{name}
14cu|vice-3.0-3|362	
14cu|vice-3.0-3|363	
14cu|vice-3.0-3|364	%changelog
14cu|vice-3.0-3|365	
14cu|vice-3.0-3|366	* Thu Jan 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-3
14cu|vice-3.0-3|367	- (2368980) Fix desktop categories
14cu|vice-3.0-3|368	
14cu|vice-3.0-3|369	

15463 14
14cu|vidalia-0.3.1-1|1	Name:           vidalia
14cu|vidalia-0.3.1-1|2	Version:        0.3.1
14cu|vidalia-0.3.1-1|3	Release:        1
14cu|vidalia-0.3.1-1|4	Summary:        Cross-platform controller GUI for Tor, built using the Qt framework
14cu|vidalia-0.3.1-1|5	License:        GPLv2+
14cu|vidalia-0.3.1-1|6	Group:          Networking/Other
14cu|vidalia-0.3.1-1|7	URL:            http://www.torproject.org/projects/vidalia
14cu|vidalia-0.3.1-1|8	Source0:        http://www.torproject.org/dist/vidalia/%{name}-%{version}.tar.gz
14cu|vidalia-0.3.1-1|9	Source1:        http://www.torproject.org/dist/vidalia/%{name}-%{version}.tar.gz.asc
14cu|vidalia-0.3.1-1|10	Patch0:         vidalia-0.3.1-fix-paths.patch
14cu|vidalia-0.3.1-1|11	Patch1:		vidalia-0.3.1-gcc-4.7.patch
14cu|vidalia-0.3.1-1|12	BuildRequires:  cmake
14cu|vidalia-0.3.1-1|13	BuildRequires:  desktop-file-utils
14cu|vidalia-0.3.1-1|14	BuildRequires:  doxygen
14cu|vidalia-0.3.1-1|15	BuildRequires:  openssl-devel
14cu|vidalia-0.3.1-1|16	BuildRequires:  qt4-devel
14cu|vidalia-0.3.1-1|17	BuildRequires:  qt4-linguist
14cu|vidalia-0.3.1-1|18	Requires:       tor
14cu|vidalia-0.3.1-1|19	
14cu|vidalia-0.3.1-1|20	%description
14cu|vidalia-0.3.1-1|21	Vidalia is a cross-platform controller GUI for Tor, built using the Qt
14cu|vidalia-0.3.1-1|22	framework. Vidalia runs on any platform supported by Qt 4.1, including
14cu|vidalia-0.3.1-1|23	Windows, Mac OS X, and Linux or other Unix variants using the X11
14cu|vidalia-0.3.1-1|24	window system.
14cu|vidalia-0.3.1-1|25	
14cu|vidalia-0.3.1-1|26	Vidalia allows you to start and stop Tor, view the status of Tor at a
14cu|vidalia-0.3.1-1|27	glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy
14cu|vidalia-0.3.1-1|28	to contribute to the Tor network by helping you setup a Tor server, if
14cu|vidalia-0.3.1-1|29	you wish.
14cu|vidalia-0.3.1-1|30	
14cu|vidalia-0.3.1-1|31	%prep
14cu|vidalia-0.3.1-1|32	%setup -q
14cu|vidalia-0.3.1-1|33	%patch0 -p0
14cu|vidalia-0.3.1-1|34	%patch1 -p1
14cu|vidalia-0.3.1-1|35	
14cu|vidalia-0.3.1-1|36	%build
14cu|vidalia-0.3.1-1|37	%cmake_qt4
14cu|vidalia-0.3.1-1|38	%make
14cu|vidalia-0.3.1-1|39	# make the docs
14cu|vidalia-0.3.1-1|40	make doxygen
14cu|vidalia-0.3.1-1|41	
14cu|vidalia-0.3.1-1|42	%install
14cu|vidalia-0.3.1-1|43	%makeinstall_std -C build
14cu|vidalia-0.3.1-1|44	
14cu|vidalia-0.3.1-1|45	install -D -p -m 644 doc/vidalia.1 %{buildroot}%{_mandir}/man1/vidalia.1
14cu|vidalia-0.3.1-1|46	
14cu|vidalia-0.3.1-1|47	desktop-file-install --vendor="" \
14cu|vidalia-0.3.1-1|48	--add-category="X-MandrivaLinux-Internet-Other" \
14cu|vidalia-0.3.1-1|49	--dir %{buildroot}%{_datadir}/applications \
14cu|vidalia-0.3.1-1|50	%{buildroot}%{_datadir}/applications/*
14cu|vidalia-0.3.1-1|51	
14cu|vidalia-0.3.1-1|52	%files
14cu|vidalia-0.3.1-1|53	%doc CHANGELOG CREDITS HACKING LICENSE README README.marble
14cu|vidalia-0.3.1-1|54	%doc build/doc/html
14cu|vidalia-0.3.1-1|55	%{_bindir}/vidalia
14cu|vidalia-0.3.1-1|56	%{_datadir}/applications/%{name}.desktop
14cu|vidalia-0.3.1-1|57	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|vidalia-0.3.1-1|58	%{_mandir}/man1/%{name}.1*
14cu|vidalia-0.3.1-1|59	
14cu|vidalia-0.3.1-1|60	%changelog
14cu|vidalia-0.3.1-1|61	
14cu|vidalia-0.3.1-1|62	* Tue Sep 29 2015 Denis Silakov <dsilakov@gmail.com> 0.3.1-1
14cu|vidalia-0.3.1-1|63	- (ebc792a) Updated to 0.3.1
14cu|vidalia-0.3.1-1|64	
14cu|vidalia-0.3.1-1|65	

15464 14
14cu|vidcutter-3.5.0-1|1	Summary:        FFmpeg based video cutter & joiner with a modern PyQt5 GUI
14cu|vidcutter-3.5.0-1|2	Name:           vidcutter
14cu|vidcutter-3.5.0-1|3	Version:        3.5.0
14cu|vidcutter-3.5.0-1|4	Release:        1
14cu|vidcutter-3.5.0-1|5	Group:          Video
14cu|vidcutter-3.5.0-1|6	License:        GPLv3+
14cu|vidcutter-3.5.0-1|7	Url:            http://vidcutter.ozmartians.com
14cu|vidcutter-3.5.0-1|8	Source0:        https://github.com/ozmartian/vidcutter/archive/%{name}-%{version}.tar.gz
14cu|vidcutter-3.5.0-1|9	BuildRequires:  pkgconfig(python3)
14cu|vidcutter-3.5.0-1|10	BuildRequires:  python3egg(setuptools)
14cu|vidcutter-3.5.0-1|11	BuildRequires:  python3-qt5-devel
14cu|vidcutter-3.5.0-1|12	Requires:       python3-qt5
14cu|vidcutter-3.5.0-1|13	Requires:       python3egg(setuptools)
14cu|vidcutter-3.5.0-1|14	Requires:       ffmpeg
14cu|vidcutter-3.5.0-1|15	Requires:       mpv
14cu|vidcutter-3.5.0-1|16	Requires:       mediainfo
14cu|vidcutter-3.5.0-1|17	
14cu|vidcutter-3.5.0-1|18	BuildArch:      noarch
14cu|vidcutter-3.5.0-1|19	
14cu|vidcutter-3.5.0-1|20	%files
14cu|vidcutter-3.5.0-1|21	%doc README.md LICENSE
14cu|vidcutter-3.5.0-1|22	%{_bindir}/vidcutter
14cu|vidcutter-3.5.0-1|23	%{py3_puresitedir}/%{name}
14cu|vidcutter-3.5.0-1|24	%{py3_puresitedir}/%{name}-%{version}-py?.?.egg-info
14cu|vidcutter-3.5.0-1|25	%{_datadir}/applications/vidcutter.desktop
14cu|vidcutter-3.5.0-1|26	%{_datadir}/mime/packages/x-vidcutter.xml
14cu|vidcutter-3.5.0-1|27	%{_datadir}/pixmaps/vidcutter.svg
14cu|vidcutter-3.5.0-1|28	%{_iconsdir}/hicolor/
14cu|vidcutter-3.5.0-1|29	#--------------------------------------------------------------
14cu|vidcutter-3.5.0-1|30	
14cu|vidcutter-3.5.0-1|31	%description
14cu|vidcutter-3.5.0-1|32	FFmpeg based video cutter & joiner with a modern PyQt5 GUI.
14cu|vidcutter-3.5.0-1|33	
14cu|vidcutter-3.5.0-1|34	%prep
14cu|vidcutter-3.5.0-1|35	%setup -q
14cu|vidcutter-3.5.0-1|36	rm -rf %{name}.egg-info
14cu|vidcutter-3.5.0-1|37	sed -i "s/pypi/fedora/" "%{name}/__init__.py"
14cu|vidcutter-3.5.0-1|38	
14cu|vidcutter-3.5.0-1|39	%build
14cu|vidcutter-3.5.0-1|40	%py3_build
14cu|vidcutter-3.5.0-1|41	
14cu|vidcutter-3.5.0-1|42	%install
14cu|vidcutter-3.5.0-1|43	%py3_install
14cu|vidcutter-3.5.0-1|44	
14cu|vidcutter-3.5.0-1|45	chmod 644 %{buildroot}%{_iconsdir}/hicolor/scalable/apps/vidcutter.svg
14cu|vidcutter-3.5.0-1|46	pushd %{buildroot}%{py3_puresitedir}/%{name}
14cu|vidcutter-3.5.0-1|47	find . -type f -name "*.py" -exec chmod 0755 {} \;
14cu|vidcutter-3.5.0-1|48	chmod 0644 resources.py
14cu|vidcutter-3.5.0-1|49	popd
14cu|vidcutter-3.5.0-1|50	
14cu|vidcutter-3.5.0-1|51	%changelog
14cu|vidcutter-3.5.0-1|52	
14cu|vidcutter-3.5.0-1|53	* Sun Jun 11 2017 Victor Ryzhikh <victorr2007@yandex.ru> 3.5.0-1
14cu|vidcutter-3.5.0-1|54	- (ef4b30a) Updated to 3.5.0
14cu|vidcutter-3.5.0-1|55	
14cu|vidcutter-3.5.0-1|56	

15465 14
14cu|videocut-0.2.0-3|1	Name:		videocut
14cu|videocut-0.2.0-3|2	Version:	0.2.0
14cu|videocut-0.2.0-3|3	Release:	3
14cu|videocut-0.2.0-3|4	License:	GPLv2
14cu|videocut-0.2.0-3|5	Group:		Video
14cu|videocut-0.2.0-3|6	Url:		http://code.google.com/p/videocut/
14cu|videocut-0.2.0-3|7	Source:		%{name}-%{version}.tar.gz
14cu|videocut-0.2.0-3|8	Patch1:		videocut-strcmp-0.2.0.patch
14cu|videocut-0.2.0-3|9	Patch2:		videocut-0.2.0-ftbfs.patch
14cu|videocut-0.2.0-3|10	Patch3:		videocut-0.2.0-ru-l10n.patch
14cu|videocut-0.2.0-3|11	BuildRequires:	qt4-devel
14cu|videocut-0.2.0-3|12	BuildRequires:	pkgconfig(libxine)
14cu|videocut-0.2.0-3|13	Requires:	xine-plugins
14cu|videocut-0.2.0-3|14	
14cu|videocut-0.2.0-3|15	Summary:	Application for creating compositions of screenshots from video files
14cu|videocut-0.2.0-3|16	
14cu|videocut-0.2.0-3|17	%description
14cu|videocut-0.2.0-3|18	VideoCut is an open source desktop application specialized
14cu|videocut-0.2.0-3|19	for creating compositions of screenshots from video files.
14cu|videocut-0.2.0-3|20	
14cu|videocut-0.2.0-3|21	%prep
14cu|videocut-0.2.0-3|22	%setup -qn %{name}-%{version}.orig
14cu|videocut-0.2.0-3|23	%patch1 -p1
14cu|videocut-0.2.0-3|24	%patch2 -p0
14cu|videocut-0.2.0-3|25	%patch3 -p1
14cu|videocut-0.2.0-3|26	
14cu|videocut-0.2.0-3|27	%build
14cu|videocut-0.2.0-3|28	qmake
14cu|videocut-0.2.0-3|29	%make
14cu|videocut-0.2.0-3|30	
14cu|videocut-0.2.0-3|31	%install
14cu|videocut-0.2.0-3|32	install -Dm 0755 build/result/videocut %{buildroot}%{_bindir}/videocut
14cu|videocut-0.2.0-3|33	install -Dm 0644 videocut.desktop %{buildroot}%{_datadir}/applications/videocut.desktop
14cu|videocut-0.2.0-3|34	install -Dm 0644 videocut.svg %{buildroot}%{_datadir}/pixmaps/videocut.svg
14cu|videocut-0.2.0-3|35	
14cu|videocut-0.2.0-3|36	%files
14cu|videocut-0.2.0-3|37	%doc ABOUT AUTHORS THANKSTO
14cu|videocut-0.2.0-3|38	%{_bindir}/videocut
14cu|videocut-0.2.0-3|39	%{_datadir}/applications/videocut.desktop
14cu|videocut-0.2.0-3|40	%{_datadir}/pixmaps/videocut.svg
14cu|videocut-0.2.0-3|41	
14cu|videocut-0.2.0-3|42	%changelog
14cu|videocut-0.2.0-3|43	
14cu|videocut-0.2.0-3|44	* Fri Feb 19 2016 Denis Silakov <dsilakov@gmail.com> 0.2.0-3
14cu|videocut-0.2.0-3|45	- (df12b0d) Require xine-plugins
14cu|videocut-0.2.0-3|46	
14cu|videocut-0.2.0-3|47	

15466 14
14cu|videotop-0.1-2|1	######################################################
14cu|videotop-0.1-2|2	# SpecFile: videotop.spec
14cu|videotop-0.1-2|3	# Generato: http://www.mandrivausers.ro/
14cu|videotop-0.1-2|4	# MRB-Falticska Florin
14cu|videotop-0.1-2|5	######################################################
14cu|videotop-0.1-2|6	%define debug_package	%{nil}
14cu|videotop-0.1-2|7	#define distsuffix mrb
14cu|videotop-0.1-2|8	%define	oname	intnull-videotop
14cu|videotop-0.1-2|9	%define	name	videotop
14cu|videotop-0.1-2|10	%define	version	0.1
14cu|videotop-0.1-2|11	%define	release	2
14cu|videotop-0.1-2|12	
14cu|videotop-0.1-2|13	Name:		%{name}
14cu|videotop-0.1-2|14	Version:	%{version}
14cu|videotop-0.1-2|15	Release:	%{release}
14cu|videotop-0.1-2|16	Summary:	Console browser for online videos
14cu|videotop-0.1-2|17	License:	GPLv3
14cu|videotop-0.1-2|18	URL:		https://github.com/intnull/videotop
14cu|videotop-0.1-2|19	Source0:	https://github.com/intnull/videotop/zipball/master/intnull-videotop-0.1.zip
14cu|videotop-0.1-2|20	Group:		Networking/Other
14cu|videotop-0.1-2|21	BuildArch:	noarch
14cu|videotop-0.1-2|22	
14cu|videotop-0.1-2|23	BuildRequires:	pkgconfig(python)
14cu|videotop-0.1-2|24	BuildRequires:	pkgconfig(libgdata)
14cu|videotop-0.1-2|25	Requires:	python-urwid
14cu|videotop-0.1-2|26	Requires:	python-gdata
14cu|videotop-0.1-2|27	Requires:	youtube-dl
14cu|videotop-0.1-2|28	Requires:	mplayer
14cu|videotop-0.1-2|29	
14cu|videotop-0.1-2|30	
14cu|videotop-0.1-2|31	%description
14cu|videotop-0.1-2|32	A free console browser for online videos,
14cu|videotop-0.1-2|33	written in python with vim-like keybindings.
14cu|videotop-0.1-2|34	
14cu|videotop-0.1-2|35	%prep
14cu|videotop-0.1-2|36	%setup -q -n %{oname}
14cu|videotop-0.1-2|37	
14cu|videotop-0.1-2|38	
14cu|videotop-0.1-2|39	%build
14cu|videotop-0.1-2|40	python setup.py build
14cu|videotop-0.1-2|41	
14cu|videotop-0.1-2|42	%install
14cu|videotop-0.1-2|43	python setup.py install \
14cu|videotop-0.1-2|44	--prefix=%{_prefix} \
14cu|videotop-0.1-2|45	--root=%{buildroot} \
14cu|videotop-0.1-2|46	--install-scripts=%{_bindir}
14cu|videotop-0.1-2|47	
14cu|videotop-0.1-2|48	
14cu|videotop-0.1-2|49	install -d %{buildroot}{%{_desktopdir},%{_bindir},%{py_puresitedir}}
14cu|videotop-0.1-2|50	
14cu|videotop-0.1-2|51	chmod +x %{buildroot}%{py_puresitedir}/videotop/videotop.py
14cu|videotop-0.1-2|52	
14cu|videotop-0.1-2|53	%files
14cu|videotop-0.1-2|54	%attr(755,root,root) %{_bindir}/%{name}
14cu|videotop-0.1-2|55	%{py_puresitedir}/%{name}/
14cu|videotop-0.1-2|56	%{py_puresitedir}/%{name}-0.0-py2.7.egg-info
14cu|videotop-0.1-2|57	%doc LICENSE README.md
14cu|videotop-0.1-2|58	
14cu|videotop-0.1-2|59	
14cu|videotop-0.1-2|60	
14cu|videotop-0.1-2|61	%changelog
14cu|videotop-0.1-2|62	
14cu|videotop-0.1-2|63	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14cu|videotop-0.1-2|64	- (398786e) Build with new gdata
14cu|videotop-0.1-2|65	
14cu|videotop-0.1-2|66	

15467 14
14cu|vidstab-0.98b-2|1	%define	major	0.9
14cu|vidstab-0.98b-2|2	%define	libname	%mklibname vidstab %{major}
14cu|vidstab-0.98b-2|3	%define	devname	%mklibname vidstab -d
14cu|vidstab-0.98b-2|4	
14cu|vidstab-0.98b-2|5	Summary:	Video stabilization library
14cu|vidstab-0.98b-2|6	Name:		vidstab
14cu|vidstab-0.98b-2|7	Version:	0.98b
14cu|vidstab-0.98b-2|8	Release:	2
14cu|vidstab-0.98b-2|9	Group:		Video
14cu|vidstab-0.98b-2|10	License:	GPLv2
14cu|vidstab-0.98b-2|11	Url:		http://public.hronopik.de/vid.stab
14cu|vidstab-0.98b-2|12	Source0:	https://github.com/georgmartius/vid.stab/archive/release-%{version}.tar.gz
14cu|vidstab-0.98b-2|13	BuildRequires:	cmake
14cu|vidstab-0.98b-2|14	BuildRequires:	gomp-devel
14cu|vidstab-0.98b-2|15	
14cu|vidstab-0.98b-2|16	%description
14cu|vidstab-0.98b-2|17	Video stabilization library with plugins for transcode and ffmpeg.
14cu|vidstab-0.98b-2|18	#-------------------------------------------------------------
14cu|vidstab-0.98b-2|19	%package -n	%{libname}
14cu|vidstab-0.98b-2|20	Summary:	Shared library for vidstab
14cu|vidstab-0.98b-2|21	Group:		System/Libraries
14cu|vidstab-0.98b-2|22	
14cu|vidstab-0.98b-2|23	%description -n	%{libname}
14cu|vidstab-0.98b-2|24	Shared library required for using %{name}.
14cu|vidstab-0.98b-2|25	
14cu|vidstab-0.98b-2|26	%files -n %{libname}
14cu|vidstab-0.98b-2|27	%doc LICENSE README Changelog Todo
14cu|vidstab-0.98b-2|28	%{_libdir}/libvidstab.so.%{major}
14cu|vidstab-0.98b-2|29	#-------------------------------------------------------------
14cu|vidstab-0.98b-2|30	%package -n	%{devname}
14cu|vidstab-0.98b-2|31	Summary:	Development files for %{name}
14cu|vidstab-0.98b-2|32	Group:		Development/C
14cu|vidstab-0.98b-2|33	Requires:	%{libname} = %{EVRD}
14cu|vidstab-0.98b-2|34	
14cu|vidstab-0.98b-2|35	%description -n	%{devname}
14cu|vidstab-0.98b-2|36	This package contains libraries and signature files for
14cu|vidstab-0.98b-2|37	developing applications that use %{name}.
14cu|vidstab-0.98b-2|38	
14cu|vidstab-0.98b-2|39	
14cu|vidstab-0.98b-2|40	%files -n %{devname}
14cu|vidstab-0.98b-2|41	%{_libdir}/libvidstab.so
14cu|vidstab-0.98b-2|42	%dir %{_includedir}/vid.stab
14cu|vidstab-0.98b-2|43	%{_includedir}/vid.stab/*.h
14cu|vidstab-0.98b-2|44	%{_libdir}/pkgconfig/vidstab.pc
14cu|vidstab-0.98b-2|45	#--------------------------------------------------------------
14cu|vidstab-0.98b-2|46	
14cu|vidstab-0.98b-2|47	%prep
14cu|vidstab-0.98b-2|48	%setup -qn vid.stab-release-%{version}
14cu|vidstab-0.98b-2|49	
14cu|vidstab-0.98b-2|50	%build
14cu|vidstab-0.98b-2|51	%cmake
14cu|vidstab-0.98b-2|52	%make
14cu|vidstab-0.98b-2|53	
14cu|vidstab-0.98b-2|54	%install
14cu|vidstab-0.98b-2|55	%makeinstall_std -C build
14cu|vidstab-0.98b-2|56	
14cu|vidstab-0.98b-2|57	
14cu|vidstab-0.98b-2|58	%changelog
14cu|vidstab-0.98b-2|59	
14cu|vidstab-0.98b-2|60	* Thu Mar 03 2016 abfonly <abfonly@gmail.com> 0.98b-2
14cu|vidstab-0.98b-2|61	- (0ac37fa) fixed typo
14cu|vidstab-0.98b-2|62	
14cu|vidstab-0.98b-2|63	

15468 14
14cu|viewnior-1.6-1|1	Summary:	Elegant image viewer
14cu|viewnior-1.6-1|2	Name:		viewnior
14cu|viewnior-1.6-1|3	Version:	1.6
14cu|viewnior-1.6-1|4	Release:	1
14cu|viewnior-1.6-1|5	License:	GPLv3+
14cu|viewnior-1.6-1|6	Group:		Graphics
14cu|viewnior-1.6-1|7	Url:		http://xsisqox.github.com/Viewnior
14cu|viewnior-1.6-1|8	Source0:	https://github.com/xsisqox/Viewnior/archive/Viewnior-%{name}-%{version}.tar.gz
14cu|viewnior-1.6-1|9	#Source0:	https://www.dropbox.com/s/zytq0suabesv933/viewnior-%%{version}.tar.gz
14cu|viewnior-1.6-1|10	#Patch0:	viewnior-1.2-dsofix.patch
14cu|viewnior-1.6-1|11	BuildRequires:	intltool
14cu|viewnior-1.6-1|12	BuildRequires:	pkgconfig(exiv2) >= 0.21
14cu|viewnior-1.6-1|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.20
14cu|viewnior-1.6-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
14cu|viewnior-1.6-1|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.4.0
14cu|viewnior-1.6-1|16	BuildRequires:	pkgconfig(shared-mime-info)
14cu|viewnior-1.6-1|17	
14cu|viewnior-1.6-1|18	%description
14cu|viewnior-1.6-1|19	Viewnior is an image viewer program. Created to be simple, fast and elegant.
14cu|viewnior-1.6-1|20	It's minimalist interface provides more screen space for your images. Among
14cu|viewnior-1.6-1|21	its features are:
14cu|viewnior-1.6-1|22	* Fullscreen & Slideshow
14cu|viewnior-1.6-1|23	* Rotate, flip, save, delete images
14cu|viewnior-1.6-1|24	* Animation support
14cu|viewnior-1.6-1|25	* Browse only selected images
14cu|viewnior-1.6-1|26	* Navigation window
14cu|viewnior-1.6-1|27	* Simple interface
14cu|viewnior-1.6-1|28	* Configurable mouse actions.
14cu|viewnior-1.6-1|29	
14cu|viewnior-1.6-1|30	%files -f %{name}.lang
14cu|viewnior-1.6-1|31	%doc AUTHORS ChangeLog-* NEWS README TODO
14cu|viewnior-1.6-1|32	%{_bindir}/%{name}
14cu|viewnior-1.6-1|33	%{_datadir}/applications/%{name}.desktop
14cu|viewnior-1.6-1|34	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14cu|viewnior-1.6-1|35	%{_datadir}/%{name}/
14cu|viewnior-1.6-1|36	%{_mandir}/man*/%{name}.*
14cu|viewnior-1.6-1|37	
14cu|viewnior-1.6-1|38	#----------------------------------------------------------------------------
14cu|viewnior-1.6-1|39	
14cu|viewnior-1.6-1|40	%prep
14cu|viewnior-1.6-1|41	%setup -qn Viewnior-%{name}-%{version}
14cu|viewnior-1.6-1|42	#patch0 -p1
14cu|viewnior-1.6-1|43	
14cu|viewnior-1.6-1|44	# fix spurious executable perms
14cu|viewnior-1.6-1|45	chmod 0644 AUTHORS ChangeLog-* NEWS README TODO src/*
14cu|viewnior-1.6-1|46	
14cu|viewnior-1.6-1|47	
14cu|viewnior-1.6-1|48	%build
14cu|viewnior-1.6-1|49	autoreconf -vfi
14cu|viewnior-1.6-1|50	%configure2_5x
14cu|viewnior-1.6-1|51	%make
14cu|viewnior-1.6-1|52	
14cu|viewnior-1.6-1|53	
14cu|viewnior-1.6-1|54	%install
14cu|viewnior-1.6-1|55	%makeinstall_std
14cu|viewnior-1.6-1|56	
14cu|viewnior-1.6-1|57	%find_lang %{name}
14cu|viewnior-1.6-1|58	
14cu|viewnior-1.6-1|59	
14cu|viewnior-1.6-1|60	%changelog
14cu|viewnior-1.6-1|61	
14cu|viewnior-1.6-1|62	* Wed Dec 30 2015 Giovanni Mariani <mc2374@mclink.it> 1.6-1
14cu|viewnior-1.6-1|63	- (a9e73c7) Updated to release 1.6
14cu|viewnior-1.6-1|64	
14cu|viewnior-1.6-1|65	

15469 14
14cu|viewvc-1.1.26-3|1	Name:           viewvc
14cu|viewvc-1.1.26-3|2	Version:        1.1.26
14cu|viewvc-1.1.26-3|3	Release:        3
14cu|viewvc-1.1.26-3|4	Epoch:          0
14cu|viewvc-1.1.26-3|5	Summary:        Browser interface for CVS and Subversion version control repositories
14cu|viewvc-1.1.26-3|6	License:        BSD
14cu|viewvc-1.1.26-3|7	Group:          System/Servers
14cu|viewvc-1.1.26-3|8	URL:            http://www.viewvc.org/
14cu|viewvc-1.1.26-3|9	Source0:        http://www.viewvc.org/%{name}-%{version}.tar.gz
14cu|viewvc-1.1.26-3|10	Patch0:		viewvc-1.1.0-config.patch
14cu|viewvc-1.1.26-3|11	Patch1:		viewvc-tools.patch
14cu|viewvc-1.1.26-3|12	Requires:       apache
14cu|viewvc-1.1.26-3|13	Requires(post): rpm-helper
14cu|viewvc-1.1.26-3|14	Requires(postun): rpm-helper
14cu|viewvc-1.1.26-3|15	BuildRequires:  python
14cu|viewvc-1.1.26-3|16	Requires:       python
14cu|viewvc-1.1.26-3|17	Obsoletes:      viewcvs < %{epoch}:%{version}-%{release}
14cu|viewvc-1.1.26-3|18	Provides:       viewcvs = %{epoch}:%{version}-%{release}
14cu|viewvc-1.1.26-3|19	BuildArch:      noarch
14cu|viewvc-1.1.26-3|20	
14cu|viewvc-1.1.26-3|21	%description
14cu|viewvc-1.1.26-3|22	ViewVC is a browser interface for CVS and Subversion version control
14cu|viewvc-1.1.26-3|23	repositories. It generates templatized HTML to present navigable
14cu|viewvc-1.1.26-3|24	directory, revision, and change log listings. It can display specific
14cu|viewvc-1.1.26-3|25	versions of files as well as diffs between those versions. Basically,
14cu|viewvc-1.1.26-3|26	ViewVC provides the bulk of the report-like functionality you expect out
14cu|viewvc-1.1.26-3|27	of your version control tool, but much more prettily than the average
14cu|viewvc-1.1.26-3|28	textual command-line program output.
14cu|viewvc-1.1.26-3|29	
14cu|viewvc-1.1.26-3|30	Here are some of the additional features of ViewVC:
14cu|viewvc-1.1.26-3|31	
14cu|viewvc-1.1.26-3|32	* Support for filesystem-accessible CVS and Subversion repositories.
14cu|viewvc-1.1.26-3|33	* Individually configurable virtual host support.
14cu|viewvc-1.1.26-3|34	* Line-based annotation/blame display (CVS only).
14cu|viewvc-1.1.26-3|35	* Revision graph capabilities (via integration with CvsGraph) (CVS
14cu|viewvc-1.1.26-3|36	only).
14cu|viewvc-1.1.26-3|37	* Syntax highlighting support (via integration with GNU enscript).
14cu|viewvc-1.1.26-3|38	* Bonsai-like repository query facilities.
14cu|viewvc-1.1.26-3|39	* Template-driven output generation.
14cu|viewvc-1.1.26-3|40	* Colorized, side-by-side differences.
14cu|viewvc-1.1.26-3|41	* Tarball generation (by tag/branch for CVS, by revision for
14cu|viewvc-1.1.26-3|42	Subversion).
14cu|viewvc-1.1.26-3|43	* I18N support based on the Accept-Language request header.
14cu|viewvc-1.1.26-3|44	* Ability to run either as CGI script or as a standalone server.
14cu|viewvc-1.1.26-3|45	* Regexp-based file searching.
14cu|viewvc-1.1.26-3|46	* INI-like configuration file (as opposed to requiring actual code
14cu|viewvc-1.1.26-3|47	tweaks).
14cu|viewvc-1.1.26-3|48	
14cu|viewvc-1.1.26-3|49	%prep
14cu|viewvc-1.1.26-3|50	%setup -q -n %{name}-%{version}
14cu|viewvc-1.1.26-3|51	%apply_patches
14cu|viewvc-1.1.26-3|52	
14cu|viewvc-1.1.26-3|53	%build
14cu|viewvc-1.1.26-3|54	
14cu|viewvc-1.1.26-3|55	%install
14cu|viewvc-1.1.26-3|56	python ./viewvc-install --destdir=%{buildroot} --prefix=%{_datadir}/%{name}
14cu|viewvc-1.1.26-3|57	
14cu|viewvc-1.1.26-3|58	# remove uneeded files
14cu|viewvc-1.1.26-3|59	rm -f %{buildroot}%{_datadir}/%{name}/bin/mod_python/.htaccess
14cu|viewvc-1.1.26-3|60	
14cu|viewvc-1.1.26-3|61	# fix python files perms and shellbang
14cu|viewvc-1.1.26-3|62	perl -pi \
14cu|viewvc-1.1.26-3|63	-e 's|/usr/local/bin/python|%{_bindir}/python|g;' \
14cu|viewvc-1.1.26-3|64	-e 's|\s*/usr/bin/env python|%{_bindir}/python|g;' \
14cu|viewvc-1.1.26-3|65	-e 's|CONF_PATHNAME =.*|CONF_PATHNAME = r"%{_sysconfdir}/%{name}/viewvc.conf"|g;' \
14cu|viewvc-1.1.26-3|66	`%{_bindir}/find %{buildroot}%{_datadir}/%{name} -type f`
14cu|viewvc-1.1.26-3|67	
14cu|viewvc-1.1.26-3|68	# install cgi's to www directory
14cu|viewvc-1.1.26-3|69	mkdir -p %{buildroot}%{_var}/www/cgi-bin
14cu|viewvc-1.1.26-3|70	install -m 755 %{buildroot}%{_datadir}/%{name}/bin/cgi/*.cgi %{buildroot}%{_var}/www/cgi-bin
14cu|viewvc-1.1.26-3|71	rm -rf %{buildroot}%{_datadir}/%{name}/bin/cgi
14cu|viewvc-1.1.26-3|72	
14cu|viewvc-1.1.26-3|73	# fix paths in configuration
14cu|viewvc-1.1.26-3|74	perl -pi \
14cu|viewvc-1.1.26-3|75	-e 's|^#template_dir = .*|template_dir = %{_datadir}/%{name}/templates/|g;' \
14cu|viewvc-1.1.26-3|76	-e 's|^#docroot = .*|docroot = /%{name}|;' \
14cu|viewvc-1.1.26-3|77	-e 's|^#cvsgraph_conf = .*|cvsgraph_conf = %{_sysconfdir}/%{name}/cvsgraph.conf|;' \
14cu|viewvc-1.1.26-3|78	-e 's|^#mime_types_files = .*|mime_types_files = %{_sysconfdir}/%{name}/mimetypes.conf, %{_sysconfdir}/httpd/conf/mime.types|;' \
14cu|viewvc-1.1.26-3|79	%{buildroot}%{_datadir}/%{name}/viewvc.conf
14cu|viewvc-1.1.26-3|80	
14cu|viewvc-1.1.26-3|81	# install config to sysconf directory
14cu|viewvc-1.1.26-3|82	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14cu|viewvc-1.1.26-3|83	install -m 644 %{buildroot}%{_datadir}/%{name}/viewvc.conf %{buildroot}%{_sysconfdir}/%{name}/viewvc.conf
14cu|viewvc-1.1.26-3|84	rm -f %{buildroot}%{_datadir}/%{name}/viewvc.conf
14cu|viewvc-1.1.26-3|85	install -m 644 %{buildroot}%{_datadir}/%{name}/cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}/cvsgraph.conf
14cu|viewvc-1.1.26-3|86	rm -f %{buildroot}%{_datadir}/%{name}/cvsgraph.conf
14cu|viewvc-1.1.26-3|87	install -m 644 %{buildroot}%{_datadir}/%{name}/mimetypes.conf %{buildroot}%{_sysconfdir}/%{name}/mimetypes.conf
14cu|viewvc-1.1.26-3|88	rm -f %{buildroot}%{_datadir}/%{name}/mimetypes.conf
14cu|viewvc-1.1.26-3|89	
14cu|viewvc-1.1.26-3|90	# move static files under %{_var}/www
14cu|viewvc-1.1.26-3|91	mv %{buildroot}%{_datadir}/%{name}/templates/docroot %{buildroot}%{_var}/www/%{name}
14cu|viewvc-1.1.26-3|92	
14cu|viewvc-1.1.26-3|93	# compile the python files
14cu|viewvc-1.1.26-3|94	%{_bindir}/find %{buildroot}%{_datadir}/%{name}/lib -type f -name "*.pyc" | %{_bindir}/xargs rm
14cu|viewvc-1.1.26-3|95	python -O %{_libdir}/python%{py_ver}/compileall.py %{buildroot}%{_datadir}/%{name}/lib
14cu|viewvc-1.1.26-3|96	
14cu|viewvc-1.1.26-3|97	# apache configuration
14cu|viewvc-1.1.26-3|98	mkdir -p %{buildroot}%{_webappconfdir}
14cu|viewvc-1.1.26-3|99	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14cu|viewvc-1.1.26-3|100	# %{name} configuration
14cu|viewvc-1.1.26-3|101	
14cu|viewvc-1.1.26-3|102	Alias /%{name} %{_var}/www/%{name}
14cu|viewvc-1.1.26-3|103	
14cu|viewvc-1.1.26-3|104	<Directory %{_var}/www/%{name}>
14cu|viewvc-1.1.26-3|105	Require all granted
14cu|viewvc-1.1.26-3|106	</Directory>
14cu|viewvc-1.1.26-3|107	
14cu|viewvc-1.1.26-3|108	<LocationMatch "^/cgi-bin/(query|viewvc).cgi">
14cu|viewvc-1.1.26-3|109	Require local granted
14cu|viewvc-1.1.26-3|110	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cu|viewvc-1.1.26-3|111	</LocationMatch>
14cu|viewvc-1.1.26-3|112	
14cu|viewvc-1.1.26-3|113	<IfModule mod_python.c>
14cu|viewvc-1.1.26-3|114	Alias /%{name}-mp %{_datadir}/%{name}/bin/mod_python/viewvc.py
14cu|viewvc-1.1.26-3|115	<Directory %{_datadir}/%{name}/bin/mod_python>
14cu|viewvc-1.1.26-3|116	AddHandler python-program .py
14cu|viewvc-1.1.26-3|117	PythonHandler handler
14cu|viewvc-1.1.26-3|118	Require local granted
14cu|viewvc-1.1.26-3|119	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
14cu|viewvc-1.1.26-3|120	</Directory>
14cu|viewvc-1.1.26-3|121	</IfModule>
14cu|viewvc-1.1.26-3|122	EOF
14cu|viewvc-1.1.26-3|123	
14cu|viewvc-1.1.26-3|124	# set mode 755 on executable scripts
14cu|viewvc-1.1.26-3|125	%{__grep} -rl '^#!' %{buildroot}%{_datadir}/%{name} | %{_bindir}/xargs %{__chmod} 755
14cu|viewvc-1.1.26-3|126	
14cu|viewvc-1.1.26-3|127	cat >README.urpmi <<EOF
14cu|viewvc-1.1.26-3|128	ROSA RPM specific notes
14cu|viewvc-1.1.26-3|129	===========================
14cu|viewvc-1.1.26-3|130	
14cu|viewvc-1.1.26-3|131	Setup
14cu|viewvc-1.1.26-3|132	-----
14cu|viewvc-1.1.26-3|133	The setup used here differs from default one in order to achieve better FHS
14cu|viewvc-1.1.26-3|134	compliance:
14cu|viewvc-1.1.26-3|135	
14cu|viewvc-1.1.26-3|136	- the files accessible from the web are in /var/www/cgi-bin
14cu|viewvc-1.1.26-3|137	- the files not accessible from the web are in /usr/share/viewvc
14cu|viewvc-1.1.26-3|138	- the configuration file is located at /etc/viewvc/viewvc.conf
14cu|viewvc-1.1.26-3|139	
14cu|viewvc-1.1.26-3|140	Post-installation
14cu|viewvc-1.1.26-3|141	-----------------
14cu|viewvc-1.1.26-3|142	You have manually to create the MySQL database if you want to use query mode.
14cu|viewvc-1.1.26-3|143	
14cu|viewvc-1.1.26-3|144	Additional useful packages
14cu|viewvc-1.1.26-3|145	--------------------------
14cu|viewvc-1.1.26-3|146	- cvs and rcs provide a web interface for CVS repositories
14cu|viewvc-1.1.26-3|147	- python-svn provides a web interface for SVN repositories
14cu|viewvc-1.1.26-3|148	- MySQL-python and a MySQL database are needed for query mode
14cu|viewvc-1.1.26-3|149	- apache-mod_python, will be accessible at http://localhost/viewvc-mp (instead
14cu|viewvc-1.1.26-3|150	of the cgi files)
14cu|viewvc-1.1.26-3|151	EOF
14cu|viewvc-1.1.26-3|152	
14cu|viewvc-1.1.26-3|153	%files
14cu|viewvc-1.1.26-3|154	%doc CHANGES COMMITTERS INSTALL README README.urpmi docs/
14cu|viewvc-1.1.26-3|155	%config(noreplace) %{_sysconfdir}/%{name}
14cu|viewvc-1.1.26-3|156	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|viewvc-1.1.26-3|157	%{_datadir}/%{name}
14cu|viewvc-1.1.26-3|158	%{_var}/www/cgi-bin/*.cgi
14cu|viewvc-1.1.26-3|159	%{_var}/www/%{name}
14cu|viewvc-1.1.26-3|160	
14cu|viewvc-1.1.26-3|161	
14cu|viewvc-1.1.26-3|162	
14cu|viewvc-1.1.26-3|163	%changelog
14cu|viewvc-1.1.26-3|164	
14cu|viewvc-1.1.26-3|165	* Thu Feb 23 2017 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.26-3
14cu|viewvc-1.1.26-3|166	- (045b3fd) Turn back patches
14cu|viewvc-1.1.26-3|167	
14cu|viewvc-1.1.26-3|168	

15470 14
14cu|viking-1.6.1-1|1	Summary:	Global positioning system (GPS) and mapping manager
14cu|viking-1.6.1-1|2	Name:		viking
14cu|viking-1.6.1-1|3	Version:	1.6.1
14cu|viking-1.6.1-1|4	Release:	1
14cu|viking-1.6.1-1|5	License:	GPLv2+
14cu|viking-1.6.1-1|6	Group:		Communications
14cu|viking-1.6.1-1|7	Url:		http://viking.sourceforge.net
14cu|viking-1.6.1-1|8	Source0:	http://prdownloads.sourceforge.net/viking/%{name}-%{version}.tar.bz2
14cu|viking-1.6.1-1|9	BuildRequires:	desktop-file-utils
14cu|viking-1.6.1-1|10	BuildRequires:	imagemagick
14cu|viking-1.6.1-1|11	BuildRequires:	intltool
14cu|viking-1.6.1-1|12	BuildRequires:	scrollkeeper
14cu|viking-1.6.1-1|13	BuildRequires:	bzip2-devel
14cu|viking-1.6.1-1|14	BuildRequires:	magic-devel
14cu|viking-1.6.1-1|15	BuildRequires:	pkgconfig(expat)
14cu|viking-1.6.1-1|16	BuildRequires:	pkgconfig(gexiv2)
14cu|viking-1.6.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|viking-1.6.1-1|18	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.3.2
14cu|viking-1.6.1-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|viking-1.6.1-1|20	BuildRequires:	pkgconfig(libcurl)
14cu|viking-1.6.1-1|21	BuildRequires:	pkgconfig(libexif)
14cu|viking-1.6.1-1|22	BuildRequires:	pkgconfig(libgps)
14cu|viking-1.6.1-1|23	Requires:	gpsbabel
14cu|viking-1.6.1-1|24	
14cu|viking-1.6.1-1|25	%description
14cu|viking-1.6.1-1|26	Viking is a free/open source program to manage GPS data. You can import and
14cu|viking-1.6.1-1|27	plot tracks and way-points, show Terraserver maps under it, add coordinate
14cu|viking-1.6.1-1|28	lines, make new tracks and way-points, hide different things, etc.
14cu|viking-1.6.1-1|29	
14cu|viking-1.6.1-1|30	%files -f %{name}.lang
14cu|viking-1.6.1-1|31	%doc AUTHORS README COPYING TODO NEWS ChangeLog
14cu|viking-1.6.1-1|32	%{_bindir}/%{name}
14cu|viking-1.6.1-1|33	%{_datadir}/applications/%{name}.desktop
14cu|viking-1.6.1-1|34	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
14cu|viking-1.6.1-1|35	%{_datadir}/%{name}/*.txt
14cu|viking-1.6.1-1|36	%{_datadir}/%{name}/*.xml
14cu|viking-1.6.1-1|37	
14cu|viking-1.6.1-1|38	#----------------------------------------------------------------------------
14cu|viking-1.6.1-1|39	
14cu|viking-1.6.1-1|40	%prep
14cu|viking-1.6.1-1|41	%setup -q
14cu|viking-1.6.1-1|42	for file in ChangeLog NEWS TODO; do
14cu|viking-1.6.1-1|43	mv $file timestamp
14cu|viking-1.6.1-1|44	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cu|viking-1.6.1-1|45	touch -r timestamp $file
14cu|viking-1.6.1-1|46	done
14cu|viking-1.6.1-1|47	
14cu|viking-1.6.1-1|48	%build
14cu|viking-1.6.1-1|49	%configure2_5x \
14cu|viking-1.6.1-1|50	--disable-mapnik
14cu|viking-1.6.1-1|51	%make
14cu|viking-1.6.1-1|52	
14cu|viking-1.6.1-1|53	%install
14cu|viking-1.6.1-1|54	%makeinstall_std
14cu|viking-1.6.1-1|55	
14cu|viking-1.6.1-1|56	desktop-file-install \
14cu|viking-1.6.1-1|57	--add-category="GTK;Network;" \
14cu|viking-1.6.1-1|58	--delete-original \
14cu|viking-1.6.1-1|59	--dir=%{buildroot}%{_datadir}/applications \
14cu|viking-1.6.1-1|60	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|viking-1.6.1-1|61	
14cu|viking-1.6.1-1|62	%find_lang %{name} --with-gnome
14cu|viking-1.6.1-1|63	
14cu|viking-1.6.1-1|64	%check
14cu|viking-1.6.1-1|65	make test
14cu|viking-1.6.1-1|66	
14cu|viking-1.6.1-1|67	
14cu|viking-1.6.1-1|68	%changelog
14cu|viking-1.6.1-1|69	
14cu|viking-1.6.1-1|70	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-1
14cu|viking-1.6.1-1|71	- (8d5fa4f) Build requires pkgconfig(gexiv2)
14cu|viking-1.6.1-1|72	
14cu|viking-1.6.1-1|73	

15471 14
14cu|vips-7.42.3-3|1	%define	major	40
14cu|vips-7.42.3-3|2	%define	libname	%mklibname %{name} %{major}
14cu|vips-7.42.3-3|3	%define	libcc	%mklibname %{name}CC %{major}
14cu|vips-7.42.3-3|4	%define	devname	%mklibname %{name} -d
14cu|vips-7.42.3-3|5	%define	gimajor	8.0
14cu|vips-7.42.3-3|6	%define	girname	%mklibname vips-gir %{gimajor}
14cu|vips-7.42.3-3|7	
14cu|vips-7.42.3-3|8	Summary:	Image processing system
14cu|vips-7.42.3-3|9	Name:		vips
14cu|vips-7.42.3-3|10	Version:	7.42.3
14cu|vips-7.42.3-3|11	Release:	3
14cu|vips-7.42.3-3|12	License:	LGPLv2+
14cu|vips-7.42.3-3|13	Group:		Video
14cu|vips-7.42.3-3|14	Url:		http://www.vips.ecs.soton.ac.uk/index.php
14cu|vips-7.42.3-3|15	Source0:	http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
14cu|vips-7.42.3-3|16	BuildRequires:	gettext
14cu|vips-7.42.3-3|17	BuildRequires:	gtk-doc >= 1.14
14cu|vips-7.42.3-3|18	BuildRequires:	swig
14cu|vips-7.42.3-3|19	BuildRequires:	perl(XML::Parser)
14cu|vips-7.42.3-3|20	BuildRequires:	jpeg-devel
14cu|vips-7.42.3-3|21	BuildRequires:	pkgconfig(cfitsio)
14cu|vips-7.42.3-3|22	BuildRequires:	pkgconfig(fftw3)
14cu|vips-7.42.3-3|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.36
14cu|vips-7.42.3-3|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|vips-7.42.3-3|25	BuildRequires:	pkgconfig(GraphicsMagick)
14cu|vips-7.42.3-3|26	BuildRequires:	pkgconfig(lcms)
14cu|vips-7.42.3-3|27	BuildRequires:	pkgconfig(libexif) >= 0.6
14cu|vips-7.42.3-3|28	BuildRequires:	pkgconfig(libgsf-1) >= 1.14.27
14cu|vips-7.42.3-3|29	BuildRequires:	pkgconfig(libpng) >= 1.2.9
14cu|vips-7.42.3-3|30	BuildRequires:	pkgconfig(libtiff-4)
14cu|vips-7.42.3-3|31	BuildRequires:	pkgconfig(libwebp)
14cu|vips-7.42.3-3|32	BuildRequires:	pkgconfig(libxml-2.0)
14cu|vips-7.42.3-3|33	BuildRequires:	pkgconfig(matio)
14cu|vips-7.42.3-3|34	BuildRequires:	pkgconfig(OpenEXR) >= 1.2.2
14cu|vips-7.42.3-3|35	BuildRequires:	pkgconfig(openslide) >= 3.4.0
14cu|vips-7.42.3-3|36	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.11
14cu|vips-7.42.3-3|37	BuildRequires:	pkgconfig(pango)
14cu|vips-7.42.3-3|38	BuildRequires:	pkgconfig(pangoft2)
14cu|vips-7.42.3-3|39	BuildRequires:	pkgconfig(python) >= 2.7
14cu|vips-7.42.3-3|40	BuildRequires:	pkgconfig(pygobject-3.0) >= 3.12.0
14cu|vips-7.42.3-3|41	BuildRequires:	pkgconfig(zlib)
14cu|vips-7.42.3-3|42	# Packages not found in configure output: unused?
14cu|vips-7.42.3-3|43	BuildRequires:	pkgconfig(liboil-0.3)
14cu|vips-7.42.3-3|44	BuildRequires:	pkgconfig(libv4l1)
14cu|vips-7.42.3-3|45	
14cu|vips-7.42.3-3|46	%description
14cu|vips-7.42.3-3|47	VIPS is a free image processing system. It aims to be about half-way between
14cu|vips-7.42.3-3|48	Photoshop and Excel: it is very bad at retouching photographs, but very handy
14cu|vips-7.42.3-3|49	for the many other imaging tasks that programs like Photoshop get used for.
14cu|vips-7.42.3-3|50	It is good with large images (images larger than the amount of RAM in your
14cu|vips-7.42.3-3|51	machine), and for working with color.
14cu|vips-7.42.3-3|52	
14cu|vips-7.42.3-3|53	%files -f %{name}7.42.lang
14cu|vips-7.42.3-3|54	%{_bindir}/*
14cu|vips-7.42.3-3|55	
14cu|vips-7.42.3-3|56	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|57	
14cu|vips-7.42.3-3|58	%package -n %{libname}
14cu|vips-7.42.3-3|59	Summary:	Shared libraries for vips
14cu|vips-7.42.3-3|60	Group:		System/Libraries
14cu|vips-7.42.3-3|61	
14cu|vips-7.42.3-3|62	%description -n %{libname}
14cu|vips-7.42.3-3|63	This package contains the library needed to run programs dynamically linked
14cu|vips-7.42.3-3|64	with vips.
14cu|vips-7.42.3-3|65	
14cu|vips-7.42.3-3|66	%files -n %{libname}
14cu|vips-7.42.3-3|67	%doc AUTHORS COPYING
14cu|vips-7.42.3-3|68	%{_libdir}/lib%{name}.so.%{major}*
14cu|vips-7.42.3-3|69	
14cu|vips-7.42.3-3|70	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|71	
14cu|vips-7.42.3-3|72	%package -n %{libcc}
14cu|vips-7.42.3-3|73	Summary:	Shared libraries for vips
14cu|vips-7.42.3-3|74	Group:		System/Libraries
14cu|vips-7.42.3-3|75	
14cu|vips-7.42.3-3|76	%description -n %{libcc}
14cu|vips-7.42.3-3|77	This package contains the library needed to run programs dynamically linked
14cu|vips-7.42.3-3|78	with vips.
14cu|vips-7.42.3-3|79	
14cu|vips-7.42.3-3|80	%files -n %{libcc}
14cu|vips-7.42.3-3|81	%doc AUTHORS COPYING
14cu|vips-7.42.3-3|82	%{_libdir}/lib%{name}CC.so.%{major}*
14cu|vips-7.42.3-3|83	%{_libdir}/lib%{name}-cpp.so.%{major}*
14cu|vips-7.42.3-3|84	
14cu|vips-7.42.3-3|85	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|86	
14cu|vips-7.42.3-3|87	%package -n %{girname}
14cu|vips-7.42.3-3|88	Summary:	GObject Introspection interface description for %{name}
14cu|vips-7.42.3-3|89	Group:		System/Libraries
14cu|vips-7.42.3-3|90	Requires:	%{libname} = %{EVRD}
14cu|vips-7.42.3-3|91	Requires:	%{libcc} = %{EVRD}
14cu|vips-7.42.3-3|92	
14cu|vips-7.42.3-3|93	%description -n %{girname}
14cu|vips-7.42.3-3|94	GObject Introspection interface description for %{name}.
14cu|vips-7.42.3-3|95	
14cu|vips-7.42.3-3|96	%files -n %{girname}
14cu|vips-7.42.3-3|97	%doc AUTHORS COPYING
14cu|vips-7.42.3-3|98	%{_libdir}/girepository-1.0/Vips-%{gimajor}.typelib
14cu|vips-7.42.3-3|99	
14cu|vips-7.42.3-3|100	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|101	
14cu|vips-7.42.3-3|102	%package -n %{devname}
14cu|vips-7.42.3-3|103	Summary:	Development headers and library for vips
14cu|vips-7.42.3-3|104	Group:		Development/Other
14cu|vips-7.42.3-3|105	Requires:	%{libname} = %{EVRD}
14cu|vips-7.42.3-3|106	Requires:	%{libcc} = %{EVRD}
14cu|vips-7.42.3-3|107	Requires:	%{girname} = %{EVRD}
14cu|vips-7.42.3-3|108	Provides:	%{name}-devel = %{EVRD}
14cu|vips-7.42.3-3|109	
14cu|vips-7.42.3-3|110	%description -n %{devname}
14cu|vips-7.42.3-3|111	This package contains the headers that programmers will need to develop
14cu|vips-7.42.3-3|112	applications which will use vips.
14cu|vips-7.42.3-3|113	
14cu|vips-7.42.3-3|114	%files -n %{devname}
14cu|vips-7.42.3-3|115	%doc AUTHORS ChangeLog COPYING README.md TODO
14cu|vips-7.42.3-3|116	%doc %{_defaultdocdir}/%{name}
14cu|vips-7.42.3-3|117	%{_libdir}/libvips*.so
14cu|vips-7.42.3-3|118	%{_includedir}/%{name}/*
14cu|vips-7.42.3-3|119	%{_libdir}/pkgconfig/*
14cu|vips-7.42.3-3|120	%{_mandir}/man1/*
14cu|vips-7.42.3-3|121	%{_datadir}/gtk-doc/html/libvips/
14cu|vips-7.42.3-3|122	%{_datadir}/gir-1.0/Vips-%{gimajor}.gir
14cu|vips-7.42.3-3|123	
14cu|vips-7.42.3-3|124	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|125	
14cu|vips-7.42.3-3|126	%package -n python-%{name}
14cu|vips-7.42.3-3|127	Summary:	Python support for the VIPS image processing library
14cu|vips-7.42.3-3|128	Group:		Development/Python
14cu|vips-7.42.3-3|129	Requires:	%{name} = %{EVRD}
14cu|vips-7.42.3-3|130	%rename %{name}-python
14cu|vips-7.42.3-3|131	
14cu|vips-7.42.3-3|132	%description -n python-%{name}
14cu|vips-7.42.3-3|133	The %{name}-python package contains Python support for VIPS.
14cu|vips-7.42.3-3|134	
14cu|vips-7.42.3-3|135	%files -n python-%{name}
14cu|vips-7.42.3-3|136	%doc AUTHORS COPYING
14cu|vips-7.42.3-3|137	%{python_sitearch}/vipsCC
14cu|vips-7.42.3-3|138	%{python_sitearch}/gi/overrides/Vips.*
14cu|vips-7.42.3-3|139	
14cu|vips-7.42.3-3|140	#----------------------------------------------------------------------------
14cu|vips-7.42.3-3|141	
14cu|vips-7.42.3-3|142	%prep
14cu|vips-7.42.3-3|143	%setup -q
14cu|vips-7.42.3-3|144	
14cu|vips-7.42.3-3|145	
14cu|vips-7.42.3-3|146	%build
14cu|vips-7.42.3-3|147	# Build against GraphicsMagick: it's a better choice for this kind of
14cu|vips-7.42.3-3|148	# usage, and anyway it works with underlinking protection,
14cu|vips-7.42.3-3|149	# whereas ImageMagick does not - AdamW 2008/07
14cu|vips-7.42.3-3|150	#./bootstrap.sh
14cu|vips-7.42.3-3|151	%configure2_5x \
14cu|vips-7.42.3-3|152	--with-magickpackage=GraphicsMagick \
14cu|vips-7.42.3-3|153	--disable-static
14cu|vips-7.42.3-3|154	%make
14cu|vips-7.42.3-3|155	
14cu|vips-7.42.3-3|156	
14cu|vips-7.42.3-3|157	%install
14cu|vips-7.42.3-3|158	%makeinstall_std
14cu|vips-7.42.3-3|159	
14cu|vips-7.42.3-3|160	rm -rf %{buildroot}/%{_datadir}/locale/malkovich
14cu|vips-7.42.3-3|161	
14cu|vips-7.42.3-3|162	%find_lang %{name}7.42
14cu|vips-7.42.3-3|163	
14cu|vips-7.42.3-3|164	
14cu|vips-7.42.3-3|165	%changelog
14cu|vips-7.42.3-3|166	
14cu|vips-7.42.3-3|167	* Fri Nov 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.42.3-3
14cu|vips-7.42.3-3|168	- (860d697) BuildList#2597249: Increase release tag
14cu|vips-7.42.3-3|169	
14cu|vips-7.42.3-3|170	

15472 14
14cu|virtaal-0.7.1-1|1	Summary:	Localization and translation editor
14cu|virtaal-0.7.1-1|2	Name:		virtaal
14cu|virtaal-0.7.1-1|3	Version:	0.7.1
14cu|virtaal-0.7.1-1|4	Release:	1
14cu|virtaal-0.7.1-1|5	License:	GPLv2+
14cu|virtaal-0.7.1-1|6	Group:		System/Internationalization
14cu|virtaal-0.7.1-1|7	Url:		http://translate.sourceforge.net/wiki/virtaal/index
14cu|virtaal-0.7.1-1|8	Source0:	http://downloads.sourceforge.net/translate/%{name}-%{version}.tar.bz2
14cu|virtaal-0.7.1-1|9	BuildRequires:	gettext
14cu|virtaal-0.7.1-1|10	BuildRequires:	intltool
14cu|virtaal-0.7.1-1|11	BuildRequires:	python-translate >= 1.5.1
14cu|virtaal-0.7.1-1|12	BuildRequires:	python-lxml
14cu|virtaal-0.7.1-1|13	BuildRequires:	pkgconfig(python)
14cu|virtaal-0.7.1-1|14	Requires:	gnome-python-gtkspell
14cu|virtaal-0.7.1-1|15	Requires:	iso-codes
14cu|virtaal-0.7.1-1|16	Requires:	python-translate >= 1.5.1
14cu|virtaal-0.7.1-1|17	Requires:	pygtk2.0
14cu|virtaal-0.7.1-1|18	Requires:	pygtk2.0-libglade
14cu|virtaal-0.7.1-1|19	Requires:	python-curl
14cu|virtaal-0.7.1-1|20	Requires:	python-enchant
14cu|virtaal-0.7.1-1|21	Requires:	python-gobject
14cu|virtaal-0.7.1-1|22	Requires:	python-levenshtein
14cu|virtaal-0.7.1-1|23	Requires:	python-lxml
14cu|virtaal-0.7.1-1|24	# python-pycurl needed for open-tran.eu
14cu|virtaal-0.7.1-1|25	Requires:	python-simplejson
14cu|virtaal-0.7.1-1|26	Requires:	xdg-utils
14cu|virtaal-0.7.1-1|27	# python-psycopg needed for tinytm
14cu|virtaal-0.7.1-1|28	Suggests:	python-psycopg2
14cu|virtaal-0.7.1-1|29	BuildArch:	noarch
14cu|virtaal-0.7.1-1|30	
14cu|virtaal-0.7.1-1|31	%description
14cu|virtaal-0.7.1-1|32	A program for Computer Aided Translation (CAT) built on the Translate Toolkit.
14cu|virtaal-0.7.1-1|33	
14cu|virtaal-0.7.1-1|34	Virtaal includes features that allow a localizer to work effecively including:
14cu|virtaal-0.7.1-1|35	syntax highlighting, autocomplete and autocorrect.  Showing only
14cu|virtaal-0.7.1-1|36	the data that is needed through its simple and effective user interface it
14cu|virtaal-0.7.1-1|37	ensures that you can focus on the translation task straight away.
14cu|virtaal-0.7.1-1|38	
14cu|virtaal-0.7.1-1|39	By building on the Translate Toolkit, Virtaal is able to edit any of the
14cu|virtaal-0.7.1-1|40	following formats: XLIFF, Gettext PO and .mo, Qt .ts, .qph and .qm, Wordfast
14cu|virtaal-0.7.1-1|41	TM, TMX, TBX.  By using the Translate Toolkit converters a translator can edit:
14cu|virtaal-0.7.1-1|42	OpenOffice.org SDF, Java (and Mozilla) .properties and Mozilla DTD.
14cu|virtaal-0.7.1-1|43	
14cu|virtaal-0.7.1-1|44	%files -f %{name}.lang
14cu|virtaal-0.7.1-1|45	%doc README
14cu|virtaal-0.7.1-1|46	%{_bindir}/*
14cu|virtaal-0.7.1-1|47	%{_datadir}/applications/*
14cu|virtaal-0.7.1-1|48	%{_datadir}/mime/packages/*
14cu|virtaal-0.7.1-1|49	%{_datadir}/virtaal
14cu|virtaal-0.7.1-1|50	%{_datadir}/icons/*
14cu|virtaal-0.7.1-1|51	%{python_sitelib}/*
14cu|virtaal-0.7.1-1|52	
14cu|virtaal-0.7.1-1|53	#----------------------------------------------------------------------------
14cu|virtaal-0.7.1-1|54	
14cu|virtaal-0.7.1-1|55	%prep
14cu|virtaal-0.7.1-1|56	%setup -q
14cu|virtaal-0.7.1-1|57	
14cu|virtaal-0.7.1-1|58	%build
14cu|virtaal-0.7.1-1|59	# Drop shebang from non-executable python files
14cu|virtaal-0.7.1-1|60	find virtaal -type f -and -name '*.py' -and ! -executable -exec  sed -i "sa#!/usr/bin/env pythonaa" {} \;
14cu|virtaal-0.7.1-1|61	python setup.py build
14cu|virtaal-0.7.1-1|62	./maketranslations %{name}
14cu|virtaal-0.7.1-1|63	pushd po
14cu|virtaal-0.7.1-1|64	for po in $(ls *.po | egrep -v de_DE)
14cu|virtaal-0.7.1-1|65	do
14cu|virtaal-0.7.1-1|66	mkdir -p locale/$(basename $po .po)/LC_MESSAGES/
14cu|virtaal-0.7.1-1|67	msgfmt $po --output-file=locale/$(basename $po .po)/LC_MESSAGES/%{name}.mo
14cu|virtaal-0.7.1-1|68	done
14cu|virtaal-0.7.1-1|69	popd
14cu|virtaal-0.7.1-1|70	
14cu|virtaal-0.7.1-1|71	%install
14cu|virtaal-0.7.1-1|72	python setup.py install --nodepcheck --skip-build --install-data=%{_prefix} --root=%{buildroot}
14cu|virtaal-0.7.1-1|73	
14cu|virtaal-0.7.1-1|74	mkdir -p %{buildroot}%{_datadir}/
14cu|virtaal-0.7.1-1|75	cp -rp po/locale %{buildroot}%{_datadir}/
14cu|virtaal-0.7.1-1|76	
14cu|virtaal-0.7.1-1|77	%find_lang %{name}
14cu|virtaal-0.7.1-1|78	
14cu|virtaal-0.7.1-1|79	
14cu|virtaal-0.7.1-1|80	%changelog
14cu|virtaal-0.7.1-1|81	
14cu|virtaal-0.7.1-1|82	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-1
14cu|virtaal-0.7.1-1|83	- (29aa97c) Minor spec cleanup
14cu|virtaal-0.7.1-1|84	
14cu|virtaal-0.7.1-1|85	

15473 14
14cu|virt-manager-1.4.2-1|1	Summary:	Virtual Machine Manager
14cu|virt-manager-1.4.2-1|2	Name:		virt-manager
14cu|virt-manager-1.4.2-1|3	Version:	1.4.2
14cu|virt-manager-1.4.2-1|4	Release:	1
14cu|virt-manager-1.4.2-1|5	License:	GPLv2+
14cu|virt-manager-1.4.2-1|6	Group:		Graphical desktop/GNOME
14cu|virt-manager-1.4.2-1|7	Url:		http://virt-manager.org/
14cu|virt-manager-1.4.2-1|8	Source0:	http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
14cu|virt-manager-1.4.2-1|9	BuildRequires:	python
14cu|virt-manager-1.4.2-1|10	BuildRequires:	intltool
14cu|virt-manager-1.4.2-1|11	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14cu|virt-manager-1.4.2-1|12	Requires:	python-gi
14cu|virt-manager-1.4.2-1|13	Requires:	python-ipaddr
14cu|virt-manager-1.4.2-1|14	Requires:	python-libvirt
14cu|virt-manager-1.4.2-1|15	Requires:	python-libxml2
14cu|virt-manager-1.4.2-1|16	Requires:	python-urlgrabber
14cu|virt-manager-1.4.2-1|17	Requires:	python-requests
14cu|virt-manager-1.4.2-1|18	Requires:	python-backports-ssl_match_hostname
14cu|virt-manager-1.4.2-1|19	Requires:	typelib(Gtk) = 3.0
14cu|virt-manager-1.4.2-1|20	Requires:	typelib(GtkVnc) = 2.0
14cu|virt-manager-1.4.2-1|21	Requires:	typelib(LibvirtGLib)
14cu|virt-manager-1.4.2-1|22	Requires:	typelib(SpiceClientGtk) = 3.0
14cu|virt-manager-1.4.2-1|23	Requires:	typelib(Vte) = 2.91
14cu|virt-manager-1.4.2-1|24	Requires:	typelib(Libosinfo) >= 1.0
14cu|virt-manager-1.4.2-1|25	Obsoletes:	python-virtinst < 0.600.5
14cu|virt-manager-1.4.2-1|26	BuildArch:	noarch
14cu|virt-manager-1.4.2-1|27	
14cu|virt-manager-1.4.2-1|28	%description
14cu|virt-manager-1.4.2-1|29	The "Virtual Machine Manager" (virt-manager for short package name) is a
14cu|virt-manager-1.4.2-1|30	desktop application for managing virtual machines. It presents a summary view
14cu|virt-manager-1.4.2-1|31	of running domains and their live performance & resource utilization
14cu|virt-manager-1.4.2-1|32	statistics. A detailed view presents graphs showing performance & utilization
14cu|virt-manager-1.4.2-1|33	over time. Ultimately it will allow creation of new domains, and configuration
14cu|virt-manager-1.4.2-1|34	& adjustment of a domain's resource allocation & virtual hardware. Finally an
14cu|virt-manager-1.4.2-1|35	embedded VNC client viewer presents a full graphical console to the guest
14cu|virt-manager-1.4.2-1|36	domain.
14cu|virt-manager-1.4.2-1|37	
14cu|virt-manager-1.4.2-1|38	%files -f %{name}.lang
14cu|virt-manager-1.4.2-1|39	%doc COPYING HACKING.md NEWS.md README.md
14cu|virt-manager-1.4.2-1|40	%{_bindir}/*
14cu|virt-manager-1.4.2-1|41	%{_datadir}/glib-2.0/schemas/*.xml
14cu|virt-manager-1.4.2-1|42	%{_datadir}/applications/*.desktop
14cu|virt-manager-1.4.2-1|43	%{_datadir}/appdata/virt-manager.appdata.xml
14cu|virt-manager-1.4.2-1|44	%{_datadir}/GConf/gsettings/org.virt-manager.virt-manager.convert
14cu|virt-manager-1.4.2-1|45	%{_mandir}/man*/*
14cu|virt-manager-1.4.2-1|46	%{_iconsdir}/*/*/*/*
14cu|virt-manager-1.4.2-1|47	%{_datadir}/%{name}
14cu|virt-manager-1.4.2-1|48	
14cu|virt-manager-1.4.2-1|49	#----------------------------------------------------------------------------
14cu|virt-manager-1.4.2-1|50	
14cu|virt-manager-1.4.2-1|51	%prep
14cu|virt-manager-1.4.2-1|52	%setup -q
14cu|virt-manager-1.4.2-1|53	
14cu|virt-manager-1.4.2-1|54	%build
14cu|virt-manager-1.4.2-1|55	./setup.py configure \
14cu|virt-manager-1.4.2-1|56	--prefix=%{_prefix} \
14cu|virt-manager-1.4.2-1|57	--libvirt-package-names="libvirt-utils" \
14cu|virt-manager-1.4.2-1|58	--kvm-package-names="qemu" \
14cu|virt-manager-1.4.2-1|59	--askpass-package-names="openssh-askpass" \
14cu|virt-manager-1.4.2-1|60	--stable-defaults \
14cu|virt-manager-1.4.2-1|61	--preferred-distros="ROSA"
14cu|virt-manager-1.4.2-1|62	./setup.py build
14cu|virt-manager-1.4.2-1|63	
14cu|virt-manager-1.4.2-1|64	%install
14cu|virt-manager-1.4.2-1|65	./setup.py \
14cu|virt-manager-1.4.2-1|66	--no-update-icon-cache \
14cu|virt-manager-1.4.2-1|67	--no-compile-schemas \
14cu|virt-manager-1.4.2-1|68	install --root=%{buildroot}
14cu|virt-manager-1.4.2-1|69	
14cu|virt-manager-1.4.2-1|70	%find_lang %{name}
14cu|virt-manager-1.4.2-1|71	
14cu|virt-manager-1.4.2-1|72	%changelog
14cu|virt-manager-1.4.2-1|73	
14cu|virt-manager-1.4.2-1|74	* Sun Aug 27 2017 alzim <alzim@bk.ru> 1.4.2-1
14cu|virt-manager-1.4.2-1|75	- (9cd2150) Merge pull request #5 from import/virt-manager:rosa2016.1
14cu|virt-manager-1.4.2-1|76	- (9cd2150) Updated to 1.4.2
14cu|virt-manager-1.4.2-1|77	
14cu|virt-manager-1.4.2-1|78	

15474 14
14cu|virtualjaguar-2.1.2-2|1	%define debug_package %{nil}
14cu|virtualjaguar-2.1.2-2|2	
14cu|virtualjaguar-2.1.2-2|3	Summary:	Atari Jaguar Emulator
14cu|virtualjaguar-2.1.2-2|4	Name:		virtualjaguar
14cu|virtualjaguar-2.1.2-2|5	Version:	2.1.2
14cu|virtualjaguar-2.1.2-2|6	Release:	2
14cu|virtualjaguar-2.1.2-2|7	License:	GPLv3+
14cu|virtualjaguar-2.1.2-2|8	Group:		Emulators
14cu|virtualjaguar-2.1.2-2|9	Url:		http://icculus.org/virtualjaguar/
14cu|virtualjaguar-2.1.2-2|10	Source0:	http://www.icculus.org/virtualjaguar/tarballs/%{name}-%{version}.tar.bz2
14cu|virtualjaguar-2.1.2-2|11	BuildRequires:	qt4-devel
14cu|virtualjaguar-2.1.2-2|12	BuildRequires:	pkgconfig(gl)
14cu|virtualjaguar-2.1.2-2|13	BuildRequires:	pkgconfig(glu)
14cu|virtualjaguar-2.1.2-2|14	BuildRequires:	pkgconfig(libcdio)
14cu|virtualjaguar-2.1.2-2|15	BuildRequires:	pkgconfig(sdl)
14cu|virtualjaguar-2.1.2-2|16	BuildRequires:	pkgconfig(zlib)
14cu|virtualjaguar-2.1.2-2|17	
14cu|virtualjaguar-2.1.2-2|18	%description
14cu|virtualjaguar-2.1.2-2|19	Virtual Jaguar is software dedicated to emulating the Atari Jaguar hardware on
14cu|virtualjaguar-2.1.2-2|20	a standard PC. The software was originally developed by David Raingeard of
14cu|virtualjaguar-2.1.2-2|21	Potato Emulation and was released under the GPL on 25 June 2003.
14cu|virtualjaguar-2.1.2-2|22	
14cu|virtualjaguar-2.1.2-2|23	Virtual Jaguar GCC/Qt is not just a port of the MS Visual C++/SDL sourcecode
14cu|virtualjaguar-2.1.2-2|24	but has also been extended and rewritten so that we can enjoy Atari Jaguar
14cu|virtualjaguar-2.1.2-2|25	emulation on every platform that has a GCC compiler and a port of Qt.
14cu|virtualjaguar-2.1.2-2|26	
14cu|virtualjaguar-2.1.2-2|27	%files
14cu|virtualjaguar-2.1.2-2|28	%doc docs/*
14cu|virtualjaguar-2.1.2-2|29	%{_bindir}/%{name}
14cu|virtualjaguar-2.1.2-2|30	%{_datadir}/pixmaps/%{name}.xpm
14cu|virtualjaguar-2.1.2-2|31	%{_datadir}/applications/%{name}.desktop
14cu|virtualjaguar-2.1.2-2|32	
14cu|virtualjaguar-2.1.2-2|33	#----------------------------------------------------------------------------
14cu|virtualjaguar-2.1.2-2|34	
14cu|virtualjaguar-2.1.2-2|35	%prep
14cu|virtualjaguar-2.1.2-2|36	%setup -qn %{name}
14cu|virtualjaguar-2.1.2-2|37	
14cu|virtualjaguar-2.1.2-2|38	%build
14cu|virtualjaguar-2.1.2-2|39	make
14cu|virtualjaguar-2.1.2-2|40	
14cu|virtualjaguar-2.1.2-2|41	%install
14cu|virtualjaguar-2.1.2-2|42	mkdir -p %{buildroot}%{_bindir}
14cu|virtualjaguar-2.1.2-2|43	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|virtualjaguar-2.1.2-2|44	
14cu|virtualjaguar-2.1.2-2|45	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|virtualjaguar-2.1.2-2|46	install -m 644 res/vj.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14cu|virtualjaguar-2.1.2-2|47	
14cu|virtualjaguar-2.1.2-2|48	mkdir -p %{buildroot}%{_datadir}/applications
14cu|virtualjaguar-2.1.2-2|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|virtualjaguar-2.1.2-2|50	[Desktop Entry]
14cu|virtualjaguar-2.1.2-2|51	Name=Virtual Jaguar
14cu|virtualjaguar-2.1.2-2|52	Comment=%{summary}
14cu|virtualjaguar-2.1.2-2|53	Exec=%{_bindir}/%{name}
14cu|virtualjaguar-2.1.2-2|54	Icon=%{name}
14cu|virtualjaguar-2.1.2-2|55	Terminal=false
14cu|virtualjaguar-2.1.2-2|56	Type=Application
14cu|virtualjaguar-2.1.2-2|57	StartupNotify=true
14cu|virtualjaguar-2.1.2-2|58	Categories=Game;Emulator;
14cu|virtualjaguar-2.1.2-2|59	EOF
14cu|virtualjaguar-2.1.2-2|60	
14cu|virtualjaguar-2.1.2-2|61	
14cu|virtualjaguar-2.1.2-2|62	%changelog
14cu|virtualjaguar-2.1.2-2|63	
14cu|virtualjaguar-2.1.2-2|64	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-2
14cu|virtualjaguar-2.1.2-2|65	- (da8edd7) Disable empty debug package (not worth of patching)
14cu|virtualjaguar-2.1.2-2|66	
14cu|virtualjaguar-2.1.2-2|67	

15475 14
14cu|vlc-qt-0.8.1-5|1	Summary:	A simple library to connect Qt application with libvlc
14cu|vlc-qt-0.8.1-5|2	Name:		vlc-qt
14cu|vlc-qt-0.8.1-5|3	Version:	0.8.1
14cu|vlc-qt-0.8.1-5|4	Release:	5
14cu|vlc-qt-0.8.1-5|5	License:	GPLv3+
14cu|vlc-qt-0.8.1-5|6	Group:		System/Libraries
14cu|vlc-qt-0.8.1-5|7	Url:		http://projects.tano.si/library
14cu|vlc-qt-0.8.1-5|8	# Generated by github https://github.com/ntadej/vlc-qt
14cu|vlc-qt-0.8.1-5|9	Source0:	%{name}-%{version}.tar.gz
14cu|vlc-qt-0.8.1-5|10	Patch0:		vlc-qt-0.8.1-linkage.patch
14cu|vlc-qt-0.8.1-5|11	# Also build pkgconfig files for QML and widgets libraries
14cu|vlc-qt-0.8.1-5|12	Patch1:		vlc-qt-0.8.1-pkgconfig.patch
14cu|vlc-qt-0.8.1-5|13	BuildRequires:	cmake
14cu|vlc-qt-0.8.1-5|14	BuildRequires:	qt4-devel
14cu|vlc-qt-0.8.1-5|15	BuildRequires:	pkgconfig(libvlc)
14cu|vlc-qt-0.8.1-5|16	
14cu|vlc-qt-0.8.1-5|17	%description
14cu|vlc-qt-0.8.1-5|18	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cu|vlc-qt-0.8.1-5|19	It contains core classes for main media playback and also some GUI
14cu|vlc-qt-0.8.1-5|20	classes for faster media player developement.
14cu|vlc-qt-0.8.1-5|21	
14cu|vlc-qt-0.8.1-5|22	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|23	
14cu|vlc-qt-0.8.1-5|24	%define libvlcqt_major 0.8
14cu|vlc-qt-0.8.1-5|25	%define libvlcqt %mklibname vlc-qt %{libvlcqt_major}
14cu|vlc-qt-0.8.1-5|26	
14cu|vlc-qt-0.8.1-5|27	%package -n %{libvlcqt}
14cu|vlc-qt-0.8.1-5|28	Summary:	A simple library to connect Qt application with libvlc (core)
14cu|vlc-qt-0.8.1-5|29	Group:		System/Libraries
14cu|vlc-qt-0.8.1-5|30	
14cu|vlc-qt-0.8.1-5|31	%description -n %{libvlcqt}
14cu|vlc-qt-0.8.1-5|32	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cu|vlc-qt-0.8.1-5|33	It contains core classes for main media playback and also some GUI
14cu|vlc-qt-0.8.1-5|34	classes for faster media player developement.
14cu|vlc-qt-0.8.1-5|35	
14cu|vlc-qt-0.8.1-5|36	This package contains vlc-qt core library.
14cu|vlc-qt-0.8.1-5|37	
14cu|vlc-qt-0.8.1-5|38	%files  -n %{libvlcqt}
14cu|vlc-qt-0.8.1-5|39	%{_libdir}/libvlc-qt.so.%{libvlcqt_major}*
14cu|vlc-qt-0.8.1-5|40	
14cu|vlc-qt-0.8.1-5|41	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|42	
14cu|vlc-qt-0.8.1-5|43	%define devvlcqt %mklibname vlc-qt -d
14cu|vlc-qt-0.8.1-5|44	
14cu|vlc-qt-0.8.1-5|45	%package -n %{devvlcqt}
14cu|vlc-qt-0.8.1-5|46	Summary:	Headers and development libraries for vlc-qt core library
14cu|vlc-qt-0.8.1-5|47	Group:		Development/C++
14cu|vlc-qt-0.8.1-5|48	Requires:	%{libvlcqt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|49	Provides:	%{name}-devel = %{EVRD}
14cu|vlc-qt-0.8.1-5|50	
14cu|vlc-qt-0.8.1-5|51	%description -n %{devvlcqt}
14cu|vlc-qt-0.8.1-5|52	Headers and development libraries for vlc-qt core library.
14cu|vlc-qt-0.8.1-5|53	
14cu|vlc-qt-0.8.1-5|54	%files  -n %{devvlcqt}
14cu|vlc-qt-0.8.1-5|55	%doc AUTHORS CHANGELOG README.md LICENSE.GPL LICENSE.LGPL
14cu|vlc-qt-0.8.1-5|56	%{_libdir}/pkgconfig/libvlc-qt.pc
14cu|vlc-qt-0.8.1-5|57	%{_libdir}/libvlc-qt.so
14cu|vlc-qt-0.8.1-5|58	%{_includedir}/%{name}/Audio.h
14cu|vlc-qt-0.8.1-5|59	%{_includedir}/%{name}/Common.h
14cu|vlc-qt-0.8.1-5|60	%{_includedir}/%{name}/Config.h
14cu|vlc-qt-0.8.1-5|61	%{_includedir}/%{name}/Enums.h
14cu|vlc-qt-0.8.1-5|62	%{_includedir}/%{name}/Error.h
14cu|vlc-qt-0.8.1-5|63	%{_includedir}/%{name}/Instance.h
14cu|vlc-qt-0.8.1-5|64	%{_includedir}/%{name}/Media.h
14cu|vlc-qt-0.8.1-5|65	%{_includedir}/%{name}/MediaList.h
14cu|vlc-qt-0.8.1-5|66	%{_includedir}/%{name}/MediaListPlayer.h
14cu|vlc-qt-0.8.1-5|67	%{_includedir}/%{name}/MediaPlayer.h
14cu|vlc-qt-0.8.1-5|68	%{_includedir}/%{name}/MetaManager.h
14cu|vlc-qt-0.8.1-5|69	%{_includedir}/%{name}/SharedExportCore.h
14cu|vlc-qt-0.8.1-5|70	%{_includedir}/%{name}/Video.h
14cu|vlc-qt-0.8.1-5|71	%{_includedir}/%{name}/VideoDelegate.h
14cu|vlc-qt-0.8.1-5|72	
14cu|vlc-qt-0.8.1-5|73	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|74	
14cu|vlc-qt-0.8.1-5|75	%define libvlcqtqml_major 0.8
14cu|vlc-qt-0.8.1-5|76	%define libvlcqtqml %mklibname vlc-qt-qml %{libvlcqtqml_major}
14cu|vlc-qt-0.8.1-5|77	
14cu|vlc-qt-0.8.1-5|78	%package -n %{libvlcqtqml}
14cu|vlc-qt-0.8.1-5|79	Summary:	A simple library to connect Qt application with libvlc (QML)
14cu|vlc-qt-0.8.1-5|80	Group:		System/Libraries
14cu|vlc-qt-0.8.1-5|81	
14cu|vlc-qt-0.8.1-5|82	%description -n %{libvlcqtqml}
14cu|vlc-qt-0.8.1-5|83	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cu|vlc-qt-0.8.1-5|84	It contains core classes for main media playback and also some GUI
14cu|vlc-qt-0.8.1-5|85	classes for faster media player developement.
14cu|vlc-qt-0.8.1-5|86	
14cu|vlc-qt-0.8.1-5|87	This package contains vlc-qt QML library.
14cu|vlc-qt-0.8.1-5|88	
14cu|vlc-qt-0.8.1-5|89	%files  -n %{libvlcqtqml}
14cu|vlc-qt-0.8.1-5|90	%{_libdir}/libvlc-qt-qml.so.%{libvlcqtqml_major}*
14cu|vlc-qt-0.8.1-5|91	
14cu|vlc-qt-0.8.1-5|92	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|93	
14cu|vlc-qt-0.8.1-5|94	%define devvlcqtqml %mklibname vlc-qt-qml -d
14cu|vlc-qt-0.8.1-5|95	
14cu|vlc-qt-0.8.1-5|96	%package -n %{devvlcqtqml}
14cu|vlc-qt-0.8.1-5|97	Summary:	Headers and development libraries for vlc-qt QML library
14cu|vlc-qt-0.8.1-5|98	Group:		Development/C++
14cu|vlc-qt-0.8.1-5|99	Requires:	%{libvlcqt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|100	Requires:	%{libvlcqtqml} = %{EVRD}
14cu|vlc-qt-0.8.1-5|101	Requires:	%{devvlcqt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|102	Provides:	%{name}-qml-devel = %{EVRD}
14cu|vlc-qt-0.8.1-5|103	
14cu|vlc-qt-0.8.1-5|104	%description -n %{devvlcqtqml}
14cu|vlc-qt-0.8.1-5|105	Headers and development libraries for vlc-qt QML library.
14cu|vlc-qt-0.8.1-5|106	
14cu|vlc-qt-0.8.1-5|107	%files  -n %{devvlcqtqml}
14cu|vlc-qt-0.8.1-5|108	%{_libdir}/pkgconfig/libvlc-qt-qml.pc
14cu|vlc-qt-0.8.1-5|109	%{_libdir}/libvlc-qt-qml.so
14cu|vlc-qt-0.8.1-5|110	%{_includedir}/%{name}/QmlVideoPlayer4.h
14cu|vlc-qt-0.8.1-5|111	%{_includedir}/%{name}/SharedExportQml.h
14cu|vlc-qt-0.8.1-5|112	
14cu|vlc-qt-0.8.1-5|113	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|114	
14cu|vlc-qt-0.8.1-5|115	%define libvlcqtwdt_major 0.8
14cu|vlc-qt-0.8.1-5|116	%define libvlcqtwdt %mklibname vlc-qt-widgets %{libvlcqtwdt_major}
14cu|vlc-qt-0.8.1-5|117	
14cu|vlc-qt-0.8.1-5|118	%package -n %{libvlcqtwdt}
14cu|vlc-qt-0.8.1-5|119	Summary:	A simple library to connect Qt application with libvlc (widgets)
14cu|vlc-qt-0.8.1-5|120	Group:		System/Libraries
14cu|vlc-qt-0.8.1-5|121	
14cu|vlc-qt-0.8.1-5|122	%description -n %{libvlcqtwdt}
14cu|vlc-qt-0.8.1-5|123	VLC-Qt is a free library used to connect Qt and libvlc libraries.
14cu|vlc-qt-0.8.1-5|124	It contains core classes for main media playback and also some GUI
14cu|vlc-qt-0.8.1-5|125	classes for faster media player developement.
14cu|vlc-qt-0.8.1-5|126	
14cu|vlc-qt-0.8.1-5|127	This package contains vlc-qt widgets library.
14cu|vlc-qt-0.8.1-5|128	
14cu|vlc-qt-0.8.1-5|129	%files  -n %{libvlcqtwdt}
14cu|vlc-qt-0.8.1-5|130	%{_libdir}/libvlc-qt-widgets.so.%{libvlcqtwdt_major}*
14cu|vlc-qt-0.8.1-5|131	
14cu|vlc-qt-0.8.1-5|132	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|133	
14cu|vlc-qt-0.8.1-5|134	%define devvlcqtwdt %mklibname vlc-qt-widgets -d
14cu|vlc-qt-0.8.1-5|135	
14cu|vlc-qt-0.8.1-5|136	%package -n %{devvlcqtwdt}
14cu|vlc-qt-0.8.1-5|137	Summary:	Headers and development libraries for vlc-qt widgets library
14cu|vlc-qt-0.8.1-5|138	Group:		Development/C++
14cu|vlc-qt-0.8.1-5|139	Requires:	%{libvlcqt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|140	Requires:	%{libvlcqtwdt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|141	Requires:	%{devvlcqt} = %{EVRD}
14cu|vlc-qt-0.8.1-5|142	Provides:	%{name}-widgets-devel = %{EVRD}
14cu|vlc-qt-0.8.1-5|143	
14cu|vlc-qt-0.8.1-5|144	%description -n %{devvlcqtwdt}
14cu|vlc-qt-0.8.1-5|145	Headers and development libraries for vlc-qt widgets library.
14cu|vlc-qt-0.8.1-5|146	
14cu|vlc-qt-0.8.1-5|147	%files  -n %{devvlcqtwdt}
14cu|vlc-qt-0.8.1-5|148	%{_libdir}/pkgconfig/libvlc-qt-widgets.pc
14cu|vlc-qt-0.8.1-5|149	%{_libdir}/libvlc-qt-widgets.so
14cu|vlc-qt-0.8.1-5|150	%{_includedir}/%{name}/ControlAudio.h
14cu|vlc-qt-0.8.1-5|151	%{_includedir}/%{name}/ControlVideo.h
14cu|vlc-qt-0.8.1-5|152	%{_includedir}/%{name}/SharedExportWidgets.h
14cu|vlc-qt-0.8.1-5|153	%{_includedir}/%{name}/WidgetSeek.h
14cu|vlc-qt-0.8.1-5|154	%{_includedir}/%{name}/WidgetVideo.h
14cu|vlc-qt-0.8.1-5|155	%{_includedir}/%{name}/WidgetVolumeSlider.h
14cu|vlc-qt-0.8.1-5|156	
14cu|vlc-qt-0.8.1-5|157	#----------------------------------------------------------------------------
14cu|vlc-qt-0.8.1-5|158	
14cu|vlc-qt-0.8.1-5|159	%prep
14cu|vlc-qt-0.8.1-5|160	%setup -q
14cu|vlc-qt-0.8.1-5|161	%patch0 -p1
14cu|vlc-qt-0.8.1-5|162	%patch1 -p1
14cu|vlc-qt-0.8.1-5|163	
14cu|vlc-qt-0.8.1-5|164	%build
14cu|vlc-qt-0.8.1-5|165	%cmake \
14cu|vlc-qt-0.8.1-5|166	-DWITH_QML:BOOL=ON \
14cu|vlc-qt-0.8.1-5|167	-DWITH_WIDGETS:BOOL=ON \
14cu|vlc-qt-0.8.1-5|168	-DCMAKE_CXX_FLAGS_RELEASE= \
14cu|vlc-qt-0.8.1-5|169	-DCMAKE_BUILD_TYPE=RelWithDebugInfo
14cu|vlc-qt-0.8.1-5|170	# Parallel build is broken in 0.8.1
14cu|vlc-qt-0.8.1-5|171	make
14cu|vlc-qt-0.8.1-5|172	
14cu|vlc-qt-0.8.1-5|173	%install
14cu|vlc-qt-0.8.1-5|174	%makeinstall_std -C build
14cu|vlc-qt-0.8.1-5|175	
14cu|vlc-qt-0.8.1-5|176	
14cu|vlc-qt-0.8.1-5|177	%changelog
14cu|vlc-qt-0.8.1-5|178	
14cu|vlc-qt-0.8.1-5|179	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-5
14cu|vlc-qt-0.8.1-5|180	- (46abcbf) Bump release
14cu|vlc-qt-0.8.1-5|181	
14cu|vlc-qt-0.8.1-5|182	

15476 14
14cu|vlna-1.5-3|1	Summary: Add the \nobreak by Czech typesetting conventions
14cu|vlna-1.5-3|2	Name: vlna
14cu|vlna-1.5-3|3	Version: 1.5
14cu|vlna-1.5-3|4	Release: 3
14cu|vlna-1.5-3|5	Source0: ftp://math.feld.cvut.cz/pub/olsak/vlna/%{name}-%{version}.tar.gz
14cu|vlna-1.5-3|6	License: GPLv2
14cu|vlna-1.5-3|7	Group: Text tools
14cu|vlna-1.5-3|8	Url: http://petr.olsak.net/
14cu|vlna-1.5-3|9	
14cu|vlna-1.5-3|10	
14cu|vlna-1.5-3|11	%description
14cu|vlna-1.5-3|12	Program vlna adds ties (Czech vlna or vlnka) after nonsyllabic prepositions
14cu|vlna-1.5-3|13	(instead of spaces) in the TeX source files. This prevents line breaks
14cu|vlna-1.5-3|14	at undesirable spaces.
14cu|vlna-1.5-3|15	
14cu|vlna-1.5-3|16	
14cu|vlna-1.5-3|17	%prep
14cu|vlna-1.5-3|18	%setup -q
14cu|vlna-1.5-3|19	
14cu|vlna-1.5-3|20	%build
14cu|vlna-1.5-3|21	%configure2_5x
14cu|vlna-1.5-3|22	%make
14cu|vlna-1.5-3|23	
14cu|vlna-1.5-3|24	%install
14cu|vlna-1.5-3|25	%makeinstall
14cu|vlna-1.5-3|26	
14cu|vlna-1.5-3|27	%clean
14cu|vlna-1.5-3|28	
14cu|vlna-1.5-3|29	%files
14cu|vlna-1.5-3|30	%doc ChangeLog  README README.en vlna.txt
14cu|vlna-1.5-3|31	%{_bindir}/%{name}
14cu|vlna-1.5-3|32	%{_mandir}/man1/%{name}.1.*
14cu|vlna-1.5-3|33	
14cu|vlna-1.5-3|34	
14cu|vlna-1.5-3|35	
14cu|vlna-1.5-3|36	%changelog
14cu|vlna-1.5-3|37	
14cu|vlna-1.5-3|38	* Wed Sep 23 2015 Denis Silakov <dsilakov@gmail.com> 1.5-3
14cu|vlna-1.5-3|39	- (6acbd97) Spec cleanup
14cu|vlna-1.5-3|40	
14cu|vlna-1.5-3|41	

15477 14
14cu|vmmlib-1.12.0-1|1	
14cu|vmmlib-1.12.0-1|2	Name:          vmmlib
14cu|vmmlib-1.12.0-1|3	Version:       1.12.0
14cu|vmmlib-1.12.0-1|4	Release:       1
14cu|vmmlib-1.12.0-1|5	Summary:       A vector and matrix math library implemented using C++ templates
14cu|vmmlib-1.12.0-1|6	Group:         Development/C++
14cu|vmmlib-1.12.0-1|7	License:       BSD
14cu|vmmlib-1.12.0-1|8	URL:           https://github.com/Eyescale/vmmlib/
14cu|vmmlib-1.12.0-1|9	# https://github.com/Eyescale/vmmlib/archive/1.10.0.tar.gz
14cu|vmmlib-1.12.0-1|10	Source0:       %{name}-master.zip
14cu|vmmlib-1.12.0-1|11	# git clone --recursive https://github.com/Eyescale/CMake.git && git checkout 5b8d588
14cu|vmmlib-1.12.0-1|12	Source1:       common.tar.gz
14cu|vmmlib-1.12.0-1|13	Patch0:		vmmlib.libdir.patch
14cu|vmmlib-1.12.0-1|14	BuildRequires: libatlas-devel
14cu|vmmlib-1.12.0-1|15	BuildRequires: lapack-devel
14cu|vmmlib-1.12.0-1|16	BuildRequires: blas-devel
14cu|vmmlib-1.12.0-1|17	BuildRequires: f2c
14cu|vmmlib-1.12.0-1|18	BuildRequires: glibc-devel
14cu|vmmlib-1.12.0-1|19	BuildRequires: doxygen
14cu|vmmlib-1.12.0-1|20	BuildRequires: cmake
14cu|vmmlib-1.12.0-1|21	BuildRequires: git
14cu|vmmlib-1.12.0-1|22	BuildRequires: pkgconfig(python)
14cu|vmmlib-1.12.0-1|23	
14cu|vmmlib-1.12.0-1|24	BuildArch:	noarch
14cu|vmmlib-1.12.0-1|25	
14cu|vmmlib-1.12.0-1|26	%description
14cu|vmmlib-1.12.0-1|27	vmmlib is a vector and matrix math library implemented using C++ templates.
14cu|vmmlib-1.12.0-1|28	Its basic functionality includes a vector and a matrix class, with additional
14cu|vmmlib-1.12.0-1|29	functionality for the often-used 3d and 4d vectors and 3x3 and 4x4 matrices.
14cu|vmmlib-1.12.0-1|30	More advanced functionality include solvers, frustum computations and frustum
14cu|vmmlib-1.12.0-1|31	culling classes, and spatial data structures.
14cu|vmmlib-1.12.0-1|32	#---------------------------------------------------
14cu|vmmlib-1.12.0-1|33	%package devel
14cu|vmmlib-1.12.0-1|34	Summary:       A vector and matrix math library implemented using C++ templates
14cu|vmmlib-1.12.0-1|35	Group:         Development/C++
14cu|vmmlib-1.12.0-1|36	Requires:      pkgconfig
14cu|vmmlib-1.12.0-1|37	Requires:      cmake
14cu|vmmlib-1.12.0-1|38	
14cu|vmmlib-1.12.0-1|39	%description devel
14cu|vmmlib-1.12.0-1|40	vmmlib is a vector and matrix math library implemented using C++ templates.
14cu|vmmlib-1.12.0-1|41	Its basic functionality includes a vector and a matrix class, with additional
14cu|vmmlib-1.12.0-1|42	functionality for the often-used 3d and 4d vectors and 3x3 and 4x4 matrices.
14cu|vmmlib-1.12.0-1|43	More advanced functionality include solvers, frustum computations and frustum
14cu|vmmlib-1.12.0-1|44	culling classes, and spatial data structures.
14cu|vmmlib-1.12.0-1|45	
14cu|vmmlib-1.12.0-1|46	%files devel
14cu|vmmlib-1.12.0-1|47	%doc _tmpdoc/* doc/Changelog.md
14cu|vmmlib-1.12.0-1|48	%{_includedir}/vmmlib
14cu|vmmlib-1.12.0-1|49	%{_datadir}/%{name}/
14cu|vmmlib-1.12.0-1|50	#---------------------------------------------------
14cu|vmmlib-1.12.0-1|51	
14cu|vmmlib-1.12.0-1|52	%prep
14cu|vmmlib-1.12.0-1|53	%setup -qn %{name}-master -a1
14cu|vmmlib-1.12.0-1|54	mv common CMake/common
14cu|vmmlib-1.12.0-1|55	%patch0 -p0
14cu|vmmlib-1.12.0-1|56	
14cu|vmmlib-1.12.0-1|57	# Do not compile in DATE and TIME
14cu|vmmlib-1.12.0-1|58	grep -rl 'HTML_TIMESTAMP' . | \
14cu|vmmlib-1.12.0-1|59	xargs --no-run-if-empty --verbose \
14cu|vmmlib-1.12.0-1|60	sed -i '/^HTML_TIMESTAMP/s/YES/NO/'
14cu|vmmlib-1.12.0-1|61	%build
14cu|vmmlib-1.12.0-1|62	%cmake \
14cu|vmmlib-1.12.0-1|63	-DCMAKE_BUILD_TYPE=Release
14cu|vmmlib-1.12.0-1|64	
14cu|vmmlib-1.12.0-1|65	%make
14cu|vmmlib-1.12.0-1|66	
14cu|vmmlib-1.12.0-1|67	%install
14cu|vmmlib-1.12.0-1|68	%make_install -C build
14cu|vmmlib-1.12.0-1|69	
14cu|vmmlib-1.12.0-1|70	# move docs to right place
14cu|vmmlib-1.12.0-1|71	mkdir _tmpdoc
14cu|vmmlib-1.12.0-1|72	mv %{buildroot}%{_datadir}/%{name}/{LICENSE.txt,ACKNOWLEDGEMENTS,README.md,doc/API} _tmpdoc/
14cu|vmmlib-1.12.0-1|73	
14cu|vmmlib-1.12.0-1|74	%changelog
14cu|vmmlib-1.12.0-1|75	
14cu|vmmlib-1.12.0-1|76	* Fri Aug 05 2016 abfonly <abfonly@gmail.com> 1.12.0-1
14cu|vmmlib-1.12.0-1|77	- (0f29fb2) Log: Update to 1.12.0
14cu|vmmlib-1.12.0-1|78	
14cu|vmmlib-1.12.0-1|79	

15478 14
14cu|vmpk-0.6.2a-1|1	Summary:	Virtual MIDI Piano Keyboard
14cu|vmpk-0.6.2a-1|2	Name:		vmpk
14cu|vmpk-0.6.2a-1|3	Version:	0.6.2a
14cu|vmpk-0.6.2a-1|4	Release:	1
14cu|vmpk-0.6.2a-1|5	License:	GPLv3+
14cu|vmpk-0.6.2a-1|6	Group:		Sound
14cu|vmpk-0.6.2a-1|7	Url:		http://vmpk.sourceforge.net
14cu|vmpk-0.6.2a-1|8	Source0:	http://sourceforge.net/projects/VMPK/files/%{name}-%{version}.tar.bz2
14cu|vmpk-0.6.2a-1|9	Source100:	%{name}.rpmlintrc
14cu|vmpk-0.6.2a-1|10	BuildRequires:	cmake >= 2.8.11
14cu|vmpk-0.6.2a-1|11	BuildRequires:	desktop-file-utils
14cu|vmpk-0.6.2a-1|12	BuildRequires:	qt5-linguist-tools
14cu|vmpk-0.6.2a-1|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|vmpk-0.6.2a-1|14	BuildRequires:	pkgconfig(Qt5DBus)
14cu|vmpk-0.6.2a-1|15	BuildRequires:	pkgconfig(Qt5Network)
14cu|vmpk-0.6.2a-1|16	BuildRequires:	pkgconfig(Qt5Svg)
14cu|vmpk-0.6.2a-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|vmpk-0.6.2a-1|18	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|vmpk-0.6.2a-1|19	BuildRequires:	qmake5
14cu|vmpk-0.6.2a-1|20	BuildRequires:	pkgconfig(xcb)
14cu|vmpk-0.6.2a-1|21	BuildRequires:	pkgconfig(alsa)
14cu|vmpk-0.6.2a-1|22	BuildRequires:	pkgconfig(jack)
14cu|vmpk-0.6.2a-1|23	BuildRequires:	pkgconfig(drumstick-alsa) >= 1.0.0
14cu|vmpk-0.6.2a-1|24	BuildRequires:	pkgconfig(drumstick-rt) >= 1.0.0
14cu|vmpk-0.6.2a-1|25	
14cu|vmpk-0.6.2a-1|26	%description
14cu|vmpk-0.6.2a-1|27	VMPK is a MIDI event generator/receiver. It doesn't produce any sound by
14cu|vmpk-0.6.2a-1|28	itself, but can be used to drive a MIDI synthesizer (either hardware or
14cu|vmpk-0.6.2a-1|29	software, internal or external). You can use the computer's keyboard to
14cu|vmpk-0.6.2a-1|30	play MIDI notes, and also the mouse. You can use the Virtual MIDI Piano
14cu|vmpk-0.6.2a-1|31	Keyboard to display the played MIDI notes from another instrument or
14cu|vmpk-0.6.2a-1|32	MIDI file player.
14cu|vmpk-0.6.2a-1|33	
14cu|vmpk-0.6.2a-1|34	%files
14cu|vmpk-0.6.2a-1|35	%doc NEWS README ChangeLog AUTHORS TODO COPYING
14cu|vmpk-0.6.2a-1|36	%doc %{_mandir}/man1/*
14cu|vmpk-0.6.2a-1|37	%{_bindir}/%{name}
14cu|vmpk-0.6.2a-1|38	%dir %{_datadir}/%{name}
14cu|vmpk-0.6.2a-1|39	%{_datadir}/%{name}/*
14cu|vmpk-0.6.2a-1|40	%{_datadir}/icons/hicolor/*/*/*
14cu|vmpk-0.6.2a-1|41	%{_datadir}/applications/%{name}.desktop
14cu|vmpk-0.6.2a-1|42	/etc/modules-load.d/%{name}.conf
14cu|vmpk-0.6.2a-1|43	
14cu|vmpk-0.6.2a-1|44	%post
14cu|vmpk-0.6.2a-1|45	modprobe snd_seq
14cu|vmpk-0.6.2a-1|46	
14cu|vmpk-0.6.2a-1|47	#----------------------------------------------------------------------------
14cu|vmpk-0.6.2a-1|48	
14cu|vmpk-0.6.2a-1|49	%prep
14cu|vmpk-0.6.2a-1|50	%setup -q
14cu|vmpk-0.6.2a-1|51	
14cu|vmpk-0.6.2a-1|52	%build
14cu|vmpk-0.6.2a-1|53	%cmake_qt5 -DENABLE_DBUS=ON
14cu|vmpk-0.6.2a-1|54	%make
14cu|vmpk-0.6.2a-1|55	
14cu|vmpk-0.6.2a-1|56	%install
14cu|vmpk-0.6.2a-1|57	%makeinstall_std -C build
14cu|vmpk-0.6.2a-1|58	desktop-file-install	--add-category="X-MandrivaLinux-Multimedia-Sound;" \
14cu|vmpk-0.6.2a-1|59	--remove-category="Education;" \
14cu|vmpk-0.6.2a-1|60	--remove-category="Midi;" \
14cu|vmpk-0.6.2a-1|61	--remove-category="Music;" \
14cu|vmpk-0.6.2a-1|62	--remove-category="Audiovideo;" \
14cu|vmpk-0.6.2a-1|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|vmpk-0.6.2a-1|64	
14cu|vmpk-0.6.2a-1|65	mkdir -p %{buildroot}/etc/modules-load.d
14cu|vmpk-0.6.2a-1|66	echo "snd_seq" > %{buildroot}/etc/modules-load.d/%{name}.conf
14cu|vmpk-0.6.2a-1|67	
14cu|vmpk-0.6.2a-1|68	
14cu|vmpk-0.6.2a-1|69	%changelog
14cu|vmpk-0.6.2a-1|70	
14cu|vmpk-0.6.2a-1|71	* Tue Feb 09 2016 Giovanni Mariani <mc2374@mclink.it> 0.6.2a-1
14cu|vmpk-0.6.2a-1|72	- (4a48c18) Updated to release 0.6.2a
14cu|vmpk-0.6.2a-1|73	
14cu|vmpk-0.6.2a-1|74	

15479 14
14cu|vms-empire-1.14-1|1	%define debug_package	%{nil}
14cu|vms-empire-1.14-1|2	
14cu|vms-empire-1.14-1|3	Summary:	The ancestor of all expand/explore/exploit/exterminate games
14cu|vms-empire-1.14-1|4	Name:		vms-empire
14cu|vms-empire-1.14-1|5	Version:	1.14
14cu|vms-empire-1.14-1|6	Release:	1
14cu|vms-empire-1.14-1|7	License:	GPLv2
14cu|vms-empire-1.14-1|8	Group:		Games/Strategy
14cu|vms-empire-1.14-1|9	Url:		http://catb.org/~esr/vms-empire/
14cu|vms-empire-1.14-1|10	Source:		http://www.catb.org/~esr/%{name}/%{name}-%{version}.tar.gz
14cu|vms-empire-1.14-1|11	BuildRequires:	pkgconfig(ncurses)
14cu|vms-empire-1.14-1|12	BuildRequires:	desktop-file-utils
14cu|vms-empire-1.14-1|13	
14cu|vms-empire-1.14-1|14	
14cu|vms-empire-1.14-1|15	%description
14cu|vms-empire-1.14-1|16	Empire is a simulation of a full-scale war between two emperors,
14cu|vms-empire-1.14-1|17	the computer and you. Naturally, there is only room for one,
14cu|vms-empire-1.14-1|18	so the object of the game is to destroy the other.
14cu|vms-empire-1.14-1|19	The computer plays by the same rules that you do.
14cu|vms-empire-1.14-1|20	This game was ancestral to all later
14cu|vms-empire-1.14-1|21	expand/explore/exploit/exterminate games,
14cu|vms-empire-1.14-1|22	including Civilization and Master of Orion.
14cu|vms-empire-1.14-1|23	
14cu|vms-empire-1.14-1|24	%files
14cu|vms-empire-1.14-1|25	%doc BUGS COPYING README AUTHORS NEWS
14cu|vms-empire-1.14-1|26	%{_mandir}/man6/%{name}.6*
14cu|vms-empire-1.14-1|27	%{_bindir}/%{name}
14cu|vms-empire-1.14-1|28	%{_datadir}/applications/*.desktop
14cu|vms-empire-1.14-1|29	%{_iconsdir}/hicolor/*/*/*.png
14cu|vms-empire-1.14-1|30	%{_datadir}/appdata/*.xml
14cu|vms-empire-1.14-1|31	#-----------------------------------------
14cu|vms-empire-1.14-1|32	%prep
14cu|vms-empire-1.14-1|33	%setup -q
14cu|vms-empire-1.14-1|34	
14cu|vms-empire-1.14-1|35	%build
14cu|vms-empire-1.14-1|36	%setup_compile_flags
14cu|vms-empire-1.14-1|37	%make
14cu|vms-empire-1.14-1|38	
14cu|vms-empire-1.14-1|39	%install
14cu|vms-empire-1.14-1|40	%makeinstall_std
14cu|vms-empire-1.14-1|41	
14cu|vms-empire-1.14-1|42	%check
14cu|vms-empire-1.14-1|43	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|vms-empire-1.14-1|44	
14cu|vms-empire-1.14-1|45	
14cu|vms-empire-1.14-1|46	%changelog
14cu|vms-empire-1.14-1|47	
14cu|vms-empire-1.14-1|48	* Mon Aug 15 2016 abfonly <abfonly@gmail.com> 1.14-1
14cu|vms-empire-1.14-1|49	- (8a189f8) Imported from SRPM
14cu|vms-empire-1.14-1|50	
14cu|vms-empire-1.14-1|51	

15480 14
14cu|vnc2swf-0.5.0-13|1	%define debug_package %{nil}
14cu|vnc2swf-0.5.0-13|2	
14cu|vnc2swf-0.5.0-13|3	Summary:	Tool for recording VNC sessions to Shockwave Flash
14cu|vnc2swf-0.5.0-13|4	Name:		vnc2swf
14cu|vnc2swf-0.5.0-13|5	Version:	0.5.0
14cu|vnc2swf-0.5.0-13|6	Release:	13
14cu|vnc2swf-0.5.0-13|7	License:	GPL
14cu|vnc2swf-0.5.0-13|8	Group:		Video
14cu|vnc2swf-0.5.0-13|9	URL:		http://www.unixuser.org/~euske/vnc2swf/
14cu|vnc2swf-0.5.0-13|10	Source:		http://www.unixuser.org/~euske/%{name}/%{name}-%{version}.tar.gz
14cu|vnc2swf-0.5.0-13|11	#		http://lists.kde.org/?l=kde-promo&m=104430062329339&q=raw
14cu|vnc2swf-0.5.0-13|12	Source1:	vnc2swf-howto.txt
14cu|vnc2swf-0.5.0-13|13	Patch0:		vnc2swf-0.5.0-fix-str-fmt.patch
14cu|vnc2swf-0.5.0-13|14	
14cu|vnc2swf-0.5.0-13|15	BuildRequires:	pkgconfig(x11)
14cu|vnc2swf-0.5.0-13|16	BuildRequires:	pkgconfig(xpm)
14cu|vnc2swf-0.5.0-13|17	BuildRequires:	pkgconfig(xt)
14cu|vnc2swf-0.5.0-13|18	BuildRequires:	pkgconfig(xmu)
14cu|vnc2swf-0.5.0-13|19	BuildRequires:	pkgconfig(xaw7)
14cu|vnc2swf-0.5.0-13|20	Requires:	x11vnc
14cu|vnc2swf-0.5.0-13|21	
14cu|vnc2swf-0.5.0-13|22	%description
14cu|vnc2swf-0.5.0-13|23	Vnc2swf is a recording tool for VNC, a protocol to manipulate
14cu|vnc2swf-0.5.0-13|24	remote window systems via network, developed by AT&T Laboratories
14cu|vnc2swf-0.5.0-13|25	Cambridge. It records VNC sessions and generates a Macromedia
14cu|vnc2swf-0.5.0-13|26	Flash movie file (SWF). It can be used as an X11 recorder or a
14cu|vnc2swf-0.5.0-13|27	Windows desktop recorder.
14cu|vnc2swf-0.5.0-13|28	
14cu|vnc2swf-0.5.0-13|29	For instructions on using it, see vnc2swf-howto.txt in the documentation
14cu|vnc2swf-0.5.0-13|30	directory.
14cu|vnc2swf-0.5.0-13|31	
14cu|vnc2swf-0.5.0-13|32	%prep
14cu|vnc2swf-0.5.0-13|33	%setup -q
14cu|vnc2swf-0.5.0-13|34	%patch0 -p0 -b .str
14cu|vnc2swf-0.5.0-13|35	
14cu|vnc2swf-0.5.0-13|36	%build
14cu|vnc2swf-0.5.0-13|37	%configure --prefix=%{_prefix}
14cu|vnc2swf-0.5.0-13|38	%make
14cu|vnc2swf-0.5.0-13|39	
14cu|vnc2swf-0.5.0-13|40	%install
14cu|vnc2swf-0.5.0-13|41	%makeinstall_std
14cu|vnc2swf-0.5.0-13|42	mkdir -p %{buildroot}/%{_bindir}
14cu|vnc2swf-0.5.0-13|43	find %{buildroot}/%{_prefix} -type f -exec mv {} %{buildroot}/%{_bindir} \;
14cu|vnc2swf-0.5.0-13|44	
14cu|vnc2swf-0.5.0-13|45	cp %{SOURCE1} .
14cu|vnc2swf-0.5.0-13|46	
14cu|vnc2swf-0.5.0-13|47	%files
14cu|vnc2swf-0.5.0-13|48	%{_bindir}/*
14cu|vnc2swf-0.5.0-13|49	%doc README* LICENCE.TXT vnc2swf-howto.txt
14cu|vnc2swf-0.5.0-13|50	
14cu|vnc2swf-0.5.0-13|51	%changelog
14cu|vnc2swf-0.5.0-13|52	
14cu|vnc2swf-0.5.0-13|53	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5.0-13
14cu|vnc2swf-0.5.0-13|54	- (b92f42c) Repack tarball according to upstream
14cu|vnc2swf-0.5.0-13|55	
14cu|vnc2swf-0.5.0-13|56	

15481 14
14cu|voipong-2.0-8|1	%define Werror_cflags %nil
14cu|voipong-2.0-8|2	%define debug_package	%{nil}
14cu|voipong-2.0-8|3	
14cu|voipong-2.0-8|4	Summary:	VoIPong Voice Over IP Sniffer
14cu|voipong-2.0-8|5	Name:		voipong
14cu|voipong-2.0-8|6	Version:	2.0
14cu|voipong-2.0-8|7	Release:	8
14cu|voipong-2.0-8|8	License:	GPL
14cu|voipong-2.0-8|9	Group:		System/Servers
14cu|voipong-2.0-8|10	URL:		http://www.enderunix.org/voipong/
14cu|voipong-2.0-8|11	Source0:	http://www.enderunix.org/voipong/%{name}-%{version}.tar.bz2
14cu|voipong-2.0-8|12	Source1:	voipong.init.bz2
14cu|voipong-2.0-8|13	Source2:	voipong.sysconfig.bz2
14cu|voipong-2.0-8|14	Source3:        %{name}.tmpfiles.d
14cu|voipong-2.0-8|15	Patch0:		voipong-2.0-mdv_conf.diff
14cu|voipong-2.0-8|16	Requires(post): rpm-helper
14cu|voipong-2.0-8|17	Requires(preun): rpm-helper
14cu|voipong-2.0-8|18	BuildRequires:	libpcap-devel
14cu|voipong-2.0-8|19	
14cu|voipong-2.0-8|20	
14cu|voipong-2.0-8|21	%description
14cu|voipong-2.0-8|22	VoIPong is a utility which detects all Voice Over IP calls on a
14cu|voipong-2.0-8|23	pipeline, and for those which are G711 encoded, dumps actual
14cu|voipong-2.0-8|24	conversation to separate wave files. It supports SIP, H323,
14cu|voipong-2.0-8|25	Cisco's Skinny Client Protocol, RTP and RTCP.
14cu|voipong-2.0-8|26	
14cu|voipong-2.0-8|27	%prep
14cu|voipong-2.0-8|28	
14cu|voipong-2.0-8|29	%setup -q -n %{name}-%{version}
14cu|voipong-2.0-8|30	%patch0 -p1
14cu|voipong-2.0-8|31	
14cu|voipong-2.0-8|32	# lib64 fix
14cu|voipong-2.0-8|33	perl -pi -e "s|/usr/lib|%{_libdir}|g" etc/*
14cu|voipong-2.0-8|34	
14cu|voipong-2.0-8|35	# fix attribs
14cu|voipong-2.0-8|36	chmod 644 ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
14cu|voipong-2.0-8|37	chmod 644 docs/users-manual/*.html docs/users-manual/*.css
14cu|voipong-2.0-8|38	
14cu|voipong-2.0-8|39	bzcat %{SOURCE1} > voipong.init
14cu|voipong-2.0-8|40	bzcat %{SOURCE2} > voipong.sysconfig
14cu|voipong-2.0-8|41	
14cu|voipong-2.0-8|42	%build
14cu|voipong-2.0-8|43	
14cu|voipong-2.0-8|44	%make \
14cu|voipong-2.0-8|45	CFLAGS="%{optflags} -Wall -Iinclude" \
14cu|voipong-2.0-8|46	SHLIBS="-L%{_libdir} -lpcap -ldl" -f Makefile.linux
14cu|voipong-2.0-8|47	
14cu|voipong-2.0-8|48	%install
14cu|voipong-2.0-8|49	
14cu|voipong-2.0-8|50	# don't fiddle with the initscript!
14cu|voipong-2.0-8|51	export DONT_GPRINTIFY=1
14cu|voipong-2.0-8|52	
14cu|voipong-2.0-8|53	install -d %{buildroot}%{_initrddir}
14cu|voipong-2.0-8|54	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14cu|voipong-2.0-8|55	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|voipong-2.0-8|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
14cu|voipong-2.0-8|57	install -d %{buildroot}%{_sbindir}
14cu|voipong-2.0-8|58	install -d %{buildroot}%{_libdir}/%{name}
14cu|voipong-2.0-8|59	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14cu|voipong-2.0-8|60	install -d %{buildroot}/var/log/%{name}
14cu|voipong-2.0-8|61	
14cu|voipong-2.0-8|62	install -m0755 voipong %{buildroot}%{_sbindir}/
14cu|voipong-2.0-8|63	install -m0755 voipctl %{buildroot}%{_sbindir}/
14cu|voipong-2.0-8|64	install -m0755 modvocoder_pcmu.so %{buildroot}%{_libdir}/%{name}/
14cu|voipong-2.0-8|65	install -m0755 modvocoder_pcma.so %{buildroot}%{_libdir}/%{name}/
14cu|voipong-2.0-8|66	install -m0644 etc/voipong.conf %{buildroot}%{_sysconfdir}/%{name}/
14cu|voipong-2.0-8|67	install -m0644 etc/voipongnets %{buildroot}%{_sysconfdir}/%{name}/
14cu|voipong-2.0-8|68	
14cu|voipong-2.0-8|69	install -m0755 voipong.init %{buildroot}%{_initrddir}/%{name}
14cu|voipong-2.0-8|70	install -m0644 voipong.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|voipong-2.0-8|71	
14cu|voipong-2.0-8|72	# install log rotation stuff
14cu|voipong-2.0-8|73	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14cu|voipong-2.0-8|74	/var/log/%{name}/voipong.log /var/log/%{name}/voipcdr.log {
14cu|voipong-2.0-8|75	rotate 5
14cu|voipong-2.0-8|76	monthly
14cu|voipong-2.0-8|77	missingok
14cu|voipong-2.0-8|78	notifempty
14cu|voipong-2.0-8|79	nocompress
14cu|voipong-2.0-8|80	prerotate
14cu|voipong-2.0-8|81	%{_initrddir}/%{name} restart > /dev/null 2>&1
14cu|voipong-2.0-8|82	endscript
14cu|voipong-2.0-8|83	postrotate
14cu|voipong-2.0-8|84	%{_initrddir}/%{name} restart > /dev/null 2>&1
14cu|voipong-2.0-8|85	endscript
14cu|voipong-2.0-8|86	}
14cu|voipong-2.0-8|87	EOF
14cu|voipong-2.0-8|88	
14cu|voipong-2.0-8|89	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|voipong-2.0-8|90	
14cu|voipong-2.0-8|91	%post
14cu|voipong-2.0-8|92	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|voipong-2.0-8|93	%_post_service %{name}
14cu|voipong-2.0-8|94	
14cu|voipong-2.0-8|95	%preun
14cu|voipong-2.0-8|96	%_preun_service %{name}
14cu|voipong-2.0-8|97	
14cu|voipong-2.0-8|98	%files
14cu|voipong-2.0-8|99	%{_tmpfilesdir}/%{name}.conf
14cu|voipong-2.0-8|100	%doc ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
14cu|voipong-2.0-8|101	%doc docs/users-manual/*.html docs/users-manual/*.css
14cu|voipong-2.0-8|102	%attr(0755,root,root) %{_initrddir}/%{name}
14cu|voipong-2.0-8|103	%dir %{_sysconfdir}/%{name}
14cu|voipong-2.0-8|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipong.conf
14cu|voipong-2.0-8|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipongnets
14cu|voipong-2.0-8|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|voipong-2.0-8|107	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|voipong-2.0-8|108	%attr(0755,root,root) %{_sbindir}/voipong
14cu|voipong-2.0-8|109	%attr(0755,root,root) %{_sbindir}/voipctl
14cu|voipong-2.0-8|110	%attr(0755,root,root) %dir %{_libdir}/%{name}
14cu|voipong-2.0-8|111	%attr(0755,root,root) %{_libdir}/%{name}/*.so
14cu|voipong-2.0-8|112	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
14cu|voipong-2.0-8|113	%attr(0755,root,root) %dir /var/log/%{name}
14cu|voipong-2.0-8|114	
14cu|voipong-2.0-8|115	%changelog
14cu|voipong-2.0-8|116	
14cu|voipong-2.0-8|117	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 2.0-8
14cu|voipong-2.0-8|118	- (58e19ec) Use tmpfiles
14cu|voipong-2.0-8|119	
14cu|voipong-2.0-8|120	

15482 14
14cu|vokoscreen-2.4.18-1|1	Name:           vokoscreen
14cu|vokoscreen-2.4.18-1|2	Version:        2.4.18
14cu|vokoscreen-2.4.18-1|3	Release:        1
14cu|vokoscreen-2.4.18-1|4	Summary:        Screencast creator
14cu|vokoscreen-2.4.18-1|5	License:        GPLv2+ and BSD
14cu|vokoscreen-2.4.18-1|6	Group:          Video
14cu|vokoscreen-2.4.18-1|7	Url:            https://github.com/vkohaupt/vokoscreen
14cu|vokoscreen-2.4.18-1|8	# Download:     https://github.com/vkohaupt/vokoscreen/archive/%{version}.tar.gz
14cu|vokoscreen-2.4.18-1|9	Source:         %{name}-master.zip
14cu|vokoscreen-2.4.18-1|10	# patch to link directly against the system libs
14cu|vokoscreen-2.4.18-1|11	Patch0: %{name}-main.patch
14cu|vokoscreen-2.4.18-1|12	
14cu|vokoscreen-2.4.18-1|13	BuildRequires:  desktop-file-utils
14cu|vokoscreen-2.4.18-1|14	BuildRequires:  pkgconfig(alsa)
14cu|vokoscreen-2.4.18-1|15	BuildRequires:  ffmpeg-devel
14cu|vokoscreen-2.4.18-1|16	BuildRequires:  libqxt-devel
14cu|vokoscreen-2.4.18-1|17	BuildRequires:  libv4l-devel
14cu|vokoscreen-2.4.18-1|18	BuildRequires:  opencv-devel
14cu|vokoscreen-2.4.18-1|19	BuildRequires:  qt4-devel
14cu|vokoscreen-2.4.18-1|20	BuildRequires:  qtsingleapplication-devel
14cu|vokoscreen-2.4.18-1|21	Requires:       alsa-utils
14cu|vokoscreen-2.4.18-1|22	Requires:       mkvtoolnix
14cu|vokoscreen-2.4.18-1|23	Requires:       pulseaudio-utils
14cu|vokoscreen-2.4.18-1|24	Requires:       v4l-utils
14cu|vokoscreen-2.4.18-1|25	
14cu|vokoscreen-2.4.18-1|26	%description
14cu|vokoscreen-2.4.18-1|27	vokoscreen is an easy to use screencast creator to record educational
14cu|vokoscreen-2.4.18-1|28	videos, live recordings of browser, installation, videoconferences, etc.
14cu|vokoscreen-2.4.18-1|29	
14cu|vokoscreen-2.4.18-1|30	%prep
14cu|vokoscreen-2.4.18-1|31	%setup -qn %{name}-master
14cu|vokoscreen-2.4.18-1|32	#%patch0 -p0
14cu|vokoscreen-2.4.18-1|33	
14cu|vokoscreen-2.4.18-1|34	# remove bundled libqxt + QtSingleApplication libraries
14cu|vokoscreen-2.4.18-1|35	rm -f libqxt/*.h
14cu|vokoscreen-2.4.18-1|36	rm -f QtSingleApplication/qtsingleapplication.h
14cu|vokoscreen-2.4.18-1|37	
14cu|vokoscreen-2.4.18-1|38	%build
14cu|vokoscreen-2.4.18-1|39	qmake \
14cu|vokoscreen-2.4.18-1|40	QMAKE_STRIP="" \
14cu|vokoscreen-2.4.18-1|41	QMAKE_LRELEASE=%{_libdir}/qt4/bin/lrelease \
14cu|vokoscreen-2.4.18-1|42	QMAKE_CFLAGS+="%{optflags} -I%{_includedir}/QxtCore -I%{_includedir}/QxtGui -I%{_includedir}/QtSolutions -I%{_includedir}/QtNetwork" \
14cu|vokoscreen-2.4.18-1|43	QMAKE_CXXFLAGS+="%{optflags} -I%{_includedir}/QxtCore -I%{_includedir}/QxtGui -I%{_includedir}/QtSolutions -I%{_includedir}/QtNetwork" \
14cu|vokoscreen-2.4.18-1|44	QMAKE_LIBS+="%{optflags} -L%{_libdir} -lQxtCore -lQxtGui -lQtNetwork -lQtSolutions_SingleApplication-2.6"
14cu|vokoscreen-2.4.18-1|45	%make all
14cu|vokoscreen-2.4.18-1|46	
14cu|vokoscreen-2.4.18-1|47	
14cu|vokoscreen-2.4.18-1|48	%install
14cu|vokoscreen-2.4.18-1|49	make INSTALL_ROOT=%{buildroot} install
14cu|vokoscreen-2.4.18-1|50	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|vokoscreen-2.4.18-1|51	
14cu|vokoscreen-2.4.18-1|52	
14cu|vokoscreen-2.4.18-1|53	%files
14cu|vokoscreen-2.4.18-1|54	%doc AUTHORS COPYING CHANGE CREDITS
14cu|vokoscreen-2.4.18-1|55	%{_bindir}/%{name}
14cu|vokoscreen-2.4.18-1|56	%{_datadir}/applications/%{name}.desktop
14cu|vokoscreen-2.4.18-1|57	%{_mandir}/man1/%{name}.1*
14cu|vokoscreen-2.4.18-1|58	%{_datadir}/pixmaps/%{name}.png
14cu|vokoscreen-2.4.18-1|59	
14cu|vokoscreen-2.4.18-1|60	%changelog
14cu|vokoscreen-2.4.18-1|61	
14cu|vokoscreen-2.4.18-1|62	* Mon Mar 21 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.4.18-1
14cu|vokoscreen-2.4.18-1|63	- (48b17b1) Updated to 2.4.18
14cu|vokoscreen-2.4.18-1|64	
14cu|vokoscreen-2.4.18-1|65	

15483 14
14cu|volumeicon-0.4.3-6|1	Summary:	Lightweight volume control
14cu|volumeicon-0.4.3-6|2	Name:		volumeicon
14cu|volumeicon-0.4.3-6|3	Version:	0.4.3
14cu|volumeicon-0.4.3-6|4	Release:	6
14cu|volumeicon-0.4.3-6|5	License:	GPLv3+
14cu|volumeicon-0.4.3-6|6	Group:		Graphical desktop/Other
14cu|volumeicon-0.4.3-6|7	Url:		http://http://code.google.com/p/mandriva-lxde/
14cu|volumeicon-0.4.3-6|8	Source0:	http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|volumeicon-0.4.3-6|9	Patch0:		volumeicon_lxde.patch
14cu|volumeicon-0.4.3-6|10	Patch1:		volumeicon-0.4.3-rosa-glib.patch
14cu|volumeicon-0.4.3-6|11	BuildRequires:	intltool
14cu|volumeicon-0.4.3-6|12	BuildRequires:	pkgconfig(alsa)
14cu|volumeicon-0.4.3-6|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|volumeicon-0.4.3-6|14	BuildRequires:	pkgconfig(libnotify)
14cu|volumeicon-0.4.3-6|15	
14cu|volumeicon-0.4.3-6|16	%description
14cu|volumeicon-0.4.3-6|17	Volume Icon aims to be a lightweight volume control that sits in your systray.
14cu|volumeicon-0.4.3-6|18	Features
14cu|volumeicon-0.4.3-6|19	
14cu|volumeicon-0.4.3-6|20	* Change volume by scrolling on the systray icon
14cu|volumeicon-0.4.3-6|21	* Ability to choose which channel to control
14cu|volumeicon-0.4.3-6|22	* Configurable stepsize (percentage of volume increase/decrease per scrollwheel
14cu|volumeicon-0.4.3-6|23	step)
14cu|volumeicon-0.4.3-6|24	* Several icon themes (with gtk theme as default)
14cu|volumeicon-0.4.3-6|25	* Configurable external mixer
14cu|volumeicon-0.4.3-6|26	* Volume Slider
14cu|volumeicon-0.4.3-6|27	
14cu|volumeicon-0.4.3-6|28	This is localized fork from Mandriva LXDE project.
14cu|volumeicon-0.4.3-6|29	
14cu|volumeicon-0.4.3-6|30	%files -f %{name}.lang
14cu|volumeicon-0.4.3-6|31	%doc AUTHORS COPYING ChangeLog
14cu|volumeicon-0.4.3-6|32	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
14cu|volumeicon-0.4.3-6|33	%{_bindir}/%{name}
14cu|volumeicon-0.4.3-6|34	%{_datadir}/%{name}
14cu|volumeicon-0.4.3-6|35	
14cu|volumeicon-0.4.3-6|36	#----------------------------------------------------------------------------
14cu|volumeicon-0.4.3-6|37	
14cu|volumeicon-0.4.3-6|38	%prep
14cu|volumeicon-0.4.3-6|39	%setup -q
14cu|volumeicon-0.4.3-6|40	%patch0 -p1
14cu|volumeicon-0.4.3-6|41	%patch1 -p1
14cu|volumeicon-0.4.3-6|42	
14cu|volumeicon-0.4.3-6|43	%build
14cu|volumeicon-0.4.3-6|44	aclocal
14cu|volumeicon-0.4.3-6|45	automake --add-missing
14cu|volumeicon-0.4.3-6|46	%configure2_5x
14cu|volumeicon-0.4.3-6|47	%make
14cu|volumeicon-0.4.3-6|48	
14cu|volumeicon-0.4.3-6|49	%install
14cu|volumeicon-0.4.3-6|50	%makeinstall_std
14cu|volumeicon-0.4.3-6|51	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14cu|volumeicon-0.4.3-6|52	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop << EOF
14cu|volumeicon-0.4.3-6|53	[Desktop Entry]
14cu|volumeicon-0.4.3-6|54	Encoding=UTF-8
14cu|volumeicon-0.4.3-6|55	Name=volumeicon
14cu|volumeicon-0.4.3-6|56	Comment=Volume Icon
14cu|volumeicon-0.4.3-6|57	Exec=%{name}
14cu|volumeicon-0.4.3-6|58	Terminal=false
14cu|volumeicon-0.4.3-6|59	Type=Application
14cu|volumeicon-0.4.3-6|60	Icon=%{_datadir}/%{name}/gui/appicon.svg
14cu|volumeicon-0.4.3-6|61	Categories=AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
14cu|volumeicon-0.4.3-6|62	EOF
14cu|volumeicon-0.4.3-6|63	
14cu|volumeicon-0.4.3-6|64	%find_lang %{name}
14cu|volumeicon-0.4.3-6|65	
14cu|volumeicon-0.4.3-6|66	
14cu|volumeicon-0.4.3-6|67	%changelog
14cu|volumeicon-0.4.3-6|68	
14cu|volumeicon-0.4.3-6|69	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 0.4.3-6
14cu|volumeicon-0.4.3-6|70	- (4e31773) Move to contrib
14cu|volumeicon-0.4.3-6|71	
14cu|volumeicon-0.4.3-6|72	

15484 14
14cu|volumeicon-0.4.3-7|1	Summary:	Lightweight volume control
14cu|volumeicon-0.4.3-7|2	Name:		volumeicon
14cu|volumeicon-0.4.3-7|3	Version:	0.4.3
14cu|volumeicon-0.4.3-7|4	Release:	7
14cu|volumeicon-0.4.3-7|5	License:	GPLv3+
14cu|volumeicon-0.4.3-7|6	Group:		Graphical desktop/Other
14cu|volumeicon-0.4.3-7|7	Url:		http://http://code.google.com/p/mandriva-lxde/
14cu|volumeicon-0.4.3-7|8	Source0:	http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|volumeicon-0.4.3-7|9	Patch0:		volumeicon_lxde.patch
14cu|volumeicon-0.4.3-7|10	Patch1:		volumeicon-0.4.3-rosa-glib.patch
14cu|volumeicon-0.4.3-7|11	BuildRequires:	intltool
14cu|volumeicon-0.4.3-7|12	BuildRequires:	pkgconfig(alsa)
14cu|volumeicon-0.4.3-7|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|volumeicon-0.4.3-7|14	BuildRequires:	pkgconfig(libnotify)
14cu|volumeicon-0.4.3-7|15	
14cu|volumeicon-0.4.3-7|16	%description
14cu|volumeicon-0.4.3-7|17	Volume Icon aims to be a lightweight volume control that sits in your systray.
14cu|volumeicon-0.4.3-7|18	Features
14cu|volumeicon-0.4.3-7|19	
14cu|volumeicon-0.4.3-7|20	* Change volume by scrolling on the systray icon
14cu|volumeicon-0.4.3-7|21	* Ability to choose which channel to control
14cu|volumeicon-0.4.3-7|22	* Configurable stepsize (percentage of volume increase/decrease per scrollwheel
14cu|volumeicon-0.4.3-7|23	step)
14cu|volumeicon-0.4.3-7|24	* Several icon themes (with gtk theme as default)
14cu|volumeicon-0.4.3-7|25	* Configurable external mixer
14cu|volumeicon-0.4.3-7|26	* Volume Slider
14cu|volumeicon-0.4.3-7|27	
14cu|volumeicon-0.4.3-7|28	This is localized fork from Mandriva LXDE project.
14cu|volumeicon-0.4.3-7|29	
14cu|volumeicon-0.4.3-7|30	%files -f %{name}.lang
14cu|volumeicon-0.4.3-7|31	%doc AUTHORS COPYING ChangeLog
14cu|volumeicon-0.4.3-7|32	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
14cu|volumeicon-0.4.3-7|33	%{_bindir}/%{name}
14cu|volumeicon-0.4.3-7|34	%{_datadir}/%{name}
14cu|volumeicon-0.4.3-7|35	
14cu|volumeicon-0.4.3-7|36	#----------------------------------------------------------------------------
14cu|volumeicon-0.4.3-7|37	
14cu|volumeicon-0.4.3-7|38	%prep
14cu|volumeicon-0.4.3-7|39	%setup -q
14cu|volumeicon-0.4.3-7|40	%patch0 -p1
14cu|volumeicon-0.4.3-7|41	%patch1 -p1
14cu|volumeicon-0.4.3-7|42	
14cu|volumeicon-0.4.3-7|43	%build
14cu|volumeicon-0.4.3-7|44	aclocal
14cu|volumeicon-0.4.3-7|45	automake --add-missing
14cu|volumeicon-0.4.3-7|46	%configure2_5x
14cu|volumeicon-0.4.3-7|47	%make
14cu|volumeicon-0.4.3-7|48	
14cu|volumeicon-0.4.3-7|49	%install
14cu|volumeicon-0.4.3-7|50	%makeinstall_std
14cu|volumeicon-0.4.3-7|51	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14cu|volumeicon-0.4.3-7|52	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop << EOF
14cu|volumeicon-0.4.3-7|53	[Desktop Entry]
14cu|volumeicon-0.4.3-7|54	Encoding=UTF-8
14cu|volumeicon-0.4.3-7|55	Name=volumeicon
14cu|volumeicon-0.4.3-7|56	Name[ru]=volumeicon
14cu|volumeicon-0.4.3-7|57	Comment=Volume Icon
14cu|volumeicon-0.4.3-7|58	Comment[ru]=Значок регулировки громкости
14cu|volumeicon-0.4.3-7|59	Exec=%{name}
14cu|volumeicon-0.4.3-7|60	Terminal=false
14cu|volumeicon-0.4.3-7|61	Type=Application
14cu|volumeicon-0.4.3-7|62	Icon=%{_datadir}/%{name}/gui/appicon.svg
14cu|volumeicon-0.4.3-7|63	Categories=AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
14cu|volumeicon-0.4.3-7|64	EOF
14cu|volumeicon-0.4.3-7|65	
14cu|volumeicon-0.4.3-7|66	%find_lang %{name}
14cu|volumeicon-0.4.3-7|67	
14cu|volumeicon-0.4.3-7|68	
14cu|volumeicon-0.4.3-7|69	%changelog
14cu|volumeicon-0.4.3-7|70	
14cu|volumeicon-0.4.3-7|71	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 0.4.3-7
14cu|volumeicon-0.4.3-7|72	- (790a8b6) Added Russian l10n to desktop file
14cu|volumeicon-0.4.3-7|73	
14cu|volumeicon-0.4.3-7|74	

15485 14
14cu|vorbisspi-1.0.3-3|1	Name:		vorbisspi
14cu|vorbisspi-1.0.3-3|2	Summary:	Ogg Vorbis sound engine
14cu|vorbisspi-1.0.3-3|3	Version:	1.0.3
14cu|vorbisspi-1.0.3-3|4	Release:	3
14cu|vorbisspi-1.0.3-3|5	License:	LGPL
14cu|vorbisspi-1.0.3-3|6	Group:		Sound
14cu|vorbisspi-1.0.3-3|7	URL:		http://www.javazoom.net/vorbisspi/sources.html
14cu|vorbisspi-1.0.3-3|8	Source0:	http://www.javazoom.net/vorbisspi/sources/%{name}%{version}.tar.gz
14cu|vorbisspi-1.0.3-3|9	BuildRequires:	ant
14cu|vorbisspi-1.0.3-3|10	BuildRequires:	java-devel
14cu|vorbisspi-1.0.3-3|11	BuildArch:	noarch
14cu|vorbisspi-1.0.3-3|12	
14cu|vorbisspi-1.0.3-3|13	%description
14cu|vorbisspi-1.0.3-3|14	VorbisSPI  is a SPI (Service Provider Interface - or "Driver" for JavaSound
14cu|vorbisspi-1.0.3-3|15	API) that adds Ogg Vorbis audio format format to the Java Platform (J2SE).
14cu|vorbisspi-1.0.3-3|16	It is based on JOrbis, an open source Vorbis library.
14cu|vorbisspi-1.0.3-3|17	
14cu|vorbisspi-1.0.3-3|18	%files
14cu|vorbisspi-1.0.3-3|19	%doc LICENSE.txt README.txt
14cu|vorbisspi-1.0.3-3|20	%{_javadir}/vorbisspi1.0.3.jar
14cu|vorbisspi-1.0.3-3|21	%{_javadir}/jorbis-0.0.15.jar
14cu|vorbisspi-1.0.3-3|22	%{_javadir}/jogg-0.0.7.jar
14cu|vorbisspi-1.0.3-3|23	%{_javadir}/tritonus_share.jar
14cu|vorbisspi-1.0.3-3|24	%{_javadir}/vorbisspi.jar
14cu|vorbisspi-1.0.3-3|25	
14cu|vorbisspi-1.0.3-3|26	#--------------------------------------------------------------------
14cu|vorbisspi-1.0.3-3|27	
14cu|vorbisspi-1.0.3-3|28	%package javadoc
14cu|vorbisspi-1.0.3-3|29	Summary:        Javadoc for %{name}
14cu|vorbisspi-1.0.3-3|30	Group:          Development/Java
14cu|vorbisspi-1.0.3-3|31	
14cu|vorbisspi-1.0.3-3|32	%description javadoc
14cu|vorbisspi-1.0.3-3|33	Javadoc for %{name}.
14cu|vorbisspi-1.0.3-3|34	
14cu|vorbisspi-1.0.3-3|35	%files javadoc
14cu|vorbisspi-1.0.3-3|36	%doc LICENSE.txt README.txt
14cu|vorbisspi-1.0.3-3|37	%{_javadocdir}/*
14cu|vorbisspi-1.0.3-3|38	
14cu|vorbisspi-1.0.3-3|39	#--------------------------------------------------------------------
14cu|vorbisspi-1.0.3-3|40	
14cu|vorbisspi-1.0.3-3|41	%prep
14cu|vorbisspi-1.0.3-3|42	%setup -qn VorbisSPI1.0.3
14cu|vorbisspi-1.0.3-3|43	
14cu|vorbisspi-1.0.3-3|44	
14cu|vorbisspi-1.0.3-3|45	%build
14cu|vorbisspi-1.0.3-3|46	ant all
14cu|vorbisspi-1.0.3-3|47	
14cu|vorbisspi-1.0.3-3|48	
14cu|vorbisspi-1.0.3-3|49	%install
14cu|vorbisspi-1.0.3-3|50	install -d -m755 %{buildroot}%{_javadir}
14cu|vorbisspi-1.0.3-3|51	cp -f vorbisspi1.0.3.jar %{buildroot}%{_javadir}/
14cu|vorbisspi-1.0.3-3|52	
14cu|vorbisspi-1.0.3-3|53	# jars
14cu|vorbisspi-1.0.3-3|54	install -m644 %{name}%{version}.jar -D %{buildroot}%{_javadir}/%{name}%{version}.jar
14cu|vorbisspi-1.0.3-3|55	ln -s %{name}%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|vorbisspi-1.0.3-3|56	install -m644 lib/jorbis-0.0.15.jar %{buildroot}%{_javadir}/
14cu|vorbisspi-1.0.3-3|57	install -m644 lib/jogg-0.0.7.jar %{buildroot}%{_javadir}/
14cu|vorbisspi-1.0.3-3|58	install -m644 lib/tritonus_share.jar %{buildroot}%{_javadir}/
14cu|vorbisspi-1.0.3-3|59	
14cu|vorbisspi-1.0.3-3|60	# javadoc
14cu|vorbisspi-1.0.3-3|61	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|vorbisspi-1.0.3-3|62	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|vorbisspi-1.0.3-3|63	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|vorbisspi-1.0.3-3|64	
14cu|vorbisspi-1.0.3-3|65	
14cu|vorbisspi-1.0.3-3|66	
14cu|vorbisspi-1.0.3-3|67	%changelog
14cu|vorbisspi-1.0.3-3|68	
14cu|vorbisspi-1.0.3-3|69	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 1.0.3-3
14cu|vorbisspi-1.0.3-3|70	- (95cfec4) Drop gcj
14cu|vorbisspi-1.0.3-3|71	
14cu|vorbisspi-1.0.3-3|72	

15486 14
14cu|voxelands-1608.01-2|1	Name:           voxelands
14cu|voxelands-1608.01-2|2	Version:        1608.01
14cu|voxelands-1608.01-2|3	Release:        2
14cu|voxelands-1608.01-2|4	Summary:        The fun-focused free software voxel world game
14cu|voxelands-1608.01-2|5	Group:          Games/Strategy
14cu|voxelands-1608.01-2|6	License:        GPLv3+
14cu|voxelands-1608.01-2|7	URL:            http://www.voxelands.com/
14cu|voxelands-1608.01-2|8	# https://gitlab.com/voxelands/voxelands/tags
14cu|voxelands-1608.01-2|9	Source0:        %{name}-%{version}.tar.xz
14cu|voxelands-1608.01-2|10	Patch0:         voxelands-install-paths.patch
14cu|voxelands-1608.01-2|11	BuildRequires:  cmake
14cu|voxelands-1608.01-2|12	BuildRequires:  gettext
14cu|voxelands-1608.01-2|13	BuildRequires:  irrlicht-devel
14cu|voxelands-1608.01-2|14	BuildRequires:  pkgconfig(freetype2)
14cu|voxelands-1608.01-2|15	BuildRequires:  pkgconfig(jthread)
14cu|voxelands-1608.01-2|16	BuildRequires:  pkgconfig(openal)
14cu|voxelands-1608.01-2|17	BuildRequires:  pkgconfig(sqlite3)
14cu|voxelands-1608.01-2|18	BuildRequires:  pkgconfig(vorbis)
14cu|voxelands-1608.01-2|19	BuildRequires:  desktop-file-utils
14cu|voxelands-1608.01-2|20	BuildRequires:	appstream-util
14cu|voxelands-1608.01-2|21	
14cu|voxelands-1608.01-2|22	%description
14cu|voxelands-1608.01-2|23	Voxelands (formerly “Minetest-Classic”) is a fork of Minetest-C55, aiming
14cu|voxelands-1608.01-2|24	to return Minetest to the speedy game it was once known as, while fixing
14cu|voxelands-1608.01-2|25	bugs and continuing to add features and functionality. It aims to be a fast,
14cu|voxelands-1608.01-2|26	polished 3D sandbox voxel world game, rather than just a base for modding.
14cu|voxelands-1608.01-2|27	
14cu|voxelands-1608.01-2|28	Voxelands features hundreds of blocks, official and player-run servers,
14cu|voxelands-1608.01-2|29	a growing community and rapid development.
14cu|voxelands-1608.01-2|30	
14cu|voxelands-1608.01-2|31	
14cu|voxelands-1608.01-2|32	%files
14cu|voxelands-1608.01-2|33	%doc README.txt voxelands.conf.example doc/*
14cu|voxelands-1608.01-2|34	%{_appdatadir}/%{name}.appdata.xml
14cu|voxelands-1608.01-2|35	%{_datadir}/applications/%{name}.desktop
14cu|voxelands-1608.01-2|36	%{_gamesbindir}/%{name}
14cu|voxelands-1608.01-2|37	%{_gamesbindir}/%{name}-server
14cu|voxelands-1608.01-2|38	%{_gamesdatadir}/%{name}/
14cu|voxelands-1608.01-2|39	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|voxelands-1608.01-2|40	%{_mandir}/man6/%{name}*.6*
14cu|voxelands-1608.01-2|41	#----------------------------------------------------------------
14cu|voxelands-1608.01-2|42	
14cu|voxelands-1608.01-2|43	%prep
14cu|voxelands-1608.01-2|44	%setup -q
14cu|voxelands-1608.01-2|45	%patch0 -p1
14cu|voxelands-1608.01-2|46	
14cu|voxelands-1608.01-2|47	%build
14cu|voxelands-1608.01-2|48	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
14cu|voxelands-1608.01-2|49	-DRUN_IN_PLACE=0 \
14cu|voxelands-1608.01-2|50	-DENABLE_FREETYPE=1 \
14cu|voxelands-1608.01-2|51	-DBUILD_SHARED_LIBS=OFF \
14cu|voxelands-1608.01-2|52	-DJTHREAD_INCLUDE_DIR=%{_includedir}/jthread
14cu|voxelands-1608.01-2|53	%make
14cu|voxelands-1608.01-2|54	
14cu|voxelands-1608.01-2|55	%install
14cu|voxelands-1608.01-2|56	%makeinstall_std -C build
14cu|voxelands-1608.01-2|57	
14cu|voxelands-1608.01-2|58	%if %{mdvver} >= 201610
14cu|voxelands-1608.01-2|59	mkdir -p %{buildroot}%{_appdatadir}
14cu|voxelands-1608.01-2|60	mv %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml %{buildroot}%{_appdatadir}/%{name}.appdata.xml
14cu|voxelands-1608.01-2|61	rm -fr %{buildroot}%{_datadir}/appdata
14cu|voxelands-1608.01-2|62	%endif
14cu|voxelands-1608.01-2|63	desktop-file-edit --add-category=StrategyGame \
14cu|voxelands-1608.01-2|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|voxelands-1608.01-2|65	
14cu|voxelands-1608.01-2|66	%if %{mdvver} == 201410
14cu|voxelands-1608.01-2|67	%check
14cu|voxelands-1608.01-2|68	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|voxelands-1608.01-2|69	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|voxelands-1608.01-2|70	%endif
14cu|voxelands-1608.01-2|71	
14cu|voxelands-1608.01-2|72	%changelog
14cu|voxelands-1608.01-2|73	
14cu|voxelands-1608.01-2|74	* Tue Nov 15 2016 tremod <negry.m@yandex.ru> 1608.01-2
14cu|voxelands-1608.01-2|75	- (3598ca0) Fix Russian Language
14cu|voxelands-1608.01-2|76	
14cu|voxelands-1608.01-2|77	

15487 14
14cu|vpcs-0.6.1-1|1	%define debug_package          %{nil}
14cu|vpcs-0.6.1-1|2	
14cu|vpcs-0.6.1-1|3	Name:           vpcs
14cu|vpcs-0.6.1-1|4	Version:        0.6.1
14cu|vpcs-0.6.1-1|5	Release:        1
14cu|vpcs-0.6.1-1|6	Summary:        Virtual PC Simulator
14cu|vpcs-0.6.1-1|7	License:        BSD
14cu|vpcs-0.6.1-1|8	Group:          Emulators
14cu|vpcs-0.6.1-1|9	Url:            http://sourceforge.net/projects/vpcs/
14cu|vpcs-0.6.1-1|10	Source0:        %{name}-%{version}.zip
14cu|vpcs-0.6.1-1|11	Patch0:         %{name}-0.5b0-no-static.patch
14cu|vpcs-0.6.1-1|12	BuildRequires:  gcc
14cu|vpcs-0.6.1-1|13	BuildRequires:  make
14cu|vpcs-0.6.1-1|14	BuildRequires:  unzip
14cu|vpcs-0.6.1-1|15	
14cu|vpcs-0.6.1-1|16	%description
14cu|vpcs-0.6.1-1|17	The VPCS can simulate up to 9 PCs. You can ping/traceroute them,
14cu|vpcs-0.6.1-1|18	or ping/traceroutethe other hosts/routers from the virtual PCs
14cu|vpcs-0.6.1-1|19	when you study the Cisco routers in the Dynamips. VPCS is not
14cu|vpcs-0.6.1-1|20	the traditional PC, it is just a program running on the
14cu|vpcs-0.6.1-1|21	Linux or Windows, and only few network commands can be used
14cu|vpcs-0.6.1-1|22	in it. But VPCS can give you a big hand when you study the
14cu|vpcs-0.6.1-1|23	Cisco devices in the Dynamips. VPCS can replace the routers
14cu|vpcs-0.6.1-1|24	or VMware boxes which are used as PCs in the Dynamips network.
14cu|vpcs-0.6.1-1|25	
14cu|vpcs-0.6.1-1|26	Try VPCS, it can save your CPU/Memory. It is very small.
14cu|vpcs-0.6.1-1|27	
14cu|vpcs-0.6.1-1|28	Now, VPCS can be run in udp or ether mode. In the udp mode,
14cu|vpcs-0.6.1-1|29	VPCS sends or receives the packets via udp. In the ether
14cu|vpcs-0.6.1-1|30	mode, via /dev/tap, not support on the Windows.
14cu|vpcs-0.6.1-1|31	
14cu|vpcs-0.6.1-1|32	%prep
14cu|vpcs-0.6.1-1|33	%setup -q
14cu|vpcs-0.6.1-1|34	%patch0 -p1
14cu|vpcs-0.6.1-1|35	
14cu|vpcs-0.6.1-1|36	%build
14cu|vpcs-0.6.1-1|37	cd src
14cu|vpcs-0.6.1-1|38	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cu|vpcs-0.6.1-1|39	make -f Makefile.linux CPUTYPE=%{_target_cpu}
14cu|vpcs-0.6.1-1|40	
14cu|vpcs-0.6.1-1|41	%install
14cu|vpcs-0.6.1-1|42	mkdir -p %{buildroot}/%{_bindir}
14cu|vpcs-0.6.1-1|43	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|vpcs-0.6.1-1|44	cp src/vpcs %{buildroot}/%{_bindir}/
14cu|vpcs-0.6.1-1|45	cp man/vpcs.1 %{buildroot}/%{_mandir}/man1/
14cu|vpcs-0.6.1-1|46	
14cu|vpcs-0.6.1-1|47	%files
14cu|vpcs-0.6.1-1|48	%doc readme.txt COPYING
14cu|vpcs-0.6.1-1|49	%{_bindir}/vpcs
14cu|vpcs-0.6.1-1|50	%{_mandir}/man1/*
14cu|vpcs-0.6.1-1|51	
14cu|vpcs-0.6.1-1|52	
14cu|vpcs-0.6.1-1|53	%changelog
14cu|vpcs-0.6.1-1|54	
14cu|vpcs-0.6.1-1|55	* Fri Feb 26 2016 Denis Silakov <dsilakov@gmail.com> 0.6.1-1
14cu|vpcs-0.6.1-1|56	- (5789188) Spec cleanup
14cu|vpcs-0.6.1-1|57	
14cu|vpcs-0.6.1-1|58	

15488 14
14cu|vsound-0.6-10|1	Summary:	Virtual loopback cable for audio
14cu|vsound-0.6-10|2	Name:		vsound
14cu|vsound-0.6-10|3	Version:	0.6
14cu|vsound-0.6-10|4	Release:	10
14cu|vsound-0.6-10|5	License:	GPL
14cu|vsound-0.6-10|6	Group:		Sound
14cu|vsound-0.6-10|7	URL:		http://www.vsound.org/
14cu|vsound-0.6-10|8	Source0:	http://www.vsound.org/%{name}-%{version}.tar.gz
14cu|vsound-0.6-10|9	Patch0:		vsound_0.6-4.diff
14cu|vsound-0.6-10|10	Requires:	sox
14cu|vsound-0.6-10|11	BuildRequires:	sox
14cu|vsound-0.6-10|12	BuildRequires:	autoconf2.5
14cu|vsound-0.6-10|13	BuildRequires:	automake
14cu|vsound-0.6-10|14	BuildRequires:	libtool
14cu|vsound-0.6-10|15	
14cu|vsound-0.6-10|16	%description
14cu|vsound-0.6-10|17	VSound is sort of like a 'virtual audio loopback cable'. That is, it allows
14cu|vsound-0.6-10|18	you to record the output audio stream of a program (similar to connecting a
14cu|vsound-0.6-10|19	loopback cable to the line in and line out jacks on the sound card, and
14cu|vsound-0.6-10|20	recording the sound from the line in jack, but without the DA/AD conversion
14cu|vsound-0.6-10|21	losses). One possible use for this application is as part of a RealAudio to
14cu|vsound-0.6-10|22	WAV file converter.
14cu|vsound-0.6-10|23	
14cu|vsound-0.6-10|24	%prep
14cu|vsound-0.6-10|25	
14cu|vsound-0.6-10|26	%setup -q -n %{name}-%{version}
14cu|vsound-0.6-10|27	%patch0 -p1
14cu|vsound-0.6-10|28	
14cu|vsound-0.6-10|29	%build
14cu|vsound-0.6-10|30	rm -rf autom4te.cache configure
14cu|vsound-0.6-10|31	libtoolize --force --copy; aclocal -I .; automake --add-missing --copy --gnu; autoheader; autoconf
14cu|vsound-0.6-10|32	
14cu|vsound-0.6-10|33	%configure2_5x \
14cu|vsound-0.6-10|34	--disable-static \
14cu|vsound-0.6-10|35	--enable-shared
14cu|vsound-0.6-10|36	
14cu|vsound-0.6-10|37	%make CFLAGS="%{optflags} -fPIC"
14cu|vsound-0.6-10|38	
14cu|vsound-0.6-10|39	%install
14cu|vsound-0.6-10|40	install -d %{buildroot}%{_bindir}
14cu|vsound-0.6-10|41	
14cu|vsound-0.6-10|42	%makeinstall
14cu|vsound-0.6-10|43	install -d %{buildroot}%{_mandir}/man1
14cu|vsound-0.6-10|44	install -m0644 debian/%{name}.1 %{buildroot}%{_mandir}/man1/
14cu|vsound-0.6-10|45	
14cu|vsound-0.6-10|46	# nuke the dev files
14cu|vsound-0.6-10|47	rm -f %{buildroot}%{_libdir}/vsound/*.la
14cu|vsound-0.6-10|48	rm -f %{buildroot}%{_libdir}/vsound/*.a
14cu|vsound-0.6-10|49	
14cu|vsound-0.6-10|50	%files
14cu|vsound-0.6-10|51	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README*
14cu|vsound-0.6-10|52	%{_bindir}/%{name}
14cu|vsound-0.6-10|53	%{_libdir}/%{name}
14cu|vsound-0.6-10|54	%{_mandir}/man1/%{name}.1*
14cu|vsound-0.6-10|55	
14cu|vsound-0.6-10|56	%changelog
14cu|vsound-0.6-10|57	
14cu|vsound-0.6-10|58	* Wed Aug 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-10
14cu|vsound-0.6-10|59	- (ac37706) Fix URL, spec cleanup
14cu|vsound-0.6-10|60	
14cu|vsound-0.6-10|61	

15489 14
14cu|vtable-dumper-1.1-1|1	#Avoid debuginfo-without-sources error
14cu|vtable-dumper-1.1-1|2	%define	debug_package	%{nil}
14cu|vtable-dumper-1.1-1|3	
14cu|vtable-dumper-1.1-1|4	Summary:	A tool to list content of virtual tables in a shared library
14cu|vtable-dumper-1.1-1|5	Name:		vtable-dumper
14cu|vtable-dumper-1.1-1|6	Version:	1.1
14cu|vtable-dumper-1.1-1|7	Release:	1
14cu|vtable-dumper-1.1-1|8	Group:		Development/Other
14cu|vtable-dumper-1.1-1|9	License:	GPLv2+ or LGPLv2+
14cu|vtable-dumper-1.1-1|10	URL:		https://github.com/lvc/vtable-dumper
14cu|vtable-dumper-1.1-1|11	Source0:	https://github.com/lvc/vtable-dumper/archive/%{name}-%{version}.tar.gz
14cu|vtable-dumper-1.1-1|12	BuildRequires:	elfutils-devel
14cu|vtable-dumper-1.1-1|13	BuildRequires:	glibc-devel
14cu|vtable-dumper-1.1-1|14	BuildRequires:	stdc++-devel
14cu|vtable-dumper-1.1-1|15	
14cu|vtable-dumper-1.1-1|16	%description
14cu|vtable-dumper-1.1-1|17	A tool to list content of virtual tables in a C++ shared library. It is
14cu|vtable-dumper-1.1-1|18	intended for developers of software libraries and maintainers of Linux
14cu|vtable-dumper-1.1-1|19	distributions who are interested in ensuring backward binary compatibility.
14cu|vtable-dumper-1.1-1|20	
14cu|vtable-dumper-1.1-1|21	%files
14cu|vtable-dumper-1.1-1|22	%doc LICENSE README
14cu|vtable-dumper-1.1-1|23	%{_bindir}/%{name}
14cu|vtable-dumper-1.1-1|24	
14cu|vtable-dumper-1.1-1|25	#-----------------------------------------------------------------------------
14cu|vtable-dumper-1.1-1|26	
14cu|vtable-dumper-1.1-1|27	%prep
14cu|vtable-dumper-1.1-1|28	%setup -q
14cu|vtable-dumper-1.1-1|29	chmod 0644 LICENSE README
14cu|vtable-dumper-1.1-1|30	
14cu|vtable-dumper-1.1-1|31	
14cu|vtable-dumper-1.1-1|32	%build
14cu|vtable-dumper-1.1-1|33	%make all
14cu|vtable-dumper-1.1-1|34	
14cu|vtable-dumper-1.1-1|35	
14cu|vtable-dumper-1.1-1|36	%install
14cu|vtable-dumper-1.1-1|37	mkdir -p %{buildroot}%{_prefix}
14cu|vtable-dumper-1.1-1|38	%makeinstall_std prefix=%{buildroot}%{_prefix}
14cu|vtable-dumper-1.1-1|39	
14cu|vtable-dumper-1.1-1|40	chmod 755 %{buildroot}%{_bindir}/*
14cu|vtable-dumper-1.1-1|41	
14cu|vtable-dumper-1.1-1|42	%changelog
14cu|vtable-dumper-1.1-1|43	
14cu|vtable-dumper-1.1-1|44	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 1.1-1
14cu|vtable-dumper-1.1-1|45	- (85b383d) Updated to release 1.1
14cu|vtable-dumper-1.1-1|46	
14cu|vtable-dumper-1.1-1|47	

15490 14
14cu|vuze-5.7.2.0-2|1	# We ship some precompiled libs but we don't have sources for them
14cu|vuze-5.7.2.0-2|2	%define debug_package %{nil}
14cu|vuze-5.7.2.0-2|3	
14cu|vuze-5.7.2.0-2|4	Name:		vuze
14cu|vuze-5.7.2.0-2|5	Version:	5.7.2.0
14cu|vuze-5.7.2.0-2|6	Release:	2
14cu|vuze-5.7.2.0-2|7	Summary:	A BitTorrent Client
14cu|vuze-5.7.2.0-2|8	Group:		Networking/File transfer
14cu|vuze-5.7.2.0-2|9	License:	GPLv2+
14cu|vuze-5.7.2.0-2|10	URL:		http://www.vuze.com/
14cu|vuze-5.7.2.0-2|11	Source0:	http://cf1.vuze.com/files/VuzeInstaller.tar.bz2
14cu|vuze-5.7.2.0-2|12	Requires:	java
14cu|vuze-5.7.2.0-2|13	Provides:	azureus = %{version}-%{release}
14cu|vuze-5.7.2.0-2|14	Obsoletes:	azureus < %{version}-%{release}
14cu|vuze-5.7.2.0-2|15	AutoReqProv:	no
14cu|vuze-5.7.2.0-2|16	BuildRequires:	imagemagick
14cu|vuze-5.7.2.0-2|17	
14cu|vuze-5.7.2.0-2|18	%description
14cu|vuze-5.7.2.0-2|19	Vuze (previously Azureus) implements the BitTorrent protocol using java
14cu|vuze-5.7.2.0-2|20	and comes bundled with many invaluable features for both beginners and
14cu|vuze-5.7.2.0-2|21	advanced users.
14cu|vuze-5.7.2.0-2|22	
14cu|vuze-5.7.2.0-2|23	If you need console or telnet support, you need to install package
14cu|vuze-5.7.2.0-2|24	vuze-console.
14cu|vuze-5.7.2.0-2|25	
14cu|vuze-5.7.2.0-2|26	%prep
14cu|vuze-5.7.2.0-2|27	%setup -qn %{name}
14cu|vuze-5.7.2.0-2|28	
14cu|vuze-5.7.2.0-2|29	%build
14cu|vuze-5.7.2.0-2|30	
14cu|vuze-5.7.2.0-2|31	%install
14cu|vuze-5.7.2.0-2|32	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|vuze-5.7.2.0-2|33	cp -r plugins azureus vuze updateAzureus *jar %{buildroot}%{_datadir}/%{name}
14cu|vuze-5.7.2.0-2|34	
14cu|vuze-5.7.2.0-2|35	%ifarch x86_64
14cu|vuze-5.7.2.0-2|36	rm -rf %{buildroot}%{_datadir}/vuze/plugins/aznettor/linux32
14cu|vuze-5.7.2.0-2|37	cp swt/swt64.jar %{buildroot}%{_datadir}/%{name}/swt.jar
14cu|vuze-5.7.2.0-2|38	%else
14cu|vuze-5.7.2.0-2|39	rm -rf %{buildroot}%{_datadir}/vuze/plugins/aznettor/linux64
14cu|vuze-5.7.2.0-2|40	cp swt/swt32.jar %{buildroot}%{_datadir}/%{name}/swt.jar
14cu|vuze-5.7.2.0-2|41	%endif
14cu|vuze-5.7.2.0-2|42	
14cu|vuze-5.7.2.0-2|43	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
14cu|vuze-5.7.2.0-2|44	install -m 644 vuze.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/vuze.png
14cu|vuze-5.7.2.0-2|45	for s in 16 32 48 64; do
14cu|vuze-5.7.2.0-2|46	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
14cu|vuze-5.7.2.0-2|47	convert -geometry ${s}x${s} vuze.png %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/vuze.png
14cu|vuze-5.7.2.0-2|48	done
14cu|vuze-5.7.2.0-2|49	
14cu|vuze-5.7.2.0-2|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|vuze-5.7.2.0-2|51	install -m 644 *png %{buildroot}%{_datadir}/pixmaps/
14cu|vuze-5.7.2.0-2|52	
14cu|vuze-5.7.2.0-2|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|vuze-5.7.2.0-2|54	desktop-file-install \
14cu|vuze-5.7.2.0-2|55	--remove-key=Encoding \
14cu|vuze-5.7.2.0-2|56	--dir %{buildroot}%{_datadir}/applications \
14cu|vuze-5.7.2.0-2|57	%{name}.desktop
14cu|vuze-5.7.2.0-2|58	
14cu|vuze-5.7.2.0-2|59	mkdir -p %{buildroot}%{_bindir}
14cu|vuze-5.7.2.0-2|60	cat > %{buildroot}%{_bindir}/%{name} <<EOF
14cu|vuze-5.7.2.0-2|61	#!/bin/bash
14cu|vuze-5.7.2.0-2|62	pushd %{_datadir}/%{name}
14cu|vuze-5.7.2.0-2|63	./vuze
14cu|vuze-5.7.2.0-2|64	popd
14cu|vuze-5.7.2.0-2|65	EOF
14cu|vuze-5.7.2.0-2|66	
14cu|vuze-5.7.2.0-2|67	chmod a+x %{buildroot}%{_bindir}/%{name}
14cu|vuze-5.7.2.0-2|68	
14cu|vuze-5.7.2.0-2|69	# link as per upstream
14cu|vuze-5.7.2.0-2|70	pushd %{buildroot}%{_bindir}
14cu|vuze-5.7.2.0-2|71	ln -s vuze azureus
14cu|vuze-5.7.2.0-2|72	popd
14cu|vuze-5.7.2.0-2|73	
14cu|vuze-5.7.2.0-2|74	
14cu|vuze-5.7.2.0-2|75	%files
14cu|vuze-5.7.2.0-2|76	%doc *txt
14cu|vuze-5.7.2.0-2|77	%{_datadir}/applications/*
14cu|vuze-5.7.2.0-2|78	%{_datadir}/icons/hicolor/*/apps/*.png
14cu|vuze-5.7.2.0-2|79	%{_datadir}/pixmaps
14cu|vuze-5.7.2.0-2|80	%{_bindir}/azureus
14cu|vuze-5.7.2.0-2|81	%{_bindir}/vuze
14cu|vuze-5.7.2.0-2|82	%{_datadir}/vuze
14cu|vuze-5.7.2.0-2|83	
14cu|vuze-5.7.2.0-2|84	%changelog
14cu|vuze-5.7.2.0-2|85	
14cu|vuze-5.7.2.0-2|86	* Tue Jul 05 2016 Denis Silakov <dsilakov@gmail.com> 5.7.2.0-2
14cu|vuze-5.7.2.0-2|87	- (6569e2c) Drop autoprovided libs
14cu|vuze-5.7.2.0-2|88	
14cu|vuze-5.7.2.0-2|89	

15491 14
14cu|vym-2.5.4-2|1	%define _enable_debug_packages %{nil}
14cu|vym-2.5.4-2|2	%define debug_package %{nil}
14cu|vym-2.5.4-2|3	
14cu|vym-2.5.4-2|4	Name:           vym
14cu|vym-2.5.4-2|5	Version:        2.5.4
14cu|vym-2.5.4-2|6	Release:        2
14cu|vym-2.5.4-2|7	Summary:        View Your Mind - generate and manipulate maps which show your thoughts
14cu|vym-2.5.4-2|8	License:        GPLv2
14cu|vym-2.5.4-2|9	Group:          Office
14cu|vym-2.5.4-2|10	Url:            http://www.insilmaril.de/vym/index.html
14cu|vym-2.5.4-2|11	Source0:        http://prdownloads.sourceforge.net/vym/%{name}-%{version}.tar.bz2
14cu|vym-2.5.4-2|12	Source1:        %{name}.xml
14cu|vym-2.5.4-2|13	Source2:        %{name}.desktop
14cu|vym-2.5.4-2|14	Source3:        x-%{name}.desktop
14cu|vym-2.5.4-2|15	Source4:        debian.dirs
14cu|vym-2.5.4-2|16	Source5:        debian.docs
14cu|vym-2.5.4-2|17	Source6:        makedist.config
14cu|vym-2.5.4-2|18	Source7:        %{name}_ru.ts.tar.gz
14cu|vym-2.5.4-2|19	
14cu|vym-2.5.4-2|20	BuildRequires:	pkgconfig(Qt5Core)
14cu|vym-2.5.4-2|21	BuildRequires:	pkgconfig(Qt5DBus)
14cu|vym-2.5.4-2|22	BuildRequires:	pkgconfig(Qt5Gui)
14cu|vym-2.5.4-2|23	BuildRequires:	pkgconfig(Qt5Network)
14cu|vym-2.5.4-2|24	BuildRequires:	pkgconfig(Qt5PrintSupport)
14cu|vym-2.5.4-2|25	BuildRequires:	pkgconfig(Qt5Svg)
14cu|vym-2.5.4-2|26	BuildRequires:	pkgconfig(Qt5Xml)
14cu|vym-2.5.4-2|27	BuildRequires:  qt5-linguist-tools
14cu|vym-2.5.4-2|28	BuildRequires:  desktop-file-utils
14cu|vym-2.5.4-2|29	Requires:       unzip
14cu|vym-2.5.4-2|30	Requires:       zip
14cu|vym-2.5.4-2|31	
14cu|vym-2.5.4-2|32	%description
14cu|vym-2.5.4-2|33	VYM  (View Your Mind) is a tool to generate and manipulate maps which
14cu|vym-2.5.4-2|34	show your thoughts. Such maps can help you to improve your creativity
14cu|vym-2.5.4-2|35	and effectivity. You can use them for time management, to organize
14cu|vym-2.5.4-2|36	tasks, to get an overview over complex contexts, to sort your ideas
14cu|vym-2.5.4-2|37	etc. Some people even think it is fun to work with such maps...
14cu|vym-2.5.4-2|38	
14cu|vym-2.5.4-2|39	%prep
14cu|vym-2.5.4-2|40	%setup -q
14cu|vym-2.5.4-2|41	
14cu|vym-2.5.4-2|42	pushd lang
14cu|vym-2.5.4-2|43	tar -xvzf %{SOURCE7}
14cu|vym-2.5.4-2|44	popd
14cu|vym-2.5.4-2|45	
14cu|vym-2.5.4-2|46	%build
14cu|vym-2.5.4-2|47	lrelease-qt5 vym.pro
14cu|vym-2.5.4-2|48	qmake-qt5 -o Makefile vym.pro PREFIX=%{_prefix}/share BINDIR=%{_prefix}/bin CONFIG+=RELEASE
14cu|vym-2.5.4-2|49	make
14cu|vym-2.5.4-2|50	
14cu|vym-2.5.4-2|51	%install
14cu|vym-2.5.4-2|52	mkdir -p %{buildroot}%{_datadir}/vym
14cu|vym-2.5.4-2|53	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|vym-2.5.4-2|54	install -m 0644 icons/vym.png %{buildroot}%{_datadir}/pixmaps
14cu|vym-2.5.4-2|55	mkdir -p %{buildroot}%{_docdir}/%{name}
14cu|vym-2.5.4-2|56	install -m 0644 README.md LICENSE.txt INSTALL.txt %{buildroot}%{_docdir}/%{name}
14cu|vym-2.5.4-2|57	install -m 0644 doc/*.pdf %{buildroot}%{_docdir}/%{name}
14cu|vym-2.5.4-2|58	
14cu|vym-2.5.4-2|59	%makeinstall INSTALL_ROOT=%{buildroot}
14cu|vym-2.5.4-2|60	
14cu|vym-2.5.4-2|61	mkdir -p %{buildroot}%{_datadir}/applications
14cu|vym-2.5.4-2|62	install -Dm644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14cu|vym-2.5.4-2|63	
14cu|vym-2.5.4-2|64	mkdir -p %{buildroot}%{_mandir}/man1
14cu|vym-2.5.4-2|65	install -m 0644 doc/vym.1.gz %{buildroot}%{_mandir}/man1
14cu|vym-2.5.4-2|66	
14cu|vym-2.5.4-2|67	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|vym-2.5.4-2|68	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/
14cu|vym-2.5.4-2|69	
14cu|vym-2.5.4-2|70	
14cu|vym-2.5.4-2|71	%clean
14cu|vym-2.5.4-2|72	rm -rf %{buildroot}
14cu|vym-2.5.4-2|73	
14cu|vym-2.5.4-2|74	%post
14cu|vym-2.5.4-2|75	if test -x %{_bindir}/update-mime-database ; then
14cu|vym-2.5.4-2|76	%{_bindir}/update-mime-database usr/share/mime >/dev/null
14cu|vym-2.5.4-2|77	fi
14cu|vym-2.5.4-2|78	
14cu|vym-2.5.4-2|79	%files
14cu|vym-2.5.4-2|80	%defattr(-,root,root)
14cu|vym-2.5.4-2|81	%{_datadir}/applications/*
14cu|vym-2.5.4-2|82	%{_datadir}/pixmaps/*
14cu|vym-2.5.4-2|83	%{_bindir}/vym
14cu|vym-2.5.4-2|84	%{_datadir}/vym
14cu|vym-2.5.4-2|85	
14cu|vym-2.5.4-2|86	%doc %{_docdir}/%{name}
14cu|vym-2.5.4-2|87	%doc %{_mandir}/*/*
14cu|vym-2.5.4-2|88	%{_datadir}/mime/packages/vym.xml
14cu|vym-2.5.4-2|89	
14cu|vym-2.5.4-2|90	%changelog
14cu|vym-2.5.4-2|91	
14cu|vym-2.5.4-2|92	* Mon Mar 21 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.5.4-2
14cu|vym-2.5.4-2|93	- (0c76d8e) Fixed text vym.spec
14cu|vym-2.5.4-2|94	
14cu|vym-2.5.4-2|95	

15492 14
14cu|w3af-1.6.49-1|1	# python templates can not be byte-compiled.
14cu|w3af-1.6.49-1|2	%define _python_bytecompile_errors_terminate_build 0
14cu|w3af-1.6.49-1|3	
14cu|w3af-1.6.49-1|4	# binaries are exploits, intended to be used on remote systems
14cu|w3af-1.6.49-1|5	%define _binaries_in_noarch_packages_terminate_build 0
14cu|w3af-1.6.49-1|6	
14cu|w3af-1.6.49-1|7	# exclude binaries from dependencies computing
14cu|w3af-1.6.49-1|8	%global __noautoreqfiles ^%{_datadir}/%{name}/plugins/attack/db/sqlmap/udf/.*$
14cu|w3af-1.6.49-1|9	%global __noautoprovfiles ^%{_datadir}/%{name}/plugins/attack/db/sqlmap/udf/.*$
14cu|w3af-1.6.49-1|10	
14cu|w3af-1.6.49-1|11	Name:       w3af
14cu|w3af-1.6.49-1|12	Version:    1.6.49
14cu|w3af-1.6.49-1|13	Release:    1
14cu|w3af-1.6.49-1|14	Summary:    Web Application Attack and Audit Framework
14cu|w3af-1.6.49-1|15	Group:      Security
14cu|w3af-1.6.49-1|16	License:    GPLv2 and LGPL
14cu|w3af-1.6.49-1|17	URL:        http://w3af.sourceforge.net/
14cu|w3af-1.6.49-1|18	Source0:    https://github.com/andresriancho/w3af/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|w3af-1.6.49-1|19	Patch0:     w3af-1.6.49-no-runtime-dependency-check.patch
14cu|w3af-1.6.49-1|20	Requires:   netcat
14cu|w3af-1.6.49-1|21	Requires:   tcpdump
14cu|w3af-1.6.49-1|22	Requires:   python
14cu|w3af-1.6.49-1|23	Requires:   python-chardet
14cu|w3af-1.6.49-1|24	Requires:   python-clamd
14cu|w3af-1.6.49-1|25	Requires:   python-cluster
14cu|w3af-1.6.49-1|26	Requires:   python-esmre
14cu|w3af-1.6.49-1|27	Requires:   python-fpconst
14cu|w3af-1.6.49-1|28	Requires:   python-futures
14cu|w3af-1.6.49-1|29	Requires:   python-gitpython
14cu|w3af-1.6.49-1|30	Requires:   python-guess-language
14cu|w3af-1.6.49-1|31	Requires:   python-json
14cu|w3af-1.6.49-1|32	Requires:   python-lxml
14cu|w3af-1.6.49-1|33	Requires:   python-msgpack
14cu|w3af-1.6.49-1|34	Requires:   python-nltk
14cu|w3af-1.6.49-1|35	Requires:   python-ntlm
14cu|w3af-1.6.49-1|36	Requires:   python-OpenSSL
14cu|w3af-1.6.49-1|37	Requires:   python-pdfminer
14cu|w3af-1.6.49-1|38	Requires:   python-phply
14cu|w3af-1.6.49-1|39	Requires:   python-pybloomfiltermmap
14cu|w3af-1.6.49-1|40	Requires:   python-pygithub
14cu|w3af-1.6.49-1|41	Requires:   python-pysvn
14cu|w3af-1.6.49-1|42	Requires:   python-sqlite
14cu|w3af-1.6.49-1|43	Requires:   python-soap
14cu|w3af-1.6.49-1|44	# for wordnet plugin
14cu|w3af-1.6.49-1|45	Requires:   python-numpy
14cu|w3af-1.6.49-1|46	Requires:   scapy
14cu|w3af-1.6.49-1|47	BuildArch:  noarch
14cu|w3af-1.6.49-1|48	
14cu|w3af-1.6.49-1|49	%description
14cu|w3af-1.6.49-1|50	w3af is a Web Application Attack and Audit Framework. The project's goal is to
14cu|w3af-1.6.49-1|51	create a framework to find and exploit web application vulnerabilities that is
14cu|w3af-1.6.49-1|52	easy to use and extend. To read our short and long term objectives, please
14cu|w3af-1.6.49-1|53	click over the Project Objectives item in the main menu. This project is
14cu|w3af-1.6.49-1|54	currently hosted at SourceForge , for further information, you may also want to
14cu|w3af-1.6.49-1|55	visit w3af SourceForge project page.
14cu|w3af-1.6.49-1|56	
14cu|w3af-1.6.49-1|57	%files
14cu|w3af-1.6.49-1|58	%doc doc/*
14cu|w3af-1.6.49-1|59	%{_datadir}/%{name}
14cu|w3af-1.6.49-1|60	%{_bindir}/w3af_console
14cu|w3af-1.6.49-1|61	
14cu|w3af-1.6.49-1|62	#-------------------------------------------------------------------------------
14cu|w3af-1.6.49-1|63	
14cu|w3af-1.6.49-1|64	%package gui
14cu|w3af-1.6.49-1|65	Summary:    GUI for %{name}
14cu|w3af-1.6.49-1|66	Group:      Monitoring
14cu|w3af-1.6.49-1|67	License:    GPLv2
14cu|w3af-1.6.49-1|68	Requires:   %{name} = %{version}-%{release}
14cu|w3af-1.6.49-1|69	Requires:   python-gtksourceview
14cu|w3af-1.6.49-1|70	Requires:   python-webkitgtk
14cu|w3af-1.6.49-1|71	Requires:   python-xdot
14cu|w3af-1.6.49-1|72	Requires:   graphviz
14cu|w3af-1.6.49-1|73	
14cu|w3af-1.6.49-1|74	%description gui
14cu|w3af-1.6.49-1|75	This is a gui for %{name}.
14cu|w3af-1.6.49-1|76	
14cu|w3af-1.6.49-1|77	%files gui
14cu|w3af-1.6.49-1|78	%{_bindir}/w3af_gui
14cu|w3af-1.6.49-1|79	
14cu|w3af-1.6.49-1|80	#-------------------------------------------------------------------------------
14cu|w3af-1.6.49-1|81	
14cu|w3af-1.6.49-1|82	%prep
14cu|w3af-1.6.49-1|83	%setup -q
14cu|w3af-1.6.49-1|84	%patch0 -p 1
14cu|w3af-1.6.49-1|85	
14cu|w3af-1.6.49-1|86	rm -f plugins/attack/db/sqlmap/.gitignore
14cu|w3af-1.6.49-1|87	rm -f plugins/attack/db/sqlmap/.gitattributes
14cu|w3af-1.6.49-1|88	
14cu|w3af-1.6.49-1|89	%install
14cu|w3af-1.6.49-1|90	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|91	install -m 755 w3af_console %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|92	install -m 755 w3af_gui %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|93	cp -pr profiles %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|94	cp -pr scripts %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|95	cp -pr tools %{buildroot}%{_datadir}/%{name}
14cu|w3af-1.6.49-1|96	
14cu|w3af-1.6.49-1|97	install -d -m 755 %{buildroot}%{_bindir}
14cu|w3af-1.6.49-1|98	cat > %{buildroot}%{_bindir}/w3af_console <<EOF
14cu|w3af-1.6.49-1|99	#!/bin/sh
14cu|w3af-1.6.49-1|100	%{_datadir}/%{name}/w3af_console $@
14cu|w3af-1.6.49-1|101	EOF
14cu|w3af-1.6.49-1|102	chmod +x %{buildroot}%{_bindir}/w3af_console
14cu|w3af-1.6.49-1|103	
14cu|w3af-1.6.49-1|104	cat > %{buildroot}%{_bindir}/w3af_gui <<EOF
14cu|w3af-1.6.49-1|105	#!/bin/sh
14cu|w3af-1.6.49-1|106	%{_datadir}/%{name}/w3af_gui $@
14cu|w3af-1.6.49-1|107	EOF
14cu|w3af-1.6.49-1|108	chmod +x %{buildroot}%{_bindir}/w3af_gui
14cu|w3af-1.6.49-1|109	
14cu|w3af-1.6.49-1|110	%changelog
14cu|w3af-1.6.49-1|111	
14cu|w3af-1.6.49-1|112	* Sat Aug 27 2016 alzim <alzim@bk.ru> 1.6.49-1
14cu|w3af-1.6.49-1|113	- (248f313) Merge pull request #1 from import/w3af:rosa2016.1
14cu|w3af-1.6.49-1|114	- (248f313) Updated to 1.6.49
14cu|w3af-1.6.49-1|115	
14cu|w3af-1.6.49-1|116	

15493 14
14cu|w3m-0.5.3-6|1	Summary:	Pager that can also be used as textbased webbrowser
14cu|w3m-0.5.3-6|2	Name:		w3m
14cu|w3m-0.5.3-6|3	Version:	0.5.3
14cu|w3m-0.5.3-6|4	Release:	6
14cu|w3m-0.5.3-6|5	License:	MIT
14cu|w3m-0.5.3-6|6	Group:		Networking/WWW
14cu|w3m-0.5.3-6|7	Url:		http://w3m.sourceforge.net/
14cu|w3m-0.5.3-6|8	Source0:	http://prdownloads.sourceforge.net/w3m/%{name}-%{version}.tar.gz
14cu|w3m-0.5.3-6|9	Source2:	w3mconfig
14cu|w3m-0.5.3-6|10	Patch0:		w3m-0.4.1-helpcharset.patch
14cu|w3m-0.5.3-6|11	Patch2:		w3m-0.5.1-gcc4.patch
14cu|w3m-0.5.3-6|12	# String literal fix - AdamW 2008/12
14cu|w3m-0.5.3-6|13	Patch4:		w3m-0.5.2-literal.patch
14cu|w3m-0.5.3-6|14	# Fix invalid ja.po
14cu|w3m-0.5.3-6|15	Patch5:         w3m-0.5.3-po.patch
14cu|w3m-0.5.3-6|16	Patch6:		w3m-0.5.3.voidmain.patch
14cu|w3m-0.5.3-6|17	Patch7:		w3m-0.5.3.filehandle.patch
14cu|w3m-0.5.3-6|18	Patch8:		w3m-0.5.3.opts.patch
14cu|w3m-0.5.3-6|19	#https://bugzilla.redhat.com/show_bug.cgi?id=1324348
14cu|w3m-0.5.3-6|20	Patch9:         w3m-0.5.3-fix-segfault-on-bogus-text.patch
14cu|w3m-0.5.3-6|21	BuildRequires:	gpm-devel
14cu|w3m-0.5.3-6|22	BuildRequires:	ungif-devel
14cu|w3m-0.5.3-6|23	BuildRequires:	pkgconfig(bdw-gc)
14cu|w3m-0.5.3-6|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|w3m-0.5.3-6|25	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14cu|w3m-0.5.3-6|26	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|w3m-0.5.3-6|27	BuildRequires:	pkgconfig(imlib)
14cu|w3m-0.5.3-6|28	BuildRequires:	pkgconfig(ncurses)
14cu|w3m-0.5.3-6|29	BuildRequires:	pkgconfig(openssl)
14cu|w3m-0.5.3-6|30	Provides:	webclient
14cu|w3m-0.5.3-6|31	
14cu|w3m-0.5.3-6|32	%description
14cu|w3m-0.5.3-6|33	W3m is a text-based web browser as well as a pager like `more' or
14cu|w3m-0.5.3-6|34	`less'. With w3m you can browse web pages through a terminal emulator
14cu|w3m-0.5.3-6|35	window (xterm, rxvt or something like that). Moreover, w3m can be used
14cu|w3m-0.5.3-6|36	as a text formatting tool which typesets HTML into plain text. w3m also
14cu|w3m-0.5.3-6|37	provides w3mman which is a great manpage browser.
14cu|w3m-0.5.3-6|38	
14cu|w3m-0.5.3-6|39	%files -f %{name}.lang
14cu|w3m-0.5.3-6|40	%doc README doc doc-jp w3mhelp-lynx_*
14cu|w3m-0.5.3-6|41	%dir %{_sysconfdir}/w3m
14cu|w3m-0.5.3-6|42	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/w3m/config
14cu|w3m-0.5.3-6|43	%attr(0755,root,root) %{_bindir}/*
14cu|w3m-0.5.3-6|44	%{_libdir}/%{name}
14cu|w3m-0.5.3-6|45	%{_datadir}/%{name}
14cu|w3m-0.5.3-6|46	%{_mandir}/man1/*
14cu|w3m-0.5.3-6|47	
14cu|w3m-0.5.3-6|48	#----------------------------------------------------------------------------
14cu|w3m-0.5.3-6|49	
14cu|w3m-0.5.3-6|50	%prep
14cu|w3m-0.5.3-6|51	%setup -q
14cu|w3m-0.5.3-6|52	%patch0 -p1
14cu|w3m-0.5.3-6|53	%patch2 -p1
14cu|w3m-0.5.3-6|54	%patch4 -p1 -b .literal
14cu|w3m-0.5.3-6|55	%patch5 -p1 -b .ja
14cu|w3m-0.5.3-6|56	%patch6 -p1 -b .voidmain
14cu|w3m-0.5.3-6|57	%patch7 -p1 -b .filehandle
14cu|w3m-0.5.3-6|58	%patch8 -p1 -b .opts
14cu|w3m-0.5.3-6|59	%patch9 -p1 -b .segfault
14cu|w3m-0.5.3-6|60	
14cu|w3m-0.5.3-6|61	#rm -rf gc
14cu|w3m-0.5.3-6|62	
14cu|w3m-0.5.3-6|63	cp -a %{SOURCE2} w3mconfig
14cu|w3m-0.5.3-6|64	
14cu|w3m-0.5.3-6|65	%build
14cu|w3m-0.5.3-6|66	rm -rf doc{,-jp}/CVS
14cu|w3m-0.5.3-6|67	sed -i s/showaudio/mplayer/ config.h.in
14cu|w3m-0.5.3-6|68	
14cu|w3m-0.5.3-6|69	%configure2_5x \
14cu|w3m-0.5.3-6|70	--with-browser=%{_bindir}/www-browser \
14cu|w3m-0.5.3-6|71	--with-editor=%{_bindir}/vi \
14cu|w3m-0.5.3-6|72	--with-mailer=/bin/mail \
14cu|w3m-0.5.3-6|73	--with-termlib=ncurses \
14cu|w3m-0.5.3-6|74	--enable-alarm \
14cu|w3m-0.5.3-6|75	--enable-ansi-color \
14cu|w3m-0.5.3-6|76	--enable-bgcolor \
14cu|w3m-0.5.3-6|77	--enable-color \
14cu|w3m-0.5.3-6|78	--enable-cookie \
14cu|w3m-0.5.3-6|79	--enable-dict \
14cu|w3m-0.5.3-6|80	--enable-digest-auth \
14cu|w3m-0.5.3-6|81	--enable-external-uri-loader \
14cu|w3m-0.5.3-6|82	--enable-gopher \
14cu|w3m-0.5.3-6|83	--enable-help-cgi \
14cu|w3m-0.5.3-6|84	--enable-history \
14cu|w3m-0.5.3-6|85	--enable-image \
14cu|w3m-0.5.3-6|86	--enable-ipv6 \
14cu|w3m-0.5.3-6|87	--disable-japanese \
14cu|w3m-0.5.3-6|88	--enable-keymap=w3m \
14cu|w3m-0.5.3-6|89	--enable-menu \
14cu|w3m-0.5.3-6|90	--enable-mouse \
14cu|w3m-0.5.3-6|91	--enable-nntp \
14cu|w3m-0.5.3-6|92	--enable-sslverify \
14cu|w3m-0.5.3-6|93	--enable-w3mmailer \
14cu|w3m-0.5.3-6|94	--disable-xface \
14cu|w3m-0.5.3-6|95	--enable-m17n \
14cu|w3m-0.5.3-6|96	--enable-unicode \
14cu|w3m-0.5.3-6|97	--with-charset=UTF-8 \
14cu|w3m-0.5.3-6|98	--with-gc=`pwd`/gc \
14cu|w3m-0.5.3-6|99	LIBS="-lX11"
14cu|w3m-0.5.3-6|100	
14cu|w3m-0.5.3-6|101	echo '#define HAVE_SYS_ERRLIST' >> config.h
14cu|w3m-0.5.3-6|102	
14cu|w3m-0.5.3-6|103	make
14cu|w3m-0.5.3-6|104	
14cu|w3m-0.5.3-6|105	%install
14cu|w3m-0.5.3-6|106	install -d %{buildroot}/{%{_bindir},{%{_datadir},%{_libdir}}/%{name},%{_mandir}/{,ja_JP.ujis}/man1}
14cu|w3m-0.5.3-6|107	
14cu|w3m-0.5.3-6|108	%makeinstall_std
14cu|w3m-0.5.3-6|109	
14cu|w3m-0.5.3-6|110	install -m0644 doc-jp/w3m.1 %{buildroot}/%{_mandir}/ja_JP.ujis/man1
14cu|w3m-0.5.3-6|111	install -m0644 doc/w3m.1 %{buildroot}/%{_mandir}/man1
14cu|w3m-0.5.3-6|112	
14cu|w3m-0.5.3-6|113	install -d %{buildroot}%{_sysconfdir}/w3m
14cu|w3m-0.5.3-6|114	install -m0644 w3mconfig %{buildroot}%{_sysconfdir}/w3m/config
14cu|w3m-0.5.3-6|115	
14cu|w3m-0.5.3-6|116	rm -rf %{buildroot}/%{_mandir}/ja*
14cu|w3m-0.5.3-6|117	
14cu|w3m-0.5.3-6|118	%find_lang %{name}
14cu|w3m-0.5.3-6|119	
14cu|w3m-0.5.3-6|120	
14cu|w3m-0.5.3-6|121	%changelog
14cu|w3m-0.5.3-6|122	
14cu|w3m-0.5.3-6|123	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 0.5.3-6
14cu|w3m-0.5.3-6|124	- (b635523) Fix segfault on bogus text and Japanese l10n
14cu|w3m-0.5.3-6|125	
14cu|w3m-0.5.3-6|126	

15494 14
14cu|waffle-1.5.1-1|1	%define	api 1
14cu|waffle-1.5.1-1|2	%define	major 0
14cu|waffle-1.5.1-1|3	%define	libname %mklibname %{name} %{api} %{major}
14cu|waffle-1.5.1-1|4	%define	devname %mklibname %{name} -d
14cu|waffle-1.5.1-1|5	
14cu|waffle-1.5.1-1|6	%define	_disable_ld_no_undefined 0
14cu|waffle-1.5.1-1|7	
14cu|waffle-1.5.1-1|8	%bcond_with	test
14cu|waffle-1.5.1-1|9	%bcond_without	wayland
14cu|waffle-1.5.1-1|10	
14cu|waffle-1.5.1-1|11	Summary:	Library for select the GL API at runtime
14cu|waffle-1.5.1-1|12	Name:		waffle
14cu|waffle-1.5.1-1|13	Version:	1.5.1
14cu|waffle-1.5.1-1|14	Release:	1
14cu|waffle-1.5.1-1|15	License:	BSD
14cu|waffle-1.5.1-1|16	Group:		Development/C
14cu|waffle-1.5.1-1|17	Url:		http://www.waffle-gl.org
14cu|waffle-1.5.1-1|18	Source0:	https://github.com/waffle-gl/waffle/archive/%{name}-%{version}.tar.xz
14cu|waffle-1.5.1-1|19	Source100:	%{name}.rpmlintrc
14cu|waffle-1.5.1-1|20	BuildRequires:	cmake >= 2.8.11
14cu|waffle-1.5.1-1|21	BuildRequires:	docbook-dtd42-xml
14cu|waffle-1.5.1-1|22	BuildRequires:	xsltproc
14cu|waffle-1.5.1-1|23	BuildRequires:	docbook-style-xsl
14cu|waffle-1.5.1-1|24	BuildRequires:	pkgconfig(gbm)
14cu|waffle-1.5.1-1|25	BuildRequires:	pkgconfig(gl)
14cu|waffle-1.5.1-1|26	BuildRequires:	pkgconfig(egl)
14cu|waffle-1.5.1-1|27	BuildRequires:	pkgconfig(udev)
14cu|waffle-1.5.1-1|28	%if %{with wayland}
14cu|waffle-1.5.1-1|29	BuildRequires:	pkgconfig(wayland-client)
14cu|waffle-1.5.1-1|30	BuildRequires:	pkgconfig(wayland-egl)
14cu|waffle-1.5.1-1|31	%endif
14cu|waffle-1.5.1-1|32	BuildRequires:	pkgconfig(x11)
14cu|waffle-1.5.1-1|33	BuildRequires:	pkgconfig(xcb)
14cu|waffle-1.5.1-1|34	
14cu|waffle-1.5.1-1|35	%description
14cu|waffle-1.5.1-1|36	Waffle is a cross-platform library that allows one to defer selection of GL
14cu|waffle-1.5.1-1|37	API and of window system until runtime. For example, on Linux, Waffle enables
14cu|waffle-1.5.1-1|38	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cu|waffle-1.5.1-1|39	OpenGL ES2, and other window system / API combinations.
14cu|waffle-1.5.1-1|40	
14cu|waffle-1.5.1-1|41	An immediate goal for this library is to enable Piglit to test multiple GL
14cu|waffle-1.5.1-1|42	flavors in a cross-platform way, and to allow each Piglit test to choose its
14cu|waffle-1.5.1-1|43	GL API and window system at runtime. A future goal is to enable the ability to
14cu|waffle-1.5.1-1|44	record (with another tool such APITrace) an application's GL calls on one
14cu|waffle-1.5.1-1|45	operating system or window system, and then replay that trace on a different
14cu|waffle-1.5.1-1|46	system.
14cu|waffle-1.5.1-1|47	
14cu|waffle-1.5.1-1|48	%files
14cu|waffle-1.5.1-1|49	%{_docdir}/%{name}/*
14cu|waffle-1.5.1-1|50	%{_bindir}/*
14cu|waffle-1.5.1-1|51	%{_mandir}/man1/wflinfo*
14cu|waffle-1.5.1-1|52	
14cu|waffle-1.5.1-1|53	#----------------------------------------------------------------------------
14cu|waffle-1.5.1-1|54	
14cu|waffle-1.5.1-1|55	%package -n %{libname}
14cu|waffle-1.5.1-1|56	Summary:	Library for select the GL API at runtime
14cu|waffle-1.5.1-1|57	Group:		System/Libraries
14cu|waffle-1.5.1-1|58	Conflicts:	%{_lib}waffle0 < 1.3.0
14cu|waffle-1.5.1-1|59	#Obsoletes:	%%{_lib}waffle0 < 1.3.0
14cu|waffle-1.5.1-1|60	
14cu|waffle-1.5.1-1|61	%description -n %{libname}
14cu|waffle-1.5.1-1|62	Waffle is a cross-platform library that allows one to defer selection of GL
14cu|waffle-1.5.1-1|63	API and of window system until runtime. For example, on Linux, Waffle enables
14cu|waffle-1.5.1-1|64	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cu|waffle-1.5.1-1|65	OpenGL ES2, and other window system / API combinations.
14cu|waffle-1.5.1-1|66	This package contains the main library.
14cu|waffle-1.5.1-1|67	
14cu|waffle-1.5.1-1|68	%files -n %{libname}
14cu|waffle-1.5.1-1|69	%doc LICENSE.txt
14cu|waffle-1.5.1-1|70	%{_libdir}/libwaffle-%{api}.so.%{major}*
14cu|waffle-1.5.1-1|71	
14cu|waffle-1.5.1-1|72	#----------------------------------------------------------------------------
14cu|waffle-1.5.1-1|73	
14cu|waffle-1.5.1-1|74	%package -n %{devname}
14cu|waffle-1.5.1-1|75	Summary:	Development files for using the %{name} library
14cu|waffle-1.5.1-1|76	Group:		Development/C
14cu|waffle-1.5.1-1|77	Requires:	%{libname} = %{EVRD}
14cu|waffle-1.5.1-1|78	Provides:	%{name}-devel = %{EVRD}
14cu|waffle-1.5.1-1|79	Conflicts:	%{_lib}waffle0 < 1.3.0
14cu|waffle-1.5.1-1|80	
14cu|waffle-1.5.1-1|81	%description -n %{devname}
14cu|waffle-1.5.1-1|82	Waffle is a cross-platform library that allows one to defer selection of GL
14cu|waffle-1.5.1-1|83	API and of window system until runtime. For example, on Linux, Waffle enables
14cu|waffle-1.5.1-1|84	an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with
14cu|waffle-1.5.1-1|85	OpenGL ES2, and other window system / API combinations.
14cu|waffle-1.5.1-1|86	This package contains the development files for using the %{name} library.
14cu|waffle-1.5.1-1|87	
14cu|waffle-1.5.1-1|88	%files -n %{devname}
14cu|waffle-1.5.1-1|89	%doc LICENSE.txt README.txt
14cu|waffle-1.5.1-1|90	%{_includedir}/%{name}-%{api}/*
14cu|waffle-1.5.1-1|91	%{_libdir}/libwaffle-%{api}.so
14cu|waffle-1.5.1-1|92	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14cu|waffle-1.5.1-1|93	%{_libdir}/cmake/Waffle/*.cmake
14cu|waffle-1.5.1-1|94	%{_datadir}/cmake/Modules/*.cmake
14cu|waffle-1.5.1-1|95	%{_mandir}/man3/%{name}*
14cu|waffle-1.5.1-1|96	%{_mandir}/man7/%{name}*
14cu|waffle-1.5.1-1|97	
14cu|waffle-1.5.1-1|98	#----------------------------------------------------------------------------
14cu|waffle-1.5.1-1|99	
14cu|waffle-1.5.1-1|100	%prep
14cu|waffle-1.5.1-1|101	%setup -q
14cu|waffle-1.5.1-1|102	#apply_patches
14cu|waffle-1.5.1-1|103	
14cu|waffle-1.5.1-1|104	
14cu|waffle-1.5.1-1|105	%build
14cu|waffle-1.5.1-1|106	%cmake	-DCMAKE_BUILD_TYPE=release \
14cu|waffle-1.5.1-1|107	-DCMAKE_INSTALL_DOCDIR="%{_datadir}/doc/%{name}" \
14cu|waffle-1.5.1-1|108	-Dwaffle_has_glx=1 \
14cu|waffle-1.5.1-1|109	-Dwaffle_has_x11_egl=1 \
14cu|waffle-1.5.1-1|110	-Dwaffle_has_gbm=1 \
14cu|waffle-1.5.1-1|111	%if %{with wayland}
14cu|waffle-1.5.1-1|112	-Dwaffle_has_wayland=1 \
14cu|waffle-1.5.1-1|113	%endif
14cu|waffle-1.5.1-1|114	-Dwaffle_build_manpages=1 \
14cu|waffle-1.5.1-1|115	-Dwaffle_build_htmldocs=1 \
14cu|waffle-1.5.1-1|116	%if %{with test}
14cu|waffle-1.5.1-1|117	-Dwaffle_build_tests=1 \
14cu|waffle-1.5.1-1|118	%endif
14cu|waffle-1.5.1-1|119	-Dwaffle_build_examples=1
14cu|waffle-1.5.1-1|120	
14cu|waffle-1.5.1-1|121	%make
14cu|waffle-1.5.1-1|122	
14cu|waffle-1.5.1-1|123	
14cu|waffle-1.5.1-1|124	%install
14cu|waffle-1.5.1-1|125	%makeinstall_std -C build
14cu|waffle-1.5.1-1|126	
14cu|waffle-1.5.1-1|127	# Example programs don't get installed by default
14cu|waffle-1.5.1-1|128	#mkdir -p %%{buildroot}%%{_bindir}
14cu|waffle-1.5.1-1|129	install -m 755 build/bin/gl_basic %{buildroot}%{_bindir}
14cu|waffle-1.5.1-1|130	install -m 755 build/bin/gl_basic_test %{buildroot}%{_bindir}
14cu|waffle-1.5.1-1|131	install -m 755 build/bin/simple-x11-egl %{buildroot}%{_bindir}
14cu|waffle-1.5.1-1|132	
14cu|waffle-1.5.1-1|133	%if %{with test}
14cu|waffle-1.5.1-1|134	%check
14cu|waffle-1.5.1-1|135	%make check-func -C build
14cu|waffle-1.5.1-1|136	%endif
14cu|waffle-1.5.1-1|137	
14cu|waffle-1.5.1-1|138	%changelog
14cu|waffle-1.5.1-1|139	
14cu|waffle-1.5.1-1|140	* Wed Apr 15 2015 Giovanni Mariani <mc2374@mclink.it> 1.5.1-1
14cu|waffle-1.5.1-1|141	- (55ad2a0) Fix Breqs
14cu|waffle-1.5.1-1|142	
14cu|waffle-1.5.1-1|143	

15495 14
14cu|wahcade-mahcade-1.0-0.r152.1|1	%define oname		wahcade
14cu|wahcade-mahcade-1.0-0.r152.1|2	%define beta		r152
14cu|wahcade-mahcade-1.0-0.r152.1|3	
14cu|wahcade-mahcade-1.0-0.r152.1|4	Name:		wahcade-mahcade
14cu|wahcade-mahcade-1.0-0.r152.1|5	Version:	1.0
14cu|wahcade-mahcade-1.0-0.r152.1|6	Release:	0.%{beta}.1
14cu|wahcade-mahcade-1.0-0.r152.1|7	
14cu|wahcade-mahcade-1.0-0.r152.1|8	Summary:	Front end for games and emulators
14cu|wahcade-mahcade-1.0-0.r152.1|9	License:	GPLv2+
14cu|wahcade-mahcade-1.0-0.r152.1|10	Group:		Emulators
14cu|wahcade-mahcade-1.0-0.r152.1|11	URL:		http://www.anti-particle.com/wahcade.shtml
14cu|wahcade-mahcade-1.0-0.r152.1|12	Source0:	http://www.anti-particle.com/projects/%{name}/%{name}-%{version}%{beta}.tar.xz
14cu|wahcade-mahcade-1.0-0.r152.1|13	Patch0:		wahcade-mahcade-launch.patch
14cu|wahcade-mahcade-1.0-0.r152.1|14	
14cu|wahcade-mahcade-1.0-0.r152.1|15	BuildRequires:	python
14cu|wahcade-mahcade-1.0-0.r152.1|16	
14cu|wahcade-mahcade-1.0-0.r152.1|17	Requires:	pygtk2.0-libglade
14cu|wahcade-mahcade-1.0-0.r152.1|18	Requires:	python-chardet
14cu|wahcade-mahcade-1.0-0.r152.1|19	Requires:	sdlmame-extra-data
14cu|wahcade-mahcade-1.0-0.r152.1|20	Suggests:	python-imaging
14cu|wahcade-mahcade-1.0-0.r152.1|21	Suggests:	gstreamer0.10-python
14cu|wahcade-mahcade-1.0-0.r152.1|22	Suggests:	pygame
14cu|wahcade-mahcade-1.0-0.r152.1|23	BuildArch:	noarch
14cu|wahcade-mahcade-1.0-0.r152.1|24	Obsoletes:	wahcade
14cu|wahcade-mahcade-1.0-0.r152.1|25	
14cu|wahcade-mahcade-1.0-0.r152.1|26	%description
14cu|wahcade-mahcade-1.0-0.r152.1|27	Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH.
14cu|wahcade-mahcade-1.0-0.r152.1|28	
14cu|wahcade-mahcade-1.0-0.r152.1|29	It's a front end for games and emulators (e.g. the MAME arcade game emulator),
14cu|wahcade-mahcade-1.0-0.r152.1|30	and has been designed with arcade cabinet controls and projects in mind.
14cu|wahcade-mahcade-1.0-0.r152.1|31	
14cu|wahcade-mahcade-1.0-0.r152.1|32	It is compatible with MameWah's config files and layouts.
14cu|wahcade-mahcade-1.0-0.r152.1|33	
14cu|wahcade-mahcade-1.0-0.r152.1|34	It features :
14cu|wahcade-mahcade-1.0-0.r152.1|35	- a keyboard controlled GUI, perfect for those arcade controls,
14cu|wahcade-mahcade-1.0-0.r152.1|36	- a history viewer,
14cu|wahcade-mahcade-1.0-0.r152.1|37	- a control panel viewer,
14cu|wahcade-mahcade-1.0-0.r152.1|38	- a layout editor,
14cu|wahcade-mahcade-1.0-0.r152.1|39	- a setup editor.
14cu|wahcade-mahcade-1.0-0.r152.1|40	
14cu|wahcade-mahcade-1.0-0.r152.1|41	
14cu|wahcade-mahcade-1.0-0.r152.1|42	%prep
14cu|wahcade-mahcade-1.0-0.r152.1|43	%setup -q -n %{name}
14cu|wahcade-mahcade-1.0-0.r152.1|44	%patch0 -p0
14cu|wahcade-mahcade-1.0-0.r152.1|45	
14cu|wahcade-mahcade-1.0-0.r152.1|46	%build
14cu|wahcade-mahcade-1.0-0.r152.1|47	#python setup.py build
14cu|wahcade-mahcade-1.0-0.r152.1|48	
14cu|wahcade-mahcade-1.0-0.r152.1|49	%install
14cu|wahcade-mahcade-1.0-0.r152.1|50	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14cu|wahcade-mahcade-1.0-0.r152.1|51	
14cu|wahcade-mahcade-1.0-0.r152.1|52	rm -f %{buildroot}%{py_platsitedir}/%{oname}-%{version}*
14cu|wahcade-mahcade-1.0-0.r152.1|53	rm -f %{buildroot}/usr/lib/python2.7/site-packages/wahcade-mahcade-py2.7.egg-info
14cu|wahcade-mahcade-1.0-0.r152.1|54	rm -f %{buildroot}/usr/lib/python2.7/site-packages/wahcade-bzr_devel-py2.7.egg-info
14cu|wahcade-mahcade-1.0-0.r152.1|55	
14cu|wahcade-mahcade-1.0-0.r152.1|56	%files
14cu|wahcade-mahcade-1.0-0.r152.1|57	%doc doc/*
14cu|wahcade-mahcade-1.0-0.r152.1|58	%{_bindir}/*
14cu|wahcade-mahcade-1.0-0.r152.1|59	%{_gamesdatadir}/%{oname}
14cu|wahcade-mahcade-1.0-0.r152.1|60	%{_datadir}/applications/*
14cu|wahcade-mahcade-1.0-0.r152.1|61	%{_datadir}/pixmaps/*
14cu|wahcade-mahcade-1.0-0.r152.1|62	%{_datadir}/locale/*
14cu|wahcade-mahcade-1.0-0.r152.1|63	
14cu|wahcade-mahcade-1.0-0.r152.1|64	
14cu|wahcade-mahcade-1.0-0.r152.1|65	
14cu|wahcade-mahcade-1.0-0.r152.1|66	%changelog
14cu|wahcade-mahcade-1.0-0.r152.1|67	
14cu|wahcade-mahcade-1.0-0.r152.1|68	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.r152.1
14cu|wahcade-mahcade-1.0-0.r152.1|69	- (89498b0) Revert to r152
14cu|wahcade-mahcade-1.0-0.r152.1|70	
14cu|wahcade-mahcade-1.0-0.r152.1|71	

15496 14
14cu|WALinuxAgent-1.1-8|1	Name:           WALinuxAgent
14cu|WALinuxAgent-1.1-8|2	Summary:        The Windows Azure Linux Agent
14cu|WALinuxAgent-1.1-8|3	Version:        1.1
14cu|WALinuxAgent-1.1-8|4	Release:        8
14cu|WALinuxAgent-1.1-8|5	License:        ASL 2.0
14cu|WALinuxAgent-1.1-8|6	Group:          System/Configuration/Other
14cu|WALinuxAgent-1.1-8|7	Url:            http://go.microsoft.com/fwlink/?LinkId=250998
14cu|WALinuxAgent-1.1-8|8	Source0:        WALinuxAgent-%{version}.tar.bz2
14cu|WALinuxAgent-1.1-8|9	Source1:        99-azure-timeout.rules
14cu|WALinuxAgent-1.1-8|10	BuildRequires:  python-devel
14cu|WALinuxAgent-1.1-8|11	Requires:       python
14cu|WALinuxAgent-1.1-8|12	Requires:       pyasn1
14cu|WALinuxAgent-1.1-8|13	Requires:       openssh
14cu|WALinuxAgent-1.1-8|14	Requires:       openssl
14cu|WALinuxAgent-1.1-8|15	Requires:       util-linux
14cu|WALinuxAgent-1.1-8|16	Requires:       sed
14cu|WALinuxAgent-1.1-8|17	Requires:       grep
14cu|WALinuxAgent-1.1-8|18	Requires:       sudo
14cu|WALinuxAgent-1.1-8|19	Requires:       iptables
14cu|WALinuxAgent-1.1-8|20	Requires:       logrotate
14cu|WALinuxAgent-1.1-8|21	Conflicts:      NetworkManager
14cu|WALinuxAgent-1.1-8|22	BuildArch:      noarch
14cu|WALinuxAgent-1.1-8|23	
14cu|WALinuxAgent-1.1-8|24	%description
14cu|WALinuxAgent-1.1-8|25	The Windows Azure Linux Agent supports the provisioning and running of Linux
14cu|WALinuxAgent-1.1-8|26	VMs in the Windows Azure cloud. This package should be installed on Linux disk
14cu|WALinuxAgent-1.1-8|27	images that are built to run in the Windows Azure environment.
14cu|WALinuxAgent-1.1-8|28	
14cu|WALinuxAgent-1.1-8|29	%prep
14cu|WALinuxAgent-1.1-8|30	%setup -q
14cu|WALinuxAgent-1.1-8|31	find . -type f -exec sed -i 's/\r//' {} \;
14cu|WALinuxAgent-1.1-8|32	
14cu|WALinuxAgent-1.1-8|33	%build
14cu|WALinuxAgent-1.1-8|34	%install
14cu|WALinuxAgent-1.1-8|35	### directories
14cu|WALinuxAgent-1.1-8|36	install -d -m 0755 %{buildroot}%{_localstatedir}/lib/waagent
14cu|WALinuxAgent-1.1-8|37	install -d -m 0755 %{buildroot}%{_localstatedir}/log/waagent
14cu|WALinuxAgent-1.1-8|38	
14cu|WALinuxAgent-1.1-8|39	### binaries
14cu|WALinuxAgent-1.1-8|40	install -D -m 0755 waagent %{buildroot}%{_sbindir}/waagent
14cu|WALinuxAgent-1.1-8|41	
14cu|WALinuxAgent-1.1-8|42	### configuration files
14cu|WALinuxAgent-1.1-8|43	install -D -m 0644 etc/logrotate.conf %{buildroot}%{_sysconfdir}/logrotate.d/WALinuxAgent
14cu|WALinuxAgent-1.1-8|44	install -D -m 0644 etc/waagent.conf %{buildroot}%{_sysconfdir}/waagent.conf
14cu|WALinuxAgent-1.1-8|45	
14cu|WALinuxAgent-1.1-8|46	### init scripts
14cu|WALinuxAgent-1.1-8|47	mkdir -p %{buildroot}%{_sbindir}
14cu|WALinuxAgent-1.1-8|48	install -D -m 0755 etc/rosa.init %{buildroot}%{_initddir}/walinuxagent
14cu|WALinuxAgent-1.1-8|49	ln -s ../..%{_initddir}/walinuxagent %{buildroot}%{_sbindir}/rcwalinuxagent
14cu|WALinuxAgent-1.1-8|50	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
14cu|WALinuxAgent-1.1-8|51	
14cu|WALinuxAgent-1.1-8|52	%post
14cu|WALinuxAgent-1.1-8|53	/usr/sbin/waagent -setup
14cu|WALinuxAgent-1.1-8|54	/usr/sbin/waagent --install
14cu|WALinuxAgent-1.1-8|55	
14cu|WALinuxAgent-1.1-8|56	%preun
14cu|WALinuxAgent-1.1-8|57	if [ $1 = "0" ] ; then
14cu|WALinuxAgent-1.1-8|58	echo "Un-installation of WAAgent"
14cu|WALinuxAgent-1.1-8|59	/usr/sbin/waagent -uninstall
14cu|WALinuxAgent-1.1-8|60	fi
14cu|WALinuxAgent-1.1-8|61	
14cu|WALinuxAgent-1.1-8|62	%postun
14cu|WALinuxAgent-1.1-8|63	%systemd_postun_with_restart walinuxagent
14cu|WALinuxAgent-1.1-8|64	
14cu|WALinuxAgent-1.1-8|65	%files
14cu|WALinuxAgent-1.1-8|66	%doc Changelog LICENSE-2.0.txt NOTICE README
14cu|WALinuxAgent-1.1-8|67	%{_sbindir}/waagent
14cu|WALinuxAgent-1.1-8|68	%config(noreplace) %{_sysconfdir}/logrotate.d/WALinuxAgent
14cu|WALinuxAgent-1.1-8|69	%config(noreplace) %{_sysconfdir}/waagent.conf
14cu|WALinuxAgent-1.1-8|70	%dir %{_sysconfdir}/udev
14cu|WALinuxAgent-1.1-8|71	%dir %{_sysconfdir}/udev/rules.d
14cu|WALinuxAgent-1.1-8|72	%config %{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
14cu|WALinuxAgent-1.1-8|73	%{_localstatedir}/lib/waagent
14cu|WALinuxAgent-1.1-8|74	%{_localstatedir}/log/waagent
14cu|WALinuxAgent-1.1-8|75	%{_initddir}/walinuxagent
14cu|WALinuxAgent-1.1-8|76	%{_sbindir}/rcwalinuxagent
14cu|WALinuxAgent-1.1-8|77	
14cu|WALinuxAgent-1.1-8|78	
14cu|WALinuxAgent-1.1-8|79	%changelog
14cu|WALinuxAgent-1.1-8|80	
14cu|WALinuxAgent-1.1-8|81	* Mon Jun 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14cu|WALinuxAgent-1.1-8|82	- (a2f702f) Fix requires
14cu|WALinuxAgent-1.1-8|83	
14cu|WALinuxAgent-1.1-8|84	

15497 14
14cu|wammu-0.44-1|1	%define python_gammu_req 2.11
14cu|wammu-0.44-1|2	
14cu|wammu-0.44-1|3	Summary:	Mobile phone manager
14cu|wammu-0.44-1|4	Name:		wammu
14cu|wammu-0.44-1|5	Version:	0.44
14cu|wammu-0.44-1|6	Release:	1
14cu|wammu-0.44-1|7	Source0:	https://github.com/gammu/%{name}/archive/%{version}.tar.bz2?/%{name}-%{version}.tar.bz2
14cu|wammu-0.44-1|8	License:	GPLv3+
14cu|wammu-0.44-1|9	Group:		Communications
14cu|wammu-0.44-1|10	Url:		http://wammu.eu
14cu|wammu-0.44-1|11	BuildRequires:	wxPythonGTK >= 2.6.2
14cu|wammu-0.44-1|12	BuildRequires:	python-gammu >= %{python_gammu_req}
14cu|wammu-0.44-1|13	BuildRequires:	pkgconfig(python2)
14cu|wammu-0.44-1|14	BuildRequires:	pkgconfig(python3)
14cu|wammu-0.44-1|15	BuildRequires:	python-setuptools
14cu|wammu-0.44-1|16	BuildRequires:	python3-setuptools
14cu|wammu-0.44-1|17	
14cu|wammu-0.44-1|18	Requires:	wxPythonGTK >= 2.6.2
14cu|wammu-0.44-1|19	Requires:	python-gammu >= %{python_gammu_req}
14cu|wammu-0.44-1|20	Requires:	gnome-bluetooth
14cu|wammu-0.44-1|21	Requires:	python-pybluez
14cu|wammu-0.44-1|22	
14cu|wammu-0.44-1|23	BuildArch:	noarch
14cu|wammu-0.44-1|24	
14cu|wammu-0.44-1|25	%description
14cu|wammu-0.44-1|26	Mobile phone manager using Gammu as it's backend. It works with any phone Gammu
14cu|wammu-0.44-1|27	supports - many Nokia, Siemens, Alcatel, ... Written using wxGTK.
14cu|wammu-0.44-1|28	
14cu|wammu-0.44-1|29	%prep
14cu|wammu-0.44-1|30	%setup -q
14cu|wammu-0.44-1|31	
14cu|wammu-0.44-1|32	%build
14cu|wammu-0.44-1|33	CFLAGS="%{optflags}" SKIPWXCHECK=yes python setup.py build
14cu|wammu-0.44-1|34	
14cu|wammu-0.44-1|35	%install
14cu|wammu-0.44-1|36	SKIPWXCHECK=yes python setup.py install --root=%{buildroot}
14cu|wammu-0.44-1|37	
14cu|wammu-0.44-1|38	%find_lang %{name}
14cu|wammu-0.44-1|39	
14cu|wammu-0.44-1|40	%files -f %{name}.lang
14cu|wammu-0.44-1|41	%doc COPYING
14cu|wammu-0.44-1|42	%{_bindir}/*
14cu|wammu-0.44-1|43	%{py_puresitedir}/*
14cu|wammu-0.44-1|44	%{_datadir}/appdata/*
14cu|wammu-0.44-1|45	%{_datadir}/Wammu
14cu|wammu-0.44-1|46	%{_datadir}/applications/*.desktop
14cu|wammu-0.44-1|47	%{_datadir}/pixmaps/*
14cu|wammu-0.44-1|48	%{_mandir}/man1/*
14cu|wammu-0.44-1|49	%lang(cs) %{_mandir}/cs/man?/*
14cu|wammu-0.44-1|50	%lang(da) %{_mandir}/da/man?/*
14cu|wammu-0.44-1|51	%lang(de) %{_mandir}/de/man?/*
14cu|wammu-0.44-1|52	%lang(en_GB) %{_mandir}/en_GB/man?/*
14cu|wammu-0.44-1|53	%lang(et) %{_mandir}/et/man?/*
14cu|wammu-0.44-1|54	%lang(hu) %{_mandir}/hu/man?/*
14cu|wammu-0.44-1|55	%lang(id) %{_mandir}/id/man?/*
14cu|wammu-0.44-1|56	%lang(it) %{_mandir}/it/man?/*
14cu|wammu-0.44-1|57	%lang(nl) %{_mandir}/nl/man?/*
14cu|wammu-0.44-1|58	%lang(ru) %{_mandir}/ru/man?/*
14cu|wammu-0.44-1|59	%lang(sk) %{_mandir}/sv/man?/*
14cu|wammu-0.44-1|60	%lang(sv) %{_mandir}/sk/man?/*
14cu|wammu-0.44-1|61	%lang(tr) %{_mandir}/tr/man?/*
14cu|wammu-0.44-1|62	%lang(es) %{_mandir}/es/man?/*
14cu|wammu-0.44-1|63	%lang(fr) %{_mandir}/fr/man?/*
14cu|wammu-0.44-1|64	%lang(uk) %{_mandir}/uk/man?/*
14cu|wammu-0.44-1|65	%lang(pt_BR) %{_mandir}/pt_BR/man?/*
14cu|wammu-0.44-1|66	%changelog
14cu|wammu-0.44-1|67	
14cu|wammu-0.44-1|68	* Thu May 24 2018 vladi105 <vladi105@mail.ru> 0.44-1
14cu|wammu-0.44-1|69	- (64edeaf) Merge pull request #5 from vladi105/wammu:rosa2014.1
14cu|wammu-0.44-1|70	- (64edeaf) updated to version 0.44
14cu|wammu-0.44-1|71	
14cu|wammu-0.44-1|72	

15498 14
14cu|war1gus-2.4.1-1|1	Summary:	Warcraft I (Warcraft: Orcs & Humans) for the Stratagus game engine
14cu|war1gus-2.4.1-1|2	Name:		war1gus
14cu|war1gus-2.4.1-1|3	Version:	2.4.1
14cu|war1gus-2.4.1-1|4	Release:	1
14cu|war1gus-2.4.1-1|5	License:	GPLv2+
14cu|war1gus-2.4.1-1|6	Group:		Games/Strategy
14cu|war1gus-2.4.1-1|7	Url:		https://github.com/Wargus/war1gus/
14cu|war1gus-2.4.1-1|8	Source0:	https://github.com/Wargus/war1gus/archive/%{name}-%{version}.tar.gz
14cu|war1gus-2.4.1-1|9	BuildRequires:	cmake
14cu|war1gus-2.4.1-1|10	BuildRequires:	imagemagick
14cu|war1gus-2.4.1-1|11	BuildRequires:	stratagus-devel = %{version}
14cu|war1gus-2.4.1-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|war1gus-2.4.1-1|13	BuildRequires:	pkgconfig(libpng)
14cu|war1gus-2.4.1-1|14	BuildRequires:	pkgconfig(zlib)
14cu|war1gus-2.4.1-1|15	Requires:	cdparanoia
14cu|war1gus-2.4.1-1|16	Requires:	ffmpeg2theora
14cu|war1gus-2.4.1-1|17	Requires:	stratagus = %{version}
14cu|war1gus-2.4.1-1|18	
14cu|war1gus-2.4.1-1|19	%description
14cu|war1gus-2.4.1-1|20	War1gus is a Warcraft I Mod that allows you to play Warcraft with the Stratagus
14cu|war1gus-2.4.1-1|21	engine, as opposed to play it with the original Warcraft one. So unless you
14cu|war1gus-2.4.1-1|22	have a legal copy of Warcraft (original DOS Version required, won't work with
14cu|war1gus-2.4.1-1|23	the battle.net edition) War1gus will be pretty useless to you, since it doesn't
14cu|war1gus-2.4.1-1|24	come with any graphics or sounds itself.
14cu|war1gus-2.4.1-1|25	
14cu|war1gus-2.4.1-1|26	So why play Warcraft with the Stratagus engine instead of the original
14cu|war1gus-2.4.1-1|27	Warcraft one? There are numerous reasons, first it allows you to play
14cu|war1gus-2.4.1-1|28	Warcraft under GNU/Linux and other operating systems not supported by the
14cu|war1gus-2.4.1-1|29	original Warcraft engine, secondly it allows you to play over the internet,
14cu|war1gus-2.4.1-1|30	which the original Warcraft engine didn't allow you to. Last not least the
14cu|war1gus-2.4.1-1|31	Stratagus engine allows you to tweak numerous parameters so you can play
14cu|war1gus-2.4.1-1|32	around with different unit strength and such.
14cu|war1gus-2.4.1-1|33	
14cu|war1gus-2.4.1-1|34	Since War1gus uses a different engine, not all things will work 100% the same
14cu|war1gus-2.4.1-1|35	as they did in the original Warcraft, if you want the original unchanged
14cu|war1gus-2.4.1-1|36	Warcraft experience, you will still have to use the original Warcraft.
14cu|war1gus-2.4.1-1|37	
14cu|war1gus-2.4.1-1|38	Warcraft game data should be installed to: /usr/share/games/stratagus/war1gus/
14cu|war1gus-2.4.1-1|39	Like: war1tool -v -r [Warcraft_path]/data /usr/share/games/stratagus/war1gus/
14cu|war1gus-2.4.1-1|40	
14cu|war1gus-2.4.1-1|41	Warning! There are lots of hacked Warcraft versions that are NOT supported.
14cu|war1gus-2.4.1-1|42	If you have problems with starting War1gus, most likely it's related to wrong
14cu|war1gus-2.4.1-1|43	Warcraft data. Even if error messages are related to wrong/missing scripts.
14cu|war1gus-2.4.1-1|44	The engine is tested and it does work.
14cu|war1gus-2.4.1-1|45	
14cu|war1gus-2.4.1-1|46	%files
14cu|war1gus-2.4.1-1|47	%doc README.md
14cu|war1gus-2.4.1-1|48	%{_gamesbindir}/%{name}
14cu|war1gus-2.4.1-1|49	%{_bindir}/war1tool
14cu|war1gus-2.4.1-1|50	%{_gamesdatadir}/stratagus/%{name}
14cu|war1gus-2.4.1-1|51	%{_datadir}/pixmaps/%{name}.png
14cu|war1gus-2.4.1-1|52	%{_datadir}/pixmaps/%{name}.xpm
14cu|war1gus-2.4.1-1|53	%{_datadir}/applications/%{name}.desktop
14cu|war1gus-2.4.1-1|54	
14cu|war1gus-2.4.1-1|55	#----------------------------------------------------------------------------
14cu|war1gus-2.4.1-1|56	
14cu|war1gus-2.4.1-1|57	%prep
14cu|war1gus-2.4.1-1|58	%setup -q
14cu|war1gus-2.4.1-1|59	
14cu|war1gus-2.4.1-1|60	%build
14cu|war1gus-2.4.1-1|61	%cmake
14cu|war1gus-2.4.1-1|62	%make
14cu|war1gus-2.4.1-1|63	
14cu|war1gus-2.4.1-1|64	%install
14cu|war1gus-2.4.1-1|65	%makeinstall_std -C build
14cu|war1gus-2.4.1-1|66	
14cu|war1gus-2.4.1-1|67	
14cu|war1gus-2.4.1-1|68	%changelog
14cu|war1gus-2.4.1-1|69	
14cu|war1gus-2.4.1-1|70	* Fri Feb 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.1-1
14cu|war1gus-2.4.1-1|71	- (01ce50c) Build requires imagemagick
14cu|war1gus-2.4.1-1|72	
14cu|war1gus-2.4.1-1|73	

15499 14
14cu|wargus-2.4.1-1|1	Summary:	Warcraft II for the Stratagus game engine (Needs WC2 DOS CD)
14cu|wargus-2.4.1-1|2	Name:		wargus
14cu|wargus-2.4.1-1|3	Version:	2.4.1
14cu|wargus-2.4.1-1|4	Release:	1
14cu|wargus-2.4.1-1|5	License:	GPLv2+
14cu|wargus-2.4.1-1|6	Group:		Games/Strategy
14cu|wargus-2.4.1-1|7	Url:		https://github.com/Wargus/wargus/
14cu|wargus-2.4.1-1|8	Source0:	https://github.com/Wargus/wargus/archive/%{name}-%{version}.tar.gz
14cu|wargus-2.4.1-1|9	BuildRequires:	cmake
14cu|wargus-2.4.1-1|10	BuildRequires:	stratagus-devel = %{version}
14cu|wargus-2.4.1-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|wargus-2.4.1-1|12	BuildRequires:	pkgconfig(libpng)
14cu|wargus-2.4.1-1|13	BuildRequires:	pkgconfig(zlib)
14cu|wargus-2.4.1-1|14	Requires:	cdparanoia
14cu|wargus-2.4.1-1|15	Requires:	ffmpeg2theora
14cu|wargus-2.4.1-1|16	Requires:	stratagus = %{version}
14cu|wargus-2.4.1-1|17	
14cu|wargus-2.4.1-1|18	%description
14cu|wargus-2.4.1-1|19	Wargus is a Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus
14cu|wargus-2.4.1-1|20	engine, as opposed to play it with the original Warcraft2 one. So unless you
14cu|wargus-2.4.1-1|21	have a legal copy of Warcraft2 (original DOS Version required, won't work with
14cu|wargus-2.4.1-1|22	the battle.net edition) Wargus will be pretty useless to you, since it doesn't
14cu|wargus-2.4.1-1|23	come with any graphics or sounds itself.
14cu|wargus-2.4.1-1|24	
14cu|wargus-2.4.1-1|25	So why play Warcraft2 with the Stratagus engine instead of the original
14cu|wargus-2.4.1-1|26	Warcraft2 one? There are numerous reasons, first it allows you to play
14cu|wargus-2.4.1-1|27	Warcraft2 under GNU/Linux and other operating systems not supported by the
14cu|wargus-2.4.1-1|28	original Warcraft2 engine, secondly it allows you to play over the internet,
14cu|wargus-2.4.1-1|29	which the original Warcraft2 engine didn't allow you to. Last not least the
14cu|wargus-2.4.1-1|30	Stratagus engine allows you to tweak numerous parameters so you can play
14cu|wargus-2.4.1-1|31	around with different unit strength and such.
14cu|wargus-2.4.1-1|32	
14cu|wargus-2.4.1-1|33	Since Wargus uses a different engine, not all things will work 100% the same
14cu|wargus-2.4.1-1|34	as they did in the original Warcraft2, if you want the original unchanged
14cu|wargus-2.4.1-1|35	Warcraft2 experience, you will still have to use the original Warcraft2.
14cu|wargus-2.4.1-1|36	
14cu|wargus-2.4.1-1|37	Warcract2 game data should be installed to: /usr/share/games/stratagus/wargus/
14cu|wargus-2.4.1-1|38	Like: wartool -v -r [warcraft2_path]/data /usr/share/games/stratagus/wargus/
14cu|wargus-2.4.1-1|39	
14cu|wargus-2.4.1-1|40	Warning! There are lots of hacked Warcraft2 versions that are NOT supported.
14cu|wargus-2.4.1-1|41	If you have problems with starting Wargus, most likely it's related to wrong
14cu|wargus-2.4.1-1|42	Warcraft2 data. Even if error messages are related to wrong/missing scripts.
14cu|wargus-2.4.1-1|43	The engine is tested and it does work.
14cu|wargus-2.4.1-1|44	
14cu|wargus-2.4.1-1|45	%files
14cu|wargus-2.4.1-1|46	%doc README.md doc/*
14cu|wargus-2.4.1-1|47	%{_gamesbindir}/%{name}
14cu|wargus-2.4.1-1|48	%{_bindir}/wartool
14cu|wargus-2.4.1-1|49	%{_bindir}/pudconvert
14cu|wargus-2.4.1-1|50	%{_gamesdatadir}/stratagus/%{name}
14cu|wargus-2.4.1-1|51	%{_datadir}/pixmaps/%{name}.png
14cu|wargus-2.4.1-1|52	%{_datadir}/applications/%{name}.desktop
14cu|wargus-2.4.1-1|53	
14cu|wargus-2.4.1-1|54	#----------------------------------------------------------------------------
14cu|wargus-2.4.1-1|55	
14cu|wargus-2.4.1-1|56	%prep
14cu|wargus-2.4.1-1|57	%setup -q
14cu|wargus-2.4.1-1|58	
14cu|wargus-2.4.1-1|59	%build
14cu|wargus-2.4.1-1|60	%cmake
14cu|wargus-2.4.1-1|61	%make
14cu|wargus-2.4.1-1|62	
14cu|wargus-2.4.1-1|63	%install
14cu|wargus-2.4.1-1|64	%makeinstall_std -C build
14cu|wargus-2.4.1-1|65	
14cu|wargus-2.4.1-1|66	
14cu|wargus-2.4.1-1|67	%changelog
14cu|wargus-2.4.1-1|68	
14cu|wargus-2.4.1-1|69	* Fri Feb 24 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.1-1
14cu|wargus-2.4.1-1|70	- (e0ed14c) New version 2.4.1
14cu|wargus-2.4.1-1|71	
14cu|wargus-2.4.1-1|72	

15500 14
14cu|warsow-2.1-1|1	%define debug_package %{nil}
14cu|warsow-2.1-1|2	
14cu|warsow-2.1-1|3	Summary:	A fast-paced first-person-shooter game
14cu|warsow-2.1-1|4	Name:		warsow
14cu|warsow-2.1-1|5	Version:	2.1
14cu|warsow-2.1-1|6	Release:	1
14cu|warsow-2.1-1|7	License:	GPLv2+
14cu|warsow-2.1-1|8	Group:		Games/Shooter
14cu|warsow-2.1-1|9	Url:		http://www.warsow.net/
14cu|warsow-2.1-1|10	Source0:	warsow_21_sdk.tar.gz
14cu|warsow-2.1-1|11	Source1:	%{name}.desktop
14cu|warsow-2.1-1|12	Source2:	%{name}.png
14cu|warsow-2.1-1|13	BuildRequires:	imagemagick
14cu|warsow-2.1-1|14	BuildRequires:	jpeg-devel
14cu|warsow-2.1-1|15	BuildRequires:	stdc++-devel
14cu|warsow-2.1-1|16	BuildRequires:	stdc++-static-devel
14cu|warsow-2.1-1|17	BuildRequires:  cmake
14cu|warsow-2.1-1|18	BuildRequires:	pkgconfig(freetype2)
14cu|warsow-2.1-1|19	BuildRequires:	pkgconfig(gl)
14cu|warsow-2.1-1|20	BuildRequires:	pkgconfig(libcurl)
14cu|warsow-2.1-1|21	BuildRequires:	pkgconfig(libpng)
14cu|warsow-2.1-1|22	BuildRequires:	pkgconfig(openal)
14cu|warsow-2.1-1|23	BuildRequires:	pkgconfig(openssl)
14cu|warsow-2.1-1|24	BuildRequires:	pkgconfig(sdl2)
14cu|warsow-2.1-1|25	BuildRequires:	pkgconfig(theora)
14cu|warsow-2.1-1|26	BuildRequires:	pkgconfig(vorbis)
14cu|warsow-2.1-1|27	BuildRequires:	pkgconfig(x11)
14cu|warsow-2.1-1|28	BuildRequires:	pkgconfig(xinerama)
14cu|warsow-2.1-1|29	BuildRequires:	pkgconfig(xrandr)
14cu|warsow-2.1-1|30	BuildRequires:	pkgconfig(xxf86dga)
14cu|warsow-2.1-1|31	BuildRequires:	pkgconfig(xxf86vm)
14cu|warsow-2.1-1|32	BuildRequires:	pkgconfig(xi)
14cu|warsow-2.1-1|33	Requires:	%{name}-data = %{version}
14cu|warsow-2.1-1|34	
14cu|warsow-2.1-1|35	%description
14cu|warsow-2.1-1|36	Warsow is a free standalone first person shooter game based on the Qfusion 3D
14cu|warsow-2.1-1|37	engine (a modification of the Quake 2 GPL engine), and aimed on the competitive
14cu|warsow-2.1-1|38	scene, or the e-sports community.
14cu|warsow-2.1-1|39	
14cu|warsow-2.1-1|40	The base gameplay is focused around the art of movement; speed and tricks play
14cu|warsow-2.1-1|41	a big part in the gameplay. Besides this, mapcontrol, aim, teamplay and
14cu|warsow-2.1-1|42	fragging skills play their role too.
14cu|warsow-2.1-1|43	
14cu|warsow-2.1-1|44	Another twist in gameplay is the weapon system. Warsow has two firing
14cu|warsow-2.1-1|45	modes for each weapon; by picking up a weapon, you will be equipped with the
14cu|warsow-2.1-1|46	standard (weak) ammo for the weapon, but when you pick up an ammo pack, you
14cu|warsow-2.1-1|47	will equip your weapon with special (strong) ammo. Weapons may have different
14cu|warsow-2.1-1|48	damage or slightly different behaviour depending on which ammo you use.
14cu|warsow-2.1-1|49	
14cu|warsow-2.1-1|50	To keep the focus on competitive gaming, visibility is important in Warsow.
14cu|warsow-2.1-1|51	Cell-shaded, cartoon-like styles on the maps, textures, and models combine for
14cu|warsow-2.1-1|52	good visibility, suitable for competitive gameplay.
14cu|warsow-2.1-1|53	
14cu|warsow-2.1-1|54	%files
14cu|warsow-2.1-1|55	%doc warsow_21_sdk/docs/*
14cu|warsow-2.1-1|56	%{_gamesbindir}/%{name}
14cu|warsow-2.1-1|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|warsow-2.1-1|58	%{_datadir}/applications/*.desktop
14cu|warsow-2.1-1|59	%{_libdir}/games/%{name}/libs
14cu|warsow-2.1-1|60	
14cu|warsow-2.1-1|61	#----------------------------------------------------------------
14cu|warsow-2.1-1|62	
14cu|warsow-2.1-1|63	%package server
14cu|warsow-2.1-1|64	Summary:	Dedicated server for TurtleArena
14cu|warsow-2.1-1|65	Group:		Games/Shooter
14cu|warsow-2.1-1|66	Requires:	%{name}-data = %{version}
14cu|warsow-2.1-1|67	
14cu|warsow-2.1-1|68	%description server
14cu|warsow-2.1-1|69	Turtle Arena (working title) is a free and open source cross-platform
14cu|warsow-2.1-1|70	third-person action game using a modified version of the ioquake3 engine.
14cu|warsow-2.1-1|71	Turtle Arena is currently focused on multiplayer (with multiple game modes)
14cu|warsow-2.1-1|72	and can be played with human players over a network, splitscreen, or with AI
14cu|warsow-2.1-1|73	players. In the future there will also be a single player / cooperative reach
14cu|warsow-2.1-1|74	the end of the level mode with AI enemies.
14cu|warsow-2.1-1|75	
14cu|warsow-2.1-1|76	This package contains the dedicated server for TurtleArena.
14cu|warsow-2.1-1|77	
14cu|warsow-2.1-1|78	%files server
14cu|warsow-2.1-1|79	%{_gamesbindir}/%{name}-server
14cu|warsow-2.1-1|80	%{_gamesbindir}/%{name}-tv-server
14cu|warsow-2.1-1|81	
14cu|warsow-2.1-1|82	#----------------------------------------------------------------
14cu|warsow-2.1-1|83	
14cu|warsow-2.1-1|84	%prep
14cu|warsow-2.1-1|85	%setup -qcn warsow_21_sdk
14cu|warsow-2.1-1|86	sed -i -e "/fs_basepath =/ s:\.:%{_libdir}/games/%{name}:" warsow_21_sdk/source/source/qcommon/files.c
14cu|warsow-2.1-1|87	
14cu|warsow-2.1-1|88	%build
14cu|warsow-2.1-1|89	pushd warsow_21_sdk/source/source
14cu|warsow-2.1-1|90	mkdir -p cmake_build
14cu|warsow-2.1-1|91	cd cmake_build
14cu|warsow-2.1-1|92	cmake -DQFUSION_GAME=Warsow ..
14cu|warsow-2.1-1|93	make
14cu|warsow-2.1-1|94	popd
14cu|warsow-2.1-1|95	%install
14cu|warsow-2.1-1|96	pushd warsow_21_sdk/source/source/build
14cu|warsow-2.1-1|97	mkdir -p %{buildroot}%{_datadir}/applications
14cu|warsow-2.1-1|98	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
14cu|warsow-2.1-1|99	mkdir -p %{buildroot}%{_gamesbindir}
14cu|warsow-2.1-1|100	mkdir -p %{buildroot}%{_libdir}/games/%{name}/libs
14cu|warsow-2.1-1|101	
14cu|warsow-2.1-1|102	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14cu|warsow-2.1-1|103	convert -scale 128x128 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|warsow-2.1-1|104	convert -scale 64x64 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|warsow-2.1-1|105	convert -scale 32x32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|warsow-2.1-1|106	
14cu|warsow-2.1-1|107	install -m 755 warsow.* %{buildroot}%{_gamesbindir}/%{name}
14cu|warsow-2.1-1|108	install -m 755 wsw_server.* %{buildroot}%{_gamesbindir}/%{name}-server
14cu|warsow-2.1-1|109	install -m 755 wswtv_server.* %{buildroot}%{_gamesbindir}/%{name}-tv-server
14cu|warsow-2.1-1|110	
14cu|warsow-2.1-1|111	cp %{SOURCE1} %{buildroot}%{_datadir}/applications/
14cu|warsow-2.1-1|112	
14cu|warsow-2.1-1|113	install -m 755 libs/*.so %{buildroot}%{_libdir}/games/%{name}/libs/
14cu|warsow-2.1-1|114	popd
14cu|warsow-2.1-1|115	
14cu|warsow-2.1-1|116	%changelog
14cu|warsow-2.1-1|117	
14cu|warsow-2.1-1|118	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 2.1-1
14cu|warsow-2.1-1|119	- (bb28a0d) Merge pull request #1 from tremod/warsow:rosa2014.1
14cu|warsow-2.1-1|120	- (bb28a0d) Update to 2.1
14cu|warsow-2.1-1|121	
14cu|warsow-2.1-1|122	

15501 14
14cu|warsow-data-2.1-1|1	%define debug_package %nil
14cu|warsow-data-2.1-1|2	
14cu|warsow-data-2.1-1|3	Summary:	Data files for Warsow
14cu|warsow-data-2.1-1|4	Name:		warsow-data
14cu|warsow-data-2.1-1|5	Version:	2.1
14cu|warsow-data-2.1-1|6	Release:	1
14cu|warsow-data-2.1-1|7	# See license.txt in the warsow rpm
14cu|warsow-data-2.1-1|8	License:	Warsow Content License
14cu|warsow-data-2.1-1|9	Group:		Games/Shooter
14cu|warsow-data-2.1-1|10	Url:		http://www.warsow.net/
14cu|warsow-data-2.1-1|11	#http://www.warsow.net:1337/~warsow/%{version}/
14cu|warsow-data-2.1-1|12	Source0:	warsow_21_unified.tar.gz
14cu|warsow-data-2.1-1|13	BuildRequires:	fdupes
14cu|warsow-data-2.1-1|14	Requires:	warsow = %{version}
14cu|warsow-data-2.1-1|15	
14cu|warsow-data-2.1-1|16	%description
14cu|warsow-data-2.1-1|17	Data files (audio, maps, etc.) for Warsow.
14cu|warsow-data-2.1-1|18	
14cu|warsow-data-2.1-1|19	%files
14cu|warsow-data-2.1-1|20	%doc docs/*
14cu|warsow-data-2.1-1|21	%{_libdir}/games/warsow/basewsw
14cu|warsow-data-2.1-1|22	
14cu|warsow-data-2.1-1|23	#----------------------------------------------------------------------------
14cu|warsow-data-2.1-1|24	
14cu|warsow-data-2.1-1|25	%prep
14cu|warsow-data-2.1-1|26	%setup -qn warsow_21
14cu|warsow-data-2.1-1|27	find . -type f -perm 0600 -exec chmod 644 {} \;
14cu|warsow-data-2.1-1|28	find . -type d -perm 0700 -exec chmod 755 {} \;
14cu|warsow-data-2.1-1|29	
14cu|warsow-data-2.1-1|30	%build
14cu|warsow-data-2.1-1|31	
14cu|warsow-data-2.1-1|32	%install
14cu|warsow-data-2.1-1|33	mkdir -p %{buildroot}%{_libdir}/games/warsow/
14cu|warsow-data-2.1-1|34	cp -ap basewsw %{buildroot}%{_libdir}/games/warsow/
14cu|warsow-data-2.1-1|35	fdupes %{buildroot}
14cu|warsow-data-2.1-1|36	
14cu|warsow-data-2.1-1|37	
14cu|warsow-data-2.1-1|38	%changelog
14cu|warsow-data-2.1-1|39	
14cu|warsow-data-2.1-1|40	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 2.1-1
14cu|warsow-data-2.1-1|41	- (53d30c7) Merge pull request #1 from tremod/warsow-data:rosa2014.1
14cu|warsow-data-2.1-1|42	- (53d30c7) Update to 2.1
14cu|warsow-data-2.1-1|43	
14cu|warsow-data-2.1-1|44	

15502 14
14cu|warzone2100-3.2.2-1|1	%define	Werror_cflags	%nil
14cu|warzone2100-3.2.2-1|2	
14cu|warzone2100-3.2.2-1|3	Summary:	Postnuclear realtime strategy
14cu|warzone2100-3.2.2-1|4	Name:		warzone2100
14cu|warzone2100-3.2.2-1|5	Version:	3.2.2
14cu|warzone2100-3.2.2-1|6	Release:	1
14cu|warzone2100-3.2.2-1|7	Group:		Games/Strategy
14cu|warzone2100-3.2.2-1|8	License:	GPLv2+
14cu|warzone2100-3.2.2-1|9	URL:		http://wz2100.net/
14cu|warzone2100-3.2.2-1|10	Source0:	http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/%{name}-%{version}.tar.xz
14cu|warzone2100-3.2.2-1|11	Source1:	http://sourceforge.net/projects/warzone2100/files/warzone2100/Videos/low-quality-en/sequences.wz
14cu|warzone2100-3.2.2-1|12	Source2:	warzone2100.appdata.xml
14cu|warzone2100-3.2.2-1|13	BuildRequires:	bison
14cu|warzone2100-3.2.2-1|14	BuildRequires:	desktop-file-utils
14cu|warzone2100-3.2.2-1|15	BuildRequires:	flex
14cu|warzone2100-3.2.2-1|16	BuildRequires:	imagemagick
14cu|warzone2100-3.2.2-1|17	BuildRequires:	zip
14cu|warzone2100-3.2.2-1|18	BuildRequires:	gettext
14cu|warzone2100-3.2.2-1|19	BuildRequires:	jpeg-devel
14cu|warzone2100-3.2.2-1|20	BuildRequires:	physfs-devel
14cu|warzone2100-3.2.2-1|21	BuildRequires:	qt5-devel
14cu|warzone2100-3.2.2-1|22	BuildRequires:	pkgconfig(Qt53DQuickInput)
14cu|warzone2100-3.2.2-1|23	BuildRequires:	pkgconfig(Qt5Core)
14cu|warzone2100-3.2.2-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14cu|warzone2100-3.2.2-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|warzone2100-3.2.2-1|26	BuildRequires:	pkgconfig(Qt5Script)
14cu|warzone2100-3.2.2-1|27	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|warzone2100-3.2.2-1|28	BuildRequires:	pkgconfig(Qt5X11Extras)
14cu|warzone2100-3.2.2-1|29	BuildRequires:	pkgconfig(gl)
14cu|warzone2100-3.2.2-1|30	BuildRequires:	pkgconfig(glew)
14cu|warzone2100-3.2.2-1|31	BuildRequires:	pkgconfig(glu)
14cu|warzone2100-3.2.2-1|32	BuildRequires:	pkgconfig(fontconfig)
14cu|warzone2100-3.2.2-1|33	BuildRequires:	pkgconfig(fribidi)
14cu|warzone2100-3.2.2-1|34	BuildRequires:	pkgconfig(freetype2)
14cu|warzone2100-3.2.2-1|35	BuildRequires:	pkgconfig(libpng)
14cu|warzone2100-3.2.2-1|36	BuildRequires:	pkgconfig(mad)
14cu|warzone2100-3.2.2-1|37	BuildRequires:	pkgconfig(openal)
14cu|warzone2100-3.2.2-1|38	BuildRequires:	pkgconfig(popt)
14cu|warzone2100-3.2.2-1|39	BuildRequires:	pkgconfig(quesoglc)
14cu|warzone2100-3.2.2-1|40	BuildRequires:	pkgconfig(sdl2)
14cu|warzone2100-3.2.2-1|41	BuildRequires:	pkgconfig(SDL2_net)
14cu|warzone2100-3.2.2-1|42	BuildRequires:	pkgconfig(theora)
14cu|warzone2100-3.2.2-1|43	BuildRequires:	pkgconfig(vorbis)
14cu|warzone2100-3.2.2-1|44	BuildRequires:	pkgconfig(xrandr)
14cu|warzone2100-3.2.2-1|45	BuildRequires:	pkgconfig(libcrypto)
14cu|warzone2100-3.2.2-1|46	Requires:	%{name}-data = %{version}
14cu|warzone2100-3.2.2-1|47	Requires:	fonts-ttf-dejavu
14cu|warzone2100-3.2.2-1|48	Suggests:	%{name}-videos
14cu|warzone2100-3.2.2-1|49	
14cu|warzone2100-3.2.2-1|50	%description
14cu|warzone2100-3.2.2-1|51	Upon entering the game you land from your transport and establish your base.
14cu|warzone2100-3.2.2-1|52	Here you conduct research, design and manufacture vehicles, build new
14cu|warzone2100-3.2.2-1|53	structures and prepare your plans of global conquest. If the game goes badly
14cu|warzone2100-3.2.2-1|54	you'll end up fighting last ditch battles here to defend your base from
14cu|warzone2100-3.2.2-1|55	enemy attacks.
14cu|warzone2100-3.2.2-1|56	
14cu|warzone2100-3.2.2-1|57	Combat is frenetic, with extensive graphical effects and damage to the
14cu|warzone2100-3.2.2-1|58	terrain and buildings giving rise to flying shrapnel and boulders. Within
14cu|warzone2100-3.2.2-1|59	the game are many different structures and vehicles. From an initial Command
14cu|warzone2100-3.2.2-1|60	Centre, you then go on to build Resource Extractors to provide fuel for Power
14cu|warzone2100-3.2.2-1|61	Generators, which in turn supply energy to Factories, Research Facilities and
14cu|warzone2100-3.2.2-1|62	weapons emplacements to protect your base.
14cu|warzone2100-3.2.2-1|63	
14cu|warzone2100-3.2.2-1|64	Features:
14cu|warzone2100-3.2.2-1|65	* 400+ Technologies to research
14cu|warzone2100-3.2.2-1|66	* 2,000+ different units to design
14cu|warzone2100-3.2.2-1|67	* 3 Large campaign maps to conquer
14cu|warzone2100-3.2.2-1|68	* 24 Fast play mission maps for extra action
14cu|warzone2100-3.2.2-1|69	* Intelligence Display sets objectives dynamically
14cu|warzone2100-3.2.2-1|70	* Interactive message system
14cu|warzone2100-3.2.2-1|71	* Fast Play Interface graphically Based
14cu|warzone2100-3.2.2-1|72	* Quick Screen Navigation
14cu|warzone2100-3.2.2-1|73	* Fast Find System for units & structures
14cu|warzone2100-3.2.2-1|74	* Set Factories to constant production
14cu|warzone2100-3.2.2-1|75	* Automatically send each factory's units to where you want them
14cu|warzone2100-3.2.2-1|76	
14cu|warzone2100-3.2.2-1|77	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
14cu|warzone2100-3.2.2-1|78	started in 1999 with the game Warzone 2100, Which was closed source until
14cu|warzone2100-3.2.2-1|79	Dec 6, 2004 when it was let out the doors for the first time under a
14cu|warzone2100-3.2.2-1|80	GPL license.
14cu|warzone2100-3.2.2-1|81	
14cu|warzone2100-3.2.2-1|82	%files -f %{name}.lang
14cu|warzone2100-3.2.2-1|83	%doc doc/quickstartguide.pdf
14cu|warzone2100-3.2.2-1|84	# html
14cu|warzone2100-3.2.2-1|85	%doc doc/images doc/*.html
14cu|warzone2100-3.2.2-1|86	%{_datadir}/applications/%{name}.desktop
14cu|warzone2100-3.2.2-1|87	%{_mandir}/man6/%{name}.6*
14cu|warzone2100-3.2.2-1|88	%{_miconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|89	%{_iconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|90	%{_liconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|91	%{_gamesbindir}/%{name}
14cu|warzone2100-3.2.2-1|92	%{_appdatadir}/%{name}.appdata.xml
14cu|warzone2100-3.2.2-1|93	#---------------------------------------------------------------------------
14cu|warzone2100-3.2.2-1|94	
14cu|warzone2100-3.2.2-1|95	%package data
14cu|warzone2100-3.2.2-1|96	Summary:	Data files for Warzone 2100
14cu|warzone2100-3.2.2-1|97	Group:		Games/Strategy
14cu|warzone2100-3.2.2-1|98	Requires:	%{name} = %{version}
14cu|warzone2100-3.2.2-1|99	BuildArch:	noarch
14cu|warzone2100-3.2.2-1|100	
14cu|warzone2100-3.2.2-1|101	%description data
14cu|warzone2100-3.2.2-1|102	Data files needed to play Warzone 2100.
14cu|warzone2100-3.2.2-1|103	
14cu|warzone2100-3.2.2-1|104	%files data
14cu|warzone2100-3.2.2-1|105	%doc doc/quickstartguide.pdf
14cu|warzone2100-3.2.2-1|106	%{_gamesdatadir}/%{name}
14cu|warzone2100-3.2.2-1|107	%exclude %{_gamesdatadir}/%{name}/sequences.wz
14cu|warzone2100-3.2.2-1|108	
14cu|warzone2100-3.2.2-1|109	#---------------------------------------------------------------------------
14cu|warzone2100-3.2.2-1|110	
14cu|warzone2100-3.2.2-1|111	%package videos
14cu|warzone2100-3.2.2-1|112	Summary:	Optional video files for Warzone 2100
14cu|warzone2100-3.2.2-1|113	Group:		Games/Strategy
14cu|warzone2100-3.2.2-1|114	Requires:	%{name} = %{version}
14cu|warzone2100-3.2.2-1|115	BuildArch:	noarch
14cu|warzone2100-3.2.2-1|116	
14cu|warzone2100-3.2.2-1|117	%description videos
14cu|warzone2100-3.2.2-1|118	Optional video files for Warzone 2100.
14cu|warzone2100-3.2.2-1|119	
14cu|warzone2100-3.2.2-1|120	%files videos
14cu|warzone2100-3.2.2-1|121	%doc doc/quickstartguide.pdf
14cu|warzone2100-3.2.2-1|122	%{_gamesdatadir}/%{name}/sequences.wz
14cu|warzone2100-3.2.2-1|123	
14cu|warzone2100-3.2.2-1|124	#---------------------------------------------------------------------------
14cu|warzone2100-3.2.2-1|125	
14cu|warzone2100-3.2.2-1|126	%prep
14cu|warzone2100-3.2.2-1|127	%setup -q
14cu|warzone2100-3.2.2-1|128	cp %{SOURCE2} icons/
14cu|warzone2100-3.2.2-1|129	
14cu|warzone2100-3.2.2-1|130	%build
14cu|warzone2100-3.2.2-1|131	%configure2_5x	--bindir=%{_gamesbindir} \
14cu|warzone2100-3.2.2-1|132	--datadir=%{_gamesdatadir} \
14cu|warzone2100-3.2.2-1|133	--with-backend=sdl \
14cu|warzone2100-3.2.2-1|134	--disable-rpath \
14cu|warzone2100-3.2.2-1|135	--enable-debug=no \
14cu|warzone2100-3.2.2-1|136	--with-distributor="Mandriva"
14cu|warzone2100-3.2.2-1|137	
14cu|warzone2100-3.2.2-1|138	%make
14cu|warzone2100-3.2.2-1|139	
14cu|warzone2100-3.2.2-1|140	%install
14cu|warzone2100-3.2.2-1|141	make install DESTDIR=%{buildroot} INSTALL="install -p"
14cu|warzone2100-3.2.2-1|142	
14cu|warzone2100-3.2.2-1|143	mkdir -p %{buildroot}%{_datadir}/applications
14cu|warzone2100-3.2.2-1|144	mv %{buildroot}%{_gamesdatadir}/applications/*.desktop %{buildroot}%{_datadir}/applications/
14cu|warzone2100-3.2.2-1|145	
14cu|warzone2100-3.2.2-1|146	desktop-file-install	--vendor="" \
14cu|warzone2100-3.2.2-1|147	--remove-category="Application" \
14cu|warzone2100-3.2.2-1|148	--remove-key="TryExec" \
14cu|warzone2100-3.2.2-1|149	--add-category="Game;StrategyGame;" \
14cu|warzone2100-3.2.2-1|150	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|warzone2100-3.2.2-1|151	
14cu|warzone2100-3.2.2-1|152	# icons
14cu|warzone2100-3.2.2-1|153	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|warzone2100-3.2.2-1|154	convert -resize 16x16 icons/warzone2100.png %{buildroot}%{_miconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|155	convert -resize 32x32 icons/warzone2100.png %{buildroot}%{_iconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|156	convert -resize 48x48 icons/warzone2100.png %{buildroot}%{_liconsdir}/%{name}.png
14cu|warzone2100-3.2.2-1|157	# videos
14cu|warzone2100-3.2.2-1|158	install -m 0644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{name}/
14cu|warzone2100-3.2.2-1|159	# man
14cu|warzone2100-3.2.2-1|160	mkdir -p %{buildroot}%{_mandir}/man6
14cu|warzone2100-3.2.2-1|161	install -m 0644 doc/warzone2100.6 %{buildroot}%{_mandir}/man6/
14cu|warzone2100-3.2.2-1|162	
14cu|warzone2100-3.2.2-1|163	# appdata
14cu|warzone2100-3.2.2-1|164	mkdir -p %{buildroot}%{_appdatadir}
14cu|warzone2100-3.2.2-1|165	install -m 0644 icons/warzone2100.appdata.xml %{buildroot}%{_appdatadir}/
14cu|warzone2100-3.2.2-1|166	
14cu|warzone2100-3.2.2-1|167	rm -rf %{buildroot}%{_gamesdatadir}/{appdata,applications,icons}
14cu|warzone2100-3.2.2-1|168	rm -rf %{buildroot}%{_defaultdocdir}
14cu|warzone2100-3.2.2-1|169	
14cu|warzone2100-3.2.2-1|170	%find_lang %{name}
14cu|warzone2100-3.2.2-1|171	
14cu|warzone2100-3.2.2-1|172	
14cu|warzone2100-3.2.2-1|173	%changelog
14cu|warzone2100-3.2.2-1|174	
14cu|warzone2100-3.2.2-1|175	* Sat Feb 25 2017 abfonly <abfonly@gmail.com> 3.2.2-1
14cu|warzone2100-3.2.2-1|176	- (9e3fa96) Merge pull request #3 from abfonly/warzone2100:rosa2014.1
14cu|warzone2100-3.2.2-1|177	- (9e3fa96) abfonly
14cu|warzone2100-3.2.2-1|178	
14cu|warzone2100-3.2.2-1|179	

15503 14
14cu|watchdog-5.13-3|1	Summary:	Software watchdog
14cu|watchdog-5.13-3|2	Name:		watchdog
14cu|watchdog-5.13-3|3	Version:	5.13
14cu|watchdog-5.13-3|4	Release:	3
14cu|watchdog-5.13-3|5	License:	GPLv2+
14cu|watchdog-5.13-3|6	Group:		System/Kernel and hardware
14cu|watchdog-5.13-3|7	Url:		http://sourceforge.net/projects/watchdog/
14cu|watchdog-5.13-3|8	Source0:	http://downloads.sourceforge.net/watchdog/%{name}-%{version}.tar.gz
14cu|watchdog-5.13-3|9	BuildRequires:	kernel-headers
14cu|watchdog-5.13-3|10	BuildRequires:	pkgconfig(libtirpc)
14cu|watchdog-5.13-3|11	Requires(post,postun):	rpm-helper
14cu|watchdog-5.13-3|12	
14cu|watchdog-5.13-3|13	%description
14cu|watchdog-5.13-3|14	Watchdog monitors various aspects of a machine to ensure that is has not
14cu|watchdog-5.13-3|15	locked up.  In the event that a machine has locked up, watchdog will envoke
14cu|watchdog-5.13-3|16	a reboot of the system.
14cu|watchdog-5.13-3|17	
14cu|watchdog-5.13-3|18	%files
14cu|watchdog-5.13-3|19	%defattr(0644,root,root,0755)
14cu|watchdog-5.13-3|20	%doc AUTHORS ChangeLog INSTALL NEWS README TODO README.watchdog.ipmi examples/
14cu|watchdog-5.13-3|21	%attr(0755,root,root) %{_sbindir}/watchdog
14cu|watchdog-5.13-3|22	%attr(0755,root,root) %{_sbindir}/wd_keepalive
14cu|watchdog-5.13-3|23	%attr(0755,root,root) %{_sbindir}/wd_identify
14cu|watchdog-5.13-3|24	%attr(0755,root,root) %{_initrddir}/watchdog
14cu|watchdog-5.13-3|25	%{_mandir}/man5/watchdog.conf.5*
14cu|watchdog-5.13-3|26	%{_mandir}/man8/watchdog.8*
14cu|watchdog-5.13-3|27	%{_mandir}/man8/wd_identify.8*
14cu|watchdog-5.13-3|28	%{_mandir}/man8/wd_keepalive.8*
14cu|watchdog-5.13-3|29	%config(noreplace) %{_sysconfdir}/watchdog.conf
14cu|watchdog-5.13-3|30	%config(noreplace) %{_sysconfdir}/sysconfig/watchdog
14cu|watchdog-5.13-3|31	
14cu|watchdog-5.13-3|32	%post
14cu|watchdog-5.13-3|33	%_post_service watchdog
14cu|watchdog-5.13-3|34	
14cu|watchdog-5.13-3|35	%preun
14cu|watchdog-5.13-3|36	%_preun_service watchdog
14cu|watchdog-5.13-3|37	
14cu|watchdog-5.13-3|38	#----------------------------------------------------------------------------
14cu|watchdog-5.13-3|39	
14cu|watchdog-5.13-3|40	%prep
14cu|watchdog-5.13-3|41	%setup -q
14cu|watchdog-5.13-3|42	
14cu|watchdog-5.13-3|43	%build
14cu|watchdog-5.13-3|44	%configure2_5x
14cu|watchdog-5.13-3|45	%make LIBS="-ltirpc"
14cu|watchdog-5.13-3|46	mv README README.orig
14cu|watchdog-5.13-3|47	iconv -f ISO-8859-1 -t UTF-8 < README.orig > README
14cu|watchdog-5.13-3|48	
14cu|watchdog-5.13-3|49	%install
14cu|watchdog-5.13-3|50	install -d -m0755 %{buildroot}%{_sysconfdir}
14cu|watchdog-5.13-3|51	%makeinstall_std
14cu|watchdog-5.13-3|52	install -Dp -m0644 redhat/sysconf.redhat %{buildroot}%{_sysconfdir}/sysconfig/watchdog
14cu|watchdog-5.13-3|53	install -Dp -m0755 redhat/watchdog.init %{buildroot}%{_initrddir}/watchdog
14cu|watchdog-5.13-3|54	
14cu|watchdog-5.13-3|55	%check
14cu|watchdog-5.13-3|56	make check
14cu|watchdog-5.13-3|57	
14cu|watchdog-5.13-3|58	
14cu|watchdog-5.13-3|59	%changelog
14cu|watchdog-5.13-3|60	
14cu|watchdog-5.13-3|61	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 5.13-3
14cu|watchdog-5.13-3|62	- (217ae0f) Minor spec cleanup
14cu|watchdog-5.13-3|63	
14cu|watchdog-5.13-3|64	

15504 14
14cu|wavemon-0.7.1-3|1	Summary:	Wireless network devices monitoring application
14cu|wavemon-0.7.1-3|2	Name:		wavemon
14cu|wavemon-0.7.1-3|3	Version:	0.7.1
14cu|wavemon-0.7.1-3|4	Release:	3
14cu|wavemon-0.7.1-3|5	Source0:	http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/%{name}-%{version}.tar.bz2
14cu|wavemon-0.7.1-3|6	Patch0:		wavemon-0.7.1-debug.patch
14cu|wavemon-0.7.1-3|7	License:	GPLv2+
14cu|wavemon-0.7.1-3|8	Group:		System/Kernel and hardware
14cu|wavemon-0.7.1-3|9	Url:		http://eden-feed.erg.abdn.ac.uk/wavemon/
14cu|wavemon-0.7.1-3|10	BuildRequires:	pkgconfig(ncurses)
14cu|wavemon-0.7.1-3|11	
14cu|wavemon-0.7.1-3|12	%description
14cu|wavemon-0.7.1-3|13	Wavemon is a wireless device monitoring application that allows you to watch
14cu|wavemon-0.7.1-3|14	signal and noise levels, packet statistics, device configuration and network
14cu|wavemon-0.7.1-3|15	parameters of your wireless network hardware. It has currently only been
14cu|wavemon-0.7.1-3|16	tested with the Lucent Orinoco series of cards, although it *should* work
14cu|wavemon-0.7.1-3|17	(though with varying features) with all devices supported by the wireless
14cu|wavemon-0.7.1-3|18	kernel extensions by Jean Tourrilhes <jt@hpl.hp.com>.
14cu|wavemon-0.7.1-3|19	
14cu|wavemon-0.7.1-3|20	%prep
14cu|wavemon-0.7.1-3|21	%setup -q
14cu|wavemon-0.7.1-3|22	%apply_patches
14cu|wavemon-0.7.1-3|23	
14cu|wavemon-0.7.1-3|24	%build
14cu|wavemon-0.7.1-3|25	autoreconf -fiv
14cu|wavemon-0.7.1-3|26	%configure2_5x
14cu|wavemon-0.7.1-3|27	%make
14cu|wavemon-0.7.1-3|28	
14cu|wavemon-0.7.1-3|29	%install
14cu|wavemon-0.7.1-3|30	mkdir -p %{buildroot}/%{_bindir}
14cu|wavemon-0.7.1-3|31	mkdir -p %{buildroot}%{_mandir}/{man1,man5}
14cu|wavemon-0.7.1-3|32	
14cu|wavemon-0.7.1-3|33	%makeinstall
14cu|wavemon-0.7.1-3|34	rm %{buildroot}%{_datadir}/{AUTHORS,COPYING,ChangeLog,NEWS,README,THANKS}
14cu|wavemon-0.7.1-3|35	
14cu|wavemon-0.7.1-3|36	%clean
14cu|wavemon-0.7.1-3|37	
14cu|wavemon-0.7.1-3|38	%files
14cu|wavemon-0.7.1-3|39	%{_bindir}/wavemon
14cu|wavemon-0.7.1-3|40	%{_mandir}/man1/wavemon.1*
14cu|wavemon-0.7.1-3|41	%{_mandir}/man5/wavemonrc.5*
14cu|wavemon-0.7.1-3|42	%doc NEWS AUTHORS README THANKS
14cu|wavemon-0.7.1-3|43	
14cu|wavemon-0.7.1-3|44	%changelog
14cu|wavemon-0.7.1-3|45	
14cu|wavemon-0.7.1-3|46	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.7.1-3
14cu|wavemon-0.7.1-3|47	- (8dabba7) Fix debuginfo
14cu|wavemon-0.7.1-3|48	
14cu|wavemon-0.7.1-3|49	

15505 14
14cu|wcmcommander-0.20.0-11|1	%define oname WCMCommander
14cu|wcmcommander-0.20.0-11|2	
14cu|wcmcommander-0.20.0-11|3	Summary:	Multi-platform file manager mimicking the look-n-feel of Far Manager
14cu|wcmcommander-0.20.0-11|4	Name:		wcmcommander
14cu|wcmcommander-0.20.0-11|5	Version:	0.20.0
14cu|wcmcommander-0.20.0-11|6	Release:	11
14cu|wcmcommander-0.20.0-11|7	License:	MIT
14cu|wcmcommander-0.20.0-11|8	Group:		File tools
14cu|wcmcommander-0.20.0-11|9	Url:		http://wcm.linderdaum.com/
14cu|wcmcommander-0.20.0-11|10	Source0:	https://github.com/corporateshark/%{oname}/archive/release-%{version}.tar.gz
14cu|wcmcommander-0.20.0-11|11	Source1:    wcmcommander.svg
14cu|wcmcommander-0.20.0-11|12	Source2:    wcmroot.svg
14cu|wcmcommander-0.20.0-11|13	Source3:    wcmcommander.png
14cu|wcmcommander-0.20.0-11|14	
14cu|wcmcommander-0.20.0-11|15	Patch0:  fix-bug-with-gnome.patch
14cu|wcmcommander-0.20.0-11|16	Patch1:  wcmcommander-0.20-icons.patch
14cu|wcmcommander-0.20.0-11|17	
14cu|wcmcommander-0.20.0-11|18	BuildRequires:	cmake
14cu|wcmcommander-0.20.0-11|19	BuildRequires:	pkgconfig(freetype2)
14cu|wcmcommander-0.20.0-11|20	BuildRequires:	pkgconfig(libssh2)
14cu|wcmcommander-0.20.0-11|21	BuildRequires:	pkgconfig(smbclient)
14cu|wcmcommander-0.20.0-11|22	BuildRequires:	pkgconfig(x11)
14cu|wcmcommander-0.20.0-11|23	
14cu|wcmcommander-0.20.0-11|24	%description
14cu|wcmcommander-0.20.0-11|25	Multi-platform open source file manager for Windows, Linux, FreeBSD and OS X
14cu|wcmcommander-0.20.0-11|26	(based on http://www.wal-commander.org)
14cu|wcmcommander-0.20.0-11|27	mimicking the look-n-feel of Far Manager.
14cu|wcmcommander-0.20.0-11|28	
14cu|wcmcommander-0.20.0-11|29	%files
14cu|wcmcommander-0.20.0-11|30	%{_bindir}/wcm
14cu|wcmcommander-0.20.0-11|31	%{_datadir}/applications/wcm.desktop
14cu|wcmcommander-0.20.0-11|32	%{_datadir}/pixmaps/wcm.png
14cu|wcmcommander-0.20.0-11|33	%{_datadir}/wcm/*
14cu|wcmcommander-0.20.0-11|34	
14cu|wcmcommander-0.20.0-11|35	
14cu|wcmcommander-0.20.0-11|36	#----------------------------------------------------------------------------
14cu|wcmcommander-0.20.0-11|37	
14cu|wcmcommander-0.20.0-11|38	%prep
14cu|wcmcommander-0.20.0-11|39	%setup -qn %{oname}-release-%{version}
14cu|wcmcommander-0.20.0-11|40	%apply_patches
14cu|wcmcommander-0.20.0-11|41	install -Dm644 %{SOURCE3} ./install-files/share/pixmaps/wcm.png
14cu|wcmcommander-0.20.0-11|42	
14cu|wcmcommander-0.20.0-11|43	cp -r install-files src/
14cu|wcmcommander-0.20.0-11|44	
14cu|wcmcommander-0.20.0-11|45	%build
14cu|wcmcommander-0.20.0-11|46	%cmake
14cu|wcmcommander-0.20.0-11|47	%make
14cu|wcmcommander-0.20.0-11|48	
14cu|wcmcommander-0.20.0-11|49	%install
14cu|wcmcommander-0.20.0-11|50	%makeinstall_std -C build
14cu|wcmcommander-0.20.0-11|51	
14cu|wcmcommander-0.20.0-11|52	
14cu|wcmcommander-0.20.0-11|53	
14cu|wcmcommander-0.20.0-11|54	
14cu|wcmcommander-0.20.0-11|55	%changelog
14cu|wcmcommander-0.20.0-11|56	
14cu|wcmcommander-0.20.0-11|57	* Fri Sep 11 2015 Stas Fomin <stas-fomin@yandex.ru> 0.20.0-11
14cu|wcmcommander-0.20.0-11|58	- (a88625f) Add FAR like icons and separate icon for ROOT mode
14cu|wcmcommander-0.20.0-11|59	
14cu|wcmcommander-0.20.0-11|60	

15506 14
14cu|wdiff-1.2.2-3|1	Summary:	Word-based diff front end
14cu|wdiff-1.2.2-3|2	Name:		wdiff
14cu|wdiff-1.2.2-3|3	Version:	1.2.2
14cu|wdiff-1.2.2-3|4	Release:	3
14cu|wdiff-1.2.2-3|5	URL:		http://www.gnu.org/software/wdiff/wdiff.html
14cu|wdiff-1.2.2-3|6	Source0:	ftp://ftp.gnu.org/pub/gnu/wdiff/%{name}-%{version}.tar.gz
14cu|wdiff-1.2.2-3|7	License:	GPLv2+
14cu|wdiff-1.2.2-3|8	Group:		Text tools
14cu|wdiff-1.2.2-3|9	BuildRequires:	termcap-devel
14cu|wdiff-1.2.2-3|10	BuildRequires:	texinfo
14cu|wdiff-1.2.2-3|11	
14cu|wdiff-1.2.2-3|12	%description
14cu|wdiff-1.2.2-3|13	GNU wdiff is a front-end to GNU diff.  It compares two files, finding
14cu|wdiff-1.2.2-3|14	which words have been deleted or added to the first in order to create
14cu|wdiff-1.2.2-3|15	the second.  It has many output formats and interacts well with
14cu|wdiff-1.2.2-3|16	terminals and pagers (notably with less).  GNU wdiff is particularly
14cu|wdiff-1.2.2-3|17	useful when two texts differ only by a few words and paragraphs have
14cu|wdiff-1.2.2-3|18	been refilled.
14cu|wdiff-1.2.2-3|19	
14cu|wdiff-1.2.2-3|20	
14cu|wdiff-1.2.2-3|21	%prep
14cu|wdiff-1.2.2-3|22	%setup -q
14cu|wdiff-1.2.2-3|23	
14cu|wdiff-1.2.2-3|24	%build
14cu|wdiff-1.2.2-3|25	%configure2_5x
14cu|wdiff-1.2.2-3|26	%make
14cu|wdiff-1.2.2-3|27	
14cu|wdiff-1.2.2-3|28	%install
14cu|wdiff-1.2.2-3|29	rm -rf %{buildroot} *.lang
14cu|wdiff-1.2.2-3|30	%makeinstall
14cu|wdiff-1.2.2-3|31	%find_lang %{name}
14cu|wdiff-1.2.2-3|32	%find_lang %{name}-gnulib
14cu|wdiff-1.2.2-3|33	cat %{name}-gnulib.lang >> %{name}.lang
14cu|wdiff-1.2.2-3|34	
14cu|wdiff-1.2.2-3|35	
14cu|wdiff-1.2.2-3|36	
14cu|wdiff-1.2.2-3|37	%files -f %{name}.lang
14cu|wdiff-1.2.2-3|38	%doc README NEWS THANKS TODO COPYING ChangeLog BACKLOG
14cu|wdiff-1.2.2-3|39	%{_bindir}/wdiff
14cu|wdiff-1.2.2-3|40	%{_mandir}/man1/wdiff.1*
14cu|wdiff-1.2.2-3|41	%{_infodir}/wdiff.info*
14cu|wdiff-1.2.2-3|42	
14cu|wdiff-1.2.2-3|43	
14cu|wdiff-1.2.2-3|44	
14cu|wdiff-1.2.2-3|45	%changelog
14cu|wdiff-1.2.2-3|46	
14cu|wdiff-1.2.2-3|47	* Sun Sep 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14cu|wdiff-1.2.2-3|48	- (aa98870) Minor spec cleanup
14cu|wdiff-1.2.2-3|49	
14cu|wdiff-1.2.2-3|50	

15507 14
14cu|wdsize-0.99.1-1|1	%define debug_package	%{nil}
14cu|wdsize-0.99.1-1|2	
14cu|wdsize-0.99.1-1|3	Name:           wdsize
14cu|wdsize-0.99.1-1|4	Version:        0.99.1
14cu|wdsize-0.99.1-1|5	Release:        1
14cu|wdsize-0.99.1-1|6	Summary:        Work directory size calculator
14cu|wdsize-0.99.1-1|7	
14cu|wdsize-0.99.1-1|8	Group:          File tools
14cu|wdsize-0.99.1-1|9	License:        MIT
14cu|wdsize-0.99.1-1|10	Url:		https://github.com/Enthymem/wdsize
14cu|wdsize-0.99.1-1|11	Source0:        https://github.com/Enthymem/wdsize/archive/%{version}.tar.gz
14cu|wdsize-0.99.1-1|12	
14cu|wdsize-0.99.1-1|13	BuildRequires: glibc-devel
14cu|wdsize-0.99.1-1|14	BuildRequires: gcc
14cu|wdsize-0.99.1-1|15	BuildRequires: make
14cu|wdsize-0.99.1-1|16	
14cu|wdsize-0.99.1-1|17	%description
14cu|wdsize-0.99.1-1|18	Rewrite in C of an example found in the BashPrompt-Howto, meant for
14cu|wdsize-0.99.1-1|19	anyone who could want a fancy, coloured number in their terminal prompt,
14cu|wdsize-0.99.1-1|20	representing the size of the files in the current directory.
14cu|wdsize-0.99.1-1|21	
14cu|wdsize-0.99.1-1|22	%prep
14cu|wdsize-0.99.1-1|23	%setup -q
14cu|wdsize-0.99.1-1|24	
14cu|wdsize-0.99.1-1|25	%build
14cu|wdsize-0.99.1-1|26	%make CFLAGS='%{optflags}' PREFIX=%{_prefix}
14cu|wdsize-0.99.1-1|27	
14cu|wdsize-0.99.1-1|28	
14cu|wdsize-0.99.1-1|29	%install
14cu|wdsize-0.99.1-1|30	%makeinstall DESTDIR=%{buildroot} PREFIX=%{_prefix}
14cu|wdsize-0.99.1-1|31	#make install DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr
14cu|wdsize-0.99.1-1|32	
14cu|wdsize-0.99.1-1|33	
14cu|wdsize-0.99.1-1|34	%files
14cu|wdsize-0.99.1-1|35	%doc README LICENSE
14cu|wdsize-0.99.1-1|36	%config(noreplace) %{_sysconfdir}/wdsize/wdsize.colors
14cu|wdsize-0.99.1-1|37	%{_bindir}/wdsize
14cu|wdsize-0.99.1-1|38	%{_bindir}/wdstat
14cu|wdsize-0.99.1-1|39	%{_datadir}/wdsize
14cu|wdsize-0.99.1-1|40	%{_mandir}/man1/wdsize*
14cu|wdsize-0.99.1-1|41	
14cu|wdsize-0.99.1-1|42	
14cu|wdsize-0.99.1-1|43	%changelog
14cu|wdsize-0.99.1-1|44	
14cu|wdsize-0.99.1-1|45	* Sat Nov 14 2015 abfonly <abfonly@gmail.com> 0.99.1-1
14cu|wdsize-0.99.1-1|46	- (e36567d) Imported from SRPM
14cu|wdsize-0.99.1-1|47	
14cu|wdsize-0.99.1-1|48	

15508 14
14cu|weasyprint-0.22-1|1	Name:           weasyprint
14cu|weasyprint-0.22-1|2	Version:        0.22
14cu|weasyprint-0.22-1|3	Release:        1
14cu|weasyprint-0.22-1|4	Group:          System/Libraries
14cu|weasyprint-0.22-1|5	Summary:        Utility to render HTML and CSS to PDF
14cu|weasyprint-0.22-1|6	License:        BSD
14cu|weasyprint-0.22-1|7	URL:            http://weasyprint.org/
14cu|weasyprint-0.22-1|8	BuildArch:      noarch
14cu|weasyprint-0.22-1|9	Source0:        https://github.com/Kozea/WeasyPrint/archive/v%{version}.tar.gz
14cu|weasyprint-0.22-1|10	
14cu|weasyprint-0.22-1|11	# Fedora specific patch to remove use of /usr/bin/env in shebang in scripts
14cu|weasyprint-0.22-1|12	Patch0:         weasyprint-0.19.2-shebang.patch
14cu|weasyprint-0.22-1|13	
14cu|weasyprint-0.22-1|14	BuildRequires:  python-devel python-setuptools
14cu|weasyprint-0.22-1|15	Requires:       python-weasyprint = %{version}-%{release}
14cu|weasyprint-0.22-1|16	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|17	#BuildRequires:  python3-devel python3-setuptools
14cu|weasyprint-0.22-1|18	#%endif # if with_python3
14cu|weasyprint-0.22-1|19	
14cu|weasyprint-0.22-1|20	%description
14cu|weasyprint-0.22-1|21	WeasyPrint can render HTML and CSS to PDF. It aims to support web standards
14cu|weasyprint-0.22-1|22	for printing.
14cu|weasyprint-0.22-1|23	
14cu|weasyprint-0.22-1|24	%package -n python-weasyprint
14cu|weasyprint-0.22-1|25	Group:          System/Libraries
14cu|weasyprint-0.22-1|26	Summary:        Python library to render HTML and CSS to PDF
14cu|weasyprint-0.22-1|27	Requires:       python-tinycss python-cssselect python-pyphen
14cu|weasyprint-0.22-1|28	Requires:	python-html5lib
14cu|weasyprint-0.22-1|29	Requires:       python-cairocffi python-cairosvg
14cu|weasyprint-0.22-1|30	Requires:       python-setuptools
14cu|weasyprint-0.22-1|31	Requires:       python-lxml
14cu|weasyprint-0.22-1|32	Requires:       hyphen pango
14cu|weasyprint-0.22-1|33	# Weasyprint will fail if no fonts are installed. There's no way to know
14cu|weasyprint-0.22-1|34	# what fonts the user would actually want, but require a few common ones
14cu|weasyprint-0.22-1|35	# that might be useful:
14cu|weasyprint-0.22-1|36	Requires:       fonts-ttf-dejavu
14cu|weasyprint-0.22-1|37	
14cu|weasyprint-0.22-1|38	%description -n python-weasyprint
14cu|weasyprint-0.22-1|39	The WeasyPrint Python library is a rendering engine for HTML and CSS that
14cu|weasyprint-0.22-1|40	can export to PDF. It aims to support web standards for printing.
14cu|weasyprint-0.22-1|41	
14cu|weasyprint-0.22-1|42	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|43	#%package -n python3-weasyprint
14cu|weasyprint-0.22-1|44	#Group:          Development/Libraries
14cu|weasyprint-0.22-1|45	#Summary:        Python library to render HTML and CSS to PDF
14cu|weasyprint-0.22-1|46	#Requires:       python3-tinycss python3-cssselect python3-pyphen
14cu|weasyprint-0.22-1|47	#Requires:	python3-html5lib >= 0.99
14cu|weasyprint-0.22-1|48	#Requires:       python3-cairocffi python3-CairoSVG
14cu|weasyprint-0.22-1|49	#Requires:       python3-setuptools
14cu|weasyprint-0.22-1|50	#Requires:       python3-lxml
14cu|weasyprint-0.22-1|51	#Requires:       hyphen pango
14cu|weasyprint-0.22-1|52	# Weasyprint will fail if no fonts are installed. There's no way to know
14cu|weasyprint-0.22-1|53	# what fonts the user would actually want, but require a few common ones
14cu|weasyprint-0.22-1|54	# that might be useful:
14cu|weasyprint-0.22-1|55	#Requires:       dejavu-fonts-common
14cu|weasyprint-0.22-1|56	#Requires:       dejavu-sans-fonts
14cu|weasyprint-0.22-1|57	#Requires:       dejavu-sans-mono-fonts
14cu|weasyprint-0.22-1|58	#Requires:       dejavu-serif-fonts
14cu|weasyprint-0.22-1|59	#
14cu|weasyprint-0.22-1|60	#%description -n python3-weasyprint
14cu|weasyprint-0.22-1|61	#The WeasyPrint Python library is a rendering engine for HTML and CSS that
14cu|weasyprint-0.22-1|62	#can export to PDF. It aims to support web standards for printing.
14cu|weasyprint-0.22-1|63	#%endif # if with_python3
14cu|weasyprint-0.22-1|64	
14cu|weasyprint-0.22-1|65	%prep
14cu|weasyprint-0.22-1|66	%setup -q -n WeasyPrint-%{version}
14cu|weasyprint-0.22-1|67	%patch0 -p1 -b .shebang
14cu|weasyprint-0.22-1|68	
14cu|weasyprint-0.22-1|69	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|70	#rm -rf %{py3dir}
14cu|weasyprint-0.22-1|71	#cp -a . %{py3dir}
14cu|weasyprint-0.22-1|72	#find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!/usr/bin/python|#!%{__python3}|'
14cu|weasyprint-0.22-1|73	#%endif # with_python3
14cu|weasyprint-0.22-1|74	
14cu|weasyprint-0.22-1|75	%build
14cu|weasyprint-0.22-1|76	%{__python} setup.py build
14cu|weasyprint-0.22-1|77	
14cu|weasyprint-0.22-1|78	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|79	#pushd %{py3dir}
14cu|weasyprint-0.22-1|80	# rpmbuild defaults to exporting LANG="C", which screws up Python 3's
14cu|weasyprint-0.22-1|81	# default encoidng, and breaks setup.py reading cairocffi/__init__.py,
14cu|weasyprint-0.22-1|82	# even though that file has an explicit tag of being UTF-8.
14cu|weasyprint-0.22-1|83	#LANG="en_US.UTF-8" %{__python3} setup.py build
14cu|weasyprint-0.22-1|84	#popd
14cu|weasyprint-0.22-1|85	#%endif # with_python3
14cu|weasyprint-0.22-1|86	
14cu|weasyprint-0.22-1|87	%install
14cu|weasyprint-0.22-1|88	%{__python} setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14cu|weasyprint-0.22-1|89	chmod +x %{buildroot}%{python_sitelib}/weasyprint/tests/test_web/run.py
14cu|weasyprint-0.22-1|90	
14cu|weasyprint-0.22-1|91	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|92	#pushd %{py3dir}
14cu|weasyprint-0.22-1|93	#LANG="en_US.UTF-8" %{__python3} setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14cu|weasyprint-0.22-1|94	#chmod +x %{buildroot}%{python3_sitelib}/weasyprint/tests/test_web/run.py
14cu|weasyprint-0.22-1|95	#popd
14cu|weasyprint-0.22-1|96	#%endif # with_python3
14cu|weasyprint-0.22-1|97	
14cu|weasyprint-0.22-1|98	%files
14cu|weasyprint-0.22-1|99	%doc AUTHORS LICENSE README
14cu|weasyprint-0.22-1|100	%{_bindir}/weasyprint
14cu|weasyprint-0.22-1|101	
14cu|weasyprint-0.22-1|102	%files -n python-weasyprint
14cu|weasyprint-0.22-1|103	%doc AUTHORS CHANGES LICENSE README
14cu|weasyprint-0.22-1|104	%{python_sitelib}/*
14cu|weasyprint-0.22-1|105	
14cu|weasyprint-0.22-1|106	#%if 0%{?with_python3}
14cu|weasyprint-0.22-1|107	#%files -n python3-weasyprint
14cu|weasyprint-0.22-1|108	#%doc AUTHORS CHANGES LICENSE README
14cu|weasyprint-0.22-1|109	#%{python3_sitelib}/*
14cu|weasyprint-0.22-1|110	#%endif # with_python3
14cu|weasyprint-0.22-1|111	
14cu|weasyprint-0.22-1|112	%changelog
14cu|weasyprint-0.22-1|113	
14cu|weasyprint-0.22-1|114	* Thu Apr 02 2015 Guilherme Moro <guilherme.moro@gmail.com> 0.22-1
14cu|weasyprint-0.22-1|115	- (e86f923) Imported from SRPM
14cu|weasyprint-0.22-1|116	
14cu|weasyprint-0.22-1|117	

15509 14
14cu|weatherman-1.2.2-1|1	
14cu|weatherman-1.2.2-1|2	Name:           weatherman
14cu|weatherman-1.2.2-1|3	Version:        1.2.2
14cu|weatherman-1.2.2-1|4	Release:        1
14cu|weatherman-1.2.2-1|5	Summary:        Quick access to current weather conditions and forecasts
14cu|weatherman-1.2.2-1|6	License:        BSD
14cu|weatherman-1.2.2-1|7	Group:          Networking/Other
14cu|weatherman-1.2.2-1|8	URL:            http://darkhorse.nu/weatherman/
14cu|weatherman-1.2.2-1|9	Source0:        http://darkhorse.nu/weatherman/weatherman-1.2.2.tar.gz
14cu|weatherman-1.2.2-1|10	BuildArch:      noarch
14cu|weatherman-1.2.2-1|11	Requires:       curl
14cu|weatherman-1.2.2-1|12	
14cu|weatherman-1.2.2-1|13	
14cu|weatherman-1.2.2-1|14	%description
14cu|weatherman-1.2.2-1|15	Weatherman displays weather information from weatherbug.com
14cu|weatherman-1.2.2-1|16	on the command line.
14cu|weatherman-1.2.2-1|17	It is written entirely in bash and will
14cu|weatherman-1.2.2-1|18	run on most UNIX/Linux systems.
14cu|weatherman-1.2.2-1|19	
14cu|weatherman-1.2.2-1|20	%prep
14cu|weatherman-1.2.2-1|21	%setup -q
14cu|weatherman-1.2.2-1|22	chmod -x CHANGES LICENSE
14cu|weatherman-1.2.2-1|23	
14cu|weatherman-1.2.2-1|24	%build
14cu|weatherman-1.2.2-1|25	# nothig to build
14cu|weatherman-1.2.2-1|26	
14cu|weatherman-1.2.2-1|27	%install
14cu|weatherman-1.2.2-1|28	#bin
14cu|weatherman-1.2.2-1|29	install -Dm755 weatherman %{buildroot}%{_bindir}/weatherman
14cu|weatherman-1.2.2-1|30	# man
14cu|weatherman-1.2.2-1|31	install -Dm644 weatherman.1.gz %{buildroot}%{_mandir}/man1/weatherman.1.gz
14cu|weatherman-1.2.2-1|32	
14cu|weatherman-1.2.2-1|33	%files
14cu|weatherman-1.2.2-1|34	%doc CHANGES LICENSE
14cu|weatherman-1.2.2-1|35	%{_bindir}/*
14cu|weatherman-1.2.2-1|36	%{_mandir}/man?/*
14cu|weatherman-1.2.2-1|37	
14cu|weatherman-1.2.2-1|38	%changelog
14cu|weatherman-1.2.2-1|39	* Mon Dec 02 2013 symbianflo <symbianflo@mandrivausers.ro> 1.2.2-1
14cu|weatherman-1.2.2-1|40	+ Revision: f6d6979
14cu|weatherman-1.2.2-1|41	- Log: import weatherman
14cu|weatherman-1.2.2-1|42	
14cu|weatherman-1.2.2-1|43	

15510 14
14cu|weather-utils-2.0-1|1	%define oname weather
14cu|weather-utils-2.0-1|2	Name:			weather-utils
14cu|weather-utils-2.0-1|3	Version:		2.0
14cu|weather-utils-2.0-1|4	Release:		1
14cu|weather-utils-2.0-1|5	Summary:		quick access to current weather conditions and forecasts
14cu|weather-utils-2.0-1|6	License:		BSD
14cu|weather-utils-2.0-1|7	Group:			Networking/Other
14cu|weather-utils-2.0-1|8	URL:			http://fungi.yuggoth.org/weather/
14cu|weather-utils-2.0-1|9	Source0:		http://fungi.yuggoth.org/weather/src/%{oname}-%{version}.tar.gz
14cu|weather-utils-2.0-1|10	Source1:		stations.txt
14cu|weather-utils-2.0-1|11	Source2:		README.install.urpmi
14cu|weather-utils-2.0-1|12	Requires:		python
14cu|weather-utils-2.0-1|13	BuildRequires:	python
14cu|weather-utils-2.0-1|14	Conflicts: 		expect
14cu|weather-utils-2.0-1|15	
14cu|weather-utils-2.0-1|16	BuildArch:		noarch
14cu|weather-utils-2.0-1|17	
14cu|weather-utils-2.0-1|18	%description
14cu|weather-utils-2.0-1|19	This command-line utility is intended to provide quick access to current
14cu|weather-utils-2.0-1|20	weather conditions and forecasts. Presently, it is capable of returning data
14cu|weather-utils-2.0-1|21	for localities throughout the USA by retrieving and formatting decoded METARs
14cu|weather-utils-2.0-1|22	(Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and
14cu|weather-utils-2.0-1|23	Atmospheric Administration) and forecasts from NWS (the USA National Weather
14cu|weather-utils-2.0-1|24	Service). The tool is written to function in the same spirit as other
14cu|weather-utils-2.0-1|25	command-line informational utilities like cal(1), calendar(1) and dict(1). It
14cu|weather-utils-2.0-1|26	can retrieve arbitrary weather data via specific command-line switches (station
14cu|weather-utils-2.0-1|27	ID, city, state), or aliases can be configured system wide and on a per-user
14cu|weather-utils-2.0-1|28	basis. It can be freely used and redistributed under the terms of a BSD-like
14cu|weather-utils-2.0-1|29	License.
14cu|weather-utils-2.0-1|30	
14cu|weather-utils-2.0-1|31	%prep
14cu|weather-utils-2.0-1|32	%setup -q -n %{oname}-%{version}
14cu|weather-utils-2.0-1|33	
14cu|weather-utils-2.0-1|34	%build
14cu|weather-utils-2.0-1|35	# nothing to build.
14cu|weather-utils-2.0-1|36	
14cu|weather-utils-2.0-1|37	%install
14cu|weather-utils-2.0-1|38	#bin
14cu|weather-utils-2.0-1|39	install -d -m755 %{buildroot}%{_bindir}
14cu|weather-utils-2.0-1|40	install -m 755  weather  %{buildroot}%{_bindir}/
14cu|weather-utils-2.0-1|41	
14cu|weather-utils-2.0-1|42	install -d -m755 %{buildroot}%{py_platsitedir}
14cu|weather-utils-2.0-1|43	install -m 755 weather.py %{buildroot}%{py_platsitedir}/
14cu|weather-utils-2.0-1|44	
14cu|weather-utils-2.0-1|45	#data
14cu|weather-utils-2.0-1|46	mkdir -p %{buildroot}%{_datadir}/%{oname}
14cu|weather-utils-2.0-1|47	cp -dR weatherrc %{buildroot}%{_datadir}/%{oname}
14cu|weather-utils-2.0-1|48	cp -R %{SOURCE1} %{buildroot}%{_datadir}/%{oname}
14cu|weather-utils-2.0-1|49	
14cu|weather-utils-2.0-1|50	# romanian
14cu|weather-utils-2.0-1|51	install -m644 %{SOURCE2} README.install.urpmi
14cu|weather-utils-2.0-1|52	
14cu|weather-utils-2.0-1|53	#mandir
14cu|weather-utils-2.0-1|54	mkdir -p %{buildroot}%{_mandir}/%{oname}
14cu|weather-utils-2.0-1|55	cp -dR weather.1  %{buildroot}%{_mandir}/%{oname}
14cu|weather-utils-2.0-1|56	cp -dR weatherrc.5 %{buildroot}%{_mandir}/%{oname}
14cu|weather-utils-2.0-1|57	
14cu|weather-utils-2.0-1|58	%post
14cu|weather-utils-2.0-1|59	# romanian
14cu|weather-utils-2.0-1|60	cat /usr/share/weather/README.install.urpmi
14cu|weather-utils-2.0-1|61	
14cu|weather-utils-2.0-1|62	
14cu|weather-utils-2.0-1|63	
14cu|weather-utils-2.0-1|64	
14cu|weather-utils-2.0-1|65	%files
14cu|weather-utils-2.0-1|66	%doc ChangeLog FAQ LICENSE README
14cu|weather-utils-2.0-1|67	%doc README.install.urpmi
14cu|weather-utils-2.0-1|68	%{_bindir}/*
14cu|weather-utils-2.0-1|69	%{_mandir}/%{oname}/*
14cu|weather-utils-2.0-1|70	%{_datadir}/%{oname}/*
14cu|weather-utils-2.0-1|71	%{py_platsitedir}/weather.py
14cu|weather-utils-2.0-1|72	
14cu|weather-utils-2.0-1|73	%changelog
14cu|weather-utils-2.0-1|74	* Sat Oct 25 2014 abfonly <abfonly@gmail.com> 2.0-1
14cu|weather-utils-2.0-1|75	+ Revision: 14180c5
14cu|weather-utils-2.0-1|76	- Updated weather-utils.spec
14cu|weather-utils-2.0-1|77	
14cu|weather-utils-2.0-1|78	

15511 14
14cu|web2project-3.1-9|1	Summary:    Real Project Management for Real Businesses
14cu|web2project-3.1-9|2	Name:       web2project
14cu|web2project-3.1-9|3	Version:    3.1
14cu|web2project-3.1-9|4	Release:    9
14cu|web2project-3.1-9|5	License:    BSD
14cu|web2project-3.1-9|6	Group:      System/Servers
14cu|web2project-3.1-9|7	URL:        http://web2project.net/
14cu|web2project-3.1-9|8	Source0:    http://prdownloads.sourceforge.net/web2project/%{name}-%{version}.tar.gz
14cu|web2project-3.1-9|9	Requires(post): rpm-helper
14cu|web2project-3.1-9|10	Requires(preun): rpm-helper
14cu|web2project-3.1-9|11	Requires:   apache-mod_php
14cu|web2project-3.1-9|12	Requires:   php-mysql
14cu|web2project-3.1-9|13	Requires:   php-gd
14cu|web2project-3.1-9|14	Requires:   php-sqlite3
14cu|web2project-3.1-9|15	Requires:   php-ldap
14cu|web2project-3.1-9|16	Requires:   php-adodb
14cu|web2project-3.1-9|17	Requires:   php-jpgraph
14cu|web2project-3.1-9|18	Requires:   php-smarty
14cu|web2project-3.1-9|19	Requires:   php-mbstring
14cu|web2project-3.1-9|20	Requires:   php-pear-Date
14cu|web2project-3.1-9|21	Requires:   php-pear-Contact_Vcard_Parse
14cu|web2project-3.1-9|22	Requires:   php-pear-Contact_Vcard_Build
14cu|web2project-3.1-9|23	Requires:   php-pear-HTML_BBCodeParser
14cu|web2project-3.1-9|24	Requires:   nusoap
14cu|web2project-3.1-9|25	BuildArch:  noarch
14cu|web2project-3.1-9|26	
14cu|web2project-3.1-9|27	%description
14cu|web2project-3.1-9|28	web2Project is an Free Open Source business oriented Project Management System
14cu|web2project-3.1-9|29	(PMS) built for the future. Following the concept of a Rich Internet
14cu|web2project-3.1-9|30	Application (RIA) we will be providing an interactive and effective way of
14cu|web2project-3.1-9|31	managing projects.
14cu|web2project-3.1-9|32	
14cu|web2project-3.1-9|33	%prep
14cu|web2project-3.1-9|34	%setup -q
14cu|web2project-3.1-9|35	find . -name .htaccess | xargs rm -f
14cu|web2project-3.1-9|36	
14cu|web2project-3.1-9|37	# don't bundle these
14cu|web2project-3.1-9|38	rm -rf lib/adodb
14cu|web2project-3.1-9|39	rm -rf lib/jpgraph
14cu|web2project-3.1-9|40	rm -rf lib/PEAR
14cu|web2project-3.1-9|41	
14cu|web2project-3.1-9|42	%build
14cu|web2project-3.1-9|43	
14cu|web2project-3.1-9|44	%install
14cu|web2project-3.1-9|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|web2project-3.1-9|46	install -m 644 *.php %{buildroot}%{_datadir}/%{name}
14cu|web2project-3.1-9|47	for dir in classes includes install js lib locales modules style; do
14cu|web2project-3.1-9|48	cp -pr $dir %{buildroot}%{_datadir}/%{name}
14cu|web2project-3.1-9|49	done
14cu|web2project-3.1-9|50	
14cu|web2project-3.1-9|51	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|web2project-3.1-9|52	cp -pr files/* %{buildroot}%{_localstatedir}/lib/%{name}
14cu|web2project-3.1-9|53	pushd %{buildroot}%{_datadir}/%{name}
14cu|web2project-3.1-9|54	ln -s ../../..%{_localstatedir}/lib/%{name} files
14cu|web2project-3.1-9|55	popd
14cu|web2project-3.1-9|56	
14cu|web2project-3.1-9|57	# fix config file location
14cu|web2project-3.1-9|58	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|web2project-3.1-9|59	#mv %{buildroot}%{_datadir}/%{name}/includes/config-dist.php \
14cu|web2project-3.1-9|60	#    %{buildroot}%{_sysconfdir}/%{name}/config.php
14cu|web2project-3.1-9|61	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
14cu|web2project-3.1-9|62	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/config.php
14cu|web2project-3.1-9|63	pushd %{buildroot}%{_datadir}/%{name}/includes
14cu|web2project-3.1-9|64	ln -s ../../../..%{_sysconfdir}/%{name}/config.php .
14cu|web2project-3.1-9|65	popd
14cu|web2project-3.1-9|66	
14cu|web2project-3.1-9|67	
14cu|web2project-3.1-9|68	install -d -m 755 %{buildroot}%{_webappconfdir}
14cu|web2project-3.1-9|69	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
14cu|web2project-3.1-9|70	Alias /%{name}/files %{_localstatedir}/lib/%{name}
14cu|web2project-3.1-9|71	Alias /%{name} %{_datadir}/%{name}
14cu|web2project-3.1-9|72	
14cu|web2project-3.1-9|73	<Directory %{_datadir}/%{name}>
14cu|web2project-3.1-9|74	Order allow,deny
14cu|web2project-3.1-9|75	Allow from all
14cu|web2project-3.1-9|76	
14cu|web2project-3.1-9|77	php_admin_value memory_limit    64M
14cu|web2project-3.1-9|78	php_admin_value post_max_size   17M
14cu|web2project-3.1-9|79	php_admin_value upload_max_filesize 16M
14cu|web2project-3.1-9|80	php_admin_value max_execution_time 120
14cu|web2project-3.1-9|81	</Directory>
14cu|web2project-3.1-9|82	
14cu|web2project-3.1-9|83	
14cu|web2project-3.1-9|84	<Directory %{_datadir}/%{name}/includes>
14cu|web2project-3.1-9|85	Require all denied
14cu|web2project-3.1-9|86	</Directory>
14cu|web2project-3.1-9|87	
14cu|web2project-3.1-9|88	<Directory %{_datadir}/%{name}/includes>
14cu|web2project-3.1-9|89	Require local granted
14cu|web2project-3.1-9|90	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
14cu|web2project-3.1-9|91	</Directory>
14cu|web2project-3.1-9|92	
14cu|web2project-3.1-9|93	<Directory %{_localstatedir}/lib/%{name}/files>
14cu|web2project-3.1-9|94	Require all denied
14cu|web2project-3.1-9|95	</Directory>
14cu|web2project-3.1-9|96	
14cu|web2project-3.1-9|97	<Directory %{_localstatedir}/lib/%{name}/files/temp>
14cu|web2project-3.1-9|98	Require all granted
14cu|web2project-3.1-9|99	</Directory>
14cu|web2project-3.1-9|100	EOF
14cu|web2project-3.1-9|101	
14cu|web2project-3.1-9|102	
14cu|web2project-3.1-9|103	%post
14cu|web2project-3.1-9|104	%_post_webapp
14cu|web2project-3.1-9|105	
14cu|web2project-3.1-9|106	%postun
14cu|web2project-3.1-9|107	%_postun_webapp
14cu|web2project-3.1-9|108	
14cu|web2project-3.1-9|109	%files
14cu|web2project-3.1-9|110	%doc COPYING LICENSE
14cu|web2project-3.1-9|111	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|web2project-3.1-9|112	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
14cu|web2project-3.1-9|113	%{_datadir}/%{name}
14cu|web2project-3.1-9|114	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
14cu|web2project-3.1-9|115	
14cu|web2project-3.1-9|116	
14cu|web2project-3.1-9|117	%changelog
14cu|web2project-3.1-9|118	
14cu|web2project-3.1-9|119	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 3.1-9
14cu|web2project-3.1-9|120	- (490fe81) Spec cleanup
14cu|web2project-3.1-9|121	
14cu|web2project-3.1-9|122	

15512 14
14cu|websocketpp-0.4.0-1|1	Name:    websocketpp
14cu|websocketpp-0.4.0-1|2	Summary: 	C++ WebSocket Protocol Library
14cu|websocketpp-0.4.0-1|3	Version: 	0.4.0
14cu|websocketpp-0.4.0-1|4	Release: 	1
14cu|websocketpp-0.4.0-1|5	Group: 		System/Libraries
14cu|websocketpp-0.4.0-1|6	License: 	BSD
14cu|websocketpp-0.4.0-1|7	Url:     	http://www.zaphoyd.com/websocketpp
14cu|websocketpp-0.4.0-1|8	Source0: 	https://github.com/zaphoyd/websocketpp/archive/%{version}.tar.gz
14cu|websocketpp-0.4.0-1|9	Source1: 	websocketpp.pc
14cu|websocketpp-0.4.0-1|10	
14cu|websocketpp-0.4.0-1|11	# put cmake files in share/cmake instead of lib/cmake
14cu|websocketpp-0.4.0-1|12	Patch1: websocketpp-0.4.0-cmake_noarch.patch
14cu|websocketpp-0.4.0-1|13	
14cu|websocketpp-0.4.0-1|14	BuildRequires:  boost-devel
14cu|websocketpp-0.4.0-1|15	BuildRequires:  cmake
14cu|websocketpp-0.4.0-1|16	BuildRequires:  pkgconfig
14cu|websocketpp-0.4.0-1|17	
14cu|websocketpp-0.4.0-1|18	
14cu|websocketpp-0.4.0-1|19	BuildArch:	noarch
14cu|websocketpp-0.4.0-1|20	
14cu|websocketpp-0.4.0-1|21	%description
14cu|websocketpp-0.4.0-1|22	WebSocket++ is an open source (BSD license) header only C++ library
14cu|websocketpp-0.4.0-1|23	that impliments RFC6455 The WebSocket Protocol. It allows integrating
14cu|websocketpp-0.4.0-1|24	WebSocket client and server functionality into C++ programs. It uses
14cu|websocketpp-0.4.0-1|25	interchangeable network transport modules including one based on C++
14cu|websocketpp-0.4.0-1|26	iostreams and one based on Boost Asio.
14cu|websocketpp-0.4.0-1|27	#--------------------------------------------------------
14cu|websocketpp-0.4.0-1|28	
14cu|websocketpp-0.4.0-1|29	%package devel
14cu|websocketpp-0.4.0-1|30	Summary:  C++ WebSocket Protocol Library
14cu|websocketpp-0.4.0-1|31	Group:		Development/C
14cu|websocketpp-0.4.0-1|32	Provides:	pkgconfig(websocketpp) = %{EVRD}
14cu|websocketpp-0.4.0-1|33	Requires:	boost-devel
14cu|websocketpp-0.4.0-1|34	
14cu|websocketpp-0.4.0-1|35	
14cu|websocketpp-0.4.0-1|36	%description devel
14cu|websocketpp-0.4.0-1|37	WebSocket++ is an open source (BSD license) header only C++ library
14cu|websocketpp-0.4.0-1|38	that impliments RFC6455 The WebSocket Protocol. It allows integrating
14cu|websocketpp-0.4.0-1|39	WebSocket client and server functionality into C++ programs. It uses
14cu|websocketpp-0.4.0-1|40	interchangeable network transport modules including one based on C++
14cu|websocketpp-0.4.0-1|41	iostreams and one based on Boost Asio.
14cu|websocketpp-0.4.0-1|42	
14cu|websocketpp-0.4.0-1|43	%files devel
14cu|websocketpp-0.4.0-1|44	%doc COPYING changelog.md readme.md roadmap.md
14cu|websocketpp-0.4.0-1|45	%{_includedir}/websocketpp/
14cu|websocketpp-0.4.0-1|46	%dir %{_datadir}/cmake/
14cu|websocketpp-0.4.0-1|47	%{_datadir}/cmake/websocketpp/
14cu|websocketpp-0.4.0-1|48	#--------------------------------------------------------
14cu|websocketpp-0.4.0-1|49	
14cu|websocketpp-0.4.0-1|50	
14cu|websocketpp-0.4.0-1|51	%prep
14cu|websocketpp-0.4.0-1|52	%setup -q
14cu|websocketpp-0.4.0-1|53	%patch1 -p1 -b .cmake_noarch
14cu|websocketpp-0.4.0-1|54	
14cu|websocketpp-0.4.0-1|55	%build
14cu|websocketpp-0.4.0-1|56	%cmake
14cu|websocketpp-0.4.0-1|57	%make
14cu|websocketpp-0.4.0-1|58	
14cu|websocketpp-0.4.0-1|59	
14cu|websocketpp-0.4.0-1|60	%install
14cu|websocketpp-0.4.0-1|61	%makeinstall_std -C build
14cu|websocketpp-0.4.0-1|62	cp -R %{SOURCE1} %{buildroot}%{_includedir}/websocketpp/websocketpp.pc
14cu|websocketpp-0.4.0-1|63	
14cu|websocketpp-0.4.0-1|64	%changelog
14cu|websocketpp-0.4.0-1|65	
14cu|websocketpp-0.4.0-1|66	* Fri Jul 24 2015 abfonly <abfonly@gmail.com> 0.4.0-1
14cu|websocketpp-0.4.0-1|67	- (8307786) Imported from SRPM
14cu|websocketpp-0.4.0-1|68	
14cu|websocketpp-0.4.0-1|69	

15513 14
14cu|weechat-1.9.1-1|1	Summary:	Portable, fast, light and extensible IRC client
14cu|weechat-1.9.1-1|2	Name:		weechat
14cu|weechat-1.9.1-1|3	Version:	1.9.1
14cu|weechat-1.9.1-1|4	Release:	1
14cu|weechat-1.9.1-1|5	License:	GPLv3+
14cu|weechat-1.9.1-1|6	Group:		Networking/IRC
14cu|weechat-1.9.1-1|7	Url:		http://www.weechat.org/
14cu|weechat-1.9.1-1|8	Source0:	https://weechat.org/files/src/%{name}-%{version}.tar.xz
14cu|weechat-1.9.1-1|9	BuildRequires:	aspell-devel
14cu|weechat-1.9.1-1|10	BuildRequires:	cmake
14cu|weechat-1.9.1-1|11	BuildRequires:	docbook-style-xsl
14cu|weechat-1.9.1-1|12	BuildRequires:	gettext
14cu|weechat-1.9.1-1|13	BuildRequires:	perl-devel
14cu|weechat-1.9.1-1|14	BuildRequires:	ruby-devel
14cu|weechat-1.9.1-1|15	BuildRequires:	tcl-devel
14cu|weechat-1.9.1-1|16	BuildRequires:	pkgconfig(enchant)
14cu|weechat-1.9.1-1|17	BuildRequires:	pkgconfig(gnutls)
14cu|weechat-1.9.1-1|18	BuildRequires:	pkgconfig(guile-2.0)
14cu|weechat-1.9.1-1|19	BuildRequires:	pkgconfig(libcurl)
14cu|weechat-1.9.1-1|20	BuildRequires:	pkgconfig(libgcrypt)
14cu|weechat-1.9.1-1|21	BuildRequires:	pkgconfig(lua)
14cu|weechat-1.9.1-1|22	BuildRequires:	pkgconfig(ncurses)
14cu|weechat-1.9.1-1|23	BuildRequires:	pkgconfig(ncursesw)
14cu|weechat-1.9.1-1|24	BuildRequires:	pkgconfig(python)
14cu|weechat-1.9.1-1|25	Obsoletes:	%{name}-gtk < 0.4.1
14cu|weechat-1.9.1-1|26	
14cu|weechat-1.9.1-1|27	%description
14cu|weechat-1.9.1-1|28	WeeChat (Wee Enhanced Environment for Chat) is a fast, light and extensible
14cu|weechat-1.9.1-1|29	chat client designed for many platforms.
14cu|weechat-1.9.1-1|30	
14cu|weechat-1.9.1-1|31	Main features are:
14cu|weechat-1.9.1-1|32	- modular: a lightweight core with plugins around
14cu|weechat-1.9.1-1|33	- multi-protocols: IRC and Jabber (other soon)
14cu|weechat-1.9.1-1|34	- extensible: C plugins and scripts (Perl, Python, Ruby, Lua and Tcl)
14cu|weechat-1.9.1-1|35	- free software: released under GPLv3 license
14cu|weechat-1.9.1-1|36	- fully documented: user's guide, API, FAQ,.. translated in many languages
14cu|weechat-1.9.1-1|37	
14cu|weechat-1.9.1-1|38	%files -f %{name}.lang
14cu|weechat-1.9.1-1|39	%{_bindir}/%{name}
14cu|weechat-1.9.1-1|40	%{_bindir}/%{name}-curses
14cu|weechat-1.9.1-1|41	%dir %{_libdir}/%{name}
14cu|weechat-1.9.1-1|42	%dir %{_libdir}/%{name}/plugins
14cu|weechat-1.9.1-1|43	%{_libdir}/%{name}/plugins/alias.so
14cu|weechat-1.9.1-1|44	%{_libdir}/%{name}/plugins/buflist.so
14cu|weechat-1.9.1-1|45	%{_libdir}/%{name}/plugins/exec.so
14cu|weechat-1.9.1-1|46	%{_libdir}/%{name}/plugins/fifo.so
14cu|weechat-1.9.1-1|47	%{_libdir}/%{name}/plugins/guile.so
14cu|weechat-1.9.1-1|48	%{_libdir}/%{name}/plugins/irc.so
14cu|weechat-1.9.1-1|49	%{_libdir}/%{name}/plugins/logger.so
14cu|weechat-1.9.1-1|50	%{_libdir}/%{name}/plugins/relay.so
14cu|weechat-1.9.1-1|51	%{_libdir}/%{name}/plugins/script.so
14cu|weechat-1.9.1-1|52	%{_libdir}/%{name}/plugins/trigger.so
14cu|weechat-1.9.1-1|53	%{_libdir}/%{name}/plugins/xfer.so
14cu|weechat-1.9.1-1|54	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|weechat-1.9.1-1|55	
14cu|weechat-1.9.1-1|56	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|57	
14cu|weechat-1.9.1-1|58	%package perl
14cu|weechat-1.9.1-1|59	Summary:	Weechat perl plugins
14cu|weechat-1.9.1-1|60	Group:		Networking/IRC
14cu|weechat-1.9.1-1|61	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|62	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|63	
14cu|weechat-1.9.1-1|64	%description perl
14cu|weechat-1.9.1-1|65	This package allow weechat to use perl scripts
14cu|weechat-1.9.1-1|66	
14cu|weechat-1.9.1-1|67	%files perl
14cu|weechat-1.9.1-1|68	%{_libdir}/%{name}/plugins/perl.so
14cu|weechat-1.9.1-1|69	
14cu|weechat-1.9.1-1|70	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|71	
14cu|weechat-1.9.1-1|72	%package python
14cu|weechat-1.9.1-1|73	Summary:	Weechat python plugins
14cu|weechat-1.9.1-1|74	Group:		Networking/IRC
14cu|weechat-1.9.1-1|75	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|76	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|77	
14cu|weechat-1.9.1-1|78	%description python
14cu|weechat-1.9.1-1|79	This package allow weechat to use python scripts
14cu|weechat-1.9.1-1|80	
14cu|weechat-1.9.1-1|81	%files python
14cu|weechat-1.9.1-1|82	%{_libdir}/%{name}/plugins/python.so
14cu|weechat-1.9.1-1|83	
14cu|weechat-1.9.1-1|84	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|85	
14cu|weechat-1.9.1-1|86	%package tcl
14cu|weechat-1.9.1-1|87	Summary:	Weechat tcl plugins
14cu|weechat-1.9.1-1|88	Group:		Networking/IRC
14cu|weechat-1.9.1-1|89	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|90	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|91	
14cu|weechat-1.9.1-1|92	%description tcl
14cu|weechat-1.9.1-1|93	This package allow weechat to use tcl scripts
14cu|weechat-1.9.1-1|94	
14cu|weechat-1.9.1-1|95	%files tcl
14cu|weechat-1.9.1-1|96	%{_libdir}/%{name}/plugins/tcl.so
14cu|weechat-1.9.1-1|97	
14cu|weechat-1.9.1-1|98	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|99	
14cu|weechat-1.9.1-1|100	%package ruby
14cu|weechat-1.9.1-1|101	Group:		Networking/IRC
14cu|weechat-1.9.1-1|102	Summary:	Weechat ruby plugins
14cu|weechat-1.9.1-1|103	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|104	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|105	
14cu|weechat-1.9.1-1|106	%description ruby
14cu|weechat-1.9.1-1|107	This package allow weechat to use ruby scripts
14cu|weechat-1.9.1-1|108	
14cu|weechat-1.9.1-1|109	%files ruby
14cu|weechat-1.9.1-1|110	%{_libdir}/%{name}/plugins/ruby.so
14cu|weechat-1.9.1-1|111	
14cu|weechat-1.9.1-1|112	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|113	
14cu|weechat-1.9.1-1|114	%package lua
14cu|weechat-1.9.1-1|115	Summary:	Weechat lua plugins
14cu|weechat-1.9.1-1|116	Group:		Networking/IRC
14cu|weechat-1.9.1-1|117	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|118	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|119	
14cu|weechat-1.9.1-1|120	%description lua
14cu|weechat-1.9.1-1|121	This package allow weechat to use lua scripts
14cu|weechat-1.9.1-1|122	
14cu|weechat-1.9.1-1|123	%files lua
14cu|weechat-1.9.1-1|124	%{_libdir}/%{name}/plugins/lua.so
14cu|weechat-1.9.1-1|125	
14cu|weechat-1.9.1-1|126	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|127	
14cu|weechat-1.9.1-1|128	%package charset
14cu|weechat-1.9.1-1|129	Summary:	Weechat charset plugins
14cu|weechat-1.9.1-1|130	Group:		Networking/IRC
14cu|weechat-1.9.1-1|131	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|132	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|133	
14cu|weechat-1.9.1-1|134	%description charset
14cu|weechat-1.9.1-1|135	This package allow weechat to use charset
14cu|weechat-1.9.1-1|136	
14cu|weechat-1.9.1-1|137	%files charset
14cu|weechat-1.9.1-1|138	%{_libdir}/%{name}/plugins/charset.so
14cu|weechat-1.9.1-1|139	
14cu|weechat-1.9.1-1|140	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|141	
14cu|weechat-1.9.1-1|142	%package aspell
14cu|weechat-1.9.1-1|143	Summary:	Weechat spell check plugins
14cu|weechat-1.9.1-1|144	Group:		Networking/IRC
14cu|weechat-1.9.1-1|145	Requires:	%{name} = %{version}
14cu|weechat-1.9.1-1|146	Conflicts:	%{name} < 0.3.6
14cu|weechat-1.9.1-1|147	
14cu|weechat-1.9.1-1|148	%description aspell
14cu|weechat-1.9.1-1|149	This package allow weechat to use spell checker feature.
14cu|weechat-1.9.1-1|150	
14cu|weechat-1.9.1-1|151	%files aspell
14cu|weechat-1.9.1-1|152	%{_libdir}/%{name}/plugins/aspell.so
14cu|weechat-1.9.1-1|153	
14cu|weechat-1.9.1-1|154	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|155	
14cu|weechat-1.9.1-1|156	%package devel
14cu|weechat-1.9.1-1|157	Summary:	Development files for weechat
14cu|weechat-1.9.1-1|158	Group:		Development/C
14cu|weechat-1.9.1-1|159	Requires:	%{name} = %{EVRD}
14cu|weechat-1.9.1-1|160	
14cu|weechat-1.9.1-1|161	%description devel
14cu|weechat-1.9.1-1|162	WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and
14cu|weechat-1.9.1-1|163	extensible IRC client. Everything can be done with a keyboard.
14cu|weechat-1.9.1-1|164	It is customizable and extensible with scripts.
14cu|weechat-1.9.1-1|165	
14cu|weechat-1.9.1-1|166	This package contains include files and pc file for weechat.
14cu|weechat-1.9.1-1|167	
14cu|weechat-1.9.1-1|168	%files devel
14cu|weechat-1.9.1-1|169	%{_includedir}/%{name}
14cu|weechat-1.9.1-1|170	%{_libdir}/pkgconfig/%{name}.pc
14cu|weechat-1.9.1-1|171	
14cu|weechat-1.9.1-1|172	#--------------------------------------------------------------------
14cu|weechat-1.9.1-1|173	
14cu|weechat-1.9.1-1|174	%prep
14cu|weechat-1.9.1-1|175	%setup -q
14cu|weechat-1.9.1-1|176	%apply_patches
14cu|weechat-1.9.1-1|177	
14cu|weechat-1.9.1-1|178	%build
14cu|weechat-1.9.1-1|179	export LDFLAGS="-ldl"
14cu|weechat-1.9.1-1|180	%cmake -DLIBDIR=%{_libdir}
14cu|weechat-1.9.1-1|181	%make
14cu|weechat-1.9.1-1|182	
14cu|weechat-1.9.1-1|183	%install
14cu|weechat-1.9.1-1|184	%makeinstall_std -C build
14cu|weechat-1.9.1-1|185	
14cu|weechat-1.9.1-1|186	%find_lang %{name}
14cu|weechat-1.9.1-1|187	
14cu|weechat-1.9.1-1|188	%changelog
14cu|weechat-1.9.1-1|189	
14cu|weechat-1.9.1-1|190	* Tue Oct 31 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.9.1-1
14cu|weechat-1.9.1-1|191	- (ef89c84) Updated to 1.9.1
14cu|weechat-1.9.1-1|192	
14cu|weechat-1.9.1-1|193	

15514 14
14cu|werken-xpath-0.9.4-1|1	%define dotname werken.xpath
14cu|werken-xpath-0.9.4-1|2	%define section free
14cu|werken-xpath-0.9.4-1|3	
14cu|werken-xpath-0.9.4-1|4	Name:           werken-xpath
14cu|werken-xpath-0.9.4-1|5	Version:        0.9.4
14cu|werken-xpath-0.9.4-1|6	Release:        1
14cu|werken-xpath-0.9.4-1|7	Epoch:          0
14cu|werken-xpath-0.9.4-1|8	Summary:        XPath implementation using JDOM
14cu|werken-xpath-0.9.4-1|9	License:        Apache Software License-like
14cu|werken-xpath-0.9.4-1|10	Source0:        %{dotname}-%{version}-beta-src.tar.gz
14cu|werken-xpath-0.9.4-1|11	Source1:        %{name}-%{version}.pom
14cu|werken-xpath-0.9.4-1|12	Patch0:         %{name}-ElementNamespaceContext.patch
14cu|werken-xpath-0.9.4-1|13	Patch1:         %{name}-Partition.patch
14cu|werken-xpath-0.9.4-1|14	Patch2:         %{name}-ParentStep.patch
14cu|werken-xpath-0.9.4-1|15	Patch3:         %{name}-NodeTypeStep.patch
14cu|werken-xpath-0.9.4-1|16	Patch4:         %{name}-UnAbbrStep.patch
14cu|werken-xpath-0.9.4-1|17	Patch5:         %{name}-StringFunction.patch
14cu|werken-xpath-0.9.4-1|18	Patch6:         %{name}-Test.patch
14cu|werken-xpath-0.9.4-1|19	Patch7:         %{name}-Driver.patch
14cu|werken-xpath-0.9.4-1|20	Patch8:         %{name}-runtests_sh.patch
14cu|werken-xpath-0.9.4-1|21	URL:            http://sourceforge.net/projects/werken-xpath/
14cu|werken-xpath-0.9.4-1|22	Requires:       jdom
14cu|werken-xpath-0.9.4-1|23	BuildRequires:  ant >= 0:1.6
14cu|werken-xpath-0.9.4-1|24	BuildRequires:  antlr
14cu|werken-xpath-0.9.4-1|25	BuildRequires:  jdom
14cu|werken-xpath-0.9.4-1|26	BuildRequires:  xerces-j2
14cu|werken-xpath-0.9.4-1|27	BuildRequires:  xml-commons-apis
14cu|werken-xpath-0.9.4-1|28	BuildRequires:  java-rpmbuild >= 0:1.7.2
14cu|werken-xpath-0.9.4-1|29	Group:          Development/Java
14cu|werken-xpath-0.9.4-1|30	BuildArch:      noarch
14cu|werken-xpath-0.9.4-1|31	Provides:    werken.xpath = %{epoch}:%{version}-%{release}
14cu|werken-xpath-0.9.4-1|32	Obsoletes:   werken.xpath < %{epoch}:%{version}-%{release}
14cu|werken-xpath-0.9.4-1|33	
14cu|werken-xpath-0.9.4-1|34	%description
14cu|werken-xpath-0.9.4-1|35	werken.xpath is an implementation of the W3C XPath Recommendation, on
14cu|werken-xpath-0.9.4-1|36	top of the JDOM library.  It takes as input a XPath expression, and a
14cu|werken-xpath-0.9.4-1|37	JDOM tree, and returns a NodeSet (java.util.List) of selected
14cu|werken-xpath-0.9.4-1|38	elements.  Is is being used in the development of the
14cu|werken-xpath-0.9.4-1|39	as-yet-unreleased werken.xslt (eXtensible Stylesheet Language) and the
14cu|werken-xpath-0.9.4-1|40	werken.canonical (XML canonicalization) packages.
14cu|werken-xpath-0.9.4-1|41	
14cu|werken-xpath-0.9.4-1|42	%package        javadoc
14cu|werken-xpath-0.9.4-1|43	Summary:        Javadoc for %{name}
14cu|werken-xpath-0.9.4-1|44	Group:          Development/Java
14cu|werken-xpath-0.9.4-1|45	BuildRequires:  java-1.7.0-openjdk-javadoc
14cu|werken-xpath-0.9.4-1|46	Provides:    werken.xpath-javadoc = %{epoch}:%{version}-%{release}
14cu|werken-xpath-0.9.4-1|47	Obsoletes:   werken.xpath-javadoc < %{epoch}:%{version}-%{release}
14cu|werken-xpath-0.9.4-1|48	
14cu|werken-xpath-0.9.4-1|49	%description    javadoc
14cu|werken-xpath-0.9.4-1|50	Javadoc for %{name}.
14cu|werken-xpath-0.9.4-1|51	
14cu|werken-xpath-0.9.4-1|52	# -----------------------------------------------------------------------------
14cu|werken-xpath-0.9.4-1|53	
14cu|werken-xpath-0.9.4-1|54	%prep
14cu|werken-xpath-0.9.4-1|55	%setup -q -n %{dotname}
14cu|werken-xpath-0.9.4-1|56	%patch0 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|57	%patch1 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|58	%patch2 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|59	%patch3 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|60	%patch4 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|61	%patch5 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|62	%patch6 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|63	%patch7 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|64	%patch8 -p0 -b .sav
14cu|werken-xpath-0.9.4-1|65	
14cu|werken-xpath-0.9.4-1|66	# remove all binary libs
14cu|werken-xpath-0.9.4-1|67	for j in $(find . -name "*.jar"); do
14cu|werken-xpath-0.9.4-1|68	mv $j $j.no
14cu|werken-xpath-0.9.4-1|69	done
14cu|werken-xpath-0.9.4-1|70	
14cu|werken-xpath-0.9.4-1|71	#pushd lib
14cu|werken-xpath-0.9.4-1|72	#ln -sf $(build-classpath antlr) antlr-runtime.jar
14cu|werken-xpath-0.9.4-1|73	#ln -sf $(build-classpath jdom) jdom.jar
14cu|werken-xpath-0.9.4-1|74	#ln -sf $(build-classpath xerces-j2) xerces.jar
14cu|werken-xpath-0.9.4-1|75	#popd
14cu|werken-xpath-0.9.4-1|76	
14cu|werken-xpath-0.9.4-1|77	# -----------------------------------------------------------------------------
14cu|werken-xpath-0.9.4-1|78	
14cu|werken-xpath-0.9.4-1|79	%build
14cu|werken-xpath-0.9.4-1|80	export CLASSPATH=$(build-classpath jdom antlr xerces-j2 xml-commons-apis)
14cu|werken-xpath-0.9.4-1|81	%{ant} -Dbuild.compiler=modern package javadoc compile-test
14cu|werken-xpath-0.9.4-1|82	# Note that you'll have to java in PATH for this to work, it is by default
14cu|werken-xpath-0.9.4-1|83	# when using a JPackage JVM.
14cu|werken-xpath-0.9.4-1|84	CLASSPATH=$CLASSPATH:build/werken.xpath.jar:build/test/classes
14cu|werken-xpath-0.9.4-1|85	sh runtests.sh
14cu|werken-xpath-0.9.4-1|86	
14cu|werken-xpath-0.9.4-1|87	# -----------------------------------------------------------------------------
14cu|werken-xpath-0.9.4-1|88	
14cu|werken-xpath-0.9.4-1|89	%install
14cu|werken-xpath-0.9.4-1|90	
14cu|werken-xpath-0.9.4-1|91	# jars
14cu|werken-xpath-0.9.4-1|92	mkdir -p %{buildroot}%{_javadir}
14cu|werken-xpath-0.9.4-1|93	cp -p build/%{dotname}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|werken-xpath-0.9.4-1|94	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done
14cu|werken-xpath-0.9.4-1|95	ln -sf %{name}.jar %{dotname}.jar)
14cu|werken-xpath-0.9.4-1|96	
14cu|werken-xpath-0.9.4-1|97	# pom
14cu|werken-xpath-0.9.4-1|98	mkdir -p %{buildroot}%{_datadir}/maven2/default_poms
14cu|werken-xpath-0.9.4-1|99	cp %{SOURCE1} %{buildroot}%{_datadir}/maven2/default_poms/JPP-werken-xpath.pom
14cu|werken-xpath-0.9.4-1|100	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cu|werken-xpath-0.9.4-1|101	
14cu|werken-xpath-0.9.4-1|102	# javadoc
14cu|werken-xpath-0.9.4-1|103	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|werken-xpath-0.9.4-1|104	cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|werken-xpath-0.9.4-1|105	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|werken-xpath-0.9.4-1|106	# -----------------------------------------------------------------------------
14cu|werken-xpath-0.9.4-1|107	
14cu|werken-xpath-0.9.4-1|108	%post
14cu|werken-xpath-0.9.4-1|109	%update_maven_depmap
14cu|werken-xpath-0.9.4-1|110	
14cu|werken-xpath-0.9.4-1|111	%postun
14cu|werken-xpath-0.9.4-1|112	%update_maven_depmap
14cu|werken-xpath-0.9.4-1|113	
14cu|werken-xpath-0.9.4-1|114	%files
14cu|werken-xpath-0.9.4-1|115	%defattr(0644,root,root,0755)
14cu|werken-xpath-0.9.4-1|116	%doc INSTALL LICENSE LIMITATIONS README TODO
14cu|werken-xpath-0.9.4-1|117	%{_javadir}/*
14cu|werken-xpath-0.9.4-1|118	%{_datadir}/maven2/default_poms/*
14cu|werken-xpath-0.9.4-1|119	%{_mavendepmapfragdir}
14cu|werken-xpath-0.9.4-1|120	
14cu|werken-xpath-0.9.4-1|121	%files javadoc
14cu|werken-xpath-0.9.4-1|122	%defattr(0644,root,root,0755)
14cu|werken-xpath-0.9.4-1|123	%{_javadocdir}/%{name}-%{version}
14cu|werken-xpath-0.9.4-1|124	%{_javadocdir}/%{name}
14cu|werken-xpath-0.9.4-1|125	
14cu|werken-xpath-0.9.4-1|126	# -----------------------------------------------------------------------------
14cu|werken-xpath-0.9.4-1|127	
14cu|werken-xpath-0.9.4-1|128	%changelog
14cu|werken-xpath-0.9.4-1|129	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.9.4-1
14cu|werken-xpath-0.9.4-1|130	+ Revision: 91e3b4e
14cu|werken-xpath-0.9.4-1|131	- Move to contrib
14cu|werken-xpath-0.9.4-1|132	
14cu|werken-xpath-0.9.4-1|133	

15515 14
14cu|wesnoth-1.12.6-1|1	# TODO add a init file for server, if it is worth
14cu|wesnoth-1.12.6-1|2	# split data if we can force a rpm to be noarch
14cu|wesnoth-1.12.6-1|3	
14cu|wesnoth-1.12.6-1|4	Summary:	Fantasy turn-based strategy game
14cu|wesnoth-1.12.6-1|5	Name:		wesnoth
14cu|wesnoth-1.12.6-1|6	Version:	1.12.6
14cu|wesnoth-1.12.6-1|7	Release:	1
14cu|wesnoth-1.12.6-1|8	License:	GPLv2+
14cu|wesnoth-1.12.6-1|9	Group:		Games/Strategy
14cu|wesnoth-1.12.6-1|10	Url:		http://www.wesnoth.org/
14cu|wesnoth-1.12.6-1|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|wesnoth-1.12.6-1|12	Source1:	%{name}-icon.png
14cu|wesnoth-1.12.6-1|13	Source10:	%{name}.rpmlintrc
14cu|wesnoth-1.12.6-1|14	BuildRequires:	cmake
14cu|wesnoth-1.12.6-1|15	BuildRequires:	imagemagick
14cu|wesnoth-1.12.6-1|16	BuildRequires:	boost-devel
14cu|wesnoth-1.12.6-1|17	BuildRequires:	pkgconfig(dbus-1)
14cu|wesnoth-1.12.6-1|18	BuildRequires:	pkgconfig(fontconfig)
14cu|wesnoth-1.12.6-1|19	BuildRequires:	pkgconfig(fribidi)
14cu|wesnoth-1.12.6-1|20	BuildRequires:	pkgconfig(lua)
14cu|wesnoth-1.12.6-1|21	BuildRequires:	pkgconfig(pango)
14cu|wesnoth-1.12.6-1|22	BuildRequires:	pkgconfig(pangocairo)
14cu|wesnoth-1.12.6-1|23	BuildRequires:	pkgconfig(python)
14cu|wesnoth-1.12.6-1|24	BuildRequires:	pkgconfig(SDL_image)
14cu|wesnoth-1.12.6-1|25	BuildRequires:	pkgconfig(SDL_mixer)
14cu|wesnoth-1.12.6-1|26	BuildRequires:	pkgconfig(SDL_net)
14cu|wesnoth-1.12.6-1|27	BuildRequires:	pkgconfig(SDL_ttf)
14cu|wesnoth-1.12.6-1|28	BuildRequires:	pkgconfig(vorbis)
14cu|wesnoth-1.12.6-1|29	Obsoletes:	wesnoth-unstable < %{version}
14cu|wesnoth-1.12.6-1|30	
14cu|wesnoth-1.12.6-1|31	%description
14cu|wesnoth-1.12.6-1|32	Battle for Wesnoth is a fantasy turn-based strategy game.
14cu|wesnoth-1.12.6-1|33	Battle for control of villages, using variety of units which
14cu|wesnoth-1.12.6-1|34	have advantages and disadvantages in different types of terrains and
14cu|wesnoth-1.12.6-1|35	against different types of attacks. Units gain experience and advance
14cu|wesnoth-1.12.6-1|36	levels, and are carried over from one scenario to the next campaign.
14cu|wesnoth-1.12.6-1|37	
14cu|wesnoth-1.12.6-1|38	%files -f %{name}.lang
14cu|wesnoth-1.12.6-1|39	%doc README.md
14cu|wesnoth-1.12.6-1|40	%exclude %{_gamesbindir}/%{name}d
14cu|wesnoth-1.12.6-1|41	%{_gamesbindir}/*
14cu|wesnoth-1.12.6-1|42	%{_gamesdatadir}/%{name}
14cu|wesnoth-1.12.6-1|43	%{_mandir}/*/%{name}.*
14cu|wesnoth-1.12.6-1|44	%{_datadir}/applications/*
14cu|wesnoth-1.12.6-1|45	%{_iconsdir}/*
14cu|wesnoth-1.12.6-1|46	
14cu|wesnoth-1.12.6-1|47	#----------------------------------------------------------------------------
14cu|wesnoth-1.12.6-1|48	
14cu|wesnoth-1.12.6-1|49	%package -n %{name}-server
14cu|wesnoth-1.12.6-1|50	Summary:	Server for "Battle fo Wesnoth" game
14cu|wesnoth-1.12.6-1|51	Group:		Games/Strategy
14cu|wesnoth-1.12.6-1|52	Obsoletes:	wesnoth-unstable-server < %{version}
14cu|wesnoth-1.12.6-1|53	
14cu|wesnoth-1.12.6-1|54	%description -n %{name}-server
14cu|wesnoth-1.12.6-1|55	This package contains "Battle for wesnoth" server, used to play multiplayer
14cu|wesnoth-1.12.6-1|56	game without needing to install the full client.
14cu|wesnoth-1.12.6-1|57	
14cu|wesnoth-1.12.6-1|58	%files -n %{name}-server -f %{name}d.lang
14cu|wesnoth-1.12.6-1|59	%{_gamesbindir}/%{name}d
14cu|wesnoth-1.12.6-1|60	%{_mandir}/*/%{name}d.*
14cu|wesnoth-1.12.6-1|61	
14cu|wesnoth-1.12.6-1|62	#----------------------------------------------------------------------------
14cu|wesnoth-1.12.6-1|63	
14cu|wesnoth-1.12.6-1|64	%prep
14cu|wesnoth-1.12.6-1|65	%setup -q
14cu|wesnoth-1.12.6-1|66	find . -name ".gitignore" -delete
14cu|wesnoth-1.12.6-1|67	
14cu|wesnoth-1.12.6-1|68	%build
14cu|wesnoth-1.12.6-1|69	export LDFLAGS="$LDFLAGS -lpthread"
14cu|wesnoth-1.12.6-1|70	%cmake -DENABLE_STRICT_COMPILATION=OFF \
14cu|wesnoth-1.12.6-1|71	-DBINDIR=%{_gamesbindir} \
14cu|wesnoth-1.12.6-1|72	-DDATAROOTDIR=%{_gamesdatadir} \
14cu|wesnoth-1.12.6-1|73	-DDESKTOPDIR=%{_datadir}/applications \
14cu|wesnoth-1.12.6-1|74	-DDOCDIR=%{_datadir}/doc/%{name} \
14cu|wesnoth-1.12.6-1|75	-DMANDIR=%{_mandir} \
14cu|wesnoth-1.12.6-1|76	-DICONDIR=%{_iconsdir}
14cu|wesnoth-1.12.6-1|77	%make
14cu|wesnoth-1.12.6-1|78	
14cu|wesnoth-1.12.6-1|79	%install
14cu|wesnoth-1.12.6-1|80	%makeinstall_std -C build
14cu|wesnoth-1.12.6-1|81	
14cu|wesnoth-1.12.6-1|82	%find_lang %{name} --with-man
14cu|wesnoth-1.12.6-1|83	%find_lang %{name}d --with-man
14cu|wesnoth-1.12.6-1|84	
14cu|wesnoth-1.12.6-1|85	
14cu|wesnoth-1.12.6-1|86	%changelog
14cu|wesnoth-1.12.6-1|87	
14cu|wesnoth-1.12.6-1|88	* Sat Jun 04 2016 abondrov <andrey.bondrov@rosalab.ru> 1.12.6-1
14cu|wesnoth-1.12.6-1|89	- (f5140c5) Merge pull request #1 from alzim/wesnoth:rosa2014.1
14cu|wesnoth-1.12.6-1|90	- (f5140c5) New version 1.12.6
14cu|wesnoth-1.12.6-1|91	
14cu|wesnoth-1.12.6-1|92	

15516 14
14cu|wesnoth-unstable-1.13.10-1|1	# TODO add a init file for server, if it is worth
14cu|wesnoth-unstable-1.13.10-1|2	# split data if we can force a rpm to be noarch
14cu|wesnoth-unstable-1.13.10-1|3	
14cu|wesnoth-unstable-1.13.10-1|4	%define sname wesnoth
14cu|wesnoth-unstable-1.13.10-1|5	
14cu|wesnoth-unstable-1.13.10-1|6	Summary:	Fantasy turn-based strategy game
14cu|wesnoth-unstable-1.13.10-1|7	Name:		wesnoth-unstable
14cu|wesnoth-unstable-1.13.10-1|8	Version:	1.13.10
14cu|wesnoth-unstable-1.13.10-1|9	Release:	1
14cu|wesnoth-unstable-1.13.10-1|10	License:	GPLv2+
14cu|wesnoth-unstable-1.13.10-1|11	Group:		Games/Strategy
14cu|wesnoth-unstable-1.13.10-1|12	Url:		http://www.wesnoth.org/
14cu|wesnoth-unstable-1.13.10-1|13	Source0:	http://downloads.sourceforge.net/%{sname}/%{sname}-%{version}.tar.bz2
14cu|wesnoth-unstable-1.13.10-1|14	Source1:	%{sname}-icon.png
14cu|wesnoth-unstable-1.13.10-1|15	BuildRequires:	cmake
14cu|wesnoth-unstable-1.13.10-1|16	BuildRequires:	imagemagick
14cu|wesnoth-unstable-1.13.10-1|17	BuildRequires:	boost-devel
14cu|wesnoth-unstable-1.13.10-1|18	BuildRequires:	pkgconfig(dbus-1)
14cu|wesnoth-unstable-1.13.10-1|19	BuildRequires:	pkgconfig(fontconfig)
14cu|wesnoth-unstable-1.13.10-1|20	BuildRequires:	pkgconfig(fribidi)
14cu|wesnoth-unstable-1.13.10-1|21	BuildRequires:	pkgconfig(lua)
14cu|wesnoth-unstable-1.13.10-1|22	BuildRequires:	pkgconfig(openssl)
14cu|wesnoth-unstable-1.13.10-1|23	BuildRequires:	pkgconfig(pango)
14cu|wesnoth-unstable-1.13.10-1|24	BuildRequires:	pkgconfig(pangocairo)
14cu|wesnoth-unstable-1.13.10-1|25	BuildRequires:	pkgconfig(python)
14cu|wesnoth-unstable-1.13.10-1|26	BuildRequires:	pkgconfig(sdl2)
14cu|wesnoth-unstable-1.13.10-1|27	BuildRequires:	pkgconfig(SDL2_image)
14cu|wesnoth-unstable-1.13.10-1|28	BuildRequires:	pkgconfig(SDL2_mixer)
14cu|wesnoth-unstable-1.13.10-1|29	BuildRequires:	pkgconfig(SDL2_net)
14cu|wesnoth-unstable-1.13.10-1|30	BuildRequires:	pkgconfig(SDL2_ttf)
14cu|wesnoth-unstable-1.13.10-1|31	BuildRequires:	pkgconfig(vorbis)
14cu|wesnoth-unstable-1.13.10-1|32	Conflicts:	%{sname}
14cu|wesnoth-unstable-1.13.10-1|33	
14cu|wesnoth-unstable-1.13.10-1|34	%description
14cu|wesnoth-unstable-1.13.10-1|35	Battle for Wesnoth is a fantasy turn-based strategy game.
14cu|wesnoth-unstable-1.13.10-1|36	Battle for control of villages, using variety of units which
14cu|wesnoth-unstable-1.13.10-1|37	have advantages and disadvantages in different types of terrains and
14cu|wesnoth-unstable-1.13.10-1|38	against different types of attacks. Units gain experience and advance
14cu|wesnoth-unstable-1.13.10-1|39	levels, and are carried over from one scenario to the next campaign.
14cu|wesnoth-unstable-1.13.10-1|40	
14cu|wesnoth-unstable-1.13.10-1|41	%files -f %{sname}.lang
14cu|wesnoth-unstable-1.13.10-1|42	%doc README.md
14cu|wesnoth-unstable-1.13.10-1|43	%exclude %{_gamesbindir}/%{sname}d
14cu|wesnoth-unstable-1.13.10-1|44	%{_gamesbindir}/*
14cu|wesnoth-unstable-1.13.10-1|45	%{_gamesdatadir}/%{sname}
14cu|wesnoth-unstable-1.13.10-1|46	%{_mandir}/*/%{sname}.*
14cu|wesnoth-unstable-1.13.10-1|47	%{_datadir}/applications/*
14cu|wesnoth-unstable-1.13.10-1|48	%{_datadir}/doc/%{sname}/*
14cu|wesnoth-unstable-1.13.10-1|49	%{_iconsdir}/*
14cu|wesnoth-unstable-1.13.10-1|50	
14cu|wesnoth-unstable-1.13.10-1|51	#----------------------------------------------------------------------------
14cu|wesnoth-unstable-1.13.10-1|52	
14cu|wesnoth-unstable-1.13.10-1|53	%package -n %{name}-server
14cu|wesnoth-unstable-1.13.10-1|54	Summary:	Server for "Battle fo Wesnoth" game
14cu|wesnoth-unstable-1.13.10-1|55	Group:		Games/Strategy
14cu|wesnoth-unstable-1.13.10-1|56	Conflicts:	%{sname}-server
14cu|wesnoth-unstable-1.13.10-1|57	
14cu|wesnoth-unstable-1.13.10-1|58	%description -n %{name}-server
14cu|wesnoth-unstable-1.13.10-1|59	This package contains "Battle for wesnoth" server, used to play multiplayer
14cu|wesnoth-unstable-1.13.10-1|60	game without needing to install the full client.
14cu|wesnoth-unstable-1.13.10-1|61	
14cu|wesnoth-unstable-1.13.10-1|62	%files -n %{name}-server -f %{sname}d.lang
14cu|wesnoth-unstable-1.13.10-1|63	%{_gamesbindir}/%{sname}d
14cu|wesnoth-unstable-1.13.10-1|64	%{_mandir}/*/%{sname}d.*
14cu|wesnoth-unstable-1.13.10-1|65	
14cu|wesnoth-unstable-1.13.10-1|66	#----------------------------------------------------------------------------
14cu|wesnoth-unstable-1.13.10-1|67	
14cu|wesnoth-unstable-1.13.10-1|68	%prep
14cu|wesnoth-unstable-1.13.10-1|69	%setup -q -n %{sname}-%{version}
14cu|wesnoth-unstable-1.13.10-1|70	find . -name ".gitignore" -delete
14cu|wesnoth-unstable-1.13.10-1|71	
14cu|wesnoth-unstable-1.13.10-1|72	%build
14cu|wesnoth-unstable-1.13.10-1|73	export LDFLAGS="$LDFLAGS -lpthread"
14cu|wesnoth-unstable-1.13.10-1|74	%cmake -DENABLE_STRICT_COMPILATION=OFF \
14cu|wesnoth-unstable-1.13.10-1|75	-DBINDIR=%{_gamesbindir} \
14cu|wesnoth-unstable-1.13.10-1|76	-DDATAROOTDIR=%{_gamesdatadir} \
14cu|wesnoth-unstable-1.13.10-1|77	-DDESKTOPDIR=%{_datadir}/applications \
14cu|wesnoth-unstable-1.13.10-1|78	-DDOCDIR=%{_datadir}/doc/%{sname} \
14cu|wesnoth-unstable-1.13.10-1|79	-DMANDIR=%{_mandir} \
14cu|wesnoth-unstable-1.13.10-1|80	-DICONDIR=%{_iconsdir}
14cu|wesnoth-unstable-1.13.10-1|81	%make
14cu|wesnoth-unstable-1.13.10-1|82	
14cu|wesnoth-unstable-1.13.10-1|83	%install
14cu|wesnoth-unstable-1.13.10-1|84	%makeinstall_std -C build
14cu|wesnoth-unstable-1.13.10-1|85	
14cu|wesnoth-unstable-1.13.10-1|86	%find_lang %{sname} --with-man
14cu|wesnoth-unstable-1.13.10-1|87	%find_lang %{sname}d --with-man
14cu|wesnoth-unstable-1.13.10-1|88	
14cu|wesnoth-unstable-1.13.10-1|89	
14cu|wesnoth-unstable-1.13.10-1|90	%changelog
14cu|wesnoth-unstable-1.13.10-1|91	
14cu|wesnoth-unstable-1.13.10-1|92	* Sat Oct 21 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.10-1
14cu|wesnoth-unstable-1.13.10-1|93	- (2976ed7) Build requires pkgconfig(openssl)
14cu|wesnoth-unstable-1.13.10-1|94	
14cu|wesnoth-unstable-1.13.10-1|95	

15517 14
14cu|wgetpaste-2.27-7|1	Summary:	Pastebin command line tool
14cu|wgetpaste-2.27-7|2	Name:		wgetpaste
14cu|wgetpaste-2.27-7|3	Version:	2.27
14cu|wgetpaste-2.27-7|4	Release:	7
14cu|wgetpaste-2.27-7|5	License:	Public Domain
14cu|wgetpaste-2.27-7|6	Group:		Networking/WWW
14cu|wgetpaste-2.27-7|7	Url:		http://wgetpaste.zlin.dk
14cu|wgetpaste-2.27-7|8	Source0:	http://wgetpaste.zlin.dk/wgetpaste-%{version}.tar.bz2
14cu|wgetpaste-2.27-7|9	Source1:	wgetpaste.conf
14cu|wgetpaste-2.27-7|10	Requires:	wget
14cu|wgetpaste-2.27-7|11	BuildArch:	noarch
14cu|wgetpaste-2.27-7|12	
14cu|wgetpaste-2.27-7|13	%description
14cu|wgetpaste-2.27-7|14	Tool allowing to paste output from commands directly to several pastebin
14cu|wgetpaste-2.27-7|15	websites.
14cu|wgetpaste-2.27-7|16	
14cu|wgetpaste-2.27-7|17	%files
14cu|wgetpaste-2.27-7|18	%config(noreplace) %{_sysconfdir}/wgetpaste.d/*
14cu|wgetpaste-2.27-7|19	%{_bindir}/%{name}
14cu|wgetpaste-2.27-7|20	
14cu|wgetpaste-2.27-7|21	#----------------------------------------------------------------------------
14cu|wgetpaste-2.27-7|22	
14cu|wgetpaste-2.27-7|23	%prep
14cu|wgetpaste-2.27-7|24	%setup -q
14cu|wgetpaste-2.27-7|25	
14cu|wgetpaste-2.27-7|26	%build
14cu|wgetpaste-2.27-7|27	
14cu|wgetpaste-2.27-7|28	%install
14cu|wgetpaste-2.27-7|29	mkdir -p %{buildroot}%{_bindir}
14cu|wgetpaste-2.27-7|30	cp -p wgetpaste %{buildroot}%{_bindir}
14cu|wgetpaste-2.27-7|31	mkdir -p %{buildroot}%{_sysconfdir}/wgetpaste.d
14cu|wgetpaste-2.27-7|32	cp -p %{SOURCE1} %{buildroot}%{_sysconfdir}/wgetpaste.d/
14cu|wgetpaste-2.27-7|33	
14cu|wgetpaste-2.27-7|34	
14cu|wgetpaste-2.27-7|35	%changelog
14cu|wgetpaste-2.27-7|36	
14cu|wgetpaste-2.27-7|37	* Tue Oct 18 2016 dsilakov <denis.silakov@rosalab.ru> 2.27-7
14cu|wgetpaste-2.27-7|38	- (aa95e28) Merge pull request #3 from praktikarosa/wgetpaste:rosa2014.1
14cu|wgetpaste-2.27-7|39	- (aa95e28) wgetpaste
14cu|wgetpaste-2.27-7|40	
14cu|wgetpaste-2.27-7|41	

15518 14
14cu|whizzytex-1.3.3-2|1	Name: 		whizzytex
14cu|whizzytex-1.3.3-2|2	Version: 	1.3.3
14cu|whizzytex-1.3.3-2|3	Release: 	2
14cu|whizzytex-1.3.3-2|4	# license here: http://cristal.inria.fr/whizzytex/GPL
14cu|whizzytex-1.3.3-2|5	License: 	GPLv2
14cu|whizzytex-1.3.3-2|6	Summary:	An Emacs minor mode for incremental viewing of LaTeX documents
14cu|whizzytex-1.3.3-2|7	Group:		Publishing
14cu|whizzytex-1.3.3-2|8	URL:		http://cristal.inria.fr/whizzytex
14cu|whizzytex-1.3.3-2|9	Source:		http://cristal.inria.fr/whizzytex/%{name}-%{version}.tgz
14cu|whizzytex-1.3.3-2|10	Source100:	%{name}.rpmlintrc
14cu|whizzytex-1.3.3-2|11	BuildRequires: 	emacs-bin
14cu|whizzytex-1.3.3-2|12	Requires: 	emacs-bin
14cu|whizzytex-1.3.3-2|13	Requires: 	tetex-latex
14cu|whizzytex-1.3.3-2|14	Requires: 	texlive-kpathsea.bin
14cu|whizzytex-1.3.3-2|15	BuildArch: 	noarch
14cu|whizzytex-1.3.3-2|16	
14cu|whizzytex-1.3.3-2|17	
14cu|whizzytex-1.3.3-2|18	%description
14cu|whizzytex-1.3.3-2|19	WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) shell-script
14cu|whizzytex-1.3.3-2|20	daemon and some LaTeX macros. It works under Unix with gv and xdvi viewers, but
14cu|whizzytex-1.3.3-2|21	the Active-DVI viewer will provided much better visual effects and will offer
14cu|whizzytex-1.3.3-2|22	more functionalities.
14cu|whizzytex-1.3.3-2|23	
14cu|whizzytex-1.3.3-2|24	%prep
14cu|whizzytex-1.3.3-2|25	%setup -q
14cu|whizzytex-1.3.3-2|26	find . -name .*~ -exec rm -f {} \;
14cu|whizzytex-1.3.3-2|27	find . -name *.~ -exec rm -f {} \;
14cu|whizzytex-1.3.3-2|28	find . -name main.tex~ -exec rm -f {} \;
14cu|whizzytex-1.3.3-2|29	find -size 0 -exec rm -f {} \;
14cu|whizzytex-1.3.3-2|30	chmod -x examples/mlpost/mlpostx
14cu|whizzytex-1.3.3-2|31	
14cu|whizzytex-1.3.3-2|32	rm -rf examples/beamer
14cu|whizzytex-1.3.3-2|33	rm -f examples/hyperref/main.out
14cu|whizzytex-1.3.3-2|34	perl -pi -e 's/INITEX=initex/INITEX="pdfetex -ini"/' src/whizzytex
14cu|whizzytex-1.3.3-2|35	chmod 755 examples/bin/gpic*
14cu|whizzytex-1.3.3-2|36	chmod 755 examples/gpic/whizzy.sh
14cu|whizzytex-1.3.3-2|37	
14cu|whizzytex-1.3.3-2|38	
14cu|whizzytex-1.3.3-2|39	# Convert to utf-8
14cu|whizzytex-1.3.3-2|40	for file in examples/edit/wedit.sty.bak doc/manual.sty examples/edit/wedit.sty.bak examples/xsymbol/main.tex \
14cu|whizzytex-1.3.3-2|41	CHANGES examples/advanced/exercise.sty COPYING doc/manual.tex examples/effects/exercise.sty \
14cu|whizzytex-1.3.3-2|42	examples/edit/whizzedit.sty examples/edit/wedit.sty; do
14cu|whizzytex-1.3.3-2|43	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|whizzytex-1.3.3-2|44	touch -r $file $file.new && \
14cu|whizzytex-1.3.3-2|45	mv $file.new $file
14cu|whizzytex-1.3.3-2|46	done
14cu|whizzytex-1.3.3-2|47	
14cu|whizzytex-1.3.3-2|48	rm -fr examples/mlpost/mlpostx.native
14cu|whizzytex-1.3.3-2|49	pushd examples/mlpost
14cu|whizzytex-1.3.3-2|50	ln -s mlpostx mlpostx.native
14cu|whizzytex-1.3.3-2|51	popd
14cu|whizzytex-1.3.3-2|52	
14cu|whizzytex-1.3.3-2|53	%build
14cu|whizzytex-1.3.3-2|54	emacs -batch -f batch-byte-compile src/whizzytex.el
14cu|whizzytex-1.3.3-2|55	
14cu|whizzytex-1.3.3-2|56	%install
14cu|whizzytex-1.3.3-2|57	install -d -m 755 %{buildroot}%{_bindir}
14cu|whizzytex-1.3.3-2|58	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14cu|whizzytex-1.3.3-2|59	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
14cu|whizzytex-1.3.3-2|60	install -m 755 src/whizzytex %{buildroot}%{_bindir}
14cu|whizzytex-1.3.3-2|61	install -m 644 src/whizzytex.sty %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
14cu|whizzytex-1.3.3-2|62	install -m 644 src/whizzytex.el* %{buildroot}%{_datadir}/emacs/site-lisp
14cu|whizzytex-1.3.3-2|63	
14cu|whizzytex-1.3.3-2|64	
14cu|whizzytex-1.3.3-2|65	find -size 0 -exec rm -f {} \;
14cu|whizzytex-1.3.3-2|66	
14cu|whizzytex-1.3.3-2|67	
14cu|whizzytex-1.3.3-2|68	
14cu|whizzytex-1.3.3-2|69	%files
14cu|whizzytex-1.3.3-2|70	
14cu|whizzytex-1.3.3-2|71	%doc CHANGES COPYING FILES GPL VERSION doc examples
14cu|whizzytex-1.3.3-2|72	%{_bindir}/%{name}
14cu|whizzytex-1.3.3-2|73	%{_datadir}/texmf/tex/latex/%{name}
14cu|whizzytex-1.3.3-2|74	%{_datadir}/emacs/site-lisp
14cu|whizzytex-1.3.3-2|75	
14cu|whizzytex-1.3.3-2|76	%changelog
14cu|whizzytex-1.3.3-2|77	
14cu|whizzytex-1.3.3-2|78	* Sun Sep 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
14cu|whizzytex-1.3.3-2|79	- (67a7fbe) Reupload tarball, spec cleanup
14cu|whizzytex-1.3.3-2|80	
14cu|whizzytex-1.3.3-2|81	

15519 14
14cu|whowatch-1.8.5-1|1	Summary:	Display information about users currently logged on
14cu|whowatch-1.8.5-1|2	Name:		whowatch
14cu|whowatch-1.8.5-1|3	Version:	1.8.5
14cu|whowatch-1.8.5-1|4	Release:	1
14cu|whowatch-1.8.5-1|5	License:	GPLv2
14cu|whowatch-1.8.5-1|6	Group:		Monitoring
14cu|whowatch-1.8.5-1|7	URL:		http://wizard.ae.krakow.pl/~mike/
14cu|whowatch-1.8.5-1|8	Source0:	http://wizard.ae.krakow.pl/~mike/download/%{name}-%{version}.tar.gz
14cu|whowatch-1.8.5-1|9	
14cu|whowatch-1.8.5-1|10	BuildRequires:	ncurses-devel
14cu|whowatch-1.8.5-1|11	
14cu|whowatch-1.8.5-1|12	
14cu|whowatch-1.8.5-1|13	%description
14cu|whowatch-1.8.5-1|14	Whowatch is an interactive console utility that displays informations about
14cu|whowatch-1.8.5-1|15	the users currently logged on to the machine, in real time. Besides standard
14cu|whowatch-1.8.5-1|16	information (login, tty, host, user's process) you can see type of login
14cu|whowatch-1.8.5-1|17	(local. ssh, telnet). You can also see selected user's processes tree or all
14cu|whowatch-1.8.5-1|18	system processes tree.  In the process tree mode there is ability to send
14cu|whowatch-1.8.5-1|19	INT or KILL signal to selected process.
14cu|whowatch-1.8.5-1|20	
14cu|whowatch-1.8.5-1|21	%prep
14cu|whowatch-1.8.5-1|22	%setup -q
14cu|whowatch-1.8.5-1|23	
14cu|whowatch-1.8.5-1|24	%build
14cu|whowatch-1.8.5-1|25	%configure
14cu|whowatch-1.8.5-1|26	%make
14cu|whowatch-1.8.5-1|27	
14cu|whowatch-1.8.5-1|28	%install
14cu|whowatch-1.8.5-1|29	%makeinstall_std -C src
14cu|whowatch-1.8.5-1|30	mkdir -p %{buildroot}/%{_mandir}/man1/
14cu|whowatch-1.8.5-1|31	install -m 0644 %{name}.1 %{buildroot}/%{_mandir}/man1/
14cu|whowatch-1.8.5-1|32	
14cu|whowatch-1.8.5-1|33	%files
14cu|whowatch-1.8.5-1|34	%doc AUTHORS ChangeLog README PLUGINS.readme TODO
14cu|whowatch-1.8.5-1|35	%{_mandir}/man1/%{name}.1*
14cu|whowatch-1.8.5-1|36	%{_bindir}/%{name}
14cu|whowatch-1.8.5-1|37	
14cu|whowatch-1.8.5-1|38	%changelog
14cu|whowatch-1.8.5-1|39	* Sat Dec 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.5-1
14cu|whowatch-1.8.5-1|40	+ Revision: 3f6b58a
14cu|whowatch-1.8.5-1|41	- Updated to 1.8.5 (sync with cooker)
14cu|whowatch-1.8.5-1|42	
14cu|whowatch-1.8.5-1|43	

15520 14
14cu|wicd-1.7.3-1|1	%define debug_package %{nil}
14cu|wicd-1.7.3-1|2	
14cu|wicd-1.7.3-1|3	Name:                wicd
14cu|wicd-1.7.3-1|4	Version:             1.7.3
14cu|wicd-1.7.3-1|5	Release:             1
14cu|wicd-1.7.3-1|6	Summary:             Wireless and wired network connection manager
14cu|wicd-1.7.3-1|7	
14cu|wicd-1.7.3-1|8	Group:               System/Configuration/Networking
14cu|wicd-1.7.3-1|9	License:             GPLv2+
14cu|wicd-1.7.3-1|10	URL:                 http://wicd.sourceforge.net/
14cu|wicd-1.7.3-1|11	Source0:             https://launchpad.net/wicd/1.7/%{version}/+download/%{name}-%{version}.tar.gz
14cu|wicd-1.7.3-1|12	Source1:             wicd.logrotate
14cu|wicd-1.7.3-1|13	Source2:             org.wicd.daemon.service
14cu|wicd-1.7.3-1|14	
14cu|wicd-1.7.3-1|15	Patch0:              wicd-1.7.3-remove-WHEREAREMYFILES.patch
14cu|wicd-1.7.3-1|16	Patch1:              wicd-1.7.3-dbus-failure.patch
14cu|wicd-1.7.3-1|17	Patch2:              wicd-1.7.2.4-dbus-policy.patch
14cu|wicd-1.7.3-1|18	Patch3:              wicd-1.7.3-DaemonClosing.patch
14cu|wicd-1.7.3-1|19	Patch4:              wicd-1.7.3-unicode.patch
14cu|wicd-1.7.3-1|20	Patch5:              wicd-1.7.3-sanitize.patch
14cu|wicd-1.7.3-1|21	
14cu|wicd-1.7.3-1|22	BuildRequires:       desktop-file-utils
14cu|wicd-1.7.3-1|23	BuildRequires:       systemd-units
14cu|wicd-1.7.3-1|24	BuildRequires:       pythonegg(babel)
14cu|wicd-1.7.3-1|25	BuildRequires:       pkgconfig(python)
14cu|wicd-1.7.3-1|26	Requires:            pm-utils >= 1.2.4
14cu|wicd-1.7.3-1|27	Requires:            %{name}-common = %{version}-%{release}
14cu|wicd-1.7.3-1|28	
14cu|wicd-1.7.3-1|29	%description
14cu|wicd-1.7.3-1|30	Wicd is designed to give the user as much control over behavior of network
14cu|wicd-1.7.3-1|31	connections as possible.  Every network, both wired and wireless, has its
14cu|wicd-1.7.3-1|32	own profile with its own configuration options and connection behavior.
14cu|wicd-1.7.3-1|33	Wicd will try to automatically connect only to networks the user specifies
14cu|wicd-1.7.3-1|34	it should try, with a preference first to a wired network, then to wireless.
14cu|wicd-1.7.3-1|35	
14cu|wicd-1.7.3-1|36	This package provides the architecture-dependent components of wicd.
14cu|wicd-1.7.3-1|37	
14cu|wicd-1.7.3-1|38	%package common
14cu|wicd-1.7.3-1|39	Summary:             Wicd common files
14cu|wicd-1.7.3-1|40	Group:               System/Base
14cu|wicd-1.7.3-1|41	BuildArch:           noarch
14cu|wicd-1.7.3-1|42	Requires:            dbus
14cu|wicd-1.7.3-1|43	Requires:            dbus-python
14cu|wicd-1.7.3-1|44	Requires:            dhcp-client
14cu|wicd-1.7.3-1|45	Requires:            ethtool
14cu|wicd-1.7.3-1|46	Requires:            iproute2
14cu|wicd-1.7.3-1|47	Requires:            logrotate
14cu|wicd-1.7.3-1|48	Requires:            net-tools
14cu|wicd-1.7.3-1|49	Requires:            wireless-tools
14cu|wicd-1.7.3-1|50	Requires:            wpa_supplicant
14cu|wicd-1.7.3-1|51	Requires:            python-gobject
14cu|wicd-1.7.3-1|52	Requires(post):      systemd-units
14cu|wicd-1.7.3-1|53	Requires(preun):     systemd-units
14cu|wicd-1.7.3-1|54	Requires(postun):    systemd-units
14cu|wicd-1.7.3-1|55	
14cu|wicd-1.7.3-1|56	%description common
14cu|wicd-1.7.3-1|57	This package provides the main wicd daemon and the wicd-cli front-end.
14cu|wicd-1.7.3-1|58	
14cu|wicd-1.7.3-1|59	%package curses
14cu|wicd-1.7.3-1|60	Summary:             Curses client for wicd
14cu|wicd-1.7.3-1|61	Group:               System/Configuration/Networking
14cu|wicd-1.7.3-1|62	BuildArch:           noarch
14cu|wicd-1.7.3-1|63	Requires:            %{name}-common = %{version}-%{release}
14cu|wicd-1.7.3-1|64	Requires:            python-urwid >= 0.9.8.3
14cu|wicd-1.7.3-1|65	
14cu|wicd-1.7.3-1|66	%description curses
14cu|wicd-1.7.3-1|67	Client program for wicd that uses a curses interface.
14cu|wicd-1.7.3-1|68	
14cu|wicd-1.7.3-1|69	%package gtk
14cu|wicd-1.7.3-1|70	Summary:             GTK+ client for wicd
14cu|wicd-1.7.3-1|71	Group:               System/Configuration/Networking
14cu|wicd-1.7.3-1|72	BuildArch:           noarch
14cu|wicd-1.7.3-1|73	Requires:            %{name}-common = %{version}-%{release}
14cu|wicd-1.7.3-1|74	Requires:            python-notify
14cu|wicd-1.7.3-1|75	Requires:            pygtk2.0-libglade >= 2.10
14cu|wicd-1.7.3-1|76	
14cu|wicd-1.7.3-1|77	%description gtk
14cu|wicd-1.7.3-1|78	Client program for wicd that uses a GTK+ interface.
14cu|wicd-1.7.3-1|79	
14cu|wicd-1.7.3-1|80	%prep
14cu|wicd-1.7.3-1|81	%setup -q
14cu|wicd-1.7.3-1|82	
14cu|wicd-1.7.3-1|83	# Remove the WHEREAREMYFILES and resetting of ~/.wicd/WHEREAREMYFILES
14cu|wicd-1.7.3-1|84	# This is pointless.  The documentation can just provide WHEREAREMYFILES,
14cu|wicd-1.7.3-1|85	# which we do in this package.
14cu|wicd-1.7.3-1|86	%patch0 -p1
14cu|wicd-1.7.3-1|87	
14cu|wicd-1.7.3-1|88	# Handle D-Bus connection failures a little better
14cu|wicd-1.7.3-1|89	%patch1 -p1
14cu|wicd-1.7.3-1|90	
14cu|wicd-1.7.3-1|91	# Allow users at the console to control wicd
14cu|wicd-1.7.3-1|92	%patch2 -p1
14cu|wicd-1.7.3-1|93	
14cu|wicd-1.7.3-1|94	# Work around bug in DaemonClosing() calls
14cu|wicd-1.7.3-1|95	%patch3 -p1
14cu|wicd-1.7.3-1|96	
14cu|wicd-1.7.3-1|97	# Unicode string handling problems
14cu|wicd-1.7.3-1|98	%patch4 -p1
14cu|wicd-1.7.3-1|99	
14cu|wicd-1.7.3-1|100	# Prevent crash when saving network settings
14cu|wicd-1.7.3-1|101	# Upstream bug report and patch:
14cu|wicd-1.7.3-1|102	# https://bugs.launchpad.net/wicd/+bug/993912
14cu|wicd-1.7.3-1|103	%patch5 -p1
14cu|wicd-1.7.3-1|104	
14cu|wicd-1.7.3-1|105	%build
14cu|wicd-1.7.3-1|106	rm -f po/ast.po
14cu|wicd-1.7.3-1|107	python setup.py configure \
14cu|wicd-1.7.3-1|108	--distro redhat \
14cu|wicd-1.7.3-1|109	--lib %{_libdir} \
14cu|wicd-1.7.3-1|110	--share %{_datadir}/wicd \
14cu|wicd-1.7.3-1|111	--etc %{_sysconfdir}/wicd \
14cu|wicd-1.7.3-1|112	--bin %{_bindir} \
14cu|wicd-1.7.3-1|113	--pmutils %{_libdir}/pm-utils/sleep.d \
14cu|wicd-1.7.3-1|114	--log %{_localstatedir}/log \
14cu|wicd-1.7.3-1|115	--systemd %{_unitdir} \
14cu|wicd-1.7.3-1|116	--no-install-init \
14cu|wicd-1.7.3-1|117	--no-install-gnome-shell-extensions
14cu|wicd-1.7.3-1|118	
14cu|wicd-1.7.3-1|119	
14cu|wicd-1.7.3-1|120	python setup.py compile_translations
14cu|wicd-1.7.3-1|121	python setup.py build
14cu|wicd-1.7.3-1|122	
14cu|wicd-1.7.3-1|123	
14cu|wicd-1.7.3-1|124	
14cu|wicd-1.7.3-1|125	%install
14cu|wicd-1.7.3-1|126	python setup.py install --skip-build --no-compile --root %{buildroot}
14cu|wicd-1.7.3-1|127	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-external.py
14cu|wicd-1.7.3-1|128	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-ioctl.py
14cu|wicd-1.7.3-1|129	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
14cu|wicd-1.7.3-1|130	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/curses_misc.py
14cu|wicd-1.7.3-1|131	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/netentry_curses.py
14cu|wicd-1.7.3-1|132	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/prefs_curses.py
14cu|wicd-1.7.3-1|133	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/daemon/wicd-daemon.py
14cu|wicd-1.7.3-1|134	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/gui.py
14cu|wicd-1.7.3-1|135	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/prefs.py
14cu|wicd-1.7.3-1|136	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/wicd-client.py
14cu|wicd-1.7.3-1|137	
14cu|wicd-1.7.3-1|138	# add shebang
14cu|wicd-1.7.3-1|139	sed -i -e '1d;2i#!/usr/bin/python'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
14cu|wicd-1.7.3-1|140	
14cu|wicd-1.7.3-1|141	
14cu|wicd-1.7.3-1|142	rm -f %{buildroot}%{_localstatedir}/lib/wicd/WHEREAREMYFILES
14cu|wicd-1.7.3-1|143	rm -rf %{buildroot}%{_datadir}/doc
14cu|wicd-1.7.3-1|144	find %{buildroot} -type f -name ".empty_on_purpose" | xargs rm
14cu|wicd-1.7.3-1|145	
14cu|wicd-1.7.3-1|146	for lib in %{buildroot}%{python_sitelib}/wicd/*.py ; do
14cu|wicd-1.7.3-1|147	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
14cu|wicd-1.7.3-1|148	touch -r $lib $lib.new &&
14cu|wicd-1.7.3-1|149	mv $lib.new $lib
14cu|wicd-1.7.3-1|150	done
14cu|wicd-1.7.3-1|151	
14cu|wicd-1.7.3-1|152	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|wicd-1.7.3-1|153	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/wicd
14cu|wicd-1.7.3-1|154	
14cu|wicd-1.7.3-1|155	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
14cu|wicd-1.7.3-1|156	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
14cu|wicd-1.7.3-1|157	
14cu|wicd-1.7.3-1|158	desktop-file-install \
14cu|wicd-1.7.3-1|159	--remove-category="Application" \
14cu|wicd-1.7.3-1|160	--delete-original \
14cu|wicd-1.7.3-1|161	--dir=%{buildroot}%{_datadir}/applications \
14cu|wicd-1.7.3-1|162	%{buildroot}%{_datadir}/applications/wicd.desktop
14cu|wicd-1.7.3-1|163	
14cu|wicd-1.7.3-1|164	desktop-file-install \
14cu|wicd-1.7.3-1|165	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart \
14cu|wicd-1.7.3-1|166	%{buildroot}%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
14cu|wicd-1.7.3-1|167	
14cu|wicd-1.7.3-1|168	%find_lang %{name}
14cu|wicd-1.7.3-1|169	
14cu|wicd-1.7.3-1|170	%post common
14cu|wicd-1.7.3-1|171	if [ $1 -eq 1 ]; then
14cu|wicd-1.7.3-1|172	# Package install, not upgrade
14cu|wicd-1.7.3-1|173	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|wicd-1.7.3-1|174	fi
14cu|wicd-1.7.3-1|175	
14cu|wicd-1.7.3-1|176	%preun common
14cu|wicd-1.7.3-1|177	if [ $1 -eq 0 ] ; then
14cu|wicd-1.7.3-1|178	# Package removal, not upgrade
14cu|wicd-1.7.3-1|179	/bin/systemctl disable wicd.service > /dev/null 2>&1 || :
14cu|wicd-1.7.3-1|180	/bin/systemctl stop wicd.service > /dev/null 2>&1 || :
14cu|wicd-1.7.3-1|181	fi
14cu|wicd-1.7.3-1|182	
14cu|wicd-1.7.3-1|183	%postun common
14cu|wicd-1.7.3-1|184	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|wicd-1.7.3-1|185	if [ $1 -ge 1 ] ; then
14cu|wicd-1.7.3-1|186	# Package upgrade, not uninstall
14cu|wicd-1.7.3-1|187	/bin/systemctl try-restart wicd.service >/dev/null 2>&1 || :
14cu|wicd-1.7.3-1|188	fi
14cu|wicd-1.7.3-1|189	
14cu|wicd-1.7.3-1|190	%triggerun -- wicd-common < 1.7.0-5
14cu|wicd-1.7.3-1|191	if /sbin/chkconfig --level 3 wicd ; then
14cu|wicd-1.7.3-1|192	/bin/systemctl enable wicd.service >/dev/null 2>&1 || :
14cu|wicd-1.7.3-1|193	fi
14cu|wicd-1.7.3-1|194	
14cu|wicd-1.7.3-1|195	%post gtk
14cu|wicd-1.7.3-1|196	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14cu|wicd-1.7.3-1|197	
14cu|wicd-1.7.3-1|198	%postun gtk
14cu|wicd-1.7.3-1|199	if [ $1 -eq 0 ]; then
14cu|wicd-1.7.3-1|200	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14cu|wicd-1.7.3-1|201	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|wicd-1.7.3-1|202	fi
14cu|wicd-1.7.3-1|203	
14cu|wicd-1.7.3-1|204	%posttrans gtk
14cu|wicd-1.7.3-1|205	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|wicd-1.7.3-1|206	
14cu|wicd-1.7.3-1|207	%files
14cu|wicd-1.7.3-1|208	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cu|wicd-1.7.3-1|209	%{_libdir}/pm-utils/sleep.d/55wicd
14cu|wicd-1.7.3-1|210	
14cu|wicd-1.7.3-1|211	%files common -f %{name}.lang
14cu|wicd-1.7.3-1|212	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cu|wicd-1.7.3-1|213	%dir %{python_sitelib}/wicd
14cu|wicd-1.7.3-1|214	%dir %{_sysconfdir}/wicd
14cu|wicd-1.7.3-1|215	%dir %{_sysconfdir}/wicd/encryption
14cu|wicd-1.7.3-1|216	%dir %{_sysconfdir}/wicd/encryption/templates
14cu|wicd-1.7.3-1|217	%dir %{_sysconfdir}/wicd/scripts
14cu|wicd-1.7.3-1|218	%dir %{_sysconfdir}/wicd/scripts/postconnect
14cu|wicd-1.7.3-1|219	%dir %{_sysconfdir}/wicd/scripts/postdisconnect
14cu|wicd-1.7.3-1|220	%dir %{_sysconfdir}/wicd/scripts/preconnect
14cu|wicd-1.7.3-1|221	%dir %{_sysconfdir}/wicd/scripts/predisconnect
14cu|wicd-1.7.3-1|222	%{_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
14cu|wicd-1.7.3-1|223	%{_sysconfdir}/acpi/suspend.d/50-wicd-suspend.sh
14cu|wicd-1.7.3-1|224	%{_sysconfdir}/logrotate.d/wicd.logrotate
14cu|wicd-1.7.3-1|225	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/wicd.conf
14cu|wicd-1.7.3-1|226	%config(noreplace) %{_sysconfdir}/wicd/dhclient.conf.template.default
14cu|wicd-1.7.3-1|227	%config(noreplace) %{_sysconfdir}/logrotate.d/wicd
14cu|wicd-1.7.3-1|228	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active
14cu|wicd-1.7.3-1|229	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active_wired
14cu|wicd-1.7.3-1|230	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap
14cu|wicd-1.7.3-1|231	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap-tls
14cu|wicd-1.7.3-1|232	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/leap
14cu|wicd-1.7.3-1|233	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap
14cu|wicd-1.7.3-1|234	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap-tkip
14cu|wicd-1.7.3-1|235	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/psu
14cu|wicd-1.7.3-1|236	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/ttls
14cu|wicd-1.7.3-1|237	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-psk-hex
14cu|wicd-1.7.3-1|238	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-hex
14cu|wicd-1.7.3-1|239	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-passphrase
14cu|wicd-1.7.3-1|240	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-shared
14cu|wicd-1.7.3-1|241	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wired_8021x
14cu|wicd-1.7.3-1|242	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa
14cu|wicd-1.7.3-1|243	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-psk
14cu|wicd-1.7.3-1|244	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-peap
14cu|wicd-1.7.3-1|245	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-leap
14cu|wicd-1.7.3-1|246	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-peap
14cu|wicd-1.7.3-1|247	/%{_unitdir}/wicd.service
14cu|wicd-1.7.3-1|248	%{python_sitelib}/wicd/*
14cu|wicd-1.7.3-1|249	%{python_sitelib}/wicd-%{version}*.egg-info
14cu|wicd-1.7.3-1|250	%{_bindir}/wicd-cli
14cu|wicd-1.7.3-1|251	%{_bindir}/wicd-client
14cu|wicd-1.7.3-1|252	%{_sbindir}/wicd
14cu|wicd-1.7.3-1|253	%{_datadir}/applications/wicd.desktop
14cu|wicd-1.7.3-1|254	%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
14cu|wicd-1.7.3-1|255	%{_datadir}/man/man1/wicd-client.1*
14cu|wicd-1.7.3-1|256	%{_datadir}/man/man5/wicd-manager-settings.conf.5*
14cu|wicd-1.7.3-1|257	%{_datadir}/man/man5/wicd-wired-settings.conf.5*
14cu|wicd-1.7.3-1|258	%{_datadir}/man/man5/wicd-wireless-settings.conf.5*
14cu|wicd-1.7.3-1|259	%{_datadir}/man/man8/wicd-cli.8*
14cu|wicd-1.7.3-1|260	%{_datadir}/man/man8/wicd.8*
14cu|wicd-1.7.3-1|261	%lang(nl) %{_datadir}/man/nl/man1/wicd-client.1*
14cu|wicd-1.7.3-1|262	%lang(nl) %{_datadir}/man/nl/man5/wicd-manager-settings.conf.5*
14cu|wicd-1.7.3-1|263	%lang(nl) %{_datadir}/man/nl/man5/wicd-wired-settings.conf.5*
14cu|wicd-1.7.3-1|264	%lang(nl) %{_datadir}/man/nl/man5/wicd-wireless-settings.conf.5*
14cu|wicd-1.7.3-1|265	%lang(nl) %{_datadir}/man/nl/man8/wicd.8*
14cu|wicd-1.7.3-1|266	%dir %{_datadir}/wicd
14cu|wicd-1.7.3-1|267	%dir %{_datadir}/wicd/backends
14cu|wicd-1.7.3-1|268	%dir %{_datadir}/wicd/cli
14cu|wicd-1.7.3-1|269	%dir %{_datadir}/wicd/daemon
14cu|wicd-1.7.3-1|270	%{_datadir}/wicd/backends/*
14cu|wicd-1.7.3-1|271	%{_datadir}/wicd/cli/*
14cu|wicd-1.7.3-1|272	%{_datadir}/wicd/daemon/*
14cu|wicd-1.7.3-1|273	%dir %{_localstatedir}/lib/wicd
14cu|wicd-1.7.3-1|274	%dir %{_localstatedir}/lib/wicd/configurations
14cu|wicd-1.7.3-1|275	
14cu|wicd-1.7.3-1|276	#{_datadir}/autostart/wicd-tray.desktop
14cu|wicd-1.7.3-1|277	
14cu|wicd-1.7.3-1|278	%files curses
14cu|wicd-1.7.3-1|279	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cu|wicd-1.7.3-1|280	%dir %{_datadir}/wicd/curses
14cu|wicd-1.7.3-1|281	%{_datadir}/wicd/curses/*
14cu|wicd-1.7.3-1|282	%{_bindir}/wicd-curses
14cu|wicd-1.7.3-1|283	%{_datadir}/man/man8/wicd-curses.8*
14cu|wicd-1.7.3-1|284	%lang(nl) %{_datadir}/man/nl/man8/wicd-curses.8*
14cu|wicd-1.7.3-1|285	
14cu|wicd-1.7.3-1|286	%files gtk
14cu|wicd-1.7.3-1|287	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
14cu|wicd-1.7.3-1|288	%dir %{_datadir}/wicd/gtk
14cu|wicd-1.7.3-1|289	%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
14cu|wicd-1.7.3-1|290	#%{_datadir}/autostart/wicd-tray.desktop
14cu|wicd-1.7.3-1|291	%{_datadir}/wicd/gtk/*
14cu|wicd-1.7.3-1|292	%{_datadir}/pixmaps/wicd-gtk.xpm
14cu|wicd-1.7.3-1|293	%{_bindir}/wicd-gtk
14cu|wicd-1.7.3-1|294	%{_datadir}/icons/hicolor/*/apps/wicd-gtk.png
14cu|wicd-1.7.3-1|295	%{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
14cu|wicd-1.7.3-1|296	%{_datadir}/wicd/icons
14cu|wicd-1.7.3-1|297	
14cu|wicd-1.7.3-1|298	
14cu|wicd-1.7.3-1|299	%changelog
14cu|wicd-1.7.3-1|300	
14cu|wicd-1.7.3-1|301	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 1.7.3-1
14cu|wicd-1.7.3-1|302	- (72c9ae9) Fix files
14cu|wicd-1.7.3-1|303	
14cu|wicd-1.7.3-1|304	

15521 14
14cu|wifi-hostapd-ap-1.2-4|1	%define upstream_name WiFi_Hostapd_AP
14cu|wifi-hostapd-ap-1.2-4|2	
14cu|wifi-hostapd-ap-1.2-4|3	Name:		wifi-hostapd-ap
14cu|wifi-hostapd-ap-1.2-4|4	Summary:	GUI to create WiFi access point based on Hostapd
14cu|wifi-hostapd-ap-1.2-4|5	Version:	1.2
14cu|wifi-hostapd-ap-1.2-4|6	Release:	4
14cu|wifi-hostapd-ap-1.2-4|7	Group:		System/Configuration/Networking
14cu|wifi-hostapd-ap-1.2-4|8	License:	GPLv2+
14cu|wifi-hostapd-ap-1.2-4|9	URL:		http://code.google.com/p/wifi-hostapd-ap/
14cu|wifi-hostapd-ap-1.2-4|10	Source0:	%{upstream_name}_1.1.tar.gz
14cu|wifi-hostapd-ap-1.2-4|11	Patch0:		wifi-hostapd-ap-1.1-unistd.patch
14cu|wifi-hostapd-ap-1.2-4|12	Patch1:		wifi-hostapd-ap-1.1-kdesu.patch
14cu|wifi-hostapd-ap-1.2-4|13	Patch2:		wifi-hostapd-ap-1.1-translations.patch
14cu|wifi-hostapd-ap-1.2-4|14	Patch3:		checkprocess.patch
14cu|wifi-hostapd-ap-1.2-4|15	Patch4:		mainwindow.patch
14cu|wifi-hostapd-ap-1.2-4|16	BuildRequires:	qt4-devel
14cu|wifi-hostapd-ap-1.2-4|17	Requires:	hostapd dnsmasq
14cu|wifi-hostapd-ap-1.2-4|18	
14cu|wifi-hostapd-ap-1.2-4|19	%description
14cu|wifi-hostapd-ap-1.2-4|20	Allows you to easily create a WiFi access point, standard 802.11b/g based
14cu|wifi-hostapd-ap-1.2-4|21	on Hostpad. Written in C++ and QT4.7. It is designed to run on operating
14cu|wifi-hostapd-ap-1.2-4|22	systems based on Linux kernel for desktop and notebook.
14cu|wifi-hostapd-ap-1.2-4|23	
14cu|wifi-hostapd-ap-1.2-4|24	%prep
14cu|wifi-hostapd-ap-1.2-4|25	%setup -q -n %{upstream_name}
14cu|wifi-hostapd-ap-1.2-4|26	%patch0 -p0
14cu|wifi-hostapd-ap-1.2-4|27	%patch1 -p0
14cu|wifi-hostapd-ap-1.2-4|28	%patch2 -p0
14cu|wifi-hostapd-ap-1.2-4|29	%patch3 -p0
14cu|wifi-hostapd-ap-1.2-4|30	%patch4 -p0
14cu|wifi-hostapd-ap-1.2-4|31	
14cu|wifi-hostapd-ap-1.2-4|32	%build
14cu|wifi-hostapd-ap-1.2-4|33	%qmake_qt4
14cu|wifi-hostapd-ap-1.2-4|34	%make
14cu|wifi-hostapd-ap-1.2-4|35	
14cu|wifi-hostapd-ap-1.2-4|36	%install
14cu|wifi-hostapd-ap-1.2-4|37	# manual installation, make file doesn't provide it
14cu|wifi-hostapd-ap-1.2-4|38	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|wifi-hostapd-ap-1.2-4|39	
14cu|wifi-hostapd-ap-1.2-4|40	# translations
14cu|wifi-hostapd-ap-1.2-4|41	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/translations
14cu|wifi-hostapd-ap-1.2-4|42	%__cp *.qm %{buildroot}%{_datadir}/%{name}/translations/
14cu|wifi-hostapd-ap-1.2-4|43	
14cu|wifi-hostapd-ap-1.2-4|44	# installing binary
14cu|wifi-hostapd-ap-1.2-4|45	%__install -D -m 755 %{upstream_name} %{buildroot}%{_bindir}/%{upstream_name}
14cu|wifi-hostapd-ap-1.2-4|46	%__install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|wifi-hostapd-ap-1.2-4|47	
14cu|wifi-hostapd-ap-1.2-4|48	cat > %{buildroot}%{_datadir}/applications/wifi-hostapd-ap.desktop << EOF
14cu|wifi-hostapd-ap-1.2-4|49	[Desktop Entry]
14cu|wifi-hostapd-ap-1.2-4|50	Type=Application
14cu|wifi-hostapd-ap-1.2-4|51	Name=WiFi Point Setup
14cu|wifi-hostapd-ap-1.2-4|52	Name[ru]=Создание точки доступа WiFi
14cu|wifi-hostapd-ap-1.2-4|53	GenericName=WiFi Point Setup
14cu|wifi-hostapd-ap-1.2-4|54	GenericName[ru]=Создание точки доступа WiFi
14cu|wifi-hostapd-ap-1.2-4|55	Comment=GUI to create 802.11b/g WiFi access point
14cu|wifi-hostapd-ap-1.2-4|56	Comment[ru]=Cоздание точки доступа WiFi 802.11b/g
14cu|wifi-hostapd-ap-1.2-4|57	Icon=WiFi_logo_litle
14cu|wifi-hostapd-ap-1.2-4|58	Exec=%{upstream_name}
14cu|wifi-hostapd-ap-1.2-4|59	Terminal=false
14cu|wifi-hostapd-ap-1.2-4|60	StartupNotify=true
14cu|wifi-hostapd-ap-1.2-4|61	Categories=Office;
14cu|wifi-hostapd-ap-1.2-4|62	EOF
14cu|wifi-hostapd-ap-1.2-4|63	
14cu|wifi-hostapd-ap-1.2-4|64	# %__install -d -m 755 %{buildroot}%{_datadir}/%{_iconsdir}
14cu|wifi-hostapd-ap-1.2-4|65	
14cu|wifi-hostapd-ap-1.2-4|66	%find_lang app --with-qt
14cu|wifi-hostapd-ap-1.2-4|67	
14cu|wifi-hostapd-ap-1.2-4|68	%files -f app.lang
14cu|wifi-hostapd-ap-1.2-4|69	%{_bindir}/%{upstream_name}
14cu|wifi-hostapd-ap-1.2-4|70	%{_datadir}/applications/*.desktop
14cu|wifi-hostapd-ap-1.2-4|71	# %dir %{_iconsdir}
14cu|wifi-hostapd-ap-1.2-4|72	
14cu|wifi-hostapd-ap-1.2-4|73	%changelog
14cu|wifi-hostapd-ap-1.2-4|74	
14cu|wifi-hostapd-ap-1.2-4|75	* Mon Jun 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14cu|wifi-hostapd-ap-1.2-4|76	- (0e5c19f) Rebuild
14cu|wifi-hostapd-ap-1.2-4|77	
14cu|wifi-hostapd-ap-1.2-4|78	

15522 14
14cu|wifi-radar-2.0.s10-2|1	Summary:	Utility for managing WiFi profiles
14cu|wifi-radar-2.0.s10-2|2	Name:		wifi-radar
14cu|wifi-radar-2.0.s10-2|3	Version:	2.0.s10
14cu|wifi-radar-2.0.s10-2|4	Release:	2
14cu|wifi-radar-2.0.s10-2|5	Source0:	http://wifi-radar.systemimager.org/pub/%{name}-%{version}.tar.bz2
14cu|wifi-radar-2.0.s10-2|6	Source1:	16x%{name}.png
14cu|wifi-radar-2.0.s10-2|7	Source2:	32x%{name}.png
14cu|wifi-radar-2.0.s10-2|8	Source3:	48x%{name}.png
14cu|wifi-radar-2.0.s10-2|9	License:	GPLv2
14cu|wifi-radar-2.0.s10-2|10	Group:		Networking/Other
14cu|wifi-radar-2.0.s10-2|11	Url:		http://wifi-radar.systemimager.org/
14cu|wifi-radar-2.0.s10-2|12	Requires:	pygtk2.0
14cu|wifi-radar-2.0.s10-2|13	Requires:	dhcpcd
14cu|wifi-radar-2.0.s10-2|14	Requires:	usermode-consoleonly
14cu|wifi-radar-2.0.s10-2|15	BuildArch:	noarch
14cu|wifi-radar-2.0.s10-2|16	
14cu|wifi-radar-2.0.s10-2|17	%description
14cu|wifi-radar-2.0.s10-2|18	WiFi Radar is a Python/PyGTK2  utility for managing WiFi profiles.
14cu|wifi-radar-2.0.s10-2|19	It enables you to scan for available networks and create profiles for
14cu|wifi-radar-2.0.s10-2|20	your preferred networks. At boot time, running WiFi Radar will
14cu|wifi-radar-2.0.s10-2|21	automatically scan for an available preferred network and connect to
14cu|wifi-radar-2.0.s10-2|22	it. You can drag and drop your preferred networks to arrange the
14cu|wifi-radar-2.0.s10-2|23	profile priority.
14cu|wifi-radar-2.0.s10-2|24	
14cu|wifi-radar-2.0.s10-2|25	%prep
14cu|wifi-radar-2.0.s10-2|26	%setup -q
14cu|wifi-radar-2.0.s10-2|27	perl -pi -e 's!^CONF_FILE\s*=.*!CONF_FILE = "%{_sysconfdir}/%{name}.conf"!' %{name}
14cu|wifi-radar-2.0.s10-2|28	# fix desktop
14cu|wifi-radar-2.0.s10-2|29	sed -i 's/gksudo -S wifi-radar/wifi-radar/' %{name}.desktop
14cu|wifi-radar-2.0.s10-2|30	sed -i 's/wifi-radar.svg/wifi-radar/' %{name}.desktop
14cu|wifi-radar-2.0.s10-2|31	sed -i '/FilePattern=wifi-radar/d' %{name}.desktop
14cu|wifi-radar-2.0.s10-2|32	
14cu|wifi-radar-2.0.s10-2|33	
14cu|wifi-radar-2.0.s10-2|34	%build
14cu|wifi-radar-2.0.s10-2|35	
14cu|wifi-radar-2.0.s10-2|36	%install
14cu|wifi-radar-2.0.s10-2|37	# icons
14cu|wifi-radar-2.0.s10-2|38	install -m 755 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|39	install -m 755 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|40	install -m 755 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|41	
14cu|wifi-radar-2.0.s10-2|42	# structure
14cu|wifi-radar-2.0.s10-2|43	make install DESTDIR=%{buildroot}%{_prefix} BINDIR=%{buildroot}%{_sbindir}
14cu|wifi-radar-2.0.s10-2|44	mkdir -p %{buildroot}%{_bindir}/
14cu|wifi-radar-2.0.s10-2|45	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
14cu|wifi-radar-2.0.s10-2|46	
14cu|wifi-radar-2.0.s10-2|47	# config file
14cu|wifi-radar-2.0.s10-2|48	mkdir -p %{buildroot}%{_sysconfdir}
14cu|wifi-radar-2.0.s10-2|49	touch %{buildroot}%{_sysconfdir}/%{name}.conf
14cu|wifi-radar-2.0.s10-2|50	
14cu|wifi-radar-2.0.s10-2|51	# menu entry
14cu|wifi-radar-2.0.s10-2|52	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wifi-radar-2.0.s10-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|wifi-radar-2.0.s10-2|54	[Desktop Entry]
14cu|wifi-radar-2.0.s10-2|55	Name=WIFI radar
14cu|wifi-radar-2.0.s10-2|56	Comment=Simple wireless network manager
14cu|wifi-radar-2.0.s10-2|57	Exec=%{name}
14cu|wifi-radar-2.0.s10-2|58	Icon=%{name}
14cu|wifi-radar-2.0.s10-2|59	Terminal=false
14cu|wifi-radar-2.0.s10-2|60	Type=Application
14cu|wifi-radar-2.0.s10-2|61	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
14cu|wifi-radar-2.0.s10-2|62	EOF
14cu|wifi-radar-2.0.s10-2|63	
14cu|wifi-radar-2.0.s10-2|64	# preconf
14cu|wifi-radar-2.0.s10-2|65	install -d -m 755 %{buildroot}%{_sysconfdir}/security/console.apps/
14cu|wifi-radar-2.0.s10-2|66	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14cu|wifi-radar-2.0.s10-2|67	USER=root
14cu|wifi-radar-2.0.s10-2|68	PROGRAM=%{_sbindir}/%{name}
14cu|wifi-radar-2.0.s10-2|69	SESSION=true
14cu|wifi-radar-2.0.s10-2|70	EOF
14cu|wifi-radar-2.0.s10-2|71	
14cu|wifi-radar-2.0.s10-2|72	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
14cu|wifi-radar-2.0.s10-2|73	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14cu|wifi-radar-2.0.s10-2|74	#%PAM-1.0
14cu|wifi-radar-2.0.s10-2|75	auth       sufficient   pam_rootok.so
14cu|wifi-radar-2.0.s10-2|76	auth       sufficient   pam_timestamp.so
14cu|wifi-radar-2.0.s10-2|77	auth       include      system-auth
14cu|wifi-radar-2.0.s10-2|78	session    required     pam_permit.so
14cu|wifi-radar-2.0.s10-2|79	session    optional     pam_xauth.so
14cu|wifi-radar-2.0.s10-2|80	session    optional     pam_timestamp.so
14cu|wifi-radar-2.0.s10-2|81	account    required     pam_permit.so
14cu|wifi-radar-2.0.s10-2|82	EOF
14cu|wifi-radar-2.0.s10-2|83	
14cu|wifi-radar-2.0.s10-2|84	# linting crap fix
14cu|wifi-radar-2.0.s10-2|85	install -d -m 755 %{buildroot}%{_docdir}
14cu|wifi-radar-2.0.s10-2|86	install -m 755 LICENSE.GPL %{buildroot}%{_docdir}
14cu|wifi-radar-2.0.s10-2|87	cp -R docs %{buildroot}%{_docdir}
14cu|wifi-radar-2.0.s10-2|88	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer
14cu|wifi-radar-2.0.s10-2|89	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
14cu|wifi-radar-2.0.s10-2|90	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py
14cu|wifi-radar-2.0.s10-2|91	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
14cu|wifi-radar-2.0.s10-2|92	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
14cu|wifi-radar-2.0.s10-2|93	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
14cu|wifi-radar-2.0.s10-2|94	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
14cu|wifi-radar-2.0.s10-2|95	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
14cu|wifi-radar-2.0.s10-2|96	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
14cu|wifi-radar-2.0.s10-2|97	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
14cu|wifi-radar-2.0.s10-2|98	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
14cu|wifi-radar-2.0.s10-2|99	#
14cu|wifi-radar-2.0.s10-2|100	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
14cu|wifi-radar-2.0.s10-2|101	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
14cu|wifi-radar-2.0.s10-2|102	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
14cu|wifi-radar-2.0.s10-2|103	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
14cu|wifi-radar-2.0.s10-2|104	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
14cu|wifi-radar-2.0.s10-2|105	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
14cu|wifi-radar-2.0.s10-2|106	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
14cu|wifi-radar-2.0.s10-2|107	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
14cu|wifi-radar-2.0.s10-2|108	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
14cu|wifi-radar-2.0.s10-2|109	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/StatusWindow.html
14cu|wifi-radar-2.0.s10-2|110	
14cu|wifi-radar-2.0.s10-2|111	#
14cu|wifi-radar-2.0.s10-2|112	chmod 755 %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
14cu|wifi-radar-2.0.s10-2|113	chmod 755 %{buildroot}%{_docdir}/docs/INSTALL
14cu|wifi-radar-2.0.s10-2|114	chmod 755 %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
14cu|wifi-radar-2.0.s10-2|115	chmod 755 %{buildroot}%{_docdir}/docs/TODO
14cu|wifi-radar-2.0.s10-2|116	chmod 755 %{buildroot}%{_docdir}/docs/BUGS
14cu|wifi-radar-2.0.s10-2|117	chmod 755 %{buildroot}%{_docdir}/docs/README
14cu|wifi-radar-2.0.s10-2|118	chmod 755 %{buildroot}%{_docdir}/docs/HISTORY
14cu|wifi-radar-2.0.s10-2|119	chmod 755 %{buildroot}%{_docdir}/docs/CREDITS
14cu|wifi-radar-2.0.s10-2|120	chmod 755 %{buildroot}%{_docdir}/docs/VERSION
14cu|wifi-radar-2.0.s10-2|121	#
14cu|wifi-radar-2.0.s10-2|122	chmod a-x %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
14cu|wifi-radar-2.0.s10-2|123	chmod a-x %{buildroot}%{_docdir}/docs/INSTALL
14cu|wifi-radar-2.0.s10-2|124	chmod a-x %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
14cu|wifi-radar-2.0.s10-2|125	chmod a-x %{buildroot}%{_docdir}/docs/TODO
14cu|wifi-radar-2.0.s10-2|126	chmod a-x %{buildroot}%{_docdir}/docs/BUGS
14cu|wifi-radar-2.0.s10-2|127	chmod a-x %{buildroot}%{_docdir}/docs/README
14cu|wifi-radar-2.0.s10-2|128	chmod a-x %{buildroot}%{_docdir}/docs/HISTORY
14cu|wifi-radar-2.0.s10-2|129	chmod a-x %{buildroot}%{_docdir}/docs/CREDITS
14cu|wifi-radar-2.0.s10-2|130	chmod a-x %{buildroot}%{_docdir}/docs/VERSION
14cu|wifi-radar-2.0.s10-2|131	chmod a-x %{buildroot}%{_docdir}/LICENSE.GPL
14cu|wifi-radar-2.0.s10-2|132	#
14cu|wifi-radar-2.0.s10-2|133	
14cu|wifi-radar-2.0.s10-2|134	%files
14cu|wifi-radar-2.0.s10-2|135	%{_docdir}/docs/*
14cu|wifi-radar-2.0.s10-2|136	%{_docdir}/LICENSE.GPL
14cu|wifi-radar-2.0.s10-2|137	%{_bindir}/%{name}
14cu|wifi-radar-2.0.s10-2|138	%{_sbindir}/%{name}
14cu|wifi-radar-2.0.s10-2|139	%{_datadir}/applications/%{name}.desktop
14cu|wifi-radar-2.0.s10-2|140	%{_miconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|141	%{_iconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|142	%{_liconsdir}/%{name}.png
14cu|wifi-radar-2.0.s10-2|143	%config(noreplace) %{_sysconfdir}/%{name}.conf
14cu|wifi-radar-2.0.s10-2|144	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14cu|wifi-radar-2.0.s10-2|145	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14cu|wifi-radar-2.0.s10-2|146	%{_mandir}/man?/%{name}.*
14cu|wifi-radar-2.0.s10-2|147	%{_datadir}/pixmaps/*.*
14cu|wifi-radar-2.0.s10-2|148	
14cu|wifi-radar-2.0.s10-2|149	
14cu|wifi-radar-2.0.s10-2|150	
14cu|wifi-radar-2.0.s10-2|151	%changelog
14cu|wifi-radar-2.0.s10-2|152	
14cu|wifi-radar-2.0.s10-2|153	* Sun Sep 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.s10-2
14cu|wifi-radar-2.0.s10-2|154	- (0b82539) Minor spec cleanup
14cu|wifi-radar-2.0.s10-2|155	
14cu|wifi-radar-2.0.s10-2|156	

15523 14
14cu|wiggle-1.0-2|1	
14cu|wiggle-1.0-2|2	Summary: 	A tool for applying patches with conflicts
14cu|wiggle-1.0-2|3	Name: 		wiggle
14cu|wiggle-1.0-2|4	Version: 	1.0
14cu|wiggle-1.0-2|5	Release:	2
14cu|wiggle-1.0-2|6	License: 	GPL
14cu|wiggle-1.0-2|7	Group:		Text tools
14cu|wiggle-1.0-2|8	Source0:	http://neil.brown.name/wiggle/%{name}-%{version}.tar.gz
14cu|wiggle-1.0-2|9	Patch1:		wiggle-fix-build.patch
14cu|wiggle-1.0-2|10	Url:		http://neil.brown.name/wiggle
14cu|wiggle-1.0-2|11	BuildRequires:	groff-for-man
14cu|wiggle-1.0-2|12	BuildRequires:	ncurses-devel
14cu|wiggle-1.0-2|13	
14cu|wiggle-1.0-2|14	%description
14cu|wiggle-1.0-2|15	Wiggle is a program for applying patches that 'patch' cannot
14cu|wiggle-1.0-2|16	apply due to conflicting changes in the original.
14cu|wiggle-1.0-2|17	Wiggle will always apply all changes in the patch to the original.
14cu|wiggle-1.0-2|18	If it cannot find a way to cleanly apply a patch, it inserts it
14cu|wiggle-1.0-2|19	in the original in a manner similar to 'merge', and report an
14cu|wiggle-1.0-2|20	unresolvable conflict.  Such a conflict will look like:
14cu|wiggle-1.0-2|21	
14cu|wiggle-1.0-2|22	%prep
14cu|wiggle-1.0-2|23	%setup -q
14cu|wiggle-1.0-2|24	
14cu|wiggle-1.0-2|25	
14cu|wiggle-1.0-2|26	# Don't add Neil Brown's default sign off line to every patch
14cu|wiggle-1.0-2|27	sed -i '/$CERT/,+4s,^,#,' p || die "sed failed on p"
14cu|wiggle-1.0-2|28	
14cu|wiggle-1.0-2|29	
14cu|wiggle-1.0-2|30	
14cu|wiggle-1.0-2|31	%build
14cu|wiggle-1.0-2|32	%make
14cu|wiggle-1.0-2|33	
14cu|wiggle-1.0-2|34	%install
14cu|wiggle-1.0-2|35	mkdir -p %{buildroot}/%{_bindir}
14cu|wiggle-1.0-2|36	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|wiggle-1.0-2|37	install -m755 wiggle %{buildroot}/%{_bindir}/wiggle
14cu|wiggle-1.0-2|38	install -m644 wiggle.1 %{buildroot}/%{_mandir}/man1/wiggle.1
14cu|wiggle-1.0-2|39	
14cu|wiggle-1.0-2|40	%files
14cu|wiggle-1.0-2|41	%doc ANNOUNCE TODO notes
14cu|wiggle-1.0-2|42	%doc p p.help
14cu|wiggle-1.0-2|43	%attr (755,root,root) %{_bindir}/wiggle
14cu|wiggle-1.0-2|44	%{_mandir}/man1/wiggle.1*
14cu|wiggle-1.0-2|45	
14cu|wiggle-1.0-2|46	
14cu|wiggle-1.0-2|47	
14cu|wiggle-1.0-2|48	
14cu|wiggle-1.0-2|49	%changelog
14cu|wiggle-1.0-2|50	
14cu|wiggle-1.0-2|51	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 1.0-2
14cu|wiggle-1.0-2|52	- (2a8ae2a) Minor spec cleanup
14cu|wiggle-1.0-2|53	
14cu|wiggle-1.0-2|54	

15524 14
14cu|wiican-0.3.4.1-2|1	%define udev_rules_dir	/lib/udev/rules.d
14cu|wiican-0.3.4.1-2|2	
14cu|wiican-0.3.4.1-2|3	Name:		wiican
14cu|wiican-0.3.4.1-2|4	Version:	0.3.4.1
14cu|wiican-0.3.4.1-2|5	Release:	2
14cu|wiican-0.3.4.1-2|6	Summary:	Simple Wiimote usage assistant and mapping manager
14cu|wiican-0.3.4.1-2|7	License:	GPLv3
14cu|wiican-0.3.4.1-2|8	Group:		System/Configuration/Hardware
14cu|wiican-0.3.4.1-2|9	Url:		http://fontanon.org/wiican/
14cu|wiican-0.3.4.1-2|10	Source0:	https://launchpad.net/wiican/0.3/0.3.4/+download/%{name}-%{version}.tar.gz
14cu|wiican-0.3.4.1-2|11	
14cu|wiican-0.3.4.1-2|12	BuildRequires:	pkgconfig(python)
14cu|wiican-0.3.4.1-2|13	BuildRequires:	desktop-file-utils
14cu|wiican-0.3.4.1-2|14	
14cu|wiican-0.3.4.1-2|15	Requires:	pkgconfig(dbus-python)
14cu|wiican-0.3.4.1-2|16	Requires:	gnome-bluetooth
14cu|wiican-0.3.4.1-2|17	Requires:	pygtk2
14cu|wiican-0.3.4.1-2|18	Requires:	pythonegg(pyyaml)
14cu|wiican-0.3.4.1-2|19	Requires:	pythonegg(pyinotify)
14cu|wiican-0.3.4.1-2|20	Requires:	pythonegg(ply)
14cu|wiican-0.3.4.1-2|21	Requires:	gnome-python-gconf
14cu|wiican-0.3.4.1-2|22	Requires:	python-gobject
14cu|wiican-0.3.4.1-2|23	Requires:	cwiid
14cu|wiican-0.3.4.1-2|24	Requires:	pyxdg
14cu|wiican-0.3.4.1-2|25	
14cu|wiican-0.3.4.1-2|26	BuildArch:	noarch
14cu|wiican-0.3.4.1-2|27	
14cu|wiican-0.3.4.1-2|28	%description
14cu|wiican-0.3.4.1-2|29	WiiCan assists on configuration and management of your Wiimote under
14cu|wiican-0.3.4.1-2|30	GNU/Linux. It tracks Bluetooth connectivity and allows to use and
14cu|wiican-0.3.4.1-2|31	create mappings to adapt your Wiimote for use on any application.
14cu|wiican-0.3.4.1-2|32	
14cu|wiican-0.3.4.1-2|33	Actually WiiCan is a system tray icon, programmed in Python. It
14cu|wiican-0.3.4.1-2|34	connects to bluez and HAL via D-Bus for tracking the available
14cu|wiican-0.3.4.1-2|35	Bluetooth devices and Wiimote connection status.
14cu|wiican-0.3.4.1-2|36	
14cu|wiican-0.3.4.1-2|37	%prep
14cu|wiican-0.3.4.1-2|38	%setup -q
14cu|wiican-0.3.4.1-2|39	
14cu|wiican-0.3.4.1-2|40	%build
14cu|wiican-0.3.4.1-2|41	python setup.py build
14cu|wiican-0.3.4.1-2|42	
14cu|wiican-0.3.4.1-2|43	%install
14cu|wiican-0.3.4.1-2|44	python setup.py install \
14cu|wiican-0.3.4.1-2|45	--prefix=%{_prefix} \
14cu|wiican-0.3.4.1-2|46	--root %{buildroot}
14cu|wiican-0.3.4.1-2|47	
14cu|wiican-0.3.4.1-2|48	#autoload uinput module
14cu|wiican-0.3.4.1-2|49	mkdir -p %{buildroot}%{_sysconfdir}/modules-load.d
14cu|wiican-0.3.4.1-2|50	echo uinput > %{buildroot}%{_sysconfdir}/modules-load.d/wiican-uinput
14cu|wiican-0.3.4.1-2|51	
14cu|wiican-0.3.4.1-2|52	#fix udev-rule name
14cu|wiican-0.3.4.1-2|53	mv %{buildroot}%{udev_rules_dir}/99-uinput.rules \
14cu|wiican-0.3.4.1-2|54	%{buildroot}%{udev_rules_dir}/99-wiican-uinput.rules
14cu|wiican-0.3.4.1-2|55	
14cu|wiican-0.3.4.1-2|56	#fix desktop file
14cu|wiican-0.3.4.1-2|57	desktop-file-install \
14cu|wiican-0.3.4.1-2|58	--dir %{buildroot}%{_datadir}/applications/ \
14cu|wiican-0.3.4.1-2|59	--remove-category=HardwareSettings \
14cu|wiican-0.3.4.1-2|60	--remove-key=GenericName \
14cu|wiican-0.3.4.1-2|61	%{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|wiican-0.3.4.1-2|62	
14cu|wiican-0.3.4.1-2|63	%find_lang %{name}
14cu|wiican-0.3.4.1-2|64	
14cu|wiican-0.3.4.1-2|65	
14cu|wiican-0.3.4.1-2|66	%post
14cu|wiican-0.3.4.1-2|67	%post_install_gconf_schemas %{name}
14cu|wiican-0.3.4.1-2|68	set -x
14cu|wiican-0.3.4.1-2|69	/sbin/modprobe uinput &>/dev/null
14cu|wiican-0.3.4.1-2|70	:
14cu|wiican-0.3.4.1-2|71	
14cu|wiican-0.3.4.1-2|72	%preun
14cu|wiican-0.3.4.1-2|73	%preun_uninstall_gconf_schemas %{name}
14cu|wiican-0.3.4.1-2|74	
14cu|wiican-0.3.4.1-2|75	%files -f %{name}.lang
14cu|wiican-0.3.4.1-2|76	%doc AUTHORS TODO
14cu|wiican-0.3.4.1-2|77	%config(noreplace) %{_sysconfdir}/modules-load.d/wiican-uinput
14cu|wiican-0.3.4.1-2|78	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
14cu|wiican-0.3.4.1-2|79	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14cu|wiican-0.3.4.1-2|80	%{py_puresitedir}/%{name}
14cu|wiican-0.3.4.1-2|81	%{_datadir}/applications/%{name}.desktop
14cu|wiican-0.3.4.1-2|82	%{_datadir}/pixmaps/%{name}.svg
14cu|wiican-0.3.4.1-2|83	%{_datadir}/%{name}
14cu|wiican-0.3.4.1-2|84	%{_bindir}/%{name}
14cu|wiican-0.3.4.1-2|85	%{_bindir}/%{name}-service
14cu|wiican-0.3.4.1-2|86	%{udev_rules_dir}/99-wiican-uinput.rules
14cu|wiican-0.3.4.1-2|87	%{_iconsdir}/hicolor/*/*/%{name}*
14cu|wiican-0.3.4.1-2|88	%{_iconsdir}/hicolor/scalable/mimetypes/gnome-mime-application-x-wii.svg
14cu|wiican-0.3.4.1-2|89	%{_datadir}/dbus-1/services/org.gnome.wiican.service
14cu|wiican-0.3.4.1-2|90	%{_datadir}/mime/packages/wiican.xml
14cu|wiican-0.3.4.1-2|91	
14cu|wiican-0.3.4.1-2|92	
14cu|wiican-0.3.4.1-2|93	
14cu|wiican-0.3.4.1-2|94	%changelog
14cu|wiican-0.3.4.1-2|95	
14cu|wiican-0.3.4.1-2|96	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4.1-2
14cu|wiican-0.3.4.1-2|97	- (75a07c4) Bump release
14cu|wiican-0.3.4.1-2|98	
14cu|wiican-0.3.4.1-2|99	

15525 14
14cu|wiiuse-0.12-5|1	%define major 0
14cu|wiiuse-0.12-5|2	%define libname %mklibname %{name} %{major}
14cu|wiiuse-0.12-5|3	%define devname %mklibname %{name} -d
14cu|wiiuse-0.12-5|4	
14cu|wiiuse-0.12-5|5	Summary:	Library to access wiimotes and its various accessories
14cu|wiiuse-0.12-5|6	Name:		wiiuse
14cu|wiiuse-0.12-5|7	Version:	0.12
14cu|wiiuse-0.12-5|8	Release:	5
14cu|wiiuse-0.12-5|9	License:	GPLv3+
14cu|wiiuse-0.12-5|10	Group:		System/Libraries
14cu|wiiuse-0.12-5|11	Url:		http://sourceforge.net/projects/wiiuse
14cu|wiiuse-0.12-5|12	Source0:	http://sourceforge.net/projects/wiiuse/files/wiiuse/v%{version}/wiiuse_v%{version}_src.tar.gz
14cu|wiiuse-0.12-5|13	Patch0:		wiiuse.memset.patch
14cu|wiiuse-0.12-5|14	Patch1:		wiiuse_cflags.patch
14cu|wiiuse-0.12-5|15	Patch2:		wiiuse_fix_linking.patch
14cu|wiiuse-0.12-5|16	BuildRequires:	pkgconfig(bluez)
14cu|wiiuse-0.12-5|17	# for the example
14cu|wiiuse-0.12-5|18	BuildRequires:	pkgconfig(gl)
14cu|wiiuse-0.12-5|19	BuildRequires:	pkgconfig(glu)
14cu|wiiuse-0.12-5|20	BuildRequires:	pkgconfig(glut)
14cu|wiiuse-0.12-5|21	BuildRequires:	pkgconfig(sdl)
14cu|wiiuse-0.12-5|22	
14cu|wiiuse-0.12-5|23	%description
14cu|wiiuse-0.12-5|24	Wiiuse is a library written in C that connects with several Nintendo Wii
14cu|wiiuse-0.12-5|25	wiimotes. It supports motion sensing, IR tracking, nunchuk, classic
14cu|wiiuse-0.12-5|26	controller, and the Guitar Hero 3 controller.
14cu|wiiuse-0.12-5|27	
14cu|wiiuse-0.12-5|28	Single threaded and nonblocking makes a light weight and clean API.
14cu|wiiuse-0.12-5|29	
14cu|wiiuse-0.12-5|30	%files
14cu|wiiuse-0.12-5|31	%doc CHANGELOG README
14cu|wiiuse-0.12-5|32	%attr(0755,root,root) %{_bindir}/*
14cu|wiiuse-0.12-5|33	
14cu|wiiuse-0.12-5|34	#----------------------------------------------------------------------------
14cu|wiiuse-0.12-5|35	
14cu|wiiuse-0.12-5|36	%package -n %{libname}
14cu|wiiuse-0.12-5|37	Summary:	Dynamic libraries from %{name}
14cu|wiiuse-0.12-5|38	Group:		System/Libraries
14cu|wiiuse-0.12-5|39	
14cu|wiiuse-0.12-5|40	%description -n %{libname}
14cu|wiiuse-0.12-5|41	Dynamic libraries from %{name}.
14cu|wiiuse-0.12-5|42	
14cu|wiiuse-0.12-5|43	%files -n %{libname}
14cu|wiiuse-0.12-5|44	%{_libdir}/libwiiuse.so.%{major}*
14cu|wiiuse-0.12-5|45	
14cu|wiiuse-0.12-5|46	#----------------------------------------------------------------------------
14cu|wiiuse-0.12-5|47	
14cu|wiiuse-0.12-5|48	%package -n %{devname}
14cu|wiiuse-0.12-5|49	Summary:	Header files from %{name}
14cu|wiiuse-0.12-5|50	Group:		Development/C
14cu|wiiuse-0.12-5|51	Requires:	%{libname} = %{EVRD}
14cu|wiiuse-0.12-5|52	Requires:	pkgconfig(bluez)
14cu|wiiuse-0.12-5|53	Provides:	%{name}-devel = %{EVRD}
14cu|wiiuse-0.12-5|54	
14cu|wiiuse-0.12-5|55	%description -n %{devname}
14cu|wiiuse-0.12-5|56	Includes files for developing programs based on %{name}.
14cu|wiiuse-0.12-5|57	
14cu|wiiuse-0.12-5|58	%files -n %{devname}
14cu|wiiuse-0.12-5|59	%{_includedir}/*
14cu|wiiuse-0.12-5|60	%{_libdir}/libwiiuse.so
14cu|wiiuse-0.12-5|61	
14cu|wiiuse-0.12-5|62	#----------------------------------------------------------------------------
14cu|wiiuse-0.12-5|63	
14cu|wiiuse-0.12-5|64	
14cu|wiiuse-0.12-5|65	%prep
14cu|wiiuse-0.12-5|66	%setup -qn %{name}_v%{version}
14cu|wiiuse-0.12-5|67	%patch0 -p0
14cu|wiiuse-0.12-5|68	%patch1 -p1
14cu|wiiuse-0.12-5|69	%patch2 -p1
14cu|wiiuse-0.12-5|70	
14cu|wiiuse-0.12-5|71	perl -pi -e "s|\r\n|\n|g" CHANGELOG README
14cu|wiiuse-0.12-5|72	
14cu|wiiuse-0.12-5|73	%build
14cu|wiiuse-0.12-5|74	CFLAGS='%{optflags}' make
14cu|wiiuse-0.12-5|75	
14cu|wiiuse-0.12-5|76	%install
14cu|wiiuse-0.12-5|77	install -D -m 644 src/release*/libwiiuse.so %{buildroot}%{_libdir}/libwiiuse.so.%{major}
14cu|wiiuse-0.12-5|78	install -D -m 644 src/wiiuse.h %{buildroot}%{_includedir}/wiiuse.h
14cu|wiiuse-0.12-5|79	install -D -m 755 example/release*/wiiuse-example %{buildroot}%{_bindir}/wiiuse-example
14cu|wiiuse-0.12-5|80	install -D -m 755 example-sdl/release*/wiiuse-sdl %{buildroot}%{_bindir}/wiiuse-example-sdl
14cu|wiiuse-0.12-5|81	
14cu|wiiuse-0.12-5|82	pushd %{buildroot}%{_libdir}
14cu|wiiuse-0.12-5|83	ln -s libwiiuse.so.%{major} libwiiuse.so
14cu|wiiuse-0.12-5|84	popd
14cu|wiiuse-0.12-5|85	
14cu|wiiuse-0.12-5|86	
14cu|wiiuse-0.12-5|87	%changelog
14cu|wiiuse-0.12-5|88	
14cu|wiiuse-0.12-5|89	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12-5
14cu|wiiuse-0.12-5|90	- (30d088e) Fix shared library package (actual library was in development package)
14cu|wiiuse-0.12-5|91	- (30d088e) Spec cleanup
14cu|wiiuse-0.12-5|92	
14cu|wiiuse-0.12-5|93	

15526 14
14cu|WindowMaker-0.95.2-7|1	%define snapshot		1
14cu|WindowMaker-0.95.2-7|2	
14cu|WindowMaker-0.95.2-7|3	%define wraster_major		3
14cu|WindowMaker-0.95.2-7|4	%define libwraster		%mklibname wraster %{wraster_major}
14cu|WindowMaker-0.95.2-7|5	%define libwraster_devel	%mklibname wraster -d
14cu|WindowMaker-0.95.2-7|6	%define libwraster_static_devel	%mklibname wraster -d -s
14cu|WindowMaker-0.95.2-7|7	
14cu|WindowMaker-0.95.2-7|8	%define WINGs_major		2
14cu|WindowMaker-0.95.2-7|9	%define libWINGs		%mklibname WINGs %{WINGs_major}
14cu|WindowMaker-0.95.2-7|10	%define libWINGs_devel		%mklibname WINGs -d
14cu|WindowMaker-0.95.2-7|11	%define libWINGs_static_devel	%mklibname WINGs -d -s
14cu|WindowMaker-0.95.2-7|12	
14cu|WindowMaker-0.95.2-7|13	%define gnustepdir		%{_prefix}/GNUstep
14cu|WindowMaker-0.95.2-7|14	
14cu|WindowMaker-0.95.2-7|15	Summary:	A window manager for the X Window System
14cu|WindowMaker-0.95.2-7|16	Name:		WindowMaker
14cu|WindowMaker-0.95.2-7|17	Version:	0.95.2
14cu|WindowMaker-0.95.2-7|18	Release:	7
14cu|WindowMaker-0.95.2-7|19	License:	GPLv2+
14cu|WindowMaker-0.95.2-7|20	Group:		Graphical desktop/WindowMaker
14cu|WindowMaker-0.95.2-7|21	Url:		http://www.windowmaker.info/
14cu|WindowMaker-0.95.2-7|22	Source0:	http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz
14cu|WindowMaker-0.95.2-7|23	Source1:	WindowMaker-data.tar.bz2
14cu|WindowMaker-0.95.2-7|24	Source4:	WindowMaker-menumethod
14cu|WindowMaker-0.95.2-7|25	Source6:	WindowMaker-WindowMaker
14cu|WindowMaker-0.95.2-7|26	Source7:	WindowMaker-WMWindowAttributes
14cu|WindowMaker-0.95.2-7|27	Source8:	WindowMaker-startwindowmaker
14cu|WindowMaker-0.95.2-7|28	Source10:	WindowMaker-Terminal
14cu|WindowMaker-0.95.2-7|29	Source13:	WindowMaker-wmaker.inst
14cu|WindowMaker-0.95.2-7|30	Source15:	WindowMaker-WMState
14cu|WindowMaker-0.95.2-7|31	Source20:	WindowMaker-0.80.1-man-pages.tar.bz2
14cu|WindowMaker-0.95.2-7|32	Source21:	WindowMaker-Galaxy.style.bz2
14cu|WindowMaker-0.95.2-7|33	Source22:	WindowMaker-WMGLOBAL
14cu|WindowMaker-0.95.2-7|34	Source23:	WindowMaker
14cu|WindowMaker-0.95.2-7|35	Source24:	03WindowMaker
14cu|WindowMaker-0.95.2-7|36	# Matthias: NET_WM_NAME patch by Marcelo E. Magallon <mmagallo@debian.org>
14cu|WindowMaker-0.95.2-7|37	Patch0:		WindowMaker-0.95.0-NET_WM_NAME.patch
14cu|WindowMaker-0.95.2-7|38	# include the xdg menu (do not replace the original menu since it contains windowmaker-specific commands)
14cu|WindowMaker-0.95.2-7|39	Patch1:		WindowMaker-0.95.0-applications-menu.patch
14cu|WindowMaker-0.95.2-7|40	# correct focus not set on some qt windows, usually "About Qt"
14cu|WindowMaker-0.95.2-7|41	Patch2:		WindowMaker-0.95.0-qt_popup.patch
14cu|WindowMaker-0.95.2-7|42	# Mageia patches
14cu|WindowMaker-0.95.2-7|43	Patch3:		windowmaker-0.95.2-mga-fix-paths-in-german-plmenu.patch
14cu|WindowMaker-0.95.2-7|44	Patch4:		windowmaker-0.95.2-mga-stop-using-old-X11R6-directory.patch
14cu|WindowMaker-0.95.2-7|45	Patch5:		windowmaker-0.95.2-mga-patch-WMState-to-use-old-Mageia-configuration.patch
14cu|WindowMaker-0.95.2-7|46	Patch6:		wmaker-0.94.0-net_wm_moveresize.patch
14cu|WindowMaker-0.95.2-7|47	# giflib 5.1 support
14cu|WindowMaker-0.95.2-7|48	Patch7:		WindowMaker-0.95.2-giflib51.patch
14cu|WindowMaker-0.95.2-7|49	BuildRequires:	imagemagick
14cu|WindowMaker-0.95.2-7|50	BuildRequires:	giflib-devel
14cu|WindowMaker-0.95.2-7|51	BuildRequires:	jpeg-devel
14cu|WindowMaker-0.95.2-7|52	BuildRequires:	pkgconfig(fontconfig)
14cu|WindowMaker-0.95.2-7|53	BuildRequires:	pkgconfig(libpng)
14cu|WindowMaker-0.95.2-7|54	BuildRequires:	pkgconfig(libtiff-4)
14cu|WindowMaker-0.95.2-7|55	BuildRequires:	pkgconfig(x11)
14cu|WindowMaker-0.95.2-7|56	BuildRequires:	pkgconfig(xext)
14cu|WindowMaker-0.95.2-7|57	BuildRequires:	pkgconfig(xft)
14cu|WindowMaker-0.95.2-7|58	BuildRequires:	pkgconfig(xinerama)
14cu|WindowMaker-0.95.2-7|59	BuildRequires:	pkgconfig(xmu)
14cu|WindowMaker-0.95.2-7|60	BuildRequires:	pkgconfig(xpm)
14cu|WindowMaker-0.95.2-7|61	Requires:	desktop-common-data
14cu|WindowMaker-0.95.2-7|62	Requires:	mandriva-theme
14cu|WindowMaker-0.95.2-7|63	Requires:	xdg-compliance-menu
14cu|WindowMaker-0.95.2-7|64	Requires:	wmcalclock
14cu|WindowMaker-0.95.2-7|65	Provides:	windowmaker = %{EVRD}
14cu|WindowMaker-0.95.2-7|66	Provides:	windowmaker-libs = %{EVRD}
14cu|WindowMaker-0.95.2-7|67	Provides:	WindowMaker-kde = %{EVRD}
14cu|WindowMaker-0.95.2-7|68	Provides:	WindowMaker-gnome = %{EVRD}
14cu|WindowMaker-0.95.2-7|69	Provides:	WindowMaker-common = %{EVRD}
14cu|WindowMaker-0.95.2-7|70	
14cu|WindowMaker-0.95.2-7|71	%description
14cu|WindowMaker-0.95.2-7|72	Window Maker is a X11 window manager which emulates the look and feel of the
14cu|WindowMaker-0.95.2-7|73	NeXTSTEP (TM) graphical user interface. It is relatively fast, feature rich and
14cu|WindowMaker-0.95.2-7|74	easy to configure and use. Window Maker is part of the official GNU project,
14cu|WindowMaker-0.95.2-7|75	which means that Window Maker can interoperate with other GNU projects, such as
14cu|WindowMaker-0.95.2-7|76	GNOME.
14cu|WindowMaker-0.95.2-7|77	
14cu|WindowMaker-0.95.2-7|78	Window Maker allows users to switch themes 'on the fly,' to place favorite
14cu|WindowMaker-0.95.2-7|79	applications on either an application dock, similar to AfterStep's Wharf or on
14cu|WindowMaker-0.95.2-7|80	a workspace dock, a 'clip' which extends the application dock's usefulness.
14cu|WindowMaker-0.95.2-7|81	
14cu|WindowMaker-0.95.2-7|82	%files -f WindowMaker.lang
14cu|WindowMaker-0.95.2-7|83	%doc AUTHORS BUGFORM BUGS ChangeLog COPYING.WTFPL FAQ FAQ.I18N NEWS README* TODO
14cu|WindowMaker-0.95.2-7|84	%dir %{_sysconfdir}/X11/WindowMaker/
14cu|WindowMaker-0.95.2-7|85	%config(noreplace) %{_sysconfdir}/X11/WindowMaker/*
14cu|WindowMaker-0.95.2-7|86	%{_sysconfdir}/menu.d/WindowMaker
14cu|WindowMaker-0.95.2-7|87	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14cu|WindowMaker-0.95.2-7|88	
14cu|WindowMaker-0.95.2-7|89	%{_bindir}/*
14cu|WindowMaker-0.95.2-7|90	
14cu|WindowMaker-0.95.2-7|91	%{gnustepdir}/Applications/WPrefs.app/
14cu|WindowMaker-0.95.2-7|92	
14cu|WindowMaker-0.95.2-7|93	%doc %{_mandir}/man1/*
14cu|WindowMaker-0.95.2-7|94	%lang(cs) %doc %{_mandir}/cs/man1/*
14cu|WindowMaker-0.95.2-7|95	%lang(sk) %doc %{_mandir}/sk/man1/*
14cu|WindowMaker-0.95.2-7|96	%lang(ru) %doc %{_mandir}/ru/man1/*
14cu|WindowMaker-0.95.2-7|97	
14cu|WindowMaker-0.95.2-7|98	%{_datadir}/WindowMaker
14cu|WindowMaker-0.95.2-7|99	
14cu|WindowMaker-0.95.2-7|100	%{_datadir}/WINGs
14cu|WindowMaker-0.95.2-7|101	
14cu|WindowMaker-0.95.2-7|102	%{_iconsdir}/WindowMaker.png
14cu|WindowMaker-0.95.2-7|103	%{_liconsdir}/WindowMaker.png
14cu|WindowMaker-0.95.2-7|104	%{_miconsdir}/WindowMaker.png
14cu|WindowMaker-0.95.2-7|105	
14cu|WindowMaker-0.95.2-7|106	%{_datadir}/pixmaps/*.png
14cu|WindowMaker-0.95.2-7|107	
14cu|WindowMaker-0.95.2-7|108	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|109	
14cu|WindowMaker-0.95.2-7|110	%package -n %{libwraster}
14cu|WindowMaker-0.95.2-7|111	Summary:	Window Maker Raster Graphics Library
14cu|WindowMaker-0.95.2-7|112	Group:		Graphical desktop/WindowMaker
14cu|WindowMaker-0.95.2-7|113	Provides:	libwraster = %{EVRD}
14cu|WindowMaker-0.95.2-7|114	Conflicts:	libwraster2
14cu|WindowMaker-0.95.2-7|115	
14cu|WindowMaker-0.95.2-7|116	%description -n %{libwraster}
14cu|WindowMaker-0.95.2-7|117	Also known as libwraster, it is WindowMaker's core graphics and image
14cu|WindowMaker-0.95.2-7|118	processing system. libwraster is an optimized, fast, lightweight image library.
14cu|WindowMaker-0.95.2-7|119	It takes advantage of MMX optimizations (on systems that have support for it)
14cu|WindowMaker-0.95.2-7|120	to accelerate rendering. You can load a picture from a file easily with
14cu|WindowMaker-0.95.2-7|121	libwraster, and it has support for .gif, .jpg, .png, .xpm, .ppm, and .tiff at
14cu|WindowMaker-0.95.2-7|122	the moment. Support for other image formats can be added in the future.
14cu|WindowMaker-0.95.2-7|123	
14cu|WindowMaker-0.95.2-7|124	This package contains a shared library needed if you wish use WindowMaker.
14cu|WindowMaker-0.95.2-7|125	
14cu|WindowMaker-0.95.2-7|126	%files -n %{libwraster}
14cu|WindowMaker-0.95.2-7|127	%{_libdir}/libwraster.so.%{wraster_major}*
14cu|WindowMaker-0.95.2-7|128	
14cu|WindowMaker-0.95.2-7|129	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|130	
14cu|WindowMaker-0.95.2-7|131	%package -n %{libwraster_devel}
14cu|WindowMaker-0.95.2-7|132	Summary:	Window Maker Raster Graphics Library development files
14cu|WindowMaker-0.95.2-7|133	Group:		Development/C
14cu|WindowMaker-0.95.2-7|134	Requires:	%{libwraster} = %{EVRD}
14cu|WindowMaker-0.95.2-7|135	Provides:	libwraster-devel = %{EVRD}
14cu|WindowMaker-0.95.2-7|136	Conflicts:	libwraster2-devel
14cu|WindowMaker-0.95.2-7|137	
14cu|WindowMaker-0.95.2-7|138	%description -n %{libwraster_devel}
14cu|WindowMaker-0.95.2-7|139	This package allows building applications using the libwraster library.
14cu|WindowMaker-0.95.2-7|140	
14cu|WindowMaker-0.95.2-7|141	%files -n %{libwraster_devel}
14cu|WindowMaker-0.95.2-7|142	%{_includedir}/wraster.h
14cu|WindowMaker-0.95.2-7|143	%{_libdir}/libwraster.so
14cu|WindowMaker-0.95.2-7|144	%{_libdir}/pkgconfig/wrlib.pc
14cu|WindowMaker-0.95.2-7|145	
14cu|WindowMaker-0.95.2-7|146	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|147	
14cu|WindowMaker-0.95.2-7|148	%package -n %{libwraster_static_devel}
14cu|WindowMaker-0.95.2-7|149	Summary:	Libwraster - Static library
14cu|WindowMaker-0.95.2-7|150	Group:		Development/C
14cu|WindowMaker-0.95.2-7|151	Requires:	%{libwraster_devel} = %{EVRD}
14cu|WindowMaker-0.95.2-7|152	Provides:	libwraster-static-devel = %{EVRD}
14cu|WindowMaker-0.95.2-7|153	Conflicts:	libwraster2-static-devel
14cu|WindowMaker-0.95.2-7|154	
14cu|WindowMaker-0.95.2-7|155	%description -n %{libwraster_static_devel}
14cu|WindowMaker-0.95.2-7|156	This package contains a static library used to build statically linked
14cu|WindowMaker-0.95.2-7|157	applications against libwraster.
14cu|WindowMaker-0.95.2-7|158	
14cu|WindowMaker-0.95.2-7|159	%files -n %{libwraster_static_devel}
14cu|WindowMaker-0.95.2-7|160	%{_libdir}/libwraster.a
14cu|WindowMaker-0.95.2-7|161	
14cu|WindowMaker-0.95.2-7|162	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|163	
14cu|WindowMaker-0.95.2-7|164	%package -n %{libWINGs}
14cu|WindowMaker-0.95.2-7|165	Summary:	WINGs Is Not GNUstep
14cu|WindowMaker-0.95.2-7|166	Group:		Graphical desktop/WindowMaker
14cu|WindowMaker-0.95.2-7|167	Provides:	libWINGs = %{EVRD}
14cu|WindowMaker-0.95.2-7|168	Provides:	%{mklibname WindowMaker %{WINGs_major}} = %{EVRD}
14cu|WindowMaker-0.95.2-7|169	Obsoletes:	%{mklibname WindowMaker 0 -d} < %{EVRD}
14cu|WindowMaker-0.95.2-7|170	Requires:	%{libwraster_devel} = %{EVRD}
14cu|WindowMaker-0.95.2-7|171	
14cu|WindowMaker-0.95.2-7|172	%description -n %{libWINGs}
14cu|WindowMaker-0.95.2-7|173	WINGs is a small widget set with the N*XTSTEP look and feel. It's API
14cu|WindowMaker-0.95.2-7|174	is inspired in OpenStep and it's implementation borrows some ideas
14cu|WindowMaker-0.95.2-7|175	from Tk. It has a reasonable set of widgets, sufficient for building
14cu|WindowMaker-0.95.2-7|176	small applications (like a CDPlayer or hacking something like rxvt). It
14cu|WindowMaker-0.95.2-7|177	also has other functions that are usefull for applications, like a
14cu|WindowMaker-0.95.2-7|178	User Defaults alike configuration manager and a notification system.
14cu|WindowMaker-0.95.2-7|179	
14cu|WindowMaker-0.95.2-7|180	%files -n %{libWINGs}
14cu|WindowMaker-0.95.2-7|181	%{_libdir}/libWINGs.so.%{WINGs_major}*
14cu|WindowMaker-0.95.2-7|182	%{_libdir}/libWUtil.so.%{WINGs_major}*
14cu|WindowMaker-0.95.2-7|183	
14cu|WindowMaker-0.95.2-7|184	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|185	
14cu|WindowMaker-0.95.2-7|186	%package -n %{libWINGs_devel}
14cu|WindowMaker-0.95.2-7|187	Summary:	WINGs Is Not GNUstep
14cu|WindowMaker-0.95.2-7|188	Group:		Development/C
14cu|WindowMaker-0.95.2-7|189	Provides:	%{mklibname WindowMaker -d} = %{EVRD}
14cu|WindowMaker-0.95.2-7|190	Requires:	%{libWINGs} = %{EVRD}
14cu|WindowMaker-0.95.2-7|191	%rename WindowMaker-devel
14cu|WindowMaker-0.95.2-7|192	%rename windowmaker-devel
14cu|WindowMaker-0.95.2-7|193	
14cu|WindowMaker-0.95.2-7|194	%description -n %{libWINGs_devel}
14cu|WindowMaker-0.95.2-7|195	This package allows building applications using the libWINGs library.
14cu|WindowMaker-0.95.2-7|196	
14cu|WindowMaker-0.95.2-7|197	%files -n %{libWINGs_devel}
14cu|WindowMaker-0.95.2-7|198	%{_includedir}/WINGs
14cu|WindowMaker-0.95.2-7|199	%{_libdir}/pkgconfig/WINGs.pc
14cu|WindowMaker-0.95.2-7|200	%{_libdir}/libWINGs.so
14cu|WindowMaker-0.95.2-7|201	%{_libdir}/libWUtil.so
14cu|WindowMaker-0.95.2-7|202	
14cu|WindowMaker-0.95.2-7|203	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|204	
14cu|WindowMaker-0.95.2-7|205	%package -n %{libWINGs_static_devel}
14cu|WindowMaker-0.95.2-7|206	Summary:	WINGs Is Not GNUstep
14cu|WindowMaker-0.95.2-7|207	Group:		Development/C
14cu|WindowMaker-0.95.2-7|208	Provides:	%{mklibname WindowMaker -d -s} = %{EVRD}
14cu|WindowMaker-0.95.2-7|209	Requires:	%{libWINGs_devel} = %{EVRD}
14cu|WindowMaker-0.95.2-7|210	%rename WindowMaker-static-devel
14cu|WindowMaker-0.95.2-7|211	
14cu|WindowMaker-0.95.2-7|212	%description -n %{libWINGs_static_devel}
14cu|WindowMaker-0.95.2-7|213	This package allows building applications using the libWINGs library.
14cu|WindowMaker-0.95.2-7|214	
14cu|WindowMaker-0.95.2-7|215	%files -n %{libWINGs_static_devel}
14cu|WindowMaker-0.95.2-7|216	%{_libdir}/libWINGs.a
14cu|WindowMaker-0.95.2-7|217	%{_libdir}/libWUtil.a
14cu|WindowMaker-0.95.2-7|218	
14cu|WindowMaker-0.95.2-7|219	#-----------------------------------------------------------------------
14cu|WindowMaker-0.95.2-7|220	
14cu|WindowMaker-0.95.2-7|221	%prep
14cu|WindowMaker-0.95.2-7|222	%setup -q -a 1 -a 20
14cu|WindowMaker-0.95.2-7|223	%patch0 -p1
14cu|WindowMaker-0.95.2-7|224	%patch1 -p1
14cu|WindowMaker-0.95.2-7|225	%patch2 -p1
14cu|WindowMaker-0.95.2-7|226	%patch3 -p1
14cu|WindowMaker-0.95.2-7|227	%patch4 -p1
14cu|WindowMaker-0.95.2-7|228	%patch5 -p1
14cu|WindowMaker-0.95.2-7|229	%patch6 -p1
14cu|WindowMaker-0.95.2-7|230	%patch7 -p1
14cu|WindowMaker-0.95.2-7|231	
14cu|WindowMaker-0.95.2-7|232	%if %{snapshot}
14cu|WindowMaker-0.95.2-7|233	sh ./autogen.sh
14cu|WindowMaker-0.95.2-7|234	%else
14cu|WindowMaker-0.95.2-7|235	autoreconf -fi
14cu|WindowMaker-0.95.2-7|236	%endif
14cu|WindowMaker-0.95.2-7|237	
14cu|WindowMaker-0.95.2-7|238	%build
14cu|WindowMaker-0.95.2-7|239	# protect the WPrefs.app location for unclean build envs with gnustep-make installed
14cu|WindowMaker-0.95.2-7|240	unset GNUSTEP_LOCAL_ROOT
14cu|WindowMaker-0.95.2-7|241	
14cu|WindowMaker-0.95.2-7|242	LINGUAS="bg cs da de el es et fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN zh_TW"
14cu|WindowMaker-0.95.2-7|243	export LINGUAS
14cu|WindowMaker-0.95.2-7|244	%configure	--sysconfdir=%{_sysconfdir}/X11 \
14cu|WindowMaker-0.95.2-7|245	--with-nlsdir=%{_datadir}/locale \
14cu|WindowMaker-0.95.2-7|246	--enable-sound  \
14cu|WindowMaker-0.95.2-7|247	--with-pixmapdir=%{_datadir}/pixmaps \
14cu|WindowMaker-0.95.2-7|248	--with-gnustepdir=%{gnustepdir} \
14cu|WindowMaker-0.95.2-7|249	--enable-xinerama \
14cu|WindowMaker-0.95.2-7|250	--enable-usermenu \
14cu|WindowMaker-0.95.2-7|251	--with-pic \
14cu|WindowMaker-0.95.2-7|252	--with-x
14cu|WindowMaker-0.95.2-7|253	
14cu|WindowMaker-0.95.2-7|254	make
14cu|WindowMaker-0.95.2-7|255	
14cu|WindowMaker-0.95.2-7|256	%install
14cu|WindowMaker-0.95.2-7|257	%makeinstall_std
14cu|WindowMaker-0.95.2-7|258	
14cu|WindowMaker-0.95.2-7|259	install -d 644 %{buildroot}/%{_datadir}/pixmaps
14cu|WindowMaker-0.95.2-7|260	install -m 644 WindowMaker-data/pixmaps/* %{buildroot}/%{_datadir}/pixmaps
14cu|WindowMaker-0.95.2-7|261	
14cu|WindowMaker-0.95.2-7|262	# Config files: Auto installation
14cu|WindowMaker-0.95.2-7|263	install -m 755 %{SOURCE8} %{buildroot}/%{_bindir}/startwindowmaker
14cu|WindowMaker-0.95.2-7|264	
14cu|WindowMaker-0.95.2-7|265	install -d -m 755 %{buildroot}/%{_sysconfdir}/X11/WindowMaker
14cu|WindowMaker-0.95.2-7|266	install -m 644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WindowMaker
14cu|WindowMaker-0.95.2-7|267	install -m 644 %{SOURCE7} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMWindowAttributes
14cu|WindowMaker-0.95.2-7|268	install -m 644 %{SOURCE15} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMState
14cu|WindowMaker-0.95.2-7|269	install -m 644 %{SOURCE22} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMGLOBAL
14cu|WindowMaker-0.95.2-7|270	
14cu|WindowMaker-0.95.2-7|271	# Better terminal launched in Dock
14cu|WindowMaker-0.95.2-7|272	install -m 755 %{SOURCE10} %{buildroot}/%{_bindir}
14cu|WindowMaker-0.95.2-7|273	
14cu|WindowMaker-0.95.2-7|274	
14cu|WindowMaker-0.95.2-7|275	# Menu support
14cu|WindowMaker-0.95.2-7|276	
14cu|WindowMaker-0.95.2-7|277	install -d %{buildroot}/%{_sysconfdir}/menu.d
14cu|WindowMaker-0.95.2-7|278	install -m 755 %{SOURCE23} %{buildroot}/%{_sysconfdir}/menu.d/%{name}
14cu|WindowMaker-0.95.2-7|279	
14cu|WindowMaker-0.95.2-7|280	# Icons
14cu|WindowMaker-0.95.2-7|281	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cu|WindowMaker-0.95.2-7|282	convert -geometry 48x48 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_liconsdir}/%{name}.png
14cu|WindowMaker-0.95.2-7|283	convert -geometry 32x32 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_iconsdir}/%{name}.png
14cu|WindowMaker-0.95.2-7|284	convert -geometry 16x16 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_miconsdir}/%{name}.png
14cu|WindowMaker-0.95.2-7|285	
14cu|WindowMaker-0.95.2-7|286	install -m 644 *.1x %{buildroot}/%{_mandir}/man1/
14cu|WindowMaker-0.95.2-7|287	
14cu|WindowMaker-0.95.2-7|288	
14cu|WindowMaker-0.95.2-7|289	# Dadou - 0.62.1-18mdk - Make auto-login happy
14cu|WindowMaker-0.95.2-7|290	install -m 755 %{SOURCE13} %{buildroot}/%{_bindir}/wmaker.inst
14cu|WindowMaker-0.95.2-7|291	
14cu|WindowMaker-0.95.2-7|292	# Matthias - 0.91.0-3mdk - change font in WM standard themes to Sans to
14cu|WindowMaker-0.95.2-7|293	# make non-western users happy
14cu|WindowMaker-0.95.2-7|294	for i in %{buildroot}/%{_datadir}/%{name}/Themes/*.style
14cu|WindowMaker-0.95.2-7|295	do
14cu|WindowMaker-0.95.2-7|296	sed s/Trebuchet\ MS\,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
14cu|WindowMaker-0.95.2-7|297	sed s/Arial,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
14cu|WindowMaker-0.95.2-7|298	sed s/Verdana/Sans/g $i > $i.tmp && mv -f $i.tmp $i;
14cu|WindowMaker-0.95.2-7|299	done
14cu|WindowMaker-0.95.2-7|300	
14cu|WindowMaker-0.95.2-7|301	# Matthias - 0.90.0.02mdk - Install Galaxy theme
14cu|WindowMaker-0.95.2-7|302	# (made default in startwindowmaker script)
14cu|WindowMaker-0.95.2-7|303	bzcat %{SOURCE21} > %{buildroot}/%{_datadir}/%{name}/Themes/Galaxy.style
14cu|WindowMaker-0.95.2-7|304	
14cu|WindowMaker-0.95.2-7|305	# wmsession support
14cu|WindowMaker-0.95.2-7|306	install -D %{SOURCE24} %{buildroot}/%{_sysconfdir}/X11/wmsession.d/03WindowMaker
14cu|WindowMaker-0.95.2-7|307	
14cu|WindowMaker-0.95.2-7|308	%find_lang WPrefs
14cu|WindowMaker-0.95.2-7|309	%find_lang WindowMaker
14cu|WindowMaker-0.95.2-7|310	%find_lang WINGs
14cu|WindowMaker-0.95.2-7|311	%find_lang wmgenmenu
14cu|WindowMaker-0.95.2-7|312	cat WPrefs.lang >> WindowMaker.lang
14cu|WindowMaker-0.95.2-7|313	cat WINGs.lang >> WindowMaker.lang
14cu|WindowMaker-0.95.2-7|314	cat wmgenmenu.lang >> WindowMaker.lang
14cu|WindowMaker-0.95.2-7|315	
14cu|WindowMaker-0.95.2-7|316	
14cu|WindowMaker-0.95.2-7|317	%changelog
14cu|WindowMaker-0.95.2-7|318	
14cu|WindowMaker-0.95.2-7|319	* Tue Dec 08 2015 Denis Silakov <dsilakov@gmail.com> 0.95.2-7
14cu|WindowMaker-0.95.2-7|320	- (cbe626d) Move to contrib
14cu|WindowMaker-0.95.2-7|321	
14cu|WindowMaker-0.95.2-7|322	

15527 14
14cu|wine-stable-3.0.3-2|1	%ifarch x86_64
14cu|wine-stable-3.0.3-2|2	%define wine wine64-stable
14cu|wine-stable-3.0.3-2|3	%define mark64 ()(64bit)
14cu|wine-stable-3.0.3-2|4	%else
14cu|wine-stable-3.0.3-2|5	%define wine wine-stable
14cu|wine-stable-3.0.3-2|6	%define mark64 %{nil}
14cu|wine-stable-3.0.3-2|7	%endif
14cu|wine-stable-3.0.3-2|8	
14cu|wine-stable-3.0.3-2|9	%define oname wine
14cu|wine-stable-3.0.3-2|10	#The program is still not the release version
14cu|wine-stable-3.0.3-2|11	%define major 1
14cu|wine-stable-3.0.3-2|12	%define libname %mklibname %{oname} %{major}
14cu|wine-stable-3.0.3-2|13	%define devname %mklibname %{oname} -d
14cu|wine-stable-3.0.3-2|14	
14cu|wine-stable-3.0.3-2|15	%define winetricks_ver 20180815
14cu|wine-stable-3.0.3-2|16	
14cu|wine-stable-3.0.3-2|17	# On 32-bit we have
14cu|wine-stable-3.0.3-2|18	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
14cu|wine-stable-3.0.3-2|19	# wine - all other files (requires 'wine32')
14cu|wine-stable-3.0.3-2|20	# On 64-bit we have
14cu|wine-stable-3.0.3-2|21	# wine64 - all 64-bit files (suggests 'wine32')
14cu|wine-stable-3.0.3-2|22	# - Anssi 07/2010
14cu|wine-stable-3.0.3-2|23	
14cu|wine-stable-3.0.3-2|24	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14cu|wine-stable-3.0.3-2|25	Name:		wine-stable
14cu|wine-stable-3.0.3-2|26	Version:	3.0.3
14cu|wine-stable-3.0.3-2|27	Release:	2
14cu|wine-stable-3.0.3-2|28	Epoch:		2
14cu|wine-stable-3.0.3-2|29	License:	LGPLv2+
14cu|wine-stable-3.0.3-2|30	Group:		Emulators
14cu|wine-stable-3.0.3-2|31	Url:		http://www.winehq.com/
14cu|wine-stable-3.0.3-2|32	Source0:	http://dl.winehq.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.xz
14cu|wine-stable-3.0.3-2|33	Source1:	http://dl.winehq.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.xz.sign
14cu|wine-stable-3.0.3-2|34	# RH stuff
14cu|wine-stable-3.0.3-2|35	Source2:	wine.init
14cu|wine-stable-3.0.3-2|36	Source10:	%{name}.rpmlintrc
14cu|wine-stable-3.0.3-2|37	Source11:	https://github.com/Winetricks/winetricks/archive/%{winetricks_ver}.tar.gz?/winetricks-%{winetricks_ver}.tar.gz
14cu|wine-stable-3.0.3-2|38	Source12:	http://kegel.com/wine/wisotool
14cu|wine-stable-3.0.3-2|39	
14cu|wine-stable-3.0.3-2|40	# (Anssi 05/2008) Adds:
14cu|wine-stable-3.0.3-2|41	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
14cu|wine-stable-3.0.3-2|42	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
14cu|wine-stable-3.0.3-2|43	#	note that Wine also provides $HOME in My Documents)
14cu|wine-stable-3.0.3-2|44	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
14cu|wine-stable-3.0.3-2|45	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
14cu|wine-stable-3.0.3-2|46	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
14cu|wine-stable-3.0.3-2|47	Patch0:		wine-mdkconf.patch
14cu|wine-stable-3.0.3-2|48	
14cu|wine-stable-3.0.3-2|49	BuildRequires:	bison
14cu|wine-stable-3.0.3-2|50	BuildRequires:	chrpath
14cu|wine-stable-3.0.3-2|51	BuildRequires:	desktop-file-utils
14cu|wine-stable-3.0.3-2|52	BuildRequires:	docbook-dtd-sgml
14cu|wine-stable-3.0.3-2|53	BuildRequires:	docbook-utils
14cu|wine-stable-3.0.3-2|54	BuildRequires:	flex
14cu|wine-stable-3.0.3-2|55	BuildRequires:	fontforge
14cu|wine-stable-3.0.3-2|56	BuildRequires:	imagemagick
14cu|wine-stable-3.0.3-2|57	BuildRequires:	prelink
14cu|wine-stable-3.0.3-2|58	BuildRequires:	sgml-tools
14cu|wine-stable-3.0.3-2|59	BuildRequires:	valgrind
14cu|wine-stable-3.0.3-2|60	BuildRequires:	cups-devel
14cu|wine-stable-3.0.3-2|61	BuildRequires:	gettext-devel
14cu|wine-stable-3.0.3-2|62	BuildRequires:	glibc-static-devel
14cu|wine-stable-3.0.3-2|63	BuildRequires:	gpm-devel
14cu|wine-stable-3.0.3-2|64	BuildRequires:	gsm-devel
14cu|wine-stable-3.0.3-2|65	BuildRequires:	isdn4k-utils-devel
14cu|wine-stable-3.0.3-2|66	BuildRequires:	openldap-devel
14cu|wine-stable-3.0.3-2|67	BuildRequires:	perl-devel
14cu|wine-stable-3.0.3-2|68	BuildRequires:	ungif-devel
14cu|wine-stable-3.0.3-2|69	BuildRequires:	unixODBC-devel
14cu|wine-stable-3.0.3-2|70	BuildRequires:	pkgconfig(alsa)
14cu|wine-stable-3.0.3-2|71	BuildRequires:	pkgconfig(dbus-1)
14cu|wine-stable-3.0.3-2|72	BuildRequires:	pkgconfig(egl)
14cu|wine-stable-3.0.3-2|73	BuildRequires:	pkgconfig(fontconfig)
14cu|wine-stable-3.0.3-2|74	BuildRequires:	pkgconfig(freetype2)
14cu|wine-stable-3.0.3-2|75	BuildRequires:	pkgconfig(gl)
14cu|wine-stable-3.0.3-2|76	BuildRequires:	pkgconfig(glu)
14cu|wine-stable-3.0.3-2|77	BuildRequires:	pkgconfig(gnutls)
14cu|wine-stable-3.0.3-2|78	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|wine-stable-3.0.3-2|79	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14cu|wine-stable-3.0.3-2|80	BuildRequires:	pkgconfig(jack)
14cu|wine-stable-3.0.3-2|81	BuildRequires:	pkgconfig(lcms)
14cu|wine-stable-3.0.3-2|82	BuildRequires:	pkgconfig(libgphoto2)
14cu|wine-stable-3.0.3-2|83	BuildRequires:	pkgconfig(libmpg123)
14cu|wine-stable-3.0.3-2|84	BuildRequires:	pkgconfig(libpulse)
14cu|wine-stable-3.0.3-2|85	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|wine-stable-3.0.3-2|86	BuildRequires:	pkgconfig(libtiff-4)
14cu|wine-stable-3.0.3-2|87	BuildRequires:	pkgconfig(libv4l2)
14cu|wine-stable-3.0.3-2|88	BuildRequires:	pkgconfig(libxslt)
14cu|wine-stable-3.0.3-2|89	BuildRequires:	pkgconfig(ncursesw)
14cu|wine-stable-3.0.3-2|90	BuildRequires:	pkgconfig(openal)
14cu|wine-stable-3.0.3-2|91	BuildRequires:	pkgconfig(osmesa)
14cu|wine-stable-3.0.3-2|92	BuildRequires:	pkgconfig(sane-backends)
14cu|wine-stable-3.0.3-2|93	BuildRequires:	pkgconfig(sm)
14cu|wine-stable-3.0.3-2|94	BuildRequires:	pkgconfig(x11)
14cu|wine-stable-3.0.3-2|95	BuildRequires:	pkgconfig(xcb-present)
14cu|wine-stable-3.0.3-2|96	BuildRequires:	pkgconfig(xcb-xfixes)
14cu|wine-stable-3.0.3-2|97	BuildRequires:	pkgconfig(xcomposite)
14cu|wine-stable-3.0.3-2|98	BuildRequires:	pkgconfig(xcursor)
14cu|wine-stable-3.0.3-2|99	BuildRequires:	pkgconfig(xext)
14cu|wine-stable-3.0.3-2|100	BuildRequires:	pkgconfig(xfixes)
14cu|wine-stable-3.0.3-2|101	BuildRequires:	pkgconfig(xinerama)
14cu|wine-stable-3.0.3-2|102	BuildRequires:	pkgconfig(xpm)
14cu|wine-stable-3.0.3-2|103	BuildRequires:	pkgconfig(xrandr)
14cu|wine-stable-3.0.3-2|104	BuildRequires:	pkgconfig(xrender)
14cu|wine-stable-3.0.3-2|105	
14cu|wine-stable-3.0.3-2|106	ExclusiveArch:	%{ix86}
14cu|wine-stable-3.0.3-2|107	ExclusiveArch:	x86_64
14cu|wine-stable-3.0.3-2|108	
14cu|wine-stable-3.0.3-2|109	#----------------------------------------------------------------------------
14cu|wine-stable-3.0.3-2|110	
14cu|wine-stable-3.0.3-2|111	%ifarch x86_64
14cu|wine-stable-3.0.3-2|112	%package -n %{wine}
14cu|wine-stable-3.0.3-2|113	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14cu|wine-stable-3.0.3-2|114	Group:		Emulators
14cu|wine-stable-3.0.3-2|115	Conflicts:	wine32
14cu|wine-stable-3.0.3-2|116	Suggests:	wine32-stable = %{EVRD}
14cu|wine-stable-3.0.3-2|117	Suggests:	libncursesw.so.6%{mark64}
14cu|wine-stable-3.0.3-2|118	Suggests:	libncurses.so.6%{mark64}
14cu|wine-stable-3.0.3-2|119	Requires:	lib64dri-drivers
14cu|wine-stable-3.0.3-2|120	# wine dlopen's these, so let's add the dependencies ourself
14cu|wine-stable-3.0.3-2|121	Requires:	d3dadapter9.so.1%{mark64}
14cu|wine-stable-3.0.3-2|122	Requires:	libasound.so.2%{mark64}
14cu|wine-stable-3.0.3-2|123	Requires:	libfreetype.so.6%{mark64}
14cu|wine-stable-3.0.3-2|124	Requires:	libgphoto2.so.6%{mark64}
14cu|wine-stable-3.0.3-2|125	Requires:	libjpeg.so.8%{mark64}
14cu|wine-stable-3.0.3-2|126	Requires:	libmpg123.so.0%{mark64}
14cu|wine-stable-3.0.3-2|127	Requires:	libnss_mdns6.so.2%{mark64}
14cu|wine-stable-3.0.3-2|128	Requires:	libpng16.so.16%{mark64}
14cu|wine-stable-3.0.3-2|129	Requires:	libsane.so.1%{mark64}
14cu|wine-stable-3.0.3-2|130	Requires:	libv4l1.so.0%{mark64}
14cu|wine-stable-3.0.3-2|131	Requires:	libv4l2.so.0%{mark64}
14cu|wine-stable-3.0.3-2|132	Requires:	libXi.so.6%{mark64}
14cu|wine-stable-3.0.3-2|133	Requires:	libXrender.so.1%{mark64}
14cu|wine-stable-3.0.3-2|134	Requires:	libxslt.so.1%{mark64}
14cu|wine-stable-3.0.3-2|135	# This one is in Restricted repository so only suggest it
14cu|wine-stable-3.0.3-2|136	Suggests:	libtxc_dxtn.so%{mark64}
14cu|wine-stable-3.0.3-2|137	%else
14cu|wine-stable-3.0.3-2|138	# on 32-bit we always want wine32 package
14cu|wine-stable-3.0.3-2|139	Requires:	wine32-stable = %{EVRD}
14cu|wine-stable-3.0.3-2|140	%endif
14cu|wine-stable-3.0.3-2|141	
14cu|wine-stable-3.0.3-2|142	%rename		%{wine}-utils
14cu|wine-stable-3.0.3-2|143	%rename		%{wine}-full
14cu|wine-stable-3.0.3-2|144	%rename		%{libname}-capi
14cu|wine-stable-3.0.3-2|145	%rename		%{libname}-twain
14cu|wine-stable-3.0.3-2|146	%rename		%{libname}
14cu|wine-stable-3.0.3-2|147	Provides:	wine-stable-bin = %{EVRD}
14cu|wine-stable-3.0.3-2|148	Requires:	xmessage
14cu|wine-stable-3.0.3-2|149	Suggests:	sane-frontends
14cu|wine-stable-3.0.3-2|150	Requires(post,postun):	desktop-common-data
14cu|wine-stable-3.0.3-2|151	Requires(post,preun):	rpm-helper
14cu|wine-stable-3.0.3-2|152	
14cu|wine-stable-3.0.3-2|153	# for winetricks:
14cu|wine-stable-3.0.3-2|154	Requires:	cabextract
14cu|wine-stable-3.0.3-2|155	Requires:	unzip
14cu|wine-stable-3.0.3-2|156	
14cu|wine-stable-3.0.3-2|157	Suggests:	webcore-fonts
14cu|wine-stable-3.0.3-2|158	
14cu|wine-stable-3.0.3-2|159	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|160	Conflicts:	wine64-stable
14cu|wine-stable-3.0.3-2|161	%else
14cu|wine-stable-3.0.3-2|162	Conflicts:	wine-stable
14cu|wine-stable-3.0.3-2|163	%endif
14cu|wine-stable-3.0.3-2|164	
14cu|wine-stable-3.0.3-2|165	Conflicts:	wine
14cu|wine-stable-3.0.3-2|166	Conflicts:	wine64
14cu|wine-stable-3.0.3-2|167	
14cu|wine-stable-3.0.3-2|168	%description
14cu|wine-stable-3.0.3-2|169	Wine is a program which allows running Microsoft Windows programs
14cu|wine-stable-3.0.3-2|170	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14cu|wine-stable-3.0.3-2|171	consists of a program loader which loads and executes a Microsoft
14cu|wine-stable-3.0.3-2|172	Windows binary, and a library (called Winelib) that implements Windows
14cu|wine-stable-3.0.3-2|173	API calls using their Unix or X11 equivalents.  The library may also
14cu|wine-stable-3.0.3-2|174	be used for porting Win32 code into native Unix executables.
14cu|wine-stable-3.0.3-2|175	
14cu|wine-stable-3.0.3-2|176	%ifarch x86_64
14cu|wine-stable-3.0.3-2|177	%description -n %{wine}
14cu|wine-stable-3.0.3-2|178	Wine is a program which allows running Microsoft Windows programs
14cu|wine-stable-3.0.3-2|179	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14cu|wine-stable-3.0.3-2|180	consists of a program loader which loads and executes a Microsoft
14cu|wine-stable-3.0.3-2|181	Windows binary, and a library (called Winelib) that implements Windows
14cu|wine-stable-3.0.3-2|182	API calls using their Unix or X11 equivalents.  The library may also
14cu|wine-stable-3.0.3-2|183	be used for porting Win32 code into native Unix executables.
14cu|wine-stable-3.0.3-2|184	
14cu|wine-stable-3.0.3-2|185	This package contains the Win64 version of Wine. You need the wine32-stable
14cu|wine-stable-3.0.3-2|186	package from the 32-bit repository to be able to run 32-bit applications.
14cu|wine-stable-3.0.3-2|187	%endif
14cu|wine-stable-3.0.3-2|188	
14cu|wine-stable-3.0.3-2|189	#----------------------------------------------------------------------------
14cu|wine-stable-3.0.3-2|190	
14cu|wine-stable-3.0.3-2|191	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|192	%package -n wine32-stable
14cu|wine-stable-3.0.3-2|193	Summary:	32-bit support for Wine
14cu|wine-stable-3.0.3-2|194	Group:		Emulators
14cu|wine-stable-3.0.3-2|195	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
14cu|wine-stable-3.0.3-2|196	# resolve the dependency to wine64 even on upgrades, and therefore replace
14cu|wine-stable-3.0.3-2|197	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
14cu|wine-stable-3.0.3-2|198	Requires:	wine-stable-bin
14cu|wine-stable-3.0.3-2|199	Suggests:	libncursesw.so.6
14cu|wine-stable-3.0.3-2|200	Suggests:	libncurses.so.6
14cu|wine-stable-3.0.3-2|201	Requires:	libdri-drivers
14cu|wine-stable-3.0.3-2|202	# wine dlopen's these, so let's add the dependencies ourself
14cu|wine-stable-3.0.3-2|203	Requires:	d3dadapter9.so.1
14cu|wine-stable-3.0.3-2|204	Requires:	libasound.so.2
14cu|wine-stable-3.0.3-2|205	Requires:	libfreetype.so.6
14cu|wine-stable-3.0.3-2|206	Requires:	libgphoto2.so.6
14cu|wine-stable-3.0.3-2|207	Requires:	libjpeg.so.8
14cu|wine-stable-3.0.3-2|208	Requires:	libmpg123.so.0
14cu|wine-stable-3.0.3-2|209	Requires:	libnss_mdns6.so.2
14cu|wine-stable-3.0.3-2|210	Requires:	libpng16.so.16
14cu|wine-stable-3.0.3-2|211	Requires:	libsane.so.1
14cu|wine-stable-3.0.3-2|212	Requires:	libudev.so.1
14cu|wine-stable-3.0.3-2|213	Requires:	libv4l1.so.0
14cu|wine-stable-3.0.3-2|214	Requires:	libv4l2.so.0
14cu|wine-stable-3.0.3-2|215	Requires:	libXcursor.so.1
14cu|wine-stable-3.0.3-2|216	Requires:	libXi.so.6
14cu|wine-stable-3.0.3-2|217	Requires:	libXrender.so.1
14cu|wine-stable-3.0.3-2|218	Requires:	libxslt.so.1
14cu|wine-stable-3.0.3-2|219	# This one is in Restricted repository so only suggest it
14cu|wine-stable-3.0.3-2|220	Suggests:	libtxc_dxtn.so
14cu|wine-stable-3.0.3-2|221	Conflicts:	wine32
14cu|wine-stable-3.0.3-2|222	# wine.1 manpage was moved to wine32 package
14cu|wine-stable-3.0.3-2|223	Conflicts:	wine-stable < 2:1.8
14cu|wine-stable-3.0.3-2|224	Conflicts:	wine64-stable < 2:1.8
14cu|wine-stable-3.0.3-2|225	Conflicts:	wine-stable-devel < 2:1.8
14cu|wine-stable-3.0.3-2|226	Conflicts:	wine64-stable-devel < 2:1.8
14cu|wine-stable-3.0.3-2|227	
14cu|wine-stable-3.0.3-2|228	%description -n wine32-stable
14cu|wine-stable-3.0.3-2|229	Wine is a program which allows running Microsoft Windows programs
14cu|wine-stable-3.0.3-2|230	(including DOS, Windows 3.x and Win32 executables) on Unix.
14cu|wine-stable-3.0.3-2|231	
14cu|wine-stable-3.0.3-2|232	This package contains the files needed to support 32-bit Windows
14cu|wine-stable-3.0.3-2|233	programs.
14cu|wine-stable-3.0.3-2|234	%endif
14cu|wine-stable-3.0.3-2|235	
14cu|wine-stable-3.0.3-2|236	#----------------------------------------------------------------------------
14cu|wine-stable-3.0.3-2|237	
14cu|wine-stable-3.0.3-2|238	%package -n %{wine}-devel
14cu|wine-stable-3.0.3-2|239	Summary:	Static libraries and headers for %{oname}
14cu|wine-stable-3.0.3-2|240	Group:		Development/C
14cu|wine-stable-3.0.3-2|241	Requires:	%{wine} = %{EVRD}
14cu|wine-stable-3.0.3-2|242	%rename		%{devname}
14cu|wine-stable-3.0.3-2|243	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|244	Conflicts:	wine64-stable-devel
14cu|wine-stable-3.0.3-2|245	%else
14cu|wine-stable-3.0.3-2|246	Conflicts:	wine-stable-devel
14cu|wine-stable-3.0.3-2|247	%endif
14cu|wine-stable-3.0.3-2|248	Conflicts:	wine-devel
14cu|wine-stable-3.0.3-2|249	Conflicts:	wine64-devel
14cu|wine-stable-3.0.3-2|250	
14cu|wine-stable-3.0.3-2|251	%description -n %{wine}-devel
14cu|wine-stable-3.0.3-2|252	Wine is a program which allows running Microsoft Windows programs
14cu|wine-stable-3.0.3-2|253	(including DOS, Windows 3.x and Win32 executables) on Unix.
14cu|wine-stable-3.0.3-2|254	
14cu|wine-stable-3.0.3-2|255	%{wine}-devel contains the libraries and header files needed to
14cu|wine-stable-3.0.3-2|256	develop programs which make use of wine.
14cu|wine-stable-3.0.3-2|257	
14cu|wine-stable-3.0.3-2|258	Wine is often updated.
14cu|wine-stable-3.0.3-2|259	
14cu|wine-stable-3.0.3-2|260	%files -n %{wine}-devel
14cu|wine-stable-3.0.3-2|261	%{_libdir}/%{oname}/*.a
14cu|wine-stable-3.0.3-2|262	%{_libdir}/libwine*.so
14cu|wine-stable-3.0.3-2|263	%{_libdir}/%{oname}/*.def
14cu|wine-stable-3.0.3-2|264	%{_includedir}/*
14cu|wine-stable-3.0.3-2|265	%{_bindir}/wmc
14cu|wine-stable-3.0.3-2|266	%{_bindir}/wrc
14cu|wine-stable-3.0.3-2|267	%{_bindir}/winebuild
14cu|wine-stable-3.0.3-2|268	%{_bindir}/winegcc
14cu|wine-stable-3.0.3-2|269	%{_bindir}/wineg++
14cu|wine-stable-3.0.3-2|270	%{_bindir}/winecpp
14cu|wine-stable-3.0.3-2|271	%{_bindir}/widl
14cu|wine-stable-3.0.3-2|272	%{_bindir}/winedbg
14cu|wine-stable-3.0.3-2|273	%{_bindir}/winemaker
14cu|wine-stable-3.0.3-2|274	%{_bindir}/winedump
14cu|wine-stable-3.0.3-2|275	%{_mandir}/man1/wmc.1*
14cu|wine-stable-3.0.3-2|276	%{_mandir}/man1/wrc.1*
14cu|wine-stable-3.0.3-2|277	%{_mandir}/man1/winebuild.1*
14cu|wine-stable-3.0.3-2|278	%{_mandir}/man1/winemaker.1*
14cu|wine-stable-3.0.3-2|279	%{_mandir}/man1/winedump.1*
14cu|wine-stable-3.0.3-2|280	%{_mandir}/man1/widl.1*
14cu|wine-stable-3.0.3-2|281	%{_mandir}/man1/winedbg.1*
14cu|wine-stable-3.0.3-2|282	%{_mandir}/man1/wineg++.1*
14cu|wine-stable-3.0.3-2|283	%{_mandir}/man1/winegcc.1*
14cu|wine-stable-3.0.3-2|284	
14cu|wine-stable-3.0.3-2|285	#----------------------------------------------------------------------------
14cu|wine-stable-3.0.3-2|286	
14cu|wine-stable-3.0.3-2|287	%prep
14cu|wine-stable-3.0.3-2|288	%setup -qn %{oname}-%{version} -a11
14cu|wine-stable-3.0.3-2|289	%patch0 -p1 -b .conf
14cu|wine-stable-3.0.3-2|290	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
14cu|wine-stable-3.0.3-2|291	
14cu|wine-stable-3.0.3-2|292	%build
14cu|wine-stable-3.0.3-2|293	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|294	# (Anssi 04/2008) bug #39604
14cu|wine-stable-3.0.3-2|295	# Some protection systems complain "debugger detected" with our
14cu|wine-stable-3.0.3-2|296	# -fomit-frame-pointer flag, so disable it.
14cu|wine-stable-3.0.3-2|297	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
14cu|wine-stable-3.0.3-2|298	%endif
14cu|wine-stable-3.0.3-2|299	
14cu|wine-stable-3.0.3-2|300	# (Anssi 04/2008)
14cu|wine-stable-3.0.3-2|301	# If icotool is present, it is used to rebuild icon files. It is in contrib
14cu|wine-stable-3.0.3-2|302	# so we do not do that; this is here to ensure that installed icoutils does
14cu|wine-stable-3.0.3-2|303	# not change build behaviour.
14cu|wine-stable-3.0.3-2|304	export ICOTOOL=false
14cu|wine-stable-3.0.3-2|305	
14cu|wine-stable-3.0.3-2|306	autoreconf -fi
14cu|wine-stable-3.0.3-2|307	%configure2_5x \
14cu|wine-stable-3.0.3-2|308	--with-pulse \
14cu|wine-stable-3.0.3-2|309	%ifarch x86_64
14cu|wine-stable-3.0.3-2|310	--enable-win64
14cu|wine-stable-3.0.3-2|311	%endif
14cu|wine-stable-3.0.3-2|312	
14cu|wine-stable-3.0.3-2|313	%make depend
14cu|wine-stable-3.0.3-2|314	%make
14cu|wine-stable-3.0.3-2|315	
14cu|wine-stable-3.0.3-2|316	%install
14cu|wine-stable-3.0.3-2|317	%makeinstall_std LDCONFIG=/bin/true
14cu|wine-stable-3.0.3-2|318	
14cu|wine-stable-3.0.3-2|319	install -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/
14cu|wine-stable-3.0.3-2|320	
14cu|wine-stable-3.0.3-2|321	# Add winetricks
14cu|wine-stable-3.0.3-2|322	install -m 0755 winetricks-%{winetricks_ver}/src/winetricks %{buildroot}%{_bindir}/
14cu|wine-stable-3.0.3-2|323	
14cu|wine-stable-3.0.3-2|324	# Allow users to launch Windows programs by just clicking on the .exe file...
14cu|wine-stable-3.0.3-2|325	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{oname}
14cu|wine-stable-3.0.3-2|326	
14cu|wine-stable-3.0.3-2|327	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14cu|wine-stable-3.0.3-2|328	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu <<EOF
14cu|wine-stable-3.0.3-2|329	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14cu|wine-stable-3.0.3-2|330	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14cu|wine-stable-3.0.3-2|331	<Menu>
14cu|wine-stable-3.0.3-2|332	<Name>Applications</Name>
14cu|wine-stable-3.0.3-2|333	<Menu>
14cu|wine-stable-3.0.3-2|334	<Name>Tools</Name>
14cu|wine-stable-3.0.3-2|335	<Menu>
14cu|wine-stable-3.0.3-2|336	<Name>Emulators</Name>
14cu|wine-stable-3.0.3-2|337	<Menu>
14cu|wine-stable-3.0.3-2|338	<Name>Wine</Name>
14cu|wine-stable-3.0.3-2|339	<Directory>mandriva-%{oname}.directory</Directory>
14cu|wine-stable-3.0.3-2|340	<Include>
14cu|wine-stable-3.0.3-2|341	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
14cu|wine-stable-3.0.3-2|342	</Include>
14cu|wine-stable-3.0.3-2|343	</Menu>
14cu|wine-stable-3.0.3-2|344	</Menu>
14cu|wine-stable-3.0.3-2|345	</Menu>
14cu|wine-stable-3.0.3-2|346	</Menu>
14cu|wine-stable-3.0.3-2|347	EOF
14cu|wine-stable-3.0.3-2|348	
14cu|wine-stable-3.0.3-2|349	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14cu|wine-stable-3.0.3-2|350	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{oname}.directory <<EOF
14cu|wine-stable-3.0.3-2|351	[Desktop Entry]
14cu|wine-stable-3.0.3-2|352	Name=Wine
14cu|wine-stable-3.0.3-2|353	Icon=%{oname}
14cu|wine-stable-3.0.3-2|354	Type=Directory
14cu|wine-stable-3.0.3-2|355	EOF
14cu|wine-stable-3.0.3-2|356	
14cu|wine-stable-3.0.3-2|357	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|wine-stable-3.0.3-2|358	for i in	winecfg:Configurator:Настройка\ Wine\
14cu|wine-stable-3.0.3-2|359	notepad:Notepad:Блокнот\ Wine\
14cu|wine-stable-3.0.3-2|360	winefile:File\ Manager:Файловый\ менеджер\ Wine\
14cu|wine-stable-3.0.3-2|361	regedit:Registry\ Editor:Редактор\ реестра\ Wine\
14cu|wine-stable-3.0.3-2|362	winemine:Minesweeper:Сапер\ Wine\
14cu|wine-stable-3.0.3-2|363	wineboot:Reboot:Перезагрузка\ Wine \
14cu|wine-stable-3.0.3-2|364	"wineconsole cmd":Command\ Line:Командная\ строка\ Wine\
14cu|wine-stable-3.0.3-2|365	"wine uninstaller:Wine Software Uninstaller:Удаление программ Wine";
14cu|wine-stable-3.0.3-2|366	do cat > %{buildroot}%{_datadir}/applications/rosa-%{oname}-`echo $i|cut -d: -f1`.desktop << EOF
14cu|wine-stable-3.0.3-2|367	[Desktop Entry]
14cu|wine-stable-3.0.3-2|368	Name=`echo $i|cut -d: -f2`
14cu|wine-stable-3.0.3-2|369	Name[ru]=`echo $i|cut -d: -f3|sed 's/ Wine//'`
14cu|wine-stable-3.0.3-2|370	Comment=`echo $i|cut -d: -f2`
14cu|wine-stable-3.0.3-2|371	Comment[ru]=`echo $i|cut -d: -f3`
14cu|wine-stable-3.0.3-2|372	Exec=`echo $i|cut -d: -f1`
14cu|wine-stable-3.0.3-2|373	Icon=%{oname}
14cu|wine-stable-3.0.3-2|374	Terminal=false
14cu|wine-stable-3.0.3-2|375	Type=Application
14cu|wine-stable-3.0.3-2|376	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
14cu|wine-stable-3.0.3-2|377	EOF
14cu|wine-stable-3.0.3-2|378	done
14cu|wine-stable-3.0.3-2|379	
14cu|wine-stable-3.0.3-2|380	# Categories=Emulator does nothing and is added as a workaround to kde #27700
14cu|wine-stable-3.0.3-2|381	desktop-file-install	--vendor="" \
14cu|wine-stable-3.0.3-2|382	--add-mime-type=application/x-zip-compressed \
14cu|wine-stable-3.0.3-2|383	--remove-mime-type=application/x-zip-compressed \
14cu|wine-stable-3.0.3-2|384	--add-category=Emulator \
14cu|wine-stable-3.0.3-2|385	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
14cu|wine-stable-3.0.3-2|386	
14cu|wine-stable-3.0.3-2|387	%ifarch x86_64
14cu|wine-stable-3.0.3-2|388	# fix the binary name
14cu|wine-stable-3.0.3-2|389	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
14cu|wine-stable-3.0.3-2|390	%endif
14cu|wine-stable-3.0.3-2|391	
14cu|wine-stable-3.0.3-2|392	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|wine-stable-3.0.3-2|393	
14cu|wine-stable-3.0.3-2|394	# winecfg icon
14cu|wine-stable-3.0.3-2|395	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{oname}.png
14cu|wine-stable-3.0.3-2|396	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{oname}.png
14cu|wine-stable-3.0.3-2|397	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{oname}.png
14cu|wine-stable-3.0.3-2|398	
14cu|wine-stable-3.0.3-2|399	# notepad icon
14cu|wine-stable-3.0.3-2|400	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
14cu|wine-stable-3.0.3-2|401	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
14cu|wine-stable-3.0.3-2|402	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
14cu|wine-stable-3.0.3-2|403	# winefile icon
14cu|wine-stable-3.0.3-2|404	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
14cu|wine-stable-3.0.3-2|405	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
14cu|wine-stable-3.0.3-2|406	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
14cu|wine-stable-3.0.3-2|407	# regedit icon
14cu|wine-stable-3.0.3-2|408	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
14cu|wine-stable-3.0.3-2|409	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
14cu|wine-stable-3.0.3-2|410	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
14cu|wine-stable-3.0.3-2|411	# winemine icon
14cu|wine-stable-3.0.3-2|412	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
14cu|wine-stable-3.0.3-2|413	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
14cu|wine-stable-3.0.3-2|414	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
14cu|wine-stable-3.0.3-2|415	
14cu|wine-stable-3.0.3-2|416	# wine uninstaller icon:
14cu|wine-stable-3.0.3-2|417	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
14cu|wine-stable-3.0.3-2|418	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
14cu|wine-stable-3.0.3-2|419	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
14cu|wine-stable-3.0.3-2|420	
14cu|wine-stable-3.0.3-2|421	# change the icons in the respective .desktop files, in order:
14cu|wine-stable-3.0.3-2|422	sed -i 's,Icon=%{oname},Icon=notepad,' %{buildroot}%{_datadir}/applications/rosa-wine-notepad.desktop
14cu|wine-stable-3.0.3-2|423	sed -i 's,Icon=%{oname},Icon=winefile,' %{buildroot}%{_datadir}/applications/rosa-wine-winefile.desktop
14cu|wine-stable-3.0.3-2|424	sed -i 's,Icon=%{oname},Icon=regedit,' %{buildroot}%{_datadir}/applications/rosa-wine-regedit.desktop
14cu|wine-stable-3.0.3-2|425	sed -i 's,Icon=%{oname},Icon=winemine,' %{buildroot}%{_datadir}/applications/rosa-wine-winemine.desktop
14cu|wine-stable-3.0.3-2|426	sed -i 's,Icon=%{oname},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/rosa-wine-wine uninstaller.desktop"
14cu|wine-stable-3.0.3-2|427	
14cu|wine-stable-3.0.3-2|428	# Remove rpaths
14cu|wine-stable-3.0.3-2|429	%ifarch x86_64
14cu|wine-stable-3.0.3-2|430	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
14cu|wine-stable-3.0.3-2|431	%else
14cu|wine-stable-3.0.3-2|432	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
14cu|wine-stable-3.0.3-2|433	%endif
14cu|wine-stable-3.0.3-2|434	
14cu|wine-stable-3.0.3-2|435	# Some advices to user
14cu|wine-stable-3.0.3-2|436	%ifarch x86_64
14cu|wine-stable-3.0.3-2|437	cat > README.install.urpmi <<EOF
14cu|wine-stable-3.0.3-2|438	This is the Win64 version of Wine. This version can only be used to run
14cu|wine-stable-3.0.3-2|439	64-bit Windows applications as is. For running 32-bit Windows applications,
14cu|wine-stable-3.0.3-2|440	you need to also install the 'wine32' package from the 32-bit repository.
14cu|wine-stable-3.0.3-2|441	EOF
14cu|wine-stable-3.0.3-2|442	%endif
14cu|wine-stable-3.0.3-2|443	
14cu|wine-stable-3.0.3-2|444	%preun -n %{wine}
14cu|wine-stable-3.0.3-2|445	%_preun_service %{oname}
14cu|wine-stable-3.0.3-2|446	
14cu|wine-stable-3.0.3-2|447	%post -n %{wine}
14cu|wine-stable-3.0.3-2|448	%_post_service %{oname}
14cu|wine-stable-3.0.3-2|449	
14cu|wine-stable-3.0.3-2|450	%files -n %{wine}
14cu|wine-stable-3.0.3-2|451	%doc ANNOUNCE AUTHORS README
14cu|wine-stable-3.0.3-2|452	%ifarch x86_64
14cu|wine-stable-3.0.3-2|453	%doc README.install.urpmi
14cu|wine-stable-3.0.3-2|454	%{_bindir}/wine64
14cu|wine-stable-3.0.3-2|455	%{_bindir}/wine64-preloader
14cu|wine-stable-3.0.3-2|456	%endif
14cu|wine-stable-3.0.3-2|457	%{_initrddir}/%{oname}
14cu|wine-stable-3.0.3-2|458	%{_bindir}/winecfg
14cu|wine-stable-3.0.3-2|459	%{_bindir}/wineconsole*
14cu|wine-stable-3.0.3-2|460	%{_bindir}/wineserver
14cu|wine-stable-3.0.3-2|461	%{_bindir}/wineboot
14cu|wine-stable-3.0.3-2|462	%{_bindir}/function_grep.pl
14cu|wine-stable-3.0.3-2|463	%{_bindir}/msiexec
14cu|wine-stable-3.0.3-2|464	%{_bindir}/notepad
14cu|wine-stable-3.0.3-2|465	%{_bindir}/regedit
14cu|wine-stable-3.0.3-2|466	%{_bindir}/winemine
14cu|wine-stable-3.0.3-2|467	%{_bindir}/winepath
14cu|wine-stable-3.0.3-2|468	%{_bindir}/regsvr32
14cu|wine-stable-3.0.3-2|469	%{_bindir}/winefile
14cu|wine-stable-3.0.3-2|470	%{_bindir}/winetricks
14cu|wine-stable-3.0.3-2|471	%{_bindir}/wisotool
14cu|wine-stable-3.0.3-2|472	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
14cu|wine-stable-3.0.3-2|473	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
14cu|wine-stable-3.0.3-2|474	%lang(fr) %{_mandir}/fr.UTF-8/man1/winemaker.1*
14cu|wine-stable-3.0.3-2|475	%lang(fr) %{_mandir}/fr.UTF-8/man1/wineserver.1*
14cu|wine-stable-3.0.3-2|476	%{_mandir}/man1/wineserver.1*
14cu|wine-stable-3.0.3-2|477	%{_mandir}/man1/msiexec.1*
14cu|wine-stable-3.0.3-2|478	%{_mandir}/man1/notepad.1*
14cu|wine-stable-3.0.3-2|479	%{_mandir}/man1/regedit.1*
14cu|wine-stable-3.0.3-2|480	%{_mandir}/man1/regsvr32.1*
14cu|wine-stable-3.0.3-2|481	%{_mandir}/man1/wineboot.1*
14cu|wine-stable-3.0.3-2|482	%{_mandir}/man1/winecfg.1*
14cu|wine-stable-3.0.3-2|483	%{_mandir}/man1/wineconsole.1*
14cu|wine-stable-3.0.3-2|484	%{_mandir}/man1/winecpp.1*
14cu|wine-stable-3.0.3-2|485	%{_mandir}/man1/winefile.1*
14cu|wine-stable-3.0.3-2|486	%{_mandir}/man1/winemine.1*
14cu|wine-stable-3.0.3-2|487	%{_mandir}/man1/winepath.1*
14cu|wine-stable-3.0.3-2|488	%dir %{_datadir}/%{oname}
14cu|wine-stable-3.0.3-2|489	%{_datadir}/%{oname}/%{oname}.inf
14cu|wine-stable-3.0.3-2|490	%{_datadir}/%{oname}/l_intl.nls
14cu|wine-stable-3.0.3-2|491	%{_datadir}/applications/*.desktop
14cu|wine-stable-3.0.3-2|492	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu
14cu|wine-stable-3.0.3-2|493	%{_datadir}/desktop-directories/mandriva-%{oname}.directory
14cu|wine-stable-3.0.3-2|494	%dir %{_datadir}/wine/fonts
14cu|wine-stable-3.0.3-2|495	%{_datadir}/wine/fonts/*
14cu|wine-stable-3.0.3-2|496	%{_miconsdir}/*.png
14cu|wine-stable-3.0.3-2|497	%{_iconsdir}/*.png
14cu|wine-stable-3.0.3-2|498	%{_liconsdir}/*.png
14cu|wine-stable-3.0.3-2|499	
14cu|wine-stable-3.0.3-2|500	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|501	%files -n wine32-stable
14cu|wine-stable-3.0.3-2|502	%{_bindir}/wine
14cu|wine-stable-3.0.3-2|503	%{_bindir}/wine-preloader
14cu|wine-stable-3.0.3-2|504	%{_mandir}/man1/wine.1*
14cu|wine-stable-3.0.3-2|505	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
14cu|wine-stable-3.0.3-2|506	%lang(fr) %{_mandir}/fr.UTF-8/man1/wine.1*
14cu|wine-stable-3.0.3-2|507	%lang(pl) %{_mandir}/pl.UTF-8/man1/wine.1*
14cu|wine-stable-3.0.3-2|508	%endif
14cu|wine-stable-3.0.3-2|509	
14cu|wine-stable-3.0.3-2|510	%{_libdir}/libwine*.so.%{major}*
14cu|wine-stable-3.0.3-2|511	%dir %{_libdir}/%{oname}
14cu|wine-stable-3.0.3-2|512	%{_libdir}/%{oname}/*.cpl.so
14cu|wine-stable-3.0.3-2|513	%{_libdir}/%{oname}/*.drv.so
14cu|wine-stable-3.0.3-2|514	%{_libdir}/%{oname}/*.dll.so
14cu|wine-stable-3.0.3-2|515	%{_libdir}/%{oname}/*.exe.so
14cu|wine-stable-3.0.3-2|516	%{_libdir}/%{oname}/*.acm.so
14cu|wine-stable-3.0.3-2|517	%{_libdir}/%{oname}/*.ocx.so
14cu|wine-stable-3.0.3-2|518	%ifarch %{ix86}
14cu|wine-stable-3.0.3-2|519	%{_libdir}/%{oname}/*.vxd.so
14cu|wine-stable-3.0.3-2|520	%{_libdir}/%{oname}/*16.so
14cu|wine-stable-3.0.3-2|521	%endif
14cu|wine-stable-3.0.3-2|522	%{_libdir}/%{oname}/*.tlb.so
14cu|wine-stable-3.0.3-2|523	%{_libdir}/%{oname}/*.ds.so
14cu|wine-stable-3.0.3-2|524	%{_libdir}/%{oname}/*.sys.so
14cu|wine-stable-3.0.3-2|525	%{_libdir}/%{oname}/fakedlls
14cu|wine-stable-3.0.3-2|526	
14cu|wine-stable-3.0.3-2|527	%changelog
14cu|wine-stable-3.0.3-2|528	
14cu|wine-stable-3.0.3-2|529	* Thu Sep 20 2018 survolog <survolog@yandex.ru> 2:3.0.3-2
14cu|wine-stable-3.0.3-2|530	- (2441087) Merge pull request #9 from survolog/wine-stable:rosa2014.1
14cu|wine-stable-3.0.3-2|531	- (2441087) Added conflicts with wine32 to wine64-stable
14cu|wine-stable-3.0.3-2|532	
14cu|wine-stable-3.0.3-2|533	

15528 14
14cu|winewizard-3.0.2-1|1	%define oname WineWizard
14cu|winewizard-3.0.2-1|2	
14cu|winewizard-3.0.2-1|3	Summary:	Wine Wizard is a new GUI for Wine written in Qt
14cu|winewizard-3.0.2-1|4	Name:		winewizard
14cu|winewizard-3.0.2-1|5	Version:	3.0.2
14cu|winewizard-3.0.2-1|6	Release:	1
14cu|winewizard-3.0.2-1|7	License:	GPLv3+
14cu|winewizard-3.0.2-1|8	Group:		Emulators
14cu|winewizard-3.0.2-1|9	Url:		http://wwizard.net/
14cu|winewizard-3.0.2-1|10	Source0:	https://github.com/LLIAKAJL/WineWizard/archive/%{oname}-%{version}.tar.gz
14cu|winewizard-3.0.2-1|11	Patch1:		WineWizard-2.0.0-desktop.patch
14cu|winewizard-3.0.2-1|12	Patch2:		WineWizard-2.0.1-no_local.patch
14cu|winewizard-3.0.2-1|13	BuildRequires:	pkgconfig(Qt5Core)
14cu|winewizard-3.0.2-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14cu|winewizard-3.0.2-1|15	BuildRequires:	pkgconfig(Qt5Network)
14cu|winewizard-3.0.2-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|winewizard-3.0.2-1|17	Requires:	bzip2
14cu|winewizard-3.0.2-1|18	Requires:	cabextract
14cu|winewizard-3.0.2-1|19	Requires:	unzip
14cu|winewizard-3.0.2-1|20	Requires:	wget
14cu|winewizard-3.0.2-1|21	
14cu|winewizard-3.0.2-1|22	%description
14cu|winewizard-3.0.2-1|23	Wine Wizard is a new GUI for Wine written in Qt.
14cu|winewizard-3.0.2-1|24	
14cu|winewizard-3.0.2-1|25	General feature of Wine Wizard - solutions, that users can create and edit
14cu|winewizard-3.0.2-1|26	directly from the application. Solution is a instruction what libraries,
14cu|winewizard-3.0.2-1|27	settings and versions of Wine are required for installation and running
14cu|winewizard-3.0.2-1|28	MS Windows application. If the solution already created, a user only choose
14cu|winewizard-3.0.2-1|29	the solution and run the installation file, Wine Wizard makes all work
14cu|winewizard-3.0.2-1|30	automatically.
14cu|winewizard-3.0.2-1|31	
14cu|winewizard-3.0.2-1|32	Unlike PlayOnLinux, a knowledge of the Shell language is not required for
14cu|winewizard-3.0.2-1|33	creation of solutions, everything is done with the mouse. Solutions are not
14cu|winewizard-3.0.2-1|34	required confirmation and verification, it makes possible to quickly build
14cu|winewizard-3.0.2-1|35	database of solutions. In the last resort, a user can write custom script
14cu|winewizard-3.0.2-1|36	that will be shown to the user before executing(disabled by default).
14cu|winewizard-3.0.2-1|37	
14cu|winewizard-3.0.2-1|38	%files
14cu|winewizard-3.0.2-1|39	%doc LICENSE README.md
14cu|winewizard-3.0.2-1|40	%{_bindir}/%{name}
14cu|winewizard-3.0.2-1|41	%{_datadir}/applications/%{name}.desktop
14cu|winewizard-3.0.2-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|winewizard-3.0.2-1|43	
14cu|winewizard-3.0.2-1|44	#----------------------------------------------------------------------------
14cu|winewizard-3.0.2-1|45	
14cu|winewizard-3.0.2-1|46	%prep
14cu|winewizard-3.0.2-1|47	%setup -qn %{oname}-%{version}
14cu|winewizard-3.0.2-1|48	%patch1 -p1
14cu|winewizard-3.0.2-1|49	%patch2 -p1
14cu|winewizard-3.0.2-1|50	
14cu|winewizard-3.0.2-1|51	%build
14cu|winewizard-3.0.2-1|52	%qmake_qt5
14cu|winewizard-3.0.2-1|53	%make
14cu|winewizard-3.0.2-1|54	
14cu|winewizard-3.0.2-1|55	%install
14cu|winewizard-3.0.2-1|56	%makeinstall_qt
14cu|winewizard-3.0.2-1|57	
14cu|winewizard-3.0.2-1|58	%changelog
14cu|winewizard-3.0.2-1|59	
14cu|winewizard-3.0.2-1|60	* Fri Oct 28 2016 tremod <negry.m@yandex.ru> 3.0.2-1
14cu|winewizard-3.0.2-1|61	- (382f507) Update to 3.0.2
14cu|winewizard-3.0.2-1|62	
14cu|winewizard-3.0.2-1|63	

15529 14
14cu|wings3d-1.4.1-3|1	%define debug_package %{nil}
14cu|wings3d-1.4.1-3|2	
14cu|wings3d-1.4.1-3|3	%define oname wings
14cu|wings3d-1.4.1-3|4	%define erlangdir %{_libdir}/erlang
14cu|wings3d-1.4.1-3|5	%define wingsdir %{erlangdir}/lib/%{oname}-%{version}
14cu|wings3d-1.4.1-3|6	%define esdldir %{erlangdir}/addons/esdl-1.2
14cu|wings3d-1.4.1-3|7	%define esdl_ver 1.2
14cu|wings3d-1.4.1-3|8	
14cu|wings3d-1.4.1-3|9	Summary:	A 3D subdivision modeler
14cu|wings3d-1.4.1-3|10	Name:		wings3d
14cu|wings3d-1.4.1-3|11	Version:	1.4.1
14cu|wings3d-1.4.1-3|12	Release:	3
14cu|wings3d-1.4.1-3|13	License:	BSD-like
14cu|wings3d-1.4.1-3|14	Group:		Graphics
14cu|wings3d-1.4.1-3|15	Url:		http://www.wings3d.com
14cu|wings3d-1.4.1-3|16	Source0:	http://prdownloads.sourceforge.net/wings/%{oname}-%{version}.tar.bz2
14cu|wings3d-1.4.1-3|17	Source1:	%{name}.png
14cu|wings3d-1.4.1-3|18	Source2:	%{name}_manual1.6.1.pdf
14cu|wings3d-1.4.1-3|19	Source3:	wingspov-0.98.28_v1.tgz
14cu|wings3d-1.4.1-3|20	Patch0:		wings-1.4.1-esdl1.2.patch
14cu|wings3d-1.4.1-3|21	Patch1:		wings-0004-Simplify-font-handling-and-stop-using-parameterized-.patch
14cu|wings3d-1.4.1-3|22	BuildRequires:	erlang-compiler
14cu|wings3d-1.4.1-3|23	BuildRequires:	erlang-esdl-devel >= %{esdl_ver}
14cu|wings3d-1.4.1-3|24	BuildRequires:	erlang-wx
14cu|wings3d-1.4.1-3|25	BuildRequires:	erlang-xmerl
14cu|wings3d-1.4.1-3|26	BuildRequires:	imagemagick
14cu|wings3d-1.4.1-3|27	BuildRequires:	jpeg-devel
14cu|wings3d-1.4.1-3|28	Requires:	erlang-esdl >= %{esdl_ver}
14cu|wings3d-1.4.1-3|29	Requires:	erlang-wx
14cu|wings3d-1.4.1-3|30	
14cu|wings3d-1.4.1-3|31	%description
14cu|wings3d-1.4.1-3|32	Wings 3D is a free and open source polygon mesh subdivision modeller inspired
14cu|wings3d-1.4.1-3|33	by Nendo and Mirai from Izware, all using the winged edge data structure.
14cu|wings3d-1.4.1-3|34	Wings 3D is ideally suited for modeling and texturing low to medium density
14cu|wings3d-1.4.1-3|35	polygon meshes. It has a wide range of very effective tools optimised for
14cu|wings3d-1.4.1-3|36	these tasks hidden behind its 'minimalistic' interface.
14cu|wings3d-1.4.1-3|37	
14cu|wings3d-1.4.1-3|38	%files
14cu|wings3d-1.4.1-3|39	%doc AUTHORS license.terms README
14cu|wings3d-1.4.1-3|40	%doc *.pdf NOTES-*
14cu|wings3d-1.4.1-3|41	%attr(755,root,root) %{_bindir}/*
14cu|wings3d-1.4.1-3|42	%{wingsdir}
14cu|wings3d-1.4.1-3|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|wings3d-1.4.1-3|44	%{_datadir}/applications/*.desktop
14cu|wings3d-1.4.1-3|45	%exclude %{wingsdir}/plugins/import_export/kayos_utils.beam
14cu|wings3d-1.4.1-3|46	%exclude %{wingsdir}/plugins/import_export/pov_exp.beam
14cu|wings3d-1.4.1-3|47	%exclude %{wingsdir}/plugins/import_export/pov_ui.beam
14cu|wings3d-1.4.1-3|48	%exclude %{wingsdir}/plugins/import_export/wpc_pov.beam
14cu|wings3d-1.4.1-3|49	
14cu|wings3d-1.4.1-3|50	#----------------------------------------------------------------------------
14cu|wings3d-1.4.1-3|51	
14cu|wings3d-1.4.1-3|52	%package povray
14cu|wings3d-1.4.1-3|53	Summary:	Povray import/export plug-in for Wings 3D
14cu|wings3d-1.4.1-3|54	Group:		Graphics
14cu|wings3d-1.4.1-3|55	Requires:	%{name} = %{EVRD}
14cu|wings3d-1.4.1-3|56	Requires:	povray
14cu|wings3d-1.4.1-3|57	
14cu|wings3d-1.4.1-3|58	%description povray
14cu|wings3d-1.4.1-3|59	Povray import/export plug-in for Wings 3D.
14cu|wings3d-1.4.1-3|60	
14cu|wings3d-1.4.1-3|61	%files povray
14cu|wings3d-1.4.1-3|62	%defattr(644,root,root,755)
14cu|wings3d-1.4.1-3|63	%{wingsdir}/plugins/import_export/kayos_utils.beam
14cu|wings3d-1.4.1-3|64	%{wingsdir}/plugins/import_export/pov_exp.beam
14cu|wings3d-1.4.1-3|65	%{wingsdir}/plugins/import_export/pov_ui.beam
14cu|wings3d-1.4.1-3|66	%{wingsdir}/plugins/import_export/wpc_pov.beam
14cu|wings3d-1.4.1-3|67	
14cu|wings3d-1.4.1-3|68	#----------------------------------------------------------------------------
14cu|wings3d-1.4.1-3|69	
14cu|wings3d-1.4.1-3|70	%prep
14cu|wings3d-1.4.1-3|71	%setup -qn %{oname}-%{version}
14cu|wings3d-1.4.1-3|72	%patch0 -p1
14cu|wings3d-1.4.1-3|73	%patch1 -p1
14cu|wings3d-1.4.1-3|74	
14cu|wings3d-1.4.1-3|75	tar xf %{SOURCE3}
14cu|wings3d-1.4.1-3|76	
14cu|wings3d-1.4.1-3|77	%build
14cu|wings3d-1.4.1-3|78	export CFLAGS="%{optflags}"
14cu|wings3d-1.4.1-3|79	export PATH=%{erlangdir}/bin:$PATH
14cu|wings3d-1.4.1-3|80	export ESDL_PATH=%{esdldir}
14cu|wings3d-1.4.1-3|81	
14cu|wings3d-1.4.1-3|82	%make -j4
14cu|wings3d-1.4.1-3|83	
14cu|wings3d-1.4.1-3|84	%install
14cu|wings3d-1.4.1-3|85	install -d -m 755 %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|86	cat %{SOURCE2} > ./%{name}_manual1.6.1.pdf
14cu|wings3d-1.4.1-3|87	
14cu|wings3d-1.4.1-3|88	# remove unneeded files
14cu|wings3d-1.4.1-3|89	rm -rf src/*.erl
14cu|wings3d-1.4.1-3|90	
14cu|wings3d-1.4.1-3|91	# install files, also those missing
14cu|wings3d-1.4.1-3|92	mv -f ebin %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|93	mv -f fonts_src/*.beam %{buildroot}/%{wingsdir}/ebin/
14cu|wings3d-1.4.1-3|94	mv -f icons/*.beam %{buildroot}/%{wingsdir}/ebin/
14cu|wings3d-1.4.1-3|95	mv -f intl_tools/*.beam %{buildroot}/%{wingsdir}/ebin/
14cu|wings3d-1.4.1-3|96	mv -f fonts %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|97	mv -f plugins %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|98	mv -f plugins_src/commands/*.lang %{buildroot}/%{wingsdir}/plugins/commands/
14cu|wings3d-1.4.1-3|99	mv -f plugins_src/import_export/*.lang %{buildroot}/%{wingsdir}/plugins/import_export/
14cu|wings3d-1.4.1-3|100	mv -f plugins_src/primitives/*.lang %{buildroot}/%{wingsdir}/plugins/primitives/
14cu|wings3d-1.4.1-3|101	mv -f plugins_src/*.lang %{buildroot}/%{wingsdir}/plugins/
14cu|wings3d-1.4.1-3|102	mv -f src %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|103	mv -f vsn.mk %{buildroot}/%{wingsdir}
14cu|wings3d-1.4.1-3|104	
14cu|wings3d-1.4.1-3|105	# executable script
14cu|wings3d-1.4.1-3|106	install -d -m 755 %{buildroot}/%{_bindir}
14cu|wings3d-1.4.1-3|107	
14cu|wings3d-1.4.1-3|108	cat > %{buildroot}/%{_bindir}/%{name} << "EOF"
14cu|wings3d-1.4.1-3|109	#!/bin/sh
14cu|wings3d-1.4.1-3|110	export ESDL_PATH=%{esdldir}
14cu|wings3d-1.4.1-3|111	erl -pa $ESDL_PATH/ebin %{wingsdir}/ebin -noinput -smp disable -run wings_start start_halt "$@"
14cu|wings3d-1.4.1-3|112	EOF
14cu|wings3d-1.4.1-3|113	
14cu|wings3d-1.4.1-3|114	# icons
14cu|wings3d-1.4.1-3|115	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|wings3d-1.4.1-3|116	convert %{SOURCE1} -size 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|wings3d-1.4.1-3|117	convert %{SOURCE1} -size 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|wings3d-1.4.1-3|118	convert %{SOURCE1} -size 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|wings3d-1.4.1-3|119	
14cu|wings3d-1.4.1-3|120	# menu
14cu|wings3d-1.4.1-3|121	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wings3d-1.4.1-3|122	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|wings3d-1.4.1-3|123	[Desktop Entry]
14cu|wings3d-1.4.1-3|124	Name=Wings 3D
14cu|wings3d-1.4.1-3|125	Comment=%{summary}
14cu|wings3d-1.4.1-3|126	Exec=%{_bindir}/%{name}
14cu|wings3d-1.4.1-3|127	Icon=%{name}
14cu|wings3d-1.4.1-3|128	Terminal=false
14cu|wings3d-1.4.1-3|129	Type=Application
14cu|wings3d-1.4.1-3|130	StartupNotify=true
14cu|wings3d-1.4.1-3|131	Categories=Graphics;3DGraphics;
14cu|wings3d-1.4.1-3|132	EOF
14cu|wings3d-1.4.1-3|133	
14cu|wings3d-1.4.1-3|134	%changelog
14cu|wings3d-1.4.1-3|135	
14cu|wings3d-1.4.1-3|136	* Wed Jun 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-3
14cu|wings3d-1.4.1-3|137	- (3101ee6) Disable debug package
14cu|wings3d-1.4.1-3|138	- (3101ee6) Adjust spec style
14cu|wings3d-1.4.1-3|139	
14cu|wings3d-1.4.1-3|140	

15530 14
14cu|wise-2.4.1-1|1	Name:		wise
14cu|wise-2.4.1-1|2	Version:	2.4.1
14cu|wise-2.4.1-1|3	Release:	1
14cu|wise-2.4.1-1|4	Summary:	Comparisons of DNA and protein sequences
14cu|wise-2.4.1-1|5	Group:		Sciences/Biology
14cu|wise-2.4.1-1|6	License:	GPL
14cu|wise-2.4.1-1|7	URL:		http://www.ebi.ac.uk/~birney/wise2
14cu|wise-2.4.1-1|8	Source:		http://www.ebi.ac.uk/~birney/wise2/%{name}%{version}.tar.gz
14cu|wise-2.4.1-1|9	Patch0:		fix_getline.patch
14cu|wise-2.4.1-1|10	Patch1:		wise2.4.1-replace-isnumber.patch
14cu|wise-2.4.1-1|11	Patch2:		wise2.4.1-fix-makefile.patch
14cu|wise-2.4.1-1|12	Patch3:		wise2.4.1-clean-makefile.patch
14cu|wise-2.4.1-1|13	BuildRequires:	libglib2.0-devel
14cu|wise-2.4.1-1|14	BuildRequires:	flex
14cu|wise-2.4.1-1|15	
14cu|wise-2.4.1-1|16	%description
14cu|wise-2.4.1-1|17	Wise2 is a package focused on comparisons of biopolymers, commonly DNA and
14cu|wise-2.4.1-1|18	protein sequence. Wise2's particular forte is the comparison of DNA sequence
14cu|wise-2.4.1-1|19	at the level of its protein translation. This comparison allows the simulta-
14cu|wise-2.4.1-1|20	neous prediction of say gene structure with homology based alignment.
14cu|wise-2.4.1-1|21	
14cu|wise-2.4.1-1|22	The Wise2 package was principally written by Ewan Birney, who wrote the main
14cu|wise-2.4.1-1|23	genewise and estwise programs. The protein comparison database search program
14cu|wise-2.4.1-1|24	was written by Richard Copley using the underlying Wise2 libraries.
14cu|wise-2.4.1-1|25	Wise2 also uses code from Sean Eddy for reading HMMs and
14cu|wise-2.4.1-1|26	for Extreme value distribution fitting.
14cu|wise-2.4.1-1|27	
14cu|wise-2.4.1-1|28	%prep
14cu|wise-2.4.1-1|29	%setup -q -n %{name}%{version}
14cu|wise-2.4.1-1|30	%patch0	-p0
14cu|wise-2.4.1-1|31	%patch1 -p0
14cu|wise-2.4.1-1|32	%patch2 -p0
14cu|wise-2.4.1-1|33	%patch3 -p0
14cu|wise-2.4.1-1|34	
14cu|wise-2.4.1-1|35	%build
14cu|wise-2.4.1-1|36	cd src
14cu|wise-2.4.1-1|37	%make all || :
14cu|wise-2.4.1-1|38	cd ../src/dyc/
14cu|wise-2.4.1-1|39	%make newdyc || :
14cu|wise-2.4.1-1|40	export PATH="$PATH:$PWD"
14cu|wise-2.4.1-1|41	%make linux
14cu|wise-2.4.1-1|42	cd ../../src
14cu|wise-2.4.1-1|43	export WISECONFIGDIR="$PWD/../wisecfg"
14cu|wise-2.4.1-1|44	%make init
14cu|wise-2.4.1-1|45	%make CFLAGS="-c %{optflags} `pkg-config --libs glib-2.0 --cflags glib-2.0`" all
14cu|wise-2.4.1-1|46	
14cu|wise-2.4.1-1|47	%install
14cu|wise-2.4.1-1|48	
14cu|wise-2.4.1-1|49	install -d -m 755 %{buildroot}%{_bindir}
14cu|wise-2.4.1-1|50	install -m 755 src/models/{pswdb,psw,genewisedb,estwisedb,estwise,genewise,dba,dnal,genomewise} %{buildroot}%{_bindir}
14cu|wise-2.4.1-1|51	
14cu|wise-2.4.1-1|52	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|wise-2.4.1-1|53	install -m 644 wisecfg/* %{buildroot}%{_datadir}/%{name}
14cu|wise-2.4.1-1|54	
14cu|wise-2.4.1-1|55	# configuration
14cu|wise-2.4.1-1|56	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14cu|wise-2.4.1-1|57	echo "export WISECONFIGDIR=%{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
14cu|wise-2.4.1-1|58	echo "setenv WISECONFIGDIR %{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
14cu|wise-2.4.1-1|59	
14cu|wise-2.4.1-1|60	%files
14cu|wise-2.4.1-1|61	%doc README LICENSE docs
14cu|wise-2.4.1-1|62	%{_bindir}/*
14cu|wise-2.4.1-1|63	%{_datadir}/%{name}
14cu|wise-2.4.1-1|64	%config(noreplace) %{_sysconfdir}/profile.d/*
14cu|wise-2.4.1-1|65	
14cu|wise-2.4.1-1|66	
14cu|wise-2.4.1-1|67	
14cu|wise-2.4.1-1|68	%changelog
14cu|wise-2.4.1-1|69	
14cu|wise-2.4.1-1|70	* Thu Sep 17 2015 Denis Silakov <dsilakov@gmail.com> 2.4.1-1
14cu|wise-2.4.1-1|71	- (b640196) Fix build
14cu|wise-2.4.1-1|72	
14cu|wise-2.4.1-1|73	

15531 14
14cu|wizznic-1.0-0.20160216.1|1	%define debug_package	%{nil}
14cu|wizznic-1.0-0.20160216.1|2	%define snapshot 20160216
14cu|wizznic-1.0-0.20160216.1|3	%define oname Wizznic
14cu|wizznic-1.0-0.20160216.1|4	Name:           wizznic
14cu|wizznic-1.0-0.20160216.1|5	Version:        1.0
14cu|wizznic-1.0-0.20160216.1|6	Release:        0.%{snapshot}.1
14cu|wizznic-1.0-0.20160216.1|7	Summary:        Brick-matching puzzle game
14cu|wizznic-1.0-0.20160216.1|8	Group:          Games/Puzzles
14cu|wizznic-1.0-0.20160216.1|9	License:        GPLv3+
14cu|wizznic-1.0-0.20160216.1|10	Url:            http://wizznic.org/
14cu|wizznic-1.0-0.20160216.1|11	# https://github.com/DusteDdk/Wizznic
14cu|wizznic-1.0-0.20160216.1|12	Source0:        %{oname}-master.zip
14cu|wizznic-1.0-0.20160216.1|13	BuildRequires:  pkgconfig(sdl)
14cu|wizznic-1.0-0.20160216.1|14	BuildRequires:  pkgconfig(gl)
14cu|wizznic-1.0-0.20160216.1|15	BuildRequires:  pkgconfig(glu)
14cu|wizznic-1.0-0.20160216.1|16	BuildRequires:  pkgconfig(libpng)
14cu|wizznic-1.0-0.20160216.1|17	BuildRequires:  pkgconfig(SDL_image)
14cu|wizznic-1.0-0.20160216.1|18	BuildRequires:  pkgconfig(SDL_mixer)
14cu|wizznic-1.0-0.20160216.1|19	BuildRequires:  imagemagick
14cu|wizznic-1.0-0.20160216.1|20	BuildRequires:  desktop-file-utils
14cu|wizznic-1.0-0.20160216.1|21	Requires:       %{name}-data >= %{version}
14cu|wizznic-1.0-0.20160216.1|22	
14cu|wizznic-1.0-0.20160216.1|23	%description
14cu|wizznic-1.0-0.20160216.1|24	Wizznic is a brick-matching puzzle-game, an improved version of Puzznic.
14cu|wizznic-1.0-0.20160216.1|25	The challenge is to clear each level of bricks by moving the bricks next
14cu|wizznic-1.0-0.20160216.1|26	to each other, this sounds a lot easier than it is. The bricks are heavy,
14cu|wizznic-1.0-0.20160216.1|27	so you can only push them, not lift them up.
14cu|wizznic-1.0-0.20160216.1|28	
14cu|wizznic-1.0-0.20160216.1|29	%files
14cu|wizznic-1.0-0.20160216.1|30	%doc doc/*.txt README.md
14cu|wizznic-1.0-0.20160216.1|31	%{_datadir}/applications/%{name}.desktop
14cu|wizznic-1.0-0.20160216.1|32	%{_gamesbindir}/%{name}
14cu|wizznic-1.0-0.20160216.1|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|wizznic-1.0-0.20160216.1|34	%{_mandir}/man?/%{name}.*
14cu|wizznic-1.0-0.20160216.1|35	
14cu|wizznic-1.0-0.20160216.1|36	#----------------------------------------------------------------------
14cu|wizznic-1.0-0.20160216.1|37	
14cu|wizznic-1.0-0.20160216.1|38	%package data
14cu|wizznic-1.0-0.20160216.1|39	Summary:        Arch-independent data files for the Wizznic game
14cu|wizznic-1.0-0.20160216.1|40	BuildArch:      noarch
14cu|wizznic-1.0-0.20160216.1|41	
14cu|wizznic-1.0-0.20160216.1|42	%description data
14cu|wizznic-1.0-0.20160216.1|43	This package contains arch-independent data files for Wizznic,
14cu|wizznic-1.0-0.20160216.1|44	a brick-matching puzzle game.
14cu|wizznic-1.0-0.20160216.1|45	
14cu|wizznic-1.0-0.20160216.1|46	%files data
14cu|wizznic-1.0-0.20160216.1|47	%doc data/about.txt
14cu|wizznic-1.0-0.20160216.1|48	%{_gamesdatadir}/%{name}/
14cu|wizznic-1.0-0.20160216.1|49	
14cu|wizznic-1.0-0.20160216.1|50	#----------------------------------------------------------------------
14cu|wizznic-1.0-0.20160216.1|51	
14cu|wizznic-1.0-0.20160216.1|52	%prep
14cu|wizznic-1.0-0.20160216.1|53	%setup -qn %{oname}-master
14cu|wizznic-1.0-0.20160216.1|54	
14cu|wizznic-1.0-0.20160216.1|55	%build
14cu|wizznic-1.0-0.20160216.1|56	%make -f Makefile.linux \
14cu|wizznic-1.0-0.20160216.1|57	BINDIR=%{_gamesbindir} \
14cu|wizznic-1.0-0.20160216.1|58	DATADIR=%{_gamesdatadir}/%{name}/
14cu|wizznic-1.0-0.20160216.1|59	
14cu|wizznic-1.0-0.20160216.1|60	%install
14cu|wizznic-1.0-0.20160216.1|61	%makeinstall_std -f Makefile.linux \
14cu|wizznic-1.0-0.20160216.1|62	BINDIR=%{_gamesbindir} \
14cu|wizznic-1.0-0.20160216.1|63	DATADIR=%{_gamesdatadir}/%{name}/
14cu|wizznic-1.0-0.20160216.1|64	
14cu|wizznic-1.0-0.20160216.1|65	# menu entry
14cu|wizznic-1.0-0.20160216.1|66	install -d %{buildroot}%{_datadir}/applications
14cu|wizznic-1.0-0.20160216.1|67	desktop-file-install tools/releaser/data/lin/%{name}.desktop \
14cu|wizznic-1.0-0.20160216.1|68	--remove-category=ActionGame \
14cu|wizznic-1.0-0.20160216.1|69	--remove-category=ArcadeGame \
14cu|wizznic-1.0-0.20160216.1|70	--add-category=LogicGame \
14cu|wizznic-1.0-0.20160216.1|71	--dir=%{buildroot}%{_datadir}/applications
14cu|wizznic-1.0-0.20160216.1|72	
14cu|wizznic-1.0-0.20160216.1|73	# icons
14cu|wizznic-1.0-0.20160216.1|74	for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|wizznic-1.0-0.20160216.1|75	install -dm 0755 \
14cu|wizznic-1.0-0.20160216.1|76	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|wizznic-1.0-0.20160216.1|77	convert -strip -resize $size tools/releaser/data/lin/%{name}.png \
14cu|wizznic-1.0-0.20160216.1|78	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|wizznic-1.0-0.20160216.1|79	done
14cu|wizznic-1.0-0.20160216.1|80	
14cu|wizznic-1.0-0.20160216.1|81	
14cu|wizznic-1.0-0.20160216.1|82	
14cu|wizznic-1.0-0.20160216.1|83	%changelog
14cu|wizznic-1.0-0.20160216.1|84	
14cu|wizznic-1.0-0.20160216.1|85	* Sat Aug 20 2016 abfonly <abfonly@gmail.com> 1.0-0.20160216.1
14cu|wizznic-1.0-0.20160216.1|86	- (cc5b0d9) Log: Update to latest git
14cu|wizznic-1.0-0.20160216.1|87	- (cc5b0d9) Fixed URL
14cu|wizznic-1.0-0.20160216.1|88	- (cc5b0d9) Fixed source on github
14cu|wizznic-1.0-0.20160216.1|89	- (cc5b0d9) spec and git clean
14cu|wizznic-1.0-0.20160216.1|90	- (cc5b0d9) drop hacks and useless patches
14cu|wizznic-1.0-0.20160216.1|91	- (cc5b0d9) merge with MRB
14cu|wizznic-1.0-0.20160216.1|92	
14cu|wizznic-1.0-0.20160216.1|93	

15532 14
14cu|wlmproxy-0.1.3-6|1	%define svnversion g8daae3e
14cu|wlmproxy-0.1.3-6|2	
14cu|wlmproxy-0.1.3-6|3	Name:		wlmproxy
14cu|wlmproxy-0.1.3-6|4	Summary:	wlmproxy is a transparent proxy server for the MSN protocol
14cu|wlmproxy-0.1.3-6|5	Version:	0.1.3
14cu|wlmproxy-0.1.3-6|6	Release:	6
14cu|wlmproxy-0.1.3-6|7	License:	GPLv3
14cu|wlmproxy-0.1.3-6|8	Group:		Monitoring
14cu|wlmproxy-0.1.3-6|9	Source0:	http://github.com/poetinha/%{name}/tarball/master/%{version}/poetinha-%{name}-v%{version}-0-%{svnversion}.tar.gz
14cu|wlmproxy-0.1.3-6|10	Source1:	wlmproxy.sysconfig
14cu|wlmproxy-0.1.3-6|11	Source2:	wlmproxy.service
14cu|wlmproxy-0.1.3-6|12	Source3:        %{name}.tmpfiles.d
14cu|wlmproxy-0.1.3-6|13	Url:		http://wlmproxy.org
14cu|wlmproxy-0.1.3-6|14	BuildRequires:	openssl
14cu|wlmproxy-0.1.3-6|15	BuildRequires:	boost-static-devel
14cu|wlmproxy-0.1.3-6|16	#BuildRequires:	dolphin-connector
14cu|wlmproxy-0.1.3-6|17	BuildRequires:	dolphin-connector-devel
14cu|wlmproxy-0.1.3-6|18	BuildRequires:	pkgconfig(libevent)
14cu|wlmproxy-0.1.3-6|19	BuildRequires:	pkgconfig(libxml-2.0)
14cu|wlmproxy-0.1.3-6|20	
14cu|wlmproxy-0.1.3-6|21	%description
14cu|wlmproxy-0.1.3-6|22	wlmproxy is a transparent proxy server for the MSN protocol.
14cu|wlmproxy-0.1.3-6|23	It supports all versions of MSNP, from 8 up to 21.
14cu|wlmproxy-0.1.3-6|24	
14cu|wlmproxy-0.1.3-6|25	Main Features:
14cu|wlmproxy-0.1.3-6|26	
14cu|wlmproxy-0.1.3-6|27	- Access control lists (ACLs)
14cu|wlmproxy-0.1.3-6|28	- The wildcard character * (asterisk) can be used as part of a user identifier
14cu|wlmproxy-0.1.3-6|29	- Wordfilter with regular expressions
14cu|wlmproxy-0.1.3-6|30	- Client version control
14cu|wlmproxy-0.1.3-6|31	- Conversation history
14cu|wlmproxy-0.1.3-6|32	- Automatic user registration
14cu|wlmproxy-0.1.3-6|33	- Group-based rules
14cu|wlmproxy-0.1.3-6|34	- Contact management and presence information
14cu|wlmproxy-0.1.3-6|35	- Disclaimer message
14cu|wlmproxy-0.1.3-6|36	- Policy enforcement notification
14cu|wlmproxy-0.1.3-6|37	
14cu|wlmproxy-0.1.3-6|38	%prep
14cu|wlmproxy-0.1.3-6|39	%setup -q -n poetinha-%{name}-cf05d38/
14cu|wlmproxy-0.1.3-6|40	
14cu|wlmproxy-0.1.3-6|41	%build
14cu|wlmproxy-0.1.3-6|42	%make CXXFLAGS="%{optflags}"
14cu|wlmproxy-0.1.3-6|43	
14cu|wlmproxy-0.1.3-6|44	%install
14cu|wlmproxy-0.1.3-6|45	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/%{name}
14cu|wlmproxy-0.1.3-6|46	mkdir -p -m 755 %{buildroot}%{_sbindir}
14cu|wlmproxy-0.1.3-6|47	mkdir -p %{buildroot}%{_unitdir}
14cu|wlmproxy-0.1.3-6|48	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14cu|wlmproxy-0.1.3-6|49	
14cu|wlmproxy-0.1.3-6|50	install -p -m 755 wlmproxy %{buildroot}%{_sbindir}
14cu|wlmproxy-0.1.3-6|51	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14cu|wlmproxy-0.1.3-6|52	install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14cu|wlmproxy-0.1.3-6|53	install -p -m 640 wlmproxy.conf %{buildroot}%{_sysconfdir}/%{name}
14cu|wlmproxy-0.1.3-6|54	
14cu|wlmproxy-0.1.3-6|55	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14cu|wlmproxy-0.1.3-6|56	
14cu|wlmproxy-0.1.3-6|57	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|wlmproxy-0.1.3-6|58	
14cu|wlmproxy-0.1.3-6|59	%pre
14cu|wlmproxy-0.1.3-6|60	# % _pre_groupadd %{name}
14cu|wlmproxy-0.1.3-6|61	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
14cu|wlmproxy-0.1.3-6|62	
14cu|wlmproxy-0.1.3-6|63	%post
14cu|wlmproxy-0.1.3-6|64	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14cu|wlmproxy-0.1.3-6|65	%systemd_post %{name}.service
14cu|wlmproxy-0.1.3-6|66	
14cu|wlmproxy-0.1.3-6|67	%preun
14cu|wlmproxy-0.1.3-6|68	%systemd_preun %{name}.service
14cu|wlmproxy-0.1.3-6|69	
14cu|wlmproxy-0.1.3-6|70	%postun
14cu|wlmproxy-0.1.3-6|71	%_postun_userdel %{name}
14cu|wlmproxy-0.1.3-6|72	%_postun_groupdel %{name}
14cu|wlmproxy-0.1.3-6|73	%systemd_postun_with_restart %{name}.service
14cu|wlmproxy-0.1.3-6|74	
14cu|wlmproxy-0.1.3-6|75	%files
14cu|wlmproxy-0.1.3-6|76	%doc ChangeLog create_mysql.sql LICENSE README TODO
14cu|wlmproxy-0.1.3-6|77	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14cu|wlmproxy-0.1.3-6|78	%attr(0644,root,root) %{_unitdir}/%{name}.service
14cu|wlmproxy-0.1.3-6|79	%{_tmpfilesdir}/%{name}.conf
14cu|wlmproxy-0.1.3-6|80	%attr(755,root,root) %dir %{_sysconfdir}/%{name}
14cu|wlmproxy-0.1.3-6|81	%attr(640,root,wlmproxy) %config(noreplace) %{_sysconfdir}/%{name}/*
14cu|wlmproxy-0.1.3-6|82	%{_sbindir}/*
14cu|wlmproxy-0.1.3-6|83	
14cu|wlmproxy-0.1.3-6|84	
14cu|wlmproxy-0.1.3-6|85	%changelog
14cu|wlmproxy-0.1.3-6|86	
14cu|wlmproxy-0.1.3-6|87	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.1.3-6
14cu|wlmproxy-0.1.3-6|88	- (48db0c8) Fix BRs
14cu|wlmproxy-0.1.3-6|89	
14cu|wlmproxy-0.1.3-6|90	

15533 14
14cu|wmbattery-2.40-6|1	Summary:	Battery info docklet for WindowMaker
14cu|wmbattery-2.40-6|2	Name:		wmbattery
14cu|wmbattery-2.40-6|3	Version:	2.40
14cu|wmbattery-2.40-6|4	Release:	6
14cu|wmbattery-2.40-6|5	License:	GPLv2+
14cu|wmbattery-2.40-6|6	Group:		Graphical desktop/WindowMaker
14cu|wmbattery-2.40-6|7	Url:		http://kitenet.net/programs/wmbattery/
14cu|wmbattery-2.40-6|8	Source0:	%{name}-%{version}.tar.xz
14cu|wmbattery-2.40-6|9	BuildRequires:	imagemagick
14cu|wmbattery-2.40-6|10	BuildRequires:	apmd-devel
14cu|wmbattery-2.40-6|11	BuildRequires:	pkgconfig(x11)
14cu|wmbattery-2.40-6|12	BuildRequires:	pkgconfig(xext)
14cu|wmbattery-2.40-6|13	BuildRequires:	pkgconfig(xpm)
14cu|wmbattery-2.40-6|14	
14cu|wmbattery-2.40-6|15	%description
14cu|wmbattery-2.40-6|16	wmbattery displays the status of your laptop's battery in a small icon. This
14cu|wmbattery-2.40-6|17	includes if it is plugged in, if the battery is charging, how many minutes of
14cu|wmbattery-2.40-6|18	battery life remain, battery life remaining (with both a percentage and a
14cu|wmbattery-2.40-6|19	graph), and battery status (high - green, low - yellow, or critical - red).
14cu|wmbattery-2.40-6|20	
14cu|wmbattery-2.40-6|21	It works for both ACPI and APM based systems.
14cu|wmbattery-2.40-6|22	
14cu|wmbattery-2.40-6|23	%files
14cu|wmbattery-2.40-6|24	%doc TODO README
14cu|wmbattery-2.40-6|25	%doc %{_mandir}/*/*
14cu|wmbattery-2.40-6|26	%{_bindir}/%{name}
14cu|wmbattery-2.40-6|27	%{_datadir}/applications/%{name}.desktop
14cu|wmbattery-2.40-6|28	%{_datadir}/pixmaps/%{name}.png
14cu|wmbattery-2.40-6|29	%{_datadir}/pixmaps/%{name}/*.xpm
14cu|wmbattery-2.40-6|30	
14cu|wmbattery-2.40-6|31	#----------------------------------------------------------------------------
14cu|wmbattery-2.40-6|32	
14cu|wmbattery-2.40-6|33	%prep
14cu|wmbattery-2.40-6|34	%setup -q
14cu|wmbattery-2.40-6|35	
14cu|wmbattery-2.40-6|36	%build
14cu|wmbattery-2.40-6|37	sed -i \
14cu|wmbattery-2.40-6|38	-e '/^icondir/s:icons:pixmaps:' \
14cu|wmbattery-2.40-6|39	-e '/^USE_HAL/d' \
14cu|wmbattery-2.40-6|40	autoconf/makeinfo.in
14cu|wmbattery-2.40-6|41	
14cu|wmbattery-2.40-6|42	autoconf
14cu|wmbattery-2.40-6|43	%configure2_5x
14cu|wmbattery-2.40-6|44	%make
14cu|wmbattery-2.40-6|45	
14cu|wmbattery-2.40-6|46	%install
14cu|wmbattery-2.40-6|47	%makeinstall_std
14cu|wmbattery-2.40-6|48	
14cu|wmbattery-2.40-6|49	#menu
14cu|wmbattery-2.40-6|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wmbattery-2.40-6|51	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|wmbattery-2.40-6|52	[Desktop Entry]
14cu|wmbattery-2.40-6|53	Type=Application
14cu|wmbattery-2.40-6|54	Exec=%{name}
14cu|wmbattery-2.40-6|55	Icon=%{name}
14cu|wmbattery-2.40-6|56	Name=WMbattery
14cu|wmbattery-2.40-6|57	Comment=Battery status docklet
14cu|wmbattery-2.40-6|58	Comment[ru]=Индикатор заряда батареи
14cu|wmbattery-2.40-6|59	Categories=System;Monitor;
14cu|wmbattery-2.40-6|60	EOF
14cu|wmbattery-2.40-6|61	
14cu|wmbattery-2.40-6|62	#icons
14cu|wmbattery-2.40-6|63	convert -size 48x48 face.xpm %{buildroot}/%{_datadir}/pixmaps/%{name}.png
14cu|wmbattery-2.40-6|64	
14cu|wmbattery-2.40-6|65	
14cu|wmbattery-2.40-6|66	%changelog
14cu|wmbattery-2.40-6|67	
14cu|wmbattery-2.40-6|68	* Tue Dec 08 2015 Denis Silakov <dsilakov@gmail.com> 2.40-6
14cu|wmbattery-2.40-6|69	- (ba153cc) Added Russian l10n for desktop file
14cu|wmbattery-2.40-6|70	
14cu|wmbattery-2.40-6|71	

15534 14
14cu|wmcalc-0.6-2|1	Name:		wmcalc
14cu|wmcalc-0.6-2|2	Version:	0.6
14cu|wmcalc-0.6-2|3	Release:	2
14cu|wmcalc-0.6-2|4	Summary:	Calculator dockapp for windowmaker
14cu|wmcalc-0.6-2|5	Url:		http://packages.debian.org/unstable/x11/wmcalc.html
14cu|wmcalc-0.6-2|6	Source:		http://ftp.debian.org/debian/pool/main/w/wmcalc/wmcalc_%{version}.orig.tar.gz
14cu|wmcalc-0.6-2|7	Patch1:         %{name}-patch_other_locales.patch
14cu|wmcalc-0.6-2|8	License:	GPL
14cu|wmcalc-0.6-2|9	Group:		Graphical desktop/Other
14cu|wmcalc-0.6-2|10	BuildRequires:	pkgconfig(xpm)
14cu|wmcalc-0.6-2|11	BuildRequires:	pkgconfig(x11)
14cu|wmcalc-0.6-2|12	BuildRequires:	pkgconfig(xext)
14cu|wmcalc-0.6-2|13	
14cu|wmcalc-0.6-2|14	%description
14cu|wmcalc-0.6-2|15	wmcalc is a small calculator meant for the WindowMaker dock or Afterstep
14cu|wmcalc-0.6-2|16	Wharf.  It is a simple calculator with basic functions and memory slots,
14cu|wmcalc-0.6-2|17	and can launch any external application for more complex calculations.
14cu|wmcalc-0.6-2|18	
14cu|wmcalc-0.6-2|19	%prep
14cu|wmcalc-0.6-2|20	%setup -q -n dockapps-43ddcdf
14cu|wmcalc-0.6-2|21	%patch1 -p1 -b .orig
14cu|wmcalc-0.6-2|22	
14cu|wmcalc-0.6-2|23	%build
14cu|wmcalc-0.6-2|24	# (tv) fix build:
14cu|wmcalc-0.6-2|25	perl -pi -e 's!/usr/local/include!/usr/include/X11/!' Makefile
14cu|wmcalc-0.6-2|26	%make CFLAGS="%{optflags}"
14cu|wmcalc-0.6-2|27	
14cu|wmcalc-0.6-2|28	
14cu|wmcalc-0.6-2|29	%install
14cu|wmcalc-0.6-2|30	install -D %{name} %{buildroot}%{_bindir}/%{name}
14cu|wmcalc-0.6-2|31	
14cu|wmcalc-0.6-2|32	%clean
14cu|wmcalc-0.6-2|33	
14cu|wmcalc-0.6-2|34	
14cu|wmcalc-0.6-2|35	%files
14cu|wmcalc-0.6-2|36	%defattr(0644,root,root,0755)
14cu|wmcalc-0.6-2|37	%doc README
14cu|wmcalc-0.6-2|38	%defattr(0755,root,root,0755)
14cu|wmcalc-0.6-2|39	%{_bindir}/%{name}
14cu|wmcalc-0.6-2|40	
14cu|wmcalc-0.6-2|41	
14cu|wmcalc-0.6-2|42	
14cu|wmcalc-0.6-2|43	
14cu|wmcalc-0.6-2|44	
14cu|wmcalc-0.6-2|45	%changelog
14cu|wmcalc-0.6-2|46	
14cu|wmcalc-0.6-2|47	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 0.6-2
14cu|wmcalc-0.6-2|48	- (0352a06) Use plain text patch instead of bzipped one
14cu|wmcalc-0.6-2|49	
14cu|wmcalc-0.6-2|50	

15535 14
14cu|wmcalclock-1.25-5|1	%define debug_package		%{nil}
14cu|wmcalclock-1.25-5|2	%define oname	wmCalClock
14cu|wmcalclock-1.25-5|3	
14cu|wmcalclock-1.25-5|4	Name: 	 	wmcalclock
14cu|wmcalclock-1.25-5|5	Summary: 	Calendar and clock application for Window Maker
14cu|wmcalclock-1.25-5|6	Version: 	1.25
14cu|wmcalclock-1.25-5|7	Release: 	5
14cu|wmcalclock-1.25-5|8	URL:		http://dockapps.windowmaker.org/file.php/id/9
14cu|wmcalclock-1.25-5|9	License:	GPL
14cu|wmcalclock-1.25-5|10	Group:		Graphical desktop/WindowMaker
14cu|wmcalclock-1.25-5|11	Source0:	http://dockapps.windowmaker.org/download.php/id/16/%{oname}-%{version}.tar.xz
14cu|wmcalclock-1.25-5|12	Source2:	clock-icon.png
14cu|wmcalclock-1.25-5|13	
14cu|wmcalclock-1.25-5|14	BuildRequires:	imagemagick
14cu|wmcalclock-1.25-5|15	BuildRequires:	apmd-devel
14cu|wmcalclock-1.25-5|16	BuildRequires:	pkgconfig(x11)
14cu|wmcalclock-1.25-5|17	BuildRequires:	pkgconfig(xext)
14cu|wmcalclock-1.25-5|18	BuildRequires:	pkgconfig(xpm)
14cu|wmcalclock-1.25-5|19	
14cu|wmcalclock-1.25-5|20	Conflicts:	WindowMaker < 0.95.0-3
14cu|wmcalclock-1.25-5|21	
14cu|wmcalclock-1.25-5|22	%description
14cu|wmcalclock-1.25-5|23	wmCalClock is a calendar and clock application for Window Maker.
14cu|wmcalclock-1.25-5|24	
14cu|wmcalclock-1.25-5|25	%prep
14cu|wmcalclock-1.25-5|26	%setup -qn %{oname}-%{version}
14cu|wmcalclock-1.25-5|27	
14cu|wmcalclock-1.25-5|28	%build
14cu|wmcalclock-1.25-5|29	pushd Src
14cu|wmcalclock-1.25-5|30	%make
14cu|wmcalclock-1.25-5|31	popd
14cu|wmcalclock-1.25-5|32	
14cu|wmcalclock-1.25-5|33	%install
14cu|wmcalclock-1.25-5|34	mkdir -p %{buildroot}/%{_bindir}
14cu|wmcalclock-1.25-5|35	mkdir -p %{buildroot}/%{_mandir}/man1
14cu|wmcalclock-1.25-5|36	pushd Src
14cu|wmcalclock-1.25-5|37	install -s -m 0755 wmCalClock %{buildroot}/%{_bindir}
14cu|wmcalclock-1.25-5|38	install -m 0644 wmCalClock.1 %{buildroot}/%{_mandir}/man1/
14cu|wmcalclock-1.25-5|39	popd
14cu|wmcalclock-1.25-5|40	
14cu|wmcalclock-1.25-5|41	#menu
14cu|wmcalclock-1.25-5|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wmcalclock-1.25-5|43	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|wmcalclock-1.25-5|44	[Desktop Entry]
14cu|wmcalclock-1.25-5|45	Type=Application
14cu|wmcalclock-1.25-5|46	Exec=%{name}
14cu|wmcalclock-1.25-5|47	Icon=%{name}
14cu|wmcalclock-1.25-5|48	Name=WMbattery
14cu|wmcalclock-1.25-5|49	Comment=Calender & Clock docklet
14cu|wmcalclock-1.25-5|50	Comment[ru]=Календарь и часы
14cu|wmcalclock-1.25-5|51	Categories=System;
14cu|wmcalclock-1.25-5|52	EOF
14cu|wmcalclock-1.25-5|53	
14cu|wmcalclock-1.25-5|54	#icons
14cu|wmcalclock-1.25-5|55	mkdir -p %{buildroot}/%{_liconsdir}
14cu|wmcalclock-1.25-5|56	convert -size 48x48 %{SOURCE2} %{buildroot}/%{_liconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|57	mkdir -p %{buildroot}/%{_iconsdir}
14cu|wmcalclock-1.25-5|58	convert -size 32x32 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|59	mkdir -p %{buildroot}/%{_miconsdir}
14cu|wmcalclock-1.25-5|60	convert -size 16x16 %{SOURCE2} %{buildroot}/%{_miconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|61	
14cu|wmcalclock-1.25-5|62	%files
14cu|wmcalclock-1.25-5|63	%doc TODO README
14cu|wmcalclock-1.25-5|64	%{_bindir}/%{oname}
14cu|wmcalclock-1.25-5|65	%{_datadir}/applications/%{name}.desktop
14cu|wmcalclock-1.25-5|66	%{_liconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|67	%{_iconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|68	%{_miconsdir}/%{name}.png
14cu|wmcalclock-1.25-5|69	%doc %{_mandir}/*/*
14cu|wmcalclock-1.25-5|70	
14cu|wmcalclock-1.25-5|71	
14cu|wmcalclock-1.25-5|72	
14cu|wmcalclock-1.25-5|73	
14cu|wmcalclock-1.25-5|74	%changelog
14cu|wmcalclock-1.25-5|75	
14cu|wmcalclock-1.25-5|76	* Tue Dec 08 2015 Denis Silakov <dsilakov@gmail.com> 1.25-5
14cu|wmcalclock-1.25-5|77	- (dff835a) Added Russian l10n for desktop file
14cu|wmcalclock-1.25-5|78	
14cu|wmcalclock-1.25-5|79	

15536 14
14cu|wmcube-1.0.2-1|1	Summary:	 Realtime rotating 3d-object and CPU load in a small dock app
14cu|wmcube-1.0.2-1|2	Name:		wmcube
14cu|wmcube-1.0.2-1|3	Version:	1.0.2
14cu|wmcube-1.0.2-1|4	Release:	1
14cu|wmcube-1.0.2-1|5	License:	GPL
14cu|wmcube-1.0.2-1|6	Group:		Monitoring
14cu|wmcube-1.0.2-1|7	Source0:	%{name}-%{version}.tar.gz
14cu|wmcube-1.0.2-1|8	Source1:	%{name}-icons.tar.bz2
14cu|wmcube-1.0.2-1|9	URL:		http://boombox.campus.luth.se/projects.php
14cu|wmcube-1.0.2-1|10	BuildRequires:	pkgconfig(xext)
14cu|wmcube-1.0.2-1|11	BuildRequires:	pkgconfig(x11)
14cu|wmcube-1.0.2-1|12	BuildRequires:	pkgconfig(xpm)
14cu|wmcube-1.0.2-1|13	
14cu|wmcube-1.0.2-1|14	
14cu|wmcube-1.0.2-1|15	%description
14cu|wmcube-1.0.2-1|16	wmCube is a dockapp that displays a realtime rotating 3d-object
14cu|wmcube-1.0.2-1|17	and the current CPU load.
14cu|wmcube-1.0.2-1|18	
14cu|wmcube-1.0.2-1|19	
14cu|wmcube-1.0.2-1|20	%prep
14cu|wmcube-1.0.2-1|21	
14cu|wmcube-1.0.2-1|22	%setup -q
14cu|wmcube-1.0.2-1|23	
14cu|wmcube-1.0.2-1|24	%build
14cu|wmcube-1.0.2-1|25	make -C wmcube -f Makefile.LINUX CFLAGS="%{optflags}"
14cu|wmcube-1.0.2-1|26	
14cu|wmcube-1.0.2-1|27	%install
14cu|wmcube-1.0.2-1|28	install -m 755 -d %{buildroot}%{_miconsdir}
14cu|wmcube-1.0.2-1|29	install -m 755 -d %{buildroot}%{_iconsdir}
14cu|wmcube-1.0.2-1|30	install -m 755 -d %{buildroot}%{_liconsdir}
14cu|wmcube-1.0.2-1|31	tar xOjf %SOURCE1 16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|32	tar xOjf %SOURCE1 32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|33	tar xOjf %SOURCE1 48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|34	
14cu|wmcube-1.0.2-1|35	mkdir -p %{buildroot}%{_bindir}
14cu|wmcube-1.0.2-1|36	install -m 755 wmcube/wmcube %{buildroot}%{_bindir}
14cu|wmcube-1.0.2-1|37	
14cu|wmcube-1.0.2-1|38	mkdir -p %{buildroot}%{_datadir}/wmcube
14cu|wmcube-1.0.2-1|39	install -m 644 3D-objects/* %{buildroot}%{_datadir}/wmcube
14cu|wmcube-1.0.2-1|40	
14cu|wmcube-1.0.2-1|41	
14cu|wmcube-1.0.2-1|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wmcube-1.0.2-1|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|wmcube-1.0.2-1|44	[Desktop Entry]
14cu|wmcube-1.0.2-1|45	Name=WmCube
14cu|wmcube-1.0.2-1|46	Comment=%{summary}
14cu|wmcube-1.0.2-1|47	Exec=%{_bindir}/%{name} -o %{_datadir}/%{name}/ball-solid.wmc
14cu|wmcube-1.0.2-1|48	Icon=%{name}
14cu|wmcube-1.0.2-1|49	Terminal=false
14cu|wmcube-1.0.2-1|50	Type=Application
14cu|wmcube-1.0.2-1|51	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cu|wmcube-1.0.2-1|52	EOF
14cu|wmcube-1.0.2-1|53	
14cu|wmcube-1.0.2-1|54	%files
14cu|wmcube-1.0.2-1|55	%doc CHANGES INSTALL README
14cu|wmcube-1.0.2-1|56	%{_bindir}/%{name}
14cu|wmcube-1.0.2-1|57	%{_liconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|58	%{_miconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|59	%{_iconsdir}/%{name}.png
14cu|wmcube-1.0.2-1|60	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|wmcube-1.0.2-1|61	%{_datadir}/%{name}/*
14cu|wmcube-1.0.2-1|62	
14cu|wmcube-1.0.2-1|63	
14cu|wmcube-1.0.2-1|64	
14cu|wmcube-1.0.2-1|65	
14cu|wmcube-1.0.2-1|66	
14cu|wmcube-1.0.2-1|67	%changelog
14cu|wmcube-1.0.2-1|68	
14cu|wmcube-1.0.2-1|69	* Tue Oct 18 2016 Denis Silakov <dsilakov@gmail.com> 1.0.2-1
14cu|wmcube-1.0.2-1|70	- (4591f9d) Updated to 1.0.2
14cu|wmcube-1.0.2-1|71	
14cu|wmcube-1.0.2-1|72	

15537 14
14cu|wmdocker-1.5-8|1	%define upstream_name docker
14cu|wmdocker-1.5-8|2	
14cu|wmdocker-1.5-8|3	Name: 	 	wmdocker
14cu|wmdocker-1.5-8|4	Summary: 	Standalone system tray
14cu|wmdocker-1.5-8|5	Version: 	1.5
14cu|wmdocker-1.5-8|6	Release: 	8
14cu|wmdocker-1.5-8|7	Source:		%{upstream_name}-%{version}.tar.bz2
14cu|wmdocker-1.5-8|8	Patch0:		docker-1.5-link.patch
14cu|wmdocker-1.5-8|9	URL:		http://icculus.org/openbox/2/docker/
14cu|wmdocker-1.5-8|10	License:	GPL
14cu|wmdocker-1.5-8|11	Group:		Graphical desktop/Other
14cu|wmdocker-1.5-8|12	BuildRequires:	pkgconfig(x11) glib2-devel
14cu|wmdocker-1.5-8|13	
14cu|wmdocker-1.5-8|14	%description
14cu|wmdocker-1.5-8|15	Docker is a docking application (WindowMaker dock app) which acts as a system
14cu|wmdocker-1.5-8|16	tray for KDE3 and GNOME2. It can be used to replace the panel in either
14cu|wmdocker-1.5-8|17	environment, allowing you to have a system tray without running the KDE/GNOME
14cu|wmdocker-1.5-8|18	panel or environment. Originally written and designed to work with Openbox 2,
14cu|wmdocker-1.5-8|19	it should work fine in any window manager that supports WindowMaker dock apps.
14cu|wmdocker-1.5-8|20	
14cu|wmdocker-1.5-8|21	%prep
14cu|wmdocker-1.5-8|22	%setup -qn %{upstream_name}-%{version}
14cu|wmdocker-1.5-8|23	%patch0 -p0
14cu|wmdocker-1.5-8|24	
14cu|wmdocker-1.5-8|25	%build
14cu|wmdocker-1.5-8|26	%make CFLAGS="%{optflags}" XLIBPATH=%{_libdir} LDFLAGS="%ldflags"
14cu|wmdocker-1.5-8|27	
14cu|wmdocker-1.5-8|28	%install
14cu|wmdocker-1.5-8|29	install -D -m755 %{upstream_name} %{buildroot}/%{_bindir}/%{upstream_name}
14cu|wmdocker-1.5-8|30	
14cu|wmdocker-1.5-8|31	%clean
14cu|wmdocker-1.5-8|32	
14cu|wmdocker-1.5-8|33	%files
14cu|wmdocker-1.5-8|34	%doc README
14cu|wmdocker-1.5-8|35	%{_bindir}/%{upstream_name}
14cu|wmdocker-1.5-8|36	
14cu|wmdocker-1.5-8|37	
14cu|wmdocker-1.5-8|38	
14cu|wmdocker-1.5-8|39	%changelog
14cu|wmdocker-1.5-8|40	
14cu|wmdocker-1.5-8|41	* Thu Jun 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-8
14cu|wmdocker-1.5-8|42	- (4a614bf) Rename project
14cu|wmdocker-1.5-8|43	
14cu|wmdocker-1.5-8|44	

15538 14
14cu|wmfishtime-1.24-7|1	%define version 1.24
14cu|wmfishtime-1.24-7|2	%define release 7
14cu|wmfishtime-1.24-7|3	%define name wmfishtime
14cu|wmfishtime-1.24-7|4	
14cu|wmfishtime-1.24-7|5	Summary:	Analog clock with background fish tank in a dockapp
14cu|wmfishtime-1.24-7|6	Name:		%{name}
14cu|wmfishtime-1.24-7|7	Version:	%{version}
14cu|wmfishtime-1.24-7|8	Release:	%{release}
14cu|wmfishtime-1.24-7|9	License:	GPL
14cu|wmfishtime-1.24-7|10	Group:		Monitoring
14cu|wmfishtime-1.24-7|11	Url:		http://www.ne.jp/asahi/linux/timecop/
14cu|wmfishtime-1.24-7|12	Source0:	http://www.ne.jp/asahi/linux/timecop/software/%{name}-%{version}.tar.gz
14cu|wmfishtime-1.24-7|13	Source1:	%{name}-icons.tar.bz2
14cu|wmfishtime-1.24-7|14	Patch0:		wmfishtime-1.24-Makefile.patch
14cu|wmfishtime-1.24-7|15	BuildRequires:	glibc-devel
14cu|wmfishtime-1.24-7|16	BuildRequires:	pkgconfig(xpm)
14cu|wmfishtime-1.24-7|17	BuildRequires:	pkgconfig(x11)
14cu|wmfishtime-1.24-7|18	BuildRequires:	pkgconfig(xext)
14cu|wmfishtime-1.24-7|19	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|wmfishtime-1.24-7|20	
14cu|wmfishtime-1.24-7|21	
14cu|wmfishtime-1.24-7|22	%description
14cu|wmfishtime-1.24-7|23	Well, this is just your standard time dockapp. Top part has the clock face,
14cu|wmfishtime-1.24-7|24	bottom part has day of the week, followed by day, followed by month. Yellow
14cu|wmfishtime-1.24-7|25	hand counts seconds, green hand counts minutes, red hand counts hours. Few
14cu|wmfishtime-1.24-7|26	seconds after startup there are at least 32 bubbles floating up behind the
14cu|wmfishtime-1.24-7|27	clock face.  There are 4 fishes randomly swimming back and forth. If you move
14cu|wmfishtime-1.24-7|28	your mouse inside the dockapp window, the fish will get scared and run away.
14cu|wmfishtime-1.24-7|29	If you compiled in mail checking (default), then whenever you get new mail
14cu|wmfishtime-1.24-7|30	in the file pointed to by the $MAIL variable, it will display green weed
14cu|wmfishtime-1.24-7|31	partially blocking the day/month counter, to remind you to read your mail.
14cu|wmfishtime-1.24-7|32	If $MAIL is not set, nothing happens.
14cu|wmfishtime-1.24-7|33	
14cu|wmfishtime-1.24-7|34	%files
14cu|wmfishtime-1.24-7|35	%doc ALL_I_GET_IS_A_GRAY_BOX CODING README AUTHORS COPYING
14cu|wmfishtime-1.24-7|36	%{_bindir}/*
14cu|wmfishtime-1.24-7|37	%{_liconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|38	%{_miconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|39	%{_iconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|40	%{_datadir}/applications/%{name}.desktop
14cu|wmfishtime-1.24-7|41	%{_mandir}/man1/%{name}.1*
14cu|wmfishtime-1.24-7|42	#---------------------------------------------------------------------------------
14cu|wmfishtime-1.24-7|43	%prep
14cu|wmfishtime-1.24-7|44	%setup -q
14cu|wmfishtime-1.24-7|45	%patch0 -p0
14cu|wmfishtime-1.24-7|46	
14cu|wmfishtime-1.24-7|47	%build
14cu|wmfishtime-1.24-7|48	%make EXTRA="%optflags -lX11 -lm" LDFLAGS="%ldflags"
14cu|wmfishtime-1.24-7|49	
14cu|wmfishtime-1.24-7|50	%install
14cu|wmfishtime-1.24-7|51	%makeinstall_std
14cu|wmfishtime-1.24-7|52	
14cu|wmfishtime-1.24-7|53	# icons
14cu|wmfishtime-1.24-7|54	install -m 755 -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|wmfishtime-1.24-7|55	tar xOjf %SOURCE1 %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|56	tar xOjf %SOURCE1 %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|57	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
14cu|wmfishtime-1.24-7|58	
14cu|wmfishtime-1.24-7|59	# menu entry
14cu|wmfishtime-1.24-7|60	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|wmfishtime-1.24-7|61	cat << EOF > %buildroot%{_datadir}/applications/%{name}.desktop
14cu|wmfishtime-1.24-7|62	[Desktop Entry]
14cu|wmfishtime-1.24-7|63	Type=Application
14cu|wmfishtime-1.24-7|64	Exec=%{name} -b
14cu|wmfishtime-1.24-7|65	Icon=%{name}
14cu|wmfishtime-1.24-7|66	Categories=System;Monitor;
14cu|wmfishtime-1.24-7|67	Name=WmFishTime
14cu|wmfishtime-1.24-7|68	Comment=Analog clock in a tank fish
14cu|wmfishtime-1.24-7|69	EOF
14cu|wmfishtime-1.24-7|70	
14cu|wmfishtime-1.24-7|71	
14cu|wmfishtime-1.24-7|72	%changelog
14cu|wmfishtime-1.24-7|73	
14cu|wmfishtime-1.24-7|74	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 1.24-7
14cu|wmfishtime-1.24-7|75	- (fd60732) Log: Fixed build
14cu|wmfishtime-1.24-7|76	- (fd60732) build against gtk2
14cu|wmfishtime-1.24-7|77	- (fd60732) fixed debug
14cu|wmfishtime-1.24-7|78	- (fd60732) bump rel
14cu|wmfishtime-1.24-7|79	
14cu|wmfishtime-1.24-7|80	

15539 14
14cu|wml-2.4.1-3|1	# do not provide/require private perl modules
14cu|wml-2.4.1-3|2	%if %{_use_internal_dependency_generator}
14cu|wml-2.4.1-3|3	%define __noautoreq 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
14cu|wml-2.4.1-3|4	%define __noautoprov 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
14cu|wml-2.4.1-3|5	%else
14cu|wml-2.4.1-3|6	%define _requires_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
14cu|wml-2.4.1-3|7	%define _provides_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
14cu|wml-2.4.1-3|8	%endif
14cu|wml-2.4.1-3|9	
14cu|wml-2.4.1-3|10	Summary:	Website META Language
14cu|wml-2.4.1-3|11	Name:		wml
14cu|wml-2.4.1-3|12	Version:	2.4.1
14cu|wml-2.4.1-3|13	Release:	3
14cu|wml-2.4.1-3|14	License:	GPLv2+
14cu|wml-2.4.1-3|15	Group:		Publishing
14cu|wml-2.4.1-3|16	URL:		http://thewml.org/
14cu|wml-2.4.1-3|17	Source:		https://bitbucket.org/shlomif/website-meta-language/downloads/%{name}-%{version}.tar.bz2
14cu|wml-2.4.1-3|18	Patch0:		wml-fix-build.patch
14cu|wml-2.4.1-3|19	BuildRequires:	cmake
14cu|wml-2.4.1-3|20	BuildRequires:	pkgconfig(ncurses)
14cu|wml-2.4.1-3|21	BuildRequires:	libtool
14cu|wml-2.4.1-3|22	BuildRequires:	libltdl-devel
14cu|wml-2.4.1-3|23	BuildRequires:	pkgconfig(libpcre)
14cu|wml-2.4.1-3|24	BuildRequires:	perl-devel
14cu|wml-2.4.1-3|25	BuildRequires:	gdbm-devel
14cu|wml-2.4.1-3|26	BuildRequires:	db-devel
14cu|wml-2.4.1-3|27	BuildRequires:	gettext-devel
14cu|wml-2.4.1-3|28	BuildRequires:	lynx
14cu|wml-2.4.1-3|29	BuildRequires:	perl(Bit::Vector)
14cu|wml-2.4.1-3|30	BuildRequires:	perl(File::Spec)
14cu|wml-2.4.1-3|31	BuildRequires:	perl(GD)
14cu|wml-2.4.1-3|32	BuildRequires:	perl(Getopt::Long)
14cu|wml-2.4.1-3|33	BuildRequires:	perl(HTML::Clean)
14cu|wml-2.4.1-3|34	BuildRequires:	perl(Image::Size)
14cu|wml-2.4.1-3|35	BuildRequires:	perl(IO::All)
14cu|wml-2.4.1-3|36	BuildRequires:	perl(IO::File)
14cu|wml-2.4.1-3|37	BuildRequires:	perl(Term::ReadKey)
14cu|wml-2.4.1-3|38	
14cu|wml-2.4.1-3|39	Requires:	perl(Bit::Vector)
14cu|wml-2.4.1-3|40	Requires:	perl(File::Spec)
14cu|wml-2.4.1-3|41	Requires:	perl(Getopt::Long)
14cu|wml-2.4.1-3|42	Requires:	perl(Image::Size)
14cu|wml-2.4.1-3|43	Requires:	perl(IO::File)
14cu|wml-2.4.1-3|44	Requires:	perl(Term::ReadKey)
14cu|wml-2.4.1-3|45	
14cu|wml-2.4.1-3|46	%description
14cu|wml-2.4.1-3|47	WML is a free and extensible Webdesigner's off-line HTML generation
14cu|wml-2.4.1-3|48	toolkit for Unix, distributed under the GNU General Public License
14cu|wml-2.4.1-3|49	(GPL v2). It is written in ANSI C and Perl 5, build via a GNU Autoconf
14cu|wml-2.4.1-3|50	based source tree and runs out-of-the-box on all major Unix derivatives.
14cu|wml-2.4.1-3|51	It can be used free of charge both in educational and commercial
14cu|wml-2.4.1-3|52	environments.
14cu|wml-2.4.1-3|53	
14cu|wml-2.4.1-3|54	%files
14cu|wml-2.4.1-3|55	%doc ANNOUNCE BUGREPORT ChangeLog COPYING COPYRIGHT COPYRIGHT.OTHER CREDITS
14cu|wml-2.4.1-3|56	%doc NEWS README SUPPORT VERSION VERSION.HISTORY
14cu|wml-2.4.1-3|57	%{_bindir}/*
14cu|wml-2.4.1-3|58	%{_libdir}/%{name}
14cu|wml-2.4.1-3|59	%{_mandir}/*/*
14cu|wml-2.4.1-3|60	#--------------------------------------------------------------------------
14cu|wml-2.4.1-3|61	
14cu|wml-2.4.1-3|62	%prep
14cu|wml-2.4.1-3|63	%setup -q
14cu|wml-2.4.1-3|64	%patch0 -p2
14cu|wml-2.4.1-3|65	
14cu|wml-2.4.1-3|66	find . -type f -exec chmod -x {} \;
14cu|wml-2.4.1-3|67	
14cu|wml-2.4.1-3|68	for file in CREDITS COPYRIGHT.OTHER ChangeLog; do
14cu|wml-2.4.1-3|69	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|wml-2.4.1-3|70	touch -r $file $file.new && \
14cu|wml-2.4.1-3|71	mv $file.new $file
14cu|wml-2.4.1-3|72	done
14cu|wml-2.4.1-3|73	
14cu|wml-2.4.1-3|74	%build
14cu|wml-2.4.1-3|75	%cmake -DLIB_INSTALL_DIR=%{_libdir} -DLOCALE_INSTALL_DIR=%{_datadir}/locale
14cu|wml-2.4.1-3|76	%make
14cu|wml-2.4.1-3|77	
14cu|wml-2.4.1-3|78	%check
14cu|wml-2.4.1-3|79	cd build
14cu|wml-2.4.1-3|80	%make -Onone check
14cu|wml-2.4.1-3|81	cd ..
14cu|wml-2.4.1-3|82	
14cu|wml-2.4.1-3|83	%install
14cu|wml-2.4.1-3|84	%makeinstall_std -C build
14cu|wml-2.4.1-3|85	
14cu|wml-2.4.1-3|86	pushd %{buildroot}%{_mandir}/cat1
14cu|wml-2.4.1-3|87	for file in wml_aux_tidy.1; do
14cu|wml-2.4.1-3|88	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|wml-2.4.1-3|89	touch -r $file $file.new && \
14cu|wml-2.4.1-3|90	mv $file.new $file
14cu|wml-2.4.1-3|91	done
14cu|wml-2.4.1-3|92	popd
14cu|wml-2.4.1-3|93	pushd %{buildroot}%{_mandir}/cat7
14cu|wml-2.4.1-3|94	for file in wml_std_xhtml10.7 wml_std_css1.7 wml_std_wai10.7 wml_std_html40.7 wml_std_html401.7 wml_std_css2.7; do
14cu|wml-2.4.1-3|95	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|wml-2.4.1-3|96	touch -r $file $file.new && \
14cu|wml-2.4.1-3|97	mv $file.new $file
14cu|wml-2.4.1-3|98	done
14cu|wml-2.4.1-3|99	
14cu|wml-2.4.1-3|100	
14cu|wml-2.4.1-3|101	
14cu|wml-2.4.1-3|102	%changelog
14cu|wml-2.4.1-3|103	
14cu|wml-2.4.1-3|104	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 2.4.1-3
14cu|wml-2.4.1-3|105	- (2fc6567) Log: Patched build (no download db)
14cu|wml-2.4.1-3|106	- (2fc6567) fixed debug
14cu|wml-2.4.1-3|107	- (2fc6567) bump rel
14cu|wml-2.4.1-3|108	
14cu|wml-2.4.1-3|109	

15540 14
14cu|wmnd-0.4.17-1|1	Summary:	A dockapp for monitoring network interfaces
14cu|wmnd-0.4.17-1|2	Name:		wmnd
14cu|wmnd-0.4.17-1|3	Version:	0.4.17
14cu|wmnd-0.4.17-1|4	Release:	1
14cu|wmnd-0.4.17-1|5	License:	GPLv2
14cu|wmnd-0.4.17-1|6	Group:		Monitoring
14cu|wmnd-0.4.17-1|7	Source0:	http://www.thregr.org/~wavexx/software/wmnd/releases/%{name}-%{version}.tar.gz
14cu|wmnd-0.4.17-1|8	Source1:	%{name}-icons.tar.bz2
14cu|wmnd-0.4.17-1|9	URL:		http://www.thregr.org/~wavexx/software/wmnd/
14cu|wmnd-0.4.17-1|10	BuildRequires:	pkgconfig(x11)
14cu|wmnd-0.4.17-1|11	BuildRequires:	pkgconfig(xext)
14cu|wmnd-0.4.17-1|12	BuildRequires:	pkgconfig(xpm)
14cu|wmnd-0.4.17-1|13	BuildRequires:	pkgconfig(sm)
14cu|wmnd-0.4.17-1|14	
14cu|wmnd-0.4.17-1|15	%description
14cu|wmnd-0.4.17-1|16	WMND (WindowMaker Network Devices) is a network monitoring
14cu|wmnd-0.4.17-1|17	dock app improved and based on WMiFS 1.3b. You can find the
14cu|wmnd-0.4.17-1|18	features of WMiFS 1.3b from documents in directory WMiFS.
14cu|wmnd-0.4.17-1|19	
14cu|wmnd-0.4.17-1|20	%prep
14cu|wmnd-0.4.17-1|21	%setup -q
14cu|wmnd-0.4.17-1|22	
14cu|wmnd-0.4.17-1|23	%build
14cu|wmnd-0.4.17-1|24	%configure2_5x
14cu|wmnd-0.4.17-1|25	%make
14cu|wmnd-0.4.17-1|26	
14cu|wmnd-0.4.17-1|27	%makeinstall_std
14cu|wmnd-0.4.17-1|28	install -m 755 -d %{buildroot}%{_datadir}/pixmaps
14cu|wmnd-0.4.17-1|29	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|wmnd-0.4.17-1|30	
14cu|wmnd-0.4.17-1|31	strip %{buildroot}%{_bindir}/wmnd
14cu|wmnd-0.4.17-1|32	
14cu|wmnd-0.4.17-1|33	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wmnd-0.4.17-1|34	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|wmnd-0.4.17-1|35	[Desktop Entry]
14cu|wmnd-0.4.17-1|36	Name=wmnd
14cu|wmnd-0.4.17-1|37	Comment=A dockapp for monitoring network interfaces
14cu|wmnd-0.4.17-1|38	Exec=%{_bindir}/%{name}
14cu|wmnd-0.4.17-1|39	Icon=%{name}
14cu|wmnd-0.4.17-1|40	Terminal=false
14cu|wmnd-0.4.17-1|41	Type=Application
14cu|wmnd-0.4.17-1|42	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
14cu|wmnd-0.4.17-1|43	EOF
14cu|wmnd-0.4.17-1|44	
14cu|wmnd-0.4.17-1|45	%files
14cu|wmnd-0.4.17-1|46	%defattr (-,root,root)
14cu|wmnd-0.4.17-1|47	%doc examples/wmndrc NEWS AUTHORS README TODO ChangeLog
14cu|wmnd-0.4.17-1|48	%{_bindir}/*
14cu|wmnd-0.4.17-1|49	%{_mandir}/man1/*
14cu|wmnd-0.4.17-1|50	%{_datadir}/pixmaps/%{name}.png
14cu|wmnd-0.4.17-1|51	%{_datadir}/applications/%{name}.desktop
14cu|wmnd-0.4.17-1|52	
14cu|wmnd-0.4.17-1|53	%changelog
14cu|wmnd-0.4.17-1|54	
14cu|wmnd-0.4.17-1|55	* Wed Sep 16 2015 Denis Silakov <dsilakov@gmail.com> 0.4.17-1
14cu|wmnd-0.4.17-1|56	- (f2793b8) Force stripping of a binary file
14cu|wmnd-0.4.17-1|57	
14cu|wmnd-0.4.17-1|58	

15541 14
14cu|wmnet-1.06-15|1	%define xrootdir	/usr
14cu|wmnet-1.06-15|2	%define xconfdir	/etc/X11
14cu|wmnet-1.06-15|3	
14cu|wmnet-1.06-15|4	Summary:	Applet that monitors the network
14cu|wmnet-1.06-15|5	Name:		wmnet
14cu|wmnet-1.06-15|6	Version:	1.06
14cu|wmnet-1.06-15|7	Release:	15
14cu|wmnet-1.06-15|8	License:	GPL
14cu|wmnet-1.06-15|9	Group:		Graphical desktop/WindowMaker
14cu|wmnet-1.06-15|10	URL:		http://dockapps.org/file.php/id/77
14cu|wmnet-1.06-15|11	Source0:	http://dockapps.org/download.php/id/115/%{name}-%{version}.tar.bz2
14cu|wmnet-1.06-15|12	Source1:	%{name}.wmconfig
14cu|wmnet-1.06-15|13	Source2:	wmnet-icons.tar.bz2
14cu|wmnet-1.06-15|14	Patch0:		wmnet-sa-restorer.patch
14cu|wmnet-1.06-15|15	Patch1:		wmnet-1.05-man-graph.patch
14cu|wmnet-1.06-15|16	Patch2:		wmnet-1.05-glibc22.patch
14cu|wmnet-1.06-15|17	BuildRequires:	pkgconfig(x11)
14cu|wmnet-1.06-15|18	BuildRequires:	pkgconfig(xext)
14cu|wmnet-1.06-15|19	BuildRequires:	imake
14cu|wmnet-1.06-15|20	
14cu|wmnet-1.06-15|21	%description
14cu|wmnet-1.06-15|22	Wmnet uses ip accounting in the Linux kernel to monitor your network.
14cu|wmnet-1.06-15|23	
14cu|wmnet-1.06-15|24	%prep
14cu|wmnet-1.06-15|25	%setup
14cu|wmnet-1.06-15|26	%patch0 -p1 -b .sigaction
14cu|wmnet-1.06-15|27	%patch1 -p1 -b .man-graph
14cu|wmnet-1.06-15|28	%patch2 -p1 -b .glibc22
14cu|wmnet-1.06-15|29	
14cu|wmnet-1.06-15|30	%build
14cu|wmnet-1.06-15|31	xmkmf
14cu|wmnet-1.06-15|32	%make CFLAGS="%{optflags}"
14cu|wmnet-1.06-15|33	
14cu|wmnet-1.06-15|34	%install
14cu|wmnet-1.06-15|35	# wmnet standard install
14cu|wmnet-1.06-15|36	install -d %{buildroot}/%{_bindir}
14cu|wmnet-1.06-15|37	install -d %{buildroot}/%{_mandir}/man1
14cu|wmnet-1.06-15|38	install -m 755 wmnet %{buildroot}/%{_bindir}
14cu|wmnet-1.06-15|39	install -m 644 wmnet.man %{buildroot}/%{_mandir}/man1/wmnet.1
14cu|wmnet-1.06-15|40	
14cu|wmnet-1.06-15|41	# wmaker config file
14cu|wmnet-1.06-15|42	install -d %{buildroot}/%{xconfdir}/wmconfig
14cu|wmnet-1.06-15|43	cp %{SOURCE1} %{buildroot}/%{xconfdir}/wmconfig/%{name}
14cu|wmnet-1.06-15|44	
14cu|wmnet-1.06-15|45	# mdv menu icons
14cu|wmnet-1.06-15|46	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|wmnet-1.06-15|47	tar jxvf %{SOURCE2} -C %{buildroot}/%{_iconsdir}
14cu|wmnet-1.06-15|48	# fd.o icons
14cu|wmnet-1.06-15|49	cp %{buildroot}/%{_iconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|wmnet-1.06-15|50	cp %{buildroot}/%{_liconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|wmnet-1.06-15|51	cp %{buildroot}/%{_miconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|wmnet-1.06-15|52	
14cu|wmnet-1.06-15|53	# mdv menu entry
14cu|wmnet-1.06-15|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wmnet-1.06-15|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|wmnet-1.06-15|56	[Desktop Entry]
14cu|wmnet-1.06-15|57	Name=WMnet
14cu|wmnet-1.06-15|58	Comment=A WindowMaker dock network monitor
14cu|wmnet-1.06-15|59	Comment[ru]=Мониторинг сетевых соединений для WindowMaker
14cu|wmnet-1.06-15|60	Exec=%{_bindir}/%{name}
14cu|wmnet-1.06-15|61	Icon=%{name}
14cu|wmnet-1.06-15|62	Terminal=false
14cu|wmnet-1.06-15|63	Type=Application
14cu|wmnet-1.06-15|64	StartupNotify=true
14cu|wmnet-1.06-15|65	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
14cu|wmnet-1.06-15|66	EOF
14cu|wmnet-1.06-15|67	
14cu|wmnet-1.06-15|68	%files
14cu|wmnet-1.06-15|69	%doc README Changelog
14cu|wmnet-1.06-15|70	%config(noreplace) %{xconfdir}/wmconfig/%{name}
14cu|wmnet-1.06-15|71	%{_bindir}/wmnet
14cu|wmnet-1.06-15|72	%{_mandir}/man1/wmnet.1*
14cu|wmnet-1.06-15|73	%{_datadir}/applications/%{name}.desktop
14cu|wmnet-1.06-15|74	%{_iconsdir}/%{name}.png
14cu|wmnet-1.06-15|75	%{_liconsdir}/%{name}.png
14cu|wmnet-1.06-15|76	%{_miconsdir}/%{name}.png
14cu|wmnet-1.06-15|77	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|wmnet-1.06-15|78	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|wmnet-1.06-15|79	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|wmnet-1.06-15|80	
14cu|wmnet-1.06-15|81	%changelog
14cu|wmnet-1.06-15|82	
14cu|wmnet-1.06-15|83	* Tue Dec 08 2015 Denis Silakov <dsilakov@gmail.com> 1.06-15
14cu|wmnet-1.06-15|84	- (fc7b8b7) Added Russian l10n for desktop file
14cu|wmnet-1.06-15|85	
14cu|wmnet-1.06-15|86	

15542 14
14cu|wmsmixer-0.5.1-12|1	%define         configname        sample.wmsmixer
14cu|wmsmixer-0.5.1-12|2	
14cu|wmsmixer-0.5.1-12|3	Summary:  	Dockapp sound mixer adjustable with mouse wheel
14cu|wmsmixer-0.5.1-12|4	Name:		wmsmixer
14cu|wmsmixer-0.5.1-12|5	Version:	0.5.1
14cu|wmsmixer-0.5.1-12|6	Release:	12
14cu|wmsmixer-0.5.1-12|7	License:	GPL
14cu|wmsmixer-0.5.1-12|8	Group:		Graphical desktop/WindowMaker
14cu|wmsmixer-0.5.1-12|9	Source0:	http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/DockApps/%{name}-%{version}/%{name}-%{version}.tar.bz2
14cu|wmsmixer-0.5.1-12|10	Source1:	%{name}-icons.tar.bz2
14cu|wmsmixer-0.5.1-12|11	Patch0:         wmsmixer-0.5.1-Imakefile.patch
14cu|wmsmixer-0.5.1-12|12	Url:		http://dockapps.windowmaker.org/file.php/id/63
14cu|wmsmixer-0.5.1-12|13	BuildRequires:  imake
14cu|wmsmixer-0.5.1-12|14	BuildRequires:  glibc-devel
14cu|wmsmixer-0.5.1-12|15	BuildRequires:  stdc++-devel
14cu|wmsmixer-0.5.1-12|16	BuildRequires:  pkgconfig(xpm)
14cu|wmsmixer-0.5.1-12|17	BuildRequires:  pkgconfig(x11)
14cu|wmsmixer-0.5.1-12|18	BuildRequires:  pkgconfig(xext)
14cu|wmsmixer-0.5.1-12|19	BuildRequires:  pkgconfig(xcb)
14cu|wmsmixer-0.5.1-12|20	BuildRequires:  pkgconfig(xau)
14cu|wmsmixer-0.5.1-12|21	BuildRequires:  pkgconfig(xdmcp)
14cu|wmsmixer-0.5.1-12|22	
14cu|wmsmixer-0.5.1-12|23	Suggests:      alsa-oss-devel
14cu|wmsmixer-0.5.1-12|24	Suggests:      ossp
14cu|wmsmixer-0.5.1-12|25	
14cu|wmsmixer-0.5.1-12|26	%description
14cu|wmsmixer-0.5.1-12|27	This is a hack to wmmixer which makes some changes to the display and adds a
14cu|wmsmixer-0.5.1-12|28	few new features, most notably scrollwheel support. The main changes between
14cu|wmsmixer-0.5.1-12|29	this and wmmixer are:
14cu|wmsmixer-0.5.1-12|30	o Added scrollwheel support. If your scrollwheel is mapped to buttons 4 and
14cu|wmsmixer-0.5.1-12|31	5, using it will increase/decrease the volume of the current channel.
14cu|wmsmixer-0.5.1-12|32	o Removed all the recsrc code.
14cu|wmsmixer-0.5.1-12|33	o Changed the display arrangement slightly, and replaced the recsrc button
14cu|wmsmixer-0.5.1-12|34	with a text display. This normally shows the volume of the current channel.
14cu|wmsmixer-0.5.1-12|35	o Added the setname configuration option, which allows you to give a
14cu|wmsmixer-0.5.1-12|36	different channel name (4 chars max) to the built in one if you wish.
14cu|wmsmixer-0.5.1-12|37	o Clicking on the channel icon will briefly display the text name for the
14cu|wmsmixer-0.5.1-12|38	channel. This is also displayed when you switch channels.
14cu|wmsmixer-0.5.1-12|39	o Mono channels have one wide bar rather than two thinner ones.
14cu|wmsmixer-0.5.1-12|40	o Changed some icons, and added a few new ones. Several icons are still to be
14cu|wmsmixer-0.5.1-12|41	o created. Any submissions are always welcome.
14cu|wmsmixer-0.5.1-12|42	
14cu|wmsmixer-0.5.1-12|43	%files
14cu|wmsmixer-0.5.1-12|44	%doc COPYING README README.wmmixer
14cu|wmsmixer-0.5.1-12|45	%{_bindir}/%{name}
14cu|wmsmixer-0.5.1-12|46	%{_liconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|47	%{_miconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|48	%{_iconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|49	%{_datadir}/applications/%{name}.desktop
14cu|wmsmixer-0.5.1-12|50	%{_datadir}/%{name}/%{configname}
14cu|wmsmixer-0.5.1-12|51	#-----------------------------------------------------------------------------
14cu|wmsmixer-0.5.1-12|52	%prep
14cu|wmsmixer-0.5.1-12|53	%setup -q
14cu|wmsmixer-0.5.1-12|54	%patch0 -p0
14cu|wmsmixer-0.5.1-12|55	
14cu|wmsmixer-0.5.1-12|56	%build
14cu|wmsmixer-0.5.1-12|57	xmkmf
14cu|wmsmixer-0.5.1-12|58	%make CXXFLAGS="%optflags" LDLIBS="%ldflags" %{name}
14cu|wmsmixer-0.5.1-12|59	
14cu|wmsmixer-0.5.1-12|60	%install
14cu|wmsmixer-0.5.1-12|61	%makeinstall_std
14cu|wmsmixer-0.5.1-12|62	
14cu|wmsmixer-0.5.1-12|63	# icons
14cu|wmsmixer-0.5.1-12|64	install -m 755 -d %{buildroot}%{_miconsdir}
14cu|wmsmixer-0.5.1-12|65	install -m 755 -d %{buildroot}%{_iconsdir}
14cu|wmsmixer-0.5.1-12|66	install -m 755 -d %{buildroot}%{_liconsdir}
14cu|wmsmixer-0.5.1-12|67	tar xOjf %SOURCE1 %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|68	tar xOjf %SOURCE1 %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|69	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
14cu|wmsmixer-0.5.1-12|70	
14cu|wmsmixer-0.5.1-12|71	# menu entry
14cu|wmsmixer-0.5.1-12|72	install -m 755 -d %{buildroot}%{_datadir}/applications
14cu|wmsmixer-0.5.1-12|73	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|wmsmixer-0.5.1-12|74	[Desktop Entry]
14cu|wmsmixer-0.5.1-12|75	Name=WmsMixer
14cu|wmsmixer-0.5.1-12|76	Comment=Dockapp sound mixer adjustable with mouse wheel
14cu|wmsmixer-0.5.1-12|77	Exec=%{_bindir}/%{name} -w
14cu|wmsmixer-0.5.1-12|78	Icon=%{name}
14cu|wmsmixer-0.5.1-12|79	Terminal=false
14cu|wmsmixer-0.5.1-12|80	Type=Application
14cu|wmsmixer-0.5.1-12|81	Categories=X-MandrivaLinux-Multimedia-Sound;Audio;Mixer;
14cu|wmsmixer-0.5.1-12|82	EOF
14cu|wmsmixer-0.5.1-12|83	
14cu|wmsmixer-0.5.1-12|84	# config
14cu|wmsmixer-0.5.1-12|85	install -D -m 644 home.wmsmixer %{buildroot}%{_datadir}/%{name}/%{configname}
14cu|wmsmixer-0.5.1-12|86	
14cu|wmsmixer-0.5.1-12|87	%changelog
14cu|wmsmixer-0.5.1-12|88	
14cu|wmsmixer-0.5.1-12|89	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 0.5.1-12
14cu|wmsmixer-0.5.1-12|90	- (e81c5a7) Log: Fixed build
14cu|wmsmixer-0.5.1-12|91	- (e81c5a7) fixed debug
14cu|wmsmixer-0.5.1-12|92	- (e81c5a7) spec clean
14cu|wmsmixer-0.5.1-12|93	- (e81c5a7) bump rel
14cu|wmsmixer-0.5.1-12|94	
14cu|wmsmixer-0.5.1-12|95	

15543 14
14cu|wmsysmon-0.7.7-11|1	%define debug_package	%{nil}
14cu|wmsysmon-0.7.7-11|2	
14cu|wmsysmon-0.7.7-11|3	Summary:	System information (memory, swap, uptime, IO) in a small dock app
14cu|wmsysmon-0.7.7-11|4	Name:		wmsysmon
14cu|wmsysmon-0.7.7-11|5	Version:	0.7.7
14cu|wmsysmon-0.7.7-11|6	Release:	11
14cu|wmsysmon-0.7.7-11|7	License:	GPL
14cu|wmsysmon-0.7.7-11|8	Group:		Toys
14cu|wmsysmon-0.7.7-11|9	Source0:	http://www.gnugeneration.com/software/wmsysmon/%{name}-%{version}.tar.gz
14cu|wmsysmon-0.7.7-11|10	Source1:	%{name}-icons.tar.bz2
14cu|wmsysmon-0.7.7-11|11	Patch0:         01-break.dpatch
14cu|wmsysmon-0.7.7-11|12	Patch1:         02-output.dpatch
14cu|wmsysmon-0.7.7-11|13	Patch2:         03-src_makefile.dpatch
14cu|wmsysmon-0.7.7-11|14	URL:		http://www.gnugeneration.com/software/wmsysmon/src/
14cu|wmsysmon-0.7.7-11|15	BuildRequires:	pkgconfig(x11)
14cu|wmsysmon-0.7.7-11|16	BuildRequires:	pkgconfig(xext)
14cu|wmsysmon-0.7.7-11|17	BuildRequires:	pkgconfig(xpm)
14cu|wmsysmon-0.7.7-11|18	
14cu|wmsysmon-0.7.7-11|19	%description
14cu|wmsysmon-0.7.7-11|20	This is a small dock application for use with WindowMaker (www.windowmaker.org)
14cu|wmsysmon-0.7.7-11|21	to show system information on interrupt activity, memory use, swap use, and IO.
14cu|wmsysmon-0.7.7-11|22	Wmsysmon was originally written by Dave Clark, Vito Caputo took over
14cu|wmsysmon-0.7.7-11|23	development.
14cu|wmsysmon-0.7.7-11|24	
14cu|wmsysmon-0.7.7-11|25	
14cu|wmsysmon-0.7.7-11|26	%prep
14cu|wmsysmon-0.7.7-11|27	
14cu|wmsysmon-0.7.7-11|28	%setup -q -n %{name}-%{version}
14cu|wmsysmon-0.7.7-11|29	%patch0 -p1
14cu|wmsysmon-0.7.7-11|30	%patch1 -p1
14cu|wmsysmon-0.7.7-11|31	%patch2 -p1
14cu|wmsysmon-0.7.7-11|32	
14cu|wmsysmon-0.7.7-11|33	%build
14cu|wmsysmon-0.7.7-11|34	make -C src CC="gcc %{optflags} %ldflags"
14cu|wmsysmon-0.7.7-11|35	
14cu|wmsysmon-0.7.7-11|36	%install
14cu|wmsysmon-0.7.7-11|37	install -m 755 -d %{buildroot}%{_miconsdir}
14cu|wmsysmon-0.7.7-11|38	install -m 755 -d %{buildroot}%{_iconsdir}
14cu|wmsysmon-0.7.7-11|39	install -m 755 -d %{buildroot}%{_liconsdir}
14cu|wmsysmon-0.7.7-11|40	tar xOjf %{SOURCE1} %{name}.16x16.xpm > %{buildroot}%{_miconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|41	tar xOjf %{SOURCE1} %{name}.32x32.xpm > %{buildroot}%{_iconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|42	tar xOjf %{SOURCE1} %{name}.48x48.xpm > %{buildroot}%{_liconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|43	
14cu|wmsysmon-0.7.7-11|44	mkdir -p %{buildroot}%{_bindir}
14cu|wmsysmon-0.7.7-11|45	install -m 755 src/wmsysmon %{buildroot}%{_bindir}
14cu|wmsysmon-0.7.7-11|46	
14cu|wmsysmon-0.7.7-11|47	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|wmsysmon-0.7.7-11|48	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|wmsysmon-0.7.7-11|49	[Desktop Entry]
14cu|wmsysmon-0.7.7-11|50	Type=Application
14cu|wmsysmon-0.7.7-11|51	Exec=%{_bindir}/%{name}
14cu|wmsysmon-0.7.7-11|52	Icon=%{name}
14cu|wmsysmon-0.7.7-11|53	Categories=System;Monitor;
14cu|wmsysmon-0.7.7-11|54	Name=WmSysMon
14cu|wmsysmon-0.7.7-11|55	Comment=System information (memory, swap, uptime, IO) in a small icon
14cu|wmsysmon-0.7.7-11|56	EOF
14cu|wmsysmon-0.7.7-11|57	
14cu|wmsysmon-0.7.7-11|58	
14cu|wmsysmon-0.7.7-11|59	%files
14cu|wmsysmon-0.7.7-11|60	%doc ChangeLog README
14cu|wmsysmon-0.7.7-11|61	%{_bindir}/%{name}
14cu|wmsysmon-0.7.7-11|62	%{_liconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|63	%{_miconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|64	%{_iconsdir}/%{name}.xpm
14cu|wmsysmon-0.7.7-11|65	%{_datadir}/applications/%{name}.desktop
14cu|wmsysmon-0.7.7-11|66	
14cu|wmsysmon-0.7.7-11|67	
14cu|wmsysmon-0.7.7-11|68	
14cu|wmsysmon-0.7.7-11|69	%changelog
14cu|wmsysmon-0.7.7-11|70	
14cu|wmsysmon-0.7.7-11|71	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.7.7-11
14cu|wmsysmon-0.7.7-11|72	- (1d216f3) Repack tarball according to upstream
14cu|wmsysmon-0.7.7-11|73	
14cu|wmsysmon-0.7.7-11|74	

15544 14
14cu|wmweather-2.4.5-11|1	%define debug_package	%{nil}
14cu|wmweather-2.4.5-11|2	
14cu|wmweather-2.4.5-11|3	Name: 	 	wmweather
14cu|wmweather-2.4.5-11|4	Summary: 	Weather docklet for WindowMaker
14cu|wmweather-2.4.5-11|5	Version: 	2.4.5
14cu|wmweather-2.4.5-11|6	Release: 	11
14cu|wmweather-2.4.5-11|7	# url and source no longer reachable...
14cu|wmweather-2.4.5-11|8	Source0:	http://ftp.de.debian.org/debian/pool/main/w/wmweather/%{name}_%{version}.orig.tar.gz
14cu|wmweather-2.4.5-11|9	#fix url changed since 08/2016
14cu|wmweather-2.4.5-11|10	Patch0:		wmweather-2.4.5-url.patch
14cu|wmweather-2.4.5-11|11	URL:		http://www.godisch.de/debian/wmweather/
14cu|wmweather-2.4.5-11|12	License:	GPL
14cu|wmweather-2.4.5-11|13	Group:		Graphical desktop/WindowMaker
14cu|wmweather-2.4.5-11|14	
14cu|wmweather-2.4.5-11|15	BuildRequires:	pkgconfig(x11)
14cu|wmweather-2.4.5-11|16	BuildRequires:	pkgconfig(libcurl)
14cu|wmweather-2.4.5-11|17	BuildRequires:	pkgconfig(ice)
14cu|wmweather-2.4.5-11|18	BuildRequires:	pkgconfig(xext)
14cu|wmweather-2.4.5-11|19	BuildRequires:	pkgconfig(xpm)
14cu|wmweather-2.4.5-11|20	
14cu|wmweather-2.4.5-11|21	BuildRequires:  xmessage
14cu|wmweather-2.4.5-11|22	Provides:	wmWeather
14cu|wmweather-2.4.5-11|23	Obsoletes:	wmWeather
14cu|wmweather-2.4.5-11|24	
14cu|wmweather-2.4.5-11|25	%description
14cu|wmweather-2.4.5-11|26	A Window Maker docklet to show local weather conditions.
14cu|wmweather-2.4.5-11|27	
14cu|wmweather-2.4.5-11|28	%prep
14cu|wmweather-2.4.5-11|29	%setup -q
14cu|wmweather-2.4.5-11|30	%apply_patches
14cu|wmweather-2.4.5-11|31	
14cu|wmweather-2.4.5-11|32	%build
14cu|wmweather-2.4.5-11|33	cd src
14cu|wmweather-2.4.5-11|34	%configure2_5x
14cu|wmweather-2.4.5-11|35	%make
14cu|wmweather-2.4.5-11|36	
14cu|wmweather-2.4.5-11|37	%install
14cu|wmweather-2.4.5-11|38	cd src
14cu|wmweather-2.4.5-11|39	%makeinstall
14cu|wmweather-2.4.5-11|40	
14cu|wmweather-2.4.5-11|41	%files
14cu|wmweather-2.4.5-11|42	%doc CHANGES README
14cu|wmweather-2.4.5-11|43	%{_bindir}/*
14cu|wmweather-2.4.5-11|44	%config(noreplace) %{_sysconfdir}/wmweather.conf
14cu|wmweather-2.4.5-11|45	%{_mandir}/man1/*
14cu|wmweather-2.4.5-11|46	
14cu|wmweather-2.4.5-11|47	
14cu|wmweather-2.4.5-11|48	%changelog
14cu|wmweather-2.4.5-11|49	
14cu|wmweather-2.4.5-11|50	* Wed Oct 05 2016 Denis Silakov <dsilakov@gmail.com> 2.4.5-11
14cu|wmweather-2.4.5-11|51	- (3957a22) Fix URL
14cu|wmweather-2.4.5-11|52	
14cu|wmweather-2.4.5-11|53	

15545 14
14cu|wmwifi-0.6-14|1	Name: 	 	wmwifi
14cu|wmwifi-0.6-14|2	Summary: 	Wireless network monitor for WindowMaker
14cu|wmwifi-0.6-14|3	Version: 	0.6
14cu|wmwifi-0.6-14|4	Release: 	14
14cu|wmwifi-0.6-14|5	Source:		http://digitalssg.net/debian/%{name}-%{version}.tar.bz2
14cu|wmwifi-0.6-14|6	URL:		http://wmwifi.digitalssg.net/
14cu|wmwifi-0.6-14|7	License:	GPLv2+
14cu|wmwifi-0.6-14|8	Group:		Graphical desktop/WindowMaker
14cu|wmwifi-0.6-14|9	BuildRequires:	pkgconfig(xpm)
14cu|wmwifi-0.6-14|10	BuildRequires:	pkgconfig(xext)
14cu|wmwifi-0.6-14|11	BuildRequires:	pkgconfig(x11)
14cu|wmwifi-0.6-14|12	BuildRequires:	imagemagick
14cu|wmwifi-0.6-14|13	
14cu|wmwifi-0.6-14|14	%description
14cu|wmwifi-0.6-14|15	WmWiFi should support any wireless drivers as long as those drivers support
14cu|wmwifi-0.6-14|16	the Linux kernels Wireless Extensions. This means that if you do a cat
14cu|wmwifi-0.6-14|17	/proc/net/wireles, you should see interface statistics there.
14cu|wmwifi-0.6-14|18	
14cu|wmwifi-0.6-14|19	%prep
14cu|wmwifi-0.6-14|20	%setup -q
14cu|wmwifi-0.6-14|21	
14cu|wmwifi-0.6-14|22	%build
14cu|wmwifi-0.6-14|23	export X_CFLAGS="%{optflags}"
14cu|wmwifi-0.6-14|24	%configure2_5x
14cu|wmwifi-0.6-14|25	%make
14cu|wmwifi-0.6-14|26	
14cu|wmwifi-0.6-14|27	%install
14cu|wmwifi-0.6-14|28	%makeinstall_std
14cu|wmwifi-0.6-14|29	
14cu|wmwifi-0.6-14|30	#menu
14cu|wmwifi-0.6-14|31	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|wmwifi-0.6-14|32	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14cu|wmwifi-0.6-14|33	[Desktop Entry]
14cu|wmwifi-0.6-14|34	Type=Application
14cu|wmwifi-0.6-14|35	Exec=%{name}
14cu|wmwifi-0.6-14|36	Icon=%{name}
14cu|wmwifi-0.6-14|37	Name=WMWifi
14cu|wmwifi-0.6-14|38	Comment=Wireless network docklet
14cu|wmwifi-0.6-14|39	Categories=System;Monitor;
14cu|wmwifi-0.6-14|40	EOF
14cu|wmwifi-0.6-14|41	
14cu|wmwifi-0.6-14|42	#icons
14cu|wmwifi-0.6-14|43	mkdir -p %{buildroot}/%{_liconsdir}
14cu|wmwifi-0.6-14|44	convert -size 48x48 src/display_link.xpm %{buildroot}/%{_liconsdir}/%{name}.png
14cu|wmwifi-0.6-14|45	mkdir -p %{buildroot}/%{_iconsdir}
14cu|wmwifi-0.6-14|46	convert -size 32x32 src/display_link.xpm %{buildroot}/%{_iconsdir}/%{name}.png
14cu|wmwifi-0.6-14|47	mkdir -p %{buildroot}/%{_miconsdir}
14cu|wmwifi-0.6-14|48	convert -size 16x16 src/display_link.xpm %{buildroot}/%{_miconsdir}/%{name}.png
14cu|wmwifi-0.6-14|49	
14cu|wmwifi-0.6-14|50	%files
14cu|wmwifi-0.6-14|51	%doc AUTHORS ChangeLog README
14cu|wmwifi-0.6-14|52	%{_bindir}/%{name}
14cu|wmwifi-0.6-14|53	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|wmwifi-0.6-14|54	%{_liconsdir}/%{name}.png
14cu|wmwifi-0.6-14|55	%{_iconsdir}/%{name}.png
14cu|wmwifi-0.6-14|56	%{_miconsdir}/%{name}.png
14cu|wmwifi-0.6-14|57	
14cu|wmwifi-0.6-14|58	
14cu|wmwifi-0.6-14|59	%changelog
14cu|wmwifi-0.6-14|60	
14cu|wmwifi-0.6-14|61	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.6-14
14cu|wmwifi-0.6-14|62	- (81d22b8) Fix debug
14cu|wmwifi-0.6-14|63	
14cu|wmwifi-0.6-14|64	

15546 14
14cu|wordnet-3.0-16|1	%define Name	WordNet
14cu|wordnet-3.0-16|2	
14cu|wordnet-3.0-16|3	%define major		%{version}
14cu|wordnet-3.0-16|4	%define libname		%mklibname %{name} %{major}
14cu|wordnet-3.0-16|5	%define develname	%mklibname %{name} -d
14cu|wordnet-3.0-16|6	
14cu|wordnet-3.0-16|7	Name:		wordnet
14cu|wordnet-3.0-16|8	Version:	3.0
14cu|wordnet-3.0-16|9	Release:	16
14cu|wordnet-3.0-16|10	Summary:	A lexical database for the English language
14cu|wordnet-3.0-16|11	Group:		Sciences/Other
14cu|wordnet-3.0-16|12	License:	MIT
14cu|wordnet-3.0-16|13	URL:		http://wordnet.princeton.edu
14cu|wordnet-3.0-16|14	Source0:	http://wordnet.princeton.edu/%{version}/%{Name}-%{version}.tar.bz2
14cu|wordnet-3.0-16|15	Patch0:		%{name}-2.1.libtool.patch
14cu|wordnet-3.0-16|16	Patch1:		%{name}-3.0.fhs.patch
14cu|wordnet-3.0-16|17	Patch2:		%{name}-CVE-2008-2149_3908.patch
14cu|wordnet-3.0-16|18	# Kludge (not a fix) for Tcl 8.6 (TIP #330, interp->result) - AdamW
14cu|wordnet-3.0-16|19	# 2008/12
14cu|wordnet-3.0-16|20	Patch3:		wordnet-3.0-tcl86.patch
14cu|wordnet-3.0-16|21	Patch4:		wordnet_autoconf.patch
14cu|wordnet-3.0-16|22	Patch5:		wordnet_wformat.patch
14cu|wordnet-3.0-16|23	Requires:       %{libname} = %{version}
14cu|wordnet-3.0-16|24	BuildRequires:	tcl-devel
14cu|wordnet-3.0-16|25	BuildRequires:	tk-devel
14cu|wordnet-3.0-16|26	
14cu|wordnet-3.0-16|27	%description
14cu|wordnet-3.0-16|28	WordNet is an online lexical reference system whose design is inspired by
14cu|wordnet-3.0-16|29	current psycholinguistic theories of human lexical memory. English nouns,
14cu|wordnet-3.0-16|30	verbs, adjectives and adverbs are organized into synonym sets, each
14cu|wordnet-3.0-16|31	representing one underlying lexical concept. Different relations link the
14cu|wordnet-3.0-16|32	synonym sets.
14cu|wordnet-3.0-16|33	
14cu|wordnet-3.0-16|34	%package -n %{libname}
14cu|wordnet-3.0-16|35	Summary:        Main library for %{name}
14cu|wordnet-3.0-16|36	Group:          System/Libraries
14cu|wordnet-3.0-16|37	Provides:       lib%{name} = %{version}-%{release}
14cu|wordnet-3.0-16|38	
14cu|wordnet-3.0-16|39	%description -n %{libname}
14cu|wordnet-3.0-16|40	This package contains the library needed to run %{name}.
14cu|wordnet-3.0-16|41	
14cu|wordnet-3.0-16|42	%package -n %{develname}
14cu|wordnet-3.0-16|43	Summary:        Development header files for %{name}
14cu|wordnet-3.0-16|44	Group:          Development/C
14cu|wordnet-3.0-16|45	Requires:       %{libname} = %{version}
14cu|wordnet-3.0-16|46	Provides:       lib%{name}-devel = %{version}-%{release}
14cu|wordnet-3.0-16|47	Obsoletes:	%{mklibname wordnet 3.0 -d}
14cu|wordnet-3.0-16|48	
14cu|wordnet-3.0-16|49	%description -n %{develname}
14cu|wordnet-3.0-16|50	Libraries, include files and other resources you can use to develop.
14cu|wordnet-3.0-16|51	
14cu|wordnet-3.0-16|52	%prep
14cu|wordnet-3.0-16|53	%setup -q -n %{Name}-%{version}
14cu|wordnet-3.0-16|54	%patch0 -p1
14cu|wordnet-3.0-16|55	%patch1 -p1
14cu|wordnet-3.0-16|56	%patch2 -p1
14cu|wordnet-3.0-16|57	%patch3 -p1 -b .tcl86
14cu|wordnet-3.0-16|58	%patch4 -p1
14cu|wordnet-3.0-16|59	%patch5 -p1
14cu|wordnet-3.0-16|60	autoreconf -fi
14cu|wordnet-3.0-16|61	
14cu|wordnet-3.0-16|62	%build
14cu|wordnet-3.0-16|63	%configure2_5x
14cu|wordnet-3.0-16|64	make
14cu|wordnet-3.0-16|65	
14cu|wordnet-3.0-16|66	%install
14cu|wordnet-3.0-16|67	%makeinstall
14cu|wordnet-3.0-16|68	
14cu|wordnet-3.0-16|69	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|wordnet-3.0-16|70	cat > %{buildroot}%{_datadir}/applications/wordnet.desktop << EOF
14cu|wordnet-3.0-16|71	[Desktop Entry]
14cu|wordnet-3.0-16|72	Type=Application
14cu|wordnet-3.0-16|73	Name=WordNet
14cu|wordnet-3.0-16|74	Comment=Graphical Interface for WordNet
14cu|wordnet-3.0-16|75	Comment[ru]=Графический интерфейс для WordNet
14cu|wordnet-3.0-16|76	Icon=accessories-dictionary
14cu|wordnet-3.0-16|77	Exec=wnb
14cu|wordnet-3.0-16|78	Categories=Office;X-MandrivaLinux-Office-Accessories;
14cu|wordnet-3.0-16|79	EOF
14cu|wordnet-3.0-16|80	
14cu|wordnet-3.0-16|81	%clean
14cu|wordnet-3.0-16|82	
14cu|wordnet-3.0-16|83	%files
14cu|wordnet-3.0-16|84	%doc AUTHORS COPYING INSTALL ChangeLog README doc/{html,ps,pdf}
14cu|wordnet-3.0-16|85	%{_bindir}/*
14cu|wordnet-3.0-16|86	%{_datadir}/applications/*.desktop
14cu|wordnet-3.0-16|87	%{_datadir}/%{Name}
14cu|wordnet-3.0-16|88	%{_mandir}/*/*
14cu|wordnet-3.0-16|89	
14cu|wordnet-3.0-16|90	%files -n %{libname}
14cu|wordnet-3.0-16|91	%{_libdir}/libWN-%{version}.so
14cu|wordnet-3.0-16|92	
14cu|wordnet-3.0-16|93	%files -n %{develname}
14cu|wordnet-3.0-16|94	%{_libdir}/libWN.so
14cu|wordnet-3.0-16|95	%{_libdir}/libWN.a
14cu|wordnet-3.0-16|96	%{_includedir}/*
14cu|wordnet-3.0-16|97	
14cu|wordnet-3.0-16|98	
14cu|wordnet-3.0-16|99	
14cu|wordnet-3.0-16|100	%changelog
14cu|wordnet-3.0-16|101	
14cu|wordnet-3.0-16|102	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 3.0-16
14cu|wordnet-3.0-16|103	- (b221b50) Spec cleanup
14cu|wordnet-3.0-16|104	
14cu|wordnet-3.0-16|105	

15547 14
14cu|wordpress-4.7.2-1|1	Summary:	Personal publishing platform
14cu|wordpress-4.7.2-1|2	Name:		wordpress
14cu|wordpress-4.7.2-1|3	Version:	4.7.2
14cu|wordpress-4.7.2-1|4	Release:	1
14cu|wordpress-4.7.2-1|5	License:	GPLv2+
14cu|wordpress-4.7.2-1|6	Group:		System/Servers
14cu|wordpress-4.7.2-1|7	URL:		http://wordpress.org/
14cu|wordpress-4.7.2-1|8	Source0:	http://wordpress.org/%{name}-%{version}.tar.gz
14cu|wordpress-4.7.2-1|9	Source1:	README.install.urpmi
14cu|wordpress-4.7.2-1|10	Requires:	apache-mod_php
14cu|wordpress-4.7.2-1|11	Requires:	php-mysql
14cu|wordpress-4.7.2-1|12	BuildArch:	noarch
14cu|wordpress-4.7.2-1|13	
14cu|wordpress-4.7.2-1|14	%description
14cu|wordpress-4.7.2-1|15	WordPress is a state-of-the-art, semantic, personal publishing platform with a
14cu|wordpress-4.7.2-1|16	focus on aesthetics, Web standards, and usability. It was born out of a desire
14cu|wordpress-4.7.2-1|17	for an elegant, well-architectured personal publishing system, and is the
14cu|wordpress-4.7.2-1|18	official successor to b2/cafelog. While primarily geared towards functioning
14cu|wordpress-4.7.2-1|19	as a Weblog, it is also a flexible CMS capable of managing many types of Web
14cu|wordpress-4.7.2-1|20	sites. In addition to the basic Weblog functions, it also has an integrated
14cu|wordpress-4.7.2-1|21	link manager (e.g. for blogrolls), XFN support, support for "static" pages,
14cu|wordpress-4.7.2-1|22	Atom and RSS feeds for both content and comments, XML-RPC blogging API support
14cu|wordpress-4.7.2-1|23	(Blogger, MetaWeblog, and Movable Type APIs), spam blocking features, advanced
14cu|wordpress-4.7.2-1|24	cruft-free URL generation, a flexible theme system, and an advanced plugin API.
14cu|wordpress-4.7.2-1|25	
14cu|wordpress-4.7.2-1|26	%prep
14cu|wordpress-4.7.2-1|27	
14cu|wordpress-4.7.2-1|28	%setup -qn %{name}
14cu|wordpress-4.7.2-1|29	
14cu|wordpress-4.7.2-1|30	# clean up CVS stuff
14cu|wordpress-4.7.2-1|31	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14cu|wordpress-4.7.2-1|32	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
14cu|wordpress-4.7.2-1|33	done
14cu|wordpress-4.7.2-1|34	
14cu|wordpress-4.7.2-1|35	# fix dir perms
14cu|wordpress-4.7.2-1|36	find . -type d | xargs chmod 755
14cu|wordpress-4.7.2-1|37	
14cu|wordpress-4.7.2-1|38	# fix file perms
14cu|wordpress-4.7.2-1|39	find . -type f | xargs chmod 644
14cu|wordpress-4.7.2-1|40	
14cu|wordpress-4.7.2-1|41	# disable wordpress update option
14cu|wordpress-4.7.2-1|42	sed -i -e "s/add_action/#add_action/g" wp-includes/update.php
14cu|wordpress-4.7.2-1|43	
14cu|wordpress-4.7.2-1|44	%build
14cu|wordpress-4.7.2-1|45	
14cu|wordpress-4.7.2-1|46	%install
14cu|wordpress-4.7.2-1|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14cu|wordpress-4.7.2-1|48	install -d %{buildroot}%{_sysconfdir}/%{name}
14cu|wordpress-4.7.2-1|49	install -d %{buildroot}/var/www/%{name}
14cu|wordpress-4.7.2-1|50	
14cu|wordpress-4.7.2-1|51	#cp %{SOURCE1} ./README.install.urpmi
14cu|wordpress-4.7.2-1|52	
14cu|wordpress-4.7.2-1|53	cp -aRf * %{buildroot}/var/www/%{name}/
14cu|wordpress-4.7.2-1|54	
14cu|wordpress-4.7.2-1|55	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
14cu|wordpress-4.7.2-1|56	
14cu|wordpress-4.7.2-1|57	Alias /%{name} /var/www/%{name}
14cu|wordpress-4.7.2-1|58	
14cu|wordpress-4.7.2-1|59	<Directory /var/www/%{name}>
14cu|wordpress-4.7.2-1|60	AllowOverride None
14cu|wordpress-4.7.2-1|61	Require all granted
14cu|wordpress-4.7.2-1|62	
14cu|wordpress-4.7.2-1|63	#    Options FollowSymlinks
14cu|wordpress-4.7.2-1|64	#    RewriteEngine On
14cu|wordpress-4.7.2-1|65	#    RewriteBase /
14cu|wordpress-4.7.2-1|66	#    RewriteCond %{REQUEST_FILENAME} !-f
14cu|wordpress-4.7.2-1|67	#    RewriteCond %{REQUEST_FILENAME} !-d
14cu|wordpress-4.7.2-1|68	#    RewriteRule . /index.php [L]
14cu|wordpress-4.7.2-1|69	
14cu|wordpress-4.7.2-1|70	</Directory>
14cu|wordpress-4.7.2-1|71	
14cu|wordpress-4.7.2-1|72	EOF
14cu|wordpress-4.7.2-1|73	
14cu|wordpress-4.7.2-1|74	# cleanup
14cu|wordpress-4.7.2-1|75	rm -f %{buildroot}/var/www/%{name}/license.txt
14cu|wordpress-4.7.2-1|76	cp %{SOURCE1} ./README.install.urpmi
14cu|wordpress-4.7.2-1|77	
14cu|wordpress-4.7.2-1|78	%files
14cu|wordpress-4.7.2-1|79	%doc README.install.urpmi
14cu|wordpress-4.7.2-1|80	%doc license.txt
14cu|wordpress-4.7.2-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
14cu|wordpress-4.7.2-1|82	/var/www/%{name}
14cu|wordpress-4.7.2-1|83	
14cu|wordpress-4.7.2-1|84	%changelog
14cu|wordpress-4.7.2-1|85	
14cu|wordpress-4.7.2-1|86	* Sat Feb 11 2017 Denis Silakov <denis.silakov@rosalab.ru> 4.7.2-1
14cu|wordpress-4.7.2-1|87	- (4f9244d) Merge branch 'rosa2016.1' into rosa2014.1
14cu|wordpress-4.7.2-1|88	
14cu|wordpress-4.7.2-1|89	

15548 14
14cu|worker-3.8.3-1|1	%define docver 2.10.0.2
14cu|worker-3.8.3-1|2	
14cu|worker-3.8.3-1|3	Summary:	A file manager for X in AMIGA style
14cu|worker-3.8.3-1|4	Name:		worker
14cu|worker-3.8.3-1|5	Group:		File tools
14cu|worker-3.8.3-1|6	Version:	3.8.3
14cu|worker-3.8.3-1|7	Release:	1
14cu|worker-3.8.3-1|8	License:	GPLv2+
14cu|worker-3.8.3-1|9	URL:		http://www.boomerangsworld.de/worker
14cu|worker-3.8.3-1|10	Source0:	http://www.boomerangsworld.de/cms/worker/downloads/%{name}-%{version}.tar.bz2
14cu|worker-3.8.3-1|11	Source1:	worker-%{docver}-doc.tar.bz2
14cu|worker-3.8.3-1|12	Source3:	%{name}-48.png
14cu|worker-3.8.3-1|13	Source4:	%{name}-32.png
14cu|worker-3.8.3-1|14	Source5:	%{name}-16.png
14cu|worker-3.8.3-1|15	BuildRequires:	pkgconfig(x11)
14cu|worker-3.8.3-1|16	BuildRequires:	magic-devel
14cu|worker-3.8.3-1|17	
14cu|worker-3.8.3-1|18	%description
14cu|worker-3.8.3-1|19	Worker is a graphical filemanager for the X Window System.
14cu|worker-3.8.3-1|20	It use the classical two-panel-view of the files and directories.
14cu|worker-3.8.3-1|21	It hast many intern operations while any extern program can also be
14cu|worker-3.8.3-1|22	used for operate on the selected items. You can easily add actions
14cu|worker-3.8.3-1|23	to filetypes or buttons with the builtin configuration program.
14cu|worker-3.8.3-1|24	
14cu|worker-3.8.3-1|25	%prep
14cu|worker-3.8.3-1|26	%setup -q -a 1
14cu|worker-3.8.3-1|27	
14cu|worker-3.8.3-1|28	%build
14cu|worker-3.8.3-1|29	%configure2_5x
14cu|worker-3.8.3-1|30	%make
14cu|worker-3.8.3-1|31	
14cu|worker-3.8.3-1|32	pushd %{name}-%docver-doc
14cu|worker-3.8.3-1|33	%configure2_5x
14cu|worker-3.8.3-1|34	%make
14cu|worker-3.8.3-1|35	popd
14cu|worker-3.8.3-1|36	
14cu|worker-3.8.3-1|37	%install
14cu|worker-3.8.3-1|38	%makeinstall_std
14cu|worker-3.8.3-1|39	%makeinstall_std -C %{name}-%docver-doc
14cu|worker-3.8.3-1|40	
14cu|worker-3.8.3-1|41	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14cu|worker-3.8.3-1|42	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cu|worker-3.8.3-1|43	install -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
14cu|worker-3.8.3-1|44	install -m 644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
14cu|worker-3.8.3-1|45	
14cu|worker-3.8.3-1|46	%files
14cu|worker-3.8.3-1|47	%doc README NEWS AUTHORS ChangeLog
14cu|worker-3.8.3-1|48	%{_bindir}/*
14cu|worker-3.8.3-1|49	%{_datadir}/applications/*.desktop
14cu|worker-3.8.3-1|50	%{_datadir}/worker
14cu|worker-3.8.3-1|51	%{_mandir}/man1/worker.1*
14cu|worker-3.8.3-1|52	%lang(fr) %{_mandir}/fr/man1/worker.1.*
14cu|worker-3.8.3-1|53	%lang(it) %{_mandir}/it/man1/worker.1.*
14cu|worker-3.8.3-1|54	%{_miconsdir}/%{name}.png
14cu|worker-3.8.3-1|55	%{_iconsdir}/%{name}.png
14cu|worker-3.8.3-1|56	%{_liconsdir}/%{name}.png
14cu|worker-3.8.3-1|57	%{_datadir}/pixmaps/*.xpm
14cu|worker-3.8.3-1|58	
14cu|worker-3.8.3-1|59	%changelog
14cu|worker-3.8.3-1|60	
14cu|worker-3.8.3-1|61	* Sun Aug 28 2016 alzim <alzim@bk.ru> 3.8.3-1
14cu|worker-3.8.3-1|62	- (665273c) Merge pull request #2 from import/worker:rosa2016.1
14cu|worker-3.8.3-1|63	- (665273c) Updated to 3.8.3
14cu|worker-3.8.3-1|64	
14cu|worker-3.8.3-1|65	

15549 14
14cu|wput-0.6.2-3|1	Name: 		wput
14cu|wput-0.6.2-3|2	Release: 	3
14cu|wput-0.6.2-3|3	Version: 	0.6.2
14cu|wput-0.6.2-3|4	Summary: 	Uploading files to FTP servers
14cu|wput-0.6.2-3|5	License: 	GPLv2
14cu|wput-0.6.2-3|6	Group: 		Networking/File transfer
14cu|wput-0.6.2-3|7	Source:		http://prdownloads.sourceforge.net/wput/%{name}-%{version}.tgz
14cu|wput-0.6.2-3|8	URL:		http://wput.sourceforge.net/
14cu|wput-0.6.2-3|9	
14cu|wput-0.6.2-3|10	%description
14cu|wput-0.6.2-3|11	Wput is the opposite of wget, capable of uploading files to FTP
14cu|wput-0.6.2-3|12	servers with an easy to use command line interface similar to
14cu|wput-0.6.2-3|13	wget's (old) one.
14cu|wput-0.6.2-3|14	
14cu|wput-0.6.2-3|15	%prep
14cu|wput-0.6.2-3|16	%setup -q
14cu|wput-0.6.2-3|17	chmod 644 COPYING
14cu|wput-0.6.2-3|18	
14cu|wput-0.6.2-3|19	%build
14cu|wput-0.6.2-3|20	%configure2_5x
14cu|wput-0.6.2-3|21	%make
14cu|wput-0.6.2-3|22	
14cu|wput-0.6.2-3|23	%install
14cu|wput-0.6.2-3|24	install -d -m 755 %{buildroot}%{_bindir}
14cu|wput-0.6.2-3|25	install -d -m 755 %{buildroot}%{_sysconfdir}
14cu|wput-0.6.2-3|26	install -d -m 755 %{buildroot}%{_mandir}/man1
14cu|wput-0.6.2-3|27	install -m 755 wput %{buildroot}%{_bindir}
14cu|wput-0.6.2-3|28	install -m 644 doc/wput.1 %{buildroot}%{_mandir}/man1
14cu|wput-0.6.2-3|29	install -m 644 doc/wputrc %{buildroot}%{_sysconfdir}
14cu|wput-0.6.2-3|30	(cd po && %makeinstall)
14cu|wput-0.6.2-3|31	%{find_lang} %{name}
14cu|wput-0.6.2-3|32	
14cu|wput-0.6.2-3|33	
14cu|wput-0.6.2-3|34	%files -f %{name}.lang
14cu|wput-0.6.2-3|35	%doc ChangeLog COPYING INSTALL TODO doc
14cu|wput-0.6.2-3|36	%{_mandir}/man1/wput.1*
14cu|wput-0.6.2-3|37	%{_bindir}/wput
14cu|wput-0.6.2-3|38	%config(noreplace) %{_sysconfdir}/wputrc
14cu|wput-0.6.2-3|39	
14cu|wput-0.6.2-3|40	
14cu|wput-0.6.2-3|41	
14cu|wput-0.6.2-3|42	
14cu|wput-0.6.2-3|43	%changelog
14cu|wput-0.6.2-3|44	
14cu|wput-0.6.2-3|45	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 0.6.2-3
14cu|wput-0.6.2-3|46	- (12a9e53) Spec cleanup
14cu|wput-0.6.2-3|47	
14cu|wput-0.6.2-3|48	

15550 14
14cu|writerperfect-0.9.5-1|1	Summary:	A collection of tools to transform various file formats into ODF
14cu|writerperfect-0.9.5-1|2	Name:		writerperfect
14cu|writerperfect-0.9.5-1|3	Version:	0.9.5
14cu|writerperfect-0.9.5-1|4	Release:	1
14cu|writerperfect-0.9.5-1|5	License:	MPLv2.0 or LGPLv2+
14cu|writerperfect-0.9.5-1|6	Group:		Office
14cu|writerperfect-0.9.5-1|7	Url:		http://sourceforge.net/p/libwpd/wiki/writerperfect/
14cu|writerperfect-0.9.5-1|8	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
14cu|writerperfect-0.9.5-1|9	BuildRequires:	boost-devel
14cu|writerperfect-0.9.5-1|10	BuildRequires:	pkgconfig(libabw-0.1)
14cu|writerperfect-0.9.5-1|11	BuildRequires:	pkgconfig(libcdr-0.1)
14cu|writerperfect-0.9.5-1|12	BuildRequires:	pkgconfig(libe-book-0.1)
14cu|writerperfect-0.9.5-1|13	BuildRequires:	pkgconfig(libeot)
14cu|writerperfect-0.9.5-1|14	#BuildRequires:	pkgconfig(libepubgen-0.0)
14cu|writerperfect-0.9.5-1|15	BuildRequires:	pkgconfig(libetonyek-0.1)
14cu|writerperfect-0.9.5-1|16	BuildRequires:	pkgconfig(libfreehand-0.1)
14cu|writerperfect-0.9.5-1|17	BuildRequires:	pkgconfig(libgsf-1)
14cu|writerperfect-0.9.5-1|18	BuildRequires:	pkgconfig(libmspub-0.1)
14cu|writerperfect-0.9.5-1|19	BuildRequires:	pkgconfig(libmwaw-0.3)
14cu|writerperfect-0.9.5-1|20	BuildRequires:	pkgconfig(libodfgen-0.1)
14cu|writerperfect-0.9.5-1|21	#BuildRequires:	pkgconfig(libpagemaker-0.0)
14cu|writerperfect-0.9.5-1|22	BuildRequires:	pkgconfig(librevenge-0.0)
14cu|writerperfect-0.9.5-1|23	BuildRequires:	pkgconfig(libvisio-0.1)
14cu|writerperfect-0.9.5-1|24	BuildRequires:	pkgconfig(libwpd-0.10)
14cu|writerperfect-0.9.5-1|25	BuildRequires:	pkgconfig(libwpg-0.3)
14cu|writerperfect-0.9.5-1|26	BuildRequires:	pkgconfig(libwps-0.4)
14cu|writerperfect-0.9.5-1|27	Obsoletes:	wpd2sxw < 0.9
14cu|writerperfect-0.9.5-1|28	
14cu|writerperfect-0.9.5-1|29	%description
14cu|writerperfect-0.9.5-1|30	Writerperfect is a collection of command-line tools to transform various
14cu|writerperfect-0.9.5-1|31	document formats into ODF. Among supported input formats are:
14cu|writerperfect-0.9.5-1|32	* AbiWord
14cu|writerperfect-0.9.5-1|33	* Apple Keynote
14cu|writerperfect-0.9.5-1|34	* Corel WordPerfect
14cu|writerperfect-0.9.5-1|35	* CorelDRAW
14cu|writerperfect-0.9.5-1|36	* Microsoft Publisher
14cu|writerperfect-0.9.5-1|37	* Microsoft Visio
14cu|writerperfect-0.9.5-1|38	* Microsoft Works
14cu|writerperfect-0.9.5-1|39	
14cu|writerperfect-0.9.5-1|40	%files
14cu|writerperfect-0.9.5-1|41	%doc ChangeLog COPYING.LGPL COPYING.MPL NEWS README
14cu|writerperfect-0.9.5-1|42	%{_bindir}/abw2odt
14cu|writerperfect-0.9.5-1|43	%{_bindir}/cdr2odg
14cu|writerperfect-0.9.5-1|44	%{_bindir}/cmx2odg
14cu|writerperfect-0.9.5-1|45	%{_bindir}/ebook2odt
14cu|writerperfect-0.9.5-1|46	%{_bindir}/fh2odg
14cu|writerperfect-0.9.5-1|47	%{_bindir}/key2odp
14cu|writerperfect-0.9.5-1|48	%{_bindir}/mwaw2odf
14cu|writerperfect-0.9.5-1|49	%{_bindir}/numbers2ods
14cu|writerperfect-0.9.5-1|50	%{_bindir}/pages2odt
14cu|writerperfect-0.9.5-1|51	%{_bindir}/pub2odg
14cu|writerperfect-0.9.5-1|52	%{_bindir}/vsd2odg
14cu|writerperfect-0.9.5-1|53	%{_bindir}/vss2odg
14cu|writerperfect-0.9.5-1|54	%{_bindir}/wks2ods
14cu|writerperfect-0.9.5-1|55	%{_bindir}/wpd2odt
14cu|writerperfect-0.9.5-1|56	%{_bindir}/wpg2odg
14cu|writerperfect-0.9.5-1|57	%{_bindir}/wps2odt
14cu|writerperfect-0.9.5-1|58	
14cu|writerperfect-0.9.5-1|59	#----------------------------------------------------------------------------
14cu|writerperfect-0.9.5-1|60	
14cu|writerperfect-0.9.5-1|61	%prep
14cu|writerperfect-0.9.5-1|62	%setup -q
14cu|writerperfect-0.9.5-1|63	
14cu|writerperfect-0.9.5-1|64	%build
14cu|writerperfect-0.9.5-1|65	autoreconf -fi
14cu|writerperfect-0.9.5-1|66	%configure2_5x \
14cu|writerperfect-0.9.5-1|67	--disable-silent-rules \
14cu|writerperfect-0.9.5-1|68	--disable-werror \
14cu|writerperfect-0.9.5-1|69	--with-libabw \
14cu|writerperfect-0.9.5-1|70	--with-libcdr \
14cu|writerperfect-0.9.5-1|71	--with-libe-book \
14cu|writerperfect-0.9.5-1|72	--without-libepubgen \
14cu|writerperfect-0.9.5-1|73	--with-libetonyek \
14cu|writerperfect-0.9.5-1|74	--with-libfreehand \
14cu|writerperfect-0.9.5-1|75	--with-libgsf \
14cu|writerperfect-0.9.5-1|76	--with-libmspub \
14cu|writerperfect-0.9.5-1|77	--with-libmwaw \
14cu|writerperfect-0.9.5-1|78	--without-libpagemaker \
14cu|writerperfect-0.9.5-1|79	--with-libvisio \
14cu|writerperfect-0.9.5-1|80	--with-libwps
14cu|writerperfect-0.9.5-1|81	
14cu|writerperfect-0.9.5-1|82	%make
14cu|writerperfect-0.9.5-1|83	
14cu|writerperfect-0.9.5-1|84	%install
14cu|writerperfect-0.9.5-1|85	%makeinstall_std
14cu|writerperfect-0.9.5-1|86	
14cu|writerperfect-0.9.5-1|87	
14cu|writerperfect-0.9.5-1|88	%changelog
14cu|writerperfect-0.9.5-1|89	
14cu|writerperfect-0.9.5-1|90	* Wed Apr 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-1
14cu|writerperfect-0.9.5-1|91	- (2f12488) Build requires pkgconfig(libeot)
14cu|writerperfect-0.9.5-1|92	
14cu|writerperfect-0.9.5-1|93	

15551 14
14cu|ws-jaxme-0.5.2-3|1	%define base_name jaxme
14cu|ws-jaxme-0.5.2-3|2	
14cu|ws-jaxme-0.5.2-3|3	Name:           ws-jaxme
14cu|ws-jaxme-0.5.2-3|4	Version:        0.5.2
14cu|ws-jaxme-0.5.2-3|5	Release:        3
14cu|ws-jaxme-0.5.2-3|6	Epoch:          0
14cu|ws-jaxme-0.5.2-3|7	Summary:        Open source implementation of JAXB
14cu|ws-jaxme-0.5.2-3|8	
14cu|ws-jaxme-0.5.2-3|9	Group:          Development/Java
14cu|ws-jaxme-0.5.2-3|10	License:        Apache License
14cu|ws-jaxme-0.5.2-3|11	URL:            http://ws.apache.org/jaxme/
14cu|ws-jaxme-0.5.2-3|12	Source0:        ws-jaxme-0.5.2-src.tar.gz
14cu|ws-jaxme-0.5.2-3|13	# svn export https://svn.apache.org/repos/asf/webservices/jaxme/tags/R0_5_2/ ws-jaxme-0.5.2
14cu|ws-jaxme-0.5.2-3|14	Source1:        ws-jaxme-bind-MANIFEST.MF
14cu|ws-jaxme-0.5.2-3|15	Patch0:         ws-jaxme-docs_xml.patch
14cu|ws-jaxme-0.5.2-3|16	Patch1:         ws-jaxme-catalog.patch
14cu|ws-jaxme-0.5.2-3|17	Patch2:         ws-jaxme-system-dtd.patch
14cu|ws-jaxme-0.5.2-3|18	Patch3:         ws-jaxme-jdk16.patch
14cu|ws-jaxme-0.5.2-3|19	Patch4:         ws-jaxme-ant-scripts2.patch
14cu|ws-jaxme-0.5.2-3|20	Patch5:         ws-jaxme-use-commons-codec.patch
14cu|ws-jaxme-0.5.2-3|21	Patch6:         ws-jaxme-fix_docbook.patch
14cu|ws-jaxme-0.5.2-3|22	BuildArch:      noarch
14cu|ws-jaxme-0.5.2-3|23	BuildRequires:  java-devel
14cu|ws-jaxme-0.5.2-3|24	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|ws-jaxme-0.5.2-3|25	BuildRequires:  ant >= 0:1.6
14cu|ws-jaxme-0.5.2-3|26	BuildRequires:  ant-apache-resolver
14cu|ws-jaxme-0.5.2-3|27	BuildRequires:  antlr
14cu|ws-jaxme-0.5.2-3|28	BuildRequires:  antlr-java
14cu|ws-jaxme-0.5.2-3|29	BuildRequires:  jaxp_transform_impl
14cu|ws-jaxme-0.5.2-3|30	BuildRequires:  jakarta-commons-codec
14cu|ws-jaxme-0.5.2-3|31	BuildRequires:  junit
14cu|ws-jaxme-0.5.2-3|32	BuildRequires:  hsqldb
14cu|ws-jaxme-0.5.2-3|33	BuildRequires:  log4j
14cu|ws-jaxme-0.5.2-3|34	BuildRequires:  xalan-j2
14cu|ws-jaxme-0.5.2-3|35	BuildRequires:  xmldb-api
14cu|ws-jaxme-0.5.2-3|36	BuildRequires:  xmldb-api-sdk
14cu|ws-jaxme-0.5.2-3|37	BuildRequires:  xerces-j2
14cu|ws-jaxme-0.5.2-3|38	BuildRequires:  xml-commons-jaxp-1.3-apis
14cu|ws-jaxme-0.5.2-3|39	BuildRequires:  libxml2-utils
14cu|ws-jaxme-0.5.2-3|40	BuildRequires:  docbook-style-xsl
14cu|ws-jaxme-0.5.2-3|41	BuildRequires:  docbook-dtd45-xml
14cu|ws-jaxme-0.5.2-3|42	BuildRequires:  zip
14cu|ws-jaxme-0.5.2-3|43	Requires:       antlr
14cu|ws-jaxme-0.5.2-3|44	Requires:       jaxp_transform_impl
14cu|ws-jaxme-0.5.2-3|45	Requires:       jakarta-commons-codec
14cu|ws-jaxme-0.5.2-3|46	Requires:       junit
14cu|ws-jaxme-0.5.2-3|47	Requires:       hsqldb
14cu|ws-jaxme-0.5.2-3|48	Requires:       log4j
14cu|ws-jaxme-0.5.2-3|49	Requires:       xalan-j2
14cu|ws-jaxme-0.5.2-3|50	Requires:       xmldb-api
14cu|ws-jaxme-0.5.2-3|51	Requires:       xmldb-api-sdk
14cu|ws-jaxme-0.5.2-3|52	Requires:       xerces-j2
14cu|ws-jaxme-0.5.2-3|53	Requires:       xml-commons-jaxp-1.3-apis
14cu|ws-jaxme-0.5.2-3|54	Requires:       jpackage-utils
14cu|ws-jaxme-0.5.2-3|55	Requires(postun): jpackage-utils
14cu|ws-jaxme-0.5.2-3|56	
14cu|ws-jaxme-0.5.2-3|57	%description
14cu|ws-jaxme-0.5.2-3|58	A Java/XML binding compiler takes as input a schema
14cu|ws-jaxme-0.5.2-3|59	description (in most cases an XML schema, but it may
14cu|ws-jaxme-0.5.2-3|60	be a DTD, a RelaxNG schema, a Java class inspected
14cu|ws-jaxme-0.5.2-3|61	via reflection, or a database schema). The output is
14cu|ws-jaxme-0.5.2-3|62	a set of Java classes:
14cu|ws-jaxme-0.5.2-3|63	* A Java bean class matching the schema description.
14cu|ws-jaxme-0.5.2-3|64	(If the schema was obtained via Java reflection,
14cu|ws-jaxme-0.5.2-3|65	the original Java bean class.)
14cu|ws-jaxme-0.5.2-3|66	* Read a conforming XML document and convert it into
14cu|ws-jaxme-0.5.2-3|67	the equivalent Java bean.
14cu|ws-jaxme-0.5.2-3|68	* Vice versa, marshal the Java bean back into the
14cu|ws-jaxme-0.5.2-3|69	original XML document.
14cu|ws-jaxme-0.5.2-3|70	
14cu|ws-jaxme-0.5.2-3|71	%package        javadoc
14cu|ws-jaxme-0.5.2-3|72	Summary:        Javadoc for %{name}
14cu|ws-jaxme-0.5.2-3|73	Group:          Development/Java
14cu|ws-jaxme-0.5.2-3|74	Requires:       jpackage-utils
14cu|ws-jaxme-0.5.2-3|75	Requires(postun): jpackage-utils
14cu|ws-jaxme-0.5.2-3|76	
14cu|ws-jaxme-0.5.2-3|77	%description    javadoc
14cu|ws-jaxme-0.5.2-3|78	%{summary}.
14cu|ws-jaxme-0.5.2-3|79	
14cu|ws-jaxme-0.5.2-3|80	%package        manual
14cu|ws-jaxme-0.5.2-3|81	Summary:        Documents for %{name}
14cu|ws-jaxme-0.5.2-3|82	Group:          Development/Java
14cu|ws-jaxme-0.5.2-3|83	
14cu|ws-jaxme-0.5.2-3|84	%description    manual
14cu|ws-jaxme-0.5.2-3|85	%{summary}.
14cu|ws-jaxme-0.5.2-3|86	
14cu|ws-jaxme-0.5.2-3|87	%prep
14cu|ws-jaxme-0.5.2-3|88	%setup -q -n %{name}-%{version}
14cu|ws-jaxme-0.5.2-3|89	for j in $(find . -name "*.jar"); do
14cu|ws-jaxme-0.5.2-3|90	mv $j $j.no
14cu|ws-jaxme-0.5.2-3|91	done
14cu|ws-jaxme-0.5.2-3|92	
14cu|ws-jaxme-0.5.2-3|93	%patch0 -p0
14cu|ws-jaxme-0.5.2-3|94	%patch1 -p0
14cu|ws-jaxme-0.5.2-3|95	#%patch2 -p1
14cu|ws-jaxme-0.5.2-3|96	%patch3 -p1
14cu|ws-jaxme-0.5.2-3|97	%patch4 -p0 -b .sav
14cu|ws-jaxme-0.5.2-3|98	%patch5 -p0 -b .sav
14cu|ws-jaxme-0.5.2-3|99	%patch6 -p0 -b .docbook
14cu|ws-jaxme-0.5.2-3|100	
14cu|ws-jaxme-0.5.2-3|101	%build
14cu|ws-jaxme-0.5.2-3|102	export OPT_JAR_LIST="xalan-j2 ant/ant-trax xalan-j2-serializer xml-commons-resolver ant/ant-apache-resolver"
14cu|ws-jaxme-0.5.2-3|103	export CLASSPATH=$(build-classpath antlr hsqldb commons-codec junit log4j xmldb-api xerces-j2 xml-commons-jaxp-1.3-apis)
14cu|ws-jaxme-0.5.2-3|104	%{ant} all Docs.all \
14cu|ws-jaxme-0.5.2-3|105	-Dbuild.sysclasspath=first \
14cu|ws-jaxme-0.5.2-3|106	-Ddocbook.home=%{_datadir}/sgml/docbook \
14cu|ws-jaxme-0.5.2-3|107	-Ddocbookxsl.home=%{_datadir}/sgml/docbook/xsl-stylesheets
14cu|ws-jaxme-0.5.2-3|108	
14cu|ws-jaxme-0.5.2-3|109	mkdir -p META-INF
14cu|ws-jaxme-0.5.2-3|110	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14cu|ws-jaxme-0.5.2-3|111	touch META-INF/MANIFEST.MF
14cu|ws-jaxme-0.5.2-3|112	zip -u dist/jaxmeapi-%{version}.jar META-INF/MANIFEST.MF
14cu|ws-jaxme-0.5.2-3|113	
14cu|ws-jaxme-0.5.2-3|114	%install
14cu|ws-jaxme-0.5.2-3|115	rm -rf %{buildroot}
14cu|ws-jaxme-0.5.2-3|116	install -dm 755 %{buildroot}%{_javadir}/%{base_name}
14cu|ws-jaxme-0.5.2-3|117	for jar in dist/*.jar; do
14cu|ws-jaxme-0.5.2-3|118	install -m 644 ${jar} %{buildroot}%{_javadir}/%{base_name}/
14cu|ws-jaxme-0.5.2-3|119	done
14cu|ws-jaxme-0.5.2-3|120	(cd %{buildroot}%{_javadir}/%{base_name} &&
14cu|ws-jaxme-0.5.2-3|121	for jar in *-%{version}*;
14cu|ws-jaxme-0.5.2-3|122	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`;
14cu|ws-jaxme-0.5.2-3|123	done
14cu|ws-jaxme-0.5.2-3|124	)
14cu|ws-jaxme-0.5.2-3|125	
14cu|ws-jaxme-0.5.2-3|126	(cd %{buildroot}%{_javadir}/%{base_name} &&
14cu|ws-jaxme-0.5.2-3|127	for jar in *.jar;
14cu|ws-jaxme-0.5.2-3|128	do ln -sf ${jar} ws-${jar};
14cu|ws-jaxme-0.5.2-3|129	done
14cu|ws-jaxme-0.5.2-3|130	)
14cu|ws-jaxme-0.5.2-3|131	
14cu|ws-jaxme-0.5.2-3|132	#javadoc
14cu|ws-jaxme-0.5.2-3|133	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|134	cp -pr build/docs/src/documentation/content/apidocs \
14cu|ws-jaxme-0.5.2-3|135	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|136	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|ws-jaxme-0.5.2-3|137	rm -rf build/docs/src/documentation/content/apidocs
14cu|ws-jaxme-0.5.2-3|138	
14cu|ws-jaxme-0.5.2-3|139	#manual
14cu|ws-jaxme-0.5.2-3|140	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|141	cp -pr build/docs/src/documentation/content/* %{buildroot}%{_docdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|142	install -pm 644 LICENSE %{buildroot}%{_docdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|143	
14cu|ws-jaxme-0.5.2-3|144	%files
14cu|ws-jaxme-0.5.2-3|145	%defattr(0644,root,root,0755)
14cu|ws-jaxme-0.5.2-3|146	%{_javadir}/%{base_name}
14cu|ws-jaxme-0.5.2-3|147	
14cu|ws-jaxme-0.5.2-3|148	%files javadoc
14cu|ws-jaxme-0.5.2-3|149	%defattr(0644,root,root,0755)
14cu|ws-jaxme-0.5.2-3|150	%doc %{_javadocdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|151	%doc %{_javadocdir}/%{name}
14cu|ws-jaxme-0.5.2-3|152	
14cu|ws-jaxme-0.5.2-3|153	%files manual
14cu|ws-jaxme-0.5.2-3|154	%defattr(0644,root,root,0755)
14cu|ws-jaxme-0.5.2-3|155	%doc %{_docdir}/%{name}-%{version}
14cu|ws-jaxme-0.5.2-3|156	
14cu|ws-jaxme-0.5.2-3|157	%changelog
14cu|ws-jaxme-0.5.2-3|158	
14cu|ws-jaxme-0.5.2-3|159	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:0.5.2-3
14cu|ws-jaxme-0.5.2-3|160	- (c992d16) Drop ant-trax BR
14cu|ws-jaxme-0.5.2-3|161	
14cu|ws-jaxme-0.5.2-3|162	

15552 14
14cu|wxbanker-0.9.1-3|1	%define debug_package %{nil}
14cu|wxbanker-0.9.1-3|2	
14cu|wxbanker-0.9.1-3|3	Summary: 	Simple personal finance
14cu|wxbanker-0.9.1-3|4	Name: 		wxbanker
14cu|wxbanker-0.9.1-3|5	Version:	0.9.1
14cu|wxbanker-0.9.1-3|6	Release:	3
14cu|wxbanker-0.9.1-3|7	License:	GNU GPL 3
14cu|wxbanker-0.9.1-3|8	Group:		Office
14cu|wxbanker-0.9.1-3|9	URL:		https://launchpad.net/wxbanker
14cu|wxbanker-0.9.1-3|10	Source0:	http://launchpad.net/wxbanker/0.9/0.9.1/+download/%{name}-%{version}.tar.gz
14cu|wxbanker-0.9.1-3|11	BuildRequires:	python-devel
14cu|wxbanker-0.9.1-3|12	BuildRequires:	wxPythonGTK
14cu|wxbanker-0.9.1-3|13	BuildRequires:  python-dateutil
14cu|wxbanker-0.9.1-3|14	Requires:	wxPythonGTK
14cu|wxbanker-0.9.1-3|15	Requires:  	python-dateutil
14cu|wxbanker-0.9.1-3|16	Requires:  	python-simplejson
14cu|wxbanker-0.9.1-3|17	Requires:  	python-numpy
14cu|wxbanker-0.9.1-3|18	
14cu|wxbanker-0.9.1-3|19	%description
14cu|wxbanker-0.9.1-3|20	While wxBanker can synchronize account balances online via Mint.com, the point
14cu|wxbanker-0.9.1-3|21	of wxBanker is to keep your own separate balances to compare with your online
14cu|wxbanker-0.9.1-3|22	banks and other accounts; think of wxBanker as an advanced digital checkbook
14cu|wxbanker-0.9.1-3|23	register.
14cu|wxbanker-0.9.1-3|24	
14cu|wxbanker-0.9.1-3|25	You can also create arbitrary accounts for keeping track of reimbursable
14cu|wxbanker-0.9.1-3|26	deposits, loans with friends, or allocating monthly savings for special
14cu|wxbanker-0.9.1-3|27	purchases.
14cu|wxbanker-0.9.1-3|28	
14cu|wxbanker-0.9.1-3|29	%prep
14cu|wxbanker-0.9.1-3|30	%setup -q
14cu|wxbanker-0.9.1-3|31	
14cu|wxbanker-0.9.1-3|32	%build
14cu|wxbanker-0.9.1-3|33	python setup.py build
14cu|wxbanker-0.9.1-3|34	
14cu|wxbanker-0.9.1-3|35	%install
14cu|wxbanker-0.9.1-3|36	python setup.py install --root=%{buildroot}
14cu|wxbanker-0.9.1-3|37	
14cu|wxbanker-0.9.1-3|38	%clean
14cu|wxbanker-0.9.1-3|39	
14cu|wxbanker-0.9.1-3|40	%files
14cu|wxbanker-0.9.1-3|41	%doc COPYING.txt CHANGELOG.txt
14cu|wxbanker-0.9.1-3|42	%{_localedir}/*/LC_MESSAGES/%{name}.mo
14cu|wxbanker-0.9.1-3|43	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14cu|wxbanker-0.9.1-3|44	%{_datadir}/%{name}/*
14cu|wxbanker-0.9.1-3|45	%{_datadir}/pixmaps/%{name}.png
14cu|wxbanker-0.9.1-3|46	%{_datadir}/applications/%{name}.desktop
14cu|wxbanker-0.9.1-3|47	%{_bindir}/%{name}
14cu|wxbanker-0.9.1-3|48	%{py_puresitedir}/%{name}/*
14cu|wxbanker-0.9.1-3|49	%{py_puresitedir}/wxBanker*.egg-info
14cu|wxbanker-0.9.1-3|50	
14cu|wxbanker-0.9.1-3|51	
14cu|wxbanker-0.9.1-3|52	
14cu|wxbanker-0.9.1-3|53	%changelog
14cu|wxbanker-0.9.1-3|54	
14cu|wxbanker-0.9.1-3|55	* Mon Sep 14 2015 Denis Silakov <dsilakov@gmail.com> 0.9.1-3
14cu|wxbanker-0.9.1-3|56	- (a6e7c99) Spec cleanup
14cu|wxbanker-0.9.1-3|57	
14cu|wxbanker-0.9.1-3|58	

15553 14
14cu|wxlauncher-0.9.4-2|1	%define debug_package	%{nil}
14cu|wxlauncher-0.9.4-2|2	
14cu|wxlauncher-0.9.4-2|3	Name:		wxlauncher
14cu|wxlauncher-0.9.4-2|4	Version:	0.9.4
14cu|wxlauncher-0.9.4-2|5	Release:	2
14cu|wxlauncher-0.9.4-2|6	
14cu|wxlauncher-0.9.4-2|7	Summary:	Cross-platform launcher for the FreeSpace 2
14cu|wxlauncher-0.9.4-2|8	License:	GPLv2
14cu|wxlauncher-0.9.4-2|9	Group:		Games/Strategy
14cu|wxlauncher-0.9.4-2|10	Url:		http://www.hard-light.net/forums/index.php?topic=67950.0"
14cu|wxlauncher-0.9.4-2|11	Source0:	http://wxlauncher.googlecode.com/files/%{name}-%{version}.tar.gz
14cu|wxlauncher-0.9.4-2|12	Source1:	wxlauncher.png
14cu|wxlauncher-0.9.4-2|13	Source2:	wxlauncher.desktop
14cu|wxlauncher-0.9.4-2|14	#https://wxlauncher.googlecode.com/issues/attachment?aid=930010000&name=wxlauncher_homedir.patch&token=ABZ6GAdPROo_5aMga1FoSSzNFfUdmrHNhw%3A1427549336627
14cu|wxlauncher-0.9.4-2|15	Patch0:		wxlauncher_homedir.patch
14cu|wxlauncher-0.9.4-2|16	
14cu|wxlauncher-0.9.4-2|17	BuildRequires:  cmake
14cu|wxlauncher-0.9.4-2|18	BuildRequires:  wxPythonGTK-devel
14cu|wxlauncher-0.9.4-2|19	BuildRequires:  wxgtku2.8-devel
14cu|wxlauncher-0.9.4-2|20	BuildRequires:  pkgconfig(python)
14cu|wxlauncher-0.9.4-2|21	BuildRequires:  python-setuptools
14cu|wxlauncher-0.9.4-2|22	BuildRequires:  python
14cu|wxlauncher-0.9.4-2|23	BuildRequires:  pkgconfig(openal)
14cu|wxlauncher-0.9.4-2|24	BuildRequires:  pythonegg(markdown)
14cu|wxlauncher-0.9.4-2|25	BuildRequires:  pkgconfig(sdl)
14cu|wxlauncher-0.9.4-2|26	BuildRequires:  imagemagick
14cu|wxlauncher-0.9.4-2|27	BuildRequires:  desktop-file-utils
14cu|wxlauncher-0.9.4-2|28	
14cu|wxlauncher-0.9.4-2|29	%description
14cu|wxlauncher-0.9.4-2|30	This is wxLauncher,a cross-platform
14cu|wxlauncher-0.9.4-2|31	launcher for the FreeSpace 2 Open engine.
14cu|wxlauncher-0.9.4-2|32	Our goal is to make setting up and using
14cu|wxlauncher-0.9.4-2|33	Freespace 2 Open and its Total Conversions
14cu|wxlauncher-0.9.4-2|34	as easy as possible by providing
14cu|wxlauncher-0.9.4-2|35	an interface that is functional.
14cu|wxlauncher-0.9.4-2|36	
14cu|wxlauncher-0.9.4-2|37	%files
14cu|wxlauncher-0.9.4-2|38	%doc ReadMe.txt License.txt Thanks.txt
14cu|wxlauncher-0.9.4-2|39	%{_bindir}/wxlauncher
14cu|wxlauncher-0.9.4-2|40	%{_datadir}/wxlauncher/*.png
14cu|wxlauncher-0.9.4-2|41	%{_datadir}/wxlauncher/*.ico
14cu|wxlauncher-0.9.4-2|42	%{_datadir}/wxlauncher/onlinehelp.htb
14cu|wxlauncher-0.9.4-2|43	%{_liconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|44	%{_iconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|45	%{_miconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|46	%{_datadir}/applications/%{name}.desktop
14cu|wxlauncher-0.9.4-2|47	
14cu|wxlauncher-0.9.4-2|48	
14cu|wxlauncher-0.9.4-2|49	
14cu|wxlauncher-0.9.4-2|50	#-------------------------------------------------
14cu|wxlauncher-0.9.4-2|51	%prep
14cu|wxlauncher-0.9.4-2|52	%setup -q
14cu|wxlauncher-0.9.4-2|53	%patch0 -p0
14cu|wxlauncher-0.9.4-2|54	
14cu|wxlauncher-0.9.4-2|55	%build
14cu|wxlauncher-0.9.4-2|56	%cmake -DUSE_OPENAL=1 \
14cu|wxlauncher-0.9.4-2|57	-DCMAKE_INSTALL_PREFIX=/usr ../ \
14cu|wxlauncher-0.9.4-2|58	-DRESOURCES_PATH=%{_datadir}/wxlauncher \
14cu|wxlauncher-0.9.4-2|59	-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config \
14cu|wxlauncher-0.9.4-2|60	-DwxWidgets_wxrc_EXECUTABLE=/usr/bin/wxrc-2.8
14cu|wxlauncher-0.9.4-2|61	
14cu|wxlauncher-0.9.4-2|62	%make
14cu|wxlauncher-0.9.4-2|63	
14cu|wxlauncher-0.9.4-2|64	%install
14cu|wxlauncher-0.9.4-2|65	%makeinstall_std -C build
14cu|wxlauncher-0.9.4-2|66	# Icons
14cu|wxlauncher-0.9.4-2|67	install -d -m755 %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14cu|wxlauncher-0.9.4-2|68	convert %{SOURCE1} -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|69	convert %{SOURCE1} -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|70	convert %{SOURCE1} -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|wxlauncher-0.9.4-2|71	
14cu|wxlauncher-0.9.4-2|72	# menu entry
14cu|wxlauncher-0.9.4-2|73	install -d -m755 %{buildroot}%{_datadir}/applications
14cu|wxlauncher-0.9.4-2|74	desktop-file-install %{SOURCE2} \
14cu|wxlauncher-0.9.4-2|75	--dir=%{buildroot}%{_datadir}/applications
14cu|wxlauncher-0.9.4-2|76	
14cu|wxlauncher-0.9.4-2|77	
14cu|wxlauncher-0.9.4-2|78	
14cu|wxlauncher-0.9.4-2|79	
14cu|wxlauncher-0.9.4-2|80	
14cu|wxlauncher-0.9.4-2|81	
14cu|wxlauncher-0.9.4-2|82	
14cu|wxlauncher-0.9.4-2|83	
14cu|wxlauncher-0.9.4-2|84	%changelog
14cu|wxlauncher-0.9.4-2|85	* Mon Mar 30 2015 abfonly <abfonly@gmail.com> 0.9.4-2
14cu|wxlauncher-0.9.4-2|86	+ Revision: d906f78
14cu|wxlauncher-0.9.4-2|87	- Bump rel
14cu|wxlauncher-0.9.4-2|88	
14cu|wxlauncher-0.9.4-2|89	

15554 14
14cu|wxmaxima-15.04.0-2|1	%define Name	wxMaxima
14cu|wxmaxima-15.04.0-2|2	
14cu|wxmaxima-15.04.0-2|3	Name:		wxmaxima
14cu|wxmaxima-15.04.0-2|4	Version:	15.04.0
14cu|wxmaxima-15.04.0-2|5	Release:	2
14cu|wxmaxima-15.04.0-2|6	Summary:	An interface for the computer algebra system Maxima
14cu|wxmaxima-15.04.0-2|7	Group:		Sciences/Mathematics
14cu|wxmaxima-15.04.0-2|8	License:	GPLv2+
14cu|wxmaxima-15.04.0-2|9	URL:		http://wxmaxima.sourceforge.net/
14cu|wxmaxima-15.04.0-2|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|wxmaxima-15.04.0-2|11	Source1:	wxmaxima.desktop
14cu|wxmaxima-15.04.0-2|12	Requires:	maxima
14cu|wxmaxima-15.04.0-2|13	BuildRequires:	pkgconfig(libxml-2.0)
14cu|wxmaxima-15.04.0-2|14	BuildRequires:	wxgtku3.0-devel
14cu|wxmaxima-15.04.0-2|15	BuildRequires:	imagemagick
14cu|wxmaxima-15.04.0-2|16	BuildRequires:	desktop-file-utils
14cu|wxmaxima-15.04.0-2|17	
14cu|wxmaxima-15.04.0-2|18	Suggests:	jsmath-fonts
14cu|wxmaxima-15.04.0-2|19	
14cu|wxmaxima-15.04.0-2|20	%description
14cu|wxmaxima-15.04.0-2|21	wxMaxima is a cross-platform graphical front-end for the computer
14cu|wxmaxima-15.04.0-2|22	algebra system Maxima based on wxWidgets. It provides nice display
14cu|wxmaxima-15.04.0-2|23	of mathematical output and easy access to Maxima functions through
14cu|wxmaxima-15.04.0-2|24	menus and dialogs.
14cu|wxmaxima-15.04.0-2|25	
14cu|wxmaxima-15.04.0-2|26	%prep
14cu|wxmaxima-15.04.0-2|27	%setup -q
14cu|wxmaxima-15.04.0-2|28	
14cu|wxmaxima-15.04.0-2|29	%build
14cu|wxmaxima-15.04.0-2|30	%configure2_5x \
14cu|wxmaxima-15.04.0-2|31	--enable-printing \
14cu|wxmaxima-15.04.0-2|32	--enable-unicode-glyphs
14cu|wxmaxima-15.04.0-2|33	%make
14cu|wxmaxima-15.04.0-2|34	
14cu|wxmaxima-15.04.0-2|35	%install
14cu|wxmaxima-15.04.0-2|36	%makeinstall
14cu|wxmaxima-15.04.0-2|37	%find_lang %{Name}
14cu|wxmaxima-15.04.0-2|38	# icons
14cu|wxmaxima-15.04.0-2|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|wxmaxima-15.04.0-2|40	convert data/wxmaxima.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|wxmaxima-15.04.0-2|41	convert data/wxmaxima.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|wxmaxima-15.04.0-2|42	convert data/wxmaxima.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|wxmaxima-15.04.0-2|43	
14cu|wxmaxima-15.04.0-2|44	#xdg
14cu|wxmaxima-15.04.0-2|45	mkdir -p %{buildroot}%{_datadir}/applications
14cu|wxmaxima-15.04.0-2|46	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|wxmaxima-15.04.0-2|47	# Upstream desktop file has no localization
14cu|wxmaxima-15.04.0-2|48	rm -f %{buildroot}%{_datadir}/applications/%{Name}.desktop
14cu|wxmaxima-15.04.0-2|49	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{Name}.desktop
14cu|wxmaxima-15.04.0-2|50	install -D -m 644 data/wxmaxima.png %{buildroot}%{_datadir}/pixmaps/wxmaxima.png
14cu|wxmaxima-15.04.0-2|51	
14cu|wxmaxima-15.04.0-2|52	# correct icon name in menu entry
14cu|wxmaxima-15.04.0-2|53	#perl -pi -e 's,maxima.png,%{name},g' %{buildroot}%{_datadir}/applications/*
14cu|wxmaxima-15.04.0-2|54	
14cu|wxmaxima-15.04.0-2|55	desktop-file-install --vendor="" \
14cu|wxmaxima-15.04.0-2|56	--remove-category="Application" \
14cu|wxmaxima-15.04.0-2|57	--remove-category="Utility" \
14cu|wxmaxima-15.04.0-2|58	--remove-category="X-Red-Hat-Base" \
14cu|wxmaxima-15.04.0-2|59	--remove-category="X-Red-Hat-Base-Only" \
14cu|wxmaxima-15.04.0-2|60	--add-category="GTK" \
14cu|wxmaxima-15.04.0-2|61	--add-category="Science" \
14cu|wxmaxima-15.04.0-2|62	--add-category="Math" \
14cu|wxmaxima-15.04.0-2|63	--dir %{buildroot}%{_datadir}/applications \
14cu|wxmaxima-15.04.0-2|64	%{buildroot}%{_datadir}/applications/*
14cu|wxmaxima-15.04.0-2|65	
14cu|wxmaxima-15.04.0-2|66	%files -f %{Name}.lang
14cu|wxmaxima-15.04.0-2|67	%doc README COPYING
14cu|wxmaxima-15.04.0-2|68	%{_bindir}/%{name}
14cu|wxmaxima-15.04.0-2|69	%{_datadir}/%{Name}
14cu|wxmaxima-15.04.0-2|70	%{_datadir}/appdata/*
14cu|wxmaxima-15.04.0-2|71	%{_datadir}/applications/%{Name}.desktop
14cu|wxmaxima-15.04.0-2|72	%{_datadir}/mime/packages/*
14cu|wxmaxima-15.04.0-2|73	%{_datadir}/pixmaps/*
14cu|wxmaxima-15.04.0-2|74	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|wxmaxima-15.04.0-2|75	%{_infodir}/*
14cu|wxmaxima-15.04.0-2|76	%{_mandir}/man?/*
14cu|wxmaxima-15.04.0-2|77	
14cu|wxmaxima-15.04.0-2|78	%changelog
14cu|wxmaxima-15.04.0-2|79	
14cu|wxmaxima-15.04.0-2|80	* Tue Jun 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.04.0-2
14cu|wxmaxima-15.04.0-2|81	- (c1f0800) Updated to 15.04
14cu|wxmaxima-15.04.0-2|82	
14cu|wxmaxima-15.04.0-2|83	

15555 14
14cu|wxsvg-1.5.9-2|1	%define major 3
14cu|wxsvg-1.5.9-2|2	%define libname %mklibname %{name} %{major}
14cu|wxsvg-1.5.9-2|3	%define devname %mklibname %{name} -d
14cu|wxsvg-1.5.9-2|4	%define Werror_cflags %nil
14cu|wxsvg-1.5.9-2|5	
14cu|wxsvg-1.5.9-2|6	Summary:	A library to create, manipulate and render SVG files
14cu|wxsvg-1.5.9-2|7	Name:		wxsvg
14cu|wxsvg-1.5.9-2|8	Version:	1.5.9
14cu|wxsvg-1.5.9-2|9	Release:	2
14cu|wxsvg-1.5.9-2|10	License:	wxWidgets-v3
14cu|wxsvg-1.5.9-2|11	Group:		System/Libraries
14cu|wxsvg-1.5.9-2|12	Url:		http://wxsvg.sourceforge.net/
14cu|wxsvg-1.5.9-2|13	Source0:	http://heanet.dl.sourceforge.net/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14cu|wxsvg-1.5.9-2|14	BuildRequires:	ffmpeg-devel
14cu|wxsvg-1.5.9-2|15	BuildRequires:	wxgtku3.0-devel >= 3.0.2
14cu|wxsvg-1.5.9-2|16	BuildRequires:	pkgconfig(expat)
14cu|wxsvg-1.5.9-2|17	BuildRequires:	pkgconfig(libart-2.0)
14cu|wxsvg-1.5.9-2|18	
14cu|wxsvg-1.5.9-2|19	%description
14cu|wxsvg-1.5.9-2|20	wxSVG is a C++ library to create, manipulate and render SVG files.
14cu|wxsvg-1.5.9-2|21	
14cu|wxsvg-1.5.9-2|22	%files
14cu|wxsvg-1.5.9-2|23	%doc AUTHORS ChangeLog COPYING TODO
14cu|wxsvg-1.5.9-2|24	%{_bindir}/svgview
14cu|wxsvg-1.5.9-2|25	
14cu|wxsvg-1.5.9-2|26	#----------------------------------------------------------------------------
14cu|wxsvg-1.5.9-2|27	
14cu|wxsvg-1.5.9-2|28	%package -n %{libname}
14cu|wxsvg-1.5.9-2|29	Summary:	Dynamic libraries from %{name}
14cu|wxsvg-1.5.9-2|30	Group:		System/Libraries
14cu|wxsvg-1.5.9-2|31	
14cu|wxsvg-1.5.9-2|32	%description -n %{libname}
14cu|wxsvg-1.5.9-2|33	Dynamic libraries from %{name}.
14cu|wxsvg-1.5.9-2|34	
14cu|wxsvg-1.5.9-2|35	%files -n %{libname}
14cu|wxsvg-1.5.9-2|36	%doc AUTHORS ChangeLog COPYING TODO
14cu|wxsvg-1.5.9-2|37	%{_libdir}/lib%{name}.so.%{major}*
14cu|wxsvg-1.5.9-2|38	
14cu|wxsvg-1.5.9-2|39	#----------------------------------------------------------------------------
14cu|wxsvg-1.5.9-2|40	
14cu|wxsvg-1.5.9-2|41	%package -n %{devname}
14cu|wxsvg-1.5.9-2|42	Summary:	Header files and libraries from %{name}
14cu|wxsvg-1.5.9-2|43	Group:		Development/C++
14cu|wxsvg-1.5.9-2|44	Requires:	%{libname} = %{EVRD}
14cu|wxsvg-1.5.9-2|45	Provides:	%{name}-devel = %{EVRD}
14cu|wxsvg-1.5.9-2|46	
14cu|wxsvg-1.5.9-2|47	%description -n %{devname}
14cu|wxsvg-1.5.9-2|48	Libraries and includes files for developing programs based on %{name}.
14cu|wxsvg-1.5.9-2|49	
14cu|wxsvg-1.5.9-2|50	%files -n %{devname}
14cu|wxsvg-1.5.9-2|51	%doc AUTHORS ChangeLog COPYING TODO
14cu|wxsvg-1.5.9-2|52	%{_includedir}/*
14cu|wxsvg-1.5.9-2|53	%{_libdir}/lib%{name}.so
14cu|wxsvg-1.5.9-2|54	%{_libdir}/pkgconfig/lib%{name}.pc
14cu|wxsvg-1.5.9-2|55	
14cu|wxsvg-1.5.9-2|56	#----------------------------------------------------------------------------
14cu|wxsvg-1.5.9-2|57	
14cu|wxsvg-1.5.9-2|58	%prep
14cu|wxsvg-1.5.9-2|59	%setup -q
14cu|wxsvg-1.5.9-2|60	
14cu|wxsvg-1.5.9-2|61	# fix debug permits
14cu|wxsvg-1.5.9-2|62	chmod a-x src/cairo/SVGCanvasTextCairo.h
14cu|wxsvg-1.5.9-2|63	chmod a-x src/cairo/SVGCanvasImageCairo.h
14cu|wxsvg-1.5.9-2|64	chmod a-x src/cairo/SVGCanvasImageCairo.cpp
14cu|wxsvg-1.5.9-2|65	chmod a-x src/cairo/SVGCanvasTextCairo.cpp
14cu|wxsvg-1.5.9-2|66	
14cu|wxsvg-1.5.9-2|67	%build
14cu|wxsvg-1.5.9-2|68	#move files to a better place
14cu|wxsvg-1.5.9-2|69	mv *.m4 m4/
14cu|wxsvg-1.5.9-2|70	
14cu|wxsvg-1.5.9-2|71	autoreconf -vfi
14cu|wxsvg-1.5.9-2|72	%configure2_5x \
14cu|wxsvg-1.5.9-2|73	--disable-static \
14cu|wxsvg-1.5.9-2|74	--with-wx-config=%{_bindir}/wx-config \
14cu|wxsvg-1.5.9-2|75	--enable-ffmpeg
14cu|wxsvg-1.5.9-2|76	
14cu|wxsvg-1.5.9-2|77	%make
14cu|wxsvg-1.5.9-2|78	
14cu|wxsvg-1.5.9-2|79	%install
14cu|wxsvg-1.5.9-2|80	%makeinstall_std
14cu|wxsvg-1.5.9-2|81	
14cu|wxsvg-1.5.9-2|82	
14cu|wxsvg-1.5.9-2|83	%changelog
14cu|wxsvg-1.5.9-2|84	
14cu|wxsvg-1.5.9-2|85	* Wed Sep 07 2016 alzim <alzim@bk.ru> 1.5.9-2
14cu|wxsvg-1.5.9-2|86	- (ce28111) Merge pull request #6 from import/wxsvg:rosa2016.1
14cu|wxsvg-1.5.9-2|87	- (ce28111) Updated --with-wx-config
14cu|wxsvg-1.5.9-2|88	
14cu|wxsvg-1.5.9-2|89	

15556 14
14cu|x11-driver-video-apm-1.2.5-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-apm-1.2.5-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-apm-1.2.5-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-apm-1.2.5-12|4	
14cu|x11-driver-video-apm-1.2.5-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-apm-1.2.5-12|6	
14cu|x11-driver-video-apm-1.2.5-12|7	Summary:	X.org driver for Alliance Promotion
14cu|x11-driver-video-apm-1.2.5-12|8	Name:		x11-driver-video-apm
14cu|x11-driver-video-apm-1.2.5-12|9	Version:	1.2.5
14cu|x11-driver-video-apm-1.2.5-12|10	Release:	12
14cu|x11-driver-video-apm-1.2.5-12|11	License:	MIT
14cu|x11-driver-video-apm-1.2.5-12|12	Group:		System/X11
14cu|x11-driver-video-apm-1.2.5-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-apm-1.2.5-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-%{version}.tar.bz2
14cu|x11-driver-video-apm-1.2.5-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-apm-1.2.5-12|16	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-apm-1.2.5-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-apm-1.2.5-12|18	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-apm-1.2.5-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-apm-1.2.5-12|20	
14cu|x11-driver-video-apm-1.2.5-12|21	%description
14cu|x11-driver-video-apm-1.2.5-12|22	x11-driver-video-apm is the X.org driver for Alliance Promotion.
14cu|x11-driver-video-apm-1.2.5-12|23	
14cu|x11-driver-video-apm-1.2.5-12|24	%files
14cu|x11-driver-video-apm-1.2.5-12|25	%doc COPYING
14cu|x11-driver-video-apm-1.2.5-12|26	%{_libdir}/xorg/modules/drivers/apm_drv.so
14cu|x11-driver-video-apm-1.2.5-12|27	%{_mandir}/man4/apm.*
14cu|x11-driver-video-apm-1.2.5-12|28	
14cu|x11-driver-video-apm-1.2.5-12|29	#----------------------------------------------------------------------------
14cu|x11-driver-video-apm-1.2.5-12|30	
14cu|x11-driver-video-apm-1.2.5-12|31	%prep
14cu|x11-driver-video-apm-1.2.5-12|32	%setup -qn xf86-video-apm-%{version}
14cu|x11-driver-video-apm-1.2.5-12|33	%apply_patches
14cu|x11-driver-video-apm-1.2.5-12|34	
14cu|x11-driver-video-apm-1.2.5-12|35	%build
14cu|x11-driver-video-apm-1.2.5-12|36	%configure2_5x
14cu|x11-driver-video-apm-1.2.5-12|37	%make
14cu|x11-driver-video-apm-1.2.5-12|38	
14cu|x11-driver-video-apm-1.2.5-12|39	%install
14cu|x11-driver-video-apm-1.2.5-12|40	%makeinstall_std
14cu|x11-driver-video-apm-1.2.5-12|41	
14cu|x11-driver-video-apm-1.2.5-12|42	
14cu|x11-driver-video-apm-1.2.5-12|43	%changelog
14cu|x11-driver-video-apm-1.2.5-12|44	
14cu|x11-driver-video-apm-1.2.5-12|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.5-12
14cu|x11-driver-video-apm-1.2.5-12|46	- (e925fc4) MassBuild#890: Increase release tag
14cu|x11-driver-video-apm-1.2.5-12|47	
14cu|x11-driver-video-apm-1.2.5-12|48	

15557 14
14cu|x11-driver-video-ark-0.7.5-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-ark-0.7.5-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-ark-0.7.5-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-ark-0.7.5-12|4	
14cu|x11-driver-video-ark-0.7.5-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-ark-0.7.5-12|6	
14cu|x11-driver-video-ark-0.7.5-12|7	Summary:	X.org driver for ARK Logic graphics chipsets
14cu|x11-driver-video-ark-0.7.5-12|8	Name:		x11-driver-video-ark
14cu|x11-driver-video-ark-0.7.5-12|9	Version:	0.7.5
14cu|x11-driver-video-ark-0.7.5-12|10	Release:	12
14cu|x11-driver-video-ark-0.7.5-12|11	License:	MIT
14cu|x11-driver-video-ark-0.7.5-12|12	Group:		System/X11
14cu|x11-driver-video-ark-0.7.5-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-ark-0.7.5-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ark-%{version}.tar.bz2
14cu|x11-driver-video-ark-0.7.5-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-ark-0.7.5-12|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-ark-0.7.5-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-ark-0.7.5-12|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-ark-0.7.5-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-ark-0.7.5-12|20	
14cu|x11-driver-video-ark-0.7.5-12|21	%description
14cu|x11-driver-video-ark-0.7.5-12|22	x11-driver-video-ark is the X.org driver for ARK Logic graphics chipsets.
14cu|x11-driver-video-ark-0.7.5-12|23	
14cu|x11-driver-video-ark-0.7.5-12|24	%files
14cu|x11-driver-video-ark-0.7.5-12|25	%doc COPYING
14cu|x11-driver-video-ark-0.7.5-12|26	%{_libdir}/xorg/modules/drivers/ark_drv.so
14cu|x11-driver-video-ark-0.7.5-12|27	
14cu|x11-driver-video-ark-0.7.5-12|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-ark-0.7.5-12|29	
14cu|x11-driver-video-ark-0.7.5-12|30	%prep
14cu|x11-driver-video-ark-0.7.5-12|31	%setup -qn xf86-video-ark-%{version}
14cu|x11-driver-video-ark-0.7.5-12|32	%apply_patches
14cu|x11-driver-video-ark-0.7.5-12|33	
14cu|x11-driver-video-ark-0.7.5-12|34	%build
14cu|x11-driver-video-ark-0.7.5-12|35	%configure2_5x
14cu|x11-driver-video-ark-0.7.5-12|36	%make
14cu|x11-driver-video-ark-0.7.5-12|37	
14cu|x11-driver-video-ark-0.7.5-12|38	%install
14cu|x11-driver-video-ark-0.7.5-12|39	%makeinstall_std
14cu|x11-driver-video-ark-0.7.5-12|40	
14cu|x11-driver-video-ark-0.7.5-12|41	
14cu|x11-driver-video-ark-0.7.5-12|42	%changelog
14cu|x11-driver-video-ark-0.7.5-12|43	
14cu|x11-driver-video-ark-0.7.5-12|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.7.5-12
14cu|x11-driver-video-ark-0.7.5-12|45	- (0f62b74) MassBuild#890: Increase release tag
14cu|x11-driver-video-ark-0.7.5-12|46	
14cu|x11-driver-video-ark-0.7.5-12|47	

15558 14
14cu|x11-driver-video-ast-1.0.1-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-ast-1.0.1-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-ast-1.0.1-4|3	%define _disable_ld_now 1
14cu|x11-driver-video-ast-1.0.1-4|4	
14cu|x11-driver-video-ast-1.0.1-4|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-ast-1.0.1-4|6	
14cu|x11-driver-video-ast-1.0.1-4|7	Summary:	X.org driver for ASPEED Technology Inc
14cu|x11-driver-video-ast-1.0.1-4|8	Name:		x11-driver-video-ast
14cu|x11-driver-video-ast-1.0.1-4|9	Version:	1.0.1
14cu|x11-driver-video-ast-1.0.1-4|10	Release:	4
14cu|x11-driver-video-ast-1.0.1-4|11	License:	MIT
14cu|x11-driver-video-ast-1.0.1-4|12	Group:		System/X11
14cu|x11-driver-video-ast-1.0.1-4|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-ast-1.0.1-4|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-%{version}.tar.bz2
14cu|x11-driver-video-ast-1.0.1-4|15	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-ast-1.0.1-4|16	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-ast-1.0.1-4|17	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-ast-1.0.1-4|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-ast-1.0.1-4|19	
14cu|x11-driver-video-ast-1.0.1-4|20	%description
14cu|x11-driver-video-ast-1.0.1-4|21	x11-driver-video-ast is the X.org driver for ASPEED Technology Inc.
14cu|x11-driver-video-ast-1.0.1-4|22	
14cu|x11-driver-video-ast-1.0.1-4|23	%files
14cu|x11-driver-video-ast-1.0.1-4|24	%doc COPYING
14cu|x11-driver-video-ast-1.0.1-4|25	%{_libdir}/xorg/modules/drivers/ast_drv.so
14cu|x11-driver-video-ast-1.0.1-4|26	
14cu|x11-driver-video-ast-1.0.1-4|27	#----------------------------------------------------------------------------
14cu|x11-driver-video-ast-1.0.1-4|28	
14cu|x11-driver-video-ast-1.0.1-4|29	%prep
14cu|x11-driver-video-ast-1.0.1-4|30	%setup -qn xf86-video-ast-%{version}
14cu|x11-driver-video-ast-1.0.1-4|31	%apply_patches
14cu|x11-driver-video-ast-1.0.1-4|32	
14cu|x11-driver-video-ast-1.0.1-4|33	%build
14cu|x11-driver-video-ast-1.0.1-4|34	%configure2_5x
14cu|x11-driver-video-ast-1.0.1-4|35	%make
14cu|x11-driver-video-ast-1.0.1-4|36	
14cu|x11-driver-video-ast-1.0.1-4|37	%install
14cu|x11-driver-video-ast-1.0.1-4|38	%makeinstall_std
14cu|x11-driver-video-ast-1.0.1-4|39	
14cu|x11-driver-video-ast-1.0.1-4|40	
14cu|x11-driver-video-ast-1.0.1-4|41	%changelog
14cu|x11-driver-video-ast-1.0.1-4|42	
14cu|x11-driver-video-ast-1.0.1-4|43	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.1-4
14cu|x11-driver-video-ast-1.0.1-4|44	- (cfd3ab4) MassBuild#890: Increase release tag
14cu|x11-driver-video-ast-1.0.1-4|45	
14cu|x11-driver-video-ast-1.0.1-4|46	

15559 14
14cu|x11-driver-video-chips-1.2.6-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-chips-1.2.6-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-chips-1.2.6-3|3	%define _disable_ld_now 1
14cu|x11-driver-video-chips-1.2.6-3|4	
14cu|x11-driver-video-chips-1.2.6-3|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-chips-1.2.6-3|6	
14cu|x11-driver-video-chips-1.2.6-3|7	Summary:	X.org driver for Chips and Technologies
14cu|x11-driver-video-chips-1.2.6-3|8	Name:		x11-driver-video-chips
14cu|x11-driver-video-chips-1.2.6-3|9	Version:	1.2.6
14cu|x11-driver-video-chips-1.2.6-3|10	Release:	3
14cu|x11-driver-video-chips-1.2.6-3|11	Group:		System/X11
14cu|x11-driver-video-chips-1.2.6-3|12	License:	MIT
14cu|x11-driver-video-chips-1.2.6-3|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-chips-1.2.6-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-chips-%{version}.tar.bz2
14cu|x11-driver-video-chips-1.2.6-3|15	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-chips-1.2.6-3|16	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-chips-1.2.6-3|17	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-chips-1.2.6-3|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-chips-1.2.6-3|19	
14cu|x11-driver-video-chips-1.2.6-3|20	%description
14cu|x11-driver-video-chips-1.2.6-3|21	x11-driver-video-chips is the X.org driver for Chips and Technologies boards.
14cu|x11-driver-video-chips-1.2.6-3|22	
14cu|x11-driver-video-chips-1.2.6-3|23	%files
14cu|x11-driver-video-chips-1.2.6-3|24	%doc COPYING
14cu|x11-driver-video-chips-1.2.6-3|25	%{_libdir}/xorg/modules/drivers/chips_drv.so
14cu|x11-driver-video-chips-1.2.6-3|26	%{_mandir}/man4/chips.*
14cu|x11-driver-video-chips-1.2.6-3|27	
14cu|x11-driver-video-chips-1.2.6-3|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-chips-1.2.6-3|29	
14cu|x11-driver-video-chips-1.2.6-3|30	%prep
14cu|x11-driver-video-chips-1.2.6-3|31	%setup -qn xf86-video-chips-%{version}
14cu|x11-driver-video-chips-1.2.6-3|32	%apply_patches
14cu|x11-driver-video-chips-1.2.6-3|33	
14cu|x11-driver-video-chips-1.2.6-3|34	%build
14cu|x11-driver-video-chips-1.2.6-3|35	%configure2_5x
14cu|x11-driver-video-chips-1.2.6-3|36	%make
14cu|x11-driver-video-chips-1.2.6-3|37	
14cu|x11-driver-video-chips-1.2.6-3|38	%install
14cu|x11-driver-video-chips-1.2.6-3|39	%makeinstall_std
14cu|x11-driver-video-chips-1.2.6-3|40	
14cu|x11-driver-video-chips-1.2.6-3|41	
14cu|x11-driver-video-chips-1.2.6-3|42	%changelog
14cu|x11-driver-video-chips-1.2.6-3|43	
14cu|x11-driver-video-chips-1.2.6-3|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.6-3
14cu|x11-driver-video-chips-1.2.6-3|45	- (60da713) MassBuild#890: Increase release tag
14cu|x11-driver-video-chips-1.2.6-3|46	
14cu|x11-driver-video-chips-1.2.6-3|47	

15560 14
14cu|x11-driver-video-geode-2.11.18-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-geode-2.11.18-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-geode-2.11.18-1|3	%define _disable_ld_now 1
14cu|x11-driver-video-geode-2.11.18-1|4	
14cu|x11-driver-video-geode-2.11.18-1|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-geode-2.11.18-1|6	
14cu|x11-driver-video-geode-2.11.18-1|7	Summary:	X.org driver for AMD Geode GX and LX Processors
14cu|x11-driver-video-geode-2.11.18-1|8	Name:		x11-driver-video-geode
14cu|x11-driver-video-geode-2.11.18-1|9	Version:	2.11.18
14cu|x11-driver-video-geode-2.11.18-1|10	Release:	1
14cu|x11-driver-video-geode-2.11.18-1|11	License:	MIT
14cu|x11-driver-video-geode-2.11.18-1|12	Group:		System/X11
14cu|x11-driver-video-geode-2.11.18-1|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-geode-2.11.18-1|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
14cu|x11-driver-video-geode-2.11.18-1|15	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-geode-2.11.18-1|16	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-geode-2.11.18-1|17	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-geode-2.11.18-1|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-geode-2.11.18-1|19	
14cu|x11-driver-video-geode-2.11.18-1|20	%description
14cu|x11-driver-video-geode-2.11.18-1|21	This is the X graphics driver for the AMD Geode GX and LX processors.
14cu|x11-driver-video-geode-2.11.18-1|22	The GX driver features XAA and EXA support for graphics acceleration,
14cu|x11-driver-video-geode-2.11.18-1|23	and the LX driver supports EXA (including compositing). Both drivers
14cu|x11-driver-video-geode-2.11.18-1|24	suppport dynamic rotation with XRandR, and Xv overlay support.
14cu|x11-driver-video-geode-2.11.18-1|25	
14cu|x11-driver-video-geode-2.11.18-1|26	%files
14cu|x11-driver-video-geode-2.11.18-1|27	%doc README TODO
14cu|x11-driver-video-geode-2.11.18-1|28	%{_libdir}/xorg/modules/drivers/ztv_drv.so
14cu|x11-driver-video-geode-2.11.18-1|29	%{_libdir}/xorg/modules/drivers/geode_drv.so
14cu|x11-driver-video-geode-2.11.18-1|30	
14cu|x11-driver-video-geode-2.11.18-1|31	#----------------------------------------------------------------------------
14cu|x11-driver-video-geode-2.11.18-1|32	
14cu|x11-driver-video-geode-2.11.18-1|33	%prep
14cu|x11-driver-video-geode-2.11.18-1|34	%setup -qn xf86-video-geode-%{version}
14cu|x11-driver-video-geode-2.11.18-1|35	%apply_patches
14cu|x11-driver-video-geode-2.11.18-1|36	
14cu|x11-driver-video-geode-2.11.18-1|37	%build
14cu|x11-driver-video-geode-2.11.18-1|38	%configure2_5x
14cu|x11-driver-video-geode-2.11.18-1|39	%make
14cu|x11-driver-video-geode-2.11.18-1|40	
14cu|x11-driver-video-geode-2.11.18-1|41	%install
14cu|x11-driver-video-geode-2.11.18-1|42	%makeinstall_std
14cu|x11-driver-video-geode-2.11.18-1|43	
14cu|x11-driver-video-geode-2.11.18-1|44	
14cu|x11-driver-video-geode-2.11.18-1|45	%changelog
14cu|x11-driver-video-geode-2.11.18-1|46	
14cu|x11-driver-video-geode-2.11.18-1|47	* Wed Feb 10 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.11.18-1
14cu|x11-driver-video-geode-2.11.18-1|48	- (17de75a) Updated to version 2.11.18
14cu|x11-driver-video-geode-2.11.18-1|49	
14cu|x11-driver-video-geode-2.11.18-1|50	

15561 14
14cu|x11-driver-video-glint-1.2.8-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-glint-1.2.8-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-glint-1.2.8-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-glint-1.2.8-12|4	
14cu|x11-driver-video-glint-1.2.8-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-glint-1.2.8-12|6	
14cu|x11-driver-video-glint-1.2.8-12|7	Summary:	X.org driver for 3DLabs Permedia
14cu|x11-driver-video-glint-1.2.8-12|8	Name:		x11-driver-video-glint
14cu|x11-driver-video-glint-1.2.8-12|9	Version:	1.2.8
14cu|x11-driver-video-glint-1.2.8-12|10	Release:	12
14cu|x11-driver-video-glint-1.2.8-12|11	License:	MIT
14cu|x11-driver-video-glint-1.2.8-12|12	Group:		System/X11
14cu|x11-driver-video-glint-1.2.8-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-glint-1.2.8-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-glint-%{version}.tar.bz2
14cu|x11-driver-video-glint-1.2.8-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-glint-1.2.8-12|16	BuildRequires:	pkgconfig(gl)
14cu|x11-driver-video-glint-1.2.8-12|17	BuildRequires:	pkgconfig(libdrm)
14cu|x11-driver-video-glint-1.2.8-12|18	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-glint-1.2.8-12|19	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-glint-1.2.8-12|20	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-glint-1.2.8-12|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-glint-1.2.8-12|22	
14cu|x11-driver-video-glint-1.2.8-12|23	%description
14cu|x11-driver-video-glint-1.2.8-12|24	x11-driver-video-glint is the X.org driver for 3DLabs Permedia.
14cu|x11-driver-video-glint-1.2.8-12|25	
14cu|x11-driver-video-glint-1.2.8-12|26	%files
14cu|x11-driver-video-glint-1.2.8-12|27	%doc COPYING
14cu|x11-driver-video-glint-1.2.8-12|28	%{_libdir}/xorg/modules/drivers/glint_drv.so
14cu|x11-driver-video-glint-1.2.8-12|29	%{_mandir}/man4/glint.*
14cu|x11-driver-video-glint-1.2.8-12|30	
14cu|x11-driver-video-glint-1.2.8-12|31	#----------------------------------------------------------------------------
14cu|x11-driver-video-glint-1.2.8-12|32	
14cu|x11-driver-video-glint-1.2.8-12|33	%prep
14cu|x11-driver-video-glint-1.2.8-12|34	%setup -qn xf86-video-glint-%{version}
14cu|x11-driver-video-glint-1.2.8-12|35	%apply_patches
14cu|x11-driver-video-glint-1.2.8-12|36	
14cu|x11-driver-video-glint-1.2.8-12|37	%build
14cu|x11-driver-video-glint-1.2.8-12|38	%configure2_5x
14cu|x11-driver-video-glint-1.2.8-12|39	%make
14cu|x11-driver-video-glint-1.2.8-12|40	
14cu|x11-driver-video-glint-1.2.8-12|41	%install
14cu|x11-driver-video-glint-1.2.8-12|42	%makeinstall_std
14cu|x11-driver-video-glint-1.2.8-12|43	
14cu|x11-driver-video-glint-1.2.8-12|44	
14cu|x11-driver-video-glint-1.2.8-12|45	%changelog
14cu|x11-driver-video-glint-1.2.8-12|46	
14cu|x11-driver-video-glint-1.2.8-12|47	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.8-12
14cu|x11-driver-video-glint-1.2.8-12|48	- (62113af) MassBuild#890: Increase release tag
14cu|x11-driver-video-glint-1.2.8-12|49	
14cu|x11-driver-video-glint-1.2.8-12|50	

15562 14
14cu|x11-driver-video-i128-1.3.6-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-i128-1.3.6-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-i128-1.3.6-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-i128-1.3.6-12|4	
14cu|x11-driver-video-i128-1.3.6-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-i128-1.3.6-12|6	
14cu|x11-driver-video-i128-1.3.6-12|7	Summary:	X.org driver for Number Nine chipsets
14cu|x11-driver-video-i128-1.3.6-12|8	Name:		x11-driver-video-i128
14cu|x11-driver-video-i128-1.3.6-12|9	Version:	1.3.6
14cu|x11-driver-video-i128-1.3.6-12|10	Release:	12
14cu|x11-driver-video-i128-1.3.6-12|11	License:	MIT
14cu|x11-driver-video-i128-1.3.6-12|12	Group:		System/X11
14cu|x11-driver-video-i128-1.3.6-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-i128-1.3.6-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i128-%{version}.tar.bz2
14cu|x11-driver-video-i128-1.3.6-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-i128-1.3.6-12|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-i128-1.3.6-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-i128-1.3.6-12|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-i128-1.3.6-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-i128-1.3.6-12|20	
14cu|x11-driver-video-i128-1.3.6-12|21	%description
14cu|x11-driver-video-i128-1.3.6-12|22	x11-driver-video-i128 is the X.org driver for Number Nine chipsets.
14cu|x11-driver-video-i128-1.3.6-12|23	
14cu|x11-driver-video-i128-1.3.6-12|24	%files
14cu|x11-driver-video-i128-1.3.6-12|25	%{_libdir}/xorg/modules/drivers/i128_drv.so
14cu|x11-driver-video-i128-1.3.6-12|26	%{_mandir}/man4/i128.*
14cu|x11-driver-video-i128-1.3.6-12|27	
14cu|x11-driver-video-i128-1.3.6-12|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-i128-1.3.6-12|29	
14cu|x11-driver-video-i128-1.3.6-12|30	%prep
14cu|x11-driver-video-i128-1.3.6-12|31	%setup -qn xf86-video-i128-%{version}
14cu|x11-driver-video-i128-1.3.6-12|32	%apply_patches
14cu|x11-driver-video-i128-1.3.6-12|33	
14cu|x11-driver-video-i128-1.3.6-12|34	%build
14cu|x11-driver-video-i128-1.3.6-12|35	%configure2_5x
14cu|x11-driver-video-i128-1.3.6-12|36	%make
14cu|x11-driver-video-i128-1.3.6-12|37	
14cu|x11-driver-video-i128-1.3.6-12|38	%install
14cu|x11-driver-video-i128-1.3.6-12|39	%makeinstall_std
14cu|x11-driver-video-i128-1.3.6-12|40	
14cu|x11-driver-video-i128-1.3.6-12|41	
14cu|x11-driver-video-i128-1.3.6-12|42	
14cu|x11-driver-video-i128-1.3.6-12|43	%changelog
14cu|x11-driver-video-i128-1.3.6-12|44	
14cu|x11-driver-video-i128-1.3.6-12|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.6-12
14cu|x11-driver-video-i128-1.3.6-12|46	- (e526f20) MassBuild#890: Increase release tag
14cu|x11-driver-video-i128-1.3.6-12|47	
14cu|x11-driver-video-i128-1.3.6-12|48	

15563 14
14cu|x11-driver-video-i740-1.3.4-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-i740-1.3.4-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-i740-1.3.4-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-i740-1.3.4-12|4	
14cu|x11-driver-video-i740-1.3.4-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-i740-1.3.4-12|6	
14cu|x11-driver-video-i740-1.3.4-12|7	Summary:	X.org driver for Intel i740
14cu|x11-driver-video-i740-1.3.4-12|8	Name:		x11-driver-video-i740
14cu|x11-driver-video-i740-1.3.4-12|9	Version:	1.3.4
14cu|x11-driver-video-i740-1.3.4-12|10	Release:	12
14cu|x11-driver-video-i740-1.3.4-12|11	License:	MIT
14cu|x11-driver-video-i740-1.3.4-12|12	Group:		System/X11
14cu|x11-driver-video-i740-1.3.4-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-i740-1.3.4-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-%{version}.tar.bz2
14cu|x11-driver-video-i740-1.3.4-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-i740-1.3.4-12|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-i740-1.3.4-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-i740-1.3.4-12|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-i740-1.3.4-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-i740-1.3.4-12|20	
14cu|x11-driver-video-i740-1.3.4-12|21	%description
14cu|x11-driver-video-i740-1.3.4-12|22	x11-driver-video-i740 is the X.org driver for Intel i740.
14cu|x11-driver-video-i740-1.3.4-12|23	
14cu|x11-driver-video-i740-1.3.4-12|24	%files
14cu|x11-driver-video-i740-1.3.4-12|25	%doc COPYING
14cu|x11-driver-video-i740-1.3.4-12|26	%{_libdir}/xorg/modules/drivers/i740_drv.so
14cu|x11-driver-video-i740-1.3.4-12|27	%{_mandir}/man4/i740.*
14cu|x11-driver-video-i740-1.3.4-12|28	
14cu|x11-driver-video-i740-1.3.4-12|29	#----------------------------------------------------------------------------
14cu|x11-driver-video-i740-1.3.4-12|30	
14cu|x11-driver-video-i740-1.3.4-12|31	%prep
14cu|x11-driver-video-i740-1.3.4-12|32	%setup -qn xf86-video-i740-%{version}
14cu|x11-driver-video-i740-1.3.4-12|33	%apply_patches
14cu|x11-driver-video-i740-1.3.4-12|34	
14cu|x11-driver-video-i740-1.3.4-12|35	%build
14cu|x11-driver-video-i740-1.3.4-12|36	%configure2_5x
14cu|x11-driver-video-i740-1.3.4-12|37	%make
14cu|x11-driver-video-i740-1.3.4-12|38	
14cu|x11-driver-video-i740-1.3.4-12|39	%install
14cu|x11-driver-video-i740-1.3.4-12|40	%makeinstall_std
14cu|x11-driver-video-i740-1.3.4-12|41	
14cu|x11-driver-video-i740-1.3.4-12|42	
14cu|x11-driver-video-i740-1.3.4-12|43	%changelog
14cu|x11-driver-video-i740-1.3.4-12|44	
14cu|x11-driver-video-i740-1.3.4-12|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.4-12
14cu|x11-driver-video-i740-1.3.4-12|46	- (dff7dff) MassBuild#890: Increase release tag
14cu|x11-driver-video-i740-1.3.4-12|47	
14cu|x11-driver-video-i740-1.3.4-12|48	

15564 14
14cu|x11-driver-video-neomagic-1.2.9-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-neomagic-1.2.9-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-neomagic-1.2.9-3|3	%define _disable_ld_now 1
14cu|x11-driver-video-neomagic-1.2.9-3|4	
14cu|x11-driver-video-neomagic-1.2.9-3|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-neomagic-1.2.9-3|6	
14cu|x11-driver-video-neomagic-1.2.9-3|7	Summary:	X.org driver for NeoMagic Cards
14cu|x11-driver-video-neomagic-1.2.9-3|8	Name:		x11-driver-video-neomagic
14cu|x11-driver-video-neomagic-1.2.9-3|9	Version:	1.2.9
14cu|x11-driver-video-neomagic-1.2.9-3|10	Release:	3
14cu|x11-driver-video-neomagic-1.2.9-3|11	License:	MIT
14cu|x11-driver-video-neomagic-1.2.9-3|12	Group:		System/X11
14cu|x11-driver-video-neomagic-1.2.9-3|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-neomagic-1.2.9-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-%{version}.tar.bz2
14cu|x11-driver-video-neomagic-1.2.9-3|15	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-neomagic-1.2.9-3|16	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-neomagic-1.2.9-3|17	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-neomagic-1.2.9-3|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-neomagic-1.2.9-3|19	
14cu|x11-driver-video-neomagic-1.2.9-3|20	%description
14cu|x11-driver-video-neomagic-1.2.9-3|21	x11-driver-video-neomagic is the X.org driver for NeoMagic Cards.
14cu|x11-driver-video-neomagic-1.2.9-3|22	
14cu|x11-driver-video-neomagic-1.2.9-3|23	%files
14cu|x11-driver-video-neomagic-1.2.9-3|24	%doc COPYING
14cu|x11-driver-video-neomagic-1.2.9-3|25	%{_libdir}/xorg/modules/drivers/neomagic_drv.so
14cu|x11-driver-video-neomagic-1.2.9-3|26	%{_mandir}/man4/neomagic.*
14cu|x11-driver-video-neomagic-1.2.9-3|27	
14cu|x11-driver-video-neomagic-1.2.9-3|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-neomagic-1.2.9-3|29	
14cu|x11-driver-video-neomagic-1.2.9-3|30	%prep
14cu|x11-driver-video-neomagic-1.2.9-3|31	%setup -qn xf86-video-neomagic-%{version}
14cu|x11-driver-video-neomagic-1.2.9-3|32	%apply_patches
14cu|x11-driver-video-neomagic-1.2.9-3|33	
14cu|x11-driver-video-neomagic-1.2.9-3|34	%build
14cu|x11-driver-video-neomagic-1.2.9-3|35	%configure2_5x
14cu|x11-driver-video-neomagic-1.2.9-3|36	%make
14cu|x11-driver-video-neomagic-1.2.9-3|37	
14cu|x11-driver-video-neomagic-1.2.9-3|38	%install
14cu|x11-driver-video-neomagic-1.2.9-3|39	%makeinstall_std
14cu|x11-driver-video-neomagic-1.2.9-3|40	
14cu|x11-driver-video-neomagic-1.2.9-3|41	
14cu|x11-driver-video-neomagic-1.2.9-3|42	%changelog
14cu|x11-driver-video-neomagic-1.2.9-3|43	
14cu|x11-driver-video-neomagic-1.2.9-3|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.9-3
14cu|x11-driver-video-neomagic-1.2.9-3|45	- (284a5a8) MassBuild#890: Increase release tag
14cu|x11-driver-video-neomagic-1.2.9-3|46	
14cu|x11-driver-video-neomagic-1.2.9-3|47	

15565 14
14cu|x11-driver-video-r128-6.10.1-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-r128-6.10.1-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-r128-6.10.1-1|3	%define _disable_ld_now 1
14cu|x11-driver-video-r128-6.10.1-1|4	
14cu|x11-driver-video-r128-6.10.1-1|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-r128-6.10.1-1|6	
14cu|x11-driver-video-r128-6.10.1-1|7	Summary:	X.org driver for ATI Rage 128
14cu|x11-driver-video-r128-6.10.1-1|8	Name:		x11-driver-video-r128
14cu|x11-driver-video-r128-6.10.1-1|9	Version:	6.10.1
14cu|x11-driver-video-r128-6.10.1-1|10	Release:	1
14cu|x11-driver-video-r128-6.10.1-1|11	Epoch:		1
14cu|x11-driver-video-r128-6.10.1-1|12	License:	MIT
14cu|x11-driver-video-r128-6.10.1-1|13	Group:		System/X11
14cu|x11-driver-video-r128-6.10.1-1|14	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-r128-6.10.1-1|15	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-%{version}.tar.bz2
14cu|x11-driver-video-r128-6.10.1-1|16	BuildRequires:	pkgconfig(gl)
14cu|x11-driver-video-r128-6.10.1-1|17	BuildRequires:	pkgconfig(libdrm)
14cu|x11-driver-video-r128-6.10.1-1|18	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-r128-6.10.1-1|19	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-r128-6.10.1-1|20	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-r128-6.10.1-1|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-r128-6.10.1-1|22	
14cu|x11-driver-video-r128-6.10.1-1|23	%description
14cu|x11-driver-video-r128-6.10.1-1|24	x11-driver-video-r128 is the X.org driver for ATI Rage 128.
14cu|x11-driver-video-r128-6.10.1-1|25	
14cu|x11-driver-video-r128-6.10.1-1|26	%files
14cu|x11-driver-video-r128-6.10.1-1|27	%{_libdir}/xorg/modules/drivers/r128_drv.so
14cu|x11-driver-video-r128-6.10.1-1|28	%{_mandir}/man4/r128.*
14cu|x11-driver-video-r128-6.10.1-1|29	
14cu|x11-driver-video-r128-6.10.1-1|30	#----------------------------------------------------------------------------
14cu|x11-driver-video-r128-6.10.1-1|31	
14cu|x11-driver-video-r128-6.10.1-1|32	%prep
14cu|x11-driver-video-r128-6.10.1-1|33	%setup -qn xf86-video-r128-%{version}
14cu|x11-driver-video-r128-6.10.1-1|34	%apply_patches
14cu|x11-driver-video-r128-6.10.1-1|35	
14cu|x11-driver-video-r128-6.10.1-1|36	%build
14cu|x11-driver-video-r128-6.10.1-1|37	%configure2_5x
14cu|x11-driver-video-r128-6.10.1-1|38	%make
14cu|x11-driver-video-r128-6.10.1-1|39	
14cu|x11-driver-video-r128-6.10.1-1|40	%install
14cu|x11-driver-video-r128-6.10.1-1|41	%makeinstall_std
14cu|x11-driver-video-r128-6.10.1-1|42	
14cu|x11-driver-video-r128-6.10.1-1|43	
14cu|x11-driver-video-r128-6.10.1-1|44	%changelog
14cu|x11-driver-video-r128-6.10.1-1|45	
14cu|x11-driver-video-r128-6.10.1-1|46	* Fri Jan 22 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:6.10.1-1
14cu|x11-driver-video-r128-6.10.1-1|47	- (19e7535) Updated to version 6.10.1 with a couple of fixes
14cu|x11-driver-video-r128-6.10.1-1|48	- (19e7535) Fixes:
14cu|x11-driver-video-r128-6.10.1-1|49	- (19e7535) * Really fix bitmasks for DDC
14cu|x11-driver-video-r128-6.10.1-1|50	- (19e7535) * Assume CRT in the absence of other monitors
14cu|x11-driver-video-r128-6.10.1-1|51	
14cu|x11-driver-video-r128-6.10.1-1|52	

15566 14
14cu|x11-driver-video-siliconmotion-1.7.8-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-siliconmotion-1.7.8-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-siliconmotion-1.7.8-3|3	%define _disable_ld_now 1
14cu|x11-driver-video-siliconmotion-1.7.8-3|4	
14cu|x11-driver-video-siliconmotion-1.7.8-3|5	Summary:	X.org driver for Silicon Motion Cards
14cu|x11-driver-video-siliconmotion-1.7.8-3|6	Name:		x11-driver-video-siliconmotion
14cu|x11-driver-video-siliconmotion-1.7.8-3|7	Version:	1.7.8
14cu|x11-driver-video-siliconmotion-1.7.8-3|8	Release:	3
14cu|x11-driver-video-siliconmotion-1.7.8-3|9	License:	MIT
14cu|x11-driver-video-siliconmotion-1.7.8-3|10	Group:		System/X11
14cu|x11-driver-video-siliconmotion-1.7.8-3|11	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-siliconmotion-1.7.8-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-%{version}.tar.bz2
14cu|x11-driver-video-siliconmotion-1.7.8-3|13	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-siliconmotion-1.7.8-3|14	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-siliconmotion-1.7.8-3|15	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-siliconmotion-1.7.8-3|16	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-siliconmotion-1.7.8-3|17	
14cu|x11-driver-video-siliconmotion-1.7.8-3|18	%description
14cu|x11-driver-video-siliconmotion-1.7.8-3|19	x11-driver-video-siliconmotion is the X.org driver for Silicon Motion Cards.
14cu|x11-driver-video-siliconmotion-1.7.8-3|20	
14cu|x11-driver-video-siliconmotion-1.7.8-3|21	%files
14cu|x11-driver-video-siliconmotion-1.7.8-3|22	%doc COPYING
14cu|x11-driver-video-siliconmotion-1.7.8-3|23	%{_libdir}/xorg/modules/drivers/siliconmotion_drv.so
14cu|x11-driver-video-siliconmotion-1.7.8-3|24	%{_mandir}/man4/siliconmotion.*
14cu|x11-driver-video-siliconmotion-1.7.8-3|25	
14cu|x11-driver-video-siliconmotion-1.7.8-3|26	#----------------------------------------------------------------------------
14cu|x11-driver-video-siliconmotion-1.7.8-3|27	
14cu|x11-driver-video-siliconmotion-1.7.8-3|28	%prep
14cu|x11-driver-video-siliconmotion-1.7.8-3|29	%setup -qn xf86-video-siliconmotion-%{version}
14cu|x11-driver-video-siliconmotion-1.7.8-3|30	%apply_patches
14cu|x11-driver-video-siliconmotion-1.7.8-3|31	
14cu|x11-driver-video-siliconmotion-1.7.8-3|32	%build
14cu|x11-driver-video-siliconmotion-1.7.8-3|33	%configure2_5x
14cu|x11-driver-video-siliconmotion-1.7.8-3|34	%make
14cu|x11-driver-video-siliconmotion-1.7.8-3|35	
14cu|x11-driver-video-siliconmotion-1.7.8-3|36	%install
14cu|x11-driver-video-siliconmotion-1.7.8-3|37	%makeinstall_std
14cu|x11-driver-video-siliconmotion-1.7.8-3|38	
14cu|x11-driver-video-siliconmotion-1.7.8-3|39	
14cu|x11-driver-video-siliconmotion-1.7.8-3|40	
14cu|x11-driver-video-siliconmotion-1.7.8-3|41	%changelog
14cu|x11-driver-video-siliconmotion-1.7.8-3|42	
14cu|x11-driver-video-siliconmotion-1.7.8-3|43	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.7.8-3
14cu|x11-driver-video-siliconmotion-1.7.8-3|44	- (b0c16aa) MassBuild#890: Increase release tag
14cu|x11-driver-video-siliconmotion-1.7.8-3|45	
14cu|x11-driver-video-siliconmotion-1.7.8-3|46	

15567 14
14cu|x11-driver-video-sisusb-0.9.6-14|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-sisusb-0.9.6-14|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-sisusb-0.9.6-14|3	%define _disable_ld_now 1
14cu|x11-driver-video-sisusb-0.9.6-14|4	
14cu|x11-driver-video-sisusb-0.9.6-14|5	Summary:	Driver for SiS video chips connected via a Net2280-based USB dongle
14cu|x11-driver-video-sisusb-0.9.6-14|6	Name:		x11-driver-video-sisusb
14cu|x11-driver-video-sisusb-0.9.6-14|7	Version:	0.9.6
14cu|x11-driver-video-sisusb-0.9.6-14|8	Release:	14
14cu|x11-driver-video-sisusb-0.9.6-14|9	License:	MIT
14cu|x11-driver-video-sisusb-0.9.6-14|10	Group:		System/X11
14cu|x11-driver-video-sisusb-0.9.6-14|11	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-sisusb-0.9.6-14|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
14cu|x11-driver-video-sisusb-0.9.6-14|13	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-sisusb-0.9.6-14|14	BuildRequires:	pkgconfig(glproto)
14cu|x11-driver-video-sisusb-0.9.6-14|15	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-sisusb-0.9.6-14|16	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-sisusb-0.9.6-14|17	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-sisusb-0.9.6-14|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-sisusb-0.9.6-14|19	
14cu|x11-driver-video-sisusb-0.9.6-14|20	%description
14cu|x11-driver-video-sisusb-0.9.6-14|21	x11-driver-video-sisusb is the X.org video driver for SiS video chips
14cu|x11-driver-video-sisusb-0.9.6-14|22	connected via a Net2280-based USB dongle.
14cu|x11-driver-video-sisusb-0.9.6-14|23	
14cu|x11-driver-video-sisusb-0.9.6-14|24	%files
14cu|x11-driver-video-sisusb-0.9.6-14|25	%doc COPYING
14cu|x11-driver-video-sisusb-0.9.6-14|26	%{_libdir}/xorg/modules/drivers/sisusb_drv.so
14cu|x11-driver-video-sisusb-0.9.6-14|27	%{_mandir}/man4/sisusb.*
14cu|x11-driver-video-sisusb-0.9.6-14|28	
14cu|x11-driver-video-sisusb-0.9.6-14|29	#----------------------------------------------------------------------------
14cu|x11-driver-video-sisusb-0.9.6-14|30	
14cu|x11-driver-video-sisusb-0.9.6-14|31	%prep
14cu|x11-driver-video-sisusb-0.9.6-14|32	%setup -qn xf86-video-sisusb-%{version}
14cu|x11-driver-video-sisusb-0.9.6-14|33	%apply_patches
14cu|x11-driver-video-sisusb-0.9.6-14|34	autoreconf -fiv
14cu|x11-driver-video-sisusb-0.9.6-14|35	
14cu|x11-driver-video-sisusb-0.9.6-14|36	%build
14cu|x11-driver-video-sisusb-0.9.6-14|37	CFLAGS="%{optflags} -I%{_includedir}/xorg" %configure2_5x
14cu|x11-driver-video-sisusb-0.9.6-14|38	%make
14cu|x11-driver-video-sisusb-0.9.6-14|39	
14cu|x11-driver-video-sisusb-0.9.6-14|40	%install
14cu|x11-driver-video-sisusb-0.9.6-14|41	%makeinstall_std
14cu|x11-driver-video-sisusb-0.9.6-14|42	
14cu|x11-driver-video-sisusb-0.9.6-14|43	
14cu|x11-driver-video-sisusb-0.9.6-14|44	%changelog
14cu|x11-driver-video-sisusb-0.9.6-14|45	
14cu|x11-driver-video-sisusb-0.9.6-14|46	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.9.6-14
14cu|x11-driver-video-sisusb-0.9.6-14|47	- (be4eea1) MassBuild#890: Increase release tag
14cu|x11-driver-video-sisusb-0.9.6-14|48	
14cu|x11-driver-video-sisusb-0.9.6-14|49	

15568 14
14cu|x11-driver-video-tdfx-1.4.6-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-tdfx-1.4.6-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-tdfx-1.4.6-3|3	%define _disable_ld_now 1
14cu|x11-driver-video-tdfx-1.4.6-3|4	
14cu|x11-driver-video-tdfx-1.4.6-3|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-tdfx-1.4.6-3|6	
14cu|x11-driver-video-tdfx-1.4.6-3|7	Summary:	X.org driver for Voodoo Cards
14cu|x11-driver-video-tdfx-1.4.6-3|8	Name:		x11-driver-video-tdfx
14cu|x11-driver-video-tdfx-1.4.6-3|9	Version:	1.4.6
14cu|x11-driver-video-tdfx-1.4.6-3|10	Release:	3
14cu|x11-driver-video-tdfx-1.4.6-3|11	License:	MIT
14cu|x11-driver-video-tdfx-1.4.6-3|12	Group:		System/X11
14cu|x11-driver-video-tdfx-1.4.6-3|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-tdfx-1.4.6-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
14cu|x11-driver-video-tdfx-1.4.6-3|15	BuildRequires:	pkgconfig(gl)
14cu|x11-driver-video-tdfx-1.4.6-3|16	BuildRequires:	pkgconfig(libdrm)
14cu|x11-driver-video-tdfx-1.4.6-3|17	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-tdfx-1.4.6-3|18	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-tdfx-1.4.6-3|19	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-tdfx-1.4.6-3|20	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-tdfx-1.4.6-3|21	
14cu|x11-driver-video-tdfx-1.4.6-3|22	%description
14cu|x11-driver-video-tdfx-1.4.6-3|23	x11-driver-video-tdfx is the X.org driver for Voodoo Cards.
14cu|x11-driver-video-tdfx-1.4.6-3|24	
14cu|x11-driver-video-tdfx-1.4.6-3|25	%files
14cu|x11-driver-video-tdfx-1.4.6-3|26	%{_libdir}/xorg/modules/drivers/tdfx_drv.so
14cu|x11-driver-video-tdfx-1.4.6-3|27	%{_mandir}/man4/tdfx.*
14cu|x11-driver-video-tdfx-1.4.6-3|28	
14cu|x11-driver-video-tdfx-1.4.6-3|29	#----------------------------------------------------------------------------
14cu|x11-driver-video-tdfx-1.4.6-3|30	
14cu|x11-driver-video-tdfx-1.4.6-3|31	%prep
14cu|x11-driver-video-tdfx-1.4.6-3|32	%setup -qn xf86-video-tdfx-%{version}
14cu|x11-driver-video-tdfx-1.4.6-3|33	%apply_patches
14cu|x11-driver-video-tdfx-1.4.6-3|34	
14cu|x11-driver-video-tdfx-1.4.6-3|35	%build
14cu|x11-driver-video-tdfx-1.4.6-3|36	%configure2_5x
14cu|x11-driver-video-tdfx-1.4.6-3|37	%make
14cu|x11-driver-video-tdfx-1.4.6-3|38	
14cu|x11-driver-video-tdfx-1.4.6-3|39	%install
14cu|x11-driver-video-tdfx-1.4.6-3|40	%makeinstall_std
14cu|x11-driver-video-tdfx-1.4.6-3|41	
14cu|x11-driver-video-tdfx-1.4.6-3|42	
14cu|x11-driver-video-tdfx-1.4.6-3|43	%changelog
14cu|x11-driver-video-tdfx-1.4.6-3|44	
14cu|x11-driver-video-tdfx-1.4.6-3|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.4.6-3
14cu|x11-driver-video-tdfx-1.4.6-3|46	- (b0438a5) MassBuild#890: Increase release tag
14cu|x11-driver-video-tdfx-1.4.6-3|47	
14cu|x11-driver-video-tdfx-1.4.6-3|48	

15569 14
14cu|x11-driver-video-tga-1.2.2-20|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-tga-1.2.2-20|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-tga-1.2.2-20|3	%define _disable_ld_now 1
14cu|x11-driver-video-tga-1.2.2-20|4	
14cu|x11-driver-video-tga-1.2.2-20|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-tga-1.2.2-20|6	
14cu|x11-driver-video-tga-1.2.2-20|7	Summary:	X.org driver for DEC Tga Cards
14cu|x11-driver-video-tga-1.2.2-20|8	Name:		x11-driver-video-tga
14cu|x11-driver-video-tga-1.2.2-20|9	Version:	1.2.2
14cu|x11-driver-video-tga-1.2.2-20|10	Release:	20
14cu|x11-driver-video-tga-1.2.2-20|11	License:	MIT
14cu|x11-driver-video-tga-1.2.2-20|12	Group:		System/X11
14cu|x11-driver-video-tga-1.2.2-20|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-tga-1.2.2-20|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tga-%{version}.tar.bz2
14cu|x11-driver-video-tga-1.2.2-20|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-tga-1.2.2-20|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-tga-1.2.2-20|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-tga-1.2.2-20|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-tga-1.2.2-20|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-tga-1.2.2-20|20	
14cu|x11-driver-video-tga-1.2.2-20|21	%description
14cu|x11-driver-video-tga-1.2.2-20|22	x11-driver-video-tga is the X.org driver for DEC Tga Cards.
14cu|x11-driver-video-tga-1.2.2-20|23	
14cu|x11-driver-video-tga-1.2.2-20|24	%files
14cu|x11-driver-video-tga-1.2.2-20|25	%doc COPYING
14cu|x11-driver-video-tga-1.2.2-20|26	%{_libdir}/xorg/modules/drivers/tga_drv.so
14cu|x11-driver-video-tga-1.2.2-20|27	
14cu|x11-driver-video-tga-1.2.2-20|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-tga-1.2.2-20|29	
14cu|x11-driver-video-tga-1.2.2-20|30	%prep
14cu|x11-driver-video-tga-1.2.2-20|31	%setup -qn xf86-video-tga-%{version}
14cu|x11-driver-video-tga-1.2.2-20|32	%apply_patches
14cu|x11-driver-video-tga-1.2.2-20|33	
14cu|x11-driver-video-tga-1.2.2-20|34	%build
14cu|x11-driver-video-tga-1.2.2-20|35	%configure2_5x
14cu|x11-driver-video-tga-1.2.2-20|36	%make
14cu|x11-driver-video-tga-1.2.2-20|37	
14cu|x11-driver-video-tga-1.2.2-20|38	%install
14cu|x11-driver-video-tga-1.2.2-20|39	%makeinstall_std
14cu|x11-driver-video-tga-1.2.2-20|40	
14cu|x11-driver-video-tga-1.2.2-20|41	
14cu|x11-driver-video-tga-1.2.2-20|42	%changelog
14cu|x11-driver-video-tga-1.2.2-20|43	
14cu|x11-driver-video-tga-1.2.2-20|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.2-20
14cu|x11-driver-video-tga-1.2.2-20|45	- (8942db3) MassBuild#890: Increase release tag
14cu|x11-driver-video-tga-1.2.2-20|46	
14cu|x11-driver-video-tga-1.2.2-20|47	

15570 14
14cu|x11-driver-video-trident-1.3.6-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-trident-1.3.6-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-trident-1.3.6-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-trident-1.3.6-12|4	
14cu|x11-driver-video-trident-1.3.6-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-trident-1.3.6-12|6	
14cu|x11-driver-video-trident-1.3.6-12|7	Summary:	X.org driver for Trident Cards
14cu|x11-driver-video-trident-1.3.6-12|8	Name:		x11-driver-video-trident
14cu|x11-driver-video-trident-1.3.6-12|9	Version:	1.3.6
14cu|x11-driver-video-trident-1.3.6-12|10	Release:	12
14cu|x11-driver-video-trident-1.3.6-12|11	License:	MIT
14cu|x11-driver-video-trident-1.3.6-12|12	Group:		System/X11
14cu|x11-driver-video-trident-1.3.6-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-trident-1.3.6-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-trident-%{version}.tar.bz2
14cu|x11-driver-video-trident-1.3.6-12|15	Patch0:		remove_mibstore_h.patch
14cu|x11-driver-video-trident-1.3.6-12|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-trident-1.3.6-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-trident-1.3.6-12|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-trident-1.3.6-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-trident-1.3.6-12|20	
14cu|x11-driver-video-trident-1.3.6-12|21	%description
14cu|x11-driver-video-trident-1.3.6-12|22	x11-driver-video-trident is the X.org driver for Trident Cards.
14cu|x11-driver-video-trident-1.3.6-12|23	
14cu|x11-driver-video-trident-1.3.6-12|24	%files
14cu|x11-driver-video-trident-1.3.6-12|25	%{_libdir}/xorg/modules/drivers/trident_drv.so
14cu|x11-driver-video-trident-1.3.6-12|26	%{_mandir}/man4/trident.*
14cu|x11-driver-video-trident-1.3.6-12|27	
14cu|x11-driver-video-trident-1.3.6-12|28	#----------------------------------------------------------------------------
14cu|x11-driver-video-trident-1.3.6-12|29	
14cu|x11-driver-video-trident-1.3.6-12|30	%prep
14cu|x11-driver-video-trident-1.3.6-12|31	%setup -qn xf86-video-trident-%{version}
14cu|x11-driver-video-trident-1.3.6-12|32	%apply_patches
14cu|x11-driver-video-trident-1.3.6-12|33	
14cu|x11-driver-video-trident-1.3.6-12|34	%build
14cu|x11-driver-video-trident-1.3.6-12|35	%configure2_5x
14cu|x11-driver-video-trident-1.3.6-12|36	%make
14cu|x11-driver-video-trident-1.3.6-12|37	
14cu|x11-driver-video-trident-1.3.6-12|38	%install
14cu|x11-driver-video-trident-1.3.6-12|39	%makeinstall_std
14cu|x11-driver-video-trident-1.3.6-12|40	
14cu|x11-driver-video-trident-1.3.6-12|41	
14cu|x11-driver-video-trident-1.3.6-12|42	%changelog
14cu|x11-driver-video-trident-1.3.6-12|43	
14cu|x11-driver-video-trident-1.3.6-12|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.6-12
14cu|x11-driver-video-trident-1.3.6-12|45	- (3f634c6) MassBuild#890: Increase release tag
14cu|x11-driver-video-trident-1.3.6-12|46	
14cu|x11-driver-video-trident-1.3.6-12|47	

15571 14
14cu|x11-driver-video-tseng-1.2.5-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-tseng-1.2.5-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-tseng-1.2.5-12|3	%define _disable_ld_now 1
14cu|x11-driver-video-tseng-1.2.5-12|4	
14cu|x11-driver-video-tseng-1.2.5-12|5	%define _disable_ld_no_undefined 1
14cu|x11-driver-video-tseng-1.2.5-12|6	
14cu|x11-driver-video-tseng-1.2.5-12|7	Summary:	X.org driver for Tseng Cards
14cu|x11-driver-video-tseng-1.2.5-12|8	Name:		x11-driver-video-tseng
14cu|x11-driver-video-tseng-1.2.5-12|9	Version:	1.2.5
14cu|x11-driver-video-tseng-1.2.5-12|10	Release:	12
14cu|x11-driver-video-tseng-1.2.5-12|11	License:	MIT
14cu|x11-driver-video-tseng-1.2.5-12|12	Group:		System/X11
14cu|x11-driver-video-tseng-1.2.5-12|13	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-tseng-1.2.5-12|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-%{version}.tar.bz2
14cu|x11-driver-video-tseng-1.2.5-12|15	Patch0:		remove_mibstore_h.store
14cu|x11-driver-video-tseng-1.2.5-12|16	BuildRequires:	pkgconfig(xorg-macros)
14cu|x11-driver-video-tseng-1.2.5-12|17	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-tseng-1.2.5-12|18	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-tseng-1.2.5-12|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-tseng-1.2.5-12|20	
14cu|x11-driver-video-tseng-1.2.5-12|21	%description
14cu|x11-driver-video-tseng-1.2.5-12|22	x11-driver-video-tseng is the X.org driver for Tseng Cards.
14cu|x11-driver-video-tseng-1.2.5-12|23	
14cu|x11-driver-video-tseng-1.2.5-12|24	%files
14cu|x11-driver-video-tseng-1.2.5-12|25	%doc COPYING
14cu|x11-driver-video-tseng-1.2.5-12|26	%{_libdir}/xorg/modules/drivers/tseng_drv.so
14cu|x11-driver-video-tseng-1.2.5-12|27	%{_mandir}/man4/tseng.*
14cu|x11-driver-video-tseng-1.2.5-12|28	
14cu|x11-driver-video-tseng-1.2.5-12|29	#----------------------------------------------------------------------------
14cu|x11-driver-video-tseng-1.2.5-12|30	
14cu|x11-driver-video-tseng-1.2.5-12|31	%prep
14cu|x11-driver-video-tseng-1.2.5-12|32	%setup -qn xf86-video-tseng-%{version}
14cu|x11-driver-video-tseng-1.2.5-12|33	%apply_patches
14cu|x11-driver-video-tseng-1.2.5-12|34	
14cu|x11-driver-video-tseng-1.2.5-12|35	%build
14cu|x11-driver-video-tseng-1.2.5-12|36	%configure2_5x \
14cu|x11-driver-video-tseng-1.2.5-12|37	--x-includes=%{_includedir} \
14cu|x11-driver-video-tseng-1.2.5-12|38	--x-libraries=%{_libdir}
14cu|x11-driver-video-tseng-1.2.5-12|39	
14cu|x11-driver-video-tseng-1.2.5-12|40	%make
14cu|x11-driver-video-tseng-1.2.5-12|41	
14cu|x11-driver-video-tseng-1.2.5-12|42	%install
14cu|x11-driver-video-tseng-1.2.5-12|43	%makeinstall_std
14cu|x11-driver-video-tseng-1.2.5-12|44	
14cu|x11-driver-video-tseng-1.2.5-12|45	
14cu|x11-driver-video-tseng-1.2.5-12|46	%changelog
14cu|x11-driver-video-tseng-1.2.5-12|47	
14cu|x11-driver-video-tseng-1.2.5-12|48	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.5-12
14cu|x11-driver-video-tseng-1.2.5-12|49	- (f5b5de4) MassBuild#890: Increase release tag
14cu|x11-driver-video-tseng-1.2.5-12|50	
14cu|x11-driver-video-tseng-1.2.5-12|51	

15572 14
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|1	%define gitrev 95fcc10
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|2	%define gitdate 20110630
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-video-v4l/
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|4	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|5	# How to prepare the source archive from the git tree:
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|6	# $ hash=`git log -1 --format='%h'`
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|8	# $ git archive --prefix xf86-video-v4l-${date}-git${hash}/ ${hash} \
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|9	#       | xz -7e > xf86-video-v4l-${date}-git${hash}.tar.xz
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|10	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|12	# For the present, fall back to the old symbol resolution rules for ld.
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|13	%define _disable_ld_now 1
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|14	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|15	Summary:	Xvideo extension port for video overlay
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|16	Name:		x11-driver-video-v4l
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|17	Version:	0.2.99
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|18	Release:	0.%{gitdate}.4
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|19	License:	MIT
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|20	Group:		System/X11
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|21	Url:		http://xorg.freedesktop.org
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|22	#Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-v4l-_{version}.tar.bz2
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|23	Source0:	xf86-video-v4l-%{gitdate}-git%{gitrev}.tar.xz
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|24	Patch0:		xf86-video-v4l-0.2.0-build-fix.patch
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|25	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|26	BuildRequires:	x11-util-macros
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|27	BuildRequires:	pkgconfig(xproto)
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|28	BuildRequires:	pkgconfig(xorg-server)
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|29	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|30	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|31	%description
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|32	v4l is an Xorg driver for video4linux cards. It provides a Xvideo
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|33	extension port for video overlay.
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|34	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|35	%files
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|36	%doc COPYING
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|37	%{_libdir}/xorg/modules/drivers/v4l_drv.so
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|38	%{_mandir}/man4/v4l.*
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|39	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|40	#----------------------------------------------------------------------------
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|41	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|42	%prep
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|43	%setup -q -n xf86-video-v4l-%{gitdate}-git%{gitrev}
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|44	%apply_patches
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|45	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|46	%build
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|47	autoreconf -vfi
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|48	%configure2_5x
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|49	%make
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|50	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|51	%install
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|52	%makeinstall_std
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|53	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|54	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|55	%changelog
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|56	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|57	* Fri Dec 25 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.2.99-0.20110630.4
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|58	- (dc24e44) Release up before rebuild to Contrib
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|59	- (dc24e44) The driver is no longer needed in Main. It has been deprecated upstream
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|60	- (dc24e44) long ago.
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|61	- (dc24e44) Let us deprecate it too and move it to Contrib.
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|62	
14cu|x11-driver-video-v4l-0.2.99-0.20110630.4|63	

15573 14
14cu|x11-driver-xrdp-0.2.2-1|1	Name:           x11-driver-xrdp
14cu|x11-driver-xrdp-0.2.2-1|2	Version:        0.2.2
14cu|x11-driver-xrdp-0.2.2-1|3	Release:        1
14cu|x11-driver-xrdp-0.2.2-1|4	Summary:        Implementation of xrdp backend as Xorg modules
14cu|x11-driver-xrdp-0.2.2-1|5	Group:		Networking/Remote access
14cu|x11-driver-xrdp-0.2.2-1|6	License:        MIT
14cu|x11-driver-xrdp-0.2.2-1|7	URL:            https://github.com/neutrinolabs/xorgxrdp
14cu|x11-driver-xrdp-0.2.2-1|8	Source0:        https://github.com/neutrinolabs/xorgxrdp/releases/download/v%{version}/xorgxrdp-%{version}.tar.gz
14cu|x11-driver-xrdp-0.2.2-1|9	
14cu|x11-driver-xrdp-0.2.2-1|10	BuildRequires:  nasm
14cu|x11-driver-xrdp-0.2.2-1|11	BuildRequires:  xrdp-devel
14cu|x11-driver-xrdp-0.2.2-1|12	BuildRequires:  pkgconfig(xfont)
14cu|x11-driver-xrdp-0.2.2-1|13	BuildRequires:  pkgconfig(x11)
14cu|x11-driver-xrdp-0.2.2-1|14	BuildRequires:  x11-server-devel
14cu|x11-driver-xrdp-0.2.2-1|15	
14cu|x11-driver-xrdp-0.2.2-1|16	%description
14cu|x11-driver-xrdp-0.2.2-1|17	xorgxrdp is a set of X11 modules that make Xorg act as a backend for
14cu|x11-driver-xrdp-0.2.2-1|18	xrdp. Xorg with xorgxrdp is the most advanced xrdp backend with support
14cu|x11-driver-xrdp-0.2.2-1|19	for screen resizing and multiple monitors.
14cu|x11-driver-xrdp-0.2.2-1|20	
14cu|x11-driver-xrdp-0.2.2-1|21	%prep
14cu|x11-driver-xrdp-0.2.2-1|22	%setup -qn xorgxrdp-%{version}
14cu|x11-driver-xrdp-0.2.2-1|23	
14cu|x11-driver-xrdp-0.2.2-1|24	
14cu|x11-driver-xrdp-0.2.2-1|25	%build
14cu|x11-driver-xrdp-0.2.2-1|26	%configure2_5x
14cu|x11-driver-xrdp-0.2.2-1|27	%make
14cu|x11-driver-xrdp-0.2.2-1|28	
14cu|x11-driver-xrdp-0.2.2-1|29	%install
14cu|x11-driver-xrdp-0.2.2-1|30	%makeinstall_std
14cu|x11-driver-xrdp-0.2.2-1|31	rm -f %{buildroot}%{_libdir}/xorg/modules/drivers/xrdpdev_drv.a
14cu|x11-driver-xrdp-0.2.2-1|32	rm -f %{buildroot}%{_libdir}/xorg/modules/input/xrdpkeyb_drv.a
14cu|x11-driver-xrdp-0.2.2-1|33	rm -f %{buildroot}%{_libdir}/xorg/modules/input/xrdpmouse_drv.a
14cu|x11-driver-xrdp-0.2.2-1|34	rm -f %{buildroot}%{_libdir}/xorg/modules/libxorgxrdp.a
14cu|x11-driver-xrdp-0.2.2-1|35	
14cu|x11-driver-xrdp-0.2.2-1|36	%files
14cu|x11-driver-xrdp-0.2.2-1|37	%doc COPYING
14cu|x11-driver-xrdp-0.2.2-1|38	%doc README.md
14cu|x11-driver-xrdp-0.2.2-1|39	%dir %{_sysconfdir}/X11/xrdp
14cu|x11-driver-xrdp-0.2.2-1|40	%{_sysconfdir}/X11/xrdp/xorg.conf
14cu|x11-driver-xrdp-0.2.2-1|41	%{_libdir}/xorg/modules/drivers/xrdpdev_drv.so
14cu|x11-driver-xrdp-0.2.2-1|42	%{_libdir}/xorg/modules/input/xrdpkeyb_drv.so
14cu|x11-driver-xrdp-0.2.2-1|43	%{_libdir}/xorg/modules/input/xrdpmouse_drv.so
14cu|x11-driver-xrdp-0.2.2-1|44	%{_libdir}/xorg/modules/libxorgxrdp.so
14cu|x11-driver-xrdp-0.2.2-1|45	
14cu|x11-driver-xrdp-0.2.2-1|46	%changelog
14cu|x11-driver-xrdp-0.2.2-1|47	
14cu|x11-driver-xrdp-0.2.2-1|48	* Tue Jun 27 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.2.2-1
14cu|x11-driver-xrdp-0.2.2-1|49	- (8b4488e) Drop static libs
14cu|x11-driver-xrdp-0.2.2-1|50	
14cu|x11-driver-xrdp-0.2.2-1|51	

15574 14
14cu|xalan-c-1.11-1|1	Name:           xalan-c
14cu|xalan-c-1.11-1|2	Version:        1.11
14cu|xalan-c-1.11-1|3	Release:        1
14cu|xalan-c-1.11-1|4	Summary:        Xalan XSLT processor for C
14cu|xalan-c-1.11-1|5	Group:          System/Libraries
14cu|xalan-c-1.11-1|6	License:        ASL 2.0
14cu|xalan-c-1.11-1|7	URL:            http://xml.apache.org/xalan-c/
14cu|xalan-c-1.11-1|8	Source0:        http://www.eu.apache.org/dist/xalan/xalan-c/sources/xalan_c-%{version}-src.tar.gz
14cu|xalan-c-1.11-1|9	Source100:	%{name}.rpmlintrc
14cu|xalan-c-1.11-1|10	Patch0:         xalan-c-1.10.0-escaping.patch
14cu|xalan-c-1.11-1|11	BuildRequires:  xerces-c-devel
14cu|xalan-c-1.11-1|12	
14cu|xalan-c-1.11-1|13	%description
14cu|xalan-c-1.11-1|14	Xalan is an XSLT processor for transforming XML documents into HTML, text, or
14cu|xalan-c-1.11-1|15	other XML document types.
14cu|xalan-c-1.11-1|16	
14cu|xalan-c-1.11-1|17	
14cu|xalan-c-1.11-1|18	%package        devel
14cu|xalan-c-1.11-1|19	Summary:        Header files, libraries and development documentation for %{name}
14cu|xalan-c-1.11-1|20	Group:          Development/Java
14cu|xalan-c-1.11-1|21	Requires:       %{name} = %{version}-%{release}
14cu|xalan-c-1.11-1|22	
14cu|xalan-c-1.11-1|23	
14cu|xalan-c-1.11-1|24	%description devel
14cu|xalan-c-1.11-1|25	This package contains the header files, static libraries and development
14cu|xalan-c-1.11-1|26	documentation for %{name}. If you like to develop programs using %{name},
14cu|xalan-c-1.11-1|27	you will need to install %{name}-devel.
14cu|xalan-c-1.11-1|28	
14cu|xalan-c-1.11-1|29	
14cu|xalan-c-1.11-1|30	%package doc
14cu|xalan-c-1.11-1|31	Group:          Development/Java
14cu|xalan-c-1.11-1|32	Summary:        Documentation for Xerces-C++ validating XML parser
14cu|xalan-c-1.11-1|33	
14cu|xalan-c-1.11-1|34	
14cu|xalan-c-1.11-1|35	%description doc
14cu|xalan-c-1.11-1|36	Documentation for %{name}.
14cu|xalan-c-1.11-1|37	
14cu|xalan-c-1.11-1|38	
14cu|xalan-c-1.11-1|39	%prep
14cu|xalan-c-1.11-1|40	%setup -q -n xalan-c-1.11/c
14cu|xalan-c-1.11-1|41	%patch0 -p2 -b .escaping
14cu|xalan-c-1.11-1|42	find -type d -name CVS -print0 | xargs -0 rm -rf
14cu|xalan-c-1.11-1|43	chmod 644 NOTICE
14cu|xalan-c-1.11-1|44	
14cu|xalan-c-1.11-1|45	
14cu|xalan-c-1.11-1|46	%build
14cu|xalan-c-1.11-1|47	export XALANCROOT="${PWD}"
14cu|xalan-c-1.11-1|48	export XERCESROOT=%{_includedir}/xercesc/
14cu|xalan-c-1.11-1|49	COMMONARGS="-plinux -cgcc -xg++ -minmem"
14cu|xalan-c-1.11-1|50	%ifarch alpha ppc64 s390x sparc64 x86_64
14cu|xalan-c-1.11-1|51	./runConfigure ${COMMONARGS} -b64 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
14cu|xalan-c-1.11-1|52	%else
14cu|xalan-c-1.11-1|53	./runConfigure ${COMMONARGS} -b32 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
14cu|xalan-c-1.11-1|54	%endif
14cu|xalan-c-1.11-1|55	# _smp_mflags do not work
14cu|xalan-c-1.11-1|56	make
14cu|xalan-c-1.11-1|57	
14cu|xalan-c-1.11-1|58	
14cu|xalan-c-1.11-1|59	%install
14cu|xalan-c-1.11-1|60	export XALANCROOT="${PWD}"
14cu|xalan-c-1.11-1|61	export XERCESROOT=%{_includedir}/xercesc/
14cu|xalan-c-1.11-1|62	make install DESTDIR=%{buildroot}
14cu|xalan-c-1.11-1|63	
14cu|xalan-c-1.11-1|64	%clean
14cu|xalan-c-1.11-1|65	
14cu|xalan-c-1.11-1|66	%files
14cu|xalan-c-1.11-1|67	%doc LICENSE KEYS NOTICE
14cu|xalan-c-1.11-1|68	%{_bindir}/Xalan
14cu|xalan-c-1.11-1|69	%{_libdir}/libxalan*.so.*
14cu|xalan-c-1.11-1|70	
14cu|xalan-c-1.11-1|71	
14cu|xalan-c-1.11-1|72	%files devel
14cu|xalan-c-1.11-1|73	%{_libdir}/libxalan*.so
14cu|xalan-c-1.11-1|74	%{_includedir}/xalanc/
14cu|xalan-c-1.11-1|75	
14cu|xalan-c-1.11-1|76	%files doc
14cu|xalan-c-1.11-1|77	%doc readme.html xdocs samples
14cu|xalan-c-1.11-1|78	
14cu|xalan-c-1.11-1|79	%changelog
14cu|xalan-c-1.11-1|80	
14cu|xalan-c-1.11-1|81	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.11-1
14cu|xalan-c-1.11-1|82	- (38365b8) Updated to 1.11
14cu|xalan-c-1.11-1|83	
14cu|xalan-c-1.11-1|84	

15575 14
14cu|xapian-bindings-1.2.23-4|1	%define build_mono 0
14cu|xapian-bindings-1.2.23-4|2	
14cu|xapian-bindings-1.2.23-4|3	Summary:	Bindings for the Xapian
14cu|xapian-bindings-1.2.23-4|4	Name:		xapian-bindings
14cu|xapian-bindings-1.2.23-4|5	Version:	1.2.23
14cu|xapian-bindings-1.2.23-4|6	Release:	4
14cu|xapian-bindings-1.2.23-4|7	License:	GPLv2+
14cu|xapian-bindings-1.2.23-4|8	Group:		Development/Other
14cu|xapian-bindings-1.2.23-4|9	URL:		http://www.xapian.org
14cu|xapian-bindings-1.2.23-4|10	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14cu|xapian-bindings-1.2.23-4|11	Patch0:		xapian-bindings-1.2.2-no-pyc.patch
14cu|xapian-bindings-1.2.23-4|12	BuildRequires:	pkgconfig(xapian-core) >= %{version}
14cu|xapian-bindings-1.2.23-4|13	BuildRequires:	python-devel
14cu|xapian-bindings-1.2.23-4|14	BuildRequires:	php-devel
14cu|xapian-bindings-1.2.23-4|15	BuildRequires:	php-cli
14cu|xapian-bindings-1.2.23-4|16	BuildRequires:	tcl-devel
14cu|xapian-bindings-1.2.23-4|17	BuildRequires:	java-rpmbuild
14cu|xapian-bindings-1.2.23-4|18	BuildRequires:	ruby-devel
14cu|xapian-bindings-1.2.23-4|19	BuildRequires:	mono-devel
14cu|xapian-bindings-1.2.23-4|20	BuildRequires:	java-1.8.0-devel
14cu|xapian-bindings-1.2.23-4|21	
14cu|xapian-bindings-1.2.23-4|22	%description
14cu|xapian-bindings-1.2.23-4|23	SWIG and JNI bindings allowing Xapian to be used from various
14cu|xapian-bindings-1.2.23-4|24	other programming languages.
14cu|xapian-bindings-1.2.23-4|25	
14cu|xapian-bindings-1.2.23-4|26	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|27	
14cu|xapian-bindings-1.2.23-4|28	%package java
14cu|xapian-bindings-1.2.23-4|29	Summary:	Files needed for developing Java applications which use Xapian
14cu|xapian-bindings-1.2.23-4|30	Group:		Development/Java
14cu|xapian-bindings-1.2.23-4|31	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|32	Requires:	java-1.8.0-openjdk
14cu|xapian-bindings-1.2.23-4|33	
14cu|xapian-bindings-1.2.23-4|34	%description java
14cu|xapian-bindings-1.2.23-4|35	This package provides the files needed for developing Java applications which
14cu|xapian-bindings-1.2.23-4|36	use Xapian.
14cu|xapian-bindings-1.2.23-4|37	
14cu|xapian-bindings-1.2.23-4|38	%files java
14cu|xapian-bindings-1.2.23-4|39	%{_libdir}/libxapian_jni.so
14cu|xapian-bindings-1.2.23-4|40	%{_jnidir}/xapian_jni.jar
14cu|xapian-bindings-1.2.23-4|41	
14cu|xapian-bindings-1.2.23-4|42	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|43	
14cu|xapian-bindings-1.2.23-4|44	%if %build_mono
14cu|xapian-bindings-1.2.23-4|45	%package mono
14cu|xapian-bindings-1.2.23-4|46	Summary:	Files needed for developing C# applications which use Xapian
14cu|xapian-bindings-1.2.23-4|47	Group:		Development/Other
14cu|xapian-bindings-1.2.23-4|48	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|49	Requires:	mono
14cu|xapian-bindings-1.2.23-4|50	
14cu|xapian-bindings-1.2.23-4|51	%description mono
14cu|xapian-bindings-1.2.23-4|52	This package provides the files needed for developing
14cu|xapian-bindings-1.2.23-4|53	C# applications which use Xapian.
14cu|xapian-bindings-1.2.23-4|54	
14cu|xapian-bindings-1.2.23-4|55	%files mono
14cu|xapian-bindings-1.2.23-4|56	%doc %{_docdir}/xapian-bindings/csharp
14cu|xapian-bindings-1.2.23-4|57	%{_libdir}/_XapianSharp.so
14cu|xapian-bindings-1.2.23-4|58	%{_libdir}/mono/XapianSharp/XapianSharp.dll
14cu|xapian-bindings-1.2.23-4|59	%{_libdir}/mono/gac/XapianSharp/%{version}*/XapianSharp.dll
14cu|xapian-bindings-1.2.23-4|60	%endif
14cu|xapian-bindings-1.2.23-4|61	
14cu|xapian-bindings-1.2.23-4|62	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|63	
14cu|xapian-bindings-1.2.23-4|64	%package php
14cu|xapian-bindings-1.2.23-4|65	Summary:	Files needed for developing PHP scripts which use Xapian
14cu|xapian-bindings-1.2.23-4|66	Group:		Development/PHP
14cu|xapian-bindings-1.2.23-4|67	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|68	Requires:	php
14cu|xapian-bindings-1.2.23-4|69	Requires:	php(zend-abi) = %{php_zend_api}
14cu|xapian-bindings-1.2.23-4|70	
14cu|xapian-bindings-1.2.23-4|71	%description php
14cu|xapian-bindings-1.2.23-4|72	This package provides the files needed for developing
14cu|xapian-bindings-1.2.23-4|73	PHP scripts which use Xapian.
14cu|xapian-bindings-1.2.23-4|74	
14cu|xapian-bindings-1.2.23-4|75	%files php
14cu|xapian-bindings-1.2.23-4|76	%doc %{_docdir}/xapian-bindings/php
14cu|xapian-bindings-1.2.23-4|77	%{_libdir}/php/extensions/xapian.so
14cu|xapian-bindings-1.2.23-4|78	%{_datadir}/php5/xapian.php
14cu|xapian-bindings-1.2.23-4|79	
14cu|xapian-bindings-1.2.23-4|80	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|81	
14cu|xapian-bindings-1.2.23-4|82	%package python
14cu|xapian-bindings-1.2.23-4|83	Summary:	Files needed for developing Python scripts which use Xapian
14cu|xapian-bindings-1.2.23-4|84	Group:		Development/Python
14cu|xapian-bindings-1.2.23-4|85	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|86	Requires:	python >= 2.5
14cu|xapian-bindings-1.2.23-4|87	
14cu|xapian-bindings-1.2.23-4|88	%description python
14cu|xapian-bindings-1.2.23-4|89	This package provides the files needed for developing
14cu|xapian-bindings-1.2.23-4|90	Python scripts which use Xapian.
14cu|xapian-bindings-1.2.23-4|91	
14cu|xapian-bindings-1.2.23-4|92	%files python
14cu|xapian-bindings-1.2.23-4|93	%doc %{_docdir}/xapian-bindings/python
14cu|xapian-bindings-1.2.23-4|94	%{py_platsitedir}/xapian/*.py*
14cu|xapian-bindings-1.2.23-4|95	%{py_platsitedir}/xapian/*.so
14cu|xapian-bindings-1.2.23-4|96	
14cu|xapian-bindings-1.2.23-4|97	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|98	
14cu|xapian-bindings-1.2.23-4|99	%package ruby
14cu|xapian-bindings-1.2.23-4|100	Summary:	Files needed for developing Ruby applications which use Xapian
14cu|xapian-bindings-1.2.23-4|101	Group:		Development/Ruby
14cu|xapian-bindings-1.2.23-4|102	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|103	Requires:	ruby
14cu|xapian-bindings-1.2.23-4|104	
14cu|xapian-bindings-1.2.23-4|105	%description ruby
14cu|xapian-bindings-1.2.23-4|106	This package provides the files needed for developing
14cu|xapian-bindings-1.2.23-4|107	Ruby applications which use Xapian.
14cu|xapian-bindings-1.2.23-4|108	
14cu|xapian-bindings-1.2.23-4|109	%files ruby
14cu|xapian-bindings-1.2.23-4|110	%doc %{_docdir}/xapian-bindings/ruby
14cu|xapian-bindings-1.2.23-4|111	%{ruby_sitearchdir}/_xapian.so
14cu|xapian-bindings-1.2.23-4|112	%{ruby_sitelibdir}/xapian.rb
14cu|xapian-bindings-1.2.23-4|113	
14cu|xapian-bindings-1.2.23-4|114	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|115	
14cu|xapian-bindings-1.2.23-4|116	%package tcl
14cu|xapian-bindings-1.2.23-4|117	Summary:	Files needed for developing TCL scripts which use Xapian
14cu|xapian-bindings-1.2.23-4|118	Group:		Development/Other
14cu|xapian-bindings-1.2.23-4|119	Requires:	xapian >= %{version}
14cu|xapian-bindings-1.2.23-4|120	Requires:	tcl
14cu|xapian-bindings-1.2.23-4|121	
14cu|xapian-bindings-1.2.23-4|122	%description tcl
14cu|xapian-bindings-1.2.23-4|123	This package provides the files needed for developing
14cu|xapian-bindings-1.2.23-4|124	TCL scripts which use Xapian.
14cu|xapian-bindings-1.2.23-4|125	
14cu|xapian-bindings-1.2.23-4|126	%files tcl
14cu|xapian-bindings-1.2.23-4|127	%doc %{_docdir}/xapian-bindings/tcl8
14cu|xapian-bindings-1.2.23-4|128	%{tcl_sitearch}/xapian%{version}/*
14cu|xapian-bindings-1.2.23-4|129	
14cu|xapian-bindings-1.2.23-4|130	#----------------------------------------------------------------------------
14cu|xapian-bindings-1.2.23-4|131	
14cu|xapian-bindings-1.2.23-4|132	%prep
14cu|xapian-bindings-1.2.23-4|133	%setup -q
14cu|xapian-bindings-1.2.23-4|134	%patch0 -p1
14cu|xapian-bindings-1.2.23-4|135	
14cu|xapian-bindings-1.2.23-4|136	%build
14cu|xapian-bindings-1.2.23-4|137	# (tpg) do not check for this, to much effort to provide a patch
14cu|xapian-bindings-1.2.23-4|138	%define Werror_cflags %nil
14cu|xapian-bindings-1.2.23-4|139	
14cu|xapian-bindings-1.2.23-4|140	# We want to avoid using jni.h from libgcj-devel, so we force
14cu|xapian-bindings-1.2.23-4|141	# the includedir instead of using ./configure detection, which would
14cu|xapian-bindings-1.2.23-4|142	# default to libgcj jni.h:
14cu|xapian-bindings-1.2.23-4|143	# - Anssi (12/2007)
14cu|xapian-bindings-1.2.23-4|144	export CPPFLAGS="%{optflags} -I%{java_home}/include"
14cu|xapian-bindings-1.2.23-4|145	export JDK_HOME=%{java_home}
14cu|xapian-bindings-1.2.23-4|146	export TCL_LIB=%{tcl_sitearch}
14cu|xapian-bindings-1.2.23-4|147	export TCL_INC=%{_includedir}
14cu|xapian-bindings-1.2.23-4|148	autoreconf -fiv
14cu|xapian-bindings-1.2.23-4|149	%configure2_5x \
14cu|xapian-bindings-1.2.23-4|150	%if %build_mono
14cu|xapian-bindings-1.2.23-4|151	--with-csharp \
14cu|xapian-bindings-1.2.23-4|152	%endif
14cu|xapian-bindings-1.2.23-4|153	--with-php \
14cu|xapian-bindings-1.2.23-4|154	--with-python \
14cu|xapian-bindings-1.2.23-4|155	--with-ruby \
14cu|xapian-bindings-1.2.23-4|156	--with-tcl \
14cu|xapian-bindings-1.2.23-4|157	--with-java
14cu|xapian-bindings-1.2.23-4|158	%make
14cu|xapian-bindings-1.2.23-4|159	
14cu|xapian-bindings-1.2.23-4|160	%install
14cu|xapian-bindings-1.2.23-4|161	%makeinstall_std
14cu|xapian-bindings-1.2.23-4|162	
14cu|xapian-bindings-1.2.23-4|163	# Move to a proper location
14cu|xapian-bindings-1.2.23-4|164	install -d -m755 %{buildroot}%{_libdir}
14cu|xapian-bindings-1.2.23-4|165	mv %{buildroot}%{_builddir}/%{name}-%{version}/java/built/libxapian_jni.so %{buildroot}%{_libdir}
14cu|xapian-bindings-1.2.23-4|166	
14cu|xapian-bindings-1.2.23-4|167	# Install the needed jar file as well
14cu|xapian-bindings-1.2.23-4|168	install -d -m755 %{buildroot}%{_jnidir}
14cu|xapian-bindings-1.2.23-4|169	install -m644 java/built/xapian_jni.jar %{buildroot}%{_jnidir}
14cu|xapian-bindings-1.2.23-4|170	
14cu|xapian-bindings-1.2.23-4|171	%changelog
14cu|xapian-bindings-1.2.23-4|172	
14cu|xapian-bindings-1.2.23-4|173	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.23-4
14cu|xapian-bindings-1.2.23-4|174	- (2f846fa) MassBuild#1257: Increase release tag
14cu|xapian-bindings-1.2.23-4|175	
14cu|xapian-bindings-1.2.23-4|176	

15576 14
14cu|xapian-omega-1.2.23-1|1	Summary:	A CGI search frontend and indexers built on Xapian
14cu|xapian-omega-1.2.23-1|2	Name:		xapian-omega
14cu|xapian-omega-1.2.23-1|3	Version:	1.2.23
14cu|xapian-omega-1.2.23-1|4	Release:	1
14cu|xapian-omega-1.2.23-1|5	License:	GPLv2+
14cu|xapian-omega-1.2.23-1|6	Group:		Networking/WWW
14cu|xapian-omega-1.2.23-1|7	URL:		http://www.xapian.org
14cu|xapian-omega-1.2.23-1|8	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14cu|xapian-omega-1.2.23-1|9	BuildRequires:	pkgconfig(xapian-core) >= %{version}
14cu|xapian-omega-1.2.23-1|10	BuildRequires:	pcre-devel
14cu|xapian-omega-1.2.23-1|11	Requires:	xapian >= %{version}
14cu|xapian-omega-1.2.23-1|12	
14cu|xapian-omega-1.2.23-1|13	%description
14cu|xapian-omega-1.2.23-1|14	Omega is a CGI application which uses the Xapian Information Retrieval
14cu|xapian-omega-1.2.23-1|15	library to index and search collections of documents.
14cu|xapian-omega-1.2.23-1|16	
14cu|xapian-omega-1.2.23-1|17	%prep
14cu|xapian-omega-1.2.23-1|18	%setup -q
14cu|xapian-omega-1.2.23-1|19	
14cu|xapian-omega-1.2.23-1|20	%build
14cu|xapian-omega-1.2.23-1|21	%configure2_5x
14cu|xapian-omega-1.2.23-1|22	%make
14cu|xapian-omega-1.2.23-1|23	
14cu|xapian-omega-1.2.23-1|24	%install
14cu|xapian-omega-1.2.23-1|25	%makeinstall_std
14cu|xapian-omega-1.2.23-1|26	
14cu|xapian-omega-1.2.23-1|27	# CGI application
14cu|xapian-omega-1.2.23-1|28	mkdir -p %{buildroot}%{_var}/www/cgi-bin/
14cu|xapian-omega-1.2.23-1|29	mv %{buildroot}%{_libdir}/%{name}/bin/omega %{buildroot}%{_var}/www/cgi-bin
14cu|xapian-omega-1.2.23-1|30	
14cu|xapian-omega-1.2.23-1|31	# Create /var directories
14cu|xapian-omega-1.2.23-1|32	mkdir -p %{buildroot}%{_var}/lib/omega/data
14cu|xapian-omega-1.2.23-1|33	mkdir -p %{buildroot}%{_var}/lib/omega/cdb
14cu|xapian-omega-1.2.23-1|34	mkdir -p %{buildroot}%{_var}/log/omega
14cu|xapian-omega-1.2.23-1|35	
14cu|xapian-omega-1.2.23-1|36	# Default templates
14cu|xapian-omega-1.2.23-1|37	mkdir -p %{buildroot}%{_var}/lib/omega/templates
14cu|xapian-omega-1.2.23-1|38	cp -r templates/* %{buildroot}%{_var}/lib/omega/templates/
14cu|xapian-omega-1.2.23-1|39	
14cu|xapian-omega-1.2.23-1|40	# Images
14cu|xapian-omega-1.2.23-1|41	mkdir -p %{buildroot}%{_var}/www/icons/omega
14cu|xapian-omega-1.2.23-1|42	cp -r images/* %{buildroot}%{_var}/www/icons/omega/
14cu|xapian-omega-1.2.23-1|43	
14cu|xapian-omega-1.2.23-1|44	%files
14cu|xapian-omega-1.2.23-1|45	%doc AUTHORS ChangeLog README TODO NEWS
14cu|xapian-omega-1.2.23-1|46	%dir %{_datadir}/omega
14cu|xapian-omega-1.2.23-1|47	%dir %{_var}/www/icons/omega
14cu|xapian-omega-1.2.23-1|48	%dir %{_var}/lib/omega
14cu|xapian-omega-1.2.23-1|49	%{_bindir}/dbi2omega
14cu|xapian-omega-1.2.23-1|50	%{_bindir}/omindex
14cu|xapian-omega-1.2.23-1|51	%{_bindir}/scriptindex
14cu|xapian-omega-1.2.23-1|52	%{_bindir}/htdig2omega
14cu|xapian-omega-1.2.23-1|53	%{_bindir}/mbox2omega
14cu|xapian-omega-1.2.23-1|54	%{_libdir}/xapian-omega/bin/outlookmsg2html
14cu|xapian-omega-1.2.23-1|55	%{_var}/lib/omega/templates/*
14cu|xapian-omega-1.2.23-1|56	%{_var}/log/omega
14cu|xapian-omega-1.2.23-1|57	%{_var}/www/cgi-bin/omega
14cu|xapian-omega-1.2.23-1|58	%{_var}/www/icons/omega/*.png
14cu|xapian-omega-1.2.23-1|59	%{_datadir}/omega/*.script
14cu|xapian-omega-1.2.23-1|60	%config(noreplace) %{_sysconfdir}/omega.conf
14cu|xapian-omega-1.2.23-1|61	%{_mandir}/man1/omindex.1*
14cu|xapian-omega-1.2.23-1|62	%{_mandir}/man1/scriptindex.1*
14cu|xapian-omega-1.2.23-1|63	
14cu|xapian-omega-1.2.23-1|64	%changelog
14cu|xapian-omega-1.2.23-1|65	
14cu|xapian-omega-1.2.23-1|66	* Mon Apr 25 2016 dsilakov <denis.silakov@rosalab.ru> 1.2.23-1
14cu|xapian-omega-1.2.23-1|67	- (e2c8370) Merge pull request #1 from alzim/xapian-omega:rosa2014.1
14cu|xapian-omega-1.2.23-1|68	- (e2c8370) Updated to 1.2.23
14cu|xapian-omega-1.2.23-1|69	
14cu|xapian-omega-1.2.23-1|70	

15577 14
14cu|xarchiver-0.5.4.6-1|1	Summary:	A lightweight archiving/compression tool
14cu|xarchiver-0.5.4.6-1|2	Name:		xarchiver
14cu|xarchiver-0.5.4.6-1|3	Version:	0.5.4.6
14cu|xarchiver-0.5.4.6-1|4	Release:	1
14cu|xarchiver-0.5.4.6-1|5	License:	GPLv2
14cu|xarchiver-0.5.4.6-1|6	Group:		Archiving/Compression
14cu|xarchiver-0.5.4.6-1|7	URL:		http://xarchiver.sourceforge.net/
14cu|xarchiver-0.5.4.6-1|8	Source0:	http://downloads.sourceforge.net/xarchiver/%{name}-%{version}.tar.gz
14cu|xarchiver-0.5.4.6-1|9	Patch2:         xarchiver-0.5.4.6-mga-fix-sigsegv-when-directly-extracting-rpm.patch
14cu|xarchiver-0.5.4.6-1|10	BuildRequires:	gtk+2-devel
14cu|xarchiver-0.5.4.6-1|11	BuildRequires:	intltool
14cu|xarchiver-0.5.4.6-1|12	BuildRequires: desktop-file-utils
14cu|xarchiver-0.5.4.6-1|13	Requires(post):        desktop-file-utils
14cu|xarchiver-0.5.4.6-1|14	Requires(postun): desktop-file-utils
14cu|xarchiver-0.5.4.6-1|15	Requires:	binutils
14cu|xarchiver-0.5.4.6-1|16	Requires:	unzip
14cu|xarchiver-0.5.4.6-1|17	Requires:	zip
14cu|xarchiver-0.5.4.6-1|18	Suggests:	arj
14cu|xarchiver-0.5.4.6-1|19	Suggests:	p7zip
14cu|xarchiver-0.5.4.6-1|20	Suggests:	lha
14cu|xarchiver-0.5.4.6-1|21	Suggests:	unrar
14cu|xarchiver-0.5.4.6-1|22	Suggests:	xz
14cu|xarchiver-0.5.4.6-1|23	
14cu|xarchiver-0.5.4.6-1|24	%description
14cu|xarchiver-0.5.4.6-1|25	Xarchiver is a GTK+2 only frontend to 7z, zip, rar, tar, bzip2, gzip, arj,
14cu|xarchiver-0.5.4.6-1|26	lha, rpm and deb (open and extract only).Xarchiver allows you to create,
14cu|xarchiver-0.5.4.6-1|27	add, extract and delete files in the above formats. 7z, zip, rar, arj
14cu|xarchiver-0.5.4.6-1|28	password protected archives are supported.
14cu|xarchiver-0.5.4.6-1|29	
14cu|xarchiver-0.5.4.6-1|30	%prep
14cu|xarchiver-0.5.4.6-1|31	%setup -qn %{name}-%{name}-%{version}
14cu|xarchiver-0.5.4.6-1|32	%apply_patches
14cu|xarchiver-0.5.4.6-1|33	
14cu|xarchiver-0.5.4.6-1|34	%build
14cu|xarchiver-0.5.4.6-1|35	%configure2_5x
14cu|xarchiver-0.5.4.6-1|36	%make
14cu|xarchiver-0.5.4.6-1|37	
14cu|xarchiver-0.5.4.6-1|38	%install
14cu|xarchiver-0.5.4.6-1|39	%makeinstall_std
14cu|xarchiver-0.5.4.6-1|40	
14cu|xarchiver-0.5.4.6-1|41	%find_lang %{name} --with-gnome
14cu|xarchiver-0.5.4.6-1|42	
14cu|xarchiver-0.5.4.6-1|43	# make the .desktop file compliant with xdg specs
14cu|xarchiver-0.5.4.6-1|44	desktop-file-install \
14cu|xarchiver-0.5.4.6-1|45	--vendor="" \
14cu|xarchiver-0.5.4.6-1|46	--remove-key="Encoding" \
14cu|xarchiver-0.5.4.6-1|47	--remove-mime-type="multipart/x-zip" \
14cu|xarchiver-0.5.4.6-1|48	--dir %{buildroot}%{_datadir}/applications \
14cu|xarchiver-0.5.4.6-1|49	%{buildroot}%{_datadir}/applications/xarchiver.desktop
14cu|xarchiver-0.5.4.6-1|50	
14cu|xarchiver-0.5.4.6-1|51	%files -f %{name}.lang
14cu|xarchiver-0.5.4.6-1|52	%doc %{_docdir}/%{name}
14cu|xarchiver-0.5.4.6-1|53	%{_bindir}/%{name}
14cu|xarchiver-0.5.4.6-1|54	%{_datadir}/applications/*.desktop
14cu|xarchiver-0.5.4.6-1|55	%{_libexecdir}/thunar-archive-plugin/xarchiver.tap
14cu|xarchiver-0.5.4.6-1|56	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xarchiver-0.5.4.6-1|57	%{_datadir}/pixmaps/%{name}/*.png
14cu|xarchiver-0.5.4.6-1|58	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xarchiver-0.5.4.6-1|59	
14cu|xarchiver-0.5.4.6-1|60	
14cu|xarchiver-0.5.4.6-1|61	%changelog
14cu|xarchiver-0.5.4.6-1|62	
14cu|xarchiver-0.5.4.6-1|63	* Tue Mar 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4.6-1
14cu|xarchiver-0.5.4.6-1|64	- (43d46c0) Added intltool BR
14cu|xarchiver-0.5.4.6-1|65	
14cu|xarchiver-0.5.4.6-1|66	

15578 14
14cu|xastir-2.0.6-1|1	Summary:	Amateur Station Tracking and Reporting system for amateur radio
14cu|xastir-2.0.6-1|2	Name:		xastir
14cu|xastir-2.0.6-1|3	Version:	2.0.6
14cu|xastir-2.0.6-1|4	Release:	1
14cu|xastir-2.0.6-1|5	License:	GPLv2+
14cu|xastir-2.0.6-1|6	Group:		Communications
14cu|xastir-2.0.6-1|7	Url:		http://www.xastir.org
14cu|xastir-2.0.6-1|8	Source0:	http://prdownloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
14cu|xastir-2.0.6-1|9	Source1:	http://prdownloads.sourceforge.net/xastir/xastir-sounds.tgz
14cu|xastir-2.0.6-1|10	Patch0:		xastir-desktop.diff
14cu|xastir-2.0.6-1|11	BuildRequires:	db-devel
14cu|xastir-2.0.6-1|12	BuildRequires:	festival-devel
14cu|xastir-2.0.6-1|13	BuildRequires:	lesstif-devel
14cu|xastir-2.0.6-1|14	BuildRequires:	shapelib-devel
14cu|xastir-2.0.6-1|15	BuildRequires:	pkgconfig(geotiff)
14cu|xastir-2.0.6-1|16	BuildRequires:	pkgconfig(GraphicsMagick)
14cu|xastir-2.0.6-1|17	BuildRequires:	pkgconfig(proj)
14cu|xastir-2.0.6-1|18	Requires:	x11-font-adobe-75dpi
14cu|xastir-2.0.6-1|19	
14cu|xastir-2.0.6-1|20	%description
14cu|xastir-2.0.6-1|21	Xastir is a graphical application that interfaces HAM radio
14cu|xastir-2.0.6-1|22	and internet access to realtime mapping software.
14cu|xastir-2.0.6-1|23	
14cu|xastir-2.0.6-1|24	Install XASTIR if you are interested in APRS(tm) and HAM radio
14cu|xastir-2.0.6-1|25	software.
14cu|xastir-2.0.6-1|26	
14cu|xastir-2.0.6-1|27	%files
14cu|xastir-2.0.6-1|28	# Documents:  Go into special doc area
14cu|xastir-2.0.6-1|29	%doc AUTHORS ChangeLog COPYING COPYING.LIB.LESSTIF DEBUG_LEVELS FAQ INSTALL LICENSE
14cu|xastir-2.0.6-1|30	%doc README README.Contributing README.CVS README.Getting-Started
14cu|xastir-2.0.6-1|31	%doc README.MAPS README.win32 UPGRADE
14cu|xastir-2.0.6-1|32	%{_bindir}/*
14cu|xastir-2.0.6-1|33	%{_datadir}/xastir/help
14cu|xastir-2.0.6-1|34	%{_datadir}/xastir/config
14cu|xastir-2.0.6-1|35	%{_datadir}/xastir/symbols
14cu|xastir-2.0.6-1|36	%{_datadir}/xastir/scripts
14cu|xastir-2.0.6-1|37	%{_mandir}/man1/xastir.1.*
14cu|xastir-2.0.6-1|38	%{_mandir}/man1/callpass.1.*
14cu|xastir-2.0.6-1|39	%{_mandir}/man1/testdbfawk.1.*
14cu|xastir-2.0.6-1|40	%{_mandir}/man1/xastir_udp_client.1.*
14cu|xastir-2.0.6-1|41	%{_datadir}/applications/xastir.desktop
14cu|xastir-2.0.6-1|42	# protect user-installed map and other files from being clobbered
14cu|xastir-2.0.6-1|43	%config %{_datadir}/xastir/maps
14cu|xastir-2.0.6-1|44	%config %{_datadir}/xastir/Counties
14cu|xastir-2.0.6-1|45	%config %{_datadir}/xastir/fcc
14cu|xastir-2.0.6-1|46	%config %{_datadir}/xastir/GNIS
14cu|xastir-2.0.6-1|47	%config %{_datadir}/xastir/sounds
14cu|xastir-2.0.6-1|48	
14cu|xastir-2.0.6-1|49	#----------------------------------------------------------------------------
14cu|xastir-2.0.6-1|50	
14cu|xastir-2.0.6-1|51	%prep
14cu|xastir-2.0.6-1|52	%setup -q
14cu|xastir-2.0.6-1|53	%setup -a1 -q
14cu|xastir-2.0.6-1|54	%patch0 -p1
14cu|xastir-2.0.6-1|55	
14cu|xastir-2.0.6-1|56	%build
14cu|xastir-2.0.6-1|57	%configure2_5x
14cu|xastir-2.0.6-1|58	%make
14cu|xastir-2.0.6-1|59	
14cu|xastir-2.0.6-1|60	%install
14cu|xastir-2.0.6-1|61	%makeinstall_std
14cu|xastir-2.0.6-1|62	
14cu|xastir-2.0.6-1|63	# Docs go into package docs area instead of here:
14cu|xastir-2.0.6-1|64	rm -rf %{buildroot}/usr/share/doc/xastir
14cu|xastir-2.0.6-1|65	mkdir -p %{buildroot}/usr/share/applications
14cu|xastir-2.0.6-1|66	cp xastir.desktop %{buildroot}/usr/share/applications/.
14cu|xastir-2.0.6-1|67	cp sounds/* %{buildroot}/usr/share/xastir/sounds/.
14cu|xastir-2.0.6-1|68	
14cu|xastir-2.0.6-1|69	
14cu|xastir-2.0.6-1|70	%changelog
14cu|xastir-2.0.6-1|71	
14cu|xastir-2.0.6-1|72	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1
14cu|xastir-2.0.6-1|73	- (e85bea7) New version 2.0.6
14cu|xastir-2.0.6-1|74	- (e85bea7) Spec cleanup
14cu|xastir-2.0.6-1|75	
14cu|xastir-2.0.6-1|76	

15579 14
14cu|xautolock-2.2-6|1	%define debug_package	%{nil}
14cu|xautolock-2.2-6|2	
14cu|xautolock-2.2-6|3	Name:		xautolock
14cu|xautolock-2.2-6|4	Summary:	Automatically starts programs when there is inactivity under X
14cu|xautolock-2.2-6|5	Version:	2.2
14cu|xautolock-2.2-6|6	Release:	6
14cu|xautolock-2.2-6|7	Group:		Graphical desktop/Other
14cu|xautolock-2.2-6|8	License:	GPLv2
14cu|xautolock-2.2-6|9	Source0:	http://www.ibiblio.org/pub/Linux/X11/screensavers/%{name}-%{version}.tgz
14cu|xautolock-2.2-6|10	URL:		http://www.ibiblio.org/pub/Linux/X11/screensavers/
14cu|xautolock-2.2-6|11	
14cu|xautolock-2.2-6|12	BuildRequires:	pkgconfig(x11)
14cu|xautolock-2.2-6|13	BuildRequires:	pkgconfig(xv)
14cu|xautolock-2.2-6|14	BuildRequires:	pkgconfig(xscrnsaver)
14cu|xautolock-2.2-6|15	BuildRequires:	imake
14cu|xautolock-2.2-6|16	#(nl) Needed for rman
14cu|xautolock-2.2-6|17	BuildRequires:  xorg-x11
14cu|xautolock-2.2-6|18	
14cu|xautolock-2.2-6|19	Requires:	xlockmore
14cu|xautolock-2.2-6|20	
14cu|xautolock-2.2-6|21	
14cu|xautolock-2.2-6|22	%description
14cu|xautolock-2.2-6|23	Xautolock monitors the user activity on an X Window display.
14cu|xautolock-2.2-6|24	If none is detected within a certain amount of time a program specified
14cu|xautolock-2.2-6|25	by the user will be run. Typically xautolock will be used to lock the screen
14cu|xautolock-2.2-6|26	using for instance xlock.
14cu|xautolock-2.2-6|27	
14cu|xautolock-2.2-6|28	%prep
14cu|xautolock-2.2-6|29	%setup -q
14cu|xautolock-2.2-6|30	
14cu|xautolock-2.2-6|31	%build
14cu|xautolock-2.2-6|32	xmkmf
14cu|xautolock-2.2-6|33	%make
14cu|xautolock-2.2-6|34	
14cu|xautolock-2.2-6|35	%install
14cu|xautolock-2.2-6|36	bzip2 ./xautolock.man
14cu|xautolock-2.2-6|37	install -m644 xautolock.man.bz2 -D %{buildroot}%{_mandir}/man1/xautolock.man.bz2
14cu|xautolock-2.2-6|38	install -m755 xautolock -D %{buildroot}%{_prefix}/X11R6/bin/xautolock
14cu|xautolock-2.2-6|39	# Make sure all docs are readable
14cu|xautolock-2.2-6|40	chmod a+r Changelog Readme Todo License
14cu|xautolock-2.2-6|41	
14cu|xautolock-2.2-6|42	%files
14cu|xautolock-2.2-6|43	%doc License Todo Readme Changelog
14cu|xautolock-2.2-6|44	%{_prefix}/X11R6/bin/xautolock
14cu|xautolock-2.2-6|45	%{_mandir}/*/*
14cu|xautolock-2.2-6|46	
14cu|xautolock-2.2-6|47	
14cu|xautolock-2.2-6|48	
14cu|xautolock-2.2-6|49	
14cu|xautolock-2.2-6|50	
14cu|xautolock-2.2-6|51	%changelog
14cu|xautolock-2.2-6|52	
14cu|xautolock-2.2-6|53	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.2-6
14cu|xautolock-2.2-6|54	- (bb3b033) Repack tarball according to upstream
14cu|xautolock-2.2-6|55	
14cu|xautolock-2.2-6|56	

15580 14
14cu|xbindkeys-1.8.6-1|1	Summary:	Link keyboard and mouse input events with shell commands
14cu|xbindkeys-1.8.6-1|2	Name:		xbindkeys
14cu|xbindkeys-1.8.6-1|3	Version:	1.8.6
14cu|xbindkeys-1.8.6-1|4	Release:	1
14cu|xbindkeys-1.8.6-1|5	License:	GPL
14cu|xbindkeys-1.8.6-1|6	Group:		System/X11
14cu|xbindkeys-1.8.6-1|7	URL:		https://savannah.nongnu.org/projects/xbindkeys/
14cu|xbindkeys-1.8.6-1|8	Source:		http://www.nongnu.org/xbindkeys/%{name}-%{version}.tar.gz
14cu|xbindkeys-1.8.6-1|9	BuildRequires:	pkgconfig(x11)
14cu|xbindkeys-1.8.6-1|10	# (for xbindkey_show)
14cu|xbindkeys-1.8.6-1|11	Requires:	tk
14cu|xbindkeys-1.8.6-1|12	
14cu|xbindkeys-1.8.6-1|13	%description
14cu|xbindkeys-1.8.6-1|14	%{name} is a program that allows you to launch shell commands with
14cu|xbindkeys-1.8.6-1|15	your keyboard or your mouse under X Window. It links commands to keys
14cu|xbindkeys-1.8.6-1|16	or mouse buttons, using a configuration file. It's independent of the
14cu|xbindkeys-1.8.6-1|17	window manager and can capture all keyboard keys (e.g. Power, Wake...).
14cu|xbindkeys-1.8.6-1|18	
14cu|xbindkeys-1.8.6-1|19	%prep
14cu|xbindkeys-1.8.6-1|20	%setup -q
14cu|xbindkeys-1.8.6-1|21	
14cu|xbindkeys-1.8.6-1|22	
14cu|xbindkeys-1.8.6-1|23	%build
14cu|xbindkeys-1.8.6-1|24	%configure  --disable-guile
14cu|xbindkeys-1.8.6-1|25	%make
14cu|xbindkeys-1.8.6-1|26	
14cu|xbindkeys-1.8.6-1|27	%install
14cu|xbindkeys-1.8.6-1|28	%makeinstall
14cu|xbindkeys-1.8.6-1|29	
14cu|xbindkeys-1.8.6-1|30	
14cu|xbindkeys-1.8.6-1|31	%files
14cu|xbindkeys-1.8.6-1|32	%defattr(-,root,root)
14cu|xbindkeys-1.8.6-1|33	%doc AUTHORS BUGS ChangeLog README
14cu|xbindkeys-1.8.6-1|34	%{_bindir}/*
14cu|xbindkeys-1.8.6-1|35	%{_mandir}/man?/*
14cu|xbindkeys-1.8.6-1|36	
14cu|xbindkeys-1.8.6-1|37	%changelog

15581 14
14cu|xboard-4.2.7-18|1	%define debug_package %{nil}
14cu|xboard-4.2.7-18|2	
14cu|xboard-4.2.7-18|3	Summary:	An X Window System graphical chessboard
14cu|xboard-4.2.7-18|4	Name:		xboard
14cu|xboard-4.2.7-18|5	Version:	4.2.7
14cu|xboard-4.2.7-18|6	Release:	18
14cu|xboard-4.2.7-18|7	Group:		Games/Boards
14cu|xboard-4.2.7-18|8	URL:		http://www.gnu.org/software/xboard/
14cu|xboard-4.2.7-18|9	License:	BSD-like and GPLv2+
14cu|xboard-4.2.7-18|10	
14cu|xboard-4.2.7-18|11	Source:		ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
14cu|xboard-4.2.7-18|12	Source1:	xboard.sh.bz2
14cu|xboard-4.2.7-18|13	Source2:	xboard-pxboard.man.bz2
14cu|xboard-4.2.7-18|14	Source3:	XBoard.ad.bz2
14cu|xboard-4.2.7-18|15	Patch0:		xboard-4.2.7-entry.patch
14cu|xboard-4.2.7-18|16	Patch1:		xboard-4.2.7-cmail-quote.patch
14cu|xboard-4.2.7-18|17	Patch2:		xboard-4.2.7-lowtime-warning.patch
14cu|xboard-4.2.7-18|18	Patch3:		xboard-4.2.7-xvt.patch
14cu|xboard-4.2.7-18|19	Patch4:		xboard-4.2.7-xtname.patch
14cu|xboard-4.2.7-18|20	Patch5:		xboard-4.2.7-hilight-threatened-pieces.patch
14cu|xboard-4.2.7-18|21	Patch6:		xboard-4.2.7-str-fmt.patch
14cu|xboard-4.2.7-18|22	
14cu|xboard-4.2.7-18|23	Requires:	chessengine
14cu|xboard-4.2.7-18|24	Conflicts:	gnuchess <= 5.06
14cu|xboard-4.2.7-18|25	BuildRequires:	flex
14cu|xboard-4.2.7-18|26	BuildRequires:	groff-for-man
14cu|xboard-4.2.7-18|27	BuildRequires:	pkgconfig(xaw7)
14cu|xboard-4.2.7-18|28	BuildRequires:	pkgconfig(xpm)
14cu|xboard-4.2.7-18|29	
14cu|xboard-4.2.7-18|30	%description
14cu|xboard-4.2.7-18|31	Xboard is an X Window System based graphical chessboard which can be used with
14cu|xboard-4.2.7-18|32	the GNUchess and Crafty chess programs, with Internet Chess Servers (ICSs),
14cu|xboard-4.2.7-18|33	with chess via email, or with your own saved games.
14cu|xboard-4.2.7-18|34	
14cu|xboard-4.2.7-18|35	%prep
14cu|xboard-4.2.7-18|36	%setup -q
14cu|xboard-4.2.7-18|37	%patch0 -p1 -b .info-entry
14cu|xboard-4.2.7-18|38	%patch1 -p1 -b .quote
14cu|xboard-4.2.7-18|39	%patch2 -p1 -b .lowtime
14cu|xboard-4.2.7-18|40	%patch3 -p1 -b .xvt
14cu|xboard-4.2.7-18|41	%patch4 -p1 -b .xtname
14cu|xboard-4.2.7-18|42	%patch5 -p1 -b .hilite
14cu|xboard-4.2.7-18|43	%patch6 -p1 -b .str
14cu|xboard-4.2.7-18|44	
14cu|xboard-4.2.7-18|45	chmod 0644 ChangeLog*
14cu|xboard-4.2.7-18|46	
14cu|xboard-4.2.7-18|47	%build
14cu|xboard-4.2.7-18|48	%configure2_5x --bindir=%{_gamesbindir}
14cu|xboard-4.2.7-18|49	# Xaw3d kinda conflicts with Conectiva patch; no tooltip will be
14cu|xboard-4.2.7-18|50	# shown - Abel
14cu|xboard-4.2.7-18|51	# --with-Xaw3d
14cu|xboard-4.2.7-18|52	%make
14cu|xboard-4.2.7-18|53	
14cu|xboard-4.2.7-18|54	%install
14cu|xboard-4.2.7-18|55	%makeinstall bindir=%{buildroot}%{_gamesbindir}
14cu|xboard-4.2.7-18|56	
14cu|xboard-4.2.7-18|57	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}.real
14cu|xboard-4.2.7-18|58	
14cu|xboard-4.2.7-18|59	bzip2 -dc %{SOURCE1} > %{buildroot}%{_gamesbindir}/%{name}
14cu|xboard-4.2.7-18|60	chmod 755 %{buildroot}%{_gamesbindir}/%{name}
14cu|xboard-4.2.7-18|61	
14cu|xboard-4.2.7-18|62	# install pxboard manpage
14cu|xboard-4.2.7-18|63	bzip2 -dc %{SOURCE2} > %{buildroot}%{_mandir}/man6/pxboard.6
14cu|xboard-4.2.7-18|64	
14cu|xboard-4.2.7-18|65	# install X resource
14cu|xboard-4.2.7-18|66	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
14cu|xboard-4.2.7-18|67	bzip2 -dc %{SOURCE3} > %{buildroot}%{_sysconfdir}/X11/app-defaults/XBoard
14cu|xboard-4.2.7-18|68	
14cu|xboard-4.2.7-18|69	#menu
14cu|xboard-4.2.7-18|70	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xboard-4.2.7-18|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xboard-4.2.7-18|72	[Desktop Entry]
14cu|xboard-4.2.7-18|73	Name=XBoard
14cu|xboard-4.2.7-18|74	Comment=GUI chessboard game
14cu|xboard-4.2.7-18|75	Comment[ru]=Шахматы
14cu|xboard-4.2.7-18|76	Exec=%{_gamesbindir}/xboard
14cu|xboard-4.2.7-18|77	Icon=strategy_section
14cu|xboard-4.2.7-18|78	Terminal=false
14cu|xboard-4.2.7-18|79	Type=Application
14cu|xboard-4.2.7-18|80	Categories=Game;BoardGame;
14cu|xboard-4.2.7-18|81	EOF
14cu|xboard-4.2.7-18|82	
14cu|xboard-4.2.7-18|83	# remove useless files
14cu|xboard-4.2.7-18|84	rm -f %{buildroot}%{_infodir}/dir
14cu|xboard-4.2.7-18|85	
14cu|xboard-4.2.7-18|86	%files
14cu|xboard-4.2.7-18|87	%doc AUTHORS ChangeLog* COPYRIGHT FAQ NEWS READ_ME zippy.README
14cu|xboard-4.2.7-18|88	%doc *.txt *.html
14cu|xboard-4.2.7-18|89	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XBoard
14cu|xboard-4.2.7-18|90	%{_datadir}/applications/%{name}.desktop
14cu|xboard-4.2.7-18|91	%{_gamesbindir}/*
14cu|xboard-4.2.7-18|92	%{_mandir}/man?/*
14cu|xboard-4.2.7-18|93	%{_infodir}/*.info*
14cu|xboard-4.2.7-18|94	
14cu|xboard-4.2.7-18|95	
14cu|xboard-4.2.7-18|96	
14cu|xboard-4.2.7-18|97	%changelog
14cu|xboard-4.2.7-18|98	
14cu|xboard-4.2.7-18|99	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 4.2.7-18
14cu|xboard-4.2.7-18|100	- (c916f16) Added Russian l10n to desktop file
14cu|xboard-4.2.7-18|101	
14cu|xboard-4.2.7-18|102	

15582 14
14cu|xboxdrv-linux-0.8.8-1|1	%define oname xboxdrv
14cu|xboxdrv-linux-0.8.8-1|2	
14cu|xboxdrv-linux-0.8.8-1|3	Name:		xboxdrv-linux
14cu|xboxdrv-linux-0.8.8-1|4	License:	GPL
14cu|xboxdrv-linux-0.8.8-1|5	Group:		System/Configuration/Hardware
14cu|xboxdrv-linux-0.8.8-1|6	URL:		http://pingus.seul.org/~grumbel/xboxdrv/
14cu|xboxdrv-linux-0.8.8-1|7	Autoreqprov:	on
14cu|xboxdrv-linux-0.8.8-1|8	Version:	0.8.8
14cu|xboxdrv-linux-0.8.8-1|9	Release:	1
14cu|xboxdrv-linux-0.8.8-1|10	Summary:	XBox 360 Controller Driver
14cu|xboxdrv-linux-0.8.8-1|11	Source0:	https://github.com/xboxdrv/xboxdrv/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14cu|xboxdrv-linux-0.8.8-1|12	Source1:	xboxdrv.init
14cu|xboxdrv-linux-0.8.8-1|13	Source100:	%{name}.rpmlintrc
14cu|xboxdrv-linux-0.8.8-1|14	
14cu|xboxdrv-linux-0.8.8-1|15	BuildRequires: pkgconfig(sdl)
14cu|xboxdrv-linux-0.8.8-1|16	BuildRequires: pkgconfig(zlib)
14cu|xboxdrv-linux-0.8.8-1|17	BuildRequires: pkgconfig(gl)
14cu|xboxdrv-linux-0.8.8-1|18	BuildRequires: gcc-c++
14cu|xboxdrv-linux-0.8.8-1|19	BuildRequires: scons
14cu|xboxdrv-linux-0.8.8-1|20	BuildRequires: pkgconfig(libusb)
14cu|xboxdrv-linux-0.8.8-1|21	BuildRequires: boost-devel
14cu|xboxdrv-linux-0.8.8-1|22	BuildRequires: pkgconfig(libudev)
14cu|xboxdrv-linux-0.8.8-1|23	BuildRequires: pkgconfig(glib-2.0)
14cu|xboxdrv-linux-0.8.8-1|24	BuildRequires: pkgconfig(dbus-glib-1)
14cu|xboxdrv-linux-0.8.8-1|25	
14cu|xboxdrv-linux-0.8.8-1|26	%description
14cu|xboxdrv-linux-0.8.8-1|27	Userspace Xbox/Xbox360 USB Gamepad Driver for Linux
14cu|xboxdrv-linux-0.8.8-1|28	
14cu|xboxdrv-linux-0.8.8-1|29	%prep
14cu|xboxdrv-linux-0.8.8-1|30	%setup -qn %{oname}-%{version}
14cu|xboxdrv-linux-0.8.8-1|31	
14cu|xboxdrv-linux-0.8.8-1|32	%build
14cu|xboxdrv-linux-0.8.8-1|33	%make PREFIX=/usr
14cu|xboxdrv-linux-0.8.8-1|34	
14cu|xboxdrv-linux-0.8.8-1|35	%install
14cu|xboxdrv-linux-0.8.8-1|36	install -D xboxdrv %{buildroot}%{_bindir}/xboxdrv
14cu|xboxdrv-linux-0.8.8-1|37	install -D doc/xboxdrv-daemon.1 %{buildroot}%{_mandir}/man1/xboxdrv-daemon.1
14cu|xboxdrv-linux-0.8.8-1|38	install -D doc/xboxdrv.1 %{buildroot}%{_mandir}/man1/xboxdrv.1
14cu|xboxdrv-linux-0.8.8-1|39	install -c -D -m 0750 %{SOURCE1} %{buildroot}%{_initrddir}/xboxdrv
14cu|xboxdrv-linux-0.8.8-1|40	
14cu|xboxdrv-linux-0.8.8-1|41	%files
14cu|xboxdrv-linux-0.8.8-1|42	%{_bindir}/xboxdrv
14cu|xboxdrv-linux-0.8.8-1|43	%{_mandir}/man1/xboxdrv*
14cu|xboxdrv-linux-0.8.8-1|44	%attr(0750,root,admin) %{_initrddir}/xboxdrv
14cu|xboxdrv-linux-0.8.8-1|45	
14cu|xboxdrv-linux-0.8.8-1|46	%changelog

15583 14
14cu|xca-1.3.2-1|1	%define debug_package	%{nil}
14cu|xca-1.3.2-1|2	
14cu|xca-1.3.2-1|3	Summary:	GUI for handling X509 certificates, RSA keys and PKCS#10 requests
14cu|xca-1.3.2-1|4	Name:		xca
14cu|xca-1.3.2-1|5	Version:	1.3.2
14cu|xca-1.3.2-1|6	Release:	1
14cu|xca-1.3.2-1|7	License:	BSD
14cu|xca-1.3.2-1|8	Group:		System/Servers
14cu|xca-1.3.2-1|9	Source0:	http://prdownloads.sourceforge.net/xca/%{name}-%{version}.tar.gz
14cu|xca-1.3.2-1|10	Source11:	%{name}-16x16.png
14cu|xca-1.3.2-1|11	Source12:	%{name}-32x32.png
14cu|xca-1.3.2-1|12	Source13:	%{name}-48x48.png
14cu|xca-1.3.2-1|13	URL:		http://www.hohnstaedt.de/xca/xca.html
14cu|xca-1.3.2-1|14	BuildRequires:  pkgconfig(Qt5Core)
14cu|xca-1.3.2-1|15	BuildRequires:  pkgconfig(Qt5Gui)
14cu|xca-1.3.2-1|16	BuildRequires:  pkgconfig(Qt5Widgets)
14cu|xca-1.3.2-1|17	BuildRequires:  qt5-tools
14cu|xca-1.3.2-1|18	BuildRequires:  qt5-devel
14cu|xca-1.3.2-1|19	BuildRequires:  qt5-linguist-tools
14cu|xca-1.3.2-1|20	BuildRequires:	db-devel
14cu|xca-1.3.2-1|21	BuildRequires:	pkgconfig(libssl)
14cu|xca-1.3.2-1|22	BuildRequires:	linuxdoc-tools
14cu|xca-1.3.2-1|23	BuildRequires:	libltdl-devel
14cu|xca-1.3.2-1|24	
14cu|xca-1.3.2-1|25	
14cu|xca-1.3.2-1|26	%description
14cu|xca-1.3.2-1|27	XCA uses a Berkeley DB for storage and supports RSA keys,
14cu|xca-1.3.2-1|28	certificate signing requests (PKCS#10) and Certificates (X509v3)
14cu|xca-1.3.2-1|29	The signing of requests, and the creation of selfsigned certificates
14cu|xca-1.3.2-1|30	is supported. Both can use templates for simplicity.
14cu|xca-1.3.2-1|31	The PKI structures can be imported and exported in several formats
14cu|xca-1.3.2-1|32	like PKCS#7, PKCS#12, PEM, DER, PKCS#8.
14cu|xca-1.3.2-1|33	
14cu|xca-1.3.2-1|34	%prep
14cu|xca-1.3.2-1|35	%setup -q
14cu|xca-1.3.2-1|36	
14cu|xca-1.3.2-1|37	perl -n -i -e '$/="\r\n";chomp;print;print "\n"' COPYRIGHT
14cu|xca-1.3.2-1|38	perl -pi -e 's,\/usr\/lib\/,%{_libdir},g' configure
14cu|xca-1.3.2-1|39	
14cu|xca-1.3.2-1|40	%build
14cu|xca-1.3.2-1|41	%configure2_5x
14cu|xca-1.3.2-1|42	%make
14cu|xca-1.3.2-1|43	
14cu|xca-1.3.2-1|44	%install
14cu|xca-1.3.2-1|45	export TOPDIR=%{buildroot}
14cu|xca-1.3.2-1|46	export destdir=%{buildroot}
14cu|xca-1.3.2-1|47	%makeinstall_std
14cu|xca-1.3.2-1|48	
14cu|xca-1.3.2-1|49	rm -f %{buildroot}%{_datadir}/pixmaps/xca.xpm
14cu|xca-1.3.2-1|50	
14cu|xca-1.3.2-1|51	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|xca-1.3.2-1|52	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xca-1.3.2-1|53	install -m644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xca-1.3.2-1|54	install -m644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xca-1.3.2-1|55	
14cu|xca-1.3.2-1|56	
14cu|xca-1.3.2-1|57	%files
14cu|xca-1.3.2-1|58	%defattr(-,root,root, 755)
14cu|xca-1.3.2-1|59	%doc AUTHORS COPYRIGHT
14cu|xca-1.3.2-1|60	%doc doc/*.html
14cu|xca-1.3.2-1|61	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xca-1.3.2-1|62	%{_datadir}/pixmaps/xca-32x32.xpm
14cu|xca-1.3.2-1|63	%{_datadir}/applications/*.desktop
14cu|xca-1.3.2-1|64	%{_bindir}/%{name}*
14cu|xca-1.3.2-1|65	%{_datadir}/%{name}
14cu|xca-1.3.2-1|66	%{_mandir}/man1/%{name}*.1*
14cu|xca-1.3.2-1|67	%{_datadir}/mime/packages/xca.xml
14cu|xca-1.3.2-1|68	
14cu|xca-1.3.2-1|69	%changelog
14cu|xca-1.3.2-1|70	
14cu|xca-1.3.2-1|71	* Wed Aug 31 2016 Denis Silakov <dsilakov@gmail.com> 1.3.2-1
14cu|xca-1.3.2-1|72	- (6c24274) Fix BRs
14cu|xca-1.3.2-1|73	
14cu|xca-1.3.2-1|74	

15584 14
14cu|xcftools-1.0.7-1|1	Summary:	Command-line tools for extracting information from XCF files
14cu|xcftools-1.0.7-1|2	Name:		xcftools
14cu|xcftools-1.0.7-1|3	Version:	1.0.7
14cu|xcftools-1.0.7-1|4	Release:	1
14cu|xcftools-1.0.7-1|5	Group:		Graphics
14cu|xcftools-1.0.7-1|6	License:	Public Domain
14cu|xcftools-1.0.7-1|7	Url:		http://henning.makholm.net/software
14cu|xcftools-1.0.7-1|8	Source0:	http://henning.makholm.net/%{name}/%{name}-%{version}.tar.gz
14cu|xcftools-1.0.7-1|9	Patch0:		xcftools-1.0.7-fix-sed.patch
14cu|xcftools-1.0.7-1|10	Patch1:		xcftools-1.0.7-fix-as-needed-linking.patch
14cu|xcftools-1.0.7-1|11	Patch2:		xcftools-1.0.7-libpng15.patch
14cu|xcftools-1.0.7-1|12	Patch3:		xcftools-1.0.7-libpng16.patch
14cu|xcftools-1.0.7-1|13	BuildRequires:	pkgconfig(libpng)
14cu|xcftools-1.0.7-1|14	
14cu|xcftools-1.0.7-1|15	%description
14cu|xcftools-1.0.7-1|16	Xcftools is a set of fast command-line tools for extracting information from
14cu|xcftools-1.0.7-1|17	the Gimp's native file format XCF. The tools are designed to allow efficient
14cu|xcftools-1.0.7-1|18	use of layered XCF files as sources in a build system that use 'make' and
14cu|xcftools-1.0.7-1|19	similar tools to manage automatic processing of the graphics.
14cu|xcftools-1.0.7-1|20	These tools work independently of the Gimp engine and do not require
14cu|xcftools-1.0.7-1|21	the Gimp to even be installed.
14cu|xcftools-1.0.7-1|22	
14cu|xcftools-1.0.7-1|23	%files -f %{name}.lang
14cu|xcftools-1.0.7-1|24	%doc README
14cu|xcftools-1.0.7-1|25	%{_bindir}/xcfview
14cu|xcftools-1.0.7-1|26	%{_bindir}/xcfinfo
14cu|xcftools-1.0.7-1|27	%{_bindir}/xcf2pnm
14cu|xcftools-1.0.7-1|28	%{_bindir}/xcf2png
14cu|xcftools-1.0.7-1|29	%{_mandir}/man1/xcfview.1*
14cu|xcftools-1.0.7-1|30	%{_mandir}/man1/xcfinfo.1*
14cu|xcftools-1.0.7-1|31	%{_mandir}/man1/xcf2pnm.1*
14cu|xcftools-1.0.7-1|32	%{_mandir}/man1/xcf2png.1*
14cu|xcftools-1.0.7-1|33	
14cu|xcftools-1.0.7-1|34	#----------------------------------------------------------------------------
14cu|xcftools-1.0.7-1|35	
14cu|xcftools-1.0.7-1|36	%prep
14cu|xcftools-1.0.7-1|37	%setup -q
14cu|xcftools-1.0.7-1|38	%patch0 -p1
14cu|xcftools-1.0.7-1|39	%patch1 -p1
14cu|xcftools-1.0.7-1|40	%patch2 -p1
14cu|xcftools-1.0.7-1|41	%patch3 -p1
14cu|xcftools-1.0.7-1|42	
14cu|xcftools-1.0.7-1|43	%build
14cu|xcftools-1.0.7-1|44	%configure2_5x
14cu|xcftools-1.0.7-1|45	%make
14cu|xcftools-1.0.7-1|46	cd manpo
14cu|xcftools-1.0.7-1|47	# Convert to utf-8
14cu|xcftools-1.0.7-1|48	for file in xcf2png.da.1 xcf2pnm.da.1 xcfinfo.da.1 xcfview.da.1 ; do
14cu|xcftools-1.0.7-1|49	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file &&  touch -r $file $file.new &&  mv $file.new $file
14cu|xcftools-1.0.7-1|50	done
14cu|xcftools-1.0.7-1|51	
14cu|xcftools-1.0.7-1|52	%install
14cu|xcftools-1.0.7-1|53	%makeinstall_std
14cu|xcftools-1.0.7-1|54	
14cu|xcftools-1.0.7-1|55	%find_lang %{name} --all-name --with-man
14cu|xcftools-1.0.7-1|56	
14cu|xcftools-1.0.7-1|57	
14cu|xcftools-1.0.7-1|58	%changelog
14cu|xcftools-1.0.7-1|59	
14cu|xcftools-1.0.7-1|60	* Sun Jun 18 2017 Rosa <rosa@abf.rosalinux.ru> 1.0.7-1
14cu|xcftools-1.0.7-1|61	- (84ad6b0) Automatic import for version 1.0.7-1
14cu|xcftools-1.0.7-1|62	
14cu|xcftools-1.0.7-1|63	

15585 14
14cu|xcolorsel-1.1a-7|1	%define name xcolorsel
14cu|xcolorsel-1.1a-7|2	%define version 1.1a
14cu|xcolorsel-1.1a-7|3	%define release 7
14cu|xcolorsel-1.1a-7|4	
14cu|xcolorsel-1.1a-7|5	Summary: Simple color displayer/selector for X11 rgb.txt files
14cu|xcolorsel-1.1a-7|6	Name: %{name}
14cu|xcolorsel-1.1a-7|7	Version: %{version}
14cu|xcolorsel-1.1a-7|8	Release: %{release}
14cu|xcolorsel-1.1a-7|9	License: GPLv2+
14cu|xcolorsel-1.1a-7|10	Group: Graphics
14cu|xcolorsel-1.1a-7|11	Url: http://packages.debian.org/stable/x11/xcolorsel
14cu|xcolorsel-1.1a-7|12	Source0: %{name}-%{version}-src.tar.gz
14cu|xcolorsel-1.1a-7|13	Patch0: xcolorsel_1.1a-16_debian.patch
14cu|xcolorsel-1.1a-7|14	Patch1: xcolorsel_rgbtxt-mdv.patch
14cu|xcolorsel-1.1a-7|15	Patch2: xcolorsel-debug.patch
14cu|xcolorsel-1.1a-7|16	BuildRequires: imake
14cu|xcolorsel-1.1a-7|17	BuildRequires: gccmakedep
14cu|xcolorsel-1.1a-7|18	BuildRequires: Xaw3d-devel
14cu|xcolorsel-1.1a-7|19	BuildRequires: pkgconfig(xmu)
14cu|xcolorsel-1.1a-7|20	BuildRequires: pkgconfig(xt)
14cu|xcolorsel-1.1a-7|21	BuildRequires: pkgconfig(xpm)
14cu|xcolorsel-1.1a-7|22	BuildRequires: pkgconfig(xp)
14cu|xcolorsel-1.1a-7|23	BuildRequires: pkgconfig(xext)
14cu|xcolorsel-1.1a-7|24	BuildRequires: pkgconfig(xau)
14cu|xcolorsel-1.1a-7|25	BuildRequires: pkgconfig(xdmcp)
14cu|xcolorsel-1.1a-7|26	
14cu|xcolorsel-1.1a-7|27	%description
14cu|xcolorsel-1.1a-7|28	xcolorsel is a X-Utility that allows you to display X11 "rgb.txt" or
14cu|xcolorsel-1.1a-7|29	other such files together with tiles showing how the color looks on
14cu|xcolorsel-1.1a-7|30	your screen. Also a programmer may (like with xfontsel) cut the color
14cu|xcolorsel-1.1a-7|31	names/definitions in various formats (Colorformats and formats for
14cu|xcolorsel-1.1a-7|32	resourcefiles or C-sources) und paste them directly in his source
14cu|xcolorsel-1.1a-7|33	codes.
14cu|xcolorsel-1.1a-7|34	
14cu|xcolorsel-1.1a-7|35	%files
14cu|xcolorsel-1.1a-7|36	%doc 00-ANNOUNCE 00-README 01-CHANGELOG 01-COPYING
14cu|xcolorsel-1.1a-7|37	%config(noreplace) %{_sysconfdir}/X11/app-defaults/Xcolorsel
14cu|xcolorsel-1.1a-7|38	%config(noreplace) %{_sysconfdir}/X11/app-defaults/Xcolorsel-color
14cu|xcolorsel-1.1a-7|39	%{_bindir}/xcolorsel
14cu|xcolorsel-1.1a-7|40	%{_prefix}/lib/X11/xcolorsel/Xcolorsel.help
14cu|xcolorsel-1.1a-7|41	#---------------------------------------------------------
14cu|xcolorsel-1.1a-7|42	%prep
14cu|xcolorsel-1.1a-7|43	%setup -q -n xcolorsel
14cu|xcolorsel-1.1a-7|44	%patch0 -p1
14cu|xcolorsel-1.1a-7|45	%patch1 -p1
14cu|xcolorsel-1.1a-7|46	%patch2 -p0
14cu|xcolorsel-1.1a-7|47	
14cu|xcolorsel-1.1a-7|48	%build
14cu|xcolorsel-1.1a-7|49	xmkmf -a
14cu|xcolorsel-1.1a-7|50	# XAWLIB=-lXaw3d taken from Debian, otherwise it links with libxaw and crashes at runtime
14cu|xcolorsel-1.1a-7|51	%make XAWLIB=-lXaw3d
14cu|xcolorsel-1.1a-7|52	
14cu|xcolorsel-1.1a-7|53	%install
14cu|xcolorsel-1.1a-7|54	%makeinstall_std
14cu|xcolorsel-1.1a-7|55	rm -f %buildroot/%{_prefix}/lib/X11/app-defaults
14cu|xcolorsel-1.1a-7|56	
14cu|xcolorsel-1.1a-7|57	
14cu|xcolorsel-1.1a-7|58	%changelog
14cu|xcolorsel-1.1a-7|59	
14cu|xcolorsel-1.1a-7|60	* Sun Jun 26 2016 abfonly <abfonly@gmail.com> 1.1a-7
14cu|xcolorsel-1.1a-7|61	- (ac6df18) Log: Fixed debug crap, bump rel
14cu|xcolorsel-1.1a-7|62	
14cu|xcolorsel-1.1a-7|63	

15586 14
14cu|xcompmgr-1.1.7-1|1	Name:		xcompmgr
14cu|xcompmgr-1.1.7-1|2	Version:	1.1.7
14cu|xcompmgr-1.1.7-1|3	Release:	1
14cu|xcompmgr-1.1.7-1|4	Summary:	Sample X Compositing Manager
14cu|xcompmgr-1.1.7-1|5	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14cu|xcompmgr-1.1.7-1|6	URL:		http://xapps.freedesktop.org
14cu|xcompmgr-1.1.7-1|7	License:	MIT
14cu|xcompmgr-1.1.7-1|8	Group:		System/X11
14cu|xcompmgr-1.1.7-1|9	BuildRequires:  libxcomposite-devel
14cu|xcompmgr-1.1.7-1|10	BuildRequires:  libxfixes-devel
14cu|xcompmgr-1.1.7-1|11	BuildRequires:  libxdamage-devel
14cu|xcompmgr-1.1.7-1|12	BuildRequires:  libxrender-devel
14cu|xcompmgr-1.1.7-1|13	BuildRequires:  libxext-devel
14cu|xcompmgr-1.1.7-1|14	
14cu|xcompmgr-1.1.7-1|15	%description
14cu|xcompmgr-1.1.7-1|16	Sample X Compositing Manager.
14cu|xcompmgr-1.1.7-1|17	
14cu|xcompmgr-1.1.7-1|18	%prep
14cu|xcompmgr-1.1.7-1|19	%setup -q
14cu|xcompmgr-1.1.7-1|20	
14cu|xcompmgr-1.1.7-1|21	%build
14cu|xcompmgr-1.1.7-1|22	%configure
14cu|xcompmgr-1.1.7-1|23	%make
14cu|xcompmgr-1.1.7-1|24	
14cu|xcompmgr-1.1.7-1|25	%install
14cu|xcompmgr-1.1.7-1|26	%makeinstall
14cu|xcompmgr-1.1.7-1|27	
14cu|xcompmgr-1.1.7-1|28	%files
14cu|xcompmgr-1.1.7-1|29	%doc ChangeLog
14cu|xcompmgr-1.1.7-1|30	%{_bindir}/%{name}
14cu|xcompmgr-1.1.7-1|31	%{_mandir}/man1/%{name}.1*
14cu|xcompmgr-1.1.7-1|32	
14cu|xcompmgr-1.1.7-1|33	%changelog
14cu|xcompmgr-1.1.7-1|34	
14cu|xcompmgr-1.1.7-1|35	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-1
14cu|xcompmgr-1.1.7-1|36	- (e10ca68) Sync with cooker
14cu|xcompmgr-1.1.7-1|37	
14cu|xcompmgr-1.1.7-1|38	

15587 14
14cu|xcowsay-1.3-5|1	%define debug_package	%{nil}
14cu|xcowsay-1.3-5|2	
14cu|xcowsay-1.3-5|3	Name:		xcowsay
14cu|xcowsay-1.3-5|4	Version:	1.3
14cu|xcowsay-1.3-5|5	Release:	5
14cu|xcowsay-1.3-5|6	Summary:	Displays a cute cow and message on your desktop
14cu|xcowsay-1.3-5|7	Group:		Toys
14cu|xcowsay-1.3-5|8	License:	GPL
14cu|xcowsay-1.3-5|9	URL:		http://www.doof.me.uk/xcowsay/
14cu|xcowsay-1.3-5|10	Source:     http://www.nickg.me.uk/files/%{name}-%{version}.tar.gz
14cu|xcowsay-1.3-5|11	Patch:      xcowsay-1.2-fix-xcowthink-args-parsing.patch
14cu|xcowsay-1.3-5|12	BuildRequires:  pkgconfig(gtk+-2.0)
14cu|xcowsay-1.3-5|13	BuildRequires:  pkgconfig(dbus-1)
14cu|xcowsay-1.3-5|14	BuildRequires:  pkgconfig(dbus-glib-1)
14cu|xcowsay-1.3-5|15	
14cu|xcowsay-1.3-5|16	
14cu|xcowsay-1.3-5|17	%description
14cu|xcowsay-1.3-5|18	xcowsay displays a cute cow and message on your desktop.
14cu|xcowsay-1.3-5|19	
14cu|xcowsay-1.3-5|20	xcowsay includes all these amazing features:
14cu|xcowsay-1.3-5|21	- Fully configurable!
14cu|xcowsay-1.3-5|22	- Calculates display time from amount of text
14cu|xcowsay-1.3-5|23	- Daemon mode! Send your cow messages over DBus!
14cu|xcowsay-1.3-5|24	- Three different sized cows provided
14cu|xcowsay-1.3-5|25	- fortune(6) wrapper program:
14cu|xcowsay-1.3-5|26	xcowfortune — cow will deliver pearls of wisdom!
14cu|xcowsay-1.3-5|27	- Replace the naffness that is xmessage(1)
14cu|xcowsay-1.3-5|28	- Should work with any window manager
14cu|xcowsay-1.3-5|29	- Supports UTF-8 characters properly
14cu|xcowsay-1.3-5|30	
14cu|xcowsay-1.3-5|31	%prep
14cu|xcowsay-1.3-5|32	%setup -q
14cu|xcowsay-1.3-5|33	%patch -p 1
14cu|xcowsay-1.3-5|34	
14cu|xcowsay-1.3-5|35	%build
14cu|xcowsay-1.3-5|36	%configure2_5x
14cu|xcowsay-1.3-5|37	%make
14cu|xcowsay-1.3-5|38	
14cu|xcowsay-1.3-5|39	%install
14cu|xcowsay-1.3-5|40	%makeinstall_std
14cu|xcowsay-1.3-5|41	
14cu|xcowsay-1.3-5|42	%find_lang %{name}
14cu|xcowsay-1.3-5|43	
14cu|xcowsay-1.3-5|44	%files -f %{name}.lang
14cu|xcowsay-1.3-5|45	%{_bindir}/*
14cu|xcowsay-1.3-5|46	%{_mandir}/man6/*
14cu|xcowsay-1.3-5|47	%{_datadir}/%{name}
14cu|xcowsay-1.3-5|48	
14cu|xcowsay-1.3-5|49	%changelog
14cu|xcowsay-1.3-5|50	
14cu|xcowsay-1.3-5|51	* Fri Nov 13 2015 Denis Silakov <dsilakov@gmail.com> 1.3-5
14cu|xcowsay-1.3-5|52	- (717177b) Spec cleanup
14cu|xcowsay-1.3-5|53	
14cu|xcowsay-1.3-5|54	

15588 14
14cu|xcpustate-2.9-12|1	%define debug_package %{nil}
14cu|xcpustate-2.9-12|2	
14cu|xcpustate-2.9-12|3	Summary:	An X Window System based CPU state monitor
14cu|xcpustate-2.9-12|4	Name:		xcpustate
14cu|xcpustate-2.9-12|5	Version:	2.9
14cu|xcpustate-2.9-12|6	Release:	12
14cu|xcpustate-2.9-12|7	License:	MIT-style
14cu|xcpustate-2.9-12|8	Group:		Monitoring
14cu|xcpustate-2.9-12|9	URL:		ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/
14cu|xcpustate-2.9-12|10	Source0:	ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/%{name}-%{version}.tar.lzma
14cu|xcpustate-2.9-12|11	Source11:	%{name}16.png
14cu|xcpustate-2.9-12|12	Source12:	%{name}32.png
14cu|xcpustate-2.9-12|13	Source13:	%{name}48.png
14cu|xcpustate-2.9-12|14	BuildRequires:	imake
14cu|xcpustate-2.9-12|15	BuildRequires:	elfutils-devel
14cu|xcpustate-2.9-12|16	BuildRequires:	glibc-devel
14cu|xcpustate-2.9-12|17	BuildRequires:	pkgconfig(x11)
14cu|xcpustate-2.9-12|18	BuildRequires:	pkgconfig(xaw7)
14cu|xcpustate-2.9-12|19	BuildRequires:	pkgconfig(xmu)
14cu|xcpustate-2.9-12|20	BuildRequires:	pkgconfig(xt)
14cu|xcpustate-2.9-12|21	BuildRequires:	tirpc-devel
14cu|xcpustate-2.9-12|22	Patch1:		xcpustate-2.5-alpha.patch
14cu|xcpustate-2.9-12|23	Patch2:		xcpustate-2.5-6.0.patch
14cu|xcpustate-2.9-12|24	Patch3:		xcpustate-2.9-missingheaders.patch
14cu|xcpustate-2.9-12|25	
14cu|xcpustate-2.9-12|26	%description
14cu|xcpustate-2.9-12|27	The xcpustate utility is an X Window System based monitor which shows
14cu|xcpustate-2.9-12|28	the amount of time that the CPU is spending in different states.  On a
14cu|xcpustate-2.9-12|29	Linux system, xcpustate displays a bar that indicates the amounts of idle,
14cu|xcpustate-2.9-12|30	user, nice and system time (from left to right) used by the CPU.
14cu|xcpustate-2.9-12|31	
14cu|xcpustate-2.9-12|32	Install the xcpustate package if you'd like to use a horizontal bar style
14cu|xcpustate-2.9-12|33	CPU state monitor.
14cu|xcpustate-2.9-12|34	
14cu|xcpustate-2.9-12|35	%prep
14cu|xcpustate-2.9-12|36	%setup -q
14cu|xcpustate-2.9-12|37	%patch2 -p1 -b .glibc
14cu|xcpustate-2.9-12|38	%patch3 -p1 -b .headers
14cu|xcpustate-2.9-12|39	%ifarch alpha
14cu|xcpustate-2.9-12|40	%patch1 -p1 -b .alpha
14cu|xcpustate-2.9-12|41	%endif
14cu|xcpustate-2.9-12|42	
14cu|xcpustate-2.9-12|43	%build
14cu|xcpustate-2.9-12|44	xmkmf
14cu|xcpustate-2.9-12|45	%make CDEBUGFLAGS="%{optflags}" MANPATH=%{_mandir} SYS_LIBRARIES="-ltirpc"
14cu|xcpustate-2.9-12|46	
14cu|xcpustate-2.9-12|47	%install
14cu|xcpustate-2.9-12|48	%makeinstall_std install.man MANPATH=%{_mandir}
14cu|xcpustate-2.9-12|49	
14cu|xcpustate-2.9-12|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xcpustate-2.9-12|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|xcpustate-2.9-12|52	[Desktop Entry]
14cu|xcpustate-2.9-12|53	Name=XCpuState
14cu|xcpustate-2.9-12|54	Name[ru]=XCpuState
14cu|xcpustate-2.9-12|55	Comment=CPU load indicator
14cu|xcpustate-2.9-12|56	Comment[ru]=Индикатор загрузки ЦПУ
14cu|xcpustate-2.9-12|57	Exec=%{_bindir}/%{name}
14cu|xcpustate-2.9-12|58	Icon=%{name}
14cu|xcpustate-2.9-12|59	Terminal=false
14cu|xcpustate-2.9-12|60	Type=Application
14cu|xcpustate-2.9-12|61	StartupNotify=true
14cu|xcpustate-2.9-12|62	Categories=System;Monitor;
14cu|xcpustate-2.9-12|63	EOF
14cu|xcpustate-2.9-12|64	
14cu|xcpustate-2.9-12|65	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xcpustate-2.9-12|66	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xcpustate-2.9-12|67	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xcpustate-2.9-12|68	
14cu|xcpustate-2.9-12|69	%files
14cu|xcpustate-2.9-12|70	%defattr(-,root,root,0755)
14cu|xcpustate-2.9-12|71	%doc README
14cu|xcpustate-2.9-12|72	%attr(0755,root,root) %{_bindir}/xcpustate
14cu|xcpustate-2.9-12|73	%attr(0644,root,root) %{_mandir}/man1/xcpustate.1*
14cu|xcpustate-2.9-12|74	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xcpustate-2.9-12|75	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xcpustate-2.9-12|76	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xcpustate-2.9-12|77	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xcpustate-2.9-12|78	
14cu|xcpustate-2.9-12|79	
14cu|xcpustate-2.9-12|80	%changelog
14cu|xcpustate-2.9-12|81	
14cu|xcpustate-2.9-12|82	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 2.9-12
14cu|xcpustate-2.9-12|83	- (68328fd) Move to contrib, added Rusisan l10n to desktop file
14cu|xcpustate-2.9-12|84	
14cu|xcpustate-2.9-12|85	

15589 14
14cu|xdaliclock-2.43-1|1	Summary:	A melting digital clock
14cu|xdaliclock-2.43-1|2	Name:		xdaliclock
14cu|xdaliclock-2.43-1|3	Version:	2.43
14cu|xdaliclock-2.43-1|4	Release:	1
14cu|xdaliclock-2.43-1|5	Group:		Toys
14cu|xdaliclock-2.43-1|6	URL:		http://www.jwz.org/xdaliclock/
14cu|xdaliclock-2.43-1|7	
14cu|xdaliclock-2.43-1|8	BuildRequires:	pkgconfig(xt)
14cu|xdaliclock-2.43-1|9	BuildRequires:	pkgconfig(xext)
14cu|xdaliclock-2.43-1|10	BuildRequires:	pkgconfig(x11)
14cu|xdaliclock-2.43-1|11	License:	MIT
14cu|xdaliclock-2.43-1|12	
14cu|xdaliclock-2.43-1|13	Source0:	http://www.jwz.org/xdaliclock/%{name}-%{version}.tar.gz
14cu|xdaliclock-2.43-1|14	Patch0:		%{name}-shape-cycle.patch
14cu|xdaliclock-2.43-1|15	
14cu|xdaliclock-2.43-1|16	
14cu|xdaliclock-2.43-1|17	%description
14cu|xdaliclock-2.43-1|18	The xdaliclock program displays a digital clock, with digits that merge
14cu|xdaliclock-2.43-1|19	into the new digits as the time changes.  Xdaliclock can display the time
14cu|xdaliclock-2.43-1|20	in 12 or 24 hour modes and can will display the date if you hold your
14cu|xdaliclock-2.43-1|21	mouse button down over it.  Xdaliclock has two large fonts built in, but
14cu|xdaliclock-2.43-1|22	is capable of animating other fonts.
14cu|xdaliclock-2.43-1|23	
14cu|xdaliclock-2.43-1|24	Install the xdaliclock package if you want a fairly large clock, with
14cu|xdaliclock-2.43-1|25	a melting special effect, for your system.
14cu|xdaliclock-2.43-1|26	
14cu|xdaliclock-2.43-1|27	%prep
14cu|xdaliclock-2.43-1|28	%setup -q
14cu|xdaliclock-2.43-1|29	%patch0 -p1
14cu|xdaliclock-2.43-1|30	
14cu|xdaliclock-2.43-1|31	%build
14cu|xdaliclock-2.43-1|32	cd X11
14cu|xdaliclock-2.43-1|33	CFLAGS="%{optflags}" ./configure --libdir=%{_libdir}	--prefix=%{_prefix} \
14cu|xdaliclock-2.43-1|34	--build=%{_target_platform}
14cu|xdaliclock-2.43-1|35	%make
14cu|xdaliclock-2.43-1|36	
14cu|xdaliclock-2.43-1|37	%install
14cu|xdaliclock-2.43-1|38	cd X11
14cu|xdaliclock-2.43-1|39	install -d -m 0755 %{buildroot}{%{_bindir},%{_mandir}/man1}
14cu|xdaliclock-2.43-1|40	make prefix=%{buildroot}/%{_prefix} install
14cu|xdaliclock-2.43-1|41	
14cu|xdaliclock-2.43-1|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xdaliclock-2.43-1|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|xdaliclock-2.43-1|44	[Desktop Entry]
14cu|xdaliclock-2.43-1|45	Name=Xdaliclock
14cu|xdaliclock-2.43-1|46	Comment=A melting digital clock
14cu|xdaliclock-2.43-1|47	Exec=%{_bindir}/%{name}
14cu|xdaliclock-2.43-1|48	Icon=toys_section
14cu|xdaliclock-2.43-1|49	Terminal=false
14cu|xdaliclock-2.43-1|50	Type=Application
14cu|xdaliclock-2.43-1|51	StartupNotify=true
14cu|xdaliclock-2.43-1|52	Categories=Utility;Clock;Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
14cu|xdaliclock-2.43-1|53	EOF
14cu|xdaliclock-2.43-1|54	
14cu|xdaliclock-2.43-1|55	%files
14cu|xdaliclock-2.43-1|56	%{_bindir}/%{name}
14cu|xdaliclock-2.43-1|57	%{_mandir}/man1/%{name}.1*
14cu|xdaliclock-2.43-1|58	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xdaliclock-2.43-1|59	
14cu|xdaliclock-2.43-1|60	
14cu|xdaliclock-2.43-1|61	%changelog
14cu|xdaliclock-2.43-1|62	
14cu|xdaliclock-2.43-1|63	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.43-1
14cu|xdaliclock-2.43-1|64	- (583b4ce) Updated to 2.43
14cu|xdaliclock-2.43-1|65	
14cu|xdaliclock-2.43-1|66	

15590 14
14cu|xdelta3-3.0v2-3|1	%define fversion	30v2
14cu|xdelta3-3.0v2-3|2	%define frealversion	3.0v
14cu|xdelta3-3.0v2-3|3	
14cu|xdelta3-3.0v2-3|4	Summary:		A binary delta generator
14cu|xdelta3-3.0v2-3|5	Name:			xdelta3
14cu|xdelta3-3.0v2-3|6	Version:		3.0v2
14cu|xdelta3-3.0v2-3|7	Release:		3
14cu|xdelta3-3.0v2-3|8	Source0:		http://xdelta.googlecode.com/files/xdelta%{version}.tar.bz2
14cu|xdelta3-3.0v2-3|9	Patch0:			xdelta%{version}-optflags.patch
14cu|xdelta3-3.0v2-3|10	Patch1:			xdelta3-3.0.0-CVE-2014-9765.patch
14cu|xdelta3-3.0v2-3|11	URL:			http://xdelta.org
14cu|xdelta3-3.0v2-3|12	License:		GPL
14cu|xdelta3-3.0v2-3|13	Group:			File tools
14cu|xdelta3-3.0v2-3|14	BuildRequires:		zlib-devel
14cu|xdelta3-3.0v2-3|15	
14cu|xdelta3-3.0v2-3|16	%description
14cu|xdelta3-3.0v2-3|17	Xdelta3 is the third and latest release of Xdelta, which is a set of
14cu|xdelta3-3.0v2-3|18	tools and APIs for reading and writing compressed deltas. Deltas
14cu|xdelta3-3.0v2-3|19	encode the differences between two versions of a document. This
14cu|xdelta3-3.0v2-3|20	release features a completely new compression engine, several
14cu|xdelta3-3.0v2-3|21	algorithmic improvements, a fully programmable interface modelled
14cu|xdelta3-3.0v2-3|22	after zlib, in addition to a command-line utility, use of the RFC3284
14cu|xdelta3-3.0v2-3|23	(VCDIFF) encoding, a python extension, and now 64-bit support.
14cu|xdelta3-3.0v2-3|24	
14cu|xdelta3-3.0v2-3|25	%prep
14cu|xdelta3-3.0v2-3|26	%setup -q -n xdelta%{frealversion}
14cu|xdelta3-3.0v2-3|27	%patch0 -p1 -b .optflags
14cu|xdelta3-3.0v2-3|28	%patch1 -p1 -b .cve.2014.9765
14cu|xdelta3-3.0v2-3|29	
14cu|xdelta3-3.0v2-3|30	%build
14cu|xdelta3-3.0v2-3|31	RPM_OPT_FLAGS="%{optflags}" make RPM_OPT_FLAGS="%{optflags}" all \
14cu|xdelta3-3.0v2-3|32	xdelta3 \
14cu|xdelta3-3.0v2-3|33	xdelta3-decoder \
14cu|xdelta3-3.0v2-3|34	xdelta3-tools \
14cu|xdelta3-3.0v2-3|35	xdelta3-everything \
14cu|xdelta3-3.0v2-3|36	xdelta3-all.o
14cu|xdelta3-3.0v2-3|37	ar cr libxdelta3.a xdelta3-all.o
14cu|xdelta3-3.0v2-3|38	ranlib libxdelta3.a
14cu|xdelta3-3.0v2-3|39	chmod 644 COPYING
14cu|xdelta3-3.0v2-3|40	
14cu|xdelta3-3.0v2-3|41	%install
14cu|xdelta3-3.0v2-3|42	mkdir -p %{buildroot}%{_bindir}
14cu|xdelta3-3.0v2-3|43	
14cu|xdelta3-3.0v2-3|44	install -m 755 xdelta3 \
14cu|xdelta3-3.0v2-3|45	xdelta3-decoder \
14cu|xdelta3-3.0v2-3|46	xdelta3-tools \
14cu|xdelta3-3.0v2-3|47	xdelta3-everything %{buildroot}%{_bindir}
14cu|xdelta3-3.0v2-3|48	
14cu|xdelta3-3.0v2-3|49	%files
14cu|xdelta3-3.0v2-3|50	%doc COPYING
14cu|xdelta3-3.0v2-3|51	%{_bindir}/*
14cu|xdelta3-3.0v2-3|52	
14cu|xdelta3-3.0v2-3|53	%changelog
14cu|xdelta3-3.0v2-3|54	
14cu|xdelta3-3.0v2-3|55	* Fri Mar 04 2016 Denis Silakov <dsilakov@gmail.com> 3.0v2-3
14cu|xdelta3-3.0v2-3|56	- (b195b5a) Fix CVE-2014-9765
14cu|xdelta3-3.0v2-3|57	
14cu|xdelta3-3.0v2-3|58	

15591 14
14cu|xdgurl-2.0.3-1|1	Summary:       An install helper program for desktop stuff
14cu|xdgurl-2.0.3-1|2	Name:          xdgurl
14cu|xdgurl-2.0.3-1|3	Version:       2.0.3
14cu|xdgurl-2.0.3-1|4	Release:       1
14cu|xdgurl-2.0.3-1|5	Group:         Development/Other
14cu|xdgurl-2.0.3-1|6	License:       GPLv3+
14cu|xdgurl-2.0.3-1|7	URL:           https://github.com/xdgurl/xdgurl
14cu|xdgurl-2.0.3-1|8	Source0:       %{name}-release-%{version}.tar.gz
14cu|xdgurl-2.0.3-1|9	BuildRequires:	pkgconfig(Qt5Gui)
14cu|xdgurl-2.0.3-1|10	BuildRequires:	pkgconfig(Qt5Core)
14cu|xdgurl-2.0.3-1|11	BuildRequires:  pkgconfig(Qt5Qml)
14cu|xdgurl-2.0.3-1|12	BuildRequires:  pkgconfig(Qt5Svg)
14cu|xdgurl-2.0.3-1|13	BuildRequires:  pkgconfig(Qt5Quick)
14cu|xdgurl-2.0.3-1|14	BuildRequires:  pkgconfig(Qt5Network)
14cu|xdgurl-2.0.3-1|15	Requires:       qt5-qtquickcontrols-qml
14cu|xdgurl-2.0.3-1|16	
14cu|xdgurl-2.0.3-1|17	%files
14cu|xdgurl-2.0.3-1|18	%{_bindir}/xdgurl
14cu|xdgurl-2.0.3-1|19	%{_datadir}/applications/xdgurl.desktop
14cu|xdgurl-2.0.3-1|20	%{_iconsdir}/hicolor/scalable/apps/xdgurl.svg
14cu|xdgurl-2.0.3-1|21	
14cu|xdgurl-2.0.3-1|22	%description
14cu|xdgurl-2.0.3-1|23	An install helper program for desktop stuff.
14cu|xdgurl-2.0.3-1|24	
14cu|xdgurl-2.0.3-1|25	%prep
14cu|xdgurl-2.0.3-1|26	%setup -qn %{name}-release-%{version}
14cu|xdgurl-2.0.3-1|27	
14cu|xdgurl-2.0.3-1|28	%build
14cu|xdgurl-2.0.3-1|29	%qmake_qt5 \
14cu|xdgurl-2.0.3-1|30	PREFIX=%{_prefix}
14cu|xdgurl-2.0.3-1|31	%make
14cu|xdgurl-2.0.3-1|32	
14cu|xdgurl-2.0.3-1|33	%install
14cu|xdgurl-2.0.3-1|34	%makeinstall_qt
14cu|xdgurl-2.0.3-1|35	
14cu|xdgurl-2.0.3-1|36	%changelog
14cu|xdgurl-2.0.3-1|37	
14cu|xdgurl-2.0.3-1|38	* Mon Feb 13 2017 tremod <negry.m@yandex.ru> 2.0.3-1
14cu|xdgurl-2.0.3-1|39	- (ff663ea) Update to 2.0.3
14cu|xdgurl-2.0.3-1|40	
14cu|xdgurl-2.0.3-1|41	

15592 14
14cu|xdrawchem-1.9.9-28|1	%define debug_package %{nil}
14cu|xdrawchem-1.9.9-28|2	
14cu|xdrawchem-1.9.9-28|3	Name:		xdrawchem
14cu|xdrawchem-1.9.9-28|4	Version:	1.9.9
14cu|xdrawchem-1.9.9-28|5	Release:	28
14cu|xdrawchem-1.9.9-28|6	Summary:	2D chemical structures drawing tool
14cu|xdrawchem-1.9.9-28|7	Group:		Sciences/Chemistry
14cu|xdrawchem-1.9.9-28|8	Source0:	http://downloads.sourceforge.net/sourceforge/xdrawchem/%{name}-%{version}.tar.gz
14cu|xdrawchem-1.9.9-28|9	Source1:	%{name}.desktop
14cu|xdrawchem-1.9.9-28|10	Patch0:		%{name}-gcc43.patch
14cu|xdrawchem-1.9.9-28|11	Patch1:		%{name}-ob22.patch
14cu|xdrawchem-1.9.9-28|12	Patch2:		%{name}-warn.patch
14cu|xdrawchem-1.9.9-28|13	Patch3:		%{name}-include-header.patch
14cu|xdrawchem-1.9.9-28|14	Patch4:		%{name}-link.patch
14cu|xdrawchem-1.9.9-28|15	Patch5:		%{name}-duplicate-indexhtml.patch
14cu|xdrawchem-1.9.9-28|16	URL:		http://xdrawchem.sourceforge.net/
14cu|xdrawchem-1.9.9-28|17	License:	GPLv2+
14cu|xdrawchem-1.9.9-28|18	BuildRequires:	desktop-file-utils
14cu|xdrawchem-1.9.9-28|19	BuildRequires:	jpeg-devel
14cu|xdrawchem-1.9.9-28|20	BuildRequires:	libtool
14cu|xdrawchem-1.9.9-28|21	BuildRequires:	openbabel-devel
14cu|xdrawchem-1.9.9-28|22	BuildRequires:	qt3-devel
14cu|xdrawchem-1.9.9-28|23	
14cu|xdrawchem-1.9.9-28|24	
14cu|xdrawchem-1.9.9-28|25	%description
14cu|xdrawchem-1.9.9-28|26	XDrawChem is a two-dimensional molecule drawing program for Unix
14cu|xdrawchem-1.9.9-28|27	operating systems.  It is similar in functionality to other molecule
14cu|xdrawchem-1.9.9-28|28	drawing programs such as ChemDraw (TM, CambridgeSoft).  It can read
14cu|xdrawchem-1.9.9-28|29	and write MDL Molfiles and CML files to allow sharing between
14cu|xdrawchem-1.9.9-28|30	XDrawChem and other chemistry applications.
14cu|xdrawchem-1.9.9-28|31	
14cu|xdrawchem-1.9.9-28|32	%prep
14cu|xdrawchem-1.9.9-28|33	%setup -q
14cu|xdrawchem-1.9.9-28|34	%patch0 -p1 -b .gcc43
14cu|xdrawchem-1.9.9-28|35	%patch1 -p1 -b .ob
14cu|xdrawchem-1.9.9-28|36	%patch2 -p1 -b .warn
14cu|xdrawchem-1.9.9-28|37	%patch3 -p1 -b .include
14cu|xdrawchem-1.9.9-28|38	%patch4 -p1 -b .l
14cu|xdrawchem-1.9.9-28|39	%patch5 -p1 -b .di
14cu|xdrawchem-1.9.9-28|40	# re-run autoconf to enable aarch64 support (bug #1019042)
14cu|xdrawchem-1.9.9-28|41	autoreconf -vif
14cu|xdrawchem-1.9.9-28|42	
14cu|xdrawchem-1.9.9-28|43	%build
14cu|xdrawchem-1.9.9-28|44	%configure \
14cu|xdrawchem-1.9.9-28|45	--with-qtincdir=`pkg-config qt-mt --variable includedir` \
14cu|xdrawchem-1.9.9-28|46	--with-qtlibdir=`pkg-config qt-mt --variable libdir` \
14cu|xdrawchem-1.9.9-28|47	
14cu|xdrawchem-1.9.9-28|48	%make
14cu|xdrawchem-1.9.9-28|49	
14cu|xdrawchem-1.9.9-28|50	%install
14cu|xdrawchem-1.9.9-28|51	%makeinstall_std INSTALL="install -p"
14cu|xdrawchem-1.9.9-28|52	
14cu|xdrawchem-1.9.9-28|53	# menu
14cu|xdrawchem-1.9.9-28|54	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xdrawchem-1.9.9-28|55	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|xdrawchem-1.9.9-28|56	install -Dpm 644 ring/xdrawchem-icon.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/xdrawchem.png
14cu|xdrawchem-1.9.9-28|57	desktop-file-install \
14cu|xdrawchem-1.9.9-28|58	--dir %{buildroot}%{_datadir}/applications \
14cu|xdrawchem-1.9.9-28|59	%{SOURCE1}
14cu|xdrawchem-1.9.9-28|60	rm -f %{buildroot}%{_datadir}/xdrawchem/caslist.txt
14cu|xdrawchem-1.9.9-28|61	
14cu|xdrawchem-1.9.9-28|62	%files
14cu|xdrawchem-1.9.9-28|63	%doc HISTORY.txt GPL.txt README.txt TODO.txt
14cu|xdrawchem-1.9.9-28|64	%attr(755,root,root) %{_bindir}/xdrawchem
14cu|xdrawchem-1.9.9-28|65	%{_datadir}/xdrawchem
14cu|xdrawchem-1.9.9-28|66	%{_datadir}/applications/xdrawchem.desktop
14cu|xdrawchem-1.9.9-28|67	%{_datadir}/icons/hicolor/*/apps/xdrawchem.png
14cu|xdrawchem-1.9.9-28|68	
14cu|xdrawchem-1.9.9-28|69	
14cu|xdrawchem-1.9.9-28|70	%changelog
14cu|xdrawchem-1.9.9-28|71	
14cu|xdrawchem-1.9.9-28|72	* Sun May 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.9-28
14cu|xdrawchem-1.9.9-28|73	- (18c83f0) Disable debug
14cu|xdrawchem-1.9.9-28|74	
14cu|xdrawchem-1.9.9-28|75	

15593 14
14cu|xdu-3.0-12|1	%define name xdu
14cu|xdu-3.0-12|2	%define version 3.0
14cu|xdu-3.0-12|3	%define release  12
14cu|xdu-3.0-12|4	
14cu|xdu-3.0-12|5	Summary: Graphically display output of du command
14cu|xdu-3.0-12|6	Name: %{name}
14cu|xdu-3.0-12|7	Version: %{version}
14cu|xdu-3.0-12|8	Release: %{release}
14cu|xdu-3.0-12|9	License: BSD
14cu|xdu-3.0-12|10	Group: File tools
14cu|xdu-3.0-12|11	Url: http://sd.wareonearth.com/~phil/xdu/
14cu|xdu-3.0-12|12	Source: ftp://ftp.arl.mil/pub/%{name}-%{version}.tar.bz2
14cu|xdu-3.0-12|13	Patch0: xdu-debug.patch
14cu|xdu-3.0-12|14	BuildRequires: pkgconfig(x11)
14cu|xdu-3.0-12|15	BuildRequires: pkgconfig(xt)
14cu|xdu-3.0-12|16	BuildRequires: pkgconfig(xaw7)
14cu|xdu-3.0-12|17	BuildRequires: imake
14cu|xdu-3.0-12|18	BuildRequires: gccmakedep
14cu|xdu-3.0-12|19	
14cu|xdu-3.0-12|20	%description
14cu|xdu-3.0-12|21	Accepts output of du command on standard input and graphically
14cu|xdu-3.0-12|22	displays results in a window.
14cu|xdu-3.0-12|23	
14cu|xdu-3.0-12|24	%files
14cu|xdu-3.0-12|25	%doc README
14cu|xdu-3.0-12|26	%{_bindir}/xdu
14cu|xdu-3.0-12|27	%{_datadir}/X11/app-defaults/XDu
14cu|xdu-3.0-12|28	%{_mandir}/man1/*
14cu|xdu-3.0-12|29	#------------------------------------------------------------------------
14cu|xdu-3.0-12|30	%prep
14cu|xdu-3.0-12|31	%setup -c
14cu|xdu-3.0-12|32	%patch0 -p0
14cu|xdu-3.0-12|33	
14cu|xdu-3.0-12|34	%build
14cu|xdu-3.0-12|35	xmkmf -a
14cu|xdu-3.0-12|36	%make CXXOPTIONS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
14cu|xdu-3.0-12|37	
14cu|xdu-3.0-12|38	%install
14cu|xdu-3.0-12|39	mkdir -p  %{buildroot}%{_mandir}/man1/
14cu|xdu-3.0-12|40	cp %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14cu|xdu-3.0-12|41	%makeinstall_std CONFDIR=%{_datadir}/X11
14cu|xdu-3.0-12|42	
14cu|xdu-3.0-12|43	rm -fr %buildroot%_prefix/lib/X11
14cu|xdu-3.0-12|44	
14cu|xdu-3.0-12|45	%changelog
14cu|xdu-3.0-12|46	
14cu|xdu-3.0-12|47	* Sun Jun 26 2016 abfonly <abfonly@gmail.com> 3.0-12
14cu|xdu-3.0-12|48	- (5d6c8e8) Log: Fixed debug crap , bump rel
14cu|xdu-3.0-12|49	
14cu|xdu-3.0-12|50	

15594 14
14cu|xearth-1.1-24|1	
14cu|xearth-1.1-24|2	Summary:	A display of the Earth from space
14cu|xearth-1.1-24|3	Name:		xearth
14cu|xearth-1.1-24|4	Version:	1.1
14cu|xearth-1.1-24|5	Release:	24
14cu|xearth-1.1-24|6	License:	MIT
14cu|xearth-1.1-24|7	Group:		Toys
14cu|xearth-1.1-24|8	BuildRequires:	pkgconfig(x11) libxext-devel libxt-devel imake
14cu|xearth-1.1-24|9	Source0:	ftp://cag.lcs.mit.edu/pub/tuna/%{name}-%{version}.tar.bz2
14cu|xearth-1.1-24|10	Source1:	xearth_locations.txt.bz2
14cu|xearth-1.1-24|11	Source11:	xearth16.png
14cu|xearth-1.1-24|12	Source12:	xearth32.png
14cu|xearth-1.1-24|13	Source13:	xearth48.png
14cu|xearth-1.1-24|14	Url:		http://www.cs.colorado.edu/~tuna/xearth/
14cu|xearth-1.1-24|15	Patch0:		xearth-1.0-mdk.patch
14cu|xearth-1.1-24|16	
14cu|xearth-1.1-24|17	%description
14cu|xearth-1.1-24|18	Xearth is a graphic that shows a globe of the Earth, including markers
14cu|xearth-1.1-24|19	for major cities and the Mandriva head office.  The Earth is correctly
14cu|xearth-1.1-24|20	shaded for the current position of the sun, and the displayed image is
14cu|xearth-1.1-24|21	updated every five minutes.
14cu|xearth-1.1-24|22	
14cu|xearth-1.1-24|23	%prep
14cu|xearth-1.1-24|24	%setup -q
14cu|xearth-1.1-24|25	%patch0 -p0
14cu|xearth-1.1-24|26	
14cu|xearth-1.1-24|27	%build
14cu|xearth-1.1-24|28	xmkmf
14cu|xearth-1.1-24|29	%make CDEBUGFLAGS="%{optflags}"
14cu|xearth-1.1-24|30	
14cu|xearth-1.1-24|31	%install
14cu|xearth-1.1-24|32	
14cu|xearth-1.1-24|33	%makeinstall_std install.man
14cu|xearth-1.1-24|34	mkdir -p %{buildroot}%{_datadir}/%{name}
14cu|xearth-1.1-24|35	bzcat %{SOURCE1} > %{buildroot}%{_datadir}/%{name}/xearth_locations.txt
14cu|xearth-1.1-24|36	
14cu|xearth-1.1-24|37	#install menu
14cu|xearth-1.1-24|38	
14cu|xearth-1.1-24|39	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xearth-1.1-24|40	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|xearth-1.1-24|41	[Desktop Entry]
14cu|xearth-1.1-24|42	Name=Xearth
14cu|xearth-1.1-24|43	Comment=Display the Earth on your desktop
14cu|xearth-1.1-24|44	Comment[ru]=Отображение планеты Земля на рабочем столе
14cu|xearth-1.1-24|45	Exec=%{_bindir}/%{name} -noroot -bigstars 20 -label -labelpos -5-150 -markerfile /usr/share/xearth/xearth_locations.txt
14cu|xearth-1.1-24|46	Icon=%{name}
14cu|xearth-1.1-24|47	Terminal=false
14cu|xearth-1.1-24|48	Type=Application
14cu|xearth-1.1-24|49	StartupNotify=true
14cu|xearth-1.1-24|50	Categories=Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
14cu|xearth-1.1-24|51	EOF
14cu|xearth-1.1-24|52	
14cu|xearth-1.1-24|53	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|xearth-1.1-24|54	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xearth-1.1-24|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|xearth-1.1-24|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xearth-1.1-24|57	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|xearth-1.1-24|58	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xearth-1.1-24|59	
14cu|xearth-1.1-24|60	%files
14cu|xearth-1.1-24|61	%{_bindir}/%{name}
14cu|xearth-1.1-24|62	%{_mandir}/man1/xearth.1*
14cu|xearth-1.1-24|63	%{_datadir}/%{name}/xearth_locations.txt
14cu|xearth-1.1-24|64	%{_miconsdir}/%{name}.png
14cu|xearth-1.1-24|65	%{_iconsdir}/%{name}.png
14cu|xearth-1.1-24|66	%{_liconsdir}/%{name}.png
14cu|xearth-1.1-24|67	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xearth-1.1-24|68	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xearth-1.1-24|69	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xearth-1.1-24|70	%{_datadir}/applications/%{name}.desktop
14cu|xearth-1.1-24|71	
14cu|xearth-1.1-24|72	
14cu|xearth-1.1-24|73	
14cu|xearth-1.1-24|74	
14cu|xearth-1.1-24|75	%changelog
14cu|xearth-1.1-24|76	
14cu|xearth-1.1-24|77	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 1.1-24
14cu|xearth-1.1-24|78	- (31b8f8e) Spec cleanup
14cu|xearth-1.1-24|79	
14cu|xearth-1.1-24|80	

15595 14
14cu|xerces-c28-2.8.0-8|1	%define tarversion 2_8_0
14cu|xerces-c28-2.8.0-8|2	%define major 28
14cu|xerces-c28-2.8.0-8|3	%define libname %mklibname xerces-c %{major}
14cu|xerces-c28-2.8.0-8|4	%define devname %mklibname xerces-c %{major} -d
14cu|xerces-c28-2.8.0-8|5	%define enable_debug 1
14cu|xerces-c28-2.8.0-8|6	
14cu|xerces-c28-2.8.0-8|7	Summary:	Xerces-C++ validating XML parser
14cu|xerces-c28-2.8.0-8|8	Name:		xerces-c%{major}
14cu|xerces-c28-2.8.0-8|9	Version:	2.8.0
14cu|xerces-c28-2.8.0-8|10	Release:	8
14cu|xerces-c28-2.8.0-8|11	Epoch:		1
14cu|xerces-c28-2.8.0-8|12	License:	ASL 2.0
14cu|xerces-c28-2.8.0-8|13	Group:		System/Libraries
14cu|xerces-c28-2.8.0-8|14	Url:		http://xml.apache.org/xerces-c/
14cu|xerces-c28-2.8.0-8|15	Source0:	xerces-c-src_%{tarversion}.tar.gz
14cu|xerces-c28-2.8.0-8|16	Patch0:		xerces-c-lib64.patch
14cu|xerces-c28-2.8.0-8|17	# Most of apps
14cu|xerces-c28-2.8.0-8|18	Patch1:		xerces-c-pvtheader.patch
14cu|xerces-c28-2.8.0-8|19	# XQilla patches
14cu|xerces-c28-2.8.0-8|20	Patch2:		xercesc_content_type.patch
14cu|xerces-c28-2.8.0-8|21	Patch3:		xercesc_regex.patch
14cu|xerces-c28-2.8.0-8|22	Patch4:		xerces-c-2.8.x-CVE-2009-1885.diff
14cu|xerces-c28-2.8.0-8|23	BuildRequires:	pkgconfig(icu-i18n)
14cu|xerces-c28-2.8.0-8|24	BuildRequires:	pkgconfig(zlib)
14cu|xerces-c28-2.8.0-8|25	
14cu|xerces-c28-2.8.0-8|26	%description
14cu|xerces-c28-2.8.0-8|27	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14cu|xerces-c28-2.8.0-8|28	Xerces-C++ makes it easy to give your application the ability to read and
14cu|xerces-c28-2.8.0-8|29	write XML data. A shared library is provided for parsing, generating,
14cu|xerces-c28-2.8.0-8|30	manipulating, and validating XML documents.
14cu|xerces-c28-2.8.0-8|31	
14cu|xerces-c28-2.8.0-8|32	The parser provides high performance, modularity, and scalability. Source
14cu|xerces-c28-2.8.0-8|33	code, samples and API documentation are provided with the parser. For
14cu|xerces-c28-2.8.0-8|34	portability, care has been taken to make minimal use of templates, no RTTI,
14cu|xerces-c28-2.8.0-8|35	and minimal use of #ifdefs.
14cu|xerces-c28-2.8.0-8|36	
14cu|xerces-c28-2.8.0-8|37	#----------------------------------------------------------------------
14cu|xerces-c28-2.8.0-8|38	
14cu|xerces-c28-2.8.0-8|39	%package -n %{libname}
14cu|xerces-c28-2.8.0-8|40	Summary:	Xerces-c library
14cu|xerces-c28-2.8.0-8|41	Group:		System/Libraries
14cu|xerces-c28-2.8.0-8|42	
14cu|xerces-c28-2.8.0-8|43	%description -n %{libname}
14cu|xerces-c28-2.8.0-8|44	xerces-c library.
14cu|xerces-c28-2.8.0-8|45	
14cu|xerces-c28-2.8.0-8|46	%files -n %{libname}
14cu|xerces-c28-2.8.0-8|47	%doc LICENSE.txt
14cu|xerces-c28-2.8.0-8|48	%{_libdir}/libxerces-*.so.%{major}*
14cu|xerces-c28-2.8.0-8|49	
14cu|xerces-c28-2.8.0-8|50	#----------------------------------------------------------------------
14cu|xerces-c28-2.8.0-8|51	
14cu|xerces-c28-2.8.0-8|52	%package -n %{devname}
14cu|xerces-c28-2.8.0-8|53	Summary:	Header files for Xerces-C++ validating XML parser
14cu|xerces-c28-2.8.0-8|54	Group:		Development/C
14cu|xerces-c28-2.8.0-8|55	Requires:	%{libname} = %{EVRD}
14cu|xerces-c28-2.8.0-8|56	Provides:	xerces-c%{major}-devel = %{EVRD}
14cu|xerces-c28-2.8.0-8|57	Conflicts:	%{mklibname xerces-c 0 -d}
14cu|xerces-c28-2.8.0-8|58	Conflicts:	%{mklibname xerces-c 3.0 -d}
14cu|xerces-c28-2.8.0-8|59	
14cu|xerces-c28-2.8.0-8|60	%description -n %{devname}
14cu|xerces-c28-2.8.0-8|61	Header files you can use to develop XML applications with Xerces-C++.
14cu|xerces-c28-2.8.0-8|62	
14cu|xerces-c28-2.8.0-8|63	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14cu|xerces-c28-2.8.0-8|64	Xerces-C++ makes it easy to give your application the ability to read and
14cu|xerces-c28-2.8.0-8|65	write XML data. A shared library is provided for parsing, generating,
14cu|xerces-c28-2.8.0-8|66	manipulating, and validating XML documents.
14cu|xerces-c28-2.8.0-8|67	
14cu|xerces-c28-2.8.0-8|68	%files -n %{devname}
14cu|xerces-c28-2.8.0-8|69	%doc LICENSE.txt
14cu|xerces-c28-2.8.0-8|70	%{_libdir}/libxerces-c.so
14cu|xerces-c28-2.8.0-8|71	%{_libdir}/libxerces-depdom.so
14cu|xerces-c28-2.8.0-8|72	%{_includedir}/xercesc
14cu|xerces-c28-2.8.0-8|73	
14cu|xerces-c28-2.8.0-8|74	#----------------------------------------------------------------------------
14cu|xerces-c28-2.8.0-8|75	
14cu|xerces-c28-2.8.0-8|76	%prep
14cu|xerces-c28-2.8.0-8|77	%setup -qn xerces-c-src_%{tarversion}
14cu|xerces-c28-2.8.0-8|78	%if "%{_lib}" != "lib"
14cu|xerces-c28-2.8.0-8|79	%patch0 -p1 -b .orig
14cu|xerces-c28-2.8.0-8|80	%endif
14cu|xerces-c28-2.8.0-8|81	%patch1 -p1
14cu|xerces-c28-2.8.0-8|82	%patch2 -p1
14cu|xerces-c28-2.8.0-8|83	%patch3 -p1
14cu|xerces-c28-2.8.0-8|84	%patch4 -p0 -b .CVE-2009-1885
14cu|xerces-c28-2.8.0-8|85	
14cu|xerces-c28-2.8.0-8|86	%build
14cu|xerces-c28-2.8.0-8|87	export XERCESCROOT=%{_builddir}/xerces-c-src_%{tarversion}
14cu|xerces-c28-2.8.0-8|88	
14cu|xerces-c28-2.8.0-8|89	cd $XERCESCROOT/src/xercesc
14cu|xerces-c28-2.8.0-8|90	./runConfigure \
14cu|xerces-c28-2.8.0-8|91	-plinux \
14cu|xerces-c28-2.8.0-8|92	-cgcc \
14cu|xerces-c28-2.8.0-8|93	-xg++ \
14cu|xerces-c28-2.8.0-8|94	-minmem \
14cu|xerces-c28-2.8.0-8|95	-nsocket \
14cu|xerces-c28-2.8.0-8|96	-tnative \
14cu|xerces-c28-2.8.0-8|97	-rpthreads \
14cu|xerces-c28-2.8.0-8|98	%if %{enable_debug}
14cu|xerces-c28-2.8.0-8|99	-d \
14cu|xerces-c28-2.8.0-8|100	%endif
14cu|xerces-c28-2.8.0-8|101	%if "%{_lib}" != "lib"
14cu|xerces-c28-2.8.0-8|102	-b "64" \
14cu|xerces-c28-2.8.0-8|103	%else
14cu|xerces-c28-2.8.0-8|104	-b "32" \
14cu|xerces-c28-2.8.0-8|105	%endif
14cu|xerces-c28-2.8.0-8|106	-P %{_prefix} \
14cu|xerces-c28-2.8.0-8|107	-C --libdir=%{_libdir}
14cu|xerces-c28-2.8.0-8|108	
14cu|xerces-c28-2.8.0-8|109	make
14cu|xerces-c28-2.8.0-8|110	
14cu|xerces-c28-2.8.0-8|111	%install
14cu|xerces-c28-2.8.0-8|112	export XERCESCROOT=%{_builddir}/xerces-c-src_%{tarversion}
14cu|xerces-c28-2.8.0-8|113	cd $XERCESCROOT/src/xercesc
14cu|xerces-c28-2.8.0-8|114	%makeinstall_std
14cu|xerces-c28-2.8.0-8|115	
14cu|xerces-c28-2.8.0-8|116	
14cu|xerces-c28-2.8.0-8|117	%changelog
14cu|xerces-c28-2.8.0-8|118	
14cu|xerces-c28-2.8.0-8|119	* Sun Jun 26 2016 abfonly <abfonly@gmail.com> 1:2.8.0-8
14cu|xerces-c28-2.8.0-8|120	- (56ca762) Log: Enable debug, bump rel
14cu|xerces-c28-2.8.0-8|121	
14cu|xerces-c28-2.8.0-8|122	

15596 14
14cu|xfbib-0.0.2-12|1	Summary:	A lightweight BibTeX editor developed for the Xfce desktop environment
14cu|xfbib-0.0.2-12|2	Name:		xfbib
14cu|xfbib-0.0.2-12|3	Version:	0.0.2
14cu|xfbib-0.0.2-12|4	Release:	12
14cu|xfbib-0.0.2-12|5	License:	GPLv2+
14cu|xfbib-0.0.2-12|6	Group:		Graphical desktop/Xfce
14cu|xfbib-0.0.2-12|7	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cu|xfbib-0.0.2-12|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
14cu|xfbib-0.0.2-12|9	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfbib-0.0.2-12|10	BuildRequires:	bison
14cu|xfbib-0.0.2-12|11	BuildRequires:	flex
14cu|xfbib-0.0.2-12|12	
14cu|xfbib-0.0.2-12|13	%description
14cu|xfbib-0.0.2-12|14	Xfbib is a lightweight BibTeX editor developed for the Xfce.
14cu|xfbib-0.0.2-12|15	The intentions of Xfbib is to provide an easy and efficient
14cu|xfbib-0.0.2-12|16	way of editing BibTeX files.
14cu|xfbib-0.0.2-12|17	
14cu|xfbib-0.0.2-12|18	%prep
14cu|xfbib-0.0.2-12|19	%setup -q
14cu|xfbib-0.0.2-12|20	
14cu|xfbib-0.0.2-12|21	%build
14cu|xfbib-0.0.2-12|22	%configure2_5x
14cu|xfbib-0.0.2-12|23	
14cu|xfbib-0.0.2-12|24	%make
14cu|xfbib-0.0.2-12|25	
14cu|xfbib-0.0.2-12|26	%install
14cu|xfbib-0.0.2-12|27	%makeinstall_std
14cu|xfbib-0.0.2-12|28	
14cu|xfbib-0.0.2-12|29	%find_lang %{name}
14cu|xfbib-0.0.2-12|30	
14cu|xfbib-0.0.2-12|31	%files -f %{name}.lang
14cu|xfbib-0.0.2-12|32	%doc AUTHORS README
14cu|xfbib-0.0.2-12|33	%{_bindir}/%{name}
14cu|xfbib-0.0.2-12|34	%{_datadir}/applications/%{name}.desktop
14cu|xfbib-0.0.2-12|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xfbib-0.0.2-12|36	
14cu|xfbib-0.0.2-12|37	
14cu|xfbib-0.0.2-12|38	
14cu|xfbib-0.0.2-12|39	%changelog
14cu|xfbib-0.0.2-12|40	
14cu|xfbib-0.0.2-12|41	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.0.2-12
14cu|xfbib-0.0.2-12|42	- (3474e6b) Rebuild with new xfce
14cu|xfbib-0.0.2-12|43	
14cu|xfbib-0.0.2-12|44	

15597 14
14cu|xfburn-0.5.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfburn-0.5.4-1|2	
14cu|xfburn-0.5.4-1|3	Summary:	A simple CD burning tool for the Xfce Desktop Environment
14cu|xfburn-0.5.4-1|4	Name:		xfburn
14cu|xfburn-0.5.4-1|5	Version:	0.5.4
14cu|xfburn-0.5.4-1|6	Release:	1
14cu|xfburn-0.5.4-1|7	License:	GPLv2+
14cu|xfburn-0.5.4-1|8	Group:		Graphical desktop/Xfce
14cu|xfburn-0.5.4-1|9	URL:		http://www.xfce.org/projects/xfburn/
14cu|xfburn-0.5.4-1|10	Source0:	http://archive.xfce.org/src/apps/xfburn/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfburn-0.5.4-1|11	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfburn-0.5.4-1|12	BuildRequires:	pkgconfig(exo-1)
14cu|xfburn-0.5.4-1|13	BuildRequires:	desktop-file-utils
14cu|xfburn-0.5.4-1|14	BuildRequires:	intltool
14cu|xfburn-0.5.4-1|15	BuildRequires:	pkgconfig(libburn-1)
14cu|xfburn-0.5.4-1|16	BuildRequires:	pkgconfig(libisofs-1)
14cu|xfburn-0.5.4-1|17	BuildRequires:	xfce4-dev-tools
14cu|xfburn-0.5.4-1|18	BuildRequires:	pkgconfig(gudev-1.0)
14cu|xfburn-0.5.4-1|19	BuildRequires:	pkgconfig(gstreamer-1.0)
14cu|xfburn-0.5.4-1|20	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14cu|xfburn-0.5.4-1|21	BuildRequires:	pkgconfig(gio-2.0)
14cu|xfburn-0.5.4-1|22	
14cu|xfburn-0.5.4-1|23	%description
14cu|xfburn-0.5.4-1|24	Xfburn is a simple CD/DVD burning tool based on libburnia
14cu|xfburn-0.5.4-1|25	libraries.It can blank CD-RWs, burn and create iso images,
14cu|xfburn-0.5.4-1|26	as well as burn personal compositions of data to either CD or DVD.
14cu|xfburn-0.5.4-1|27	
14cu|xfburn-0.5.4-1|28	%prep
14cu|xfburn-0.5.4-1|29	%setup -q
14cu|xfburn-0.5.4-1|30	
14cu|xfburn-0.5.4-1|31	%build
14cu|xfburn-0.5.4-1|32	%configure \
14cu|xfburn-0.5.4-1|33	--disable-static \
14cu|xfburn-0.5.4-1|34	--enable-gudev \
14cu|xfburn-0.5.4-1|35	--enable-dbus \
14cu|xfburn-0.5.4-1|36	--enable-gstreamer
14cu|xfburn-0.5.4-1|37	
14cu|xfburn-0.5.4-1|38	%make
14cu|xfburn-0.5.4-1|39	
14cu|xfburn-0.5.4-1|40	%install
14cu|xfburn-0.5.4-1|41	%makeinstall_std
14cu|xfburn-0.5.4-1|42	
14cu|xfburn-0.5.4-1|43	desktop-file-install \
14cu|xfburn-0.5.4-1|44	--add-only-show-in="XFCE" \
14cu|xfburn-0.5.4-1|45	--remove-category="X-XFCE" \
14cu|xfburn-0.5.4-1|46	--remove-category="Archiving" \
14cu|xfburn-0.5.4-1|47	--remove-category="Utility" \
14cu|xfburn-0.5.4-1|48	--add-category="AudioVideo" \
14cu|xfburn-0.5.4-1|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|xfburn-0.5.4-1|50	
14cu|xfburn-0.5.4-1|51	%find_lang %{name}
14cu|xfburn-0.5.4-1|52	
14cu|xfburn-0.5.4-1|53	%files  -f %{name}.lang
14cu|xfburn-0.5.4-1|54	%doc AUTHORS ChangeLog  TODO
14cu|xfburn-0.5.4-1|55	%dir %{_datadir}/%{name}
14cu|xfburn-0.5.4-1|56	%{_bindir}/%{name}
14cu|xfburn-0.5.4-1|57	%{_datadir}/applications/*.desktop
14cu|xfburn-0.5.4-1|58	%{_datadir}/%{name}/*.ui
14cu|xfburn-0.5.4-1|59	%{_datadir}/Thunar/sendto/thunar-sendto-xfburn.desktop
14cu|xfburn-0.5.4-1|60	%{_iconsdir}/hicolor/*
14cu|xfburn-0.5.4-1|61	%{_mandir}/man1/*
14cu|xfburn-0.5.4-1|62	
14cu|xfburn-0.5.4-1|63	%changelog
14cu|xfburn-0.5.4-1|64	
14cu|xfburn-0.5.4-1|65	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.5.4-1
14cu|xfburn-0.5.4-1|66	- (db829d9) Build with libxfce4ui-1
14cu|xfburn-0.5.4-1|67	
14cu|xfburn-0.5.4-1|68	

15598 14
14cu|xfce4-appfinder-4.12.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-appfinder-4.12.0-1|2	
14cu|xfce4-appfinder-4.12.0-1|3	Summary:	Find every application in the system
14cu|xfce4-appfinder-4.12.0-1|4	Name:		xfce4-appfinder
14cu|xfce4-appfinder-4.12.0-1|5	Version:	4.12.0
14cu|xfce4-appfinder-4.12.0-1|6	Release:	1
14cu|xfce4-appfinder-4.12.0-1|7	License:	GPLv2+
14cu|xfce4-appfinder-4.12.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-appfinder-4.12.0-1|9	URL:		http://www.xfce.org
14cu|xfce4-appfinder-4.12.0-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-appfinder/4.11/%{name}-%{version}.tar.bz2
14cu|xfce4-appfinder-4.12.0-1|11	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cu|xfce4-appfinder-4.12.0-1|12	BuildRequires:	perl(XML::Parser)
14cu|xfce4-appfinder-4.12.0-1|13	BuildRequires:	garcon-devel >= 0.1.11
14cu|xfce4-appfinder-4.12.0-1|14	BuildRequires:	xfconf-devel >= 4.9.0
14cu|xfce4-appfinder-4.12.0-1|15	BuildRequires:	desktop-file-utils
14cu|xfce4-appfinder-4.12.0-1|16	Obsoletes:	xfce-appfinder
14cu|xfce4-appfinder-4.12.0-1|17	
14cu|xfce4-appfinder-4.12.0-1|18	%description
14cu|xfce4-appfinder-4.12.0-1|19	Xfce appfinder is an useful software that permits you to find
14cu|xfce4-appfinder-4.12.0-1|20	every application in the system supporting Desktop entry format.
14cu|xfce4-appfinder-4.12.0-1|21	
14cu|xfce4-appfinder-4.12.0-1|22	%prep
14cu|xfce4-appfinder-4.12.0-1|23	%setup -q
14cu|xfce4-appfinder-4.12.0-1|24	
14cu|xfce4-appfinder-4.12.0-1|25	%build
14cu|xfce4-appfinder-4.12.0-1|26	%configure2_5x
14cu|xfce4-appfinder-4.12.0-1|27	%make
14cu|xfce4-appfinder-4.12.0-1|28	
14cu|xfce4-appfinder-4.12.0-1|29	%install
14cu|xfce4-appfinder-4.12.0-1|30	%makeinstall_std
14cu|xfce4-appfinder-4.12.0-1|31	
14cu|xfce4-appfinder-4.12.0-1|32	desktop-file-install \
14cu|xfce4-appfinder-4.12.0-1|33	--remove-category="Application" \
14cu|xfce4-appfinder-4.12.0-1|34	--remove-category="X-FACE" \
14cu|xfce4-appfinder-4.12.0-1|35	--add-only-show-in="XFCE" \
14cu|xfce4-appfinder-4.12.0-1|36	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|xfce4-appfinder-4.12.0-1|37	
14cu|xfce4-appfinder-4.12.0-1|38	%find_lang %{name} %{name}.lang
14cu|xfce4-appfinder-4.12.0-1|39	
14cu|xfce4-appfinder-4.12.0-1|40	%files -f %{name}.lang
14cu|xfce4-appfinder-4.12.0-1|41	%doc README ChangeLog AUTHORS
14cu|xfce4-appfinder-4.12.0-1|42	%{_bindir}/*
14cu|xfce4-appfinder-4.12.0-1|43	%{_datadir}/appdata/*
14cu|xfce4-appfinder-4.12.0-1|44	%{_datadir}/applications/*
14cu|xfce4-appfinder-4.12.0-1|45	
14cu|xfce4-appfinder-4.12.0-1|46	%changelog
14cu|xfce4-appfinder-4.12.0-1|47	
14cu|xfce4-appfinder-4.12.0-1|48	* Mon Mar 28 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.12.0-1
14cu|xfce4-appfinder-4.12.0-1|49	- (0f7ab4b) Added appdata files
14cu|xfce4-appfinder-4.12.0-1|50	
14cu|xfce4-appfinder-4.12.0-1|51	

15599 14
14cu|xfce4-battery-plugin-1.0.5-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-battery-plugin-1.0.5-3|2	
14cu|xfce4-battery-plugin-1.0.5-3|3	Summary:	Battery monitor plugin for the Xfce panel
14cu|xfce4-battery-plugin-1.0.5-3|4	Name:		xfce4-battery-plugin
14cu|xfce4-battery-plugin-1.0.5-3|5	Version:	1.0.5
14cu|xfce4-battery-plugin-1.0.5-3|6	Release:	3
14cu|xfce4-battery-plugin-1.0.5-3|7	License:	GPLv2+
14cu|xfce4-battery-plugin-1.0.5-3|8	Group:		Graphical desktop/Xfce
14cu|xfce4-battery-plugin-1.0.5-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cu|xfce4-battery-plugin-1.0.5-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-battery-plugin-1.0.5-3|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-battery-plugin-1.0.5-3|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-battery-plugin-1.0.5-3|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-battery-plugin-1.0.5-3|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-battery-plugin-1.0.5-3|15	
14cu|xfce4-battery-plugin-1.0.5-3|16	%description
14cu|xfce4-battery-plugin-1.0.5-3|17	Battery monitor panel plugin for the Xfce Desktop Environment.
14cu|xfce4-battery-plugin-1.0.5-3|18	
14cu|xfce4-battery-plugin-1.0.5-3|19	%prep
14cu|xfce4-battery-plugin-1.0.5-3|20	%setup -q
14cu|xfce4-battery-plugin-1.0.5-3|21	
14cu|xfce4-battery-plugin-1.0.5-3|22	%build
14cu|xfce4-battery-plugin-1.0.5-3|23	%configure2_5x
14cu|xfce4-battery-plugin-1.0.5-3|24	%make
14cu|xfce4-battery-plugin-1.0.5-3|25	
14cu|xfce4-battery-plugin-1.0.5-3|26	%install
14cu|xfce4-battery-plugin-1.0.5-3|27	%makeinstall_std
14cu|xfce4-battery-plugin-1.0.5-3|28	
14cu|xfce4-battery-plugin-1.0.5-3|29	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cu|xfce4-battery-plugin-1.0.5-3|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-battery-plugin-1.0.5-3|31	
14cu|xfce4-battery-plugin-1.0.5-3|32	%find_lang %{name}
14cu|xfce4-battery-plugin-1.0.5-3|33	
14cu|xfce4-battery-plugin-1.0.5-3|34	%files -f %{name}.lang
14cu|xfce4-battery-plugin-1.0.5-3|35	%doc README ChangeLog AUTHORS
14cu|xfce4-battery-plugin-1.0.5-3|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-battery-plugin-1.0.5-3|37	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-battery-plugin-1.0.5-3|38	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-battery-plugin-1.0.5-3|39	
14cu|xfce4-battery-plugin-1.0.5-3|40	
14cu|xfce4-battery-plugin-1.0.5-3|41	
14cu|xfce4-battery-plugin-1.0.5-3|42	%changelog
14cu|xfce4-battery-plugin-1.0.5-3|43	
14cu|xfce4-battery-plugin-1.0.5-3|44	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.0.5-3
14cu|xfce4-battery-plugin-1.0.5-3|45	- (f283006) Rebuild
14cu|xfce4-battery-plugin-1.0.5-3|46	
14cu|xfce4-battery-plugin-1.0.5-3|47	

15600 14
14cu|xfce4-cellmodem-plugin-0.0.5-12|1	Summary:	Monitoring plugin for cellular modems
14cu|xfce4-cellmodem-plugin-0.0.5-12|2	Name:		xfce4-cellmodem-plugin
14cu|xfce4-cellmodem-plugin-0.0.5-12|3	Version:	0.0.5
14cu|xfce4-cellmodem-plugin-0.0.5-12|4	Release:	12
14cu|xfce4-cellmodem-plugin-0.0.5-12|5	License:	GPLv2+
14cu|xfce4-cellmodem-plugin-0.0.5-12|6	Group:		Graphical desktop/Xfce
14cu|xfce4-cellmodem-plugin-0.0.5-12|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
14cu|xfce4-cellmodem-plugin-0.0.5-12|8	Source0:	http://goodies.xfce.org/releases/xfce4-cellmodem-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-cellmodem-plugin-0.0.5-12|9	Patch0:		xfce4-cellmodem-plugin-0.0.5-rosa-linkage.patch
14cu|xfce4-cellmodem-plugin-0.0.5-12|10	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-cellmodem-plugin-0.0.5-12|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-cellmodem-plugin-0.0.5-12|12	BuildRequires:	pkgconfig(libusb)
14cu|xfce4-cellmodem-plugin-0.0.5-12|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-cellmodem-plugin-0.0.5-12|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-cellmodem-plugin-0.0.5-12|15	
14cu|xfce4-cellmodem-plugin-0.0.5-12|16	# required for patch0
14cu|xfce4-cellmodem-plugin-0.0.5-12|17	BuildRequires:	xfce4-dev-tools
14cu|xfce4-cellmodem-plugin-0.0.5-12|18	
14cu|xfce4-cellmodem-plugin-0.0.5-12|19	%description
14cu|xfce4-cellmodem-plugin-0.0.5-12|20	The cellmodem plugin is a monitoring plugin for cellular modems.
14cu|xfce4-cellmodem-plugin-0.0.5-12|21	
14cu|xfce4-cellmodem-plugin-0.0.5-12|22	%prep
14cu|xfce4-cellmodem-plugin-0.0.5-12|23	%setup -q
14cu|xfce4-cellmodem-plugin-0.0.5-12|24	%patch0 -p1
14cu|xfce4-cellmodem-plugin-0.0.5-12|25	
14cu|xfce4-cellmodem-plugin-0.0.5-12|26	%build
14cu|xfce4-cellmodem-plugin-0.0.5-12|27	# required for patch0
14cu|xfce4-cellmodem-plugin-0.0.5-12|28	xdt-autogen
14cu|xfce4-cellmodem-plugin-0.0.5-12|29	
14cu|xfce4-cellmodem-plugin-0.0.5-12|30	%configure2_5x
14cu|xfce4-cellmodem-plugin-0.0.5-12|31	%make
14cu|xfce4-cellmodem-plugin-0.0.5-12|32	
14cu|xfce4-cellmodem-plugin-0.0.5-12|33	%install
14cu|xfce4-cellmodem-plugin-0.0.5-12|34	%makeinstall_std
14cu|xfce4-cellmodem-plugin-0.0.5-12|35	
14cu|xfce4-cellmodem-plugin-0.0.5-12|36	%find_lang %{name}
14cu|xfce4-cellmodem-plugin-0.0.5-12|37	
14cu|xfce4-cellmodem-plugin-0.0.5-12|38	%files -f %{name}.lang
14cu|xfce4-cellmodem-plugin-0.0.5-12|39	%doc AUTHORS README ChangeLog
14cu|xfce4-cellmodem-plugin-0.0.5-12|40	%{_libdir}/xfce4/panel-plugins/xfce4-cellmodem-plugin
14cu|xfce4-cellmodem-plugin-0.0.5-12|41	%{_datadir}/xfce4/panel-plugins/cellmodem.desktop
14cu|xfce4-cellmodem-plugin-0.0.5-12|42	
14cu|xfce4-cellmodem-plugin-0.0.5-12|43	
14cu|xfce4-cellmodem-plugin-0.0.5-12|44	
14cu|xfce4-cellmodem-plugin-0.0.5-12|45	%changelog
14cu|xfce4-cellmodem-plugin-0.0.5-12|46	
14cu|xfce4-cellmodem-plugin-0.0.5-12|47	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.0.5-12
14cu|xfce4-cellmodem-plugin-0.0.5-12|48	- (c1f9475) Uplaod tarball
14cu|xfce4-cellmodem-plugin-0.0.5-12|49	
14cu|xfce4-cellmodem-plugin-0.0.5-12|50	

15601 14
14cu|xfce4-clipman-plugin-1.2.6-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-clipman-plugin-1.2.6-1|2	
14cu|xfce4-clipman-plugin-1.2.6-1|3	Summary:	Clipboard history plugin for the Xfce panel
14cu|xfce4-clipman-plugin-1.2.6-1|4	Name:		xfce4-clipman-plugin
14cu|xfce4-clipman-plugin-1.2.6-1|5	Version:	1.2.6
14cu|xfce4-clipman-plugin-1.2.6-1|6	Release:	1
14cu|xfce4-clipman-plugin-1.2.6-1|7	License:	BSD
14cu|xfce4-clipman-plugin-1.2.6-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-clipman-plugin-1.2.6-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
14cu|xfce4-clipman-plugin-1.2.6-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-clipman-plugin-1.2.6-1|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-clipman-plugin-1.2.6-1|12	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cu|xfce4-clipman-plugin-1.2.6-1|13	BuildRequires:	exo-devel
14cu|xfce4-clipman-plugin-1.2.6-1|14	BuildRequires:	intltool
14cu|xfce4-clipman-plugin-1.2.6-1|15	BuildRequires:	pkgconfig(xtst)
14cu|xfce4-clipman-plugin-1.2.6-1|16	BuildRequires:	pkgconfig(unique-1.0)
14cu|xfce4-clipman-plugin-1.2.6-1|17	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-clipman-plugin-1.2.6-1|18	Obsoletes:	xfce-clipman-plugin
14cu|xfce4-clipman-plugin-1.2.6-1|19	
14cu|xfce4-clipman-plugin-1.2.6-1|20	%description
14cu|xfce4-clipman-plugin-1.2.6-1|21	Clipboard history panel plugin for the Xfce Desktop Environment.
14cu|xfce4-clipman-plugin-1.2.6-1|22	
14cu|xfce4-clipman-plugin-1.2.6-1|23	%prep
14cu|xfce4-clipman-plugin-1.2.6-1|24	%setup -q
14cu|xfce4-clipman-plugin-1.2.6-1|25	
14cu|xfce4-clipman-plugin-1.2.6-1|26	%build
14cu|xfce4-clipman-plugin-1.2.6-1|27	%configure2_5x
14cu|xfce4-clipman-plugin-1.2.6-1|28	%make
14cu|xfce4-clipman-plugin-1.2.6-1|29	
14cu|xfce4-clipman-plugin-1.2.6-1|30	%install
14cu|xfce4-clipman-plugin-1.2.6-1|31	%makeinstall_std
14cu|xfce4-clipman-plugin-1.2.6-1|32	
14cu|xfce4-clipman-plugin-1.2.6-1|33	%find_lang %{name} %{name}.lang
14cu|xfce4-clipman-plugin-1.2.6-1|34	
14cu|xfce4-clipman-plugin-1.2.6-1|35	%files -f %{name}.lang
14cu|xfce4-clipman-plugin-1.2.6-1|36	%doc README ChangeLog COPYING AUTHORS
14cu|xfce4-clipman-plugin-1.2.6-1|37	%{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
14cu|xfce4-clipman-plugin-1.2.6-1|38	%{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
14cu|xfce4-clipman-plugin-1.2.6-1|39	%{_bindir}/xfce4-*
14cu|xfce4-clipman-plugin-1.2.6-1|40	%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-clipman-plugin-1.2.6-1|41	%{_datadir}/appdata/*
14cu|xfce4-clipman-plugin-1.2.6-1|42	%{_datadir}/applications/xfce4-clipman.desktop
14cu|xfce4-clipman-plugin-1.2.6-1|43	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-clipman-plugin-1.2.6-1|44	%{_datadir}/xfce4/panel/plugins/xfce4-clipman-plugin.desktop
14cu|xfce4-clipman-plugin-1.2.6-1|45	
14cu|xfce4-clipman-plugin-1.2.6-1|46	%changelog
14cu|xfce4-clipman-plugin-1.2.6-1|47	
14cu|xfce4-clipman-plugin-1.2.6-1|48	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.2.6-1
14cu|xfce4-clipman-plugin-1.2.6-1|49	- (16d252d) Fix files
14cu|xfce4-clipman-plugin-1.2.6-1|50	
14cu|xfce4-clipman-plugin-1.2.6-1|51	

15602 14
14cu|xfce4-cpufreq-plugin-1.1.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-cpufreq-plugin-1.1.2-1|2	
14cu|xfce4-cpufreq-plugin-1.1.2-1|3	Summary:	Cpu-freq plugin for Xfce desktop
14cu|xfce4-cpufreq-plugin-1.1.2-1|4	Name:		xfce4-cpufreq-plugin
14cu|xfce4-cpufreq-plugin-1.1.2-1|5	Version:	1.1.2
14cu|xfce4-cpufreq-plugin-1.1.2-1|6	Release:	1
14cu|xfce4-cpufreq-plugin-1.1.2-1|7	License:	GPLv2+
14cu|xfce4-cpufreq-plugin-1.1.2-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-cpufreq-plugin-1.1.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
14cu|xfce4-cpufreq-plugin-1.1.2-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-cpufreq-plugin-1.1.2-1|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-cpufreq-plugin-1.1.2-1|12	BuildRequires:  xfce4-panel-devel >= 4.8.0
14cu|xfce4-cpufreq-plugin-1.1.2-1|13	BuildRequires:	libxfcegui4-devel >= 4.8.0
14cu|xfce4-cpufreq-plugin-1.1.2-1|14	BuildRequires:	libxfce4util-devel >= 4.8.0
14cu|xfce4-cpufreq-plugin-1.1.2-1|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-cpufreq-plugin-1.1.2-1|16	BuildRequires:	perl(XML::Parser)
14cu|xfce4-cpufreq-plugin-1.1.2-1|17	Obsoletes:	xfce-cpu-freq-plugin
14cu|xfce4-cpufreq-plugin-1.1.2-1|18	Obsoletes:	xfce4-cpu-freq-plugin <= 0.0.1-11
14cu|xfce4-cpufreq-plugin-1.1.2-1|19	Provides:	xfce4-cpu-freq-plugin
14cu|xfce4-cpufreq-plugin-1.1.2-1|20	
14cu|xfce4-cpufreq-plugin-1.1.2-1|21	%description
14cu|xfce4-cpufreq-plugin-1.1.2-1|22	CPU freq plugin for the Xfce Desktop Environment. It provides a
14cu|xfce4-cpufreq-plugin-1.1.2-1|23	simple system for managing the frequency of the CPU.
14cu|xfce4-cpufreq-plugin-1.1.2-1|24	
14cu|xfce4-cpufreq-plugin-1.1.2-1|25	%prep
14cu|xfce4-cpufreq-plugin-1.1.2-1|26	%setup -q
14cu|xfce4-cpufreq-plugin-1.1.2-1|27	
14cu|xfce4-cpufreq-plugin-1.1.2-1|28	
14cu|xfce4-cpufreq-plugin-1.1.2-1|29	%build
14cu|xfce4-cpufreq-plugin-1.1.2-1|30	%configure2_5x
14cu|xfce4-cpufreq-plugin-1.1.2-1|31	%make
14cu|xfce4-cpufreq-plugin-1.1.2-1|32	
14cu|xfce4-cpufreq-plugin-1.1.2-1|33	%install
14cu|xfce4-cpufreq-plugin-1.1.2-1|34	%makeinstall_std
14cu|xfce4-cpufreq-plugin-1.1.2-1|35	
14cu|xfce4-cpufreq-plugin-1.1.2-1|36	%find_lang %{name}
14cu|xfce4-cpufreq-plugin-1.1.2-1|37	
14cu|xfce4-cpufreq-plugin-1.1.2-1|38	%files -f %{name}.lang
14cu|xfce4-cpufreq-plugin-1.1.2-1|39	%doc README ChangeLog AUTHORS
14cu|xfce4-cpufreq-plugin-1.1.2-1|40	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-cpufreq-plugin-1.1.2-1|41	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-cpufreq-plugin-1.1.2-1|42	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-cpufreq-plugin-1.1.2-1|43	
14cu|xfce4-cpufreq-plugin-1.1.2-1|44	%changelog
14cu|xfce4-cpufreq-plugin-1.1.2-1|45	
14cu|xfce4-cpufreq-plugin-1.1.2-1|46	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.1.2-1
14cu|xfce4-cpufreq-plugin-1.1.2-1|47	- (dffc654) Fix files
14cu|xfce4-cpufreq-plugin-1.1.2-1|48	
14cu|xfce4-cpufreq-plugin-1.1.2-1|49	

15603 14
14cu|xfce4-cpugraph-plugin-1.0.5-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-cpugraph-plugin-1.0.5-3|2	
14cu|xfce4-cpugraph-plugin-1.0.5-3|3	Summary:	CPU Graph plugin for the Xfce panel
14cu|xfce4-cpugraph-plugin-1.0.5-3|4	Name:		xfce4-cpugraph-plugin
14cu|xfce4-cpugraph-plugin-1.0.5-3|5	Version:	1.0.5
14cu|xfce4-cpugraph-plugin-1.0.5-3|6	Release:	3
14cu|xfce4-cpugraph-plugin-1.0.5-3|7	License:	BSD
14cu|xfce4-cpugraph-plugin-1.0.5-3|8	Group:		Graphical desktop/Xfce
14cu|xfce4-cpugraph-plugin-1.0.5-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
14cu|xfce4-cpugraph-plugin-1.0.5-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-cpugraph-plugin-1.0.5-3|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-cpugraph-plugin-1.0.5-3|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cu|xfce4-cpugraph-plugin-1.0.5-3|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-cpugraph-plugin-1.0.5-3|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-cpugraph-plugin-1.0.5-3|15	
14cu|xfce4-cpugraph-plugin-1.0.5-3|16	%description
14cu|xfce4-cpugraph-plugin-1.0.5-3|17	xfce4-cpugraph-plugin is a panel plugin for Xfce panel.
14cu|xfce4-cpugraph-plugin-1.0.5-3|18	It shows a graph of your latest system load.
14cu|xfce4-cpugraph-plugin-1.0.5-3|19	
14cu|xfce4-cpugraph-plugin-1.0.5-3|20	%prep
14cu|xfce4-cpugraph-plugin-1.0.5-3|21	%setup -q
14cu|xfce4-cpugraph-plugin-1.0.5-3|22	
14cu|xfce4-cpugraph-plugin-1.0.5-3|23	%build
14cu|xfce4-cpugraph-plugin-1.0.5-3|24	%configure2_5x
14cu|xfce4-cpugraph-plugin-1.0.5-3|25	%make
14cu|xfce4-cpugraph-plugin-1.0.5-3|26	
14cu|xfce4-cpugraph-plugin-1.0.5-3|27	%install
14cu|xfce4-cpugraph-plugin-1.0.5-3|28	%makeinstall_std
14cu|xfce4-cpugraph-plugin-1.0.5-3|29	
14cu|xfce4-cpugraph-plugin-1.0.5-3|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-cpugraph-plugin-1.0.5-3|31	
14cu|xfce4-cpugraph-plugin-1.0.5-3|32	%find_lang %{name}
14cu|xfce4-cpugraph-plugin-1.0.5-3|33	
14cu|xfce4-cpugraph-plugin-1.0.5-3|34	%files -f %{name}.lang
14cu|xfce4-cpugraph-plugin-1.0.5-3|35	%doc AUTHORS ChangeLog README
14cu|xfce4-cpugraph-plugin-1.0.5-3|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-cpugraph-plugin-1.0.5-3|37	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-cpugraph-plugin-1.0.5-3|38	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-cpugraph-plugin-1.0.5-3|39	
14cu|xfce4-cpugraph-plugin-1.0.5-3|40	
14cu|xfce4-cpugraph-plugin-1.0.5-3|41	
14cu|xfce4-cpugraph-plugin-1.0.5-3|42	%changelog
14cu|xfce4-cpugraph-plugin-1.0.5-3|43	
14cu|xfce4-cpugraph-plugin-1.0.5-3|44	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.0.5-3
14cu|xfce4-cpugraph-plugin-1.0.5-3|45	- (a3db530) Rebuild
14cu|xfce4-cpugraph-plugin-1.0.5-3|46	
14cu|xfce4-cpugraph-plugin-1.0.5-3|47	

15604 14
14cu|xfce4-datetime-plugin-0.6.2-3|1	Summary:	A date and time panel plugin for the Xfce panel
14cu|xfce4-datetime-plugin-0.6.2-3|2	Name:		xfce4-datetime-plugin
14cu|xfce4-datetime-plugin-0.6.2-3|3	Version:	0.6.2
14cu|xfce4-datetime-plugin-0.6.2-3|4	Release:	3
14cu|xfce4-datetime-plugin-0.6.2-3|5	License:	GPLv2+
14cu|xfce4-datetime-plugin-0.6.2-3|6	Group:		Graphical desktop/Xfce
14cu|xfce4-datetime-plugin-0.6.2-3|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
14cu|xfce4-datetime-plugin-0.6.2-3|8	Source0:	http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-datetime-plugin-0.6.2-3|9	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-datetime-plugin-0.6.2-3|10	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-datetime-plugin-0.6.2-3|11	BuildRequires:	perl(XML::Parser)
14cu|xfce4-datetime-plugin-0.6.2-3|12	BuildRequires:	intltool
14cu|xfce4-datetime-plugin-0.6.2-3|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-datetime-plugin-0.6.2-3|14	
14cu|xfce4-datetime-plugin-0.6.2-3|15	%define debug_package %{nil}
14cu|xfce4-datetime-plugin-0.6.2-3|16	
14cu|xfce4-datetime-plugin-0.6.2-3|17	%description
14cu|xfce4-datetime-plugin-0.6.2-3|18	A date and time panel plugin for the Xfce panel.
14cu|xfce4-datetime-plugin-0.6.2-3|19	
14cu|xfce4-datetime-plugin-0.6.2-3|20	%prep
14cu|xfce4-datetime-plugin-0.6.2-3|21	%setup -q
14cu|xfce4-datetime-plugin-0.6.2-3|22	
14cu|xfce4-datetime-plugin-0.6.2-3|23	%build
14cu|xfce4-datetime-plugin-0.6.2-3|24	%configure2_5x \
14cu|xfce4-datetime-plugin-0.6.2-3|25	--disable-static
14cu|xfce4-datetime-plugin-0.6.2-3|26	
14cu|xfce4-datetime-plugin-0.6.2-3|27	%make
14cu|xfce4-datetime-plugin-0.6.2-3|28	
14cu|xfce4-datetime-plugin-0.6.2-3|29	%install
14cu|xfce4-datetime-plugin-0.6.2-3|30	%makeinstall_std
14cu|xfce4-datetime-plugin-0.6.2-3|31	
14cu|xfce4-datetime-plugin-0.6.2-3|32	%find_lang %{name}
14cu|xfce4-datetime-plugin-0.6.2-3|33	
14cu|xfce4-datetime-plugin-0.6.2-3|34	%files -f %{name}.lang
14cu|xfce4-datetime-plugin-0.6.2-3|35	%doc ChangeLog AUTHORS
14cu|xfce4-datetime-plugin-0.6.2-3|36	%{_libdir}/xfce4/panel/plugins/libdatetime.so
14cu|xfce4-datetime-plugin-0.6.2-3|37	%{_datadir}/xfce4/panel/plugins/datetime.desktop
14cu|xfce4-datetime-plugin-0.6.2-3|38	
14cu|xfce4-datetime-plugin-0.6.2-3|39	
14cu|xfce4-datetime-plugin-0.6.2-3|40	
14cu|xfce4-datetime-plugin-0.6.2-3|41	%changelog
14cu|xfce4-datetime-plugin-0.6.2-3|42	
14cu|xfce4-datetime-plugin-0.6.2-3|43	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.6.2-3
14cu|xfce4-datetime-plugin-0.6.2-3|44	- (d628633) Rebuild
14cu|xfce4-datetime-plugin-0.6.2-3|45	
14cu|xfce4-datetime-plugin-0.6.2-3|46	

15605 14
14cu|xfce4-dev-tools-4.12.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
14cu|xfce4-dev-tools-4.12.0-1|2	
14cu|xfce4-dev-tools-4.12.0-1|3	Summary:	Xfce developer tools
14cu|xfce4-dev-tools-4.12.0-1|4	Name:		xfce4-dev-tools
14cu|xfce4-dev-tools-4.12.0-1|5	Version:	4.12.0
14cu|xfce4-dev-tools-4.12.0-1|6	Release:	1
14cu|xfce4-dev-tools-4.12.0-1|7	License:	GPLv2+
14cu|xfce4-dev-tools-4.12.0-1|8	Group:		Development/Other
14cu|xfce4-dev-tools-4.12.0-1|9	Url:		http://www.xfce.org
14cu|xfce4-dev-tools-4.12.0-1|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-dev-tools-4.12.0-1|11	BuildRequires:	intltool
14cu|xfce4-dev-tools-4.12.0-1|12	Requires:	intltool
14cu|xfce4-dev-tools-4.12.0-1|13	Provides:	xfce-dev-tools = %{EVRD}
14cu|xfce4-dev-tools-4.12.0-1|14	
14cu|xfce4-dev-tools-4.12.0-1|15	%description
14cu|xfce4-dev-tools-4.12.0-1|16	This package contains common tools required by Xfce developers and people
14cu|xfce4-dev-tools-4.12.0-1|17	that want to build Xfce from SVN. In addition, this package contains the
14cu|xfce4-dev-tools-4.12.0-1|18	Xfce developer's handbook.
14cu|xfce4-dev-tools-4.12.0-1|19	
14cu|xfce4-dev-tools-4.12.0-1|20	%files
14cu|xfce4-dev-tools-4.12.0-1|21	%doc AUTHORS ChangeLog HACKING NEWS README
14cu|xfce4-dev-tools-4.12.0-1|22	%{_bindir}/*
14cu|xfce4-dev-tools-4.12.0-1|23	%{_datadir}/xfce4/dev-tools
14cu|xfce4-dev-tools-4.12.0-1|24	
14cu|xfce4-dev-tools-4.12.0-1|25	#----------------------------------------------------------------------------
14cu|xfce4-dev-tools-4.12.0-1|26	
14cu|xfce4-dev-tools-4.12.0-1|27	%prep
14cu|xfce4-dev-tools-4.12.0-1|28	%setup -q
14cu|xfce4-dev-tools-4.12.0-1|29	
14cu|xfce4-dev-tools-4.12.0-1|30	%build
14cu|xfce4-dev-tools-4.12.0-1|31	%configure2_5x
14cu|xfce4-dev-tools-4.12.0-1|32	%make
14cu|xfce4-dev-tools-4.12.0-1|33	
14cu|xfce4-dev-tools-4.12.0-1|34	%install
14cu|xfce4-dev-tools-4.12.0-1|35	%makeinstall_std
14cu|xfce4-dev-tools-4.12.0-1|36	
14cu|xfce4-dev-tools-4.12.0-1|37	%changelog
14cu|xfce4-dev-tools-4.12.0-1|38	
14cu|xfce4-dev-tools-4.12.0-1|39	* Sat Mar 26 2016 dsilakov <denis.silakov@rosalab.ru> 4.12.0-1
14cu|xfce4-dev-tools-4.12.0-1|40	- (f2f42bc) Merge pull request #1 from alzim/xfce4-dev-tools:rosa2014.1
14cu|xfce4-dev-tools-4.12.0-1|41	- (f2f42bc) Update to 4.12.0
14cu|xfce4-dev-tools-4.12.0-1|42	
14cu|xfce4-dev-tools-4.12.0-1|43	

15606 14
14cu|xfce4-dict-0.7.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-dict-0.7.0-1|2	
14cu|xfce4-dict-0.7.0-1|3	Summary: 	A dictionary support for Xfce
14cu|xfce4-dict-0.7.0-1|4	Name: 		xfce4-dict
14cu|xfce4-dict-0.7.0-1|5	Version: 	0.7.0
14cu|xfce4-dict-0.7.0-1|6	Release: 	1
14cu|xfce4-dict-0.7.0-1|7	License:	GPLv2+
14cu|xfce4-dict-0.7.0-1|8	Group: 		Graphical desktop/Xfce
14cu|xfce4-dict-0.7.0-1|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-dict/
14cu|xfce4-dict-0.7.0-1|10	Source0:	http://archive.xfce.org/src/apps/xfce4-dict/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-dict-0.7.0-1|11	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-dict-0.7.0-1|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-dict-0.7.0-1|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-dict-0.7.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-dict-0.7.0-1|15	BuildRequires:	perl(XML::Parser)
14cu|xfce4-dict-0.7.0-1|16	Obsoletes:	xfce-dict-plugin
14cu|xfce4-dict-0.7.0-1|17	Obsoletes:	xfce4-dict-plugin < 0.4.0
14cu|xfce4-dict-0.7.0-1|18	Provides:	xfce4-dict-plugin
14cu|xfce4-dict-0.7.0-1|19	
14cu|xfce4-dict-0.7.0-1|20	%description
14cu|xfce4-dict-0.7.0-1|21	This Xfce program allows you to search different kinds of dictionary
14cu|xfce4-dict-0.7.0-1|22	services for words or phrases and shows you the result.Currently you
14cu|xfce4-dict-0.7.0-1|23	can query a Dict server(RFC 2229), any online dictionary service by
14cu|xfce4-dict-0.7.0-1|24	opening a web browser or search for words using the aspell/ispell
14cu|xfce4-dict-0.7.0-1|25	program.
14cu|xfce4-dict-0.7.0-1|26	
14cu|xfce4-dict-0.7.0-1|27	%prep
14cu|xfce4-dict-0.7.0-1|28	%setup -q
14cu|xfce4-dict-0.7.0-1|29	
14cu|xfce4-dict-0.7.0-1|30	%build
14cu|xfce4-dict-0.7.0-1|31	%configure2_5x \
14cu|xfce4-dict-0.7.0-1|32	--disable-static
14cu|xfce4-dict-0.7.0-1|33	%make
14cu|xfce4-dict-0.7.0-1|34	
14cu|xfce4-dict-0.7.0-1|35	%install
14cu|xfce4-dict-0.7.0-1|36	%makeinstall_std
14cu|xfce4-dict-0.7.0-1|37	
14cu|xfce4-dict-0.7.0-1|38	%find_lang %{name}
14cu|xfce4-dict-0.7.0-1|39	
14cu|xfce4-dict-0.7.0-1|40	
14cu|xfce4-dict-0.7.0-1|41	%files -f %{name}.lang
14cu|xfce4-dict-0.7.0-1|42	%doc ChangeLog AUTHORS
14cu|xfce4-dict-0.7.0-1|43	%{_bindir}/%{name}
14cu|xfce4-dict-0.7.0-1|44	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-dict-0.7.0-1|45	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xfce4-dict-0.7.0-1|46	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-dict-0.7.0-1|47	%{_datadir}/applications/*.desktop
14cu|xfce4-dict-0.7.0-1|48	%{_mandir}/man1/%{name}.*
14cu|xfce4-dict-0.7.0-1|49	
14cu|xfce4-dict-0.7.0-1|50	%changelog
14cu|xfce4-dict-0.7.0-1|51	
14cu|xfce4-dict-0.7.0-1|52	* Thu Mar 31 2016 Denis Silakov <dsilakov@gmail.com> 0.7.0-1
14cu|xfce4-dict-0.7.0-1|53	- (8e5e558) Spec cleanup
14cu|xfce4-dict-0.7.0-1|54	
14cu|xfce4-dict-0.7.0-1|55	

15607 14
14cu|xfce4-diskperf-plugin-2.5.5-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-diskperf-plugin-2.5.5-1|2	
14cu|xfce4-diskperf-plugin-2.5.5-1|3	Summary:	Disk performance panel plugin for Xfce
14cu|xfce4-diskperf-plugin-2.5.5-1|4	Name:		xfce4-diskperf-plugin
14cu|xfce4-diskperf-plugin-2.5.5-1|5	Version:	2.5.5
14cu|xfce4-diskperf-plugin-2.5.5-1|6	Release:	1
14cu|xfce4-diskperf-plugin-2.5.5-1|7	License:	BSD
14cu|xfce4-diskperf-plugin-2.5.5-1|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
14cu|xfce4-diskperf-plugin-2.5.5-1|9	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-diskperf-plugin-2.5.5-1|10	Group:		Graphical desktop/Xfce
14cu|xfce4-diskperf-plugin-2.5.5-1|11	Requires:	xfce4-panel >= 4.9.0
14cu|xfce4-diskperf-plugin-2.5.5-1|12	
14cu|xfce4-diskperf-plugin-2.5.5-1|13	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cu|xfce4-diskperf-plugin-2.5.5-1|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-diskperf-plugin-2.5.5-1|15	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cu|xfce4-diskperf-plugin-2.5.5-1|16	
14cu|xfce4-diskperf-plugin-2.5.5-1|17	Obsoletes:	xfce-diskperf-plugin
14cu|xfce4-diskperf-plugin-2.5.5-1|18	
14cu|xfce4-diskperf-plugin-2.5.5-1|19	%description
14cu|xfce4-diskperf-plugin-2.5.5-1|20	Disk performance panel plugin for the Xfce Desktop Environment.
14cu|xfce4-diskperf-plugin-2.5.5-1|21	
14cu|xfce4-diskperf-plugin-2.5.5-1|22	%prep
14cu|xfce4-diskperf-plugin-2.5.5-1|23	%setup -q
14cu|xfce4-diskperf-plugin-2.5.5-1|24	
14cu|xfce4-diskperf-plugin-2.5.5-1|25	%build
14cu|xfce4-diskperf-plugin-2.5.5-1|26	%configure2_5x
14cu|xfce4-diskperf-plugin-2.5.5-1|27	%make
14cu|xfce4-diskperf-plugin-2.5.5-1|28	
14cu|xfce4-diskperf-plugin-2.5.5-1|29	%install
14cu|xfce4-diskperf-plugin-2.5.5-1|30	%makeinstall_std
14cu|xfce4-diskperf-plugin-2.5.5-1|31	
14cu|xfce4-diskperf-plugin-2.5.5-1|32	%find_lang %{name}
14cu|xfce4-diskperf-plugin-2.5.5-1|33	
14cu|xfce4-diskperf-plugin-2.5.5-1|34	%files -f %{name}.lang
14cu|xfce4-diskperf-plugin-2.5.5-1|35	%doc README ChangeLog AUTHORS
14cu|xfce4-diskperf-plugin-2.5.5-1|36	%{_libdir}/xfce4/panel/plugins/libdiskperf.so
14cu|xfce4-diskperf-plugin-2.5.5-1|37	%{_datadir}/xfce4/panel/plugins/diskperf.desktop
14cu|xfce4-diskperf-plugin-2.5.5-1|38	
14cu|xfce4-diskperf-plugin-2.5.5-1|39	
14cu|xfce4-diskperf-plugin-2.5.5-1|40	
14cu|xfce4-diskperf-plugin-2.5.5-1|41	%changelog
14cu|xfce4-diskperf-plugin-2.5.5-1|42	
14cu|xfce4-diskperf-plugin-2.5.5-1|43	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 2.5.5-1
14cu|xfce4-diskperf-plugin-2.5.5-1|44	- (863ef25) Updated to 2.5.5
14cu|xfce4-diskperf-plugin-2.5.5-1|45	
14cu|xfce4-diskperf-plugin-2.5.5-1|46	

15608 14
14cu|xfce4-embed-plugin-1.6.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-embed-plugin-1.6.0-1|2	
14cu|xfce4-embed-plugin-1.6.0-1|3	Summary:	Embed plugin for the Xfce panel
14cu|xfce4-embed-plugin-1.6.0-1|4	Name:		xfce4-embed-plugin
14cu|xfce4-embed-plugin-1.6.0-1|5	Version:	1.6.0
14cu|xfce4-embed-plugin-1.6.0-1|6	Release:	1
14cu|xfce4-embed-plugin-1.6.0-1|7	License:	GPLv2+
14cu|xfce4-embed-plugin-1.6.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-embed-plugin-1.6.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cu|xfce4-embed-plugin-1.6.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-embed-plugin-1.6.0-1|11	Requires:	xfce4-panel
14cu|xfce4-embed-plugin-1.6.0-1|12	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-embed-plugin-1.6.0-1|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-embed-plugin-1.6.0-1|14	
14cu|xfce4-embed-plugin-1.6.0-1|15	%description
14cu|xfce4-embed-plugin-1.6.0-1|16	An embed panel plugin for the Xfce Desktop Environment.
14cu|xfce4-embed-plugin-1.6.0-1|17	
14cu|xfce4-embed-plugin-1.6.0-1|18	%prep
14cu|xfce4-embed-plugin-1.6.0-1|19	%setup -q
14cu|xfce4-embed-plugin-1.6.0-1|20	
14cu|xfce4-embed-plugin-1.6.0-1|21	%build
14cu|xfce4-embed-plugin-1.6.0-1|22	%configure2_5x --disable-static
14cu|xfce4-embed-plugin-1.6.0-1|23	%make
14cu|xfce4-embed-plugin-1.6.0-1|24	
14cu|xfce4-embed-plugin-1.6.0-1|25	%install
14cu|xfce4-embed-plugin-1.6.0-1|26	%makeinstall_std
14cu|xfce4-embed-plugin-1.6.0-1|27	
14cu|xfce4-embed-plugin-1.6.0-1|28	%find_lang %{name} %{name}.lang
14cu|xfce4-embed-plugin-1.6.0-1|29	
14cu|xfce4-embed-plugin-1.6.0-1|30	%files -f %{name}.lang
14cu|xfce4-embed-plugin-1.6.0-1|31	%doc README ChangeLog AUTHORS
14cu|xfce4-embed-plugin-1.6.0-1|32	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-embed-plugin-1.6.0-1|33	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-embed-plugin-1.6.0-1|34	
14cu|xfce4-embed-plugin-1.6.0-1|35	%changelog
14cu|xfce4-embed-plugin-1.6.0-1|36	
14cu|xfce4-embed-plugin-1.6.0-1|37	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.6.0-1
14cu|xfce4-embed-plugin-1.6.0-1|38	- (cfad69d) Updated to 1.6.0
14cu|xfce4-embed-plugin-1.6.0-1|39	
14cu|xfce4-embed-plugin-1.6.0-1|40	

15609 14
14cu|xfce4-eyes-plugin-4.4.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-eyes-plugin-4.4.4-1|2	
14cu|xfce4-eyes-plugin-4.4.4-1|3	Summary:	An eyes plugin for the Xfce panel
14cu|xfce4-eyes-plugin-4.4.4-1|4	Name:		xfce4-eyes-plugin
14cu|xfce4-eyes-plugin-4.4.4-1|5	Version:	4.4.4
14cu|xfce4-eyes-plugin-4.4.4-1|6	Release:	1
14cu|xfce4-eyes-plugin-4.4.4-1|7	License:	GPLv2+
14cu|xfce4-eyes-plugin-4.4.4-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-eyes-plugin-4.4.4-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
14cu|xfce4-eyes-plugin-4.4.4-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-eyes-plugin-4.4.4-1|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-eyes-plugin-4.4.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cu|xfce4-eyes-plugin-4.4.4-1|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
14cu|xfce4-eyes-plugin-4.4.4-1|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-eyes-plugin-4.4.4-1|15	Obsoletes:	xfce-eyes-plugin
14cu|xfce4-eyes-plugin-4.4.4-1|16	
14cu|xfce4-eyes-plugin-4.4.4-1|17	%description
14cu|xfce4-eyes-plugin-4.4.4-1|18	An eyes plugin for the Xfce panel.
14cu|xfce4-eyes-plugin-4.4.4-1|19	
14cu|xfce4-eyes-plugin-4.4.4-1|20	%prep
14cu|xfce4-eyes-plugin-4.4.4-1|21	%setup -q
14cu|xfce4-eyes-plugin-4.4.4-1|22	
14cu|xfce4-eyes-plugin-4.4.4-1|23	%build
14cu|xfce4-eyes-plugin-4.4.4-1|24	%configure2_5x
14cu|xfce4-eyes-plugin-4.4.4-1|25	%make
14cu|xfce4-eyes-plugin-4.4.4-1|26	
14cu|xfce4-eyes-plugin-4.4.4-1|27	%install
14cu|xfce4-eyes-plugin-4.4.4-1|28	
14cu|xfce4-eyes-plugin-4.4.4-1|29	%makeinstall_std
14cu|xfce4-eyes-plugin-4.4.4-1|30	
14cu|xfce4-eyes-plugin-4.4.4-1|31	%find_lang %{name}
14cu|xfce4-eyes-plugin-4.4.4-1|32	
14cu|xfce4-eyes-plugin-4.4.4-1|33	%files -f %{name}.lang
14cu|xfce4-eyes-plugin-4.4.4-1|34	%doc ChangeLog AUTHORS
14cu|xfce4-eyes-plugin-4.4.4-1|35	%{_libdir}/xfce4/panel/plugins/libeyes.so
14cu|xfce4-eyes-plugin-4.4.4-1|36	%{_iconsdir}/hicolor/*/apps/xfce4-eyes.png
14cu|xfce4-eyes-plugin-4.4.4-1|37	%{_datadir}/xfce4/eyes/themes/*/*
14cu|xfce4-eyes-plugin-4.4.4-1|38	%{_datadir}/xfce4/panel/plugins/eyes.desktop
14cu|xfce4-eyes-plugin-4.4.4-1|39	
14cu|xfce4-eyes-plugin-4.4.4-1|40	
14cu|xfce4-eyes-plugin-4.4.4-1|41	%changelog
14cu|xfce4-eyes-plugin-4.4.4-1|42	
14cu|xfce4-eyes-plugin-4.4.4-1|43	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 4.4.4-1
14cu|xfce4-eyes-plugin-4.4.4-1|44	- (d9de7d0) Updated to 4.4.4
14cu|xfce4-eyes-plugin-4.4.4-1|45	
14cu|xfce4-eyes-plugin-4.4.4-1|46	

15610 14
14cu|xfce4-fsguard-plugin-1.0.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-fsguard-plugin-1.0.2-1|2	
14cu|xfce4-fsguard-plugin-1.0.2-1|3	Summary:	Disk space plugin for the Xfce panel
14cu|xfce4-fsguard-plugin-1.0.2-1|4	Name:		xfce4-fsguard-plugin
14cu|xfce4-fsguard-plugin-1.0.2-1|5	Version:	1.0.2
14cu|xfce4-fsguard-plugin-1.0.2-1|6	Release:	1
14cu|xfce4-fsguard-plugin-1.0.2-1|7	License:	GPLv2+
14cu|xfce4-fsguard-plugin-1.0.2-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-fsguard-plugin-1.0.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
14cu|xfce4-fsguard-plugin-1.0.2-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-fsguard-plugin-1.0.2-1|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-fsguard-plugin-1.0.2-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-fsguard-plugin-1.0.2-1|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-fsguard-plugin-1.0.2-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-fsguard-plugin-1.0.2-1|15	
14cu|xfce4-fsguard-plugin-1.0.2-1|16	%description
14cu|xfce4-fsguard-plugin-1.0.2-1|17	Disk space panel plugin for the Xfce Desktop Environment.
14cu|xfce4-fsguard-plugin-1.0.2-1|18	
14cu|xfce4-fsguard-plugin-1.0.2-1|19	%prep
14cu|xfce4-fsguard-plugin-1.0.2-1|20	%setup -q
14cu|xfce4-fsguard-plugin-1.0.2-1|21	
14cu|xfce4-fsguard-plugin-1.0.2-1|22	%build
14cu|xfce4-fsguard-plugin-1.0.2-1|23	%configure2_5x
14cu|xfce4-fsguard-plugin-1.0.2-1|24	%make
14cu|xfce4-fsguard-plugin-1.0.2-1|25	
14cu|xfce4-fsguard-plugin-1.0.2-1|26	%install
14cu|xfce4-fsguard-plugin-1.0.2-1|27	%makeinstall_std
14cu|xfce4-fsguard-plugin-1.0.2-1|28	
14cu|xfce4-fsguard-plugin-1.0.2-1|29	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-fsguard-plugin-1.0.2-1|30	rm -rf %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
14cu|xfce4-fsguard-plugin-1.0.2-1|31	
14cu|xfce4-fsguard-plugin-1.0.2-1|32	%find_lang %{name}
14cu|xfce4-fsguard-plugin-1.0.2-1|33	
14cu|xfce4-fsguard-plugin-1.0.2-1|34	%files -f %{name}.lang
14cu|xfce4-fsguard-plugin-1.0.2-1|35	%doc README NEWS AUTHORS ChangeLog
14cu|xfce4-fsguard-plugin-1.0.2-1|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-fsguard-plugin-1.0.2-1|37	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-fsguard-plugin-1.0.2-1|38	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-fsguard-plugin-1.0.2-1|39	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xfce4-fsguard-plugin-1.0.2-1|40	
14cu|xfce4-fsguard-plugin-1.0.2-1|41	
14cu|xfce4-fsguard-plugin-1.0.2-1|42	
14cu|xfce4-fsguard-plugin-1.0.2-1|43	%changelog
14cu|xfce4-fsguard-plugin-1.0.2-1|44	
14cu|xfce4-fsguard-plugin-1.0.2-1|45	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.0.2-1
14cu|xfce4-fsguard-plugin-1.0.2-1|46	- (76c3f34) Updated to 1.0.2
14cu|xfce4-fsguard-plugin-1.0.2-1|47	
14cu|xfce4-fsguard-plugin-1.0.2-1|48	

15611 14
14cu|xfce4-genmon-plugin-3.4.0-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-genmon-plugin-3.4.0-3|2	
14cu|xfce4-genmon-plugin-3.4.0-3|3	Summary:	Generic Monitor XFce panel plugin (GenMon)
14cu|xfce4-genmon-plugin-3.4.0-3|4	Name:		xfce4-genmon-plugin
14cu|xfce4-genmon-plugin-3.4.0-3|5	Version:	3.4.0
14cu|xfce4-genmon-plugin-3.4.0-3|6	Release:	3
14cu|xfce4-genmon-plugin-3.4.0-3|7	License:	LGPLv2+
14cu|xfce4-genmon-plugin-3.4.0-3|8	Group:		Graphical desktop/Xfce
14cu|xfce4-genmon-plugin-3.4.0-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
14cu|xfce4-genmon-plugin-3.4.0-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-genmon-plugin-3.4.0-3|11	Requires:	xfce4-panel >= 4.9.0
14cu|xfce4-genmon-plugin-3.4.0-3|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-genmon-plugin-3.4.0-3|13	BuildRequires:	libgdk_pixbuf2.0-devel
14cu|xfce4-genmon-plugin-3.4.0-3|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-genmon-plugin-3.4.0-3|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-genmon-plugin-3.4.0-3|16	
14cu|xfce4-genmon-plugin-3.4.0-3|17	%description
14cu|xfce4-genmon-plugin-3.4.0-3|18	This plugin cyclically spawns the indicated script/program, captures its
14cu|xfce4-genmon-plugin-3.4.0-3|19	output (stdout) and displays the resulting string into the panel.
14cu|xfce4-genmon-plugin-3.4.0-3|20	
14cu|xfce4-genmon-plugin-3.4.0-3|21	%prep
14cu|xfce4-genmon-plugin-3.4.0-3|22	%setup -qn %{name}-%{url_ver}
14cu|xfce4-genmon-plugin-3.4.0-3|23	
14cu|xfce4-genmon-plugin-3.4.0-3|24	%build
14cu|xfce4-genmon-plugin-3.4.0-3|25	%configure2_5x
14cu|xfce4-genmon-plugin-3.4.0-3|26	%make
14cu|xfce4-genmon-plugin-3.4.0-3|27	
14cu|xfce4-genmon-plugin-3.4.0-3|28	%install
14cu|xfce4-genmon-plugin-3.4.0-3|29	%makeinstall_std
14cu|xfce4-genmon-plugin-3.4.0-3|30	
14cu|xfce4-genmon-plugin-3.4.0-3|31	%find_lang %{name} %{name}.lang
14cu|xfce4-genmon-plugin-3.4.0-3|32	
14cu|xfce4-genmon-plugin-3.4.0-3|33	%files -f %{name}.lang
14cu|xfce4-genmon-plugin-3.4.0-3|34	%doc AUTHORS ChangeLog README
14cu|xfce4-genmon-plugin-3.4.0-3|35	%{_libdir}/xfce4/panel/plugins/
14cu|xfce4-genmon-plugin-3.4.0-3|36	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-genmon-plugin-3.4.0-3|37	
14cu|xfce4-genmon-plugin-3.4.0-3|38	
14cu|xfce4-genmon-plugin-3.4.0-3|39	
14cu|xfce4-genmon-plugin-3.4.0-3|40	%changelog
14cu|xfce4-genmon-plugin-3.4.0-3|41	
14cu|xfce4-genmon-plugin-3.4.0-3|42	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 3.4.0-3
14cu|xfce4-genmon-plugin-3.4.0-3|43	- (aa9fe7d) Rebuild
14cu|xfce4-genmon-plugin-3.4.0-3|44	
14cu|xfce4-genmon-plugin-3.4.0-3|45	

15612 14
14cu|xfce4-indicator-plugin-2.3.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-indicator-plugin-2.3.3-2|2	
14cu|xfce4-indicator-plugin-2.3.3-2|3	Summary:	Indicator plugin for the Xfce panel
14cu|xfce4-indicator-plugin-2.3.3-2|4	Name:		xfce4-indicator-plugin
14cu|xfce4-indicator-plugin-2.3.3-2|5	Version:	2.3.3
14cu|xfce4-indicator-plugin-2.3.3-2|6	Release:	2
14cu|xfce4-indicator-plugin-2.3.3-2|7	License:	GPLv2+
14cu|xfce4-indicator-plugin-2.3.3-2|8	Group:		Graphical desktop/Xfce
14cu|xfce4-indicator-plugin-2.3.3-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
14cu|xfce4-indicator-plugin-2.3.3-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-indicator-plugin-2.3.3-2|11	Requires:	xfce4-panel
14cu|xfce4-indicator-plugin-2.3.3-2|12	BuildRequires:	pkgconfig(libxfce4ui-2)
14cu|xfce4-indicator-plugin-2.3.3-2|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-indicator-plugin-2.3.3-2|14	BuildRequires:	pkgconfig(indicator3-0.4)
14cu|xfce4-indicator-plugin-2.3.3-2|15	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-indicator-plugin-2.3.3-2|16	
14cu|xfce4-indicator-plugin-2.3.3-2|17	%description
14cu|xfce4-indicator-plugin-2.3.3-2|18	An indicator panel plugin for the Xfce Desktop Environment.
14cu|xfce4-indicator-plugin-2.3.3-2|19	
14cu|xfce4-indicator-plugin-2.3.3-2|20	%prep
14cu|xfce4-indicator-plugin-2.3.3-2|21	%setup -q
14cu|xfce4-indicator-plugin-2.3.3-2|22	
14cu|xfce4-indicator-plugin-2.3.3-2|23	%build
14cu|xfce4-indicator-plugin-2.3.3-2|24	%configure2_5x --disable-static
14cu|xfce4-indicator-plugin-2.3.3-2|25	%make
14cu|xfce4-indicator-plugin-2.3.3-2|26	
14cu|xfce4-indicator-plugin-2.3.3-2|27	%install
14cu|xfce4-indicator-plugin-2.3.3-2|28	%makeinstall_std
14cu|xfce4-indicator-plugin-2.3.3-2|29	
14cu|xfce4-indicator-plugin-2.3.3-2|30	%find_lang %{name} %{name}.lang
14cu|xfce4-indicator-plugin-2.3.3-2|31	
14cu|xfce4-indicator-plugin-2.3.3-2|32	%files -f %{name}.lang
14cu|xfce4-indicator-plugin-2.3.3-2|33	%doc README ChangeLog AUTHORS
14cu|xfce4-indicator-plugin-2.3.3-2|34	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-indicator-plugin-2.3.3-2|35	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-indicator-plugin-2.3.3-2|36	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-indicator-plugin-2.3.3-2|37	
14cu|xfce4-indicator-plugin-2.3.3-2|38	%changelog
14cu|xfce4-indicator-plugin-2.3.3-2|39	
14cu|xfce4-indicator-plugin-2.3.3-2|40	* Fri Apr 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.3.3-2
14cu|xfce4-indicator-plugin-2.3.3-2|41	- (69db336) Fix files
14cu|xfce4-indicator-plugin-2.3.3-2|42	
14cu|xfce4-indicator-plugin-2.3.3-2|43	

15613 14
14cu|xfce4-mailwatch-plugin-1.2.0-1|1	%define url_ver %(echo %{version}| cut -d. -f1,2)
14cu|xfce4-mailwatch-plugin-1.2.0-1|2	
14cu|xfce4-mailwatch-plugin-1.2.0-1|3	Summary:	Mail Watcher plugin for the Xfce panel
14cu|xfce4-mailwatch-plugin-1.2.0-1|4	Name:		xfce4-mailwatch-plugin
14cu|xfce4-mailwatch-plugin-1.2.0-1|5	Version:	1.2.0
14cu|xfce4-mailwatch-plugin-1.2.0-1|6	Release:	1
14cu|xfce4-mailwatch-plugin-1.2.0-1|7	License:	GPLv2+
14cu|xfce4-mailwatch-plugin-1.2.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-mailwatch-plugin-1.2.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
14cu|xfce4-mailwatch-plugin-1.2.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-mailwatch-plugin-1.2.0-1|11	# Patch originally from Fedora
14cu|xfce4-mailwatch-plugin-1.2.0-1|12	Patch3:		xfce4-mailwatch-plugin-1.1.0-mbox-refresh-interval.patch
14cu|xfce4-mailwatch-plugin-1.2.0-1|13	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.10.0
14cu|xfce4-mailwatch-plugin-1.2.0-1|14	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.10.0
14cu|xfce4-mailwatch-plugin-1.2.0-1|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-mailwatch-plugin-1.2.0-1|16	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-mailwatch-plugin-1.2.0-1|17	BuildRequires:	pkgconfig(gnutls)
14cu|xfce4-mailwatch-plugin-1.2.0-1|18	BuildRequires:	pkgconfig(libgcrypt)
14cu|xfce4-mailwatch-plugin-1.2.0-1|19	# required for patch0
14cu|xfce4-mailwatch-plugin-1.2.0-1|20	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cu|xfce4-mailwatch-plugin-1.2.0-1|21	Requires:	xfce4-panel >= 4.10.0
14cu|xfce4-mailwatch-plugin-1.2.0-1|22	
14cu|xfce4-mailwatch-plugin-1.2.0-1|23	%description
14cu|xfce4-mailwatch-plugin-1.2.0-1|24	Mailwatch is a mail watcher plugin for the Xfce 4 panel.
14cu|xfce4-mailwatch-plugin-1.2.0-1|25	
14cu|xfce4-mailwatch-plugin-1.2.0-1|26	%prep
14cu|xfce4-mailwatch-plugin-1.2.0-1|27	%setup -q
14cu|xfce4-mailwatch-plugin-1.2.0-1|28	%patch3 -p1
14cu|xfce4-mailwatch-plugin-1.2.0-1|29	
14cu|xfce4-mailwatch-plugin-1.2.0-1|30	%build
14cu|xfce4-mailwatch-plugin-1.2.0-1|31	xdt-autogen
14cu|xfce4-mailwatch-plugin-1.2.0-1|32	%define Werror_cflags %nil
14cu|xfce4-mailwatch-plugin-1.2.0-1|33	
14cu|xfce4-mailwatch-plugin-1.2.0-1|34	%configure2_5x \
14cu|xfce4-mailwatch-plugin-1.2.0-1|35	--disable-static \
14cu|xfce4-mailwatch-plugin-1.2.0-1|36	--enable-ssl
14cu|xfce4-mailwatch-plugin-1.2.0-1|37	%make
14cu|xfce4-mailwatch-plugin-1.2.0-1|38	
14cu|xfce4-mailwatch-plugin-1.2.0-1|39	%install
14cu|xfce4-mailwatch-plugin-1.2.0-1|40	%makeinstall_std
14cu|xfce4-mailwatch-plugin-1.2.0-1|41	
14cu|xfce4-mailwatch-plugin-1.2.0-1|42	%find_lang %{name}
14cu|xfce4-mailwatch-plugin-1.2.0-1|43	
14cu|xfce4-mailwatch-plugin-1.2.0-1|44	%files -f %{name}.lang
14cu|xfce4-mailwatch-plugin-1.2.0-1|45	%doc AUTHORS ChangeLog README
14cu|xfce4-mailwatch-plugin-1.2.0-1|46	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-mailwatch-plugin-1.2.0-1|47	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-mailwatch-plugin-1.2.0-1|48	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-mailwatch-plugin-1.2.0-1|49	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xfce4-mailwatch-plugin-1.2.0-1|50	
14cu|xfce4-mailwatch-plugin-1.2.0-1|51	
14cu|xfce4-mailwatch-plugin-1.2.0-1|52	%changelog
14cu|xfce4-mailwatch-plugin-1.2.0-1|53	
14cu|xfce4-mailwatch-plugin-1.2.0-1|54	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-1
14cu|xfce4-mailwatch-plugin-1.2.0-1|55	- (3ea9930) Fix files
14cu|xfce4-mailwatch-plugin-1.2.0-1|56	
14cu|xfce4-mailwatch-plugin-1.2.0-1|57	

15614 14
14cu|xfce4-minicmd-plugin-0.4.0-13|1	Summary:	Minicmd plugin for the Xfce panel
14cu|xfce4-minicmd-plugin-0.4.0-13|2	Name:		xfce4-minicmd-plugin
14cu|xfce4-minicmd-plugin-0.4.0-13|3	Version:	0.4.0
14cu|xfce4-minicmd-plugin-0.4.0-13|4	Release:	13
14cu|xfce4-minicmd-plugin-0.4.0-13|5	License:	GPLv2+
14cu|xfce4-minicmd-plugin-0.4.0-13|6	Group:		Graphical desktop/Xfce
14cu|xfce4-minicmd-plugin-0.4.0-13|7	URL:		http://xfce4-goodies.berlios.de
14cu|xfce4-minicmd-plugin-0.4.0-13|8	Source0:	%{name}-%{version}.tar.bz2
14cu|xfce4-minicmd-plugin-0.4.0-13|9	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-minicmd-plugin-0.4.0-13|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-minicmd-plugin-0.4.0-13|11	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-minicmd-plugin-0.4.0-13|12	Obsoletes:	xfce-minicmd-plugin
14cu|xfce4-minicmd-plugin-0.4.0-13|13	
14cu|xfce4-minicmd-plugin-0.4.0-13|14	%description
14cu|xfce4-minicmd-plugin-0.4.0-13|15	Minicmd panel plugin for the Xfce Desktop Environment.
14cu|xfce4-minicmd-plugin-0.4.0-13|16	
14cu|xfce4-minicmd-plugin-0.4.0-13|17	It displays a mini-command line on the Xfce panel. It uses
14cu|xfce4-minicmd-plugin-0.4.0-13|18	the same history file as xfrun4. Use <Up> and <Down> to scroll
14cu|xfce4-minicmd-plugin-0.4.0-13|19	through history. <Enter> executes the command and <Ctrl>-<Enter>
14cu|xfce4-minicmd-plugin-0.4.0-13|20	executes the command in a terminal.
14cu|xfce4-minicmd-plugin-0.4.0-13|21	
14cu|xfce4-minicmd-plugin-0.4.0-13|22	%prep
14cu|xfce4-minicmd-plugin-0.4.0-13|23	%setup -q
14cu|xfce4-minicmd-plugin-0.4.0-13|24	
14cu|xfce4-minicmd-plugin-0.4.0-13|25	%build
14cu|xfce4-minicmd-plugin-0.4.0-13|26	%configure2_5x --disable-static
14cu|xfce4-minicmd-plugin-0.4.0-13|27	%make
14cu|xfce4-minicmd-plugin-0.4.0-13|28	
14cu|xfce4-minicmd-plugin-0.4.0-13|29	%install
14cu|xfce4-minicmd-plugin-0.4.0-13|30	%makeinstall_std
14cu|xfce4-minicmd-plugin-0.4.0-13|31	
14cu|xfce4-minicmd-plugin-0.4.0-13|32	%files
14cu|xfce4-minicmd-plugin-0.4.0-13|33	%doc README ChangeLog AUTHORS
14cu|xfce4-minicmd-plugin-0.4.0-13|34	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-minicmd-plugin-0.4.0-13|35	%{_datadir}/xfce4/panel-plugins/*
14cu|xfce4-minicmd-plugin-0.4.0-13|36	
14cu|xfce4-minicmd-plugin-0.4.0-13|37	
14cu|xfce4-minicmd-plugin-0.4.0-13|38	
14cu|xfce4-minicmd-plugin-0.4.0-13|39	%changelog
14cu|xfce4-minicmd-plugin-0.4.0-13|40	
14cu|xfce4-minicmd-plugin-0.4.0-13|41	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.4.0-13
14cu|xfce4-minicmd-plugin-0.4.0-13|42	- (5d33a42) Rebuild
14cu|xfce4-minicmd-plugin-0.4.0-13|43	
14cu|xfce4-minicmd-plugin-0.4.0-13|44	

15615 14
14cu|xfce4-modemlights-plugin-0.1.3.99-12|1	Summary:	Modemlights plugin for the Xfce panel
14cu|xfce4-modemlights-plugin-0.1.3.99-12|2	Name:		xfce4-modemlights-plugin
14cu|xfce4-modemlights-plugin-0.1.3.99-12|3	Version:	0.1.3.99
14cu|xfce4-modemlights-plugin-0.1.3.99-12|4	Release:	12
14cu|xfce4-modemlights-plugin-0.1.3.99-12|5	License:	GPLv2+
14cu|xfce4-modemlights-plugin-0.1.3.99-12|6	Group:		Graphical desktop/Xfce
14cu|xfce4-modemlights-plugin-0.1.3.99-12|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-modem-lights
14cu|xfce4-modemlights-plugin-0.1.3.99-12|8	Source0:	http://goodies.xfce.org/releases/xfce4-modemlights-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-modemlights-plugin-0.1.3.99-12|9	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-modemlights-plugin-0.1.3.99-12|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-modemlights-plugin-0.1.3.99-12|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.0
14cu|xfce4-modemlights-plugin-0.1.3.99-12|12	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|13	%description
14cu|xfce4-modemlights-plugin-0.1.3.99-12|14	A modemlights panel plugin for the Xfce desktop environment.
14cu|xfce4-modemlights-plugin-0.1.3.99-12|15	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|16	%prep
14cu|xfce4-modemlights-plugin-0.1.3.99-12|17	%setup -q
14cu|xfce4-modemlights-plugin-0.1.3.99-12|18	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|19	%build
14cu|xfce4-modemlights-plugin-0.1.3.99-12|20	%define Werror_cflags %nil
14cu|xfce4-modemlights-plugin-0.1.3.99-12|21	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|22	%configure2_5x
14cu|xfce4-modemlights-plugin-0.1.3.99-12|23	%make
14cu|xfce4-modemlights-plugin-0.1.3.99-12|24	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|25	%install
14cu|xfce4-modemlights-plugin-0.1.3.99-12|26	%makeinstall_std
14cu|xfce4-modemlights-plugin-0.1.3.99-12|27	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|28	%find_lang %{name}
14cu|xfce4-modemlights-plugin-0.1.3.99-12|29	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|30	%files -f %{name}.lang
14cu|xfce4-modemlights-plugin-0.1.3.99-12|31	%doc README ChangeLog AUTHORS NEWS
14cu|xfce4-modemlights-plugin-0.1.3.99-12|32	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-modemlights-plugin-0.1.3.99-12|33	%{_datadir}/xfce4/panel-plugins/*.desktop
14cu|xfce4-modemlights-plugin-0.1.3.99-12|34	%{_datadir}/pixmaps/modem-*.png
14cu|xfce4-modemlights-plugin-0.1.3.99-12|35	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|36	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|37	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|38	%changelog
14cu|xfce4-modemlights-plugin-0.1.3.99-12|39	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|40	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.1.3.99-12
14cu|xfce4-modemlights-plugin-0.1.3.99-12|41	- (2ff2a9a) Uplaod tarball
14cu|xfce4-modemlights-plugin-0.1.3.99-12|42	
14cu|xfce4-modemlights-plugin-0.1.3.99-12|43	

15616 14
14cu|xfce4-mount-plugin-0.6.7-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-mount-plugin-0.6.7-1|2	
14cu|xfce4-mount-plugin-0.6.7-1|3	Summary:	Mount plugin for the Xfce panel
14cu|xfce4-mount-plugin-0.6.7-1|4	Name:		xfce4-mount-plugin
14cu|xfce4-mount-plugin-0.6.7-1|5	Version:	0.6.7
14cu|xfce4-mount-plugin-0.6.7-1|6	Release:	1
14cu|xfce4-mount-plugin-0.6.7-1|7	License:	GPLv2+
14cu|xfce4-mount-plugin-0.6.7-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-mount-plugin-0.6.7-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
14cu|xfce4-mount-plugin-0.6.7-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-mount-plugin-0.6.7-1|11	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-mount-plugin-0.6.7-1|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-mount-plugin-0.6.7-1|13	#BuildRequires:	libxfcegui4-devel >= 4.4.2
14cu|xfce4-mount-plugin-0.6.7-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-mount-plugin-0.6.7-1|15	BuildRequires:	perl(XML::Parser)
14cu|xfce4-mount-plugin-0.6.7-1|16	Obsoletes:	xfce-mount-plugin
14cu|xfce4-mount-plugin-0.6.7-1|17	
14cu|xfce4-mount-plugin-0.6.7-1|18	%description
14cu|xfce4-mount-plugin-0.6.7-1|19	A mount panel plugin for the Xfce Desktop Environment.
14cu|xfce4-mount-plugin-0.6.7-1|20	
14cu|xfce4-mount-plugin-0.6.7-1|21	%prep
14cu|xfce4-mount-plugin-0.6.7-1|22	%setup -q
14cu|xfce4-mount-plugin-0.6.7-1|23	
14cu|xfce4-mount-plugin-0.6.7-1|24	%build
14cu|xfce4-mount-plugin-0.6.7-1|25	%configure2_5x
14cu|xfce4-mount-plugin-0.6.7-1|26	%make
14cu|xfce4-mount-plugin-0.6.7-1|27	
14cu|xfce4-mount-plugin-0.6.7-1|28	%install
14cu|xfce4-mount-plugin-0.6.7-1|29	%makeinstall_std
14cu|xfce4-mount-plugin-0.6.7-1|30	
14cu|xfce4-mount-plugin-0.6.7-1|31	%files
14cu|xfce4-mount-plugin-0.6.7-1|32	%doc README ChangeLog AUTHORS
14cu|xfce4-mount-plugin-0.6.7-1|33	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-mount-plugin-0.6.7-1|34	%{_iconsdir}/hicolor/*/apps/*
14cu|xfce4-mount-plugin-0.6.7-1|35	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-mount-plugin-0.6.7-1|36	%lang(all) %{_datadir}/locale/*/LC_MESSAGES/xfce4-mount-plugin.mo
14cu|xfce4-mount-plugin-0.6.7-1|37	
14cu|xfce4-mount-plugin-0.6.7-1|38	
14cu|xfce4-mount-plugin-0.6.7-1|39	
14cu|xfce4-mount-plugin-0.6.7-1|40	%changelog
14cu|xfce4-mount-plugin-0.6.7-1|41	
14cu|xfce4-mount-plugin-0.6.7-1|42	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.6.7-1
14cu|xfce4-mount-plugin-0.6.7-1|43	- (48bc18e) Updated to 0.6.7
14cu|xfce4-mount-plugin-0.6.7-1|44	
14cu|xfce4-mount-plugin-0.6.7-1|45	

15617 14
14cu|xfce4-mpc-plugin-0.4.5-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-mpc-plugin-0.4.5-1|2	
14cu|xfce4-mpc-plugin-0.4.5-1|3	Summary:	A mpc plugin for the Xfce panel
14cu|xfce4-mpc-plugin-0.4.5-1|4	Name:		xfce4-mpc-plugin
14cu|xfce4-mpc-plugin-0.4.5-1|5	Version:	0.4.5
14cu|xfce4-mpc-plugin-0.4.5-1|6	Release:	1
14cu|xfce4-mpc-plugin-0.4.5-1|7	License:	GPLv2+
14cu|xfce4-mpc-plugin-0.4.5-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-mpc-plugin-0.4.5-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
14cu|xfce4-mpc-plugin-0.4.5-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-mpc-plugin-0.4.5-1|11	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cu|xfce4-mpc-plugin-0.4.5-1|12	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
14cu|xfce4-mpc-plugin-0.4.5-1|13	BuildRequires:	exo-devel
14cu|xfce4-mpc-plugin-0.4.5-1|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-mpc-plugin-0.4.5-1|15	BuildRequires:	pkgconfig(libmpd)
14cu|xfce4-mpc-plugin-0.4.5-1|16	
14cu|xfce4-mpc-plugin-0.4.5-1|17	%description
14cu|xfce4-mpc-plugin-0.4.5-1|18	This is a simple Xfce panel client plugin for Music Player Daemon.
14cu|xfce4-mpc-plugin-0.4.5-1|19	
14cu|xfce4-mpc-plugin-0.4.5-1|20	Features :
14cu|xfce4-mpc-plugin-0.4.5-1|21	* send Play/Stop/Next/Previous command to MPD
14cu|xfce4-mpc-plugin-0.4.5-1|22	* uses gtk-theme media icons (at least nuvola, tango and rodent themes provides
14cu|xfce4-mpc-plugin-0.4.5-1|23	these icons)
14cu|xfce4-mpc-plugin-0.4.5-1|24	* decrease/increase volume using the mouse wheel
14cu|xfce4-mpc-plugin-0.4.5-1|25	* show the current volume, status and title as a tooltip when passing the mouse
14cu|xfce4-mpc-plugin-0.4.5-1|26	over the plugin
14cu|xfce4-mpc-plugin-0.4.5-1|27	* show a simple playlist window upon middle-click, permitting to select a track
14cu|xfce4-mpc-plugin-0.4.5-1|28	to play
14cu|xfce4-mpc-plugin-0.4.5-1|29	* configurable MPD host/port/password
14cu|xfce4-mpc-plugin-0.4.5-1|30	* toggles repeat/random features in the right-click menu
14cu|xfce4-mpc-plugin-0.4.5-1|31	* launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
14cu|xfce4-mpc-plugin-0.4.5-1|32	
14cu|xfce4-mpc-plugin-0.4.5-1|33	%prep
14cu|xfce4-mpc-plugin-0.4.5-1|34	%setup -q
14cu|xfce4-mpc-plugin-0.4.5-1|35	
14cu|xfce4-mpc-plugin-0.4.5-1|36	%build
14cu|xfce4-mpc-plugin-0.4.5-1|37	%configure2_5x \
14cu|xfce4-mpc-plugin-0.4.5-1|38	--disable-static
14cu|xfce4-mpc-plugin-0.4.5-1|39	
14cu|xfce4-mpc-plugin-0.4.5-1|40	%make
14cu|xfce4-mpc-plugin-0.4.5-1|41	
14cu|xfce4-mpc-plugin-0.4.5-1|42	%install
14cu|xfce4-mpc-plugin-0.4.5-1|43	%makeinstall_std
14cu|xfce4-mpc-plugin-0.4.5-1|44	
14cu|xfce4-mpc-plugin-0.4.5-1|45	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-mpc-plugin-0.4.5-1|46	
14cu|xfce4-mpc-plugin-0.4.5-1|47	%find_lang %{name} %{name}.lang
14cu|xfce4-mpc-plugin-0.4.5-1|48	
14cu|xfce4-mpc-plugin-0.4.5-1|49	%files -f %{name}.lang
14cu|xfce4-mpc-plugin-0.4.5-1|50	%doc ChangeLog AUTHORS README
14cu|xfce4-mpc-plugin-0.4.5-1|51	%{_libdir}/xfce4/panel/plugins/libmpc.so
14cu|xfce4-mpc-plugin-0.4.5-1|52	%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
14cu|xfce4-mpc-plugin-0.4.5-1|53	
14cu|xfce4-mpc-plugin-0.4.5-1|54	
14cu|xfce4-mpc-plugin-0.4.5-1|55	
14cu|xfce4-mpc-plugin-0.4.5-1|56	%changelog
14cu|xfce4-mpc-plugin-0.4.5-1|57	
14cu|xfce4-mpc-plugin-0.4.5-1|58	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.4.5-1
14cu|xfce4-mpc-plugin-0.4.5-1|59	- (89a9c76) Updated to 0.4.5
14cu|xfce4-mpc-plugin-0.4.5-1|60	
14cu|xfce4-mpc-plugin-0.4.5-1|61	

15618 14
14cu|xfce4-netload-plugin-1.2.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-netload-plugin-1.2.4-1|2	
14cu|xfce4-netload-plugin-1.2.4-1|3	Summary:	Netload plugin for the Xfce panel
14cu|xfce4-netload-plugin-1.2.4-1|4	Name:		xfce4-netload-plugin
14cu|xfce4-netload-plugin-1.2.4-1|5	Version:	1.2.4
14cu|xfce4-netload-plugin-1.2.4-1|6	Release:	1
14cu|xfce4-netload-plugin-1.2.4-1|7	License:	GPLv2+
14cu|xfce4-netload-plugin-1.2.4-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-netload-plugin-1.2.4-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
14cu|xfce4-netload-plugin-1.2.4-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-netload-plugin-1.2.4-1|11	Requires:	xfce4-panel >= 4.7
14cu|xfce4-netload-plugin-1.2.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.7
14cu|xfce4-netload-plugin-1.2.4-1|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-netload-plugin-1.2.4-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-netload-plugin-1.2.4-1|15	Obsoletes:	xfce-netload-plugin
14cu|xfce4-netload-plugin-1.2.4-1|16	
14cu|xfce4-netload-plugin-1.2.4-1|17	%description
14cu|xfce4-netload-plugin-1.2.4-1|18	A netload panel plugin for the Xfce Desktop Environment.
14cu|xfce4-netload-plugin-1.2.4-1|19	
14cu|xfce4-netload-plugin-1.2.4-1|20	%prep
14cu|xfce4-netload-plugin-1.2.4-1|21	%setup -q
14cu|xfce4-netload-plugin-1.2.4-1|22	
14cu|xfce4-netload-plugin-1.2.4-1|23	%build
14cu|xfce4-netload-plugin-1.2.4-1|24	%define Werror_cflags %nil
14cu|xfce4-netload-plugin-1.2.4-1|25	
14cu|xfce4-netload-plugin-1.2.4-1|26	%configure2_5x
14cu|xfce4-netload-plugin-1.2.4-1|27	%make
14cu|xfce4-netload-plugin-1.2.4-1|28	
14cu|xfce4-netload-plugin-1.2.4-1|29	%install
14cu|xfce4-netload-plugin-1.2.4-1|30	%makeinstall_std
14cu|xfce4-netload-plugin-1.2.4-1|31	
14cu|xfce4-netload-plugin-1.2.4-1|32	%find_lang %{name} %{name}.lang
14cu|xfce4-netload-plugin-1.2.4-1|33	
14cu|xfce4-netload-plugin-1.2.4-1|34	%files -f %{name}.lang
14cu|xfce4-netload-plugin-1.2.4-1|35	%doc README ChangeLog AUTHORS
14cu|xfce4-netload-plugin-1.2.4-1|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-netload-plugin-1.2.4-1|37	%{_datadir}/xfce4/panel-plugins/*
14cu|xfce4-netload-plugin-1.2.4-1|38	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-netload-plugin-1.2.4-1|39	
14cu|xfce4-netload-plugin-1.2.4-1|40	
14cu|xfce4-netload-plugin-1.2.4-1|41	
14cu|xfce4-netload-plugin-1.2.4-1|42	%changelog
14cu|xfce4-netload-plugin-1.2.4-1|43	
14cu|xfce4-netload-plugin-1.2.4-1|44	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.2.4-1
14cu|xfce4-netload-plugin-1.2.4-1|45	- (de65b9b) Fix files
14cu|xfce4-netload-plugin-1.2.4-1|46	
14cu|xfce4-netload-plugin-1.2.4-1|47	

15619 14
14cu|xfce4-notes-plugin-1.8.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-notes-plugin-1.8.1-1|2	
14cu|xfce4-notes-plugin-1.8.1-1|3	Summary:	Notes plugin for the Xfce panel
14cu|xfce4-notes-plugin-1.8.1-1|4	Name:		xfce4-notes-plugin
14cu|xfce4-notes-plugin-1.8.1-1|5	Version:	1.8.1
14cu|xfce4-notes-plugin-1.8.1-1|6	Release:	1
14cu|xfce4-notes-plugin-1.8.1-1|7	License:	GPLv2+
14cu|xfce4-notes-plugin-1.8.1-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-notes-plugin-1.8.1-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
14cu|xfce4-notes-plugin-1.8.1-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-notes-plugin-1.8.1-1|11	Patch0:		xfce4-notes-plugin-1.8.1-format_not_a_string_literal_and_no_format_arguments.patch
14cu|xfce4-notes-plugin-1.8.1-1|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-notes-plugin-1.8.1-1|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-notes-plugin-1.8.1-1|14	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cu|xfce4-notes-plugin-1.8.1-1|15	BuildRequires:	perl(XML::Parser)
14cu|xfce4-notes-plugin-1.8.1-1|16	BuildRequires:	xfce4-dev-tools
14cu|xfce4-notes-plugin-1.8.1-1|17	BuildRequires:	intltool
14cu|xfce4-notes-plugin-1.8.1-1|18	BuildRequires:	unique-devel
14cu|xfce4-notes-plugin-1.8.1-1|19	BuildRequires: 	xfconf-devel
14cu|xfce4-notes-plugin-1.8.1-1|20	Obsoletes:	xfce-notes-plugin
14cu|xfce4-notes-plugin-1.8.1-1|21	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-notes-plugin-1.8.1-1|22	
14cu|xfce4-notes-plugin-1.8.1-1|23	%description
14cu|xfce4-notes-plugin-1.8.1-1|24	xfce4-notes-plugin is a notes panel plugin for the Xfce Desktop Environment.
14cu|xfce4-notes-plugin-1.8.1-1|25	It provides a simple system for managing sticky notes on your desktop.
14cu|xfce4-notes-plugin-1.8.1-1|26	
14cu|xfce4-notes-plugin-1.8.1-1|27	%prep
14cu|xfce4-notes-plugin-1.8.1-1|28	%setup -q
14cu|xfce4-notes-plugin-1.8.1-1|29	%patch0 -p1
14cu|xfce4-notes-plugin-1.8.1-1|30	
14cu|xfce4-notes-plugin-1.8.1-1|31	%build
14cu|xfce4-notes-plugin-1.8.1-1|32	%configure2_5x
14cu|xfce4-notes-plugin-1.8.1-1|33	%make
14cu|xfce4-notes-plugin-1.8.1-1|34	
14cu|xfce4-notes-plugin-1.8.1-1|35	%install
14cu|xfce4-notes-plugin-1.8.1-1|36	%makeinstall_std
14cu|xfce4-notes-plugin-1.8.1-1|37	
14cu|xfce4-notes-plugin-1.8.1-1|38	%find_lang %{name}
14cu|xfce4-notes-plugin-1.8.1-1|39	
14cu|xfce4-notes-plugin-1.8.1-1|40	%clean
14cu|xfce4-notes-plugin-1.8.1-1|41	
14cu|xfce4-notes-plugin-1.8.1-1|42	%files -f %{name}.lang
14cu|xfce4-notes-plugin-1.8.1-1|43	%doc README ChangeLog AUTHORS
14cu|xfce4-notes-plugin-1.8.1-1|44	%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
14cu|xfce4-notes-plugin-1.8.1-1|45	%{_bindir}/xfce4-notes
14cu|xfce4-notes-plugin-1.8.1-1|46	%{_bindir}/xfce4-notes-settings
14cu|xfce4-notes-plugin-1.8.1-1|47	%{_bindir}/xfce4-popup-notes
14cu|xfce4-notes-plugin-1.8.1-1|48	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-notes-plugin-1.8.1-1|49	%{_datadir}/xfce4/panel-plugins/*.desktop
14cu|xfce4-notes-plugin-1.8.1-1|50	%{_datadir}/applications/xfce4-notes.desktop
14cu|xfce4-notes-plugin-1.8.1-1|51	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-notes-plugin-1.8.1-1|52	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xfce4-notes-plugin-1.8.1-1|53	%{_datadir}/%{name}/gtk-2.0
14cu|xfce4-notes-plugin-1.8.1-1|54	%{_datadir}/%{name}/pixmaps
14cu|xfce4-notes-plugin-1.8.1-1|55	
14cu|xfce4-notes-plugin-1.8.1-1|56	%changelog
14cu|xfce4-notes-plugin-1.8.1-1|57	
14cu|xfce4-notes-plugin-1.8.1-1|58	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 1.8.1-1
14cu|xfce4-notes-plugin-1.8.1-1|59	- (236c12b) Fix format-not-a-string-literal'
14cu|xfce4-notes-plugin-1.8.1-1|60	
14cu|xfce4-notes-plugin-1.8.1-1|61	

15620 14
14cu|xfce4-notifyd-0.2.4-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-notifyd-0.2.4-4|2	
14cu|xfce4-notifyd-0.2.4-4|3	Summary:	Notification daemon for Xfce desktop environment
14cu|xfce4-notifyd-0.2.4-4|4	Name:		xfce4-notifyd
14cu|xfce4-notifyd-0.2.4-4|5	Version:	0.2.4
14cu|xfce4-notifyd-0.2.4-4|6	Release:	4
14cu|xfce4-notifyd-0.2.4-4|7	License:	GPLv3+
14cu|xfce4-notifyd-0.2.4-4|8	Group: 		Graphical desktop/Xfce
14cu|xfce4-notifyd-0.2.4-4|9	Url:		http://goodies.xfce.org/projects/applications/xfce4-notifyd
14cu|xfce4-notifyd-0.2.4-4|10	Source0:	http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/%{name}-%{version}.tar.bz2
14cu|xfce4-notifyd-0.2.4-4|11	BuildRequires:	intltool
14cu|xfce4-notifyd-0.2.4-4|12	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|xfce4-notifyd-0.2.4-4|13	BuildRequires:	pkgconfig(libnotify)
14cu|xfce4-notifyd-0.2.4-4|14	BuildRequires:	pkgconfig(libsexy)
14cu|xfce4-notifyd-0.2.4-4|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-notifyd-0.2.4-4|16	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-notifyd-0.2.4-4|17	BuildRequires:	pkgconfig(libxfconf-0)
14cu|xfce4-notifyd-0.2.4-4|18	Requires:	xfconf
14cu|xfce4-notifyd-0.2.4-4|19	Provides:	virtual-notification-daemon
14cu|xfce4-notifyd-0.2.4-4|20	
14cu|xfce4-notifyd-0.2.4-4|21	%description
14cu|xfce4-notifyd-0.2.4-4|22	Xfce4-notifyd is a simple, visually-appealing notification daemon for
14cu|xfce4-notifyd-0.2.4-4|23	Xfce that implements the Freedesktop.org Desktop Notifications
14cu|xfce4-notifyd-0.2.4-4|24	Specification.
14cu|xfce4-notifyd-0.2.4-4|25	
14cu|xfce4-notifyd-0.2.4-4|26	Features:
14cu|xfce4-notifyd-0.2.4-4|27	* Themable using the GTK+ theming mechanism
14cu|xfce4-notifyd-0.2.4-4|28	* Visually appealing: rounded corners, shaped windows
14cu|xfce4-notifyd-0.2.4-4|29	* Supports transparency and fade effects
14cu|xfce4-notifyd-0.2.4-4|30	
14cu|xfce4-notifyd-0.2.4-4|31	%files -f %{name}.lang
14cu|xfce4-notifyd-0.2.4-4|32	%doc ChangeLog AUTHORS README TODO
14cu|xfce4-notifyd-0.2.4-4|33	%{_bindir}/xfce4-notifyd-config
14cu|xfce4-notifyd-0.2.4-4|34	%{_libdir}/xfce4/notifyd
14cu|xfce4-notifyd-0.2.4-4|35	%{_datadir}/applications/*.desktop
14cu|xfce4-notifyd-0.2.4-4|36	%{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
14cu|xfce4-notifyd-0.2.4-4|37	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-notifyd-0.2.4-4|38	%{_datadir}/themes/Default/xfce-notify-4.0
14cu|xfce4-notifyd-0.2.4-4|39	%{_datadir}/themes/Smoke
14cu|xfce4-notifyd-0.2.4-4|40	%{_datadir}/themes/ZOMG-PONIES!
14cu|xfce4-notifyd-0.2.4-4|41	%{_mandir}/man1/xfce4-notifyd-config*
14cu|xfce4-notifyd-0.2.4-4|42	
14cu|xfce4-notifyd-0.2.4-4|43	#----------------------------------------------------------------------------
14cu|xfce4-notifyd-0.2.4-4|44	
14cu|xfce4-notifyd-0.2.4-4|45	%prep
14cu|xfce4-notifyd-0.2.4-4|46	%setup -q
14cu|xfce4-notifyd-0.2.4-4|47	
14cu|xfce4-notifyd-0.2.4-4|48	%build
14cu|xfce4-notifyd-0.2.4-4|49	%configure2_5x \
14cu|xfce4-notifyd-0.2.4-4|50	--disable-static
14cu|xfce4-notifyd-0.2.4-4|51	%make
14cu|xfce4-notifyd-0.2.4-4|52	
14cu|xfce4-notifyd-0.2.4-4|53	%install
14cu|xfce4-notifyd-0.2.4-4|54	%makeinstall_std
14cu|xfce4-notifyd-0.2.4-4|55	
14cu|xfce4-notifyd-0.2.4-4|56	%find_lang %{name}
14cu|xfce4-notifyd-0.2.4-4|57	
14cu|xfce4-notifyd-0.2.4-4|58	
14cu|xfce4-notifyd-0.2.4-4|59	%changelog
14cu|xfce4-notifyd-0.2.4-4|60	
14cu|xfce4-notifyd-0.2.4-4|61	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.2.4-4
14cu|xfce4-notifyd-0.2.4-4|62	- (202e05c) Rebuild with new xfce
14cu|xfce4-notifyd-0.2.4-4|63	
14cu|xfce4-notifyd-0.2.4-4|64	

15621 14
14cu|xfce4-panel-4.12.0-2|1	%define url_ver %(echo %{version} | cut -f 1,2 -d\.)
14cu|xfce4-panel-4.12.0-2|2	%define major 4
14cu|xfce4-panel-4.12.0-2|3	%define api 1.0
14cu|xfce4-panel-4.12.0-2|4	%define gtk3api 2.0
14cu|xfce4-panel-4.12.0-2|5	%define gtk3libname %mklibname xfce4panel %{gtk3api} %{major}
14cu|xfce4-panel-4.12.0-2|6	%define libname %mklibname xfce4panel %{api} %{major}
14cu|xfce4-panel-4.12.0-2|7	%define devname %mklibname xfce4panel -d
14cu|xfce4-panel-4.12.0-2|8	
14cu|xfce4-panel-4.12.0-2|9	Summary:	A Xfce panel
14cu|xfce4-panel-4.12.0-2|10	Name:		xfce4-panel
14cu|xfce4-panel-4.12.0-2|11	Version:	4.12.0
14cu|xfce4-panel-4.12.0-2|12	Release:	2
14cu|xfce4-panel-4.12.0-2|13	License:	GPLv2+
14cu|xfce4-panel-4.12.0-2|14	Group:		Graphical desktop/Xfce
14cu|xfce4-panel-4.12.0-2|15	Url:		http://www.xfce.org
14cu|xfce4-panel-4.12.0-2|16	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-panel-4.12.0-2|17	BuildRequires:	gtk-doc
14cu|xfce4-panel-4.12.0-2|18	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-panel-4.12.0-2|19	BuildRequires:	pkgconfig(garcon-1)
14cu|xfce4-panel-4.12.0-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xfce4-panel-4.12.0-2|21	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|xfce4-panel-4.12.0-2|22	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfce4-panel-4.12.0-2|23	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cu|xfce4-panel-4.12.0-2|24	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|xfce4-panel-4.12.0-2|25	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.0
14cu|xfce4-panel-4.12.0-2|26	Requires:	desktop-common-data
14cu|xfce4-panel-4.12.0-2|27	
14cu|xfce4-panel-4.12.0-2|28	%description
14cu|xfce4-panel-4.12.0-2|29	The Xfce 4 Panel supports multiple panels, with many options
14cu|xfce4-panel-4.12.0-2|30	for their position, appearance, transparency and behavior.
14cu|xfce4-panel-4.12.0-2|31	There are many items available by default to full fit a panel,
14cu|xfce4-panel-4.12.0-2|32	like application launchers with detachable menus, a graphical pager,
14cu|xfce4-panel-4.12.0-2|33	a tasklist, a clock, a system tray, a show/hide desktop switcher,
14cu|xfce4-panel-4.12.0-2|34	and even more. It offers an easy way to add items using a dialog,
14cu|xfce4-panel-4.12.0-2|35	and to move items accross different panels.
14cu|xfce4-panel-4.12.0-2|36	
14cu|xfce4-panel-4.12.0-2|37	%files -f %{name}.lang
14cu|xfce4-panel-4.12.0-2|38	%doc AUTHORS NEWS
14cu|xfce4-panel-4.12.0-2|39	%dir %{_libdir}/xfce4/panel
14cu|xfce4-panel-4.12.0-2|40	%dir %{_libdir}/xfce4/panel/plugins
14cu|xfce4-panel-4.12.0-2|41	%dir %{_datadir}/xfce4/panel
14cu|xfce4-panel-4.12.0-2|42	%dir %{_datadir}/xfce4/panel/plugins
14cu|xfce4-panel-4.12.0-2|43	%{_bindir}/*
14cu|xfce4-panel-4.12.0-2|44	%{_datadir}/applications/*.desktop
14cu|xfce4-panel-4.12.0-2|45	%{_datadir}/gtk-doc/html/libxfce4panel-%{api}
14cu|xfce4-panel-4.12.0-2|46	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-panel-4.12.0-2|47	%{_iconsdir}/hicolor/*
14cu|xfce4-panel-4.12.0-2|48	%{_libdir}/xfce4/panel/migrate
14cu|xfce4-panel-4.12.0-2|49	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-panel-4.12.0-2|50	%{_libdir}/xfce4/panel/wrapper-*
14cu|xfce4-panel-4.12.0-2|51	
14cu|xfce4-panel-4.12.0-2|52	#----------------------------------------------------------------------------
14cu|xfce4-panel-4.12.0-2|53	
14cu|xfce4-panel-4.12.0-2|54	%package -n %{libname}
14cu|xfce4-panel-4.12.0-2|55	Summary:	Panel library for the Xfce desktop environment
14cu|xfce4-panel-4.12.0-2|56	Group:		Graphical desktop/Xfce
14cu|xfce4-panel-4.12.0-2|57	Conflicts:	%{_lib}xfce4panel4 < 4.11.1
14cu|xfce4-panel-4.12.0-2|58	Obsoletes:	%{_lib}xfce4panel4 < 4.11.1
14cu|xfce4-panel-4.12.0-2|59	
14cu|xfce4-panel-4.12.0-2|60	%description -n %{libname}
14cu|xfce4-panel-4.12.0-2|61	Panel library for the Xfce desktop environment.
14cu|xfce4-panel-4.12.0-2|62	
14cu|xfce4-panel-4.12.0-2|63	%files -n %{libname}
14cu|xfce4-panel-4.12.0-2|64	%{_libdir}/libxfce4panel-%{api}.so.%{major}*
14cu|xfce4-panel-4.12.0-2|65	
14cu|xfce4-panel-4.12.0-2|66	#----------------------------------------------------------------------------
14cu|xfce4-panel-4.12.0-2|67	
14cu|xfce4-panel-4.12.0-2|68	%package -n %{devname}
14cu|xfce4-panel-4.12.0-2|69	Summary:	Libraries and header files for the %{name} library
14cu|xfce4-panel-4.12.0-2|70	Group:		Development/Other
14cu|xfce4-panel-4.12.0-2|71	Requires:	%{libname} = %{EVRD}
14cu|xfce4-panel-4.12.0-2|72	Requires:	%{gtk3libname} = %{version}
14cu|xfce4-panel-4.12.0-2|73	Provides:	%{name}-devel = %{EVRD}
14cu|xfce4-panel-4.12.0-2|74	Provides:	lib%{name}-devel = %{EVRD}
14cu|xfce4-panel-4.12.0-2|75	
14cu|xfce4-panel-4.12.0-2|76	%description -n %{devname}
14cu|xfce4-panel-4.12.0-2|77	Libraries and header files for the %{name} library.
14cu|xfce4-panel-4.12.0-2|78	
14cu|xfce4-panel-4.12.0-2|79	%files -n %{devname}
14cu|xfce4-panel-4.12.0-2|80	%doc ChangeLog
14cu|xfce4-panel-4.12.0-2|81	%{_libdir}/lib*.so
14cu|xfce4-panel-4.12.0-2|82	%{_libdir}/pkgconfig/*.pc
14cu|xfce4-panel-4.12.0-2|83	%{_includedir}/xfce4/libxfce4panel-*/
14cu|xfce4-panel-4.12.0-2|84	
14cu|xfce4-panel-4.12.0-2|85	#----------------------------------------------------------------------------
14cu|xfce4-panel-4.12.0-2|86	
14cu|xfce4-panel-4.12.0-2|87	%package -n %{gtk3libname}
14cu|xfce4-panel-4.12.0-2|88	Summary:        Panel library (GTK3 version) for the Xfce desktop environment
14cu|xfce4-panel-4.12.0-2|89	Group:          Graphical desktop/Xfce
14cu|xfce4-panel-4.12.0-2|90	
14cu|xfce4-panel-4.12.0-2|91	%description -n %{gtk3libname}
14cu|xfce4-panel-4.12.0-2|92	Panel library (GTK3 version) for the Xfce desktop environment.
14cu|xfce4-panel-4.12.0-2|93	
14cu|xfce4-panel-4.12.0-2|94	%files -n %{gtk3libname}
14cu|xfce4-panel-4.12.0-2|95	%{_libdir}/libxfce4panel-%{gtk3api}.so.%{major}*
14cu|xfce4-panel-4.12.0-2|96	
14cu|xfce4-panel-4.12.0-2|97	#----------------------------------------------------------------------------
14cu|xfce4-panel-4.12.0-2|98	
14cu|xfce4-panel-4.12.0-2|99	%prep
14cu|xfce4-panel-4.12.0-2|100	%setup -q
14cu|xfce4-panel-4.12.0-2|101	
14cu|xfce4-panel-4.12.0-2|102	%build
14cu|xfce4-panel-4.12.0-2|103	%configure2_5x \
14cu|xfce4-panel-4.12.0-2|104	--enable-gtk-doc \
14cu|xfce4-panel-4.12.0-2|105	--enable-gio-unix \
14cu|xfce4-panel-4.12.0-2|106	--enable-gtk3 \
14cu|xfce4-panel-4.12.0-2|107	--disable-static
14cu|xfce4-panel-4.12.0-2|108	
14cu|xfce4-panel-4.12.0-2|109	%make
14cu|xfce4-panel-4.12.0-2|110	
14cu|xfce4-panel-4.12.0-2|111	%install
14cu|xfce4-panel-4.12.0-2|112	%makeinstall_std
14cu|xfce4-panel-4.12.0-2|113	
14cu|xfce4-panel-4.12.0-2|114	# (tpg) this file is in mandriva-xfce-config package
14cu|xfce4-panel-4.12.0-2|115	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/panel/*
14cu|xfce4-panel-4.12.0-2|116	
14cu|xfce4-panel-4.12.0-2|117	%find_lang %{name}
14cu|xfce4-panel-4.12.0-2|118	
14cu|xfce4-panel-4.12.0-2|119	%changelog
14cu|xfce4-panel-4.12.0-2|120	
14cu|xfce4-panel-4.12.0-2|121	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 4.12.0-2
14cu|xfce4-panel-4.12.0-2|122	- (943cc25) Added gtk3 subpackage
14cu|xfce4-panel-4.12.0-2|123	
14cu|xfce4-panel-4.12.0-2|124	

15622 14
14cu|xfce4-places-plugin-1.7.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-places-plugin-1.7.0-1|2	
14cu|xfce4-places-plugin-1.7.0-1|3	Summary: 	A places plugin for the Xfce panel
14cu|xfce4-places-plugin-1.7.0-1|4	Name: 		xfce4-places-plugin
14cu|xfce4-places-plugin-1.7.0-1|5	Version: 	1.7.0
14cu|xfce4-places-plugin-1.7.0-1|6	Release: 	1
14cu|xfce4-places-plugin-1.7.0-1|7	License:	GPLv2+
14cu|xfce4-places-plugin-1.7.0-1|8	Group: 		Graphical desktop/Xfce
14cu|xfce4-places-plugin-1.7.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
14cu|xfce4-places-plugin-1.7.0-1|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-places-plugin-1.7.0-1|11	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-places-plugin-1.7.0-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-places-plugin-1.7.0-1|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-places-plugin-1.7.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.8.0
14cu|xfce4-places-plugin-1.7.0-1|15	BuildRequires:	perl(XML::Parser)
14cu|xfce4-places-plugin-1.7.0-1|16	BuildRequires:	thunar-vfs-devel
14cu|xfce4-places-plugin-1.7.0-1|17	
14cu|xfce4-places-plugin-1.7.0-1|18	%description
14cu|xfce4-places-plugin-1.7.0-1|19	A places plugin for the Xfce panel.
14cu|xfce4-places-plugin-1.7.0-1|20	
14cu|xfce4-places-plugin-1.7.0-1|21	%prep
14cu|xfce4-places-plugin-1.7.0-1|22	%setup -q
14cu|xfce4-places-plugin-1.7.0-1|23	
14cu|xfce4-places-plugin-1.7.0-1|24	%build
14cu|xfce4-places-plugin-1.7.0-1|25	%configure2_5x
14cu|xfce4-places-plugin-1.7.0-1|26	%make
14cu|xfce4-places-plugin-1.7.0-1|27	
14cu|xfce4-places-plugin-1.7.0-1|28	%install
14cu|xfce4-places-plugin-1.7.0-1|29	%makeinstall_std
14cu|xfce4-places-plugin-1.7.0-1|30	
14cu|xfce4-places-plugin-1.7.0-1|31	%find_lang %{name}
14cu|xfce4-places-plugin-1.7.0-1|32	
14cu|xfce4-places-plugin-1.7.0-1|33	%files -f %{name}.lang
14cu|xfce4-places-plugin-1.7.0-1|34	%doc ChangeLog AUTHORS NEWS
14cu|xfce4-places-plugin-1.7.0-1|35	%{_bindir}/*
14cu|xfce4-places-plugin-1.7.0-1|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-places-plugin-1.7.0-1|37	%{_datadir}/xfce4/panel/plugins/places.desktop
14cu|xfce4-places-plugin-1.7.0-1|38	
14cu|xfce4-places-plugin-1.7.0-1|39	
14cu|xfce4-places-plugin-1.7.0-1|40	
14cu|xfce4-places-plugin-1.7.0-1|41	%changelog
14cu|xfce4-places-plugin-1.7.0-1|42	
14cu|xfce4-places-plugin-1.7.0-1|43	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.7.0-1
14cu|xfce4-places-plugin-1.7.0-1|44	- (8125981) Cleanup
14cu|xfce4-places-plugin-1.7.0-1|45	
14cu|xfce4-places-plugin-1.7.0-1|46	

15623 14
14cu|xfce4-power-manager-1.4.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-power-manager-1.4.3-1|2	
14cu|xfce4-power-manager-1.4.3-1|3	Summary:	A power manager for Xfce
14cu|xfce4-power-manager-1.4.3-1|4	Name:		xfce4-power-manager
14cu|xfce4-power-manager-1.4.3-1|5	Version:	1.4.3
14cu|xfce4-power-manager-1.4.3-1|6	Release:	1
14cu|xfce4-power-manager-1.4.3-1|7	Epoch:		1
14cu|xfce4-power-manager-1.4.3-1|8	License:	GPLv2+
14cu|xfce4-power-manager-1.4.3-1|9	Group:		Graphical desktop/Xfce
14cu|xfce4-power-manager-1.4.3-1|10	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cu|xfce4-power-manager-1.4.3-1|11	Source0:	http://archive.xfce.org/src/apps/xfce4-power-manager/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-power-manager-1.4.3-1|12	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|xfce4-power-manager-1.4.3-1|13	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|xfce4-power-manager-1.4.3-1|14	BuildRequires:	pkgconfig(libnotify)
14cu|xfce4-power-manager-1.4.3-1|15	BuildRequires:	pkgconfig(upower-glib)
14cu|xfce4-power-manager-1.4.3-1|16	BuildRequires:	intltool
14cu|xfce4-power-manager-1.4.3-1|17	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.11
14cu|xfce4-power-manager-1.4.3-1|18	BuildRequires:	pkgconfig(polkit-gobject-1)
14cu|xfce4-power-manager-1.4.3-1|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cu|xfce4-power-manager-1.4.3-1|20	BuildRequires:	lxpanel-devel
14cu|xfce4-power-manager-1.4.3-1|21	Requires:	pm-utils
14cu|xfce4-power-manager-1.4.3-1|22	Requires:	hibernate
14cu|xfce4-power-manager-1.4.3-1|23	Requires(pre):	xfconf
14cu|xfce4-power-manager-1.4.3-1|24	Requires:	upower
14cu|xfce4-power-manager-1.4.3-1|25	
14cu|xfce4-power-manager-1.4.3-1|26	%description
14cu|xfce4-power-manager-1.4.3-1|27	A power manager dedicated for Xfce desktop environment.
14cu|xfce4-power-manager-1.4.3-1|28	
14cu|xfce4-power-manager-1.4.3-1|29	%prep
14cu|xfce4-power-manager-1.4.3-1|30	%setup -q
14cu|xfce4-power-manager-1.4.3-1|31	%apply_patches
14cu|xfce4-power-manager-1.4.3-1|32	
14cu|xfce4-power-manager-1.4.3-1|33	%build
14cu|xfce4-power-manager-1.4.3-1|34	%configure \
14cu|xfce4-power-manager-1.4.3-1|35	--with-backend=linux \
14cu|xfce4-power-manager-1.4.3-1|36	--enable-panel-plugins \
14cu|xfce4-power-manager-1.4.3-1|37	--enable-network-manager \
14cu|xfce4-power-manager-1.4.3-1|38	--enable-polkit \
14cu|xfce4-power-manager-1.4.3-1|39	--enable-xfce4panel \
14cu|xfce4-power-manager-1.4.3-1|40	--enable-lxdepanel
14cu|xfce4-power-manager-1.4.3-1|41	
14cu|xfce4-power-manager-1.4.3-1|42	%make
14cu|xfce4-power-manager-1.4.3-1|43	pushd panel-plugins/power-manager-plugin/lxde
14cu|xfce4-power-manager-1.4.3-1|44	make
14cu|xfce4-power-manager-1.4.3-1|45	popd
14cu|xfce4-power-manager-1.4.3-1|46	
14cu|xfce4-power-manager-1.4.3-1|47	%install
14cu|xfce4-power-manager-1.4.3-1|48	%makeinstall_std
14cu|xfce4-power-manager-1.4.3-1|49	pushd panel-plugins/power-manager-plugin/lxde
14cu|xfce4-power-manager-1.4.3-1|50	%makeinstall_std
14cu|xfce4-power-manager-1.4.3-1|51	popd
14cu|xfce4-power-manager-1.4.3-1|52	
14cu|xfce4-power-manager-1.4.3-1|53	%find_lang %{name} %{name}.lang
14cu|xfce4-power-manager-1.4.3-1|54	
14cu|xfce4-power-manager-1.4.3-1|55	%files -f %{name}.lang
14cu|xfce4-power-manager-1.4.3-1|56	%doc AUTHORS NEWS README TODO
14cu|xfce4-power-manager-1.4.3-1|57	%{_sysconfdir}/xdg/autostart/*.desktop
14cu|xfce4-power-manager-1.4.3-1|58	%{_sbindir}/xfpm-power-backlight-helper
14cu|xfce4-power-manager-1.4.3-1|59	%{_sbindir}/xfce4-pm-helper
14cu|xfce4-power-manager-1.4.3-1|60	%{_bindir}/%{name}*
14cu|xfce4-power-manager-1.4.3-1|61	%{_libdir}/xfce4/panel/plugins/libxfce4powermanager.so
14cu|xfce4-power-manager-1.4.3-1|62	%{_libdir}/lxpanel/plugins/lxde_power_manager.so
14cu|xfce4-power-manager-1.4.3-1|63	%{_datadir}/polkit-1/actions/org.xfce.power.policy
14cu|xfce4-power-manager-1.4.3-1|64	%{_datadir}/appdata/xfce4-power-manager.appdata.xml
14cu|xfce4-power-manager-1.4.3-1|65	%{_datadir}/xfce4/panel/plugins/power-manager-plugin.desktop
14cu|xfce4-power-manager-1.4.3-1|66	%{_datadir}/applications/*.desktop
14cu|xfce4-power-manager-1.4.3-1|67	%{_iconsdir}/hicolor/scalable/*/*.svg
14cu|xfce4-power-manager-1.4.3-1|68	%{_iconsdir}/hicolor/*/*/*.png
14cu|xfce4-power-manager-1.4.3-1|69	%{_mandir}/man1/*
14cu|xfce4-power-manager-1.4.3-1|70	
14cu|xfce4-power-manager-1.4.3-1|71	%changelog
14cu|xfce4-power-manager-1.4.3-1|72	
14cu|xfce4-power-manager-1.4.3-1|73	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1:1.4.3-1
14cu|xfce4-power-manager-1.4.3-1|74	- (e803e74) Updated to 1.4.3
14cu|xfce4-power-manager-1.4.3-1|75	
14cu|xfce4-power-manager-1.4.3-1|76	

15624 14
14cu|xfce4-pulseaudio-plugin-0.2.4-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|2	%define _disable_rebuild_configure 1
14cu|xfce4-pulseaudio-plugin-0.2.4-1|3	%define _disable_ld_no_undefined 1
14cu|xfce4-pulseaudio-plugin-0.2.4-1|4	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|5	Summary:	A panel plugin for controlling PulseAudio mixer
14cu|xfce4-pulseaudio-plugin-0.2.4-1|6	Name:		xfce4-pulseaudio-plugin
14cu|xfce4-pulseaudio-plugin-0.2.4-1|7	Version:	0.2.4
14cu|xfce4-pulseaudio-plugin-0.2.4-1|8	Release:	1
14cu|xfce4-pulseaudio-plugin-0.2.4-1|9	License:	GPLv2+
14cu|xfce4-pulseaudio-plugin-0.2.4-1|10	Group:		Graphical desktop/Xfce
14cu|xfce4-pulseaudio-plugin-0.2.4-1|11	Url:		http://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin
14cu|xfce4-pulseaudio-plugin-0.2.4-1|12	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-pulseaudio-plugin-0.2.4-1|13	Patch1:		0001-Do-not-show-notifications-at-start-up-bug-12313.patch
14cu|xfce4-pulseaudio-plugin-0.2.4-1|14	Patch2:		0002-Fixed-crash-caused-by-commit-6431653.patch
14cu|xfce4-pulseaudio-plugin-0.2.4-1|15	BuildRequires:	intltool
14cu|xfce4-pulseaudio-plugin-0.2.4-1|16	BuildRequires:	xfce4-dev-tools >= 4.12
14cu|xfce4-pulseaudio-plugin-0.2.4-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|18	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|19	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|20	BuildRequires:	pkgconfig(libxfce4ui-2) >= 4.12.0
14cu|xfce4-pulseaudio-plugin-0.2.4-1|21	BuildRequires:	pkgconfig(libxfce4panel-2.0) >= 4.12.0
14cu|xfce4-pulseaudio-plugin-0.2.4-1|22	BuildRequires:	pkgconfig(keybinder)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|23	BuildRequires:	pkgconfig(x11)
14cu|xfce4-pulseaudio-plugin-0.2.4-1|24	Requires:	xfce4-panel >= 4.11.0
14cu|xfce4-pulseaudio-plugin-0.2.4-1|25	Requires:	pavucontrol
14cu|xfce4-pulseaudio-plugin-0.2.4-1|26	# Replaces xfce4-mixer
14cu|xfce4-pulseaudio-plugin-0.2.4-1|27	%rename		xfce4-mixer < 4.11.0
14cu|xfce4-pulseaudio-plugin-0.2.4-1|28	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|29	%description
14cu|xfce4-pulseaudio-plugin-0.2.4-1|30	Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio
14cu|xfce4-pulseaudio-plugin-0.2.4-1|31	output volume of the PulseAudio mixer.
14cu|xfce4-pulseaudio-plugin-0.2.4-1|32	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|33	%files
14cu|xfce4-pulseaudio-plugin-0.2.4-1|34	%doc NEWS README
14cu|xfce4-pulseaudio-plugin-0.2.4-1|35	%{_libdir}/xfce4/panel/plugins/libpulseaudio-plugin.so
14cu|xfce4-pulseaudio-plugin-0.2.4-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|xfce4-pulseaudio-plugin-0.2.4-1|37	%{_iconsdir}/hicolor/*/status/*.svg
14cu|xfce4-pulseaudio-plugin-0.2.4-1|38	%{_datadir}/xfce4/panel/plugins/pulseaudio.desktop
14cu|xfce4-pulseaudio-plugin-0.2.4-1|39	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|40	#----------------------------------------------------------------------------
14cu|xfce4-pulseaudio-plugin-0.2.4-1|41	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|42	%prep
14cu|xfce4-pulseaudio-plugin-0.2.4-1|43	%setup -q
14cu|xfce4-pulseaudio-plugin-0.2.4-1|44	%apply_patches
14cu|xfce4-pulseaudio-plugin-0.2.4-1|45	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|46	%build
14cu|xfce4-pulseaudio-plugin-0.2.4-1|47	%configure2_5x
14cu|xfce4-pulseaudio-plugin-0.2.4-1|48	%make
14cu|xfce4-pulseaudio-plugin-0.2.4-1|49	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|50	%install
14cu|xfce4-pulseaudio-plugin-0.2.4-1|51	%makeinstall_std
14cu|xfce4-pulseaudio-plugin-0.2.4-1|52	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|53	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|54	%changelog
14cu|xfce4-pulseaudio-plugin-0.2.4-1|55	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|56	* Wed Mar 08 2017 Rosa <rosa@abf.rosalinux.ru> 0.2.4-1
14cu|xfce4-pulseaudio-plugin-0.2.4-1|57	- (9a89598) Automatic import for version 0.2.4-1
14cu|xfce4-pulseaudio-plugin-0.2.4-1|58	
14cu|xfce4-pulseaudio-plugin-0.2.4-1|59	

15625 14
14cu|xfce4-quicklauncher-plugin-1.9.4-14|1	Summary:	Quicklauncher plugin for the Xfce panel
14cu|xfce4-quicklauncher-plugin-1.9.4-14|2	Name:		xfce4-quicklauncher-plugin
14cu|xfce4-quicklauncher-plugin-1.9.4-14|3	Version:	1.9.4
14cu|xfce4-quicklauncher-plugin-1.9.4-14|4	Release:	14
14cu|xfce4-quicklauncher-plugin-1.9.4-14|5	License:	GPLv2+
14cu|xfce4-quicklauncher-plugin-1.9.4-14|6	Group:		Graphical desktop/Xfce
14cu|xfce4-quicklauncher-plugin-1.9.4-14|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
14cu|xfce4-quicklauncher-plugin-1.9.4-14|8	Source0:	http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-quicklauncher-plugin-1.9.4-14|9	Patch0:		01_save-settings.patch
14cu|xfce4-quicklauncher-plugin-1.9.4-14|10	Patch1:		02_fix-missing-english-translation.patch
14cu|xfce4-quicklauncher-plugin-1.9.4-14|11	Patch2:		xfce4-quicklauncher-plugin-1.9.4-parameters.patch
14cu|xfce4-quicklauncher-plugin-1.9.4-14|12	Patch3:		xfce4-quicklauncher-plugin-1.9.4-panel-load.patch
14cu|xfce4-quicklauncher-plugin-1.9.4-14|13	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-quicklauncher-plugin-1.9.4-14|14	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-quicklauncher-plugin-1.9.4-14|15	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cu|xfce4-quicklauncher-plugin-1.9.4-14|16	BuildRequires:	perl(XML::Parser)
14cu|xfce4-quicklauncher-plugin-1.9.4-14|17	Obsoletes:	xfce-quicklauncher-plugin
14cu|xfce4-quicklauncher-plugin-1.9.4-14|18	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|19	%description
14cu|xfce4-quicklauncher-plugin-1.9.4-14|20	This plugin allows you to have lots of launchers in the panel, displaying
14cu|xfce4-quicklauncher-plugin-1.9.4-14|21	them on several lines.
14cu|xfce4-quicklauncher-plugin-1.9.4-14|22	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|23	%prep
14cu|xfce4-quicklauncher-plugin-1.9.4-14|24	%setup -q
14cu|xfce4-quicklauncher-plugin-1.9.4-14|25	%patch0 -p1
14cu|xfce4-quicklauncher-plugin-1.9.4-14|26	%patch1 -p1
14cu|xfce4-quicklauncher-plugin-1.9.4-14|27	%patch2 -p1
14cu|xfce4-quicklauncher-plugin-1.9.4-14|28	%patch3 -p1
14cu|xfce4-quicklauncher-plugin-1.9.4-14|29	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|30	%build
14cu|xfce4-quicklauncher-plugin-1.9.4-14|31	%configure2_5x
14cu|xfce4-quicklauncher-plugin-1.9.4-14|32	%make
14cu|xfce4-quicklauncher-plugin-1.9.4-14|33	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|34	%install
14cu|xfce4-quicklauncher-plugin-1.9.4-14|35	%makeinstall_std
14cu|xfce4-quicklauncher-plugin-1.9.4-14|36	%find_lang %{name}
14cu|xfce4-quicklauncher-plugin-1.9.4-14|37	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|38	%files -f %{name}.lang
14cu|xfce4-quicklauncher-plugin-1.9.4-14|39	%doc AUTHORS ChangeLog TODO
14cu|xfce4-quicklauncher-plugin-1.9.4-14|40	%{_datadir}/xfce4/panel-plugins/*.desktop
14cu|xfce4-quicklauncher-plugin-1.9.4-14|41	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-quicklauncher-plugin-1.9.4-14|42	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|43	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|44	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|45	%changelog
14cu|xfce4-quicklauncher-plugin-1.9.4-14|46	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|47	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.9.4-14
14cu|xfce4-quicklauncher-plugin-1.9.4-14|48	- (14b258c) Rebuild with new xfce
14cu|xfce4-quicklauncher-plugin-1.9.4-14|49	
14cu|xfce4-quicklauncher-plugin-1.9.4-14|50	

15626 14
14cu|xfce4-radio-plugin-0.5.1-6|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-radio-plugin-0.5.1-6|2	
14cu|xfce4-radio-plugin-0.5.1-6|3	Summary:	Radio plugin for the Xfce panel
14cu|xfce4-radio-plugin-0.5.1-6|4	Name:		xfce4-radio-plugin
14cu|xfce4-radio-plugin-0.5.1-6|5	Version:	0.5.1
14cu|xfce4-radio-plugin-0.5.1-6|6	Release:	6
14cu|xfce4-radio-plugin-0.5.1-6|7	License:	GPLv2+
14cu|xfce4-radio-plugin-0.5.1-6|8	Group:		Graphical desktop/Xfce
14cu|xfce4-radio-plugin-0.5.1-6|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
14cu|xfce4-radio-plugin-0.5.1-6|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-radio-plugin-0.5.1-6|11	Patch1:		xfce4-radio-plugin-0.5.1-gold.patch
14cu|xfce4-radio-plugin-0.5.1-6|12	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-radio-plugin-0.5.1-6|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-radio-plugin-0.5.1-6|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-radio-plugin-0.5.1-6|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-radio-plugin-0.5.1-6|16	Obsoletes:	xfce-radio-plugin
14cu|xfce4-radio-plugin-0.5.1-6|17	
14cu|xfce4-radio-plugin-0.5.1-6|18	%description
14cu|xfce4-radio-plugin-0.5.1-6|19	This is an Xfce panel plugin which allows you to control your V4l radio device.
14cu|xfce4-radio-plugin-0.5.1-6|20	You can turn your radio on/off, tune it to some frequency and manage station
14cu|xfce4-radio-plugin-0.5.1-6|21	presets.
14cu|xfce4-radio-plugin-0.5.1-6|22	
14cu|xfce4-radio-plugin-0.5.1-6|23	%prep
14cu|xfce4-radio-plugin-0.5.1-6|24	%setup -q
14cu|xfce4-radio-plugin-0.5.1-6|25	%patch1 -p0
14cu|xfce4-radio-plugin-0.5.1-6|26	autoconf
14cu|xfce4-radio-plugin-0.5.1-6|27	
14cu|xfce4-radio-plugin-0.5.1-6|28	%build
14cu|xfce4-radio-plugin-0.5.1-6|29	%configure2_5x
14cu|xfce4-radio-plugin-0.5.1-6|30	%make
14cu|xfce4-radio-plugin-0.5.1-6|31	
14cu|xfce4-radio-plugin-0.5.1-6|32	%install
14cu|xfce4-radio-plugin-0.5.1-6|33	%makeinstall_std
14cu|xfce4-radio-plugin-0.5.1-6|34	
14cu|xfce4-radio-plugin-0.5.1-6|35	%find_lang %{name}
14cu|xfce4-radio-plugin-0.5.1-6|36	
14cu|xfce4-radio-plugin-0.5.1-6|37	%clean
14cu|xfce4-radio-plugin-0.5.1-6|38	
14cu|xfce4-radio-plugin-0.5.1-6|39	%files -f %{name}.lang
14cu|xfce4-radio-plugin-0.5.1-6|40	%doc AUTHORS ChangeLog README
14cu|xfce4-radio-plugin-0.5.1-6|41	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-radio-plugin-0.5.1-6|42	%{_datadir}/xfce4/panel-plugins/*.desktop
14cu|xfce4-radio-plugin-0.5.1-6|43	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-radio-plugin-0.5.1-6|44	
14cu|xfce4-radio-plugin-0.5.1-6|45	
14cu|xfce4-radio-plugin-0.5.1-6|46	
14cu|xfce4-radio-plugin-0.5.1-6|47	%changelog
14cu|xfce4-radio-plugin-0.5.1-6|48	
14cu|xfce4-radio-plugin-0.5.1-6|49	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.5.1-6
14cu|xfce4-radio-plugin-0.5.1-6|50	- (2ab37d8) Rebuild
14cu|xfce4-radio-plugin-0.5.1-6|51	
14cu|xfce4-radio-plugin-0.5.1-6|52	

15627 14
14cu|xfce4-screenshooter-1.8.2-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-screenshooter-1.8.2-2|2	
14cu|xfce4-screenshooter-1.8.2-2|3	Summary:	Screen capture tool for Xfce
14cu|xfce4-screenshooter-1.8.2-2|4	Name:		xfce4-screenshooter
14cu|xfce4-screenshooter-1.8.2-2|5	Version:	1.8.2
14cu|xfce4-screenshooter-1.8.2-2|6	Release:	2
14cu|xfce4-screenshooter-1.8.2-2|7	License:	GPLv2+
14cu|xfce4-screenshooter-1.8.2-2|8	Group:		Graphical desktop/Xfce
14cu|xfce4-screenshooter-1.8.2-2|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-screenshooter
14cu|xfce4-screenshooter-1.8.2-2|10	Source0:	http://archive.xfce.org/src/apps/xfce4-screenshooter/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-screenshooter-1.8.2-2|11	Patch0:		xfce4-screenshooter-1.8.2-fix-linkage.patch
14cu|xfce4-screenshooter-1.8.2-2|12	Patch1:		xfce4-screenshooter-1.8.0-fix-mkdir_p.patch
14cu|xfce4-screenshooter-1.8.2-2|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-screenshooter-1.8.2-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-screenshooter-1.8.2-2|15	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-screenshooter-1.8.2-2|16	BuildRequires:	perl(XML::Parser)
14cu|xfce4-screenshooter-1.8.2-2|17	BuildRequires:	curl-devel
14cu|xfce4-screenshooter-1.8.2-2|18	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|xfce4-screenshooter-1.8.2-2|19	%rename		xfce-screenshooter-plugin
14cu|xfce4-screenshooter-1.8.2-2|20	%rename		xfce4-screenshooter-plugin
14cu|xfce4-screenshooter-1.8.2-2|21	Requires:	xfce4-panel >= 4.9.0
14cu|xfce4-screenshooter-1.8.2-2|22	
14cu|xfce4-screenshooter-1.8.2-2|23	%description
14cu|xfce4-screenshooter-1.8.2-2|24	This application allows you to capture the entire screen,
14cu|xfce4-screenshooter-1.8.2-2|25	the active window or a selected region. You can set the delay
14cu|xfce4-screenshooter-1.8.2-2|26	that elapses before the screenshot is taken and the action that
14cu|xfce4-screenshooter-1.8.2-2|27	will be done with the screenshot: save it to a PNG file, copy
14cu|xfce4-screenshooter-1.8.2-2|28	it to the clipboard, or open it using another application.
14cu|xfce4-screenshooter-1.8.2-2|29	
14cu|xfce4-screenshooter-1.8.2-2|30	%files -f %{name}.lang
14cu|xfce4-screenshooter-1.8.2-2|31	%doc AUTHORS README
14cu|xfce4-screenshooter-1.8.2-2|32	%{_bindir}/*
14cu|xfce4-screenshooter-1.8.2-2|33	%{_datadir}/appdata/*
14cu|xfce4-screenshooter-1.8.2-2|34	%{_datadir}/applications/xfce4-screenshooter.desktop
14cu|xfce4-screenshooter-1.8.2-2|35	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-screenshooter-1.8.2-2|36	%{_mandir}/man1/*
14cu|xfce4-screenshooter-1.8.2-2|37	
14cu|xfce4-screenshooter-1.8.2-2|38	#---------------------------------------------------------------------------
14cu|xfce4-screenshooter-1.8.2-2|39	
14cu|xfce4-screenshooter-1.8.2-2|40	%package        plugin
14cu|xfce4-screenshooter-1.8.2-2|41	Summary:        Screenshot utility for the Xfce panel
14cu|xfce4-screenshooter-1.8.2-2|42	Group:          Graphical desktop/Xfce
14cu|xfce4-screenshooter-1.8.2-2|43	Requires:       %{name} = %{EVRD}
14cu|xfce4-screenshooter-1.8.2-2|44	Requires:       xfce4-panel
14cu|xfce4-screenshooter-1.8.2-2|45	
14cu|xfce4-screenshooter-1.8.2-2|46	%description    plugin
14cu|xfce4-screenshooter-1.8.2-2|47	A Xfce panel plugin to take screenshots of your desktop
14cu|xfce4-screenshooter-1.8.2-2|48	or of the active window.
14cu|xfce4-screenshooter-1.8.2-2|49	
14cu|xfce4-screenshooter-1.8.2-2|50	%files plugin
14cu|xfce4-screenshooter-1.8.2-2|51	%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-screenshooter-1.8.2-2|52	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-screenshooter-1.8.2-2|53	
14cu|xfce4-screenshooter-1.8.2-2|54	#---------------------------------------------------------------------------
14cu|xfce4-screenshooter-1.8.2-2|55	
14cu|xfce4-screenshooter-1.8.2-2|56	%prep
14cu|xfce4-screenshooter-1.8.2-2|57	%setup -q
14cu|xfce4-screenshooter-1.8.2-2|58	%patch0 -p1
14cu|xfce4-screenshooter-1.8.2-2|59	
14cu|xfce4-screenshooter-1.8.2-2|60	%build
14cu|xfce4-screenshooter-1.8.2-2|61	# (tpg) for new automake
14cu|xfce4-screenshooter-1.8.2-2|62	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14cu|xfce4-screenshooter-1.8.2-2|63	
14cu|xfce4-screenshooter-1.8.2-2|64	# (tpg) needed for patch 0
14cu|xfce4-screenshooter-1.8.2-2|65	mkdir m4
14cu|xfce4-screenshooter-1.8.2-2|66	NOCONFIGURE=1 xdt-autogen
14cu|xfce4-screenshooter-1.8.2-2|67	
14cu|xfce4-screenshooter-1.8.2-2|68	%configure2_5x \
14cu|xfce4-screenshooter-1.8.2-2|69	--disable-static \
14cu|xfce4-screenshooter-1.8.2-2|70	--enable-xfixes
14cu|xfce4-screenshooter-1.8.2-2|71	
14cu|xfce4-screenshooter-1.8.2-2|72	%make
14cu|xfce4-screenshooter-1.8.2-2|73	
14cu|xfce4-screenshooter-1.8.2-2|74	%install
14cu|xfce4-screenshooter-1.8.2-2|75	sed 's/mkdir_p = \$(install_sh) -d/mkdir_p = mkdir -p/' -i po/Makefile
14cu|xfce4-screenshooter-1.8.2-2|76	sed 's/mkdir_p = \$(install_sh) -d/mkdir_p = mkdir -p/' -i Makefile
14cu|xfce4-screenshooter-1.8.2-2|77	%makeinstall_std
14cu|xfce4-screenshooter-1.8.2-2|78	# %makeinstall_std -C po
14cu|xfce4-screenshooter-1.8.2-2|79	
14cu|xfce4-screenshooter-1.8.2-2|80	mkdir -p %{buildroot}%{_localedir}
14cu|xfce4-screenshooter-1.8.2-2|81	
14cu|xfce4-screenshooter-1.8.2-2|82	%find_lang %{name}
14cu|xfce4-screenshooter-1.8.2-2|83	
14cu|xfce4-screenshooter-1.8.2-2|84	
14cu|xfce4-screenshooter-1.8.2-2|85	%changelog
14cu|xfce4-screenshooter-1.8.2-2|86	
14cu|xfce4-screenshooter-1.8.2-2|87	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 1.8.2-2
14cu|xfce4-screenshooter-1.8.2-2|88	- (f413c29) Put plugin into subpackage
14cu|xfce4-screenshooter-1.8.2-2|89	
14cu|xfce4-screenshooter-1.8.2-2|90	

15628 14
14cu|xfce4-sensors-plugin-1.2.5-3|1	Summary:	Sensor plugin for the Xfce panel
14cu|xfce4-sensors-plugin-1.2.5-3|2	Name:		xfce4-sensors-plugin
14cu|xfce4-sensors-plugin-1.2.5-3|3	Version:	1.2.5
14cu|xfce4-sensors-plugin-1.2.5-3|4	Release:	3
14cu|xfce4-sensors-plugin-1.2.5-3|5	License:	GPLv2+
14cu|xfce4-sensors-plugin-1.2.5-3|6	Group:		Graphical desktop/Xfce
14cu|xfce4-sensors-plugin-1.2.5-3|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
14cu|xfce4-sensors-plugin-1.2.5-3|8	Source0:	http://goodies.xfce.org/releases/xfce4-sensors-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-sensors-plugin-1.2.5-3|9	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cu|xfce4-sensors-plugin-1.2.5-3|10	BuildRequires:	libxfce4ui-devel >= 4.9.1
14cu|xfce4-sensors-plugin-1.2.5-3|11	BuildRequires:	lm_sensors-devel > 3
14cu|xfce4-sensors-plugin-1.2.5-3|12	BuildRequires:	perl(XML::Parser)
14cu|xfce4-sensors-plugin-1.2.5-3|13	BuildRequires:	libnotify-devel
14cu|xfce4-sensors-plugin-1.2.5-3|14	BuildRequires:	netcat-traditional
14cu|xfce4-sensors-plugin-1.2.5-3|15	BuildRequires:	hddtemp
14cu|xfce4-sensors-plugin-1.2.5-3|16	Requires:	xfce4-panel >= 4.9.0
14cu|xfce4-sensors-plugin-1.2.5-3|17	Requires:	lm_sensors > 3
14cu|xfce4-sensors-plugin-1.2.5-3|18	Requires:	netcat-traditional
14cu|xfce4-sensors-plugin-1.2.5-3|19	Requires:	hddtemp
14cu|xfce4-sensors-plugin-1.2.5-3|20	Obsoletes:	xfce-sensors-plugin
14cu|xfce4-sensors-plugin-1.2.5-3|21	
14cu|xfce4-sensors-plugin-1.2.5-3|22	%description
14cu|xfce4-sensors-plugin-1.2.5-3|23	A Xfce panel plugin which reads your hardware sensor
14cu|xfce4-sensors-plugin-1.2.5-3|24	values and displays them in your panel.
14cu|xfce4-sensors-plugin-1.2.5-3|25	
14cu|xfce4-sensors-plugin-1.2.5-3|26	%prep
14cu|xfce4-sensors-plugin-1.2.5-3|27	%setup -q
14cu|xfce4-sensors-plugin-1.2.5-3|28	
14cu|xfce4-sensors-plugin-1.2.5-3|29	%build
14cu|xfce4-sensors-plugin-1.2.5-3|30	%define _disable_ld_no_undefined 1
14cu|xfce4-sensors-plugin-1.2.5-3|31	
14cu|xfce4-sensors-plugin-1.2.5-3|32	%configure2_5x \
14cu|xfce4-sensors-plugin-1.2.5-3|33	--disable-static \
14cu|xfce4-sensors-plugin-1.2.5-3|34	--enable-hddtemp=yes \
14cu|xfce4-sensors-plugin-1.2.5-3|35	--enable-libsensors=yes \
14cu|xfce4-sensors-plugin-1.2.5-3|36	--enable-procacpi \
14cu|xfce4-sensors-plugin-1.2.5-3|37	--enable-sysfsacpi \
14cu|xfce4-sensors-plugin-1.2.5-3|38	--enable-netcat=yes \
14cu|xfce4-sensors-plugin-1.2.5-3|39	--enable-notification
14cu|xfce4-sensors-plugin-1.2.5-3|40	
14cu|xfce4-sensors-plugin-1.2.5-3|41	%make
14cu|xfce4-sensors-plugin-1.2.5-3|42	
14cu|xfce4-sensors-plugin-1.2.5-3|43	%install
14cu|xfce4-sensors-plugin-1.2.5-3|44	%makeinstall_std
14cu|xfce4-sensors-plugin-1.2.5-3|45	
14cu|xfce4-sensors-plugin-1.2.5-3|46	rm -rf %{buildroot}%{_libdir}/pkgconfig/libxfce4sensors-1.0.pc
14cu|xfce4-sensors-plugin-1.2.5-3|47	
14cu|xfce4-sensors-plugin-1.2.5-3|48	%find_lang %{name} %{name}.lang
14cu|xfce4-sensors-plugin-1.2.5-3|49	
14cu|xfce4-sensors-plugin-1.2.5-3|50	%files -f %{name}.lang
14cu|xfce4-sensors-plugin-1.2.5-3|51	%doc AUTHORS ChangeLog README TODO
14cu|xfce4-sensors-plugin-1.2.5-3|52	%{_bindir}/xfce4-sensors
14cu|xfce4-sensors-plugin-1.2.5-3|53	%{_libdir}/xfce4/modules/*
14cu|xfce4-sensors-plugin-1.2.5-3|54	%{_libdir}/xfce4/panel-plugins/xfce4-sensors-plugin
14cu|xfce4-sensors-plugin-1.2.5-3|55	%{_datadir}/xfce4/panel-plugins/*
14cu|xfce4-sensors-plugin-1.2.5-3|56	%{_iconsdir}/hicolor/*/apps/*.*g
14cu|xfce4-sensors-plugin-1.2.5-3|57	%{_datadir}/applications/xfce4-sensors.desktop
14cu|xfce4-sensors-plugin-1.2.5-3|58	
14cu|xfce4-sensors-plugin-1.2.5-3|59	
14cu|xfce4-sensors-plugin-1.2.5-3|60	
14cu|xfce4-sensors-plugin-1.2.5-3|61	%changelog
14cu|xfce4-sensors-plugin-1.2.5-3|62	
14cu|xfce4-sensors-plugin-1.2.5-3|63	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.2.5-3
14cu|xfce4-sensors-plugin-1.2.5-3|64	- (64d8cf5) Rebuild
14cu|xfce4-sensors-plugin-1.2.5-3|65	
14cu|xfce4-sensors-plugin-1.2.5-3|66	

15629 14
14cu|xfce4-session-4.12.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|xfce4-session-4.12.1-1|2	
14cu|xfce4-session-4.12.1-1|3	%define major 0
14cu|xfce4-session-4.12.1-1|4	%define api 4.6
14cu|xfce4-session-4.12.1-1|5	%define libname %mklibname xfsm %{api} %{major}
14cu|xfce4-session-4.12.1-1|6	%define devname %mklibname xfsm -d
14cu|xfce4-session-4.12.1-1|7	
14cu|xfce4-session-4.12.1-1|8	Summary:	Xfce Session Manager
14cu|xfce4-session-4.12.1-1|9	Name:		xfce4-session
14cu|xfce4-session-4.12.1-1|10	Version:	4.12.1
14cu|xfce4-session-4.12.1-1|11	Release:	1
14cu|xfce4-session-4.12.1-1|12	License:	GPLv2+
14cu|xfce4-session-4.12.1-1|13	Group:		Graphical desktop/Xfce
14cu|xfce4-session-4.12.1-1|14	Url:		http://docs.xfce.org/xfce/xfce4-session/start
14cu|xfce4-session-4.12.1-1|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-session-4.12.1-1|16	Source2:	xfce4.pam
14cu|xfce4-session-4.12.1-1|17	Patch0:		xfce4-session-4.9.0-xinitrc.patch
14cu|xfce4-session-4.12.1-1|18	Patch1:		xfce4-session-4.11.0-session-ru.patch
14cu|xfce4-session-4.12.1-1|19	BuildRequires:	iceauth
14cu|xfce4-session-4.12.1-1|20	BuildRequires:	perl(XML::Parser)
14cu|xfce4-session-4.12.1-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|xfce4-session-4.12.1-1|22	BuildRequires:	pkgconfig(gconf-2.0)
14cu|xfce4-session-4.12.1-1|23	BuildRequires:	pkgconfig(ice)
14cu|xfce4-session-4.12.1-1|24	BuildRequires:	pkgconfig(libsystemd-login)
14cu|xfce4-session-4.12.1-1|25	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfce4-session-4.12.1-1|26	# BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.11
14cu|xfce4-session-4.12.1-1|27	BuildRequires:	xfce4-panel-devel
14cu|xfce4-session-4.12.1-1|28	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cu|xfce4-session-4.12.1-1|29	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11
14cu|xfce4-session-4.12.1-1|30	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|xfce4-session-4.12.1-1|31	BuildRequires:	pkgconfig(polkit-gobject-1)
14cu|xfce4-session-4.12.1-1|32	BuildRequires:	pkgconfig(sm)
14cu|xfce4-session-4.12.1-1|33	BuildRequires:	pkgconfig(x11)
14cu|xfce4-session-4.12.1-1|34	BuildConflicts:	hal-devel
14cu|xfce4-session-4.12.1-1|35	Requires:	rosa-xfce-config
14cu|xfce4-session-4.12.1-1|36	Requires:	polkit-gnome
14cu|xfce4-session-4.12.1-1|37	Requires:	usermode-consoleonly
14cu|xfce4-session-4.12.1-1|38	%rename		xfce-utils
14cu|xfce4-session-4.12.1-1|39	
14cu|xfce4-session-4.12.1-1|40	%description
14cu|xfce4-session-4.12.1-1|41	The session manager allows the user to save sessions and
14cu|xfce4-session-4.12.1-1|42	restore them after login. It is capable of saving several
14cu|xfce4-session-4.12.1-1|43	different sessions. It comes with three splash screen engines.
14cu|xfce4-session-4.12.1-1|44	And at last it helps you to log out, reboot, and shutdown the system.
14cu|xfce4-session-4.12.1-1|45	
14cu|xfce4-session-4.12.1-1|46	%files -f %{name}.lang
14cu|xfce4-session-4.12.1-1|47	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14cu|xfce4-session-4.12.1-1|48	%doc doc/FAQ doc/README.Kiosk
14cu|xfce4-session-4.12.1-1|49	%dir %{_datadir}/themes
14cu|xfce4-session-4.12.1-1|50	%dir %{_datadir}/themes/Default
14cu|xfce4-session-4.12.1-1|51	%{_sysconfdir}/pam.d/xfce4
14cu|xfce4-session-4.12.1-1|52	%{_sysconfdir}/xdg/autostart/*.desktop
14cu|xfce4-session-4.12.1-1|53	%{_sysconfdir}/xdg/xfce4/Xft.xrdb
14cu|xfce4-session-4.12.1-1|54	%{_sysconfdir}/xdg/xfce4/xinitrc
14cu|xfce4-session-4.12.1-1|55	%{_bindir}/*
14cu|xfce4-session-4.12.1-1|56	%{_datadir}/applications/xfce*
14cu|xfce4-session-4.12.1-1|57	%{_iconsdir}/hicolor/*/apps/*
14cu|xfce4-session-4.12.1-1|58	%{_libdir}/xfce4/session/splash-engines/libmice.*
14cu|xfce4-session-4.12.1-1|59	%{_libdir}/xfce4/session/splash-engines/libsimple.*
14cu|xfce4-session-4.12.1-1|60	%{_libdir}/xfce4/session/xfsm-shutdown-helper
14cu|xfce4-session-4.12.1-1|61	%{_datadir}/xsessions/xfce.desktop
14cu|xfce4-session-4.12.1-1|62	%{_mandir}/man1/*
14cu|xfce4-session-4.12.1-1|63	%{_datadir}/polkit-1/actions/org.xfce.session.policy
14cu|xfce4-session-4.12.1-1|64	
14cu|xfce4-session-4.12.1-1|65	#----------------------------------------------------------------------------
14cu|xfce4-session-4.12.1-1|66	
14cu|xfce4-session-4.12.1-1|67	%package engines
14cu|xfce4-session-4.12.1-1|68	Summary:	Balou splash engine
14cu|xfce4-session-4.12.1-1|69	Group:		Graphical desktop/Xfce
14cu|xfce4-session-4.12.1-1|70	Requires:	%{name} = %{EVRD}
14cu|xfce4-session-4.12.1-1|71	
14cu|xfce4-session-4.12.1-1|72	%description engines
14cu|xfce4-session-4.12.1-1|73	Balou is an addidional splash engine for the Xfce.
14cu|xfce4-session-4.12.1-1|74	
14cu|xfce4-session-4.12.1-1|75	%files engines
14cu|xfce4-session-4.12.1-1|76	%dir %{_datadir}/themes/Default/balou
14cu|xfce4-session-4.12.1-1|77	%{_libdir}/xfce4/session/balou-export-theme
14cu|xfce4-session-4.12.1-1|78	%{_libdir}/xfce4/session//balou-install-theme
14cu|xfce4-session-4.12.1-1|79	%{_libdir}/xfce4/session/splash-engines/libbalou.*
14cu|xfce4-session-4.12.1-1|80	%{_datadir}/themes/Default/balou/logo.png
14cu|xfce4-session-4.12.1-1|81	%{_datadir}/themes/Default/balou/themerc
14cu|xfce4-session-4.12.1-1|82	
14cu|xfce4-session-4.12.1-1|83	#----------------------------------------------------------------------------
14cu|xfce4-session-4.12.1-1|84	
14cu|xfce4-session-4.12.1-1|85	%package -n %{libname}
14cu|xfce4-session-4.12.1-1|86	Summary:	Libraries for the Xfce Session Manager
14cu|xfce4-session-4.12.1-1|87	Group:		Graphical desktop/Xfce
14cu|xfce4-session-4.12.1-1|88	Conflicts:	%{_lib}xfsm-4.6_0 < 4.11.0
14cu|xfce4-session-4.12.1-1|89	Obsoletes:	%{_lib}xfsm-4.6_0 < 4.11.0
14cu|xfce4-session-4.12.1-1|90	
14cu|xfce4-session-4.12.1-1|91	%description -n %{libname}
14cu|xfce4-session-4.12.1-1|92	Libraries for xfce-session manager.
14cu|xfce4-session-4.12.1-1|93	
14cu|xfce4-session-4.12.1-1|94	%files -n %{libname}
14cu|xfce4-session-4.12.1-1|95	%{_libdir}/libxfsm-%{api}.so.%{major}*
14cu|xfce4-session-4.12.1-1|96	
14cu|xfce4-session-4.12.1-1|97	#----------------------------------------------------------------------------
14cu|xfce4-session-4.12.1-1|98	
14cu|xfce4-session-4.12.1-1|99	%package -n %{devname}
14cu|xfce4-session-4.12.1-1|100	Summary:	Libraries and header files for the Xfce Session Manager
14cu|xfce4-session-4.12.1-1|101	Group:		Development/Other
14cu|xfce4-session-4.12.1-1|102	Requires:	%{libname} = %{EVRD}
14cu|xfce4-session-4.12.1-1|103	Provides:	libxfsm-devel = %{EVRD}
14cu|xfce4-session-4.12.1-1|104	
14cu|xfce4-session-4.12.1-1|105	%description -n %{devname}
14cu|xfce4-session-4.12.1-1|106	Libraries and header files for the Xfce Session Manager.
14cu|xfce4-session-4.12.1-1|107	
14cu|xfce4-session-4.12.1-1|108	%files -n %{devname}
14cu|xfce4-session-4.12.1-1|109	%{_libdir}/libxfsm-%{api}.so
14cu|xfce4-session-4.12.1-1|110	%{_libdir}/pkgconfig/*.pc
14cu|xfce4-session-4.12.1-1|111	%{_includedir}/xfce4/xfce4-session-%{api}
14cu|xfce4-session-4.12.1-1|112	
14cu|xfce4-session-4.12.1-1|113	#----------------------------------------------------------------------------
14cu|xfce4-session-4.12.1-1|114	
14cu|xfce4-session-4.12.1-1|115	%prep
14cu|xfce4-session-4.12.1-1|116	%setup -q
14cu|xfce4-session-4.12.1-1|117	%apply_patches
14cu|xfce4-session-4.12.1-1|118	
14cu|xfce4-session-4.12.1-1|119	%build
14cu|xfce4-session-4.12.1-1|120	%serverbuild_hardened
14cu|xfce4-session-4.12.1-1|121	NOCONFIGURE=1 xdt-autogen
14cu|xfce4-session-4.12.1-1|122	
14cu|xfce4-session-4.12.1-1|123	%configure2_5x \
14cu|xfce4-session-4.12.1-1|124	--enable-legacy-sm \
14cu|xfce4-session-4.12.1-1|125	--enable-systemd \
14cu|xfce4-session-4.12.1-1|126	--disable-static
14cu|xfce4-session-4.12.1-1|127	
14cu|xfce4-session-4.12.1-1|128	%make
14cu|xfce4-session-4.12.1-1|129	
14cu|xfce4-session-4.12.1-1|130	%install
14cu|xfce4-session-4.12.1-1|131	%makeinstall_std
14cu|xfce4-session-4.12.1-1|132	
14cu|xfce4-session-4.12.1-1|133	# (tpg) this file is in mandriva-xfce-config package
14cu|xfce4-session-4.12.1-1|134	rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop
14cu|xfce4-session-4.12.1-1|135	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
14cu|xfce4-session-4.12.1-1|136	
14cu|xfce4-session-4.12.1-1|137	# pam
14cu|xfce4-session-4.12.1-1|138	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14cu|xfce4-session-4.12.1-1|139	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/xfce4
14cu|xfce4-session-4.12.1-1|140	
14cu|xfce4-session-4.12.1-1|141	%find_lang %{name}
14cu|xfce4-session-4.12.1-1|142	
14cu|xfce4-session-4.12.1-1|143	%changelog
14cu|xfce4-session-4.12.1-1|144	
14cu|xfce4-session-4.12.1-1|145	* Mon Mar 28 2016 dsilakov <denis.silakov@rosalab.ru> 4.12.1-1
14cu|xfce4-session-4.12.1-1|146	- (b090c83) Merge pull request #1 from alzim/xfce4-session:rosa2014.1
14cu|xfce4-session-4.12.1-1|147	- (b090c83) Update to 4.12.1
14cu|xfce4-session-4.12.1-1|148	
14cu|xfce4-session-4.12.1-1|149	

15630 14
14cu|xfce4-settings-4.12.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-settings-4.12.0-2|2	
14cu|xfce4-settings-4.12.0-2|3	Summary:	Configuration settings manager for Xfce
14cu|xfce4-settings-4.12.0-2|4	Name:		xfce4-settings
14cu|xfce4-settings-4.12.0-2|5	Version:	4.12.0
14cu|xfce4-settings-4.12.0-2|6	Release:	2
14cu|xfce4-settings-4.12.0-2|7	License:	GPLv2+
14cu|xfce4-settings-4.12.0-2|8	Group:		Graphical desktop/Xfce
14cu|xfce4-settings-4.12.0-2|9	Url:		http://www.xfce.org
14cu|xfce4-settings-4.12.0-2|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-settings/4.12/%{name}-%{version}.tar.bz2
14cu|xfce4-settings-4.12.0-2|11	BuildRequires:	pkgconfig(exo-1) >= 0.8.0
14cu|xfce4-settings-4.12.0-2|12	BuildRequires:	pkgconfig(garcon-1)
14cu|xfce4-settings-4.12.0-2|13	BuildRequires:	pkgconfig(libnotify)
14cu|xfce4-settings-4.12.0-2|14	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfce4-settings-4.12.0-2|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.11
14cu|xfce4-settings-4.12.0-2|16	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11
14cu|xfce4-settings-4.12.0-2|17	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|xfce4-settings-4.12.0-2|18	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14cu|xfce4-settings-4.12.0-2|19	BuildRequires:	pkgconfig(xxf86misc)
14cu|xfce4-settings-4.12.0-2|20	Requires:	hwdata
14cu|xfce4-settings-4.12.0-2|21	Provides:	xfce-mcs-manager = %{version}
14cu|xfce4-settings-4.12.0-2|22	Provides:	xfce-mcs-plugins = %{version}
14cu|xfce4-settings-4.12.0-2|23	
14cu|xfce4-settings-4.12.0-2|24	%description
14cu|xfce4-settings-4.12.0-2|25	Configuration settings manager for Xfce desktop environment.
14cu|xfce4-settings-4.12.0-2|26	
14cu|xfce4-settings-4.12.0-2|27	%files -f %{name}.lang
14cu|xfce4-settings-4.12.0-2|28	%doc AUTHORS ChangeLog NEWS TODO
14cu|xfce4-settings-4.12.0-2|29	%{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
14cu|xfce4-settings-4.12.0-2|30	%{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
14cu|xfce4-settings-4.12.0-2|31	%{_libdir}/xfce4/settings/appearance-install-theme
14cu|xfce4-settings-4.12.0-2|32	%{_bindir}/xfce4-*settings*
14cu|xfce4-settings-4.12.0-2|33	%{_bindir}/xfsettingsd
14cu|xfce4-settings-4.12.0-2|34	%{_datadir}/applications/*.desktop
14cu|xfce4-settings-4.12.0-2|35	%{_iconsdir}/hicolor/*/devices/xfce-*.png
14cu|xfce4-settings-4.12.0-2|36	
14cu|xfce4-settings-4.12.0-2|37	#----------------------------------------------------------------------------
14cu|xfce4-settings-4.12.0-2|38	
14cu|xfce4-settings-4.12.0-2|39	%prep
14cu|xfce4-settings-4.12.0-2|40	%setup -q
14cu|xfce4-settings-4.12.0-2|41	
14cu|xfce4-settings-4.12.0-2|42	%build
14cu|xfce4-settings-4.12.0-2|43	%configure2_5x \
14cu|xfce4-settings-4.12.0-2|44	--enable-pluggable-dialogs \
14cu|xfce4-settings-4.12.0-2|45	--enable-xrandr \
14cu|xfce4-settings-4.12.0-2|46	--enable-libnotify \
14cu|xfce4-settings-4.12.0-2|47	--enable-gio-unix \
14cu|xfce4-settings-4.12.0-2|48	--enable-xcursor \
14cu|xfce4-settings-4.12.0-2|49	--enable-libxklavier \
14cu|xfce4-settings-4.12.0-2|50	--enable-pluggable-dialogs \
14cu|xfce4-settings-4.12.0-2|51	--enable-sound-settings \
14cu|xfce4-settings-4.12.0-2|52	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
14cu|xfce4-settings-4.12.0-2|53	
14cu|xfce4-settings-4.12.0-2|54	%make
14cu|xfce4-settings-4.12.0-2|55	
14cu|xfce4-settings-4.12.0-2|56	%install
14cu|xfce4-settings-4.12.0-2|57	%makeinstall_std
14cu|xfce4-settings-4.12.0-2|58	
14cu|xfce4-settings-4.12.0-2|59	# (tpg) this file is in rosa-xfce-config package
14cu|xfce4-settings-4.12.0-2|60	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
14cu|xfce4-settings-4.12.0-2|61	
14cu|xfce4-settings-4.12.0-2|62	%find_lang %{name}
14cu|xfce4-settings-4.12.0-2|63	
14cu|xfce4-settings-4.12.0-2|64	%changelog
14cu|xfce4-settings-4.12.0-2|65	
14cu|xfce4-settings-4.12.0-2|66	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 4.12.0-2
14cu|xfce4-settings-4.12.0-2|67	- (84aff11) Build with libxfce4ui-1
14cu|xfce4-settings-4.12.0-2|68	
14cu|xfce4-settings-4.12.0-2|69	

15631 14
14cu|xfce4-smartbookmark-plugin-0.4.6-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14cu|xfce4-smartbookmark-plugin-0.4.6-2|2	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|3	Summary:	Smart bookmarks for the Xfce panel
14cu|xfce4-smartbookmark-plugin-0.4.6-2|4	Name:		xfce4-smartbookmark-plugin
14cu|xfce4-smartbookmark-plugin-0.4.6-2|5	Version:	0.4.6
14cu|xfce4-smartbookmark-plugin-0.4.6-2|6	Release:	2
14cu|xfce4-smartbookmark-plugin-0.4.6-2|7	Group:		Graphical desktop/Xfce
14cu|xfce4-smartbookmark-plugin-0.4.6-2|8	License:	GPLv2+
14cu|xfce4-smartbookmark-plugin-0.4.6-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cu|xfce4-smartbookmark-plugin-0.4.6-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-smartbookmark-plugin-0.4.6-2|11	Patch0:		smartbookmark-mdv-bugzilla.patch
14cu|xfce4-smartbookmark-plugin-0.4.6-2|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-smartbookmark-plugin-0.4.6-2|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-smartbookmark-plugin-0.4.6-2|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-smartbookmark-plugin-0.4.6-2|15	BuildRequires:	perl(XML::Parser)
14cu|xfce4-smartbookmark-plugin-0.4.6-2|16	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-smartbookmark-plugin-0.4.6-2|17	Obsoletes:	xfce-smartbookmark-plugin
14cu|xfce4-smartbookmark-plugin-0.4.6-2|18	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|19	%description
14cu|xfce4-smartbookmark-plugin-0.4.6-2|20	A plugin which allows you to do a search directly on Internet on sites like
14cu|xfce4-smartbookmark-plugin-0.4.6-2|21	Google. It allows you to send requests directly to your browser and perform
14cu|xfce4-smartbookmark-plugin-0.4.6-2|22	custom searches.
14cu|xfce4-smartbookmark-plugin-0.4.6-2|23	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|24	%prep
14cu|xfce4-smartbookmark-plugin-0.4.6-2|25	%setup -q
14cu|xfce4-smartbookmark-plugin-0.4.6-2|26	%patch0 -p1
14cu|xfce4-smartbookmark-plugin-0.4.6-2|27	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|28	%build
14cu|xfce4-smartbookmark-plugin-0.4.6-2|29	%configure2_5x \
14cu|xfce4-smartbookmark-plugin-0.4.6-2|30	--disable-static
14cu|xfce4-smartbookmark-plugin-0.4.6-2|31	%make
14cu|xfce4-smartbookmark-plugin-0.4.6-2|32	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|33	%install
14cu|xfce4-smartbookmark-plugin-0.4.6-2|34	%makeinstall_std
14cu|xfce4-smartbookmark-plugin-0.4.6-2|35	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|36	%find_lang %{name} %{name}.lang
14cu|xfce4-smartbookmark-plugin-0.4.6-2|37	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|38	%files -f %{name}.lang
14cu|xfce4-smartbookmark-plugin-0.4.6-2|39	%doc AUTHORS ChangeLog README
14cu|xfce4-smartbookmark-plugin-0.4.6-2|40	%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-smartbookmark-plugin-0.4.6-2|41	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-smartbookmark-plugin-0.4.6-2|42	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|43	%changelog
14cu|xfce4-smartbookmark-plugin-0.4.6-2|44	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|45	* Fri Apr 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.4.6-2
14cu|xfce4-smartbookmark-plugin-0.4.6-2|46	- (d392c79) Fix typo in BR
14cu|xfce4-smartbookmark-plugin-0.4.6-2|47	
14cu|xfce4-smartbookmark-plugin-0.4.6-2|48	

15632 14
14cu|xfce4-smartpm-plugin-0.4.0-13|1	Summary: 	A Smart plugin for the Xfce panel
14cu|xfce4-smartpm-plugin-0.4.0-13|2	Name: 		xfce4-smartpm-plugin
14cu|xfce4-smartpm-plugin-0.4.0-13|3	Version: 	0.4.0
14cu|xfce4-smartpm-plugin-0.4.0-13|4	Release: 	13
14cu|xfce4-smartpm-plugin-0.4.0-13|5	License:	GPLv2+
14cu|xfce4-smartpm-plugin-0.4.0-13|6	Group: 		Graphical desktop/Xfce
14cu|xfce4-smartpm-plugin-0.4.0-13|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-smartpm-plugin
14cu|xfce4-smartpm-plugin-0.4.0-13|8	Source0: 	http://goodies.xfce.org/releases/xfce4-smartpm-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-smartpm-plugin-0.4.0-13|9	Patch0:		xfce4-smartpm-plugin-0.4.0-libnotify-0.7.patch
14cu|xfce4-smartpm-plugin-0.4.0-13|10	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-smartpm-plugin-0.4.0-13|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-smartpm-plugin-0.4.0-13|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cu|xfce4-smartpm-plugin-0.4.0-13|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-smartpm-plugin-0.4.0-13|14	BuildRequires:	intltool
14cu|xfce4-smartpm-plugin-0.4.0-13|15	BuildRequires:	pkgconfig(libnotify)
14cu|xfce4-smartpm-plugin-0.4.0-13|16	BuildRequires:	gksu
14cu|xfce4-smartpm-plugin-0.4.0-13|17	Requires:	gksu
14cu|xfce4-smartpm-plugin-0.4.0-13|18	Requires:	smart-gui
14cu|xfce4-smartpm-plugin-0.4.0-13|19	Obsoletes:	xfce-smartpm-plugin
14cu|xfce4-smartpm-plugin-0.4.0-13|20	Obsoletes:	xfce-smart-plugin
14cu|xfce4-smartpm-plugin-0.4.0-13|21	
14cu|xfce4-smartpm-plugin-0.4.0-13|22	%description
14cu|xfce4-smartpm-plugin-0.4.0-13|23	A Xfce panel plugin for Smart Package Manager.
14cu|xfce4-smartpm-plugin-0.4.0-13|24	
14cu|xfce4-smartpm-plugin-0.4.0-13|25	%prep
14cu|xfce4-smartpm-plugin-0.4.0-13|26	%setup -q
14cu|xfce4-smartpm-plugin-0.4.0-13|27	%patch0 -p0
14cu|xfce4-smartpm-plugin-0.4.0-13|28	
14cu|xfce4-smartpm-plugin-0.4.0-13|29	%build
14cu|xfce4-smartpm-plugin-0.4.0-13|30	export GKSU="/usr/bin/gksu"
14cu|xfce4-smartpm-plugin-0.4.0-13|31	export GKSUDO="/usr/bin/gksudo"
14cu|xfce4-smartpm-plugin-0.4.0-13|32	export SU="/bin/su"
14cu|xfce4-smartpm-plugin-0.4.0-13|33	export SUDO="/usr/bin/sudo"
14cu|xfce4-smartpm-plugin-0.4.0-13|34	
14cu|xfce4-smartpm-plugin-0.4.0-13|35	%configure2_5x \
14cu|xfce4-smartpm-plugin-0.4.0-13|36	--enable-libnotify
14cu|xfce4-smartpm-plugin-0.4.0-13|37	%make
14cu|xfce4-smartpm-plugin-0.4.0-13|38	
14cu|xfce4-smartpm-plugin-0.4.0-13|39	%install
14cu|xfce4-smartpm-plugin-0.4.0-13|40	%makeinstall_std
14cu|xfce4-smartpm-plugin-0.4.0-13|41	
14cu|xfce4-smartpm-plugin-0.4.0-13|42	%find_lang %{name}
14cu|xfce4-smartpm-plugin-0.4.0-13|43	
14cu|xfce4-smartpm-plugin-0.4.0-13|44	%files -f %{name}.lang
14cu|xfce4-smartpm-plugin-0.4.0-13|45	%doc ChangeLog AUTHORS README
14cu|xfce4-smartpm-plugin-0.4.0-13|46	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-smartpm-plugin-0.4.0-13|47	%{_datadir}/xfce4/panel-plugins/xfce4-smart.desktop
14cu|xfce4-smartpm-plugin-0.4.0-13|48	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-smartpm-plugin-0.4.0-13|49	%{_iconsdir}/hicolor/scalable/apps/*.svg
14cu|xfce4-smartpm-plugin-0.4.0-13|50	
14cu|xfce4-smartpm-plugin-0.4.0-13|51	
14cu|xfce4-smartpm-plugin-0.4.0-13|52	
14cu|xfce4-smartpm-plugin-0.4.0-13|53	%changelog
14cu|xfce4-smartpm-plugin-0.4.0-13|54	
14cu|xfce4-smartpm-plugin-0.4.0-13|55	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.4.0-13
14cu|xfce4-smartpm-plugin-0.4.0-13|56	- (555508b) Rebuild with new xfce
14cu|xfce4-smartpm-plugin-0.4.0-13|57	
14cu|xfce4-smartpm-plugin-0.4.0-13|58	

15633 14
14cu|xfce4-systemload-plugin-1.1.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3 )
14cu|xfce4-systemload-plugin-1.1.2-1|2	
14cu|xfce4-systemload-plugin-1.1.2-1|3	Summary:	System load plugin for the Xfce panel
14cu|xfce4-systemload-plugin-1.1.2-1|4	Name:		xfce4-systemload-plugin
14cu|xfce4-systemload-plugin-1.1.2-1|5	Version:	1.1.2
14cu|xfce4-systemload-plugin-1.1.2-1|6	Release:	1
14cu|xfce4-systemload-plugin-1.1.2-1|7	License:	BSD
14cu|xfce4-systemload-plugin-1.1.2-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-systemload-plugin-1.1.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
14cu|xfce4-systemload-plugin-1.1.2-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-systemload-plugin-1.1.2-1|11	Requires:	xfce4-panel >= 4.7
14cu|xfce4-systemload-plugin-1.1.2-1|12	BuildRequires:	xfce4-panel-devel >= 4.7
14cu|xfce4-systemload-plugin-1.1.2-1|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-systemload-plugin-1.1.2-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-systemload-plugin-1.1.2-1|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-systemload-plugin-1.1.2-1|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
14cu|xfce4-systemload-plugin-1.1.2-1|17	Obsoletes:	xfce-systemload-plugin
14cu|xfce4-systemload-plugin-1.1.2-1|18	
14cu|xfce4-systemload-plugin-1.1.2-1|19	%description
14cu|xfce4-systemload-plugin-1.1.2-1|20	A system load panel plugin for the Xfce Desktop Environment.
14cu|xfce4-systemload-plugin-1.1.2-1|21	
14cu|xfce4-systemload-plugin-1.1.2-1|22	%prep
14cu|xfce4-systemload-plugin-1.1.2-1|23	%setup -q
14cu|xfce4-systemload-plugin-1.1.2-1|24	
14cu|xfce4-systemload-plugin-1.1.2-1|25	%build
14cu|xfce4-systemload-plugin-1.1.2-1|26	%configure2_5x
14cu|xfce4-systemload-plugin-1.1.2-1|27	%make
14cu|xfce4-systemload-plugin-1.1.2-1|28	
14cu|xfce4-systemload-plugin-1.1.2-1|29	%install
14cu|xfce4-systemload-plugin-1.1.2-1|30	%makeinstall_std
14cu|xfce4-systemload-plugin-1.1.2-1|31	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-systemload-plugin-1.1.2-1|32	%find_lang %{name}
14cu|xfce4-systemload-plugin-1.1.2-1|33	
14cu|xfce4-systemload-plugin-1.1.2-1|34	%files -f %{name}.lang
14cu|xfce4-systemload-plugin-1.1.2-1|35	%doc README ChangeLog AUTHORS
14cu|xfce4-systemload-plugin-1.1.2-1|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-systemload-plugin-1.1.2-1|37	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-systemload-plugin-1.1.2-1|38	
14cu|xfce4-systemload-plugin-1.1.2-1|39	
14cu|xfce4-systemload-plugin-1.1.2-1|40	
14cu|xfce4-systemload-plugin-1.1.2-1|41	%changelog
14cu|xfce4-systemload-plugin-1.1.2-1|42	
14cu|xfce4-systemload-plugin-1.1.2-1|43	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.1.2-1
14cu|xfce4-systemload-plugin-1.1.2-1|44	- (823c933) Updated to 1.1.2
14cu|xfce4-systemload-plugin-1.1.2-1|45	
14cu|xfce4-systemload-plugin-1.1.2-1|46	

15634 14
14cu|xfce4-taskmanager-1.2.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-taskmanager-1.2.0-1|2	
14cu|xfce4-taskmanager-1.2.0-1|3	Summary:	A small taskmanager for Xfce desktop environment
14cu|xfce4-taskmanager-1.2.0-1|4	Name:		xfce4-taskmanager
14cu|xfce4-taskmanager-1.2.0-1|5	Version:	1.2.0
14cu|xfce4-taskmanager-1.2.0-1|6	Release:	1
14cu|xfce4-taskmanager-1.2.0-1|7	Epoch:		1
14cu|xfce4-taskmanager-1.2.0-1|8	License:	GPLv2+
14cu|xfce4-taskmanager-1.2.0-1|9	Group:		Graphical desktop/Xfce
14cu|xfce4-taskmanager-1.2.0-1|10	Url:		http://goodies.xfce.org/projects/applications/xfce4-taskmanager
14cu|xfce4-taskmanager-1.2.0-1|11	Source0:	http://archive.xfce.org/src/apps/xfce4-taskmanager/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-taskmanager-1.2.0-1|12	BuildRequires:	intltool
14cu|xfce4-taskmanager-1.2.0-1|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-taskmanager-1.2.0-1|14	BuildRequires:	pkgconfig(cairo)
14cu|xfce4-taskmanager-1.2.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xfce4-taskmanager-1.2.0-1|16	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfce4-taskmanager-1.2.0-1|17	BuildRequires:	pkgconfig(xmu)
14cu|xfce4-taskmanager-1.2.0-1|18	Requires:	xfdesktop
14cu|xfce4-taskmanager-1.2.0-1|19	
14cu|xfce4-taskmanager-1.2.0-1|20	%description
14cu|xfce4-taskmanager-1.2.0-1|21	xfce-taskmanager is a small taskmanager based on the Xfce libraries.
14cu|xfce4-taskmanager-1.2.0-1|22	
14cu|xfce4-taskmanager-1.2.0-1|23	Features:
14cu|xfce4-taskmanager-1.2.0-1|24	* Lists up all tasks of the running System
14cu|xfce4-taskmanager-1.2.0-1|25	* Provides sending signals to tasks:
14cu|xfce4-taskmanager-1.2.0-1|26	- STOP
14cu|xfce4-taskmanager-1.2.0-1|27	- CONT
14cu|xfce4-taskmanager-1.2.0-1|28	- TERM
14cu|xfce4-taskmanager-1.2.0-1|29	- KILL
14cu|xfce4-taskmanager-1.2.0-1|30	
14cu|xfce4-taskmanager-1.2.0-1|31	%files -f %{name}.lang
14cu|xfce4-taskmanager-1.2.0-1|32	%doc AUTHORS ChangeLog README
14cu|xfce4-taskmanager-1.2.0-1|33	%{_bindir}/*
14cu|xfce4-taskmanager-1.2.0-1|34	%{_datadir}/applications/%{name}.desktop
14cu|xfce4-taskmanager-1.2.0-1|35	%{_iconsdir}/hicolor/*/actions/xc_crosshair.*
14cu|xfce4-taskmanager-1.2.0-1|36	%{_iconsdir}/hicolor/*/apps/xc_crosshair.*
14cu|xfce4-taskmanager-1.2.0-1|37	
14cu|xfce4-taskmanager-1.2.0-1|38	#----------------------------------------------------------------------------
14cu|xfce4-taskmanager-1.2.0-1|39	
14cu|xfce4-taskmanager-1.2.0-1|40	%prep
14cu|xfce4-taskmanager-1.2.0-1|41	%setup -q
14cu|xfce4-taskmanager-1.2.0-1|42	
14cu|xfce4-taskmanager-1.2.0-1|43	%build
14cu|xfce4-taskmanager-1.2.0-1|44	%configure2_5x \
14cu|xfce4-taskmanager-1.2.0-1|45	--enable-wnck
14cu|xfce4-taskmanager-1.2.0-1|46	
14cu|xfce4-taskmanager-1.2.0-1|47	%make
14cu|xfce4-taskmanager-1.2.0-1|48	
14cu|xfce4-taskmanager-1.2.0-1|49	%install
14cu|xfce4-taskmanager-1.2.0-1|50	%makeinstall_std
14cu|xfce4-taskmanager-1.2.0-1|51	
14cu|xfce4-taskmanager-1.2.0-1|52	%find_lang %{name}
14cu|xfce4-taskmanager-1.2.0-1|53	
14cu|xfce4-taskmanager-1.2.0-1|54	
14cu|xfce4-taskmanager-1.2.0-1|55	%changelog
14cu|xfce4-taskmanager-1.2.0-1|56	
14cu|xfce4-taskmanager-1.2.0-1|57	* Mon Mar 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2.0-1
14cu|xfce4-taskmanager-1.2.0-1|58	- (826523b) New versio 1.2.0
14cu|xfce4-taskmanager-1.2.0-1|59	- (826523b) Update files (add icons)
14cu|xfce4-taskmanager-1.2.0-1|60	
14cu|xfce4-taskmanager-1.2.0-1|61	

15635 14
14cu|xfce4-terminal-0.8.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-terminal-0.8.2-1|2	
14cu|xfce4-terminal-0.8.2-1|3	Summary:	X terminal emulator for Xfce desktop environment
14cu|xfce4-terminal-0.8.2-1|4	Name:		xfce4-terminal
14cu|xfce4-terminal-0.8.2-1|5	Version:	0.8.2
14cu|xfce4-terminal-0.8.2-1|6	Release:	1
14cu|xfce4-terminal-0.8.2-1|7	License:	GPLv2+
14cu|xfce4-terminal-0.8.2-1|8	Group:		Terminals
14cu|xfce4-terminal-0.8.2-1|9	Url:		http://www.xfce.org
14cu|xfce4-terminal-0.8.2-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-terminal-0.8.2-1|11	BuildRequires:	desktop-file-utils
14cu|xfce4-terminal-0.8.2-1|12	BuildRequires:	imagemagick
14cu|xfce4-terminal-0.8.2-1|13	BuildRequires:	intltool
14cu|xfce4-terminal-0.8.2-1|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-terminal-0.8.2-1|15	BuildRequires:	pkgconfig(gio-2.0)
14cu|xfce4-terminal-0.8.2-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xfce4-terminal-0.8.2-1|17	BuildRequires:	pkgconfig(libxfce4ui-2) >= 4.11
14cu|xfce4-terminal-0.8.2-1|18	BuildRequires:	pkgconfig(vte-2.91)
14cu|xfce4-terminal-0.8.2-1|19	Requires:	exo
14cu|xfce4-terminal-0.8.2-1|20	Requires:	vte >= 0.11.0
14cu|xfce4-terminal-0.8.2-1|21	Provides:	terminal = %{EVRD}
14cu|xfce4-terminal-0.8.2-1|22	Obsoletes:	terminal < 0.6
14cu|xfce4-terminal-0.8.2-1|23	
14cu|xfce4-terminal-0.8.2-1|24	%description
14cu|xfce4-terminal-0.8.2-1|25	Terminal is a modern, lightweight, and low memory cost terminal
14cu|xfce4-terminal-0.8.2-1|26	emulator with tabs and multiple windows for the Xfce desktop
14cu|xfce4-terminal-0.8.2-1|27	environment. It offers full-customization for the key bindings,
14cu|xfce4-terminal-0.8.2-1|28	the aspect, the colors, and more.
14cu|xfce4-terminal-0.8.2-1|29	
14cu|xfce4-terminal-0.8.2-1|30	%files -f %{name}.lang
14cu|xfce4-terminal-0.8.2-1|31	%doc README ChangeLog NEWS AUTHORS HACKING THANKS
14cu|xfce4-terminal-0.8.2-1|32	%dir %{_datadir}/xfce4/terminal
14cu|xfce4-terminal-0.8.2-1|33	%dir %{_datadir}/xfce4/terminal/colorschemes
14cu|xfce4-terminal-0.8.2-1|34	%{_bindir}/%{name}
14cu|xfce4-terminal-0.8.2-1|35	%{_datadir}/applications/xfce4-terminal.desktop
14cu|xfce4-terminal-0.8.2-1|36	%{_datadir}/gnome-control-center/default-apps/xfce4-terminal-default-apps.xml
14cu|xfce4-terminal-0.8.2-1|37	%{_mandir}/man1/xfce4-terminal.1.*
14cu|xfce4-terminal-0.8.2-1|38	%{_mandir}/*/man1/xfce4-terminal.1.*
14cu|xfce4-terminal-0.8.2-1|39	%{_datadir}/xfce4/terminal/colorschemes/*.theme
14cu|xfce4-terminal-0.8.2-1|40	%{_datadir}/xfce4/terminal/terminal-preferences.ui
14cu|xfce4-terminal-0.8.2-1|41	
14cu|xfce4-terminal-0.8.2-1|42	#----------------------------------------------------------------------------
14cu|xfce4-terminal-0.8.2-1|43	
14cu|xfce4-terminal-0.8.2-1|44	%prep
14cu|xfce4-terminal-0.8.2-1|45	%setup -q
14cu|xfce4-terminal-0.8.2-1|46	
14cu|xfce4-terminal-0.8.2-1|47	%build
14cu|xfce4-terminal-0.8.2-1|48	%configure2_5x \
14cu|xfce4-terminal-0.8.2-1|49	--disable-static
14cu|xfce4-terminal-0.8.2-1|50	
14cu|xfce4-terminal-0.8.2-1|51	%make
14cu|xfce4-terminal-0.8.2-1|52	
14cu|xfce4-terminal-0.8.2-1|53	%check
14cu|xfce4-terminal-0.8.2-1|54	make check
14cu|xfce4-terminal-0.8.2-1|55	
14cu|xfce4-terminal-0.8.2-1|56	%install
14cu|xfce4-terminal-0.8.2-1|57	%makeinstall_std
14cu|xfce4-terminal-0.8.2-1|58	
14cu|xfce4-terminal-0.8.2-1|59	desktop-file-install \
14cu|xfce4-terminal-0.8.2-1|60	--add-category="GTK" \
14cu|xfce4-terminal-0.8.2-1|61	--add-only-show-in="XFCE" \
14cu|xfce4-terminal-0.8.2-1|62	--dir %{buildroot}%{_datadir}/applications \
14cu|xfce4-terminal-0.8.2-1|63	%{buildroot}%{_datadir}/applications/*
14cu|xfce4-terminal-0.8.2-1|64	
14cu|xfce4-terminal-0.8.2-1|65	%find_lang %{name}
14cu|xfce4-terminal-0.8.2-1|66	
14cu|xfce4-terminal-0.8.2-1|67	
14cu|xfce4-terminal-0.8.2-1|68	%changelog

15636 14
14cu|xfce4-time-out-plugin-1.0.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-time-out-plugin-1.0.2-1|2	
14cu|xfce4-time-out-plugin-1.0.2-1|3	Summary: 	A time-out plugin for the Xfce panel
14cu|xfce4-time-out-plugin-1.0.2-1|4	Name: 		xfce4-time-out-plugin
14cu|xfce4-time-out-plugin-1.0.2-1|5	Version: 	1.0.2
14cu|xfce4-time-out-plugin-1.0.2-1|6	Release: 	1
14cu|xfce4-time-out-plugin-1.0.2-1|7	License:	GPLv2+
14cu|xfce4-time-out-plugin-1.0.2-1|8	Group: 		Graphical desktop/Xfce
14cu|xfce4-time-out-plugin-1.0.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
14cu|xfce4-time-out-plugin-1.0.2-1|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-time-out-plugin-1.0.2-1|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-time-out-plugin-1.0.2-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-time-out-plugin-1.0.2-1|13	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-time-out-plugin-1.0.2-1|14	BuildRequires:	perl(XML::Parser)
14cu|xfce4-time-out-plugin-1.0.2-1|15	
14cu|xfce4-time-out-plugin-1.0.2-1|16	%description
14cu|xfce4-time-out-plugin-1.0.2-1|17	A time-out plugin for the Xfce panel.
14cu|xfce4-time-out-plugin-1.0.2-1|18	
14cu|xfce4-time-out-plugin-1.0.2-1|19	%prep
14cu|xfce4-time-out-plugin-1.0.2-1|20	%setup -q
14cu|xfce4-time-out-plugin-1.0.2-1|21	
14cu|xfce4-time-out-plugin-1.0.2-1|22	%build
14cu|xfce4-time-out-plugin-1.0.2-1|23	
14cu|xfce4-time-out-plugin-1.0.2-1|24	%configure2_5x
14cu|xfce4-time-out-plugin-1.0.2-1|25	%make
14cu|xfce4-time-out-plugin-1.0.2-1|26	
14cu|xfce4-time-out-plugin-1.0.2-1|27	%install
14cu|xfce4-time-out-plugin-1.0.2-1|28	%makeinstall_std
14cu|xfce4-time-out-plugin-1.0.2-1|29	
14cu|xfce4-time-out-plugin-1.0.2-1|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
14cu|xfce4-time-out-plugin-1.0.2-1|31	
14cu|xfce4-time-out-plugin-1.0.2-1|32	%find_lang %{name}
14cu|xfce4-time-out-plugin-1.0.2-1|33	
14cu|xfce4-time-out-plugin-1.0.2-1|34	%files -f %{name}.lang
14cu|xfce4-time-out-plugin-1.0.2-1|35	%doc ChangeLog AUTHORS
14cu|xfce4-time-out-plugin-1.0.2-1|36	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-time-out-plugin-1.0.2-1|37	%{_datadir}/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
14cu|xfce4-time-out-plugin-1.0.2-1|38	%{_iconsdir}/hicolor/*/apps/*
14cu|xfce4-time-out-plugin-1.0.2-1|39	
14cu|xfce4-time-out-plugin-1.0.2-1|40	
14cu|xfce4-time-out-plugin-1.0.2-1|41	
14cu|xfce4-time-out-plugin-1.0.2-1|42	%changelog
14cu|xfce4-time-out-plugin-1.0.2-1|43	
14cu|xfce4-time-out-plugin-1.0.2-1|44	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.0.2-1
14cu|xfce4-time-out-plugin-1.0.2-1|45	- (3d284f9) Updated to 1.0.2
14cu|xfce4-time-out-plugin-1.0.2-1|46	
14cu|xfce4-time-out-plugin-1.0.2-1|47	

15637 14
14cu|xfce4-timer-plugin-1.6.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-timer-plugin-1.6.0-1|2	
14cu|xfce4-timer-plugin-1.6.0-1|3	Summary:	Timer plugin for the Xfce panel
14cu|xfce4-timer-plugin-1.6.0-1|4	Name:		xfce4-timer-plugin
14cu|xfce4-timer-plugin-1.6.0-1|5	Version:	1.6.0
14cu|xfce4-timer-plugin-1.6.0-1|6	Release:	1
14cu|xfce4-timer-plugin-1.6.0-1|7	License:	GPLv2+
14cu|xfce4-timer-plugin-1.6.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-timer-plugin-1.6.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
14cu|xfce4-timer-plugin-1.6.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-timer-plugin-1.6.0-1|11	Patch0:		xfce4-timer-plugin-1.6.0-string-fmt.patch
14cu|xfce4-timer-plugin-1.6.0-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cu|xfce4-timer-plugin-1.6.0-1|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-timer-plugin-1.6.0-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-timer-plugin-1.6.0-1|15	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-timer-plugin-1.6.0-1|16	BuildRequires:	perl(XML::Parser)
14cu|xfce4-timer-plugin-1.6.0-1|17	
14cu|xfce4-timer-plugin-1.6.0-1|18	%description
14cu|xfce4-timer-plugin-1.6.0-1|19	Timer panel plugin for the Xfce Desktop Environment.
14cu|xfce4-timer-plugin-1.6.0-1|20	
14cu|xfce4-timer-plugin-1.6.0-1|21	%prep
14cu|xfce4-timer-plugin-1.6.0-1|22	%setup -q
14cu|xfce4-timer-plugin-1.6.0-1|23	%apply_patches
14cu|xfce4-timer-plugin-1.6.0-1|24	
14cu|xfce4-timer-plugin-1.6.0-1|25	%build
14cu|xfce4-timer-plugin-1.6.0-1|26	%configure2_5x
14cu|xfce4-timer-plugin-1.6.0-1|27	%make
14cu|xfce4-timer-plugin-1.6.0-1|28	
14cu|xfce4-timer-plugin-1.6.0-1|29	%install
14cu|xfce4-timer-plugin-1.6.0-1|30	%makeinstall_std
14cu|xfce4-timer-plugin-1.6.0-1|31	
14cu|xfce4-timer-plugin-1.6.0-1|32	rm -rf  %{buildroot}%{_prefix}/doc
14cu|xfce4-timer-plugin-1.6.0-1|33	
14cu|xfce4-timer-plugin-1.6.0-1|34	%find_lang %{name} %{name}.lang
14cu|xfce4-timer-plugin-1.6.0-1|35	
14cu|xfce4-timer-plugin-1.6.0-1|36	%files -f %{name}.lang
14cu|xfce4-timer-plugin-1.6.0-1|37	%doc ChangeLog AUTHORS TODO README
14cu|xfce4-timer-plugin-1.6.0-1|38	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-timer-plugin-1.6.0-1|39	%{_datadir}/xfce4/panel-plugins/*.desktop
14cu|xfce4-timer-plugin-1.6.0-1|40	%{_datadir}/icons/hicolor/48x48/apps/xfce4-timer.png
14cu|xfce4-timer-plugin-1.6.0-1|41	
14cu|xfce4-timer-plugin-1.6.0-1|42	
14cu|xfce4-timer-plugin-1.6.0-1|43	
14cu|xfce4-timer-plugin-1.6.0-1|44	%changelog
14cu|xfce4-timer-plugin-1.6.0-1|45	
14cu|xfce4-timer-plugin-1.6.0-1|46	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.6.0-1
14cu|xfce4-timer-plugin-1.6.0-1|47	- (2182656) Fix 'format not a string literal' build error
14cu|xfce4-timer-plugin-1.6.0-1|48	
14cu|xfce4-timer-plugin-1.6.0-1|49	

15638 14
14cu|xfce4-vala-4.10.3-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-vala-4.10.3-4|2	%define _enable_debug_packages	%{nil}
14cu|xfce4-vala-4.10.3-4|3	%define debug_package		%{nil}
14cu|xfce4-vala-4.10.3-4|4	
14cu|xfce4-vala-4.10.3-4|5	Summary:	Vala bindings for Xfce
14cu|xfce4-vala-4.10.3-4|6	
14cu|xfce4-vala-4.10.3-4|7	Name:		xfce4-vala
14cu|xfce4-vala-4.10.3-4|8	Version:	4.10.3
14cu|xfce4-vala-4.10.3-4|9	Release:	4
14cu|xfce4-vala-4.10.3-4|10	License:	LGPLv2+
14cu|xfce4-vala-4.10.3-4|11	Group:		Development/Other
14cu|xfce4-vala-4.10.3-4|12	Url:		http://wiki.xfce.org/vala-bindings
14cu|xfce4-vala-4.10.3-4|13	Source0:	http://archive.xfce.org/src/bindings/xfce4-vala/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-vala-4.10.3-4|14	
14cu|xfce4-vala-4.10.3-4|15	BuildRequires:	xfce4-dev-tools >= 4.10.0
14cu|xfce4-vala-4.10.3-4|16	BuildRequires:  pkgconfig(vapigen)
14cu|xfce4-vala-4.10.3-4|17	BuildRequires:	vala
14cu|xfce4-vala-4.10.3-4|18	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-vala-4.10.3-4|19	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
14cu|xfce4-vala-4.10.3-4|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cu|xfce4-vala-4.10.3-4|21	BuildRequires:	pkgconfig(garcon-1) >= 0.2.0
14cu|xfce4-vala-4.10.3-4|22	BuildRequires:  pkgconfig(libxfce4panel-1.0) >= 4.10.0
14cu|xfce4-vala-4.10.3-4|23	
14cu|xfce4-vala-4.10.3-4|24	%description
14cu|xfce4-vala-4.10.3-4|25	Vala bindings for various Xfce components.
14cu|xfce4-vala-4.10.3-4|26	
14cu|xfce4-vala-4.10.3-4|27	%prep
14cu|xfce4-vala-4.10.3-4|28	%setup -q
14cu|xfce4-vala-4.10.3-4|29	# for each vala update, edit configure.ac acordingly
14cu|xfce4-vala-4.10.3-4|30	#perl -pi -e "s|vala_api='0.16'|vala_api='0.28'|" configure.ac
14cu|xfce4-vala-4.10.3-4|31	
14cu|xfce4-vala-4.10.3-4|32	%build
14cu|xfce4-vala-4.10.3-4|33	#xdt-autogen
14cu|xfce4-vala-4.10.3-4|34	%configure2_5x --with-vala-api=0.28
14cu|xfce4-vala-4.10.3-4|35	%make
14cu|xfce4-vala-4.10.3-4|36	
14cu|xfce4-vala-4.10.3-4|37	%install
14cu|xfce4-vala-4.10.3-4|38	%makeinstall_std
14cu|xfce4-vala-4.10.3-4|39	
14cu|xfce4-vala-4.10.3-4|40	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14cu|xfce4-vala-4.10.3-4|41	cp -r %{buildroot}%{_datadir}/pkgconfig/xfce4-vala.pc %{buildroot}%{_libdir}/pkgconfig/xfce4-vala.pc
14cu|xfce4-vala-4.10.3-4|42	
14cu|xfce4-vala-4.10.3-4|43	%files
14cu|xfce4-vala-4.10.3-4|44	%doc AUTHORS ChangeLog NEWS README
14cu|xfce4-vala-4.10.3-4|45	%{_libdir}/pkgconfig/xfce4-vala.pc
14cu|xfce4-vala-4.10.3-4|46	%{_datadir}/pkgconfig/xfce4-vala.pc
14cu|xfce4-vala-4.10.3-4|47	%{_datadir}/vala*/vapi/*.deps
14cu|xfce4-vala-4.10.3-4|48	%{_datadir}/vala*/vapi/*.vapi
14cu|xfce4-vala-4.10.3-4|49	
14cu|xfce4-vala-4.10.3-4|50	
14cu|xfce4-vala-4.10.3-4|51	
14cu|xfce4-vala-4.10.3-4|52	%changelog
14cu|xfce4-vala-4.10.3-4|53	
14cu|xfce4-vala-4.10.3-4|54	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 4.10.3-4
14cu|xfce4-vala-4.10.3-4|55	- (718715f) Do not call xdt-autogen
14cu|xfce4-vala-4.10.3-4|56	
14cu|xfce4-vala-4.10.3-4|57	

15639 14
14cu|xfce4-verve-plugin-1.1.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-verve-plugin-1.1.0-1|2	
14cu|xfce4-verve-plugin-1.1.0-1|3	Summary:	A minicmd-plugin for the Xfce panel
14cu|xfce4-verve-plugin-1.1.0-1|4	Name:		xfce4-verve-plugin
14cu|xfce4-verve-plugin-1.1.0-1|5	Version:	1.1.0
14cu|xfce4-verve-plugin-1.1.0-1|6	Release:	1
14cu|xfce4-verve-plugin-1.1.0-1|7	License:	GPLv2+
14cu|xfce4-verve-plugin-1.1.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-verve-plugin-1.1.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
14cu|xfce4-verve-plugin-1.1.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-verve-plugin-1.1.0-1|11	Requires:	xfce4-panel >= 4.8.0
14cu|xfce4-verve-plugin-1.1.0-1|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
14cu|xfce4-verve-plugin-1.1.0-1|13	BuildRequires:	exo-devel >= 0.6.0
14cu|xfce4-verve-plugin-1.1.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-verve-plugin-1.1.0-1|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-verve-plugin-1.1.0-1|16	BuildRequires:	dbus-glib-devel
14cu|xfce4-verve-plugin-1.1.0-1|17	BuildRequires:	pcre-devel
14cu|xfce4-verve-plugin-1.1.0-1|18	BuildRequires:	perl(XML::Parser)
14cu|xfce4-verve-plugin-1.1.0-1|19	
14cu|xfce4-verve-plugin-1.1.0-1|20	%description
14cu|xfce4-verve-plugin-1.1.0-1|21	This plugin is like the (quite old) xfce4-minicmd-plugin, except that it
14cu|xfce4-verve-plugin-1.1.0-1|22	feature more cool features, like autocompletion and command history.
14cu|xfce4-verve-plugin-1.1.0-1|23	
14cu|xfce4-verve-plugin-1.1.0-1|24	%prep
14cu|xfce4-verve-plugin-1.1.0-1|25	%setup -q
14cu|xfce4-verve-plugin-1.1.0-1|26	
14cu|xfce4-verve-plugin-1.1.0-1|27	%build
14cu|xfce4-verve-plugin-1.1.0-1|28	%configure2_5x \
14cu|xfce4-verve-plugin-1.1.0-1|29	--enable-final \
14cu|xfce4-verve-plugin-1.1.0-1|30	--enable-dbus
14cu|xfce4-verve-plugin-1.1.0-1|31	
14cu|xfce4-verve-plugin-1.1.0-1|32	%make
14cu|xfce4-verve-plugin-1.1.0-1|33	
14cu|xfce4-verve-plugin-1.1.0-1|34	%install
14cu|xfce4-verve-plugin-1.1.0-1|35	%makeinstall_std
14cu|xfce4-verve-plugin-1.1.0-1|36	
14cu|xfce4-verve-plugin-1.1.0-1|37	%find_lang %{name}
14cu|xfce4-verve-plugin-1.1.0-1|38	
14cu|xfce4-verve-plugin-1.1.0-1|39	%files -f %{name}.lang
14cu|xfce4-verve-plugin-1.1.0-1|40	%doc AUTHORS README THANKS
14cu|xfce4-verve-plugin-1.1.0-1|41	%{_bindir}/verve-focus
14cu|xfce4-verve-plugin-1.1.0-1|42	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-verve-plugin-1.1.0-1|43	%{_libdir}/xfce4/panel/plugins/*
14cu|xfce4-verve-plugin-1.1.0-1|44	
14cu|xfce4-verve-plugin-1.1.0-1|45	%changelog
14cu|xfce4-verve-plugin-1.1.0-1|46	
14cu|xfce4-verve-plugin-1.1.0-1|47	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 1.1.0-1
14cu|xfce4-verve-plugin-1.1.0-1|48	- (ab180c7) Fix files
14cu|xfce4-verve-plugin-1.1.0-1|49	
14cu|xfce4-verve-plugin-1.1.0-1|50	

15640 14
14cu|xfce4-wavelan-plugin-0.5.12-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-wavelan-plugin-0.5.12-1|2	
14cu|xfce4-wavelan-plugin-0.5.12-1|3	Summary:	WaveLAN plugin for the Xfce panel
14cu|xfce4-wavelan-plugin-0.5.12-1|4	Name:		xfce4-wavelan-plugin
14cu|xfce4-wavelan-plugin-0.5.12-1|5	Version:	0.5.12
14cu|xfce4-wavelan-plugin-0.5.12-1|6	Release:	1
14cu|xfce4-wavelan-plugin-0.5.12-1|7	Group:		Graphical desktop/Xfce
14cu|xfce4-wavelan-plugin-0.5.12-1|8	License:	BSD
14cu|xfce4-wavelan-plugin-0.5.12-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
14cu|xfce4-wavelan-plugin-0.5.12-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-wavelan-plugin-0.5.12-1|11	Patch1:		xfce4-wavelan-0.5.6-gold.patch
14cu|xfce4-wavelan-plugin-0.5.12-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
14cu|xfce4-wavelan-plugin-0.5.12-1|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-wavelan-plugin-0.5.12-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-wavelan-plugin-0.5.12-1|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
14cu|xfce4-wavelan-plugin-0.5.12-1|16	
14cu|xfce4-wavelan-plugin-0.5.12-1|17	%description
14cu|xfce4-wavelan-plugin-0.5.12-1|18	A plugin for the Xfce panel that monitors a wireless LAN interface. It
14cu|xfce4-wavelan-plugin-0.5.12-1|19	displays stats for signal state, signal quality and network name (SSID).
14cu|xfce4-wavelan-plugin-0.5.12-1|20	
14cu|xfce4-wavelan-plugin-0.5.12-1|21	%prep
14cu|xfce4-wavelan-plugin-0.5.12-1|22	%setup -q
14cu|xfce4-wavelan-plugin-0.5.12-1|23	#patch1 -p0
14cu|xfce4-wavelan-plugin-0.5.12-1|24	
14cu|xfce4-wavelan-plugin-0.5.12-1|25	%build
14cu|xfce4-wavelan-plugin-0.5.12-1|26	%configure2_5x \
14cu|xfce4-wavelan-plugin-0.5.12-1|27	--disable-static
14cu|xfce4-wavelan-plugin-0.5.12-1|28	%make
14cu|xfce4-wavelan-plugin-0.5.12-1|29	
14cu|xfce4-wavelan-plugin-0.5.12-1|30	%install
14cu|xfce4-wavelan-plugin-0.5.12-1|31	%makeinstall_std
14cu|xfce4-wavelan-plugin-0.5.12-1|32	
14cu|xfce4-wavelan-plugin-0.5.12-1|33	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/libwavelan.so
14cu|xfce4-wavelan-plugin-0.5.12-1|34	%find_lang %{name} %{name}.lang
14cu|xfce4-wavelan-plugin-0.5.12-1|35	
14cu|xfce4-wavelan-plugin-0.5.12-1|36	%files -f %{name}.lang
14cu|xfce4-wavelan-plugin-0.5.12-1|37	%doc AUTHORS ChangeLog NEWS README
14cu|xfce4-wavelan-plugin-0.5.12-1|38	%{_libdir}/xfce4/panel/plugins/libwavelan.so
14cu|xfce4-wavelan-plugin-0.5.12-1|39	%{_datadir}/xfce4/panel/plugins/*.desktop
14cu|xfce4-wavelan-plugin-0.5.12-1|40	
14cu|xfce4-wavelan-plugin-0.5.12-1|41	
14cu|xfce4-wavelan-plugin-0.5.12-1|42	
14cu|xfce4-wavelan-plugin-0.5.12-1|43	%changelog
14cu|xfce4-wavelan-plugin-0.5.12-1|44	
14cu|xfce4-wavelan-plugin-0.5.12-1|45	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 0.5.12-1
14cu|xfce4-wavelan-plugin-0.5.12-1|46	- (64fbf83) Rebuilt with libxfce4ui-1
14cu|xfce4-wavelan-plugin-0.5.12-1|47	
14cu|xfce4-wavelan-plugin-0.5.12-1|48	

15641 14
14cu|xfce4-weather-plugin-0.8.7-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-weather-plugin-0.8.7-1|2	
14cu|xfce4-weather-plugin-0.8.7-1|3	Summary:	A weather plugin for the Xfce panel
14cu|xfce4-weather-plugin-0.8.7-1|4	Name:		xfce4-weather-plugin
14cu|xfce4-weather-plugin-0.8.7-1|5	Version:	0.8.7
14cu|xfce4-weather-plugin-0.8.7-1|6	Release:	1
14cu|xfce4-weather-plugin-0.8.7-1|7	License:	GPLv2+
14cu|xfce4-weather-plugin-0.8.7-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-weather-plugin-0.8.7-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
14cu|xfce4-weather-plugin-0.8.7-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/%{name}-%{version}.tar.bz2
14cu|xfce4-weather-plugin-0.8.7-1|11	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-weather-plugin-0.8.7-1|12	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
14cu|xfce4-weather-plugin-0.8.7-1|13	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|xfce4-weather-plugin-0.8.7-1|14	BuildRequires:	pkgconfig(upower-glib)
14cu|xfce4-weather-plugin-0.8.7-1|15	BuildRequires:	pkgconfig(libxml-2.0)
14cu|xfce4-weather-plugin-0.8.7-1|16	BuildRequires:	perl(XML::Parser)
14cu|xfce4-weather-plugin-0.8.7-1|17	BuildRequires:	intltool
14cu|xfce4-weather-plugin-0.8.7-1|18	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-weather-plugin-0.8.7-1|19	Obsoletes:	xfce-weather-plugin
14cu|xfce4-weather-plugin-0.8.7-1|20	
14cu|xfce4-weather-plugin-0.8.7-1|21	%description
14cu|xfce4-weather-plugin-0.8.7-1|22	This panel plugin shows the current temperature and weather condition,
14cu|xfce4-weather-plugin-0.8.7-1|23	using weather data provided by xoap.weather.com (www.weather.com).
14cu|xfce4-weather-plugin-0.8.7-1|24	
14cu|xfce4-weather-plugin-0.8.7-1|25	%prep
14cu|xfce4-weather-plugin-0.8.7-1|26	%setup -q
14cu|xfce4-weather-plugin-0.8.7-1|27	
14cu|xfce4-weather-plugin-0.8.7-1|28	%build
14cu|xfce4-weather-plugin-0.8.7-1|29	mkdir m4
14cu|xfce4-weather-plugin-0.8.7-1|30	NOCONFIGURE=yes xdt-autogen
14cu|xfce4-weather-plugin-0.8.7-1|31	%configure \
14cu|xfce4-weather-plugin-0.8.7-1|32	--disable-static
14cu|xfce4-weather-plugin-0.8.7-1|33	
14cu|xfce4-weather-plugin-0.8.7-1|34	%make
14cu|xfce4-weather-plugin-0.8.7-1|35	
14cu|xfce4-weather-plugin-0.8.7-1|36	%install
14cu|xfce4-weather-plugin-0.8.7-1|37	%makeinstall_std
14cu|xfce4-weather-plugin-0.8.7-1|38	
14cu|xfce4-weather-plugin-0.8.7-1|39	%find_lang %{name} %{name}.lang
14cu|xfce4-weather-plugin-0.8.7-1|40	
14cu|xfce4-weather-plugin-0.8.7-1|41	%files -f %{name}.lang
14cu|xfce4-weather-plugin-0.8.7-1|42	%doc AUTHORS ChangeLog README
14cu|xfce4-weather-plugin-0.8.7-1|43	%dir %{_datadir}/xfce4/weather
14cu|xfce4-weather-plugin-0.8.7-1|44	%{_datadir}/xfce4/weather/*
14cu|xfce4-weather-plugin-0.8.7-1|45	%{_datadir}/xfce4/panel/plugins/*
14cu|xfce4-weather-plugin-0.8.7-1|46	%{_libdir}/xfce4/panel/plugins/
14cu|xfce4-weather-plugin-0.8.7-1|47	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-weather-plugin-0.8.7-1|48	
14cu|xfce4-weather-plugin-0.8.7-1|49	%changelog

15642 14
14cu|xfce4-websearch-plugin-0.1.1-8|1	Summary:	A web search plugin for the Xfce panel
14cu|xfce4-websearch-plugin-0.1.1-8|2	Name:		xfce4-websearch-plugin
14cu|xfce4-websearch-plugin-0.1.1-8|3	Version:	0.1.1
14cu|xfce4-websearch-plugin-0.1.1-8|4	Release:	8
14cu|xfce4-websearch-plugin-0.1.1-8|5	License:	GPLv2+
14cu|xfce4-websearch-plugin-0.1.1-8|6	Group:		Graphical desktop/Xfce
14cu|xfce4-websearch-plugin-0.1.1-8|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
14cu|xfce4-websearch-plugin-0.1.1-8|8	Source0:	http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
14cu|xfce4-websearch-plugin-0.1.1-8|9	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-websearch-plugin-0.1.1-8|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-websearch-plugin-0.1.1-8|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
14cu|xfce4-websearch-plugin-0.1.1-8|12	BuildRequires:	perl(XML::Parser) intltool
14cu|xfce4-websearch-plugin-0.1.1-8|13	Obsoletes:	xfce-websearch-plugin
14cu|xfce4-websearch-plugin-0.1.1-8|14	
14cu|xfce4-websearch-plugin-0.1.1-8|15	%description
14cu|xfce4-websearch-plugin-0.1.1-8|16	A web search plugin for the Xfce panel.
14cu|xfce4-websearch-plugin-0.1.1-8|17	
14cu|xfce4-websearch-plugin-0.1.1-8|18	%prep
14cu|xfce4-websearch-plugin-0.1.1-8|19	%setup -q
14cu|xfce4-websearch-plugin-0.1.1-8|20	
14cu|xfce4-websearch-plugin-0.1.1-8|21	%build
14cu|xfce4-websearch-plugin-0.1.1-8|22	./autogen.sh
14cu|xfce4-websearch-plugin-0.1.1-8|23	%configure2_5x
14cu|xfce4-websearch-plugin-0.1.1-8|24	%make
14cu|xfce4-websearch-plugin-0.1.1-8|25	
14cu|xfce4-websearch-plugin-0.1.1-8|26	%install
14cu|xfce4-websearch-plugin-0.1.1-8|27	%makeinstall_std
14cu|xfce4-websearch-plugin-0.1.1-8|28	
14cu|xfce4-websearch-plugin-0.1.1-8|29	%find_lang %{name}
14cu|xfce4-websearch-plugin-0.1.1-8|30	
14cu|xfce4-websearch-plugin-0.1.1-8|31	%files -f %{name}.lang
14cu|xfce4-websearch-plugin-0.1.1-8|32	%doc NEWS COPYING AUTHORS ChangeLog README
14cu|xfce4-websearch-plugin-0.1.1-8|33	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-websearch-plugin-0.1.1-8|34	%{_datadir}/xfce4/panel-plugins/websearch.desktop
14cu|xfce4-websearch-plugin-0.1.1-8|35	
14cu|xfce4-websearch-plugin-0.1.1-8|36	
14cu|xfce4-websearch-plugin-0.1.1-8|37	
14cu|xfce4-websearch-plugin-0.1.1-8|38	%changelog
14cu|xfce4-websearch-plugin-0.1.1-8|39	
14cu|xfce4-websearch-plugin-0.1.1-8|40	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.1.1-8
14cu|xfce4-websearch-plugin-0.1.1-8|41	- (dc071fb) Cleanup
14cu|xfce4-websearch-plugin-0.1.1-8|42	
14cu|xfce4-websearch-plugin-0.1.1-8|43	

15643 14
14cu|xfce4-whiskermenu-plugin-1.6.2-1|1	%define debug_package %{nil}
14cu|xfce4-whiskermenu-plugin-1.6.2-1|2	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|3	Summary:	An alternate application launcher for Xfce
14cu|xfce4-whiskermenu-plugin-1.6.2-1|4	Name:		xfce4-whiskermenu-plugin
14cu|xfce4-whiskermenu-plugin-1.6.2-1|5	Version:	1.6.2
14cu|xfce4-whiskermenu-plugin-1.6.2-1|6	Release:	1
14cu|xfce4-whiskermenu-plugin-1.6.2-1|7	License:	GPLv2+
14cu|xfce4-whiskermenu-plugin-1.6.2-1|8	Group:		Graphical desktop/Xfce
14cu|xfce4-whiskermenu-plugin-1.6.2-1|9	Url:		https://github.com/xfce-mirror/xfce4-whiskermenu-plugin
14cu|xfce4-whiskermenu-plugin-1.6.2-1|10	Source0:	https://github.com/xfce-mirror/xfce4-whiskermenu-plugin/%{name}-%{version}.tar.gz
14cu|xfce4-whiskermenu-plugin-1.6.2-1|11	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|12	BuildRequires:	cmake
14cu|xfce4-whiskermenu-plugin-1.6.2-1|13	BuildRequires:	pkgconfig(exo-1)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|14	BuildRequires:	pkgconfig(garcon-1)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|15	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|16	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|17	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|18	BuildRequires:	pkgconfig(pangoxft)
14cu|xfce4-whiskermenu-plugin-1.6.2-1|19	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|20	%description
14cu|xfce4-whiskermenu-plugin-1.6.2-1|21	Whisker Menu is an alternate application launcher for Xfce.
14cu|xfce4-whiskermenu-plugin-1.6.2-1|22	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|23	%prep
14cu|xfce4-whiskermenu-plugin-1.6.2-1|24	%setup -q
14cu|xfce4-whiskermenu-plugin-1.6.2-1|25	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|26	%build
14cu|xfce4-whiskermenu-plugin-1.6.2-1|27	%cmake
14cu|xfce4-whiskermenu-plugin-1.6.2-1|28	%make
14cu|xfce4-whiskermenu-plugin-1.6.2-1|29	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|30	%install
14cu|xfce4-whiskermenu-plugin-1.6.2-1|31	%makeinstall_std -C build
14cu|xfce4-whiskermenu-plugin-1.6.2-1|32	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|33	%find_lang %{name} %{name}.lang
14cu|xfce4-whiskermenu-plugin-1.6.2-1|34	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|35	%files -f %{name}.lang
14cu|xfce4-whiskermenu-plugin-1.6.2-1|36	%doc README NEWS
14cu|xfce4-whiskermenu-plugin-1.6.2-1|37	%{_bindir}/xfce4-popup-whiskermenu
14cu|xfce4-whiskermenu-plugin-1.6.2-1|38	%{_libdir}/xfce4/panel/plugins/libwhiskermenu.so
14cu|xfce4-whiskermenu-plugin-1.6.2-1|39	%{_datadir}/xfce4/panel/plugins/whiskermenu.desktop
14cu|xfce4-whiskermenu-plugin-1.6.2-1|40	%{_iconsdir}/*/*/apps/xfce4-whiskermenu.*g
14cu|xfce4-whiskermenu-plugin-1.6.2-1|41	%{_mandir}/man1/xfce4-popup-whiskermenu.1.*
14cu|xfce4-whiskermenu-plugin-1.6.2-1|42	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|43	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|44	%changelog
14cu|xfce4-whiskermenu-plugin-1.6.2-1|45	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|46	* Mon Jan 02 2017 tremod <negry.m@yandex.ru> 1.6.2-1
14cu|xfce4-whiskermenu-plugin-1.6.2-1|47	- (b96451c) Update to 1.6.2
14cu|xfce4-whiskermenu-plugin-1.6.2-1|48	
14cu|xfce4-whiskermenu-plugin-1.6.2-1|49	

15644 14
14cu|xfce4-wmdock-plugin-0.3.4-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-wmdock-plugin-0.3.4-4|2	
14cu|xfce4-wmdock-plugin-0.3.4-4|3	Summary:	WindowMaker dockapps plugin for the Xfce desktop environment
14cu|xfce4-wmdock-plugin-0.3.4-4|4	Name:		xfce4-wmdock-plugin
14cu|xfce4-wmdock-plugin-0.3.4-4|5	Version:	0.3.4
14cu|xfce4-wmdock-plugin-0.3.4-4|6	Release:	4
14cu|xfce4-wmdock-plugin-0.3.4-4|7	License:	GPLv2+
14cu|xfce4-wmdock-plugin-0.3.4-4|8	Group:		Graphical desktop/Xfce
14cu|xfce4-wmdock-plugin-0.3.4-4|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
14cu|xfce4-wmdock-plugin-0.3.4-4|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfce4-wmdock-plugin-0.3.4-4|11	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-wmdock-plugin-0.3.4-4|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
14cu|xfce4-wmdock-plugin-0.3.4-4|13	BuildRequires:	perl(XML::Parser)
14cu|xfce4-wmdock-plugin-0.3.4-4|14	BuildRequires:	libwnck-devel
14cu|xfce4-wmdock-plugin-0.3.4-4|15	BuildRequires:	pkgconfig(libxfce4util-1.0)
14cu|xfce4-wmdock-plugin-0.3.4-4|16	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfce4-wmdock-plugin-0.3.4-4|17	Obsoletes:	xfce-wmdock-plugin
14cu|xfce4-wmdock-plugin-0.3.4-4|18	
14cu|xfce4-wmdock-plugin-0.3.4-4|19	%description
14cu|xfce4-wmdock-plugin-0.3.4-4|20	The WMdock plugin is a compatibility layer for running
14cu|xfce4-wmdock-plugin-0.3.4-4|21	WindowMaker dockapps on the XFCE desktop. It integrates
14cu|xfce4-wmdock-plugin-0.3.4-4|22	the dockapps into a panel, closely resembling the look
14cu|xfce4-wmdock-plugin-0.3.4-4|23	and feel of the WindowMaker dock or clip, respectively.
14cu|xfce4-wmdock-plugin-0.3.4-4|24	
14cu|xfce4-wmdock-plugin-0.3.4-4|25	%prep
14cu|xfce4-wmdock-plugin-0.3.4-4|26	%setup -q
14cu|xfce4-wmdock-plugin-0.3.4-4|27	
14cu|xfce4-wmdock-plugin-0.3.4-4|28	%build
14cu|xfce4-wmdock-plugin-0.3.4-4|29	%configure2_5x
14cu|xfce4-wmdock-plugin-0.3.4-4|30	%make
14cu|xfce4-wmdock-plugin-0.3.4-4|31	
14cu|xfce4-wmdock-plugin-0.3.4-4|32	%install
14cu|xfce4-wmdock-plugin-0.3.4-4|33	%makeinstall_std
14cu|xfce4-wmdock-plugin-0.3.4-4|34	
14cu|xfce4-wmdock-plugin-0.3.4-4|35	%find_lang %{name}
14cu|xfce4-wmdock-plugin-0.3.4-4|36	
14cu|xfce4-wmdock-plugin-0.3.4-4|37	%files -f %{name}.lang
14cu|xfce4-wmdock-plugin-0.3.4-4|38	%doc README ChangeLog AUTHORS
14cu|xfce4-wmdock-plugin-0.3.4-4|39	%{_libdir}/xfce4/panel-plugins/*
14cu|xfce4-wmdock-plugin-0.3.4-4|40	%{_datadir}/xfce4/panel-plugins/*
14cu|xfce4-wmdock-plugin-0.3.4-4|41	%{_iconsdir}/hicolor/*/apps/*.png
14cu|xfce4-wmdock-plugin-0.3.4-4|42	
14cu|xfce4-wmdock-plugin-0.3.4-4|43	
14cu|xfce4-wmdock-plugin-0.3.4-4|44	
14cu|xfce4-wmdock-plugin-0.3.4-4|45	%changelog
14cu|xfce4-wmdock-plugin-0.3.4-4|46	
14cu|xfce4-wmdock-plugin-0.3.4-4|47	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.3.4-4
14cu|xfce4-wmdock-plugin-0.3.4-4|48	- (e09f890) Rebuild
14cu|xfce4-wmdock-plugin-0.3.4-4|49	
14cu|xfce4-wmdock-plugin-0.3.4-4|50	

15645 14
14cu|xfce4-xkb-plugin-0.7.1-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfce4-xkb-plugin-0.7.1-2|2	
14cu|xfce4-xkb-plugin-0.7.1-2|3	Summary:	A plugin for the Xfce4 panel displaying keyboard layout
14cu|xfce4-xkb-plugin-0.7.1-2|4	Name:		xfce4-xkb-plugin
14cu|xfce4-xkb-plugin-0.7.1-2|5	Version:	0.7.1
14cu|xfce4-xkb-plugin-0.7.1-2|6	Release:	2
14cu|xfce4-xkb-plugin-0.7.1-2|7	License:	BSD
14cu|xfce4-xkb-plugin-0.7.1-2|8	Group:		Graphical desktop/Xfce
14cu|xfce4-xkb-plugin-0.7.1-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
14cu|xfce4-xkb-plugin-0.7.1-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.7/%{name}-%{version}.tar.bz2
14cu|xfce4-xkb-plugin-0.7.1-2|11	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfce4-xkb-plugin-0.7.1-2|12	BuildRequires:	intltool
14cu|xfce4-xkb-plugin-0.7.1-2|13	BuildRequires:	pkgconfig(garcon-1)
14cu|xfce4-xkb-plugin-0.7.1-2|14	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14cu|xfce4-xkb-plugin-0.7.1-2|15	BuildRequires:	pkgconfig(librsvg-2.0)
14cu|xfce4-xkb-plugin-0.7.1-2|16	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfce4-xkb-plugin-0.7.1-2|17	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11
14cu|xfce4-xkb-plugin-0.7.1-2|18	BuildRequires:	pkgconfig(libxfce4ui-1)
14cu|xfce4-xkb-plugin-0.7.1-2|19	Requires:	xfce4-panel >= 4.4.2
14cu|xfce4-xkb-plugin-0.7.1-2|20	Obsoletes:	xfce-xkb-plugin
14cu|xfce4-xkb-plugin-0.7.1-2|21	
14cu|xfce4-xkb-plugin-0.7.1-2|22	%description
14cu|xfce4-xkb-plugin-0.7.1-2|23	A plugin for the Xfce4 panel displaying keyboard layout.
14cu|xfce4-xkb-plugin-0.7.1-2|24	The plugin may be used as an indicator for the current layout
14cu|xfce4-xkb-plugin-0.7.1-2|25	and to switch layouts.
14cu|xfce4-xkb-plugin-0.7.1-2|26	The layouts must be defined either in XF86Config or by
14cu|xfce4-xkb-plugin-0.7.1-2|27	xetskbmap tool.
14cu|xfce4-xkb-plugin-0.7.1-2|28	
14cu|xfce4-xkb-plugin-0.7.1-2|29	%prep
14cu|xfce4-xkb-plugin-0.7.1-2|30	%setup -q
14cu|xfce4-xkb-plugin-0.7.1-2|31	
14cu|xfce4-xkb-plugin-0.7.1-2|32	%build
14cu|xfce4-xkb-plugin-0.7.1-2|33	%configure2_5x
14cu|xfce4-xkb-plugin-0.7.1-2|34	%make
14cu|xfce4-xkb-plugin-0.7.1-2|35	
14cu|xfce4-xkb-plugin-0.7.1-2|36	%install
14cu|xfce4-xkb-plugin-0.7.1-2|37	%makeinstall_std
14cu|xfce4-xkb-plugin-0.7.1-2|38	
14cu|xfce4-xkb-plugin-0.7.1-2|39	# remove unneeded devel files
14cu|xfce4-xkb-plugin-0.7.1-2|40	rm -f %{buildroot}/%{_libdir}/xfce4/panel-plugins/*.a
14cu|xfce4-xkb-plugin-0.7.1-2|41	
14cu|xfce4-xkb-plugin-0.7.1-2|42	%find_lang %{name}
14cu|xfce4-xkb-plugin-0.7.1-2|43	
14cu|xfce4-xkb-plugin-0.7.1-2|44	%files -f %{name}.lang
14cu|xfce4-xkb-plugin-0.7.1-2|45	%doc AUTHORS ChangeLog README
14cu|xfce4-xkb-plugin-0.7.1-2|46	%dir %{_datadir}/xfce4/xkb
14cu|xfce4-xkb-plugin-0.7.1-2|47	%{_datadir}/xfce4/xkb/*
14cu|xfce4-xkb-plugin-0.7.1-2|48	%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
14cu|xfce4-xkb-plugin-0.7.1-2|49	%{_libdir}/xfce4/panel-plugins/
14cu|xfce4-xkb-plugin-0.7.1-2|50	
14cu|xfce4-xkb-plugin-0.7.1-2|51	%changelog
14cu|xfce4-xkb-plugin-0.7.1-2|52	
14cu|xfce4-xkb-plugin-0.7.1-2|53	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.7.1-2
14cu|xfce4-xkb-plugin-0.7.1-2|54	- (5738e8b) Rebuild
14cu|xfce4-xkb-plugin-0.7.1-2|55	
14cu|xfce4-xkb-plugin-0.7.1-2|56	

15646 14
14cu|xfconf-4.12.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14cu|xfconf-4.12.0-1|2	%define major 2
14cu|xfconf-4.12.0-1|3	%define api 0
14cu|xfconf-4.12.0-1|4	%define libname %mklibname %{name} %{api} %{major}
14cu|xfconf-4.12.0-1|5	%define devname %mklibname %{name} -d
14cu|xfconf-4.12.0-1|6	
14cu|xfconf-4.12.0-1|7	Summary:	A configuration storage system for Xfce
14cu|xfconf-4.12.0-1|8	Name:		xfconf
14cu|xfconf-4.12.0-1|9	Version:	4.12.0
14cu|xfconf-4.12.0-1|10	Release:	1
14cu|xfconf-4.12.0-1|11	License:	GPLv2+
14cu|xfconf-4.12.0-1|12	Group:		Graphical desktop/Xfce
14cu|xfconf-4.12.0-1|13	Url:		http://www.xfce.org
14cu|xfconf-4.12.0-1|14	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfconf-4.12.0-1|15	Source1:	%{name}.rpmlintrc
14cu|xfconf-4.12.0-1|16	BuildRequires:	perl-devel
14cu|xfconf-4.12.0-1|17	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|xfconf-4.12.0-1|18	BuildRequires:	pkgconfig(glib-2.0)
14cu|xfconf-4.12.0-1|19	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.11.0
14cu|xfconf-4.12.0-1|20	BuildRequires:	perl(Glib)
14cu|xfconf-4.12.0-1|21	BuildRequires:	perl(Glib::MakeHelper)
14cu|xfconf-4.12.0-1|22	BuildRequires:	perl(ExtUtils::Depends)
14cu|xfconf-4.12.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14cu|xfconf-4.12.0-1|24	BuildRequires:	perl(ExtUtils::PkgConfig)
14cu|xfconf-4.12.0-1|25	Requires:	dbus-x11
14cu|xfconf-4.12.0-1|26	
14cu|xfconf-4.12.0-1|27	%description
14cu|xfconf-4.12.0-1|28	Xfconf is a hierarchical (tree-like) configuration system for the Xfce
14cu|xfconf-4.12.0-1|29	graphical desktop environment.
14cu|xfconf-4.12.0-1|30	
14cu|xfconf-4.12.0-1|31	%files -f %{name}.lang
14cu|xfconf-4.12.0-1|32	%doc AUTHORS NEWS ChangeLog
14cu|xfconf-4.12.0-1|33	%dir %{_sysconfdir}/xdg/xfce4/xfconf
14cu|xfconf-4.12.0-1|34	%{_bindir}/xfconf-query
14cu|xfconf-4.12.0-1|35	%{_libdir}/xfce4/%{name}/xfconfd
14cu|xfconf-4.12.0-1|36	%{_datadir}/dbus-1/services/org.xfce.Xfconf.service
14cu|xfconf-4.12.0-1|37	%{_datadir}/gtk-doc/html/xfconf
14cu|xfconf-4.12.0-1|38	
14cu|xfconf-4.12.0-1|39	#----------------------------------------------------------------------------
14cu|xfconf-4.12.0-1|40	
14cu|xfconf-4.12.0-1|41	%package -n %{libname}
14cu|xfconf-4.12.0-1|42	Summary:	Main library for xfconf
14cu|xfconf-4.12.0-1|43	Group:		System/Libraries
14cu|xfconf-4.12.0-1|44	Requires:	%{name} >= %{EVRD}
14cu|xfconf-4.12.0-1|45	
14cu|xfconf-4.12.0-1|46	%description -n %{libname}
14cu|xfconf-4.12.0-1|47	Main library for the xfconf, a configuration storage system for Xfce.
14cu|xfconf-4.12.0-1|48	
14cu|xfconf-4.12.0-1|49	%files -n %{libname}
14cu|xfconf-4.12.0-1|50	%{_libdir}/libxfconf-%{api}.so.%{major}*
14cu|xfconf-4.12.0-1|51	
14cu|xfconf-4.12.0-1|52	#----------------------------------------------------------------------------
14cu|xfconf-4.12.0-1|53	
14cu|xfconf-4.12.0-1|54	%package -n %{devname}
14cu|xfconf-4.12.0-1|55	Summary:	Development files for xfconf
14cu|xfconf-4.12.0-1|56	Group:		Development/C++
14cu|xfconf-4.12.0-1|57	Requires:	%{libname} = %{EVRD}
14cu|xfconf-4.12.0-1|58	Provides:	%{name}-devel = %{EVRD}
14cu|xfconf-4.12.0-1|59	
14cu|xfconf-4.12.0-1|60	%description -n %{devname}
14cu|xfconf-4.12.0-1|61	Development files and headers for xfconf.
14cu|xfconf-4.12.0-1|62	
14cu|xfconf-4.12.0-1|63	%files -n %{devname}
14cu|xfconf-4.12.0-1|64	%{_includedir}/xfce4/xfconf-%{api}
14cu|xfconf-4.12.0-1|65	%{_libdir}/libxfconf-%{api}.so
14cu|xfconf-4.12.0-1|66	%{_libdir}/pkgconfig/libxfconf-%{api}.pc
14cu|xfconf-4.12.0-1|67	
14cu|xfconf-4.12.0-1|68	#----------------------------------------------------------------------------
14cu|xfconf-4.12.0-1|69	
14cu|xfconf-4.12.0-1|70	%package -n perl-%{name}
14cu|xfconf-4.12.0-1|71	Summary:	Perl bindings for %{name}
14cu|xfconf-4.12.0-1|72	Group:		Development/Perl
14cu|xfconf-4.12.0-1|73	Requires:	%{libname} = %{EVRD}
14cu|xfconf-4.12.0-1|74	
14cu|xfconf-4.12.0-1|75	%description -n perl-%{name}
14cu|xfconf-4.12.0-1|76	Perl bindings for %{name}.
14cu|xfconf-4.12.0-1|77	
14cu|xfconf-4.12.0-1|78	%files -n perl-%{name}
14cu|xfconf-4.12.0-1|79	%dir %{perl_sitearch}/Xfce4
14cu|xfconf-4.12.0-1|80	%dir %{perl_sitearch}/Xfce4/Xfconf
14cu|xfconf-4.12.0-1|81	%dir %{perl_sitearch}/Xfce4/Xfconf/Install
14cu|xfconf-4.12.0-1|82	%dir %{perl_sitearch}/auto/Xfce4/Xfconf
14cu|xfconf-4.12.0-1|83	%{perl_sitearch}/Xfce4/*.pm
14cu|xfconf-4.12.0-1|84	%{perl_sitearch}/Xfce4/Xfconf/Install/*
14cu|xfconf-4.12.0-1|85	%{perl_sitearch}/auto/Xfce4/Xfconf/*.so
14cu|xfconf-4.12.0-1|86	%{_mandir}/man3/Xfce4::Xfconf.3pm.*
14cu|xfconf-4.12.0-1|87	
14cu|xfconf-4.12.0-1|88	
14cu|xfconf-4.12.0-1|89	#----------------------------------------------------------------------------
14cu|xfconf-4.12.0-1|90	
14cu|xfconf-4.12.0-1|91	%prep
14cu|xfconf-4.12.0-1|92	%setup -q
14cu|xfconf-4.12.0-1|93	
14cu|xfconf-4.12.0-1|94	%build
14cu|xfconf-4.12.0-1|95	%configure2_5x \
14cu|xfconf-4.12.0-1|96	--disable-static \
14cu|xfconf-4.12.0-1|97	--disable-checks \
14cu|xfconf-4.12.0-1|98	--disable-gtk-doc \
14cu|xfconf-4.12.0-1|99	--enable-perl-bindings
14cu|xfconf-4.12.0-1|100	
14cu|xfconf-4.12.0-1|101	%make
14cu|xfconf-4.12.0-1|102	
14cu|xfconf-4.12.0-1|103	%install
14cu|xfconf-4.12.0-1|104	
14cu|xfconf-4.12.0-1|105	%makeinstall_std
14cu|xfconf-4.12.0-1|106	
14cu|xfconf-4.12.0-1|107	mkdir -p %{buildroot}%{_mandir}/man3
14cu|xfconf-4.12.0-1|108	
14cu|xfconf-4.12.0-1|109	mv -f %{buildroot}/usr/local/share/man/man3/Xfce4::Xfconf.3pm %{buildroot}%{_mandir}/man3
14cu|xfconf-4.12.0-1|110	
14cu|xfconf-4.12.0-1|111	# dummy
14cu|xfconf-4.12.0-1|112	mkdir -p %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf
14cu|xfconf-4.12.0-1|113	
14cu|xfconf-4.12.0-1|114	%find_lang %{name}
14cu|xfconf-4.12.0-1|115	
14cu|xfconf-4.12.0-1|116	%changelog
14cu|xfconf-4.12.0-1|117	
14cu|xfconf-4.12.0-1|118	* Sat Mar 26 2016 dsilakov <denis.silakov@rosalab.ru> 4.12.0-1
14cu|xfconf-4.12.0-1|119	- (3378eec) Merge pull request #1 from alzim/xfconf:rosa2014.1
14cu|xfconf-4.12.0-1|120	- (3378eec) Update to 4.12.0
14cu|xfconf-4.12.0-1|121	
14cu|xfconf-4.12.0-1|122	

15647 14
14cu|xfdesktop-4.12.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
14cu|xfdesktop-4.12.0-1|2	
14cu|xfdesktop-4.12.0-1|3	Summary:	Desktop manager for the Xfce Desktop Environment
14cu|xfdesktop-4.12.0-1|4	Name:		xfdesktop
14cu|xfdesktop-4.12.0-1|5	Version:	4.12.0
14cu|xfdesktop-4.12.0-1|6	Release:	1
14cu|xfdesktop-4.12.0-1|7	License:	GPLv2+
14cu|xfdesktop-4.12.0-1|8	Group:		Graphical desktop/Xfce
14cu|xfdesktop-4.12.0-1|9	URL:		http://www.xfce.org
14cu|xfdesktop-4.12.0-1|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfdesktop-4.12.0-1|11	Patch5:		%{name}-4.6.0-default-mdv-color.patch
14cu|xfdesktop-4.12.0-1|12	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|xfdesktop-4.12.0-1|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
14cu|xfdesktop-4.12.0-1|14	BuildRequires:	pkgconfig(exo-1)
14cu|xfdesktop-4.12.0-1|15	BuildRequires:	pkgconfig(thunarx-2)
14cu|xfdesktop-4.12.0-1|16	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfdesktop-4.12.0-1|17	BuildRequires:	pkgconfig(libxfconf-0)
14cu|xfdesktop-4.12.0-1|18	BuildRequires:	pkgconfig(garcon-1)
14cu|xfdesktop-4.12.0-1|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
14cu|xfdesktop-4.12.0-1|20	BuildRequires:	pkgconfig(libnotify)
14cu|xfdesktop-4.12.0-1|21	Conflicts:      xfce-utils <= 4.8.3-1
14cu|xfdesktop-4.12.0-1|22	Requires:	mandriva-theme
14cu|xfdesktop-4.12.0-1|23	Requires:	desktop-common-data
14cu|xfdesktop-4.12.0-1|24	Requires:	xfce4-session >= 4.9.0
14cu|xfdesktop-4.12.0-1|25	
14cu|xfdesktop-4.12.0-1|26	%description
14cu|xfdesktop-4.12.0-1|27	The desktop manager sets the background image, provides a right-click
14cu|xfdesktop-4.12.0-1|28	menu to launch applications and can optionally show files
14cu|xfdesktop-4.12.0-1|29	(including application launchers) or iconified windows. It includes
14cu|xfdesktop-4.12.0-1|30	gradient support for background color, saturation support for background image,
14cu|xfdesktop-4.12.0-1|31	real multiscreen and xinerama support, and it provides a desktop menu editor.
14cu|xfdesktop-4.12.0-1|32	
14cu|xfdesktop-4.12.0-1|33	%prep
14cu|xfdesktop-4.12.0-1|34	%setup -q
14cu|xfdesktop-4.12.0-1|35	#%patch5 -p1
14cu|xfdesktop-4.12.0-1|36	
14cu|xfdesktop-4.12.0-1|37	%build
14cu|xfdesktop-4.12.0-1|38	%configure2_5x \
14cu|xfdesktop-4.12.0-1|39	--disable-static \
14cu|xfdesktop-4.12.0-1|40	--enable-desktop-icons \
14cu|xfdesktop-4.12.0-1|41	--enable-file-icons \
14cu|xfdesktop-4.12.0-1|42	--disable-thunarx \
14cu|xfdesktop-4.12.0-1|43	--enable-gio-unix \
14cu|xfdesktop-4.12.0-1|44	--enable-notifications \
14cu|xfdesktop-4.12.0-1|45	--enable-desktop-menu \
14cu|xfdesktop-4.12.0-1|46	--with-file-manager-fallback=Thunar
14cu|xfdesktop-4.12.0-1|47	
14cu|xfdesktop-4.12.0-1|48	%make
14cu|xfdesktop-4.12.0-1|49	
14cu|xfdesktop-4.12.0-1|50	%install
14cu|xfdesktop-4.12.0-1|51	%makeinstall_std
14cu|xfdesktop-4.12.0-1|52	
14cu|xfdesktop-4.12.0-1|53	%find_lang %{name} %{name}.lang
14cu|xfdesktop-4.12.0-1|54	
14cu|xfdesktop-4.12.0-1|55	%files -f %{name}.lang
14cu|xfdesktop-4.12.0-1|56	%doc README TODO AUTHORS NEWS
14cu|xfdesktop-4.12.0-1|57	%{_bindir}/*
14cu|xfdesktop-4.12.0-1|58	%{_datadir}/applications/*
14cu|xfdesktop-4.12.0-1|59	%{_iconsdir}/hicolor/*
14cu|xfdesktop-4.12.0-1|60	%{_datadir}/pixmaps/*
14cu|xfdesktop-4.12.0-1|61	%{_datadir}/backgrounds/xfce/*.jpg
14cu|xfdesktop-4.12.0-1|62	%{_mandir}/man1/*
14cu|xfdesktop-4.12.0-1|63	
14cu|xfdesktop-4.12.0-1|64	
14cu|xfdesktop-4.12.0-1|65	
14cu|xfdesktop-4.12.0-1|66	%changelog
14cu|xfdesktop-4.12.0-1|67	
14cu|xfdesktop-4.12.0-1|68	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 4.12.0-1
14cu|xfdesktop-4.12.0-1|69	- (416d479) Spec cleanup
14cu|xfdesktop-4.12.0-1|70	
14cu|xfdesktop-4.12.0-1|71	

15648 14
14cu|xfe-1.41-1|1	Summary:	MS-Explorer-like minimalist file manager for X
14cu|xfe-1.41-1|2	Name:		xfe
14cu|xfe-1.41-1|3	Version:	1.41
14cu|xfe-1.41-1|4	Release:	1
14cu|xfe-1.41-1|5	License:	GPLv2+
14cu|xfe-1.41-1|6	Group:		File tools
14cu|xfe-1.41-1|7	Url:		http://roland65.free.fr/xfe
14cu|xfe-1.41-1|8	Source0:	https://sourceforge.net/projects/xfe/files/xfe/%{version}/%{name}-%{version}.tar.gz
14cu|xfe-1.41-1|9	Patch1:		xfe-1.37-mdv-xfp_desktop.patch
14cu|xfe-1.41-1|10	Patch4:		xfe-1.40-use-system-libsn.patch
14cu|xfe-1.41-1|11	BuildRequires:	pkgconfig(libpng)
14cu|xfe-1.41-1|12	BuildRequires:	pkgconfig(fox)
14cu|xfe-1.41-1|13	BuildRequires:	pkgconfig(xft)
14cu|xfe-1.41-1|14	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|xfe-1.41-1|15	BuildRequires:	intltool
14cu|xfe-1.41-1|16	
14cu|xfe-1.41-1|17	%description
14cu|xfe-1.41-1|18	X File Explorer (Xfe) is an MS-Explorer like file manager for X.
14cu|xfe-1.41-1|19	It is based on the popular, but discontinued, X Win Commander,
14cu|xfe-1.41-1|20	originally developed by Maxim Baranov.
14cu|xfe-1.41-1|21	
14cu|xfe-1.41-1|22	Xfe aims to be the file manager of choice for all light thinking Unix addicts!
14cu|xfe-1.41-1|23	
14cu|xfe-1.41-1|24	%prep
14cu|xfe-1.41-1|25	%setup -q
14cu|xfe-1.41-1|26	%patch1 -p1
14cu|xfe-1.41-1|27	%patch4 -p1 -b .syssn
14cu|xfe-1.41-1|28	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv \
14cu|xfe-1.41-1|29	&& mv -f ChangeLog.conv ChangeLog
14cu|xfe-1.41-1|30	
14cu|xfe-1.41-1|31	autoreconf -fi
14cu|xfe-1.41-1|32	rm -rf libsn
14cu|xfe-1.41-1|33	
14cu|xfe-1.41-1|34	%build
14cu|xfe-1.41-1|35	export CXXFLAGS="-O2  -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION"
14cu|xfe-1.41-1|36	export LDFLAGS="-lX11 -lfreetype -lz -lXft"
14cu|xfe-1.41-1|37	
14cu|xfe-1.41-1|38	%configure2_5x \
14cu|xfe-1.41-1|39	--disable-rpath \
14cu|xfe-1.41-1|40	--enable-release \
14cu|xfe-1.41-1|41	--enable-threads=posix \
14cu|xfe-1.41-1|42	--bindir=%{_libexecdir}/%{name} \
14cu|xfe-1.41-1|43	--without-included-gettext
14cu|xfe-1.41-1|44	
14cu|xfe-1.41-1|45	%make
14cu|xfe-1.41-1|46	
14cu|xfe-1.41-1|47	%install
14cu|xfe-1.41-1|48	%makeinstall_std INSTALL="install -p"
14cu|xfe-1.41-1|49	
14cu|xfe-1.41-1|50	# rcdir=%{_sysconfdir}/%{name}
14cu|xfe-1.41-1|51	
14cu|xfe-1.41-1|52	%find_lang %{name}
14cu|xfe-1.41-1|53	
14cu|xfe-1.41-1|54	# Tweak too generic and short names
14cu|xfe-1.41-1|55	mkdir -p %{buildroot}%{_datadir}/%{name}/pixmaps
14cu|xfe-1.41-1|56	mkdir -p %{buildroot}%{_bindir}
14cu|xfe-1.41-1|57	for suffix in \
14cu|xfe-1.41-1|58	i e p w
14cu|xfe-1.41-1|59	do
14cu|xfe-1.41-1|60	cat > %{buildroot}%{_bindir}/xfe-xf${suffix} <<EOF
14cu|xfe-1.41-1|61	#!/bin/sh
14cu|xfe-1.41-1|62	export PATH=%{_libexecdir}/%{name}:\$PATH
14cu|xfe-1.41-1|63	exec xf${suffix} \$@
14cu|xfe-1.41-1|64	EOF
14cu|xfe-1.41-1|65	chmod 0755 %{buildroot}%{_bindir}/xfe-xf${suffix}
14cu|xfe-1.41-1|66	
14cu|xfe-1.41-1|67	mv %{buildroot}%{_datadir}/pixmaps/xf${suffix}.{png,xpm} \
14cu|xfe-1.41-1|68	%{buildroot}%{_datadir}/%{name}/pixmaps/
14cu|xfe-1.41-1|69	mv %{buildroot}%{_datadir}/applications/{,xfe-}xf${suffix}.desktop
14cu|xfe-1.41-1|70	# Modify desktop file
14cu|xfe-1.41-1|71	sed -i \
14cu|xfe-1.41-1|72	-e "\@^Exec=@s|xf${suffix}|xfe-xf${suffix}|" \
14cu|xfe-1.41-1|73	-e "s|Icon=xf${suffix}|Icon=%{_datadir}/%{name}/pixmaps/xf${suffix}.png|" \
14cu|xfe-1.41-1|74	%{buildroot}%{_datadir}/applications/xfe-xf${suffix}.desktop
14cu|xfe-1.41-1|75	desktop-file-validate %{buildroot}%{_datadir}/applications/xfe-xf${suffix}.desktop
14cu|xfe-1.41-1|76	
14cu|xfe-1.41-1|77	mv %{buildroot}%{_mandir}/man1/{,xfe-}xf${suffix}.1
14cu|xfe-1.41-1|78	done
14cu|xfe-1.41-1|79	rmdir %{buildroot}%{_datadir}/pixmaps/
14cu|xfe-1.41-1|80	
14cu|xfe-1.41-1|81	# Move configuration files
14cu|xfe-1.41-1|82	mkdir -p %{buildroot}%{_sysconfdir}
14cu|xfe-1.41-1|83	mv %{buildroot}%{_datadir}/%{name}/xferc \
14cu|xfe-1.41-1|84	%{buildroot}%{_sysconfdir}
14cu|xfe-1.41-1|85	ln -sf %{_sysconfdir}/xferc %{buildroot}%{_datadir}/%{name}/xferc
14cu|xfe-1.41-1|86	
14cu|xfe-1.41-1|87	%files -f %{name}.lang
14cu|xfe-1.41-1|88	%doc AUTHORS README TODO ChangeLog
14cu|xfe-1.41-1|89	%{_bindir}/xfe-xf*
14cu|xfe-1.41-1|90	%{_libexecdir}/%{name}
14cu|xfe-1.41-1|91	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/xferc
14cu|xfe-1.41-1|92	%{_datadir}/applications/*.desktop
14cu|xfe-1.41-1|93	%{_datadir}/%{name}/pixmaps
14cu|xfe-1.41-1|94	%{_datadir}/%{name}/icons
14cu|xfe-1.41-1|95	# xferc defaults to gnomeblue-theme, so let's use this
14cu|xfe-1.41-1|96	%{_mandir}/man1/*
14cu|xfe-1.41-1|97	%{_datadir}/%{name}/xferc
14cu|xfe-1.41-1|98	
14cu|xfe-1.41-1|99	%changelog

15649 14
14cu|xfmpc-0.2.2-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfmpc-0.2.2-4|2	
14cu|xfmpc-0.2.2-4|3	Summary:	A MPD client focusing on low footprint for Xfce
14cu|xfmpc-0.2.2-4|4	Name:		xfmpc
14cu|xfmpc-0.2.2-4|5	Version:	0.2.2
14cu|xfmpc-0.2.2-4|6	Release:	4
14cu|xfmpc-0.2.2-4|7	License:	BSD-like
14cu|xfmpc-0.2.2-4|8	Group:		Graphical desktop/Xfce
14cu|xfmpc-0.2.2-4|9	Url:		http://goodies.xfce.org/projects/applications/%{name}
14cu|xfmpc-0.2.2-4|10	Source0:	http://archive.xfce.org/src/apps/xfmpc/%{url_ver}/%{name}-%{version}.tar.bz2
14cu|xfmpc-0.2.2-4|11	BuildRequires:	libxfce4ui-devel
14cu|xfmpc-0.2.2-4|12	BuildRequires:	libxfce4util-devel
14cu|xfmpc-0.2.2-4|13	BuildRequires:	libmpd-devel
14cu|xfmpc-0.2.2-4|14	
14cu|xfmpc-0.2.2-4|15	%description
14cu|xfmpc-0.2.2-4|16	A MPD client focusing on low footprint for Xfce desktop environment.
14cu|xfmpc-0.2.2-4|17	
14cu|xfmpc-0.2.2-4|18	%prep
14cu|xfmpc-0.2.2-4|19	%setup -q
14cu|xfmpc-0.2.2-4|20	
14cu|xfmpc-0.2.2-4|21	%build
14cu|xfmpc-0.2.2-4|22	%define Werror_cflags %nil
14cu|xfmpc-0.2.2-4|23	%configure2_5x
14cu|xfmpc-0.2.2-4|24	
14cu|xfmpc-0.2.2-4|25	%make
14cu|xfmpc-0.2.2-4|26	
14cu|xfmpc-0.2.2-4|27	%install
14cu|xfmpc-0.2.2-4|28	%makeinstall_std
14cu|xfmpc-0.2.2-4|29	
14cu|xfmpc-0.2.2-4|30	%find_lang %{name}
14cu|xfmpc-0.2.2-4|31	
14cu|xfmpc-0.2.2-4|32	%files -f %{name}.lang
14cu|xfmpc-0.2.2-4|33	%doc AUTHORS README ChangeLog
14cu|xfmpc-0.2.2-4|34	%{_bindir}/xfmpc
14cu|xfmpc-0.2.2-4|35	%{_datadir}/applications/*.desktop
14cu|xfmpc-0.2.2-4|36	%{_mandir}/man1/%{name}*
14cu|xfmpc-0.2.2-4|37	
14cu|xfmpc-0.2.2-4|38	%changelog
14cu|xfmpc-0.2.2-4|39	
14cu|xfmpc-0.2.2-4|40	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.2.2-4
14cu|xfmpc-0.2.2-4|41	- (0016589) Rebuild with new xfce
14cu|xfmpc-0.2.2-4|42	
14cu|xfmpc-0.2.2-4|43	

15650 14
14cu|xfpanel-switch-1.0.4-1|1	%global majorver 1.0
14cu|xfpanel-switch-1.0.4-1|2	
14cu|xfpanel-switch-1.0.4-1|3	Name:		xfpanel-switch
14cu|xfpanel-switch-1.0.4-1|4	Version:	1.0.4
14cu|xfpanel-switch-1.0.4-1|5	Release:	1
14cu|xfpanel-switch-1.0.4-1|6	Summary:	A simple application to manage Xfce panel layouts
14cu|xfpanel-switch-1.0.4-1|7	Group:		Graphical desktop/Xfce
14cu|xfpanel-switch-1.0.4-1|8	License:	GPLv3
14cu|xfpanel-switch-1.0.4-1|9	URL:		https://launchpad.net/%{name}
14cu|xfpanel-switch-1.0.4-1|10	Source0:	https://launchpad.net/%{name}/%{majorver}/%{version}/+download/%{name}-%{version}.tar.bz2
14cu|xfpanel-switch-1.0.4-1|11	# Add appdata file
14cu|xfpanel-switch-1.0.4-1|12	Source1:	%{name}.appdata.xml
14cu|xfpanel-switch-1.0.4-1|13	Source2:	it.po
14cu|xfpanel-switch-1.0.4-1|14	BuildRequires:	python3-devel
14cu|xfpanel-switch-1.0.4-1|15	BuildRequires:	gettext
14cu|xfpanel-switch-1.0.4-1|16	BuildRequires:	intltool
14cu|xfpanel-switch-1.0.4-1|17	BuildRequires:	desktop-file-utils
14cu|xfpanel-switch-1.0.4-1|18	BuildArch:	noarch
14cu|xfpanel-switch-1.0.4-1|19	Requires:	xfce4-panel
14cu|xfpanel-switch-1.0.4-1|20	
14cu|xfpanel-switch-1.0.4-1|21	%description
14cu|xfpanel-switch-1.0.4-1|22	A simple application to manage Xfce panel layouts
14cu|xfpanel-switch-1.0.4-1|23	
14cu|xfpanel-switch-1.0.4-1|24	With the modular Xfce Panel, a multitude of panel layouts can be created.
14cu|xfpanel-switch-1.0.4-1|25	This tool makes it possible to backup, restore, import, and export these
14cu|xfpanel-switch-1.0.4-1|26	panel layouts.
14cu|xfpanel-switch-1.0.4-1|27	
14cu|xfpanel-switch-1.0.4-1|28	%prep
14cu|xfpanel-switch-1.0.4-1|29	%setup -q
14cu|xfpanel-switch-1.0.4-1|30	cp -p %{SOURCE2} po/
14cu|xfpanel-switch-1.0.4-1|31	
14cu|xfpanel-switch-1.0.4-1|32	# remove "xubuntu" layouts
14cu|xfpanel-switch-1.0.4-1|33	rm -fr data/layouts/xubuntu*
14cu|xfpanel-switch-1.0.4-1|34	sed -i '/cd data\/layouts\/xubuntu-*/d' Makefile.in.in
14cu|xfpanel-switch-1.0.4-1|35	sed -i '/INSTALL $(DESTDIR)\/$(PREFIX)\/share\/doc/d' Makefile.in.in
14cu|xfpanel-switch-1.0.4-1|36	sed -i '/COPYING $(DESTDIR)\/$(PREFIX)\/share\/doc/d' Makefile.in.in
14cu|xfpanel-switch-1.0.4-1|37	
14cu|xfpanel-switch-1.0.4-1|38	%build
14cu|xfpanel-switch-1.0.4-1|39	./configure --prefix=/usr
14cu|xfpanel-switch-1.0.4-1|40	%make
14cu|xfpanel-switch-1.0.4-1|41	
14cu|xfpanel-switch-1.0.4-1|42	%install
14cu|xfpanel-switch-1.0.4-1|43	%makeinstall_std
14cu|xfpanel-switch-1.0.4-1|44	
14cu|xfpanel-switch-1.0.4-1|45	install -Dp -m644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
14cu|xfpanel-switch-1.0.4-1|46	#install -Dp -m644 COPYING %{buildroot}%{_datadir}/licenses/%{name}/COPYING
14cu|xfpanel-switch-1.0.4-1|47	
14cu|xfpanel-switch-1.0.4-1|48	%find_lang %{name}
14cu|xfpanel-switch-1.0.4-1|49	
14cu|xfpanel-switch-1.0.4-1|50	#%check
14cu|xfpanel-switch-1.0.4-1|51	#desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14cu|xfpanel-switch-1.0.4-1|52	#appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml
14cu|xfpanel-switch-1.0.4-1|53	
14cu|xfpanel-switch-1.0.4-1|54	
14cu|xfpanel-switch-1.0.4-1|55	%files -f %{name}.lang
14cu|xfpanel-switch-1.0.4-1|56	%doc NEWS AUTHORS README COPYING
14cu|xfpanel-switch-1.0.4-1|57	%{_datadir}/%{name}/*
14cu|xfpanel-switch-1.0.4-1|58	%{_bindir}/%{name}
14cu|xfpanel-switch-1.0.4-1|59	%{_datadir}/applications/%{name}.desktop
14cu|xfpanel-switch-1.0.4-1|60	%{_datadir}/appdata/%{name}.appdata.xml
14cu|xfpanel-switch-1.0.4-1|61	
14cu|xfpanel-switch-1.0.4-1|62	%changelog
14cu|xfpanel-switch-1.0.4-1|63	
14cu|xfpanel-switch-1.0.4-1|64	* Mon Apr 25 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.4-1
14cu|xfpanel-switch-1.0.4-1|65	- (eabf4c1) Merge pull request #1 from alzim/xfpanel-switch:rosa2014.1
14cu|xfpanel-switch-1.0.4-1|66	- (eabf4c1) Updated to 1.0.4
14cu|xfpanel-switch-1.0.4-1|67	
14cu|xfpanel-switch-1.0.4-1|68	

15651 14
14cu|xfprint-4.6.1-9|1	%define Werror_cflags %nil
14cu|xfprint-4.6.1-9|2	
14cu|xfprint-4.6.1-9|3	%define major 0
14cu|xfprint-4.6.1-9|4	%define libname %mklibname %{name} %{major}
14cu|xfprint-4.6.1-9|5	%define devname %mklibname %{name} -d
14cu|xfprint-4.6.1-9|6	
14cu|xfprint-4.6.1-9|7	Summary:	Print dialog and printer manager for Xfce
14cu|xfprint-4.6.1-9|8	Name:		xfprint
14cu|xfprint-4.6.1-9|9	Version:	4.6.1
14cu|xfprint-4.6.1-9|10	Release:	9
14cu|xfprint-4.6.1-9|11	License:	GPLv2+
14cu|xfprint-4.6.1-9|12	Group:		Graphical desktop/Xfce
14cu|xfprint-4.6.1-9|13	Url:		http://www.xfce.org
14cu|xfprint-4.6.1-9|14	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
14cu|xfprint-4.6.1-9|15	Patch0:		xfprint-4.6.1-cups-1.6.patch
14cu|xfprint-4.6.1-9|16	BuildRequires:	a2ps
14cu|xfprint-4.6.1-9|17	BuildRequires:	chrpath
14cu|xfprint-4.6.1-9|18	BuildRequires:	desktop-file-utils
14cu|xfprint-4.6.1-9|19	Buildrequires:	cups-devel
14cu|xfprint-4.6.1-9|20	BuildRequires:	pkgconfig(glib-2.0)
14cu|xfprint-4.6.1-9|21	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.6.0
14cu|xfprint-4.6.1-9|22	BuildRequires:	pkgconfig(libxfconf-0)
14cu|xfprint-4.6.1-9|23	Requires:	a2ps
14cu|xfprint-4.6.1-9|24	
14cu|xfprint-4.6.1-9|25	%description
14cu|xfprint-4.6.1-9|26	The printing helper is a graphical frontend for printing,
14cu|xfprint-4.6.1-9|27	a printer management, and a job queue management. It doesn't
14cu|xfprint-4.6.1-9|28	let you configure printers but only use printing systems that
14cu|xfprint-4.6.1-9|29	have already been configured properly.
14cu|xfprint-4.6.1-9|30	
14cu|xfprint-4.6.1-9|31	%files -f %{name}.lang
14cu|xfprint-4.6.1-9|32	%doc README ChangeLog AUTHORS
14cu|xfprint-4.6.1-9|33	%{_bindir}/*
14cu|xfprint-4.6.1-9|34	%{_libdir}/xfce4/*
14cu|xfprint-4.6.1-9|35	%{_datadir}/applications/*.desktop
14cu|xfprint-4.6.1-9|36	%{_iconsdir}/hicolor/*
14cu|xfprint-4.6.1-9|37	%{_datadir}/xfce4/doc/*
14cu|xfprint-4.6.1-9|38	%{_datadir}/gtk-doc/html/
14cu|xfprint-4.6.1-9|39	
14cu|xfprint-4.6.1-9|40	#----------------------------------------------------------------------------
14cu|xfprint-4.6.1-9|41	
14cu|xfprint-4.6.1-9|42	%package -n %{libname}
14cu|xfprint-4.6.1-9|43	Summary:	Libraries for the Xfce Printer Manager
14cu|xfprint-4.6.1-9|44	Group:		Graphical desktop/Xfce
14cu|xfprint-4.6.1-9|45	
14cu|xfprint-4.6.1-9|46	%description -n %{libname}
14cu|xfprint-4.6.1-9|47	Libraries for the Xfce Printer Manager.
14cu|xfprint-4.6.1-9|48	
14cu|xfprint-4.6.1-9|49	%files -n %{libname}
14cu|xfprint-4.6.1-9|50	%{_libdir}/lib%{name}.so.%{major}*
14cu|xfprint-4.6.1-9|51	
14cu|xfprint-4.6.1-9|52	#----------------------------------------------------------------------------
14cu|xfprint-4.6.1-9|53	
14cu|xfprint-4.6.1-9|54	%package -n %{devname}
14cu|xfprint-4.6.1-9|55	Summary:	Libraries and header files for the Xfce Printer Manager
14cu|xfprint-4.6.1-9|56	Group:		Development/Other
14cu|xfprint-4.6.1-9|57	Requires:	%{libname} = %{EVRD}
14cu|xfprint-4.6.1-9|58	Provides:	%{name}-devel = %{EVRD}
14cu|xfprint-4.6.1-9|59	
14cu|xfprint-4.6.1-9|60	%description -n %{devname}
14cu|xfprint-4.6.1-9|61	Libraries and header files for the Xfce Printer Manager.
14cu|xfprint-4.6.1-9|62	
14cu|xfprint-4.6.1-9|63	%files -n %{devname}
14cu|xfprint-4.6.1-9|64	%{_libdir}/pkgconfig/xfprint-1.0.pc
14cu|xfprint-4.6.1-9|65	%{_libdir}/libxfprint.so
14cu|xfprint-4.6.1-9|66	%dir %{_includedir}/xfce4/libxfprint
14cu|xfprint-4.6.1-9|67	%{_includedir}/xfce4/libxfprint/*
14cu|xfprint-4.6.1-9|68	
14cu|xfprint-4.6.1-9|69	#----------------------------------------------------------------------------
14cu|xfprint-4.6.1-9|70	
14cu|xfprint-4.6.1-9|71	%prep
14cu|xfprint-4.6.1-9|72	%setup -q
14cu|xfprint-4.6.1-9|73	%patch0 -p1
14cu|xfprint-4.6.1-9|74	
14cu|xfprint-4.6.1-9|75	%build
14cu|xfprint-4.6.1-9|76	export LIBS="-lX11"
14cu|xfprint-4.6.1-9|77	%configure2_5x \
14cu|xfprint-4.6.1-9|78	--disable-letter \
14cu|xfprint-4.6.1-9|79	--enable-cups \
14cu|xfprint-4.6.1-9|80	--disable-static
14cu|xfprint-4.6.1-9|81	
14cu|xfprint-4.6.1-9|82	%install
14cu|xfprint-4.6.1-9|83	%makeinstall_std
14cu|xfprint-4.6.1-9|84	
14cu|xfprint-4.6.1-9|85	# disable rpath
14cu|xfprint-4.6.1-9|86	chrpath -d %{buildroot}/%{_libdir}/xfce4/xfprint-plugins/*.so
14cu|xfprint-4.6.1-9|87	
14cu|xfprint-4.6.1-9|88	%find_lang %{name}
14cu|xfprint-4.6.1-9|89	
14cu|xfprint-4.6.1-9|90	desktop-file-install \
14cu|xfprint-4.6.1-9|91	--add-only-show-in="XFCE" \
14cu|xfprint-4.6.1-9|92	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|xfprint-4.6.1-9|93	
14cu|xfprint-4.6.1-9|94	
14cu|xfprint-4.6.1-9|95	%changelog
14cu|xfprint-4.6.1-9|96	
14cu|xfprint-4.6.1-9|97	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 4.6.1-9
14cu|xfprint-4.6.1-9|98	- (9122ee3) Rebuild with new xfce
14cu|xfprint-4.6.1-9|99	
14cu|xfprint-4.6.1-9|100	

15652 14
14cu|xfswitch-plugin-0.0.1-13|1	Summary:	User switching plugin for Xfce desktop environment
14cu|xfswitch-plugin-0.0.1-13|2	Name:		xfswitch-plugin
14cu|xfswitch-plugin-0.0.1-13|3	Version:	0.0.1
14cu|xfswitch-plugin-0.0.1-13|4	Release:	13
14cu|xfswitch-plugin-0.0.1-13|5	License:	GPLv2+
14cu|xfswitch-plugin-0.0.1-13|6	Group:		Graphical desktop/Xfce
14cu|xfswitch-plugin-0.0.1-13|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin/
14cu|xfswitch-plugin-0.0.1-13|8	Source0:	http://goodies.xfce.org/releases/xfswitch-plugin/%{name}-%{version}.tar.bz2
14cu|xfswitch-plugin-0.0.1-13|9	BuildRequires:	libxfce4-panel-devel >= 4.7.0
14cu|xfswitch-plugin-0.0.1-13|10	BuildRequires:	pkgconfig(libxfcegui4-1.0)
14cu|xfswitch-plugin-0.0.1-13|11	Requires:	gdm
14cu|xfswitch-plugin-0.0.1-13|12	
14cu|xfswitch-plugin-0.0.1-13|13	%description
14cu|xfswitch-plugin-0.0.1-13|14	Xfswitch-plugin is a user switching plugin, which allows you
14cu|xfswitch-plugin-0.0.1-13|15	to leave the current session opened and open a new session
14cu|xfswitch-plugin-0.0.1-13|16	with another user.
14cu|xfswitch-plugin-0.0.1-13|17	
14cu|xfswitch-plugin-0.0.1-13|18	%prep
14cu|xfswitch-plugin-0.0.1-13|19	%setup -q
14cu|xfswitch-plugin-0.0.1-13|20	
14cu|xfswitch-plugin-0.0.1-13|21	%build
14cu|xfswitch-plugin-0.0.1-13|22	%configure2_5x
14cu|xfswitch-plugin-0.0.1-13|23	%make
14cu|xfswitch-plugin-0.0.1-13|24	
14cu|xfswitch-plugin-0.0.1-13|25	%install
14cu|xfswitch-plugin-0.0.1-13|26	%makeinstall_std
14cu|xfswitch-plugin-0.0.1-13|27	
14cu|xfswitch-plugin-0.0.1-13|28	%find_lang %{name} %{name}.lang
14cu|xfswitch-plugin-0.0.1-13|29	
14cu|xfswitch-plugin-0.0.1-13|30	%files -f %{name}.lang
14cu|xfswitch-plugin-0.0.1-13|31	%doc AUTHORS ChangeLog README
14cu|xfswitch-plugin-0.0.1-13|32	%{_libdir}/xfce4/panel-plugins/%{name}
14cu|xfswitch-plugin-0.0.1-13|33	%{_datadir}/xfce4/panel-plugins/%{name}.desktop
14cu|xfswitch-plugin-0.0.1-13|34	
14cu|xfswitch-plugin-0.0.1-13|35	
14cu|xfswitch-plugin-0.0.1-13|36	
14cu|xfswitch-plugin-0.0.1-13|37	%changelog
14cu|xfswitch-plugin-0.0.1-13|38	
14cu|xfswitch-plugin-0.0.1-13|39	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 0.0.1-13
14cu|xfswitch-plugin-0.0.1-13|40	- (dd24da3) Rebuild
14cu|xfswitch-plugin-0.0.1-13|41	
14cu|xfswitch-plugin-0.0.1-13|42	

15653 14
14cu|xfwm4-4.12.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14cu|xfwm4-4.12.3-2|2	
14cu|xfwm4-4.12.3-2|3	Summary:	Window manager for Xfce desktop environment
14cu|xfwm4-4.12.3-2|4	Name:		xfwm4
14cu|xfwm4-4.12.3-2|5	Version:	4.12.3
14cu|xfwm4-4.12.3-2|6	Release:	2
14cu|xfwm4-4.12.3-2|7	License:	GPLv2+
14cu|xfwm4-4.12.3-2|8	Group:		Graphical desktop/Xfce
14cu|xfwm4-4.12.3-2|9	Url:		http://www.xfce.org
14cu|xfwm4-4.12.3-2|10	Source0:	http://archive.xfce.org/src/xfce/xfwm4/4.12/%{name}-%{version}.tar.bz2
14cu|xfwm4-4.12.3-2|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|xfwm4-4.12.3-2|12	BuildRequires:	pkgconfig(libglade-2.0)
14cu|xfwm4-4.12.3-2|13	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14cu|xfwm4-4.12.3-2|14	BuildRequires:	pkgconfig(libwnck-1.0)
14cu|xfwm4-4.12.3-2|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
14cu|xfwm4-4.12.3-2|16	BuildRequires:	pkgconfig(libxfconf-0) >= 4.9.0
14cu|xfwm4-4.12.3-2|17	BuildRequires:	pkgconfig(xcomposite)
14cu|xfwm4-4.12.3-2|18	BuildRequires:	pkgconfig(xdamage)
14cu|xfwm4-4.12.3-2|19	
14cu|xfwm4-4.12.3-2|20	%description
14cu|xfwm4-4.12.3-2|21	The Xfce 4 window manager manages the placement of application windows on
14cu|xfwm4-4.12.3-2|22	the screen, provides beautiful window decorations, manages workspaces or
14cu|xfwm4-4.12.3-2|23	virtual desktops, and natively supports multiscreen mode. It provides its
14cu|xfwm4-4.12.3-2|24	own compositing manager (from the Xorg Composite extension) for true
14cu|xfwm4-4.12.3-2|25	transparency and shadows. The Xfce 4 window manager includes a keyboard
14cu|xfwm4-4.12.3-2|26	shorcuts editor for user specific commands and basic windows manipulations,
14cu|xfwm4-4.12.3-2|27	and it provides a dialog for advanced tweaks.
14cu|xfwm4-4.12.3-2|28	
14cu|xfwm4-4.12.3-2|29	%files -f %{name}.lang
14cu|xfwm4-4.12.3-2|30	%doc example.gtkrc-2.0 AUTHORS COMPOSITOR README TODO
14cu|xfwm4-4.12.3-2|31	%dir %{_libdir}/xfce4/xfwm4
14cu|xfwm4-4.12.3-2|32	%{_bindir}/xfwm4*
14cu|xfwm4-4.12.3-2|33	%{_libdir}/xfce4/xfwm4/helper-dialog
14cu|xfwm4-4.12.3-2|34	%{_datadir}/applications/*
14cu|xfwm4-4.12.3-2|35	%{_datadir}/themes/*
14cu|xfwm4-4.12.3-2|36	%{_datadir}/xfwm4
14cu|xfwm4-4.12.3-2|37	%{_iconsdir}/hicolor/*
14cu|xfwm4-4.12.3-2|38	
14cu|xfwm4-4.12.3-2|39	#----------------------------------------------------------------------------
14cu|xfwm4-4.12.3-2|40	
14cu|xfwm4-4.12.3-2|41	%prep
14cu|xfwm4-4.12.3-2|42	%setup -q
14cu|xfwm4-4.12.3-2|43	
14cu|xfwm4-4.12.3-2|44	%build
14cu|xfwm4-4.12.3-2|45	%configure2_5x \
14cu|xfwm4-4.12.3-2|46	--enable-compositor \
14cu|xfwm4-4.12.3-2|47	--enable-xsync \
14cu|xfwm4-4.12.3-2|48	--enable-render \
14cu|xfwm4-4.12.3-2|49	--enable-randr \
14cu|xfwm4-4.12.3-2|50	--enable-startup-notification \
14cu|xfwm4-4.12.3-2|51	--disable-static
14cu|xfwm4-4.12.3-2|52	
14cu|xfwm4-4.12.3-2|53	%make
14cu|xfwm4-4.12.3-2|54	
14cu|xfwm4-4.12.3-2|55	%install
14cu|xfwm4-4.12.3-2|56	%makeinstall_std
14cu|xfwm4-4.12.3-2|57	
14cu|xfwm4-4.12.3-2|58	%find_lang %{name}
14cu|xfwm4-4.12.3-2|59	
14cu|xfwm4-4.12.3-2|60	%changelog
14cu|xfwm4-4.12.3-2|61	
14cu|xfwm4-4.12.3-2|62	* Mon Mar 28 2016 Denis Silakov <dsilakov@gmail.com> 4.12.3-2
14cu|xfwm4-4.12.3-2|63	- (f2751d6) Build with libxfce4ui-1
14cu|xfwm4-4.12.3-2|64	
14cu|xfwm4-4.12.3-2|65	

15654 14
14cu|xgrabcolor-1.4.4-1|1	Summary:	Color picker
14cu|xgrabcolor-1.4.4-1|2	Name:		xgrabcolor
14cu|xgrabcolor-1.4.4-1|3	Version:	1.4.4
14cu|xgrabcolor-1.4.4-1|4	Release:	1
14cu|xgrabcolor-1.4.4-1|5	License:	GPL
14cu|xgrabcolor-1.4.4-1|6	Url:		http://hugo.pereira.free.fr/software/index.php?page=package&package_list=software_list_qt4&package=xgrabcolor&full=0
14cu|xgrabcolor-1.4.4-1|7	Group:		Graphics
14cu|xgrabcolor-1.4.4-1|8	Source:		http://hugo.pereira.free.fr/software/tgz/%{name}-%{version}.tar.gz
14cu|xgrabcolor-1.4.4-1|9	BuildRequires:	qt5-devel
14cu|xgrabcolor-1.4.4-1|10	BuildRequires:	cmake
14cu|xgrabcolor-1.4.4-1|11	BuildRequires:	qmake5
14cu|xgrabcolor-1.4.4-1|12	BuildRequires:	libaspell-devel
14cu|xgrabcolor-1.4.4-1|13	BuildRequires:	kf5config-devel
14cu|xgrabcolor-1.4.4-1|14	BuildRequires:	pkgconfig(xcb)
14cu|xgrabcolor-1.4.4-1|15	BuildRequires:	pkgconfig(xcb-keysyms)
14cu|xgrabcolor-1.4.4-1|16	
14cu|xgrabcolor-1.4.4-1|17	%description
14cu|xgrabcolor-1.4.4-1|18	Basic color picker.
14cu|xgrabcolor-1.4.4-1|19	
14cu|xgrabcolor-1.4.4-1|20	%prep
14cu|xgrabcolor-1.4.4-1|21	%setup -q
14cu|xgrabcolor-1.4.4-1|22	
14cu|xgrabcolor-1.4.4-1|23	%build
14cu|xgrabcolor-1.4.4-1|24	%cmake_qt5 -DUSE_QT5=1
14cu|xgrabcolor-1.4.4-1|25	%make
14cu|xgrabcolor-1.4.4-1|26	
14cu|xgrabcolor-1.4.4-1|27	%install
14cu|xgrabcolor-1.4.4-1|28	%makeinstall_std -C build
14cu|xgrabcolor-1.4.4-1|29	
14cu|xgrabcolor-1.4.4-1|30	%clean
14cu|xgrabcolor-1.4.4-1|31	
14cu|xgrabcolor-1.4.4-1|32	%files
14cu|xgrabcolor-1.4.4-1|33	%doc COPYING INSTALL
14cu|xgrabcolor-1.4.4-1|34	%{_bindir}/xgrabcolor
14cu|xgrabcolor-1.4.4-1|35	
14cu|xgrabcolor-1.4.4-1|36	
14cu|xgrabcolor-1.4.4-1|37	%changelog
14cu|xgrabcolor-1.4.4-1|38	
14cu|xgrabcolor-1.4.4-1|39	* Mon Jan 18 2016 Denis Silakov <dsilakov@gmail.com> 1.4.4-1
14cu|xgrabcolor-1.4.4-1|40	- (671a413) Added keysyms BR
14cu|xgrabcolor-1.4.4-1|41	
14cu|xgrabcolor-1.4.4-1|42	

15655 14
14cu|xjadeo-0.8.1-1|1	Summary:	Simple video player that receives sync from jack transport
14cu|xjadeo-0.8.1-1|2	Name:		xjadeo
14cu|xjadeo-0.8.1-1|3	Version:	0.8.1
14cu|xjadeo-0.8.1-1|4	Release:	1
14cu|xjadeo-0.8.1-1|5	Group:		Video
14cu|xjadeo-0.8.1-1|6	License:	GPLv2+
14cu|xjadeo-0.8.1-1|7	Url:		http://xjadeo.sourceforge.net/
14cu|xjadeo-0.8.1-1|8	Source0:	http://sourceforge.net/projects/xjadeo/files/xjadeo/v0.8.1/%{name}-%{version}.tar.gz
14cu|xjadeo-0.8.1-1|9	BuildRequires:	imagemagick
14cu|xjadeo-0.8.1-1|10	BuildRequires:	ffmpeg-devel
14cu|xjadeo-0.8.1-1|11	BuildRequires:	qt4-devel
14cu|xjadeo-0.8.1-1|12	BuildRequires:	pkgconfig(alsa)
14cu|xjadeo-0.8.1-1|13	BuildRequires:	pkgconfig(freetype2)
14cu|xjadeo-0.8.1-1|14	BuildRequires:	pkgconfig(imlib2)
14cu|xjadeo-0.8.1-1|15	BuildRequires:	pkgconfig(jack)
14cu|xjadeo-0.8.1-1|16	BuildRequires:	pkgconfig(liblo)
14cu|xjadeo-0.8.1-1|17	BuildRequires:	pkgconfig(ltc)
14cu|xjadeo-0.8.1-1|18	BuildRequires:	pkgconfig(sdl)
14cu|xjadeo-0.8.1-1|19	BuildRequires:	pkgconfig(x11)
14cu|xjadeo-0.8.1-1|20	BuildRequires:	pkgconfig(xext)
14cu|xjadeo-0.8.1-1|21	BuildRequires:	pkgconfig(xpm)
14cu|xjadeo-0.8.1-1|22	BuildRequires:	pkgconfig(xv)
14cu|xjadeo-0.8.1-1|23	BuildRequires:	pkgconfig(gl)
14cu|xjadeo-0.8.1-1|24	BuildRequires:	pkgconfig(glu)
14cu|xjadeo-0.8.1-1|25	BuildRequires:	pkgconfig(glut)
14cu|xjadeo-0.8.1-1|26	BuildRequires:	lash-devel
14cu|xjadeo-0.8.1-1|27	BuildRequires: gcc-c++, gcc, gcc-cpp
14cu|xjadeo-0.8.1-1|28	
14cu|xjadeo-0.8.1-1|29	
14cu|xjadeo-0.8.1-1|30	Suggests:	mencoder
14cu|xjadeo-0.8.1-1|31	Suggests:	qjadeo
14cu|xjadeo-0.8.1-1|32	
14cu|xjadeo-0.8.1-1|33	%description
14cu|xjadeo-0.8.1-1|34	Simple video player that receives sync from jackd or MTC.
14cu|xjadeo-0.8.1-1|35	It has applications in soundtrack creation, video monitoring or any task that
14cu|xjadeo-0.8.1-1|36	requires to associate movie frames with audio events.
14cu|xjadeo-0.8.1-1|37	
14cu|xjadeo-0.8.1-1|38	For instance when a jack-client (like Muse, Rosegarden or Ardour) acts as a
14cu|xjadeo-0.8.1-1|39	timebase master, xjadeo will display the video synchronized to JACK transport.
14cu|xjadeo-0.8.1-1|40	xjadeo is capable to read Midi Time Clock as an alternate sync source and comes
14cu|xjadeo-0.8.1-1|41	along with an optional QT-GUI.
14cu|xjadeo-0.8.1-1|42	
14cu|xjadeo-0.8.1-1|43	xjadeo reads only seekable media by default. Installing a transcoding utility
14cu|xjadeo-0.8.1-1|44	like mencoder or transcode is highly recommended.
14cu|xjadeo-0.8.1-1|45	
14cu|xjadeo-0.8.1-1|46	%files
14cu|xjadeo-0.8.1-1|47	%{_bindir}/xjadeo
14cu|xjadeo-0.8.1-1|48	%{_bindir}/xjremote
14cu|xjadeo-0.8.1-1|49	%{_datadir}/%{name}/ArdourMono.ttf
14cu|xjadeo-0.8.1-1|50	%{_mandir}/man1/xjadeo.1*
14cu|xjadeo-0.8.1-1|51	%{_mandir}/man1/xjremote.1*
14cu|xjadeo-0.8.1-1|52	
14cu|xjadeo-0.8.1-1|53	#----------------------------------------------------------------------------
14cu|xjadeo-0.8.1-1|54	
14cu|xjadeo-0.8.1-1|55	%package -n qjadeo
14cu|xjadeo-0.8.1-1|56	Summary:	Qt-based GUI for xjadeo
14cu|xjadeo-0.8.1-1|57	Requires:	%{name}
14cu|xjadeo-0.8.1-1|58	
14cu|xjadeo-0.8.1-1|59	%description -n qjadeo
14cu|xjadeo-0.8.1-1|60	Qt-based GUI for xjadeo, a simple video player that receives sync
14cu|xjadeo-0.8.1-1|61	from jack transport.
14cu|xjadeo-0.8.1-1|62	
14cu|xjadeo-0.8.1-1|63	%files  -n qjadeo -f qjadeo.lang
14cu|xjadeo-0.8.1-1|64	%{_bindir}/qjadeo
14cu|xjadeo-0.8.1-1|65	%{_datadir}/applications/qjadeo.desktop
14cu|xjadeo-0.8.1-1|66	%{_iconsdir}/hicolor/*/apps/qjadeo.png
14cu|xjadeo-0.8.1-1|67	
14cu|xjadeo-0.8.1-1|68	
14cu|xjadeo-0.8.1-1|69	#----------------------------------------------------------------------------
14cu|xjadeo-0.8.1-1|70	
14cu|xjadeo-0.8.1-1|71	%prep
14cu|xjadeo-0.8.1-1|72	%setup -q
14cu|xjadeo-0.8.1-1|73	
14cu|xjadeo-0.8.1-1|74	%build
14cu|xjadeo-0.8.1-1|75	export CC=gcc
14cu|xjadeo-0.8.1-1|76	export CXX=g++
14cu|xjadeo-0.8.1-1|77	
14cu|xjadeo-0.8.1-1|78	%configure --enable-qtgui
14cu|xjadeo-0.8.1-1|79	%make
14cu|xjadeo-0.8.1-1|80	
14cu|xjadeo-0.8.1-1|81	%install
14cu|xjadeo-0.8.1-1|82	%makeinstall_std
14cu|xjadeo-0.8.1-1|83	
14cu|xjadeo-0.8.1-1|84	# install menu entry
14cu|xjadeo-0.8.1-1|85	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|xjadeo-0.8.1-1|86	cat > %{buildroot}%{_datadir}/applications/qjadeo.desktop << EOF
14cu|xjadeo-0.8.1-1|87	[Desktop Entry]
14cu|xjadeo-0.8.1-1|88	Type=Application
14cu|xjadeo-0.8.1-1|89	Name=Qjadeo
14cu|xjadeo-0.8.1-1|90	GenericName=X jack video monitor
14cu|xjadeo-0.8.1-1|91	Comment=A simple video player that gets sync from jack transport
14cu|xjadeo-0.8.1-1|92	Icon=qjadeo
14cu|xjadeo-0.8.1-1|93	Exec=/usr/bin/qjadeo
14cu|xjadeo-0.8.1-1|94	Terminal=false
14cu|xjadeo-0.8.1-1|95	Categories=AudioVideo;Video;Player;
14cu|xjadeo-0.8.1-1|96	EOF
14cu|xjadeo-0.8.1-1|97	
14cu|xjadeo-0.8.1-1|98	# install menu icons
14cu|xjadeo-0.8.1-1|99	for N in 16 32 48 64 128;
14cu|xjadeo-0.8.1-1|100	do
14cu|xjadeo-0.8.1-1|101	convert src/qt-gui/images/qjadeo.png -resize ${N}x${N} $N.png;
14cu|xjadeo-0.8.1-1|102	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/qjadeo.png
14cu|xjadeo-0.8.1-1|103	done
14cu|xjadeo-0.8.1-1|104	
14cu|xjadeo-0.8.1-1|105	%find_lang qjadeo --with-qt
14cu|xjadeo-0.8.1-1|106	
14cu|xjadeo-0.8.1-1|107	
14cu|xjadeo-0.8.1-1|108	%changelog
14cu|xjadeo-0.8.1-1|109	* Sat Mar 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-1
14cu|xjadeo-0.8.1-1|110	+ Revision: a85f542
14cu|xjadeo-0.8.1-1|111	- Updated to 0.8.1, sync with cooker
14cu|xjadeo-0.8.1-1|112	
14cu|xjadeo-0.8.1-1|113	

15656 14
14cu|xlogmaster-1.6.2-4|1	Summary:	Quick & easy monitoring of logfiles and devices
14cu|xlogmaster-1.6.2-4|2	Name:		xlogmaster
14cu|xlogmaster-1.6.2-4|3	Version:	1.6.2
14cu|xlogmaster-1.6.2-4|4	Release:	4
14cu|xlogmaster-1.6.2-4|5	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
14cu|xlogmaster-1.6.2-4|6	Source1:	%{name}-icons.tar.bz2
14cu|xlogmaster-1.6.2-4|7	Patch0:		xlogmaster-1.6.2-workaround-pointer-to-int-casting.patch
14cu|xlogmaster-1.6.2-4|8	BuildRequires:	libgtk+-devel
14cu|xlogmaster-1.6.2-4|9	License:	GPLv2+
14cu|xlogmaster-1.6.2-4|10	URL:		http://www.gnu.org/software/xlogmaster/
14cu|xlogmaster-1.6.2-4|11	Group:		Monitoring
14cu|xlogmaster-1.6.2-4|12	
14cu|xlogmaster-1.6.2-4|13	%description
14cu|xlogmaster-1.6.2-4|14	The Xlogmaster is a program that allows easy and flexible monitoring of
14cu|xlogmaster-1.6.2-4|15	all logfiles and devices that allow being read via cat (like the /proc
14cu|xlogmaster-1.6.2-4|16	devices). It allows you to set a lot of events based on certain activities
14cu|xlogmaster-1.6.2-4|17	in the monitored logfiles/devices and should prove very helpful for almost
14cu|xlogmaster-1.6.2-4|18	anyone.
14cu|xlogmaster-1.6.2-4|19	
14cu|xlogmaster-1.6.2-4|20	%prep
14cu|xlogmaster-1.6.2-4|21	%setup -q -a1
14cu|xlogmaster-1.6.2-4|22	%patch0 -p1 -b .cast~
14cu|xlogmaster-1.6.2-4|23	
14cu|xlogmaster-1.6.2-4|24	%build
14cu|xlogmaster-1.6.2-4|25	%configure	--with-xlogmaster-home=%{_sysconfdir} \
14cu|xlogmaster-1.6.2-4|26	--with-xlogmaster-lib=%{_datadir}/xlogmaster \
14cu|xlogmaster-1.6.2-4|27	--with-xlogmaster-db=%{_localstatedir}/lib/xlogmaster \
14cu|xlogmaster-1.6.2-4|28	--disable-gtkrc
14cu|xlogmaster-1.6.2-4|29	
14cu|xlogmaster-1.6.2-4|30	%make
14cu|xlogmaster-1.6.2-4|31	
14cu|xlogmaster-1.6.2-4|32	%install
14cu|xlogmaster-1.6.2-4|33	%makeinstall XLM_LIB=%{buildroot}%{_datadir}/%{name} XLM_DB=%{buildroot}%{_localstatedir}/lib/%{name}
14cu|xlogmaster-1.6.2-4|34	
14cu|xlogmaster-1.6.2-4|35	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|xlogmaster-1.6.2-4|36	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|xlogmaster-1.6.2-4|37	[Desktop Entry]
14cu|xlogmaster-1.6.2-4|38	Type=Application
14cu|xlogmaster-1.6.2-4|39	Icon=%{name}
14cu|xlogmaster-1.6.2-4|40	Categories=System;Monitor;
14cu|xlogmaster-1.6.2-4|41	Name=%{name}
14cu|xlogmaster-1.6.2-4|42	Exec=%{name}
14cu|xlogmaster-1.6.2-4|43	Comment=Logfile viewer
14cu|xlogmaster-1.6.2-4|44	EOF
14cu|xlogmaster-1.6.2-4|45	
14cu|xlogmaster-1.6.2-4|46	install -m644 icons/16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|47	install -m644 icons/32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|48	install -m644 icons/48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|49	
14cu|xlogmaster-1.6.2-4|50	
14cu|xlogmaster-1.6.2-4|51	
14cu|xlogmaster-1.6.2-4|52	%files
14cu|xlogmaster-1.6.2-4|53	%doc NEWS README TODO
14cu|xlogmaster-1.6.2-4|54	%{_bindir}/*
14cu|xlogmaster-1.6.2-4|55	%dir %{_datadir}/%{name}
14cu|xlogmaster-1.6.2-4|56	%{_datadir}/%{name}/*
14cu|xlogmaster-1.6.2-4|57	%dir %{_localstatedir}/lib/%{name}
14cu|xlogmaster-1.6.2-4|58	%{_localstatedir}/lib/%{name}/*
14cu|xlogmaster-1.6.2-4|59	%{_mandir}/man1/%{name}.1*
14cu|xlogmaster-1.6.2-4|60	%{_infodir}/%{name}.info*
14cu|xlogmaster-1.6.2-4|61	%{_iconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|62	%{_liconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|63	%{_miconsdir}/%{name}.png
14cu|xlogmaster-1.6.2-4|64	%{_datadir}/applications/%{name}.desktop
14cu|xlogmaster-1.6.2-4|65	
14cu|xlogmaster-1.6.2-4|66	
14cu|xlogmaster-1.6.2-4|67	
14cu|xlogmaster-1.6.2-4|68	%changelog
14cu|xlogmaster-1.6.2-4|69	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-4
14cu|xlogmaster-1.6.2-4|70	+ Revision: 4c4c1dd
14cu|xlogmaster-1.6.2-4|71	- Added Exec to desktop file
14cu|xlogmaster-1.6.2-4|72	
14cu|xlogmaster-1.6.2-4|73	

15657 14
14cu|xmailbox-2.5-33|1	Summary:	An X Window System utility which notifies you of new mail
14cu|xmailbox-2.5-33|2	Name:		xmailbox
14cu|xmailbox-2.5-33|3	Version:	2.5
14cu|xmailbox-2.5-33|4	Release:	33
14cu|xmailbox-2.5-33|5	License:	MIT
14cu|xmailbox-2.5-33|6	Group:		Networking/Mail
14cu|xmailbox-2.5-33|7	BuildRequires:	pkgconfig(x11) libxext-devel libxaw-devel libxmu-devel libxt-devel xpm-devel imake
14cu|xmailbox-2.5-33|8	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
14cu|xmailbox-2.5-33|9	Patch1:		xmailbox-2.2-xpm.patch
14cu|xmailbox-2.5-33|10	Patch2:		xmailbox-2.4-glibc.patch
14cu|xmailbox-2.5-33|11	
14cu|xmailbox-2.5-33|12	%description
14cu|xmailbox-2.5-33|13	The xmailbox program is an X Window System program which notifies you
14cu|xmailbox-2.5-33|14	when mail arrives.  Xmailbox is similar to the xbiff program, but it
14cu|xmailbox-2.5-33|15	offers more features and notification options.
14cu|xmailbox-2.5-33|16	
14cu|xmailbox-2.5-33|17	Install the xmailbox package if you'd like a graphical program for X
14cu|xmailbox-2.5-33|18	which will notify you when new mail arrives.
14cu|xmailbox-2.5-33|19	
14cu|xmailbox-2.5-33|20	%prep
14cu|xmailbox-2.5-33|21	%setup -q
14cu|xmailbox-2.5-33|22	%patch1 -p1
14cu|xmailbox-2.5-33|23	%patch2 -p1
14cu|xmailbox-2.5-33|24	
14cu|xmailbox-2.5-33|25	%build
14cu|xmailbox-2.5-33|26	xmkmf
14cu|xmailbox-2.5-33|27	%make CDEBUGFLAGS="%{optflags}"
14cu|xmailbox-2.5-33|28	
14cu|xmailbox-2.5-33|29	%install
14cu|xmailbox-2.5-33|30	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmconfig
14cu|xmailbox-2.5-33|31	
14cu|xmailbox-2.5-33|32	%makeinstall_std install.man
14cu|xmailbox-2.5-33|33	
14cu|xmailbox-2.5-33|34	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xmailbox-2.5-33|35	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|xmailbox-2.5-33|36	[Desktop Entry]
14cu|xmailbox-2.5-33|37	Name=Xmailbox
14cu|xmailbox-2.5-33|38	Comment=Mail notifier
14cu|xmailbox-2.5-33|39	Comment[ru]=Нотификация о входящих email-сообщениях
14cu|xmailbox-2.5-33|40	Exec=%{_bindir}/%{name}
14cu|xmailbox-2.5-33|41	Icon=mail_section
14cu|xmailbox-2.5-33|42	Terminal=false
14cu|xmailbox-2.5-33|43	Type=Application
14cu|xmailbox-2.5-33|44	StartupNotify=true
14cu|xmailbox-2.5-33|45	Categories=Utility;Network;Email;X-MandrivaLinux-Internet-Mail;
14cu|xmailbox-2.5-33|46	EOF
14cu|xmailbox-2.5-33|47	
14cu|xmailbox-2.5-33|48	#(peroyvind) get rid of unpackaged files
14cu|xmailbox-2.5-33|49	rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
14cu|xmailbox-2.5-33|50	
14cu|xmailbox-2.5-33|51	%files
14cu|xmailbox-2.5-33|52	%doc README
14cu|xmailbox-2.5-33|53	%{_bindir}/xmailbox
14cu|xmailbox-2.5-33|54	%{_mandir}/man1/xmailbox.1*
14cu|xmailbox-2.5-33|55	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XMailbox
14cu|xmailbox-2.5-33|56	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xmailbox-2.5-33|57	
14cu|xmailbox-2.5-33|58	%changelog
14cu|xmailbox-2.5-33|59	
14cu|xmailbox-2.5-33|60	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 2.5-33
14cu|xmailbox-2.5-33|61	- (2ed1874) Spec cleanup
14cu|xmailbox-2.5-33|62	
14cu|xmailbox-2.5-33|63	

15658 14
14cu|xmakemol-5.16-9|1	Name: 	 	xmakemol
14cu|xmakemol-5.16-9|2	Summary: 	Simple XYZ molecule editor and GL viewer
14cu|xmakemol-5.16-9|3	Version: 	5.16
14cu|xmakemol-5.16-9|4	Release: 	9
14cu|xmakemol-5.16-9|5	
14cu|xmakemol-5.16-9|6	Source:		http://savannah.nongnu.org/download/xmakemol/%{name}-%{version}.tar.gz
14cu|xmakemol-5.16-9|7	URL:		http://vegemite.chem.nottingham.ac.uk/~xmakemol/
14cu|xmakemol-5.16-9|8	License:	GPL
14cu|xmakemol-5.16-9|9	Group:		Sciences/Chemistry
14cu|xmakemol-5.16-9|10	BuildRequires:	pkgconfig(x11)
14cu|xmakemol-5.16-9|11	BuildRequires:	lesstif-devel
14cu|xmakemol-5.16-9|12	BuildRequires:	pkgconfig(xt)
14cu|xmakemol-5.16-9|13	BuildRequires:	pkgconfig(glw)
14cu|xmakemol-5.16-9|14	
14cu|xmakemol-5.16-9|15	%description
14cu|xmakemol-5.16-9|16	XMakemol can be used to view and manipulate atomic and molecular data given in
14cu|xmakemol-5.16-9|17	xyz format.
14cu|xmakemol-5.16-9|18	
14cu|xmakemol-5.16-9|19	XMakemol can produce output in PostScript (black and white or colour)and in xpm
14cu|xmakemol-5.16-9|20	format (which can be translated to gif format using xpmtoppm and ppmtogif).
14cu|xmakemol-5.16-9|21	
14cu|xmakemol-5.16-9|22	XMakemol can also produce a series of xpm files which can be translated into an
14cu|xmakemol-5.16-9|23	animated gif file using the bundled utility xmake_anim.pl (formerly
14cu|xmakemol-5.16-9|24	gmake_anim.pl).
14cu|xmakemol-5.16-9|25	
14cu|xmakemol-5.16-9|26	%prep
14cu|xmakemol-5.16-9|27	%setup -q
14cu|xmakemol-5.16-9|28	
14cu|xmakemol-5.16-9|29	%build
14cu|xmakemol-5.16-9|30	%configure2_5x
14cu|xmakemol-5.16-9|31	#--without-opengl
14cu|xmakemol-5.16-9|32	%make
14cu|xmakemol-5.16-9|33	
14cu|xmakemol-5.16-9|34	%install
14cu|xmakemol-5.16-9|35	%makeinstall_std
14cu|xmakemol-5.16-9|36	cp xmake_anim.pl.1 %{buildroot}/%{_mandir}/man1
14cu|xmakemol-5.16-9|37	
14cu|xmakemol-5.16-9|38	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xmakemol-5.16-9|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|xmakemol-5.16-9|40	[Desktop Entry]
14cu|xmakemol-5.16-9|41	Name=XMakeMol
14cu|xmakemol-5.16-9|42	Comment=Simple molecule editor and viewer
14cu|xmakemol-5.16-9|43	Comment[ru]=Редактор молекул
14cu|xmakemol-5.16-9|44	Exec=%{_bindir}/%{name}
14cu|xmakemol-5.16-9|45	Icon=chemistry_section
14cu|xmakemol-5.16-9|46	Terminal=false
14cu|xmakemol-5.16-9|47	Type=Application
14cu|xmakemol-5.16-9|48	StartupNotify=true
14cu|xmakemol-5.16-9|49	Categories=Motif;Education;Science;Chemistry;
14cu|xmakemol-5.16-9|50	EOF
14cu|xmakemol-5.16-9|51	
14cu|xmakemol-5.16-9|52	%clean
14cu|xmakemol-5.16-9|53	
14cu|xmakemol-5.16-9|54	%files
14cu|xmakemol-5.16-9|55	%doc README AUTHORS COPYING NEWS PROBLEMS ToDo.txt
14cu|xmakemol-5.16-9|56	%{_bindir}/%{name}
14cu|xmakemol-5.16-9|57	%{_bindir}/xmake_anim.pl
14cu|xmakemol-5.16-9|58	%{_datadir}/%{name}
14cu|xmakemol-5.16-9|59	%{_mandir}/man1/*
14cu|xmakemol-5.16-9|60	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xmakemol-5.16-9|61	
14cu|xmakemol-5.16-9|62	%changelog
14cu|xmakemol-5.16-9|63	
14cu|xmakemol-5.16-9|64	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 5.16-9
14cu|xmakemol-5.16-9|65	- (16a4a2f) Rebuild with glw
14cu|xmakemol-5.16-9|66	
14cu|xmakemol-5.16-9|67	

15659 14
14cu|xmedcon-0.14.1-1|1	%define major		2
14cu|xmedcon-0.14.1-1|2	%define libname		%mklibname mdc %{major}
14cu|xmedcon-0.14.1-1|3	%define devname		%mklibname mdc -d
14cu|xmedcon-0.14.1-1|4	
14cu|xmedcon-0.14.1-1|5	Name:		xmedcon
14cu|xmedcon-0.14.1-1|6	Version:	0.14.1
14cu|xmedcon-0.14.1-1|7	Release:	1
14cu|xmedcon-0.14.1-1|8	Summary:	An open source toolkit for medical image conversion
14cu|xmedcon-0.14.1-1|9	Group:		Graphics
14cu|xmedcon-0.14.1-1|10	License:	GPLv2
14cu|xmedcon-0.14.1-1|11	URL:		http://xmedcon.sourceforge.net
14cu|xmedcon-0.14.1-1|12	Source0:	http://sourceforge.net/projects/xmedcon/files/XMedCon-Source/%{version}/%{name}-%{version}.tar.gz
14cu|xmedcon-0.14.1-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xmedcon-0.14.1-1|14	
14cu|xmedcon-0.14.1-1|15	%description
14cu|xmedcon-0.14.1-1|16	This project stands for Medical Image Conversion and is released under the
14cu|xmedcon-0.14.1-1|17	GNU's (L)GPL license. It bundles the C source code, a library, a flexible
14cu|xmedcon-0.14.1-1|18	command-line utility and a graphical front-end based on the amazing Gtk+
14cu|xmedcon-0.14.1-1|19	toolkit.
14cu|xmedcon-0.14.1-1|20	
14cu|xmedcon-0.14.1-1|21	Its main purpose is image conversion while preserving valuable medical
14cu|xmedcon-0.14.1-1|22	study information. The currently supported formats are: Acr/Nema 2.0,
14cu|xmedcon-0.14.1-1|23	Analyze (SPM), Concorde/uPET, DICOM 3.0, CTI ECAT 6/7, InterFile 3.3
14cu|xmedcon-0.14.1-1|24	and PNG or Gif87a/89a towards desktop applications.
14cu|xmedcon-0.14.1-1|25	
14cu|xmedcon-0.14.1-1|26	%files
14cu|xmedcon-0.14.1-1|27	%defattr(-, root, root)
14cu|xmedcon-0.14.1-1|28	%doc ChangeLog COPYING COPYING.LIB README REMARKS AUTHORS
14cu|xmedcon-0.14.1-1|29	/usr/etc/xmedconrc
14cu|xmedcon-0.14.1-1|30	%{_bindir}/medcon
14cu|xmedcon-0.14.1-1|31	%{_bindir}/xmedcon
14cu|xmedcon-0.14.1-1|32	%{_bindir}/xmedcon-config
14cu|xmedcon-0.14.1-1|33	%{_datadir}/appdata/%{name}.appdata.xml
14cu|xmedcon-0.14.1-1|34	%{_mandir}/man1/*
14cu|xmedcon-0.14.1-1|35	
14cu|xmedcon-0.14.1-1|36	#----------------------------------------------------------------------------
14cu|xmedcon-0.14.1-1|37	
14cu|xmedcon-0.14.1-1|38	%package -n %{libname}
14cu|xmedcon-0.14.1-1|39	Summary: Libraries for (X)MedCon
14cu|xmedcon-0.14.1-1|40	Group: System/Libraries
14cu|xmedcon-0.14.1-1|41	
14cu|xmedcon-0.14.1-1|42	%description -n %{libname}
14cu|xmedcon-0.14.1-1|43	
14cu|xmedcon-0.14.1-1|44	This package contains (X)MedCon shared library (libmdc).
14cu|xmedcon-0.14.1-1|45	
14cu|xmedcon-0.14.1-1|46	%files -n %{libname}
14cu|xmedcon-0.14.1-1|47	%{_libdir}/*so.%{major}*
14cu|xmedcon-0.14.1-1|48	
14cu|xmedcon-0.14.1-1|49	#----------------------------------------------------------------------------
14cu|xmedcon-0.14.1-1|50	
14cu|xmedcon-0.14.1-1|51	%package -n %{devname}
14cu|xmedcon-0.14.1-1|52	Summary: Header files for (X)MedCon development
14cu|xmedcon-0.14.1-1|53	Group: Development/C
14cu|xmedcon-0.14.1-1|54	Requires: %{libname} = %{EVRD}
14cu|xmedcon-0.14.1-1|55	Provides: %{name}-devel = %{EVRD}
14cu|xmedcon-0.14.1-1|56	
14cu|xmedcon-0.14.1-1|57	%description -n %{devname}
14cu|xmedcon-0.14.1-1|58	
14cu|xmedcon-0.14.1-1|59	The xmedcon-devel package contains the header files necessary for developing
14cu|xmedcon-0.14.1-1|60	programs that make use of the (X)MedCon library (libmdc).
14cu|xmedcon-0.14.1-1|61	
14cu|xmedcon-0.14.1-1|62	%files -n %{devname}
14cu|xmedcon-0.14.1-1|63	%doc README COPYING COPYING.LIB
14cu|xmedcon-0.14.1-1|64	%defattr(-,root,root)
14cu|xmedcon-0.14.1-1|65	%{_mandir}/man3/*
14cu|xmedcon-0.14.1-1|66	%{_mandir}/man4/*
14cu|xmedcon-0.14.1-1|67	%{_includedir}/*
14cu|xmedcon-0.14.1-1|68	%{_libdir}/*.so
14cu|xmedcon-0.14.1-1|69	%{_datadir}/aclocal/*
14cu|xmedcon-0.14.1-1|70	
14cu|xmedcon-0.14.1-1|71	#----------------------------------------------------------------------------
14cu|xmedcon-0.14.1-1|72	
14cu|xmedcon-0.14.1-1|73	%prep
14cu|xmedcon-0.14.1-1|74	%setup -q
14cu|xmedcon-0.14.1-1|75	
14cu|xmedcon-0.14.1-1|76	%build
14cu|xmedcon-0.14.1-1|77	%configure2_5x \
14cu|xmedcon-0.14.1-1|78	--disable-static
14cu|xmedcon-0.14.1-1|79	
14cu|xmedcon-0.14.1-1|80	%make
14cu|xmedcon-0.14.1-1|81	
14cu|xmedcon-0.14.1-1|82	%install
14cu|xmedcon-0.14.1-1|83	%makeinstall_std
14cu|xmedcon-0.14.1-1|84	
14cu|xmedcon-0.14.1-1|85	rm -rf %{buildroot}%{_libdir}/*.la
14cu|xmedcon-0.14.1-1|86	
14cu|xmedcon-0.14.1-1|87	%changelog
14cu|xmedcon-0.14.1-1|88	
14cu|xmedcon-0.14.1-1|89	* Sun Apr 17 2016 dsilakov <denis.silakov@rosalab.ru> 0.14.1-1
14cu|xmedcon-0.14.1-1|90	- (c91354d) Merge pull request #1 from alzim/xmedcon:rosa2014.1
14cu|xmedcon-0.14.1-1|91	- (c91354d) Updated to 0.14.1
14cu|xmedcon-0.14.1-1|92	
14cu|xmedcon-0.14.1-1|93	

15660 14
14cu|xmind-3.6.0-1|1	#First is private, second is false (comes from libcairo-swt.so)
14cu|xmind-3.6.0-1|2	%if %{_use_internal_dependency_generator}
14cu|xmind-3.6.0-1|3	%define __noautoprov 'eclipse(.*)|libcairo(.*)'
14cu|xmind-3.6.0-1|4	%endif
14cu|xmind-3.6.0-1|5	
14cu|xmind-3.6.0-1|6	#http://www.xmind.net/xmind/downloads/xmind7-portable-3.6.0.R-201511090408.zip
14cu|xmind-3.6.0-1|7	
14cu|xmind-3.6.0-1|8	%define snapshot 201511090408
14cu|xmind-3.6.0-1|9	
14cu|xmind-3.6.0-1|10	Summary:	XMind
14cu|xmind-3.6.0-1|11	Name:		xmind
14cu|xmind-3.6.0-1|12	Version:	3.6.0
14cu|xmind-3.6.0-1|13	Release:	1
14cu|xmind-3.6.0-1|14	Group:		Networking/WWW
14cu|xmind-3.6.0-1|15	License:	Eclipse Public License
14cu|xmind-3.6.0-1|16	URL:		http://www.xmind.net/
14cu|xmind-3.6.0-1|17	Source0:	http://www.xmind.net/xmind/downloads/%{name}7-portable-%{version}.R-%{snapshot}.zip
14cu|xmind-3.6.0-1|18	Source1:	%{name}.png
14cu|xmind-3.6.0-1|19	Source2:	%{name}.xml
14cu|xmind-3.6.0-1|20	Source3:	%{name}
14cu|xmind-3.6.0-1|21	Requires:	java >= 1.6
14cu|xmind-3.6.0-1|22	Requires:	libxulrunner
14cu|xmind-3.6.0-1|23	Requires:	eclipse-swt
14cu|xmind-3.6.0-1|24	
14cu|xmind-3.6.0-1|25	%description
14cu|xmind-3.6.0-1|26	XMind is the world's coolest brainstorming and mind
14cu|xmind-3.6.0-1|27	mapping software and the best way to share your ideas.
14cu|xmind-3.6.0-1|28	
14cu|xmind-3.6.0-1|29	%prep
14cu|xmind-3.6.0-1|30	%setup -q -c -n %{name}-portable-%{version}.%{snapshot}
14cu|xmind-3.6.0-1|31	rm -rf XMind_Windows XMind_Mac_OS_X XMind_Mac_OS_X_64bit
14cu|xmind-3.6.0-1|32	rm -rf Commons/plugins/*macosx* Commons/plugins/*win32*
14cu|xmind-3.6.0-1|33	
14cu|xmind-3.6.0-1|34	%install
14cu|xmind-3.6.0-1|35	mkdir -p %{buildroot}/%{_bindir}
14cu|xmind-3.6.0-1|36	mkdir -p %{buildroot}/%{_datadir}/%{name}
14cu|xmind-3.6.0-1|37	%ifarch x86_64
14cu|xmind-3.6.0-1|38	rm -rf XMind_Linux
14cu|xmind-3.6.0-1|39	rm -rf Commons/plugins/*linux.x86_1*
14cu|xmind-3.6.0-1|40	cp -af * %{buildroot}/%{_datadir}/%{name}
14cu|xmind-3.6.0-1|41	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux_64bit/configuration
14cu|xmind-3.6.0-1|42	%else
14cu|xmind-3.6.0-1|43	rm -rf XMind_Linux_64bit
14cu|xmind-3.6.0-1|44	rm -rf Commons/plugins/*linux.x86_64_1*
14cu|xmind-3.6.0-1|45	cp -af * %{buildroot}/%{_datadir}/%{name}
14cu|xmind-3.6.0-1|46	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux/configuration
14cu|xmind-3.6.0-1|47	%endif
14cu|xmind-3.6.0-1|48	mkdir -p %{buildroot}/%{_datadir}/%{name}/Commons/data
14cu|xmind-3.6.0-1|49	chmod 777 %{buildroot}/%{_datadir}/%{name}/Commons/data
14cu|xmind-3.6.0-1|50	install -m 777 %{SOURCE3} %{buildroot}/%{_bindir}/
14cu|xmind-3.6.0-1|51	
14cu|xmind-3.6.0-1|52	# menu
14cu|xmind-3.6.0-1|53	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xmind-3.6.0-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|xmind-3.6.0-1|55	[Desktop Entry]
14cu|xmind-3.6.0-1|56	Encoding=UTF-8
14cu|xmind-3.6.0-1|57	Name=XMind
14cu|xmind-3.6.0-1|58	Comment=Launch XMind
14cu|xmind-3.6.0-1|59	Comment[ru]=Запуск XMind
14cu|xmind-3.6.0-1|60	Exec=%{name}
14cu|xmind-3.6.0-1|61	Terminal=false
14cu|xmind-3.6.0-1|62	Type=Application
14cu|xmind-3.6.0-1|63	Icon=%{name}.png
14cu|xmind-3.6.0-1|64	StartupNotify=true
14cu|xmind-3.6.0-1|65	Categories=Office;X-MandrivaLinux-Office-Other;
14cu|xmind-3.6.0-1|66	MimeType=application/%{name};
14cu|xmind-3.6.0-1|67	EOF
14cu|xmind-3.6.0-1|68	
14cu|xmind-3.6.0-1|69	#icon
14cu|xmind-3.6.0-1|70	mkdir -p %{buildroot}%{_datadir}/pixmaps
14cu|xmind-3.6.0-1|71	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|xmind-3.6.0-1|72	
14cu|xmind-3.6.0-1|73	mkdir -p %{buildroot}%{_datadir}/mime/packages
14cu|xmind-3.6.0-1|74	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14cu|xmind-3.6.0-1|75	
14cu|xmind-3.6.0-1|76	%files
14cu|xmind-3.6.0-1|77	%doc *.txt *.html
14cu|xmind-3.6.0-1|78	%dir %{_datadir}/%{name}
14cu|xmind-3.6.0-1|79	%{_datadir}/%{name}/*
14cu|xmind-3.6.0-1|80	%{_datadir}/pixmaps/%{name}.png
14cu|xmind-3.6.0-1|81	%{_datadir}/applications/*.desktop
14cu|xmind-3.6.0-1|82	%{_datadir}/mime/packages
14cu|xmind-3.6.0-1|83	%{_bindir}/%{name}
14cu|xmind-3.6.0-1|84	
14cu|xmind-3.6.0-1|85	%changelog
14cu|xmind-3.6.0-1|86	
14cu|xmind-3.6.0-1|87	* Sun Dec 06 2015 Denis Silakov <dsilakov@gmail.com> 3.6.0-1
14cu|xmind-3.6.0-1|88	- (fdd83df) Updated to 3.6.0.R-201511090408
14cu|xmind-3.6.0-1|89	
14cu|xmind-3.6.0-1|90	

15661 14
14cu|xmlbird-1.2.4-1|1	%define debug_package %{nil}
14cu|xmlbird-1.2.4-1|2	
14cu|xmlbird-1.2.4-1|3	%define major   1
14cu|xmlbird-1.2.4-1|4	%define libname %mklibname %{name} %{major}
14cu|xmlbird-1.2.4-1|5	%define devname %mklibname %{name} -d
14cu|xmlbird-1.2.4-1|6	
14cu|xmlbird-1.2.4-1|7	Summary:	XML parser with support for Vala iterators
14cu|xmlbird-1.2.4-1|8	Name:		xmlbird
14cu|xmlbird-1.2.4-1|9	Version:	1.2.4
14cu|xmlbird-1.2.4-1|10	Release:	1
14cu|xmlbird-1.2.4-1|11	License:	LGPLv3+
14cu|xmlbird-1.2.4-1|12	Group:		System/Libraries
14cu|xmlbird-1.2.4-1|13	Url:		http://birdfont.org/xmlbird.php
14cu|xmlbird-1.2.4-1|14	Source0:	http://birdfont.org/xmlbird-releases/lib%{name}-%{version}.tar.xz
14cu|xmlbird-1.2.4-1|15	Patch0:		libxmlbird-1.2.4-mga-lib-permissions.patch
14cu|xmlbird-1.2.4-1|16	BuildRequires:	vala
14cu|xmlbird-1.2.4-1|17	BuildRequires:	pkgconfig(glib-2.0)
14cu|xmlbird-1.2.4-1|18	
14cu|xmlbird-1.2.4-1|19	%description
14cu|xmlbird-1.2.4-1|20	XML parser with support for Vala iterators.
14cu|xmlbird-1.2.4-1|21	
14cu|xmlbird-1.2.4-1|22	#----------------------------------------------------------------------------
14cu|xmlbird-1.2.4-1|23	
14cu|xmlbird-1.2.4-1|24	%package -n %{libname}
14cu|xmlbird-1.2.4-1|25	Summary:	XML parser with support for Vala iterators
14cu|xmlbird-1.2.4-1|26	Group:		System/Libraries
14cu|xmlbird-1.2.4-1|27	
14cu|xmlbird-1.2.4-1|28	%description -n %{libname}
14cu|xmlbird-1.2.4-1|29	XML parser with support for Vala iterators.
14cu|xmlbird-1.2.4-1|30	
14cu|xmlbird-1.2.4-1|31	%files -n %{libname}
14cu|xmlbird-1.2.4-1|32	%{_libdir}/lib%{name}.so.%{major}
14cu|xmlbird-1.2.4-1|33	
14cu|xmlbird-1.2.4-1|34	#----------------------------------------------------------------------------
14cu|xmlbird-1.2.4-1|35	
14cu|xmlbird-1.2.4-1|36	%package -n %{devname}
14cu|xmlbird-1.2.4-1|37	Summary:	Development files for %{name}
14cu|xmlbird-1.2.4-1|38	Requires:	%{libname} = %{EVRD}
14cu|xmlbird-1.2.4-1|39	
14cu|xmlbird-1.2.4-1|40	%description -n %{devname}
14cu|xmlbird-1.2.4-1|41	Development files for the %{name} XML parser.
14cu|xmlbird-1.2.4-1|42	
14cu|xmlbird-1.2.4-1|43	%files -n %{devname}
14cu|xmlbird-1.2.4-1|44	%{_datadir}/vala/vapi/%{name}.vapi
14cu|xmlbird-1.2.4-1|45	%{_libdir}/lib%{name}.so
14cu|xmlbird-1.2.4-1|46	%{_libdir}/pkgconfig/%{name}.pc
14cu|xmlbird-1.2.4-1|47	%{_includedir}/%{name}.h
14cu|xmlbird-1.2.4-1|48	
14cu|xmlbird-1.2.4-1|49	#----------------------------------------------------------------------------
14cu|xmlbird-1.2.4-1|50	
14cu|xmlbird-1.2.4-1|51	%prep
14cu|xmlbird-1.2.4-1|52	%setup -q -n lib%{name}-%{version}
14cu|xmlbird-1.2.4-1|53	%patch0 -p1
14cu|xmlbird-1.2.4-1|54	
14cu|xmlbird-1.2.4-1|55	sed -i -e 's/^libdir=.*/libdir=\${exec_prefix}\/%{_lib}/' scripts/pkgconfig.py
14cu|xmlbird-1.2.4-1|56	
14cu|xmlbird-1.2.4-1|57	%build
14cu|xmlbird-1.2.4-1|58	%__python configure -p%{_prefix}
14cu|xmlbird-1.2.4-1|59	%__python build.py
14cu|xmlbird-1.2.4-1|60	
14cu|xmlbird-1.2.4-1|61	%install
14cu|xmlbird-1.2.4-1|62	%__python install.py -d%{buildroot}
14cu|xmlbird-1.2.4-1|63	
14cu|xmlbird-1.2.4-1|64	
14cu|xmlbird-1.2.4-1|65	%changelog
14cu|xmlbird-1.2.4-1|66	
14cu|xmlbird-1.2.4-1|67	* Tue Dec 27 2016 Rosa <rosa@abf.rosalinux.ru> 1.2.4-1
14cu|xmlbird-1.2.4-1|68	- (aa4303f) Automatic import for version 1.2.4-1
14cu|xmlbird-1.2.4-1|69	
14cu|xmlbird-1.2.4-1|70	

15662 14
14cu|xmldb-api-0.1-0.1.20011111cvs.2|1	%define bname        xmldb
14cu|xmldb-api-0.1-0.1.20011111cvs.2|2	%define cvs_version    20011111cvs
14cu|xmldb-api-0.1-0.1.20011111cvs.2|3	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|4	Name:       xmldb-api
14cu|xmldb-api-0.1-0.1.20011111cvs.2|5	Version:    0.1
14cu|xmldb-api-0.1-0.1.20011111cvs.2|6	Release:    0.1.%{cvs_version}.2
14cu|xmldb-api-0.1-0.1.20011111cvs.2|7	Epoch:      1
14cu|xmldb-api-0.1-0.1.20011111cvs.2|8	Summary:    XML:DB API for Java
14cu|xmldb-api-0.1-0.1.20011111cvs.2|9	License:    BSD
14cu|xmldb-api-0.1-0.1.20011111cvs.2|10	Group:      Development/Java
14cu|xmldb-api-0.1-0.1.20011111cvs.2|11	# wget http://trumpetti.atm.tut.fi/gentoo/distfiles/xmldb-api-11112001.tar.gz
14cu|xmldb-api-0.1-0.1.20011111cvs.2|12	Source0:     xmldb-xapi-%{cvs_version}-src.tar.gz
14cu|xmldb-api-0.1-0.1.20011111cvs.2|13	# http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmldb/files/build-20011111.xml?rev=1.1.1.1&view=markup
14cu|xmldb-api-0.1-0.1.20011111cvs.2|14	Source1:    %{name}-build.xml
14cu|xmldb-api-0.1-0.1.20011111cvs.2|15	Source2:    %{name}-license.txt
14cu|xmldb-api-0.1-0.1.20011111cvs.2|16	Patch0:     %{name}-syntaxfix.patch
14cu|xmldb-api-0.1-0.1.20011111cvs.2|17	Url:        http://xmldb-org.sourceforge.net
14cu|xmldb-api-0.1-0.1.20011111cvs.2|18	BuildRequires:    ant >= 0:1.6
14cu|xmldb-api-0.1-0.1.20011111cvs.2|19	BuildRequires:    java-rpmbuild >= 0:1.6
14cu|xmldb-api-0.1-0.1.20011111cvs.2|20	BuildRequires:    junit
14cu|xmldb-api-0.1-0.1.20011111cvs.2|21	BuildRequires:    xalan-j2
14cu|xmldb-api-0.1-0.1.20011111cvs.2|22	BuildRequires:    xerces-j2
14cu|xmldb-api-0.1-0.1.20011111cvs.2|23	BuildRequires:    xml-commons-jaxp-1.3-apis
14cu|xmldb-api-0.1-0.1.20011111cvs.2|24	Requires(pre):    jpackage-utils >= 0:1.6
14cu|xmldb-api-0.1-0.1.20011111cvs.2|25	Requires(post):   jpackage-utils >= 0:1.6
14cu|xmldb-api-0.1-0.1.20011111cvs.2|26	Requires:         junit
14cu|xmldb-api-0.1-0.1.20011111cvs.2|27	Requires:         xalan-j2
14cu|xmldb-api-0.1-0.1.20011111cvs.2|28	BuildArch:      noarch
14cu|xmldb-api-0.1-0.1.20011111cvs.2|29	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|30	%description
14cu|xmldb-api-0.1-0.1.20011111cvs.2|31	The API interfaces are what driver developers must implement when creating a
14cu|xmldb-api-0.1-0.1.20011111cvs.2|32	new driver and are the interfaces that applications are developed against.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|33	Along with the interfaces a concrete DriverManager implementation is also
14cu|xmldb-api-0.1-0.1.20011111cvs.2|34	provides.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|35	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|36	%package sdk
14cu|xmldb-api-0.1-0.1.20011111cvs.2|37	Summary:    SDK for %{name}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|38	Group:      Development/Java
14cu|xmldb-api-0.1-0.1.20011111cvs.2|39	Requires:   %{name} = %{epoch}:%{version}-%{release}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|40	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|41	%description sdk
14cu|xmldb-api-0.1-0.1.20011111cvs.2|42	The reference implementation provides a very simple file system based
14cu|xmldb-api-0.1-0.1.20011111cvs.2|43	implementation of the XML:DB API. This provides what is basically a very
14cu|xmldb-api-0.1-0.1.20011111cvs.2|44	simple native XML database that uses directories to represent collections and
14cu|xmldb-api-0.1-0.1.20011111cvs.2|45	just stores the XML in files.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|46	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|47	The driver development kit provides a set of base classes that can be
14cu|xmldb-api-0.1-0.1.20011111cvs.2|48	extended to simplify and speed the development of XML:DB API drivers. These
14cu|xmldb-api-0.1-0.1.20011111cvs.2|49	classes are used to provide the basis for the reference implementation and
14cu|xmldb-api-0.1-0.1.20011111cvs.2|50	therefore a simple example of how a driver can be implemented. Using the SDK
14cu|xmldb-api-0.1-0.1.20011111cvs.2|51	classes significantly reduces the amount of code that must be written to
14cu|xmldb-api-0.1-0.1.20011111cvs.2|52	create a new driver.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|53	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|54	Along with the SDK base classes the SDK also contains a set of jUnit test
14cu|xmldb-api-0.1-0.1.20011111cvs.2|55	cases that can be used to help validate the driver while it is being
14cu|xmldb-api-0.1-0.1.20011111cvs.2|56	developed. The test cases are still in development but there are enough tests
14cu|xmldb-api-0.1-0.1.20011111cvs.2|57	currently to be useful.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|58	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|59	%package javadoc
14cu|xmldb-api-0.1-0.1.20011111cvs.2|60	Summary:        Javadoc for %{name}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|61	Group:          Development/Java
14cu|xmldb-api-0.1-0.1.20011111cvs.2|62	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|63	%description javadoc
14cu|xmldb-api-0.1-0.1.20011111cvs.2|64	Javadoc for %{name}.
14cu|xmldb-api-0.1-0.1.20011111cvs.2|65	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|66	%prep
14cu|xmldb-api-0.1-0.1.20011111cvs.2|67	%setup -q -n xmldb
14cu|xmldb-api-0.1-0.1.20011111cvs.2|68	%remove_java_binaries
14cu|xmldb-api-0.1-0.1.20011111cvs.2|69	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|70	cp %{SOURCE1} build.xml
14cu|xmldb-api-0.1-0.1.20011111cvs.2|71	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|72	%patch0
14cu|xmldb-api-0.1-0.1.20011111cvs.2|73	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|74	%build
14cu|xmldb-api-0.1-0.1.20011111cvs.2|75	export CLASSPATH=$(build-classpath junit xalan-j2)
14cu|xmldb-api-0.1-0.1.20011111cvs.2|76	usejikes=false
14cu|xmldb-api-0.1-0.1.20011111cvs.2|77	%{ant} -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -Dsrc=. -Djarname=%{name} -Dsdk.jarname=%{name}-sdk jar javadoc
14cu|xmldb-api-0.1-0.1.20011111cvs.2|78	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|79	%install
14cu|xmldb-api-0.1-0.1.20011111cvs.2|80	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|81	# jars
14cu|xmldb-api-0.1-0.1.20011111cvs.2|82	install -d -m 755 %{buildroot}%{_javadir}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|83	install -m 644 dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|84	install -m 644 dist/%{name}-sdk.jar %{buildroot}%{_javadir}/%{name}-sdk-%{version}.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|85	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14cu|xmldb-api-0.1-0.1.20011111cvs.2|86	# javadoc
14cu|xmldb-api-0.1-0.1.20011111cvs.2|87	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|88	cp -pr dist/doc/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|90	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|91	#license
14cu|xmldb-api-0.1-0.1.20011111cvs.2|92	install -d -m 755 %{buildroot}/%{_docdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|93	cp %{SOURCE2} %{buildroot}/%{_docdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|94	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|95	%files
14cu|xmldb-api-0.1-0.1.20011111cvs.2|96	%doc %{_docdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|97	%{_javadir}/%{name}-%{version}.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|98	%{_javadir}/%{name}.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|99	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|100	%files sdk
14cu|xmldb-api-0.1-0.1.20011111cvs.2|101	%{_javadir}/%{name}-sdk-%{version}.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|102	%{_javadir}/%{name}-sdk.jar
14cu|xmldb-api-0.1-0.1.20011111cvs.2|103	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|104	%files javadoc
14cu|xmldb-api-0.1-0.1.20011111cvs.2|105	%doc %{_javadocdir}/%{name}-%{version}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|106	%doc %{_javadocdir}/%{name}
14cu|xmldb-api-0.1-0.1.20011111cvs.2|107	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|108	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|109	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|110	%changelog
14cu|xmldb-api-0.1-0.1.20011111cvs.2|111	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|112	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1-0.1.20011111cvs.2
14cu|xmldb-api-0.1-0.1.20011111cvs.2|113	- (e5ad9ec) Move to contrib
14cu|xmldb-api-0.1-0.1.20011111cvs.2|114	
14cu|xmldb-api-0.1-0.1.20011111cvs.2|115	

15663 14
14cu|xmlgraphics-commons-2.0.1-1|1	Summary:	XML Graphics Commons
14cu|xmlgraphics-commons-2.0.1-1|2	Name:		xmlgraphics-commons
14cu|xmlgraphics-commons-2.0.1-1|3	Version:	2.0.1
14cu|xmlgraphics-commons-2.0.1-1|4	Release:	1
14cu|xmlgraphics-commons-2.0.1-1|5	Epoch:		0
14cu|xmlgraphics-commons-2.0.1-1|6	Group:		Development/Java
14cu|xmlgraphics-commons-2.0.1-1|7	License:	Apache License
14cu|xmlgraphics-commons-2.0.1-1|8	URL:		http://xmlgraphics.apache.org/
14cu|xmlgraphics-commons-2.0.1-1|9	Source0:	http://apache.osuosl.org/xmlgraphics/commons/source/xmlgraphics-commons-2.0.1-src.tar.gz
14cu|xmlgraphics-commons-2.0.1-1|10	BuildArch:	noarch
14cu|xmlgraphics-commons-2.0.1-1|11	BuildRequires:	java-rpmbuild >= 0:1.6
14cu|xmlgraphics-commons-2.0.1-1|12	BuildRequires:	ant >= 0:1.6
14cu|xmlgraphics-commons-2.0.1-1|13	BuildRequires:	ant-junit >= 0:1.6
14cu|xmlgraphics-commons-2.0.1-1|14	BuildRequires:	junit
14cu|xmlgraphics-commons-2.0.1-1|15	BuildRequires:	jakarta-commons-io >= 0:1.1
14cu|xmlgraphics-commons-2.0.1-1|16	BuildRequires:	jakarta-commons-logging
14cu|xmlgraphics-commons-2.0.1-1|17	BuildRequires:	java-1.7.0-openjdk-devel
14cu|xmlgraphics-commons-2.0.1-1|18	Requires:	jakarta-commons-io >= 0:1.1
14cu|xmlgraphics-commons-2.0.1-1|19	Requires:	jakarta-commons-logging
14cu|xmlgraphics-commons-2.0.1-1|20	
14cu|xmlgraphics-commons-2.0.1-1|21	%description
14cu|xmlgraphics-commons-2.0.1-1|22	Apache XML Graphics Commons is a library that consists of
14cu|xmlgraphics-commons-2.0.1-1|23	several reusable components used by Apache Batik and
14cu|xmlgraphics-commons-2.0.1-1|24	Apache FOP. Many of these components can easily be used
14cu|xmlgraphics-commons-2.0.1-1|25	separately outside the domains of SVG and XSL-FO. You will
14cu|xmlgraphics-commons-2.0.1-1|26	find components such as a PDF library, an RTF library,
14cu|xmlgraphics-commons-2.0.1-1|27	Graphics2D implementations that let you generate PDF &
14cu|xmlgraphics-commons-2.0.1-1|28	PostScript files, and much more.
14cu|xmlgraphics-commons-2.0.1-1|29	
14cu|xmlgraphics-commons-2.0.1-1|30	%package javadoc
14cu|xmlgraphics-commons-2.0.1-1|31	Summary:	Javadoc for %{name}
14cu|xmlgraphics-commons-2.0.1-1|32	
14cu|xmlgraphics-commons-2.0.1-1|33	Group:		Development/Java
14cu|xmlgraphics-commons-2.0.1-1|34	
14cu|xmlgraphics-commons-2.0.1-1|35	%description javadoc
14cu|xmlgraphics-commons-2.0.1-1|36	%{summary}.
14cu|xmlgraphics-commons-2.0.1-1|37	
14cu|xmlgraphics-commons-2.0.1-1|38	%prep
14cu|xmlgraphics-commons-2.0.1-1|39	%setup -q
14cu|xmlgraphics-commons-2.0.1-1|40	rm `find . -name "*.jar"`
14cu|xmlgraphics-commons-2.0.1-1|41	
14cu|xmlgraphics-commons-2.0.1-1|42	%build
14cu|xmlgraphics-commons-2.0.1-1|43	export JAVA_HOME=%{java_home}
14cu|xmlgraphics-commons-2.0.1-1|44	export ANT_HOME=/usr/share/ant
14cu|xmlgraphics-commons-2.0.1-1|45	export CLASSPATH=$CLASSPATH:/usr/share/java/commons-logging.jar
14cu|xmlgraphics-commons-2.0.1-1|46	export OPT_JAR_LIST="ant/ant-junit junit"
14cu|xmlgraphics-commons-2.0.1-1|47	pushd lib
14cu|xmlgraphics-commons-2.0.1-1|48	ln -sf $(build-classpath commons-io) .
14cu|xmlgraphics-commons-2.0.1-1|49	popd
14cu|xmlgraphics-commons-2.0.1-1|50	%ant package javadocs
14cu|xmlgraphics-commons-2.0.1-1|51	
14cu|xmlgraphics-commons-2.0.1-1|52	%install
14cu|xmlgraphics-commons-2.0.1-1|53	install -Dpm 0644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xmlgraphics-commons-2.0.1-1|54	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|xmlgraphics-commons-2.0.1-1|55	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlgraphics-commons-2.0.1-1|56	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlgraphics-commons-2.0.1-1|57	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xmlgraphics-commons-2.0.1-1|58	
14cu|xmlgraphics-commons-2.0.1-1|59	%files
14cu|xmlgraphics-commons-2.0.1-1|60	%defattr(0644,root,root,0755)
14cu|xmlgraphics-commons-2.0.1-1|61	%doc LICENSE NOTICE README
14cu|xmlgraphics-commons-2.0.1-1|62	%{_javadir}/*.jar
14cu|xmlgraphics-commons-2.0.1-1|63	
14cu|xmlgraphics-commons-2.0.1-1|64	%files javadoc
14cu|xmlgraphics-commons-2.0.1-1|65	%defattr(0644,root,root,0755)
14cu|xmlgraphics-commons-2.0.1-1|66	%doc %{_javadocdir}/%{name}-%{version}
14cu|xmlgraphics-commons-2.0.1-1|67	%doc %{_javadocdir}/%{name}
14cu|xmlgraphics-commons-2.0.1-1|68	
14cu|xmlgraphics-commons-2.0.1-1|69	%changelog
14cu|xmlgraphics-commons-2.0.1-1|70	
14cu|xmlgraphics-commons-2.0.1-1|71	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0:2.0.1-1
14cu|xmlgraphics-commons-2.0.1-1|72	- (187cc2a) Updated to 2.0.1 (by updates_builder)
14cu|xmlgraphics-commons-2.0.1-1|73	
14cu|xmlgraphics-commons-2.0.1-1|74	

15664 14
14cu|xml-im-exporter-1.1-3|1	%define section free
14cu|xml-im-exporter-1.1-3|2	
14cu|xml-im-exporter-1.1-3|3	Summary:        XML Im-/Exporter
14cu|xml-im-exporter-1.1-3|4	Name:           xml-im-exporter
14cu|xml-im-exporter-1.1-3|5	Version:        1.1
14cu|xml-im-exporter-1.1-3|6	Release:        3
14cu|xml-im-exporter-1.1-3|7	Epoch:          0
14cu|xml-im-exporter-1.1-3|8	License:        LGPL
14cu|xml-im-exporter-1.1-3|9	URL:            http://xml-im-exporter.sourceforge.net/
14cu|xml-im-exporter-1.1-3|10	Group:          Development/Java
14cu|xml-im-exporter-1.1-3|11	Source0:        xml-im-exporter1.1.tgz
14cu|xml-im-exporter-1.1-3|12	Source1:        xml-im-exporter-1.1.pom
14cu|xml-im-exporter-1.1-3|13	Patch0:         xml-im-exporter-build_xml.patch
14cu|xml-im-exporter-1.1-3|14	BuildRequires:  ant >= 0:1.6
14cu|xml-im-exporter-1.1-3|15	BuildRequires:  ant-junit
14cu|xml-im-exporter-1.1-3|16	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|xml-im-exporter-1.1-3|17	BuildRequires:  junit
14cu|xml-im-exporter-1.1-3|18	BuildArch: noarch
14cu|xml-im-exporter-1.1-3|19	
14cu|xml-im-exporter-1.1-3|20	%description
14cu|xml-im-exporter-1.1-3|21	XML Im-/Exporter is a low level library to assist
14cu|xml-im-exporter-1.1-3|22	you in the straight forward process of importing
14cu|xml-im-exporter-1.1-3|23	and exporting XML from and to your Java classes.
14cu|xml-im-exporter-1.1-3|24	All of this is designed having performance and
14cu|xml-im-exporter-1.1-3|25	simplicity in mind.
14cu|xml-im-exporter-1.1-3|26	
14cu|xml-im-exporter-1.1-3|27	%package javadoc
14cu|xml-im-exporter-1.1-3|28	Summary:        Javadoc for %{name}
14cu|xml-im-exporter-1.1-3|29	Group:          Development/Java
14cu|xml-im-exporter-1.1-3|30	
14cu|xml-im-exporter-1.1-3|31	%description javadoc
14cu|xml-im-exporter-1.1-3|32	%{summary}.
14cu|xml-im-exporter-1.1-3|33	
14cu|xml-im-exporter-1.1-3|34	%prep
14cu|xml-im-exporter-1.1-3|35	%setup -q -n %{name}
14cu|xml-im-exporter-1.1-3|36	# XXX: file encoding invalid
14cu|xml-im-exporter-1.1-3|37	rm src/test/de/zeigermann/xml/XMLWriterTest.java
14cu|xml-im-exporter-1.1-3|38	# remove all binary libs
14cu|xml-im-exporter-1.1-3|39	find . -name "*.jar" -exec rm -f {} \;
14cu|xml-im-exporter-1.1-3|40	#for j in $(find . -name "*.jar"); do
14cu|xml-im-exporter-1.1-3|41	#    mv $j $j.no
14cu|xml-im-exporter-1.1-3|42	#done
14cu|xml-im-exporter-1.1-3|43	
14cu|xml-im-exporter-1.1-3|44	%patch0 -b .sav
14cu|xml-im-exporter-1.1-3|45	
14cu|xml-im-exporter-1.1-3|46	%{_bindir}/find . -type f -name '*.txt' -o -type f -name '*.html' -o -type f -name '*.css' -o -type f -name package-list | \
14cu|xml-im-exporter-1.1-3|47	%{_bindir}/xargs -t perl -pi -e 's/\r$//g'
14cu|xml-im-exporter-1.1-3|48	
14cu|xml-im-exporter-1.1-3|49	%build
14cu|xml-im-exporter-1.1-3|50	export CLASSPATH=$(build-classpath junit)
14cu|xml-im-exporter-1.1-3|51	export OPT_JAR_LIST="ant/ant-junit"
14cu|xml-im-exporter-1.1-3|52	%{ant} jar test javadocs
14cu|xml-im-exporter-1.1-3|53	
14cu|xml-im-exporter-1.1-3|54	
14cu|xml-im-exporter-1.1-3|55	%install
14cu|xml-im-exporter-1.1-3|56	# jars
14cu|xml-im-exporter-1.1-3|57	install -d -m 755 %{buildroot}%{_javadir}
14cu|xml-im-exporter-1.1-3|58	
14cu|xml-im-exporter-1.1-3|59	install -m 644 build/lib/%{name}%{version}.jar \
14cu|xml-im-exporter-1.1-3|60	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xml-im-exporter-1.1-3|61	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|xml-im-exporter-1.1-3|62	
14cu|xml-im-exporter-1.1-3|63	#poms
14cu|xml-im-exporter-1.1-3|64	%add_to_maven_depmap de.zeigermann.xml xml-im-exporter %{version} JPP/ xml-im-exporter
14cu|xml-im-exporter-1.1-3|65	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|xml-im-exporter-1.1-3|66	install -pm 644 %{SOURCE1} \
14cu|xml-im-exporter-1.1-3|67	%{buildroot}%{_datadir}/maven2/poms/JPP-xml-im-exporter.pom
14cu|xml-im-exporter-1.1-3|68	
14cu|xml-im-exporter-1.1-3|69	# javadoc
14cu|xml-im-exporter-1.1-3|70	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|71	cp -pr doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|72	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xml-im-exporter-1.1-3|73	
14cu|xml-im-exporter-1.1-3|74	
14cu|xml-im-exporter-1.1-3|75	# docs
14cu|xml-im-exporter-1.1-3|76	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|77	install -m 644 doc/index.html %{buildroot}%{_docdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|78	install -m 644 *.txt %{buildroot}%{_docdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|79	
14cu|xml-im-exporter-1.1-3|80	perl -pi -e 's/\r$//g' %{buildroot}%{_docdir}/%{name}-%{version}/Copying.txt \
14cu|xml-im-exporter-1.1-3|81	%{buildroot}%{_javadocdir}/%{name}-%{version}/**/**/**/*
14cu|xml-im-exporter-1.1-3|82	
14cu|xml-im-exporter-1.1-3|83	%post
14cu|xml-im-exporter-1.1-3|84	%update_maven_depmap
14cu|xml-im-exporter-1.1-3|85	
14cu|xml-im-exporter-1.1-3|86	%postun
14cu|xml-im-exporter-1.1-3|87	%update_maven_depmap
14cu|xml-im-exporter-1.1-3|88	
14cu|xml-im-exporter-1.1-3|89	%files
14cu|xml-im-exporter-1.1-3|90	%defattr(0644,root,root,0755)
14cu|xml-im-exporter-1.1-3|91	%{_datadir}/doc/%{name}-%{version}/index.html
14cu|xml-im-exporter-1.1-3|92	%{_datadir}/doc/%{name}-%{version}/*.txt
14cu|xml-im-exporter-1.1-3|93	%{_javadir}/%{name}.jar
14cu|xml-im-exporter-1.1-3|94	%{_javadir}/%{name}-%{version}.jar
14cu|xml-im-exporter-1.1-3|95	%{_datadir}/maven2/poms/*
14cu|xml-im-exporter-1.1-3|96	%{_mavendepmapfragdir}
14cu|xml-im-exporter-1.1-3|97	
14cu|xml-im-exporter-1.1-3|98	%files javadoc
14cu|xml-im-exporter-1.1-3|99	%defattr(0644,root,root,0755)
14cu|xml-im-exporter-1.1-3|100	%{_javadocdir}/%{name}-%{version}
14cu|xml-im-exporter-1.1-3|101	%{_javadocdir}/%{name}
14cu|xml-im-exporter-1.1-3|102	
14cu|xml-im-exporter-1.1-3|103	
14cu|xml-im-exporter-1.1-3|104	
14cu|xml-im-exporter-1.1-3|105	%changelog
14cu|xml-im-exporter-1.1-3|106	
14cu|xml-im-exporter-1.1-3|107	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1-3
14cu|xml-im-exporter-1.1-3|108	- (4f3d85d) Move to contrib
14cu|xml-im-exporter-1.1-3|109	
14cu|xml-im-exporter-1.1-3|110	

15665 14
14cu|xmlpull-api-1.1.4-2|1	Name:                xmlpull-api
14cu|xmlpull-api-1.1.4-2|2	Version:        1.1.4
14cu|xmlpull-api-1.1.4-2|3	Release:        2
14cu|xmlpull-api-1.1.4-2|4	Epoch:          0
14cu|xmlpull-api-1.1.4-2|5	Summary:        Simple to use XML pull parsing API
14cu|xmlpull-api-1.1.4-2|6	License:        Public Domain
14cu|xmlpull-api-1.1.4-2|7	Url:            http://www.xmlpull.org/
14cu|xmlpull-api-1.1.4-2|8	Group:          Development/Java
14cu|xmlpull-api-1.1.4-2|9	Source0:        %{name}-%{version}.tar.gz
14cu|xmlpull-api-1.1.4-2|10	
14cu|xmlpull-api-1.1.4-2|11	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|xmlpull-api-1.1.4-2|12	BuildRequires:  ant >= 1.4.1
14cu|xmlpull-api-1.1.4-2|13	BuildRequires:  junit >= 3.8.1
14cu|xmlpull-api-1.1.4-2|14	BuildArch:      noarch
14cu|xmlpull-api-1.1.4-2|15	
14cu|xmlpull-api-1.1.4-2|16	%description
14cu|xmlpull-api-1.1.4-2|17	XmlPull v1 API is a simple to use XML pull parsing API that was
14cu|xmlpull-api-1.1.4-2|18	designed for simplicity and very good performance both in constrained
14cu|xmlpull-api-1.1.4-2|19	environment such as defined by J2ME and on server side when used in
14cu|xmlpull-api-1.1.4-2|20	J2EE application servers.
14cu|xmlpull-api-1.1.4-2|21	
14cu|xmlpull-api-1.1.4-2|22	%package javadoc
14cu|xmlpull-api-1.1.4-2|23	Group:          Development/Java
14cu|xmlpull-api-1.1.4-2|24	Summary:        Javadoc for %{name}
14cu|xmlpull-api-1.1.4-2|25	
14cu|xmlpull-api-1.1.4-2|26	%description javadoc
14cu|xmlpull-api-1.1.4-2|27	%{summary}.
14cu|xmlpull-api-1.1.4-2|28	
14cu|xmlpull-api-1.1.4-2|29	%prep
14cu|xmlpull-api-1.1.4-2|30	%setup -q -n %{name}
14cu|xmlpull-api-1.1.4-2|31	
14cu|xmlpull-api-1.1.4-2|32	sed -i -e s:"<property name=\"version\" value=\"1_1_3_1\"/>":"<property name=\"version\" value=\"1_1_4\"/>":g build.xml
14cu|xmlpull-api-1.1.4-2|33	
14cu|xmlpull-api-1.1.4-2|34	%build
14cu|xmlpull-api-1.1.4-2|35	export OPT_JAR_LIST=:
14cu|xmlpull-api-1.1.4-2|36	export CLASSPATH=
14cu|xmlpull-api-1.1.4-2|37	%{ant}
14cu|xmlpull-api-1.1.4-2|38	%{ant} javadoc
14cu|xmlpull-api-1.1.4-2|39	
14cu|xmlpull-api-1.1.4-2|40	%install
14cu|xmlpull-api-1.1.4-2|41	install -d -m 755 %{buildroot}%{_javadir}
14cu|xmlpull-api-1.1.4-2|42	install -m 644 build/lib/xmlpull_1_1_4.jar \
14cu|xmlpull-api-1.1.4-2|43	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xmlpull-api-1.1.4-2|44	
14cu|xmlpull-api-1.1.4-2|45	# create unprefixed and unversioned symlinks
14cu|xmlpull-api-1.1.4-2|46	(cd %{buildroot}%{_javadir}
14cu|xmlpull-api-1.1.4-2|47	for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done
14cu|xmlpull-api-1.1.4-2|48	)
14cu|xmlpull-api-1.1.4-2|49	
14cu|xmlpull-api-1.1.4-2|50	#install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|51	#cp *.txt *.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|52	
14cu|xmlpull-api-1.1.4-2|53	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|54	cp -pr doc/api_impl/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|55	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xmlpull-api-1.1.4-2|56	
14cu|xmlpull-api-1.1.4-2|57	%files
14cu|xmlpull-api-1.1.4-2|58	%defattr(0644,root,root,0755)
14cu|xmlpull-api-1.1.4-2|59	%doc *.txt *.html
14cu|xmlpull-api-1.1.4-2|60	#%doc %{_docdir}/%{name}-%{version}/*
14cu|xmlpull-api-1.1.4-2|61	#%dir %{_docdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|62	%{_javadir}/*.jar
14cu|xmlpull-api-1.1.4-2|63	
14cu|xmlpull-api-1.1.4-2|64	%files javadoc
14cu|xmlpull-api-1.1.4-2|65	%defattr(0644,root,root,0755)
14cu|xmlpull-api-1.1.4-2|66	%doc %{_javadocdir}/%{name}-%{version}
14cu|xmlpull-api-1.1.4-2|67	%doc %{_javadocdir}/%{name}
14cu|xmlpull-api-1.1.4-2|68	
14cu|xmlpull-api-1.1.4-2|69	%changelog
14cu|xmlpull-api-1.1.4-2|70	
14cu|xmlpull-api-1.1.4-2|71	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:1.1.4-2
14cu|xmlpull-api-1.1.4-2|72	- (faffb02) Drop gcj
14cu|xmlpull-api-1.1.4-2|73	
14cu|xmlpull-api-1.1.4-2|74	

15666 14
14cu|xmlrpc-2.0.1-15|1	%define section         free
14cu|xmlrpc-2.0.1-15|2	
14cu|xmlrpc-2.0.1-15|3	Name:           xmlrpc
14cu|xmlrpc-2.0.1-15|4	Version:        2.0.1
14cu|xmlrpc-2.0.1-15|5	Release:        15
14cu|xmlrpc-2.0.1-15|6	Epoch:          0
14cu|xmlrpc-2.0.1-15|7	Summary:        Java XML-RPC implementation
14cu|xmlrpc-2.0.1-15|8	License:        Apache License
14cu|xmlrpc-2.0.1-15|9	Group:          Development/Java
14cu|xmlrpc-2.0.1-15|10	Url:            http://ws.apache.org/xmlrpc/
14cu|xmlrpc-2.0.1-15|11	Source0:        http://www.apache.org/dist/ws/xmlrpc/sources/xmlrpc-2.0.1-src.tar.gz
14cu|xmlrpc-2.0.1-15|12	Requires:       servlet6
14cu|xmlrpc-2.0.1-15|13	Requires:       commons-httpclient >= 0:2.0.2
14cu|xmlrpc-2.0.1-15|14	Requires:       commons-codec >= 0:1.3
14cu|xmlrpc-2.0.1-15|15	Requires:       junit >= 0:3.8.1
14cu|xmlrpc-2.0.1-15|16	BuildRequires:  ant
14cu|xmlrpc-2.0.1-15|17	BuildRequires:  java-rpmbuild >= 0:1.5
14cu|xmlrpc-2.0.1-15|18	BuildRequires:  servlet6
14cu|xmlrpc-2.0.1-15|19	BuildRequires:  junit >= 0:3.8.1
14cu|xmlrpc-2.0.1-15|20	BuildRequires:  commons-httpclient >= 0:2.0.2
14cu|xmlrpc-2.0.1-15|21	BuildRequires:  commons-codec >= 0:1.3
14cu|xmlrpc-2.0.1-15|22	BuildArch:	noarch
14cu|xmlrpc-2.0.1-15|23	
14cu|xmlrpc-2.0.1-15|24	%description
14cu|xmlrpc-2.0.1-15|25	Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
14cu|xmlrpc-2.0.1-15|26	that uses XML over HTTP to implement remote procedure calls.
14cu|xmlrpc-2.0.1-15|27	Apache XML-RPC was previously known as Helma XML-RPC. If you have code
14cu|xmlrpc-2.0.1-15|28	using the Helma library, all you should have to do is change the import
14cu|xmlrpc-2.0.1-15|29	statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
14cu|xmlrpc-2.0.1-15|30	
14cu|xmlrpc-2.0.1-15|31	%package javadoc
14cu|xmlrpc-2.0.1-15|32	Summary:        Javadoc for %{name}
14cu|xmlrpc-2.0.1-15|33	Group:          Development/Java
14cu|xmlrpc-2.0.1-15|34	
14cu|xmlrpc-2.0.1-15|35	%description javadoc
14cu|xmlrpc-2.0.1-15|36	Javadoc for %{name}.
14cu|xmlrpc-2.0.1-15|37	
14cu|xmlrpc-2.0.1-15|38	%prep
14cu|xmlrpc-2.0.1-15|39	%setup -q
14cu|xmlrpc-2.0.1-15|40	
14cu|xmlrpc-2.0.1-15|41	%build
14cu|xmlrpc-2.0.1-15|42	export CLASSPATH=%(build-classpath jsse commons-httpclient commons-codec servletapi5 junit 2>/dev/null)
14cu|xmlrpc-2.0.1-15|43	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true jar
14cu|xmlrpc-2.0.1-15|44	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true javadocs
14cu|xmlrpc-2.0.1-15|45	
14cu|xmlrpc-2.0.1-15|46	%install
14cu|xmlrpc-2.0.1-15|47	# jars
14cu|xmlrpc-2.0.1-15|48	%{__mkdir_p} %{buildroot}%{_javadir}
14cu|xmlrpc-2.0.1-15|49	cp -a bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xmlrpc-2.0.1-15|50	cp -a bin/%{name}-%{version}-applet.jar %{buildroot}%{_javadir}/%{name}-applet-%{version}.jar
14cu|xmlrpc-2.0.1-15|51	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14cu|xmlrpc-2.0.1-15|52	
14cu|xmlrpc-2.0.1-15|53	# javadoc
14cu|xmlrpc-2.0.1-15|54	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlrpc-2.0.1-15|55	cp -a docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlrpc-2.0.1-15|56	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14cu|xmlrpc-2.0.1-15|57	
14cu|xmlrpc-2.0.1-15|58	%files
14cu|xmlrpc-2.0.1-15|59	%defattr(0644,root,root,0755)
14cu|xmlrpc-2.0.1-15|60	%doc LICENSE.txt README.txt
14cu|xmlrpc-2.0.1-15|61	%{_javadir}/*
14cu|xmlrpc-2.0.1-15|62	
14cu|xmlrpc-2.0.1-15|63	%files javadoc
14cu|xmlrpc-2.0.1-15|64	%defattr(0644,root,root,0755)
14cu|xmlrpc-2.0.1-15|65	%{_javadocdir}/%{name}-%{version}
14cu|xmlrpc-2.0.1-15|66	%dir %{_javadocdir}/%{name}
14cu|xmlrpc-2.0.1-15|67	
14cu|xmlrpc-2.0.1-15|68	%changelog
14cu|xmlrpc-2.0.1-15|69	
14cu|xmlrpc-2.0.1-15|70	* Tue Mar 15 2016 Denis Silakov <dsilakov@gmail.com> 0:2.0.1-15
14cu|xmlrpc-2.0.1-15|71	- (fda0dc9) Switch to servlet6
14cu|xmlrpc-2.0.1-15|72	
14cu|xmlrpc-2.0.1-15|73	

15667 14
14cu|xml-security-c-1.5.1-6|1	%define major 15
14cu|xml-security-c-1.5.1-6|2	%define libname %mklibname %{name} %{major}
14cu|xml-security-c-1.5.1-6|3	%define devname %mklibname %{name} -d
14cu|xml-security-c-1.5.1-6|4	
14cu|xml-security-c-1.5.1-6|5	Name:		xml-security-c
14cu|xml-security-c-1.5.1-6|6	Version:	1.5.1
14cu|xml-security-c-1.5.1-6|7	Release:	6
14cu|xml-security-c-1.5.1-6|8	Summary:	C++++ Implementation of W3C security standards for XML
14cu|xml-security-c-1.5.1-6|9	
14cu|xml-security-c-1.5.1-6|10	Group:		System/Libraries
14cu|xml-security-c-1.5.1-6|11	License:	ASL 2.0
14cu|xml-security-c-1.5.1-6|12	URL:		http://santuario.apache.org/c/
14cu|xml-security-c-1.5.1-6|13	Source:		http://santuario.apache.org/dist/c-library/%{name}-%{version}.tar.gz
14cu|xml-security-c-1.5.1-6|14	
14cu|xml-security-c-1.5.1-6|15	# xalan-c-devel
14cu|xml-security-c-1.5.1-6|16	BuildRequires:	xerces-c-devel
14cu|xml-security-c-1.5.1-6|17	BuildRequires:	openssl-devel
14cu|xml-security-c-1.5.1-6|18	
14cu|xml-security-c-1.5.1-6|19	%description
14cu|xml-security-c-1.5.1-6|20	The xml-security-c library is a C++ implementation of the XML Digital Signature
14cu|xml-security-c-1.5.1-6|21	specification. The library makes use of the Apache XML project's Xerces-C XML
14cu|xml-security-c-1.5.1-6|22	Parser and Xalan-C XSLT processor. The latter is used for processing XPath and
14cu|xml-security-c-1.5.1-6|23	XSLT transforms.
14cu|xml-security-c-1.5.1-6|24	
14cu|xml-security-c-1.5.1-6|25	#----------------------------------------------------------------------------
14cu|xml-security-c-1.5.1-6|26	
14cu|xml-security-c-1.5.1-6|27	%package -n %{libname}
14cu|xml-security-c-1.5.1-6|28	Summary:        C++++ Implementation of W3C security standards for XML
14cu|xml-security-c-1.5.1-6|29	Group:          System/Libraries
14cu|xml-security-c-1.5.1-6|30	Provides:	xml-security-c = %{EVRD}
14cu|xml-security-c-1.5.1-6|31	Obsoletes:	xml-security-c < %{EVRD}
14cu|xml-security-c-1.5.1-6|32	
14cu|xml-security-c-1.5.1-6|33	%description -n %{libname}
14cu|xml-security-c-1.5.1-6|34	The xml-security-c library is a C++ implementation of the XML Digital Signature
14cu|xml-security-c-1.5.1-6|35	specification. The library makes use of the Apache XML project's Xerces-C XML
14cu|xml-security-c-1.5.1-6|36	Parser and Xalan-C XSLT processor. The latter is used for processing XPath and
14cu|xml-security-c-1.5.1-6|37	XSLT transforms.
14cu|xml-security-c-1.5.1-6|38	
14cu|xml-security-c-1.5.1-6|39	%files -n %{libname}
14cu|xml-security-c-1.5.1-6|40	%{_libdir}/lib%{name}.so.%{major}*
14cu|xml-security-c-1.5.1-6|41	
14cu|xml-security-c-1.5.1-6|42	#----------------------------------------------------------------------------
14cu|xml-security-c-1.5.1-6|43	
14cu|xml-security-c-1.5.1-6|44	%package	-n %{devname}
14cu|xml-security-c-1.5.1-6|45	Summary:	Development files for xml-security-c
14cu|xml-security-c-1.5.1-6|46	Group:		System/Libraries
14cu|xml-security-c-1.5.1-6|47	Requires:	%{libname} = %{version}
14cu|xml-security-c-1.5.1-6|48	Requires:	xerces-c-devel
14cu|xml-security-c-1.5.1-6|49	Requires:	openssl-devel
14cu|xml-security-c-1.5.1-6|50	# There are a number of headers that can use NSS if HAVE_NSS is set to 1
14cu|xml-security-c-1.5.1-6|51	# Current build does not set it (configure does not even check for NSS)
14cu|xml-security-c-1.5.1-6|52	# so we do not include this dependency for now.
14cu|xml-security-c-1.5.1-6|53	# Requires:	nss-devel
14cu|xml-security-c-1.5.1-6|54	
14cu|xml-security-c-1.5.1-6|55	%description	-n %{devname}
14cu|xml-security-c-1.5.1-6|56	This package provides development files for xml-security-c, a C++ library for
14cu|xml-security-c-1.5.1-6|57	XML Digital Signatures.
14cu|xml-security-c-1.5.1-6|58	
14cu|xml-security-c-1.5.1-6|59	%files -n %{devname}
14cu|xml-security-c-1.5.1-6|60	%{_includedir}/xsec
14cu|xml-security-c-1.5.1-6|61	%{_libdir}/libxml-security-c.so
14cu|xml-security-c-1.5.1-6|62	
14cu|xml-security-c-1.5.1-6|63	#----------------------------------------------------------------------------
14cu|xml-security-c-1.5.1-6|64	
14cu|xml-security-c-1.5.1-6|65	%prep
14cu|xml-security-c-1.5.1-6|66	%setup -q
14cu|xml-security-c-1.5.1-6|67	
14cu|xml-security-c-1.5.1-6|68	%build
14cu|xml-security-c-1.5.1-6|69	%configure2_5x --disable-static
14cu|xml-security-c-1.5.1-6|70	%make
14cu|xml-security-c-1.5.1-6|71	
14cu|xml-security-c-1.5.1-6|72	%check
14cu|xml-security-c-1.5.1-6|73	# Verify that what was compiled actually works.
14cu|xml-security-c-1.5.1-6|74	./bin/xtest
14cu|xml-security-c-1.5.1-6|75	
14cu|xml-security-c-1.5.1-6|76	%install
14cu|xml-security-c-1.5.1-6|77	%makeinstall_std
14cu|xml-security-c-1.5.1-6|78	
14cu|xml-security-c-1.5.1-6|79	# We do not ship .la files.
14cu|xml-security-c-1.5.1-6|80	rm -f %{buildroot}%{_libdir}/*.la
14cu|xml-security-c-1.5.1-6|81	
14cu|xml-security-c-1.5.1-6|82	# Do not ship library test utilities. These are only needed for
14cu|xml-security-c-1.5.1-6|83	# xml-security-c developers and they should have the whole source anyway.
14cu|xml-security-c-1.5.1-6|84	rm -rf %{buildroot}%{_bindir}
14cu|xml-security-c-1.5.1-6|85	
14cu|xml-security-c-1.5.1-6|86	%changelog
14cu|xml-security-c-1.5.1-6|87	
14cu|xml-security-c-1.5.1-6|88	* Wed Jun 22 2016 Denis Silakov <dsilakov@gmail.com> 1.5.1-6
14cu|xml-security-c-1.5.1-6|89	- (7b6861d) Bump release
14cu|xml-security-c-1.5.1-6|90	
14cu|xml-security-c-1.5.1-6|91	

15668 14
14cu|xmlstarlet-1.6.1-1|1	Name:		xmlstarlet
14cu|xmlstarlet-1.6.1-1|2	Version:	1.6.1
14cu|xmlstarlet-1.6.1-1|3	Release:	1
14cu|xmlstarlet-1.6.1-1|4	Summary:	Command Line XML Toolkit
14cu|xmlstarlet-1.6.1-1|5	License:	MIT
14cu|xmlstarlet-1.6.1-1|6	Group:		File tools
14cu|xmlstarlet-1.6.1-1|7	Source:		http://xmlstar.sourceforge.net/downloads/%{name}-%{version}.tar.gz
14cu|xmlstarlet-1.6.1-1|8	URL:		http://xmlstar.sourceforge.net
14cu|xmlstarlet-1.6.1-1|9	BuildRequires:	pkgconfig(libxml-2.0)
14cu|xmlstarlet-1.6.1-1|10	BuildRequires:	pkgconfig(libxslt)
14cu|xmlstarlet-1.6.1-1|11	BuildRequires:	xmlto
14cu|xmlstarlet-1.6.1-1|12	BuildRequires:	automake
14cu|xmlstarlet-1.6.1-1|13	BuildRequires:	autoconf
14cu|xmlstarlet-1.6.1-1|14	BuildRequires:	docbook-style-xsl
14cu|xmlstarlet-1.6.1-1|15	
14cu|xmlstarlet-1.6.1-1|16	%description
14cu|xmlstarlet-1.6.1-1|17	XMLStarlet is a set of command line utilities which can be used
14cu|xmlstarlet-1.6.1-1|18	to transform, query, validate, and edit XML documents and files
14cu|xmlstarlet-1.6.1-1|19	using simple set of shell commands in similar way it is done for
14cu|xmlstarlet-1.6.1-1|20	plain text files using UNIX grep, sed, awk, diff, patch, join, etc
14cu|xmlstarlet-1.6.1-1|21	commands.
14cu|xmlstarlet-1.6.1-1|22	
14cu|xmlstarlet-1.6.1-1|23	%prep
14cu|xmlstarlet-1.6.1-1|24	%setup -q
14cu|xmlstarlet-1.6.1-1|25	
14cu|xmlstarlet-1.6.1-1|26	%build
14cu|xmlstarlet-1.6.1-1|27	autoreconf -fiv
14cu|xmlstarlet-1.6.1-1|28	%configure2_5x \
14cu|xmlstarlet-1.6.1-1|29	--disable-static-libs \
14cu|xmlstarlet-1.6.1-1|30	--with-libxml-include-prefix=%{_includedir}/libxml2
14cu|xmlstarlet-1.6.1-1|31	%make
14cu|xmlstarlet-1.6.1-1|32	pushd doc
14cu|xmlstarlet-1.6.1-1|33	xmlto man xmlstarlet-man.xml --skip-validation
14cu|xmlstarlet-1.6.1-1|34	xmlto html-nochunks xmlstarlet-ug.xml --skip-validation
14cu|xmlstarlet-1.6.1-1|35	./gen-doc > xmlstarlet.txt
14cu|xmlstarlet-1.6.1-1|36	popd
14cu|xmlstarlet-1.6.1-1|37	
14cu|xmlstarlet-1.6.1-1|38	%install
14cu|xmlstarlet-1.6.1-1|39	%makeinstall_std
14cu|xmlstarlet-1.6.1-1|40	mv %{buildroot}%{_bindir}/xml %{buildroot}%{_bindir}/xmlstarlet
14cu|xmlstarlet-1.6.1-1|41	
14cu|xmlstarlet-1.6.1-1|42	%clean
14cu|xmlstarlet-1.6.1-1|43	
14cu|xmlstarlet-1.6.1-1|44	%files
14cu|xmlstarlet-1.6.1-1|45	%doc AUTHORS ChangeLog NEWS README Copyright TODO doc/xmlstarlet.txt doc/xmlstarlet-ug.html
14cu|xmlstarlet-1.6.1-1|46	%{_bindir}/xml*
14cu|xmlstarlet-1.6.1-1|47	%{_mandir}/man1/%{name}.1*
14cu|xmlstarlet-1.6.1-1|48	
14cu|xmlstarlet-1.6.1-1|49	%changelog
14cu|xmlstarlet-1.6.1-1|50	
14cu|xmlstarlet-1.6.1-1|51	* Thu Dec 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-1
14cu|xmlstarlet-1.6.1-1|52	- (aaaef50) Updated to 1.6.1
14cu|xmlstarlet-1.6.1-1|53	
14cu|xmlstarlet-1.6.1-1|54	

15669 14
14cu|xmltool-3.3-5|1	Name:           xmltool
14cu|xmltool-3.3-5|2	Version:        3.3
14cu|xmltool-3.3-5|3	Release:        5
14cu|xmltool-3.3-5|4	Summary:        Tool to manage XML documents through a Fluent Interface
14cu|xmltool-3.3-5|5	
14cu|xmltool-3.3-5|6	Group:          Development/Java
14cu|xmltool-3.3-5|7	License:        ASL 2.0
14cu|xmltool-3.3-5|8	URL:            http://code.google.com/p/xmltool
14cu|xmltool-3.3-5|9	### upstream only provides binaries or source without build scripts
14cu|xmltool-3.3-5|10	# tar creation instructions
14cu|xmltool-3.3-5|11	# svn export http://xmltool.googlecode.com/svn/tags/xmltool-3.3 xmltool
14cu|xmltool-3.3-5|12	# tar cfJ xmltool-3.3.tar.xz xmltool
14cu|xmltool-3.3-5|13	Source0:        %{name}-%{version}.tar.xz
14cu|xmltool-3.3-5|14	# remove dependency on maven-license-plugin and dependencies for tests
14cu|xmltool-3.3-5|15	Patch0:         001-xmltool-fixbuild.patch
14cu|xmltool-3.3-5|16	BuildArch:      noarch
14cu|xmltool-3.3-5|17	
14cu|xmltool-3.3-5|18	BuildRequires:  java-devel
14cu|xmltool-3.3-5|19	BuildRequires:  jpackage-utils
14cu|xmltool-3.3-5|20	BuildRequires:  maven2
14cu|xmltool-3.3-5|21	BuildRequires:  maven-assembly-plugin
14cu|xmltool-3.3-5|22	#BuildRequires:  maven-deploy-plugin
14cu|xmltool-3.3-5|23	BuildRequires:  maven-jar-plugin
14cu|xmltool-3.3-5|24	BuildRequires:  maven-javadoc-plugin
14cu|xmltool-3.3-5|25	BuildRequires:  maven-source-plugin
14cu|xmltool-3.3-5|26	BuildRequires:  maven-clean-plugin
14cu|xmltool-3.3-5|27	BuildRequires:  maven-compiler-plugin
14cu|xmltool-3.3-5|28	#BuildRequires:  maven-dependency-plugin
14cu|xmltool-3.3-5|29	#BuildRequires:  maven-eclipse-plugin
14cu|xmltool-3.3-5|30	BuildRequires:  maven-idea-plugin
14cu|xmltool-3.3-5|31	BuildRequires:  maven-install-plugin
14cu|xmltool-3.3-5|32	BuildRequires:  maven-plugin-plugin
14cu|xmltool-3.3-5|33	BuildRequires:  maven-resources-plugin
14cu|xmltool-3.3-5|34	#BuildRequires:  maven-repository-plugin
14cu|xmltool-3.3-5|35	BuildRequires:  maven-remote-resources-plugin
14cu|xmltool-3.3-5|36	BuildRequires:  maven-site-plugin
14cu|xmltool-3.3-5|37	BuildRequires:  maven-surefire-plugin
14cu|xmltool-3.3-5|38	BuildRequires:  maven-release-plugin
14cu|xmltool-3.3-5|39	#BuildRequires:  maven-jxr-plugin
14cu|xmltool-3.3-5|40	#BuildRequires:  apache-resource-bundles
14cu|xmltool-3.3-5|41	
14cu|xmltool-3.3-5|42	Requires:       java
14cu|xmltool-3.3-5|43	Requires:       jpackage-utils
14cu|xmltool-3.3-5|44	
14cu|xmltool-3.3-5|45	Requires(post):   jpackage-utils
14cu|xmltool-3.3-5|46	Requires(postun): jpackage-utils
14cu|xmltool-3.3-5|47	
14cu|xmltool-3.3-5|48	%description
14cu|xmltool-3.3-5|49	XMLTool is a very simple Java library to be able to do all sorts of common
14cu|xmltool-3.3-5|50	operations with an XML document. Java developers often end up writing the same
14cu|xmltool-3.3-5|51	code for processing XML, transforming, etc. This easy to use class puts it all
14cu|xmltool-3.3-5|52	together, using the Fluent Interface pattern to facilitate XML manipulations.
14cu|xmltool-3.3-5|53	
14cu|xmltool-3.3-5|54	%package javadoc
14cu|xmltool-3.3-5|55	Summary:        Javadocs for %{name}
14cu|xmltool-3.3-5|56	Group:          Development/Java
14cu|xmltool-3.3-5|57	Requires:       %{name} = %{version}-%{release}
14cu|xmltool-3.3-5|58	Requires:       jpackage-utils
14cu|xmltool-3.3-5|59	BuildArch:      noarch
14cu|xmltool-3.3-5|60	
14cu|xmltool-3.3-5|61	%description javadoc
14cu|xmltool-3.3-5|62	This package contains the API documentation for %{name}.
14cu|xmltool-3.3-5|63	
14cu|xmltool-3.3-5|64	%prep
14cu|xmltool-3.3-5|65	%setup -q -n %{name}
14cu|xmltool-3.3-5|66	%patch0 -p1
14cu|xmltool-3.3-5|67	
14cu|xmltool-3.3-5|68	# Fix end-of-line encoding
14cu|xmltool-3.3-5|69	sed -i 's/\r//' LICENSE.txt
14cu|xmltool-3.3-5|70	
14cu|xmltool-3.3-5|71	
14cu|xmltool-3.3-5|72	%build
14cu|xmltool-3.3-5|73	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14cu|xmltool-3.3-5|74	mkdir -p $MAVEN_REPO_LOCAL
14cu|xmltool-3.3-5|75	
14cu|xmltool-3.3-5|76	# tests require surefire/testng, not currently available
14cu|xmltool-3.3-5|77	mvn \
14cu|xmltool-3.3-5|78	-e  \
14cu|xmltool-3.3-5|79	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14cu|xmltool-3.3-5|80	-Dmaven.test.skip=true \
14cu|xmltool-3.3-5|81	install javadoc:javadoc
14cu|xmltool-3.3-5|82	
14cu|xmltool-3.3-5|83	
14cu|xmltool-3.3-5|84	%install
14cu|xmltool-3.3-5|85	mkdir -p %{buildroot}%{_javadir}
14cu|xmltool-3.3-5|86	install -Dp -m 644 target/%{name}-%{version}.jar \
14cu|xmltool-3.3-5|87	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xmltool-3.3-5|88	(cd %{buildroot}%{_javadir} && ln -sf %{name}-%{version}.jar %{name}.jar)
14cu|xmltool-3.3-5|89	
14cu|xmltool-3.3-5|90	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmltool-3.3-5|91	cp -rp target/site/apidocs/  \
14cu|xmltool-3.3-5|92	%{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmltool-3.3-5|93	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14cu|xmltool-3.3-5|94	
14cu|xmltool-3.3-5|95	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|xmltool-3.3-5|96	install -pm 644 pom.xml  \
14cu|xmltool-3.3-5|97	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14cu|xmltool-3.3-5|98	
14cu|xmltool-3.3-5|99	%add_to_maven_depmap com.mycila.xmltool %{name} %{version} JPP %{name}
14cu|xmltool-3.3-5|100	
14cu|xmltool-3.3-5|101	
14cu|xmltool-3.3-5|102	%clean
14cu|xmltool-3.3-5|103	
14cu|xmltool-3.3-5|104	
14cu|xmltool-3.3-5|105	%files
14cu|xmltool-3.3-5|106	%defattr(-,root,root,-)
14cu|xmltool-3.3-5|107	%doc LICENSE.txt
14cu|xmltool-3.3-5|108	%{_datadir}/maven2/poms/*
14cu|xmltool-3.3-5|109	%{_mavendepmapfragdir}/*
14cu|xmltool-3.3-5|110	%{_javadir}/*
14cu|xmltool-3.3-5|111	
14cu|xmltool-3.3-5|112	
14cu|xmltool-3.3-5|113	%files javadoc
14cu|xmltool-3.3-5|114	%defattr(-,root,root,-)
14cu|xmltool-3.3-5|115	%{_javadocdir}/%{name}
14cu|xmltool-3.3-5|116	%{_javadocdir}/%{name}-%{version}
14cu|xmltool-3.3-5|117	
14cu|xmltool-3.3-5|118	
14cu|xmltool-3.3-5|119	%post
14cu|xmltool-3.3-5|120	%update_maven_depmap
14cu|xmltool-3.3-5|121	
14cu|xmltool-3.3-5|122	%postun
14cu|xmltool-3.3-5|123	%update_maven_depmap
14cu|xmltool-3.3-5|124	
14cu|xmltool-3.3-5|125	%changelog
14cu|xmltool-3.3-5|126	* Wed Dec 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-5
14cu|xmltool-3.3-5|127	+ Revision: c9ec8a6
14cu|xmltool-3.3-5|128	- Move to contrib
14cu|xmltool-3.3-5|129	
14cu|xmltool-3.3-5|130	

15670 14
14cu|xmltv-0.5.67-2|1	######################################################
14cu|xmltv-0.5.67-2|2	# SpecFile: xmltv.spec
14cu|xmltv-0.5.67-2|3	# Generato: http://www.mandrivausers.ro/
14cu|xmltv-0.5.67-2|4	# MRB-Falticska Florin
14cu|xmltv-0.5.67-2|5	######################################################
14cu|xmltv-0.5.67-2|6	#define	debug_package	%%{nil}
14cu|xmltv-0.5.67-2|7	#define	distsuffix mrb
14cu|xmltv-0.5.67-2|8	#define	name	xmltv
14cu|xmltv-0.5.67-2|9	#define	version	0.5.64
14cu|xmltv-0.5.67-2|10	#define	release	69
14cu|xmltv-0.5.67-2|11	
14cu|xmltv-0.5.67-2|12	#  This will build the grabbers as fallows :
14cu|xmltv-0.5.67-2|13	
14cu|xmltv-0.5.67-2|14	#  Grabber for Argentina (tv_grab_ar)                                          [yes]
14cu|xmltv-0.5.67-2|15	#  Grabber for Switzerland (tv_grab_ch_search)                                 [yes]
14cu|xmltv-0.5.67-2|16	#  Grabber for UK and Ireland (Radio Times) (tv_grab_uk_rt)                    [yes]
14cu|xmltv-0.5.67-2|17	#  Fast alternative grabber for the UK (tv_grab_uk_bleb)                       [yes]
14cu|xmltv-0.5.67-2|18	#  Fast grabber for UK and Ireland using Atlas database (tv_grab_uk_atlas)     [yes]
14cu|xmltv-0.5.67-2|19	#  Grabber for UK and Ireland using The Guardian website (tv_grab_uk_guardian) [yes]
14cu|xmltv-0.5.67-2|20	#  Grabber for UK and Ireland using TV Guide website (tv_grab_uk_tvguide)      [yes]
14cu|xmltv-0.5.67-2|21	#  Grabber for Iceland (tv_grab_is)                                            [yes]
14cu|xmltv-0.5.67-2|22	#  Grabber for Italy (tv_grab_it)                                              [yes]
14cu|xmltv-0.5.67-2|23	#  Grabber for Italy from DVB-S stream (tv_grab_it_dvb)                        [yes]
14cu|xmltv-0.5.67-2|24	#  $$ Grabber for North America-schedulesdirect.org (tv_grab_na_dd)            [yes]
14cu|xmltv-0.5.67-2|25	#  Grabber for Finland (tv_grab_fi)                                            [yes]
14cu|xmltv-0.5.67-2|26	#  Grabber for Israel (tv_grab_il)                                             [yes]
14cu|xmltv-0.5.67-2|27	#  Alternative grabber for Spain (tv_grab_es_laguiatv)                         [yes]
14cu|xmltv-0.5.67-2|28	#  Grabber for Hungary and Romania (tv_grab_huro)                              [yes]
14cu|xmltv-0.5.67-2|29	#  Grabber for Sweden (tv_grab_se_swedb)                                       [yes]
14cu|xmltv-0.5.67-2|30	#  Grabber for Croatia (tv_grab_hr)                                            [yes]
14cu|xmltv-0.5.67-2|31	#  Grabber for Norway (gfeed.info) (tv_grab_no_gfeed)                          [yes]
14cu|xmltv-0.5.67-2|32	#  Grabber for german speaking area (Egon zappt) (tv_grab_eu_egon)             [yes]
14cu|xmltv-0.5.67-2|33	#  Grabber for Sweden (tvzon.se) (tv_grab_se_tvzon)                            [yes]
14cu|xmltv-0.5.67-2|34	#  Grabber for France (tv_grab_fr)                                             [yes]
14cu|xmltv-0.5.67-2|35	#  Grabber for France (Kazer) (tv_grab_fr_kazer)                               [yes]
14cu|xmltv-0.5.67-2|36	#  Grabber for Portugal (MEO) (tv_grab_pt_meo)                                 [yes]
14cu|xmltv-0.5.67-2|37	#  Grabber for South Africa (tv_grab_za)                                       [yes]
14cu|xmltv-0.5.67-2|38	#  $$ Grabber for some European countries (epgdata.com) (tv_grab_eu_epgdata)   [yes]
14cu|xmltv-0.5.67-2|39	#  Grabber that combines data from other grabbers (tv_grab_combiner)           [yes]
14cu|xmltv-0.5.67-2|40	#  Program to report exceptions and changes in a schedule (tv_check)           [yes]
14cu|xmltv-0.5.67-2|41	#  CGI program to filter listings (to install manually) (tv_pick_cgi)          [yes]
14cu|xmltv-0.5.67-2|42	#  Grabber for DirecTV in North America (tv_grab_na_dtv)                       [yes]
14cu|xmltv-0.5.67-2|43	
14cu|xmltv-0.5.67-2|44	%define	with_test 0
14cu|xmltv-0.5.67-2|45	
14cu|xmltv-0.5.67-2|46	Name:		xmltv
14cu|xmltv-0.5.67-2|47	Version:	0.5.67
14cu|xmltv-0.5.67-2|48	Release:	2
14cu|xmltv-0.5.67-2|49	Summary:	A set of utilities to manage your TV viewing
14cu|xmltv-0.5.67-2|50	Group:		Video
14cu|xmltv-0.5.67-2|51	License:	GPLv2+
14cu|xmltv-0.5.67-2|52	URL:		http://wiki.xmltv.org
14cu|xmltv-0.5.67-2|53	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14cu|xmltv-0.5.67-2|54	Patch0:         xmltv-0.5.63-noask.patch
14cu|xmltv-0.5.67-2|55	BuildArch:     noarch
14cu|xmltv-0.5.67-2|56	BuildRequires: perl-base
14cu|xmltv-0.5.67-2|57	BuildRequires: perl-devel
14cu|xmltv-0.5.67-2|58	BuildRequires: perl(Archive::Zip)
14cu|xmltv-0.5.67-2|59	BuildRequires: perl(CGI)
14cu|xmltv-0.5.67-2|60	BuildRequires: perl(Compress::Zlib)
14cu|xmltv-0.5.67-2|61	BuildRequires: perl(Data::Dump)
14cu|xmltv-0.5.67-2|62	BuildRequires: perl(Data::Dumper)
14cu|xmltv-0.5.67-2|63	BuildRequires: perl(Date::Manip) >= 5.42
14cu|xmltv-0.5.67-2|64	BuildRequires: perl(Date::Parse)
14cu|xmltv-0.5.67-2|65	BuildRequires: perl(DateTime)
14cu|xmltv-0.5.67-2|66	BuildRequires: perl(DateTime::Format::Strptime)
14cu|xmltv-0.5.67-2|67	BuildRequires: perl(DateTime::Format::ISO8601)
14cu|xmltv-0.5.67-2|68	BuildRequires: perl(ExtUtils::MakeMaker)
14cu|xmltv-0.5.67-2|69	BuildRequires: perl(File::Slurp)
14cu|xmltv-0.5.67-2|70	BuildRequires: perl(File::Temp)
14cu|xmltv-0.5.67-2|71	BuildRequires: perl(JSON)
14cu|xmltv-0.5.67-2|72	BuildRequires: perl(HTTP::Cache::Transparent)
14cu|xmltv-0.5.67-2|73	BuildRequires: perl(HTTP::Cookies) >= 1.39
14cu|xmltv-0.5.67-2|74	BuildRequires: perl(HTML::Entities) >= 1.27
14cu|xmltv-0.5.67-2|75	BuildRequires: perl(HTML::Form)
14cu|xmltv-0.5.67-2|76	BuildRequires: perl(HTML::Parser) >= 3.34
14cu|xmltv-0.5.67-2|77	BuildRequires: perl(HTML::TableExtract) >= 1.08
14cu|xmltv-0.5.67-2|78	BuildRequires: perl(HTML::TokeParser)
14cu|xmltv-0.5.67-2|79	BuildRequires: perl(HTML::TreeBuilder)
14cu|xmltv-0.5.67-2|80	BuildRequires: perl(IO::Scalar)
14cu|xmltv-0.5.67-2|81	BuildRequires: perl(IO::Select)
14cu|xmltv-0.5.67-2|82	BuildRequires: perl(IO::Stringy)
14cu|xmltv-0.5.67-2|83	BuildRequires: perl(Lingua::EN::Numbers::Ordinate)
14cu|xmltv-0.5.67-2|84	BuildRequires: perl(Lingua::Preferred) >= 0.2.4
14cu|xmltv-0.5.67-2|85	# need by ita dvb
14cu|xmltv-0.5.67-2|86	BuildRequires: perl(Linux::DVB)
14cu|xmltv-0.5.67-2|87	BuildRequires: perl(Log::TraceMessages)
14cu|xmltv-0.5.67-2|88	BuildRequires: perl(LWP) >= 5.65
14cu|xmltv-0.5.67-2|89	BuildRequires: perl(LWP::Simple)
14cu|xmltv-0.5.67-2|90	BuildRequires: perl(Memoize)
14cu|xmltv-0.5.67-2|91	BuildRequires: perl(Parse::RecDescent)
14cu|xmltv-0.5.67-2|92	BuildRequires: perl(SOAP::Lite) >= 0.67
14cu|xmltv-0.5.67-2|93	BuildRequires: perl(Storable) >= 2.04
14cu|xmltv-0.5.67-2|94	BuildRequires: perl(Term::ProgressBar) >= 2.03
14cu|xmltv-0.5.67-2|95	BuildRequires: perl(Term::ReadKey)
14cu|xmltv-0.5.67-2|96	# needed by fribidi
14cu|xmltv-0.5.67-2|97	BuildRequires: perl(Text::Bidi)
14cu|xmltv-0.5.67-2|98	BuildRequires: perl(Text::Iconv)
14cu|xmltv-0.5.67-2|99	BuildRequires: perl(Time::HiRes)
14cu|xmltv-0.5.67-2|100	BuildRequires: perl(Time::Local)
14cu|xmltv-0.5.67-2|101	BuildRequires: perl(Tk::TableMatrix)
14cu|xmltv-0.5.67-2|102	BuildRequires: perl(Unicode::String)
14cu|xmltv-0.5.67-2|103	BuildRequires: perl(WWW::Mechanize) => 1.16
14cu|xmltv-0.5.67-2|104	BuildRequires: perl(XML::DOM)
14cu|xmltv-0.5.67-2|105	BuildRequires: perl(XML::LibXML)
14cu|xmltv-0.5.67-2|106	BuildRequires: perl(XML::LibXSLT)
14cu|xmltv-0.5.67-2|107	BuildRequires: perl(XML::Parser) >= 2.34
14cu|xmltv-0.5.67-2|108	BuildRequires: perl(XML::Simple)
14cu|xmltv-0.5.67-2|109	BuildRequires: perl(XML::TreePP)
14cu|xmltv-0.5.67-2|110	BuildRequires: perl(XML::Twig) >= 3.28
14cu|xmltv-0.5.67-2|111	BuildRequires: perl(XML::Writer) >= 0.600
14cu|xmltv-0.5.67-2|112	
14cu|xmltv-0.5.67-2|113	# All catched by internal dep check
14cu|xmltv-0.5.67-2|114	#Requires: perl(Data::Dumper)
14cu|xmltv-0.5.67-2|115	#Requires: perl(Date::Manip)
14cu|xmltv-0.5.67-2|116	#Requires: perl(Date::Parse)
14cu|xmltv-0.5.67-2|117	#Requires: perl(DateTime)
14cu|xmltv-0.5.67-2|118	#Requires: perl(DateTime::Format::Strptime)
14cu|xmltv-0.5.67-2|119	#Requires: perl(Encode)
14cu|xmltv-0.5.67-2|120	#Requires: perl(File::Spec)
14cu|xmltv-0.5.67-2|121	#Requires: perl(File::Temp)
14cu|xmltv-0.5.67-2|122	#Requires: perl(Getopt::Long)
14cu|xmltv-0.5.67-2|123	#Requires: perl(Getopt::Std)
14cu|xmltv-0.5.67-2|124	#Requires: perl(IO::File)
14cu|xmltv-0.5.67-2|125	#Requires: perl(POSIX)
14cu|xmltv-0.5.67-2|126	#Requires: perl(Storable)
14cu|xmltv-0.5.67-2|127	#Requires: perl(XML::LibXML)
14cu|xmltv-0.5.67-2|128	#Requires: perl(XML::TreePP)
14cu|xmltv-0.5.67-2|129	Requires: %{name}-grabbers >= %{EVRD}
14cu|xmltv-0.5.67-2|130	
14cu|xmltv-0.5.67-2|131	%description
14cu|xmltv-0.5.67-2|132	XMLTV is a set of utilities to manage your TV viewing. They work with TV
14cu|xmltv-0.5.67-2|133	listings stored in the XMLTV format, which is based on XML. The idea is to
14cu|xmltv-0.5.67-2|134	separate out the backend (getting the listings) from the frontend (displaying
14cu|xmltv-0.5.67-2|135	them for the user), and to implement useful operations like picking out your
14cu|xmltv-0.5.67-2|136	favourite programmes as filters that read and write XML documents.
14cu|xmltv-0.5.67-2|137	
14cu|xmltv-0.5.67-2|138	%files
14cu|xmltv-0.5.67-2|139	%doc ChangeLog README
14cu|xmltv-0.5.67-2|140	%{_bindir}/tv_merge
14cu|xmltv-0.5.67-2|141	%{_bindir}/tv_count
14cu|xmltv-0.5.67-2|142	%{_bindir}/tv_cat
14cu|xmltv-0.5.67-2|143	%{_bindir}/tv_extractinfo_en
14cu|xmltv-0.5.67-2|144	%{_bindir}/tv_extractinfo_ar
14cu|xmltv-0.5.67-2|145	%{_bindir}/tv_grep
14cu|xmltv-0.5.67-2|146	%{_bindir}/tv_imdb
14cu|xmltv-0.5.67-2|147	%{_bindir}/tv_remove_some_overlapping
14cu|xmltv-0.5.67-2|148	%{_bindir}/tv_sort
14cu|xmltv-0.5.67-2|149	%{_bindir}/tv_split
14cu|xmltv-0.5.67-2|150	%{_bindir}/tv_to_latex
14cu|xmltv-0.5.67-2|151	%{_bindir}/tv_to_text
14cu|xmltv-0.5.67-2|152	%{_bindir}/tv_to_potatoe
14cu|xmltv-0.5.67-2|153	%{_bindir}/tv_find_grabbers
14cu|xmltv-0.5.67-2|154	%{_bindir}/tv_validate_file
14cu|xmltv-0.5.67-2|155	%{_bindir}/tv_validate_grabber
14cu|xmltv-0.5.67-2|156	%{_bindir}/tv_augment_tz
14cu|xmltv-0.5.67-2|157	%{_bindir}/tv_augment
14cu|xmltv-0.5.67-2|158	%{_datadir}/xmltv
14cu|xmltv-0.5.67-2|159	%{_mandir}/man1/tv_count.1.xz
14cu|xmltv-0.5.67-2|160	%{_mandir}/man1/tv_merge.1.xz
14cu|xmltv-0.5.67-2|161	%{_mandir}/man1/tv_cat.1*
14cu|xmltv-0.5.67-2|162	%{_mandir}/man1/tv_extractinfo_en.1*
14cu|xmltv-0.5.67-2|163	%{_mandir}/man1/tv_extractinfo_ar.1*
14cu|xmltv-0.5.67-2|164	%{_mandir}/man1/tv_grep.1*
14cu|xmltv-0.5.67-2|165	%{_mandir}/man1/tv_imdb.1*
14cu|xmltv-0.5.67-2|166	%{_mandir}/man1/tv_remove_some_overlapping.1*
14cu|xmltv-0.5.67-2|167	%{_mandir}/man1/tv_sort.1*
14cu|xmltv-0.5.67-2|168	%{_mandir}/man1/tv_split.1*
14cu|xmltv-0.5.67-2|169	%{_mandir}/man1/tv_to_latex.1*
14cu|xmltv-0.5.67-2|170	%{_mandir}/man1/tv_to_text.1*
14cu|xmltv-0.5.67-2|171	%{_mandir}/man1/tv_to_potatoe.1*
14cu|xmltv-0.5.67-2|172	%{_mandir}/man1/tv_find_grabbers.1*
14cu|xmltv-0.5.67-2|173	%{_mandir}/man1/tv_validate_file.1*
14cu|xmltv-0.5.67-2|174	%{_mandir}/man1/tv_validate_grabber.1*
14cu|xmltv-0.5.67-2|175	%{_mandir}/man1/tv_augment_tz.1*
14cu|xmltv-0.5.67-2|176	%{_mandir}/man1/tv_augment.1*
14cu|xmltv-0.5.67-2|177	
14cu|xmltv-0.5.67-2|178	#-----------------------------------------------------------------------------
14cu|xmltv-0.5.67-2|179	
14cu|xmltv-0.5.67-2|180	%package -n perl-XMLTV
14cu|xmltv-0.5.67-2|181	Summary:	Perl modules for managing your TV viewing
14cu|xmltv-0.5.67-2|182	Group:		Development/Perl
14cu|xmltv-0.5.67-2|183	Requires: perl-base
14cu|xmltv-0.5.67-2|184	Requires: perl(XML::Twig)
14cu|xmltv-0.5.67-2|185	Requires: perl(Date::Manip)
14cu|xmltv-0.5.67-2|186	Requires: perl(HTML::TreeBuilder)
14cu|xmltv-0.5.67-2|187	# Catched by internal dep check
14cu|xmltv-0.5.67-2|188	#Requires: perl(Tie::Handle)
14cu|xmltv-0.5.67-2|189	#Requires: perl(POSIX)
14cu|xmltv-0.5.67-2|190	Requires: perl(Term::ProgressBar)
14cu|xmltv-0.5.67-2|191	Requires: perl(Memoize)
14cu|xmltv-0.5.67-2|192	Requires: perl(DB_File)
14cu|xmltv-0.5.67-2|193	
14cu|xmltv-0.5.67-2|194	%description -n perl-XMLTV
14cu|xmltv-0.5.67-2|195	XMLTV is a set of utilities to manage your TV viewing. They work with TV
14cu|xmltv-0.5.67-2|196	listings stored in the XMLTV format, which is based on XML. The idea is to
14cu|xmltv-0.5.67-2|197	separate out the backend (getting the listings) from the frontend (displaying
14cu|xmltv-0.5.67-2|198	them for the user), and to implement useful operations like picking out your
14cu|xmltv-0.5.67-2|199	favourite programmes as filters that read and write XML documents.
14cu|xmltv-0.5.67-2|200	This package contains the perl modules from xmltv.
14cu|xmltv-0.5.67-2|201	
14cu|xmltv-0.5.67-2|202	%files -n perl-XMLTV
14cu|xmltv-0.5.67-2|203	%doc ChangeLog README
14cu|xmltv-0.5.67-2|204	%{perl_vendorlib}/XMLTV.pm
14cu|xmltv-0.5.67-2|205	%{perl_vendorlib}/XMLTV
14cu|xmltv-0.5.67-2|206	%{_mandir}/man3/*.3*
14cu|xmltv-0.5.67-2|207	
14cu|xmltv-0.5.67-2|208	#-----------------------------------------------------------------------------
14cu|xmltv-0.5.67-2|209	
14cu|xmltv-0.5.67-2|210	%package grabbers
14cu|xmltv-0.5.67-2|211	Summary:	Backends for xmltv
14cu|xmltv-0.5.67-2|212	Group:		Video
14cu|xmltv-0.5.67-2|213	Requires: perl-XMLTV >= %{EVRD}
14cu|xmltv-0.5.67-2|214	Requires: perl(HTML::TokeParser)
14cu|xmltv-0.5.67-2|215	Requires: perl(Switch)
14cu|xmltv-0.5.67-2|216	Requires: perl(WWW::Mechanize)
14cu|xmltv-0.5.67-2|217	# All catched by internal dep check
14cu|xmltv-0.5.67-2|218	#Requires: perl(Archive::Zip)
14cu|xmltv-0.5.67-2|219	#Requires: perl(Carp)
14cu|xmltv-0.5.67-2|220	#Requires: perl(Compress::Zlib)
14cu|xmltv-0.5.67-2|221	#Requires: perl(Cwd)
14cu|xmltv-0.5.67-2|222	#Requires: perl(Data::Dump)
14cu|xmltv-0.5.67-2|223	#Requires: perl(Date::Format)
14cu|xmltv-0.5.67-2|224	#Requires: perl(Date::Language)
14cu|xmltv-0.5.67-2|225	#Requires: perl(Date::Manip)
14cu|xmltv-0.5.67-2|226	#Requires: perl(Date::Parse)
14cu|xmltv-0.5.67-2|227	#Requires: perl(DateTime)
14cu|xmltv-0.5.67-2|228	#Requires: perl(Digest::MD5)
14cu|xmltv-0.5.67-2|229	#Requires: perl(Encode)
14cu|xmltv-0.5.67-2|230	#Requires: perl(Errno)
14cu|xmltv-0.5.67-2|231	#Requires: perl(Exporter)
14cu|xmltv-0.5.67-2|232	#Requires: perl(File::Basename)
14cu|xmltv-0.5.67-2|233	#Requires: perl(File::Path)
14cu|xmltv-0.5.67-2|234	#Requires: perl(File::Slurp)
14cu|xmltv-0.5.67-2|235	#Requires: perl(File::Temp)
14cu|xmltv-0.5.67-2|236	#Requires: perl(Getopt::Long)
14cu|xmltv-0.5.67-2|237	#Requires: perl(HTML::Entities)
14cu|xmltv-0.5.67-2|238	#Requires: perl(HTML::Parser)
14cu|xmltv-0.5.67-2|239	#Requires: perl(HTML::TreeBuilder)
14cu|xmltv-0.5.67-2|240	#Requires: perl(HTTP::Cache::Transparent)
14cu|xmltv-0.5.67-2|241	#Requires: perl(HTTP::Cookies)
14cu|xmltv-0.5.67-2|242	#Requires: perl(HTTP::Request::Common)
14cu|xmltv-0.5.67-2|243	#Requires: perl(IO::File)
14cu|xmltv-0.5.67-2|244	#Requires: perl(IO::Scalar)
14cu|xmltv-0.5.67-2|245	#Requires: perl(IO::Select)
14cu|xmltv-0.5.67-2|246	#Requires: perl(IO::Uncompress::Unzip)
14cu|xmltv-0.5.67-2|247	#Requires: perl(JSON)
14cu|xmltv-0.5.67-2|248	#Requires: perl(JSON::PP)
14cu|xmltv-0.5.67-2|249	#Requires: perl(LWP)
14cu|xmltv-0.5.67-2|250	#Requires: perl(LWP::Simple)
14cu|xmltv-0.5.67-2|251	#Requires: perl(LWP::UserAgent)
14cu|xmltv-0.5.67-2|252	#Requires: perl(Linux::DVB)
14cu|xmltv-0.5.67-2|253	#Requires: perl(List::Util)
14cu|xmltv-0.5.67-2|254	#Requires: perl(Memoize)
14cu|xmltv-0.5.67-2|255	#Requires: perl(POSIX)
14cu|xmltv-0.5.67-2|256	#Requires: perl(Pod::Usage)
14cu|xmltv-0.5.67-2|257	#Requires: perl(SOAP::Lite)
14cu|xmltv-0.5.67-2|258	#Requires: perl(Time::HiRes)
14cu|xmltv-0.5.67-2|259	#Requires: perl(Time::Local)
14cu|xmltv-0.5.67-2|260	#Requires: perl(URI)
14cu|xmltv-0.5.67-2|261	#Requires: perl(URI::Escape)
14cu|xmltv-0.5.67-2|262	#Requires: perl(XML::DOM)
14cu|xmltv-0.5.67-2|263	#Requires: perl(XML::LibXML)
14cu|xmltv-0.5.67-2|264	#Requires: perl(XML::LibXSLT)
14cu|xmltv-0.5.67-2|265	#Requires: perl(XML::Parser)
14cu|xmltv-0.5.67-2|266	#Requires: perl(XML::Twig) >= 3.100.0
14cu|xmltv-0.5.67-2|267	#Requires: perl(XML::Writer)
14cu|xmltv-0.5.67-2|268	Provides:	%{name}-grabbers = %{EVRD}
14cu|xmltv-0.5.67-2|269	Obsoletes:	%{name}-grabbers < %{EVRD}
14cu|xmltv-0.5.67-2|270	
14cu|xmltv-0.5.67-2|271	%description grabbers
14cu|xmltv-0.5.67-2|272	XMLTV is a set of utilities to manage your TV viewing. They work with TV
14cu|xmltv-0.5.67-2|273	listings stored in the XMLTV format, which is based on XML. The idea is to
14cu|xmltv-0.5.67-2|274	separate out the backend (getting the listings) from the frontend (displaying
14cu|xmltv-0.5.67-2|275	them for the user), and to implement useful operations like picking out your
14cu|xmltv-0.5.67-2|276	favourite programmes as filters that read and write XML documents.
14cu|xmltv-0.5.67-2|277	This package contains the backends (grabbers) for xmltv.
14cu|xmltv-0.5.67-2|278	
14cu|xmltv-0.5.67-2|279	%files grabbers
14cu|xmltv-0.5.67-2|280	%doc ChangeLog README
14cu|xmltv-0.5.67-2|281	%{_bindir}/tv_grab_*
14cu|xmltv-0.5.67-2|282	%{_mandir}/man1/tv_grab_*.1*
14cu|xmltv-0.5.67-2|283	
14cu|xmltv-0.5.67-2|284	#-----------------------------------------------------------------------------
14cu|xmltv-0.5.67-2|285	
14cu|xmltv-0.5.67-2|286	%package gui
14cu|xmltv-0.5.67-2|287	Summary:	Graphical frontends to xmltv
14cu|xmltv-0.5.67-2|288	
14cu|xmltv-0.5.67-2|289	Group:		Video
14cu|xmltv-0.5.67-2|290	Requires: perl-XMLTV >= %{EVRD}
14cu|xmltv-0.5.67-2|291	# All catched by internal dep check
14cu|xmltv-0.5.67-2|292	#Requires: perl(Data::Dumper)
14cu|xmltv-0.5.67-2|293	#Requires: perl(Date::Manip)
14cu|xmltv-0.5.67-2|294	#Requires: perl(Getopt::Long)
14cu|xmltv-0.5.67-2|295	#Requires: perl(Time::Local)
14cu|xmltv-0.5.67-2|296	#Requires: perl(Tk)
14cu|xmltv-0.5.67-2|297	#Requires: perl(Tk::TableMatrix)
14cu|xmltv-0.5.67-2|298	#Requires: perl(XML::Twig)
14cu|xmltv-0.5.67-2|299	#Requires: perl(XMLTV::Version)
14cu|xmltv-0.5.67-2|300	
14cu|xmltv-0.5.67-2|301	%description gui
14cu|xmltv-0.5.67-2|302	XMLTV is a set of utilities to manage your TV viewing. They work with TV
14cu|xmltv-0.5.67-2|303	listings stored in the XMLTV format, which is based on XML. The idea is to
14cu|xmltv-0.5.67-2|304	separate out the backend (getting the listings) from the frontend (displaying
14cu|xmltv-0.5.67-2|305	them for the user), and to implement useful operations like picking out your
14cu|xmltv-0.5.67-2|306	favourite programmes as filters that read and write XML documents.
14cu|xmltv-0.5.67-2|307	This package contains graphical frontends to xmltv.
14cu|xmltv-0.5.67-2|308	
14cu|xmltv-0.5.67-2|309	%files gui
14cu|xmltv-0.5.67-2|310	%doc doc/COPYING
14cu|xmltv-0.5.67-2|311	%doc doc/QuickStart
14cu|xmltv-0.5.67-2|312	%doc doc/code/*
14cu|xmltv-0.5.67-2|313	%doc choose/tv_check/tv_check_doc.*
14cu|xmltv-0.5.67-2|314	%doc choose/tv_check/README.*
14cu|xmltv-0.5.67-2|315	%{_bindir}/tv_check
14cu|xmltv-0.5.67-2|316	%{_mandir}/man1/tv_check.1*
14cu|xmltv-0.5.67-2|317	
14cu|xmltv-0.5.67-2|318	#-----------------------------------------------------------------------------
14cu|xmltv-0.5.67-2|319	
14cu|xmltv-0.5.67-2|320	%prep
14cu|xmltv-0.5.67-2|321	%setup -q
14cu|xmltv-0.5.67-2|322	%patch0 -p1 -b .noask
14cu|xmltv-0.5.67-2|323	
14cu|xmltv-0.5.67-2|324	# swiss grab fix
14cu|xmltv-0.5.67-2|325	sed -i 's/\r//' grab/ch_search/tv_grab_ch_search.in
14cu|xmltv-0.5.67-2|326	
14cu|xmltv-0.5.67-2|327	# Fix not-utf8
14cu|xmltv-0.5.67-2|328	cp -pr ChangeLog ChangeLog.not-utf8
14cu|xmltv-0.5.67-2|329	iconv -f ISO_8859-1 -t UTF8 ChangeLog.not-utf8 > ChangeLog
14cu|xmltv-0.5.67-2|330	touch -r ChangeLog.not-utf8 ChangeLog
14cu|xmltv-0.5.67-2|331	rm ChangeLog.not-utf8
14cu|xmltv-0.5.67-2|332	
14cu|xmltv-0.5.67-2|333	
14cu|xmltv-0.5.67-2|334	%build
14cu|xmltv-0.5.67-2|335	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
14cu|xmltv-0.5.67-2|336	%make
14cu|xmltv-0.5.67-2|337	
14cu|xmltv-0.5.67-2|338	
14cu|xmltv-0.5.67-2|339	%install
14cu|xmltv-0.5.67-2|340	%makeinstall_std
14cu|xmltv-0.5.67-2|341	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14cu|xmltv-0.5.67-2|342	
14cu|xmltv-0.5.67-2|343	# Fix attr
14cu|xmltv-0.5.67-2|344	chmod 0755 %{buildroot}%{_bindir}/*
14cu|xmltv-0.5.67-2|345	chmod +x %{buildroot}%{_datadir}/xmltv/tv_grab_uk_atlas/cgi-bin/getatlas.pl
14cu|xmltv-0.5.67-2|346	
14cu|xmltv-0.5.67-2|347	rm -rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cu|xmltv-0.5.67-2|348	
14cu|xmltv-0.5.67-2|349	
14cu|xmltv-0.5.67-2|350	%if %{with_test}
14cu|xmltv-0.5.67-2|351	%check
14cu|xmltv-0.5.67-2|352	make test
14cu|xmltv-0.5.67-2|353	%endif
14cu|xmltv-0.5.67-2|354	%changelog
14cu|xmltv-0.5.67-2|355	
14cu|xmltv-0.5.67-2|356	* Fri Dec 25 2015 Giovanni Mariani <mc2374@mclink.it> 0.5.67-2
14cu|xmltv-0.5.67-2|357	- (4a72d81) Reordered perl BReqs, removed duplicates and fixed test failure
14cu|xmltv-0.5.67-2|358	
14cu|xmltv-0.5.67-2|359	

15671 14
14cu|xmlunit-1.3-8|1	Name:           xmlunit
14cu|xmlunit-1.3-8|2	Version:        1.3
14cu|xmlunit-1.3-8|3	Release:        8
14cu|xmlunit-1.3-8|4	Summary:        Provides classes to do asserts on xml
14cu|xmlunit-1.3-8|5	License:        BSD
14cu|xmlunit-1.3-8|6	Source0:        http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/xmlunit-1.3-src.zip
14cu|xmlunit-1.3-8|7	Source1:        http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom
14cu|xmlunit-1.3-8|8	URL:            http://xmlunit.sourceforge.net/
14cu|xmlunit-1.3-8|9	BuildRequires:  jpackage-utils >= 0:1.7.3
14cu|xmlunit-1.3-8|10	BuildRequires:  java-devel >= 0:1.6.0
14cu|xmlunit-1.3-8|11	BuildRequires:  ant >= 0:1.6.5
14cu|xmlunit-1.3-8|12	BuildRequires:  ant-junit
14cu|xmlunit-1.3-8|13	BuildRequires:  junit >= 0:3.8.1
14cu|xmlunit-1.3-8|14	BuildRequires:  xalan-j2
14cu|xmlunit-1.3-8|15	BuildRequires:  xerces-j2
14cu|xmlunit-1.3-8|16	BuildRequires:  xml-commons-apis
14cu|xmlunit-1.3-8|17	#BuildRequires:  dblatex
14cu|xmlunit-1.3-8|18	#BuildRequires:  docbook5-style-xsl
14cu|xmlunit-1.3-8|19	Requires:       junit4
14cu|xmlunit-1.3-8|20	Requires:       xalan-j2
14cu|xmlunit-1.3-8|21	Requires:       xml-commons-apis
14cu|xmlunit-1.3-8|22	Requires:       jpackage-utils
14cu|xmlunit-1.3-8|23	Group:          Development/Java
14cu|xmlunit-1.3-8|24	BuildArch:      noarch
14cu|xmlunit-1.3-8|25	
14cu|xmlunit-1.3-8|26	%description
14cu|xmlunit-1.3-8|27	XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
14cu|xmlunit-1.3-8|28	XML document to a test document or the result of a transformation, validates
14cu|xmlunit-1.3-8|29	documents against a DTD, and (from v0.5) compares the results of XPath
14cu|xmlunit-1.3-8|30	expressions.
14cu|xmlunit-1.3-8|31	
14cu|xmlunit-1.3-8|32	%package        javadoc
14cu|xmlunit-1.3-8|33	Summary:        Javadoc for %{name}
14cu|xmlunit-1.3-8|34	Group:          Development/Java
14cu|xmlunit-1.3-8|35	Requires:       jpackage-utils
14cu|xmlunit-1.3-8|36	
14cu|xmlunit-1.3-8|37	%description    javadoc
14cu|xmlunit-1.3-8|38	Javadoc for %{name}
14cu|xmlunit-1.3-8|39	
14cu|xmlunit-1.3-8|40	%prep
14cu|xmlunit-1.3-8|41	%setup -q
14cu|xmlunit-1.3-8|42	# remove all binary libs and javadocs
14cu|xmlunit-1.3-8|43	find . -name "*.jar" -exec rm -f {} \;
14cu|xmlunit-1.3-8|44	rm -rf doc
14cu|xmlunit-1.3-8|45	
14cu|xmlunit-1.3-8|46	cat >build.properties <<EOF
14cu|xmlunit-1.3-8|47	junit.lib=$(build-classpath junit4)
14cu|xmlunit-1.3-8|48	xmlxsl.lib=$(build-classpath xalan-j2 xalan-j2-serializer xerces-j2)
14cu|xmlunit-1.3-8|49	test.report.dir=test
14cu|xmlunit-1.3-8|50	EOF
14cu|xmlunit-1.3-8|51	
14cu|xmlunit-1.3-8|52	cat >docbook.properties <<EOF
14cu|xmlunit-1.3-8|53	db5.xsl=%{_datadir}/sgml/docbook/xsl-ns-stylesheets
14cu|xmlunit-1.3-8|54	EOF
14cu|xmlunit-1.3-8|55	
14cu|xmlunit-1.3-8|56	#Fix wrong-file-end-of-line-encoding
14cu|xmlunit-1.3-8|57	sed -i 's/\r//g' README.txt LICENSE.txt
14cu|xmlunit-1.3-8|58	
14cu|xmlunit-1.3-8|59	%build
14cu|xmlunit-1.3-8|60	export CLASSPATH=$(build-classpath xalan-j2-serializer)
14cu|xmlunit-1.3-8|61	ant -Dbuild.compiler=modern -Dfailonerror=false jar javadocs
14cu|xmlunit-1.3-8|62	
14cu|xmlunit-1.3-8|63	%install
14cu|xmlunit-1.3-8|64	
14cu|xmlunit-1.3-8|65	mkdir -p %{buildroot}%{_javadir}
14cu|xmlunit-1.3-8|66	install -m 0644 build/lib/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|xmlunit-1.3-8|67	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cu|xmlunit-1.3-8|68	
14cu|xmlunit-1.3-8|69	# poms
14cu|xmlunit-1.3-8|70	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14cu|xmlunit-1.3-8|71	
14cu|xmlunit-1.3-8|72	install -m 644 %{SOURCE1} \
14cu|xmlunit-1.3-8|73	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14cu|xmlunit-1.3-8|74	
14cu|xmlunit-1.3-8|75	
14cu|xmlunit-1.3-8|76	# Javadoc
14cu|xmlunit-1.3-8|77	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlunit-1.3-8|78	cp -pr build/doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14cu|xmlunit-1.3-8|79	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xmlunit-1.3-8|80	
14cu|xmlunit-1.3-8|81	%post
14cu|xmlunit-1.3-8|82	%update_maven_depmap
14cu|xmlunit-1.3-8|83	
14cu|xmlunit-1.3-8|84	%postun
14cu|xmlunit-1.3-8|85	%update_maven_depmap
14cu|xmlunit-1.3-8|86	
14cu|xmlunit-1.3-8|87	%files
14cu|xmlunit-1.3-8|88	%{_javadir}/*
14cu|xmlunit-1.3-8|89	%doc README.txt LICENSE.txt userguide/XMLUnit-Java.pdf
14cu|xmlunit-1.3-8|90	%{_datadir}/maven2/poms/*
14cu|xmlunit-1.3-8|91	%{_mavendepmapfragdir}/*
14cu|xmlunit-1.3-8|92	
14cu|xmlunit-1.3-8|93	%files javadoc
14cu|xmlunit-1.3-8|94	%doc %{_javadocdir}/%{name}-%{version}
14cu|xmlunit-1.3-8|95	%doc %{_javadocdir}/%{name}
14cu|xmlunit-1.3-8|96	
14cu|xmlunit-1.3-8|97	
14cu|xmlunit-1.3-8|98	%changelog
14cu|xmlunit-1.3-8|99	
14cu|xmlunit-1.3-8|100	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-8
14cu|xmlunit-1.3-8|101	- (7840f93) Spec cleanup
14cu|xmlunit-1.3-8|102	
14cu|xmlunit-1.3-8|103	

15672 14
14cu|xmms2-0.8-5|1	%define codename DrO_o
14cu|xmms2-0.8-5|2	
14cu|xmms2-0.8-5|3	%define	major	0
14cu|xmms2-0.8-5|4	%define	libname %mklibname xmms2_ %{major}
14cu|xmms2-0.8-5|5	%define	devname	%mklibname -d xmms2
14cu|xmms2-0.8-5|6	
14cu|xmms2-0.8-5|7	# too lazy to fix...
14cu|xmms2-0.8-5|8	%define	_disable_ld_no_undefined 1
14cu|xmms2-0.8-5|9	
14cu|xmms2-0.8-5|10	%define	client_major 6
14cu|xmms2-0.8-5|11	%define libclient %mklibname xmmsclient %{client_major}
14cu|xmms2-0.8-5|12	%define c_glib_major 1
14cu|xmms2-0.8-5|13	%define libclientglib %mklibname xmmsclient-glib %{c_glib_major}
14cu|xmms2-0.8-5|14	%define	c_ecore_major 1
14cu|xmms2-0.8-5|15	%define libclientecore %mklibname xmmsclient-ecore %{c_ecore_major}
14cu|xmms2-0.8-5|16	%define	c_pp_major 4
14cu|xmms2-0.8-5|17	%define libclientpp %mklibname xmmsclient++ %{c_pp_major}
14cu|xmms2-0.8-5|18	%define	c_pp_glib_major 1
14cu|xmms2-0.8-5|19	%define libclientppglib %mklibname xmmsclient++-glib %{c_pp_glib_major}
14cu|xmms2-0.8-5|20	
14cu|xmms2-0.8-5|21	Summary:	Redesign of the XMMS music player
14cu|xmms2-0.8-5|22	Name:		xmms2
14cu|xmms2-0.8-5|23	Version:	0.8
14cu|xmms2-0.8-5|24	Release:	5
14cu|xmms2-0.8-5|25	Group:		Sound
14cu|xmms2-0.8-5|26	License:	GPLv2+
14cu|xmms2-0.8-5|27	URL:		http://xmms2.sourceforge.net/
14cu|xmms2-0.8-5|28	Source0:	http://prdownloads.sourceforge.net/xmms2/%{name}-%{version}%{codename}.tar.bz2
14cu|xmms2-0.8-5|29	Source1:	xmms2-client-launcher.sh
14cu|xmms2-0.8-5|30	# Use libdir properly for Fedora multilib
14cu|xmms2-0.8-5|31	Patch1:		xmms2-0.8DrO_o-use-libdir.patch
14cu|xmms2-0.8-5|32	# Set default output to pulse
14cu|xmms2-0.8-5|33	Patch2:		xmms2-0.8DrO_o-pulse-output-default.patch
14cu|xmms2-0.8-5|34	# Don't add extra CFLAGS, we're smart enough, thanks.
14cu|xmms2-0.8-5|35	Patch4:		xmms2-0.8DrO_o-no-O0.patch
14cu|xmms2-0.8-5|36	# More sane versioning
14cu|xmms2-0.8-5|37	Patch5:		xmms2-0.8DrO_o-moresaneversioning.patch
14cu|xmms2-0.8-5|38	Patch6:		xmms2-0.8DrO_o-remove-dead-libavcodec-function.patch
14cu|xmms2-0.8-5|39	
14cu|xmms2-0.8-5|40	Patch10:	bp-fix-avcodec-init.patch
14cu|xmms2-0.8-5|41	Patch11:	bp-fix-alloc-context.patch
14cu|xmms2-0.8-5|42	Patch12:	bp-fix-missing-include.patch
14cu|xmms2-0.8-5|43	Patch13:	bp-Get-rid-of-superfluous-argument-self.patch
14cu|xmms2-0.8-5|44	Patch14:	spelling-error.patch
14cu|xmms2-0.8-5|45	Patch15:	linker-flags.patch
14cu|xmms2-0.8-5|46	Patch16:	plugin-tta-segment-with-startms.patch
14cu|xmms2-0.8-5|47	Patch17:	nycli-man-page-symlink.patch
14cu|xmms2-0.8-5|48	Patch18:	rpath.patch
14cu|xmms2-0.8-5|49	Patch19:	fix-manpage-errors.patch
14cu|xmms2-0.8-5|50	Patch20:	fix-typos.patch
14cu|xmms2-0.8-5|51	#Patch21:	hardening-flags.patch
14cu|xmms2-0.8-5|52	Patch22:	fix-libmodplug-include.patch
14cu|xmms2-0.8-5|53	Patch23:	samba-with-pkg-cfg.patch
14cu|xmms2-0.8-5|54	#Patch24:	ruby2-multiarch.patch
14cu|xmms2-0.8-5|55	Patch25:	libav10.patch
14cu|xmms2-0.8-5|56	Patch26:	xmms2-0.8DrO_o-vorbis.patch
14cu|xmms2-0.8-5|57	
14cu|xmms2-0.8-5|58	BuildRequires:	pkgconfig(alsa)
14cu|xmms2-0.8-5|59	BuildRequires:	avahi-compat-libdns_sd-devel
14cu|xmms2-0.8-5|60	BuildRequires:	boost-devel
14cu|xmms2-0.8-5|61	BuildRequires:	pkgconfig(libcurl)
14cu|xmms2-0.8-5|62	BuildRequires:	pkgconfig(ecore)
14cu|xmms2-0.8-5|63	BuildRequires:	pkgconfig(expat)
14cu|xmms2-0.8-5|64	BuildRequires:	pkgconfig(fftw3)
14cu|xmms2-0.8-5|65	BuildRequires:	pkgconfig(glib-2.0)
14cu|xmms2-0.8-5|66	BuildRequires:	pkgconfig(ao)
14cu|xmms2-0.8-5|67	BuildRequires:	avahi-common-devel
14cu|xmms2-0.8-5|68	BuildRequires:	pkgconfig(avahi-glib)
14cu|xmms2-0.8-5|69	BuildRequires:	pkgconfig(libcdio)
14cu|xmms2-0.8-5|70	BuildRequires:	pkgconfig(dbus-1)
14cu|xmms2-0.8-5|71	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|xmms2-0.8-5|72	BuildRequires:	pkgconfig(libdiscid)
14cu|xmms2-0.8-5|73	BuildRequires:	pkgconfig(libavcodec)
14cu|xmms2-0.8-5|74	BuildRequires:	pkgconfig(gamin)
14cu|xmms2-0.8-5|75	BuildRequires:	pkgconfig(gconf-2.0)
14cu|xmms2-0.8-5|76	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14cu|xmms2-0.8-5|77	BuildRequires:	pkgconfig(jack)
14cu|xmms2-0.8-5|78	BuildRequires:	pkgconfig(mad)
14cu|xmms2-0.8-5|79	BuildRequires:	pkgconfig(libmms)
14cu|xmms2-0.8-5|80	BuildRequires:	pkgconfig(libmodplug)
14cu|xmms2-0.8-5|81	BuildRequires:	libmpcdec-devel
14cu|xmms2-0.8-5|82	BuildRequires:	pkgconfig(libmpg123)
14cu|xmms2-0.8-5|83	BuildRequires:	pkgconfig(libofa)
14cu|xmms2-0.8-5|84	BuildRequires:	pkgconfig(samplerate)
14cu|xmms2-0.8-5|85	BuildRequires:	pkgconfig(shout)
14cu|xmms2-0.8-5|86	BuildRequires:	pkgconfig(smbclient)
14cu|xmms2-0.8-5|87	BuildRequires:	pkgconfig(vorbis)
14cu|xmms2-0.8-5|88	BuildRequires:	pkgconfig(libvisual-0.4)
14cu|xmms2-0.8-5|89	BuildRequires:	pkgconfig(libxml-2.0)
14cu|xmms2-0.8-5|90	BuildRequires:	pkgconfig(openssl)
14cu|xmms2-0.8-5|91	BuildRequires:	perl-devel
14cu|xmms2-0.8-5|92	BuildRequires:	readline-devel
14cu|xmms2-0.8-5|93	BuildRequires:	pkgconfig(wavpack)
14cu|xmms2-0.8-5|94	BuildRequires:	pkgconfig(libpulse)
14cu|xmms2-0.8-5|95	BuildRequires:	pkgconfig(python-2.7)
14cu|xmms2-0.8-5|96	BuildRequires:	python-pyrex >= 0.9.3
14cu|xmms2-0.8-5|97	BuildRequires:	pkgconfig(ruby)
14cu|xmms2-0.8-5|98	BuildRequires:	pkgconfig(SDL_ttf)
14cu|xmms2-0.8-5|99	BuildRequires:	pkgconfig(libsidplay2)
14cu|xmms2-0.8-5|100	BuildRequires:	pkgconfig(speex)
14cu|xmms2-0.8-5|101	BuildRequires:	pkgconfig(sqlite3)
14cu|xmms2-0.8-5|102	BuildRequires:	swig >= 1.3.25
14cu|xmms2-0.8-5|103	BuildRequires:	pkgconfig(zlib)
14cu|xmms2-0.8-5|104	BuildRequires:	pkgconfig(flac)
14cu|xmms2-0.8-5|105	BuildRequires:	libgme-devel
14cu|xmms2-0.8-5|106	# do actually require 2.3.0 from cvs, but sometime later, whenever.. :p
14cu|xmms2-0.8-5|107	BuildRequires:	pkgconfig(sc68)
14cu|xmms2-0.8-5|108	BuildRequires:	pkgconfig(sndfile)
14cu|xmms2-0.8-5|109	BuildRequires:	pkgconfig(samba-util)
14cu|xmms2-0.8-5|110	BuildRequires:	pkgconfig(libsystemd-daemon)
14cu|xmms2-0.8-5|111	BuildRequires:	pkgconfig(libsystemd-journal)
14cu|xmms2-0.8-5|112	
14cu|xmms2-0.8-5|113	%description
14cu|xmms2-0.8-5|114	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|115	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|116	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|117	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|118	
14cu|xmms2-0.8-5|119	%package -n	%{libclient}
14cu|xmms2-0.8-5|120	Summary:	Library associated with xmms2, needed for xmms2 and its plugins
14cu|xmms2-0.8-5|121	Group:		System/Libraries
14cu|xmms2-0.8-5|122	Obsoletes:	%{libname}
14cu|xmms2-0.8-5|123	
14cu|xmms2-0.8-5|124	%description -n	%{libclient}
14cu|xmms2-0.8-5|125	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|126	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|127	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|128	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|129	
14cu|xmms2-0.8-5|130	This library is mandatory for xmms2 and for all its plugins to run.
14cu|xmms2-0.8-5|131	
14cu|xmms2-0.8-5|132	%package -n	%{libclientglib}
14cu|xmms2-0.8-5|133	Summary:	Library associated with xmms2, needed for xmms2 and its plugins
14cu|xmms2-0.8-5|134	Group:		System/Libraries
14cu|xmms2-0.8-5|135	Obsoletes:	%{libname}
14cu|xmms2-0.8-5|136	
14cu|xmms2-0.8-5|137	%description -n	%{libclientglib}
14cu|xmms2-0.8-5|138	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|139	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|140	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|141	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|142	
14cu|xmms2-0.8-5|143	This library is mandatory for xmms2 and for all its plugins to run.
14cu|xmms2-0.8-5|144	
14cu|xmms2-0.8-5|145	%package -n	%{libclientecore}
14cu|xmms2-0.8-5|146	Summary:	Library associated with xmms2, needed for xmms2 and its plugins
14cu|xmms2-0.8-5|147	Group:		System/Libraries
14cu|xmms2-0.8-5|148	Obsoletes:	%{libname}
14cu|xmms2-0.8-5|149	
14cu|xmms2-0.8-5|150	%description -n	%{libclientecore}
14cu|xmms2-0.8-5|151	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|152	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|153	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|154	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|155	
14cu|xmms2-0.8-5|156	This library is mandatory for xmms2 and for all its plugins to run.
14cu|xmms2-0.8-5|157	
14cu|xmms2-0.8-5|158	%package -n	%{libclientpp}
14cu|xmms2-0.8-5|159	Summary:	Library associated with xmms2, needed for xmms2 and its plugins
14cu|xmms2-0.8-5|160	Group:		System/Libraries
14cu|xmms2-0.8-5|161	Obsoletes:	%{libname}
14cu|xmms2-0.8-5|162	
14cu|xmms2-0.8-5|163	%description -n	%{libclientpp}
14cu|xmms2-0.8-5|164	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|165	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|166	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|167	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|168	
14cu|xmms2-0.8-5|169	This library is mandatory for xmms2 and for all its plugins to run.
14cu|xmms2-0.8-5|170	
14cu|xmms2-0.8-5|171	%package -n	%{libclientppglib}
14cu|xmms2-0.8-5|172	Summary:	Library associated with xmms2, needed for xmms2 and its plugins
14cu|xmms2-0.8-5|173	Group:		System/Libraries
14cu|xmms2-0.8-5|174	Obsoletes:	%{libname}
14cu|xmms2-0.8-5|175	
14cu|xmms2-0.8-5|176	%description -n	%{libclientppglib}
14cu|xmms2-0.8-5|177	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|178	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|179	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|180	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|181	
14cu|xmms2-0.8-5|182	This library is mandatory for xmms2 and for all its plugins to run.
14cu|xmms2-0.8-5|183	
14cu|xmms2-0.8-5|184	%package -n	%{devname}
14cu|xmms2-0.8-5|185	Summary:	Development package with static libs and headers
14cu|xmms2-0.8-5|186	Group:		Development/C
14cu|xmms2-0.8-5|187	Requires:	%{libclient} = %{version}-%{release}
14cu|xmms2-0.8-5|188	Requires:	%{libclientglib} = %{version}-%{release}
14cu|xmms2-0.8-5|189	Requires:	%{libclientecore} = %{version}-%{release}
14cu|xmms2-0.8-5|190	Requires:	%{libclientpp} = %{version}-%{release}
14cu|xmms2-0.8-5|191	Requires:	%{libclientppglib} = %{version}-%{release}
14cu|xmms2-0.8-5|192	Provides:	%{name}-devel = %{version}-%{release}
14cu|xmms2-0.8-5|193	Obsoletes:	%{libname}-devel
14cu|xmms2-0.8-5|194	
14cu|xmms2-0.8-5|195	%description -n	%{devname}
14cu|xmms2-0.8-5|196	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|197	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|198	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|199	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|200	
14cu|xmms2-0.8-5|201	Static libraries and header files required for compiling xmms2 plugins.
14cu|xmms2-0.8-5|202	
14cu|xmms2-0.8-5|203	%package -n	python-%{name}
14cu|xmms2-0.8-5|204	Summary:	Python bindings for XMMS2
14cu|xmms2-0.8-5|205	Group:		Development/Python
14cu|xmms2-0.8-5|206	%rename		%{name}-python
14cu|xmms2-0.8-5|207	
14cu|xmms2-0.8-5|208	%description -n	python-%{name}
14cu|xmms2-0.8-5|209	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|210	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|211	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|212	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|213	
14cu|xmms2-0.8-5|214	This package contains files providing Python bindings for accessing XMM2.
14cu|xmms2-0.8-5|215	
14cu|xmms2-0.8-5|216	%package -n	ruby-%{name}
14cu|xmms2-0.8-5|217	Summary:	Ruby bindings for XMMS2
14cu|xmms2-0.8-5|218	Group:		Development/Ruby
14cu|xmms2-0.8-5|219	%rename		%{name}-ruby
14cu|xmms2-0.8-5|220	
14cu|xmms2-0.8-5|221	%description -n	ruby-%{name}
14cu|xmms2-0.8-5|222	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|223	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|224	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|225	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|226	
14cu|xmms2-0.8-5|227	This package contains files providing Ruby bindings for accessing XMM2.
14cu|xmms2-0.8-5|228	
14cu|xmms2-0.8-5|229	%package -n	perl-%{name}
14cu|xmms2-0.8-5|230	Summary:	Perl bindings for XMMS2
14cu|xmms2-0.8-5|231	Group:		Development/Perl
14cu|xmms2-0.8-5|232	
14cu|xmms2-0.8-5|233	%description -n	perl-%{name}
14cu|xmms2-0.8-5|234	XMMS2 is a redesign of the XMMS music player. It features a client-server
14cu|xmms2-0.8-5|235	model, allowing multiple (even simultaneous!) user interfaces, both textual
14cu|xmms2-0.8-5|236	and graphical. All common audio formats are supported using plugins. On top
14cu|xmms2-0.8-5|237	of this, there is a flexible media library to organize your music.
14cu|xmms2-0.8-5|238	
14cu|xmms2-0.8-5|239	This package contains files providing Perl bindings for accessing XMM2.
14cu|xmms2-0.8-5|240	
14cu|xmms2-0.8-5|241	%prep
14cu|xmms2-0.8-5|242	%setup -q -n %{name}-%{version}%{codename}
14cu|xmms2-0.8-5|243	%apply_patches
14cu|xmms2-0.8-5|244	
14cu|xmms2-0.8-5|245	# Convert to utf-8
14cu|xmms2-0.8-5|246	for i in `find src -name \*.1` xmms2-0.8DrO_o.ChangeLog; do
14cu|xmms2-0.8-5|247	iconv -o $i.iso88591 -f iso88591 -t utf8 $i
14cu|xmms2-0.8-5|248	mv $i.iso88591 $i
14cu|xmms2-0.8-5|249	done
14cu|xmms2-0.8-5|250	
14cu|xmms2-0.8-5|251	%build
14cu|xmms2-0.8-5|252	%setup_compile_flags
14cu|xmms2-0.8-5|253	export CPPFLAGS="%{optflags}"
14cu|xmms2-0.8-5|254	export LIBDIR="%{_libdir}"
14cu|xmms2-0.8-5|255	export PYTHONDIR="%{python_sitearch}"
14cu|xmms2-0.8-5|256	./waf configure \
14cu|xmms2-0.8-5|257	--prefix=%{_prefix} \
14cu|xmms2-0.8-5|258	--libdir=%{_libdir} \
14cu|xmms2-0.8-5|259	--with-pkgconfigdir=%{_libdir}/pkgconfig \
14cu|xmms2-0.8-5|260	--with-ruby-archdir=%{ruby_vendorarchdir} \
14cu|xmms2-0.8-5|261	--with-ruby-libdir=%{ruby_vendorlibdir} \
14cu|xmms2-0.8-5|262	--with-perl-archdir=%{perl_vendorarch}
14cu|xmms2-0.8-5|263	
14cu|xmms2-0.8-5|264	# parallel build occationally breaks..
14cu|xmms2-0.8-5|265	# ./waf build -v %{_smp_mflags} ||
14cu|xmms2-0.8-5|266	./waf build -v
14cu|xmms2-0.8-5|267	
14cu|xmms2-0.8-5|268	%install
14cu|xmms2-0.8-5|269	./waf install --destdir=%{buildroot}
14cu|xmms2-0.8-5|270	
14cu|xmms2-0.8-5|271	# exec flags for debuginfo
14cu|xmms2-0.8-5|272	chmod +x %{buildroot}%{_libdir}/%{name}/* %{buildroot}%{_libdir}/libxmmsclient*.so* %{buildroot}%{python_sitearch}/xmmsclient/xmmsapi.so \
14cu|xmms2-0.8-5|273	%{buildroot}%{perl_vendorarch}/auto/Audio/XMMSClient/XMMSClient.so %{buildroot}%{ruby_vendorarchdir}/xmmsclient_*.so
14cu|xmms2-0.8-5|274	
14cu|xmms2-0.8-5|275	
14cu|xmms2-0.8-5|276	install -m0755 %{SOURCE1} %{buildroot}%{_bindir}
14cu|xmms2-0.8-5|277	
14cu|xmms2-0.8-5|278	%files
14cu|xmms2-0.8-5|279	%{_bindir}/nyxmms2
14cu|xmms2-0.8-5|280	#%{_bindir}/vistest
14cu|xmms2-0.8-5|281	#%{_bindir}/vistest-fft
14cu|xmms2-0.8-5|282	%{_bindir}/xmms2
14cu|xmms2-0.8-5|283	%{_bindir}/xmms2d
14cu|xmms2-0.8-5|284	%{_bindir}/xmms2-client-launcher.sh
14cu|xmms2-0.8-5|285	%{_bindir}/xmms2-et
14cu|xmms2-0.8-5|286	%{_bindir}/xmms2-find-avahi
14cu|xmms2-0.8-5|287	%{_bindir}/xmms2-launcher
14cu|xmms2-0.8-5|288	#%{_bindir}/xmms2-libvisual
14cu|xmms2-0.8-5|289	%{_bindir}/xmms2-mdns-avahi
14cu|xmms2-0.8-5|290	%{_bindir}/xmms2-mlib-updater
14cu|xmms2-0.8-5|291	#%{_bindir}/xmms2-ripper
14cu|xmms2-0.8-5|292	
14cu|xmms2-0.8-5|293	# plugins
14cu|xmms2-0.8-5|294	%dir %{_libdir}/xmms2
14cu|xmms2-0.8-5|295	%{_libdir}/xmms2/libxmms_airplay.so
14cu|xmms2-0.8-5|296	%{_libdir}/xmms2/libxmms_alsa.so
14cu|xmms2-0.8-5|297	%{_libdir}/xmms2/libxmms_ao.so
14cu|xmms2-0.8-5|298	%{_libdir}/xmms2/libxmms_apefile.so
14cu|xmms2-0.8-5|299	%{_libdir}/xmms2/libxmms_asf.so
14cu|xmms2-0.8-5|300	%{_libdir}/xmms2/libxmms_asx.so
14cu|xmms2-0.8-5|301	%{_libdir}/xmms2/libxmms_avcodec.so
14cu|xmms2-0.8-5|302	%{_libdir}/xmms2/libxmms_cdda.so
14cu|xmms2-0.8-5|303	%{_libdir}/xmms2/libxmms_cue.so
14cu|xmms2-0.8-5|304	%{_libdir}/xmms2/libxmms_curl.so
14cu|xmms2-0.8-5|305	%{_libdir}/xmms2/libxmms_daap.so
14cu|xmms2-0.8-5|306	%{_libdir}/xmms2/libxmms_diskwrite.so
14cu|xmms2-0.8-5|307	%{_libdir}/xmms2/libxmms_equalizer.so
14cu|xmms2-0.8-5|308	%{_libdir}/xmms2/libxmms_file.so
14cu|xmms2-0.8-5|309	%{_libdir}/xmms2/libxmms_flac.so
14cu|xmms2-0.8-5|310	%{_libdir}/xmms2/libxmms_flv.so
14cu|xmms2-0.8-5|311	%{_libdir}/xmms2/libxmms_gme.so
14cu|xmms2-0.8-5|312	%{_libdir}/xmms2/libxmms_gvfs.so
14cu|xmms2-0.8-5|313	%{_libdir}/xmms2/libxmms_html.so
14cu|xmms2-0.8-5|314	%{_libdir}/xmms2/libxmms_ices.so
14cu|xmms2-0.8-5|315	%{_libdir}/xmms2/libxmms_icymetaint.so
14cu|xmms2-0.8-5|316	%{_libdir}/xmms2/libxmms_id3v2.so
14cu|xmms2-0.8-5|317	%{_libdir}/xmms2/libxmms_jack.so
14cu|xmms2-0.8-5|318	%{_libdir}/xmms2/libxmms_karaoke.so
14cu|xmms2-0.8-5|319	%{_libdir}/xmms2/libxmms_m3u.so
14cu|xmms2-0.8-5|320	%{_libdir}/xmms2/libxmms_mad.so
14cu|xmms2-0.8-5|321	%{_libdir}/xmms2/libxmms_mms.so
14cu|xmms2-0.8-5|322	%{_libdir}/xmms2/libxmms_modplug.so
14cu|xmms2-0.8-5|323	%{_libdir}/xmms2/libxmms_mp4.so
14cu|xmms2-0.8-5|324	%{_libdir}/xmms2/libxmms_mpg123.so
14cu|xmms2-0.8-5|325	%{_libdir}/xmms2/libxmms_musepack.so
14cu|xmms2-0.8-5|326	%{_libdir}/xmms2/libxmms_normalize.so
14cu|xmms2-0.8-5|327	%{_libdir}/xmms2/libxmms_null.so
14cu|xmms2-0.8-5|328	%{_libdir}/xmms2/libxmms_nulstripper.so
14cu|xmms2-0.8-5|329	%{_libdir}/xmms2/libxmms_ofa.so
14cu|xmms2-0.8-5|330	%{_libdir}/xmms2/libxmms_oss.so
14cu|xmms2-0.8-5|331	%{_libdir}/xmms2/libxmms_pls.so
14cu|xmms2-0.8-5|332	%{_libdir}/xmms2/libxmms_pulse.so
14cu|xmms2-0.8-5|333	%{_libdir}/xmms2/libxmms_replaygain.so
14cu|xmms2-0.8-5|334	%{_libdir}/xmms2/libxmms_rss.so
14cu|xmms2-0.8-5|335	%{_libdir}/xmms2/libxmms_samba.so
14cu|xmms2-0.8-5|336	#%{_libdir}/xmms2/libxmms_sid.so
14cu|xmms2-0.8-5|337	%{_libdir}/xmms2/libxmms_sndfile.so
14cu|xmms2-0.8-5|338	%{_libdir}/xmms2/libxmms_speex.so
14cu|xmms2-0.8-5|339	%{_libdir}/xmms2/libxmms_tta.so
14cu|xmms2-0.8-5|340	%{_libdir}/xmms2/libxmms_wave.so
14cu|xmms2-0.8-5|341	%{_libdir}/xmms2/libxmms_vocoder.so
14cu|xmms2-0.8-5|342	%{_libdir}/xmms2/libxmms_vorbis.so
14cu|xmms2-0.8-5|343	%{_libdir}/xmms2/libxmms_wavpack.so
14cu|xmms2-0.8-5|344	%{_libdir}/xmms2/libxmms_xml.so
14cu|xmms2-0.8-5|345	%{_libdir}/xmms2/libxmms_xspf.so
14cu|xmms2-0.8-5|346	
14cu|xmms2-0.8-5|347	%dir %{_datadir}/xmms2
14cu|xmms2-0.8-5|348	%dir %{_datadir}/xmms2/scripts
14cu|xmms2-0.8-5|349	%dir %{_datadir}/xmms2/scripts/startup.d
14cu|xmms2-0.8-5|350	%{_datadir}/xmms2/scripts/startup.d/*sh
14cu|xmms2-0.8-5|351	%{_datadir}/xmms2/mind.in.a.box-lament_snipplet.ogg
14cu|xmms2-0.8-5|352	
14cu|xmms2-0.8-5|353	%{_datadir}/pixmaps/xmms2-128.png
14cu|xmms2-0.8-5|354	%{_datadir}/pixmaps/xmms2-16.png
14cu|xmms2-0.8-5|355	%{_datadir}/pixmaps/xmms2-32.png
14cu|xmms2-0.8-5|356	%{_datadir}/pixmaps/xmms2-48.png
14cu|xmms2-0.8-5|357	%{_datadir}/pixmaps/xmms2-black-on-white.svg
14cu|xmms2-0.8-5|358	%{_datadir}/pixmaps/xmms2-white-on-black.svg
14cu|xmms2-0.8-5|359	%{_datadir}/pixmaps/xmms2.svg
14cu|xmms2-0.8-5|360	
14cu|xmms2-0.8-5|361	%{_mandir}/man1/nyxmms2.1*
14cu|xmms2-0.8-5|362	%{_mandir}/man1/xmms2.1*
14cu|xmms2-0.8-5|363	%{_mandir}/man1/xmms2-et.1*
14cu|xmms2-0.8-5|364	%{_mandir}/man1/xmms2-launcher.1*
14cu|xmms2-0.8-5|365	%{_mandir}/man1/xmms2-mdns-avahi.1*
14cu|xmms2-0.8-5|366	%{_mandir}/man1/xmms2d.1*
14cu|xmms2-0.8-5|367	
14cu|xmms2-0.8-5|368	%files -n %{libclient}
14cu|xmms2-0.8-5|369	%{_libdir}/libxmmsclient.so.%{client_major}*
14cu|xmms2-0.8-5|370	
14cu|xmms2-0.8-5|371	%files -n %{libclientglib}
14cu|xmms2-0.8-5|372	%{_libdir}/libxmmsclient-glib.so.%{c_glib_major}*
14cu|xmms2-0.8-5|373	
14cu|xmms2-0.8-5|374	%files -n %{libclientecore}
14cu|xmms2-0.8-5|375	%{_libdir}/libxmmsclient-ecore.so.%{c_ecore_major}*
14cu|xmms2-0.8-5|376	
14cu|xmms2-0.8-5|377	%files -n %{libclientpp}
14cu|xmms2-0.8-5|378	%{_libdir}/libxmmsclient++.so.%{c_pp_major}*
14cu|xmms2-0.8-5|379	
14cu|xmms2-0.8-5|380	%files -n %{libclientppglib}
14cu|xmms2-0.8-5|381	%{_libdir}/libxmmsclient++-glib.so.%{c_pp_glib_major}*
14cu|xmms2-0.8-5|382	
14cu|xmms2-0.8-5|383	%files -n %{devname}
14cu|xmms2-0.8-5|384	%{_includedir}/xmms2
14cu|xmms2-0.8-5|385	%{_libdir}/lib*.so
14cu|xmms2-0.8-5|386	%{_libdir}/pkgconfig/*.pc
14cu|xmms2-0.8-5|387	
14cu|xmms2-0.8-5|388	%files -n ruby-%{name}
14cu|xmms2-0.8-5|389	%dir %{ruby_vendorlibdir}/xmmsclient
14cu|xmms2-0.8-5|390	%{ruby_vendorlibdir}/xmmsclient/*.rb
14cu|xmms2-0.8-5|391	%{ruby_vendorarchdir}/*.so
14cu|xmms2-0.8-5|392	%{ruby_vendorlibdir}/xmmsclient.rb
14cu|xmms2-0.8-5|393	
14cu|xmms2-0.8-5|394	%files -n python-%{name}
14cu|xmms2-0.8-5|395	%dir %{python_sitearch}/xmmsclient
14cu|xmms2-0.8-5|396	%{python_sitearch}/xmmsclient/*.so
14cu|xmms2-0.8-5|397	%{python_sitearch}/xmmsclient/*.py
14cu|xmms2-0.8-5|398	
14cu|xmms2-0.8-5|399	%files -n perl-%{name}
14cu|xmms2-0.8-5|400	%dir %{perl_vendorarch}/Audio
14cu|xmms2-0.8-5|401	%{perl_vendorarch}/Audio/*.pm
14cu|xmms2-0.8-5|402	%{perl_vendorarch}/Audio/*.pod
14cu|xmms2-0.8-5|403	%dir %{perl_vendorarch}/Audio/XMMSClient
14cu|xmms2-0.8-5|404	%{perl_vendorarch}/Audio/XMMSClient/*.pod
14cu|xmms2-0.8-5|405	%{perl_vendorarch}/Audio/XMMSClient/*.pm
14cu|xmms2-0.8-5|406	%{perl_vendorarch}/auto/Audio/XMMSClient/XMMSClient.so
14cu|xmms2-0.8-5|407	
14cu|xmms2-0.8-5|408	%changelog
14cu|xmms2-0.8-5|409	
14cu|xmms2-0.8-5|410	* Sun Dec 20 2015 Denis Silakov <dsilakov@gmail.com> 0.8-5
14cu|xmms2-0.8-5|411	- (74d4ba8) Fix BRs
14cu|xmms2-0.8-5|412	
14cu|xmms2-0.8-5|413	

15673 14
14cu|xmorph-20060817-4|1	%define major 1
14cu|xmorph-20060817-4|2	%define libname %mklibname morph %{major}
14cu|xmorph-20060817-4|3	%define devname %mklibname morph -d
14cu|xmorph-20060817-4|4	
14cu|xmorph-20060817-4|5	Summary:	An X Window System tool for creating morphed images
14cu|xmorph-20060817-4|6	Name:		xmorph
14cu|xmorph-20060817-4|7	Version:	20060817
14cu|xmorph-20060817-4|8	Release:	4
14cu|xmorph-20060817-4|9	Epoch:		2
14cu|xmorph-20060817-4|10	License:	GPLv2+
14cu|xmorph-20060817-4|11	Group:		Graphics
14cu|xmorph-20060817-4|12	Url:		http://sourceforge.net/projects/xmorph/
14cu|xmorph-20060817-4|13	Source0:	xmorph_%{version}.tar.gz
14cu|xmorph-20060817-4|14	Source2:	xmorph-icons.tar.bz2
14cu|xmorph-20060817-4|15	# (fc) 20060817-1mdv fix build with latest gcc
14cu|xmorph-20060817-4|16	Patch0:		xmorph-20060817-fixbuild.patch
14cu|xmorph-20060817-4|17	BuildRequires:	bison
14cu|xmorph-20060817-4|18	BuildRequires:	texinfo
14cu|xmorph-20060817-4|19	# for X11/bitmaps/gray:
14cu|xmorph-20060817-4|20	BuildRequires:	x11-data-bitmaps
14cu|xmorph-20060817-4|21	BuildRequires:	gettext-devel
14cu|xmorph-20060817-4|22	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xmorph-20060817-4|23	BuildRequires:	pkgconfig(xaw7)
14cu|xmorph-20060817-4|24	
14cu|xmorph-20060817-4|25	%description
14cu|xmorph-20060817-4|26	Xmorph is a digital image warping (aka morphing) program.  Xmorph
14cu|xmorph-20060817-4|27	provides the tools needed and comprehensible instructions for you to
14cu|xmorph-20060817-4|28	create morphs: changing one image into another.  Xmorph runs under the
14cu|xmorph-20060817-4|29	X Window System.
14cu|xmorph-20060817-4|30	
14cu|xmorph-20060817-4|31	Install the xmorph package if you need a program that will create
14cu|xmorph-20060817-4|32	morphed images.
14cu|xmorph-20060817-4|33	
14cu|xmorph-20060817-4|34	%files -f %{name}.lang
14cu|xmorph-20060817-4|35	%doc ABOUT-NLS AUTHORS README HISTORY NEWS
14cu|xmorph-20060817-4|36	%{_bindir}/gtkmorph
14cu|xmorph-20060817-4|37	%{_bindir}/xmorph
14cu|xmorph-20060817-4|38	%{_mandir}/*/*
14cu|xmorph-20060817-4|39	%{_datadir}/applications/xmorph.desktop
14cu|xmorph-20060817-4|40	%{_infodir}/*
14cu|xmorph-20060817-4|41	%{_miconsdir}/*.png
14cu|xmorph-20060817-4|42	%{_iconsdir}/*.png
14cu|xmorph-20060817-4|43	%{_liconsdir}/*.png
14cu|xmorph-20060817-4|44	%{_datadir}/xmorph
14cu|xmorph-20060817-4|45	
14cu|xmorph-20060817-4|46	#----------------------------------------------------------------------------
14cu|xmorph-20060817-4|47	
14cu|xmorph-20060817-4|48	%package -n %{libname}
14cu|xmorph-20060817-4|49	Summary:	Internal library required for xmorph/gtkmorph
14cu|xmorph-20060817-4|50	Group:		System/Libraries
14cu|xmorph-20060817-4|51	Conflicts:	%{_lib}morph0 < 2:20060817-4
14cu|xmorph-20060817-4|52	Obsoletes:	%{_lib}morph0 < 2:20060817-4
14cu|xmorph-20060817-4|53	
14cu|xmorph-20060817-4|54	%description -n %{libname}
14cu|xmorph-20060817-4|55	Internal library for xmorph and gtkmorph.
14cu|xmorph-20060817-4|56	
14cu|xmorph-20060817-4|57	%files -n %{libname}
14cu|xmorph-20060817-4|58	%{_libdir}/libmorph.so.%{major}*
14cu|xmorph-20060817-4|59	
14cu|xmorph-20060817-4|60	#----------------------------------------------------------------------------
14cu|xmorph-20060817-4|61	
14cu|xmorph-20060817-4|62	%package -n %{devname}
14cu|xmorph-20060817-4|63	Summary:	Headers and static libraries required for xmorph/gtkmorph development
14cu|xmorph-20060817-4|64	Group:		Development/C
14cu|xmorph-20060817-4|65	Requires:	%{libname} = %{EVRD}
14cu|xmorph-20060817-4|66	Provides:	%{name}-devel = %{EVRD}
14cu|xmorph-20060817-4|67	Conflicts:	%{_lib}morph0-devel < 2:20060817-4
14cu|xmorph-20060817-4|68	Obsoletes:	%{_lib}morph0-devel < 2:20060817-4
14cu|xmorph-20060817-4|69	
14cu|xmorph-20060817-4|70	%description -n %{devname}
14cu|xmorph-20060817-4|71	Development headers and static libs for xmorph and gtkmorph.
14cu|xmorph-20060817-4|72	
14cu|xmorph-20060817-4|73	%files -n %{devname}
14cu|xmorph-20060817-4|74	%doc TODO
14cu|xmorph-20060817-4|75	%{_includedir}/*
14cu|xmorph-20060817-4|76	%{_libdir}/libmorph.so
14cu|xmorph-20060817-4|77	
14cu|xmorph-20060817-4|78	#----------------------------------------------------------------------------
14cu|xmorph-20060817-4|79	
14cu|xmorph-20060817-4|80	%prep
14cu|xmorph-20060817-4|81	%setup -q
14cu|xmorph-20060817-4|82	%patch0 -p1 -b .fixbuild
14cu|xmorph-20060817-4|83	
14cu|xmorph-20060817-4|84	%build
14cu|xmorph-20060817-4|85	%configure2_5x \
14cu|xmorph-20060817-4|86	--without-morph \
14cu|xmorph-20060817-4|87	--with-gtk=2 \
14cu|xmorph-20060817-4|88	--disable-static
14cu|xmorph-20060817-4|89	%make
14cu|xmorph-20060817-4|90	
14cu|xmorph-20060817-4|91	%install
14cu|xmorph-20060817-4|92	%makeinstall_std
14cu|xmorph-20060817-4|93	
14cu|xmorph-20060817-4|94	mkdir -p %{buildroot}%{_datadir}/applications/
14cu|xmorph-20060817-4|95	cat << EOF > %{buildroot}%{_datadir}/applications/xmorph.desktop
14cu|xmorph-20060817-4|96	[Desktop Entry]
14cu|xmorph-20060817-4|97	Type=Application
14cu|xmorph-20060817-4|98	Categories=Graphics;Viewer;
14cu|xmorph-20060817-4|99	Name=Xmorph
14cu|xmorph-20060817-4|100	Comment=Morphing software
14cu|xmorph-20060817-4|101	Exec=gtkmorph
14cu|xmorph-20060817-4|102	Icon=xmorph
14cu|xmorph-20060817-4|103	EOF
14cu|xmorph-20060817-4|104	
14cu|xmorph-20060817-4|105	install -d %{buildroot}%{_iconsdir}
14cu|xmorph-20060817-4|106	tar xjvf %{SOURCE2} -C %{buildroot}%{_iconsdir}
14cu|xmorph-20060817-4|107	
14cu|xmorph-20060817-4|108	# find i18n files
14cu|xmorph-20060817-4|109	%find_lang %{name}
14cu|xmorph-20060817-4|110	
14cu|xmorph-20060817-4|111	
14cu|xmorph-20060817-4|112	%changelog
14cu|xmorph-20060817-4|113	
14cu|xmorph-20060817-4|114	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:20060817-4
14cu|xmorph-20060817-4|115	- (22659f0) Fix library package major version
14cu|xmorph-20060817-4|116	- (22659f0) Fix development package name
14cu|xmorph-20060817-4|117	- (22659f0) Spec cleanup
14cu|xmorph-20060817-4|118	
14cu|xmorph-20060817-4|119	

15674 14
14cu|xmoto-0.5.11-1|1	Summary:	A challenging 2D motocross platform game
14cu|xmoto-0.5.11-1|2	Name:		xmoto
14cu|xmoto-0.5.11-1|3	Version:	0.5.11
14cu|xmoto-0.5.11-1|4	Release:	1
14cu|xmoto-0.5.11-1|5	License:	GPLv2+
14cu|xmoto-0.5.11-1|6	Group:		Games/Arcade
14cu|xmoto-0.5.11-1|7	Url:		http://xmoto.sourceforge.net/
14cu|xmoto-0.5.11-1|8	Source0:	http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
14cu|xmoto-0.5.11-1|9	Source1:	%{name}.png
14cu|xmoto-0.5.11-1|10	BuildRequires:	bison
14cu|xmoto-0.5.11-1|11	BuildRequires:	imagemagick
14cu|xmoto-0.5.11-1|12	BuildRequires:	bzip2-devel
14cu|xmoto-0.5.11-1|13	BuildRequires:	jpeg-devel
14cu|xmoto-0.5.11-1|14	BuildRequires:	pkgconfig(gl)
14cu|xmoto-0.5.11-1|15	BuildRequires:	pkgconfig(glu)
14cu|xmoto-0.5.11-1|16	BuildRequires:	pkgconfig(libcurl)
14cu|xmoto-0.5.11-1|17	BuildRequires:	pkgconfig(libpng)
14cu|xmoto-0.5.11-1|18	BuildRequires:	pkgconfig(libxdg-basedir)
14cu|xmoto-0.5.11-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14cu|xmoto-0.5.11-1|20	BuildRequires:	pkgconfig(lua) < 5.2
14cu|xmoto-0.5.11-1|21	BuildRequires:	pkgconfig(ode)
14cu|xmoto-0.5.11-1|22	BuildRequires:	pkgconfig(sdl)
14cu|xmoto-0.5.11-1|23	BuildRequires:	pkgconfig(SDL_mixer)
14cu|xmoto-0.5.11-1|24	BuildRequires:	pkgconfig(SDL_ttf)
14cu|xmoto-0.5.11-1|25	BuildRequires:	pkgconfig(SDL_net)
14cu|xmoto-0.5.11-1|26	BuildRequires:	pkgconfig(sqlite3)
14cu|xmoto-0.5.11-1|27	
14cu|xmoto-0.5.11-1|28	%description
14cu|xmoto-0.5.11-1|29	X-Moto is a challenging 2D motocross platform game, where physics play
14cu|xmoto-0.5.11-1|30	an all important role in the gameplay. You need to control your bike
14cu|xmoto-0.5.11-1|31	to its limit, if you want to have a chance finishing the more
14cu|xmoto-0.5.11-1|32	difficult of the challenges.
14cu|xmoto-0.5.11-1|33	First you'll try just to complete the levels, while later you'll
14cu|xmoto-0.5.11-1|34	compete with yourself and others, racing against the clock.
14cu|xmoto-0.5.11-1|35	
14cu|xmoto-0.5.11-1|36	%files -f %{name}.lang
14cu|xmoto-0.5.11-1|37	%doc AUTHORS README
14cu|xmoto-0.5.11-1|38	%{_gamesbindir}/%{name}
14cu|xmoto-0.5.11-1|39	%{_gamesdatadir}/%{name}/
14cu|xmoto-0.5.11-1|40	%{_datadir}/applications/%{name}.desktop
14cu|xmoto-0.5.11-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xmoto-0.5.11-1|42	%{_mandir}/man6/*
14cu|xmoto-0.5.11-1|43	
14cu|xmoto-0.5.11-1|44	#----------------------------------------------------------------------------
14cu|xmoto-0.5.11-1|45	
14cu|xmoto-0.5.11-1|46	%prep
14cu|xmoto-0.5.11-1|47	%setup -q
14cu|xmoto-0.5.11-1|48	
14cu|xmoto-0.5.11-1|49	#use system ode
14cu|xmoto-0.5.11-1|50	rm -rf src/ode
14cu|xmoto-0.5.11-1|51	ln -s %{_includedir}/ode src/ode
14cu|xmoto-0.5.11-1|52	
14cu|xmoto-0.5.11-1|53	%build
14cu|xmoto-0.5.11-1|54	%configure2_5x \
14cu|xmoto-0.5.11-1|55	--bindir=%{_gamesbindir} \
14cu|xmoto-0.5.11-1|56	--datadir=%{_gamesdatadir} \
14cu|xmoto-0.5.11-1|57	--with-localesdir=%{_datadir}/locale \
14cu|xmoto-0.5.11-1|58	--disable-rpath \
14cu|xmoto-0.5.11-1|59	--enable-threads=pth \
14cu|xmoto-0.5.11-1|60	--with-renderer-openGl=1 \
14cu|xmoto-0.5.11-1|61	--with-unoptimized=0
14cu|xmoto-0.5.11-1|62	
14cu|xmoto-0.5.11-1|63	%make
14cu|xmoto-0.5.11-1|64	
14cu|xmoto-0.5.11-1|65	%install
14cu|xmoto-0.5.11-1|66	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
14cu|xmoto-0.5.11-1|67	
14cu|xmoto-0.5.11-1|68	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xmoto-0.5.11-1|69	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xmoto-0.5.11-1|70	[Desktop Entry]
14cu|xmoto-0.5.11-1|71	Name=X-Moto
14cu|xmoto-0.5.11-1|72	Comment=Motocross platform game
14cu|xmoto-0.5.11-1|73	Exec=%{_gamesbindir}/%{name}
14cu|xmoto-0.5.11-1|74	Icon=%{name}
14cu|xmoto-0.5.11-1|75	Terminal=false
14cu|xmoto-0.5.11-1|76	Type=Application
14cu|xmoto-0.5.11-1|77	Categories=Game;ArcadeGame;
14cu|xmoto-0.5.11-1|78	EOF
14cu|xmoto-0.5.11-1|79	
14cu|xmoto-0.5.11-1|80	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|xmoto-0.5.11-1|81	install %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xmoto-0.5.11-1|82	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xmoto-0.5.11-1|83	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xmoto-0.5.11-1|84	
14cu|xmoto-0.5.11-1|85	%find_lang %{name}
14cu|xmoto-0.5.11-1|86	
14cu|xmoto-0.5.11-1|87	
14cu|xmoto-0.5.11-1|88	%changelog
14cu|xmoto-0.5.11-1|89	
14cu|xmoto-0.5.11-1|90	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.11-1
14cu|xmoto-0.5.11-1|91	- (c81b2c2) New version 0.5.11
14cu|xmoto-0.5.11-1|92	- (c81b2c2) Drop all patches (fixed upstream)
14cu|xmoto-0.5.11-1|93	- (c81b2c2) Make sure to use system ode
14cu|xmoto-0.5.11-1|94	
14cu|xmoto-0.5.11-1|95	

15675 14
14cu|xmove-2.0-0.beta2.6|1	%define name	xmove
14cu|xmove-2.0-0.beta2.6|2	%define version	2.0
14cu|xmove-2.0-0.beta2.6|3	%define rel	6
14cu|xmove-2.0-0.beta2.6|4	%define beta	2
14cu|xmove-2.0-0.beta2.6|5	%if %{beta}
14cu|xmove-2.0-0.beta2.6|6	%define release 0.beta%{beta}.%{rel}
14cu|xmove-2.0-0.beta2.6|7	%else
14cu|xmove-2.0-0.beta2.6|8	%define release	%{rel}
14cu|xmove-2.0-0.beta2.6|9	%endif
14cu|xmove-2.0-0.beta2.6|10	
14cu|xmove-2.0-0.beta2.6|11	
14cu|xmove-2.0-0.beta2.6|12	Name:		%{name}
14cu|xmove-2.0-0.beta2.6|13	Version:	%{version}
14cu|xmove-2.0-0.beta2.6|14	Release:	%{release}
14cu|xmove-2.0-0.beta2.6|15	Summary:	X11 pseudoserver to dynamically move X11 applications
14cu|xmove-2.0-0.beta2.6|16	License:	MIT
14cu|xmove-2.0-0.beta2.6|17	Group:		System/X11
14cu|xmove-2.0-0.beta2.6|18	Url:		ftp://ftp.cs.columbia.edu/pub/xmove/
14cu|xmove-2.0-0.beta2.6|19	%if %{beta}
14cu|xmove-2.0-0.beta2.6|20	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}beta%{beta}.tar.bz2
14cu|xmove-2.0-0.beta2.6|21	%else
14cu|xmove-2.0-0.beta2.6|22	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}.tar.bz2
14cu|xmove-2.0-0.beta2.6|23	%endif
14cu|xmove-2.0-0.beta2.6|24	Patch0:		xmove-2.0-unix-domain.patch
14cu|xmove-2.0-0.beta2.6|25	Patch1:		xmove-debug.patch
14cu|xmove-2.0-0.beta2.6|26	BuildRequires:	pkgconfig(x11)
14cu|xmove-2.0-0.beta2.6|27	BuildRequires:  imake
14cu|xmove-2.0-0.beta2.6|28	
14cu|xmove-2.0-0.beta2.6|29	
14cu|xmove-2.0-0.beta2.6|30	
14cu|xmove-2.0-0.beta2.6|31	%description
14cu|xmove-2.0-0.beta2.6|32	xmove is a pseudoserver (aka proxy server) which allows you
14cu|xmove-2.0-0.beta2.6|33	to dynamically move an X application between servers, and screens
14cu|xmove-2.0-0.beta2.6|34	within a server.
14cu|xmove-2.0-0.beta2.6|35	
14cu|xmove-2.0-0.beta2.6|36	%files
14cu|xmove-2.0-0.beta2.6|37	%doc README doc/*
14cu|xmove-2.0-0.beta2.6|38	%_bindir/xmove*
14cu|xmove-2.0-0.beta2.6|39	%{_mandir}/man1/xmove*
14cu|xmove-2.0-0.beta2.6|40	#---------------------------------------------------------------------------
14cu|xmove-2.0-0.beta2.6|41	%prep
14cu|xmove-2.0-0.beta2.6|42	%setup -qn %{name}
14cu|xmove-2.0-0.beta2.6|43	%patch0 -p1 -b .unix-domain
14cu|xmove-2.0-0.beta2.6|44	%patch1 -p0
14cu|xmove-2.0-0.beta2.6|45	
14cu|xmove-2.0-0.beta2.6|46	chmod 644 doc/*
14cu|xmove-2.0-0.beta2.6|47	
14cu|xmove-2.0-0.beta2.6|48	%build
14cu|xmove-2.0-0.beta2.6|49	for i in xmove xmovectrl; do
14cu|xmove-2.0-0.beta2.6|50	cd $i
14cu|xmove-2.0-0.beta2.6|51	ln -sf ../man/man1/$i.1 $i.man
14cu|xmove-2.0-0.beta2.6|52	xmkmf
14cu|xmove-2.0-0.beta2.6|53	%setup_compile_flags %make
14cu|xmove-2.0-0.beta2.6|54	cd $OLDPWD
14cu|xmove-2.0-0.beta2.6|55	done
14cu|xmove-2.0-0.beta2.6|56	
14cu|xmove-2.0-0.beta2.6|57	%install
14cu|xmove-2.0-0.beta2.6|58	install -d -m755 %{buildroot}%{_mandir}/man1/
14cu|xmove-2.0-0.beta2.6|59	for i in xmove xmovectrl; do
14cu|xmove-2.0-0.beta2.6|60	cd $i
14cu|xmove-2.0-0.beta2.6|61	%{makeinstall_std}
14cu|xmove-2.0-0.beta2.6|62	cd $OLDPWD
14cu|xmove-2.0-0.beta2.6|63	install -m 644 man/man1/$i.1 %{buildroot}%{_mandir}/man1/
14cu|xmove-2.0-0.beta2.6|64	done
14cu|xmove-2.0-0.beta2.6|65	
14cu|xmove-2.0-0.beta2.6|66	
14cu|xmove-2.0-0.beta2.6|67	
14cu|xmove-2.0-0.beta2.6|68	
14cu|xmove-2.0-0.beta2.6|69	
14cu|xmove-2.0-0.beta2.6|70	%changelog
14cu|xmove-2.0-0.beta2.6|71	
14cu|xmove-2.0-0.beta2.6|72	* Sun Jun 26 2016 abfonly <abfonly@gmail.com> 2.0-0.beta2.6
14cu|xmove-2.0-0.beta2.6|73	- (c27901c) Log: Fixed debug crap, bump rel
14cu|xmove-2.0-0.beta2.6|74	
14cu|xmove-2.0-0.beta2.6|75	

15676 14
14cu|xneur-0.20.0-1|1	%define major 20
14cu|xneur-0.20.0-1|2	%define libname %mklibname %{name} %{major}
14cu|xneur-0.20.0-1|3	%define libxnconfig %mklibname xnconfig %{major}
14cu|xneur-0.20.0-1|4	%define devname %mklibname %{name} -d
14cu|xneur-0.20.0-1|5	
14cu|xneur-0.20.0-1|6	Summary:	X Neural Switcher
14cu|xneur-0.20.0-1|7	Name:		xneur
14cu|xneur-0.20.0-1|8	Version:	0.20.0
14cu|xneur-0.20.0-1|9	Release:	1
14cu|xneur-0.20.0-1|10	License:	GPLv2+
14cu|xneur-0.20.0-1|11	Group:		System/X11
14cu|xneur-0.20.0-1|12	Url:		http://www.xneur.ru
14cu|xneur-0.20.0-1|13	Source0:	%{name}_%{version}.orig.tar.gz
14cu|xneur-0.20.0-1|14	Patch0:		xneur-0.12.0-cflags.patch
14cu|xneur-0.20.0-1|15	Patch1:		xneur-0.16.0-link.patch
14cu|xneur-0.20.0-1|16	BuildRequires:	aspell-devel
14cu|xneur-0.20.0-1|17	BuildRequires:  intltool
14cu|xneur-0.20.0-1|18	BuildRequires:	gettext-devel
14cu|xneur-0.20.0-1|19	BuildRequires:	xosd-devel
14cu|xneur-0.20.0-1|20	BuildRequires:	pkgconfig(enchant)
14cu|xneur-0.20.0-1|21	BuildRequires:	pkgconfig(glib-2.0)
14cu|xneur-0.20.0-1|22	BuildRequires:	pkgconfig(gstreamer-0.10)
14cu|xneur-0.20.0-1|23	BuildRequires:	pkgconfig(libnotify)
14cu|xneur-0.20.0-1|24	BuildRequires:	pkgconfig(libpcre)
14cu|xneur-0.20.0-1|25	BuildRequires:	pkgconfig(x11)
14cu|xneur-0.20.0-1|26	BuildRequires:	pkgconfig(xi)
14cu|xneur-0.20.0-1|27	BuildRequires:  pkgconfig(xtst)
14cu|xneur-0.20.0-1|28	BuildRequires:	pkgconfig(zlib)
14cu|xneur-0.20.0-1|29	Requires:	aspell-ru
14cu|xneur-0.20.0-1|30	
14cu|xneur-0.20.0-1|31	%description
14cu|xneur-0.20.0-1|32	X Neural Switcher (http://www.xneur.ru).
14cu|xneur-0.20.0-1|33	
14cu|xneur-0.20.0-1|34	Automatical switcher of keyboard layout.
14cu|xneur-0.20.0-1|35	
14cu|xneur-0.20.0-1|36	%files -f %{name}.lang
14cu|xneur-0.20.0-1|37	%doc AUTHORS NEWS README TODO
14cu|xneur-0.20.0-1|38	%{_bindir}/*
14cu|xneur-0.20.0-1|39	%{_datadir}/%{name}
14cu|xneur-0.20.0-1|40	%dir %{_libdir}/%{name}
14cu|xneur-0.20.0-1|41	%{_libdir}/%{name}/libxn*.so.*
14cu|xneur-0.20.0-1|42	%{_mandir}/man1/*
14cu|xneur-0.20.0-1|43	%{_mandir}/man5/*
14cu|xneur-0.20.0-1|44	%dir %{_sysconfdir}/%{name}
14cu|xneur-0.20.0-1|45	# Upstream updates a config file. So we must replace it.
14cu|xneur-0.20.0-1|46	%config %{_sysconfdir}/%{name}/*
14cu|xneur-0.20.0-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.*
14cu|xneur-0.20.0-1|48	
14cu|xneur-0.20.0-1|49	#----------------------------------------------------------------------------
14cu|xneur-0.20.0-1|50	
14cu|xneur-0.20.0-1|51	%package -n %{libname}
14cu|xneur-0.20.0-1|52	Summary:	XNeur shared library
14cu|xneur-0.20.0-1|53	Group:		System/Libraries
14cu|xneur-0.20.0-1|54	
14cu|xneur-0.20.0-1|55	%description -n %{libname}
14cu|xneur-0.20.0-1|56	Shared libraries for the package XNeur.
14cu|xneur-0.20.0-1|57	
14cu|xneur-0.20.0-1|58	%files -n %{libname}
14cu|xneur-0.20.0-1|59	%{_libdir}/libxneur.so.%{major}*
14cu|xneur-0.20.0-1|60	
14cu|xneur-0.20.0-1|61	#----------------------------------------------------------------------------
14cu|xneur-0.20.0-1|62	
14cu|xneur-0.20.0-1|63	%package -n %{libxnconfig}
14cu|xneur-0.20.0-1|64	Summary:	XNeur shared library
14cu|xneur-0.20.0-1|65	Group:		System/Libraries
14cu|xneur-0.20.0-1|66	Conflicts:	%{_lib}xneur17 < 0.17.0-3
14cu|xneur-0.20.0-1|67	
14cu|xneur-0.20.0-1|68	%description -n %{libxnconfig}
14cu|xneur-0.20.0-1|69	Shared libraries for the package XNeur.
14cu|xneur-0.20.0-1|70	
14cu|xneur-0.20.0-1|71	%files -n %{libxnconfig}
14cu|xneur-0.20.0-1|72	%{_libdir}/libxnconfig.so.%{major}*
14cu|xneur-0.20.0-1|73	
14cu|xneur-0.20.0-1|74	#----------------------------------------------------------------------------
14cu|xneur-0.20.0-1|75	
14cu|xneur-0.20.0-1|76	%package -n %{devname}
14cu|xneur-0.20.0-1|77	Summary:	Development files for %{name}
14cu|xneur-0.20.0-1|78	Group:		Development/X11
14cu|xneur-0.20.0-1|79	Requires:	%{libname} = %{EVRD}
14cu|xneur-0.20.0-1|80	Requires:	%{libxnconfig} = %{EVRD}
14cu|xneur-0.20.0-1|81	Provides:	xneur-devel = %{EVRD}
14cu|xneur-0.20.0-1|82	
14cu|xneur-0.20.0-1|83	%description -n %{devname}
14cu|xneur-0.20.0-1|84	Development files for the package XNeur.
14cu|xneur-0.20.0-1|85	
14cu|xneur-0.20.0-1|86	%files -n %{devname}
14cu|xneur-0.20.0-1|87	%{_libdir}/*.so
14cu|xneur-0.20.0-1|88	%{_libdir}/%{name}/*.so
14cu|xneur-0.20.0-1|89	%{_libdir}/pkgconfig/*.pc
14cu|xneur-0.20.0-1|90	%{_includedir}/%{name}
14cu|xneur-0.20.0-1|91	
14cu|xneur-0.20.0-1|92	#----------------------------------------------------------------------------
14cu|xneur-0.20.0-1|93	
14cu|xneur-0.20.0-1|94	%prep
14cu|xneur-0.20.0-1|95	%setup -q
14cu|xneur-0.20.0-1|96	%patch0 -p0
14cu|xneur-0.20.0-1|97	%patch1 -p1
14cu|xneur-0.20.0-1|98	
14cu|xneur-0.20.0-1|99	%build
14cu|xneur-0.20.0-1|100	autoreconf -fi
14cu|xneur-0.20.0-1|101	%configure2_5x \
14cu|xneur-0.20.0-1|102	--disable-static
14cu|xneur-0.20.0-1|103	%make
14cu|xneur-0.20.0-1|104	
14cu|xneur-0.20.0-1|105	%install
14cu|xneur-0.20.0-1|106	%makeinstall_std
14cu|xneur-0.20.0-1|107	
14cu|xneur-0.20.0-1|108	pushd %{buildroot}%{_datadir}/%{name}/languages/
14cu|xneur-0.20.0-1|109	ln -s ru ru\(winkeys\)
14cu|xneur-0.20.0-1|110	popd
14cu|xneur-0.20.0-1|111	
14cu|xneur-0.20.0-1|112	%find_lang %{name}
14cu|xneur-0.20.0-1|113	
14cu|xneur-0.20.0-1|114	
14cu|xneur-0.20.0-1|115	%changelog
14cu|xneur-0.20.0-1|116	
14cu|xneur-0.20.0-1|117	* Tue Feb 14 2017 tremod <negry.m@yandex.ru> 0.20.0-1
14cu|xneur-0.20.0-1|118	- (69f3db4) Update to 0.20
14cu|xneur-0.20.0-1|119	
14cu|xneur-0.20.0-1|120	

15677 14
14cu|xnoise-0.2.21-1|1	%define major 0
14cu|xnoise-0.2.21-1|2	%define libname %mklibname %{name} %{major}
14cu|xnoise-0.2.21-1|3	%define devname %mklibname  %{name} -d
14cu|xnoise-0.2.21-1|4	
14cu|xnoise-0.2.21-1|5	Name:		xnoise
14cu|xnoise-0.2.21-1|6	Version:	0.2.21
14cu|xnoise-0.2.21-1|7	Release:	1
14cu|xnoise-0.2.21-1|8	Summary:	Tracklist-centric Media Player
14cu|xnoise-0.2.21-1|9	Group:		Sound
14cu|xnoise-0.2.21-1|10	License:	GPLv2+ with exceptions
14cu|xnoise-0.2.21-1|11	URL:		http://www.xnoise-media-player.com/
14cu|xnoise-0.2.21-1|12	Source0:	https://bitbucket.org/shuerhaaken/xnoise/downloads/xnoise-%{version}.tar.gz
14cu|xnoise-0.2.21-1|13	BuildRequires:	pkgconfig
14cu|xnoise-0.2.21-1|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14cu|xnoise-0.2.21-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|xnoise-0.2.21-1|16	BuildRequires:	pkgconfig(sqlite3)
14cu|xnoise-0.2.21-1|17	BuildRequires:	pkgconfig(libtaginfo_c)
14cu|xnoise-0.2.21-1|18	BuildRequires:	libsoup-devel
14cu|xnoise-0.2.21-1|19	BuildRequires:	unique-devel
14cu|xnoise-0.2.21-1|20	# not needed unless source .vala files are modified
14cu|xnoise-0.2.21-1|21	# BuildRequires:	vala-devel >= 0.18.0
14cu|xnoise-0.2.21-1|22	BuildRequires:	desktop-file-utils gettext intltool
14cu|xnoise-0.2.21-1|23	Requires:	hicolor-icon-theme
14cu|xnoise-0.2.21-1|24	
14cu|xnoise-0.2.21-1|25	%description
14cu|xnoise-0.2.21-1|26	Xnoise is a Gtk+ media player with a tracklist-centric design. The
14cu|xnoise-0.2.21-1|27	tracklist is a list of video or music tracks that are played one by
14cu|xnoise-0.2.21-1|28	one without being removed (right side of window). This gives you the
14cu|xnoise-0.2.21-1|29	possibility to enqueue any track in any order, regardless if they are
14cu|xnoise-0.2.21-1|30	on the same album or not. The tracks can be reordered at any time by
14cu|xnoise-0.2.21-1|31	using drag and drop.
14cu|xnoise-0.2.21-1|32	
14cu|xnoise-0.2.21-1|33	%files -f %{name}.lang
14cu|xnoise-0.2.21-1|34	%doc AUTHORS COPYING NEWS README
14cu|xnoise-0.2.21-1|35	%{_bindir}/xnoise
14cu|xnoise-0.2.21-1|36	%{_bindir}/xnoise_image_extractor_service
14cu|xnoise-0.2.21-1|37	%{_libdir}/xnoise
14cu|xnoise-0.2.21-1|38	%{_mandir}/man1/xnoise.1*
14cu|xnoise-0.2.21-1|39	%{_datadir}/xnoise
14cu|xnoise-0.2.21-1|40	%{_datadir}/dbus-1/services/org.gtk.xnoise.*.service
14cu|xnoise-0.2.21-1|41	%{_datadir}/applications/xnoise.desktop
14cu|xnoise-0.2.21-1|42	%{_datadir}/icons/hicolor/*/*/xn*
14cu|xnoise-0.2.21-1|43	
14cu|xnoise-0.2.21-1|44	#------------------------------------------------------------------
14cu|xnoise-0.2.21-1|45	
14cu|xnoise-0.2.21-1|46	%package -n     %{libname}
14cu|xnoise-0.2.21-1|47	Summary:	Xnoise shared library
14cu|xnoise-0.2.21-1|48	Group:		System/Libraries
14cu|xnoise-0.2.21-1|49	
14cu|xnoise-0.2.21-1|50	%description -n %{libname}
14cu|xnoise-0.2.21-1|51	Xnoise shared library.
14cu|xnoise-0.2.21-1|52	
14cu|xnoise-0.2.21-1|53	%files -n %{libname}
14cu|xnoise-0.2.21-1|54	%{_libdir}/lib%{name}.so.%{major}*
14cu|xnoise-0.2.21-1|55	
14cu|xnoise-0.2.21-1|56	#------------------------------------------------------------------
14cu|xnoise-0.2.21-1|57	
14cu|xnoise-0.2.21-1|58	%package -n	%{devname}
14cu|xnoise-0.2.21-1|59	Summary:	Development files for %{name}
14cu|xnoise-0.2.21-1|60	Group:		Development/Other
14cu|xnoise-0.2.21-1|61	Requires:	%{name} = %{EVRD}
14cu|xnoise-0.2.21-1|62	
14cu|xnoise-0.2.21-1|63	%description -n	%{devname}
14cu|xnoise-0.2.21-1|64	The %{name}-devel package contains libraries and header files for
14cu|xnoise-0.2.21-1|65	developing applications that use %{name}.
14cu|xnoise-0.2.21-1|66	
14cu|xnoise-0.2.21-1|67	%files -n %{devname}
14cu|xnoise-0.2.21-1|68	%{_includedir}/xnoise
14cu|xnoise-0.2.21-1|69	%{_libdir}/lib*.so
14cu|xnoise-0.2.21-1|70	%{_libdir}/pkgconfig/xnoise-1.0.pc
14cu|xnoise-0.2.21-1|71	# make package own the vala API dir:
14cu|xnoise-0.2.21-1|72	# xnoise plugins don't have to be written in vala
14cu|xnoise-0.2.21-1|73	%dir %{_datadir}/vala
14cu|xnoise-0.2.21-1|74	%dir %{_datadir}/vala/vapi
14cu|xnoise-0.2.21-1|75	%{_datadir}/vala/vapi/xnoise-1.0.*
14cu|xnoise-0.2.21-1|76	
14cu|xnoise-0.2.21-1|77	#------------------------------------------------------------------
14cu|xnoise-0.2.21-1|78	
14cu|xnoise-0.2.21-1|79	%prep
14cu|xnoise-0.2.21-1|80	%setup -q
14cu|xnoise-0.2.21-1|81	
14cu|xnoise-0.2.21-1|82	%build
14cu|xnoise-0.2.21-1|83	export LDFLAGS="%{optflags} -lm"
14cu|xnoise-0.2.21-1|84	%configure
14cu|xnoise-0.2.21-1|85	%make
14cu|xnoise-0.2.21-1|86	
14cu|xnoise-0.2.21-1|87	%install
14cu|xnoise-0.2.21-1|88	%makeinstall_std
14cu|xnoise-0.2.21-1|89	# remove invalid locale file
14cu|xnoise-0.2.21-1|90	rm -rf %{buildroot}%{_share}/locale/default
14cu|xnoise-0.2.21-1|91	
14cu|xnoise-0.2.21-1|92	# remove Ubuntu-specific icons
14cu|xnoise-0.2.21-1|93	rm -rf %{buildroot}%{_iconsdir}/ubuntu-*
14cu|xnoise-0.2.21-1|94	
14cu|xnoise-0.2.21-1|95	%find_lang %{name}
14cu|xnoise-0.2.21-1|96	
14cu|xnoise-0.2.21-1|97	%check
14cu|xnoise-0.2.21-1|98	make check
14cu|xnoise-0.2.21-1|99	
14cu|xnoise-0.2.21-1|100	%postun
14cu|xnoise-0.2.21-1|101	if [ $1 -eq 0 ] ; then
14cu|xnoise-0.2.21-1|102	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|xnoise-0.2.21-1|103	fi
14cu|xnoise-0.2.21-1|104	
14cu|xnoise-0.2.21-1|105	%posttrans
14cu|xnoise-0.2.21-1|106	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14cu|xnoise-0.2.21-1|107	
14cu|xnoise-0.2.21-1|108	
14cu|xnoise-0.2.21-1|109	
14cu|xnoise-0.2.21-1|110	
14cu|xnoise-0.2.21-1|111	%changelog
14cu|xnoise-0.2.21-1|112	* Thu Nov 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.21-1
14cu|xnoise-0.2.21-1|113	+ Revision: c4dc6b0
14cu|xnoise-0.2.21-1|114	- Imported from SRPM
14cu|xnoise-0.2.21-1|115	
14cu|xnoise-0.2.21-1|116	

15678 14
14cu|xnp2-20140607-2.1|1	%define debug_package %{nil}
14cu|xnp2-20140607-2.1|2	
14cu|xnp2-20140607-2.1|3	Name:           xnp2
14cu|xnp2-20140607-2.1|4	Version:        20140607
14cu|xnp2-20140607-2.1|5	Release:        2.1
14cu|xnp2-20140607-2.1|6	Summary:        NEC pc9801 computer emulator
14cu|xnp2-20140607-2.1|7	Group:          Emulators
14cu|xnp2-20140607-2.1|8	License:        BSD
14cu|xnp2-20140607-2.1|9	Source0:        %{name}-%{version}.tar.bz2
14cu|xnp2-20140607-2.1|10	BuildRequires:  libpng-devel
14cu|xnp2-20140607-2.1|11	BuildRequires:  gcc-c++
14cu|xnp2-20140607-2.1|12	BuildRequires:  libtool
14cu|xnp2-20140607-2.1|13	BuildRequires:  gtk2-devel
14cu|xnp2-20140607-2.1|14	BuildRequires:  nasm
14cu|xnp2-20140607-2.1|15	BuildRequires:  SDL-devel
14cu|xnp2-20140607-2.1|16	BuildRequires:  SDL_sound-devel
14cu|xnp2-20140607-2.1|17	BuildRequires:  SDL_mixer-devel
14cu|xnp2-20140607-2.1|18	
14cu|xnp2-20140607-2.1|19	%description
14cu|xnp2-20140607-2.1|20	xnp2 is neko project II linux version.
14cu|xnp2-20140607-2.1|21	neko project II is NEC pc9801 computer emulator.
14cu|xnp2-20140607-2.1|22	
14cu|xnp2-20140607-2.1|23	%prep
14cu|xnp2-20140607-2.1|24	%setup -q
14cu|xnp2-20140607-2.1|25	
14cu|xnp2-20140607-2.1|26	%build
14cu|xnp2-20140607-2.1|27	cd x11
14cu|xnp2-20140607-2.1|28	CFLAGS="-O2 -mtune=atom" CXXFLAGS="-O2 -mtune=atom" %configure --enable-ia32
14cu|xnp2-20140607-2.1|29	%make
14cu|xnp2-20140607-2.1|30	
14cu|xnp2-20140607-2.1|31	%install
14cu|xnp2-20140607-2.1|32	cd x11
14cu|xnp2-20140607-2.1|33	%makeinstall_std
14cu|xnp2-20140607-2.1|34	
14cu|xnp2-20140607-2.1|35	%clean
14cu|xnp2-20140607-2.1|36	
14cu|xnp2-20140607-2.1|37	%files
14cu|xnp2-20140607-2.1|38	%{_mandir}/man1/xnp2.*
14cu|xnp2-20140607-2.1|39	%{_bindir}/xnp2
14cu|xnp2-20140607-2.1|40	%{_datadir}/xnp2
14cu|xnp2-20140607-2.1|41	
14cu|xnp2-20140607-2.1|42	
14cu|xnp2-20140607-2.1|43	
14cu|xnp2-20140607-2.1|44	
14cu|xnp2-20140607-2.1|45	%changelog
14cu|xnp2-20140607-2.1|46	* Tue Mar 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140607-2.1
14cu|xnp2-20140607-2.1|47	+ Revision: ce36eb3
14cu|xnp2-20140607-2.1|48	- Disable debug
14cu|xnp2-20140607-2.1|49	
14cu|xnp2-20140607-2.1|50	

15679 14
14cu|xonotic-0.8.1-2|1	%define _enable_debug_packages %{nil}
14cu|xonotic-0.8.1-2|2	%define debug_package %{nil}
14cu|xonotic-0.8.1-2|3	
14cu|xonotic-0.8.1-2|4	%define oname Xonotic
14cu|xonotic-0.8.1-2|5	
14cu|xonotic-0.8.1-2|6	Summary:	A free multi-player first person shooter
14cu|xonotic-0.8.1-2|7	Name:		xonotic
14cu|xonotic-0.8.1-2|8	Version:	0.8.1
14cu|xonotic-0.8.1-2|9	Release:	2
14cu|xonotic-0.8.1-2|10	License:	GPLv2+
14cu|xonotic-0.8.1-2|11	Group:		Games/Shooter
14cu|xonotic-0.8.1-2|12	Url:		http://www.xonotic.org/
14cu|xonotic-0.8.1-2|13	Source0:	http://dl.xonotic.org/%{name}-%{version}.zip
14cu|xonotic-0.8.1-2|14	BuildRequires:	jpeg-devel
14cu|xonotic-0.8.1-2|15	BuildRequires:	pkgconfig(alsa)
14cu|xonotic-0.8.1-2|16	BuildRequires:	pkgconfig(gl)
14cu|xonotic-0.8.1-2|17	BuildRequires:	pkgconfig(sdl2)
14cu|xonotic-0.8.1-2|18	BuildRequires:	pkgconfig(xext)
14cu|xonotic-0.8.1-2|19	BuildRequires:	pkgconfig(xpm)
14cu|xonotic-0.8.1-2|20	BuildRequires:	pkgconfig(xxf86dga)
14cu|xonotic-0.8.1-2|21	BuildRequires:	pkgconfig(xxf86vm)
14cu|xonotic-0.8.1-2|22	Requires:	%{name}-data = %{version}
14cu|xonotic-0.8.1-2|23	
14cu|xonotic-0.8.1-2|24	%description
14cu|xonotic-0.8.1-2|25	Xonotic is a free (GPL), fast-paced first-person shooter that works on
14cu|xonotic-0.8.1-2|26	Microsoft Windows, Mac OSX and Linux.
14cu|xonotic-0.8.1-2|27	
14cu|xonotic-0.8.1-2|28	Xonotic is a direct successor of the Nexuiz Project.
14cu|xonotic-0.8.1-2|29	
14cu|xonotic-0.8.1-2|30	It features much better quality graphics and visual effects.
14cu|xonotic-0.8.1-2|31	
14cu|xonotic-0.8.1-2|32	Xonotic places focus on community involvement as its principal driving force
14cu|xonotic-0.8.1-2|33	and structures itself to respect that. The aim of Xonotic is to become the
14cu|xonotic-0.8.1-2|34	best possible open-source FPS (first-person-shooter) of its kind.
14cu|xonotic-0.8.1-2|35	
14cu|xonotic-0.8.1-2|36	%files
14cu|xonotic-0.8.1-2|37	%{_gamesbindir}/%{name}-sdl
14cu|xonotic-0.8.1-2|38	%{_gamesbindir}/%{name}-glx
14cu|xonotic-0.8.1-2|39	%{_datadir}/applications/%{name}-sdl.desktop
14cu|xonotic-0.8.1-2|40	%{_datadir}/applications/%{name}-glx.desktop
14cu|xonotic-0.8.1-2|41	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xonotic-0.8.1-2|42	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xonotic-0.8.1-2|43	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|xonotic-0.8.1-2|44	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|xonotic-0.8.1-2|45	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|xonotic-0.8.1-2|46	
14cu|xonotic-0.8.1-2|47	#----------------------------------------------------------------------------
14cu|xonotic-0.8.1-2|48	
14cu|xonotic-0.8.1-2|49	%package data
14cu|xonotic-0.8.1-2|50	Summary:	Xonotic data files (graphics, music, maps etc)
14cu|xonotic-0.8.1-2|51	Group:		Games/Shooter
14cu|xonotic-0.8.1-2|52	Requires:	%{name} = %{version}
14cu|xonotic-0.8.1-2|53	BuildArch:	noarch
14cu|xonotic-0.8.1-2|54	
14cu|xonotic-0.8.1-2|55	%description data
14cu|xonotic-0.8.1-2|56	Data files used to play Xonotic.
14cu|xonotic-0.8.1-2|57	
14cu|xonotic-0.8.1-2|58	%files data
14cu|xonotic-0.8.1-2|59	%dir %{_gamesdatadir}/%{name}/data
14cu|xonotic-0.8.1-2|60	%{_gamesdatadir}/%{name}/data/*
14cu|xonotic-0.8.1-2|61	
14cu|xonotic-0.8.1-2|62	#----------------------------------------------------------------------------
14cu|xonotic-0.8.1-2|63	
14cu|xonotic-0.8.1-2|64	%prep
14cu|xonotic-0.8.1-2|65	%setup -q -n %{oname}
14cu|xonotic-0.8.1-2|66	
14cu|xonotic-0.8.1-2|67	%build
14cu|xonotic-0.8.1-2|68	cd source/darkplaces
14cu|xonotic-0.8.1-2|69	make clean
14cu|xonotic-0.8.1-2|70	
14cu|xonotic-0.8.1-2|71	# by default SDL is still used by make release so we need to build specific
14cu|xonotic-0.8.1-2|72	# targets for SDL2
14cu|xonotic-0.8.1-2|73	# make release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
14cu|xonotic-0.8.1-2|74	make sv-release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
14cu|xonotic-0.8.1-2|75	make cl-release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
14cu|xonotic-0.8.1-2|76	make sdl2-release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
14cu|xonotic-0.8.1-2|77	
14cu|xonotic-0.8.1-2|78	%install
14cu|xonotic-0.8.1-2|79	install -d %{buildroot}%{_gamesdatadir}/%{name}
14cu|xonotic-0.8.1-2|80	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
14cu|xonotic-0.8.1-2|81	
14cu|xonotic-0.8.1-2|82	install -D -m 755 source/darkplaces/darkplaces-sdl %{buildroot}%{_gamesbindir}/%{name}-sdl
14cu|xonotic-0.8.1-2|83	install -D -m 755 source/darkplaces/darkplaces-glx %{buildroot}%{_gamesbindir}/%{name}-glx
14cu|xonotic-0.8.1-2|84	
14cu|xonotic-0.8.1-2|85	install -D -m 644 misc/logos/icons_png/%{name}_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xonotic-0.8.1-2|86	install -D -m 644 misc/logos/icons_png/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xonotic-0.8.1-2|87	install -D -m 644 misc/logos/icons_png/%{name}_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14cu|xonotic-0.8.1-2|88	install -D -m 644 misc/logos/icons_png/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14cu|xonotic-0.8.1-2|89	
14cu|xonotic-0.8.1-2|90	install -D -m 644 misc/logos/%{name}_icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14cu|xonotic-0.8.1-2|91	
14cu|xonotic-0.8.1-2|92	install -d %{buildroot}%{_datadir}/applications
14cu|xonotic-0.8.1-2|93	
14cu|xonotic-0.8.1-2|94	cat > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop << EOF
14cu|xonotic-0.8.1-2|95	[Desktop Entry]
14cu|xonotic-0.8.1-2|96	Name=Xonotic-SDL
14cu|xonotic-0.8.1-2|97	Comment=Multi-player first person shooter (SDL)
14cu|xonotic-0.8.1-2|98	Exec=%{_gamesbindir}/%{name}-sdl
14cu|xonotic-0.8.1-2|99	Icon=%{name}
14cu|xonotic-0.8.1-2|100	Terminal=false
14cu|xonotic-0.8.1-2|101	Type=Application
14cu|xonotic-0.8.1-2|102	StartupNotify=false
14cu|xonotic-0.8.1-2|103	Categories=Game;ArcadeGame;
14cu|xonotic-0.8.1-2|104	EOF
14cu|xonotic-0.8.1-2|105	
14cu|xonotic-0.8.1-2|106	cat > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop << EOF
14cu|xonotic-0.8.1-2|107	[Desktop Entry]
14cu|xonotic-0.8.1-2|108	Name=Xonotic-GLX
14cu|xonotic-0.8.1-2|109	Comment=Multi-player first person shooter (GLX)
14cu|xonotic-0.8.1-2|110	Exec=%{_gamesbindir}/%{name}-glx
14cu|xonotic-0.8.1-2|111	Icon=%{name}
14cu|xonotic-0.8.1-2|112	Terminal=false
14cu|xonotic-0.8.1-2|113	Type=Application
14cu|xonotic-0.8.1-2|114	StartupNotify=false
14cu|xonotic-0.8.1-2|115	Categories=Game;ArcadeGame;
14cu|xonotic-0.8.1-2|116	EOF
14cu|xonotic-0.8.1-2|117	
14cu|xonotic-0.8.1-2|118	
14cu|xonotic-0.8.1-2|119	%changelog
14cu|xonotic-0.8.1-2|120	
14cu|xonotic-0.8.1-2|121	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-2
14cu|xonotic-0.8.1-2|122	- (e06c3c8) Bump release
14cu|xonotic-0.8.1-2|123	
14cu|xonotic-0.8.1-2|124	

15680 14
14cu|xorcurses-0.2.2-1|1	%define oname XorCurses
14cu|xorcurses-0.2.2-1|2	
14cu|xorcurses-0.2.2-1|3	Name:           xorcurses
14cu|xorcurses-0.2.2-1|4	Version:        0.2.2
14cu|xorcurses-0.2.2-1|5	Release:        1
14cu|xorcurses-0.2.2-1|6	Summary:        Puzzle game set inside a series of mazes
14cu|xorcurses-0.2.2-1|7	# http://jwm-art.net/o7.php?p=about
14cu|xorcurses-0.2.2-1|8	License:        GPLv3
14cu|xorcurses-0.2.2-1|9	Group:          Games/Puzzles
14cu|xorcurses-0.2.2-1|10	Url:            http://jwm-art.net/?p=XorCurses
14cu|xorcurses-0.2.2-1|11	Source0:        http://jwm-art.net/art/archive/%{oname}-%{version}.tar.bz2
14cu|xorcurses-0.2.2-1|12	# Generated with txt2man from help_*.txt
14cu|xorcurses-0.2.2-1|13	Source1:        xorcurses.6
14cu|xorcurses-0.2.2-1|14	Patch0:         XorCurses-install.patch
14cu|xorcurses-0.2.2-1|15	BuildRequires:  pkgconfig(ncurses)
14cu|xorcurses-0.2.2-1|16	
14cu|xorcurses-0.2.2-1|17	
14cu|xorcurses-0.2.2-1|18	%description
14cu|xorcurses-0.2.2-1|19	Based on the game XOR by Astral Software (C) 1987
14cu|xorcurses-0.2.2-1|20	Xor is a puzzle game set inside a series of mazes.
14cu|xorcurses-0.2.2-1|21	XorCurses is a console/terminal ASCII character
14cu|xorcurses-0.2.2-1|22	game written for Linux in C and uses the ncurses
14cu|xorcurses-0.2.2-1|23	library.
14cu|xorcurses-0.2.2-1|24	
14cu|xorcurses-0.2.2-1|25	%files
14cu|xorcurses-0.2.2-1|26	%doc README ChangeLog NEWS TODO
14cu|xorcurses-0.2.2-1|27	%{_gamesbindir}/%{name}
14cu|xorcurses-0.2.2-1|28	%{_gamesdatadir}/%{oname}
14cu|xorcurses-0.2.2-1|29	%{_mandir}/man6/xorcurses.6.*
14cu|xorcurses-0.2.2-1|30	#----------------------------------------------
14cu|xorcurses-0.2.2-1|31	
14cu|xorcurses-0.2.2-1|32	%prep
14cu|xorcurses-0.2.2-1|33	%setup -qn %{oname}-%{version}
14cu|xorcurses-0.2.2-1|34	%patch0 -p0
14cu|xorcurses-0.2.2-1|35	
14cu|xorcurses-0.2.2-1|36	
14cu|xorcurses-0.2.2-1|37	
14cu|xorcurses-0.2.2-1|38	%build
14cu|xorcurses-0.2.2-1|39	%setup_compile_flags
14cu|xorcurses-0.2.2-1|40	%make
14cu|xorcurses-0.2.2-1|41	
14cu|xorcurses-0.2.2-1|42	%install
14cu|xorcurses-0.2.2-1|43	mkdir -p %{buildroot}%{_gamesbindir}
14cu|xorcurses-0.2.2-1|44	%makeinstall_std
14cu|xorcurses-0.2.2-1|45	
14cu|xorcurses-0.2.2-1|46	install -Dm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man6/xorcurses.6
14cu|xorcurses-0.2.2-1|47	chmod 644 %{buildroot}%{_gamesdatadir}/%{oname}/{*.txt,maps/*.xcm}
14cu|xorcurses-0.2.2-1|48	%changelog
14cu|xorcurses-0.2.2-1|49	
14cu|xorcurses-0.2.2-1|50	* Mon Sep 05 2016 abfonly <abfonly@gmail.com> 0.2.2-1
14cu|xorcurses-0.2.2-1|51	- (fd9a16f) Imported from SRPM
14cu|xorcurses-0.2.2-1|52	
14cu|xorcurses-0.2.2-1|53	

15681 14
14cu|xosview-1.17-1|1	Summary:	An X Window System utility for monitoring system resources
14cu|xosview-1.17-1|2	Name:		xosview
14cu|xosview-1.17-1|3	Version:	1.17
14cu|xosview-1.17-1|4	Release:	1
14cu|xosview-1.17-1|5	Url:		http://xosview.sourceforge.net
14cu|xosview-1.17-1|6	Source0:	http://www.pogo.org.uk/~mark/xosview/releases/%{name}-%{version}.tar.gz
14cu|xosview-1.17-1|7	Source2:	%{name}16.png.bz2
14cu|xosview-1.17-1|8	Source3:	%{name}32.png.bz2
14cu|xosview-1.17-1|9	Source4:	%{name}48.png.bz2
14cu|xosview-1.17-1|10	License:	GPLv2+
14cu|xosview-1.17-1|11	Group:		Monitoring
14cu|xosview-1.17-1|12	BuildRequires:	pkgconfig(xdmcp)
14cu|xosview-1.17-1|13	BuildRequires:	pkgconfig(xau)
14cu|xosview-1.17-1|14	BuildRequires:	pkgconfig(x11)
14cu|xosview-1.17-1|15	BuildRequires:	pkgconfig(xpm)
14cu|xosview-1.17-1|16	
14cu|xosview-1.17-1|17	%description
14cu|xosview-1.17-1|18	The xosview utility displays a set of bar graphs which show the current
14cu|xosview-1.17-1|19	system state, including memory usage, CPU usage, system load, etc.
14cu|xosview-1.17-1|20	Xosview runs under the X Window System.
14cu|xosview-1.17-1|21	
14cu|xosview-1.17-1|22	Install the xosview package if you need a graphical tool for monitoring
14cu|xosview-1.17-1|23	your system's performance.
14cu|xosview-1.17-1|24	
14cu|xosview-1.17-1|25	%prep
14cu|xosview-1.17-1|26	%setup -q
14cu|xosview-1.17-1|27	
14cu|xosview-1.17-1|28	sed -e 's:lib/X11/app:share/X11/app:g' \
14cu|xosview-1.17-1|29	-i xosview.1 || die
14cu|xosview-1.17-1|30	
14cu|xosview-1.17-1|31	%build
14cu|xosview-1.17-1|32	export OPTFLAGS="%{optflags}"
14cu|xosview-1.17-1|33	%make
14cu|xosview-1.17-1|34	
14cu|xosview-1.17-1|35	%install
14cu|xosview-1.17-1|36	mkdir -p %{buildroot}/%{_bindir}/
14cu|xosview-1.17-1|37	mkdir -p %{buildroot}/%{_mandir}/man1/
14cu|xosview-1.17-1|38	make PREFIX=%{buildroot}/usr install
14cu|xosview-1.17-1|39	
14cu|xosview-1.17-1|40	chmod u-s %{buildroot}/usr/bin/*
14cu|xosview-1.17-1|41	
14cu|xosview-1.17-1|42	
14cu|xosview-1.17-1|43	
14cu|xosview-1.17-1|44	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xosview-1.17-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|xosview-1.17-1|46	[Desktop Entry]
14cu|xosview-1.17-1|47	Encoding=UTF-8
14cu|xosview-1.17-1|48	Name=Xosview
14cu|xosview-1.17-1|49	Comment=System resources monitor for X11
14cu|xosview-1.17-1|50	Comment[ru]=Монитор системных ресурсов для X11
14cu|xosview-1.17-1|51	Exec=%{_bindir}/xosview
14cu|xosview-1.17-1|52	Icon=%{name}
14cu|xosview-1.17-1|53	Terminal=false
14cu|xosview-1.17-1|54	Type=Application
14cu|xosview-1.17-1|55	Categories=System;Monitor;
14cu|xosview-1.17-1|56	EOF
14cu|xosview-1.17-1|57	
14cu|xosview-1.17-1|58	%files
14cu|xosview-1.17-1|59	%defattr(-,root,root,0755)
14cu|xosview-1.17-1|60	%{_prefix}/bin/*
14cu|xosview-1.17-1|61	%{_prefix}/share/man/man1/*
14cu|xosview-1.17-1|62	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xosview-1.17-1|63	
14cu|xosview-1.17-1|64	%changelog
14cu|xosview-1.17-1|65	
14cu|xosview-1.17-1|66	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.17-1
14cu|xosview-1.17-1|67	- (d7f7f20) Fix BRs
14cu|xosview-1.17-1|68	
14cu|xosview-1.17-1|69	

15682 14
14cu|xournal-0.4.8-1|1	Name: 	 	xournal
14cu|xournal-0.4.8-1|2	Summary: 	Pen-based journal and PDF annotator
14cu|xournal-0.4.8-1|3	Version: 	0.4.8
14cu|xournal-0.4.8-1|4	Release: 	1
14cu|xournal-0.4.8-1|5	
14cu|xournal-0.4.8-1|6	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cu|xournal-0.4.8-1|7	URL:		http://xournal.sourceforge.net/
14cu|xournal-0.4.8-1|8	License:	GPLv2
14cu|xournal-0.4.8-1|9	Group:		Office
14cu|xournal-0.4.8-1|10	BuildRequires:	imagemagick
14cu|xournal-0.4.8-1|11	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14cu|xournal-0.4.8-1|12	BuildRequires:	pkgconfig(poppler-glib)
14cu|xournal-0.4.8-1|13	# For pdftoppm: see http://forum.mandriva.com/viewtopic.php?t=92135
14cu|xournal-0.4.8-1|14	Requires:	poppler
14cu|xournal-0.4.8-1|15	
14cu|xournal-0.4.8-1|16	%description
14cu|xournal-0.4.8-1|17	Xournal is an application for notetaking, sketching, keeping a journal using a
14cu|xournal-0.4.8-1|18	stylus.  It is similar to Microsoft Windows Journal or to other alternatives
14cu|xournal-0.4.8-1|19	such as Jarnal, Gournal, and NoteLab.
14cu|xournal-0.4.8-1|20	
14cu|xournal-0.4.8-1|21	%prep
14cu|xournal-0.4.8-1|22	%setup -q
14cu|xournal-0.4.8-1|23	
14cu|xournal-0.4.8-1|24	%build
14cu|xournal-0.4.8-1|25	%configure2_5x
14cu|xournal-0.4.8-1|26	%make
14cu|xournal-0.4.8-1|27	
14cu|xournal-0.4.8-1|28	%install
14cu|xournal-0.4.8-1|29	%makeinstall
14cu|xournal-0.4.8-1|30	
14cu|xournal-0.4.8-1|31	# menu
14cu|xournal-0.4.8-1|32	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xournal-0.4.8-1|33	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|xournal-0.4.8-1|34	[Desktop Entry]
14cu|xournal-0.4.8-1|35	Name=Xournal
14cu|xournal-0.4.8-1|36	Comment=%summary
14cu|xournal-0.4.8-1|37	Exec=%{_bindir}/%{name}
14cu|xournal-0.4.8-1|38	Icon=%{name}
14cu|xournal-0.4.8-1|39	Terminal=false
14cu|xournal-0.4.8-1|40	Type=Application
14cu|xournal-0.4.8-1|41	StartupNotify=true
14cu|xournal-0.4.8-1|42	Categories=GNOME;GTK;Office;
14cu|xournal-0.4.8-1|43	EOF
14cu|xournal-0.4.8-1|44	
14cu|xournal-0.4.8-1|45	# icons
14cu|xournal-0.4.8-1|46	mkdir -p %{buildroot}%{_liconsdir}
14cu|xournal-0.4.8-1|47	convert -size 48x48 pixmaps/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
14cu|xournal-0.4.8-1|48	mkdir -p %{buildroot}/%{_iconsdir}
14cu|xournal-0.4.8-1|49	convert -size 32x32 pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
14cu|xournal-0.4.8-1|50	mkdir -p %{buildroot}/%{_miconsdir}
14cu|xournal-0.4.8-1|51	convert -size 16x16 pixmaps/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
14cu|xournal-0.4.8-1|52	
14cu|xournal-0.4.8-1|53	%find_lang %{name}
14cu|xournal-0.4.8-1|54	
14cu|xournal-0.4.8-1|55	%files -f %{name}.lang
14cu|xournal-0.4.8-1|56	%doc AUTHORS ChangeLog NEWS README html-doc/*
14cu|xournal-0.4.8-1|57	%{_bindir}/%{name}
14cu|xournal-0.4.8-1|58	%{_datadir}/applications/*
14cu|xournal-0.4.8-1|59	%{_datadir}/%{name}
14cu|xournal-0.4.8-1|60	%{_liconsdir}/%{name}.png
14cu|xournal-0.4.8-1|61	%{_iconsdir}/%{name}.png
14cu|xournal-0.4.8-1|62	%{_miconsdir}/%{name}.png
14cu|xournal-0.4.8-1|63	
14cu|xournal-0.4.8-1|64	
14cu|xournal-0.4.8-1|65	
14cu|xournal-0.4.8-1|66	%changelog
14cu|xournal-0.4.8-1|67	
14cu|xournal-0.4.8-1|68	* Tue Aug 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.8-1
14cu|xournal-0.4.8-1|69	- (5023314) Updated to 0.4.8
14cu|xournal-0.4.8-1|70	
14cu|xournal-0.4.8-1|71	

15683 14
14cu|xpad-4.6.0-1|1	Name: 	 	xpad
14cu|xpad-4.6.0-1|2	Summary: 	Sticky notepad
14cu|xpad-4.6.0-1|3	Version: 	4.6.0
14cu|xpad-4.6.0-1|4	Release: 	1
14cu|xpad-4.6.0-1|5	Source:		http://launchpad.net/xpad/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14cu|xpad-4.6.0-1|6	URL:		https://launchpad.net/xpad/
14cu|xpad-4.6.0-1|7	License:	GPLv3+
14cu|xpad-4.6.0-1|8	Group:		Office
14cu|xpad-4.6.0-1|9	BuildRequires:	intltool
14cu|xpad-4.6.0-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
14cu|xpad-4.6.0-1|11	BuildRequires:	pkgconfig(gtksourceview-3.0)
14cu|xpad-4.6.0-1|12	BuildRequires:	pkgconfig(sm)
14cu|xpad-4.6.0-1|13	
14cu|xpad-4.6.0-1|14	%description
14cu|xpad-4.6.0-1|15	Xpad is a GTK application that emulates real-life sticky notes. If you
14cu|xpad-4.6.0-1|16	are likely to forget something, open up an xpad and jot it down. It
14cu|xpad-4.6.0-1|17	is easy-to-use, fault-tolerant, and its appearance is customizable.
14cu|xpad-4.6.0-1|18	
14cu|xpad-4.6.0-1|19	%prep
14cu|xpad-4.6.0-1|20	%setup -q
14cu|xpad-4.6.0-1|21	
14cu|xpad-4.6.0-1|22	%build
14cu|xpad-4.6.0-1|23	%configure2_5x
14cu|xpad-4.6.0-1|24	%make
14cu|xpad-4.6.0-1|25	
14cu|xpad-4.6.0-1|26	%install
14cu|xpad-4.6.0-1|27	%makeinstall_std
14cu|xpad-4.6.0-1|28	# Drop autostart file
14cu|xpad-4.6.0-1|29	rm -rf %{buildroot}/etc
14cu|xpad-4.6.0-1|30	
14cu|xpad-4.6.0-1|31	%find_lang %{name}
14cu|xpad-4.6.0-1|32	
14cu|xpad-4.6.0-1|33	%files -f %{name}.lang
14cu|xpad-4.6.0-1|34	%doc AUTHORS NEWS README THANKS TODO ChangeLog
14cu|xpad-4.6.0-1|35	%{_bindir}/%{name}
14cu|xpad-4.6.0-1|36	%{_datadir}/applications/*.desktop
14cu|xpad-4.6.0-1|37	%{_datadir}/%{name}
14cu|xpad-4.6.0-1|38	%{_iconsdir}/hicolor/*/apps/*
14cu|xpad-4.6.0-1|39	%{_mandir}/man1/*
14cu|xpad-4.6.0-1|40	
14cu|xpad-4.6.0-1|41	%changelog
14cu|xpad-4.6.0-1|42	
14cu|xpad-4.6.0-1|43	* Tue Feb 09 2016 Denis Silakov <dsilakov@gmail.com> 4.6.0-1
14cu|xpad-4.6.0-1|44	- (d16f540) Added gtksourceview-3.0 BR
14cu|xpad-4.6.0-1|45	
14cu|xpad-4.6.0-1|46	

15684 14
14cu|xpdf-3.04-1|1	%define major 0
14cu|xpdf-3.04-1|2	%define libname %mklibname xpdf %{major}
14cu|xpdf-3.04-1|3	%define develname %mklibname xpdf -d
14cu|xpdf-3.04-1|4	
14cu|xpdf-3.04-1|5	%define urwdir %{_datadir}/fonts/default/Type1
14cu|xpdf-3.04-1|6	%define x11dir /usr/X11R6
14cu|xpdf-3.04-1|7	
14cu|xpdf-3.04-1|8	Summary:	A PDF file viewer for the X Window System
14cu|xpdf-3.04-1|9	Name:		xpdf
14cu|xpdf-3.04-1|10	Version:	3.04
14cu|xpdf-3.04-1|11	Release:	1
14cu|xpdf-3.04-1|12	License:	GPLv2+
14cu|xpdf-3.04-1|13	Group:		Publishing
14cu|xpdf-3.04-1|14	Url:		http://www.foolabs.com/xpdf/
14cu|xpdf-3.04-1|15	Source0:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{version}.tar.gz
14cu|xpdf-3.04-1|16	Source1:	icons-%{name}.tar.bz2
14cu|xpdf-3.04-1|17	Source2:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-simplified.tar.gz
14cu|xpdf-3.04-1|18	Source3:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-traditional.tar.gz
14cu|xpdf-3.04-1|19	Source4:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-cyrillic.tar.gz
14cu|xpdf-3.04-1|20	Source5:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-japanese.tar.gz
14cu|xpdf-3.04-1|21	Source6:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-korean.tar.gz
14cu|xpdf-3.04-1|22	Source7:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-thai.tar.gz
14cu|xpdf-3.04-1|23	Source8:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-greek.tar.gz
14cu|xpdf-3.04-1|24	Source9:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-latin2.tar.gz
14cu|xpdf-3.04-1|25	Source10:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-turkish.tar.gz
14cu|xpdf-3.04-1|26	Source11:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-hebrew.tar.gz
14cu|xpdf-3.04-1|27	Source14:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-arabic.tar.gz
14cu|xpdf-3.04-1|28	#Source100:	xpdf.rpmlintrc
14cu|xpdf-3.04-1|29	
14cu|xpdf-3.04-1|30	Patch2:         %{name}-3.04-antihigh.patch
14cu|xpdf-3.04-1|31	Patch6:         %{name}-2.03-zoom.patch
14cu|xpdf-3.04-1|32	#
14cu|xpdf-3.04-1|33	Patch16:        %{name}-3.04-chinese.patch
14cu|xpdf-3.04-1|34	Patch17:        %{name}-3.04-CAN-2005-0206.patch
14cu|xpdf-3.04-1|35	Patch19:        %{name}-3.01-core.patch
14cu|xpdf-3.04-1|36	Patch20:        %{name}-3.04-crash.patch
14cu|xpdf-3.04-1|37	Patch21:        %{name}-3.01-xfont.patch
14cu|xpdf-3.04-1|38	
14cu|xpdf-3.04-1|39	BuildRequires:	pkgconfig(x11)
14cu|xpdf-3.04-1|40	BuildRequires:	pkgconfig(xt)
14cu|xpdf-3.04-1|41	BuildRequires:	pkgconfig(xpm)
14cu|xpdf-3.04-1|42	BuildRequires:	pkgconfig(freetype2)
14cu|xpdf-3.04-1|43	BuildRequires:	pkgconfig(zlib)
14cu|xpdf-3.04-1|44	BuildRequires:	pkgconfig(fontconfig)
14cu|xpdf-3.04-1|45	BuildRequires:	pkgconfig(xrender)
14cu|xpdf-3.04-1|46	BuildRequires:	pkgconfig(xft)
14cu|xpdf-3.04-1|47	BuildRequires:	libtool
14cu|xpdf-3.04-1|48	BuildRequires:	lesstif-devel
14cu|xpdf-3.04-1|49	BuildConflicts: libpaper-devel
14cu|xpdf-3.04-1|50	Requires:	urw-fonts
14cu|xpdf-3.04-1|51	# Lesstiff user interface requires these (btw, why a static lesstif and freetype?)
14cu|xpdf-3.04-1|52	Requires:	x11-font-adobe-75dpi
14cu|xpdf-3.04-1|53	Requires:	x11-font-adobe-100dpi
14cu|xpdf-3.04-1|54	Requires:	%{name}-common = %{EVRD}
14cu|xpdf-3.04-1|55	
14cu|xpdf-3.04-1|56	# No library subpackage anymore
14cu|xpdf-3.04-1|57	Obsoletes:	%{libname} < %{EVRD}
14cu|xpdf-3.04-1|58	Obsoletes:	%{develname} < %{EVRD}
14cu|xpdf-3.04-1|59	
14cu|xpdf-3.04-1|60	%description
14cu|xpdf-3.04-1|61	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cu|xpdf-3.04-1|62	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cu|xpdf-3.04-1|63	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
14cu|xpdf-3.04-1|64	standard X fonts.
14cu|xpdf-3.04-1|65	
14cu|xpdf-3.04-1|66	%files
14cu|xpdf-3.04-1|67	%{_bindir}/xpdf
14cu|xpdf-3.04-1|68	%{_mandir}/man1/xpdf.1*
14cu|xpdf-3.04-1|69	%{_datadir}/applications/%{name}.desktop
14cu|xpdf-3.04-1|70	%{_iconsdir}/*.*
14cu|xpdf-3.04-1|71	%{_liconsdir}/*.*
14cu|xpdf-3.04-1|72	%{_miconsdir}/*.*
14cu|xpdf-3.04-1|73	
14cu|xpdf-3.04-1|74	#----------------------------------------------------------------------------
14cu|xpdf-3.04-1|75	
14cu|xpdf-3.04-1|76	%package common
14cu|xpdf-3.04-1|77	Summary:	Common files for xpdf and the applications based on it
14cu|xpdf-3.04-1|78	Group:		Publishing
14cu|xpdf-3.04-1|79	
14cu|xpdf-3.04-1|80	%description common
14cu|xpdf-3.04-1|81	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
14cu|xpdf-3.04-1|82	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
14cu|xpdf-3.04-1|83	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
14cu|xpdf-3.04-1|84	standard X fonts.
14cu|xpdf-3.04-1|85	
14cu|xpdf-3.04-1|86	This package contains common files (such as UnicodeMap and xpdfrc) needed for
14cu|xpdf-3.04-1|87	xpdf and the applications based on it.
14cu|xpdf-3.04-1|88	
14cu|xpdf-3.04-1|89	%files common
14cu|xpdf-3.04-1|90	%{_datadir}/%{name}
14cu|xpdf-3.04-1|91	%{_mandir}/man5/*
14cu|xpdf-3.04-1|92	%config(noreplace) %{_sysconfdir}/xpdfrc
14cu|xpdf-3.04-1|93	
14cu|xpdf-3.04-1|94	#----------------------------------------------------------------------------
14cu|xpdf-3.04-1|95	
14cu|xpdf-3.04-1|96	%prep
14cu|xpdf-3.04-1|97	%setup -q -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a14
14cu|xpdf-3.04-1|98	%patch2 -p1 -b .antihigh
14cu|xpdf-3.04-1|99	%patch6 -p1 -b .zoom
14cu|xpdf-3.04-1|100	%patch16 -p1 -b .chinese
14cu|xpdf-3.04-1|101	%patch17 -p1 -b .CAN-2005-0206
14cu|xpdf-3.04-1|102	%patch19 -p1 -b .core
14cu|xpdf-3.04-1|103	%patch20 -p1 -b .crash
14cu|xpdf-3.04-1|104	%patch21 -p1 -b .xfont
14cu|xpdf-3.04-1|105	
14cu|xpdf-3.04-1|106	
14cu|xpdf-3.04-1|107	%build
14cu|xpdf-3.04-1|108	CURRENTDIR=`pwd`
14cu|xpdf-3.04-1|109	
14cu|xpdf-3.04-1|110	# build xpdf
14cu|xpdf-3.04-1|111	export X_EXTRA_LIBS="-lXft -lXrender -lfontconfig -lz -lfreetype"
14cu|xpdf-3.04-1|112	autoconf
14cu|xpdf-3.04-1|113	%configure2_5x \
14cu|xpdf-3.04-1|114	--bindir=%{_bindir} \
14cu|xpdf-3.04-1|115	--mandir=%{_mandir} \
14cu|xpdf-3.04-1|116	--with-freetype2-includes=%{_includedir}/freetype2 \
14cu|xpdf-3.04-1|117	--enable-opi
14cu|xpdf-3.04-1|118	
14cu|xpdf-3.04-1|119	%make
14cu|xpdf-3.04-1|120	
14cu|xpdf-3.04-1|121	pushd doc
14cu|xpdf-3.04-1|122	perl -pi -e 's|netscape|mozilla|g' xpdf.1 xpdf.cat xpdf.hlp xpdfrc.5
14cu|xpdf-3.04-1|123	perl -pi -e 's@/usr/local/etc/@%{_sysconfdir}/@' *.1 *.5
14cu|xpdf-3.04-1|124	perl -pi -e 's@/usr/local/share/ghostscript/fonts@%{urwdir}@' sample-xpdfrc *.1 *.5
14cu|xpdf-3.04-1|125	perl -pi -e 's@^#displayFontT1@fontFile@' sample-xpdfrc
14cu|xpdf-3.04-1|126	for i in chinese-simplified chinese-traditional cyrillic japanese \
14cu|xpdf-3.04-1|127	korean thai greek latin2 turkish hebrew arabic; \
14cu|xpdf-3.04-1|128	do
14cu|xpdf-3.04-1|129	perl -pi -e 's@/usr/local/share/xpdf@%{_datadir}/xpdf@' \
14cu|xpdf-3.04-1|130	../xpdf-$i/add-to-xpdfrc \
14cu|xpdf-3.04-1|131	../xpdf-$i/README
14cu|xpdf-3.04-1|132	echo >> sample-xpdfrc
14cu|xpdf-3.04-1|133	cat ../xpdf-$i/add-to-xpdfrc >> sample-xpdfrc
14cu|xpdf-3.04-1|134	rm ../xpdf-$i/add-to-xpdfrc
14cu|xpdf-3.04-1|135	done
14cu|xpdf-3.04-1|136	# Xpdf no longer supports X fonts
14cu|xpdf-3.04-1|137	perl -pi -e 's/^displayCIDFontX/#displayCIDFontX/g' sample-xpdfrc
14cu|xpdf-3.04-1|138	perl -pi -e 's/^#urlCommand.*/urlCommand "www-browser %s"/' sample-xpdfrc
14cu|xpdf-3.04-1|139	popd
14cu|xpdf-3.04-1|140	
14cu|xpdf-3.04-1|141	%install
14cu|xpdf-3.04-1|142	install -d %{buildroot}%{_bindir}
14cu|xpdf-3.04-1|143	install -d %{buildroot}%{_mandir}/man1
14cu|xpdf-3.04-1|144	
14cu|xpdf-3.04-1|145	%makeinstall_std
14cu|xpdf-3.04-1|146	
14cu|xpdf-3.04-1|147	for i in chinese-simplified chinese-traditional cyrillic japanese \
14cu|xpdf-3.04-1|148	korean thai greek latin2 turkish hebrew arabic; \
14cu|xpdf-3.04-1|149	do
14cu|xpdf-3.04-1|150	mkdir -p %{buildroot}%{_datadir}/%{name}/$i
14cu|xpdf-3.04-1|151	cp -a xpdf-$i/* %{buildroot}%{_datadir}/%{name}/$i/
14cu|xpdf-3.04-1|152	done
14cu|xpdf-3.04-1|153	
14cu|xpdf-3.04-1|154	install -m 755 -d %{buildroot}%{_datadir}/applications/
14cu|xpdf-3.04-1|155	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xpdf-3.04-1|156	[Desktop Entry]
14cu|xpdf-3.04-1|157	Name=Xpdf
14cu|xpdf-3.04-1|158	Comment=Views PDF files
14cu|xpdf-3.04-1|159	Exec=%{_bindir}/xpdf %f
14cu|xpdf-3.04-1|160	Icon=%{name}
14cu|xpdf-3.04-1|161	Terminal=false
14cu|xpdf-3.04-1|162	Type=Application
14cu|xpdf-3.04-1|163	StartupNotify=true
14cu|xpdf-3.04-1|164	MimeType=text/pdf;text/x-pdf;application/pdf;application/x-pdf;
14cu|xpdf-3.04-1|165	Categories=X-MandrivaLinux-Office-Publishing;Office;Viewer;
14cu|xpdf-3.04-1|166	EOF
14cu|xpdf-3.04-1|167	
14cu|xpdf-3.04-1|168	# mdk icons
14cu|xpdf-3.04-1|169	install -d %{buildroot}%{_iconsdir}
14cu|xpdf-3.04-1|170	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
14cu|xpdf-3.04-1|171	
14cu|xpdf-3.04-1|172	# remove unpackaged files
14cu|xpdf-3.04-1|173	rm -f %{buildroot}%{_bindir}/pdf* %{buildroot}%{_mandir}/man1/pdf*
14cu|xpdf-3.04-1|174	
14cu|xpdf-3.04-1|175	
14cu|xpdf-3.04-1|176	%changelog
14cu|xpdf-3.04-1|177	
14cu|xpdf-3.04-1|178	* Thu Oct 08 2015 Denis Silakov <dsilakov@gmail.com> 3.04-1
14cu|xpdf-3.04-1|179	- (c54a26e) Updated to 3.04
14cu|xpdf-3.04-1|180	
14cu|xpdf-3.04-1|181	

15685 14
14cu|xpeccy-0.5-1.20141117.1|1	%define git 20141117
14cu|xpeccy-0.5-1.20141117.1|2	
14cu|xpeccy-0.5-1.20141117.1|3	Summary:	ZX Spectrum emulator
14cu|xpeccy-0.5-1.20141117.1|4	Name:		xpeccy
14cu|xpeccy-0.5-1.20141117.1|5	Version:	0.5
14cu|xpeccy-0.5-1.20141117.1|6	Release:	1.%{git}.1
14cu|xpeccy-0.5-1.20141117.1|7	License:	MIT
14cu|xpeccy-0.5-1.20141117.1|8	Group:		Emulators
14cu|xpeccy-0.5-1.20141117.1|9	Url:		http://xpeccy.info/
14cu|xpeccy-0.5-1.20141117.1|10	# From git https://github.com/samstyle/Xpeccy
14cu|xpeccy-0.5-1.20141117.1|11	Source0:	%{name}-%{version}.%{git}.tar.bz2
14cu|xpeccy-0.5-1.20141117.1|12	BuildRequires:	cmake
14cu|xpeccy-0.5-1.20141117.1|13	BuildRequires:	qt4-devel
14cu|xpeccy-0.5-1.20141117.1|14	BuildRequires:	pkgconfig(alsa)
14cu|xpeccy-0.5-1.20141117.1|15	BuildRequires:	pkgconfig(gl)
14cu|xpeccy-0.5-1.20141117.1|16	BuildRequires:	pkgconfig(sdl)
14cu|xpeccy-0.5-1.20141117.1|17	BuildRequires:	pkgconfig(zlib)
14cu|xpeccy-0.5-1.20141117.1|18	
14cu|xpeccy-0.5-1.20141117.1|19	%description
14cu|xpeccy-0.5-1.20141117.1|20	ZX Spectrum emulator.
14cu|xpeccy-0.5-1.20141117.1|21	
14cu|xpeccy-0.5-1.20141117.1|22	%files
14cu|xpeccy-0.5-1.20141117.1|23	%doc LICENSE_eng LICENSE_rus
14cu|xpeccy-0.5-1.20141117.1|24	%{_bindir}/%{name}
14cu|xpeccy-0.5-1.20141117.1|25	%{_datadir}/applications/%{name}.desktop
14cu|xpeccy-0.5-1.20141117.1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xpeccy-0.5-1.20141117.1|27	
14cu|xpeccy-0.5-1.20141117.1|28	#----------------------------------------------------------------------------
14cu|xpeccy-0.5-1.20141117.1|29	
14cu|xpeccy-0.5-1.20141117.1|30	%prep
14cu|xpeccy-0.5-1.20141117.1|31	%setup -qn %{name}-%{version}.%{git}
14cu|xpeccy-0.5-1.20141117.1|32	
14cu|xpeccy-0.5-1.20141117.1|33	%build
14cu|xpeccy-0.5-1.20141117.1|34	%cmake -DPACK=rpm
14cu|xpeccy-0.5-1.20141117.1|35	%make VERBOSE=1
14cu|xpeccy-0.5-1.20141117.1|36	
14cu|xpeccy-0.5-1.20141117.1|37	%install
14cu|xpeccy-0.5-1.20141117.1|38	%makeinstall_std -C build
14cu|xpeccy-0.5-1.20141117.1|39	
14cu|xpeccy-0.5-1.20141117.1|40	install -D -m 0644 %{buildroot}%{_iconsdir}/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xpeccy-0.5-1.20141117.1|41	rm -f %{buildroot}%{_iconsdir}/%{name}.png
14cu|xpeccy-0.5-1.20141117.1|42	
14cu|xpeccy-0.5-1.20141117.1|43	mv %{buildroot}%{_datadir}/applications/Xpeccy.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|xpeccy-0.5-1.20141117.1|44	
14cu|xpeccy-0.5-1.20141117.1|45	%changelog
14cu|xpeccy-0.5-1.20141117.1|46	* Tue Nov 18 2014 Rosa <rosa@abf.rosalinux.ru> 0.5-1.20141117.1
14cu|xpeccy-0.5-1.20141117.1|47	+ Revision: d78c6d5
14cu|xpeccy-0.5-1.20141117.1|48	- Automatic import for version 0.5-1.20141117.1
14cu|xpeccy-0.5-1.20141117.1|49	
14cu|xpeccy-0.5-1.20141117.1|50	

15686 14
14cu|xpired-1.22-23|1	Summary:	Action puzzle game
14cu|xpired-1.22-23|2	Name:		xpired
14cu|xpired-1.22-23|3	Version:	1.22
14cu|xpired-1.22-23|4	Release:	23
14cu|xpired-1.22-23|5	Url:		http://xpired.sourceforge.net/
14cu|xpired-1.22-23|6	Source0:	http://prdownloads.sourceforge.net/xpired/%{name}-%{version}-linux_source.tar.bz2
14cu|xpired-1.22-23|7	Patch0:		xpired-debug.patch
14cu|xpired-1.22-23|8	License:	GPLv2+
14cu|xpired-1.22-23|9	Group:		Games/Arcade
14cu|xpired-1.22-23|10	BuildRequires:	libSDL_gfx-devel >= 2.0.25
14cu|xpired-1.22-23|11	BuildRequires:	libSDL_mixer-devel
14cu|xpired-1.22-23|12	BuildRequires:	libSDL_image-devel
14cu|xpired-1.22-23|13	
14cu|xpired-1.22-23|14	%description
14cu|xpired-1.22-23|15	X-Pired is an action puzzle game. The goal of the game in each level
14cu|xpired-1.22-23|16	is to reach the exit square, avoiding exploding barrels and other
14cu|xpired-1.22-23|17	deadly stuff.
14cu|xpired-1.22-23|18	
14cu|xpired-1.22-23|19	%prep
14cu|xpired-1.22-23|20	%setup -qn src
14cu|xpired-1.22-23|21	%patch0 -p1
14cu|xpired-1.22-23|22	
14cu|xpired-1.22-23|23	%build
14cu|xpired-1.22-23|24	%make PREFIX=%{_prefix} SHARE_PREFIX=%{_gamesdatadir}/xpired
14cu|xpired-1.22-23|25	
14cu|xpired-1.22-23|26	%install
14cu|xpired-1.22-23|27	make install PREFIX=%{buildroot}%{_prefix} SHARE_PREFIX=%{buildroot}%{_gamesdatadir}/xpired
14cu|xpired-1.22-23|28	
14cu|xpired-1.22-23|29	mkdir -p %{buildroot}%{_gamesbindir}
14cu|xpired-1.22-23|30	mv %{buildroot}%{_bindir}/* %{buildroot}%{_gamesbindir}
14cu|xpired-1.22-23|31	
14cu|xpired-1.22-23|32	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xpired-1.22-23|33	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xpired-1.22-23|34	[Desktop Entry]
14cu|xpired-1.22-23|35	Name=X-Pired
14cu|xpired-1.22-23|36	Comment=Action-puzzle game
14cu|xpired-1.22-23|37	Exec=%{_gamesbindir}/%{name}
14cu|xpired-1.22-23|38	Icon=arcade_section
14cu|xpired-1.22-23|39	Terminal=false
14cu|xpired-1.22-23|40	Type=Application
14cu|xpired-1.22-23|41	StartupNotify=true
14cu|xpired-1.22-23|42	Categories=Game;ArcadeGame;
14cu|xpired-1.22-23|43	EOF
14cu|xpired-1.22-23|44	
14cu|xpired-1.22-23|45	
14cu|xpired-1.22-23|46	%files
14cu|xpired-1.22-23|47	%doc *.txt README*
14cu|xpired-1.22-23|48	%{_datadir}/applications/*
14cu|xpired-1.22-23|49	%{_gamesbindir}/*
14cu|xpired-1.22-23|50	%{_gamesdatadir}/*
14cu|xpired-1.22-23|51	
14cu|xpired-1.22-23|52	%changelog
14cu|xpired-1.22-23|53	
14cu|xpired-1.22-23|54	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.22-23
14cu|xpired-1.22-23|55	- (283c1ea) Fix debug
14cu|xpired-1.22-23|56	
14cu|xpired-1.22-23|57	

15687 14
14cu|xpp2-2.1.10-7|1	%define originalname PullParser
14cu|xpp2-2.1.10-7|2	
14cu|xpp2-2.1.10-7|3	Summary:        XML Pull Parser
14cu|xpp2-2.1.10-7|4	Name:           xpp2
14cu|xpp2-2.1.10-7|5	Version:        2.1.10
14cu|xpp2-2.1.10-7|6	Release:        7
14cu|xpp2-2.1.10-7|7	Epoch:          0
14cu|xpp2-2.1.10-7|8	License:        Apache Software License
14cu|xpp2-2.1.10-7|9	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/
14cu|xpp2-2.1.10-7|10	Group:          Development/Java
14cu|xpp2-2.1.10-7|11	Source0:        http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz
14cu|xpp2-2.1.10-7|12	Patch0:         xpp2-build_xml.patch
14cu|xpp2-2.1.10-7|13	BuildRequires:  ant >= 0:1.6
14cu|xpp2-2.1.10-7|14	BuildRequires:  ant-junit >= 0:1.6
14cu|xpp2-2.1.10-7|15	BuildRequires:  java-devel
14cu|xpp2-2.1.10-7|16	BuildRequires:  java-rpmbuild >= 0:1.6
14cu|xpp2-2.1.10-7|17	BuildRequires:  junit
14cu|xpp2-2.1.10-7|18	BuildRequires:  xerces-j2
14cu|xpp2-2.1.10-7|19	BuildRequires:  xml-commons-jaxp-1.3-apis
14cu|xpp2-2.1.10-7|20	Requires:       xml-commons-jaxp-1.3-apis
14cu|xpp2-2.1.10-7|21	Requires:       jpackage-utils
14cu|xpp2-2.1.10-7|22	BuildArch:      noarch
14cu|xpp2-2.1.10-7|23	BuildRequires:  java-devel
14cu|xpp2-2.1.10-7|24	
14cu|xpp2-2.1.10-7|25	
14cu|xpp2-2.1.10-7|26	%description
14cu|xpp2-2.1.10-7|27	XML Pull Parser 2 (XPP2) is a simple and fast incremental XML parser.
14cu|xpp2-2.1.10-7|28	NOTE: XPP2 is no longer developed and is on maintenance mode.
14cu|xpp2-2.1.10-7|29	All active development concentrates on its successor XPP3/MXP1.
14cu|xpp2-2.1.10-7|30	
14cu|xpp2-2.1.10-7|31	%package javadoc
14cu|xpp2-2.1.10-7|32	Summary:        Javadoc for %{name}
14cu|xpp2-2.1.10-7|33	Group:          Development/Java
14cu|xpp2-2.1.10-7|34	
14cu|xpp2-2.1.10-7|35	%description javadoc
14cu|xpp2-2.1.10-7|36	%{summary}.
14cu|xpp2-2.1.10-7|37	
14cu|xpp2-2.1.10-7|38	%package doc
14cu|xpp2-2.1.10-7|39	Summary:        Manual for %{name}
14cu|xpp2-2.1.10-7|40	Group:          Development/Java
14cu|xpp2-2.1.10-7|41	
14cu|xpp2-2.1.10-7|42	%description doc
14cu|xpp2-2.1.10-7|43	%{summary}.
14cu|xpp2-2.1.10-7|44	
14cu|xpp2-2.1.10-7|45	%package demo
14cu|xpp2-2.1.10-7|46	Summary:        Samples for %{name}
14cu|xpp2-2.1.10-7|47	Group:          Development/Java
14cu|xpp2-2.1.10-7|48	Requires:       %{name} = %{epoch}:%{version}
14cu|xpp2-2.1.10-7|49	
14cu|xpp2-2.1.10-7|50	%description demo
14cu|xpp2-2.1.10-7|51	%{summary}.
14cu|xpp2-2.1.10-7|52	
14cu|xpp2-2.1.10-7|53	%prep
14cu|xpp2-2.1.10-7|54	%setup -q -n %{originalname}%{version}
14cu|xpp2-2.1.10-7|55	%remove_java_binaries
14cu|xpp2-2.1.10-7|56	
14cu|xpp2-2.1.10-7|57	%patch0 -b .sav
14cu|xpp2-2.1.10-7|58	
14cu|xpp2-2.1.10-7|59	%build
14cu|xpp2-2.1.10-7|60	export OPT_JAR_LIST="ant/ant-junit junit"
14cu|xpp2-2.1.10-7|61	export CLASSPATH=$(build-classpath xerces-j2 xml-commons-jaxp-1.3-apis)
14cu|xpp2-2.1.10-7|62	%{ant} all api api.impl
14cu|xpp2-2.1.10-7|63	CLASSPATH=$CLASSPATH:$(build-classpath junit):build/tests:build/lib/PullParser-2.1.10.jar
14cu|xpp2-2.1.10-7|64	%{java} AllTests
14cu|xpp2-2.1.10-7|65	
14cu|xpp2-2.1.10-7|66	%install
14cu|xpp2-2.1.10-7|67	
14cu|xpp2-2.1.10-7|68	# jars
14cu|xpp2-2.1.10-7|69	mkdir -p %{buildroot}%{_javadir}
14cu|xpp2-2.1.10-7|70	
14cu|xpp2-2.1.10-7|71	cp -p build/lib/%{originalname}-intf-%{version}.jar \
14cu|xpp2-2.1.10-7|72	%{buildroot}%{_javadir}/%{name}-intf-%{version}.jar
14cu|xpp2-2.1.10-7|73	cp -p build/lib/%{originalname}-standard-%{version}.jar \
14cu|xpp2-2.1.10-7|74	%{buildroot}%{_javadir}/%{name}-standard-%{version}.jar
14cu|xpp2-2.1.10-7|75	cp -p build/lib/%{originalname}-%{version}.jar \
14cu|xpp2-2.1.10-7|76	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14cu|xpp2-2.1.10-7|77	cp -p build/lib/%{originalname}-x2-%{version}.jar \
14cu|xpp2-2.1.10-7|78	%{buildroot}%{_javadir}/%{name}-x2-%{version}.jar
14cu|xpp2-2.1.10-7|79	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14cu|xpp2-2.1.10-7|80	
14cu|xpp2-2.1.10-7|81	# javadoc
14cu|xpp2-2.1.10-7|82	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}/api
14cu|xpp2-2.1.10-7|83	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}/api_impl
14cu|xpp2-2.1.10-7|84	cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}/api
14cu|xpp2-2.1.10-7|85	#cp -pr doc/api_impl/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api_impl
14cu|xpp2-2.1.10-7|86	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14cu|xpp2-2.1.10-7|87	
14cu|xpp2-2.1.10-7|88	
14cu|xpp2-2.1.10-7|89	rm -rf doc/{build.txt,api,api_impl}
14cu|xpp2-2.1.10-7|90	
14cu|xpp2-2.1.10-7|91	# doc
14cu|xpp2-2.1.10-7|92	mkdir -p %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cu|xpp2-2.1.10-7|93	cp -pr doc/* %{buildroot}%{_datadir}/doc/%{name}-%{version}
14cu|xpp2-2.1.10-7|94	ln -s %{name}-%{version} %{buildroot}%{_datadir}/doc/%{name}
14cu|xpp2-2.1.10-7|95	
14cu|xpp2-2.1.10-7|96	# demo
14cu|xpp2-2.1.10-7|97	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14cu|xpp2-2.1.10-7|98	cp -pr src/java/samples/* %{buildroot}%{_datadir}/%{name}-%{version}
14cu|xpp2-2.1.10-7|99	ln -s %{name}-%{version} %{buildroot}%{_datadir}/%{name}
14cu|xpp2-2.1.10-7|100	
14cu|xpp2-2.1.10-7|101	%files
14cu|xpp2-2.1.10-7|102	%defattr(0644,root,root,0755)
14cu|xpp2-2.1.10-7|103	%doc README.html
14cu|xpp2-2.1.10-7|104	%doc LICENSE.txt
14cu|xpp2-2.1.10-7|105	%{_javadir}/%{name}.jar
14cu|xpp2-2.1.10-7|106	%{_javadir}/%{name}-%{version}.jar
14cu|xpp2-2.1.10-7|107	%{_javadir}/%{name}-intf.jar
14cu|xpp2-2.1.10-7|108	%{_javadir}/%{name}-intf-%{version}.jar
14cu|xpp2-2.1.10-7|109	%{_javadir}/%{name}-standard.jar
14cu|xpp2-2.1.10-7|110	%{_javadir}/%{name}-standard-%{version}.jar
14cu|xpp2-2.1.10-7|111	%{_javadir}/%{name}-x2.jar
14cu|xpp2-2.1.10-7|112	%{_javadir}/%{name}-x2-%{version}.jar
14cu|xpp2-2.1.10-7|113	
14cu|xpp2-2.1.10-7|114	%files javadoc
14cu|xpp2-2.1.10-7|115	%defattr(0644,root,root,0755)
14cu|xpp2-2.1.10-7|116	%doc %{_javadocdir}/%{name}-%{version}
14cu|xpp2-2.1.10-7|117	%doc %{_javadocdir}/%{name}
14cu|xpp2-2.1.10-7|118	
14cu|xpp2-2.1.10-7|119	%files doc
14cu|xpp2-2.1.10-7|120	%defattr(0644,root,root,0755)
14cu|xpp2-2.1.10-7|121	%doc %{_datadir}/doc/%{name}-%{version}
14cu|xpp2-2.1.10-7|122	
14cu|xpp2-2.1.10-7|123	%files demo
14cu|xpp2-2.1.10-7|124	%defattr(0644,root,root,0755)
14cu|xpp2-2.1.10-7|125	%{_datadir}/%{name}-%{version}
14cu|xpp2-2.1.10-7|126	%{_datadir}/%{name}
14cu|xpp2-2.1.10-7|127	
14cu|xpp2-2.1.10-7|128	
14cu|xpp2-2.1.10-7|129	
14cu|xpp2-2.1.10-7|130	%changelog
14cu|xpp2-2.1.10-7|131	
14cu|xpp2-2.1.10-7|132	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.1.10-7
14cu|xpp2-2.1.10-7|133	- (52599a9) Move bacl to old junit
14cu|xpp2-2.1.10-7|134	
14cu|xpp2-2.1.10-7|135	

15688 14
14cu|xpp3-1.1.3.8-10|1	%define oversion 1.1.3_8
14cu|xpp3-1.1.3.8-10|2	
14cu|xpp3-1.1.3.8-10|3	Summary:        XML Pull Parser
14cu|xpp3-1.1.3.8-10|4	Name:           xpp3
14cu|xpp3-1.1.3.8-10|5	Version:        1.1.3.8
14cu|xpp3-1.1.3.8-10|6	Release:        10
14cu|xpp3-1.1.3.8-10|7	Epoch:		0
14cu|xpp3-1.1.3.8-10|8	License:        ASL 1.1
14cu|xpp3-1.1.3.8-10|9	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
14cu|xpp3-1.1.3.8-10|10	Group:          Development/Java
14cu|xpp3-1.1.3.8-10|11	Source0:        http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz
14cu|xpp3-1.1.3.8-10|12	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.pom
14cu|xpp3-1.1.3.8-10|13	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3_xpath/1.1.3.4.O/xpp3_xpath-1.1.3.4.O.pom
14cu|xpp3-1.1.3.8-10|14	Source3:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.pom
14cu|xpp3-1.1.3.8-10|15	Patch0:         %{name}-link-docs-locally.patch
14cu|xpp3-1.1.3.8-10|16	Requires:       jpackage-utils >= 0:1.6
14cu|xpp3-1.1.3.8-10|17	Requires:       java >= 0:1.4.2
14cu|xpp3-1.1.3.8-10|18	BuildRequires:  jpackage-utils >= 0:1.6
14cu|xpp3-1.1.3.8-10|19	BuildRequires:  ant >= 0:1.6
14cu|xpp3-1.1.3.8-10|20	BuildRequires:  junit4
14cu|xpp3-1.1.3.8-10|21	BuildRequires:  xml-commons-apis
14cu|xpp3-1.1.3.8-10|22	BuildRequires:  perl
14cu|xpp3-1.1.3.8-10|23	Requires:       jpackage-utils
14cu|xpp3-1.1.3.8-10|24	Requires:       junit4
14cu|xpp3-1.1.3.8-10|25	Requires:       xml-commons-apis
14cu|xpp3-1.1.3.8-10|26	Requires:       java
14cu|xpp3-1.1.3.8-10|27	Requires(post):   jpackage-utils
14cu|xpp3-1.1.3.8-10|28	Requires(postun): jpackage-utils
14cu|xpp3-1.1.3.8-10|29	
14cu|xpp3-1.1.3.8-10|30	BuildArch:      noarch
14cu|xpp3-1.1.3.8-10|31	
14cu|xpp3-1.1.3.8-10|32	%description
14cu|xpp3-1.1.3.8-10|33	Xml Pull Parser 3rd Edition (XPP3) MXP1 is a new XmlPull
14cu|xpp3-1.1.3.8-10|34	parsing engine that is based on ideas from XPP and in
14cu|xpp3-1.1.3.8-10|35	particular XPP2 but completely revised and rewritten to
14cu|xpp3-1.1.3.8-10|36	take best advantage of latest JIT JVMs such as Hotspot in JDK 1.4.
14cu|xpp3-1.1.3.8-10|37	
14cu|xpp3-1.1.3.8-10|38	%package minimal
14cu|xpp3-1.1.3.8-10|39	Summary:        Minimal XML Pull Parser
14cu|xpp3-1.1.3.8-10|40	Group:          Development/Java
14cu|xpp3-1.1.3.8-10|41	Requires:       jpackage-utils
14cu|xpp3-1.1.3.8-10|42	Requires:       junit4
14cu|xpp3-1.1.3.8-10|43	Requires:       xml-commons-apis
14cu|xpp3-1.1.3.8-10|44	Requires:       java
14cu|xpp3-1.1.3.8-10|45	Requires(post):   jpackage-utils
14cu|xpp3-1.1.3.8-10|46	Requires(postun): jpackage-utils
14cu|xpp3-1.1.3.8-10|47	
14cu|xpp3-1.1.3.8-10|48	%description minimal
14cu|xpp3-1.1.3.8-10|49	Minimal XML pull parser implementation.
14cu|xpp3-1.1.3.8-10|50	
14cu|xpp3-1.1.3.8-10|51	%package javadoc
14cu|xpp3-1.1.3.8-10|52	Summary:        Javadoc for %{name}
14cu|xpp3-1.1.3.8-10|53	Group:          Development/Java
14cu|xpp3-1.1.3.8-10|54	Requires:       jpackage-utils
14cu|xpp3-1.1.3.8-10|55	
14cu|xpp3-1.1.3.8-10|56	%description javadoc
14cu|xpp3-1.1.3.8-10|57	Javadoc for %{name}.
14cu|xpp3-1.1.3.8-10|58	
14cu|xpp3-1.1.3.8-10|59	%prep
14cu|xpp3-1.1.3.8-10|60	%setup -q -n %{name}-%{oversion}
14cu|xpp3-1.1.3.8-10|61	# remove all binary libs
14cu|xpp3-1.1.3.8-10|62	find . -name "*.jar" -exec rm -f {} \;
14cu|xpp3-1.1.3.8-10|63	
14cu|xpp3-1.1.3.8-10|64	%patch0
14cu|xpp3-1.1.3.8-10|65	
14cu|xpp3-1.1.3.8-10|66	%build
14cu|xpp3-1.1.3.8-10|67	export CLASSPATH=$(build-classpath xml-commons-apis junit4)
14cu|xpp3-1.1.3.8-10|68	ant xpp3 junit apidoc
14cu|xpp3-1.1.3.8-10|69	
14cu|xpp3-1.1.3.8-10|70	%install
14cu|xpp3-1.1.3.8-10|71	
14cu|xpp3-1.1.3.8-10|72	# jars
14cu|xpp3-1.1.3.8-10|73	mkdir -p %{buildroot}%{_javadir}
14cu|xpp3-1.1.3.8-10|74	cp -p build/%{name}-%{oversion}.jar %{buildroot}%{_javadir}/%{name}.jar
14cu|xpp3-1.1.3.8-10|75	cp -p build/%{name}_min-%{oversion}.jar %{buildroot}%{_javadir}/%{name}-minimal.jar
14cu|xpp3-1.1.3.8-10|76	cp -p build/%{name}_xpath-%{oversion}.jar %{buildroot}%{_javadir}/%{name}-xpath.jar
14cu|xpp3-1.1.3.8-10|77	
14cu|xpp3-1.1.3.8-10|78	# javadoc
14cu|xpp3-1.1.3.8-10|79	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14cu|xpp3-1.1.3.8-10|80	cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name}
14cu|xpp3-1.1.3.8-10|81	
14cu|xpp3-1.1.3.8-10|82	rm -rf doc/{build.txt,api}
14cu|xpp3-1.1.3.8-10|83	
14cu|xpp3-1.1.3.8-10|84	install -d -m 755 %{buildroot}%{_mavenpomdir}
14cu|xpp3-1.1.3.8-10|85	install -pm 644 %{SOURCE3} \
14cu|xpp3-1.1.3.8-10|86	%{buildroot}%{_mavenpomdir}/JPP-%{name}-minimal.pom
14cu|xpp3-1.1.3.8-10|87	%add_to_maven_depmap %{name} %{name}_min %{version} JPP %{name}-minimal
14cu|xpp3-1.1.3.8-10|88	
14cu|xpp3-1.1.3.8-10|89	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-minimal
14cu|xpp3-1.1.3.8-10|90	install -pm 644 %{SOURCE1} \
14cu|xpp3-1.1.3.8-10|91	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14cu|xpp3-1.1.3.8-10|92	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14cu|xpp3-1.1.3.8-10|93	
14cu|xpp3-1.1.3.8-10|94	install -pm 644 %{SOURCE2} \
14cu|xpp3-1.1.3.8-10|95	%{buildroot}%{_mavenpomdir}/JPP-%{name}-xpath.pom
14cu|xpp3-1.1.3.8-10|96	%add_to_maven_depmap %{name} %{name}_xpath %{version} JPP %{name}-xpath
14cu|xpp3-1.1.3.8-10|97	
14cu|xpp3-1.1.3.8-10|98	
14cu|xpp3-1.1.3.8-10|99	%post
14cu|xpp3-1.1.3.8-10|100	%update_maven_depmap
14cu|xpp3-1.1.3.8-10|101	
14cu|xpp3-1.1.3.8-10|102	%postun
14cu|xpp3-1.1.3.8-10|103	%update_maven_depmap
14cu|xpp3-1.1.3.8-10|104	
14cu|xpp3-1.1.3.8-10|105	%post minimal
14cu|xpp3-1.1.3.8-10|106	%update_maven_depmap
14cu|xpp3-1.1.3.8-10|107	
14cu|xpp3-1.1.3.8-10|108	%postun minimal
14cu|xpp3-1.1.3.8-10|109	%update_maven_depmap
14cu|xpp3-1.1.3.8-10|110	
14cu|xpp3-1.1.3.8-10|111	%files
14cu|xpp3-1.1.3.8-10|112	%doc README.html LICENSE.txt doc/*
14cu|xpp3-1.1.3.8-10|113	%{_javadir}/%{name}.jar
14cu|xpp3-1.1.3.8-10|114	%{_javadir}/%{name}-xpath.jar
14cu|xpp3-1.1.3.8-10|115	%{_mavenpomdir}/JPP-%{name}-xpath.pom
14cu|xpp3-1.1.3.8-10|116	%{_mavenpomdir}/JPP-%{name}.pom
14cu|xpp3-1.1.3.8-10|117	%{_mavendepmapfragdir}/%{name}
14cu|xpp3-1.1.3.8-10|118	
14cu|xpp3-1.1.3.8-10|119	%files minimal
14cu|xpp3-1.1.3.8-10|120	%doc LICENSE.txt
14cu|xpp3-1.1.3.8-10|121	%{_mavendepmapfragdir}/%{name}-minimal
14cu|xpp3-1.1.3.8-10|122	%{_mavenpomdir}/JPP-%{name}-minimal.pom
14cu|xpp3-1.1.3.8-10|123	%{_javadir}/%{name}-minimal.jar
14cu|xpp3-1.1.3.8-10|124	
14cu|xpp3-1.1.3.8-10|125	%files javadoc
14cu|xpp3-1.1.3.8-10|126	%doc %{_javadocdir}/*
14cu|xpp3-1.1.3.8-10|127	
14cu|xpp3-1.1.3.8-10|128	%changelog
14cu|xpp3-1.1.3.8-10|129	
14cu|xpp3-1.1.3.8-10|130	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.3.8-10
14cu|xpp3-1.1.3.8-10|131	- (cfd263e) Fix junit build
14cu|xpp3-1.1.3.8-10|132	
14cu|xpp3-1.1.3.8-10|133	

15689 14
14cu|xrdp-0.9.2-1|1	%define major 0
14cu|xrdp-0.9.2-1|2	%define libname %mklibname rfxencode %{major}
14cu|xrdp-0.9.2-1|3	%define devname %mklibname rfxencode  -d
14cu|xrdp-0.9.2-1|4	
14cu|xrdp-0.9.2-1|5	Summary:	Open source remote desktop protocol (RDP) server
14cu|xrdp-0.9.2-1|6	Name:		xrdp
14cu|xrdp-0.9.2-1|7	Epoch:		1
14cu|xrdp-0.9.2-1|8	Version:	0.9.2
14cu|xrdp-0.9.2-1|9	Release:	1
14cu|xrdp-0.9.2-1|10	License:	GPLv2+ with exceptions
14cu|xrdp-0.9.2-1|11	Group:		Networking/Remote access
14cu|xrdp-0.9.2-1|12	Url:		http://xrdp.sourceforge.net/
14cu|xrdp-0.9.2-1|13	Source0:	http://sourceforge.net/projects/xrdp/files/xrdp/%{version}/%{name}-%{version}.tar.gz
14cu|xrdp-0.9.2-1|14	Source1:	xrdp-sesman.pamd
14cu|xrdp-0.9.2-1|15	Source2: 	xrdp.sysconfig
14cu|xrdp-0.9.2-1|16	Source3:	xrdp.logrotate
14cu|xrdp-0.9.2-1|17	Source100:	xrdp.rpmlintrc
14cu|xrdp-0.9.2-1|18	Patch0:		xrdp-0.9.2-sesman.patch
14cu|xrdp-0.9.2-1|19	Patch1:		xrdp-0.9.2-service.patch
14cu|xrdp-0.9.2-1|20	Patch2:		xrdp-0.9.2-setpriv.patch
14cu|xrdp-0.9.2-1|21	Patch3:		xrdp-0.9.2-split-line.patch
14cu|xrdp-0.9.2-1|22	Patch4:		xrdp-0.9.2-xrdp-ini.patch
14cu|xrdp-0.9.2-1|23	BuildRequires:	libtool
14cu|xrdp-0.9.2-1|24	BuildRequires:	nasm
14cu|xrdp-0.9.2-1|25	BuildRequires:	pam-devel
14cu|xrdp-0.9.2-1|26	BuildRequires:	pkgconfig(glib-2.0)
14cu|xrdp-0.9.2-1|27	BuildRequires:	pkgconfig(openssl)
14cu|xrdp-0.9.2-1|28	Buildrequires:	pkgconfig(x11)
14cu|xrdp-0.9.2-1|29	BuildRequires:	pkgconfig(xfixes)
14cu|xrdp-0.9.2-1|30	BuildRequires:	pkgconfig(xrandr)
14cu|xrdp-0.9.2-1|31	BuildRequires:	pkgconfig(systemd)
14cu|xrdp-0.9.2-1|32	#vnc-server provides Xvnc (tigervnc-server in fedora)
14cu|xrdp-0.9.2-1|33	Requires:	tigervnc-server
14cu|xrdp-0.9.2-1|34	Requires:	%{libname} = %{EVRD}
14cu|xrdp-0.9.2-1|35	Requires(post,preun):	rpm-helper
14cu|xrdp-0.9.2-1|36	
14cu|xrdp-0.9.2-1|37	%description
14cu|xrdp-0.9.2-1|38	The goal of this project is to provide a fully functional Linux terminal
14cu|xrdp-0.9.2-1|39	server, capable of accepting connections from rdesktop and Microsoft's own
14cu|xrdp-0.9.2-1|40	terminal server / remote desktop clients.
14cu|xrdp-0.9.2-1|41	
14cu|xrdp-0.9.2-1|42	%files
14cu|xrdp-0.9.2-1|43	%doc COPYING *.txt
14cu|xrdp-0.9.2-1|44	%dir %{_libdir}/xrdp
14cu|xrdp-0.9.2-1|45	%dir %{_sysconfdir}/xrdp
14cu|xrdp-0.9.2-1|46	%dir %{_sysconfdir}/xrdp/pulse
14cu|xrdp-0.9.2-1|47	%dir %{_datadir}/xrdp
14cu|xrdp-0.9.2-1|48	%config(noreplace) %{_sysconfdir}/xrdp/xrdp.ini
14cu|xrdp-0.9.2-1|49	%config(noreplace) %{_sysconfdir}/pam.d/xrdp-sesman
14cu|xrdp-0.9.2-1|50	%config(noreplace) %{_sysconfdir}/logrotate.d/xrdp
14cu|xrdp-0.9.2-1|51	%config(noreplace) %{_sysconfdir}/sysconfig/xrdp
14cu|xrdp-0.9.2-1|52	%config(noreplace) %{_sysconfdir}/xrdp/sesman.ini
14cu|xrdp-0.9.2-1|53	%{_sysconfdir}/xrdp/*.sh
14cu|xrdp-0.9.2-1|54	%{_sysconfdir}/xrdp/km*.ini
14cu|xrdp-0.9.2-1|55	%{_sysconfdir}/xrdp/xrdp_keyboard.ini
14cu|xrdp-0.9.2-1|56	%{_bindir}/xrdp-genkeymap
14cu|xrdp-0.9.2-1|57	%{_bindir}/xrdp-sesadmin
14cu|xrdp-0.9.2-1|58	%{_bindir}/xrdp-keygen
14cu|xrdp-0.9.2-1|59	%{_bindir}/xrdp-sesrun
14cu|xrdp-0.9.2-1|60	# %{_bindir}/xrdp-sestest
14cu|xrdp-0.9.2-1|61	%{_bindir}/xrdp-dis
14cu|xrdp-0.9.2-1|62	%{_sbindir}/xrdp-chansrv
14cu|xrdp-0.9.2-1|63	%{_sbindir}/xrdp
14cu|xrdp-0.9.2-1|64	%{_sbindir}/xrdp-sesman
14cu|xrdp-0.9.2-1|65	%{_datadir}/xrdp/ad256.bmp
14cu|xrdp-0.9.2-1|66	%{_datadir}/xrdp/cursor0.cur
14cu|xrdp-0.9.2-1|67	%{_datadir}/xrdp/cursor1.cur
14cu|xrdp-0.9.2-1|68	%{_datadir}/xrdp/xrdp256.bmp
14cu|xrdp-0.9.2-1|69	%{_datadir}/xrdp/sans-10.fv1
14cu|xrdp-0.9.2-1|70	%{_datadir}/xrdp/ad24b.bmp
14cu|xrdp-0.9.2-1|71	%{_datadir}/xrdp/xrdp24b.bmp
14cu|xrdp-0.9.2-1|72	%{_datadir}/xrdp/xrdp_logo.bmp
14cu|xrdp-0.9.2-1|73	%{_mandir}/man5/*
14cu|xrdp-0.9.2-1|74	%{_mandir}/man8/*
14cu|xrdp-0.9.2-1|75	%{_mandir}/man1/*
14cu|xrdp-0.9.2-1|76	%{_libdir}/xrdp/lib*.so.*
14cu|xrdp-0.9.2-1|77	%{_libdir}/xrdp/libcommon.so
14cu|xrdp-0.9.2-1|78	%{_libdir}/xrdp/libmc.so
14cu|xrdp-0.9.2-1|79	%{_libdir}/xrdp/libscp.so
14cu|xrdp-0.9.2-1|80	%{_libdir}/xrdp/libvnc.so
14cu|xrdp-0.9.2-1|81	%{_libdir}/xrdp/libxrdp.so
14cu|xrdp-0.9.2-1|82	%{_libdir}/xrdp/libxup.so
14cu|xrdp-0.9.2-1|83	%{_libdir}/xrdp/libxrdpapi.so
14cu|xrdp-0.9.2-1|84	%{_sysconfdir}/xrdp/pulse/default.pa
14cu|xrdp-0.9.2-1|85	%{_unitdir}/xrdp-sesman.service
14cu|xrdp-0.9.2-1|86	%{_unitdir}/xrdp.service
14cu|xrdp-0.9.2-1|87	%ghost %{_localstatedir}/log/xrdp-sesman.log
14cu|xrdp-0.9.2-1|88	%attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini
14cu|xrdp-0.9.2-1|89	
14cu|xrdp-0.9.2-1|90	%post
14cu|xrdp-0.9.2-1|91	%_create_ssl_certificate %{name}
14cu|xrdp-0.9.2-1|92	%_post_service %{name}
14cu|xrdp-0.9.2-1|93	
14cu|xrdp-0.9.2-1|94	xrdp-keygen xrdp %{_sysconfdir}/xrdp/rsakeys.ini > /dev/null
14cu|xrdp-0.9.2-1|95	chmod 0600 %{_sysconfdir}/xrdp/rsakeys.ini
14cu|xrdp-0.9.2-1|96	
14cu|xrdp-0.9.2-1|97	%preun
14cu|xrdp-0.9.2-1|98	%_preun_service %{name}
14cu|xrdp-0.9.2-1|99	
14cu|xrdp-0.9.2-1|100	#----------------------------------------------------------------------------
14cu|xrdp-0.9.2-1|101	%package devel
14cu|xrdp-0.9.2-1|102	Summary: Headers and pkg-config files needed to compile xrdp backends
14cu|xrdp-0.9.2-1|103	Requires: %{devname} = %{EVRD}
14cu|xrdp-0.9.2-1|104	
14cu|xrdp-0.9.2-1|105	%description devel
14cu|xrdp-0.9.2-1|106	This package contains headers necessary for developing xrdp backends that
14cu|xrdp-0.9.2-1|107	talk to xrdp
14cu|xrdp-0.9.2-1|108	
14cu|xrdp-0.9.2-1|109	%files devel
14cu|xrdp-0.9.2-1|110	%{_includedir}/xrdp*
14cu|xrdp-0.9.2-1|111	%{_libdir}/pkgconfig/xrdp.pc
14cu|xrdp-0.9.2-1|112	
14cu|xrdp-0.9.2-1|113	#----------------------------------------------------------------------------
14cu|xrdp-0.9.2-1|114	
14cu|xrdp-0.9.2-1|115	%package -n %{libname}
14cu|xrdp-0.9.2-1|116	Summary:        Librfxencode library
14cu|xrdp-0.9.2-1|117	Group:          System/Libraries
14cu|xrdp-0.9.2-1|118	
14cu|xrdp-0.9.2-1|119	%description -n %{libname}
14cu|xrdp-0.9.2-1|120	Librfxencode library.
14cu|xrdp-0.9.2-1|121	
14cu|xrdp-0.9.2-1|122	%files -n %{libname}
14cu|xrdp-0.9.2-1|123	%{_libdir}/librfxencode.so.%{major}*
14cu|xrdp-0.9.2-1|124	
14cu|xrdp-0.9.2-1|125	#----------------------------------------------------------------------------
14cu|xrdp-0.9.2-1|126	
14cu|xrdp-0.9.2-1|127	%package -n %{devname}
14cu|xrdp-0.9.2-1|128	Summary:        Librfxencode library develompemnt files
14cu|xrdp-0.9.2-1|129	Group:          System/Libraries
14cu|xrdp-0.9.2-1|130	
14cu|xrdp-0.9.2-1|131	%description -n %{devname}
14cu|xrdp-0.9.2-1|132	Librfxencode library.
14cu|xrdp-0.9.2-1|133	
14cu|xrdp-0.9.2-1|134	%files -n %{devname}
14cu|xrdp-0.9.2-1|135	%{_includedir}/rfxcodec_*.h
14cu|xrdp-0.9.2-1|136	%{_libdir}/pkgconfig/rfxcodec.pc
14cu|xrdp-0.9.2-1|137	%{_libdir}/librfxencode.so
14cu|xrdp-0.9.2-1|138	
14cu|xrdp-0.9.2-1|139	#----------------------------------------------------------------------------
14cu|xrdp-0.9.2-1|140	
14cu|xrdp-0.9.2-1|141	%prep
14cu|xrdp-0.9.2-1|142	%setup -q
14cu|xrdp-0.9.2-1|143	%patch0 -p1 -b .sesman
14cu|xrdp-0.9.2-1|144	%patch1 -p1 -b .service
14cu|xrdp-0.9.2-1|145	%patch2 -p1 -b .setpriv
14cu|xrdp-0.9.2-1|146	%patch3 -p1 -b .split
14cu|xrdp-0.9.2-1|147	%patch4 -p1 -b .ini
14cu|xrdp-0.9.2-1|148	
14cu|xrdp-0.9.2-1|149	# never hardcode rpaths
14cu|xrdp-0.9.2-1|150	sed -i -e 's/^\(AM_CONDITIONAL(GOT_PREFIX,\).*$/\1 false)/' configure.ac
14cu|xrdp-0.9.2-1|151	
14cu|xrdp-0.9.2-1|152	# remove unused modules from xrdp login combobox
14cu|xrdp-0.9.2-1|153	sed -i -e '/\[xrdp1\]/,$d' xrdp/xrdp.ini
14cu|xrdp-0.9.2-1|154	
14cu|xrdp-0.9.2-1|155	echo "
14cu|xrdp-0.9.2-1|156	[xrdp1]
14cu|xrdp-0.9.2-1|157	name=sesman-Xvnc
14cu|xrdp-0.9.2-1|158	lib=libvnc.so
14cu|xrdp-0.9.2-1|159	username=ask
14cu|xrdp-0.9.2-1|160	password=ask
14cu|xrdp-0.9.2-1|161	ip=127.0.0.1
14cu|xrdp-0.9.2-1|162	port=-1
14cu|xrdp-0.9.2-1|163	delay_ms=2000
14cu|xrdp-0.9.2-1|164	" >>  xrdp/xrdp.ini
14cu|xrdp-0.9.2-1|165	
14cu|xrdp-0.9.2-1|166	sed -i -e 's|certificate=.*$|certificate=%{_sysconfdir}/pki/certs/%{name}.pem|' -e 's|key_file=.*$|key_file=%{_sysconfdir}/pki/tls/private/%{name}.pem|' xrdp/xrdp.ini
14cu|xrdp-0.9.2-1|167	
14cu|xrdp-0.9.2-1|168	#Low is 40 bit key and everything from client to server is encrypted.
14cu|xrdp-0.9.2-1|169	#Medium is 40 bit key, everything both ways is encrypted.
14cu|xrdp-0.9.2-1|170	#High is 128 bit key everything both ways is encrypted.
14cu|xrdp-0.9.2-1|171	
14cu|xrdp-0.9.2-1|172	# increase encryption to 128 bit's
14cu|xrdp-0.9.2-1|173	sed -i 's/crypt_level=low/crypt_level=high/g' xrdp/xrdp.ini
14cu|xrdp-0.9.2-1|174	
14cu|xrdp-0.9.2-1|175	# create 'bash -l' based startwm, to pick up PATH etc.
14cu|xrdp-0.9.2-1|176	echo '#!/bin/bash -l
14cu|xrdp-0.9.2-1|177	. %{_sysconfdir}/xrdp/startwm.sh' > sesman/startwm-bash.sh
14cu|xrdp-0.9.2-1|178	
14cu|xrdp-0.9.2-1|179	%build
14cu|xrdp-0.9.2-1|180	./bootstrap
14cu|xrdp-0.9.2-1|181	
14cu|xrdp-0.9.2-1|182	%configure2_5x
14cu|xrdp-0.9.2-1|183	%make
14cu|xrdp-0.9.2-1|184	
14cu|xrdp-0.9.2-1|185	%install
14cu|xrdp-0.9.2-1|186	%make_install
14cu|xrdp-0.9.2-1|187	
14cu|xrdp-0.9.2-1|188	#remove *.a files
14cu|xrdp-0.9.2-1|189	find %{buildroot} -name '*.a' -exec rm {} \;
14cu|xrdp-0.9.2-1|190	
14cu|xrdp-0.9.2-1|191	#install sesman pam config /etc/pam.d/xrdp-sesman
14cu|xrdp-0.9.2-1|192	install -Dp -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/xrdp-sesman
14cu|xrdp-0.9.2-1|193	
14cu|xrdp-0.9.2-1|194	#install xrdp sysconfig /etc/sysconfig/xrdp
14cu|xrdp-0.9.2-1|195	install -Dp -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/xrdp
14cu|xrdp-0.9.2-1|196	
14cu|xrdp-0.9.2-1|197	#install logrotate /etc/logrotate.d/xrdp
14cu|xrdp-0.9.2-1|198	install -Dp -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/xrdp
14cu|xrdp-0.9.2-1|199	
14cu|xrdp-0.9.2-1|200	#install log file /var/log/xrdp-sesman.log
14cu|xrdp-0.9.2-1|201	mkdir -p %{buildroot}%{_localstatedir}/log/
14cu|xrdp-0.9.2-1|202	touch %{buildroot}%{_localstatedir}/log/xrdp-sesman.log
14cu|xrdp-0.9.2-1|203	
14cu|xrdp-0.9.2-1|204	#install 'bash -l' startwm script
14cu|xrdp-0.9.2-1|205	install -Dp -m 755 sesman/startwm-bash.sh %{buildroot}%{_sysconfdir}/xrdp/startwm-bash.sh
14cu|xrdp-0.9.2-1|206	
14cu|xrdp-0.9.2-1|207	#rsakeys.ini
14cu|xrdp-0.9.2-1|208	touch %{buildroot}%{_sysconfdir}/xrdp/rsakeys.ini
14cu|xrdp-0.9.2-1|209	chmod 0600 %{buildroot}%{_sysconfdir}/xrdp/rsakeys.ini
14cu|xrdp-0.9.2-1|210	
14cu|xrdp-0.9.2-1|211	rm -f %{buildroot}%{_includedir}/painter.h
14cu|xrdp-0.9.2-1|212	rm -f %{buildroot}%{_libdir}/libpainter.*
14cu|xrdp-0.9.2-1|213	rm -f %{buildroot}%{_libdir}/pkgconfig/libpainter.pc
14cu|xrdp-0.9.2-1|214	
14cu|xrdp-0.9.2-1|215	%changelog
14cu|xrdp-0.9.2-1|216	
14cu|xrdp-0.9.2-1|217	* Sun Jul 09 2017 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.2-1
14cu|xrdp-0.9.2-1|218	- (24dbb2d) Added filter for buggy rpmlint in rosa2014.1
14cu|xrdp-0.9.2-1|219	
14cu|xrdp-0.9.2-1|220	

15690 14
14cu|xroar-0.32-1|1	Summary:	Dragon32, Dragon64 and Tandy CoCo emulator
14cu|xroar-0.32-1|2	Name:		xroar
14cu|xroar-0.32-1|3	Version:	0.32
14cu|xroar-0.32-1|4	Release:	1
14cu|xroar-0.32-1|5	License:	GPLv2+
14cu|xroar-0.32-1|6	Group:		Emulators
14cu|xroar-0.32-1|7	Url:		http://www.6809.org.uk/dragon/xroar.shtml
14cu|xroar-0.32-1|8	Source0:	http://www.6809.org.uk/dragon/%{name}-%{version}.tar.gz
14cu|xroar-0.32-1|9	Source1:	%{name}-16.png
14cu|xroar-0.32-1|10	Source2:	%{name}-32.png
14cu|xroar-0.32-1|11	Source3:	%{name}-48.png
14cu|xroar-0.32-1|12	BuildRequires:	pkgconfig(alsa)
14cu|xroar-0.32-1|13	BuildRequires:	pkgconfig(gl)
14cu|xroar-0.32-1|14	BuildRequires:	pkgconfig(glu)
14cu|xroar-0.32-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xroar-0.32-1|16	BuildRequires:	pkgconfig(jack)
14cu|xroar-0.32-1|17	BuildRequires:	pkgconfig(libpulse)
14cu|xroar-0.32-1|18	BuildRequires:	pkgconfig(sdl)
14cu|xroar-0.32-1|19	BuildRequires:	pkgconfig(SDL_image)
14cu|xroar-0.32-1|20	BuildRequires:	pkgconfig(sndfile)
14cu|xroar-0.32-1|21	BuildRequires:	pkgconfig(zlib)
14cu|xroar-0.32-1|22	
14cu|xroar-0.32-1|23	%description
14cu|xroar-0.32-1|24	XRoar is a Dragon32, Dragon64 and Tandy CoCo emulator.
14cu|xroar-0.32-1|25	It uses standard cassette images (".cas" files) and virtual diskettes (".dsk"
14cu|xroar-0.32-1|26	or ".vdk" files) but has its own snapshot format at the moment (no ".pak" file
14cu|xroar-0.32-1|27	support).
14cu|xroar-0.32-1|28	
14cu|xroar-0.32-1|29	%files
14cu|xroar-0.32-1|30	%doc ChangeLog COPYING* README
14cu|xroar-0.32-1|31	%attr(0755,root,games) %{_gamesbindir}/%{name}
14cu|xroar-0.32-1|32	%dir %attr(0755,root,games) %{_gamesdatadir}/%{name}
14cu|xroar-0.32-1|33	%{_datadir}/applications/%{name}.desktop
14cu|xroar-0.32-1|34	%{_miconsdir}/%{name}.png
14cu|xroar-0.32-1|35	%{_iconsdir}/%{name}.png
14cu|xroar-0.32-1|36	%{_liconsdir}/%{name}.png
14cu|xroar-0.32-1|37	
14cu|xroar-0.32-1|38	#----------------------------------------------------------------------------
14cu|xroar-0.32-1|39	
14cu|xroar-0.32-1|40	%prep
14cu|xroar-0.32-1|41	%setup -q
14cu|xroar-0.32-1|42	
14cu|xroar-0.32-1|43	%build
14cu|xroar-0.32-1|44	export LDLIBS="-lm"
14cu|xroar-0.32-1|45	%configure2_5x
14cu|xroar-0.32-1|46	perl -pi -e "s#share#share/games#g" Makefile
14cu|xroar-0.32-1|47	%make
14cu|xroar-0.32-1|48	
14cu|xroar-0.32-1|49	%install
14cu|xroar-0.32-1|50	#binary
14cu|xroar-0.32-1|51	mkdir -p %{buildroot}%{_gamesbindir}
14cu|xroar-0.32-1|52	install -m 755 src/%{name} %{buildroot}%{_gamesbindir}
14cu|xroar-0.32-1|53	
14cu|xroar-0.32-1|54	#data dir
14cu|xroar-0.32-1|55	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
14cu|xroar-0.32-1|56	#but is there some free software to put in there ?
14cu|xroar-0.32-1|57	
14cu|xroar-0.32-1|58	#icons
14cu|xroar-0.32-1|59	install -d -m 755 %{buildroot}%{_miconsdir}
14cu|xroar-0.32-1|60	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14cu|xroar-0.32-1|61	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14cu|xroar-0.32-1|62	install -d -m 755 %{buildroot}%{_liconsdir}
14cu|xroar-0.32-1|63	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14cu|xroar-0.32-1|64	
14cu|xroar-0.32-1|65	#xdg menu
14cu|xroar-0.32-1|66	install -d -m 755 %{buildroot}%{_datadir}/applications
14cu|xroar-0.32-1|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xroar-0.32-1|68	[Desktop Entry]
14cu|xroar-0.32-1|69	Encoding=UTF-8
14cu|xroar-0.32-1|70	Name=XRoar
14cu|xroar-0.32-1|71	Comment=Dragon32, Dragon64 and Tandy CoCo emulator
14cu|xroar-0.32-1|72	Exec=%{_gamesbindir}/%{name}
14cu|xroar-0.32-1|73	Icon=%{name}
14cu|xroar-0.32-1|74	Terminal=false
14cu|xroar-0.32-1|75	Type=Application
14cu|xroar-0.32-1|76	Categories=Emulator;Game;
14cu|xroar-0.32-1|77	EOF
14cu|xroar-0.32-1|78	
14cu|xroar-0.32-1|79	
14cu|xroar-0.32-1|80	%changelog
14cu|xroar-0.32-1|81	* Sat Oct 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.32-1
14cu|xroar-0.32-1|82	+ Revision: 583f50d
14cu|xroar-0.32-1|83	- New version 0.32
14cu|xroar-0.32-1|84	
14cu|xroar-0.32-1|85	

15691 14
14cu|xsd-4.0.0-1|1	Summary:	W3C XML schema to C++ data binding compiler
14cu|xsd-4.0.0-1|2	Name:		xsd
14cu|xsd-4.0.0-1|3	Version:	4.0.0
14cu|xsd-4.0.0-1|4	Release:	1
14cu|xsd-4.0.0-1|5	Group:		Development/C++
14cu|xsd-4.0.0-1|6	# Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
14cu|xsd-4.0.0-1|7	License:	GPLv2+ with exceptions and ASL 2.0
14cu|xsd-4.0.0-1|8	Url:		http://www.codesynthesis.com/products/xsd/
14cu|xsd-4.0.0-1|9	Source0:	http://www.codesynthesis.com/download/xsd/3.3/xsd-%{version}+dep.tar.bz2
14cu|xsd-4.0.0-1|10	# Suggestion sent to upstream via e-mail 20090707
14cu|xsd-4.0.0-1|11	Patch0:		xsd-4.0.0-xsdcxx-rename.patch
14cu|xsd-4.0.0-1|12	BuildRequires:	m4
14cu|xsd-4.0.0-1|13	BuildRequires:	boost-devel
14cu|xsd-4.0.0-1|14	BuildRequires:	pkgconfig(xerces-c)
14cu|xsd-4.0.0-1|15	# Requires:  ace-devel - only needed for applications using
14cu|xsd-4.0.0-1|16	#                        Adaptive Communication Environment (ACE) streams,
14cu|xsd-4.0.0-1|17	#                        enable when Fedora gets ACE packages.
14cu|xsd-4.0.0-1|18	#                        See http://www.cs.wustl.edu/~schmidt/ACE.html and
14cu|xsd-4.0.0-1|19	#                        https://bugzilla.redhat.com/show_bug.cgi?id=450164
14cu|xsd-4.0.0-1|20	
14cu|xsd-4.0.0-1|21	%description
14cu|xsd-4.0.0-1|22	CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
14cu|xsd-4.0.0-1|23	C++ data binding compiler. Provided with an XML instance specification
14cu|xsd-4.0.0-1|24	(XML Schema), it generates C++ classes that represent the given
14cu|xsd-4.0.0-1|25	vocabulary as well as parsing and serialization code.
14cu|xsd-4.0.0-1|26	You can then access the data stored in XML using types and functions
14cu|xsd-4.0.0-1|27	that semantically correspond to your application domain rather than
14cu|xsd-4.0.0-1|28	dealing with intricacies of reading and writing XML.
14cu|xsd-4.0.0-1|29	
14cu|xsd-4.0.0-1|30	%files
14cu|xsd-4.0.0-1|31	%doc docdir/*
14cu|xsd-4.0.0-1|32	%{_bindir}/xsdcxx
14cu|xsd-4.0.0-1|33	%{_mandir}/man1/xsdcxx.1*
14cu|xsd-4.0.0-1|34	
14cu|xsd-4.0.0-1|35	#----------------------------------------------------------------------------
14cu|xsd-4.0.0-1|36	
14cu|xsd-4.0.0-1|37	%package devel
14cu|xsd-4.0.0-1|38	Summary:	Development files for xsd
14cu|xsd-4.0.0-1|39	Group:		Development/C++
14cu|xsd-4.0.0-1|40	Requires:	pkgconfig(xerces-c)
14cu|xsd-4.0.0-1|41	Requires:	%{name} = %{EVRD}
14cu|xsd-4.0.0-1|42	
14cu|xsd-4.0.0-1|43	%description devel
14cu|xsd-4.0.0-1|44	This package provides development files for xsd.
14cu|xsd-4.0.0-1|45	
14cu|xsd-4.0.0-1|46	%files devel
14cu|xsd-4.0.0-1|47	%{_includedir}/xsd/
14cu|xsd-4.0.0-1|48	
14cu|xsd-4.0.0-1|49	#----------------------------------------------------------------------------
14cu|xsd-4.0.0-1|50	
14cu|xsd-4.0.0-1|51	%package doc
14cu|xsd-4.0.0-1|52	Summary:	API documentation files for %{name}
14cu|xsd-4.0.0-1|53	Group:		Documentation
14cu|xsd-4.0.0-1|54	
14cu|xsd-4.0.0-1|55	%description doc
14cu|xsd-4.0.0-1|56	This package contains API documentation for %{name}.
14cu|xsd-4.0.0-1|57	
14cu|xsd-4.0.0-1|58	%files doc
14cu|xsd-4.0.0-1|59	%doc apidocdir/*
14cu|xsd-4.0.0-1|60	
14cu|xsd-4.0.0-1|61	#----------------------------------------------------------------------------
14cu|xsd-4.0.0-1|62	
14cu|xsd-4.0.0-1|63	%prep
14cu|xsd-4.0.0-1|64	%setup -qn xsd-%{version}+dep
14cu|xsd-4.0.0-1|65	pushd xsd
14cu|xsd-4.0.0-1|66	%patch0 -p2 -b .xsdcxx-rename
14cu|xsd-4.0.0-1|67	popd
14cu|xsd-4.0.0-1|68	
14cu|xsd-4.0.0-1|69	%build
14cu|xsd-4.0.0-1|70	make \
14cu|xsd-4.0.0-1|71	verbose=0 \
14cu|xsd-4.0.0-1|72	CXXFLAGS="%{optflags}" \
14cu|xsd-4.0.0-1|73	BOOST_LINK_SYSTEM=y
14cu|xsd-4.0.0-1|74	
14cu|xsd-4.0.0-1|75	%install
14cu|xsd-4.0.0-1|76	rm -rf apidocdir
14cu|xsd-4.0.0-1|77	
14cu|xsd-4.0.0-1|78	%makeinstall_std \
14cu|xsd-4.0.0-1|79	verbose=0 \
14cu|xsd-4.0.0-1|80	CXXFLAGS="%{optflags}" \
14cu|xsd-4.0.0-1|81	install_prefix="%{buildroot}%{_prefix}" \
14cu|xsd-4.0.0-1|82	BOOST_LINK_SYSTEM=y
14cu|xsd-4.0.0-1|83	
14cu|xsd-4.0.0-1|84	# Split API documentation to -doc subpackage.
14cu|xsd-4.0.0-1|85	mkdir apidocdir
14cu|xsd-4.0.0-1|86	mv %{buildroot}%{_datadir}/doc/xsd/*.{xhtml,css} apidocdir/
14cu|xsd-4.0.0-1|87	mv %{buildroot}%{_datadir}/doc/xsd/cxx/ apidocdir/
14cu|xsd-4.0.0-1|88	mv %{buildroot}%{_datadir}/doc/xsd/ docdir/
14cu|xsd-4.0.0-1|89	
14cu|xsd-4.0.0-1|90	# Convert to utf-8.
14cu|xsd-4.0.0-1|91	for file in docdir/NEWS; do
14cu|xsd-4.0.0-1|92	mv $file timestamp
14cu|xsd-4.0.0-1|93	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14cu|xsd-4.0.0-1|94	touch -r timestamp $file
14cu|xsd-4.0.0-1|95	done
14cu|xsd-4.0.0-1|96	
14cu|xsd-4.0.0-1|97	# Rename binary to xsdcxx to avoid conflicting with mono-web package.
14cu|xsd-4.0.0-1|98	# Sent suggestion to upstream via e-mail 20090707
14cu|xsd-4.0.0-1|99	# they will consider renaming in 4.0.0
14cu|xsd-4.0.0-1|100	mv %{buildroot}%{_bindir}/xsd %{buildroot}%{_bindir}/xsdcxx
14cu|xsd-4.0.0-1|101	mv %{buildroot}%{_mandir}/man1/xsd.1 %{buildroot}%{_mandir}/man1/xsdcxx.1
14cu|xsd-4.0.0-1|102	
14cu|xsd-4.0.0-1|103	# Remove duplicate docs.
14cu|xsd-4.0.0-1|104	rm -rf %{buildroot}%{_datadir}/doc/libxsd
14cu|xsd-4.0.0-1|105	
14cu|xsd-4.0.0-1|106	# Remove Microsoft Visual C++ compiler helper files.
14cu|xsd-4.0.0-1|107	rm -rf %{buildroot}%{_includedir}/xsd/cxx/compilers
14cu|xsd-4.0.0-1|108	
14cu|xsd-4.0.0-1|109	# Remove redundant PostScript files that rpmlint grunts about not being UTF8
14cu|xsd-4.0.0-1|110	# See: https://bugzilla.redhat.com/show_bug.cgi?id=502024#c27
14cu|xsd-4.0.0-1|111	# for Boris Kolpackov's explanation about those
14cu|xsd-4.0.0-1|112	find apidocdir -name "*.ps" | xargs rm -f
14cu|xsd-4.0.0-1|113	# Remove other unwanted crap
14cu|xsd-4.0.0-1|114	find apidocdir -name "*.doxygen" \
14cu|xsd-4.0.0-1|115	-o -name "makefile" \
14cu|xsd-4.0.0-1|116	-o -name "*.html2ps" | xargs rm -f
14cu|xsd-4.0.0-1|117	
14cu|xsd-4.0.0-1|118	
14cu|xsd-4.0.0-1|119	%changelog
14cu|xsd-4.0.0-1|120	
14cu|xsd-4.0.0-1|121	* Wed Jun 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.0-1
14cu|xsd-4.0.0-1|122	- (e6df83d) New version 4.0.0
14cu|xsd-4.0.0-1|123	
14cu|xsd-4.0.0-1|124	

15692 14
14cu|xskat-4.0-13|1	%define name xskat
14cu|xskat-4.0-13|2	%define version 4.0
14cu|xskat-4.0-13|3	%define release  13
14cu|xskat-4.0-13|4	%define debug_package	%{nil}
14cu|xskat-4.0-13|5	
14cu|xskat-4.0-13|6	Summary: The card game Skat as defined by the official Skat Order
14cu|xskat-4.0-13|7	Name: %{name}
14cu|xskat-4.0-13|8	Version: %{version}
14cu|xskat-4.0-13|9	Release: %{release}
14cu|xskat-4.0-13|10	Source0: http://www.xskat.de/%{name}-%{version}.tar.gz
14cu|xskat-4.0-13|11	License: GPL
14cu|xskat-4.0-13|12	Group: Games/Cards
14cu|xskat-4.0-13|13	Url: http://www.xskat.de/xskat.html
14cu|xskat-4.0-13|14	BuildRequires: pkgconfig(x11)
14cu|xskat-4.0-13|15	BuildRequires: rman
14cu|xskat-4.0-13|16	BuildRequires: gccmakedep
14cu|xskat-4.0-13|17	BuildRequires: imagemagick
14cu|xskat-4.0-13|18	BuildRequires: imake
14cu|xskat-4.0-13|19	
14cu|xskat-4.0-13|20	%description
14cu|xskat-4.0-13|21	XSkat lets you play the card game Skat as defined by
14cu|xskat-4.0-13|22	the official Skat Order on any Un*x machine running X11.
14cu|xskat-4.0-13|23	
14cu|xskat-4.0-13|24	Features
14cu|xskat-4.0-13|25	
14cu|xskat-4.0-13|26	* Single- and multiplayer mode.
14cu|xskat-4.0-13|27	* Playing over LAN or IRC.
14cu|xskat-4.0-13|28	* Game lists and logs.
14cu|xskat-4.0-13|29	* Three types of scoring.
14cu|xskat-4.0-13|30	* English or German text.
14cu|xskat-4.0-13|31	* German or French suited cards.
14cu|xskat-4.0-13|32	* Different computer strategies.
14cu|xskat-4.0-13|33	* Pre-definable card distributions.
14cu|xskat-4.0-13|34	* Variations: Ramsch, Bock, Kontra & Re, ...
14cu|xskat-4.0-13|35	
14cu|xskat-4.0-13|36	%prep
14cu|xskat-4.0-13|37	%setup -q
14cu|xskat-4.0-13|38	for file in CHANGES-de README-de README.IRC-de; do
14cu|xskat-4.0-13|39	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
14cu|xskat-4.0-13|40	touch -r $file $file.new && \
14cu|xskat-4.0-13|41	mv $file.new $file
14cu|xskat-4.0-13|42	done
14cu|xskat-4.0-13|43	
14cu|xskat-4.0-13|44	%build
14cu|xskat-4.0-13|45	%setup_compile_flags
14cu|xskat-4.0-13|46	%configure2_5x --bindir=%{_gamesbindir}
14cu|xskat-4.0-13|47	%make
14cu|xskat-4.0-13|48	
14cu|xskat-4.0-13|49	%install
14cu|xskat-4.0-13|50	mkdir -p %{buildroot}{%{_gamesbindir},%{_mandir}/{man1,de/man1},%{_menudir}}
14cu|xskat-4.0-13|51	install xskat %{buildroot}%{_gamesbindir}
14cu|xskat-4.0-13|52	install xskat.man %{buildroot}%{_mandir}/man1/xskat.1
14cu|xskat-4.0-13|53	install xskat-de.man %{buildroot}%{_mandir}/de/man1/xskat.1
14cu|xskat-4.0-13|54	
14cu|xskat-4.0-13|55	mkdir -p %{buildroot}%{_iconsdir}
14cu|xskat-4.0-13|56	convert icon.xbm %{buildroot}%{_iconsdir}/%{name}.png
14cu|xskat-4.0-13|57	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xskat-4.0-13|58	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14cu|xskat-4.0-13|59	[Desktop Entry]
14cu|xskat-4.0-13|60	Name=Xskat
14cu|xskat-4.0-13|61	Comment=The Skat game
14cu|xskat-4.0-13|62	Exec=%{name}
14cu|xskat-4.0-13|63	Icon=%name
14cu|xskat-4.0-13|64	Terminal=false
14cu|xskat-4.0-13|65	Type=Application
14cu|xskat-4.0-13|66	StartupNotify=true
14cu|xskat-4.0-13|67	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
14cu|xskat-4.0-13|68	EOF
14cu|xskat-4.0-13|69	
14cu|xskat-4.0-13|70	
14cu|xskat-4.0-13|71	%files
14cu|xskat-4.0-13|72	%doc README* CHANGE*
14cu|xskat-4.0-13|73	%{_gamesbindir}/%{name}
14cu|xskat-4.0-13|74	%{_datadir}/applications/*.desktop
14cu|xskat-4.0-13|75	%{_iconsdir}/%{name}.png
14cu|xskat-4.0-13|76	%{_mandir}/man1/*
14cu|xskat-4.0-13|77	%lang(de) %{_mandir}/de/man1/*
14cu|xskat-4.0-13|78	
14cu|xskat-4.0-13|79	%changelog
14cu|xskat-4.0-13|80	
14cu|xskat-4.0-13|81	* Sat Jun 25 2016 abfonly <abfonly@gmail.com> 4.0-13
14cu|xskat-4.0-13|82	- (58c87bd) Log: Drop debug, bump rel
14cu|xskat-4.0-13|83	
14cu|xskat-4.0-13|84	

15693 14
14cu|xsysinfo-1.7-32|1	Summary:	An X Window System kernel parameter monitoring tool
14cu|xsysinfo-1.7-32|2	Name:		xsysinfo
14cu|xsysinfo-1.7-32|3	Version:	1.7
14cu|xsysinfo-1.7-32|4	Release:	32
14cu|xsysinfo-1.7-32|5	License:	MIT
14cu|xsysinfo-1.7-32|6	Group:		Monitoring
14cu|xsysinfo-1.7-32|7	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/status/xstatus/xsysinfo-%{version}.tar.bz2
14cu|xsysinfo-1.7-32|8	Source1:	%{name}
14cu|xsysinfo-1.7-32|9	Source11:	%{name}-16x16.png
14cu|xsysinfo-1.7-32|10	Source12:	%{name}-32x32.png
14cu|xsysinfo-1.7-32|11	Source13:	%{name}-48x48.png
14cu|xsysinfo-1.7-32|12	Patch0:		xsysinfo-1.7-imake.patch
14cu|xsysinfo-1.7-32|13	Patch1:		xsysinfo-1.7-xf4.patch
14cu|xsysinfo-1.7-32|14	Patch2:		xsysinfo-1.7-includes.patch
14cu|xsysinfo-1.7-32|15	BuildRequires:	imake
14cu|xsysinfo-1.7-32|16	BuildRequires:	pkgconfig(x11)
14cu|xsysinfo-1.7-32|17	BuildRequires:	Xaw3d-devel
14cu|xsysinfo-1.7-32|18	BuildRequires:	pkgconfig(xt)
14cu|xsysinfo-1.7-32|19	BuildRequires:	pkgconfig(xaw7)
14cu|xsysinfo-1.7-32|20	BuildRequires:	pkgconfig(xp)
14cu|xsysinfo-1.7-32|21	
14cu|xsysinfo-1.7-32|22	%description
14cu|xsysinfo-1.7-32|23	Xsysinfo is a graphic kernel monitoring tool for the X Window System.
14cu|xsysinfo-1.7-32|24	Xsysinfo displays vertical bars for certain kernel parameters:  CPU load
14cu|xsysinfo-1.7-32|25	average, CPU load, memory and swap sizes.
14cu|xsysinfo-1.7-32|26	
14cu|xsysinfo-1.7-32|27	Install the xsysinfo package if you'd like to use a graphical kernel
14cu|xsysinfo-1.7-32|28	monitoring tool.
14cu|xsysinfo-1.7-32|29	
14cu|xsysinfo-1.7-32|30	%prep
14cu|xsysinfo-1.7-32|31	%setup -q
14cu|xsysinfo-1.7-32|32	%patch0 -p1
14cu|xsysinfo-1.7-32|33	%patch1 -p0
14cu|xsysinfo-1.7-32|34	%patch2 -p1 -b .includes
14cu|xsysinfo-1.7-32|35	make clean
14cu|xsysinfo-1.7-32|36	
14cu|xsysinfo-1.7-32|37	%build
14cu|xsysinfo-1.7-32|38	xmkmf
14cu|xsysinfo-1.7-32|39	%make CDEBUGFLAGS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
14cu|xsysinfo-1.7-32|40	
14cu|xsysinfo-1.7-32|41	%install
14cu|xsysinfo-1.7-32|42	%makeinstall_std
14cu|xsysinfo-1.7-32|43	
14cu|xsysinfo-1.7-32|44	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xsysinfo-1.7-32|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|xsysinfo-1.7-32|46	[Desktop Entry]
14cu|xsysinfo-1.7-32|47	Name=Xsysinfo
14cu|xsysinfo-1.7-32|48	Comment=System information
14cu|xsysinfo-1.7-32|49	Comment[ru]=Информация о системе
14cu|xsysinfo-1.7-32|50	Exec=%{_bindir}/%{name}
14cu|xsysinfo-1.7-32|51	Icon=%{name}
14cu|xsysinfo-1.7-32|52	Terminal=false
14cu|xsysinfo-1.7-32|53	Type=Application
14cu|xsysinfo-1.7-32|54	StartupNotify=true
14cu|xsysinfo-1.7-32|55	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
14cu|xsysinfo-1.7-32|56	EOF
14cu|xsysinfo-1.7-32|57	
14cu|xsysinfo-1.7-32|58	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|59	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xsysinfo-1.7-32|60	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|61	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xsysinfo-1.7-32|62	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|63	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xsysinfo-1.7-32|64	
14cu|xsysinfo-1.7-32|65	rm -f %{buildroot}/%{_prefix}/lib/X11/app-defaults
14cu|xsysinfo-1.7-32|66	
14cu|xsysinfo-1.7-32|67	%clean
14cu|xsysinfo-1.7-32|68	
14cu|xsysinfo-1.7-32|69	%files
14cu|xsysinfo-1.7-32|70	%doc README CHANGES
14cu|xsysinfo-1.7-32|71	%{_bindir}/xsysinfo
14cu|xsysinfo-1.7-32|72	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo
14cu|xsysinfo-1.7-32|73	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo-color
14cu|xsysinfo-1.7-32|74	%{_datadir}/applications/%{name}.desktop
14cu|xsysinfo-1.7-32|75	%{_miconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|76	%{_iconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|77	%{_liconsdir}/%{name}.png
14cu|xsysinfo-1.7-32|78	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xsysinfo-1.7-32|79	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xsysinfo-1.7-32|80	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xsysinfo-1.7-32|81	
14cu|xsysinfo-1.7-32|82	
14cu|xsysinfo-1.7-32|83	
14cu|xsysinfo-1.7-32|84	%changelog
14cu|xsysinfo-1.7-32|85	
14cu|xsysinfo-1.7-32|86	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 1.7-32
14cu|xsysinfo-1.7-32|87	- (1ae3d59) Added Russian l10n to desktop file
14cu|xsysinfo-1.7-32|88	
14cu|xsysinfo-1.7-32|89	

15694 14
14cu|xt7-player3-3.5.4-2|1	######################################################
14cu|xt7-player3-3.5.4-2|2	# SpecFile: xt7-player3.spec
14cu|xt7-player3-3.5.4-2|3	# For git do:
14cu|xt7-player3-3.5.4-2|4	# git clone https://github.com/kokoko3k/xt7-player.git
14cu|xt7-player3-3.5.4-2|5	######################################################
14cu|xt7-player3-3.5.4-2|6	%define oname xt7-player
14cu|xt7-player3-3.5.4-2|7	
14cu|xt7-player3-3.5.4-2|8	######################
14cu|xt7-player3-3.5.4-2|9	# switch here if git
14cu|xt7-player3-3.5.4-2|10	%define build_git 0
14cu|xt7-player3-3.5.4-2|11	######################
14cu|xt7-player3-3.5.4-2|12	
14cu|xt7-player3-3.5.4-2|13	Summary:	Xt7-player mplayer GUI
14cu|xt7-player3-3.5.4-2|14	Name:		xt7-player3
14cu|xt7-player3-3.5.4-2|15	Version:	3.5.4
14cu|xt7-player3-3.5.4-2|16	Release:	2
14cu|xt7-player3-3.5.4-2|17	URL:		http://xt7-player.sourceforge.net/xt7forum/
14cu|xt7-player3-3.5.4-2|18	Source:		http://wpage.unina.it/aorefice/xt7player_dist/xt7-%{version}/autotools/%{oname}-%{version}.tar.gz
14cu|xt7-player3-3.5.4-2|19	Source1:	%{oname}.desktop
14cu|xt7-player3-3.5.4-2|20	Source100:	xt7-player3.rpmlintrc
14cu|xt7-player3-3.5.4-2|21	License:	GPLv2
14cu|xt7-player3-3.5.4-2|22	Group:		Video
14cu|xt7-player3-3.5.4-2|23	BuildArch:	noarch
14cu|xt7-player3-3.5.4-2|24	BuildRequires:	gambas3-runtime >= 3.6.1
14cu|xt7-player3-3.5.4-2|25	BuildRequires:	gambas3-gb-qt4
14cu|xt7-player3-3.5.4-2|26	BuildRequires:	gambas3-gb-form
14cu|xt7-player3-3.5.4-2|27	BuildRequires:	gambas3-gb-desktop
14cu|xt7-player3-3.5.4-2|28	BuildRequires:	gambas3-gb-form-mdi
14cu|xt7-player3-3.5.4-2|29	BuildRequires:	gambas3-gb-net
14cu|xt7-player3-3.5.4-2|30	BuildRequires:	gambas3-gb-net-curl
14cu|xt7-player3-3.5.4-2|31	BuildRequires:	gambas3-gb-settings
14cu|xt7-player3-3.5.4-2|32	BuildRequires:	gambas3-gb-xml
14cu|xt7-player3-3.5.4-2|33	BuildRequires:	gambas3-gb-web
14cu|xt7-player3-3.5.4-2|34	BuildRequires:	gambas3-devel >= 3.6.1
14cu|xt7-player3-3.5.4-2|35	BuildRequires:	gambas3-gb-image
14cu|xt7-player3-3.5.4-2|36	BuildRequires:	gambas3-gb-image-imlib
14cu|xt7-player3-3.5.4-2|37	BuildRequires:	gambas3-gb-image-io
14cu|xt7-player3-3.5.4-2|38	BuildRequires:	gambas3-gb-db
14cu|xt7-player3-3.5.4-2|39	BuildRequires:	gambas3-gb-dbus
14cu|xt7-player3-3.5.4-2|40	BuildRequires:	gambas3-gb-db-form
14cu|xt7-player3-3.5.4-2|41	BuildRequires:	gambas3-gb-qt4-ext
14cu|xt7-player3-3.5.4-2|42	BuildRequires:	pkgconfig(taglib)
14cu|xt7-player3-3.5.4-2|43	BuildRequires:	gambas3-gb-gui
14cu|xt7-player3-3.5.4-2|44	BuildRequires:	gambas3-gb-compress
14cu|xt7-player3-3.5.4-2|45	BuildRequires:	gambas3-gb-form-dialog
14cu|xt7-player3-3.5.4-2|46	BuildRequires:	gambas3-gb-signal >= 3.6.1
14cu|xt7-player3-3.5.4-2|47	BuildRequires:	gambas3-gb-libxml >= 3.6.1
14cu|xt7-player3-3.5.4-2|48	
14cu|xt7-player3-3.5.4-2|49	# 4 desktop file install/check
14cu|xt7-player3-3.5.4-2|50	BuildRequires:	desktop-file-utils
14cu|xt7-player3-3.5.4-2|51	
14cu|xt7-player3-3.5.4-2|52	# 4 icons convert
14cu|xt7-player3-3.5.4-2|53	BuildRequires:	imagemagick
14cu|xt7-player3-3.5.4-2|54	
14cu|xt7-player3-3.5.4-2|55	# 4 dvb-epg
14cu|xt7-player3-3.5.4-2|56	Requires:	dvbsnoop
14cu|xt7-player3-3.5.4-2|57	Requires:	dvb-apps
14cu|xt7-player3-3.5.4-2|58	
14cu|xt7-player3-3.5.4-2|59	# 4 downloading from youtube
14cu|xt7-player3-3.5.4-2|60	Requires:	youtube-dl >= 2014.10.18
14cu|xt7-player3-3.5.4-2|61	Requires:	xterm
14cu|xt7-player3-3.5.4-2|62	Requires:	wget
14cu|xt7-player3-3.5.4-2|63	
14cu|xt7-player3-3.5.4-2|64	# 4 audio extract/convert
14cu|xt7-player3-3.5.4-2|65	Requires:	ffmpeg
14cu|xt7-player3-3.5.4-2|66	
14cu|xt7-player3-3.5.4-2|67	# 4 subtiles , manage, download a.s.o.
14cu|xt7-player3-3.5.4-2|68	Requires:	python >= 2.7
14cu|xt7-player3-3.5.4-2|69	
14cu|xt7-player3-3.5.4-2|70	# 4 global hotkeys support
14cu|xt7-player3-3.5.4-2|71	Requires:	xbindkeys
14cu|xt7-player3-3.5.4-2|72	
14cu|xt7-player3-3.5.4-2|73	# 4 desktop integration
14cu|xt7-player3-3.5.4-2|74	Requires:	xdg-utils
14cu|xt7-player3-3.5.4-2|75	
14cu|xt7-player3-3.5.4-2|76	# 4 tagging
14cu|xt7-player3-3.5.4-2|77	Requires:	%{_lib}taglib1
14cu|xt7-player3-3.5.4-2|78	Requires:	%{_lib}taglib_c0
14cu|xt7-player3-3.5.4-2|79	
14cu|xt7-player3-3.5.4-2|80	# default player
14cu|xt7-player3-3.5.4-2|81	Requires:	mplayer
14cu|xt7-player3-3.5.4-2|82	
14cu|xt7-player3-3.5.4-2|83	# 4 GUI
14cu|xt7-player3-3.5.4-2|84	Requires:	gambas3-runtime >= 3.6.1
14cu|xt7-player3-3.5.4-2|85	Requires:	gambas3-gb-image
14cu|xt7-player3-3.5.4-2|86	Requires:	gambas3-gb-dbus
14cu|xt7-player3-3.5.4-2|87	Requires:	gambas3-gb-qt4 >= 3.6.1
14cu|xt7-player3-3.5.4-2|88	Requires:	gambas3-gb-gtk
14cu|xt7-player3-3.5.4-2|89	Requires:	gambas3-gb-gui >= 3.6.1
14cu|xt7-player3-3.5.4-2|90	Requires:	gambas3-gb-form
14cu|xt7-player3-3.5.4-2|91	Requires:	gambas3-gb-xml
14cu|xt7-player3-3.5.4-2|92	Requires:	gambas3-gb-qt4-ext
14cu|xt7-player3-3.5.4-2|93	Requires:	gambas3-gb-form-stock
14cu|xt7-player3-3.5.4-2|94	Requires:	gambas3-gb-net
14cu|xt7-player3-3.5.4-2|95	Requires:	gambas3-gb-form-dialog
14cu|xt7-player3-3.5.4-2|96	Requires:	gambas3-gb-settings
14cu|xt7-player3-3.5.4-2|97	Requires:	gambas3-gb-form-mdi
14cu|xt7-player3-3.5.4-2|98	Requires:	gambas3-gb-compress
14cu|xt7-player3-3.5.4-2|99	Requires:	gambas3-gb-desktop
14cu|xt7-player3-3.5.4-2|100	Requires:	gambas3-gb-web
14cu|xt7-player3-3.5.4-2|101	Requires:	gambas3-gb-net-curl
14cu|xt7-player3-3.5.4-2|102	Requires:	gambas3-gb-signal >= 3.6.1
14cu|xt7-player3-3.5.4-2|103	
14cu|xt7-player3-3.5.4-2|104	# 4 icecast
14cu|xt7-player3-3.5.4-2|105	Requires:	gambas3-gb-libxml >= 3.6.1
14cu|xt7-player3-3.5.4-2|106	
14cu|xt7-player3-3.5.4-2|107	
14cu|xt7-player3-3.5.4-2|108	Provides:	%{oname} == %{version}-%{release}
14cu|xt7-player3-3.5.4-2|109	# too many previous name for it
14cu|xt7-player3-3.5.4-2|110	Obsoletes: xt7-player3 =< %{version}
14cu|xt7-player3-3.5.4-2|111	Obsoletes: Xt7-player3 =< %{version}
14cu|xt7-player3-3.5.4-2|112	
14cu|xt7-player3-3.5.4-2|113	%rename Xt7-player3
14cu|xt7-player3-3.5.4-2|114	
14cu|xt7-player3-3.5.4-2|115	AutoReqProv:	no
14cu|xt7-player3-3.5.4-2|116	
14cu|xt7-player3-3.5.4-2|117	%description
14cu|xt7-player3-3.5.4-2|118	Xt7-Player, an (almost) complete mplayer GUI
14cu|xt7-player3-3.5.4-2|119	This program is written in Gambas3, so you will need Gambas3 to be installed.
14cu|xt7-player3-3.5.4-2|120	
14cu|xt7-player3-3.5.4-2|121	%prep
14cu|xt7-player3-3.5.4-2|122	%setup -q -n %{oname}-%{version}
14cu|xt7-player3-3.5.4-2|123	
14cu|xt7-player3-3.5.4-2|124	%build
14cu|xt7-player3-3.5.4-2|125	%if %{build_git}
14cu|xt7-player3-3.5.4-2|126	gbc3 -e -a -g -t -p -m
14cu|xt7-player3-3.5.4-2|127	gba3
14cu|xt7-player3-3.5.4-2|128	%else
14cu|xt7-player3-3.5.4-2|129	%configure --prefix=/usr
14cu|xt7-player3-3.5.4-2|130	%make
14cu|xt7-player3-3.5.4-2|131	%endif
14cu|xt7-player3-3.5.4-2|132	
14cu|xt7-player3-3.5.4-2|133	%install
14cu|xt7-player3-3.5.4-2|134	%if %{build_git}
14cu|xt7-player3-3.5.4-2|135	mkdir -p %{buildroot}%{_bindir}
14cu|xt7-player3-3.5.4-2|136	install -m755 xt7-player.gambas %{buildroot}%{_bindir}/
14cu|xt7-player3-3.5.4-2|137	%else
14cu|xt7-player3-3.5.4-2|138	%makeinstall
14cu|xt7-player3-3.5.4-2|139	%endif
14cu|xt7-player3-3.5.4-2|140	
14cu|xt7-player3-3.5.4-2|141	#icons
14cu|xt7-player3-3.5.4-2|142	%if %{build_git}
14cu|xt7-player3-3.5.4-2|143	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|xt7-player3-3.5.4-2|144	convert xt7-player.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|145	convert xt7-player.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|146	install -p xt7-player.png %{buildroot}%{_liconsdir}/xt7-player.png
14cu|xt7-player3-3.5.4-2|147	%else
14cu|xt7-player3-3.5.4-2|148	cd xt7-player
14cu|xt7-player3-3.5.4-2|149	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|xt7-player3-3.5.4-2|150	convert xt7-player.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|151	convert xt7-player.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|152	install -p xt7-player.png %{buildroot}%{_liconsdir}/xt7-player.png
14cu|xt7-player3-3.5.4-2|153	%endif
14cu|xt7-player3-3.5.4-2|154	
14cu|xt7-player3-3.5.4-2|155	
14cu|xt7-player3-3.5.4-2|156	#menu entry
14cu|xt7-player3-3.5.4-2|157	desktop-file-install %{SOURCE1} \
14cu|xt7-player3-3.5.4-2|158	--dir %{buildroot}%{_datadir}/applications
14cu|xt7-player3-3.5.4-2|159	
14cu|xt7-player3-3.5.4-2|160	
14cu|xt7-player3-3.5.4-2|161	%files
14cu|xt7-player3-3.5.4-2|162	%if %{build_git}
14cu|xt7-player3-3.5.4-2|163	%doc COPYING README CHANGELOG_GIT
14cu|xt7-player3-3.5.4-2|164	%else
14cu|xt7-player3-3.5.4-2|165	%doc ChangeLog COPYING README
14cu|xt7-player3-3.5.4-2|166	%endif
14cu|xt7-player3-3.5.4-2|167	
14cu|xt7-player3-3.5.4-2|168	%{_bindir}/*
14cu|xt7-player3-3.5.4-2|169	%{_iconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|170	%{_miconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|171	%{_liconsdir}/%{oname}.png
14cu|xt7-player3-3.5.4-2|172	%{_datadir}/applications/%{oname}.desktop
14cu|xt7-player3-3.5.4-2|173	
14cu|xt7-player3-3.5.4-2|174	
14cu|xt7-player3-3.5.4-2|175	
14cu|xt7-player3-3.5.4-2|176	
14cu|xt7-player3-3.5.4-2|177	
14cu|xt7-player3-3.5.4-2|178	
14cu|xt7-player3-3.5.4-2|179	
14cu|xt7-player3-3.5.4-2|180	%changelog
14cu|xt7-player3-3.5.4-2|181	* Sun Nov 09 2014 abfonly <abfonly@gmail.com> 3.5.4-2
14cu|xt7-player3-3.5.4-2|182	+ Revision: 1f7cc64
14cu|xt7-player3-3.5.4-2|183	- Merge pull request #1 from abfonly/xt7-player3:rosa2014.1
14cu|xt7-player3-3.5.4-2|184	- abfonly
14cu|xt7-player3-3.5.4-2|185	
14cu|xt7-player3-3.5.4-2|186	

15695 14
14cu|xt7-player-mpv-0.24.392-1|1	%define mpv_version 0.24
14cu|xt7-player-mpv-0.24.392-1|2	%define gba_version 392
14cu|xt7-player-mpv-0.24.392-1|3	%define version %{mpv_version}.%{gba_version}
14cu|xt7-player-mpv-0.24.392-1|4	%define oname xt7-player-mpv
14cu|xt7-player-mpv-0.24.392-1|5	
14cu|xt7-player-mpv-0.24.392-1|6	
14cu|xt7-player-mpv-0.24.392-1|7	Summary:	Xt7-player mpv GUI
14cu|xt7-player-mpv-0.24.392-1|8	Name:		%{oname}
14cu|xt7-player-mpv-0.24.392-1|9	Version:	%{version}
14cu|xt7-player-mpv-0.24.392-1|10	Release:	1
14cu|xt7-player-mpv-0.24.392-1|11	URL:		http://xt7-player.sourceforge.net/xt7forum/
14cu|xt7-player-mpv-0.24.392-1|12	Source0:	https://github.com/kokoko3k/xt7-player-mpv/archive/%{version}.tar.gz
14cu|xt7-player-mpv-0.24.392-1|13	# using my git this time
14cu|xt7-player-mpv-0.24.392-1|14	#Source0:	https://github.com/symbianflo/%{oname}/archive/%{oname}-%{version}.tar.gz
14cu|xt7-player-mpv-0.24.392-1|15	Source100:	%{oname}.rpmlintrc
14cu|xt7-player-mpv-0.24.392-1|16	License:	GPLv3
14cu|xt7-player-mpv-0.24.392-1|17	Group:		Video
14cu|xt7-player-mpv-0.24.392-1|18	BuildArch:	noarch
14cu|xt7-player-mpv-0.24.392-1|19	
14cu|xt7-player-mpv-0.24.392-1|20	BuildRequires:	gambas3-devel >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|21	BuildRequires:	gambas3-runtime >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|22	BuildRequires:	gambas3-gb-qt5 >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|23	BuildRequires:	gambas3-gb-qt5-ext >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|24	BuildRequires:	gambas3-gb-form >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|25	BuildRequires:	gambas3-gb-desktop >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|26	BuildRequires:	gambas3-gb-form-mdi >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|27	BuildRequires:	gambas3-gb-net >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|28	BuildRequires:	gambas3-gb-net-curl >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|29	BuildRequires:	gambas3-gb-settings >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|30	BuildRequires:	gambas3-gb-xml >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|31	BuildRequires:	gambas3-gb-web >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|32	BuildRequires:	gambas3-gb-image >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|33	BuildRequires:	gambas3-gb-image-imlib >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|34	BuildRequires:	gambas3-gb-image-io >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|35	BuildRequires:	gambas3-gb-db >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|36	BuildRequires:	gambas3-gb-dbus >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|37	BuildRequires:	gambas3-gb-db-form >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|38	BuildRequires:	pkgconfig(taglib)
14cu|xt7-player-mpv-0.24.392-1|39	BuildRequires:	gambas3-gb-gui >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|40	BuildRequires:	gambas3-gb-compress >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|41	BuildRequires:	gambas3-gb-form-dialog >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|42	BuildRequires:	gambas3-gb-signal >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|43	BuildRequires:	gambas3-gb-libxml >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|44	BuildRequires:	gambas3-gb-form-stock  >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|45	BuildRequires:	gambas3-gb-util-web >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|46	BuildRequires:	gambas3-gb-args >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|47	
14cu|xt7-player-mpv-0.24.392-1|48	# 4 desktop file install/check
14cu|xt7-player-mpv-0.24.392-1|49	BuildRequires:	desktop-file-utils
14cu|xt7-player-mpv-0.24.392-1|50	
14cu|xt7-player-mpv-0.24.392-1|51	# 4 appdata file
14cu|xt7-player-mpv-0.24.392-1|52	BuildRequires:	appstream-util
14cu|xt7-player-mpv-0.24.392-1|53	
14cu|xt7-player-mpv-0.24.392-1|54	# 4 icons convert
14cu|xt7-player-mpv-0.24.392-1|55	BuildRequires:	imagemagick
14cu|xt7-player-mpv-0.24.392-1|56	
14cu|xt7-player-mpv-0.24.392-1|57	# 4 dvb-epg
14cu|xt7-player-mpv-0.24.392-1|58	Requires:	dvbsnoop
14cu|xt7-player-mpv-0.24.392-1|59	Requires:	dvb-apps
14cu|xt7-player-mpv-0.24.392-1|60	
14cu|xt7-player-mpv-0.24.392-1|61	# 4 downloading from youtube
14cu|xt7-player-mpv-0.24.392-1|62	Requires:	config(youtube-dl) >= 2017.02.17
14cu|xt7-player-mpv-0.24.392-1|63	Requires:	xterm
14cu|xt7-player-mpv-0.24.392-1|64	Requires:	wget
14cu|xt7-player-mpv-0.24.392-1|65	Requires:	gambas3-gb-util-web >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|66	
14cu|xt7-player-mpv-0.24.392-1|67	# 4 audio extract/convert
14cu|xt7-player-mpv-0.24.392-1|68	Requires:	ffmpeg
14cu|xt7-player-mpv-0.24.392-1|69	
14cu|xt7-player-mpv-0.24.392-1|70	# 4 subtiles , manage, download a.s.o.
14cu|xt7-player-mpv-0.24.392-1|71	Requires:	python >= 2.7
14cu|xt7-player-mpv-0.24.392-1|72	
14cu|xt7-player-mpv-0.24.392-1|73	# 4 global hotkeys support
14cu|xt7-player-mpv-0.24.392-1|74	Requires:	xbindkeys
14cu|xt7-player-mpv-0.24.392-1|75	
14cu|xt7-player-mpv-0.24.392-1|76	# 4 desktop integration
14cu|xt7-player-mpv-0.24.392-1|77	Requires:	xdg-utils
14cu|xt7-player-mpv-0.24.392-1|78	
14cu|xt7-player-mpv-0.24.392-1|79	# 4 tagging
14cu|xt7-player-mpv-0.24.392-1|80	Requires:	%{_lib}taglib1
14cu|xt7-player-mpv-0.24.392-1|81	Requires:	%{_lib}taglib_c0
14cu|xt7-player-mpv-0.24.392-1|82	
14cu|xt7-player-mpv-0.24.392-1|83	# default player
14cu|xt7-player-mpv-0.24.392-1|84	%if %{mdvver} >= 201610
14cu|xt7-player-mpv-0.24.392-1|85	Requires:	mpv >= %{mpv_version}
14cu|xt7-player-mpv-0.24.392-1|86	%else
14cu|xt7-player-mpv-0.24.392-1|87	# Thx to Antonio Orefice for retrocompat of this version.
14cu|xt7-player-mpv-0.24.392-1|88	# mpv from 0.23 up, needs ffmpeg 3.x.x
14cu|xt7-player-mpv-0.24.392-1|89	Requires:	mpv >= 0.22.0
14cu|xt7-player-mpv-0.24.392-1|90	%endif
14cu|xt7-player-mpv-0.24.392-1|91	
14cu|xt7-player-mpv-0.24.392-1|92	# 4 GUI
14cu|xt7-player-mpv-0.24.392-1|93	Requires:	gambas3-runtime >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|94	Requires:	gambas3-gb-image >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|95	Requires:	gambas3-gb-dbus >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|96	Requires:	gambas3-gb-gtk >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|97	Requires:	gambas3-gb-gui >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|98	Requires:	gambas3-gb-form >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|99	Requires:	gambas3-gb-xml >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|100	Requires:	gambas3-gb-qt5 >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|101	Requires:	gambas3-gb-qt5-ext >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|102	Requires:	gambas3-gb-form-stock  >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|103	Requires:	gambas3-gb-net >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|104	Requires:	gambas3-gb-form-dialog >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|105	Requires:	gambas3-gb-settings >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|106	Requires:	gambas3-gb-form-mdi >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|107	Requires:	gambas3-gb-compress >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|108	Requires:	gambas3-gb-desktop >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|109	Requires:	gambas3-gb-web >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|110	Requires:	gambas3-gb-net-curl >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|111	Requires:	gambas3-gb-signal >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|112	Requires:	gambas3-gb-args >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|113	
14cu|xt7-player-mpv-0.24.392-1|114	# 4 icecast / shoutcast
14cu|xt7-player-mpv-0.24.392-1|115	Requires:	gambas3-gb-libxml >= 3.9.2
14cu|xt7-player-mpv-0.24.392-1|116	
14cu|xt7-player-mpv-0.24.392-1|117	# mplayer based is obsolete
14cu|xt7-player-mpv-0.24.392-1|118	Provides:	Xt7-player3 = %{EVRD}
14cu|xt7-player-mpv-0.24.392-1|119	Provides:	xt7-player3 = %{EVRD}
14cu|xt7-player-mpv-0.24.392-1|120	
14cu|xt7-player-mpv-0.24.392-1|121	Obsoletes: xt7-player3 < %{EVRD}
14cu|xt7-player-mpv-0.24.392-1|122	Obsoletes: Xt7-player3 < %{EVRD}
14cu|xt7-player-mpv-0.24.392-1|123	
14cu|xt7-player-mpv-0.24.392-1|124	AutoReqProv:	no
14cu|xt7-player-mpv-0.24.392-1|125	
14cu|xt7-player-mpv-0.24.392-1|126	%description
14cu|xt7-player-mpv-0.24.392-1|127	Xt7-Player, an complete mpv GUI
14cu|xt7-player-mpv-0.24.392-1|128	This program is written in Gambas3, so you will need Gambas3 to be installed.
14cu|xt7-player-mpv-0.24.392-1|129	
14cu|xt7-player-mpv-0.24.392-1|130	%files
14cu|xt7-player-mpv-0.24.392-1|131	%doc LICENSE.TXT README.* CHANGELOG_GIT
14cu|xt7-player-mpv-0.24.392-1|132	%{_bindir}/*
14cu|xt7-player-mpv-0.24.392-1|133	%{_iconsdir}/hicolor/*/apps/%{oname}.png
14cu|xt7-player-mpv-0.24.392-1|134	%{_datadir}/applications/%{oname}.desktop
14cu|xt7-player-mpv-0.24.392-1|135	%{_appdatadir}/*.appdata.xml
14cu|xt7-player-mpv-0.24.392-1|136	
14cu|xt7-player-mpv-0.24.392-1|137	#-----------------------------------------------------------
14cu|xt7-player-mpv-0.24.392-1|138	%prep
14cu|xt7-player-mpv-0.24.392-1|139	%setup -q
14cu|xt7-player-mpv-0.24.392-1|140	
14cu|xt7-player-mpv-0.24.392-1|141	%build
14cu|xt7-player-mpv-0.24.392-1|142	gbc3 -e -a -g -t -p -m
14cu|xt7-player-mpv-0.24.392-1|143	gba3
14cu|xt7-player-mpv-0.24.392-1|144	
14cu|xt7-player-mpv-0.24.392-1|145	%install
14cu|xt7-player-mpv-0.24.392-1|146	# executable
14cu|xt7-player-mpv-0.24.392-1|147	mkdir -p %{buildroot}%{_bindir}
14cu|xt7-player-mpv-0.24.392-1|148	install -m755 %{oname}-%{version}.gambas %{buildroot}%{_bindir}/%{oname}.gambas
14cu|xt7-player-mpv-0.24.392-1|149	
14cu|xt7-player-mpv-0.24.392-1|150	#icons
14cu|xt7-player-mpv-0.24.392-1|151	for size in 256 48 32 16; do
14cu|xt7-player-mpv-0.24.392-1|152	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps
14cu|xt7-player-mpv-0.24.392-1|153	convert %{oname}.png -resize ${size} %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
14cu|xt7-player-mpv-0.24.392-1|154	done
14cu|xt7-player-mpv-0.24.392-1|155	
14cu|xt7-player-mpv-0.24.392-1|156	
14cu|xt7-player-mpv-0.24.392-1|157	
14cu|xt7-player-mpv-0.24.392-1|158	#menu entry
14cu|xt7-player-mpv-0.24.392-1|159	desktop-file-install  %{oname}.desktop\
14cu|xt7-player-mpv-0.24.392-1|160	--dir %{buildroot}%{_datadir}/applications
14cu|xt7-player-mpv-0.24.392-1|161	
14cu|xt7-player-mpv-0.24.392-1|162	#appdata
14cu|xt7-player-mpv-0.24.392-1|163	mkdir -p %{buildroot}%{_appdatadir}
14cu|xt7-player-mpv-0.24.392-1|164	cp -R %{oname}.appdata.xml %{buildroot}%{_appdatadir}/%{oname}.appdata.xml
14cu|xt7-player-mpv-0.24.392-1|165	
14cu|xt7-player-mpv-0.24.392-1|166	%check
14cu|xt7-player-mpv-0.24.392-1|167	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14cu|xt7-player-mpv-0.24.392-1|168	desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
14cu|xt7-player-mpv-0.24.392-1|169	
14cu|xt7-player-mpv-0.24.392-1|170	
14cu|xt7-player-mpv-0.24.392-1|171	%changelog

15696 14
14cu|xtouch-0.2-10|1	%define version 0.2
14cu|xtouch-0.2-10|2	%define release 10
14cu|xtouch-0.2-10|3	
14cu|xtouch-0.2-10|4	Summary:		A mk712 touchscreen driver/calibration tool for X
14cu|xtouch-0.2-10|5	Name:			xtouch
14cu|xtouch-0.2-10|6	Version:		%{version}
14cu|xtouch-0.2-10|7	Release:		%{release}
14cu|xtouch-0.2-10|8	License:		GPL
14cu|xtouch-0.2-10|9	Group:			System/X11
14cu|xtouch-0.2-10|10	
14cu|xtouch-0.2-10|11	Source:			xtouch-0.2_ML1.0.0-beta3-8.tar.bz2
14cu|xtouch-0.2-10|12	Patch0:			xtouch-correct-device.patch
14cu|xtouch-0.2-10|13	Patch1:			xtouch-conf-file.patch
14cu|xtouch-0.2-10|14	Patch2:			xtouch-link.patch
14cu|xtouch-0.2-10|15	URL:			http://unknown_originally_from_Transmeta's_Midori_Linux
14cu|xtouch-0.2-10|16	BuildRequires:		pkgconfig(x11)
14cu|xtouch-0.2-10|17	BuildRequires:		pkgconfig(xtst)
14cu|xtouch-0.2-10|18	BuildRequires:		pkgconfig(xt)
14cu|xtouch-0.2-10|19	BuildRequires:		pkgconfig(xi)
14cu|xtouch-0.2-10|20	
14cu|xtouch-0.2-10|21	%description
14cu|xtouch-0.2-10|22	Xtouch enables the use of a mk712 touch screen as an input device for X.
14cu|xtouch-0.2-10|23	If the configuration file is empty, a calibration routine is launched when
14cu|xtouch-0.2-10|24	X starts.
14cu|xtouch-0.2-10|25	
14cu|xtouch-0.2-10|26	%files
14cu|xtouch-0.2-10|27	%doc CONFIG
14cu|xtouch-0.2-10|28	%{_prefix}/X11R6/bin/%{name}
14cu|xtouch-0.2-10|29	%{_prefix}/X11R6/bin/dump-mouse
14cu|xtouch-0.2-10|30	%config(noreplace) %{_sysconfdir}/%{name}
14cu|xtouch-0.2-10|31	%{_sysconfdir}/X11/xinit.d/%{name}
14cu|xtouch-0.2-10|32	%config(noreplace) %{_sysconfdir}/devfs/conf.d/mk712.conf
14cu|xtouch-0.2-10|33	#----------------------------------------------------------------------
14cu|xtouch-0.2-10|34	%prep
14cu|xtouch-0.2-10|35	%setup -q
14cu|xtouch-0.2-10|36	patch -p2 < xtouch-bestfit.patch
14cu|xtouch-0.2-10|37	%patch0 -p1 -b .dev
14cu|xtouch-0.2-10|38	%patch1 -p1 -b .conf
14cu|xtouch-0.2-10|39	%patch2 -p0 -b .link
14cu|xtouch-0.2-10|40	perl -pi -e "s|-lX11|-lX11 -g|" src/Makefile
14cu|xtouch-0.2-10|41	
14cu|xtouch-0.2-10|42	%build
14cu|xtouch-0.2-10|43	pushd src
14cu|xtouch-0.2-10|44	%setup_compile_flags
14cu|xtouch-0.2-10|45	%make
14cu|xtouch-0.2-10|46	%make dump-mouse
14cu|xtouch-0.2-10|47	popd
14cu|xtouch-0.2-10|48	
14cu|xtouch-0.2-10|49	%install
14cu|xtouch-0.2-10|50	install -d %{buildroot}%{_prefix}/X11R6/bin
14cu|xtouch-0.2-10|51	install -d %{buildroot}%{_sysconfdir}
14cu|xtouch-0.2-10|52	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d
14cu|xtouch-0.2-10|53	install -d %{buildroot}%{_sysconfdir}/devfs/conf.d
14cu|xtouch-0.2-10|54	install src/%{name} %{buildroot}%{_prefix}/X11R6/bin
14cu|xtouch-0.2-10|55	install src/dump-mouse %{buildroot}%{_prefix}/X11R6/bin
14cu|xtouch-0.2-10|56	cat /dev/null >  %{buildroot}%{_sysconfdir}/%{name}
14cu|xtouch-0.2-10|57	
14cu|xtouch-0.2-10|58	cat >> %{buildroot}%{_sysconfdir}/X11/xinit.d/%{name} <<EOF
14cu|xtouch-0.2-10|59	#!/bin/sh
14cu|xtouch-0.2-10|60	# start the touchscreen handler, it will calibrate if there
14cu|xtouch-0.2-10|61	# is no xtouch file in /etc or ~/.xtouch
14cu|xtouch-0.2-10|62	XTOUCH_CALIBRATE=1 xtouch &
14cu|xtouch-0.2-10|63	EOF
14cu|xtouch-0.2-10|64	chmod +x %{buildroot}%{_sysconfdir}/X11/xinit.d/%{name}
14cu|xtouch-0.2-10|65	
14cu|xtouch-0.2-10|66	cat >> %{buildroot}%{_sysconfdir}/devfs/conf.d/mk712.conf <<EOF
14cu|xtouch-0.2-10|67	REGISTER        ^misc/mk712*        PERMISSIONS     root.root  0644
14cu|xtouch-0.2-10|68	EOF
14cu|xtouch-0.2-10|69	
14cu|xtouch-0.2-10|70	
14cu|xtouch-0.2-10|71	
14cu|xtouch-0.2-10|72	
14cu|xtouch-0.2-10|73	%changelog
14cu|xtouch-0.2-10|74	
14cu|xtouch-0.2-10|75	* Sun Jun 26 2016 abfonly <abfonly@gmail.com> 0.2-10
14cu|xtouch-0.2-10|76	- (634bf7e) Log: Fixed debug, bump rel
14cu|xtouch-0.2-10|77	
14cu|xtouch-0.2-10|78	

15697 14
14cu|xtrace-1.3.1-1|1	Summary:	An strace like program for tracing X11 connections
14cu|xtrace-1.3.1-1|2	Name:		xtrace
14cu|xtrace-1.3.1-1|3	Version:	1.3.1
14cu|xtrace-1.3.1-1|4	Release:	1
14cu|xtrace-1.3.1-1|5	License:	BSD
14cu|xtrace-1.3.1-1|6	Group:		System/Kernel and hardware
14cu|xtrace-1.3.1-1|7	URL:		https://alioth.debian.org/projects/xtrace/
14cu|xtrace-1.3.1-1|8	Source0:	http://ftp.de.debian.org/debian/pool/main/x/xtrace/%{name}_%{version}.orig.tar.gz
14cu|xtrace-1.3.1-1|9	
14cu|xtrace-1.3.1-1|10	%description
14cu|xtrace-1.3.1-1|11	What strace is for system calls, xtrace is for X11 connections:
14cu|xtrace-1.3.1-1|12	you hook it between one or more X11 clients and an X server and
14cu|xtrace-1.3.1-1|13	it prints the requests going from client to server and the replies,
14cu|xtrace-1.3.1-1|14	events and errors going the other way.
14cu|xtrace-1.3.1-1|15	
14cu|xtrace-1.3.1-1|16	
14cu|xtrace-1.3.1-1|17	%prep
14cu|xtrace-1.3.1-1|18	%setup -q
14cu|xtrace-1.3.1-1|19	%configure2_5x
14cu|xtrace-1.3.1-1|20	
14cu|xtrace-1.3.1-1|21	%build
14cu|xtrace-1.3.1-1|22	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14cu|xtrace-1.3.1-1|23	%make
14cu|xtrace-1.3.1-1|24	
14cu|xtrace-1.3.1-1|25	%install
14cu|xtrace-1.3.1-1|26	%makeinstall_std
14cu|xtrace-1.3.1-1|27	mv %{buildroot}/%{_bindir}/xtrace %{buildroot}/%{_bindir}/xtrace-x11
14cu|xtrace-1.3.1-1|28	mv %{buildroot}/%{_mandir}/man1/xtrace.1 %{buildroot}/%{_mandir}/man1/xtrace-x11.1
14cu|xtrace-1.3.1-1|29	mv %{buildroot}/%{_datadir}/%{name} %{buildroot}/%{_datadir}/%{name}-x11/
14cu|xtrace-1.3.1-1|30	
14cu|xtrace-1.3.1-1|31	%clean
14cu|xtrace-1.3.1-1|32	
14cu|xtrace-1.3.1-1|33	%files
14cu|xtrace-1.3.1-1|34	%doc README NEWS
14cu|xtrace-1.3.1-1|35	%{_bindir}/*
14cu|xtrace-1.3.1-1|36	%{_mandir}/man1/*
14cu|xtrace-1.3.1-1|37	%{_datadir}/%{name}-x11/*.proto
14cu|xtrace-1.3.1-1|38	
14cu|xtrace-1.3.1-1|39	
14cu|xtrace-1.3.1-1|40	
14cu|xtrace-1.3.1-1|41	%changelog
14cu|xtrace-1.3.1-1|42	
14cu|xtrace-1.3.1-1|43	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.3.1-1
14cu|xtrace-1.3.1-1|44	- (fe67b44) Updated to 1.3.1
14cu|xtrace-1.3.1-1|45	
14cu|xtrace-1.3.1-1|46	

15698 14
14cu|xtraceroute-0.9.2-13|1	Summary:	Graphical OpenGL version of traceroute
14cu|xtraceroute-0.9.2-13|2	Name:		xtraceroute
14cu|xtraceroute-0.9.2-13|3	Version:	0.9.2
14cu|xtraceroute-0.9.2-13|4	Release:	13
14cu|xtraceroute-0.9.2-13|5	License:	GPLv2+
14cu|xtraceroute-0.9.2-13|6	Group:		Monitoring
14cu|xtraceroute-0.9.2-13|7	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
14cu|xtraceroute-0.9.2-13|8	Source10:	%{name}.16.png
14cu|xtraceroute-0.9.2-13|9	Source11:	%{name}.32.png
14cu|xtraceroute-0.9.2-13|10	Source12:	%{name}.48.png
14cu|xtraceroute-0.9.2-13|11	Patch0:		xtraceroute-0.9.2-linkage.patch
14cu|xtraceroute-0.9.2-13|12	Patch1:		xtraceroute-0.9.2-fix-build.patch
14cu|xtraceroute-0.9.2-13|13	Patch2:		xtraceroute-0.9.2-desktop-l10n.patch
14cu|xtraceroute-0.9.2-13|14	URL:		http://www.beebgames.com/sw/gtk-ports.html
14cu|xtraceroute-0.9.2-13|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14cu|xtraceroute-0.9.2-13|16	BuildRequires:	pkgconfig(gtkgl-2.0)
14cu|xtraceroute-0.9.2-13|17	BuildRequires:	pkgconfig(gl)
14cu|xtraceroute-0.9.2-13|18	BuildRequires:	pkgconfig(glu)
14cu|xtraceroute-0.9.2-13|19	BuildRequires:	traceroute
14cu|xtraceroute-0.9.2-13|20	BuildRequires:	bind-utils
14cu|xtraceroute-0.9.2-13|21	BuildRequires:	recode
14cu|xtraceroute-0.9.2-13|22	BuildRequires:	gettext-devel
14cu|xtraceroute-0.9.2-13|23	BuildRequires:	desktop-file-utils
14cu|xtraceroute-0.9.2-13|24	Requires:	traceroute
14cu|xtraceroute-0.9.2-13|25	Requires:	bind-utils
14cu|xtraceroute-0.9.2-13|26	
14cu|xtraceroute-0.9.2-13|27	%description
14cu|xtraceroute-0.9.2-13|28	Xtraceroute is a graphical traceroute utility that shows the path your IP
14cu|xtraceroute-0.9.2-13|29	packets travel on a 3 dimensional rendered globe. Be sure to download the NDG
14cu|xtraceroute-0.9.2-13|30	data files mentioned in the INSTALL document too.
14cu|xtraceroute-0.9.2-13|31	
14cu|xtraceroute-0.9.2-13|32	%prep
14cu|xtraceroute-0.9.2-13|33	%setup -q
14cu|xtraceroute-0.9.2-13|34	%patch0 -p0
14cu|xtraceroute-0.9.2-13|35	%patch1 -p0
14cu|xtraceroute-0.9.2-13|36	%patch2 -p1
14cu|xtraceroute-0.9.2-13|37	sed -i -e 's,%{name}.png,%{name},g' %{name}.desktop
14cu|xtraceroute-0.9.2-13|38	
14cu|xtraceroute-0.9.2-13|39	# otherwise autoreconf doesn't work - AdamW 2008/01
14cu|xtraceroute-0.9.2-13|40	cp %{_datadir}/gettext/config.rpath .
14cu|xtraceroute-0.9.2-13|41	
14cu|xtraceroute-0.9.2-13|42	%build
14cu|xtraceroute-0.9.2-13|43	autoreconf -fi
14cu|xtraceroute-0.9.2-13|44	%configure2_5x
14cu|xtraceroute-0.9.2-13|45	make
14cu|xtraceroute-0.9.2-13|46	
14cu|xtraceroute-0.9.2-13|47	%install
14cu|xtraceroute-0.9.2-13|48	mkdir -p %{buildroot}/%{_datadir}/pixmaps
14cu|xtraceroute-0.9.2-13|49	%makeinstall_std
14cu|xtraceroute-0.9.2-13|50	
14cu|xtraceroute-0.9.2-13|51	install xtraceroute.png %{buildroot}%{_datadir}/pixmaps
14cu|xtraceroute-0.9.2-13|52	touch %{buildroot}%{_datadir}/xtraceroute/hosts.cache
14cu|xtraceroute-0.9.2-13|53	touch %{buildroot}%{_datadir}/xtraceroute/site_hosts.cache
14cu|xtraceroute-0.9.2-13|54	touch %{buildroot}%{_datadir}/xtraceroute/site_networks.cache
14cu|xtraceroute-0.9.2-13|55	
14cu|xtraceroute-0.9.2-13|56	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}.real
14cu|xtraceroute-0.9.2-13|57	cat > %{buildroot}/%{_bindir}/%{name} << EOF
14cu|xtraceroute-0.9.2-13|58	#!/bin/sh
14cu|xtraceroute-0.9.2-13|59	if [ ! -d \$HOME/.xt ]; then
14cu|xtraceroute-0.9.2-13|60	mkdir \$HOME/.xt
14cu|xtraceroute-0.9.2-13|61	fi
14cu|xtraceroute-0.9.2-13|62	%{_bindir}/%{name}.real "\$@"
14cu|xtraceroute-0.9.2-13|63	EOF
14cu|xtraceroute-0.9.2-13|64	chmod a+x %{buildroot}/%{_bindir}/%{name}
14cu|xtraceroute-0.9.2-13|65	
14cu|xtraceroute-0.9.2-13|66	# icon
14cu|xtraceroute-0.9.2-13|67	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14cu|xtraceroute-0.9.2-13|68	install %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xtraceroute-0.9.2-13|69	install %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xtraceroute-0.9.2-13|70	install %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xtraceroute-0.9.2-13|71	
14cu|xtraceroute-0.9.2-13|72	recode ISO-8859-15..UTF-8 %{name}.desktop
14cu|xtraceroute-0.9.2-13|73	
14cu|xtraceroute-0.9.2-13|74	desktop-file-install --vendor="" \
14cu|xtraceroute-0.9.2-13|75	--remove-category="Application" \
14cu|xtraceroute-0.9.2-13|76	--add-category="System" \
14cu|xtraceroute-0.9.2-13|77	--add-category="Monitor" \
14cu|xtraceroute-0.9.2-13|78	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14cu|xtraceroute-0.9.2-13|79	
14cu|xtraceroute-0.9.2-13|80	%files
14cu|xtraceroute-0.9.2-13|81	%doc AUTHORS ChangeLog NEWS README TODO
14cu|xtraceroute-0.9.2-13|82	%{_bindir}/*
14cu|xtraceroute-0.9.2-13|83	%{_datadir}/xtraceroute
14cu|xtraceroute-0.9.2-13|84	%{_datadir}/pixmaps/xtraceroute.png
14cu|xtraceroute-0.9.2-13|85	%{_mandir}/*/*
14cu|xtraceroute-0.9.2-13|86	%{_datadir}/applications/%{name}.desktop
14cu|xtraceroute-0.9.2-13|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xtraceroute-0.9.2-13|88	
14cu|xtraceroute-0.9.2-13|89	
14cu|xtraceroute-0.9.2-13|90	%changelog
14cu|xtraceroute-0.9.2-13|91	
14cu|xtraceroute-0.9.2-13|92	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 0.9.2-13
14cu|xtraceroute-0.9.2-13|93	- (29a910f) Fix patch
14cu|xtraceroute-0.9.2-13|94	
14cu|xtraceroute-0.9.2-13|95	

15699 14
14cu|xvattr-1.3-12|1	Name:		xvattr
14cu|xvattr-1.3-12|2	Version:	1.3
14cu|xvattr-1.3-12|3	Release:	12
14cu|xvattr-1.3-12|4	Summary:	Attribute editor for Xv extensions
14cu|xvattr-1.3-12|5	License:	GPL
14cu|xvattr-1.3-12|6	Group:		Video
14cu|xvattr-1.3-12|7	URL:		http://www.dtek.chalmers.se/groups/dvd/
14cu|xvattr-1.3-12|8	Source:		http://www.dtek.chalmers.se/~dvd/dist/%{name}-%{version}.tar.bz2
14cu|xvattr-1.3-12|9	# (gentoo) use gtk+2.0:
14cu|xvattr-1.3-12|10	Patch0:		xvattr-1.3-gtk.patch
14cu|xvattr-1.3-12|11	Patch1:		xvattr-1.3-encoding.patch
14cu|xvattr-1.3-12|12	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xvattr-1.3-12|13	BuildRequires:	pkgconfig(xv)
14cu|xvattr-1.3-12|14	
14cu|xvattr-1.3-12|15	
14cu|xvattr-1.3-12|16	%description
14cu|xvattr-1.3-12|17	Xvattr lets you list the available attributes associated with the Xv
14cu|xvattr-1.3-12|18	extension to Xorg. It also allows you to change the values of the
14cu|xvattr-1.3-12|19	attributes. This can be used to change brightness and so on for
14cu|xvattr-1.3-12|20	programs that use Xv overlays.
14cu|xvattr-1.3-12|21	
14cu|xvattr-1.3-12|22	%prep
14cu|xvattr-1.3-12|23	%setup -q
14cu|xvattr-1.3-12|24	%patch0 -p1
14cu|xvattr-1.3-12|25	%patch1 -p0
14cu|xvattr-1.3-12|26	
14cu|xvattr-1.3-12|27	%build
14cu|xvattr-1.3-12|28	autoreconf -fiv
14cu|xvattr-1.3-12|29	%configure2_5x
14cu|xvattr-1.3-12|30	%make
14cu|xvattr-1.3-12|31	
14cu|xvattr-1.3-12|32	%install
14cu|xvattr-1.3-12|33	%makeinstall
14cu|xvattr-1.3-12|34	
14cu|xvattr-1.3-12|35	
14cu|xvattr-1.3-12|36	%files
14cu|xvattr-1.3-12|37	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README xvattr.html
14cu|xvattr-1.3-12|38	%{_bindir}/%{name}
14cu|xvattr-1.3-12|39	%{_bindir}/gxvattr
14cu|xvattr-1.3-12|40	%{_mandir}/man1/%{name}.1*
14cu|xvattr-1.3-12|41	
14cu|xvattr-1.3-12|42	
14cu|xvattr-1.3-12|43	
14cu|xvattr-1.3-12|44	%changelog
14cu|xvattr-1.3-12|45	
14cu|xvattr-1.3-12|46	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.3-12
14cu|xvattr-1.3-12|47	- (2823ac9) Fix build and debuginfo
14cu|xvattr-1.3-12|48	
14cu|xvattr-1.3-12|49	

15700 14
14cu|xvideoservicethief-2.5.1-1|1	%define oname xVideoServiceThief
14cu|xvideoservicethief-2.5.1-1|2	
14cu|xvideoservicethief-2.5.1-1|3	Summary:	Downloading your favourite video clips
14cu|xvideoservicethief-2.5.1-1|4	Name:		xvideoservicethief
14cu|xvideoservicethief-2.5.1-1|5	Version:	2.5.1
14cu|xvideoservicethief-2.5.1-1|6	Release:	1
14cu|xvideoservicethief-2.5.1-1|7	License:	GPLv2+
14cu|xvideoservicethief-2.5.1-1|8	Group:		Networking/WWW
14cu|xvideoservicethief-2.5.1-1|9	Url:		http://xviservicethief.sourceforge.net
14cu|xvideoservicethief-2.5.1-1|10	# https://github.com/xVST/xVideoServiceThief/archive/%{version}.zip
14cu|xvideoservicethief-2.5.1-1|11	Source0:	%{oname}-%{version}.zip
14cu|xvideoservicethief-2.5.1-1|12	BuildRequires:	imagemagick
14cu|xvideoservicethief-2.5.1-1|13	BuildRequires:	pkgconfig(gl)
14cu|xvideoservicethief-2.5.1-1|14	BuildRequires:	pkgconfig(Qt5Core)
14cu|xvideoservicethief-2.5.1-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14cu|xvideoservicethief-2.5.1-1|16	BuildRequires:	pkgconfig(Qt5Network)
14cu|xvideoservicethief-2.5.1-1|17	BuildRequires:	pkgconfig(Qt5Script)
14cu|xvideoservicethief-2.5.1-1|18	BuildRequires:	pkgconfig(Qt5WebKit)
14cu|xvideoservicethief-2.5.1-1|19	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14cu|xvideoservicethief-2.5.1-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|xvideoservicethief-2.5.1-1|21	Provides:	xvst = %{version}
14cu|xvideoservicethief-2.5.1-1|22	Provides:	xviservicethief = %{version}
14cu|xvideoservicethief-2.5.1-1|23	
14cu|xvideoservicethief-2.5.1-1|24	%description
14cu|xvideoservicethief-2.5.1-1|25	xVideoServiceThief (a.k.a xVST) is a tool for downloading your favourite
14cu|xvideoservicethief-2.5.1-1|26	video clips from a lot of video websites.
14cu|xvideoservicethief-2.5.1-1|27	
14cu|xvideoservicethief-2.5.1-1|28	xVideoServiceThief also provide you the ability to convert each video in
14cu|xvideoservicethief-2.5.1-1|29	most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.
14cu|xvideoservicethief-2.5.1-1|30	
14cu|xvideoservicethief-2.5.1-1|31	%files
14cu|xvideoservicethief-2.5.1-1|32	%doc GPL.txt README.md
14cu|xvideoservicethief-2.5.1-1|33	%{_bindir}/*
14cu|xvideoservicethief-2.5.1-1|34	%{_datadir}/applications/%{name}.desktop
14cu|xvideoservicethief-2.5.1-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|xvideoservicethief-2.5.1-1|36	
14cu|xvideoservicethief-2.5.1-1|37	#--------------------------------------------------------------------
14cu|xvideoservicethief-2.5.1-1|38	%prep
14cu|xvideoservicethief-2.5.1-1|39	%setup -qn %{oname}-%{version}
14cu|xvideoservicethief-2.5.1-1|40	sed -i '44i#include <QDataStream>' \
14cu|xvideoservicethief-2.5.1-1|41	src/qtsingleapplication/src/qtlocalpeer.cpp
14cu|xvideoservicethief-2.5.1-1|42	
14cu|xvideoservicethief-2.5.1-1|43	%build
14cu|xvideoservicethief-2.5.1-1|44	%qmake_qt5
14cu|xvideoservicethief-2.5.1-1|45	%make
14cu|xvideoservicethief-2.5.1-1|46	
14cu|xvideoservicethief-2.5.1-1|47	%install
14cu|xvideoservicethief-2.5.1-1|48	install -D -m0755 bin/xvst %{buildroot}%{_bindir}/xvst
14cu|xvideoservicethief-2.5.1-1|49	
14cu|xvideoservicethief-2.5.1-1|50	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xvideoservicethief-2.5.1-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|xvideoservicethief-2.5.1-1|52	[Desktop Entry]
14cu|xvideoservicethief-2.5.1-1|53	Name=xVideoServiceThief
14cu|xvideoservicethief-2.5.1-1|54	Comment=Downloading video clips
14cu|xvideoservicethief-2.5.1-1|55	Exec=%{_bindir}/xvst
14cu|xvideoservicethief-2.5.1-1|56	Icon=%{name}
14cu|xvideoservicethief-2.5.1-1|57	Terminal=false
14cu|xvideoservicethief-2.5.1-1|58	Type=Application
14cu|xvideoservicethief-2.5.1-1|59	StartupNotify=true
14cu|xvideoservicethief-2.5.1-1|60	Categories=Qt;Network;
14cu|xvideoservicethief-2.5.1-1|61	EOF
14cu|xvideoservicethief-2.5.1-1|62	
14cu|xvideoservicethief-2.5.1-1|63	# install menu icons
14cu|xvideoservicethief-2.5.1-1|64	for N in 16 32 48 64;
14cu|xvideoservicethief-2.5.1-1|65	do
14cu|xvideoservicethief-2.5.1-1|66	convert resources/icons/win32.ico -scale ${N}x${N} $N.png;
14cu|xvideoservicethief-2.5.1-1|67	install -D -m 0644 $N-0.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|xvideoservicethief-2.5.1-1|68	done
14cu|xvideoservicethief-2.5.1-1|69	
14cu|xvideoservicethief-2.5.1-1|70	%changelog
14cu|xvideoservicethief-2.5.1-1|71	
14cu|xvideoservicethief-2.5.1-1|72	* Fri Jun 24 2016 abfonly <abfonly@gmail.com> 2.5.1-1
14cu|xvideoservicethief-2.5.1-1|73	- (621b10d) Fixed build
14cu|xvideoservicethief-2.5.1-1|74	- (621b10d) add docs, bump rel
14cu|xvideoservicethief-2.5.1-1|75	
14cu|xvideoservicethief-2.5.1-1|76	

15701 14
14cu|xvkbd-3.6-1|1	
14cu|xvkbd-3.6-1|2	Name: 	 	xvkbd
14cu|xvkbd-3.6-1|3	Summary: 	Virtual (on-screen) keyboard for X
14cu|xvkbd-3.6-1|4	
14cu|xvkbd-3.6-1|5	Version: 	3.6
14cu|xvkbd-3.6-1|6	Release: 	1
14cu|xvkbd-3.6-1|7	
14cu|xvkbd-3.6-1|8	Source0:	http://homepage3.nifty.com/tsato/xvkbd/%{name}-%{version}.tar.gz
14cu|xvkbd-3.6-1|9	URL:		http://homepage3.nifty.com/tsato/xvkbd/
14cu|xvkbd-3.6-1|10	License:	GPL
14cu|xvkbd-3.6-1|11	Group:		System/X11
14cu|xvkbd-3.6-1|12	BuildRequires:	Xaw3d-devel
14cu|xvkbd-3.6-1|13	BuildRequires:	pkgconfig(x11)
14cu|xvkbd-3.6-1|14	BuildRequires:	pkgconfig(xmu)
14cu|xvkbd-3.6-1|15	BuildRequires:	pkgconfig(xt)
14cu|xvkbd-3.6-1|16	BuildRequires:	pkgconfig(xtst)
14cu|xvkbd-3.6-1|17	BuildRequires:	pkgconfig(xi)
14cu|xvkbd-3.6-1|18	BuildRequires:	pkgconfig(xaw7)
14cu|xvkbd-3.6-1|19	BuildRequires:	imagemagick
14cu|xvkbd-3.6-1|20	BuildRequires:	imake
14cu|xvkbd-3.6-1|21	
14cu|xvkbd-3.6-1|22	%description
14cu|xvkbd-3.6-1|23	xvkbd is a virtual (graphical) keyboard program for X Window System which
14cu|xvkbd-3.6-1|24	provides facility to enter characters onto other clients (softwares) by
14cu|xvkbd-3.6-1|25	clicking on a keyboard displayed on the screen. This may be used for systems
14cu|xvkbd-3.6-1|26	without a hardware keyboard such as kiosk terminals or handheld devices.
14cu|xvkbd-3.6-1|27	
14cu|xvkbd-3.6-1|28	This program also has facility to send characters specified as the command
14cu|xvkbd-3.6-1|29	line option to another client, which can help when one wants to fully utilize
14cu|xvkbd-3.6-1|30	some modern mice with multiple buttons.
14cu|xvkbd-3.6-1|31	
14cu|xvkbd-3.6-1|32	%prep
14cu|xvkbd-3.6-1|33	%setup -q
14cu|xvkbd-3.6-1|34	
14cu|xvkbd-3.6-1|35	%build
14cu|xvkbd-3.6-1|36	xmkmf
14cu|xvkbd-3.6-1|37	%make CDEBUGFLAGS="%{optflags}" EXTRA_LDOPTIONS="%ldflags"
14cu|xvkbd-3.6-1|38	
14cu|xvkbd-3.6-1|39	%install
14cu|xvkbd-3.6-1|40	%makeinstall_std install.man
14cu|xvkbd-3.6-1|41	rm -f %{buildroot}/%{_prefix}/lib/X11/app-defaults
14cu|xvkbd-3.6-1|42	
14cu|xvkbd-3.6-1|43	#menu
14cu|xvkbd-3.6-1|44	
14cu|xvkbd-3.6-1|45	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xvkbd-3.6-1|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|xvkbd-3.6-1|47	[Desktop Entry]
14cu|xvkbd-3.6-1|48	Name=Virtual Keyboard
14cu|xvkbd-3.6-1|49	Comment=On-screen keyboard for X
14cu|xvkbd-3.6-1|50	Exec=%{_bindir}/%{name}
14cu|xvkbd-3.6-1|51	Icon=%{name}
14cu|xvkbd-3.6-1|52	Terminal=false
14cu|xvkbd-3.6-1|53	Type=Application
14cu|xvkbd-3.6-1|54	Categories=X-MandrivaLinux-MoreApplications-Accessibility;
14cu|xvkbd-3.6-1|55	EOF
14cu|xvkbd-3.6-1|56	
14cu|xvkbd-3.6-1|57	#icons
14cu|xvkbd-3.6-1|58	mkdir -p %{buildroot}/%{_liconsdir}
14cu|xvkbd-3.6-1|59	convert -size 48x48 xvkbd_icon.xbm %{buildroot}/%{_liconsdir}/%{name}.png
14cu|xvkbd-3.6-1|60	mkdir -p %{buildroot}/%{_iconsdir}
14cu|xvkbd-3.6-1|61	convert -size 32x32 xvkbd.xbm %{buildroot}/%{_iconsdir}/%{name}.png
14cu|xvkbd-3.6-1|62	mkdir -p %{buildroot}/%{_miconsdir}
14cu|xvkbd-3.6-1|63	convert -size 16x16 xvkbd.xbm %{buildroot}/%{_miconsdir}/%{name}.png
14cu|xvkbd-3.6-1|64	
14cu|xvkbd-3.6-1|65	%files
14cu|xvkbd-3.6-1|66	%doc README
14cu|xvkbd-3.6-1|67	#%doc %{_prefix}/X11R6/lib/X11/doc/html/xvkbd.1.html
14cu|xvkbd-3.6-1|68	%{_prefix}/bin/*
14cu|xvkbd-3.6-1|69	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14cu|xvkbd-3.6-1|70	%{_mandir}/man1/*
14cu|xvkbd-3.6-1|71	%{_datadir}/applications
14cu|xvkbd-3.6-1|72	%{_liconsdir}/%{name}.png
14cu|xvkbd-3.6-1|73	%{_iconsdir}/%{name}.png
14cu|xvkbd-3.6-1|74	%{_miconsdir}/%{name}.png
14cu|xvkbd-3.6-1|75	
14cu|xvkbd-3.6-1|76	%changelog
14cu|xvkbd-3.6-1|77	
14cu|xvkbd-3.6-1|78	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 3.6-1
14cu|xvkbd-3.6-1|79	- (2b7e914) Updated to 3.6 (by updates_builder)
14cu|xvkbd-3.6-1|80	
14cu|xvkbd-3.6-1|81	

15702 14
14cu|xwii-2.9.4-6|1	# This package is based on a stripped binary object, we can't create useful debug for it
14cu|xwii-2.9.4-6|2	%define debug_package %{nil}
14cu|xwii-2.9.4-6|3	
14cu|xwii-2.9.4-6|4	Name:		xwii
14cu|xwii-2.9.4-6|5	License:	GPL
14cu|xwii-2.9.4-6|6	Group:		System/Kernel and hardware
14cu|xwii-2.9.4-6|7	URL:		http://pingus.seul.org/~grumbel/xwii/
14cu|xwii-2.9.4-6|8	Version:	2.9.4
14cu|xwii-2.9.4-6|9	Release:	6
14cu|xwii-2.9.4-6|10	Summary:	Nintendo Wiimote Driver
14cu|xwii-2.9.4-6|11	Source:		http://pingus.seul.org/~grumbel/xwii/%{name}_%{version}_src.tar.gz
14cu|xwii-2.9.4-6|12	Patch0:		xwii_2.9.4-linkage.patch
14cu|xwii-2.9.4-6|13	BuildRequires:	pkgconfig(x11)
14cu|xwii-2.9.4-6|14	BuildRequires:	pkgconfig(xtst)
14cu|xwii-2.9.4-6|15	BuildRequires:	pkgconfig(xi)
14cu|xwii-2.9.4-6|16	BuildRequires:	wiiuse
14cu|xwii-2.9.4-6|17	BuildRequires:	wiiuse-devel
14cu|xwii-2.9.4-6|18	
14cu|xwii-2.9.4-6|19	%description
14cu|xwii-2.9.4-6|20	Userspace Nintendo Wiimote Driver for Linux
14cu|xwii-2.9.4-6|21	
14cu|xwii-2.9.4-6|22	%prep
14cu|xwii-2.9.4-6|23	%setup -q -n %{name}_%{version}_src
14cu|xwii-2.9.4-6|24	%patch0 -p0 -b .link
14cu|xwii-2.9.4-6|25	rm -fr wiiuse_v0.12
14cu|xwii-2.9.4-6|26	
14cu|xwii-2.9.4-6|27	%build
14cu|xwii-2.9.4-6|28	ln -s %{_libdir}/libwiiuse.so ./
14cu|xwii-2.9.4-6|29	%make PREFIX=%{_prefix}
14cu|xwii-2.9.4-6|30	
14cu|xwii-2.9.4-6|31	%install
14cu|xwii-2.9.4-6|32	install -d %{buildroot}%{_docdir}/%{name}/
14cu|xwii-2.9.4-6|33	install -d %{buildroot}%{_datadir}/%{name}/
14cu|xwii-2.9.4-6|34	
14cu|xwii-2.9.4-6|35	install -Dp xwii %{buildroot}%{_bindir}/%{name}
14cu|xwii-2.9.4-6|36	install -Dp Documentation/* %{buildroot}%{_docdir}/%{name}/
14cu|xwii-2.9.4-6|37	install -Dp profiles/* %{buildroot}%{_datadir}/%{name}/
14cu|xwii-2.9.4-6|38	
14cu|xwii-2.9.4-6|39	%clean
14cu|xwii-2.9.4-6|40	
14cu|xwii-2.9.4-6|41	%files
14cu|xwii-2.9.4-6|42	%{_bindir}/%{name}
14cu|xwii-2.9.4-6|43	%{_docdir}/%{name}
14cu|xwii-2.9.4-6|44	%{_datadir}/%{name}
14cu|xwii-2.9.4-6|45	
14cu|xwii-2.9.4-6|46	
14cu|xwii-2.9.4-6|47	
14cu|xwii-2.9.4-6|48	
14cu|xwii-2.9.4-6|49	%changelog
14cu|xwii-2.9.4-6|50	
14cu|xwii-2.9.4-6|51	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 2.9.4-6
14cu|xwii-2.9.4-6|52	- (d7623f3) This package is based on a stripped binary object, we can't create useful debug for it
14cu|xwii-2.9.4-6|53	
14cu|xwii-2.9.4-6|54	

15703 14
14cu|xwiimote-2-1.20131221.1|1	%define major	2
14cu|xwiimote-2-1.20131221.1|2	%define libname	%mklibname xwiimote %{major}
14cu|xwiimote-2-1.20131221.1|3	%define devname	%mklibname xwiimote -d
14cu|xwiimote-2-1.20131221.1|4	
14cu|xwiimote-2-1.20131221.1|5	Summary:	Open Source Nintendo Wii Remote Linux Device Driver
14cu|xwiimote-2-1.20131221.1|6	Name:		xwiimote
14cu|xwiimote-2-1.20131221.1|7	Group:		System/X11
14cu|xwiimote-2-1.20131221.1|8	Version:	2
14cu|xwiimote-2-1.20131221.1|9	Release:	1.20131221.1
14cu|xwiimote-2-1.20131221.1|10	License:	LGPLv2+
14cu|xwiimote-2-1.20131221.1|11	Url:		https://github.com/dvdhrm/xwiimote
14cu|xwiimote-2-1.20131221.1|12	Source0:	%{name}-%{version}.tar.xz
14cu|xwiimote-2-1.20131221.1|13	BuildRequires:	doxygen
14cu|xwiimote-2-1.20131221.1|14	BuildRequires:	pkgconfig(ncursesw)
14cu|xwiimote-2-1.20131221.1|15	BuildRequires:	pkgconfig(libudev)
14cu|xwiimote-2-1.20131221.1|16	
14cu|xwiimote-2-1.20131221.1|17	%description
14cu|xwiimote-2-1.20131221.1|18	Open Source Nintendo Wii Remote Linux Device Driver.
14cu|xwiimote-2-1.20131221.1|19	
14cu|xwiimote-2-1.20131221.1|20	%package -n	%{libname}
14cu|xwiimote-2-1.20131221.1|21	Summary:	xwiimote library
14cu|xwiimote-2-1.20131221.1|22	Group:		System/Libraries
14cu|xwiimote-2-1.20131221.1|23	
14cu|xwiimote-2-1.20131221.1|24	%description -n	%{libname}
14cu|xwiimote-2-1.20131221.1|25	Library for xwiimote.
14cu|xwiimote-2-1.20131221.1|26	
14cu|xwiimote-2-1.20131221.1|27	%package -n	%{devname}
14cu|xwiimote-2-1.20131221.1|28	Summary:	Devel stuff for %{name}
14cu|xwiimote-2-1.20131221.1|29	Group:		Development/C
14cu|xwiimote-2-1.20131221.1|30	Requires:	%{libname} = %{version}-%{release}
14cu|xwiimote-2-1.20131221.1|31	Provides:	%{name}-devel = %{version}-%{release}
14cu|xwiimote-2-1.20131221.1|32	
14cu|xwiimote-2-1.20131221.1|33	%description -n	%{devname}
14cu|xwiimote-2-1.20131221.1|34	This package contains header files needed if you wish to build applications
14cu|xwiimote-2-1.20131221.1|35	based on %{name}.
14cu|xwiimote-2-1.20131221.1|36	
14cu|xwiimote-2-1.20131221.1|37	%prep
14cu|xwiimote-2-1.20131221.1|38	%setup -q
14cu|xwiimote-2-1.20131221.1|39	
14cu|xwiimote-2-1.20131221.1|40	%build
14cu|xwiimote-2-1.20131221.1|41	%configure2_5x
14cu|xwiimote-2-1.20131221.1|42	%make
14cu|xwiimote-2-1.20131221.1|43	
14cu|xwiimote-2-1.20131221.1|44	%install
14cu|xwiimote-2-1.20131221.1|45	%makeinstall_std
14cu|xwiimote-2-1.20131221.1|46	
14cu|xwiimote-2-1.20131221.1|47	%files
14cu|xwiimote-2-1.20131221.1|48	%doc %{_docdir}/%{name}
14cu|xwiimote-2-1.20131221.1|49	%{_bindir}/xwiishow
14cu|xwiimote-2-1.20131221.1|50	%{_mandir}/man1/xwiishow.1*
14cu|xwiimote-2-1.20131221.1|51	%{_mandir}/man7/xwiimote.7*
14cu|xwiimote-2-1.20131221.1|52	
14cu|xwiimote-2-1.20131221.1|53	%files -n %{libname}
14cu|xwiimote-2-1.20131221.1|54	%{_libdir}/libxwiimote.so.%{major}*
14cu|xwiimote-2-1.20131221.1|55	
14cu|xwiimote-2-1.20131221.1|56	%files -n %{devname}
14cu|xwiimote-2-1.20131221.1|57	%{_includedir}/xwiimote.h
14cu|xwiimote-2-1.20131221.1|58	%{_mandir}/man7/libxwiimote.7*
14cu|xwiimote-2-1.20131221.1|59	%{_libdir}/libxwiimote.so
14cu|xwiimote-2-1.20131221.1|60	%{_libdir}/libxwiimote.a
14cu|xwiimote-2-1.20131221.1|61	%{_libdir}/pkgconfig/libxwiimote.pc
14cu|xwiimote-2-1.20131221.1|62	
14cu|xwiimote-2-1.20131221.1|63	
14cu|xwiimote-2-1.20131221.1|64	%changelog
14cu|xwiimote-2-1.20131221.1|65	
14cu|xwiimote-2-1.20131221.1|66	* Mon Aug 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-1.20131221.1
14cu|xwiimote-2-1.20131221.1|67	- (1b8b386) Imported from SRPM
14cu|xwiimote-2-1.20131221.1|68	
14cu|xwiimote-2-1.20131221.1|69	

15704 14
14cu|xwpick-2.20-23|1	Name:		xwpick
14cu|xwpick-2.20-23|2	Summary:	A X Window System screenshot grabber
14cu|xwpick-2.20-23|3	Version:	2.20
14cu|xwpick-2.20-23|4	Release:	23
14cu|xwpick-2.20-23|5	License:	MIT
14cu|xwpick-2.20-23|6	Group:		Graphics
14cu|xwpick-2.20-23|7	BuildRequires:	imake
14cu|xwpick-2.20-23|8	BuildRequires:	pkgconfig(x11)
14cu|xwpick-2.20-23|9	BuildRequires:	pkgconfig(xext)
14cu|xwpick-2.20-23|10	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
14cu|xwpick-2.20-23|11	Source11:	%{name}-16.png
14cu|xwpick-2.20-23|12	Source12:	%{name}-32.png
14cu|xwpick-2.20-23|13	Source13:	%{name}-48.png
14cu|xwpick-2.20-23|14	
14cu|xwpick-2.20-23|15	%description
14cu|xwpick-2.20-23|16	The xwpick program allows you to choose an image or a rectangular piece
14cu|xwpick-2.20-23|17	of an image from an X Window System window and then write the image to
14cu|xwpick-2.20-23|18	a file in a variety of formats, incuding PostScript(TM), GIF, and PICT.
14cu|xwpick-2.20-23|19	
14cu|xwpick-2.20-23|20	%prep
14cu|xwpick-2.20-23|21	%setup -q
14cu|xwpick-2.20-23|22	
14cu|xwpick-2.20-23|23	%build
14cu|xwpick-2.20-23|24	xmkmf
14cu|xwpick-2.20-23|25	perl -pi -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = %{optflags}|" Makefile
14cu|xwpick-2.20-23|26	perl -pi -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = %{optflags}|" Makefile
14cu|xwpick-2.20-23|27	%make
14cu|xwpick-2.20-23|28	
14cu|xwpick-2.20-23|29	%install
14cu|xwpick-2.20-23|30	%makeinstall_std install.man
14cu|xwpick-2.20-23|31	
14cu|xwpick-2.20-23|32	# icons
14cu|xwpick-2.20-23|33	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|xwpick-2.20-23|34	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xwpick-2.20-23|35	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|xwpick-2.20-23|36	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xwpick-2.20-23|37	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|xwpick-2.20-23|38	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xwpick-2.20-23|39	
14cu|xwpick-2.20-23|40	# Menu entry
14cu|xwpick-2.20-23|41	
14cu|xwpick-2.20-23|42	mkdir -p %{buildroot}%{_datadir}/applications
14cu|xwpick-2.20-23|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|xwpick-2.20-23|44	[Desktop Entry]
14cu|xwpick-2.20-23|45	Name=Xwpick
14cu|xwpick-2.20-23|46	Comment=Screenshot grabber
14cu|xwpick-2.20-23|47	Comment[ru]=Программа снятия скриншотов
14cu|xwpick-2.20-23|48	Exec=%{_bindir}/%{name}
14cu|xwpick-2.20-23|49	Icon=%{name}
14cu|xwpick-2.20-23|50	Terminal=false
14cu|xwpick-2.20-23|51	Type=Application
14cu|xwpick-2.20-23|52	StartupNotify=true
14cu|xwpick-2.20-23|53	Categories=Graphics;2DGraphics;
14cu|xwpick-2.20-23|54	EOF
14cu|xwpick-2.20-23|55	
14cu|xwpick-2.20-23|56	%clean
14cu|xwpick-2.20-23|57	
14cu|xwpick-2.20-23|58	%files
14cu|xwpick-2.20-23|59	%{_bindir}/%{name}
14cu|xwpick-2.20-23|60	%{_mandir}/man1/xwpick.1*
14cu|xwpick-2.20-23|61	%{_miconsdir}/%{name}.png
14cu|xwpick-2.20-23|62	%{_iconsdir}/%{name}.png
14cu|xwpick-2.20-23|63	%{_liconsdir}/%{name}.png
14cu|xwpick-2.20-23|64	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|xwpick-2.20-23|65	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14cu|xwpick-2.20-23|66	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14cu|xwpick-2.20-23|67	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14cu|xwpick-2.20-23|68	
14cu|xwpick-2.20-23|69	%changelog
14cu|xwpick-2.20-23|70	
14cu|xwpick-2.20-23|71	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 2.20-23
14cu|xwpick-2.20-23|72	- (c608b67) Spec cleanup
14cu|xwpick-2.20-23|73	
14cu|xwpick-2.20-23|74	

15705 14
14cu|xxkb-1.11.1-2|1	Summary:	A keyboard layout indicator and switcher
14cu|xxkb-1.11.1-2|2	Name:		xxkb
14cu|xxkb-1.11.1-2|3	Version:	1.11.1
14cu|xxkb-1.11.1-2|4	Release:	2
14cu|xxkb-1.11.1-2|5	License:	Artistic-2.0
14cu|xxkb-1.11.1-2|6	Group:		System/X11
14cu|xxkb-1.11.1-2|7	Url:		http://xxkb.sourceforge.net/
14cu|xxkb-1.11.1-2|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}-src.tar.gz
14cu|xxkb-1.11.1-2|9	BuildRequires:	gccmakedep
14cu|xxkb-1.11.1-2|10	BuildRequires:	imake
14cu|xxkb-1.11.1-2|11	BuildRequires:	pkgconfig(x11)
14cu|xxkb-1.11.1-2|12	BuildRequires:	pkgconfig(xext)
14cu|xxkb-1.11.1-2|13	BuildRequires:	pkgconfig(xpm)
14cu|xxkb-1.11.1-2|14	BuildRequires:	pkgconfig(xt)
14cu|xxkb-1.11.1-2|15	
14cu|xxkb-1.11.1-2|16	%description
14cu|xxkb-1.11.1-2|17	The xxkb program is a keyboard layout switcher and indicator. Unlike the
14cu|xxkb-1.11.1-2|18	programs that reload keyboard maps and use their own hot-keys, xxkb is a
14cu|xxkb-1.11.1-2|19	simple GUI for XKB (X KeyBoard extension) and just sends commands to and
14cu|xxkb-1.11.1-2|20	accepts events from XKB. That means that it will work with the existing
14cu|xxkb-1.11.1-2|21	setup of your X Server without any modifications.
14cu|xxkb-1.11.1-2|22	
14cu|xxkb-1.11.1-2|23	%files
14cu|xxkb-1.11.1-2|24	%doc README* LICENSE CHANGES.koi8
14cu|xxkb-1.11.1-2|25	%{_bindir}/%{name}
14cu|xxkb-1.11.1-2|26	%dir %{_datadir}/%{name}
14cu|xxkb-1.11.1-2|27	%{_datadir}/%{name}/*.xpm
14cu|xxkb-1.11.1-2|28	%{_datadir}/X11/app-defaults/XXkb
14cu|xxkb-1.11.1-2|29	%{_sysconfdir}/X11/app-defaults/XXkb
14cu|xxkb-1.11.1-2|30	%{_mandir}/man1/%{name}.1*
14cu|xxkb-1.11.1-2|31	
14cu|xxkb-1.11.1-2|32	#----------------------------------------------------------------------------
14cu|xxkb-1.11.1-2|33	
14cu|xxkb-1.11.1-2|34	%prep
14cu|xxkb-1.11.1-2|35	%setup -q
14cu|xxkb-1.11.1-2|36	
14cu|xxkb-1.11.1-2|37	%build
14cu|xxkb-1.11.1-2|38	%setup_compile_flags
14cu|xxkb-1.11.1-2|39	xmkmf -a
14cu|xxkb-1.11.1-2|40	%make \
14cu|xxkb-1.11.1-2|41	CDEBUGFLAGS="%{optflags}" \
14cu|xxkb-1.11.1-2|42	LIBDIR=%{_datadir}/X11
14cu|xxkb-1.11.1-2|43	
14cu|xxkb-1.11.1-2|44	%install
14cu|xxkb-1.11.1-2|45	%makeinstall_std \
14cu|xxkb-1.11.1-2|46	LIBDIR=%{_datadir}/X11 \
14cu|xxkb-1.11.1-2|47	install.man
14cu|xxkb-1.11.1-2|48	
14cu|xxkb-1.11.1-2|49	rm -rf %{buildroot}%{_datadir}/X11/app-defaults
14cu|xxkb-1.11.1-2|50	
14cu|xxkb-1.11.1-2|51	# Fix XXkb symlink
14cu|xxkb-1.11.1-2|52	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
14cu|xxkb-1.11.1-2|53	pushd %{buildroot}%{_datadir}/X11/app-defaults
14cu|xxkb-1.11.1-2|54	ln -s ../../../..%{_sysconfdir}/X11/app-defaults/XXkb XXkb
14cu|xxkb-1.11.1-2|55	popd
14cu|xxkb-1.11.1-2|56	
14cu|xxkb-1.11.1-2|57	
14cu|xxkb-1.11.1-2|58	%changelog
14cu|xxkb-1.11.1-2|59	
14cu|xxkb-1.11.1-2|60	* Mon Feb 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.1-2
14cu|xxkb-1.11.1-2|61	- (d6b869b) Fix XXkb symlink
14cu|xxkb-1.11.1-2|62	
14cu|xxkb-1.11.1-2|63	

15706 14
14cu|xxv-1.6.1-7|1	Summary:	Xtreme eXtension for VDR
14cu|xxv-1.6.1-7|2	Name:		xxv
14cu|xxv-1.6.1-7|3	Version:	1.6.1
14cu|xxv-1.6.1-7|4	Release:	7
14cu|xxv-1.6.1-7|5	Group:		Video
14cu|xxv-1.6.1-7|6	License:	LGPL
14cu|xxv-1.6.1-7|7	URL:		http://xpix.dieserver.de/
14cu|xxv-1.6.1-7|8	Source:		http://xpix.dieserver.de/downloads/xxv/%name-%version.tgz
14cu|xxv-1.6.1-7|9	Source2:	xxv.service
14cu|xxv-1.6.1-7|10	Source3:	xxv.sysconfig
14cu|xxv-1.6.1-7|11	Source4:	xxv.logrotate
14cu|xxv-1.6.1-7|12	# (Anssi 02/2008) In initscript we precreate empty pidfile so that vdr user
14cu|xxv-1.6.1-7|13	# has the rights to write there:
14cu|xxv-1.6.1-7|14	Patch0:		xxv-1.2-ignore-empty-pidfile.patch
14cu|xxv-1.6.1-7|15	BuildArch:	noarch
14cu|xxv-1.6.1-7|16	# for macros:
14cu|xxv-1.6.1-7|17	BuildRequires:	vdr-devel
14cu|xxv-1.6.1-7|18	Requires(post):	rpm-helper
14cu|xxv-1.6.1-7|19	Requires(preun): rpm-helper
14cu|xxv-1.6.1-7|20	Requires:	vdr-common
14cu|xxv-1.6.1-7|21	Suggests:	mysql
14cu|xxv-1.6.1-7|22	#Requires:	vdr2jpeg
14cu|xxv-1.6.1-7|23	Requires:	fonts-ttf-bitstream-vera
14cu|xxv-1.6.1-7|24	# most 'use' statements are 'eval'ed, so we have to add requires manually;
14cu|xxv-1.6.1-7|25	# external versions of bundled libraries
14cu|xxv-1.6.1-7|26	Requires:	perl(Locale::Maketext::Extract)
14cu|xxv-1.6.1-7|27	Requires:	perl(Locale::Maketext::Lexicon)
14cu|xxv-1.6.1-7|28	Requires:	perl(Mail::SendEasy)
14cu|xxv-1.6.1-7|29	Requires:	perl(Module::Reload)
14cu|xxv-1.6.1-7|30	Requires:	perl(MP3::Icecast)
14cu|xxv-1.6.1-7|31	Requires:	perl(Net::IP::Match::Regexp)
14cu|xxv-1.6.1-7|32	Requires:	perl(Term::ReadLine::Perl)
14cu|xxv-1.6.1-7|33	Requires:	perl(Text::ASCIITable)
14cu|xxv-1.6.1-7|34	# list of requirements from install.sh
14cu|xxv-1.6.1-7|35	# sed -nr 's,^.*checkPerlModule (.*)$,Requires:\tperl(\1),p' install.sh
14cu|xxv-1.6.1-7|36	Requires:	perl(CGI)
14cu|xxv-1.6.1-7|37	Requires:	perl(Compress::Zlib)
14cu|xxv-1.6.1-7|38	Requires:	perl(Config::Tiny)
14cu|xxv-1.6.1-7|39	Requires:	perl(Data::Dumper)
14cu|xxv-1.6.1-7|40	Requires:	perl(Date::Manip)
14cu|xxv-1.6.1-7|41	Requires:	perl(DBD::mysql)
14cu|xxv-1.6.1-7|42	Requires:	perl(DBI)
14cu|xxv-1.6.1-7|43	Requires:	perl(Digest::MD5)
14cu|xxv-1.6.1-7|44	Requires:	perl(Digest::HMAC_MD5)
14cu|xxv-1.6.1-7|45	Requires:	perl(Encode)
14cu|xxv-1.6.1-7|46	Requires:	perl(Event)
14cu|xxv-1.6.1-7|47	Requires:	perl(Font::TTF::Font)
14cu|xxv-1.6.1-7|48	Requires:	perl(GD)
14cu|xxv-1.6.1-7|49	Requires:	perl(Getopt::Long)
14cu|xxv-1.6.1-7|50	Requires:	perl(HTML::TextToHTML)
14cu|xxv-1.6.1-7|51	Requires:	perl(HTML::TreeBuilder)
14cu|xxv-1.6.1-7|52	Requires:	perl(JSON)
14cu|xxv-1.6.1-7|53	# mdv bug #52269
14cu|xxv-1.6.1-7|54	Requires:	perl-JSON
14cu|xxv-1.6.1-7|55	Requires:	perl(Linux::Inotify2)
14cu|xxv-1.6.1-7|56	Requires:	perl(LWP::Simple)
14cu|xxv-1.6.1-7|57	Requires:	perl(LWP::UserAgent)
14cu|xxv-1.6.1-7|58	Requires:	perl(Locale::gettext)
14cu|xxv-1.6.1-7|59	Requires:	perl(MIME::Base64)
14cu|xxv-1.6.1-7|60	Requires:	perl(MP3::Info)
14cu|xxv-1.6.1-7|61	Requires:	perl(Net::Amazon)
14cu|xxv-1.6.1-7|62	Requires:	perl(Net::Amazon::Request::Artist)
14cu|xxv-1.6.1-7|63	Requires:	perl(Net::XMPP)
14cu|xxv-1.6.1-7|64	Requires:	perl(Proc::Killfam)
14cu|xxv-1.6.1-7|65	Requires:	perl(Proc::ProcessTable)
14cu|xxv-1.6.1-7|66	Requires:	perl(SOAP::Lite)
14cu|xxv-1.6.1-7|67	Requires:	perl(SOAP::Transport::HTTP)
14cu|xxv-1.6.1-7|68	Requires:	perl(Template)
14cu|xxv-1.6.1-7|69	Requires:	perl(Time::Local)
14cu|xxv-1.6.1-7|70	Requires:	perl(Time::HiRes)
14cu|xxv-1.6.1-7|71	Requires:	perl(URI::Escape)
14cu|xxv-1.6.1-7|72	Requires:	perl(XML::RSS)
14cu|xxv-1.6.1-7|73	Requires:	perl(XML::Simple)
14cu|xxv-1.6.1-7|74	
14cu|xxv-1.6.1-7|75	%define __noautoreq 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*|perl\\(XXV.*'
14cu|xxv-1.6.1-7|76	%define __noautoprov 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*'
14cu|xxv-1.6.1-7|77	
14cu|xxv-1.6.1-7|78	%description
14cu|xxv-1.6.1-7|79	XXV means "Xtreme eXtension for VDR" and is a central service is for
14cu|xxv-1.6.1-7|80	the administration of the VDR and its environment, with which
14cu|xxv-1.6.1-7|81	different of haven are open and these different services can serve.
14cu|xxv-1.6.1-7|82	
14cu|xxv-1.6.1-7|83	An additional haven over a Plugin to construct should be just as
14cu|xxv-1.6.1-7|84	simple, to make available as also a certain service. The letter of a
14cu|xxv-1.6.1-7|85	Plugins goes very fast, there the input (Vdr, Database etc.) as well
14cu|xxv-1.6.1-7|86	as the output (telnet, HTTP...) generically was realized. It should
14cu|xxv-1.6.1-7|87	be e.g. possible thus to register with a telnet CONSOLE,
14cu|xxv-1.6.1-7|88	HttpBrowser, Wapphone, etc. an autotimer. This should substantially
14cu|xxv-1.6.1-7|89	faster the EPG data to scan be able (MySQL data base) and over an
14cu|xxv-1.6.1-7|90	interface the VDR the new timer communicate. Naturally also is
14cu|xxv-1.6.1-7|91	considered to the single mode of the SVdrP and only one instruction
14cu|xxv-1.6.1-7|92	is mailed. Afterwards the haven is again closed immediately, so that
14cu|xxv-1.6.1-7|93	other programs can access again svdrp.
14cu|xxv-1.6.1-7|94	
14cu|xxv-1.6.1-7|95	%prep
14cu|xxv-1.6.1-7|96	%setup -q
14cu|xxv-1.6.1-7|97	%patch0 -p1
14cu|xxv-1.6.1-7|98	
14cu|xxv-1.6.1-7|99	# Setup default config
14cu|xxv-1.6.1-7|100	perl -pi -e 's,file=/video/channels.conf,file=%{_vdr_cfgdir}/channels.conf,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|101	#perl -pi -e 's,epgfile=/video/epg.data,epgfile=%{_vdr_videodir}/epg.data,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|102	perl -pi -e 's,epgimages=/var/cache/xxv/epgimages,epgimages=%{_vdr_videodir}/epgimages,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|103	perl -pi -e 's,Language=de_DE,Language=en_US,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|104	#perl -pi -e 's,initscript=/etc/init.d/xxvd,initscript=%{_unitdir}/xxv,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|105	perl -pi -e 's,commandfile=/video/reccmds.conf,file=%{_vdr_cfgdir}/reccmds.conf,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|106	perl -pi -e 's,videodir=/video,videodir=%{_vdr_videodir},' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|107	perl -pi -e 's,commands=/video/commands.conf,commands=%{_vdr_cfgdir}/commands.conf,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|108	#perl -pi -e 's,file=/video/timers.conf,file=%{_vdr_cfgdir}/timers.conf,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|109	perl -pi -e 's,tempimages=/var/cache/xxv/temp,tempimages=%{_var}/cache/%{name}/temp,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|110	perl -pi -e 's,dir=/vtx,dir=%{_vdr_plugin_cachedir}/osdteletext,' etc/xxvd.cfg.example
14cu|xxv-1.6.1-7|111	
14cu|xxv-1.6.1-7|112	perl -pi -e 's,"\$RealBin/../lib","%{_datadir}/%{name}",' bin/xxvd
14cu|xxv-1.6.1-7|113	perl -pi -e 's,"/var/log/xxvd.log","%{_logdir}/%{name}/xxvd.log",' bin/xxvd
14cu|xxv-1.6.1-7|114	perl -pi -e 's,"\$RealBin/../locale","%{_datadir}/locale",' bin/xxvd
14cu|xxv-1.6.1-7|115	perl -pi -e 's,"\$RealBin/../lib/XXV,"%{_datadir}/%{name}/XXV,' bin/xxvd
14cu|xxv-1.6.1-7|116	perl -pi -e 's,"\$RealBin/../etc/xxvd.cfg","%{_localstatedir}/lib/%{name}/xxvd.cfg",' bin/xxvd
14cu|xxv-1.6.1-7|117	perl -pi -e 's,"\$RealBin/../doc","%{_localstatedir}/lib/%{name}/doc",' bin/xxvd
14cu|xxv-1.6.1-7|118	sed -i '/HTMLDIR/s,"\$RealBin/../","%{_datadir}/%{name}/skins",' bin/xxvd
14cu|xxv-1.6.1-7|119	perl -pi -e 's,"\$RealBin/../share/fonts/ttf-bitstream-vera,"%{_datadir}/fonts/TTF,' bin/xxvd
14cu|xxv-1.6.1-7|120	perl -pi -e 's,"\$RealBin/../share/,"%{_datadir}/%{name}/,' bin/xxvd
14cu|xxv-1.6.1-7|121	perl -pi -e 's,"\$RealBin/../contrib","%{_datadir}/%{name}/contrib",' bin/xxvd
14cu|xxv-1.6.1-7|122	
14cu|xxv-1.6.1-7|123	perl -pi -e "s,upgrade='upgrade-xxv-db.sql',upgrade='%{_datadir}/%{name}/contrib/upgrade-xxv-db.sql'," contrib/update-xxv
14cu|xxv-1.6.1-7|124	
14cu|xxv-1.6.1-7|125	cat > README.install.urpmi <<EOF
14cu|xxv-1.6.1-7|126	You must create the database "xxv" on your mysql server, create a
14cu|xxv-1.6.1-7|127	mysql user for xxv and enter the correct USR and PWD in the
14cu|xxv-1.6.1-7|128	[General] section of %{_localstatedir}/lib/%{name}/xxvd.cfg.
14cu|xxv-1.6.1-7|129	
14cu|xxv-1.6.1-7|130	You can create the database with default password with the following
14cu|xxv-1.6.1-7|131	command:
14cu|xxv-1.6.1-7|132	mysql -u root < %{_datadir}/%{name}/contrib/create-database.sql
14cu|xxv-1.6.1-7|133	No xxvd.cfg editing is then necessary.
14cu|xxv-1.6.1-7|134	
14cu|xxv-1.6.1-7|135	Alternatively, here are the example commands for creating a new
14cu|xxv-1.6.1-7|136	database with different credentials:
14cu|xxv-1.6.1-7|137	mysql -u root -e "create database xxv;"
14cu|xxv-1.6.1-7|138	mysql -u root -e "grant all privileges on xxv.* to username@localhost IDENTIFIED BY 'password';"
14cu|xxv-1.6.1-7|139	mysql -u root -e "flush privileges;"
14cu|xxv-1.6.1-7|140	
14cu|xxv-1.6.1-7|141	If you wish to later change the username and/or password, you must
14cu|xxv-1.6.1-7|142	change both the xxvd.cfg entry and the one of mysql.
14cu|xxv-1.6.1-7|143	
14cu|xxv-1.6.1-7|144	By default the web interface is on port 8080 with username "xxv"
14cu|xxv-1.6.1-7|145	and password "xxv". You can change these from the web interface.
14cu|xxv-1.6.1-7|146	Please go through the configuration options carefully and disable
14cu|xxv-1.6.1-7|147	the modules you do not need.
14cu|xxv-1.6.1-7|148	EOF
14cu|xxv-1.6.1-7|149	
14cu|xxv-1.6.1-7|150	cat > README.1.4.upgrade.urpmi <<EOF
14cu|xxv-1.6.1-7|151	In order to update to the new XXV database version, you need to manually
14cu|xxv-1.6.1-7|152	run update-xxv command. XXV must be stopped when updating the database.
14cu|xxv-1.6.1-7|153	See "update-xxv -h" for the proper parameters that may be needed.
14cu|xxv-1.6.1-7|154	EOF
14cu|xxv-1.6.1-7|155	
14cu|xxv-1.6.1-7|156	%install
14cu|xxv-1.6.1-7|157	install -d -m755 %{buildroot}%{_bindir}
14cu|xxv-1.6.1-7|158	install -m755 bin/xxvd %{buildroot}%{_bindir}
14cu|xxv-1.6.1-7|159	
14cu|xxv-1.6.1-7|160	install -d -m755 %{buildroot}%{_sysconfdir}
14cu|xxv-1.6.1-7|161	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
14cu|xxv-1.6.1-7|162	install -m644 etc/xxvd.cfg.example %{buildroot}%{_localstatedir}/lib/%{name}/xxvd.cfg
14cu|xxv-1.6.1-7|163	ln -s %{_localstatedir}/lib/%{name} %{buildroot}%{_sysconfdir}/%{name}
14cu|xxv-1.6.1-7|164	
14cu|xxv-1.6.1-7|165	install -d -m755 %{buildroot}%{_var}/cache/%{name}
14cu|xxv-1.6.1-7|166	
14cu|xxv-1.6.1-7|167	install -d -m755 %{buildroot}%{_datadir}/%{name}/contrib
14cu|xxv-1.6.1-7|168	install -m644 contrib/*.sql %{buildroot}%{_datadir}/%{name}/contrib
14cu|xxv-1.6.1-7|169	install -m755 contrib/update-xxv %{buildroot}%{_datadir}/%{name}/contrib
14cu|xxv-1.6.1-7|170	install -m755 contrib/*.pl %{buildroot}%{_bindir}
14cu|xxv-1.6.1-7|171	ln -s %{_datadir}/%{name}/contrib/update-xxv %{buildroot}%{_bindir}/update-xxv
14cu|xxv-1.6.1-7|172	
14cu|xxv-1.6.1-7|173	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}/doc
14cu|xxv-1.6.1-7|174	install -m644 doc/* %{buildroot}%{_localstatedir}/lib/%{name}/doc
14cu|xxv-1.6.1-7|175	
14cu|xxv-1.6.1-7|176	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
14cu|xxv-1.6.1-7|177	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|xxv-1.6.1-7|178	
14cu|xxv-1.6.1-7|179	install -d -m755 %{buildroot}%{_datadir}/%{name}/skins
14cu|xxv-1.6.1-7|180	cp -a wml html %{buildroot}%{_datadir}/%{name}/skins
14cu|xxv-1.6.1-7|181	ln -s html %{buildroot}%{_datadir}/%{name}/skins/default
14cu|xxv-1.6.1-7|182	
14cu|xxv-1.6.1-7|183	cp -a lib/* share/* %{buildroot}%{_datadir}/%{name}
14cu|xxv-1.6.1-7|184	cp -a lib/Tools.pm lib/XXV lib/Data lib/SOAP lib/MediaLibParser* share/* %{buildroot}%{_datadir}/%{name}
14cu|xxv-1.6.1-7|185	
14cu|xxv-1.6.1-7|186	# remove bundled stuff we have a system version for
14cu|xxv-1.6.1-7|187	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Extract*
14cu|xxv-1.6.1-7|188	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Lexicon*
14cu|xxv-1.6.1-7|189	rm -r %{buildroot}%{_datadir}/%{name}/Mail/SendEasy*
14cu|xxv-1.6.1-7|190	rm -r %{buildroot}%{_datadir}/%{name}/Module/Reload*
14cu|xxv-1.6.1-7|191	rm -r %{buildroot}%{_datadir}/%{name}/MP3/Icecast*
14cu|xxv-1.6.1-7|192	rm -r %{buildroot}%{_datadir}/%{name}/Net/IP/Match/Regexp*
14cu|xxv-1.6.1-7|193	rm -r %{buildroot}%{_datadir}/%{name}/Term/ReadLine/{Perl*,readline*}
14cu|xxv-1.6.1-7|194	rm -r %{buildroot}%{_datadir}/%{name}/Text/ASCIITable*
14cu|xxv-1.6.1-7|195	rm -r %{buildroot}%{_datadir}/%{name}/fonts/ttf-bitstream-vera
14cu|xxv-1.6.1-7|196	
14cu|xxv-1.6.1-7|197	# remove bundle
14cu|xxv-1.6.1-7|198	rm -r %{buildroot}%{_datadir}/%{name}/Bundle
14cu|xxv-1.6.1-7|199	
14cu|xxv-1.6.1-7|200	for f in locale/*/; do
14cu|xxv-1.6.1-7|201	install -d -m755 \
14cu|xxv-1.6.1-7|202	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
14cu|xxv-1.6.1-7|203	install -m644 $f/LC_MESSAGES/xxv.mo \
14cu|xxv-1.6.1-7|204	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
14cu|xxv-1.6.1-7|205	done
14cu|xxv-1.6.1-7|206	
14cu|xxv-1.6.1-7|207	install -d -m755 %{buildroot}%{_logdir}/%{name}
14cu|xxv-1.6.1-7|208	
14cu|xxv-1.6.1-7|209	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
14cu|xxv-1.6.1-7|210	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/xxv
14cu|xxv-1.6.1-7|211	
14cu|xxv-1.6.1-7|212	install -d -m755 %{buildroot}%{_unitdir}
14cu|xxv-1.6.1-7|213	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}/xxv.service
14cu|xxv-1.6.1-7|214	
14cu|xxv-1.6.1-7|215	install -d -m755 %{buildroot}%{_logdir}/xxv
14cu|xxv-1.6.1-7|216	
14cu|xxv-1.6.1-7|217	install -d -m755 %{buildroot}%{_mandir}/man1
14cu|xxv-1.6.1-7|218	install -m644 doc/*.1  %{buildroot}%{_mandir}/man1
14cu|xxv-1.6.1-7|219	
14cu|xxv-1.6.1-7|220	%find_lang xxv
14cu|xxv-1.6.1-7|221	
14cu|xxv-1.6.1-7|222	%post
14cu|xxv-1.6.1-7|223	%systemd_post %{name}.service
14cu|xxv-1.6.1-7|224	
14cu|xxv-1.6.1-7|225	%preun
14cu|xxv-1.6.1-7|226	%systemd_preun %{name}.service
14cu|xxv-1.6.1-7|227	
14cu|xxv-1.6.1-7|228	%postun
14cu|xxv-1.6.1-7|229	%systemd_postun_with_restart %{name}.service
14cu|xxv-1.6.1-7|230	
14cu|xxv-1.6.1-7|231	%files -f xxv.lang
14cu|xxv-1.6.1-7|232	%doc doc/{CHANGELOG,README} README.install.urpmi README.*.upgrade.urpmi
14cu|xxv-1.6.1-7|233	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv
14cu|xxv-1.6.1-7|234	%attr(-,vdr,vdr) %dir %{_logdir}/xxv
14cu|xxv-1.6.1-7|235	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/xxv/xxvd.cfg
14cu|xxv-1.6.1-7|236	%attr(-,vdr,vdr) %{_var}/cache/%{name}
14cu|xxv-1.6.1-7|237	%config(noreplace) %{_sysconfdir}/sysconfig/xxv
14cu|xxv-1.6.1-7|238	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14cu|xxv-1.6.1-7|239	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv/doc
14cu|xxv-1.6.1-7|240	%attr(-,vdr,vdr) %{_localstatedir}/lib/xxv/doc/*
14cu|xxv-1.6.1-7|241	%{_sysconfdir}/xxv
14cu|xxv-1.6.1-7|242	%{_unitdir}/xxv*
14cu|xxv-1.6.1-7|243	%{_bindir}/xxvd
14cu|xxv-1.6.1-7|244	%{_bindir}/at-vdradmin2xxv.pl
14cu|xxv-1.6.1-7|245	%{_bindir}/chronicle-remove-duplicate.pl
14cu|xxv-1.6.1-7|246	%{_bindir}/update-xxv
14cu|xxv-1.6.1-7|247	%dir %{_datadir}/%{name}
14cu|xxv-1.6.1-7|248	%dir %{_datadir}/%{name}/Data
14cu|xxv-1.6.1-7|249	%{_datadir}/%{name}/Data/COW.pm
14cu|xxv-1.6.1-7|250	%{_datadir}/%{name}/MediaLibParser*
14cu|xxv-1.6.1-7|251	%dir %{_datadir}/%{name}/SOAP
14cu|xxv-1.6.1-7|252	%dir %{_datadir}/%{name}/SOAP/Transport
14cu|xxv-1.6.1-7|253	%dir %{_datadir}/%{name}/SOAP/Transport/HTTP
14cu|xxv-1.6.1-7|254	%{_datadir}/%{name}/SOAP/Transport/HTTP/Event.pm
14cu|xxv-1.6.1-7|255	%{_datadir}/%{name}/Tools.pm
14cu|xxv-1.6.1-7|256	%{_datadir}/%{name}/XXV
14cu|xxv-1.6.1-7|257	%{_datadir}/%{name}/contrib
14cu|xxv-1.6.1-7|258	%{_datadir}/%{name}/news
14cu|xxv-1.6.1-7|259	%{_datadir}/%{name}/skins
14cu|xxv-1.6.1-7|260	%{_datadir}/%{name}/xmltv
14cu|xxv-1.6.1-7|261	%{_mandir}/man1/xxvd.1*
14cu|xxv-1.6.1-7|262	
14cu|xxv-1.6.1-7|263	%changelog
14cu|xxv-1.6.1-7|264	
14cu|xxv-1.6.1-7|265	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-7
14cu|xxv-1.6.1-7|266	- (d003674) BuildList#2558675: Increase release tag
14cu|xxv-1.6.1-7|267	
14cu|xxv-1.6.1-7|268	

15707 14
14cu|xxxterm-1.11.3-3|1	Summary:	A minimalists web browser
14cu|xxxterm-1.11.3-3|2	Name:		xxxterm
14cu|xxxterm-1.11.3-3|3	Version:	1.11.3
14cu|xxxterm-1.11.3-3|4	Release:	3
14cu|xxxterm-1.11.3-3|5	License:	MIT
14cu|xxxterm-1.11.3-3|6	Group:		Networking/WWW
14cu|xxxterm-1.11.3-3|7	Url:		https://opensource.conformal.com/wiki/XXXTerm
14cu|xxxterm-1.11.3-3|8	Source0:	https://opensource.conformal.com/snapshots/xxxterm/%{name}-%{version}.tgz
14cu|xxxterm-1.11.3-3|9	Patch0:		xxxterm-1.8.0-mdv-desktop.patch
14cu|xxxterm-1.11.3-3|10	Patch1:		xxxterm-1.11.3-link-javascriptcoregtk.patch
14cu|xxxterm-1.11.3-3|11	Patch2:		0001-Change-default-homepage.patch
14cu|xxxterm-1.11.3-3|12	# From Debian unchanged
14cu|xxxterm-1.11.3-3|13	Patch10:	0002-Fix-resources-dir.patch
14cu|xxxterm-1.11.3-3|14	Patch11:	0006-Add-missing-includes.patch
14cu|xxxterm-1.11.3-3|15	BuildRequires:	pkgconfig(gnutls)
14cu|xxxterm-1.11.3-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|xxxterm-1.11.3-3|17	BuildRequires:	pkgconfig(libbsd)
14cu|xxxterm-1.11.3-3|18	BuildRequires:	pkgconfig(libsoup-2.4)
14cu|xxxterm-1.11.3-3|19	BuildRequires:	pkgconfig(webkit-1.0)
14cu|xxxterm-1.11.3-3|20	
14cu|xxxterm-1.11.3-3|21	%description
14cu|xxxterm-1.11.3-3|22	xxxterm is a minimalist web browser with sophisticated security features
14cu|xxxterm-1.11.3-3|23	designed-in (rather than through an add-on). In particular, it provides both
14cu|xxxterm-1.11.3-3|24	persistent and per-session controls for scripts and cookies, making it easy
14cu|xxxterm-1.11.3-3|25	to thwart tracking and scripting attacks.
14cu|xxxterm-1.11.3-3|26	
14cu|xxxterm-1.11.3-3|27	In additional to providing a familiar mouse-based interface like other web
14cu|xxxterm-1.11.3-3|28	browsers, it offers a set of vi-like keyboard commands for users who prefer
14cu|xxxterm-1.11.3-3|29	to keep their hands on their keyboard.
14cu|xxxterm-1.11.3-3|30	
14cu|xxxterm-1.11.3-3|31	The default settings provide a secure environment. With simple keyboard
14cu|xxxterm-1.11.3-3|32	commands, the user can "whitelist" specific sites, allowing cookies and
14cu|xxxterm-1.11.3-3|33	scripts from those sites.
14cu|xxxterm-1.11.3-3|34	
14cu|xxxterm-1.11.3-3|35	%files
14cu|xxxterm-1.11.3-3|36	%doc %dir %{_docdir}/xxxterm
14cu|xxxterm-1.11.3-3|37	%doc %{_docdir}/xxxterm/LICENSE
14cu|xxxterm-1.11.3-3|38	%{_mandir}/man1/xxxterm.*
14cu|xxxterm-1.11.3-3|39	%{_bindir}/xxxterm
14cu|xxxterm-1.11.3-3|40	%{_datadir}/applications/xxxterm.desktop
14cu|xxxterm-1.11.3-3|41	%{_datadir}/xxxterm/style.css
14cu|xxxterm-1.11.3-3|42	%{_datadir}/xxxterm/xxxterm*.png
14cu|xxxterm-1.11.3-3|43	%{_datadir}/xxxterm/tld-rules
14cu|xxxterm-1.11.3-3|44	%{_iconsdir}/hicolor/*/apps/xxxterm.png
14cu|xxxterm-1.11.3-3|45	
14cu|xxxterm-1.11.3-3|46	#----------------------------------------------------------------------------
14cu|xxxterm-1.11.3-3|47	
14cu|xxxterm-1.11.3-3|48	%prep
14cu|xxxterm-1.11.3-3|49	%setup -q
14cu|xxxterm-1.11.3-3|50	%patch0 -p1
14cu|xxxterm-1.11.3-3|51	%patch1 -p1
14cu|xxxterm-1.11.3-3|52	%patch2 -p1
14cu|xxxterm-1.11.3-3|53	%patch10 -p1
14cu|xxxterm-1.11.3-3|54	%patch11 -p1
14cu|xxxterm-1.11.3-3|55	
14cu|xxxterm-1.11.3-3|56	%build
14cu|xxxterm-1.11.3-3|57	export CFLAGS="%{optflags}"
14cu|xxxterm-1.11.3-3|58	cd linux
14cu|xxxterm-1.11.3-3|59	%make \
14cu|xxxterm-1.11.3-3|60	OPTIMIZE="%{optflags}" \
14cu|xxxterm-1.11.3-3|61	PREFIX=%{_prefix}
14cu|xxxterm-1.11.3-3|62	
14cu|xxxterm-1.11.3-3|63	%install
14cu|xxxterm-1.11.3-3|64	pushd linux
14cu|xxxterm-1.11.3-3|65	make install PREFIX=%{buildroot}%{_prefix}
14cu|xxxterm-1.11.3-3|66	popd
14cu|xxxterm-1.11.3-3|67	for s in 16 32 48 64 128; do
14cu|xxxterm-1.11.3-3|68	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14cu|xxxterm-1.11.3-3|69	ln -s ../../../../xxxterm/xxxtermicon${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/xxxterm.png
14cu|xxxterm-1.11.3-3|70	done
14cu|xxxterm-1.11.3-3|71	install -D -m 0644 xxxterm.desktop %{buildroot}%{_datadir}/applications/xxxterm.desktop
14cu|xxxterm-1.11.3-3|72	install -D -m 0644 style.css %{buildroot}%{_datadir}/xxxterm/style.css
14cu|xxxterm-1.11.3-3|73	install -d -m 0755 %{buildroot}/%{_docdir}/xxxterm
14cu|xxxterm-1.11.3-3|74	cat > %{buildroot}/%{_docdir}/%{name}/LICENSE << EOF
14cu|xxxterm-1.11.3-3|75	-= License =-
14cu|xxxterm-1.11.3-3|76	
14cu|xxxterm-1.11.3-3|77	/*
14cu|xxxterm-1.11.3-3|78	* Copyright (c) 2010, 2011 Marco Peereboom <marco@peereboom.us>
14cu|xxxterm-1.11.3-3|79	* Copyright (c) 2011 Stevan Andjelkovic <stevan@student.chalmers.se>
14cu|xxxterm-1.11.3-3|80	* Copyright (c) 2010, 2011 Edd Barrett <vext01@gmail.com>
14cu|xxxterm-1.11.3-3|81	* Copyright (c) 2011 Todd T. Fries <todd@fries.net>
14cu|xxxterm-1.11.3-3|82	* Copyright (c) 2011 Raphael Graf <r@undefined.ch>
14cu|xxxterm-1.11.3-3|83	* Copyright (c) 2011 Michal Mazurek <akfaew@jasminek.net>
14cu|xxxterm-1.11.3-3|84	*
14cu|xxxterm-1.11.3-3|85	* Permission to use, copy, modify, and distribute this software for any
14cu|xxxterm-1.11.3-3|86	* purpose with or without fee is hereby granted, provided that the above
14cu|xxxterm-1.11.3-3|87	* copyright notice and this permission notice appear in all copies.
14cu|xxxterm-1.11.3-3|88	*
14cu|xxxterm-1.11.3-3|89	* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
14cu|xxxterm-1.11.3-3|90	* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
14cu|xxxterm-1.11.3-3|91	* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14cu|xxxterm-1.11.3-3|92	* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14cu|xxxterm-1.11.3-3|93	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14cu|xxxterm-1.11.3-3|94	* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14cu|xxxterm-1.11.3-3|95	* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14cu|xxxterm-1.11.3-3|96	*/
14cu|xxxterm-1.11.3-3|97	
14cu|xxxterm-1.11.3-3|98	-= javascript.h license =-
14cu|xxxterm-1.11.3-3|99	
14cu|xxxterm-1.11.3-3|100	Javascript code was borrowed from the friendly folks at vimprobable2 under the following license:
14cu|xxxterm-1.11.3-3|101	
14cu|xxxterm-1.11.3-3|102	/*
14cu|xxxterm-1.11.3-3|103	Copyright (c) 2009 Leon Winter
14cu|xxxterm-1.11.3-3|104	Copyright (c) 2009-2011 Hannes Schueller
14cu|xxxterm-1.11.3-3|105	Copyright (c) 2009-2010 Matto Fransen
14cu|xxxterm-1.11.3-3|106	Copyright (c) 2010-2011 Hans-Peter Deifel
14cu|xxxterm-1.11.3-3|107	Copyright (c) 2010-2011 Thomas Adam
14cu|xxxterm-1.11.3-3|108	Copyright (c) 2011 Albert Kim
14cu|xxxterm-1.11.3-3|109	Copyright (c) 2011 Daniel Carl
14cu|xxxterm-1.11.3-3|110	
14cu|xxxterm-1.11.3-3|111	Permission is hereby granted, free of charge, to any person obtaining a copy
14cu|xxxterm-1.11.3-3|112	of this software and associated documentation files (the "Software"), to deal
14cu|xxxterm-1.11.3-3|113	in the Software without restriction, including without limitation the rights
14cu|xxxterm-1.11.3-3|114	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14cu|xxxterm-1.11.3-3|115	copies of the Software, and to permit persons to whom the Software is
14cu|xxxterm-1.11.3-3|116	furnished to do so, subject to the following conditions:
14cu|xxxterm-1.11.3-3|117	
14cu|xxxterm-1.11.3-3|118	The above copyright notice and this permission notice shall be included in
14cu|xxxterm-1.11.3-3|119	all copies or substantial portions of the Software.
14cu|xxxterm-1.11.3-3|120	
14cu|xxxterm-1.11.3-3|121	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14cu|xxxterm-1.11.3-3|122	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14cu|xxxterm-1.11.3-3|123	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14cu|xxxterm-1.11.3-3|124	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14cu|xxxterm-1.11.3-3|125	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14cu|xxxterm-1.11.3-3|126	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14cu|xxxterm-1.11.3-3|127	THE SOFTWARE.
14cu|xxxterm-1.11.3-3|128	*/
14cu|xxxterm-1.11.3-3|129	EOF
14cu|xxxterm-1.11.3-3|130	
14cu|xxxterm-1.11.3-3|131	
14cu|xxxterm-1.11.3-3|132	%changelog
14cu|xxxterm-1.11.3-3|133	
14cu|xxxterm-1.11.3-3|134	* Fri May 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.3-3
14cu|xxxterm-1.11.3-3|135	- (9c05c89) Fix resources path
14cu|xxxterm-1.11.3-3|136	- (9c05c89) Fix home page
14cu|xxxterm-1.11.3-3|137	- (9c05c89) Spec cleanup
14cu|xxxterm-1.11.3-3|138	
14cu|xxxterm-1.11.3-3|139	

15708 14
14cu|yabause-0.9.14-3|1	Summary:	Sega Saturn emulator
14cu|yabause-0.9.14-3|2	Name:		yabause
14cu|yabause-0.9.14-3|3	Version:	0.9.14
14cu|yabause-0.9.14-3|4	Release:	3
14cu|yabause-0.9.14-3|5	License:	GPLv2+
14cu|yabause-0.9.14-3|6	Group:		Emulators
14cu|yabause-0.9.14-3|7	Url:		http://yabause.sourceforge.net/
14cu|yabause-0.9.14-3|8	Source0:	http://prdownloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
14cu|yabause-0.9.14-3|9	Patch0:		yabause-0.9.13-cmake.patch
14cu|yabause-0.9.14-3|10	Patch1:		yabause-0.9.11-link.patch
14cu|yabause-0.9.14-3|11	Patch2:		yabause-0.9.11-lib64.patch
14cu|yabause-0.9.14-3|12	Patch3:		yabause-0.9.14-qt-img.patch
14cu|yabause-0.9.14-3|13	BuildRequires:	cmake
14cu|yabause-0.9.14-3|14	BuildRequires:	desktop-file-utils
14cu|yabause-0.9.14-3|15	BuildRequires:	doxygen
14cu|yabause-0.9.14-3|16	BuildRequires:	qmake5
14cu|yabause-0.9.14-3|17	BuildRequires:	jsw-devel
14cu|yabause-0.9.14-3|18	# for the translations
14cu|yabause-0.9.14-3|19	BuildRequires:	mini18n-devel
14cu|yabause-0.9.14-3|20	BuildRequires:	pkgconfig(glut)
14cu|yabause-0.9.14-3|21	BuildRequires:	pkgconfig(gtk+-2.0)
14cu|yabause-0.9.14-3|22	BuildRequires:	pkgconfig(gtkglext-1.0)
14cu|yabause-0.9.14-3|23	BuildRequires:	pkgconfig(openal)
14cu|yabause-0.9.14-3|24	BuildRequires:	pkgconfig(openssl)
14cu|yabause-0.9.14-3|25	BuildRequires:	pkgconfig(Qt5Core)
14cu|yabause-0.9.14-3|26	BuildRequires:	pkgconfig(Qt5Gui)
14cu|yabause-0.9.14-3|27	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|yabause-0.9.14-3|28	BuildRequires:	pkgconfig(Qt5Widgets)
14cu|yabause-0.9.14-3|29	BuildRequires:	pkgconfig(sdl2)
14cu|yabause-0.9.14-3|30	BuildRequires:	pkgconfig(xmu)
14cu|yabause-0.9.14-3|31	Requires:	%{name}-bin = %{version}
14cu|yabause-0.9.14-3|32	
14cu|yabause-0.9.14-3|33	%description
14cu|yabause-0.9.14-3|34	Yabause is a Sega Saturn emulator.
14cu|yabause-0.9.14-3|35	This package includes the translations and documentation.
14cu|yabause-0.9.14-3|36	
14cu|yabause-0.9.14-3|37	%files
14cu|yabause-0.9.14-3|38	%doc AUTHORS ChangeLog GOALS README README.LIN README.QT TODO
14cu|yabause-0.9.14-3|39	%{_datadir}/%{name}
14cu|yabause-0.9.14-3|40	%{_datadir}/pixmaps/%{name}.png
14cu|yabause-0.9.14-3|41	
14cu|yabause-0.9.14-3|42	#----------------------------------------------------------------------------
14cu|yabause-0.9.14-3|43	
14cu|yabause-0.9.14-3|44	%package gtk
14cu|yabause-0.9.14-3|45	Summary:	Sega Saturn emulator - GTK+ interface
14cu|yabause-0.9.14-3|46	Group:		Emulators
14cu|yabause-0.9.14-3|47	Requires:	%{name} = %{version}
14cu|yabause-0.9.14-3|48	Provides:	%{name}-bin = %{version}
14cu|yabause-0.9.14-3|49	
14cu|yabause-0.9.14-3|50	%description gtk
14cu|yabause-0.9.14-3|51	Yabause is a Sega Saturn emulator.
14cu|yabause-0.9.14-3|52	
14cu|yabause-0.9.14-3|53	This package includes the GTK+ interface.
14cu|yabause-0.9.14-3|54	
14cu|yabause-0.9.14-3|55	To use a translation :
14cu|yabause-0.9.14-3|56	Start yabause,
14cu|yabause-0.9.14-3|57	Open the settings dialog (Yabause/Preferences),
14cu|yabause-0.9.14-3|58	Select Advanced tab,
14cu|yabause-0.9.14-3|59	Type or select the appropriate file in the Translation field
14cu|yabause-0.9.14-3|60	(existing translations are available in the /usr/share/yabause/ folder),
14cu|yabause-0.9.14-3|61	Close and restart yabause.
14cu|yabause-0.9.14-3|62	
14cu|yabause-0.9.14-3|63	%files gtk
14cu|yabause-0.9.14-3|64	%doc AUTHORS
14cu|yabause-0.9.14-3|65	%attr(0755,root,games) %{_bindir}/%{name}-gtk
14cu|yabause-0.9.14-3|66	%{_datadir}/applications/%{name}-gtk.desktop
14cu|yabause-0.9.14-3|67	%{_mandir}/man1/%{name}-gtk.1*
14cu|yabause-0.9.14-3|68	
14cu|yabause-0.9.14-3|69	#----------------------------------------------------------------------------
14cu|yabause-0.9.14-3|70	
14cu|yabause-0.9.14-3|71	%package qt
14cu|yabause-0.9.14-3|72	Summary:	Sega Saturn emulator - QT interface
14cu|yabause-0.9.14-3|73	Group:		Emulators
14cu|yabause-0.9.14-3|74	Requires:	%{name} = %{version}
14cu|yabause-0.9.14-3|75	Provides:	%{name}-bin = %{version}
14cu|yabause-0.9.14-3|76	
14cu|yabause-0.9.14-3|77	%description qt
14cu|yabause-0.9.14-3|78	Yabause is a Sega Saturn emulator.
14cu|yabause-0.9.14-3|79	
14cu|yabause-0.9.14-3|80	This package includes the QT interface.
14cu|yabause-0.9.14-3|81	
14cu|yabause-0.9.14-3|82	To use a translation :
14cu|yabause-0.9.14-3|83	Start yabause,
14cu|yabause-0.9.14-3|84	Open the settings dialog (File/Settings),
14cu|yabause-0.9.14-3|85	Type or select the appropriate file in the Translation field
14cu|yabause-0.9.14-3|86	(existing translations are available in the /usr/share/yabause/ folder),
14cu|yabause-0.9.14-3|87	Close and restart yabause-qt.
14cu|yabause-0.9.14-3|88	
14cu|yabause-0.9.14-3|89	%files qt
14cu|yabause-0.9.14-3|90	%doc AUTHORS
14cu|yabause-0.9.14-3|91	%attr(0755,root,games) %{_bindir}/%{name}-qt
14cu|yabause-0.9.14-3|92	%{_datadir}/applications/%{name}-qt.desktop
14cu|yabause-0.9.14-3|93	%{_mandir}/man1/%{name}-qt.1*
14cu|yabause-0.9.14-3|94	
14cu|yabause-0.9.14-3|95	#----------------------------------------------------------------------------
14cu|yabause-0.9.14-3|96	
14cu|yabause-0.9.14-3|97	%prep
14cu|yabause-0.9.14-3|98	%setup -q
14cu|yabause-0.9.14-3|99	%patch0 -p1 -b .cmake~
14cu|yabause-0.9.14-3|100	%patch1 -p1 -b .link~
14cu|yabause-0.9.14-3|101	%ifarch x86_64
14cu|yabause-0.9.14-3|102	%patch2 -p1 -b .lib64~
14cu|yabause-0.9.14-3|103	%endif
14cu|yabause-0.9.14-3|104	%patch3 -p1 -b .img~
14cu|yabause-0.9.14-3|105	
14cu|yabause-0.9.14-3|106	find . -name *.cpp -o -name *.h | xargs chmod 0644
14cu|yabause-0.9.14-3|107	
14cu|yabause-0.9.14-3|108	%build
14cu|yabause-0.9.14-3|109	%cmake -DYAB_MULTIBUILD=TRUE
14cu|yabause-0.9.14-3|110	%make
14cu|yabause-0.9.14-3|111	
14cu|yabause-0.9.14-3|112	%install
14cu|yabause-0.9.14-3|113	%makeinstall_std -C build
14cu|yabause-0.9.14-3|114	
14cu|yabause-0.9.14-3|115	desktop-file-install --vendor="" \
14cu|yabause-0.9.14-3|116	--add-category="Emulator" \
14cu|yabause-0.9.14-3|117	--remove-key="TryExec" \
14cu|yabause-0.9.14-3|118	--dir %{buildroot}%{_datadir}/applications/ \
14cu|yabause-0.9.14-3|119	%{buildroot}%{_datadir}/applications/*
14cu|yabause-0.9.14-3|120	
14cu|yabause-0.9.14-3|121	
14cu|yabause-0.9.14-3|122	%changelog
14cu|yabause-0.9.14-3|123	
14cu|yabause-0.9.14-3|124	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.14-3
14cu|yabause-0.9.14-3|125	- (b8fe558) Bump release
14cu|yabause-0.9.14-3|126	
14cu|yabause-0.9.14-3|127	

15709 14
14cu|yacreader-8.5.0-1|1	%define oname YACReader
14cu|yacreader-8.5.0-1|2	# lang files
14cu|yacreader-8.5.0-1|3	%define _files_listed_twice_terminate_build 0
14cu|yacreader-8.5.0-1|4	
14cu|yacreader-8.5.0-1|5	Summary:	A cross platform comic reader and library manager
14cu|yacreader-8.5.0-1|6	Name:		yacreader
14cu|yacreader-8.5.0-1|7	Version:	8.5.0
14cu|yacreader-8.5.0-1|8	Release:	1
14cu|yacreader-8.5.0-1|9	Group:		Publishing
14cu|yacreader-8.5.0-1|10	License:	GPLv3+
14cu|yacreader-8.5.0-1|11	Url:		http://www.yacreader.com/
14cu|yacreader-8.5.0-1|12	Source0:	https://bitbucket.org/luisangelsm/yacreader/downloads/%{name}-%{version}-src.tar.xz
14cu|yacreader-8.5.0-1|13	Source1:	yacreader.rpmlintrc
14cu|yacreader-8.5.0-1|14	BuildRequires:  qmake5
14cu|yacreader-8.5.0-1|15	BuildRequires:  qt5-devel
14cu|yacreader-8.5.0-1|16	BuildRequires:  pkgconfig(Qt5Core)
14cu|yacreader-8.5.0-1|17	BuildRequires:  pkgconfig(Qt5Multimedia)
14cu|yacreader-8.5.0-1|18	BuildRequires:  pkgconfig(Qt5Script)
14cu|yacreader-8.5.0-1|19	BuildRequires:  pkgconfig(Qt5Declarative)
14cu|yacreader-8.5.0-1|20	BuildRequires:  pkgconfig(Qt5Sql)
14cu|yacreader-8.5.0-1|21	BuildRequires:  pkgconfig(Qt5Network)
14cu|yacreader-8.5.0-1|22	BuildRequires:  pkgconfig(Qt5WebKit)
14cu|yacreader-8.5.0-1|23	BuildRequires:  qt5-qtquickcontrols-qml
14cu|yacreader-8.5.0-1|24	BuildRequires:  qt5-database-plugin-sqlite
14cu|yacreader-8.5.0-1|25	BuildRequires:	pkgconfig(poppler-qt5)
14cu|yacreader-8.5.0-1|26	BuildRequires:	pkgconfig(Qt5OpenGL)
14cu|yacreader-8.5.0-1|27	BuildRequires:	pkgconfig(glu)
14cu|yacreader-8.5.0-1|28	BuildRequires:	pkgconfig(libqrencode)
14cu|yacreader-8.5.0-1|29	BuildRequires:	%{_lib}qt5imageformats-devel
14cu|yacreader-8.5.0-1|30	BuildRequires:	pkgconfig(sqlite3)
14cu|yacreader-8.5.0-1|31	BuildRequires:	unarr-devel
14cu|yacreader-8.5.0-1|32	BuildRequires:	desktop-file-utils
14cu|yacreader-8.5.0-1|33	BuildRequires:	imagemagick
14cu|yacreader-8.5.0-1|34	Requires:	%{name}-library = %{EVRD}
14cu|yacreader-8.5.0-1|35	
14cu|yacreader-8.5.0-1|36	%description
14cu|yacreader-8.5.0-1|37	A cross platform comic reader and library manager.
14cu|yacreader-8.5.0-1|38	
14cu|yacreader-8.5.0-1|39	%files -f %{name}.lang
14cu|yacreader-8.5.0-1|40	%{_bindir}/%{oname}
14cu|yacreader-8.5.0-1|41	%{_datadir}/applications/%{oname}.desktop
14cu|yacreader-8.5.0-1|42	%{_datadir}/%{name}/languages
14cu|yacreader-8.5.0-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|yacreader-8.5.0-1|44	%{_docdir}/%{name}
14cu|yacreader-8.5.0-1|45	%{_mandir}/man1/%{oname}.*
14cu|yacreader-8.5.0-1|46	#----------------------------------------------------------------
14cu|yacreader-8.5.0-1|47	%package -n %{name}-library
14cu|yacreader-8.5.0-1|48	
14cu|yacreader-8.5.0-1|49	%description -n %{name}-library
14cu|yacreader-8.5.0-1|50	Library manager for %{name}
14cu|yacreader-8.5.0-1|51	
14cu|yacreader-8.5.0-1|52	%files -n %{name}-library
14cu|yacreader-8.5.0-1|53	%{_bindir}/%{oname}Library
14cu|yacreader-8.5.0-1|54	%{_datadir}/applications/%{oname}Library.desktop
14cu|yacreader-8.5.0-1|55	%{_datadir}/%{name}/server
14cu|yacreader-8.5.0-1|56	%{_datadir}/%{name}/*.png
14cu|yacreader-8.5.0-1|57	%{_iconsdir}/hicolor/*/apps/%{name}-library.png
14cu|yacreader-8.5.0-1|58	%{_mandir}/man1/%{oname}Library.*
14cu|yacreader-8.5.0-1|59	#----------------------------------------------------------------
14cu|yacreader-8.5.0-1|60	%prep
14cu|yacreader-8.5.0-1|61	%setup -q
14cu|yacreader-8.5.0-1|62	
14cu|yacreader-8.5.0-1|63	%build
14cu|yacreader-8.5.0-1|64	%qmake_qt5
14cu|yacreader-8.5.0-1|65	%make
14cu|yacreader-8.5.0-1|66	
14cu|yacreader-8.5.0-1|67	%install
14cu|yacreader-8.5.0-1|68	%makeinstall_qt
14cu|yacreader-8.5.0-1|69	
14cu|yacreader-8.5.0-1|70	#icons
14cu|yacreader-8.5.0-1|71	for size in 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|yacreader-8.5.0-1|72	install -dm 0755 \
14cu|yacreader-8.5.0-1|73	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|yacreader-8.5.0-1|74	convert -strip -resize $size %{buildroot}%{_datadir}/%{name}/icon.png \
14cu|yacreader-8.5.0-1|75	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
14cu|yacreader-8.5.0-1|76	done
14cu|yacreader-8.5.0-1|77	
14cu|yacreader-8.5.0-1|78	for size in 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|yacreader-8.5.0-1|79	install -dm 0755 \
14cu|yacreader-8.5.0-1|80	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|yacreader-8.5.0-1|81	convert -strip -resize $size %{buildroot}%{_datadir}/%{name}/iconLibrary.png \
14cu|yacreader-8.5.0-1|82	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}-library.png
14cu|yacreader-8.5.0-1|83	done
14cu|yacreader-8.5.0-1|84	
14cu|yacreader-8.5.0-1|85	# menu entry
14cu|yacreader-8.5.0-1|86	desktop-file-edit --set-icon=%{name} %{buildroot}%{_datadir}/applications/%{oname}.desktop
14cu|yacreader-8.5.0-1|87	desktop-file-edit --set-icon=%{name}-library %{buildroot}%{_datadir}/applications/%{oname}Library.desktop
14cu|yacreader-8.5.0-1|88	
14cu|yacreader-8.5.0-1|89	%{find_lang} %{name} --with-qt
14cu|yacreader-8.5.0-1|90	
14cu|yacreader-8.5.0-1|91	%changelog
14cu|yacreader-8.5.0-1|92	
14cu|yacreader-8.5.0-1|93	* Sun Oct 30 2016 abfonly <abfonly@gmail.com> 8.5.0-1
14cu|yacreader-8.5.0-1|94	- (aa502f9) Imported from SRPM
14cu|yacreader-8.5.0-1|95	
14cu|yacreader-8.5.0-1|96	

15710 14
14cu|yagf-0.9.5-1|1	Summary: Yet Another Graphic Front-end for Cuneiform
14cu|yagf-0.9.5-1|2	Name: 		yagf
14cu|yagf-0.9.5-1|3	Version:	0.9.5
14cu|yagf-0.9.5-1|4	Release:	1
14cu|yagf-0.9.5-1|5	License: 	GPLv3+
14cu|yagf-0.9.5-1|6	Group: 		Office
14cu|yagf-0.9.5-1|7	URL: 		http://sourceforge.net/projects/yagf-ocr/
14cu|yagf-0.9.5-1|8	Source0: 	http://downloads.sourceforge.net/project/yagf-ocr/%{name}-%{version}.tar.gz
14cu|yagf-0.9.5-1|9	BuildRequires: 	cmake qt4-devel aspell-devel djvulibre-devel tiff-devel
14cu|yagf-0.9.5-1|10	#Requires: 	qt4-common aspell
14cu|yagf-0.9.5-1|11	Suggests:	cuneiform-linux
14cu|yagf-0.9.5-1|12	Suggests:	tesseract
14cu|yagf-0.9.5-1|13	#Requires:	aspell-ru aspell-uk aspell-en
14cu|yagf-0.9.5-1|14	
14cu|yagf-0.9.5-1|15	%description
14cu|yagf-0.9.5-1|16	YAGF is a graphical interface for cuneiform and tesseract text recognition
14cu|yagf-0.9.5-1|17	tools on the Linux platform. With YAGF you can scan images via XSane, import
14cu|yagf-0.9.5-1|18	pages from PDF documents, perform images preprocessing and recognize texts
14cu|yagf-0.9.5-1|19	using cuneiform from a single command center. YAGF also makes it easy to scan
14cu|yagf-0.9.5-1|20	and recognize several images sequentially.
14cu|yagf-0.9.5-1|21	
14cu|yagf-0.9.5-1|22	%prep
14cu|yagf-0.9.5-1|23	%setup -q
14cu|yagf-0.9.5-1|24	sed -i "s,/usr/local,%{buildroot}/usr/,g" ./CMakeLists.txt
14cu|yagf-0.9.5-1|25	# Substitute missing align.png resource
14cu|yagf-0.9.5-1|26	cp -a src/images/{A,a}lign.png
14cu|yagf-0.9.5-1|27	
14cu|yagf-0.9.5-1|28	%build
14cu|yagf-0.9.5-1|29	%cmake
14cu|yagf-0.9.5-1|30	%make
14cu|yagf-0.9.5-1|31	
14cu|yagf-0.9.5-1|32	%install
14cu|yagf-0.9.5-1|33	pushd build
14cu|yagf-0.9.5-1|34	%makeinstall_std
14cu|yagf-0.9.5-1|35	popd
14cu|yagf-0.9.5-1|36	
14cu|yagf-0.9.5-1|37	%files
14cu|yagf-0.9.5-1|38	%doc AUTHORS ChangeLog DESCRIPTION README
14cu|yagf-0.9.5-1|39	%{_bindir}/yagf
14cu|yagf-0.9.5-1|40	%{_datadir}/yagf
14cu|yagf-0.9.5-1|41	%{_datadir}/pixmaps/yagf.png
14cu|yagf-0.9.5-1|42	%{_datadir}/icons/hicolor/*/apps/yagf.*
14cu|yagf-0.9.5-1|43	%{_libdir}/yagf/libxspreload.so
14cu|yagf-0.9.5-1|44	%{_datadir}/applications/YAGF.desktop
14cu|yagf-0.9.5-1|45	# %{_datadir}/appdata/*
14cu|yagf-0.9.5-1|46	
14cu|yagf-0.9.5-1|47	%changelog
14cu|yagf-0.9.5-1|48	
14cu|yagf-0.9.5-1|49	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-1
14cu|yagf-0.9.5-1|50	- (2b9f17f) Skip appdata for now
14cu|yagf-0.9.5-1|51	
14cu|yagf-0.9.5-1|52	

15711 14
14cu|yandex-disk-indicator-1.9.6-1|1	Summary:	Panel indicator for YandexDisk CLI client for Linux
14cu|yandex-disk-indicator-1.9.6-1|2	Name:		yandex-disk-indicator
14cu|yandex-disk-indicator-1.9.6-1|3	Version:	1.9.6
14cu|yandex-disk-indicator-1.9.6-1|4	Release:	1
14cu|yandex-disk-indicator-1.9.6-1|5	Group:		Communications
14cu|yandex-disk-indicator-1.9.6-1|6	License:	GPLv3
14cu|yandex-disk-indicator-1.9.6-1|7	Url:		https://github.com/slytomcat/yandex-disk-indicator/wiki
14cu|yandex-disk-indicator-1.9.6-1|8	Source0:	https://github.com/slytomcat/yandex-disk-indicator/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|yandex-disk-indicator-1.9.6-1|9	Requires:	typelib(AppIndicator3)
14cu|yandex-disk-indicator-1.9.6-1|10	Requires:	python3-pyinotify
14cu|yandex-disk-indicator-1.9.6-1|11	BuildArch:	noarch
14cu|yandex-disk-indicator-1.9.6-1|12	
14cu|yandex-disk-indicator-1.9.6-1|13	%files -f %{name}.lang
14cu|yandex-disk-indicator-1.9.6-1|14	%doc LICENSE
14cu|yandex-disk-indicator-1.9.6-1|15	%{_bindir}/*
14cu|yandex-disk-indicator-1.9.6-1|16	%{_datadir}/applications/*
14cu|yandex-disk-indicator-1.9.6-1|17	%{_datadir}/yd-tools
14cu|yandex-disk-indicator-1.9.6-1|18	
14cu|yandex-disk-indicator-1.9.6-1|19	#----------------------------------------------------------------------
14cu|yandex-disk-indicator-1.9.6-1|20	
14cu|yandex-disk-indicator-1.9.6-1|21	%description
14cu|yandex-disk-indicator-1.9.6-1|22	Panel indicator for YandexDisk CLI client for Linux
14cu|yandex-disk-indicator-1.9.6-1|23	
14cu|yandex-disk-indicator-1.9.6-1|24	%prep
14cu|yandex-disk-indicator-1.9.6-1|25	%setup -q
14cu|yandex-disk-indicator-1.9.6-1|26	
14cu|yandex-disk-indicator-1.9.6-1|27	%build
14cu|yandex-disk-indicator-1.9.6-1|28	pushd build
14cu|yandex-disk-indicator-1.9.6-1|29	./prepare.sh
14cu|yandex-disk-indicator-1.9.6-1|30	popd
14cu|yandex-disk-indicator-1.9.6-1|31	
14cu|yandex-disk-indicator-1.9.6-1|32	%install
14cu|yandex-disk-indicator-1.9.6-1|33	cp -r build/yd-tools/usr %{buildroot}
14cu|yandex-disk-indicator-1.9.6-1|34	chmod 644 %{buildroot}%{_datadir}/applications/*
14cu|yandex-disk-indicator-1.9.6-1|35	
14cu|yandex-disk-indicator-1.9.6-1|36	%find_lang %{name}
14cu|yandex-disk-indicator-1.9.6-1|37	
14cu|yandex-disk-indicator-1.9.6-1|38	%changelog

15712 14
14cu|yarssr-0.2.2-9|1	Summary:	An unobtrusive RSS Aggregator
14cu|yarssr-0.2.2-9|2	Name:		yarssr
14cu|yarssr-0.2.2-9|3	Version:	0.2.2
14cu|yarssr-0.2.2-9|4	Release:	9
14cu|yarssr-0.2.2-9|5	Group:		Networking/News
14cu|yarssr-0.2.2-9|6	License:	GPL
14cu|yarssr-0.2.2-9|7	URL:		http://yarssr.sourceforge.net/
14cu|yarssr-0.2.2-9|8	Source:		http://osdn.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14cu|yarssr-0.2.2-9|9	Source50:	%{name}.desktop
14cu|yarssr-0.2.2-9|10	BuildRequires:	coreutils
14cu|yarssr-0.2.2-9|11	BuildRequires:	gettext
14cu|yarssr-0.2.2-9|12	BuildArch:	noarch
14cu|yarssr-0.2.2-9|13	
14cu|yarssr-0.2.2-9|14	%description
14cu|yarssr-0.2.2-9|15	Yet Another RSS Reader is an RSS aggregator and reader that displays its
14cu|yarssr-0.2.2-9|16	results in the GNOME or KDE system tray (notification area). To view the
14cu|yarssr-0.2.2-9|17	contents of the feed just click the menu-item and it will launch in your
14cu|yarssr-0.2.2-9|18	favorite browser. It is written in Perl and uses gtk2-perl for its
14cu|yarssr-0.2.2-9|19	interface. YARSSR is still early in development, but is entirely usable.
14cu|yarssr-0.2.2-9|20	
14cu|yarssr-0.2.2-9|21	%prep
14cu|yarssr-0.2.2-9|22	%setup -q
14cu|yarssr-0.2.2-9|23	
14cu|yarssr-0.2.2-9|24	%build
14cu|yarssr-0.2.2-9|25	%make PREFIX=%{_prefix}
14cu|yarssr-0.2.2-9|26	
14cu|yarssr-0.2.2-9|27	%install
14cu|yarssr-0.2.2-9|28	%makeinstall_std PREFIX=%{_prefix}
14cu|yarssr-0.2.2-9|29	
14cu|yarssr-0.2.2-9|30	mkdir -p %{buildroot}/%{_datadir}/applications/
14cu|yarssr-0.2.2-9|31	install -m644 %{SOURCE50} %{buildroot}/%{_datadir}/applications/
14cu|yarssr-0.2.2-9|32	
14cu|yarssr-0.2.2-9|33	%find_lang %{name}
14cu|yarssr-0.2.2-9|34	
14cu|yarssr-0.2.2-9|35	%files -f %{name}.lang
14cu|yarssr-0.2.2-9|36	%defattr(-,root,root,0755)
14cu|yarssr-0.2.2-9|37	%doc ChangeLog INSTALL README TODO
14cu|yarssr-0.2.2-9|38	%{_bindir}/%{name}
14cu|yarssr-0.2.2-9|39	%{_prefix}/lib/%{name}
14cu|yarssr-0.2.2-9|40	%{_datadir}/%{name}
14cu|yarssr-0.2.2-9|41	%{_datadir}/applications/*
14cu|yarssr-0.2.2-9|42	
14cu|yarssr-0.2.2-9|43	
14cu|yarssr-0.2.2-9|44	
14cu|yarssr-0.2.2-9|45	%changelog
14cu|yarssr-0.2.2-9|46	
14cu|yarssr-0.2.2-9|47	* Thu Apr 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-9
14cu|yarssr-0.2.2-9|48	- (ae023b7) Fix desktop file installation
14cu|yarssr-0.2.2-9|49	
14cu|yarssr-0.2.2-9|50	

15713 14
14cu|yaz-4.2.30-6|1	%define major 4
14cu|yaz-4.2.30-6|2	%define libname %mklibname yaz %{major}
14cu|yaz-4.2.30-6|3	%define libicu %mklibname yaz_icu %{major}
14cu|yaz-4.2.30-6|4	%define libserver %mklibname yaz_server %{major}
14cu|yaz-4.2.30-6|5	%define devname %mklibname yaz -d
14cu|yaz-4.2.30-6|6	
14cu|yaz-4.2.30-6|7	Summary:	Z39.50 protocol support library
14cu|yaz-4.2.30-6|8	Name:		yaz
14cu|yaz-4.2.30-6|9	Version:	4.2.30
14cu|yaz-4.2.30-6|10	Release:	6
14cu|yaz-4.2.30-6|11	License:	BSD-like
14cu|yaz-4.2.30-6|12	Group:		System/Libraries
14cu|yaz-4.2.30-6|13	Url:		http://www.indexdata.dk/yaz/
14cu|yaz-4.2.30-6|14	Source0:	http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
14cu|yaz-4.2.30-6|15	Source1:	yaz-config.in
14cu|yaz-4.2.30-6|16	Patch0:		yaz-4.2.0-external_libstemmer.diff
14cu|yaz-4.2.30-6|17	BuildRequires:	bison
14cu|yaz-4.2.30-6|18	BuildRequires:	docbook-style-dsssl
14cu|yaz-4.2.30-6|19	BuildRequires:	docbook-style-xsl
14cu|yaz-4.2.30-6|20	BuildRequires:	libtool
14cu|yaz-4.2.30-6|21	BuildRequires:	tcl
14cu|yaz-4.2.30-6|22	BuildRequires:	libstemmer-devel
14cu|yaz-4.2.30-6|23	BuildRequires:	readline-devel
14cu|yaz-4.2.30-6|24	BuildRequires:	tcp_wrappers-devel
14cu|yaz-4.2.30-6|25	BuildRequires:	pkgconfig(icu-i18n)
14cu|yaz-4.2.30-6|26	BuildRequires:	pkgconfig(libxml-2.0)
14cu|yaz-4.2.30-6|27	BuildRequires:	pkgconfig(libxslt)
14cu|yaz-4.2.30-6|28	BuildRequires:	pkgconfig(ncurses)
14cu|yaz-4.2.30-6|29	BuildRequires:	pkgconfig(openssl)
14cu|yaz-4.2.30-6|30	
14cu|yaz-4.2.30-6|31	%description
14cu|yaz-4.2.30-6|32	This package contains both a test-server and clients (normal & ssl) for the
14cu|yaz-4.2.30-6|33	ANSI/NISO Z39.50 protocol for Information Retrieval.
14cu|yaz-4.2.30-6|34	
14cu|yaz-4.2.30-6|35	%files
14cu|yaz-4.2.30-6|36	%doc README LICENSE installed-docs/*.html installed-docs/*.png
14cu|yaz-4.2.30-6|37	%{_bindir}/yaz-*
14cu|yaz-4.2.30-6|38	%exclude %{_bindir}/yaz-config
14cu|yaz-4.2.30-6|39	%{_bindir}/zoomsh
14cu|yaz-4.2.30-6|40	%{_mandir}/man1/yaz-client*.*
14cu|yaz-4.2.30-6|41	%{_mandir}/man1/yaz-iconv.1*
14cu|yaz-4.2.30-6|42	%{_mandir}/man1/yaz-icu.1*
14cu|yaz-4.2.30-6|43	%{_mandir}/man1/yaz-illclient.1*
14cu|yaz-4.2.30-6|44	%{_mandir}/man1/yaz-json-parse.1*
14cu|yaz-4.2.30-6|45	%{_mandir}/man1/yaz-marcdump.1*
14cu|yaz-4.2.30-6|46	%{_mandir}/man1/zoomsh.*
14cu|yaz-4.2.30-6|47	%{_mandir}/man1/yaz-url.1.*
14cu|yaz-4.2.30-6|48	%{_mandir}/man8/yaz-ztest*.*
14cu|yaz-4.2.30-6|49	# moved from lib pkg
14cu|yaz-4.2.30-6|50	%{_mandir}/man7/*
14cu|yaz-4.2.30-6|51	%{_datadir}/yaz/etc
14cu|yaz-4.2.30-6|52	
14cu|yaz-4.2.30-6|53	#----------------------------------------------------------------------------
14cu|yaz-4.2.30-6|54	
14cu|yaz-4.2.30-6|55	%package -n %{libname}
14cu|yaz-4.2.30-6|56	Summary:	Z39.50 Library
14cu|yaz-4.2.30-6|57	Group:		System/Libraries
14cu|yaz-4.2.30-6|58	Requires:	%{name}
14cu|yaz-4.2.30-6|59	Requires:	openssl
14cu|yaz-4.2.30-6|60	Requires:	tcp_wrappers
14cu|yaz-4.2.30-6|61	
14cu|yaz-4.2.30-6|62	%description -n %{libname}
14cu|yaz-4.2.30-6|63	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cu|yaz-4.2.30-6|64	
14cu|yaz-4.2.30-6|65	%files -n %{libname}
14cu|yaz-4.2.30-6|66	%{_libdir}/libyaz.so.%{major}*
14cu|yaz-4.2.30-6|67	
14cu|yaz-4.2.30-6|68	#----------------------------------------------------------------------------
14cu|yaz-4.2.30-6|69	
14cu|yaz-4.2.30-6|70	%package -n %{libicu}
14cu|yaz-4.2.30-6|71	Summary:	Z39.50 Library
14cu|yaz-4.2.30-6|72	Group:		System/Libraries
14cu|yaz-4.2.30-6|73	Conflicts:	%{_lib}yaz4 < 4.2.30-4
14cu|yaz-4.2.30-6|74	
14cu|yaz-4.2.30-6|75	%description -n %{libicu}
14cu|yaz-4.2.30-6|76	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cu|yaz-4.2.30-6|77	
14cu|yaz-4.2.30-6|78	%files -n %{libicu}
14cu|yaz-4.2.30-6|79	%{_libdir}/libyaz_icu.so.%{major}*
14cu|yaz-4.2.30-6|80	
14cu|yaz-4.2.30-6|81	#----------------------------------------------------------------------------
14cu|yaz-4.2.30-6|82	
14cu|yaz-4.2.30-6|83	%package -n %{libserver}
14cu|yaz-4.2.30-6|84	Summary:	Z39.50 Library
14cu|yaz-4.2.30-6|85	Group:		System/Libraries
14cu|yaz-4.2.30-6|86	Conflicts:	%{_lib}yaz4 < 4.2.30-4
14cu|yaz-4.2.30-6|87	
14cu|yaz-4.2.30-6|88	%description -n %{libserver}
14cu|yaz-4.2.30-6|89	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
14cu|yaz-4.2.30-6|90	
14cu|yaz-4.2.30-6|91	%files -n %{libserver}
14cu|yaz-4.2.30-6|92	%{_libdir}/libyaz_server.so.%{major}*
14cu|yaz-4.2.30-6|93	
14cu|yaz-4.2.30-6|94	#----------------------------------------------------------------------------
14cu|yaz-4.2.30-6|95	
14cu|yaz-4.2.30-6|96	%package -n %{devname}
14cu|yaz-4.2.30-6|97	Summary:	Z39.50 Library - development package
14cu|yaz-4.2.30-6|98	Group:		Development/C
14cu|yaz-4.2.30-6|99	Requires:	%{libname} = %{EVRD}
14cu|yaz-4.2.30-6|100	Requires:	%{libicu} = %{EVRD}
14cu|yaz-4.2.30-6|101	Requires:	%{libserver} = %{EVRD}
14cu|yaz-4.2.30-6|102	Provides:	%{name}-devel = %{EVRD}
14cu|yaz-4.2.30-6|103	Conflicts:	%{name} < 4.2.30-4
14cu|yaz-4.2.30-6|104	
14cu|yaz-4.2.30-6|105	%description -n %{devname}
14cu|yaz-4.2.30-6|106	Development libraries and includes for the libyaz package.
14cu|yaz-4.2.30-6|107	
14cu|yaz-4.2.30-6|108	%files -n %{devname}
14cu|yaz-4.2.30-6|109	%{_bindir}/yaz-config
14cu|yaz-4.2.30-6|110	%{_includedir}/yaz
14cu|yaz-4.2.30-6|111	%{_libdir}/*.so
14cu|yaz-4.2.30-6|112	%{_libdir}/*.a
14cu|yaz-4.2.30-6|113	%{_libdir}/pkgconfig/*.pc
14cu|yaz-4.2.30-6|114	%{_datadir}/aclocal/yaz.m4
14cu|yaz-4.2.30-6|115	%{_datadir}/yaz/z39.50
14cu|yaz-4.2.30-6|116	%{_datadir}/yaz/ill
14cu|yaz-4.2.30-6|117	%{_mandir}/man1/yaz-asncomp.*
14cu|yaz-4.2.30-6|118	%{_mandir}/man1/yaz-config.*
14cu|yaz-4.2.30-6|119	
14cu|yaz-4.2.30-6|120	#----------------------------------------------------------------------------
14cu|yaz-4.2.30-6|121	
14cu|yaz-4.2.30-6|122	%prep
14cu|yaz-4.2.30-6|123	%setup -q
14cu|yaz-4.2.30-6|124	%patch0 -p0
14cu|yaz-4.2.30-6|125	
14cu|yaz-4.2.30-6|126	# nuke the bundled libstemmer_c just in case
14cu|yaz-4.2.30-6|127	rm -rf libstemmer_c
14cu|yaz-4.2.30-6|128	
14cu|yaz-4.2.30-6|129	# i'm sick an dtired of patching this stupid file over and over...
14cu|yaz-4.2.30-6|130	rm -rf yaz-config.in
14cu|yaz-4.2.30-6|131	cp %{SOURCE1} yaz-config.in
14cu|yaz-4.2.30-6|132	
14cu|yaz-4.2.30-6|133	# lib64 fix
14cu|yaz-4.2.30-6|134	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14cu|yaz-4.2.30-6|135	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" configure*
14cu|yaz-4.2.30-6|136	
14cu|yaz-4.2.30-6|137	%build
14cu|yaz-4.2.30-6|138	autoreconf -fi
14cu|yaz-4.2.30-6|139	%configure2_5x \
14cu|yaz-4.2.30-6|140	--enable-shared \
14cu|yaz-4.2.30-6|141	--enable-tcpd \
14cu|yaz-4.2.30-6|142	--with-openssl \
14cu|yaz-4.2.30-6|143	--with-xml2 \
14cu|yaz-4.2.30-6|144	--with-xslt \
14cu|yaz-4.2.30-6|145	--with-exslt \
14cu|yaz-4.2.30-6|146	--with-icu
14cu|yaz-4.2.30-6|147	
14cu|yaz-4.2.30-6|148	%make
14cu|yaz-4.2.30-6|149	
14cu|yaz-4.2.30-6|150	%install
14cu|yaz-4.2.30-6|151	%makeinstall_std docdir=/installed-docs
14cu|yaz-4.2.30-6|152	
14cu|yaz-4.2.30-6|153	# fix installed docs
14cu|yaz-4.2.30-6|154	rm -rf installed-docs
14cu|yaz-4.2.30-6|155	mv %{buildroot}/installed-docs .
14cu|yaz-4.2.30-6|156	mv %{buildroot}%{_docdir}/yaz/* installed-docs/
14cu|yaz-4.2.30-6|157	
14cu|yaz-4.2.30-6|158	%check
14cu|yaz-4.2.30-6|159	make check
14cu|yaz-4.2.30-6|160	
14cu|yaz-4.2.30-6|161	
14cu|yaz-4.2.30-6|162	%changelog
14cu|yaz-4.2.30-6|163	
14cu|yaz-4.2.30-6|164	* Mon Jun 20 2016 Denis Silakov <dsilakov@gmail.com> 4.2.30-6
14cu|yaz-4.2.30-6|165	- (1a8f267) Fix BRs
14cu|yaz-4.2.30-6|166	
14cu|yaz-4.2.30-6|167	

15714 14
14cu|ycssmin-1.0.1-7|1	%{?nodejs_find_provides_and_requires}
14cu|ycssmin-1.0.1-7|2	
14cu|ycssmin-1.0.1-7|3	Name:       ycssmin
14cu|ycssmin-1.0.1-7|4	Version:    1.0.1
14cu|ycssmin-1.0.1-7|5	Release:    7
14cu|ycssmin-1.0.1-7|6	Group:      Networking/Other
14cu|ycssmin-1.0.1-7|7	Summary:    CSS minification tool
14cu|ycssmin-1.0.1-7|8	License:    BSD
14cu|ycssmin-1.0.1-7|9	URL:        https://github.com/yui/ycssmin
14cu|ycssmin-1.0.1-7|10	Source0:    http://registry.npmjs.org/%{name}/-/%{name}-%{version}.tgz
14cu|ycssmin-1.0.1-7|11	
14cu|ycssmin-1.0.1-7|12	BuildArch:  noarch
14cu|ycssmin-1.0.1-7|13	BuildRequires:  nodejs nodejs-packaging
14cu|ycssmin-1.0.1-7|14	
14cu|ycssmin-1.0.1-7|15	%description
14cu|ycssmin-1.0.1-7|16	ycssmin is a CSS minification tool.
14cu|ycssmin-1.0.1-7|17	
14cu|ycssmin-1.0.1-7|18	It was originally based on the css minification tool used inside of YUI
14cu|ycssmin-1.0.1-7|19	Compressor, based on code from Stoyan Stefanov and Isaac Schlueter.
14cu|ycssmin-1.0.1-7|20	
14cu|ycssmin-1.0.1-7|21	%prep
14cu|ycssmin-1.0.1-7|22	%setup -q -n package
14cu|ycssmin-1.0.1-7|23	
14cu|ycssmin-1.0.1-7|24	#drop spurious executable bit
14cu|ycssmin-1.0.1-7|25	chmod 0644 package.json cssmin.js
14cu|ycssmin-1.0.1-7|26	
14cu|ycssmin-1.0.1-7|27	%build
14cu|ycssmin-1.0.1-7|28	#nothing to do
14cu|ycssmin-1.0.1-7|29	
14cu|ycssmin-1.0.1-7|30	%install
14cu|ycssmin-1.0.1-7|31	mkdir -p %{buildroot}%{nodejs_sitelib}/%{name}
14cu|ycssmin-1.0.1-7|32	cp -pr bin cssmin.js package.json %{buildroot}%{nodejs_sitelib}/%{name}
14cu|ycssmin-1.0.1-7|33	
14cu|ycssmin-1.0.1-7|34	mkdir -p %{buildroot}%{_bindir}
14cu|ycssmin-1.0.1-7|35	ln -sf ../lib/node_modules/%{name}/bin/cssmin %{buildroot}%{_bindir}/cssmin
14cu|ycssmin-1.0.1-7|36	
14cu|ycssmin-1.0.1-7|37	%nodejs_symlink_deps
14cu|ycssmin-1.0.1-7|38	
14cu|ycssmin-1.0.1-7|39	# yet another test framework that's not packaged yet :-(
14cu|ycssmin-1.0.1-7|40	#%%check
14cu|ycssmin-1.0.1-7|41	#istanbul cover --print both -- vows --spec ./tests/*.js
14cu|ycssmin-1.0.1-7|42	
14cu|ycssmin-1.0.1-7|43	%files
14cu|ycssmin-1.0.1-7|44	%defattr(-,root,root,-)
14cu|ycssmin-1.0.1-7|45	%{nodejs_sitelib}/%{name}
14cu|ycssmin-1.0.1-7|46	%{_bindir}/cssmin
14cu|ycssmin-1.0.1-7|47	%doc README.md LICENSE
14cu|ycssmin-1.0.1-7|48	
14cu|ycssmin-1.0.1-7|49	%changelog
14cu|ycssmin-1.0.1-7|50	
14cu|ycssmin-1.0.1-7|51	* Thu Feb 02 2017 abfonly <abfonly@gmail.com> 1.0.1-7
14cu|ycssmin-1.0.1-7|52	- (a94993a) BuildList#2799825: Increase release tag
14cu|ycssmin-1.0.1-7|53	
14cu|ycssmin-1.0.1-7|54	

15715 14
14cu|yoshimi-1.3.9-1|1	%define debug_package %{nil}
14cu|yoshimi-1.3.9-1|2	
14cu|yoshimi-1.3.9-1|3	Name:		yoshimi
14cu|yoshimi-1.3.9-1|4	Summary:	ZynAddSubFX fork
14cu|yoshimi-1.3.9-1|5	Version:	1.3.9
14cu|yoshimi-1.3.9-1|6	Release:	1
14cu|yoshimi-1.3.9-1|7	License:	GPLv2+
14cu|yoshimi-1.3.9-1|8	Group:		Sound
14cu|yoshimi-1.3.9-1|9	Url:		http://yoshimi.sourceforge.net
14cu|yoshimi-1.3.9-1|10	Source0:	http://sourceforge.net/projects/yoshimi/files/%{name}-%{version}.tar.bz2
14cu|yoshimi-1.3.9-1|11	# It looks for ncurses.pc, but we have only ncursesw.pc
14cu|yoshimi-1.3.9-1|12	Patch0:		yoshimi-1.3.9-fix-ncurses.detection.patch
14cu|yoshimi-1.3.9-1|13	BuildRequires:	cmake
14cu|yoshimi-1.3.9-1|14	BuildRequires:	desktop-file-utils
14cu|yoshimi-1.3.9-1|15	BuildRequires:	pkgconfig(alsa) >= 1.0.17
14cu|yoshimi-1.3.9-1|16	BuildRequires:	pkgconfig(cairo)
14cu|yoshimi-1.3.9-1|17	BuildRequires:	pkgconfig(fftw3) >= 0.22
14cu|yoshimi-1.3.9-1|18	BuildRequires:	pkgconfig(fontconfig) >= 0.22
14cu|yoshimi-1.3.9-1|19	BuildRequires:	pkgconfig(glu)
14cu|yoshimi-1.3.9-1|20	BuildRequires:	pkgconfig(jack)
14cu|yoshimi-1.3.9-1|21	BuildRequires:	pkgconfig(lv2) >= 1.0.0
14cu|yoshimi-1.3.9-1|22	BuildRequires:	pkgconfig(mxml) >= 2.5
14cu|yoshimi-1.3.9-1|23	BuildRequires:	pkgconfig(ncurses)
14cu|yoshimi-1.3.9-1|24	BuildRequires:	pkgconfig(sndfile)
14cu|yoshimi-1.3.9-1|25	BuildRequires:	pkgconfig(zlib)
14cu|yoshimi-1.3.9-1|26	BuildRequires:	boost-devel
14cu|yoshimi-1.3.9-1|27	BuildRequires:	fltk-devel
14cu|yoshimi-1.3.9-1|28	BuildRequires:	readline-devel
14cu|yoshimi-1.3.9-1|29	
14cu|yoshimi-1.3.9-1|30	%description
14cu|yoshimi-1.3.9-1|31	Yoshimi is a fork of the legendary and powerful ZynAddSubFX multitimbral
14cu|yoshimi-1.3.9-1|32	standalone synthesizer. Yoshimi can use either ALSA or JACK for both Audio and
14cu|yoshimi-1.3.9-1|33	MIDI, the default now being JACK.
14cu|yoshimi-1.3.9-1|34	
14cu|yoshimi-1.3.9-1|35	%files
14cu|yoshimi-1.3.9-1|36	%doc COPYING
14cu|yoshimi-1.3.9-1|37	%doc doc/Histories doc/*.txt
14cu|yoshimi-1.3.9-1|38	#{_docdir}/%%{name}/*.txt
14cu|yoshimi-1.3.9-1|39	%{_bindir}/%{name}
14cu|yoshimi-1.3.9-1|40	%dir %{_datadir}/%{name}
14cu|yoshimi-1.3.9-1|41	%{_datadir}/%{name}/*
14cu|yoshimi-1.3.9-1|42	%{_datadir}/pixmaps/%{name}.png
14cu|yoshimi-1.3.9-1|43	%{_datadir}/icons/hicolor/scalable/apps/%{name}*.svg
14cu|yoshimi-1.3.9-1|44	%{_datadir}/appdata/%{name}.appdata.xml
14cu|yoshimi-1.3.9-1|45	%{_datadir}/applications/%{name}.desktop
14cu|yoshimi-1.3.9-1|46	%{_mandir}/man1/%{name}.1*
14cu|yoshimi-1.3.9-1|47	
14cu|yoshimi-1.3.9-1|48	#----------------------------------------------------------------------------
14cu|yoshimi-1.3.9-1|49	
14cu|yoshimi-1.3.9-1|50	%package plugin-lv2
14cu|yoshimi-1.3.9-1|51	Summary:	LV2 Plugin version of yoshimi
14cu|yoshimi-1.3.9-1|52	Group:		Sound
14cu|yoshimi-1.3.9-1|53	
14cu|yoshimi-1.3.9-1|54	%description plugin-lv2
14cu|yoshimi-1.3.9-1|55	Yoshimi is a fork of the legendary and powerful ZynAddSubFX multitimbral
14cu|yoshimi-1.3.9-1|56	standalone synthesizer. This is its LV2 plugin version.
14cu|yoshimi-1.3.9-1|57	
14cu|yoshimi-1.3.9-1|58	%files plugin-lv2
14cu|yoshimi-1.3.9-1|59	%doc COPYING
14cu|yoshimi-1.3.9-1|60	%dir %{_libdir}/lv2/%{name}.lv2
14cu|yoshimi-1.3.9-1|61	%{_libdir}/lv2/%{name}.lv2/*
14cu|yoshimi-1.3.9-1|62	
14cu|yoshimi-1.3.9-1|63	#----------------------------------------------------------------------------
14cu|yoshimi-1.3.9-1|64	
14cu|yoshimi-1.3.9-1|65	%prep
14cu|yoshimi-1.3.9-1|66	%setup -q
14cu|yoshimi-1.3.9-1|67	%patch0 -p1
14cu|yoshimi-1.3.9-1|68	
14cu|yoshimi-1.3.9-1|69	
14cu|yoshimi-1.3.9-1|70	%build
14cu|yoshimi-1.3.9-1|71	cd src
14cu|yoshimi-1.3.9-1|72	%cmake
14cu|yoshimi-1.3.9-1|73	%make
14cu|yoshimi-1.3.9-1|74	
14cu|yoshimi-1.3.9-1|75	
14cu|yoshimi-1.3.9-1|76	%install
14cu|yoshimi-1.3.9-1|77	%makeinstall_std -C src/build
14cu|yoshimi-1.3.9-1|78	
14cu|yoshimi-1.3.9-1|79	# Remove hidden and empty files
14cu|yoshimi-1.3.9-1|80	rm -f %{buildroot}%{_datadir}/%{name}/banks/Will_Godfrey_*/.bankdir
14cu|yoshimi-1.3.9-1|81	rm -f %{buildroot}%{_datadir}/%{name}/banks/chip/.bankdir
14cu|yoshimi-1.3.9-1|82	
14cu|yoshimi-1.3.9-1|83	# Fix wrong perms
14cu|yoshimi-1.3.9-1|84	chmod -R 755 %{buildroot}%{_docdir}/%{name}
14cu|yoshimi-1.3.9-1|85	chmod -R 755 %{buildroot}%{_datadir}/%{name}/banks
14cu|yoshimi-1.3.9-1|86	chmod -R 755 %{buildroot}%{_datadir}/%{name}/presets
14cu|yoshimi-1.3.9-1|87	chmod -R 755 %{buildroot}%{_datadir}/%{name}/examples
14cu|yoshimi-1.3.9-1|88	chmod a-x %{buildroot}%{_docdir}/%{name}/*/*
14cu|yoshimi-1.3.9-1|89	chmod -x %{buildroot}%{_docdir}/%{name}/*.html
14cu|yoshimi-1.3.9-1|90	chmod -x %{buildroot}%{_docdir}/%{name}/Dependencies
14cu|yoshimi-1.3.9-1|91	chmod a-X %{buildroot}%{_datadir}/%{name}/banks/*/*
14cu|yoshimi-1.3.9-1|92	chmod a-X %{buildroot}%{_datadir}/%{name}/presets/*
14cu|yoshimi-1.3.9-1|93	chmod a-X %{buildroot}%{_datadir}/%{name}/examples/*
14cu|yoshimi-1.3.9-1|94	
14cu|yoshimi-1.3.9-1|95	# Massage .desktop file
14cu|yoshimi-1.3.9-1|96	desktop-file-install \
14cu|yoshimi-1.3.9-1|97	--add-category="X-MandrivaLinux-Sound" \
14cu|yoshimi-1.3.9-1|98	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|yoshimi-1.3.9-1|99	
14cu|yoshimi-1.3.9-1|100	# Fix icons placement
14cu|yoshimi-1.3.9-1|101	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|yoshimi-1.3.9-1|102	mv %{buildroot}%{_datadir}/icons/%{name}*.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14cu|yoshimi-1.3.9-1|103	
14cu|yoshimi-1.3.9-1|104	# Fix wrongly placed dir & files
14cu|yoshimi-1.3.9-1|105	mkdir -p %{buildroot}%{_libdir}/lv2/yoshimi.lv2
14cu|yoshimi-1.3.9-1|106	mv %{buildroot}/usr/usr/%{_lib}/lv2/yoshimi.lv2/* %{buildroot}%{_libdir}/lv2/yoshimi.lv2
14cu|yoshimi-1.3.9-1|107	rm -rf %{buildroot}/usr/usr
14cu|yoshimi-1.3.9-1|108	
14cu|yoshimi-1.3.9-1|109	%changelog
14cu|yoshimi-1.3.9-1|110	
14cu|yoshimi-1.3.9-1|111	* Mon Mar 07 2016 Giovanni Mariani <mc2374@mclink.it> 1.3.9-1
14cu|yoshimi-1.3.9-1|112	- (18a42e9) Updated to release 1.3.9, updated BReqs and added P0 to fix  ncurses detection
14cu|yoshimi-1.3.9-1|113	
14cu|yoshimi-1.3.9-1|114	

15716 14
14cu|youtube-dl-2020.12.22-1|1	%define pypi_name youtube_dl
14cu|youtube-dl-2020.12.22-1|2	
14cu|youtube-dl-2020.12.22-1|3	Summary:	Small command-line program to download videos from YouTube
14cu|youtube-dl-2020.12.22-1|4	Name:		youtube-dl
14cu|youtube-dl-2020.12.22-1|5	Version:	2020.12.22
14cu|youtube-dl-2020.12.22-1|6	Release:	1
14cu|youtube-dl-2020.12.22-1|7	License:	Public Domain and GPLv2+
14cu|youtube-dl-2020.12.22-1|8	Group:		Video
14cu|youtube-dl-2020.12.22-1|9	# https://youtube-dl.org
14cu|youtube-dl-2020.12.22-1|10	Url:		https://yt-dl.org
14cu|youtube-dl-2020.12.22-1|11	Source0:	https://github.com/rg3/youtube-dl/releases/download/%{version}/%{name}-%{version}.tar.gz
14cu|youtube-dl-2020.12.22-1|12	#Source0:	https://youtube-dl.org/downloads/latest/youtube-dl-%{version}.tar.gz
14cu|youtube-dl-2020.12.22-1|13	BuildRequires:	ffmpeg
14cu|youtube-dl-2020.12.22-1|14	BuildRequires:	gnupg2
14cu|youtube-dl-2020.12.22-1|15	BuildRequires:	pkgconfig(python3)
14cu|youtube-dl-2020.12.22-1|16	BuildRequires:	python3egg(setuptools)
14cu|youtube-dl-2020.12.22-1|17	BuildRequires:	zip
14cu|youtube-dl-2020.12.22-1|18	BuildArch:	noarch
14cu|youtube-dl-2020.12.22-1|19	Requires:	python3
14cu|youtube-dl-2020.12.22-1|20	Recommends:	ffmpeg
14cu|youtube-dl-2020.12.22-1|21	
14cu|youtube-dl-2020.12.22-1|22	%description
14cu|youtube-dl-2020.12.22-1|23	Small command-line program to download videos from YouTube and similar sites.
14cu|youtube-dl-2020.12.22-1|24	
14cu|youtube-dl-2020.12.22-1|25	%files
14cu|youtube-dl-2020.12.22-1|26	%doc LICENSE README.txt
14cu|youtube-dl-2020.12.22-1|27	%{_bindir}/%{name}
14cu|youtube-dl-2020.12.22-1|28	%{_datadir}/zsh/site-functions/_%{name}
14cu|youtube-dl-2020.12.22-1|29	%{_mandir}/man1/%{name}.1*
14cu|youtube-dl-2020.12.22-1|30	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
14cu|youtube-dl-2020.12.22-1|31	%config(noreplace) %{_sysconfdir}/fish/completions/%{name}.fish
14cu|youtube-dl-2020.12.22-1|32	
14cu|youtube-dl-2020.12.22-1|33	#-----------------------------------------------------------------------------
14cu|youtube-dl-2020.12.22-1|34	
14cu|youtube-dl-2020.12.22-1|35	%package -n python3-%{name}
14cu|youtube-dl-2020.12.22-1|36	Summary:	Python 3 bindings for %{name}
14cu|youtube-dl-2020.12.22-1|37	Group:		Development/Python
14cu|youtube-dl-2020.12.22-1|38	BuildArch:	noarch
14cu|youtube-dl-2020.12.22-1|39	
14cu|youtube-dl-2020.12.22-1|40	%description -n python3-%{name}
14cu|youtube-dl-2020.12.22-1|41	This package contains the Python 3 bindings for %{name}.
14cu|youtube-dl-2020.12.22-1|42	
14cu|youtube-dl-2020.12.22-1|43	%files -n python3-%{name}
14cu|youtube-dl-2020.12.22-1|44	%doc LICENSE README.txt
14cu|youtube-dl-2020.12.22-1|45	%{py3_puresitedir}/%{pypi_name}
14cu|youtube-dl-2020.12.22-1|46	%{py3_puresitedir}/%{pypi_name}-*-py%{py3_ver}.egg-info
14cu|youtube-dl-2020.12.22-1|47	
14cu|youtube-dl-2020.12.22-1|48	#-----------------------------------------------------------------------------
14cu|youtube-dl-2020.12.22-1|49	
14cu|youtube-dl-2020.12.22-1|50	%prep
14cu|youtube-dl-2020.12.22-1|51	%setup -qn %{name}
14cu|youtube-dl-2020.12.22-1|52	rm youtube-dl
14cu|youtube-dl-2020.12.22-1|53	
14cu|youtube-dl-2020.12.22-1|54	%build
14cu|youtube-dl-2020.12.22-1|55	%py3_build
14cu|youtube-dl-2020.12.22-1|56	
14cu|youtube-dl-2020.12.22-1|57	%install
14cu|youtube-dl-2020.12.22-1|58	%py3_install
14cu|youtube-dl-2020.12.22-1|59	
14cu|youtube-dl-2020.12.22-1|60	%makeinstall \
14cu|youtube-dl-2020.12.22-1|61	DESTDIR=%{buildroot} \
14cu|youtube-dl-2020.12.22-1|62	PREFIX=%{_prefix} \
14cu|youtube-dl-2020.12.22-1|63	MANDIR=%{_mandir}
14cu|youtube-dl-2020.12.22-1|64	
14cu|youtube-dl-2020.12.22-1|65	# force the youtube-dl binary to use python 3 environment by default
14cu|youtube-dl-2020.12.22-1|66	sed -i -e 's,#!/usr/bin/env python,#!/usr/bin/env python3,' %{buildroot}%{_bindir}/%{name}
14cu|youtube-dl-2020.12.22-1|67	
14cu|youtube-dl-2020.12.22-1|68	rm -rf %{buildroot}%{_prefix}/etc
14cu|youtube-dl-2020.12.22-1|69	rm -f  %{buildroot}%{_datadir}/doc/youtube_dl/README.txt

15717 14
14cu|youtube-viewer-3.2.4-1|1	#define distsuffix mrb
14cu|youtube-viewer-3.2.4-1|2	
14cu|youtube-viewer-3.2.4-1|3	Summary:	A youtube viewer
14cu|youtube-viewer-3.2.4-1|4	Group:		Video
14cu|youtube-viewer-3.2.4-1|5	Name:		youtube-viewer
14cu|youtube-viewer-3.2.4-1|6	Version:	3.2.4
14cu|youtube-viewer-3.2.4-1|7	Release:	1
14cu|youtube-viewer-3.2.4-1|8	Url:		https://github.com/trizen/youtube-viewer
14cu|youtube-viewer-3.2.4-1|9	Source0:	https://github.com/trizen/youtube-viewer/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14cu|youtube-viewer-3.2.4-1|10	License:	GPLv3
14cu|youtube-viewer-3.2.4-1|11	BuildRequires:	perl(Module::Build)
14cu|youtube-viewer-3.2.4-1|12	BuildRequires:	perl(LWP::Protocol::https)
14cu|youtube-viewer-3.2.4-1|13	BuildRequires:	perl(Text::CharWidth)
14cu|youtube-viewer-3.2.4-1|14	BuildRequires:	perl(HTML::Parser)
14cu|youtube-viewer-3.2.4-1|15	# for test
14cu|youtube-viewer-3.2.4-1|16	BuildRequires:	perl(Test::Pod::Coverage)
14cu|youtube-viewer-3.2.4-1|17	BuildRequires:	perl(Test::Pod)
14cu|youtube-viewer-3.2.4-1|18	Requires:	perl >= 5.16.3
14cu|youtube-viewer-3.2.4-1|19	Requires:	perl(XML::Fast)
14cu|youtube-viewer-3.2.4-1|20	Requires:	mplayer
14cu|youtube-viewer-3.2.4-1|21	Requires:	perl(Exporter)
14cu|youtube-viewer-3.2.4-1|22	Requires:	perl(Data::Dump)
14cu|youtube-viewer-3.2.4-1|23	Requires:	perl(LWP::UserAgent)
14cu|youtube-viewer-3.2.4-1|24	Requires:	perl(Term::ANSIColor)
14cu|youtube-viewer-3.2.4-1|25	Requires:	perl(Term::UI)
14cu|youtube-viewer-3.2.4-1|26	Requires:	perl(URI::Escape)
14cu|youtube-viewer-3.2.4-1|27	# optional
14cu|youtube-viewer-3.2.4-1|28	Suggests:	perl(LWP::Protocol::https)
14cu|youtube-viewer-3.2.4-1|29	Suggests:	perl(Term::ReadLine::Gnu::XS)
14cu|youtube-viewer-3.2.4-1|30	Suggests:	perl(XML::Fast)
14cu|youtube-viewer-3.2.4-1|31	Suggests:	perl(Text::CharWidth)
14cu|youtube-viewer-3.2.4-1|32	Suggests:	gcap
14cu|youtube-viewer-3.2.4-1|33	
14cu|youtube-viewer-3.2.4-1|34	BuildArch:	noarch
14cu|youtube-viewer-3.2.4-1|35	
14cu|youtube-viewer-3.2.4-1|36	%description
14cu|youtube-viewer-3.2.4-1|37	Perl script youtube viewer using mplayer.
14cu|youtube-viewer-3.2.4-1|38	
14cu|youtube-viewer-3.2.4-1|39	%files
14cu|youtube-viewer-3.2.4-1|40	%doc Changes README.md
14cu|youtube-viewer-3.2.4-1|41	%{_bindir}/youtube-viewer
14cu|youtube-viewer-3.2.4-1|42	%{_mandir}/man?/*
14cu|youtube-viewer-3.2.4-1|43	%{perl_vendorlib}/*
14cu|youtube-viewer-3.2.4-1|44	#------------------------------------------------
14cu|youtube-viewer-3.2.4-1|45	
14cu|youtube-viewer-3.2.4-1|46	%package -n gtk-youtube-viewer
14cu|youtube-viewer-3.2.4-1|47	
14cu|youtube-viewer-3.2.4-1|48	BuildRequires:	desktop-file-utils
14cu|youtube-viewer-3.2.4-1|49	BuildRequires:	imagemagick
14cu|youtube-viewer-3.2.4-1|50	Requires:	config(gtk+2.0-common)
14cu|youtube-viewer-3.2.4-1|51	Requires:	%{name} = %{EVRD}
14cu|youtube-viewer-3.2.4-1|52	
14cu|youtube-viewer-3.2.4-1|53	%description -n gtk-youtube-viewer
14cu|youtube-viewer-3.2.4-1|54	Perl script youtube viewer using mplayer and gtk2.
14cu|youtube-viewer-3.2.4-1|55	
14cu|youtube-viewer-3.2.4-1|56	%files -n gtk-youtube-viewer
14cu|youtube-viewer-3.2.4-1|57	%doc Changes README.md
14cu|youtube-viewer-3.2.4-1|58	%{_bindir}/gtk-youtube-viewer
14cu|youtube-viewer-3.2.4-1|59	%{_datadir}/applications/*.desktop
14cu|youtube-viewer-3.2.4-1|60	%{_iconsdir}/hicolor/*/apps/gtk-youtube-viewer.png
14cu|youtube-viewer-3.2.4-1|61	
14cu|youtube-viewer-3.2.4-1|62	#---------------------------------------------------
14cu|youtube-viewer-3.2.4-1|63	%prep
14cu|youtube-viewer-3.2.4-1|64	%setup -q
14cu|youtube-viewer-3.2.4-1|65	
14cu|youtube-viewer-3.2.4-1|66	%build
14cu|youtube-viewer-3.2.4-1|67	perl Build.PL --gtk-youtube-viewer --installdirs=vendor
14cu|youtube-viewer-3.2.4-1|68	./Build
14cu|youtube-viewer-3.2.4-1|69	
14cu|youtube-viewer-3.2.4-1|70	%install
14cu|youtube-viewer-3.2.4-1|71	./Build install destdir=%{buildroot}
14cu|youtube-viewer-3.2.4-1|72	
14cu|youtube-viewer-3.2.4-1|73	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
14cu|youtube-viewer-3.2.4-1|74	share/gtk-youtube-viewer.desktop
14cu|youtube-viewer-3.2.4-1|75	
14cu|youtube-viewer-3.2.4-1|76	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
14cu|youtube-viewer-3.2.4-1|77	install -dm 0755 \
14cu|youtube-viewer-3.2.4-1|78	%{buildroot}%{_iconsdir}/hicolor/$size/apps
14cu|youtube-viewer-3.2.4-1|79	convert -strip -resize $size share/icons/gtk-youtube-viewer.png \
14cu|youtube-viewer-3.2.4-1|80	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gtk-youtube-viewer.png
14cu|youtube-viewer-3.2.4-1|81	done
14cu|youtube-viewer-3.2.4-1|82	
14cu|youtube-viewer-3.2.4-1|83	chmod -x %{buildroot}%{perl_vendorlib}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop
14cu|youtube-viewer-3.2.4-1|84	
14cu|youtube-viewer-3.2.4-1|85	%check
14cu|youtube-viewer-3.2.4-1|86	./Build test
14cu|youtube-viewer-3.2.4-1|87	
14cu|youtube-viewer-3.2.4-1|88	%changelog
14cu|youtube-viewer-3.2.4-1|89	
14cu|youtube-viewer-3.2.4-1|90	* Tue Dec 06 2016 abfonly <abfonly@gmail.com> 3.2.4-1
14cu|youtube-viewer-3.2.4-1|91	- (8cf1914) Log: Update to 3.2.4
14cu|youtube-viewer-3.2.4-1|92	- (8cf1914) build GTK2 GUI
14cu|youtube-viewer-3.2.4-1|93	- (8cf1914) spec clean
14cu|youtube-viewer-3.2.4-1|94	
14cu|youtube-viewer-3.2.4-1|95	

15718 14
14cu|ypbind-2.2-1|1	# Rebuild with  '--with dbus' to enbale dbus/Netwrokmanager support
14cu|ypbind-2.2-1|2	%bcond_with dbus
14cu|ypbind-2.2-1|3	
14cu|ypbind-2.2-1|4	# Location where helper scripts are located
14cu|ypbind-2.2-1|5	%define scripts_path /usr/lib/%{name}
14cu|ypbind-2.2-1|6	
14cu|ypbind-2.2-1|7	Summary:	The NIS daemon which binds NIS clients to an NIS domain
14cu|ypbind-2.2-1|8	Name:		ypbind
14cu|ypbind-2.2-1|9	Version:	2.2
14cu|ypbind-2.2-1|10	Release:	1
14cu|ypbind-2.2-1|11	Epoch:		3
14cu|ypbind-2.2-1|12	License:	GPLv2+
14cu|ypbind-2.2-1|13	Group:		System/Servers
14cu|ypbind-2.2-1|14	Url:		http://www.linux-nis.org/nis/ypbind-mt/index.html
14cu|ypbind-2.2-1|15	Source0:	http://www.linux-nis.org/download/ypbind-mt/ypbind-mt-%version.tar.bz2
14cu|ypbind-2.2-1|16	Source2:	yp.conf
14cu|ypbind-2.2-1|17	Source3:	ypbind.service
14cu|ypbind-2.2-1|18	Source4:	ypbind-pre-setdomain
14cu|ypbind-2.2-1|19	Source5:	ypbind-post-waitbind
14cu|ypbind-2.2-1|20	Patch0:		ypbind-mt-2.2-link-tirpc.patch
14cu|ypbind-2.2-1|21	Patch1:		ypbind-mt-2.2-automake-1.13.patch
14cu|ypbind-2.2-1|22	Patch2:		ypbind-1.11-gettextdomain.patch
14cu|ypbind-2.2-1|23	Requires:	rpcbind
14cu|ypbind-2.2-1|24	Requires:	yp-tools
14cu|ypbind-2.2-1|25	BuildRequires:	gettext-devel
14cu|ypbind-2.2-1|26	BuildRequires:	yp-tools-devel
14cu|ypbind-2.2-1|27	%if %{with dbus}
14cu|ypbind-2.2-1|28	BuildRequires:	pkgconfig(dbus-1)
14cu|ypbind-2.2-1|29	BuildRequires:	pkgconfig(dbus-glib-1)
14cu|ypbind-2.2-1|30	BuildRequires:	pkgconfig(NetworkManager)
14cu|ypbind-2.2-1|31	%endif
14cu|ypbind-2.2-1|32	BuildRequires:	pkgconfig(libtirpc)
14cu|ypbind-2.2-1|33	
14cu|ypbind-2.2-1|34	%description
14cu|ypbind-2.2-1|35	The Network Information Service (NIS) is a system which provides
14cu|ypbind-2.2-1|36	network information (login names, passwords, home directories, group
14cu|ypbind-2.2-1|37	information) to all of the machines on a network.  NIS can enable
14cu|ypbind-2.2-1|38	users to login on any machine on the network, as long as the machine
14cu|ypbind-2.2-1|39	has the NIS client programs running and the user's password is
14cu|ypbind-2.2-1|40	recorded in the NIS passwd database.  NIS was formerly known as Sun
14cu|ypbind-2.2-1|41	Yellow Pages (YP).
14cu|ypbind-2.2-1|42	
14cu|ypbind-2.2-1|43	This package provides the ypbind daemon.  The ypbind daemon binds NIS
14cu|ypbind-2.2-1|44	clients to an NIS domain.  Ypbind must be running on any machines
14cu|ypbind-2.2-1|45	which are running NIS client programs.
14cu|ypbind-2.2-1|46	
14cu|ypbind-2.2-1|47	Install the ypbind package on any machines which are running NIS client
14cu|ypbind-2.2-1|48	programs (included in the yp-tools package).  If you need an NIS server,
14cu|ypbind-2.2-1|49	you'll also need to install the ypserv package to a machine on your
14cu|ypbind-2.2-1|50	network.
14cu|ypbind-2.2-1|51	
14cu|ypbind-2.2-1|52	%files -f %{name}.lang
14cu|ypbind-2.2-1|53	%attr(755, root, root) /sbin/ypbind
14cu|ypbind-2.2-1|54	%{_mandir}/*/*
14cu|ypbind-2.2-1|55	%{_unitdir}/*
14cu|ypbind-2.2-1|56	%{scripts_path}/*
14cu|ypbind-2.2-1|57	%config(noreplace) %{_sysconfdir}/yp.conf
14cu|ypbind-2.2-1|58	%dir /var/yp/binding
14cu|ypbind-2.2-1|59	%doc README ChangeLog AUTHORS THANKS NEWS
14cu|ypbind-2.2-1|60	
14cu|ypbind-2.2-1|61	%post
14cu|ypbind-2.2-1|62	%systemd_post ypbind.service
14cu|ypbind-2.2-1|63	
14cu|ypbind-2.2-1|64	%preun
14cu|ypbind-2.2-1|65	%systemd_preun ypbind.service
14cu|ypbind-2.2-1|66	
14cu|ypbind-2.2-1|67	#----------------------------------------------------------------------------
14cu|ypbind-2.2-1|68	
14cu|ypbind-2.2-1|69	%prep
14cu|ypbind-2.2-1|70	%setup -q -n ypbind-mt-%{version}
14cu|ypbind-2.2-1|71	%apply_patches
14cu|ypbind-2.2-1|72	
14cu|ypbind-2.2-1|73	%build
14cu|ypbind-2.2-1|74	autoreconf -fi
14cu|ypbind-2.2-1|75	%serverbuild
14cu|ypbind-2.2-1|76	%configure2_5x \
14cu|ypbind-2.2-1|77	%if %{with dbus}
14cu|ypbind-2.2-1|78	--enable-dbus-nm \
14cu|ypbind-2.2-1|79	%else
14cu|ypbind-2.2-1|80	--disable-dbus-nm \
14cu|ypbind-2.2-1|81	%endif
14cu|ypbind-2.2-1|82	--sbindir=/sbin
14cu|ypbind-2.2-1|83	%make
14cu|ypbind-2.2-1|84	
14cu|ypbind-2.2-1|85	%install
14cu|ypbind-2.2-1|86	%makeinstall sbindir=%{buildroot}/sbin
14cu|ypbind-2.2-1|87	
14cu|ypbind-2.2-1|88	mkdir -p %{buildroot}%{_sysconfdir}
14cu|ypbind-2.2-1|89	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/yp.conf
14cu|ypbind-2.2-1|90	mkdir -p %{buildroot}/var/yp/binding
14cu|ypbind-2.2-1|91	
14cu|ypbind-2.2-1|92	mkdir -p %{buildroot}%{_unitdir}
14cu|ypbind-2.2-1|93	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/ypbind.service
14cu|ypbind-2.2-1|94	mkdir -p %{buildroot}%{scripts_path}
14cu|ypbind-2.2-1|95	install -m 755 %{SOURCE4} %{buildroot}%{scripts_path}/ypbind-pre-setdomain
14cu|ypbind-2.2-1|96	install -m 755 %{SOURCE5} %{buildroot}%{scripts_path}/ypbind-post-waitbind
14cu|ypbind-2.2-1|97	
14cu|ypbind-2.2-1|98	%find_lang %{name}
14cu|ypbind-2.2-1|99	
14cu|ypbind-2.2-1|100	
14cu|ypbind-2.2-1|101	%changelog
14cu|ypbind-2.2-1|102	* Thu Mar 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:2.2-1
14cu|ypbind-2.2-1|103	+ Revision: 8f2e016
14cu|ypbind-2.2-1|104	- Updated to 2.2
14cu|ypbind-2.2-1|105	
14cu|ypbind-2.2-1|106	

15719 14
14cu|ypserv-3.3-1|1	%define __noautoreq '.*/bin/awk|.*/bin/gawk'
14cu|ypserv-3.3-1|2	
14cu|ypserv-3.3-1|3	Summary:	The NIS (Network Information Service) server
14cu|ypserv-3.3-1|4	Name:		ypserv
14cu|ypserv-3.3-1|5	Version:	3.3
14cu|ypserv-3.3-1|6	Release:	1
14cu|ypserv-3.3-1|7	License:	GPLv2+
14cu|ypserv-3.3-1|8	Group:		System/Servers
14cu|ypserv-3.3-1|9	Url:		http://www.linux-nis.org/
14cu|ypserv-3.3-1|10	Source0:	http://www.linux-nis.org/download/ypserv/%{name}-%{version}.tar.bz2
14cu|ypserv-3.3-1|11	Source1:	ypserv.service
14cu|ypserv-3.3-1|12	Source2:	yppasswdd.service
14cu|ypserv-3.3-1|13	Source3:	ypxfrd.service
14cu|ypserv-3.3-1|14	Patch0:		ypserv-2.10-makefile.patch
14cu|ypserv-3.3-1|15	Patch1:		ypserv-3.3-tirpc.patch
14cu|ypserv-3.3-1|16	Patch11:	ypserv-3.3-ypxfr-zeroresp.patch
14cu|ypserv-3.3-1|17	BuildRequires:	mawk
14cu|ypserv-3.3-1|18	BuildRequires:	gdbm-devel
14cu|ypserv-3.3-1|19	BuildRequires:	openslp-devel
14cu|ypserv-3.3-1|20	BuildRequires:	pkgconfig(libtirpc)
14cu|ypserv-3.3-1|21	BuildRequires:	yp-tools-devel
14cu|ypserv-3.3-1|22	Requires:	make
14cu|ypserv-3.3-1|23	Requires:	mawk
14cu|ypserv-3.3-1|24	Requires:	rpcbind
14cu|ypserv-3.3-1|25	Requires(post,preun):	rpm-helper
14cu|ypserv-3.3-1|26	
14cu|ypserv-3.3-1|27	%description
14cu|ypserv-3.3-1|28	The Network Information Service (NIS) is a system which provides network
14cu|ypserv-3.3-1|29	information (login names, passwords, home directories, group information)
14cu|ypserv-3.3-1|30	to all of the machines on a network.  NIS can enable users to login on
14cu|ypserv-3.3-1|31	any machine on the network, as long as the machine has the NIS client
14cu|ypserv-3.3-1|32	programs running and the user's password is recorded in the NIS passwd
14cu|ypserv-3.3-1|33	database.  NIS was formerly known as Sun Yellow Pages (YP).
14cu|ypserv-3.3-1|34	
14cu|ypserv-3.3-1|35	This package provides the NIS server, which will need to be running on
14cu|ypserv-3.3-1|36	your network.  NIS clients do not need to be running the server.
14cu|ypserv-3.3-1|37	
14cu|ypserv-3.3-1|38	Install ypserv if you need an NIS server for your network.  You'll also
14cu|ypserv-3.3-1|39	need to install the yp-tools and ypbind packages onto any NIS client
14cu|ypserv-3.3-1|40	machines.
14cu|ypserv-3.3-1|41	
14cu|ypserv-3.3-1|42	%files
14cu|ypserv-3.3-1|43	%doc README INSTALL ChangeLog TODO NEWS
14cu|ypserv-3.3-1|44	%doc etc/ypserv.conf etc/securenets etc/README.etc
14cu|ypserv-3.3-1|45	%config(noreplace) %{_sysconfdir}/ypserv.conf
14cu|ypserv-3.3-1|46	%config(noreplace) /var/yp/*
14cu|ypserv-3.3-1|47	%{_unitdir}/*
14cu|ypserv-3.3-1|48	%dir %{_libdir}/yp
14cu|ypserv-3.3-1|49	%attr(755, root, root) %{_libdir}/yp/*
14cu|ypserv-3.3-1|50	%attr(755, root, root) %{_sbindir}/*
14cu|ypserv-3.3-1|51	%{_mandir}/*/*
14cu|ypserv-3.3-1|52	%{_includedir}/*/*
14cu|ypserv-3.3-1|53	
14cu|ypserv-3.3-1|54	%post
14cu|ypserv-3.3-1|55	%_post_service ypserv
14cu|ypserv-3.3-1|56	%_post_service yppasswdd
14cu|ypserv-3.3-1|57	%_post_service ypxfrd
14cu|ypserv-3.3-1|58	
14cu|ypserv-3.3-1|59	%preun
14cu|ypserv-3.3-1|60	%_preun_service ypserv
14cu|ypserv-3.3-1|61	%_preun_service yppasswdd
14cu|ypserv-3.3-1|62	%_preun_service ypxfrd
14cu|ypserv-3.3-1|63	
14cu|ypserv-3.3-1|64	#----------------------------------------------------------------------------
14cu|ypserv-3.3-1|65	
14cu|ypserv-3.3-1|66	%prep
14cu|ypserv-3.3-1|67	%setup -q
14cu|ypserv-3.3-1|68	%apply_patches
14cu|ypserv-3.3-1|69	autoreconf -fi
14cu|ypserv-3.3-1|70	
14cu|ypserv-3.3-1|71	%build
14cu|ypserv-3.3-1|72	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cu|ypserv-3.3-1|73	cp etc/README etc/README.etc
14cu|ypserv-3.3-1|74	%configure2_5x \
14cu|ypserv-3.3-1|75	--enable-checkroot \
14cu|ypserv-3.3-1|76	--enable-fqdn \
14cu|ypserv-3.3-1|77	--enable-yppasswd \
14cu|ypserv-3.3-1|78	--libexecdir=%{_libdir}/yp \
14cu|ypserv-3.3-1|79	--mandir=%{_mandir}
14cu|ypserv-3.3-1|80	%make
14cu|ypserv-3.3-1|81	
14cu|ypserv-3.3-1|82	%install
14cu|ypserv-3.3-1|83	%makeinstall_std
14cu|ypserv-3.3-1|84	
14cu|ypserv-3.3-1|85	install -m644 etc/ypserv.conf -D %{buildroot}%{_sysconfdir}/ypserv.conf
14cu|ypserv-3.3-1|86	mkdir -p %{buildroot}%{_unitdir}
14cu|ypserv-3.3-1|87	install -m755 %{SOURCE1} -D %{buildroot}%{_unitdir}/ypserv
14cu|ypserv-3.3-1|88	install -m755 %{SOURCE2} -D %{buildroot}%{_unitdir}/yppasswdd
14cu|ypserv-3.3-1|89	install -m755 %{SOURCE3} -D %{buildroot}%{_unitdir}/ypxfrd
14cu|ypserv-3.3-1|90	
14cu|ypserv-3.3-1|91	%changelog
14cu|ypserv-3.3-1|92	* Thu Mar 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3-1
14cu|ypserv-3.3-1|93	+ Revision: c20e056
14cu|ypserv-3.3-1|94	- Added yp-tools-devel BR
14cu|ypserv-3.3-1|95	
14cu|ypserv-3.3-1|96	

15720 14
14cu|yp-tools-3.3-2|1	%define major_nis	1
14cu|yp-tools-3.3-2|2	%define major_nss_nis	2
14cu|yp-tools-3.3-2|3	
14cu|yp-tools-3.3-2|4	%define libname_nis	%mklibname nis		%{major_nis}
14cu|yp-tools-3.3-2|5	%define libname_nss_nis %mklibname nss_nis 6	%{major_nss_nis}
14cu|yp-tools-3.3-2|6	
14cu|yp-tools-3.3-2|7	%define devname_nis	%mklibname nis		-d
14cu|yp-tools-3.3-2|8	%define devname_nss_nis %mklibname nss_nis	-d
14cu|yp-tools-3.3-2|9	
14cu|yp-tools-3.3-2|10	%define __noautoreq '.*GLIBC_PRIVATE.*'
14cu|yp-tools-3.3-2|11	
14cu|yp-tools-3.3-2|12	Summary:	NIS (or YP) client programs
14cu|yp-tools-3.3-2|13	Name:		yp-tools
14cu|yp-tools-3.3-2|14	Version:	3.3
14cu|yp-tools-3.3-2|15	Release:	2
14cu|yp-tools-3.3-2|16	License:	GPLv2+
14cu|yp-tools-3.3-2|17	Group:		System/Configuration/Networking
14cu|yp-tools-3.3-2|18	Url:		http://www.linux-nis.org/nis/
14cu|yp-tools-3.3-2|19	Source0:	http://www.linux-nis.org/download/yp-tools/yp-tools-%{version}.tar.bz2
14cu|yp-tools-3.3-2|20	# Not sent to upstream
14cu|yp-tools-3.3-2|21	Patch0:		yp-tools-2.11-shadow.patch
14cu|yp-tools-3.3-2|22	Patch3:		yp-tools-2.12-hash.patch
14cu|yp-tools-3.3-2|23	Patch4:		yp-tools-2.12-crypt.patch
14cu|yp-tools-3.3-2|24	Patch5:		yp-tools-2.12-adjunct.patch
14cu|yp-tools-3.3-2|25	Patch6:		yp-tools-3.3-mapv4v6addr.patch
14cu|yp-tools-3.3-2|26	BuildRequires:	pkgconfig(libtirpc)
14cu|yp-tools-3.3-2|27	Requires:	ypbind
14cu|yp-tools-3.3-2|28	
14cu|yp-tools-3.3-2|29	%description
14cu|yp-tools-3.3-2|30	The Network Information Service (NIS) is a system which provides
14cu|yp-tools-3.3-2|31	network information (login names, passwords, home directories, group
14cu|yp-tools-3.3-2|32	information) to all of the machines on a network.  NIS can enable
14cu|yp-tools-3.3-2|33	users to login on any machine on the network, as long as the machine
14cu|yp-tools-3.3-2|34	has the NIS client programs running and the user's password is
14cu|yp-tools-3.3-2|35	recorded in the NIS passwd database.  NIS was formerly known as Sun
14cu|yp-tools-3.3-2|36	Yellow Pages (YP).
14cu|yp-tools-3.3-2|37	
14cu|yp-tools-3.3-2|38	This package's NIS implementation is based on FreeBSD's YP and is a
14cu|yp-tools-3.3-2|39	special port for glibc 2.x and libc versions 5.4.21 and later.  This
14cu|yp-tools-3.3-2|40	package only provides the NIS client programs.  In order to use the
14cu|yp-tools-3.3-2|41	clients, you'll need to already have an NIS server running on your
14cu|yp-tools-3.3-2|42	network. An NIS server is provided in the ypserv package.
14cu|yp-tools-3.3-2|43	
14cu|yp-tools-3.3-2|44	Install the yp-tools package if you need NIS client programs for machines
14cu|yp-tools-3.3-2|45	on your network.  You will also need to install the ypbind package on
14cu|yp-tools-3.3-2|46	every machine running NIS client programs.  If you need an NIS server,
14cu|yp-tools-3.3-2|47	you'll need to install the ypserv package on one machine on the network.
14cu|yp-tools-3.3-2|48	
14cu|yp-tools-3.3-2|49	%files -f %{name}.lang
14cu|yp-tools-3.3-2|50	%doc AUTHORS COPYING README ChangeLog NEWS etc/nsswitch.conf
14cu|yp-tools-3.3-2|51	%doc THANKS
14cu|yp-tools-3.3-2|52	%{_bindir}/*
14cu|yp-tools-3.3-2|53	%{_sbindir}/*
14cu|yp-tools-3.3-2|54	%{_mandir}/*/*
14cu|yp-tools-3.3-2|55	%{_var}/yp/nicknames
14cu|yp-tools-3.3-2|56	
14cu|yp-tools-3.3-2|57	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|58	
14cu|yp-tools-3.3-2|59	%package -n %{libname_nis}
14cu|yp-tools-3.3-2|60	Summary:	NIS Library from yp-tools
14cu|yp-tools-3.3-2|61	Group:		System/Libraries
14cu|yp-tools-3.3-2|62	
14cu|yp-tools-3.3-2|63	%description -n %{libname_nis}
14cu|yp-tools-3.3-2|64	NIS Library from yp-tools
14cu|yp-tools-3.3-2|65	
14cu|yp-tools-3.3-2|66	%files -n %{libname_nis}
14cu|yp-tools-3.3-2|67	%{_libdir}/libnis.so.%{major_nis}*
14cu|yp-tools-3.3-2|68	
14cu|yp-tools-3.3-2|69	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|70	
14cu|yp-tools-3.3-2|71	%package -n %{libname_nss_nis}
14cu|yp-tools-3.3-2|72	Summary:	NSS-NIS Library from yp-tools
14cu|yp-tools-3.3-2|73	Group:		System/Libraries
14cu|yp-tools-3.3-2|74	
14cu|yp-tools-3.3-2|75	%description -n %{libname_nss_nis}
14cu|yp-tools-3.3-2|76	NSS-NIS Library from yp-tools
14cu|yp-tools-3.3-2|77	
14cu|yp-tools-3.3-2|78	%files -n %{libname_nss_nis}
14cu|yp-tools-3.3-2|79	%{_libdir}/libnss_nis6.so.%{major_nss_nis}*
14cu|yp-tools-3.3-2|80	
14cu|yp-tools-3.3-2|81	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|82	
14cu|yp-tools-3.3-2|83	%package -n %{devname_nis}
14cu|yp-tools-3.3-2|84	Summary:	Development files for NIS library from yp-tools
14cu|yp-tools-3.3-2|85	Group:		System/Libraries
14cu|yp-tools-3.3-2|86	Requires:	%{libname_nis} = %{EVRD}
14cu|yp-tools-3.3-2|87	
14cu|yp-tools-3.3-2|88	%description -n %{devname_nis}
14cu|yp-tools-3.3-2|89	Development files for NIS library from yp-tools
14cu|yp-tools-3.3-2|90	
14cu|yp-tools-3.3-2|91	%files -n %{devname_nis}
14cu|yp-tools-3.3-2|92	%{_libdir}/libnis.so
14cu|yp-tools-3.3-2|93	
14cu|yp-tools-3.3-2|94	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|95	
14cu|yp-tools-3.3-2|96	%package -n %{devname_nss_nis}
14cu|yp-tools-3.3-2|97	Summary:	Development files for NSS-NIS library from yp-tools
14cu|yp-tools-3.3-2|98	Group:		System/Libraries
14cu|yp-tools-3.3-2|99	Requires:	%{libname_nss_nis} = %{EVRD}
14cu|yp-tools-3.3-2|100	
14cu|yp-tools-3.3-2|101	%description -n %{devname_nss_nis}
14cu|yp-tools-3.3-2|102	Development files for NSS-NIS library from yp-tools
14cu|yp-tools-3.3-2|103	
14cu|yp-tools-3.3-2|104	%files -n %{devname_nss_nis}
14cu|yp-tools-3.3-2|105	%{_libdir}/libnss_nis6.so
14cu|yp-tools-3.3-2|106	
14cu|yp-tools-3.3-2|107	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|108	
14cu|yp-tools-3.3-2|109	%package devel
14cu|yp-tools-3.3-2|110	Summary:	Devel files for yp-tools
14cu|yp-tools-3.3-2|111	Requires:	%{devname_nss_nis}
14cu|yp-tools-3.3-2|112	Requires:	%{devname_nis}
14cu|yp-tools-3.3-2|113	
14cu|yp-tools-3.3-2|114	%description devel
14cu|yp-tools-3.3-2|115	Devel files for yp-tools.
14cu|yp-tools-3.3-2|116	
14cu|yp-tools-3.3-2|117	%files devel
14cu|yp-tools-3.3-2|118	%{_libdir}/pkgconfig/*
14cu|yp-tools-3.3-2|119	%{_includedir}/*
14cu|yp-tools-3.3-2|120	
14cu|yp-tools-3.3-2|121	#----------------------------------------------------------------------------
14cu|yp-tools-3.3-2|122	
14cu|yp-tools-3.3-2|123	%prep
14cu|yp-tools-3.3-2|124	%setup -q
14cu|yp-tools-3.3-2|125	%patch0 -p1 -b .shadow
14cu|yp-tools-3.3-2|126	%patch3 -p1 -b .hash
14cu|yp-tools-3.3-2|127	%patch4 -p1 -b .crypt
14cu|yp-tools-3.3-2|128	%patch5 -p1 -b .adjunct
14cu|yp-tools-3.3-2|129	%patch6 -p1 -b .mapv4v6addr
14cu|yp-tools-3.3-2|130	#autoreconf -i -f
14cu|yp-tools-3.3-2|131	
14cu|yp-tools-3.3-2|132	%build
14cu|yp-tools-3.3-2|133	export CFLAGS="%{optflags} -fno-strict-aliasing"
14cu|yp-tools-3.3-2|134	./configure \
14cu|yp-tools-3.3-2|135	--disable-domainname \
14cu|yp-tools-3.3-2|136	--libdir=%{_libdir} \
14cu|yp-tools-3.3-2|137	--includedir=%{_includedir}/yptools \
14cu|yp-tools-3.3-2|138	--disable-static
14cu|yp-tools-3.3-2|139	
14cu|yp-tools-3.3-2|140	%make LIBS="-lnsl -ltirpc -lpthread"
14cu|yp-tools-3.3-2|141	
14cu|yp-tools-3.3-2|142	%install
14cu|yp-tools-3.3-2|143	%makeinstall_std
14cu|yp-tools-3.3-2|144	
14cu|yp-tools-3.3-2|145	%find_lang %{name}
14cu|yp-tools-3.3-2|146	
14cu|yp-tools-3.3-2|147	
14cu|yp-tools-3.3-2|148	%changelog
14cu|yp-tools-3.3-2|149	* Thu Mar 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3-2
14cu|yp-tools-3.3-2|150	+ Revision: 1d1c314
14cu|yp-tools-3.3-2|151	- Require real libraries in devel packages
14cu|yp-tools-3.3-2|152	
14cu|yp-tools-3.3-2|153	

15721 14
14cu|yudit-2.9.6-1|1	%define debug_package %nil
14cu|yudit-2.9.6-1|2	
14cu|yudit-2.9.6-1|3	Name:       yudit
14cu|yudit-2.9.6-1|4	Version:    2.9.6
14cu|yudit-2.9.6-1|5	Release:    1
14cu|yudit-2.9.6-1|6	Group:      Editors
14cu|yudit-2.9.6-1|7	License:    GPLv2
14cu|yudit-2.9.6-1|8	Source0:    http://www.yudit.org/download/yudit-%{version}.tar.bz2
14cu|yudit-2.9.6-1|9	# Here I define the directories with ttf files; and several ttf fonts
14cu|yudit-2.9.6-1|10	# we provide or that are widely used, in order to cover the most of unicode
14cu|yudit-2.9.6-1|11	# if this patch doesn't work after an upgrade please try to fix it (it is
14cu|yudit-2.9.6-1|12	# a very simple three-lines one) rather than discarding, as discarding it
14cu|yudit-2.9.6-1|13	# means we lose out-of-the box support for various languages -- pablo
14cu|yudit-2.9.6-1|14	Patch0: yudit-2.9.2-properties.patch
14cu|yudit-2.9.6-1|15	URL:        http://www.yudit.org/
14cu|yudit-2.9.6-1|16	Summary:    Unicode Text Editor
14cu|yudit-2.9.6-1|17	BuildRequires:  imagemagick pkgconfig(x11)
14cu|yudit-2.9.6-1|18	
14cu|yudit-2.9.6-1|19	%description
14cu|yudit-2.9.6-1|20	Yudit is a unicode text editor for the X Window System.
14cu|yudit-2.9.6-1|21	It does not need localized environment or unicode fonts.
14cu|yudit-2.9.6-1|22	It supports simultanious processing of many languages,
14cu|yudit-2.9.6-1|23	input methods, conversions for local character standards.
14cu|yudit-2.9.6-1|24	This package includes X11 editor interface, shell conversion
14cu|yudit-2.9.6-1|25	utilities and it also has support for postscript printing.
14cu|yudit-2.9.6-1|26	
14cu|yudit-2.9.6-1|27	%prep
14cu|yudit-2.9.6-1|28	%setup -q
14cu|yudit-2.9.6-1|29	
14cu|yudit-2.9.6-1|30	%build
14cu|yudit-2.9.6-1|31	%configure2_5x
14cu|yudit-2.9.6-1|32	make
14cu|yudit-2.9.6-1|33	
14cu|yudit-2.9.6-1|34	%install
14cu|yudit-2.9.6-1|35	
14cu|yudit-2.9.6-1|36	%makeinstall_std
14cu|yudit-2.9.6-1|37	
14cu|yudit-2.9.6-1|38	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
14cu|yudit-2.9.6-1|39	convert gnome-%{name}.png -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14cu|yudit-2.9.6-1|40	convert gnome-%{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14cu|yudit-2.9.6-1|41	convert gnome-%{name}.png -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14cu|yudit-2.9.6-1|42	
14cu|yudit-2.9.6-1|43	
14cu|yudit-2.9.6-1|44	mkdir -p %{buildroot}%{_datadir}/applications
14cu|yudit-2.9.6-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|yudit-2.9.6-1|46	[Desktop Entry]
14cu|yudit-2.9.6-1|47	Name=Yudit
14cu|yudit-2.9.6-1|48	Name[ru]=Yudit
14cu|yudit-2.9.6-1|49	Type=Application
14cu|yudit-2.9.6-1|50	Description=Unicode Text Editor
14cu|yudit-2.9.6-1|51	Description[ru]=Текстовый редактор с поддержкой Unicode
14cu|yudit-2.9.6-1|52	Exec=yudit
14cu|yudit-2.9.6-1|53	Icon=yudit
14cu|yudit-2.9.6-1|54	Terminal=false
14cu|yudit-2.9.6-1|55	Categories=TextEditor;Utility;
14cu|yudit-2.9.6-1|56	EOF
14cu|yudit-2.9.6-1|57	
14cu|yudit-2.9.6-1|58	%find_lang %{name} || touch %{name}.lang
14cu|yudit-2.9.6-1|59	
14cu|yudit-2.9.6-1|60	# rpm complains and fails when there are installed but unpackaged files
14cu|yudit-2.9.6-1|61	# as we don't include those in the package, we delete them from the
14cu|yudit-2.9.6-1|62	# build tree -- pablo
14cu|yudit-2.9.6-1|63	rm -rf %{buildroot}%{_datadir}/yudit/src
14cu|yudit-2.9.6-1|64	
14cu|yudit-2.9.6-1|65	
14cu|yudit-2.9.6-1|66	
14cu|yudit-2.9.6-1|67	%files -f %{name}.lang
14cu|yudit-2.9.6-1|68	%defattr (-, root, root, 755)
14cu|yudit-2.9.6-1|69	%doc *.TXT
14cu|yudit-2.9.6-1|70	%{_bindir}/*
14cu|yudit-2.9.6-1|71	%{_mandir}/man?/*
14cu|yudit-2.9.6-1|72	%{_datadir}/applications/*.desktop
14cu|yudit-2.9.6-1|73	%{_datadir}/yudit
14cu|yudit-2.9.6-1|74	%{_miconsdir}/%{name}.png
14cu|yudit-2.9.6-1|75	%{_iconsdir}/%{name}.png
14cu|yudit-2.9.6-1|76	%{_liconsdir}/%{name}.png
14cu|yudit-2.9.6-1|77	
14cu|yudit-2.9.6-1|78	
14cu|yudit-2.9.6-1|79	%changelog
14cu|yudit-2.9.6-1|80	
14cu|yudit-2.9.6-1|81	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6-1
14cu|yudit-2.9.6-1|82	- (8ec43f3) Updated to 2.9.6
14cu|yudit-2.9.6-1|83	
14cu|yudit-2.9.6-1|84	

15722 14
14cu|yum-3.2.29-6|1	%define major   3.2
14cu|yum-3.2.29-6|2	
14cu|yum-3.2.29-6|3	Name:           yum
14cu|yum-3.2.29-6|4	Version:        3.2.29
14cu|yum-3.2.29-6|5	Release:        6
14cu|yum-3.2.29-6|6	Summary:        RPM installer/updater
14cu|yum-3.2.29-6|7	License:        GPLv3+
14cu|yum-3.2.29-6|8	Group:          System/Configuration/Packaging
14cu|yum-3.2.29-6|9	Source0:         http://linux.duke.edu/projects/yum/download/%{major}/%{name}-%{version}.tar.gz
14cu|yum-3.2.29-6|10	Patch0:		yum-3.2.29-rpm5.patch
14cu|yum-3.2.29-6|11	URL:            http://www.linux.duke.edu/projects/yum
14cu|yum-3.2.29-6|12	Requires:       python-rpm
14cu|yum-3.2.29-6|13	Requires:       python-libxml2
14cu|yum-3.2.29-6|14	Requires:       python-urlgrabber
14cu|yum-3.2.29-6|15	Requires:       python-celementtree
14cu|yum-3.2.29-6|16	Requires:       python-gpgme
14cu|yum-3.2.29-6|17	Requires:       python-iniparse
14cu|yum-3.2.29-6|18	Requires:       yum-metadata-parser
14cu|yum-3.2.29-6|19	BuildRequires:  python-devel
14cu|yum-3.2.29-6|20	BuildRequires:	gettext
14cu|yum-3.2.29-6|21	BuildRequires:  intltool
14cu|yum-3.2.29-6|22	BuildArch:      noarch
14cu|yum-3.2.29-6|23	
14cu|yum-3.2.29-6|24	%description
14cu|yum-3.2.29-6|25	Yum is a utility that can check for and automatically download and
14cu|yum-3.2.29-6|26	install updated RPM packages. Dependencies are obtained and downloaded
14cu|yum-3.2.29-6|27	automatically prompting the user as necessary.
14cu|yum-3.2.29-6|28	
14cu|yum-3.2.29-6|29	%prep
14cu|yum-3.2.29-6|30	%setup -q
14cu|yum-3.2.29-6|31	%patch0 -p1
14cu|yum-3.2.29-6|32	
14cu|yum-3.2.29-6|33	%build
14cu|yum-3.2.29-6|34	%make
14cu|yum-3.2.29-6|35	
14cu|yum-3.2.29-6|36	%install
14cu|yum-3.2.29-6|37	%makeinstall_std
14cu|yum-3.2.29-6|38	# correct scripts
14cu|yum-3.2.29-6|39	perl -pi -e 's|%{_libdir}/yum|%{_datadir}/yum|' %{buildroot}%{_bindir}/*
14cu|yum-3.2.29-6|40	# remove init stuff
14cu|yum-3.2.29-6|41	rm -f %{buildroot}%{_sysconfdir}/cron.*/yum.cron
14cu|yum-3.2.29-6|42	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
14cu|yum-3.2.29-6|43	rm -f %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}
14cu|yum-3.2.29-6|44	rm -f %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14cu|yum-3.2.29-6|45	rm -Rf  %{buildroot}/%{py_puresitedir}/urlgrabber/
14cu|yum-3.2.29-6|46	
14cu|yum-3.2.29-6|47	%find_lang %{name}
14cu|yum-3.2.29-6|48	
14cu|yum-3.2.29-6|49	%clean
14cu|yum-3.2.29-6|50	
14cu|yum-3.2.29-6|51	%files -f %{name}.lang
14cu|yum-3.2.29-6|52	%defattr(-, root, root)
14cu|yum-3.2.29-6|53	%doc README AUTHORS COPYING TODO INSTALL
14cu|yum-3.2.29-6|54	%config(noreplace) %{_sysconfdir}/yum/
14cu|yum-3.2.29-6|55	%{py_puresitedir}/*
14cu|yum-3.2.29-6|56	%{_datadir}/yum-cli/
14cu|yum-3.2.29-6|57	%{_bindir}/*
14cu|yum-3.2.29-6|58	%{_sbindir}/*
14cu|yum-3.2.29-6|59	/var/cache/yum
14cu|yum-3.2.29-6|60	%{_sysconfdir}/bash_completion.d/yum.bash
14cu|yum-3.2.29-6|61	%{_mandir}/man*/*
14cu|yum-3.2.29-6|62	%{_sysconfdir}/rc.d/init.d/yum-updatesd
14cu|yum-3.2.29-6|63	%{_sysconfdir}/cron.daily/0yum.cron
14cu|yum-3.2.29-6|64	%{_sysconfdir}/rc.d/init.d/yum-cron
14cu|yum-3.2.29-6|65	%{_sysconfdir}/sysconfig/yum-cron
14cu|yum-3.2.29-6|66	%attr(0644,root,root) %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
14cu|yum-3.2.29-6|67	
14cu|yum-3.2.29-6|68	
14cu|yum-3.2.29-6|69	
14cu|yum-3.2.29-6|70	%changelog
14cu|yum-3.2.29-6|71	
14cu|yum-3.2.29-6|72	* Sun Jan 29 2017 Denis Silakov <denis.silakov@rosalab.ru> 3.2.29-6
14cu|yum-3.2.29-6|73	- (cdc6a1f) Adopted for rpm5
14cu|yum-3.2.29-6|74	
14cu|yum-3.2.29-6|75	

15723 14
14cu|yum-metadata-parser-1.1.4-6|1	Name:       yum-metadata-parser
14cu|yum-metadata-parser-1.1.4-6|2	Version:    1.1.4
14cu|yum-metadata-parser-1.1.4-6|3	Release:    6
14cu|yum-metadata-parser-1.1.4-6|4	Summary:    A fast metadata parser for yum
14cu|yum-metadata-parser-1.1.4-6|5	License:    GPL
14cu|yum-metadata-parser-1.1.4-6|6	Group:      System/Configuration/Packaging
14cu|yum-metadata-parser-1.1.4-6|7	URL:        http://devel.linux.duke.edu/cgi-bin/viewcvs.cgi/yum-metadata-parser/
14cu|yum-metadata-parser-1.1.4-6|8	Source0:    http://linux.duke.edu/projects/yum/download/yum-metadata-parser/%{name}-%{version}.tar.gz
14cu|yum-metadata-parser-1.1.4-6|9	Requires:       yum >= 2.6.2
14cu|yum-metadata-parser-1.1.4-6|10	BuildRequires:  python-devel
14cu|yum-metadata-parser-1.1.4-6|11	BuildRequires:  glib2-devel
14cu|yum-metadata-parser-1.1.4-6|12	BuildRequires:  libxml2-devel
14cu|yum-metadata-parser-1.1.4-6|13	BuildRequires:  sqlite3-devel
14cu|yum-metadata-parser-1.1.4-6|14	
14cu|yum-metadata-parser-1.1.4-6|15	%description
14cu|yum-metadata-parser-1.1.4-6|16	Fast metadata parser for yum implemented in C.
14cu|yum-metadata-parser-1.1.4-6|17	
14cu|yum-metadata-parser-1.1.4-6|18	%prep
14cu|yum-metadata-parser-1.1.4-6|19	%setup -q
14cu|yum-metadata-parser-1.1.4-6|20	
14cu|yum-metadata-parser-1.1.4-6|21	%build
14cu|yum-metadata-parser-1.1.4-6|22	python setup.py build
14cu|yum-metadata-parser-1.1.4-6|23	
14cu|yum-metadata-parser-1.1.4-6|24	%install
14cu|yum-metadata-parser-1.1.4-6|25	python setup.py install -O1 --root=%{buildroot}
14cu|yum-metadata-parser-1.1.4-6|26	
14cu|yum-metadata-parser-1.1.4-6|27	%clean
14cu|yum-metadata-parser-1.1.4-6|28	
14cu|yum-metadata-parser-1.1.4-6|29	%files
14cu|yum-metadata-parser-1.1.4-6|30	%doc README AUTHORS ChangeLog
14cu|yum-metadata-parser-1.1.4-6|31	%{py_platsitedir}/_sqlitecache.so
14cu|yum-metadata-parser-1.1.4-6|32	%{py_platsitedir}/sqlitecachec.py
14cu|yum-metadata-parser-1.1.4-6|33	%{py_platsitedir}/yum_metadata_parser-*.egg-info
14cu|yum-metadata-parser-1.1.4-6|34	
14cu|yum-metadata-parser-1.1.4-6|35	
14cu|yum-metadata-parser-1.1.4-6|36	
14cu|yum-metadata-parser-1.1.4-6|37	%changelog
14cu|yum-metadata-parser-1.1.4-6|38	* Wed Mar 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-6
14cu|yum-metadata-parser-1.1.4-6|39	+ Revision: ce9e2e8
14cu|yum-metadata-parser-1.1.4-6|40	- Move back to contrib
14cu|yum-metadata-parser-1.1.4-6|41	
14cu|yum-metadata-parser-1.1.4-6|42	

15724 14
14cu|z8530drv-utils-3.0.3-3|1	Name:		z8530drv-utils
14cu|z8530drv-utils-3.0.3-3|2	License:	GPL
14cu|z8530drv-utils-3.0.3-3|3	Group:		Communications
14cu|z8530drv-utils-3.0.3-3|4	Provides:	z8530drv
14cu|z8530drv-utils-3.0.3-3|5	Obsoletes:	z8530drv
14cu|z8530drv-utils-3.0.3-3|6	Version:	3.0.3
14cu|z8530drv-utils-3.0.3-3|7	Release:	3
14cu|z8530drv-utils-3.0.3-3|8	Summary:	Linux driver for Z8530 based HDLC cards for AX.25
14cu|z8530drv-utils-3.0.3-3|9	Source0:	ftp://ftp.ccac.rwth-aachen.de/pub/jr/z8530drv-utils_3.0-3.tar.gz
14cu|z8530drv-utils-3.0.3-3|10	Patch0:		z8530drv-gcc4.diff
14cu|z8530drv-utils-3.0.3-3|11	Patch1:		z8530drv-buildserv.diff
14cu|z8530drv-utils-3.0.3-3|12	Patch2:		z8530drv-utils-3.0-debug.patch
14cu|z8530drv-utils-3.0.3-3|13	URL:          http://yaina.de/jreuter/linux/scc.en.html
14cu|z8530drv-utils-3.0.3-3|14	
14cu|z8530drv-utils-3.0.3-3|15	%description
14cu|z8530drv-utils-3.0.3-3|16	Utilities for the generic Z8530 AX.25 device driver
14cu|z8530drv-utils-3.0.3-3|17	
14cu|z8530drv-utils-3.0.3-3|18	
14cu|z8530drv-utils-3.0.3-3|19	
14cu|z8530drv-utils-3.0.3-3|20	Authors:
14cu|z8530drv-utils-3.0.3-3|21	--------
14cu|z8530drv-utils-3.0.3-3|22	Joerg Reuter <jreuter@yaina.de>
14cu|z8530drv-utils-3.0.3-3|23	
14cu|z8530drv-utils-3.0.3-3|24	%prep
14cu|z8530drv-utils-3.0.3-3|25	%setup -q -n z8530drv-utils-3.0
14cu|z8530drv-utils-3.0.3-3|26	%patch0 -p0
14cu|z8530drv-utils-3.0.3-3|27	%patch1 -p1
14cu|z8530drv-utils-3.0.3-3|28	%patch2 -p1
14cu|z8530drv-utils-3.0.3-3|29	
14cu|z8530drv-utils-3.0.3-3|30	%build
14cu|z8530drv-utils-3.0.3-3|31	make dep
14cu|z8530drv-utils-3.0.3-3|32	make
14cu|z8530drv-utils-3.0.3-3|33	
14cu|z8530drv-utils-3.0.3-3|34	%install
14cu|z8530drv-utils-3.0.3-3|35	mkdir -p %{buildroot}/{etc,etc/ax25,usr,usr/sbin,sbin}
14cu|z8530drv-utils-3.0.3-3|36	make prefix=%{buildroot} install
14cu|z8530drv-utils-3.0.3-3|37	
14cu|z8530drv-utils-3.0.3-3|38	%files
14cu|z8530drv-utils-3.0.3-3|39	%doc README
14cu|z8530drv-utils-3.0.3-3|40	%doc z8530drv-utils-3.0.lsm
14cu|z8530drv-utils-3.0.3-3|41	%doc doc/Copying.Z8530DRV
14cu|z8530drv-utils-3.0.3-3|42	%doc doc/FAQ
14cu|z8530drv-utils-3.0.3-3|43	%doc doc/scc_eng.doc
14cu|z8530drv-utils-3.0.3-3|44	%doc doc/scc_ger.doc
14cu|z8530drv-utils-3.0.3-3|45	%dir /etc/ax25
14cu|z8530drv-utils-3.0.3-3|46	%config /etc/ax25/z8530drv.conf
14cu|z8530drv-utils-3.0.3-3|47	/sbin/sccstat
14cu|z8530drv-utils-3.0.3-3|48	/sbin/sccinit
14cu|z8530drv-utils-3.0.3-3|49	/sbin/sccparam
14cu|z8530drv-utils-3.0.3-3|50	%{_sbindir}/sccgencfg
14cu|z8530drv-utils-3.0.3-3|51	%{_sbindir}/kissbridge
14cu|z8530drv-utils-3.0.3-3|52	
14cu|z8530drv-utils-3.0.3-3|53	
14cu|z8530drv-utils-3.0.3-3|54	
14cu|z8530drv-utils-3.0.3-3|55	%changelog
14cu|z8530drv-utils-3.0.3-3|56	
14cu|z8530drv-utils-3.0.3-3|57	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 3.0.3-3
14cu|z8530drv-utils-3.0.3-3|58	- (e9ac1b7) Fix debug
14cu|z8530drv-utils-3.0.3-3|59	
14cu|z8530drv-utils-3.0.3-3|60	

15725 14
14cu|zabbix-2.0.14-1|1	# TODO, maybe sometime:
14cu|zabbix-2.0.14-1|2	# * Do something about mutex errors sometimes occurring when init scripts'
14cu|zabbix-2.0.14-1|3	#   restart is invoked; something like "sleep 2" between stop and start?
14cu|zabbix-2.0.14-1|4	# * Use "Include" in zabbix_{agentd,proxy,server}.conf, point to corresponding
14cu|zabbix-2.0.14-1|5	#   /etc/zabbix/zabbix_*.conf.d/ dir; needs patching in order to not load
14cu|zabbix-2.0.14-1|6	#   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
14cu|zabbix-2.0.14-1|7	
14cu|zabbix-2.0.14-1|8	%global srcname zabbix
14cu|zabbix-2.0.14-1|9	
14cu|zabbix-2.0.14-1|10	Summary:	Open-source monitoring solution for your IT infrastructure
14cu|zabbix-2.0.14-1|11	Name:		zabbix
14cu|zabbix-2.0.14-1|12	Version:	2.0.14
14cu|zabbix-2.0.14-1|13	Release:	1
14cu|zabbix-2.0.14-1|14	License:	GPLv2+
14cu|zabbix-2.0.14-1|15	Group:		Monitoring
14cu|zabbix-2.0.14-1|16	Url:		http://www.zabbix.com/
14cu|zabbix-2.0.14-1|17	Source0:	http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}.tar.gz
14cu|zabbix-2.0.14-1|18	# upstream tarball minus src/zabbix_java/lib/org-json-2010-12-28.jar
14cu|zabbix-2.0.14-1|19	#Source0:	%{srcname}-%{version}-free.tar.gz
14cu|zabbix-2.0.14-1|20	Source1:	zabbix-web.conf
14cu|zabbix-2.0.14-1|21	Source5:	zabbix-logrotate.in
14cu|zabbix-2.0.14-1|22	# tmpfiles for F >= 15 mandriva >= 2012
14cu|zabbix-2.0.14-1|23	Source9:	zabbix-tmpfiles.conf
14cu|zabbix-2.0.14-1|24	# systemd units
14cu|zabbix-2.0.14-1|25	Source10:	zabbix-agent.service
14cu|zabbix-2.0.14-1|26	Source11:	zabbix-proxy-mysql.service
14cu|zabbix-2.0.14-1|27	Source12:	zabbix-proxy-pgsql.service
14cu|zabbix-2.0.14-1|28	Source13:	zabbix-proxy-sqlite3.service
14cu|zabbix-2.0.14-1|29	Source14:	zabbix-server-mysql.service
14cu|zabbix-2.0.14-1|30	Source15:	zabbix-server-pgsql.service
14cu|zabbix-2.0.14-1|31	Source16:	zabbix-server-sqlite3.service
14cu|zabbix-2.0.14-1|32	
14cu|zabbix-2.0.14-1|33	# local rules for config files
14cu|zabbix-2.0.14-1|34	Patch0:		zabbix-2.0.1-config.patch
14cu|zabbix-2.0.14-1|35	# local rules for config files - fonts
14cu|zabbix-2.0.14-1|36	Patch1:		zabbix-2.0.14-fonts-config.patch
14cu|zabbix-2.0.14-1|37	# remove flash content (#737337)
14cu|zabbix-2.0.14-1|38	# https://support.zabbix.com/browse/ZBX-4794
14cu|zabbix-2.0.14-1|39	Patch2:		zabbix-2.0.1-no-flash.patch
14cu|zabbix-2.0.14-1|40	# adapt for fping3 - https://support.zabbix.com/browse/ZBX-4894
14cu|zabbix-2.0.14-1|41	Patch3:		zabbix-1.8.12-fping3.patch
14cu|zabbix-2.0.14-1|42	
14cu|zabbix-2.0.14-1|43	BuildRequires:	systemd-units
14cu|zabbix-2.0.14-1|44	BuildRequires:	mysql-devel
14cu|zabbix-2.0.14-1|45	BuildRequires:	net-snmp-devel
14cu|zabbix-2.0.14-1|46	#BuildRequires:	openldap-devel
14cu|zabbix-2.0.14-1|47	BuildRequires:	unixODBC-devel
14cu|zabbix-2.0.14-1|48	BuildRequires:	pkgconfig(gnutls)
14cu|zabbix-2.0.14-1|49	BuildRequires:	pkgconfig(iksemel)
14cu|zabbix-2.0.14-1|50	BuildRequires:	pkgconfig(libcurl)
14cu|zabbix-2.0.14-1|51	BuildRequires:	pkgconfig(libpq)
14cu|zabbix-2.0.14-1|52	BuildRequires:	pkgconfig(libssh2)
14cu|zabbix-2.0.14-1|53	BuildRequires:	pkgconfig(OpenIPMI)
14cu|zabbix-2.0.14-1|54	BuildRequires:	pkgconfig(sqlite3)
14cu|zabbix-2.0.14-1|55	
14cu|zabbix-2.0.14-1|56	Requires:	logrotate
14cu|zabbix-2.0.14-1|57	Requires(pre):	shadow-utils
14cu|zabbix-2.0.14-1|58	%if %{srcname} != %{name}
14cu|zabbix-2.0.14-1|59	Conflicts:	%{srcname}
14cu|zabbix-2.0.14-1|60	%endif
14cu|zabbix-2.0.14-1|61	
14cu|zabbix-2.0.14-1|62	%description
14cu|zabbix-2.0.14-1|63	ZABBIX is software that monitors numerous parameters of a network and
14cu|zabbix-2.0.14-1|64	the health and integrity of servers. ZABBIX uses a flexible
14cu|zabbix-2.0.14-1|65	notification mechanism that allows users to configure e-mail based
14cu|zabbix-2.0.14-1|66	alerts for virtually any event.  This allows a fast reaction to server
14cu|zabbix-2.0.14-1|67	problems. ZABBIX offers excellent reporting and data visualisation
14cu|zabbix-2.0.14-1|68	features based on the stored data. This makes ZABBIX ideal for
14cu|zabbix-2.0.14-1|69	capacity planning.
14cu|zabbix-2.0.14-1|70	
14cu|zabbix-2.0.14-1|71	ZABBIX supports both polling and trapping. All ZABBIX reports and
14cu|zabbix-2.0.14-1|72	statistics, as well as configuration parameters are accessed through a
14cu|zabbix-2.0.14-1|73	web-based front end. A web-based front end ensures that the status of
14cu|zabbix-2.0.14-1|74	your network and the health of your servers can be assessed from any
14cu|zabbix-2.0.14-1|75	location. Properly configured, ZABBIX can play an important role in
14cu|zabbix-2.0.14-1|76	monitoring IT infrastructure. This is equally true for small
14cu|zabbix-2.0.14-1|77	organisations with a few servers and for large companies with a
14cu|zabbix-2.0.14-1|78	multitude of servers.
14cu|zabbix-2.0.14-1|79	
14cu|zabbix-2.0.14-1|80	%files
14cu|zabbix-2.0.14-1|81	%doc AUTHORS ChangeLog COPYING NEWS README
14cu|zabbix-2.0.14-1|82	%dir %{_sysconfdir}/%{srcname}
14cu|zabbix-2.0.14-1|83	%config(noreplace) %{_sysconfdir}/tmpfiles.d/zabbix.conf
14cu|zabbix-2.0.14-1|84	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/lib/%{srcname}
14cu|zabbix-2.0.14-1|85	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/log/%{srcname}
14cu|zabbix-2.0.14-1|86	%{_bindir}/zabbix_get
14cu|zabbix-2.0.14-1|87	%{_bindir}/zabbix_sender
14cu|zabbix-2.0.14-1|88	%{_mandir}/man1/zabbix_get.1*
14cu|zabbix-2.0.14-1|89	%{_mandir}/man1/zabbix_sender.1*
14cu|zabbix-2.0.14-1|90	
14cu|zabbix-2.0.14-1|91	%pre
14cu|zabbix-2.0.14-1|92	getent group zabbix > /dev/null || groupadd -r zabbix
14cu|zabbix-2.0.14-1|93	getent passwd zabbix > /dev/null || \
14cu|zabbix-2.0.14-1|94	useradd -r -g zabbix -d %{_localstatedir}/lib/%{srcname} -s /sbin/nologin \
14cu|zabbix-2.0.14-1|95	-c "Zabbix Monitoring System" zabbix
14cu|zabbix-2.0.14-1|96	:
14cu|zabbix-2.0.14-1|97	
14cu|zabbix-2.0.14-1|98	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|99	
14cu|zabbix-2.0.14-1|100	%package server
14cu|zabbix-2.0.14-1|101	Summary:	Zabbix server common files
14cu|zabbix-2.0.14-1|102	Group:		Monitoring
14cu|zabbix-2.0.14-1|103	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|104	Requires:	%{name}-server-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|105	Requires:	fping
14cu|zabbix-2.0.14-1|106	Requires:	traceroute
14cu|zabbix-2.0.14-1|107	
14cu|zabbix-2.0.14-1|108	%description server
14cu|zabbix-2.0.14-1|109	Zabbix server common files
14cu|zabbix-2.0.14-1|110	
14cu|zabbix-2.0.14-1|111	%files server
14cu|zabbix-2.0.14-1|112	%doc misc/snmptrap/zabbix_trap_receiver.pl
14cu|zabbix-2.0.14-1|113	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_server.conf
14cu|zabbix-2.0.14-1|114	%{_sysconfdir}/%{srcname}/zabbix_server.conf
14cu|zabbix-2.0.14-1|115	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
14cu|zabbix-2.0.14-1|116	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-server
14cu|zabbix-2.0.14-1|117	%ghost %{_unitdir}/zabbix-server.service
14cu|zabbix-2.0.14-1|118	%{_mandir}/man8/zabbix_server.8*
14cu|zabbix-2.0.14-1|119	
14cu|zabbix-2.0.14-1|120	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|121	
14cu|zabbix-2.0.14-1|122	%package server-mysql
14cu|zabbix-2.0.14-1|123	Summary:	Zabbix server compiled to use MySQL
14cu|zabbix-2.0.14-1|124	Group:		Monitoring
14cu|zabbix-2.0.14-1|125	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|126	Requires:	%{name}-server = %{EVRD}
14cu|zabbix-2.0.14-1|127	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|128	Provides:	%{name}-server-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|129	Conflicts:	%{name}-server-pgsql
14cu|zabbix-2.0.14-1|130	Conflicts:	%{name}-server-sqlite3
14cu|zabbix-2.0.14-1|131	
14cu|zabbix-2.0.14-1|132	%description server-mysql
14cu|zabbix-2.0.14-1|133	Zabbix server compiled to use MySQL.
14cu|zabbix-2.0.14-1|134	
14cu|zabbix-2.0.14-1|135	%files server-mysql
14cu|zabbix-2.0.14-1|136	%{_docdir}/%{srcname}-server-mysql-%{version}/
14cu|zabbix-2.0.14-1|137	%{_sbindir}/zabbix_server_mysql
14cu|zabbix-2.0.14-1|138	%{_unitdir}/zabbix-server-mysql.service
14cu|zabbix-2.0.14-1|139	
14cu|zabbix-2.0.14-1|140	%post server-mysql
14cu|zabbix-2.0.14-1|141	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|143	fi
14cu|zabbix-2.0.14-1|144	ln -sf %{_unitdir}/zabbix-server-mysql.service %{_unitdir}/zabbix-server.service
14cu|zabbix-2.0.14-1|145	
14cu|zabbix-2.0.14-1|146	%preun server-mysql
14cu|zabbix-2.0.14-1|147	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|148	/bin/systemctl --no-reload disable zabbix-server-mysql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|149	/bin/systemctl stop zabbix-server-mysql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|150	fi
14cu|zabbix-2.0.14-1|151	
14cu|zabbix-2.0.14-1|152	%postun server-mysql
14cu|zabbix-2.0.14-1|153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|154	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|155	/bin/systemctl try-restart zabbix-server-mysql.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|156	fi
14cu|zabbix-2.0.14-1|157	
14cu|zabbix-2.0.14-1|158	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|159	
14cu|zabbix-2.0.14-1|160	%package server-pgsql
14cu|zabbix-2.0.14-1|161	Summary:	Zabbix server compiled to use PostgresSQL
14cu|zabbix-2.0.14-1|162	Group:		Monitoring
14cu|zabbix-2.0.14-1|163	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|164	Requires:	%{name}-server = %{EVRD}
14cu|zabbix-2.0.14-1|165	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|166	Provides:	%{name}-server-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|167	Conflicts:	%{name}-server-mysql
14cu|zabbix-2.0.14-1|168	Conflicts:	%{name}-server-sqlite3
14cu|zabbix-2.0.14-1|169	
14cu|zabbix-2.0.14-1|170	%description server-pgsql
14cu|zabbix-2.0.14-1|171	Zabbix server compiled to use PostgresSQL.
14cu|zabbix-2.0.14-1|172	
14cu|zabbix-2.0.14-1|173	%post server-pgsql
14cu|zabbix-2.0.14-1|174	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|175	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|176	fi
14cu|zabbix-2.0.14-1|177	ln -sf %{_unitdir}/zabbix-server-pgsql.service %{_unitdir}/zabbix-server.service
14cu|zabbix-2.0.14-1|178	
14cu|zabbix-2.0.14-1|179	%files server-pgsql
14cu|zabbix-2.0.14-1|180	%{_docdir}/%{srcname}-server-pgsql-%{version}/
14cu|zabbix-2.0.14-1|181	%{_sbindir}/zabbix_server_pgsql
14cu|zabbix-2.0.14-1|182	%{_unitdir}/zabbix-server-pgsql.service
14cu|zabbix-2.0.14-1|183	
14cu|zabbix-2.0.14-1|184	%preun server-pgsql
14cu|zabbix-2.0.14-1|185	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|186	/bin/systemctl --no-reload disable zabbix-server-pgsql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|187	/bin/systemctl stop zabbix-server-pgsql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|188	fi
14cu|zabbix-2.0.14-1|189	
14cu|zabbix-2.0.14-1|190	%postun server-pgsql
14cu|zabbix-2.0.14-1|191	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|192	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|193	/bin/systemctl try-restart zabbix-server-pgsql.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|194	fi
14cu|zabbix-2.0.14-1|195	
14cu|zabbix-2.0.14-1|196	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|197	
14cu|zabbix-2.0.14-1|198	%package server-sqlite3
14cu|zabbix-2.0.14-1|199	Summary:	Zabbix server compiled to use SQLite
14cu|zabbix-2.0.14-1|200	Group:		Monitoring
14cu|zabbix-2.0.14-1|201	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|202	Requires:	%{name}-server = %{EVRD}
14cu|zabbix-2.0.14-1|203	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|204	Provides:	%{name}-server-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|205	Conflicts:	%{name}-server-mysql
14cu|zabbix-2.0.14-1|206	Conflicts:	%{name}-server-pgsql
14cu|zabbix-2.0.14-1|207	
14cu|zabbix-2.0.14-1|208	%description server-sqlite3
14cu|zabbix-2.0.14-1|209	Zabbix server compiled to use SQLite.
14cu|zabbix-2.0.14-1|210	
14cu|zabbix-2.0.14-1|211	%files server-sqlite3
14cu|zabbix-2.0.14-1|212	%{_docdir}/%{srcname}-server-sqlite3-%{version}/
14cu|zabbix-2.0.14-1|213	%{_sbindir}/zabbix_server_sqlite3
14cu|zabbix-2.0.14-1|214	%{_unitdir}/zabbix-server-sqlite3.service
14cu|zabbix-2.0.14-1|215	
14cu|zabbix-2.0.14-1|216	%post server-sqlite3
14cu|zabbix-2.0.14-1|217	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|218	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|219	fi
14cu|zabbix-2.0.14-1|220	ln -sf %{_unitdir}/zabbix-server-sqlite3.service %{_unitdir}/zabbix-server.service
14cu|zabbix-2.0.14-1|221	
14cu|zabbix-2.0.14-1|222	%preun server-sqlite3
14cu|zabbix-2.0.14-1|223	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|224	/bin/systemctl --no-reload disable zabbix-server-sqlite3.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|225	/bin/systemctl stop zabbix-server-sqlite3.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|226	fi
14cu|zabbix-2.0.14-1|227	
14cu|zabbix-2.0.14-1|228	%postun server-sqlite3
14cu|zabbix-2.0.14-1|229	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|230	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|231	/bin/systemctl try-restart zabbix-server-sqlite3.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|232	fi
14cu|zabbix-2.0.14-1|233	
14cu|zabbix-2.0.14-1|234	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|235	
14cu|zabbix-2.0.14-1|236	%package agent
14cu|zabbix-2.0.14-1|237	Summary:	Zabbix Agent
14cu|zabbix-2.0.14-1|238	Group:		Monitoring
14cu|zabbix-2.0.14-1|239	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|240	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|241	
14cu|zabbix-2.0.14-1|242	%description agent
14cu|zabbix-2.0.14-1|243	The Zabbix client agent, to be installed on monitored systems.
14cu|zabbix-2.0.14-1|244	
14cu|zabbix-2.0.14-1|245	%files agent
14cu|zabbix-2.0.14-1|246	%doc conf/zabbix_agentd/*.conf
14cu|zabbix-2.0.14-1|247	%config(noreplace) %{_sysconfdir}/zabbix_agent.conf
14cu|zabbix-2.0.14-1|248	%{_sysconfdir}/%{srcname}/zabbix_agent.conf
14cu|zabbix-2.0.14-1|249	%config(noreplace) %{_sysconfdir}/zabbix_agentd.conf
14cu|zabbix-2.0.14-1|250	%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
14cu|zabbix-2.0.14-1|251	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent
14cu|zabbix-2.0.14-1|252	%{_unitdir}/zabbix-agent.service
14cu|zabbix-2.0.14-1|253	%{_sbindir}/zabbix_agent
14cu|zabbix-2.0.14-1|254	%{_sbindir}/zabbix_agentd
14cu|zabbix-2.0.14-1|255	%{_mandir}/man8/zabbix_agentd.8*
14cu|zabbix-2.0.14-1|256	
14cu|zabbix-2.0.14-1|257	%post agent
14cu|zabbix-2.0.14-1|258	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|259	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|260	fi
14cu|zabbix-2.0.14-1|261	
14cu|zabbix-2.0.14-1|262	%preun agent
14cu|zabbix-2.0.14-1|263	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|264	/bin/systemctl --no-reload disable zabbix-agent.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|265	/bin/systemctl stop zabbix-agent.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|266	fi
14cu|zabbix-2.0.14-1|267	
14cu|zabbix-2.0.14-1|268	%postun agent
14cu|zabbix-2.0.14-1|269	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|270	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|271	/bin/systemctl try-restart zabbix-agent.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|272	fi
14cu|zabbix-2.0.14-1|273	
14cu|zabbix-2.0.14-1|274	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|275	
14cu|zabbix-2.0.14-1|276	%package proxy
14cu|zabbix-2.0.14-1|277	Summary:	Zabbix Proxy
14cu|zabbix-2.0.14-1|278	Group:		Monitoring
14cu|zabbix-2.0.14-1|279	Requires:	%{name} = %{version}-%{release}
14cu|zabbix-2.0.14-1|280	Requires:	%{name}-proxy-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|281	Requires:	fping
14cu|zabbix-2.0.14-1|282	
14cu|zabbix-2.0.14-1|283	%description proxy
14cu|zabbix-2.0.14-1|284	The Zabbix proxy.
14cu|zabbix-2.0.14-1|285	
14cu|zabbix-2.0.14-1|286	%files proxy
14cu|zabbix-2.0.14-1|287	%doc misc/snmptrap/zabbix_trap_receiver.pl
14cu|zabbix-2.0.14-1|288	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_proxy.conf
14cu|zabbix-2.0.14-1|289	%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
14cu|zabbix-2.0.14-1|290	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
14cu|zabbix-2.0.14-1|291	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-proxy
14cu|zabbix-2.0.14-1|292	%ghost %{_unitdir}/zabbix-proxy.service
14cu|zabbix-2.0.14-1|293	%{_mandir}/man8/zabbix_proxy.8*
14cu|zabbix-2.0.14-1|294	
14cu|zabbix-2.0.14-1|295	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|296	
14cu|zabbix-2.0.14-1|297	%package proxy-mysql
14cu|zabbix-2.0.14-1|298	Summary:	Zabbix proxy compiled to use MySQL
14cu|zabbix-2.0.14-1|299	Group:		Monitoring
14cu|zabbix-2.0.14-1|300	Requires:	%{name}-proxy = %{EVRD}
14cu|zabbix-2.0.14-1|301	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|302	Provides:	%{name}-proxy-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|303	
14cu|zabbix-2.0.14-1|304	%description proxy-mysql
14cu|zabbix-2.0.14-1|305	The Zabbix proxy compiled to use MySQL.
14cu|zabbix-2.0.14-1|306	
14cu|zabbix-2.0.14-1|307	%files proxy-mysql
14cu|zabbix-2.0.14-1|308	%{_docdir}/%{srcname}-proxy-mysql-%{version}/
14cu|zabbix-2.0.14-1|309	%{_sbindir}/zabbix_proxy_mysql
14cu|zabbix-2.0.14-1|310	%{_unitdir}/zabbix-proxy-mysql.service
14cu|zabbix-2.0.14-1|311	
14cu|zabbix-2.0.14-1|312	%post proxy-mysql
14cu|zabbix-2.0.14-1|313	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|314	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|315	fi
14cu|zabbix-2.0.14-1|316	ln -sf %{_unitdir}/zabbix-proxy-mysql.service %{_unitdir}/zabbix-proxy.service
14cu|zabbix-2.0.14-1|317	
14cu|zabbix-2.0.14-1|318	%preun proxy-mysql
14cu|zabbix-2.0.14-1|319	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|320	/bin/systemctl --no-reload disable zabbix-proxy-mysql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|321	/bin/systemctl stop zabbix-proxy-mysql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|322	fi
14cu|zabbix-2.0.14-1|323	
14cu|zabbix-2.0.14-1|324	%postun proxy-mysql
14cu|zabbix-2.0.14-1|325	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|326	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|327	/bin/systemctl try-restart zabbix-proxy-mysql.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|328	fi
14cu|zabbix-2.0.14-1|329	
14cu|zabbix-2.0.14-1|330	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|331	
14cu|zabbix-2.0.14-1|332	%package proxy-pgsql
14cu|zabbix-2.0.14-1|333	Summary:	Zabbix proxy compiled to use PostgreSQL
14cu|zabbix-2.0.14-1|334	Group:		Monitoring
14cu|zabbix-2.0.14-1|335	Requires:	%{name}-proxy = %{EVRD}
14cu|zabbix-2.0.14-1|336	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|337	Provides:	%{name}-proxy-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|338	
14cu|zabbix-2.0.14-1|339	%description proxy-pgsql
14cu|zabbix-2.0.14-1|340	The Zabbix proxy compiled to use PostgreSQL.
14cu|zabbix-2.0.14-1|341	
14cu|zabbix-2.0.14-1|342	%files proxy-pgsql
14cu|zabbix-2.0.14-1|343	%{_docdir}/%{srcname}-proxy-pgsql-%{version}/
14cu|zabbix-2.0.14-1|344	%{_sbindir}/zabbix_proxy_pgsql
14cu|zabbix-2.0.14-1|345	%{_unitdir}/zabbix-proxy-pgsql.service
14cu|zabbix-2.0.14-1|346	
14cu|zabbix-2.0.14-1|347	%post proxy-pgsql
14cu|zabbix-2.0.14-1|348	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|349	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|350	fi
14cu|zabbix-2.0.14-1|351	ln -sf %{_unitdir}/zabbix-proxy-pgsql.service %{_unitdir}/zabbix-proxy.service
14cu|zabbix-2.0.14-1|352	
14cu|zabbix-2.0.14-1|353	%preun proxy-pgsql
14cu|zabbix-2.0.14-1|354	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|355	/bin/systemctl --no-reload disable zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|356	/bin/systemctl stop zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|357	fi
14cu|zabbix-2.0.14-1|358	
14cu|zabbix-2.0.14-1|359	%postun proxy-pgsql
14cu|zabbix-2.0.14-1|360	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|361	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|362	/bin/systemctl try-restart zabbix-proxy-pgsql.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|363	fi
14cu|zabbix-2.0.14-1|364	
14cu|zabbix-2.0.14-1|365	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|366	
14cu|zabbix-2.0.14-1|367	%package proxy-sqlite3
14cu|zabbix-2.0.14-1|368	Summary:	Zabbix proxy compiled to use SQLite
14cu|zabbix-2.0.14-1|369	Group:		Monitoring
14cu|zabbix-2.0.14-1|370	Requires:	%{name}-proxy = %{EVRD}
14cu|zabbix-2.0.14-1|371	Requires(post,preun,postun):	systemd-units
14cu|zabbix-2.0.14-1|372	Provides:	%{name}-proxy-implementation = %{EVRD}
14cu|zabbix-2.0.14-1|373	
14cu|zabbix-2.0.14-1|374	%description proxy-sqlite3
14cu|zabbix-2.0.14-1|375	The Zabbix proxy compiled to use SQLite.
14cu|zabbix-2.0.14-1|376	
14cu|zabbix-2.0.14-1|377	%files proxy-sqlite3
14cu|zabbix-2.0.14-1|378	%{_docdir}/%{srcname}-proxy-sqlite3-%{version}/
14cu|zabbix-2.0.14-1|379	%{_sbindir}/zabbix_proxy_sqlite3
14cu|zabbix-2.0.14-1|380	%{_unitdir}/zabbix-proxy-sqlite3.service
14cu|zabbix-2.0.14-1|381	
14cu|zabbix-2.0.14-1|382	%post proxy-sqlite3
14cu|zabbix-2.0.14-1|383	if [ $1 -eq 1 ] ; then
14cu|zabbix-2.0.14-1|384	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|385	fi
14cu|zabbix-2.0.14-1|386	ln -sf %{_unitdir}/zabbix-proxy-sqlite3.service %{_unitdir}/zabbix-proxy.service
14cu|zabbix-2.0.14-1|387	
14cu|zabbix-2.0.14-1|388	%preun proxy-sqlite3
14cu|zabbix-2.0.14-1|389	if [ $1 -eq 0 ] ; then
14cu|zabbix-2.0.14-1|390	/bin/systemctl --no-reload disable zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|391	/bin/systemctl stop zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|392	fi
14cu|zabbix-2.0.14-1|393	
14cu|zabbix-2.0.14-1|394	%postun proxy-sqlite3
14cu|zabbix-2.0.14-1|395	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|396	if [ $1 -ge 1 ] ; then
14cu|zabbix-2.0.14-1|397	/bin/systemctl try-restart zabbix-proxy-sqlite3.service >/dev/null 2>&1 || :
14cu|zabbix-2.0.14-1|398	fi
14cu|zabbix-2.0.14-1|399	
14cu|zabbix-2.0.14-1|400	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|401	
14cu|zabbix-2.0.14-1|402	%package web
14cu|zabbix-2.0.14-1|403	Summary:	Zabbix Web Frontend
14cu|zabbix-2.0.14-1|404	Group:		Monitoring
14cu|zabbix-2.0.14-1|405	Requires:	php
14cu|zabbix-2.0.14-1|406	Requires:	php-gd
14cu|zabbix-2.0.14-1|407	Requires:	php-bcmath
14cu|zabbix-2.0.14-1|408	Requires:	php-mbstring
14cu|zabbix-2.0.14-1|409	Requires:	php-xml
14cu|zabbix-2.0.14-1|410	Requires:	php-gettext
14cu|zabbix-2.0.14-1|411	Requires:	fonts-ttf-dejavu
14cu|zabbix-2.0.14-1|412	Requires:	%{name} = %{EVRD}
14cu|zabbix-2.0.14-1|413	Requires:	%{name}-web-database = %{EVRD}
14cu|zabbix-2.0.14-1|414	BuildArch:	noarch
14cu|zabbix-2.0.14-1|415	
14cu|zabbix-2.0.14-1|416	%description web
14cu|zabbix-2.0.14-1|417	The php frontend to display the Zabbix web interface.
14cu|zabbix-2.0.14-1|418	
14cu|zabbix-2.0.14-1|419	%files web
14cu|zabbix-2.0.14-1|420	%dir %attr(0750,apache,apache) %{_sysconfdir}/%{srcname}/web
14cu|zabbix-2.0.14-1|421	%ghost %attr(0644,apache,apache) %config(noreplace) %{_sysconfdir}/%{srcname}/web/zabbix.conf.php
14cu|zabbix-2.0.14-1|422	%config(noreplace) %{_sysconfdir}/httpd/conf.d/zabbix.conf
14cu|zabbix-2.0.14-1|423	%{_datadir}/%{srcname}
14cu|zabbix-2.0.14-1|424	
14cu|zabbix-2.0.14-1|425	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|426	
14cu|zabbix-2.0.14-1|427	%package web-mysql
14cu|zabbix-2.0.14-1|428	Summary:	Zabbix web frontend for MySQL
14cu|zabbix-2.0.14-1|429	Group:		Monitoring
14cu|zabbix-2.0.14-1|430	Requires:	%{name}-web = %{EVRD}
14cu|zabbix-2.0.14-1|431	Requires:	php-mysql
14cu|zabbix-2.0.14-1|432	Provides:	%{name}-web-database = %{EVRD}
14cu|zabbix-2.0.14-1|433	Conflicts:	%{name}-web-pgsql
14cu|zabbix-2.0.14-1|434	Conflicts:	%{name}-web-sqlite3
14cu|zabbix-2.0.14-1|435	BuildArch:	noarch
14cu|zabbix-2.0.14-1|436	
14cu|zabbix-2.0.14-1|437	%description web-mysql
14cu|zabbix-2.0.14-1|438	Zabbix web frontend for MySQL.
14cu|zabbix-2.0.14-1|439	
14cu|zabbix-2.0.14-1|440	%files web-mysql
14cu|zabbix-2.0.14-1|441	
14cu|zabbix-2.0.14-1|442	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|443	
14cu|zabbix-2.0.14-1|444	%package web-pgsql
14cu|zabbix-2.0.14-1|445	Summary:	Zabbix web frontend for PostgreSQL
14cu|zabbix-2.0.14-1|446	Group:		Monitoring
14cu|zabbix-2.0.14-1|447	Requires:	%{name}-web = %{EVRD}
14cu|zabbix-2.0.14-1|448	Requires:	php-pgsql
14cu|zabbix-2.0.14-1|449	Provides:	%{name}-web-database = %{EVRD}
14cu|zabbix-2.0.14-1|450	Conflicts:	%{name}-web-mysql
14cu|zabbix-2.0.14-1|451	Conflicts:	%{name}-web-sqlite3
14cu|zabbix-2.0.14-1|452	BuildArch:	noarch
14cu|zabbix-2.0.14-1|453	
14cu|zabbix-2.0.14-1|454	%description web-pgsql
14cu|zabbix-2.0.14-1|455	Zabbix web frontend for PostgreSQL.
14cu|zabbix-2.0.14-1|456	
14cu|zabbix-2.0.14-1|457	%files web-pgsql
14cu|zabbix-2.0.14-1|458	
14cu|zabbix-2.0.14-1|459	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|460	
14cu|zabbix-2.0.14-1|461	%package web-sqlite3
14cu|zabbix-2.0.14-1|462	Summary:	Zabbix web frontend for SQLite
14cu|zabbix-2.0.14-1|463	Group:		Monitoring
14cu|zabbix-2.0.14-1|464	Requires:	%{name}-web = %{EVRD}
14cu|zabbix-2.0.14-1|465	# Need to use the same db file as the server
14cu|zabbix-2.0.14-1|466	Requires:	%{name}-server-sqlite3 = %{EVRD}
14cu|zabbix-2.0.14-1|467	Provides:	%{name}-web-database = %{EVRD}
14cu|zabbix-2.0.14-1|468	Conflicts:	%{name}-web-mysql
14cu|zabbix-2.0.14-1|469	Conflicts:	%{name}-web-pgsql
14cu|zabbix-2.0.14-1|470	BuildArch:	noarch
14cu|zabbix-2.0.14-1|471	
14cu|zabbix-2.0.14-1|472	%description web-sqlite3
14cu|zabbix-2.0.14-1|473	Zabbix web frontend for SQLite.
14cu|zabbix-2.0.14-1|474	
14cu|zabbix-2.0.14-1|475	%files web-sqlite3
14cu|zabbix-2.0.14-1|476	
14cu|zabbix-2.0.14-1|477	#----------------------------------------------------------------------------
14cu|zabbix-2.0.14-1|478	
14cu|zabbix-2.0.14-1|479	%prep
14cu|zabbix-2.0.14-1|480	%setup0 -q -n %{srcname}-%{version}
14cu|zabbix-2.0.14-1|481	%patch0 -p1
14cu|zabbix-2.0.14-1|482	%patch1 -p1
14cu|zabbix-2.0.14-1|483	%patch3 -p1
14cu|zabbix-2.0.14-1|484	
14cu|zabbix-2.0.14-1|485	# remove bundled java libs
14cu|zabbix-2.0.14-1|486	rm -rf src/zabbix_java/lib/*.jar
14cu|zabbix-2.0.14-1|487	
14cu|zabbix-2.0.14-1|488	# remove included fonts
14cu|zabbix-2.0.14-1|489	rm -rf frontends/php/fonts
14cu|zabbix-2.0.14-1|490	
14cu|zabbix-2.0.14-1|491	# remove executable permissions
14cu|zabbix-2.0.14-1|492	chmod a-x upgrades/dbpatches/*/mysql/upgrade
14cu|zabbix-2.0.14-1|493	
14cu|zabbix-2.0.14-1|494	# All libraries are expected in /usr/lib or /usr/local/lib
14cu|zabbix-2.0.14-1|495	# https://support.zabbix.com/browse/ZBXNEXT-1296
14cu|zabbix-2.0.14-1|496	sed -i.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \
14cu|zabbix-2.0.14-1|497	configure
14cu|zabbix-2.0.14-1|498	
14cu|zabbix-2.0.14-1|499	# kill off .htaccess files, options set in SOURCE1
14cu|zabbix-2.0.14-1|500	rm -f frontends/php/include/.htaccess
14cu|zabbix-2.0.14-1|501	rm -f frontends/php/api/.htaccess
14cu|zabbix-2.0.14-1|502	rm -f frontends/php/conf/.htaccess
14cu|zabbix-2.0.14-1|503	
14cu|zabbix-2.0.14-1|504	# set timestamp on modified config file and directories
14cu|zabbix-2.0.14-1|505	touch -r frontends/php/css.css frontends/php/include/config.inc.php \
14cu|zabbix-2.0.14-1|506	frontends/php/include/defines.inc.php \
14cu|zabbix-2.0.14-1|507	frontends/php/include \
14cu|zabbix-2.0.14-1|508	frontends/php/include/classes
14cu|zabbix-2.0.14-1|509	
14cu|zabbix-2.0.14-1|510	# remove prebuilt Windows binaries
14cu|zabbix-2.0.14-1|511	rm -rf bin
14cu|zabbix-2.0.14-1|512	
14cu|zabbix-2.0.14-1|513	# remove flash applet
14cu|zabbix-2.0.14-1|514	# https://support.zabbix.com/browse/ZBX-4794
14cu|zabbix-2.0.14-1|515	rm -f frontend/php/images/flash/zbxclock.swf
14cu|zabbix-2.0.14-1|516	%patch2 -p1
14cu|zabbix-2.0.14-1|517	
14cu|zabbix-2.0.14-1|518	%build
14cu|zabbix-2.0.14-1|519	common_flags="
14cu|zabbix-2.0.14-1|520	--enable-dependency-tracking
14cu|zabbix-2.0.14-1|521	--enable-server
14cu|zabbix-2.0.14-1|522	--enable-agent
14cu|zabbix-2.0.14-1|523	--enable-proxy
14cu|zabbix-2.0.14-1|524	--enable-ipv6
14cu|zabbix-2.0.14-1|525	--disable-java
14cu|zabbix-2.0.14-1|526	--with-net-snmp
14cu|zabbix-2.0.14-1|527	--with-ldap
14cu|zabbix-2.0.14-1|528	--with-libcurl
14cu|zabbix-2.0.14-1|529	--with-openipmi
14cu|zabbix-2.0.14-1|530	--with-jabber
14cu|zabbix-2.0.14-1|531	--with-unixodbc
14cu|zabbix-2.0.14-1|532	--with-ssh2
14cu|zabbix-2.0.14-1|533	"
14cu|zabbix-2.0.14-1|534	
14cu|zabbix-2.0.14-1|535	%configure2_5x $common_flags --with-mysql
14cu|zabbix-2.0.14-1|536	%make
14cu|zabbix-2.0.14-1|537	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_mysql
14cu|zabbix-2.0.14-1|538	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_mysql
14cu|zabbix-2.0.14-1|539	
14cu|zabbix-2.0.14-1|540	%configure2_5x $common_flags --with-postgresql
14cu|zabbix-2.0.14-1|541	%make
14cu|zabbix-2.0.14-1|542	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_pgsql
14cu|zabbix-2.0.14-1|543	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_pgsql
14cu|zabbix-2.0.14-1|544	
14cu|zabbix-2.0.14-1|545	%configure2_5x $common_flags --with-sqlite3
14cu|zabbix-2.0.14-1|546	%make
14cu|zabbix-2.0.14-1|547	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_sqlite3
14cu|zabbix-2.0.14-1|548	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_sqlite3
14cu|zabbix-2.0.14-1|549	
14cu|zabbix-2.0.14-1|550	touch src/zabbix_server/zabbix_server
14cu|zabbix-2.0.14-1|551	touch src/zabbix_proxy/zabbix_proxy
14cu|zabbix-2.0.14-1|552	
14cu|zabbix-2.0.14-1|553	
14cu|zabbix-2.0.14-1|554	%install
14cu|zabbix-2.0.14-1|555	# set up some required directories
14cu|zabbix-2.0.14-1|556	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}
14cu|zabbix-2.0.14-1|557	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/externalscripts
14cu|zabbix-2.0.14-1|558	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/web
14cu|zabbix-2.0.14-1|559	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14cu|zabbix-2.0.14-1|560	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
14cu|zabbix-2.0.14-1|561	mkdir -p %{buildroot}%{_unitdir}
14cu|zabbix-2.0.14-1|562	mkdir -p %{buildroot}%{_datadir}
14cu|zabbix-2.0.14-1|563	mkdir -p %{buildroot}%{_localstatedir}/lib/%{srcname}
14cu|zabbix-2.0.14-1|564	mkdir -p %{buildroot}%{_localstatedir}/log/%{srcname}
14cu|zabbix-2.0.14-1|565	mkdir -p %{buildroot}%{_localstatedir}/run/%{srcname}
14cu|zabbix-2.0.14-1|566	
14cu|zabbix-2.0.14-1|567	# install the frontend
14cu|zabbix-2.0.14-1|568	cp -a frontends/php %{buildroot}%{_datadir}/%{srcname}
14cu|zabbix-2.0.14-1|569	
14cu|zabbix-2.0.14-1|570	# prepare ghosted config file
14cu|zabbix-2.0.14-1|571	touch %{buildroot}%{_sysconfdir}/%{srcname}/web/zabbix.conf.php
14cu|zabbix-2.0.14-1|572	
14cu|zabbix-2.0.14-1|573	# drop Apache config file in place
14cu|zabbix-2.0.14-1|574	install -m 0644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{srcname}.conf
14cu|zabbix-2.0.14-1|575	
14cu|zabbix-2.0.14-1|576	# fix config file options
14cu|zabbix-2.0.14-1|577	sed -i \
14cu|zabbix-2.0.14-1|578	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_agentd.pid|g' \
14cu|zabbix-2.0.14-1|579	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_agentd.log|g' \
14cu|zabbix-2.0.14-1|580	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cu|zabbix-2.0.14-1|581	conf/zabbix_agentd.conf
14cu|zabbix-2.0.14-1|582	
14cu|zabbix-2.0.14-1|583	sed -i \
14cu|zabbix-2.0.14-1|584	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix.pid|g' \
14cu|zabbix-2.0.14-1|585	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_server.log|g' \
14cu|zabbix-2.0.14-1|586	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cu|zabbix-2.0.14-1|587	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
14cu|zabbix-2.0.14-1|588	-e 's|^DBUser=root|DBUser=zabbix|g' \
14cu|zabbix-2.0.14-1|589	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
14cu|zabbix-2.0.14-1|590	conf/zabbix_server.conf
14cu|zabbix-2.0.14-1|591	
14cu|zabbix-2.0.14-1|592	sed -i \
14cu|zabbix-2.0.14-1|593	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_proxy.pid|g' \
14cu|zabbix-2.0.14-1|594	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_proxy.log|g' \
14cu|zabbix-2.0.14-1|595	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
14cu|zabbix-2.0.14-1|596	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
14cu|zabbix-2.0.14-1|597	-e 's|^DBUser=root|DBUser=zabbix|g' \
14cu|zabbix-2.0.14-1|598	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
14cu|zabbix-2.0.14-1|599	conf/zabbix_proxy.conf
14cu|zabbix-2.0.14-1|600	
14cu|zabbix-2.0.14-1|601	# install log rotation
14cu|zabbix-2.0.14-1|602	cat %{SOURCE5} | sed -e 's|COMPONENT|server|g' > \
14cu|zabbix-2.0.14-1|603	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-server
14cu|zabbix-2.0.14-1|604	cat %{SOURCE5} | sed -e 's|COMPONENT|agentd|g' > \
14cu|zabbix-2.0.14-1|605	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-agent
14cu|zabbix-2.0.14-1|606	cat %{SOURCE5} | sed -e 's|COMPONENT|proxy|g' > \
14cu|zabbix-2.0.14-1|607	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-proxy
14cu|zabbix-2.0.14-1|608	
14cu|zabbix-2.0.14-1|609	# systemd units
14cu|zabbix-2.0.14-1|610	install -m 0644 -p %{SOURCE10} %{buildroot}%{_unitdir}/zabbix-agent.service
14cu|zabbix-2.0.14-1|611	install -m 0644 -p %{SOURCE11} %{buildroot}%{_unitdir}/zabbix-proxy-mysql.service
14cu|zabbix-2.0.14-1|612	install -m 0644 -p %{SOURCE12} %{buildroot}%{_unitdir}/zabbix-proxy-pgsql.service
14cu|zabbix-2.0.14-1|613	install -m 0644 -p %{SOURCE13} %{buildroot}%{_unitdir}/zabbix-proxy-sqlite3.service
14cu|zabbix-2.0.14-1|614	install -m 0644 -p %{SOURCE14} %{buildroot}%{_unitdir}/zabbix-server-mysql.service
14cu|zabbix-2.0.14-1|615	install -m 0644 -p %{SOURCE15} %{buildroot}%{_unitdir}/zabbix-server-pgsql.service
14cu|zabbix-2.0.14-1|616	install -m 0644 -p %{SOURCE16} %{buildroot}%{_unitdir}/zabbix-server-sqlite3.service
14cu|zabbix-2.0.14-1|617	touch %{buildroot}%{_unitdir}/zabbix-proxy.service
14cu|zabbix-2.0.14-1|618	touch %{buildroot}%{_unitdir}/zabbix-server.service
14cu|zabbix-2.0.14-1|619	
14cu|zabbix-2.0.14-1|620	# install
14cu|zabbix-2.0.14-1|621	make DESTDIR=%{buildroot} install
14cu|zabbix-2.0.14-1|622	rm %{buildroot}%{_sbindir}/zabbix_server
14cu|zabbix-2.0.14-1|623	install -m 0755 -p src/zabbix_server/zabbix_server_* %{buildroot}%{_sbindir}/
14cu|zabbix-2.0.14-1|624	rm %{buildroot}%{_sbindir}/zabbix_proxy
14cu|zabbix-2.0.14-1|625	install -m 0755 -p src/zabbix_proxy/zabbix_proxy_* %{buildroot}%{_sbindir}/
14cu|zabbix-2.0.14-1|626	
14cu|zabbix-2.0.14-1|627	# install compatibility links for config files
14cu|zabbix-2.0.14-1|628	ln -sf %{_sysconfdir}/zabbix_agent.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agent.conf
14cu|zabbix-2.0.14-1|629	ln -sf %{_sysconfdir}/zabbix_agentd.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
14cu|zabbix-2.0.14-1|630	ln -sf %{_sysconfdir}/zabbix_server.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_server.conf
14cu|zabbix-2.0.14-1|631	ln -sf %{_sysconfdir}/zabbix_proxy.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
14cu|zabbix-2.0.14-1|632	
14cu|zabbix-2.0.14-1|633	# nuke static libs and empty oracle upgrade sql
14cu|zabbix-2.0.14-1|634	rm -rf %{buildroot}%{_libdir}/libzbx*.a
14cu|zabbix-2.0.14-1|635	
14cu|zabbix-2.0.14-1|636	# copy sql files to appropriate per package locations
14cu|zabbix-2.0.14-1|637	for pkg in proxy server ; do
14cu|zabbix-2.0.14-1|638	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-mysql-%{version}
14cu|zabbix-2.0.14-1|639	install -dm 755 $docdir
14cu|zabbix-2.0.14-1|640	cp -p --parents database/mysql/schema.sql $docdir
14cu|zabbix-2.0.14-1|641	cp -p --parents database/mysql/data.sql $docdir
14cu|zabbix-2.0.14-1|642	cp -p --parents database/mysql/images.sql $docdir
14cu|zabbix-2.0.14-1|643	cp -pR --parents upgrades/dbpatches/1.6/mysql $docdir
14cu|zabbix-2.0.14-1|644	cp -pR --parents upgrades/dbpatches/1.8/mysql $docdir
14cu|zabbix-2.0.14-1|645	cp -pR --parents upgrades/dbpatches/2.0/mysql $docdir
14cu|zabbix-2.0.14-1|646	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-pgsql-%{version}
14cu|zabbix-2.0.14-1|647	install -dm 755 $docdir
14cu|zabbix-2.0.14-1|648	cp -p --parents database/postgresql/schema.sql $docdir
14cu|zabbix-2.0.14-1|649	cp -p --parents database/postgresql/data.sql $docdir
14cu|zabbix-2.0.14-1|650	cp -p --parents database/postgresql/images.sql $docdir
14cu|zabbix-2.0.14-1|651	cp -pR --parents upgrades/dbpatches/1.6/postgresql $docdir
14cu|zabbix-2.0.14-1|652	cp -pR --parents upgrades/dbpatches/1.8/postgresql $docdir
14cu|zabbix-2.0.14-1|653	cp -pR --parents upgrades/dbpatches/2.0/postgresql $docdir
14cu|zabbix-2.0.14-1|654	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-sqlite3-%{version}
14cu|zabbix-2.0.14-1|655	install -dm 755 $docdir
14cu|zabbix-2.0.14-1|656	cp -p --parents database/sqlite3/schema.sql $docdir
14cu|zabbix-2.0.14-1|657	cp -p --parents database/sqlite3/data.sql $docdir
14cu|zabbix-2.0.14-1|658	cp -p --parents database/sqlite3/images.sql $docdir
14cu|zabbix-2.0.14-1|659	done
14cu|zabbix-2.0.14-1|660	# remove extraneous ones
14cu|zabbix-2.0.14-1|661	rm -rf %{buildroot}%{_datadir}/%{srcname}/create
14cu|zabbix-2.0.14-1|662	
14cu|zabbix-2.0.14-1|663	# systemd must create /var/run/%{srcname}
14cu|zabbix-2.0.14-1|664	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
14cu|zabbix-2.0.14-1|665	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/tmpfiles.d/zabbix.conf
14cu|zabbix-2.0.14-1|666	
14cu|zabbix-2.0.14-1|667	
14cu|zabbix-2.0.14-1|668	%changelog
14cu|zabbix-2.0.14-1|669	
14cu|zabbix-2.0.14-1|670	* Mon Jan 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.14-1
14cu|zabbix-2.0.14-1|671	- (583d50e) Fix /run usage
14cu|zabbix-2.0.14-1|672	
14cu|zabbix-2.0.14-1|673	

15726 14
14cu|zapping-0.10-0.0.cvs6.11|1	Name:		zapping
14cu|zapping-0.10-0.0.cvs6.11|2	Summary:	A TV viewer for GNOME
14cu|zapping-0.10-0.0.cvs6.11|3	Version:	0.10
14cu|zapping-0.10-0.0.cvs6.11|4	Release:	0.0.cvs6.11
14cu|zapping-0.10-0.0.cvs6.11|5	License:	GPL
14cu|zapping-0.10-0.0.cvs6.11|6	URL:		http://sourceforge.net/projects/zapping/
14cu|zapping-0.10-0.0.cvs6.11|7	Group:		Video
14cu|zapping-0.10-0.0.cvs6.11|8	#Source0:	http://osdn.dl.sourceforge.net/sourceforge/zapping/%{name}-%{version}.tar.bz2
14cu|zapping-0.10-0.0.cvs6.11|9	Source0:	zapping-0.10cvs6.tar.bz2
14cu|zapping-0.10-0.0.cvs6.11|10	Source11:	%{name}-16.png
14cu|zapping-0.10-0.0.cvs6.11|11	Source12:	%{name}-32.png
14cu|zapping-0.10-0.0.cvs6.11|12	Source13:	%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|13	Patch1:		zapping-0.7.1-lib64.patch
14cu|zapping-0.10-0.0.cvs6.11|14	Patch2:		zapping-automake-1.13.patch
14cu|zapping-0.10-0.0.cvs6.11|15	Patch3:         zapping-0.9.6-pam.patch
14cu|zapping-0.10-0.0.cvs6.11|16	# taken from debian package
14cu|zapping-0.10-0.0.cvs6.11|17	# http://bugs.debian.org/424502
14cu|zapping-0.10-0.0.cvs6.11|18	Patch4:         zapping-0.9.6-shift.patch
14cu|zapping-0.10-0.0.cvs6.11|19	Patch5:		zapping-0.10cvs6-libtool_fixes.diff
14cu|zapping-0.10-0.0.cvs6.11|20	Patch6:		zapping-0.10cvs6-linkage.patch
14cu|zapping-0.10-0.0.cvs6.11|21	Patch7:         zapping-0.10cvs6.libpng15.patch
14cu|zapping-0.10-0.0.cvs6.11|22	Patch9:         zapping-0.10cvs6.zvbi.patch
14cu|zapping-0.10-0.0.cvs6.11|23	Patch10:        zapping-0.10cvs6.lXext.patch
14cu|zapping-0.10-0.0.cvs6.11|24	BuildRequires:	autoconf2.5
14cu|zapping-0.10-0.0.cvs6.11|25	BuildRequires:	desktop-file-utils
14cu|zapping-0.10-0.0.cvs6.11|26	BuildRequires:	gettext
14cu|zapping-0.10-0.0.cvs6.11|27	BuildRequires:	gettext-devel
14cu|zapping-0.10-0.0.cvs6.11|28	BuildRequires:	intltool
14cu|zapping-0.10-0.0.cvs6.11|29	BuildRequires:	libglade2.0-devel
14cu|zapping-0.10-0.0.cvs6.11|30	BuildRequires:	libgnomeui2-devel
14cu|zapping-0.10-0.0.cvs6.11|31	BuildRequires:	libtool
14cu|zapping-0.10-0.0.cvs6.11|32	BuildRequires:	perl-XML-Parser
14cu|zapping-0.10-0.0.cvs6.11|33	BuildRequires:	python-devel
14cu|zapping-0.10-0.0.cvs6.11|34	BuildRequires:	scrollkeeper
14cu|zapping-0.10-0.0.cvs6.11|35	BuildRequires:	usermode-consoleonly
14cu|zapping-0.10-0.0.cvs6.11|36	BuildRequires:	zvbi-devel
14cu|zapping-0.10-0.0.cvs6.11|37	BuildRequires:	libxmu-devel
14cu|zapping-0.10-0.0.cvs6.11|38	Requires:	usermode
14cu|zapping-0.10-0.0.cvs6.11|39	Requires:	usermode-consoleonly
14cu|zapping-0.10-0.0.cvs6.11|40	
14cu|zapping-0.10-0.0.cvs6.11|41	%description
14cu|zapping-0.10-0.0.cvs6.11|42	Zapping is a TV viewer for GNOME that supports both Video4Linux
14cu|zapping-0.10-0.0.cvs6.11|43	and Video4Linux2. It's extensible through plugins based on GTK.
14cu|zapping-0.10-0.0.cvs6.11|44	
14cu|zapping-0.10-0.0.cvs6.11|45	%prep
14cu|zapping-0.10-0.0.cvs6.11|46	
14cu|zapping-0.10-0.0.cvs6.11|47	%setup -q -n %{name}-%{version}cvs6
14cu|zapping-0.10-0.0.cvs6.11|48	%patch1 -p0 -b .lib64
14cu|zapping-0.10-0.0.cvs6.11|49	%patch2 -p1 -b .automake13~
14cu|zapping-0.10-0.0.cvs6.11|50	%patch3 -p1
14cu|zapping-0.10-0.0.cvs6.11|51	%patch4 -p1
14cu|zapping-0.10-0.0.cvs6.11|52	%patch5 -p1 -b .libtool_fixes
14cu|zapping-0.10-0.0.cvs6.11|53	%patch6 -p0
14cu|zapping-0.10-0.0.cvs6.11|54	%patch7 -p1
14cu|zapping-0.10-0.0.cvs6.11|55	%patch9 -p1
14cu|zapping-0.10-0.0.cvs6.11|56	%patch10 -p1
14cu|zapping-0.10-0.0.cvs6.11|57	
14cu|zapping-0.10-0.0.cvs6.11|58	%build
14cu|zapping-0.10-0.0.cvs6.11|59	sed -i -e 's,configure.in,configure.ac,g' configure.in
14cu|zapping-0.10-0.0.cvs6.11|60	autoreconf -fi
14cu|zapping-0.10-0.0.cvs6.11|61	
14cu|zapping-0.10-0.0.cvs6.11|62	%configure2_5x --disable-schemas-install
14cu|zapping-0.10-0.0.cvs6.11|63	%make
14cu|zapping-0.10-0.0.cvs6.11|64	
14cu|zapping-0.10-0.0.cvs6.11|65	%install
14cu|zapping-0.10-0.0.cvs6.11|66	%makeinstall_std plugindir=%{_libdir}/zapping/plugins
14cu|zapping-0.10-0.0.cvs6.11|67	
14cu|zapping-0.10-0.0.cvs6.11|68	perl -pi -e 's,zapping/gnome-television.png,gnome-television,g' %{buildroot}%{_datadir}/applications/*
14cu|zapping-0.10-0.0.cvs6.11|69	
14cu|zapping-0.10-0.0.cvs6.11|70	desktop-file-install --vendor="" \
14cu|zapping-0.10-0.0.cvs6.11|71	--remove-category="Application" \
14cu|zapping-0.10-0.0.cvs6.11|72	--remove-category="Multimedia" \
14cu|zapping-0.10-0.0.cvs6.11|73	--remove-key="Version" \
14cu|zapping-0.10-0.0.cvs6.11|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14cu|zapping-0.10-0.0.cvs6.11|75	
14cu|zapping-0.10-0.0.cvs6.11|76	ln -sf consolehelper %{buildroot}%{_bindir}/zapping_setup_fb
14cu|zapping-0.10-0.0.cvs6.11|77	ln -sf zapping %{buildroot}%{_bindir}/zapzilla
14cu|zapping-0.10-0.0.cvs6.11|78	
14cu|zapping-0.10-0.0.cvs6.11|79	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|80	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|81	install -m644 %{SOURCE13} -D %{buildroot}%{_miconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|82	
14cu|zapping-0.10-0.0.cvs6.11|83	%files
14cu|zapping-0.10-0.0.cvs6.11|84	%doc AUTHORS THANKS ChangeLog README README.plugins TODO BUGS
14cu|zapping-0.10-0.0.cvs6.11|85	%doc plugins/alirc/README.alirc
14cu|zapping-0.10-0.0.cvs6.11|86	%config(noreplace) %{_sysconfdir}/pam.d/zapping_setup_fb
14cu|zapping-0.10-0.0.cvs6.11|87	%config(noreplace) %{_sysconfdir}/security/console.apps/zapping_setup_fb
14cu|zapping-0.10-0.0.cvs6.11|88	%config(noreplace) %{_sysconfdir}/gconf/schemas/zapping.schemas
14cu|zapping-0.10-0.0.cvs6.11|89	#/home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/pam.d/zapping_setup_fb
14cu|zapping-0.10-0.0.cvs6.11|90	#  /home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/security/console.apps/zapping_setup_fb
14cu|zapping-0.10-0.0.cvs6.11|91	
14cu|zapping-0.10-0.0.cvs6.11|92	%{_bindir}/*
14cu|zapping-0.10-0.0.cvs6.11|93	%{_sbindir}/*
14cu|zapping-0.10-0.0.cvs6.11|94	%{_libdir}/zapping
14cu|zapping-0.10-0.0.cvs6.11|95	%{_datadir}/applications/zapping.desktop
14cu|zapping-0.10-0.0.cvs6.11|96	%{_datadir}/gnome/help/zapping
14cu|zapping-0.10-0.0.cvs6.11|97	%{_datadir}/omf/zapping/zapping-C.omf
14cu|zapping-0.10-0.0.cvs6.11|98	%{_datadir}/pixmaps/zapping
14cu|zapping-0.10-0.0.cvs6.11|99	%{_datadir}/zapping
14cu|zapping-0.10-0.0.cvs6.11|100	%{_iconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|101	%{_liconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|102	%{_miconsdir}/%{name}.png
14cu|zapping-0.10-0.0.cvs6.11|103	%{_mandir}/*/*
14cu|zapping-0.10-0.0.cvs6.11|104	
14cu|zapping-0.10-0.0.cvs6.11|105	%changelog
14cu|zapping-0.10-0.0.cvs6.11|106	
14cu|zapping-0.10-0.0.cvs6.11|107	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 0.10-0.0.cvs6.11
14cu|zapping-0.10-0.0.cvs6.11|108	- (54f5e8d) Spec cleanup
14cu|zapping-0.10-0.0.cvs6.11|109	
14cu|zapping-0.10-0.0.cvs6.11|110	

15727 14
14cu|zathura-0.3.6-1|1	Name:		zathura
14cu|zathura-0.3.6-1|2	Version:	0.3.6
14cu|zathura-0.3.6-1|3	Release:	1
14cu|zathura-0.3.6-1|4	Summary:	A lightweight document viewer
14cu|zathura-0.3.6-1|5	Group:		Publishing
14cu|zathura-0.3.6-1|6	License:	zlib
14cu|zathura-0.3.6-1|7	URL:		https://pwmt.org/projects/zathura/
14cu|zathura-0.3.6-1|8	Source0:	https://pwmt.org/projects/%{name}/download/%{name}-%{version}.tar.gz
14cu|zathura-0.3.6-1|9	BuildRequires:	pkgconfig(girara-gtk3)
14cu|zathura-0.3.6-1|10	BuildRequires:	pkgconfig(sqlite3)
14cu|zathura-0.3.6-1|11	BuildRequires:	magic-devel
14cu|zathura-0.3.6-1|12	BuildRequires:	python-docutils
14cu|zathura-0.3.6-1|13	
14cu|zathura-0.3.6-1|14	%description
14cu|zathura-0.3.6-1|15	Zathura is a highly customizable and functional document viewer.
14cu|zathura-0.3.6-1|16	It provides a minimalistic and space saving interface as well as
14cu|zathura-0.3.6-1|17	an easy usage that mainly focuses on keyboard interaction.
14cu|zathura-0.3.6-1|18	
14cu|zathura-0.3.6-1|19	Zathura requires plugins to support document formats. For instance:
14cu|zathura-0.3.6-1|20	* zathura-pdf-poppler to open PDF files,
14cu|zathura-0.3.6-1|21	* zathura-ps to open PostScript files,
14cu|zathura-0.3.6-1|22	* zathura-djvu to open DjVu files.
14cu|zathura-0.3.6-1|23	
14cu|zathura-0.3.6-1|24	All of these are available as separate packages.
14cu|zathura-0.3.6-1|25	
14cu|zathura-0.3.6-1|26	A zathura-plugins meta-package is available if you want
14cu|zathura-0.3.6-1|27	to install all available plugins.
14cu|zathura-0.3.6-1|28	
14cu|zathura-0.3.6-1|29	%files -f %{name}.lang
14cu|zathura-0.3.6-1|30	%doc README LICENSE
14cu|zathura-0.3.6-1|31	%dir %{_libdir}/%{name}
14cu|zathura-0.3.6-1|32	%{_bindir}/%{name}
14cu|zathura-0.3.6-1|33	%{_mandir}/man*/*
14cu|zathura-0.3.6-1|34	%{_datadir}/applications/%{name}.desktop
14cu|zathura-0.3.6-1|35	%{_datadir}/appdata/%{name}.appdata.xml
14cu|zathura-0.3.6-1|36	%{_datadir}/dbus-1/interfaces/org.pwmt.zathura.xml
14cu|zathura-0.3.6-1|37	
14cu|zathura-0.3.6-1|38	#------------------------------------------------------------------
14cu|zathura-0.3.6-1|39	
14cu|zathura-0.3.6-1|40	%package devel
14cu|zathura-0.3.6-1|41	Summary:	Development files for the zathura PDF viewer
14cu|zathura-0.3.6-1|42	Group:		Development/Other
14cu|zathura-0.3.6-1|43	Requires:	%{name} = %{version}-%{release}
14cu|zathura-0.3.6-1|44	Requires:	pkgconfig(girara-gtk3)
14cu|zathura-0.3.6-1|45	
14cu|zathura-0.3.6-1|46	%description devel
14cu|zathura-0.3.6-1|47	This package contains the development files for the zathura PDF viewer.
14cu|zathura-0.3.6-1|48	
14cu|zathura-0.3.6-1|49	%files devel
14cu|zathura-0.3.6-1|50	%{_includedir}/zathura
14cu|zathura-0.3.6-1|51	%{_libdir}/pkgconfig/zathura.pc
14cu|zathura-0.3.6-1|52	
14cu|zathura-0.3.6-1|53	#------------------------------------------------------------------
14cu|zathura-0.3.6-1|54	
14cu|zathura-0.3.6-1|55	%package plugins
14cu|zathura-0.3.6-1|56	Summary:	Meta-package for all Zathura plugins
14cu|zathura-0.3.6-1|57	Group:		Publishing
14cu|zathura-0.3.6-1|58	Requires:	zathura-djvu
14cu|zathura-0.3.6-1|59	Requires:	zathura-pdf-poppler
14cu|zathura-0.3.6-1|60	Requires:	zathura-ps
14cu|zathura-0.3.6-1|61	
14cu|zathura-0.3.6-1|62	%description plugins
14cu|zathura-0.3.6-1|63	This package provides all Zathura plugins.
14cu|zathura-0.3.6-1|64	
14cu|zathura-0.3.6-1|65	%files plugins
14cu|zathura-0.3.6-1|66	
14cu|zathura-0.3.6-1|67	#------------------------------------------------------------------
14cu|zathura-0.3.6-1|68	
14cu|zathura-0.3.6-1|69	%prep
14cu|zathura-0.3.6-1|70	%setup -q
14cu|zathura-0.3.6-1|71	
14cu|zathura-0.3.6-1|72	# don't rebuid at install time
14cu|zathura-0.3.6-1|73	sed -i 's/^install:\s*all/install:/' Makefile
14cu|zathura-0.3.6-1|74	
14cu|zathura-0.3.6-1|75	# ensure manpages are built from *.rst sources
14cu|zathura-0.3.6-1|76	rm -f zathura.1 zathurarc.5
14cu|zathura-0.3.6-1|77	
14cu|zathura-0.3.6-1|78	%build
14cu|zathura-0.3.6-1|79	%setup_compile_flags
14cu|zathura-0.3.6-1|80	%make \
14cu|zathura-0.3.6-1|81	DFLAGS= \
14cu|zathura-0.3.6-1|82	SFLAGS= \
14cu|zathura-0.3.6-1|83	LIBDIR=%{_libdir} \
14cu|zathura-0.3.6-1|84	WITH_SQLITE=1 \
14cu|zathura-0.3.6-1|85	VERBOSE=1
14cu|zathura-0.3.6-1|86	
14cu|zathura-0.3.6-1|87	%install
14cu|zathura-0.3.6-1|88	%makeinstall_std \
14cu|zathura-0.3.6-1|89	LIBDIR=%{_libdir} \
14cu|zathura-0.3.6-1|90	VERBOSE=1
14cu|zathura-0.3.6-1|91	
14cu|zathura-0.3.6-1|92	#desktop file
14cu|zathura-0.3.6-1|93	mkdir -p %{buildroot}%{_datadir}/applications
14cu|zathura-0.3.6-1|94	desktop-file-install \
14cu|zathura-0.3.6-1|95	--dir=%{buildroot}%{_datadir}/applications/ \
14cu|zathura-0.3.6-1|96	%{name}.desktop
14cu|zathura-0.3.6-1|97	
14cu|zathura-0.3.6-1|98	#dir for plugins
14cu|zathura-0.3.6-1|99	mkdir -p %{buildroot}%{_libdir}/%{name}
14cu|zathura-0.3.6-1|100	
14cu|zathura-0.3.6-1|101	%find_lang %{name}
14cu|zathura-0.3.6-1|102	
14cu|zathura-0.3.6-1|103	%changelog
14cu|zathura-0.3.6-1|104	
14cu|zathura-0.3.6-1|105	* Sun Aug 28 2016 alzim <alzim@bk.ru> 0.3.6-1
14cu|zathura-0.3.6-1|106	- (3ed927a) Merge pull request #1 from import/zathura:rosa2016.1
14cu|zathura-0.3.6-1|107	- (3ed927a) Updated to 0.3.6
14cu|zathura-0.3.6-1|108	
14cu|zathura-0.3.6-1|109	

15728 14
14cu|zathura-djvu-0.2.5-1|1	%define _disable_ld_no_undefined %{nil}
14cu|zathura-djvu-0.2.5-1|2	
14cu|zathura-djvu-0.2.5-1|3	Name:		zathura-djvu
14cu|zathura-djvu-0.2.5-1|4	Version:	0.2.5
14cu|zathura-djvu-0.2.5-1|5	Release:	1
14cu|zathura-djvu-0.2.5-1|6	Summary:	DjVu support for zathura
14cu|zathura-djvu-0.2.5-1|7	Group:		Publishing
14cu|zathura-djvu-0.2.5-1|8	License:	zlib
14cu|zathura-djvu-0.2.5-1|9	URL:		http://pwmt.org/projects/zathura/plugins/%{name}
14cu|zathura-djvu-0.2.5-1|10	Source0:	http://pwmt.org/projects/zathura/plugins/download/%{name}-%{version}.tar.gz
14cu|zathura-djvu-0.2.5-1|11	Requires:	zathura
14cu|zathura-djvu-0.2.5-1|12	BuildRequires:	pkgconfig(ddjvuapi)
14cu|zathura-djvu-0.2.5-1|13	BuildRequires:  pkgconfig(zathura) >= 0.2.3
14cu|zathura-djvu-0.2.5-1|14	
14cu|zathura-djvu-0.2.5-1|15	%description
14cu|zathura-djvu-0.2.5-1|16	The zathura-djvu plugin adds DjVu support to zathura by
14cu|zathura-djvu-0.2.5-1|17	using the djvulibre library.
14cu|zathura-djvu-0.2.5-1|18	
14cu|zathura-djvu-0.2.5-1|19	%prep
14cu|zathura-djvu-0.2.5-1|20	%setup -q
14cu|zathura-djvu-0.2.5-1|21	
14cu|zathura-djvu-0.2.5-1|22	# Don't rebuild during install phase
14cu|zathura-djvu-0.2.5-1|23	sed -i 's/^install:\s*all/install:/' Makefile
14cu|zathura-djvu-0.2.5-1|24	
14cu|zathura-djvu-0.2.5-1|25	%build
14cu|zathura-djvu-0.2.5-1|26	%setup_compile_flags
14cu|zathura-djvu-0.2.5-1|27	%make \
14cu|zathura-djvu-0.2.5-1|28	DFLAGS= \
14cu|zathura-djvu-0.2.5-1|29	LIBDIR=%{_libdir} \
14cu|zathura-djvu-0.2.5-1|30	VERBOSE=1 \
14cu|zathura-djvu-0.2.5-1|31	debug
14cu|zathura-djvu-0.2.5-1|32	
14cu|zathura-djvu-0.2.5-1|33	mv djvu-debug.so djvu.so
14cu|zathura-djvu-0.2.5-1|34	
14cu|zathura-djvu-0.2.5-1|35	%install
14cu|zathura-djvu-0.2.5-1|36	%makeinstall_std \
14cu|zathura-djvu-0.2.5-1|37	LIBDIR=%{_libdir} \
14cu|zathura-djvu-0.2.5-1|38	VERBOSE=1
14cu|zathura-djvu-0.2.5-1|39	
14cu|zathura-djvu-0.2.5-1|40	%files
14cu|zathura-djvu-0.2.5-1|41	%doc AUTHORS LICENSE
14cu|zathura-djvu-0.2.5-1|42	%{_libdir}/zathura/djvu.so
14cu|zathura-djvu-0.2.5-1|43	%{_datadir}/applications/%{name}.desktop
14cu|zathura-djvu-0.2.5-1|44	
14cu|zathura-djvu-0.2.5-1|45	%changelog
14cu|zathura-djvu-0.2.5-1|46	
14cu|zathura-djvu-0.2.5-1|47	* Sun Aug 28 2016 alzim <alzim@bk.ru> 0.2.5-1
14cu|zathura-djvu-0.2.5-1|48	- (0c1f279) Merge pull request #1 from import/zathura-djvu:rosa2016.1
14cu|zathura-djvu-0.2.5-1|49	- (0c1f279) Updated to 0.2.5
14cu|zathura-djvu-0.2.5-1|50	
14cu|zathura-djvu-0.2.5-1|51	

15729 14
14cu|zathura-pdf-poppler-0.2.6-1|1	%define _disable_ld_no_undefined %nil
14cu|zathura-pdf-poppler-0.2.6-1|2	
14cu|zathura-pdf-poppler-0.2.6-1|3	Name:		zathura-pdf-poppler
14cu|zathura-pdf-poppler-0.2.6-1|4	Version:	0.2.6
14cu|zathura-pdf-poppler-0.2.6-1|5	Release:	1
14cu|zathura-pdf-poppler-0.2.6-1|6	Summary:	PDF support for zathura via poppler
14cu|zathura-pdf-poppler-0.2.6-1|7	Group:		Publishing
14cu|zathura-pdf-poppler-0.2.6-1|8	License:	zlib
14cu|zathura-pdf-poppler-0.2.6-1|9	URL:		http://pwmt.org/projects/zathura/plugins/%{name}
14cu|zathura-pdf-poppler-0.2.6-1|10	Source0:	http://pwmt.org/projects/zathura/plugins/download/%{name}-%{version}.tar.gz
14cu|zathura-pdf-poppler-0.2.6-1|11	Requires:	zathura
14cu|zathura-pdf-poppler-0.2.6-1|12	BuildRequires:	pkgconfig(zathura) >= 0.2.3
14cu|zathura-pdf-poppler-0.2.6-1|13	BuildRequires:	pkgconfig(poppler-glib)
14cu|zathura-pdf-poppler-0.2.6-1|14	
14cu|zathura-pdf-poppler-0.2.6-1|15	%description
14cu|zathura-pdf-poppler-0.2.6-1|16	The zathura-pdf-poppler plugin adds PDF support to zathura by using
14cu|zathura-pdf-poppler-0.2.6-1|17	the poppler rendering engine.
14cu|zathura-pdf-poppler-0.2.6-1|18	
14cu|zathura-pdf-poppler-0.2.6-1|19	%prep
14cu|zathura-pdf-poppler-0.2.6-1|20	%setup -q
14cu|zathura-pdf-poppler-0.2.6-1|21	
14cu|zathura-pdf-poppler-0.2.6-1|22	# Don't rebuild during install phase
14cu|zathura-pdf-poppler-0.2.6-1|23	sed -i 's/^install:\s*all/install:/' Makefile
14cu|zathura-pdf-poppler-0.2.6-1|24	
14cu|zathura-pdf-poppler-0.2.6-1|25	%build
14cu|zathura-pdf-poppler-0.2.6-1|26	%setup_compile_flags
14cu|zathura-pdf-poppler-0.2.6-1|27	%make \
14cu|zathura-pdf-poppler-0.2.6-1|28	DFLAGS= \
14cu|zathura-pdf-poppler-0.2.6-1|29	LIBDIR=%{_libdir} \
14cu|zathura-pdf-poppler-0.2.6-1|30	VERBOSE=1 \
14cu|zathura-pdf-poppler-0.2.6-1|31	debug
14cu|zathura-pdf-poppler-0.2.6-1|32	
14cu|zathura-pdf-poppler-0.2.6-1|33	mv pdf-debug.so pdf.so
14cu|zathura-pdf-poppler-0.2.6-1|34	
14cu|zathura-pdf-poppler-0.2.6-1|35	%install
14cu|zathura-pdf-poppler-0.2.6-1|36	%makeinstall_std \
14cu|zathura-pdf-poppler-0.2.6-1|37	LIBDIR=%{_libdir} \
14cu|zathura-pdf-poppler-0.2.6-1|38	VERBOSE=1
14cu|zathura-pdf-poppler-0.2.6-1|39	
14cu|zathura-pdf-poppler-0.2.6-1|40	%files
14cu|zathura-pdf-poppler-0.2.6-1|41	%doc AUTHORS LICENSE
14cu|zathura-pdf-poppler-0.2.6-1|42	%{_libdir}/zathura/pdf.so
14cu|zathura-pdf-poppler-0.2.6-1|43	%{_datadir}/applications/%{name}.desktop
14cu|zathura-pdf-poppler-0.2.6-1|44	%{_datadir}/appdata/%{name}.metainfo.xml
14cu|zathura-pdf-poppler-0.2.6-1|45	
14cu|zathura-pdf-poppler-0.2.6-1|46	
14cu|zathura-pdf-poppler-0.2.6-1|47	%changelog
14cu|zathura-pdf-poppler-0.2.6-1|48	
14cu|zathura-pdf-poppler-0.2.6-1|49	* Sun Aug 28 2016 alzim <alzim@bk.ru> 0.2.6-1
14cu|zathura-pdf-poppler-0.2.6-1|50	- (f18911a) Merge pull request #1 from import/zathura-pdf-poppler:rosa2016.1
14cu|zathura-pdf-poppler-0.2.6-1|51	- (f18911a) Updated to 0.2.6
14cu|zathura-pdf-poppler-0.2.6-1|52	
14cu|zathura-pdf-poppler-0.2.6-1|53	

15730 14
14cu|zathura-ps-0.2.3-1|1	%define _disable_ld_no_undefined %{nil}
14cu|zathura-ps-0.2.3-1|2	
14cu|zathura-ps-0.2.3-1|3	Name:		zathura-ps
14cu|zathura-ps-0.2.3-1|4	Version:	0.2.3
14cu|zathura-ps-0.2.3-1|5	Release:	1
14cu|zathura-ps-0.2.3-1|6	Summary:	PS support for zathura via libspectre
14cu|zathura-ps-0.2.3-1|7	Group:		Publishing
14cu|zathura-ps-0.2.3-1|8	License:	zlib
14cu|zathura-ps-0.2.3-1|9	URL:		http://pwmt.org/projects/zathura/plugins/%{name}
14cu|zathura-ps-0.2.3-1|10	Source0:	http://pwmt.org/projects/zathura/plugins/download/%{name}-%{version}.tar.gz
14cu|zathura-ps-0.2.3-1|11	Requires:	zathura
14cu|zathura-ps-0.2.3-1|12	BuildRequires:	pkgconfig(libspectre)
14cu|zathura-ps-0.2.3-1|13	BuildRequires:	pkgconfig(zathura) >= 0.2.3
14cu|zathura-ps-0.2.3-1|14	
14cu|zathura-ps-0.2.3-1|15	%description
14cu|zathura-ps-0.2.3-1|16	The zathura-ps plugin adds PostScript support to zathura by
14cu|zathura-ps-0.2.3-1|17	using the libspectre library.
14cu|zathura-ps-0.2.3-1|18	
14cu|zathura-ps-0.2.3-1|19	%prep
14cu|zathura-ps-0.2.3-1|20	%setup -q
14cu|zathura-ps-0.2.3-1|21	
14cu|zathura-ps-0.2.3-1|22	sed -i 's/^install:\s*all/install:/' Makefile
14cu|zathura-ps-0.2.3-1|23	
14cu|zathura-ps-0.2.3-1|24	%build
14cu|zathura-ps-0.2.3-1|25	%setup_compile_flags
14cu|zathura-ps-0.2.3-1|26	%make \
14cu|zathura-ps-0.2.3-1|27	DFLAGS= \
14cu|zathura-ps-0.2.3-1|28	LIBDIR=%{_libdir} \
14cu|zathura-ps-0.2.3-1|29	VERBOSE=1 \
14cu|zathura-ps-0.2.3-1|30	debug
14cu|zathura-ps-0.2.3-1|31	
14cu|zathura-ps-0.2.3-1|32	mv ps-debug.so ps.so
14cu|zathura-ps-0.2.3-1|33	
14cu|zathura-ps-0.2.3-1|34	%install
14cu|zathura-ps-0.2.3-1|35	%makeinstall_std \
14cu|zathura-ps-0.2.3-1|36	LIBDIR=%{_libdir} \
14cu|zathura-ps-0.2.3-1|37	VERBOSE=1
14cu|zathura-ps-0.2.3-1|38	
14cu|zathura-ps-0.2.3-1|39	%files
14cu|zathura-ps-0.2.3-1|40	%doc AUTHORS LICENSE
14cu|zathura-ps-0.2.3-1|41	%{_libdir}/zathura/ps.so
14cu|zathura-ps-0.2.3-1|42	%{_datadir}/applications/%{name}.desktop
14cu|zathura-ps-0.2.3-1|43	
14cu|zathura-ps-0.2.3-1|44	%changelog
14cu|zathura-ps-0.2.3-1|45	
14cu|zathura-ps-0.2.3-1|46	* Sun Aug 28 2016 Alzim <alzim@bk.ru> 0.2.3-1
14cu|zathura-ps-0.2.3-1|47	- (59df2ff) Updated to 0.2.3
14cu|zathura-ps-0.2.3-1|48	
14cu|zathura-ps-0.2.3-1|49	

15731 14
14cu|zeal-0.2.1-2|1	%define debug_package %{nil}
14cu|zeal-0.2.1-2|2	
14cu|zeal-0.2.1-2|3	Name:           zeal
14cu|zeal-0.2.1-2|4	Version:        0.2.1
14cu|zeal-0.2.1-2|5	Release:        2
14cu|zeal-0.2.1-2|6	Summary:        Offline documentation browser inspired by Dash
14cu|zeal-0.2.1-2|7	Group:		Development/Other
14cu|zeal-0.2.1-2|8	# the libqxt-sourced files are BSD licensed
14cu|zeal-0.2.1-2|9	License:        GPLv3+ and BSD
14cu|zeal-0.2.1-2|10	URL:            https://zealdocs.org/
14cu|zeal-0.2.1-2|11	Source0:        https://github.com/zealdocs/zeal/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
14cu|zeal-0.2.1-2|12	
14cu|zeal-0.2.1-2|13	BuildRequires:  desktop-file-utils
14cu|zeal-0.2.1-2|14	BuildRequires:  pkgconfig(libarchive)
14cu|zeal-0.2.1-2|15	BuildRequires:  pkgconfig(xcb-keysyms)
14cu|zeal-0.2.1-2|16	BuildRequires:  pkgconfig(Qt5X11Extras)
14cu|zeal-0.2.1-2|17	BuildRequires:  pkgconfig(Qt5WebKitWidgets)
14cu|zeal-0.2.1-2|18	BuildRequires:  qt5-devel
14cu|zeal-0.2.1-2|19	Requires:       hicolor-icon-theme
14cu|zeal-0.2.1-2|20	
14cu|zeal-0.2.1-2|21	%description
14cu|zeal-0.2.1-2|22	Zeal is a simple offline documentation browser inspired by Dash.
14cu|zeal-0.2.1-2|23	
14cu|zeal-0.2.1-2|24	
14cu|zeal-0.2.1-2|25	%prep
14cu|zeal-0.2.1-2|26	%setup -q
14cu|zeal-0.2.1-2|27	
14cu|zeal-0.2.1-2|28	
14cu|zeal-0.2.1-2|29	%build
14cu|zeal-0.2.1-2|30	%qmake_qt5 zeal.pro
14cu|zeal-0.2.1-2|31	%make
14cu|zeal-0.2.1-2|32	
14cu|zeal-0.2.1-2|33	
14cu|zeal-0.2.1-2|34	%install
14cu|zeal-0.2.1-2|35	%makeinstall_std INSTALL_ROOT=%{buildroot}
14cu|zeal-0.2.1-2|36	desktop-file-validate %{buildroot}/%{_datadir}/applications/zeal.desktop
14cu|zeal-0.2.1-2|37	
14cu|zeal-0.2.1-2|38	%files
14cu|zeal-0.2.1-2|39	%doc README.md COPYING
14cu|zeal-0.2.1-2|40	%{_bindir}/zeal
14cu|zeal-0.2.1-2|41	%{_datadir}/applications/zeal.desktop
14cu|zeal-0.2.1-2|42	%{_datadir}/icons/hicolor/*/apps/zeal.png
14cu|zeal-0.2.1-2|43	
14cu|zeal-0.2.1-2|44	
14cu|zeal-0.2.1-2|45	
14cu|zeal-0.2.1-2|46	%changelog
14cu|zeal-0.2.1-2|47	
14cu|zeal-0.2.1-2|48	* Tue Jun 21 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-2
14cu|zeal-0.2.1-2|49	- (81cc019) Fix BRs
14cu|zeal-0.2.1-2|50	
14cu|zeal-0.2.1-2|51	

15732 14
14cu|zeppoo-0.0.4-7|1	%if %{_use_internal_dependency_generator}
14cu|zeppoo-0.0.4-7|2	%define __noautoreq 'libzeppoo/libzeppoo.so'
14cu|zeppoo-0.0.4-7|3	%else
14cu|zeppoo-0.0.4-7|4	%define _requires_exceptions libzeppoo/libzeppoo.so
14cu|zeppoo-0.0.4-7|5	%endif
14cu|zeppoo-0.0.4-7|6	
14cu|zeppoo-0.0.4-7|7	Summary:	Rootkit detection tool
14cu|zeppoo-0.0.4-7|8	Name:		zeppoo
14cu|zeppoo-0.0.4-7|9	Version:	0.0.4
14cu|zeppoo-0.0.4-7|10	Release:	7
14cu|zeppoo-0.0.4-7|11	Source0:	http://downloads.sourceforge.net/zeppoo/%{name}-%{version}.tar.bz2
14cu|zeppoo-0.0.4-7|12	Patch0:		zeppoo-0.0.4-debug.patch
14cu|zeppoo-0.0.4-7|13	License:	GPL
14cu|zeppoo-0.0.4-7|14	Group:		Monitoring
14cu|zeppoo-0.0.4-7|15	Url:		http://www.zeppoo.net/
14cu|zeppoo-0.0.4-7|16	
14cu|zeppoo-0.0.4-7|17	%description
14cu|zeppoo-0.0.4-7|18	Zeppoo allows you to detect rootkits on the i386 architecture under
14cu|zeppoo-0.0.4-7|19	Linux by using /dev/kmem and /dev/mem. It can also detect hidden
14cu|zeppoo-0.0.4-7|20	tasks, modules, syscalls, some corrupted symbols, and hidden
14cu|zeppoo-0.0.4-7|21	connections.
14cu|zeppoo-0.0.4-7|22	
14cu|zeppoo-0.0.4-7|23	%prep
14cu|zeppoo-0.0.4-7|24	%setup -q
14cu|zeppoo-0.0.4-7|25	%apply_patches
14cu|zeppoo-0.0.4-7|26	
14cu|zeppoo-0.0.4-7|27	%build
14cu|zeppoo-0.0.4-7|28	%make -C lib%{name}
14cu|zeppoo-0.0.4-7|29	%make
14cu|zeppoo-0.0.4-7|30	
14cu|zeppoo-0.0.4-7|31	%install
14cu|zeppoo-0.0.4-7|32	install -d %{buildroot}%{_bindir}
14cu|zeppoo-0.0.4-7|33	install -m755 %{name} %{buildroot}%{_bindir}/%{name}.real
14cu|zeppoo-0.0.4-7|34	cat <<EOF > %{buildroot}%{_bindir}/%{name}
14cu|zeppoo-0.0.4-7|35	#!/bin/sh
14cu|zeppoo-0.0.4-7|36	cd %{_libdir}
14cu|zeppoo-0.0.4-7|37	exec %{name}.real "\$@"
14cu|zeppoo-0.0.4-7|38	EOF
14cu|zeppoo-0.0.4-7|39	chmod 755 %{buildroot}%{_bindir}/%{name}
14cu|zeppoo-0.0.4-7|40	install -D -m644 lib%{name}/lib%{name}.so %{buildroot}%{_libdir}/lib%{name}/lib%{name}.so
14cu|zeppoo-0.0.4-7|41	
14cu|zeppoo-0.0.4-7|42	%clean
14cu|zeppoo-0.0.4-7|43	
14cu|zeppoo-0.0.4-7|44	%files
14cu|zeppoo-0.0.4-7|45	%doc AUTHORS Changelog FAQ README SUPPORTS TODO
14cu|zeppoo-0.0.4-7|46	%{_bindir}/%{name}
14cu|zeppoo-0.0.4-7|47	%{_bindir}/%{name}.real
14cu|zeppoo-0.0.4-7|48	%dir %{_libdir}/lib%{name}
14cu|zeppoo-0.0.4-7|49	%{_libdir}/lib%{name}/lib%{name}.so
14cu|zeppoo-0.0.4-7|50	
14cu|zeppoo-0.0.4-7|51	%changelog
14cu|zeppoo-0.0.4-7|52	
14cu|zeppoo-0.0.4-7|53	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.0.4-7
14cu|zeppoo-0.0.4-7|54	- (54c09e2) Fix debug
14cu|zeppoo-0.0.4-7|55	
14cu|zeppoo-0.0.4-7|56	

15733 14
14cu|zerofree-1.0.3-1|1	Summary:	Utility to force unused ext2 inodes and blocks to zero
14cu|zerofree-1.0.3-1|2	Name:		zerofree
14cu|zerofree-1.0.3-1|3	Version:	1.0.3
14cu|zerofree-1.0.3-1|4	Release:	1
14cu|zerofree-1.0.3-1|5	License:	GPLv2+
14cu|zerofree-1.0.3-1|6	Group:		File tools
14cu|zerofree-1.0.3-1|7	Url:		http://intgat.tigress.co.uk/rmy/uml/
14cu|zerofree-1.0.3-1|8	Source0:	http://intgat.tigress.co.uk/rmy/uml/%{name}-%{version}.tgz
14cu|zerofree-1.0.3-1|9	Source1:	http://intgat.tigress.co.uk/rmy/uml/sparsify.c
14cu|zerofree-1.0.3-1|10	Source2:	http://intgat.tigress.co.uk/rmy/uml/index.html
14cu|zerofree-1.0.3-1|11	Source3:	zerofree.sgml
14cu|zerofree-1.0.3-1|12	Source4:	zerofree.8
14cu|zerofree-1.0.3-1|13	BuildRequires:	pkgconfig(ext2fs)
14cu|zerofree-1.0.3-1|14	
14cu|zerofree-1.0.3-1|15	%description
14cu|zerofree-1.0.3-1|16	zerofree is a utility to set unused filesystem inodes and blocks of an
14cu|zerofree-1.0.3-1|17	ext2 filesystem to zero. This can improve the compressibility and
14cu|zerofree-1.0.3-1|18	privacy of an ext2 filesystem.
14cu|zerofree-1.0.3-1|19	
14cu|zerofree-1.0.3-1|20	This tool was inspired by the ext2fs privacy (i.e. secure deletion)
14cu|zerofree-1.0.3-1|21	patch described in a Linux kernel mailing list thread.
14cu|zerofree-1.0.3-1|22	
14cu|zerofree-1.0.3-1|23	WARNING: The filesystem to be processed should be unmounted or mounted
14cu|zerofree-1.0.3-1|24	read-only. The tool tries to check this before running, but you
14cu|zerofree-1.0.3-1|25	should be careful.
14cu|zerofree-1.0.3-1|26	
14cu|zerofree-1.0.3-1|27	%files
14cu|zerofree-1.0.3-1|28	%doc COPYING index.html
14cu|zerofree-1.0.3-1|29	%{_sbindir}/zerofree
14cu|zerofree-1.0.3-1|30	%{_sbindir}/sparsify
14cu|zerofree-1.0.3-1|31	%{_mandir}/man8/zerofree.8*
14cu|zerofree-1.0.3-1|32	
14cu|zerofree-1.0.3-1|33	#----------------------------------------------------------------------------
14cu|zerofree-1.0.3-1|34	
14cu|zerofree-1.0.3-1|35	%prep
14cu|zerofree-1.0.3-1|36	%setup -q
14cu|zerofree-1.0.3-1|37	cp -p %{SOURCE1} .
14cu|zerofree-1.0.3-1|38	cp -p %{SOURCE2} .
14cu|zerofree-1.0.3-1|39	
14cu|zerofree-1.0.3-1|40	%build
14cu|zerofree-1.0.3-1|41	%setup_compile_flags
14cu|zerofree-1.0.3-1|42	%make
14cu|zerofree-1.0.3-1|43	gcc %{optflags} sparsify.c -o sparsify -lext2fs
14cu|zerofree-1.0.3-1|44	
14cu|zerofree-1.0.3-1|45	%install
14cu|zerofree-1.0.3-1|46	install -D -p -m 755 zerofree %{buildroot}%{_sbindir}/zerofree
14cu|zerofree-1.0.3-1|47	install -D -p -m 755 sparsify %{buildroot}%{_sbindir}/sparsify
14cu|zerofree-1.0.3-1|48	install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mandir}/man8/zerofree.8
14cu|zerofree-1.0.3-1|49	
14cu|zerofree-1.0.3-1|50	
14cu|zerofree-1.0.3-1|51	%changelog
14cu|zerofree-1.0.3-1|52	
14cu|zerofree-1.0.3-1|53	* Sat Jun 27 2015 Rosa <rosa@abf.rosalinux.ru> 1.0.3-1
14cu|zerofree-1.0.3-1|54	- (3f32a41) Automatic import for version 1.0.3-1
14cu|zerofree-1.0.3-1|55	
14cu|zerofree-1.0.3-1|56	

15734 14
14cu|zeromq-4.1.4-1|1	%define debug_package %{nil}
14cu|zeromq-4.1.4-1|2	
14cu|zeromq-4.1.4-1|3	%define libname_orig lib%{name}
14cu|zeromq-4.1.4-1|4	%define major	5
14cu|zeromq-4.1.4-1|5	%define libname	%mklibname %{name} %{major}
14cu|zeromq-4.1.4-1|6	%define develname %mklibname %{name} -d
14cu|zeromq-4.1.4-1|7	
14cu|zeromq-4.1.4-1|8	Summary:	Software library for fast, message-based applications
14cu|zeromq-4.1.4-1|9	Name:		zeromq
14cu|zeromq-4.1.4-1|10	Version:	4.1.4
14cu|zeromq-4.1.4-1|11	Release:	1
14cu|zeromq-4.1.4-1|12	License:	LGPLv3+
14cu|zeromq-4.1.4-1|13	Group:		Development/Other
14cu|zeromq-4.1.4-1|14	Url:		http://www.zeromq.org
14cu|zeromq-4.1.4-1|15	Source0:	http://download.zeromq.org/%{name}-%{version}.tar.gz
14cu|zeromq-4.1.4-1|16	# https://github.com/zeromq/cppzmq/archive/master.zip
14cu|zeromq-4.1.4-1|17	Source1:	cppzmq-master1f05e0d.zip
14cu|zeromq-4.1.4-1|18	BuildRequires:	glib2-devel
14cu|zeromq-4.1.4-1|19	BuildRequires:	libuuid-devel
14cu|zeromq-4.1.4-1|20	BuildRequires:	python
14cu|zeromq-4.1.4-1|21	BuildRequires:	asciidoc
14cu|zeromq-4.1.4-1|22	BuildRequires:	gcc-c++
14cu|zeromq-4.1.4-1|23	BuildRequires:	libstdc++-devel
14cu|zeromq-4.1.4-1|24	BuildRequires:	xmlto
14cu|zeromq-4.1.4-1|25	BuildRequires:	pkgconfig(libsodium)
14cu|zeromq-4.1.4-1|26	BuildRequires:	pkgconfig(openpgm-5.2)
14cu|zeromq-4.1.4-1|27	
14cu|zeromq-4.1.4-1|28	%description
14cu|zeromq-4.1.4-1|29	The 0MQ lightweight messaging kernel is a library which extends the
14cu|zeromq-4.1.4-1|30	standard socket interfaces with features traditionally provided by
14cu|zeromq-4.1.4-1|31	specialized messaging middle-ware products. 0MQ sockets provide an
14cu|zeromq-4.1.4-1|32	abstraction of asynchronous message queues, multiple messaging
14cu|zeromq-4.1.4-1|33	patterns, message filtering (subscriptions), seamless access to
14cu|zeromq-4.1.4-1|34	multiple transport protocols and more.
14cu|zeromq-4.1.4-1|35	
14cu|zeromq-4.1.4-1|36	%files
14cu|zeromq-4.1.4-1|37	%doc AUTHORS COPYING* NEWS
14cu|zeromq-4.1.4-1|38	%{_docdir}/zmqcpp/*
14cu|zeromq-4.1.4-1|39	%{_bindir}/curve_keygen
14cu|zeromq-4.1.4-1|40	#---------------------------------------------------
14cu|zeromq-4.1.4-1|41	
14cu|zeromq-4.1.4-1|42	%package -n	%{libname}
14cu|zeromq-4.1.4-1|43	Summary: 	Software library for fast, message-based applications
14cu|zeromq-4.1.4-1|44	Group:		System/Libraries
14cu|zeromq-4.1.4-1|45	Requires:	%{name} = %{EVRD}
14cu|zeromq-4.1.4-1|46	Provides:	%{libname_orig} = %{EVRD}
14cu|zeromq-4.1.4-1|47	Obsoletes:	%{name}-utils
14cu|zeromq-4.1.4-1|48	
14cu|zeromq-4.1.4-1|49	%description -n %{libname}
14cu|zeromq-4.1.4-1|50	The 0MQ lightweight messaging kernel is a library which extends the
14cu|zeromq-4.1.4-1|51	standard socket interfaces with features traditionally provided by
14cu|zeromq-4.1.4-1|52	specialized messaging middle-ware products. 0MQ sockets provide an
14cu|zeromq-4.1.4-1|53	abstraction of asynchronous message queues, multiple messaging
14cu|zeromq-4.1.4-1|54	patterns, message filtering (subscriptions), seamless access to
14cu|zeromq-4.1.4-1|55	multiple transport protocols and more.
14cu|zeromq-4.1.4-1|56	
14cu|zeromq-4.1.4-1|57	This package contains the ${name} shared library.
14cu|zeromq-4.1.4-1|58	
14cu|zeromq-4.1.4-1|59	%files -n %{libname}
14cu|zeromq-4.1.4-1|60	%doc AUTHORS COPYING* NEWS
14cu|zeromq-4.1.4-1|61	%{_libdir}/libzmq.so.%{major}
14cu|zeromq-4.1.4-1|62	%{_libdir}/libzmq.so.%{major}.*
14cu|zeromq-4.1.4-1|63	#---------------------------------------------------
14cu|zeromq-4.1.4-1|64	
14cu|zeromq-4.1.4-1|65	%package -n	%{develname}
14cu|zeromq-4.1.4-1|66	Summary: 	Development files for %{name}
14cu|zeromq-4.1.4-1|67	Group:		Development/C
14cu|zeromq-4.1.4-1|68	Requires:	%{libname} = %{version}-%{release}
14cu|zeromq-4.1.4-1|69	Provides:	%{name}-devel = %{version}-%{release}
14cu|zeromq-4.1.4-1|70	Provides:	%{libname_orig}-devel = %{version}-%{release}
14cu|zeromq-4.1.4-1|71	
14cu|zeromq-4.1.4-1|72	%description -n %{develname}
14cu|zeromq-4.1.4-1|73	The 0MQ lightweight messaging kernel is a library which extends the
14cu|zeromq-4.1.4-1|74	standard socket interfaces with features traditionally provided by
14cu|zeromq-4.1.4-1|75	specialized messaging middle-ware products. 0MQ sockets provide an
14cu|zeromq-4.1.4-1|76	abstraction of asynchronous message queues, multiple messaging
14cu|zeromq-4.1.4-1|77	patterns, message filtering (subscriptions), seamless access to
14cu|zeromq-4.1.4-1|78	multiple transport protocols and more.
14cu|zeromq-4.1.4-1|79	
14cu|zeromq-4.1.4-1|80	This package contains the libraries and header files needed to develop
14cu|zeromq-4.1.4-1|81	applications that use %{name}.
14cu|zeromq-4.1.4-1|82	
14cu|zeromq-4.1.4-1|83	%files -n %{develname}
14cu|zeromq-4.1.4-1|84	%doc AUTHORS COPYING* NEWS
14cu|zeromq-4.1.4-1|85	%{_libdir}/libzmq.so
14cu|zeromq-4.1.4-1|86	%{_libdir}/pkgconfig/libzmq.pc
14cu|zeromq-4.1.4-1|87	%{_includedir}/zmq*
14cu|zeromq-4.1.4-1|88	%{_mandir}/man3/zmq*
14cu|zeromq-4.1.4-1|89	%{_mandir}/man7/zmq*
14cu|zeromq-4.1.4-1|90	#---------------------------------------------------
14cu|zeromq-4.1.4-1|91	
14cu|zeromq-4.1.4-1|92	%prep
14cu|zeromq-4.1.4-1|93	%setup -a 1 -q
14cu|zeromq-4.1.4-1|94	export NOCONFIGURE=1
14cu|zeromq-4.1.4-1|95	./autogen.sh
14cu|zeromq-4.1.4-1|96	
14cu|zeromq-4.1.4-1|97	%build
14cu|zeromq-4.1.4-1|98	export CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-error=unused-variable -Wno-error=unused-result" CXXFLAGS="$CXXFLAGS -Wno-error=unused-variable -Wno-error=unused-result"
14cu|zeromq-4.1.4-1|99	
14cu|zeromq-4.1.4-1|100	%configure2_5x --with-pgm --disable-static --prefix=%{_prefix} \
14cu|zeromq-4.1.4-1|101	--libdir=%{_libdir} --includedir=%{_includedir} \
14cu|zeromq-4.1.4-1|102	
14cu|zeromq-4.1.4-1|103	%make
14cu|zeromq-4.1.4-1|104	
14cu|zeromq-4.1.4-1|105	%check
14cu|zeromq-4.1.4-1|106	make check V=1 || cat ./test-suite.log
14cu|zeromq-4.1.4-1|107	
14cu|zeromq-4.1.4-1|108	%install
14cu|zeromq-4.1.4-1|109	%makeinstall_std
14cu|zeromq-4.1.4-1|110	pushd cppzmq-master
14cu|zeromq-4.1.4-1|111	install -D zmq.hpp %{buildroot}%{_includedir}
14cu|zeromq-4.1.4-1|112	install -d %{buildroot}%{_docdir}/zmqcpp
14cu|zeromq-4.1.4-1|113	install -D LICENSE README %{buildroot}/%{_docdir}/zmqcpp
14cu|zeromq-4.1.4-1|114	popd
14cu|zeromq-4.1.4-1|115	
14cu|zeromq-4.1.4-1|116	chmod 644 %{buildroot}%{_docdir}/zmqcpp/{LICENSE,README}
14cu|zeromq-4.1.4-1|117	chmod 644 %{buildroot}%{_includedir}/zmq.hpp
14cu|zeromq-4.1.4-1|118	
14cu|zeromq-4.1.4-1|119	%changelog
14cu|zeromq-4.1.4-1|120	
14cu|zeromq-4.1.4-1|121	* Sat Oct 15 2016 abfonly <abfonly@gmail.com> 4.1.4-1
14cu|zeromq-4.1.4-1|122	- (2649b7e) Log: Update to 4.1.4
14cu|zeromq-4.1.4-1|123	- (2649b7e) add cppzmq for zmq.hpp
14cu|zeromq-4.1.4-1|124	- (2649b7e) spec clean
14cu|zeromq-4.1.4-1|125	
14cu|zeromq-4.1.4-1|126	

15735 14
14cu|zeronet-0.5.1-r1758.2|1	%define oname ZeroNet
14cu|zeronet-0.5.1-r1758.2|2	%define gitrev c1fd2be8cfadf3e93ae70e3d9763875460bb81a3
14cu|zeronet-0.5.1-r1758.2|3	%define gitdate 20161201
14cu|zeronet-0.5.1-r1758.2|4	
14cu|zeronet-0.5.1-r1758.2|5	Summary:	Decentralized websites using Bitcoin crypto and BitTorrent network
14cu|zeronet-0.5.1-r1758.2|6	Name:		zeronet
14cu|zeronet-0.5.1-r1758.2|7	Version:	0.5.1
14cu|zeronet-0.5.1-r1758.2|8	Release:	r1758.2
14cu|zeronet-0.5.1-r1758.2|9	License:	GPLv2+
14cu|zeronet-0.5.1-r1758.2|10	Group:		Networking/Other
14cu|zeronet-0.5.1-r1758.2|11	Url:		https://zeronet.io
14cu|zeronet-0.5.1-r1758.2|12	# https://github.com/HelloZeroNet/ZeroNet
14cu|zeronet-0.5.1-r1758.2|13	#Source0:	%{oname}-%{version}.tar.gz
14cu|zeronet-0.5.1-r1758.2|14	Source0:	%{oname}-%{gitrev}.zip
14cu|zeronet-0.5.1-r1758.2|15	Source10:	%{name}_starttor
14cu|zeronet-0.5.1-r1758.2|16	Source11:	%{name}_torrc
14cu|zeronet-0.5.1-r1758.2|17	Source12:	%{name}_start
14cu|zeronet-0.5.1-r1758.2|18	BuildRequires:	imagemagick
14cu|zeronet-0.5.1-r1758.2|19	Requires:	python-gevent
14cu|zeronet-0.5.1-r1758.2|20	Requires:	python-msgpack
14cu|zeronet-0.5.1-r1758.2|21	Requires:	tor
14cu|zeronet-0.5.1-r1758.2|22	BuildArch:	noarch
14cu|zeronet-0.5.1-r1758.2|23	
14cu|zeronet-0.5.1-r1758.2|24	%description
14cu|zeronet-0.5.1-r1758.2|25	ZeroNet is a decentralized Internet-like network of peer-to-peer users.
14cu|zeronet-0.5.1-r1758.2|26	Sites have specific "ZeroNet URL"s which can be accessed through an ordinary
14cu|zeronet-0.5.1-r1758.2|27	webbrowser when using the ZeroNet application, which acts as a local
14cu|zeronet-0.5.1-r1758.2|28	webhost for such pages. ZeroNet is not anonymous by default, but users
14cu|zeronet-0.5.1-r1758.2|29	can hide their IP address by using the built in Tor-functionality. ZeroNet
14cu|zeronet-0.5.1-r1758.2|30	uses bitcoin cryptography and the BitTorrent network. The BitTorrent website
14cu|zeronet-0.5.1-r1758.2|31	Play hosts a magnet link repository on ZeroNet, which links to copyrighted
14cu|zeronet-0.5.1-r1758.2|32	content.
14cu|zeronet-0.5.1-r1758.2|33	
14cu|zeronet-0.5.1-r1758.2|34	%files
14cu|zeronet-0.5.1-r1758.2|35	%doc LICENSE
14cu|zeronet-0.5.1-r1758.2|36	%{_bindir}/%{name}
14cu|zeronet-0.5.1-r1758.2|37	%{_datadir}/applications/%{name}.desktop
14cu|zeronet-0.5.1-r1758.2|38	%{_datadir}/pixmaps/%{name}.png
14cu|zeronet-0.5.1-r1758.2|39	%{_iconsdir}/hicolor/*/apps/%{name}.png
14cu|zeronet-0.5.1-r1758.2|40	%dir %{py_puresitedir}/%{name}/
14cu|zeronet-0.5.1-r1758.2|41	%{py_puresitedir}/%{name}/*
14cu|zeronet-0.5.1-r1758.2|42	
14cu|zeronet-0.5.1-r1758.2|43	#----------------------------------------------------------------------------
14cu|zeronet-0.5.1-r1758.2|44	
14cu|zeronet-0.5.1-r1758.2|45	%prep
14cu|zeronet-0.5.1-r1758.2|46	%setup -qn %{oname}-%{gitrev}
14cu|zeronet-0.5.1-r1758.2|47	
14cu|zeronet-0.5.1-r1758.2|48	%build
14cu|zeronet-0.5.1-r1758.2|49	#non build
14cu|zeronet-0.5.1-r1758.2|50	
14cu|zeronet-0.5.1-r1758.2|51	%install
14cu|zeronet-0.5.1-r1758.2|52	mkdir -p %{buildroot}%{_bindir}
14cu|zeronet-0.5.1-r1758.2|53	install -D -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/%{name}
14cu|zeronet-0.5.1-r1758.2|54	
14cu|zeronet-0.5.1-r1758.2|55	mkdir -p %{buildroot}%{py_puresitedir}/%{name}/tools
14cu|zeronet-0.5.1-r1758.2|56	install -D -m 0755 start.py zeronet.py %{buildroot}%{py_puresitedir}/%{name}
14cu|zeronet-0.5.1-r1758.2|57	install -D -m 0755 %{SOURCE10} %{buildroot}%{py_puresitedir}/%{name}/tools/start.cmd
14cu|zeronet-0.5.1-r1758.2|58	install -D -m 0644 %{SOURCE11} %{buildroot}%{py_puresitedir}/%{name}/tools/torrc
14cu|zeronet-0.5.1-r1758.2|59	cp -r plugins src %{buildroot}%{py_puresitedir}/%{name}
14cu|zeronet-0.5.1-r1758.2|60	
14cu|zeronet-0.5.1-r1758.2|61	# menu-entry
14cu|zeronet-0.5.1-r1758.2|62	mkdir -p %{buildroot}%{_datadir}/applications
14cu|zeronet-0.5.1-r1758.2|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14cu|zeronet-0.5.1-r1758.2|64	[Desktop Entry]
14cu|zeronet-0.5.1-r1758.2|65	Name=ZeroNet
14cu|zeronet-0.5.1-r1758.2|66	Name[ru]=Анонимная сеть ZeroNet
14cu|zeronet-0.5.1-r1758.2|67	GenericName=ZeroNet
14cu|zeronet-0.5.1-r1758.2|68	GenericName[ru]=ZeroNet
14cu|zeronet-0.5.1-r1758.2|69	Comment=Decentralisations Internet
14cu|zeronet-0.5.1-r1758.2|70	Comment[ru]=Децентрализованный Интернет
14cu|zeronet-0.5.1-r1758.2|71	Exec=%{name}
14cu|zeronet-0.5.1-r1758.2|72	Icon=%{name}
14cu|zeronet-0.5.1-r1758.2|73	Terminal=false
14cu|zeronet-0.5.1-r1758.2|74	Type=Application
14cu|zeronet-0.5.1-r1758.2|75	StartupNotify=true
14cu|zeronet-0.5.1-r1758.2|76	Categories=Application;
14cu|zeronet-0.5.1-r1758.2|77	EOF
14cu|zeronet-0.5.1-r1758.2|78	
14cu|zeronet-0.5.1-r1758.2|79	# install menu icons
14cu|zeronet-0.5.1-r1758.2|80	for N in 16 32 48 64 128;
14cu|zeronet-0.5.1-r1758.2|81	do
14cu|zeronet-0.5.1-r1758.2|82	convert src/Ui/media/img/logo.psd[0] -scale ${N}x${N} $N.png;
14cu|zeronet-0.5.1-r1758.2|83	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14cu|zeronet-0.5.1-r1758.2|84	done
14cu|zeronet-0.5.1-r1758.2|85	install -D -m 0644 32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14cu|zeronet-0.5.1-r1758.2|86	
14cu|zeronet-0.5.1-r1758.2|87	# Drop binary files from the package (not needed anyway)
14cu|zeronet-0.5.1-r1758.2|88	rm -rf %{buildroot}%{py_puresitedir}/%{name}/src/lib/PySocks/test
14cu|zeronet-0.5.1-r1758.2|89	
14cu|zeronet-0.5.1-r1758.2|90	
14cu|zeronet-0.5.1-r1758.2|91	%changelog
14cu|zeronet-0.5.1-r1758.2|92	
14cu|zeronet-0.5.1-r1758.2|93	* Tue Dec 06 2016 Rosa <rosa@abf.rosalinux.ru> 0.5.1-r1758.2
14cu|zeronet-0.5.1-r1758.2|94	- (e0027c2) Automatic import for version 0.5.1-r1758.2
14cu|zeronet-0.5.1-r1758.2|95	
14cu|zeronet-0.5.1-r1758.2|96	

15736 14
14cu|zhu3d-4.2.6-1|1	Summary:	OpenGL-based equation viewer and solver
14cu|zhu3d-4.2.6-1|2	Name:		zhu3d
14cu|zhu3d-4.2.6-1|3	Version:	4.2.6
14cu|zhu3d-4.2.6-1|4	Release:	1
14cu|zhu3d-4.2.6-1|5	License:	GPLv3
14cu|zhu3d-4.2.6-1|6	Group:		Sciences/Mathematics
14cu|zhu3d-4.2.6-1|7	Url:		http://kde-apps.org/content/show.php?content=43071
14cu|zhu3d-4.2.6-1|8	Source0:	http://download.sourceforge.net/zhu3d/%{name}-%{version}.tar.gz
14cu|zhu3d-4.2.6-1|9	Source1:	%{name}.desktop
14cu|zhu3d-4.2.6-1|10	Patch0:		zhu3d-4.2.6-path.patch
14cu|zhu3d-4.2.6-1|11	BuildRequires:	qt4-devel >= 4.0
14cu|zhu3d-4.2.6-1|12	BuildRequires:	mesaglu-devel
14cu|zhu3d-4.2.6-1|13	
14cu|zhu3d-4.2.6-1|14	%description
14cu|zhu3d-4.2.6-1|15	With Zhu3D you interactively can view and animate functions,
14cu|zhu3d-4.2.6-1|16	isosurfaces and a further independent parametric system.
14cu|zhu3d-4.2.6-1|17	Numerical solutions of equation systems can be found with
14cu|zhu3d-4.2.6-1|18	a precise and reliable adaptive random search. The
14cu|zhu3d-4.2.6-1|19	OpenGL-viewer supports zooming, scaling, rotating and
14cu|zhu3d-4.2.6-1|20	translating as well as filed lightning or surface properties.
14cu|zhu3d-4.2.6-1|21	Special effects are transparency, textures, fog and motion blur.
14cu|zhu3d-4.2.6-1|22	
14cu|zhu3d-4.2.6-1|23	%prep
14cu|zhu3d-4.2.6-1|24	%setup -q
14cu|zhu3d-4.2.6-1|25	%patch0 -p1
14cu|zhu3d-4.2.6-1|26	
14cu|zhu3d-4.2.6-1|27	%build
14cu|zhu3d-4.2.6-1|28	# setup compile flags is needed so that -fPIC and -DPIC will be overwritten
14cu|zhu3d-4.2.6-1|29	%setup_compile_flags
14cu|zhu3d-4.2.6-1|30	%qmake_qt4
14cu|zhu3d-4.2.6-1|31	%make
14cu|zhu3d-4.2.6-1|32	
14cu|zhu3d-4.2.6-1|33	%install
14cu|zhu3d-4.2.6-1|34	mkdir -p %{buildroot}%{_datadir}/%{name}/{work/textures,system/languages}
14cu|zhu3d-4.2.6-1|35	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
14cu|zhu3d-4.2.6-1|36	
14cu|zhu3d-4.2.6-1|37	install -Dm755 %{name} %{buildroot}%{_bindir}/%{name}
14cu|zhu3d-4.2.6-1|38	install -Dpm644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|zhu3d-4.2.6-1|39	install -pm644 work/*.zhu %{buildroot}%{_datadir}/%{name}/work
14cu|zhu3d-4.2.6-1|40	install -pm644 work/textures/* %{buildroot}%{_datadir}/%{name}/work/textures
14cu|zhu3d-4.2.6-1|41	install -pm644 system/*.zhu %{buildroot}%{_datadir}/%{name}/system
14cu|zhu3d-4.2.6-1|42	install -pm644 system/languages/*.qm %{buildroot}%{_datadir}/%{name}/system/languages
14cu|zhu3d-4.2.6-1|43	install -pm644 system/icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14cu|zhu3d-4.2.6-1|44	
14cu|zhu3d-4.2.6-1|45	#useless file
14cu|zhu3d-4.2.6-1|46	rm -f %{buildroot}%{_datadir}/%{name}/work/.directory
14cu|zhu3d-4.2.6-1|47	
14cu|zhu3d-4.2.6-1|48	%files
14cu|zhu3d-4.2.6-1|49	%doc doc/ readme.txt
14cu|zhu3d-4.2.6-1|50	%{_bindir}/%{name}
14cu|zhu3d-4.2.6-1|51	%dir %{_datadir}/%{name}
14cu|zhu3d-4.2.6-1|52	%dir %{_datadir}/%{name}/work
14cu|zhu3d-4.2.6-1|53	%dir %{_datadir}/%{name}/work/textures
14cu|zhu3d-4.2.6-1|54	%dir %{_datadir}/%{name}/system
14cu|zhu3d-4.2.6-1|55	%dir %{_datadir}/%{name}/system/languages
14cu|zhu3d-4.2.6-1|56	%{_datadir}/%{name}/work/*.zhu
14cu|zhu3d-4.2.6-1|57	%{_datadir}/%{name}/work/textures/*.jpg
14cu|zhu3d-4.2.6-1|58	%{_datadir}/%{name}/work/textures/*.txt
14cu|zhu3d-4.2.6-1|59	%{_datadir}/%{name}/system/*.zhu
14cu|zhu3d-4.2.6-1|60	%{_iconsdir}/hicolor/64x64/apps/*.png
14cu|zhu3d-4.2.6-1|61	%{_datadir}/applications/%{name}.desktop
14cu|zhu3d-4.2.6-1|62	
14cu|zhu3d-4.2.6-1|63	%lang(cs) %{_datadir}/%{name}/system/languages/%{name}_cs.qm
14cu|zhu3d-4.2.6-1|64	%lang(de) %{_datadir}/%{name}/system/languages/%{name}_de.qm
14cu|zhu3d-4.2.6-1|65	%lang(es) %{_datadir}/%{name}/system/languages/%{name}_es.qm
14cu|zhu3d-4.2.6-1|66	%lang(fr) %{_datadir}/%{name}/system/languages/%{name}_fr.qm
14cu|zhu3d-4.2.6-1|67	%lang(zh) %{_datadir}/%{name}/system/languages/%{name}_zh.qm
14cu|zhu3d-4.2.6-1|68	
14cu|zhu3d-4.2.6-1|69	%changelog
14cu|zhu3d-4.2.6-1|70	
14cu|zhu3d-4.2.6-1|71	* Mon Jul 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2.6-1
14cu|zhu3d-4.2.6-1|72	- (198e9dd) Minor spec cleanup
14cu|zhu3d-4.2.6-1|73	
14cu|zhu3d-4.2.6-1|74	

15737 14
14cu|zile-2.4.13-1|1	Summary:	Zile Is Lossy Emacs
14cu|zile-2.4.13-1|2	Name:		zile
14cu|zile-2.4.13-1|3	Epoch:		1
14cu|zile-2.4.13-1|4	Version:	2.4.13
14cu|zile-2.4.13-1|5	Release:	1
14cu|zile-2.4.13-1|6	License:	GPLv3+
14cu|zile-2.4.13-1|7	Group:		Editors
14cu|zile-2.4.13-1|8	URL:		http://www.gnu.org/software/zile/
14cu|zile-2.4.13-1|9	Source0:	http://ftp.gnu.org/gnu/zile/%{name}-%{version}.tar.gz
14cu|zile-2.4.13-1|10	Source1:	http://ftp.gnu.org/gnu/zile/%{name}-%{version}.tar.gz.sig
14cu|zile-2.4.13-1|11	Patch0:		zile-2.4.6-mdv-ncursesw.patch
14cu|zile-2.4.13-1|12	
14cu|zile-2.4.13-1|13	BuildRequires:	help2man
14cu|zile-2.4.13-1|14	BuildRequires:	texinfo
14cu|zile-2.4.13-1|15	BuildRequires:	tetex-latex
14cu|zile-2.4.13-1|16	BuildRequires:	pkgconfig(bdw-gc)
14cu|zile-2.4.13-1|17	BuildRequires:	pkgconfig(ncursesw)
14cu|zile-2.4.13-1|18	
14cu|zile-2.4.13-1|19	%description
14cu|zile-2.4.13-1|20	Zile is another Emacs-clone. Zile is a customizable, self-documenting
14cu|zile-2.4.13-1|21	real-time open-source display editor.
14cu|zile-2.4.13-1|22	
14cu|zile-2.4.13-1|23	Zile was written to be as similar as possible to Emacs; every Emacs user
14cu|zile-2.4.13-1|24	should feel at home with Zile. Zile features
14cu|zile-2.4.13-1|25	
14cu|zile-2.4.13-1|26	* Small but fast and powerful. It is very useful for small footprint
14cu|zile-2.4.13-1|27	installations (like on floppy disk) or quick editing sessions.
14cu|zile-2.4.13-1|28	* 8-bit clean. Zile can operate with binary files.
14cu|zile-2.4.13-1|29	* Looks like Emacs. Most Zile key sequences and function names are
14cu|zile-2.4.13-1|30	identical to Emacs ones.
14cu|zile-2.4.13-1|31	* Multi buffer editing w/multi level undo. Zile can open an infinite
14cu|zile-2.4.13-1|32	number of files and can record an infinite sequence of undo
14cu|zile-2.4.13-1|33	operations.
14cu|zile-2.4.13-1|34	* Multi window. Zile can display multiple windows on the screen.
14cu|zile-2.4.13-1|35	* Killing, yanking and registers. The typical killing, yanking and
14cu|zile-2.4.13-1|36	register features of Emacs are available under Zile.
14cu|zile-2.4.13-1|37	* Minibuffer completion. Zile can complete the user written text.
14cu|zile-2.4.13-1|38	This is very useful for M-x commands and for selecting files.
14cu|zile-2.4.13-1|39	* Colors. Zile makes use of the color capatibilities of the terminal
14cu|zile-2.4.13-1|40	if available.
14cu|zile-2.4.13-1|41	* Source highlighting (``C'', ``C++'', and shell scripts). Zile can
14cu|zile-2.4.13-1|42	highlight ``C'', ``C++'' source files and shell scripts for
14cu|zile-2.4.13-1|43	better reading.
14cu|zile-2.4.13-1|44	* Auto fill (word wrap). Zile automatically breaks the lines when
14cu|zile-2.4.13-1|45	they become too wide (if the Auto Fill Mode is enabled).
14cu|zile-2.4.13-1|46	
14cu|zile-2.4.13-1|47	
14cu|zile-2.4.13-1|48	%prep
14cu|zile-2.4.13-1|49	%setup -q
14cu|zile-2.4.13-1|50	%apply_patches
14cu|zile-2.4.13-1|51	
14cu|zile-2.4.13-1|52	%build
14cu|zile-2.4.13-1|53	%configure2_5x
14cu|zile-2.4.13-1|54	%make
14cu|zile-2.4.13-1|55	
14cu|zile-2.4.13-1|56	%install
14cu|zile-2.4.13-1|57	%makeinstall_std
14cu|zile-2.4.13-1|58	
14cu|zile-2.4.13-1|59	%files
14cu|zile-2.4.13-1|60	%doc AUTHORS COPYING NEWS README
14cu|zile-2.4.13-1|61	%{_bindir}/*
14cu|zile-2.4.13-1|62	%{_mandir}/man1/%{name}.1*
14cu|zile-2.4.13-1|63	
14cu|zile-2.4.13-1|64	
14cu|zile-2.4.13-1|65	%changelog
14cu|zile-2.4.13-1|66	
14cu|zile-2.4.13-1|67	* Tue Nov 15 2016 dsilakov <denis.silakov@rosalab.ru> 1:2.4.13-1
14cu|zile-2.4.13-1|68	- (e2398d4) Merge pull request #2 from drxank/zile:rosa2014.1
14cu|zile-2.4.13-1|69	- (e2398d4) zile
14cu|zile-2.4.13-1|70	
14cu|zile-2.4.13-1|71	

15738 14
14cu|zim-0.67-1|1	Name:           zim
14cu|zim-0.67-1|2	Version:        0.67
14cu|zim-0.67-1|3	Release:        1
14cu|zim-0.67-1|4	
14cu|zim-0.67-1|5	Summary:        A desktop wiki and outliner
14cu|zim-0.67-1|6	Source:         http://www.zim-wiki.org/downloads/%{name}-%{version}.tar.gz
14cu|zim-0.67-1|7	License:        GPLv2
14cu|zim-0.67-1|8	Group:          Editors
14cu|zim-0.67-1|9	Url:            http://www.zim-wiki.org/
14cu|zim-0.67-1|10	
14cu|zim-0.67-1|11	BuildRequires:	python-devel
14cu|zim-0.67-1|12	BuildRequires:	python-gobject
14cu|zim-0.67-1|13	Requires:	python
14cu|zim-0.67-1|14	Requires:	pygtk2.0
14cu|zim-0.67-1|15	Requires:	python-gobject
14cu|zim-0.67-1|16	Requires:	python-simplejson
14cu|zim-0.67-1|17	Suggests:	python-pyxdg
14cu|zim-0.67-1|18	Suggests:	xdg-utils
14cu|zim-0.67-1|19	Suggests:	python-appindicator
14cu|zim-0.67-1|20	Suggests:	scrot
14cu|zim-0.67-1|21	Suggests:	imagemagick
14cu|zim-0.67-1|22	Suggests:	graphviz
14cu|zim-0.67-1|23	Suggests:	zeitgeist
14cu|zim-0.67-1|24	Suggests:	gnuplot
14cu|zim-0.67-1|25	Suggests:	R-base
14cu|zim-0.67-1|26	Suggests:	gtksourceview2
14cu|zim-0.67-1|27	
14cu|zim-0.67-1|28	Suggests:	texlive
14cu|zim-0.67-1|29	Suggests:	lilypond
14cu|zim-0.67-1|30	
14cu|zim-0.67-1|31	BuildArch:	noarch
14cu|zim-0.67-1|32	
14cu|zim-0.67-1|33	%description
14cu|zim-0.67-1|34	Zim is a graphical text editor used to maintain a collection of wiki pages.
14cu|zim-0.67-1|35	Each page can contain links to other pages, simple formatting and images.
14cu|zim-0.67-1|36	Pages are stored in a folder structure, like in an outliner, and can have
14cu|zim-0.67-1|37	attachments. Creating a new page is as easy as linking to a nonexistent page.
14cu|zim-0.67-1|38	All data is stored in plain text files with wiki formatting. Various plugins
14cu|zim-0.67-1|39	provide additional functionality, like a task list manager, an equation editor,
14cu|zim-0.67-1|40	a tray icon, and support for version control.
14cu|zim-0.67-1|41	
14cu|zim-0.67-1|42	%prep
14cu|zim-0.67-1|43	%setup -q -n %{name}-%{version}
14cu|zim-0.67-1|44	
14cu|zim-0.67-1|45	%install
14cu|zim-0.67-1|46	python setup.py install --skip-xdg-cmd --root=%{buildroot}
14cu|zim-0.67-1|47	
14cu|zim-0.67-1|48	install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/application-x-zim-notebook.png
14cu|zim-0.67-1|49	install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/gnome-mime-application-x-zim-notebook.png
14cu|zim-0.67-1|50	
14cu|zim-0.67-1|51	rm -rf %{buildroot}%{_iconsdir}/ubuntu*
14cu|zim-0.67-1|52	
14cu|zim-0.67-1|53	# add trailing ;
14cu|zim-0.67-1|54	sed -i 's|^Keywords=Text;Editor;Write;Wiki;Notes;Notebook;Journal$|Keywords=Text;Editor;Write;Wiki;Notes;Notebook;Journal;|' %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|zim-0.67-1|55	
14cu|zim-0.67-1|56	%find_lang %{name}
14cu|zim-0.67-1|57	
14cu|zim-0.67-1|58	%files -f %{name}.lang
14cu|zim-0.67-1|59	%doc README.txt CHANGELOG.txt
14cu|zim-0.67-1|60	%{_bindir}/%{name}
14cu|zim-0.67-1|61	%{_datadir}/%{name}/*
14cu|zim-0.67-1|62	%{_datadir}/appdata/%{name}.appdata.xml
14cu|zim-0.67-1|63	%{_datadir}/applications/%{name}.desktop
14cu|zim-0.67-1|64	%{python_sitelib}/*
14cu|zim-0.67-1|65	%{_mandir}/man1/%{name}*
14cu|zim-0.67-1|66	%{_datadir}/pixmaps/%{name}.png
14cu|zim-0.67-1|67	%{_datadir}/mime/*
14cu|zim-0.67-1|68	%{_iconsdir}/hicolor/*/*/*
14cu|zim-0.67-1|69	
14cu|zim-0.67-1|70	
14cu|zim-0.67-1|71	%changelog
14cu|zim-0.67-1|72	
14cu|zim-0.67-1|73	* Wed Oct 04 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.67-1
14cu|zim-0.67-1|74	- (e5b7946) Updated to 0.67
14cu|zim-0.67-1|75	
14cu|zim-0.67-1|76	

15739 14
14cu|zita-rev1-0.2.1-5|1	Name:            zita-rev1
14cu|zita-rev1-0.2.1-5|2	Version:         0.2.1
14cu|zita-rev1-0.2.1-5|3	Release:         5
14cu|zita-rev1-0.2.1-5|4	Summary:        Hall-type stereo reverb with GUI
14cu|zita-rev1-0.2.1-5|5	Source:         http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
14cu|zita-rev1-0.2.1-5|6	URL:            http://kokkinizita.linuxaudio.org
14cu|zita-rev1-0.2.1-5|7	License:        GPLv2
14cu|zita-rev1-0.2.1-5|8	Group:          Sound
14cu|zita-rev1-0.2.1-5|9	BuildRequires:  gtk2-devel
14cu|zita-rev1-0.2.1-5|10	BuildRequires:  cairo-devel
14cu|zita-rev1-0.2.1-5|11	BuildRequires:  clxclient-devel
14cu|zita-rev1-0.2.1-5|12	BuildRequires:  pkgconfig(jack)
14cu|zita-rev1-0.2.1-5|13	
14cu|zita-rev1-0.2.1-5|14	%description
14cu|zita-rev1-0.2.1-5|15	Zita-REV1 is a reworked version of the reverb originally developed for
14cu|zita-rev1-0.2.1-5|16	the Aeolus Virtual Pipe Organ by Fons "Kokkinizita" Adriaensen.
14cu|zita-rev1-0.2.1-5|17	Its character is more 'hall' than 'plate', but it can be used on a wide
14cu|zita-rev1-0.2.1-5|18	variety of instruments or voices. It is not a spatialiser - the early
14cu|zita-rev1-0.2.1-5|19	reflections are different for the L and R inputs, but do not correspond
14cu|zita-rev1-0.2.1-5|20	to any real room. They have been tuned to match left and right sources
14cu|zita-rev1-0.2.1-5|21	to some extent.
14cu|zita-rev1-0.2.1-5|22	
14cu|zita-rev1-0.2.1-5|23	%prep
14cu|zita-rev1-0.2.1-5|24	%setup -q
14cu|zita-rev1-0.2.1-5|25	
14cu|zita-rev1-0.2.1-5|26	perl -pi -e 's/\/usr\/local/\/usr/g' source/Makefile
14cu|zita-rev1-0.2.1-5|27	perl -pi -e 's/-march=native//g' source/Makefile
14cu|zita-rev1-0.2.1-5|28	
14cu|zita-rev1-0.2.1-5|29	%build
14cu|zita-rev1-0.2.1-5|30	cd source
14cu|zita-rev1-0.2.1-5|31	export CPPFLAGS="%{optflags}"
14cu|zita-rev1-0.2.1-5|32	%make
14cu|zita-rev1-0.2.1-5|33	
14cu|zita-rev1-0.2.1-5|34	%install
14cu|zita-rev1-0.2.1-5|35	install -d %{buildroot}/%{_datadir}/%{name}
14cu|zita-rev1-0.2.1-5|36	install -d %{buildroot}/%{_bindir}
14cu|zita-rev1-0.2.1-5|37	cd source
14cu|zita-rev1-0.2.1-5|38	%makeinstall_std
14cu|zita-rev1-0.2.1-5|39	
14cu|zita-rev1-0.2.1-5|40	#install html documentation page
14cu|zita-rev1-0.2.1-5|41	install -d %{buildroot}%{_datadir}/doc/%{name}/html/
14cu|zita-rev1-0.2.1-5|42	install -m 755 ../doc/* %{buildroot}%{_datadir}/doc/%{name}/html
14cu|zita-rev1-0.2.1-5|43	
14cu|zita-rev1-0.2.1-5|44	mkdir -p %{buildroot}%{_datadir}/applications
14cu|zita-rev1-0.2.1-5|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14cu|zita-rev1-0.2.1-5|46	[Desktop Entry]
14cu|zita-rev1-0.2.1-5|47	Name=Zita-REV1
14cu|zita-rev1-0.2.1-5|48	Comment=Stereo reverb
14cu|zita-rev1-0.2.1-5|49	Comment[ru]=Стерео ревербератор
14cu|zita-rev1-0.2.1-5|50	Exec=%{_bindir}/%{name}
14cu|zita-rev1-0.2.1-5|51	Icon=sound_section
14cu|zita-rev1-0.2.1-5|52	Terminal=false
14cu|zita-rev1-0.2.1-5|53	Type=Application
14cu|zita-rev1-0.2.1-5|54	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cu|zita-rev1-0.2.1-5|55	Encoding=UTF-8
14cu|zita-rev1-0.2.1-5|56	EOF
14cu|zita-rev1-0.2.1-5|57	
14cu|zita-rev1-0.2.1-5|58	
14cu|zita-rev1-0.2.1-5|59	%clean
14cu|zita-rev1-0.2.1-5|60	
14cu|zita-rev1-0.2.1-5|61	%files
14cu|zita-rev1-0.2.1-5|62	%doc README
14cu|zita-rev1-0.2.1-5|63	%doc doc/*
14cu|zita-rev1-0.2.1-5|64	%{_bindir}/*
14cu|zita-rev1-0.2.1-5|65	%{_datadir}/%{name}/*
14cu|zita-rev1-0.2.1-5|66	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|zita-rev1-0.2.1-5|67	
14cu|zita-rev1-0.2.1-5|68	%changelog
14cu|zita-rev1-0.2.1-5|69	
14cu|zita-rev1-0.2.1-5|70	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 0.2.1-5
14cu|zita-rev1-0.2.1-5|71	- (d1613be) Fix debuginfo
14cu|zita-rev1-0.2.1-5|72	
14cu|zita-rev1-0.2.1-5|73	

15740 14
14cu|zkt-1.0-1|1	Summary:	DNSSEC Zone Key Tool
14cu|zkt-1.0-1|2	Name:		zkt
14cu|zkt-1.0-1|3	Version:	1.0
14cu|zkt-1.0-1|4	Release:	1
14cu|zkt-1.0-1|5	License:	BSD-like
14cu|zkt-1.0-1|6	Group:		Networking/Other
14cu|zkt-1.0-1|7	URL:		http://sourceforge.net/projects/zkt
14cu|zkt-1.0-1|8	Source0:	http://download.sourceforge.net/sourceforge/zkt/%{name}-%{version}.tar.gz
14cu|zkt-1.0-1|9	BuildRequires:	bind
14cu|zkt-1.0-1|10	
14cu|zkt-1.0-1|11	%description
14cu|zkt-1.0-1|12	DNSSEC Zone Key Tool is a toolkit written in C for DNSSEC zone and key
14cu|zkt-1.0-1|13	management. It supports automatic zone resigning and KSK- and ZSK rollover
14cu|zkt-1.0-1|14	according to RFC4641 and RFC5011.
14cu|zkt-1.0-1|15	
14cu|zkt-1.0-1|16	%prep
14cu|zkt-1.0-1|17	%setup -q -n %{name}-%{version}
14cu|zkt-1.0-1|18	
14cu|zkt-1.0-1|19	%build
14cu|zkt-1.0-1|20	export PATH="$PATH:%{_sbindir}"
14cu|zkt-1.0-1|21	
14cu|zkt-1.0-1|22	# ignore builtin_varargs error
14cu|zkt-1.0-1|23	OPT_FLAGS=`echo %{optflags} | sed 's/-Wp,-D_FORTIFY_SOURCE=2 //'`
14cu|zkt-1.0-1|24	export CFLAGS="$OPT_FLAGS"
14cu|zkt-1.0-1|25	export CXXFLAGS="$OPT_FLAGS"
14cu|zkt-1.0-1|26	
14cu|zkt-1.0-1|27	# undefined references errors
14cu|zkt-1.0-1|28	LDFLAGS="$LDFLAGS -ldl"
14cu|zkt-1.0-1|29	
14cu|zkt-1.0-1|30	%configure
14cu|zkt-1.0-1|31	perl -pi -e "s|^#define BIND_VERSION .*|#define BIND_VERSION 940|g" config.h
14cu|zkt-1.0-1|32	
14cu|zkt-1.0-1|33	%make install prefix=%{buildroot}%{_prefix}
14cu|zkt-1.0-1|34	
14cu|zkt-1.0-1|35	# make mans
14cu|zkt-1.0-1|36	%make install-man mandir=%{buildroot}%{_mandir}
14cu|zkt-1.0-1|37	
14cu|zkt-1.0-1|38	%install
14cu|zkt-1.0-1|39	
14cu|zkt-1.0-1|40	install -d %{buildroot}%{_bindir}
14cu|zkt-1.0-1|41	install -d %{buildroot}%{_mandir}/man8
14cu|zkt-1.0-1|42	
14cu|zkt-1.0-1|43	install -m0755 dnssec-signer %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|44	install -m0755 dnssec-zkt %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|45	
14cu|zkt-1.0-1|46	install -m0755 zkt-soaserial %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|47	install -m0755 zkt-conf %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|48	install -m0755 zkt-keyman %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|49	install -m0755 zkt-ls %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|50	install -m0755 zkt-signer %{buildroot}%{_bindir}/
14cu|zkt-1.0-1|51	
14cu|zkt-1.0-1|52	# mans
14cu|zkt-1.0-1|53	install -m0644 man/zkt-signer.8 %{buildroot}%{_mandir}/man8/
14cu|zkt-1.0-1|54	install -m0644 man/dnssec-zkt.8 %{buildroot}%{_mandir}/man8/
14cu|zkt-1.0-1|55	
14cu|zkt-1.0-1|56	%files
14cu|zkt-1.0-1|57	%doc CHANGELOG LICENSE README README.logging TODO
14cu|zkt-1.0-1|58	%{_bindir}/*
14cu|zkt-1.0-1|59	%{_mandir}/man8/*
14cu|zkt-1.0-1|60	
14cu|zkt-1.0-1|61	%changelog
14cu|zkt-1.0-1|62	
14cu|zkt-1.0-1|63	* Tue Sep 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14cu|zkt-1.0-1|64	- (98a3b95) Minor spec cleanup
14cu|zkt-1.0-1|65	
14cu|zkt-1.0-1|66	

15741 14
14cu|znc-1.6.3-2|1	%define _disable_ld_no_undefined 1
14cu|znc-1.6.3-2|2	
14cu|znc-1.6.3-2|3	Summary:	An IRC bouncer with many advanced features
14cu|znc-1.6.3-2|4	Name:		znc
14cu|znc-1.6.3-2|5	Version:	1.6.3
14cu|znc-1.6.3-2|6	Release:	2
14cu|znc-1.6.3-2|7	License:	GPLv2+
14cu|znc-1.6.3-2|8	Group:		Networking/IRC
14cu|znc-1.6.3-2|9	Url:		http://en.znc.in/wiki/ZNC
14cu|znc-1.6.3-2|10	Source0:	http://znc.in/releases/archive/%{name}-%{version}.tar.gz
14cu|znc-1.6.3-2|11	BuildRequires:	pkgconfig(openssl)
14cu|znc-1.6.3-2|12	
14cu|znc-1.6.3-2|13	%description
14cu|znc-1.6.3-2|14	ZNC is an IRC bouncer with many advanced features such as a built-in web
14cu|znc-1.6.3-2|15	interface, persistent connection (detaching), multiple users, per channel
14cu|znc-1.6.3-2|16	playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support,
14cu|znc-1.6.3-2|17	to name a few.
14cu|znc-1.6.3-2|18	
14cu|znc-1.6.3-2|19	%files
14cu|znc-1.6.3-2|20	%{_bindir}/%{name}
14cu|znc-1.6.3-2|21	%{_libdir}/%{name}/*.so
14cu|znc-1.6.3-2|22	%{_datadir}/%{name}/modules/*/tmpl/*tmpl
14cu|znc-1.6.3-2|23	%{_datadir}/%{name}/modules/*/files
14cu|znc-1.6.3-2|24	%{_datadir}/%{name}/webskins/*/tmpl/*tmpl
14cu|znc-1.6.3-2|25	%{_datadir}/%{name}/webskins/*/pub/*
14cu|znc-1.6.3-2|26	%{_mandir}/man1/%{name}.1.*
14cu|znc-1.6.3-2|27	
14cu|znc-1.6.3-2|28	#----------------------------------------------------------------------------
14cu|znc-1.6.3-2|29	
14cu|znc-1.6.3-2|30	%package devel
14cu|znc-1.6.3-2|31	Summary:	Development Files for ZNC
14cu|znc-1.6.3-2|32	Group:		Networking/IRC
14cu|znc-1.6.3-2|33	Requires:	%{name} = %{EVRD}
14cu|znc-1.6.3-2|34	Requires:	pkgconfig(openssl)
14cu|znc-1.6.3-2|35	
14cu|znc-1.6.3-2|36	%description devel
14cu|znc-1.6.3-2|37	Development Files for ZNC - An IRC bouncer with many advanced features.
14cu|znc-1.6.3-2|38	
14cu|znc-1.6.3-2|39	%files devel
14cu|znc-1.6.3-2|40	%{_bindir}/%{name}-buildmod
14cu|znc-1.6.3-2|41	%{_includedir}/%{name}/*.h
14cu|znc-1.6.3-2|42	%{_libdir}/pkgconfig/%{name}.pc
14cu|znc-1.6.3-2|43	%{_mandir}/man1/%{name}-buildmod.1.*
14cu|znc-1.6.3-2|44	
14cu|znc-1.6.3-2|45	#----------------------------------------------------------------------------
14cu|znc-1.6.3-2|46	
14cu|znc-1.6.3-2|47	%prep
14cu|znc-1.6.3-2|48	%setup -q
14cu|znc-1.6.3-2|49	
14cu|znc-1.6.3-2|50	%build
14cu|znc-1.6.3-2|51	%configure2_5x \
14cu|znc-1.6.3-2|52	--disable-perl
14cu|znc-1.6.3-2|53	%make
14cu|znc-1.6.3-2|54	
14cu|znc-1.6.3-2|55	%install
14cu|znc-1.6.3-2|56	%makeinstall_std
14cu|znc-1.6.3-2|57	
14cu|znc-1.6.3-2|58	# zero-length files
14cu|znc-1.6.3-2|59	rm %{buildroot}%{_datadir}/%{name}/webskins/dark-clouds/tmpl/LowerBanner.tmpl
14cu|znc-1.6.3-2|60	rm %{buildroot}%{_datadir}/%{name}/webskins/ice/tmpl/FooterTag.tmpl
14cu|znc-1.6.3-2|61	rm %{buildroot}%{_datadir}/%{name}/webskins/_default_/tmpl/FooterTag.tmpl
14cu|znc-1.6.3-2|62	rm %{buildroot}%{_datadir}/%{name}/webskins/forest/tmpl/LowerBanner.tmpl
14cu|znc-1.6.3-2|63	
14cu|znc-1.6.3-2|64	
14cu|znc-1.6.3-2|65	%changelog
14cu|znc-1.6.3-2|66	
14cu|znc-1.6.3-2|67	* Fri Mar 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-2
14cu|znc-1.6.3-2|68	- (71a7caa) Bump release
14cu|znc-1.6.3-2|69	
14cu|znc-1.6.3-2|70	

15742 14
14cu|zn_poly-0.9-11|1	%define libname %mklibname %{name} %{version}
14cu|zn_poly-0.9-11|2	%define devname %mklibname %{name} -d
14cu|zn_poly-0.9-11|3	
14cu|zn_poly-0.9-11|4	Summary:	Polynomial arithmetic in Z/nZ[x]
14cu|zn_poly-0.9-11|5	Name:		zn_poly
14cu|zn_poly-0.9-11|6	Version:	0.9
14cu|zn_poly-0.9-11|7	Release:	11
14cu|zn_poly-0.9-11|8	License:	GPLv2+ or GPLv3+
14cu|zn_poly-0.9-11|9	Group:		Sciences/Mathematics
14cu|zn_poly-0.9-11|10	Url:		http://cims.nyu.edu/~harvey/zn_poly/
14cu|zn_poly-0.9-11|11	Source0:	http://cims.nyu.edu/~harvey/zn_poly/releases/%{name}-%{version}.tar.gz
14cu|zn_poly-0.9-11|12	Patch0:		zn_poly-0.9.patch
14cu|zn_poly-0.9-11|13	BuildRequires:	gmp-devel
14cu|zn_poly-0.9-11|14	BuildRequires:	ntl-devel
14cu|zn_poly-0.9-11|15	
14cu|zn_poly-0.9-11|16	%description
14cu|zn_poly-0.9-11|17	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
14cu|zn_poly-0.9-11|18	where n is any modulus that fits into an unsigned long.
14cu|zn_poly-0.9-11|19	
14cu|zn_poly-0.9-11|20	#----------------------------------------------------------------------------
14cu|zn_poly-0.9-11|21	
14cu|zn_poly-0.9-11|22	%package -n %{libname}
14cu|zn_poly-0.9-11|23	Summary:	Polynomial arithmetic in Z/nZ[x] (shared library)
14cu|zn_poly-0.9-11|24	Group:		System/Libraries
14cu|zn_poly-0.9-11|25	Conflicts:	%{_lib}zn_poly-devel < 0.9-11
14cu|zn_poly-0.9-11|26	
14cu|zn_poly-0.9-11|27	%description -n %{libname}
14cu|zn_poly-0.9-11|28	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
14cu|zn_poly-0.9-11|29	where n is any modulus that fits into an unsigned long.
14cu|zn_poly-0.9-11|30	
14cu|zn_poly-0.9-11|31	%files -n %{libname}
14cu|zn_poly-0.9-11|32	%{_libdir}/libzn_poly-%{version}.so
14cu|zn_poly-0.9-11|33	
14cu|zn_poly-0.9-11|34	#----------------------------------------------------------------------------
14cu|zn_poly-0.9-11|35	
14cu|zn_poly-0.9-11|36	%package -n %{devname}
14cu|zn_poly-0.9-11|37	Summary:	Polynomial arithmetic in Z/nZ[x] (development files)
14cu|zn_poly-0.9-11|38	Group:		Development/C
14cu|zn_poly-0.9-11|39	Requires:	%{libname} = %{EVRD}
14cu|zn_poly-0.9-11|40	Provides:	%{name}-devel = %{EVRD}
14cu|zn_poly-0.9-11|41	
14cu|zn_poly-0.9-11|42	%description -n %{devname}
14cu|zn_poly-0.9-11|43	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
14cu|zn_poly-0.9-11|44	where n is any modulus that fits into an unsigned long.
14cu|zn_poly-0.9-11|45	
14cu|zn_poly-0.9-11|46	%files -n %{devname}
14cu|zn_poly-0.9-11|47	%doc doc/REFERENCES
14cu|zn_poly-0.9-11|48	%{_includedir}/*
14cu|zn_poly-0.9-11|49	%{_libdir}/libzn_poly.so
14cu|zn_poly-0.9-11|50	
14cu|zn_poly-0.9-11|51	#----------------------------------------------------------------------------
14cu|zn_poly-0.9-11|52	
14cu|zn_poly-0.9-11|53	%prep
14cu|zn_poly-0.9-11|54	%setup -q
14cu|zn_poly-0.9-11|55	%patch0 -p1
14cu|zn_poly-0.9-11|56	
14cu|zn_poly-0.9-11|57	%build
14cu|zn_poly-0.9-11|58	# this script actually just calls makemakefile.py, and it doesn't like
14cu|zn_poly-0.9-11|59	# options it doesn't know about.
14cu|zn_poly-0.9-11|60	sed -i \
14cu|zn_poly-0.9-11|61	-e 's|^ntl_include_dir.*|ntl_include_dir = options.ntl_prefix + "/NTL/include"|' \
14cu|zn_poly-0.9-11|62	-e 's|" % prefix|" % ("%{buildroot}" + prefix)|' \
14cu|zn_poly-0.9-11|63	-e 's|/lib"|/%{_lib}"|' \
14cu|zn_poly-0.9-11|64	makemakefile.py
14cu|zn_poly-0.9-11|65	
14cu|zn_poly-0.9-11|66	./configure \
14cu|zn_poly-0.9-11|67	--prefix=%{_prefix} \
14cu|zn_poly-0.9-11|68	--cflags="%{optflags} -fPIC"
14cu|zn_poly-0.9-11|69	
14cu|zn_poly-0.9-11|70	make libzn_poly-%{version}.so
14cu|zn_poly-0.9-11|71	
14cu|zn_poly-0.9-11|72	%install
14cu|zn_poly-0.9-11|73	make install
14cu|zn_poly-0.9-11|74	
14cu|zn_poly-0.9-11|75	
14cu|zn_poly-0.9-11|76	%changelog
14cu|zn_poly-0.9-11|77	
14cu|zn_poly-0.9-11|78	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-11
14cu|zn_poly-0.9-11|79	- (ccf7129) Split shared library from development package
14cu|zn_poly-0.9-11|80	
14cu|zn_poly-0.9-11|81	

15743 14
14cu|zoneminder-1.30.0-1|1	%define zmuid   apache
14cu|zoneminder-1.30.0-1|2	%define zmgid   apache
14cu|zoneminder-1.30.0-1|3	%define uname   ZoneMinder
14cu|zoneminder-1.30.0-1|4	%define moover  1.3.2
14cu|zoneminder-1.30.0-1|5	%define camver  0.936
14cu|zoneminder-1.30.0-1|6	%define rel     3
14cu|zoneminder-1.30.0-1|7	
14cu|zoneminder-1.30.0-1|8	%global __noautoreq 'perl\\(ZoneMinder|perl\\(ONVIF|perl\\(WSNotification|perl\\(WSDiscovery|perl\\(WSDiscovery10|perl\\(WSSecurity|/usr/bin/pkexec'
14cu|zoneminder-1.30.0-1|9	%global __noautoprov 'perl\\(ZoneMinder|perl\\(ONVIF|perl\\(WSNotification|perl\\(WSDiscovery|perl\\(WSDiscovery10|perl\\(WSSecurity'
14cu|zoneminder-1.30.0-1|10	
14cu|zoneminder-1.30.0-1|11	Name:           zoneminder
14cu|zoneminder-1.30.0-1|12	Version:        1.30.0
14cu|zoneminder-1.30.0-1|13	Release:        1
14cu|zoneminder-1.30.0-1|14	Summary:        Video Camera and CCTV Security with Motion Detection
14cu|zoneminder-1.30.0-1|15	Group:          Security
14cu|zoneminder-1.30.0-1|16	URL:            http://www.zoneminder.com/
14cu|zoneminder-1.30.0-1|17	License:        GPLv2+ and MIT
14cu|zoneminder-1.30.0-1|18	# Included Mootools is under the MIT license: http://mootools.net/
14cu|zoneminder-1.30.0-1|19	# http://www.opensource.org/licenses/mit-license.php
14cu|zoneminder-1.30.0-1|20	Source0:        https://github.com/%{uname}/%{uname}/releases/download/v%{version}/%{uname}-%{version}.tar.gz
14cu|zoneminder-1.30.0-1|21	Source1:        http://www.charliemouse.com/code/cambozola/cambozola-%{camver}.tar.gz
14cu|zoneminder-1.30.0-1|22	Source2:        %{name}.conf
14cu|zoneminder-1.30.0-1|23	Source3:        redalert.wav
14cu|zoneminder-1.30.0-1|24	Source4:        README.ROSA
14cu|zoneminder-1.30.0-1|25	Source6:        zmrestart
14cu|zoneminder-1.30.0-1|26	Source7:        zmstop
14cu|zoneminder-1.30.0-1|27	Source8:        zmsetup
14cu|zoneminder-1.30.0-1|28	Source9:        %{name}.service
14cu|zoneminder-1.30.0-1|29	Source10:       %{name}-tmpfiles.conf
14cu|zoneminder-1.30.0-1|30	Source11:       89-%{name}.rules
14cu|zoneminder-1.30.0-1|31	Source100:	%{name}.rpmlintrc
14cu|zoneminder-1.30.0-1|32	
14cu|zoneminder-1.30.0-1|33	Patch0:         zoneminder-1.30.0-gcrypt.patch
14cu|zoneminder-1.30.0-1|34	# Fix red outlines bug fixed after release (next 2 patches)
14cu|zoneminder-1.30.0-1|35	Patch1:         zoneminder-1.30.0-pr1576.patch
14cu|zoneminder-1.30.0-1|36	Patch2:         zoneminder-1.30.0-pr1592.patch
14cu|zoneminder-1.30.0-1|37	
14cu|zoneminder-1.30.0-1|38	BuildRequires:  ant
14cu|zoneminder-1.30.0-1|39	BuildRequires:  cmake
14cu|zoneminder-1.30.0-1|40	# ffmpeg is needed for CMakeLists.txt to set OPT_FFMPEG
14cu|zoneminder-1.30.0-1|41	BuildRequires:  ffmpeg
14cu|zoneminder-1.30.0-1|42	BuildRequires:  ffmpeg-devel
14cu|zoneminder-1.30.0-1|43	BuildRequires:  gnutls-devel
14cu|zoneminder-1.30.0-1|44	BuildRequires:  java-devel >= 1:1.7.0
14cu|zoneminder-1.30.0-1|45	BuildRequires:  jpeg-devel
14cu|zoneminder-1.30.0-1|46	BuildRequires:  libgcrypt-devel
14cu|zoneminder-1.30.0-1|47	BuildRequires:  mariadb-devel
14cu|zoneminder-1.30.0-1|48	BuildRequires:  pcre-devel
14cu|zoneminder-1.30.0-1|49	BuildRequires:  pkgconfig(libcurl)
14cu|zoneminder-1.30.0-1|50	BuildRequires:  pkgconfig(libvlc)
14cu|zoneminder-1.30.0-1|51	BuildRequires:  pkgconfig(polkit-gobject-1)
14cu|zoneminder-1.30.0-1|52	# Perl modules really required for build
14cu|zoneminder-1.30.0-1|53	BuildRequires:  perl(Date::Manip)
14cu|zoneminder-1.30.0-1|54	BuildRequires:  perl(DBD::mysql)
14cu|zoneminder-1.30.0-1|55	BuildRequires:  perl(LWP::UserAgent)
14cu|zoneminder-1.30.0-1|56	BuildRequires:  perl(Sys::Mmap)
14cu|zoneminder-1.30.0-1|57	BuildRequires:  perl-devel
14cu|zoneminder-1.30.0-1|58	BuildRequires:  java-rpmbuild
14cu|zoneminder-1.30.0-1|59	
14cu|zoneminder-1.30.0-1|60	Requires:       apache-mod_php
14cu|zoneminder-1.30.0-1|61	Requires:       cracklib-dicts
14cu|zoneminder-1.30.0-1|62	Requires:       ffmpeg
14cu|zoneminder-1.30.0-1|63	# Perl modules required but not auto-required
14cu|zoneminder-1.30.0-1|64	Requires:       perl(Archive::Zip)
14cu|zoneminder-1.30.0-1|65	Requires:       perl(DBD::mysql)
14cu|zoneminder-1.30.0-1|66	Requires:       perl(IO::Socket::SSL)
14cu|zoneminder-1.30.0-1|67	Requires:       perl(MIME::Entity)
14cu|zoneminder-1.30.0-1|68	Requires:       perl(MIME::Lite)
14cu|zoneminder-1.30.0-1|69	Requires:       perl(Net::FTP)
14cu|zoneminder-1.30.0-1|70	Requires:       perl(Net::SFTP::Foreign)
14cu|zoneminder-1.30.0-1|71	Requires:       perl(PHP::Serialization)
14cu|zoneminder-1.30.0-1|72	Requires:       perl(Sys::CPU)
14cu|zoneminder-1.30.0-1|73	Requires:       perl(Sys::MemInfo)
14cu|zoneminder-1.30.0-1|74	Requires:       php
14cu|zoneminder-1.30.0-1|75	Requires:       php-gd
14cu|zoneminder-1.30.0-1|76	Requires:       php-mysql
14cu|zoneminder-1.30.0-1|77	Requires:       php-pdo_mysql
14cu|zoneminder-1.30.0-1|78	Requires:       php-pdo
14cu|zoneminder-1.30.0-1|79	Requires:       php-sockets
14cu|zoneminder-1.30.0-1|80	
14cu|zoneminder-1.30.0-1|81	
14cu|zoneminder-1.30.0-1|82	Requires(post): rpm-helper
14cu|zoneminder-1.30.0-1|83	Requires(preun): rpm-helper
14cu|zoneminder-1.30.0-1|84	
14cu|zoneminder-1.30.0-1|85	Suggests:     mysql
14cu|zoneminder-1.30.0-1|86	
14cu|zoneminder-1.30.0-1|87	%description
14cu|zoneminder-1.30.0-1|88	A CCTV security package with remote access, motion detection and recording.
14cu|zoneminder-1.30.0-1|89	ZoneMinder is intended for use in single or multi-camera video security
14cu|zoneminder-1.30.0-1|90	applications, including commercial or home CCTV. It supports capture,
14cu|zoneminder-1.30.0-1|91	analysis, recording, and monitoring of video data coming from one or more
14cu|zoneminder-1.30.0-1|92	video or network cameras attached to a Linux system.
14cu|zoneminder-1.30.0-1|93	ZoneMinder also supports web and semi-automatic control of Pan/Tilt/Zoom
14cu|zoneminder-1.30.0-1|94	cameras using a variety of protocols.
14cu|zoneminder-1.30.0-1|95	It is designed to run on distributions which support the Video For Linux (V4L)
14cu|zoneminder-1.30.0-1|96	interface and has been tested with video cameras attached to BTTV cards,
14cu|zoneminder-1.30.0-1|97	various USB cameras and also supports most IP network cameras.
14cu|zoneminder-1.30.0-1|98	
14cu|zoneminder-1.30.0-1|99	%prep
14cu|zoneminder-1.30.0-1|100	%setup -q -a 1 -n %{uname}-%{version}
14cu|zoneminder-1.30.0-1|101	%apply_patches
14cu|zoneminder-1.30.0-1|102	
14cu|zoneminder-1.30.0-1|103	# Change the following default values
14cu|zoneminder-1.30.0-1|104	./utils/zmeditconfigdata.sh ZM_PATH_ZMS /zmcgi/nph-zms
14cu|zoneminder-1.30.0-1|105	./utils/zmeditconfigdata.sh ZM_OPT_CAMBOZOLA yes
14cu|zoneminder-1.30.0-1|106	./utils/zmeditconfigdata.sh ZM_HTTP_VERSION 1.1
14cu|zoneminder-1.30.0-1|107	./utils/zmeditconfigdata.sh ZM_CHECK_FOR_UPDATES no
14cu|zoneminder-1.30.0-1|108	./utils/zmeditconfigdata.sh ZM_DYN_SHOW_DONATE_REMINDER no
14cu|zoneminder-1.30.0-1|109	./utils/zmeditconfigdata.sh WEB_ALARM_SOUND %{_datadir}/%{name}/sounds/redalert.wav
14cu|zoneminder-1.30.0-1|110	
14cu|zoneminder-1.30.0-1|111	cp %{SOURCE4} README.ROSA
14cu|zoneminder-1.30.0-1|112	
14cu|zoneminder-1.30.0-1|113	%build
14cu|zoneminder-1.30.0-1|114	pushd cambozola-%{camver}
14cu|zoneminder-1.30.0-1|115	%ant
14cu|zoneminder-1.30.0-1|116	popd
14cu|zoneminder-1.30.0-1|117	
14cu|zoneminder-1.30.0-1|118	%cmake \
14cu|zoneminder-1.30.0-1|119	-DCMAKE_INSTALL_LIBDIR=lib \
14cu|zoneminder-1.30.0-1|120	-DCMAKE_INSTALL_PREFIX=%{_usr} \
14cu|zoneminder-1.30.0-1|121	-DZM_CGIDIR=%{_datadir}/%{name}/cgi \
14cu|zoneminder-1.30.0-1|122	-DZM_WEBDIR=%{_datadir}/%{name}/www \
14cu|zoneminder-1.30.0-1|123	-DZM_WEB_USER=%{zmuid} \
14cu|zoneminder-1.30.0-1|124	-DZM_WEB_GROUP=%{zmgid} \
14cu|zoneminder-1.30.0-1|125	-DZM_CONFIG_DIR=%{_sysconfdir}
14cu|zoneminder-1.30.0-1|126	
14cu|zoneminder-1.30.0-1|127	%make
14cu|zoneminder-1.30.0-1|128	
14cu|zoneminder-1.30.0-1|129	%install
14cu|zoneminder-1.30.0-1|130	%makeinstall_std -C build
14cu|zoneminder-1.30.0-1|131	
14cu|zoneminder-1.30.0-1|132	for dir in events images temp  ; do
14cu|zoneminder-1.30.0-1|133	install -m 755 -d %{buildroot}%{_localstatedir}/lib/%{name}/$dir
14cu|zoneminder-1.30.0-1|134	ln -sf %{_localstatedir}/lib/%{name}/$dir %{buildroot}%{_datadir}/%{name}/www/$dir
14cu|zoneminder-1.30.0-1|135	done
14cu|zoneminder-1.30.0-1|136	
14cu|zoneminder-1.30.0-1|137	install -D -m 775 cambozola-%{camver}/dist/cambozola.jar \
14cu|zoneminder-1.30.0-1|138	%{buildroot}/%{_datadir}/%{name}/www/cambozola.jar
14cu|zoneminder-1.30.0-1|139	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14cu|zoneminder-1.30.0-1|140	install -d -m 755 db %{buildroot}%{_datadir}/%{name}/db
14cu|zoneminder-1.30.0-1|141	install -m 644 db/*.sql %{buildroot}%{_datadir}/%{name}/db
14cu|zoneminder-1.30.0-1|142	install -D -m 644 %{SOURCE2} %{buildroot}%{_webappconfdir}/%{name}.conf
14cu|zoneminder-1.30.0-1|143	install -D -m 755 %{SOURCE3} %{buildroot}%{_datadir}/%{name}/sounds/redalert.wav
14cu|zoneminder-1.30.0-1|144	install -d -m 755 %{buildroot}%{_localstatedir}/log/zm
14cu|zoneminder-1.30.0-1|145	install -D -m 755 %{SOURCE6} %{buildroot}%{_bindir}/zmrestart
14cu|zoneminder-1.30.0-1|146	install -D -m 755 %{SOURCE7} %{buildroot}%{_bindir}/zmstop
14cu|zoneminder-1.30.0-1|147	install -D -m 755 %{SOURCE8} %{buildroot}%{_bindir}/zmsetup
14cu|zoneminder-1.30.0-1|148	install -D -m 644 scripts/zmlogrotate.conf.in %{buildroot}%{_sysconfdir}/logrotate.d/zm
14cu|zoneminder-1.30.0-1|149	install -D -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/%{name}.service
14cu|zoneminder-1.30.0-1|150	install -m 755 -d %{buildroot}/var/lib/%{name}/sock
14cu|zoneminder-1.30.0-1|151	install -m 755 -d %{buildroot}/var/lib/%{name}/swap
14cu|zoneminder-1.30.0-1|152	install -m 755 -d %{buildroot}/var/lib/%{name}/temp
14cu|zoneminder-1.30.0-1|153	install -m 755 -d %{buildroot}/var/spool/%{name}-upload
14cu|zoneminder-1.30.0-1|154	install -D -p -m 0644 %{SOURCE10} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14cu|zoneminder-1.30.0-1|155	install -d -m 755 %{buildroot}%{_udevrulesdir}
14cu|zoneminder-1.30.0-1|156	install -D -p -m 0644 %{SOURCE11} %{buildroot}%{_udevrulesdir}/89-%{name}.rules
14cu|zoneminder-1.30.0-1|157	
14cu|zoneminder-1.30.0-1|158	cat > README.urpmi <<EOF
14cu|zoneminder-1.30.0-1|159	
14cu|zoneminder-1.30.0-1|160	ZoneMinder is now installed.
14cu|zoneminder-1.30.0-1|161	ROSA has included a script to simplify setup.
14cu|zoneminder-1.30.0-1|162	It will:
14cu|zoneminder-1.30.0-1|163	* Help you to create a mysql root password, a new ZoneMinder
14cu|zoneminder-1.30.0-1|164	mysql database, or update from a previously installed version.
14cu|zoneminder-1.30.0-1|165	* Set mysql permissions for the zoneminder user.
14cu|zoneminder-1.30.0-1|166	* Start Mysql, Apache and ZoneMinder on completion.
14cu|zoneminder-1.30.0-1|167	
14cu|zoneminder-1.30.0-1|168	To use it enter the following commands in a terminal:-
14cu|zoneminder-1.30.0-1|169	
14cu|zoneminder-1.30.0-1|170	su
14cu|zoneminder-1.30.0-1|171	
14cu|zoneminder-1.30.0-1|172	zmsetup
14cu|zoneminder-1.30.0-1|173	
14cu|zoneminder-1.30.0-1|174	NOTE: After updating ZoneMinder to a new version always run zmsetup
14cu|zoneminder-1.30.0-1|175	and select to re-use your existing database. This will allow you
14cu|zoneminder-1.30.0-1|176	to update the database to be compatible with the newly installed
14cu|zoneminder-1.30.0-1|177	version of ZoneMinder, while keeping your existing events and
14cu|zoneminder-1.30.0-1|178	settings.
14cu|zoneminder-1.30.0-1|179	
14cu|zoneminder-1.30.0-1|180	EOF
14cu|zoneminder-1.30.0-1|181	
14cu|zoneminder-1.30.0-1|182	%post
14cu|zoneminder-1.30.0-1|183	# Make sure that service is not automatically re-started on update as
14cu|zoneminder-1.30.0-1|184	# zmsetup should be run before re-starting to avoid db errors.
14cu|zoneminder-1.30.0-1|185	if [ $1 -eq 2 ]; then
14cu|zoneminder-1.30.0-1|186	systemctl stop %{name}.service > /dev/null 2>&1
14cu|zoneminder-1.30.0-1|187	fi
14cu|zoneminder-1.30.0-1|188	
14cu|zoneminder-1.30.0-1|189	%_post_service %{name}
14cu|zoneminder-1.30.0-1|190	
14cu|zoneminder-1.30.0-1|191	%preun
14cu|zoneminder-1.30.0-1|192	%_preun_service %{name}
14cu|zoneminder-1.30.0-1|193	
14cu|zoneminder-1.30.0-1|194	%files
14cu|zoneminder-1.30.0-1|195	%doc AUTHORS README.md README.ROSA README.urpmi
14cu|zoneminder-1.30.0-1|196	%config(noreplace) %attr(640,root,%{zmgid}) %{_sysconfdir}/zm.conf
14cu|zoneminder-1.30.0-1|197	%config(noreplace) %{_webappconfdir}/%{name}.conf
14cu|zoneminder-1.30.0-1|198	%{_bindir}/zma
14cu|zoneminder-1.30.0-1|199	%{_bindir}/zmaudit.pl
14cu|zoneminder-1.30.0-1|200	%{_bindir}/zmc
14cu|zoneminder-1.30.0-1|201	%{_bindir}/zmcontrol.pl
14cu|zoneminder-1.30.0-1|202	%{_bindir}/zmdc.pl
14cu|zoneminder-1.30.0-1|203	%{_bindir}/zmf
14cu|zoneminder-1.30.0-1|204	%{_bindir}/zmfilter.pl
14cu|zoneminder-1.30.0-1|205	%{_bindir}/zmcamtool.pl
14cu|zoneminder-1.30.0-1|206	%{_bindir}/zmpkg.pl
14cu|zoneminder-1.30.0-1|207	%{_bindir}/zmtrack.pl
14cu|zoneminder-1.30.0-1|208	%{_bindir}/zmtrigger.pl
14cu|zoneminder-1.30.0-1|209	%{_bindir}/zmu
14cu|zoneminder-1.30.0-1|210	%{_bindir}/zmupdate.pl
14cu|zoneminder-1.30.0-1|211	%{_bindir}/zmvideo.pl
14cu|zoneminder-1.30.0-1|212	%{_bindir}/zmwatch.pl
14cu|zoneminder-1.30.0-1|213	%{_bindir}/zmsetup
14cu|zoneminder-1.30.0-1|214	%{_bindir}/zmstop
14cu|zoneminder-1.30.0-1|215	%{_bindir}/zmrestart
14cu|zoneminder-1.30.0-1|216	%{_bindir}/zmx10.pl
14cu|zoneminder-1.30.0-1|217	%{_bindir}/zmsystemctl.pl
14cu|zoneminder-1.30.0-1|218	%{_bindir}/zmonvif-probe.pl
14cu|zoneminder-1.30.0-1|219	%{_bindir}/zmtelemetry.pl
14cu|zoneminder-1.30.0-1|220	
14cu|zoneminder-1.30.0-1|221	%{_unitdir}/%{name}.service
14cu|zoneminder-1.30.0-1|222	%{perl_vendorlib}/*
14cu|zoneminder-1.30.0-1|223	%{_mandir}/man*/*
14cu|zoneminder-1.30.0-1|224	
14cu|zoneminder-1.30.0-1|225	%dir %attr(755,%{zmuid},%{zmgid}) %{_datadir}/%{name}
14cu|zoneminder-1.30.0-1|226	%attr(755,%{zmuid},%{zmgid}) %dir %{_datadir}/%{name}/www
14cu|zoneminder-1.30.0-1|227	%attr(755,%{zmuid},%{zmgid}) %{_datadir}/%{name}/www/*
14cu|zoneminder-1.30.0-1|228	%{_datadir}/%{name}/db
14cu|zoneminder-1.30.0-1|229	%{_datadir}/%{name}/sounds
14cu|zoneminder-1.30.0-1|230	%{_datadir}/%{name}/cgi
14cu|zoneminder-1.30.0-1|231	
14cu|zoneminder-1.30.0-1|232	%dir %attr(755,%{zmuid},%{zmgid}) %dir %{_localstatedir}/log/zm
14cu|zoneminder-1.30.0-1|233	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}
14cu|zoneminder-1.30.0-1|234	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}/events
14cu|zoneminder-1.30.0-1|235	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}/images
14cu|zoneminder-1.30.0-1|236	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}/sock
14cu|zoneminder-1.30.0-1|237	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}/swap
14cu|zoneminder-1.30.0-1|238	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/lib/%{name}/temp
14cu|zoneminder-1.30.0-1|239	%dir %attr(755,%{zmuid},%{zmgid}) %{_localstatedir}/spool/%{name}-upload
14cu|zoneminder-1.30.0-1|240	%{_sysconfdir}/logrotate.d/zm
14cu|zoneminder-1.30.0-1|241	%{_udevrulesdir}/89-%{name}.rules
14cu|zoneminder-1.30.0-1|242	%{_tmpfilesdir}/%{name}.conf
14cu|zoneminder-1.30.0-1|243	%{_datadir}/polkit-1/rules.d/com.zoneminder.systemctl.rules
14cu|zoneminder-1.30.0-1|244	%{_datadir}/polkit-1/actions/com.zoneminder.systemctl.policy
14cu|zoneminder-1.30.0-1|245	
14cu|zoneminder-1.30.0-1|246	%changelog
14cu|zoneminder-1.30.0-1|247	
14cu|zoneminder-1.30.0-1|248	* Tue Jan 17 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.30.0-1
14cu|zoneminder-1.30.0-1|249	- (fc32abc) Fix BRs
14cu|zoneminder-1.30.0-1|250	
14cu|zoneminder-1.30.0-1|251	

15744 14
14cu|zookeeper-3.4.6-2|1	%define major 		2
14cu|zookeeper-3.4.6-2|2	%define libname 	%mklibname zookeeper %{major}
14cu|zookeeper-3.4.6-2|3	%define develname 	%mklibname zookeeper -d
14cu|zookeeper-3.4.6-2|4	
14cu|zookeeper-3.4.6-2|5	Summary:    	Zookeeper C client library
14cu|zookeeper-3.4.6-2|6	Name:       	zookeeper
14cu|zookeeper-3.4.6-2|7	Version:    	3.4.6
14cu|zookeeper-3.4.6-2|8	Release:    	2
14cu|zookeeper-3.4.6-2|9	License:    	Apache License
14cu|zookeeper-3.4.6-2|10	Group:      	System/Libraries
14cu|zookeeper-3.4.6-2|11	URL:        	zookeeper.apache.org
14cu|zookeeper-3.4.6-2|12	Source0:    	http://apache.mirrors.tds.net/%{name}/stable/%{name}-%{version}.tar.gz
14cu|zookeeper-3.4.6-2|13	Patch0:		CVE-2016-5017.patch
14cu|zookeeper-3.4.6-2|14	
14cu|zookeeper-3.4.6-2|15	BuildRequires:  autoconf
14cu|zookeeper-3.4.6-2|16	BuildRequires:  automake
14cu|zookeeper-3.4.6-2|17	BuildRequires:  libtool
14cu|zookeeper-3.4.6-2|18	BuildRequires:  cppunit-devel >= 1.10.2
14cu|zookeeper-3.4.6-2|19	BuildRequires:  dos2unix
14cu|zookeeper-3.4.6-2|20	BuildRequires:  doxygen
14cu|zookeeper-3.4.6-2|21	BuildRequires:  graphviz
14cu|zookeeper-3.4.6-2|22	
14cu|zookeeper-3.4.6-2|23	%description
14cu|zookeeper-3.4.6-2|24	This package provides a C client interface to Zookeeper server. For general
14cu|zookeeper-3.4.6-2|25	information about Zookeeper please see %{url}
14cu|zookeeper-3.4.6-2|26	
14cu|zookeeper-3.4.6-2|27	%package -n 	%{libname}
14cu|zookeeper-3.4.6-2|28	Summary:    	Zookeeper C client library
14cu|zookeeper-3.4.6-2|29	Group:      	System/Libraries
14cu|zookeeper-3.4.6-2|30	
14cu|zookeeper-3.4.6-2|31	%description -n %{libname}
14cu|zookeeper-3.4.6-2|32	This package provides a C client interface to Zookeeper server. For general
14cu|zookeeper-3.4.6-2|33	information about Zookeeper please see %{url}
14cu|zookeeper-3.4.6-2|34	
14cu|zookeeper-3.4.6-2|35	%package -n 	%{develname}
14cu|zookeeper-3.4.6-2|36	Summary:    	Development files for the %{libname} library
14cu|zookeeper-3.4.6-2|37	Group:      	Development/C
14cu|zookeeper-3.4.6-2|38	Requires:   	%{libname} >= %{version}
14cu|zookeeper-3.4.6-2|39	Provides:   	%{name}-devel = %{version}-%{release}
14cu|zookeeper-3.4.6-2|40	
14cu|zookeeper-3.4.6-2|41	%description -n %{develname}
14cu|zookeeper-3.4.6-2|42	Development files for the %{libname} library.
14cu|zookeeper-3.4.6-2|43	
14cu|zookeeper-3.4.6-2|44	%prep
14cu|zookeeper-3.4.6-2|45	
14cu|zookeeper-3.4.6-2|46	%setup -q
14cu|zookeeper-3.4.6-2|47	%apply_patches
14cu|zookeeper-3.4.6-2|48	
14cu|zookeeper-3.4.6-2|49	%build
14cu|zookeeper-3.4.6-2|50	pushd src/c
14cu|zookeeper-3.4.6-2|51	rm -rf autom4te.cache
14cu|zookeeper-3.4.6-2|52	autoreconf -fis
14cu|zookeeper-3.4.6-2|53	
14cu|zookeeper-3.4.6-2|54	%configure2_5x \
14cu|zookeeper-3.4.6-2|55	--disable-rpath \
14cu|zookeeper-3.4.6-2|56	--with-syncapi
14cu|zookeeper-3.4.6-2|57	
14cu|zookeeper-3.4.6-2|58	%make
14cu|zookeeper-3.4.6-2|59	
14cu|zookeeper-3.4.6-2|60	make doxygen-doc
14cu|zookeeper-3.4.6-2|61	popd
14cu|zookeeper-3.4.6-2|62	
14cu|zookeeper-3.4.6-2|63	%check
14cu|zookeeper-3.4.6-2|64	pushd src/c
14cu|zookeeper-3.4.6-2|65	make check
14cu|zookeeper-3.4.6-2|66	popd
14cu|zookeeper-3.4.6-2|67	
14cu|zookeeper-3.4.6-2|68	%install
14cu|zookeeper-3.4.6-2|69	rm -rf %{buildroot}
14cu|zookeeper-3.4.6-2|70	
14cu|zookeeper-3.4.6-2|71	pushd src/c
14cu|zookeeper-3.4.6-2|72	%makeinstall_std
14cu|zookeeper-3.4.6-2|73	
14cu|zookeeper-3.4.6-2|74	# cleanup
14cu|zookeeper-3.4.6-2|75	rm -f %{buildroot}%{_libdir}/*.*a
14cu|zookeeper-3.4.6-2|76	
14cu|zookeeper-3.4.6-2|77	%files
14cu|zookeeper-3.4.6-2|78	%{_bindir}/cli_mt
14cu|zookeeper-3.4.6-2|79	%{_bindir}/cli_st
14cu|zookeeper-3.4.6-2|80	%{_bindir}/load_gen
14cu|zookeeper-3.4.6-2|81	
14cu|zookeeper-3.4.6-2|82	%files -n %{libname}
14cu|zookeeper-3.4.6-2|83	%doc src/c/ChangeLog src/c/LICENSE src/c/README
14cu|zookeeper-3.4.6-2|84	%{_libdir}/lib*.so.%{major}*
14cu|zookeeper-3.4.6-2|85	
14cu|zookeeper-3.4.6-2|86	%files -n %{develname}
14cu|zookeeper-3.4.6-2|87	%doc src/c/docs/html/*
14cu|zookeeper-3.4.6-2|88	%dir %{_includedir}/zookeeper
14cu|zookeeper-3.4.6-2|89	%{_includedir}/zookeeper/*.h
14cu|zookeeper-3.4.6-2|90	%{_libdir}/*.so
14cu|zookeeper-3.4.6-2|91	
14cu|zookeeper-3.4.6-2|92	%changelog
14cu|zookeeper-3.4.6-2|93	
14cu|zookeeper-3.4.6-2|94	* Wed Sep 28 2016 Denis Silakov <dsilakov@gmail.com> 3.4.6-2
14cu|zookeeper-3.4.6-2|95	- (21453f0) Fix CVE-2016-5017
14cu|zookeeper-3.4.6-2|96	
14cu|zookeeper-3.4.6-2|97	

15745 14
14cu|zpaq-7.15-1|1	Summary:	ZPAQ compress
14cu|zpaq-7.15-1|2	Name:		zpaq
14cu|zpaq-7.15-1|3	Version:	7.15
14cu|zpaq-7.15-1|4	Release:	1
14cu|zpaq-7.15-1|5	License:	BSD
14cu|zpaq-7.15-1|6	Group:		Archiving/Compression
14cu|zpaq-7.15-1|7	Url:		http://www.mattmahoney.net/dc/zpaq.html
14cu|zpaq-7.15-1|8	Source0:	%{name}715.zip
14cu|zpaq-7.15-1|9	
14cu|zpaq-7.15-1|10	%description
14cu|zpaq-7.15-1|11	zpaq is a journaling archiver optimized for user-level incremental
14cu|zpaq-7.15-1|12	backup of directory trees in Windows and *nix. It supports AES-256
14cu|zpaq-7.15-1|13	encryption, 5 multi-threaded compression levels, and content-aware
14cu|zpaq-7.15-1|14	file fragment level deduplication. For backups it adds only files
14cu|zpaq-7.15-1|15	whose date has changed, and keeps both old and new versions. You can roll
14cu|zpaq-7.15-1|16	back the archive date to restore from old versions of the archive.
14cu|zpaq-7.15-1|17	The default compression level is faster than zip usually with better
14cu|zpaq-7.15-1|18	compression. zpaq uses a self-describing compressed format to allow
14cu|zpaq-7.15-1|19	for future improvements without breaking compatibility with older
14cu|zpaq-7.15-1|20	versions of the program.
14cu|zpaq-7.15-1|21	
14cu|zpaq-7.15-1|22	%files
14cu|zpaq-7.15-1|23	%doc COPYING readme.txt
14cu|zpaq-7.15-1|24	%{_bindir}/%{name}
14cu|zpaq-7.15-1|25	%{_mandir}/man1/%{name}.1*
14cu|zpaq-7.15-1|26	
14cu|zpaq-7.15-1|27	#----------------------------------------------------------------------------
14cu|zpaq-7.15-1|28	
14cu|zpaq-7.15-1|29	%prep
14cu|zpaq-7.15-1|30	%setup -q -c
14cu|zpaq-7.15-1|31	rm -f *.exe
14cu|zpaq-7.15-1|32	
14cu|zpaq-7.15-1|33	%build
14cu|zpaq-7.15-1|34	%make CXXFLAGS="%{optflags}"
14cu|zpaq-7.15-1|35	
14cu|zpaq-7.15-1|36	%install
14cu|zpaq-7.15-1|37	%makeinstall_std PREFIX=%{_prefix}
14cu|zpaq-7.15-1|38	
14cu|zpaq-7.15-1|39	
14cu|zpaq-7.15-1|40	%changelog
14cu|zpaq-7.15-1|41	
14cu|zpaq-7.15-1|42	* Tue Oct 11 2016 Rosa <rosa@abf.rosalinux.ru> 7.15-1
14cu|zpaq-7.15-1|43	- (c081de1) Automatic import for version 7.15-1
14cu|zpaq-7.15-1|44	
14cu|zpaq-7.15-1|45	

15746 14
14cu|zramstart-1.0.0-1|1	%define oname	zram
14cu|zramstart-1.0.0-1|2	
14cu|zramstart-1.0.0-1|3	Name:		zramstart
14cu|zramstart-1.0.0-1|4	Version:	1.0.0
14cu|zramstart-1.0.0-1|5	Release:	1
14cu|zramstart-1.0.0-1|6	Summary:	Sets up zram swap devices on boot
14cu|zramstart-1.0.0-1|7	License:	GPLv2
14cu|zramstart-1.0.0-1|8	Url:		https://github.com/mystilleef/FedoraZram
14cu|zramstart-1.0.0-1|9	Group:		System/Kernel and hardware
14cu|zramstart-1.0.0-1|10	#
14cu|zramstart-1.0.0-1|11	# git clone https://github.com/mystilleef/FedoraZram.git
14cu|zramstart-1.0.0-1|12	# cd FedoraZram
14cu|zramstart-1.0.0-1|13	# make tarball
14cu|zramstart-1.0.0-1|14	#
14cu|zramstart-1.0.0-1|15	Source0:	%{oname}-%{version}.tar.bz2
14cu|zramstart-1.0.0-1|16	Patch0:		zram-1.0.0-enable-lz4-compression-if-supported.patch
14cu|zramstart-1.0.0-1|17	BuildArch:	noarch
14cu|zramstart-1.0.0-1|18	Provides:	zramswap-enabler
14cu|zramstart-1.0.0-1|19	Provides:	zram
14cu|zramstart-1.0.0-1|20	# For zramstat script
14cu|zramstart-1.0.0-1|21	Requires:	bc
14cu|zramstart-1.0.0-1|22	Requires(post):		rpm-helper
14cu|zramstart-1.0.0-1|23	Requires(preun):	rpm-helper
14cu|zramstart-1.0.0-1|24	
14cu|zramstart-1.0.0-1|25	%description
14cu|zramstart-1.0.0-1|26	zram compresses swap partitions into RAM for performance.
14cu|zramstart-1.0.0-1|27	
14cu|zramstart-1.0.0-1|28	%prep
14cu|zramstart-1.0.0-1|29	%setup -qn %{oname}-%{version}
14cu|zramstart-1.0.0-1|30	%apply_patches
14cu|zramstart-1.0.0-1|31	
14cu|zramstart-1.0.0-1|32	%build
14cu|zramstart-1.0.0-1|33	#nothing
14cu|zramstart-1.0.0-1|34	
14cu|zramstart-1.0.0-1|35	%install
14cu|zramstart-1.0.0-1|36	%makeinstall_std \
14cu|zramstart-1.0.0-1|37	PREFIX=%{_prefix} \
14cu|zramstart-1.0.0-1|38	SYSTEMD_UNITDIR=%{_unitdir}
14cu|zramstart-1.0.0-1|39	
14cu|zramstart-1.0.0-1|40	%post
14cu|zramstart-1.0.0-1|41	%_post_service zram
14cu|zramstart-1.0.0-1|42	
14cu|zramstart-1.0.0-1|43	%preun
14cu|zramstart-1.0.0-1|44	%_preun_service zram
14cu|zramstart-1.0.0-1|45	
14cu|zramstart-1.0.0-1|46	%files
14cu|zramstart-1.0.0-1|47	%doc README*
14cu|zramstart-1.0.0-1|48	%config(noreplace) %{_sysconfdir}/sysconfig/zram
14cu|zramstart-1.0.0-1|49	%{_unitdir}/zram.service
14cu|zramstart-1.0.0-1|50	%{_sbindir}/zramstart
14cu|zramstart-1.0.0-1|51	%{_sbindir}/zramstat
14cu|zramstart-1.0.0-1|52	%{_sbindir}/zramstop
14cu|zramstart-1.0.0-1|53	
14cu|zramstart-1.0.0-1|54	%changelog
14cu|zramstart-1.0.0-1|55	
14cu|zramstart-1.0.0-1|56	* Thu Jan 28 2016 Denis Silakov <dsilakov@gmail.com> 1.0.0-1
14cu|zramstart-1.0.0-1|57	- (1a4a08c) Imported from SRPM
14cu|zramstart-1.0.0-1|58	
14cu|zramstart-1.0.0-1|59	

15747 14
14cu|zsh-autosuggestions-0.3.3-1|1	Summary:	Fish-like autosuggestions for zsh
14cu|zsh-autosuggestions-0.3.3-1|2	Name:		zsh-autosuggestions
14cu|zsh-autosuggestions-0.3.3-1|3	Version:	0.3.3
14cu|zsh-autosuggestions-0.3.3-1|4	Release:	1
14cu|zsh-autosuggestions-0.3.3-1|5	License:	BSD
14cu|zsh-autosuggestions-0.3.3-1|6	Group:		Shells
14cu|zsh-autosuggestions-0.3.3-1|7	Url:		https://github.com/zsh-users/zsh-autosuggestions
14cu|zsh-autosuggestions-0.3.3-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|zsh-autosuggestions-0.3.3-1|9	Requires:	zsh
14cu|zsh-autosuggestions-0.3.3-1|10	BuildArch:	noarch
14cu|zsh-autosuggestions-0.3.3-1|11	
14cu|zsh-autosuggestions-0.3.3-1|12	%description
14cu|zsh-autosuggestions-0.3.3-1|13	Fish-like autosuggestions for zsh
14cu|zsh-autosuggestions-0.3.3-1|14	
14cu|zsh-autosuggestions-0.3.3-1|15	%files
14cu|zsh-autosuggestions-0.3.3-1|16	%dir %{_datadir}/zsh/plugins/%{name}/
14cu|zsh-autosuggestions-0.3.3-1|17	%{_datadir}/zsh/plugins/%{name}/*
14cu|zsh-autosuggestions-0.3.3-1|18	
14cu|zsh-autosuggestions-0.3.3-1|19	#----------------------------------------------------------------------------
14cu|zsh-autosuggestions-0.3.3-1|20	
14cu|zsh-autosuggestions-0.3.3-1|21	%prep
14cu|zsh-autosuggestions-0.3.3-1|22	%setup -q
14cu|zsh-autosuggestions-0.3.3-1|23	
14cu|zsh-autosuggestions-0.3.3-1|24	
14cu|zsh-autosuggestions-0.3.3-1|25	%build
14cu|zsh-autosuggestions-0.3.3-1|26	
14cu|zsh-autosuggestions-0.3.3-1|27	%install
14cu|zsh-autosuggestions-0.3.3-1|28	mkdir -p %{buildroot}%{_datadir}/zsh/plugins/%{name}
14cu|zsh-autosuggestions-0.3.3-1|29	cp -r * %{buildroot}%{_datadir}/zsh/plugins/%{name}/
14cu|zsh-autosuggestions-0.3.3-1|30	
14cu|zsh-autosuggestions-0.3.3-1|31	%changelog
14cu|zsh-autosuggestions-0.3.3-1|32	
14cu|zsh-autosuggestions-0.3.3-1|33	* Mon Jan 23 2017 Rosa <rosa@abf.rosalinux.ru> 0.3.3-1
14cu|zsh-autosuggestions-0.3.3-1|34	- (a60a3c8) Automatic import for version 0.3.3-1
14cu|zsh-autosuggestions-0.3.3-1|35	
14cu|zsh-autosuggestions-0.3.3-1|36	

15748 14
14cu|zsh-completions-0.22.0-1|1	Summary:	Additional completion definitions for Zsh
14cu|zsh-completions-0.22.0-1|2	Name:		zsh-completions
14cu|zsh-completions-0.22.0-1|3	Version:	0.22.0
14cu|zsh-completions-0.22.0-1|4	Release:	1
14cu|zsh-completions-0.22.0-1|5	License:	BSD
14cu|zsh-completions-0.22.0-1|6	Group:		Shells
14cu|zsh-completions-0.22.0-1|7	Url:		https://github.com/zsh-users/zsh-completions
14cu|zsh-completions-0.22.0-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|zsh-completions-0.22.0-1|9	Requires:	zsh
14cu|zsh-completions-0.22.0-1|10	BuildArch:	noarch
14cu|zsh-completions-0.22.0-1|11	
14cu|zsh-completions-0.22.0-1|12	%description
14cu|zsh-completions-0.22.0-1|13	Additional completion definitions for Zsh.
14cu|zsh-completions-0.22.0-1|14	
14cu|zsh-completions-0.22.0-1|15	%files
14cu|zsh-completions-0.22.0-1|16	%{_datadir}/zsh/site-functions/*
14cu|zsh-completions-0.22.0-1|17	
14cu|zsh-completions-0.22.0-1|18	#----------------------------------------------------------------------------
14cu|zsh-completions-0.22.0-1|19	
14cu|zsh-completions-0.22.0-1|20	%prep
14cu|zsh-completions-0.22.0-1|21	%setup -q
14cu|zsh-completions-0.22.0-1|22	
14cu|zsh-completions-0.22.0-1|23	%build
14cu|zsh-completions-0.22.0-1|24	
14cu|zsh-completions-0.22.0-1|25	%install
14cu|zsh-completions-0.22.0-1|26	mkdir -p %{buildroot}%{_datadir}/zsh/site-functions
14cu|zsh-completions-0.22.0-1|27	cp src/_* %{buildroot}%{_datadir}/zsh/site-functions/
14cu|zsh-completions-0.22.0-1|28	
14cu|zsh-completions-0.22.0-1|29	%changelog
14cu|zsh-completions-0.22.0-1|30	
14cu|zsh-completions-0.22.0-1|31	* Mon Jan 23 2017 tremod <negry.m@yandex.ru> 0.22.0-1
14cu|zsh-completions-0.22.0-1|32	- (21b4732) Update to 0.22.0
14cu|zsh-completions-0.22.0-1|33	
14cu|zsh-completions-0.22.0-1|34	

15749 14
14cu|zsh-syntax-highlighting-0.5.0-1|1	Summary:	Fish shell like syntax highlighting for Zsh
14cu|zsh-syntax-highlighting-0.5.0-1|2	Name:		zsh-syntax-highlighting
14cu|zsh-syntax-highlighting-0.5.0-1|3	Version:	0.5.0
14cu|zsh-syntax-highlighting-0.5.0-1|4	Release:	1
14cu|zsh-syntax-highlighting-0.5.0-1|5	License:	BSD
14cu|zsh-syntax-highlighting-0.5.0-1|6	Group:		Shells
14cu|zsh-syntax-highlighting-0.5.0-1|7	Url:		https://github.com/zsh-users/zsh-syntax-highlighting
14cu|zsh-syntax-highlighting-0.5.0-1|8	Source0:	%{name}-%{version}.tar.gz
14cu|zsh-syntax-highlighting-0.5.0-1|9	Requires:	zsh
14cu|zsh-syntax-highlighting-0.5.0-1|10	BuildArch:	noarch
14cu|zsh-syntax-highlighting-0.5.0-1|11	
14cu|zsh-syntax-highlighting-0.5.0-1|12	%description
14cu|zsh-syntax-highlighting-0.5.0-1|13	Fish shell like syntax highlighting for Zsh.
14cu|zsh-syntax-highlighting-0.5.0-1|14	
14cu|zsh-syntax-highlighting-0.5.0-1|15	%files
14cu|zsh-syntax-highlighting-0.5.0-1|16	%dir %{_datadir}/zsh/plugins/%{name}/
14cu|zsh-syntax-highlighting-0.5.0-1|17	%{_datadir}/zsh/plugins/%{name}/*
14cu|zsh-syntax-highlighting-0.5.0-1|18	
14cu|zsh-syntax-highlighting-0.5.0-1|19	#----------------------------------------------------------------------------
14cu|zsh-syntax-highlighting-0.5.0-1|20	
14cu|zsh-syntax-highlighting-0.5.0-1|21	%prep
14cu|zsh-syntax-highlighting-0.5.0-1|22	%setup -q
14cu|zsh-syntax-highlighting-0.5.0-1|23	rm -f .gitignore
14cu|zsh-syntax-highlighting-0.5.0-1|24	
14cu|zsh-syntax-highlighting-0.5.0-1|25	%build
14cu|zsh-syntax-highlighting-0.5.0-1|26	
14cu|zsh-syntax-highlighting-0.5.0-1|27	%install
14cu|zsh-syntax-highlighting-0.5.0-1|28	mkdir -p %{buildroot}%{_datadir}/zsh/plugins/%{name}
14cu|zsh-syntax-highlighting-0.5.0-1|29	cp -r * %{buildroot}%{_datadir}/zsh/plugins/%{name}/
14cu|zsh-syntax-highlighting-0.5.0-1|30	
14cu|zsh-syntax-highlighting-0.5.0-1|31	%changelog
14cu|zsh-syntax-highlighting-0.5.0-1|32	
14cu|zsh-syntax-highlighting-0.5.0-1|33	* Mon Jan 23 2017 tremod <negry.m@yandex.ru> 0.5.0-1
14cu|zsh-syntax-highlighting-0.5.0-1|34	- (4e5467f) Update to 0.5.0
14cu|zsh-syntax-highlighting-0.5.0-1|35	
14cu|zsh-syntax-highlighting-0.5.0-1|36	

15750 14
14cu|ztrack-1.0-1|1	Name:           ztrack
14cu|ztrack-1.0-1|2	Version:        1.0
14cu|ztrack-1.0-1|3	Release:        1
14cu|ztrack-1.0-1|4	Summary:        Simple curses-based pseudo-3D driving game
14cu|ztrack-1.0-1|5	License:        BSD
14cu|ztrack-1.0-1|6	Group:          Games/Other
14cu|ztrack-1.0-1|7	Url:            http://www.freshports.org/games/ztrack/
14cu|ztrack-1.0-1|8	Source0:        http://ibiblio.org/pub/linux/games/arcade/%{name}-%{version}.tar.gz
14cu|ztrack-1.0-1|9	BuildRequires:  pkgconfig(ncurses)
14cu|ztrack-1.0-1|10	
14cu|ztrack-1.0-1|11	%description
14cu|ztrack-1.0-1|12	Ztrack is a simple curses-based pseudo-3D driving game. It's loosely
14cu|ztrack-1.0-1|13	based on an old LCD game, I think it was Casio's "Turbo Drive", that I
14cu|ztrack-1.0-1|14	used to spend far too long playing. As such, the graphics are fairly
14cu|ztrack-1.0-1|15	simplistic, but what do you expect from a curses-based driving game.
14cu|ztrack-1.0-1|16	
14cu|ztrack-1.0-1|17	%files
14cu|ztrack-1.0-1|18	%doc README ChangeLog
14cu|ztrack-1.0-1|19	%{_gamesbindir}/%{name}
14cu|ztrack-1.0-1|20	%{_mandir}/man6/%{name}.6*
14cu|ztrack-1.0-1|21	
14cu|ztrack-1.0-1|22	#----------------------------------------------
14cu|ztrack-1.0-1|23	
14cu|ztrack-1.0-1|24	%prep
14cu|ztrack-1.0-1|25	%setup -qn %{name}
14cu|ztrack-1.0-1|26	perl -pi -e "s|#-DDEBUG|-g|" Makefile
14cu|ztrack-1.0-1|27	find . -perm 0600 -exec chmod 0644 {} \;
14cu|ztrack-1.0-1|28	
14cu|ztrack-1.0-1|29	
14cu|ztrack-1.0-1|30	%build
14cu|ztrack-1.0-1|31	%setup_compile_flags
14cu|ztrack-1.0-1|32	%make
14cu|ztrack-1.0-1|33	
14cu|ztrack-1.0-1|34	%install
14cu|ztrack-1.0-1|35	install -Dm 0755 ztrack %{buildroot}%{_gamesbindir}/%{name}
14cu|ztrack-1.0-1|36	install -Dm 0644 ztrack.6 %{buildroot}%{_mandir}/man6/ztrack.6
14cu|ztrack-1.0-1|37	
14cu|ztrack-1.0-1|38	%changelog
14cu|ztrack-1.0-1|39	
14cu|ztrack-1.0-1|40	* Tue Sep 06 2016 abfonly <abfonly@gmail.com> 1.0-1
14cu|ztrack-1.0-1|41	- (c57d510) Imported from SRPM
14cu|ztrack-1.0-1|42	
14cu|ztrack-1.0-1|43	

15751 14
14cu|zulucrypt-5.0.1-1|1	
14cu|zulucrypt-5.0.1-1|2	%define libversion 3_2_0
14cu|zulucrypt-5.0.1-1|3	%define libname %mklibname %{name}
14cu|zulucrypt-5.0.1-1|4	%define devname %mklibname %{name} -d
14cu|zulucrypt-5.0.1-1|5	%define oname zuluCrypt
14cu|zulucrypt-5.0.1-1|6	
14cu|zulucrypt-5.0.1-1|7	
14cu|zulucrypt-5.0.1-1|8	
14cu|zulucrypt-5.0.1-1|9	Name:           zulucrypt
14cu|zulucrypt-5.0.1-1|10	Version:        5.0.1
14cu|zulucrypt-5.0.1-1|11	Release:        1
14cu|zulucrypt-5.0.1-1|12	Summary:        Cli and GUI Front End to cryptsetup
14cu|zulucrypt-5.0.1-1|13	License:        GPLv2+
14cu|zulucrypt-5.0.1-1|14	Group:          File tools
14cu|zulucrypt-5.0.1-1|15	Url:            http://code.google.com/p/zulucrypt/
14cu|zulucrypt-5.0.1-1|16	Source0:        https://github.com/mhogomchungu/zuluCrypt/releases/download/%{version}/%{oname}-%{version}.tar.xz
14cu|zulucrypt-5.0.1-1|17	Source1:        zulucrypt.rpmlintrc
14cu|zulucrypt-5.0.1-1|18	Source2:        sulu_ru.tar.gz
14cu|zulucrypt-5.0.1-1|19	Patch0:         zulucrypt-5.0.1-l10n-ru.patch
14cu|zulucrypt-5.0.1-1|20	Patch1:         zuluCrypt-5.0.1-desktop_file.patch
14cu|zulucrypt-5.0.1-1|21	BuildRequires:  cmake
14cu|zulucrypt-5.0.1-1|22	BuildRequires:  desktop-file-utils
14cu|zulucrypt-5.0.1-1|23	BuildRequires:  fdupes
14cu|zulucrypt-5.0.1-1|24	BuildRequires:  hicolor-icon-theme
14cu|zulucrypt-5.0.1-1|25	BuildRequires:  kdebase4-runtime-devel
14cu|zulucrypt-5.0.1-1|26	BuildRequires:  %{_lib}blkid-devel
14cu|zulucrypt-5.0.1-1|27	BuildRequires:  %{_lib}cryptsetup-devel
14cu|zulucrypt-5.0.1-1|28	BuildRequires:  %{_lib}gcrypt-devel
14cu|zulucrypt-5.0.1-1|29	BuildRequires:  kdelibs4-devel
14cu|zulucrypt-5.0.1-1|30	BuildRequires:  %{_lib}pwquality-devel
14cu|zulucrypt-5.0.1-1|31	BuildRequires:  qt4-devel
14cu|zulucrypt-5.0.1-1|32	BuildRequires:  %{_lib}secret-devel
14cu|zulucrypt-5.0.1-1|33	BuildRequires:  pkgconfig
14cu|zulucrypt-5.0.1-1|34	# BuildRequires:  tc-play-devel
14cu|zulucrypt-5.0.1-1|35	
14cu|zulucrypt-5.0.1-1|36	
14cu|zulucrypt-5.0.1-1|37	%description
14cu|zulucrypt-5.0.1-1|38	zuluCrypt is a front end to cryptsetup.
14cu|zulucrypt-5.0.1-1|39	It makes it easier to use cryptsetup by
14cu|zulucrypt-5.0.1-1|40	providing a Qt-based GUI and a simpler to
14cu|zulucrypt-5.0.1-1|41	use CLI front end to cryptsetup.
14cu|zulucrypt-5.0.1-1|42	It does the same thing truecrypt does but
14cu|zulucrypt-5.0.1-1|43	without licensing problems or requiring a
14cu|zulucrypt-5.0.1-1|44	user to setup sudo for it or presenting
14cu|zulucrypt-5.0.1-1|45	root's password.
14cu|zulucrypt-5.0.1-1|46	This package contains the applications.
14cu|zulucrypt-5.0.1-1|47	
14cu|zulucrypt-5.0.1-1|48	%package -n %{devname}
14cu|zulucrypt-5.0.1-1|49	Requires:       %{libname} = %{version}
14cu|zulucrypt-5.0.1-1|50	Provides:	    %{name}-devel = %{version}
14cu|zulucrypt-5.0.1-1|51	Summary:        Development library package
14cu|zulucrypt-5.0.1-1|52	Group:          Development/KDE and Qt
14cu|zulucrypt-5.0.1-1|53	
14cu|zulucrypt-5.0.1-1|54	%description -n %{devname}
14cu|zulucrypt-5.0.1-1|55	This package contains development files
14cu|zulucrypt-5.0.1-1|56	and libraries necessary to build programs
14cu|zulucrypt-5.0.1-1|57	around zulucrypt
14cu|zulucrypt-5.0.1-1|58	
14cu|zulucrypt-5.0.1-1|59	%package -n %{libname}
14cu|zulucrypt-5.0.1-1|60	Summary:        Library for %{name}
14cu|zulucrypt-5.0.1-1|61	Group:          System/Libraries
14cu|zulucrypt-5.0.1-1|62	
14cu|zulucrypt-5.0.1-1|63	%description -n %{libname}
14cu|zulucrypt-5.0.1-1|64	This package contains libraries that
14cu|zulucrypt-5.0.1-1|65	provide higher level access to
14cu|zulucrypt-5.0.1-1|66	cryptsetup API and provide
14cu|zulucrypt-5.0.1-1|67	mounting/unmounting API
14cu|zulucrypt-5.0.1-1|68	to easy opening and closing of volumes
14cu|zulucrypt-5.0.1-1|69	
14cu|zulucrypt-5.0.1-1|70	%prep
14cu|zulucrypt-5.0.1-1|71	%setup -qn %{oname}-%{version}
14cu|zulucrypt-5.0.1-1|72	%patch0 -p1
14cu|zulucrypt-5.0.1-1|73	%patch1 -p1
14cu|zulucrypt-5.0.1-1|74	
14cu|zulucrypt-5.0.1-1|75	pushd translations
14cu|zulucrypt-5.0.1-1|76	tar -xvzf %{SOURCE2}
14cu|zulucrypt-5.0.1-1|77	popd
14cu|zulucrypt-5.0.1-1|78	
14cu|zulucrypt-5.0.1-1|79	%build
14cu|zulucrypt-5.0.1-1|80	mkdir build
14cu|zulucrypt-5.0.1-1|81	cd build
14cu|zulucrypt-5.0.1-1|82	cmake -DCMAKE_INSTALL_PREFIX=/usr -DREUSEMOUNTPOINT=false -DUDEVSUPPORT=true -DNOGUI=false -DQT5=false -DHOMEMOUNTPREFIX=false -DNOGNOME=false -DNOKDE=false -DCMAKE_BUILD_TYPE=RELEASE ..
14cu|zulucrypt-5.0.1-1|83	
14cu|zulucrypt-5.0.1-1|84	%install
14cu|zulucrypt-5.0.1-1|85	cd build
14cu|zulucrypt-5.0.1-1|86	make DESTDIR=$RPM_BUILD_ROOT install
14cu|zulucrypt-5.0.1-1|87	
14cu|zulucrypt-5.0.1-1|88	%files
14cu|zulucrypt-5.0.1-1|89	%{_bindir}/zuluMount-gui
14cu|zulucrypt-5.0.1-1|90	%{_bindir}/zuluMount-cli
14cu|zulucrypt-5.0.1-1|91	%{_bindir}/zuluCrypt-gui
14cu|zulucrypt-5.0.1-1|92	%{_bindir}/zuluCrypt-cli
14cu|zulucrypt-5.0.1-1|93	%{_bindir}/zuluSafe-cli
14cu|zulucrypt-5.0.1-1|94	%dir %{_libdir}/zuluCrypt
14cu|zulucrypt-5.0.1-1|95	%dir %{_datadir}/zuluCrypt
14cu|zulucrypt-5.0.1-1|96	%dir %{_datadir}/doc/zuluCrypt
14cu|zulucrypt-5.0.1-1|97	%{_libdir}/zuluCrypt/keyring
14cu|zulucrypt-5.0.1-1|98	%{_libdir}/zuluCrypt/zuluCrypt-testKey
14cu|zulucrypt-5.0.1-1|99	%{_libdir}/zuluCrypt/keykeyfile
14cu|zulucrypt-5.0.1-1|100	%{_libdir}/zuluCrypt/keydialog-qt
14cu|zulucrypt-5.0.1-1|101	%{_libdir}/zuluCrypt/luks
14cu|zulucrypt-5.0.1-1|102	%{_libdir}/zuluCrypt/generic_header
14cu|zulucrypt-5.0.1-1|103	%{_libdir}/zuluCrypt/steghide
14cu|zulucrypt-5.0.1-1|104	%{_libdir}/zuluCrypt/tomb
14cu|zulucrypt-5.0.1-1|105	%{_libdir}/zuluCrypt/gpg
14cu|zulucrypt-5.0.1-1|106	%{_libdir}/zuluCrypt/hmac
14cu|zulucrypt-5.0.1-1|107	
14cu|zulucrypt-5.0.1-1|108	%{_datadir}/applications/zuluCrypt.desktop
14cu|zulucrypt-5.0.1-1|109	%{_datadir}/applications/zuluMount.desktop
14cu|zulucrypt-5.0.1-1|110	
14cu|zulucrypt-5.0.1-1|111	%{_datadir}/icons/*
14cu|zulucrypt-5.0.1-1|112	%{_datadir}/doc/zuluCrypt/*
14cu|zulucrypt-5.0.1-1|113	%{_datadir}/zuluCrypt/*
14cu|zulucrypt-5.0.1-1|114	%{_datadir}/pixmaps/*
14cu|zulucrypt-5.0.1-1|115	%{_mandir}/man1/*
14cu|zulucrypt-5.0.1-1|116	
14cu|zulucrypt-5.0.1-1|117	%files -n %{libname}
14cu|zulucrypt-5.0.1-1|118	%{_libdir}/libzuluCrypt.so.*
14cu|zulucrypt-5.0.1-1|119	%{_libdir}/libzuluCrypt-exe.so.*
14cu|zulucrypt-5.0.1-1|120	%{_libdir}/libzuluCryptPluginManager.so.*
14cu|zulucrypt-5.0.1-1|121	
14cu|zulucrypt-5.0.1-1|122	%files -n %{devname}
14cu|zulucrypt-5.0.1-1|123	%dir %{_includedir}/zuluCrypt
14cu|zulucrypt-5.0.1-1|124	%{_includedir}/zuluCrypt/libzuluCrypt.h
14cu|zulucrypt-5.0.1-1|125	%{_includedir}/zuluCrypt/libzuluCrypt-exe.h
14cu|zulucrypt-5.0.1-1|126	%{_includedir}/zuluCrypt/libzuluCryptPluginManager.h
14cu|zulucrypt-5.0.1-1|127	%{_libdir}/libzuluCryptPluginManager.so
14cu|zulucrypt-5.0.1-1|128	#%%{_libdir}/libzuluCryptPluginManager-static.a
14cu|zulucrypt-5.0.1-1|129	%{_libdir}/libzuluCrypt.so
14cu|zulucrypt-5.0.1-1|130	%{_libdir}/libzuluCrypt-exe.so
14cu|zulucrypt-5.0.1-1|131	#%%{_libdir}/libzuluCrypt-static.a
14cu|zulucrypt-5.0.1-1|132	#%%{_libdir}/libzuluCrypt-exe-static.a
14cu|zulucrypt-5.0.1-1|133	%{_libdir}/pkgconfig/libzuluCrypt.pc
14cu|zulucrypt-5.0.1-1|134	
14cu|zulucrypt-5.0.1-1|135	
14cu|zulucrypt-5.0.1-1|136	
14cu|zulucrypt-5.0.1-1|137	%changelog
14cu|zulucrypt-5.0.1-1|138	
14cu|zulucrypt-5.0.1-1|139	* Tue Oct 25 2016 Rosa <rosa@abf.rosalinux.ru> 5.0.1-1
14cu|zulucrypt-5.0.1-1|140	- (21f5186) Automatic import for version 5.0.1-1
14cu|zulucrypt-5.0.1-1|141	
14cu|zulucrypt-5.0.1-1|142	

15752 14
14cu|zutils-1.3-1|1	# E: debuginfo-without-sources (Badness: 1)
14cu|zutils-1.3-1|2	%define debug_package	%{nil}
14cu|zutils-1.3-1|3	
14cu|zutils-1.3-1|4	Name:		zutils
14cu|zutils-1.3-1|5	Summary:	Utilities dealing with compressed files
14cu|zutils-1.3-1|6	Version:	1.3
14cu|zutils-1.3-1|7	Release:	1
14cu|zutils-1.3-1|8	License:	GPLv3+
14cu|zutils-1.3-1|9	Group:		Archiving/Compression
14cu|zutils-1.3-1|10	URL:		http://www.nongnu.org/zutils/zutils.html
14cu|zutils-1.3-1|11	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.lz
14cu|zutils-1.3-1|12	
14cu|zutils-1.3-1|13	BuildRequires:	lzip
14cu|zutils-1.3-1|14	Conflicts:	gzip-utils
14cu|zutils-1.3-1|15	Provides:	gzip-utils
14cu|zutils-1.3-1|16	
14cu|zutils-1.3-1|17	
14cu|zutils-1.3-1|18	%description
14cu|zutils-1.3-1|19	Zutils is a collection of utilities able to deal with any combination
14cu|zutils-1.3-1|20	of compressed and non-compressed files transparently. If any given file,
14cu|zutils-1.3-1|21	including standard input, is compressed, its decompressed content is used.
14cu|zutils-1.3-1|22	Compressed files are decompressed on the fly; no temporary files are created.
14cu|zutils-1.3-1|23	These utilities are not wrapper scripts but safer and more efficient C++
14cu|zutils-1.3-1|24	programs. In particular the "--recursive" option is very efficient in those
14cu|zutils-1.3-1|25	utilities supporting it.
14cu|zutils-1.3-1|26	
14cu|zutils-1.3-1|27	The provided utilities are:
14cu|zutils-1.3-1|28	Zcat - Decompresses and copies files to standard output.
14cu|zutils-1.3-1|29	Zcmp - Decompresses and compares two files byte by byte.
14cu|zutils-1.3-1|30	Zdiff - Decompresses and compares two files line by line.
14cu|zutils-1.3-1|31	Zgrep - Decompresses and searches files for a regular expression.
14cu|zutils-1.3-1|32	Ztest - Tests integrity of compressed files.
14cu|zutils-1.3-1|33	
14cu|zutils-1.3-1|34	The supported compressors are bzip2, gzip, lzip and xz.
14cu|zutils-1.3-1|35	
14cu|zutils-1.3-1|36	%prep
14cu|zutils-1.3-1|37	%setup -q
14cu|zutils-1.3-1|38	
14cu|zutils-1.3-1|39	%build
14cu|zutils-1.3-1|40	%configure
14cu|zutils-1.3-1|41	%make
14cu|zutils-1.3-1|42	
14cu|zutils-1.3-1|43	%check
14cu|zutils-1.3-1|44	make check
14cu|zutils-1.3-1|45	
14cu|zutils-1.3-1|46	%install
14cu|zutils-1.3-1|47	%makeinstall_std
14cu|zutils-1.3-1|48	install -d -m 755 %{buildroot}/bin
14cu|zutils-1.3-1|49	mv %{buildroot}%{_bindir}/zcat %{buildroot}/bin/
14cu|zutils-1.3-1|50	ln -s ../../bin/zcat %{buildroot}%{_bindir}/zcat
14cu|zutils-1.3-1|51	
14cu|zutils-1.3-1|52	%files
14cu|zutils-1.3-1|53	/bin/zcat
14cu|zutils-1.3-1|54	%{_bindir}/z*
14cu|zutils-1.3-1|55	%{_infodir}/zutils.info*
14cu|zutils-1.3-1|56	%{_mandir}/man1/z*.1*
14cu|zutils-1.3-1|57	# TODO a better config?
14cu|zutils-1.3-1|58	%config(noreplace) %{_sysconfdir}/zutilsrc
14cu|zutils-1.3-1|59	
14cu|zutils-1.3-1|60	%changelog
14cu|zutils-1.3-1|61	
14cu|zutils-1.3-1|62	* Mon May 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14cu|zutils-1.3-1|63	- (0bd9fd7) Updated to 1.3, provide gzip-utils to satisfy basesystem
14cu|zutils-1.3-1|64	
14cu|zutils-1.3-1|65	

15753 14
14cu|zygrib-6.2.3-4|1	%define oname zyGrib
14cu|zygrib-6.2.3-4|2	
14cu|zygrib-6.2.3-4|3	Summary:	Weather data visualization, GRIB file viewer
14cu|zygrib-6.2.3-4|4	Name:		zygrib
14cu|zygrib-6.2.3-4|5	Version:	6.2.3
14cu|zygrib-6.2.3-4|6	Release:	4
14cu|zygrib-6.2.3-4|7	License:	GPLv3+
14cu|zygrib-6.2.3-4|8	Group:		Sciences/Geosciences
14cu|zygrib-6.2.3-4|9	Url:		http://www.zygrib.org
14cu|zygrib-6.2.3-4|10	# Sources downloaded at :
14cu|zygrib-6.2.3-4|11	# http://www.zygrib.org/getfile.php?file=zyGrib-3.8.3.tgz
14cu|zygrib-6.2.3-4|12	# http://www.zygrib.org/getfile.php?file=zyGrib_maps2.tgz
14cu|zygrib-6.2.3-4|13	Source0:	%{oname}-%{version}.tgz
14cu|zygrib-6.2.3-4|14	Source1:	%{oname}_maps2.4.tgz
14cu|zygrib-6.2.3-4|15	# From the Debian package
14cu|zygrib-6.2.3-4|16	Source2:	%{name}.png
14cu|zygrib-6.2.3-4|17	Patch0:		zyGrib-6.2.3-system-qwt.patch
14cu|zygrib-6.2.3-4|18	Patch1:		zyGrib-6.2.3-datapath.patch
14cu|zygrib-6.2.3-4|19	BuildRequires:	bzip2-devel
14cu|zygrib-6.2.3-4|20	BuildRequires:	libnova-devel
14cu|zygrib-6.2.3-4|21	BuildRequires:	qt4-devel
14cu|zygrib-6.2.3-4|22	BuildRequires:	qwt-devel
14cu|zygrib-6.2.3-4|23	BuildRequires:	pkgconfig(proj)
14cu|zygrib-6.2.3-4|24	Suggests:	%{name}-maps-high
14cu|zygrib-6.2.3-4|25	
14cu|zygrib-6.2.3-4|26	%description
14cu|zygrib-6.2.3-4|27	ZyGrib is a GRIB file viewer. It enables :
14cu|zygrib-6.2.3-4|28	
14cu|zygrib-6.2.3-4|29	o Visualisation of meteo data from files in GRIB Format 1
14cu|zygrib-6.2.3-4|30	o Automatic GRIB data download
14cu|zygrib-6.2.3-4|31	o Automatic Download from IAC (fleetcode) Data
14cu|zygrib-6.2.3-4|32	o Roh or compressed GRIB Data (gzip *.gz; bzip2 *.bz2) can be used
14cu|zygrib-6.2.3-4|33	
14cu|zygrib-6.2.3-4|34	%files
14cu|zygrib-6.2.3-4|35	%{_bindir}/%{oname}
14cu|zygrib-6.2.3-4|36	%{_datadir}/%{name}
14cu|zygrib-6.2.3-4|37	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
14cu|zygrib-6.2.3-4|38	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
14cu|zygrib-6.2.3-4|39	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_0.*
14cu|zygrib-6.2.3-4|40	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_1.*
14cu|zygrib-6.2.3-4|41	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
14cu|zygrib-6.2.3-4|42	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
14cu|zygrib-6.2.3-4|43	%{_datadir}/pixmaps/%{name}.png
14cu|zygrib-6.2.3-4|44	%{_datadir}/applications/%{name}.desktop
14cu|zygrib-6.2.3-4|45	
14cu|zygrib-6.2.3-4|46	#----------------------------------------------------------------------------
14cu|zygrib-6.2.3-4|47	
14cu|zygrib-6.2.3-4|48	%package maps-high
14cu|zygrib-6.2.3-4|49	Summary:	High resolution maps for %{oname}
14cu|zygrib-6.2.3-4|50	Group:		Sciences/Geosciences
14cu|zygrib-6.2.3-4|51	Requires:	%{name}
14cu|zygrib-6.2.3-4|52	BuildArch:	noarch
14cu|zygrib-6.2.3-4|53	
14cu|zygrib-6.2.3-4|54	%description maps-high
14cu|zygrib-6.2.3-4|55	This package contains maps for %{oname} in higher resolution than the ones
14cu|zygrib-6.2.3-4|56	provided in the main package.
14cu|zygrib-6.2.3-4|57	
14cu|zygrib-6.2.3-4|58	%files maps-high
14cu|zygrib-6.2.3-4|59	%{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
14cu|zygrib-6.2.3-4|60	%{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
14cu|zygrib-6.2.3-4|61	%{_datadir}/%{name}/maps/gshhs/rangs_0.*
14cu|zygrib-6.2.3-4|62	%{_datadir}/%{name}/maps/gshhs/rangs_1.*
14cu|zygrib-6.2.3-4|63	%{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
14cu|zygrib-6.2.3-4|64	%{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
14cu|zygrib-6.2.3-4|65	
14cu|zygrib-6.2.3-4|66	#----------------------------------------------------------------------------
14cu|zygrib-6.2.3-4|67	
14cu|zygrib-6.2.3-4|68	%prep
14cu|zygrib-6.2.3-4|69	%setup -q -n %{oname}-%{version}
14cu|zygrib-6.2.3-4|70	%setup -q -n %{oname}-%{version} -T -D -a 1
14cu|zygrib-6.2.3-4|71	%patch0 -p1
14cu|zygrib-6.2.3-4|72	%patch1 -p1
14cu|zygrib-6.2.3-4|73	
14cu|zygrib-6.2.3-4|74	%build
14cu|zygrib-6.2.3-4|75	%make
14cu|zygrib-6.2.3-4|76	
14cu|zygrib-6.2.3-4|77	%install
14cu|zygrib-6.2.3-4|78	install -d -m755 %{buildroot}%{_bindir}
14cu|zygrib-6.2.3-4|79	install -D -m755 src/%{oname} %{buildroot}%{_bindir}
14cu|zygrib-6.2.3-4|80	
14cu|zygrib-6.2.3-4|81	install -d -m755 %{buildroot}%{_datadir}/%{name}/tr
14cu|zygrib-6.2.3-4|82	cp -pr data/maps %{buildroot}%{_datadir}/%{name}/maps
14cu|zygrib-6.2.3-4|83	cp -pr data/img %{buildroot}%{_datadir}/%{name}/img
14cu|zygrib-6.2.3-4|84	cp -pr data/colors %{buildroot}%{_datadir}/%{name}/colors
14cu|zygrib-6.2.3-4|85	cp -pr data/fonts %{buildroot}%{_datadir}/%{name}/fonts
14cu|zygrib-6.2.3-4|86	cp -pr data/gis %{buildroot}%{_datadir}/%{name}/gis
14cu|zygrib-6.2.3-4|87	cp -pr data/stuff %{buildroot}%{_datadir}/%{name}/stuff
14cu|zygrib-6.2.3-4|88	install -D -m644 data/tr/*.qm %{buildroot}%{_datadir}/%{name}/tr
14cu|zygrib-6.2.3-4|89	
14cu|zygrib-6.2.3-4|90	# desktop file
14cu|zygrib-6.2.3-4|91	install -d -m755 %{buildroot}%{_datadir}/applications
14cu|zygrib-6.2.3-4|92	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14cu|zygrib-6.2.3-4|93	[Desktop Entry]
14cu|zygrib-6.2.3-4|94	Name=%{oname}
14cu|zygrib-6.2.3-4|95	GenericName=GRIB file viewer
14cu|zygrib-6.2.3-4|96	Comment=Weather data visualization, GRIB file viewer
14cu|zygrib-6.2.3-4|97	Exec=%{_bindir}/%{oname}
14cu|zygrib-6.2.3-4|98	Icon=%{name}
14cu|zygrib-6.2.3-4|99	Terminal=false
14cu|zygrib-6.2.3-4|100	Type=Application
14cu|zygrib-6.2.3-4|101	StartupNotify=true
14cu|zygrib-6.2.3-4|102	Categories=Science;Geoscience;
14cu|zygrib-6.2.3-4|103	EOF
14cu|zygrib-6.2.3-4|104	
14cu|zygrib-6.2.3-4|105	# icon
14cu|zygrib-6.2.3-4|106	install -d -m755 %{buildroot}%{_datadir}/pixmaps
14cu|zygrib-6.2.3-4|107	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
14cu|zygrib-6.2.3-4|108	
14cu|zygrib-6.2.3-4|109	
14cu|zygrib-6.2.3-4|110	%changelog
14cu|zygrib-6.2.3-4|111	
14cu|zygrib-6.2.3-4|112	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2.3-4
14cu|zygrib-6.2.3-4|113	- (348de79) Bump release
14cu|zygrib-6.2.3-4|114	
14cu|zygrib-6.2.3-4|115	

15754 14
14cu|zynaddsubfx-2.5.2-1|1	#define _disable_ld_no_undefined    1
14cu|zynaddsubfx-2.5.2-1|2	
14cu|zynaddsubfx-2.5.2-1|3	%define docver  1.4.3
14cu|zynaddsubfx-2.5.2-1|4	%define oname   ZynAddSubFX
14cu|zynaddsubfx-2.5.2-1|5	
14cu|zynaddsubfx-2.5.2-1|6	Name:       zynaddsubfx
14cu|zynaddsubfx-2.5.2-1|7	Version:    2.5.2
14cu|zynaddsubfx-2.5.2-1|8	Release:    1
14cu|zynaddsubfx-2.5.2-1|9	Summary:    Real-time MIDI software synthesizer
14cu|zynaddsubfx-2.5.2-1|10	License:    GPLv2+
14cu|zynaddsubfx-2.5.2-1|11	URL:        http://sourceforge.net/projects/zynaddsubfx
14cu|zynaddsubfx-2.5.2-1|12	Group:      Sound
14cu|zynaddsubfx-2.5.2-1|13	Source0:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14cu|zynaddsubfx-2.5.2-1|14	Source1:    http://downloads.sourceforge.net/%{name}/%{oname}-doc-%{docver}.tar.gz
14cu|zynaddsubfx-2.5.2-1|15	Patch0:     %{name}-2.5.2-fix-format-string-error.patch
14cu|zynaddsubfx-2.5.2-1|16	BuildRequires:  cmake
14cu|zynaddsubfx-2.5.2-1|17	BuildRequires:  doxygen
14cu|zynaddsubfx-2.5.2-1|18	BuildRequires:  pkgconfig(zlib)
14cu|zynaddsubfx-2.5.2-1|19	BuildRequires:  pkgconfig(fftw3)
14cu|zynaddsubfx-2.5.2-1|20	BuildRequires:  pkgconfig(mxml)
14cu|zynaddsubfx-2.5.2-1|21	# GUI
14cu|zynaddsubfx-2.5.2-1|22	BuildRequires:  pkgconfig(cairo)
14cu|zynaddsubfx-2.5.2-1|23	BuildRequires:  pkgconfig(pixman-1)
14cu|zynaddsubfx-2.5.2-1|24	BuildRequires:  fltk-devel
14cu|zynaddsubfx-2.5.2-1|25	BuildRequires:  pkgconfig(gl)
14cu|zynaddsubfx-2.5.2-1|26	BuildRequires:  pkgconfig(x11)
14cu|zynaddsubfx-2.5.2-1|27	BuildRequires:  pkgconfig(xext)
14cu|zynaddsubfx-2.5.2-1|28	BuildRequires:  pkgconfig(xpm)
14cu|zynaddsubfx-2.5.2-1|29	# Audio
14cu|zynaddsubfx-2.5.2-1|30	BuildRequires:  pkgconfig(alsa)
14cu|zynaddsubfx-2.5.2-1|31	BuildRequires:  pkgconfig(libpulse)
14cu|zynaddsubfx-2.5.2-1|32	BuildRequires:  pkgconfig(jack)
14cu|zynaddsubfx-2.5.2-1|33	BuildRequires:  pkgconfig(portaudio-2.0) >= 19
14cu|zynaddsubfx-2.5.2-1|34	BuildRequires:  pkgconfig(lash-1.0)
14cu|zynaddsubfx-2.5.2-1|35	BuildRequires:  pkgconfig(dssi) >= 0.9.0
14cu|zynaddsubfx-2.5.2-1|36	# It tests also for 0.28
14cu|zynaddsubfx-2.5.2-1|37	BuildRequires:  pkgconfig(liblo) >= 0.26
14cu|zynaddsubfx-2.5.2-1|38	
14cu|zynaddsubfx-2.5.2-1|39	%description
14cu|zynaddsubfx-2.5.2-1|40	A real-time software synthesizer for Linux with many features, including
14cu|zynaddsubfx-2.5.2-1|41	polyphony, multi-timbral and microtonal capabilities.  It includes randomness
14cu|zynaddsubfx-2.5.2-1|42	of some parameters,which makes warm sounds, like analogue synthesizers.
14cu|zynaddsubfx-2.5.2-1|43	The program has system/insertion effects, too.
14cu|zynaddsubfx-2.5.2-1|44	
14cu|zynaddsubfx-2.5.2-1|45	%files
14cu|zynaddsubfx-2.5.2-1|46	%doc html AUTHORS.txt COPYING HISTORY.txt
14cu|zynaddsubfx-2.5.2-1|47	%doc  ExternalPrograms/Spliter/readme.txt
14cu|zynaddsubfx-2.5.2-1|48	%{_bindir}/%{name}
14cu|zynaddsubfx-2.5.2-1|49	%{_bindir}/%{name}-ext-gui
14cu|zynaddsubfx-2.5.2-1|50	%{_datadir}/%{name}/*
14cu|zynaddsubfx-2.5.2-1|51	%{_datadir}/applications/%{name}-*.desktop
14cu|zynaddsubfx-2.5.2-1|52	%{_datadir}/pixmaps/%{name}.*
14cu|zynaddsubfx-2.5.2-1|53	
14cu|zynaddsubfx-2.5.2-1|54	#-----------------------------------------------------------------------------
14cu|zynaddsubfx-2.5.2-1|55	
14cu|zynaddsubfx-2.5.2-1|56	%package dssi
14cu|zynaddsubfx-2.5.2-1|57	Summary:    DSSI synthesizer plugin
14cu|zynaddsubfx-2.5.2-1|58	Group:      Sound
14cu|zynaddsubfx-2.5.2-1|59	License:    GPLv2+
14cu|zynaddsubfx-2.5.2-1|60	Requires:   %{name} = %{version}-%{release}
14cu|zynaddsubfx-2.5.2-1|61	
14cu|zynaddsubfx-2.5.2-1|62	%description dssi
14cu|zynaddsubfx-2.5.2-1|63	This is the DSSI synthesizer plugin of zynaddsubfx, which can be used with
14cu|zynaddsubfx-2.5.2-1|64	DSSI hosts like qtractor, ghostess, rosegarden and others.
14cu|zynaddsubfx-2.5.2-1|65	
14cu|zynaddsubfx-2.5.2-1|66	%files dssi
14cu|zynaddsubfx-2.5.2-1|67	%doc COPYING
14cu|zynaddsubfx-2.5.2-1|68	%{_libdir}/dssi/libzynaddsubfx_dssi.so
14cu|zynaddsubfx-2.5.2-1|69	
14cu|zynaddsubfx-2.5.2-1|70	#-----------------------------------------------------------------------------
14cu|zynaddsubfx-2.5.2-1|71	
14cu|zynaddsubfx-2.5.2-1|72	%prep
14cu|zynaddsubfx-2.5.2-1|73	%setup -q -a 1
14cu|zynaddsubfx-2.5.2-1|74	%patch0 -p1
14cu|zynaddsubfx-2.5.2-1|75	
14cu|zynaddsubfx-2.5.2-1|76	chmod 644 *.txt
14cu|zynaddsubfx-2.5.2-1|77	mv %{oname}-doc-%{docver} html
14cu|zynaddsubfx-2.5.2-1|78	
14cu|zynaddsubfx-2.5.2-1|79	
14cu|zynaddsubfx-2.5.2-1|80	%build
14cu|zynaddsubfx-2.5.2-1|81	%cmake
14cu|zynaddsubfx-2.5.2-1|82	%make
14cu|zynaddsubfx-2.5.2-1|83	
14cu|zynaddsubfx-2.5.2-1|84	
14cu|zynaddsubfx-2.5.2-1|85	%install
14cu|zynaddsubfx-2.5.2-1|86	%makeinstall_std -C build
14cu|zynaddsubfx-2.5.2-1|87	
14cu|zynaddsubfx-2.5.2-1|88	# Zero-lenght files
14cu|zynaddsubfx-2.5.2-1|89	rm -f %{buildroot}%{_datadir}/%{name}/banks/Companion/.bankdir
14cu|zynaddsubfx-2.5.2-1|90	rm -f %{buildroot}%{_datadir}/%{name}/banks/Cormi_Noise/.bankdir
14cu|zynaddsubfx-2.5.2-1|91	%changelog
14cu|zynaddsubfx-2.5.2-1|92	
14cu|zynaddsubfx-2.5.2-1|93	* Tue Dec 22 2015 Giovanni Mariani <mc2374@mclink.it> 2.5.2-1
14cu|zynaddsubfx-2.5.2-1|94	- (21023da) Updated to release 2.5.2, added P0 to fix build error
14cu|zynaddsubfx-2.5.2-1|95	
14cu|zynaddsubfx-2.5.2-1|96	

15755 14
14cu|zynjacku-6-4|1	Name:           zynjacku
14cu|zynjacku-6-4|2	Summary:        LV2 plugin host
14cu|zynjacku-6-4|3	Version:        6
14cu|zynjacku-6-4|4	Release:        4
14cu|zynjacku-6-4|5	Group:          Sound
14cu|zynjacku-6-4|6	License:        GPLv2+
14cu|zynjacku-6-4|7	Url:            http://home.gna.org/zynjacku/
14cu|zynjacku-6-4|8	Source0:        http://download.gna.org/%name/%name-%version.tar.bz2
14cu|zynjacku-6-4|9	Source1:        zynjacku_logo.xpm
14cu|zynjacku-6-4|10	# (Fedora)Correct lv2 path on 64bit systems:
14cu|zynjacku-6-4|11	# https://gna.org/bugs/?13687
14cu|zynjacku-6-4|12	Patch0:         zynjacku-lv2path.patch
14cu|zynjacku-6-4|13	BuildRequires:  pkgconfig(jack)
14cu|zynjacku-6-4|14	BuildRequires:  gtk2-devel
14cu|zynjacku-6-4|15	BuildRequires:  pkgconfig(libglade-2.0)
14cu|zynjacku-6-4|16	BuildRequires:  slv2-devel
14cu|zynjacku-6-4|17	BuildRequires:  lv2-devel
14cu|zynjacku-6-4|18	BuildRequires:  pygtk2.0-devel
14cu|zynjacku-6-4|19	
14cu|zynjacku-6-4|20	Requires:       jack
14cu|zynjacku-6-4|21	Requires:       pygtk2.0
14cu|zynjacku-6-4|22	Provides:       lv2rack
14cu|zynjacku-6-4|23	
14cu|zynjacku-6-4|24	%description
14cu|zynjacku-6-4|25	zynjacku is JACK based, GTK (2.x) host for LV2 synths. It has one JACK
14cu|zynjacku-6-4|26	MIDI input port (routed to all hosted synths) and one (two for stereo
14cu|zynjacku-6-4|27	synths) JACK audio output port per plugin. Such design provides
14cu|zynjacku-6-4|28	multi-timbral sound by running several synth plugins.
14cu|zynjacku-6-4|29	zynjacku is a nunchaku weapon for JACK audio synthesis.
14cu|zynjacku-6-4|30	You have solid parts for synthesis itself and you have flexible part that
14cu|zynjacku-6-4|31	allows synthesis to suit your needs.
14cu|zynjacku-6-4|32	lv2rack is a host for LV2 effect plugins.
14cu|zynjacku-6-4|33	
14cu|zynjacku-6-4|34	%prep
14cu|zynjacku-6-4|35	%setup -q
14cu|zynjacku-6-4|36	%patch0 -p1 -b .lv2path
14cu|zynjacku-6-4|37	
14cu|zynjacku-6-4|38	%build
14cu|zynjacku-6-4|39	%configure2_5x --disable-static
14cu|zynjacku-6-4|40	%make
14cu|zynjacku-6-4|41	
14cu|zynjacku-6-4|42	%install
14cu|zynjacku-6-4|43	rm -rf %{buildroot}
14cu|zynjacku-6-4|44	%makeinstall
14cu|zynjacku-6-4|45	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14cu|zynjacku-6-4|46	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14cu|zynjacku-6-4|47	mkdir -p %{buildroot}%{_datadir}/applications
14cu|zynjacku-6-4|48	
14cu|zynjacku-6-4|49	
14cu|zynjacku-6-4|50	#make desktop file for zynjacku
14cu|zynjacku-6-4|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14cu|zynjacku-6-4|52	[Desktop Entry]
14cu|zynjacku-6-4|53	Name=Zynjacku
14cu|zynjacku-6-4|54	Comment=LV2 synth plugin host
14cu|zynjacku-6-4|55	Exec=%{_bindir}/%{name}
14cu|zynjacku-6-4|56	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
14cu|zynjacku-6-4|57	Terminal=false
14cu|zynjacku-6-4|58	Type=Application
14cu|zynjacku-6-4|59	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cu|zynjacku-6-4|60	EOF
14cu|zynjacku-6-4|61	
14cu|zynjacku-6-4|62	#make desktop file for lv2rack
14cu|zynjacku-6-4|63	cat > %{buildroot}%{_datadir}/applications/mandriva-lv2rack.desktop <<EOF
14cu|zynjacku-6-4|64	[Desktop Entry]
14cu|zynjacku-6-4|65	Name=LV2Rack
14cu|zynjacku-6-4|66	Comment=LV2 effects plugin host
14cu|zynjacku-6-4|67	Exec=%{_bindir}/lv2rack
14cu|zynjacku-6-4|68	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
14cu|zynjacku-6-4|69	Terminal=false
14cu|zynjacku-6-4|70	Type=Application
14cu|zynjacku-6-4|71	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14cu|zynjacku-6-4|72	EOF
14cu|zynjacku-6-4|73	
14cu|zynjacku-6-4|74	# don't ship .la
14cu|zynjacku-6-4|75	find %{buildroot} -name '*.la' | xargs rm -f
14cu|zynjacku-6-4|76	
14cu|zynjacku-6-4|77	%clean
14cu|zynjacku-6-4|78	rm -rf %{buildroot}
14cu|zynjacku-6-4|79	
14cu|zynjacku-6-4|80	%files
14cu|zynjacku-6-4|81	%defattr(-,root,root)
14cu|zynjacku-6-4|82	%doc README AUTHORS NEWS
14cu|zynjacku-6-4|83	
14cu|zynjacku-6-4|84	%{_bindir}/%name
14cu|zynjacku-6-4|85	%{_bindir}/zynspect
14cu|zynjacku-6-4|86	%{_bindir}/lv2rack
14cu|zynjacku-6-4|87	%{python_sitelib}/zynworld/*
14cu|zynjacku-6-4|88	%dir %{_datadir}/%name
14cu|zynjacku-6-4|89	%{_datadir}/%name/*
14cu|zynjacku-6-4|90	%{_datadir}/pixmaps/%{name}_logo.xpm
14cu|zynjacku-6-4|91	%{_datadir}/applications/mandriva-%{name}.desktop
14cu|zynjacku-6-4|92	%{_datadir}/applications/mandriva-lv2rack.desktop
14cu|zynjacku-6-4|93	
14cu|zynjacku-6-4|94	
14cu|zynjacku-6-4|95	
14cu|zynjacku-6-4|96	%changelog
14cu|zynjacku-6-4|97	
14cu|zynjacku-6-4|98	* Tue Jan 12 2016 gvm <mc2374@mclink.it> 6-4
14cu|zynjacku-6-4|99	- (ff9d363) Rebuilt for updated jack package (change BReq and Req).
14cu|zynjacku-6-4|100	
14cu|zynjacku-6-4|101	

15756 14
14cu|zzuf-0.13-4|1	Summary:    A transparent application input fuzzer
14cu|zzuf-0.13-4|2	Name:		zzuf
14cu|zzuf-0.13-4|3	Version:	0.13
14cu|zzuf-0.13-4|4	Release:	4
14cu|zzuf-0.13-4|5	Source0:	http://libcaca.zoy.org/files/%{name}/%{name}-%{version}.tar.gz
14cu|zzuf-0.13-4|6	License:	WTFPL
14cu|zzuf-0.13-4|7	Group:		Development/Other
14cu|zzuf-0.13-4|8	Url:		http://libcaca.zoy.org/wiki/%{name}
14cu|zzuf-0.13-4|9	BuildRequires:	autoconf2.5
14cu|zzuf-0.13-4|10	
14cu|zzuf-0.13-4|11	%description
14cu|zzuf-0.13-4|12	zzuf is a transparent application input fuzzer. Its purpose is to find bugs in
14cu|zzuf-0.13-4|13	applications by corrupting their user-contributed data (which more than often
14cu|zzuf-0.13-4|14	comes from untrusted sources on the Internet). It works by intercepting file
14cu|zzuf-0.13-4|15	and network operations and changing random bits in the program?s input.
14cu|zzuf-0.13-4|16	
14cu|zzuf-0.13-4|17	zzuf's behaviour is deterministic, making it easier to reproduce bugs. Its
14cu|zzuf-0.13-4|18	main areas of use are:
14cu|zzuf-0.13-4|19	quality assurance: use zzuf to test existing software, or integrate it
14cu|zzuf-0.13-4|20	into your own software?s testsuite
14cu|zzuf-0.13-4|21	security: very often, segmentation faults or memory corruption issues
14cu|zzuf-0.13-4|22	mean a potential security hole, zzuf helps exposing some of them
14cu|zzuf-0.13-4|23	
14cu|zzuf-0.13-4|24	zzuf's primary target is media players, image viewers and web browsers,
14cu|zzuf-0.13-4|25	because the data they process is inherently insecure, but it was also
14cu|zzuf-0.13-4|26	successfully used to find bugs in system utilities such as objdump.
14cu|zzuf-0.13-4|27	
14cu|zzuf-0.13-4|28	%prep
14cu|zzuf-0.13-4|29	%setup -q
14cu|zzuf-0.13-4|30	
14cu|zzuf-0.13-4|31	%build
14cu|zzuf-0.13-4|32	%configure2_5x
14cu|zzuf-0.13-4|33	%make
14cu|zzuf-0.13-4|34	
14cu|zzuf-0.13-4|35	%install
14cu|zzuf-0.13-4|36	%makeinstall
14cu|zzuf-0.13-4|37	rm -f %{_libdir}/%{name}/*.a
14cu|zzuf-0.13-4|38	
14cu|zzuf-0.13-4|39	%clean
14cu|zzuf-0.13-4|40	
14cu|zzuf-0.13-4|41	%files
14cu|zzuf-0.13-4|42	%{_bindir}/*
14cu|zzuf-0.13-4|43	%{_mandir}/man1/*
14cu|zzuf-0.13-4|44	%{_mandir}/man3/*
14cu|zzuf-0.13-4|45	%{_libdir}/%{name}/*
14cu|zzuf-0.13-4|46	
14cu|zzuf-0.13-4|47	%changelog
14cu|zzuf-0.13-4|48	
14cu|zzuf-0.13-4|49	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 0.13-4
14cu|zzuf-0.13-4|50	- (e2b484d) Spec cleanup
14cu|zzuf-0.13-4|51	
14cu|zzuf-0.13-4|52	

15757 14
14mr|a2ps-4.14-14|1	Summary:	Converts text and other types of files to PostScript(TM)
14mr|a2ps-4.14-14|2	Name:		a2ps
14mr|a2ps-4.14-14|3	Version:	4.14
14mr|a2ps-4.14-14|4	Release:	14
14mr|a2ps-4.14-14|5	License:	GPLv3+
14mr|a2ps-4.14-14|6	Group:		Publishing
14mr|a2ps-4.14-14|7	Url:		http://www.gnu.org/software/a2ps/
14mr|a2ps-4.14-14|8	Source:		http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
14mr|a2ps-4.14-14|9	Patch1:		a2ps-4.14-enable-display.patch
14mr|a2ps-4.14-14|10	Patch2:		a2ps-4.14-fix-str-fmt.patch
14mr|a2ps-4.14-14|11	Patch3:		a2ps-4.14-glibcpaper.patch
14mr|a2ps-4.14-14|12	Patch5:		a2ps-4.14-security.patch
14mr|a2ps-4.14-14|13	
14mr|a2ps-4.14-14|14	BuildRequires:	bison
14mr|a2ps-4.14-14|15	BuildRequires:	emacs-bin
14mr|a2ps-4.14-14|16	BuildRequires:	flex
14mr|a2ps-4.14-14|17	BuildRequires:	gettext
14mr|a2ps-4.14-14|18	BuildRequires:	gperf
14mr|a2ps-4.14-14|19	BuildRequires:	groff-perl
14mr|a2ps-4.14-14|20	BuildRequires:	html2ps
14mr|a2ps-4.14-14|21	BuildRequires:	imagemagick
14mr|a2ps-4.14-14|22	BuildRequires:	mawk
14mr|a2ps-4.14-14|23	BuildRequires:	tetex-dvips
14mr|a2ps-4.14-14|24	BuildRequires:	tetex-latex
14mr|a2ps-4.14-14|25	BuildRequires:	texinfo
14mr|a2ps-4.14-14|26	BuildRequires:	psutils
14mr|a2ps-4.14-14|27	
14mr|a2ps-4.14-14|28	Requires:	binutils
14mr|a2ps-4.14-14|29	Requires:	file
14mr|a2ps-4.14-14|30	Requires:	groff-perl
14mr|a2ps-4.14-14|31	Requires:	imagemagick
14mr|a2ps-4.14-14|32	Requires:	psutils
14mr|a2ps-4.14-14|33	
14mr|a2ps-4.14-14|34	%description
14mr|a2ps-4.14-14|35	The a2ps filter converts text and other types of files to PostScript(TM).
14mr|a2ps-4.14-14|36	a2ps has pretty-printing capabilities and includes support for a wide
14mr|a2ps-4.14-14|37	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mr|a2ps-4.14-14|38	and medias.
14mr|a2ps-4.14-14|39	
14mr|a2ps-4.14-14|40	%package devel
14mr|a2ps-4.14-14|41	Summary:	Include files for %{name}
14mr|a2ps-4.14-14|42	Group:		Development/Other
14mr|a2ps-4.14-14|43	Requires(pre):	%{name} = %{version}-%{release}
14mr|a2ps-4.14-14|44	
14mr|a2ps-4.14-14|45	%description devel
14mr|a2ps-4.14-14|46	The a2ps filter converts text and other types of files to PostScript(TM).
14mr|a2ps-4.14-14|47	A2ps has pretty-printing capabilities and includes support for a wide
14mr|a2ps-4.14-14|48	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mr|a2ps-4.14-14|49	and medias.
14mr|a2ps-4.14-14|50	
14mr|a2ps-4.14-14|51	This package holds include files.
14mr|a2ps-4.14-14|52	
14mr|a2ps-4.14-14|53	%package static-devel
14mr|a2ps-4.14-14|54	Summary:	Static libraries for %{name}
14mr|a2ps-4.14-14|55	Group:		Development/Other
14mr|a2ps-4.14-14|56	Requires(pre):	%{name}-devel = %{version}-%{release}
14mr|a2ps-4.14-14|57	
14mr|a2ps-4.14-14|58	%description static-devel
14mr|a2ps-4.14-14|59	The a2ps filter converts text and other types of files to PostScript(TM).
14mr|a2ps-4.14-14|60	A2ps has pretty-printing capabilities and includes support for a wide
14mr|a2ps-4.14-14|61	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mr|a2ps-4.14-14|62	and medias.
14mr|a2ps-4.14-14|63	
14mr|a2ps-4.14-14|64	This package holds static libraries.
14mr|a2ps-4.14-14|65	
14mr|a2ps-4.14-14|66	%prep
14mr|a2ps-4.14-14|67	%setup -q -n %{name}-%{version}
14mr|a2ps-4.14-14|68	%patch1 -p1 -b .enable-display
14mr|a2ps-4.14-14|69	%patch2 -p0 -b .str
14mr|a2ps-4.14-14|70	
14mr|a2ps-4.14-14|71	# Ensure the paper size is properly modified upon locale (from fedora)
14mr|a2ps-4.14-14|72	%patch3 -p1
14mr|a2ps-4.14-14|73	
14mr|a2ps-4.14-14|74	# Security enhancement (from fedora)
14mr|a2ps-4.14-14|75	%patch5 -p1
14mr|a2ps-4.14-14|76	
14mr|a2ps-4.14-14|77	%build
14mr|a2ps-4.14-14|78	%configure2_5x
14mr|a2ps-4.14-14|79	%make
14mr|a2ps-4.14-14|80	
14mr|a2ps-4.14-14|81	%install
14mr|a2ps-4.14-14|82	%makeinstall_std
14mr|a2ps-4.14-14|83	
14mr|a2ps-4.14-14|84	%find_lang %{name}
14mr|a2ps-4.14-14|85	
14mr|a2ps-4.14-14|86	%post
14mr|a2ps-4.14-14|87	# Adapt /usr/share/a2ps/afm/fonts.map to the current system environment
14mr|a2ps-4.14-14|88	( cd %{_datadir}/%{name}/afm/
14mr|a2ps-4.14-14|89	./make_fonts_map.sh > /dev/null 2>&1
14mr|a2ps-4.14-14|90	mv -f fonts.map.new fonts.map
14mr|a2ps-4.14-14|91	)
14mr|a2ps-4.14-14|92	
14mr|a2ps-4.14-14|93	%files -f %{name}.lang
14mr|a2ps-4.14-14|94	%defattr(644,root,root,755)
14mr|a2ps-4.14-14|95	%config(noreplace) %{_sysconfdir}/a2ps.cfg
14mr|a2ps-4.14-14|96	%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
14mr|a2ps-4.14-14|97	%doc AUTHORS NEWS README TODO THANKS
14mr|a2ps-4.14-14|98	%attr(755,root,root) %{_bindir}/*
14mr|a2ps-4.14-14|99	%attr(755,root,root) %{_datadir}/%{name}/afm/make_fonts_map.sh
14mr|a2ps-4.14-14|100	%{_infodir}/a2ps.info*
14mr|a2ps-4.14-14|101	%{_infodir}/ogonkify.info*
14mr|a2ps-4.14-14|102	%{_infodir}/regex.info*
14mr|a2ps-4.14-14|103	%{_mandir}/man1/*
14mr|a2ps-4.14-14|104	%dir %{_datadir}/%{name}/
14mr|a2ps-4.14-14|105	%{_datadir}/%{name}/README
14mr|a2ps-4.14-14|106	%{_datadir}/%{name}/afm/*.afm
14mr|a2ps-4.14-14|107	%{_datadir}/%{name}/afm/*.map
14mr|a2ps-4.14-14|108	%{_datadir}/%{name}/encoding/
14mr|a2ps-4.14-14|109	%{_datadir}/%{name}/fonts/
14mr|a2ps-4.14-14|110	%{_datadir}/%{name}/ppd/
14mr|a2ps-4.14-14|111	%{_datadir}/%{name}/ps/
14mr|a2ps-4.14-14|112	%{_datadir}/%{name}/sheets/
14mr|a2ps-4.14-14|113	%{_datadir}/ogonkify/
14mr|a2ps-4.14-14|114	%{_datadir}/emacs/site-lisp/a2ps-print.el
14mr|a2ps-4.14-14|115	%{_datadir}/emacs/site-lisp/a2ps.el
14mr|a2ps-4.14-14|116	%{_datadir}/emacs/site-lisp/*.elc
14mr|a2ps-4.14-14|117	
14mr|a2ps-4.14-14|118	%files devel
14mr|a2ps-4.14-14|119	%defattr(644,root,root,755)
14mr|a2ps-4.14-14|120	%doc ChangeLog
14mr|a2ps-4.14-14|121	%{_includedir}/*
14mr|a2ps-4.14-14|122	
14mr|a2ps-4.14-14|123	%files static-devel
14mr|a2ps-4.14-14|124	%defattr(644,root,root,755)
14mr|a2ps-4.14-14|125	%{_libdir}/*.a
14mr|a2ps-4.14-14|126	
14mr|a2ps-4.14-14|127	
14mr|a2ps-4.14-14|128	
14mr|a2ps-4.14-14|129	%changelog
14mr|a2ps-4.14-14|130	* Sun Aug 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14-14
14mr|a2ps-4.14-14|131	+ Revision: 9affab3
14mr|a2ps-4.14-14|132	- LOG Sync with Cooker (spec cleanup etc), drop conditions
14mr|a2ps-4.14-14|133	
14mr|a2ps-4.14-14|134	

15758 14
14mr|a52dec-0.7.4-19|1	%define major		0
14mr|a52dec-0.7.4-19|2	%define libname		lib%{name}
14mr|a52dec-0.7.4-19|3	%define fulllibname	%mklibname %{name} %{major}
14mr|a52dec-0.7.4-19|4	%define develname	%mklibname -d %{name}
14mr|a52dec-0.7.4-19|5	
14mr|a52dec-0.7.4-19|6	Name:		a52dec
14mr|a52dec-0.7.4-19|7	Version:	0.7.4
14mr|a52dec-0.7.4-19|8	Release:	19
14mr|a52dec-0.7.4-19|9	Summary:	A free ATSC A/52 stream decoder library
14mr|a52dec-0.7.4-19|10	License:	GPLv2+
14mr|a52dec-0.7.4-19|11	Group:		Video
14mr|a52dec-0.7.4-19|12	URL:		http://liba52.sourceforge.net
14mr|a52dec-0.7.4-19|13	Source:		%{name}-%{version}.tar.bz2
14mr|a52dec-0.7.4-19|14	Patch0:		a52dec-0.7.4-pic.patch
14mr|a52dec-0.7.4-19|15	BuildRequires:	autoconf2.5
14mr|a52dec-0.7.4-19|16	BuildRequires:	chrpath
14mr|a52dec-0.7.4-19|17	Provides:	liba52-apps
14mr|a52dec-0.7.4-19|18	Requires:	%{fulllibname} = %{version}-%{release}
14mr|a52dec-0.7.4-19|19	
14mr|a52dec-0.7.4-19|20	
14mr|a52dec-0.7.4-19|21	%description
14mr|a52dec-0.7.4-19|22	liba52 is a free library for decoding ATSC A/52 streams.
14mr|a52dec-0.7.4-19|23	
14mr|a52dec-0.7.4-19|24	The A/52 standard is used in a variety of applications, including
14mr|a52dec-0.7.4-19|25	digital television and DVD. It is also known as AC-3.
14mr|a52dec-0.7.4-19|26	
14mr|a52dec-0.7.4-19|27	%package -n %{fulllibname}
14mr|a52dec-0.7.4-19|28	Summary:	Libraries for %{name}
14mr|a52dec-0.7.4-19|29	Group:		System/Libraries
14mr|a52dec-0.7.4-19|30	Provides:	%{name} = %{version}-%{release}
14mr|a52dec-0.7.4-19|31	Provides:	liba52dec_0 = %{version}-%{release}
14mr|a52dec-0.7.4-19|32	Provides:	liba52_0 = %{version}-%{release}
14mr|a52dec-0.7.4-19|33	Provides:	liba520 = %{version}-%{release}
14mr|a52dec-0.7.4-19|34	
14mr|a52dec-0.7.4-19|35	%description -n %{fulllibname}
14mr|a52dec-0.7.4-19|36	liba52 is a free library for decoding ATSC A/52 streams.
14mr|a52dec-0.7.4-19|37	
14mr|a52dec-0.7.4-19|38	The A/52 standard is used in a variety of applications, including
14mr|a52dec-0.7.4-19|39	digital television and DVD. It is also known as AC-3.
14mr|a52dec-0.7.4-19|40	
14mr|a52dec-0.7.4-19|41	This package contains libraries needed to run programs linked with %{name}.
14mr|a52dec-0.7.4-19|42	
14mr|a52dec-0.7.4-19|43	%package -n %{develname}
14mr|a52dec-0.7.4-19|44	Summary:	Development files for %{name}
14mr|a52dec-0.7.4-19|45	Group:		Development/C
14mr|a52dec-0.7.4-19|46	Requires:	%{fulllibname} = %{version}
14mr|a52dec-0.7.4-19|47	Provides:	%{libname}-devel = %{version}-%{release}
14mr|a52dec-0.7.4-19|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|a52dec-0.7.4-19|49	
14mr|a52dec-0.7.4-19|50	%description -n %{develname}
14mr|a52dec-0.7.4-19|51	liba52 is a free library for decoding ATSC A/52 streams.
14mr|a52dec-0.7.4-19|52	
14mr|a52dec-0.7.4-19|53	The A/52 standard is used in a variety of applications, including
14mr|a52dec-0.7.4-19|54	digital television and DVD. It is also known as AC-3.
14mr|a52dec-0.7.4-19|55	
14mr|a52dec-0.7.4-19|56	This package contains development files needed to compile programs which
14mr|a52dec-0.7.4-19|57	use %{name}.
14mr|a52dec-0.7.4-19|58	
14mr|a52dec-0.7.4-19|59	%prep
14mr|a52dec-0.7.4-19|60	%setup -q
14mr|a52dec-0.7.4-19|61	%patch0 -p1 -b .pic
14mr|a52dec-0.7.4-19|62	autoconf
14mr|a52dec-0.7.4-19|63	
14mr|a52dec-0.7.4-19|64	%build
14mr|a52dec-0.7.4-19|65	export CFLAGS="%{optflags} -fPIC"
14mr|a52dec-0.7.4-19|66	%configure2_5x --enable-shared --disable-static
14mr|a52dec-0.7.4-19|67	%make
14mr|a52dec-0.7.4-19|68	
14mr|a52dec-0.7.4-19|69	%install
14mr|a52dec-0.7.4-19|70	%makeinstall_std
14mr|a52dec-0.7.4-19|71	chrpath -d %{buildroot}%{_bindir}/a52dec
14mr|a52dec-0.7.4-19|72	
14mr|a52dec-0.7.4-19|73	%files
14mr|a52dec-0.7.4-19|74	%doc AUTHORS COPYING NEWS README TODO HISTORY
14mr|a52dec-0.7.4-19|75	%{_bindir}/*
14mr|a52dec-0.7.4-19|76	%{_mandir}/man1/*
14mr|a52dec-0.7.4-19|77	
14mr|a52dec-0.7.4-19|78	%files -n %{fulllibname}
14mr|a52dec-0.7.4-19|79	%{_libdir}/liba52.so.%{major}*
14mr|a52dec-0.7.4-19|80	
14mr|a52dec-0.7.4-19|81	%files -n %{develname}
14mr|a52dec-0.7.4-19|82	%{_includedir}/*
14mr|a52dec-0.7.4-19|83	%{_libdir}/*.so
14mr|a52dec-0.7.4-19|84	
14mr|a52dec-0.7.4-19|85	
14mr|a52dec-0.7.4-19|86	%changelog
14mr|a52dec-0.7.4-19|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.4-19
14mr|a52dec-0.7.4-19|88	+ Revision: 809ff79
14mr|a52dec-0.7.4-19|89	- MassBuild#440: Increase release tag
14mr|a52dec-0.7.4-19|90	
14mr|a52dec-0.7.4-19|91	

15759 14
14mr|aalib-1.4.0-0.rc5.28|1	%define fname %{name}-1.4rc5
14mr|aalib-1.4.0-0.rc5.28|2	
14mr|aalib-1.4.0-0.rc5.28|3	%define major 1
14mr|aalib-1.4.0-0.rc5.28|4	%define libname %mklibname aa %{major}
14mr|aalib-1.4.0-0.rc5.28|5	%define devname %mklibname aa -d
14mr|aalib-1.4.0-0.rc5.28|6	
14mr|aalib-1.4.0-0.rc5.28|7	Summary:	AA (Ascii Art) library
14mr|aalib-1.4.0-0.rc5.28|8	Name:		aalib
14mr|aalib-1.4.0-0.rc5.28|9	Version:	1.4.0
14mr|aalib-1.4.0-0.rc5.28|10	Release:	0.rc5.28
14mr|aalib-1.4.0-0.rc5.28|11	License:	LGPLv2+
14mr|aalib-1.4.0-0.rc5.28|12	Group:		System/Libraries
14mr|aalib-1.4.0-0.rc5.28|13	Url:		http://aa-project.sourceforge.net/aalib/
14mr|aalib-1.4.0-0.rc5.28|14	Source0:	http://prdownloads.sourceforge.net/aa-project/%{fname}.tar.bz2
14mr|aalib-1.4.0-0.rc5.28|15	Patch0:		aalib-info.patch
14mr|aalib-1.4.0-0.rc5.28|16	Patch1:		aalib-rpath.patch
14mr|aalib-1.4.0-0.rc5.28|17	Patch2:		aalib-1.4-automake18.patch
14mr|aalib-1.4.0-0.rc5.28|18	Patch3:		aalib-1.4.0-automake-1.13.patch
14mr|aalib-1.4.0-0.rc5.28|19	Patch4:		aalib-1.4.0-texinfo-5.x.patch
14mr|aalib-1.4.0-0.rc5.28|20	BuildRequires:	texinfo
14mr|aalib-1.4.0-0.rc5.28|21	BuildRequires:	gpm-devel
14mr|aalib-1.4.0-0.rc5.28|22	BuildRequires:	pkgconfig(slang)
14mr|aalib-1.4.0-0.rc5.28|23	BuildRequires:	pkgconfig(x11)
14mr|aalib-1.4.0-0.rc5.28|24	
14mr|aalib-1.4.0-0.rc5.28|25	%description
14mr|aalib-1.4.0-0.rc5.28|26	AA-lib is a low level gfx library just as many other libraries are.
14mr|aalib-1.4.0-0.rc5.28|27	The main difference is that AA-lib does not require graphics device. In
14mr|aalib-1.4.0-0.rc5.28|28	fact, there is no graphical output possible. AA-lib replaces those
14mr|aalib-1.4.0-0.rc5.28|29	old-fashioned output methods with powerful ascii-art renderer. Now my
14mr|aalib-1.4.0-0.rc5.28|30	linux boots with a nice penguin logo at secondary display (yes! Like
14mr|aalib-1.4.0-0.rc5.28|31	Win95 does:) AA-lib API is designed to be similar to other graphics
14mr|aalib-1.4.0-0.rc5.28|32	libraries. Learning a new API would be a piece of cake!
14mr|aalib-1.4.0-0.rc5.28|33	The AA library is needed for GIMP
14mr|aalib-1.4.0-0.rc5.28|34	
14mr|aalib-1.4.0-0.rc5.28|35	#----------------------------------------------------------------------------
14mr|aalib-1.4.0-0.rc5.28|36	
14mr|aalib-1.4.0-0.rc5.28|37	%package -n %{libname}
14mr|aalib-1.4.0-0.rc5.28|38	Summary:	AA (Ascii Art) library
14mr|aalib-1.4.0-0.rc5.28|39	Group:		System/Libraries
14mr|aalib-1.4.0-0.rc5.28|40	
14mr|aalib-1.4.0-0.rc5.28|41	%description -n %{libname}
14mr|aalib-1.4.0-0.rc5.28|42	AA-lib is a low level gfx library just as many other libraries are.
14mr|aalib-1.4.0-0.rc5.28|43	The main difference is that AA-lib does not require graphics device. In
14mr|aalib-1.4.0-0.rc5.28|44	fact, there is no graphical output possible. AA-lib replaces those
14mr|aalib-1.4.0-0.rc5.28|45	old-fashioned output methods with powerful ascii-art renderer. Now my
14mr|aalib-1.4.0-0.rc5.28|46	linux boots with a nice penguin logo at secondary display (yes! Like
14mr|aalib-1.4.0-0.rc5.28|47	Win95 does:) AA-lib API is designed to be similar to other graphics
14mr|aalib-1.4.0-0.rc5.28|48	libraries. Learning a new API would be a piece of cake!
14mr|aalib-1.4.0-0.rc5.28|49	The AA library is needed for GIMP
14mr|aalib-1.4.0-0.rc5.28|50	
14mr|aalib-1.4.0-0.rc5.28|51	%files -n %{libname}
14mr|aalib-1.4.0-0.rc5.28|52	%doc NEWS README
14mr|aalib-1.4.0-0.rc5.28|53	%{_libdir}/libaa.so.%{major}*
14mr|aalib-1.4.0-0.rc5.28|54	
14mr|aalib-1.4.0-0.rc5.28|55	#----------------------------------------------------------------------------
14mr|aalib-1.4.0-0.rc5.28|56	
14mr|aalib-1.4.0-0.rc5.28|57	%package -n %{devname}
14mr|aalib-1.4.0-0.rc5.28|58	Summary:	Header files and libraries for developing apps which will use %{name}
14mr|aalib-1.4.0-0.rc5.28|59	Group:		Development/C
14mr|aalib-1.4.0-0.rc5.28|60	Requires:	%{libname} = %{EVRD}
14mr|aalib-1.4.0-0.rc5.28|61	Provides:	libaa-devel = %{EVRD}
14mr|aalib-1.4.0-0.rc5.28|62	Provides:	%{name}-devel = %{EVRD}
14mr|aalib-1.4.0-0.rc5.28|63	Obsoletes:	%{_lib}aa-static-devel < 1.4.0-0.rc5.27
14mr|aalib-1.4.0-0.rc5.28|64	
14mr|aalib-1.4.0-0.rc5.28|65	%description -n %{devname}
14mr|aalib-1.4.0-0.rc5.28|66	Install this package if you want to develop applications that
14mr|aalib-1.4.0-0.rc5.28|67	will use the %{name} library.
14mr|aalib-1.4.0-0.rc5.28|68	
14mr|aalib-1.4.0-0.rc5.28|69	%files -n %{devname}
14mr|aalib-1.4.0-0.rc5.28|70	%doc README ChangeLog
14mr|aalib-1.4.0-0.rc5.28|71	%{_bindir}/aalib-config
14mr|aalib-1.4.0-0.rc5.28|72	%{_libdir}/*.so
14mr|aalib-1.4.0-0.rc5.28|73	%{_infodir}/*.*
14mr|aalib-1.4.0-0.rc5.28|74	%{_includedir}/*
14mr|aalib-1.4.0-0.rc5.28|75	%{_datadir}/aclocal/*
14mr|aalib-1.4.0-0.rc5.28|76	%{_mandir}/man3/*
14mr|aalib-1.4.0-0.rc5.28|77	
14mr|aalib-1.4.0-0.rc5.28|78	#----------------------------------------------------------------------------
14mr|aalib-1.4.0-0.rc5.28|79	
14mr|aalib-1.4.0-0.rc5.28|80	%package progs
14mr|aalib-1.4.0-0.rc5.28|81	Summary:	Tools to %{name}
14mr|aalib-1.4.0-0.rc5.28|82	Group:		Development/C
14mr|aalib-1.4.0-0.rc5.28|83	
14mr|aalib-1.4.0-0.rc5.28|84	%description progs
14mr|aalib-1.4.0-0.rc5.28|85	AA-lib tools.
14mr|aalib-1.4.0-0.rc5.28|86	
14mr|aalib-1.4.0-0.rc5.28|87	%files progs
14mr|aalib-1.4.0-0.rc5.28|88	%doc README
14mr|aalib-1.4.0-0.rc5.28|89	%{_bindir}/aafire
14mr|aalib-1.4.0-0.rc5.28|90	%{_bindir}/aainfo
14mr|aalib-1.4.0-0.rc5.28|91	%{_bindir}/aasavefont
14mr|aalib-1.4.0-0.rc5.28|92	%{_bindir}/aatest
14mr|aalib-1.4.0-0.rc5.28|93	%{_mandir}/man1/*
14mr|aalib-1.4.0-0.rc5.28|94	
14mr|aalib-1.4.0-0.rc5.28|95	#----------------------------------------------------------------------------
14mr|aalib-1.4.0-0.rc5.28|96	
14mr|aalib-1.4.0-0.rc5.28|97	%prep
14mr|aalib-1.4.0-0.rc5.28|98	%setup -q
14mr|aalib-1.4.0-0.rc5.28|99	%apply_patches
14mr|aalib-1.4.0-0.rc5.28|100	
14mr|aalib-1.4.0-0.rc5.28|101	%build
14mr|aalib-1.4.0-0.rc5.28|102	autoreconf -fi
14mr|aalib-1.4.0-0.rc5.28|103	%configure2_5x \
14mr|aalib-1.4.0-0.rc5.28|104	--disable-static
14mr|aalib-1.4.0-0.rc5.28|105	
14mr|aalib-1.4.0-0.rc5.28|106	%make
14mr|aalib-1.4.0-0.rc5.28|107	
14mr|aalib-1.4.0-0.rc5.28|108	%install
14mr|aalib-1.4.0-0.rc5.28|109	%makeinstall_std
14mr|aalib-1.4.0-0.rc5.28|110	
14mr|aalib-1.4.0-0.rc5.28|111	
14mr|aalib-1.4.0-0.rc5.28|112	%changelog
14mr|aalib-1.4.0-0.rc5.28|113	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-0.rc5.28
14mr|aalib-1.4.0-0.rc5.28|114	+ Revision: 39304fe
14mr|aalib-1.4.0-0.rc5.28|115	- Fix build with new texinfo, spec cleanup
14mr|aalib-1.4.0-0.rc5.28|116	
14mr|aalib-1.4.0-0.rc5.28|117	

15760 14
14mr|abattis-cantarell-fonts-0.0.15-2|1	%define oname		cantarell-fonts
14mr|abattis-cantarell-fonts-0.0.15-2|2	%define fontconf	31-cantarell.conf
14mr|abattis-cantarell-fonts-0.0.15-2|3	
14mr|abattis-cantarell-fonts-0.0.15-2|4	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|abattis-cantarell-fonts-0.0.15-2|5	
14mr|abattis-cantarell-fonts-0.0.15-2|6	Summary:	Cantarell, a Humanist sans-serif font family
14mr|abattis-cantarell-fonts-0.0.15-2|7	Name:		abattis-%{oname}
14mr|abattis-cantarell-fonts-0.0.15-2|8	Version:	0.0.15
14mr|abattis-cantarell-fonts-0.0.15-2|9	Release:	2
14mr|abattis-cantarell-fonts-0.0.15-2|10	License:	OFL
14mr|abattis-cantarell-fonts-0.0.15-2|11	Group:		System/Fonts/True type
14mr|abattis-cantarell-fonts-0.0.15-2|12	Url:		http://abattis.org/cantarell/
14mr|abattis-cantarell-fonts-0.0.15-2|13	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/%{url_ver}/%{oname}-%{version}.tar.xz
14mr|abattis-cantarell-fonts-0.0.15-2|14	BuildArch:	noarch
14mr|abattis-cantarell-fonts-0.0.15-2|15	BuildRequires:	fontforge
14mr|abattis-cantarell-fonts-0.0.15-2|16	
14mr|abattis-cantarell-fonts-0.0.15-2|17	%description
14mr|abattis-cantarell-fonts-0.0.15-2|18	Cantarell is a set of fonts designed by Dave Crossland. It is a
14mr|abattis-cantarell-fonts-0.0.15-2|19	sans-serif humanist typeface family.
14mr|abattis-cantarell-fonts-0.0.15-2|20	
14mr|abattis-cantarell-fonts-0.0.15-2|21	%prep
14mr|abattis-cantarell-fonts-0.0.15-2|22	%setup -qn %{oname}-%{version}
14mr|abattis-cantarell-fonts-0.0.15-2|23	
14mr|abattis-cantarell-fonts-0.0.15-2|24	%build
14mr|abattis-cantarell-fonts-0.0.15-2|25	%configure2_5x
14mr|abattis-cantarell-fonts-0.0.15-2|26	%make
14mr|abattis-cantarell-fonts-0.0.15-2|27	
14mr|abattis-cantarell-fonts-0.0.15-2|28	#create fonts from "source"
14mr|abattis-cantarell-fonts-0.0.15-2|29	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Bold.sfd Cantarell-Bold.otf
14mr|abattis-cantarell-fonts-0.0.15-2|30	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Regular.sfd Cantarell-Regular.otf
14mr|abattis-cantarell-fonts-0.0.15-2|31	
14mr|abattis-cantarell-fonts-0.0.15-2|32	%install
14mr|abattis-cantarell-fonts-0.0.15-2|33	rm -rf %{buildroot}
14mr|abattis-cantarell-fonts-0.0.15-2|34	install -m 0755 -d %{buildroot}%{_datadir}/fontconfig/conf.avail
14mr|abattis-cantarell-fonts-0.0.15-2|35	install -m 0755 -d %{buildroot}%{_xfontdir}/%{name}
14mr|abattis-cantarell-fonts-0.0.15-2|36	install -m 0755 -d %{buildroot}%{_sysconfdir}/fonts/conf.d
14mr|abattis-cantarell-fonts-0.0.15-2|37	
14mr|abattis-cantarell-fonts-0.0.15-2|38	install -m 0644 -p *.otf %{buildroot}%{_xfontdir}/%{name}
14mr|abattis-cantarell-fonts-0.0.15-2|39	install -Dpm 0644 fontconfig/%{fontconf} \
14mr|abattis-cantarell-fonts-0.0.15-2|40	%{buildroot}%{_datadir}/fontconfig/conf.avail
14mr|abattis-cantarell-fonts-0.0.15-2|41	
14mr|abattis-cantarell-fonts-0.0.15-2|42	ln -s %{_datadir}/fontconfig/conf.avail/%{fontconf} \
14mr|abattis-cantarell-fonts-0.0.15-2|43	%{buildroot}%{_sysconfdir}/fonts/conf.d/%{fontconf}
14mr|abattis-cantarell-fonts-0.0.15-2|44	
14mr|abattis-cantarell-fonts-0.0.15-2|45	%files
14mr|abattis-cantarell-fonts-0.0.15-2|46	%doc COPYING NEWS README
14mr|abattis-cantarell-fonts-0.0.15-2|47	%{_sysconfdir}/fonts/conf.d/%{fontconf}
14mr|abattis-cantarell-fonts-0.0.15-2|48	%{_datadir}/fontconfig/conf.avail/%{fontconf}
14mr|abattis-cantarell-fonts-0.0.15-2|49	%{_xfontdir}/%{name}/*.otf
14mr|abattis-cantarell-fonts-0.0.15-2|50	
14mr|abattis-cantarell-fonts-0.0.15-2|51	
14mr|abattis-cantarell-fonts-0.0.15-2|52	%changelog
14mr|abattis-cantarell-fonts-0.0.15-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.15-2
14mr|abattis-cantarell-fonts-0.0.15-2|54	+ Revision: 42336f8
14mr|abattis-cantarell-fonts-0.0.15-2|55	- MassBuild#440: Increase release tag
14mr|abattis-cantarell-fonts-0.0.15-2|56	
14mr|abattis-cantarell-fonts-0.0.15-2|57	

15761 14
14mr|abb-0.5-1|1	name:		abb
14mr|abb-0.5-1|2	version:	0.5
14mr|abb-0.5-1|3	release:	1
14mr|abb-0.5-1|4	summary:	command-line client for abf.rosalinux.ru
14mr|abb-0.5-1|5	
14mr|abb-0.5-1|6	group:		System/Configuration/Packaging
14mr|abb-0.5-1|7	license:	GPLv3+
14mr|abb-0.5-1|8	url:			git://github.com/sash-kan/%{name}.git
14mr|abb-0.5-1|9	buildarch:	noarch
14mr|abb-0.5-1|10	source0:	%{name}
14mr|abb-0.5-1|11	source1:	%{name}rc
14mr|abb-0.5-1|12	source2:	readme
14mr|abb-0.5-1|13	source3:	gpl-3.0.txt
14mr|abb-0.5-1|14	source4:	spek.skel
14mr|abb-0.5-1|15	source5:	abb.json.sh
14mr|abb-0.5-1|16	source6:	license.apache2
14mr|abb-0.5-1|17	source7:	license.mit
14mr|abb-0.5-1|18	source8:	abb.bash_completion
14mr|abb-0.5-1|19	
14mr|abb-0.5-1|20	requires:	bash
14mr|abb-0.5-1|21	requires:	git-core
14mr|abb-0.5-1|22	suggests:	w3m
14mr|abb-0.5-1|23	requires:	curl
14mr|abb-0.5-1|24	requires:	lynx
14mr|abb-0.5-1|25	requires:	wget
14mr|abb-0.5-1|26	requires:	rpm-build
14mr|abb-0.5-1|27	
14mr|abb-0.5-1|28	buildarch:	noarch
14mr|abb-0.5-1|29	
14mr|abb-0.5-1|30	%description
14mr|abb-0.5-1|31	abb is command-line client for <http://abf.rosalinux.ru>
14mr|abb-0.5-1|32	
14mr|abb-0.5-1|33	%prep
14mr|abb-0.5-1|34	%setup -qcT
14mr|abb-0.5-1|35	cp %{SOURCE1} .
14mr|abb-0.5-1|36	cp %{SOURCE2} .
14mr|abb-0.5-1|37	
14mr|abb-0.5-1|38	%install
14mr|abb-0.5-1|39	install -d %{buildroot}%{_bindir}
14mr|abb-0.5-1|40	install %{SOURCE0} %{buildroot}%{_bindir}/
14mr|abb-0.5-1|41	install -d %{buildroot}%{_datadir}/%{name}
14mr|abb-0.5-1|42	install %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
14mr|abb-0.5-1|43	install %{SOURCE5} %{buildroot}%{_bindir}/
14mr|abb-0.5-1|44	install -d %{buildroot}%{_datadir}/bash_completion
14mr|abb-0.5-1|45	install %{SOURCE8} %{buildroot}%{_datadir}/bash_completion/abb
14mr|abb-0.5-1|46	%if %mdkversion < 201210
14mr|abb-0.5-1|47	# rosa 2012.0
14mr|abb-0.5-1|48	sed -i 's/^_have /have /' %{buildroot}%{_datadir}/bash_completion/abb
14mr|abb-0.5-1|49	%endif
14mr|abb-0.5-1|50	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|abb-0.5-1|51	ln -s %{_datadir}/bash_completion/abb %{buildroot}%{_sysconfdir}/bash_completion.d/abb
14mr|abb-0.5-1|52	
14mr|abb-0.5-1|53	%files
14mr|abb-0.5-1|54	%doc abbrc readme
14mr|abb-0.5-1|55	%{_bindir}/%{name}*
14mr|abb-0.5-1|56	%{_datadir}/%{name}
14mr|abb-0.5-1|57	%{_datadir}/bash_completion
14mr|abb-0.5-1|58	%{_sysconfdir}/bash_completion.d
14mr|abb-0.5-1|59	
14mr|abb-0.5-1|60	%changelog
14mr|abb-0.5-1|61	* Wed Jan 09 2013 alexander barakin (aka sash-kan) <alex@barak.in> 0.5-1
14mr|abb-0.5-1|62	+ Revision: 3efd7da
14mr|abb-0.5-1|63	- remove build_requires
14mr|abb-0.5-1|64	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|65	
14mr|abb-0.5-1|66	* Mon Dec 24 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.5-1
14mr|abb-0.5-1|67	+ Revision: a05a577
14mr|abb-0.5-1|68	- move w3m from reqs to suggests
14mr|abb-0.5-1|69	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|70	
14mr|abb-0.5-1|71	* Thu Dec 13 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.5-1
14mr|abb-0.5-1|72	+ Revision: dffe8d8
14mr|abb-0.5-1|73	- rosa2012.1 have "_have", but rosa2012lts have "have"
14mr|abb-0.5-1|74	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|75	
14mr|abb-0.5-1|76	* Thu Dec 13 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.5-1
14mr|abb-0.5-1|77	+ Revision: 58b14ea
14mr|abb-0.5-1|78	- improve bash_completion, add "send" command to it
14mr|abb-0.5-1|79	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|80	
14mr|abb-0.5-1|81	* Tue Dec 11 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.5-1
14mr|abb-0.5-1|82	+ Revision: f54f80a
14mr|abb-0.5-1|83	- new version 0.5
14mr|abb-0.5-1|84	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|85	
14mr|abb-0.5-1|86	* Tue Dec 11 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|87	+ Revision: 00634b0
14mr|abb-0.5-1|88	- url escape "+" in project name
14mr|abb-0.5-1|89	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|90	
14mr|abb-0.5-1|91	* Wed Dec 05 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|92	+ Revision: 4efd41c
14mr|abb-0.5-1|93	- add "cdafterclone" option
14mr|abb-0.5-1|94	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|95	
14mr|abb-0.5-1|96	* Wed Dec 05 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|97	+ Revision: 8306fd7
14mr|abb-0.5-1|98	- accepts "yes" with options "publish" and "withrequired"
14mr|abb-0.5-1|99	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|100	
14mr|abb-0.5-1|101	* Fri Nov 30 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|102	+ Revision: f1eba03
14mr|abb-0.5-1|103	- add "rejectpublish" command
14mr|abb-0.5-1|104	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|105	
14mr|abb-0.5-1|106	* Fri Nov 30 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|107	+ Revision: a370079
14mr|abb-0.5-1|108	- correctly handle empty api-server output
14mr|abb-0.5-1|109	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|110	
14mr|abb-0.5-1|111	* Fri Nov 30 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|112	+ Revision: c4c825c
14mr|abb-0.5-1|113	- correctly handle empty api-server output
14mr|abb-0.5-1|114	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|115	
14mr|abb-0.5-1|116	* Fri Nov 30 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|117	+ Revision: 79b3544
14mr|abb-0.5-1|118	- correctly handle slashes in branch name
14mr|abb-0.5-1|119	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|120	
14mr|abb-0.5-1|121	* Thu Nov 29 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|122	+ Revision: 18d7869
14mr|abb-0.5-1|123	- fix "status" with one argument
14mr|abb-0.5-1|124	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|125	
14mr|abb-0.5-1|126	* Thu Nov 29 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|127	+ Revision: e2497e1
14mr|abb-0.5-1|128	- add "send" command, beta version
14mr|abb-0.5-1|129	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|130	
14mr|abb-0.5-1|131	* Thu Nov 29 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|132	+ Revision: 8fd8fa7
14mr|abb-0.5-1|133	- using apiurl
14mr|abb-0.5-1|134	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|135	
14mr|abb-0.5-1|136	* Thu Nov 29 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|137	+ Revision: add7d3d
14mr|abb-0.5-1|138	- cleanup
14mr|abb-0.5-1|139	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|140	
14mr|abb-0.5-1|141	* Wed Nov 28 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|142	+ Revision: 84d7e58
14mr|abb-0.5-1|143	- do not add line "---" to new .abf.yml
14mr|abb-0.5-1|144	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|145	
14mr|abb-0.5-1|146	* Wed Nov 28 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|147	+ Revision: 5d1271a
14mr|abb-0.5-1|148	- consider the option "restore" while "build"
14mr|abb-0.5-1|149	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|150	
14mr|abb-0.5-1|151	* Mon Nov 26 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|152	+ Revision: 9dc7a77
14mr|abb-0.5-1|153	- added used reqs
14mr|abb-0.5-1|154	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|155	
14mr|abb-0.5-1|156	* Mon Nov 26 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.4-1
14mr|abb-0.5-1|157	+ Revision: af0d83a
14mr|abb-0.5-1|158	- v0.4: add bash_completion
14mr|abb-0.5-1|159	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|160	
14mr|abb-0.5-1|161	* Mon Nov 26 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-2
14mr|abb-0.5-1|162	+ Revision: a8beeb9
14mr|abb-0.5-1|163	- add "vars" command
14mr|abb-0.5-1|164	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|165	
14mr|abb-0.5-1|166	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-2
14mr|abb-0.5-1|167	+ Revision: e713a85
14mr|abb-0.5-1|168	- bump release
14mr|abb-0.5-1|169	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|170	
14mr|abb-0.5-1|171	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-1
14mr|abb-0.5-1|172	+ Revision: 0243c12
14mr|abb-0.5-1|173	- handle missing newline in .abf.yml with "store"
14mr|abb-0.5-1|174	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|175	
14mr|abb-0.5-1|176	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-1
14mr|abb-0.5-1|177	+ Revision: bc2ec19
14mr|abb-0.5-1|178	- handle missing newline at end of .abf.yml
14mr|abb-0.5-1|179	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|180	
14mr|abb-0.5-1|181	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-1
14mr|abb-0.5-1|182	+ Revision: d79b555
14mr|abb-0.5-1|183	- mkdir BUILD for some strange specs without %setup
14mr|abb-0.5-1|184	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|185	
14mr|abb-0.5-1|186	* Wed Nov 21 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-1
14mr|abb-0.5-1|187	+ Revision: 9232a92
14mr|abb-0.5-1|188	- include also abb.json.sh in %files
14mr|abb-0.5-1|189	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|190	
14mr|abb-0.5-1|191	* Wed Nov 21 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.3-1
14mr|abb-0.5-1|192	+ Revision: 998470a
14mr|abb-0.5-1|193	- add abb.json.sh from github.com/dominictarr/JSON.sh
14mr|abb-0.5-1|194	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|195	
14mr|abb-0.5-1|196	* Wed Nov 21 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.2-2
14mr|abb-0.5-1|197	+ Revision: 6df2ba7
14mr|abb-0.5-1|198	- file-store changes api call
14mr|abb-0.5-1|199	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|200	
14mr|abb-0.5-1|201	* Tue Nov 20 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.2-2
14mr|abb-0.5-1|202	+ Revision: e588d46
14mr|abb-0.5-1|203	- add "publish" command
14mr|abb-0.5-1|204	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|205	
14mr|abb-0.5-1|206	* Mon Nov 19 2012 alexander barakin (aka sash-kan) <alex@barak.in> 0.2-2
14mr|abb-0.5-1|207	+ Revision: 8a796bd
14mr|abb-0.5-1|208	- fix "pushd: no such file or directory"
14mr|abb-0.5-1|209	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|abb-0.5-1|210	
14mr|abb-0.5-1|211	

15762 14
14mr|abf-console-client-1.16-1|1	Name:           abf-console-client
14mr|abf-console-client-1.16-1|2	Version:        1.16
14mr|abf-console-client-1.16-1|3	Release:        1
14mr|abf-console-client-1.16-1|4	Summary:        Console client for ABF (https://abf.rosalinux.ru)
14mr|abf-console-client-1.16-1|5	Group:          System/Configuration/Packaging
14mr|abf-console-client-1.16-1|6	License:        GPLv2
14mr|abf-console-client-1.16-1|7	URL:            http://wiki.rosalab.ru/en/index.php/ABF_Console_Client
14mr|abf-console-client-1.16-1|8	Source0:        %{name}-%{version}.tar.gz
14mr|abf-console-client-1.16-1|9	BuildArch:      noarch
14mr|abf-console-client-1.16-1|10	
14mr|abf-console-client-1.16-1|11	Requires:       python-abf >= %{version}-%{release}
14mr|abf-console-client-1.16-1|12	Requires:       python-beaker
14mr|abf-console-client-1.16-1|13	Requires:       python-rpm
14mr|abf-console-client-1.16-1|14	Requires:       git
14mr|abf-console-client-1.16-1|15	Requires:       python-yaml
14mr|abf-console-client-1.16-1|16	Requires:       python-magic
14mr|abf-console-client-1.16-1|17	Requires:       tar >= 1.26
14mr|abf-console-client-1.16-1|18	Requires:       wget
14mr|abf-console-client-1.16-1|19	Suggests:       mock-urpm
14mr|abf-console-client-1.16-1|20	Provides:       abf
14mr|abf-console-client-1.16-1|21	Provides:       abfcc
14mr|abf-console-client-1.16-1|22	Provides:       abf-c-c
14mr|abf-console-client-1.16-1|23	
14mr|abf-console-client-1.16-1|24	%description
14mr|abf-console-client-1.16-1|25	Console client for ABF (https://abf.rosalinux.ru).
14mr|abf-console-client-1.16-1|26	
14mr|abf-console-client-1.16-1|27	
14mr|abf-console-client-1.16-1|28	%package -n     python-abf
14mr|abf-console-client-1.16-1|29	Summary:        Python API for ABF (https://abf.rosalinux.ru)
14mr|abf-console-client-1.16-1|30	Group:          System/Configuration/Packaging
14mr|abf-console-client-1.16-1|31	Provides:       python-abf = %{version}-%{release}
14mr|abf-console-client-1.16-1|32	
14mr|abf-console-client-1.16-1|33	%description -n python-abf
14mr|abf-console-client-1.16-1|34	%{name} is the python API to ABF (https://abf.rosalinux.ru).
14mr|abf-console-client-1.16-1|35	It contains a set of basic operations, done with either HTML
14mr|abf-console-client-1.16-1|36	parsing or through ABF json API. It also provides datamodel to
14mr|abf-console-client-1.16-1|37	operate with.
14mr|abf-console-client-1.16-1|38	
14mr|abf-console-client-1.16-1|39	%prep
14mr|abf-console-client-1.16-1|40	%setup -q -n %{name}
14mr|abf-console-client-1.16-1|41	
14mr|abf-console-client-1.16-1|42	%install
14mr|abf-console-client-1.16-1|43	make install DESTDIR=%{buildroot}
14mr|abf-console-client-1.16-1|44	ln -s %{_datadir}/bash-completion/abf %{buildroot}/%{_sysconfdir}/bash_completion.d/abf
14mr|abf-console-client-1.16-1|45	
14mr|abf-console-client-1.16-1|46	
14mr|abf-console-client-1.16-1|47	%files
14mr|abf-console-client-1.16-1|48	%dir %{py_puresitedir}/abf/console
14mr|abf-console-client-1.16-1|49	%{py_puresitedir}/abf/console/*.py*
14mr|abf-console-client-1.16-1|50	%{_bindir}/abf
14mr|abf-console-client-1.16-1|51	#bash_completion files
14mr|abf-console-client-1.16-1|52	%{_datadir}/bash-completion/abf
14mr|abf-console-client-1.16-1|53	%{_sysconfdir}/bash_completion.d/abf
14mr|abf-console-client-1.16-1|54	%{_sysconfdir}/profile.d/abfcd.sh
14mr|abf-console-client-1.16-1|55	%dir %{_sysconfdir}/abf/mock-urpm/configs/
14mr|abf-console-client-1.16-1|56	%{_sysconfdir}/abf/mock-urpm/configs/*
14mr|abf-console-client-1.16-1|57	%dir /var/cache/abf/
14mr|abf-console-client-1.16-1|58	%dir /var/cache/abf/mock-urpm/
14mr|abf-console-client-1.16-1|59	%dir /var/lib/abf/mock-urpm/src
14mr|abf-console-client-1.16-1|60	%dir /var/lib/abf/
14mr|abf-console-client-1.16-1|61	%dir /var/lib/abf/mock-urpm
14mr|abf-console-client-1.16-1|62	
14mr|abf-console-client-1.16-1|63	%files -n python-abf
14mr|abf-console-client-1.16-1|64	%dir %{py_puresitedir}/abf
14mr|abf-console-client-1.16-1|65	%dir %{py_puresitedir}/abf/api
14mr|abf-console-client-1.16-1|66	%{py_puresitedir}/abf/*.py*
14mr|abf-console-client-1.16-1|67	%{py_puresitedir}/abf/api/*.py*
14mr|abf-console-client-1.16-1|68	
14mr|abf-console-client-1.16-1|69	%changelog
14mr|abf-console-client-1.16-1|70	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-1
14mr|abf-console-client-1.16-1|71	+ Revision: 78b8595
14mr|abf-console-client-1.16-1|72	- Added --save-chroot and --cached-chroot, get ready for l10n
14mr|abf-console-client-1.16-1|73	
14mr|abf-console-client-1.16-1|74	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15.2-1
14mr|abf-console-client-1.16-1|75	+ Revision: 60bdcdc
14mr|abf-console-client-1.16-1|76	- Updated to 1.15.2
14mr|abf-console-client-1.16-1|77	
14mr|abf-console-client-1.16-1|78	* Wed Jul 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15.1-1
14mr|abf-console-client-1.16-1|79	+ Revision: 0e001aa
14mr|abf-console-client-1.16-1|80	- Allow to fetch files from file store by hash
14mr|abf-console-client-1.16-1|81	
14mr|abf-console-client-1.16-1|82	* Wed Jul 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-1
14mr|abf-console-client-1.16-1|83	+ Revision: c401124
14mr|abf-console-client-1.16-1|84	- Updated to 1.15 - added 'info' command
14mr|abf-console-client-1.16-1|85	
14mr|abf-console-client-1.16-1|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.9-2
14mr|abf-console-client-1.16-1|87	+ Revision: 508460c
14mr|abf-console-client-1.16-1|88	- MassBuild#440: Increase release tag
14mr|abf-console-client-1.16-1|89	
14mr|abf-console-client-1.16-1|90	* Thu Jun 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.9-1
14mr|abf-console-client-1.16-1|91	+ Revision: e0dbfac
14mr|abf-console-client-1.16-1|92	- Disable armv7l for cooker
14mr|abf-console-client-1.16-1|93	
14mr|abf-console-client-1.16-1|94	* Thu May 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.8-2
14mr|abf-console-client-1.16-1|95	+ Revision: 54daa25
14mr|abf-console-client-1.16-1|96	- Bump release
14mr|abf-console-client-1.16-1|97	
14mr|abf-console-client-1.16-1|98	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.8-1
14mr|abf-console-client-1.16-1|99	+ Revision: c55d468
14mr|abf-console-client-1.16-1|100	- Build ARM by default for OMV
14mr|abf-console-client-1.16-1|101	
14mr|abf-console-client-1.16-1|102	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.7-1
14mr|abf-console-client-1.16-1|103	+ Revision: 4627d15
14mr|abf-console-client-1.16-1|104	- Use blocking for config file access
14mr|abf-console-client-1.16-1|105	
14mr|abf-console-client-1.16-1|106	* Fri May 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.6-2
14mr|abf-console-client-1.16-1|107	+ Revision: 70c359e
14mr|abf-console-client-1.16-1|108	- Provide short aliases
14mr|abf-console-client-1.16-1|109	
14mr|abf-console-client-1.16-1|110	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.6-1
14mr|abf-console-client-1.16-1|111	+ Revision: 32db8b0
14mr|abf-console-client-1.16-1|112	- Improve autocompletion
14mr|abf-console-client-1.16-1|113	
14mr|abf-console-client-1.16-1|114	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.5-1
14mr|abf-console-client-1.16-1|115	+ Revision: e2724d4
14mr|abf-console-client-1.16-1|116	- Be smarter with default_branch
14mr|abf-console-client-1.16-1|117	
14mr|abf-console-client-1.16-1|118	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.4-1
14mr|abf-console-client-1.16-1|119	+ Revision: 35ef9a7
14mr|abf-console-client-1.16-1|120	- Drop unpacked files
14mr|abf-console-client-1.16-1|121	
14mr|abf-console-client-1.16-1|122	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.4-1
14mr|abf-console-client-1.16-1|123	+ Revision: 0080b01
14mr|abf-console-client-1.16-1|124	- Invalidate cache after adding/removing projects from repo
14mr|abf-console-client-1.16-1|125	
14mr|abf-console-client-1.16-1|126	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.3-1
14mr|abf-console-client-1.16-1|127	+ Revision: e62500c
14mr|abf-console-client-1.16-1|128	- Added default_branch to config
14mr|abf-console-client-1.16-1|129	
14mr|abf-console-client-1.16-1|130	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.2-1
14mr|abf-console-client-1.16-1|131	+ Revision: 078906f
14mr|abf-console-client-1.16-1|132	- Added possibility to create branches when creating a project
14mr|abf-console-client-1.16-1|133	
14mr|abf-console-client-1.16-1|134	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.1-1
14mr|abf-console-client-1.16-1|135	+ Revision: c050307
14mr|abf-console-client-1.16-1|136	- Updated to 1.14.1
14mr|abf-console-client-1.16-1|137	
14mr|abf-console-client-1.16-1|138	* Fri Feb 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-1
14mr|abf-console-client-1.16-1|139	+ Revision: b7f775b
14mr|abf-console-client-1.16-1|140	- Updated to 1.14 - implemented add/remove project to/from repo
14mr|abf-console-client-1.16-1|141	
14mr|abf-console-client-1.16-1|142	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-1
14mr|abf-console-client-1.16-1|143	+ Revision: 2960ae5
14mr|abf-console-client-1.16-1|144	- Updated to 1.13 - implemented project fork and creation from srpm
14mr|abf-console-client-1.16-1|145	
14mr|abf-console-client-1.16-1|146	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.2-1
14mr|abf-console-client-1.16-1|147	+ Revision: 3d6469a
14mr|abf-console-client-1.16-1|148	- Updated to 1.12.2 - fix 'abf status' behavior after recent ABF changes
14mr|abf-console-client-1.16-1|149	
14mr|abf-console-client-1.16-1|150	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12.1-1
14mr|abf-console-client-1.16-1|151	+ Revision: 8de1f1e
14mr|abf-console-client-1.16-1|152	- Updated to 1.12.1 - Do not create containers if auto-publish is set
14mr|abf-console-client-1.16-1|153	
14mr|abf-console-client-1.16-1|154	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12.1-1
14mr|abf-console-client-1.16-1|155	+ Revision: abb8fc0
14mr|abf-console-client-1.16-1|156	- Updated to 1.12.1 - Do not create containers if auto-publish is set
14mr|abf-console-client-1.16-1|157	
14mr|abf-console-client-1.16-1|158	* Tue Sep 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12-1
14mr|abf-console-client-1.16-1|159	+ Revision: ce0e608
14mr|abf-console-client-1.16-1|160	- LOG Version 1.12 - added ability to send pull requests
14mr|abf-console-client-1.16-1|161	
14mr|abf-console-client-1.16-1|162	* Tue Sep 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12-1
14mr|abf-console-client-1.16-1|163	+ Revision: d256c74
14mr|abf-console-client-1.16-1|164	- LOG Version 1.12 - added ability to send pull requests
14mr|abf-console-client-1.16-1|165	
14mr|abf-console-client-1.16-1|166	* Fri Aug 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.3-1
14mr|abf-console-client-1.16-1|167	+ Revision: e74e22e
14mr|abf-console-client-1.16-1|168	- LOG Updated to 1.11.3 - create containers for new build tasks by default
14mr|abf-console-client-1.16-1|169	
14mr|abf-console-client-1.16-1|170	* Fri Aug 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.3-1
14mr|abf-console-client-1.16-1|171	+ Revision: 58ef8ab
14mr|abf-console-client-1.16-1|172	- LOG Updated to 1.11.3 - create containers for new build tasks by default
14mr|abf-console-client-1.16-1|173	
14mr|abf-console-client-1.16-1|174	* Tue Jun 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.2-1
14mr|abf-console-client-1.16-1|175	+ Revision: a36eac5
14mr|abf-console-client-1.16-1|176	- Updated tarball
14mr|abf-console-client-1.16-1|177	
14mr|abf-console-client-1.16-1|178	* Tue Jun 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.2-1
14mr|abf-console-client-1.16-1|179	+ Revision: 6c46d2e
14mr|abf-console-client-1.16-1|180	- Updated tarball
14mr|abf-console-client-1.16-1|181	
14mr|abf-console-client-1.16-1|182	* Tue Jun 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.2-1
14mr|abf-console-client-1.16-1|183	+ Revision: c32cd01
14mr|abf-console-client-1.16-1|184	- Recognize 'tests failed' status
14mr|abf-console-client-1.16-1|185	
14mr|abf-console-client-1.16-1|186	* Tue Jun 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.2-1
14mr|abf-console-client-1.16-1|187	+ Revision: 1487917
14mr|abf-console-client-1.16-1|188	- Recognize 'tests failed' status
14mr|abf-console-client-1.16-1|189	
14mr|abf-console-client-1.16-1|190	* Fri May 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.1-1
14mr|abf-console-client-1.16-1|191	+ Revision: 5a5f005
14mr|abf-console-client-1.16-1|192	- LOG Updated to 1.11.1
14mr|abf-console-client-1.16-1|193	
14mr|abf-console-client-1.16-1|194	* Fri May 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11.1-1
14mr|abf-console-client-1.16-1|195	+ Revision: f396020
14mr|abf-console-client-1.16-1|196	- LOG Updated to 1.11.1
14mr|abf-console-client-1.16-1|197	
14mr|abf-console-client-1.16-1|198	* Wed May 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11-1
14mr|abf-console-client-1.16-1|199	+ Revision: 0863f3b
14mr|abf-console-client-1.16-1|200	- LOG Updated to 1.11
14mr|abf-console-client-1.16-1|201	
14mr|abf-console-client-1.16-1|202	* Wed May 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11-1
14mr|abf-console-client-1.16-1|203	+ Revision: 1974290
14mr|abf-console-client-1.16-1|204	- LOG Updated to 1.11
14mr|abf-console-client-1.16-1|205	
14mr|abf-console-client-1.16-1|206	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.10-1
14mr|abf-console-client-1.16-1|207	+ Revision: e4b9623
14mr|abf-console-client-1.16-1|208	- Added autodetection of cooker repositories, use x86 and x86_64 arches by default
14mr|abf-console-client-1.16-1|209	
14mr|abf-console-client-1.16-1|210	* Fri May 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.10-1
14mr|abf-console-client-1.16-1|211	+ Revision: 5d711b8
14mr|abf-console-client-1.16-1|212	- Added autodetection of cooker repositories, use x86 and x86_64 arches by default
14mr|abf-console-client-1.16-1|213	
14mr|abf-console-client-1.16-1|214	* Wed Feb 20 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.9-3
14mr|abf-console-client-1.16-1|215	+ Revision: fbf7e49
14mr|abf-console-client-1.16-1|216	- Fix for API changes
14mr|abf-console-client-1.16-1|217	
14mr|abf-console-client-1.16-1|218	* Mon Dec 24 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.9-2
14mr|abf-console-client-1.16-1|219	+ Revision: f53d7b2
14mr|abf-console-client-1.16-1|220	- Fix for ABF API changes: BuildList field build_requires was removed
14mr|abf-console-client-1.16-1|221	
14mr|abf-console-client-1.16-1|222	

15763 14
14mr|about-distro-1.0.0-2|1	Summary:	KCM module to show info about system
14mr|about-distro-1.0.0-2|2	Name:		about-distro
14mr|about-distro-1.0.0-2|3	Version:	1.0.0
14mr|about-distro-1.0.0-2|4	Release:	2
14mr|about-distro-1.0.0-2|5	License:	GPLv3+
14mr|about-distro-1.0.0-2|6	Group:		Graphical desktop/KDE
14mr|about-distro-1.0.0-2|7	Url:		http://www.kde.org
14mr|about-distro-1.0.0-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mr|about-distro-1.0.0-2|9	BuildRequires:	kdelibs4-devel
14mr|about-distro-1.0.0-2|10	Requires:	kdebase4-workspace
14mr|about-distro-1.0.0-2|11	
14mr|about-distro-1.0.0-2|12	%description
14mr|about-distro-1.0.0-2|13	KCM module to show info about system.
14mr|about-distro-1.0.0-2|14	
14mr|about-distro-1.0.0-2|15	It can be customized by kcm-about-distrorc file in KDE config directory.
14mr|about-distro-1.0.0-2|16	
14mr|about-distro-1.0.0-2|17	%files -f kcm-about-distro.lang
14mr|about-distro-1.0.0-2|18	%{_kde_libdir}/kde4/kcm_about_distro.so
14mr|about-distro-1.0.0-2|19	%{_kde_services}/%{name}.desktop
14mr|about-distro-1.0.0-2|20	
14mr|about-distro-1.0.0-2|21	#----------------------------------------------------------------------------
14mr|about-distro-1.0.0-2|22	
14mr|about-distro-1.0.0-2|23	%prep
14mr|about-distro-1.0.0-2|24	%setup -q
14mr|about-distro-1.0.0-2|25	
14mr|about-distro-1.0.0-2|26	%build
14mr|about-distro-1.0.0-2|27	%cmake_kde4
14mr|about-distro-1.0.0-2|28	%make
14mr|about-distro-1.0.0-2|29	
14mr|about-distro-1.0.0-2|30	%install
14mr|about-distro-1.0.0-2|31	%makeinstall_std -C build
14mr|about-distro-1.0.0-2|32	
14mr|about-distro-1.0.0-2|33	%find_lang kcm-about-distro
14mr|about-distro-1.0.0-2|34	
14mr|about-distro-1.0.0-2|35	
14mr|about-distro-1.0.0-2|36	%changelog
14mr|about-distro-1.0.0-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-2
14mr|about-distro-1.0.0-2|38	+ Revision: 06ce608
14mr|about-distro-1.0.0-2|39	- MassBuild#440: Increase release tag
14mr|about-distro-1.0.0-2|40	
14mr|about-distro-1.0.0-2|41	

15764 14
14mr|abrt-2.0.10-3|1	# (blino) FIXME: switch back to 1 when systemd is installable
14mr|abrt-2.0.10-3|2	%define with_systemd 1
14mr|abrt-2.0.10-3|3	
14mr|abrt-2.0.10-3|4	%define lib_major 0
14mr|abrt-2.0.10-3|5	%define lib_name %mklibname %{name} %{lib_major}
14mr|abrt-2.0.10-3|6	
14mr|abrt-2.0.10-3|7	%define lib_name_devel %mklibname %{name} -d
14mr|abrt-2.0.10-3|8	%define lib_report_devel %mklibname report -d
14mr|abrt-2.0.10-3|9	
14mr|abrt-2.0.10-3|10	Summary: Automatic bug detection and reporting tool
14mr|abrt-2.0.10-3|11	Name: abrt
14mr|abrt-2.0.10-3|12	Version: 2.0.10
14mr|abrt-2.0.10-3|13	Release: 3
14mr|abrt-2.0.10-3|14	License: GPLv2+
14mr|abrt-2.0.10-3|15	Group:   System/Libraries
14mr|abrt-2.0.10-3|16	URL: https://fedorahosted.org/abrt/
14mr|abrt-2.0.10-3|17	Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
14mr|abrt-2.0.10-3|18	Source1: abrt.init
14mr|abrt-2.0.10-3|19	Source2: 00abrt.sh
14mr|abrt-2.0.10-3|20	Source3: 00abrt.csh
14mr|abrt-2.0.10-3|21	Source4: abrt-debuginfo-install
14mr|abrt-2.0.10-3|22	Source5: abrt-ccpp.init
14mr|abrt-2.0.10-3|23	Source6: abrt-oops.init
14mr|abrt-2.0.10-3|24	Patch0: abrt-2.0.8-format_security.patch
14mr|abrt-2.0.10-3|25	# (fc) disable package signature check
14mr|abrt-2.0.10-3|26	Patch2: abrt_disable_gpgcheck.diff
14mr|abrt-2.0.10-3|27	# (pt) generate stacktrace twice to get missing -debug packages
14mr|abrt-2.0.10-3|28	#Patch5: abrt-1.1.14-debug.patch
14mr|abrt-2.0.10-3|29	# (fc) disable nspluginwrapper-i386 (Mdv bug #59237)
14mr|abrt-2.0.10-3|30	Patch7: abrt-2.0.2-nspluginwrapper.patch
14mr|abrt-2.0.10-3|31	Patch8: abrt-2.0.8-nonutf8-locale.patch
14mr|abrt-2.0.10-3|32	Patch10: abrt-2.0.8-link-against-libreport.patch
14mr|abrt-2.0.10-3|33	# (proyvind): port to rpm5 api
14mr|abrt-2.0.10-3|34	Patch11: abrt-2.0.8-rpm5.patch
14mr|abrt-2.0.10-3|35	BuildRequires: autoconf automake libtool
14mr|abrt-2.0.10-3|36	BuildRequires: dbus-devel
14mr|abrt-2.0.10-3|37	BuildRequires: pkgconfig(dbus-glib-1)
14mr|abrt-2.0.10-3|38	BuildRequires: pkgconfig(gtk+-3.0)
14mr|abrt-2.0.10-3|39	BuildRequires: curl-devel
14mr|abrt-2.0.10-3|40	BuildRequires: rpm-devel
14mr|abrt-2.0.10-3|41	BuildRequires: sqlite3-devel > 3.0
14mr|abrt-2.0.10-3|42	BuildRequires: desktop-file-utils
14mr|abrt-2.0.10-3|43	#BuildRequires: nss-devel
14mr|abrt-2.0.10-3|44	BuildRequires: libnotify-devel
14mr|abrt-2.0.10-3|45	BuildRequires: xmlrpc-c-devel
14mr|abrt-2.0.10-3|46	BuildRequires: xmlrpc-c
14mr|abrt-2.0.10-3|47	#BuildRequires: file-devel
14mr|abrt-2.0.10-3|48	BuildRequires: python-devel
14mr|abrt-2.0.10-3|49	BuildRequires: gettext
14mr|abrt-2.0.10-3|50	BuildRequires: polkit-1-devel
14mr|abrt-2.0.10-3|51	BuildRequires: libzip-devel, libtar-devel, bzip2-devel, zlib-devel
14mr|abrt-2.0.10-3|52	BuildRequires: intltool
14mr|abrt-2.0.10-3|53	BuildRequires: pkgconfig(btparser) => 0.16
14mr|abrt-2.0.10-3|54	BuildRequires: pkgconfig(libreport) => 2.0.9
14mr|abrt-2.0.10-3|55	BuildRequires: pkgconfig(libreport-gtk) => 2.0.9
14mr|abrt-2.0.10-3|56	BuildRequires: gnome-common
14mr|abrt-2.0.10-3|57	BuildRequires: bison
14mr|abrt-2.0.10-3|58	BuildRequires: asciidoc
14mr|abrt-2.0.10-3|59	BuildRequires: docbook-style-xsl
14mr|abrt-2.0.10-3|60	BuildRequires: xmlto
14mr|abrt-2.0.10-3|61	BuildRequires: libgnome-keyring-devel
14mr|abrt-2.0.10-3|62	BuildRequires: gettext-devel
14mr|abrt-2.0.10-3|63	%if %{?with_systemd}
14mr|abrt-2.0.10-3|64	BuildRequires: systemd-units
14mr|abrt-2.0.10-3|65	%endif
14mr|abrt-2.0.10-3|66	Requires: %{lib_name} >= %{version}-%{release}
14mr|abrt-2.0.10-3|67	Requires(pre): rpm-helper
14mr|abrt-2.0.10-3|68	Requires(post): rpm-helper
14mr|abrt-2.0.10-3|69	Requires(preun): rpm-helper
14mr|abrt-2.0.10-3|70	Requires(postun): rpm-helper
14mr|abrt-2.0.10-3|71	Obsoletes: abrt-plugin-catcut < 1.1.13
14mr|abrt-2.0.10-3|72	Obsoletes: abrt-plugin-sqlite3 < 1.1.18
14mr|abrt-2.0.10-3|73	# required for transition from 1.1.13, can be removed after some time
14mr|abrt-2.0.10-3|74	Obsoletes: abrt-plugin-runapp < 1.1.18
14mr|abrt-2.0.10-3|75	Obsoletes: abrt-plugin-filetransfer < 1.1.18
14mr|abrt-2.0.10-3|76	Obsoletes: abrt-plugin-sosreport < 1.1.18
14mr|abrt-2.0.10-3|77	BuildConflicts: %{mklibname abrt 0} %{mklibname abrt -d} abrt
14mr|abrt-2.0.10-3|78	
14mr|abrt-2.0.10-3|79	%description
14mr|abrt-2.0.10-3|80	%{name} is a tool to help users to detect defects in applications and
14mr|abrt-2.0.10-3|81	to create a bug report with all informations needed by maintainer to fix it.
14mr|abrt-2.0.10-3|82	It uses plugin system to extend its functionality.
14mr|abrt-2.0.10-3|83	
14mr|abrt-2.0.10-3|84	%package -n %{lib_name}
14mr|abrt-2.0.10-3|85	Summary: Libraries for %{name}
14mr|abrt-2.0.10-3|86	Group: System/Libraries
14mr|abrt-2.0.10-3|87	
14mr|abrt-2.0.10-3|88	%description -n %{lib_name}
14mr|abrt-2.0.10-3|89	Libraries for %{name}.
14mr|abrt-2.0.10-3|90	
14mr|abrt-2.0.10-3|91	%package -n %{lib_name_devel}
14mr|abrt-2.0.10-3|92	Summary: Development libraries for %{name}
14mr|abrt-2.0.10-3|93	Group: Development/C
14mr|abrt-2.0.10-3|94	Requires: %{lib_name} = %{version}-%{release}
14mr|abrt-2.0.10-3|95	Requires: abrt = %{version}-%{release}
14mr|abrt-2.0.10-3|96	
14mr|abrt-2.0.10-3|97	%description -n %{lib_name_devel}
14mr|abrt-2.0.10-3|98	Development libraries and headers for %{name}.
14mr|abrt-2.0.10-3|99	
14mr|abrt-2.0.10-3|100	%package gui
14mr|abrt-2.0.10-3|101	Summary: %{name}'s gui
14mr|abrt-2.0.10-3|102	Group: Graphical desktop/Other
14mr|abrt-2.0.10-3|103	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|104	Requires: dbus-python, pygtk2.0, pygtk2.0-libglade
14mr|abrt-2.0.10-3|105	Requires: python-gobject
14mr|abrt-2.0.10-3|106	##Requires: gnome-python-desktop
14mr|abrt-2.0.10-3|107	Requires: libreport-gtk
14mr|abrt-2.0.10-3|108	
14mr|abrt-2.0.10-3|109	%description gui
14mr|abrt-2.0.10-3|110	GTK+ wizard for convenient bug reporting.
14mr|abrt-2.0.10-3|111	
14mr|abrt-2.0.10-3|112	%package addon-ccpp
14mr|abrt-2.0.10-3|113	Summary: %{name}'s C/C++ addon
14mr|abrt-2.0.10-3|114	Group: System/Libraries
14mr|abrt-2.0.10-3|115	Requires: elfutils
14mr|abrt-2.0.10-3|116	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|117	
14mr|abrt-2.0.10-3|118	%description addon-ccpp
14mr|abrt-2.0.10-3|119	This package contains hook for C/C++ crashed programs and %{name}'s C/C++
14mr|abrt-2.0.10-3|120	analyzer plugin.
14mr|abrt-2.0.10-3|121	
14mr|abrt-2.0.10-3|122	%package addon-kerneloops
14mr|abrt-2.0.10-3|123	Summary: %{name}'s kerneloops addon
14mr|abrt-2.0.10-3|124	Group: System/Libraries
14mr|abrt-2.0.10-3|125	Requires: curl
14mr|abrt-2.0.10-3|126	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|127	#Obsoletes: kerneloops
14mr|abrt-2.0.10-3|128	
14mr|abrt-2.0.10-3|129	%description addon-kerneloops
14mr|abrt-2.0.10-3|130	This package contains plugin for collecting kernel crash information
14mr|abrt-2.0.10-3|131	and reporter plugin which sends this information to specified server,
14mr|abrt-2.0.10-3|132	usually to kerneloops.org.
14mr|abrt-2.0.10-3|133	
14mr|abrt-2.0.10-3|134	%package addon-vmcore
14mr|abrt-2.0.10-3|135	Summary: %{name}'s vmcore addon
14mr|abrt-2.0.10-3|136	Group: System/Libraries
14mr|abrt-2.0.10-3|137	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|138	Requires: abrt-addon-kerneloops
14mr|abrt-2.0.10-3|139	
14mr|abrt-2.0.10-3|140	%description addon-vmcore
14mr|abrt-2.0.10-3|141	This package contains plugin for collecting kernel crash information from
14mr|abrt-2.0.10-3|142	vmcore files.
14mr|abrt-2.0.10-3|143	
14mr|abrt-2.0.10-3|144	%package addon-python
14mr|abrt-2.0.10-3|145	Summary: %{name}'s addon for catching and analyzing Python exceptions
14mr|abrt-2.0.10-3|146	Group: System/Libraries
14mr|abrt-2.0.10-3|147	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|148	
14mr|abrt-2.0.10-3|149	%description addon-python
14mr|abrt-2.0.10-3|150	This package contains python hook and python analyzer plugin for handling
14mr|abrt-2.0.10-3|151	uncaught exception in python programs.
14mr|abrt-2.0.10-3|152	
14mr|abrt-2.0.10-3|153	
14mr|abrt-2.0.10-3|154	%package cli
14mr|abrt-2.0.10-3|155	Summary: %{name}'s command line interface
14mr|abrt-2.0.10-3|156	Group: Graphical desktop/Other
14mr|abrt-2.0.10-3|157	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|158	Requires: %{name}-addon-kerneloops
14mr|abrt-2.0.10-3|159	Requires: %{name}-addon-ccpp, %{name}-addon-python
14mr|abrt-2.0.10-3|160	
14mr|abrt-2.0.10-3|161	%description cli
14mr|abrt-2.0.10-3|162	This package contains simple command line client for controlling abrt
14mr|abrt-2.0.10-3|163	daemon over the sockets.
14mr|abrt-2.0.10-3|164	
14mr|abrt-2.0.10-3|165	%package desktop
14mr|abrt-2.0.10-3|166	Summary: Virtual package that installs all necessary packages
14mr|abrt-2.0.10-3|167	Group: Graphical desktop/Other
14mr|abrt-2.0.10-3|168	# This package gets installed when anything requests bug-buddy -
14mr|abrt-2.0.10-3|169	# happens when users upgrade Fn to Fn+1;
14mr|abrt-2.0.10-3|170	# or if user just wants "typical desktop installation".
14mr|abrt-2.0.10-3|171	# Installing abrt-desktop should result in the abrt which works without
14mr|abrt-2.0.10-3|172	# any tweaking in abrt.conf (IOW: all plugins mentioned there must be installed)
14mr|abrt-2.0.10-3|173	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|174	Requires: %{name}-addon-kerneloops
14mr|abrt-2.0.10-3|175	Requires: %{name}-addon-vmcore
14mr|abrt-2.0.10-3|176	Requires: %{name}-addon-ccpp, %{name}-addon-python
14mr|abrt-2.0.10-3|177	# Default config of addon-ccpp requires gdb
14mr|abrt-2.0.10-3|178	Requires: gdb >= 7.0-3
14mr|abrt-2.0.10-3|179	Requires: %{name}-gui
14mr|abrt-2.0.10-3|180	#Obsoletes: bug-buddy
14mr|abrt-2.0.10-3|181	#Provides: bug-buddy
14mr|abrt-2.0.10-3|182	
14mr|abrt-2.0.10-3|183	%description desktop
14mr|abrt-2.0.10-3|184	Virtual package to make easy default installation on desktop environments.
14mr|abrt-2.0.10-3|185	
14mr|abrt-2.0.10-3|186	%if 0
14mr|abrt-2.0.10-3|187	%package retrace-server
14mr|abrt-2.0.10-3|188	Summary: %{name}'s retrace server using HTTP protocol
14mr|abrt-2.0.10-3|189	Group:   Graphical desktop/Other
14mr|abrt-2.0.10-3|190	Requires: abrt-addon-ccpp
14mr|abrt-2.0.10-3|191	Requires: gdb >= 7.0-3
14mr|abrt-2.0.10-3|192	Requires: apache-mod_wsgi, apache-mod_ssl, python-webob
14mr|abrt-2.0.10-3|193	Requires: mock, xz, elfutils, createrepo
14mr|abrt-2.0.10-3|194	Requires(preun): /sbin/install-info
14mr|abrt-2.0.10-3|195	Requires(post): /sbin/install-info
14mr|abrt-2.0.10-3|196	
14mr|abrt-2.0.10-3|197	%description retrace-server
14mr|abrt-2.0.10-3|198	The retrace server provides a coredump analysis and backtrace
14mr|abrt-2.0.10-3|199	generation service over a network using HTTP protocol.
14mr|abrt-2.0.10-3|200	%endif
14mr|abrt-2.0.10-3|201	
14mr|abrt-2.0.10-3|202	%package addon-xorg
14mr|abrt-2.0.10-3|203	Summary: %{name}'s Xorg addon
14mr|abrt-2.0.10-3|204	Group: System/Libraries
14mr|abrt-2.0.10-3|205	Requires: curl
14mr|abrt-2.0.10-3|206	Requires: %{name} = %{version}-%{release}
14mr|abrt-2.0.10-3|207	
14mr|abrt-2.0.10-3|208	%description addon-xorg
14mr|abrt-2.0.10-3|209	This package contains plugin for collecting Xorg crash information
14mr|abrt-2.0.10-3|210	from Xorg log.
14mr|abrt-2.0.10-3|211	
14mr|abrt-2.0.10-3|212	%prep
14mr|abrt-2.0.10-3|213	
14mr|abrt-2.0.10-3|214	%setup -q
14mr|abrt-2.0.10-3|215	%apply_patches
14mr|abrt-2.0.10-3|216	# (tv)) disable -Werror:
14mr|abrt-2.0.10-3|217	perl -pi -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
14mr|abrt-2.0.10-3|218	
14mr|abrt-2.0.10-3|219	%build
14mr|abrt-2.0.10-3|220	NOCONFIGURE=yes gnome-autogen.sh
14mr|abrt-2.0.10-3|221	%define Werror_cflags %nil
14mr|abrt-2.0.10-3|222	
14mr|abrt-2.0.10-3|223	%configure2_5x \
14mr|abrt-2.0.10-3|224	%if !%{with_systemd}
14mr|abrt-2.0.10-3|225	--without-systemdsystemunitdir \
14mr|abrt-2.0.10-3|226	%endif
14mr|abrt-2.0.10-3|227	%if %{with_systemd}
14mr|abrt-2.0.10-3|228	--with-systemdsystemunitdir=/lib/systemd/system \
14mr|abrt-2.0.10-3|229	%endif
14mr|abrt-2.0.10-3|230	--disable-rpath \
14mr|abrt-2.0.10-3|231	--enable-gtk3
14mr|abrt-2.0.10-3|232	
14mr|abrt-2.0.10-3|233	%make
14mr|abrt-2.0.10-3|234	
14mr|abrt-2.0.10-3|235	%install
14mr|abrt-2.0.10-3|236	
14mr|abrt-2.0.10-3|237	%makeinstall_std
14mr|abrt-2.0.10-3|238	%find_lang %{name}
14mr|abrt-2.0.10-3|239	
14mr|abrt-2.0.10-3|240	# remove all .la and .a files
14mr|abrt-2.0.10-3|241	find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
14mr|abrt-2.0.10-3|242	%if !%{with_systemd}
14mr|abrt-2.0.10-3|243	mkdir -p %{buildroot}/%{_initrddir}
14mr|abrt-2.0.10-3|244	install -m 755 %SOURCE1 %{buildroot}/%{_initrddir}/%{name}d
14mr|abrt-2.0.10-3|245	install -m 755 %SOURCE5 %{buildroot}/%{_initrddir}/%{name}-ccpp
14mr|abrt-2.0.10-3|246	install -m 755 %SOURCE6 %{buildroot}/%{_initrddir}/%{name}-oops
14mr|abrt-2.0.10-3|247	sed -i 's!@libexec@!%_libdir!' %{buildroot}/%{_initrddir}/%{name}-ccpp
14mr|abrt-2.0.10-3|248	%endif
14mr|abrt-2.0.10-3|249	mkdir -p %{buildroot}/var/cache/%{name}-di
14mr|abrt-2.0.10-3|250	mkdir -p %{buildroot}/var/run/%{name}
14mr|abrt-2.0.10-3|251	mkdir -p %{buildroot}/var/spool/%{name}
14mr|abrt-2.0.10-3|252	mkdir -p %{buildroot}/var/spool/%{name}-retrace
14mr|abrt-2.0.10-3|253	mkdir -p %{buildroot}/var/cache/%{name}-retrace
14mr|abrt-2.0.10-3|254	mkdir -p %{buildroot}/var/log/%{name}-retrace
14mr|abrt-2.0.10-3|255	mkdir -p %{buildroot}/var/spool/%{name}-upload
14mr|abrt-2.0.10-3|256	
14mr|abrt-2.0.10-3|257	# remove fedora gpg key
14mr|abrt-2.0.10-3|258	rm -f %{buildroot}%{_sysconfdir}/abrt/gpg_keys
14mr|abrt-2.0.10-3|259	touch %{buildroot}%{_sysconfdir}/abrt/gpg_keys
14mr|abrt-2.0.10-3|260	
14mr|abrt-2.0.10-3|261	touch %buildroot/var/run/abrt/abrt.socket
14mr|abrt-2.0.10-3|262	touch %buildroot/var/run/abrtd.pid
14mr|abrt-2.0.10-3|263	
14mr|abrt-2.0.10-3|264	# install ulimit disabler
14mr|abrt-2.0.10-3|265	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mr|abrt-2.0.10-3|266	install -m0644 %SOURCE2 %SOURCE3 %{buildroot}%{_sysconfdir}/profile.d/
14mr|abrt-2.0.10-3|267	
14mr|abrt-2.0.10-3|268	desktop-file-install \
14mr|abrt-2.0.10-3|269	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
14mr|abrt-2.0.10-3|270	src/applet/%{name}-applet.desktop
14mr|abrt-2.0.10-3|271	
14mr|abrt-2.0.10-3|272	# replace with our own version
14mr|abrt-2.0.10-3|273	cat %{SOURCE4} > %{buildroot}/usr/bin/%{name}-debuginfo-install
14mr|abrt-2.0.10-3|274	
14mr|abrt-2.0.10-3|275	#remove RH specific plugins
14mr|abrt-2.0.10-3|276	rm -f %{buildroot}%{_libdir}/%{name}/{RHTSupport.glade,libRHTSupport.so}
14mr|abrt-2.0.10-3|277	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/RHTSupport.conf
14mr|abrt-2.0.10-3|278	rm -f %{buildroot}%{_sysconfdir}/%{name}/events.d/rhtsupport_events.conf
14mr|abrt-2.0.10-3|279	rm -f %{buildroot}%{_sysconfdir}/%{name}/events/report_RHTSupport.xml
14mr|abrt-2.0.10-3|280	rm -f %{buildroot}%{_bindir}/%{name}-action-rhtsupport
14mr|abrt-2.0.10-3|281	
14mr|abrt-2.0.10-3|282	# After everything is installed, remove info dir
14mr|abrt-2.0.10-3|283	rm -f %{buildroot}%{_infodir}/dir
14mr|abrt-2.0.10-3|284	
14mr|abrt-2.0.10-3|285	%pre
14mr|abrt-2.0.10-3|286	%_pre_useradd %{name} %{_sysconfdir}/%{name} /bin/nologin
14mr|abrt-2.0.10-3|287	%_pre_groupadd %{name} %{name}
14mr|abrt-2.0.10-3|288	
14mr|abrt-2.0.10-3|289	%post
14mr|abrt-2.0.10-3|290	if [ $1 -eq 1 ]; then
14mr|abrt-2.0.10-3|291	%if %{with systemd}
14mr|abrt-2.0.10-3|292	# Enable (but don't start) the units by default
14mr|abrt-2.0.10-3|293	/bin/systemctl enable abrtd.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|294	%else
14mr|abrt-2.0.10-3|295	/sbin/chkconfig --add abrtd
14mr|abrt-2.0.10-3|296	%endif
14mr|abrt-2.0.10-3|297	fi
14mr|abrt-2.0.10-3|298	
14mr|abrt-2.0.10-3|299	%post addon-ccpp
14mr|abrt-2.0.10-3|300	# this is required for transition from 1.1.x to 2.x
14mr|abrt-2.0.10-3|301	# because /cache/abrt-di/* was created under root with root:root
14mr|abrt-2.0.10-3|302	# so 2.x fails when it tries to extract debuginfo there..
14mr|abrt-2.0.10-3|303	chown -R abrt:abrt %{_localstatedir}/cache/abrt-di
14mr|abrt-2.0.10-3|304	if [ $1 -eq 1 ]; then
14mr|abrt-2.0.10-3|305	%if %{with systemd}
14mr|abrt-2.0.10-3|306	# Enable (but don't start) the units by default
14mr|abrt-2.0.10-3|307	/bin/systemctl enable abrt-ccpp.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|308	%else
14mr|abrt-2.0.10-3|309	/sbin/chkconfig --add abrt-ccpp
14mr|abrt-2.0.10-3|310	%endif
14mr|abrt-2.0.10-3|311	fi
14mr|abrt-2.0.10-3|312	
14mr|abrt-2.0.10-3|313	%post addon-kerneloops
14mr|abrt-2.0.10-3|314	if [ $1 -eq 1 ]; then
14mr|abrt-2.0.10-3|315	%if %{with systemd}
14mr|abrt-2.0.10-3|316	# Enable (but don't start) the units by default
14mr|abrt-2.0.10-3|317	/bin/systemctl enable abrt-oops.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|318	%else
14mr|abrt-2.0.10-3|319	/sbin/chkconfig --add abrt-oops
14mr|abrt-2.0.10-3|320	%endif
14mr|abrt-2.0.10-3|321	fi
14mr|abrt-2.0.10-3|322	
14mr|abrt-2.0.10-3|323	%post addon-vmcore
14mr|abrt-2.0.10-3|324	if [ $1 -eq 1 ]; then
14mr|abrt-2.0.10-3|325	%if %{with systemd}
14mr|abrt-2.0.10-3|326	# Enable (but don't start) the units by default
14mr|abrt-2.0.10-3|327	/bin/systemctl enable abrt-vmcore.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|328	%else
14mr|abrt-2.0.10-3|329	/sbin/chkconfig --add abrt-vmcore
14mr|abrt-2.0.10-3|330	%endif
14mr|abrt-2.0.10-3|331	fi
14mr|abrt-2.0.10-3|332	
14mr|abrt-2.0.10-3|333	%preun
14mr|abrt-2.0.10-3|334	if [ "$1" -eq "0" ] ; then
14mr|abrt-2.0.10-3|335	%if %{with systemd}
14mr|abrt-2.0.10-3|336	/bin/systemctl --no-reload disable abrtd.service > /dev/null 2>&1 || :
14mr|abrt-2.0.10-3|337	/bin/systemctl stop abrtd.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|338	%else
14mr|abrt-2.0.10-3|339	service abrtd stop >/dev/null 2>&1
14mr|abrt-2.0.10-3|340	/sbin/chkconfig --del abrtd
14mr|abrt-2.0.10-3|341	%endif
14mr|abrt-2.0.10-3|342	fi
14mr|abrt-2.0.10-3|343	
14mr|abrt-2.0.10-3|344	%preun addon-ccpp
14mr|abrt-2.0.10-3|345	if [ "$1" -eq "0" ] ; then
14mr|abrt-2.0.10-3|346	%if %{with systemd}
14mr|abrt-2.0.10-3|347	/bin/systemctl --no-reload disable abrt-ccpp.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|348	/bin/systemctl stop abrt-ccpp.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|349	%else
14mr|abrt-2.0.10-3|350	service abrt-ccpp stop >/dev/null 2>&1
14mr|abrt-2.0.10-3|351	/sbin/chkconfig --del abrt-ccpp
14mr|abrt-2.0.10-3|352	%endif
14mr|abrt-2.0.10-3|353	fi
14mr|abrt-2.0.10-3|354	
14mr|abrt-2.0.10-3|355	%preun addon-kerneloops
14mr|abrt-2.0.10-3|356	if [ "$1" -eq "0" ] ; then
14mr|abrt-2.0.10-3|357	%if %{with systemd}
14mr|abrt-2.0.10-3|358	/bin/systemctl --no-reload abrt-oops.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|359	/bin/systemctl stop abrt-oops.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|360	%else
14mr|abrt-2.0.10-3|361	service abrt-oops stop >/dev/null 2>&1
14mr|abrt-2.0.10-3|362	/sbin/chkconfig --del abrt-oops
14mr|abrt-2.0.10-3|363	%endif
14mr|abrt-2.0.10-3|364	fi
14mr|abrt-2.0.10-3|365	
14mr|abrt-2.0.10-3|366	%preun addon-vmcore
14mr|abrt-2.0.10-3|367	if [ "$1" -eq "0" ] ; then
14mr|abrt-2.0.10-3|368	%if %{with systemd}
14mr|abrt-2.0.10-3|369	/bin/systemctl --no-reload abrt-vmcore.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|370	/bin/systemctl stop abrt-vmcore.service >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|371	%else
14mr|abrt-2.0.10-3|372	service abrt-vmcore stop >/dev/null 2>&1
14mr|abrt-2.0.10-3|373	/sbin/chkconfig --del abrt-vmcore
14mr|abrt-2.0.10-3|374	%endif
14mr|abrt-2.0.10-3|375	fi
14mr|abrt-2.0.10-3|376	
14mr|abrt-2.0.10-3|377	%postun
14mr|abrt-2.0.10-3|378	%_postun_userdel %{name}
14mr|abrt-2.0.10-3|379	%_postun_groupdel %{name} %{name}
14mr|abrt-2.0.10-3|380	%if %{with systemd}
14mr|abrt-2.0.10-3|381	if [ $1 -ge 1 ] ; then
14mr|abrt-2.0.10-3|382	# On upgrade, reload init system configuration if we changed unit files
14mr|abrt-2.0.10-3|383	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|384	fi
14mr|abrt-2.0.10-3|385	%endif
14mr|abrt-2.0.10-3|386	
14mr|abrt-2.0.10-3|387	%if %{with systemd}
14mr|abrt-2.0.10-3|388	%postun addon-kerneloops
14mr|abrt-2.0.10-3|389	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|390	
14mr|abrt-2.0.10-3|391	%postun addon-vmcore
14mr|abrt-2.0.10-3|392	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|393	
14mr|abrt-2.0.10-3|394	%postun addon-ccpp
14mr|abrt-2.0.10-3|395	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|396	%endif
14mr|abrt-2.0.10-3|397	
14mr|abrt-2.0.10-3|398	%post gui
14mr|abrt-2.0.10-3|399	# update icon cache
14mr|abrt-2.0.10-3|400	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|abrt-2.0.10-3|401	
14mr|abrt-2.0.10-3|402	%postun gui
14mr|abrt-2.0.10-3|403	if [ $1 -eq 0 ] ; then
14mr|abrt-2.0.10-3|404	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mr|abrt-2.0.10-3|405	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|abrt-2.0.10-3|406	fi
14mr|abrt-2.0.10-3|407	
14mr|abrt-2.0.10-3|408	%posttrans
14mr|abrt-2.0.10-3|409	service abrtd condrestart >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|410	
14mr|abrt-2.0.10-3|411	%posttrans addon-ccpp
14mr|abrt-2.0.10-3|412	service abrt-ccpp condrestart >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|413	
14mr|abrt-2.0.10-3|414	%posttrans addon-kerneloops
14mr|abrt-2.0.10-3|415	service abrt-oops condrestart >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|416	
14mr|abrt-2.0.10-3|417	%posttrans addon-vmcore
14mr|abrt-2.0.10-3|418	service abrt-vmcore condrestart >/dev/null 2>&1 || :
14mr|abrt-2.0.10-3|419	
14mr|abrt-2.0.10-3|420	%posttrans gui
14mr|abrt-2.0.10-3|421	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|abrt-2.0.10-3|422	
14mr|abrt-2.0.10-3|423	%if 0
14mr|abrt-2.0.10-3|424	%post retrace-server
14mr|abrt-2.0.10-3|425	/sbin/install-info %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
14mr|abrt-2.0.10-3|426	/usr/sbin/usermod -G mock apache 2> /dev/null || :
14mr|abrt-2.0.10-3|427	
14mr|abrt-2.0.10-3|428	%preun retrace-server
14mr|abrt-2.0.10-3|429	if [ "$1" = 0 ]; then
14mr|abrt-2.0.10-3|430	/sbin/install-info --delete %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
14mr|abrt-2.0.10-3|431	fi
14mr|abrt-2.0.10-3|432	%endif
14mr|abrt-2.0.10-3|433	
14mr|abrt-2.0.10-3|434	%files -f %{name}.lang
14mr|abrt-2.0.10-3|435	%doc README COPYING
14mr|abrt-2.0.10-3|436	%if %{with systemd}
14mr|abrt-2.0.10-3|437	/lib/systemd/system/abrtd.service
14mr|abrt-2.0.10-3|438	%else
14mr|abrt-2.0.10-3|439	%{_initrddir}/abrtd
14mr|abrt-2.0.10-3|440	%endif
14mr|abrt-2.0.10-3|441	%{_sbindir}/%{name}d
14mr|abrt-2.0.10-3|442	%{_sbindir}/%{name}-server
14mr|abrt-2.0.10-3|443	%{_sbindir}/abrt-dbus
14mr|abrt-2.0.10-3|444	%{_bindir}/%{name}-debuginfo-install
14mr|abrt-2.0.10-3|445	%{_bindir}/abrt-action-generate-core-backtrace
14mr|abrt-2.0.10-3|446	%{_bindir}/abrt-dedup-client
14mr|abrt-2.0.10-3|447	%{_bindir}/%{name}-handle-upload
14mr|abrt-2.0.10-3|448	%{_bindir}/%{name}-action-save-package-data
14mr|abrt-2.0.10-3|449	%{_bindir}/%{name}-retrace-client
14mr|abrt-2.0.10-3|450	%{_bindir}/abrt-watch-log
14mr|abrt-2.0.10-3|451	%{_libexecdir}/abrt-handle-event
14mr|abrt-2.0.10-3|452	%config(noreplace) %{_sysconfdir}/%{name}/abrt.conf
14mr|abrt-2.0.10-3|453	%config(noreplace) %{_sysconfdir}/%{name}/abrt-action-save-package-data.conf
14mr|abrt-2.0.10-3|454	%config(noreplace) %{_sysconfdir}/%{name}/gpg_keys
14mr|abrt-2.0.10-3|455	%config(noreplace) %{_sysconfdir}/libreport/events.d/abrt_event.conf
14mr|abrt-2.0.10-3|456	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-abrt.conf
14mr|abrt-2.0.10-3|457	%config(noreplace) %{_sysconfdir}/libreport/events.d/smart_event.conf
14mr|abrt-2.0.10-3|458	%config(noreplace) %{_sysconfdir}/libreport/events.d/smolt_event.conf
14mr|abrt-2.0.10-3|459	%{_sysconfdir}/libreport/events.d/ccpp_retrace_event.conf
14mr|abrt-2.0.10-3|460	%{_sysconfdir}/libreport/events/analyze_RetraceServer.xml
14mr|abrt-2.0.10-3|461	%ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
14mr|abrt-2.0.10-3|462	%ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}d.pid
14mr|abrt-2.0.10-3|463	#%dir %attr(0755, %{name}, %{name}) %{_localstatedir}/cache/%{name}
14mr|abrt-2.0.10-3|464	%dir /var/run/%{name}
14mr|abrt-2.0.10-3|465	%dir %{_sysconfdir}/%{name}
14mr|abrt-2.0.10-3|466	%dir %{_sysconfdir}/%{name}/plugins
14mr|abrt-2.0.10-3|467	%{_mandir}/man1/abrt-handle-upload.1.*
14mr|abrt-2.0.10-3|468	%{_mandir}/man1/abrt-server.1.*
14mr|abrt-2.0.10-3|469	%{_mandir}/man1/abrt-action-save-package-data.1.*
14mr|abrt-2.0.10-3|470	%{_mandir}/man1/abrt-retrace-client.1.*
14mr|abrt-2.0.10-3|471	%{_mandir}/man1/abrt-cli.1.*
14mr|abrt-2.0.10-3|472	%{_mandir}/man8/abrtd.8.*
14mr|abrt-2.0.10-3|473	%{_mandir}/man8/abrt-dbus.8.*
14mr|abrt-2.0.10-3|474	%{_mandir}/man5/abrt.conf.5.*
14mr|abrt-2.0.10-3|475	%{_mandir}/man5/abrt-action-save-package-data.conf.5.*
14mr|abrt-2.0.10-3|476	%{_datadir}/dbus-1/system-services/org.freedesktop.problems.service
14mr|abrt-2.0.10-3|477	%{_datadir}/polkit-1/actions/abrt_polkit.policy
14mr|abrt-2.0.10-3|478	
14mr|abrt-2.0.10-3|479	%files -n %{lib_name}
14mr|abrt-2.0.10-3|480	%{_libdir}/libabrt*.so.*
14mr|abrt-2.0.10-3|481	
14mr|abrt-2.0.10-3|482	%files -n %{lib_name_devel}
14mr|abrt-2.0.10-3|483	%{_includedir}/abrt/*
14mr|abrt-2.0.10-3|484	%{_libdir}/libabrt*.so
14mr|abrt-2.0.10-3|485	#FIXME: this should go to libreportgtk-devel package
14mr|abrt-2.0.10-3|486	%{_libdir}/pkgconfig/%{name}.pc
14mr|abrt-2.0.10-3|487	
14mr|abrt-2.0.10-3|488	%files gui
14mr|abrt-2.0.10-3|489	%{_bindir}/%{name}-gui
14mr|abrt-2.0.10-3|490	%{_datadir}/%{name}
14mr|abrt-2.0.10-3|491	%{_datadir}/applications/%{name}.desktop
14mr|abrt-2.0.10-3|492	%{_datadir}/icons/hicolor/*/*/*.png
14mr|abrt-2.0.10-3|493	%{_bindir}/%{name}-applet
14mr|abrt-2.0.10-3|494	%{_sysconfdir}/xdg/autostart/%{name}-applet.desktop
14mr|abrt-2.0.10-3|495	
14mr|abrt-2.0.10-3|496	%files addon-ccpp
14mr|abrt-2.0.10-3|497	%config(noreplace) %{_sysconfdir}/%{name}/plugins/CCpp.conf
14mr|abrt-2.0.10-3|498	%{_sysconfdir}/libreport/events.d/ccpp_event.conf
14mr|abrt-2.0.10-3|499	%{_sysconfdir}/libreport/events.d/gconf_event.conf
14mr|abrt-2.0.10-3|500	%{_sysconfdir}/libreport/events.d/vimrc_event.conf
14mr|abrt-2.0.10-3|501	%{_sysconfdir}/libreport/events/analyze_LocalGDB.xml
14mr|abrt-2.0.10-3|502	%{_sysconfdir}/libreport/events/collect_xsession_errors.xml
14mr|abrt-2.0.10-3|503	%{_sysconfdir}/libreport/events/collect_Smolt.xml
14mr|abrt-2.0.10-3|504	%{_sysconfdir}/libreport/events/collect_GConf.xml
14mr|abrt-2.0.10-3|505	%{_sysconfdir}/libreport/events/collect_vimrc_user.xml
14mr|abrt-2.0.10-3|506	%{_sysconfdir}/libreport/events/collect_vimrc_system.xml
14mr|abrt-2.0.10-3|507	%dir %attr(0775, abrt, abrt) %{_localstatedir}/cache/abrt-di
14mr|abrt-2.0.10-3|508	%if %{with systemd}
14mr|abrt-2.0.10-3|509	/lib/systemd/system/abrt-ccpp.service
14mr|abrt-2.0.10-3|510	%else
14mr|abrt-2.0.10-3|511	%{_initrddir}/abrt-ccpp
14mr|abrt-2.0.10-3|512	%endif
14mr|abrt-2.0.10-3|513	%{_libdir}/abrt-hook-ccpp
14mr|abrt-2.0.10-3|514	%{_sysconfdir}/profile.d/00abrt.*
14mr|abrt-2.0.10-3|515	%{_bindir}/abrt-action-analyze-c
14mr|abrt-2.0.10-3|516	%{_bindir}/abrt-action-trim-files
14mr|abrt-2.0.10-3|517	%{_bindir}/abrt-action-analyze-core
14mr|abrt-2.0.10-3|518	%{_bindir}/abrt-action-list-dsos
14mr|abrt-2.0.10-3|519	%attr(2755, abrt, abrt) %{_bindir}/abrt-action-install-debuginfo
14mr|abrt-2.0.10-3|520	%attr(4755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
14mr|abrt-2.0.10-3|521	%{_bindir}/abrt-action-generate-backtrace
14mr|abrt-2.0.10-3|522	%{_bindir}/abrt-action-analyze-backtrace
14mr|abrt-2.0.10-3|523	%{_sbindir}/abrt-install-ccpp-hook
14mr|abrt-2.0.10-3|524	%{_mandir}/man*/abrt-action-analyze-c.*
14mr|abrt-2.0.10-3|525	%{_mandir}/man*/abrt-action-trim-files.*
14mr|abrt-2.0.10-3|526	%{_mandir}/man*/abrt-action-generate-backtrace.*
14mr|abrt-2.0.10-3|527	%{_mandir}/man*/abrt-action-generate-core-backtrace.*
14mr|abrt-2.0.10-3|528	%{_mandir}/man*/abrt-action-analyze-backtrace.*
14mr|abrt-2.0.10-3|529	%{_mandir}/man*/abrt-action-list-dsos.*
14mr|abrt-2.0.10-3|530	%{_mandir}/man1/abrt-install-ccpp-hook.*
14mr|abrt-2.0.10-3|531	
14mr|abrt-2.0.10-3|532	%files addon-kerneloops
14mr|abrt-2.0.10-3|533	%config(noreplace) %{_sysconfdir}/libreport/events.d/koops_event.conf
14mr|abrt-2.0.10-3|534	%if %{with systemd}
14mr|abrt-2.0.10-3|535	/lib/systemd/system/abrt-oops.service
14mr|abrt-2.0.10-3|536	%else
14mr|abrt-2.0.10-3|537	%{_initrddir}/abrt-oops
14mr|abrt-2.0.10-3|538	%endif
14mr|abrt-2.0.10-3|539	%{_bindir}/abrt-dump-oops
14mr|abrt-2.0.10-3|540	%{_bindir}/abrt-action-analyze-oops
14mr|abrt-2.0.10-3|541	%{_mandir}/man1/abrt-action-analyze-oops.1*
14mr|abrt-2.0.10-3|542	
14mr|abrt-2.0.10-3|543	%files addon-vmcore
14mr|abrt-2.0.10-3|544	%config(noreplace) %{_sysconfdir}/libreport/events.d/vmcore_event.conf
14mr|abrt-2.0.10-3|545	%{_sysconfdir}/libreport/events/analyze_VMcore.xml
14mr|abrt-2.0.10-3|546	%if %{with systemd}
14mr|abrt-2.0.10-3|547	/lib/systemd/system/abrt-vmcore.service
14mr|abrt-2.0.10-3|548	%else
14mr|abrt-2.0.10-3|549	%{_initrddir}/abrt-vmcore
14mr|abrt-2.0.10-3|550	%endif
14mr|abrt-2.0.10-3|551	%{_sbindir}/abrt-harvest-vmcore
14mr|abrt-2.0.10-3|552	%{_bindir}/abrt-action-analyze-vmcore
14mr|abrt-2.0.10-3|553	%{_mandir}/man1/abrt-action-analyze-vmcore.1*
14mr|abrt-2.0.10-3|554	
14mr|abrt-2.0.10-3|555	%files cli
14mr|abrt-2.0.10-3|556	%{_bindir}/abrt-cli
14mr|abrt-2.0.10-3|557	
14mr|abrt-2.0.10-3|558	%files addon-python
14mr|abrt-2.0.10-3|559	%dir %{_sysconfdir}/%{name}/plugins
14mr|abrt-2.0.10-3|560	%config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
14mr|abrt-2.0.10-3|561	%{_sysconfdir}/libreport/events.d/python_event.conf
14mr|abrt-2.0.10-3|562	%{_bindir}/abrt-action-analyze-python
14mr|abrt-2.0.10-3|563	%{_mandir}/man1/abrt-action-analyze-python.1*
14mr|abrt-2.0.10-3|564	%{py_puresitedir}/abrt*.py*
14mr|abrt-2.0.10-3|565	%{py_puresitedir}/*.pth
14mr|abrt-2.0.10-3|566	
14mr|abrt-2.0.10-3|567	%files addon-xorg
14mr|abrt-2.0.10-3|568	%config(noreplace) %{_sysconfdir}/libreport/events.d/xorg_event.conf
14mr|abrt-2.0.10-3|569	%if %{with systemd}
14mr|abrt-2.0.10-3|570	%{_unitdir}/abrt-xorg.service
14mr|abrt-2.0.10-3|571	%else
14mr|abrt-2.0.10-3|572	%{_initrddir}/abrt-xorg
14mr|abrt-2.0.10-3|573	%endif
14mr|abrt-2.0.10-3|574	%{_bindir}/abrt-dump-xorg
14mr|abrt-2.0.10-3|575	
14mr|abrt-2.0.10-3|576	%files desktop
14mr|abrt-2.0.10-3|577	
14mr|abrt-2.0.10-3|578	%if 0
14mr|abrt-2.0.10-3|579	%files retrace-server
14mr|abrt-2.0.10-3|580	%config(noreplace) %{_sysconfdir}/%{name}/retrace.conf
14mr|abrt-2.0.10-3|581	%config(noreplace) %{_sysconfdir}/httpd/conf.d/retrace_httpd.conf
14mr|abrt-2.0.10-3|582	%config(noreplace) %{_sysconfdir}/yum.repos.d/retrace.repo
14mr|abrt-2.0.10-3|583	%dir %attr(0775, apache, abrt) %{_localstatedir}/spool/abrt-retrace
14mr|abrt-2.0.10-3|584	%dir %attr(0755, abrt, abrt) %{_localstatedir}/cache/abrt-retrace
14mr|abrt-2.0.10-3|585	%dir %attr(0755, abrt, abrt) %{_localstatedir}/log/abrt-retrace
14mr|abrt-2.0.10-3|586	%caps(cap_setuid=ep) %{_bindir}/abrt-retrace-worker
14mr|abrt-2.0.10-3|587	%{_bindir}/abrt-retrace-cleanup
14mr|abrt-2.0.10-3|588	%{_bindir}/abrt-retrace-reposync
14mr|abrt-2.0.10-3|589	%{_bindir}/coredump2packages
14mr|abrt-2.0.10-3|590	%{py_puresitedir}/retrace.py*
14mr|abrt-2.0.10-3|591	%{_datadir}/abrt-retrace/*.py*
14mr|abrt-2.0.10-3|592	%{_datadir}/abrt-retrace/*.wsgi
14mr|abrt-2.0.10-3|593	%{_datadir}/abrt-retrace/plugins/*.py*
14mr|abrt-2.0.10-3|594	%{_infodir}/abrt-retrace-server*
14mr|abrt-2.0.10-3|595	%endif
14mr|abrt-2.0.10-3|596	
14mr|abrt-2.0.10-3|597	
14mr|abrt-2.0.10-3|598	
14mr|abrt-2.0.10-3|599	%changelog
14mr|abrt-2.0.10-3|600	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.10-3
14mr|abrt-2.0.10-3|601	+ Revision: 6386311
14mr|abrt-2.0.10-3|602	- MassBuild#440: Increase release tag
14mr|abrt-2.0.10-3|603	
14mr|abrt-2.0.10-3|604	

15765 14
14mr|accerciser-3.12.0-3|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|accerciser-3.12.0-3|2	
14mr|accerciser-3.12.0-3|3	Summary:	An interactive Python tool for querying accessibility information
14mr|accerciser-3.12.0-3|4	Name:		accerciser
14mr|accerciser-3.12.0-3|5	Version:	3.12.0
14mr|accerciser-3.12.0-3|6	Release:	3
14mr|accerciser-3.12.0-3|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|accerciser-3.12.0-3|8	License:	BSD
14mr|accerciser-3.12.0-3|9	Group:		Accessibility
14mr|accerciser-3.12.0-3|10	Url:		http://live.gnome.org/Accerciser
14mr|accerciser-3.12.0-3|11	BuildArch:	noarch
14mr|accerciser-3.12.0-3|12	BuildRequires:	pkgconfig(atspi-2) >= 2.1.5
14mr|accerciser-3.12.0-3|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
14mr|accerciser-3.12.0-3|14	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
14mr|accerciser-3.12.0-3|15	BuildRequires:	intltool >= 0.35.0
14mr|accerciser-3.12.0-3|16	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
14mr|accerciser-3.12.0-3|17	BuildRequires:	pkgconfig(python3)
14mr|accerciser-3.12.0-3|18	BuildRequires:	GConf2 itstool
14mr|accerciser-3.12.0-3|19	Requires:       python3-cairo
14mr|accerciser-3.12.0-3|20	Requires:       python3-gi
14mr|accerciser-3.12.0-3|21	Requires:       python3-ipython
14mr|accerciser-3.12.0-3|22	Requires:       python3-pyatspi
14mr|accerciser-3.12.0-3|23	Requires:       typelib(Atspi)
14mr|accerciser-3.12.0-3|24	Requires:       typelib(Wnck) = 3.0
14mr|accerciser-3.12.0-3|25	
14mr|accerciser-3.12.0-3|26	%description
14mr|accerciser-3.12.0-3|27	An interactive Python accessibility explorer.
14mr|accerciser-3.12.0-3|28	
14mr|accerciser-3.12.0-3|29	%prep
14mr|accerciser-3.12.0-3|30	%setup -q
14mr|accerciser-3.12.0-3|31	
14mr|accerciser-3.12.0-3|32	%build
14mr|accerciser-3.12.0-3|33	%configure2_5x \
14mr|accerciser-3.12.0-3|34	--disable-scrollkeeper \
14mr|accerciser-3.12.0-3|35	--disable-schemas-install
14mr|accerciser-3.12.0-3|36	%make
14mr|accerciser-3.12.0-3|37	
14mr|accerciser-3.12.0-3|38	%install
14mr|accerciser-3.12.0-3|39	%makeinstall_std
14mr|accerciser-3.12.0-3|40	
14mr|accerciser-3.12.0-3|41	%find_lang %{name} --with-gnome
14mr|accerciser-3.12.0-3|42	
14mr|accerciser-3.12.0-3|43	%files -f %{name}.lang
14mr|accerciser-3.12.0-3|44	%doc AUTHORS README NEWS
14mr|accerciser-3.12.0-3|45	%{_bindir}/%{name}
14mr|accerciser-3.12.0-3|46	/usr/lib/python?.?/site-packages/accerciser
14mr|accerciser-3.12.0-3|47	%_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
14mr|accerciser-3.12.0-3|48	%{_datadir}/%{name}
14mr|accerciser-3.12.0-3|49	%{_datadir}/icons/HighContrast/scalable/apps/accerciser.svg
14mr|accerciser-3.12.0-3|50	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mr|accerciser-3.12.0-3|51	%{_datadir}/applications/%{name}.desktop
14mr|accerciser-3.12.0-3|52	%{_mandir}/man1/*
14mr|accerciser-3.12.0-3|53	
14mr|accerciser-3.12.0-3|54	%changelog
14mr|accerciser-3.12.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-3
14mr|accerciser-3.12.0-3|56	+ Revision: 07d56fc
14mr|accerciser-3.12.0-3|57	- MassBuild#440: Increase release tag
14mr|accerciser-3.12.0-3|58	
14mr|accerciser-3.12.0-3|59	

15766 14
14mr|accountsservice-0.6.35-3|1	%define api 1.0
14mr|accountsservice-0.6.35-3|2	%define major 0
14mr|accountsservice-0.6.35-3|3	%define libname %mklibname %{name} %{major}
14mr|accountsservice-0.6.35-3|4	%define girname %mklibname %{name}-gir %{api}
14mr|accountsservice-0.6.35-3|5	%define devname %mklibname %{name} -d
14mr|accountsservice-0.6.35-3|6	
14mr|accountsservice-0.6.35-3|7	Summary:	D-Bus interfaces for querying and manipulating user account information
14mr|accountsservice-0.6.35-3|8	Name:		accountsservice
14mr|accountsservice-0.6.35-3|9	Version:	0.6.35
14mr|accountsservice-0.6.35-3|10	Release:	3
14mr|accountsservice-0.6.35-3|11	License:	GPLv3+
14mr|accountsservice-0.6.35-3|12	Group:		System/Libraries
14mr|accountsservice-0.6.35-3|13	Url:		http://www.fedoraproject.org/wiki/Features/UserAccountDialog
14mr|accountsservice-0.6.35-3|14	Source0:	http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz
14mr|accountsservice-0.6.35-3|15	BuildRequires:	intltool
14mr|accountsservice-0.6.35-3|16	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|accountsservice-0.6.35-3|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|accountsservice-0.6.35-3|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|accountsservice-0.6.35-3|19	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|accountsservice-0.6.35-3|20	BuildRequires:	pkgconfig(libsystemd-login)
14mr|accountsservice-0.6.35-3|21	BuildRequires:	pkgconfig(polkit-agent-1)
14mr|accountsservice-0.6.35-3|22	Requires:	polkit
14mr|accountsservice-0.6.35-3|23	Requires:	shadow-utils
14mr|accountsservice-0.6.35-3|24	Requires(post,preun,postun):	systemd-units
14mr|accountsservice-0.6.35-3|25	Obsoletes:	consolekit < 0.4.5-5
14mr|accountsservice-0.6.35-3|26	
14mr|accountsservice-0.6.35-3|27	%description
14mr|accountsservice-0.6.35-3|28	The accountsservice project provides a set of D-Bus interfaces for
14mr|accountsservice-0.6.35-3|29	querying and manipulating user account information and an implementation
14mr|accountsservice-0.6.35-3|30	of these interfaces, based on the useradd, usermod and userdel commands.
14mr|accountsservice-0.6.35-3|31	
14mr|accountsservice-0.6.35-3|32	%files -f accounts-service.lang
14mr|accountsservice-0.6.35-3|33	%doc README AUTHORS
14mr|accountsservice-0.6.35-3|34	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
14mr|accountsservice-0.6.35-3|35	%{_libexecdir}/accounts-daemon
14mr|accountsservice-0.6.35-3|36	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
14mr|accountsservice-0.6.35-3|37	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
14mr|accountsservice-0.6.35-3|38	%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
14mr|accountsservice-0.6.35-3|39	%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
14mr|accountsservice-0.6.35-3|40	%dir %{_localstatedir}/lib/AccountsService/
14mr|accountsservice-0.6.35-3|41	%dir %{_localstatedir}/lib/AccountsService/users
14mr|accountsservice-0.6.35-3|42	%dir %{_localstatedir}/lib/AccountsService/icons
14mr|accountsservice-0.6.35-3|43	%{_unitdir}/accounts-daemon.service
14mr|accountsservice-0.6.35-3|44	
14mr|accountsservice-0.6.35-3|45	%post
14mr|accountsservice-0.6.35-3|46	%systemd_post accounts-daemon.service
14mr|accountsservice-0.6.35-3|47	
14mr|accountsservice-0.6.35-3|48	%preun
14mr|accountsservice-0.6.35-3|49	%systemd_preun accounts-daemon.service
14mr|accountsservice-0.6.35-3|50	
14mr|accountsservice-0.6.35-3|51	%postun
14mr|accountsservice-0.6.35-3|52	%systemd_postun accounts-daemon.service
14mr|accountsservice-0.6.35-3|53	
14mr|accountsservice-0.6.35-3|54	#----------------------------------------------------------------------------
14mr|accountsservice-0.6.35-3|55	
14mr|accountsservice-0.6.35-3|56	%package -n %{libname}
14mr|accountsservice-0.6.35-3|57	Summary:	Client-side library to talk to accountservice
14mr|accountsservice-0.6.35-3|58	Group:		System/Libraries
14mr|accountsservice-0.6.35-3|59	
14mr|accountsservice-0.6.35-3|60	%description -n %{libname}
14mr|accountsservice-0.6.35-3|61	This package contains the shared library for %{name}.
14mr|accountsservice-0.6.35-3|62	
14mr|accountsservice-0.6.35-3|63	%files -n %{libname}
14mr|accountsservice-0.6.35-3|64	%{_libdir}/lib%{name}.so.%{major}*
14mr|accountsservice-0.6.35-3|65	
14mr|accountsservice-0.6.35-3|66	#----------------------------------------------------------------------------
14mr|accountsservice-0.6.35-3|67	
14mr|accountsservice-0.6.35-3|68	%package -n %{girname}
14mr|accountsservice-0.6.35-3|69	Summary:	GObject Introspection interface description for %{name}
14mr|accountsservice-0.6.35-3|70	Group:		System/Libraries
14mr|accountsservice-0.6.35-3|71	
14mr|accountsservice-0.6.35-3|72	%description -n %{girname}
14mr|accountsservice-0.6.35-3|73	GObject Introspection interface description for %{name}.
14mr|accountsservice-0.6.35-3|74	
14mr|accountsservice-0.6.35-3|75	%files -n %{girname}
14mr|accountsservice-0.6.35-3|76	%{_libdir}/girepository-1.0/AccountsService-%{api}.typelib
14mr|accountsservice-0.6.35-3|77	
14mr|accountsservice-0.6.35-3|78	#----------------------------------------------------------------------------
14mr|accountsservice-0.6.35-3|79	
14mr|accountsservice-0.6.35-3|80	%package -n %{devname}
14mr|accountsservice-0.6.35-3|81	Summary:	Development files for accountsservice-libs
14mr|accountsservice-0.6.35-3|82	Group:		Development/C
14mr|accountsservice-0.6.35-3|83	Requires:	%{libname} = %{EVRD}
14mr|accountsservice-0.6.35-3|84	Requires:	%{girname} = %{EVRD}
14mr|accountsservice-0.6.35-3|85	
14mr|accountsservice-0.6.35-3|86	%description -n %{devname}
14mr|accountsservice-0.6.35-3|87	The accountsservice-devel package contains headers and other
14mr|accountsservice-0.6.35-3|88	files needed to build applications that use accountsservice-libs.
14mr|accountsservice-0.6.35-3|89	
14mr|accountsservice-0.6.35-3|90	%files -n %{devname}
14mr|accountsservice-0.6.35-3|91	%{_includedir}/%{name}-1.0
14mr|accountsservice-0.6.35-3|92	%{_libdir}/lib%{name}.so
14mr|accountsservice-0.6.35-3|93	%{_libdir}/pkgconfig/%{name}.pc
14mr|accountsservice-0.6.35-3|94	%{_datadir}/gir-1.0/AccountsService-%{api}.gir
14mr|accountsservice-0.6.35-3|95	%{_datadir}/gtk-doc/html/libaccountsservice
14mr|accountsservice-0.6.35-3|96	
14mr|accountsservice-0.6.35-3|97	#----------------------------------------------------------------------------
14mr|accountsservice-0.6.35-3|98	
14mr|accountsservice-0.6.35-3|99	%prep
14mr|accountsservice-0.6.35-3|100	%setup -q
14mr|accountsservice-0.6.35-3|101	%apply_patches
14mr|accountsservice-0.6.35-3|102	
14mr|accountsservice-0.6.35-3|103	%build
14mr|accountsservice-0.6.35-3|104	%configure2_5x \
14mr|accountsservice-0.6.35-3|105	--disable-static \
14mr|accountsservice-0.6.35-3|106	--enable-systemd \
14mr|accountsservice-0.6.35-3|107	--with-systemdsystemunitdir=%{_unitdir}
14mr|accountsservice-0.6.35-3|108	%make
14mr|accountsservice-0.6.35-3|109	
14mr|accountsservice-0.6.35-3|110	%install
14mr|accountsservice-0.6.35-3|111	%makeinstall_std
14mr|accountsservice-0.6.35-3|112	%find_lang accounts-service
14mr|accountsservice-0.6.35-3|113	
14mr|accountsservice-0.6.35-3|114	
14mr|accountsservice-0.6.35-3|115	%changelog
14mr|accountsservice-0.6.35-3|116	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.35-3
14mr|accountsservice-0.6.35-3|117	+ Revision: f071b62
14mr|accountsservice-0.6.35-3|118	- Spec cleanup
14mr|accountsservice-0.6.35-3|119	
14mr|accountsservice-0.6.35-3|120	

15767 14
14mr|acl-2.2.51-9|1	%define lib_major 1
14mr|acl-2.2.51-9|2	%define libname %mklibname %{name} %{lib_major}
14mr|acl-2.2.51-9|3	%define develname %mklibname -d %{name}
14mr|acl-2.2.51-9|4	
14mr|acl-2.2.51-9|5	Summary:	Command for manipulating access control lists
14mr|acl-2.2.51-9|6	Name:		acl
14mr|acl-2.2.51-9|7	Version:	2.2.51
14mr|acl-2.2.51-9|8	Release:	9
14mr|acl-2.2.51-9|9	License:	GPLv2+ and LGPLv2
14mr|acl-2.2.51-9|10	Group:		System/Kernel and hardware
14mr|acl-2.2.51-9|11	URL:		http://savannah.nongnu.org/projects/acl
14mr|acl-2.2.51-9|12	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.src.tar.gz
14mr|acl-2.2.51-9|13	Source1:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.src.tar.gz.sig
14mr|acl-2.2.51-9|14	Patch0:		acl-2.2.51-l10n-ru.patch
14mr|acl-2.2.51-9|15	BuildRequires:	attr-devel
14mr|acl-2.2.51-9|16	BuildRequires:	autoconf automake libtool
14mr|acl-2.2.51-9|17	
14mr|acl-2.2.51-9|18	%description
14mr|acl-2.2.51-9|19	This package contains the getfacl and setfacl utilities needed for
14mr|acl-2.2.51-9|20	manipulating access control lists.
14mr|acl-2.2.51-9|21	
14mr|acl-2.2.51-9|22	%package -n	%{libname}
14mr|acl-2.2.51-9|23	Summary:	Main library for libacl
14mr|acl-2.2.51-9|24	Group:		System/Libraries
14mr|acl-2.2.51-9|25	
14mr|acl-2.2.51-9|26	%description -n	%{libname}
14mr|acl-2.2.51-9|27	This package contains the libacl dynamic library which contains
14mr|acl-2.2.51-9|28	the POSIX 1003.1e draft standard 17 functions for manipulating access
14mr|acl-2.2.51-9|29	control lists.
14mr|acl-2.2.51-9|30	
14mr|acl-2.2.51-9|31	%package -n	%{develname}
14mr|acl-2.2.51-9|32	Summary:	Access control list static libraries and headers
14mr|acl-2.2.51-9|33	Group:		Development/C
14mr|acl-2.2.51-9|34	Requires:	%{libname} >= %{version}-%{release}
14mr|acl-2.2.51-9|35	Provides:	acl-devel = %{version}-%{release}
14mr|acl-2.2.51-9|36	Obsoletes:	%{mklibname -d acl 0} < %{version}-%{release}
14mr|acl-2.2.51-9|37	Obsoletes:	%{mklibname -d acl 1} < %{version}-%{release}
14mr|acl-2.2.51-9|38	
14mr|acl-2.2.51-9|39	%description -n	%{develname}
14mr|acl-2.2.51-9|40	This package contains static libraries and header files needed to develop
14mr|acl-2.2.51-9|41	programs which make use of the access control list programming interface
14mr|acl-2.2.51-9|42	defined in POSIX 1003.1e draft standard 17.
14mr|acl-2.2.51-9|43	
14mr|acl-2.2.51-9|44	You should install %{develname} if you want to develop programs
14mr|acl-2.2.51-9|45	which make use of ACLs. If you install %{develname}, you will
14mr|acl-2.2.51-9|46	also want to install %{libname}.
14mr|acl-2.2.51-9|47	
14mr|acl-2.2.51-9|48	%prep
14mr|acl-2.2.51-9|49	%setup -q
14mr|acl-2.2.51-9|50	%patch0 -p1
14mr|acl-2.2.51-9|51	
14mr|acl-2.2.51-9|52	# Fix unreadable files
14mr|acl-2.2.51-9|53	find . -perm 0640 -exec chmod 0644 '{}' \;
14mr|acl-2.2.51-9|54	
14mr|acl-2.2.51-9|55	%build
14mr|acl-2.2.51-9|56	%configure2_5x \
14mr|acl-2.2.51-9|57	--libdir=/%{_lib} \
14mr|acl-2.2.51-9|58	--sbindir=/bin \
14mr|acl-2.2.51-9|59	--disable-static
14mr|acl-2.2.51-9|60	%make
14mr|acl-2.2.51-9|61	
14mr|acl-2.2.51-9|62	%install
14mr|acl-2.2.51-9|63	make install DIST_ROOT=%{buildroot}/
14mr|acl-2.2.51-9|64	make install-dev DIST_ROOT=%{buildroot}/
14mr|acl-2.2.51-9|65	make install-lib DIST_ROOT=%{buildroot}/
14mr|acl-2.2.51-9|66	
14mr|acl-2.2.51-9|67	# cleanup
14mr|acl-2.2.51-9|68	rm -f %{buildroot}/%{_lib}/*.a
14mr|acl-2.2.51-9|69	rm -f %{buildroot}/%{_lib}/*.la
14mr|acl-2.2.51-9|70	rm -rf %{buildroot}%{_docdir}/acl
14mr|acl-2.2.51-9|71	
14mr|acl-2.2.51-9|72	# To avoid unstripped-binary-or-object rpmlint error
14mr|acl-2.2.51-9|73	chmod 0755 %{buildroot}/%{_lib}/*.so.%{lib_major}*
14mr|acl-2.2.51-9|74	
14mr|acl-2.2.51-9|75	%find_lang %{name}
14mr|acl-2.2.51-9|76	
14mr|acl-2.2.51-9|77	%files -f %{name}.lang
14mr|acl-2.2.51-9|78	%doc doc/CHANGES.gz doc/COPYING README
14mr|acl-2.2.51-9|79	%{_bindir}/*
14mr|acl-2.2.51-9|80	%{_mandir}/man1/*
14mr|acl-2.2.51-9|81	%{_mandir}/man5/*
14mr|acl-2.2.51-9|82	
14mr|acl-2.2.51-9|83	%files -n %{libname}
14mr|acl-2.2.51-9|84	%doc doc/COPYING
14mr|acl-2.2.51-9|85	/%{_lib}/*.so.%{lib_major}*
14mr|acl-2.2.51-9|86	
14mr|acl-2.2.51-9|87	%files -n %{develname}
14mr|acl-2.2.51-9|88	%doc doc/extensions.txt doc/COPYING doc/libacl.txt
14mr|acl-2.2.51-9|89	/%{_lib}/*.so
14mr|acl-2.2.51-9|90	%{_libdir}/*.so
14mr|acl-2.2.51-9|91	%{_mandir}/man3/*
14mr|acl-2.2.51-9|92	%dir %{_includedir}/acl
14mr|acl-2.2.51-9|93	%{_includedir}/acl/libacl.h
14mr|acl-2.2.51-9|94	%{_includedir}/sys/acl.h
14mr|acl-2.2.51-9|95	
14mr|acl-2.2.51-9|96	
14mr|acl-2.2.51-9|97	%changelog
14mr|acl-2.2.51-9|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.51-9
14mr|acl-2.2.51-9|99	+ Revision: bda0766
14mr|acl-2.2.51-9|100	- MassBuild#440: Increase release tag
14mr|acl-2.2.51-9|101	
14mr|acl-2.2.51-9|102	

15768 14
14mr|acpi-1.7-2|1	Summary:	Displays information on ACPI devices
14mr|acpi-1.7-2|2	Name:		acpi
14mr|acpi-1.7-2|3	Version:	1.7
14mr|acpi-1.7-2|4	Release:	2
14mr|acpi-1.7-2|5	License:	GPLv2+
14mr|acpi-1.7-2|6	Group:		System/Servers
14mr|acpi-1.7-2|7	Url:		http://sourceforge.net/projects/acpiclient/
14mr|acpi-1.7-2|8	Source0:	http://downloads.sourceforge.net/project/acpiclient/acpiclient/%{version}/%{name}-%{version}.tar.gz
14mr|acpi-1.7-2|9	Requires:	dmidecode
14mr|acpi-1.7-2|10	
14mr|acpi-1.7-2|11	%description
14mr|acpi-1.7-2|12	Attempts to replicate the functionality of the 'old' apm command on
14mr|acpi-1.7-2|13	ACPI systems, including battery and thermal information.
14mr|acpi-1.7-2|14	
14mr|acpi-1.7-2|15	%prep
14mr|acpi-1.7-2|16	%setup -q
14mr|acpi-1.7-2|17	
14mr|acpi-1.7-2|18	%build
14mr|acpi-1.7-2|19	%configure2_5x
14mr|acpi-1.7-2|20	%make CFLAGS="%{optflags}"
14mr|acpi-1.7-2|21	
14mr|acpi-1.7-2|22	%install
14mr|acpi-1.7-2|23	%makeinstall
14mr|acpi-1.7-2|24	
14mr|acpi-1.7-2|25	%triggerpostun -- acpi < 0.09-4
14mr|acpi-1.7-2|26	rm -f /etc/rc.d/*/{K,S}*acpi
14mr|acpi-1.7-2|27	
14mr|acpi-1.7-2|28	%files
14mr|acpi-1.7-2|29	%doc AUTHORS ChangeLog README
14mr|acpi-1.7-2|30	%{_bindir}/*
14mr|acpi-1.7-2|31	%{_mandir}/man1/%{name}*
14mr|acpi-1.7-2|32	
14mr|acpi-1.7-2|33	
14mr|acpi-1.7-2|34	%changelog
14mr|acpi-1.7-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-2
14mr|acpi-1.7-2|36	+ Revision: c827892
14mr|acpi-1.7-2|37	- MassBuild#440: Increase release tag
14mr|acpi-1.7-2|38	
14mr|acpi-1.7-2|39	

15769 14
14mr|acpid-2.0.17-4|1	Summary:		ACPI kernel daemon and control utility
14mr|acpid-2.0.17-4|2	Name:			acpid
14mr|acpid-2.0.17-4|3	Version:		2.0.17
14mr|acpid-2.0.17-4|4	Release:		4
14mr|acpid-2.0.17-4|5	License:		GPLv2+
14mr|acpid-2.0.17-4|6	Group:			System/Servers
14mr|acpid-2.0.17-4|7	Epoch:			2
14mr|acpid-2.0.17-4|8	URL:			http://www.tedfelix.com/linux/acpid-netlink.html
14mr|acpid-2.0.17-4|9	Source0:		http://www.tedfelix.com/linux/%{name}-%{version}.tar.xz
14mr|acpid-2.0.17-4|10	Source2:		acpid.service
14mr|acpid-2.0.17-4|11	Source3:		acpid.config
14mr|acpid-2.0.17-4|12	Source4: acpid.video.conf
14mr|acpid-2.0.17-4|13	Source5: acpid.power.conf
14mr|acpid-2.0.17-4|14	Source6: acpid.power.sh
14mr|acpid-2.0.17-4|15	ExclusiveArch:		%{ix86} ia64 x86_64 amd64
14mr|acpid-2.0.17-4|16	BuildRequires:		systemd-units
14mr|acpid-2.0.17-4|17	Requires(post):		rpm-helper
14mr|acpid-2.0.17-4|18	Requires(post):		chkconfig >= 1.3.37-3mdv
14mr|acpid-2.0.17-4|19	Requires(preun):	rpm-helper
14mr|acpid-2.0.17-4|20	Conflicts:		suspend-scripts < 1.27-2mdv2007.1
14mr|acpid-2.0.17-4|21	Obsoletes:		pm-fallback-policy
14mr|acpid-2.0.17-4|22	
14mr|acpid-2.0.17-4|23	%description
14mr|acpid-2.0.17-4|24	The ACPI specification defines power and system management functions
14mr|acpid-2.0.17-4|25	for each computer, in a generic manner. The ACPI daemon coordinates
14mr|acpid-2.0.17-4|26	the management of power and system functions when ACPI kernel
14mr|acpid-2.0.17-4|27	support is enabled (kernel 2.3.x or later).
14mr|acpid-2.0.17-4|28	
14mr|acpid-2.0.17-4|29	%prep
14mr|acpid-2.0.17-4|30	%setup -q
14mr|acpid-2.0.17-4|31	
14mr|acpid-2.0.17-4|32	%build
14mr|acpid-2.0.17-4|33	%configure2_5x
14mr|acpid-2.0.17-4|34	%serverbuild_hardened
14mr|acpid-2.0.17-4|35	# Don't use standard optflag, correct LDFLAGS
14mr|acpid-2.0.17-4|36	#sed -i -e "/^OPT = /d"  -e "1iLDFLAGS = -pie %{ldflags}" Makefile
14mr|acpid-2.0.17-4|37	#OPT="%{optflags} -fPIC" %make
14mr|acpid-2.0.17-4|38	
14mr|acpid-2.0.17-4|39	%make
14mr|acpid-2.0.17-4|40	
14mr|acpid-2.0.17-4|41	%install
14mr|acpid-2.0.17-4|42	%makeinstall_std
14mr|acpid-2.0.17-4|43	mkdir -p %{buildroot}%{_unitdir}
14mr|acpid-2.0.17-4|44	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}
14mr|acpid-2.0.17-4|45	
14mr|acpid-2.0.17-4|46	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|acpid-2.0.17-4|47	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/acpid
14mr|acpid-2.0.17-4|48	
14mr|acpid-2.0.17-4|49	install -d %{buildroot}%{_sysconfdir}/acpi/actions
14mr|acpid-2.0.17-4|50	install -d -m 755 %{buildroot}%{_sysconfdir}/acpi/events
14mr|acpid-2.0.17-4|51	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/acpi/events/videoconf
14mr|acpid-2.0.17-4|52	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/acpi/events/powerconf
14mr|acpid-2.0.17-4|53	install -m 755 %{SOURCE6} %{buildroot}%{_sysconfdir}/acpi/actions/power.sh
14mr|acpid-2.0.17-4|54	
14mr|acpid-2.0.17-4|55	%post
14mr|acpid-2.0.17-4|56	if [ $1 -eq 1 ]; then
14mr|acpid-2.0.17-4|57	/bin/systemctl enable %{name}.service > /dev/null 2>&1 || :
14mr|acpid-2.0.17-4|58	fi
14mr|acpid-2.0.17-4|59	
14mr|acpid-2.0.17-4|60	%_post_service %{name} %{name}.service
14mr|acpid-2.0.17-4|61	
14mr|acpid-2.0.17-4|62	%postun
14mr|acpid-2.0.17-4|63	%_postun_unit %{name}.service
14mr|acpid-2.0.17-4|64	
14mr|acpid-2.0.17-4|65	%preun
14mr|acpid-2.0.17-4|66	%_preun_service %{name} %{name}.service
14mr|acpid-2.0.17-4|67	
14mr|acpid-2.0.17-4|68	%files
14mr|acpid-2.0.17-4|69	%doc README TODO Changelog
14mr|acpid-2.0.17-4|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/acpid
14mr|acpid-2.0.17-4|71	%{_sbindir}/*
14mr|acpid-2.0.17-4|72	%{_bindir}/*
14mr|acpid-2.0.17-4|73	%{_mandir}/man8/*
14mr|acpid-2.0.17-4|74	%{_unitdir}/acpid.service
14mr|acpid-2.0.17-4|75	%dir %{_sysconfdir}/acpi/actions
14mr|acpid-2.0.17-4|76	%dir %{_sysconfdir}/acpi/events
14mr|acpid-2.0.17-4|77	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/acpi/events/videoconf
14mr|acpid-2.0.17-4|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/acpi/events/powerconf
14mr|acpid-2.0.17-4|79	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/acpi/actions/power.sh
14mr|acpid-2.0.17-4|80	
14mr|acpid-2.0.17-4|81	%changelog
14mr|acpid-2.0.17-4|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:2.0.17-4
14mr|acpid-2.0.17-4|83	+ Revision: a15b1d5
14mr|acpid-2.0.17-4|84	- MassBuild#440: Increase release tag
14mr|acpid-2.0.17-4|85	
14mr|acpid-2.0.17-4|86	

15770 14
14mr|acr38u-1.7.10-6|1	%define usbdropdir %(pkg-config libpcsclite --variable="usbdropdir" 2>/dev/null)
14mr|acr38u-1.7.10-6|2	%define major 0
14mr|acr38u-1.7.10-6|3	%define libname %mklibname %{name} %{major}
14mr|acr38u-1.7.10-6|4	%define develname %mklibname %{name} -d
14mr|acr38u-1.7.10-6|5	%define build_version 100709
14mr|acr38u-1.7.10-6|6	
14mr|acr38u-1.7.10-6|7	Summary:	ACS ACR 38 USB (acr38u) Smartcard Reader driver for PCSC-lite
14mr|acr38u-1.7.10-6|8	Name:		acr38u
14mr|acr38u-1.7.10-6|9	Version:	1.7.10
14mr|acr38u-1.7.10-6|10	Release:	6
14mr|acr38u-1.7.10-6|11	License:	GPL
14mr|acr38u-1.7.10-6|12	Group:		System/Kernel and hardware
14mr|acr38u-1.7.10-6|13	URL:		http://www.acs.com.hk/acr38_driversmanual.asp
14mr|acr38u-1.7.10-6|14	Source0:	http://www.acs.com.hk/download/ACR38_LINUX_%{build_version}_P.tar.gz
14mr|acr38u-1.7.10-6|15	Patch0:		acr38u-linkage_fix.diff
14mr|acr38u-1.7.10-6|16	BuildRequires:	pkgconfig(libpcsclite)
14mr|acr38u-1.7.10-6|17	Requires(post): pcsc-lite
14mr|acr38u-1.7.10-6|18	Requires(postun): pcsc-lite
14mr|acr38u-1.7.10-6|19	Requires:	pcsc-lite
14mr|acr38u-1.7.10-6|20	Requires:	%{libname} = %{version}-%{release}
14mr|acr38u-1.7.10-6|21	
14mr|acr38u-1.7.10-6|22	%description
14mr|acr38u-1.7.10-6|23	CCID ACR38u Smart Card reader driver for PCSC-lite.
14mr|acr38u-1.7.10-6|24	
14mr|acr38u-1.7.10-6|25	%package -n	%{libname}
14mr|acr38u-1.7.10-6|26	Group:		System/Libraries
14mr|acr38u-1.7.10-6|27	Summary:	Shared library for %{name}
14mr|acr38u-1.7.10-6|28	
14mr|acr38u-1.7.10-6|29	%description -n	%{libname}
14mr|acr38u-1.7.10-6|30	Shared library for the CCID ACR38u Smart Card reader driver for
14mr|acr38u-1.7.10-6|31	PCSC-lite.
14mr|acr38u-1.7.10-6|32	
14mr|acr38u-1.7.10-6|33	%package -n	%{develname}
14mr|acr38u-1.7.10-6|34	Summary:	Development library for %{name}
14mr|acr38u-1.7.10-6|35	Group:		Development/C
14mr|acr38u-1.7.10-6|36	Requires:	%{libname} = %{version}
14mr|acr38u-1.7.10-6|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|acr38u-1.7.10-6|38	
14mr|acr38u-1.7.10-6|39	%description -n	%{develname}
14mr|acr38u-1.7.10-6|40	Development files for the CCID ACR38u Smart Card reader driver for
14mr|acr38u-1.7.10-6|41	PCSC-lite.
14mr|acr38u-1.7.10-6|42	
14mr|acr38u-1.7.10-6|43	%prep
14mr|acr38u-1.7.10-6|44	%setup -q -n ACR38_LINUX_%{build_version}_P
14mr|acr38u-1.7.10-6|45	%patch0 -p0
14mr|acr38u-1.7.10-6|46	
14mr|acr38u-1.7.10-6|47	%build
14mr|acr38u-1.7.10-6|48	rm -rf autom4te.cache
14mr|acr38u-1.7.10-6|49	autoreconf -fis
14mr|acr38u-1.7.10-6|50	
14mr|acr38u-1.7.10-6|51	%configure2_5x \
14mr|acr38u-1.7.10-6|52	--disable-dependency-tracking \
14mr|acr38u-1.7.10-6|53	--disable-static \
14mr|acr38u-1.7.10-6|54	--enable-usbdropdir="%{buildroot}%{usbdropdir}"
14mr|acr38u-1.7.10-6|55	%make
14mr|acr38u-1.7.10-6|56	
14mr|acr38u-1.7.10-6|57	%install
14mr|acr38u-1.7.10-6|58	%makeinstall_std
14mr|acr38u-1.7.10-6|59	
14mr|acr38u-1.7.10-6|60	# move the .pc file to the correct place on x86-64
14mr|acr38u-1.7.10-6|61	%ifarch x86_64
14mr|acr38u-1.7.10-6|62	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|acr38u-1.7.10-6|63	mv %{buildroot}%{_prefix}/lib/pkgconfig/libacr38ucontrol.pc %{buildroot}%{_libdir}/pkgconfig/libacr38ucontrol.pc
14mr|acr38u-1.7.10-6|64	%endif
14mr|acr38u-1.7.10-6|65	
14mr|acr38u-1.7.10-6|66	%post
14mr|acr38u-1.7.10-6|67	/sbin/service pcscd condrestart > /dev/null 2>/dev/null || :
14mr|acr38u-1.7.10-6|68	
14mr|acr38u-1.7.10-6|69	%postun
14mr|acr38u-1.7.10-6|70	/sbin/service pcscd condrestart > /dev/null 2>/dev/null || :
14mr|acr38u-1.7.10-6|71	
14mr|acr38u-1.7.10-6|72	%files
14mr|acr38u-1.7.10-6|73	%defattr(-, root, root, 0755)
14mr|acr38u-1.7.10-6|74	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README* doc/README*
14mr|acr38u-1.7.10-6|75	%{usbdropdir}
14mr|acr38u-1.7.10-6|76	
14mr|acr38u-1.7.10-6|77	%files -n %{libname}
14mr|acr38u-1.7.10-6|78	%defattr(-, root, root, 0755)
14mr|acr38u-1.7.10-6|79	%{_libdir}/*.so.*
14mr|acr38u-1.7.10-6|80	
14mr|acr38u-1.7.10-6|81	%files -n %{develname}
14mr|acr38u-1.7.10-6|82	%defattr(-, root, root, 0755)
14mr|acr38u-1.7.10-6|83	%{_libdir}/*.so
14mr|acr38u-1.7.10-6|84	%{_includedir}/*
14mr|acr38u-1.7.10-6|85	%{_libdir}/pkgconfig/*.pc
14mr|acr38u-1.7.10-6|86	
14mr|acr38u-1.7.10-6|87	
14mr|acr38u-1.7.10-6|88	
14mr|acr38u-1.7.10-6|89	%changelog
14mr|acr38u-1.7.10-6|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.10-6
14mr|acr38u-1.7.10-6|91	+ Revision: aea6b7e
14mr|acr38u-1.7.10-6|92	- MassBuild#440: Increase release tag
14mr|acr38u-1.7.10-6|93	
14mr|acr38u-1.7.10-6|94	

15771 14
14mr|adaptx-0.9.13-4.1.9|1	# Copyright (c) 2000-2005, JPackage Project
14mr|adaptx-0.9.13-4.1.9|2	# All rights reserved.
14mr|adaptx-0.9.13-4.1.9|3	#
14mr|adaptx-0.9.13-4.1.9|4	# Redistribution and use in source and binary forms, with or without
14mr|adaptx-0.9.13-4.1.9|5	# modification, are permitted provided that the following conditions
14mr|adaptx-0.9.13-4.1.9|6	# are met:
14mr|adaptx-0.9.13-4.1.9|7	#
14mr|adaptx-0.9.13-4.1.9|8	# 1. Redistributions of source code must retain the above copyright
14mr|adaptx-0.9.13-4.1.9|9	#    notice, this list of conditions and the following disclaimer.
14mr|adaptx-0.9.13-4.1.9|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|adaptx-0.9.13-4.1.9|11	#    notice, this list of conditions and the following disclaimer in the
14mr|adaptx-0.9.13-4.1.9|12	#    documentation and/or other materials provided with the
14mr|adaptx-0.9.13-4.1.9|13	#    distribution.
14mr|adaptx-0.9.13-4.1.9|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|adaptx-0.9.13-4.1.9|15	#    contributors may be used to endorse or promote products derived
14mr|adaptx-0.9.13-4.1.9|16	#    from this software without specific prior written permission.
14mr|adaptx-0.9.13-4.1.9|17	#
14mr|adaptx-0.9.13-4.1.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|adaptx-0.9.13-4.1.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|adaptx-0.9.13-4.1.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|adaptx-0.9.13-4.1.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|adaptx-0.9.13-4.1.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|adaptx-0.9.13-4.1.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|adaptx-0.9.13-4.1.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|adaptx-0.9.13-4.1.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|adaptx-0.9.13-4.1.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|adaptx-0.9.13-4.1.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|adaptx-0.9.13-4.1.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|adaptx-0.9.13-4.1.9|29	#
14mr|adaptx-0.9.13-4.1.9|30	
14mr|adaptx-0.9.13-4.1.9|31	%define _with_gcj_support 1
14mr|adaptx-0.9.13-4.1.9|32	
14mr|adaptx-0.9.13-4.1.9|33	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|adaptx-0.9.13-4.1.9|34	
14mr|adaptx-0.9.13-4.1.9|35	Name:          adaptx
14mr|adaptx-0.9.13-4.1.9|36	Version:       0.9.13
14mr|adaptx-0.9.13-4.1.9|37	Release:       4.1.9
14mr|adaptx-0.9.13-4.1.9|38	Summary:       AdaptX XSLT processor and XPath engine
14mr|adaptx-0.9.13-4.1.9|39	License:       BSD
14mr|adaptx-0.9.13-4.1.9|40	Group:         Development/Java
14mr|adaptx-0.9.13-4.1.9|41	# svn export http://svn.codehaus.org/castor/adaptx/tags/0.9.13/ adaptx-0.9.13-src
14mr|adaptx-0.9.13-4.1.9|42	# tar cjf adaptx-0.9.13-src.tar.bz2 adaptx-0.9.13-src
14mr|adaptx-0.9.13-4.1.9|43	Source0:       %{name}-%{version}-src.tar.bz2
14mr|adaptx-0.9.13-4.1.9|44	
14mr|adaptx-0.9.13-4.1.9|45	Patch0:        %{name}-%{version}-xsl.patch
14mr|adaptx-0.9.13-4.1.9|46	Patch1:        %{name}-%{version}-missingstubs.patch
14mr|adaptx-0.9.13-4.1.9|47	Url:           http://castor.codehaus.org/
14mr|adaptx-0.9.13-4.1.9|48	BuildRequires: ant >= 0:1.6
14mr|adaptx-0.9.13-4.1.9|49	BuildRequires: java-rpmbuild >= 0:1.6
14mr|adaptx-0.9.13-4.1.9|50	BuildRequires: log4j
14mr|adaptx-0.9.13-4.1.9|51	BuildRequires: xml-commons-jaxp-1.3-apis
14mr|adaptx-0.9.13-4.1.9|52	BuildRequires: xerces-j2
14mr|adaptx-0.9.13-4.1.9|53	Requires:      log4j
14mr|adaptx-0.9.13-4.1.9|54	Requires:      xml-commons-jaxp-1.3-apis
14mr|adaptx-0.9.13-4.1.9|55	Requires:      xerces-j2
14mr|adaptx-0.9.13-4.1.9|56	Requires(pre):    jpackage-utils
14mr|adaptx-0.9.13-4.1.9|57	Requires(postun): jpackage-utils
14mr|adaptx-0.9.13-4.1.9|58	%if ! %{gcj_support}
14mr|adaptx-0.9.13-4.1.9|59	BuildArch:    noarch
14mr|adaptx-0.9.13-4.1.9|60	%endif
14mr|adaptx-0.9.13-4.1.9|61	BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|adaptx-0.9.13-4.1.9|62	
14mr|adaptx-0.9.13-4.1.9|63	%if %{gcj_support}
14mr|adaptx-0.9.13-4.1.9|64	BuildRequires:    java-gcj-compat-devel
14mr|adaptx-0.9.13-4.1.9|65	%endif
14mr|adaptx-0.9.13-4.1.9|66	
14mr|adaptx-0.9.13-4.1.9|67	%description
14mr|adaptx-0.9.13-4.1.9|68	Adaptx is an XSLT processor and XPath engine.
14mr|adaptx-0.9.13-4.1.9|69	
14mr|adaptx-0.9.13-4.1.9|70	%package javadoc
14mr|adaptx-0.9.13-4.1.9|71	Group:            Development/Java
14mr|adaptx-0.9.13-4.1.9|72	Summary:          Javadoc for %{name}
14mr|adaptx-0.9.13-4.1.9|73	Requires(post):   /bin/rm,/bin/ln
14mr|adaptx-0.9.13-4.1.9|74	Requires(postun): /bin/rm
14mr|adaptx-0.9.13-4.1.9|75	
14mr|adaptx-0.9.13-4.1.9|76	%description javadoc
14mr|adaptx-0.9.13-4.1.9|77	Javadoc for %{name}.
14mr|adaptx-0.9.13-4.1.9|78	
14mr|adaptx-0.9.13-4.1.9|79	%package doc
14mr|adaptx-0.9.13-4.1.9|80	Summary:    Documentation for %{name}
14mr|adaptx-0.9.13-4.1.9|81	Group:      Development/Java
14mr|adaptx-0.9.13-4.1.9|82	
14mr|adaptx-0.9.13-4.1.9|83	%description doc
14mr|adaptx-0.9.13-4.1.9|84	Documentation for %{name}.
14mr|adaptx-0.9.13-4.1.9|85	
14mr|adaptx-0.9.13-4.1.9|86	%prep
14mr|adaptx-0.9.13-4.1.9|87	%setup -q -n %{name}-%{version}-src
14mr|adaptx-0.9.13-4.1.9|88	# remove CVS internal files
14mr|adaptx-0.9.13-4.1.9|89	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14mr|adaptx-0.9.13-4.1.9|90	# remove all binary libs
14mr|adaptx-0.9.13-4.1.9|91	for j in $(find . -name "*.jar"); do
14mr|adaptx-0.9.13-4.1.9|92	%{__rm} $j
14mr|adaptx-0.9.13-4.1.9|93	done
14mr|adaptx-0.9.13-4.1.9|94	
14mr|adaptx-0.9.13-4.1.9|95	%patch0
14mr|adaptx-0.9.13-4.1.9|96	%patch1
14mr|adaptx-0.9.13-4.1.9|97	
14mr|adaptx-0.9.13-4.1.9|98	# (walluck): fix javadoc parsing
14mr|adaptx-0.9.13-4.1.9|99	for file in `%{__grep} -rl 'enum[\\. ]' *`; do
14mr|adaptx-0.9.13-4.1.9|100	%{__perl} -pi -e 's/enum/en/g' $file
14mr|adaptx-0.9.13-4.1.9|101	done
14mr|adaptx-0.9.13-4.1.9|102	
14mr|adaptx-0.9.13-4.1.9|103	%build
14mr|adaptx-0.9.13-4.1.9|104	perl -p -i -e 's|classic|modern|' src/build.xml
14mr|adaptx-0.9.13-4.1.9|105	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis log4j xerces-j2)
14mr|adaptx-0.9.13-4.1.9|106	%{ant} -buildfile src/build.xml jar javadoc
14mr|adaptx-0.9.13-4.1.9|107	CLASSPATH=$CLASSPATH:dist/adaptx_%{version}.jar
14mr|adaptx-0.9.13-4.1.9|108	%{ant} -buildfile src/build.xml doc
14mr|adaptx-0.9.13-4.1.9|109	
14mr|adaptx-0.9.13-4.1.9|110	%install
14mr|adaptx-0.9.13-4.1.9|111	rm -rf $RPM_BUILD_ROOT
14mr|adaptx-0.9.13-4.1.9|112	
14mr|adaptx-0.9.13-4.1.9|113	# jar
14mr|adaptx-0.9.13-4.1.9|114	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|adaptx-0.9.13-4.1.9|115	install -m 644 dist/%{name}_%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|adaptx-0.9.13-4.1.9|116	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|adaptx-0.9.13-4.1.9|117	# javadoc
14mr|adaptx-0.9.13-4.1.9|118	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|adaptx-0.9.13-4.1.9|119	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|adaptx-0.9.13-4.1.9|120	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|adaptx-0.9.13-4.1.9|121	rm -rf build/doc/javadoc
14mr|adaptx-0.9.13-4.1.9|122	
14mr|adaptx-0.9.13-4.1.9|123	%if %{gcj_support}
14mr|adaptx-0.9.13-4.1.9|124	%{_bindir}/aot-compile-rpm
14mr|adaptx-0.9.13-4.1.9|125	%endif
14mr|adaptx-0.9.13-4.1.9|126	
14mr|adaptx-0.9.13-4.1.9|127	%clean
14mr|adaptx-0.9.13-4.1.9|128	rm -rf $RPM_BUILD_ROOT
14mr|adaptx-0.9.13-4.1.9|129	
14mr|adaptx-0.9.13-4.1.9|130	%if %{gcj_support}
14mr|adaptx-0.9.13-4.1.9|131	%post
14mr|adaptx-0.9.13-4.1.9|132	%{update_gcjdb}
14mr|adaptx-0.9.13-4.1.9|133	
14mr|adaptx-0.9.13-4.1.9|134	%postun
14mr|adaptx-0.9.13-4.1.9|135	%{clean_gcjdb}
14mr|adaptx-0.9.13-4.1.9|136	%endif
14mr|adaptx-0.9.13-4.1.9|137	
14mr|adaptx-0.9.13-4.1.9|138	%files
14mr|adaptx-0.9.13-4.1.9|139	%defattr(0664,root,root,0755)
14mr|adaptx-0.9.13-4.1.9|140	%doc src/etc/{CHANGELOG,contributors.html,LICENSE}
14mr|adaptx-0.9.13-4.1.9|141	%{_javadir}/*
14mr|adaptx-0.9.13-4.1.9|142	
14mr|adaptx-0.9.13-4.1.9|143	%if %{gcj_support}
14mr|adaptx-0.9.13-4.1.9|144	%dir %{_libdir}/gcj/%{name}
14mr|adaptx-0.9.13-4.1.9|145	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|adaptx-0.9.13-4.1.9|146	%endif
14mr|adaptx-0.9.13-4.1.9|147	
14mr|adaptx-0.9.13-4.1.9|148	%files javadoc
14mr|adaptx-0.9.13-4.1.9|149	%defattr(0664,root,root,0755)
14mr|adaptx-0.9.13-4.1.9|150	%{_javadocdir}/%{name}-%{version}
14mr|adaptx-0.9.13-4.1.9|151	%dir %{_javadocdir}/%{name}
14mr|adaptx-0.9.13-4.1.9|152	
14mr|adaptx-0.9.13-4.1.9|153	%files doc
14mr|adaptx-0.9.13-4.1.9|154	%defattr(0664,root,root,0755)
14mr|adaptx-0.9.13-4.1.9|155	%doc build/doc/*
14mr|adaptx-0.9.13-4.1.9|156	
14mr|adaptx-0.9.13-4.1.9|157	
14mr|adaptx-0.9.13-4.1.9|158	
14mr|adaptx-0.9.13-4.1.9|159	%changelog
14mr|adaptx-0.9.13-4.1.9|160	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.13-4.1.9
14mr|adaptx-0.9.13-4.1.9|161	+ Revision: 6f8c73f
14mr|adaptx-0.9.13-4.1.9|162	- MassBuild#440: Increase release tag
14mr|adaptx-0.9.13-4.1.9|163	
14mr|adaptx-0.9.13-4.1.9|164	

15772 14
14mr|adjtimex-1.29-5|1	Summary:	A utility for adjusting kernel time variables
14mr|adjtimex-1.29-5|2	Name:		adjtimex
14mr|adjtimex-1.29-5|3	Version:	1.29
14mr|adjtimex-1.29-5|4	Release:	5
14mr|adjtimex-1.29-5|5	License:	GPLv2+
14mr|adjtimex-1.29-5|6	Group:		System/Kernel and hardware
14mr|adjtimex-1.29-5|7	URL:		ftp://ftp.debian.org/debian/pool/main/a/adjtimex/
14mr|adjtimex-1.29-5|8	Source0:	ftp://ftp.debian.org/debian/pool/main/a/adjtimex/adjtimex_%{version}.orig.tar.gz
14mr|adjtimex-1.29-5|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|adjtimex-1.29-5|10	
14mr|adjtimex-1.29-5|11	
14mr|adjtimex-1.29-5|12	%description
14mr|adjtimex-1.29-5|13	Adjtimex is a kernel clock management program, which the
14mr|adjtimex-1.29-5|14	superuser may use to correct any drift in the system's clock.  Users can
14mr|adjtimex-1.29-5|15	use adjtimex to view the time variables.
14mr|adjtimex-1.29-5|16	
14mr|adjtimex-1.29-5|17	%description -l fr
14mr|adjtimex-1.29-5|18	Adjtimex est un programme de gestion de l'horloge du kernel, que le
14mr|adjtimex-1.29-5|19	superutilisateur peut utiliser pour corriger l'horloge systme. Les
14mr|adjtimex-1.29-5|20	utilisateurs peuvent utiliser adjtimex pour afficher les variables
14mr|adjtimex-1.29-5|21	temporelles.
14mr|adjtimex-1.29-5|22	
14mr|adjtimex-1.29-5|23	%prep
14mr|adjtimex-1.29-5|24	%setup -q
14mr|adjtimex-1.29-5|25	
14mr|adjtimex-1.29-5|26	%build
14mr|adjtimex-1.29-5|27	%configure2_5x
14mr|adjtimex-1.29-5|28	%make
14mr|adjtimex-1.29-5|29	
14mr|adjtimex-1.29-5|30	%install
14mr|adjtimex-1.29-5|31	rm -rf %{buildroot}
14mr|adjtimex-1.29-5|32	
14mr|adjtimex-1.29-5|33	install -m755 adjtimex -D %{buildroot}/%{_sbindir}/adjtimex
14mr|adjtimex-1.29-5|34	install -m644 adjtimex.8 -D %{buildroot}/%{_mandir}/man8/adjtimex.8
14mr|adjtimex-1.29-5|35	
14mr|adjtimex-1.29-5|36	%clean
14mr|adjtimex-1.29-5|37	rm -rf %{buildroot}
14mr|adjtimex-1.29-5|38	
14mr|adjtimex-1.29-5|39	%files
14mr|adjtimex-1.29-5|40	%defattr(-,root,root)
14mr|adjtimex-1.29-5|41	%doc README COPYRIGHT COPYING README.ru ChangeLog
14mr|adjtimex-1.29-5|42	%{_sbindir}/adjtimex
14mr|adjtimex-1.29-5|43	%{_mandir}/man8/adjtimex.8*
14mr|adjtimex-1.29-5|44	
14mr|adjtimex-1.29-5|45	
14mr|adjtimex-1.29-5|46	
14mr|adjtimex-1.29-5|47	%changelog
14mr|adjtimex-1.29-5|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.29-5
14mr|adjtimex-1.29-5|49	+ Revision: 0023573
14mr|adjtimex-1.29-5|50	- MassBuild#440: Increase release tag
14mr|adjtimex-1.29-5|51	
14mr|adjtimex-1.29-5|52	

15773 14
14mr|adns-1.4-11|1	%define	major 1
14mr|adns-1.4-11|2	%define libname	%mklibname %{name} %{major}
14mr|adns-1.4-11|3	%define develname %mklibname %{name} -d
14mr|adns-1.4-11|4	
14mr|adns-1.4-11|5	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
14mr|adns-1.4-11|6	Name:		adns
14mr|adns-1.4-11|7	Version:	1.4
14mr|adns-1.4-11|8	Release:	11
14mr|adns-1.4-11|9	Group:		Networking/Other
14mr|adns-1.4-11|10	License:	GPLv2+
14mr|adns-1.4-11|11	URL:		http://www.chiark.greenend.org.uk/~ian/adns/
14mr|adns-1.4-11|12	Source0:	ftp://ftp.chiark.greenend.org.uk/users/ian/adns/%{name}-%{version}.tar.bz2
14mr|adns-1.4-11|13	Source1:	README.Mandriva
14mr|adns-1.4-11|14	Requires:	%{libname} = %{version}-%{release}
14mr|adns-1.4-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|adns-1.4-11|16	
14mr|adns-1.4-11|17	%description
14mr|adns-1.4-11|18	adns is a resolver library for C (and C++) programs. In contrast with
14mr|adns-1.4-11|19	the existing interfaces, gethostbyname et al and libresolv, it has the
14mr|adns-1.4-11|20	following features:
14mr|adns-1.4-11|21	* It is reasonably easy to use for simple programs which just want
14mr|adns-1.4-11|22	to translate names to addresses, look up MX records, etc.
14mr|adns-1.4-11|23	* It can be used in an asynchronous, non-blocking, manner. Many
14mr|adns-1.4-11|24	queries can be handled simultaneously.
14mr|adns-1.4-11|25	* Responses are decoded automatically into a natural representation
14mr|adns-1.4-11|26	for a C program - there is no need to deal with DNS packet
14mr|adns-1.4-11|27	formats.
14mr|adns-1.4-11|28	* Sanity checking (eg, name syntax checking, reverse/forward
14mr|adns-1.4-11|29	correspondence, CNAME pointing to CNAME) is performed
14mr|adns-1.4-11|30	automatically.
14mr|adns-1.4-11|31	* Time-to-live, CNAME and other similar information is returned in
14mr|adns-1.4-11|32	an easy-to-use form, without getting in the way.
14mr|adns-1.4-11|33	* There is no global state in the library; resolver state is an
14mr|adns-1.4-11|34	opaque data structure which the client creates explicitly. A
14mr|adns-1.4-11|35	program can have several instances of the resolver.
14mr|adns-1.4-11|36	* Errors are reported to the application in a way that distinguishes
14mr|adns-1.4-11|37	the various causes of failure properly.
14mr|adns-1.4-11|38	* Understands conventional resolv.conf, but this can overridden by
14mr|adns-1.4-11|39	environment variables.
14mr|adns-1.4-11|40	* Flexibility. For example, the application can tell adns to: ignore
14mr|adns-1.4-11|41	environment variables (for setuid programs), disable sanity checks
14mr|adns-1.4-11|42	eg to return arbitrary data, override or ignore resolv.conf in
14mr|adns-1.4-11|43	favour of supplied configuration, etc.
14mr|adns-1.4-11|44	* Believed to be correct ! For example, will correctly back off to
14mr|adns-1.4-11|45	TCP in case of long replies or queries, or to other nameservers if
14mr|adns-1.4-11|46	several are available. It has sensible handling of bad responses
14mr|adns-1.4-11|47	etc.
14mr|adns-1.4-11|48	
14mr|adns-1.4-11|49	%package -n %{libname}
14mr|adns-1.4-11|50	Group:		System/Libraries
14mr|adns-1.4-11|51	Summary:	Libraries needed to run applications using adns
14mr|adns-1.4-11|52	
14mr|adns-1.4-11|53	%description -n	%{libname}
14mr|adns-1.4-11|54	adns is a resolver library for C (and C++) programs. In contrast with
14mr|adns-1.4-11|55	the existing interfaces, gethostbyname et al and libresolv, it has the
14mr|adns-1.4-11|56	following features:
14mr|adns-1.4-11|57	* It is reasonably easy to use for simple programs which just want
14mr|adns-1.4-11|58	to translate names to addresses, look up MX records, etc.
14mr|adns-1.4-11|59	* It can be used in an asynchronous, non-blocking, manner. Many
14mr|adns-1.4-11|60	queries can be handled simultaneously.
14mr|adns-1.4-11|61	* Responses are decoded automatically into a natural representation
14mr|adns-1.4-11|62	for a C program - there is no need to deal with DNS packet
14mr|adns-1.4-11|63	formats.
14mr|adns-1.4-11|64	* Sanity checking (eg, name syntax checking, reverse/forward
14mr|adns-1.4-11|65	correspondence, CNAME pointing to CNAME) is performed
14mr|adns-1.4-11|66	automatically.
14mr|adns-1.4-11|67	* Time-to-live, CNAME and other similar information is returned in
14mr|adns-1.4-11|68	an easy-to-use form, without getting in the way.
14mr|adns-1.4-11|69	* There is no global state in the library; resolver state is an
14mr|adns-1.4-11|70	opaque data structure which the client creates explicitly. A
14mr|adns-1.4-11|71	program can have several instances of the resolver.
14mr|adns-1.4-11|72	* Errors are reported to the application in a way that distinguishes
14mr|adns-1.4-11|73	the various causes of failure properly.
14mr|adns-1.4-11|74	* Understands conventional resolv.conf, but this can overridden by
14mr|adns-1.4-11|75	environment variables.
14mr|adns-1.4-11|76	* Flexibility. For example, the application can tell adns to: ignore
14mr|adns-1.4-11|77	environment variables (for setuid programs), disable sanity checks
14mr|adns-1.4-11|78	eg to return arbitrary data, override or ignore resolv.conf in
14mr|adns-1.4-11|79	favour of supplied configuration, etc.
14mr|adns-1.4-11|80	* Believed to be correct ! For example, will correctly back off to
14mr|adns-1.4-11|81	TCP in case of long replies or queries, or to other nameservers if
14mr|adns-1.4-11|82	several are available. It has sensible handling of bad responses
14mr|adns-1.4-11|83	etc.
14mr|adns-1.4-11|84	
14mr|adns-1.4-11|85	This package contains all of adns libraries.
14mr|adns-1.4-11|86	
14mr|adns-1.4-11|87	%package -n %{develname}
14mr|adns-1.4-11|88	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
14mr|adns-1.4-11|89	Group:		Development/C
14mr|adns-1.4-11|90	Requires:	%{libname} = %{version}-%{release}
14mr|adns-1.4-11|91	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|adns-1.4-11|92	Provides:	%{name}-devel = %{version}-%{release}
14mr|adns-1.4-11|93	Obsoletes:	%{libname}-devel < 1.4
14mr|adns-1.4-11|94	
14mr|adns-1.4-11|95	%description -n	%{develname}
14mr|adns-1.4-11|96	adns is a resolver library for C (and C++) programs. In contrast with
14mr|adns-1.4-11|97	the existing interfaces, gethostbyname et al and libresolv, it has the
14mr|adns-1.4-11|98	following features:
14mr|adns-1.4-11|99	* It is reasonably easy to use for simple programs which just want
14mr|adns-1.4-11|100	to translate names to addresses, look up MX records, etc.
14mr|adns-1.4-11|101	* It can be used in an asynchronous, non-blocking, manner. Many
14mr|adns-1.4-11|102	queries can be handled simultaneously.
14mr|adns-1.4-11|103	* Responses are decoded automatically into a natural representation
14mr|adns-1.4-11|104	for a C program - there is no need to deal with DNS packet
14mr|adns-1.4-11|105	formats.
14mr|adns-1.4-11|106	* Sanity checking (eg, name syntax checking, reverse/forward
14mr|adns-1.4-11|107	correspondence, CNAME pointing to CNAME) is performed
14mr|adns-1.4-11|108	automatically.
14mr|adns-1.4-11|109	* Time-to-live, CNAME and other similar information is returned in
14mr|adns-1.4-11|110	an easy-to-use form, without getting in the way.
14mr|adns-1.4-11|111	* There is no global state in the library; resolver state is an
14mr|adns-1.4-11|112	opaque data structure which the client creates explicitly. A
14mr|adns-1.4-11|113	program can have several instances of the resolver.
14mr|adns-1.4-11|114	* Errors are reported to the application in a way that distinguishes
14mr|adns-1.4-11|115	the various causes of failure properly.
14mr|adns-1.4-11|116	* Understands conventional resolv.conf, but this can overridden by
14mr|adns-1.4-11|117	environment variables.
14mr|adns-1.4-11|118	* Flexibility. For example, the application can tell adns to: ignore
14mr|adns-1.4-11|119	environment variables (for setuid programs), disable sanity checks
14mr|adns-1.4-11|120	eg to return arbitrary data, override or ignore resolv.conf in
14mr|adns-1.4-11|121	favour of supplied configuration, etc.
14mr|adns-1.4-11|122	* Believed to be correct ! For example, will correctly back off to
14mr|adns-1.4-11|123	TCP in case of long replies or queries, or to other nameservers if
14mr|adns-1.4-11|124	several are available. It has sensible handling of bad responses
14mr|adns-1.4-11|125	etc.
14mr|adns-1.4-11|126	
14mr|adns-1.4-11|127	This package contains static libraries and header files need for development.
14mr|adns-1.4-11|128	
14mr|adns-1.4-11|129	%prep
14mr|adns-1.4-11|130	%setup -q
14mr|adns-1.4-11|131	# make it lib64 aware
14mr|adns-1.4-11|132	perl -pi -e "/^lib_dir=/ and s,/lib,/%{_lib}," settings.make.in
14mr|adns-1.4-11|133	
14mr|adns-1.4-11|134	cp %{SOURCE1} README.Mandriva
14mr|adns-1.4-11|135	
14mr|adns-1.4-11|136	%build
14mr|adns-1.4-11|137	%configure2_5x
14mr|adns-1.4-11|138	%make
14mr|adns-1.4-11|139	
14mr|adns-1.4-11|140	%install
14mr|adns-1.4-11|141	rm -rf %{buildroot}
14mr|adns-1.4-11|142	%makeinstall
14mr|adns-1.4-11|143	
14mr|adns-1.4-11|144	%clean
14mr|adns-1.4-11|145	rm -rf %{buildroot}
14mr|adns-1.4-11|146	
14mr|adns-1.4-11|147	%files
14mr|adns-1.4-11|148	%defattr(-,root,root,0755)
14mr|adns-1.4-11|149	%doc README TODO changelog README.Mandriva
14mr|adns-1.4-11|150	%{_bindir}/*
14mr|adns-1.4-11|151	
14mr|adns-1.4-11|152	%files -n %{libname}
14mr|adns-1.4-11|153	%defattr(-,root,root,755)
14mr|adns-1.4-11|154	%{_libdir}/*.so.%{major}*
14mr|adns-1.4-11|155	
14mr|adns-1.4-11|156	%files -n %{develname}
14mr|adns-1.4-11|157	%defattr(-,root,root,0755)
14mr|adns-1.4-11|158	%{_includedir}/*
14mr|adns-1.4-11|159	%{_libdir}/*.so
14mr|adns-1.4-11|160	%{_libdir}/*.a
14mr|adns-1.4-11|161	
14mr|adns-1.4-11|162	
14mr|adns-1.4-11|163	
14mr|adns-1.4-11|164	%changelog
14mr|adns-1.4-11|165	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-11
14mr|adns-1.4-11|166	+ Revision: a483c3c
14mr|adns-1.4-11|167	- MassBuild#440: Increase release tag
14mr|adns-1.4-11|168	
14mr|adns-1.4-11|169	

15774 14
14mr|adplug-2.2-7|1	%define api 2.2
14mr|adplug-2.2-7|2	%define major 0
14mr|adplug-2.2-7|3	%define libname %mklibname %name %api %major
14mr|adplug-2.2-7|4	%define develname %mklibname -d %name
14mr|adplug-2.2-7|5	%define staticname %mklibname -s -d %name
14mr|adplug-2.2-7|6	
14mr|adplug-2.2-7|7	Summary: AdLib sound player library
14mr|adplug-2.2-7|8	Name:    adplug
14mr|adplug-2.2-7|9	Version: 2.2
14mr|adplug-2.2-7|10	Release: 7
14mr|adplug-2.2-7|11	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.bz2
14mr|adplug-2.2-7|12	Source1: http://prdownloads.sourceforge.net/adplug/adplug.db.bz2
14mr|adplug-2.2-7|13	URL: http://adplug.sourceforge.net/
14mr|adplug-2.2-7|14	License: LGPLv2+
14mr|adplug-2.2-7|15	Group: Sound
14mr|adplug-2.2-7|16	
14mr|adplug-2.2-7|17	BuildRequires: pkgconfig(libbinio)
14mr|adplug-2.2-7|18	BuildRequires: chrpath
14mr|adplug-2.2-7|19	
14mr|adplug-2.2-7|20	%description
14mr|adplug-2.2-7|21	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mr|adplug-2.2-7|22	library, mainly written in C++. AdPlug plays sound data, originally created
14mr|adplug-2.2-7|23	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mr|adplug-2.2-7|24	real hardware. No OPL2 chip is required for playback.
14mr|adplug-2.2-7|25	
14mr|adplug-2.2-7|26	It supports various audio formats from MS-DOS AdLib trackers.
14mr|adplug-2.2-7|27	
14mr|adplug-2.2-7|28	%package -n %libname
14mr|adplug-2.2-7|29	Group: System/Libraries
14mr|adplug-2.2-7|30	Summary: Shared library of the AdPlug audio emulator
14mr|adplug-2.2-7|31	
14mr|adplug-2.2-7|32	%description -n %libname
14mr|adplug-2.2-7|33	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mr|adplug-2.2-7|34	library, mainly written in C++. AdPlug plays sound data, originally created
14mr|adplug-2.2-7|35	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mr|adplug-2.2-7|36	real hardware. No OPL2 chip is required for playback.
14mr|adplug-2.2-7|37	
14mr|adplug-2.2-7|38	It supports various audio formats from MS-DOS AdLib trackers.
14mr|adplug-2.2-7|39	
14mr|adplug-2.2-7|40	This package contains the shared library required to run applications
14mr|adplug-2.2-7|41	based on AdPlug.
14mr|adplug-2.2-7|42	
14mr|adplug-2.2-7|43	%package -n %develname
14mr|adplug-2.2-7|44	Group: Development/C++
14mr|adplug-2.2-7|45	Summary: Development files of AdPlug
14mr|adplug-2.2-7|46	Requires: %libname = %version
14mr|adplug-2.2-7|47	Provides: libadplug-devel = %version-%release
14mr|adplug-2.2-7|48	Requires: libbinio-devel
14mr|adplug-2.2-7|49	Obsoletes: %mklibname -d %name 2.1
14mr|adplug-2.2-7|50	
14mr|adplug-2.2-7|51	%description -n %develname
14mr|adplug-2.2-7|52	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mr|adplug-2.2-7|53	library, mainly written in C++. AdPlug plays sound data, originally created
14mr|adplug-2.2-7|54	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mr|adplug-2.2-7|55	real hardware. No OPL2 chip is required for playback.
14mr|adplug-2.2-7|56	
14mr|adplug-2.2-7|57	It supports various audio formats from MS-DOS AdLib trackers.
14mr|adplug-2.2-7|58	
14mr|adplug-2.2-7|59	This package contains the C++ headers and documentation required for
14mr|adplug-2.2-7|60	building programs based on AdPlug.
14mr|adplug-2.2-7|61	
14mr|adplug-2.2-7|62	%package -n %staticname
14mr|adplug-2.2-7|63	Group: Development/C++
14mr|adplug-2.2-7|64	Summary: Static library of AdPlug
14mr|adplug-2.2-7|65	Requires: %develname = %version
14mr|adplug-2.2-7|66	Provides: libadplug-static-devel = %version-%release
14mr|adplug-2.2-7|67	Obsoletes: %mklibname -s -d %name 2.1
14mr|adplug-2.2-7|68	
14mr|adplug-2.2-7|69	%description -n %staticname
14mr|adplug-2.2-7|70	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mr|adplug-2.2-7|71	library, mainly written in C++. AdPlug plays sound data, originally created
14mr|adplug-2.2-7|72	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mr|adplug-2.2-7|73	real hardware. No OPL2 chip is required for playback.
14mr|adplug-2.2-7|74	
14mr|adplug-2.2-7|75	It supports various audio formats from MS-DOS AdLib trackers.
14mr|adplug-2.2-7|76	
14mr|adplug-2.2-7|77	This package contains the static library required for statically
14mr|adplug-2.2-7|78	linking applications based on AdPlug.
14mr|adplug-2.2-7|79	
14mr|adplug-2.2-7|80	%prep
14mr|adplug-2.2-7|81	%setup -q
14mr|adplug-2.2-7|82	perl -pi -e "s!/usr/local/share/adplug!%_datadir/%name!" doc/adplugdb.1
14mr|adplug-2.2-7|83	
14mr|adplug-2.2-7|84	%build
14mr|adplug-2.2-7|85	export CPPFLAGS="-I%_includedir/libbinio"
14mr|adplug-2.2-7|86	%configure2_5x
14mr|adplug-2.2-7|87	%make
14mr|adplug-2.2-7|88	
14mr|adplug-2.2-7|89	%install
14mr|adplug-2.2-7|90	%makeinstall_std
14mr|adplug-2.2-7|91	mkdir -p %buildroot%_datadir/%name
14mr|adplug-2.2-7|92	bzcat %SOURCE1 > %buildroot%_datadir/%name/adplug.db
14mr|adplug-2.2-7|93	chrpath -d %buildroot%_bindir/adplugdb
14mr|adplug-2.2-7|94	
14mr|adplug-2.2-7|95	
14mr|adplug-2.2-7|96	%if %mdkversion < 200900
14mr|adplug-2.2-7|97	%post -n %libname -p /sbin/ldconfig
14mr|adplug-2.2-7|98	%endif
14mr|adplug-2.2-7|99	
14mr|adplug-2.2-7|100	
14mr|adplug-2.2-7|101	%files
14mr|adplug-2.2-7|102	%doc README
14mr|adplug-2.2-7|103	%_bindir/adplugdb
14mr|adplug-2.2-7|104	%_mandir/man1/adplugdb.1*
14mr|adplug-2.2-7|105	%dir %_datadir/%name/
14mr|adplug-2.2-7|106	%_datadir/%name/adplug.db
14mr|adplug-2.2-7|107	
14mr|adplug-2.2-7|108	%files -n %libname
14mr|adplug-2.2-7|109	%doc AUTHORS NEWS TODO COPYING
14mr|adplug-2.2-7|110	%_libdir/libadplug-%{api}.so.%{major}*
14mr|adplug-2.2-7|111	
14mr|adplug-2.2-7|112	%files -n %develname
14mr|adplug-2.2-7|113	%_includedir/adplug/
14mr|adplug-2.2-7|114	%_libdir/*.so
14mr|adplug-2.2-7|115	%_infodir/libadplug.info*
14mr|adplug-2.2-7|116	%_libdir/pkgconfig/*.pc
14mr|adplug-2.2-7|117	
14mr|adplug-2.2-7|118	%files -n %staticname
14mr|adplug-2.2-7|119	%_libdir/*.a
14mr|adplug-2.2-7|120	
14mr|adplug-2.2-7|121	
14mr|adplug-2.2-7|122	
14mr|adplug-2.2-7|123	%changelog
14mr|adplug-2.2-7|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-7
14mr|adplug-2.2-7|125	+ Revision: 4f64dac
14mr|adplug-2.2-7|126	- MassBuild#440: Increase release tag
14mr|adplug-2.2-7|127	
14mr|adplug-2.2-7|128	

15775 14
14mr|afpfs-ng-0.8.1-3|1	%define major	0
14mr|afpfs-ng-0.8.1-3|2	%define libname	%mklibname afpclient %{major}
14mr|afpfs-ng-0.8.1-3|3	%define devname	%mklibname afpclient -d
14mr|afpfs-ng-0.8.1-3|4	
14mr|afpfs-ng-0.8.1-3|5	Summary:	An open source client for Apple Filing Protocol
14mr|afpfs-ng-0.8.1-3|6	Name:		afpfs-ng
14mr|afpfs-ng-0.8.1-3|7	Version:	0.8.1
14mr|afpfs-ng-0.8.1-3|8	Release:	3
14mr|afpfs-ng-0.8.1-3|9	License:	GPLv2+
14mr|afpfs-ng-0.8.1-3|10	Group:		Networking/File transfer
14mr|afpfs-ng-0.8.1-3|11	URL:		http://sites.google.com/site/alexthepuffin/home
14mr|afpfs-ng-0.8.1-3|12	Source:		http://sourceforge.net/projects/afpfs-ng/files/afpfs-ng/%{version}/afpfs-ng-%{version}.tar.bz2
14mr|afpfs-ng-0.8.1-3|13	# patches from Debian:
14mr|afpfs-ng-0.8.1-3|14	Patch10:	build-error-fixes.patch
14mr|afpfs-ng-0.8.1-3|15	Patch11:	header-path-fix.patch
14mr|afpfs-ng-0.8.1-3|16	Patch12:	include-headers-fix.patch
14mr|afpfs-ng-0.8.1-3|17	BuildRequires:	fuse-devel
14mr|afpfs-ng-0.8.1-3|18	BuildRequires:	readline-devel
14mr|afpfs-ng-0.8.1-3|19	BuildRequires:	pkgconfig(ncurses)
14mr|afpfs-ng-0.8.1-3|20	BuildRequires:	libgcrypt-devel
14mr|afpfs-ng-0.8.1-3|21	
14mr|afpfs-ng-0.8.1-3|22	%description
14mr|afpfs-ng-0.8.1-3|23	afpfs-ng is a client for the Apple Filing Protocol (AFP) which will let
14mr|afpfs-ng-0.8.1-3|24	you mount and access shared volumes from Mac OS X (or netatalk).
14mr|afpfs-ng-0.8.1-3|25	
14mr|afpfs-ng-0.8.1-3|26	There is a FUSE-based client which lets you mount a remote filesystem.
14mr|afpfs-ng-0.8.1-3|27	
14mr|afpfs-ng-0.8.1-3|28	There is also a simple, command-line AFP client; think about it as an
14mr|afpfs-ng-0.8.1-3|29	FTP client for AFP.
14mr|afpfs-ng-0.8.1-3|30	
14mr|afpfs-ng-0.8.1-3|31	%package -n %{libname}
14mr|afpfs-ng-0.8.1-3|32	Summary:	Shared library of %{name}
14mr|afpfs-ng-0.8.1-3|33	Group:		System/Libraries
14mr|afpfs-ng-0.8.1-3|34	Provides:	%{name} = %{EVRD}
14mr|afpfs-ng-0.8.1-3|35	
14mr|afpfs-ng-0.8.1-3|36	%description -n %{libname}
14mr|afpfs-ng-0.8.1-3|37	This package contains the library needed to run programs dynamically
14mr|afpfs-ng-0.8.1-3|38	linked with libafpclient, an Apple Filing Protocol (AFP) client library.
14mr|afpfs-ng-0.8.1-3|39	
14mr|afpfs-ng-0.8.1-3|40	%package -n %{devname}
14mr|afpfs-ng-0.8.1-3|41	Summary:	Development headers for libafpclient
14mr|afpfs-ng-0.8.1-3|42	Group:		Development/C
14mr|afpfs-ng-0.8.1-3|43	Requires:	%{libname} = %{EVRD}
14mr|afpfs-ng-0.8.1-3|44	Provides:	%{name}-devel = %{EVRD}
14mr|afpfs-ng-0.8.1-3|45	Provides:	afpclient-devel = %{EVRD}
14mr|afpfs-ng-0.8.1-3|46	
14mr|afpfs-ng-0.8.1-3|47	%description -n %{devname}
14mr|afpfs-ng-0.8.1-3|48	This package contains the headers needed to compile programs that use
14mr|afpfs-ng-0.8.1-3|49	libafpclient, an Apple Filing Protocol (AFP) client library.
14mr|afpfs-ng-0.8.1-3|50	
14mr|afpfs-ng-0.8.1-3|51	%prep
14mr|afpfs-ng-0.8.1-3|52	%setup -q
14mr|afpfs-ng-0.8.1-3|53	%apply_patches
14mr|afpfs-ng-0.8.1-3|54	
14mr|afpfs-ng-0.8.1-3|55	%build
14mr|afpfs-ng-0.8.1-3|56	autoreconf -if
14mr|afpfs-ng-0.8.1-3|57	%configure2_5x --disable-static
14mr|afpfs-ng-0.8.1-3|58	%make
14mr|afpfs-ng-0.8.1-3|59	
14mr|afpfs-ng-0.8.1-3|60	%install
14mr|afpfs-ng-0.8.1-3|61	%makeinstall_std
14mr|afpfs-ng-0.8.1-3|62	
14mr|afpfs-ng-0.8.1-3|63	%files
14mr|afpfs-ng-0.8.1-3|64	%doc docs/*.txt docs/README
14mr|afpfs-ng-0.8.1-3|65	%{_bindir}/afp*
14mr|afpfs-ng-0.8.1-3|66	%{_bindir}/mount_afp
14mr|afpfs-ng-0.8.1-3|67	%{_mandir}/man1/*afp*.1*
14mr|afpfs-ng-0.8.1-3|68	
14mr|afpfs-ng-0.8.1-3|69	%files -n %{libname}
14mr|afpfs-ng-0.8.1-3|70	%{_libdir}/*.so.%{major}*
14mr|afpfs-ng-0.8.1-3|71	
14mr|afpfs-ng-0.8.1-3|72	%files -n %{devname}
14mr|afpfs-ng-0.8.1-3|73	%{_libdir}/*.so
14mr|afpfs-ng-0.8.1-3|74	%{_includedir}/%{name}
14mr|afpfs-ng-0.8.1-3|75	
14mr|afpfs-ng-0.8.1-3|76	
14mr|afpfs-ng-0.8.1-3|77	%changelog
14mr|afpfs-ng-0.8.1-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-3
14mr|afpfs-ng-0.8.1-3|79	+ Revision: c4e4b50
14mr|afpfs-ng-0.8.1-3|80	- MassBuild#440: Increase release tag
14mr|afpfs-ng-0.8.1-3|81	
14mr|afpfs-ng-0.8.1-3|82	

15776 14
14mr|agg-2.5-16|1	## MD rename src pkg dir to agg
14mr|agg-2.5-16|2	%define major 2
14mr|agg-2.5-16|3	%define libname %mklibname %{name} %{major}
14mr|agg-2.5-16|4	%define libfft %mklibname aggfontfreetype %{major}
14mr|agg-2.5-16|5	%define libX11 %mklibname aggplatformX11_ %{major}
14mr|agg-2.5-16|6	%define libsdl %mklibname aggplatformsdl %{major}
14mr|agg-2.5-16|7	%define devname %mklibname %{name} -d
14mr|agg-2.5-16|8	
14mr|agg-2.5-16|9	Summary:	Open Source, free of charge graphic library
14mr|agg-2.5-16|10	Name:		agg
14mr|agg-2.5-16|11	Version:	2.5
14mr|agg-2.5-16|12	Release:	16
14mr|agg-2.5-16|13	License:	AGG License
14mr|agg-2.5-16|14	Group:		System/Libraries
14mr|agg-2.5-16|15	Url:		http://www.antigrain.com/
14mr|agg-2.5-16|16	Source0:	agg-2.5.tar.bz2
14mr|agg-2.5-16|17	Patch0:		agg-2.5-linkage_fix.diff
14mr|agg-2.5-16|18	Patch1:		agg-2.5-deansification.diff
14mr|agg-2.5-16|19	Patch2:		agg-2.5-no-rpath.patch
14mr|agg-2.5-16|20	BuildRequires:	pkgconfig(freetype2)
14mr|agg-2.5-16|21	BuildRequires:	pkgconfig(sdl)
14mr|agg-2.5-16|22	BuildRequires:	pkgconfig(x11)
14mr|agg-2.5-16|23	
14mr|agg-2.5-16|24	%description
14mr|agg-2.5-16|25	Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library,
14mr|agg-2.5-16|26	written in industrially standard C++. The terms and conditions of use AGG
14mr|agg-2.5-16|27	are described on The License page. AGG doesn't depend on any graphic API or
14mr|agg-2.5-16|28	technology. Basically, you can think of AGG as of a rendering engine that
14mr|agg-2.5-16|29	produces pixel images in memory from some vectorial data.
14mr|agg-2.5-16|30	
14mr|agg-2.5-16|31	#----------------------------------------------------------------------------
14mr|agg-2.5-16|32	
14mr|agg-2.5-16|33	%package -n %{libname}
14mr|agg-2.5-16|34	Summary:	Shared library for %{name}
14mr|agg-2.5-16|35	Group:		System/Libraries
14mr|agg-2.5-16|36	
14mr|agg-2.5-16|37	%description -n %{libname}
14mr|agg-2.5-16|38	This package contains a library needed to run programs dynamically
14mr|agg-2.5-16|39	linked with %{name}.
14mr|agg-2.5-16|40	
14mr|agg-2.5-16|41	%files -n %{libname}
14mr|agg-2.5-16|42	%{_libdir}/libagg.so.%{major}*
14mr|agg-2.5-16|43	
14mr|agg-2.5-16|44	#----------------------------------------------------------------------------
14mr|agg-2.5-16|45	
14mr|agg-2.5-16|46	%package -n %{libfft}
14mr|agg-2.5-16|47	Summary:	Shared library for %{name}
14mr|agg-2.5-16|48	Group:		System/Libraries
14mr|agg-2.5-16|49	Conflicts:	%{_lib}agg2 < 2.5-10
14mr|agg-2.5-16|50	
14mr|agg-2.5-16|51	%description -n %{libfft}
14mr|agg-2.5-16|52	This package contains a library needed to run programs dynamically
14mr|agg-2.5-16|53	linked with %{name}.
14mr|agg-2.5-16|54	
14mr|agg-2.5-16|55	%files -n %{libfft}
14mr|agg-2.5-16|56	%{_libdir}/libaggfontfreetype.so.%{major}*
14mr|agg-2.5-16|57	
14mr|agg-2.5-16|58	#----------------------------------------------------------------------------
14mr|agg-2.5-16|59	
14mr|agg-2.5-16|60	%package -n %{libsdl}
14mr|agg-2.5-16|61	Summary:	Shared library for %{name}
14mr|agg-2.5-16|62	Group:		System/Libraries
14mr|agg-2.5-16|63	Conflicts:	%{_lib}agg2 < 2.5-10
14mr|agg-2.5-16|64	
14mr|agg-2.5-16|65	%description -n %{libsdl}
14mr|agg-2.5-16|66	This package contains a library needed to run programs dynamically
14mr|agg-2.5-16|67	linked with %{name}.
14mr|agg-2.5-16|68	
14mr|agg-2.5-16|69	%files -n %{libsdl}
14mr|agg-2.5-16|70	%{_libdir}/libaggplatformsdl.so.%{major}*
14mr|agg-2.5-16|71	
14mr|agg-2.5-16|72	#----------------------------------------------------------------------------
14mr|agg-2.5-16|73	
14mr|agg-2.5-16|74	%package -n %{libX11}
14mr|agg-2.5-16|75	Summary:	Shared library for %{name}
14mr|agg-2.5-16|76	Group:		System/Libraries
14mr|agg-2.5-16|77	Conflicts:	%{_lib}agg2 < 2.5-10
14mr|agg-2.5-16|78	
14mr|agg-2.5-16|79	%description -n %{libX11}
14mr|agg-2.5-16|80	This package contains a library needed to run programs dynamically
14mr|agg-2.5-16|81	linked with %{name}.
14mr|agg-2.5-16|82	
14mr|agg-2.5-16|83	%files -n %{libX11}
14mr|agg-2.5-16|84	%{_libdir}/libaggplatformX11.so.%{major}*
14mr|agg-2.5-16|85	
14mr|agg-2.5-16|86	#----------------------------------------------------------------------------
14mr|agg-2.5-16|87	
14mr|agg-2.5-16|88	%package -n %{devname}
14mr|agg-2.5-16|89	Summary:	Headers for developing programs that will use %{name}
14mr|agg-2.5-16|90	Group:		Development/C
14mr|agg-2.5-16|91	Requires:	%{libname} = %{EVRD}
14mr|agg-2.5-16|92	Requires:	%{libfft} = %{EVRD}
14mr|agg-2.5-16|93	Requires:	%{libX11} = %{EVRD}
14mr|agg-2.5-16|94	Requires:	%{libsdl} = %{EVRD}
14mr|agg-2.5-16|95	Provides:	%{name}-devel = %{EVRD}
14mr|agg-2.5-16|96	
14mr|agg-2.5-16|97	%description -n %{devname}
14mr|agg-2.5-16|98	This package contains the headers that programmers will need to develop
14mr|agg-2.5-16|99	applications which will use %{name}.
14mr|agg-2.5-16|100	
14mr|agg-2.5-16|101	%files -n %{devname}
14mr|agg-2.5-16|102	%{_includedir}/agg2/
14mr|agg-2.5-16|103	%{_datadir}/aclocal/*.m4
14mr|agg-2.5-16|104	%{_libdir}/*.so
14mr|agg-2.5-16|105	%{_libdir}/pkgconfig/libagg.pc
14mr|agg-2.5-16|106	
14mr|agg-2.5-16|107	#----------------------------------------------------------------------------
14mr|agg-2.5-16|108	
14mr|agg-2.5-16|109	%prep
14mr|agg-2.5-16|110	%setup -q
14mr|agg-2.5-16|111	%apply_patches
14mr|agg-2.5-16|112	
14mr|agg-2.5-16|113	sh ./autogen.sh
14mr|agg-2.5-16|114	
14mr|agg-2.5-16|115	%build
14mr|agg-2.5-16|116	%configure2_5x \
14mr|agg-2.5-16|117	--disable-static
14mr|agg-2.5-16|118	
14mr|agg-2.5-16|119	# nuke -Wl,--no-undefined in just two places
14mr|agg-2.5-16|120	sed -i -e "s|-Wl,--no-undefined||g" src/platform/X11/Makefile
14mr|agg-2.5-16|121	sed -i -e "s|-Wl,--no-undefined||g" src/platform/sdl/Makefile
14mr|agg-2.5-16|122	
14mr|agg-2.5-16|123	%make
14mr|agg-2.5-16|124	
14mr|agg-2.5-16|125	%install
14mr|agg-2.5-16|126	%makeinstall_std
14mr|agg-2.5-16|127	
14mr|agg-2.5-16|128	
14mr|agg-2.5-16|129	%changelog
14mr|agg-2.5-16|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-16
14mr|agg-2.5-16|131	+ Revision: c038646
14mr|agg-2.5-16|132	- MassBuild#440: Increase release tag
14mr|agg-2.5-16|133	
14mr|agg-2.5-16|134	

15777 14
14mr|akonadi-1.12.1-2|1	Summary:	An extensible cross-desktop storage service for PIM
14mr|akonadi-1.12.1-2|2	Name:		akonadi
14mr|akonadi-1.12.1-2|3	Version:	1.12.1
14mr|akonadi-1.12.1-2|4	Release:	2
14mr|akonadi-1.12.1-2|5	Epoch:		1
14mr|akonadi-1.12.1-2|6	License:	LGPLv2+
14mr|akonadi-1.12.1-2|7	Group:		Networking/WWW
14mr|akonadi-1.12.1-2|8	Url:		http://pim.kde.org/akonadi/
14mr|akonadi-1.12.1-2|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|akonadi-1.12.1-2|10	%if %{is_beta}
14mr|akonadi-1.12.1-2|11	%define ftpdir unstable
14mr|akonadi-1.12.1-2|12	%else
14mr|akonadi-1.12.1-2|13	%define ftpdir stable
14mr|akonadi-1.12.1-2|14	%endif
14mr|akonadi-1.12.1-2|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/akonadi/src/%{name}-%{version}.tar.bz2
14mr|akonadi-1.12.1-2|16	BuildRequires:	automoc
14mr|akonadi-1.12.1-2|17	BuildRequires:	kde4-macros
14mr|akonadi-1.12.1-2|18	BuildRequires:	libxml2-utils
14mr|akonadi-1.12.1-2|19	BuildRequires:	qt4-qtdbus
14mr|akonadi-1.12.1-2|20	BuildRequires:	shared-mime-info >= 0.20
14mr|akonadi-1.12.1-2|21	BuildRequires:	xsltproc
14mr|akonadi-1.12.1-2|22	BuildRequires:	boost-devel
14mr|akonadi-1.12.1-2|23	BuildRequires:	qt4-devel
14mr|akonadi-1.12.1-2|24	BuildRequires:	pkgconfig(soprano)
14mr|akonadi-1.12.1-2|25	Requires:	qt4-database-plugin-mysql
14mr|akonadi-1.12.1-2|26	%if %{mdvver} >= 201400
14mr|akonadi-1.12.1-2|27	BuildRequires:	mariadb-devel
14mr|akonadi-1.12.1-2|28	Requires:	mariadb-common
14mr|akonadi-1.12.1-2|29	# (tpg) needed for mysqld
14mr|akonadi-1.12.1-2|30	Requires:	mariadb-server
14mr|akonadi-1.12.1-2|31	# Needed for mysqlcheck  which is used in akonadi
14mr|akonadi-1.12.1-2|32	Requires:	mariadb-client
14mr|akonadi-1.12.1-2|33	%else
14mr|akonadi-1.12.1-2|34	BuildRequires:	mysql-devel
14mr|akonadi-1.12.1-2|35	Requires:	mysql-core
14mr|akonadi-1.12.1-2|36	Requires:	mysql-common
14mr|akonadi-1.12.1-2|37	Requires:	mysql-client
14mr|akonadi-1.12.1-2|38	%endif
14mr|akonadi-1.12.1-2|39	
14mr|akonadi-1.12.1-2|40	%description
14mr|akonadi-1.12.1-2|41	An extensible cross-desktop storage service for PIM data and meta data
14mr|akonadi-1.12.1-2|42	providing concurrent read, write, and query access.
14mr|akonadi-1.12.1-2|43	
14mr|akonadi-1.12.1-2|44	%files
14mr|akonadi-1.12.1-2|45	%{_kde_bindir}/*
14mr|akonadi-1.12.1-2|46	%{_sysconfdir}/akonadi
14mr|akonadi-1.12.1-2|47	%{_datadir}/dbus-1/services/*
14mr|akonadi-1.12.1-2|48	%{_datadir}/mime/packages/akonadi-mime.xml
14mr|akonadi-1.12.1-2|49	%{_libdir}/qt4/plugins/sqldrivers/libqsqlite3.so
14mr|akonadi-1.12.1-2|50	
14mr|akonadi-1.12.1-2|51	#------------------------------------------------------
14mr|akonadi-1.12.1-2|52	
14mr|akonadi-1.12.1-2|53	# Need a dummy package to override old one
14mr|akonadi-1.12.1-2|54	%package common
14mr|akonadi-1.12.1-2|55	Group:		Networking/WWW
14mr|akonadi-1.12.1-2|56	Summary:	Dummy package to override old
14mr|akonadi-1.12.1-2|57	
14mr|akonadi-1.12.1-2|58	%description common
14mr|akonadi-1.12.1-2|59	Dummy package to override old.
14mr|akonadi-1.12.1-2|60	
14mr|akonadi-1.12.1-2|61	%files common
14mr|akonadi-1.12.1-2|62	%doc README
14mr|akonadi-1.12.1-2|63	
14mr|akonadi-1.12.1-2|64	#------------------------------------------------------
14mr|akonadi-1.12.1-2|65	
14mr|akonadi-1.12.1-2|66	%define akonadiprotocolinternals_major 1
14mr|akonadi-1.12.1-2|67	%define libakonadiprotocolinternals %mklibname akonadiprotocolinternals %{akonadiprotocolinternals_major}
14mr|akonadi-1.12.1-2|68	
14mr|akonadi-1.12.1-2|69	%package -n %{libakonadiprotocolinternals}
14mr|akonadi-1.12.1-2|70	Summary:	%{name} library
14mr|akonadi-1.12.1-2|71	Group:		System/Libraries
14mr|akonadi-1.12.1-2|72	
14mr|akonadi-1.12.1-2|73	%description -n %{libakonadiprotocolinternals}
14mr|akonadi-1.12.1-2|74	%{name} library.
14mr|akonadi-1.12.1-2|75	
14mr|akonadi-1.12.1-2|76	%files -n %{libakonadiprotocolinternals}
14mr|akonadi-1.12.1-2|77	%{_kde_libdir}/libakonadiprotocolinternals.so.%{akonadiprotocolinternals_major}*
14mr|akonadi-1.12.1-2|78	
14mr|akonadi-1.12.1-2|79	#------------------------------------------------------
14mr|akonadi-1.12.1-2|80	
14mr|akonadi-1.12.1-2|81	%package devel
14mr|akonadi-1.12.1-2|82	Summary:	Devel stuff for %{name}
14mr|akonadi-1.12.1-2|83	Group:		Development/KDE and Qt
14mr|akonadi-1.12.1-2|84	Requires:	%{libakonadiprotocolinternals} = %{EVRD}
14mr|akonadi-1.12.1-2|85	Requires:	akonadi-common = %{EVRD}
14mr|akonadi-1.12.1-2|86	
14mr|akonadi-1.12.1-2|87	%description devel
14mr|akonadi-1.12.1-2|88	This package contains header files needed if you wish to build applications
14mr|akonadi-1.12.1-2|89	based on %{name}
14mr|akonadi-1.12.1-2|90	
14mr|akonadi-1.12.1-2|91	%files devel
14mr|akonadi-1.12.1-2|92	%{_kde_includedir}/*
14mr|akonadi-1.12.1-2|93	%{_kde_libdir}/*.so
14mr|akonadi-1.12.1-2|94	%{_kde_libdir}/pkgconfig/akonadi.pc
14mr|akonadi-1.12.1-2|95	%{_kde_libdir}/cmake/Akonadi
14mr|akonadi-1.12.1-2|96	%{_kde_datadir}/dbus-1/interfaces/*.xml
14mr|akonadi-1.12.1-2|97	
14mr|akonadi-1.12.1-2|98	#--------------------------------------------------------------------
14mr|akonadi-1.12.1-2|99	
14mr|akonadi-1.12.1-2|100	%prep
14mr|akonadi-1.12.1-2|101	%setup -q
14mr|akonadi-1.12.1-2|102	
14mr|akonadi-1.12.1-2|103	%build
14mr|akonadi-1.12.1-2|104	%cmake_kde4 \
14mr|akonadi-1.12.1-2|105	-DMYSQLD_EXECUTABLE=%{_sbindir}/mysqld \
14mr|akonadi-1.12.1-2|106	-DCONFIG_INSTALL_DIR=%{_sysconfdir}
14mr|akonadi-1.12.1-2|107	%make
14mr|akonadi-1.12.1-2|108	
14mr|akonadi-1.12.1-2|109	%install
14mr|akonadi-1.12.1-2|110	%makeinstall_std -C build
14mr|akonadi-1.12.1-2|111	mkdir %{buildroot}%{_libdir}/qt4
14mr|akonadi-1.12.1-2|112	mv %{buildroot}%{_libdir}/plugins %{buildroot}%{_libdir}/qt4/
14mr|akonadi-1.12.1-2|113	
14mr|akonadi-1.12.1-2|114	
14mr|akonadi-1.12.1-2|115	%changelog
14mr|akonadi-1.12.1-2|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.12.1-2
14mr|akonadi-1.12.1-2|117	+ Revision: 26029e3
14mr|akonadi-1.12.1-2|118	- MassBuild#440: Increase release tag
14mr|akonadi-1.12.1-2|119	
14mr|akonadi-1.12.1-2|120	

15778 14
14mr|alacarte-3.7.90-3|1	Summary:	Simple menu editor for Gnome
14mr|alacarte-3.7.90-3|2	Name:		alacarte
14mr|alacarte-3.7.90-3|3	Version:	3.7.90
14mr|alacarte-3.7.90-3|4	Release:	3
14mr|alacarte-3.7.90-3|5	Group:		System/Configuration/Other
14mr|alacarte-3.7.90-3|6	License:	LGPLv2+
14mr|alacarte-3.7.90-3|7	URL:		http://www.realistanew.com/projects/alacarte/
14mr|alacarte-3.7.90-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
14mr|alacarte-3.7.90-3|9	Source1:	%{name}-icons.tar.bz2
14mr|alacarte-3.7.90-3|10	BuildArch:	noarch
14mr|alacarte-3.7.90-3|11	
14mr|alacarte-3.7.90-3|12	BuildRequires:	desktop-file-utils
14mr|alacarte-3.7.90-3|13	BuildRequires:	gettext
14mr|alacarte-3.7.90-3|14	BuildRequires:	intltool
14mr|alacarte-3.7.90-3|15	BuildRequires:	pkgconfig(libgnome-menu-3.0)
14mr|alacarte-3.7.90-3|16	BuildRequires:	pkgconfig(pygtk-2.0)
14mr|alacarte-3.7.90-3|17	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|alacarte-3.7.90-3|18	
14mr|alacarte-3.7.90-3|19	Requires:	pygtk2.0
14mr|alacarte-3.7.90-3|20	Requires:	gnome-python-gconf
14mr|alacarte-3.7.90-3|21	Requires:	gnome-python
14mr|alacarte-3.7.90-3|22	Requires:	typelib(GMenu)
14mr|alacarte-3.7.90-3|23	
14mr|alacarte-3.7.90-3|24	%description
14mr|alacarte-3.7.90-3|25	Alacarte is a menu editor for GNOME that lets you get things done,
14mr|alacarte-3.7.90-3|26	simply and quickly.
14mr|alacarte-3.7.90-3|27	
14mr|alacarte-3.7.90-3|28	Just click and type to edit, add, and delete any menu entry.
14mr|alacarte-3.7.90-3|29	
14mr|alacarte-3.7.90-3|30	%prep
14mr|alacarte-3.7.90-3|31	%setup -q -a1
14mr|alacarte-3.7.90-3|32	
14mr|alacarte-3.7.90-3|33	%build
14mr|alacarte-3.7.90-3|34	%configure2_5x \
14mr|alacarte-3.7.90-3|35	--prefix=%{_prefix} \
14mr|alacarte-3.7.90-3|36	--libdir=%{_prefix}/lib
14mr|alacarte-3.7.90-3|37	
14mr|alacarte-3.7.90-3|38	%make
14mr|alacarte-3.7.90-3|39	
14mr|alacarte-3.7.90-3|40	%install
14mr|alacarte-3.7.90-3|41	%makeinstall_std
14mr|alacarte-3.7.90-3|42	
14mr|alacarte-3.7.90-3|43	%find_lang %{name} --with-gnome
14mr|alacarte-3.7.90-3|44	
14mr|alacarte-3.7.90-3|45	desktop-file-install --vendor="" \
14mr|alacarte-3.7.90-3|46	--add-category="GNOME" \
14mr|alacarte-3.7.90-3|47	--add-category="X-MandrivaLinux-System-Configuration-Other" \
14mr|alacarte-3.7.90-3|48	--dir %{buildroot}%{_datadir}/applications \
14mr|alacarte-3.7.90-3|49	%{buildroot}%{_datadir}/applications/*
14mr|alacarte-3.7.90-3|50	
14mr|alacarte-3.7.90-3|51	install -D -m 644 %{name}48.png %{buildroot}/%{_liconsdir}/%{name}.png
14mr|alacarte-3.7.90-3|52	install -D -m 644 %{name}32.png %{buildroot}/%{_iconsdir}/%{name}.png
14mr|alacarte-3.7.90-3|53	install -D -m 644 %{name}16.png %{buildroot}/%{_miconsdir}/%{name}.png
14mr|alacarte-3.7.90-3|54	
14mr|alacarte-3.7.90-3|55	%files -f %{name}.lang
14mr|alacarte-3.7.90-3|56	%defattr(-,root,root,-)
14mr|alacarte-3.7.90-3|57	%doc README AUTHORS COPYING
14mr|alacarte-3.7.90-3|58	%{py_puresitedir}/*
14mr|alacarte-3.7.90-3|59	%{_bindir}/*
14mr|alacarte-3.7.90-3|60	%{_datadir}/applications/*
14mr|alacarte-3.7.90-3|61	%{_datadir}/%{name}
14mr|alacarte-3.7.90-3|62	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|alacarte-3.7.90-3|63	%{_iconsdir}/*/%{name}.png
14mr|alacarte-3.7.90-3|64	%{_iconsdir}/%{name}.png
14mr|alacarte-3.7.90-3|65	
14mr|alacarte-3.7.90-3|66	
14mr|alacarte-3.7.90-3|67	%changelog
14mr|alacarte-3.7.90-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.90-3
14mr|alacarte-3.7.90-3|69	+ Revision: debcfe7
14mr|alacarte-3.7.90-3|70	- MassBuild#440: Increase release tag
14mr|alacarte-3.7.90-3|71	
14mr|alacarte-3.7.90-3|72	

15779 14
14mr|allegro-4.4.2-3|1	%define major		4.4
14mr|allegro-4.4.2-3|2	%define libname		%mklibname %{name} %{major}
14mr|allegro-4.4.2-3|3	%define develname	%mklibname %{name} -d
14mr|allegro-4.4.2-3|4	%define testlib		%mklibname allegro-testing %{major}
14mr|allegro-4.4.2-3|5	
14mr|allegro-4.4.2-3|6	Name:		allegro
14mr|allegro-4.4.2-3|7	Version:	4.4.2
14mr|allegro-4.4.2-3|8	Release:	3
14mr|allegro-4.4.2-3|9	Summary:	Game programming library
14mr|allegro-4.4.2-3|10	License:	Public Domain
14mr|allegro-4.4.2-3|11	Group:		System/Libraries
14mr|allegro-4.4.2-3|12	URL:		http://alleg.sourceforge.net/
14mr|allegro-4.4.2-3|13	Source0:	http://downloads.sourceforge.net/alleg/allegro/%{name}-%{version}.tar.gz
14mr|allegro-4.4.2-3|14	Patch0:		allegro-4.4.2-doc-install.patch
14mr|allegro-4.4.2-3|15	# build seems to fail when username is build, workaround it
14mr|allegro-4.4.2-3|16	Patch1:		allegro-4.4.2-userbuild.patch
14mr|allegro-4.4.2-3|17	Patch2:		allegro-4.2.2-gcc43.patch
14mr|allegro-4.4.2-3|18	Patch4:		allegro-4.4.0.1-format_not_a_string_literal_and_no_format_arguments.patch
14mr|allegro-4.4.2-3|19	BuildRequires:	pkgconfig(audiofile)
14mr|allegro-4.4.2-3|20	BuildRequires:	pkgconfig(x11)
14mr|allegro-4.4.2-3|21	BuildRequires:	pkgconfig(xcursor)
14mr|allegro-4.4.2-3|22	BuildRequires:	pkgconfig(xext)
14mr|allegro-4.4.2-3|23	BuildRequires:	pkgconfig(xpm)
14mr|allegro-4.4.2-3|24	BuildRequires:	pkgconfig(xxf86vm)
14mr|allegro-4.4.2-3|25	BuildRequires:	pkgconfig(xxf86dga)
14mr|allegro-4.4.2-3|26	BuildRequires:	pkgconfig(jack)
14mr|allegro-4.4.2-3|27	BuildRequires:	pkgconfig(libpng)
14mr|allegro-4.4.2-3|28	BuildRequires:	pkgconfig(ogg)
14mr|allegro-4.4.2-3|29	BuildRequires:	pkgconfig(glu)
14mr|allegro-4.4.2-3|30	BuildRequires:	texinfo
14mr|allegro-4.4.2-3|31	BuildRequires:	cmake
14mr|allegro-4.4.2-3|32	%ifarch %ix86
14mr|allegro-4.4.2-3|33	BuildRequires:	svgalib-devel
14mr|allegro-4.4.2-3|34	%endif
14mr|allegro-4.4.2-3|35	Provides:	allegro-testing = %{version}-%{release}
14mr|allegro-4.4.2-3|36	
14mr|allegro-4.4.2-3|37	%description
14mr|allegro-4.4.2-3|38	Allegro is a library of functions for use in computer games
14mr|allegro-4.4.2-3|39	
14mr|allegro-4.4.2-3|40	%package -n	%{libname}
14mr|allegro-4.4.2-3|41	Summary:	Game programming library
14mr|allegro-4.4.2-3|42	Group:		System/Libraries
14mr|allegro-4.4.2-3|43	Provides:	lib%{name} = %{version}-%{release}
14mr|allegro-4.4.2-3|44	Provides:	%{testlib} = %{version}-%{release}
14mr|allegro-4.4.2-3|45	Suggests:	%{name} >= %{version}
14mr|allegro-4.4.2-3|46	
14mr|allegro-4.4.2-3|47	%description -n	%{libname}
14mr|allegro-4.4.2-3|48	Allegro is a library of functions for use in computer games
14mr|allegro-4.4.2-3|49	
14mr|allegro-4.4.2-3|50	%package -n	%{develname}
14mr|allegro-4.4.2-3|51	Summary:	Game programming library
14mr|allegro-4.4.2-3|52	Group:		Development/C++
14mr|allegro-4.4.2-3|53	Requires:	%{libname} = %{version}-%{release}
14mr|allegro-4.4.2-3|54	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|allegro-4.4.2-3|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|allegro-4.4.2-3|56	Provides:	%{testlib}-devel = %{version}-%{release}
14mr|allegro-4.4.2-3|57	
14mr|allegro-4.4.2-3|58	%description -n	%{develname}
14mr|allegro-4.4.2-3|59	Allegro is a library of functions for use in computer games.
14mr|allegro-4.4.2-3|60	This package contains files needed to build programs using Allegro.
14mr|allegro-4.4.2-3|61	
14mr|allegro-4.4.2-3|62	%package jack-plugin
14mr|allegro-4.4.2-3|63	Summary:	Allegro JACK (Jack Audio Connection Kit) plugin
14mr|allegro-4.4.2-3|64	Group:		System/Libraries
14mr|allegro-4.4.2-3|65	Requires:	%{name} = %{version}-%{release}
14mr|allegro-4.4.2-3|66	
14mr|allegro-4.4.2-3|67	%description jack-plugin
14mr|allegro-4.4.2-3|68	This package contains a plugin for Allegro which enables Allegro to playback
14mr|allegro-4.4.2-3|69	sound through JACK (Jack Audio Connection Kit).
14mr|allegro-4.4.2-3|70	
14mr|allegro-4.4.2-3|71	%prep
14mr|allegro-4.4.2-3|72	%setup -q
14mr|allegro-4.4.2-3|73	%patch0 -p1
14mr|allegro-4.4.2-3|74	%patch1 -p1
14mr|allegro-4.4.2-3|75	%patch2 -p1
14mr|allegro-4.4.2-3|76	%patch4 -p0
14mr|allegro-4.4.2-3|77	
14mr|allegro-4.4.2-3|78	iconv -f iso-8859-1 -t utf-8 docs/src/allegro._tx > docs/src/allegro._tx.tmp
14mr|allegro-4.4.2-3|79	mv docs/src/allegro._tx.tmp docs/src/allegro._tx
14mr|allegro-4.4.2-3|80	
14mr|allegro-4.4.2-3|81	%build
14mr|allegro-4.4.2-3|82	%define _disable_ld_no_undefined 1
14mr|allegro-4.4.2-3|83	%ifnarch ix86
14mr|allegro-4.4.2-3|84	export CFLAGS="%{optflags} -fPIC"
14mr|allegro-4.4.2-3|85	%endif
14mr|allegro-4.4.2-3|86	
14mr|allegro-4.4.2-3|87	%cmake
14mr|allegro-4.4.2-3|88	%make
14mr|allegro-4.4.2-3|89	find demos examples setup -type f -perm +111 -print | xargs rm -rf
14mr|allegro-4.4.2-3|90	
14mr|allegro-4.4.2-3|91	%install
14mr|allegro-4.4.2-3|92	%makeinstall_std -C build
14mr|allegro-4.4.2-3|93	install -d -m 755 %{buildroot}%{_mandir}/man3
14mr|allegro-4.4.2-3|94	install -D -m 644 build/docs/man/*3* %{buildroot}%{_mandir}/man3
14mr|allegro-4.4.2-3|95	install -D -m 644 allegro.cfg %{buildroot}%{_sysconfdir}/allegrorc
14mr|allegro-4.4.2-3|96	install -d -m 755 %{buildroot}%{_datadir}/allegro
14mr|allegro-4.4.2-3|97	install -D -m 644 keyboard.dat language.dat %{buildroot}%{_datadir}/allegro
14mr|allegro-4.4.2-3|98	
14mr|allegro-4.4.2-3|99	%files
14mr|allegro-4.4.2-3|100	%doc %{_docdir}/%{name}
14mr|allegro-4.4.2-3|101	%{_bindir}/colormap
14mr|allegro-4.4.2-3|102	%{_bindir}/dat
14mr|allegro-4.4.2-3|103	%{_bindir}/dat2c
14mr|allegro-4.4.2-3|104	%{_bindir}/dat2s
14mr|allegro-4.4.2-3|105	%{_bindir}/exedat
14mr|allegro-4.4.2-3|106	%{_bindir}/grabber
14mr|allegro-4.4.2-3|107	%{_bindir}/pack
14mr|allegro-4.4.2-3|108	%{_bindir}/pat2dat
14mr|allegro-4.4.2-3|109	%{_bindir}/rgbmap
14mr|allegro-4.4.2-3|110	%{_bindir}/textconv
14mr|allegro-4.4.2-3|111	%{_datadir}/allegro
14mr|allegro-4.4.2-3|112	%{_libdir}/%{name}
14mr|allegro-4.4.2-3|113	%exclude %{_libdir}/allegro/*/alleg-jack.so
14mr|allegro-4.4.2-3|114	%config(noreplace) %{_sysconfdir}/allegrorc
14mr|allegro-4.4.2-3|115	
14mr|allegro-4.4.2-3|116	%files -n %{libname}
14mr|allegro-4.4.2-3|117	%{_libdir}/*.so.%{major}*
14mr|allegro-4.4.2-3|118	
14mr|allegro-4.4.2-3|119	%files -n %{develname}
14mr|allegro-4.4.2-3|120	%doc docs/txt/abi.txt docs/txt/ahack.txt docs/txt/allegro.txt
14mr|allegro-4.4.2-3|121	%doc docs/txt/const.txt docs/txt/faq.txt docs/txt/help.txt
14mr|allegro-4.4.2-3|122	%doc docs/html
14mr|allegro-4.4.2-3|123	%doc demos examples setup
14mr|allegro-4.4.2-3|124	%{_bindir}/%{name}-config
14mr|allegro-4.4.2-3|125	%{_libdir}/*.a
14mr|allegro-4.4.2-3|126	%{_libdir}/*.so
14mr|allegro-4.4.2-3|127	%{_libdir}/pkgconfig/*.pc
14mr|allegro-4.4.2-3|128	%{_includedir}/*.h
14mr|allegro-4.4.2-3|129	%{_includedir}/allegro
14mr|allegro-4.4.2-3|130	%{_includedir}/allegrogl
14mr|allegro-4.4.2-3|131	%{_mandir}/man3/*3*
14mr|allegro-4.4.2-3|132	%{_infodir}/allegro.info*
14mr|allegro-4.4.2-3|133	
14mr|allegro-4.4.2-3|134	%files jack-plugin
14mr|allegro-4.4.2-3|135	%{_libdir}/%{name}/*/alleg-jack.so
14mr|allegro-4.4.2-3|136	
14mr|allegro-4.4.2-3|137	
14mr|allegro-4.4.2-3|138	
14mr|allegro-4.4.2-3|139	%changelog
14mr|allegro-4.4.2-3|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4.2-3
14mr|allegro-4.4.2-3|141	+ Revision: a64c686
14mr|allegro-4.4.2-3|142	- MassBuild#440: Increase release tag
14mr|allegro-4.4.2-3|143	
14mr|allegro-4.4.2-3|144	

15780 14
14mr|alsa-firmware-1.0.28-2|1	Summary:	Advanced Linux Sound Architecture (ALSA) tools
14mr|alsa-firmware-1.0.28-2|2	Name:		alsa-firmware
14mr|alsa-firmware-1.0.28-2|3	Version:	1.0.28
14mr|alsa-firmware-1.0.28-2|4	Release:	2
14mr|alsa-firmware-1.0.28-2|5	# use the licenses figured out by Fedora, for a break down of where each license
14mr|alsa-firmware-1.0.28-2|6	# comes from see:
14mr|alsa-firmware-1.0.28-2|7	# http://pkgs.fedoraproject.org/gitweb/?p=alsa-firmware.git;a=blob;f=alsa-firmware.spec
14mr|alsa-firmware-1.0.28-2|8	Group:		System/Kernel and hardware
14mr|alsa-firmware-1.0.28-2|9	License:	GPLv1+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
14mr|alsa-firmware-1.0.28-2|10	Url:		http://alsa-project.org
14mr|alsa-firmware-1.0.28-2|11	Source0:	ftp://ftp.alsa-project.org/pub/firmware/%{name}-%{version}.tar.bz2
14mr|alsa-firmware-1.0.28-2|12	Requires:	udev
14mr|alsa-firmware-1.0.28-2|13	%rename		aica-firmware
14mr|alsa-firmware-1.0.28-2|14	%rename		asihpi-firmware
14mr|alsa-firmware-1.0.28-2|15	%rename		emu1010-firmware
14mr|alsa-firmware-1.0.28-2|16	%rename		sb16-firmware
14mr|alsa-firmware-1.0.28-2|17	%rename		korg1212-firmware
14mr|alsa-firmware-1.0.28-2|18	%rename		maestro3-firmware
14mr|alsa-firmware-1.0.28-2|19	%rename		turtlebeach-firmware
14mr|alsa-firmware-1.0.28-2|20	%rename		yamaha-firmware
14mr|alsa-firmware-1.0.28-2|21	Provides:	ctexfx-firmware = %{EVRD}
14mr|alsa-firmware-1.0.28-2|22	Provides:	ctspeq-firmware = %{EVRD}
14mr|alsa-firmware-1.0.28-2|23	Obsoletes:	emagic-firmware < %{EVRD}
14mr|alsa-firmware-1.0.28-2|24	# (ahmad) provide echomixer-firmware, and not echomixer, so as not to obsolete
14mr|alsa-firmware-1.0.28-2|25	# echomixer here and in alsa-tools; urpmi can't soomthly handle a package
14mr|alsa-firmware-1.0.28-2|26	# obsoleted by two packages
14mr|alsa-firmware-1.0.28-2|27	Provides:	echomixer-firmware = %{EVRD}
14mr|alsa-firmware-1.0.28-2|28	BuildArch:	noarch
14mr|alsa-firmware-1.0.28-2|29	
14mr|alsa-firmware-1.0.28-2|30	%files
14mr|alsa-firmware-1.0.28-2|31	%doc COPYING README*
14mr|alsa-firmware-1.0.28-2|32	/lib/firmware/aica_firmware.bin
14mr|alsa-firmware-1.0.28-2|33	/lib/firmware/asihpi
14mr|alsa-firmware-1.0.28-2|34	/lib/firmware/cs46xx
14mr|alsa-firmware-1.0.28-2|35	/lib/firmware/ea/
14mr|alsa-firmware-1.0.28-2|36	/lib/firmware/emu/
14mr|alsa-firmware-1.0.28-2|37	/lib/firmware/digiface_*
14mr|alsa-firmware-1.0.28-2|38	/lib/firmware/multiface_*
14mr|alsa-firmware-1.0.28-2|39	/lib/firmware/rpm_firmware.bin
14mr|alsa-firmware-1.0.28-2|40	/lib/firmware/korg/k1212.dsp
14mr|alsa-firmware-1.0.28-2|41	/lib/firmware/pcxhr/
14mr|alsa-firmware-1.0.28-2|42	/lib/firmware/vx/
14mr|alsa-firmware-1.0.28-2|43	/lib/firmware/turtlebeach/
14mr|alsa-firmware-1.0.28-2|44	/lib/firmware/yamaha/
14mr|alsa-firmware-1.0.28-2|45	/lib/firmware/sb16/
14mr|alsa-firmware-1.0.28-2|46	/lib/firmware/mixart/
14mr|alsa-firmware-1.0.28-2|47	/lib/firmware/ess/
14mr|alsa-firmware-1.0.28-2|48	/lib/firmware/ctefx.bin
14mr|alsa-firmware-1.0.28-2|49	/lib/firmware/ctspeq.bin
14mr|alsa-firmware-1.0.28-2|50	%dir %{_datadir}/alsa/firmware
14mr|alsa-firmware-1.0.28-2|51	%{_datadir}/alsa/firmware/usx2yloader
14mr|alsa-firmware-1.0.28-2|52	
14mr|alsa-firmware-1.0.28-2|53	#----------------------------------------------------------------------------
14mr|alsa-firmware-1.0.28-2|54	
14mr|alsa-firmware-1.0.28-2|55	%description
14mr|alsa-firmware-1.0.28-2|56	This package contains the firmware binaries for a number of sound cards.
14mr|alsa-firmware-1.0.28-2|57	Some (but not all of these) require firmware loaders which are included in
14mr|alsa-firmware-1.0.28-2|58	the alsa-tools-firmware package.
14mr|alsa-firmware-1.0.28-2|59	
14mr|alsa-firmware-1.0.28-2|60	%prep
14mr|alsa-firmware-1.0.28-2|61	%setup -q
14mr|alsa-firmware-1.0.28-2|62	
14mr|alsa-firmware-1.0.28-2|63	%build
14mr|alsa-firmware-1.0.28-2|64	%configure2_5x \
14mr|alsa-firmware-1.0.28-2|65	--with-hotplug-dir=/lib/firmware \
14mr|alsa-firmware-1.0.28-2|66	--disable-loader
14mr|alsa-firmware-1.0.28-2|67	%make
14mr|alsa-firmware-1.0.28-2|68	
14mr|alsa-firmware-1.0.28-2|69	# (Fedora) Rename README files from firmware subdirs that have them
14mr|alsa-firmware-1.0.28-2|70	for i in hdsploader mixartloader pcxhrloader usx2yloader vxloader
14mr|alsa-firmware-1.0.28-2|71	do
14mr|alsa-firmware-1.0.28-2|72	mv ${i}/README README.${i}
14mr|alsa-firmware-1.0.28-2|73	done
14mr|alsa-firmware-1.0.28-2|74	
14mr|alsa-firmware-1.0.28-2|75	%install
14mr|alsa-firmware-1.0.28-2|76	%makeinstall_std
14mr|alsa-firmware-1.0.28-2|77	
14mr|alsa-firmware-1.0.28-2|78	
14mr|alsa-firmware-1.0.28-2|79	%changelog
14mr|alsa-firmware-1.0.28-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.28-2
14mr|alsa-firmware-1.0.28-2|81	+ Revision: 7d61168
14mr|alsa-firmware-1.0.28-2|82	- MassBuild#440: Increase release tag
14mr|alsa-firmware-1.0.28-2|83	
14mr|alsa-firmware-1.0.28-2|84	

15781 14
14mr|alsa-lib-1.0.28-2|1	%define major 2
14mr|alsa-lib-1.0.28-2|2	
14mr|alsa-lib-1.0.28-2|3	%define oldlib %mklibname alsa %{major}
14mr|alsa-lib-1.0.28-2|4	%define olddev %mklibname -d alsa2
14mr|alsa-lib-1.0.28-2|5	
14mr|alsa-lib-1.0.28-2|6	%define libname %mklibname asound %{major}
14mr|alsa-lib-1.0.28-2|7	%define devname %mklibname -d asound
14mr|alsa-lib-1.0.28-2|8	
14mr|alsa-lib-1.0.28-2|9	Summary:	Config files for Advanced Linux Sound Architecture (ALSA)
14mr|alsa-lib-1.0.28-2|10	Name:		alsa-lib
14mr|alsa-lib-1.0.28-2|11	Version:	1.0.28
14mr|alsa-lib-1.0.28-2|12	Release:	2
14mr|alsa-lib-1.0.28-2|13	Epoch:		2
14mr|alsa-lib-1.0.28-2|14	Group:		Sound
14mr|alsa-lib-1.0.28-2|15	License:	LGPLv2+
14mr|alsa-lib-1.0.28-2|16	Url:		http://www.alsa-project.org/
14mr|alsa-lib-1.0.28-2|17	Source0:	ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
14mr|alsa-lib-1.0.28-2|18	Source1:	README.soundprofiles
14mr|alsa-lib-1.0.28-2|19	BuildRequires:	doxygen
14mr|alsa-lib-1.0.28-2|20	BuildRequires:	python-devel
14mr|alsa-lib-1.0.28-2|21	Requires(post):	update-alternatives
14mr|alsa-lib-1.0.28-2|22	Requires(postun):	update-alternatives
14mr|alsa-lib-1.0.28-2|23	Provides:	libalsa-data = 2:%{version}-%{release}
14mr|alsa-lib-1.0.28-2|24	Obsoletes:	libalsa-data < 2:1.0.26
14mr|alsa-lib-1.0.28-2|25	Conflicts:	%{olddev} < 2:1.0.26
14mr|alsa-lib-1.0.28-2|26	
14mr|alsa-lib-1.0.28-2|27	%description
14mr|alsa-lib-1.0.28-2|28	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-lib-1.0.28-2|29	supports quite a large range of ISA and PCI cards.
14mr|alsa-lib-1.0.28-2|30	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-lib-1.0.28-2|31	To use the features of alsa, one can either use:
14mr|alsa-lib-1.0.28-2|32	- the old OSS api
14mr|alsa-lib-1.0.28-2|33	- the new ALSA api that provides many enhanced features.
14mr|alsa-lib-1.0.28-2|34	
14mr|alsa-lib-1.0.28-2|35	Using the ALSA api requires to use the ALSA library.
14mr|alsa-lib-1.0.28-2|36	
14mr|alsa-lib-1.0.28-2|37	%package -n	%{libname}
14mr|alsa-lib-1.0.28-2|38	Summary:	Advanced Linux Sound Architecture (ALSA) library
14mr|alsa-lib-1.0.28-2|39	Group:		Sound
14mr|alsa-lib-1.0.28-2|40	Requires:	%{name} = %{EVRD}
14mr|alsa-lib-1.0.28-2|41	Suggests:	%mklibname alsa-plugins
14mr|alsa-lib-1.0.28-2|42	Provides:	%{oldlib} = 2:%{version}-%{release}
14mr|alsa-lib-1.0.28-2|43	Obsoletes:	%{oldlib} < 2:1.0.26
14mr|alsa-lib-1.0.28-2|44	
14mr|alsa-lib-1.0.28-2|45	%description -n	%{libname}
14mr|alsa-lib-1.0.28-2|46	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-lib-1.0.28-2|47	supports quite a large range of ISA and PCI cards.
14mr|alsa-lib-1.0.28-2|48	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-lib-1.0.28-2|49	To use the features of alsa, one can either use:
14mr|alsa-lib-1.0.28-2|50	- the old OSS api
14mr|alsa-lib-1.0.28-2|51	- the new ALSA api that provides many enhanced features.
14mr|alsa-lib-1.0.28-2|52	
14mr|alsa-lib-1.0.28-2|53	This package contains config files by ALSA applications.
14mr|alsa-lib-1.0.28-2|54	
14mr|alsa-lib-1.0.28-2|55	%package -n	%{devname}
14mr|alsa-lib-1.0.28-2|56	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
14mr|alsa-lib-1.0.28-2|57	Group:		Development/C
14mr|alsa-lib-1.0.28-2|58	Requires:	%{libname} = %{EVRD}
14mr|alsa-lib-1.0.28-2|59	Provides:	%{olddev} = 2:%{version}-%{release}
14mr|alsa-lib-1.0.28-2|60	Obsoletes:	%{olddev} < 2:1.0.26
14mr|alsa-lib-1.0.28-2|61	Provides:	libalsa-devel = 2:%{version}-%{release}
14mr|alsa-lib-1.0.28-2|62	Obsoletes:	libalsa-devel < 2:1.0.26
14mr|alsa-lib-1.0.28-2|63	
14mr|alsa-lib-1.0.28-2|64	%description -n	%{devname}
14mr|alsa-lib-1.0.28-2|65	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-lib-1.0.28-2|66	supports quite a large range of ISA and PCI cards.
14mr|alsa-lib-1.0.28-2|67	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-lib-1.0.28-2|68	To use the features of alsa, one can either use:
14mr|alsa-lib-1.0.28-2|69	- the old OSS api
14mr|alsa-lib-1.0.28-2|70	- the new ALSA api that provides many enhanced features.
14mr|alsa-lib-1.0.28-2|71	
14mr|alsa-lib-1.0.28-2|72	This package contains files needed in order to develop an application
14mr|alsa-lib-1.0.28-2|73	that made use of ALSA.
14mr|alsa-lib-1.0.28-2|74	
14mr|alsa-lib-1.0.28-2|75	%package docs
14mr|alsa-lib-1.0.28-2|76	Summary:	Documentation for Advanced Linux Sound Architecture (ALSA)
14mr|alsa-lib-1.0.28-2|77	Group:		Books/Howtos
14mr|alsa-lib-1.0.28-2|78	Requires:	%{libname} = %{EVRD}
14mr|alsa-lib-1.0.28-2|79	Provides:	libalsa2-docs = 2:%{version}-%{release}
14mr|alsa-lib-1.0.28-2|80	Obsoletes:	libalsa2-docs < 2:1.0.26
14mr|alsa-lib-1.0.28-2|81	
14mr|alsa-lib-1.0.28-2|82	%description	docs
14mr|alsa-lib-1.0.28-2|83	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-lib-1.0.28-2|84	supports quite a large range of ISA and PCI cards.
14mr|alsa-lib-1.0.28-2|85	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-lib-1.0.28-2|86	To use the features of alsa, one can either use:
14mr|alsa-lib-1.0.28-2|87	- the old OSS api
14mr|alsa-lib-1.0.28-2|88	- the new ALSA api that provides many enhanced features.
14mr|alsa-lib-1.0.28-2|89	
14mr|alsa-lib-1.0.28-2|90	The Advanced Linux Sound Architecture comes with a kernel API and library API.
14mr|alsa-lib-1.0.28-2|91	This document describes the library API and how it interfaces with the kernel
14mr|alsa-lib-1.0.28-2|92	API. Application programmers should use the library API rather than kernel API.
14mr|alsa-lib-1.0.28-2|93	
14mr|alsa-lib-1.0.28-2|94	The Library offers 100% of the functionally of the kernel API, but add next
14mr|alsa-lib-1.0.28-2|95	major improvements in usability, making the application code simpler and better
14mr|alsa-lib-1.0.28-2|96	looking.
14mr|alsa-lib-1.0.28-2|97	
14mr|alsa-lib-1.0.28-2|98	This package contains the documentation that describe the ALSA lib API.
14mr|alsa-lib-1.0.28-2|99	
14mr|alsa-lib-1.0.28-2|100	%prep
14mr|alsa-lib-1.0.28-2|101	%setup -q
14mr|alsa-lib-1.0.28-2|102	
14mr|alsa-lib-1.0.28-2|103	%build
14mr|alsa-lib-1.0.28-2|104	%configure2_5x \
14mr|alsa-lib-1.0.28-2|105	--enable-shared \
14mr|alsa-lib-1.0.28-2|106	--enable-python
14mr|alsa-lib-1.0.28-2|107	
14mr|alsa-lib-1.0.28-2|108	# Force definition of -DPIC so that VERSIONED_SYMBOLS are used
14mr|alsa-lib-1.0.28-2|109	# FIXME: alsa people should not depend on PIC to determine a DSO build...
14mr|alsa-lib-1.0.28-2|110	perl -pi -e 's,(^pic_flag=.+)(-fPIC),\1-DPIC \2,' libtool
14mr|alsa-lib-1.0.28-2|111	%make
14mr|alsa-lib-1.0.28-2|112	%make -C doc doc
14mr|alsa-lib-1.0.28-2|113	
14mr|alsa-lib-1.0.28-2|114	%install
14mr|alsa-lib-1.0.28-2|115	%makeinstall_std
14mr|alsa-lib-1.0.28-2|116	
14mr|alsa-lib-1.0.28-2|117	%ifnarch arm armv7hf armv7hl
14mr|alsa-lib-1.0.28-2|118	# No need to keep ARM-only hardware support...
14mr|alsa-lib-1.0.28-2|119	rm -rf %buildroot%_datadir/ucm/PandaBoard*
14mr|alsa-lib-1.0.28-2|120	%endif
14mr|alsa-lib-1.0.28-2|121	
14mr|alsa-lib-1.0.28-2|122	# (cg) For sound profile support
14mr|alsa-lib-1.0.28-2|123	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa
14mr|alsa-lib-1.0.28-2|124	echo "SOUNDPROFILE=alsa" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/profile.conf
14mr|alsa-lib-1.0.28-2|125	echo "# This file is left blank to allow alsa to default to dmix" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
14mr|alsa-lib-1.0.28-2|126	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sound/profiles/README
14mr|alsa-lib-1.0.28-2|127	ln -s %{_sysconfdir}/sound/profiles/current/alsa-default.conf %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-default.conf
14mr|alsa-lib-1.0.28-2|128	
14mr|alsa-lib-1.0.28-2|129	%define alt_name soundprofile
14mr|alsa-lib-1.0.28-2|130	%define alt_priority 10
14mr|alsa-lib-1.0.28-2|131	
14mr|alsa-lib-1.0.28-2|132	%post
14mr|alsa-lib-1.0.28-2|133	%{_sbindir}/update-alternatives \
14mr|alsa-lib-1.0.28-2|134	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/alsa %{alt_priority}
14mr|alsa-lib-1.0.28-2|135	
14mr|alsa-lib-1.0.28-2|136	%postun
14mr|alsa-lib-1.0.28-2|137	if [ ! -f %{_sysconfdir}/sound/profiles/alsa/profile.conf ]; then
14mr|alsa-lib-1.0.28-2|138	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/alsa
14mr|alsa-lib-1.0.28-2|139	fi
14mr|alsa-lib-1.0.28-2|140	
14mr|alsa-lib-1.0.28-2|141	%files
14mr|alsa-lib-1.0.28-2|142	%{_bindir}/aserver
14mr|alsa-lib-1.0.28-2|143	%dir %{_sysconfdir}/sound/profiles
14mr|alsa-lib-1.0.28-2|144	%dir %{_sysconfdir}/sound/profiles/alsa
14mr|alsa-lib-1.0.28-2|145	%{_sysconfdir}/sound/profiles/README
14mr|alsa-lib-1.0.28-2|146	%{_sysconfdir}/sound/profiles/alsa/profile.conf
14mr|alsa-lib-1.0.28-2|147	%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
14mr|alsa-lib-1.0.28-2|148	%dir %{_datadir}/alsa/
14mr|alsa-lib-1.0.28-2|149	%dir %{_datadir}/alsa/cards/
14mr|alsa-lib-1.0.28-2|150	%dir %{_datadir}/alsa/pcm/
14mr|alsa-lib-1.0.28-2|151	%dir %{_datadir}/alsa/ucm/
14mr|alsa-lib-1.0.28-2|152	%{_datadir}/alsa/cards/*
14mr|alsa-lib-1.0.28-2|153	%{_datadir}/alsa/pcm/*
14mr|alsa-lib-1.0.28-2|154	%{_datadir}/alsa/ucm/*
14mr|alsa-lib-1.0.28-2|155	%{_datadir}/alsa/alsa.conf
14mr|alsa-lib-1.0.28-2|156	%{_datadir}/alsa/alsa.conf.d
14mr|alsa-lib-1.0.28-2|157	%{_datadir}/alsa/smixer.conf
14mr|alsa-lib-1.0.28-2|158	%{_datadir}/alsa/sndo-mixer.alisp
14mr|alsa-lib-1.0.28-2|159	%dir %{_libdir}/alsa-lib
14mr|alsa-lib-1.0.28-2|160	%dir %{_libdir}/alsa-lib/smixer/
14mr|alsa-lib-1.0.28-2|161	%{_libdir}/alsa-lib/smixer/*
14mr|alsa-lib-1.0.28-2|162	
14mr|alsa-lib-1.0.28-2|163	%files -n %{libname}
14mr|alsa-lib-1.0.28-2|164	%{_libdir}/libasound.so.%{major}*
14mr|alsa-lib-1.0.28-2|165	
14mr|alsa-lib-1.0.28-2|166	%files -n %{devname}
14mr|alsa-lib-1.0.28-2|167	%dir %{_includedir}/alsa/
14mr|alsa-lib-1.0.28-2|168	%{_includedir}/alsa/*
14mr|alsa-lib-1.0.28-2|169	%{_includedir}/sys/asoundlib.h
14mr|alsa-lib-1.0.28-2|170	%{_datadir}/aclocal/alsa.m4
14mr|alsa-lib-1.0.28-2|171	%{_libdir}/libasound.so
14mr|alsa-lib-1.0.28-2|172	%{_libdir}/pkgconfig/alsa.pc
14mr|alsa-lib-1.0.28-2|173	
14mr|alsa-lib-1.0.28-2|174	%files docs
14mr|alsa-lib-1.0.28-2|175	%doc doc/doxygen/html/* doc/asoundrc.txt
14mr|alsa-lib-1.0.28-2|176	
14mr|alsa-lib-1.0.28-2|177	
14mr|alsa-lib-1.0.28-2|178	%changelog
14mr|alsa-lib-1.0.28-2|179	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.0.28-2
14mr|alsa-lib-1.0.28-2|180	+ Revision: 17b908c
14mr|alsa-lib-1.0.28-2|181	- MassBuild#440: Increase release tag
14mr|alsa-lib-1.0.28-2|182	
14mr|alsa-lib-1.0.28-2|183	

15782 14
14mr|alsa-oss-1.0.28-2|1	%define major 0
14mr|alsa-oss-1.0.28-2|2	
14mr|alsa-oss-1.0.28-2|3	%define libalsatoss %mklibname alsatoss %{major}
14mr|alsa-oss-1.0.28-2|4	%define libaoss %mklibname aoss %{major}
14mr|alsa-oss-1.0.28-2|5	%define devname %mklibname %{name} -d
14mr|alsa-oss-1.0.28-2|6	
14mr|alsa-oss-1.0.28-2|7	Summary:	Advanced Linux Sound Architecture (ALSA) library
14mr|alsa-oss-1.0.28-2|8	Name:		alsa-oss
14mr|alsa-oss-1.0.28-2|9	Version:	1.0.28
14mr|alsa-oss-1.0.28-2|10	Release:	2
14mr|alsa-oss-1.0.28-2|11	Epoch:		1
14mr|alsa-oss-1.0.28-2|12	License:	GPLv2+
14mr|alsa-oss-1.0.28-2|13	Group:		Sound
14mr|alsa-oss-1.0.28-2|14	Url:		http://www.alsa-project.org/
14mr|alsa-oss-1.0.28-2|15	Source0:	ftp://ftp.alsa-project.org/pub/oss-lib/%{name}-%{version}.tar.bz2
14mr|alsa-oss-1.0.28-2|16	Patch0:		alsa-oss-1.0.12-aoss.patch
14mr|alsa-oss-1.0.28-2|17	BuildRequires:	doxygen
14mr|alsa-oss-1.0.28-2|18	BuildRequires:	pkgconfig(alsa)
14mr|alsa-oss-1.0.28-2|19	
14mr|alsa-oss-1.0.28-2|20	%description
14mr|alsa-oss-1.0.28-2|21	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-oss-1.0.28-2|22	supports quite a large range of ISA and PCI cards.
14mr|alsa-oss-1.0.28-2|23	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-oss-1.0.28-2|24	To use the features of alsa, one can either use:
14mr|alsa-oss-1.0.28-2|25	- the old OSS api
14mr|alsa-oss-1.0.28-2|26	- the new ALSA api that provides many enhanced features.
14mr|alsa-oss-1.0.28-2|27	
14mr|alsa-oss-1.0.28-2|28	Using the ALSA api requires to use the ALSA library.
14mr|alsa-oss-1.0.28-2|29	This library provides oss compatibility
14mr|alsa-oss-1.0.28-2|30	
14mr|alsa-oss-1.0.28-2|31	#----------------------------------------------------------------------------
14mr|alsa-oss-1.0.28-2|32	
14mr|alsa-oss-1.0.28-2|33	%package -n %{libalsatoss}
14mr|alsa-oss-1.0.28-2|34	Summary:	Advanced Linux Sound Architecture (ALSA) library
14mr|alsa-oss-1.0.28-2|35	Group:		System/Libraries
14mr|alsa-oss-1.0.28-2|36	Conflicts:	%{_lib}alsa-oss0 < 1:1.0.28
14mr|alsa-oss-1.0.28-2|37	Obsoletes:	%{_lib}alsa-oss0 < 1:1.0.28
14mr|alsa-oss-1.0.28-2|38	
14mr|alsa-oss-1.0.28-2|39	%description -n %{libalsatoss}
14mr|alsa-oss-1.0.28-2|40	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-oss-1.0.28-2|41	supports quite a large range of ISA and PCI cards.
14mr|alsa-oss-1.0.28-2|42	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-oss-1.0.28-2|43	To use the features of alsa, one can either use:
14mr|alsa-oss-1.0.28-2|44	- the old OSS api
14mr|alsa-oss-1.0.28-2|45	- the new ALSA api that provides many enhanced features.
14mr|alsa-oss-1.0.28-2|46	
14mr|alsa-oss-1.0.28-2|47	Using the ALSA api requires to use the ALSA library.
14mr|alsa-oss-1.0.28-2|48	This library provides oss compatibility.
14mr|alsa-oss-1.0.28-2|49	
14mr|alsa-oss-1.0.28-2|50	%files -n %{libalsatoss}
14mr|alsa-oss-1.0.28-2|51	%doc COPYING
14mr|alsa-oss-1.0.28-2|52	%{_libdir}/libalsatoss.so.%{major}*
14mr|alsa-oss-1.0.28-2|53	
14mr|alsa-oss-1.0.28-2|54	#----------------------------------------------------------------------------
14mr|alsa-oss-1.0.28-2|55	
14mr|alsa-oss-1.0.28-2|56	%package -n %{libaoss}
14mr|alsa-oss-1.0.28-2|57	Summary:	Advanced Linux Sound Architecture (ALSA) library
14mr|alsa-oss-1.0.28-2|58	Group:		System/Libraries
14mr|alsa-oss-1.0.28-2|59	Conflicts:	%{_lib}alsa-oss0 < 1:1.0.28
14mr|alsa-oss-1.0.28-2|60	
14mr|alsa-oss-1.0.28-2|61	%description -n %{libaoss}
14mr|alsa-oss-1.0.28-2|62	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-oss-1.0.28-2|63	supports quite a large range of ISA and PCI cards.
14mr|alsa-oss-1.0.28-2|64	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-oss-1.0.28-2|65	To use the features of alsa, one can either use:
14mr|alsa-oss-1.0.28-2|66	- the old OSS api
14mr|alsa-oss-1.0.28-2|67	- the new ALSA api that provides many enhanced features.
14mr|alsa-oss-1.0.28-2|68	
14mr|alsa-oss-1.0.28-2|69	Using the ALSA api requires to use the ALSA library.
14mr|alsa-oss-1.0.28-2|70	This library provides oss compatibility.
14mr|alsa-oss-1.0.28-2|71	
14mr|alsa-oss-1.0.28-2|72	%files -n %{libaoss}
14mr|alsa-oss-1.0.28-2|73	%doc COPYING
14mr|alsa-oss-1.0.28-2|74	%{_libdir}/libaoss.so.%{major}*
14mr|alsa-oss-1.0.28-2|75	
14mr|alsa-oss-1.0.28-2|76	#----------------------------------------------------------------------------
14mr|alsa-oss-1.0.28-2|77	
14mr|alsa-oss-1.0.28-2|78	%package -n %{devname}
14mr|alsa-oss-1.0.28-2|79	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
14mr|alsa-oss-1.0.28-2|80	Group:		Development/C
14mr|alsa-oss-1.0.28-2|81	Requires:	%{libalsatoss} = %{EVRD}
14mr|alsa-oss-1.0.28-2|82	Requires:	%{libaoss} = %{EVRD}
14mr|alsa-oss-1.0.28-2|83	Provides:	%{name}-devel  = %{EVRD}
14mr|alsa-oss-1.0.28-2|84	
14mr|alsa-oss-1.0.28-2|85	%description -n %{devname}
14mr|alsa-oss-1.0.28-2|86	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mr|alsa-oss-1.0.28-2|87	supports quite a large range of ISA and PCI cards.
14mr|alsa-oss-1.0.28-2|88	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mr|alsa-oss-1.0.28-2|89	To use the features of alsa, one can either use:
14mr|alsa-oss-1.0.28-2|90	- the old OSS api
14mr|alsa-oss-1.0.28-2|91	- the new ALSA api that provides many enhanced features.
14mr|alsa-oss-1.0.28-2|92	
14mr|alsa-oss-1.0.28-2|93	This package contains files needed in order to develop an application
14mr|alsa-oss-1.0.28-2|94	that made use of ALSA.
14mr|alsa-oss-1.0.28-2|95	
14mr|alsa-oss-1.0.28-2|96	%files -n %{devname}
14mr|alsa-oss-1.0.28-2|97	%doc COPYING
14mr|alsa-oss-1.0.28-2|98	%{_libdir}/*.so
14mr|alsa-oss-1.0.28-2|99	%{_includedir}/oss-redir.h
14mr|alsa-oss-1.0.28-2|100	
14mr|alsa-oss-1.0.28-2|101	#----------------------------------------------------------------------------
14mr|alsa-oss-1.0.28-2|102	
14mr|alsa-oss-1.0.28-2|103	%package -n aoss
14mr|alsa-oss-1.0.28-2|104	Summary:	Wrapper script to ease ALSA-OSS compatibility library usage
14mr|alsa-oss-1.0.28-2|105	Group:		Development/C
14mr|alsa-oss-1.0.28-2|106	
14mr|alsa-oss-1.0.28-2|107	%description -n aoss
14mr|alsa-oss-1.0.28-2|108	aoss is a simple wrapper script which facilitates the use
14mr|alsa-oss-1.0.28-2|109	of the ALSA OSS compatibility library.
14mr|alsa-oss-1.0.28-2|110	It just sets the appropriate LD_PRELOAD path and then runs the command.
14mr|alsa-oss-1.0.28-2|111	
14mr|alsa-oss-1.0.28-2|112	This is useful in cases where routing settings (which can
14mr|alsa-oss-1.0.28-2|113	be made in your .asoundrc file) need to be applied to commands that use the
14mr|alsa-oss-1.0.28-2|114	OSS API.
14mr|alsa-oss-1.0.28-2|115	
14mr|alsa-oss-1.0.28-2|116	%files -n aoss
14mr|alsa-oss-1.0.28-2|117	%doc COPYING
14mr|alsa-oss-1.0.28-2|118	%{_bindir}/aoss
14mr|alsa-oss-1.0.28-2|119	%{_mandir}/man1/aoss.*
14mr|alsa-oss-1.0.28-2|120	
14mr|alsa-oss-1.0.28-2|121	#----------------------------------------------------------------------------
14mr|alsa-oss-1.0.28-2|122	
14mr|alsa-oss-1.0.28-2|123	%prep
14mr|alsa-oss-1.0.28-2|124	%setup -q
14mr|alsa-oss-1.0.28-2|125	%patch0 -p1
14mr|alsa-oss-1.0.28-2|126	
14mr|alsa-oss-1.0.28-2|127	%build
14mr|alsa-oss-1.0.28-2|128	autoreconf -fiv
14mr|alsa-oss-1.0.28-2|129	%configure2_5x --disable-static
14mr|alsa-oss-1.0.28-2|130	%make CFLAGS="%{optflags} -O0" LDFLAGS="%{ldflags} -ldl"
14mr|alsa-oss-1.0.28-2|131	
14mr|alsa-oss-1.0.28-2|132	%install
14mr|alsa-oss-1.0.28-2|133	mkdir -p %{buildroot}%{_includedir}/sys
14mr|alsa-oss-1.0.28-2|134	mkdir -p %{buildroot}%{_libdir}
14mr|alsa-oss-1.0.28-2|135	
14mr|alsa-oss-1.0.28-2|136	%makeinstall_std
14mr|alsa-oss-1.0.28-2|137	
14mr|alsa-oss-1.0.28-2|138	rm -f %{buildroot}%{_libdir}/*.a
14mr|alsa-oss-1.0.28-2|139	
14mr|alsa-oss-1.0.28-2|140	
14mr|alsa-oss-1.0.28-2|141	%changelog
14mr|alsa-oss-1.0.28-2|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.0.28-2
14mr|alsa-oss-1.0.28-2|143	+ Revision: ea0f599
14mr|alsa-oss-1.0.28-2|144	- MassBuild#440: Increase release tag
14mr|alsa-oss-1.0.28-2|145	
14mr|alsa-oss-1.0.28-2|146	

15783 14
14mr|alsa-plugins-1.0.28-2|1	%define libname %mklibname %{name}
14mr|alsa-plugins-1.0.28-2|2	
14mr|alsa-plugins-1.0.28-2|3	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mr|alsa-plugins-1.0.28-2|4	Name:		alsa-plugins
14mr|alsa-plugins-1.0.28-2|5	Version:	1.0.28
14mr|alsa-plugins-1.0.28-2|6	Release:	2
14mr|alsa-plugins-1.0.28-2|7	# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
14mr|alsa-plugins-1.0.28-2|8	License:	GPLv2+ and LGPLv2+
14mr|alsa-plugins-1.0.28-2|9	Group:		Sound
14mr|alsa-plugins-1.0.28-2|10	Url:		http://www.alsa-project.org
14mr|alsa-plugins-1.0.28-2|11	Source0:	ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
14mr|alsa-plugins-1.0.28-2|12	Source1:	jack.conf
14mr|alsa-plugins-1.0.28-2|13	Source2:	pulseaudio.conf
14mr|alsa-plugins-1.0.28-2|14	Source3:	pcm-oss.conf
14mr|alsa-plugins-1.0.28-2|15	Source4:	samplerate.conf
14mr|alsa-plugins-1.0.28-2|16	Source5:	upmix.conf
14mr|alsa-plugins-1.0.28-2|17	Source6:	vdownmix.conf
14mr|alsa-plugins-1.0.28-2|18	Source7:	pulse-default.conf
14mr|alsa-plugins-1.0.28-2|19	Source8:	a52.conf
14mr|alsa-plugins-1.0.28-2|20	BuildRequires:	kernel-headers >= 2.4.0
14mr|alsa-plugins-1.0.28-2|21	BuildRequires:	pkgconfig(alsa) >= %{version}
14mr|alsa-plugins-1.0.28-2|22	BuildRequires:	pkgconfig(jack)
14mr|alsa-plugins-1.0.28-2|23	BuildRequires:	pkgconfig(libavcodec)
14mr|alsa-plugins-1.0.28-2|24	BuildRequires:	pkgconfig(libpulse) >= 0.8
14mr|alsa-plugins-1.0.28-2|25	BuildRequires:	pkgconfig(ncurses)
14mr|alsa-plugins-1.0.28-2|26	BuildRequires:	pkgconfig(speex)
14mr|alsa-plugins-1.0.28-2|27	
14mr|alsa-plugins-1.0.28-2|28	%description
14mr|alsa-plugins-1.0.28-2|29	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mr|alsa-plugins-1.0.28-2|30	with support for a large range of ISA and PCI cards. Fully compatible with
14mr|alsa-plugins-1.0.28-2|31	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mr|alsa-plugins-1.0.28-2|32	
14mr|alsa-plugins-1.0.28-2|33	This is the plugins package, which allows you to manipulate ALSA settings.
14mr|alsa-plugins-1.0.28-2|34	
14mr|alsa-plugins-1.0.28-2|35	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|36	
14mr|alsa-plugins-1.0.28-2|37	%package -n %{libname}
14mr|alsa-plugins-1.0.28-2|38	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mr|alsa-plugins-1.0.28-2|39	Group:		Sound
14mr|alsa-plugins-1.0.28-2|40	%rename		%{name}
14mr|alsa-plugins-1.0.28-2|41	
14mr|alsa-plugins-1.0.28-2|42	%description -n %{libname}
14mr|alsa-plugins-1.0.28-2|43	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mr|alsa-plugins-1.0.28-2|44	with support for a large range of ISA and PCI cards. Fully compatible with
14mr|alsa-plugins-1.0.28-2|45	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mr|alsa-plugins-1.0.28-2|46	
14mr|alsa-plugins-1.0.28-2|47	This is the plugins package, which allows you to manipulate ALSA settings.
14mr|alsa-plugins-1.0.28-2|48	
14mr|alsa-plugins-1.0.28-2|49	%files -n %{libname}
14mr|alsa-plugins-1.0.28-2|50	%exclude %{_libdir}/alsa-lib/*_pulse.so
14mr|alsa-plugins-1.0.28-2|51	%exclude %{_libdir}/alsa-lib/*_jack.so
14mr|alsa-plugins-1.0.28-2|52	%exclude %{_libdir}/alsa-lib/*_a52.so
14mr|alsa-plugins-1.0.28-2|53	%{_datadir}/alsa/pcm/samplerate.conf
14mr|alsa-plugins-1.0.28-2|54	%{_datadir}/alsa/pcm/upmix.conf
14mr|alsa-plugins-1.0.28-2|55	%{_datadir}/alsa/pcm/vdownmix.conf
14mr|alsa-plugins-1.0.28-2|56	%{_libdir}/alsa-lib/*
14mr|alsa-plugins-1.0.28-2|57	
14mr|alsa-plugins-1.0.28-2|58	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|59	
14mr|alsa-plugins-1.0.28-2|60	%package doc
14mr|alsa-plugins-1.0.28-2|61	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mr|alsa-plugins-1.0.28-2|62	Group:		Sound
14mr|alsa-plugins-1.0.28-2|63	BuildArch:	noarch
14mr|alsa-plugins-1.0.28-2|64	
14mr|alsa-plugins-1.0.28-2|65	%description doc
14mr|alsa-plugins-1.0.28-2|66	Documentation for %{name}.
14mr|alsa-plugins-1.0.28-2|67	
14mr|alsa-plugins-1.0.28-2|68	%files doc
14mr|alsa-plugins-1.0.28-2|69	%doc COPYING* doc/R* doc/*.txt
14mr|alsa-plugins-1.0.28-2|70	
14mr|alsa-plugins-1.0.28-2|71	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|72	
14mr|alsa-plugins-1.0.28-2|73	# (tv) needed for biarch:
14mr|alsa-plugins-1.0.28-2|74	%package pulse-config
14mr|alsa-plugins-1.0.28-2|75	Summary:	Alsa to PulseAudio backend configuration
14mr|alsa-plugins-1.0.28-2|76	Group:		Sound
14mr|alsa-plugins-1.0.28-2|77	License:	LGPLv2+
14mr|alsa-plugins-1.0.28-2|78	# (cg) For upgrading from old configuration system
14mr|alsa-plugins-1.0.28-2|79	Requires(post):	libalsa-data >= 1.0.20-2
14mr|alsa-plugins-1.0.28-2|80	Requires(post):	update-alternatives
14mr|alsa-plugins-1.0.28-2|81	
14mr|alsa-plugins-1.0.28-2|82	%description pulse-config
14mr|alsa-plugins-1.0.28-2|83	This package contains configuration files for the pulse ALSA plugin.
14mr|alsa-plugins-1.0.28-2|84	
14mr|alsa-plugins-1.0.28-2|85	%files pulse-config
14mr|alsa-plugins-1.0.28-2|86	%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
14mr|alsa-plugins-1.0.28-2|87	%{_datadir}/alsa/pcm/pulseaudio.conf
14mr|alsa-plugins-1.0.28-2|88	
14mr|alsa-plugins-1.0.28-2|89	%post pulse-config
14mr|alsa-plugins-1.0.28-2|90	# (cg) Check to see if the user has disabled pulse in the old style setup.
14mr|alsa-plugins-1.0.28-2|91	if [ -f %{_sysconfdir}/alsa/pulse-default.conf ]; then
14mr|alsa-plugins-1.0.28-2|92	if grep -q "^#DRAKSOUND- " %{_sysconfdir}/alsa/pulse-default.conf; then
14mr|alsa-plugins-1.0.28-2|93	update-alternatives --set soundprofile %{_sysconfdir}/sound/profiles/alsa
14mr|alsa-plugins-1.0.28-2|94	fi
14mr|alsa-plugins-1.0.28-2|95	fi
14mr|alsa-plugins-1.0.28-2|96	
14mr|alsa-plugins-1.0.28-2|97	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|98	
14mr|alsa-plugins-1.0.28-2|99	%package -n %{libname}-pulseaudio
14mr|alsa-plugins-1.0.28-2|100	Summary:	Alsa to PulseAudio backend
14mr|alsa-plugins-1.0.28-2|101	Group:		Sound
14mr|alsa-plugins-1.0.28-2|102	License:	LGPLv2+
14mr|alsa-plugins-1.0.28-2|103	Provides:	%{name}-pulseaudio = %{EVRD}
14mr|alsa-plugins-1.0.28-2|104	Requires:	%{name}-pulse-config
14mr|alsa-plugins-1.0.28-2|105	%ifarch x86_64
14mr|alsa-plugins-1.0.28-2|106	# (cg) Suggest the 32 bit plugin on 64 bits to ensure compatibility
14mr|alsa-plugins-1.0.28-2|107	#      with (typically closed source) 32 bit apps.
14mr|alsa-plugins-1.0.28-2|108	Suggests:	lib%{name}-pulseaudio
14mr|alsa-plugins-1.0.28-2|109	%endif
14mr|alsa-plugins-1.0.28-2|110	
14mr|alsa-plugins-1.0.28-2|111	%description -n %{libname}-pulseaudio
14mr|alsa-plugins-1.0.28-2|112	This plugin allows any program that uses the ALSA API to access a PulseAudio
14mr|alsa-plugins-1.0.28-2|113	sound daemon. In other words, native ALSA applications can play and record
14mr|alsa-plugins-1.0.28-2|114	sound across a network. There are two plugins in the suite, one for PCM and
14mr|alsa-plugins-1.0.28-2|115	one for mixer control.
14mr|alsa-plugins-1.0.28-2|116	
14mr|alsa-plugins-1.0.28-2|117	%files -n %{libname}-pulseaudio
14mr|alsa-plugins-1.0.28-2|118	%doc doc/README-pulse
14mr|alsa-plugins-1.0.28-2|119	%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
14mr|alsa-plugins-1.0.28-2|120	%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
14mr|alsa-plugins-1.0.28-2|121	%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
14mr|alsa-plugins-1.0.28-2|122	
14mr|alsa-plugins-1.0.28-2|123	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|124	
14mr|alsa-plugins-1.0.28-2|125	%package -n %{libname}-jack
14mr|alsa-plugins-1.0.28-2|126	Summary:	Jack PCM output plugin for ALSA
14mr|alsa-plugins-1.0.28-2|127	Group:		Sound
14mr|alsa-plugins-1.0.28-2|128	License:	LGPLv2+
14mr|alsa-plugins-1.0.28-2|129	Provides:	%{name}-jack = %{EVRD}
14mr|alsa-plugins-1.0.28-2|130	
14mr|alsa-plugins-1.0.28-2|131	%description -n %{libname}-jack
14mr|alsa-plugins-1.0.28-2|132	This plugin converts the ALSA API over JACK (Jack Audio Connection
14mr|alsa-plugins-1.0.28-2|133	Kit, http://jackit.sf.net) API.  ALSA native applications can work
14mr|alsa-plugins-1.0.28-2|134	transparently together with jackd for both playback and capture.
14mr|alsa-plugins-1.0.28-2|135	
14mr|alsa-plugins-1.0.28-2|136	ALSA apps (playback) -> ALSA-lib -> JACK plugin -> JACK daemon
14mr|alsa-plugins-1.0.28-2|137	ALSA apps (capture) <- ALSA-lib <- JACK plugin <- JACK daemon
14mr|alsa-plugins-1.0.28-2|138	
14mr|alsa-plugins-1.0.28-2|139	This plugin provides the PCM type "jack"
14mr|alsa-plugins-1.0.28-2|140	
14mr|alsa-plugins-1.0.28-2|141	%files -n %{libname}-jack
14mr|alsa-plugins-1.0.28-2|142	%doc doc/README-jack
14mr|alsa-plugins-1.0.28-2|143	%{_datadir}/alsa/pcm/jack.conf
14mr|alsa-plugins-1.0.28-2|144	%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
14mr|alsa-plugins-1.0.28-2|145	
14mr|alsa-plugins-1.0.28-2|146	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|147	
14mr|alsa-plugins-1.0.28-2|148	%package -n %{libname}-a52
14mr|alsa-plugins-1.0.28-2|149	Summary:	A52/AC3 output plugin for ALSA
14mr|alsa-plugins-1.0.28-2|150	Group:		Sound
14mr|alsa-plugins-1.0.28-2|151	License:	LGPLv2+
14mr|alsa-plugins-1.0.28-2|152	Provides:	%{name}-a52 = %{EVRD}
14mr|alsa-plugins-1.0.28-2|153	Conflicts:	%{libname} <= 1.0.25-1
14mr|alsa-plugins-1.0.28-2|154	
14mr|alsa-plugins-1.0.28-2|155	%description -n %{libname}-a52
14mr|alsa-plugins-1.0.28-2|156	This plugin supports Digital 5.1 AC3 emulation over S/PDIF (IEC958).
14mr|alsa-plugins-1.0.28-2|157	
14mr|alsa-plugins-1.0.28-2|158	%files -n %{libname}-a52
14mr|alsa-plugins-1.0.28-2|159	%{_datadir}/alsa/alsa.conf.d/a52.conf
14mr|alsa-plugins-1.0.28-2|160	%{_libdir}/alsa-lib/libasound_module_pcm_a52.so
14mr|alsa-plugins-1.0.28-2|161	
14mr|alsa-plugins-1.0.28-2|162	#----------------------------------------------------------------------------
14mr|alsa-plugins-1.0.28-2|163	
14mr|alsa-plugins-1.0.28-2|164	%prep
14mr|alsa-plugins-1.0.28-2|165	%setup -q
14mr|alsa-plugins-1.0.28-2|166	%apply_patches
14mr|alsa-plugins-1.0.28-2|167	
14mr|alsa-plugins-1.0.28-2|168	%build
14mr|alsa-plugins-1.0.28-2|169	autoreconf -fi
14mr|alsa-plugins-1.0.28-2|170	%configure2_5x
14mr|alsa-plugins-1.0.28-2|171	%make LIBS='-pthread'
14mr|alsa-plugins-1.0.28-2|172	
14mr|alsa-plugins-1.0.28-2|173	%install
14mr|alsa-plugins-1.0.28-2|174	%makeinstall_std mkdir_p="mkdir -p"
14mr|alsa-plugins-1.0.28-2|175	
14mr|alsa-plugins-1.0.28-2|176	install -d %{buildroot}%{_datadir}/alsa/pcm
14mr|alsa-plugins-1.0.28-2|177	install -m644 %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_datadir}/alsa/pcm
14mr|alsa-plugins-1.0.28-2|178	
14mr|alsa-plugins-1.0.28-2|179	# (cg) Include a configuration for when pulse is active
14mr|alsa-plugins-1.0.28-2|180	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
14mr|alsa-plugins-1.0.28-2|181	
14mr|alsa-plugins-1.0.28-2|182	#a52 conf
14mr|alsa-plugins-1.0.28-2|183	install -m 644 %{SOURCE8} %{buildroot}%{_datadir}/alsa/alsa.conf.d
14mr|alsa-plugins-1.0.28-2|184	
14mr|alsa-plugins-1.0.28-2|185	# We already include those in other places
14mr|alsa-plugins-1.0.28-2|186	rm %{buildroot}%{_datadir}/alsa/alsa.conf.d/{50-pulseaudio.conf,99-pulseaudio-default.conf.example}
14mr|alsa-plugins-1.0.28-2|187	
14mr|alsa-plugins-1.0.28-2|188	
14mr|alsa-plugins-1.0.28-2|189	%changelog
14mr|alsa-plugins-1.0.28-2|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.28-2
14mr|alsa-plugins-1.0.28-2|191	+ Revision: 72f0844
14mr|alsa-plugins-1.0.28-2|192	- MassBuild#440: Increase release tag
14mr|alsa-plugins-1.0.28-2|193	
14mr|alsa-plugins-1.0.28-2|194	

15784 14
14mr|alsa-tools-1.0.28-2|1	# sb16_csp is added conditionally!
14mr|alsa-tools-1.0.28-2|2	%define MODULES_NOCSPCTL as10k1 echomixer envy24control hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader
14mr|alsa-tools-1.0.28-2|3	# qlo10k1 needs l10k1 and thus this package will only bootstrap if it's installed first
14mr|alsa-tools-1.0.28-2|4	%define EXTRAS	hdajackretask hda-verb hwmixvolume
14mr|alsa-tools-1.0.28-2|5	
14mr|alsa-tools-1.0.28-2|6	%ifarch ppc %{mips} %{arm}
14mr|alsa-tools-1.0.28-2|7	%define MODULES %{MODULES_NOCSPCTL}
14mr|alsa-tools-1.0.28-2|8	%else
14mr|alsa-tools-1.0.28-2|9	%define MODULES %{MODULES_NOCSPCTL} sb16_csp %{EXTRAS}
14mr|alsa-tools-1.0.28-2|10	%endif
14mr|alsa-tools-1.0.28-2|11	
14mr|alsa-tools-1.0.28-2|12	%define major 0
14mr|alsa-tools-1.0.28-2|13	%define libname %mklibname lo10k1_%{major}
14mr|alsa-tools-1.0.28-2|14	%define devname %mklibname lo10k1 -d
14mr|alsa-tools-1.0.28-2|15	
14mr|alsa-tools-1.0.28-2|16	Summary:	Advanced Linux Sound Architecture (ALSA) tools
14mr|alsa-tools-1.0.28-2|17	Name:		alsa-tools
14mr|alsa-tools-1.0.28-2|18	Version:	1.0.28
14mr|alsa-tools-1.0.28-2|19	Release:	2
14mr|alsa-tools-1.0.28-2|20	License:	GPLv2+
14mr|alsa-tools-1.0.28-2|21	Group:		Sound
14mr|alsa-tools-1.0.28-2|22	Url:		http://alsa-project.org
14mr|alsa-tools-1.0.28-2|23	Source0:	ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2
14mr|alsa-tools-1.0.28-2|24	Source1:	90-alsa-tools-firmware.rules
14mr|alsa-tools-1.0.28-2|25	Patch1:		alsa-tools-1.0.18-sscape_ctl.c.patch
14mr|alsa-tools-1.0.28-2|26	# From Debian: adapt to udev instead of hotplug - AdamW 2008/03
14mr|alsa-tools-1.0.28-2|27	Patch2:		alsa-tools-1.0.16-usx2yloader-udev.patch
14mr|alsa-tools-1.0.28-2|28	# (tv) fix underlinking:
14mr|alsa-tools-1.0.28-2|29	Patch3:		alsa-tools-1.0.17rc1-fix-link.patch
14mr|alsa-tools-1.0.28-2|30	
14mr|alsa-tools-1.0.28-2|31	BuildRequires:	desktop-file-utils
14mr|alsa-tools-1.0.28-2|32	BuildRequires:	fltk-devel
14mr|alsa-tools-1.0.28-2|33	BuildRequires:	pkgconfig(alsa)
14mr|alsa-tools-1.0.28-2|34	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|alsa-tools-1.0.28-2|35	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|alsa-tools-1.0.28-2|36	BuildRequires:	pkgconfig(ncurses)
14mr|alsa-tools-1.0.28-2|37	
14mr|alsa-tools-1.0.28-2|38	%rename		envy24control
14mr|alsa-tools-1.0.28-2|39	%rename		hdspconf
14mr|alsa-tools-1.0.28-2|40	%rename		hdspmixer
14mr|alsa-tools-1.0.28-2|41	%rename		rmedigicontrol
14mr|alsa-tools-1.0.28-2|42	%rename		sb16_csp
14mr|alsa-tools-1.0.28-2|43	%rename		sbiload
14mr|alsa-tools-1.0.28-2|44	%rename		sscape_ctl
14mr|alsa-tools-1.0.28-2|45	%rename		us428control
14mr|alsa-tools-1.0.28-2|46	%rename		as10k1
14mr|alsa-tools-1.0.28-2|47	%rename		echomixer
14mr|alsa-tools-1.0.28-2|48	Obsoletes:	ac3dec < 1.0.27-1
14mr|alsa-tools-1.0.28-2|49	
14mr|alsa-tools-1.0.28-2|50	%description
14mr|alsa-tools-1.0.28-2|51	Advanced Linux Sound Architecture (ALSA) utils. Modularized
14mr|alsa-tools-1.0.28-2|52	architecture with support for a large range of ISA and PCI cards.
14mr|alsa-tools-1.0.28-2|53	Fully compatible with OSS/Lite (kernel sound drivers), but
14mr|alsa-tools-1.0.28-2|54	contains many enhanced features.
14mr|alsa-tools-1.0.28-2|55	
14mr|alsa-tools-1.0.28-2|56	This source rpm package provides several sub packages:
14mr|alsa-tools-1.0.28-2|57	* as10k1 - AS10k1 Assembler version A0.99
14mr|alsa-tools-1.0.28-2|58	* cspctl - Sound Blaster 16 ASP/CSP control program
14mr|alsa-tools-1.0.28-2|59	* envy24control - Control tool for Envy24 (ice1712) based sound cards
14mr|alsa-tools-1.0.28-2|60	* hdspmixer - Mixer for the RME Hammerfall DSP cards
14mr|alsa-tools-1.0.28-2|61	* rmedigicontrol - Control panel for RME Hammerfall cards
14mr|alsa-tools-1.0.28-2|62	* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
14mr|alsa-tools-1.0.28-2|63	* sscape_ctl - ALSA SoundScape control utility
14mr|alsa-tools-1.0.28-2|64	* us428control - Control tool for Tascam 428
14mr|alsa-tools-1.0.28-2|65	
14mr|alsa-tools-1.0.28-2|66	%files
14mr|alsa-tools-1.0.28-2|67	%doc as10k1/README as10k1/COPYING as10k1/examples
14mr|alsa-tools-1.0.28-2|68	%doc echomixer/AUTHORS echomixer/COPYING echomixer/README
14mr|alsa-tools-1.0.28-2|69	%doc envy24control/AUTHORS envy24control/COPYING envy24control/README
14mr|alsa-tools-1.0.28-2|70	%doc hdspconf/COPYING hdspconf/README
14mr|alsa-tools-1.0.28-2|71	%doc hdspmixer/AUTHORS hdspmixer/COPYING hdspmixer/README
14mr|alsa-tools-1.0.28-2|72	%doc rmedigicontrol/COPYING rmedigicontrol/README
14mr|alsa-tools-1.0.28-2|73	%doc seq/sbiload/COPYING seq/sbiload/README
14mr|alsa-tools-1.0.28-2|74	%{_bindir}/as10k1
14mr|alsa-tools-1.0.28-2|75	%{_bindir}/echomixer
14mr|alsa-tools-1.0.28-2|76	%{_bindir}/envy24control
14mr|alsa-tools-1.0.28-2|77	%{_bindir}/hdspconf
14mr|alsa-tools-1.0.28-2|78	%{_bindir}/hdspmixer
14mr|alsa-tools-1.0.28-2|79	%{_bindir}/rmedigicontrol
14mr|alsa-tools-1.0.28-2|80	%{_bindir}/sbiload
14mr|alsa-tools-1.0.28-2|81	%{_bindir}/sscape_ctl
14mr|alsa-tools-1.0.28-2|82	%{_bindir}/us428control
14mr|alsa-tools-1.0.28-2|83	%{_bindir}/hda-verb
14mr|alsa-tools-1.0.28-2|84	%{_bindir}/hdajackretask
14mr|alsa-tools-1.0.28-2|85	%{_bindir}/hwmixvolume
14mr|alsa-tools-1.0.28-2|86	%{_datadir}/applications/hdspmixer.desktop
14mr|alsa-tools-1.0.28-2|87	%{_datadir}/applications/hdspconf.desktop
14mr|alsa-tools-1.0.28-2|88	%{_datadir}/applications/echomixer.desktop
14mr|alsa-tools-1.0.28-2|89	%{_datadir}/applications/envy24control.desktop
14mr|alsa-tools-1.0.28-2|90	%{_datadir}/applications/rmedigicontrol.desktop
14mr|alsa-tools-1.0.28-2|91	%{_datadir}/sounds/opl3/
14mr|alsa-tools-1.0.28-2|92	%{_datadir}/pixmaps/hdspconf.png
14mr|alsa-tools-1.0.28-2|93	%{_datadir}/pixmaps/hdspmixer.png
14mr|alsa-tools-1.0.28-2|94	%{_mandir}/man1/envy24control.1*
14mr|alsa-tools-1.0.28-2|95	%ifnarch ppc %{mips} %{arm}
14mr|alsa-tools-1.0.28-2|96	%doc sb16_csp/COPYING sb16_csp/README
14mr|alsa-tools-1.0.28-2|97	%{_bindir}/cspctl
14mr|alsa-tools-1.0.28-2|98	%{_mandir}/man1/cspctl.*
14mr|alsa-tools-1.0.28-2|99	%endif
14mr|alsa-tools-1.0.28-2|100	
14mr|alsa-tools-1.0.28-2|101	#----------------------------------------------------------------------------
14mr|alsa-tools-1.0.28-2|102	
14mr|alsa-tools-1.0.28-2|103	%package firmware
14mr|alsa-tools-1.0.28-2|104	Summary:	ALSA tools for uploading firmware to some sound cards
14mr|alsa-tools-1.0.28-2|105	License:	GPLv1+
14mr|alsa-tools-1.0.28-2|106	Group:		System/Kernel and hardware
14mr|alsa-tools-1.0.28-2|107	Requires:	alsa-firmware >= 1.0.25
14mr|alsa-tools-1.0.28-2|108	%rename		hdsploader
14mr|alsa-tools-1.0.28-2|109	%rename		mixartloader
14mr|alsa-tools-1.0.28-2|110	%rename		pcxhrloader
14mr|alsa-tools-1.0.28-2|111	%rename		usx2yloader
14mr|alsa-tools-1.0.28-2|112	%rename		vxloader
14mr|alsa-tools-1.0.28-2|113	
14mr|alsa-tools-1.0.28-2|114	%description firmware
14mr|alsa-tools-1.0.28-2|115	This package contains tools for flashing firmware into certain sound cards.
14mr|alsa-tools-1.0.28-2|116	The following tools are available:
14mr|alsa-tools-1.0.28-2|117	
14mr|alsa-tools-1.0.28-2|118	* hdsploader   - for RME Hammerfall DSP cards
14mr|alsa-tools-1.0.28-2|119	* mixartloader - for Digigram miXart sound cards
14mr|alsa-tools-1.0.28-2|120	* pcxhrloader  - for Digigram PCXHR sound cards
14mr|alsa-tools-1.0.28-2|121	* usx2yloader  - second phase firmware loader for Tascam USX2Y USB sound cards
14mr|alsa-tools-1.0.28-2|122	* vxloader     - for Digigram VX sound cards
14mr|alsa-tools-1.0.28-2|123	
14mr|alsa-tools-1.0.28-2|124	%files firmware
14mr|alsa-tools-1.0.28-2|125	%doc hdsploader/AUTHORS hdsploader/COPYING hdsploader/README
14mr|alsa-tools-1.0.28-2|126	%doc usx2yloader/README
14mr|alsa-tools-1.0.28-2|127	%doc vxloader/README
14mr|alsa-tools-1.0.28-2|128	/lib/udev/rules.d/90-alsa-tools-firmware.rules
14mr|alsa-tools-1.0.28-2|129	/lib/udev/tascam_fpga
14mr|alsa-tools-1.0.28-2|130	/lib/udev/tascam_fw
14mr|alsa-tools-1.0.28-2|131	%{_bindir}/hdsploader
14mr|alsa-tools-1.0.28-2|132	%{_bindir}/mixartloader
14mr|alsa-tools-1.0.28-2|133	%{_bindir}/pcxhrloader
14mr|alsa-tools-1.0.28-2|134	%{_bindir}/usx2yloader
14mr|alsa-tools-1.0.28-2|135	%{_bindir}/vxloader
14mr|alsa-tools-1.0.28-2|136	
14mr|alsa-tools-1.0.28-2|137	#----------------------------------------------------------------------------
14mr|alsa-tools-1.0.28-2|138	
14mr|alsa-tools-1.0.28-2|139	%package -n ld10k1
14mr|alsa-tools-1.0.28-2|140	Summary:	AS10k1 Assembler version A0.99
14mr|alsa-tools-1.0.28-2|141	License:	GPLv1
14mr|alsa-tools-1.0.28-2|142	Group:		System/Kernel and hardware
14mr|alsa-tools-1.0.28-2|143	
14mr|alsa-tools-1.0.28-2|144	%description -n ld10k1
14mr|alsa-tools-1.0.28-2|145	This is patch loader for EMU10K1 (EMU10K2) for ALSA.
14mr|alsa-tools-1.0.28-2|146	This disables AC3 passthrough on SB Live.
14mr|alsa-tools-1.0.28-2|147	
14mr|alsa-tools-1.0.28-2|148	There are two parts:
14mr|alsa-tools-1.0.28-2|149	Server - ld10k1 - running as service - it is storing driver state - it must run
14mr|alsa-tools-1.0.28-2|150	under root or by setuided
14mr|alsa-tools-1.0.28-2|151	Client - lo10k1 - controls server and dump loader dl10k1 - loads dumps
14mr|alsa-tools-1.0.28-2|152	previously created with lo10k1 & ld10k1.
14mr|alsa-tools-1.0.28-2|153	
14mr|alsa-tools-1.0.28-2|154	ld10k1 will clear card DSP program and you will hear nothing.
14mr|alsa-tools-1.0.28-2|155	You must load some patches to route sound from inputs to outputs (use
14mr|alsa-tools-1.0.28-2|156	audigy_init script for audigy 1, 2 or init_live for sb live).
14mr|alsa-tools-1.0.28-2|157	After loading patch check and set oss mixer emulation through proc file
14mr|alsa-tools-1.0.28-2|158	(/proc/asound/card/oss_mixer)
14mr|alsa-tools-1.0.28-2|159	
14mr|alsa-tools-1.0.28-2|160	In directory setup are some patches which I use on my Audigy for testing.
14mr|alsa-tools-1.0.28-2|161	With this you will have exactly same mixer as with original driver (+headphone
14mr|alsa-tools-1.0.28-2|162	control, not tested AudigyDrive inputs and outputs, AC3 passthrought).
14mr|alsa-tools-1.0.28-2|163	Use as10k1 compiler from alsa-tools package to compile patches.
14mr|alsa-tools-1.0.28-2|164	
14mr|alsa-tools-1.0.28-2|165	%files -n ld10k1
14mr|alsa-tools-1.0.28-2|166	%doc as10k1/README as10k1/COPYING as10k1/examples
14mr|alsa-tools-1.0.28-2|167	%{_bindir}/lo10k1
14mr|alsa-tools-1.0.28-2|168	%{_bindir}/init_audigy
14mr|alsa-tools-1.0.28-2|169	%{_bindir}/init_audigy_eq10
14mr|alsa-tools-1.0.28-2|170	%{_bindir}/init_live
14mr|alsa-tools-1.0.28-2|171	%{_datadir}/ld10k1
14mr|alsa-tools-1.0.28-2|172	%{_sbindir}/ld10k1
14mr|alsa-tools-1.0.28-2|173	%{_sbindir}/dl10k1
14mr|alsa-tools-1.0.28-2|174	%{_sbindir}/ld10k1d
14mr|alsa-tools-1.0.28-2|175	
14mr|alsa-tools-1.0.28-2|176	#----------------------------------------------------------------------------
14mr|alsa-tools-1.0.28-2|177	
14mr|alsa-tools-1.0.28-2|178	%package -n %{libname}
14mr|alsa-tools-1.0.28-2|179	Summary:	Ld10k1_ library
14mr|alsa-tools-1.0.28-2|180	Group:		System/Libraries
14mr|alsa-tools-1.0.28-2|181	Obsoletes:	%{_lib}lo10k10 < 1.0.27-2
14mr|alsa-tools-1.0.28-2|182	
14mr|alsa-tools-1.0.28-2|183	%description -n %{libname}
14mr|alsa-tools-1.0.28-2|184	This is the library of ld10k1.
14mr|alsa-tools-1.0.28-2|185	
14mr|alsa-tools-1.0.28-2|186	%files -n %{libname}
14mr|alsa-tools-1.0.28-2|187	%{_libdir}/liblo10k1.so.%{major}*
14mr|alsa-tools-1.0.28-2|188	
14mr|alsa-tools-1.0.28-2|189	#----------------------------------------------------------------------------
14mr|alsa-tools-1.0.28-2|190	
14mr|alsa-tools-1.0.28-2|191	%package -n %{devname}
14mr|alsa-tools-1.0.28-2|192	Summary:	Development files for l10k1
14mr|alsa-tools-1.0.28-2|193	Group:		Development/C
14mr|alsa-tools-1.0.28-2|194	Requires:	%{libname} = %{version}
14mr|alsa-tools-1.0.28-2|195	Obsoletes:	%{_lib}lo10k10-devel < 1.0.27-2
14mr|alsa-tools-1.0.28-2|196	
14mr|alsa-tools-1.0.28-2|197	%description -n %{devname}
14mr|alsa-tools-1.0.28-2|198	This package contains files needed in order to develop an application
14mr|alsa-tools-1.0.28-2|199	that made use of the ld10k1 library.
14mr|alsa-tools-1.0.28-2|200	
14mr|alsa-tools-1.0.28-2|201	%files -n %{devname}
14mr|alsa-tools-1.0.28-2|202	%{_includedir}/lo10k1
14mr|alsa-tools-1.0.28-2|203	%{_datadir}/aclocal/ld10k1.m4
14mr|alsa-tools-1.0.28-2|204	%{_libdir}/liblo10k1.so
14mr|alsa-tools-1.0.28-2|205	
14mr|alsa-tools-1.0.28-2|206	#----------------------------------------------------------------------------
14mr|alsa-tools-1.0.28-2|207	
14mr|alsa-tools-1.0.28-2|208	%prep
14mr|alsa-tools-1.0.28-2|209	%setup -q
14mr|alsa-tools-1.0.28-2|210	%apply_patches
14mr|alsa-tools-1.0.28-2|211	
14mr|alsa-tools-1.0.28-2|212	pushd envy24control
14mr|alsa-tools-1.0.28-2|213	touch NEWS ChangeLog
14mr|alsa-tools-1.0.28-2|214	popd
14mr|alsa-tools-1.0.28-2|215	
14mr|alsa-tools-1.0.28-2|216	find . -name "Make*" -o -name "configure.*" |xargs sed -i -e 's,configure\.in,configure.ac,g'
14mr|alsa-tools-1.0.28-2|217	
14mr|alsa-tools-1.0.28-2|218	%build
14mr|alsa-tools-1.0.28-2|219	for i in %{MODULES}; do
14mr|alsa-tools-1.0.28-2|220	pushd ${i}
14mr|alsa-tools-1.0.28-2|221	libtoolize -c -f
14mr|alsa-tools-1.0.28-2|222	autoreconf -fi
14mr|alsa-tools-1.0.28-2|223	%configure2_5x
14mr|alsa-tools-1.0.28-2|224	%make
14mr|alsa-tools-1.0.28-2|225	popd
14mr|alsa-tools-1.0.28-2|226	done
14mr|alsa-tools-1.0.28-2|227	
14mr|alsa-tools-1.0.28-2|228	%install
14mr|alsa-tools-1.0.28-2|229	for i in %{MODULES}; do
14mr|alsa-tools-1.0.28-2|230	pushd ${i}
14mr|alsa-tools-1.0.28-2|231	%makeinstall_std
14mr|alsa-tools-1.0.28-2|232	popd
14mr|alsa-tools-1.0.28-2|233	done
14mr|alsa-tools-1.0.28-2|234	
14mr|alsa-tools-1.0.28-2|235	# install menu entries
14mr|alsa-tools-1.0.28-2|236	mkdir -p %{buildroot}%{_datadir}/applications
14mr|alsa-tools-1.0.28-2|237	cat > %{buildroot}%{_datadir}/applications/echomixer.desktop << EOF
14mr|alsa-tools-1.0.28-2|238	[Desktop Entry]
14mr|alsa-tools-1.0.28-2|239	Name=Echo mixer
14mr|alsa-tools-1.0.28-2|240	Comment=Control tool for Echoaudio sound cards
14mr|alsa-tools-1.0.28-2|241	Exec=%{_bindir}/echomixer
14mr|alsa-tools-1.0.28-2|242	Icon=sound_section
14mr|alsa-tools-1.0.28-2|243	Terminal=false
14mr|alsa-tools-1.0.28-2|244	Type=Application
14mr|alsa-tools-1.0.28-2|245	Categories=AudioVideo;Audio;Mixer;
14mr|alsa-tools-1.0.28-2|246	EOF
14mr|alsa-tools-1.0.28-2|247	
14mr|alsa-tools-1.0.28-2|248	mkdir -p %{buildroot}%{_datadir}/applications
14mr|alsa-tools-1.0.28-2|249	cat > %{buildroot}%{_datadir}/applications/envy24control.desktop << EOF
14mr|alsa-tools-1.0.28-2|250	[Desktop Entry]
14mr|alsa-tools-1.0.28-2|251	Name=Envy24control
14mr|alsa-tools-1.0.28-2|252	Comment=Control tool for Envy24 (ice1712) based sound cards
14mr|alsa-tools-1.0.28-2|253	Exec=%{_bindir}/envy24control
14mr|alsa-tools-1.0.28-2|254	Icon=sound_section
14mr|alsa-tools-1.0.28-2|255	Terminal=false
14mr|alsa-tools-1.0.28-2|256	Type=Application
14mr|alsa-tools-1.0.28-2|257	Categories=AudioVideo;Audio;Mixer;
14mr|alsa-tools-1.0.28-2|258	EOF
14mr|alsa-tools-1.0.28-2|259	
14mr|alsa-tools-1.0.28-2|260	mkdir -p %{buildroot}%{_datadir}/applications
14mr|alsa-tools-1.0.28-2|261	cat > %{buildroot}%{_datadir}/applications/rmedigicontrol.desktop << EOF
14mr|alsa-tools-1.0.28-2|262	[Desktop Entry]
14mr|alsa-tools-1.0.28-2|263	Name=RME Digicontrol
14mr|alsa-tools-1.0.28-2|264	Comment=Control panel for RME Hammerfall
14mr|alsa-tools-1.0.28-2|265	Exec=%{_bindir}/rmedigicontrol
14mr|alsa-tools-1.0.28-2|266	Icon=sound_section
14mr|alsa-tools-1.0.28-2|267	Terminal=false
14mr|alsa-tools-1.0.28-2|268	Type=Application
14mr|alsa-tools-1.0.28-2|269	Categories=AudioVideo;Audio;Mixer;
14mr|alsa-tools-1.0.28-2|270	EOF
14mr|alsa-tools-1.0.28-2|271	
14mr|alsa-tools-1.0.28-2|272	# fix .desktop files
14mr|alsa-tools-1.0.28-2|273	sed -i 's,.png,,' %{buildroot}%{_datadir}/applications/{hdspconf,hdspmixer}.desktop
14mr|alsa-tools-1.0.28-2|274	
14mr|alsa-tools-1.0.28-2|275	desktop-file-install \
14mr|alsa-tools-1.0.28-2|276	--vendor="" \
14mr|alsa-tools-1.0.28-2|277	--remove-key="Encoding" \
14mr|alsa-tools-1.0.28-2|278	--remove-key="FilePattern" \
14mr|alsa-tools-1.0.28-2|279	--remove-category="Application" \
14mr|alsa-tools-1.0.28-2|280	--dir=%{buildroot}%{_datadir}/applications/ \
14mr|alsa-tools-1.0.28-2|281	%{buildroot}%{_datadir}/applications/*
14mr|alsa-tools-1.0.28-2|282	
14mr|alsa-tools-1.0.28-2|283	# udev rules file for usx2yloader - AdamW 2008/03
14mr|alsa-tools-1.0.28-2|284	mkdir -p %{buildroot}/lib/udev/rules.d/
14mr|alsa-tools-1.0.28-2|285	install -p -m 0644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
14mr|alsa-tools-1.0.28-2|286	
14mr|alsa-tools-1.0.28-2|287	
14mr|alsa-tools-1.0.28-2|288	%changelog
14mr|alsa-tools-1.0.28-2|289	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.28-2
14mr|alsa-tools-1.0.28-2|290	+ Revision: 9ce4958
14mr|alsa-tools-1.0.28-2|291	- MassBuild#440: Increase release tag
14mr|alsa-tools-1.0.28-2|292	
14mr|alsa-tools-1.0.28-2|293	

15785 14
14mr|alsa-utils-1.0.28-2|1	Summary:	Advanced Linux Sound Architecture (ALSA) utilities
14mr|alsa-utils-1.0.28-2|2	Name:		alsa-utils
14mr|alsa-utils-1.0.28-2|3	Version:	1.0.28
14mr|alsa-utils-1.0.28-2|4	Release:	2
14mr|alsa-utils-1.0.28-2|5	License:	GPLv2+
14mr|alsa-utils-1.0.28-2|6	Group:		Sound
14mr|alsa-utils-1.0.28-2|7	Url:		http://www.alsa-project.org
14mr|alsa-utils-1.0.28-2|8	Source0:	ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}.tar.bz2
14mr|alsa-utils-1.0.28-2|9	BuildRequires:	kernel-headers
14mr|alsa-utils-1.0.28-2|10	BuildRequires:	systemd-units
14mr|alsa-utils-1.0.28-2|11	BuildRequires:	xmlto
14mr|alsa-utils-1.0.28-2|12	BuildRequires:	pkgconfig(alsa) >= %{version}
14mr|alsa-utils-1.0.28-2|13	BuildRequires:	pkgconfig(ncurses)
14mr|alsa-utils-1.0.28-2|14	BuildRequires:	pkgconfig(ncursesw)
14mr|alsa-utils-1.0.28-2|15	Requires:	alsa-lib >= 1:%{version}
14mr|alsa-utils-1.0.28-2|16	# dependancies for alsaconf:
14mr|alsa-utils-1.0.28-2|17	Requires:	pciutils
14mr|alsa-utils-1.0.28-2|18	
14mr|alsa-utils-1.0.28-2|19	%description
14mr|alsa-utils-1.0.28-2|20	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mr|alsa-utils-1.0.28-2|21	with support for a large range of ISA and PCI cards. Fully compatible with
14mr|alsa-utils-1.0.28-2|22	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mr|alsa-utils-1.0.28-2|23	
14mr|alsa-utils-1.0.28-2|24	This is the utilities package, which allows you to manipulate ALSA settings.
14mr|alsa-utils-1.0.28-2|25	
14mr|alsa-utils-1.0.28-2|26	%files
14mr|alsa-utils-1.0.28-2|27	%doc [A-Z][A-Z]*
14mr|alsa-utils-1.0.28-2|28	%{_bindir}/[a-i]*
14mr|alsa-utils-1.0.28-2|29	%{_sbindir}/alsactl
14mr|alsa-utils-1.0.28-2|30	/sbin/alsactl
14mr|alsa-utils-1.0.28-2|31	%{_mandir}/man1/[a-i]*
14mr|alsa-utils-1.0.28-2|32	%{_mandir}/man7/alsactl_init.7*
14mr|alsa-utils-1.0.28-2|33	%{_datadir}/alsa/
14mr|alsa-utils-1.0.28-2|34	/lib/systemd/system/*.service
14mr|alsa-utils-1.0.28-2|35	/lib/systemd/system/*/*.service
14mr|alsa-utils-1.0.28-2|36	/lib/udev/rules.d/*.rules
14mr|alsa-utils-1.0.28-2|37	/var/lib/alsa
14mr|alsa-utils-1.0.28-2|38	
14mr|alsa-utils-1.0.28-2|39	#----------------------------------------------------------------------------
14mr|alsa-utils-1.0.28-2|40	
14mr|alsa-utils-1.0.28-2|41	%package -n speaker-test
14mr|alsa-utils-1.0.28-2|42	Summary:	ALSA test tool
14mr|alsa-utils-1.0.28-2|43	Group:		Sound
14mr|alsa-utils-1.0.28-2|44	Requires:	alsa-utils
14mr|alsa-utils-1.0.28-2|45	
14mr|alsa-utils-1.0.28-2|46	%description -n speaker-test
14mr|alsa-utils-1.0.28-2|47	speaker-test is a tool that enables one to test his head phones.
14mr|alsa-utils-1.0.28-2|48	
14mr|alsa-utils-1.0.28-2|49	%files -n speaker-test
14mr|alsa-utils-1.0.28-2|50	%{_bindir}/speaker-test
14mr|alsa-utils-1.0.28-2|51	%{_mandir}/man1/speaker-test.*
14mr|alsa-utils-1.0.28-2|52	%{_datadir}/sounds/alsa/
14mr|alsa-utils-1.0.28-2|53	
14mr|alsa-utils-1.0.28-2|54	#----------------------------------------------------------------------------
14mr|alsa-utils-1.0.28-2|55	
14mr|alsa-utils-1.0.28-2|56	%package -n alsaconf
14mr|alsa-utils-1.0.28-2|57	Summary:	ALSA configuration tool
14mr|alsa-utils-1.0.28-2|58	Group:		Sound
14mr|alsa-utils-1.0.28-2|59	Requires:	alsa-utils
14mr|alsa-utils-1.0.28-2|60	Requires:	whiptail
14mr|alsa-utils-1.0.28-2|61	Requires:	cdialog
14mr|alsa-utils-1.0.28-2|62	
14mr|alsa-utils-1.0.28-2|63	%description -n alsaconf
14mr|alsa-utils-1.0.28-2|64	Alsaconf is a tool that enables one to configure his sound card with ALSA.
14mr|alsa-utils-1.0.28-2|65	It's often not not needed as mandriva linux will autoconfigure sound cards.
14mr|alsa-utils-1.0.28-2|66	
14mr|alsa-utils-1.0.28-2|67	%files -n alsaconf -f alsaconf.lang
14mr|alsa-utils-1.0.28-2|68	%{_sbindir}/alsaconf
14mr|alsa-utils-1.0.28-2|69	%{_mandir}/man8/alsaconf.*
14mr|alsa-utils-1.0.28-2|70	%lang(fr) %{_mandir}/fr/man8/alsaconf.*
14mr|alsa-utils-1.0.28-2|71	
14mr|alsa-utils-1.0.28-2|72	#----------------------------------------------------------------------------
14mr|alsa-utils-1.0.28-2|73	
14mr|alsa-utils-1.0.28-2|74	%prep
14mr|alsa-utils-1.0.28-2|75	%setup -q
14mr|alsa-utils-1.0.28-2|76	
14mr|alsa-utils-1.0.28-2|77	%build
14mr|alsa-utils-1.0.28-2|78	%configure2_5x \
14mr|alsa-utils-1.0.28-2|79	--disable-rpath \
14mr|alsa-utils-1.0.28-2|80	--with-systemdsystemunitdir=%{_unitdir}
14mr|alsa-utils-1.0.28-2|81	
14mr|alsa-utils-1.0.28-2|82	%make all
14mr|alsa-utils-1.0.28-2|83	
14mr|alsa-utils-1.0.28-2|84	%install
14mr|alsa-utils-1.0.28-2|85	%makeinstall_std mkdir_p="mkdir -p"
14mr|alsa-utils-1.0.28-2|86	
14mr|alsa-utils-1.0.28-2|87	# Create /var/lib/alsa tree
14mr|alsa-utils-1.0.28-2|88	mkdir -p -m 755 %{buildroot}/var/lib/alsa
14mr|alsa-utils-1.0.28-2|89	
14mr|alsa-utils-1.0.28-2|90	# move alsactl in /sbin in order to reload mixer settings on bootstrapping:
14mr|alsa-utils-1.0.28-2|91	mkdir %{buildroot}/sbin
14mr|alsa-utils-1.0.28-2|92	mv %{buildroot}%{_sbindir}/alsactl %{buildroot}/sbin/alsactl
14mr|alsa-utils-1.0.28-2|93	
14mr|alsa-utils-1.0.28-2|94	ln -s ../../sbin/alsactl %{buildroot}%{_sbindir}
14mr|alsa-utils-1.0.28-2|95	
14mr|alsa-utils-1.0.28-2|96	%find_lang alsaconf
14mr|alsa-utils-1.0.28-2|97	%find_lang alsa-utils
14mr|alsa-utils-1.0.28-2|98	cat alsa-utils.lang >> alsaconf.lang
14mr|alsa-utils-1.0.28-2|99	
14mr|alsa-utils-1.0.28-2|100	
14mr|alsa-utils-1.0.28-2|101	%changelog
14mr|alsa-utils-1.0.28-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.28-2
14mr|alsa-utils-1.0.28-2|103	+ Revision: b4b7705
14mr|alsa-utils-1.0.28-2|104	- MassBuild#440: Increase release tag
14mr|alsa-utils-1.0.28-2|105	
14mr|alsa-utils-1.0.28-2|106	

15786 14
14mr|amarok-2.8.0-6|1	Summary:	A powerful media player for KDE4
14mr|amarok-2.8.0-6|2	Name:		amarok
14mr|amarok-2.8.0-6|3	Epoch:		3
14mr|amarok-2.8.0-6|4	Version:	2.8.0
14mr|amarok-2.8.0-6|5	Release:	6
14mr|amarok-2.8.0-6|6	Group:		Sound
14mr|amarok-2.8.0-6|7	License:	GPLv2+
14mr|amarok-2.8.0-6|8	Url:		http://amarok.kde.org/
14mr|amarok-2.8.0-6|9	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mr|amarok-2.8.0-6|10	Source100:	amarok.rpmlintrc
14mr|amarok-2.8.0-6|11	Patch0:		amarok-2.6.0-lastfm1.patch
14mr|amarok-2.8.0-6|12	BuildRequires:	clamz
14mr|amarok-2.8.0-6|13	BuildRequires:	cmake
14mr|amarok-2.8.0-6|14	BuildRequires:	qtscriptgenerator
14mr|amarok-2.8.0-6|15	BuildRequires:	ffmpeg-devel
14mr|amarok-2.8.0-6|16	BuildRequires:	kdelibs4-devel
14mr|amarok-2.8.0-6|17	BuildRequires:	kdebase4-workspace-devel
14mr|amarok-2.8.0-6|18	BuildRequires:	libaio-devel
14mr|amarok-2.8.0-6|19	BuildRequires:	libifp-devel
14mr|amarok-2.8.0-6|20	BuildRequires:	liblastfm-devel
14mr|amarok-2.8.0-6|21	BuildRequires:	libmp4v2-devel
14mr|amarok-2.8.0-6|22	BuildRequires:	nepomuk-core-devel
14mr|amarok-2.8.0-6|23	BuildRequires:	pkgconfig(glib-2.0)
14mr|amarok-2.8.0-6|24	BuildRequires:	pkgconfig(libcurl)
14mr|amarok-2.8.0-6|25	BuildRequires:	pkgconfig(libgpod-1.0)
14mr|amarok-2.8.0-6|26	BuildRequires:	pkgconfig(libmtp)
14mr|amarok-2.8.0-6|27	BuildRequires:	pkgconfig(libmygpo-qt) >= 1.0.6
14mr|amarok-2.8.0-6|28	BuildRequires:	pkgconfig(libnjb)
14mr|amarok-2.8.0-6|29	BuildRequires:	pkgconfig(libofa)
14mr|amarok-2.8.0-6|30	BuildRequires:	pkgconfig(libvisual-0.4)
14mr|amarok-2.8.0-6|31	BuildRequires:	pkgconfig(loudmouth-1.0)
14mr|amarok-2.8.0-6|32	BuildRequires:	pkgconfig(qca2)
14mr|amarok-2.8.0-6|33	BuildRequires:	pkgconfig(taglib)
14mr|amarok-2.8.0-6|34	BuildRequires:	pkgconfig(taglib-extras)
14mr|amarok-2.8.0-6|35	Suggests:	%{name}-scripts = %{EVRD}
14mr|amarok-2.8.0-6|36	%if "%{distepoch}" >= "2014.0"
14mr|amarok-2.8.0-6|37	BuildRequires:	mariadb-static-devel
14mr|amarok-2.8.0-6|38	BuildRequires:	mariadb-server
14mr|amarok-2.8.0-6|39	Requires:	mariadb-common
14mr|amarok-2.8.0-6|40	%else
14mr|amarok-2.8.0-6|41	BuildRequires:	mysql-static-devel
14mr|amarok-2.8.0-6|42	Requires:	mysql-common-core
14mr|amarok-2.8.0-6|43	%endif
14mr|amarok-2.8.0-6|44	Requires:	qtscriptbindings
14mr|amarok-2.8.0-6|45	Requires:	kde4-audiocd
14mr|amarok-2.8.0-6|46	Requires:	gstreamer0.10-tools
14mr|amarok-2.8.0-6|47	Requires:	clamz
14mr|amarok-2.8.0-6|48	Obsoletes:	%{_lib}amarokqtjson1 < 3:2.7.0
14mr|amarok-2.8.0-6|49	%rename		amarok-utils
14mr|amarok-2.8.0-6|50	
14mr|amarok-2.8.0-6|51	%description
14mr|amarok-2.8.0-6|52	Feature Overview
14mr|amarok-2.8.0-6|53	
14mr|amarok-2.8.0-6|54	* Music Collection:
14mr|amarok-2.8.0-6|55	You have a huge music library and want to locate tracks quickly? Let amaroK's
14mr|amarok-2.8.0-6|56	powerful Collection take care of that! It's a database powered music store,
14mr|amarok-2.8.0-6|57	which keeps track of your complete music library, allowing you to find any
14mr|amarok-2.8.0-6|58	title in a matter of seconds.
14mr|amarok-2.8.0-6|59	
14mr|amarok-2.8.0-6|60	* Intuitive User Interface:
14mr|amarok-2.8.0-6|61	You will be amazed to see how easy amaroK is to use! Simply drag-and-drop files
14mr|amarok-2.8.0-6|62	into the playlist. No hassle with complicated  buttons or tangled menus.
14mr|amarok-2.8.0-6|63	Listening to music has never been easier!
14mr|amarok-2.8.0-6|64	
14mr|amarok-2.8.0-6|65	* Streaming Radio:
14mr|amarok-2.8.0-6|66	Web streams take radio to the next level: Listen to thousands of great radio
14mr|amarok-2.8.0-6|67	stations on the internet, for free! amaroK provides excellent streaming
14mr|amarok-2.8.0-6|68	support, with advanced features, such as displaying titles of the currently
14mr|amarok-2.8.0-6|69	playing songs.
14mr|amarok-2.8.0-6|70	
14mr|amarok-2.8.0-6|71	* Context Browser:
14mr|amarok-2.8.0-6|72	This tool provides useful information on the music you are currently listening
14mr|amarok-2.8.0-6|73	to, and can make listening suggestions, based on your personal music taste. An
14mr|amarok-2.8.0-6|74	innovate and unique feature.
14mr|amarok-2.8.0-6|75	
14mr|amarok-2.8.0-6|76	* Visualizations:
14mr|amarok-2.8.0-6|77	amaroK is compatible with XMMS visualization plugins. Allows you to use the
14mr|amarok-2.8.0-6|78	great number of stunning visualizations available on the net. 3d visualizations
14mr|amarok-2.8.0-6|79	with OpenGL are a great way to enhance your music experience.
14mr|amarok-2.8.0-6|80	
14mr|amarok-2.8.0-6|81	%files -f %{name}.lang
14mr|amarok-2.8.0-6|82	%{_kde_bindir}/amarok
14mr|amarok-2.8.0-6|83	%{_kde_bindir}/amarokcollectionscanner
14mr|amarok-2.8.0-6|84	%{_kde_bindir}/amarok_afttagger
14mr|amarok-2.8.0-6|85	%{_kde_bindir}/amarokmp3tunesharmonydaemon
14mr|amarok-2.8.0-6|86	%{_kde_bindir}/amarokpkg
14mr|amarok-2.8.0-6|87	%{_kde_bindir}/amzdownloader
14mr|amarok-2.8.0-6|88	%{_kde_datadir}/applications/kde4/amarok.desktop
14mr|amarok-2.8.0-6|89	%{_kde_datadir}/applications/kde4/amarok_containers.desktop
14mr|amarok-2.8.0-6|90	%{_kde_datadir}/applications/kde4/amzdownloader.desktop
14mr|amarok-2.8.0-6|91	%{_kde_datadir}/config/amarok.knsrc
14mr|amarok-2.8.0-6|92	%{_kde_datadir}/config/amarok_homerc
14mr|amarok-2.8.0-6|93	%{_kde_datadir}/config.kcfg/amarokconfig.kcfg
14mr|amarok-2.8.0-6|94	%{_kde_appsdir}/desktoptheme/*
14mr|amarok-2.8.0-6|95	%{_kde_appsdir}/solid/actions/amarok-play-audiocd.desktop
14mr|amarok-2.8.0-6|96	%{_kde_appsdir}/amarok
14mr|amarok-2.8.0-6|97	%{_kde_appsdir}/kconf_update/*
14mr|amarok-2.8.0-6|98	%{_kde_libdir}/kde4/*
14mr|amarok-2.8.0-6|99	%{_kde_libdir}/libampache_account_login.so
14mr|amarok-2.8.0-6|100	%{_kde_libdir}/libamarok_service_lastfm_shared.so
14mr|amarok-2.8.0-6|101	%{_kde_datadir}/config/amarokapplets.knsrc
14mr|amarok-2.8.0-6|102	%{_kde_datadir}/kde4/services/*
14mr|amarok-2.8.0-6|103	%{_kde_datadir}/kde4/servicetypes/*
14mr|amarok-2.8.0-6|104	%{_kde_iconsdir}/*/*/*/amarok.*
14mr|amarok-2.8.0-6|105	%{_kde_datadir}/dbus-1/interfaces/*
14mr|amarok-2.8.0-6|106	%{_kde_datadir}/mime/packages/amzdownloader.xml
14mr|amarok-2.8.0-6|107	%exclude %{_kde_appsdir}/amarok/scripts/
14mr|amarok-2.8.0-6|108	
14mr|amarok-2.8.0-6|109	#--------------------------------------------------------------------
14mr|amarok-2.8.0-6|110	
14mr|amarok-2.8.0-6|111	%package scripts
14mr|amarok-2.8.0-6|112	Summary:	Scripts for amarok
14mr|amarok-2.8.0-6|113	Group:		Graphical desktop/KDE
14mr|amarok-2.8.0-6|114	Requires:	%{name} = %{EVRD}
14mr|amarok-2.8.0-6|115	BuildArch:	noarch
14mr|amarok-2.8.0-6|116	
14mr|amarok-2.8.0-6|117	%description scripts
14mr|amarok-2.8.0-6|118	This package includes python scripts for amarok.
14mr|amarok-2.8.0-6|119	
14mr|amarok-2.8.0-6|120	%files scripts
14mr|amarok-2.8.0-6|121	%dir %{_kde_appsdir}/amarok/scripts/
14mr|amarok-2.8.0-6|122	%{_kde_appsdir}/amarok/scripts/*
14mr|amarok-2.8.0-6|123	
14mr|amarok-2.8.0-6|124	#------------------------------------------------
14mr|amarok-2.8.0-6|125	
14mr|amarok-2.8.0-6|126	%define libamaroklib_major 1
14mr|amarok-2.8.0-6|127	%define libamaroklib %mklibname amaroklib %{libamaroklib_major}
14mr|amarok-2.8.0-6|128	
14mr|amarok-2.8.0-6|129	%package -n %{libamaroklib}
14mr|amarok-2.8.0-6|130	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|131	Group:		System/Libraries
14mr|amarok-2.8.0-6|132	
14mr|amarok-2.8.0-6|133	%description -n %{libamaroklib}
14mr|amarok-2.8.0-6|134	Amarok 2 core library.
14mr|amarok-2.8.0-6|135	
14mr|amarok-2.8.0-6|136	%files -n %{libamaroklib}
14mr|amarok-2.8.0-6|137	%{_kde_libdir}/libamaroklib.so.%{libamaroklib_major}*
14mr|amarok-2.8.0-6|138	
14mr|amarok-2.8.0-6|139	#------------------------------------------------
14mr|amarok-2.8.0-6|140	
14mr|amarok-2.8.0-6|141	%define libamarokcore_major 1
14mr|amarok-2.8.0-6|142	%define libamarokcore %mklibname amarokcore %{libamarokcore_major}
14mr|amarok-2.8.0-6|143	
14mr|amarok-2.8.0-6|144	%package -n %{libamarokcore}
14mr|amarok-2.8.0-6|145	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|146	Group:		System/Libraries
14mr|amarok-2.8.0-6|147	
14mr|amarok-2.8.0-6|148	%description -n %{libamarokcore}
14mr|amarok-2.8.0-6|149	Amarok 2 core library.
14mr|amarok-2.8.0-6|150	
14mr|amarok-2.8.0-6|151	%files -n %{libamarokcore}
14mr|amarok-2.8.0-6|152	%{_kde_libdir}/libamarokcore.so.%{libamarokcore_major}*
14mr|amarok-2.8.0-6|153	
14mr|amarok-2.8.0-6|154	#------------------------------------------------
14mr|amarok-2.8.0-6|155	
14mr|amarok-2.8.0-6|156	%define libamarokpud_major 1
14mr|amarok-2.8.0-6|157	%define libamarokpud %mklibname amarokpud %{libamarokpud_major}
14mr|amarok-2.8.0-6|158	
14mr|amarok-2.8.0-6|159	%package -n %{libamarokpud}
14mr|amarok-2.8.0-6|160	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|161	Group:		System/Libraries
14mr|amarok-2.8.0-6|162	
14mr|amarok-2.8.0-6|163	%description -n %{libamarokpud}
14mr|amarok-2.8.0-6|164	Amarok 2 core library.
14mr|amarok-2.8.0-6|165	
14mr|amarok-2.8.0-6|166	%files -n %{libamarokpud}
14mr|amarok-2.8.0-6|167	%{_kde_libdir}/libamarokpud.so.%{libamarokpud_major}*
14mr|amarok-2.8.0-6|168	
14mr|amarok-2.8.0-6|169	#------------------------------------------------
14mr|amarok-2.8.0-6|170	
14mr|amarok-2.8.0-6|171	%define libamarokocsclient_major 4
14mr|amarok-2.8.0-6|172	%define libamarokocsclient %mklibname amarokocsclient %{libamarokocsclient_major}
14mr|amarok-2.8.0-6|173	
14mr|amarok-2.8.0-6|174	%package -n %{libamarokocsclient}
14mr|amarok-2.8.0-6|175	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|176	Group:		System/Libraries
14mr|amarok-2.8.0-6|177	
14mr|amarok-2.8.0-6|178	%description -n %{libamarokocsclient}
14mr|amarok-2.8.0-6|179	Amarok 2 core library.
14mr|amarok-2.8.0-6|180	
14mr|amarok-2.8.0-6|181	%files -n %{libamarokocsclient}
14mr|amarok-2.8.0-6|182	%{_kde_libdir}/libamarokocsclient.so.%{libamarokocsclient_major}*
14mr|amarok-2.8.0-6|183	
14mr|amarok-2.8.0-6|184	#------------------------------------------------
14mr|amarok-2.8.0-6|185	
14mr|amarok-2.8.0-6|186	%define libamarokshared_major 1
14mr|amarok-2.8.0-6|187	%define libamarokshared %mklibname amarokshared %{libamarokshared_major}
14mr|amarok-2.8.0-6|188	
14mr|amarok-2.8.0-6|189	%package -n %{libamarokshared}
14mr|amarok-2.8.0-6|190	Summary:	Amarok 2 shared library
14mr|amarok-2.8.0-6|191	Group:		System/Libraries
14mr|amarok-2.8.0-6|192	
14mr|amarok-2.8.0-6|193	%description -n %{libamarokshared}
14mr|amarok-2.8.0-6|194	Amarok 2 shared library.
14mr|amarok-2.8.0-6|195	
14mr|amarok-2.8.0-6|196	%files -n %{libamarokshared}
14mr|amarok-2.8.0-6|197	%{_kde_libdir}/libamarokshared.so.%{libamarokshared_major}*
14mr|amarok-2.8.0-6|198	
14mr|amarok-2.8.0-6|199	
14mr|amarok-2.8.0-6|200	#------------------------------------------------
14mr|amarok-2.8.0-6|201	
14mr|amarok-2.8.0-6|202	%define libamaroksqlcollection_major 1
14mr|amarok-2.8.0-6|203	%define libamaroksqlcollection %mklibname amarok-sqlcollection %{libamaroksqlcollection_major}
14mr|amarok-2.8.0-6|204	
14mr|amarok-2.8.0-6|205	%package -n %{libamaroksqlcollection}
14mr|amarok-2.8.0-6|206	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|207	Group:		System/Libraries
14mr|amarok-2.8.0-6|208	
14mr|amarok-2.8.0-6|209	%description -n %{libamaroksqlcollection}
14mr|amarok-2.8.0-6|210	Amarok 2 core library.
14mr|amarok-2.8.0-6|211	
14mr|amarok-2.8.0-6|212	%files -n %{libamaroksqlcollection}
14mr|amarok-2.8.0-6|213	%{_kde_libdir}/libamarok-sqlcollection.so.%{libamaroksqlcollection_major}*
14mr|amarok-2.8.0-6|214	
14mr|amarok-2.8.0-6|215	#------------------------------------------------
14mr|amarok-2.8.0-6|216	
14mr|amarok-2.8.0-6|217	%define libamaroktranscoding_major 1
14mr|amarok-2.8.0-6|218	%define libamaroktranscoding %mklibname amarok-transcoding %{libamaroktranscoding_major}
14mr|amarok-2.8.0-6|219	
14mr|amarok-2.8.0-6|220	%package -n %{libamaroktranscoding}
14mr|amarok-2.8.0-6|221	Summary:	Amarok 2 core library
14mr|amarok-2.8.0-6|222	Group:		System/Libraries
14mr|amarok-2.8.0-6|223	
14mr|amarok-2.8.0-6|224	%description -n %{libamaroktranscoding}
14mr|amarok-2.8.0-6|225	Amarok 2 core library.
14mr|amarok-2.8.0-6|226	
14mr|amarok-2.8.0-6|227	%files -n %{libamaroktranscoding}
14mr|amarok-2.8.0-6|228	%{_kde_libdir}/libamarok-transcoding.so.%{libamaroktranscoding_major}*
14mr|amarok-2.8.0-6|229	
14mr|amarok-2.8.0-6|230	#------------------------------------------------
14mr|amarok-2.8.0-6|231	
14mr|amarok-2.8.0-6|232	%define devname %mklibname -d %{name}
14mr|amarok-2.8.0-6|233	
14mr|amarok-2.8.0-6|234	%package -n %{devname}
14mr|amarok-2.8.0-6|235	Summary:	Headers of %{name} for development
14mr|amarok-2.8.0-6|236	Group:		Development/C
14mr|amarok-2.8.0-6|237	Requires:	%{libamaroklib} = %{EVRD}
14mr|amarok-2.8.0-6|238	Requires:	%{libamarokcore} = %{EVRD}
14mr|amarok-2.8.0-6|239	Requires:	%{libamarokpud} = %{EVRD}
14mr|amarok-2.8.0-6|240	Requires:	%{libamarokocsclient} = %{EVRD}
14mr|amarok-2.8.0-6|241	Requires:	%{libamaroksqlcollection} = %{EVRD}
14mr|amarok-2.8.0-6|242	Requires:	%{libamaroktranscoding} = %{EVRD}
14mr|amarok-2.8.0-6|243	Provides:	%{name}-devel = %{EVRD}
14mr|amarok-2.8.0-6|244	
14mr|amarok-2.8.0-6|245	%description -n %{devname}
14mr|amarok-2.8.0-6|246	Headers of %{name} for development.
14mr|amarok-2.8.0-6|247	
14mr|amarok-2.8.0-6|248	%files -n %{devname}
14mr|amarok-2.8.0-6|249	%{_kde_libdir}/libamaroklib.so
14mr|amarok-2.8.0-6|250	%{_kde_libdir}/libamarokcore.so
14mr|amarok-2.8.0-6|251	%{_kde_libdir}/libamarokpud.so
14mr|amarok-2.8.0-6|252	%{_kde_libdir}/libamarokocsclient.so
14mr|amarok-2.8.0-6|253	%{_kde_libdir}/libamarok-sqlcollection.so
14mr|amarok-2.8.0-6|254	%{_kde_libdir}/libamarok-transcoding.so
14mr|amarok-2.8.0-6|255	%{_kde_libdir}/libamarokshared.so
14mr|amarok-2.8.0-6|256	
14mr|amarok-2.8.0-6|257	#--------------------------------------------------------------------
14mr|amarok-2.8.0-6|258	
14mr|amarok-2.8.0-6|259	%prep
14mr|amarok-2.8.0-6|260	%setup -q
14mr|amarok-2.8.0-6|261	
14mr|amarok-2.8.0-6|262	%build
14mr|amarok-2.8.0-6|263	%cmake_kde4 -DKDE4_BUILD_TESTS=OFF
14mr|amarok-2.8.0-6|264	
14mr|amarok-2.8.0-6|265	%make
14mr|amarok-2.8.0-6|266	
14mr|amarok-2.8.0-6|267	%install
14mr|amarok-2.8.0-6|268	%makeinstall_std -C build
14mr|amarok-2.8.0-6|269	
14mr|amarok-2.8.0-6|270	%find_lang %{name} --with-kde --all-name
14mr|amarok-2.8.0-6|271	
14mr|amarok-2.8.0-6|272	
14mr|amarok-2.8.0-6|273	%changelog
14mr|amarok-2.8.0-6|274	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:2.8.0-6
14mr|amarok-2.8.0-6|275	+ Revision: 635eb3d
14mr|amarok-2.8.0-6|276	- MassBuild#440: Increase release tag
14mr|amarok-2.8.0-6|277	
14mr|amarok-2.8.0-6|278	

15787 14
14mr|amarok-scripts-zh_CN-0.8.11.29-8|1	Name: amarok-scripts-zh_CN
14mr|amarok-scripts-zh_CN-0.8.11.29-8|2	Summary: Amarok scripts for Chinese users
14mr|amarok-scripts-zh_CN-0.8.11.29-8|3	Version: 0.8.11.29
14mr|amarok-scripts-zh_CN-0.8.11.29-8|4	Release: 8
14mr|amarok-scripts-zh_CN-0.8.11.29-8|5	License: GPLv2+
14mr|amarok-scripts-zh_CN-0.8.11.29-8|6	Url: http://www.kde-apps.org/index.php?xcontentmode=57
14mr|amarok-scripts-zh_CN-0.8.11.29-8|7	Group: Sound
14mr|amarok-scripts-zh_CN-0.8.11.29-8|8	Source0: http://www.kde-apps.org/CONTENT/content-files/91785-lyrics_CN.amarokscript.tar.gz
14mr|amarok-scripts-zh_CN-0.8.11.29-8|9	Source1: http://www.kde-apps.org/CONTENT/content-files/91784-amarok-radio-cn.amarokscript.tar.gz
14mr|amarok-scripts-zh_CN-0.8.11.29-8|10	Requires: amarok >= 3:1.98
14mr|amarok-scripts-zh_CN-0.8.11.29-8|11	BuildArch: noarch
14mr|amarok-scripts-zh_CN-0.8.11.29-8|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|amarok-scripts-zh_CN-0.8.11.29-8|13	BuildRequires: kde4-macros
14mr|amarok-scripts-zh_CN-0.8.11.29-8|14	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|15	%description
14mr|amarok-scripts-zh_CN-0.8.11.29-8|16	This package contains several amarok scripts useful for Chinese users.
14mr|amarok-scripts-zh_CN-0.8.11.29-8|17	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|18	%prep
14mr|amarok-scripts-zh_CN-0.8.11.29-8|19	%setup -q -a1 -c -n %name
14mr|amarok-scripts-zh_CN-0.8.11.29-8|20	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|21	%install
14mr|amarok-scripts-zh_CN-0.8.11.29-8|22	rm -fr %buildroot
14mr|amarok-scripts-zh_CN-0.8.11.29-8|23	mkdir -p %buildroot%_kde_appsdir/amarok/scripts
14mr|amarok-scripts-zh_CN-0.8.11.29-8|24	cp -fr * %buildroot%_kde_appsdir/amarok/scripts/
14mr|amarok-scripts-zh_CN-0.8.11.29-8|25	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|26	%clean
14mr|amarok-scripts-zh_CN-0.8.11.29-8|27	rm -fr %buildroot
14mr|amarok-scripts-zh_CN-0.8.11.29-8|28	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|29	%files
14mr|amarok-scripts-zh_CN-0.8.11.29-8|30	%defattr(-,root,root,-)
14mr|amarok-scripts-zh_CN-0.8.11.29-8|31	%_kde_appsdir/amarok/scripts/*
14mr|amarok-scripts-zh_CN-0.8.11.29-8|32	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|33	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|34	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|35	%changelog
14mr|amarok-scripts-zh_CN-0.8.11.29-8|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.11.29-8
14mr|amarok-scripts-zh_CN-0.8.11.29-8|37	+ Revision: 78bdbc8
14mr|amarok-scripts-zh_CN-0.8.11.29-8|38	- MassBuild#440: Increase release tag
14mr|amarok-scripts-zh_CN-0.8.11.29-8|39	
14mr|amarok-scripts-zh_CN-0.8.11.29-8|40	

15788 14
14mr|amavisd-new-2.7.0-2|1	Summary:	A Mail Virus Scanner
14mr|amavisd-new-2.7.0-2|2	Name:		amavisd-new
14mr|amavisd-new-2.7.0-2|3	Version:	2.7.0
14mr|amavisd-new-2.7.0-2|4	Release:	2
14mr|amavisd-new-2.7.0-2|5	License:	GPL
14mr|amavisd-new-2.7.0-2|6	Group:		Networking/Mail
14mr|amavisd-new-2.7.0-2|7	URL:		http://www.ijs.si/software/amavisd/
14mr|amavisd-new-2.7.0-2|8	Source0:	http://www.ijs.si/software/amavisd/%{name}-%{version}.tar.gz
14mr|amavisd-new-2.7.0-2|9	Patch0:		amavisd-new-2.4.5-init.patch
14mr|amavisd-new-2.7.0-2|10	Patch1:		amavisd-new-mdv_conf.diff
14mr|amavisd-new-2.7.0-2|11	Patch2:		amavisd-new-mdv_conf-2.diff
14mr|amavisd-new-2.7.0-2|12	Patch3:		amavisd-new-2.6.4-SA.patch
14mr|amavisd-new-2.7.0-2|13	Patch4:		amavisd-new-2.6.4-snmp.patch
14mr|amavisd-new-2.7.0-2|14	Requires:	file >= 4.21
14mr|amavisd-new-2.7.0-2|15	# http://archives.mandrivalinux.com/cooker/2005-06/msg01987.php
14mr|amavisd-new-2.7.0-2|16	Requires:	mail-server
14mr|amavisd-new-2.7.0-2|17	Requires:	perl-Archive-Tar
14mr|amavisd-new-2.7.0-2|18	Requires:	perl-Archive-Zip
14mr|amavisd-new-2.7.0-2|19	Requires:	perl-BerkeleyDB
14mr|amavisd-new-2.7.0-2|20	Requires:	perl(Compress::Zlib)
14mr|amavisd-new-2.7.0-2|21	Requires:	perl-Convert-TNEF
14mr|amavisd-new-2.7.0-2|22	Requires:	perl-Convert-UUlib >= 1.08
14mr|amavisd-new-2.7.0-2|23	Requires:	perl-Crypt-OpenSSL-RSA
14mr|amavisd-new-2.7.0-2|24	Requires:	perl-DBI
14mr|amavisd-new-2.7.0-2|25	Requires:	perl-Digest-MD5
14mr|amavisd-new-2.7.0-2|26	Requires:	perl-IO-stringy
14mr|amavisd-new-2.7.0-2|27	Requires:	perl-ldap
14mr|amavisd-new-2.7.0-2|28	Requires:	perl-libnet
14mr|amavisd-new-2.7.0-2|29	Requires:	perl-Mail-DKIM
14mr|amavisd-new-2.7.0-2|30	Requires:	perl-Mail-SpamAssassin
14mr|amavisd-new-2.7.0-2|31	Requires:	perl-MailTools
14mr|amavisd-new-2.7.0-2|32	Requires:	perl-MIME-Base64
14mr|amavisd-new-2.7.0-2|33	Requires:	perl-MIME-tools >= 5.411
14mr|amavisd-new-2.7.0-2|34	Requires:	perl-Net-Server >= 0.84
14mr|amavisd-new-2.7.0-2|35	Requires:	perl-Razor-Agent
14mr|amavisd-new-2.7.0-2|36	Requires:	perl-Time-HiRes
14mr|amavisd-new-2.7.0-2|37	Requires:	perl-Unix-Syslog
14mr|amavisd-new-2.7.0-2|38	Requires:	spamassassin >= 2.60
14mr|amavisd-new-2.7.0-2|39	Requires:	spamassassin-spamd >= 2.60
14mr|amavisd-new-2.7.0-2|40	Requires:	spamassassin-spamc >= 2.60
14mr|amavisd-new-2.7.0-2|41	Requires:	binutils
14mr|amavisd-new-2.7.0-2|42	Requires:	bzip2
14mr|amavisd-new-2.7.0-2|43	Requires:	cabextract
14mr|amavisd-new-2.7.0-2|44	Requires:	tnef
14mr|amavisd-new-2.7.0-2|45	Requires:	lha
14mr|amavisd-new-2.7.0-2|46	Requires:	lzop
14mr|amavisd-new-2.7.0-2|47	Requires:	ncompress
14mr|amavisd-new-2.7.0-2|48	Requires:	nomarch
14mr|amavisd-new-2.7.0-2|49	Requires:	pax
14mr|amavisd-new-2.7.0-2|50	Requires:	ripole
14mr|amavisd-new-2.7.0-2|51	Provides:	amavisd
14mr|amavisd-new-2.7.0-2|52	BuildArch:	noarch
14mr|amavisd-new-2.7.0-2|53	# this is for serviceadd, etc.
14mr|amavisd-new-2.7.0-2|54	Requires(post): rpm-helper
14mr|amavisd-new-2.7.0-2|55	Requires(preun): rpm-helper
14mr|amavisd-new-2.7.0-2|56	# this is for useradd, groupadd, etc.
14mr|amavisd-new-2.7.0-2|57	Requires(pre): rpm-helper
14mr|amavisd-new-2.7.0-2|58	Requires(postun): rpm-helper
14mr|amavisd-new-2.7.0-2|59	#PreReq:	clamav
14mr|amavisd-new-2.7.0-2|60	Obsoletes:	amavis-postfix
14mr|amavisd-new-2.7.0-2|61	
14mr|amavisd-new-2.7.0-2|62	%description
14mr|amavisd-new-2.7.0-2|63	AMaViS is a perl script that interfaces a Mail Transport Agent (MTA)
14mr|amavisd-new-2.7.0-2|64	with one or more virus scanners (not provided).
14mr|amavisd-new-2.7.0-2|65	
14mr|amavisd-new-2.7.0-2|66	%prep
14mr|amavisd-new-2.7.0-2|67	
14mr|amavisd-new-2.7.0-2|68	%setup -q -n %{name}-%{version}
14mr|amavisd-new-2.7.0-2|69	%patch0 -p1 -b .init
14mr|amavisd-new-2.7.0-2|70	%patch2 -p1 -b .confpch
14mr|amavisd-new-2.7.0-2|71	%patch3 -p1 -b .SA
14mr|amavisd-new-2.7.0-2|72	%patch4 -p1 -b .SNMP
14mr|amavisd-new-2.7.0-2|73	%build
14mr|amavisd-new-2.7.0-2|74	
14mr|amavisd-new-2.7.0-2|75	%install
14mr|amavisd-new-2.7.0-2|76	
14mr|amavisd-new-2.7.0-2|77	install -d %{buildroot}%{_initrddir}
14mr|amavisd-new-2.7.0-2|78	install -d %{buildroot}%{_sysconfdir}/amavisd
14mr|amavisd-new-2.7.0-2|79	install -d %{buildroot}%{_sbindir}
14mr|amavisd-new-2.7.0-2|80	install -d %{buildroot}%{_bindir}
14mr|amavisd-new-2.7.0-2|81	install -d %{buildroot}/var/lib/amavis/.spamassassin
14mr|amavisd-new-2.7.0-2|82	install -d %{buildroot}/var/spool/amavis/virusmails
14mr|amavisd-new-2.7.0-2|83	install -d %{buildroot}/var/lib/amavis/{tmp,db}
14mr|amavisd-new-2.7.0-2|84	
14mr|amavisd-new-2.7.0-2|85	install -m0755 amavisd_init.sh %{buildroot}%{_initrddir}/amavisd
14mr|amavisd-new-2.7.0-2|86	install -m0640 amavisd.conf %{buildroot}%{_sysconfdir}/amavisd/amavisd.conf
14mr|amavisd-new-2.7.0-2|87	install -m0640 amavisd.conf-default %{buildroot}%{_sysconfdir}/amavisd/amavisd.conf-default
14mr|amavisd-new-2.7.0-2|88	install -m0755 amavisd %{buildroot}%{_sbindir}/amavisd
14mr|amavisd-new-2.7.0-2|89	install -m0755 p0f-analyzer.pl %{buildroot}%{_sbindir}/
14mr|amavisd-new-2.7.0-2|90	install -m0755 amavisd-agent %{buildroot}%{_sbindir}/
14mr|amavisd-new-2.7.0-2|91	install -m0755 amavisd-nanny %{buildroot}%{_sbindir}/
14mr|amavisd-new-2.7.0-2|92	install -m0755 amavisd-release %{buildroot}%{_sbindir}/
14mr|amavisd-new-2.7.0-2|93	install -m0755 amavisd-snmp-subagent %{buildroot}%{_sbindir}/
14mr|amavisd-new-2.7.0-2|94	
14mr|amavisd-new-2.7.0-2|95	
14mr|amavisd-new-2.7.0-2|96	cat > %{buildroot}/var/lib/amavis/.spamassassin/user_prefs <<EOF
14mr|amavisd-new-2.7.0-2|97	# SpamAssassin User Preferences file
14mr|amavisd-new-2.7.0-2|98	# (see perldoc Mail::SpamAssassin::Conf for details of what can be tweaked).
14mr|amavisd-new-2.7.0-2|99	# Note that the entries for headers won't have effect, since those are
14mr|amavisd-new-2.7.0-2|100	# directly handled/overridden by amavisd and amavisd.conf.
14mr|amavisd-new-2.7.0-2|101	
14mr|amavisd-new-2.7.0-2|102	dns_available yes
14mr|amavisd-new-2.7.0-2|103	
14mr|amavisd-new-2.7.0-2|104	# Bayes filters requires at least 200 entries of spam and 200 of ham
14mr|amavisd-new-2.7.0-2|105	# for start working
14mr|amavisd-new-2.7.0-2|106	bayes_file_mode 0640
14mr|amavisd-new-2.7.0-2|107	use_bayes 1
14mr|amavisd-new-2.7.0-2|108	#bayes_auto_learn 0
14mr|amavisd-new-2.7.0-2|109	
14mr|amavisd-new-2.7.0-2|110	skip_rbl_checks 1
14mr|amavisd-new-2.7.0-2|111	use_razor2 0
14mr|amavisd-new-2.7.0-2|112	use_pyzor 0
14mr|amavisd-new-2.7.0-2|113	#dcc_add_header 1
14mr|amavisd-new-2.7.0-2|114	
14mr|amavisd-new-2.7.0-2|115	# Custom scores (local|net|bayes|bayes+net)
14mr|amavisd-new-2.7.0-2|116	#score   BAYES_99        4.300 4.300 5.400 5.400
14mr|amavisd-new-2.7.0-2|117	#score   BAYES_90        3.500 3.500 3.500 3.500
14mr|amavisd-new-2.7.0-2|118	#score   BAYES_80        3.000 3.000 3.000 3.000
14mr|amavisd-new-2.7.0-2|119	#score   DCC_CHECK       4.000 4.000 4.000 4.000
14mr|amavisd-new-2.7.0-2|120	#score   RAZOR2_CHECK    2.500 2.500 2.500 2.500
14mr|amavisd-new-2.7.0-2|121	#score   HABEAS_SWE      -0.01
14mr|amavisd-new-2.7.0-2|122	EOF
14mr|amavisd-new-2.7.0-2|123	
14mr|amavisd-new-2.7.0-2|124	cat > %{buildroot}%{_bindir}/amavisd-checkbayesdb <<EOF
14mr|amavisd-new-2.7.0-2|125	#!/bin/sh
14mr|amavisd-new-2.7.0-2|126	su amavis -c "%{_bindir}/sa-learn --dump" -s /bin/sh
14mr|amavisd-new-2.7.0-2|127	EOF
14mr|amavisd-new-2.7.0-2|128	
14mr|amavisd-new-2.7.0-2|129	cat > %{buildroot}%{_bindir}/amavisd-checkcfg <<EOF
14mr|amavisd-new-2.7.0-2|130	#!/bin/sh
14mr|amavisd-new-2.7.0-2|131	su amavis -c "%{_bindir}/spamassassin --lint -D" -s /bin/sh
14mr|amavisd-new-2.7.0-2|132	EOF
14mr|amavisd-new-2.7.0-2|133	
14mr|amavisd-new-2.7.0-2|134	cat > %{buildroot}%{_bindir}/amavisd-mboxlearnham <<EOF
14mr|amavisd-new-2.7.0-2|135	#!/bin/sh
14mr|amavisd-new-2.7.0-2|136	su amavis -c "%{_bindir}/sa-learn --showdots --ham --mbox \$1" -s /bin/sh
14mr|amavisd-new-2.7.0-2|137	EOF
14mr|amavisd-new-2.7.0-2|138	
14mr|amavisd-new-2.7.0-2|139	cat > %{buildroot}%{_bindir}/amavisd-mboxlearnspam <<EOF
14mr|amavisd-new-2.7.0-2|140	#!/bin/sh
14mr|amavisd-new-2.7.0-2|141	su amavis -c "%{_bindir}/sa-learn --showdots --spam --mbox \$1" -s /bin/sh
14mr|amavisd-new-2.7.0-2|142	EOF
14mr|amavisd-new-2.7.0-2|143	
14mr|amavisd-new-2.7.0-2|144	%pre
14mr|amavisd-new-2.7.0-2|145	%_pre_useradd amavis /var/lib/amavis /bin/false
14mr|amavisd-new-2.7.0-2|146	%_pre_groupadd amavis amavis,clamav
14mr|amavisd-new-2.7.0-2|147	
14mr|amavisd-new-2.7.0-2|148	%post
14mr|amavisd-new-2.7.0-2|149	%_post_service amavisd
14mr|amavisd-new-2.7.0-2|150	
14mr|amavisd-new-2.7.0-2|151	# check mta
14mr|amavisd-new-2.7.0-2|152	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14mr|amavisd-new-2.7.0-2|153	if [ "$mta" = "postfix" ]; then
14mr|amavisd-new-2.7.0-2|154	aliases="%{_sysconfdir}/postfix/aliases"
14mr|amavisd-new-2.7.0-2|155	else
14mr|amavisd-new-2.7.0-2|156	aliases="%{_sysconfdir}/aliases"
14mr|amavisd-new-2.7.0-2|157	fi
14mr|amavisd-new-2.7.0-2|158	if [ -e "$aliases" ]; then
14mr|amavisd-new-2.7.0-2|159	grep -q "virusalert" "$aliases" || \
14mr|amavisd-new-2.7.0-2|160	echo "virusalert: root" >> "$aliases"
14mr|amavisd-new-2.7.0-2|161	[ -x %{_bindir}/newaliases ] && %{_bindir}/newaliases > /dev/null 2>&1
14mr|amavisd-new-2.7.0-2|162	fi
14mr|amavisd-new-2.7.0-2|163	
14mr|amavisd-new-2.7.0-2|164	if [ -x /usr/sbin/postconf ] && [ -z `/usr/sbin/postconf -h content_filter` ]; then
14mr|amavisd-new-2.7.0-2|165	postconf -e content_filter=lmtp-filter:127.0.0.1:10025
14mr|amavisd-new-2.7.0-2|166	postconf -e receive_override_options=no_address_mappings
14mr|amavisd-new-2.7.0-2|167	fi
14mr|amavisd-new-2.7.0-2|168	
14mr|amavisd-new-2.7.0-2|169	%preun
14mr|amavisd-new-2.7.0-2|170	%_preun_service amavisd
14mr|amavisd-new-2.7.0-2|171	
14mr|amavisd-new-2.7.0-2|172	%files
14mr|amavisd-new-2.7.0-2|173	%defattr(-,root,root)
14mr|amavisd-new-2.7.0-2|174	%doc AAAREADME.first INSTALL LICENSE README_FILES RELEASE_NOTES test-messages
14mr|amavisd-new-2.7.0-2|175	%doc LDAP.schema amavisd-new-courier.patch amavisd-new-qmqpqq.patch
14mr|amavisd-new-2.7.0-2|176	%doc AMAVIS-MIB.txt
14mr|amavisd-new-2.7.0-2|177	%attr(0755,root,root) %{_initrddir}/amavisd
14mr|amavisd-new-2.7.0-2|178	%attr(0640,root,amavis) %config(noreplace) %{_sysconfdir}/amavisd/amavisd.conf
14mr|amavisd-new-2.7.0-2|179	%attr(0640,root,amavis) %{_sysconfdir}/amavisd/amavisd.conf-default
14mr|amavisd-new-2.7.0-2|180	%attr(0755,root,root) %{_sbindir}/amavisd
14mr|amavisd-new-2.7.0-2|181	%attr(0755,root,root) %{_sbindir}/p0f-analyzer.pl
14mr|amavisd-new-2.7.0-2|182	%attr(0755,root,root) %{_sbindir}/amavisd-agent
14mr|amavisd-new-2.7.0-2|183	%attr(0755,root,root) %{_sbindir}/amavisd-nanny
14mr|amavisd-new-2.7.0-2|184	%attr(0755,root,root) %{_sbindir}/amavisd-release
14mr|amavisd-new-2.7.0-2|185	%attr(0755,root,root) %{_sbindir}/amavisd-snmp-subagent
14mr|amavisd-new-2.7.0-2|186	%attr(0755,root,root) %{_bindir}/amavisd-*
14mr|amavisd-new-2.7.0-2|187	%attr(0755,root,root) %dir /var/spool/amavis
14mr|amavisd-new-2.7.0-2|188	%attr(0750,amavis,amavis) %dir /var/spool/amavis/virusmails
14mr|amavisd-new-2.7.0-2|189	%attr(0750,amavis,amavis) %dir /var/lib/amavis
14mr|amavisd-new-2.7.0-2|190	%attr(0750,amavis,amavis) %dir /var/lib/amavis/tmp
14mr|amavisd-new-2.7.0-2|191	%attr(0750,amavis,amavis) %dir /var/lib/amavis/db
14mr|amavisd-new-2.7.0-2|192	%attr(0750,amavis,amavis) %dir /var/lib/amavis/.spamassassin
14mr|amavisd-new-2.7.0-2|193	%attr(0640,amavis,amavis) %config(noreplace) /var/lib/amavis/.spamassassin/user_prefs
14mr|amavisd-new-2.7.0-2|194	
14mr|amavisd-new-2.7.0-2|195	
14mr|amavisd-new-2.7.0-2|196	
14mr|amavisd-new-2.7.0-2|197	%changelog
14mr|amavisd-new-2.7.0-2|198	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.0-2
14mr|amavisd-new-2.7.0-2|199	+ Revision: 029a280
14mr|amavisd-new-2.7.0-2|200	- MassBuild#440: Increase release tag
14mr|amavisd-new-2.7.0-2|201	
14mr|amavisd-new-2.7.0-2|202	

15789 14
14mr|amor-4.13.3-1|1	Summary:	Amusing Misuse Of Resources put's comic figures above your windows
14mr|amor-4.13.3-1|2	Name:		amor
14mr|amor-4.13.3-1|3	Version:	4.13.3
14mr|amor-4.13.3-1|4	Release:	1
14mr|amor-4.13.3-1|5	Epoch:		1
14mr|amor-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|amor-4.13.3-1|7	License:	GPLv2+
14mr|amor-4.13.3-1|8	Url:		http://www.kde.org
14mr|amor-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|amor-4.13.3-1|10	%if %{is_beta}
14mr|amor-4.13.3-1|11	%define ftpdir unstable
14mr|amor-4.13.3-1|12	%else
14mr|amor-4.13.3-1|13	%define ftpdir stable
14mr|amor-4.13.3-1|14	%endif
14mr|amor-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|amor-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|amor-4.13.3-1|17	Conflicts:	kdetoys4-devel < 1:4.11.0
14mr|amor-4.13.3-1|18	
14mr|amor-4.13.3-1|19	%description
14mr|amor-4.13.3-1|20	Amusing Misuse Of Resources put's comic figures above your windows.
14mr|amor-4.13.3-1|21	
14mr|amor-4.13.3-1|22	%files
14mr|amor-4.13.3-1|23	%{_kde_bindir}/amor
14mr|amor-4.13.3-1|24	%{_kde_applicationsdir}/amor.desktop
14mr|amor-4.13.3-1|25	%{_kde_appsdir}/amor
14mr|amor-4.13.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/amor.png
14mr|amor-4.13.3-1|27	%{_kde_docdir}/*/*/amor
14mr|amor-4.13.3-1|28	%{_kde_mandir}/man6/amor.6.*
14mr|amor-4.13.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.amor.xml
14mr|amor-4.13.3-1|30	
14mr|amor-4.13.3-1|31	#-------------------------------------------------------------------
14mr|amor-4.13.3-1|32	
14mr|amor-4.13.3-1|33	%prep
14mr|amor-4.13.3-1|34	%setup -q
14mr|amor-4.13.3-1|35	
14mr|amor-4.13.3-1|36	%build
14mr|amor-4.13.3-1|37	%cmake_kde4
14mr|amor-4.13.3-1|38	%make
14mr|amor-4.13.3-1|39	
14mr|amor-4.13.3-1|40	%install
14mr|amor-4.13.3-1|41	%makeinstall_std -C build
14mr|amor-4.13.3-1|42	
14mr|amor-4.13.3-1|43	
14mr|amor-4.13.3-1|44	%changelog
14mr|amor-4.13.3-1|45	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|amor-4.13.3-1|46	+ Revision: 05ea0bc
14mr|amor-4.13.3-1|47	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|amor-4.13.3-1|48	
14mr|amor-4.13.3-1|49	

15790 14
14mr|analitza-4.13.3-1|1	%ifarch %{arm}
14mr|analitza-4.13.3-1|2	%bcond_with opengl
14mr|analitza-4.13.3-1|3	%else
14mr|analitza-4.13.3-1|4	%bcond_without opengl
14mr|analitza-4.13.3-1|5	%endif
14mr|analitza-4.13.3-1|6	
14mr|analitza-4.13.3-1|7	Summary:	Library that will let you add mathematical features to your program
14mr|analitza-4.13.3-1|8	Name:		analitza
14mr|analitza-4.13.3-1|9	Version:	4.13.3
14mr|analitza-4.13.3-1|10	Release:	1
14mr|analitza-4.13.3-1|11	License:	LGPLv2+
14mr|analitza-4.13.3-1|12	Group:		Graphical desktop/KDE
14mr|analitza-4.13.3-1|13	Url:		http://edu.kde.org
14mr|analitza-4.13.3-1|14	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|analitza-4.13.3-1|15	# add SHOULD_BUILD_OPENGL option, to be able to disable support
14mr|analitza-4.13.3-1|16	# on arm because plotter3d assumes qreal=double all over the place
14mr|analitza-4.13.3-1|17	Patch0:		analitza-4.10.2-opengl_optional.patch
14mr|analitza-4.13.3-1|18	BuildRequires:	kdelibs4-devel
14mr|analitza-4.13.3-1|19	BuildRequires:	readline-devel
14mr|analitza-4.13.3-1|20	BuildRequires:	pkgconfig(gl)
14mr|analitza-4.13.3-1|21	BuildRequires:	pkgconfig(glu)
14mr|analitza-4.13.3-1|22	
14mr|analitza-4.13.3-1|23	%description
14mr|analitza-4.13.3-1|24	The analitza library will let you add mathematical features to your program.
14mr|analitza-4.13.3-1|25	
14mr|analitza-4.13.3-1|26	#---------------------------------------------
14mr|analitza-4.13.3-1|27	
14mr|analitza-4.13.3-1|28	%package -n calgebra
14mr|analitza-4.13.3-1|29	Summary:	Console mathematical calculator
14mr|analitza-4.13.3-1|30	Group:		Graphical desktop/KDE
14mr|analitza-4.13.3-1|31	Conflicts:	kalgebra < 4.7.90
14mr|analitza-4.13.3-1|32	
14mr|analitza-4.13.3-1|33	%description -n calgebra
14mr|analitza-4.13.3-1|34	Console interface for a mathematical calculator based content markup MathML
14mr|analitza-4.13.3-1|35	language.
14mr|analitza-4.13.3-1|36	
14mr|analitza-4.13.3-1|37	%files -n calgebra
14mr|analitza-4.13.3-1|38	%{_kde_bindir}/calgebra
14mr|analitza-4.13.3-1|39	
14mr|analitza-4.13.3-1|40	#---------------------------------------------
14mr|analitza-4.13.3-1|41	
14mr|analitza-4.13.3-1|42	%package plots
14mr|analitza-4.13.3-1|43	Summary:	Plots used by the libanalitzaplot library
14mr|analitza-4.13.3-1|44	Group:		Graphical desktop/KDE
14mr|analitza-4.13.3-1|45	BuildArch:	noarch
14mr|analitza-4.13.3-1|46	
14mr|analitza-4.13.3-1|47	%description plots
14mr|analitza-4.13.3-1|48	This package provides plots used by the libanalitzaplot library.
14mr|analitza-4.13.3-1|49	
14mr|analitza-4.13.3-1|50	%files plots
14mr|analitza-4.13.3-1|51	%{_kde_appsdir}/libanalitza/plots/*.plots
14mr|analitza-4.13.3-1|52	
14mr|analitza-4.13.3-1|53	#---------------------------------------------
14mr|analitza-4.13.3-1|54	
14mr|analitza-4.13.3-1|55	%define analitza_major 5
14mr|analitza-4.13.3-1|56	%define libanalitza %mklibname analitza %{analitza_major}
14mr|analitza-4.13.3-1|57	
14mr|analitza-4.13.3-1|58	%package -n %{libanalitza}
14mr|analitza-4.13.3-1|59	Summary:	Runtime library for %{name}
14mr|analitza-4.13.3-1|60	Group:		System/Libraries
14mr|analitza-4.13.3-1|61	
14mr|analitza-4.13.3-1|62	%description -n %{libanalitza}
14mr|analitza-4.13.3-1|63	The analitza library will let you add mathematical features to your program.
14mr|analitza-4.13.3-1|64	This pakage provide the runtime library for %{name}.
14mr|analitza-4.13.3-1|65	
14mr|analitza-4.13.3-1|66	%files -n %{libanalitza}
14mr|analitza-4.13.3-1|67	%{_kde_libdir}/libanalitza.so.%{analitzagui_major}*
14mr|analitza-4.13.3-1|68	
14mr|analitza-4.13.3-1|69	#---------------------------------------------
14mr|analitza-4.13.3-1|70	
14mr|analitza-4.13.3-1|71	%define analitzagui_major 5
14mr|analitza-4.13.3-1|72	%define libanalitzagui %mklibname analitzagui %{analitzagui_major}
14mr|analitza-4.13.3-1|73	
14mr|analitza-4.13.3-1|74	%package -n %{libanalitzagui}
14mr|analitza-4.13.3-1|75	Summary:	Runtime library for %{name}
14mr|analitza-4.13.3-1|76	Group:		System/Libraries
14mr|analitza-4.13.3-1|77	
14mr|analitza-4.13.3-1|78	%description -n %{libanalitzagui}
14mr|analitza-4.13.3-1|79	The analitza library will let you add mathematical features to your program.
14mr|analitza-4.13.3-1|80	This pakage provide the runtime library for %{name}.
14mr|analitza-4.13.3-1|81	
14mr|analitza-4.13.3-1|82	%files -n %{libanalitzagui}
14mr|analitza-4.13.3-1|83	%{_kde_libdir}/libanalitzagui.so.%{analitzagui_major}*
14mr|analitza-4.13.3-1|84	
14mr|analitza-4.13.3-1|85	#---------------------------------------------
14mr|analitza-4.13.3-1|86	
14mr|analitza-4.13.3-1|87	%define analitzaplot_major 5
14mr|analitza-4.13.3-1|88	%define libanalitzaplot %mklibname analitzaplot %{analitzaplot_major}
14mr|analitza-4.13.3-1|89	
14mr|analitza-4.13.3-1|90	%package -n %{libanalitzaplot}
14mr|analitza-4.13.3-1|91	Summary:	Runtime library for %{name}
14mr|analitza-4.13.3-1|92	Group:		System/Libraries
14mr|analitza-4.13.3-1|93	Requires:	analitza-plots
14mr|analitza-4.13.3-1|94	
14mr|analitza-4.13.3-1|95	%description -n %{libanalitzaplot}
14mr|analitza-4.13.3-1|96	The analitza library will let you add mathematical features to your program.
14mr|analitza-4.13.3-1|97	This pakage provide the runtime library for %{name}.
14mr|analitza-4.13.3-1|98	
14mr|analitza-4.13.3-1|99	%files -n %{libanalitzaplot}
14mr|analitza-4.13.3-1|100	%{_kde_libdir}/libanalitzaplot.so.%{analitzaplot_major}*
14mr|analitza-4.13.3-1|101	
14mr|analitza-4.13.3-1|102	#---------------------------------------------
14mr|analitza-4.13.3-1|103	
14mr|analitza-4.13.3-1|104	%package devel
14mr|analitza-4.13.3-1|105	Summary:	Devel stuff for %{name}
14mr|analitza-4.13.3-1|106	Group:		Development/KDE and Qt
14mr|analitza-4.13.3-1|107	Requires:	kdelibs4-devel
14mr|analitza-4.13.3-1|108	Requires:	%{libanalitza} = %{EVRD}
14mr|analitza-4.13.3-1|109	Requires:	%{libanalitzagui} = %{EVRD}
14mr|analitza-4.13.3-1|110	Requires:	%{libanalitzaplot} = %{EVRD}
14mr|analitza-4.13.3-1|111	
14mr|analitza-4.13.3-1|112	%description devel
14mr|analitza-4.13.3-1|113	Files needed to build applications based on %{name}.
14mr|analitza-4.13.3-1|114	
14mr|analitza-4.13.3-1|115	%files devel
14mr|analitza-4.13.3-1|116	%{_kde_includedir}/analitza
14mr|analitza-4.13.3-1|117	%{_kde_includedir}/analitzagui
14mr|analitza-4.13.3-1|118	%{_kde_includedir}/analitzaplot
14mr|analitza-4.13.3-1|119	%{_kde_libdir}/libanalitza.so
14mr|analitza-4.13.3-1|120	%{_kde_libdir}/libanalitzagui.so
14mr|analitza-4.13.3-1|121	%{_kde_libdir}/libanalitzaplot.so
14mr|analitza-4.13.3-1|122	%{_kde_libdir}/cmake/analitza
14mr|analitza-4.13.3-1|123	
14mr|analitza-4.13.3-1|124	#----------------------------------------------------------------------
14mr|analitza-4.13.3-1|125	
14mr|analitza-4.13.3-1|126	%prep
14mr|analitza-4.13.3-1|127	%setup -q
14mr|analitza-4.13.3-1|128	%patch0 -p1 .opengl_arm_float
14mr|analitza-4.13.3-1|129	
14mr|analitza-4.13.3-1|130	%build
14mr|analitza-4.13.3-1|131	%cmake_kde4 \
14mr|analitza-4.13.3-1|132	%if %{with opengl}
14mr|analitza-4.13.3-1|133	-DSHOULD_BUILD_OPENGL:BOOL=ON
14mr|analitza-4.13.3-1|134	%else
14mr|analitza-4.13.3-1|135	-DSHOULD_BUILD_OPENGL:BOOL=OFF
14mr|analitza-4.13.3-1|136	%endif
14mr|analitza-4.13.3-1|137	
14mr|analitza-4.13.3-1|138	%make
14mr|analitza-4.13.3-1|139	
14mr|analitza-4.13.3-1|140	%install
14mr|analitza-4.13.3-1|141	%makeinstall_std -C build
14mr|analitza-4.13.3-1|142	
14mr|analitza-4.13.3-1|143	
14mr|analitza-4.13.3-1|144	%changelog
14mr|analitza-4.13.3-1|145	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|analitza-4.13.3-1|146	+ Revision: f9ade53
14mr|analitza-4.13.3-1|147	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|analitza-4.13.3-1|148	
14mr|analitza-4.13.3-1|149	

15791 14
14mr|anjuta-3.12.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
14mr|anjuta-3.12.0-2|2	
14mr|anjuta-3.12.0-2|3	%define major		0
14mr|anjuta-3.12.0-2|4	%define api		3
14mr|anjuta-3.12.0-2|5	%define girmajor	3.0
14mr|anjuta-3.12.0-2|6	
14mr|anjuta-3.12.0-2|7	%define libname		%mklibname %{name} %{api} %{major}
14mr|anjuta-3.12.0-2|8	%define develname	%mklibname %{name} %{api} -d
14mr|anjuta-3.12.0-2|9	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|anjuta-3.12.0-2|10	
14mr|anjuta-3.12.0-2|11	Summary:        Integrated development environment for C and C++ (Linux)
14mr|anjuta-3.12.0-2|12	Name:           anjuta
14mr|anjuta-3.12.0-2|13	Version:        3.12.0
14mr|anjuta-3.12.0-2|14	Release:        2
14mr|anjuta-3.12.0-2|15	License:        GPLv2+
14mr|anjuta-3.12.0-2|16	Group:          Development/Other
14mr|anjuta-3.12.0-2|17	URL:            http://anjuta.sourceforge.net/
14mr|anjuta-3.12.0-2|18	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|anjuta-3.12.0-2|19	
14mr|anjuta-3.12.0-2|20	BuildRequires:	autogen
14mr|anjuta-3.12.0-2|21	BuildRequires:	itstool
14mr|anjuta-3.12.0-2|22	BuildRequires:	bison
14mr|anjuta-3.12.0-2|23	BuildRequires:	desktop-file-utils
14mr|anjuta-3.12.0-2|24	BuildRequires:	flex
14mr|anjuta-3.12.0-2|25	BuildRequires:	gnome-common
14mr|anjuta-3.12.0-2|26	BuildRequires:  gtk-doc >= 1.0
14mr|anjuta-3.12.0-2|27	BuildRequires:  imagemagick
14mr|anjuta-3.12.0-2|28	BuildRequires:  intltool
14mr|anjuta-3.12.0-2|29	BuildRequires:  vala
14mr|anjuta-3.12.0-2|30	BuildRequires:	gettext-devel
14mr|anjuta-3.12.0-2|31	BuildRequires:	subversion-devel >= 1.5.0
14mr|anjuta-3.12.0-2|32	BuildRequires:	vala-devel
14mr|anjuta-3.12.0-2|33	BuildRequires:  pkgconfig(apr-1)
14mr|anjuta-3.12.0-2|34	BuildRequires:  pkgconfig(apr-util-1)
14mr|anjuta-3.12.0-2|35	BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
14mr|anjuta-3.12.0-2|36	BuildRequires:  pkgconfig(gdl-3.0) >= 2.91.4
14mr|anjuta-3.12.0-2|37	BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9.2
14mr|anjuta-3.12.0-2|38	BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
14mr|anjuta-3.12.0-2|39	BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.4.2
14mr|anjuta-3.12.0-2|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|anjuta-3.12.0-2|41	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
14mr|anjuta-3.12.0-2|42	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 2.91.8
14mr|anjuta-3.12.0-2|43	BuildRequires:  pkgconfig(libdevhelp-3.0) >= 3.0.0
14mr|anjuta-3.12.0-2|44	BuildRequires:  pkgconfig(libgda-5.0) >= 5.1.1
14mr|anjuta-3.12.0-2|45	BuildRequires:  pkgconfig(libcgraph) >= 1.0
14mr|anjuta-3.12.0-2|46	BuildRequires:  pkgconfig(libgvc) >= 1.0
14mr|anjuta-3.12.0-2|47	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
14mr|anjuta-3.12.0-2|48	BuildRequires:  pkgconfig(neon)
14mr|anjuta-3.12.0-2|49	BuildRequires:  pkgconfig(vte-2.90) >= 0.27.6
14mr|anjuta-3.12.0-2|50	BuildRequires:  pkgconfig(xext)
14mr|anjuta-3.12.0-2|51	BuildRequires:  pkgconfig(xrender)
14mr|anjuta-3.12.0-2|52	
14mr|anjuta-3.12.0-2|53	Requires:       autogen
14mr|anjuta-3.12.0-2|54	Requires:       python-rope
14mr|anjuta-3.12.0-2|55	
14mr|anjuta-3.12.0-2|56	%description
14mr|anjuta-3.12.0-2|57	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
14mr|anjuta-3.12.0-2|58	on GNOME Desktop Environment and features a number of advanced
14mr|anjuta-3.12.0-2|59	programming facilities. These include project management, application and
14mr|anjuta-3.12.0-2|60	class wizards, an on-board interactive debugger, powerful source editor,
14mr|anjuta-3.12.0-2|61	syntax highlighting, intellisense autocompletions, symbol navigation,
14mr|anjuta-3.12.0-2|62	version controls, integrated GUI designing and other tools.
14mr|anjuta-3.12.0-2|63	
14mr|anjuta-3.12.0-2|64	%package -n %{libname}
14mr|anjuta-3.12.0-2|65	Summary:        Anjuta libraries
14mr|anjuta-3.12.0-2|66	Group:          System/Libraries
14mr|anjuta-3.12.0-2|67	Conflicts:	%{mklibname %{name} 0} < 3.1.3
14mr|anjuta-3.12.0-2|68	
14mr|anjuta-3.12.0-2|69	%description -n %{libname}
14mr|anjuta-3.12.0-2|70	Anjuta libraries
14mr|anjuta-3.12.0-2|71	
14mr|anjuta-3.12.0-2|72	%package -n %{develname}
14mr|anjuta-3.12.0-2|73	Summary:        Anjuta devel files
14mr|anjuta-3.12.0-2|74	Group:          Development/Other
14mr|anjuta-3.12.0-2|75	Requires:       %{libname} = %{version}-%{release}
14mr|anjuta-3.12.0-2|76	Requires:       %{girname} = %{version}-%{release}
14mr|anjuta-3.12.0-2|77	Provides:       %{name}-devel = %{version}-%{release}
14mr|anjuta-3.12.0-2|78	
14mr|anjuta-3.12.0-2|79	%description -n %{develname}
14mr|anjuta-3.12.0-2|80	Anjuta devel files
14mr|anjuta-3.12.0-2|81	
14mr|anjuta-3.12.0-2|82	%package -n %{girname}
14mr|anjuta-3.12.0-2|83	Summary:        GObject Introspection interface description for %{name}
14mr|anjuta-3.12.0-2|84	Group:          System/Libraries
14mr|anjuta-3.12.0-2|85	
14mr|anjuta-3.12.0-2|86	%description -n %{girname}
14mr|anjuta-3.12.0-2|87	GObject Introspection interface description for %{name}.
14mr|anjuta-3.12.0-2|88	
14mr|anjuta-3.12.0-2|89	%prep
14mr|anjuta-3.12.0-2|90	%setup -q
14mr|anjuta-3.12.0-2|91	
14mr|anjuta-3.12.0-2|92	%build
14mr|anjuta-3.12.0-2|93	%configure2_5x \
14mr|anjuta-3.12.0-2|94	--disable-static \
14mr|anjuta-3.12.0-2|95	--enable-introspection=yes
14mr|anjuta-3.12.0-2|96	%make
14mr|anjuta-3.12.0-2|97	
14mr|anjuta-3.12.0-2|98	%install
14mr|anjuta-3.12.0-2|99	%makeinstall_std
14mr|anjuta-3.12.0-2|100	
14mr|anjuta-3.12.0-2|101	desktop-file-install --vendor="" \
14mr|anjuta-3.12.0-2|102	--remove-key='Encoding' \
14mr|anjuta-3.12.0-2|103	--add-category="IDE" \
14mr|anjuta-3.12.0-2|104	--dir %{buildroot}%{_datadir}/applications \
14mr|anjuta-3.12.0-2|105	%{buildroot}%{_datadir}/applications/*
14mr|anjuta-3.12.0-2|106	
14mr|anjuta-3.12.0-2|107	%find_lang %{name} --with-gnome --all-name
14mr|anjuta-3.12.0-2|108	
14mr|anjuta-3.12.0-2|109	#we don't want these
14mr|anjuta-3.12.0-2|110	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mr|anjuta-3.12.0-2|111	
14mr|anjuta-3.12.0-2|112	#let files section handle docs
14mr|anjuta-3.12.0-2|113	rm -fr %{buildroot}%{_docdir}/%{name}
14mr|anjuta-3.12.0-2|114	
14mr|anjuta-3.12.0-2|115	%files -f %{name}.lang
14mr|anjuta-3.12.0-2|116	%{_bindir}/*
14mr|anjuta-3.12.0-2|117	%{_libdir}/%{name}
14mr|anjuta-3.12.0-2|118	%{_datadir}/%{name}
14mr|anjuta-3.12.0-2|119	%{_datadir}/glib-2.0/schemas/*.xml
14mr|anjuta-3.12.0-2|120	%{_datadir}/applications/*.desktop
14mr|anjuta-3.12.0-2|121	%{_datadir}/icons/gnome/*/mimetypes/*
14mr|anjuta-3.12.0-2|122	%{_mandir}/man1/%{name}*.1*
14mr|anjuta-3.12.0-2|123	%{_datadir}/mime/packages/anjuta.xml
14mr|anjuta-3.12.0-2|124	%{_datadir}/pixmaps/%{name}
14mr|anjuta-3.12.0-2|125	%{_datadir}/icons/hicolor/*/*/*
14mr|anjuta-3.12.0-2|126	%{_datadir}/icons/HighContrast/*/*/*
14mr|anjuta-3.12.0-2|127	%{_datadir}/appdata/anjuta.appdata.xml
14mr|anjuta-3.12.0-2|128	
14mr|anjuta-3.12.0-2|129	%files -n %{libname}
14mr|anjuta-3.12.0-2|130	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|anjuta-3.12.0-2|131	
14mr|anjuta-3.12.0-2|132	%files -n %{girname}
14mr|anjuta-3.12.0-2|133	%{_libdir}/girepository-1.0/Anjuta-%{girmajor}.typelib
14mr|anjuta-3.12.0-2|134	%{_libdir}/girepository-1.0/IAnjuta-%{girmajor}.typelib
14mr|anjuta-3.12.0-2|135	
14mr|anjuta-3.12.0-2|136	%files -n %develname
14mr|anjuta-3.12.0-2|137	%doc %{_datadir}/gtk-doc/html/lib%{name}
14mr|anjuta-3.12.0-2|138	%{_libdir}/lib%{name}-%{api}.so
14mr|anjuta-3.12.0-2|139	%{_includedir}/lib%{name}-3.0
14mr|anjuta-3.12.0-2|140	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
14mr|anjuta-3.12.0-2|141	%{_datadir}/gir-1.0/Anjuta-%{girmajor}.gir
14mr|anjuta-3.12.0-2|142	%{_datadir}/gir-1.0/IAnjuta-%{girmajor}.gir
14mr|anjuta-3.12.0-2|143	
14mr|anjuta-3.12.0-2|144	
14mr|anjuta-3.12.0-2|145	%changelog
14mr|anjuta-3.12.0-2|146	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 3.12.0-2
14mr|anjuta-3.12.0-2|147	+ Revision: 60c3e22
14mr|anjuta-3.12.0-2|148	- change depend
14mr|anjuta-3.12.0-2|149	
14mr|anjuta-3.12.0-2|150	

15792 14
14mr|anjuta-extras-3.8.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|anjuta-extras-3.8.0-2|2	
14mr|anjuta-extras-3.8.0-2|3	Name:		anjuta-extras
14mr|anjuta-extras-3.8.0-2|4	Version:	3.8.0
14mr|anjuta-extras-3.8.0-2|5	Release:	2
14mr|anjuta-extras-3.8.0-2|6	Summary:	Extensions for the Anjuta development environment
14mr|anjuta-extras-3.8.0-2|7	Source0:	http://download.gnome.org/sources/%name/%{url_ver}/%{name}-%{version}.tar.xz
14mr|anjuta-extras-3.8.0-2|8	License:	GPLv2+
14mr|anjuta-extras-3.8.0-2|9	Group:		Development/Other
14mr|anjuta-extras-3.8.0-2|10	Url:		http://anjuta.sourceforge.net/
14mr|anjuta-extras-3.8.0-2|11	BuildRequires:  pkgconfig(gthread-2.0) >= 2.16.0
14mr|anjuta-extras-3.8.0-2|12	BuildRequires:  pkgconfig(libanjuta-3.0) >= 3.8.0
14mr|anjuta-extras-3.8.0-2|13	BuildRequires:  pkgconfig(libxml-2.0)
14mr|anjuta-extras-3.8.0-2|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|anjuta-extras-3.8.0-2|15	BuildRequires:	graphviz-devel
14mr|anjuta-extras-3.8.0-2|16	BuildRequires:	binutils-devel
14mr|anjuta-extras-3.8.0-2|17	BuildRequires:	intltool
14mr|anjuta-extras-3.8.0-2|18	BuildRequires:	gnome-common
14mr|anjuta-extras-3.8.0-2|19	
14mr|anjuta-extras-3.8.0-2|20	%description
14mr|anjuta-extras-3.8.0-2|21	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
14mr|anjuta-extras-3.8.0-2|22	on GNOME Desktop Environment and features a number of advanced
14mr|anjuta-extras-3.8.0-2|23	programming facilities.
14mr|anjuta-extras-3.8.0-2|24	
14mr|anjuta-extras-3.8.0-2|25	This package contains extensions to Anjuta:
14mr|anjuta-extras-3.8.0-2|26	* Profiler
14mr|anjuta-extras-3.8.0-2|27	* Sample
14mr|anjuta-extras-3.8.0-2|28	* Scintilla Editor
14mr|anjuta-extras-3.8.0-2|29	* Scratchbox
14mr|anjuta-extras-3.8.0-2|30	* Valgrind Plugin
14mr|anjuta-extras-3.8.0-2|31	
14mr|anjuta-extras-3.8.0-2|32	%prep
14mr|anjuta-extras-3.8.0-2|33	%setup -q
14mr|anjuta-extras-3.8.0-2|34	
14mr|anjuta-extras-3.8.0-2|35	%build
14mr|anjuta-extras-3.8.0-2|36	%configure2_5x --disable-static
14mr|anjuta-extras-3.8.0-2|37	%make
14mr|anjuta-extras-3.8.0-2|38	
14mr|anjuta-extras-3.8.0-2|39	%install
14mr|anjuta-extras-3.8.0-2|40	%makeinstall_std
14mr|anjuta-extras-3.8.0-2|41	
14mr|anjuta-extras-3.8.0-2|42	#we don't want these
14mr|anjuta-extras-3.8.0-2|43	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mr|anjuta-extras-3.8.0-2|44	
14mr|anjuta-extras-3.8.0-2|45	%find_lang %{name}
14mr|anjuta-extras-3.8.0-2|46	
14mr|anjuta-extras-3.8.0-2|47	%files -f %{name}.lang
14mr|anjuta-extras-3.8.0-2|48	%doc ChangeLog AUTHORS NEWS
14mr|anjuta-extras-3.8.0-2|49	%{_datadir}/glib-2.0/schemas/*.xml
14mr|anjuta-extras-3.8.0-2|50	%{_libdir}/anjuta/anjuta-*.plugin
14mr|anjuta-extras-3.8.0-2|51	%{_libdir}/anjuta/libanjuta-*.so
14mr|anjuta-extras-3.8.0-2|52	%{_datadir}/anjuta/glade/anjuta-*
14mr|anjuta-extras-3.8.0-2|53	%dir %{_datadir}/anjuta/properties
14mr|anjuta-extras-3.8.0-2|54	%{_datadir}/anjuta/properties/*.properties
14mr|anjuta-extras-3.8.0-2|55	%{_datadir}/anjuta/ui/anjuta-sample.ui
14mr|anjuta-extras-3.8.0-2|56	%{_datadir}/anjuta/ui/anjuta-scintilla.xml
14mr|anjuta-extras-3.8.0-2|57	%{_datadir}/pixmaps/anjuta/anjuta-*
14mr|anjuta-extras-3.8.0-2|58	%{_datadir}/gnome/help/anjuta-manual/*/scintilla-plugin.page
14mr|anjuta-extras-3.8.0-2|59	
14mr|anjuta-extras-3.8.0-2|60	%changelog
14mr|anjuta-extras-3.8.0-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.0-2
14mr|anjuta-extras-3.8.0-2|62	+ Revision: 14536ed
14mr|anjuta-extras-3.8.0-2|63	- MassBuild#440: Increase release tag
14mr|anjuta-extras-3.8.0-2|64	
14mr|anjuta-extras-3.8.0-2|65	

15793 14
14mr|ant-1.8.4-3.6|1	%bcond_with bootstrap
14mr|ant-1.8.4-3.6|2	
14mr|ant-1.8.4-3.6|3	%if %with bootstrap
14mr|ant-1.8.4-3.6|4	%global build_javadoc        0
14mr|ant-1.8.4-3.6|5	%else
14mr|ant-1.8.4-3.6|6	%global build_javadoc        1
14mr|ant-1.8.4-3.6|7	%endif
14mr|ant-1.8.4-3.6|8	
14mr|ant-1.8.4-3.6|9	%global with_manifest_only 0
14mr|ant-1.8.4-3.6|10	
14mr|ant-1.8.4-3.6|11	%global ant_home %{_datadir}/ant
14mr|ant-1.8.4-3.6|12	
14mr|ant-1.8.4-3.6|13	%global major_version 1.8
14mr|ant-1.8.4-3.6|14	
14mr|ant-1.8.4-3.6|15	Summary:	Build tool for java
14mr|ant-1.8.4-3.6|16	Name:		ant
14mr|ant-1.8.4-3.6|17	Version:	1.8.4
14mr|ant-1.8.4-3.6|18	Release:	3.6
14mr|ant-1.8.4-3.6|19	Epoch:		0
14mr|ant-1.8.4-3.6|20	License:	ASL 2.0
14mr|ant-1.8.4-3.6|21	Group:		Development/Java
14mr|ant-1.8.4-3.6|22	Url:		http://ant.apache.org/
14mr|ant-1.8.4-3.6|23	Source0:	http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
14mr|ant-1.8.4-3.6|24	Source2:	apache-ant-%{major_version}.ant.conf
14mr|ant-1.8.4-3.6|25	
14mr|ant-1.8.4-3.6|26	# Fix some places where copies of classes are included in the wrong jarfiles
14mr|ant-1.8.4-3.6|27	Patch1:		apache-ant-bz163689.patch
14mr|ant-1.8.4-3.6|28	Patch3:		apache-ant-no-test-jar.patch
14mr|ant-1.8.4-3.6|29	Patch4:		apache-ant-class-path-in-manifest.patch
14mr|ant-1.8.4-3.6|30	
14mr|ant-1.8.4-3.6|31	BuildRequires:	jpackage-utils >= 0:1.7.5
14mr|ant-1.8.4-3.6|32	BuildRequires:	java-1.7.0-openjdk-devel
14mr|ant-1.8.4-3.6|33	BuildRequires:	java-rpmbuild
14mr|ant-1.8.4-3.6|34	%if %without bootstrap
14mr|ant-1.8.4-3.6|35	BuildRequires:	ant
14mr|ant-1.8.4-3.6|36	BuildRequires:	junit
14mr|ant-1.8.4-3.6|37	BuildRequires:	junit4
14mr|ant-1.8.4-3.6|38	BuildRequires:	xalan-j2
14mr|ant-1.8.4-3.6|39	BuildRequires:	xerces-j2
14mr|ant-1.8.4-3.6|40	%endif
14mr|ant-1.8.4-3.6|41	
14mr|ant-1.8.4-3.6|42	Requires:	jpackage-utils >= 0:1.7.5
14mr|ant-1.8.4-3.6|43	Requires:	java-1.7.0-openjdk-devel
14mr|ant-1.8.4-3.6|44	%if %without bootstrap
14mr|ant-1.8.4-3.6|45	Requires:	xerces-j2
14mr|ant-1.8.4-3.6|46	%endif
14mr|ant-1.8.4-3.6|47	
14mr|ant-1.8.4-3.6|48	BuildArch:	noarch
14mr|ant-1.8.4-3.6|49	# Allow subpackages not in RHEL to be installed from JPackage
14mr|ant-1.8.4-3.6|50	Provides:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|51	#Drop in F-18
14mr|ant-1.8.4-3.6|52	Obsoletes:	%{name}-nodeps < %{EVRD}
14mr|ant-1.8.4-3.6|53	Provides:	%{name}-nodeps = %{EVRD}
14mr|ant-1.8.4-3.6|54	Obsoletes:	%{name}-trax < %{EVRD}
14mr|ant-1.8.4-3.6|55	Provides:	%{name}-trax = %{EVRD}
14mr|ant-1.8.4-3.6|56	
14mr|ant-1.8.4-3.6|57	%description
14mr|ant-1.8.4-3.6|58	Ant is a platform-independent build tool for java. It's used by apache
14mr|ant-1.8.4-3.6|59	jakarta and xml projects.
14mr|ant-1.8.4-3.6|60	
14mr|ant-1.8.4-3.6|61	%files
14mr|ant-1.8.4-3.6|62	%doc KEYS LICENSE NOTICE README WHATSNEW
14mr|ant-1.8.4-3.6|63	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|ant-1.8.4-3.6|64	%attr(0755,root,root) %{_bindir}/ant
14mr|ant-1.8.4-3.6|65	%attr(0755,root,root) %{_bindir}/antRun
14mr|ant-1.8.4-3.6|66	%{_javadir}/%{name}.jar
14mr|ant-1.8.4-3.6|67	%{_javadir}/%{name}-launcher.jar
14mr|ant-1.8.4-3.6|68	%{_javadir}/%{name}-bootstrap.jar
14mr|ant-1.8.4-3.6|69	%dir %{_javadir}/%{name}
14mr|ant-1.8.4-3.6|70	%dir %{ant_home}
14mr|ant-1.8.4-3.6|71	%dir %{ant_home}/etc
14mr|ant-1.8.4-3.6|72	%{ant_home}/etc/ant-update.xsl
14mr|ant-1.8.4-3.6|73	%{ant_home}/etc/changelog.xsl
14mr|ant-1.8.4-3.6|74	%{ant_home}/etc/coverage-frames.xsl
14mr|ant-1.8.4-3.6|75	%{ant_home}/etc/mmetrics-frames.xsl
14mr|ant-1.8.4-3.6|76	%{ant_home}/etc/log.xsl
14mr|ant-1.8.4-3.6|77	%{ant_home}/etc/tagdiff.xsl
14mr|ant-1.8.4-3.6|78	%{ant_home}/etc/junit-frames-xalan1.xsl
14mr|ant-1.8.4-3.6|79	%if %without bootstrap
14mr|ant-1.8.4-3.6|80	%{ant_home}/etc/common2master.xsl
14mr|ant-1.8.4-3.6|81	%{ant_home}/etc/printFailingTests.xsl
14mr|ant-1.8.4-3.6|82	%endif
14mr|ant-1.8.4-3.6|83	%dir %{ant_home}/lib
14mr|ant-1.8.4-3.6|84	%{ant_home}/lib/%{name}.jar
14mr|ant-1.8.4-3.6|85	%{ant_home}/lib/%{name}-launcher.jar
14mr|ant-1.8.4-3.6|86	%{ant_home}/lib/%{name}-bootstrap.jar
14mr|ant-1.8.4-3.6|87	%dir %{_sysconfdir}/%{name}.d
14mr|ant-1.8.4-3.6|88	%{_mavenpomdir}/*
14mr|ant-1.8.4-3.6|89	%{_mavendepmapfragdir}/*
14mr|ant-1.8.4-3.6|90	
14mr|ant-1.8.4-3.6|91	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|92	
14mr|ant-1.8.4-3.6|93	%package jmf
14mr|ant-1.8.4-3.6|94	Summary:	Optional jmf tasks for %{name}
14mr|ant-1.8.4-3.6|95	Group:		Development/Java
14mr|ant-1.8.4-3.6|96	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|97	Requires:	%{name}-nodeps = %{EVRD}
14mr|ant-1.8.4-3.6|98	Provides:	ant-jmf = %{EVRD}
14mr|ant-1.8.4-3.6|99	
14mr|ant-1.8.4-3.6|100	%description jmf
14mr|ant-1.8.4-3.6|101	Optional jmf tasks for %{name}.
14mr|ant-1.8.4-3.6|102	
14mr|ant-1.8.4-3.6|103	%files jmf
14mr|ant-1.8.4-3.6|104	%{_javadir}/%{name}/%{name}-jmf.jar
14mr|ant-1.8.4-3.6|105	%{ant_home}/lib/%{name}-jmf.jar
14mr|ant-1.8.4-3.6|106	%config(noreplace) %{_sysconfdir}/%{name}.d/jmf
14mr|ant-1.8.4-3.6|107	
14mr|ant-1.8.4-3.6|108	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|109	
14mr|ant-1.8.4-3.6|110	%package swing
14mr|ant-1.8.4-3.6|111	Summary:	Optional swing tasks for %{name}
14mr|ant-1.8.4-3.6|112	Group:		Development/Java
14mr|ant-1.8.4-3.6|113	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|114	Provides:	ant-swing = %{EVRD}
14mr|ant-1.8.4-3.6|115	
14mr|ant-1.8.4-3.6|116	%description swing
14mr|ant-1.8.4-3.6|117	Optional swing tasks for %{name}.
14mr|ant-1.8.4-3.6|118	
14mr|ant-1.8.4-3.6|119	%files swing
14mr|ant-1.8.4-3.6|120	%{_javadir}/%{name}/%{name}-swing.jar
14mr|ant-1.8.4-3.6|121	%{ant_home}/lib/%{name}-swing.jar
14mr|ant-1.8.4-3.6|122	%config(noreplace) %{_sysconfdir}/%{name}.d/swing
14mr|ant-1.8.4-3.6|123	
14mr|ant-1.8.4-3.6|124	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|125	
14mr|ant-1.8.4-3.6|126	%if %without bootstrap
14mr|ant-1.8.4-3.6|127	%if %{with_manifest_only}
14mr|ant-1.8.4-3.6|128	%package manifest-only
14mr|ant-1.8.4-3.6|129	Summary:	Manifest-only jars for %{name}
14mr|ant-1.8.4-3.6|130	Group:		Development/Java
14mr|ant-1.8.4-3.6|131	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|132	Provides:	%{name}-icontract = %{EVRD}
14mr|ant-1.8.4-3.6|133	Provides:	%{name}-netrexx = %{EVRD}
14mr|ant-1.8.4-3.6|134	Provides:	%{name}-starteam = %{EVRD}
14mr|ant-1.8.4-3.6|135	Provides:	%{name}-stylebook = %{EVRD}
14mr|ant-1.8.4-3.6|136	Provides:	%{name}-vaj = %{EVRD}
14mr|ant-1.8.4-3.6|137	Provides:	%{name}-weblogic = %{EVRD}
14mr|ant-1.8.4-3.6|138	Provides:	%{name}-xalan1 = %{EVRD}
14mr|ant-1.8.4-3.6|139	Provides:	%{name}-xslp = %{EVRD}
14mr|ant-1.8.4-3.6|140	
14mr|ant-1.8.4-3.6|141	%description manifest-only
14mr|ant-1.8.4-3.6|142	Manifest-only jars for %{name}.
14mr|ant-1.8.4-3.6|143	
14mr|ant-1.8.4-3.6|144	%files manifest-only
14mr|ant-1.8.4-3.6|145	%{_javadir}/%{name}/ant-icontract.jar
14mr|ant-1.8.4-3.6|146	%{_javadir}/%{name}/ant-netrexx.jar
14mr|ant-1.8.4-3.6|147	%{_javadir}/%{name}/ant-starteam.jar
14mr|ant-1.8.4-3.6|148	%{_javadir}/%{name}/ant-stylebook.jar
14mr|ant-1.8.4-3.6|149	%{_javadir}/%{name}/ant-vaj.jar
14mr|ant-1.8.4-3.6|150	%{_javadir}/%{name}/ant-weblogic.jar
14mr|ant-1.8.4-3.6|151	%{_javadir}/%{name}/ant-xalan1.jar
14mr|ant-1.8.4-3.6|152	%{_javadir}/%{name}/ant-xslp.jar
14mr|ant-1.8.4-3.6|153	%endif
14mr|ant-1.8.4-3.6|154	%endif
14mr|ant-1.8.4-3.6|155	
14mr|ant-1.8.4-3.6|156	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|157	
14mr|ant-1.8.4-3.6|158	%if %without bootstrap
14mr|ant-1.8.4-3.6|159	%package antlr
14mr|ant-1.8.4-3.6|160	Summary:	Optional antlr tasks for %{name}
14mr|ant-1.8.4-3.6|161	Group:		Development/Java
14mr|ant-1.8.4-3.6|162	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|163	Requires:	antlr
14mr|ant-1.8.4-3.6|164	BuildRequires:	antlr
14mr|ant-1.8.4-3.6|165	Provides:	ant-antlr = %{EVRD}
14mr|ant-1.8.4-3.6|166	
14mr|ant-1.8.4-3.6|167	%description antlr
14mr|ant-1.8.4-3.6|168	Optional antlr tasks for %{name}.
14mr|ant-1.8.4-3.6|169	
14mr|ant-1.8.4-3.6|170	%files antlr
14mr|ant-1.8.4-3.6|171	%{_javadir}/%{name}/%{name}-antlr.jar
14mr|ant-1.8.4-3.6|172	%{ant_home}/lib/%{name}-antlr.jar
14mr|ant-1.8.4-3.6|173	%config(noreplace) %{_sysconfdir}/%{name}.d/antlr
14mr|ant-1.8.4-3.6|174	%endif
14mr|ant-1.8.4-3.6|175	
14mr|ant-1.8.4-3.6|176	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|177	
14mr|ant-1.8.4-3.6|178	%if %without bootstrap
14mr|ant-1.8.4-3.6|179	%package apache-bsf
14mr|ant-1.8.4-3.6|180	Summary:	Optional apache bsf tasks for %{name}
14mr|ant-1.8.4-3.6|181	Group:		Development/Java
14mr|ant-1.8.4-3.6|182	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|183	Requires:	bsf
14mr|ant-1.8.4-3.6|184	BuildRequires:	bsf
14mr|ant-1.8.4-3.6|185	Provides:	ant-apache-bsf = %{EVRD}
14mr|ant-1.8.4-3.6|186	
14mr|ant-1.8.4-3.6|187	%description apache-bsf
14mr|ant-1.8.4-3.6|188	Optional apache bsf tasks for %{name}.
14mr|ant-1.8.4-3.6|189	
14mr|ant-1.8.4-3.6|190	%files apache-bsf
14mr|ant-1.8.4-3.6|191	%{_javadir}/%{name}/%{name}-apache-bsf.jar
14mr|ant-1.8.4-3.6|192	%{ant_home}/lib/%{name}-apache-bsf.jar
14mr|ant-1.8.4-3.6|193	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bsf
14mr|ant-1.8.4-3.6|194	%endif
14mr|ant-1.8.4-3.6|195	
14mr|ant-1.8.4-3.6|196	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|197	
14mr|ant-1.8.4-3.6|198	%if %without bootstrap
14mr|ant-1.8.4-3.6|199	%package apache-resolver
14mr|ant-1.8.4-3.6|200	Summary:	Optional apache resolver tasks for %{name}
14mr|ant-1.8.4-3.6|201	Group:		Development/Java
14mr|ant-1.8.4-3.6|202	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|203	Requires:	xml-commons-resolver
14mr|ant-1.8.4-3.6|204	BuildRequires:	xml-commons-resolver
14mr|ant-1.8.4-3.6|205	Provides:	ant-apache-resolver = %{EVRD}
14mr|ant-1.8.4-3.6|206	
14mr|ant-1.8.4-3.6|207	%description apache-resolver
14mr|ant-1.8.4-3.6|208	Optional apache resolver tasks for %{name}.
14mr|ant-1.8.4-3.6|209	
14mr|ant-1.8.4-3.6|210	%files apache-resolver
14mr|ant-1.8.4-3.6|211	%{_javadir}/%{name}/%{name}-apache-resolver.jar
14mr|ant-1.8.4-3.6|212	%{ant_home}/lib/%{name}-apache-resolver.jar
14mr|ant-1.8.4-3.6|213	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-resolver
14mr|ant-1.8.4-3.6|214	%endif
14mr|ant-1.8.4-3.6|215	
14mr|ant-1.8.4-3.6|216	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|217	
14mr|ant-1.8.4-3.6|218	%if %without bootstrap
14mr|ant-1.8.4-3.6|219	%package commons-logging
14mr|ant-1.8.4-3.6|220	Summary:	Optional commons logging tasks for %{name}
14mr|ant-1.8.4-3.6|221	Group:		Development/Java
14mr|ant-1.8.4-3.6|222	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|223	Requires:	jakarta-commons-logging
14mr|ant-1.8.4-3.6|224	BuildRequires:	jakarta-commons-logging
14mr|ant-1.8.4-3.6|225	Provides:	ant-commons-logging = %{EVRD}
14mr|ant-1.8.4-3.6|226	
14mr|ant-1.8.4-3.6|227	%description commons-logging
14mr|ant-1.8.4-3.6|228	Optional commons logging tasks for %{name}.
14mr|ant-1.8.4-3.6|229	
14mr|ant-1.8.4-3.6|230	%files commons-logging
14mr|ant-1.8.4-3.6|231	%{_javadir}/%{name}/%{name}-commons-logging.jar
14mr|ant-1.8.4-3.6|232	%{ant_home}/lib/%{name}-commons-logging.jar
14mr|ant-1.8.4-3.6|233	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-logging
14mr|ant-1.8.4-3.6|234	%endif
14mr|ant-1.8.4-3.6|235	
14mr|ant-1.8.4-3.6|236	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|237	
14mr|ant-1.8.4-3.6|238	%if %without bootstrap
14mr|ant-1.8.4-3.6|239	%package commons-net
14mr|ant-1.8.4-3.6|240	Summary:	Optional commons net tasks for %{name}
14mr|ant-1.8.4-3.6|241	Group:		Development/Java
14mr|ant-1.8.4-3.6|242	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|243	Requires:	apache-commons-net
14mr|ant-1.8.4-3.6|244	BuildRequires:	apache-commons-net
14mr|ant-1.8.4-3.6|245	Provides:	ant-commons-net = %{EVRD}
14mr|ant-1.8.4-3.6|246	
14mr|ant-1.8.4-3.6|247	%description commons-net
14mr|ant-1.8.4-3.6|248	Optional commons net tasks for %{name}.
14mr|ant-1.8.4-3.6|249	
14mr|ant-1.8.4-3.6|250	%files commons-net
14mr|ant-1.8.4-3.6|251	%{_javadir}/%{name}/%{name}-commons-net.jar
14mr|ant-1.8.4-3.6|252	%{ant_home}/lib/%{name}-commons-net.jar
14mr|ant-1.8.4-3.6|253	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-net
14mr|ant-1.8.4-3.6|254	%endif
14mr|ant-1.8.4-3.6|255	
14mr|ant-1.8.4-3.6|256	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|257	
14mr|ant-1.8.4-3.6|258	# Disable because we don't ship the dependencies
14mr|ant-1.8.4-3.6|259	%if 0
14mr|ant-1.8.4-3.6|260	%package jai
14mr|ant-1.8.4-3.6|261	Summary:	Optional jai tasks for %{name}
14mr|ant-1.8.4-3.6|262	Group:		Development/Java
14mr|ant-1.8.4-3.6|263	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|264	Requires:	jai
14mr|ant-1.8.4-3.6|265	BuildRequires:	jai
14mr|ant-1.8.4-3.6|266	Provides:	ant-jai = %{EVRD}
14mr|ant-1.8.4-3.6|267	
14mr|ant-1.8.4-3.6|268	%description jai
14mr|ant-1.8.4-3.6|269	Optional jai tasks for %{name}.
14mr|ant-1.8.4-3.6|270	
14mr|ant-1.8.4-3.6|271	%files jai
14mr|ant-1.8.4-3.6|272	%{_javadir}/%{name}/%{name}-jai.jar
14mr|ant-1.8.4-3.6|273	%{ant_home}/lib/%{name}-jai.jar
14mr|ant-1.8.4-3.6|274	%config(noreplace) %{_sysconfdir}/%{name}.d/jai
14mr|ant-1.8.4-3.6|275	%endif
14mr|ant-1.8.4-3.6|276	
14mr|ant-1.8.4-3.6|277	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|278	
14mr|ant-1.8.4-3.6|279	%if %without bootstrap
14mr|ant-1.8.4-3.6|280	%package apache-bcel
14mr|ant-1.8.4-3.6|281	Summary:	Optional apache bcel tasks for %{name}
14mr|ant-1.8.4-3.6|282	Group:		Development/Java
14mr|ant-1.8.4-3.6|283	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|284	Requires:	bcel
14mr|ant-1.8.4-3.6|285	BuildRequires:	bcel
14mr|ant-1.8.4-3.6|286	Provides:	ant-apache-bcel = %{EVRD}
14mr|ant-1.8.4-3.6|287	Provides:	ant-jakarta-bcel = %{EVRD}
14mr|ant-1.8.4-3.6|288	Obsoletes:	ant-jakarta-bcel < %{EVRD}
14mr|ant-1.8.4-3.6|289	
14mr|ant-1.8.4-3.6|290	%description apache-bcel
14mr|ant-1.8.4-3.6|291	Optional apache bcel tasks for %{name}.
14mr|ant-1.8.4-3.6|292	
14mr|ant-1.8.4-3.6|293	%files apache-bcel
14mr|ant-1.8.4-3.6|294	%{_javadir}/%{name}/%{name}-apache-bcel.jar
14mr|ant-1.8.4-3.6|295	%{ant_home}/lib/%{name}-apache-bcel.jar
14mr|ant-1.8.4-3.6|296	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bcel
14mr|ant-1.8.4-3.6|297	%endif
14mr|ant-1.8.4-3.6|298	
14mr|ant-1.8.4-3.6|299	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|300	
14mr|ant-1.8.4-3.6|301	%if %without bootstrap
14mr|ant-1.8.4-3.6|302	%package apache-log4j
14mr|ant-1.8.4-3.6|303	Summary:	Optional apache log4j tasks for %{name}
14mr|ant-1.8.4-3.6|304	Group:		Development/Java
14mr|ant-1.8.4-3.6|305	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|306	Requires:	log4j
14mr|ant-1.8.4-3.6|307	BuildRequires:	log4j
14mr|ant-1.8.4-3.6|308	Provides:	ant-apache-log4j = %{EVRD}
14mr|ant-1.8.4-3.6|309	Provides:	ant-jakarta-log4j = %{EVRD}
14mr|ant-1.8.4-3.6|310	Obsoletes:	ant-jakarta-log4j < %{EVRD}
14mr|ant-1.8.4-3.6|311	
14mr|ant-1.8.4-3.6|312	%description apache-log4j
14mr|ant-1.8.4-3.6|313	Optional apache log4j tasks for %{name}.
14mr|ant-1.8.4-3.6|314	
14mr|ant-1.8.4-3.6|315	%files apache-log4j
14mr|ant-1.8.4-3.6|316	%{_javadir}/%{name}/%{name}-apache-log4j.jar
14mr|ant-1.8.4-3.6|317	%{ant_home}/lib/%{name}-apache-log4j.jar
14mr|ant-1.8.4-3.6|318	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-log4j
14mr|ant-1.8.4-3.6|319	%endif
14mr|ant-1.8.4-3.6|320	
14mr|ant-1.8.4-3.6|321	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|322	
14mr|ant-1.8.4-3.6|323	%if %without bootstrap
14mr|ant-1.8.4-3.6|324	%package apache-oro
14mr|ant-1.8.4-3.6|325	Summary:	Optional apache oro tasks for %{name}
14mr|ant-1.8.4-3.6|326	Group:		Development/Java
14mr|ant-1.8.4-3.6|327	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|328	Requires:	jakarta-oro
14mr|ant-1.8.4-3.6|329	BuildRequires:	jakarta-oro
14mr|ant-1.8.4-3.6|330	Provides:	ant-apache-oro = %{EVRD}
14mr|ant-1.8.4-3.6|331	Provides:	ant-jakarta-oro = %{EVRD}
14mr|ant-1.8.4-3.6|332	Obsoletes:	ant-jakarta-oro < %{EVRD}
14mr|ant-1.8.4-3.6|333	
14mr|ant-1.8.4-3.6|334	%description apache-oro
14mr|ant-1.8.4-3.6|335	Optional apache oro tasks for %{name}.
14mr|ant-1.8.4-3.6|336	
14mr|ant-1.8.4-3.6|337	%files apache-oro
14mr|ant-1.8.4-3.6|338	%{_javadir}/%{name}/%{name}-apache-oro.jar
14mr|ant-1.8.4-3.6|339	%{ant_home}/lib/%{name}-apache-oro.jar
14mr|ant-1.8.4-3.6|340	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-oro
14mr|ant-1.8.4-3.6|341	%{ant_home}/etc/maudit-frames.xsl
14mr|ant-1.8.4-3.6|342	%endif
14mr|ant-1.8.4-3.6|343	
14mr|ant-1.8.4-3.6|344	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|345	
14mr|ant-1.8.4-3.6|346	%if %without bootstrap
14mr|ant-1.8.4-3.6|347	%package apache-regexp
14mr|ant-1.8.4-3.6|348	Summary:	Optional apache regexp tasks for %{name}
14mr|ant-1.8.4-3.6|349	Group:		Development/Java
14mr|ant-1.8.4-3.6|350	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|351	Requires:	regexp
14mr|ant-1.8.4-3.6|352	BuildRequires:	regexp
14mr|ant-1.8.4-3.6|353	Provides:	ant-apache-regexp = %{EVRD}
14mr|ant-1.8.4-3.6|354	Provides:	ant-jakarta-regexp = %{EVRD}
14mr|ant-1.8.4-3.6|355	Obsoletes:	ant-jakarta-regexp < %{EVRD}
14mr|ant-1.8.4-3.6|356	
14mr|ant-1.8.4-3.6|357	%description apache-regexp
14mr|ant-1.8.4-3.6|358	Optional apache regexp tasks for %{name}.
14mr|ant-1.8.4-3.6|359	
14mr|ant-1.8.4-3.6|360	%files apache-regexp
14mr|ant-1.8.4-3.6|361	%{_javadir}/%{name}/%{name}-apache-regexp.jar
14mr|ant-1.8.4-3.6|362	%{ant_home}/lib/%{name}-apache-regexp.jar
14mr|ant-1.8.4-3.6|363	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-regexp
14mr|ant-1.8.4-3.6|364	%endif
14mr|ant-1.8.4-3.6|365	
14mr|ant-1.8.4-3.6|366	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|367	
14mr|ant-1.8.4-3.6|368	%if %without bootstrap
14mr|ant-1.8.4-3.6|369	%package apache-xalan2
14mr|ant-1.8.4-3.6|370	Summary:	Optional apache xalan2 tasks for %{name}
14mr|ant-1.8.4-3.6|371	Group:		Development/Java
14mr|ant-1.8.4-3.6|372	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|373	Requires:	regexp
14mr|ant-1.8.4-3.6|374	BuildRequires:	regexp
14mr|ant-1.8.4-3.6|375	Requires:	xalan-j2
14mr|ant-1.8.4-3.6|376	Provides:	ant-apache-xalan2 = %{EVRD}
14mr|ant-1.8.4-3.6|377	
14mr|ant-1.8.4-3.6|378	%description apache-xalan2
14mr|ant-1.8.4-3.6|379	Optional apache xalan2 tasks for %{name}.
14mr|ant-1.8.4-3.6|380	
14mr|ant-1.8.4-3.6|381	%files apache-xalan2
14mr|ant-1.8.4-3.6|382	%{_javadir}/%{name}/%{name}-apache-xalan2.jar
14mr|ant-1.8.4-3.6|383	%{ant_home}/lib/%{name}-apache-xalan2.jar
14mr|ant-1.8.4-3.6|384	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-xalan2
14mr|ant-1.8.4-3.6|385	%endif
14mr|ant-1.8.4-3.6|386	
14mr|ant-1.8.4-3.6|387	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|388	
14mr|ant-1.8.4-3.6|389	%if %without bootstrap
14mr|ant-1.8.4-3.6|390	%package javamail
14mr|ant-1.8.4-3.6|391	Summary:	Optional javamail tasks for %{name}
14mr|ant-1.8.4-3.6|392	Group:		Development/Java
14mr|ant-1.8.4-3.6|393	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|394	Requires:	javamail >= 0:1.2-5jpp
14mr|ant-1.8.4-3.6|395	BuildRequires:	javamail >= 0:1.2-5jpp
14mr|ant-1.8.4-3.6|396	Provides:	ant-javamail = %{EVRD}
14mr|ant-1.8.4-3.6|397	
14mr|ant-1.8.4-3.6|398	%description javamail
14mr|ant-1.8.4-3.6|399	Optional javamail tasks for %{name}.
14mr|ant-1.8.4-3.6|400	
14mr|ant-1.8.4-3.6|401	%files javamail
14mr|ant-1.8.4-3.6|402	%{_javadir}/%{name}/%{name}-javamail.jar
14mr|ant-1.8.4-3.6|403	%{ant_home}/lib/%{name}-javamail.jar
14mr|ant-1.8.4-3.6|404	%config(noreplace) %{_sysconfdir}/%{name}.d/javamail
14mr|ant-1.8.4-3.6|405	%endif
14mr|ant-1.8.4-3.6|406	
14mr|ant-1.8.4-3.6|407	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|408	
14mr|ant-1.8.4-3.6|409	%if %without bootstrap
14mr|ant-1.8.4-3.6|410	%package jdepend
14mr|ant-1.8.4-3.6|411	Summary:	Optional jdepend tasks for %{name}
14mr|ant-1.8.4-3.6|412	Group:		Development/Java
14mr|ant-1.8.4-3.6|413	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|414	Requires:	jdepend
14mr|ant-1.8.4-3.6|415	BuildRequires:	jdepend
14mr|ant-1.8.4-3.6|416	Provides:	ant-jdepend = %{EVRD}
14mr|ant-1.8.4-3.6|417	
14mr|ant-1.8.4-3.6|418	%description jdepend
14mr|ant-1.8.4-3.6|419	Optional jdepend tasks for %{name}.
14mr|ant-1.8.4-3.6|420	
14mr|ant-1.8.4-3.6|421	%files jdepend
14mr|ant-1.8.4-3.6|422	%{_javadir}/%{name}/%{name}-jdepend.jar
14mr|ant-1.8.4-3.6|423	%{ant_home}/lib/%{name}-jdepend.jar
14mr|ant-1.8.4-3.6|424	%config(noreplace) %{_sysconfdir}/%{name}.d/jdepend
14mr|ant-1.8.4-3.6|425	%{ant_home}/etc/jdepend.xsl
14mr|ant-1.8.4-3.6|426	%{ant_home}/etc/jdepend-frames.xsl
14mr|ant-1.8.4-3.6|427	%endif
14mr|ant-1.8.4-3.6|428	
14mr|ant-1.8.4-3.6|429	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|430	
14mr|ant-1.8.4-3.6|431	%if %without bootstrap
14mr|ant-1.8.4-3.6|432	%package jsch
14mr|ant-1.8.4-3.6|433	Summary:	Optional jsch tasks for %{name}
14mr|ant-1.8.4-3.6|434	Group:		Development/Java
14mr|ant-1.8.4-3.6|435	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|436	Requires:	jsch
14mr|ant-1.8.4-3.6|437	BuildRequires:	jsch
14mr|ant-1.8.4-3.6|438	Provides:	ant-jsch = %{EVRD}
14mr|ant-1.8.4-3.6|439	
14mr|ant-1.8.4-3.6|440	%description jsch
14mr|ant-1.8.4-3.6|441	Optional jsch tasks for %{name}.
14mr|ant-1.8.4-3.6|442	
14mr|ant-1.8.4-3.6|443	%files jsch
14mr|ant-1.8.4-3.6|444	%{_javadir}/%{name}/%{name}-jsch.jar
14mr|ant-1.8.4-3.6|445	%{ant_home}/lib/%{name}-jsch.jar
14mr|ant-1.8.4-3.6|446	%config(noreplace) %{_sysconfdir}/%{name}.d/jsch
14mr|ant-1.8.4-3.6|447	%endif
14mr|ant-1.8.4-3.6|448	
14mr|ant-1.8.4-3.6|449	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|450	
14mr|ant-1.8.4-3.6|451	%if %without bootstrap
14mr|ant-1.8.4-3.6|452	%package junit
14mr|ant-1.8.4-3.6|453	Summary:	Optional junit tasks for %{name}
14mr|ant-1.8.4-3.6|454	Group:		Development/Java
14mr|ant-1.8.4-3.6|455	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|456	Requires:	junit
14mr|ant-1.8.4-3.6|457	Requires:	xalan-j2
14mr|ant-1.8.4-3.6|458	Provides:	ant-junit = %{EVRD}
14mr|ant-1.8.4-3.6|459	
14mr|ant-1.8.4-3.6|460	%description junit
14mr|ant-1.8.4-3.6|461	Optional junit tasks for %{name}.
14mr|ant-1.8.4-3.6|462	
14mr|ant-1.8.4-3.6|463	%files junit
14mr|ant-1.8.4-3.6|464	%{_javadir}/%{name}/%{name}-junit.jar
14mr|ant-1.8.4-3.6|465	# %{_javadir}/%{name}/%{name}-junit4.jar
14mr|ant-1.8.4-3.6|466	%{ant_home}/lib/%{name}-junit.jar
14mr|ant-1.8.4-3.6|467	# %{ant_home}/lib/%{name}-junit4.jar
14mr|ant-1.8.4-3.6|468	%config(noreplace) %{_sysconfdir}/%{name}.d/junit
14mr|ant-1.8.4-3.6|469	%config(noreplace) %{_sysconfdir}/%{name}.d/junit4
14mr|ant-1.8.4-3.6|470	%{ant_home}/etc/junit-frames.xsl
14mr|ant-1.8.4-3.6|471	%{ant_home}/etc/junit-noframes.xsl
14mr|ant-1.8.4-3.6|472	%endif
14mr|ant-1.8.4-3.6|473	
14mr|ant-1.8.4-3.6|474	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|475	
14mr|ant-1.8.4-3.6|476	%if %without bootstrap
14mr|ant-1.8.4-3.6|477	%package testutil
14mr|ant-1.8.4-3.6|478	Summary:	Test utility classes for %{name}
14mr|ant-1.8.4-3.6|479	Group:		Development/Java
14mr|ant-1.8.4-3.6|480	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|481	Requires:	junit
14mr|ant-1.8.4-3.6|482	Provides:	ant-testutil = %{EVRD}
14mr|ant-1.8.4-3.6|483	
14mr|ant-1.8.4-3.6|484	%description testutil
14mr|ant-1.8.4-3.6|485	Test utility tasks for %{name}.
14mr|ant-1.8.4-3.6|486	
14mr|ant-1.8.4-3.6|487	%files testutil
14mr|ant-1.8.4-3.6|488	%{_javadir}/%{name}/%{name}-testutil.jar
14mr|ant-1.8.4-3.6|489	%{ant_home}/lib/%{name}-testutil.jar
14mr|ant-1.8.4-3.6|490	%config(noreplace) %{_sysconfdir}/%{name}.d/testutil
14mr|ant-1.8.4-3.6|491	%endif
14mr|ant-1.8.4-3.6|492	
14mr|ant-1.8.4-3.6|493	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|494	
14mr|ant-1.8.4-3.6|495	%if %without bootstrap
14mr|ant-1.8.4-3.6|496	%package scripts
14mr|ant-1.8.4-3.6|497	Summary:	Additional scripts for %{name}
14mr|ant-1.8.4-3.6|498	Group:		Development/Java
14mr|ant-1.8.4-3.6|499	AutoReqProv:	no
14mr|ant-1.8.4-3.6|500	Requires:	%{name} = %{EVRD}
14mr|ant-1.8.4-3.6|501	Requires:	perl
14mr|ant-1.8.4-3.6|502	Requires:	python
14mr|ant-1.8.4-3.6|503	
14mr|ant-1.8.4-3.6|504	%description scripts
14mr|ant-1.8.4-3.6|505	Additional Perl and Python scripts for %{name}.
14mr|ant-1.8.4-3.6|506	
14mr|ant-1.8.4-3.6|507	%files scripts
14mr|ant-1.8.4-3.6|508	%attr(0755,root,root) %{_bindir}/*.pl
14mr|ant-1.8.4-3.6|509	%attr(0755,root,root) %{_bindir}/*.py*
14mr|ant-1.8.4-3.6|510	%endif
14mr|ant-1.8.4-3.6|511	
14mr|ant-1.8.4-3.6|512	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|513	
14mr|ant-1.8.4-3.6|514	%if %without bootstrap
14mr|ant-1.8.4-3.6|515	%package manual
14mr|ant-1.8.4-3.6|516	Summary:	Manual for %{name}
14mr|ant-1.8.4-3.6|517	Group:		Development/Java
14mr|ant-1.8.4-3.6|518	
14mr|ant-1.8.4-3.6|519	%description manual
14mr|ant-1.8.4-3.6|520	Documentation for %{name}.
14mr|ant-1.8.4-3.6|521	
14mr|ant-1.8.4-3.6|522	%files manual
14mr|ant-1.8.4-3.6|523	%doc manual/*
14mr|ant-1.8.4-3.6|524	%endif
14mr|ant-1.8.4-3.6|525	
14mr|ant-1.8.4-3.6|526	#----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|527	
14mr|ant-1.8.4-3.6|528	%if %without bootstrap
14mr|ant-1.8.4-3.6|529	%if %{build_javadoc}
14mr|ant-1.8.4-3.6|530	%package javadoc
14mr|ant-1.8.4-3.6|531	Summary:	Javadoc for %{name}
14mr|ant-1.8.4-3.6|532	Group:		Development/Java
14mr|ant-1.8.4-3.6|533	
14mr|ant-1.8.4-3.6|534	%description javadoc
14mr|ant-1.8.4-3.6|535	Javadoc for %{name}.
14mr|ant-1.8.4-3.6|536	
14mr|ant-1.8.4-3.6|537	%files javadoc
14mr|ant-1.8.4-3.6|538	%{_javadocdir}/%{name}
14mr|ant-1.8.4-3.6|539	%endif
14mr|ant-1.8.4-3.6|540	%endif
14mr|ant-1.8.4-3.6|541	
14mr|ant-1.8.4-3.6|542	# -----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|543	
14mr|ant-1.8.4-3.6|544	%prep
14mr|ant-1.8.4-3.6|545	%setup -q -n apache-ant-%{version}
14mr|ant-1.8.4-3.6|546	#Fixup version
14mr|ant-1.8.4-3.6|547	find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
14mr|ant-1.8.4-3.6|548	# Disable the style and xmlvalidate tasks on ppc64 and s390x (#163689).
14mr|ant-1.8.4-3.6|549	%ifarch ppc64 s390x
14mr|ant-1.8.4-3.6|550	%patch1 -p1
14mr|ant-1.8.4-3.6|551	%endif
14mr|ant-1.8.4-3.6|552	
14mr|ant-1.8.4-3.6|553	# When bootstrapping, we don't have junit
14mr|ant-1.8.4-3.6|554	%patch3
14mr|ant-1.8.4-3.6|555	
14mr|ant-1.8.4-3.6|556	# Fix class-path-in-manifest rpmlint warning
14mr|ant-1.8.4-3.6|557	%patch4
14mr|ant-1.8.4-3.6|558	
14mr|ant-1.8.4-3.6|559	# clean jar files
14mr|ant-1.8.4-3.6|560	find . -name "*.jar" | %{_bindir}/xargs -t rm
14mr|ant-1.8.4-3.6|561	
14mr|ant-1.8.4-3.6|562	#install jars
14mr|ant-1.8.4-3.6|563	%if %without bootstrap
14mr|ant-1.8.4-3.6|564	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
14mr|ant-1.8.4-3.6|565	%endif
14mr|ant-1.8.4-3.6|566	
14mr|ant-1.8.4-3.6|567	# Fix file-not-utf8 rpmlint warning
14mr|ant-1.8.4-3.6|568	iconv KEYS -f iso-8859-1 -t utf-8 -o KEYS.utf8
14mr|ant-1.8.4-3.6|569	mv KEYS.utf8 KEYS
14mr|ant-1.8.4-3.6|570	iconv LICENSE -f iso-8859-1 -t utf-8 -o LICENSE.utf8
14mr|ant-1.8.4-3.6|571	mv LICENSE.utf8 LICENSE
14mr|ant-1.8.4-3.6|572	
14mr|ant-1.8.4-3.6|573	%build
14mr|ant-1.8.4-3.6|574	%if %without bootstrap
14mr|ant-1.8.4-3.6|575	ant jars test-jar
14mr|ant-1.8.4-3.6|576	%if %{build_javadoc}
14mr|ant-1.8.4-3.6|577	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)
14mr|ant-1.8.4-3.6|578	ant javadocs
14mr|ant-1.8.4-3.6|579	%endif
14mr|ant-1.8.4-3.6|580	%else
14mr|ant-1.8.4-3.6|581	export JAVA_HOME=%{java_home}
14mr|ant-1.8.4-3.6|582	export CLASSPATH=$JAVA_HOME/lib/tools.jar
14mr|ant-1.8.4-3.6|583	sh ./build.sh --noconfig jars
14mr|ant-1.8.4-3.6|584	%endif
14mr|ant-1.8.4-3.6|585	
14mr|ant-1.8.4-3.6|586	#remove empty jai and netrexx jars. Due to missing dependencies they contain only manifests.
14mr|ant-1.8.4-3.6|587	rm -fr build/lib/ant-jai.jar build/lib/ant-netrexx.jar
14mr|ant-1.8.4-3.6|588	# -----------------------------------------------------------------------------
14mr|ant-1.8.4-3.6|589	
14mr|ant-1.8.4-3.6|590	%install
14mr|ant-1.8.4-3.6|591	# ANT_HOME and subdirs
14mr|ant-1.8.4-3.6|592	mkdir -p %{buildroot}%{ant_home}/{lib,etc}
14mr|ant-1.8.4-3.6|593	
14mr|ant-1.8.4-3.6|594	# jars
14mr|ant-1.8.4-3.6|595	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mr|ant-1.8.4-3.6|596	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|ant-1.8.4-3.6|597	
14mr|ant-1.8.4-3.6|598	for jar in build/lib/*.jar
14mr|ant-1.8.4-3.6|599	do
14mr|ant-1.8.4-3.6|600	jarname=$(basename $jar .jar)
14mr|ant-1.8.4-3.6|601	pomname="JPP.%{name}-${jarname}.pom"
14mr|ant-1.8.4-3.6|602	
14mr|ant-1.8.4-3.6|603	#Determine where to put it
14mr|ant-1.8.4-3.6|604	case $jarname in
14mr|ant-1.8.4-3.6|605	#These go into %%{_javadir}, pom files have different names
14mr|ant-1.8.4-3.6|606	ant | ant-bootstrap | ant-launcher) destdir=%{buildroot}%{_javadir}; destname="";pomname="JPP-$jarname.pom";;
14mr|ant-1.8.4-3.6|607	#Bootstracp builds an incomplete ant-junit, don't ship it
14mr|ant-1.8.4-3.6|608	%if %with bootstrap
14mr|ant-1.8.4-3.6|609	ant-junit) continue;;
14mr|ant-1.8.4-3.6|610	%endif
14mr|ant-1.8.4-3.6|611	#These go into %%{_javadir}/ant
14mr|ant-1.8.4-3.6|612	*) destdir=%{buildroot}%{_javadir}/%{name}; destname="/%{name}";
14mr|ant-1.8.4-3.6|613	esac
14mr|ant-1.8.4-3.6|614	
14mr|ant-1.8.4-3.6|615	#instal jar
14mr|ant-1.8.4-3.6|616	install -m 644 ${jar} ${destdir}/${jarname}.jar
14mr|ant-1.8.4-3.6|617	# jar aliases
14mr|ant-1.8.4-3.6|618	ln -sf ../../java${destname}/${jarname}.jar %{buildroot}%{ant_home}/lib/${jarname}.jar
14mr|ant-1.8.4-3.6|619	
14mr|ant-1.8.4-3.6|620	#bootstrap does not have a pom
14mr|ant-1.8.4-3.6|621	[ $jarname == ant-bootstrap ] && continue
14mr|ant-1.8.4-3.6|622	
14mr|ant-1.8.4-3.6|623	#install pom
14mr|ant-1.8.4-3.6|624	install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}%{_mavenpomdir}/${pomname}
14mr|ant-1.8.4-3.6|625	%add_to_maven_depmap org.apache.ant ${jarname} %{version} JPP${destname} ${jarname}
14mr|ant-1.8.4-3.6|626	done
14mr|ant-1.8.4-3.6|627	
14mr|ant-1.8.4-3.6|628	# add backward compatibility for nodeps jar that is now part of
14mr|ant-1.8.4-3.6|629	# main jar
14mr|ant-1.8.4-3.6|630	%add_to_maven_depmap org.apache.ant ant-nodeps %{version} JPP ant
14mr|ant-1.8.4-3.6|631	
14mr|ant-1.8.4-3.6|632	#ant-parent pom
14mr|ant-1.8.4-3.6|633	install -m 644 src/etc/poms/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}-parent.pom
14mr|ant-1.8.4-3.6|634	%add_to_maven_depmap org.apache.ant ant-parent %{version} JPP ant-parent
14mr|ant-1.8.4-3.6|635	
14mr|ant-1.8.4-3.6|636	# scripts: remove dos and os/2 scripts
14mr|ant-1.8.4-3.6|637	rm -f src/script/*.bat
14mr|ant-1.8.4-3.6|638	rm -f src/script/*.cmd
14mr|ant-1.8.4-3.6|639	
14mr|ant-1.8.4-3.6|640	# XSLs
14mr|ant-1.8.4-3.6|641	cp -p src/etc/*.xsl %{buildroot}%{ant_home}/etc
14mr|ant-1.8.4-3.6|642	
14mr|ant-1.8.4-3.6|643	# install everything else
14mr|ant-1.8.4-3.6|644	mkdir -p %{buildroot}%{_bindir}
14mr|ant-1.8.4-3.6|645	%if %without bootstrap
14mr|ant-1.8.4-3.6|646	cp -p src/script/* %{buildroot}%{_bindir}
14mr|ant-1.8.4-3.6|647	%else
14mr|ant-1.8.4-3.6|648	cp -p src/script/ant{,Run} %{buildroot}%{_bindir}
14mr|ant-1.8.4-3.6|649	%endif
14mr|ant-1.8.4-3.6|650	
14mr|ant-1.8.4-3.6|651	# default ant.conf
14mr|ant-1.8.4-3.6|652	mkdir -p %{buildroot}%{_sysconfdir}
14mr|ant-1.8.4-3.6|653	cp -p %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14mr|ant-1.8.4-3.6|654	
14mr|ant-1.8.4-3.6|655	# OPT_JAR_LIST fragments
14mr|ant-1.8.4-3.6|656	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14mr|ant-1.8.4-3.6|657	echo "ant/ant-jmf" > %{buildroot}%{_sysconfdir}/%{name}.d/jmf
14mr|ant-1.8.4-3.6|658	echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
14mr|ant-1.8.4-3.6|659	%if %without bootstrap
14mr|ant-1.8.4-3.6|660	echo "antlr ant/ant-antlr" > %{buildroot}%{_sysconfdir}/%{name}.d/antlr
14mr|ant-1.8.4-3.6|661	echo "bsf ant/ant-apache-bsf" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-bsf
14mr|ant-1.8.4-3.6|662	echo "xml-commons-resolver ant/ant-apache-resolver" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-resolver
14mr|ant-1.8.4-3.6|663	echo "jakarta-commons-logging ant/ant-commons-logging" > %{buildroot}%{_sysconfdir}/%{name}.d/commons-logging
14mr|ant-1.8.4-3.6|664	echo "apache-commons-net ant/ant-commons-net" > %{buildroot}%{_sysconfdir}/%{name}.d/commons-net
14mr|ant-1.8.4-3.6|665	#echo "jai ant/ant-jai" > %{buildroot}%%{_sysconfdir}/%%{name}.d/jai
14mr|ant-1.8.4-3.6|666	echo "bcel ant/ant-apache-bcel" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-bcel
14mr|ant-1.8.4-3.6|667	echo "log4j ant/ant-apache-log4j" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-log4j
14mr|ant-1.8.4-3.6|668	echo "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-oro
14mr|ant-1.8.4-3.6|669	echo "regexp ant/ant-apache-regexp" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-regexp
14mr|ant-1.8.4-3.6|670	echo "xalan-j2 xalan-j2-serializer ant/ant-apache-xalan2" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-xalan2
14mr|ant-1.8.4-3.6|671	echo "javamail jaf ant/ant-javamail" > %{buildroot}%{_sysconfdir}/%{name}.d/javamail
14mr|ant-1.8.4-3.6|672	echo "jdepend ant/ant-jdepend" > %{buildroot}%{_sysconfdir}/%{name}.d/jdepend
14mr|ant-1.8.4-3.6|673	echo "jsch ant/ant-jsch" > %{buildroot}%{_sysconfdir}/%{name}.d/jsch
14mr|ant-1.8.4-3.6|674	echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/%{name}.d/junit
14mr|ant-1.8.4-3.6|675	echo "junit ant/ant-junit4" > %{buildroot}%{_sysconfdir}/%{name}.d/junit4
14mr|ant-1.8.4-3.6|676	echo "testutil ant/ant-testutil" > %{buildroot}%{_sysconfdir}/%{name}.d/testutil
14mr|ant-1.8.4-3.6|677	%endif
14mr|ant-1.8.4-3.6|678	
14mr|ant-1.8.4-3.6|679	%if %{build_javadoc}
14mr|ant-1.8.4-3.6|680	# javadoc
14mr|ant-1.8.4-3.6|681	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|ant-1.8.4-3.6|682	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|ant-1.8.4-3.6|683	%endif
14mr|ant-1.8.4-3.6|684	
14mr|ant-1.8.4-3.6|685	# fix link between manual and javadoc
14mr|ant-1.8.4-3.6|686	(cd manual; ln -sf %{_javadocdir}/%{name} api)
14mr|ant-1.8.4-3.6|687	
14mr|ant-1.8.4-3.6|688	%if %with bootstrap
14mr|ant-1.8.4-3.6|689	find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
14mr|ant-1.8.4-3.6|690	-a ! -name ant-update.xsl \
14mr|ant-1.8.4-3.6|691	-a ! -name changelog.xsl \
14mr|ant-1.8.4-3.6|692	-a ! -name coverage-frames.xsl \
14mr|ant-1.8.4-3.6|693	-a ! -name junit-frames-xalan1.xsl \
14mr|ant-1.8.4-3.6|694	-a ! -name log.xsl \
14mr|ant-1.8.4-3.6|695	-a ! -name mmetrics-frames.xsl \
14mr|ant-1.8.4-3.6|696	-a ! -name tagdiff.xsl \
14mr|ant-1.8.4-3.6|697	| xargs -t rm
14mr|ant-1.8.4-3.6|698	%endif
14mr|ant-1.8.4-3.6|699	
14mr|ant-1.8.4-3.6|700	# Delete bogus jars that were built, but are dummies because we lack
14mr|ant-1.8.4-3.6|701	# a build dependency
14mr|ant-1.8.4-3.6|702	cd %{buildroot}%{_javadir}/ant
14mr|ant-1.8.4-3.6|703	for i in *; do
14mr|ant-1.8.4-3.6|704	if [ `jar tf $i |grep -v META-INF |wc -l` -eq 0 ]; then
14mr|ant-1.8.4-3.6|705	rm -f $i
14mr|ant-1.8.4-3.6|706	rm -f %{buildroot}%{ant_home}/lib/$i
14mr|ant-1.8.4-3.6|707	fi
14mr|ant-1.8.4-3.6|708	done
14mr|ant-1.8.4-3.6|709	
14mr|ant-1.8.4-3.6|710	%changelog
14mr|ant-1.8.4-3.6|711	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.8.4-3.6
14mr|ant-1.8.4-3.6|712	+ Revision: 5e0567b
14mr|ant-1.8.4-3.6|713	- Force use of openjdk
14mr|ant-1.8.4-3.6|714	
14mr|ant-1.8.4-3.6|715	

15794 14
14mr|ant-contrib-1.0-0.13.b2|1	%global beta_number b2
14mr|ant-contrib-1.0-0.13.b2|2	
14mr|ant-contrib-1.0-0.13.b2|3	Summary:	Collection of tasks for Ant
14mr|ant-contrib-1.0-0.13.b2|4	Name:		ant-contrib
14mr|ant-contrib-1.0-0.13.b2|5	Version:	1.0
14mr|ant-contrib-1.0-0.13.b2|6	Release:	0.13.%{beta_number}
14mr|ant-contrib-1.0-0.13.b2|7	License:	ASL 2.0
14mr|ant-contrib-1.0-0.13.b2|8	Group:		Development/Java
14mr|ant-contrib-1.0-0.13.b2|9	Url:		http://ant-contrib.sourceforge.net/
14mr|ant-contrib-1.0-0.13.b2|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{beta_number}-src.tar.gz
14mr|ant-contrib-1.0-0.13.b2|11	Source1:	http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/1.0b2/%{name}-1.0b2.pom
14mr|ant-contrib-1.0-0.13.b2|12	Patch0:		ant-contrib-build_xml.patch
14mr|ant-contrib-1.0-0.13.b2|13	Patch2:		ant-contrib-antservertest.patch
14mr|ant-contrib-1.0-0.13.b2|14	BuildArch:	noarch
14mr|ant-contrib-1.0-0.13.b2|15	BuildRequires:	ant-junit >= 1.6.2
14mr|ant-contrib-1.0-0.13.b2|16	BuildRequires:	bcel >= 5.0
14mr|ant-contrib-1.0-0.13.b2|17	BuildRequires:	jpackage-utils >= 1.5
14mr|ant-contrib-1.0-0.13.b2|18	BuildRequires:	junit >= 3.8.0
14mr|ant-contrib-1.0-0.13.b2|19	BuildRequires:	xerces-j2
14mr|ant-contrib-1.0-0.13.b2|20	BuildRequires:	java-devel >= 1.4.2
14mr|ant-contrib-1.0-0.13.b2|21	Requires:	java >= 1.4.2
14mr|ant-contrib-1.0-0.13.b2|22	Requires:	junit >= 3.8.0
14mr|ant-contrib-1.0-0.13.b2|23	Requires:	ant >= 1.6.2
14mr|ant-contrib-1.0-0.13.b2|24	Requires:	xerces-j2
14mr|ant-contrib-1.0-0.13.b2|25	
14mr|ant-contrib-1.0-0.13.b2|26	%description
14mr|ant-contrib-1.0-0.13.b2|27	The Ant-Contrib project is a collection of tasks
14mr|ant-contrib-1.0-0.13.b2|28	(and at one point maybe types and other tools)
14mr|ant-contrib-1.0-0.13.b2|29	for Apache Ant.
14mr|ant-contrib-1.0-0.13.b2|30	
14mr|ant-contrib-1.0-0.13.b2|31	%package        javadoc
14mr|ant-contrib-1.0-0.13.b2|32	Summary:	Javadoc for %{name}
14mr|ant-contrib-1.0-0.13.b2|33	Group:		Development/Java
14mr|ant-contrib-1.0-0.13.b2|34	
14mr|ant-contrib-1.0-0.13.b2|35	%description    javadoc
14mr|ant-contrib-1.0-0.13.b2|36	Api documentation for %{name}.
14mr|ant-contrib-1.0-0.13.b2|37	
14mr|ant-contrib-1.0-0.13.b2|38	%prep
14mr|ant-contrib-1.0-0.13.b2|39	%setup -qn %{name}
14mr|ant-contrib-1.0-0.13.b2|40	rm -rf test/src/net/sf/antcontrib/antclipse
14mr|ant-contrib-1.0-0.13.b2|41	
14mr|ant-contrib-1.0-0.13.b2|42	%patch0
14mr|ant-contrib-1.0-0.13.b2|43	%patch2
14mr|ant-contrib-1.0-0.13.b2|44	sed -i "s/\r//" manual/tasks/foreach.html manual/tasks/for.html
14mr|ant-contrib-1.0-0.13.b2|45	
14mr|ant-contrib-1.0-0.13.b2|46	%build
14mr|ant-contrib-1.0-0.13.b2|47	export JUNIT_VER=`rpm -q --queryformat='%%{version}' junit`
14mr|ant-contrib-1.0-0.13.b2|48	mkdir -p test/lib
14mr|ant-contrib-1.0-0.13.b2|49	(cd test/lib
14mr|ant-contrib-1.0-0.13.b2|50	ln -s $(find-jar junit-$(JUNIT_VER)) junit-$(JUNIT_VER).jar
14mr|ant-contrib-1.0-0.13.b2|51	)
14mr|ant-contrib-1.0-0.13.b2|52	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|ant-contrib-1.0-0.13.b2|53	export CLASSPATH=
14mr|ant-contrib-1.0-0.13.b2|54	CLASSPATH=build/lib/ant-contrib-%{version}.jar:$CLASSPATH
14mr|ant-contrib-1.0-0.13.b2|55	echo $ANT_HOME
14mr|ant-contrib-1.0-0.13.b2|56	ant -Dsource=1.4 -Dversion=%{version} -Dbcel.jar=file://%{_javadir}/bcel.jar all
14mr|ant-contrib-1.0-0.13.b2|57	
14mr|ant-contrib-1.0-0.13.b2|58	%install
14mr|ant-contrib-1.0-0.13.b2|59	# jars
14mr|ant-contrib-1.0-0.13.b2|60	install -Dpm 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/ant/%{name}.jar
14mr|ant-contrib-1.0-0.13.b2|61	
14mr|ant-contrib-1.0-0.13.b2|62	# javadoc
14mr|ant-contrib-1.0-0.13.b2|63	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ant-contrib-1.0-0.13.b2|64	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ant-contrib-1.0-0.13.b2|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|ant-contrib-1.0-0.13.b2|66	rm -rf build/docs/api
14mr|ant-contrib-1.0-0.13.b2|67	
14mr|ant-contrib-1.0-0.13.b2|68	mkdir -p %{buildroot}%{_sysconfdir}/ant.d
14mr|ant-contrib-1.0-0.13.b2|69	echo "ant/ant-contrib" > %{buildroot}%{_sysconfdir}/ant.d/ant-contrib
14mr|ant-contrib-1.0-0.13.b2|70	
14mr|ant-contrib-1.0-0.13.b2|71	%add_to_maven_depmap %{name} %{name} %{version} JPP/ant %{name}
14mr|ant-contrib-1.0-0.13.b2|72	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|ant-contrib-1.0-0.13.b2|73	install -pm 644 %{SOURCE1} %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mr|ant-contrib-1.0-0.13.b2|74	
14mr|ant-contrib-1.0-0.13.b2|75	%post
14mr|ant-contrib-1.0-0.13.b2|76	%update_maven_depmap
14mr|ant-contrib-1.0-0.13.b2|77	
14mr|ant-contrib-1.0-0.13.b2|78	%postun
14mr|ant-contrib-1.0-0.13.b2|79	%update_maven_depmap
14mr|ant-contrib-1.0-0.13.b2|80	
14mr|ant-contrib-1.0-0.13.b2|81	%files
14mr|ant-contrib-1.0-0.13.b2|82	%doc build/docs/LICENSE.txt
14mr|ant-contrib-1.0-0.13.b2|83	%doc build/docs/tasks/*
14mr|ant-contrib-1.0-0.13.b2|84	%{_sysconfdir}/ant.d/ant-contrib
14mr|ant-contrib-1.0-0.13.b2|85	%{_javadir}/ant/*.jar
14mr|ant-contrib-1.0-0.13.b2|86	%{_mavenpomdir}/*
14mr|ant-contrib-1.0-0.13.b2|87	%{_mavendepmapdir}
14mr|ant-contrib-1.0-0.13.b2|88	
14mr|ant-contrib-1.0-0.13.b2|89	%files javadoc
14mr|ant-contrib-1.0-0.13.b2|90	%doc %{_javadocdir}/%{name}-%{version}
14mr|ant-contrib-1.0-0.13.b2|91	%doc %{_javadocdir}/%{name}
14mr|ant-contrib-1.0-0.13.b2|92	
14mr|ant-contrib-1.0-0.13.b2|93	%changelog
14mr|ant-contrib-1.0-0.13.b2|94	* Fri Sep 06 2013 Alexander Kazancev <kazancas@gmail.com> 1.0-0.13.b2
14mr|ant-contrib-1.0-0.13.b2|95	+ Revision: d6e5e30
14mr|ant-contrib-1.0-0.13.b2|96	- Up release due moving to main
14mr|ant-contrib-1.0-0.13.b2|97	
14mr|ant-contrib-1.0-0.13.b2|98	

15795 14
14mr|anthy-9100h-25.20110409.3|1	%define dic_date  20110409
14mr|anthy-9100h-25.20110409.3|2	
14mr|anthy-9100h-25.20110409.3|3	%define major 0
14mr|anthy-9100h-25.20110409.3|4	%define libname %mklibname %{name} %{major}
14mr|anthy-9100h-25.20110409.3|5	%define develname %mklibname -d %{name}
14mr|anthy-9100h-25.20110409.3|6	
14mr|anthy-9100h-25.20110409.3|7	Name:		anthy
14mr|anthy-9100h-25.20110409.3|8	Summary:	A Japanese words input system
14mr|anthy-9100h-25.20110409.3|9	Version:	9100h
14mr|anthy-9100h-25.20110409.3|10	Release:	25.%{dic_date}.3
14mr|anthy-9100h-25.20110409.3|11	Group:		System/Internationalization
14mr|anthy-9100h-25.20110409.3|12	License:	GPLv2+
14mr|anthy-9100h-25.20110409.3|13	URL:		http://www.geocities.jp/ep3797/index.html
14mr|anthy-9100h-25.20110409.3|14	# http://www.geocities.jp/ep3797/anthy_dict_01.html
14mr|anthy-9100h-25.20110409.3|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/mdk-ut/anthy/anthy-%{version}-%{dic_date}ut.tar.bz2
14mr|anthy-9100h-25.20110409.3|16	
14mr|anthy-9100h-25.20110409.3|17	Requires:	%{libname} = %{version}-%{release}
14mr|anthy-9100h-25.20110409.3|18	BuildRequires:	emacs-bin
14mr|anthy-9100h-25.20110409.3|19	BuildRequires:	automake
14mr|anthy-9100h-25.20110409.3|20	
14mr|anthy-9100h-25.20110409.3|21	%description
14mr|anthy-9100h-25.20110409.3|22	Anthy is a free and secure Japanese input system.
14mr|anthy-9100h-25.20110409.3|23	
14mr|anthy-9100h-25.20110409.3|24	%package -n %{libname}
14mr|anthy-9100h-25.20110409.3|25	Summary:	Anthy library
14mr|anthy-9100h-25.20110409.3|26	Group:		System/Libraries
14mr|anthy-9100h-25.20110409.3|27	
14mr|anthy-9100h-25.20110409.3|28	%description -n %{libname}
14mr|anthy-9100h-25.20110409.3|29	Anthy library.
14mr|anthy-9100h-25.20110409.3|30	
14mr|anthy-9100h-25.20110409.3|31	%package -n %{develname}
14mr|anthy-9100h-25.20110409.3|32	Summary:	Headers of %{name} for development
14mr|anthy-9100h-25.20110409.3|33	Group:		Development/C
14mr|anthy-9100h-25.20110409.3|34	Requires:	%{libname} = %{version}
14mr|anthy-9100h-25.20110409.3|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|anthy-9100h-25.20110409.3|36	
14mr|anthy-9100h-25.20110409.3|37	%description -n %{develname}
14mr|anthy-9100h-25.20110409.3|38	Anthy development package: .so libraries, header files, and the like.
14mr|anthy-9100h-25.20110409.3|39	
14mr|anthy-9100h-25.20110409.3|40	%prep
14mr|anthy-9100h-25.20110409.3|41	%setup -q -n %{name}-%{version}-%{dic_date}ut
14mr|anthy-9100h-25.20110409.3|42	
14mr|anthy-9100h-25.20110409.3|43	%build
14mr|anthy-9100h-25.20110409.3|44	%configure2_5x --disable-static
14mr|anthy-9100h-25.20110409.3|45	%make
14mr|anthy-9100h-25.20110409.3|46	
14mr|anthy-9100h-25.20110409.3|47	%install
14mr|anthy-9100h-25.20110409.3|48	%makeinstall_std
14mr|anthy-9100h-25.20110409.3|49	
14mr|anthy-9100h-25.20110409.3|50	%files
14mr|anthy-9100h-25.20110409.3|51	%doc AUTHORS ChangeLog DIARY NEWS README doc
14mr|anthy-9100h-25.20110409.3|52	%{_bindir}/*
14mr|anthy-9100h-25.20110409.3|53	%config %{_sysconfdir}/*
14mr|anthy-9100h-25.20110409.3|54	%{_datadir}/anthy
14mr|anthy-9100h-25.20110409.3|55	%{_datadir}/emacs/site-lisp/anthy/*
14mr|anthy-9100h-25.20110409.3|56	
14mr|anthy-9100h-25.20110409.3|57	%files -n %{libname}
14mr|anthy-9100h-25.20110409.3|58	%doc COPYING
14mr|anthy-9100h-25.20110409.3|59	%{_libdir}/*.so.%{major}*
14mr|anthy-9100h-25.20110409.3|60	
14mr|anthy-9100h-25.20110409.3|61	%files -n %{develname}
14mr|anthy-9100h-25.20110409.3|62	%doc COPYING
14mr|anthy-9100h-25.20110409.3|63	%{_libdir}/*.so
14mr|anthy-9100h-25.20110409.3|64	%{_libdir}/pkgconfig/*.pc
14mr|anthy-9100h-25.20110409.3|65	%{_includedir}/*
14mr|anthy-9100h-25.20110409.3|66	
14mr|anthy-9100h-25.20110409.3|67	
14mr|anthy-9100h-25.20110409.3|68	%changelog
14mr|anthy-9100h-25.20110409.3|69	* Sun Aug 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9100h-25.20110409.3
14mr|anthy-9100h-25.20110409.3|70	+ Revision: 40b4de6
14mr|anthy-9100h-25.20110409.3|71	- LOG Spec cleanup, drop .la and .a files, fix library group
14mr|anthy-9100h-25.20110409.3|72	
14mr|anthy-9100h-25.20110409.3|73	

15796 14
14mr|antiword-0.37-10|1	%define name antiword
14mr|antiword-0.37-10|2	%define version 0.37
14mr|antiword-0.37-10|3	%define release 10
14mr|antiword-0.37-10|4	
14mr|antiword-0.37-10|5	Summary: MS Word to ASCII/Postscript converter
14mr|antiword-0.37-10|6	Name: %{name}
14mr|antiword-0.37-10|7	Version: %{version}
14mr|antiword-0.37-10|8	Release: %{release}
14mr|antiword-0.37-10|9	Source: %{name}-%{version}.tar.bz2
14mr|antiword-0.37-10|10	URL: http://www.winfield.demon.nl/
14mr|antiword-0.37-10|11	Patch0: antiword-find-my-files.patch
14mr|antiword-0.37-10|12	# Fix buffer overflow with malformed input files (patch from Debian, Debian
14mr|antiword-0.37-10|13	# bug #407015)
14mr|antiword-0.37-10|14	Patch1:	10_fix_buffer_overflow_wordole_c.dpatch
14mr|antiword-0.37-10|15	License: GPL
14mr|antiword-0.37-10|16	Group: Text tools
14mr|antiword-0.37-10|17	BuildRequires: bzip2
14mr|antiword-0.37-10|18	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|antiword-0.37-10|19	
14mr|antiword-0.37-10|20	%description
14mr|antiword-0.37-10|21	Antiword is a free MS-Word reader for Linux, BeOS and RISC OS. It converts
14mr|antiword-0.37-10|22	the documets from Word 6, 7, 97 and 2000 to ASCII and Postscript. Antiword
14mr|antiword-0.37-10|23	tries to keep the layout of the document intact.
14mr|antiword-0.37-10|24	
14mr|antiword-0.37-10|25	%prep
14mr|antiword-0.37-10|26	%setup -q
14mr|antiword-0.37-10|27	%patch0 -p1
14mr|antiword-0.37-10|28	%patch1 -p1
14mr|antiword-0.37-10|29	perl -pi -e 's|PKGBASEDIR_SUBSTITUTE_FROM_SPECFILE|\"%{_libdir}\"|g' options.c
14mr|antiword-0.37-10|30	# Use standard CFLAGS
14mr|antiword-0.37-10|31	sed -i -e "s/OPT\t=/#OPT\t=/" Makefile*
14mr|antiword-0.37-10|32	chmod a+r * Resources/* Docs/*
14mr|antiword-0.37-10|33	
14mr|antiword-0.37-10|34	%build
14mr|antiword-0.37-10|35	OPT="%{optflags}" %make all
14mr|antiword-0.37-10|36	
14mr|antiword-0.37-10|37	%install
14mr|antiword-0.37-10|38	rm -rf $RPM_BUILD_ROOT
14mr|antiword-0.37-10|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|antiword-0.37-10|40	install -m 755 antiword $RPM_BUILD_ROOT%{_bindir}
14mr|antiword-0.37-10|41	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|antiword-0.37-10|42	cp -a Resources/* $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|antiword-0.37-10|43	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14mr|antiword-0.37-10|44	bzip2 Docs/*.1
14mr|antiword-0.37-10|45	cp Docs/*.1.bz2 $RPM_BUILD_ROOT%{_mandir}/man1
14mr|antiword-0.37-10|46	
14mr|antiword-0.37-10|47	%clean
14mr|antiword-0.37-10|48	rm -rf $RPM_BUILD_ROOT
14mr|antiword-0.37-10|49	
14mr|antiword-0.37-10|50	%files
14mr|antiword-0.37-10|51	%defattr(-,root,root)
14mr|antiword-0.37-10|52	%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape
14mr|antiword-0.37-10|53	%{_bindir}/*
14mr|antiword-0.37-10|54	%{_mandir}/*/*
14mr|antiword-0.37-10|55	%{_libdir}/%{name}
14mr|antiword-0.37-10|56	
14mr|antiword-0.37-10|57	
14mr|antiword-0.37-10|58	
14mr|antiword-0.37-10|59	
14mr|antiword-0.37-10|60	%changelog
14mr|antiword-0.37-10|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.37-10
14mr|antiword-0.37-10|62	+ Revision: 579f655
14mr|antiword-0.37-10|63	- MassBuild#440: Increase release tag
14mr|antiword-0.37-10|64	
14mr|antiword-0.37-10|65	

15797 14
14mr|antlr-2.7.7-26|1	Summary:		ANother Tool for Language Recognition
14mr|antlr-2.7.7-26|2	Name:			antlr
14mr|antlr-2.7.7-26|3	Version:		2.7.7
14mr|antlr-2.7.7-26|4	Release:		26
14mr|antlr-2.7.7-26|5	License:		Public Domain
14mr|antlr-2.7.7-26|6	Url:			http://www.antlr.org/
14mr|antlr-2.7.7-26|7	Group:			Development/Java
14mr|antlr-2.7.7-26|8	Source0:		http://www.antlr2.org/download/antlr-%{version}.tar.gz
14mr|antlr-2.7.7-26|9	Source1:		%{name}-script
14mr|antlr-2.7.7-26|10	Patch1:			%{name}-%{version}-newgcc.patch
14mr|antlr-2.7.7-26|11	
14mr|antlr-2.7.7-26|12	%ifarch %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64
14mr|antlr-2.7.7-26|13	BuildRequires:	mono
14mr|antlr-2.7.7-26|14	BuildRequires:	mono-winforms
14mr|antlr-2.7.7-26|15	%endif
14mr|antlr-2.7.7-26|16	BuildRequires:	gcc-java
14mr|antlr-2.7.7-26|17	BuildRequires:	java-1.7.0-openjdk-devel
14mr|antlr-2.7.7-26|18	
14mr|antlr-2.7.7-26|19	%description
14mr|antlr-2.7.7-26|20	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
14mr|antlr-2.7.7-26|21	language tool that provides a framework for constructing recognizers,
14mr|antlr-2.7.7-26|22	compilers, and translators from grammatical descriptions containing
14mr|antlr-2.7.7-26|23	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
14mr|antlr-2.7.7-26|24	parsers].
14mr|antlr-2.7.7-26|25	
14mr|antlr-2.7.7-26|26	%package			tool
14mr|antlr-2.7.7-26|27	Group:				Development/Other
14mr|antlr-2.7.7-26|28	Summary:			ANother Tool for Language Recognition
14mr|antlr-2.7.7-26|29	Provides:			%{name} = %{EVRD}
14mr|antlr-2.7.7-26|30	%rename %{name}-java
14mr|antlr-2.7.7-26|31	
14mr|antlr-2.7.7-26|32	%description	tool
14mr|antlr-2.7.7-26|33	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
14mr|antlr-2.7.7-26|34	language tool that provides a framework for constructing recognizers,
14mr|antlr-2.7.7-26|35	compilers, and translators from grammatical descriptions containing
14mr|antlr-2.7.7-26|36	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
14mr|antlr-2.7.7-26|37	parsers].
14mr|antlr-2.7.7-26|38	
14mr|antlr-2.7.7-26|39	%package		manual
14mr|antlr-2.7.7-26|40	Group:			Development/Java
14mr|antlr-2.7.7-26|41	Summary:		Manual for %{name}
14mr|antlr-2.7.7-26|42	BuildArch:		noarch
14mr|antlr-2.7.7-26|43	
14mr|antlr-2.7.7-26|44	%description	manual
14mr|antlr-2.7.7-26|45	Documentation for %{name}.
14mr|antlr-2.7.7-26|46	
14mr|antlr-2.7.7-26|47	%package		javadoc
14mr|antlr-2.7.7-26|48	Group:			Development/Java
14mr|antlr-2.7.7-26|49	Summary:		Javadoc for %{name}
14mr|antlr-2.7.7-26|50	BuildArch:		noarch
14mr|antlr-2.7.7-26|51	
14mr|antlr-2.7.7-26|52	%description	javadoc
14mr|antlr-2.7.7-26|53	Javadoc for %{name}.
14mr|antlr-2.7.7-26|54	
14mr|antlr-2.7.7-26|55	%package		C++
14mr|antlr-2.7.7-26|56	Group:			Development/Java
14mr|antlr-2.7.7-26|57	Summary:		C++ bindings for antlr2 generated parsers
14mr|antlr-2.7.7-26|58	Provides:		antlr-static = %{version}-%{release}
14mr|antlr-2.7.7-26|59	%rename		%{name}-native
14mr|antlr-2.7.7-26|60	
14mr|antlr-2.7.7-26|61	%description	C++
14mr|antlr-2.7.7-26|62	This package provides a static C++ library for parsers generated by ANTLR2.
14mr|antlr-2.7.7-26|63	
14mr|antlr-2.7.7-26|64	%package		C++-doc
14mr|antlr-2.7.7-26|65	Group:			Development/Java
14mr|antlr-2.7.7-26|66	Summary:		Documentation for C++ bindings for antlr2 generated parsers
14mr|antlr-2.7.7-26|67	BuildRequires:	doxygen
14mr|antlr-2.7.7-26|68	BuildArch:		noarch
14mr|antlr-2.7.7-26|69	
14mr|antlr-2.7.7-26|70	%description	C++-doc
14mr|antlr-2.7.7-26|71	This package contains the documentation for the C++ bindings for parsers
14mr|antlr-2.7.7-26|72	generated by ANTLR2.
14mr|antlr-2.7.7-26|73	
14mr|antlr-2.7.7-26|74	%package		python
14mr|antlr-2.7.7-26|75	Group:			Development/Java
14mr|antlr-2.7.7-26|76	Summary:		Python runtime support for ANTLR-generated parsers
14mr|antlr-2.7.7-26|77	BuildRequires:	python-devel
14mr|antlr-2.7.7-26|78	BuildRequires:	python-setuptools
14mr|antlr-2.7.7-26|79	BuildArch:		noarch
14mr|antlr-2.7.7-26|80	
14mr|antlr-2.7.7-26|81	%description	python
14mr|antlr-2.7.7-26|82	Python runtime support for ANTLR-generated parsers
14mr|antlr-2.7.7-26|83	
14mr|antlr-2.7.7-26|84	%prep
14mr|antlr-2.7.7-26|85	%setup -q
14mr|antlr-2.7.7-26|86	%apply_patches
14mr|antlr-2.7.7-26|87	# remove all binary libs
14mr|antlr-2.7.7-26|88	find . -name "*.jar" -exec rm -f {} \;
14mr|antlr-2.7.7-26|89	# CRLF->LF
14mr|antlr-2.7.7-26|90	sed -i 's/\r//' LICENSE.txt
14mr|antlr-2.7.7-26|91	
14mr|antlr-2.7.7-26|92	%build
14mr|antlr-2.7.7-26|93	%configure --without-examples
14mr|antlr-2.7.7-26|94	make CXXFLAGS="${CXXFLAGS} -fPIC" DEBUG=1 verbose=1
14mr|antlr-2.7.7-26|95	
14mr|antlr-2.7.7-26|96	# Generate a native version of the antlr tool so we don't have to require Java
14mr|antlr-2.7.7-26|97	gcj $RPM_OPT_FLAGS --main=antlr.Tool -o antlr.bin antlr/antlr.jar
14mr|antlr-2.7.7-26|98	
14mr|antlr-2.7.7-26|99	# fix doc permissions and remove Makefiles
14mr|antlr-2.7.7-26|100	rm doc/{Makefile,Makefile.in}
14mr|antlr-2.7.7-26|101	chmod 0644 doc/*
14mr|antlr-2.7.7-26|102	
14mr|antlr-2.7.7-26|103	# generate doxygen docs for C++ bindings
14mr|antlr-2.7.7-26|104	pushd lib/cpp
14mr|antlr-2.7.7-26|105	doxygen doxygen.cfg
14mr|antlr-2.7.7-26|106	find gen_doc -type f -exec chmod 0644 {} \;
14mr|antlr-2.7.7-26|107	popd
14mr|antlr-2.7.7-26|108	
14mr|antlr-2.7.7-26|109	# build python
14mr|antlr-2.7.7-26|110	cd lib/python
14mr|antlr-2.7.7-26|111	%{__python} setup.py build
14mr|antlr-2.7.7-26|112	cd ../../
14mr|antlr-2.7.7-26|113	
14mr|antlr-2.7.7-26|114	# build javadoc
14mr|antlr-2.7.7-26|115	# Unfortunately, we can't use gjdoc here because gjdoc has a hardcode
14mr|antlr-2.7.7-26|116	# on loading /usr/share/java/antlr.jar -- something that doesn't exist
14mr|antlr-2.7.7-26|117	# without either running as root (so we can copy the just-built one there)
14mr|antlr-2.7.7-26|118	# or having a build dependency on ourselves.
14mr|antlr-2.7.7-26|119	cd antlr
14mr|antlr-2.7.7-26|120	find . -name "*.java" |xargs javadoc -d javadoc
14mr|antlr-2.7.7-26|121	
14mr|antlr-2.7.7-26|122	%install
14mr|antlr-2.7.7-26|123	mkdir -p %{buildroot}{%{_includedir}/%{name},%{_libdir},%{_bindir}}
14mr|antlr-2.7.7-26|124	
14mr|antlr-2.7.7-26|125	# jars
14mr|antlr-2.7.7-26|126	mkdir -p %{buildroot}%{_javadir}
14mr|antlr-2.7.7-26|127	cp -p %name/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|antlr-2.7.7-26|128	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|antlr-2.7.7-26|129	
14mr|antlr-2.7.7-26|130	# script
14mr|antlr-2.7.7-26|131	install -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/antlr
14mr|antlr-2.7.7-26|132	
14mr|antlr-2.7.7-26|133	# C++ lib and headers, antlr-config
14mr|antlr-2.7.7-26|134	
14mr|antlr-2.7.7-26|135	install -p -m 644 lib/cpp/antlr/*.hpp %{buildroot}%{_includedir}/%{name}
14mr|antlr-2.7.7-26|136	install -p -m 644 lib/cpp/src/libantlr.a %{buildroot}%{_libdir}
14mr|antlr-2.7.7-26|137	install -p -m 755 scripts/antlr-config %{buildroot}%{_bindir}
14mr|antlr-2.7.7-26|138	
14mr|antlr-2.7.7-26|139	# javadoc
14mr|antlr-2.7.7-26|140	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|antlr-2.7.7-26|141	cp -pr antlr/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|antlr-2.7.7-26|142	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|antlr-2.7.7-26|143	
14mr|antlr-2.7.7-26|144	# python
14mr|antlr-2.7.7-26|145	cd lib/python
14mr|antlr-2.7.7-26|146	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14mr|antlr-2.7.7-26|147	cd ../..
14mr|antlr-2.7.7-26|148	
14mr|antlr-2.7.7-26|149	# Install the native antlr
14mr|antlr-2.7.7-26|150	mv %buildroot%_bindir/antlr %buildroot%_bindir/antlr-java
14mr|antlr-2.7.7-26|151	cp antlr.bin %buildroot%_bindir/antlr
14mr|antlr-2.7.7-26|152	
14mr|antlr-2.7.7-26|153	%files tool
14mr|antlr-2.7.7-26|154	%doc LICENSE.txt
14mr|antlr-2.7.7-26|155	%{_bindir}/antlr
14mr|antlr-2.7.7-26|156	%{_javadir}/%{name}*.jar
14mr|antlr-2.7.7-26|157	%{_bindir}/antlr-java
14mr|antlr-2.7.7-26|158	
14mr|antlr-2.7.7-26|159	# this is actually a development package for the C++ target
14mr|antlr-2.7.7-26|160	# as we ship only a static library, it doesn't make sense
14mr|antlr-2.7.7-26|161	# to have a separate -devel package for the headers
14mr|antlr-2.7.7-26|162	%files C++
14mr|antlr-2.7.7-26|163	%{_includedir}/%{name}
14mr|antlr-2.7.7-26|164	%{_libdir}/libantlr.a
14mr|antlr-2.7.7-26|165	%{_bindir}/antlr-config
14mr|antlr-2.7.7-26|166	
14mr|antlr-2.7.7-26|167	%files C++-doc
14mr|antlr-2.7.7-26|168	%doc lib/cpp/gen_doc/html/
14mr|antlr-2.7.7-26|169	
14mr|antlr-2.7.7-26|170	%files manual
14mr|antlr-2.7.7-26|171	%doc doc/*
14mr|antlr-2.7.7-26|172	
14mr|antlr-2.7.7-26|173	%files javadoc
14mr|antlr-2.7.7-26|174	%doc %{_javadocdir}/%{name}-%{version}
14mr|antlr-2.7.7-26|175	%doc %{_javadocdir}/%{name}
14mr|antlr-2.7.7-26|176	
14mr|antlr-2.7.7-26|177	%files python
14mr|antlr-2.7.7-26|178	%{python_sitelib}/antlr/*
14mr|antlr-2.7.7-26|179	%{python_sitelib}/antlr-*
14mr|antlr-2.7.7-26|180	
14mr|antlr-2.7.7-26|181	%changelog
14mr|antlr-2.7.7-26|182	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.7-26
14mr|antlr-2.7.7-26|183	+ Revision: ad5df27
14mr|antlr-2.7.7-26|184	- Rebuild with java 7
14mr|antlr-2.7.7-26|185	
14mr|antlr-2.7.7-26|186	

15798 14
14mr|apache-2.4.10-1|1	%define _build_pkgcheck_set %{nil}
14mr|apache-2.4.10-1|2	%define _build_pkgcheck_srpm %{nil}
14mr|apache-2.4.10-1|3	
14mr|apache-2.4.10-1|4	%define defaultmaxmodules 256
14mr|apache-2.4.10-1|5	%define defaultserverlimit 2048
14mr|apache-2.4.10-1|6	
14mr|apache-2.4.10-1|7	%define TAG %{vendor} Linux
14mr|apache-2.4.10-1|8	%define BASEPRODUCT Apache
14mr|apache-2.4.10-1|9	%define all_services httpd.service httpd-worker.service httpd-event.service
14mr|apache-2.4.10-1|10	
14mr|apache-2.4.10-1|11	Summary:	The most widely used Web server on the Internet
14mr|apache-2.4.10-1|12	Name:		apache
14mr|apache-2.4.10-1|13	Version:	2.4.10
14mr|apache-2.4.10-1|14	Release:	1
14mr|apache-2.4.10-1|15	Group:		System/Servers
14mr|apache-2.4.10-1|16	License:	Apache License
14mr|apache-2.4.10-1|17	URL:		http://www.apache.org
14mr|apache-2.4.10-1|18	Source0:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz
14mr|apache-2.4.10-1|19	Source1:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz.asc
14mr|apache-2.4.10-1|20	Source2:	webapp.script
14mr|apache-2.4.10-1|21	Source3:	apache2_transparent_png_icons.tar.bz2
14mr|apache-2.4.10-1|22	Source9: 	htcacheclean.service
14mr|apache-2.4.10-1|23	Source10: 	htcacheclean.sysconfig
14mr|apache-2.4.10-1|24	Source11:	Mandriva.tar.gz
14mr|apache-2.4.10-1|25	Source15:	httpd.service
14mr|apache-2.4.10-1|26	Source16:       httpd.tmpfiles.d
14mr|apache-2.4.10-1|27	Source100:	buildconf
14mr|apache-2.4.10-1|28	Patch0:		httpd-2.0.45-deplibs.patch
14mr|apache-2.4.10-1|29	Patch8:		httpd-2.1.10-apxs.patch
14mr|apache-2.4.10-1|30	# speedups by Allen Pulsifer
14mr|apache-2.4.10-1|31	Patch16:	httpd-2.2.4-fix_extra_htaccess_check.diff
14mr|apache-2.4.10-1|32	Patch18:	httpd-2.2.10-ldap_auth_now_modular_in-apr-util-dbd-ldap_fix.diff
14mr|apache-2.4.10-1|33	Patch19:	httpd-2.2.21-linux3.diff
14mr|apache-2.4.10-1|34	Patch105:	httpd-2.2.17-filter.patch
14mr|apache-2.4.10-1|35	Patch106:	httpd-2.4.1-mdv_config.diff
14mr|apache-2.4.10-1|36	Patch107:	httpd-2.4.1-linkage_fix.diff
14mr|apache-2.4.10-1|37	Patch108:	httpd-2.4.1-buildfix.diff
14mr|apache-2.4.10-1|38	BuildRequires:	autoconf automake libtool
14mr|apache-2.4.10-1|39	BuildRequires:	pkgconfig(apr-1) >= 1.5.0
14mr|apache-2.4.10-1|40	BuildRequires:	pkgconfig(apr-util-1) >= 1.5.3
14mr|apache-2.4.10-1|41	BuildRequires:	db-devel
14mr|apache-2.4.10-1|42	BuildRequires:	pkgconfig(expat)
14mr|apache-2.4.10-1|43	BuildRequires:	gdbm-devel
14mr|apache-2.4.10-1|44	BuildRequires:	sasl-devel
14mr|apache-2.4.10-1|45	BuildRequires:	pkgconfig(libxml-2.0)
14mr|apache-2.4.10-1|46	BuildRequires:	pkgconfig(lua) >= 5.1
14mr|apache-2.4.10-1|47	BuildRequires:	lynx
14mr|apache-2.4.10-1|48	BuildRequires:	openldap-devel
14mr|apache-2.4.10-1|49	BuildRequires:	pkgconfig(openssl)
14mr|apache-2.4.10-1|50	BuildRequires:	pkgconfig(libpcre)
14mr|apache-2.4.10-1|51	BuildRequires:	perl
14mr|apache-2.4.10-1|52	BuildRequires:	pkgconfig
14mr|apache-2.4.10-1|53	BuildRequires:	pkgconfig(zlib)
14mr|apache-2.4.10-1|54	# So people who "urpmi httpd" get what they expect
14mr|apache-2.4.10-1|55	Provides:	httpd = %EVRD
14mr|apache-2.4.10-1|56	
14mr|apache-2.4.10-1|57	%description
14mr|apache-2.4.10-1|58	This package contains the main binary of apache, a powerful, full-featured,
14mr|apache-2.4.10-1|59	efficient and freely-available Web server. Apache is also the most popular Web
14mr|apache-2.4.10-1|60	server on the Internet.
14mr|apache-2.4.10-1|61	
14mr|apache-2.4.10-1|62	This version of apache is fully modular, and many modules are available in
14mr|apache-2.4.10-1|63	pre-compiled formats, like PHP and mod_auth_external.
14mr|apache-2.4.10-1|64	
14mr|apache-2.4.10-1|65	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mr|apache-2.4.10-1|66	This package defaults to a ServerLimit of %{defaultserverlimit}.
14mr|apache-2.4.10-1|67	
14mr|apache-2.4.10-1|68	You can change these values at RPM build time by using for example:
14mr|apache-2.4.10-1|69	
14mr|apache-2.4.10-1|70	--define 'maxmodules 512' --define 'serverlimit 2048'
14mr|apache-2.4.10-1|71	
14mr|apache-2.4.10-1|72	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mr|apache-2.4.10-1|73	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
14mr|apache-2.4.10-1|74	
14mr|apache-2.4.10-1|75	%package	mpm-prefork
14mr|apache-2.4.10-1|76	Summary:	Implements a non-threaded, pre-forking web server (stable)
14mr|apache-2.4.10-1|77	Group:		System/Servers
14mr|apache-2.4.10-1|78	Requires(preun): systemd-units
14mr|apache-2.4.10-1|79	Requires(postun): systemd-units
14mr|apache-2.4.10-1|80	Requires(post): systemd-units
14mr|apache-2.4.10-1|81	Requires:	apache-base = %{version}-%{release}
14mr|apache-2.4.10-1|82	Requires:	apache-modules = %{version}-%{release}
14mr|apache-2.4.10-1|83	Provides:	webserver
14mr|apache-2.4.10-1|84	Provides:	apache = %{version}-%{release}
14mr|apache-2.4.10-1|85	Provides:	apache-mpm = %{version}-%{release}
14mr|apache-2.4.10-1|86	
14mr|apache-2.4.10-1|87	%description	mpm-prefork
14mr|apache-2.4.10-1|88	This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web
14mr|apache-2.4.10-1|89	server that handles requests in a manner similar to Apache 1.3. It is
14mr|apache-2.4.10-1|90	appropriate for sites that need to avoid threading for compatibility with
14mr|apache-2.4.10-1|91	non-thread-safe libraries. It is also the best MPM for isolating each request,
14mr|apache-2.4.10-1|92	so that a problem with a single request will not affect any other.
14mr|apache-2.4.10-1|93	
14mr|apache-2.4.10-1|94	This MPM is very self-regulating, so it is rarely necessary to adjust its
14mr|apache-2.4.10-1|95	configuration directives. Most important is that MaxClients be big enough to
14mr|apache-2.4.10-1|96	handle as many simultaneous requests as you expect to receive, but small enough
14mr|apache-2.4.10-1|97	to assure that there is enough physical RAM for all processes.
14mr|apache-2.4.10-1|98	
14mr|apache-2.4.10-1|99	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mr|apache-2.4.10-1|100	This package defaults to a ServerLimit of %{defaultserverlimit}.
14mr|apache-2.4.10-1|101	
14mr|apache-2.4.10-1|102	You can change these values at RPM build time by using for example:
14mr|apache-2.4.10-1|103	
14mr|apache-2.4.10-1|104	--define 'maxmodules 512' --define 'serverlimit 2048'
14mr|apache-2.4.10-1|105	
14mr|apache-2.4.10-1|106	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mr|apache-2.4.10-1|107	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
14mr|apache-2.4.10-1|108	
14mr|apache-2.4.10-1|109	%package	mpm-worker
14mr|apache-2.4.10-1|110	Summary:	Implements a hybrid multi-threaded multi-process web server (experimental)
14mr|apache-2.4.10-1|111	Group:		System/Servers
14mr|apache-2.4.10-1|112	Requires(preun): systemd-units
14mr|apache-2.4.10-1|113	Requires(postun): systemd-units
14mr|apache-2.4.10-1|114	Requires(post): systemd-units
14mr|apache-2.4.10-1|115	Requires:	apache-base = %{version}-%{release}
14mr|apache-2.4.10-1|116	Requires:	apache-modules = %{version}-%{release}
14mr|apache-2.4.10-1|117	Provides:	webserver
14mr|apache-2.4.10-1|118	Provides:	apache = %{version}-%{release}
14mr|apache-2.4.10-1|119	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
14mr|apache-2.4.10-1|120	
14mr|apache-2.4.10-1|121	%description	mpm-worker
14mr|apache-2.4.10-1|122	This Multi-Processing Module (MPM) implements a hybrid multi-process
14mr|apache-2.4.10-1|123	multi-threaded server. By using threads to serve requests, it is able to serve
14mr|apache-2.4.10-1|124	a large number of requests with less system resources than a process-based
14mr|apache-2.4.10-1|125	server. Yet it retains much of the stability of a process-based server by
14mr|apache-2.4.10-1|126	keeping multiple processes available, each with many threads.
14mr|apache-2.4.10-1|127	
14mr|apache-2.4.10-1|128	The most important directives used to control this MPM are ThreadsPerChild,
14mr|apache-2.4.10-1|129	which controls the number of threads deployed by each child process and
14mr|apache-2.4.10-1|130	MaxClients, which controls the maximum total number of threads that may be
14mr|apache-2.4.10-1|131	launched.
14mr|apache-2.4.10-1|132	
14mr|apache-2.4.10-1|133	This package contains the main binary of apache, a powerful, full-featured,
14mr|apache-2.4.10-1|134	efficient and freely-available Web server. Apache is also the most popular Web
14mr|apache-2.4.10-1|135	server on the Internet.
14mr|apache-2.4.10-1|136	
14mr|apache-2.4.10-1|137	This version of apache is fully modular, and many modules are available in
14mr|apache-2.4.10-1|138	pre-compiled formats, like PHP and mod_auth_external.
14mr|apache-2.4.10-1|139	
14mr|apache-2.4.10-1|140	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mr|apache-2.4.10-1|141	
14mr|apache-2.4.10-1|142	You can change these values at RPM build time by using for example:
14mr|apache-2.4.10-1|143	
14mr|apache-2.4.10-1|144	--define 'maxmodules 512'
14mr|apache-2.4.10-1|145	
14mr|apache-2.4.10-1|146	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mr|apache-2.4.10-1|147	
14mr|apache-2.4.10-1|148	%package	mpm-event
14mr|apache-2.4.10-1|149	Summary:	Implements a hybrid multi-threaded multi-process web server
14mr|apache-2.4.10-1|150	Group:		System/Servers
14mr|apache-2.4.10-1|151	Requires(preun): systemd-units
14mr|apache-2.4.10-1|152	Requires(postun): systemd-units
14mr|apache-2.4.10-1|153	Requires(post): systemd-units
14mr|apache-2.4.10-1|154	Requires:	apache-base = %{version}-%{release}
14mr|apache-2.4.10-1|155	Requires:	apache-modules = %{version}-%{release}
14mr|apache-2.4.10-1|156	Provides:	webserver
14mr|apache-2.4.10-1|157	Provides:	apache = %{version}-%{release}
14mr|apache-2.4.10-1|158	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
14mr|apache-2.4.10-1|159	
14mr|apache-2.4.10-1|160	%description	mpm-event
14mr|apache-2.4.10-1|161	The event Multi-Processing Module (MPM) is designed to allow more requests to
14mr|apache-2.4.10-1|162	be served simultaneously by passing off some processing work to supporting
14mr|apache-2.4.10-1|163	threads, freeing up the main threads to work on new requests. It is based on
14mr|apache-2.4.10-1|164	the worker MPM, which implements a hybrid multi-process multi-threaded server.
14mr|apache-2.4.10-1|165	Run-time configuration directives are identical to those provided by worker.
14mr|apache-2.4.10-1|166	
14mr|apache-2.4.10-1|167	This package contains the main binary of apache, a powerful, full-featured,
14mr|apache-2.4.10-1|168	efficient and freely-available Web server. Apache is also the most popular Web
14mr|apache-2.4.10-1|169	server on the Internet.
14mr|apache-2.4.10-1|170	
14mr|apache-2.4.10-1|171	This version of apache is fully modular, and many modules are available in
14mr|apache-2.4.10-1|172	pre-compiled formats, like PHP and mod_auth_external.
14mr|apache-2.4.10-1|173	
14mr|apache-2.4.10-1|174	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mr|apache-2.4.10-1|175	
14mr|apache-2.4.10-1|176	You can change these values at RPM build time by using for example:
14mr|apache-2.4.10-1|177	
14mr|apache-2.4.10-1|178	--define 'maxmodules 512'
14mr|apache-2.4.10-1|179	
14mr|apache-2.4.10-1|180	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mr|apache-2.4.10-1|181	
14mr|apache-2.4.10-1|182	%package	base
14mr|apache-2.4.10-1|183	Summary:	Common files and utilities for apache
14mr|apache-2.4.10-1|184	Group:		System/Servers
14mr|apache-2.4.10-1|185	Requires(pre): rpm-helper
14mr|apache-2.4.10-1|186	Requires(postun): rpm-helper
14mr|apache-2.4.10-1|187	Requires:	apache = %{version}-%{release}
14mr|apache-2.4.10-1|188	Provides:	apache-conf = %{version}-%{release}
14mr|apache-2.4.10-1|189	Obsoletes:	apache-conf
14mr|apache-2.4.10-1|190	
14mr|apache-2.4.10-1|191	%description	base
14mr|apache-2.4.10-1|192	This package contains the apache utilities such as Apache Bench (ab) for stress
14mr|apache-2.4.10-1|193	testing your apache installation and several tools for managing user databases,
14mr|apache-2.4.10-1|194	access control, the apache logs and more.
14mr|apache-2.4.10-1|195	
14mr|apache-2.4.10-1|196	%package	modules
14mr|apache-2.4.10-1|197	Summary:	Meta package
14mr|apache-2.4.10-1|198	Group:		System/Servers
14mr|apache-2.4.10-1|199	Requires:	apache-mpm = %{version}-%{release}
14mr|apache-2.4.10-1|200	Requires:	apache-mod_actions = %{version}-%{release}
14mr|apache-2.4.10-1|201	Requires:	apache-mod_alias = %{version}-%{release}
14mr|apache-2.4.10-1|202	Requires:	apache-mod_auth_basic = %{version}-%{release}
14mr|apache-2.4.10-1|203	Requires:	apache-mod_auth_digest = %{version}-%{release}
14mr|apache-2.4.10-1|204	Requires:	apache-mod_authn_anon = %{version}-%{release}
14mr|apache-2.4.10-1|205	Requires:	apache-mod_authn_file = %{version}-%{release}
14mr|apache-2.4.10-1|206	Requires:	apache-mod_authz_dbm = %{version}-%{release}
14mr|apache-2.4.10-1|207	Requires:	apache-mod_authz_groupfile = %{version}-%{release}
14mr|apache-2.4.10-1|208	Requires:	apache-mod_authz_host = %{version}-%{release}
14mr|apache-2.4.10-1|209	Requires:	apache-mod_authz_owner = %{version}-%{release}
14mr|apache-2.4.10-1|210	Requires:	apache-mod_authz_user = %{version}-%{release}
14mr|apache-2.4.10-1|211	Requires:	apache-mod_autoindex = %{version}-%{release}
14mr|apache-2.4.10-1|212	Requires:	apache-mod_cgi = %{version}-%{release}
14mr|apache-2.4.10-1|213	Requires:	apache-mod_dir = %{version}-%{release}
14mr|apache-2.4.10-1|214	Requires:	apache-mod_env = %{version}-%{release}
14mr|apache-2.4.10-1|215	Requires:	apache-mod_expires = %{version}-%{release}
14mr|apache-2.4.10-1|216	Requires:	apache-mod_filter = %{version}-%{release}
14mr|apache-2.4.10-1|217	Requires:	apache-mod_headers = %{version}-%{release}
14mr|apache-2.4.10-1|218	Requires:	apache-mod_imagemap = %{version}-%{release}
14mr|apache-2.4.10-1|219	Requires:	apache-mod_include = %{version}-%{release}
14mr|apache-2.4.10-1|220	Requires:	apache-mod_info = %{version}-%{release}
14mr|apache-2.4.10-1|221	Requires:	apache-mod_log_config = %{version}-%{release}
14mr|apache-2.4.10-1|222	Requires:	apache-mod_mime = %{version}-%{release}
14mr|apache-2.4.10-1|223	Requires:	apache-mod_mime_magic = %{version}-%{release}
14mr|apache-2.4.10-1|224	Requires:	apache-mod_negotiation = %{version}-%{release}
14mr|apache-2.4.10-1|225	Requires:	apache-mod_rewrite = %{version}-%{release}
14mr|apache-2.4.10-1|226	Requires:	apache-mod_setenvif = %{version}-%{release}
14mr|apache-2.4.10-1|227	Requires:	apache-mod_status = %{version}-%{release}
14mr|apache-2.4.10-1|228	Requires:	apache-mod_substitute = %{version}-%{release}
14mr|apache-2.4.10-1|229	Requires:	apache-mod_unique_id = %{version}-%{release}
14mr|apache-2.4.10-1|230	Requires:	apache-mod_usertrack = %{version}-%{release}
14mr|apache-2.4.10-1|231	Requires:	apache-mod_version = %{version}-%{release}
14mr|apache-2.4.10-1|232	Requires:	apache-mod_vhost_alias = %{version}-%{release}
14mr|apache-2.4.10-1|233	# new 2.3+ modules
14mr|apache-2.4.10-1|234	Requires:	apache-mod_authz_core = %{version}-%{release}
14mr|apache-2.4.10-1|235	Requires:	apache-mod_authz_host = %{version}-%{release}
14mr|apache-2.4.10-1|236	Requires:	apache-mod_unixd = %{version}-%{release}
14mr|apache-2.4.10-1|237	# obsolete 2.2 modules
14mr|apache-2.4.10-1|238	Obsoletes:	apache-mod_authz_default
14mr|apache-2.4.10-1|239	Obsoletes:	apache-mod_authn_alias
14mr|apache-2.4.10-1|240	Obsoletes:	apache-mod_authn_default
14mr|apache-2.4.10-1|241	
14mr|apache-2.4.10-1|242	%description	modules
14mr|apache-2.4.10-1|243	This is a meta package that pulls in the apache modules used by default
14mr|apache-2.4.10-1|244	in %{vendor}.
14mr|apache-2.4.10-1|245	
14mr|apache-2.4.10-1|246	%package	mod_authn_file
14mr|apache-2.4.10-1|247	Summary:	User authentication using text files
14mr|apache-2.4.10-1|248	Group:		System/Servers
14mr|apache-2.4.10-1|249	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|250	
14mr|apache-2.4.10-1|251	%description	mod_authn_file
14mr|apache-2.4.10-1|252	This module provides authentication front-ends such as mod_auth_digest
14mr|apache-2.4.10-1|253	and mod_auth_basic to authenticate users by looking up users in plain text
14mr|apache-2.4.10-1|254	password files. Similar functionality is provided by mod_authn_dbm.
14mr|apache-2.4.10-1|255	
14mr|apache-2.4.10-1|256	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mr|apache-2.4.10-1|257	the AuthBasicProvider or AuthDigestProvider with the file value.
14mr|apache-2.4.10-1|258	
14mr|apache-2.4.10-1|259	%package	mod_authn_dbm
14mr|apache-2.4.10-1|260	Summary:	User authentication using DBM files
14mr|apache-2.4.10-1|261	Group:		System/Servers
14mr|apache-2.4.10-1|262	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|263	
14mr|apache-2.4.10-1|264	%description	mod_authn_dbm
14mr|apache-2.4.10-1|265	This module provides authentication front-ends such as mod_auth_digest and
14mr|apache-2.4.10-1|266	mod_auth_basic to authenticate users by looking up users in dbm password
14mr|apache-2.4.10-1|267	files. Similar functionality is provided by mod_authn_file.
14mr|apache-2.4.10-1|268	
14mr|apache-2.4.10-1|269	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mr|apache-2.4.10-1|270	the AuthBasicProvider or AuthDigestProvider with the dbm value.
14mr|apache-2.4.10-1|271	
14mr|apache-2.4.10-1|272	%package	mod_authn_anon
14mr|apache-2.4.10-1|273	Summary:	Allows "anonymous" user access to authenticated areas
14mr|apache-2.4.10-1|274	Group:		System/Servers
14mr|apache-2.4.10-1|275	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|276	
14mr|apache-2.4.10-1|277	%description	mod_authn_anon
14mr|apache-2.4.10-1|278	This module provides authentication front-ends such as mod_auth_basic to
14mr|apache-2.4.10-1|279	authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user
14mr|apache-2.4.10-1|280	id 'anonymous' and the email address as a password. These email addresses
14mr|apache-2.4.10-1|281	can be logged.
14mr|apache-2.4.10-1|282	
14mr|apache-2.4.10-1|283	Combined with other (database) access control methods, this allows for
14mr|apache-2.4.10-1|284	effective user tracking and customization according to a user profile
14mr|apache-2.4.10-1|285	while still keeping the site open for 'unregistered' users. One advantage
14mr|apache-2.4.10-1|286	of using Auth-based user tracking is that, unlike magic-cookies and funny
14mr|apache-2.4.10-1|287	URL pre/postfixes, it is completely browser independent and it allows users
14mr|apache-2.4.10-1|288	to share URLs.
14mr|apache-2.4.10-1|289	
14mr|apache-2.4.10-1|290	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
14mr|apache-2.4.10-1|291	directive with the anon value.
14mr|apache-2.4.10-1|292	
14mr|apache-2.4.10-1|293	%package	mod_authn_dbd
14mr|apache-2.4.10-1|294	Summary:	User authentication using an SQL database
14mr|apache-2.4.10-1|295	Group:		System/Servers
14mr|apache-2.4.10-1|296	Requires:	apache-mod_dbd
14mr|apache-2.4.10-1|297	
14mr|apache-2.4.10-1|298	%description	mod_authn_dbd
14mr|apache-2.4.10-1|299	This module provides authentication front-ends such as mod_auth_digest
14mr|apache-2.4.10-1|300	and mod_auth_basic to authenticate users by looking up users in SQL
14mr|apache-2.4.10-1|301	tables. Similar functionality is provided by, for example, mod_authn_file.
14mr|apache-2.4.10-1|302	
14mr|apache-2.4.10-1|303	This module relies on mod_dbd to specify the backend database driver and
14mr|apache-2.4.10-1|304	connection parameters, and manage the database connections.
14mr|apache-2.4.10-1|305	
14mr|apache-2.4.10-1|306	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mr|apache-2.4.10-1|307	the AuthBasicProvider or AuthDigestProvider with the dbd value.
14mr|apache-2.4.10-1|308	
14mr|apache-2.4.10-1|309	%package	mod_authn_socache
14mr|apache-2.4.10-1|310	Summary:	Manages a cache of authentication credentials to relieve the load on backends
14mr|apache-2.4.10-1|311	Group:		System/Servers
14mr|apache-2.4.10-1|312	
14mr|apache-2.4.10-1|313	%description	mod_authn_socache
14mr|apache-2.4.10-1|314	Maintains a cache of authentication credentials, so that a new backend
14mr|apache-2.4.10-1|315	lookup is not required for every authenticated request.
14mr|apache-2.4.10-1|316	
14mr|apache-2.4.10-1|317	%package	mod_authn_core
14mr|apache-2.4.10-1|318	Summary:	Core Authentication
14mr|apache-2.4.10-1|319	Group:		System/Servers
14mr|apache-2.4.10-1|320	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|321	
14mr|apache-2.4.10-1|322	%description	mod_authn_core
14mr|apache-2.4.10-1|323	This module provides core authentication capabilities to allow or deny
14mr|apache-2.4.10-1|324	access to portions of the web site. mod_authn_core provides directives that
14mr|apache-2.4.10-1|325	are common to all authentication providers.
14mr|apache-2.4.10-1|326	
14mr|apache-2.4.10-1|327	%package	mod_authz_host
14mr|apache-2.4.10-1|328	Summary:	Group authorizations based on host (name or IP address)
14mr|apache-2.4.10-1|329	Group:		System/Servers
14mr|apache-2.4.10-1|330	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|331	
14mr|apache-2.4.10-1|332	%description	mod_authz_host
14mr|apache-2.4.10-1|333	The authorization providers implemented by mod_authz_host are registered using
14mr|apache-2.4.10-1|334	the Require directive. The directive can be referenced within a <Directory>,
14mr|apache-2.4.10-1|335	<Files>, or <Location> section as well as .htaccess files to control access
14mr|apache-2.4.10-1|336	to particular parts of the server.  Access can be controlled based on the
14mr|apache-2.4.10-1|337	client hostname or IP address.
14mr|apache-2.4.10-1|338	
14mr|apache-2.4.10-1|339	In general, access restriction directives apply to all access methods (GET,
14mr|apache-2.4.10-1|340	PUT, POST, etc). This is the desired behavior in most cases.  However, it is
14mr|apache-2.4.10-1|341	possible to restrict some methods, while leaving other methods unrestricted,
14mr|apache-2.4.10-1|342	by enclosing the directives in a <Limit> section.
14mr|apache-2.4.10-1|343	
14mr|apache-2.4.10-1|344	%package	mod_authz_groupfile
14mr|apache-2.4.10-1|345	Summary:	Group authorization using plaintext files
14mr|apache-2.4.10-1|346	Group:		System/Servers
14mr|apache-2.4.10-1|347	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|348	
14mr|apache-2.4.10-1|349	%description	mod_authz_groupfile
14mr|apache-2.4.10-1|350	This module provides authorization capabilities so that authenticated
14mr|apache-2.4.10-1|351	users can be allowed or denied access to portions of the web site by group
14mr|apache-2.4.10-1|352	membership. Similar functionality is provided by mod_authz_dbm.
14mr|apache-2.4.10-1|353	
14mr|apache-2.4.10-1|354	%package	mod_authz_user
14mr|apache-2.4.10-1|355	Summary:	User Authorization
14mr|apache-2.4.10-1|356	Group:		System/Servers
14mr|apache-2.4.10-1|357	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|358	
14mr|apache-2.4.10-1|359	%description	mod_authz_user
14mr|apache-2.4.10-1|360	This module provides authorization capabilities so that authenticated
14mr|apache-2.4.10-1|361	users can be allowed or denied access to portions of the web site.
14mr|apache-2.4.10-1|362	mod_authz_user grants access if the authenticated user is listed in a
14mr|apache-2.4.10-1|363	Require user directive. Alternatively Require valid-user can be used to
14mr|apache-2.4.10-1|364	grant access to all successfully authenticated users.
14mr|apache-2.4.10-1|365	
14mr|apache-2.4.10-1|366	%package	mod_authz_dbm
14mr|apache-2.4.10-1|367	Summary:	Group authorization using DBM files
14mr|apache-2.4.10-1|368	Group:		System/Servers
14mr|apache-2.4.10-1|369	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|370	
14mr|apache-2.4.10-1|371	%description	mod_authz_dbm
14mr|apache-2.4.10-1|372	This module provides authorization capabilities so that authenticated
14mr|apache-2.4.10-1|373	users can be allowed or denied access to portions of the web site by group
14mr|apache-2.4.10-1|374	membership. Similar functionality is provided by mod_authz_groupfile.
14mr|apache-2.4.10-1|375	
14mr|apache-2.4.10-1|376	%package	mod_authz_owner
14mr|apache-2.4.10-1|377	Summary:	Authorization based on file ownership
14mr|apache-2.4.10-1|378	Group:		System/Servers
14mr|apache-2.4.10-1|379	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|380	
14mr|apache-2.4.10-1|381	%description	mod_authz_owner
14mr|apache-2.4.10-1|382	This module authorizes access to files by comparing the userid used for
14mr|apache-2.4.10-1|383	HTTP authentication (the web userid) with the file-system owner or group
14mr|apache-2.4.10-1|384	of the requested file. The supplied username and password must be already
14mr|apache-2.4.10-1|385	properly verified by an authentication module, such as mod_auth_basic or
14mr|apache-2.4.10-1|386	mod_auth_digest. mod_authz_owner recognizes two arguments for the Require
14mr|apache-2.4.10-1|387	directive, file-owner and file-group, as follows:
14mr|apache-2.4.10-1|388	
14mr|apache-2.4.10-1|389	file-owner
14mr|apache-2.4.10-1|390	The supplied web-username must match the system's name for the owner of the
14mr|apache-2.4.10-1|391	file being requested. That is, if the operating system says the requested
14mr|apache-2.4.10-1|392	file is owned by jones, then the username used to access it through the
14mr|apache-2.4.10-1|393	web must be jones as well.
14mr|apache-2.4.10-1|394	
14mr|apache-2.4.10-1|395	file-group
14mr|apache-2.4.10-1|396	The name of the system group that owns the file must be present in a
14mr|apache-2.4.10-1|397	group database, which is provided, for example, by mod_authz_groupfile
14mr|apache-2.4.10-1|398	or mod_authz_dbm, and the web-username must be a member of that group. For
14mr|apache-2.4.10-1|399	example, if the operating system says the requested file is owned by (system)
14mr|apache-2.4.10-1|400	group accounts, the group accounts must appear in the group database and
14mr|apache-2.4.10-1|401	the web-username used in the request must be a member of that group.
14mr|apache-2.4.10-1|402	
14mr|apache-2.4.10-1|403	%package	mod_authz_dbd
14mr|apache-2.4.10-1|404	Summary:	Group Authorization and Login using SQL
14mr|apache-2.4.10-1|405	Group:		System/Servers
14mr|apache-2.4.10-1|406	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|407	
14mr|apache-2.4.10-1|408	%description	mod_authz_dbd
14mr|apache-2.4.10-1|409	This module provides authorization capabilities so that authenticated
14mr|apache-2.4.10-1|410	users can be allowed or denied access to portions of the web site by group
14mr|apache-2.4.10-1|411	membership. Similar functionality is provided by mod_authz_groupfile and
14mr|apache-2.4.10-1|412	mod_authz_dbm, with the exception that this module queries a SQL database
14mr|apache-2.4.10-1|413	to determine whether a user is a member of a group.
14mr|apache-2.4.10-1|414	
14mr|apache-2.4.10-1|415	This module can also provide database-backed user login/logout
14mr|apache-2.4.10-1|416	capabilities. These are likely to be of most value when used in conjunction
14mr|apache-2.4.10-1|417	with mod_authn_dbd.
14mr|apache-2.4.10-1|418	
14mr|apache-2.4.10-1|419	This module relies on mod_dbd to specify the backend database driver and
14mr|apache-2.4.10-1|420	connection parameters, and manage the database connections.
14mr|apache-2.4.10-1|421	
14mr|apache-2.4.10-1|422	%package	mod_authz_core
14mr|apache-2.4.10-1|423	Summary:	Core Authorization
14mr|apache-2.4.10-1|424	Group:		System/Servers
14mr|apache-2.4.10-1|425	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|426	
14mr|apache-2.4.10-1|427	%description	mod_authz_core
14mr|apache-2.4.10-1|428	This module provides core authorization capabilities so that
14mr|apache-2.4.10-1|429	authenticated users can be allowed or denied access to portions of the
14mr|apache-2.4.10-1|430	web site. mod_authz_core provides the functionality to register various
14mr|apache-2.4.10-1|431	authorization providers. It is usually used in conjunction with an
14mr|apache-2.4.10-1|432	authentication provider module such as mod_authn_file and an authorization
14mr|apache-2.4.10-1|433	module such as mod_authz_user. It also allows for advanced logic to be
14mr|apache-2.4.10-1|434	applied to the authorization processing.
14mr|apache-2.4.10-1|435	
14mr|apache-2.4.10-1|436	%package	mod_authnz_ldap
14mr|apache-2.4.10-1|437	Summary:	LDAP HTTP Basic authentication
14mr|apache-2.4.10-1|438	Group:		System/Servers
14mr|apache-2.4.10-1|439	Conflicts:	apache-mod_proxy < 2.4.0
14mr|apache-2.4.10-1|440	
14mr|apache-2.4.10-1|441	%description	mod_authnz_ldap
14mr|apache-2.4.10-1|442	This module provides authentication front-ends such as mod_auth_basic to
14mr|apache-2.4.10-1|443	authenticate users through an ldap directory.
14mr|apache-2.4.10-1|444	
14mr|apache-2.4.10-1|445	mod_authnz_ldap supports the following features:
14mr|apache-2.4.10-1|446	
14mr|apache-2.4.10-1|447	* Known to support the OpenLDAP SDK (both 1.x and 2.x), Novell LDAP SDK and
14mr|apache-2.4.10-1|448	the iPlanet (Netscape) SDK.
14mr|apache-2.4.10-1|449	
14mr|apache-2.4.10-1|450	* Complex authorization policies can be implemented by representing the policy
14mr|apache-2.4.10-1|451	with LDAP filters.
14mr|apache-2.4.10-1|452	
14mr|apache-2.4.10-1|453	* Uses extensive caching of LDAP operations via mod_ldap.
14mr|apache-2.4.10-1|454	
14mr|apache-2.4.10-1|455	* Support for LDAP over SSL (requires the Netscape SDK) or TLS (requires the
14mr|apache-2.4.10-1|456	OpenLDAP 2.x SDK or Novell LDAP SDK).
14mr|apache-2.4.10-1|457	
14mr|apache-2.4.10-1|458	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
14mr|apache-2.4.10-1|459	directive with the ldap value.
14mr|apache-2.4.10-1|460	
14mr|apache-2.4.10-1|461	%package	mod_access_compat
14mr|apache-2.4.10-1|462	Summary:	Group authorizations based on host (name or IP address)
14mr|apache-2.4.10-1|463	Group:		System/Servers
14mr|apache-2.4.10-1|464	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|465	
14mr|apache-2.4.10-1|466	%description	mod_access_compat
14mr|apache-2.4.10-1|467	The directives provided by mod_access_compat are used in <Directory>,
14mr|apache-2.4.10-1|468	<Files>, and <Location> sections as well as .htaccess files to control access
14mr|apache-2.4.10-1|469	to particular parts of the server. Access can be controlled based on the
14mr|apache-2.4.10-1|470	client hostname, IP address, or other characteristics of the client request,
14mr|apache-2.4.10-1|471	as captured in environment variables. The Allow and Deny directives are
14mr|apache-2.4.10-1|472	used to specify which clients are or are not allowed access to the server,
14mr|apache-2.4.10-1|473	while the Order directive sets the default access state, and configures
14mr|apache-2.4.10-1|474	how the Allow and Deny directives interact with each other.
14mr|apache-2.4.10-1|475	
14mr|apache-2.4.10-1|476	Both host-based access restrictions and password-based authentication may
14mr|apache-2.4.10-1|477	be implemented simultaneously. In that case, the Satisfy directive is used
14mr|apache-2.4.10-1|478	to determine how the two sets of restrictions interact.
14mr|apache-2.4.10-1|479	
14mr|apache-2.4.10-1|480	%package	mod_auth_basic
14mr|apache-2.4.10-1|481	Summary:	Basic authentication
14mr|apache-2.4.10-1|482	Group:		System/Servers
14mr|apache-2.4.10-1|483	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|484	
14mr|apache-2.4.10-1|485	%description	mod_auth_basic
14mr|apache-2.4.10-1|486	This module allows the use of HTTP Basic Authentication to restrict access
14mr|apache-2.4.10-1|487	by looking up users in the given providers. HTTP Digest Authentication is
14mr|apache-2.4.10-1|488	provided by mod_auth_digest. This module should usually be combined with at
14mr|apache-2.4.10-1|489	least one authentication module such as mod_authn_file and one authorization
14mr|apache-2.4.10-1|490	module such as mod_authz_user.
14mr|apache-2.4.10-1|491	
14mr|apache-2.4.10-1|492	%package	mod_auth_form
14mr|apache-2.4.10-1|493	Summary:	Form authentication
14mr|apache-2.4.10-1|494	Group:		System/Servers
14mr|apache-2.4.10-1|495	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|496	
14mr|apache-2.4.10-1|497	%description	mod_auth_form
14mr|apache-2.4.10-1|498	Form authentication depends on the mod_session modules, and these modules
14mr|apache-2.4.10-1|499	make use of HTTP cookies, and as such can fall victim to Cross Site Scripting
14mr|apache-2.4.10-1|500	attacks, or expose potentially private information to clients. Please ensure
14mr|apache-2.4.10-1|501	that the relevant risks have been taken into account before enabling the
14mr|apache-2.4.10-1|502	session functionality on your server.
14mr|apache-2.4.10-1|503	
14mr|apache-2.4.10-1|504	This module allows the use of an HTML login form to restrict access by
14mr|apache-2.4.10-1|505	looking up users in the given providers. HTML forms require significantly
14mr|apache-2.4.10-1|506	more configuration than the alternatives, however an HTML login form can
14mr|apache-2.4.10-1|507	provide a much friendlier experience for end users.
14mr|apache-2.4.10-1|508	
14mr|apache-2.4.10-1|509	HTTP basic authentication is provided by mod_auth_basic, and HTTP digest
14mr|apache-2.4.10-1|510	authentication is provided by mod_auth_digest. This module should be
14mr|apache-2.4.10-1|511	combined with at least one authentication module such as mod_authn_file
14mr|apache-2.4.10-1|512	and one authorization module such as mod_authz_user.
14mr|apache-2.4.10-1|513	
14mr|apache-2.4.10-1|514	Once the user has been successfully authenticated, the user's login details
14mr|apache-2.4.10-1|515	will be stored in a session provided by mod_session.
14mr|apache-2.4.10-1|516	
14mr|apache-2.4.10-1|517	%package	mod_auth_digest
14mr|apache-2.4.10-1|518	Summary:	User authentication using MD5 Digest Authentication
14mr|apache-2.4.10-1|519	Group:		System/Servers
14mr|apache-2.4.10-1|520	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|521	
14mr|apache-2.4.10-1|522	%description	mod_auth_digest
14mr|apache-2.4.10-1|523	This module implements HTTP Digest Authentication (RFC2617), and provides
14mr|apache-2.4.10-1|524	a more secure alternative to mod_auth_basic.
14mr|apache-2.4.10-1|525	
14mr|apache-2.4.10-1|526	%package	mod_allowmethods
14mr|apache-2.4.10-1|527	Summary:	Easily restrict what HTTP methods can be used on the server
14mr|apache-2.4.10-1|528	Group:		System/Servers
14mr|apache-2.4.10-1|529	
14mr|apache-2.4.10-1|530	%description	mod_allowmethods
14mr|apache-2.4.10-1|531	This module makes it easy to restrict what HTTP methods can used on an
14mr|apache-2.4.10-1|532	server. The most common configuration would be:
14mr|apache-2.4.10-1|533	
14mr|apache-2.4.10-1|534	%package	mod_file_cache
14mr|apache-2.4.10-1|535	Summary:	Caches a static list of files in memory
14mr|apache-2.4.10-1|536	Group:		System/Servers
14mr|apache-2.4.10-1|537	
14mr|apache-2.4.10-1|538	%description	mod_file_cache
14mr|apache-2.4.10-1|539	This module should be used with care. You can easily create a broken site
14mr|apache-2.4.10-1|540	using mod_file_cache, so read this document carefully.
14mr|apache-2.4.10-1|541	
14mr|apache-2.4.10-1|542	Caching frequently requested files that change very infrequently is a
14mr|apache-2.4.10-1|543	technique for reducing server load. mod_file_cache provides two techniques for
14mr|apache-2.4.10-1|544	caching frequently requested static files. Through configuration directives,
14mr|apache-2.4.10-1|545	you can direct mod_file_cache to either open then mmap() a file, or to
14mr|apache-2.4.10-1|546	pre-open a file and save the file's open file handle. Both techniques reduce
14mr|apache-2.4.10-1|547	server load when processing requests for these files by doing part of the
14mr|apache-2.4.10-1|548	work (specifically, the file I/O) for serving the file when the server is
14mr|apache-2.4.10-1|549	started rather than during each request.
14mr|apache-2.4.10-1|550	
14mr|apache-2.4.10-1|551	Notice: You cannot use this for speeding up CGI programs or other files
14mr|apache-2.4.10-1|552	which are served by special content handlers. It can only be used for
14mr|apache-2.4.10-1|553	regular files which are usually served by the Apache core content handler.
14mr|apache-2.4.10-1|554	
14mr|apache-2.4.10-1|555	This module is an extension of and borrows heavily from the mod_mmap_static
14mr|apache-2.4.10-1|556	module in Apache 1.3.
14mr|apache-2.4.10-1|557	
14mr|apache-2.4.10-1|558	%package	mod_cache
14mr|apache-2.4.10-1|559	Summary:	RFC 2616 compliant HTTP caching filter
14mr|apache-2.4.10-1|560	Group:		System/Servers
14mr|apache-2.4.10-1|561	Suggests:	apache-mod_cache_disk
14mr|apache-2.4.10-1|562	
14mr|apache-2.4.10-1|563	%description	mod_cache
14mr|apache-2.4.10-1|564	This module should be used with care, as when the CacheQuickHandler
14mr|apache-2.4.10-1|565	directive is in its default value of on, the Allow and Deny directives
14mr|apache-2.4.10-1|566	will be circumvented. You should not enable quick handler caching for any
14mr|apache-2.4.10-1|567	content to which you wish to limit access by client host name, address or
14mr|apache-2.4.10-1|568	environment variable.
14mr|apache-2.4.10-1|569	
14mr|apache-2.4.10-1|570	mod_cache implements an RFC 2616 compliant HTTP content caching filter,
14mr|apache-2.4.10-1|571	with support for the caching of content negotiated responses containing
14mr|apache-2.4.10-1|572	the Vary header.
14mr|apache-2.4.10-1|573	
14mr|apache-2.4.10-1|574	RFC 2616 compliant caching provides a mechanism to verify whether stale or
14mr|apache-2.4.10-1|575	expired content is still fresh, and can represent a significant performance
14mr|apache-2.4.10-1|576	boost when the origin server supports conditional requests by honouring
14mr|apache-2.4.10-1|577	the If-None-Match HTTP request header. Content is only regenerated from
14mr|apache-2.4.10-1|578	scratch when the content has changed, and not when the cached entry expires.
14mr|apache-2.4.10-1|579	
14mr|apache-2.4.10-1|580	As a filter, mod_cache can be placed in front of content originating from
14mr|apache-2.4.10-1|581	any handler, including flat files (served from a slow disk cached on a fast
14mr|apache-2.4.10-1|582	disk), the output of a CGI script or dynamic content generator, or content
14mr|apache-2.4.10-1|583	proxied from another server.
14mr|apache-2.4.10-1|584	
14mr|apache-2.4.10-1|585	In the default configuration, mod_cache inserts the caching filter as far
14mr|apache-2.4.10-1|586	forward as possible within the filter stack, utilising the quick handler to
14mr|apache-2.4.10-1|587	bypass all per request processing when returning content to the client. In
14mr|apache-2.4.10-1|588	this mode of operation, mod_cache may be thought of as a caching proxy
14mr|apache-2.4.10-1|589	server bolted to the front of the webserver, while running within the
14mr|apache-2.4.10-1|590	webserver itself.
14mr|apache-2.4.10-1|591	
14mr|apache-2.4.10-1|592	When the quick handler is switched off using the CacheQuickHandler directive,
14mr|apache-2.4.10-1|593	it becomes possible to insert the CACHE filter at a point in the filter
14mr|apache-2.4.10-1|594	stack chosen by the administrator. This provides the opportunity to cache
14mr|apache-2.4.10-1|595	content before that content is personalised by the mod_include filter,
14mr|apache-2.4.10-1|596	or optionally compressed by the mod_deflate filter.
14mr|apache-2.4.10-1|597	
14mr|apache-2.4.10-1|598	Under normal operation, mod_cache will respond to and can be controlled by
14mr|apache-2.4.10-1|599	the Cache-Control and Pragma headers sent from a client in a request, or from
14mr|apache-2.4.10-1|600	a server within a response. Under exceptional circumstances, mod_cache can
14mr|apache-2.4.10-1|601	be configured to override these headers and force site specific behaviour,
14mr|apache-2.4.10-1|602	however such behaviour will be limited to this cache only, and will not
14mr|apache-2.4.10-1|603	affect the operation of other caches that may exist between the client and
14mr|apache-2.4.10-1|604	server, and as a result is not recommended unless strictly necessary.
14mr|apache-2.4.10-1|605	
14mr|apache-2.4.10-1|606	RFC 2616 allows for the cache to return stale data while the existing
14mr|apache-2.4.10-1|607	stale entry is refreshed from the origin server, and this is supported
14mr|apache-2.4.10-1|608	by mod_cache when the CacheLock directive is suitably configured. Such
14mr|apache-2.4.10-1|609	responses will contain a Warning HTTP header with a 110 response code.
14mr|apache-2.4.10-1|610	RFC 2616 also allows a cache to return stale data when the attempt made to
14mr|apache-2.4.10-1|611	refresh the stale data returns an error 500 or above, and this behaviour
14mr|apache-2.4.10-1|612	is supported by default by mod_cache. Such responses will contain a Warning
14mr|apache-2.4.10-1|613	HTTP header with a 111 response code.
14mr|apache-2.4.10-1|614	
14mr|apache-2.4.10-1|615	mod_cache requires the services of one or more storage management modules. One
14mr|apache-2.4.10-1|616	storage management module is included in the base Apache distribution:
14mr|apache-2.4.10-1|617	
14mr|apache-2.4.10-1|618	mod_cache_disk
14mr|apache-2.4.10-1|619	Implements a disk based storage manager. Headers and bodies are stored
14mr|apache-2.4.10-1|620	separately on disk, in a directory structure derived from the md5 hash of the
14mr|apache-2.4.10-1|621	cached URL. Multiple content negotiated responses can be stored concurrently,
14mr|apache-2.4.10-1|622	however the caching of partial content is not supported by this module. The
14mr|apache-2.4.10-1|623	htcacheclean tool is provided to list cached URLs, remove cached URLs,
14mr|apache-2.4.10-1|624	or to maintain the size of the disk cache within size and inode limits.
14mr|apache-2.4.10-1|625	
14mr|apache-2.4.10-1|626	Further details, discussion, and examples, are provided in the Caching Guide.
14mr|apache-2.4.10-1|627	
14mr|apache-2.4.10-1|628	%package	mod_cache_disk
14mr|apache-2.4.10-1|629	Summary:	Disk based storage module for the HTTP caching filter
14mr|apache-2.4.10-1|630	Group:		System/Servers
14mr|apache-2.4.10-1|631	Obsoletes:	apache-mod_disk_cache
14mr|apache-2.4.10-1|632	Suggests:	apache-htcacheclean = %{version}-%{release}
14mr|apache-2.4.10-1|633	
14mr|apache-2.4.10-1|634	%description	mod_cache_disk
14mr|apache-2.4.10-1|635	mod_cache_disk implements a disk based storage manager for mod_cache.
14mr|apache-2.4.10-1|636	
14mr|apache-2.4.10-1|637	The headers and bodies of cached responses are stored separately on disk,
14mr|apache-2.4.10-1|638	in a directory structure derived from the md5 hash of the cached URL.
14mr|apache-2.4.10-1|639	
14mr|apache-2.4.10-1|640	Multiple content negotiated responses can be stored concurrently, however
14mr|apache-2.4.10-1|641	the caching of partial content is not yet supported by this module.
14mr|apache-2.4.10-1|642	
14mr|apache-2.4.10-1|643	Atomic cache updates to both header and body files are achieved without
14mr|apache-2.4.10-1|644	the need for locking by storing the device and inode numbers of the body
14mr|apache-2.4.10-1|645	file within the header file. This has the side effect that cache entries
14mr|apache-2.4.10-1|646	manually moved into the cache will be ignored.
14mr|apache-2.4.10-1|647	
14mr|apache-2.4.10-1|648	The htcacheclean tool is provided to list cached URLs, remove cached URLs,
14mr|apache-2.4.10-1|649	or to maintain the size of the disk cache within size and/or inode limits. The
14mr|apache-2.4.10-1|650	tool can be run on demand, or can be daemonized to offer continuous monitoring
14mr|apache-2.4.10-1|651	of directory sizes.
14mr|apache-2.4.10-1|652	
14mr|apache-2.4.10-1|653	%package	mod_cache_socache
14mr|apache-2.4.10-1|654	Summary:	Shared Object cache module for HTTPD
14mr|apache-2.4.10-1|655	Group:		System/Servers
14mr|apache-2.4.10-1|656	
14mr|apache-2.4.10-1|657	%description	mod_cache_socache
14mr|apache-2.4.10-1|658	mod_cache_socache implements a shared object cache (socache) based storage
14mr|apache-2.4.10-1|659	manager for mod_cache.
14mr|apache-2.4.10-1|660	
14mr|apache-2.4.10-1|661	The headers and bodies of cached responses are combined, and stored underneath
14mr|apache-2.4.10-1|662	a single key in the shared object cache. A number of implementations of shared
14mr|apache-2.4.10-1|663	object caches are available to choose from.
14mr|apache-2.4.10-1|664	
14mr|apache-2.4.10-1|665	Multiple content negotiated responses can be stored concurrently, however the
14mr|apache-2.4.10-1|666	caching of partial content is not yet supported by this module.
14mr|apache-2.4.10-1|667	
14mr|apache-2.4.10-1|668	%package	mod_socache_shmcb
14mr|apache-2.4.10-1|669	Summary:	shmcb based shared object cache provider
14mr|apache-2.4.10-1|670	Group:		System/Servers
14mr|apache-2.4.10-1|671	
14mr|apache-2.4.10-1|672	%description	mod_socache_shmcb
14mr|apache-2.4.10-1|673	mod_socache_shmcb is a shared object cache provider which provides for
14mr|apache-2.4.10-1|674	creation and access to a cache backed by a high-performance cyclic buffer
14mr|apache-2.4.10-1|675	inside a shared memory segment.
14mr|apache-2.4.10-1|676	
14mr|apache-2.4.10-1|677	shmcb:/path/to/datafile(512000)
14mr|apache-2.4.10-1|678	
14mr|apache-2.4.10-1|679	Details of other shared object cache providers can be found here.
14mr|apache-2.4.10-1|680	
14mr|apache-2.4.10-1|681	%package	mod_socache_dbm
14mr|apache-2.4.10-1|682	Summary:	DBM based shared object cache provider
14mr|apache-2.4.10-1|683	Group:		System/Servers
14mr|apache-2.4.10-1|684	
14mr|apache-2.4.10-1|685	%description	mod_socache_dbm
14mr|apache-2.4.10-1|686	mod_socache_dbm is a shared object cache provider which provides for creation
14mr|apache-2.4.10-1|687	and access to a cache backed by a DBM database.
14mr|apache-2.4.10-1|688	
14mr|apache-2.4.10-1|689	dbm:/path/to/datafile
14mr|apache-2.4.10-1|690	
14mr|apache-2.4.10-1|691	Details of other shared object cache providers can be found here.
14mr|apache-2.4.10-1|692	
14mr|apache-2.4.10-1|693	%package	mod_socache_memcache
14mr|apache-2.4.10-1|694	Summary:	Memcache based shared object cache provider
14mr|apache-2.4.10-1|695	Group:		System/Servers
14mr|apache-2.4.10-1|696	
14mr|apache-2.4.10-1|697	%description	mod_socache_memcache
14mr|apache-2.4.10-1|698	mod_socache_memcache is a shared object cache provider which provides for
14mr|apache-2.4.10-1|699	creation and access to a cache backed by the memcached high-performance,
14mr|apache-2.4.10-1|700	distributed memory object caching system.
14mr|apache-2.4.10-1|701	
14mr|apache-2.4.10-1|702	Details of other shared object cache providers can be found here.
14mr|apache-2.4.10-1|703	
14mr|apache-2.4.10-1|704	%package	mod_watchdog
14mr|apache-2.4.10-1|705	Summary:	provides infrastructure for other modules to periodically run tasks
14mr|apache-2.4.10-1|706	Group:		System/Servers
14mr|apache-2.4.10-1|707	
14mr|apache-2.4.10-1|708	%description	mod_watchdog
14mr|apache-2.4.10-1|709	mod_watchdog defines programmatic hooks for other modules to periodically run
14mr|apache-2.4.10-1|710	tasks. These modules can register handlers for mod_watchdog hooks. Currently,
14mr|apache-2.4.10-1|711	the following modules in the Apache distribution use this functionality:
14mr|apache-2.4.10-1|712	
14mr|apache-2.4.10-1|713	* mod_heartbeat
14mr|apache-2.4.10-1|714	
14mr|apache-2.4.10-1|715	* mod_heartmonitor
14mr|apache-2.4.10-1|716	
14mr|apache-2.4.10-1|717	To allow a module to use mod_watchdog functionality, mod_watchdog itself
14mr|apache-2.4.10-1|718	must be statically linked to the server core or, if a dynamic module,
14mr|apache-2.4.10-1|719	be loaded before the calling module.
14mr|apache-2.4.10-1|720	
14mr|apache-2.4.10-1|721	%package	mod_dbd
14mr|apache-2.4.10-1|722	Summary:	Manages SQL database connections
14mr|apache-2.4.10-1|723	Group:		System/Servers
14mr|apache-2.4.10-1|724	Requires:	apr-util-dbd-ldap
14mr|apache-2.4.10-1|725	Suggests:	apr-util-dbd-freetds
14mr|apache-2.4.10-1|726	Suggests:	apr-util-dbd-mysql
14mr|apache-2.4.10-1|727	Suggests:	apr-util-dbd-odbc
14mr|apache-2.4.10-1|728	Suggests:	apr-util-dbd-pgsql
14mr|apache-2.4.10-1|729	Suggests:	apr-util-dbd-sqlite3
14mr|apache-2.4.10-1|730	
14mr|apache-2.4.10-1|731	%description	mod_dbd
14mr|apache-2.4.10-1|732	mod_dbd manages SQL database connections using APR. It provides database
14mr|apache-2.4.10-1|733	connections on request to modules requiring SQL database functions, and
14mr|apache-2.4.10-1|734	takes care of managing databases with optimal efficiency and scalability
14mr|apache-2.4.10-1|735	for both threaded and non-threaded MPMs. For details, see the APR website
14mr|apache-2.4.10-1|736	and this overview of the Apache DBD Framework by its original developer.
14mr|apache-2.4.10-1|737	
14mr|apache-2.4.10-1|738	%package	mod_bucketeer
14mr|apache-2.4.10-1|739	Summary:	Buckets manipulation filter
14mr|apache-2.4.10-1|740	Group:		System/Servers
14mr|apache-2.4.10-1|741	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|742	
14mr|apache-2.4.10-1|743	%description	mod_bucketeer
14mr|apache-2.4.10-1|744	Buckets manipulation filter
14mr|apache-2.4.10-1|745	
14mr|apache-2.4.10-1|746	%package	mod_dumpio
14mr|apache-2.4.10-1|747	Summary:	Dumps all I/O to error log as desired
14mr|apache-2.4.10-1|748	Group:		System/Servers
14mr|apache-2.4.10-1|749	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|750	
14mr|apache-2.4.10-1|751	%description	mod_dumpio
14mr|apache-2.4.10-1|752	mod_dumpio allows for the logging of all input received by Apache and/or
14mr|apache-2.4.10-1|753	all output sent by Apache to be logged (dumped) to the error.log file.
14mr|apache-2.4.10-1|754	
14mr|apache-2.4.10-1|755	The data logging is done right after SSL decoding (for input) and right
14mr|apache-2.4.10-1|756	before SSL encoding (for output). As can be expected, this can produce
14mr|apache-2.4.10-1|757	extreme volumes of data, and should only be used when debugging problems.
14mr|apache-2.4.10-1|758	
14mr|apache-2.4.10-1|759	%package	mod_echo
14mr|apache-2.4.10-1|760	Summary:	A simple echo server to illustrate protocol modules
14mr|apache-2.4.10-1|761	Group:		System/Servers
14mr|apache-2.4.10-1|762	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|763	
14mr|apache-2.4.10-1|764	%description	mod_echo
14mr|apache-2.4.10-1|765	This module provides an example protocol module to illustrate the concept. It
14mr|apache-2.4.10-1|766	provides a simple echo server. Telnet to it and type stuff, and it will
14mr|apache-2.4.10-1|767	echo it.
14mr|apache-2.4.10-1|768	
14mr|apache-2.4.10-1|769	%package	mod_case_filter
14mr|apache-2.4.10-1|770	Summary:	CaseFilter module
14mr|apache-2.4.10-1|771	Group:		System/Servers
14mr|apache-2.4.10-1|772	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|773	
14mr|apache-2.4.10-1|774	%description	mod_case_filter
14mr|apache-2.4.10-1|775	CaseFilter module
14mr|apache-2.4.10-1|776	
14mr|apache-2.4.10-1|777	%package	mod_case_filter_in
14mr|apache-2.4.10-1|778	Summary:	CaseFilterInFilter module
14mr|apache-2.4.10-1|779	Group:		System/Servers
14mr|apache-2.4.10-1|780	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|781	
14mr|apache-2.4.10-1|782	%description	mod_case_filter_in
14mr|apache-2.4.10-1|783	CaseFilterInFilter module
14mr|apache-2.4.10-1|784	
14mr|apache-2.4.10-1|785	%package	mod_buffer
14mr|apache-2.4.10-1|786	Summary:	Support for request buffering
14mr|apache-2.4.10-1|787	Group:		System/Servers
14mr|apache-2.4.10-1|788	
14mr|apache-2.4.10-1|789	%description	mod_buffer
14mr|apache-2.4.10-1|790	This module provides the ability to buffer the input and output filter stacks.
14mr|apache-2.4.10-1|791	
14mr|apache-2.4.10-1|792	Under certain circumstances, content generators might create content in small
14mr|apache-2.4.10-1|793	chunks. In order to promote memory reuse, in memory chunks are always 8k in
14mr|apache-2.4.10-1|794	size, regardless of the size of the chunk itself. When many small chunks are
14mr|apache-2.4.10-1|795	generated by a request, this can create a large memory footprint while the
14mr|apache-2.4.10-1|796	request is being processed, and an unnecessarily large amount of data on
14mr|apache-2.4.10-1|797	the wire. The addition of a buffer collapses the response into the fewest
14mr|apache-2.4.10-1|798	chunks possible.
14mr|apache-2.4.10-1|799	
14mr|apache-2.4.10-1|800	When httpd is used in front of an expensive content generator, buffering the
14mr|apache-2.4.10-1|801	response may allow the backend to complete processing and release resources
14mr|apache-2.4.10-1|802	sooner, depending on how the backend is designed.
14mr|apache-2.4.10-1|803	
14mr|apache-2.4.10-1|804	The buffer filter may be added to either the input or the output filter
14mr|apache-2.4.10-1|805	stacks, as appropriate, using the SetInputFilter, SetOutputFilter,
14mr|apache-2.4.10-1|806	AddOutputFilter or AddOutputFilterByType directives.
14mr|apache-2.4.10-1|807	
14mr|apache-2.4.10-1|808	Using buffer with mod_include
14mr|apache-2.4.10-1|809	
14mr|apache-2.4.10-1|810	AddOutputFilterByType INCLUDES;BUFFER text/html The buffer filters read the
14mr|apache-2.4.10-1|811	request/response into RAM and then repack the request/response into the fewest
14mr|apache-2.4.10-1|812	memory buckets possible, at the cost of CPU time. When the request/response
14mr|apache-2.4.10-1|813	is already efficiently packed, buffering the request/response could cause
14mr|apache-2.4.10-1|814	the request/response to be slower than not using a buffer at all. These
14mr|apache-2.4.10-1|815	filters should be used with care, and only where necessary.
14mr|apache-2.4.10-1|816	
14mr|apache-2.4.10-1|817	%package	mod_data
14mr|apache-2.4.10-1|818	Summary:	Convert response body into an RFC2397 data URL
14mr|apache-2.4.10-1|819	Group:		System/Servers
14mr|apache-2.4.10-1|820	
14mr|apache-2.4.10-1|821	%description	mod_data
14mr|apache-2.4.10-1|822	This module provides the ability to convert a response into an RFC2397
14mr|apache-2.4.10-1|823	data URL.
14mr|apache-2.4.10-1|824	
14mr|apache-2.4.10-1|825	Data URLs can be embedded inline within web pages using something like
14mr|apache-2.4.10-1|826	the mod_include module, to remove the need for clients to make separate
14mr|apache-2.4.10-1|827	connections to fetch what may potentially be many small images. Data URLs
14mr|apache-2.4.10-1|828	may also be included into pages generated by scripting languages such as PHP.
14mr|apache-2.4.10-1|829	
14mr|apache-2.4.10-1|830	An example of a data URL
14mr|apache-2.4.10-1|831	
14mr|apache-2.4.10-1|832	data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
14mr|apache-2.4.10-1|833	AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
14mr|apache-2.4.10-1|834	ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
14mr|apache-2.4.10-1|835	a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
14mr|apache-2.4.10-1|836	ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
14mr|apache-2.4.10-1|837	F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
14mr|apache-2.4.10-1|838	hhx4dbgYKAAA7
14mr|apache-2.4.10-1|839	
14mr|apache-2.4.10-1|840	The filter takes no parameters, and can be added to the filter stack using
14mr|apache-2.4.10-1|841	the SetOutputFilter directive, or any of the directives supported by the
14mr|apache-2.4.10-1|842	mod_filter module.
14mr|apache-2.4.10-1|843	
14mr|apache-2.4.10-1|844	Configuring the filter
14mr|apache-2.4.10-1|845	
14mr|apache-2.4.10-1|846	<Location /data/images>
14mr|apache-2.4.10-1|847	SetOutputFilter DATA </Location>
14mr|apache-2.4.10-1|848	
14mr|apache-2.4.10-1|849	%package	mod_ratelimit
14mr|apache-2.4.10-1|850	Summary:	Bandwidth Rate Limiting for Clients
14mr|apache-2.4.10-1|851	Group:		System/Servers
14mr|apache-2.4.10-1|852	
14mr|apache-2.4.10-1|853	%description	mod_ratelimit
14mr|apache-2.4.10-1|854	Provides a filter named RATE_LIMIT to limit client bandwidth. The connection
14mr|apache-2.4.10-1|855	speed to be simulated is specified, in KiB/s, using the environment variable
14mr|apache-2.4.10-1|856	rate-limit.
14mr|apache-2.4.10-1|857	
14mr|apache-2.4.10-1|858	%package	mod_reqtimeout
14mr|apache-2.4.10-1|859	Summary:	Set timeout and minimum data rate for receiving requests
14mr|apache-2.4.10-1|860	Group:		System/Servers
14mr|apache-2.4.10-1|861	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|862	
14mr|apache-2.4.10-1|863	%description	mod_reqtimeout
14mr|apache-2.4.10-1|864	This module allows to set timeouts for the reading request and reading body
14mr|apache-2.4.10-1|865	phases. It is implemented as an input connection filter that sets the socket
14mr|apache-2.4.10-1|866	timeout so that the total request time does not exceed the timeout value.
14mr|apache-2.4.10-1|867	
14mr|apache-2.4.10-1|868	mod_reqtimeout can be used to mitigate slowloris type attacks.
14mr|apache-2.4.10-1|869	
14mr|apache-2.4.10-1|870	%package	mod_ext_filter
14mr|apache-2.4.10-1|871	Summary:	Pass the response body through an external program before delivery
14mr|apache-2.4.10-1|872	Group:		System/Servers
14mr|apache-2.4.10-1|873	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|874	
14mr|apache-2.4.10-1|875	%description	mod_ext_filter
14mr|apache-2.4.10-1|876	mod_ext_filter presents a simple and familiar programming model for
14mr|apache-2.4.10-1|877	filters. With this module, a program which reads from stdin and writes to
14mr|apache-2.4.10-1|878	stdout (i.e., a Unix-style filter command) can be a filter for Apache. This
14mr|apache-2.4.10-1|879	filtering mechanism is much slower than using a filter which is specially
14mr|apache-2.4.10-1|880	written for the Apache API and runs inside of the Apache server process,
14mr|apache-2.4.10-1|881	but it does have the following benefits: * the programming model is much
14mr|apache-2.4.10-1|882	simpler * any programming/scripting language can be used, provided that it
14mr|apache-2.4.10-1|883	allows the program to read from standard input and write to standard output
14mr|apache-2.4.10-1|884	* existing programs can be used unmodified as Apache filters
14mr|apache-2.4.10-1|885	
14mr|apache-2.4.10-1|886	Even when the performance characteristics are not suitable for production
14mr|apache-2.4.10-1|887	use, mod_ext_filter can be used as a prototype environment for filters.
14mr|apache-2.4.10-1|888	
14mr|apache-2.4.10-1|889	%package	mod_request
14mr|apache-2.4.10-1|890	Summary:	Filters to handle and make available HTTP request bodies
14mr|apache-2.4.10-1|891	Group:		System/Servers
14mr|apache-2.4.10-1|892	
14mr|apache-2.4.10-1|893	%description	mod_request
14mr|apache-2.4.10-1|894	Under normal circumstances, request handlers such as the default handler
14mr|apache-2.4.10-1|895	for static files will discard the request body when it is not needed by
14mr|apache-2.4.10-1|896	the request handler. As a result, filters such as mod_include are limited
14mr|apache-2.4.10-1|897	to making GET requests only when including other URLs as subrequests, even
14mr|apache-2.4.10-1|898	if the original request was a POST request, as the discarded request body
14mr|apache-2.4.10-1|899	is no longer available once filter processing is taking place.
14mr|apache-2.4.10-1|900	
14mr|apache-2.4.10-1|901	When this directive has a value greater than zero, request handlers that
14mr|apache-2.4.10-1|902	would otherwise discard request bodies will instead set the request body
14mr|apache-2.4.10-1|903	aside for use by filters up to the maximum size specified. In the case of the
14mr|apache-2.4.10-1|904	mod_include filter, an attempt to POST a request to the static shtml file will
14mr|apache-2.4.10-1|905	cause any subrequests to be POST requests, instead of GET requests as before.
14mr|apache-2.4.10-1|906	
14mr|apache-2.4.10-1|907	This feature makes it possible to break up complex web pages and web
14mr|apache-2.4.10-1|908	applications into small individual components, and combine the components
14mr|apache-2.4.10-1|909	and the surrounding web page structure together using mod_include. The
14mr|apache-2.4.10-1|910	components can take the form of CGI programs, scripted languages, or URLs
14mr|apache-2.4.10-1|911	reverse proxied into the URL space from another server using mod_proxy.
14mr|apache-2.4.10-1|912	
14mr|apache-2.4.10-1|913	Note: Each request set aside has to be set aside in temporary RAM until the
14mr|apache-2.4.10-1|914	request is complete. As a result, care should be taken to ensure sufficient
14mr|apache-2.4.10-1|915	RAM is available on the server to support the intended load. Use of this
14mr|apache-2.4.10-1|916	directive should be limited to where needed on targeted parts of your URL
14mr|apache-2.4.10-1|917	space, and with the lowest possible value that is still big enough to hold
14mr|apache-2.4.10-1|918	a request body.
14mr|apache-2.4.10-1|919	
14mr|apache-2.4.10-1|920	If the request size sent by the client exceeds the maximum size allocated
14mr|apache-2.4.10-1|921	by this directive, the server will return 413 Request Entity Too Large.
14mr|apache-2.4.10-1|922	
14mr|apache-2.4.10-1|923	%package	mod_include
14mr|apache-2.4.10-1|924	Summary:	Server-parsed html documents (Server Side Includes)
14mr|apache-2.4.10-1|925	Group:		System/Servers
14mr|apache-2.4.10-1|926	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|927	
14mr|apache-2.4.10-1|928	%description	mod_include
14mr|apache-2.4.10-1|929	This module provides a filter which will process files before they are
14mr|apache-2.4.10-1|930	sent to the client. The processing is controlled by specially formatted
14mr|apache-2.4.10-1|931	SGML comments, referred to as elements. These elements allow conditional
14mr|apache-2.4.10-1|932	text, the inclusion of other files or programs, as well as the setting and
14mr|apache-2.4.10-1|933	printing of environment variables.
14mr|apache-2.4.10-1|934	
14mr|apache-2.4.10-1|935	%package	mod_filter
14mr|apache-2.4.10-1|936	Summary:	Context-sensitive smart filter configuration module
14mr|apache-2.4.10-1|937	Group:		System/Servers
14mr|apache-2.4.10-1|938	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|939	
14mr|apache-2.4.10-1|940	%description	mod_filter
14mr|apache-2.4.10-1|941	This module enables smart, context-sensitive configuration of output
14mr|apache-2.4.10-1|942	content filters. For example, apache can be configured to process different
14mr|apache-2.4.10-1|943	content-types through different filters, even when the content-type is not
14mr|apache-2.4.10-1|944	known in advance (e.g. in a proxy).
14mr|apache-2.4.10-1|945	
14mr|apache-2.4.10-1|946	mod_filter works by introducing indirection into the filter chain.  Instead of
14mr|apache-2.4.10-1|947	inserting filters in the chain, we insert a filter harness which in turn
14mr|apache-2.4.10-1|948	dispatches conditionally to a filter provider. Any content filter may be
14mr|apache-2.4.10-1|949	used as a provider to mod_filter; no change to existing filter modules is
14mr|apache-2.4.10-1|950	required (although it may be possible to simplify them).
14mr|apache-2.4.10-1|951	
14mr|apache-2.4.10-1|952	%package	mod_reflector
14mr|apache-2.4.10-1|953	Summary:	Reflect a request body as a response via the output filter stack
14mr|apache-2.4.10-1|954	Group:		System/Servers
14mr|apache-2.4.10-1|955	
14mr|apache-2.4.10-1|956	%description	mod_reflector
14mr|apache-2.4.10-1|957	This module allows request bodies to be reflected back to the client,
14mr|apache-2.4.10-1|958	in the process passing the request through the output filter stack. A
14mr|apache-2.4.10-1|959	suitably configured chain of filters can be used to transform the request
14mr|apache-2.4.10-1|960	into a response. This module can be used to turn an output filter into an
14mr|apache-2.4.10-1|961	HTTP service.
14mr|apache-2.4.10-1|962	
14mr|apache-2.4.10-1|963	%package	mod_substitute
14mr|apache-2.4.10-1|964	Summary:	Perform search and replace operations on response bodies
14mr|apache-2.4.10-1|965	Group:		System/Servers
14mr|apache-2.4.10-1|966	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|967	
14mr|apache-2.4.10-1|968	%description	mod_substitute
14mr|apache-2.4.10-1|969	mod_substitute provides a mechanism to perform both regular expression and
14mr|apache-2.4.10-1|970	fixed string substitutions on response bodies.
14mr|apache-2.4.10-1|971	
14mr|apache-2.4.10-1|972	%package	mod_sed
14mr|apache-2.4.10-1|973	Summary:	Filter Input (request) and Output (response) content using sed syntax
14mr|apache-2.4.10-1|974	Group:		System/Servers
14mr|apache-2.4.10-1|975	
14mr|apache-2.4.10-1|976	%description	mod_sed
14mr|apache-2.4.10-1|977	mod_sed is an in-process content filter. The mod_sed filter implements the
14mr|apache-2.4.10-1|978	sed editing commands implemented by the Solaris 10 sed program as described
14mr|apache-2.4.10-1|979	in the manual page. However, unlike sed, mod_sed doesn't take data from
14mr|apache-2.4.10-1|980	standard input. Instead, the filter acts on the entity data sent between
14mr|apache-2.4.10-1|981	client and server. mod_sed can be used as an input or output filter. mod_sed
14mr|apache-2.4.10-1|982	is a content filter, which means that it cannot be used to modify client
14mr|apache-2.4.10-1|983	or server http headers.
14mr|apache-2.4.10-1|984	
14mr|apache-2.4.10-1|985	The mod_sed output filter accepts a chunk of data, executes the sed scripts
14mr|apache-2.4.10-1|986	on the data, and generates the output which is passed to the next filter
14mr|apache-2.4.10-1|987	in the chain.
14mr|apache-2.4.10-1|988	
14mr|apache-2.4.10-1|989	The mod_sed input filter reads the data from the next filter in the chain,
14mr|apache-2.4.10-1|990	executes the sed scripts, and returns the generated data to the caller
14mr|apache-2.4.10-1|991	filter in the filter chain.
14mr|apache-2.4.10-1|992	
14mr|apache-2.4.10-1|993	Both the input and output filters only process the data if newline characters
14mr|apache-2.4.10-1|994	are seen in the content. At the end of the data, the rest of the data is
14mr|apache-2.4.10-1|995	treated as the last line.
14mr|apache-2.4.10-1|996	
14mr|apache-2.4.10-1|997	A tutorial article on mod_sed, and why it is more powerful than simple string
14mr|apache-2.4.10-1|998	or regular expression search and replace, is available on the author's blog.
14mr|apache-2.4.10-1|999	
14mr|apache-2.4.10-1|1000	%package	mod_charset_lite
14mr|apache-2.4.10-1|1001	Summary:	Specify character set translation or recoding
14mr|apache-2.4.10-1|1002	Group:		System/Servers
14mr|apache-2.4.10-1|1003	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1004	
14mr|apache-2.4.10-1|1005	%description	mod_charset_lite
14mr|apache-2.4.10-1|1006	mod_charset_lite allows the server to change the character set of responses
14mr|apache-2.4.10-1|1007	before sending them to the client. In an EBCDIC environment, Apache always
14mr|apache-2.4.10-1|1008	translates HTTP protocol content (e.g. response headers) from the code page of
14mr|apache-2.4.10-1|1009	the Apache process locale to ISO-8859-1, but not the body of responses. In
14mr|apache-2.4.10-1|1010	any environment, mod_charset_lite can be used to specify that response
14mr|apache-2.4.10-1|1011	bodies should be translated. For example, if files are stored in EBCDIC,
14mr|apache-2.4.10-1|1012	then mod_charset_lite can translate them to ISO-8859-1 before sending them
14mr|apache-2.4.10-1|1013	to the client.
14mr|apache-2.4.10-1|1014	
14mr|apache-2.4.10-1|1015	This module provides a small subset of configuration mechanisms implemented
14mr|apache-2.4.10-1|1016	by Russian Apache and its associated mod_charset.
14mr|apache-2.4.10-1|1017	
14mr|apache-2.4.10-1|1018	%package	mod_deflate
14mr|apache-2.4.10-1|1019	Summary:	Compress content before it is delivered to the client
14mr|apache-2.4.10-1|1020	Group:		System/Servers
14mr|apache-2.4.10-1|1021	
14mr|apache-2.4.10-1|1022	%description	mod_deflate
14mr|apache-2.4.10-1|1023	The mod_deflate module provides the DEFLATE output filter that allows
14mr|apache-2.4.10-1|1024	output from your server to be compressed before being sent to the client
14mr|apache-2.4.10-1|1025	over the network.
14mr|apache-2.4.10-1|1026	
14mr|apache-2.4.10-1|1027	%package	mod_macro
14mr|apache-2.4.10-1|1028	Summary:	Macro support inside Apache httpd runtime configuration files
14mr|apache-2.4.10-1|1029	Group:		System/Servers
14mr|apache-2.4.10-1|1030	
14mr|apache-2.4.10-1|1031	%description	mod_macro
14mr|apache-2.4.10-1|1032	This modules provides macros within apache httpd runtime configuration files.
14mr|apache-2.4.10-1|1033	These macros may have parameters. They are expanded when used (parameters
14mr|apache-2.4.10-1|1034	are substituted by their values given as an argument), and the result is
14mr|apache-2.4.10-1|1035	processed normally.
14mr|apache-2.4.10-1|1036	
14mr|apache-2.4.10-1|1037	%package	mod_xml2enc
14mr|apache-2.4.10-1|1038	Summary:	Enhanced charset/internationalisation support for libxml2-based filter modules
14mr|apache-2.4.10-1|1039	Group:		System/Servers
14mr|apache-2.4.10-1|1040	
14mr|apache-2.4.10-1|1041	%description	mod_xml2enc
14mr|apache-2.4.10-1|1042	This module provides enhanced internationalisation support for markup-aware
14mr|apache-2.4.10-1|1043	filter modules such as mod_proxy_html. It can automatically detect the
14mr|apache-2.4.10-1|1044	encoding of input data and ensure they are correctly processed by the
14mr|apache-2.4.10-1|1045	libxml2 parser, including converting to Unicode (UTF-8) where necessary. It
14mr|apache-2.4.10-1|1046	can also convert data to an encoding of choice after markup processing, and
14mr|apache-2.4.10-1|1047	will ensure the correct charset value is set in the HTTP Content-Type header.
14mr|apache-2.4.10-1|1048	
14mr|apache-2.4.10-1|1049	%package	mod_proxy_html
14mr|apache-2.4.10-1|1050	Summary:	Rewrite HTML links in to ensure they are addressable in a proxy context
14mr|apache-2.4.10-1|1051	Group:		System/Servers
14mr|apache-2.4.10-1|1052	
14mr|apache-2.4.10-1|1053	%description	mod_proxy_html
14mr|apache-2.4.10-1|1054	This module provides an output filter to rewrite HTML links in a proxy
14mr|apache-2.4.10-1|1055	situation, to ensure that links work for users outside the proxy. It serves
14mr|apache-2.4.10-1|1056	the same purpose as Apache's ProxyPassReverse directive does for HTTP headers,
14mr|apache-2.4.10-1|1057	and is an essential component of a reverse proxy.
14mr|apache-2.4.10-1|1058	
14mr|apache-2.4.10-1|1059	For example, if a company has an application server at appserver.example.com
14mr|apache-2.4.10-1|1060	that is only visible from within the company's internal network, and a
14mr|apache-2.4.10-1|1061	public webserver www.example.com, they may wish to provide a gateway to
14mr|apache-2.4.10-1|1062	the application server at http://www.example.com/appserver/. When the
14mr|apache-2.4.10-1|1063	application server links to itself, those links need to be rewritten
14mr|apache-2.4.10-1|1064	to work through the gateway.  mod_proxy_html serves to rewrite <a
14mr|apache-2.4.10-1|1065	href="http://appserver.example.com/foo/bar.html">foobar</a> to <a
14mr|apache-2.4.10-1|1066	href="http://www.example.com/appserver/foo/bar.html">foobar</a> making it
14mr|apache-2.4.10-1|1067	accessible from outside.
14mr|apache-2.4.10-1|1068	
14mr|apache-2.4.10-1|1069	mod_proxy_html was originally developed at WebÞing, whose extensive
14mr|apache-2.4.10-1|1070	documentation may be useful to users.
14mr|apache-2.4.10-1|1071	
14mr|apache-2.4.10-1|1072	%package	mod_proxy_wstunnel
14mr|apache-2.4.10-1|1073	Summary:	WebSockets support for mod_proxy
14mr|apache-2.4.10-1|1074	Group:		System/Servers
14mr|apache-2.4.10-1|1075	
14mr|apache-2.4.10-1|1076	%description	mod_proxy_wstunnel
14mr|apache-2.4.10-1|1077	This module requires the service of mod_proxy. It provides support
14mr|apache-2.4.10-1|1078	for the tunnelling of web socket connections to a backend websockets
14mr|apache-2.4.10-1|1079	server. The connection is automagically upgraded to a websocket
14mr|apache-2.4.10-1|1080	connection.
14mr|apache-2.4.10-1|1081	
14mr|apache-2.4.10-1|1082	%package	mod_mime
14mr|apache-2.4.10-1|1083	Summary:	Associates the requested filename's extensions with the
14mr|apache-2.4.10-1|1084	Group:		System/Servers
14mr|apache-2.4.10-1|1085	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1086	
14mr|apache-2.4.10-1|1087	%description	mod_mime
14mr|apache-2.4.10-1|1088	This module is used to assign content metadata to the content selected
14mr|apache-2.4.10-1|1089	for an HTTP response by mapping patterns in the URI or filenames to the
14mr|apache-2.4.10-1|1090	metadata values. For example, the filename extensions of content files
14mr|apache-2.4.10-1|1091	often define the content's Internet media type, language, character set,
14mr|apache-2.4.10-1|1092	and content-encoding. This information is sent in HTTP messages containing
14mr|apache-2.4.10-1|1093	that content and used in content negotiation when selecting alternatives,
14mr|apache-2.4.10-1|1094	such that the user's preferences are respected when choosing one of several
14mr|apache-2.4.10-1|1095	possible contents to serve. See mod_negotiation for more information about
14mr|apache-2.4.10-1|1096	content negotiation.
14mr|apache-2.4.10-1|1097	
14mr|apache-2.4.10-1|1098	The directives AddCharset, AddEncoding, AddLanguage and AddType are all used
14mr|apache-2.4.10-1|1099	to map file extensions onto the metadata for that file.  Respectively they
14mr|apache-2.4.10-1|1100	set the character set, content-encoding, content-language, and media-type
14mr|apache-2.4.10-1|1101	(content-type) of documents. The directive TypesConfig is used to specify
14mr|apache-2.4.10-1|1102	a file which also maps extensions onto media types.
14mr|apache-2.4.10-1|1103	
14mr|apache-2.4.10-1|1104	In addition, mod_mime may define the handler and filters that originate
14mr|apache-2.4.10-1|1105	and process content. The directives AddHandler, AddOutputFilter, and
14mr|apache-2.4.10-1|1106	AddInputFilter control the modules or scripts that serve the document.
14mr|apache-2.4.10-1|1107	The MultiviewsMatch directive allows mod_negotiation to consider these file
14mr|apache-2.4.10-1|1108	extensions to be included when testing Multiviews matches.
14mr|apache-2.4.10-1|1109	
14mr|apache-2.4.10-1|1110	While mod_mime associates metadata with filename extensions, the core
14mr|apache-2.4.10-1|1111	server provides directives that are used to associate all the files in a
14mr|apache-2.4.10-1|1112	given container (e.g., <Location>, <Directory>, or <Files>) with particular
14mr|apache-2.4.10-1|1113	metadata. These directives include ForceType, SetHandler, SetInputFilter,
14mr|apache-2.4.10-1|1114	and SetOutputFilter. The core directives override any filename extension
14mr|apache-2.4.10-1|1115	mappings defined in mod_mime.
14mr|apache-2.4.10-1|1116	
14mr|apache-2.4.10-1|1117	Note that changing the metadata for a file does not change the value of the
14mr|apache-2.4.10-1|1118	Last-Modified header. Thus, previously cached copies may still be used by
14mr|apache-2.4.10-1|1119	a client or proxy, with the previous headers. If you change the metadata
14mr|apache-2.4.10-1|1120	(language, content type, character set or encoding) you may need to 'touch'
14mr|apache-2.4.10-1|1121	affected files (updating their last modified date) to ensure that all
14mr|apache-2.4.10-1|1122	visitors are receive the corrected content headers.
14mr|apache-2.4.10-1|1123	
14mr|apache-2.4.10-1|1124	%package	mod_ldap
14mr|apache-2.4.10-1|1125	Summary:	LDAP connection pooling and result caching services
14mr|apache-2.4.10-1|1126	Group:		System/Servers
14mr|apache-2.4.10-1|1127	Requires:	apr-util-dbd-ldap
14mr|apache-2.4.10-1|1128	Requires:	apache-mod_authnz_ldap
14mr|apache-2.4.10-1|1129	
14mr|apache-2.4.10-1|1130	%description	mod_ldap
14mr|apache-2.4.10-1|1131	This module was created to improve the performance of websites relying on
14mr|apache-2.4.10-1|1132	backend connections to LDAP servers. In addition to the functions provided
14mr|apache-2.4.10-1|1133	by the standard LDAP libraries, this module adds an LDAP connection pool
14mr|apache-2.4.10-1|1134	and an LDAP shared memory cache.
14mr|apache-2.4.10-1|1135	
14mr|apache-2.4.10-1|1136	To enable this module, LDAP support must be compiled into apr-util.
14mr|apache-2.4.10-1|1137	This is achieved by adding the --with-ldap flag to the configure script
14mr|apache-2.4.10-1|1138	when building Apache.
14mr|apache-2.4.10-1|1139	
14mr|apache-2.4.10-1|1140	SSL/TLS support is dependant on which LDAP toolkit has been linked to
14mr|apache-2.4.10-1|1141	APR. As of this writing, APR-util supports: OpenLDAP SDK (2.x or later),
14mr|apache-2.4.10-1|1142	Novell LDAP SDK, Mozilla LDAP SDK, native Solaris LDAP SDK (Mozilla based),
14mr|apache-2.4.10-1|1143	native Microsoft LDAP SDK, or the iPlanet (Netscape) SDK. See the APR
14mr|apache-2.4.10-1|1144	website for details.
14mr|apache-2.4.10-1|1145	
14mr|apache-2.4.10-1|1146	%package	mod_log_config
14mr|apache-2.4.10-1|1147	Summary:	Logging of the requests made to the server
14mr|apache-2.4.10-1|1148	Group:		System/Servers
14mr|apache-2.4.10-1|1149	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1150	
14mr|apache-2.4.10-1|1151	%description	mod_log_config
14mr|apache-2.4.10-1|1152	This module provides for flexible logging of client requests. Logs are
14mr|apache-2.4.10-1|1153	written in a customizable format, and may be written directly to a file, or
14mr|apache-2.4.10-1|1154	to an external program. Conditional logging is provided so that individual
14mr|apache-2.4.10-1|1155	requests may be included or excluded from the logs based on characteristics
14mr|apache-2.4.10-1|1156	of the request.
14mr|apache-2.4.10-1|1157	
14mr|apache-2.4.10-1|1158	Three directives are provided by this module: TransferLog to create a log
14mr|apache-2.4.10-1|1159	file, LogFormat to set a custom format, and CustomLog to define a log file
14mr|apache-2.4.10-1|1160	and format in one step. The TransferLog and CustomLog directives can be
14mr|apache-2.4.10-1|1161	used multiple times in each server to cause each request to be logged to
14mr|apache-2.4.10-1|1162	multiple files.
14mr|apache-2.4.10-1|1163	
14mr|apache-2.4.10-1|1164	%package	mod_log_debug
14mr|apache-2.4.10-1|1165	Summary:	Additional configurable debug logging
14mr|apache-2.4.10-1|1166	Group:		System/Servers
14mr|apache-2.4.10-1|1167	
14mr|apache-2.4.10-1|1168	%description	mod_log_debug
14mr|apache-2.4.10-1|1169	Additional configurable debug logging.
14mr|apache-2.4.10-1|1170	
14mr|apache-2.4.10-1|1171	%package	mod_log_forensic
14mr|apache-2.4.10-1|1172	Summary:	Forensic Logging of the requests made to the server
14mr|apache-2.4.10-1|1173	Group:		System/Servers
14mr|apache-2.4.10-1|1174	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1175	
14mr|apache-2.4.10-1|1176	%description	mod_log_forensic
14mr|apache-2.4.10-1|1177	This module provides for forensic logging of client requests. Logging is
14mr|apache-2.4.10-1|1178	done before and after processing a request, so the forensic log contains
14mr|apache-2.4.10-1|1179	two log lines for each request. The forensic logger is very strict, which
14mr|apache-2.4.10-1|1180	means: * The format is fixed. You cannot modify the logging format at
14mr|apache-2.4.10-1|1181	runtime.
14mr|apache-2.4.10-1|1182	* If it cannot write its data, the child process exits immediately
14mr|apache-2.4.10-1|1183	and may dump core (depending on your CoreDumpDirectory configuration).
14mr|apache-2.4.10-1|1184	
14mr|apache-2.4.10-1|1185	The check_forensic script, which can be found in the distribution's support
14mr|apache-2.4.10-1|1186	directory, may be helpful in evaluating the forensic log output.
14mr|apache-2.4.10-1|1187	
14mr|apache-2.4.10-1|1188	%package	mod_logio
14mr|apache-2.4.10-1|1189	Summary:	Logging of input and output bytes per request
14mr|apache-2.4.10-1|1190	Group:		System/Servers
14mr|apache-2.4.10-1|1191	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1192	
14mr|apache-2.4.10-1|1193	%description	mod_logio
14mr|apache-2.4.10-1|1194	This module provides the logging of input and output number of bytes
14mr|apache-2.4.10-1|1195	received/sent per request. The numbers reflect the actual bytes as received
14mr|apache-2.4.10-1|1196	on the network, which then takes into account the headers and bodies of
14mr|apache-2.4.10-1|1197	requests and responses. The counting is done before SSL/TLS on input and
14mr|apache-2.4.10-1|1198	after SSL/TLS on output, so the numbers will correctly reflect any changes
14mr|apache-2.4.10-1|1199	made by encryption.
14mr|apache-2.4.10-1|1200	
14mr|apache-2.4.10-1|1201	This module requires mod_log_config.  When KeepAlive connections are used with
14mr|apache-2.4.10-1|1202	SSL, the overhead of the SSL handshake is reflected in the byte count of the
14mr|apache-2.4.10-1|1203	first request on the connection. When per-directory SSL renegotiation occurs,
14mr|apache-2.4.10-1|1204	the bytes are associated with the request that triggered the renegotiation.
14mr|apache-2.4.10-1|1205	
14mr|apache-2.4.10-1|1206	%package	mod_lua
14mr|apache-2.4.10-1|1207	Summary:	Provides Lua hooks into various portions of the httpd request processing
14mr|apache-2.4.10-1|1208	Group:		System/Servers
14mr|apache-2.4.10-1|1209	
14mr|apache-2.4.10-1|1210	%description	mod_lua
14mr|apache-2.4.10-1|1211	This module allows the server to be extended with scripts written in the Lua
14mr|apache-2.4.10-1|1212	programming language. The extension points (hooks) available with mod_lua
14mr|apache-2.4.10-1|1213	include many of the hooks available to natively compiled Apache HTTP Server
14mr|apache-2.4.10-1|1214	modules, such as mapping requests to files, generating dynamic responses,
14mr|apache-2.4.10-1|1215	access control, authentication, and authorization
14mr|apache-2.4.10-1|1216	
14mr|apache-2.4.10-1|1217	More information on the Lua programming language can be found at the the Lua
14mr|apache-2.4.10-1|1218	website.  mod_lua is still in experimental state. Until it is declared stable,
14mr|apache-2.4.10-1|1219	usage and behavior may change at any time, even between stable releases of
14mr|apache-2.4.10-1|1220	the 2.4.x series. Be sure to check the CHANGES file before upgrading.
14mr|apache-2.4.10-1|1221	
14mr|apache-2.4.10-1|1222	%package	mod_env
14mr|apache-2.4.10-1|1223	Summary:	Modifies the environment which is passed to CGI scripts and SSI pages
14mr|apache-2.4.10-1|1224	Group:		System/Servers
14mr|apache-2.4.10-1|1225	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1226	
14mr|apache-2.4.10-1|1227	%description	mod_env
14mr|apache-2.4.10-1|1228	This module allows for control of internal environment variables that are
14mr|apache-2.4.10-1|1229	used by various Apache HTTP Server modules. These variables are also provided
14mr|apache-2.4.10-1|1230	to CGI scripts as native system environment variables, and available for
14mr|apache-2.4.10-1|1231	use in SSI pages. Environment variables may be passed from the shell which
14mr|apache-2.4.10-1|1232	invoked the httpd process. Alternatively, environment variables may be set
14mr|apache-2.4.10-1|1233	or unset within the configuration process.
14mr|apache-2.4.10-1|1234	
14mr|apache-2.4.10-1|1235	%package	mod_mime_magic
14mr|apache-2.4.10-1|1236	Summary:	Determines the MIME type of a file by looking at a few bytes of its contents
14mr|apache-2.4.10-1|1237	Group:		System/Servers
14mr|apache-2.4.10-1|1238	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1239	
14mr|apache-2.4.10-1|1240	%description	mod_mime_magic
14mr|apache-2.4.10-1|1241	This module determines the MIME type of files in the same way the Unix
14mr|apache-2.4.10-1|1242	file(1) command works: it looks at the first few bytes of the file. It is
14mr|apache-2.4.10-1|1243	intended as a "second line of defense" for cases that mod_mime can't resolve.
14mr|apache-2.4.10-1|1244	
14mr|apache-2.4.10-1|1245	This module is derived from a free version of the file(1) command for Unix,
14mr|apache-2.4.10-1|1246	which uses "magic numbers" and other hints from a file's contents to figure
14mr|apache-2.4.10-1|1247	out what the contents are. This module is active only if the magic file is
14mr|apache-2.4.10-1|1248	specified by the MimeMagicFile directive.
14mr|apache-2.4.10-1|1249	
14mr|apache-2.4.10-1|1250	%package	mod_cern_meta
14mr|apache-2.4.10-1|1251	Summary:	CERN httpd metafile semantics
14mr|apache-2.4.10-1|1252	Group:		System/Servers
14mr|apache-2.4.10-1|1253	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1254	
14mr|apache-2.4.10-1|1255	%description	mod_cern_meta
14mr|apache-2.4.10-1|1256	Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers
14mr|apache-2.4.10-1|1257	that can be output in addition to the normal range of headers for each
14mr|apache-2.4.10-1|1258	file accessed. They appear rather like the Apache .asis files, and are
14mr|apache-2.4.10-1|1259	able to provide a crude way of influencing the Expires: header, as well as
14mr|apache-2.4.10-1|1260	providing other curiosities. There are many ways to manage meta information,
14mr|apache-2.4.10-1|1261	this one was chosen because there is already a large number of CERN users
14mr|apache-2.4.10-1|1262	who can exploit this module.
14mr|apache-2.4.10-1|1263	
14mr|apache-2.4.10-1|1264	More information on the CERN metafile semantics is available.
14mr|apache-2.4.10-1|1265	
14mr|apache-2.4.10-1|1266	%package	mod_expires
14mr|apache-2.4.10-1|1267	Summary:	Generation of Expires and Cache-Control HTTP headers
14mr|apache-2.4.10-1|1268	Group:		System/Servers
14mr|apache-2.4.10-1|1269	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1270	
14mr|apache-2.4.10-1|1271	%description	mod_expires
14mr|apache-2.4.10-1|1272	This module controls the setting of the Expires HTTP header and the
14mr|apache-2.4.10-1|1273	max-age directive of the Cache-Control HTTP header in server responses.
14mr|apache-2.4.10-1|1274	The expiration date can set to be relative to either the time the source
14mr|apache-2.4.10-1|1275	file was last modified, or to the time of the client access.
14mr|apache-2.4.10-1|1276	
14mr|apache-2.4.10-1|1277	These HTTP headers are an instruction to the client about the document's
14mr|apache-2.4.10-1|1278	validity and persistence. If cached, the document may be fetched from the
14mr|apache-2.4.10-1|1279	cache rather than from the source until this time has passed. After that,
14mr|apache-2.4.10-1|1280	the cache copy is considered "expired" and invalid, and a new copy must be
14mr|apache-2.4.10-1|1281	obtained from the source.
14mr|apache-2.4.10-1|1282	
14mr|apache-2.4.10-1|1283	To modify Cache-Control directives other than max-age (see RFC 2616 section
14mr|apache-2.4.10-1|1284	14.9), you can use the Header directive.
14mr|apache-2.4.10-1|1285	
14mr|apache-2.4.10-1|1286	When the Expires header is already part of the response generated by the
14mr|apache-2.4.10-1|1287	server, for example when generated by a CGI script or proxied from an origin
14mr|apache-2.4.10-1|1288	server, this module does not change or add an Expires or Cache-Control header.
14mr|apache-2.4.10-1|1289	
14mr|apache-2.4.10-1|1290	%package	mod_headers
14mr|apache-2.4.10-1|1291	Summary:	Customization of HTTP request and response headers
14mr|apache-2.4.10-1|1292	Group:		System/Servers
14mr|apache-2.4.10-1|1293	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1294	
14mr|apache-2.4.10-1|1295	%description	mod_headers
14mr|apache-2.4.10-1|1296	This module provides directives to control and modify HTTP request and
14mr|apache-2.4.10-1|1297	response headers. Headers can be merged, replaced or removed.
14mr|apache-2.4.10-1|1298	
14mr|apache-2.4.10-1|1299	%package	mod_ident
14mr|apache-2.4.10-1|1300	Summary:	RFC 1413 ident lookups
14mr|apache-2.4.10-1|1301	Group:		System/Servers
14mr|apache-2.4.10-1|1302	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1303	
14mr|apache-2.4.10-1|1304	%description	mod_ident
14mr|apache-2.4.10-1|1305	This module queries an RFC 1413 compatible daemon on a remote host to look
14mr|apache-2.4.10-1|1306	up the owner of a connection.
14mr|apache-2.4.10-1|1307	
14mr|apache-2.4.10-1|1308	%package	mod_usertrack
14mr|apache-2.4.10-1|1309	Summary:	Clickstream logging of user activity on a site
14mr|apache-2.4.10-1|1310	Group:		System/Servers
14mr|apache-2.4.10-1|1311	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1312	
14mr|apache-2.4.10-1|1313	%description	mod_usertrack
14mr|apache-2.4.10-1|1314	Provides tracking of a user through your website via browser cookies.
14mr|apache-2.4.10-1|1315	
14mr|apache-2.4.10-1|1316	%package	mod_unique_id
14mr|apache-2.4.10-1|1317	Summary:	Provides an environment variable with a unique identifier for each request
14mr|apache-2.4.10-1|1318	Group:		System/Servers
14mr|apache-2.4.10-1|1319	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1320	
14mr|apache-2.4.10-1|1321	%description	mod_unique_id
14mr|apache-2.4.10-1|1322	This module provides a magic token for each request which is guaranteed
14mr|apache-2.4.10-1|1323	to be unique across "all" requests under very specific conditions. The
14mr|apache-2.4.10-1|1324	unique identifier is even unique across multiple machines in a properly
14mr|apache-2.4.10-1|1325	configured cluster of machines. The environment variable UNIQUE_ID is set to
14mr|apache-2.4.10-1|1326	the identifier for each request. Unique identifiers are useful for various
14mr|apache-2.4.10-1|1327	reasons which are beyond the scope of this document.
14mr|apache-2.4.10-1|1328	
14mr|apache-2.4.10-1|1329	%package	mod_setenvif
14mr|apache-2.4.10-1|1330	Summary:	Set the environment variables based on characteristics of the request
14mr|apache-2.4.10-1|1331	Group:		System/Servers
14mr|apache-2.4.10-1|1332	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1333	
14mr|apache-2.4.10-1|1334	%description	mod_setenvif
14mr|apache-2.4.10-1|1335	The mod_setenvif module allows you to set internal environment variables
14mr|apache-2.4.10-1|1336	according to whether different aspects of the request match regular
14mr|apache-2.4.10-1|1337	expressions you specify. These environment variables can be used by other
14mr|apache-2.4.10-1|1338	parts of the server to make decisions about actions to be taken, as well
14mr|apache-2.4.10-1|1339	as becoming available to CGI scripts and SSI pages.
14mr|apache-2.4.10-1|1340	
14mr|apache-2.4.10-1|1341	The directives are considered in the order they appear in the configuration
14mr|apache-2.4.10-1|1342	files. So more complex sequences can be used, such as this example, which
14mr|apache-2.4.10-1|1343	sets netscape if the browser is mozilla but not MSIE.
14mr|apache-2.4.10-1|1344	
14mr|apache-2.4.10-1|1345	BrowserMatch ^Mozilla netscape BrowserMatch MSIE !netscape
14mr|apache-2.4.10-1|1346	
14mr|apache-2.4.10-1|1347	%package	mod_version
14mr|apache-2.4.10-1|1348	Summary:	Version dependent configuration
14mr|apache-2.4.10-1|1349	Group:		System/Servers
14mr|apache-2.4.10-1|1350	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1351	
14mr|apache-2.4.10-1|1352	%description	mod_version
14mr|apache-2.4.10-1|1353	This module is designed for the use in test suites and large networks which
14mr|apache-2.4.10-1|1354	have to deal with different httpd versions and different configurations. It
14mr|apache-2.4.10-1|1355	provides a new container -- <IfVersion>, which allows a flexible version
14mr|apache-2.4.10-1|1356	checking including numeric comparisons and regular expressions.
14mr|apache-2.4.10-1|1357	
14mr|apache-2.4.10-1|1358	%package	mod_remoteip
14mr|apache-2.4.10-1|1359	Summary:	Replaces the original client IP address with the useragent IP address
14mr|apache-2.4.10-1|1360	Group:		System/Servers
14mr|apache-2.4.10-1|1361	
14mr|apache-2.4.10-1|1362	%description	mod_remoteip
14mr|apache-2.4.10-1|1363	This module is used to treat the useragent which initiated the request
14mr|apache-2.4.10-1|1364	as the originating useragent as identified by httpd for the purposes of
14mr|apache-2.4.10-1|1365	authorization and logging, even where that useragent is behind a load
14mr|apache-2.4.10-1|1366	balancer, front end server, or proxy server.
14mr|apache-2.4.10-1|1367	
14mr|apache-2.4.10-1|1368	The module overrides the client IP address for the connection with the
14mr|apache-2.4.10-1|1369	useragent IP address reported in the request header configured with the
14mr|apache-2.4.10-1|1370	RemoteIPHeader directive.
14mr|apache-2.4.10-1|1371	
14mr|apache-2.4.10-1|1372	Once replaced as instructed, this overridden useragent IP address is then used
14mr|apache-2.4.10-1|1373	for the mod_authz_host <Require ip> feature, is reported by mod_status, and
14mr|apache-2.4.10-1|1374	is recorded by mod_log_config \%a and core \%a format strings. The underlying
14mr|apache-2.4.10-1|1375	client IP of the connection is available in the \%{c}a format string.  It is
14mr|apache-2.4.10-1|1376	critical to only enable this behavior from intermediate hosts (proxies,
14mr|apache-2.4.10-1|1377	etc) which are trusted by this server, since it is trivial for the remote
14mr|apache-2.4.10-1|1378	useragent to impersonate another useragent.
14mr|apache-2.4.10-1|1379	
14mr|apache-2.4.10-1|1380	%package	mod_proxy
14mr|apache-2.4.10-1|1381	Summary:	Multi-protocol proxy/gateway server
14mr|apache-2.4.10-1|1382	Group:		System/Servers
14mr|apache-2.4.10-1|1383	Suggests:	apache-mod_proxy_connect
14mr|apache-2.4.10-1|1384	Suggests:	apache-mod_proxy_ftp
14mr|apache-2.4.10-1|1385	Suggests:	apache-mod_proxy_http
14mr|apache-2.4.10-1|1386	Suggests:	apache-mod_proxy_balancer
14mr|apache-2.4.10-1|1387	
14mr|apache-2.4.10-1|1388	%description	mod_proxy
14mr|apache-2.4.10-1|1389	Do not enable proxying with ProxyRequests until you have secured your
14mr|apache-2.4.10-1|1390	server. Open proxy servers are dangerous both to your network and to the
14mr|apache-2.4.10-1|1391	Internet at large.
14mr|apache-2.4.10-1|1392	
14mr|apache-2.4.10-1|1393	mod_proxy and related modules implement a proxy/gateway for Apache HTTP
14mr|apache-2.4.10-1|1394	Server, supporting a number of popular protocols as well as several different
14mr|apache-2.4.10-1|1395	load balancing algorithms. Third-party modules can add support for additional
14mr|apache-2.4.10-1|1396	protocols and load balancing algorithms.
14mr|apache-2.4.10-1|1397	
14mr|apache-2.4.10-1|1398	A set of modules must be loaded into the server to provide the necessary
14mr|apache-2.4.10-1|1399	features. These modules can be included statically at build time
14mr|apache-2.4.10-1|1400	or dynamically via the LoadModule directive). The set must include: *
14mr|apache-2.4.10-1|1401	mod_proxy, which provides basic proxy capabilities * mod_proxy_balancer
14mr|apache-2.4.10-1|1402	and one or more balancer modules, if load
14mr|apache-2.4.10-1|1403	balancing is required. (See mod_proxy_balancer for more information.)
14mr|apache-2.4.10-1|1404	* one or more proxy scheme, or protocol, modules:
14mr|apache-2.4.10-1|1405	
14mr|apache-2.4.10-1|1406	Protocol Module AJP13 (Apache JServe Protocol version 1.3) mod_proxy_ajp
14mr|apache-2.4.10-1|1407	CONNECT (for SSL) mod_proxy_connect FastCGI mod_proxy_fcgi ftp mod_proxy_ftp
14mr|apache-2.4.10-1|1408	HTTP/0.9, HTTP/1.0, and HTTP/1.1 mod_proxy_http SCGI mod_proxy_scgi
14mr|apache-2.4.10-1|1409	
14mr|apache-2.4.10-1|1410	In addition, extended features are provided by other modules. Caching is
14mr|apache-2.4.10-1|1411	provided by mod_cache and related modules. The ability to contact remote
14mr|apache-2.4.10-1|1412	servers using the SSL/TLS protocol is provided by the SSLProxy* directives
14mr|apache-2.4.10-1|1413	of mod_ssl. These additional modules will need to be loaded and configured
14mr|apache-2.4.10-1|1414	to take advantage of these features.
14mr|apache-2.4.10-1|1415	
14mr|apache-2.4.10-1|1416	%package	mod_proxy_connect
14mr|apache-2.4.10-1|1417	Summary:	mod_proxy extension for CONNECT request handling
14mr|apache-2.4.10-1|1418	Group:		System/Servers
14mr|apache-2.4.10-1|1419	Conflicts:	apache-proxy < 2.4.0
14mr|apache-2.4.10-1|1420	
14mr|apache-2.4.10-1|1421	%description	mod_proxy_connect
14mr|apache-2.4.10-1|1422	This module requires the service of mod_proxy. It provides support for
14mr|apache-2.4.10-1|1423	the CONNECT HTTP method. This method is mainly used to tunnel SSL requests
14mr|apache-2.4.10-1|1424	through proxy servers.
14mr|apache-2.4.10-1|1425	
14mr|apache-2.4.10-1|1426	Thus, in order to get the ability of handling CONNECT requests, mod_proxy
14mr|apache-2.4.10-1|1427	and mod_proxy_connect have to be present in the server.
14mr|apache-2.4.10-1|1428	
14mr|apache-2.4.10-1|1429	CONNECT is also used, when the server needs to send an HTTPS request through
14mr|apache-2.4.10-1|1430	a forward proxy. In this case the server acts as a CONNECT client. This
14mr|apache-2.4.10-1|1431	functionality is part of mod_proxy and mod_proxy_connect is not needed in
14mr|apache-2.4.10-1|1432	this case.
14mr|apache-2.4.10-1|1433	
14mr|apache-2.4.10-1|1434	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1435	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1436	
14mr|apache-2.4.10-1|1437	%package	mod_proxy_ftp
14mr|apache-2.4.10-1|1438	Summary:	FTP support module for mod_proxy
14mr|apache-2.4.10-1|1439	Group:		System/Servers
14mr|apache-2.4.10-1|1440	Conflicts:	apache-proxy < 2.4.0
14mr|apache-2.4.10-1|1441	
14mr|apache-2.4.10-1|1442	%description	mod_proxy_ftp
14mr|apache-2.4.10-1|1443	This module requires the service of mod_proxy. It provides support for
14mr|apache-2.4.10-1|1444	the proxying FTP sites. Note that FTP support is currently limited to the
14mr|apache-2.4.10-1|1445	GET method.
14mr|apache-2.4.10-1|1446	
14mr|apache-2.4.10-1|1447	Thus, in order to get the ability of handling FTP proxy requests, mod_proxy
14mr|apache-2.4.10-1|1448	and mod_proxy_ftp have to be present in the server.
14mr|apache-2.4.10-1|1449	
14mr|apache-2.4.10-1|1450	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1451	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1452	
14mr|apache-2.4.10-1|1453	%package	mod_proxy_http
14mr|apache-2.4.10-1|1454	Summary:	HTTP support module for mod_proxy
14mr|apache-2.4.10-1|1455	Group:		System/Servers
14mr|apache-2.4.10-1|1456	Conflicts:	apache-proxy < 2.4.0
14mr|apache-2.4.10-1|1457	
14mr|apache-2.4.10-1|1458	%description	mod_proxy_http
14mr|apache-2.4.10-1|1459	This module requires the service of mod_proxy. It provides the features used
14mr|apache-2.4.10-1|1460	for proxying HTTP and HTTPS requests. mod_proxy_http supports HTTP/0.9,
14mr|apache-2.4.10-1|1461	HTTP/1.0 and HTTP/1.1. It does not provide any caching abilities. If you
14mr|apache-2.4.10-1|1462	want to set up a caching proxy, you might want to use the additional service
14mr|apache-2.4.10-1|1463	of the mod_cache module.
14mr|apache-2.4.10-1|1464	
14mr|apache-2.4.10-1|1465	Thus, in order to get the ability of handling HTTP proxy requests, mod_proxy
14mr|apache-2.4.10-1|1466	and mod_proxy_http have to be present in the server.
14mr|apache-2.4.10-1|1467	
14mr|apache-2.4.10-1|1468	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1469	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1470	
14mr|apache-2.4.10-1|1471	%package	mod_proxy_fcgi
14mr|apache-2.4.10-1|1472	Summary:	FastCGI support module for mod_proxy
14mr|apache-2.4.10-1|1473	Group:		System/Servers
14mr|apache-2.4.10-1|1474	
14mr|apache-2.4.10-1|1475	%description	mod_proxy_fcgi
14mr|apache-2.4.10-1|1476	This module requires the service of mod_proxy. It provides support for the
14mr|apache-2.4.10-1|1477	FastCGI protocol.
14mr|apache-2.4.10-1|1478	
14mr|apache-2.4.10-1|1479	Thus, in order to get the ability of handling the FastCGI protocol, mod_proxy
14mr|apache-2.4.10-1|1480	and mod_proxy_fcgi have to be present in the server.
14mr|apache-2.4.10-1|1481	
14mr|apache-2.4.10-1|1482	Unlike mod_fcgid and mod_fastcgi, mod_proxy_fcgi has no provision for
14mr|apache-2.4.10-1|1483	starting the application process; fcgistarter is provided for that purpose.
14mr|apache-2.4.10-1|1484	
14mr|apache-2.4.10-1|1485	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1486	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1487	
14mr|apache-2.4.10-1|1488	%package	mod_proxy_scgi
14mr|apache-2.4.10-1|1489	Summary:	SCGI gateway module for mod_proxy
14mr|apache-2.4.10-1|1490	Group:		System/Servers
14mr|apache-2.4.10-1|1491	Conflicts:	apache-proxy < 2.4.0
14mr|apache-2.4.10-1|1492	
14mr|apache-2.4.10-1|1493	%description	mod_proxy_scgi
14mr|apache-2.4.10-1|1494	This module requires the service of mod_proxy. It provides support for the
14mr|apache-2.4.10-1|1495	SCGI protocol, version 1.
14mr|apache-2.4.10-1|1496	
14mr|apache-2.4.10-1|1497	Thus, in order to get the ability of handling the SCGI protocol, mod_proxy
14mr|apache-2.4.10-1|1498	and mod_proxy_scgi have to be present in the server.
14mr|apache-2.4.10-1|1499	
14mr|apache-2.4.10-1|1500	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1501	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1502	
14mr|apache-2.4.10-1|1503	%package	mod_proxy_fdpass
14mr|apache-2.4.10-1|1504	Summary:	fdpass external process support module for mod_proxy
14mr|apache-2.4.10-1|1505	Group:		System/Servers
14mr|apache-2.4.10-1|1506	
14mr|apache-2.4.10-1|1507	%description	mod_proxy_fdpass
14mr|apache-2.4.10-1|1508	This module requires the service of mod_proxy. It provides support for the
14mr|apache-2.4.10-1|1509	passing the socket of the client to another process.
14mr|apache-2.4.10-1|1510	
14mr|apache-2.4.10-1|1511	mod_proxy_fdpass uses the ability of AF_UNIX domain sockets to pass an open
14mr|apache-2.4.10-1|1512	file descriptor to allow another process to finish handling a request.
14mr|apache-2.4.10-1|1513	
14mr|apache-2.4.10-1|1514	The module has a proxy_fdpass_flusher provider interface, which allows
14mr|apache-2.4.10-1|1515	another module to optionally send the response headers, or even the start of
14mr|apache-2.4.10-1|1516	the response body. The default flush provider disables keep-alive, and sends
14mr|apache-2.4.10-1|1517	the response headers, letting the external process just send a response body.
14mr|apache-2.4.10-1|1518	
14mr|apache-2.4.10-1|1519	At this time the only data passed to the external process is the client
14mr|apache-2.4.10-1|1520	socket. To receive a client socket, call recvfrom with an allocated struct
14mr|apache-2.4.10-1|1521	cmsghdr. Future versions of this module may include more data after the
14mr|apache-2.4.10-1|1522	client socket, but this is not implemented at this time.
14mr|apache-2.4.10-1|1523	
14mr|apache-2.4.10-1|1524	%package	mod_proxy_ajp
14mr|apache-2.4.10-1|1525	Summary:	AJP support module for mod_proxy
14mr|apache-2.4.10-1|1526	Group:		System/Servers
14mr|apache-2.4.10-1|1527	
14mr|apache-2.4.10-1|1528	%description	mod_proxy_ajp
14mr|apache-2.4.10-1|1529	This module requires the service of mod_proxy. It provides support for the
14mr|apache-2.4.10-1|1530	Apache JServ Protocol version 1.3 (hereafter AJP13).
14mr|apache-2.4.10-1|1531	
14mr|apache-2.4.10-1|1532	Thus, in order to get the ability of handling AJP13 protocol, mod_proxy
14mr|apache-2.4.10-1|1533	and mod_proxy_ajp have to be present in the server.
14mr|apache-2.4.10-1|1534	
14mr|apache-2.4.10-1|1535	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1536	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1537	
14mr|apache-2.4.10-1|1538	%package	mod_proxy_balancer
14mr|apache-2.4.10-1|1539	Summary:	mod_proxy extension for load balancing
14mr|apache-2.4.10-1|1540	Group:		System/Servers
14mr|apache-2.4.10-1|1541	Conflicts:	apache-proxy < 2.4.0
14mr|apache-2.4.10-1|1542	
14mr|apache-2.4.10-1|1543	%description	mod_proxy_balancer
14mr|apache-2.4.10-1|1544	This module requires the service of mod_proxy. It provides load balancing
14mr|apache-2.4.10-1|1545	support for HTTP, FTP and AJP13 protocols
14mr|apache-2.4.10-1|1546	
14mr|apache-2.4.10-1|1547	Load balancing scheduler algorithm is provided by not this module but
14mr|apache-2.4.10-1|1548	other modules such as: mod_lbmethod_byrequests, mod_lbmethod_bytraffic,
14mr|apache-2.4.10-1|1549	mod_lbmethod_bybusyness and mod_lbmethod_heartbeat.
14mr|apache-2.4.10-1|1550	
14mr|apache-2.4.10-1|1551	Thus, in order to get the ability of load balancing, mod_proxy,
14mr|apache-2.4.10-1|1552	mod_proxy_balancer and at least one of load balancing scheduler algorithm
14mr|apache-2.4.10-1|1553	modules have to be present in the server.
14mr|apache-2.4.10-1|1554	
14mr|apache-2.4.10-1|1555	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1556	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1557	
14mr|apache-2.4.10-1|1558	%package	mod_proxy_express
14mr|apache-2.4.10-1|1559	Summary:	Dynamic mass reverse proxy extension for mod_proxy
14mr|apache-2.4.10-1|1560	Group:		System/Servers
14mr|apache-2.4.10-1|1561	
14mr|apache-2.4.10-1|1562	%description	mod_proxy_express
14mr|apache-2.4.10-1|1563	This module creates dynamically configured mass reverse proxies, by mapping
14mr|apache-2.4.10-1|1564	the Host: header of the HTTP request to a server name and backend URL
14mr|apache-2.4.10-1|1565	stored in a DBM file. This allows for easy use of a huge number of reverse
14mr|apache-2.4.10-1|1566	proxies with no configuration changes. It is much less feature-full than
14mr|apache-2.4.10-1|1567	mod_proxy_balancer, which also provides dynamic growth, but is intended
14mr|apache-2.4.10-1|1568	to handle much, much larger numbers of backends. It is ideally suited as
14mr|apache-2.4.10-1|1569	a front-end HTTP switch.
14mr|apache-2.4.10-1|1570	
14mr|apache-2.4.10-1|1571	This module requires the service of mod_proxy.
14mr|apache-2.4.10-1|1572	
14mr|apache-2.4.10-1|1573	Do not enable proxying until you have secured your server. Open proxy
14mr|apache-2.4.10-1|1574	servers are dangerous both to your network and to the Internet at large.
14mr|apache-2.4.10-1|1575	
14mr|apache-2.4.10-1|1576	Limitations
14mr|apache-2.4.10-1|1577	
14mr|apache-2.4.10-1|1578	* This module is not intended to replace the dynamic capability of
14mr|apache-2.4.10-1|1579	mod_proxy_balancer. Instead, it is intended to be mostly a lightweight
14mr|apache-2.4.10-1|1580	and fast alternative to using mod_rewrite with RewriteMap and the [P]
14mr|apache-2.4.10-1|1581	flag for mapped reverse proxying.
14mr|apache-2.4.10-1|1582	* It does not support regex or pattern matching at all.  * It emulates:
14mr|apache-2.4.10-1|1583	ProxyPass / backend.server:port ProxyPassReverse / backend.server:port
14mr|apache-2.4.10-1|1584	That is, the entire URL is appended to the mapped backend URL. This is in
14mr|apache-2.4.10-1|1585	keeping with the intent of being a simple but fast reverse proxy switch.
14mr|apache-2.4.10-1|1586	
14mr|apache-2.4.10-1|1587	%package	mod_session
14mr|apache-2.4.10-1|1588	Summary:	Session support
14mr|apache-2.4.10-1|1589	Group:		System/Servers
14mr|apache-2.4.10-1|1590	
14mr|apache-2.4.10-1|1591	%description	mod_session
14mr|apache-2.4.10-1|1592	The session modules make use of HTTP cookies, and as such can fall victim to
14mr|apache-2.4.10-1|1593	Cross Site Scripting attacks, or expose potentially private information to
14mr|apache-2.4.10-1|1594	clients. Please ensure that the relevant risks have been taken into account
14mr|apache-2.4.10-1|1595	before enabling the session functionality on your server.
14mr|apache-2.4.10-1|1596	
14mr|apache-2.4.10-1|1597	This module provides support for a server wide per user session
14mr|apache-2.4.10-1|1598	interface. Sessions can be used for keeping track of whether a user has been
14mr|apache-2.4.10-1|1599	logged in, or for other per user information that should be kept available
14mr|apache-2.4.10-1|1600	across requests.
14mr|apache-2.4.10-1|1601	
14mr|apache-2.4.10-1|1602	Sessions may be stored on the server, or may be stored on the browser.
14mr|apache-2.4.10-1|1603	Sessions may also be optionally encrypted for added security. These
14mr|apache-2.4.10-1|1604	features are divided into several modules in addition to mod_session;
14mr|apache-2.4.10-1|1605	mod_session_crypto, mod_session_cookie and mod_session_dbd. Depending on the
14mr|apache-2.4.10-1|1606	server requirements, load the appropriate modules into the server (either
14mr|apache-2.4.10-1|1607	statically at compile time or dynamically via the LoadModule directive).
14mr|apache-2.4.10-1|1608	
14mr|apache-2.4.10-1|1609	Sessions may be manipulated from other modules that depend on the session,
14mr|apache-2.4.10-1|1610	or the session may be read from and written to using environment variables
14mr|apache-2.4.10-1|1611	and HTTP headers, as appropriate.
14mr|apache-2.4.10-1|1612	
14mr|apache-2.4.10-1|1613	%package	mod_session_cookie
14mr|apache-2.4.10-1|1614	Summary:	Cookie based session support
14mr|apache-2.4.10-1|1615	Group:		System/Servers
14mr|apache-2.4.10-1|1616	
14mr|apache-2.4.10-1|1617	%description	mod_session_cookie
14mr|apache-2.4.10-1|1618	The session modules make use of HTTP cookies, and as such can fall victim to
14mr|apache-2.4.10-1|1619	Cross Site Scripting attacks, or expose potentially private information to
14mr|apache-2.4.10-1|1620	clients. Please ensure that the relevant risks have been taken into account
14mr|apache-2.4.10-1|1621	before enabling the session functionality on your server.
14mr|apache-2.4.10-1|1622	
14mr|apache-2.4.10-1|1623	This submodule of mod_session provides support for the storage of user
14mr|apache-2.4.10-1|1624	sessions on the remote browser within HTTP cookies.
14mr|apache-2.4.10-1|1625	
14mr|apache-2.4.10-1|1626	Using cookies to store a session removes the need for the server or a group
14mr|apache-2.4.10-1|1627	of servers to store the session locally, or collaborate to share a session,
14mr|apache-2.4.10-1|1628	and can be useful for high traffic environments where a server based session
14mr|apache-2.4.10-1|1629	might be too resource intensive.
14mr|apache-2.4.10-1|1630	
14mr|apache-2.4.10-1|1631	If session privacy is required, the mod_session_crypto module can be used to
14mr|apache-2.4.10-1|1632	encrypt the contents of the session before writing the session to the client.
14mr|apache-2.4.10-1|1633	
14mr|apache-2.4.10-1|1634	For more details on the session interface, see the documentation for the
14mr|apache-2.4.10-1|1635	mod_session module.
14mr|apache-2.4.10-1|1636	
14mr|apache-2.4.10-1|1637	%package	mod_session_crypto
14mr|apache-2.4.10-1|1638	Summary:	Session encryption support
14mr|apache-2.4.10-1|1639	Group:		System/Servers
14mr|apache-2.4.10-1|1640	
14mr|apache-2.4.10-1|1641	%description	mod_session_crypto
14mr|apache-2.4.10-1|1642	The session modules make use of HTTP cookies, and as such can fall victim to
14mr|apache-2.4.10-1|1643	Cross Site Scripting attacks, or expose potentially private information to
14mr|apache-2.4.10-1|1644	clients. Please ensure that the relevant risks have been taken into account
14mr|apache-2.4.10-1|1645	before enabling the session functionality on your server.
14mr|apache-2.4.10-1|1646	
14mr|apache-2.4.10-1|1647	This submodule of mod_session provides support for the encryption of user
14mr|apache-2.4.10-1|1648	sessions before being written to a local database, or written to a remote
14mr|apache-2.4.10-1|1649	browser via an HTTP cookie.
14mr|apache-2.4.10-1|1650	
14mr|apache-2.4.10-1|1651	This can help provide privacy to user sessions where the contents of the
14mr|apache-2.4.10-1|1652	session should be kept private from the user, or where protection is needed
14mr|apache-2.4.10-1|1653	against the effects of cross site scripting attacks.
14mr|apache-2.4.10-1|1654	
14mr|apache-2.4.10-1|1655	For more details on the session interface, see the documentation for the
14mr|apache-2.4.10-1|1656	mod_session module.
14mr|apache-2.4.10-1|1657	
14mr|apache-2.4.10-1|1658	%package	mod_session_dbd
14mr|apache-2.4.10-1|1659	Summary:	DBD/SQL based session support
14mr|apache-2.4.10-1|1660	Group:		System/Servers
14mr|apache-2.4.10-1|1661	
14mr|apache-2.4.10-1|1662	%description	mod_session_dbd
14mr|apache-2.4.10-1|1663	The session modules make use of HTTP cookies, and as such can fall victim to
14mr|apache-2.4.10-1|1664	Cross Site Scripting attacks, or expose potentially private information to
14mr|apache-2.4.10-1|1665	clients. Please ensure that the relevant risks have been taken into account
14mr|apache-2.4.10-1|1666	before enabling the session functionality on your server.
14mr|apache-2.4.10-1|1667	
14mr|apache-2.4.10-1|1668	This submodule of mod_session provides support for the storage of user
14mr|apache-2.4.10-1|1669	sessions within a SQL database using the mod_dbd module.
14mr|apache-2.4.10-1|1670	
14mr|apache-2.4.10-1|1671	Sessions can either be anonymous, where the session is keyed by a unique
14mr|apache-2.4.10-1|1672	UUID string stored on the browser in a cookie, or per user, where the
14mr|apache-2.4.10-1|1673	session is keyed against the userid of the logged in user.
14mr|apache-2.4.10-1|1674	
14mr|apache-2.4.10-1|1675	SQL based sessions are hidden from the browser, and so offer a measure of
14mr|apache-2.4.10-1|1676	privacy without the need for encryption.
14mr|apache-2.4.10-1|1677	
14mr|apache-2.4.10-1|1678	Different webservers within a server farm may choose to share a database,
14mr|apache-2.4.10-1|1679	and so share sessions with one another.
14mr|apache-2.4.10-1|1680	
14mr|apache-2.4.10-1|1681	For more details on the session interface, see the documentation for the
14mr|apache-2.4.10-1|1682	mod_session module.
14mr|apache-2.4.10-1|1683	
14mr|apache-2.4.10-1|1684	%package	mod_slotmem_shm
14mr|apache-2.4.10-1|1685	Summary:	Slot-based shared memory provider
14mr|apache-2.4.10-1|1686	Group:		System/Servers
14mr|apache-2.4.10-1|1687	
14mr|apache-2.4.10-1|1688	%description	mod_slotmem_shm
14mr|apache-2.4.10-1|1689	mod_slotmem_shm is a memory provider which provides for creation and access
14mr|apache-2.4.10-1|1690	to a shared memory segment in which the datasets are organized in "slots."
14mr|apache-2.4.10-1|1691	
14mr|apache-2.4.10-1|1692	All shared memory is cleared and cleaned with each restart, whether graceful
14mr|apache-2.4.10-1|1693	or not. The data itself is stored and restored within a file noted by the
14mr|apache-2.4.10-1|1694	name parameter in the create and attach calls.
14mr|apache-2.4.10-1|1695	
14mr|apache-2.4.10-1|1696	%package	mod_slotmem_plain
14mr|apache-2.4.10-1|1697	Summary:	Slot-based shared memory provider
14mr|apache-2.4.10-1|1698	Group:		System/Servers
14mr|apache-2.4.10-1|1699	
14mr|apache-2.4.10-1|1700	%description	mod_slotmem_plain
14mr|apache-2.4.10-1|1701	mod_slotmem_plain is a memory provider which provides for creation and access
14mr|apache-2.4.10-1|1702	to a plain memory segment in which the datasets are organized in "slots."
14mr|apache-2.4.10-1|1703	
14mr|apache-2.4.10-1|1704	If the memory needs to be shared between threads and processes, a better
14mr|apache-2.4.10-1|1705	provider would be mod_slotmem_shm.
14mr|apache-2.4.10-1|1706	
14mr|apache-2.4.10-1|1707	%package	mod_ssl
14mr|apache-2.4.10-1|1708	Summary:	Strong cryptography using the SSL and TLS protocols
14mr|apache-2.4.10-1|1709	Group:		System/Servers
14mr|apache-2.4.10-1|1710	Requires:	apache-mod_socache_shmcb
14mr|apache-2.4.10-1|1711	Requires(post):	openssl
14mr|apache-2.4.10-1|1712	
14mr|apache-2.4.10-1|1713	%description	mod_ssl
14mr|apache-2.4.10-1|1714	This module provides SSL v2/v3 and TLS v1 support for the Apache HTTP
14mr|apache-2.4.10-1|1715	Server. It was contributed by Ralf S. Engelschall based on his mod_ssl
14mr|apache-2.4.10-1|1716	project and originally derived from work by Ben Laurie.
14mr|apache-2.4.10-1|1717	
14mr|apache-2.4.10-1|1718	This module relies on OpenSSL to provide the cryptography engine.
14mr|apache-2.4.10-1|1719	
14mr|apache-2.4.10-1|1720	Further details, discussion, and examples are provided in the SSL
14mr|apache-2.4.10-1|1721	documentation.
14mr|apache-2.4.10-1|1722	
14mr|apache-2.4.10-1|1723	%package	mod_optional_hook_export
14mr|apache-2.4.10-1|1724	Summary:	ExportLogTransaction module
14mr|apache-2.4.10-1|1725	Group:		System/Servers
14mr|apache-2.4.10-1|1726	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1727	
14mr|apache-2.4.10-1|1728	%description	mod_optional_hook_export
14mr|apache-2.4.10-1|1729	ExportLogTransaction module
14mr|apache-2.4.10-1|1730	
14mr|apache-2.4.10-1|1731	%package	mod_optional_hook_import
14mr|apache-2.4.10-1|1732	Summary:	ImportOptionalHookTestHook module
14mr|apache-2.4.10-1|1733	Group:		System/Servers
14mr|apache-2.4.10-1|1734	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1735	
14mr|apache-2.4.10-1|1736	%description	mod_optional_hook_import
14mr|apache-2.4.10-1|1737	ImportOptionalHookTestHook module
14mr|apache-2.4.10-1|1738	
14mr|apache-2.4.10-1|1739	%package	mod_optional_fn_import
14mr|apache-2.4.10-1|1740	Summary:	ImportLogTransaction module
14mr|apache-2.4.10-1|1741	Group:		System/Servers
14mr|apache-2.4.10-1|1742	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1743	
14mr|apache-2.4.10-1|1744	%description	mod_optional_fn_import
14mr|apache-2.4.10-1|1745	ImportLogTransaction module
14mr|apache-2.4.10-1|1746	
14mr|apache-2.4.10-1|1747	%package	mod_optional_fn_export
14mr|apache-2.4.10-1|1748	Summary:	optional hook import module
14mr|apache-2.4.10-1|1749	Group:		System/Servers
14mr|apache-2.4.10-1|1750	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1751	
14mr|apache-2.4.10-1|1752	%description	mod_optional_fn_export
14mr|apache-2.4.10-1|1753	Description:optional hook import module
14mr|apache-2.4.10-1|1754	
14mr|apache-2.4.10-1|1755	%package	mod_dialup
14mr|apache-2.4.10-1|1756	Summary:	Send static content at a bandwidth rate limit, defined by old modem standards
14mr|apache-2.4.10-1|1757	Group:		System/Servers
14mr|apache-2.4.10-1|1758	
14mr|apache-2.4.10-1|1759	%description	mod_dialup
14mr|apache-2.4.10-1|1760	It is a module that sends static content at a bandwidth rate limit, defined
14mr|apache-2.4.10-1|1761	by the various old modem standards. So, you can browse your site with a
14mr|apache-2.4.10-1|1762	56k V.92 modem, by adding something like this:
14mr|apache-2.4.10-1|1763	
14mr|apache-2.4.10-1|1764	<Location /mysite> ModemStandard V.92 </Location>
14mr|apache-2.4.10-1|1765	
14mr|apache-2.4.10-1|1766	Previously to do bandwidth rate limiting modules would have to block an entire
14mr|apache-2.4.10-1|1767	thread, for each client, and insert sleeps to slow the bandwidth down. Using
14mr|apache-2.4.10-1|1768	the new suspend feature, a handler can get callback N milliseconds in the
14mr|apache-2.4.10-1|1769	future, and it will be invoked by the Event MPM on a different thread,
14mr|apache-2.4.10-1|1770	once the timer hits. From there the handler can continue to send data to
14mr|apache-2.4.10-1|1771	the client.
14mr|apache-2.4.10-1|1772	
14mr|apache-2.4.10-1|1773	%package	mod_lbmethod_byrequests
14mr|apache-2.4.10-1|1774	Summary:	Request Counting load balancer scheduler algorithm for mod_proxy_balancer
14mr|apache-2.4.10-1|1775	Group:		System/Servers
14mr|apache-2.4.10-1|1776	
14mr|apache-2.4.10-1|1777	%description	mod_lbmethod_byrequests
14mr|apache-2.4.10-1|1778	This module does not provide any configuration directives of its own.
14mr|apache-2.4.10-1|1779	It requires the services of mod_proxy_balancer, and provides the byrequests
14mr|apache-2.4.10-1|1780	load balancing method..
14mr|apache-2.4.10-1|1781	
14mr|apache-2.4.10-1|1782	%package	mod_lbmethod_bytraffic
14mr|apache-2.4.10-1|1783	Summary:	Weighted Traffic Counting load balancer scheduler for mod_proxy_balancer
14mr|apache-2.4.10-1|1784	Group:		System/Servers
14mr|apache-2.4.10-1|1785	
14mr|apache-2.4.10-1|1786	%description	mod_lbmethod_bytraffic
14mr|apache-2.4.10-1|1787	This module does not provide any configuration directives of its own.
14mr|apache-2.4.10-1|1788	It requires the services of mod_proxy_balancer, and provides the bytraffic
14mr|apache-2.4.10-1|1789	load balancing method..
14mr|apache-2.4.10-1|1790	
14mr|apache-2.4.10-1|1791	%package	mod_lbmethod_bybusyness
14mr|apache-2.4.10-1|1792	Summary:	Pending Request Counting load balancer scheduler for mod_proxy_balancer
14mr|apache-2.4.10-1|1793	Group:		System/Servers
14mr|apache-2.4.10-1|1794	
14mr|apache-2.4.10-1|1795	%description	mod_lbmethod_bybusyness
14mr|apache-2.4.10-1|1796	This module does not provide any configuration directives of its own.
14mr|apache-2.4.10-1|1797	It requires the services of mod_proxy_balancer, and provides the bybusyness
14mr|apache-2.4.10-1|1798	load balancing method.
14mr|apache-2.4.10-1|1799	
14mr|apache-2.4.10-1|1800	%package	mod_lbmethod_heartbeat
14mr|apache-2.4.10-1|1801	Summary:	Heartbeat Traffic Counting load balancer scheduler for mod_proxy_balancer
14mr|apache-2.4.10-1|1802	Group:		System/Servers
14mr|apache-2.4.10-1|1803	
14mr|apache-2.4.10-1|1804	%description	mod_lbmethod_heartbeat
14mr|apache-2.4.10-1|1805	lbmethod=heartbeat uses the services of mod_heartmonitor to balance between
14mr|apache-2.4.10-1|1806	origin servers that are providing heartbeat info via the mod_heartbeat module.
14mr|apache-2.4.10-1|1807	
14mr|apache-2.4.10-1|1808	This modules load balancing algorithm favors servers with more ready (idle)
14mr|apache-2.4.10-1|1809	capacity over time, but does not select the server with the most ready
14mr|apache-2.4.10-1|1810	capacity every time. Servers that have 0 active clients are penalized,
14mr|apache-2.4.10-1|1811	with the assumption that they are not fully initialized.
14mr|apache-2.4.10-1|1812	
14mr|apache-2.4.10-1|1813	%package	mod_unixd
14mr|apache-2.4.10-1|1814	Summary:	Basic (required) security for Unix-family platforms
14mr|apache-2.4.10-1|1815	Group:		System/Servers
14mr|apache-2.4.10-1|1816	
14mr|apache-2.4.10-1|1817	%description	mod_unixd
14mr|apache-2.4.10-1|1818	Basic (required) security for Unix-family platforms.
14mr|apache-2.4.10-1|1819	
14mr|apache-2.4.10-1|1820	%package	mod_heartbeat
14mr|apache-2.4.10-1|1821	Summary:	sends messages with server status to frontend proxy
14mr|apache-2.4.10-1|1822	Group:		System/Servers
14mr|apache-2.4.10-1|1823	
14mr|apache-2.4.10-1|1824	%description	mod_heartbeat
14mr|apache-2.4.10-1|1825	mod_heartbeat sends multicast messages to a mod_heartmonitor listener that
14mr|apache-2.4.10-1|1826	advertises the servers current connection count. Usually, mod_heartmonitor
14mr|apache-2.4.10-1|1827	will be running on a proxy server with mod_lbmethod_heartbeat loaded,
14mr|apache-2.4.10-1|1828	which allows ProxyPass to use the "heartbeat" lbmethod inside of ProxyPass.
14mr|apache-2.4.10-1|1829	
14mr|apache-2.4.10-1|1830	mod_heartbeat itself is loaded on the origin server(s) that serve
14mr|apache-2.4.10-1|1831	requests through the proxy server(s).  To use mod_heartbeat, mod_status
14mr|apache-2.4.10-1|1832	and mod_watchdog must be either a static modules or, if a dynamic module,
14mr|apache-2.4.10-1|1833	must be loaded before mod_heartbeat.
14mr|apache-2.4.10-1|1834	
14mr|apache-2.4.10-1|1835	%package	mod_heartmonitor
14mr|apache-2.4.10-1|1836	Summary:	centralized monitor for mod_heartbeat origin servers
14mr|apache-2.4.10-1|1837	Group:		System/Servers
14mr|apache-2.4.10-1|1838	
14mr|apache-2.4.10-1|1839	%description	mod_heartmonitor
14mr|apache-2.4.10-1|1840	mod_heartmonitor listens for server status messages generated by
14mr|apache-2.4.10-1|1841	mod_heartbeat enabled origin servers and makes their status available
14mr|apache-2.4.10-1|1842	to mod_lbmethod_heartbeat. This allows ProxyPass to use the "heartbeat"
14mr|apache-2.4.10-1|1843	lbmethod inside of ProxyPass.
14mr|apache-2.4.10-1|1844	
14mr|apache-2.4.10-1|1845	This module uses the services of mod_slotmem_shm when available instead
14mr|apache-2.4.10-1|1846	of flat-file storage. No configuration is required to use mod_slotmem_shm.
14mr|apache-2.4.10-1|1847	To use mod_heartmonitor, mod_status and mod_watchdog must be either a static
14mr|apache-2.4.10-1|1848	modules or, if a dynamic module, it must be loaded before mod_heartmonitor.
14mr|apache-2.4.10-1|1849	
14mr|apache-2.4.10-1|1850	%package	mod_dav
14mr|apache-2.4.10-1|1851	Summary:	Distributed Authoring and Versioning (WebDAV) functionality
14mr|apache-2.4.10-1|1852	Group:		System/Servers
14mr|apache-2.4.10-1|1853	
14mr|apache-2.4.10-1|1854	%description	mod_dav
14mr|apache-2.4.10-1|1855	This module provides class 1 and class 2 WebDAV ('Web-based Distributed
14mr|apache-2.4.10-1|1856	Authoring and Versioning') functionality for Apache. This extension to the
14mr|apache-2.4.10-1|1857	HTTP protocol allows creating, moving, copying, and deleting resources and
14mr|apache-2.4.10-1|1858	collections on a remote web server.
14mr|apache-2.4.10-1|1859	
14mr|apache-2.4.10-1|1860	%package	mod_status
14mr|apache-2.4.10-1|1861	Summary:	Provides information on server activity and performance
14mr|apache-2.4.10-1|1862	Group:		System/Servers
14mr|apache-2.4.10-1|1863	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1864	
14mr|apache-2.4.10-1|1865	%description	mod_status
14mr|apache-2.4.10-1|1866	The Status module allows a server administrator to find out how well their
14mr|apache-2.4.10-1|1867	server is performing. A HTML page is presented that gives the current server
14mr|apache-2.4.10-1|1868	statistics in an easily readable form. If required this page can be made
14mr|apache-2.4.10-1|1869	to automatically refresh (given a compatible browser).  Another page gives
14mr|apache-2.4.10-1|1870	a simple machine-readable list of the current server state.
14mr|apache-2.4.10-1|1871	
14mr|apache-2.4.10-1|1872	The details given are: * The number of worker serving requests * The number
14mr|apache-2.4.10-1|1873	of idle worker * The status of each worker, the number of requests that
14mr|apache-2.4.10-1|1874	worker has
14mr|apache-2.4.10-1|1875	performed and the total number of bytes served by the worker (*)
14mr|apache-2.4.10-1|1876	* A total number of accesses and byte count served (*) * The time the server
14mr|apache-2.4.10-1|1877	was started/restarted and the time it has been
14mr|apache-2.4.10-1|1878	running for
14mr|apache-2.4.10-1|1879	* Averages giving the number of requests per second, the number of
14mr|apache-2.4.10-1|1880	bytes served per second and the average number of bytes per request (*)
14mr|apache-2.4.10-1|1881	* The current percentage CPU used by each worker and in total by all
14mr|apache-2.4.10-1|1882	workers combined (*)
14mr|apache-2.4.10-1|1883	* The current hosts and requests being processed (*)
14mr|apache-2.4.10-1|1884	
14mr|apache-2.4.10-1|1885	The lines marked "(*)" are only available if ExtendedStatus is On. In
14mr|apache-2.4.10-1|1886	version 2.3.6, loading mod_status will toggle ExtendedStatus On by default.
14mr|apache-2.4.10-1|1887	
14mr|apache-2.4.10-1|1888	%package	mod_autoindex
14mr|apache-2.4.10-1|1889	Summary:	Generates directory indexes automatically
14mr|apache-2.4.10-1|1890	Group:		System/Servers
14mr|apache-2.4.10-1|1891	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1892	
14mr|apache-2.4.10-1|1893	%description	mod_autoindex
14mr|apache-2.4.10-1|1894	The index of a directory can come from one of two sources:
14mr|apache-2.4.10-1|1895	
14mr|apache-2.4.10-1|1896	* A file written by the user, typically called index.html. The DirectoryIndex
14mr|apache-2.4.10-1|1897	directive sets the name of this file. This is controlled by mod_dir.
14mr|apache-2.4.10-1|1898	
14mr|apache-2.4.10-1|1899	* Otherwise, a listing generated by the server. The other directives control
14mr|apache-2.4.10-1|1900	the format of this listing. The AddIcon, AddIconByEncoding and AddIconByType
14mr|apache-2.4.10-1|1901	are used to set a list of icons to display for various file types; for each
14mr|apache-2.4.10-1|1902	file listed, the first icon listed that matches the file is displayed. These
14mr|apache-2.4.10-1|1903	are controlled by mod_autoindex.
14mr|apache-2.4.10-1|1904	
14mr|apache-2.4.10-1|1905	The two functions are separated so that you can completely remove (or replace)
14mr|apache-2.4.10-1|1906	automatic index generation should you want to.
14mr|apache-2.4.10-1|1907	
14mr|apache-2.4.10-1|1908	Automatic index generation is enabled with using Options +Indexes. See the
14mr|apache-2.4.10-1|1909	Options directive for more details.
14mr|apache-2.4.10-1|1910	
14mr|apache-2.4.10-1|1911	If the FancyIndexing option is given with the IndexOptions directive,
14mr|apache-2.4.10-1|1912	the column headers are links that control the order of the display. If
14mr|apache-2.4.10-1|1913	you select a header link, the listing will be regenerated, sorted by the
14mr|apache-2.4.10-1|1914	values in that column. Selecting the same header repeatedly toggles between
14mr|apache-2.4.10-1|1915	ascending and descending order. These column header links are suppressed
14mr|apache-2.4.10-1|1916	with the IndexOptions directive's SuppressColumnSorting option.
14mr|apache-2.4.10-1|1917	
14mr|apache-2.4.10-1|1918	Note that when the display is sorted by "Size", it's the actual size of
14mr|apache-2.4.10-1|1919	the files that's used, not the displayed value - so a 1010-byte file will
14mr|apache-2.4.10-1|1920	always be displayed before a 1011-byte file (if in ascending order) even
14mr|apache-2.4.10-1|1921	though they both are shown as "1K".
14mr|apache-2.4.10-1|1922	
14mr|apache-2.4.10-1|1923	%package	mod_asis
14mr|apache-2.4.10-1|1924	Summary:	Sends files that contain their own HTTP headers
14mr|apache-2.4.10-1|1925	Group:		System/Servers
14mr|apache-2.4.10-1|1926	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1927	
14mr|apache-2.4.10-1|1928	%description	mod_asis
14mr|apache-2.4.10-1|1929	This module provides the handler send-as-is which causes Apache HTTP Server
14mr|apache-2.4.10-1|1930	to send the document without adding most of the usual HTTP headers.
14mr|apache-2.4.10-1|1931	
14mr|apache-2.4.10-1|1932	This can be used to send any kind of data from the server, including
14mr|apache-2.4.10-1|1933	redirects and other special HTTP responses, without requiring a cgi-script
14mr|apache-2.4.10-1|1934	or an nph script.
14mr|apache-2.4.10-1|1935	
14mr|apache-2.4.10-1|1936	For historical reasons, this module will also process any file with the
14mr|apache-2.4.10-1|1937	mime type httpd/send-as-is.
14mr|apache-2.4.10-1|1938	
14mr|apache-2.4.10-1|1939	%package	mod_info
14mr|apache-2.4.10-1|1940	Summary:	Provides a comprehensive overview of the server configuration
14mr|apache-2.4.10-1|1941	Group:		System/Servers
14mr|apache-2.4.10-1|1942	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1943	
14mr|apache-2.4.10-1|1944	%description	mod_info
14mr|apache-2.4.10-1|1945	To configure mod_info, add the following to your httpd.conf file.
14mr|apache-2.4.10-1|1946	
14mr|apache-2.4.10-1|1947	<Location /server-info> SetHandler server-info </Location>
14mr|apache-2.4.10-1|1948	
14mr|apache-2.4.10-1|1949	You may wish to use mod_access inside the <Location> directive to limit
14mr|apache-2.4.10-1|1950	access to your server configuration information:
14mr|apache-2.4.10-1|1951	
14mr|apache-2.4.10-1|1952	<Location /server-info> SetHandler server-info Require host example.com
14mr|apache-2.4.10-1|1953	</Location>
14mr|apache-2.4.10-1|1954	
14mr|apache-2.4.10-1|1955	Once configured, the server information is obtained by accessing
14mr|apache-2.4.10-1|1956	http://your.host.example.com/server-info
14mr|apache-2.4.10-1|1957	
14mr|apache-2.4.10-1|1958	%package	mod_suexec
14mr|apache-2.4.10-1|1959	Summary:	Allows CGI scripts to run as a specified user and Group
14mr|apache-2.4.10-1|1960	Group:		System/Servers
14mr|apache-2.4.10-1|1961	
14mr|apache-2.4.10-1|1962	%description	mod_suexec
14mr|apache-2.4.10-1|1963	This module, in combination with the suexec support program allows CGI scripts
14mr|apache-2.4.10-1|1964	to run as a specified user and Group.
14mr|apache-2.4.10-1|1965	
14mr|apache-2.4.10-1|1966	Normally, when a CGI or SSI program executes, it runs as the same user who is
14mr|apache-2.4.10-1|1967	running the web server.
14mr|apache-2.4.10-1|1968	
14mr|apache-2.4.10-1|1969	%package	mod_cgi
14mr|apache-2.4.10-1|1970	Summary:	Execution of CGI scripts
14mr|apache-2.4.10-1|1971	Group:		System/Servers
14mr|apache-2.4.10-1|1972	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1973	
14mr|apache-2.4.10-1|1974	%description	mod_cgi
14mr|apache-2.4.10-1|1975	Any file that has the handler cgi-script will be treated as a CGI script,
14mr|apache-2.4.10-1|1976	and run by the server, with its output being returned to the client. Files
14mr|apache-2.4.10-1|1977	acquire this handler either by having a name containing an extension defined
14mr|apache-2.4.10-1|1978	by the AddHandler directive, or by being in a ScriptAlias directory.
14mr|apache-2.4.10-1|1979	
14mr|apache-2.4.10-1|1980	For an introduction to using CGI scripts with Apache, see our tutorial on
14mr|apache-2.4.10-1|1981	Dynamic Content With CGI.
14mr|apache-2.4.10-1|1982	
14mr|apache-2.4.10-1|1983	When using a multi-threaded MPM under unix, the module mod_cgid should
14mr|apache-2.4.10-1|1984	be used in place of this module. At the user level, the two modules are
14mr|apache-2.4.10-1|1985	essentially identical.
14mr|apache-2.4.10-1|1986	
14mr|apache-2.4.10-1|1987	For backward-compatibility, the cgi-script handler will also be activated
14mr|apache-2.4.10-1|1988	for any file with the mime-type application/x-httpd-cgi. The use of the
14mr|apache-2.4.10-1|1989	magic mime-type is deprecated.
14mr|apache-2.4.10-1|1990	
14mr|apache-2.4.10-1|1991	%package	mod_cgid
14mr|apache-2.4.10-1|1992	Summary:	Execution of CGI scripts using an external CGI daemon
14mr|apache-2.4.10-1|1993	Group:		System/Servers
14mr|apache-2.4.10-1|1994	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|1995	
14mr|apache-2.4.10-1|1996	%description	mod_cgid
14mr|apache-2.4.10-1|1997	Except for the optimizations and the additional ScriptSock directive noted
14mr|apache-2.4.10-1|1998	below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for
14mr|apache-2.4.10-1|1999	additional details about Apache and CGI.
14mr|apache-2.4.10-1|2000	
14mr|apache-2.4.10-1|2001	On certain unix operating systems, forking a process from a multi-threaded
14mr|apache-2.4.10-1|2002	server is a very expensive operation because the new process will replicate
14mr|apache-2.4.10-1|2003	all the threads of the parent process. In order to avoid incurring this
14mr|apache-2.4.10-1|2004	expense on each CGI invocation, mod_cgid creates an external daemon that
14mr|apache-2.4.10-1|2005	is responsible for forking child processes to run CGI scripts. The main
14mr|apache-2.4.10-1|2006	server communicates with this daemon using a unix domain socket.
14mr|apache-2.4.10-1|2007	
14mr|apache-2.4.10-1|2008	This module is used by default instead of mod_cgi whenever a multi-threaded
14mr|apache-2.4.10-1|2009	MPM is selected during the compilation process. At the user level, this
14mr|apache-2.4.10-1|2010	module is identical in configuration and operation to mod_cgi. The only
14mr|apache-2.4.10-1|2011	exception is the additional directive ScriptSock which gives the name of
14mr|apache-2.4.10-1|2012	the socket to use for communication with the cgi daemon.
14mr|apache-2.4.10-1|2013	
14mr|apache-2.4.10-1|2014	%package	mod_dav_fs
14mr|apache-2.4.10-1|2015	Summary:	filesystem provider for mod_dav
14mr|apache-2.4.10-1|2016	Group:		System/Servers
14mr|apache-2.4.10-1|2017	Conflicts:	apache-mod_dav < 2.4.0
14mr|apache-2.4.10-1|2018	
14mr|apache-2.4.10-1|2019	%description	mod_dav_fs
14mr|apache-2.4.10-1|2020	This module requires the service of mod_dav. It acts as a support module
14mr|apache-2.4.10-1|2021	for mod_dav and provides access to resources located in the server's file
14mr|apache-2.4.10-1|2022	system. The formal name of this provider is filesystem.  mod_dav backend
14mr|apache-2.4.10-1|2023	providers will be invoked by using the Dav directive:
14mr|apache-2.4.10-1|2024	
14mr|apache-2.4.10-1|2025	%package	mod_dav_lock
14mr|apache-2.4.10-1|2026	Summary:	generic locking module for mod_dav
14mr|apache-2.4.10-1|2027	Group:		System/Servers
14mr|apache-2.4.10-1|2028	Conflicts:	apache-mod_dav < 2.4.0
14mr|apache-2.4.10-1|2029	
14mr|apache-2.4.10-1|2030	%description	mod_dav_lock
14mr|apache-2.4.10-1|2031	This module implements a generic locking API which can be used by any backend
14mr|apache-2.4.10-1|2032	provider of mod_dav. It requires at least the service of mod_dav. But without
14mr|apache-2.4.10-1|2033	a backend provider which makes use of it, it's useless and should not be
14mr|apache-2.4.10-1|2034	loaded into the server. A sample backend module which actually utilizes
14mr|apache-2.4.10-1|2035	mod_dav_lock is mod_dav_svn, the subversion provider module.
14mr|apache-2.4.10-1|2036	
14mr|apache-2.4.10-1|2037	Note that mod_dav_fs does not need this generic locking module, because it
14mr|apache-2.4.10-1|2038	uses its own more specialized version.
14mr|apache-2.4.10-1|2039	
14mr|apache-2.4.10-1|2040	In order to make mod_dav_lock functional, you just have to specify the
14mr|apache-2.4.10-1|2041	location of the lock database using the DavGenericLockDB directive described
14mr|apache-2.4.10-1|2042	below.
14mr|apache-2.4.10-1|2043	
14mr|apache-2.4.10-1|2044	Developer's Note
14mr|apache-2.4.10-1|2045	
14mr|apache-2.4.10-1|2046	In order to retrieve the pointer to the locking provider function, you have
14mr|apache-2.4.10-1|2047	to use the ap_lookup_provider API with the arguments dav-lock, generic, and 0.
14mr|apache-2.4.10-1|2048	
14mr|apache-2.4.10-1|2049	%package	mod_vhost_alias
14mr|apache-2.4.10-1|2050	Summary:	Provides for dynamically configured mass virtual hosting
14mr|apache-2.4.10-1|2051	Group:		System/Servers
14mr|apache-2.4.10-1|2052	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2053	
14mr|apache-2.4.10-1|2054	%description	mod_vhost_alias
14mr|apache-2.4.10-1|2055	This module creates dynamically configured virtual hosts, by allowing the
14mr|apache-2.4.10-1|2056	IP address and/or the Host: header of the HTTP request to be used as part
14mr|apache-2.4.10-1|2057	of the pathname to determine what files to serve. This allows for easy use
14mr|apache-2.4.10-1|2058	of a huge number of virtual hosts with similar configurations.
14mr|apache-2.4.10-1|2059	
14mr|apache-2.4.10-1|2060	%package	mod_negotiation
14mr|apache-2.4.10-1|2061	Summary:	Provides for content negotiation
14mr|apache-2.4.10-1|2062	Group:		System/Servers
14mr|apache-2.4.10-1|2063	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2064	
14mr|apache-2.4.10-1|2065	%description	mod_negotiation
14mr|apache-2.4.10-1|2066	Content negotiation, or more accurately content selection, is the selection
14mr|apache-2.4.10-1|2067	of the document that best matches the clients capabilities, from one of
14mr|apache-2.4.10-1|2068	several available documents. There are two implementations of this.  *
14mr|apache-2.4.10-1|2069	A type map (a file with the handler type-map) which explicitly
14mr|apache-2.4.10-1|2070	lists the files containing the variants.
14mr|apache-2.4.10-1|2071	* A Multiviews search (enabled by the Multiviews Options), where the
14mr|apache-2.4.10-1|2072	server does an implicit filename pattern match, and choose from amongst
14mr|apache-2.4.10-1|2073	the results.
14mr|apache-2.4.10-1|2074	
14mr|apache-2.4.10-1|2075	%package	mod_dir
14mr|apache-2.4.10-1|2076	Summary:	Provides for "trailing slash" redirects and serving directory index files
14mr|apache-2.4.10-1|2077	Group:		System/Servers
14mr|apache-2.4.10-1|2078	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2079	
14mr|apache-2.4.10-1|2080	%description	mod_dir
14mr|apache-2.4.10-1|2081	The index of a directory can come from one of two sources: * A file written
14mr|apache-2.4.10-1|2082	by the user, typically called index.html. The
14mr|apache-2.4.10-1|2083	DirectoryIndex directive sets the name of this file. This is controlled
14mr|apache-2.4.10-1|2084	by mod_dir.
14mr|apache-2.4.10-1|2085	* Otherwise, a listing generated by the server. This is provided by
14mr|apache-2.4.10-1|2086	mod_autoindex.
14mr|apache-2.4.10-1|2087	
14mr|apache-2.4.10-1|2088	The two functions are separated so that you can completely remove (or replace)
14mr|apache-2.4.10-1|2089	automatic index generation should you want to.
14mr|apache-2.4.10-1|2090	
14mr|apache-2.4.10-1|2091	A "trailing slash" redirect is issued when the server receives a
14mr|apache-2.4.10-1|2092	request for a URL http://servername/foo/dirname where dirname is
14mr|apache-2.4.10-1|2093	a directory. Directories require a trailing slash, so mod_dir issues a
14mr|apache-2.4.10-1|2094	redirect to http://servername/foo/dirname/.
14mr|apache-2.4.10-1|2095	
14mr|apache-2.4.10-1|2096	%package	mod_imagemap
14mr|apache-2.4.10-1|2097	Summary:	Server-side imagemap processing
14mr|apache-2.4.10-1|2098	Group:		System/Servers
14mr|apache-2.4.10-1|2099	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2100	
14mr|apache-2.4.10-1|2101	%description	mod_imagemap
14mr|apache-2.4.10-1|2102	This module processes .map files, thereby replacing the functionality of
14mr|apache-2.4.10-1|2103	the imagemap CGI program. Any directory or document type configured to
14mr|apache-2.4.10-1|2104	use the handler imap-file (using either AddHandler or SetHandler) will be
14mr|apache-2.4.10-1|2105	processed by this module.
14mr|apache-2.4.10-1|2106	
14mr|apache-2.4.10-1|2107	The following directive will activate files ending with .map as imagemap
14mr|apache-2.4.10-1|2108	files:
14mr|apache-2.4.10-1|2109	
14mr|apache-2.4.10-1|2110	AddHandler imap-file map
14mr|apache-2.4.10-1|2111	
14mr|apache-2.4.10-1|2112	Note that the following is still supported:
14mr|apache-2.4.10-1|2113	
14mr|apache-2.4.10-1|2114	AddType application/x-httpd-imap map
14mr|apache-2.4.10-1|2115	
14mr|apache-2.4.10-1|2116	However, we are trying to phase out "magic MIME types" so we are deprecating
14mr|apache-2.4.10-1|2117	this method.
14mr|apache-2.4.10-1|2118	
14mr|apache-2.4.10-1|2119	%package	mod_actions
14mr|apache-2.4.10-1|2120	Summary:	Provides for executing CGI scripts based on media type or request method
14mr|apache-2.4.10-1|2121	Group:		System/Servers
14mr|apache-2.4.10-1|2122	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2123	
14mr|apache-2.4.10-1|2124	%description	mod_actions
14mr|apache-2.4.10-1|2125	This module has two directives. The Action directive lets you run CGI scripts
14mr|apache-2.4.10-1|2126	whenever a file of a certain MIME content type is requested.  The Script
14mr|apache-2.4.10-1|2127	directive lets you run CGI scripts whenever a particular method is used in
14mr|apache-2.4.10-1|2128	a request. This makes it much easier to execute scripts that process files.
14mr|apache-2.4.10-1|2129	
14mr|apache-2.4.10-1|2130	%package	mod_speling
14mr|apache-2.4.10-1|2131	Summary:	Attempts to correct various minor misspellings
14mr|apache-2.4.10-1|2132	Group:		System/Servers
14mr|apache-2.4.10-1|2133	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2134	
14mr|apache-2.4.10-1|2135	%description	mod_speling
14mr|apache-2.4.10-1|2136	Requests to documents sometimes cannot be served by the core apache server
14mr|apache-2.4.10-1|2137	because the request was misspelled or miscapitalized. This module addresses
14mr|apache-2.4.10-1|2138	this problem by trying to find a matching document, even after all other
14mr|apache-2.4.10-1|2139	modules gave up. It does its work by comparing each document name in the
14mr|apache-2.4.10-1|2140	requested directory against the requested document name without regard to
14mr|apache-2.4.10-1|2141	case, and allowing up to one misspelling (character insertion / omission /
14mr|apache-2.4.10-1|2142	transposition or wrong character). A list is built with all document names
14mr|apache-2.4.10-1|2143	which were matched using this strategy.
14mr|apache-2.4.10-1|2144	
14mr|apache-2.4.10-1|2145	If, after scanning the directory, * no matching document was found, Apache
14mr|apache-2.4.10-1|2146	will proceed as usual and
14mr|apache-2.4.10-1|2147	return a "document not found" error.
14mr|apache-2.4.10-1|2148	* only one document is found that "almost" matches the request, then
14mr|apache-2.4.10-1|2149	it is returned in the form of a redirection response.
14mr|apache-2.4.10-1|2150	* more than one document with a close match was found, then the list
14mr|apache-2.4.10-1|2151	of the matches is returned to the client, and the client can select the
14mr|apache-2.4.10-1|2152	correct candidate.
14mr|apache-2.4.10-1|2153	
14mr|apache-2.4.10-1|2154	%package	mod_userdir
14mr|apache-2.4.10-1|2155	Summary:	User-specific directories
14mr|apache-2.4.10-1|2156	Group:		System/Servers
14mr|apache-2.4.10-1|2157	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2158	
14mr|apache-2.4.10-1|2159	%description	mod_userdir
14mr|apache-2.4.10-1|2160	This module allows user-specific directories to be accessed using the
14mr|apache-2.4.10-1|2161	http://example.com/~user/ syntax.
14mr|apache-2.4.10-1|2162	
14mr|apache-2.4.10-1|2163	%package	mod_alias
14mr|apache-2.4.10-1|2164	Summary:	Provides for mapping and for URL redirection
14mr|apache-2.4.10-1|2165	Group:		System/Servers
14mr|apache-2.4.10-1|2166	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2167	
14mr|apache-2.4.10-1|2168	%description	mod_alias
14mr|apache-2.4.10-1|2169	The directives contained in this module allow for manipulation and control of
14mr|apache-2.4.10-1|2170	URLs as requests arrive at the server. The Alias and ScriptAlias directives
14mr|apache-2.4.10-1|2171	are used to map between URLs and filesystem paths. This allows for content
14mr|apache-2.4.10-1|2172	which is not directly under the DocumentRoot served as part of the web
14mr|apache-2.4.10-1|2173	document tree. The ScriptAlias directive has the additional effect of
14mr|apache-2.4.10-1|2174	marking the target directory as containing only CGI scripts.
14mr|apache-2.4.10-1|2175	
14mr|apache-2.4.10-1|2176	The Redirect directives are used to instruct clients to make a new request
14mr|apache-2.4.10-1|2177	with a different URL. They are often used when a resource has moved to a
14mr|apache-2.4.10-1|2178	new location.
14mr|apache-2.4.10-1|2179	
14mr|apache-2.4.10-1|2180	mod_alias is designed to handle simple URL manipulation tasks. For more
14mr|apache-2.4.10-1|2181	complicated tasks such as manipulating the query string, use the tools
14mr|apache-2.4.10-1|2182	provided by mod_rewrite.
14mr|apache-2.4.10-1|2183	
14mr|apache-2.4.10-1|2184	%package	mod_rewrite
14mr|apache-2.4.10-1|2185	Summary:	Provides a rule-based rewriting engine to rewrite requested URLs on the fly
14mr|apache-2.4.10-1|2186	Group:		System/Servers
14mr|apache-2.4.10-1|2187	Conflicts:	apache-modules < 2.4.0
14mr|apache-2.4.10-1|2188	
14mr|apache-2.4.10-1|2189	%description	mod_rewrite
14mr|apache-2.4.10-1|2190	The mod_rewrite module uses a rule-based rewriting engine, based on a
14mr|apache-2.4.10-1|2191	regular-expression parser, to rewrite requested URLs on the fly. By default,
14mr|apache-2.4.10-1|2192	mod_rewrite maps a URL to a filesystem path. However, it can also be used
14mr|apache-2.4.10-1|2193	to redirect one URL to another URL, or to invoke an internal proxy fetch.
14mr|apache-2.4.10-1|2194	
14mr|apache-2.4.10-1|2195	mod_rewrite provides a flexible and powerful way to manipulate URLs using
14mr|apache-2.4.10-1|2196	an unlimited number of rules. Each rule can have an unlimited number of
14mr|apache-2.4.10-1|2197	attached rule conditions, to allow you to rewrite URL based on server
14mr|apache-2.4.10-1|2198	variables, environment variables, HTTP headers, or time stamps.
14mr|apache-2.4.10-1|2199	
14mr|apache-2.4.10-1|2200	mod_rewrite operates on the full URL path, including the path-info section. A
14mr|apache-2.4.10-1|2201	rewrite rule can be invoked in httpd.conf or in .htaccess.  The path generated
14mr|apache-2.4.10-1|2202	by a rewrite rule can include a query string, or can lead to internal
14mr|apache-2.4.10-1|2203	sub-processing, external request redirection, or internal proxy throughput.
14mr|apache-2.4.10-1|2204	
14mr|apache-2.4.10-1|2205	Further details, discussion, and examples, are provided in the detailed
14mr|apache-2.4.10-1|2206	mod_rewrite documentation.
14mr|apache-2.4.10-1|2207	
14mr|apache-2.4.10-1|2208	%package	htcacheclean
14mr|apache-2.4.10-1|2209	Summary:	Clean up the disk cache (for apache-mod_cache_disk)
14mr|apache-2.4.10-1|2210	Group:		System/Servers
14mr|apache-2.4.10-1|2211	Requires(pre): rpm-helper
14mr|apache-2.4.10-1|2212	Requires(postun): rpm-helper
14mr|apache-2.4.10-1|2213	Suggests:	apache-mod_cache_disk = %{version}-%{release}
14mr|apache-2.4.10-1|2214	Suggests:	apache-mod_proxy = %{version}-%{release}
14mr|apache-2.4.10-1|2215	
14mr|apache-2.4.10-1|2216	%description	htcacheclean
14mr|apache-2.4.10-1|2217	htcacheclean is used to keep the size of mod_cache_disk's storage within a
14mr|apache-2.4.10-1|2218	certain limit. This tool can run either manually or in daemon mode. When
14mr|apache-2.4.10-1|2219	running in daemon mode, it sleeps in the background and checks the cache
14mr|apache-2.4.10-1|2220	directories at regular intervals for cached content to be removed.
14mr|apache-2.4.10-1|2221	
14mr|apache-2.4.10-1|2222	%package	devel
14mr|apache-2.4.10-1|2223	Summary:	Module development tools for the apache web server
14mr|apache-2.4.10-1|2224	Group:		Development/C
14mr|apache-2.4.10-1|2225	Requires:	apr-devel >= 1:1.4.6
14mr|apache-2.4.10-1|2226	Requires:	apr-util-devel >= 1.4.1
14mr|apache-2.4.10-1|2227	Requires:	autoconf automake libtool
14mr|apache-2.4.10-1|2228	Requires:	db-devel
14mr|apache-2.4.10-1|2229	Requires:	expat-devel
14mr|apache-2.4.10-1|2230	Requires:	gdbm-devel
14mr|apache-2.4.10-1|2231	Requires:	sasl-devel
14mr|apache-2.4.10-1|2232	Requires:	openssl-devel
14mr|apache-2.4.10-1|2233	Requires:	pcre-devel
14mr|apache-2.4.10-1|2234	Requires:	perl >= 0:5.600
14mr|apache-2.4.10-1|2235	Requires:	pkgconfig
14mr|apache-2.4.10-1|2236	Requires:	zlib-devel
14mr|apache-2.4.10-1|2237	
14mr|apache-2.4.10-1|2238	%description	devel
14mr|apache-2.4.10-1|2239	The apache-devel package contains the source code for the apache Web server and
14mr|apache-2.4.10-1|2240	the APXS binary you'll need to build Dynamic Shared Objects (DSOs) for apache.
14mr|apache-2.4.10-1|2241	
14mr|apache-2.4.10-1|2242	If you are installing the apache Web server and you want to be able to compile
14mr|apache-2.4.10-1|2243	or develop additional modules for apache, you'll need to install this package.
14mr|apache-2.4.10-1|2244	
14mr|apache-2.4.10-1|2245	%package	source
14mr|apache-2.4.10-1|2246	Summary:	The apache source code, including %{vendor} patches
14mr|apache-2.4.10-1|2247	Group:		System/Servers
14mr|apache-2.4.10-1|2248	
14mr|apache-2.4.10-1|2249	%description	source
14mr|apache-2.4.10-1|2250	The apache source code, including %{vendor} patches. Use this package to build
14mr|apache-2.4.10-1|2251	your own customized apache if needed.
14mr|apache-2.4.10-1|2252	
14mr|apache-2.4.10-1|2253	%package	doc
14mr|apache-2.4.10-1|2254	Summary:	The apache Manual
14mr|apache-2.4.10-1|2255	Group:		System/Servers
14mr|apache-2.4.10-1|2256	BuildArch:	noarch
14mr|apache-2.4.10-1|2257	
14mr|apache-2.4.10-1|2258	%description	doc
14mr|apache-2.4.10-1|2259	This package contains the apache server documentation in HTML format.
14mr|apache-2.4.10-1|2260	
14mr|apache-2.4.10-1|2261	Please view the documentaion by starting the apache server and your favourite
14mr|apache-2.4.10-1|2262	web browser and point to this URL: http://localhost/manual
14mr|apache-2.4.10-1|2263	
14mr|apache-2.4.10-1|2264	%prep
14mr|apache-2.4.10-1|2265	
14mr|apache-2.4.10-1|2266	%setup -q -n httpd-%{version} -a11
14mr|apache-2.4.10-1|2267	%patch0 -p0 -b .deplibs.droplet
14mr|apache-2.4.10-1|2268	%patch8 -p1 -b .apxs.droplet
14mr|apache-2.4.10-1|2269	%patch16 -p0 -b .fix_extra_htaccess_check.droplet
14mr|apache-2.4.10-1|2270	%patch18 -p0 -b .PR45994.droplet
14mr|apache-2.4.10-1|2271	%patch19 -p1 -b .linux3.droplet
14mr|apache-2.4.10-1|2272	%patch105 -p1 -b .filter.droplet
14mr|apache-2.4.10-1|2273	%patch106 -p1 -b .mdvConfig~
14mr|apache-2.4.10-1|2274	%patch107 -p1 -b .linkage~
14mr|apache-2.4.10-1|2275	%patch108 -p0 -b .buildfix~
14mr|apache-2.4.10-1|2276	
14mr|apache-2.4.10-1|2277	# forcibly prevent use of bundled apr, apr-util, pcre
14mr|apache-2.4.10-1|2278	rm -rf srclib/{apr,apr-util,pcre}
14mr|apache-2.4.10-1|2279	
14mr|apache-2.4.10-1|2280	# don't install or use bundled pcreposix.h
14mr|apache-2.4.10-1|2281	rm -f include/pcreposix.h
14mr|apache-2.4.10-1|2282	
14mr|apache-2.4.10-1|2283	#Fix apxs
14mr|apache-2.4.10-1|2284	perl -pi -e 's|\@exp_installbuilddir\@|%{_libdir}/apache/build|;' support/apxs.in
14mr|apache-2.4.10-1|2285	perl -pi -e 's|get_vars\("prefix"\)|"%{_libdir}/apache/build"|;' support/apxs.in
14mr|apache-2.4.10-1|2286	perl -pi -e 's|get_vars\("sbindir"\) . "/envvars"|"\$installbuilddir/envvars"|;' support/apxs.in
14mr|apache-2.4.10-1|2287	
14mr|apache-2.4.10-1|2288	#Correct perl paths
14mr|apache-2.4.10-1|2289	find -type f|xargs perl -pi -e "s|/usr/local/bin/perl|perl|g;\
14mr|apache-2.4.10-1|2290	s|/usr/local/bin/perl5|perl|g;s|/path/to/bin/perl|perl|g;"
14mr|apache-2.4.10-1|2291	
14mr|apache-2.4.10-1|2292	# this is really better and easier than a stupid static patch...
14mr|apache-2.4.10-1|2293	# for some reason you have to use ">>" here (!)
14mr|apache-2.4.10-1|2294	
14mr|apache-2.4.10-1|2295	cat >> config.layout << EOF
14mr|apache-2.4.10-1|2296	<Layout NUX>
14mr|apache-2.4.10-1|2297	prefix:        %{_sysconfdir}/httpd
14mr|apache-2.4.10-1|2298	exec_prefix:   %{_prefix}
14mr|apache-2.4.10-1|2299	bindir:        %{_bindir}
14mr|apache-2.4.10-1|2300	sbindir:       %{_sbindir}
14mr|apache-2.4.10-1|2301	libdir:        %{_libdir}
14mr|apache-2.4.10-1|2302	libexecdir:    %{_libdir}/apache
14mr|apache-2.4.10-1|2303	mandir:        %{_mandir}
14mr|apache-2.4.10-1|2304	infodir:       %{_infodir}
14mr|apache-2.4.10-1|2305	includedir:    %{_includedir}/apache
14mr|apache-2.4.10-1|2306	sysconfdir:    %{_sysconfdir}/httpd/conf
14mr|apache-2.4.10-1|2307	datadir:       /var/www
14mr|apache-2.4.10-1|2308	installbuilddir: %{_libdir}/apache/build
14mr|apache-2.4.10-1|2309	errordir:      /var/www/error
14mr|apache-2.4.10-1|2310	iconsdir:      /var/www/icons
14mr|apache-2.4.10-1|2311	htdocsdir:     /var/www/html
14mr|apache-2.4.10-1|2312	manualdir:     %{_datadir}/doc/apache-doc
14mr|apache-2.4.10-1|2313	cgidir:        /var/www/cgi-bin
14mr|apache-2.4.10-1|2314	localstatedir: /var
14mr|apache-2.4.10-1|2315	runtimedir:    /var/run/httpd
14mr|apache-2.4.10-1|2316	logfiledir:    /var/log/httpd
14mr|apache-2.4.10-1|2317	proxycachedir: /var/cache/httpd/mod_proxy
14mr|apache-2.4.10-1|2318	</Layout>
14mr|apache-2.4.10-1|2319	EOF
14mr|apache-2.4.10-1|2320	
14mr|apache-2.4.10-1|2321	#Fix DYNAMIC_MODULE_LIMIT
14mr|apache-2.4.10-1|2322	perl -pi -e "s/DYNAMIC_MODULE_LIMIT 256/DYNAMIC_MODULE_LIMIT %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}}/;" include/httpd.h
14mr|apache-2.4.10-1|2323	
14mr|apache-2.4.10-1|2324	# don't try to touch srclib
14mr|apache-2.4.10-1|2325	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules support|g" Makefile.in
14mr|apache-2.4.10-1|2326	
14mr|apache-2.4.10-1|2327	# bump server limit
14mr|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
14mr|apache-2.4.10-1|2329	
14mr|apache-2.4.10-1|2330	# tag it with the "legacy" name so that we can track this at netcraft...
14mr|apache-2.4.10-1|2331	perl -pi -e "s|^#define AP_SERVER_BASEPRODUCT .*|#define AP_SERVER_BASEPRODUCT \"%{BASEPRODUCT}\"|g" include/ap_release.h
14mr|apache-2.4.10-1|2332	
14mr|apache-2.4.10-1|2333	# avoid regenerating code with yacc
14mr|apache-2.4.10-1|2334	pushd server
14mr|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
14mr|apache-2.4.10-1|2336	popd
14mr|apache-2.4.10-1|2337	
14mr|apache-2.4.10-1|2338	# use my nice converted transparent png icons
14mr|apache-2.4.10-1|2339	tar -jxf %{SOURCE3}
14mr|apache-2.4.10-1|2340	mv icons/*.png docs/icons/
14mr|apache-2.4.10-1|2341	
14mr|apache-2.4.10-1|2342	# prepare the apache-source package
14mr|apache-2.4.10-1|2343	rm -rf %{_builddir}/tmp-httpd-%{version}; mkdir -p %{_builddir}/tmp-httpd-%{version}/usr/src
14mr|apache-2.4.10-1|2344	cp -dpR %{_builddir}/httpd-%{version} %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}
14mr|apache-2.4.10-1|2345	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/tmp-httpd-%{version}/usr/src
14mr|apache-2.4.10-1|2346	rm -f %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/*.spec
14mr|apache-2.4.10-1|2347	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/Mandriva
14mr|apache-2.4.10-1|2348	
14mr|apache-2.4.10-1|2349	# add the htcacheclean stuff
14mr|apache-2.4.10-1|2350	cp %{SOURCE9} htcacheclean.service
14mr|apache-2.4.10-1|2351	cp %{SOURCE10} htcacheclean.sysconfig
14mr|apache-2.4.10-1|2352	
14mr|apache-2.4.10-1|2353	# this will only work if configured correctly in the config (FullOs)...
14mr|apache-2.4.10-1|2354	cp server/core.c server/core.c.untagged
14mr|apache-2.4.10-1|2355	
14mr|apache-2.4.10-1|2356	# some adjustments here
14mr|apache-2.4.10-1|2357	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" Mandriva/*_mod_*.conf
14mr|apache-2.4.10-1|2358	
14mr|apache-2.4.10-1|2359	# Build the systemd file
14mr|apache-2.4.10-1|2360	cp %{SOURCE15} httpd.service
14mr|apache-2.4.10-1|2361	for mpm in worker event; do
14mr|apache-2.4.10-1|2362	sed "s,@NAME@,${mpm},g;s,@EXEC@,%{_sbindir}/httpd-${mpm},g" httpd.service > httpd-${mpm}.service
14mr|apache-2.4.10-1|2363	done
14mr|apache-2.4.10-1|2364	touch -r httpd.service httpd-${mpm}.service
14mr|apache-2.4.10-1|2365	
14mr|apache-2.4.10-1|2366	%build
14mr|apache-2.4.10-1|2367	%serverbuild
14mr|apache-2.4.10-1|2368	
14mr|apache-2.4.10-1|2369	#########################################################################################
14mr|apache-2.4.10-1|2370	# configure and build phase
14mr|apache-2.4.10-1|2371	#
14mr|apache-2.4.10-1|2372	
14mr|apache-2.4.10-1|2373	# use a minimal buildconf instead
14mr|apache-2.4.10-1|2374	cp %{SOURCE100} buildconf
14mr|apache-2.4.10-1|2375	sh ./buildconf
14mr|apache-2.4.10-1|2376	
14mr|apache-2.4.10-1|2377	CFLAGS="`echo $RPM_OPT_FLAGS |sed -e 's/-fomit-frame-pointer//'`"
14mr|apache-2.4.10-1|2378	CPPFLAGS="-DSSL_EXPERIMENTAL_ENGINE -DLDAP_DEPRECATED"
14mr|apache-2.4.10-1|2379	if pkg-config openssl; then
14mr|apache-2.4.10-1|2380	# configure -C barfs with trailing spaces in CFLAGS
14mr|apache-2.4.10-1|2381	CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
14mr|apache-2.4.10-1|2382	CPPFLAGS="$CPPFLAGS `pkg-config --cflags openssl | sed 's/ *$//'`"
14mr|apache-2.4.10-1|2383	AP_LIBS="$AP_LIBS `pkg-config --libs openssl`"
14mr|apache-2.4.10-1|2384	else
14mr|apache-2.4.10-1|2385	CFLAGS="$RPM_OPT_FLAGS"
14mr|apache-2.4.10-1|2386	CPPFLAGS="$CPPFLAGS"
14mr|apache-2.4.10-1|2387	AP_LIBS="$AP_LIBS -lssl -lcrypto"
14mr|apache-2.4.10-1|2388	fi
14mr|apache-2.4.10-1|2389	export CFLAGS CPPFLAGS AP_LIBS
14mr|apache-2.4.10-1|2390	
14mr|apache-2.4.10-1|2391	export SH_LDFLAGS="%{ldflags}"
14mr|apache-2.4.10-1|2392	
14mr|apache-2.4.10-1|2393	APVARS="--enable-layout=NUX \
14mr|apache-2.4.10-1|2394	--prefix=%{_sysconfdir}/httpd \
14mr|apache-2.4.10-1|2395	--exec-prefix=%{_prefix} \
14mr|apache-2.4.10-1|2396	--bindir=%{_bindir} \
14mr|apache-2.4.10-1|2397	--sbindir=%{_sbindir} \
14mr|apache-2.4.10-1|2398	--libexecdir=%{_libdir}/apache \
14mr|apache-2.4.10-1|2399	--sysconfdir=%{_sysconfdir}/httpd/conf \
14mr|apache-2.4.10-1|2400	--localstatedir=/var \
14mr|apache-2.4.10-1|2401	--includedir=%{_includedir}/apache \
14mr|apache-2.4.10-1|2402	--infodir=%{_infodir} \
14mr|apache-2.4.10-1|2403	--mandir=%{_mandir} \
14mr|apache-2.4.10-1|2404	--datadir=/var/www \
14mr|apache-2.4.10-1|2405	--with-port=80 \
14mr|apache-2.4.10-1|2406	--with-perl=%{_bindir}/perl \
14mr|apache-2.4.10-1|2407	--with-apr=%{_bindir}/apr-1-config \
14mr|apache-2.4.10-1|2408	--with-apr-util=%{_bindir}/apu-1-config \
14mr|apache-2.4.10-1|2409	--with-pcre=%{_prefix} \
14mr|apache-2.4.10-1|2410	--with-z=%{_prefix} \
14mr|apache-2.4.10-1|2411	--enable-layout=NUX \
14mr|apache-2.4.10-1|2412	--with-devrandom \
14mr|apache-2.4.10-1|2413	--enable-exception-hook \
14mr|apache-2.4.10-1|2414	--enable-forward \
14mr|apache-2.4.10-1|2415	--with-program-name=httpd"
14mr|apache-2.4.10-1|2416	
14mr|apache-2.4.10-1|2417	for mpm in worker event prefork; do
14mr|apache-2.4.10-1|2418	mkdir build-${mpm}; pushd build-${mpm}
14mr|apache-2.4.10-1|2419	ln -s ../configure .
14mr|apache-2.4.10-1|2420	
14mr|apache-2.4.10-1|2421	if [ ${mpm} = prefork ]; then
14mr|apache-2.4.10-1|2422	%configure2_5x $APVARS \
14mr|apache-2.4.10-1|2423	--with-mpm=prefork \
14mr|apache-2.4.10-1|2424	--enable-modules=all \
14mr|apache-2.4.10-1|2425	--enable-mods-shared=all \
14mr|apache-2.4.10-1|2426	--with-ldap --enable-ldap=shared --enable-authnz-ldap=shared \
14mr|apache-2.4.10-1|2427	--enable-cache=shared --enable-disk-cache=shared --enable-file-cache=shared --enable-mem-cache=shared \
14mr|apache-2.4.10-1|2428	--enable-ssl --with-ssl=%{_prefix} --disable-distcache \
14mr|apache-2.4.10-1|2429	--enable-deflate=shared \
14mr|apache-2.4.10-1|2430	--enable-cgid=shared \
14mr|apache-2.4.10-1|2431	--enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared \
14mr|apache-2.4.10-1|2432	--enable-proxy-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared \
14mr|apache-2.4.10-1|2433	--enable-dav=shared --enable-dav-fs=shared --enable-dav-lock=shared \
14mr|apache-2.4.10-1|2434	--enable-version=shared \
14mr|apache-2.4.10-1|2435	--enable-bucketeer=shared --enable-case-filter=shared --enable-case-filter-in=shared --enable-echo=shared \
14mr|apache-2.4.10-1|2436	--enable-example=shared --enable-optional-fn-export=shared --enable-optional-fn-import=shared \
14mr|apache-2.4.10-1|2437	--enable-optional-hook-export=shared --enable-optional-hook-import=shared \
14mr|apache-2.4.10-1|2438	--enable-charset_lite=shared --enable-authn_alias=shared \
14mr|apache-2.4.10-1|2439	--enable-cern-meta=shared \
14mr|apache-2.4.10-1|2440	--enable-ident=shared \
14mr|apache-2.4.10-1|2441	--enable-imagemap=shared \
14mr|apache-2.4.10-1|2442	--enable-suexec=shared
14mr|apache-2.4.10-1|2443	
14mr|apache-2.4.10-1|2444	# nuke excessive use of ldflags
14mr|apache-2.4.10-1|2445	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2446	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2447	
14mr|apache-2.4.10-1|2448	fi
14mr|apache-2.4.10-1|2449	
14mr|apache-2.4.10-1|2450	if [ ${mpm} = worker ]; then
14mr|apache-2.4.10-1|2451	%configure2_5x $APVARS \
14mr|apache-2.4.10-1|2452	--with-mpm=worker \
14mr|apache-2.4.10-1|2453	--enable-modules=none
14mr|apache-2.4.10-1|2454	# don't build support tools
14mr|apache-2.4.10-1|2455	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
14mr|apache-2.4.10-1|2456	# nuke excessive use of ldflags
14mr|apache-2.4.10-1|2457	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2458	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2459	fi
14mr|apache-2.4.10-1|2460	
14mr|apache-2.4.10-1|2461	if [ ${mpm} = event ]; then
14mr|apache-2.4.10-1|2462	%configure2_5x $APVARS \
14mr|apache-2.4.10-1|2463	--with-mpm=event \
14mr|apache-2.4.10-1|2464	--enable-modules=none
14mr|apache-2.4.10-1|2465	# don't build support tools
14mr|apache-2.4.10-1|2466	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
14mr|apache-2.4.10-1|2467	# nuke excessive use of ldflags
14mr|apache-2.4.10-1|2468	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2469	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mr|apache-2.4.10-1|2470	fi
14mr|apache-2.4.10-1|2471	
14mr|apache-2.4.10-1|2472	#Copy configure flags to a file in the apache-source rpm.
14mr|apache-2.4.10-1|2473	cp config.nice %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/config.nice.${mpm}
14mr|apache-2.4.10-1|2474	
14mr|apache-2.4.10-1|2475	# tag it with the mpm name too so that we can track this somehow at for example netcraft...
14mr|apache-2.4.10-1|2476	MPM_NAME=`echo ${mpm}|tr "[a-z]" "[A-Z]"`
14mr|apache-2.4.10-1|2477	cp ../server/core.c.untagged ../server/core.c
14mr|apache-2.4.10-1|2478	perl -pi -e "s|\" PLATFORM \"|%{TAG}/${MPM_NAME}-%{release}|g" ../server/core.c
14mr|apache-2.4.10-1|2479	
14mr|apache-2.4.10-1|2480	# if libexpat0-devel is installed on x86_64 somehow the EXTRA_LDLAGS is set
14mr|apache-2.4.10-1|2481	# to -L/usr/lib, fix that with a conditional hack...
14mr|apache-2.4.10-1|2482	%ifarch x86_64
14mr|apache-2.4.10-1|2483	find -type f | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
14mr|apache-2.4.10-1|2484	%endif
14mr|apache-2.4.10-1|2485	
14mr|apache-2.4.10-1|2486	# finally doing the build stage
14mr|apache-2.4.10-1|2487	%make
14mr|apache-2.4.10-1|2488	popd
14mr|apache-2.4.10-1|2489	done
14mr|apache-2.4.10-1|2490	
14mr|apache-2.4.10-1|2491	# Create default/prefork service file for systemd
14mr|apache-2.4.10-1|2492	sed "s,@NAME@,prefork,g;s,@EXEC@,%{_sbindir}/httpd,g" httpd.service > httpd.service.def
14mr|apache-2.4.10-1|2493	touch -r httpd.service httpd.service.def
14mr|apache-2.4.10-1|2494	
14mr|apache-2.4.10-1|2495	%install
14mr|apache-2.4.10-1|2496	rm -rf %{buildroot}
14mr|apache-2.4.10-1|2497	#########################################################################################
14mr|apache-2.4.10-1|2498	# install phase
14mr|apache-2.4.10-1|2499	
14mr|apache-2.4.10-1|2500	install -d %{buildroot}%{_libdir}/apache
14mr|apache-2.4.10-1|2501	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14mr|apache-2.4.10-1|2502	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mr|apache-2.4.10-1|2503	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
14mr|apache-2.4.10-1|2504	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-2.4.10-1|2505	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|apache-2.4.10-1|2506	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|apache-2.4.10-1|2507	install -d %{buildroot}/var/cache/httpd/mod_proxy
14mr|apache-2.4.10-1|2508	install -d %{buildroot}/var/lib/dav
14mr|apache-2.4.10-1|2509	install -d %{buildroot}/var/lib/dav/uploads
14mr|apache-2.4.10-1|2510	install -d %{buildroot}/var/log/httpd
14mr|apache-2.4.10-1|2511	install -d %{buildroot}/var/run/httpd
14mr|apache-2.4.10-1|2512	install -d %{buildroot}/var/www/perl
14mr|apache-2.4.10-1|2513	
14mr|apache-2.4.10-1|2514	#EXCLUDE_FROM_STRIP="%{buildroot}%{_sbindir}/httpd %{buildroot}%{_sbindir}/httpd-worker %{buildroot}%{_sbindir}/httpd-peruser"
14mr|apache-2.4.10-1|2515	
14mr|apache-2.4.10-1|2516	# install source
14mr|apache-2.4.10-1|2517	tar c -C %{_builddir}/tmp-httpd-%{version} usr/src | tar x -C %{buildroot}
14mr|apache-2.4.10-1|2518	
14mr|apache-2.4.10-1|2519	pushd build-prefork
14mr|apache-2.4.10-1|2520	make install \
14mr|apache-2.4.10-1|2521	prefix=%{_sysconfdir}/httpd \
14mr|apache-2.4.10-1|2522	bindir=%{buildroot}%{_bindir} \
14mr|apache-2.4.10-1|2523	sbindir=%{buildroot}%{_sbindir} \
14mr|apache-2.4.10-1|2524	libdir=%{buildroot}%{_libdir} \
14mr|apache-2.4.10-1|2525	libexecdir=%{buildroot}%{_libdir}/apache \
14mr|apache-2.4.10-1|2526	mandir=%{buildroot}%{_mandir} \
14mr|apache-2.4.10-1|2527	sysconfdir=%{buildroot}%{_sysconfdir}/httpd/conf \
14mr|apache-2.4.10-1|2528	includedir=%{buildroot}%{_includedir}/apache \
14mr|apache-2.4.10-1|2529	localstatedir=%{buildroot}/var \
14mr|apache-2.4.10-1|2530	runtimedir=%{buildroot}/var/run \
14mr|apache-2.4.10-1|2531	installbuilddir=%{buildroot}%{_libdir}/apache/build  \
14mr|apache-2.4.10-1|2532	datadir=%{buildroot}/var/www \
14mr|apache-2.4.10-1|2533	errordir=%{buildroot}/var/www/error \
14mr|apache-2.4.10-1|2534	iconsdir=%{buildroot}/var/www/icons \
14mr|apache-2.4.10-1|2535	htdocsdir=%{buildroot}/var/www/html \
14mr|apache-2.4.10-1|2536	manualdir=%{buildroot}%{_datadir}/doc/apache-doc \
14mr|apache-2.4.10-1|2537	cgidir=%{buildroot}/var/www/cgi-bin \
14mr|apache-2.4.10-1|2538	runtimedir=%{buildroot}/var/run \
14mr|apache-2.4.10-1|2539	logdir=%{buildroot}/var/log/httpd \
14mr|apache-2.4.10-1|2540	logfiledir=%{buildroot}/var/log/httpd \
14mr|apache-2.4.10-1|2541	proxycachedir=%{buildroot}/var/cache/httpd/mod_proxy
14mr|apache-2.4.10-1|2542	popd
14mr|apache-2.4.10-1|2543	
14mr|apache-2.4.10-1|2544	# do some house cleaning
14mr|apache-2.4.10-1|2545	for f in `find %{buildroot} -type f -name ".orig"` \
14mr|apache-2.4.10-1|2546	`find %{buildroot} -type f -name ".deps"` \
14mr|apache-2.4.10-1|2547	`find %{buildroot} -type f -name "NW*"` \
14mr|apache-2.4.10-1|2548	`find %{buildroot} -type f -name "*.droplet"` \
14mr|apache-2.4.10-1|2549	`find %{buildroot} -type f -name "*.zip"` \
14mr|apache-2.4.10-1|2550	`find %{buildroot} -type f -name "*.dsp"`; do
14mr|apache-2.4.10-1|2551	rm -f $f
14mr|apache-2.4.10-1|2552	done
14mr|apache-2.4.10-1|2553	
14mr|apache-2.4.10-1|2554	#Fix config_vars.mk, and add some MDK flags so all other modules
14mr|apache-2.4.10-1|2555	#can simply do "apxs -q VARIABLE" and know, for example, the exact
14mr|apache-2.4.10-1|2556	#release of apache-devel or the exact directory where the source is
14mr|apache-2.4.10-1|2557	#located.
14mr|apache-2.4.10-1|2558	CVMK="%{buildroot}%{_libdir}/apache/build/config_vars.mk"
14mr|apache-2.4.10-1|2559	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" $CVMK
14mr|apache-2.4.10-1|2560	perl -pi -e "s|%{buildroot}||g" $CVMK
14mr|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
14mr|apache-2.4.10-1|2562	
14mr|apache-2.4.10-1|2563	# fix libtool invocation
14mr|apache-2.4.10-1|2564	perl -pi -e "s|^LIBTOOL.*|LIBTOOL = libtool|g" $CVMK
14mr|apache-2.4.10-1|2565	perl -pi -e "s|^SH_LIBTOOL.*|SH_LIBTOOL = libtool|g" $CVMK
14mr|apache-2.4.10-1|2566	
14mr|apache-2.4.10-1|2567	# if the following 3 lines needs to be enabled again, use the ".*" wildcard as in
14mr|apache-2.4.10-1|2568	# "s|bla bla =.*|bla bla = replaced whatever text after the equal char...|g"
14mr|apache-2.4.10-1|2569	#perl -pi -e "s|installbuilddir =.*|installbuilddir = %{_libdir}/apache/build|g" $CVMK
14mr|apache-2.4.10-1|2570	#perl -pi -e "s|htdocsdir =.*|htdocsdir = /var/www/html|g" $CVMK
14mr|apache-2.4.10-1|2571	#perl -pi -e "s|logfiledir =.*|logfiledir = /var/log/httpd|g" $CVMK
14mr|apache-2.4.10-1|2572	echo "ap_version = %{version}" >> $CVMK
14mr|apache-2.4.10-1|2573	echo "ap_release = %{release}" >> $CVMK
14mr|apache-2.4.10-1|2574	
14mr|apache-2.4.10-1|2575	#########################################################################################
14mr|apache-2.4.10-1|2576	# fix some bugs and other stuff
14mr|apache-2.4.10-1|2577	#
14mr|apache-2.4.10-1|2578	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" %{buildroot}%{_libdir}/apache/build/apr_rules.mk
14mr|apache-2.4.10-1|2579	
14mr|apache-2.4.10-1|2580	mv %{buildroot}%{_sbindir}/envvars %{buildroot}%{_libdir}/apache/build/
14mr|apache-2.4.10-1|2581	
14mr|apache-2.4.10-1|2582	# named config.nice files are in the devel package
14mr|apache-2.4.10-1|2583	rm -f %{buildroot}%{_libdir}/apache/build/config.nice
14mr|apache-2.4.10-1|2584	
14mr|apache-2.4.10-1|2585	##################################################################
14mr|apache-2.4.10-1|2586	# install module conf files for the "modules.d" dir loading structure
14mr|apache-2.4.10-1|2587	install -m0644 Mandriva/*mod_*.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
14mr|apache-2.4.10-1|2588	
14mr|apache-2.4.10-1|2589	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mr|apache-2.4.10-1|2590	
14mr|apache-2.4.10-1|2591	# install the mpm stuff
14mr|apache-2.4.10-1|2592	install -m0755 build-worker/httpd %{buildroot}%{_sbindir}/httpd-worker
14mr|apache-2.4.10-1|2593	install -m0755 build-event/httpd %{buildroot}%{_sbindir}/httpd-event
14mr|apache-2.4.10-1|2594	
14mr|apache-2.4.10-1|2595	# install alternative MPMs; executables, man pages, and systemd service files
14mr|apache-2.4.10-1|2596	install -d %{buildroot}/lib/systemd/system
14mr|apache-2.4.10-1|2597	for mpm in worker event; do
14mr|apache-2.4.10-1|2598	install -p -m 644 httpd-${mpm}.service %{buildroot}/lib/systemd/system/httpd-${mpm}.service
14mr|apache-2.4.10-1|2599	done
14mr|apache-2.4.10-1|2600	
14mr|apache-2.4.10-1|2601	# Default httpd (prefork) service file
14mr|apache-2.4.10-1|2602	install -p -m 644 httpd.service.def %{buildroot}/lib/systemd/system/httpd.service
14mr|apache-2.4.10-1|2603	
14mr|apache-2.4.10-1|2604	# Install tmpfiles.d config for httpd
14mr|apache-2.4.10-1|2605	install -m 0644 %{SOURCE16} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/httpd.conf
14mr|apache-2.4.10-1|2606	
14mr|apache-2.4.10-1|2607	# install htcacheclean files
14mr|apache-2.4.10-1|2608	install -m0644 htcacheclean.service %{buildroot}/lib/systemd/system/htcacheclean.service
14mr|apache-2.4.10-1|2609	install -m0644 htcacheclean.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/htcacheclean
14mr|apache-2.4.10-1|2610	
14mr|apache-2.4.10-1|2611	# install missing files
14mr|apache-2.4.10-1|2612	install -m755 build-prefork/support/split-logfile %{buildroot}%{_sbindir}/split-logfile
14mr|apache-2.4.10-1|2613	install -m755 support/list_hooks.pl %{buildroot}%{_sbindir}/list_hooks.pl
14mr|apache-2.4.10-1|2614	install -m755 build-prefork/support/logresolve.pl %{buildroot}%{_sbindir}/logresolve.pl
14mr|apache-2.4.10-1|2615	install -m755 build-prefork/support/log_server_status %{buildroot}%{_sbindir}/log_server_status
14mr|apache-2.4.10-1|2616	install -m755 build-prefork/support/checkgid %{buildroot}%{_sbindir}/checkgid
14mr|apache-2.4.10-1|2617	install -m755 support/check_forensic %{buildroot}%{_sbindir}/check_forensic
14mr|apache-2.4.10-1|2618	
14mr|apache-2.4.10-1|2619	# fix a msec safe cache for the ssl stuff
14mr|apache-2.4.10-1|2620	install -d %{buildroot}/var/cache/httpd/mod_ssl
14mr|apache-2.4.10-1|2621	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.dir
14mr|apache-2.4.10-1|2622	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.pag
14mr|apache-2.4.10-1|2623	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.sem
14mr|apache-2.4.10-1|2624	
14mr|apache-2.4.10-1|2625	# fix a msec safe cache for the mod_ldap LDAPSharedCacheFile
14mr|apache-2.4.10-1|2626	touch %{buildroot}/var/cache/httpd/mod_ldap_cache
14mr|apache-2.4.10-1|2627	
14mr|apache-2.4.10-1|2628	install -m0644 Mandriva/fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
14mr|apache-2.4.10-1|2629	install -m0644 Mandriva/httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
14mr|apache-2.4.10-1|2630	install -m0644 Mandriva/favicon.ico %{buildroot}/var/www/html/
14mr|apache-2.4.10-1|2631	install -m0644 Mandriva/robots.txt %{buildroot}/var/www/html/
14mr|apache-2.4.10-1|2632	install -m0644 Mandriva/rpm.png  %{buildroot}/var/www/icons/
14mr|apache-2.4.10-1|2633	install -m0644 Mandriva/httpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/httpd
14mr|apache-2.4.10-1|2634	
14mr|apache-2.4.10-1|2635	%multiarch_includes %{buildroot}%{_includedir}/apache/ap_config_layout.h
14mr|apache-2.4.10-1|2636	
14mr|apache-2.4.10-1|2637	# rpm filetriggers
14mr|apache-2.4.10-1|2638	install -d %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
14mr|apache-2.4.10-1|2639	cat > %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
14mr|apache-2.4.10-1|2640	^./etc/httpd/conf/webapps.d/.*\.conf$
14mr|apache-2.4.10-1|2641	EOF
14mr|apache-2.4.10-1|2642	install -m0755 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
14mr|apache-2.4.10-1|2643	
14mr|apache-2.4.10-1|2644	# add two important documentation files in the plain ASCII format
14mr|apache-2.4.10-1|2645	cp docs/manual/upgrading.html.en upgrading.html
14mr|apache-2.4.10-1|2646	cp docs/manual/new_features_2_4.html.en new_features_2_4.html
14mr|apache-2.4.10-1|2647	
14mr|apache-2.4.10-1|2648	lynx -dump -nolist upgrading.html > upgrading.txt
14mr|apache-2.4.10-1|2649	lynx -dump -nolist new_features_2_4.html > new_features_2_4.txt
14mr|apache-2.4.10-1|2650	
14mr|apache-2.4.10-1|2651	# fix the manual
14mr|apache-2.4.10-1|2652	find %{buildroot}%{_datadir}/doc/apache-doc -type d -exec chmod 755 {} \;
14mr|apache-2.4.10-1|2653	find %{buildroot}%{_datadir}/doc/apache-doc -type f -exec chmod 644 {} \;
14mr|apache-2.4.10-1|2654	
14mr|apache-2.4.10-1|2655	# let's not ship those, they might reveal some information to unwanted eyes
14mr|apache-2.4.10-1|2656	rm -rf %{buildroot}/var/www/cgi-bin/printenv*
14mr|apache-2.4.10-1|2657	rm -rf %{buildroot}/var/www/cgi-bin/test-cgi
14mr|apache-2.4.10-1|2658	
14mr|apache-2.4.10-1|2659	#########################################################################################
14mr|apache-2.4.10-1|2660	# install phase done
14mr|apache-2.4.10-1|2661	#
14mr|apache-2.4.10-1|2662	
14mr|apache-2.4.10-1|2663	%clean
14mr|apache-2.4.10-1|2664	
14mr|apache-2.4.10-1|2665	# Clean up "install source" and other generated dirs
14mr|apache-2.4.10-1|2666	[ "%{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}
14mr|apache-2.4.10-1|2667	[ "%{_builddir}/usr/src" != "/" ] && rm -rf %{_builddir}/usr/src
14mr|apache-2.4.10-1|2668	[ "%{_builddir}/tmp-httpd-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}
14mr|apache-2.4.10-1|2669	
14mr|apache-2.4.10-1|2670	%pre base
14mr|apache-2.4.10-1|2671	%_pre_useradd apache /var/www /bin/sh
14mr|apache-2.4.10-1|2672	
14mr|apache-2.4.10-1|2673	%postun base
14mr|apache-2.4.10-1|2674	%_postun_userdel apache
14mr|apache-2.4.10-1|2675	
14mr|apache-2.4.10-1|2676	%post mpm-prefork
14mr|apache-2.4.10-1|2677	# Register the httpd service
14mr|apache-2.4.10-1|2678	if [ "$1" -eq "1" ] ; then
14mr|apache-2.4.10-1|2679	# Initial installation
14mr|apache-2.4.10-1|2680	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2681	fi
14mr|apache-2.4.10-1|2682	
14mr|apache-2.4.10-1|2683	%preun mpm-prefork
14mr|apache-2.4.10-1|2684	if [ "$1" -eq "0" ] ; then
14mr|apache-2.4.10-1|2685	# Package removal, not upgrade
14mr|apache-2.4.10-1|2686	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2687	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2688	fi
14mr|apache-2.4.10-1|2689	
14mr|apache-2.4.10-1|2690	%postun mpm-prefork
14mr|apache-2.4.10-1|2691	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2692	
14mr|apache-2.4.10-1|2693	
14mr|apache-2.4.10-1|2694	%post mpm-worker
14mr|apache-2.4.10-1|2695	# Register the httpd service
14mr|apache-2.4.10-1|2696	if [ "$1" -eq "1" ] ; then
14mr|apache-2.4.10-1|2697	# Initial installation
14mr|apache-2.4.10-1|2698	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2699	fi
14mr|apache-2.4.10-1|2700	
14mr|apache-2.4.10-1|2701	%preun mpm-worker
14mr|apache-2.4.10-1|2702	if [ "$1" -eq "0" ] ; then
14mr|apache-2.4.10-1|2703	# Package removal, not upgrade
14mr|apache-2.4.10-1|2704	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2705	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2706	fi
14mr|apache-2.4.10-1|2707	
14mr|apache-2.4.10-1|2708	%postun mpm-worker
14mr|apache-2.4.10-1|2709	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2710	
14mr|apache-2.4.10-1|2711	%post mpm-event
14mr|apache-2.4.10-1|2712	# Register the httpd service
14mr|apache-2.4.10-1|2713	if [ "$1" -eq "1" ] ; then
14mr|apache-2.4.10-1|2714	# Initial installation
14mr|apache-2.4.10-1|2715	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2716	fi
14mr|apache-2.4.10-1|2717	
14mr|apache-2.4.10-1|2718	%preun mpm-event
14mr|apache-2.4.10-1|2719	if [ $1 -eq 0 ] ; then
14mr|apache-2.4.10-1|2720	# Package removal, not upgrade
14mr|apache-2.4.10-1|2721	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2722	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mr|apache-2.4.10-1|2723	fi
14mr|apache-2.4.10-1|2724	
14mr|apache-2.4.10-1|2725	%postun mpm-event
14mr|apache-2.4.10-1|2726	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2727	
14mr|apache-2.4.10-1|2728	%post mod_authn_file
14mr|apache-2.4.10-1|2729	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2730	
14mr|apache-2.4.10-1|2731	%postun mod_authn_file
14mr|apache-2.4.10-1|2732	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2733	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2734	fi
14mr|apache-2.4.10-1|2735	
14mr|apache-2.4.10-1|2736	%post mod_authn_dbm
14mr|apache-2.4.10-1|2737	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2738	
14mr|apache-2.4.10-1|2739	%postun mod_authn_dbm
14mr|apache-2.4.10-1|2740	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2741	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2742	fi
14mr|apache-2.4.10-1|2743	
14mr|apache-2.4.10-1|2744	%post mod_authn_anon
14mr|apache-2.4.10-1|2745	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2746	
14mr|apache-2.4.10-1|2747	%postun mod_authn_anon
14mr|apache-2.4.10-1|2748	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2749	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2750	fi
14mr|apache-2.4.10-1|2751	
14mr|apache-2.4.10-1|2752	%post mod_authn_dbd
14mr|apache-2.4.10-1|2753	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2754	
14mr|apache-2.4.10-1|2755	%postun mod_authn_dbd
14mr|apache-2.4.10-1|2756	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2757	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2758	fi
14mr|apache-2.4.10-1|2759	
14mr|apache-2.4.10-1|2760	%post mod_authn_socache
14mr|apache-2.4.10-1|2761	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2762	
14mr|apache-2.4.10-1|2763	%postun mod_authn_socache
14mr|apache-2.4.10-1|2764	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2765	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2766	fi
14mr|apache-2.4.10-1|2767	
14mr|apache-2.4.10-1|2768	%post mod_authn_core
14mr|apache-2.4.10-1|2769	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2770	
14mr|apache-2.4.10-1|2771	%postun mod_authn_core
14mr|apache-2.4.10-1|2772	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2773	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2774	fi
14mr|apache-2.4.10-1|2775	
14mr|apache-2.4.10-1|2776	%post mod_authz_host
14mr|apache-2.4.10-1|2777	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2778	
14mr|apache-2.4.10-1|2779	%postun mod_authz_host
14mr|apache-2.4.10-1|2780	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2781	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2782	fi
14mr|apache-2.4.10-1|2783	
14mr|apache-2.4.10-1|2784	%post mod_authz_groupfile
14mr|apache-2.4.10-1|2785	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2786	
14mr|apache-2.4.10-1|2787	%postun mod_authz_groupfile
14mr|apache-2.4.10-1|2788	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2789	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2790	fi
14mr|apache-2.4.10-1|2791	
14mr|apache-2.4.10-1|2792	%post mod_authz_user
14mr|apache-2.4.10-1|2793	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2794	
14mr|apache-2.4.10-1|2795	%postun mod_authz_user
14mr|apache-2.4.10-1|2796	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2797	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2798	fi
14mr|apache-2.4.10-1|2799	
14mr|apache-2.4.10-1|2800	%post mod_authz_dbm
14mr|apache-2.4.10-1|2801	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2802	
14mr|apache-2.4.10-1|2803	%postun mod_authz_dbm
14mr|apache-2.4.10-1|2804	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2805	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2806	fi
14mr|apache-2.4.10-1|2807	
14mr|apache-2.4.10-1|2808	%post mod_authz_owner
14mr|apache-2.4.10-1|2809	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2810	
14mr|apache-2.4.10-1|2811	%postun mod_authz_owner
14mr|apache-2.4.10-1|2812	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2813	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2814	fi
14mr|apache-2.4.10-1|2815	
14mr|apache-2.4.10-1|2816	%post mod_authz_dbd
14mr|apache-2.4.10-1|2817	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2818	
14mr|apache-2.4.10-1|2819	%postun mod_authz_dbd
14mr|apache-2.4.10-1|2820	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2821	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2822	fi
14mr|apache-2.4.10-1|2823	
14mr|apache-2.4.10-1|2824	%post mod_authz_core
14mr|apache-2.4.10-1|2825	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2826	
14mr|apache-2.4.10-1|2827	%postun mod_authz_core
14mr|apache-2.4.10-1|2828	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2829	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2830	fi
14mr|apache-2.4.10-1|2831	
14mr|apache-2.4.10-1|2832	%post mod_authnz_ldap
14mr|apache-2.4.10-1|2833	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2834	
14mr|apache-2.4.10-1|2835	%postun mod_authnz_ldap
14mr|apache-2.4.10-1|2836	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2837	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2838	fi
14mr|apache-2.4.10-1|2839	
14mr|apache-2.4.10-1|2840	%post mod_access_compat
14mr|apache-2.4.10-1|2841	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2842	
14mr|apache-2.4.10-1|2843	%postun mod_access_compat
14mr|apache-2.4.10-1|2844	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2845	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2846	fi
14mr|apache-2.4.10-1|2847	
14mr|apache-2.4.10-1|2848	%post mod_auth_basic
14mr|apache-2.4.10-1|2849	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2850	
14mr|apache-2.4.10-1|2851	%postun mod_auth_basic
14mr|apache-2.4.10-1|2852	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2853	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2854	fi
14mr|apache-2.4.10-1|2855	
14mr|apache-2.4.10-1|2856	%post mod_auth_form
14mr|apache-2.4.10-1|2857	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2858	
14mr|apache-2.4.10-1|2859	%postun mod_auth_form
14mr|apache-2.4.10-1|2860	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2861	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2862	fi
14mr|apache-2.4.10-1|2863	
14mr|apache-2.4.10-1|2864	%post mod_auth_digest
14mr|apache-2.4.10-1|2865	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2866	
14mr|apache-2.4.10-1|2867	%postun mod_auth_digest
14mr|apache-2.4.10-1|2868	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2869	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2870	fi
14mr|apache-2.4.10-1|2871	
14mr|apache-2.4.10-1|2872	%post mod_allowmethods
14mr|apache-2.4.10-1|2873	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2874	
14mr|apache-2.4.10-1|2875	%postun mod_allowmethods
14mr|apache-2.4.10-1|2876	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2877	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2878	fi
14mr|apache-2.4.10-1|2879	
14mr|apache-2.4.10-1|2880	%post mod_file_cache
14mr|apache-2.4.10-1|2881	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2882	
14mr|apache-2.4.10-1|2883	%postun mod_file_cache
14mr|apache-2.4.10-1|2884	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2885	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2886	fi
14mr|apache-2.4.10-1|2887	
14mr|apache-2.4.10-1|2888	%post mod_cache
14mr|apache-2.4.10-1|2889	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2890	
14mr|apache-2.4.10-1|2891	%postun mod_cache
14mr|apache-2.4.10-1|2892	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2893	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2894	fi
14mr|apache-2.4.10-1|2895	
14mr|apache-2.4.10-1|2896	%post mod_cache_disk
14mr|apache-2.4.10-1|2897	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2898	
14mr|apache-2.4.10-1|2899	%postun mod_cache_disk
14mr|apache-2.4.10-1|2900	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2901	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2902	fi
14mr|apache-2.4.10-1|2903	
14mr|apache-2.4.10-1|2904	%post mod_socache_shmcb
14mr|apache-2.4.10-1|2905	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2906	
14mr|apache-2.4.10-1|2907	%postun mod_socache_shmcb
14mr|apache-2.4.10-1|2908	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2909	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2910	fi
14mr|apache-2.4.10-1|2911	
14mr|apache-2.4.10-1|2912	%post mod_socache_dbm
14mr|apache-2.4.10-1|2913	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2914	
14mr|apache-2.4.10-1|2915	%postun mod_socache_dbm
14mr|apache-2.4.10-1|2916	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2917	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2918	fi
14mr|apache-2.4.10-1|2919	
14mr|apache-2.4.10-1|2920	%post mod_socache_memcache
14mr|apache-2.4.10-1|2921	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2922	
14mr|apache-2.4.10-1|2923	%postun mod_socache_memcache
14mr|apache-2.4.10-1|2924	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2925	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2926	fi
14mr|apache-2.4.10-1|2927	
14mr|apache-2.4.10-1|2928	%post mod_watchdog
14mr|apache-2.4.10-1|2929	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2930	
14mr|apache-2.4.10-1|2931	%postun mod_watchdog
14mr|apache-2.4.10-1|2932	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2933	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2934	fi
14mr|apache-2.4.10-1|2935	
14mr|apache-2.4.10-1|2936	%post mod_dbd
14mr|apache-2.4.10-1|2937	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2938	
14mr|apache-2.4.10-1|2939	%postun mod_dbd
14mr|apache-2.4.10-1|2940	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2941	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2942	fi
14mr|apache-2.4.10-1|2943	
14mr|apache-2.4.10-1|2944	%post mod_bucketeer
14mr|apache-2.4.10-1|2945	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2946	
14mr|apache-2.4.10-1|2947	%postun mod_bucketeer
14mr|apache-2.4.10-1|2948	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2949	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2950	fi
14mr|apache-2.4.10-1|2951	
14mr|apache-2.4.10-1|2952	%post mod_dumpio
14mr|apache-2.4.10-1|2953	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2954	
14mr|apache-2.4.10-1|2955	%postun mod_dumpio
14mr|apache-2.4.10-1|2956	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2957	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2958	fi
14mr|apache-2.4.10-1|2959	
14mr|apache-2.4.10-1|2960	%post mod_echo
14mr|apache-2.4.10-1|2961	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2962	
14mr|apache-2.4.10-1|2963	%postun mod_echo
14mr|apache-2.4.10-1|2964	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2965	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2966	fi
14mr|apache-2.4.10-1|2967	
14mr|apache-2.4.10-1|2968	%post mod_case_filter
14mr|apache-2.4.10-1|2969	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2970	
14mr|apache-2.4.10-1|2971	%postun mod_case_filter
14mr|apache-2.4.10-1|2972	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2973	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2974	fi
14mr|apache-2.4.10-1|2975	
14mr|apache-2.4.10-1|2976	%post mod_case_filter_in
14mr|apache-2.4.10-1|2977	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2978	
14mr|apache-2.4.10-1|2979	%postun mod_case_filter_in
14mr|apache-2.4.10-1|2980	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2981	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2982	fi
14mr|apache-2.4.10-1|2983	
14mr|apache-2.4.10-1|2984	%post mod_buffer
14mr|apache-2.4.10-1|2985	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2986	
14mr|apache-2.4.10-1|2987	%postun mod_buffer
14mr|apache-2.4.10-1|2988	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2989	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2990	fi
14mr|apache-2.4.10-1|2991	
14mr|apache-2.4.10-1|2992	%post mod_data
14mr|apache-2.4.10-1|2993	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2994	
14mr|apache-2.4.10-1|2995	%postun mod_data
14mr|apache-2.4.10-1|2996	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|2997	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|2998	fi
14mr|apache-2.4.10-1|2999	
14mr|apache-2.4.10-1|3000	%post mod_ratelimit
14mr|apache-2.4.10-1|3001	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3002	
14mr|apache-2.4.10-1|3003	%postun mod_ratelimit
14mr|apache-2.4.10-1|3004	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3005	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3006	fi
14mr|apache-2.4.10-1|3007	
14mr|apache-2.4.10-1|3008	%post mod_reqtimeout
14mr|apache-2.4.10-1|3009	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3010	
14mr|apache-2.4.10-1|3011	%postun mod_reqtimeout
14mr|apache-2.4.10-1|3012	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3013	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3014	fi
14mr|apache-2.4.10-1|3015	
14mr|apache-2.4.10-1|3016	%post mod_ext_filter
14mr|apache-2.4.10-1|3017	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3018	
14mr|apache-2.4.10-1|3019	%postun mod_ext_filter
14mr|apache-2.4.10-1|3020	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3021	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3022	fi
14mr|apache-2.4.10-1|3023	
14mr|apache-2.4.10-1|3024	%post mod_request
14mr|apache-2.4.10-1|3025	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3026	
14mr|apache-2.4.10-1|3027	%postun mod_request
14mr|apache-2.4.10-1|3028	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3029	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3030	fi
14mr|apache-2.4.10-1|3031	
14mr|apache-2.4.10-1|3032	%post mod_include
14mr|apache-2.4.10-1|3033	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3034	
14mr|apache-2.4.10-1|3035	%postun mod_include
14mr|apache-2.4.10-1|3036	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3037	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3038	fi
14mr|apache-2.4.10-1|3039	
14mr|apache-2.4.10-1|3040	%post mod_filter
14mr|apache-2.4.10-1|3041	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3042	
14mr|apache-2.4.10-1|3043	%postun mod_filter
14mr|apache-2.4.10-1|3044	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3045	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3046	fi
14mr|apache-2.4.10-1|3047	
14mr|apache-2.4.10-1|3048	%post mod_reflector
14mr|apache-2.4.10-1|3049	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3050	
14mr|apache-2.4.10-1|3051	%postun mod_reflector
14mr|apache-2.4.10-1|3052	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3053	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3054	fi
14mr|apache-2.4.10-1|3055	
14mr|apache-2.4.10-1|3056	%post mod_substitute
14mr|apache-2.4.10-1|3057	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3058	
14mr|apache-2.4.10-1|3059	%postun mod_substitute
14mr|apache-2.4.10-1|3060	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3061	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3062	fi
14mr|apache-2.4.10-1|3063	
14mr|apache-2.4.10-1|3064	%post mod_sed
14mr|apache-2.4.10-1|3065	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3066	
14mr|apache-2.4.10-1|3067	%postun mod_sed
14mr|apache-2.4.10-1|3068	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3069	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3070	fi
14mr|apache-2.4.10-1|3071	
14mr|apache-2.4.10-1|3072	%post mod_charset_lite
14mr|apache-2.4.10-1|3073	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3074	
14mr|apache-2.4.10-1|3075	%postun mod_charset_lite
14mr|apache-2.4.10-1|3076	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3077	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3078	fi
14mr|apache-2.4.10-1|3079	
14mr|apache-2.4.10-1|3080	%post mod_deflate
14mr|apache-2.4.10-1|3081	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3082	
14mr|apache-2.4.10-1|3083	%postun mod_deflate
14mr|apache-2.4.10-1|3084	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3085	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3086	fi
14mr|apache-2.4.10-1|3087	
14mr|apache-2.4.10-1|3088	%post mod_xml2enc
14mr|apache-2.4.10-1|3089	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3090	
14mr|apache-2.4.10-1|3091	%postun mod_xml2enc
14mr|apache-2.4.10-1|3092	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3093	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3094	fi
14mr|apache-2.4.10-1|3095	
14mr|apache-2.4.10-1|3096	%post mod_proxy_html
14mr|apache-2.4.10-1|3097	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3098	
14mr|apache-2.4.10-1|3099	%postun mod_proxy_html
14mr|apache-2.4.10-1|3100	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3101	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3102	fi
14mr|apache-2.4.10-1|3103	
14mr|apache-2.4.10-1|3104	%post mod_mime
14mr|apache-2.4.10-1|3105	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3106	
14mr|apache-2.4.10-1|3107	%postun mod_mime
14mr|apache-2.4.10-1|3108	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3109	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3110	fi
14mr|apache-2.4.10-1|3111	
14mr|apache-2.4.10-1|3112	%post mod_ldap
14mr|apache-2.4.10-1|3113	%create_ghostfile /var/cache/httpd/mod_ldap_cache apache root 0600
14mr|apache-2.4.10-1|3114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3115	
14mr|apache-2.4.10-1|3116	%postun mod_ldap
14mr|apache-2.4.10-1|3117	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3118	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3119	fi
14mr|apache-2.4.10-1|3120	
14mr|apache-2.4.10-1|3121	%post mod_log_config
14mr|apache-2.4.10-1|3122	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3123	
14mr|apache-2.4.10-1|3124	%postun mod_log_config
14mr|apache-2.4.10-1|3125	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3126	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3127	fi
14mr|apache-2.4.10-1|3128	
14mr|apache-2.4.10-1|3129	%post mod_log_debug
14mr|apache-2.4.10-1|3130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3131	
14mr|apache-2.4.10-1|3132	%postun mod_log_debug
14mr|apache-2.4.10-1|3133	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3134	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3135	fi
14mr|apache-2.4.10-1|3136	
14mr|apache-2.4.10-1|3137	%post mod_log_forensic
14mr|apache-2.4.10-1|3138	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3139	
14mr|apache-2.4.10-1|3140	%postun mod_log_forensic
14mr|apache-2.4.10-1|3141	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3143	fi
14mr|apache-2.4.10-1|3144	
14mr|apache-2.4.10-1|3145	%post mod_logio
14mr|apache-2.4.10-1|3146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3147	
14mr|apache-2.4.10-1|3148	%postun mod_logio
14mr|apache-2.4.10-1|3149	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3150	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3151	fi
14mr|apache-2.4.10-1|3152	
14mr|apache-2.4.10-1|3153	%post mod_lua
14mr|apache-2.4.10-1|3154	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3155	
14mr|apache-2.4.10-1|3156	%postun mod_lua
14mr|apache-2.4.10-1|3157	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3158	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3159	fi
14mr|apache-2.4.10-1|3160	
14mr|apache-2.4.10-1|3161	%post mod_env
14mr|apache-2.4.10-1|3162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3163	
14mr|apache-2.4.10-1|3164	%postun mod_env
14mr|apache-2.4.10-1|3165	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3166	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3167	fi
14mr|apache-2.4.10-1|3168	
14mr|apache-2.4.10-1|3169	%post mod_mime_magic
14mr|apache-2.4.10-1|3170	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3171	
14mr|apache-2.4.10-1|3172	%postun mod_mime_magic
14mr|apache-2.4.10-1|3173	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3174	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3175	fi
14mr|apache-2.4.10-1|3176	
14mr|apache-2.4.10-1|3177	%post mod_cern_meta
14mr|apache-2.4.10-1|3178	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3179	
14mr|apache-2.4.10-1|3180	%postun mod_cern_meta
14mr|apache-2.4.10-1|3181	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3182	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3183	fi
14mr|apache-2.4.10-1|3184	
14mr|apache-2.4.10-1|3185	%post mod_expires
14mr|apache-2.4.10-1|3186	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3187	
14mr|apache-2.4.10-1|3188	%postun mod_expires
14mr|apache-2.4.10-1|3189	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3190	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3191	fi
14mr|apache-2.4.10-1|3192	
14mr|apache-2.4.10-1|3193	%post mod_headers
14mr|apache-2.4.10-1|3194	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3195	
14mr|apache-2.4.10-1|3196	%postun mod_headers
14mr|apache-2.4.10-1|3197	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3198	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3199	fi
14mr|apache-2.4.10-1|3200	
14mr|apache-2.4.10-1|3201	%post mod_ident
14mr|apache-2.4.10-1|3202	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3203	
14mr|apache-2.4.10-1|3204	%postun mod_ident
14mr|apache-2.4.10-1|3205	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3206	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3207	fi
14mr|apache-2.4.10-1|3208	
14mr|apache-2.4.10-1|3209	%post mod_usertrack
14mr|apache-2.4.10-1|3210	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3211	
14mr|apache-2.4.10-1|3212	%postun mod_usertrack
14mr|apache-2.4.10-1|3213	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3214	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3215	fi
14mr|apache-2.4.10-1|3216	
14mr|apache-2.4.10-1|3217	%post mod_unique_id
14mr|apache-2.4.10-1|3218	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3219	
14mr|apache-2.4.10-1|3220	%postun mod_unique_id
14mr|apache-2.4.10-1|3221	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3222	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3223	fi
14mr|apache-2.4.10-1|3224	
14mr|apache-2.4.10-1|3225	%post mod_setenvif
14mr|apache-2.4.10-1|3226	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3227	
14mr|apache-2.4.10-1|3228	%postun mod_setenvif
14mr|apache-2.4.10-1|3229	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3230	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3231	fi
14mr|apache-2.4.10-1|3232	
14mr|apache-2.4.10-1|3233	%post mod_version
14mr|apache-2.4.10-1|3234	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3235	
14mr|apache-2.4.10-1|3236	%postun mod_version
14mr|apache-2.4.10-1|3237	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3238	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3239	fi
14mr|apache-2.4.10-1|3240	
14mr|apache-2.4.10-1|3241	%post mod_remoteip
14mr|apache-2.4.10-1|3242	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3243	
14mr|apache-2.4.10-1|3244	%postun mod_remoteip
14mr|apache-2.4.10-1|3245	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3246	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3247	fi
14mr|apache-2.4.10-1|3248	
14mr|apache-2.4.10-1|3249	%post mod_proxy
14mr|apache-2.4.10-1|3250	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3251	
14mr|apache-2.4.10-1|3252	%postun mod_proxy
14mr|apache-2.4.10-1|3253	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3254	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3255	fi
14mr|apache-2.4.10-1|3256	
14mr|apache-2.4.10-1|3257	%post mod_proxy_connect
14mr|apache-2.4.10-1|3258	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3259	
14mr|apache-2.4.10-1|3260	%postun mod_proxy_connect
14mr|apache-2.4.10-1|3261	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3262	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3263	fi
14mr|apache-2.4.10-1|3264	
14mr|apache-2.4.10-1|3265	%post mod_proxy_ftp
14mr|apache-2.4.10-1|3266	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3267	
14mr|apache-2.4.10-1|3268	%postun mod_proxy_ftp
14mr|apache-2.4.10-1|3269	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3270	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3271	fi
14mr|apache-2.4.10-1|3272	
14mr|apache-2.4.10-1|3273	%post mod_proxy_http
14mr|apache-2.4.10-1|3274	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3275	
14mr|apache-2.4.10-1|3276	%postun mod_proxy_http
14mr|apache-2.4.10-1|3277	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3278	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3279	fi
14mr|apache-2.4.10-1|3280	
14mr|apache-2.4.10-1|3281	%post mod_proxy_fcgi
14mr|apache-2.4.10-1|3282	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3283	
14mr|apache-2.4.10-1|3284	%postun mod_proxy_fcgi
14mr|apache-2.4.10-1|3285	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3286	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3287	fi
14mr|apache-2.4.10-1|3288	
14mr|apache-2.4.10-1|3289	%post mod_proxy_scgi
14mr|apache-2.4.10-1|3290	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3291	
14mr|apache-2.4.10-1|3292	%postun mod_proxy_scgi
14mr|apache-2.4.10-1|3293	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3294	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3295	fi
14mr|apache-2.4.10-1|3296	
14mr|apache-2.4.10-1|3297	%post mod_proxy_fdpass
14mr|apache-2.4.10-1|3298	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3299	
14mr|apache-2.4.10-1|3300	%postun mod_proxy_fdpass
14mr|apache-2.4.10-1|3301	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3302	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3303	fi
14mr|apache-2.4.10-1|3304	
14mr|apache-2.4.10-1|3305	%post mod_proxy_ajp
14mr|apache-2.4.10-1|3306	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3307	
14mr|apache-2.4.10-1|3308	%postun mod_proxy_ajp
14mr|apache-2.4.10-1|3309	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3310	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3311	fi
14mr|apache-2.4.10-1|3312	
14mr|apache-2.4.10-1|3313	%post mod_proxy_balancer
14mr|apache-2.4.10-1|3314	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3315	
14mr|apache-2.4.10-1|3316	%postun mod_proxy_balancer
14mr|apache-2.4.10-1|3317	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3318	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3319	fi
14mr|apache-2.4.10-1|3320	
14mr|apache-2.4.10-1|3321	%post mod_proxy_express
14mr|apache-2.4.10-1|3322	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3323	
14mr|apache-2.4.10-1|3324	%postun mod_proxy_express
14mr|apache-2.4.10-1|3325	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3326	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3327	fi
14mr|apache-2.4.10-1|3328	
14mr|apache-2.4.10-1|3329	%post mod_session
14mr|apache-2.4.10-1|3330	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3331	
14mr|apache-2.4.10-1|3332	%postun mod_session
14mr|apache-2.4.10-1|3333	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3334	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3335	fi
14mr|apache-2.4.10-1|3336	
14mr|apache-2.4.10-1|3337	%post mod_session_cookie
14mr|apache-2.4.10-1|3338	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3339	
14mr|apache-2.4.10-1|3340	%postun mod_session_cookie
14mr|apache-2.4.10-1|3341	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3342	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3343	fi
14mr|apache-2.4.10-1|3344	
14mr|apache-2.4.10-1|3345	%post mod_session_crypto
14mr|apache-2.4.10-1|3346	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3347	
14mr|apache-2.4.10-1|3348	%postun mod_session_crypto
14mr|apache-2.4.10-1|3349	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3350	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3351	fi
14mr|apache-2.4.10-1|3352	
14mr|apache-2.4.10-1|3353	%post mod_session_dbd
14mr|apache-2.4.10-1|3354	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3355	
14mr|apache-2.4.10-1|3356	%postun mod_session_dbd
14mr|apache-2.4.10-1|3357	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3358	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3359	fi
14mr|apache-2.4.10-1|3360	
14mr|apache-2.4.10-1|3361	%post mod_slotmem_shm
14mr|apache-2.4.10-1|3362	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3363	
14mr|apache-2.4.10-1|3364	%postun mod_slotmem_shm
14mr|apache-2.4.10-1|3365	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3366	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3367	fi
14mr|apache-2.4.10-1|3368	
14mr|apache-2.4.10-1|3369	%post mod_slotmem_plain
14mr|apache-2.4.10-1|3370	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3371	
14mr|apache-2.4.10-1|3372	%postun mod_slotmem_plain
14mr|apache-2.4.10-1|3373	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3374	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3375	fi
14mr|apache-2.4.10-1|3376	
14mr|apache-2.4.10-1|3377	%pre mod_ssl
14mr|apache-2.4.10-1|3378	# http://qa.mandriva.com/show_bug.cgi?id=32773
14mr|apache-2.4.10-1|3379	# http://qa.mandriva.com/show_bug.cgi?id=33198
14mr|apache-2.4.10-1|3380	# If there was default mod_ssl vhost misplaced move it as rpmsave
14mr|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
14mr|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
14mr|apache-2.4.10-1|3383	fi
14mr|apache-2.4.10-1|3384	
14mr|apache-2.4.10-1|3385	%post mod_ssl
14mr|apache-2.4.10-1|3386	if [ "$1" = "1" ]; then
14mr|apache-2.4.10-1|3387	
14mr|apache-2.4.10-1|3388	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
14mr|apache-2.4.10-1|3389	umask 077
14mr|apache-2.4.10-1|3390	
14mr|apache-2.4.10-1|3391	if [ ! -f %{_sysconfdir}/pki/tls/private/localhost.key ]; then
14mr|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
14mr|apache-2.4.10-1|3393	fi
14mr|apache-2.4.10-1|3394	
14mr|apache-2.4.10-1|3395	FQDN=`hostname`
14mr|apache-2.4.10-1|3396	if [ "x${FQDN}" = "x" ]; then
14mr|apache-2.4.10-1|3397	FQDN=localhost.localdomain
14mr|apache-2.4.10-1|3398	fi
14mr|apache-2.4.10-1|3399	
14mr|apache-2.4.10-1|3400	if [ ! -f %{_sysconfdir}/pki/tls/certs/localhost.crt ] ; then
14mr|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
14mr|apache-2.4.10-1|3402	--
14mr|apache-2.4.10-1|3403	SomeState
14mr|apache-2.4.10-1|3404	SomeCity
14mr|apache-2.4.10-1|3405	SomeOrganization
14mr|apache-2.4.10-1|3406	SomeOrganizationalUnit
14mr|apache-2.4.10-1|3407	${FQDN}
14mr|apache-2.4.10-1|3408	root@${FQDN}
14mr|apache-2.4.10-1|3409	EOF
14mr|apache-2.4.10-1|3410	fi
14mr|apache-2.4.10-1|3411	fi
14mr|apache-2.4.10-1|3412	
14mr|apache-2.4.10-1|3413	if [ "$1" -gt "1" ]; then
14mr|apache-2.4.10-1|3414	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
14mr|apache-2.4.10-1|3415	if [ -d /etc/ssl/apache ];then
14mr|apache-2.4.10-1|3416	if [ -f /etc/ssl/apache/server.crt.rpmsave -a ! -f /etc/pki/tls/certs/localhost.crt ]; then
14mr|apache-2.4.10-1|3417	cp -p /etc/ssl/apache/server.crt.rpmsave /etc/pki/tls/certs/localhost.crt
14mr|apache-2.4.10-1|3418	fi
14mr|apache-2.4.10-1|3419	if [ -f /etc/ssl/apache/server.key.rpmsave -a ! -f /etc/pki/tls/private/localhost.key ]; then
14mr|apache-2.4.10-1|3420	cp -p /etc/ssl/apache/server.key.rpmsave /etc/pki/tls/private/localhost.key
14mr|apache-2.4.10-1|3421	fi
14mr|apache-2.4.10-1|3422	
14mr|apache-2.4.10-1|3423	fi
14mr|apache-2.4.10-1|3424	fi
14mr|apache-2.4.10-1|3425	
14mr|apache-2.4.10-1|3426	# create some ghost files
14mr|apache-2.4.10-1|3427	%create_ghostfile /var/cache/httpd/mod_ssl/scache.dir apache root 0600
14mr|apache-2.4.10-1|3428	%create_ghostfile /var/cache/httpd/mod_ssl/scache.pag apache root 0600
14mr|apache-2.4.10-1|3429	%create_ghostfile /var/cache/httpd/mod_ssl/scache.sem apache root 0600
14mr|apache-2.4.10-1|3430	
14mr|apache-2.4.10-1|3431	# http://qa.mandriva.com/show_bug.cgi?id=33429
14mr|apache-2.4.10-1|3432	if [ -f /etc/pki/tls/certs/localhost.crt ]; then
14mr|apache-2.4.10-1|3433	chmod 644 /etc/pki/tls/certs/localhost.crt
14mr|apache-2.4.10-1|3434	fi
14mr|apache-2.4.10-1|3435	
14mr|apache-2.4.10-1|3436	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3437	
14mr|apache-2.4.10-1|3438	%postun mod_ssl
14mr|apache-2.4.10-1|3439	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3440	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3441	fi
14mr|apache-2.4.10-1|3442	
14mr|apache-2.4.10-1|3443	%post mod_optional_hook_export
14mr|apache-2.4.10-1|3444	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3445	
14mr|apache-2.4.10-1|3446	%postun mod_optional_hook_export
14mr|apache-2.4.10-1|3447	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3448	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3449	fi
14mr|apache-2.4.10-1|3450	
14mr|apache-2.4.10-1|3451	%post mod_optional_hook_import
14mr|apache-2.4.10-1|3452	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3453	
14mr|apache-2.4.10-1|3454	%postun mod_optional_hook_import
14mr|apache-2.4.10-1|3455	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3456	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3457	fi
14mr|apache-2.4.10-1|3458	
14mr|apache-2.4.10-1|3459	%post mod_optional_fn_import
14mr|apache-2.4.10-1|3460	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3461	
14mr|apache-2.4.10-1|3462	%postun mod_optional_fn_import
14mr|apache-2.4.10-1|3463	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3464	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3465	fi
14mr|apache-2.4.10-1|3466	
14mr|apache-2.4.10-1|3467	%post mod_optional_fn_export
14mr|apache-2.4.10-1|3468	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3469	
14mr|apache-2.4.10-1|3470	%postun mod_optional_fn_export
14mr|apache-2.4.10-1|3471	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3472	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3473	fi
14mr|apache-2.4.10-1|3474	
14mr|apache-2.4.10-1|3475	%post mod_dialup
14mr|apache-2.4.10-1|3476	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3477	
14mr|apache-2.4.10-1|3478	%postun mod_dialup
14mr|apache-2.4.10-1|3479	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3480	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3481	fi
14mr|apache-2.4.10-1|3482	
14mr|apache-2.4.10-1|3483	%post mod_lbmethod_byrequests
14mr|apache-2.4.10-1|3484	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3485	
14mr|apache-2.4.10-1|3486	%postun mod_lbmethod_byrequests
14mr|apache-2.4.10-1|3487	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3488	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3489	fi
14mr|apache-2.4.10-1|3490	
14mr|apache-2.4.10-1|3491	%post mod_lbmethod_bytraffic
14mr|apache-2.4.10-1|3492	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3493	
14mr|apache-2.4.10-1|3494	%postun mod_lbmethod_bytraffic
14mr|apache-2.4.10-1|3495	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3496	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3497	fi
14mr|apache-2.4.10-1|3498	
14mr|apache-2.4.10-1|3499	%post mod_lbmethod_bybusyness
14mr|apache-2.4.10-1|3500	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3501	
14mr|apache-2.4.10-1|3502	%postun mod_lbmethod_bybusyness
14mr|apache-2.4.10-1|3503	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3504	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3505	fi
14mr|apache-2.4.10-1|3506	
14mr|apache-2.4.10-1|3507	%post mod_lbmethod_heartbeat
14mr|apache-2.4.10-1|3508	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3509	
14mr|apache-2.4.10-1|3510	%postun mod_lbmethod_heartbeat
14mr|apache-2.4.10-1|3511	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3512	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3513	fi
14mr|apache-2.4.10-1|3514	
14mr|apache-2.4.10-1|3515	%post mod_unixd
14mr|apache-2.4.10-1|3516	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3517	
14mr|apache-2.4.10-1|3518	%postun mod_unixd
14mr|apache-2.4.10-1|3519	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3520	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3521	fi
14mr|apache-2.4.10-1|3522	
14mr|apache-2.4.10-1|3523	%post mod_heartbeat
14mr|apache-2.4.10-1|3524	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3525	
14mr|apache-2.4.10-1|3526	%postun mod_heartbeat
14mr|apache-2.4.10-1|3527	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3528	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3529	fi
14mr|apache-2.4.10-1|3530	
14mr|apache-2.4.10-1|3531	%post mod_heartmonitor
14mr|apache-2.4.10-1|3532	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3533	
14mr|apache-2.4.10-1|3534	%postun mod_heartmonitor
14mr|apache-2.4.10-1|3535	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3536	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3537	fi
14mr|apache-2.4.10-1|3538	
14mr|apache-2.4.10-1|3539	%post mod_dav
14mr|apache-2.4.10-1|3540	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3541	
14mr|apache-2.4.10-1|3542	%postun mod_dav
14mr|apache-2.4.10-1|3543	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3544	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3545	fi
14mr|apache-2.4.10-1|3546	
14mr|apache-2.4.10-1|3547	%post mod_status
14mr|apache-2.4.10-1|3548	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3549	
14mr|apache-2.4.10-1|3550	%postun mod_status
14mr|apache-2.4.10-1|3551	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3552	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3553	fi
14mr|apache-2.4.10-1|3554	
14mr|apache-2.4.10-1|3555	%post mod_autoindex
14mr|apache-2.4.10-1|3556	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3557	
14mr|apache-2.4.10-1|3558	%postun mod_autoindex
14mr|apache-2.4.10-1|3559	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3560	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3561	fi
14mr|apache-2.4.10-1|3562	
14mr|apache-2.4.10-1|3563	%post mod_asis
14mr|apache-2.4.10-1|3564	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3565	
14mr|apache-2.4.10-1|3566	%postun mod_asis
14mr|apache-2.4.10-1|3567	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3568	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3569	fi
14mr|apache-2.4.10-1|3570	
14mr|apache-2.4.10-1|3571	%post mod_info
14mr|apache-2.4.10-1|3572	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3573	
14mr|apache-2.4.10-1|3574	%postun mod_info
14mr|apache-2.4.10-1|3575	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3576	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3577	fi
14mr|apache-2.4.10-1|3578	
14mr|apache-2.4.10-1|3579	%post mod_suexec
14mr|apache-2.4.10-1|3580	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3581	
14mr|apache-2.4.10-1|3582	%postun mod_suexec
14mr|apache-2.4.10-1|3583	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3584	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3585	fi
14mr|apache-2.4.10-1|3586	
14mr|apache-2.4.10-1|3587	%post mod_cgi
14mr|apache-2.4.10-1|3588	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3589	
14mr|apache-2.4.10-1|3590	%postun mod_cgi
14mr|apache-2.4.10-1|3591	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3592	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3593	fi
14mr|apache-2.4.10-1|3594	
14mr|apache-2.4.10-1|3595	%post mod_cgid
14mr|apache-2.4.10-1|3596	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3597	
14mr|apache-2.4.10-1|3598	%postun mod_cgid
14mr|apache-2.4.10-1|3599	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3600	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3601	fi
14mr|apache-2.4.10-1|3602	
14mr|apache-2.4.10-1|3603	%post mod_dav_fs
14mr|apache-2.4.10-1|3604	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3605	
14mr|apache-2.4.10-1|3606	%postun mod_dav_fs
14mr|apache-2.4.10-1|3607	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3608	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3609	fi
14mr|apache-2.4.10-1|3610	
14mr|apache-2.4.10-1|3611	%post mod_dav_lock
14mr|apache-2.4.10-1|3612	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3613	
14mr|apache-2.4.10-1|3614	%postun mod_dav_lock
14mr|apache-2.4.10-1|3615	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3616	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3617	fi
14mr|apache-2.4.10-1|3618	
14mr|apache-2.4.10-1|3619	%post mod_vhost_alias
14mr|apache-2.4.10-1|3620	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3621	
14mr|apache-2.4.10-1|3622	%postun mod_vhost_alias
14mr|apache-2.4.10-1|3623	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3624	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3625	fi
14mr|apache-2.4.10-1|3626	
14mr|apache-2.4.10-1|3627	%post mod_negotiation
14mr|apache-2.4.10-1|3628	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3629	
14mr|apache-2.4.10-1|3630	%postun mod_negotiation
14mr|apache-2.4.10-1|3631	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3632	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3633	fi
14mr|apache-2.4.10-1|3634	
14mr|apache-2.4.10-1|3635	%post mod_dir
14mr|apache-2.4.10-1|3636	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3637	
14mr|apache-2.4.10-1|3638	%postun mod_dir
14mr|apache-2.4.10-1|3639	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3640	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3641	fi
14mr|apache-2.4.10-1|3642	
14mr|apache-2.4.10-1|3643	%post mod_imagemap
14mr|apache-2.4.10-1|3644	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3645	
14mr|apache-2.4.10-1|3646	%postun mod_imagemap
14mr|apache-2.4.10-1|3647	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3648	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3649	fi
14mr|apache-2.4.10-1|3650	
14mr|apache-2.4.10-1|3651	%post mod_actions
14mr|apache-2.4.10-1|3652	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3653	
14mr|apache-2.4.10-1|3654	%postun mod_actions
14mr|apache-2.4.10-1|3655	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3656	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3657	fi
14mr|apache-2.4.10-1|3658	
14mr|apache-2.4.10-1|3659	%post mod_speling
14mr|apache-2.4.10-1|3660	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3661	
14mr|apache-2.4.10-1|3662	%postun mod_speling
14mr|apache-2.4.10-1|3663	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3664	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3665	fi
14mr|apache-2.4.10-1|3666	
14mr|apache-2.4.10-1|3667	%post mod_userdir
14mr|apache-2.4.10-1|3668	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3669	
14mr|apache-2.4.10-1|3670	%postun mod_userdir
14mr|apache-2.4.10-1|3671	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3672	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3673	fi
14mr|apache-2.4.10-1|3674	
14mr|apache-2.4.10-1|3675	%post mod_alias
14mr|apache-2.4.10-1|3676	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3677	
14mr|apache-2.4.10-1|3678	%postun mod_alias
14mr|apache-2.4.10-1|3679	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3680	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3681	fi
14mr|apache-2.4.10-1|3682	
14mr|apache-2.4.10-1|3683	%post mod_rewrite
14mr|apache-2.4.10-1|3684	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3685	
14mr|apache-2.4.10-1|3686	%postun mod_rewrite
14mr|apache-2.4.10-1|3687	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3688	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3689	fi
14mr|apache-2.4.10-1|3690	
14mr|apache-2.4.10-1|3691	%post htcacheclean
14mr|apache-2.4.10-1|3692	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3693	
14mr|apache-2.4.10-1|3694	%postun htcacheclean
14mr|apache-2.4.10-1|3695	if [ "$1" = "0" ]; then
14mr|apache-2.4.10-1|3696	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-2.4.10-1|3697	fi
14mr|apache-2.4.10-1|3698	
14mr|apache-2.4.10-1|3699	%files mpm-prefork
14mr|apache-2.4.10-1|3700	%attr(0755,root,root) %{_sbindir}/httpd
14mr|apache-2.4.10-1|3701	/lib/systemd/system/httpd.service
14mr|apache-2.4.10-1|3702	
14mr|apache-2.4.10-1|3703	%files mpm-worker
14mr|apache-2.4.10-1|3704	%attr(0755,root,root) %{_sbindir}/httpd-worker
14mr|apache-2.4.10-1|3705	/lib/systemd/system/httpd-worker.service
14mr|apache-2.4.10-1|3706	
14mr|apache-2.4.10-1|3707	%files mpm-event
14mr|apache-2.4.10-1|3708	%attr(0755,root,root) %{_sbindir}/httpd-event
14mr|apache-2.4.10-1|3709	/lib/systemd/system/httpd-event.service
14mr|apache-2.4.10-1|3710	
14mr|apache-2.4.10-1|3711	%files modules
14mr|apache-2.4.10-1|3712	
14mr|apache-2.4.10-1|3713	%files mod_authn_file
14mr|apache-2.4.10-1|3714	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/001_mod_authn_file.conf
14mr|apache-2.4.10-1|3715	%attr(0755,root,root) %{_libdir}/apache/mod_authn_file.so
14mr|apache-2.4.10-1|3716	
14mr|apache-2.4.10-1|3717	%files mod_authn_dbm
14mr|apache-2.4.10-1|3718	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/002_mod_authn_dbm.conf
14mr|apache-2.4.10-1|3719	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbm.so
14mr|apache-2.4.10-1|3720	
14mr|apache-2.4.10-1|3721	%files mod_authn_anon
14mr|apache-2.4.10-1|3722	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/003_mod_authn_anon.conf
14mr|apache-2.4.10-1|3723	%attr(0755,root,root) %{_libdir}/apache/mod_authn_anon.so
14mr|apache-2.4.10-1|3724	
14mr|apache-2.4.10-1|3725	%files mod_authn_dbd
14mr|apache-2.4.10-1|3726	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/004_mod_authn_dbd.conf
14mr|apache-2.4.10-1|3727	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbd.so
14mr|apache-2.4.10-1|3728	
14mr|apache-2.4.10-1|3729	%files mod_authn_socache
14mr|apache-2.4.10-1|3730	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/005_mod_authn_socache.conf
14mr|apache-2.4.10-1|3731	%attr(0755,root,root) %{_libdir}/apache/mod_authn_socache.so
14mr|apache-2.4.10-1|3732	
14mr|apache-2.4.10-1|3733	%files mod_authn_core
14mr|apache-2.4.10-1|3734	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/006_mod_authn_core.conf
14mr|apache-2.4.10-1|3735	%attr(0755,root,root) %{_libdir}/apache/mod_authn_core.so
14mr|apache-2.4.10-1|3736	
14mr|apache-2.4.10-1|3737	%files mod_authz_host
14mr|apache-2.4.10-1|3738	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/007_mod_authz_host.conf
14mr|apache-2.4.10-1|3739	%attr(0755,root,root) %{_libdir}/apache/mod_authz_host.so
14mr|apache-2.4.10-1|3740	
14mr|apache-2.4.10-1|3741	%files mod_authz_groupfile
14mr|apache-2.4.10-1|3742	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/008_mod_authz_groupfile.conf
14mr|apache-2.4.10-1|3743	%attr(0755,root,root) %{_libdir}/apache/mod_authz_groupfile.so
14mr|apache-2.4.10-1|3744	
14mr|apache-2.4.10-1|3745	%files mod_authz_user
14mr|apache-2.4.10-1|3746	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/009_mod_authz_user.conf
14mr|apache-2.4.10-1|3747	%attr(0755,root,root) %{_libdir}/apache/mod_authz_user.so
14mr|apache-2.4.10-1|3748	
14mr|apache-2.4.10-1|3749	%files mod_authz_dbm
14mr|apache-2.4.10-1|3750	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/010_mod_authz_dbm.conf
14mr|apache-2.4.10-1|3751	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbm.so
14mr|apache-2.4.10-1|3752	
14mr|apache-2.4.10-1|3753	%files mod_authz_owner
14mr|apache-2.4.10-1|3754	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/011_mod_authz_owner.conf
14mr|apache-2.4.10-1|3755	%attr(0755,root,root) %{_libdir}/apache/mod_authz_owner.so
14mr|apache-2.4.10-1|3756	
14mr|apache-2.4.10-1|3757	%files mod_authz_dbd
14mr|apache-2.4.10-1|3758	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/012_mod_authz_dbd.conf
14mr|apache-2.4.10-1|3759	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbd.so
14mr|apache-2.4.10-1|3760	
14mr|apache-2.4.10-1|3761	%files mod_authz_core
14mr|apache-2.4.10-1|3762	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/013_mod_authz_core.conf
14mr|apache-2.4.10-1|3763	%attr(0755,root,root) %{_libdir}/apache/mod_authz_core.so
14mr|apache-2.4.10-1|3764	
14mr|apache-2.4.10-1|3765	%files mod_authnz_ldap
14mr|apache-2.4.10-1|3766	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/014_mod_authnz_ldap.conf
14mr|apache-2.4.10-1|3767	%attr(0755,root,root) %{_libdir}/apache/mod_authnz_ldap.so
14mr|apache-2.4.10-1|3768	
14mr|apache-2.4.10-1|3769	%files mod_access_compat
14mr|apache-2.4.10-1|3770	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/015_mod_access_compat.conf
14mr|apache-2.4.10-1|3771	%attr(0755,root,root) %{_libdir}/apache/mod_access_compat.so
14mr|apache-2.4.10-1|3772	
14mr|apache-2.4.10-1|3773	%files mod_auth_basic
14mr|apache-2.4.10-1|3774	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/016_mod_auth_basic.conf
14mr|apache-2.4.10-1|3775	%attr(0755,root,root) %{_libdir}/apache/mod_auth_basic.so
14mr|apache-2.4.10-1|3776	
14mr|apache-2.4.10-1|3777	%files mod_auth_form
14mr|apache-2.4.10-1|3778	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/017_mod_auth_form.conf
14mr|apache-2.4.10-1|3779	%attr(0755,root,root) %{_libdir}/apache/mod_auth_form.so
14mr|apache-2.4.10-1|3780	
14mr|apache-2.4.10-1|3781	%files mod_auth_digest
14mr|apache-2.4.10-1|3782	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/018_mod_auth_digest.conf
14mr|apache-2.4.10-1|3783	%attr(0755,root,root) %{_libdir}/apache/mod_auth_digest.so
14mr|apache-2.4.10-1|3784	
14mr|apache-2.4.10-1|3785	%files mod_allowmethods
14mr|apache-2.4.10-1|3786	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/019_mod_allowmethods.conf
14mr|apache-2.4.10-1|3787	%attr(0755,root,root) %{_libdir}/apache/mod_allowmethods.so
14mr|apache-2.4.10-1|3788	
14mr|apache-2.4.10-1|3789	%files mod_file_cache
14mr|apache-2.4.10-1|3790	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/020_mod_file_cache.conf
14mr|apache-2.4.10-1|3791	%attr(0755,root,root) %{_libdir}/apache/mod_file_cache.so
14mr|apache-2.4.10-1|3792	
14mr|apache-2.4.10-1|3793	%files mod_cache
14mr|apache-2.4.10-1|3794	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/021_mod_cache.conf
14mr|apache-2.4.10-1|3795	%attr(0755,root,root) %{_libdir}/apache/mod_cache.so
14mr|apache-2.4.10-1|3796	
14mr|apache-2.4.10-1|3797	%files mod_cache_disk
14mr|apache-2.4.10-1|3798	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/022_mod_cache_disk.conf
14mr|apache-2.4.10-1|3799	%attr(0755,root,root) %{_libdir}/apache/mod_cache_disk.so
14mr|apache-2.4.10-1|3800	
14mr|apache-2.4.10-1|3801	%files mod_cache_socache
14mr|apache-2.4.10-1|3802	%attr(0755,root,root) %{_libdir}/apache/mod_cache_socache.so
14mr|apache-2.4.10-1|3803	
14mr|apache-2.4.10-1|3804	%files mod_socache_shmcb
14mr|apache-2.4.10-1|3805	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/023_mod_socache_shmcb.conf
14mr|apache-2.4.10-1|3806	%attr(0755,root,root) %{_libdir}/apache/mod_socache_shmcb.so
14mr|apache-2.4.10-1|3807	
14mr|apache-2.4.10-1|3808	%files mod_socache_dbm
14mr|apache-2.4.10-1|3809	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/024_mod_socache_dbm.conf
14mr|apache-2.4.10-1|3810	%attr(0755,root,root) %{_libdir}/apache/mod_socache_dbm.so
14mr|apache-2.4.10-1|3811	
14mr|apache-2.4.10-1|3812	%files mod_socache_memcache
14mr|apache-2.4.10-1|3813	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/025_mod_socache_memcache.conf
14mr|apache-2.4.10-1|3814	%attr(0755,root,root) %{_libdir}/apache/mod_socache_memcache.so
14mr|apache-2.4.10-1|3815	
14mr|apache-2.4.10-1|3816	%files mod_watchdog
14mr|apache-2.4.10-1|3817	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/026_mod_watchdog.conf
14mr|apache-2.4.10-1|3818	%attr(0755,root,root) %{_libdir}/apache/mod_watchdog.so
14mr|apache-2.4.10-1|3819	
14mr|apache-2.4.10-1|3820	%files mod_dbd
14mr|apache-2.4.10-1|3821	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/027_mod_dbd.conf
14mr|apache-2.4.10-1|3822	%attr(0755,root,root) %{_libdir}/apache/mod_dbd.so
14mr|apache-2.4.10-1|3823	
14mr|apache-2.4.10-1|3824	%files mod_bucketeer
14mr|apache-2.4.10-1|3825	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/028_mod_bucketeer.conf
14mr|apache-2.4.10-1|3826	%attr(0755,root,root) %{_libdir}/apache/mod_bucketeer.so
14mr|apache-2.4.10-1|3827	
14mr|apache-2.4.10-1|3828	%files mod_dumpio
14mr|apache-2.4.10-1|3829	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/029_mod_dumpio.conf
14mr|apache-2.4.10-1|3830	%attr(0755,root,root) %{_libdir}/apache/mod_dumpio.so
14mr|apache-2.4.10-1|3831	
14mr|apache-2.4.10-1|3832	%files mod_echo
14mr|apache-2.4.10-1|3833	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/030_mod_echo.conf
14mr|apache-2.4.10-1|3834	%attr(0755,root,root) %{_libdir}/apache/mod_echo.so
14mr|apache-2.4.10-1|3835	
14mr|apache-2.4.10-1|3836	%files mod_case_filter
14mr|apache-2.4.10-1|3837	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/031_mod_case_filter.conf
14mr|apache-2.4.10-1|3838	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter.so
14mr|apache-2.4.10-1|3839	
14mr|apache-2.4.10-1|3840	%files mod_case_filter_in
14mr|apache-2.4.10-1|3841	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/032_mod_case_filter_in.conf
14mr|apache-2.4.10-1|3842	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter_in.so
14mr|apache-2.4.10-1|3843	
14mr|apache-2.4.10-1|3844	%files mod_buffer
14mr|apache-2.4.10-1|3845	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/033_mod_buffer.conf
14mr|apache-2.4.10-1|3846	%attr(0755,root,root) %{_libdir}/apache/mod_buffer.so
14mr|apache-2.4.10-1|3847	
14mr|apache-2.4.10-1|3848	%files mod_data
14mr|apache-2.4.10-1|3849	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/034_mod_data.conf
14mr|apache-2.4.10-1|3850	%attr(0755,root,root) %{_libdir}/apache/mod_data.so
14mr|apache-2.4.10-1|3851	
14mr|apache-2.4.10-1|3852	%files mod_ratelimit
14mr|apache-2.4.10-1|3853	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/035_mod_ratelimit.conf
14mr|apache-2.4.10-1|3854	%attr(0755,root,root) %{_libdir}/apache/mod_ratelimit.so
14mr|apache-2.4.10-1|3855	
14mr|apache-2.4.10-1|3856	%files mod_reqtimeout
14mr|apache-2.4.10-1|3857	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/036_mod_reqtimeout.conf
14mr|apache-2.4.10-1|3858	%attr(0755,root,root) %{_libdir}/apache/mod_reqtimeout.so
14mr|apache-2.4.10-1|3859	
14mr|apache-2.4.10-1|3860	%files mod_ext_filter
14mr|apache-2.4.10-1|3861	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/037_mod_ext_filter.conf
14mr|apache-2.4.10-1|3862	%attr(0755,root,root) %{_libdir}/apache/mod_ext_filter.so
14mr|apache-2.4.10-1|3863	
14mr|apache-2.4.10-1|3864	%files mod_request
14mr|apache-2.4.10-1|3865	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/038_mod_request.conf
14mr|apache-2.4.10-1|3866	%attr(0755,root,root) %{_libdir}/apache/mod_request.so
14mr|apache-2.4.10-1|3867	
14mr|apache-2.4.10-1|3868	%files mod_include
14mr|apache-2.4.10-1|3869	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/039_mod_include.conf
14mr|apache-2.4.10-1|3870	%attr(0755,root,root) %{_libdir}/apache/mod_include.so
14mr|apache-2.4.10-1|3871	
14mr|apache-2.4.10-1|3872	%files mod_filter
14mr|apache-2.4.10-1|3873	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/040_mod_filter.conf
14mr|apache-2.4.10-1|3874	%attr(0755,root,root) %{_libdir}/apache/mod_filter.so
14mr|apache-2.4.10-1|3875	
14mr|apache-2.4.10-1|3876	%files mod_reflector
14mr|apache-2.4.10-1|3877	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/041_mod_reflector.conf
14mr|apache-2.4.10-1|3878	%attr(0755,root,root) %{_libdir}/apache/mod_reflector.so
14mr|apache-2.4.10-1|3879	
14mr|apache-2.4.10-1|3880	%files mod_substitute
14mr|apache-2.4.10-1|3881	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/042_mod_substitute.conf
14mr|apache-2.4.10-1|3882	%attr(0755,root,root) %{_libdir}/apache/mod_substitute.so
14mr|apache-2.4.10-1|3883	
14mr|apache-2.4.10-1|3884	%files mod_sed
14mr|apache-2.4.10-1|3885	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/043_mod_sed.conf
14mr|apache-2.4.10-1|3886	%attr(0755,root,root) %{_libdir}/apache/mod_sed.so
14mr|apache-2.4.10-1|3887	
14mr|apache-2.4.10-1|3888	%files mod_charset_lite
14mr|apache-2.4.10-1|3889	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/044_mod_charset_lite.conf
14mr|apache-2.4.10-1|3890	%attr(0755,root,root) %{_libdir}/apache/mod_charset_lite.so
14mr|apache-2.4.10-1|3891	
14mr|apache-2.4.10-1|3892	%files mod_deflate
14mr|apache-2.4.10-1|3893	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/045_mod_deflate.conf
14mr|apache-2.4.10-1|3894	%attr(0755,root,root) %{_libdir}/apache/mod_deflate.so
14mr|apache-2.4.10-1|3895	
14mr|apache-2.4.10-1|3896	%files mod_macro
14mr|apache-2.4.10-1|3897	%attr(0755,root,root) %{_libdir}/apache/mod_macro.so
14mr|apache-2.4.10-1|3898	
14mr|apache-2.4.10-1|3899	%files mod_xml2enc
14mr|apache-2.4.10-1|3900	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/046_mod_xml2enc.conf
14mr|apache-2.4.10-1|3901	%attr(0755,root,root) %{_libdir}/apache/mod_xml2enc.so
14mr|apache-2.4.10-1|3902	
14mr|apache-2.4.10-1|3903	%files mod_proxy_html
14mr|apache-2.4.10-1|3904	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/047_mod_proxy_html.conf
14mr|apache-2.4.10-1|3905	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_html.so
14mr|apache-2.4.10-1|3906	
14mr|apache-2.4.10-1|3907	%files mod_proxy_wstunnel
14mr|apache-2.4.10-1|3908	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_wstunnel.so
14mr|apache-2.4.10-1|3909	
14mr|apache-2.4.10-1|3910	%files mod_mime
14mr|apache-2.4.10-1|3911	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/048_mod_mime.conf
14mr|apache-2.4.10-1|3912	%attr(0755,root,root) %{_libdir}/apache/mod_mime.so
14mr|apache-2.4.10-1|3913	
14mr|apache-2.4.10-1|3914	%files mod_ldap
14mr|apache-2.4.10-1|3915	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/049_mod_ldap.conf
14mr|apache-2.4.10-1|3916	%attr(0755,root,root) %{_libdir}/apache/mod_ldap.so
14mr|apache-2.4.10-1|3917	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ldap_cache
14mr|apache-2.4.10-1|3918	
14mr|apache-2.4.10-1|3919	%files mod_log_config
14mr|apache-2.4.10-1|3920	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/050_mod_log_config.conf
14mr|apache-2.4.10-1|3921	%attr(0755,root,root) %{_libdir}/apache/mod_log_config.so
14mr|apache-2.4.10-1|3922	
14mr|apache-2.4.10-1|3923	%files mod_log_debug
14mr|apache-2.4.10-1|3924	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/051_mod_log_debug.conf
14mr|apache-2.4.10-1|3925	%attr(0755,root,root) %{_libdir}/apache/mod_log_debug.so
14mr|apache-2.4.10-1|3926	
14mr|apache-2.4.10-1|3927	%files mod_log_forensic
14mr|apache-2.4.10-1|3928	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/052_mod_log_forensic.conf
14mr|apache-2.4.10-1|3929	%attr(0755,root,root) %{_libdir}/apache/mod_log_forensic.so
14mr|apache-2.4.10-1|3930	
14mr|apache-2.4.10-1|3931	%files mod_logio
14mr|apache-2.4.10-1|3932	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/053_mod_logio.conf
14mr|apache-2.4.10-1|3933	%attr(0755,root,root) %{_libdir}/apache/mod_logio.so
14mr|apache-2.4.10-1|3934	
14mr|apache-2.4.10-1|3935	%files mod_lua
14mr|apache-2.4.10-1|3936	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/054_mod_lua.conf
14mr|apache-2.4.10-1|3937	%attr(0755,root,root) %{_libdir}/apache/mod_lua.so
14mr|apache-2.4.10-1|3938	
14mr|apache-2.4.10-1|3939	%files mod_env
14mr|apache-2.4.10-1|3940	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/055_mod_env.conf
14mr|apache-2.4.10-1|3941	%attr(0755,root,root) %{_libdir}/apache/mod_env.so
14mr|apache-2.4.10-1|3942	
14mr|apache-2.4.10-1|3943	%files mod_mime_magic
14mr|apache-2.4.10-1|3944	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/056_mod_mime_magic.conf
14mr|apache-2.4.10-1|3945	%attr(0755,root,root) %{_libdir}/apache/mod_mime_magic.so
14mr|apache-2.4.10-1|3946	
14mr|apache-2.4.10-1|3947	%files mod_cern_meta
14mr|apache-2.4.10-1|3948	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/057_mod_cern_meta.conf
14mr|apache-2.4.10-1|3949	%attr(0755,root,root) %{_libdir}/apache/mod_cern_meta.so
14mr|apache-2.4.10-1|3950	
14mr|apache-2.4.10-1|3951	%files mod_expires
14mr|apache-2.4.10-1|3952	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/058_mod_expires.conf
14mr|apache-2.4.10-1|3953	%attr(0755,root,root) %{_libdir}/apache/mod_expires.so
14mr|apache-2.4.10-1|3954	
14mr|apache-2.4.10-1|3955	%files mod_headers
14mr|apache-2.4.10-1|3956	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/059_mod_headers.conf
14mr|apache-2.4.10-1|3957	%attr(0755,root,root) %{_libdir}/apache/mod_headers.so
14mr|apache-2.4.10-1|3958	
14mr|apache-2.4.10-1|3959	%files mod_ident
14mr|apache-2.4.10-1|3960	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/060_mod_ident.conf
14mr|apache-2.4.10-1|3961	%attr(0755,root,root) %{_libdir}/apache/mod_ident.so
14mr|apache-2.4.10-1|3962	
14mr|apache-2.4.10-1|3963	%files mod_usertrack
14mr|apache-2.4.10-1|3964	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/061_mod_usertrack.conf
14mr|apache-2.4.10-1|3965	%attr(0755,root,root) %{_libdir}/apache/mod_usertrack.so
14mr|apache-2.4.10-1|3966	
14mr|apache-2.4.10-1|3967	%files mod_unique_id
14mr|apache-2.4.10-1|3968	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/062_mod_unique_id.conf
14mr|apache-2.4.10-1|3969	%attr(0755,root,root) %{_libdir}/apache/mod_unique_id.so
14mr|apache-2.4.10-1|3970	
14mr|apache-2.4.10-1|3971	%files mod_setenvif
14mr|apache-2.4.10-1|3972	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/063_mod_setenvif.conf
14mr|apache-2.4.10-1|3973	%attr(0755,root,root) %{_libdir}/apache/mod_setenvif.so
14mr|apache-2.4.10-1|3974	
14mr|apache-2.4.10-1|3975	%files mod_version
14mr|apache-2.4.10-1|3976	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/064_mod_version.conf
14mr|apache-2.4.10-1|3977	%attr(0755,root,root) %{_libdir}/apache/mod_version.so
14mr|apache-2.4.10-1|3978	
14mr|apache-2.4.10-1|3979	%files mod_remoteip
14mr|apache-2.4.10-1|3980	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/065_mod_remoteip.conf
14mr|apache-2.4.10-1|3981	%attr(0755,root,root) %{_libdir}/apache/mod_remoteip.so
14mr|apache-2.4.10-1|3982	
14mr|apache-2.4.10-1|3983	%files mod_proxy
14mr|apache-2.4.10-1|3984	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/066_mod_proxy.conf
14mr|apache-2.4.10-1|3985	%attr(0755,root,root) %{_libdir}/apache/mod_proxy.so
14mr|apache-2.4.10-1|3986	
14mr|apache-2.4.10-1|3987	%files mod_proxy_connect
14mr|apache-2.4.10-1|3988	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/067_mod_proxy_connect.conf
14mr|apache-2.4.10-1|3989	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_connect.so
14mr|apache-2.4.10-1|3990	
14mr|apache-2.4.10-1|3991	%files mod_proxy_ftp
14mr|apache-2.4.10-1|3992	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/068_mod_proxy_ftp.conf
14mr|apache-2.4.10-1|3993	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ftp.so
14mr|apache-2.4.10-1|3994	
14mr|apache-2.4.10-1|3995	%files mod_proxy_http
14mr|apache-2.4.10-1|3996	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/069_mod_proxy_http.conf
14mr|apache-2.4.10-1|3997	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_http.so
14mr|apache-2.4.10-1|3998	
14mr|apache-2.4.10-1|3999	%files mod_proxy_fcgi
14mr|apache-2.4.10-1|4000	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/070_mod_proxy_fcgi.conf
14mr|apache-2.4.10-1|4001	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fcgi.so
14mr|apache-2.4.10-1|4002	
14mr|apache-2.4.10-1|4003	%files mod_proxy_scgi
14mr|apache-2.4.10-1|4004	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/071_mod_proxy_scgi.conf
14mr|apache-2.4.10-1|4005	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_scgi.so
14mr|apache-2.4.10-1|4006	
14mr|apache-2.4.10-1|4007	%files mod_proxy_fdpass
14mr|apache-2.4.10-1|4008	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/072_mod_proxy_fdpass.conf
14mr|apache-2.4.10-1|4009	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fdpass.so
14mr|apache-2.4.10-1|4010	
14mr|apache-2.4.10-1|4011	%files mod_proxy_ajp
14mr|apache-2.4.10-1|4012	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/073_mod_proxy_ajp.conf
14mr|apache-2.4.10-1|4013	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ajp.so
14mr|apache-2.4.10-1|4014	
14mr|apache-2.4.10-1|4015	%files mod_proxy_balancer
14mr|apache-2.4.10-1|4016	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/074_mod_proxy_balancer.conf
14mr|apache-2.4.10-1|4017	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_balancer.so
14mr|apache-2.4.10-1|4018	
14mr|apache-2.4.10-1|4019	%files mod_proxy_express
14mr|apache-2.4.10-1|4020	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/075_mod_proxy_express.conf
14mr|apache-2.4.10-1|4021	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_express.so
14mr|apache-2.4.10-1|4022	
14mr|apache-2.4.10-1|4023	%files mod_session
14mr|apache-2.4.10-1|4024	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/076_mod_session.conf
14mr|apache-2.4.10-1|4025	%attr(0755,root,root) %{_libdir}/apache/mod_session.so
14mr|apache-2.4.10-1|4026	
14mr|apache-2.4.10-1|4027	%files mod_session_cookie
14mr|apache-2.4.10-1|4028	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/077_mod_session_cookie.conf
14mr|apache-2.4.10-1|4029	%attr(0755,root,root) %{_libdir}/apache/mod_session_cookie.so
14mr|apache-2.4.10-1|4030	
14mr|apache-2.4.10-1|4031	%files mod_session_crypto
14mr|apache-2.4.10-1|4032	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/078_mod_session_crypto.conf
14mr|apache-2.4.10-1|4033	%attr(0755,root,root) %{_libdir}/apache/mod_session_crypto.so
14mr|apache-2.4.10-1|4034	
14mr|apache-2.4.10-1|4035	%files mod_session_dbd
14mr|apache-2.4.10-1|4036	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/079_mod_session_dbd.conf
14mr|apache-2.4.10-1|4037	%attr(0755,root,root) %{_libdir}/apache/mod_session_dbd.so
14mr|apache-2.4.10-1|4038	
14mr|apache-2.4.10-1|4039	%files mod_slotmem_shm
14mr|apache-2.4.10-1|4040	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/080_mod_slotmem_shm.conf
14mr|apache-2.4.10-1|4041	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_shm.so
14mr|apache-2.4.10-1|4042	
14mr|apache-2.4.10-1|4043	%files mod_slotmem_plain
14mr|apache-2.4.10-1|4044	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/081_mod_slotmem_plain.conf
14mr|apache-2.4.10-1|4045	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_plain.so
14mr|apache-2.4.10-1|4046	
14mr|apache-2.4.10-1|4047	%files mod_ssl
14mr|apache-2.4.10-1|4048	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/082_mod_ssl.conf
14mr|apache-2.4.10-1|4049	%attr(0755,root,root) %{_libdir}/apache/mod_ssl.so
14mr|apache-2.4.10-1|4050	%attr(0700,apache,root) %dir /var/cache/httpd/mod_ssl
14mr|apache-2.4.10-1|4051	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.dir
14mr|apache-2.4.10-1|4052	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.pag
14mr|apache-2.4.10-1|4053	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.sem
14mr|apache-2.4.10-1|4054	
14mr|apache-2.4.10-1|4055	%files mod_optional_hook_export
14mr|apache-2.4.10-1|4056	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/083_mod_optional_hook_export.conf
14mr|apache-2.4.10-1|4057	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_export.so
14mr|apache-2.4.10-1|4058	
14mr|apache-2.4.10-1|4059	%files mod_optional_hook_import
14mr|apache-2.4.10-1|4060	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/084_mod_optional_hook_import.conf
14mr|apache-2.4.10-1|4061	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_import.so
14mr|apache-2.4.10-1|4062	
14mr|apache-2.4.10-1|4063	%files mod_optional_fn_import
14mr|apache-2.4.10-1|4064	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/085_mod_optional_fn_import.conf
14mr|apache-2.4.10-1|4065	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_import.so
14mr|apache-2.4.10-1|4066	
14mr|apache-2.4.10-1|4067	%files mod_optional_fn_export
14mr|apache-2.4.10-1|4068	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/086_mod_optional_fn_export.conf
14mr|apache-2.4.10-1|4069	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_export.so
14mr|apache-2.4.10-1|4070	
14mr|apache-2.4.10-1|4071	%files mod_dialup
14mr|apache-2.4.10-1|4072	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/087_mod_dialup.conf
14mr|apache-2.4.10-1|4073	%attr(0755,root,root) %{_libdir}/apache/mod_dialup.so
14mr|apache-2.4.10-1|4074	
14mr|apache-2.4.10-1|4075	%files mod_lbmethod_byrequests
14mr|apache-2.4.10-1|4076	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/088_mod_lbmethod_byrequests.conf
14mr|apache-2.4.10-1|4077	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_byrequests.so
14mr|apache-2.4.10-1|4078	
14mr|apache-2.4.10-1|4079	%files mod_lbmethod_bytraffic
14mr|apache-2.4.10-1|4080	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/089_mod_lbmethod_bytraffic.conf
14mr|apache-2.4.10-1|4081	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bytraffic.so
14mr|apache-2.4.10-1|4082	
14mr|apache-2.4.10-1|4083	%files mod_lbmethod_bybusyness
14mr|apache-2.4.10-1|4084	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/090_mod_lbmethod_bybusyness.conf
14mr|apache-2.4.10-1|4085	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bybusyness.so
14mr|apache-2.4.10-1|4086	
14mr|apache-2.4.10-1|4087	%files mod_lbmethod_heartbeat
14mr|apache-2.4.10-1|4088	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/091_mod_lbmethod_heartbeat.conf
14mr|apache-2.4.10-1|4089	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_heartbeat.so
14mr|apache-2.4.10-1|4090	
14mr|apache-2.4.10-1|4091	%files mod_unixd
14mr|apache-2.4.10-1|4092	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/092_mod_unixd.conf
14mr|apache-2.4.10-1|4093	%attr(0755,root,root) %{_libdir}/apache/mod_unixd.so
14mr|apache-2.4.10-1|4094	
14mr|apache-2.4.10-1|4095	%files mod_heartbeat
14mr|apache-2.4.10-1|4096	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/093_mod_heartbeat.conf
14mr|apache-2.4.10-1|4097	%attr(0755,root,root) %{_libdir}/apache/mod_heartbeat.so
14mr|apache-2.4.10-1|4098	
14mr|apache-2.4.10-1|4099	%files mod_heartmonitor
14mr|apache-2.4.10-1|4100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/094_mod_heartmonitor.conf
14mr|apache-2.4.10-1|4101	%attr(0755,root,root) %{_libdir}/apache/mod_heartmonitor.so
14mr|apache-2.4.10-1|4102	
14mr|apache-2.4.10-1|4103	%files mod_dav
14mr|apache-2.4.10-1|4104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/095_mod_dav.conf
14mr|apache-2.4.10-1|4105	%attr(0755,root,root) %{_libdir}/apache/mod_dav.so
14mr|apache-2.4.10-1|4106	%attr(-,apache,apache) %dir /var/lib/dav
14mr|apache-2.4.10-1|4107	%attr(-,apache,apache) %dir /var/lib/dav/uploads
14mr|apache-2.4.10-1|4108	
14mr|apache-2.4.10-1|4109	%files mod_status
14mr|apache-2.4.10-1|4110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/096_mod_status.conf
14mr|apache-2.4.10-1|4111	%attr(0755,root,root) %{_libdir}/apache/mod_status.so
14mr|apache-2.4.10-1|4112	
14mr|apache-2.4.10-1|4113	%files mod_autoindex
14mr|apache-2.4.10-1|4114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/097_mod_autoindex.conf
14mr|apache-2.4.10-1|4115	%attr(0755,root,root) %{_libdir}/apache/mod_autoindex.so
14mr|apache-2.4.10-1|4116	
14mr|apache-2.4.10-1|4117	%files mod_asis
14mr|apache-2.4.10-1|4118	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/098_mod_asis.conf
14mr|apache-2.4.10-1|4119	%attr(0755,root,root) %{_libdir}/apache/mod_asis.so
14mr|apache-2.4.10-1|4120	
14mr|apache-2.4.10-1|4121	%files mod_info
14mr|apache-2.4.10-1|4122	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/099_mod_info.conf
14mr|apache-2.4.10-1|4123	%attr(0755,root,root) %{_libdir}/apache/mod_info.so
14mr|apache-2.4.10-1|4124	
14mr|apache-2.4.10-1|4125	%files mod_suexec
14mr|apache-2.4.10-1|4126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/100_mod_suexec.conf
14mr|apache-2.4.10-1|4127	%attr(0755,root,root) %{_libdir}/apache/mod_suexec.so
14mr|apache-2.4.10-1|4128	%attr(0755,root,root) %{_sbindir}/suexec
14mr|apache-2.4.10-1|4129	%attr(0644,root,root) %{_mandir}/man8/suexec.8*
14mr|apache-2.4.10-1|4130	
14mr|apache-2.4.10-1|4131	%files mod_cgi
14mr|apache-2.4.10-1|4132	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/101_mod_cgi.conf
14mr|apache-2.4.10-1|4133	%attr(0755,root,root) %{_libdir}/apache/mod_cgi.so
14mr|apache-2.4.10-1|4134	
14mr|apache-2.4.10-1|4135	%files mod_cgid
14mr|apache-2.4.10-1|4136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/102_mod_cgid.conf
14mr|apache-2.4.10-1|4137	%attr(0755,root,root) %{_libdir}/apache/mod_cgid.so
14mr|apache-2.4.10-1|4138	
14mr|apache-2.4.10-1|4139	%files mod_dav_fs
14mr|apache-2.4.10-1|4140	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/103_mod_dav_fs.conf
14mr|apache-2.4.10-1|4141	%attr(0755,root,root) %{_libdir}/apache/mod_dav_fs.so
14mr|apache-2.4.10-1|4142	
14mr|apache-2.4.10-1|4143	%files mod_dav_lock
14mr|apache-2.4.10-1|4144	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/104_mod_dav_lock.conf
14mr|apache-2.4.10-1|4145	%attr(0755,root,root) %{_libdir}/apache/mod_dav_lock.so
14mr|apache-2.4.10-1|4146	
14mr|apache-2.4.10-1|4147	%files mod_vhost_alias
14mr|apache-2.4.10-1|4148	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/105_mod_vhost_alias.conf
14mr|apache-2.4.10-1|4149	%attr(0755,root,root) %{_libdir}/apache/mod_vhost_alias.so
14mr|apache-2.4.10-1|4150	
14mr|apache-2.4.10-1|4151	%files mod_negotiation
14mr|apache-2.4.10-1|4152	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/106_mod_negotiation.conf
14mr|apache-2.4.10-1|4153	%attr(0755,root,root) %{_libdir}/apache/mod_negotiation.so
14mr|apache-2.4.10-1|4154	
14mr|apache-2.4.10-1|4155	%files mod_dir
14mr|apache-2.4.10-1|4156	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/107_mod_dir.conf
14mr|apache-2.4.10-1|4157	%attr(0755,root,root) %{_libdir}/apache/mod_dir.so
14mr|apache-2.4.10-1|4158	
14mr|apache-2.4.10-1|4159	%files mod_imagemap
14mr|apache-2.4.10-1|4160	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/108_mod_imagemap.conf
14mr|apache-2.4.10-1|4161	%attr(0755,root,root) %{_libdir}/apache/mod_imagemap.so
14mr|apache-2.4.10-1|4162	
14mr|apache-2.4.10-1|4163	%files mod_actions
14mr|apache-2.4.10-1|4164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/109_mod_actions.conf
14mr|apache-2.4.10-1|4165	%attr(0755,root,root) %{_libdir}/apache/mod_actions.so
14mr|apache-2.4.10-1|4166	
14mr|apache-2.4.10-1|4167	%files mod_speling
14mr|apache-2.4.10-1|4168	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/110_mod_speling.conf
14mr|apache-2.4.10-1|4169	%attr(0755,root,root) %{_libdir}/apache/mod_speling.so
14mr|apache-2.4.10-1|4170	
14mr|apache-2.4.10-1|4171	%files mod_userdir
14mr|apache-2.4.10-1|4172	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/111_mod_userdir.conf
14mr|apache-2.4.10-1|4173	%attr(0755,root,root) %{_libdir}/apache/mod_userdir.so
14mr|apache-2.4.10-1|4174	
14mr|apache-2.4.10-1|4175	%files mod_alias
14mr|apache-2.4.10-1|4176	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/112_mod_alias.conf
14mr|apache-2.4.10-1|4177	%attr(0755,root,root) %{_libdir}/apache/mod_alias.so
14mr|apache-2.4.10-1|4178	
14mr|apache-2.4.10-1|4179	%files mod_rewrite
14mr|apache-2.4.10-1|4180	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/113_mod_rewrite.conf
14mr|apache-2.4.10-1|4181	%attr(0755,root,root) %{_libdir}/apache/mod_rewrite.so
14mr|apache-2.4.10-1|4182	
14mr|apache-2.4.10-1|4183	%files base
14mr|apache-2.4.10-1|4184	%defattr(-,root,root)
14mr|apache-2.4.10-1|4185	%doc upgrading.txt new_features_2_4.txt
14mr|apache-2.4.10-1|4186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
14mr|apache-2.4.10-1|4187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
14mr|apache-2.4.10-1|4188	%dir %{_sysconfdir}/httpd
14mr|apache-2.4.10-1|4189	%dir %{_sysconfdir}/httpd/conf
14mr|apache-2.4.10-1|4190	%dir %{_sysconfdir}/httpd/conf/webapps.d
14mr|apache-2.4.10-1|4191	%dir %{_sysconfdir}/httpd/conf/vhosts.d
14mr|apache-2.4.10-1|4192	%dir %{_sysconfdir}/httpd/conf.d
14mr|apache-2.4.10-1|4193	%dir %{_sysconfdir}/httpd/modules.d
14mr|apache-2.4.10-1|4194	%dir %{_sysconfdir}/httpd/conf/extra
14mr|apache-2.4.10-1|4195	%dir %{_sysconfdir}/httpd/conf/original
14mr|apache-2.4.10-1|4196	%dir %{_sysconfdir}/httpd/conf/original/extra
14mr|apache-2.4.10-1|4197	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-autoindex.conf
14mr|apache-2.4.10-1|4198	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-dav.conf
14mr|apache-2.4.10-1|4199	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-default.conf
14mr|apache-2.4.10-1|4200	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-info.conf
14mr|apache-2.4.10-1|4201	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-languages.conf
14mr|apache-2.4.10-1|4202	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-manual.conf
14mr|apache-2.4.10-1|4203	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-mpm.conf
14mr|apache-2.4.10-1|4204	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-multilang-errordoc.conf
14mr|apache-2.4.10-1|4205	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-ssl.conf
14mr|apache-2.4.10-1|4206	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-userdir.conf
14mr|apache-2.4.10-1|4207	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-vhosts.conf
14mr|apache-2.4.10-1|4208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/proxy-html.conf
14mr|apache-2.4.10-1|4209	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
14mr|apache-2.4.10-1|4210	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
14mr|apache-2.4.10-1|4211	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
14mr|apache-2.4.10-1|4212	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-autoindex.conf
14mr|apache-2.4.10-1|4213	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-dav.conf
14mr|apache-2.4.10-1|4214	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-default.conf
14mr|apache-2.4.10-1|4215	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-info.conf
14mr|apache-2.4.10-1|4216	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-languages.conf
14mr|apache-2.4.10-1|4217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-manual.conf
14mr|apache-2.4.10-1|4218	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-mpm.conf
14mr|apache-2.4.10-1|4219	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-multilang-errordoc.conf
14mr|apache-2.4.10-1|4220	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-ssl.conf
14mr|apache-2.4.10-1|4221	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-userdir.conf
14mr|apache-2.4.10-1|4222	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-vhosts.conf
14mr|apache-2.4.10-1|4223	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/proxy-html.conf
14mr|apache-2.4.10-1|4224	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/httpd.conf
14mr|apache-2.4.10-1|4225	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
14mr|apache-2.4.10-1|4226	%attr(0755,apache,apache) %dir /var/www
14mr|apache-2.4.10-1|4227	%attr(0755,apache,apache) %dir /var/run/httpd
14mr|apache-2.4.10-1|4228	%{_prefix}/lib/tmpfiles.d/httpd.conf
14mr|apache-2.4.10-1|4229	%attr(0755,root,root) %dir /var/www/html
14mr|apache-2.4.10-1|4230	%dir /var/www/error
14mr|apache-2.4.10-1|4231	%dir /var/www/error/include
14mr|apache-2.4.10-1|4232	%dir /var/www/icons
14mr|apache-2.4.10-1|4233	/var/www/icons/*.svg
14mr|apache-2.4.10-1|4234	%dir /var/www/icons/small
14mr|apache-2.4.10-1|4235	%dir /var/log/httpd
14mr|apache-2.4.10-1|4236	%dir /var/www/cgi-bin
14mr|apache-2.4.10-1|4237	%dir /var/www/perl
14mr|apache-2.4.10-1|4238	%config(noreplace,missingok) /var/www/error/README
14mr|apache-2.4.10-1|4239	%config(noreplace,missingok) /var/www/error/*.var
14mr|apache-2.4.10-1|4240	%config(noreplace,missingok) /var/www/error/include/*.html
14mr|apache-2.4.10-1|4241	%attr(0644,root,root) /var/www/icons/README*
14mr|apache-2.4.10-1|4242	%attr(0644,root,root) /var/www/icons/*.png
14mr|apache-2.4.10-1|4243	%attr(0644,root,root) /var/www/icons/*.gif
14mr|apache-2.4.10-1|4244	%attr(0644,root,root) /var/www/icons/small/*.png
14mr|apache-2.4.10-1|4245	%attr(0644,root,root) /var/www/icons/small/*.gif
14mr|apache-2.4.10-1|4246	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
14mr|apache-2.4.10-1|4247	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
14mr|apache-2.4.10-1|4248	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
14mr|apache-2.4.10-1|4249	%attr(0755,root,root) %{_bindir}/ab
14mr|apache-2.4.10-1|4250	%attr(0755,root,root) %{_bindir}/dbmmanage
14mr|apache-2.4.10-1|4251	%attr(0755,root,root) %{_bindir}/htdbm
14mr|apache-2.4.10-1|4252	%attr(0755,root,root) %{_bindir}/htdigest
14mr|apache-2.4.10-1|4253	%attr(0755,root,root) %{_bindir}/htpasswd
14mr|apache-2.4.10-1|4254	%attr(0755,root,root) %{_bindir}/httxt2dbm
14mr|apache-2.4.10-1|4255	%attr(0755,root,root) %{_bindir}/logresolve
14mr|apache-2.4.10-1|4256	%attr(0755,root,root) %{_sbindir}/apachectl
14mr|apache-2.4.10-1|4257	%attr(0755,root,root) %{_sbindir}/check_forensic
14mr|apache-2.4.10-1|4258	%attr(0755,root,root) %{_sbindir}/checkgid
14mr|apache-2.4.10-1|4259	%attr(0755,root,root) %{_sbindir}/fcgistarter
14mr|apache-2.4.10-1|4260	%attr(0755,root,root) %{_sbindir}/list_hooks.pl
14mr|apache-2.4.10-1|4261	%attr(0755,root,root) %{_sbindir}/logresolve.pl
14mr|apache-2.4.10-1|4262	%attr(0755,root,root) %{_sbindir}/log_server_status
14mr|apache-2.4.10-1|4263	%attr(0755,root,root) %{_sbindir}/rotatelogs
14mr|apache-2.4.10-1|4264	%attr(0755,root,root) %{_sbindir}/split-logfile
14mr|apache-2.4.10-1|4265	%attr(0755,root,root) %dir %{_libdir}/apache
14mr|apache-2.4.10-1|4266	%attr(0700,apache,root) %dir /var/cache/httpd
14mr|apache-2.4.10-1|4267	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
14mr|apache-2.4.10-1|4268	%exclude %{_mandir}/man8/htcacheclean.8*
14mr|apache-2.4.10-1|4269	%exclude %{_mandir}/man8/suexec.8*
14mr|apache-2.4.10-1|4270	%{_mandir}/*/*
14mr|apache-2.4.10-1|4271	
14mr|apache-2.4.10-1|4272	%files htcacheclean
14mr|apache-2.4.10-1|4273	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/htcacheclean
14mr|apache-2.4.10-1|4274	%attr(0755,root,root) %{_sbindir}/htcacheclean
14mr|apache-2.4.10-1|4275	%{_mandir}/man8/htcacheclean.8*
14mr|apache-2.4.10-1|4276	/lib/systemd/system/htcacheclean.service
14mr|apache-2.4.10-1|4277	
14mr|apache-2.4.10-1|4278	%files devel
14mr|apache-2.4.10-1|4279	%{multiarch_includedir}/apache/ap_config_layout.h
14mr|apache-2.4.10-1|4280	%{_includedir}/apache
14mr|apache-2.4.10-1|4281	%attr(0755,root,root) %dir %{_libdir}/apache/build
14mr|apache-2.4.10-1|4282	%attr(0644,root,root) %{_libdir}/apache/build/*.mk
14mr|apache-2.4.10-1|4283	%attr(0755,root,root) %{_libdir}/apache/build/*.sh
14mr|apache-2.4.10-1|4284	%attr(0755,root,root) %{_libdir}/apache/build/envvars
14mr|apache-2.4.10-1|4285	%attr(0755,root,root) %{_sbindir}/envvars-std
14mr|apache-2.4.10-1|4286	%attr(0755,root,root) %{_bindir}/apxs
14mr|apache-2.4.10-1|4287	%attr(0755,root,root) %{_libdir}/apache/httpd.exp
14mr|apache-2.4.10-1|4288	
14mr|apache-2.4.10-1|4289	%files source
14mr|apache-2.4.10-1|4290	%{_usrsrc}/apache-%{version}
14mr|apache-2.4.10-1|4291	
14mr|apache-2.4.10-1|4292	%files doc
14mr|apache-2.4.10-1|4293	%{_datadir}/doc/apache-doc
14mr|apache-2.4.10-1|4294	
14mr|apache-2.4.10-1|4295	
14mr|apache-2.4.10-1|4296	
14mr|apache-2.4.10-1|4297	%changelog
14mr|apache-2.4.10-1|4298	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.10-1
14mr|apache-2.4.10-1|4299	+ Revision: cbc1e3c
14mr|apache-2.4.10-1|4300	- Clean .abf.yml
14mr|apache-2.4.10-1|4301	
14mr|apache-2.4.10-1|4302	

15799 14
14mr|apache-commons-beanutils-1.8.3-8|1	%global base_name       beanutils
14mr|apache-commons-beanutils-1.8.3-8|2	%global short_name      commons-%{base_name}
14mr|apache-commons-beanutils-1.8.3-8|3	
14mr|apache-commons-beanutils-1.8.3-8|4	Name:           apache-%{short_name}
14mr|apache-commons-beanutils-1.8.3-8|5	Version:        1.8.3
14mr|apache-commons-beanutils-1.8.3-8|6	Release:        8
14mr|apache-commons-beanutils-1.8.3-8|7	Epoch:			0
14mr|apache-commons-beanutils-1.8.3-8|8	Summary:        Methods for accessing and modifying the properties of arbitrary JavaBeans
14mr|apache-commons-beanutils-1.8.3-8|9	License:        ASL 2.0
14mr|apache-commons-beanutils-1.8.3-8|10	Group:          Development/Java
14mr|apache-commons-beanutils-1.8.3-8|11	URL:            http://commons.apache.org/%{base_name}
14mr|apache-commons-beanutils-1.8.3-8|12	BuildArch:      noarch
14mr|apache-commons-beanutils-1.8.3-8|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-beanutils-1.8.3-8|14	# this will not be needed after commons-collections have proper pom
14mr|apache-commons-beanutils-1.8.3-8|15	Source1:        %{short_name}.depmap
14mr|apache-commons-beanutils-1.8.3-8|16	
14mr|apache-commons-beanutils-1.8.3-8|17	BuildRequires:  apache-commons-logging >= 0:1.0
14mr|apache-commons-beanutils-1.8.3-8|18	BuildRequires:  java >= 0:1.6.0
14mr|apache-commons-beanutils-1.8.3-8|19	BuildRequires:  jpackage-utils > 0:1.7.2
14mr|apache-commons-beanutils-1.8.3-8|20	#BuildRequires:  maven-plugin-bundle
14mr|apache-commons-beanutils-1.8.3-8|21	BuildRequires:  maven-surefire-maven-plugin
14mr|apache-commons-beanutils-1.8.3-8|22	BuildRequires:  maven-surefire-provider-junit
14mr|apache-commons-beanutils-1.8.3-8|23	#BuildRequires:  maven2-plugin-antrun
14mr|apache-commons-beanutils-1.8.3-8|24	BuildRequires:  maven-assembly-plugin
14mr|apache-commons-beanutils-1.8.3-8|25	BuildRequires:  maven-compiler-plugin
14mr|apache-commons-beanutils-1.8.3-8|26	BuildRequires:  maven-idea-plugin
14mr|apache-commons-beanutils-1.8.3-8|27	BuildRequires:  maven-install-plugin
14mr|apache-commons-beanutils-1.8.3-8|28	BuildRequires:  maven-jar-plugin
14mr|apache-commons-beanutils-1.8.3-8|29	BuildRequires:  maven-javadoc-plugin
14mr|apache-commons-beanutils-1.8.3-8|30	BuildRequires:  maven-resources-plugin
14mr|apache-commons-beanutils-1.8.3-8|31	BuildRequires:  maven-site-plugin
14mr|apache-commons-beanutils-1.8.3-8|32	BuildRequires:  apache-commons-collections-testframework
14mr|apache-commons-beanutils-1.8.3-8|33	BuildRequires:  apache-commons-collections
14mr|apache-commons-beanutils-1.8.3-8|34	Requires:       apache-commons-collections
14mr|apache-commons-beanutils-1.8.3-8|35	Requires:       apache-commons-logging >= 0:1.0
14mr|apache-commons-beanutils-1.8.3-8|36	Requires(post):    jpackage-utils
14mr|apache-commons-beanutils-1.8.3-8|37	Requires(postun):  jpackage-utils
14mr|apache-commons-beanutils-1.8.3-8|38	Requires:       java >= 0:1.6.0
14mr|apache-commons-beanutils-1.8.3-8|39	
14mr|apache-commons-beanutils-1.8.3-8|40	%rename jakarta-%{short_name}
14mr|apache-commons-beanutils-1.8.3-8|41	
14mr|apache-commons-beanutils-1.8.3-8|42	%description
14mr|apache-commons-beanutils-1.8.3-8|43	The scope of this package is to create a package of Java utility methods
14mr|apache-commons-beanutils-1.8.3-8|44	for accessing and modifying the properties of arbitrary JavaBeans.  No
14mr|apache-commons-beanutils-1.8.3-8|45	dependencies outside of the JDK are required, so the use of this package
14mr|apache-commons-beanutils-1.8.3-8|46	is very lightweight.
14mr|apache-commons-beanutils-1.8.3-8|47	
14mr|apache-commons-beanutils-1.8.3-8|48	%package javadoc
14mr|apache-commons-beanutils-1.8.3-8|49	Summary:        Javadoc for %{name}
14mr|apache-commons-beanutils-1.8.3-8|50	Group:          Development/Java
14mr|apache-commons-beanutils-1.8.3-8|51	Requires:       jpackage-utils
14mr|apache-commons-beanutils-1.8.3-8|52	
14mr|apache-commons-beanutils-1.8.3-8|53	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-beanutils-1.8.3-8|54	
14mr|apache-commons-beanutils-1.8.3-8|55	%description javadoc
14mr|apache-commons-beanutils-1.8.3-8|56	%{summary}.
14mr|apache-commons-beanutils-1.8.3-8|57	
14mr|apache-commons-beanutils-1.8.3-8|58	%prep
14mr|apache-commons-beanutils-1.8.3-8|59	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-beanutils-1.8.3-8|60	sed -i 's/\r//' *.txt
14mr|apache-commons-beanutils-1.8.3-8|61	
14mr|apache-commons-beanutils-1.8.3-8|62	%build
14mr|apache-commons-beanutils-1.8.3-8|63	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-beanutils-1.8.3-8|64	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-beanutils-1.8.3-8|65	# test failures ignored because they are caused by mock
14mr|apache-commons-beanutils-1.8.3-8|66	mvn -Dmaven2.jpp.depmap.file="%{SOURCE1}" \
14mr|apache-commons-beanutils-1.8.3-8|67	-Dmaven.test.failure.ignore=true \
14mr|apache-commons-beanutils-1.8.3-8|68	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-beanutils-1.8.3-8|69	install javadoc:javadoc
14mr|apache-commons-beanutils-1.8.3-8|70	
14mr|apache-commons-beanutils-1.8.3-8|71	%install
14mr|apache-commons-beanutils-1.8.3-8|72	# jars
14mr|apache-commons-beanutils-1.8.3-8|73	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-beanutils-1.8.3-8|74	install -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-beanutils-1.8.3-8|75	install -m 644 target/%{short_name}-bean-collections-%{version}.jar %{buildroot}%{_javadir}/%{name}-bean-collections-%{version}.jar
14mr|apache-commons-beanutils-1.8.3-8|76	install -m 644 target/%{short_name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}-core-%{version}.jar
14mr|apache-commons-beanutils-1.8.3-8|77	
14mr|apache-commons-beanutils-1.8.3-8|78	pushd %{buildroot}%{_javadir}
14mr|apache-commons-beanutils-1.8.3-8|79	for jar in *-%{version}*; do
14mr|apache-commons-beanutils-1.8.3-8|80	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14mr|apache-commons-beanutils-1.8.3-8|81	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14mr|apache-commons-beanutils-1.8.3-8|82	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
14mr|apache-commons-beanutils-1.8.3-8|83	done
14mr|apache-commons-beanutils-1.8.3-8|84	popd # come back from javadir
14mr|apache-commons-beanutils-1.8.3-8|85	
14mr|apache-commons-beanutils-1.8.3-8|86	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-beanutils-1.8.3-8|87	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-beanutils-1.8.3-8|88	
14mr|apache-commons-beanutils-1.8.3-8|89	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|90	%add_to_maven_depmap org.apache.commons %{short_name}-core %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|91	%add_to_maven_depmap org.apache.commons %{short_name}-bean-collections %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|92	
14mr|apache-commons-beanutils-1.8.3-8|93	# following lines are only for backwards compatibility. New packages
14mr|apache-commons-beanutils-1.8.3-8|94	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-beanutils-1.8.3-8|95	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|96	%add_to_maven_depmap %{short_name} %{short_name}-core %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|97	%add_to_maven_depmap %{short_name} %{short_name}-bean-collections %{version} JPP %{short_name}
14mr|apache-commons-beanutils-1.8.3-8|98	
14mr|apache-commons-beanutils-1.8.3-8|99	# javadoc
14mr|apache-commons-beanutils-1.8.3-8|100	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-beanutils-1.8.3-8|101	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-beanutils-1.8.3-8|102	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-beanutils-1.8.3-8|103	
14mr|apache-commons-beanutils-1.8.3-8|104	%post
14mr|apache-commons-beanutils-1.8.3-8|105	%update_maven_depmap
14mr|apache-commons-beanutils-1.8.3-8|106	
14mr|apache-commons-beanutils-1.8.3-8|107	%postun
14mr|apache-commons-beanutils-1.8.3-8|108	%update_maven_depmap
14mr|apache-commons-beanutils-1.8.3-8|109	
14mr|apache-commons-beanutils-1.8.3-8|110	%files
14mr|apache-commons-beanutils-1.8.3-8|111	%doc *.txt
14mr|apache-commons-beanutils-1.8.3-8|112	%{_javadir}/*.jar
14mr|apache-commons-beanutils-1.8.3-8|113	%{_mavenpomdir}/*.pom
14mr|apache-commons-beanutils-1.8.3-8|114	%{_mavendepmapfragdir}/*
14mr|apache-commons-beanutils-1.8.3-8|115	
14mr|apache-commons-beanutils-1.8.3-8|116	%files javadoc
14mr|apache-commons-beanutils-1.8.3-8|117	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|apache-commons-beanutils-1.8.3-8|118	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-beanutils-1.8.3-8|119	%{_javadocdir}/%{name}
14mr|apache-commons-beanutils-1.8.3-8|120	
14mr|apache-commons-beanutils-1.8.3-8|121	%changelog
14mr|apache-commons-beanutils-1.8.3-8|122	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.8.3-8
14mr|apache-commons-beanutils-1.8.3-8|123	+ Revision: 95f4759
14mr|apache-commons-beanutils-1.8.3-8|124	- Fix typo
14mr|apache-commons-beanutils-1.8.3-8|125	
14mr|apache-commons-beanutils-1.8.3-8|126	

15800 14
14mr|apache-commons-cli-1.2-3|1	%global base_name       cli
14mr|apache-commons-cli-1.2-3|2	%global short_name      commons-%{base_name}
14mr|apache-commons-cli-1.2-3|3	
14mr|apache-commons-cli-1.2-3|4	Name:		apache-%{short_name}
14mr|apache-commons-cli-1.2-3|5	Version:	1.2
14mr|apache-commons-cli-1.2-3|6	Release:	3
14mr|apache-commons-cli-1.2-3|7	Epoch:          0
14mr|apache-commons-cli-1.2-3|8	Summary:	Command Line Interface Library for Java
14mr|apache-commons-cli-1.2-3|9	Group:		Development/Java
14mr|apache-commons-cli-1.2-3|10	License:	ASL 2.0
14mr|apache-commons-cli-1.2-3|11	URL:		http://commons.apache.org/%{base_name}/
14mr|apache-commons-cli-1.2-3|12	Source0:	http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-cli-1.2-3|13	Source1:	m2-repo.tar.gz
14mr|apache-commons-cli-1.2-3|14	BuildArch:	noarch
14mr|apache-commons-cli-1.2-3|15	BuildRequires:	java-devel >= 0:1.6.0
14mr|apache-commons-cli-1.2-3|16	BuildRequires:	jpackage-utils
14mr|apache-commons-cli-1.2-3|17	BuildRequires:	maven2
14mr|apache-commons-cli-1.2-3|18	BuildRequires:	apache-commons-parent
14mr|apache-commons-cli-1.2-3|19	Requires:	java >= 0:1.6.0
14mr|apache-commons-cli-1.2-3|20	Requires:	jpackage-utils
14mr|apache-commons-cli-1.2-3|21	Requires(post): jpackage-utils
14mr|apache-commons-cli-1.2-3|22	Requires(postun): jpackage-utils
14mr|apache-commons-cli-1.2-3|23	%rename	jakarta-%{short_name}
14mr|apache-commons-cli-1.2-3|24	
14mr|apache-commons-cli-1.2-3|25	%description
14mr|apache-commons-cli-1.2-3|26	The CLI library provides a simple and easy to use API for working with the
14mr|apache-commons-cli-1.2-3|27	command line arguments and options.
14mr|apache-commons-cli-1.2-3|28	
14mr|apache-commons-cli-1.2-3|29	%package javadoc
14mr|apache-commons-cli-1.2-3|30	Summary:	Javadoc for %{name}
14mr|apache-commons-cli-1.2-3|31	Group:		Development/Java
14mr|apache-commons-cli-1.2-3|32	Requires:	jpackage-utils
14mr|apache-commons-cli-1.2-3|33	%rename	jakarta-%{short_name}-javadoc
14mr|apache-commons-cli-1.2-3|34	
14mr|apache-commons-cli-1.2-3|35	%description javadoc
14mr|apache-commons-cli-1.2-3|36	This package contains the API documentation for %{name}.
14mr|apache-commons-cli-1.2-3|37	
14mr|apache-commons-cli-1.2-3|38	%prep
14mr|apache-commons-cli-1.2-3|39	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-cli-1.2-3|40	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-cli-1.2-3|41	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-cli-1.2-3|42	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14mr|apache-commons-cli-1.2-3|43	
14mr|apache-commons-cli-1.2-3|44	%build
14mr|apache-commons-cli-1.2-3|45	
14mr|apache-commons-cli-1.2-3|46	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-cli-1.2-3|47	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-cli-1.2-3|48	install javadoc:javadoc
14mr|apache-commons-cli-1.2-3|49	
14mr|apache-commons-cli-1.2-3|50	%install
14mr|apache-commons-cli-1.2-3|51	
14mr|apache-commons-cli-1.2-3|52	# jars
14mr|apache-commons-cli-1.2-3|53	install -d -m 0755 %{buildroot}%{_javadir}
14mr|apache-commons-cli-1.2-3|54	install -pm 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-cli-1.2-3|55	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mr|apache-commons-cli-1.2-3|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|apache-commons-cli-1.2-3|57	
14mr|apache-commons-cli-1.2-3|58	# pom
14mr|apache-commons-cli-1.2-3|59	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-cli-1.2-3|60	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-cli-1.2-3|61	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-cli-1.2-3|62	
14mr|apache-commons-cli-1.2-3|63	# following line is only for backwards compatibility. New packages
14mr|apache-commons-cli-1.2-3|64	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-cli-1.2-3|65	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-cli-1.2-3|66	
14mr|apache-commons-cli-1.2-3|67	# javadoc
14mr|apache-commons-cli-1.2-3|68	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-cli-1.2-3|69	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|apache-commons-cli-1.2-3|70	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-cli-1.2-3|71	
14mr|apache-commons-cli-1.2-3|72	%post
14mr|apache-commons-cli-1.2-3|73	%update_maven_depmap
14mr|apache-commons-cli-1.2-3|74	
14mr|apache-commons-cli-1.2-3|75	%postun
14mr|apache-commons-cli-1.2-3|76	%update_maven_depmap
14mr|apache-commons-cli-1.2-3|77	
14mr|apache-commons-cli-1.2-3|78	%files
14mr|apache-commons-cli-1.2-3|79	%doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt
14mr|apache-commons-cli-1.2-3|80	%{_javadir}/*
14mr|apache-commons-cli-1.2-3|81	%{_mavenpomdir}/*
14mr|apache-commons-cli-1.2-3|82	%{_mavendepmapfragdir}/*
14mr|apache-commons-cli-1.2-3|83	
14mr|apache-commons-cli-1.2-3|84	%files javadoc
14mr|apache-commons-cli-1.2-3|85	%doc LICENSE.txt
14mr|apache-commons-cli-1.2-3|86	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-cli-1.2-3|87	%{_javadocdir}/%{name}
14mr|apache-commons-cli-1.2-3|88	
14mr|apache-commons-cli-1.2-3|89	%changelog
14mr|apache-commons-cli-1.2-3|90	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2-3
14mr|apache-commons-cli-1.2-3|91	+ Revision: 5156f3f
14mr|apache-commons-cli-1.2-3|92	- Rebuild with epoch
14mr|apache-commons-cli-1.2-3|93	
14mr|apache-commons-cli-1.2-3|94	

15801 14
14mr|apache-commons-codec-1.4-4|1	%global base_name codec
14mr|apache-commons-codec-1.4-4|2	%global short_name commons-%{base_name}
14mr|apache-commons-codec-1.4-4|3	
14mr|apache-commons-codec-1.4-4|4	# enable OSGi automatic dep solving
14mr|apache-commons-codec-1.4-4|5	%global _use_internal_dependency_generator 0
14mr|apache-commons-codec-1.4-4|6	%global __find_provides /usr/lib/rpm/osgideps.pl -p
14mr|apache-commons-codec-1.4-4|7	%global __find_requires /usr/lib/rpm/osgideps.pl -r
14mr|apache-commons-codec-1.4-4|8	
14mr|apache-commons-codec-1.4-4|9	Name:		apache-%{short_name}
14mr|apache-commons-codec-1.4-4|10	Version:	1.4
14mr|apache-commons-codec-1.4-4|11	Release:	4
14mr|apache-commons-codec-1.4-4|12	Summary:	Implementations of common encoders and decoders
14mr|apache-commons-codec-1.4-4|13	Group:		Development/Java
14mr|apache-commons-codec-1.4-4|14	License:	ASL 2.0
14mr|apache-commons-codec-1.4-4|15	URL:		http://commons.apache.org/%{base_name}/
14mr|apache-commons-codec-1.4-4|16	Source0:	http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-codec-1.4-4|17	Source1:	m2-repo.tar.gz
14mr|apache-commons-codec-1.4-4|18	BuildArch:	noarch
14mr|apache-commons-codec-1.4-4|19	
14mr|apache-commons-codec-1.4-4|20	BuildRequires: java-devel >= 0:1.6.0
14mr|apache-commons-codec-1.4-4|21	BuildRequires: jpackage-utils
14mr|apache-commons-codec-1.4-4|22	BuildRequires: maven2
14mr|apache-commons-codec-1.4-4|23	#BuildRequires: maven2-plugin-antrun
14mr|apache-commons-codec-1.4-4|24	#BuildRequires: maven2-plugin-assembly
14mr|apache-commons-codec-1.4-4|25	#BuildRequires: maven2-plugin-compiler
14mr|apache-commons-codec-1.4-4|26	#BuildRequires: maven2-plugin-idea
14mr|apache-commons-codec-1.4-4|27	#BuildRequires: maven2-plugin-install
14mr|apache-commons-codec-1.4-4|28	#BuildRequires: maven2-plugin-jar
14mr|apache-commons-codec-1.4-4|29	#BuildRequires: maven2-plugin-javadoc
14mr|apache-commons-codec-1.4-4|30	#BuildRequires: maven2-plugin-resources
14mr|apache-commons-codec-1.4-4|31	#BuildRequires: maven-doxia-sitetools
14mr|apache-commons-codec-1.4-4|32	#BuildRequires: maven-plugin-bundle
14mr|apache-commons-codec-1.4-4|33	#BuildRequires: maven-surefire-maven-plugin
14mr|apache-commons-codec-1.4-4|34	#BuildRequires: maven-surefire-provider-junit
14mr|apache-commons-codec-1.4-4|35	Requires:      java >= 0:1.6.0
14mr|apache-commons-codec-1.4-4|36	Requires:      jpackage-utils
14mr|apache-commons-codec-1.4-4|37	Requires(post):jpackage-utils
14mr|apache-commons-codec-1.4-4|38	Requires(postun):jpackage-utils
14mr|apache-commons-codec-1.4-4|39	
14mr|apache-commons-codec-1.4-4|40	%rename      jakarta-%{short_name}
14mr|apache-commons-codec-1.4-4|41	%rename      %{short_name}
14mr|apache-commons-codec-1.4-4|42	
14mr|apache-commons-codec-1.4-4|43	%description
14mr|apache-commons-codec-1.4-4|44	Commons Codec is an attempt to provide definitive implementations of
14mr|apache-commons-codec-1.4-4|45	commonly used encoders and decoders. Examples include Base64, Hex,
14mr|apache-commons-codec-1.4-4|46	Phonetic and URLs.
14mr|apache-commons-codec-1.4-4|47	
14mr|apache-commons-codec-1.4-4|48	%package javadoc
14mr|apache-commons-codec-1.4-4|49	Summary:       API documentation for %{name}
14mr|apache-commons-codec-1.4-4|50	Group:         Development/Java
14mr|apache-commons-codec-1.4-4|51	Requires:      jpackage-utils
14mr|apache-commons-codec-1.4-4|52	%rename     jakarta-%{short_name}-javadoc
14mr|apache-commons-codec-1.4-4|53	
14mr|apache-commons-codec-1.4-4|54	%description javadoc
14mr|apache-commons-codec-1.4-4|55	%{summary}.
14mr|apache-commons-codec-1.4-4|56	
14mr|apache-commons-codec-1.4-4|57	%prep
14mr|apache-commons-codec-1.4-4|58	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-codec-1.4-4|59	
14mr|apache-commons-codec-1.4-4|60	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-codec-1.4-4|61	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-codec-1.4-4|62	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14mr|apache-commons-codec-1.4-4|63	
14mr|apache-commons-codec-1.4-4|64	sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
14mr|apache-commons-codec-1.4-4|65	
14mr|apache-commons-codec-1.4-4|66	%build
14mr|apache-commons-codec-1.4-4|67	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-codec-1.4-4|68	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-codec-1.4-4|69	install javadoc:javadoc
14mr|apache-commons-codec-1.4-4|70	
14mr|apache-commons-codec-1.4-4|71	%install
14mr|apache-commons-codec-1.4-4|72	
14mr|apache-commons-codec-1.4-4|73	# jars
14mr|apache-commons-codec-1.4-4|74	install -pD -T target/%{short_name}-%{version}.jar \
14mr|apache-commons-codec-1.4-4|75	%{buildroot}%{_javadir}/%{short_name}.jar
14mr|apache-commons-codec-1.4-4|76	(cd %{buildroot}%{_javadir} && for jar in *; do ln -sf ${jar} `echo $jar| sed "s|%{short_name}|%{name}|g"`; done)
14mr|apache-commons-codec-1.4-4|77	
14mr|apache-commons-codec-1.4-4|78	# javadocs
14mr|apache-commons-codec-1.4-4|79	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-codec-1.4-4|80	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-codec-1.4-4|81	
14mr|apache-commons-codec-1.4-4|82	# pom
14mr|apache-commons-codec-1.4-4|83	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-codec-1.4-4|84	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-codec-1.4-4|85	
14mr|apache-commons-codec-1.4-4|86	# following line is only for backwards compatibility. New packages
14mr|apache-commons-codec-1.4-4|87	# should use proper groupid org.apache.commons
14mr|apache-commons-codec-1.4-4|88	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-codec-1.4-4|89	
14mr|apache-commons-codec-1.4-4|90	%post
14mr|apache-commons-codec-1.4-4|91	%update_maven_depmap
14mr|apache-commons-codec-1.4-4|92	
14mr|apache-commons-codec-1.4-4|93	%postun
14mr|apache-commons-codec-1.4-4|94	%update_maven_depmap
14mr|apache-commons-codec-1.4-4|95	
14mr|apache-commons-codec-1.4-4|96	%pre javadoc
14mr|apache-commons-codec-1.4-4|97	# workaround for rpm bug, can be removed in F-17
14mr|apache-commons-codec-1.4-4|98	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|apache-commons-codec-1.4-4|99	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|apache-commons-codec-1.4-4|100	
14mr|apache-commons-codec-1.4-4|101	%files
14mr|apache-commons-codec-1.4-4|102	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES*
14mr|apache-commons-codec-1.4-4|103	%{_mavendepmapfragdir}/*
14mr|apache-commons-codec-1.4-4|104	%{_mavenpomdir}/*
14mr|apache-commons-codec-1.4-4|105	%{_javadir}/*
14mr|apache-commons-codec-1.4-4|106	
14mr|apache-commons-codec-1.4-4|107	%files javadoc
14mr|apache-commons-codec-1.4-4|108	%doc LICENSE.txt
14mr|apache-commons-codec-1.4-4|109	%{_javadocdir}/%{name}
14mr|apache-commons-codec-1.4-4|110	%changelog
14mr|apache-commons-codec-1.4-4|111	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mr|apache-commons-codec-1.4-4|112	+ Revision: 4ef8b1f
14mr|apache-commons-codec-1.4-4|113	- Properly rename jakarta package
14mr|apache-commons-codec-1.4-4|114	
14mr|apache-commons-codec-1.4-4|115	

15802 14
14mr|apache-commons-collections-3.2.1-3|1	# If you don't want to build with maven, and use straight ant instead,
14mr|apache-commons-collections-3.2.1-3|2	# give rpmbuild option '--without maven'
14mr|apache-commons-collections-3.2.1-3|3	
14mr|apache-commons-collections-3.2.1-3|4	%define with_maven 0
14mr|apache-commons-collections-3.2.1-3|5	%define without_maven %{?with_maven:0}%{!?with_maven:1}
14mr|apache-commons-collections-3.2.1-3|6	
14mr|apache-commons-collections-3.2.1-3|7	%define base_name       collections
14mr|apache-commons-collections-3.2.1-3|8	%define short_name      commons-%{base_name}
14mr|apache-commons-collections-3.2.1-3|9	%define section         free
14mr|apache-commons-collections-3.2.1-3|10	
14mr|apache-commons-collections-3.2.1-3|11	Name:       apache-%{short_name}
14mr|apache-commons-collections-3.2.1-3|12	Version:    3.2.1
14mr|apache-commons-collections-3.2.1-3|13	Release:    3
14mr|apache-commons-collections-3.2.1-3|14	Epoch:      0
14mr|apache-commons-collections-3.2.1-3|15	Summary:    Provides new interfaces, implementations and utilities for Java Collections
14mr|apache-commons-collections-3.2.1-3|16	License:    Apache Software License
14mr|apache-commons-collections-3.2.1-3|17	Group:      Development/Java
14mr|apache-commons-collections-3.2.1-3|18	URL:        http://commons.apache.org/%{base_name}/
14mr|apache-commons-collections-3.2.1-3|19	Source0:    http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-collections-3.2.1-3|20	Source1:    pom-maven2jpp-depcat.xsl
14mr|apache-commons-collections-3.2.1-3|21	Source2:    pom-maven2jpp-newdepmap.xsl
14mr|apache-commons-collections-3.2.1-3|22	Source3:    pom-maven2jpp-mapdeps.xsl
14mr|apache-commons-collections-3.2.1-3|23	Source4:    commons-collections-3.2-jpp-depmap.xml
14mr|apache-commons-collections-3.2.1-3|24	# svn export -r '{2007-02-15}' http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/ commons-build
14mr|apache-commons-collections-3.2.1-3|25	# tar czf commons-build.tar.gz commons-build
14mr|apache-commons-collections-3.2.1-3|26	Source6:    collections-tomcat5-build.xml
14mr|apache-commons-collections-3.2.1-3|27	
14mr|apache-commons-collections-3.2.1-3|28	Patch0:         %{name}-javadoc-nonet.patch
14mr|apache-commons-collections-3.2.1-3|29	
14mr|apache-commons-collections-3.2.1-3|30	BuildRequires:  ant
14mr|apache-commons-collections-3.2.1-3|31	BuildRequires:  ant-junit
14mr|apache-commons-collections-3.2.1-3|32	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mr|apache-commons-collections-3.2.1-3|33	BuildRequires:  xml-commons-apis >= 1.3
14mr|apache-commons-collections-3.2.1-3|34	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|35	BuildRequires:  maven >= 0:1.1
14mr|apache-commons-collections-3.2.1-3|36	BuildRequires:  maven-plugins-base
14mr|apache-commons-collections-3.2.1-3|37	BuildRequires:  maven-plugin-test
14mr|apache-commons-collections-3.2.1-3|38	BuildRequires:  maven-plugin-xdoc
14mr|apache-commons-collections-3.2.1-3|39	BuildRequires:  maven-plugin-license
14mr|apache-commons-collections-3.2.1-3|40	BuildRequires:  maven-plugin-changes
14mr|apache-commons-collections-3.2.1-3|41	BuildRequires:  maven-plugin-jdepend
14mr|apache-commons-collections-3.2.1-3|42	BuildRequires:  maven-plugin-jdiff
14mr|apache-commons-collections-3.2.1-3|43	BuildRequires:  maven-plugin-jxr
14mr|apache-commons-collections-3.2.1-3|44	BuildRequires:  maven-plugin-tasklist
14mr|apache-commons-collections-3.2.1-3|45	BuildRequires:  maven-plugin-developer-activity
14mr|apache-commons-collections-3.2.1-3|46	BuildRequires:  maven-plugin-file-activity
14mr|apache-commons-collections-3.2.1-3|47	BuildRequires:  saxon
14mr|apache-commons-collections-3.2.1-3|48	BuildRequires:  saxon-scripts
14mr|apache-commons-collections-3.2.1-3|49	%endif
14mr|apache-commons-collections-3.2.1-3|50	
14mr|apache-commons-collections-3.2.1-3|51	BuildArch:      noarch
14mr|apache-commons-collections-3.2.1-3|52	
14mr|apache-commons-collections-3.2.1-3|53	%rename jakarta-%{short_name}
14mr|apache-commons-collections-3.2.1-3|54	Provides: commons-collections
14mr|apache-commons-collections-3.2.1-3|55	
14mr|apache-commons-collections-3.2.1-3|56	%description
14mr|apache-commons-collections-3.2.1-3|57	The introduction of the Collections API by Sun in JDK 1.2 has been a
14mr|apache-commons-collections-3.2.1-3|58	boon to quick and effective Java programming. Ready access to powerful
14mr|apache-commons-collections-3.2.1-3|59	data structures has accelerated development by reducing the need for
14mr|apache-commons-collections-3.2.1-3|60	custom container classes around each core object. Most Java2 APIs are
14mr|apache-commons-collections-3.2.1-3|61	significantly easier to use because of the Collections API.
14mr|apache-commons-collections-3.2.1-3|62	However, there are certain holes left unfilled by Sun's
14mr|apache-commons-collections-3.2.1-3|63	implementations, and the Jakarta-Commons Collections Component strives
14mr|apache-commons-collections-3.2.1-3|64	to fulfill them. Among the features of this package are:
14mr|apache-commons-collections-3.2.1-3|65	- special-purpose implementations of Lists and Maps for fast access
14mr|apache-commons-collections-3.2.1-3|66	- adapter classes from Java1-style containers (arrays, enumerations) to
14mr|apache-commons-collections-3.2.1-3|67	Java2-style collections.
14mr|apache-commons-collections-3.2.1-3|68	- methods to test or create typical set-theory properties of collections
14mr|apache-commons-collections-3.2.1-3|69	such as union, intersection, and closure.
14mr|apache-commons-collections-3.2.1-3|70	
14mr|apache-commons-collections-3.2.1-3|71	%package testframework
14mr|apache-commons-collections-3.2.1-3|72	Summary:        Testframework for %{name}
14mr|apache-commons-collections-3.2.1-3|73	Group:          Development/Java
14mr|apache-commons-collections-3.2.1-3|74	Requires:       %{name} = %{EVRD}
14mr|apache-commons-collections-3.2.1-3|75	%rename jakarta-%{short_name}-testframework
14mr|apache-commons-collections-3.2.1-3|76	
14mr|apache-commons-collections-3.2.1-3|77	%description testframework
14mr|apache-commons-collections-3.2.1-3|78	%{summary}.
14mr|apache-commons-collections-3.2.1-3|79	
14mr|apache-commons-collections-3.2.1-3|80	%package javadoc
14mr|apache-commons-collections-3.2.1-3|81	Summary:        Javadoc for %{name}
14mr|apache-commons-collections-3.2.1-3|82	Group:          Development/Java
14mr|apache-commons-collections-3.2.1-3|83	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-collections-3.2.1-3|84	
14mr|apache-commons-collections-3.2.1-3|85	%description javadoc
14mr|apache-commons-collections-3.2.1-3|86	%{summary}.
14mr|apache-commons-collections-3.2.1-3|87	
14mr|apache-commons-collections-3.2.1-3|88	%package tomcat5
14mr|apache-commons-collections-3.2.1-3|89	Summary:        Jakarta Commons Collection dependency for Tomcat5
14mr|apache-commons-collections-3.2.1-3|90	Group:          Development/Java
14mr|apache-commons-collections-3.2.1-3|91	%rename jakarta-%{short_name}-tomcat5
14mr|apache-commons-collections-3.2.1-3|92	
14mr|apache-commons-collections-3.2.1-3|93	%description tomcat5
14mr|apache-commons-collections-3.2.1-3|94	A package that is specifically designed to fulfill to a Tomcat5 dependency.
14mr|apache-commons-collections-3.2.1-3|95	
14mr|apache-commons-collections-3.2.1-3|96	%package testframework-javadoc
14mr|apache-commons-collections-3.2.1-3|97	Summary:        Javadoc for %{name}-testframework
14mr|apache-commons-collections-3.2.1-3|98	Group:          Development/Java
14mr|apache-commons-collections-3.2.1-3|99	%rename jakarta-%{short_name}-testframework-javadoc
14mr|apache-commons-collections-3.2.1-3|100	
14mr|apache-commons-collections-3.2.1-3|101	%description testframework-javadoc
14mr|apache-commons-collections-3.2.1-3|102	%{summary}.
14mr|apache-commons-collections-3.2.1-3|103	
14mr|apache-commons-collections-3.2.1-3|104	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|105	%package manual
14mr|apache-commons-collections-3.2.1-3|106	Summary:        Documents for %{name}
14mr|apache-commons-collections-3.2.1-3|107	Group:          Development/Java
14mr|apache-commons-collections-3.2.1-3|108	%rename jakarta-%{short_name}-manual
14mr|apache-commons-collections-3.2.1-3|109	
14mr|apache-commons-collections-3.2.1-3|110	%description manual
14mr|apache-commons-collections-3.2.1-3|111	%{summary}.
14mr|apache-commons-collections-3.2.1-3|112	%endif
14mr|apache-commons-collections-3.2.1-3|113	
14mr|apache-commons-collections-3.2.1-3|114	%prep
14mr|apache-commons-collections-3.2.1-3|115	cat <<EOT
14mr|apache-commons-collections-3.2.1-3|116	
14mr|apache-commons-collections-3.2.1-3|117	If you dont want to build with maven,
14mr|apache-commons-collections-3.2.1-3|118	give rpmbuild option '--without maven'
14mr|apache-commons-collections-3.2.1-3|119	
14mr|apache-commons-collections-3.2.1-3|120	EOT
14mr|apache-commons-collections-3.2.1-3|121	
14mr|apache-commons-collections-3.2.1-3|122	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-collections-3.2.1-3|123	%remove_java_binaries
14mr|apache-commons-collections-3.2.1-3|124	%patch0 -p1 -b .sav0
14mr|apache-commons-collections-3.2.1-3|125	cp %{SOURCE6} .
14mr|apache-commons-collections-3.2.1-3|126	
14mr|apache-commons-collections-3.2.1-3|127	# Fix file eof
14mr|apache-commons-collections-3.2.1-3|128	%{__sed} -i 's/\r//' LICENSE.txt
14mr|apache-commons-collections-3.2.1-3|129	%{__sed} -i 's/\r//' PROPOSAL.html
14mr|apache-commons-collections-3.2.1-3|130	%{__sed} -i 's/\r//' RELEASE-NOTES.html
14mr|apache-commons-collections-3.2.1-3|131	%{__sed} -i 's/\r//' README.txt
14mr|apache-commons-collections-3.2.1-3|132	%{__sed} -i 's/\r//' NOTICE.txt
14mr|apache-commons-collections-3.2.1-3|133	
14mr|apache-commons-collections-3.2.1-3|134	%build
14mr|apache-commons-collections-3.2.1-3|135	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|136	export DEPCAT=$(pwd)/commons-collections-3.1-depcat.new.xml
14mr|apache-commons-collections-3.2.1-3|137	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14mr|apache-commons-collections-3.2.1-3|138	echo '<depset>' >> $DEPCAT
14mr|apache-commons-collections-3.2.1-3|139	for p in $(find . -name project.xml); do
14mr|apache-commons-collections-3.2.1-3|140	pushd $(dirname $p)
14mr|apache-commons-collections-3.2.1-3|141	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14mr|apache-commons-collections-3.2.1-3|142	popd
14mr|apache-commons-collections-3.2.1-3|143	done
14mr|apache-commons-collections-3.2.1-3|144	echo >> $DEPCAT
14mr|apache-commons-collections-3.2.1-3|145	echo '</depset>' >> $DEPCAT
14mr|apache-commons-collections-3.2.1-3|146	/usr/bin/saxon $DEPCAT %{SOURCE2} > %{short_name}-%{version}-depmap.new.xml
14mr|apache-commons-collections-3.2.1-3|147	fi
14mr|apache-commons-collections-3.2.1-3|148	
14mr|apache-commons-collections-3.2.1-3|149	for p in $(find . -name project.xml); do
14mr|apache-commons-collections-3.2.1-3|150	pushd $(dirname $p)
14mr|apache-commons-collections-3.2.1-3|151	cp project.xml project.xml.orig
14mr|apache-commons-collections-3.2.1-3|152	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14mr|apache-commons-collections-3.2.1-3|153	popd
14mr|apache-commons-collections-3.2.1-3|154	done
14mr|apache-commons-collections-3.2.1-3|155	
14mr|apache-commons-collections-3.2.1-3|156	export MAVEN_HOME_LOCAL=$(pwd)/.maven
14mr|apache-commons-collections-3.2.1-3|157	
14mr|apache-commons-collections-3.2.1-3|158	#        -Dmaven.test.failure.ignore=true \
14mr|apache-commons-collections-3.2.1-3|159	maven \
14mr|apache-commons-collections-3.2.1-3|160	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mr|apache-commons-collections-3.2.1-3|161	-Dmaven.home.local=${MAVEN_HOME_LOCAL} \
14mr|apache-commons-collections-3.2.1-3|162	jar:jar javadoc:generate xdoc:transform
14mr|apache-commons-collections-3.2.1-3|163	%ant tf.javadoc
14mr|apache-commons-collections-3.2.1-3|164	%else
14mr|apache-commons-collections-3.2.1-3|165	%ant -Djava.io.tmpdir=. test dist tf.javadoc
14mr|apache-commons-collections-3.2.1-3|166	%endif
14mr|apache-commons-collections-3.2.1-3|167	
14mr|apache-commons-collections-3.2.1-3|168	# commons-collections-tomcat5
14mr|apache-commons-collections-3.2.1-3|169	%ant -f collections-tomcat5-build.xml
14mr|apache-commons-collections-3.2.1-3|170	
14mr|apache-commons-collections-3.2.1-3|171	%install
14mr|apache-commons-collections-3.2.1-3|172	# jars
14mr|apache-commons-collections-3.2.1-3|173	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-collections-3.2.1-3|174	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|175	install -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|176	install -m 644 target/%{short_name}-testframework-%{version}.jar %{buildroot}%{_javadir}/%{name}-testframework-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|177	%else
14mr|apache-commons-collections-3.2.1-3|178	install -m 644 build/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|179	install -m 644 build/%{short_name}-testframework-%{version}.jar %{buildroot}%{_javadir}/%{name}-testframework-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|180	%endif
14mr|apache-commons-collections-3.2.1-3|181	
14mr|apache-commons-collections-3.2.1-3|182	#tomcat5
14mr|apache-commons-collections-3.2.1-3|183	install -m 644 collections-tomcat5/%{short_name}-tomcat5.jar %{buildroot}%{_javadir}/%{name}-tomcat5-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|184	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-collections-3.2.1-3|185	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mr|apache-commons-collections-3.2.1-3|186	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|apache-commons-collections-3.2.1-3|187	
14mr|apache-commons-collections-3.2.1-3|188	# pom
14mr|apache-commons-collections-3.2.1-3|189	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|apache-commons-collections-3.2.1-3|190	install -m 644 pom.xml \
14mr|apache-commons-collections-3.2.1-3|191	%{buildroot}%{_datadir}/maven2/poms/JPP-%{short_name}.pom
14mr|apache-commons-collections-3.2.1-3|192	
14mr|apache-commons-collections-3.2.1-3|193	# javadoc
14mr|apache-commons-collections-3.2.1-3|194	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|195	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|196	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|197	%else
14mr|apache-commons-collections-3.2.1-3|198	cp -pr build/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|199	%endif
14mr|apache-commons-collections-3.2.1-3|200	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-collections-3.2.1-3|201	rm -rf target/docs/apidocs
14mr|apache-commons-collections-3.2.1-3|202	
14mr|apache-commons-collections-3.2.1-3|203	# testframework-javadoc
14mr|apache-commons-collections-3.2.1-3|204	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-testframework-%{version}
14mr|apache-commons-collections-3.2.1-3|205	cp -pr build/docs/testframework/* %{buildroot}%{_javadocdir}/%{name}-testframework-%{version}
14mr|apache-commons-collections-3.2.1-3|206	ln -s %{name}-testframework-%{version} %{buildroot}%{_javadocdir}/%{name}-testframework
14mr|apache-commons-collections-3.2.1-3|207	
14mr|apache-commons-collections-3.2.1-3|208	# manual
14mr|apache-commons-collections-3.2.1-3|209	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|210	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|211	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|212	%endif
14mr|apache-commons-collections-3.2.1-3|213	
14mr|apache-commons-collections-3.2.1-3|214	%post
14mr|apache-commons-collections-3.2.1-3|215	%update_maven_depmap
14mr|apache-commons-collections-3.2.1-3|216	
14mr|apache-commons-collections-3.2.1-3|217	%postun
14mr|apache-commons-collections-3.2.1-3|218	%update_maven_depmap
14mr|apache-commons-collections-3.2.1-3|219	
14mr|apache-commons-collections-3.2.1-3|220	%files
14mr|apache-commons-collections-3.2.1-3|221	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|222	%doc PROPOSAL.html README.txt LICENSE.txt RELEASE-NOTES.html NOTICE.txt
14mr|apache-commons-collections-3.2.1-3|223	%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|224	%{_javadir}/%{name}.jar
14mr|apache-commons-collections-3.2.1-3|225	%{_javadir}/%{short_name}-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|226	%{_javadir}/%{short_name}.jar
14mr|apache-commons-collections-3.2.1-3|227	%{_datadir}/maven2/poms/*
14mr|apache-commons-collections-3.2.1-3|228	%{_mavendepmapfragdir}
14mr|apache-commons-collections-3.2.1-3|229	
14mr|apache-commons-collections-3.2.1-3|230	%files testframework
14mr|apache-commons-collections-3.2.1-3|231	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|232	%{_javadir}/%{name}-testframework-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|233	%{_javadir}/%{name}-testframework.jar
14mr|apache-commons-collections-3.2.1-3|234	%{_javadir}/%{short_name}-testframework-%{version}.jar
14mr|apache-commons-collections-3.2.1-3|235	%{_javadir}/%{short_name}-testframework.jar
14mr|apache-commons-collections-3.2.1-3|236	
14mr|apache-commons-collections-3.2.1-3|237	%files tomcat5
14mr|apache-commons-collections-3.2.1-3|238	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|239	%{_javadir}/*-tomcat5*.jar
14mr|apache-commons-collections-3.2.1-3|240	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-collections-3.2.1-3|241	
14mr|apache-commons-collections-3.2.1-3|242	%files javadoc
14mr|apache-commons-collections-3.2.1-3|243	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|244	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|245	%{_javadocdir}/%{name}
14mr|apache-commons-collections-3.2.1-3|246	
14mr|apache-commons-collections-3.2.1-3|247	%files testframework-javadoc
14mr|apache-commons-collections-3.2.1-3|248	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|249	%{_javadocdir}/%{name}-testframework-%{version}
14mr|apache-commons-collections-3.2.1-3|250	%{_javadocdir}/%{name}-testframework
14mr|apache-commons-collections-3.2.1-3|251	
14mr|apache-commons-collections-3.2.1-3|252	%if %{with_maven}
14mr|apache-commons-collections-3.2.1-3|253	%files manual
14mr|apache-commons-collections-3.2.1-3|254	%defattr(0644,root,root,0755)
14mr|apache-commons-collections-3.2.1-3|255	%{_docdir}/%{name}-%{version}
14mr|apache-commons-collections-3.2.1-3|256	%endif
14mr|apache-commons-collections-3.2.1-3|257	
14mr|apache-commons-collections-3.2.1-3|258	
14mr|apache-commons-collections-3.2.1-3|259	
14mr|apache-commons-collections-3.2.1-3|260	
14mr|apache-commons-collections-3.2.1-3|261	%changelog
14mr|apache-commons-collections-3.2.1-3|262	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:3.2.1-3
14mr|apache-commons-collections-3.2.1-3|263	+ Revision: b86320a
14mr|apache-commons-collections-3.2.1-3|264	- Provide commons-collections for compatibility
14mr|apache-commons-collections-3.2.1-3|265	
14mr|apache-commons-collections-3.2.1-3|266	

15803 14
14mr|apache-commons-daemon-1.0.15-3|1	
14mr|apache-commons-daemon-1.0.15-3|2	%global base_name   daemon
14mr|apache-commons-daemon-1.0.15-3|3	%global short_name  commons-%{base_name}
14mr|apache-commons-daemon-1.0.15-3|4	
14mr|apache-commons-daemon-1.0.15-3|5	Name:           apache-%{short_name}
14mr|apache-commons-daemon-1.0.15-3|6	Version:        1.0.15
14mr|apache-commons-daemon-1.0.15-3|7	Release:        3
14mr|apache-commons-daemon-1.0.15-3|8	Epoch:          1
14mr|apache-commons-daemon-1.0.15-3|9	Summary:        Defines API to support an alternative invocation mechanism
14mr|apache-commons-daemon-1.0.15-3|10	License:        ASL 2.0
14mr|apache-commons-daemon-1.0.15-3|11	Group:          System/Base
14mr|apache-commons-daemon-1.0.15-3|12	URL:            http://commons.apache.org/%{base_name}
14mr|apache-commons-daemon-1.0.15-3|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-daemon-1.0.15-3|14	Source1:		m2-repo.tar.gz
14mr|apache-commons-daemon-1.0.15-3|15	BuildRequires:  java-devel >= 0:1.6.0
14mr|apache-commons-daemon-1.0.15-3|16	BuildRequires:  jpackage-utils
14mr|apache-commons-daemon-1.0.15-3|17	BuildRequires:  maven2
14mr|apache-commons-daemon-1.0.15-3|18	BuildRequires:  java-rpmbuild
14mr|apache-commons-daemon-1.0.15-3|19	BuildRequires:  apache-commons-parent
14mr|apache-commons-daemon-1.0.15-3|20	BuildRequires:  xmlto
14mr|apache-commons-daemon-1.0.15-3|21	
14mr|apache-commons-daemon-1.0.15-3|22	Requires:         java >= 0:1.6.0
14mr|apache-commons-daemon-1.0.15-3|23	Requires:         jpackage-utils
14mr|apache-commons-daemon-1.0.15-3|24	Requires(post):   jpackage-utils
14mr|apache-commons-daemon-1.0.15-3|25	Requires(postun): jpackage-utils
14mr|apache-commons-daemon-1.0.15-3|26	
14mr|apache-commons-daemon-1.0.15-3|27	%rename       jakarta-%{short_name}
14mr|apache-commons-daemon-1.0.15-3|28	
14mr|apache-commons-daemon-1.0.15-3|29	%description
14mr|apache-commons-daemon-1.0.15-3|30	The scope of this package is to define an API in line with the current
14mr|apache-commons-daemon-1.0.15-3|31	Java Platform APIs to support an alternative invocation mechanism
14mr|apache-commons-daemon-1.0.15-3|32	which could be used instead of the public static void main(String[])
14mr|apache-commons-daemon-1.0.15-3|33	method.  This specification covers the behavior and life cycle of what
14mr|apache-commons-daemon-1.0.15-3|34	we define as Java daemons, or, in other words, non interactive
14mr|apache-commons-daemon-1.0.15-3|35	Java applications.
14mr|apache-commons-daemon-1.0.15-3|36	
14mr|apache-commons-daemon-1.0.15-3|37	%package        jsvc
14mr|apache-commons-daemon-1.0.15-3|38	Summary:        Java daemon launcher
14mr|apache-commons-daemon-1.0.15-3|39	Group:          System/Base
14mr|apache-commons-daemon-1.0.15-3|40	Provides:       jsvc = %{version}-%{release}
14mr|apache-commons-daemon-1.0.15-3|41	
14mr|apache-commons-daemon-1.0.15-3|42	%rename       jakarta-%{short_name}-jsvc
14mr|apache-commons-daemon-1.0.15-3|43	
14mr|apache-commons-daemon-1.0.15-3|44	%description    jsvc
14mr|apache-commons-daemon-1.0.15-3|45	%{summary}.
14mr|apache-commons-daemon-1.0.15-3|46	
14mr|apache-commons-daemon-1.0.15-3|47	%package        javadoc
14mr|apache-commons-daemon-1.0.15-3|48	Summary:        API documentation for %{name}
14mr|apache-commons-daemon-1.0.15-3|49	Group:          Development/Java
14mr|apache-commons-daemon-1.0.15-3|50	Requires:       jpackage-utils
14mr|apache-commons-daemon-1.0.15-3|51	BuildArch:      noarch
14mr|apache-commons-daemon-1.0.15-3|52	
14mr|apache-commons-daemon-1.0.15-3|53	%rename      jakarta-%{short_name}-javadoc
14mr|apache-commons-daemon-1.0.15-3|54	
14mr|apache-commons-daemon-1.0.15-3|55	%description    javadoc
14mr|apache-commons-daemon-1.0.15-3|56	%{summary}.
14mr|apache-commons-daemon-1.0.15-3|57	
14mr|apache-commons-daemon-1.0.15-3|58	%prep
14mr|apache-commons-daemon-1.0.15-3|59	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-daemon-1.0.15-3|60	
14mr|apache-commons-daemon-1.0.15-3|61	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-daemon-1.0.15-3|62	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-daemon-1.0.15-3|63	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14mr|apache-commons-daemon-1.0.15-3|64	
14mr|apache-commons-daemon-1.0.15-3|65	# remove java binaries from sources
14mr|apache-commons-daemon-1.0.15-3|66	rm -rf src/samples/build/
14mr|apache-commons-daemon-1.0.15-3|67	
14mr|apache-commons-daemon-1.0.15-3|68	chmod 644 src/samples/*
14mr|apache-commons-daemon-1.0.15-3|69	cd src/native/unix
14mr|apache-commons-daemon-1.0.15-3|70	xmlto man man/jsvc.1.xml --skip-validation
14mr|apache-commons-daemon-1.0.15-3|71	
14mr|apache-commons-daemon-1.0.15-3|72	%build
14mr|apache-commons-daemon-1.0.15-3|73	
14mr|apache-commons-daemon-1.0.15-3|74	# build native jsvc
14mr|apache-commons-daemon-1.0.15-3|75	pushd src/native/unix
14mr|apache-commons-daemon-1.0.15-3|76	%configure --with-java=%{java_home}
14mr|apache-commons-daemon-1.0.15-3|77	# this is here because 1.0.2 archive contains old *.o
14mr|apache-commons-daemon-1.0.15-3|78	make clean
14mr|apache-commons-daemon-1.0.15-3|79	%make
14mr|apache-commons-daemon-1.0.15-3|80	popd
14mr|apache-commons-daemon-1.0.15-3|81	
14mr|apache-commons-daemon-1.0.15-3|82	# build jars
14mr|apache-commons-daemon-1.0.15-3|83	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-daemon-1.0.15-3|84	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-daemon-1.0.15-3|85	install javadoc:javadoc
14mr|apache-commons-daemon-1.0.15-3|86	
14mr|apache-commons-daemon-1.0.15-3|87	%install
14mr|apache-commons-daemon-1.0.15-3|88	
14mr|apache-commons-daemon-1.0.15-3|89	# install native jsvc
14mr|apache-commons-daemon-1.0.15-3|90	install -Dpm 755 src/native/unix/jsvc %{buildroot}%{_bindir}/jsvc
14mr|apache-commons-daemon-1.0.15-3|91	install -Dpm 644 src/native/unix/jsvc.1 %{buildroot}%{_mandir}/man1/jsvc.1
14mr|apache-commons-daemon-1.0.15-3|92	
14mr|apache-commons-daemon-1.0.15-3|93	# jars
14mr|apache-commons-daemon-1.0.15-3|94	install -Dpm 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|apache-commons-daemon-1.0.15-3|95	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14mr|apache-commons-daemon-1.0.15-3|96	
14mr|apache-commons-daemon-1.0.15-3|97	# pom
14mr|apache-commons-daemon-1.0.15-3|98	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-daemon-1.0.15-3|99	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-daemon-1.0.15-3|100	
14mr|apache-commons-daemon-1.0.15-3|101	# following line is only for backwards compatibility. New packages
14mr|apache-commons-daemon-1.0.15-3|102	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-daemon-1.0.15-3|103	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-daemon-1.0.15-3|104	
14mr|apache-commons-daemon-1.0.15-3|105	# javadoc
14mr|apache-commons-daemon-1.0.15-3|106	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-daemon-1.0.15-3|107	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-daemon-1.0.15-3|108	
14mr|apache-commons-daemon-1.0.15-3|109	%pre javadoc
14mr|apache-commons-daemon-1.0.15-3|110	# workaround for rpm bug, can be removed in F-17
14mr|apache-commons-daemon-1.0.15-3|111	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|apache-commons-daemon-1.0.15-3|112	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|apache-commons-daemon-1.0.15-3|113	
14mr|apache-commons-daemon-1.0.15-3|114	%post
14mr|apache-commons-daemon-1.0.15-3|115	%update_maven_depmap
14mr|apache-commons-daemon-1.0.15-3|116	
14mr|apache-commons-daemon-1.0.15-3|117	%postun
14mr|apache-commons-daemon-1.0.15-3|118	%update_maven_depmap
14mr|apache-commons-daemon-1.0.15-3|119	
14mr|apache-commons-daemon-1.0.15-3|120	%files
14mr|apache-commons-daemon-1.0.15-3|121	%doc LICENSE.txt PROPOSAL.html NOTICE.txt RELEASE-NOTES.txt src/samples
14mr|apache-commons-daemon-1.0.15-3|122	%doc src/docs/*
14mr|apache-commons-daemon-1.0.15-3|123	%{_javadir}/*
14mr|apache-commons-daemon-1.0.15-3|124	%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-daemon-1.0.15-3|125	%{_mavendepmapfragdir}/*
14mr|apache-commons-daemon-1.0.15-3|126	
14mr|apache-commons-daemon-1.0.15-3|127	%files jsvc
14mr|apache-commons-daemon-1.0.15-3|128	%doc LICENSE.txt
14mr|apache-commons-daemon-1.0.15-3|129	%{_bindir}/jsvc
14mr|apache-commons-daemon-1.0.15-3|130	%{_mandir}/man1/jsvc.1*
14mr|apache-commons-daemon-1.0.15-3|131	
14mr|apache-commons-daemon-1.0.15-3|132	
14mr|apache-commons-daemon-1.0.15-3|133	%files javadoc
14mr|apache-commons-daemon-1.0.15-3|134	%doc %{_javadocdir}/%{name}
14mr|apache-commons-daemon-1.0.15-3|135	%doc LICENSE.txt
14mr|apache-commons-daemon-1.0.15-3|136	
14mr|apache-commons-daemon-1.0.15-3|137	%changelog
14mr|apache-commons-daemon-1.0.15-3|138	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.0.15-3
14mr|apache-commons-daemon-1.0.15-3|139	+ Revision: 78be000
14mr|apache-commons-daemon-1.0.15-3|140	- Properly rename jakarta package
14mr|apache-commons-daemon-1.0.15-3|141	
14mr|apache-commons-daemon-1.0.15-3|142	

15804 14
14mr|apache-commons-dbcp-1.4-13|1	%global base_name       dbcp
14mr|apache-commons-dbcp-1.4-13|2	%global short_name      commons-%{base_name}
14mr|apache-commons-dbcp-1.4-13|3	
14mr|apache-commons-dbcp-1.4-13|4	Summary:	Apache Commons DataBase Pooling Package
14mr|apache-commons-dbcp-1.4-13|5	Name:		apache-%{short_name}
14mr|apache-commons-dbcp-1.4-13|6	Version:	1.4
14mr|apache-commons-dbcp-1.4-13|7	Release:	13
14mr|apache-commons-dbcp-1.4-13|8	Epoch:          1
14mr|apache-commons-dbcp-1.4-13|9	Group:		Development/Java
14mr|apache-commons-dbcp-1.4-13|10	License:	ASL 2.0
14mr|apache-commons-dbcp-1.4-13|11	Url:		http://commons.apache.org/%{base_name}/
14mr|apache-commons-dbcp-1.4-13|12	Source0:	http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-dbcp-1.4-13|13	# Depmap needed to remove tomcat* deps (needed only for testing)
14mr|apache-commons-dbcp-1.4-13|14	# and fix geronimo transaction
14mr|apache-commons-dbcp-1.4-13|15	Source1:	%{short_name}.depmap
14mr|apache-commons-dbcp-1.4-13|16	Patch0: jdbc41.patch
14mr|apache-commons-dbcp-1.4-13|17	BuildArch:	noarch
14mr|apache-commons-dbcp-1.4-13|18	
14mr|apache-commons-dbcp-1.4-13|19	BuildRequires:	apache-commons-parent
14mr|apache-commons-dbcp-1.4-13|20	BuildRequires:	apache-commons-pool
14mr|apache-commons-dbcp-1.4-13|21	BuildRequires:	geronimo-parent-poms
14mr|apache-commons-dbcp-1.4-13|22	BuildRequires:	java-1.7.0-openjdk-devel
14mr|apache-commons-dbcp-1.4-13|23	BuildRequires:	jpackage-utils
14mr|apache-commons-dbcp-1.4-13|24	BuildRequires:	jta
14mr|apache-commons-dbcp-1.4-13|25	BuildRequires:	ant
14mr|apache-commons-dbcp-1.4-13|26	BuildConflicts: java-1.5.0-gcj
14mr|apache-commons-dbcp-1.4-13|27	Requires:	java >= 0:1.6.0
14mr|apache-commons-dbcp-1.4-13|28	Requires:	jpackage-utils
14mr|apache-commons-dbcp-1.4-13|29	Requires:	apache-commons-pool
14mr|apache-commons-dbcp-1.4-13|30	Requires(post,postun):	jpackage-utils
14mr|apache-commons-dbcp-1.4-13|31	
14mr|apache-commons-dbcp-1.4-13|32	%rename jakarta-%{short_name}
14mr|apache-commons-dbcp-1.4-13|33	
14mr|apache-commons-dbcp-1.4-13|34	%description
14mr|apache-commons-dbcp-1.4-13|35	Many Apache projects support interaction with a relational database. Creating a
14mr|apache-commons-dbcp-1.4-13|36	new connection for each user can be time consuming (often requiring multiple
14mr|apache-commons-dbcp-1.4-13|37	seconds of clock time), in order to perform a database transaction that might
14mr|apache-commons-dbcp-1.4-13|38	take milliseconds. Opening a connection per user can be unfeasible in a
14mr|apache-commons-dbcp-1.4-13|39	publicly-hosted Internet application where the number of simultaneous users can
14mr|apache-commons-dbcp-1.4-13|40	be very large. Accordingly, developers often wish to share a "pool" of open
14mr|apache-commons-dbcp-1.4-13|41	connections between all of the application's current users. The number of users
14mr|apache-commons-dbcp-1.4-13|42	actually performing a request at any given time is usually a very small
14mr|apache-commons-dbcp-1.4-13|43	percentage of the total number of active users, and during request processing
14mr|apache-commons-dbcp-1.4-13|44	is the only time that a database connection is required. The application itself
14mr|apache-commons-dbcp-1.4-13|45	logs into the DBMS, and handles any user account issues internally.
14mr|apache-commons-dbcp-1.4-13|46	
14mr|apache-commons-dbcp-1.4-13|47	%package javadoc
14mr|apache-commons-dbcp-1.4-13|48	Summary:	Javadoc for %{name}
14mr|apache-commons-dbcp-1.4-13|49	Group:		Development/Java
14mr|apache-commons-dbcp-1.4-13|50	Requires:	jpackage-utils
14mr|apache-commons-dbcp-1.4-13|51	
14mr|apache-commons-dbcp-1.4-13|52	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-dbcp-1.4-13|53	
14mr|apache-commons-dbcp-1.4-13|54	%description javadoc
14mr|apache-commons-dbcp-1.4-13|55	This package contains the API documentation for %{name}.
14mr|apache-commons-dbcp-1.4-13|56	
14mr|apache-commons-dbcp-1.4-13|57	%prep
14mr|apache-commons-dbcp-1.4-13|58	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-dbcp-1.4-13|59	iconv -f iso8859-1 -t utf-8 RELEASE-NOTES.txt > RELEASE-NOTES.txt.conv && mv -f RELEASE-NOTES.txt.conv RELEASE-NOTES.txt
14mr|apache-commons-dbcp-1.4-13|60	%patch0
14mr|apache-commons-dbcp-1.4-13|61	
14mr|apache-commons-dbcp-1.4-13|62	%build
14mr|apache-commons-dbcp-1.4-13|63	export CLASSPATH=$(build-classpath jta jdbc-stdext xerces-j2)
14mr|apache-commons-dbcp-1.4-13|64	ant \
14mr|apache-commons-dbcp-1.4-13|65	-Dcommons-pool.jar=$(build-classpath commons-pool) \
14mr|apache-commons-dbcp-1.4-13|66	-Djdbc20ext.jar=$(build-classpath jdbc-stdext) \
14mr|apache-commons-dbcp-1.4-13|67	-Djunit.jar=$(build-classpath junit) \
14mr|apache-commons-dbcp-1.4-13|68	-Dxerces.jar=$(build-classpath xerces-j2) \
14mr|apache-commons-dbcp-1.4-13|69	-Dxml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis) \
14mr|apache-commons-dbcp-1.4-13|70	-Dnaming-common.jar=$(build-classpath tomcat5/naming-resources) \
14mr|apache-commons-dbcp-1.4-13|71	-Dnaming-java.jar=$(build-classpath tomcat5/naming-factory) \
14mr|apache-commons-dbcp-1.4-13|72	-Dlogging.jar=$(build-classpath commons-logging) \
14mr|apache-commons-dbcp-1.4-13|73	-Djava.io.tmpdir=. \
14mr|apache-commons-dbcp-1.4-13|74	dist
14mr|apache-commons-dbcp-1.4-13|75	
14mr|apache-commons-dbcp-1.4-13|76	%install
14mr|apache-commons-dbcp-1.4-13|77	# jars
14mr|apache-commons-dbcp-1.4-13|78	install -d -m 0755 %{buildroot}%{_javadir}
14mr|apache-commons-dbcp-1.4-13|79	install -pm 644 dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-dbcp-1.4-13|80	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mr|apache-commons-dbcp-1.4-13|81	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|apache-commons-dbcp-1.4-13|82	
14mr|apache-commons-dbcp-1.4-13|83	# pom
14mr|apache-commons-dbcp-1.4-13|84	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-dbcp-1.4-13|85	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-dbcp-1.4-13|86	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-dbcp-1.4-13|87	
14mr|apache-commons-dbcp-1.4-13|88	# following line is only for backwards compatibility. New packages
14mr|apache-commons-dbcp-1.4-13|89	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-dbcp-1.4-13|90	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-dbcp-1.4-13|91	
14mr|apache-commons-dbcp-1.4-13|92	# javadoc
14mr|apache-commons-dbcp-1.4-13|93	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-dbcp-1.4-13|94	cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|apache-commons-dbcp-1.4-13|95	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-dbcp-1.4-13|96	
14mr|apache-commons-dbcp-1.4-13|97	%post
14mr|apache-commons-dbcp-1.4-13|98	%update_maven_depmap
14mr|apache-commons-dbcp-1.4-13|99	
14mr|apache-commons-dbcp-1.4-13|100	%postun
14mr|apache-commons-dbcp-1.4-13|101	%update_maven_depmap
14mr|apache-commons-dbcp-1.4-13|102	
14mr|apache-commons-dbcp-1.4-13|103	%files
14mr|apache-commons-dbcp-1.4-13|104	%doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt
14mr|apache-commons-dbcp-1.4-13|105	%{_javadir}/*
14mr|apache-commons-dbcp-1.4-13|106	%{_mavenpomdir}/*
14mr|apache-commons-dbcp-1.4-13|107	%{_mavendepmapfragdir}/*
14mr|apache-commons-dbcp-1.4-13|108	
14mr|apache-commons-dbcp-1.4-13|109	%files javadoc
14mr|apache-commons-dbcp-1.4-13|110	%doc LICENSE.txt
14mr|apache-commons-dbcp-1.4-13|111	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-dbcp-1.4-13|112	%{_javadocdir}/%{name}
14mr|apache-commons-dbcp-1.4-13|113	
14mr|apache-commons-dbcp-1.4-13|114	
14mr|apache-commons-dbcp-1.4-13|115	%changelog
14mr|apache-commons-dbcp-1.4-13|116	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4-13
14mr|apache-commons-dbcp-1.4-13|117	+ Revision: 8dc4ade
14mr|apache-commons-dbcp-1.4-13|118	- Turn back conflict with gcj
14mr|apache-commons-dbcp-1.4-13|119	
14mr|apache-commons-dbcp-1.4-13|120	

15805 14
14mr|apache-commons-digester-1.8.1-10|1	%global base_name digester
14mr|apache-commons-digester-1.8.1-10|2	%global short_name commons-%{base_name}
14mr|apache-commons-digester-1.8.1-10|3	
14mr|apache-commons-digester-1.8.1-10|4	Name:          apache-%{short_name}
14mr|apache-commons-digester-1.8.1-10|5	Version:       1.8.1
14mr|apache-commons-digester-1.8.1-10|6	Release:       10
14mr|apache-commons-digester-1.8.1-10|7	Epoch:         1
14mr|apache-commons-digester-1.8.1-10|8	Summary:       XML to Java object mapping module
14mr|apache-commons-digester-1.8.1-10|9	Group:         Development/Java
14mr|apache-commons-digester-1.8.1-10|10	License:       ASL 2.0
14mr|apache-commons-digester-1.8.1-10|11	URL:           http://commons.apache.org/%{base_name}/
14mr|apache-commons-digester-1.8.1-10|12	Source0:       http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-digester-1.8.1-10|13	BuildArch:     noarch
14mr|apache-commons-digester-1.8.1-10|14	BuildRequires: java-devel
14mr|apache-commons-digester-1.8.1-10|15	BuildRequires: jpackage-utils
14mr|apache-commons-digester-1.8.1-10|16	BuildRequires: apache-commons-beanutils >= 1.8
14mr|apache-commons-digester-1.8.1-10|17	BuildRequires: apache-commons-logging >= 1.1.1
14mr|apache-commons-digester-1.8.1-10|18	#BuildRequires: maven2-plugin-antrun
14mr|apache-commons-digester-1.8.1-10|19	BuildRequires: maven-assembly-plugin
14mr|apache-commons-digester-1.8.1-10|20	BuildRequires: maven-compiler-plugin
14mr|apache-commons-digester-1.8.1-10|21	BuildRequires: maven-idea-plugin
14mr|apache-commons-digester-1.8.1-10|22	BuildRequires: maven-install-plugin
14mr|apache-commons-digester-1.8.1-10|23	BuildRequires: maven-jar-plugin
14mr|apache-commons-digester-1.8.1-10|24	BuildRequires: maven-javadoc-plugin
14mr|apache-commons-digester-1.8.1-10|25	BuildRequires: maven-resources-plugin
14mr|apache-commons-digester-1.8.1-10|26	BuildRequires: maven-doxia-sitetools
14mr|apache-commons-digester-1.8.1-10|27	#BuildRequires: maven-plugin-bundle
14mr|apache-commons-digester-1.8.1-10|28	BuildRequires: maven-surefire-maven-plugin
14mr|apache-commons-digester-1.8.1-10|29	BuildRequires: maven-surefire-provider-junit
14mr|apache-commons-digester-1.8.1-10|30	Requires:      java
14mr|apache-commons-digester-1.8.1-10|31	Requires:      jpackage-utils
14mr|apache-commons-digester-1.8.1-10|32	Requires(post):jpackage-utils
14mr|apache-commons-digester-1.8.1-10|33	Requires(postun):jpackage-utils
14mr|apache-commons-digester-1.8.1-10|34	Requires:      apache-commons-beanutils >= 1.8
14mr|apache-commons-digester-1.8.1-10|35	Requires:      apache-commons-logging >= 1.1.1
14mr|apache-commons-digester-1.8.1-10|36	
14mr|apache-commons-digester-1.8.1-10|37	%rename jakarta-%{short_name}
14mr|apache-commons-digester-1.8.1-10|38	
14mr|apache-commons-digester-1.8.1-10|39	%description
14mr|apache-commons-digester-1.8.1-10|40	Many projects read XML configuration files to provide initialization of
14mr|apache-commons-digester-1.8.1-10|41	various Java objects within the system. There are several ways of doing this,
14mr|apache-commons-digester-1.8.1-10|42	and the Digester component was designed to provide a common implementation
14mr|apache-commons-digester-1.8.1-10|43	that can be used in many different projects
14mr|apache-commons-digester-1.8.1-10|44	
14mr|apache-commons-digester-1.8.1-10|45	%package javadoc
14mr|apache-commons-digester-1.8.1-10|46	Summary:       API documentation for %{name}
14mr|apache-commons-digester-1.8.1-10|47	Group:         Development/Java
14mr|apache-commons-digester-1.8.1-10|48	Requires:      jpackage-utils
14mr|apache-commons-digester-1.8.1-10|49	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-digester-1.8.1-10|50	
14mr|apache-commons-digester-1.8.1-10|51	%description javadoc
14mr|apache-commons-digester-1.8.1-10|52	%{summary}.
14mr|apache-commons-digester-1.8.1-10|53	
14mr|apache-commons-digester-1.8.1-10|54	%prep
14mr|apache-commons-digester-1.8.1-10|55	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-digester-1.8.1-10|56	
14mr|apache-commons-digester-1.8.1-10|57	sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
14mr|apache-commons-digester-1.8.1-10|58	
14mr|apache-commons-digester-1.8.1-10|59	%build
14mr|apache-commons-digester-1.8.1-10|60	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-digester-1.8.1-10|61	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-digester-1.8.1-10|62	
14mr|apache-commons-digester-1.8.1-10|63	mvn -Dmaven.compile.source=1.7 -Dmaven.compile.target=1.7 \
14mr|apache-commons-digester-1.8.1-10|64	-Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc
14mr|apache-commons-digester-1.8.1-10|65	
14mr|apache-commons-digester-1.8.1-10|66	%install
14mr|apache-commons-digester-1.8.1-10|67	# jars
14mr|apache-commons-digester-1.8.1-10|68	install -pD -T target/%{short_name}-%{version}.jar \
14mr|apache-commons-digester-1.8.1-10|69	%{buildroot}%{_javadir}/%{short_name}-%{version}.jar
14mr|apache-commons-digester-1.8.1-10|70	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|%{short_name}|%{name}|g"`; done)
14mr|apache-commons-digester-1.8.1-10|71	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|apache-commons-digester-1.8.1-10|72	
14mr|apache-commons-digester-1.8.1-10|73	# javadocs
14mr|apache-commons-digester-1.8.1-10|74	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-digester-1.8.1-10|75	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-digester-1.8.1-10|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-digester-1.8.1-10|77	
14mr|apache-commons-digester-1.8.1-10|78	# pom
14mr|apache-commons-digester-1.8.1-10|79	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-digester-1.8.1-10|80	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-digester-1.8.1-10|81	
14mr|apache-commons-digester-1.8.1-10|82	# following line is only for backwards compatibility. New packages
14mr|apache-commons-digester-1.8.1-10|83	# should use proper groupid org.apache.commons
14mr|apache-commons-digester-1.8.1-10|84	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-digester-1.8.1-10|85	
14mr|apache-commons-digester-1.8.1-10|86	%post
14mr|apache-commons-digester-1.8.1-10|87	%update_maven_depmap
14mr|apache-commons-digester-1.8.1-10|88	
14mr|apache-commons-digester-1.8.1-10|89	%postun
14mr|apache-commons-digester-1.8.1-10|90	%update_maven_depmap
14mr|apache-commons-digester-1.8.1-10|91	
14mr|apache-commons-digester-1.8.1-10|92	%files
14mr|apache-commons-digester-1.8.1-10|93	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES*
14mr|apache-commons-digester-1.8.1-10|94	%{_mavendepmapfragdir}/*
14mr|apache-commons-digester-1.8.1-10|95	%{_mavenpomdir}/*
14mr|apache-commons-digester-1.8.1-10|96	%{_javadir}/*
14mr|apache-commons-digester-1.8.1-10|97	
14mr|apache-commons-digester-1.8.1-10|98	%files javadoc
14mr|apache-commons-digester-1.8.1-10|99	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-digester-1.8.1-10|100	%{_javadocdir}/%{name}
14mr|apache-commons-digester-1.8.1-10|101	
14mr|apache-commons-digester-1.8.1-10|102	
14mr|apache-commons-digester-1.8.1-10|103	%changelog
14mr|apache-commons-digester-1.8.1-10|104	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.1-10
14mr|apache-commons-digester-1.8.1-10|105	+ Revision: fec9beb
14mr|apache-commons-digester-1.8.1-10|106	- Bump epoch
14mr|apache-commons-digester-1.8.1-10|107	
14mr|apache-commons-digester-1.8.1-10|108	

15806 14
14mr|apache-commons-el-1.0-23|1	%global base_name       el
14mr|apache-commons-el-1.0-23|2	%global short_name      commons-%{base_name}
14mr|apache-commons-el-1.0-23|3	
14mr|apache-commons-el-1.0-23|4	
14mr|apache-commons-el-1.0-23|5	Name:           apache-%{short_name}
14mr|apache-commons-el-1.0-23|6	Version:        1.0
14mr|apache-commons-el-1.0-23|7	Release:        23
14mr|apache-commons-el-1.0-23|8	Summary:        The Apache Commons Extension Language
14mr|apache-commons-el-1.0-23|9	License:        ASL 1.1
14mr|apache-commons-el-1.0-23|10	Group:          Development/Java
14mr|apache-commons-el-1.0-23|11	URL:            http://commons.apache.org/%{base_name}
14mr|apache-commons-el-1.0-23|12	BuildArch:      noarch
14mr|apache-commons-el-1.0-23|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-el-1.0-23|14	Source1:        http://repo1.maven.org/maven2/%{short_name}/%{short_name}/%{version}/%{short_name}-%{version}.pom
14mr|apache-commons-el-1.0-23|15	Patch0:         %{short_name}-%{version}-license.patch
14mr|apache-commons-el-1.0-23|16	Patch1:         %{short_name}-eclipse-manifest.patch
14mr|apache-commons-el-1.0-23|17	Patch2:         %{short_name}-enum.patch
14mr|apache-commons-el-1.0-23|18	Requires(post): jpackage-utils
14mr|apache-commons-el-1.0-23|19	Requires(postun): jpackage-utils
14mr|apache-commons-el-1.0-23|20	BuildRequires:  jpackage-utils >= 0:1.6
14mr|apache-commons-el-1.0-23|21	BuildRequires:  ant
14mr|apache-commons-el-1.0-23|22	BuildRequires:  tomcat6-jsp-2.1-api
14mr|apache-commons-el-1.0-23|23	BuildRequires:  tomcat6-servlet-2.5-api
14mr|apache-commons-el-1.0-23|24	BuildRequires:  junit
14mr|apache-commons-el-1.0-23|25	BuildRequires:  java-1.7.0-openjdk-devel
14mr|apache-commons-el-1.0-23|26	BuildRequires:  java-rpmbuild
14mr|apache-commons-el-1.0-23|27	
14mr|apache-commons-el-1.0-23|28	%rename       jakarta-%{short_name}
14mr|apache-commons-el-1.0-23|29	
14mr|apache-commons-el-1.0-23|30	%description
14mr|apache-commons-el-1.0-23|31	An implementation of standard interfaces and abstract classes for
14mr|apache-commons-el-1.0-23|32	javax.servlet.jsp.el which is part of the JSP 2.0 specification.
14mr|apache-commons-el-1.0-23|33	
14mr|apache-commons-el-1.0-23|34	%package        javadoc
14mr|apache-commons-el-1.0-23|35	Summary:        API documentation for %{name}
14mr|apache-commons-el-1.0-23|36	Group:          Development/Java
14mr|apache-commons-el-1.0-23|37	Requires:       jpackage-utils
14mr|apache-commons-el-1.0-23|38	%rename       jakarta-%{short_name}-javadoc
14mr|apache-commons-el-1.0-23|39	
14mr|apache-commons-el-1.0-23|40	%description    javadoc
14mr|apache-commons-el-1.0-23|41	%{summary}.
14mr|apache-commons-el-1.0-23|42	
14mr|apache-commons-el-1.0-23|43	
14mr|apache-commons-el-1.0-23|44	%prep
14mr|apache-commons-el-1.0-23|45	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-el-1.0-23|46	%patch0 -p1 -b .license
14mr|apache-commons-el-1.0-23|47	%patch1 -p1
14mr|apache-commons-el-1.0-23|48	%patch2 -p1
14mr|apache-commons-el-1.0-23|49	
14mr|apache-commons-el-1.0-23|50	# remove all precompiled stuff
14mr|apache-commons-el-1.0-23|51	find . -type f -name "*.jar" -exec rm -f {} \;
14mr|apache-commons-el-1.0-23|52	
14mr|apache-commons-el-1.0-23|53	cat > build.properties <<EOBP
14mr|apache-commons-el-1.0-23|54	build.compiler=modern
14mr|apache-commons-el-1.0-23|55	junit.jar=$(build-classpath junit)
14mr|apache-commons-el-1.0-23|56	servlet-api.jar=$(build-classpath tomcat6-servlet-2.5-api)
14mr|apache-commons-el-1.0-23|57	jsp-api.jar=$(build-classpath tomcat6-jsp-2.1-api)
14mr|apache-commons-el-1.0-23|58	servletapi.build.notrequired=true
14mr|apache-commons-el-1.0-23|59	jspapi.build.notrequired=true
14mr|apache-commons-el-1.0-23|60	EOBP
14mr|apache-commons-el-1.0-23|61	
14mr|apache-commons-el-1.0-23|62	find . -iname 'ELParser.java' -exec sed -i 's:enum:enum1:g' \{\} \;
14mr|apache-commons-el-1.0-23|63	
14mr|apache-commons-el-1.0-23|64	%build
14mr|apache-commons-el-1.0-23|65	export CLASSPATH=
14mr|apache-commons-el-1.0-23|66	export OPT_JAR_LIST=:
14mr|apache-commons-el-1.0-23|67	ant \
14mr|apache-commons-el-1.0-23|68	-Dfinal.name=%{short_name} \
14mr|apache-commons-el-1.0-23|69	-Dj2se.javadoc=%{_javadocdir}/java \
14mr|apache-commons-el-1.0-23|70	jar javadoc
14mr|apache-commons-el-1.0-23|71	
14mr|apache-commons-el-1.0-23|72	
14mr|apache-commons-el-1.0-23|73	%install
14mr|apache-commons-el-1.0-23|74	# jars
14mr|apache-commons-el-1.0-23|75	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|apache-commons-el-1.0-23|76	install -p -m 644 dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-el-1.0-23|77	pushd $RPM_BUILD_ROOT%{_javadir}
14mr|apache-commons-el-1.0-23|78	for jar in *-%{version}*; do
14mr|apache-commons-el-1.0-23|79	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14mr|apache-commons-el-1.0-23|80	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14mr|apache-commons-el-1.0-23|81	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
14mr|apache-commons-el-1.0-23|82	done
14mr|apache-commons-el-1.0-23|83	popd # come back from javadir
14mr|apache-commons-el-1.0-23|84	
14mr|apache-commons-el-1.0-23|85	# pom
14mr|apache-commons-el-1.0-23|86	install -pD -T -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-el-1.0-23|87	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-el-1.0-23|88	
14mr|apache-commons-el-1.0-23|89	# following line is only for backwards compatibility. New packages
14mr|apache-commons-el-1.0-23|90	# should use proper groupid org.apache.commons
14mr|apache-commons-el-1.0-23|91	%add_to_maven_depmap commons-el commons-el %{version} JPP %{short_name}
14mr|apache-commons-el-1.0-23|92	
14mr|apache-commons-el-1.0-23|93	# javadoc
14mr|apache-commons-el-1.0-23|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-el-1.0-23|95	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-el-1.0-23|96	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|apache-commons-el-1.0-23|97	
14mr|apache-commons-el-1.0-23|98	
14mr|apache-commons-el-1.0-23|99	
14mr|apache-commons-el-1.0-23|100	%clean
14mr|apache-commons-el-1.0-23|101	rm -rf $RPM_BUILD_ROOT
14mr|apache-commons-el-1.0-23|102	
14mr|apache-commons-el-1.0-23|103	%post
14mr|apache-commons-el-1.0-23|104	%update_maven_depmap
14mr|apache-commons-el-1.0-23|105	
14mr|apache-commons-el-1.0-23|106	%postun
14mr|apache-commons-el-1.0-23|107	%update_maven_depmap
14mr|apache-commons-el-1.0-23|108	
14mr|apache-commons-el-1.0-23|109	%files
14mr|apache-commons-el-1.0-23|110	%defattr(-,root,root,-)
14mr|apache-commons-el-1.0-23|111	%doc LICENSE.txt STATUS.html
14mr|apache-commons-el-1.0-23|112	%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-el-1.0-23|113	%{_javadir}/%{name}.jar
14mr|apache-commons-el-1.0-23|114	%{_javadir}/%{short_name}-%{version}.jar
14mr|apache-commons-el-1.0-23|115	%{_javadir}/%{short_name}.jar
14mr|apache-commons-el-1.0-23|116	%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-el-1.0-23|117	%{_mavendepmapfragdir}/%{name}
14mr|apache-commons-el-1.0-23|118	
14mr|apache-commons-el-1.0-23|119	%files javadoc
14mr|apache-commons-el-1.0-23|120	%defattr(-,root,root,-)
14mr|apache-commons-el-1.0-23|121	%doc LICENSE.txt
14mr|apache-commons-el-1.0-23|122	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-el-1.0-23|123	%{_javadocdir}/%{name}
14mr|apache-commons-el-1.0-23|124	
14mr|apache-commons-el-1.0-23|125	
14mr|apache-commons-el-1.0-23|126	
14mr|apache-commons-el-1.0-23|127	%changelog
14mr|apache-commons-el-1.0-23|128	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-23
14mr|apache-commons-el-1.0-23|129	+ Revision: 542f52e
14mr|apache-commons-el-1.0-23|130	- Rebuild to main repo
14mr|apache-commons-el-1.0-23|131	
14mr|apache-commons-el-1.0-23|132	

15807 14
14mr|apache-commons-fileupload-1.2.2-1|1	%define base_name fileupload
14mr|apache-commons-fileupload-1.2.2-1|2	%define short_name commons-%{base_name}
14mr|apache-commons-fileupload-1.2.2-1|3	%define section free
14mr|apache-commons-fileupload-1.2.2-1|4	
14mr|apache-commons-fileupload-1.2.2-1|5	Name:           apache-%{short_name}
14mr|apache-commons-fileupload-1.2.2-1|6	Epoch:          1
14mr|apache-commons-fileupload-1.2.2-1|7	Version:        1.2.2
14mr|apache-commons-fileupload-1.2.2-1|8	Release:        1
14mr|apache-commons-fileupload-1.2.2-1|9	Summary:        Jakarta Commons Fileupload Package
14mr|apache-commons-fileupload-1.2.2-1|10	
14mr|apache-commons-fileupload-1.2.2-1|11	Group:          Development/Java
14mr|apache-commons-fileupload-1.2.2-1|12	License:        Apache License
14mr|apache-commons-fileupload-1.2.2-1|13	URL:            http://commons.apache.org/%{base_name}/
14mr|apache-commons-fileupload-1.2.2-1|14	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-fileupload-1.2.2-1|15	Patch0:         %{name}-build_xml.patch
14mr|apache-commons-fileupload-1.2.2-1|16	
14mr|apache-commons-fileupload-1.2.2-1|17	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|apache-commons-fileupload-1.2.2-1|18	BuildRequires:  ant
14mr|apache-commons-fileupload-1.2.2-1|19	BuildRequires:  ant-junit
14mr|apache-commons-fileupload-1.2.2-1|20	BuildRequires:  dos2unix
14mr|apache-commons-fileupload-1.2.2-1|21	BuildRequires:  jakarta-commons-io
14mr|apache-commons-fileupload-1.2.2-1|22	BuildRequires:  junit >= 0:3.8.1
14mr|apache-commons-fileupload-1.2.2-1|23	BuildRequires:  portlet-1.0-api
14mr|apache-commons-fileupload-1.2.2-1|24	BuildRequires:  servletapi5
14mr|apache-commons-fileupload-1.2.2-1|25	BuildArch:      noarch
14mr|apache-commons-fileupload-1.2.2-1|26	Requires:       servletapi5
14mr|apache-commons-fileupload-1.2.2-1|27	Provides:       %{short_name}
14mr|apache-commons-fileupload-1.2.2-1|28	%rename jakarta-%{short_name}
14mr|apache-commons-fileupload-1.2.2-1|29	
14mr|apache-commons-fileupload-1.2.2-1|30	%description
14mr|apache-commons-fileupload-1.2.2-1|31	The javax.servlet package lacks support for rfc 1867, html file
14mr|apache-commons-fileupload-1.2.2-1|32	upload.  This package provides a simple to use api for working with
14mr|apache-commons-fileupload-1.2.2-1|33	such data.  The scope of this package is to create a package of Java
14mr|apache-commons-fileupload-1.2.2-1|34	utility classes to read multipart/form-data within a
14mr|apache-commons-fileupload-1.2.2-1|35	javax.servlet.http.HttpServletRequest
14mr|apache-commons-fileupload-1.2.2-1|36	
14mr|apache-commons-fileupload-1.2.2-1|37	%package        javadoc
14mr|apache-commons-fileupload-1.2.2-1|38	Summary:        Javadoc for %{name}
14mr|apache-commons-fileupload-1.2.2-1|39	Group:          Development/Java
14mr|apache-commons-fileupload-1.2.2-1|40	
14mr|apache-commons-fileupload-1.2.2-1|41	%description    javadoc
14mr|apache-commons-fileupload-1.2.2-1|42	Javadoc for %{name}.
14mr|apache-commons-fileupload-1.2.2-1|43	
14mr|apache-commons-fileupload-1.2.2-1|44	%prep
14mr|apache-commons-fileupload-1.2.2-1|45	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-fileupload-1.2.2-1|46	dos2unix build.xml
14mr|apache-commons-fileupload-1.2.2-1|47	%patch0 -b .build.xml
14mr|apache-commons-fileupload-1.2.2-1|48	#%patch1 -p0 -b .servletapi5
14mr|apache-commons-fileupload-1.2.2-1|49	
14mr|apache-commons-fileupload-1.2.2-1|50	%build
14mr|apache-commons-fileupload-1.2.2-1|51	export CLASSPATH="$(build-classpath commons-io junit portlet-1.0-api \
14mr|apache-commons-fileupload-1.2.2-1|52	servletapi5):${PWD}/target/classes:${PWD}/target/test-classes"
14mr|apache-commons-fileupload-1.2.2-1|53	
14mr|apache-commons-fileupload-1.2.2-1|54	%{ant} \
14mr|apache-commons-fileupload-1.2.2-1|55	-Dbuild.sysclasspath=only \
14mr|apache-commons-fileupload-1.2.2-1|56	-Dfinal.name=%{name}-%{version} \
14mr|apache-commons-fileupload-1.2.2-1|57	-Dservletapi.javadoc=%{_javadocdir}/servletapi5 \
14mr|apache-commons-fileupload-1.2.2-1|58	dist
14mr|apache-commons-fileupload-1.2.2-1|59	
14mr|apache-commons-fileupload-1.2.2-1|60	%install
14mr|apache-commons-fileupload-1.2.2-1|61	
14mr|apache-commons-fileupload-1.2.2-1|62	# jars
14mr|apache-commons-fileupload-1.2.2-1|63	%{__mkdir} -p %{buildroot}%{_javadir}
14mr|apache-commons-fileupload-1.2.2-1|64	cp -p dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|apache-commons-fileupload-1.2.2-1|65	(
14mr|apache-commons-fileupload-1.2.2-1|66	cd %{buildroot}%{_javadir} && \
14mr|apache-commons-fileupload-1.2.2-1|67	for jar in *-%{version}*; do
14mr|apache-commons-fileupload-1.2.2-1|68	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|apache-||g"`
14mr|apache-commons-fileupload-1.2.2-1|69	done
14mr|apache-commons-fileupload-1.2.2-1|70	)
14mr|apache-commons-fileupload-1.2.2-1|71	(
14mr|apache-commons-fileupload-1.2.2-1|72	cd %{buildroot}%{_javadir} && \
14mr|apache-commons-fileupload-1.2.2-1|73	for jar in *-%{version}*; do
14mr|apache-commons-fileupload-1.2.2-1|74	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|-%{version}||g"`
14mr|apache-commons-fileupload-1.2.2-1|75	done
14mr|apache-commons-fileupload-1.2.2-1|76	)
14mr|apache-commons-fileupload-1.2.2-1|77	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-fileupload-1.2.2-1|78	
14mr|apache-commons-fileupload-1.2.2-1|79	# javadoc
14mr|apache-commons-fileupload-1.2.2-1|80	%{__mkdir} -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-fileupload-1.2.2-1|81	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-fileupload-1.2.2-1|82	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-fileupload-1.2.2-1|83	
14mr|apache-commons-fileupload-1.2.2-1|84	# pom
14mr|apache-commons-fileupload-1.2.2-1|85	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|apache-commons-fileupload-1.2.2-1|86	install -m 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{short_name}.pom
14mr|apache-commons-fileupload-1.2.2-1|87	
14mr|apache-commons-fileupload-1.2.2-1|88	# fix end-of-line
14mr|apache-commons-fileupload-1.2.2-1|89	%{__perl} -pi -e 's/\r$//g' *.txt
14mr|apache-commons-fileupload-1.2.2-1|90	
14mr|apache-commons-fileupload-1.2.2-1|91	%post
14mr|apache-commons-fileupload-1.2.2-1|92	%update_maven_depmap
14mr|apache-commons-fileupload-1.2.2-1|93	
14mr|apache-commons-fileupload-1.2.2-1|94	%postun
14mr|apache-commons-fileupload-1.2.2-1|95	%update_maven_depmap
14mr|apache-commons-fileupload-1.2.2-1|96	
14mr|apache-commons-fileupload-1.2.2-1|97	%files
14mr|apache-commons-fileupload-1.2.2-1|98	%defattr(0644,root,root,0755)
14mr|apache-commons-fileupload-1.2.2-1|99	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-fileupload-1.2.2-1|100	%{_javadir}/*
14mr|apache-commons-fileupload-1.2.2-1|101	%{_datadir}/maven2
14mr|apache-commons-fileupload-1.2.2-1|102	%{_mavendepmapfragdir}
14mr|apache-commons-fileupload-1.2.2-1|103	
14mr|apache-commons-fileupload-1.2.2-1|104	%files javadoc
14mr|apache-commons-fileupload-1.2.2-1|105	%defattr(0644,root,root,0755)
14mr|apache-commons-fileupload-1.2.2-1|106	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-fileupload-1.2.2-1|107	%{_javadocdir}/%{name}
14mr|apache-commons-fileupload-1.2.2-1|108	
14mr|apache-commons-fileupload-1.2.2-1|109	
14mr|apache-commons-fileupload-1.2.2-1|110	
14mr|apache-commons-fileupload-1.2.2-1|111	%changelog
14mr|apache-commons-fileupload-1.2.2-1|112	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.2-1
14mr|apache-commons-fileupload-1.2.2-1|113	+ Revision: 122da8b
14mr|apache-commons-fileupload-1.2.2-1|114	- Merge with old jakarta project
14mr|apache-commons-fileupload-1.2.2-1|115	
14mr|apache-commons-fileupload-1.2.2-1|116	

15808 14
14mr|apache-commons-io-2.4-1|1	%global base_name   io
14mr|apache-commons-io-2.4-1|2	%global short_name  commons-%{base_name}
14mr|apache-commons-io-2.4-1|3	
14mr|apache-commons-io-2.4-1|4	Name:		apache-%{short_name}
14mr|apache-commons-io-2.4-1|5	Version:	2.4
14mr|apache-commons-io-2.4-1|6	Release:	1
14mr|apache-commons-io-2.4-1|7	Epoch:		0
14mr|apache-commons-io-2.4-1|8	Summary:	Utilities to assist with developing IO functionality
14mr|apache-commons-io-2.4-1|9	License:	ASL 2.0
14mr|apache-commons-io-2.4-1|10	Group:  	Development/Java
14mr|apache-commons-io-2.4-1|11	URL:		http://commons.apache.org/%{base_name}
14mr|apache-commons-io-2.4-1|12	Source0:	http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-io-2.4-1|13	Source1:	m2-repo.tar.gz
14mr|apache-commons-io-2.4-1|14	BuildArch:	noarch
14mr|apache-commons-io-2.4-1|15	BuildRequires:	java-devel >= 0:1.6.0
14mr|apache-commons-io-2.4-1|16	BuildRequires:	jpackage-utils
14mr|apache-commons-io-2.4-1|17	BuildRequires:	junit4
14mr|apache-commons-io-2.4-1|18	BuildRequires:	maven2
14mr|apache-commons-io-2.4-1|19	BuildRequires:	maven-surefire-provider-junit
14mr|apache-commons-io-2.4-1|20	BuildRequires:	apache-commons-parent
14mr|apache-commons-io-2.4-1|21	Requires:	java >= 0:1.6.0
14mr|apache-commons-io-2.4-1|22	Requires:	jpackage-utils
14mr|apache-commons-io-2.4-1|23	Requires(post): jpackage-utils
14mr|apache-commons-io-2.4-1|24	Requires(postun): jpackage-utils
14mr|apache-commons-io-2.4-1|25	
14mr|apache-commons-io-2.4-1|26	%rename	jakarta-%{short_name}
14mr|apache-commons-io-2.4-1|27	
14mr|apache-commons-io-2.4-1|28	%description
14mr|apache-commons-io-2.4-1|29	Commons-IO contains utility classes, stream implementations,
14mr|apache-commons-io-2.4-1|30	file filters, and endian classes. It is a library of utilities
14mr|apache-commons-io-2.4-1|31	to assist with developing IO functionality.
14mr|apache-commons-io-2.4-1|32	
14mr|apache-commons-io-2.4-1|33	%package javadoc
14mr|apache-commons-io-2.4-1|34	Summary:	API documentation for %{name}
14mr|apache-commons-io-2.4-1|35	Group:		Development/Java
14mr|apache-commons-io-2.4-1|36	Requires:	jpackage-utils
14mr|apache-commons-io-2.4-1|37	
14mr|apache-commons-io-2.4-1|38	%rename	jakarta-%{short_name}-javadoc
14mr|apache-commons-io-2.4-1|39	
14mr|apache-commons-io-2.4-1|40	%description javadoc
14mr|apache-commons-io-2.4-1|41	This package contains the API documentation for %{name}.
14mr|apache-commons-io-2.4-1|42	
14mr|apache-commons-io-2.4-1|43	%prep
14mr|apache-commons-io-2.4-1|44	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-io-2.4-1|45	sed -i 's/\r//' *.txt
14mr|apache-commons-io-2.4-1|46	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-io-2.4-1|47	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-io-2.4-1|48	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14mr|apache-commons-io-2.4-1|49	
14mr|apache-commons-io-2.4-1|50	%build
14mr|apache-commons-io-2.4-1|51	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-io-2.4-1|52	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-io-2.4-1|53	install javadoc:javadoc
14mr|apache-commons-io-2.4-1|54	
14mr|apache-commons-io-2.4-1|55	%install
14mr|apache-commons-io-2.4-1|56	# jars
14mr|apache-commons-io-2.4-1|57	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-io-2.4-1|58	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|apache-commons-io-2.4-1|59	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14mr|apache-commons-io-2.4-1|60	
14mr|apache-commons-io-2.4-1|61	# pom
14mr|apache-commons-io-2.4-1|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-io-2.4-1|63	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-io-2.4-1|64	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-io-2.4-1|65	
14mr|apache-commons-io-2.4-1|66	# following line is only for backwards compatibility. New packages
14mr|apache-commons-io-2.4-1|67	# should use proper groupid org.apache.commons
14mr|apache-commons-io-2.4-1|68	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-io-2.4-1|69	
14mr|apache-commons-io-2.4-1|70	# javadoc
14mr|apache-commons-io-2.4-1|71	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-io-2.4-1|72	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-io-2.4-1|73	
14mr|apache-commons-io-2.4-1|74	%post
14mr|apache-commons-io-2.4-1|75	%update_maven_depmap
14mr|apache-commons-io-2.4-1|76	
14mr|apache-commons-io-2.4-1|77	%postun
14mr|apache-commons-io-2.4-1|78	%update_maven_depmap
14mr|apache-commons-io-2.4-1|79	
14mr|apache-commons-io-2.4-1|80	%files
14mr|apache-commons-io-2.4-1|81	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|apache-commons-io-2.4-1|82	%{_javadir}/*.jar
14mr|apache-commons-io-2.4-1|83	%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-io-2.4-1|84	%{_mavendepmapfragdir}/*
14mr|apache-commons-io-2.4-1|85	
14mr|apache-commons-io-2.4-1|86	%files javadoc
14mr|apache-commons-io-2.4-1|87	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-io-2.4-1|88	%doc %{_javadocdir}/%{name}
14mr|apache-commons-io-2.4-1|89	
14mr|apache-commons-io-2.4-1|90	%changelog
14mr|apache-commons-io-2.4-1|91	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4-1
14mr|apache-commons-io-2.4-1|92	+ Revision: d414066
14mr|apache-commons-io-2.4-1|93	- Rename jakarta package
14mr|apache-commons-io-2.4-1|94	
14mr|apache-commons-io-2.4-1|95	

15809 14
14mr|apache-commons-lang-2.6-6|1	%global base_name       lang
14mr|apache-commons-lang-2.6-6|2	%global short_name      commons-%{base_name}
14mr|apache-commons-lang-2.6-6|3	
14mr|apache-commons-lang-2.6-6|4	%bcond_with maven
14mr|apache-commons-lang-2.6-6|5	
14mr|apache-commons-lang-2.6-6|6	Name:           apache-%{short_name}
14mr|apache-commons-lang-2.6-6|7	Version:        2.6
14mr|apache-commons-lang-2.6-6|8	Release:        6
14mr|apache-commons-lang-2.6-6|9	Epoch:          1
14mr|apache-commons-lang-2.6-6|10	Summary:        Provides a host of helper utilities for the java.lang API
14mr|apache-commons-lang-2.6-6|11	License:        ASL 2.0
14mr|apache-commons-lang-2.6-6|12	Group:          Development/Java
14mr|apache-commons-lang-2.6-6|13	URL:            http://commons.apache.org/%{base_name}
14mr|apache-commons-lang-2.6-6|14	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-lang-2.6-6|15	Patch0:         0001-Make-source-version-1.3.patch
14mr|apache-commons-lang-2.6-6|16	BuildArch:      noarch
14mr|apache-commons-lang-2.6-6|17	BuildRequires:  java-devel >= 0:1.6.0
14mr|apache-commons-lang-2.6-6|18	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|apache-commons-lang-2.6-6|19	BuildRequires:  apache-commons-parent
14mr|apache-commons-lang-2.6-6|20	%if %{with maven}
14mr|apache-commons-lang-2.6-6|21	BuildRequires:  maven2
14mr|apache-commons-lang-2.6-6|22	BuildRequires:  maven-site-plugin
14mr|apache-commons-lang-2.6-6|23	%else
14mr|apache-commons-lang-2.6-6|24	BuildRequires:	ant
14mr|apache-commons-lang-2.6-6|25	BuildRequires:	java-rpmbuild
14mr|apache-commons-lang-2.6-6|26	%endif
14mr|apache-commons-lang-2.6-6|27	
14mr|apache-commons-lang-2.6-6|28	Requires:       java >= 0:1.6.0
14mr|apache-commons-lang-2.6-6|29	Requires:       jpackage-utils >= 0:1.6
14mr|apache-commons-lang-2.6-6|30	Requires(post):    jpackage-utils
14mr|apache-commons-lang-2.6-6|31	Requires(postun):  jpackage-utils
14mr|apache-commons-lang-2.6-6|32	
14mr|apache-commons-lang-2.6-6|33	%rename       jakarta-commons-lang
14mr|apache-commons-lang-2.6-6|34	Provides:     commons-lang
14mr|apache-commons-lang-2.6-6|35	
14mr|apache-commons-lang-2.6-6|36	%description
14mr|apache-commons-lang-2.6-6|37	The standard Java libraries fail to provide enough methods for
14mr|apache-commons-lang-2.6-6|38	manipulation of its core classes. The Commons Lang Component provides
14mr|apache-commons-lang-2.6-6|39	these extra methods.
14mr|apache-commons-lang-2.6-6|40	The Commons Lang Component provides a host of helper utilities for the
14mr|apache-commons-lang-2.6-6|41	java.lang API, notably String manipulation methods, basic numerical
14mr|apache-commons-lang-2.6-6|42	methods, object reflection, creation and serialization, and System
14mr|apache-commons-lang-2.6-6|43	properties. Additionally it contains an inheritable enum type, an
14mr|apache-commons-lang-2.6-6|44	exception structure that supports multiple types of nested-Exceptions
14mr|apache-commons-lang-2.6-6|45	and a series of utilities dedicated to help with building methods, such
14mr|apache-commons-lang-2.6-6|46	as hashCode, toString and equals.
14mr|apache-commons-lang-2.6-6|47	
14mr|apache-commons-lang-2.6-6|48	%package        javadoc
14mr|apache-commons-lang-2.6-6|49	Summary:        API documentation for %{name}
14mr|apache-commons-lang-2.6-6|50	Group:          Development/Java
14mr|apache-commons-lang-2.6-6|51	Requires:       jpackage-utils
14mr|apache-commons-lang-2.6-6|52	
14mr|apache-commons-lang-2.6-6|53	%rename      jakarta-%{short_name}-javadoc
14mr|apache-commons-lang-2.6-6|54	
14mr|apache-commons-lang-2.6-6|55	%description    javadoc
14mr|apache-commons-lang-2.6-6|56	%{summary}.
14mr|apache-commons-lang-2.6-6|57	
14mr|apache-commons-lang-2.6-6|58	%prep
14mr|apache-commons-lang-2.6-6|59	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-lang-2.6-6|60	%patch0 -p1
14mr|apache-commons-lang-2.6-6|61	sed -i 's/\r//' *.txt
14mr|apache-commons-lang-2.6-6|62	
14mr|apache-commons-lang-2.6-6|63	%build
14mr|apache-commons-lang-2.6-6|64	%if %{with maven}
14mr|apache-commons-lang-2.6-6|65	mvn-jpp install javadoc:javadoc
14mr|apache-commons-lang-2.6-6|66	%else
14mr|apache-commons-lang-2.6-6|67	%ant jar javadoc
14mr|apache-commons-lang-2.6-6|68	%endif
14mr|apache-commons-lang-2.6-6|69	
14mr|apache-commons-lang-2.6-6|70	%install
14mr|apache-commons-lang-2.6-6|71	# jars
14mr|apache-commons-lang-2.6-6|72	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-lang-2.6-6|73	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|apache-commons-lang-2.6-6|74	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14mr|apache-commons-lang-2.6-6|75	
14mr|apache-commons-lang-2.6-6|76	%if %{with maven}
14mr|apache-commons-lang-2.6-6|77	# pom
14mr|apache-commons-lang-2.6-6|78	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-lang-2.6-6|79	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-lang-2.6-6|80	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-lang-2.6-6|81	
14mr|apache-commons-lang-2.6-6|82	# following line is only for backwards compatibility. New packages
14mr|apache-commons-lang-2.6-6|83	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-lang-2.6-6|84	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP %{short_name}
14mr|apache-commons-lang-2.6-6|85	
14mr|apache-commons-lang-2.6-6|86	# Old depmap was wrong and this surfaced as a problem when building
14mr|apache-commons-lang-2.6-6|87	# other packages
14mr|apache-commons-lang-2.6-6|88	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-lang-2.6-6|89	%endif
14mr|apache-commons-lang-2.6-6|90	
14mr|apache-commons-lang-2.6-6|91	# javadoc
14mr|apache-commons-lang-2.6-6|92	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-lang-2.6-6|93	%if %{with maven}
14mr|apache-commons-lang-2.6-6|94	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-lang-2.6-6|95	%else
14mr|apache-commons-lang-2.6-6|96	cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-lang-2.6-6|97	%endif
14mr|apache-commons-lang-2.6-6|98	
14mr|apache-commons-lang-2.6-6|99	%if %{with maven}
14mr|apache-commons-lang-2.6-6|100	%post
14mr|apache-commons-lang-2.6-6|101	%update_maven_depmap
14mr|apache-commons-lang-2.6-6|102	
14mr|apache-commons-lang-2.6-6|103	%postun
14mr|apache-commons-lang-2.6-6|104	%update_maven_depmap
14mr|apache-commons-lang-2.6-6|105	%endif
14mr|apache-commons-lang-2.6-6|106	
14mr|apache-commons-lang-2.6-6|107	%files
14mr|apache-commons-lang-2.6-6|108	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt NOTICE.txt
14mr|apache-commons-lang-2.6-6|109	%{_javadir}/*
14mr|apache-commons-lang-2.6-6|110	%if %{with maven}
14mr|apache-commons-lang-2.6-6|111	%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-lang-2.6-6|112	%{_mavendepmapfragdir}/*
14mr|apache-commons-lang-2.6-6|113	%endif
14mr|apache-commons-lang-2.6-6|114	
14mr|apache-commons-lang-2.6-6|115	%files javadoc
14mr|apache-commons-lang-2.6-6|116	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-lang-2.6-6|117	%doc %{_javadocdir}/%{name}
14mr|apache-commons-lang-2.6-6|118	
14mr|apache-commons-lang-2.6-6|119	%changelog
14mr|apache-commons-lang-2.6-6|120	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.6-6
14mr|apache-commons-lang-2.6-6|121	+ Revision: f4c8106
14mr|apache-commons-lang-2.6-6|122	- Provide commons-lang for compatibility
14mr|apache-commons-lang-2.6-6|123	
14mr|apache-commons-lang-2.6-6|124	

15810 14
14mr|apache-commons-logging-1.1.3-6|1	%global base_name  logging
14mr|apache-commons-logging-1.1.3-6|2	%global short_name commons-%{base_name}
14mr|apache-commons-logging-1.1.3-6|3	
14mr|apache-commons-logging-1.1.3-6|4	Name:           apache-%{short_name}
14mr|apache-commons-logging-1.1.3-6|5	Version:        1.1.3
14mr|apache-commons-logging-1.1.3-6|6	Release:        6
14mr|apache-commons-logging-1.1.3-6|7	Epoch:			1
14mr|apache-commons-logging-1.1.3-6|8	Summary:        Apache Commons Logging
14mr|apache-commons-logging-1.1.3-6|9	License:        ASL 2.0
14mr|apache-commons-logging-1.1.3-6|10	Group:          Development/Java
14mr|apache-commons-logging-1.1.3-6|11	URL:            http://commons.apache.org/%{base_name}
14mr|apache-commons-logging-1.1.3-6|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-logging-1.1.3-6|13	Source1:        %{short_name}.depmap
14mr|apache-commons-logging-1.1.3-6|14	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{short_name}/%{short_name}-api/1.1/%{short_name}-api-1.1.pom
14mr|apache-commons-logging-1.1.3-6|15	# Sent upstream https://issues.apache.org/jira/browse/LOGGING-143
14mr|apache-commons-logging-1.1.3-6|16	Patch0:         %{short_name}-avalon-update.patch
14mr|apache-commons-logging-1.1.3-6|17	
14mr|apache-commons-logging-1.1.3-6|18	Patch1:         %{short_name}-eclipse-manifest.patch
14mr|apache-commons-logging-1.1.3-6|19	BuildArch:      noarch
14mr|apache-commons-logging-1.1.3-6|20	BuildRequires:  maven2
14mr|apache-commons-logging-1.1.3-6|21	BuildRequires:  java-devel >= 0:1.6.0
14mr|apache-commons-logging-1.1.3-6|22	BuildRequires:  jpackage-utils >= 0:1.6
14mr|apache-commons-logging-1.1.3-6|23	BuildRequires:  avalon-logkit
14mr|apache-commons-logging-1.1.3-6|24	BuildRequires:  avalon-framework >= 4.3
14mr|apache-commons-logging-1.1.3-6|25	BuildRequires:  apache-commons-parent
14mr|apache-commons-logging-1.1.3-6|26	BuildRequires:  servlet25
14mr|apache-commons-logging-1.1.3-6|27	
14mr|apache-commons-logging-1.1.3-6|28	Requires:       java >= 0:1.6.0
14mr|apache-commons-logging-1.1.3-6|29	Requires:       jpackage-utils >= 0:1.6
14mr|apache-commons-logging-1.1.3-6|30	Requires(post): jpackage-utils
14mr|apache-commons-logging-1.1.3-6|31	Requires(postun):jpackage-utils
14mr|apache-commons-logging-1.1.3-6|32	
14mr|apache-commons-logging-1.1.3-6|33	%rename jakarta-%{short_name}
14mr|apache-commons-logging-1.1.3-6|34	
14mr|apache-commons-logging-1.1.3-6|35	%description
14mr|apache-commons-logging-1.1.3-6|36	The commons-logging package provides a simple, component oriented
14mr|apache-commons-logging-1.1.3-6|37	interface (org.apache.commons.logging.Log) together with wrappers for
14mr|apache-commons-logging-1.1.3-6|38	logging systems. The user can choose at runtime which system they want
14mr|apache-commons-logging-1.1.3-6|39	to use. In addition, a small number of basic implementations are
14mr|apache-commons-logging-1.1.3-6|40	provided to allow users to use the package standalone.
14mr|apache-commons-logging-1.1.3-6|41	commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
14mr|apache-commons-logging-1.1.3-6|42	commons-logging abstraction is meant to minimize the differences between
14mr|apache-commons-logging-1.1.3-6|43	the two, and to allow a developer to not tie himself to a particular
14mr|apache-commons-logging-1.1.3-6|44	logging implementation.
14mr|apache-commons-logging-1.1.3-6|45	
14mr|apache-commons-logging-1.1.3-6|46	%package        javadoc
14mr|apache-commons-logging-1.1.3-6|47	Summary:        API documentation for %{name}
14mr|apache-commons-logging-1.1.3-6|48	Group:          Development/Java
14mr|apache-commons-logging-1.1.3-6|49	Requires:       jpackage-utils
14mr|apache-commons-logging-1.1.3-6|50	
14mr|apache-commons-logging-1.1.3-6|51	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-logging-1.1.3-6|52	
14mr|apache-commons-logging-1.1.3-6|53	%description    javadoc
14mr|apache-commons-logging-1.1.3-6|54	%{summary}.
14mr|apache-commons-logging-1.1.3-6|55	
14mr|apache-commons-logging-1.1.3-6|56	# -----------------------------------------------------------------------------
14mr|apache-commons-logging-1.1.3-6|57	
14mr|apache-commons-logging-1.1.3-6|58	%prep
14mr|apache-commons-logging-1.1.3-6|59	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-logging-1.1.3-6|60	
14mr|apache-commons-logging-1.1.3-6|61	sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt
14mr|apache-commons-logging-1.1.3-6|62	
14mr|apache-commons-logging-1.1.3-6|63	# Drop test failing for unknown reason
14mr|apache-commons-logging-1.1.3-6|64	rm src/test/java/org/apache/commons/logging/security/SecurityAllowedTestCase.java
14mr|apache-commons-logging-1.1.3-6|65	
14mr|apache-commons-logging-1.1.3-6|66	# -----------------------------------------------------------------------------
14mr|apache-commons-logging-1.1.3-6|67	
14mr|apache-commons-logging-1.1.3-6|68	%build
14mr|apache-commons-logging-1.1.3-6|69	# fails with recent surefire for some reason
14mr|apache-commons-logging-1.1.3-6|70	# rm src/test/org/apache/commons/logging/logkit/StandardTestCase.java
14mr|apache-commons-logging-1.1.3-6|71	# rm src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java
14mr|apache-commons-logging-1.1.3-6|72	
14mr|apache-commons-logging-1.1.3-6|73	# These files have names suggesting they are test cases but they are not.
14mr|apache-commons-logging-1.1.3-6|74	# They should probably be renamed/excluded from surefire run properly
14mr|apache-commons-logging-1.1.3-6|75	# rm src/test/org/apache/commons/logging/log4j/log4j12/*StandardTestCase.java
14mr|apache-commons-logging-1.1.3-6|76	
14mr|apache-commons-logging-1.1.3-6|77	# export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-logging-1.1.3-6|78	# mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-logging-1.1.3-6|79	#     install javadoc:javadoc
14mr|apache-commons-logging-1.1.3-6|80	
14mr|apache-commons-logging-1.1.3-6|81	mvn -X -Dmaven.local.depmap.file="%{SOURCE1}" \
14mr|apache-commons-logging-1.1.3-6|82	install javadoc:aggregate
14mr|apache-commons-logging-1.1.3-6|83	
14mr|apache-commons-logging-1.1.3-6|84	# -----------------------------------------------------------------------------
14mr|apache-commons-logging-1.1.3-6|85	
14mr|apache-commons-logging-1.1.3-6|86	%install
14mr|apache-commons-logging-1.1.3-6|87	# jars
14mr|apache-commons-logging-1.1.3-6|88	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-logging-1.1.3-6|89	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|apache-commons-logging-1.1.3-6|90	install -p -m 644 target/%{short_name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
14mr|apache-commons-logging-1.1.3-6|91	install -p -m 644 target/%{short_name}-adapters-%{version}.jar %{buildroot}%{_javadir}/%{name}-adapters.jar
14mr|apache-commons-logging-1.1.3-6|92	
14mr|apache-commons-logging-1.1.3-6|93	pushd %{buildroot}%{_javadir}
14mr|apache-commons-logging-1.1.3-6|94	for jar in %{name}*; do
14mr|apache-commons-logging-1.1.3-6|95	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14mr|apache-commons-logging-1.1.3-6|96	done
14mr|apache-commons-logging-1.1.3-6|97	popd
14mr|apache-commons-logging-1.1.3-6|98	
14mr|apache-commons-logging-1.1.3-6|99	# pom
14mr|apache-commons-logging-1.1.3-6|100	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-logging-1.1.3-6|101	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-logging-1.1.3-6|102	install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.pom
14mr|apache-commons-logging-1.1.3-6|103	
14mr|apache-commons-logging-1.1.3-6|104	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-logging-1.1.3-6|105	%add_to_maven_depmap org.apache.commons %{short_name}-api %{version} JPP %{short_name}-api
14mr|apache-commons-logging-1.1.3-6|106	%add_to_maven_depmap org.apache.commons %{short_name}-adapters %{version} JPP %{short_name}-adapters
14mr|apache-commons-logging-1.1.3-6|107	
14mr|apache-commons-logging-1.1.3-6|108	# following lines are only for backwards compatibility. New packages
14mr|apache-commons-logging-1.1.3-6|109	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-logging-1.1.3-6|110	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-logging-1.1.3-6|111	%add_to_maven_depmap %{short_name} %{short_name}-api %{version} JPP %{short_name}-api
14mr|apache-commons-logging-1.1.3-6|112	%add_to_maven_depmap %{short_name} %{short_name}-adapters %{version} JPP %{short_name}-adapters
14mr|apache-commons-logging-1.1.3-6|113	
14mr|apache-commons-logging-1.1.3-6|114	
14mr|apache-commons-logging-1.1.3-6|115	# javadoc
14mr|apache-commons-logging-1.1.3-6|116	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-logging-1.1.3-6|117	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-logging-1.1.3-6|118	
14mr|apache-commons-logging-1.1.3-6|119	# -----------------------------------------------------------------------------
14mr|apache-commons-logging-1.1.3-6|120	%post
14mr|apache-commons-logging-1.1.3-6|121	%update_maven_depmap
14mr|apache-commons-logging-1.1.3-6|122	
14mr|apache-commons-logging-1.1.3-6|123	%postun
14mr|apache-commons-logging-1.1.3-6|124	%update_maven_depmap
14mr|apache-commons-logging-1.1.3-6|125	
14mr|apache-commons-logging-1.1.3-6|126	%pre javadoc
14mr|apache-commons-logging-1.1.3-6|127	# workaround for rpm bug, can be removed in F-17
14mr|apache-commons-logging-1.1.3-6|128	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|apache-commons-logging-1.1.3-6|129	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|apache-commons-logging-1.1.3-6|130	
14mr|apache-commons-logging-1.1.3-6|131	
14mr|apache-commons-logging-1.1.3-6|132	# -----------------------------------------------------------------------------
14mr|apache-commons-logging-1.1.3-6|133	
14mr|apache-commons-logging-1.1.3-6|134	%files
14mr|apache-commons-logging-1.1.3-6|135	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt
14mr|apache-commons-logging-1.1.3-6|136	%{_javadir}/*
14mr|apache-commons-logging-1.1.3-6|137	%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-logging-1.1.3-6|138	%{_mavenpomdir}/JPP-%{short_name}-api.pom
14mr|apache-commons-logging-1.1.3-6|139	%{_mavendepmapfragdir}/*
14mr|apache-commons-logging-1.1.3-6|140	
14mr|apache-commons-logging-1.1.3-6|141	
14mr|apache-commons-logging-1.1.3-6|142	%files javadoc
14mr|apache-commons-logging-1.1.3-6|143	%doc LICENSE.txt
14mr|apache-commons-logging-1.1.3-6|144	%{_javadocdir}/%{name}
14mr|apache-commons-logging-1.1.3-6|145	
14mr|apache-commons-logging-1.1.3-6|146	
14mr|apache-commons-logging-1.1.3-6|147	%changelog
14mr|apache-commons-logging-1.1.3-6|148	* Tue Jul 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.3-6
14mr|apache-commons-logging-1.1.3-6|149	+ Revision: 426019b
14mr|apache-commons-logging-1.1.3-6|150	- Rename jakarta javadocs
14mr|apache-commons-logging-1.1.3-6|151	
14mr|apache-commons-logging-1.1.3-6|152	

15811 14
14mr|apache-commons-net-3.3-3|1	
14mr|apache-commons-net-3.3-3|2	%global base_name    net
14mr|apache-commons-net-3.3-3|3	%global short_name   commons-%{base_name}
14mr|apache-commons-net-3.3-3|4	
14mr|apache-commons-net-3.3-3|5	Name:           apache-%{short_name}
14mr|apache-commons-net-3.3-3|6	Version:        3.3
14mr|apache-commons-net-3.3-3|7	Release:        3
14mr|apache-commons-net-3.3-3|8	Summary:        Internet protocol suite Java library
14mr|apache-commons-net-3.3-3|9	License:        ASL 2.0
14mr|apache-commons-net-3.3-3|10	Group:          Development/Java
14mr|apache-commons-net-3.3-3|11	URL:            http://commons.apache.org/%{base_name}/
14mr|apache-commons-net-3.3-3|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-net-3.3-3|13	Source1:		m2-repo.tar.gz
14mr|apache-commons-net-3.3-3|14	BuildArch:      noarch
14mr|apache-commons-net-3.3-3|15	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|apache-commons-net-3.3-3|16	BuildRequires:  java-devel >= 0:1.6.0
14mr|apache-commons-net-3.3-3|17	#BuildRequires:  maven-doxia-sitetools
14mr|apache-commons-net-3.3-3|18	#BuildRequires:  maven-changes-plugin
14mr|apache-commons-net-3.3-3|19	#BuildRequires:  maven-surefire-provider-junit
14mr|apache-commons-net-3.3-3|20	#BuildRequires:  maven-surefire-provider-junit4
14mr|apache-commons-net-3.3-3|21	#BuildRequires:  maven-plugin-build-helper
14mr|apache-commons-net-3.3-3|22	BuildRequires:  apache-commons-parent
14mr|apache-commons-net-3.3-3|23	Requires:       java >= 0:1.6.0
14mr|apache-commons-net-3.3-3|24	Requires:       jpackage-utils >= 0:1.7.2
14mr|apache-commons-net-3.3-3|25	Requires(post):    jpackage-utils
14mr|apache-commons-net-3.3-3|26	Requires(postun):  jpackage-utils
14mr|apache-commons-net-3.3-3|27	%rename       jakarta-%{short_name}
14mr|apache-commons-net-3.3-3|28	
14mr|apache-commons-net-3.3-3|29	%description
14mr|apache-commons-net-3.3-3|30	This is an Internet protocol suite Java library originally developed by
14mr|apache-commons-net-3.3-3|31	ORO, Inc.  This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
14mr|apache-commons-net-3.3-3|32	NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
14mr|apache-commons-net-3.3-3|33	as BSD R command support. The purpose of the library is to provide
14mr|apache-commons-net-3.3-3|34	fundamental protocol access, not higher-level abstractions.
14mr|apache-commons-net-3.3-3|35	
14mr|apache-commons-net-3.3-3|36	%package javadoc
14mr|apache-commons-net-3.3-3|37	Summary:    API documentation for %{name}
14mr|apache-commons-net-3.3-3|38	Group:      Development/Java
14mr|apache-commons-net-3.3-3|39	Requires:   jpackage-utils
14mr|apache-commons-net-3.3-3|40	%rename  jakarta-%{short_name}-javadoc
14mr|apache-commons-net-3.3-3|41	
14mr|apache-commons-net-3.3-3|42	%description javadoc
14mr|apache-commons-net-3.3-3|43	%{summary}.
14mr|apache-commons-net-3.3-3|44	
14mr|apache-commons-net-3.3-3|45	%prep
14mr|apache-commons-net-3.3-3|46	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-net-3.3-3|47	sed -i 's/\r//' NOTICE.txt LICENSE.txt
14mr|apache-commons-net-3.3-3|48	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-net-3.3-3|49	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-commons-net-3.3-3|50	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
14mr|apache-commons-net-3.3-3|51	
14mr|apache-commons-net-3.3-3|52	%build
14mr|apache-commons-net-3.3-3|53	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-commons-net-3.3-3|54	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-commons-net-3.3-3|55	-Dmaven.test.failure.ignore=true \
14mr|apache-commons-net-3.3-3|56	install javadoc:javadoc
14mr|apache-commons-net-3.3-3|57	
14mr|apache-commons-net-3.3-3|58	%install
14mr|apache-commons-net-3.3-3|59	# jars
14mr|apache-commons-net-3.3-3|60	install -d -m 755 %{buildroot}%{_javadir}
14mr|apache-commons-net-3.3-3|61	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|apache-commons-net-3.3-3|62	ln -s %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14mr|apache-commons-net-3.3-3|63	
14mr|apache-commons-net-3.3-3|64	# pom
14mr|apache-commons-net-3.3-3|65	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-net-3.3-3|66	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|apache-commons-net-3.3-3|67	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{name}
14mr|apache-commons-net-3.3-3|68	
14mr|apache-commons-net-3.3-3|69	# following line is only for backwards compatibility. New packages
14mr|apache-commons-net-3.3-3|70	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-net-3.3-3|71	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{name}
14mr|apache-commons-net-3.3-3|72	
14mr|apache-commons-net-3.3-3|73	# javadoc
14mr|apache-commons-net-3.3-3|74	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-net-3.3-3|75	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-net-3.3-3|76	
14mr|apache-commons-net-3.3-3|77	%post
14mr|apache-commons-net-3.3-3|78	%update_maven_depmap
14mr|apache-commons-net-3.3-3|79	
14mr|apache-commons-net-3.3-3|80	%postun
14mr|apache-commons-net-3.3-3|81	%update_maven_depmap
14mr|apache-commons-net-3.3-3|82	
14mr|apache-commons-net-3.3-3|83	%files
14mr|apache-commons-net-3.3-3|84	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-net-3.3-3|85	%{_javadir}/*
14mr|apache-commons-net-3.3-3|86	%{_mavenpomdir}/JPP-%{name}.pom
14mr|apache-commons-net-3.3-3|87	%{_mavendepmapfragdir}
14mr|apache-commons-net-3.3-3|88	
14mr|apache-commons-net-3.3-3|89	%files javadoc
14mr|apache-commons-net-3.3-3|90	%doc %{_javadocdir}/%{name}
14mr|apache-commons-net-3.3-3|91	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-net-3.3-3|92	%changelog
14mr|apache-commons-net-3.3-3|93	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-3
14mr|apache-commons-net-3.3-3|94	+ Revision: 05eb7f1
14mr|apache-commons-net-3.3-3|95	- Properly rename jakarta package
14mr|apache-commons-net-3.3-3|96	
14mr|apache-commons-net-3.3-3|97	

15812 14
14mr|apache-commons-parent-20-5|1	%global base_name       parent
14mr|apache-commons-parent-20-5|2	%global short_name      commons-%{base_name}
14mr|apache-commons-parent-20-5|3	
14mr|apache-commons-parent-20-5|4	Name:             apache-%{short_name}
14mr|apache-commons-parent-20-5|5	Version:          20
14mr|apache-commons-parent-20-5|6	Release:          5
14mr|apache-commons-parent-20-5|7	Summary:          Apache Commons Parent Pom
14mr|apache-commons-parent-20-5|8	Group:            Development/Java
14mr|apache-commons-parent-20-5|9	License:          ASL 2.0
14mr|apache-commons-parent-20-5|10	URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
14mr|apache-commons-parent-20-5|11	
14mr|apache-commons-parent-20-5|12	# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20
14mr|apache-commons-parent-20-5|13	# tar caf commons-parent-20.tar.xz commons-parent-20
14mr|apache-commons-parent-20-5|14	Source0:          %{short_name}-%{version}.tar.xz
14mr|apache-commons-parent-20-5|15	
14mr|apache-commons-parent-20-5|16	#common-build-plugin not in fedora yet
14mr|apache-commons-parent-20-5|17	Patch1:           %{name}-remove-build-plugin.patch
14mr|apache-commons-parent-20-5|18	BuildArch:        noarch
14mr|apache-commons-parent-20-5|19	
14mr|apache-commons-parent-20-5|20	BuildRequires:    java-devel >= 0:1.6.0
14mr|apache-commons-parent-20-5|21	BuildRequires:    jpackage-utils
14mr|apache-commons-parent-20-5|22	
14mr|apache-commons-parent-20-5|23	Requires:         java >= 0:1.6.0
14mr|apache-commons-parent-20-5|24	Requires:         jpackage-utils
14mr|apache-commons-parent-20-5|25	Requires:         maven2
14mr|apache-commons-parent-20-5|26	Requires(post):   jpackage-utils
14mr|apache-commons-parent-20-5|27	Requires(postun): jpackage-utils
14mr|apache-commons-parent-20-5|28	
14mr|apache-commons-parent-20-5|29	
14mr|apache-commons-parent-20-5|30	%description
14mr|apache-commons-parent-20-5|31	The Project Object Model files for the apache-commons packages.
14mr|apache-commons-parent-20-5|32	
14mr|apache-commons-parent-20-5|33	%prep
14mr|apache-commons-parent-20-5|34	%setup -q -n %{short_name}-%{version}
14mr|apache-commons-parent-20-5|35	%patch1 -p0
14mr|apache-commons-parent-20-5|36	
14mr|apache-commons-parent-20-5|37	%build
14mr|apache-commons-parent-20-5|38	#nothing to do for the pom
14mr|apache-commons-parent-20-5|39	
14mr|apache-commons-parent-20-5|40	%install
14mr|apache-commons-parent-20-5|41	rm -rf %{buildroot}
14mr|apache-commons-parent-20-5|42	
14mr|apache-commons-parent-20-5|43	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-parent-20-5|44	
14mr|apache-commons-parent-20-5|45	# poms
14mr|apache-commons-parent-20-5|46	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-parent-20-5|47	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-parent-20-5|48	
14mr|apache-commons-parent-20-5|49	%post
14mr|apache-commons-parent-20-5|50	%update_maven_depmap
14mr|apache-commons-parent-20-5|51	
14mr|apache-commons-parent-20-5|52	%postun
14mr|apache-commons-parent-20-5|53	%update_maven_depmap
14mr|apache-commons-parent-20-5|54	
14mr|apache-commons-parent-20-5|55	%clean
14mr|apache-commons-parent-20-5|56	rm -rf %{buildroot}
14mr|apache-commons-parent-20-5|57	
14mr|apache-commons-parent-20-5|58	%files
14mr|apache-commons-parent-20-5|59	%defattr(-,root,root,-)
14mr|apache-commons-parent-20-5|60	%doc LICENSE.txt NOTICE.txt
14mr|apache-commons-parent-20-5|61	%{_mavenpomdir}/*
14mr|apache-commons-parent-20-5|62	%{_mavendepmapfragdir}/*
14mr|apache-commons-parent-20-5|63	
14mr|apache-commons-parent-20-5|64	
14mr|apache-commons-parent-20-5|65	
14mr|apache-commons-parent-20-5|66	
14mr|apache-commons-parent-20-5|67	%changelog
14mr|apache-commons-parent-20-5|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20-5
14mr|apache-commons-parent-20-5|69	+ Revision: b9574cc
14mr|apache-commons-parent-20-5|70	- MassBuild#440: Increase release tag
14mr|apache-commons-parent-20-5|71	
14mr|apache-commons-parent-20-5|72	

15813 14
14mr|apache-commons-pool-1.6-3|1	%global base_name       pool
14mr|apache-commons-pool-1.6-3|2	%global short_name      commons-%{base_name}
14mr|apache-commons-pool-1.6-3|3	
14mr|apache-commons-pool-1.6-3|4	Name:             apache-%{short_name}
14mr|apache-commons-pool-1.6-3|5	Version:          1.6
14mr|apache-commons-pool-1.6-3|6	Release:          3
14mr|apache-commons-pool-1.6-3|7	Epoch:            1
14mr|apache-commons-pool-1.6-3|8	Summary:          Apache Commons Pool Package
14mr|apache-commons-pool-1.6-3|9	Group:            Development/Java
14mr|apache-commons-pool-1.6-3|10	License:          ASL 2.0
14mr|apache-commons-pool-1.6-3|11	URL:              http://commons.apache.org/%{base_name}/
14mr|apache-commons-pool-1.6-3|12	Source0:          http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-pool-1.6-3|13	BuildArch:        noarch
14mr|apache-commons-pool-1.6-3|14	
14mr|apache-commons-pool-1.6-3|15	BuildRequires:    java-devel >= 0:1.6.0
14mr|apache-commons-pool-1.6-3|16	BuildRequires:    jpackage-utils
14mr|apache-commons-pool-1.6-3|17	BuildRequires:    apache-commons-parent
14mr|apache-commons-pool-1.6-3|18	BuildRequires:	  ant
14mr|apache-commons-pool-1.6-3|19	
14mr|apache-commons-pool-1.6-3|20	Requires:         java >= 0:1.6.0
14mr|apache-commons-pool-1.6-3|21	Requires:         jpackage-utils
14mr|apache-commons-pool-1.6-3|22	Requires(post):   jpackage-utils
14mr|apache-commons-pool-1.6-3|23	Requires(postun): jpackage-utils
14mr|apache-commons-pool-1.6-3|24	
14mr|apache-commons-pool-1.6-3|25	%rename         jakarta-%{short_name}
14mr|apache-commons-pool-1.6-3|26	Obsoletes:        jakarta-%{short_name}-tomcat5 < 0:1.3-14
14mr|apache-commons-pool-1.6-3|27	Obsoletes:        jakarta-%{short_name}-manual < 0:1.3-14
14mr|apache-commons-pool-1.6-3|28	
14mr|apache-commons-pool-1.6-3|29	%description
14mr|apache-commons-pool-1.6-3|30	The goal of Pool package is it to create and maintain an object (instance)
14mr|apache-commons-pool-1.6-3|31	pooling package to be distributed under the ASF license. The package should
14mr|apache-commons-pool-1.6-3|32	support a variety of pool implementations, but encourage support of an
14mr|apache-commons-pool-1.6-3|33	interface that makes these implementations interchangeable.
14mr|apache-commons-pool-1.6-3|34	
14mr|apache-commons-pool-1.6-3|35	%package javadoc
14mr|apache-commons-pool-1.6-3|36	Summary:          Javadoc for %{name}
14mr|apache-commons-pool-1.6-3|37	Group:            Development/Java
14mr|apache-commons-pool-1.6-3|38	Requires:         jpackage-utils
14mr|apache-commons-pool-1.6-3|39	%rename        jakarta-%{short_name}-javadoc < 0:1.3-14
14mr|apache-commons-pool-1.6-3|40	
14mr|apache-commons-pool-1.6-3|41	%description javadoc
14mr|apache-commons-pool-1.6-3|42	This package contains the API documentation for %{name}.
14mr|apache-commons-pool-1.6-3|43	
14mr|apache-commons-pool-1.6-3|44	%prep
14mr|apache-commons-pool-1.6-3|45	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-pool-1.6-3|46	
14mr|apache-commons-pool-1.6-3|47	%build
14mr|apache-commons-pool-1.6-3|48	ant dist
14mr|apache-commons-pool-1.6-3|49	
14mr|apache-commons-pool-1.6-3|50	%install
14mr|apache-commons-pool-1.6-3|51	# jars
14mr|apache-commons-pool-1.6-3|52	install -d -m 0755 %{buildroot}%{_javadir}
14mr|apache-commons-pool-1.6-3|53	install -pm 644 dist/%{short_name}-%{version}-SNAPSHOT.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-pool-1.6-3|54	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mr|apache-commons-pool-1.6-3|55	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|apache-commons-pool-1.6-3|56	
14mr|apache-commons-pool-1.6-3|57	# pom
14mr|apache-commons-pool-1.6-3|58	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-commons-pool-1.6-3|59	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
14mr|apache-commons-pool-1.6-3|60	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-pool-1.6-3|61	
14mr|apache-commons-pool-1.6-3|62	# following line is only for backwards compatibility. New packages
14mr|apache-commons-pool-1.6-3|63	# should use proper groupid org.apache.commons and also artifactid
14mr|apache-commons-pool-1.6-3|64	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mr|apache-commons-pool-1.6-3|65	
14mr|apache-commons-pool-1.6-3|66	# javadoc
14mr|apache-commons-pool-1.6-3|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-pool-1.6-3|68	cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|apache-commons-pool-1.6-3|69	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-pool-1.6-3|70	
14mr|apache-commons-pool-1.6-3|71	%post
14mr|apache-commons-pool-1.6-3|72	%update_maven_depmap
14mr|apache-commons-pool-1.6-3|73	
14mr|apache-commons-pool-1.6-3|74	%postun
14mr|apache-commons-pool-1.6-3|75	%update_maven_depmap
14mr|apache-commons-pool-1.6-3|76	
14mr|apache-commons-pool-1.6-3|77	%files
14mr|apache-commons-pool-1.6-3|78	%doc README.txt LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|apache-commons-pool-1.6-3|79	%{_javadir}/*
14mr|apache-commons-pool-1.6-3|80	%{_mavenpomdir}/*
14mr|apache-commons-pool-1.6-3|81	%{_mavendepmapfragdir}/*
14mr|apache-commons-pool-1.6-3|82	
14mr|apache-commons-pool-1.6-3|83	%files javadoc
14mr|apache-commons-pool-1.6-3|84	%doc LICENSE.txt
14mr|apache-commons-pool-1.6-3|85	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-pool-1.6-3|86	%{_javadocdir}/%{name}
14mr|apache-commons-pool-1.6-3|87	
14mr|apache-commons-pool-1.6-3|88	%changelog
14mr|apache-commons-pool-1.6-3|89	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.6-3
14mr|apache-commons-pool-1.6-3|90	+ Revision: ce93fc0
14mr|apache-commons-pool-1.6-3|91	- Rebuild with Epoch
14mr|apache-commons-pool-1.6-3|92	
14mr|apache-commons-pool-1.6-3|93	

15814 14
14mr|apache-commons-validator-1.3.1-6|1	%global base_name       validator
14mr|apache-commons-validator-1.3.1-6|2	%global short_name      commons-%{base_name}
14mr|apache-commons-validator-1.3.1-6|3	
14mr|apache-commons-validator-1.3.1-6|4	Name:             apache-%{short_name}
14mr|apache-commons-validator-1.3.1-6|5	Version:          1.3.1
14mr|apache-commons-validator-1.3.1-6|6	Release:          6
14mr|apache-commons-validator-1.3.1-6|7	Epoch:            1
14mr|apache-commons-validator-1.3.1-6|8	Summary:          Apache Commons Validator
14mr|apache-commons-validator-1.3.1-6|9	Group:            Development/Java
14mr|apache-commons-validator-1.3.1-6|10	License:          ASL 2.0
14mr|apache-commons-validator-1.3.1-6|11	URL:              http://commons.apache.org/%{base_name}/
14mr|apache-commons-validator-1.3.1-6|12	Source0:          http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mr|apache-commons-validator-1.3.1-6|13	BuildArch:        noarch
14mr|apache-commons-validator-1.3.1-6|14	
14mr|apache-commons-validator-1.3.1-6|15	BuildRequires:    java-devel >= 0:1.6.0
14mr|apache-commons-validator-1.3.1-6|16	BuildRequires:    jpackage-utils
14mr|apache-commons-validator-1.3.1-6|17	BuildRequires:    ant
14mr|apache-commons-validator-1.3.1-6|18	BuildRequires:    apache-commons-beanutils
14mr|apache-commons-validator-1.3.1-6|19	BuildRequires:    apache-commons-digester
14mr|apache-commons-validator-1.3.1-6|20	BuildRequires:    apache-commons-logging
14mr|apache-commons-validator-1.3.1-6|21	BuildRequires:    oro
14mr|apache-commons-validator-1.3.1-6|22	BuildRequires:    junit
14mr|apache-commons-validator-1.3.1-6|23	BuildRequires:    locales-en
14mr|apache-commons-validator-1.3.1-6|24	Requires:         apache-commons-beanutils
14mr|apache-commons-validator-1.3.1-6|25	Requires:         apache-commons-digester
14mr|apache-commons-validator-1.3.1-6|26	Requires:         apache-commons-logging
14mr|apache-commons-validator-1.3.1-6|27	Requires:         oro
14mr|apache-commons-validator-1.3.1-6|28	Requires:         java >= 0:1.6.0
14mr|apache-commons-validator-1.3.1-6|29	Requires:         jpackage-utils
14mr|apache-commons-validator-1.3.1-6|30	Requires(post):   jpackage-utils
14mr|apache-commons-validator-1.3.1-6|31	Requires(postun): jpackage-utils
14mr|apache-commons-validator-1.3.1-6|32	
14mr|apache-commons-validator-1.3.1-6|33	%rename jakarta-%{short_name}
14mr|apache-commons-validator-1.3.1-6|34	
14mr|apache-commons-validator-1.3.1-6|35	%description
14mr|apache-commons-validator-1.3.1-6|36	A common issue when receiving data either electronically or from user input is
14mr|apache-commons-validator-1.3.1-6|37	verifying the integrity of the data. This work is repetitive and becomes even
14mr|apache-commons-validator-1.3.1-6|38	more complicated when different sets of validation rules need to be applied to
14mr|apache-commons-validator-1.3.1-6|39	the same set of data based on locale for example. Error messages may also vary
14mr|apache-commons-validator-1.3.1-6|40	by locale. This package attempts to address some of these issues and speed
14mr|apache-commons-validator-1.3.1-6|41	development and maintenance of validation rules.
14mr|apache-commons-validator-1.3.1-6|42	
14mr|apache-commons-validator-1.3.1-6|43	%package javadoc
14mr|apache-commons-validator-1.3.1-6|44	Summary:          Javadoc for %{name}
14mr|apache-commons-validator-1.3.1-6|45	Group:            Development/Java
14mr|apache-commons-validator-1.3.1-6|46	Requires:         jpackage-utils
14mr|apache-commons-validator-1.3.1-6|47	%rename jakarta-%{short_name}-javadoc
14mr|apache-commons-validator-1.3.1-6|48	
14mr|apache-commons-validator-1.3.1-6|49	%description javadoc
14mr|apache-commons-validator-1.3.1-6|50	This package contains the API documentation for %{name}.
14mr|apache-commons-validator-1.3.1-6|51	
14mr|apache-commons-validator-1.3.1-6|52	%prep
14mr|apache-commons-validator-1.3.1-6|53	%setup -q -n %{short_name}-%{version}-src
14mr|apache-commons-validator-1.3.1-6|54	sed -i 's/\r//' LICENSE.txt
14mr|apache-commons-validator-1.3.1-6|55	sed -i 's/\r//' RELEASE-NOTES.txt
14mr|apache-commons-validator-1.3.1-6|56	sed -i 's/\r//' NOTICE.txt
14mr|apache-commons-validator-1.3.1-6|57	
14mr|apache-commons-validator-1.3.1-6|58	%build
14mr|apache-commons-validator-1.3.1-6|59	# TODO: Use Maven for building as soon as upstream provides proper build.xml.
14mr|apache-commons-validator-1.3.1-6|60	#       Currently upstream build.xml uses antrun plugin to build, so downloads
14mr|apache-commons-validator-1.3.1-6|61	#       during build process can't be prohibited.
14mr|apache-commons-validator-1.3.1-6|62	export LC_ALL=en_US.ISO-8859-1
14mr|apache-commons-validator-1.3.1-6|63	
14mr|apache-commons-validator-1.3.1-6|64	export CLASSPATH=$(build-classpath \
14mr|apache-commons-validator-1.3.1-6|65	apache-commons-logging \
14mr|apache-commons-validator-1.3.1-6|66	apache-commons-digester \
14mr|apache-commons-validator-1.3.1-6|67	apache-commons-beanutils \
14mr|apache-commons-validator-1.3.1-6|68	junit \
14mr|apache-commons-validator-1.3.1-6|69	oro )
14mr|apache-commons-validator-1.3.1-6|70	
14mr|apache-commons-validator-1.3.1-6|71	ant -Dskip.download=true -Dbuild.sysclasspath=first dist
14mr|apache-commons-validator-1.3.1-6|72	
14mr|apache-commons-validator-1.3.1-6|73	%check
14mr|apache-commons-validator-1.3.1-6|74	export LC_ALL=en_US.ISO-8859-1
14mr|apache-commons-validator-1.3.1-6|75	export CLASSPATH=$(build-classpath \
14mr|apache-commons-validator-1.3.1-6|76	apache-commons-logging \
14mr|apache-commons-validator-1.3.1-6|77	apache-commons-digester \
14mr|apache-commons-validator-1.3.1-6|78	apache-commons-beanutils \
14mr|apache-commons-validator-1.3.1-6|79	junit \
14mr|apache-commons-validator-1.3.1-6|80	oro )
14mr|apache-commons-validator-1.3.1-6|81	
14mr|apache-commons-validator-1.3.1-6|82	ant -Dskip.download=true -Dbuild.sysclasspath=first test
14mr|apache-commons-validator-1.3.1-6|83	
14mr|apache-commons-validator-1.3.1-6|84	%install
14mr|apache-commons-validator-1.3.1-6|85	# jars
14mr|apache-commons-validator-1.3.1-6|86	install -d -m 0755 %{buildroot}%{_javadir}
14mr|apache-commons-validator-1.3.1-6|87	install -pm 644 dist/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|apache-commons-validator-1.3.1-6|88	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mr|apache-commons-validator-1.3.1-6|89	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|apache-commons-validator-1.3.1-6|90	
14mr|apache-commons-validator-1.3.1-6|91	# javadoc
14mr|apache-commons-validator-1.3.1-6|92	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-validator-1.3.1-6|93	cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|apache-commons-validator-1.3.1-6|94	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|apache-commons-validator-1.3.1-6|95	
14mr|apache-commons-validator-1.3.1-6|96	%files
14mr|apache-commons-validator-1.3.1-6|97	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|apache-commons-validator-1.3.1-6|98	%{_javadir}/*
14mr|apache-commons-validator-1.3.1-6|99	
14mr|apache-commons-validator-1.3.1-6|100	%files javadoc
14mr|apache-commons-validator-1.3.1-6|101	%doc LICENSE.txt
14mr|apache-commons-validator-1.3.1-6|102	%{_javadocdir}/%{name}-%{version}
14mr|apache-commons-validator-1.3.1-6|103	%{_javadocdir}/%{name}
14mr|apache-commons-validator-1.3.1-6|104	
14mr|apache-commons-validator-1.3.1-6|105	%changelog
14mr|apache-commons-validator-1.3.1-6|106	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.1-6
14mr|apache-commons-validator-1.3.1-6|107	+ Revision: 56da7ed
14mr|apache-commons-validator-1.3.1-6|108	- Rebuild with Epoch
14mr|apache-commons-validator-1.3.1-6|109	
14mr|apache-commons-validator-1.3.1-6|110	

15815 14
14mr|apache-conf-2.2.22-2|1	%if %mandriva_branch == Cooker
14mr|apache-conf-2.2.22-2|2	# Cooker
14mr|apache-conf-2.2.22-2|3	%define release 3
14mr|apache-conf-2.2.22-2|4	%else
14mr|apache-conf-2.2.22-2|5	# Old distros
14mr|apache-conf-2.2.22-2|6	%define subrel 1
14mr|apache-conf-2.2.22-2|7	%define release 2
14mr|apache-conf-2.2.22-2|8	%endif
14mr|apache-conf-2.2.22-2|9	
14mr|apache-conf-2.2.22-2|10	Summary:	Configuration files for Apache
14mr|apache-conf-2.2.22-2|11	Name:		apache-conf
14mr|apache-conf-2.2.22-2|12	Version:	2.2.22
14mr|apache-conf-2.2.22-2|13	Release:	%release
14mr|apache-conf-2.2.22-2|14	License:	Apache License
14mr|apache-conf-2.2.22-2|15	Group:		System/Servers
14mr|apache-conf-2.2.22-2|16	URL:		http://www.mandriva.com
14mr|apache-conf-2.2.22-2|17	Source1:	httpd.init
14mr|apache-conf-2.2.22-2|18	Source2:	httpd.sysconf
14mr|apache-conf-2.2.22-2|19	Source3:	httpd.conf
14mr|apache-conf-2.2.22-2|20	Source4:	fileprotector.conf
14mr|apache-conf-2.2.22-2|21	Source5:	magic
14mr|apache-conf-2.2.22-2|22	Source6:	mime.types
14mr|apache-conf-2.2.22-2|23	Source7:	index.html
14mr|apache-conf-2.2.22-2|24	Source8:	advxsplitlogfile.pl
14mr|apache-conf-2.2.22-2|25	Source9:	advxsplitlogfile.c
14mr|apache-conf-2.2.22-2|26	Source10:	robots.txt
14mr|apache-conf-2.2.22-2|27	Source11:	00_default_vhosts.conf
14mr|apache-conf-2.2.22-2|28	Source12:	mod_ssl-gentestcrt.sh
14mr|apache-conf-2.2.22-2|29	Source13:	apache-2.0.40-testscript.pl
14mr|apache-conf-2.2.22-2|30	Source14:	http://www.mandriva.com/files/mandriva_customer_favicon.ico
14mr|apache-conf-2.2.22-2|31	Source15:	webapp.script
14mr|apache-conf-2.2.22-2|32	Requires:	lynx >= 2.8.5
14mr|apache-conf-2.2.22-2|33	Requires(post): rpm-helper
14mr|apache-conf-2.2.22-2|34	Requires(preun): rpm-helper
14mr|apache-conf-2.2.22-2|35	Requires(pre): rpm-helper
14mr|apache-conf-2.2.22-2|36	Requires(postun): rpm-helper
14mr|apache-conf-2.2.22-2|37	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-conf-2.2.22-2|38	
14mr|apache-conf-2.2.22-2|39	%description
14mr|apache-conf-2.2.22-2|40	This package contains configuration files for apache. It is necessary for
14mr|apache-conf-2.2.22-2|41	operation of the apache webserver. Having those files into a separate modules
14mr|apache-conf-2.2.22-2|42	provides better customization for OEMs and ISPs, who can modify the look and
14mr|apache-conf-2.2.22-2|43	feel of the apache webserver without having to re-compile the whole suite to
14mr|apache-conf-2.2.22-2|44	change a logo or config file.
14mr|apache-conf-2.2.22-2|45	
14mr|apache-conf-2.2.22-2|46	%prep
14mr|apache-conf-2.2.22-2|47	
14mr|apache-conf-2.2.22-2|48	%setup -T -c -q -n %{name}-%{version}
14mr|apache-conf-2.2.22-2|49	
14mr|apache-conf-2.2.22-2|50	cp %{SOURCE1} .
14mr|apache-conf-2.2.22-2|51	cp %{SOURCE2} .
14mr|apache-conf-2.2.22-2|52	cp %{SOURCE3} .
14mr|apache-conf-2.2.22-2|53	cp %{SOURCE4} .
14mr|apache-conf-2.2.22-2|54	cp %{SOURCE5} .
14mr|apache-conf-2.2.22-2|55	cp %{SOURCE6} .
14mr|apache-conf-2.2.22-2|56	cp %{SOURCE7} .
14mr|apache-conf-2.2.22-2|57	cp %{SOURCE8} .
14mr|apache-conf-2.2.22-2|58	cp %{SOURCE9} .
14mr|apache-conf-2.2.22-2|59	cp %{SOURCE10} .
14mr|apache-conf-2.2.22-2|60	cp %{SOURCE11} .
14mr|apache-conf-2.2.22-2|61	cp %{SOURCE12} .
14mr|apache-conf-2.2.22-2|62	cp %{SOURCE13} .
14mr|apache-conf-2.2.22-2|63	cp %{SOURCE14} favicon.ico
14mr|apache-conf-2.2.22-2|64	
14mr|apache-conf-2.2.22-2|65	%build
14mr|apache-conf-2.2.22-2|66	%serverbuild
14mr|apache-conf-2.2.22-2|67	
14mr|apache-conf-2.2.22-2|68	gcc $CFLAGS -o advxsplitlogfile advxsplitlogfile.c
14mr|apache-conf-2.2.22-2|69	
14mr|apache-conf-2.2.22-2|70	%install
14mr|apache-conf-2.2.22-2|71	rm -rf %{buildroot}
14mr|apache-conf-2.2.22-2|72	
14mr|apache-conf-2.2.22-2|73	# don't fiddle with the initscript!
14mr|apache-conf-2.2.22-2|74	export DONT_GPRINTIFY=1
14mr|apache-conf-2.2.22-2|75	
14mr|apache-conf-2.2.22-2|76	install -d %{buildroot}%{_initrddir}
14mr|apache-conf-2.2.22-2|77	install -d %{buildroot}%{_sbindir}
14mr|apache-conf-2.2.22-2|78	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-conf-2.2.22-2|79	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14mr|apache-conf-2.2.22-2|80	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mr|apache-conf-2.2.22-2|81	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
14mr|apache-conf-2.2.22-2|82	install -d %{buildroot}%{_sysconfdir}/httpd/conf/addon-modules
14mr|apache-conf-2.2.22-2|83	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|apache-conf-2.2.22-2|84	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|apache-conf-2.2.22-2|85	
14mr|apache-conf-2.2.22-2|86	install -d %{buildroot}/var/log/httpd
14mr|apache-conf-2.2.22-2|87	install -d %{buildroot}/var/www/cgi-bin
14mr|apache-conf-2.2.22-2|88	install -d %{buildroot}/var/www/html/addon-modules
14mr|apache-conf-2.2.22-2|89	install -d %{buildroot}/var/www/icons
14mr|apache-conf-2.2.22-2|90	install -d %{buildroot}/var/www/perl
14mr|apache-conf-2.2.22-2|91	
14mr|apache-conf-2.2.22-2|92	install -m0755 advxsplitlogfile %{buildroot}%{_sbindir}/advxsplitlogfile
14mr|apache-conf-2.2.22-2|93	install -m0755 advxsplitlogfile.pl %{buildroot}%{_sbindir}/advxsplitlogfile.pl
14mr|apache-conf-2.2.22-2|94	install -m0755 apache-2.0.40-testscript.pl %{buildroot}/var/www/cgi-bin/test.cgi
14mr|apache-conf-2.2.22-2|95	install -m0755 apache-2.0.40-testscript.pl %{buildroot}/var/www/perl/test.pl
14mr|apache-conf-2.2.22-2|96	install -m0755 httpd.init %{buildroot}%{_initrddir}/httpd
14mr|apache-conf-2.2.22-2|97	install -m0755 mod_ssl-gentestcrt.sh %{buildroot}%{_sbindir}/mod_ssl-gentestcrt
14mr|apache-conf-2.2.22-2|98	
14mr|apache-conf-2.2.22-2|99	# make some dangling soft links
14mr|apache-conf-2.2.22-2|100	pushd %{buildroot}%{_sysconfdir}/httpd
14mr|apache-conf-2.2.22-2|101	ln -s ../../usr/%{_lib} %{_lib}
14mr|apache-conf-2.2.22-2|102	ln -s ../../var/log/httpd logs
14mr|apache-conf-2.2.22-2|103	ln -s ../../usr/%{_lib}/apache modules
14mr|apache-conf-2.2.22-2|104	ln -s ../../usr/%{_lib}/apache-extramodules extramodules
14mr|apache-conf-2.2.22-2|105	popd
14mr|apache-conf-2.2.22-2|106	
14mr|apache-conf-2.2.22-2|107	# config files
14mr|apache-conf-2.2.22-2|108	install -m0644 httpd.conf %{buildroot}%{_sysconfdir}/httpd/conf/httpd.conf
14mr|apache-conf-2.2.22-2|109	install -m0644 fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
14mr|apache-conf-2.2.22-2|110	install -m0644 mime.types %{buildroot}%{_sysconfdir}/httpd/conf/mime.types
14mr|apache-conf-2.2.22-2|111	install -m0644 magic %{buildroot}%{_sysconfdir}/httpd/conf/magic
14mr|apache-conf-2.2.22-2|112	install -m0644 httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
14mr|apache-conf-2.2.22-2|113	install -m0644 00_default_vhosts.conf %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d/00_default_vhosts.conf
14mr|apache-conf-2.2.22-2|114	
14mr|apache-conf-2.2.22-2|115	#install misc documentation and logos
14mr|apache-conf-2.2.22-2|116	install -m0644 index.html %{buildroot}/var/www/html/
14mr|apache-conf-2.2.22-2|117	install -m0644 favicon.ico %{buildroot}/var/www/html/
14mr|apache-conf-2.2.22-2|118	install -m0644 robots.txt %{buildroot}/var/www/html/
14mr|apache-conf-2.2.22-2|119	
14mr|apache-conf-2.2.22-2|120	# nuke any mandrake button
14mr|apache-conf-2.2.22-2|121	rm -f %{buildroot}/var/www/icons/mandrake.png
14mr|apache-conf-2.2.22-2|122	rm -f %{buildroot}/var/www/icons/medbutton.png
14mr|apache-conf-2.2.22-2|123	
14mr|apache-conf-2.2.22-2|124	cat > HOWTO_get_modules.html << EOF
14mr|apache-conf-2.2.22-2|125	<p>* For a fresh list of available modules for apache2, please visit <a href=http://nux.se/apache/>nux.se</a>.</p>
14mr|apache-conf-2.2.22-2|126	EOF
14mr|apache-conf-2.2.22-2|127	install -m0644 HOWTO_get_modules.html %{buildroot}/var/www/html/addon-modules/
14mr|apache-conf-2.2.22-2|128	
14mr|apache-conf-2.2.22-2|129	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/addon-modules.conf << EOF
14mr|apache-conf-2.2.22-2|130	<Directory "/var/www/html/addon-modules">
14mr|apache-conf-2.2.22-2|131	Options Indexes MultiViews FollowSymlinks
14mr|apache-conf-2.2.22-2|132	AllowOverride None
14mr|apache-conf-2.2.22-2|133	Order deny,allow
14mr|apache-conf-2.2.22-2|134	Deny from all
14mr|apache-conf-2.2.22-2|135	Allow from 127.0.0.1
14mr|apache-conf-2.2.22-2|136	ErrorDocument 403 "This directory can only be viewed from localhost."
14mr|apache-conf-2.2.22-2|137	</Directory>
14mr|apache-conf-2.2.22-2|138	EOF
14mr|apache-conf-2.2.22-2|139	
14mr|apache-conf-2.2.22-2|140	# install log rotation stuff
14mr|apache-conf-2.2.22-2|141	cat > %{buildroot}%{_sysconfdir}/logrotate.d/httpd << EOF
14mr|apache-conf-2.2.22-2|142	/var/log/httpd/*_log /var/log/httpd/apache_runtime_status /var/log/httpd/ssl_mutex {
14mr|apache-conf-2.2.22-2|143	rotate 5
14mr|apache-conf-2.2.22-2|144	monthly
14mr|apache-conf-2.2.22-2|145	missingok
14mr|apache-conf-2.2.22-2|146	notifempty
14mr|apache-conf-2.2.22-2|147	nocompress
14mr|apache-conf-2.2.22-2|148	prerotate
14mr|apache-conf-2.2.22-2|149	%{_initrddir}/httpd closelogs > /dev/null 2>&1 || :
14mr|apache-conf-2.2.22-2|150	endscript
14mr|apache-conf-2.2.22-2|151	postrotate
14mr|apache-conf-2.2.22-2|152	%{_initrddir}/httpd closelogs > /dev/null 2>&1 || :
14mr|apache-conf-2.2.22-2|153	endscript
14mr|apache-conf-2.2.22-2|154	}
14mr|apache-conf-2.2.22-2|155	EOF
14mr|apache-conf-2.2.22-2|156	
14mr|apache-conf-2.2.22-2|157	# rpm filetriggers
14mr|apache-conf-2.2.22-2|158	install -d -m 755 %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
14mr|apache-conf-2.2.22-2|159	cat > %buildroot%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
14mr|apache-conf-2.2.22-2|160	^./etc/httpd/conf/webapps.d/.*\.conf$
14mr|apache-conf-2.2.22-2|161	EOF
14mr|apache-conf-2.2.22-2|162	install -m 755 %{SOURCE15} \
14mr|apache-conf-2.2.22-2|163	%{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
14mr|apache-conf-2.2.22-2|164	
14mr|apache-conf-2.2.22-2|165	%pre
14mr|apache-conf-2.2.22-2|166	%_pre_useradd apache /var/www /bin/sh
14mr|apache-conf-2.2.22-2|167	
14mr|apache-conf-2.2.22-2|168	%post
14mr|apache-conf-2.2.22-2|169	%_post_service httpd
14mr|apache-conf-2.2.22-2|170	
14mr|apache-conf-2.2.22-2|171	%preun
14mr|apache-conf-2.2.22-2|172	%_preun_service httpd
14mr|apache-conf-2.2.22-2|173	
14mr|apache-conf-2.2.22-2|174	%postun
14mr|apache-conf-2.2.22-2|175	%_postun_userdel apache
14mr|apache-conf-2.2.22-2|176	
14mr|apache-conf-2.2.22-2|177	%clean
14mr|apache-conf-2.2.22-2|178	rm -rf %{buildroot}
14mr|apache-conf-2.2.22-2|179	
14mr|apache-conf-2.2.22-2|180	%files
14mr|apache-conf-2.2.22-2|181	%defattr(-,root,root)
14mr|apache-conf-2.2.22-2|182	%attr(0755,root,root) %{_initrddir}/httpd
14mr|apache-conf-2.2.22-2|183	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
14mr|apache-conf-2.2.22-2|184	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
14mr|apache-conf-2.2.22-2|185	
14mr|apache-conf-2.2.22-2|186	%dir %{_sysconfdir}/httpd
14mr|apache-conf-2.2.22-2|187	%dir %{_sysconfdir}/httpd/conf
14mr|apache-conf-2.2.22-2|188	%dir %{_sysconfdir}/httpd/conf/addon-modules
14mr|apache-conf-2.2.22-2|189	%dir %{_sysconfdir}/httpd/conf/webapps.d
14mr|apache-conf-2.2.22-2|190	%dir %{_sysconfdir}/httpd/conf/vhosts.d
14mr|apache-conf-2.2.22-2|191	%dir %{_sysconfdir}/httpd/conf.d
14mr|apache-conf-2.2.22-2|192	%dir %{_sysconfdir}/httpd/modules.d
14mr|apache-conf-2.2.22-2|193	
14mr|apache-conf-2.2.22-2|194	%dir %{_sysconfdir}/httpd/%{_lib}
14mr|apache-conf-2.2.22-2|195	%dir %{_sysconfdir}/httpd/logs
14mr|apache-conf-2.2.22-2|196	%dir %{_sysconfdir}/httpd/modules
14mr|apache-conf-2.2.22-2|197	%dir %{_sysconfdir}/httpd/extramodules
14mr|apache-conf-2.2.22-2|198	
14mr|apache-conf-2.2.22-2|199	%attr(0755,apache,apache) %dir /var/www
14mr|apache-conf-2.2.22-2|200	%attr(0755,root,root) %dir /var/www/html
14mr|apache-conf-2.2.22-2|201	
14mr|apache-conf-2.2.22-2|202	%dir /var/log/httpd
14mr|apache-conf-2.2.22-2|203	%dir /var/www/cgi-bin
14mr|apache-conf-2.2.22-2|204	%dir /var/www/html/addon-modules
14mr|apache-conf-2.2.22-2|205	%dir /var/www/icons
14mr|apache-conf-2.2.22-2|206	%dir /var/www/perl
14mr|apache-conf-2.2.22-2|207	
14mr|apache-conf-2.2.22-2|208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
14mr|apache-conf-2.2.22-2|209	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
14mr|apache-conf-2.2.22-2|210	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
14mr|apache-conf-2.2.22-2|211	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
14mr|apache-conf-2.2.22-2|212	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/addon-modules.conf
14mr|apache-conf-2.2.22-2|213	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/vhosts.d/00_default_vhosts.conf
14mr|apache-conf-2.2.22-2|214	
14mr|apache-conf-2.2.22-2|215	%attr(0755,root,root) /var/www/cgi-bin/*
14mr|apache-conf-2.2.22-2|216	%attr(0755,root,root) /var/www/perl/*
14mr|apache-conf-2.2.22-2|217	/var/www/html/addon-modules/*
14mr|apache-conf-2.2.22-2|218	
14mr|apache-conf-2.2.22-2|219	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
14mr|apache-conf-2.2.22-2|220	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
14mr|apache-conf-2.2.22-2|221	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
14mr|apache-conf-2.2.22-2|222	%attr(0755,root,root) %{_sbindir}/*
14mr|apache-conf-2.2.22-2|223	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
14mr|apache-conf-2.2.22-2|224	
14mr|apache-conf-2.2.22-2|225	
14mr|apache-conf-2.2.22-2|226	
14mr|apache-conf-2.2.22-2|227	%changelog
14mr|apache-conf-2.2.22-2|228	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.22-2
14mr|apache-conf-2.2.22-2|229	+ Revision: 4d27cae
14mr|apache-conf-2.2.22-2|230	- MassBuild#440: Increase release tag
14mr|apache-conf-2.2.22-2|231	
14mr|apache-conf-2.2.22-2|232	

15816 14
14mr|apache-mod_authn_yubikey-0.1-12|1	#Module-Specific definitions
14mr|apache-mod_authn_yubikey-0.1-12|2	%define mod_name mod_authn_yubikey
14mr|apache-mod_authn_yubikey-0.1-12|3	%define mod_conf B47_%{mod_name}.conf
14mr|apache-mod_authn_yubikey-0.1-12|4	%define mod_so %{mod_name}.so
14mr|apache-mod_authn_yubikey-0.1-12|5	
14mr|apache-mod_authn_yubikey-0.1-12|6	Summary:	Authentication provider for Yubicos YubiKey
14mr|apache-mod_authn_yubikey-0.1-12|7	Name:		apache-%{mod_name}
14mr|apache-mod_authn_yubikey-0.1-12|8	Version:	0.1
14mr|apache-mod_authn_yubikey-0.1-12|9	Release: 	12
14mr|apache-mod_authn_yubikey-0.1-12|10	Group:		System/Servers
14mr|apache-mod_authn_yubikey-0.1-12|11	License:	Apache License
14mr|apache-mod_authn_yubikey-0.1-12|12	URL:		http://mod_authn_yubikey.coffeecrew.org/
14mr|apache-mod_authn_yubikey-0.1-12|13	Source0:	http://mod_authn_yubikey.coffeecrew.org/authn_yubikey.tar.bz2
14mr|apache-mod_authn_yubikey-0.1-12|14	Source1:	%{mod_conf}
14mr|apache-mod_authn_yubikey-0.1-12|15	Requires(pre): rpm-helper
14mr|apache-mod_authn_yubikey-0.1-12|16	Requires(postun): rpm-helper
14mr|apache-mod_authn_yubikey-0.1-12|17	Requires(pre):	apache-conf >= 2.2.0
14mr|apache-mod_authn_yubikey-0.1-12|18	Requires(pre):	apache >= 2.2.0
14mr|apache-mod_authn_yubikey-0.1-12|19	Requires:	apache-conf >= 2.2.0
14mr|apache-mod_authn_yubikey-0.1-12|20	Requires:	apache >= 2.2.0
14mr|apache-mod_authn_yubikey-0.1-12|21	BuildRequires:	apache-devel >= 2.2.0
14mr|apache-mod_authn_yubikey-0.1-12|22	BuildRequires:	curl-devel
14mr|apache-mod_authn_yubikey-0.1-12|23	BuildRequires:	libyubikey-devel
14mr|apache-mod_authn_yubikey-0.1-12|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_authn_yubikey-0.1-12|25	
14mr|apache-mod_authn_yubikey-0.1-12|26	%description
14mr|apache-mod_authn_yubikey-0.1-12|27	The mod_authn_yubikey module is an authentication provider for the apache 2.2
14mr|apache-mod_authn_yubikey-0.1-12|28	platform. It leverages the YubiKey which is a small token that acts as an
14mr|apache-mod_authn_yubikey-0.1-12|29	authentication device. By enabling your apache installation with this module
14mr|apache-mod_authn_yubikey-0.1-12|30	you can use your YubiKey for authentication with your website. The
14mr|apache-mod_authn_yubikey-0.1-12|31	mod_authn_yubikey module provides one and two factor authentication for your
14mr|apache-mod_authn_yubikey-0.1-12|32	website and is completely independend from the technlogy that implements your
14mr|apache-mod_authn_yubikey-0.1-12|33	website (like CGI, JSP or PHP). In your backend application you can read the
14mr|apache-mod_authn_yubikey-0.1-12|34	HTTP_X_YUBI_AUTH_TYPE header, which is either OneFactor or TwoFactor stating
14mr|apache-mod_authn_yubikey-0.1-12|35	that the user authenticated using either just the Yubikey itself or in
14mr|apache-mod_authn_yubikey-0.1-12|36	conjunction with an additional password, where TwoFactor would be sent instead.
14mr|apache-mod_authn_yubikey-0.1-12|37	
14mr|apache-mod_authn_yubikey-0.1-12|38	%prep
14mr|apache-mod_authn_yubikey-0.1-12|39	
14mr|apache-mod_authn_yubikey-0.1-12|40	%setup -q -n authn_yubikey
14mr|apache-mod_authn_yubikey-0.1-12|41	
14mr|apache-mod_authn_yubikey-0.1-12|42	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_authn_yubikey-0.1-12|43	
14mr|apache-mod_authn_yubikey-0.1-12|44	%build
14mr|apache-mod_authn_yubikey-0.1-12|45	%{_bindir}/apxs -c %{mod_name}.c -Wl,-lcurl -Wl,-lyubikey
14mr|apache-mod_authn_yubikey-0.1-12|46	
14mr|apache-mod_authn_yubikey-0.1-12|47	%install
14mr|apache-mod_authn_yubikey-0.1-12|48	rm -rf %{buildroot}
14mr|apache-mod_authn_yubikey-0.1-12|49	
14mr|apache-mod_authn_yubikey-0.1-12|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_authn_yubikey-0.1-12|51	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_authn_yubikey-0.1-12|52	
14mr|apache-mod_authn_yubikey-0.1-12|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_authn_yubikey-0.1-12|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_authn_yubikey-0.1-12|55	
14mr|apache-mod_authn_yubikey-0.1-12|56	%post
14mr|apache-mod_authn_yubikey-0.1-12|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_authn_yubikey-0.1-12|58	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_authn_yubikey-0.1-12|59	fi
14mr|apache-mod_authn_yubikey-0.1-12|60	
14mr|apache-mod_authn_yubikey-0.1-12|61	%postun
14mr|apache-mod_authn_yubikey-0.1-12|62	if [ "$1" = "0" ]; then
14mr|apache-mod_authn_yubikey-0.1-12|63	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_authn_yubikey-0.1-12|64	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_authn_yubikey-0.1-12|65	fi
14mr|apache-mod_authn_yubikey-0.1-12|66	fi
14mr|apache-mod_authn_yubikey-0.1-12|67	
14mr|apache-mod_authn_yubikey-0.1-12|68	%clean
14mr|apache-mod_authn_yubikey-0.1-12|69	rm -rf %{buildroot}
14mr|apache-mod_authn_yubikey-0.1-12|70	
14mr|apache-mod_authn_yubikey-0.1-12|71	%files
14mr|apache-mod_authn_yubikey-0.1-12|72	%defattr(-,root,root)
14mr|apache-mod_authn_yubikey-0.1-12|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_authn_yubikey-0.1-12|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_authn_yubikey-0.1-12|75	
14mr|apache-mod_authn_yubikey-0.1-12|76	
14mr|apache-mod_authn_yubikey-0.1-12|77	
14mr|apache-mod_authn_yubikey-0.1-12|78	%changelog
14mr|apache-mod_authn_yubikey-0.1-12|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-12
14mr|apache-mod_authn_yubikey-0.1-12|80	+ Revision: 88da6ab
14mr|apache-mod_authn_yubikey-0.1-12|81	- MassBuild#440: Increase release tag
14mr|apache-mod_authn_yubikey-0.1-12|82	
14mr|apache-mod_authn_yubikey-0.1-12|83	

15817 14
14mr|apache-mod_authnz_external-3.3.0-2|1	#Module-Specific definitions
14mr|apache-mod_authnz_external-3.3.0-2|2	%define apache_version 2.2.4
14mr|apache-mod_authnz_external-3.3.0-2|3	%define mod_name mod_authnz_external
14mr|apache-mod_authnz_external-3.3.0-2|4	%define mod_conf 10_%{mod_name}.conf
14mr|apache-mod_authnz_external-3.3.0-2|5	%define mod_so %{mod_name}.so
14mr|apache-mod_authnz_external-3.3.0-2|6	
14mr|apache-mod_authnz_external-3.3.0-2|7	Summary:	An apache authentication DSO using external programs
14mr|apache-mod_authnz_external-3.3.0-2|8	Name:		apache-%{mod_name}
14mr|apache-mod_authnz_external-3.3.0-2|9	Version:	3.3.0
14mr|apache-mod_authnz_external-3.3.0-2|10	Release:	2
14mr|apache-mod_authnz_external-3.3.0-2|11	Group:		System/Servers
14mr|apache-mod_authnz_external-3.3.0-2|12	License:	Apache License
14mr|apache-mod_authnz_external-3.3.0-2|13	URL:		http://www.unixpapa.com/mod_auth_external.html
14mr|apache-mod_authnz_external-3.3.0-2|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
14mr|apache-mod_authnz_external-3.3.0-2|15	Source1:	%{mod_conf}
14mr|apache-mod_authnz_external-3.3.0-2|16	Patch0:		mod_authnz_external-3.2.5.patch
14mr|apache-mod_authnz_external-3.3.0-2|17	Requires:	pwauth
14mr|apache-mod_authnz_external-3.3.0-2|18	Requires(pre): rpm-helper
14mr|apache-mod_authnz_external-3.3.0-2|19	Requires(postun): rpm-helper
14mr|apache-mod_authnz_external-3.3.0-2|20	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_authnz_external-3.3.0-2|21	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_authnz_external-3.3.0-2|22	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_authnz_external-3.3.0-2|23	Requires:	apache >= %{apache_version}
14mr|apache-mod_authnz_external-3.3.0-2|24	BuildRequires:  apache-devel >= %{apache_version}
14mr|apache-mod_authnz_external-3.3.0-2|25	Provides:	apache-mod_auth_external
14mr|apache-mod_authnz_external-3.3.0-2|26	Obsoletes:	apache-mod_auth_external
14mr|apache-mod_authnz_external-3.3.0-2|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_authnz_external-3.3.0-2|28	
14mr|apache-mod_authnz_external-3.3.0-2|29	%description
14mr|apache-mod_authnz_external-3.3.0-2|30	An apache external authentication module - uses PAM.
14mr|apache-mod_authnz_external-3.3.0-2|31	
14mr|apache-mod_authnz_external-3.3.0-2|32	%prep
14mr|apache-mod_authnz_external-3.3.0-2|33	
14mr|apache-mod_authnz_external-3.3.0-2|34	%setup -q -n %{mod_name}-%{version}
14mr|apache-mod_authnz_external-3.3.0-2|35	
14mr|apache-mod_authnz_external-3.3.0-2|36	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_authnz_external-3.3.0-2|37	chmod 644 AUTHENTICATORS CHANGES INSTALL* README TODO
14mr|apache-mod_authnz_external-3.3.0-2|38	%patch0 -p0
14mr|apache-mod_authnz_external-3.3.0-2|39	
14mr|apache-mod_authnz_external-3.3.0-2|40	%build
14mr|apache-mod_authnz_external-3.3.0-2|41	
14mr|apache-mod_authnz_external-3.3.0-2|42	%{_bindir}/apxs -c %{mod_name}.c
14mr|apache-mod_authnz_external-3.3.0-2|43	
14mr|apache-mod_authnz_external-3.3.0-2|44	%install
14mr|apache-mod_authnz_external-3.3.0-2|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_authnz_external-3.3.0-2|46	
14mr|apache-mod_authnz_external-3.3.0-2|47	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_authnz_external-3.3.0-2|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_authnz_external-3.3.0-2|49	
14mr|apache-mod_authnz_external-3.3.0-2|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_authnz_external-3.3.0-2|51	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_authnz_external-3.3.0-2|52	
14mr|apache-mod_authnz_external-3.3.0-2|53	%post
14mr|apache-mod_authnz_external-3.3.0-2|54	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_authnz_external-3.3.0-2|55	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_authnz_external-3.3.0-2|56	fi
14mr|apache-mod_authnz_external-3.3.0-2|57	
14mr|apache-mod_authnz_external-3.3.0-2|58	%postun
14mr|apache-mod_authnz_external-3.3.0-2|59	if [ "$1" = "0" ]; then
14mr|apache-mod_authnz_external-3.3.0-2|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_authnz_external-3.3.0-2|61	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_authnz_external-3.3.0-2|62	fi
14mr|apache-mod_authnz_external-3.3.0-2|63	fi
14mr|apache-mod_authnz_external-3.3.0-2|64	
14mr|apache-mod_authnz_external-3.3.0-2|65	%clean
14mr|apache-mod_authnz_external-3.3.0-2|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_authnz_external-3.3.0-2|67	
14mr|apache-mod_authnz_external-3.3.0-2|68	%files
14mr|apache-mod_authnz_external-3.3.0-2|69	%defattr(-,root,root)
14mr|apache-mod_authnz_external-3.3.0-2|70	%doc AUTHENTICATORS CHANGES INSTALL* README TODO UPGRADE
14mr|apache-mod_authnz_external-3.3.0-2|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_authnz_external-3.3.0-2|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_authnz_external-3.3.0-2|73	
14mr|apache-mod_authnz_external-3.3.0-2|74	
14mr|apache-mod_authnz_external-3.3.0-2|75	
14mr|apache-mod_authnz_external-3.3.0-2|76	%changelog
14mr|apache-mod_authnz_external-3.3.0-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.0-2
14mr|apache-mod_authnz_external-3.3.0-2|78	+ Revision: 52c1333
14mr|apache-mod_authnz_external-3.3.0-2|79	- MassBuild#440: Increase release tag
14mr|apache-mod_authnz_external-3.3.0-2|80	
14mr|apache-mod_authnz_external-3.3.0-2|81	

15818 14
14mr|apache-mod_auth_radius-1.5.8-11|1	#Module-Specific definitions
14mr|apache-mod_auth_radius-1.5.8-11|2	%define apache_version 2.2.4
14mr|apache-mod_auth_radius-1.5.8-11|3	%define mod_name mod_auth_radius
14mr|apache-mod_auth_radius-1.5.8-11|4	%define mod_conf 14_%{mod_name}.conf
14mr|apache-mod_auth_radius-1.5.8-11|5	%define mod_so %{mod_name}.so
14mr|apache-mod_auth_radius-1.5.8-11|6	
14mr|apache-mod_auth_radius-1.5.8-11|7	Summary:	DSO module for the apache Web server
14mr|apache-mod_auth_radius-1.5.8-11|8	Name:		apache-%{mod_name}
14mr|apache-mod_auth_radius-1.5.8-11|9	Version:	1.5.8
14mr|apache-mod_auth_radius-1.5.8-11|10	Release:	11
14mr|apache-mod_auth_radius-1.5.8-11|11	Group:		System/Servers
14mr|apache-mod_auth_radius-1.5.8-11|12	License:	Apache License
14mr|apache-mod_auth_radius-1.5.8-11|13	URL:		http://www.freeradius.org/mod_auth_radius/
14mr|apache-mod_auth_radius-1.5.8-11|14	Source0:	ftp://ftp.freeradius.org/pub/radius/mod_auth_radius-%{version}.tar.gz
14mr|apache-mod_auth_radius-1.5.8-11|15	Source1:	%{mod_conf}
14mr|apache-mod_auth_radius-1.5.8-11|16	Patch0:		mod_auth_radius-1.5.8-CAN2005-0108.diff
14mr|apache-mod_auth_radius-1.5.8-11|17	Requires(pre): rpm-helper
14mr|apache-mod_auth_radius-1.5.8-11|18	Requires(postun): rpm-helper
14mr|apache-mod_auth_radius-1.5.8-11|19	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_auth_radius-1.5.8-11|20	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_auth_radius-1.5.8-11|21	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_auth_radius-1.5.8-11|22	Requires:	apache >= %{apache_version}
14mr|apache-mod_auth_radius-1.5.8-11|23	BuildRequires:  apache-devel >= %{apache_version}
14mr|apache-mod_auth_radius-1.5.8-11|24	Epoch:		2
14mr|apache-mod_auth_radius-1.5.8-11|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_auth_radius-1.5.8-11|26	
14mr|apache-mod_auth_radius-1.5.8-11|27	%description
14mr|apache-mod_auth_radius-1.5.8-11|28	Make apache a RADIUS client for authentication and accounting requests.
14mr|apache-mod_auth_radius-1.5.8-11|29	
14mr|apache-mod_auth_radius-1.5.8-11|30	%prep
14mr|apache-mod_auth_radius-1.5.8-11|31	
14mr|apache-mod_auth_radius-1.5.8-11|32	%setup -q -n mod_auth_radius-%{version}
14mr|apache-mod_auth_radius-1.5.8-11|33	%patch0 -p0
14mr|apache-mod_auth_radius-1.5.8-11|34	
14mr|apache-mod_auth_radius-1.5.8-11|35	cp mod_auth_radius-2.0.c mod_auth_radius.c
14mr|apache-mod_auth_radius-1.5.8-11|36	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_auth_radius-1.5.8-11|37	
14mr|apache-mod_auth_radius-1.5.8-11|38	%build
14mr|apache-mod_auth_radius-1.5.8-11|39	%{_bindir}/apxs -c mod_auth_radius.c -Wl,-lresolv
14mr|apache-mod_auth_radius-1.5.8-11|40	
14mr|apache-mod_auth_radius-1.5.8-11|41	%install
14mr|apache-mod_auth_radius-1.5.8-11|42	rm -rf %{buildroot}
14mr|apache-mod_auth_radius-1.5.8-11|43	
14mr|apache-mod_auth_radius-1.5.8-11|44	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_auth_radius-1.5.8-11|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_auth_radius-1.5.8-11|46	
14mr|apache-mod_auth_radius-1.5.8-11|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_auth_radius-1.5.8-11|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_radius-1.5.8-11|49	
14mr|apache-mod_auth_radius-1.5.8-11|50	%post
14mr|apache-mod_auth_radius-1.5.8-11|51	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_radius-1.5.8-11|52	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_auth_radius-1.5.8-11|53	fi
14mr|apache-mod_auth_radius-1.5.8-11|54	
14mr|apache-mod_auth_radius-1.5.8-11|55	%postun
14mr|apache-mod_auth_radius-1.5.8-11|56	if [ "$1" = "0" ]; then
14mr|apache-mod_auth_radius-1.5.8-11|57	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_radius-1.5.8-11|58	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_auth_radius-1.5.8-11|59	fi
14mr|apache-mod_auth_radius-1.5.8-11|60	fi
14mr|apache-mod_auth_radius-1.5.8-11|61	
14mr|apache-mod_auth_radius-1.5.8-11|62	%clean
14mr|apache-mod_auth_radius-1.5.8-11|63	rm -rf %{buildroot}
14mr|apache-mod_auth_radius-1.5.8-11|64	
14mr|apache-mod_auth_radius-1.5.8-11|65	%files
14mr|apache-mod_auth_radius-1.5.8-11|66	%defattr(-,root,root)
14mr|apache-mod_auth_radius-1.5.8-11|67	%doc README htaccess httpd.conf index.html
14mr|apache-mod_auth_radius-1.5.8-11|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_radius-1.5.8-11|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_auth_radius-1.5.8-11|70	
14mr|apache-mod_auth_radius-1.5.8-11|71	
14mr|apache-mod_auth_radius-1.5.8-11|72	
14mr|apache-mod_auth_radius-1.5.8-11|73	%changelog
14mr|apache-mod_auth_radius-1.5.8-11|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.5.8-11
14mr|apache-mod_auth_radius-1.5.8-11|75	+ Revision: 2750ee9
14mr|apache-mod_auth_radius-1.5.8-11|76	- MassBuild#440: Increase release tag
14mr|apache-mod_auth_radius-1.5.8-11|77	
14mr|apache-mod_auth_radius-1.5.8-11|78	

15819 14
14mr|apache-mod_auth_remote-0.2-0.10|1	#Module-Specific definitions
14mr|apache-mod_auth_remote-0.2-0.10|2	%define apache_version 2.2.4
14mr|apache-mod_auth_remote-0.2-0.10|3	%define mod_name mod_auth_remote
14mr|apache-mod_auth_remote-0.2-0.10|4	%define mod_conf 82_%{mod_name}.conf
14mr|apache-mod_auth_remote-0.2-0.10|5	%define mod_so %{mod_name}.so
14mr|apache-mod_auth_remote-0.2-0.10|6	
14mr|apache-mod_auth_remote-0.2-0.10|7	Summary:	DSO module for the apache Web server
14mr|apache-mod_auth_remote-0.2-0.10|8	Name:		apache-%{mod_name}
14mr|apache-mod_auth_remote-0.2-0.10|9	Version:	0.2
14mr|apache-mod_auth_remote-0.2-0.10|10	Release:	0.10
14mr|apache-mod_auth_remote-0.2-0.10|11	Group:		System/Servers
14mr|apache-mod_auth_remote-0.2-0.10|12	License:	Apache License
14mr|apache-mod_auth_remote-0.2-0.10|13	URL:		http://saju.pillai.googlepages.com/mod_auth_remote
14mr|apache-mod_auth_remote-0.2-0.10|14	Source0:	http://github.com/saju/mod_auth_remote/raw/dd48860bdca8366df1d93cd5df66a128278b6104/src/mod_auth_remote.c
14mr|apache-mod_auth_remote-0.2-0.10|15	Source1:	%{mod_conf}
14mr|apache-mod_auth_remote-0.2-0.10|16	Requires(pre): rpm-helper
14mr|apache-mod_auth_remote-0.2-0.10|17	Requires(postun): rpm-helper
14mr|apache-mod_auth_remote-0.2-0.10|18	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_auth_remote-0.2-0.10|19	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_auth_remote-0.2-0.10|20	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_auth_remote-0.2-0.10|21	Requires:	apache >= %{apache_version}
14mr|apache-mod_auth_remote-0.2-0.10|22	BuildRequires:  apache-devel >= %{apache_version}
14mr|apache-mod_auth_remote-0.2-0.10|23	Epoch:		1
14mr|apache-mod_auth_remote-0.2-0.10|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_auth_remote-0.2-0.10|25	
14mr|apache-mod_auth_remote-0.2-0.10|26	%description
14mr|apache-mod_auth_remote-0.2-0.10|27	This module is a very simple, lightweight method of setting up a single signon
14mr|apache-mod_auth_remote-0.2-0.10|28	system across multiple web-applicaitions hosted on different servers.
14mr|apache-mod_auth_remote-0.2-0.10|29	
14mr|apache-mod_auth_remote-0.2-0.10|30	The actual authentication & authorization system is deployed on a single server
14mr|apache-mod_auth_remote-0.2-0.10|31	instead of each individual server. All other servers are built with
14mr|apache-mod_auth_remote-0.2-0.10|32	mod_auth_remote enabled. When a request comes in, mod_auth_remote obtains the
14mr|apache-mod_auth_remote-0.2-0.10|33	client username & password from the client via basic authentication scheme.
14mr|apache-mod_auth_remote-0.2-0.10|34	
14mr|apache-mod_auth_remote-0.2-0.10|35	It then builds a HTTP header with authorization header built from the client's
14mr|apache-mod_auth_remote-0.2-0.10|36	userid:passwd. mod_auth_remote then makes a HEAD request to the authentication
14mr|apache-mod_auth_remote-0.2-0.10|37	server. On reciept of a 2XX response, the client is validated; for all other
14mr|apache-mod_auth_remote-0.2-0.10|38	responses the client is not validated.
14mr|apache-mod_auth_remote-0.2-0.10|39	
14mr|apache-mod_auth_remote-0.2-0.10|40	%prep
14mr|apache-mod_auth_remote-0.2-0.10|41	
14mr|apache-mod_auth_remote-0.2-0.10|42	%setup -q -T -c -n %{mod_name}-%{version}
14mr|apache-mod_auth_remote-0.2-0.10|43	
14mr|apache-mod_auth_remote-0.2-0.10|44	cp %{SOURCE0} %{mod_name}.c
14mr|apache-mod_auth_remote-0.2-0.10|45	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_auth_remote-0.2-0.10|46	
14mr|apache-mod_auth_remote-0.2-0.10|47	%build
14mr|apache-mod_auth_remote-0.2-0.10|48	%{_bindir}/apxs -c %{mod_name}.c
14mr|apache-mod_auth_remote-0.2-0.10|49	
14mr|apache-mod_auth_remote-0.2-0.10|50	%install
14mr|apache-mod_auth_remote-0.2-0.10|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_auth_remote-0.2-0.10|52	
14mr|apache-mod_auth_remote-0.2-0.10|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_auth_remote-0.2-0.10|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_auth_remote-0.2-0.10|55	
14mr|apache-mod_auth_remote-0.2-0.10|56	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_auth_remote-0.2-0.10|57	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_remote-0.2-0.10|58	
14mr|apache-mod_auth_remote-0.2-0.10|59	%post
14mr|apache-mod_auth_remote-0.2-0.10|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_remote-0.2-0.10|61	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_auth_remote-0.2-0.10|62	fi
14mr|apache-mod_auth_remote-0.2-0.10|63	
14mr|apache-mod_auth_remote-0.2-0.10|64	%postun
14mr|apache-mod_auth_remote-0.2-0.10|65	if [ "$1" = "0" ]; then
14mr|apache-mod_auth_remote-0.2-0.10|66	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_remote-0.2-0.10|67	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_auth_remote-0.2-0.10|68	fi
14mr|apache-mod_auth_remote-0.2-0.10|69	fi
14mr|apache-mod_auth_remote-0.2-0.10|70	
14mr|apache-mod_auth_remote-0.2-0.10|71	%clean
14mr|apache-mod_auth_remote-0.2-0.10|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_auth_remote-0.2-0.10|73	
14mr|apache-mod_auth_remote-0.2-0.10|74	%files
14mr|apache-mod_auth_remote-0.2-0.10|75	%defattr(-,root,root)
14mr|apache-mod_auth_remote-0.2-0.10|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_remote-0.2-0.10|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_auth_remote-0.2-0.10|78	
14mr|apache-mod_auth_remote-0.2-0.10|79	
14mr|apache-mod_auth_remote-0.2-0.10|80	
14mr|apache-mod_auth_remote-0.2-0.10|81	%changelog
14mr|apache-mod_auth_remote-0.2-0.10|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.2-0.10
14mr|apache-mod_auth_remote-0.2-0.10|83	+ Revision: 16424c0
14mr|apache-mod_auth_remote-0.2-0.10|84	- MassBuild#440: Increase release tag
14mr|apache-mod_auth_remote-0.2-0.10|85	
14mr|apache-mod_auth_remote-0.2-0.10|86	

15820 14
14mr|apache-mod_auth_shadow-2.3-2|1	#Module-Specific definitions
14mr|apache-mod_auth_shadow-2.3-2|2	%define apache_version 2.2.4
14mr|apache-mod_auth_shadow-2.3-2|3	%define mod_name mod_auth_shadow
14mr|apache-mod_auth_shadow-2.3-2|4	%define mod_conf 83_%{mod_name}.conf
14mr|apache-mod_auth_shadow-2.3-2|5	%define mod_so %{mod_name}.so
14mr|apache-mod_auth_shadow-2.3-2|6	
14mr|apache-mod_auth_shadow-2.3-2|7	Summary:	Shadow password authentication for the apache web server
14mr|apache-mod_auth_shadow-2.3-2|8	Name:		apache-%{mod_name}
14mr|apache-mod_auth_shadow-2.3-2|9	Version:	2.3
14mr|apache-mod_auth_shadow-2.3-2|10	Release:	2
14mr|apache-mod_auth_shadow-2.3-2|11	Group:		System/Servers
14mr|apache-mod_auth_shadow-2.3-2|12	License:	GPL
14mr|apache-mod_auth_shadow-2.3-2|13	URL:		http://mod-auth-shadow.sourceforge.net/
14mr|apache-mod_auth_shadow-2.3-2|14	Source0:	http://prdownloads.sourceforge.net/mod-auth-shadow/%{mod_name}-%{version}.tar.gz
14mr|apache-mod_auth_shadow-2.3-2|15	Source1:	%{mod_conf}
14mr|apache-mod_auth_shadow-2.3-2|16	Patch0:		%{mod_name}-2.1-register.diff
14mr|apache-mod_auth_shadow-2.3-2|17	Patch1:		%{mod_name}-2.1-makefile.diff
14mr|apache-mod_auth_shadow-2.3-2|18	Requires(pre): rpm-helper
14mr|apache-mod_auth_shadow-2.3-2|19	Requires(postun): rpm-helper
14mr|apache-mod_auth_shadow-2.3-2|20	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_auth_shadow-2.3-2|21	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_auth_shadow-2.3-2|22	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_auth_shadow-2.3-2|23	Requires:	apache >= %{apache_version}
14mr|apache-mod_auth_shadow-2.3-2|24	BuildRequires:  apache-devel >= %{apache_version}
14mr|apache-mod_auth_shadow-2.3-2|25	Epoch:		1
14mr|apache-mod_auth_shadow-2.3-2|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_auth_shadow-2.3-2|27	
14mr|apache-mod_auth_shadow-2.3-2|28	%description
14mr|apache-mod_auth_shadow-2.3-2|29	mod_auth_shadow is an apache module which authenticates against the /etc/shadow
14mr|apache-mod_auth_shadow-2.3-2|30	file. You may use this module with a mode 400 root:root /etc/shadow file, while
14mr|apache-mod_auth_shadow-2.3-2|31	your web daemons are running under a non-privileged user.
14mr|apache-mod_auth_shadow-2.3-2|32	
14mr|apache-mod_auth_shadow-2.3-2|33	%prep
14mr|apache-mod_auth_shadow-2.3-2|34	
14mr|apache-mod_auth_shadow-2.3-2|35	%setup -q -n %{mod_name}_%{version}
14mr|apache-mod_auth_shadow-2.3-2|36	%patch0 -p0
14mr|apache-mod_auth_shadow-2.3-2|37	%patch1 -p0
14mr|apache-mod_auth_shadow-2.3-2|38	
14mr|apache-mod_auth_shadow-2.3-2|39	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_auth_shadow-2.3-2|40	
14mr|apache-mod_auth_shadow-2.3-2|41	%build
14mr|apache-mod_auth_shadow-2.3-2|42	%serverbuild
14mr|apache-mod_auth_shadow-2.3-2|43	
14mr|apache-mod_auth_shadow-2.3-2|44	export PATH="$PATH:/usr/sbin"
14mr|apache-mod_auth_shadow-2.3-2|45	%make CFLAGS="$CFLAGS" -f makefile
14mr|apache-mod_auth_shadow-2.3-2|46	
14mr|apache-mod_auth_shadow-2.3-2|47	%install
14mr|apache-mod_auth_shadow-2.3-2|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_auth_shadow-2.3-2|49	
14mr|apache-mod_auth_shadow-2.3-2|50	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_auth_shadow-2.3-2|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_auth_shadow-2.3-2|52	
14mr|apache-mod_auth_shadow-2.3-2|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_auth_shadow-2.3-2|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_shadow-2.3-2|55	
14mr|apache-mod_auth_shadow-2.3-2|56	install -d %{buildroot}%{_sbindir}
14mr|apache-mod_auth_shadow-2.3-2|57	install -m0755 validate %{buildroot}%{_sbindir}/
14mr|apache-mod_auth_shadow-2.3-2|58	
14mr|apache-mod_auth_shadow-2.3-2|59	%post
14mr|apache-mod_auth_shadow-2.3-2|60	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_shadow-2.3-2|61	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_auth_shadow-2.3-2|62	fi
14mr|apache-mod_auth_shadow-2.3-2|63	
14mr|apache-mod_auth_shadow-2.3-2|64	%postun
14mr|apache-mod_auth_shadow-2.3-2|65	if [ "$1" = "0" ]; then
14mr|apache-mod_auth_shadow-2.3-2|66	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_auth_shadow-2.3-2|67	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_auth_shadow-2.3-2|68	fi
14mr|apache-mod_auth_shadow-2.3-2|69	fi
14mr|apache-mod_auth_shadow-2.3-2|70	
14mr|apache-mod_auth_shadow-2.3-2|71	%clean
14mr|apache-mod_auth_shadow-2.3-2|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_auth_shadow-2.3-2|73	
14mr|apache-mod_auth_shadow-2.3-2|74	%files
14mr|apache-mod_auth_shadow-2.3-2|75	%defattr(-,root,root)
14mr|apache-mod_auth_shadow-2.3-2|76	%doc CHANGES INSTALL README
14mr|apache-mod_auth_shadow-2.3-2|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_auth_shadow-2.3-2|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_auth_shadow-2.3-2|79	%attr(4755,root,root) %{_sbindir}/validate
14mr|apache-mod_auth_shadow-2.3-2|80	
14mr|apache-mod_auth_shadow-2.3-2|81	
14mr|apache-mod_auth_shadow-2.3-2|82	
14mr|apache-mod_auth_shadow-2.3-2|83	%changelog
14mr|apache-mod_auth_shadow-2.3-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.3-2
14mr|apache-mod_auth_shadow-2.3-2|85	+ Revision: 97cd9c4
14mr|apache-mod_auth_shadow-2.3-2|86	- MassBuild#440: Increase release tag
14mr|apache-mod_auth_shadow-2.3-2|87	
14mr|apache-mod_auth_shadow-2.3-2|88	

15821 14
14mr|apache-mod_fastcgi-2.4.7-2|1	#Module-Specific definitions
14mr|apache-mod_fastcgi-2.4.7-2|2	%define apache_version 2.2.6
14mr|apache-mod_fastcgi-2.4.7-2|3	%define mod_name mod_fastcgi
14mr|apache-mod_fastcgi-2.4.7-2|4	%define pre SNAP-0910052141
14mr|apache-mod_fastcgi-2.4.7-2|5	%define mod_conf 92_%{mod_name}.conf
14mr|apache-mod_fastcgi-2.4.7-2|6	%define mod_so %{mod_name}.so
14mr|apache-mod_fastcgi-2.4.7-2|7	
14mr|apache-mod_fastcgi-2.4.7-2|8	Summary:	DSO module for the apache Web server
14mr|apache-mod_fastcgi-2.4.7-2|9	Name:		apache-%{mod_name}
14mr|apache-mod_fastcgi-2.4.7-2|10	Version:	2.4.7
14mr|apache-mod_fastcgi-2.4.7-2|11	Release:	2
14mr|apache-mod_fastcgi-2.4.7-2|12	Group:		System/Servers
14mr|apache-mod_fastcgi-2.4.7-2|13	License:	BSD-style
14mr|apache-mod_fastcgi-2.4.7-2|14	URL:		http://www.fastcgi.com/
14mr|apache-mod_fastcgi-2.4.7-2|15	Source0:	http://www.fastcgi.com/dist/%{mod_name}-%{pre}.tar.gz
14mr|apache-mod_fastcgi-2.4.7-2|16	Source1:	%{mod_conf}
14mr|apache-mod_fastcgi-2.4.7-2|17	Patch0:		byte-compile-against-apache24.diff
14mr|apache-mod_fastcgi-2.4.7-2|18	Requires(pre): rpm-helper
14mr|apache-mod_fastcgi-2.4.7-2|19	Requires(postun): rpm-helper
14mr|apache-mod_fastcgi-2.4.7-2|20	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_fastcgi-2.4.7-2|21	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_fastcgi-2.4.7-2|22	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_fastcgi-2.4.7-2|23	Requires:	apache >= %{apache_version}
14mr|apache-mod_fastcgi-2.4.7-2|24	BuildRequires:	apache-devel >= %{apache_version}
14mr|apache-mod_fastcgi-2.4.7-2|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_fastcgi-2.4.7-2|26	
14mr|apache-mod_fastcgi-2.4.7-2|27	%description
14mr|apache-mod_fastcgi-2.4.7-2|28	mod_fastcgi provides FastCGI support for the apache web server. FastCGI is a
14mr|apache-mod_fastcgi-2.4.7-2|29	language independent, scalable, open  extension to CGI that provides high
14mr|apache-mod_fastcgi-2.4.7-2|30	performance and persistence  without the limitations of server specific APIs.
14mr|apache-mod_fastcgi-2.4.7-2|31	
14mr|apache-mod_fastcgi-2.4.7-2|32	%prep
14mr|apache-mod_fastcgi-2.4.7-2|33	
14mr|apache-mod_fastcgi-2.4.7-2|34	%setup -q -n %{mod_name}-%{pre}
14mr|apache-mod_fastcgi-2.4.7-2|35	
14mr|apache-mod_fastcgi-2.4.7-2|36	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_fastcgi-2.4.7-2|37	# get rid of the "cannot remove /var/run/fastcgi/dynamic" error at boot
14mr|apache-mod_fastcgi-2.4.7-2|38	perl -pi -e "s|^#define DEFAULT_SOCK_DIR  DEFAULT_REL_RUNTIMEDIR .*|#define DEFAULT_SOCK_DIR \"/var/lib/mod_fastcgi\"|g" mod_fastcgi.h
14mr|apache-mod_fastcgi-2.4.7-2|39	%patch0 -p0
14mr|apache-mod_fastcgi-2.4.7-2|40	
14mr|apache-mod_fastcgi-2.4.7-2|41	%build
14mr|apache-mod_fastcgi-2.4.7-2|42	#cp Makefile.tmpl Makefile
14mr|apache-mod_fastcgi-2.4.7-2|43	#make top_dir=/usr/lib64/apache
14mr|apache-mod_fastcgi-2.4.7-2|44	#%{_bindir}/apxs -c mod_fastcgi.c f*.c
14mr|apache-mod_fastcgi-2.4.7-2|45	%{_bindir}/apxs -o mod_fastcgi.so -c mod_fastcgi.c fcgi*.c
14mr|apache-mod_fastcgi-2.4.7-2|46	
14mr|apache-mod_fastcgi-2.4.7-2|47	%install
14mr|apache-mod_fastcgi-2.4.7-2|48	rm -rf %{buildroot}
14mr|apache-mod_fastcgi-2.4.7-2|49	
14mr|apache-mod_fastcgi-2.4.7-2|50	#make install
14mr|apache-mod_fastcgi-2.4.7-2|51	install -d %{buildroot}/var/www/fcgi-bin
14mr|apache-mod_fastcgi-2.4.7-2|52	
14mr|apache-mod_fastcgi-2.4.7-2|53	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_fastcgi-2.4.7-2|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_fastcgi-2.4.7-2|55	install -d %{buildroot}/var/lib/mod_fastcgi/dynamic
14mr|apache-mod_fastcgi-2.4.7-2|56	
14mr|apache-mod_fastcgi-2.4.7-2|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_fastcgi-2.4.7-2|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_fastcgi-2.4.7-2|59	
14mr|apache-mod_fastcgi-2.4.7-2|60	%post
14mr|apache-mod_fastcgi-2.4.7-2|61	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_fastcgi-2.4.7-2|62	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_fastcgi-2.4.7-2|63	fi
14mr|apache-mod_fastcgi-2.4.7-2|64	
14mr|apache-mod_fastcgi-2.4.7-2|65	%postun
14mr|apache-mod_fastcgi-2.4.7-2|66	if [ "$1" = "0" ]; then
14mr|apache-mod_fastcgi-2.4.7-2|67	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_fastcgi-2.4.7-2|68	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_fastcgi-2.4.7-2|69	fi
14mr|apache-mod_fastcgi-2.4.7-2|70	fi
14mr|apache-mod_fastcgi-2.4.7-2|71	
14mr|apache-mod_fastcgi-2.4.7-2|72	%clean
14mr|apache-mod_fastcgi-2.4.7-2|73	rm -rf %{buildroot}
14mr|apache-mod_fastcgi-2.4.7-2|74	
14mr|apache-mod_fastcgi-2.4.7-2|75	%files
14mr|apache-mod_fastcgi-2.4.7-2|76	%defattr(-,root,root)
14mr|apache-mod_fastcgi-2.4.7-2|77	%doc docs/* CHANGES
14mr|apache-mod_fastcgi-2.4.7-2|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_fastcgi-2.4.7-2|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_fastcgi-2.4.7-2|80	%dir /var/www/fcgi-bin
14mr|apache-mod_fastcgi-2.4.7-2|81	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi
14mr|apache-mod_fastcgi-2.4.7-2|82	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi/dynamic
14mr|apache-mod_fastcgi-2.4.7-2|83	
14mr|apache-mod_fastcgi-2.4.7-2|84	
14mr|apache-mod_fastcgi-2.4.7-2|85	
14mr|apache-mod_fastcgi-2.4.7-2|86	%changelog
14mr|apache-mod_fastcgi-2.4.7-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.7-2
14mr|apache-mod_fastcgi-2.4.7-2|88	+ Revision: 521934f
14mr|apache-mod_fastcgi-2.4.7-2|89	- MassBuild#440: Increase release tag
14mr|apache-mod_fastcgi-2.4.7-2|90	
14mr|apache-mod_fastcgi-2.4.7-2|91	

15822 14
14mr|apache-mod_layout-5.1-14|1	#Module-Specific definitions
14mr|apache-mod_layout-5.1-14|2	%define apache_version 2.2.6
14mr|apache-mod_layout-5.1-14|3	%define mod_name mod_layout
14mr|apache-mod_layout-5.1-14|4	%define mod_conf 15_%{mod_name}.conf
14mr|apache-mod_layout-5.1-14|5	%define mod_so %{mod_name}.so
14mr|apache-mod_layout-5.1-14|6	
14mr|apache-mod_layout-5.1-14|7	Summary:	Add custom header and/or footers for apache
14mr|apache-mod_layout-5.1-14|8	Name:		apache-%{mod_name}
14mr|apache-mod_layout-5.1-14|9	Version:	5.1
14mr|apache-mod_layout-5.1-14|10	Release:	14
14mr|apache-mod_layout-5.1-14|11	Group:		System/Servers
14mr|apache-mod_layout-5.1-14|12	License:	BSD-style
14mr|apache-mod_layout-5.1-14|13	URL:		http://software.tangent.org/
14mr|apache-mod_layout-5.1-14|14	Source0:	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
14mr|apache-mod_layout-5.1-14|15	Source1:	%{mod_conf}
14mr|apache-mod_layout-5.1-14|16	Requires(pre): rpm-helper
14mr|apache-mod_layout-5.1-14|17	Requires(postun): rpm-helper
14mr|apache-mod_layout-5.1-14|18	Requires(pre):  apache-conf >= %{apache_version}
14mr|apache-mod_layout-5.1-14|19	Requires(pre):  apache >= %{apache_version}
14mr|apache-mod_layout-5.1-14|20	Requires:	apache-conf >= %{apache_version}
14mr|apache-mod_layout-5.1-14|21	Requires:	apache >= %{apache_version}
14mr|apache-mod_layout-5.1-14|22	BuildRequires:  apache-devel >= %{apache_version}
14mr|apache-mod_layout-5.1-14|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_layout-5.1-14|24	
14mr|apache-mod_layout-5.1-14|25	%description
14mr|apache-mod_layout-5.1-14|26	Mod_Layout creates a framework for doing design. Whether you need a simple
14mr|apache-mod_layout-5.1-14|27	copyright or ad banner attached to every page, or need to have something more
14mr|apache-mod_layout-5.1-14|28	challenging such a custom look and feel for a site that employs an array of
14mr|apache-mod_layout-5.1-14|29	technologies (Java Servlets, mod_perl, PHP, CGI's, static HTML, etc...),
14mr|apache-mod_layout-5.1-14|30	Mod_Layout creates a framework for such an environment. By allowing you to
14mr|apache-mod_layout-5.1-14|31	cache static components and build sites in pieces, it gives you the tools for
14mr|apache-mod_layout-5.1-14|32	creating large custom portal sites.
14mr|apache-mod_layout-5.1-14|33	
14mr|apache-mod_layout-5.1-14|34	%prep
14mr|apache-mod_layout-5.1-14|35	
14mr|apache-mod_layout-5.1-14|36	%setup -q -n %{mod_name}-%{version}
14mr|apache-mod_layout-5.1-14|37	
14mr|apache-mod_layout-5.1-14|38	cp %{SOURCE1} %{mod_conf}
14mr|apache-mod_layout-5.1-14|39	
14mr|apache-mod_layout-5.1-14|40	%build
14mr|apache-mod_layout-5.1-14|41	
14mr|apache-mod_layout-5.1-14|42	%{_bindir}/apxs -c mod_layout.c utility.c layout.c
14mr|apache-mod_layout-5.1-14|43	
14mr|apache-mod_layout-5.1-14|44	cat > index.html <<EOF
14mr|apache-mod_layout-5.1-14|45	
14mr|apache-mod_layout-5.1-14|46	<p>No documentation exists yet for this module, go to
14mr|apache-mod_layout-5.1-14|47	<a href="http://software.tangent.org/">tangent.org</a>
14mr|apache-mod_layout-5.1-14|48	for more information</p>
14mr|apache-mod_layout-5.1-14|49	
14mr|apache-mod_layout-5.1-14|50	<p>Meanwhile take a look at the %{_sysconfdir}/httpd/modules.d/%{mod_conf} file</p>
14mr|apache-mod_layout-5.1-14|51	
14mr|apache-mod_layout-5.1-14|52	<p>Also please take the time to check out the
14mr|apache-mod_layout-5.1-14|53	<a href=http://nux.se/apache/>modules for apache</a>
14mr|apache-mod_layout-5.1-14|54	repository for Mandriva Linux.</p>
14mr|apache-mod_layout-5.1-14|55	
14mr|apache-mod_layout-5.1-14|56	<-- replace_me -->
14mr|apache-mod_layout-5.1-14|57	
14mr|apache-mod_layout-5.1-14|58	EOF
14mr|apache-mod_layout-5.1-14|59	
14mr|apache-mod_layout-5.1-14|60	%install
14mr|apache-mod_layout-5.1-14|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_layout-5.1-14|62	
14mr|apache-mod_layout-5.1-14|63	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_layout-5.1-14|64	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_layout-5.1-14|65	
14mr|apache-mod_layout-5.1-14|66	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_layout-5.1-14|67	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_layout-5.1-14|68	
14mr|apache-mod_layout-5.1-14|69	install -d %{buildroot}%{_var}/www/html/addon-modules
14mr|apache-mod_layout-5.1-14|70	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
14mr|apache-mod_layout-5.1-14|71	
14mr|apache-mod_layout-5.1-14|72	# make the example work... (ugly, but it works...)
14mr|apache-mod_layout-5.1-14|73	
14mr|apache-mod_layout-5.1-14|74	NEW_URL=/addon-modules/%{name}/index.html
14mr|apache-mod_layout-5.1-14|75	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_layout-5.1-14|76	
14mr|apache-mod_layout-5.1-14|77	%post
14mr|apache-mod_layout-5.1-14|78	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_layout-5.1-14|79	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_layout-5.1-14|80	fi
14mr|apache-mod_layout-5.1-14|81	
14mr|apache-mod_layout-5.1-14|82	%postun
14mr|apache-mod_layout-5.1-14|83	if [ "$1" = "0" ]; then
14mr|apache-mod_layout-5.1-14|84	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_layout-5.1-14|85	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_layout-5.1-14|86	fi
14mr|apache-mod_layout-5.1-14|87	fi
14mr|apache-mod_layout-5.1-14|88	
14mr|apache-mod_layout-5.1-14|89	%clean
14mr|apache-mod_layout-5.1-14|90	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_layout-5.1-14|91	
14mr|apache-mod_layout-5.1-14|92	%files
14mr|apache-mod_layout-5.1-14|93	%defattr(-,root,root)
14mr|apache-mod_layout-5.1-14|94	%doc ChangeLog INSTALL README index.html
14mr|apache-mod_layout-5.1-14|95	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_layout-5.1-14|96	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_layout-5.1-14|97	%{_var}/www/html/addon-modules/*
14mr|apache-mod_layout-5.1-14|98	
14mr|apache-mod_layout-5.1-14|99	
14mr|apache-mod_layout-5.1-14|100	
14mr|apache-mod_layout-5.1-14|101	%changelog
14mr|apache-mod_layout-5.1-14|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1-14
14mr|apache-mod_layout-5.1-14|103	+ Revision: 3f6da95
14mr|apache-mod_layout-5.1-14|104	- MassBuild#440: Increase release tag
14mr|apache-mod_layout-5.1-14|105	
14mr|apache-mod_layout-5.1-14|106	

15823 14
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|1	#(ie. use with rpm --rebuild):
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|2	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|3	#	--with debug	Compile with debugging code
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|4	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|5	#  enable build with debugging code: will _not_ strip away any debugging code,
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|6	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|7	#  configure.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|8	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|9	%define build_debug 0
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|10	%define build_test 0
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|11	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|12	%define svn_rev 1590627
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|13	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|14	# commandline overrides:
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|15	# rpm -ba|--rebuild --with 'xxx'
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|16	%{?_with_debug: %{expand: %%global build_debug 1}}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|17	%{?_without_debug: %{expand: %%global build_debug 0}}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|18	%{?_with_test: %{expand: %%global build_test 1}}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|19	%{?_without_test: %{expand: %%global build_test 0}}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|20	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|21	%if %{build_debug}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|22	# disable build root strip policy
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|23	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|24	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|25	# This gives extra debuggin and huge binaries
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|26	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|27	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|28	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|29	%if %{build_debug}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|30	%define build_test 1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|31	%define build_debug 1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|32	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|33	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|34	#Module-Specific definitions
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|35	%define apache_version 2.4.0
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|36	%define mod_name mod_perl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|37	%define load_order 175
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|38	%define perl_version %(rpm -q --qf '%%{epoch}:%%{version}' perl)
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|39	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|40	Summary:	An embedded Perl interpreter for the apache Web server
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|41	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|42	Name:		apache-%{mod_name}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|43	Version:	2.0.8
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|44	%if %{svn_rev}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|45	Release:	2.svn%{svn_rev}.2
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|46	%else
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|47	Release:	7
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|48	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|49	Group:		System/Servers
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|50	License:	Apache License
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|51	URL:		http://perl.apache.org/
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|52	%if %{svn_rev}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|53	Source0:        %{mod_name}-%{version}-svn%{svn_rev}.tar.xz
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|54	%else
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|55	Source0:	http://www.apache.org/dyn/closer.cgi/perl/%{mod_name}-%{version}.tar.gz
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|56	Source1:	http://www.apache.org/dist/perl/%{mod_name}-%{version}.tar.gz.asc
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|57	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|58	Source2:	mod_perl.conf
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|59	Source3:	apache-mod_perl-testscript.pl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|60	Patch0:		mod_perl-2.0.4-inline.patch
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|61	Requires:       perl = %{perl_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|62	BuildRequires:	perl-devel >= 5.8.2
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|63	BuildRequires:  perl-Tie-IxHash
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|64	BuildRequires:	perl-Data-Flow
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|65	BuildRequires:  apache-mpm-prefork
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|66	%if %{build_test}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|67	BuildRequires:	perl-CGI >= 1:3.08
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|68	BuildRequires:	perl-HTML-Parser
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|69	BuildRequires:	perl-libwww-perl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|70	BuildRequires:	perl-URI
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|71	BuildRequires:	perl-BSD-Resource
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|72	BuildRequires:	apache-mpm-prefork >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|73	BuildRequires:	apache-base >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|74	BuildRequires:	apache-modules >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|75	BuildRequires:	apache-mod_cache >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|76	BuildRequires:	apache-mod_dav >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|77	BuildRequires:	apache-mod_deflate >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|78	BuildRequires:	apache-mod_disk_cache >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|79	BuildRequires:	apache-mod_file_cache >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|80	BuildRequires:	apache-mod_ldap >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|81	BuildRequires:	apache-mod_proxy >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|82	BuildRequires:	apache-mod_ssl >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|83	BuildRequires:	apache-mod_suexec >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|84	BuildRequires:	apache-mod_userdir >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|85	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|86	Requires(pre): rpm-helper
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|87	Requires(postun): rpm-helper
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|88	Requires(pre):  apache-mpm-prefork >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|89	Requires(pre):  apache-base >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|90	Requires(pre):  apache-modules >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|91	Requires:	apache-mpm-prefork >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|92	Requires:	apache-base >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|93	Requires:	apache-modules >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|94	Requires:	perl(Apache2::Reload)
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|95	BuildRequires:	apache-devel >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|96	Obsoletes:	perl-Apache-Reload
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|97	Epoch:		1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|98	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|99	%description
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|100	%{name} incorporates a Perl interpreter into the apache web server,
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|101	so that the Apache web server can directly execute Perl code.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|102	Mod_perl links the Perl runtime library into the apache web server and
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|103	provides an object-oriented Perl interface for apache's C language
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|104	API.  The end result is a quicker CGI script turnaround process, since
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|105	no external Perl interpreter has to be started.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|106	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|107	Install %{name} if you're installing the apache web server and you'd
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|108	like for it to directly incorporate a Perl interpreter.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|109	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|110	You can build %{name} with some conditional build swithes;
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|111	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|112	(ie. use with rpm --rebuild):
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|113	--with[out] debug	Compile with debugging code (forces --with test)
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|114	--with[out]	test	Initiate a Apache-Test run
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|115	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|116	%package	devel
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|117	Summary:	Files needed for building XS modules that use mod_perl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|118	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|119	Group:		Development/C
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|120	Requires:	%{name} = 1:%{version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|121	Requires:	apache-devel >= %{apache_version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|122	Epoch:		1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|123	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|124	%description	devel
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|125	The mod_perl-devel package contains the files needed for building XS
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|126	modules that use mod_perl.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|127	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|128	%prep
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|129	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|130	%if %{svn_rev}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|131	%setup -q -n %{mod_name}-%{version}-svn%{svn_rev}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|132	%else
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|133	%setup -q -n %{mod_name}-%{version}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|134	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|135	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|136	%patch0 -p1 -b .inline
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|137	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|138	cp %{SOURCE2} .
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|139	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" mod_perl.conf
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|140	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|141	for i in `find . -type d -name .svn`; do
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|142	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|143	done
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|144	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|145	%build
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|146	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|147	# Compile the module.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|148	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|149	#%{__perl} Makefile.PL \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|150	#    MP_APXS=%{_bindir}/apxs \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|151	#    MP_APR_CONFIG=%{_bindir}/apr-1-config
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|152	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|153	#make source_scan
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|154	#make xs_generate
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|155	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|156	%{__perl} Makefile.PL \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|157	%if %{build_debug}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|158	MP_MAINTAINER=1 \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|159	MP_TRACE=1 \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|160	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -g3 -Werror -fPIC" \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|161	%else
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|162	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -fPIC" \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|163	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|164	MP_APXS=%{_bindir}/apxs \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|165	MP_APR_CONFIG=%{_bindir}/apr-1-config \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|166	INSTALLDIRS=vendor </dev/null
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|167	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|168	ln -s Apache-mod_perl_guide-1.29/bin bin
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|169	%make
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|170	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|171	# XXX mod_include/SSI does not include files when they are not named .shtml
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|172	mv t/htdocs/includes-registry/test.pl t/htdocs/includes-registry/test.shtml
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|173	mv t/htdocs/includes-registry/cgipm.pl t/htdocs/includes-registry/cgipm.shtml
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|174	sed 's/\.pl/.shtml/' t/htdocs/includes/test.shtml > tmpfile && mv tmpfile t/htdocs/includes/test.shtml
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|175	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|176	%install
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|177	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|178	%if %{build_debug}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|179	export DONT_STRIP=1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|180	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|181	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|182	%if %{build_test}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|183	# Run the test suite.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|184	#  Need to make t/htdocs/perlio because it isn't expecting to be run as
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|185	#  root and will fail tests that try and write files because the server
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|186	#  will have changed it's uid.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|187	mkdir -p t/htdocs/perlio
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|188	chmod 777 t/htdocs/perlio
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|189	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|190	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|191	# fix for bad_scripts.t in 1.99_12
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|192	# [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
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|193	if test -e ModPerl-Registry/t/cgi-bin/r_inherited.pl; then chmod +x ModPerl-Registry/t/cgi-bin/r_inherited.pl; fi
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|194	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|195	# 1.99_12_20040302 fix for t/hooks/cleanup.t and t/hooks/cleanup2.t
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|196	# [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.
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|197	mkdir -p t/htdocs/hooks
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|198	chmod 2770 t/htdocs/hooks
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|199	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|200	# run test suite:
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|201	#
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|202	#make TEST_VERBOSE=1 APACHE_TEST_PORT=select APACHE_TEST_STARTUP_TIMEOUT=360 test  || {
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|203	#       ps aufx | grep "/usr/sbin/httpd-prefork -d /usr/src/packages/BUILD/modperl-2.0" \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|204	#               | grep -v grep | awk '{print $2}' | xargs -r kill
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|205	#       exit 1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|206	#}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|207	perl t/TEST -start-httpd -port select -startup_timeout 360 -verbose -httpd_conf /etc/httpd/conf/httpd.conf
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|208	perl t/TEST -run-tests || {
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|209	perl t/TEST -stop-httpd
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|210	exit 1
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|211	}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|212	perl t/TEST -stop-httpd
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|213	# in case of failures, see http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|214	# then, debug like this:
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|215	# t/TEST -start-httpd
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|216	# tail -F t/logs/*&
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|217	# t/TEST -run-tests -verbose $failed_test
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|218	# t/TEST -stop-httpd
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|219	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|220	#make \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|221	#    APACHE_TEST_PORT=select \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|222	#    APACHE_TEST_STARTUP_TIMEOUT=30 \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|223	#    APACHE_TEST_COLOR=1 \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|224	#    TEST_VERBOSE=1 \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|225	#    APACHE_TEST_HTTPD=%{_sbindir}/httpd \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|226	#    APACHE_TEST_APXS=%{_sbindir}/apxs \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|227	#    test
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|228	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|229	%endif
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|230	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|231	# make some directories
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|232	install -d %{buildroot}%{_libdir}/apache
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|233	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|234	install -d %{buildroot}%{_var}/www/perl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|235	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|236	%makeinstall_std \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|237	MODPERL_AP_LIBEXECDIR=%{_libdir}/apache \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|238	MODPERL_AP_INCLUDEDIR=%{_includedir}/apache \
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|239	INSTALLDIRS=vendor
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|240	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|241	install -m0644 mod_perl.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|242	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|243	# Remove empty file
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|244	rm -f docs/api/mod_perl-2.0/pm_to_blib
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|245	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|246	install -m0755 %{SOURCE3} %{buildroot}%{_var}/www/perl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|247	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|248	# install missing required files
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|249	install -d %{buildroot}%{perl_vendorarch}/Apache2/Apache
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|250	install -m0644 xs/tables/current/Apache2/ConstantsTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|251	install -m0644 xs/tables/current/Apache2/FunctionTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|252	install -m0644 xs/tables/current/Apache2/StructureTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|253	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|254	# cleanup
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|255	find %{buildroot}%{perl_archlib} -name perllocal.pod | xargs rm -f
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|256	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|257	# don't pack the Apache-Test stuff
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|258	rm -f %{buildroot}%{perl_vendorarch}/Apache/Test*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|259	rm -rf %{buildroot}%{perl_vendorarch}/MyTest*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|260	rm -f %{buildroot}%{perl_vendorarch}/Bundle/ApacheTest.pm
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|261	rm -f %{buildroot}%{_mandir}/man3/Apache::Test*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|262	rm -f %{buildroot}%{_mandir}/man3/Bundle::ApacheTest.3pm
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|263	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|264	# do not ship the patch backups
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|265	find %{buildroot}%{perl_vendorarch} -name '*.pm.cve*' | xargs rm -f
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|266	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|267	%post
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|268	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|269	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|270	%postun
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|271	if [ "$1" = "0" ]; then
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|272	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|273	fi
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|274	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|275	%files -n %{name}
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|276	%doc Changes INSTALL LICENSE README docs todo
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|277	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|278	%attr(0755,root,root) %{_libdir}/apache/*.so
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|279	%{perl_vendorarch}/Apache
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|280	%{perl_vendorarch}/Apache2
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|281	%{perl_vendorarch}/Bundle
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|282	%{perl_vendorarch}/ModPerl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|283	%{perl_vendorarch}/APR
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|284	%{perl_vendorarch}/APR.pm
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|285	%{perl_vendorarch}/mod_perl2.pm
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|286	%{perl_vendorarch}/auto/Apache2/FilterRec
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|287	%{perl_vendorarch}/auto/Apache2/Util
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|288	%{perl_vendorarch}/auto/Apache2/RequestRec
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|289	%{perl_vendorarch}/auto/Apache2/Command
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|290	%{perl_vendorarch}/auto/Apache2/ConnectionUtil
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|291	%{perl_vendorarch}/auto/Apache2/Module
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|292	%{perl_vendorarch}/auto/Apache2/typemap
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|293	%{perl_vendorarch}/auto/Apache2/URI
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|294	%{perl_vendorarch}/auto/Apache2/Process
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|295	%{perl_vendorarch}/auto/Apache2/MPM
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|296	%{perl_vendorarch}/auto/Apache2/Response
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|297	%{perl_vendorarch}/auto/Apache2/SubProcess
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|298	%{perl_vendorarch}/auto/Apache2/Build
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|299	%{perl_vendorarch}/auto/Apache2/Const
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|300	%{perl_vendorarch}/auto/Apache2/Filter
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|301	%{perl_vendorarch}/auto/Apache2/Log
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|302	%{perl_vendorarch}/auto/Apache2/ServerUtil
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|303	%{perl_vendorarch}/auto/Apache2/ServerRec
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|304	%{perl_vendorarch}/auto/Apache2/CmdParms
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|305	%{perl_vendorarch}/auto/Apache2/Provider
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|306	%{perl_vendorarch}/auto/Apache2/RequestUtil
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|307	%{perl_vendorarch}/auto/Apache2/RequestIO
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|308	%{perl_vendorarch}/auto/Apache2/SubRequest
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|309	%{perl_vendorarch}/auto/Apache2/Directive
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|310	%{perl_vendorarch}/auto/Apache2/HookRun
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|311	%{perl_vendorarch}/auto/Apache2/Access
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|312	%{perl_vendorarch}/auto/Apache2/Connection
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|313	%{perl_vendorarch}/auto/ModPerl/Util
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|314	%{perl_vendorarch}/auto/ModPerl/Global
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|315	%{perl_vendorarch}/auto/ModPerl/Const
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|316	%{perl_vendorarch}/auto/ModPerl/InterpPool
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|317	%{perl_vendorarch}/auto/ModPerl/Interpreter
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|318	%{perl_vendorarch}/auto/ModPerl/TiPool
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|319	%{perl_vendorarch}/auto/ModPerl/TiPoolConfig
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|320	%{perl_vendorarch}/auto/APR/BucketAlloc
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|321	%{perl_vendorarch}/auto/APR/IpSubnet
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|322	%{perl_vendorarch}/auto/APR/Util
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|323	%{perl_vendorarch}/auto/APR/Pool
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|324	%{perl_vendorarch}/auto/APR/Finfo
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|325	%{perl_vendorarch}/auto/APR/Socket
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|326	%{perl_vendorarch}/auto/APR/Brigade
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|327	%{perl_vendorarch}/auto/APR/URI
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|328	%{perl_vendorarch}/auto/APR/Error
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|329	%{perl_vendorarch}/auto/APR/ThreadRWLock
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|330	%{perl_vendorarch}/auto/APR/Bucket
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|331	%{perl_vendorarch}/auto/APR/Const
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|332	%{perl_vendorarch}/auto/APR/APR.so
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|333	%{perl_vendorarch}/auto/APR/Status
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|334	%{perl_vendorarch}/auto/APR/SockAddr
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|335	%{perl_vendorarch}/auto/APR/String
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|336	%{perl_vendorarch}/auto/APR/OS
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|337	%{perl_vendorarch}/auto/APR/PerlIO
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|338	%{perl_vendorarch}/auto/APR/ThreadMutex
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|339	%{perl_vendorarch}/auto/APR/Date
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|340	%{perl_vendorarch}/auto/APR/UUID
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|341	%{perl_vendorarch}/auto/APR/BucketType
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|342	%{perl_vendorarch}/auto/APR/Base64
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|343	%{perl_vendorarch}/auto/APR/Table
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|344	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|345	%{_mandir}/*/*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|346	%attr(0755,root,root) %{_var}/www/perl/*.pl
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|347	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|348	%files devel
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|349	%attr(0755,root,root) %{_bindir}/*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|350	%{_includedir}/apache/*
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|351	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|352	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|353	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|354	%changelog
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|355	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.0.8-2.svn1590627.2
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|356	+ Revision: f1ae990
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|357	- MassBuild#440: Increase release tag
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|358	
14mr|apache-mod_perl-2.0.8-2.svn1590627.2|359	

15824 14
14mr|apache-mod_php-5.4.9-2|1	#Module-Specific definitions
14mr|apache-mod_php-5.4.9-2|2	%define mod_name mod_php
14mr|apache-mod_php-5.4.9-2|3	%define load_order 170
14mr|apache-mod_php-5.4.9-2|4	%define extname apache2handler
14mr|apache-mod_php-5.4.9-2|5	
14mr|apache-mod_php-5.4.9-2|6	%define major 5
14mr|apache-mod_php-5.4.9-2|7	%define libname %mklibname php5_common %{major}
14mr|apache-mod_php-5.4.9-2|8	%define apache_version 2.4.0
14mr|apache-mod_php-5.4.9-2|9	%define php_version %{version}
14mr|apache-mod_php-5.4.9-2|10	
14mr|apache-mod_php-5.4.9-2|11	Summary:	The PHP HTML-embedded scripting language for use with apache
14mr|apache-mod_php-5.4.9-2|12	Name:		apache-%{mod_name}
14mr|apache-mod_php-5.4.9-2|13	Version:	5.4.9
14mr|apache-mod_php-5.4.9-2|14	Release:	2
14mr|apache-mod_php-5.4.9-2|15	Epoch:		3
14mr|apache-mod_php-5.4.9-2|16	Group:		System/Servers
14mr|apache-mod_php-5.4.9-2|17	License:	PHP License
14mr|apache-mod_php-5.4.9-2|18	URL:		http://www.php.net/
14mr|apache-mod_php-5.4.9-2|19	Requires(pre): rpm-helper
14mr|apache-mod_php-5.4.9-2|20	Requires(postun): rpm-helper
14mr|apache-mod_php-5.4.9-2|21	Requires:	%{libname} >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|22	Requires:	apache-base >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|23	Requires:	apache-modules >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|24	Requires:	apache-mpm >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|25	Requires:	php-ctype >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|26	Requires:	php-filter >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|27	Requires:	php-ftp >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|28	Requires:	php-gettext >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|29	Requires:	php-hash >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|30	Requires:	php-ini >= %{php_version}
14mr|apache-mod_php-5.4.9-2|31	Requires:	php-json >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|32	Requires:	php-openssl >= %{epoch}:%{version}
14mr|apache-mod_php-5.4.9-2|33	Requires:	php-pcre >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|34	Requires:	php-posix >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|35	Requires:	php-session >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|36	Requires:	php-suhosin >= 0.9.29
14mr|apache-mod_php-5.4.9-2|37	Requires:	php-sysvsem >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|38	Requires:	php-sysvshm >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|39	Requires:	php-tokenizer >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|40	Requires:	php-xmlreader >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|41	Requires:	php-xmlwriter >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|42	Requires:	php-zlib >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|43	Requires:	php-xml >= %{epoch}:%{version}
14mr|apache-mod_php-5.4.9-2|44	BuildRequires:	apache-devel >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|45	BuildRequires:	php-devel >= %{epoch}:%{php_version}
14mr|apache-mod_php-5.4.9-2|46	BuildRequires:	dos2unix
14mr|apache-mod_php-5.4.9-2|47	Provides:	mod_php = %{EVRD}
14mr|apache-mod_php-5.4.9-2|48	Conflicts:	apache-mpm-worker >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|49	Conflicts:	apache-mpm-event >= %{apache_version}
14mr|apache-mod_php-5.4.9-2|50	Requires:	php-timezonedb >= 3:2009.10
14mr|apache-mod_php-5.4.9-2|51	
14mr|apache-mod_php-5.4.9-2|52	%description
14mr|apache-mod_php-5.4.9-2|53	PHP5 is an HTML-embedded scripting language. PHP5 attempts to make it easy for
14mr|apache-mod_php-5.4.9-2|54	developers to write dynamically generated web pages. PHP5 also offers built-in
14mr|apache-mod_php-5.4.9-2|55	database integration for several commercial and non-commercial database
14mr|apache-mod_php-5.4.9-2|56	management systems, so writing a database-enabled web page with PHP5 is fairly
14mr|apache-mod_php-5.4.9-2|57	simple. The most common use of PHP coding is probably as a replacement for CGI
14mr|apache-mod_php-5.4.9-2|58	scripts. The %{name} module enables the apache web server to understand
14mr|apache-mod_php-5.4.9-2|59	and process the embedded PHP language in web pages.
14mr|apache-mod_php-5.4.9-2|60	
14mr|apache-mod_php-5.4.9-2|61	This package contains PHP version 5. You'll also need to install the apache web
14mr|apache-mod_php-5.4.9-2|62	server.
14mr|apache-mod_php-5.4.9-2|63	
14mr|apache-mod_php-5.4.9-2|64	%prep
14mr|apache-mod_php-5.4.9-2|65	
14mr|apache-mod_php-5.4.9-2|66	%setup -c -T
14mr|apache-mod_php-5.4.9-2|67	cp -dpR %{_usrsrc}/php-devel/sapi/%{extname}/* .
14mr|apache-mod_php-5.4.9-2|68	cp %{_usrsrc}/php-devel/internal_functions.c .
14mr|apache-mod_php-5.4.9-2|69	cp %{_includedir}/php/ext/date/lib/timelib_config.h .
14mr|apache-mod_php-5.4.9-2|70	
14mr|apache-mod_php-5.4.9-2|71	# drop php5 here
14mr|apache-mod_php-5.4.9-2|72	perl -pi -e "s|php5_module|php_module|g" *
14mr|apache-mod_php-5.4.9-2|73	cp mod_php5.c mod_php.c
14mr|apache-mod_php-5.4.9-2|74	
14mr|apache-mod_php-5.4.9-2|75	# strip away annoying ^M
14mr|apache-mod_php-5.4.9-2|76	find -type f -exec dos2unix {} \;
14mr|apache-mod_php-5.4.9-2|77	
14mr|apache-mod_php-5.4.9-2|78	%build
14mr|apache-mod_php-5.4.9-2|79	apxs \
14mr|apache-mod_php-5.4.9-2|80	`php-config --includes` \
14mr|apache-mod_php-5.4.9-2|81	`apr-1-config --link-ld --libs` \
14mr|apache-mod_php-5.4.9-2|82	`xml2-config --cflags` \
14mr|apache-mod_php-5.4.9-2|83	-I%{_usrsrc}/php-devel \
14mr|apache-mod_php-5.4.9-2|84	-I. -lphp5_common \
14mr|apache-mod_php-5.4.9-2|85	-c mod_php.c sapi_apache2.c apache_config.c \
14mr|apache-mod_php-5.4.9-2|86	php_functions.c internal_functions.c
14mr|apache-mod_php-5.4.9-2|87	
14mr|apache-mod_php-5.4.9-2|88	%install
14mr|apache-mod_php-5.4.9-2|89	install -d %{buildroot}%{_libdir}/apache
14mr|apache-mod_php-5.4.9-2|90	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_php-5.4.9-2|91	
14mr|apache-mod_php-5.4.9-2|92	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache/
14mr|apache-mod_php-5.4.9-2|93	
14mr|apache-mod_php-5.4.9-2|94	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf << EOF
14mr|apache-mod_php-5.4.9-2|95	LoadModule php_module %{_libdir}/apache/%{mod_name}.so
14mr|apache-mod_php-5.4.9-2|96	
14mr|apache-mod_php-5.4.9-2|97	AddType application/x-httpd-php .php
14mr|apache-mod_php-5.4.9-2|98	AddType application/x-httpd-php .phtml
14mr|apache-mod_php-5.4.9-2|99	AddType application/x-httpd-php-source .phps
14mr|apache-mod_php-5.4.9-2|100	
14mr|apache-mod_php-5.4.9-2|101	DirectoryIndex index.php index.phtml
14mr|apache-mod_php-5.4.9-2|102	EOF
14mr|apache-mod_php-5.4.9-2|103	
14mr|apache-mod_php-5.4.9-2|104	%post
14mr|apache-mod_php-5.4.9-2|105	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-mod_php-5.4.9-2|106	
14mr|apache-mod_php-5.4.9-2|107	%postun
14mr|apache-mod_php-5.4.9-2|108	if [ "$1" = "0" ]; then
14mr|apache-mod_php-5.4.9-2|109	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|apache-mod_php-5.4.9-2|110	fi
14mr|apache-mod_php-5.4.9-2|111	
14mr|apache-mod_php-5.4.9-2|112	%files
14mr|apache-mod_php-5.4.9-2|113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
14mr|apache-mod_php-5.4.9-2|114	%attr(0755,root,root) %{_libdir}/apache/*.so
14mr|apache-mod_php-5.4.9-2|115	
14mr|apache-mod_php-5.4.9-2|116	
14mr|apache-mod_php-5.4.9-2|117	
14mr|apache-mod_php-5.4.9-2|118	%changelog
14mr|apache-mod_php-5.4.9-2|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:5.4.9-2
14mr|apache-mod_php-5.4.9-2|120	+ Revision: 1801f4b
14mr|apache-mod_php-5.4.9-2|121	- MassBuild#440: Increase release tag
14mr|apache-mod_php-5.4.9-2|122	
14mr|apache-mod_php-5.4.9-2|123	

15825 14
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|1	%define snap r142
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|2	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|3	#Module-Specific definitions
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|4	%define mod_name mod_proxy_html
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|5	%define mod_conf A28_%{mod_name}.conf
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|6	%define mod_so %{mod_name}.so
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|7	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|8	Summary:	DSO module for the apache web server
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|9	Name:		apache-%{mod_name}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|10	Version:	3.1.2
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|11	Release:	%mkrel 0.%{snap}.7
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|12	Group:		System/Servers
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|13	License:	GPL
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|14	URL:		http://apache.webthing.com/mod_proxy_html/
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|15	Source0:	mod_proxy_html-%{version}-%{snap}.tar.gz
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|16	Source1:	http://apache.webthing.com/mod_proxy_html/config.html
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|17	Source2:	http://apache.webthing.com/mod_proxy_html/guide.html
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|18	Source3:	http://apache.webthing.com/mod_proxy_html/faq.html
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|19	Source4:	%{mod_conf}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|20	BuildRequires:	libxml2-devel
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|21	Requires(pre): rpm-helper
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|22	Requires(postun): rpm-helper
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|23	Requires(pre):	apache-conf >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|24	Requires(pre):	apache >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|25	Requires(pre):	apache-mod_proxy >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|26	Requires(pre):	apache-mod_ssl >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|27	Requires(pre):	apache-mod_xml2enc >= 1.0.3
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|28	Requires:	apache-conf >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|29	Requires:	apache >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|30	Requires:	apache-mod_proxy >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|31	Requires:	apache-mod_ssl >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|32	Requires:	apache-mod_xml2enc >= 1.0.3
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|33	BuildRequires:	apache-devel >= 2.2.0
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|34	BuildRequires:	apache-mod_xml2enc-devel >= 1.0.3
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|35	BuildRequires:	file
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|36	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|37	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|38	%description
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|39	mod_proxy_html is an output filter to rewrite HTML links in a proxy situation,
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|40	to ensure that links work for users outside the proxy. It serves the same
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|41	purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|42	essential component of a reverse proxy.
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|43	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|44	%prep
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|45	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|46	%setup -q -n %{mod_name}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|47	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|48	cp %{SOURCE1} .
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|49	cp %{SOURCE2} .
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|50	cp %{SOURCE3} .
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|51	cp %{SOURCE4} %{mod_conf}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|52	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|53	# use correct name and version
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|54	perl -pi -e "s|^#define VERSION_STRING .*|#define VERSION_STRING \"%{mod_name}/%{version}\"|g" %{mod_name}.c
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|55	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|56	# strip away annoying ^M
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|57	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|58	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|59	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|60	head -36 mod_proxy_html.c > README.mod_proxy_html
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|61	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|62	%build
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|63	%{_bindir}/apxs `xml2-config --cflags` `xml2-config --libs` %{ldflags} -c %{mod_name}.c
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|64	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|65	%install
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|66	rm -rf %{buildroot}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|67	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|68	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|70	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|71	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|72	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|73	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|74	%post
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|75	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|76	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|77	fi
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|78	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|79	%postun
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|80	if [ "$1" = "0" ]; then
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|81	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|82	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|83	fi
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|84	fi
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|85	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|86	%clean
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|87	rm -rf %{buildroot}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|88	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|89	%files
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|90	%defattr(-,root,root)
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|91	%doc config.html guide.html faq.html proxy_html.conf
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|93	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|94	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|95	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|96	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|97	%changelog
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|98	* Mon Aug 27 2012 Sergey A. Sokolov <sokol@mtik.ru> 3.1.2-0.r142.7
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|99	+ Revision: e039f7d
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|100	- fix apxs path
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|101	
14mr|apache-mod_proxy_html-3.1.2-0.r142.7|102	

15826 14
14mr|apache-mod_security-2.7.3-2|1	#Module-Specific definitions
14mr|apache-mod_security-2.7.3-2|2	%define mod_name mod_security
14mr|apache-mod_security-2.7.3-2|3	%define mod_conf 82_%{mod_name}.conf
14mr|apache-mod_security-2.7.3-2|4	%define mod_so %{mod_name}.so
14mr|apache-mod_security-2.7.3-2|5	
14mr|apache-mod_security-2.7.3-2|6	
14mr|apache-mod_security-2.7.3-2|7	Summary:	DSO module for the apache web server
14mr|apache-mod_security-2.7.3-2|8	Name:		apache-%{mod_name}
14mr|apache-mod_security-2.7.3-2|9	Version:	2.7.3
14mr|apache-mod_security-2.7.3-2|10	Release:	2
14mr|apache-mod_security-2.7.3-2|11	Group:		System/Servers
14mr|apache-mod_security-2.7.3-2|12	License:	Apache License
14mr|apache-mod_security-2.7.3-2|13	URL:		http://www.modsecurity.org/
14mr|apache-mod_security-2.7.3-2|14	Source0:	http://www.modsecurity.org/tarball/2.7.3/modsecurity-apache_%{version}.tar.gz
14mr|apache-mod_security-2.7.3-2|15	Source1:	http://www.modsecurity.org/tarball/2.7.3/modsecurity-apache_%{version}.tar.gz.asc
14mr|apache-mod_security-2.7.3-2|16	Source2:	mod_security.logrotate
14mr|apache-mod_security-2.7.3-2|17	Source3:	%{mod_conf}
14mr|apache-mod_security-2.7.3-2|18	Source4:	modsecurity-apache_2.5.12-rules.tar.gz
14mr|apache-mod_security-2.7.3-2|19	Patch0:		configure.ac.patch
14mr|apache-mod_security-2.7.3-2|20	Requires(pre): rpm-helper
14mr|apache-mod_security-2.7.3-2|21	Requires(postun): rpm-helper
14mr|apache-mod_security-2.7.3-2|22	Requires(pre):	apache-conf >= 2.2.6
14mr|apache-mod_security-2.7.3-2|23	Requires(pre):	apache >= 2.2.6
14mr|apache-mod_security-2.7.3-2|24	Requires:	apache-conf >= 2.2.6
14mr|apache-mod_security-2.7.3-2|25	Requires:	apache >= 2.2.6
14mr|apache-mod_security-2.7.3-2|26	Requires:	apache-mod_unique_id >= 2.2.6
14mr|apache-mod_security-2.7.3-2|27	Requires:	mlogc >= 1.4.2
14mr|apache-mod_security-2.7.3-2|28	Requires:	gnupg
14mr|apache-mod_security-2.7.3-2|29	Requires:	unzip
14mr|apache-mod_security-2.7.3-2|30	Requires:	sendmail-command
14mr|apache-mod_security-2.7.3-2|31	BuildRequires:	apache-devel >= 2.2.6
14mr|apache-mod_security-2.7.3-2|32	BuildRequires:	curl-devel
14mr|apache-mod_security-2.7.3-2|33	BuildRequires:	file
14mr|apache-mod_security-2.7.3-2|34	BuildRequires:	libxml2-devel
14mr|apache-mod_security-2.7.3-2|35	BuildRequires:	lua-devel >= 5.1
14mr|apache-mod_security-2.7.3-2|36	BuildRequires:	pcre-devel
14mr|apache-mod_security-2.7.3-2|37	BuildRequires:	perl
14mr|apache-mod_security-2.7.3-2|38	Provides:	apache-mod_security2 = %{version}-%{release}
14mr|apache-mod_security-2.7.3-2|39	Obsoletes:	apache-mod_security2
14mr|apache-mod_security-2.7.3-2|40	Epoch:		1
14mr|apache-mod_security-2.7.3-2|41	
14mr|apache-mod_security-2.7.3-2|42	%description
14mr|apache-mod_security-2.7.3-2|43	ModSecurity is an open source intrustion detection and prevention engine for
14mr|apache-mod_security-2.7.3-2|44	web applications. It operates embedded into the web server, acting as a
14mr|apache-mod_security-2.7.3-2|45	powerful umbrella - shielding applications from attacks.
14mr|apache-mod_security-2.7.3-2|46	
14mr|apache-mod_security-2.7.3-2|47	%package -n	mlogc
14mr|apache-mod_security-2.7.3-2|48	Summary:	ModSecurity Audit Log Collector
14mr|apache-mod_security-2.7.3-2|49	Group:		System/Servers
14mr|apache-mod_security-2.7.3-2|50	
14mr|apache-mod_security-2.7.3-2|51	%description -n	mlogc
14mr|apache-mod_security-2.7.3-2|52	ModSecurity is an open source intrustion detection and prevention engine for
14mr|apache-mod_security-2.7.3-2|53	web applications. It operates embedded into the web server, acting as a
14mr|apache-mod_security-2.7.3-2|54	powerful umbrella - shielding applications from attacks.
14mr|apache-mod_security-2.7.3-2|55	
14mr|apache-mod_security-2.7.3-2|56	This package contains the ModSecurity Audit Log Collector.
14mr|apache-mod_security-2.7.3-2|57	
14mr|apache-mod_security-2.7.3-2|58	%prep
14mr|apache-mod_security-2.7.3-2|59	
14mr|apache-mod_security-2.7.3-2|60	%setup -q -n modsecurity-apache_%{version} -a4
14mr|apache-mod_security-2.7.3-2|61	
14mr|apache-mod_security-2.7.3-2|62	cp %{SOURCE2} mod_security.logrotate
14mr|apache-mod_security-2.7.3-2|63	cp %{SOURCE3} %{mod_conf}
14mr|apache-mod_security-2.7.3-2|64	%patch0 -p0
14mr|apache-mod_security-2.7.3-2|65	# strip away annoying ^M
14mr|apache-mod_security-2.7.3-2|66	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_security-2.7.3-2|67	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_security-2.7.3-2|68	
14mr|apache-mod_security-2.7.3-2|69	# naming hack
14mr|apache-mod_security-2.7.3-2|70	pushd apache2
14mr|apache-mod_security-2.7.3-2|71	find -type f | xargs perl -pi -e "s|security2|security|g"
14mr|apache-mod_security-2.7.3-2|72	find -type f | xargs perl -pi -e "s|SECURITY2|SECURITY|g"
14mr|apache-mod_security-2.7.3-2|73	mv mod_security2.c mod_security.c
14mr|apache-mod_security-2.7.3-2|74	#    mv mod_security2_config.h.in mod_security_config.h.in
14mr|apache-mod_security-2.7.3-2|75	popd
14mr|apache-mod_security-2.7.3-2|76	
14mr|apache-mod_security-2.7.3-2|77	%build
14mr|apache-mod_security-2.7.3-2|78	%serverbuild
14mr|apache-mod_security-2.7.3-2|79	
14mr|apache-mod_security-2.7.3-2|80	#rm configure
14mr|apache-mod_security-2.7.3-2|81	#rm -rf autom4te.cache
14mr|apache-mod_security-2.7.3-2|82	#aclocal
14mr|apache-mod_security-2.7.3-2|83	#automake --add-missing --copy --foreign
14mr|apache-mod_security-2.7.3-2|84	#autoreconf --install
14mr|apache-mod_security-2.7.3-2|85	#autoheader
14mr|apache-mod_security-2.7.3-2|86	
14mr|apache-mod_security-2.7.3-2|87	rm -rf autom4te.cache
14mr|apache-mod_security-2.7.3-2|88	rm -f aclocal.m4
14mr|apache-mod_security-2.7.3-2|89	libtoolize --force --copy
14mr|apache-mod_security-2.7.3-2|90	autoreconf --install
14mr|apache-mod_security-2.7.3-2|91	autoheader
14mr|apache-mod_security-2.7.3-2|92	automake --add-missing --foreign --copy --force-missing
14mr|apache-mod_security-2.7.3-2|93	autoconf --force
14mr|apache-mod_security-2.7.3-2|94	rm -rf autom4te.cache
14mr|apache-mod_security-2.7.3-2|95	
14mr|apache-mod_security-2.7.3-2|96	%configure2_5x --localstatedir=/var/lib \
14mr|apache-mod_security-2.7.3-2|97	--enable-performance-measurement \
14mr|apache-mod_security-2.7.3-2|98	--enable-extentions \
14mr|apache-mod_security-2.7.3-2|99	--with-apxs=%{_bindir}/apxs \
14mr|apache-mod_security-2.7.3-2|100	--with-pcre=%{_prefix} \
14mr|apache-mod_security-2.7.3-2|101	--with-apr=%{_prefix} \
14mr|apache-mod_security-2.7.3-2|102	--with-apu=%{_prefix} \
14mr|apache-mod_security-2.7.3-2|103	--with-libxml=%{_prefix} \
14mr|apache-mod_security-2.7.3-2|104	--with-lua=%{_prefix} \
14mr|apache-mod_security-2.7.3-2|105	--with-curl=%{_prefix}
14mr|apache-mod_security-2.7.3-2|106	
14mr|apache-mod_security-2.7.3-2|107	%make
14mr|apache-mod_security-2.7.3-2|108	%make -C mlogc
14mr|apache-mod_security-2.7.3-2|109	
14mr|apache-mod_security-2.7.3-2|110	#%%check
14mr|apache-mod_security-2.7.3-2|111	#pushd apache2
14mr|apache-mod_security-2.7.3-2|112	#make test
14mr|apache-mod_security-2.7.3-2|113	#popd
14mr|apache-mod_security-2.7.3-2|114	
14mr|apache-mod_security-2.7.3-2|115	%install
14mr|apache-mod_security-2.7.3-2|116	install -d %{buildroot}%{_sbindir}
14mr|apache-mod_security-2.7.3-2|117	install -d %{buildroot}%{_bindir}
14mr|apache-mod_security-2.7.3-2|118	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_security-2.7.3-2|119	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_security-2.7.3-2|120	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules
14mr|apache-mod_security-2.7.3-2|121	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules
14mr|apache-mod_security-2.7.3-2|122	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|apache-mod_security-2.7.3-2|123	
14mr|apache-mod_security-2.7.3-2|124	install -m0755 apache2/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_security-2.7.3-2|125	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_security-2.7.3-2|126	install -m0644 mod_security.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{mod_name}
14mr|apache-mod_security-2.7.3-2|127	
14mr|apache-mod_security-2.7.3-2|128	install -m0755 ext/.libs/mod_op_strstr.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_security-2.7.3-2|129	install -m0755 ext/.libs/mod_reqbody_example.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_security-2.7.3-2|130	install -m0755 ext/.libs/mod_tfn_reverse.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_security-2.7.3-2|131	install -m0755 ext/.libs/mod_var_remote_addr_port.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_security-2.7.3-2|132	
14mr|apache-mod_security-2.7.3-2|133	install -m0644 rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/
14mr|apache-mod_security-2.7.3-2|134	install -m0644 rules/base_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules/
14mr|apache-mod_security-2.7.3-2|135	install -m0644 rules/optional_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules/
14mr|apache-mod_security-2.7.3-2|136	cp rules/CHANGELOG CHANGELOG.rules
14mr|apache-mod_security-2.7.3-2|137	cp rules/README README.rules
14mr|apache-mod_security-2.7.3-2|138	
14mr|apache-mod_security-2.7.3-2|139	install -m0644 tools/rules-updater-example.conf %{buildroot}%{_sysconfdir}/rules-updater.conf
14mr|apache-mod_security-2.7.3-2|140	install -m0755 tools/rules-updater.pl %{buildroot}%{_sbindir}/
14mr|apache-mod_security-2.7.3-2|141	
14mr|apache-mod_security-2.7.3-2|142	install -m0755 mlogc/mlogc %{buildroot}%{_bindir}/
14mr|apache-mod_security-2.7.3-2|143	install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load
14mr|apache-mod_security-2.7.3-2|144	install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/httpd/conf/mlogc.conf
14mr|apache-mod_security-2.7.3-2|145	
14mr|apache-mod_security-2.7.3-2|146	%pre
14mr|apache-mod_security-2.7.3-2|147	# if obsoleting apache-mod_security2
14mr|apache-mod_security-2.7.3-2|148	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf ]; then
14mr|apache-mod_security-2.7.3-2|149	# tuck away mod_security-1.9.x config first
14mr|apache-mod_security-2.7.3-2|150	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security.conf ]; then
14mr|apache-mod_security-2.7.3-2|151	echo "old mod_security-1.9.x config file was found, renaming it to 82_mod_security-1.9.x.conf"
14mr|apache-mod_security-2.7.3-2|152	mv %{_sysconfdir}/httpd/modules.d/82_mod_security.conf %{_sysconfdir}/httpd/modules.d/82_mod_security-1.9.x.conf
14mr|apache-mod_security-2.7.3-2|153	fi
14mr|apache-mod_security-2.7.3-2|154	mv %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_security-2.7.3-2|155	perl -pi -e "s|security2|security|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_security-2.7.3-2|156	perl -pi -e "s|HAVE_SECURITY2|HAVE_SECURITY|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_security-2.7.3-2|157	fi
14mr|apache-mod_security-2.7.3-2|158	
14mr|apache-mod_security-2.7.3-2|159	if [ -f %{_sysconfdir}/logrotate.d/mod_security2 ]; then
14mr|apache-mod_security-2.7.3-2|160	mv %{_sysconfdir}/logrotate.d/mod_security2 %{_sysconfdir}/logrotate.d/%{mod_name}
14mr|apache-mod_security-2.7.3-2|161	fi
14mr|apache-mod_security-2.7.3-2|162	
14mr|apache-mod_security-2.7.3-2|163	%post
14mr|apache-mod_security-2.7.3-2|164	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_security-2.7.3-2|165	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_security-2.7.3-2|166	fi
14mr|apache-mod_security-2.7.3-2|167	
14mr|apache-mod_security-2.7.3-2|168	%postun
14mr|apache-mod_security-2.7.3-2|169	if [ "$1" = "0" ]; then
14mr|apache-mod_security-2.7.3-2|170	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_security-2.7.3-2|171	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_security-2.7.3-2|172	fi
14mr|apache-mod_security-2.7.3-2|173	fi
14mr|apache-mod_security-2.7.3-2|174	
14mr|apache-mod_security-2.7.3-2|175	%clean
14mr|apache-mod_security-2.7.3-2|176	
14mr|apache-mod_security-2.7.3-2|177	%files
14mr|apache-mod_security-2.7.3-2|178	%doc CHANGES LICENSE README.TXT modsecurity.conf-minimal doc/* rules/util
14mr|apache-mod_security-2.7.3-2|179	%doc CHANGELOG.rules README.rules
14mr|apache-mod_security-2.7.3-2|180	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_security-2.7.3-2|181	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{mod_name}
14mr|apache-mod_security-2.7.3-2|182	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity
14mr|apache-mod_security-2.7.3-2|183	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/base_rules
14mr|apache-mod_security-2.7.3-2|184	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/optional_rules
14mr|apache-mod_security-2.7.3-2|185	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/*.conf
14mr|apache-mod_security-2.7.3-2|186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/base_rules/*.conf
14mr|apache-mod_security-2.7.3-2|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/optional_rules/*.conf
14mr|apache-mod_security-2.7.3-2|188	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/rules-updater.conf
14mr|apache-mod_security-2.7.3-2|189	%attr(0755,root,root) %{_sbindir}/rules-updater.pl
14mr|apache-mod_security-2.7.3-2|190	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_security-2.7.3-2|191	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_op_strstr.so
14mr|apache-mod_security-2.7.3-2|192	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_reqbody_example.so
14mr|apache-mod_security-2.7.3-2|193	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_tfn_reverse.so
14mr|apache-mod_security-2.7.3-2|194	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_var_remote_addr_port.so
14mr|apache-mod_security-2.7.3-2|195	
14mr|apache-mod_security-2.7.3-2|196	%files -n mlogc
14mr|apache-mod_security-2.7.3-2|197	%doc mlogc/INSTALL
14mr|apache-mod_security-2.7.3-2|198	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/httpd/conf/mlogc.conf
14mr|apache-mod_security-2.7.3-2|199	%attr(0755,root,root) %{_bindir}/mlogc
14mr|apache-mod_security-2.7.3-2|200	%attr(0755,root,root) %{_bindir}/mlogc-batch-load
14mr|apache-mod_security-2.7.3-2|201	
14mr|apache-mod_security-2.7.3-2|202	
14mr|apache-mod_security-2.7.3-2|203	
14mr|apache-mod_security-2.7.3-2|204	%changelog
14mr|apache-mod_security-2.7.3-2|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.7.3-2
14mr|apache-mod_security-2.7.3-2|206	+ Revision: 30adf35
14mr|apache-mod_security-2.7.3-2|207	- MassBuild#440: Increase release tag
14mr|apache-mod_security-2.7.3-2|208	
14mr|apache-mod_security-2.7.3-2|209	

15827 14
14mr|apache-mod_xml2enc-1.0.3-8|1	#Module-Specific definitions
14mr|apache-mod_xml2enc-1.0.3-8|2	%define mod_name mod_xml2enc
14mr|apache-mod_xml2enc-1.0.3-8|3	%define mod_conf A29_%{mod_name}.conf
14mr|apache-mod_xml2enc-1.0.3-8|4	%define mod_so %{mod_name}.so
14mr|apache-mod_xml2enc-1.0.3-8|5	
14mr|apache-mod_xml2enc-1.0.3-8|6	Summary:	Extended internationalisation support
14mr|apache-mod_xml2enc-1.0.3-8|7	Name:		apache-%{mod_name}
14mr|apache-mod_xml2enc-1.0.3-8|8	Version:	1.0.3
14mr|apache-mod_xml2enc-1.0.3-8|9	Release:	8
14mr|apache-mod_xml2enc-1.0.3-8|10	Group:		System/Servers
14mr|apache-mod_xml2enc-1.0.3-8|11	License:	Apache License
14mr|apache-mod_xml2enc-1.0.3-8|12	URL:		http://apache.webthing.com/mod_xml2enc/
14mr|apache-mod_xml2enc-1.0.3-8|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.c
14mr|apache-mod_xml2enc-1.0.3-8|14	Source1:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.h
14mr|apache-mod_xml2enc-1.0.3-8|15	Source2:	README.mod_xml2enc
14mr|apache-mod_xml2enc-1.0.3-8|16	Source3:	%{mod_conf}
14mr|apache-mod_xml2enc-1.0.3-8|17	Requires(pre): rpm-helper
14mr|apache-mod_xml2enc-1.0.3-8|18	Requires(postun): rpm-helper
14mr|apache-mod_xml2enc-1.0.3-8|19	Requires(pre):	apache-conf >= 2.2.0
14mr|apache-mod_xml2enc-1.0.3-8|20	Requires(pre):	apache >= 2.2.0
14mr|apache-mod_xml2enc-1.0.3-8|21	Requires:	apache-conf >= 2.2.0
14mr|apache-mod_xml2enc-1.0.3-8|22	Requires:	apache >= 2.2.0
14mr|apache-mod_xml2enc-1.0.3-8|23	BuildRequires:	apache-devel >= 2.2.0
14mr|apache-mod_xml2enc-1.0.3-8|24	BuildRequires:	libxml2-devel
14mr|apache-mod_xml2enc-1.0.3-8|25	BuildRequires:	file
14mr|apache-mod_xml2enc-1.0.3-8|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apache-mod_xml2enc-1.0.3-8|27	
14mr|apache-mod_xml2enc-1.0.3-8|28	%description
14mr|apache-mod_xml2enc-1.0.3-8|29	mod_xml2enc is a transcoding module that can be used to extend the
14mr|apache-mod_xml2enc-1.0.3-8|30	internationalisation support of libxml2-based filter modules by converting
14mr|apache-mod_xml2enc-1.0.3-8|31	encoding before and/or after the filter has run. Thus an unsupported input
14mr|apache-mod_xml2enc-1.0.3-8|32	charset can be converted to UTF-8, and output can also be converted to another
14mr|apache-mod_xml2enc-1.0.3-8|33	charset if required.
14mr|apache-mod_xml2enc-1.0.3-8|34	
14mr|apache-mod_xml2enc-1.0.3-8|35	%package	devel
14mr|apache-mod_xml2enc-1.0.3-8|36	Summary:	Development API for the mod_xml2enc apache module
14mr|apache-mod_xml2enc-1.0.3-8|37	Group:		Development/C
14mr|apache-mod_xml2enc-1.0.3-8|38	
14mr|apache-mod_xml2enc-1.0.3-8|39	%description	devel
14mr|apache-mod_xml2enc-1.0.3-8|40	mod_xml2enc is a transcoding module that can be used to extend the
14mr|apache-mod_xml2enc-1.0.3-8|41	internationalisation support of libxml2-based filter modules by converting
14mr|apache-mod_xml2enc-1.0.3-8|42	encoding before and/or after the filter has run. Thus an unsupported input
14mr|apache-mod_xml2enc-1.0.3-8|43	charset can be converted to UTF-8, and output can also be converted to another
14mr|apache-mod_xml2enc-1.0.3-8|44	charset if required.
14mr|apache-mod_xml2enc-1.0.3-8|45	
14mr|apache-mod_xml2enc-1.0.3-8|46	This package contains the development API for the mod_xml2enc apache module.
14mr|apache-mod_xml2enc-1.0.3-8|47	
14mr|apache-mod_xml2enc-1.0.3-8|48	%prep
14mr|apache-mod_xml2enc-1.0.3-8|49	
14mr|apache-mod_xml2enc-1.0.3-8|50	%setup -q -c -T -n %{mod_name}-%{version}
14mr|apache-mod_xml2enc-1.0.3-8|51	
14mr|apache-mod_xml2enc-1.0.3-8|52	cp %{SOURCE0} .
14mr|apache-mod_xml2enc-1.0.3-8|53	cp %{SOURCE1} .
14mr|apache-mod_xml2enc-1.0.3-8|54	cp %{SOURCE2} README.mod_xml2enc
14mr|apache-mod_xml2enc-1.0.3-8|55	cp %{SOURCE3} %{mod_conf}
14mr|apache-mod_xml2enc-1.0.3-8|56	
14mr|apache-mod_xml2enc-1.0.3-8|57	# strip away annoying ^M
14mr|apache-mod_xml2enc-1.0.3-8|58	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_xml2enc-1.0.3-8|59	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|apache-mod_xml2enc-1.0.3-8|60	
14mr|apache-mod_xml2enc-1.0.3-8|61	head -40 %{mod_name}.c > LICENCE
14mr|apache-mod_xml2enc-1.0.3-8|62	
14mr|apache-mod_xml2enc-1.0.3-8|63	%build
14mr|apache-mod_xml2enc-1.0.3-8|64	%{_bindir}/apxs `xml2-config --cflags` `xml2-config --libs` %{ldflags} -c %{mod_name}.c
14mr|apache-mod_xml2enc-1.0.3-8|65	
14mr|apache-mod_xml2enc-1.0.3-8|66	%install
14mr|apache-mod_xml2enc-1.0.3-8|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_xml2enc-1.0.3-8|68	
14mr|apache-mod_xml2enc-1.0.3-8|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mr|apache-mod_xml2enc-1.0.3-8|70	install -d %{buildroot}%{_libdir}/apache-extramodules
14mr|apache-mod_xml2enc-1.0.3-8|71	
14mr|apache-mod_xml2enc-1.0.3-8|72	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
14mr|apache-mod_xml2enc-1.0.3-8|73	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_xml2enc-1.0.3-8|74	
14mr|apache-mod_xml2enc-1.0.3-8|75	install -d %{buildroot}%{_includedir}
14mr|apache-mod_xml2enc-1.0.3-8|76	install -m0644 mod_xml2enc.h %{buildroot}%{_includedir}/
14mr|apache-mod_xml2enc-1.0.3-8|77	
14mr|apache-mod_xml2enc-1.0.3-8|78	%post
14mr|apache-mod_xml2enc-1.0.3-8|79	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_xml2enc-1.0.3-8|80	%{_initrddir}/httpd restart 1>&2;
14mr|apache-mod_xml2enc-1.0.3-8|81	fi
14mr|apache-mod_xml2enc-1.0.3-8|82	
14mr|apache-mod_xml2enc-1.0.3-8|83	%postun
14mr|apache-mod_xml2enc-1.0.3-8|84	if [ "$1" = "0" ]; then
14mr|apache-mod_xml2enc-1.0.3-8|85	if [ -f %{_var}/lock/subsys/httpd ]; then
14mr|apache-mod_xml2enc-1.0.3-8|86	%{_initrddir}/httpd restart 1>&2
14mr|apache-mod_xml2enc-1.0.3-8|87	fi
14mr|apache-mod_xml2enc-1.0.3-8|88	fi
14mr|apache-mod_xml2enc-1.0.3-8|89	
14mr|apache-mod_xml2enc-1.0.3-8|90	%clean
14mr|apache-mod_xml2enc-1.0.3-8|91	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|apache-mod_xml2enc-1.0.3-8|92	
14mr|apache-mod_xml2enc-1.0.3-8|93	%files
14mr|apache-mod_xml2enc-1.0.3-8|94	%defattr(-,root,root)
14mr|apache-mod_xml2enc-1.0.3-8|95	%doc README.mod_xml2enc LICENCE
14mr|apache-mod_xml2enc-1.0.3-8|96	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
14mr|apache-mod_xml2enc-1.0.3-8|97	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
14mr|apache-mod_xml2enc-1.0.3-8|98	
14mr|apache-mod_xml2enc-1.0.3-8|99	%files devel
14mr|apache-mod_xml2enc-1.0.3-8|100	%defattr(-,root,root)
14mr|apache-mod_xml2enc-1.0.3-8|101	%attr(0644,root,root) %{_includedir}/mod_xml2enc.h
14mr|apache-mod_xml2enc-1.0.3-8|102	
14mr|apache-mod_xml2enc-1.0.3-8|103	
14mr|apache-mod_xml2enc-1.0.3-8|104	
14mr|apache-mod_xml2enc-1.0.3-8|105	%changelog
14mr|apache-mod_xml2enc-1.0.3-8|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-8
14mr|apache-mod_xml2enc-1.0.3-8|107	+ Revision: 2c50f0b
14mr|apache-mod_xml2enc-1.0.3-8|108	- MassBuild#440: Increase release tag
14mr|apache-mod_xml2enc-1.0.3-8|109	
14mr|apache-mod_xml2enc-1.0.3-8|110	

15828 14
14mr|apache-portlet-1.0-api-1.0-5.0.10|1	# Copyright (c) 2000-2007, JPackage Project
14mr|apache-portlet-1.0-api-1.0-5.0.10|2	# All rights reserved.
14mr|apache-portlet-1.0-api-1.0-5.0.10|3	#
14mr|apache-portlet-1.0-api-1.0-5.0.10|4	# Redistribution and use in source and binary forms, with or without
14mr|apache-portlet-1.0-api-1.0-5.0.10|5	# modification, are permitted provided that the following conditions
14mr|apache-portlet-1.0-api-1.0-5.0.10|6	# are met:
14mr|apache-portlet-1.0-api-1.0-5.0.10|7	#
14mr|apache-portlet-1.0-api-1.0-5.0.10|8	# 1. Redistributions of source code must retain the above copyright
14mr|apache-portlet-1.0-api-1.0-5.0.10|9	#    notice, this list of conditions and the following disclaimer.
14mr|apache-portlet-1.0-api-1.0-5.0.10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|apache-portlet-1.0-api-1.0-5.0.10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|apache-portlet-1.0-api-1.0-5.0.10|12	#    documentation and/or other materials provided with the
14mr|apache-portlet-1.0-api-1.0-5.0.10|13	#    distribution.
14mr|apache-portlet-1.0-api-1.0-5.0.10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|apache-portlet-1.0-api-1.0-5.0.10|15	#    contributors may be used to endorse or promote products derived
14mr|apache-portlet-1.0-api-1.0-5.0.10|16	#    from this software without specific prior written permission.
14mr|apache-portlet-1.0-api-1.0-5.0.10|17	#
14mr|apache-portlet-1.0-api-1.0-5.0.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|apache-portlet-1.0-api-1.0-5.0.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|apache-portlet-1.0-api-1.0-5.0.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|apache-portlet-1.0-api-1.0-5.0.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|apache-portlet-1.0-api-1.0-5.0.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|apache-portlet-1.0-api-1.0-5.0.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|apache-portlet-1.0-api-1.0-5.0.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|apache-portlet-1.0-api-1.0-5.0.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|apache-portlet-1.0-api-1.0-5.0.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|apache-portlet-1.0-api-1.0-5.0.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|apache-portlet-1.0-api-1.0-5.0.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|apache-portlet-1.0-api-1.0-5.0.10|29	#
14mr|apache-portlet-1.0-api-1.0-5.0.10|30	
14mr|apache-portlet-1.0-api-1.0-5.0.10|31	%define _with_gcj_support 1
14mr|apache-portlet-1.0-api-1.0-5.0.10|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|apache-portlet-1.0-api-1.0-5.0.10|33	
14mr|apache-portlet-1.0-api-1.0-5.0.10|34	# If you don't want to build with maven, and use straight ant instead,
14mr|apache-portlet-1.0-api-1.0-5.0.10|35	# give rpmbuild option '--without maven'
14mr|apache-portlet-1.0-api-1.0-5.0.10|36	
14mr|apache-portlet-1.0-api-1.0-5.0.10|37	%define _without_maven 1
14mr|apache-portlet-1.0-api-1.0-5.0.10|38	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14mr|apache-portlet-1.0-api-1.0-5.0.10|39	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14mr|apache-portlet-1.0-api-1.0-5.0.10|40	
14mr|apache-portlet-1.0-api-1.0-5.0.10|41	%define base_name portlet-1.0-api
14mr|apache-portlet-1.0-api-1.0-5.0.10|42	
14mr|apache-portlet-1.0-api-1.0-5.0.10|43	%define section free
14mr|apache-portlet-1.0-api-1.0-5.0.10|44	
14mr|apache-portlet-1.0-api-1.0-5.0.10|45	Name:           apache-portlet-1.0-api
14mr|apache-portlet-1.0-api-1.0-5.0.10|46	Version:        1.0
14mr|apache-portlet-1.0-api-1.0-5.0.10|47	Release:        5.0.10
14mr|apache-portlet-1.0-api-1.0-5.0.10|48	Epoch:          0
14mr|apache-portlet-1.0-api-1.0-5.0.10|49	Summary:        Portlet API 1.0 from Jetspeed2
14mr|apache-portlet-1.0-api-1.0-5.0.10|50	License:        Apache License
14mr|apache-portlet-1.0-api-1.0-5.0.10|51	Url:            http://portals.apache.org/jetspeed-2/
14mr|apache-portlet-1.0-api-1.0-5.0.10|52	Group:          Development/Java
14mr|apache-portlet-1.0-api-1.0-5.0.10|53	Source0:        apache-portlet-1.0-api.tar.gz
14mr|apache-portlet-1.0-api-1.0-5.0.10|54	# svn export http://svn.apache.org/repos/asf/portals/jetspeed-2/tags/JETSPEED-RELEASE-2.0/portlet-api/
14mr|apache-portlet-1.0-api-1.0-5.0.10|55	Source1:        apache-portlet-1.0-api-pom.xml
14mr|apache-portlet-1.0-api-1.0-5.0.10|56	Source2:        apache-portlet-1.0-api-LICENSE.TXT
14mr|apache-portlet-1.0-api-1.0-5.0.10|57	Source3:        apache-portlet-1.0-api-build.xml
14mr|apache-portlet-1.0-api-1.0-5.0.10|58	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mr|apache-portlet-1.0-api-1.0-5.0.10|59	BuildRequires:  java-devel >= 0:1.4
14mr|apache-portlet-1.0-api-1.0-5.0.10|60	BuildRequires:  ant >= 0:1.6
14mr|apache-portlet-1.0-api-1.0-5.0.10|61	BuildRequires:  ant-nodeps
14mr|apache-portlet-1.0-api-1.0-5.0.10|62	%if %{with_maven}
14mr|apache-portlet-1.0-api-1.0-5.0.10|63	BuildRequires:  maven2 >= 2.0.4-9
14mr|apache-portlet-1.0-api-1.0-5.0.10|64	BuildRequires:  maven2-plugin-compiler
14mr|apache-portlet-1.0-api-1.0-5.0.10|65	BuildRequires:  maven2-plugin-install
14mr|apache-portlet-1.0-api-1.0-5.0.10|66	BuildRequires:  maven2-plugin-jar
14mr|apache-portlet-1.0-api-1.0-5.0.10|67	BuildRequires:  maven2-plugin-javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|68	BuildRequires:  maven2-plugin-release
14mr|apache-portlet-1.0-api-1.0-5.0.10|69	BuildRequires:  maven2-plugin-resources
14mr|apache-portlet-1.0-api-1.0-5.0.10|70	BuildRequires:  maven2-plugin-surefire
14mr|apache-portlet-1.0-api-1.0-5.0.10|71	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|72	Requires(post): jpackage-utils >= 0:1.7.2
14mr|apache-portlet-1.0-api-1.0-5.0.10|73	Requires(postun): jpackage-utils >= 0:1.7.2
14mr|apache-portlet-1.0-api-1.0-5.0.10|74	
14mr|apache-portlet-1.0-api-1.0-5.0.10|75	Provides:       portlet = %{epoch}:%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|76	Provides:       portlet-1.0-api = %{epoch}:%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|77	
14mr|apache-portlet-1.0-api-1.0-5.0.10|78	%if ! %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|79	BuildArch:      noarch
14mr|apache-portlet-1.0-api-1.0-5.0.10|80	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|81	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14mr|apache-portlet-1.0-api-1.0-5.0.10|82	%if %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|83	BuildRequires:    java-gcj-compat-devel
14mr|apache-portlet-1.0-api-1.0-5.0.10|84	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|85	
14mr|apache-portlet-1.0-api-1.0-5.0.10|86	%description
14mr|apache-portlet-1.0-api-1.0-5.0.10|87	Java Standard Portlet API accoring to JSR-168, from Jetspeed-2
14mr|apache-portlet-1.0-api-1.0-5.0.10|88	
14mr|apache-portlet-1.0-api-1.0-5.0.10|89	%package javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|90	Summary:        Javadoc %{name}
14mr|apache-portlet-1.0-api-1.0-5.0.10|91	Group:          Development/Java
14mr|apache-portlet-1.0-api-1.0-5.0.10|92	Requires(post):   /bin/rm,/bin/ln
14mr|apache-portlet-1.0-api-1.0-5.0.10|93	Requires(postun): /bin/rm
14mr|apache-portlet-1.0-api-1.0-5.0.10|94	
14mr|apache-portlet-1.0-api-1.0-5.0.10|95	%description javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|96	%{summary}.
14mr|apache-portlet-1.0-api-1.0-5.0.10|97	
14mr|apache-portlet-1.0-api-1.0-5.0.10|98	
14mr|apache-portlet-1.0-api-1.0-5.0.10|99	%prep
14mr|apache-portlet-1.0-api-1.0-5.0.10|100	%setup -q -n %{name}
14mr|apache-portlet-1.0-api-1.0-5.0.10|101	# remove all binary libs
14mr|apache-portlet-1.0-api-1.0-5.0.10|102	find . -name "*.jar" -exec rm -f {} \;
14mr|apache-portlet-1.0-api-1.0-5.0.10|103	cp %{SOURCE1} pom.xml
14mr|apache-portlet-1.0-api-1.0-5.0.10|104	cp %{SOURCE3} build.xml
14mr|apache-portlet-1.0-api-1.0-5.0.10|105	
14mr|apache-portlet-1.0-api-1.0-5.0.10|106	
14mr|apache-portlet-1.0-api-1.0-5.0.10|107	%build
14mr|apache-portlet-1.0-api-1.0-5.0.10|108	%if %{with_maven}
14mr|apache-portlet-1.0-api-1.0-5.0.10|109	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-portlet-1.0-api-1.0-5.0.10|110	mvn-jpp -e \
14mr|apache-portlet-1.0-api-1.0-5.0.10|111	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-portlet-1.0-api-1.0-5.0.10|112	install javadoc:javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|113	%else
14mr|apache-portlet-1.0-api-1.0-5.0.10|114	export CLASSPATH=
14mr|apache-portlet-1.0-api-1.0-5.0.10|115	export OPT_JAR_LIST="ant/ant-nodeps"
14mr|apache-portlet-1.0-api-1.0-5.0.10|116	%{ant} jar javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|117	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|118	
14mr|apache-portlet-1.0-api-1.0-5.0.10|119	%install
14mr|apache-portlet-1.0-api-1.0-5.0.10|120	rm -rf $RPM_BUILD_ROOT
14mr|apache-portlet-1.0-api-1.0-5.0.10|121	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|apache-portlet-1.0-api-1.0-5.0.10|122	
14mr|apache-portlet-1.0-api-1.0-5.0.10|123	install -m 0644 target/portlet-api-1.0.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|apache-portlet-1.0-api-1.0-5.0.10|124	(cd $RPM_BUILD_ROOT%{_javadir} && ln -sf %{name}-%{version}.jar %{base_name}-%{version}.jar)
14mr|apache-portlet-1.0-api-1.0-5.0.10|125	
14mr|apache-portlet-1.0-api-1.0-5.0.10|126	%add_to_maven_depmap javax.portlet portlet-api 1.0 JPP %{base_name}
14mr|apache-portlet-1.0-api-1.0-5.0.10|127	# create unversioned symlinks
14mr|apache-portlet-1.0-api-1.0-5.0.10|128	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} $(echo $jar | sed -e 's+-%{version}\.jar+.jar+'); done)
14mr|apache-portlet-1.0-api-1.0-5.0.10|129	
14mr|apache-portlet-1.0-api-1.0-5.0.10|130	#poms
14mr|apache-portlet-1.0-api-1.0-5.0.10|131	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|apache-portlet-1.0-api-1.0-5.0.10|132	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.portlet-api.pom
14mr|apache-portlet-1.0-api-1.0-5.0.10|133	
14mr|apache-portlet-1.0-api-1.0-5.0.10|134	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|135	cp -pr target/site/apidocs/* \
14mr|apache-portlet-1.0-api-1.0-5.0.10|136	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|137	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|apache-portlet-1.0-api-1.0-5.0.10|138	
14mr|apache-portlet-1.0-api-1.0-5.0.10|139	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|140	cp %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/LICENSE.TXT
14mr|apache-portlet-1.0-api-1.0-5.0.10|141	
14mr|apache-portlet-1.0-api-1.0-5.0.10|142	%if %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|143	%{_bindir}/aot-compile-rpm
14mr|apache-portlet-1.0-api-1.0-5.0.10|144	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|145	
14mr|apache-portlet-1.0-api-1.0-5.0.10|146	%clean
14mr|apache-portlet-1.0-api-1.0-5.0.10|147	rm -rf $RPM_BUILD_ROOT
14mr|apache-portlet-1.0-api-1.0-5.0.10|148	
14mr|apache-portlet-1.0-api-1.0-5.0.10|149	%post
14mr|apache-portlet-1.0-api-1.0-5.0.10|150	%update_maven_depmap
14mr|apache-portlet-1.0-api-1.0-5.0.10|151	%if %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|152	%{update_gcjdb}
14mr|apache-portlet-1.0-api-1.0-5.0.10|153	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|154	
14mr|apache-portlet-1.0-api-1.0-5.0.10|155	%postun
14mr|apache-portlet-1.0-api-1.0-5.0.10|156	%update_maven_depmap
14mr|apache-portlet-1.0-api-1.0-5.0.10|157	%if %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|158	%{clean_gcjdb}
14mr|apache-portlet-1.0-api-1.0-5.0.10|159	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|160	
14mr|apache-portlet-1.0-api-1.0-5.0.10|161	%files
14mr|apache-portlet-1.0-api-1.0-5.0.10|162	%defattr(0644,root,root,0755)
14mr|apache-portlet-1.0-api-1.0-5.0.10|163	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
14mr|apache-portlet-1.0-api-1.0-5.0.10|164	%{_javadir}/%{name}*.jar
14mr|apache-portlet-1.0-api-1.0-5.0.10|165	%{_javadir}/%{base_name}*.jar
14mr|apache-portlet-1.0-api-1.0-5.0.10|166	%{_datadir}/maven2
14mr|apache-portlet-1.0-api-1.0-5.0.10|167	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|apache-portlet-1.0-api-1.0-5.0.10|168	%if %{gcj_support}
14mr|apache-portlet-1.0-api-1.0-5.0.10|169	%dir %{_libdir}/gcj/%{name}
14mr|apache-portlet-1.0-api-1.0-5.0.10|170	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14mr|apache-portlet-1.0-api-1.0-5.0.10|171	%endif
14mr|apache-portlet-1.0-api-1.0-5.0.10|172	
14mr|apache-portlet-1.0-api-1.0-5.0.10|173	%files javadoc
14mr|apache-portlet-1.0-api-1.0-5.0.10|174	%defattr(0644,root,root,0755)
14mr|apache-portlet-1.0-api-1.0-5.0.10|175	%{_javadocdir}/%{name}-%{version}
14mr|apache-portlet-1.0-api-1.0-5.0.10|176	%dir %{_javadocdir}/%{name}
14mr|apache-portlet-1.0-api-1.0-5.0.10|177	
14mr|apache-portlet-1.0-api-1.0-5.0.10|178	
14mr|apache-portlet-1.0-api-1.0-5.0.10|179	
14mr|apache-portlet-1.0-api-1.0-5.0.10|180	%changelog
14mr|apache-portlet-1.0-api-1.0-5.0.10|181	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0-5.0.10
14mr|apache-portlet-1.0-api-1.0-5.0.10|182	+ Revision: 578695f
14mr|apache-portlet-1.0-api-1.0-5.0.10|183	- MassBuild#440: Increase release tag
14mr|apache-portlet-1.0-api-1.0-5.0.10|184	
14mr|apache-portlet-1.0-api-1.0-5.0.10|185	

15829 14
14mr|apache-resource-bundles-2-8|1	%global jar_version 1.4
14mr|apache-resource-bundles-2-8|2	%global lh_version 1.1
14mr|apache-resource-bundles-2-8|3	%global id_version 1.1
14mr|apache-resource-bundles-2-8|4	
14mr|apache-resource-bundles-2-8|5	Name:		apache-resource-bundles
14mr|apache-resource-bundles-2-8|6	Version:	2
14mr|apache-resource-bundles-2-8|7	Release:	8
14mr|apache-resource-bundles-2-8|8	Summary:	Apache Resource Bundles
14mr|apache-resource-bundles-2-8|9	
14mr|apache-resource-bundles-2-8|10	Group:		Development/Java
14mr|apache-resource-bundles-2-8|11	License:	ASL 2.0
14mr|apache-resource-bundles-2-8|12	URL:		http://repo1.maven.org/maven2/org/apache/apache-resource-bundles/
14mr|apache-resource-bundles-2-8|13	Source0:	http://repo1.maven.org/maven2/org/apache/%{name}/%{version}/%{name}-%{version}.pom
14mr|apache-resource-bundles-2-8|14	Source1:	http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}-sources.jar
14mr|apache-resource-bundles-2-8|15	Source2:	http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}.pom
14mr|apache-resource-bundles-2-8|16	Source3:	http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}-sources.jar
14mr|apache-resource-bundles-2-8|17	Source4:	http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}.pom
14mr|apache-resource-bundles-2-8|18	Source5:	http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar
14mr|apache-resource-bundles-2-8|19	Source6:	http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom
14mr|apache-resource-bundles-2-8|20	
14mr|apache-resource-bundles-2-8|21	# Remove maven-release plugin (not yet available on Fedora)
14mr|apache-resource-bundles-2-8|22	Patch0:		apache-resource-bundles-cleanup-poms.patch
14mr|apache-resource-bundles-2-8|23	
14mr|apache-resource-bundles-2-8|24	
14mr|apache-resource-bundles-2-8|25	BuildRequires:	maven2
14mr|apache-resource-bundles-2-8|26	BuildRequires:	maven-compiler-plugin
14mr|apache-resource-bundles-2-8|27	BuildRequires:	maven-install-plugin
14mr|apache-resource-bundles-2-8|28	BuildRequires:	maven-jar-plugin
14mr|apache-resource-bundles-2-8|29	BuildRequires:	maven-remote-resources-plugin
14mr|apache-resource-bundles-2-8|30	BuildRequires:	maven-resources-plugin
14mr|apache-resource-bundles-2-8|31	BuildRequires:	maven-surefire-plugin
14mr|apache-resource-bundles-2-8|32	BuildRequires:  maven-site-plugin
14mr|apache-resource-bundles-2-8|33	
14mr|apache-resource-bundles-2-8|34	# Requirements from the POMs
14mr|apache-resource-bundles-2-8|35	Requires:	maven-remote-resources-plugin
14mr|apache-resource-bundles-2-8|36	
14mr|apache-resource-bundles-2-8|37	Requires(post):	jpackage-utils
14mr|apache-resource-bundles-2-8|38	Requires(postun): jpackage-utils
14mr|apache-resource-bundles-2-8|39	
14mr|apache-resource-bundles-2-8|40	BuildArch:	noarch
14mr|apache-resource-bundles-2-8|41	
14mr|apache-resource-bundles-2-8|42	%description
14mr|apache-resource-bundles-2-8|43	An archive which contains templates for generating the necessary license files
14mr|apache-resource-bundles-2-8|44	and notices for all Apache releases.
14mr|apache-resource-bundles-2-8|45	
14mr|apache-resource-bundles-2-8|46	%prep
14mr|apache-resource-bundles-2-8|47	%setup -c -T
14mr|apache-resource-bundles-2-8|48	cp %SOURCE0 ./pom.xml
14mr|apache-resource-bundles-2-8|49	%patch0 -p1
14mr|apache-resource-bundles-2-8|50	
14mr|apache-resource-bundles-2-8|51	# jar
14mr|apache-resource-bundles-2-8|52	mkdir -p apache-jar-resource-bundle
14mr|apache-resource-bundles-2-8|53	pushd apache-jar-resource-bundle
14mr|apache-resource-bundles-2-8|54	jar xvf %SOURCE1
14mr|apache-resource-bundles-2-8|55	cp %SOURCE2 ./pom.xml
14mr|apache-resource-bundles-2-8|56	mkdir -p src/main/resources
14mr|apache-resource-bundles-2-8|57	mv META-INF src/main/resources
14mr|apache-resource-bundles-2-8|58	popd
14mr|apache-resource-bundles-2-8|59	
14mr|apache-resource-bundles-2-8|60	# license-header
14mr|apache-resource-bundles-2-8|61	mkdir -p apache-license-header-resource-bundle
14mr|apache-resource-bundles-2-8|62	pushd apache-license-header-resource-bundle
14mr|apache-resource-bundles-2-8|63	jar xvf %SOURCE3
14mr|apache-resource-bundles-2-8|64	cp %SOURCE4 ./pom.xml
14mr|apache-resource-bundles-2-8|65	mkdir -p src/main/resources
14mr|apache-resource-bundles-2-8|66	mv META-INF src/main/resources
14mr|apache-resource-bundles-2-8|67	popd
14mr|apache-resource-bundles-2-8|68	
14mr|apache-resource-bundles-2-8|69	# incubator-disclaimer
14mr|apache-resource-bundles-2-8|70	mkdir -p apache-incubator-disclaimer-resource-bundle
14mr|apache-resource-bundles-2-8|71	pushd apache-incubator-disclaimer-resource-bundle
14mr|apache-resource-bundles-2-8|72	jar xvf %SOURCE5
14mr|apache-resource-bundles-2-8|73	cp %SOURCE6 ./pom.xml
14mr|apache-resource-bundles-2-8|74	mkdir -p src/main/resources
14mr|apache-resource-bundles-2-8|75	mv META-INF src/main/resources
14mr|apache-resource-bundles-2-8|76	popd
14mr|apache-resource-bundles-2-8|77	
14mr|apache-resource-bundles-2-8|78	
14mr|apache-resource-bundles-2-8|79	%build
14mr|apache-resource-bundles-2-8|80	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|apache-resource-bundles-2-8|81	mkdir -p $MAVEN_REPO_LOCAL
14mr|apache-resource-bundles-2-8|82	
14mr|apache-resource-bundles-2-8|83	mvn \
14mr|apache-resource-bundles-2-8|84	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|apache-resource-bundles-2-8|85	install
14mr|apache-resource-bundles-2-8|86	
14mr|apache-resource-bundles-2-8|87	%install
14mr|apache-resource-bundles-2-8|88	
14mr|apache-resource-bundles-2-8|89	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mr|apache-resource-bundles-2-8|90	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|apache-resource-bundles-2-8|91	
14mr|apache-resource-bundles-2-8|92	# jar
14mr|apache-resource-bundles-2-8|93	#
14mr|apache-resource-bundles-2-8|94	pushd apache-jar-resource-bundle
14mr|apache-resource-bundles-2-8|95	install -m 644 \
14mr|apache-resource-bundles-2-8|96	target/apache-jar-resource-bundle-%{jar_version}.jar \
14mr|apache-resource-bundles-2-8|97	%{buildroot}%{_javadir}/%{name}/jar-%{jar_version}.jar
14mr|apache-resource-bundles-2-8|98	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-jar.pom
14mr|apache-resource-bundles-2-8|99	%add_to_maven_depmap org.apache apache-jar-resource-bundle %{jar_version} JPP/%{name} jar
14mr|apache-resource-bundles-2-8|100	popd
14mr|apache-resource-bundles-2-8|101	
14mr|apache-resource-bundles-2-8|102	# license-header
14mr|apache-resource-bundles-2-8|103	pushd apache-license-header-resource-bundle
14mr|apache-resource-bundles-2-8|104	install -m 644 \
14mr|apache-resource-bundles-2-8|105	target/apache-license-header-resource-bundle-%{lh_version}.jar \
14mr|apache-resource-bundles-2-8|106	%{buildroot}%{_javadir}/%{name}/license-header-%{lh_version}.jar
14mr|apache-resource-bundles-2-8|107	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-license-header.pom
14mr|apache-resource-bundles-2-8|108	%add_to_maven_depmap org.apache apache-license-header-resource-bundle %{lh_version} JPP/%{name} license-header
14mr|apache-resource-bundles-2-8|109	popd
14mr|apache-resource-bundles-2-8|110	
14mr|apache-resource-bundles-2-8|111	# incubator-disclaimer
14mr|apache-resource-bundles-2-8|112	pushd apache-incubator-disclaimer-resource-bundle
14mr|apache-resource-bundles-2-8|113	install -m 644 \
14mr|apache-resource-bundles-2-8|114	target/apache-incubator-disclaimer-resource-bundle-%{id_version}.jar \
14mr|apache-resource-bundles-2-8|115	%{buildroot}%{_javadir}/%{name}/incubator-disclaimer-%{id_version}.jar
14mr|apache-resource-bundles-2-8|116	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-incubator-disclaimer.pom
14mr|apache-resource-bundles-2-8|117	%add_to_maven_depmap org.apache apache-incubator-disclaimer-resource-bundle %{id_version} JPP/%{name} incubator-disclaimer
14mr|apache-resource-bundles-2-8|118	popd
14mr|apache-resource-bundles-2-8|119	
14mr|apache-resource-bundles-2-8|120	# Unversioned jars
14mr|apache-resource-bundles-2-8|121	pushd %{buildroot}%{_javadir}/%{name}
14mr|apache-resource-bundles-2-8|122	ln -sf jar-%{jar_version}.jar jar.jar
14mr|apache-resource-bundles-2-8|123	ln -sf license-header-%{lh_version}.jar license-header.jar
14mr|apache-resource-bundles-2-8|124	ln -sf incubator-disclaimer-%{id_version}.jar incubator-disclaimer.jar
14mr|apache-resource-bundles-2-8|125	popd
14mr|apache-resource-bundles-2-8|126	
14mr|apache-resource-bundles-2-8|127	# Add parent to depmap too
14mr|apache-resource-bundles-2-8|128	cp pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|apache-resource-bundles-2-8|129	%add_to_maven_depmap org.apache %{name} %{version} JPP %{name}
14mr|apache-resource-bundles-2-8|130	
14mr|apache-resource-bundles-2-8|131	%clean
14mr|apache-resource-bundles-2-8|132	
14mr|apache-resource-bundles-2-8|133	%post
14mr|apache-resource-bundles-2-8|134	%update_maven_depmap
14mr|apache-resource-bundles-2-8|135	
14mr|apache-resource-bundles-2-8|136	%postun
14mr|apache-resource-bundles-2-8|137	%update_maven_depmap
14mr|apache-resource-bundles-2-8|138	
14mr|apache-resource-bundles-2-8|139	%files
14mr|apache-resource-bundles-2-8|140	%defattr(-,root,root,-)
14mr|apache-resource-bundles-2-8|141	%{_javadir}/%{name}
14mr|apache-resource-bundles-2-8|142	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|apache-resource-bundles-2-8|143	%{_mavenpomdir}/*.pom
14mr|apache-resource-bundles-2-8|144	
14mr|apache-resource-bundles-2-8|145	%changelog
14mr|apache-resource-bundles-2-8|146	* Tue Jul 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2-8
14mr|apache-resource-bundles-2-8|147	+ Revision: 97fa7a2
14mr|apache-resource-bundles-2-8|148	- spec cleanup
14mr|apache-resource-bundles-2-8|149	
14mr|apache-resource-bundles-2-8|150	

15830 14
14mr|apcupsd-3.14.8-6|1	%define _halpolicydir %{_datadir}/hal/fdi/policy/20thirdparty
14mr|apcupsd-3.14.8-6|2	%define	_cgibin /var/www/cgi-bin
14mr|apcupsd-3.14.8-6|3	%define	_sbindir /sbin
14mr|apcupsd-3.14.8-6|4	
14mr|apcupsd-3.14.8-6|5	Summary:	Power management software for APC UPS hardware
14mr|apcupsd-3.14.8-6|6	Name:		apcupsd
14mr|apcupsd-3.14.8-6|7	Version:	3.14.8
14mr|apcupsd-3.14.8-6|8	Release:	6
14mr|apcupsd-3.14.8-6|9	License:	GPLv2
14mr|apcupsd-3.14.8-6|10	Group:		System/Servers
14mr|apcupsd-3.14.8-6|11	URL:		http://sourceforge.net/projects/apcupsd/
14mr|apcupsd-3.14.8-6|12	Source0:	http://mesh.dl.sourceforge.net/sourceforge/apcupsd/%{name}-%{version}.tar.gz
14mr|apcupsd-3.14.8-6|13	Patch0:		apcupsd-3.12.2-usbhiddev.patch
14mr|apcupsd-3.14.8-6|14	Patch1:		apcupsd-3.10.16-staleusb.patch
14mr|apcupsd-3.14.8-6|15	Patch2:		apcupsd-3.14.4-mdv_conf.diff
14mr|apcupsd-3.14.8-6|16	Patch3:		apcupsd-3.14.8-link.patch
14mr|apcupsd-3.14.8-6|17	Requires(post): rpm-helper
14mr|apcupsd-3.14.8-6|18	Requires(preun):rpm-helper
14mr|apcupsd-3.14.8-6|19	Requires:	tcp_wrappers
14mr|apcupsd-3.14.8-6|20	Requires:	nail
14mr|apcupsd-3.14.8-6|21	BuildRequires:	gd-devel
14mr|apcupsd-3.14.8-6|22	BuildRequires:	ncurses-devel
14mr|apcupsd-3.14.8-6|23	BuildRequires:	tcp_wrappers-devel
14mr|apcupsd-3.14.8-6|24	BuildRequires:	man
14mr|apcupsd-3.14.8-6|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|apcupsd-3.14.8-6|26	
14mr|apcupsd-3.14.8-6|27	%description
14mr|apcupsd-3.14.8-6|28	UPS power management under Linux for APCC Products. It allows your
14mr|apcupsd-3.14.8-6|29	computer/server to run during power problems for a specified length of time or
14mr|apcupsd-3.14.8-6|30	the life of the batteries in your BackUPS, BackUPS Pro, SmartUPS v/s, or
14mr|apcupsd-3.14.8-6|31	SmartUPS, and then properly executes a controlled shutdown during an extended
14mr|apcupsd-3.14.8-6|32	power failure.
14mr|apcupsd-3.14.8-6|33	
14mr|apcupsd-3.14.8-6|34	%prep
14mr|apcupsd-3.14.8-6|35	
14mr|apcupsd-3.14.8-6|36	%setup -q
14mr|apcupsd-3.14.8-6|37	%patch0 -p0 -b .usbhid
14mr|apcupsd-3.14.8-6|38	%patch1 -p1 -b .usbstale
14mr|apcupsd-3.14.8-6|39	%patch2 -p0 -b .mdv_conf
14mr|apcupsd-3.14.8-6|40	%patch3 -p0 -b .link
14mr|apcupsd-3.14.8-6|41	
14mr|apcupsd-3.14.8-6|42	# fix attribs
14mr|apcupsd-3.14.8-6|43	find examples -type f | xargs chmod 644
14mr|apcupsd-3.14.8-6|44	
14mr|apcupsd-3.14.8-6|45	%build
14mr|apcupsd-3.14.8-6|46	%serverbuild
14mr|apcupsd-3.14.8-6|47	
14mr|apcupsd-3.14.8-6|48	%configure2_5x \
14mr|apcupsd-3.14.8-6|49	--sysconfdir=%{_sysconfdir}/apcupsd \
14mr|apcupsd-3.14.8-6|50	--enable-usb \
14mr|apcupsd-3.14.8-6|51	--enable-net \
14mr|apcupsd-3.14.8-6|52	--enable-master-slave \
14mr|apcupsd-3.14.8-6|53	--enable-pthreads \
14mr|apcupsd-3.14.8-6|54	--enable-cgi \
14mr|apcupsd-3.14.8-6|55	--with-cgi-bin=%{_cgibin} \
14mr|apcupsd-3.14.8-6|56	--with-serial-dev= \
14mr|apcupsd-3.14.8-6|57	--with-upstype=usb \
14mr|apcupsd-3.14.8-6|58	--with-halpolicydir=%{_halpolicydir} \
14mr|apcupsd-3.14.8-6|59	--with-upscable=usb \
14mr|apcupsd-3.14.8-6|60	--with-nisip=127.0.0.1 \
14mr|apcupsd-3.14.8-6|61	--with-libwrap
14mr|apcupsd-3.14.8-6|62	
14mr|apcupsd-3.14.8-6|63	%make VERBOSE=1
14mr|apcupsd-3.14.8-6|64	
14mr|apcupsd-3.14.8-6|65	%install
14mr|apcupsd-3.14.8-6|66	rm -rf %{buildroot}
14mr|apcupsd-3.14.8-6|67	
14mr|apcupsd-3.14.8-6|68	install -d %{buildroot}%{_initrddir}
14mr|apcupsd-3.14.8-6|69	install -d %{buildroot}%{_cgibin}
14mr|apcupsd-3.14.8-6|70	
14mr|apcupsd-3.14.8-6|71	#perl -pi -e 's|/etc|\$\%{buildroot}/etc|g' platforms/mandrake/Makefile.in
14mr|apcupsd-3.14.8-6|72	perl -pi -e 's|\@/sbin/chkconfig|\#\@/sbin/chkconfig|' platforms/mandrake/Makefile.in
14mr|apcupsd-3.14.8-6|73	
14mr|apcupsd-3.14.8-6|74	%makeinstall_std
14mr|apcupsd-3.14.8-6|75	#cgibin=%{buildroot}%{_cgibin}
14mr|apcupsd-3.14.8-6|76	
14mr|apcupsd-3.14.8-6|77	install -m0644 platforms/etc/apcupsd.conf %{buildroot}%{_sysconfdir}/apcupsd/
14mr|apcupsd-3.14.8-6|78	install -m0755 platforms/apccontrol %{buildroot}%{_sysconfdir}/apcupsd/
14mr|apcupsd-3.14.8-6|79	install -m0755 platforms/mandrake/apcupsd %{buildroot}%{_initrddir}/
14mr|apcupsd-3.14.8-6|80	
14mr|apcupsd-3.14.8-6|81	for src in changeme commfailure commok onbattery offbattery; do
14mr|apcupsd-3.14.8-6|82	install -m0744 platforms/etc/$src %{buildroot}%{_sysconfdir}/apcupsd/$src
14mr|apcupsd-3.14.8-6|83	done
14mr|apcupsd-3.14.8-6|84	
14mr|apcupsd-3.14.8-6|85	# cleanup
14mr|apcupsd-3.14.8-6|86	pushd doc/manual
14mr|apcupsd-3.14.8-6|87	rm -f *.rst publishdoc Makefile
14mr|apcupsd-3.14.8-6|88	popd
14mr|apcupsd-3.14.8-6|89	
14mr|apcupsd-3.14.8-6|90	%post
14mr|apcupsd-3.14.8-6|91	%_post_service apcupsd
14mr|apcupsd-3.14.8-6|92	
14mr|apcupsd-3.14.8-6|93	%preun
14mr|apcupsd-3.14.8-6|94	%_preun_service apcupsd
14mr|apcupsd-3.14.8-6|95	
14mr|apcupsd-3.14.8-6|96	%clean
14mr|apcupsd-3.14.8-6|97	rm -rf %{buildroot}
14mr|apcupsd-3.14.8-6|98	
14mr|apcupsd-3.14.8-6|99	%files
14mr|apcupsd-3.14.8-6|100	%defattr(-,root,root)
14mr|apcupsd-3.14.8-6|101	%doc ChangeLog DISCLAIMER Developers ReleaseNotes examples doc/manual
14mr|apcupsd-3.14.8-6|102	%{_initrddir}/apcupsd
14mr|apcupsd-3.14.8-6|103	%dir %{_sysconfdir}/apcupsd
14mr|apcupsd-3.14.8-6|104	%config(noreplace) %{_sysconfdir}/apcupsd/*
14mr|apcupsd-3.14.8-6|105	%{_halpolicydir}/80-apcupsd-ups-policy.fdi
14mr|apcupsd-3.14.8-6|106	%{_sbindir}/apcaccess
14mr|apcupsd-3.14.8-6|107	%{_sbindir}/apctest
14mr|apcupsd-3.14.8-6|108	%{_sbindir}/apcupsd
14mr|apcupsd-3.14.8-6|109	%{_sbindir}/smtp
14mr|apcupsd-3.14.8-6|110	%{_cgibin}/multimon.cgi
14mr|apcupsd-3.14.8-6|111	%{_cgibin}/upsfstats.cgi
14mr|apcupsd-3.14.8-6|112	%{_cgibin}/upsimage.cgi
14mr|apcupsd-3.14.8-6|113	%{_cgibin}/upsstats.cgi
14mr|apcupsd-3.14.8-6|114	%{_mandir}/man8/*
14mr|apcupsd-3.14.8-6|115	%{_mandir}/man5/apcupsd.conf.5*
14mr|apcupsd-3.14.8-6|116	
14mr|apcupsd-3.14.8-6|117	
14mr|apcupsd-3.14.8-6|118	
14mr|apcupsd-3.14.8-6|119	%changelog
14mr|apcupsd-3.14.8-6|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.14.8-6
14mr|apcupsd-3.14.8-6|121	+ Revision: c76a708
14mr|apcupsd-3.14.8-6|122	- MassBuild#440: Increase release tag
14mr|apcupsd-3.14.8-6|123	
14mr|apcupsd-3.14.8-6|124	

15831 14
14mr|apmd-3.2.2-29|1	%define major	1
14mr|apmd-3.2.2-29|2	%define libname	%mklibname apm %{major}
14mr|apmd-3.2.2-29|3	%define devname	%mklibname apm -d
14mr|apmd-3.2.2-29|4	
14mr|apmd-3.2.2-29|5	Summary:	Advanced Power Management (APM) BIOS utilities for laptops
14mr|apmd-3.2.2-29|6	Name:		apmd
14mr|apmd-3.2.2-29|7	Version:	3.2.2
14mr|apmd-3.2.2-29|8	Release:	29
14mr|apmd-3.2.2-29|9	License:	GPLv2+
14mr|apmd-3.2.2-29|10	Group:		System/Servers
14mr|apmd-3.2.2-29|11	Url:		ftp://ftp.debian.org/debian/pool/main/a/apmd
14mr|apmd-3.2.2-29|12	Source0:	ftp://ftp.debian.org/debian/pool/main/a/apmd/%{name}_%{version}.orig.tar.gz
14mr|apmd-3.2.2-29|13	Source1:	apmd.init
14mr|apmd-3.2.2-29|14	Source3:	apmd_proxy
14mr|apmd-3.2.2-29|15	Patch0:		apmd-3.2.2.orig-lib64.patch
14mr|apmd-3.2.2-29|16	Patch1:		apmd-3.2.2.orig-graphicswitch.patch
14mr|apmd-3.2.2-29|17	Patch2:		apmd-3.2.2.orig-optimization.patch
14mr|apmd-3.2.2-29|18	Patch5:		apmd-3.2.2.orig-security.patch
14mr|apmd-3.2.2-29|19	Patch9:		apmd-3.2.2.orig-proxy-timeout.patch
14mr|apmd-3.2.2-29|20	Patch10:	apmd-3.2.2-libtool.patch
14mr|apmd-3.2.2-29|21	
14mr|apmd-3.2.2-29|22	BuildRequires:	libtool
14mr|apmd-3.2.2-29|23	BuildRequires:	pkgconfig(x11)
14mr|apmd-3.2.2-29|24	BuildRequires:	pkgconfig(xaw7)
14mr|apmd-3.2.2-29|25	BuildRequires:	pkgconfig(xt)
14mr|apmd-3.2.2-29|26	Requires(post,preun):	rpm-helper
14mr|apmd-3.2.2-29|27	Requires:	initscripts
14mr|apmd-3.2.2-29|28	
14mr|apmd-3.2.2-29|29	%description
14mr|apmd-3.2.2-29|30	APMD is a set of programs for controlling the Advanced Power
14mr|apmd-3.2.2-29|31	Management daemon and utilities found in most modern laptop
14mr|apmd-3.2.2-29|32	computers. APMD can watch your notebook's battery and warn
14mr|apmd-3.2.2-29|33	users when the battery is low. APMD is also capable of shutting
14mr|apmd-3.2.2-29|34	down the PCMCIA sockets before a suspend.
14mr|apmd-3.2.2-29|35	
14mr|apmd-3.2.2-29|36	Install the apmd package if you need to control the APM system
14mr|apmd-3.2.2-29|37	on your laptop.
14mr|apmd-3.2.2-29|38	
14mr|apmd-3.2.2-29|39	%package -n %{libname}
14mr|apmd-3.2.2-29|40	Summary:	Main library for %{name}
14mr|apmd-3.2.2-29|41	Group:		System/Libraries
14mr|apmd-3.2.2-29|42	
14mr|apmd-3.2.2-29|43	%description -n %{libname}
14mr|apmd-3.2.2-29|44	This package contains the library needed to run programs dynamically
14mr|apmd-3.2.2-29|45	linked with %{name}.
14mr|apmd-3.2.2-29|46	
14mr|apmd-3.2.2-29|47	%package -n %{devname}
14mr|apmd-3.2.2-29|48	Summary:	Development library for %{name}
14mr|apmd-3.2.2-29|49	Group:		Development/C
14mr|apmd-3.2.2-29|50	Requires:	%{libname} = %{version}-%{release}
14mr|apmd-3.2.2-29|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|apmd-3.2.2-29|52	
14mr|apmd-3.2.2-29|53	%description -n %{devname}
14mr|apmd-3.2.2-29|54	This package contains the developmeent library needed to compile
14mr|apmd-3.2.2-29|55	programs that use %{name}.
14mr|apmd-3.2.2-29|56	
14mr|apmd-3.2.2-29|57	%prep
14mr|apmd-3.2.2-29|58	%setup -qn apmd-%{version}.orig
14mr|apmd-3.2.2-29|59	%apply_patches
14mr|apmd-3.2.2-29|60	
14mr|apmd-3.2.2-29|61	echo "LIB = %{_lib}" > config.make
14mr|apmd-3.2.2-29|62	
14mr|apmd-3.2.2-29|63	%build
14mr|apmd-3.2.2-29|64	%serverbuild
14mr|apmd-3.2.2-29|65	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags} -s" PROXY_DIR=%{_sbindir}
14mr|apmd-3.2.2-29|66	
14mr|apmd-3.2.2-29|67	%install
14mr|apmd-3.2.2-29|68	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/apm-scripts
14mr|apmd-3.2.2-29|69	
14mr|apmd-3.2.2-29|70	%makeinstall_std PREFIX=%{_prefix} MANDIR=%{_mandir}
14mr|apmd-3.2.2-29|71	
14mr|apmd-3.2.2-29|72	for i in apm.1 apmsleep.1;
14mr|apmd-3.2.2-29|73	do install -m644 $i -D %{buildroot}%{_mandir}/man1/$i;
14mr|apmd-3.2.2-29|74	done
14mr|apmd-3.2.2-29|75	install -m644 apmd.8 -D %{buildroot}%{_mandir}/man8/apmd.8
14mr|apmd-3.2.2-29|76	
14mr|apmd-3.2.2-29|77	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/apmd
14mr|apmd-3.2.2-29|78	install -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/apmd_proxy
14mr|apmd-3.2.2-29|79	rm -f %{buildroot}%{_bindir}/on_ac_power
14mr|apmd-3.2.2-29|80	
14mr|apmd-3.2.2-29|81	chmod 0755 %{buildroot}%{_libdir}/libapm.so.1.0.0
14mr|apmd-3.2.2-29|82	
14mr|apmd-3.2.2-29|83	%post
14mr|apmd-3.2.2-29|84	%_post_service apmd
14mr|apmd-3.2.2-29|85	
14mr|apmd-3.2.2-29|86	%preun
14mr|apmd-3.2.2-29|87	%_preun_service apmd
14mr|apmd-3.2.2-29|88	
14mr|apmd-3.2.2-29|89	%files
14mr|apmd-3.2.2-29|90	%doc AUTHORS ChangeLog README apmsleep.README
14mr|apmd-3.2.2-29|91	%config(noreplace) %{_initrddir}/apmd
14mr|apmd-3.2.2-29|92	%{_bindir}/*
14mr|apmd-3.2.2-29|93	%{_sbindir}/*
14mr|apmd-3.2.2-29|94	%{_mandir}/man?/*
14mr|apmd-3.2.2-29|95	
14mr|apmd-3.2.2-29|96	%files -n %{libname}
14mr|apmd-3.2.2-29|97	%{_libdir}/libapm.so.%{major}*
14mr|apmd-3.2.2-29|98	
14mr|apmd-3.2.2-29|99	%files -n %{devname}
14mr|apmd-3.2.2-29|100	%{_libdir}/*.so
14mr|apmd-3.2.2-29|101	%{_includedir}/*
14mr|apmd-3.2.2-29|102	
14mr|apmd-3.2.2-29|103	
14mr|apmd-3.2.2-29|104	%changelog
14mr|apmd-3.2.2-29|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.2-29
14mr|apmd-3.2.2-29|106	+ Revision: a18bdb0
14mr|apmd-3.2.2-29|107	- MassBuild#440: Increase release tag
14mr|apmd-3.2.2-29|108	
14mr|apmd-3.2.2-29|109	

15832 14
14mr|appdata-tools-0.1.7-3|1	Summary:	Tools for AppData files
14mr|appdata-tools-0.1.7-3|2	Name:		appdata-tools
14mr|appdata-tools-0.1.7-3|3	Version:	0.1.7
14mr|appdata-tools-0.1.7-3|4	Release:	3
14mr|appdata-tools-0.1.7-3|5	License:	GPLv2+
14mr|appdata-tools-0.1.7-3|6	Group:		File tools
14mr|appdata-tools-0.1.7-3|7	Url:		http://people.freedesktop.org/~hughsient/appdata/
14mr|appdata-tools-0.1.7-3|8	Source0:	http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14mr|appdata-tools-0.1.7-3|9	BuildRequires:	docbook-dtd43-xml
14mr|appdata-tools-0.1.7-3|10	BuildRequires:	docbook-style-xsl
14mr|appdata-tools-0.1.7-3|11	BuildRequires:	gettext
14mr|appdata-tools-0.1.7-3|12	BuildRequires:	intltool
14mr|appdata-tools-0.1.7-3|13	BuildRequires:	xsltproc
14mr|appdata-tools-0.1.7-3|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|appdata-tools-0.1.7-3|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|appdata-tools-0.1.7-3|16	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|appdata-tools-0.1.7-3|17	BuildRequires:	pkgconfig(libxslt)
14mr|appdata-tools-0.1.7-3|18	
14mr|appdata-tools-0.1.7-3|19	%description
14mr|appdata-tools-0.1.7-3|20	appdata-tools contains a command line program designed to validate AppData
14mr|appdata-tools-0.1.7-3|21	application descriptions for standards compliance and to the style guide.
14mr|appdata-tools-0.1.7-3|22	
14mr|appdata-tools-0.1.7-3|23	%files -f %{name}.lang
14mr|appdata-tools-0.1.7-3|24	%doc AUTHORS COPYING NEWS README
14mr|appdata-tools-0.1.7-3|25	%{_bindir}/appdata-validate
14mr|appdata-tools-0.1.7-3|26	%{_mandir}/man1/appdata-validate.1.*
14mr|appdata-tools-0.1.7-3|27	%dir %{_datadir}/appdata/schema
14mr|appdata-tools-0.1.7-3|28	%{_datadir}/appdata/schema/appdata.xsd
14mr|appdata-tools-0.1.7-3|29	%{_datadir}/appdata/schema/appdata.rnc
14mr|appdata-tools-0.1.7-3|30	%{_datadir}/appdata/schema/schema-locating-rules.xml
14mr|appdata-tools-0.1.7-3|31	%{_datadir}/aclocal/appdata-xml.m4
14mr|appdata-tools-0.1.7-3|32	%{_datadir}/emacs/site-lisp/site-start.d/appdata-rng-init.el
14mr|appdata-tools-0.1.7-3|33	
14mr|appdata-tools-0.1.7-3|34	#----------------------------------------------------------------------------
14mr|appdata-tools-0.1.7-3|35	
14mr|appdata-tools-0.1.7-3|36	%prep
14mr|appdata-tools-0.1.7-3|37	%setup -q
14mr|appdata-tools-0.1.7-3|38	
14mr|appdata-tools-0.1.7-3|39	%build
14mr|appdata-tools-0.1.7-3|40	%configure2_5x
14mr|appdata-tools-0.1.7-3|41	%make
14mr|appdata-tools-0.1.7-3|42	
14mr|appdata-tools-0.1.7-3|43	%install
14mr|appdata-tools-0.1.7-3|44	%makeinstall_std
14mr|appdata-tools-0.1.7-3|45	
14mr|appdata-tools-0.1.7-3|46	%find_lang %{name}
14mr|appdata-tools-0.1.7-3|47	
14mr|appdata-tools-0.1.7-3|48	
14mr|appdata-tools-0.1.7-3|49	%changelog
14mr|appdata-tools-0.1.7-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.7-3
14mr|appdata-tools-0.1.7-3|51	+ Revision: 005b6ec
14mr|appdata-tools-0.1.7-3|52	- MassBuild#440: Increase release tag
14mr|appdata-tools-0.1.7-3|53	
14mr|appdata-tools-0.1.7-3|54	

15833 14
14mr|appmenu-qt-0.2.6-2|1	Name:           appmenu-qt
14mr|appmenu-qt-0.2.6-2|2	Version:        0.2.6
14mr|appmenu-qt-0.2.6-2|3	Release:        2
14mr|appmenu-qt-0.2.6-2|4	License:        LGPLv2.1
14mr|appmenu-qt-0.2.6-2|5	Summary:        Application Menu for Qt
14mr|appmenu-qt-0.2.6-2|6	Url:            https://launchpad.net/appmenu-qt/
14mr|appmenu-qt-0.2.6-2|7	Group:          Graphical desktop/KDE
14mr|appmenu-qt-0.2.6-2|8	Source0:        https://launchpad.net/appmenu-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14mr|appmenu-qt-0.2.6-2|9	BuildRequires:  kdelibs4-devel
14mr|appmenu-qt-0.2.6-2|10	BuildRequires:  %{_lib}dbusmenu-qt-devel
14mr|appmenu-qt-0.2.6-2|11	BuildRequires:  %{_lib}qjson-devel
14mr|appmenu-qt-0.2.6-2|12	Requires:       %{_lib}dbusmenu-qt2
14mr|appmenu-qt-0.2.6-2|13	
14mr|appmenu-qt-0.2.6-2|14	%description
14mr|appmenu-qt-0.2.6-2|15	This projects adds support for application menu to Qt.
14mr|appmenu-qt-0.2.6-2|16	
14mr|appmenu-qt-0.2.6-2|17	%prep
14mr|appmenu-qt-0.2.6-2|18	%setup -q
14mr|appmenu-qt-0.2.6-2|19	
14mr|appmenu-qt-0.2.6-2|20	%build
14mr|appmenu-qt-0.2.6-2|21	%cmake_kde4
14mr|appmenu-qt-0.2.6-2|22	%make
14mr|appmenu-qt-0.2.6-2|23	
14mr|appmenu-qt-0.2.6-2|24	%install
14mr|appmenu-qt-0.2.6-2|25	cd build
14mr|appmenu-qt-0.2.6-2|26	%makeinstall_std
14mr|appmenu-qt-0.2.6-2|27	cd -
14mr|appmenu-qt-0.2.6-2|28	
14mr|appmenu-qt-0.2.6-2|29	%files
14mr|appmenu-qt-0.2.6-2|30	%defattr(-,root,root,-)
14mr|appmenu-qt-0.2.6-2|31	%doc COPYING* LGPL_EXCEPTION.txt NEWS README
14mr|appmenu-qt-0.2.6-2|32	%dir %{_libdir}/qt4/plugins/menubar
14mr|appmenu-qt-0.2.6-2|33	%{_libdir}/qt4/plugins/menubar/libappmenu-qt.so
14mr|appmenu-qt-0.2.6-2|34	
14mr|appmenu-qt-0.2.6-2|35	%changelog
14mr|appmenu-qt-0.2.6-2|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-2
14mr|appmenu-qt-0.2.6-2|37	+ Revision: 44f708e
14mr|appmenu-qt-0.2.6-2|38	- MassBuild#440: Increase release tag
14mr|appmenu-qt-0.2.6-2|39	
14mr|appmenu-qt-0.2.6-2|40	

15834 14
14mr|appres-1.0.3-5|1	Name:		appres
14mr|appres-1.0.3-5|2	Version:	1.0.3
14mr|appres-1.0.3-5|3	Release:	5
14mr|appres-1.0.3-5|4	Summary:	List X application resource database
14mr|appres-1.0.3-5|5	Group:		System/X11
14mr|appres-1.0.3-5|6	URL:		http://xorg.freedesktop.org
14mr|appres-1.0.3-5|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|appres-1.0.3-5|8	License:	MIT
14mr|appres-1.0.3-5|9	
14mr|appres-1.0.3-5|10	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|appres-1.0.3-5|11	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mr|appres-1.0.3-5|12	BuildRequires:	x11-util-macros >= 1.0.1
14mr|appres-1.0.3-5|13	
14mr|appres-1.0.3-5|14	%description
14mr|appres-1.0.3-5|15	The appres program prints the resources seen by an application (or
14mr|appres-1.0.3-5|16	sub-hierarchy of an application) with the specified class and instance
14mr|appres-1.0.3-5|17	names. It can be used to determine which resources a particular
14mr|appres-1.0.3-5|18	program will load.
14mr|appres-1.0.3-5|19	
14mr|appres-1.0.3-5|20	%prep
14mr|appres-1.0.3-5|21	%setup -q -n %{name}-%{version}
14mr|appres-1.0.3-5|22	
14mr|appres-1.0.3-5|23	%build
14mr|appres-1.0.3-5|24	%configure2_5x 	--x-includes=%{_includedir} \
14mr|appres-1.0.3-5|25	--x-libraries=%{_libdir}
14mr|appres-1.0.3-5|26	%make
14mr|appres-1.0.3-5|27	
14mr|appres-1.0.3-5|28	%install
14mr|appres-1.0.3-5|29	rm -rf %{buildroot}
14mr|appres-1.0.3-5|30	%makeinstall_std
14mr|appres-1.0.3-5|31	
14mr|appres-1.0.3-5|32	%clean
14mr|appres-1.0.3-5|33	rm -rf %{buildroot}
14mr|appres-1.0.3-5|34	
14mr|appres-1.0.3-5|35	%files
14mr|appres-1.0.3-5|36	%defattr(-,root,root)
14mr|appres-1.0.3-5|37	%{_bindir}/appres
14mr|appres-1.0.3-5|38	%{_mandir}/man1/appres.1*
14mr|appres-1.0.3-5|39	
14mr|appres-1.0.3-5|40	
14mr|appres-1.0.3-5|41	
14mr|appres-1.0.3-5|42	
14mr|appres-1.0.3-5|43	%changelog
14mr|appres-1.0.3-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|appres-1.0.3-5|45	+ Revision: bcfcd4d
14mr|appres-1.0.3-5|46	- MassBuild#440: Increase release tag
14mr|appres-1.0.3-5|47	
14mr|appres-1.0.3-5|48	

15835 14
14mr|apr-1.5.1-4|1	%define api	1
14mr|apr-1.5.1-4|2	%define major	0
14mr|apr-1.5.1-4|3	%define libname %mklibname apr %{api} %{major}
14mr|apr-1.5.1-4|4	%define devname %mklibname -d apr
14mr|apr-1.5.1-4|5	%bcond_with	crosscompile
14mr|apr-1.5.1-4|6	
14mr|apr-1.5.1-4|7	Summary:	Apache Portable Runtime library
14mr|apr-1.5.1-4|8	Name:		apr
14mr|apr-1.5.1-4|9	Epoch:		1
14mr|apr-1.5.1-4|10	Version:	1.5.1
14mr|apr-1.5.1-4|11	Release:	4
14mr|apr-1.5.1-4|12	License:	Apache License
14mr|apr-1.5.1-4|13	Group:		System/Libraries
14mr|apr-1.5.1-4|14	Url:		http://apr.apache.org/
14mr|apr-1.5.1-4|15	Source0:	http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
14mr|apr-1.5.1-4|16	Source1:	http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2.asc
14mr|apr-1.5.1-4|17	Patch1:		apr-1.4.6-config.diff
14mr|apr-1.5.1-4|18	Patch2:		apr-1.0.0-mutextype_reorder.diff
14mr|apr-1.5.1-4|19	Patch4:		apr-1.2.2-locktimeout.patch
14mr|apr-1.5.1-4|20	
14mr|apr-1.5.1-4|21	BuildRequires:	doxygen
14mr|apr-1.5.1-4|22	BuildRequires:	libtool
14mr|apr-1.5.1-4|23	BuildRequires:	python
14mr|apr-1.5.1-4|24	BuildRequires:	pkgconfig(uuid)
14mr|apr-1.5.1-4|25	
14mr|apr-1.5.1-4|26	%description
14mr|apr-1.5.1-4|27	The mission of the Apache Portable Runtime (APR) is to provide a free library
14mr|apr-1.5.1-4|28	of C data structures and routines, forming a system portability layer to as
14mr|apr-1.5.1-4|29	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
14mr|apr-1.5.1-4|30	
14mr|apr-1.5.1-4|31	%package -n	%{libname}
14mr|apr-1.5.1-4|32	Summary:	Apache Portable Runtime library
14mr|apr-1.5.1-4|33	Group: 		System/Libraries
14mr|apr-1.5.1-4|34	Obsoletes:	%{_lib}apr1
14mr|apr-1.5.1-4|35	
14mr|apr-1.5.1-4|36	%description -n	%{libname}
14mr|apr-1.5.1-4|37	The mission of the Apache Portable Runtime (APR) is to provide a free library
14mr|apr-1.5.1-4|38	of C data structures and routines, forming a system portability layer to as
14mr|apr-1.5.1-4|39	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
14mr|apr-1.5.1-4|40	
14mr|apr-1.5.1-4|41	%package -n	%{devname}
14mr|apr-1.5.1-4|42	Summary:	APR library development kit
14mr|apr-1.5.1-4|43	Group:		Development/C
14mr|apr-1.5.1-4|44	Requires:	%{libname} = %{EVRD}
14mr|apr-1.5.1-4|45	Requires:	libtool
14mr|apr-1.5.1-4|46	Provides:	%{name}-devel = %{EVRD}
14mr|apr-1.5.1-4|47	
14mr|apr-1.5.1-4|48	%description -n	%{devname}
14mr|apr-1.5.1-4|49	This package provides the support files which can be used to build applications
14mr|apr-1.5.1-4|50	using the APR library. The mission of the Apache Portable Runtime (APR) is to
14mr|apr-1.5.1-4|51	provide a free library of C data structures and routines.
14mr|apr-1.5.1-4|52	
14mr|apr-1.5.1-4|53	%prep
14mr|apr-1.5.1-4|54	%setup -q
14mr|apr-1.5.1-4|55	%patch1 -p1 -b .config
14mr|apr-1.5.1-4|56	%patch2 -p0 -b .mutextype_reorder
14mr|apr-1.5.1-4|57	%patch4 -p0 -b .locktimeout
14mr|apr-1.5.1-4|58	
14mr|apr-1.5.1-4|59	cat >> config.layout << EOF
14mr|apr-1.5.1-4|60	<Layout NUX>
14mr|apr-1.5.1-4|61	prefix:        %{_prefix}
14mr|apr-1.5.1-4|62	exec_prefix:   %{_prefix}
14mr|apr-1.5.1-4|63	bindir:        %{_bindir}
14mr|apr-1.5.1-4|64	sbindir:       %{_sbindir}
14mr|apr-1.5.1-4|65	libdir:        %{_libdir}
14mr|apr-1.5.1-4|66	libexecdir:    %{_libexecdir}
14mr|apr-1.5.1-4|67	mandir:        %{_mandir}
14mr|apr-1.5.1-4|68	infodir:       %{_infodir}
14mr|apr-1.5.1-4|69	includedir:    %{_includedir}/apr-%{api}
14mr|apr-1.5.1-4|70	sysconfdir:    %{_sysconfdir}
14mr|apr-1.5.1-4|71	datadir:       %{_datadir}
14mr|apr-1.5.1-4|72	installbuilddir: %{_libdir}/apr-%{api}/build
14mr|apr-1.5.1-4|73	localstatedir: /var
14mr|apr-1.5.1-4|74	runtimedir:    /var/run
14mr|apr-1.5.1-4|75	libsuffix:     -\${APR_MAJOR_VERSION}
14mr|apr-1.5.1-4|76	</Layout>
14mr|apr-1.5.1-4|77	EOF
14mr|apr-1.5.1-4|78	
14mr|apr-1.5.1-4|79	%build
14mr|apr-1.5.1-4|80	%if %{with crosscompile}
14mr|apr-1.5.1-4|81	export ac_cv_file__dev_zero=yes
14mr|apr-1.5.1-4|82	export ac_cv_func_setpgrp_void=yes
14mr|apr-1.5.1-4|83	export apr_cv_process_shared_works=yes
14mr|apr-1.5.1-4|84	export apr_cv_mutex_robust_shared=no
14mr|apr-1.5.1-4|85	export apr_cv_tcp_nodelay_with_cork=yes
14mr|apr-1.5.1-4|86	export ac_cv_sizeof_struct_iovec=8
14mr|apr-1.5.1-4|87	export apr_cv_mutex_recursive=yes
14mr|apr-1.5.1-4|88	%endif
14mr|apr-1.5.1-4|89	%serverbuild
14mr|apr-1.5.1-4|90	
14mr|apr-1.5.1-4|91	# We need to re-run ./buildconf because of any applied patch(es)
14mr|apr-1.5.1-4|92	#rm -f configure; sh ./buildconf
14mr|apr-1.5.1-4|93	./buildconf
14mr|apr-1.5.1-4|94	
14mr|apr-1.5.1-4|95	# Forcibly prevent detection of shm_open (which then picks up but
14mr|apr-1.5.1-4|96	# does not use -lrt).
14mr|apr-1.5.1-4|97	
14mr|apr-1.5.1-4|98	cat >> config.cache << EOF
14mr|apr-1.5.1-4|99	ac_cv_search_shm_open=no
14mr|apr-1.5.1-4|100	EOF
14mr|apr-1.5.1-4|101	
14mr|apr-1.5.1-4|102	%configure2_5x \
14mr|apr-1.5.1-4|103	--cache-file=config.cache \
14mr|apr-1.5.1-4|104	--includedir=%{_includedir}/apr-%{api} \
14mr|apr-1.5.1-4|105	--with-installbuilddir=%{_libdir}/apr-%{api}/build \
14mr|apr-1.5.1-4|106	--enable-layout=NUX \
14mr|apr-1.5.1-4|107	%ifarch %ix86
14mr|apr-1.5.1-4|108	%ifnarch i386 i486
14mr|apr-1.5.1-4|109	--enable-nonportable-atomics=yes \
14mr|apr-1.5.1-4|110	%endif
14mr|apr-1.5.1-4|111	%endif
14mr|apr-1.5.1-4|112	--enable-lfs \
14mr|apr-1.5.1-4|113	--enable-threads \
14mr|apr-1.5.1-4|114	--with-sendfile  \
14mr|apr-1.5.1-4|115	--with-devrandom=/dev/urandom \
14mr|apr-1.5.1-4|116	--disable-static
14mr|apr-1.5.1-4|117	
14mr|apr-1.5.1-4|118	%make LIBS="-lpthread"
14mr|apr-1.5.1-4|119	make dox
14mr|apr-1.5.1-4|120	
14mr|apr-1.5.1-4|121	%check
14mr|apr-1.5.1-4|122	make check
14mr|apr-1.5.1-4|123	
14mr|apr-1.5.1-4|124	%install
14mr|apr-1.5.1-4|125	%makeinstall_std
14mr|apr-1.5.1-4|126	
14mr|apr-1.5.1-4|127	# These are referenced by apr_rules.mk
14mr|apr-1.5.1-4|128	for f in make_exports.awk make_var_export.awk; do
14mr|apr-1.5.1-4|129	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{api}/build/${f}
14mr|apr-1.5.1-4|130	done
14mr|apr-1.5.1-4|131	
14mr|apr-1.5.1-4|132	install -m0755 build/mkdir.sh %{buildroot}%{_libdir}/apr-%{api}/build/mkdir.sh
14mr|apr-1.5.1-4|133	
14mr|apr-1.5.1-4|134	# these are needed if apr-util is ./buildconf'ed
14mr|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
14mr|apr-1.5.1-4|136	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{api}/build/${f}
14mr|apr-1.5.1-4|137	done
14mr|apr-1.5.1-4|138	install -m0755 build/gen-build.py %{buildroot}%{_libdir}/apr-%{api}/build/
14mr|apr-1.5.1-4|139	
14mr|apr-1.5.1-4|140	# enforce system libtool
14mr|apr-1.5.1-4|141	ln -snf %{_bindir}/libtool %{buildroot}%{_libdir}/apr-%{api}/build/libtool
14mr|apr-1.5.1-4|142	
14mr|apr-1.5.1-4|143	# Sanitize apr_rules.mk
14mr|apr-1.5.1-4|144	sed -e "/^apr_build/d" \
14mr|apr-1.5.1-4|145	-e 's|$(apr_builders)|%{_libdir}/apr-%{api}/build|g' \
14mr|apr-1.5.1-4|146	-e 's|$(apr_builddir)|%{_libdir}/apr-%{api}/build|g' \
14mr|apr-1.5.1-4|147	< build/apr_rules.mk > %{buildroot}%{_libdir}/apr-%{api}/build/apr_rules.mk
14mr|apr-1.5.1-4|148	
14mr|apr-1.5.1-4|149	# antibork
14mr|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
14mr|apr-1.5.1-4|151	
14mr|apr-1.5.1-4|152	# Move docs to more convenient location
14mr|apr-1.5.1-4|153	rm -rf html
14mr|apr-1.5.1-4|154	cp -r docs/dox/html html
14mr|apr-1.5.1-4|155	
14mr|apr-1.5.1-4|156	# here too
14mr|apr-1.5.1-4|157	perl -pi -e "s|-luuid -lcrypt||g" \
14mr|apr-1.5.1-4|158	%{buildroot}%{_bindir}/apr-%{api}-config \
14mr|apr-1.5.1-4|159	%{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|apr-1.5.1-4|160	
14mr|apr-1.5.1-4|161	# Unpackaged files:
14mr|apr-1.5.1-4|162	rm -f %{buildroot}%{_libdir}/apr.exp
14mr|apr-1.5.1-4|163	
14mr|apr-1.5.1-4|164	# extra headers
14mr|apr-1.5.1-4|165	install -d %{buildroot}%{_includedir}/apr-%{api}/arch/unix
14mr|apr-1.5.1-4|166	install -m0644 include/arch/apr_private_common.h %{buildroot}%{_includedir}/apr-%{api}/arch/
14mr|apr-1.5.1-4|167	install -m0644 include/arch/unix/*.h %{buildroot}%{_includedir}/apr-%{api}/arch/unix/
14mr|apr-1.5.1-4|168	
14mr|apr-1.5.1-4|169	%files -n %{libname}
14mr|apr-1.5.1-4|170	%{_libdir}/libapr-%{api}.so.%{major}*
14mr|apr-1.5.1-4|171	
14mr|apr-1.5.1-4|172	%files -n %{devname}
14mr|apr-1.5.1-4|173	%doc CHANGES README*
14mr|apr-1.5.1-4|174	%doc docs/APRDesign.html docs/canonical_filenames.html
14mr|apr-1.5.1-4|175	%doc docs/incomplete_types docs/non_apr_programs
14mr|apr-1.5.1-4|176	%doc --parents html
14mr|apr-1.5.1-4|177	%{_bindir}/apr-%{api}-config
14mr|apr-1.5.1-4|178	%{_libdir}/libapr-%{api}.so
14mr|apr-1.5.1-4|179	%dir %{_libdir}/apr-%{api}
14mr|apr-1.5.1-4|180	%dir %{_libdir}/apr-%{api}/build
14mr|apr-1.5.1-4|181	%{_libdir}/apr-%{api}/build/*
14mr|apr-1.5.1-4|182	%{_libdir}/pkgconfig/*.pc
14mr|apr-1.5.1-4|183	%dir %{_includedir}/apr-%{api}
14mr|apr-1.5.1-4|184	%dir %{_includedir}/apr-%{api}/arch
14mr|apr-1.5.1-4|185	%dir %{_includedir}/apr-%{api}/arch/unix
14mr|apr-1.5.1-4|186	%{_includedir}/apr-%{api}/*.h
14mr|apr-1.5.1-4|187	%{_includedir}/apr-%{api}/arch/*.h
14mr|apr-1.5.1-4|188	%{_includedir}/apr-%{api}/arch/unix/*.h
14mr|apr-1.5.1-4|189	
14mr|apr-1.5.1-4|190	
14mr|apr-1.5.1-4|191	%changelog
14mr|apr-1.5.1-4|192	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.1-4
14mr|apr-1.5.1-4|193	+ Revision: f5914e7
14mr|apr-1.5.1-4|194	- Require libtool for apr-devel
14mr|apr-1.5.1-4|195	
14mr|apr-1.5.1-4|196	

15836 14
14mr|apr-util-1.5.3-7|1	%bcond_without dbd_ldap
14mr|apr-util-1.5.3-7|2	%bcond_without dbd_freetds
14mr|apr-util-1.5.3-7|3	%bcond_without dbd_mysql
14mr|apr-util-1.5.3-7|4	# disable
14mr|apr-util-1.5.3-7|5	%bcond_with dbd_oracle
14mr|apr-util-1.5.3-7|6	#
14mr|apr-util-1.5.3-7|7	%bcond_without dbd_sqlite3
14mr|apr-util-1.5.3-7|8	%bcond_without dbd_psql
14mr|apr-util-1.5.3-7|9	%bcond_without dbd_odbc
14mr|apr-util-1.5.3-7|10	%bcond_without dbm_db
14mr|apr-util-1.5.3-7|11	
14mr|apr-util-1.5.3-7|12	%define api	1
14mr|apr-util-1.5.3-7|13	%define major	0
14mr|apr-util-1.5.3-7|14	%define libname %mklibname apr-util %{api} %{major}
14mr|apr-util-1.5.3-7|15	%define devname %mklibname -d apr-util
14mr|apr-util-1.5.3-7|16	
14mr|apr-util-1.5.3-7|17	Summary:	Apache Portable Runtime Utility library
14mr|apr-util-1.5.3-7|18	Name:		apr-util
14mr|apr-util-1.5.3-7|19	Version:	1.5.3
14mr|apr-util-1.5.3-7|20	Release:	7
14mr|apr-util-1.5.3-7|21	License:	Apache License
14mr|apr-util-1.5.3-7|22	Group:		System/Libraries
14mr|apr-util-1.5.3-7|23	Url:		http://apr.apache.org/
14mr|apr-util-1.5.3-7|24	Source0:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2
14mr|apr-util-1.5.3-7|25	Source1:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2.asc
14mr|apr-util-1.5.3-7|26	Patch0:		apr-util-1.2.2-config.diff
14mr|apr-util-1.5.3-7|27	Patch1:		apr-util-1.2.7-link.diff
14mr|apr-util-1.5.3-7|28	Patch2:		apr-util-1.3.12-linkage_fix.diff
14mr|apr-util-1.5.3-7|29	Patch3:		apr-util-1.5.1-no-libtool.la.patch
14mr|apr-util-1.5.3-7|30	
14mr|apr-util-1.5.3-7|31	BuildRequires:	doxygen
14mr|apr-util-1.5.3-7|32	BuildRequires:	libtool
14mr|apr-util-1.5.3-7|33	BuildRequires:	python
14mr|apr-util-1.5.3-7|34	BuildRequires:	pam-devel
14mr|apr-util-1.5.3-7|35	BuildRequires:	readline-devel
14mr|apr-util-1.5.3-7|36	BuildRequires:	pkgconfig(apr-1)
14mr|apr-util-1.5.3-7|37	BuildRequires:	pkgconfig(expat)
14mr|apr-util-1.5.3-7|38	BuildRequires:	pkgconfig(libssl)
14mr|apr-util-1.5.3-7|39	BuildRequires:	pkgconfig(libxslt)
14mr|apr-util-1.5.3-7|40	BuildRequires:	pkgconfig(nss)
14mr|apr-util-1.5.3-7|41	BuildRequires:	pkgconfig(nspr)
14mr|apr-util-1.5.3-7|42	%if %{with dbd_ldap}
14mr|apr-util-1.5.3-7|43	BuildRequires:	openldap-devel
14mr|apr-util-1.5.3-7|44	BuildRequires:	db-devel
14mr|apr-util-1.5.3-7|45	%endif
14mr|apr-util-1.5.3-7|46	%if %{with dbd_freetds}
14mr|apr-util-1.5.3-7|47	BuildRequires:	freetds-devel
14mr|apr-util-1.5.3-7|48	%endif
14mr|apr-util-1.5.3-7|49	%if %{with dbd_mysql}
14mr|apr-util-1.5.3-7|50	BuildRequires:	mysql-devel
14mr|apr-util-1.5.3-7|51	%endif
14mr|apr-util-1.5.3-7|52	%if %{with dbd_oracle}
14mr|apr-util-1.5.3-7|53	BuildRequires:	oracle-devel
14mr|apr-util-1.5.3-7|54	%endif
14mr|apr-util-1.5.3-7|55	%if %{with dbd_psql}
14mr|apr-util-1.5.3-7|56	BuildRequires:	postgresql-devel
14mr|apr-util-1.5.3-7|57	%endif
14mr|apr-util-1.5.3-7|58	%if %{with dbd_sqlite3}
14mr|apr-util-1.5.3-7|59	BuildRequires:	sqlite3-devel
14mr|apr-util-1.5.3-7|60	%endif
14mr|apr-util-1.5.3-7|61	%if %{with dbd_odbc}
14mr|apr-util-1.5.3-7|62	BuildRequires:	unixODBC-devel
14mr|apr-util-1.5.3-7|63	%endif
14mr|apr-util-1.5.3-7|64	%if %{with dbm_db}
14mr|apr-util-1.5.3-7|65	BuildRequires:	db-devel
14mr|apr-util-1.5.3-7|66	%endif
14mr|apr-util-1.5.3-7|67	
14mr|apr-util-1.5.3-7|68	%if %{with dbd_psql}
14mr|apr-util-1.5.3-7|69	# stupid postgresql... stupid build system...
14mr|apr-util-1.5.3-7|70	# this is needed due to the postgresql packaging and due to bugs like this:
14mr|apr-util-1.5.3-7|71	# https://qa.mandriva.com/show_bug.cgi?id=52527
14mr|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)
14mr|apr-util-1.5.3-7|73	%endif
14mr|apr-util-1.5.3-7|74	
14mr|apr-util-1.5.3-7|75	%description
14mr|apr-util-1.5.3-7|76	The mission of the Apache Portable Runtime (APR) is to provide a
14mr|apr-util-1.5.3-7|77	free library of C data structures and routines.  This library
14mr|apr-util-1.5.3-7|78	contains additional utility interfaces for APR; including support
14mr|apr-util-1.5.3-7|79	for XML, LDAP, database interfaces, URI parsing and more.
14mr|apr-util-1.5.3-7|80	
14mr|apr-util-1.5.3-7|81	%package -n	%{libname}
14mr|apr-util-1.5.3-7|82	Summary:	Apache Portable Runtime Utility library
14mr|apr-util-1.5.3-7|83	Group: 		System/Libraries
14mr|apr-util-1.5.3-7|84	Obsoletes:	%{_lib}apr-util1
14mr|apr-util-1.5.3-7|85	
14mr|apr-util-1.5.3-7|86	%description -n	%{libname}
14mr|apr-util-1.5.3-7|87	The mission of the Apache Portable Runtime (APR) is to provide a
14mr|apr-util-1.5.3-7|88	free library of C data structures and routines.  This library
14mr|apr-util-1.5.3-7|89	contains additional utility interfaces for APR; including support
14mr|apr-util-1.5.3-7|90	for XML, LDAP, database interfaces, URI parsing and more.
14mr|apr-util-1.5.3-7|91	
14mr|apr-util-1.5.3-7|92	You can build %{name} with some conditional build swithes;
14mr|apr-util-1.5.3-7|93	
14mr|apr-util-1.5.3-7|94	(ie. use with rpm --rebuild):
14mr|apr-util-1.5.3-7|95	
14mr|apr-util-1.5.3-7|96	--with[out] apr_dbd_ldap	apr_dbd_ldap support (enabled)
14mr|apr-util-1.5.3-7|97	--with[out] apr_dbd_freetds	apr_dbd_freetds support (enabled)
14mr|apr-util-1.5.3-7|98	--with[out] apr_dbd_mysql	apr_dbd_mysql support (enabled)
14mr|apr-util-1.5.3-7|99	--with[out] apr_dbd_oracle	apr_dbd_oracle support (disabled)
14mr|apr-util-1.5.3-7|100	--with[out] apr_dbd_pgsql	apr_dbd_pgsql support (enabled)
14mr|apr-util-1.5.3-7|101	--with[out] apr_dbd_sqlite3	apr_dbd_sqlite3 support (enabled)
14mr|apr-util-1.5.3-7|102	--with[out] apr_dbd_odbc	apr_dbd_odbc support (enabled)
14mr|apr-util-1.5.3-7|103	--with[out] apr_dbm_db		apr_dbm_db support (enabled)
14mr|apr-util-1.5.3-7|104	
14mr|apr-util-1.5.3-7|105	%if %{with dbd_ldap}
14mr|apr-util-1.5.3-7|106	%package	dbd-ldap
14mr|apr-util-1.5.3-7|107	Summary:	DBD driver for OpenLDAP
14mr|apr-util-1.5.3-7|108	Group:		System/Libraries
14mr|apr-util-1.5.3-7|109	License:	Apache License
14mr|apr-util-1.5.3-7|110	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|111	
14mr|apr-util-1.5.3-7|112	%description	dbd-ldap
14mr|apr-util-1.5.3-7|113	DBD driver for OpenLDAP.
14mr|apr-util-1.5.3-7|114	%endif
14mr|apr-util-1.5.3-7|115	
14mr|apr-util-1.5.3-7|116	%if %{with dbd_psql}
14mr|apr-util-1.5.3-7|117	%package	dbd-pgsql
14mr|apr-util-1.5.3-7|118	Summary:	DBD driver for PostgreSQL
14mr|apr-util-1.5.3-7|119	Group:		System/Libraries
14mr|apr-util-1.5.3-7|120	License:	Apache License
14mr|apr-util-1.5.3-7|121	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|122	
14mr|apr-util-1.5.3-7|123	%description	dbd-pgsql
14mr|apr-util-1.5.3-7|124	DBD driver for PostgreSQL.
14mr|apr-util-1.5.3-7|125	%endif
14mr|apr-util-1.5.3-7|126	
14mr|apr-util-1.5.3-7|127	%if %{with dbd_mysql}
14mr|apr-util-1.5.3-7|128	%package	dbd-mysql
14mr|apr-util-1.5.3-7|129	Summary:	DBD driver for MySQL
14mr|apr-util-1.5.3-7|130	Group:		System/Libraries
14mr|apr-util-1.5.3-7|131	License:	Apache License
14mr|apr-util-1.5.3-7|132	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|133	
14mr|apr-util-1.5.3-7|134	%description	dbd-mysql
14mr|apr-util-1.5.3-7|135	DBD driver for MySQL.
14mr|apr-util-1.5.3-7|136	%endif
14mr|apr-util-1.5.3-7|137	
14mr|apr-util-1.5.3-7|138	%if %{with dbd_sqlite3}
14mr|apr-util-1.5.3-7|139	%package	dbd-sqlite3
14mr|apr-util-1.5.3-7|140	Summary:	DBD driver for SQLite 3
14mr|apr-util-1.5.3-7|141	Group:		System/Libraries
14mr|apr-util-1.5.3-7|142	License:	Apache License
14mr|apr-util-1.5.3-7|143	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|144	
14mr|apr-util-1.5.3-7|145	%description	dbd-sqlite3
14mr|apr-util-1.5.3-7|146	DBD driver for SQLite 3.
14mr|apr-util-1.5.3-7|147	%endif
14mr|apr-util-1.5.3-7|148	
14mr|apr-util-1.5.3-7|149	%if %{with dbd_freetds}
14mr|apr-util-1.5.3-7|150	%package	dbd-freetds
14mr|apr-util-1.5.3-7|151	Summary:	DBD driver for FreeTDS
14mr|apr-util-1.5.3-7|152	Group:		System/Libraries
14mr|apr-util-1.5.3-7|153	License:	Apache License
14mr|apr-util-1.5.3-7|154	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|155	
14mr|apr-util-1.5.3-7|156	%description	dbd-freetds
14mr|apr-util-1.5.3-7|157	DBD driver for FreeTDS.
14mr|apr-util-1.5.3-7|158	%endif
14mr|apr-util-1.5.3-7|159	
14mr|apr-util-1.5.3-7|160	%if %{with dbd_oracle}
14mr|apr-util-1.5.3-7|161	%package	dbd-oracle
14mr|apr-util-1.5.3-7|162	Summary:	DBD driver for Oracle
14mr|apr-util-1.5.3-7|163	Group:		System/Libraries
14mr|apr-util-1.5.3-7|164	License:	Apache License
14mr|apr-util-1.5.3-7|165	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|166	
14mr|apr-util-1.5.3-7|167	%description	dbd-oracle
14mr|apr-util-1.5.3-7|168	DBD driver for Oracle.
14mr|apr-util-1.5.3-7|169	%endif
14mr|apr-util-1.5.3-7|170	
14mr|apr-util-1.5.3-7|171	%if %{with dbd_odbc}
14mr|apr-util-1.5.3-7|172	%package	dbd-odbc
14mr|apr-util-1.5.3-7|173	Summary:	DBD driver for unixODBC
14mr|apr-util-1.5.3-7|174	Group:		System/Libraries
14mr|apr-util-1.5.3-7|175	License:	Apache License
14mr|apr-util-1.5.3-7|176	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|177	
14mr|apr-util-1.5.3-7|178	%description	dbd-odbc
14mr|apr-util-1.5.3-7|179	DBD driver for unixODBC.
14mr|apr-util-1.5.3-7|180	%endif
14mr|apr-util-1.5.3-7|181	
14mr|apr-util-1.5.3-7|182	%if %{with dbm_db}
14mr|apr-util-1.5.3-7|183	%package	dbm-db
14mr|apr-util-1.5.3-7|184	Summary:	DBD driver for Berkley BD
14mr|apr-util-1.5.3-7|185	Group:		System/Libraries
14mr|apr-util-1.5.3-7|186	License:	Apache License
14mr|apr-util-1.5.3-7|187	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|188	
14mr|apr-util-1.5.3-7|189	%description	dbm-db
14mr|apr-util-1.5.3-7|190	DBD driver for Berkley BD.
14mr|apr-util-1.5.3-7|191	%endif
14mr|apr-util-1.5.3-7|192	
14mr|apr-util-1.5.3-7|193	%package	openssl
14mr|apr-util-1.5.3-7|194	Summary:	APR utility library OpenSSL crypto support
14mr|apr-util-1.5.3-7|195	Group:		System/Libraries
14mr|apr-util-1.5.3-7|196	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|197	
14mr|apr-util-1.5.3-7|198	%description	openssl
14mr|apr-util-1.5.3-7|199	This package provides the OpenSSL crypto support for apr-util.
14mr|apr-util-1.5.3-7|200	
14mr|apr-util-1.5.3-7|201	%package	nss
14mr|apr-util-1.5.3-7|202	Summary:	APR utility library NSS crypto support
14mr|apr-util-1.5.3-7|203	Group:		System/Libraries
14mr|apr-util-1.5.3-7|204	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|205	
14mr|apr-util-1.5.3-7|206	%description	nss
14mr|apr-util-1.5.3-7|207	This package provides the NSS crypto support for apr-util.
14mr|apr-util-1.5.3-7|208	
14mr|apr-util-1.5.3-7|209	%package -n	%{devname}
14mr|apr-util-1.5.3-7|210	Summary:	APR utility library development kit
14mr|apr-util-1.5.3-7|211	Group:		Development/C
14mr|apr-util-1.5.3-7|212	Requires:	%{libname} >= %{version}-%{release}
14mr|apr-util-1.5.3-7|213	Provides:	%{name}-devel = %{version}-%{release}
14mr|apr-util-1.5.3-7|214	
14mr|apr-util-1.5.3-7|215	%description -n	%{devname}
14mr|apr-util-1.5.3-7|216	This package provides the support files which can be used to
14mr|apr-util-1.5.3-7|217	build applications using the APR utility library.  The mission
14mr|apr-util-1.5.3-7|218	of the Apache Portable Runtime (APR) is to provide a free
14mr|apr-util-1.5.3-7|219	library of C data structures and routines.
14mr|apr-util-1.5.3-7|220	
14mr|apr-util-1.5.3-7|221	%prep
14mr|apr-util-1.5.3-7|222	%setup -q -n %{name}-%{version}
14mr|apr-util-1.5.3-7|223	%patch0 -p0 -b .config
14mr|apr-util-1.5.3-7|224	%patch1 -p0 -b .link
14mr|apr-util-1.5.3-7|225	%patch2 -p0 -b .linkage_fix
14mr|apr-util-1.5.3-7|226	%patch3 -p1 -b .libtoolsucks~
14mr|apr-util-1.5.3-7|227	
14mr|apr-util-1.5.3-7|228	cat >> config.layout << EOF
14mr|apr-util-1.5.3-7|229	<Layout NUX>
14mr|apr-util-1.5.3-7|230	prefix:        %{_prefix}
14mr|apr-util-1.5.3-7|231	exec_prefix:   %{_prefix}
14mr|apr-util-1.5.3-7|232	bindir:        %{_bindir}
14mr|apr-util-1.5.3-7|233	sbindir:       %{_sbindir}
14mr|apr-util-1.5.3-7|234	libdir:        %{_libdir}
14mr|apr-util-1.5.3-7|235	libexecdir:    %{_libexecdir}
14mr|apr-util-1.5.3-7|236	mandir:        %{_mandir}
14mr|apr-util-1.5.3-7|237	infodir:       %{_infodir}
14mr|apr-util-1.5.3-7|238	includedir:    %{_includedir}/apr-%{api}
14mr|apr-util-1.5.3-7|239	sysconfdir:    %{_sysconfdir}
14mr|apr-util-1.5.3-7|240	datadir:       %{_datadir}
14mr|apr-util-1.5.3-7|241	installbuilddir: %{_libdir}/apr-%{api}/build
14mr|apr-util-1.5.3-7|242	localstatedir: /var
14mr|apr-util-1.5.3-7|243	runtimedir:    /var/run
14mr|apr-util-1.5.3-7|244	libsuffix:     -\${APRUTIL_MAJOR_VERSION}
14mr|apr-util-1.5.3-7|245	</Layout>
14mr|apr-util-1.5.3-7|246	EOF
14mr|apr-util-1.5.3-7|247	
14mr|apr-util-1.5.3-7|248	%build
14mr|apr-util-1.5.3-7|249	%serverbuild
14mr|apr-util-1.5.3-7|250	
14mr|apr-util-1.5.3-7|251	# We need to re-run ./buildconf because of any applied patch(es)
14mr|apr-util-1.5.3-7|252	#./buildconf --with-apr=%{_prefix}
14mr|apr-util-1.5.3-7|253	
14mr|apr-util-1.5.3-7|254	# buildconf is borked...
14mr|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/
14mr|apr-util-1.5.3-7|256	
14mr|apr-util-1.5.3-7|257	# conditional lib64 hack
14mr|apr-util-1.5.3-7|258	%if "%{_lib}" != "lib"
14mr|apr-util-1.5.3-7|259	perl -pi -e "s|/lib\b|/%{_lib}|g" build/*.m4
14mr|apr-util-1.5.3-7|260	%endif
14mr|apr-util-1.5.3-7|261	
14mr|apr-util-1.5.3-7|262	export WANT_AUTOCONF_2_5=1
14mr|apr-util-1.5.3-7|263	rm -f configure
14mr|apr-util-1.5.3-7|264	libtoolize --copy --force; aclocal; autoconf --force
14mr|apr-util-1.5.3-7|265	python build/gen-build.py make
14mr|apr-util-1.5.3-7|266	
14mr|apr-util-1.5.3-7|267	sed -i -e '/OBJECTS_all/s, dbd/apr_dbd_[^ ]*\.lo,,g' build-outputs.mk
14mr|apr-util-1.5.3-7|268	
14mr|apr-util-1.5.3-7|269	# force values that may produce wrong results
14mr|apr-util-1.5.3-7|270	export apu_have_sqlite2='0'
14mr|apr-util-1.5.3-7|271	cat >> config.cache << EOF
14mr|apr-util-1.5.3-7|272	ac_cv_header_sqlite_h=no
14mr|apr-util-1.5.3-7|273	ac_cv_lib_sqlite_sqlite_open=no
14mr|apr-util-1.5.3-7|274	ac_cv_ldap_set_rebind_proc_style=three
14mr|apr-util-1.5.3-7|275	EOF
14mr|apr-util-1.5.3-7|276	
14mr|apr-util-1.5.3-7|277	%configure2_5x \
14mr|apr-util-1.5.3-7|278	--cache-file=config.cache \
14mr|apr-util-1.5.3-7|279	--with-apr=%{_prefix} \
14mr|apr-util-1.5.3-7|280	--includedir=%{_includedir}/apr-%{api} \
14mr|apr-util-1.5.3-7|281	--with-installbuilddir=%{_libdir}/apr-%{api}/build \
14mr|apr-util-1.5.3-7|282	--enable-layout=NUX \
14mr|apr-util-1.5.3-7|283	%if %{with dbd_ldap}
14mr|apr-util-1.5.3-7|284	--with-ldap \
14mr|apr-util-1.5.3-7|285	%endif
14mr|apr-util-1.5.3-7|286	%if %{with dbd_freetds}
14mr|apr-util-1.5.3-7|287	--with-freetds=%{_prefix} \
14mr|apr-util-1.5.3-7|288	%endif
14mr|apr-util-1.5.3-7|289	%if %{with dbd_mysql}
14mr|apr-util-1.5.3-7|290	--with-mysql=%{_prefix} \
14mr|apr-util-1.5.3-7|291	%endif
14mr|apr-util-1.5.3-7|292	%if %{with dbd_oracle}
14mr|apr-util-1.5.3-7|293	--with-oracle \
14mr|apr-util-1.5.3-7|294	%endif
14mr|apr-util-1.5.3-7|295	%if %{with dbd_psql}
14mr|apr-util-1.5.3-7|296	--with-pgsql=%{_prefix} \
14mr|apr-util-1.5.3-7|297	%endif
14mr|apr-util-1.5.3-7|298	%if %{with dbd_sqlite3}
14mr|apr-util-1.5.3-7|299	--with-sqlite3=%{_prefix} \
14mr|apr-util-1.5.3-7|300	%endif
14mr|apr-util-1.5.3-7|301	%if %{with dbd_odbc}
14mr|apr-util-1.5.3-7|302	--with-odbc=%{_prefix} \
14mr|apr-util-1.5.3-7|303	%endif
14mr|apr-util-1.5.3-7|304	%if %{with dbm_db}
14mr|apr-util-1.5.3-7|305	--with-berkeley-db \
14mr|apr-util-1.5.3-7|306	%endif
14mr|apr-util-1.5.3-7|307	--without-sqlite2 \
14mr|apr-util-1.5.3-7|308	--without-gdbm \
14mr|apr-util-1.5.3-7|309	--with-crypto \
14mr|apr-util-1.5.3-7|310	--with-openssl=%{_prefix} \
14mr|apr-util-1.5.3-7|311	--with-nss=%{_prefix}
14mr|apr-util-1.5.3-7|312	
14mr|apr-util-1.5.3-7|313	%make
14mr|apr-util-1.5.3-7|314	make dox
14mr|apr-util-1.5.3-7|315	
14mr|apr-util-1.5.3-7|316	%check
14mr|apr-util-1.5.3-7|317	pushd test
14mr|apr-util-1.5.3-7|318	make check
14mr|apr-util-1.5.3-7|319	popd
14mr|apr-util-1.5.3-7|320	
14mr|apr-util-1.5.3-7|321	%install
14mr|apr-util-1.5.3-7|322	%makeinstall_std
14mr|apr-util-1.5.3-7|323	
14mr|apr-util-1.5.3-7|324	# Documentation
14mr|apr-util-1.5.3-7|325	rm -rf html; cp -rp docs/dox/html html
14mr|apr-util-1.5.3-7|326	
14mr|apr-util-1.5.3-7|327	# Remove unnecessary exports from dependency_libs
14mr|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
14mr|apr-util-1.5.3-7|329	
14mr|apr-util-1.5.3-7|330	# here as well
14mr|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
14mr|apr-util-1.5.3-7|332	
14mr|apr-util-1.5.3-7|333	# multiarch anti-borker
14mr|apr-util-1.5.3-7|334	perl -pi -e "s|^LDFLAGS=.*|LDFLAGS=\"\"|g" %{buildroot}%{_bindir}/apu-%{api}-config
14mr|apr-util-1.5.3-7|335	
14mr|apr-util-1.5.3-7|336	# includes anti-borker
14mr|apr-util-1.5.3-7|337	perl -pi -e "s|-I%{_includedir}/mysql||g" %{buildroot}%{_bindir}/apu-%{api}-config
14mr|apr-util-1.5.3-7|338	
14mr|apr-util-1.5.3-7|339	# Unpackaged files
14mr|apr-util-1.5.3-7|340	rm -f %{buildroot}%{_libdir}/aprutil.exp
14mr|apr-util-1.5.3-7|341	
14mr|apr-util-1.5.3-7|342	%files -n %{libname}
14mr|apr-util-1.5.3-7|343	%{_libdir}/libaprutil-%{api}.so.%{major}*
14mr|apr-util-1.5.3-7|344	%dir %{_libdir}/apr-util-%{api}
14mr|apr-util-1.5.3-7|345	
14mr|apr-util-1.5.3-7|346	%files -n %{devname}
14mr|apr-util-1.5.3-7|347	%doc CHANGES LICENSE
14mr|apr-util-1.5.3-7|348	%doc --parents html
14mr|apr-util-1.5.3-7|349	%{_bindir}/apu-%{api}-config
14mr|apr-util-1.5.3-7|350	%{_includedir}/apr-%{api}/*.h
14mr|apr-util-1.5.3-7|351	%{_libdir}/libaprutil-%{api}.so
14mr|apr-util-1.5.3-7|352	%{_libdir}/pkgconfig/*.pc
14mr|apr-util-1.5.3-7|353	
14mr|apr-util-1.5.3-7|354	%if %{with dbd_ldap}
14mr|apr-util-1.5.3-7|355	%files dbd-ldap
14mr|apr-util-1.5.3-7|356	%{_libdir}/apr-util-%{api}/apr_ldap*.so
14mr|apr-util-1.5.3-7|357	%endif
14mr|apr-util-1.5.3-7|358	
14mr|apr-util-1.5.3-7|359	%if %{with dbd_mysql}
14mr|apr-util-1.5.3-7|360	%files dbd-mysql
14mr|apr-util-1.5.3-7|361	%{_libdir}/apr-util-%{api}/apr_dbd_mysql*.so
14mr|apr-util-1.5.3-7|362	%endif
14mr|apr-util-1.5.3-7|363	
14mr|apr-util-1.5.3-7|364	%if %{with dbd_psql}
14mr|apr-util-1.5.3-7|365	%files dbd-pgsql
14mr|apr-util-1.5.3-7|366	%{_libdir}/apr-util-%{api}/apr_dbd_pgsql*.so
14mr|apr-util-1.5.3-7|367	%endif
14mr|apr-util-1.5.3-7|368	
14mr|apr-util-1.5.3-7|369	%if %{with dbd_sqlite3}
14mr|apr-util-1.5.3-7|370	%files dbd-sqlite3
14mr|apr-util-1.5.3-7|371	%{_libdir}/apr-util-%{api}/apr_dbd_sqlite3*.so
14mr|apr-util-1.5.3-7|372	%endif
14mr|apr-util-1.5.3-7|373	
14mr|apr-util-1.5.3-7|374	%if %{with dbd_freetds}
14mr|apr-util-1.5.3-7|375	%files dbd-freetds
14mr|apr-util-1.5.3-7|376	%{_libdir}/apr-util-%{api}/apr_dbd_freetds*.so
14mr|apr-util-1.5.3-7|377	%endif
14mr|apr-util-1.5.3-7|378	
14mr|apr-util-1.5.3-7|379	%if %{with dbd_oracle}
14mr|apr-util-1.5.3-7|380	%files dbd-oracle
14mr|apr-util-1.5.3-7|381	%{_libdir}/apr-util-%{api}/apr_dbd_oracle*.so
14mr|apr-util-1.5.3-7|382	%endif
14mr|apr-util-1.5.3-7|383	
14mr|apr-util-1.5.3-7|384	%if %{with dbd_odbc}
14mr|apr-util-1.5.3-7|385	%files dbd-odbc
14mr|apr-util-1.5.3-7|386	%{_libdir}/apr-util-%{api}/apr_dbd_odbc*.so
14mr|apr-util-1.5.3-7|387	%endif
14mr|apr-util-1.5.3-7|388	
14mr|apr-util-1.5.3-7|389	%if %{with dbm_db}
14mr|apr-util-1.5.3-7|390	%files dbm-db
14mr|apr-util-1.5.3-7|391	%{_libdir}/apr-util-%{api}/apr_dbm_db*.so
14mr|apr-util-1.5.3-7|392	%endif
14mr|apr-util-1.5.3-7|393	
14mr|apr-util-1.5.3-7|394	%files openssl
14mr|apr-util-1.5.3-7|395	%{_libdir}/apr-util-%{api}/apr_crypto_openssl*.so
14mr|apr-util-1.5.3-7|396	
14mr|apr-util-1.5.3-7|397	%files nss
14mr|apr-util-1.5.3-7|398	%{_libdir}/apr-util-%{api}/apr_crypto_nss*.so
14mr|apr-util-1.5.3-7|399	
14mr|apr-util-1.5.3-7|400	
14mr|apr-util-1.5.3-7|401	%changelog
14mr|apr-util-1.5.3-7|402	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.3-7
14mr|apr-util-1.5.3-7|403	+ Revision: 39b1386
14mr|apr-util-1.5.3-7|404	- MassBuild#440: Increase release tag
14mr|apr-util-1.5.3-7|405	
14mr|apr-util-1.5.3-7|406	

15837 14
14mr|aqbanking-5.0.25-2|1	%define major 34
14mr|aqbanking-5.0.25-2|2	%define libname %mklibname %{name} %{major}
14mr|aqbanking-5.0.25-2|3	%define develname %mklibname -d %{name}
14mr|aqbanking-5.0.25-2|4	
14mr|aqbanking-5.0.25-2|5	%define gwenmajor 60
14mr|aqbanking-5.0.25-2|6	%define aqhbcimajor 20
14mr|aqbanking-5.0.25-2|7	%define aqhbcilibname %mklibname aqhbci %{aqhbcimajor}
14mr|aqbanking-5.0.25-2|8	%define ofxmajor 7
14mr|aqbanking-5.0.25-2|9	%define ofxlibname %mklibname aqofxconnect %{ofxmajor}
14mr|aqbanking-5.0.25-2|10	%define cppmajor 0
14mr|aqbanking-5.0.25-2|11	%define cpplibname %mklibname aqbankingpp %{cppmajor}
14mr|aqbanking-5.0.25-2|12	
14mr|aqbanking-5.0.25-2|13	Name:		aqbanking
14mr|aqbanking-5.0.25-2|14	Summary:	A library for online banking functions and financial data import/export
14mr|aqbanking-5.0.25-2|15	Version:	5.0.25
14mr|aqbanking-5.0.25-2|16	Release:	2
14mr|aqbanking-5.0.25-2|17	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|18	License:	GPLv2+
14mr|aqbanking-5.0.25-2|19	URL:		http://www.aquamaniac.de/sites/aqbanking/index.php
14mr|aqbanking-5.0.25-2|20	Source:		http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
14mr|aqbanking-5.0.25-2|21	Patch0:		aqbanking-4.99.6-fix-link.patch
14mr|aqbanking-5.0.25-2|22	BuildRequires:	pkgconfig(gwenhywfar)
14mr|aqbanking-5.0.25-2|23	BuildRequires:	libchipcard-devel
14mr|aqbanking-5.0.25-2|24	BuildRequires:	pkgconfig(libofx)
14mr|aqbanking-5.0.25-2|25	BuildRequires:	pkgconfig(ktoblzcheck)
14mr|aqbanking-5.0.25-2|26	BuildRequires:	gmp-devel
14mr|aqbanking-5.0.25-2|27	
14mr|aqbanking-5.0.25-2|28	%description
14mr|aqbanking-5.0.25-2|29	The intention of AqBanking is to provide a middle layer between the
14mr|aqbanking-5.0.25-2|30	program and the various Online Banking libraries (e.g. AqHBCI). The
14mr|aqbanking-5.0.25-2|31	first backend which is already supported is AqHBCI, a library which
14mr|aqbanking-5.0.25-2|32	implements a client for the German HBCI (Home Banking Computer
14mr|aqbanking-5.0.25-2|33	Interface) protocol. Additionally, Aqbanking provides various plugins
14mr|aqbanking-5.0.25-2|34	to simplify import and export of financial data. Currently there are
14mr|aqbanking-5.0.25-2|35	import plugins for the following formats: DTAUS (German financial
14mr|aqbanking-5.0.25-2|36	format), SWIFT (MT940 and MT942).
14mr|aqbanking-5.0.25-2|37	
14mr|aqbanking-5.0.25-2|38	%package -n %{ofxlibname}
14mr|aqbanking-5.0.25-2|39	Summary:	Library for OFX access for Aqbanding
14mr|aqbanking-5.0.25-2|40	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|41	
14mr|aqbanking-5.0.25-2|42	%description -n %{ofxlibname}
14mr|aqbanking-5.0.25-2|43	Library for the Aqbanking OFX access.
14mr|aqbanking-5.0.25-2|44	
14mr|aqbanking-5.0.25-2|45	%package -n %{cpplibname}
14mr|aqbanking-5.0.25-2|46	Summary:	CPP wrapper Aqbanding
14mr|aqbanking-5.0.25-2|47	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|48	
14mr|aqbanking-5.0.25-2|49	%description -n %{cpplibname}
14mr|aqbanking-5.0.25-2|50	This is the CPP wrapper for Aqbanding.
14mr|aqbanking-5.0.25-2|51	
14mr|aqbanking-5.0.25-2|52	%package ofx
14mr|aqbanking-5.0.25-2|53	Summary: Aqbanking tools for OFX
14mr|aqbanking-5.0.25-2|54	Group: System/Libraries
14mr|aqbanking-5.0.25-2|55	
14mr|aqbanking-5.0.25-2|56	%description ofx
14mr|aqbanking-5.0.25-2|57	Necessary for OFX direct connect access.
14mr|aqbanking-5.0.25-2|58	
14mr|aqbanking-5.0.25-2|59	%package -n aqhbci
14mr|aqbanking-5.0.25-2|60	Summary:	The HBCI backend for the Aqbanking library
14mr|aqbanking-5.0.25-2|61	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|62	
14mr|aqbanking-5.0.25-2|63	%description -n aqhbci
14mr|aqbanking-5.0.25-2|64	This is the backend for the Aqbanking library which
14mr|aqbanking-5.0.25-2|65	implements a client for the German HBCI (Home Banking Computer
14mr|aqbanking-5.0.25-2|66	Interface) protocol.
14mr|aqbanking-5.0.25-2|67	
14mr|aqbanking-5.0.25-2|68	%package -n %{aqhbcilibname}
14mr|aqbanking-5.0.25-2|69	Summary:	Library for HBCI backend for Aqbanding
14mr|aqbanking-5.0.25-2|70	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|71	Requires:	aqhbci >= %{version}
14mr|aqbanking-5.0.25-2|72	
14mr|aqbanking-5.0.25-2|73	%description -n %{aqhbcilibname}
14mr|aqbanking-5.0.25-2|74	This is the backend for the Aqbanking library which
14mr|aqbanking-5.0.25-2|75	implements a client for the German HBCI (Home Banking Computer
14mr|aqbanking-5.0.25-2|76	Interface) protocol.
14mr|aqbanking-5.0.25-2|77	
14mr|aqbanking-5.0.25-2|78	%package -n %{libname}
14mr|aqbanking-5.0.25-2|79	Summary:	A library for online banking functions and financial data import/export
14mr|aqbanking-5.0.25-2|80	Group:		System/Libraries
14mr|aqbanking-5.0.25-2|81	Requires:	%{name} >= %{version}
14mr|aqbanking-5.0.25-2|82	
14mr|aqbanking-5.0.25-2|83	%description -n %{libname}
14mr|aqbanking-5.0.25-2|84	The intention of AqBanking is to provide a middle layer between the
14mr|aqbanking-5.0.25-2|85	program and the various Online Banking libraries (e.g. AqHBCI). The
14mr|aqbanking-5.0.25-2|86	first backend which is already supported is AqHBCI, a library which
14mr|aqbanking-5.0.25-2|87	implements a client for the German HBCI (Home Banking Computer
14mr|aqbanking-5.0.25-2|88	Interface) protocol. Additionally, Aqbanking provides various plugins
14mr|aqbanking-5.0.25-2|89	to simplify import and export of financial data. Currently there are
14mr|aqbanking-5.0.25-2|90	import plugins for the following formats: DTAUS (German financial
14mr|aqbanking-5.0.25-2|91	format), SWIFT (MT940 and MT942).
14mr|aqbanking-5.0.25-2|92	
14mr|aqbanking-5.0.25-2|93	%package -n %{develname}
14mr|aqbanking-5.0.25-2|94	Summary:	Aqbanking development kit
14mr|aqbanking-5.0.25-2|95	Group:		Development/C++
14mr|aqbanking-5.0.25-2|96	Requires:	%{libname} = %{version}-%{release}
14mr|aqbanking-5.0.25-2|97	Requires:	%{aqhbcilibname} = %{version}-%{release}
14mr|aqbanking-5.0.25-2|98	Requires:	%{ofxlibname} = %{version}-%{release}
14mr|aqbanking-5.0.25-2|99	Requires:	%{cpplibname} = %{version}-%{release}
14mr|aqbanking-5.0.25-2|100	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|aqbanking-5.0.25-2|101	Provides:	%{name}-devel = %{version}-%{release}
14mr|aqbanking-5.0.25-2|102	Requires:	OpenSP-devel
14mr|aqbanking-5.0.25-2|103	Provides:	aqhbci-devel = %{version}-%{release}
14mr|aqbanking-5.0.25-2|104	Provides:	libaqhbci-devel = %{version}-%{release}
14mr|aqbanking-5.0.25-2|105	
14mr|aqbanking-5.0.25-2|106	%description -n %{develname}
14mr|aqbanking-5.0.25-2|107	This package contains aqbanking-config and header files for writing and
14mr|aqbanking-5.0.25-2|108	compiling programs using Aqbanking.
14mr|aqbanking-5.0.25-2|109	
14mr|aqbanking-5.0.25-2|110	%prep
14mr|aqbanking-5.0.25-2|111	%setup -q
14mr|aqbanking-5.0.25-2|112	%patch0 -p0 -b .link
14mr|aqbanking-5.0.25-2|113	
14mr|aqbanking-5.0.25-2|114	%build
14mr|aqbanking-5.0.25-2|115	%configure2_5x
14mr|aqbanking-5.0.25-2|116	%make
14mr|aqbanking-5.0.25-2|117	
14mr|aqbanking-5.0.25-2|118	%install
14mr|aqbanking-5.0.25-2|119	%makeinstall_std
14mr|aqbanking-5.0.25-2|120	rm -f %{buildroot}%{_libdir}/*/*/*/*/*.a
14mr|aqbanking-5.0.25-2|121	
14mr|aqbanking-5.0.25-2|122	%find_lang %{name}
14mr|aqbanking-5.0.25-2|123	
14mr|aqbanking-5.0.25-2|124	mv %{buildroot}%{_datadir}/doc/%{name} installed-docs
14mr|aqbanking-5.0.25-2|125	mv %{buildroot}%{_datadir}/doc/aqhbci/* installed-docs
14mr|aqbanking-5.0.25-2|126	
14mr|aqbanking-5.0.25-2|127	%files -n aqhbci
14mr|aqbanking-5.0.25-2|128	%doc src/plugins/backends/aqhbci/tools/aqhbci-tool/README
14mr|aqbanking-5.0.25-2|129	%{_bindir}/aqhbci-tool4
14mr|aqbanking-5.0.25-2|130	%{_bindir}/hbcixml3
14mr|aqbanking-5.0.25-2|131	%{_libdir}/%{name}/plugins/%{major}/providers/aqhbci*
14mr|aqbanking-5.0.25-2|132	
14mr|aqbanking-5.0.25-2|133	%files -n %{aqhbcilibname}
14mr|aqbanking-5.0.25-2|134	%{_libdir}/libaqhbci.so.%{aqhbcimajor}*
14mr|aqbanking-5.0.25-2|135	
14mr|aqbanking-5.0.25-2|136	%files -f %{name}.lang
14mr|aqbanking-5.0.25-2|137	%doc installed-docs
14mr|aqbanking-5.0.25-2|138	%{_bindir}/aqbanking-cli
14mr|aqbanking-5.0.25-2|139	%dir %{_libdir}/%{name}
14mr|aqbanking-5.0.25-2|140	%dir %{_libdir}/%{name}/plugins
14mr|aqbanking-5.0.25-2|141	%dir %{_libdir}/%{name}/plugins/%{major}/
14mr|aqbanking-5.0.25-2|142	%dir %{_libdir}/%{name}/plugins/%{major}/providers/
14mr|aqbanking-5.0.25-2|143	%dir %{_libdir}/%{name}/plugins/%{major}/imexporters/
14mr|aqbanking-5.0.25-2|144	%{_libdir}/%{name}/plugins/%{major}/bankinfo/
14mr|aqbanking-5.0.25-2|145	%{_libdir}/%{name}/plugins/%{major}/imexporters/csv*
14mr|aqbanking-5.0.25-2|146	%{_libdir}/%{name}/plugins/%{major}/imexporters/ctxfile*
14mr|aqbanking-5.0.25-2|147	%{_libdir}/%{name}/plugins/%{major}/imexporters/dtaus*
14mr|aqbanking-5.0.25-2|148	%{_libdir}/%{name}/plugins/%{major}/imexporters/eri*
14mr|aqbanking-5.0.25-2|149	%{_libdir}/%{name}/plugins/%{major}/imexporters/openhbci*
14mr|aqbanking-5.0.25-2|150	%{_libdir}/%{name}/plugins/%{major}/imexporters/q43.*
14mr|aqbanking-5.0.25-2|151	%{_libdir}/%{name}/plugins/%{major}/imexporters/sepa*
14mr|aqbanking-5.0.25-2|152	%{_libdir}/%{name}/plugins/%{major}/imexporters/swift*
14mr|aqbanking-5.0.25-2|153	%{_libdir}/%{name}/plugins/%{major}/imexporters/xmldb*
14mr|aqbanking-5.0.25-2|154	%{_libdir}/%{name}/plugins/%{major}/imexporters/yellownet*
14mr|aqbanking-5.0.25-2|155	%{_libdir}/%{name}/plugins/%{major}/providers/aqnone*
14mr|aqbanking-5.0.25-2|156	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/dtaus.so
14mr|aqbanking-5.0.25-2|157	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/dtaus.xml
14mr|aqbanking-5.0.25-2|158	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/swift.so
14mr|aqbanking-5.0.25-2|159	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/swift.xml
14mr|aqbanking-5.0.25-2|160	%{_datadir}/%{name}
14mr|aqbanking-5.0.25-2|161	
14mr|aqbanking-5.0.25-2|162	%files ofx
14mr|aqbanking-5.0.25-2|163	%dir %{_libdir}/%{name}/plugins/%{major}/imexporters/ofx*
14mr|aqbanking-5.0.25-2|164	%{_libdir}/%{name}/plugins/%{major}/providers/aqofxconnect*
14mr|aqbanking-5.0.25-2|165	
14mr|aqbanking-5.0.25-2|166	%files -n %{ofxlibname}
14mr|aqbanking-5.0.25-2|167	%{_libdir}/libaqofxconnect.so.%{ofxmajor}*
14mr|aqbanking-5.0.25-2|168	
14mr|aqbanking-5.0.25-2|169	%files -n %{cpplibname}
14mr|aqbanking-5.0.25-2|170	%{_libdir}/libaqbankingpp.so.%{cppmajor}*
14mr|aqbanking-5.0.25-2|171	
14mr|aqbanking-5.0.25-2|172	%files -n %{libname}
14mr|aqbanking-5.0.25-2|173	%{_libdir}/libaqbanking.so.%{major}*
14mr|aqbanking-5.0.25-2|174	%{_libdir}/libaqnone.so.%{major}*
14mr|aqbanking-5.0.25-2|175	
14mr|aqbanking-5.0.25-2|176	%files -n %{develname}
14mr|aqbanking-5.0.25-2|177	%{_bindir}/aqbanking-config
14mr|aqbanking-5.0.25-2|178	%{_includedir}/aqbanking5
14mr|aqbanking-5.0.25-2|179	%{_libdir}/libaqbankingpp.so
14mr|aqbanking-5.0.25-2|180	%{_libdir}/libaqbanking.so
14mr|aqbanking-5.0.25-2|181	%{_libdir}/libaqnone.so
14mr|aqbanking-5.0.25-2|182	%{_libdir}/libaqhbci.so
14mr|aqbanking-5.0.25-2|183	%{_libdir}/libaqofxconnect.so
14mr|aqbanking-5.0.25-2|184	%{_datadir}/aclocal/aqbanking.m4
14mr|aqbanking-5.0.25-2|185	%{_libdir}/pkgconfig/aqbanking.pc
14mr|aqbanking-5.0.25-2|186	
14mr|aqbanking-5.0.25-2|187	
14mr|aqbanking-5.0.25-2|188	
14mr|aqbanking-5.0.25-2|189	%changelog
14mr|aqbanking-5.0.25-2|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0.25-2
14mr|aqbanking-5.0.25-2|191	+ Revision: 3b0446a
14mr|aqbanking-5.0.25-2|192	- MassBuild#440: Increase release tag
14mr|aqbanking-5.0.25-2|193	
14mr|aqbanking-5.0.25-2|194	

15838 14
14mr|aqute-bndlib-0.0.363-5|1	# Copyright (c) 2000-2008, JPackage Project
14mr|aqute-bndlib-0.0.363-5|2	# All rights reserved.
14mr|aqute-bndlib-0.0.363-5|3	#
14mr|aqute-bndlib-0.0.363-5|4	# Redistribution and use in source and binary forms, with or without
14mr|aqute-bndlib-0.0.363-5|5	# modification, are permitted provided that the following conditions
14mr|aqute-bndlib-0.0.363-5|6	# are met:
14mr|aqute-bndlib-0.0.363-5|7	#
14mr|aqute-bndlib-0.0.363-5|8	# 1. Redistributions of source code must retain the above copyright
14mr|aqute-bndlib-0.0.363-5|9	#    notice, this list of conditions and the following disclaimer.
14mr|aqute-bndlib-0.0.363-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|aqute-bndlib-0.0.363-5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|aqute-bndlib-0.0.363-5|12	#    documentation and/or other materials provided with the
14mr|aqute-bndlib-0.0.363-5|13	#    distribution.
14mr|aqute-bndlib-0.0.363-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|aqute-bndlib-0.0.363-5|15	#    contributors may be used to endorse or promote products derived
14mr|aqute-bndlib-0.0.363-5|16	#    from this software without specific prior written permission.
14mr|aqute-bndlib-0.0.363-5|17	#
14mr|aqute-bndlib-0.0.363-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|aqute-bndlib-0.0.363-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|aqute-bndlib-0.0.363-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|aqute-bndlib-0.0.363-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|aqute-bndlib-0.0.363-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|aqute-bndlib-0.0.363-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|aqute-bndlib-0.0.363-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|aqute-bndlib-0.0.363-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|aqute-bndlib-0.0.363-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|aqute-bndlib-0.0.363-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|aqute-bndlib-0.0.363-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|aqute-bndlib-0.0.363-5|29	#
14mr|aqute-bndlib-0.0.363-5|30	
14mr|aqute-bndlib-0.0.363-5|31	Name:           aqute-bndlib
14mr|aqute-bndlib-0.0.363-5|32	Version:        0.0.363
14mr|aqute-bndlib-0.0.363-5|33	Release:        5
14mr|aqute-bndlib-0.0.363-5|34	Summary:        BND Library
14mr|aqute-bndlib-0.0.363-5|35	License:        ASL 2.0
14mr|aqute-bndlib-0.0.363-5|36	Group:          Development/Java
14mr|aqute-bndlib-0.0.363-5|37	URL:            http://www.aQute.biz/Code/Bnd
14mr|aqute-bndlib-0.0.363-5|38	Source0:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.jar
14mr|aqute-bndlib-0.0.363-5|39	Source1:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.pom
14mr|aqute-bndlib-0.0.363-5|40	Source2:        aqute-service.tar.gz
14mr|aqute-bndlib-0.0.363-5|41	
14mr|aqute-bndlib-0.0.363-5|42	BuildArch:      noarch
14mr|aqute-bndlib-0.0.363-5|43	
14mr|aqute-bndlib-0.0.363-5|44	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|aqute-bndlib-0.0.363-5|45	BuildRequires:  java-devel >= 0:1.6.0
14mr|aqute-bndlib-0.0.363-5|46	BuildRequires:  ant >= 0:1.6.5
14mr|aqute-bndlib-0.0.363-5|47	BuildRequires:  eclipse-ecj
14mr|aqute-bndlib-0.0.363-5|48	BuildRequires:  eclipse-jdt
14mr|aqute-bndlib-0.0.363-5|49	BuildRequires:  locales-en
14mr|aqute-bndlib-0.0.363-5|50	
14mr|aqute-bndlib-0.0.363-5|51	Requires:  java >= 0:1.5.0
14mr|aqute-bndlib-0.0.363-5|52	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|aqute-bndlib-0.0.363-5|53	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|aqute-bndlib-0.0.363-5|54	
14mr|aqute-bndlib-0.0.363-5|55	%description
14mr|aqute-bndlib-0.0.363-5|56	The bnd tool helps you create and diagnose OSGi R4 bundles.
14mr|aqute-bndlib-0.0.363-5|57	The key functions are:
14mr|aqute-bndlib-0.0.363-5|58	- Show the manifest and JAR contents of a bundle
14mr|aqute-bndlib-0.0.363-5|59	- Wrap a JAR so that it becomes a bundle
14mr|aqute-bndlib-0.0.363-5|60	- Create a Bundle from a specification and a class path
14mr|aqute-bndlib-0.0.363-5|61	- Verify the validity of the manifest entries
14mr|aqute-bndlib-0.0.363-5|62	The tool is capable of acting as:
14mr|aqute-bndlib-0.0.363-5|63	- Command line tool
14mr|aqute-bndlib-0.0.363-5|64	- File format
14mr|aqute-bndlib-0.0.363-5|65	- Directives
14mr|aqute-bndlib-0.0.363-5|66	- Use of macros
14mr|aqute-bndlib-0.0.363-5|67	
14mr|aqute-bndlib-0.0.363-5|68	%package javadoc
14mr|aqute-bndlib-0.0.363-5|69	Summary:        Javadoc for %{name}
14mr|aqute-bndlib-0.0.363-5|70	Group:          Development/Java
14mr|aqute-bndlib-0.0.363-5|71	
14mr|aqute-bndlib-0.0.363-5|72	%description javadoc
14mr|aqute-bndlib-0.0.363-5|73	Javadoc for %{name}.
14mr|aqute-bndlib-0.0.363-5|74	
14mr|aqute-bndlib-0.0.363-5|75	%prep
14mr|aqute-bndlib-0.0.363-5|76	%setup -q -c
14mr|aqute-bndlib-0.0.363-5|77	mkdir -p target/site/apidocs/
14mr|aqute-bndlib-0.0.363-5|78	mkdir -p target/classes/
14mr|aqute-bndlib-0.0.363-5|79	mkdir -p src/main/
14mr|aqute-bndlib-0.0.363-5|80	mv OSGI-OPT/src src/main/java
14mr|aqute-bndlib-0.0.363-5|81	pushd src/main/java
14mr|aqute-bndlib-0.0.363-5|82	tar xfs %{SOURCE2}
14mr|aqute-bndlib-0.0.363-5|83	popd
14mr|aqute-bndlib-0.0.363-5|84	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ComponentDef.java
14mr|aqute-bndlib-0.0.363-5|85	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ServiceComponent.java
14mr|aqute-bndlib-0.0.363-5|86	
14mr|aqute-bndlib-0.0.363-5|87	%build
14mr|aqute-bndlib-0.0.363-5|88	export LANG=en_US.utf-8
14mr|aqute-bndlib-0.0.363-5|89	export LC_ALL=en_US.utf-8
14mr|aqute-bndlib-0.0.363-5|90	export OPT_JAR_LIST=:
14mr|aqute-bndlib-0.0.363-5|91	export CLASSPATH=$(build-classpath ant)
14mr|aqute-bndlib-0.0.363-5|92	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi_*.jar)
14mr|aqute-bndlib-0.0.363-5|93	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi.services_*.jar)
14mr|aqute-bndlib-0.0.363-5|94	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface_*.jar)
14mr|aqute-bndlib-0.0.363-5|95	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.databinding_*.jar)
14mr|aqute-bndlib-0.0.363-5|96	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.text_*.jar)
14mr|aqute-bndlib-0.0.363-5|97	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui_*.jar)
14mr|aqute-bndlib-0.0.363-5|98	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.ide_*.jar)
14mr|aqute-bndlib-0.0.363-5|99	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.commands_*.jar)
14mr|aqute-bndlib-0.0.363-5|100	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.jobs_*.jar)
14mr|aqute-bndlib-0.0.363-5|101	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.runtime_*.jar)
14mr|aqute-bndlib-0.0.363-5|102	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.resources_*.jar)
14mr|aqute-bndlib-0.0.363-5|103	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.core_*.jar)
14mr|aqute-bndlib-0.0.363-5|104	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.ui_*.jar)
14mr|aqute-bndlib-0.0.363-5|105	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.text_*.jar)
14mr|aqute-bndlib-0.0.363-5|106	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.console_*.jar)
14mr|aqute-bndlib-0.0.363-5|107	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.editors_*.jar)
14mr|aqute-bndlib-0.0.363-5|108	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench_*.jar)
14mr|aqute-bndlib-0.0.363-5|109	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench.texteditor_*.jar)
14mr|aqute-bndlib-0.0.363-5|110	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.core_*.jar)
14mr|aqute-bndlib-0.0.363-5|111	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*.jar)
14mr|aqute-bndlib-0.0.363-5|112	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.launching_*.jar)
14mr|aqute-bndlib-0.0.363-5|113	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_*.jar)
14mr|aqute-bndlib-0.0.363-5|114	#CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit.core_*.jar)
14mr|aqute-bndlib-0.0.363-5|115	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_*.jar)
14mr|aqute-bndlib-0.0.363-5|116	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.common_*.jar)
14mr|aqute-bndlib-0.0.363-5|117	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.registry_*.jar)
14mr|aqute-bndlib-0.0.363-5|118	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.swt.*.jar)
14mr|aqute-bndlib-0.0.363-5|119	
14mr|aqute-bndlib-0.0.363-5|120	javac -d target/classes -target 1.5 -source 1.5 $(find src/main/java -type f -name "*.java")
14mr|aqute-bndlib-0.0.363-5|121	javadoc -d target/site/apidocs -sourcepath src/main/java aQute.lib.header aQute.lib.osgi aQute.lib.qtokens aQute.lib.filter
14mr|aqute-bndlib-0.0.363-5|122	cp -p LICENSE maven-dependencies.txt plugin.xml pom.xml target/classes
14mr|aqute-bndlib-0.0.363-5|123	for f in $(find aQute/ -type f -not -name "*.class"); do
14mr|aqute-bndlib-0.0.363-5|124	cp -p $f target/classes/$f
14mr|aqute-bndlib-0.0.363-5|125	done
14mr|aqute-bndlib-0.0.363-5|126	pushd target/classes
14mr|aqute-bndlib-0.0.363-5|127	jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
14mr|aqute-bndlib-0.0.363-5|128	popd
14mr|aqute-bndlib-0.0.363-5|129	
14mr|aqute-bndlib-0.0.363-5|130	sed -i "s|\r||g" LICENSE
14mr|aqute-bndlib-0.0.363-5|131	
14mr|aqute-bndlib-0.0.363-5|132	%install
14mr|aqute-bndlib-0.0.363-5|133	# jars
14mr|aqute-bndlib-0.0.363-5|134	install -d -m 755 %{buildroot}%{_javadir}
14mr|aqute-bndlib-0.0.363-5|135	install -pm 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|aqute-bndlib-0.0.363-5|136	%add_to_maven_depmap biz.aQute bndlib %{version} JPP %{name}
14mr|aqute-bndlib-0.0.363-5|137	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|aqute-bndlib-0.0.363-5|138	
14mr|aqute-bndlib-0.0.363-5|139	# pom
14mr|aqute-bndlib-0.0.363-5|140	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|aqute-bndlib-0.0.363-5|141	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|aqute-bndlib-0.0.363-5|142	
14mr|aqute-bndlib-0.0.363-5|143	# javadoc
14mr|aqute-bndlib-0.0.363-5|144	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|aqute-bndlib-0.0.363-5|145	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|aqute-bndlib-0.0.363-5|146	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|aqute-bndlib-0.0.363-5|147	
14mr|aqute-bndlib-0.0.363-5|148	%post
14mr|aqute-bndlib-0.0.363-5|149	%update_maven_depmap
14mr|aqute-bndlib-0.0.363-5|150	
14mr|aqute-bndlib-0.0.363-5|151	%postun
14mr|aqute-bndlib-0.0.363-5|152	%update_maven_depmap
14mr|aqute-bndlib-0.0.363-5|153	
14mr|aqute-bndlib-0.0.363-5|154	%files
14mr|aqute-bndlib-0.0.363-5|155	%defattr(-,root,root,-)
14mr|aqute-bndlib-0.0.363-5|156	%doc LICENSE
14mr|aqute-bndlib-0.0.363-5|157	%{_javadir}/%{name}-%{version}.jar
14mr|aqute-bndlib-0.0.363-5|158	%{_javadir}/%{name}.jar
14mr|aqute-bndlib-0.0.363-5|159	%{_datadir}/maven2/poms/JPP-aqute-bndlib.pom
14mr|aqute-bndlib-0.0.363-5|160	%{_mavendepmapfragdir}/aqute-bndlib
14mr|aqute-bndlib-0.0.363-5|161	
14mr|aqute-bndlib-0.0.363-5|162	%files javadoc
14mr|aqute-bndlib-0.0.363-5|163	%defattr(-,root,root,-)
14mr|aqute-bndlib-0.0.363-5|164	%{_javadocdir}/%{name}-%{version}
14mr|aqute-bndlib-0.0.363-5|165	%{_javadocdir}/%{name}
14mr|aqute-bndlib-0.0.363-5|166	
14mr|aqute-bndlib-0.0.363-5|167	
14mr|aqute-bndlib-0.0.363-5|168	%changelog
14mr|aqute-bndlib-0.0.363-5|169	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.363-5
14mr|aqute-bndlib-0.0.363-5|170	+ Revision: 6ccfe24
14mr|aqute-bndlib-0.0.363-5|171	- MassBuild#440: Increase release tag
14mr|aqute-bndlib-0.0.363-5|172	
14mr|aqute-bndlib-0.0.363-5|173	

15839 14
14mr|argyllcms-1.6.3-1|1	%define major 0
14mr|argyllcms-1.6.3-1|2	%define libname %mklibname argyll %{major}
14mr|argyllcms-1.6.3-1|3	%define libicc %mklibname argyllicc %{major}
14mr|argyllcms-1.6.3-1|4	%define devname %mklibname argyll -d
14mr|argyllcms-1.6.3-1|5	
14mr|argyllcms-1.6.3-1|6	Summary:	ICC compatible color management system
14mr|argyllcms-1.6.3-1|7	Name:		argyllcms
14mr|argyllcms-1.6.3-1|8	Version:	1.6.3
14mr|argyllcms-1.6.3-1|9	Release:	1
14mr|argyllcms-1.6.3-1|10	License:	GPLv3+ and BSD and MIT and AGPLv3+
14mr|argyllcms-1.6.3-1|11	Group:		Graphics
14mr|argyllcms-1.6.3-1|12	Url:		http://gitorious.org/hargyllcms
14mr|argyllcms-1.6.3-1|13	Source0:	http://people.freedesktop.org/~hughsient/releases/hargyllcms-%{version}.tar.xz
14mr|argyllcms-1.6.3-1|14	BuildRequires:	jpeg-devel
14mr|argyllcms-1.6.3-1|15	BuildRequires:	pkgconfig(libtiff-4)
14mr|argyllcms-1.6.3-1|16	BuildRequires:	pkgconfig(libusb-1.0)
14mr|argyllcms-1.6.3-1|17	BuildRequires:	pkgconfig(x11)
14mr|argyllcms-1.6.3-1|18	BuildRequires:	pkgconfig(xext)
14mr|argyllcms-1.6.3-1|19	BuildRequires:	pkgconfig(xinerama)
14mr|argyllcms-1.6.3-1|20	BuildRequires:	pkgconfig(xrandr)
14mr|argyllcms-1.6.3-1|21	BuildRequires:	pkgconfig(xscrnsaver)
14mr|argyllcms-1.6.3-1|22	BuildRequires:	pkgconfig(xxf86vm)
14mr|argyllcms-1.6.3-1|23	Requires:	udev
14mr|argyllcms-1.6.3-1|24	
14mr|argyllcms-1.6.3-1|25	%description
14mr|argyllcms-1.6.3-1|26	The Argyll color management system supports accurate ICC profile creation for
14mr|argyllcms-1.6.3-1|27	scanners, CMYK printers, film recorders and calibration and profiling of
14mr|argyllcms-1.6.3-1|28	displays.
14mr|argyllcms-1.6.3-1|29	
14mr|argyllcms-1.6.3-1|30	Spectral sample data is supported, allowing a selection of illuminants observer
14mr|argyllcms-1.6.3-1|31	types, and paper fluorescent whitener additive compensation. Profiles can also
14mr|argyllcms-1.6.3-1|32	incorporate source specific gamut mappings for perceptual and saturation
14mr|argyllcms-1.6.3-1|33	intents. Gamut mapping and profile linking uses the CIECAM02 appearance model,
14mr|argyllcms-1.6.3-1|34	a unique gamut mapping algorithm, and a wide selection of rendering intents. It
14mr|argyllcms-1.6.3-1|35	also includes code for the fastest portable 8 bit raster color conversion
14mr|argyllcms-1.6.3-1|36	engine available anywhere, as well as support for fast, fully accurate 16 bit
14mr|argyllcms-1.6.3-1|37	conversion. Device color gamuts can also be viewed and compared using a VRML
14mr|argyllcms-1.6.3-1|38	viewer.
14mr|argyllcms-1.6.3-1|39	
14mr|argyllcms-1.6.3-1|40	%files
14mr|argyllcms-1.6.3-1|41	%defattr(0644,root,root,0755)
14mr|argyllcms-1.6.3-1|42	%doc %{_defaultdocdir}/argyll
14mr|argyllcms-1.6.3-1|43	%attr(0755,root,root) %{_bindir}/*
14mr|argyllcms-1.6.3-1|44	%{_datadir}/color/argyll
14mr|argyllcms-1.6.3-1|45	%doc AUTHORS ChangeLog Readme.txt
14mr|argyllcms-1.6.3-1|46	
14mr|argyllcms-1.6.3-1|47	#----------------------------------------------------------------------------
14mr|argyllcms-1.6.3-1|48	
14mr|argyllcms-1.6.3-1|49	%package -n %{libname}
14mr|argyllcms-1.6.3-1|50	Summary:	Argyll CMS libraries
14mr|argyllcms-1.6.3-1|51	Group:		System/Libraries
14mr|argyllcms-1.6.3-1|52	
14mr|argyllcms-1.6.3-1|53	%description -n %{libname}
14mr|argyllcms-1.6.3-1|54	This package contains shared libraries used by Argyll CMS.
14mr|argyllcms-1.6.3-1|55	
14mr|argyllcms-1.6.3-1|56	%files -n %{libname}
14mr|argyllcms-1.6.3-1|57	%{_libdir}/libargyll.so.%{major}*
14mr|argyllcms-1.6.3-1|58	
14mr|argyllcms-1.6.3-1|59	#----------------------------------------------------------------------------
14mr|argyllcms-1.6.3-1|60	
14mr|argyllcms-1.6.3-1|61	%package -n %{libicc}
14mr|argyllcms-1.6.3-1|62	Summary:	Argyll CMS libraries
14mr|argyllcms-1.6.3-1|63	Group:		System/Libraries
14mr|argyllcms-1.6.3-1|64	Conflicts:	%{_lib}argyll0 < 1.5.1-2
14mr|argyllcms-1.6.3-1|65	
14mr|argyllcms-1.6.3-1|66	%description -n %{libicc}
14mr|argyllcms-1.6.3-1|67	This package contains shared libraries used by Argyll CMS.
14mr|argyllcms-1.6.3-1|68	
14mr|argyllcms-1.6.3-1|69	%files -n %{libicc}
14mr|argyllcms-1.6.3-1|70	%{_libdir}/libargyllicc.so.%{major}*
14mr|argyllcms-1.6.3-1|71	
14mr|argyllcms-1.6.3-1|72	#----------------------------------------------------------------------------
14mr|argyllcms-1.6.3-1|73	
14mr|argyllcms-1.6.3-1|74	%package -n %{devname}
14mr|argyllcms-1.6.3-1|75	Summary:	Argyll CMS development files
14mr|argyllcms-1.6.3-1|76	Group:		Development/C
14mr|argyllcms-1.6.3-1|77	Requires:	%{libname} = %{EVRD}
14mr|argyllcms-1.6.3-1|78	Requires:	%{libicc} = %{EVRD}
14mr|argyllcms-1.6.3-1|79	Provides:	%{name}-devel = %{EVRD}
14mr|argyllcms-1.6.3-1|80	
14mr|argyllcms-1.6.3-1|81	%description -n %{devname}
14mr|argyllcms-1.6.3-1|82	This package contains development files for Argyll CMS shared libraries.
14mr|argyllcms-1.6.3-1|83	
14mr|argyllcms-1.6.3-1|84	%files -n %{devname}
14mr|argyllcms-1.6.3-1|85	%doc AUTHORS ChangeLog Readme.txt
14mr|argyllcms-1.6.3-1|86	%{_libdir}/libargyll*.so
14mr|argyllcms-1.6.3-1|87	
14mr|argyllcms-1.6.3-1|88	#----------------------------------------------------------------------------
14mr|argyllcms-1.6.3-1|89	
14mr|argyllcms-1.6.3-1|90	%prep
14mr|argyllcms-1.6.3-1|91	%setup -q -n hargyllcms-%{version}
14mr|argyllcms-1.6.3-1|92	
14mr|argyllcms-1.6.3-1|93	%build
14mr|argyllcms-1.6.3-1|94	autoreconf -fi
14mr|argyllcms-1.6.3-1|95	export LDFLAGS="-ldl"
14mr|argyllcms-1.6.3-1|96	%configure2_5x --disable-static
14mr|argyllcms-1.6.3-1|97	#parallel build is broken
14mr|argyllcms-1.6.3-1|98	make LIBS="-lrt -lpthread -lz -lm"
14mr|argyllcms-1.6.3-1|99	
14mr|argyllcms-1.6.3-1|100	%install
14mr|argyllcms-1.6.3-1|101	%makeinstall_std
14mr|argyllcms-1.6.3-1|102	
14mr|argyllcms-1.6.3-1|103	
14mr|argyllcms-1.6.3-1|104	%changelog
14mr|argyllcms-1.6.3-1|105	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-1
14mr|argyllcms-1.6.3-1|106	+ Revision: d777df7
14mr|argyllcms-1.6.3-1|107	- New version 1.6.3
14mr|argyllcms-1.6.3-1|108	
14mr|argyllcms-1.6.3-1|109	

15840 14
14mr|aria2-1.18.7-1|1	Summary:	Download utility with resuming and segmented downloading
14mr|aria2-1.18.7-1|2	Name:		aria2
14mr|aria2-1.18.7-1|3	Version:	1.18.7
14mr|aria2-1.18.7-1|4	Release:	1
14mr|aria2-1.18.7-1|5	License:	GPLv2+
14mr|aria2-1.18.7-1|6	Group:		Networking/File transfer
14mr|aria2-1.18.7-1|7	URL:		http://aria2.sourceforge.net/
14mr|aria2-1.18.7-1|8	Source0:	http://downloads.sourceforge.net/aria2/%{name}-%{version}.tar.xz
14mr|aria2-1.18.7-1|9	BuildRequires:	bison
14mr|aria2-1.18.7-1|10	BuildRequires:	pkgconfig(libxml-2.0)
14mr|aria2-1.18.7-1|11	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mr|aria2-1.18.7-1|12	BuildRequires:	pkgconfig(libcares)
14mr|aria2-1.18.7-1|13	BuildRequires:	pkgconfig(sqlite3)
14mr|aria2-1.18.7-1|14	BuildRequires:	pkgconfig(cppunit)
14mr|aria2-1.18.7-1|15	BuildRequires:	pkgconfig(libgcrypt)
14mr|aria2-1.18.7-1|16	Requires:	rootcerts
14mr|aria2-1.18.7-1|17	#we need 1.7.0 to have ares_library_init available
14mr|aria2-1.18.7-1|18	Requires:	c-ares >= 1.7.0
14mr|aria2-1.18.7-1|19	Provides:	webfetch
14mr|aria2-1.18.7-1|20	
14mr|aria2-1.18.7-1|21	%description
14mr|aria2-1.18.7-1|22	Aria2 has segmented downloading engine in its core. It can download one
14mr|aria2-1.18.7-1|23	file from multiple URLs or multiple connections from one URL. This results
14mr|aria2-1.18.7-1|24	in very high speed downloading, very much faster than ordinary browsers.
14mr|aria2-1.18.7-1|25	This engine is implemented with a single-thread model.
14mr|aria2-1.18.7-1|26	It can also download BitTorrent files and supports Metalink version 3.0.
14mr|aria2-1.18.7-1|27	
14mr|aria2-1.18.7-1|28	%prep
14mr|aria2-1.18.7-1|29	%setup -q
14mr|aria2-1.18.7-1|30	
14mr|aria2-1.18.7-1|31	%build
14mr|aria2-1.18.7-1|32	export CFLAGS="%{optflags} -Os"
14mr|aria2-1.18.7-1|33	export CXXFLAGS="$CFLAGS"
14mr|aria2-1.18.7-1|34	
14mr|aria2-1.18.7-1|35	%configure2_5x \
14mr|aria2-1.18.7-1|36	--with-ca-bundle="%{_sysconfdir}/pki/tls/cert.pem" \
14mr|aria2-1.18.7-1|37	--enable-bittorrent \
14mr|aria2-1.18.7-1|38	--enable-metalink \
14mr|aria2-1.18.7-1|39	--enable-epoll \
14mr|aria2-1.18.7-1|40	--enable-threads=posix \
14mr|aria2-1.18.7-1|41	--disable-rpath \
14mr|aria2-1.18.7-1|42	--with-gnutls \
14mr|aria2-1.18.7-1|43	--without-openssl \
14mr|aria2-1.18.7-1|44	--with-sqlite3 \
14mr|aria2-1.18.7-1|45	--with-libxml2 \
14mr|aria2-1.18.7-1|46	--without-libexpat \
14mr|aria2-1.18.7-1|47	--with-libcares \
14mr|aria2-1.18.7-1|48	--with-libz
14mr|aria2-1.18.7-1|49	
14mr|aria2-1.18.7-1|50	%make
14mr|aria2-1.18.7-1|51	
14mr|aria2-1.18.7-1|52	# (tpg) disable checks on x86, on x86_64 all of them passes without any failures
14mr|aria2-1.18.7-1|53	%ifnarch %{ix86}
14mr|aria2-1.18.7-1|54	%check
14mr|aria2-1.18.7-1|55	make check
14mr|aria2-1.18.7-1|56	%endif
14mr|aria2-1.18.7-1|57	
14mr|aria2-1.18.7-1|58	%install
14mr|aria2-1.18.7-1|59	%makeinstall_std
14mr|aria2-1.18.7-1|60	
14mr|aria2-1.18.7-1|61	%find_lang %{name} --with-man --all-name
14mr|aria2-1.18.7-1|62	
14mr|aria2-1.18.7-1|63	%files -f %{name}.lang
14mr|aria2-1.18.7-1|64	%doc AUTHORS README NEWS
14mr|aria2-1.18.7-1|65	%{_bindir}/*
14mr|aria2-1.18.7-1|66	%{_mandir}/man1/*
14mr|aria2-1.18.7-1|67	
14mr|aria2-1.18.7-1|68	%changelog
14mr|aria2-1.18.7-1|69	* Sat Sep 27 2014 dsilakov <denis.silakov@rosalab.ru> 1.18.7-1
14mr|aria2-1.18.7-1|70	+ Revision: ec08d1d
14mr|aria2-1.18.7-1|71	- Merge pull request #3 from import/aria2:auto_update
14mr|aria2-1.18.7-1|72	- ROSA Updates Builder: update suggested
14mr|aria2-1.18.7-1|73	
14mr|aria2-1.18.7-1|74	

15841 14
14mr|ark-4.13.3-1|1	Summary:	Handle file archives
14mr|ark-4.13.3-1|2	Name:		ark
14mr|ark-4.13.3-1|3	Version:	4.13.3
14mr|ark-4.13.3-1|4	Release:	1
14mr|ark-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|ark-4.13.3-1|6	License:	LGPLv2
14mr|ark-4.13.3-1|7	Url:		http://utils.kde.org/projects/ark
14mr|ark-4.13.3-1|8	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|ark-4.13.3-1|9	%if %{is_beta}
14mr|ark-4.13.3-1|10	%define ftpdir unstable
14mr|ark-4.13.3-1|11	%else
14mr|ark-4.13.3-1|12	%define ftpdir stable
14mr|ark-4.13.3-1|13	%endif
14mr|ark-4.13.3-1|14	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|ark-4.13.3-1|15	BuildRequires:	kdebase4-devel
14mr|ark-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|ark-4.13.3-1|17	BuildRequires:	bzip2-devel
14mr|ark-4.13.3-1|18	BuildRequires:	pkgconfig(QJson)
14mr|ark-4.13.3-1|19	BuildRequires:	pkgconfig(libarchive)
14mr|ark-4.13.3-1|20	BuildRequires:	pkgconfig(liblzma)
14mr|ark-4.13.3-1|21	BuildRequires:	pkgconfig(zlib)
14mr|ark-4.13.3-1|22	Suggests:	p7zip
14mr|ark-4.13.3-1|23	Suggests:	unzip
14mr|ark-4.13.3-1|24	
14mr|ark-4.13.3-1|25	%description
14mr|ark-4.13.3-1|26	Ark is a program for managing various archive formats within the KDE
14mr|ark-4.13.3-1|27	environment.
14mr|ark-4.13.3-1|28	
14mr|ark-4.13.3-1|29	%files
14mr|ark-4.13.3-1|30	%{_kde_bindir}/ark
14mr|ark-4.13.3-1|31	%{_kde_libdir}/kde4/kerfuffle_*
14mr|ark-4.13.3-1|32	%{_kde_libdir}/kde4/arkpart.so
14mr|ark-4.13.3-1|33	%{_kde_libdir}/kde4/libextracthere.so
14mr|ark-4.13.3-1|34	%{_kde_applicationsdir}/ark.desktop
14mr|ark-4.13.3-1|35	%{_kde_appsdir}/ark
14mr|ark-4.13.3-1|36	%{_kde_datadir}/config.kcfg/ark.kcfg
14mr|ark-4.13.3-1|37	%{_kde_iconsdir}/hicolor/*/apps/ark*
14mr|ark-4.13.3-1|38	%{_kde_services}/ark_part.desktop
14mr|ark-4.13.3-1|39	%{_kde_services}/kerfuffle_*
14mr|ark-4.13.3-1|40	%{_kde_services}/ark_dndextract.desktop
14mr|ark-4.13.3-1|41	%{_kde_services}/ServiceMenus/ark_*.desktop
14mr|ark-4.13.3-1|42	%{_kde_servicetypes}/kerfufflePlugin.desktop
14mr|ark-4.13.3-1|43	%{_kde_docdir}/HTML/*/ark
14mr|ark-4.13.3-1|44	%{_kde_mandir}/man1/ark.1.*
14mr|ark-4.13.3-1|45	
14mr|ark-4.13.3-1|46	#---------------------------------------------
14mr|ark-4.13.3-1|47	
14mr|ark-4.13.3-1|48	%define libkerfuffle_major 4
14mr|ark-4.13.3-1|49	%define libkerfuffle %mklibname kerfuffle %{libkerfuffle_major}
14mr|ark-4.13.3-1|50	
14mr|ark-4.13.3-1|51	%package -n %{libkerfuffle}
14mr|ark-4.13.3-1|52	Summary:	KDE 4 library
14mr|ark-4.13.3-1|53	Group:		System/Libraries
14mr|ark-4.13.3-1|54	
14mr|ark-4.13.3-1|55	%description -n %{libkerfuffle}
14mr|ark-4.13.3-1|56	KDE 4 library.
14mr|ark-4.13.3-1|57	
14mr|ark-4.13.3-1|58	%files -n %{libkerfuffle}
14mr|ark-4.13.3-1|59	%{_kde_libdir}/libkerfuffle.so.%{libkerfuffle_major}*
14mr|ark-4.13.3-1|60	
14mr|ark-4.13.3-1|61	#---------------------------------------------
14mr|ark-4.13.3-1|62	
14mr|ark-4.13.3-1|63	%package devel
14mr|ark-4.13.3-1|64	Summary:	Devel stuff for %{name}
14mr|ark-4.13.3-1|65	Group:		Development/KDE and Qt
14mr|ark-4.13.3-1|66	Requires:	kdelibs4-devel
14mr|ark-4.13.3-1|67	Requires:	%{libkerfuffle} = %{EVRD}
14mr|ark-4.13.3-1|68	
14mr|ark-4.13.3-1|69	%description devel
14mr|ark-4.13.3-1|70	Files needed to build applications based on %{name}.
14mr|ark-4.13.3-1|71	
14mr|ark-4.13.3-1|72	%files devel
14mr|ark-4.13.3-1|73	%{_kde_libdir}/libkerfuffle.so
14mr|ark-4.13.3-1|74	
14mr|ark-4.13.3-1|75	#----------------------------------------------------------------------
14mr|ark-4.13.3-1|76	
14mr|ark-4.13.3-1|77	%prep
14mr|ark-4.13.3-1|78	%setup -q
14mr|ark-4.13.3-1|79	
14mr|ark-4.13.3-1|80	%build
14mr|ark-4.13.3-1|81	%cmake_kde4
14mr|ark-4.13.3-1|82	%make
14mr|ark-4.13.3-1|83	
14mr|ark-4.13.3-1|84	%install
14mr|ark-4.13.3-1|85	%makeinstall_std -C build
14mr|ark-4.13.3-1|86	
14mr|ark-4.13.3-1|87	
14mr|ark-4.13.3-1|88	%changelog
14mr|ark-4.13.3-1|89	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|ark-4.13.3-1|90	+ Revision: 0f69025
14mr|ark-4.13.3-1|91	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ark-4.13.3-1|92	
14mr|ark-4.13.3-1|93	

15842 14
14mr|arpwatch-2.1a15-11|1	Summary:	Network monitoring tools for tracking IP addresses on the network
14mr|arpwatch-2.1a15-11|2	Name:		arpwatch
14mr|arpwatch-2.1a15-11|3	Version:	2.1a15
14mr|arpwatch-2.1a15-11|4	Release:	11
14mr|arpwatch-2.1a15-11|5	Epoch:		2
14mr|arpwatch-2.1a15-11|6	License:	BSD
14mr|arpwatch-2.1a15-11|7	Group:		Monitoring
14mr|arpwatch-2.1a15-11|8	URL:		ftp://ftp.ee.lbl.gov
14mr|arpwatch-2.1a15-11|9	Source0:	ftp://ftp.ee.lbl.gov/arpwatch-%{version}.tar.gz
14mr|arpwatch-2.1a15-11|10	Source1:	arpwatch.init
14mr|arpwatch-2.1a15-11|11	Source2:	arpwatch.sysconfig
14mr|arpwatch-2.1a15-11|12	Patch0:		arpwatch-Makefile-fixes.patch
14mr|arpwatch-2.1a15-11|13	Patch1:		arpwatch-2.1a11-noip.diff
14mr|arpwatch-2.1a15-11|14	Patch2:		arpwatch-2.1a13-drop_root.diff
14mr|arpwatch-2.1a15-11|15	Patch3:		arpwatch-drop-man.patch
14mr|arpwatch-2.1a15-11|16	Patch4:		arpwatch-2.1a13-mail_user.diff
14mr|arpwatch-2.1a15-11|17	Patch5:		arpwatch-2.1a15-LDFLAGS.diff
14mr|arpwatch-2.1a15-11|18	BuildRequires:	libpcap-devel
14mr|arpwatch-2.1a15-11|19	Requires(post): rpm-helper
14mr|arpwatch-2.1a15-11|20	Requires(preun): rpm-helper
14mr|arpwatch-2.1a15-11|21	Requires(pre): rpm-helper
14mr|arpwatch-2.1a15-11|22	Requires(postun): rpm-helper
14mr|arpwatch-2.1a15-11|23	Requires:	sendmail-command
14mr|arpwatch-2.1a15-11|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|arpwatch-2.1a15-11|25	
14mr|arpwatch-2.1a15-11|26	%description
14mr|arpwatch-2.1a15-11|27	The arpwatch package contains arpwatch and arpsnmp.  Arpwatch and arpsnmp
14mr|arpwatch-2.1a15-11|28	are both network monitoring tools.  Both utilities monitor Ethernet or
14mr|arpwatch-2.1a15-11|29	FDDI network traffic and build databases of Ethernet/IP address pairs,
14mr|arpwatch-2.1a15-11|30	and can report certain changes via email.
14mr|arpwatch-2.1a15-11|31	
14mr|arpwatch-2.1a15-11|32	Install the arpwatch package if you need networking monitoring devices
14mr|arpwatch-2.1a15-11|33	which will automatically keep traffic of the IP addresses on your
14mr|arpwatch-2.1a15-11|34	network.
14mr|arpwatch-2.1a15-11|35	
14mr|arpwatch-2.1a15-11|36	%prep
14mr|arpwatch-2.1a15-11|37	
14mr|arpwatch-2.1a15-11|38	%setup -q
14mr|arpwatch-2.1a15-11|39	%patch0 -p1
14mr|arpwatch-2.1a15-11|40	%patch1 -p1
14mr|arpwatch-2.1a15-11|41	%patch2 -p0 -b .droproot
14mr|arpwatch-2.1a15-11|42	%patch3 -p0 -b .droprootman
14mr|arpwatch-2.1a15-11|43	%patch4 -p1 -b .mailuser
14mr|arpwatch-2.1a15-11|44	%patch5 -p0
14mr|arpwatch-2.1a15-11|45	
14mr|arpwatch-2.1a15-11|46	cp %{SOURCE1} arpwatch.init
14mr|arpwatch-2.1a15-11|47	cp %{SOURCE2} arpwatch.sysconfig
14mr|arpwatch-2.1a15-11|48	
14mr|arpwatch-2.1a15-11|49	%build
14mr|arpwatch-2.1a15-11|50	libtoolize --copy --force
14mr|arpwatch-2.1a15-11|51	
14mr|arpwatch-2.1a15-11|52	%serverbuild
14mr|arpwatch-2.1a15-11|53	%configure2_5x
14mr|arpwatch-2.1a15-11|54	%make \
14mr|arpwatch-2.1a15-11|55	ARPDIR=%{_localstatedir}/lib/arpwatch \
14mr|arpwatch-2.1a15-11|56	SENDMAIL="%{_sbindir}/sendmail" \
14mr|arpwatch-2.1a15-11|57	LDFLAGS="%ldflags"
14mr|arpwatch-2.1a15-11|58	
14mr|arpwatch-2.1a15-11|59	%install
14mr|arpwatch-2.1a15-11|60	rm -rf %{buildroot}
14mr|arpwatch-2.1a15-11|61	
14mr|arpwatch-2.1a15-11|62	install -d %{buildroot}%{_initrddir}
14mr|arpwatch-2.1a15-11|63	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|arpwatch-2.1a15-11|64	install -d %{buildroot}%{_sbindir}
14mr|arpwatch-2.1a15-11|65	install -d %{buildroot}%{_localstatedir}/lib/arpwatch
14mr|arpwatch-2.1a15-11|66	install -d %{buildroot}%{_mandir}/man8
14mr|arpwatch-2.1a15-11|67	
14mr|arpwatch-2.1a15-11|68	%makeinstall_std install-man
14mr|arpwatch-2.1a15-11|69	
14mr|arpwatch-2.1a15-11|70	for n in arp2ethers massagevendor; do
14mr|arpwatch-2.1a15-11|71	install -m755 $n %{buildroot}%{_localstatedir}/lib/arpwatch
14mr|arpwatch-2.1a15-11|72	done
14mr|arpwatch-2.1a15-11|73	
14mr|arpwatch-2.1a15-11|74	for n in *.awk *.dat; do
14mr|arpwatch-2.1a15-11|75	install -m644 $n %{buildroot}%{_localstatedir}/lib/arpwatch
14mr|arpwatch-2.1a15-11|76	done
14mr|arpwatch-2.1a15-11|77	
14mr|arpwatch-2.1a15-11|78	install -m0755 arpwatch.init %{buildroot}%{_initrddir}/arpwatch
14mr|arpwatch-2.1a15-11|79	install -m0644 arpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/arpwatch
14mr|arpwatch-2.1a15-11|80	
14mr|arpwatch-2.1a15-11|81	%pre
14mr|arpwatch-2.1a15-11|82	%_pre_useradd arpwatch %{_localstatedir}/lib/arpwatch /bin/sh
14mr|arpwatch-2.1a15-11|83	
14mr|arpwatch-2.1a15-11|84	%post
14mr|arpwatch-2.1a15-11|85	%_post_service arpwatch
14mr|arpwatch-2.1a15-11|86	
14mr|arpwatch-2.1a15-11|87	%preun
14mr|arpwatch-2.1a15-11|88	%_preun_service arpwatch
14mr|arpwatch-2.1a15-11|89	
14mr|arpwatch-2.1a15-11|90	%postun
14mr|arpwatch-2.1a15-11|91	%_postun_userdel arpwatch
14mr|arpwatch-2.1a15-11|92	
14mr|arpwatch-2.1a15-11|93	%clean
14mr|arpwatch-2.1a15-11|94	rm -rf %{buildroot}
14mr|arpwatch-2.1a15-11|95	
14mr|arpwatch-2.1a15-11|96	%files
14mr|arpwatch-2.1a15-11|97	%defattr(-,root,root)
14mr|arpwatch-2.1a15-11|98	%doc README CHANGES
14mr|arpwatch-2.1a15-11|99	%attr(0755,root,root) %{_initrddir}/arpwatch
14mr|arpwatch-2.1a15-11|100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/arpwatch
14mr|arpwatch-2.1a15-11|101	%{_sbindir}/*
14mr|arpwatch-2.1a15-11|102	%{_mandir}/man*/*
14mr|arpwatch-2.1a15-11|103	%dir %attr(0755,arpwatch,arpwatch) %{_localstatedir}/lib/arpwatch
14mr|arpwatch-2.1a15-11|104	%config(noreplace) %{_localstatedir}/lib/arpwatch/arp.dat
14mr|arpwatch-2.1a15-11|105	#
14mr|arpwatch-2.1a15-11|106	# (fg) 20010403 DON'T PUT THIS AS NOREPLACE! Ethernet codes are bound to
14mr|arpwatch-2.1a15-11|107	# change, and if ever you have a new one, submit it to arpwatch author!
14mr|arpwatch-2.1a15-11|108	#
14mr|arpwatch-2.1a15-11|109	%config %{_localstatedir}/lib/arpwatch/ethercodes.dat
14mr|arpwatch-2.1a15-11|110	%{_localstatedir}/lib/arpwatch/*.awk
14mr|arpwatch-2.1a15-11|111	%{_localstatedir}/lib/arpwatch/arp2ethers
14mr|arpwatch-2.1a15-11|112	%{_localstatedir}/lib/arpwatch/massagevendor
14mr|arpwatch-2.1a15-11|113	
14mr|arpwatch-2.1a15-11|114	
14mr|arpwatch-2.1a15-11|115	
14mr|arpwatch-2.1a15-11|116	%changelog
14mr|arpwatch-2.1a15-11|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:2.1a15-11
14mr|arpwatch-2.1a15-11|118	+ Revision: eb2cf78
14mr|arpwatch-2.1a15-11|119	- MassBuild#440: Increase release tag
14mr|arpwatch-2.1a15-11|120	
14mr|arpwatch-2.1a15-11|121	

15843 14
14mr|artikulate-4.14.0-1|1	Summary:	Pronunciation trainer application for KDE
14mr|artikulate-4.14.0-1|2	Name:		artikulate
14mr|artikulate-4.14.0-1|3	Version:	4.14.0
14mr|artikulate-4.14.0-1|4	Release:	1
14mr|artikulate-4.14.0-1|5	License:	GPLv2+
14mr|artikulate-4.14.0-1|6	Group:		Graphical desktop/KDE
14mr|artikulate-4.14.0-1|7	Url:		http://edu.kde.org
14mr|artikulate-4.14.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|artikulate-4.14.0-1|9	BuildRequires:	boost-devel
14mr|artikulate-4.14.0-1|10	BuildRequires:	kdelibs4-devel
14mr|artikulate-4.14.0-1|11	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14mr|artikulate-4.14.0-1|12	Requires:	kqtquickcharts
14mr|artikulate-4.14.0-1|13	
14mr|artikulate-4.14.0-1|14	%description
14mr|artikulate-4.14.0-1|15	Artikulate is a pronunciation trainer that aims at improving and perfecting
14mr|artikulate-4.14.0-1|16	the pronunciation skills of the user.
14mr|artikulate-4.14.0-1|17	
14mr|artikulate-4.14.0-1|18	%files
14mr|artikulate-4.14.0-1|19	%doc COPYING*
14mr|artikulate-4.14.0-1|20	%{_kde_bindir}/artikulate
14mr|artikulate-4.14.0-1|21	%{_kde_appsdir}/artikulate/
14mr|artikulate-4.14.0-1|22	%{_kde_appsdir}/artikulateui.rc
14mr|artikulate-4.14.0-1|23	%{_kde_applicationsdir}/artikulate.desktop
14mr|artikulate-4.14.0-1|24	%{_kde_configdir}/artikulate.knsrc
14mr|artikulate-4.14.0-1|25	%{_kde_datadir}/config.kcfg//artikulate.kcfg
14mr|artikulate-4.14.0-1|26	%{_kde_docdir}/HTML/en/artikulate/
14mr|artikulate-4.14.0-1|27	%{_kde_iconsdir}/hicolor/*/*/artikulate*.*
14mr|artikulate-4.14.0-1|28	%{_datadir}/appdata/artikulate.appdata.xml
14mr|artikulate-4.14.0-1|29	
14mr|artikulate-4.14.0-1|30	#----------------------------------------------------------------------------
14mr|artikulate-4.14.0-1|31	
14mr|artikulate-4.14.0-1|32	%define core_major 4
14mr|artikulate-4.14.0-1|33	%define libartikulatecore %mklibname artikulatecore %{core_major}
14mr|artikulate-4.14.0-1|34	
14mr|artikulate-4.14.0-1|35	%package -n %{libartikulatecore}
14mr|artikulate-4.14.0-1|36	Summary:	Runtime library for Artikulate
14mr|artikulate-4.14.0-1|37	Group:		System/Libraries
14mr|artikulate-4.14.0-1|38	
14mr|artikulate-4.14.0-1|39	%description -n %{libartikulatecore}
14mr|artikulate-4.14.0-1|40	Runtime library for Artikulate.
14mr|artikulate-4.14.0-1|41	
14mr|artikulate-4.14.0-1|42	%files -n %{libartikulatecore}
14mr|artikulate-4.14.0-1|43	%{_kde_libdir}/libartikulatecore.so.%{core_major}*
14mr|artikulate-4.14.0-1|44	
14mr|artikulate-4.14.0-1|45	#----------------------------------------------------------------------------
14mr|artikulate-4.14.0-1|46	
14mr|artikulate-4.14.0-1|47	%define profile_major 4
14mr|artikulate-4.14.0-1|48	%define libartikulatelearnerprofile %mklibname artikulatelearnerprofile %{profile_major}
14mr|artikulate-4.14.0-1|49	
14mr|artikulate-4.14.0-1|50	%package -n %{libartikulatelearnerprofile}
14mr|artikulate-4.14.0-1|51	Summary:	Runtime library for Artikulate
14mr|artikulate-4.14.0-1|52	Group:		System/Libraries
14mr|artikulate-4.14.0-1|53	
14mr|artikulate-4.14.0-1|54	%description -n %{libartikulatelearnerprofile}
14mr|artikulate-4.14.0-1|55	Runtime library for Artikulate.
14mr|artikulate-4.14.0-1|56	
14mr|artikulate-4.14.0-1|57	%files -n %{libartikulatelearnerprofile}
14mr|artikulate-4.14.0-1|58	%{_kde_libdir}/libartikulatelearnerprofile.so.%{profile_major}*
14mr|artikulate-4.14.0-1|59	
14mr|artikulate-4.14.0-1|60	#----------------------------------------------------------------------------
14mr|artikulate-4.14.0-1|61	
14mr|artikulate-4.14.0-1|62	%define sound_major 4
14mr|artikulate-4.14.0-1|63	%define libartikulatesound %mklibname artikulatesound %{sound_major}
14mr|artikulate-4.14.0-1|64	
14mr|artikulate-4.14.0-1|65	%package -n %{libartikulatesound}
14mr|artikulate-4.14.0-1|66	Summary:	Runtime library for Artikulate
14mr|artikulate-4.14.0-1|67	Group:		System/Libraries
14mr|artikulate-4.14.0-1|68	
14mr|artikulate-4.14.0-1|69	%description -n %{libartikulatesound}
14mr|artikulate-4.14.0-1|70	Runtime library for Artikulate.
14mr|artikulate-4.14.0-1|71	
14mr|artikulate-4.14.0-1|72	%files -n %{libartikulatesound}
14mr|artikulate-4.14.0-1|73	%{_kde_libdir}/libartikulatesound.so.%{sound_major}*
14mr|artikulate-4.14.0-1|74	
14mr|artikulate-4.14.0-1|75	#----------------------------------------------------------------------------
14mr|artikulate-4.14.0-1|76	
14mr|artikulate-4.14.0-1|77	%prep
14mr|artikulate-4.14.0-1|78	%setup -q
14mr|artikulate-4.14.0-1|79	
14mr|artikulate-4.14.0-1|80	%build
14mr|artikulate-4.14.0-1|81	%cmake_kde4
14mr|artikulate-4.14.0-1|82	%make
14mr|artikulate-4.14.0-1|83	
14mr|artikulate-4.14.0-1|84	%install
14mr|artikulate-4.14.0-1|85	%makeinstall_std -C build
14mr|artikulate-4.14.0-1|86	
14mr|artikulate-4.14.0-1|87	# We don't have devel package so drop .so
14mr|artikulate-4.14.0-1|88	rm %{buildroot}%{_kde_libdir}/libartikulate*.so
14mr|artikulate-4.14.0-1|89	
14mr|artikulate-4.14.0-1|90	
14mr|artikulate-4.14.0-1|91	%changelog
14mr|artikulate-4.14.0-1|92	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.0-1
14mr|artikulate-4.14.0-1|93	+ Revision: a5008b0
14mr|artikulate-4.14.0-1|94	- Add new shared library libartikulatesound and update files
14mr|artikulate-4.14.0-1|95	
14mr|artikulate-4.14.0-1|96	

15844 14
14mr|asciidoc-8.6.8-2|1	Name:		asciidoc
14mr|asciidoc-8.6.8-2|2	Version:	8.6.8
14mr|asciidoc-8.6.8-2|3	Release:	2
14mr|asciidoc-8.6.8-2|4	
14mr|asciidoc-8.6.8-2|5	Summary:	Tool to convert AsciiDoc text files to DocBook, HTML or Unix man pages
14mr|asciidoc-8.6.8-2|6	License:	GPLv2+
14mr|asciidoc-8.6.8-2|7	Group:		Publishing
14mr|asciidoc-8.6.8-2|8	Url:		http://www.methods.co.nz/asciidoc/
14mr|asciidoc-8.6.8-2|9	Source0:	http://downloads.sourceforge.net/project/asciidoc/asciidoc/%{version}/asciidoc-%{version}.tar.xz
14mr|asciidoc-8.6.8-2|10	Patch0:		asciidoc-8.6.8-datadir.patch
14mr|asciidoc-8.6.8-2|11	BuildRequires:	python-devel
14mr|asciidoc-8.6.8-2|12	BuildRequires:	dos2unix
14mr|asciidoc-8.6.8-2|13	BuildRequires:	docbook-dtd42-xml
14mr|asciidoc-8.6.8-2|14	BuildRequires:	docbook-dtd43-xml
14mr|asciidoc-8.6.8-2|15	BuildRequires:	docbook-dtd44-xml
14mr|asciidoc-8.6.8-2|16	BuildRequires:	docbook-dtd45-xml
14mr|asciidoc-8.6.8-2|17	BuildRequires:	xsltproc
14mr|asciidoc-8.6.8-2|18	
14mr|asciidoc-8.6.8-2|19	BuildArch:	noarch
14mr|asciidoc-8.6.8-2|20	
14mr|asciidoc-8.6.8-2|21	# For a2x
14mr|asciidoc-8.6.8-2|22	Suggests:	dblatex
14mr|asciidoc-8.6.8-2|23	Suggests:	fop
14mr|asciidoc-8.6.8-2|24	Suggests:	w3m
14mr|asciidoc-8.6.8-2|25	Suggests:	xsltproc
14mr|asciidoc-8.6.8-2|26	
14mr|asciidoc-8.6.8-2|27	%description
14mr|asciidoc-8.6.8-2|28	AsciiDoc is a text document format for writing short documents, articles,
14mr|asciidoc-8.6.8-2|29	books and UNIX man pages.
14mr|asciidoc-8.6.8-2|30	
14mr|asciidoc-8.6.8-2|31	%prep
14mr|asciidoc-8.6.8-2|32	%setup -q
14mr|asciidoc-8.6.8-2|33	%patch0 -p1
14mr|asciidoc-8.6.8-2|34	
14mr|asciidoc-8.6.8-2|35	for i in CHANGELOG README;
14mr|asciidoc-8.6.8-2|36	do
14mr|asciidoc-8.6.8-2|37	iconv -f ISO-8859-1 -t UTF-8 -o $i.UTF-8 $i
14mr|asciidoc-8.6.8-2|38	mv  $i.UTF-8 $i
14mr|asciidoc-8.6.8-2|39	done
14mr|asciidoc-8.6.8-2|40	for i in  doc/book-multi.txt doc/article.txt COPYRIGHT doc/faq.txt filters/code/code-filter-readme.txt \
14mr|asciidoc-8.6.8-2|41	doc/asciidoc.1.txt filters/code/code-filter-test.txt doc/book.txt doc/latex-backend.txt;
14mr|asciidoc-8.6.8-2|42	do
14mr|asciidoc-8.6.8-2|43	dos2unix < $i > $i.fixed ; mv -f $i.fixed $i ;
14mr|asciidoc-8.6.8-2|44	done
14mr|asciidoc-8.6.8-2|45	
14mr|asciidoc-8.6.8-2|46	%build
14mr|asciidoc-8.6.8-2|47	%configure2_5x
14mr|asciidoc-8.6.8-2|48	sed -ri 's/a2x.py -f/a2x.py -v -f/g' Makefile
14mr|asciidoc-8.6.8-2|49	%make
14mr|asciidoc-8.6.8-2|50	
14mr|asciidoc-8.6.8-2|51	%install
14mr|asciidoc-8.6.8-2|52	%makeinstall_std
14mr|asciidoc-8.6.8-2|53	
14mr|asciidoc-8.6.8-2|54	# real conf data goes to sysconfdir, rest to datadir; symlinks so asciidoc works
14mr|asciidoc-8.6.8-2|55	for d in dblatex docbook-xsl images javascripts stylesheets; do
14mr|asciidoc-8.6.8-2|56	mv %{buildroot}%{_sysconfdir}/asciidoc/$d \
14mr|asciidoc-8.6.8-2|57	%{buildroot}%{_datadir}/asciidoc
14mr|asciidoc-8.6.8-2|58	ln -s %{_datadir}/asciidoc/$d %{buildroot}%{_sysconfdir}/asciidoc/
14mr|asciidoc-8.6.8-2|59	done
14mr|asciidoc-8.6.8-2|60	
14mr|asciidoc-8.6.8-2|61	# Python API
14mr|asciidoc-8.6.8-2|62	install -Dpm 644 asciidocapi.py %{buildroot}%{python_sitelib}/asciidocapi.py
14mr|asciidoc-8.6.8-2|63	
14mr|asciidoc-8.6.8-2|64	# Make it easier to %exclude these with both rpm < and >= 4.7
14mr|asciidoc-8.6.8-2|65	for file in %{buildroot}{%{_bindir},%{_datadir}/asciidoc/filters/*}/*.py ; do
14mr|asciidoc-8.6.8-2|66	rm -f ${file}{c,o}
14mr|asciidoc-8.6.8-2|67	done
14mr|asciidoc-8.6.8-2|68	
14mr|asciidoc-8.6.8-2|69	%files
14mr|asciidoc-8.6.8-2|70	%doc BUGS CHANGELOG COPYRIGHT README
14mr|asciidoc-8.6.8-2|71	%doc doc/*.txt filters/*/*.txt
14mr|asciidoc-8.6.8-2|72	%doc %{_mandir}/man1/*
14mr|asciidoc-8.6.8-2|73	%config(noreplace) %{_sysconfdir}/asciidoc/
14mr|asciidoc-8.6.8-2|74	%{_bindir}/asciidoc.py
14mr|asciidoc-8.6.8-2|75	%{_bindir}/asciidoc
14mr|asciidoc-8.6.8-2|76	%{_bindir}/a2x.py
14mr|asciidoc-8.6.8-2|77	%{_bindir}/a2x
14mr|asciidoc-8.6.8-2|78	%{_datadir}/asciidoc/
14mr|asciidoc-8.6.8-2|79	%{python_sitelib}/asciidocapi.py*
14mr|asciidoc-8.6.8-2|80	
14mr|asciidoc-8.6.8-2|81	
14mr|asciidoc-8.6.8-2|82	
14mr|asciidoc-8.6.8-2|83	
14mr|asciidoc-8.6.8-2|84	
14mr|asciidoc-8.6.8-2|85	%changelog
14mr|asciidoc-8.6.8-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 8.6.8-2
14mr|asciidoc-8.6.8-2|87	+ Revision: 12e715b
14mr|asciidoc-8.6.8-2|88	- MassBuild#440: Increase release tag
14mr|asciidoc-8.6.8-2|89	
14mr|asciidoc-8.6.8-2|90	

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

15846 14
14mr|asm2-2.2.3-13|1	%define gcj_support 1
14mr|asm2-2.2.3-13|2	%define section	free
14mr|asm2-2.2.3-13|3	
14mr|asm2-2.2.3-13|4	Name:		asm2
14mr|asm2-2.2.3-13|5	Version:	2.2.3
14mr|asm2-2.2.3-13|6	Release:	13
14mr|asm2-2.2.3-13|7	Epoch:		0
14mr|asm2-2.2.3-13|8	Summary:	A code manipulation tool to implement adaptable systems
14mr|asm2-2.2.3-13|9	License:	BSD-like
14mr|asm2-2.2.3-13|10	URL:		http://asm.objectweb.org/
14mr|asm2-2.2.3-13|11	Group:		Development/Java
14mr|asm2-2.2.3-13|12	#Vendor:		JPackage Project
14mr|asm2-2.2.3-13|13	#Distribution:	JPackage
14mr|asm2-2.2.3-13|14	Source0:	http://download.fr2.forge.objectweb.org/asm/asm-2.2.3.tar.bz2
14mr|asm2-2.2.3-13|15	BuildRequires:	ant
14mr|asm2-2.2.3-13|16	BuildRequires:	java-rpmbuild >= 0:1.6
14mr|asm2-2.2.3-13|17	BuildRequires:	objectweb-anttask
14mr|asm2-2.2.3-13|18	%if %{gcj_support}
14mr|asm2-2.2.3-13|19	BuildRequires:	java-gcj-compat-devel
14mr|asm2-2.2.3-13|20	%else
14mr|asm2-2.2.3-13|21	BuildArch:      noarch
14mr|asm2-2.2.3-13|22	%endif
14mr|asm2-2.2.3-13|23	
14mr|asm2-2.2.3-13|24	%description
14mr|asm2-2.2.3-13|25	ASM is a code manipulation tool to implement adaptable systems.
14mr|asm2-2.2.3-13|26	
14mr|asm2-2.2.3-13|27	%package	javadoc
14mr|asm2-2.2.3-13|28	Summary:	Javadoc for %{name}
14mr|asm2-2.2.3-13|29	Group:		Development/Java
14mr|asm2-2.2.3-13|30	
14mr|asm2-2.2.3-13|31	%description	javadoc
14mr|asm2-2.2.3-13|32	Javadoc for %{name}.
14mr|asm2-2.2.3-13|33	
14mr|asm2-2.2.3-13|34	%prep
14mr|asm2-2.2.3-13|35	%setup -q -n asm-%{version}
14mr|asm2-2.2.3-13|36	find . -name "*.jar" -exec %{__rm} -f {} \;
14mr|asm2-2.2.3-13|37	%{__mkdir_p} test/lib
14mr|asm2-2.2.3-13|38	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
14mr|asm2-2.2.3-13|39	
14mr|asm2-2.2.3-13|40	%build
14mr|asm2-2.2.3-13|41	export CLASSPATH=
14mr|asm2-2.2.3-13|42	export OPT_JAR_LIST=
14mr|asm2-2.2.3-13|43	%ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
14mr|asm2-2.2.3-13|44	
14mr|asm2-2.2.3-13|45	%install
14mr|asm2-2.2.3-13|46	%{__rm} -rf %{buildroot}
14mr|asm2-2.2.3-13|47	
14mr|asm2-2.2.3-13|48	# jars
14mr|asm2-2.2.3-13|49	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
14mr|asm2-2.2.3-13|50	
14mr|asm2-2.2.3-13|51	for jar in output/dist/lib/*.jar; do
14mr|asm2-2.2.3-13|52	newjar=${jar/asm-/asm2-}
14mr|asm2-2.2.3-13|53	%{__install} -m 644 ${jar} \
14mr|asm2-2.2.3-13|54	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
14mr|asm2-2.2.3-13|55	done
14mr|asm2-2.2.3-13|56	
14mr|asm2-2.2.3-13|57	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do \
14mr|asm2-2.2.3-13|58	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|asm2-2.2.3-13|59	
14mr|asm2-2.2.3-13|60	# javadoc
14mr|asm2-2.2.3-13|61	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|asm2-2.2.3-13|62	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|asm2-2.2.3-13|63	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|asm2-2.2.3-13|64	
14mr|asm2-2.2.3-13|65	%if %{gcj_support}
14mr|asm2-2.2.3-13|66	%{_bindir}/aot-compile-rpm
14mr|asm2-2.2.3-13|67	%endif
14mr|asm2-2.2.3-13|68	
14mr|asm2-2.2.3-13|69	# fix end-of-line
14mr|asm2-2.2.3-13|70	%{__perl} -pi -e 's/\r$//g' README.txt
14mr|asm2-2.2.3-13|71	
14mr|asm2-2.2.3-13|72	%if %{gcj_support}
14mr|asm2-2.2.3-13|73	%post
14mr|asm2-2.2.3-13|74	%{update_gcjdb}
14mr|asm2-2.2.3-13|75	
14mr|asm2-2.2.3-13|76	%postun
14mr|asm2-2.2.3-13|77	%{clean_gcjdb}
14mr|asm2-2.2.3-13|78	%endif
14mr|asm2-2.2.3-13|79	
14mr|asm2-2.2.3-13|80	%post javadoc
14mr|asm2-2.2.3-13|81	rm -f %{_javadocdir}/%{name}
14mr|asm2-2.2.3-13|82	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|asm2-2.2.3-13|83	
14mr|asm2-2.2.3-13|84	%postun javadoc
14mr|asm2-2.2.3-13|85	if [ $1 -eq 0 ]; then
14mr|asm2-2.2.3-13|86	rm -f %{_javadocdir}/%{name}
14mr|asm2-2.2.3-13|87	fi
14mr|asm2-2.2.3-13|88	
14mr|asm2-2.2.3-13|89	%files
14mr|asm2-2.2.3-13|90	%defattr(0644,root,root,0755)
14mr|asm2-2.2.3-13|91	%doc README.txt
14mr|asm2-2.2.3-13|92	%dir %{_javadir}/%{name}
14mr|asm2-2.2.3-13|93	%{_javadir}/%{name}/*.jar
14mr|asm2-2.2.3-13|94	%if %{gcj_support}
14mr|asm2-2.2.3-13|95	%dir %{_libdir}/gcj/%{name}
14mr|asm2-2.2.3-13|96	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14mr|asm2-2.2.3-13|97	%endif
14mr|asm2-2.2.3-13|98	
14mr|asm2-2.2.3-13|99	%files javadoc
14mr|asm2-2.2.3-13|100	%defattr(0644,root,root,0755)
14mr|asm2-2.2.3-13|101	%dir %{_javadocdir}/%{name}-%{version}
14mr|asm2-2.2.3-13|102	%{_javadocdir}/%{name}-%{version}/*
14mr|asm2-2.2.3-13|103	%ghost %dir %{_javadocdir}/%{name}
14mr|asm2-2.2.3-13|104	
14mr|asm2-2.2.3-13|105	
14mr|asm2-2.2.3-13|106	
14mr|asm2-2.2.3-13|107	
14mr|asm2-2.2.3-13|108	%changelog
14mr|asm2-2.2.3-13|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.2.3-13
14mr|asm2-2.2.3-13|110	+ Revision: 418f297
14mr|asm2-2.2.3-13|111	- MassBuild#440: Increase release tag
14mr|asm2-2.2.3-13|112	
14mr|asm2-2.2.3-13|113	

15847 14
14mr|asm3-3.2-2|1	%define gcj_support     0
14mr|asm3-3.2-2|2	%define section         free
14mr|asm3-3.2-2|3	
14mr|asm3-3.2-2|4	Name:           asm3
14mr|asm3-3.2-2|5	Version:        3.2
14mr|asm3-3.2-2|6	Release:        2
14mr|asm3-3.2-2|7	Epoch:          0
14mr|asm3-3.2-2|8	Summary:        Code manipulation tool to implement adaptable systems
14mr|asm3-3.2-2|9	License:        BSD-style
14mr|asm3-3.2-2|10	URL:            http://asm.objectweb.org/
14mr|asm3-3.2-2|11	Group:          Development/Java
14mr|asm3-3.2-2|12	Source0:        http://download.fr2.forge.objectweb.org/asm/asm-%{version}.tar.gz
14mr|asm3-3.2-2|13	Source1:		asm-3.0.pom
14mr|asm3-3.2-2|14	Source2:		asm-analysis-3.0.pom
14mr|asm3-3.2-2|15	Source3:		asm-commons-3.0.pom
14mr|asm3-3.2-2|16	Source4:		asm-tree-3.0.pom
14mr|asm3-3.2-2|17	Source5:		asm-util-3.0.pom
14mr|asm3-3.2-2|18	Source6:		asm-xml-3.0.pom
14mr|asm3-3.2-2|19	Source7:		asm-MANIFEST.MF
14mr|asm3-3.2-2|20	BuildRequires:  ant
14mr|asm3-3.2-2|21	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|asm3-3.2-2|22	BuildRequires:  objectweb-anttask
14mr|asm3-3.2-2|23	BuildRequires:  zip
14mr|asm3-3.2-2|24	%if %{gcj_support}
14mr|asm3-3.2-2|25	BuildRequires:  java-gcj-compat-devel
14mr|asm3-3.2-2|26	%else
14mr|asm3-3.2-2|27	BuildArch:      noarch
14mr|asm3-3.2-2|28	BuildRequires:  java-devel
14mr|asm3-3.2-2|29	%endif
14mr|asm3-3.2-2|30	
14mr|asm3-3.2-2|31	%description
14mr|asm3-3.2-2|32	ASM is a code manipulation tool to implement adaptable systems.
14mr|asm3-3.2-2|33	
14mr|asm3-3.2-2|34	%package        javadoc
14mr|asm3-3.2-2|35	Summary:        Javadoc for %{name}
14mr|asm3-3.2-2|36	Group:                Development/Java
14mr|asm3-3.2-2|37	
14mr|asm3-3.2-2|38	%description        javadoc
14mr|asm3-3.2-2|39	Javadoc for %{name}.
14mr|asm3-3.2-2|40	
14mr|asm3-3.2-2|41	%prep
14mr|asm3-3.2-2|42	%setup -q -n asm-%{version}
14mr|asm3-3.2-2|43	%{__mkdir_p} test/lib
14mr|asm3-3.2-2|44	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
14mr|asm3-3.2-2|45	
14mr|asm3-3.2-2|46	%build
14mr|asm3-3.2-2|47	export CLASSPATH=:
14mr|asm3-3.2-2|48	export OPT_JAR_LIST=:
14mr|asm3-3.2-2|49	%{ant} -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
14mr|asm3-3.2-2|50	
14mr|asm3-3.2-2|51	# inject OSGi manifests
14mr|asm3-3.2-2|52	mkdir -p META-INF
14mr|asm3-3.2-2|53	cp %{SOURCE7} META-INF/MANIFEST.MF
14mr|asm3-3.2-2|54	zip -u output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
14mr|asm3-3.2-2|55	
14mr|asm3-3.2-2|56	%install
14mr|asm3-3.2-2|57	%{__rm} -rf %{buildroot}
14mr|asm3-3.2-2|58	
14mr|asm3-3.2-2|59	# jars
14mr|asm3-3.2-2|60	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
14mr|asm3-3.2-2|61	
14mr|asm3-3.2-2|62	for jar in output/dist/lib/*.jar; do
14mr|asm3-3.2-2|63	newjar=${jar/asm-/%{name}-}
14mr|asm3-3.2-2|64	%{__install} -m 644 ${jar} \
14mr|asm3-3.2-2|65	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
14mr|asm3-3.2-2|66	done
14mr|asm3-3.2-2|67	
14mr|asm3-3.2-2|68	install -m 644 output/dist/lib/all/asm-all-%{version}.jar \
14mr|asm3-3.2-2|69	%{buildroot}%{_javadir}/%{name}/asm-all-%{version}.jar
14mr|asm3-3.2-2|70	
14mr|asm3-3.2-2|71	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|asm3-3.2-2|72	
14mr|asm3-3.2-2|73	#poms
14mr|asm3-3.2-2|74	%add_to_maven_depmap asm asm %{version} JPP/asm3 asm3
14mr|asm3-3.2-2|75	%add_to_maven_depmap asm asm-util %{version} JPP/asm3 asm3-util
14mr|asm3-3.2-2|76	%add_to_maven_depmap asm asm-analysis %{version} JPP/asm3 asm3-analysis
14mr|asm3-3.2-2|77	%add_to_maven_depmap asm asm-commons %{version} JPP/asm3 asm3-commons
14mr|asm3-3.2-2|78	%add_to_maven_depmap asm asm-tree %{version} JPP/asm3 asm3-tree
14mr|asm3-3.2-2|79	%add_to_maven_depmap asm asm-xml %{version} JPP/asm3 asm3-xml
14mr|asm3-3.2-2|80	
14mr|asm3-3.2-2|81	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|asm3-3.2-2|82	install -pm 644 %{SOURCE1} \
14mr|asm3-3.2-2|83	%{buildroot}%{_datadir}/maven2/poms/JPP.asm.pom
14mr|asm3-3.2-2|84	install -pm 644 %{SOURCE2} \
14mr|asm3-3.2-2|85	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-util.pom
14mr|asm3-3.2-2|86	install -pm 644 %{SOURCE3} \
14mr|asm3-3.2-2|87	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-analysis.pom
14mr|asm3-3.2-2|88	install -pm 644 %{SOURCE4} \
14mr|asm3-3.2-2|89	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-commons.pom
14mr|asm3-3.2-2|90	install -pm 644 %{SOURCE5} \
14mr|asm3-3.2-2|91	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-tree.pom
14mr|asm3-3.2-2|92	install -pm 644 %{SOURCE6} \
14mr|asm3-3.2-2|93	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-xml.pom
14mr|asm3-3.2-2|94	
14mr|asm3-3.2-2|95	# javadoc
14mr|asm3-3.2-2|96	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|asm3-3.2-2|97	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|asm3-3.2-2|98	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|asm3-3.2-2|99	
14mr|asm3-3.2-2|100	%{gcj_compile}
14mr|asm3-3.2-2|101	
14mr|asm3-3.2-2|102	# fix end-of-line
14mr|asm3-3.2-2|103	%{__perl} -pi -e 's/\r$//g' README.txt
14mr|asm3-3.2-2|104	
14mr|asm3-3.2-2|105	%post
14mr|asm3-3.2-2|106	%update_maven_depmap
14mr|asm3-3.2-2|107	%if %{gcj_support}
14mr|asm3-3.2-2|108	%{update_gcjdb}
14mr|asm3-3.2-2|109	%endif
14mr|asm3-3.2-2|110	
14mr|asm3-3.2-2|111	%postun
14mr|asm3-3.2-2|112	%update_maven_depmap
14mr|asm3-3.2-2|113	%if %{gcj_support}
14mr|asm3-3.2-2|114	%{clean_gcjdb}
14mr|asm3-3.2-2|115	%endif
14mr|asm3-3.2-2|116	
14mr|asm3-3.2-2|117	%files
14mr|asm3-3.2-2|118	%defattr(0644,root,root,0755)
14mr|asm3-3.2-2|119	%doc README.txt
14mr|asm3-3.2-2|120	%dir %{_javadir}/%{name}
14mr|asm3-3.2-2|121	%{_javadir}/%{name}/*.jar
14mr|asm3-3.2-2|122	%{_datadir}/maven2/poms/*
14mr|asm3-3.2-2|123	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|asm3-3.2-2|124	%{gcj_files}
14mr|asm3-3.2-2|125	
14mr|asm3-3.2-2|126	%files javadoc
14mr|asm3-3.2-2|127	%defattr(0644,root,root,0755)
14mr|asm3-3.2-2|128	%dir %{_javadocdir}/%{name}-%{version}
14mr|asm3-3.2-2|129	%{_javadocdir}/%{name}-%{version}/*
14mr|asm3-3.2-2|130	%dir %{_javadocdir}/%{name}
14mr|asm3-3.2-2|131	
14mr|asm3-3.2-2|132	
14mr|asm3-3.2-2|133	
14mr|asm3-3.2-2|134	
14mr|asm3-3.2-2|135	%changelog
14mr|asm3-3.2-2|136	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:3.2-2
14mr|asm3-3.2-2|137	+ Revision: 6d03188
14mr|asm3-3.2-2|138	- MassBuild#440: Increase release tag
14mr|asm3-3.2-2|139	
14mr|asm3-3.2-2|140	

15848 14
14mr|aspell-0.60.6.1-4|1	%define major 15
14mr|aspell-0.60.6.1-4|2	%define libname %mklibname %{name} %{major}
14mr|aspell-0.60.6.1-4|3	%define libpspell %mklibname pspell %{major}
14mr|aspell-0.60.6.1-4|4	%define develname %mklibname %{name} -d
14mr|aspell-0.60.6.1-4|5	
14mr|aspell-0.60.6.1-4|6	Summary:	A Free and Open Source interactive spelling checker program
14mr|aspell-0.60.6.1-4|7	Name:		aspell
14mr|aspell-0.60.6.1-4|8	Version:	0.60.6.1
14mr|aspell-0.60.6.1-4|9	Release:	4
14mr|aspell-0.60.6.1-4|10	Group:		Text tools
14mr|aspell-0.60.6.1-4|11	License:	LGPL
14mr|aspell-0.60.6.1-4|12	URL:		http://aspell.net/
14mr|aspell-0.60.6.1-4|13	Source0:	ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
14mr|aspell-0.60.6.1-4|14	Requires:	aspell-dictionary
14mr|aspell-0.60.6.1-4|15	
14mr|aspell-0.60.6.1-4|16	%description
14mr|aspell-0.60.6.1-4|17	GNU Aspell is a Free and Open Source spell checker designed to eventually
14mr|aspell-0.60.6.1-4|18	replace Ispell. It can either be used as a library or as an independent
14mr|aspell-0.60.6.1-4|19	spell checker.
14mr|aspell-0.60.6.1-4|20	Its main feature is that it does a much better job of coming up with possible
14mr|aspell-0.60.6.1-4|21	suggestions than just about any other spell checker out there for the English
14mr|aspell-0.60.6.1-4|22	language, including Ispell and Microsoft Word. It also has many other technical
14mr|aspell-0.60.6.1-4|23	enhancements over Ispell such as using shared memory for dictionaries and
14mr|aspell-0.60.6.1-4|24	intelligently handling personal dictionaries when more than one Aspell process
14mr|aspell-0.60.6.1-4|25	is open at once.
14mr|aspell-0.60.6.1-4|26	
14mr|aspell-0.60.6.1-4|27	%package -n %{libname}
14mr|aspell-0.60.6.1-4|28	Summary:	Shared library files for aspell
14mr|aspell-0.60.6.1-4|29	Group:		Text tools
14mr|aspell-0.60.6.1-4|30	
14mr|aspell-0.60.6.1-4|31	%description -n %{libname}
14mr|aspell-0.60.6.1-4|32	Shared library files for the aspell package.
14mr|aspell-0.60.6.1-4|33	
14mr|aspell-0.60.6.1-4|34	%package -n %{libpspell}
14mr|aspell-0.60.6.1-4|35	Summary:	Shared library files for aspell
14mr|aspell-0.60.6.1-4|36	Group:		Text tools
14mr|aspell-0.60.6.1-4|37	Conflicts:	%{libname} < 0.60.6.1-3
14mr|aspell-0.60.6.1-4|38	
14mr|aspell-0.60.6.1-4|39	%description -n %{libpspell}
14mr|aspell-0.60.6.1-4|40	Shared library files for the aspell package.
14mr|aspell-0.60.6.1-4|41	
14mr|aspell-0.60.6.1-4|42	%package -n %{develname}
14mr|aspell-0.60.6.1-4|43	Summary:	Development files for aspell
14mr|aspell-0.60.6.1-4|44	Group:		Development/Other
14mr|aspell-0.60.6.1-4|45	Requires:	%{name} >= %{version}-%{release}
14mr|aspell-0.60.6.1-4|46	Requires:	%{libname} >= %{version}-%{release}
14mr|aspell-0.60.6.1-4|47	Requires:	%{libpspell} >= %{version}-%{release}
14mr|aspell-0.60.6.1-4|48	Provides:	libaspell-devel = %{version}-%{release}
14mr|aspell-0.60.6.1-4|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|aspell-0.60.6.1-4|50	Obsoletes:	%{libname}-devel < %{version}-%{release}
14mr|aspell-0.60.6.1-4|51	Conflicts:	libpspell4-devel
14mr|aspell-0.60.6.1-4|52	
14mr|aspell-0.60.6.1-4|53	%description -n %{develname}
14mr|aspell-0.60.6.1-4|54	Development headers, and files for development from the aspell package.
14mr|aspell-0.60.6.1-4|55	
14mr|aspell-0.60.6.1-4|56	%package manual
14mr|aspell-0.60.6.1-4|57	Summary:	Manual for aspell
14mr|aspell-0.60.6.1-4|58	Group:		Text tools
14mr|aspell-0.60.6.1-4|59	
14mr|aspell-0.60.6.1-4|60	%description manual
14mr|aspell-0.60.6.1-4|61	This package contains a manual for aspell.
14mr|aspell-0.60.6.1-4|62	
14mr|aspell-0.60.6.1-4|63	GNU Aspell is a Free and Open Source spell checker designed to eventually
14mr|aspell-0.60.6.1-4|64	replace Ispell. It can either be used as a library or as an independent
14mr|aspell-0.60.6.1-4|65	spell checker.
14mr|aspell-0.60.6.1-4|66	
14mr|aspell-0.60.6.1-4|67	%prep
14mr|aspell-0.60.6.1-4|68	%setup -q
14mr|aspell-0.60.6.1-4|69	
14mr|aspell-0.60.6.1-4|70	%build
14mr|aspell-0.60.6.1-4|71	%configure2_5x \
14mr|aspell-0.60.6.1-4|72	--disable-static \
14mr|aspell-0.60.6.1-4|73	--disable-rpath
14mr|aspell-0.60.6.1-4|74	
14mr|aspell-0.60.6.1-4|75	%make
14mr|aspell-0.60.6.1-4|76	
14mr|aspell-0.60.6.1-4|77	%install
14mr|aspell-0.60.6.1-4|78	rm -rf %{buildroot}
14mr|aspell-0.60.6.1-4|79	
14mr|aspell-0.60.6.1-4|80	%makeinstall_std
14mr|aspell-0.60.6.1-4|81	#make DESTDIR=%buildroot install
14mr|aspell-0.60.6.1-4|82	
14mr|aspell-0.60.6.1-4|83	# Provides symlink for configures that mean to match aspell on %%_libdir/aspell
14mr|aspell-0.60.6.1-4|84	pushd %{buildroot}%{_libdir}
14mr|aspell-0.60.6.1-4|85	ln -sf aspell-0.60 aspell
14mr|aspell-0.60.6.1-4|86	popd
14mr|aspell-0.60.6.1-4|87	
14mr|aspell-0.60.6.1-4|88	# multiarch policy
14mr|aspell-0.60.6.1-4|89	%multiarch_binaries %{buildroot}%{_bindir}/pspell-config
14mr|aspell-0.60.6.1-4|90	
14mr|aspell-0.60.6.1-4|91	%find_lang %{name}
14mr|aspell-0.60.6.1-4|92	
14mr|aspell-0.60.6.1-4|93	# cleanup
14mr|aspell-0.60.6.1-4|94	rm -f %{buildroot}%{_libdir}/*.la
14mr|aspell-0.60.6.1-4|95	
14mr|aspell-0.60.6.1-4|96	%pre
14mr|aspell-0.60.6.1-4|97	if [ -d %{_libdir}/aspell ]; then
14mr|aspell-0.60.6.1-4|98	rm -rf %{_libdir}/aspell
14mr|aspell-0.60.6.1-4|99	fi
14mr|aspell-0.60.6.1-4|100	
14mr|aspell-0.60.6.1-4|101	%files -f %{name}.lang
14mr|aspell-0.60.6.1-4|102	%doc README TODO
14mr|aspell-0.60.6.1-4|103	%{_bindir}/aspell*
14mr|aspell-0.60.6.1-4|104	%{_bindir}/run-with-aspell
14mr|aspell-0.60.6.1-4|105	%{_bindir}/word-list-compress
14mr|aspell-0.60.6.1-4|106	%{_bindir}/precat
14mr|aspell-0.60.6.1-4|107	%{_bindir}/preunzip
14mr|aspell-0.60.6.1-4|108	%{_bindir}/prezip
14mr|aspell-0.60.6.1-4|109	%{_bindir}/prezip-bin
14mr|aspell-0.60.6.1-4|110	%{_libdir}/aspell-0.60
14mr|aspell-0.60.6.1-4|111	%{_libdir}/aspell
14mr|aspell-0.60.6.1-4|112	%doc %{_datadir}/info/aspell*
14mr|aspell-0.60.6.1-4|113	%doc %{_mandir}/man1/*.1*
14mr|aspell-0.60.6.1-4|114	
14mr|aspell-0.60.6.1-4|115	%files -n %{libname}
14mr|aspell-0.60.6.1-4|116	%{_libdir}/libaspell.so.%{major}*
14mr|aspell-0.60.6.1-4|117	
14mr|aspell-0.60.6.1-4|118	%files -n %{libpspell}
14mr|aspell-0.60.6.1-4|119	%{_libdir}/libpspell.so.%{major}*
14mr|aspell-0.60.6.1-4|120	
14mr|aspell-0.60.6.1-4|121	%files -n %{develname}
14mr|aspell-0.60.6.1-4|122	%{_bindir}/pspell-config
14mr|aspell-0.60.6.1-4|123	%{_includedir}/*
14mr|aspell-0.60.6.1-4|124	%{_libdir}/libaspell.so
14mr|aspell-0.60.6.1-4|125	%{_libdir}/libpspell.so
14mr|aspell-0.60.6.1-4|126	%{multiarch_bindir}/pspell-config
14mr|aspell-0.60.6.1-4|127	
14mr|aspell-0.60.6.1-4|128	%files manual
14mr|aspell-0.60.6.1-4|129	%doc manual/*
14mr|aspell-0.60.6.1-4|130	
14mr|aspell-0.60.6.1-4|131	
14mr|aspell-0.60.6.1-4|132	
14mr|aspell-0.60.6.1-4|133	%changelog
14mr|aspell-0.60.6.1-4|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.6.1-4
14mr|aspell-0.60.6.1-4|135	+ Revision: 882dc8a
14mr|aspell-0.60.6.1-4|136	- MassBuild#440: Increase release tag
14mr|aspell-0.60.6.1-4|137	
14mr|aspell-0.60.6.1-4|138	

15849 14
14mr|aspell-af-0.50.0-15|1	%define _enable_debug_packages %{nil}
14mr|aspell-af-0.50.0-15|2	%define debug_package          %{nil}
14mr|aspell-af-0.50.0-15|3	
14mr|aspell-af-0.50.0-15|4	%define src_ver 0.50-0
14mr|aspell-af-0.50.0-15|5	
14mr|aspell-af-0.50.0-15|6	%define languageenglazy Afrikaans
14mr|aspell-af-0.50.0-15|7	%define languagecode af
14mr|aspell-af-0.50.0-15|8	%define lc_ctype af_ZA
14mr|aspell-af-0.50.0-15|9	
14mr|aspell-af-0.50.0-15|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-af-0.50.0-15|11	Name:          aspell-%{languagecode}
14mr|aspell-af-0.50.0-15|12	Version:       0.50.0
14mr|aspell-af-0.50.0-15|13	Release:       15
14mr|aspell-af-0.50.0-15|14	Group:         System/Internationalization
14mr|aspell-af-0.50.0-15|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-af-0.50.0-15|16	URL:           http://aspell.net/
14mr|aspell-af-0.50.0-15|17	License:	   LGPL
14mr|aspell-af-0.50.0-15|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-af-0.50.0-15|19	Provides:	   spell-%{languagecode}
14mr|aspell-af-0.50.0-15|20	# old ispell is repalced with aspell
14mr|aspell-af-0.50.0-15|21	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-af-0.50.0-15|22	
14mr|aspell-af-0.50.0-15|23	BuildRequires: aspell >= 0.50
14mr|aspell-af-0.50.0-15|24	BuildRequires: make
14mr|aspell-af-0.50.0-15|25	Requires:      aspell >= 0.50
14mr|aspell-af-0.50.0-15|26	
14mr|aspell-af-0.50.0-15|27	# Mandriva Stuff
14mr|aspell-af-0.50.0-15|28	Requires:      locales-%{languagecode}
14mr|aspell-af-0.50.0-15|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-af-0.50.0-15|30	Provides:      enchant-dictionary = 1
14mr|aspell-af-0.50.0-15|31	Provides:      aspell-dictionary
14mr|aspell-af-0.50.0-15|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-af-0.50.0-15|33	
14mr|aspell-af-0.50.0-15|34	Autoreqprov:   no
14mr|aspell-af-0.50.0-15|35	
14mr|aspell-af-0.50.0-15|36	%description
14mr|aspell-af-0.50.0-15|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-af-0.50.0-15|38	
14mr|aspell-af-0.50.0-15|39	%prep
14mr|aspell-af-0.50.0-15|40	%setup -q -n %{name}-%{src_ver}
14mr|aspell-af-0.50.0-15|41	
14mr|aspell-af-0.50.0-15|42	%build
14mr|aspell-af-0.50.0-15|43	
14mr|aspell-af-0.50.0-15|44	# don't use configure macro
14mr|aspell-af-0.50.0-15|45	./configure
14mr|aspell-af-0.50.0-15|46	
14mr|aspell-af-0.50.0-15|47	%make
14mr|aspell-af-0.50.0-15|48	
14mr|aspell-af-0.50.0-15|49	%install
14mr|aspell-af-0.50.0-15|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-af-0.50.0-15|51	
14mr|aspell-af-0.50.0-15|52	%makeinstall_std
14mr|aspell-af-0.50.0-15|53	
14mr|aspell-af-0.50.0-15|54	mv -f README README.%{languagecode}
14mr|aspell-af-0.50.0-15|55	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-af-0.50.0-15|56	
14mr|aspell-af-0.50.0-15|57	%clean
14mr|aspell-af-0.50.0-15|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-af-0.50.0-15|59	
14mr|aspell-af-0.50.0-15|60	%files
14mr|aspell-af-0.50.0-15|61	%defattr(-,root,root)
14mr|aspell-af-0.50.0-15|62	%doc README.%{languagecode} Copyright doc/*
14mr|aspell-af-0.50.0-15|63	%{_libdir}/aspell-*/*
14mr|aspell-af-0.50.0-15|64	
14mr|aspell-af-0.50.0-15|65	
14mr|aspell-af-0.50.0-15|66	
14mr|aspell-af-0.50.0-15|67	
14mr|aspell-af-0.50.0-15|68	
14mr|aspell-af-0.50.0-15|69	%changelog
14mr|aspell-af-0.50.0-15|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-15
14mr|aspell-af-0.50.0-15|71	+ Revision: 2025d86
14mr|aspell-af-0.50.0-15|72	- MassBuild#440: Increase release tag
14mr|aspell-af-0.50.0-15|73	
14mr|aspell-af-0.50.0-15|74	

15850 14
14mr|aspell-am-0.03.1-11|1	%define _enable_debug_packages %{nil}
14mr|aspell-am-0.03.1-11|2	%define debug_package          %{nil}
14mr|aspell-am-0.03.1-11|3	
14mr|aspell-am-0.03.1-11|4	%define src_ver 0.03-1
14mr|aspell-am-0.03.1-11|5	%define fname aspell6-%{languagecode}
14mr|aspell-am-0.03.1-11|6	%define aspell_ver 0.60
14mr|aspell-am-0.03.1-11|7	%define languageenglazy Amharic
14mr|aspell-am-0.03.1-11|8	%define languagecode am
14mr|aspell-am-0.03.1-11|9	%define lc_ctype am_ET
14mr|aspell-am-0.03.1-11|10	
14mr|aspell-am-0.03.1-11|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-am-0.03.1-11|12	Name:          aspell-%{languagecode}
14mr|aspell-am-0.03.1-11|13	Version:       0.03.1
14mr|aspell-am-0.03.1-11|14	Release:       11
14mr|aspell-am-0.03.1-11|15	Group:         System/Internationalization
14mr|aspell-am-0.03.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-am-0.03.1-11|17	URL:		   http://aspell.net/
14mr|aspell-am-0.03.1-11|18	License:	   GPL
14mr|aspell-am-0.03.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-am-0.03.1-11|20	Provides: spell-%{languagecode}
14mr|aspell-am-0.03.1-11|21	
14mr|aspell-am-0.03.1-11|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-am-0.03.1-11|23	BuildRequires: make
14mr|aspell-am-0.03.1-11|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-am-0.03.1-11|25	
14mr|aspell-am-0.03.1-11|26	# Mandriva Stuff
14mr|aspell-am-0.03.1-11|27	Requires:      locales-%{languagecode}
14mr|aspell-am-0.03.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-am-0.03.1-11|29	Provides:      enchant-dictionary = 1
14mr|aspell-am-0.03.1-11|30	Provides:      aspell-dictionary
14mr|aspell-am-0.03.1-11|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-am-0.03.1-11|32	
14mr|aspell-am-0.03.1-11|33	Autoreqprov:   no
14mr|aspell-am-0.03.1-11|34	
14mr|aspell-am-0.03.1-11|35	%description
14mr|aspell-am-0.03.1-11|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-am-0.03.1-11|37	
14mr|aspell-am-0.03.1-11|38	%prep
14mr|aspell-am-0.03.1-11|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-am-0.03.1-11|40	
14mr|aspell-am-0.03.1-11|41	%build
14mr|aspell-am-0.03.1-11|42	# don't use configure macro
14mr|aspell-am-0.03.1-11|43	./configure
14mr|aspell-am-0.03.1-11|44	
14mr|aspell-am-0.03.1-11|45	%make
14mr|aspell-am-0.03.1-11|46	
14mr|aspell-am-0.03.1-11|47	%install
14mr|aspell-am-0.03.1-11|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-am-0.03.1-11|49	
14mr|aspell-am-0.03.1-11|50	%makeinstall_std
14mr|aspell-am-0.03.1-11|51	
14mr|aspell-am-0.03.1-11|52	chmod 644 Copyright README*
14mr|aspell-am-0.03.1-11|53	
14mr|aspell-am-0.03.1-11|54	%clean
14mr|aspell-am-0.03.1-11|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-am-0.03.1-11|56	
14mr|aspell-am-0.03.1-11|57	%files
14mr|aspell-am-0.03.1-11|58	%defattr(-,root,root)
14mr|aspell-am-0.03.1-11|59	%doc Copyright README* doc/*
14mr|aspell-am-0.03.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-am-0.03.1-11|61	
14mr|aspell-am-0.03.1-11|62	
14mr|aspell-am-0.03.1-11|63	
14mr|aspell-am-0.03.1-11|64	
14mr|aspell-am-0.03.1-11|65	
14mr|aspell-am-0.03.1-11|66	%changelog
14mr|aspell-am-0.03.1-11|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.03.1-11
14mr|aspell-am-0.03.1-11|68	+ Revision: 8b266a9
14mr|aspell-am-0.03.1-11|69	- MassBuild#440: Increase release tag
14mr|aspell-am-0.03.1-11|70	
14mr|aspell-am-0.03.1-11|71	

15851 14
14mr|aspell-az-0.02.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-az-0.02.0-13|2	%define debug_package          %{nil}
14mr|aspell-az-0.02.0-13|3	
14mr|aspell-az-0.02.0-13|4	%define src_ver 0.02-0
14mr|aspell-az-0.02.0-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-az-0.02.0-13|6	%define aspell_ver 0.60
14mr|aspell-az-0.02.0-13|7	%define languageenglazy Azeri
14mr|aspell-az-0.02.0-13|8	%define languagecode az
14mr|aspell-az-0.02.0-13|9	%define lc_ctype az_AZ
14mr|aspell-az-0.02.0-13|10	
14mr|aspell-az-0.02.0-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-az-0.02.0-13|12	Name:          aspell-%{languagecode}
14mr|aspell-az-0.02.0-13|13	Version:       0.02.0
14mr|aspell-az-0.02.0-13|14	Release:       13
14mr|aspell-az-0.02.0-13|15	Group:         System/Internationalization
14mr|aspell-az-0.02.0-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-az-0.02.0-13|17	URL:		   http://aspell.net/
14mr|aspell-az-0.02.0-13|18	License:	   GPL
14mr|aspell-az-0.02.0-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-az-0.02.0-13|20	Provides: spell-%{languagecode}
14mr|aspell-az-0.02.0-13|21	
14mr|aspell-az-0.02.0-13|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-az-0.02.0-13|23	BuildRequires: make
14mr|aspell-az-0.02.0-13|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-az-0.02.0-13|25	
14mr|aspell-az-0.02.0-13|26	# Mandriva Stuff
14mr|aspell-az-0.02.0-13|27	Requires:      locales-%{languagecode}
14mr|aspell-az-0.02.0-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-az-0.02.0-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-az-0.02.0-13|30	Provides:      aspell-dictionary
14mr|aspell-az-0.02.0-13|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-az-0.02.0-13|32	
14mr|aspell-az-0.02.0-13|33	Autoreqprov:   no
14mr|aspell-az-0.02.0-13|34	
14mr|aspell-az-0.02.0-13|35	%description
14mr|aspell-az-0.02.0-13|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-az-0.02.0-13|37	
14mr|aspell-az-0.02.0-13|38	%prep
14mr|aspell-az-0.02.0-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-az-0.02.0-13|40	
14mr|aspell-az-0.02.0-13|41	%build
14mr|aspell-az-0.02.0-13|42	# don't use configure macro
14mr|aspell-az-0.02.0-13|43	./configure
14mr|aspell-az-0.02.0-13|44	
14mr|aspell-az-0.02.0-13|45	%make
14mr|aspell-az-0.02.0-13|46	
14mr|aspell-az-0.02.0-13|47	%install
14mr|aspell-az-0.02.0-13|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-az-0.02.0-13|49	
14mr|aspell-az-0.02.0-13|50	%makeinstall_std
14mr|aspell-az-0.02.0-13|51	
14mr|aspell-az-0.02.0-13|52	chmod 644 Copyright README*
14mr|aspell-az-0.02.0-13|53	
14mr|aspell-az-0.02.0-13|54	%clean
14mr|aspell-az-0.02.0-13|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-az-0.02.0-13|56	
14mr|aspell-az-0.02.0-13|57	%files
14mr|aspell-az-0.02.0-13|58	%defattr(-,root,root)
14mr|aspell-az-0.02.0-13|59	%doc README* Copyright doc/*
14mr|aspell-az-0.02.0-13|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-az-0.02.0-13|61	
14mr|aspell-az-0.02.0-13|62	
14mr|aspell-az-0.02.0-13|63	
14mr|aspell-az-0.02.0-13|64	
14mr|aspell-az-0.02.0-13|65	
14mr|aspell-az-0.02.0-13|66	%changelog
14mr|aspell-az-0.02.0-13|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02.0-13
14mr|aspell-az-0.02.0-13|68	+ Revision: f716e3f
14mr|aspell-az-0.02.0-13|69	- MassBuild#440: Increase release tag
14mr|aspell-az-0.02.0-13|70	
14mr|aspell-az-0.02.0-13|71	

15852 14
14mr|aspell-be-0.50.0-15|1	%define _enable_debug_packages %{nil}
14mr|aspell-be-0.50.0-15|2	%define debug_package          %{nil}
14mr|aspell-be-0.50.0-15|3	
14mr|aspell-be-0.50.0-15|4	%define src_ver 0.01
14mr|aspell-be-0.50.0-15|5	
14mr|aspell-be-0.50.0-15|6	%define languageenglazy Belarussian
14mr|aspell-be-0.50.0-15|7	%define languagecode be
14mr|aspell-be-0.50.0-15|8	%define lc_ctype be_BY
14mr|aspell-be-0.50.0-15|9	
14mr|aspell-be-0.50.0-15|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-be-0.50.0-15|11	Name:          aspell-%{languagecode}
14mr|aspell-be-0.50.0-15|12	Version:       0.50.0
14mr|aspell-be-0.50.0-15|13	Release:       15
14mr|aspell-be-0.50.0-15|14	Group:         System/Internationalization
14mr|aspell-be-0.50.0-15|15	#Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-be-0.50.0-15|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell5-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-be-0.50.0-15|17	URL:           http://aspell.net/
14mr|aspell-be-0.50.0-15|18	License:	   GPL
14mr|aspell-be-0.50.0-15|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-be-0.50.0-15|20	Provides: spell-%{languagecode}
14mr|aspell-be-0.50.0-15|21	
14mr|aspell-be-0.50.0-15|22	
14mr|aspell-be-0.50.0-15|23	BuildRequires: aspell >= 0.50
14mr|aspell-be-0.50.0-15|24	BuildRequires: make
14mr|aspell-be-0.50.0-15|25	Requires:      aspell >= 0.50
14mr|aspell-be-0.50.0-15|26	
14mr|aspell-be-0.50.0-15|27	# Mandriva Stuff
14mr|aspell-be-0.50.0-15|28	Requires:      locales-%{languagecode}
14mr|aspell-be-0.50.0-15|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-be-0.50.0-15|30	Provides:      enchant-dictionary = 1
14mr|aspell-be-0.50.0-15|31	Provides:      aspell-dictionary
14mr|aspell-be-0.50.0-15|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-be-0.50.0-15|33	
14mr|aspell-be-0.50.0-15|34	Autoreqprov:   no
14mr|aspell-be-0.50.0-15|35	
14mr|aspell-be-0.50.0-15|36	%description
14mr|aspell-be-0.50.0-15|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-be-0.50.0-15|38	
14mr|aspell-be-0.50.0-15|39	%prep
14mr|aspell-be-0.50.0-15|40	#%setup -q -n %{name}-%{src_ver}
14mr|aspell-be-0.50.0-15|41	%setup -q -n aspell5-be-%{src_ver}
14mr|aspell-be-0.50.0-15|42	
14mr|aspell-be-0.50.0-15|43	%build
14mr|aspell-be-0.50.0-15|44	
14mr|aspell-be-0.50.0-15|45	# don't use configure macro
14mr|aspell-be-0.50.0-15|46	./configure
14mr|aspell-be-0.50.0-15|47	
14mr|aspell-be-0.50.0-15|48	%make
14mr|aspell-be-0.50.0-15|49	
14mr|aspell-be-0.50.0-15|50	%install
14mr|aspell-be-0.50.0-15|51	rm -fr $RPM_BUILD_ROOT
14mr|aspell-be-0.50.0-15|52	
14mr|aspell-be-0.50.0-15|53	%makeinstall_std
14mr|aspell-be-0.50.0-15|54	
14mr|aspell-be-0.50.0-15|55	mv -f README README.%{languagecode}
14mr|aspell-be-0.50.0-15|56	chmod 644 Copyright README.%{languagecode} #doc/*
14mr|aspell-be-0.50.0-15|57	
14mr|aspell-be-0.50.0-15|58	%clean
14mr|aspell-be-0.50.0-15|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-be-0.50.0-15|60	
14mr|aspell-be-0.50.0-15|61	%files
14mr|aspell-be-0.50.0-15|62	%defattr(-,root,root)
14mr|aspell-be-0.50.0-15|63	%doc README.%{languagecode} Copyright
14mr|aspell-be-0.50.0-15|64	#%doc doc/*
14mr|aspell-be-0.50.0-15|65	%{_libdir}/aspell-*/*
14mr|aspell-be-0.50.0-15|66	
14mr|aspell-be-0.50.0-15|67	
14mr|aspell-be-0.50.0-15|68	
14mr|aspell-be-0.50.0-15|69	
14mr|aspell-be-0.50.0-15|70	
14mr|aspell-be-0.50.0-15|71	%changelog
14mr|aspell-be-0.50.0-15|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-15
14mr|aspell-be-0.50.0-15|73	+ Revision: 0ca27f9
14mr|aspell-be-0.50.0-15|74	- MassBuild#440: Increase release tag
14mr|aspell-be-0.50.0-15|75	
14mr|aspell-be-0.50.0-15|76	

15853 14
14mr|aspell-bg-4.1.0-8|1	%define _enable_debug_packages %{nil}
14mr|aspell-bg-4.1.0-8|2	%define debug_package          %{nil}
14mr|aspell-bg-4.1.0-8|3	
14mr|aspell-bg-4.1.0-8|4	# NOTE: the bulgarian.kbd file in the sources is not in utf-8;
14mr|aspell-bg-4.1.0-8|5	# that is wrong and fixed in the spec file; the fix has to
14mr|aspell-bg-4.1.0-8|6	# be removed once the kbd file shipped with the sources is fixed.
14mr|aspell-bg-4.1.0-8|7	
14mr|aspell-bg-4.1.0-8|8	%define src_ver 4.1-0
14mr|aspell-bg-4.1.0-8|9	%define fname aspell6-%{languagecode}
14mr|aspell-bg-4.1.0-8|10	%define aspell_ver 0.60
14mr|aspell-bg-4.1.0-8|11	%define languageenglazy Bulgarian
14mr|aspell-bg-4.1.0-8|12	%define languagecode bg
14mr|aspell-bg-4.1.0-8|13	%define lc_ctype bg_BG
14mr|aspell-bg-4.1.0-8|14	
14mr|aspell-bg-4.1.0-8|15	Summary:       %{languageenglazy} files for aspell
14mr|aspell-bg-4.1.0-8|16	Name:          aspell-%{languagecode}
14mr|aspell-bg-4.1.0-8|17	Version:       4.1.0
14mr|aspell-bg-4.1.0-8|18	Release:       8
14mr|aspell-bg-4.1.0-8|19	Group:         System/Internationalization
14mr|aspell-bg-4.1.0-8|20	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-bg-4.1.0-8|21	URL:           http://aspell.net/
14mr|aspell-bg-4.1.0-8|22	License:	   GPL
14mr|aspell-bg-4.1.0-8|23	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-bg-4.1.0-8|24	Provides: spell-%{languagecode}
14mr|aspell-bg-4.1.0-8|25	
14mr|aspell-bg-4.1.0-8|26	
14mr|aspell-bg-4.1.0-8|27	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-bg-4.1.0-8|28	BuildRequires: make
14mr|aspell-bg-4.1.0-8|29	Requires:      aspell >= %{aspell_ver}
14mr|aspell-bg-4.1.0-8|30	
14mr|aspell-bg-4.1.0-8|31	# Mandriva Stuff
14mr|aspell-bg-4.1.0-8|32	Requires:      locales-%{languagecode}
14mr|aspell-bg-4.1.0-8|33	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-bg-4.1.0-8|34	Provides:      enchant-dictionary = 1
14mr|aspell-bg-4.1.0-8|35	Provides:      aspell-dictionary
14mr|aspell-bg-4.1.0-8|36	Provides:	   aspell-%{lc_ctype}
14mr|aspell-bg-4.1.0-8|37	
14mr|aspell-bg-4.1.0-8|38	Autoreqprov:   no
14mr|aspell-bg-4.1.0-8|39	
14mr|aspell-bg-4.1.0-8|40	%description
14mr|aspell-bg-4.1.0-8|41	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-bg-4.1.0-8|42	
14mr|aspell-bg-4.1.0-8|43	%prep
14mr|aspell-bg-4.1.0-8|44	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-bg-4.1.0-8|45	
14mr|aspell-bg-4.1.0-8|46	# the kbd file is not in utf-8; that is wrong, fixing it
14mr|aspell-bg-4.1.0-8|47	cat bulgarian.kbd | iconv -f cp1251 -t utf-8  > tmpfile
14mr|aspell-bg-4.1.0-8|48	cat tmpfile > bulgarian.kbd
14mr|aspell-bg-4.1.0-8|49	
14mr|aspell-bg-4.1.0-8|50	%build
14mr|aspell-bg-4.1.0-8|51	
14mr|aspell-bg-4.1.0-8|52	# don't use configure macro
14mr|aspell-bg-4.1.0-8|53	./configure
14mr|aspell-bg-4.1.0-8|54	
14mr|aspell-bg-4.1.0-8|55	%make
14mr|aspell-bg-4.1.0-8|56	
14mr|aspell-bg-4.1.0-8|57	%install
14mr|aspell-bg-4.1.0-8|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-bg-4.1.0-8|59	
14mr|aspell-bg-4.1.0-8|60	%makeinstall_std
14mr|aspell-bg-4.1.0-8|61	
14mr|aspell-bg-4.1.0-8|62	mv -f README README.%{languagecode}
14mr|aspell-bg-4.1.0-8|63	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-bg-4.1.0-8|64	
14mr|aspell-bg-4.1.0-8|65	%clean
14mr|aspell-bg-4.1.0-8|66	rm -fr $RPM_BUILD_ROOT
14mr|aspell-bg-4.1.0-8|67	
14mr|aspell-bg-4.1.0-8|68	%files
14mr|aspell-bg-4.1.0-8|69	%defattr(-,root,root)
14mr|aspell-bg-4.1.0-8|70	%doc README.%{languagecode} Copyright
14mr|aspell-bg-4.1.0-8|71	%doc doc/*
14mr|aspell-bg-4.1.0-8|72	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-bg-4.1.0-8|73	
14mr|aspell-bg-4.1.0-8|74	
14mr|aspell-bg-4.1.0-8|75	
14mr|aspell-bg-4.1.0-8|76	
14mr|aspell-bg-4.1.0-8|77	
14mr|aspell-bg-4.1.0-8|78	%changelog
14mr|aspell-bg-4.1.0-8|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.0-8
14mr|aspell-bg-4.1.0-8|80	+ Revision: 0931f8e
14mr|aspell-bg-4.1.0-8|81	- MassBuild#440: Increase release tag
14mr|aspell-bg-4.1.0-8|82	
14mr|aspell-bg-4.1.0-8|83	

15854 14
14mr|aspell-bn-0.01.1.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-bn-0.01.1.1-13|2	%define debug_package          %{nil}
14mr|aspell-bn-0.01.1.1-13|3	
14mr|aspell-bn-0.01.1.1-13|4	%define src_ver 0.01.1-1
14mr|aspell-bn-0.01.1.1-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-bn-0.01.1.1-13|6	%define aspell_ver 0.60
14mr|aspell-bn-0.01.1.1-13|7	%define languageenglazy Bengali
14mr|aspell-bn-0.01.1.1-13|8	%define languagecode bn
14mr|aspell-bn-0.01.1.1-13|9	%define lc_ctype bn_BD
14mr|aspell-bn-0.01.1.1-13|10	
14mr|aspell-bn-0.01.1.1-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-bn-0.01.1.1-13|12	Name:          aspell-%{languagecode}
14mr|aspell-bn-0.01.1.1-13|13	Version:       0.01.1.1
14mr|aspell-bn-0.01.1.1-13|14	Release:       13
14mr|aspell-bn-0.01.1.1-13|15	Group:         System/Internationalization
14mr|aspell-bn-0.01.1.1-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-bn-0.01.1.1-13|17	URL:		   http://aspell.net/
14mr|aspell-bn-0.01.1.1-13|18	License:	   GPL
14mr|aspell-bn-0.01.1.1-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-bn-0.01.1.1-13|20	Provides: spell-%{languagecode}
14mr|aspell-bn-0.01.1.1-13|21	
14mr|aspell-bn-0.01.1.1-13|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-bn-0.01.1.1-13|23	BuildRequires: make
14mr|aspell-bn-0.01.1.1-13|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-bn-0.01.1.1-13|25	
14mr|aspell-bn-0.01.1.1-13|26	# Mandriva Stuff
14mr|aspell-bn-0.01.1.1-13|27	Requires:      locales-%{languagecode}
14mr|aspell-bn-0.01.1.1-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-bn-0.01.1.1-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-bn-0.01.1.1-13|30	Provides:      aspell-dictionary
14mr|aspell-bn-0.01.1.1-13|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-bn-0.01.1.1-13|32	
14mr|aspell-bn-0.01.1.1-13|33	Autoreqprov:   no
14mr|aspell-bn-0.01.1.1-13|34	
14mr|aspell-bn-0.01.1.1-13|35	%description
14mr|aspell-bn-0.01.1.1-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-bn-0.01.1.1-13|37	
14mr|aspell-bn-0.01.1.1-13|38	%prep
14mr|aspell-bn-0.01.1.1-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-bn-0.01.1.1-13|40	
14mr|aspell-bn-0.01.1.1-13|41	%build
14mr|aspell-bn-0.01.1.1-13|42	# don't use configure macro
14mr|aspell-bn-0.01.1.1-13|43	./configure
14mr|aspell-bn-0.01.1.1-13|44	
14mr|aspell-bn-0.01.1.1-13|45	%make
14mr|aspell-bn-0.01.1.1-13|46	
14mr|aspell-bn-0.01.1.1-13|47	%install
14mr|aspell-bn-0.01.1.1-13|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-bn-0.01.1.1-13|49	
14mr|aspell-bn-0.01.1.1-13|50	%makeinstall_std
14mr|aspell-bn-0.01.1.1-13|51	
14mr|aspell-bn-0.01.1.1-13|52	chmod 644 Copyright README*
14mr|aspell-bn-0.01.1.1-13|53	
14mr|aspell-bn-0.01.1.1-13|54	%clean
14mr|aspell-bn-0.01.1.1-13|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-bn-0.01.1.1-13|56	
14mr|aspell-bn-0.01.1.1-13|57	%files
14mr|aspell-bn-0.01.1.1-13|58	%defattr(-,root,root)
14mr|aspell-bn-0.01.1.1-13|59	%doc Copyright doc/README
14mr|aspell-bn-0.01.1.1-13|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-bn-0.01.1.1-13|61	
14mr|aspell-bn-0.01.1.1-13|62	
14mr|aspell-bn-0.01.1.1-13|63	
14mr|aspell-bn-0.01.1.1-13|64	
14mr|aspell-bn-0.01.1.1-13|65	
14mr|aspell-bn-0.01.1.1-13|66	%changelog
14mr|aspell-bn-0.01.1.1-13|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.1.1-13
14mr|aspell-bn-0.01.1.1-13|68	+ Revision: e8f6a75
14mr|aspell-bn-0.01.1.1-13|69	- MassBuild#440: Increase release tag
14mr|aspell-bn-0.01.1.1-13|70	
14mr|aspell-bn-0.01.1.1-13|71	

15855 14
14mr|aspell-br-0.60.2-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-br-0.60.2-13|2	%define debug_package          %{nil}
14mr|aspell-br-0.60.2-13|3	
14mr|aspell-br-0.60.2-13|4	%define ver_major 0.60
14mr|aspell-br-0.60.2-13|5	%define ver_minor 2
14mr|aspell-br-0.60.2-13|6	
14mr|aspell-br-0.60.2-13|7	%define src_ver %ver_major-%ver_minor
14mr|aspell-br-0.60.2-13|8	
14mr|aspell-br-0.60.2-13|9	%define languageenglazy Breton
14mr|aspell-br-0.60.2-13|10	%define languagecode br
14mr|aspell-br-0.60.2-13|11	%define lc_ctype br_FR
14mr|aspell-br-0.60.2-13|12	
14mr|aspell-br-0.60.2-13|13	Summary:       %{languageenglazy} files for aspell
14mr|aspell-br-0.60.2-13|14	Summary(br):   Geriadur brezhonek evit aspell
14mr|aspell-br-0.60.2-13|15	Name:          aspell-%{languagecode}
14mr|aspell-br-0.60.2-13|16	Version:       %ver_major.%ver_minor
14mr|aspell-br-0.60.2-13|17	Release:       13
14mr|aspell-br-0.60.2-13|18	Group:         System/Internationalization
14mr|aspell-br-0.60.2-13|19	Source:        ftp://ftp.gnu.org/gnu/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-br-0.60.2-13|20	URL:           http://aspell.net/
14mr|aspell-br-0.60.2-13|21	License:	   GPL
14mr|aspell-br-0.60.2-13|22	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-br-0.60.2-13|23	Provides: spell-br
14mr|aspell-br-0.60.2-13|24	
14mr|aspell-br-0.60.2-13|25	
14mr|aspell-br-0.60.2-13|26	BuildRequires: aspell >= 0.50
14mr|aspell-br-0.60.2-13|27	BuildRequires: make
14mr|aspell-br-0.60.2-13|28	Requires:      aspell >= 0.50
14mr|aspell-br-0.60.2-13|29	
14mr|aspell-br-0.60.2-13|30	# Mandriva Stuff
14mr|aspell-br-0.60.2-13|31	Requires:      locales-%{languagecode}
14mr|aspell-br-0.60.2-13|32	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-br-0.60.2-13|33	Provides:      enchant-dictionary = 1
14mr|aspell-br-0.60.2-13|34	Provides:      aspell-dictionary
14mr|aspell-br-0.60.2-13|35	Provides:	   aspell-%{lc_ctype}
14mr|aspell-br-0.60.2-13|36	
14mr|aspell-br-0.60.2-13|37	Autoreqprov:   no
14mr|aspell-br-0.60.2-13|38	
14mr|aspell-br-0.60.2-13|39	%description
14mr|aspell-br-0.60.2-13|40	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-br-0.60.2-13|41	
14mr|aspell-br-0.60.2-13|42	%description -l br
14mr|aspell-br-0.60.2-13|43	Geriadur brezhonek evit aspell.
14mr|aspell-br-0.60.2-13|44	
14mr|aspell-br-0.60.2-13|45	%prep
14mr|aspell-br-0.60.2-13|46	%setup -q -n %{name}-%{src_ver}
14mr|aspell-br-0.60.2-13|47	
14mr|aspell-br-0.60.2-13|48	%build
14mr|aspell-br-0.60.2-13|49	
14mr|aspell-br-0.60.2-13|50	# don't use configure macro
14mr|aspell-br-0.60.2-13|51	./configure
14mr|aspell-br-0.60.2-13|52	
14mr|aspell-br-0.60.2-13|53	%make
14mr|aspell-br-0.60.2-13|54	
14mr|aspell-br-0.60.2-13|55	%install
14mr|aspell-br-0.60.2-13|56	rm -fr $RPM_BUILD_ROOT
14mr|aspell-br-0.60.2-13|57	
14mr|aspell-br-0.60.2-13|58	%makeinstall_std
14mr|aspell-br-0.60.2-13|59	
14mr|aspell-br-0.60.2-13|60	mv -f README README.%{languagecode}
14mr|aspell-br-0.60.2-13|61	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-br-0.60.2-13|62	
14mr|aspell-br-0.60.2-13|63	%clean
14mr|aspell-br-0.60.2-13|64	rm -fr $RPM_BUILD_ROOT
14mr|aspell-br-0.60.2-13|65	
14mr|aspell-br-0.60.2-13|66	%files
14mr|aspell-br-0.60.2-13|67	%defattr(-,root,root)
14mr|aspell-br-0.60.2-13|68	%doc README.%{languagecode} Copyright doc/*
14mr|aspell-br-0.60.2-13|69	%{_libdir}/aspell-*/*
14mr|aspell-br-0.60.2-13|70	
14mr|aspell-br-0.60.2-13|71	
14mr|aspell-br-0.60.2-13|72	
14mr|aspell-br-0.60.2-13|73	
14mr|aspell-br-0.60.2-13|74	
14mr|aspell-br-0.60.2-13|75	%changelog
14mr|aspell-br-0.60.2-13|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.2-13
14mr|aspell-br-0.60.2-13|77	+ Revision: cd90211
14mr|aspell-br-0.60.2-13|78	- MassBuild#440: Increase release tag
14mr|aspell-br-0.60.2-13|79	
14mr|aspell-br-0.60.2-13|80	

15856 14
14mr|aspell-ca-20090721-5|1	%define _enable_debug_packages %{nil}
14mr|aspell-ca-20090721-5|2	%define debug_package          %{nil}
14mr|aspell-ca-20090721-5|3	
14mr|aspell-ca-20090721-5|4	%define src_ver 2.1.5-1
14mr|aspell-ca-20090721-5|5	%define fname aspell6-%{languagecode}
14mr|aspell-ca-20090721-5|6	%define aspell_ver 0.60
14mr|aspell-ca-20090721-5|7	%define languageenglazy Catalan
14mr|aspell-ca-20090721-5|8	%define languagecode ca
14mr|aspell-ca-20090721-5|9	%define lc_ctype ca_ES
14mr|aspell-ca-20090721-5|10	
14mr|aspell-ca-20090721-5|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ca-20090721-5|12	Summary(ca):   Diccionari català per aspell
14mr|aspell-ca-20090721-5|13	Name:          aspell-%{languagecode}
14mr|aspell-ca-20090721-5|14	Version:       20090721
14mr|aspell-ca-20090721-5|15	Release:       5
14mr|aspell-ca-20090721-5|16	Group:         System/Internationalization
14mr|aspell-ca-20090721-5|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ca-20090721-5|18	URL:           http://aspell.net/
14mr|aspell-ca-20090721-5|19	License:	GPLv2
14mr|aspell-ca-20090721-5|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ca-20090721-5|21	Provides: spell-ca
14mr|aspell-ca-20090721-5|22	
14mr|aspell-ca-20090721-5|23	
14mr|aspell-ca-20090721-5|24	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-ca-20090721-5|25	BuildRequires: make
14mr|aspell-ca-20090721-5|26	Requires:      aspell >= %{aspell_ver}
14mr|aspell-ca-20090721-5|27	
14mr|aspell-ca-20090721-5|28	# Mandriva Stuff
14mr|aspell-ca-20090721-5|29	Requires:      locales-%{languagecode}
14mr|aspell-ca-20090721-5|30	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ca-20090721-5|31	Provides:      enchant-dictionary = 1
14mr|aspell-ca-20090721-5|32	Provides:      aspell-dictionary
14mr|aspell-ca-20090721-5|33	Provides:	   aspell-%{lc_ctype}
14mr|aspell-ca-20090721-5|34	
14mr|aspell-ca-20090721-5|35	Autoreqprov:   no
14mr|aspell-ca-20090721-5|36	
14mr|aspell-ca-20090721-5|37	%description
14mr|aspell-ca-20090721-5|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ca-20090721-5|39	
14mr|aspell-ca-20090721-5|40	%description -l ca
14mr|aspell-ca-20090721-5|41	aspell-ca té les dades d'ortografia del català per utilitzar-se amb
14mr|aspell-ca-20090721-5|42	el programa ispell. Amb aquesta extensió, podeu redactar un document
14mr|aspell-ca-20090721-5|43	en català i verificar fàcilment les seves errades.
14mr|aspell-ca-20090721-5|44	
14mr|aspell-ca-20090721-5|45	aspell es pot utilitzar directament des de la línia d'ordres
14mr|aspell-ca-20090721-5|46	per tal de verificar un fitxer o utilitzat per diversos programes
14mr|aspell-ca-20090721-5|47	comercials de text, com el Lyx, etc."
14mr|aspell-ca-20090721-5|48	
14mr|aspell-ca-20090721-5|49	%prep
14mr|aspell-ca-20090721-5|50	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ca-20090721-5|51	iconv -f ISO-8859-15 -t utf-8 doc/ChangeLog -o doc/ChangeLog.aux
14mr|aspell-ca-20090721-5|52	iconv -f ISO-8859-15 -t utf-8 Copyright -o Copyright.aux
14mr|aspell-ca-20090721-5|53	mv -f doc/ChangeLog.aux doc/ChangeLog
14mr|aspell-ca-20090721-5|54	mv -f Copyright.aux Copyright
14mr|aspell-ca-20090721-5|55	
14mr|aspell-ca-20090721-5|56	%build
14mr|aspell-ca-20090721-5|57	
14mr|aspell-ca-20090721-5|58	# don't use configure macro
14mr|aspell-ca-20090721-5|59	./configure
14mr|aspell-ca-20090721-5|60	
14mr|aspell-ca-20090721-5|61	%make
14mr|aspell-ca-20090721-5|62	
14mr|aspell-ca-20090721-5|63	%install
14mr|aspell-ca-20090721-5|64	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ca-20090721-5|65	
14mr|aspell-ca-20090721-5|66	%makeinstall_std
14mr|aspell-ca-20090721-5|67	
14mr|aspell-ca-20090721-5|68	mv -f README README.%{languagecode}
14mr|aspell-ca-20090721-5|69	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-ca-20090721-5|70	
14mr|aspell-ca-20090721-5|71	%clean
14mr|aspell-ca-20090721-5|72	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ca-20090721-5|73	
14mr|aspell-ca-20090721-5|74	%files
14mr|aspell-ca-20090721-5|75	%defattr(-,root,root)
14mr|aspell-ca-20090721-5|76	%doc README.%{languagecode} Copyright doc/*
14mr|aspell-ca-20090721-5|77	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ca-20090721-5|78	
14mr|aspell-ca-20090721-5|79	
14mr|aspell-ca-20090721-5|80	
14mr|aspell-ca-20090721-5|81	
14mr|aspell-ca-20090721-5|82	
14mr|aspell-ca-20090721-5|83	%changelog
14mr|aspell-ca-20090721-5|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090721-5
14mr|aspell-ca-20090721-5|85	+ Revision: 237a303
14mr|aspell-ca-20090721-5|86	- MassBuild#440: Increase release tag
14mr|aspell-ca-20090721-5|87	
14mr|aspell-ca-20090721-5|88	

15857 14
14mr|aspell-cs-20040614.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-cs-20040614.1-12|2	%define debug_package          %{nil}
14mr|aspell-cs-20040614.1-12|3	
14mr|aspell-cs-20040614.1-12|4	%define src_ver 20040614-1
14mr|aspell-cs-20040614.1-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-cs-20040614.1-12|6	%define aspell_ver 0.60
14mr|aspell-cs-20040614.1-12|7	%define languageenglazy Czech
14mr|aspell-cs-20040614.1-12|8	%define languagecode cs
14mr|aspell-cs-20040614.1-12|9	%define lc_ctype cs_CZ
14mr|aspell-cs-20040614.1-12|10	
14mr|aspell-cs-20040614.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-cs-20040614.1-12|12	Summary(cs):   Český slovník pro korektor překlepů aspell
14mr|aspell-cs-20040614.1-12|13	Name:          aspell-%{languagecode}
14mr|aspell-cs-20040614.1-12|14	Version:       20040614.1
14mr|aspell-cs-20040614.1-12|15	Release:       12
14mr|aspell-cs-20040614.1-12|16	Group:         System/Internationalization
14mr|aspell-cs-20040614.1-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-cs-20040614.1-12|18	URL:		   http://aspell.sourceforge.net/
14mr|aspell-cs-20040614.1-12|19	License:	   GPL
14mr|aspell-cs-20040614.1-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-cs-20040614.1-12|21	
14mr|aspell-cs-20040614.1-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-cs-20040614.1-12|23	BuildRequires: make
14mr|aspell-cs-20040614.1-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-cs-20040614.1-12|25	
14mr|aspell-cs-20040614.1-12|26	# Mandriva Stuff
14mr|aspell-cs-20040614.1-12|27	Requires:      locales-%{languagecode}
14mr|aspell-cs-20040614.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-cs-20040614.1-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-cs-20040614.1-12|30	Provides:      aspell-dictionary
14mr|aspell-cs-20040614.1-12|31	Provides:	   aspell-%{lc_ctype}
14mr|aspell-cs-20040614.1-12|32	Provides:      spell-%{languagecode}
14mr|aspell-cs-20040614.1-12|33	
14mr|aspell-cs-20040614.1-12|34	Autoreqprov:   no
14mr|aspell-cs-20040614.1-12|35	
14mr|aspell-cs-20040614.1-12|36	%description
14mr|aspell-cs-20040614.1-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-cs-20040614.1-12|38	
14mr|aspell-cs-20040614.1-12|39	%prep
14mr|aspell-cs-20040614.1-12|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-cs-20040614.1-12|41	
14mr|aspell-cs-20040614.1-12|42	%build
14mr|aspell-cs-20040614.1-12|43	
14mr|aspell-cs-20040614.1-12|44	# don't use configure macro
14mr|aspell-cs-20040614.1-12|45	./configure
14mr|aspell-cs-20040614.1-12|46	
14mr|aspell-cs-20040614.1-12|47	%make
14mr|aspell-cs-20040614.1-12|48	
14mr|aspell-cs-20040614.1-12|49	%install
14mr|aspell-cs-20040614.1-12|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-cs-20040614.1-12|51	
14mr|aspell-cs-20040614.1-12|52	%makeinstall_std
14mr|aspell-cs-20040614.1-12|53	
14mr|aspell-cs-20040614.1-12|54	mv -f README README.%{languagecode}
14mr|aspell-cs-20040614.1-12|55	chmod 644 Copyright README.%{languagecode}
14mr|aspell-cs-20040614.1-12|56	
14mr|aspell-cs-20040614.1-12|57	%clean
14mr|aspell-cs-20040614.1-12|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-cs-20040614.1-12|59	
14mr|aspell-cs-20040614.1-12|60	%files
14mr|aspell-cs-20040614.1-12|61	%defattr(-,root,root)
14mr|aspell-cs-20040614.1-12|62	%doc README.%{languagecode} Copyright doc/notes.txt doc/README.orig
14mr|aspell-cs-20040614.1-12|63	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-cs-20040614.1-12|64	
14mr|aspell-cs-20040614.1-12|65	
14mr|aspell-cs-20040614.1-12|66	
14mr|aspell-cs-20040614.1-12|67	
14mr|aspell-cs-20040614.1-12|68	
14mr|aspell-cs-20040614.1-12|69	%changelog
14mr|aspell-cs-20040614.1-12|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20040614.1-12
14mr|aspell-cs-20040614.1-12|71	+ Revision: 603af62
14mr|aspell-cs-20040614.1-12|72	- MassBuild#440: Increase release tag
14mr|aspell-cs-20040614.1-12|73	
14mr|aspell-cs-20040614.1-12|74	

15858 14
14mr|aspell-cy-0.50.3-22|1	%define _enable_debug_packages %{nil}
14mr|aspell-cy-0.50.3-22|2	%define debug_package          %{nil}
14mr|aspell-cy-0.50.3-22|3	
14mr|aspell-cy-0.50.3-22|4	# WARNING
14mr|aspell-cy-0.50.3-22|5	# To build this package, you must set LC_ALL to cy
14mr|aspell-cy-0.50.3-22|6	# example : LC_ALL=cy rpm -ba aspell-cy.speco
14mr|aspell-cy-0.50.3-22|7	
14mr|aspell-cy-0.50.3-22|8	%define src_ver 0.50-3
14mr|aspell-cy-0.50.3-22|9	%define languagelocal cymraeg
14mr|aspell-cy-0.50.3-22|10	%define languageeng welsh
14mr|aspell-cy-0.50.3-22|11	%define languageenglazy Welsh
14mr|aspell-cy-0.50.3-22|12	%define languagecode cy
14mr|aspell-cy-0.50.3-22|13	%define lc_ctype cy_CY
14mr|aspell-cy-0.50.3-22|14	
14mr|aspell-cy-0.50.3-22|15	Summary:	%{languageenglazy} files for aspell
14mr|aspell-cy-0.50.3-22|16	Name:		aspell-%{languagecode}
14mr|aspell-cy-0.50.3-22|17	Version:	0.50.3
14mr|aspell-cy-0.50.3-22|18	Release:	22
14mr|aspell-cy-0.50.3-22|19	Group:		System/Internationalization
14mr|aspell-cy-0.50.3-22|20	Source:		http://aspell.sourceforge.net/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-cy-0.50.3-22|21	URL:		http://aspell.sourceforge.net/
14mr|aspell-cy-0.50.3-22|22	License:	GPL
14mr|aspell-cy-0.50.3-22|23	Epoch:		1
14mr|aspell-cy-0.50.3-22|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-cy-0.50.3-22|25	Provides: spell-cy
14mr|aspell-cy-0.50.3-22|26	
14mr|aspell-cy-0.50.3-22|27	BuildRequires:	aspell >= 0.50
14mr|aspell-cy-0.50.3-22|28	Requires:	aspell >= 0.50
14mr|aspell-cy-0.50.3-22|29	BuildRequires:	locales-cy
14mr|aspell-cy-0.50.3-22|30	
14mr|aspell-cy-0.50.3-22|31	# Mandriva Stuff
14mr|aspell-cy-0.50.3-22|32	Requires:	locales-%{languagecode}
14mr|aspell-cy-0.50.3-22|33	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-cy-0.50.3-22|34	Provides:	enchant-dictionary = 1
14mr|aspell-cy-0.50.3-22|35	Provides:	aspell-dictionary
14mr|aspell-cy-0.50.3-22|36	
14mr|aspell-cy-0.50.3-22|37	Autoreqprov:	no
14mr|aspell-cy-0.50.3-22|38	
14mr|aspell-cy-0.50.3-22|39	%description
14mr|aspell-cy-0.50.3-22|40	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-cy-0.50.3-22|41	
14mr|aspell-cy-0.50.3-22|42	%prep
14mr|aspell-cy-0.50.3-22|43	%setup -q -n %{name}-%{src_ver}
14mr|aspell-cy-0.50.3-22|44	
14mr|aspell-cy-0.50.3-22|45	%build
14mr|aspell-cy-0.50.3-22|46	export LC_ALL=cy
14mr|aspell-cy-0.50.3-22|47	
14mr|aspell-cy-0.50.3-22|48	./configure
14mr|aspell-cy-0.50.3-22|49	%make
14mr|aspell-cy-0.50.3-22|50	
14mr|aspell-cy-0.50.3-22|51	%install
14mr|aspell-cy-0.50.3-22|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-cy-0.50.3-22|53	
14mr|aspell-cy-0.50.3-22|54	export LC_ALL=cy
14mr|aspell-cy-0.50.3-22|55	
14mr|aspell-cy-0.50.3-22|56	make DESTDIR=$RPM_BUILD_ROOT install
14mr|aspell-cy-0.50.3-22|57	
14mr|aspell-cy-0.50.3-22|58	# fix doc perms
14mr|aspell-cy-0.50.3-22|59	chmod 644 README
14mr|aspell-cy-0.50.3-22|60	
14mr|aspell-cy-0.50.3-22|61	%clean
14mr|aspell-cy-0.50.3-22|62	rm -fr $RPM_BUILD_ROOT
14mr|aspell-cy-0.50.3-22|63	
14mr|aspell-cy-0.50.3-22|64	%files
14mr|aspell-cy-0.50.3-22|65	%defattr(-,root,root)
14mr|aspell-cy-0.50.3-22|66	%doc README
14mr|aspell-cy-0.50.3-22|67	%{_libdir}/aspell-*/*
14mr|aspell-cy-0.50.3-22|68	
14mr|aspell-cy-0.50.3-22|69	
14mr|aspell-cy-0.50.3-22|70	
14mr|aspell-cy-0.50.3-22|71	
14mr|aspell-cy-0.50.3-22|72	
14mr|aspell-cy-0.50.3-22|73	%changelog
14mr|aspell-cy-0.50.3-22|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.50.3-22
14mr|aspell-cy-0.50.3-22|75	+ Revision: cd32f6d
14mr|aspell-cy-0.50.3-22|76	- MassBuild#440: Increase release tag
14mr|aspell-cy-0.50.3-22|77	
14mr|aspell-cy-0.50.3-22|78	

15859 14
14mr|aspell-da-1.7.42-3|1	%define _enable_debug_packages %{nil}
14mr|aspell-da-1.7.42-3|2	%define debug_package          %{nil}
14mr|aspell-da-1.7.42-3|3	
14mr|aspell-da-1.7.42-3|4	%define src_ver %{version}
14mr|aspell-da-1.7.42-3|5	%define fname new_aspell-da
14mr|aspell-da-1.7.42-3|6	%define aspell_ver 0.60
14mr|aspell-da-1.7.42-3|7	%define languagelocal dansk
14mr|aspell-da-1.7.42-3|8	%define languageeng danish
14mr|aspell-da-1.7.42-3|9	%define languageenglazy Danish
14mr|aspell-da-1.7.42-3|10	%define languagecode da
14mr|aspell-da-1.7.42-3|11	
14mr|aspell-da-1.7.42-3|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-da-1.7.42-3|13	Name:          aspell-%{languagecode}
14mr|aspell-da-1.7.42-3|14	Version:       1.7.42
14mr|aspell-da-1.7.42-3|15	Release:       3
14mr|aspell-da-1.7.42-3|16	Epoch:	       1
14mr|aspell-da-1.7.42-3|17	Group:         System/Internationalization
14mr|aspell-da-1.7.42-3|18	Source:        http://da.speling.org/filer/new_aspell-da-%version.tar.bz2
14mr|aspell-da-1.7.42-3|19	URL:           http://da.speling.org/
14mr|aspell-da-1.7.42-3|20	License:       GPL
14mr|aspell-da-1.7.42-3|21	Provides: spell-da
14mr|aspell-da-1.7.42-3|22	
14mr|aspell-da-1.7.42-3|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-da-1.7.42-3|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-da-1.7.42-3|25	
14mr|aspell-da-1.7.42-3|26	# Mandriva Stuff
14mr|aspell-da-1.7.42-3|27	Requires:      locales-%{languagecode}
14mr|aspell-da-1.7.42-3|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-da-1.7.42-3|29	Provides:      enchant-dictionary = 1
14mr|aspell-da-1.7.42-3|30	Provides:      aspell-dictionary aspell-dk
14mr|aspell-da-1.7.42-3|31	
14mr|aspell-da-1.7.42-3|32	# RedHat Stuff.
14mr|aspell-da-1.7.42-3|33	#Obsoletes: ispell-dk, ispell-danish
14mr|aspell-da-1.7.42-3|34	Obsoletes: aspell-dk
14mr|aspell-da-1.7.42-3|35	
14mr|aspell-da-1.7.42-3|36	Autoreqprov:   no
14mr|aspell-da-1.7.42-3|37	
14mr|aspell-da-1.7.42-3|38	%description
14mr|aspell-da-1.7.42-3|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-da-1.7.42-3|40	
14mr|aspell-da-1.7.42-3|41	%prep
14mr|aspell-da-1.7.42-3|42	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-da-1.7.42-3|43	
14mr|aspell-da-1.7.42-3|44	%build
14mr|aspell-da-1.7.42-3|45	# don't use configure macro
14mr|aspell-da-1.7.42-3|46	./configure
14mr|aspell-da-1.7.42-3|47	%make
14mr|aspell-da-1.7.42-3|48	
14mr|aspell-da-1.7.42-3|49	%install
14mr|aspell-da-1.7.42-3|50	%makeinstall_std
14mr|aspell-da-1.7.42-3|51	chmod 644 README Copyright
14mr|aspell-da-1.7.42-3|52	
14mr|aspell-da-1.7.42-3|53	%files
14mr|aspell-da-1.7.42-3|54	%doc README*
14mr|aspell-da-1.7.42-3|55	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-da-1.7.42-3|56	
14mr|aspell-da-1.7.42-3|57	
14mr|aspell-da-1.7.42-3|58	
14mr|aspell-da-1.7.42-3|59	
14mr|aspell-da-1.7.42-3|60	
14mr|aspell-da-1.7.42-3|61	%changelog
14mr|aspell-da-1.7.42-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.7.42-3
14mr|aspell-da-1.7.42-3|63	+ Revision: 971df88
14mr|aspell-da-1.7.42-3|64	- MassBuild#440: Increase release tag
14mr|aspell-da-1.7.42-3|65	
14mr|aspell-da-1.7.42-3|66	

15860 14
14mr|aspell-de-20030222.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-de-20030222.1-13|2	%define debug_package          %{nil}
14mr|aspell-de-20030222.1-13|3	
14mr|aspell-de-20030222.1-13|4	%define src_ver 20030222-1
14mr|aspell-de-20030222.1-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-de-20030222.1-13|6	%define aspell_ver 0.60
14mr|aspell-de-20030222.1-13|7	%define languageeng german
14mr|aspell-de-20030222.1-13|8	%define languageenglazy German
14mr|aspell-de-20030222.1-13|9	%define languagecode de
14mr|aspell-de-20030222.1-13|10	
14mr|aspell-de-20030222.1-13|11	Name:		aspell-%{languagecode}
14mr|aspell-de-20030222.1-13|12	Version:	20030222.1
14mr|aspell-de-20030222.1-13|13	Release:	13
14mr|aspell-de-20030222.1-13|14	Summary:	%{languageenglazy} files for aspell
14mr|aspell-de-20030222.1-13|15	Group:		System/Internationalization
14mr|aspell-de-20030222.1-13|16	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-de-20030222.1-13|17	URL:		http://aspell.sourceforge.net/
14mr|aspell-de-20030222.1-13|18	License:	GPL
14mr|aspell-de-20030222.1-13|19	Epoch:		1
14mr|aspell-de-20030222.1-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-de-20030222.1-13|21	
14mr|aspell-de-20030222.1-13|22	BuildRequires:	aspell >= %{aspell_ver}
14mr|aspell-de-20030222.1-13|23	Requires:	aspell >= %{aspell_ver}
14mr|aspell-de-20030222.1-13|24	Obsoletes:	aspell-de_CH
14mr|aspell-de-20030222.1-13|25	Provides:	aspell-de_CH
14mr|aspell-de-20030222.1-13|26	Provides:	aspell-de_AT
14mr|aspell-de-20030222.1-13|27	Provides:	aspell-de_DE
14mr|aspell-de-20030222.1-13|28	Obsoletes:	spell-%{languagecode}
14mr|aspell-de-20030222.1-13|29	Provides:	spell-%{languagecode}
14mr|aspell-de-20030222.1-13|30	
14mr|aspell-de-20030222.1-13|31	# Mandriva Stuff
14mr|aspell-de-20030222.1-13|32	Requires:	locales-%{languagecode}
14mr|aspell-de-20030222.1-13|33	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-de-20030222.1-13|34	Provides:	enchant-dictionary = 1
14mr|aspell-de-20030222.1-13|35	Provides:	aspell-dictionary
14mr|aspell-de-20030222.1-13|36	
14mr|aspell-de-20030222.1-13|37	%description
14mr|aspell-de-20030222.1-13|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-de-20030222.1-13|39	
14mr|aspell-de-20030222.1-13|40	%prep
14mr|aspell-de-20030222.1-13|41	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-de-20030222.1-13|42	
14mr|aspell-de-20030222.1-13|43	%build
14mr|aspell-de-20030222.1-13|44	./configure
14mr|aspell-de-20030222.1-13|45	%make
14mr|aspell-de-20030222.1-13|46	
14mr|aspell-de-20030222.1-13|47	%install
14mr|aspell-de-20030222.1-13|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-de-20030222.1-13|49	make DESTDIR=$RPM_BUILD_ROOT install
14mr|aspell-de-20030222.1-13|50	
14mr|aspell-de-20030222.1-13|51	%clean
14mr|aspell-de-20030222.1-13|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-de-20030222.1-13|53	
14mr|aspell-de-20030222.1-13|54	%files
14mr|aspell-de-20030222.1-13|55	%defattr(644,root,root,755)
14mr|aspell-de-20030222.1-13|56	%doc README COPYING doc/*
14mr|aspell-de-20030222.1-13|57	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-de-20030222.1-13|58	
14mr|aspell-de-20030222.1-13|59	
14mr|aspell-de-20030222.1-13|60	
14mr|aspell-de-20030222.1-13|61	
14mr|aspell-de-20030222.1-13|62	
14mr|aspell-de-20030222.1-13|63	%changelog
14mr|aspell-de-20030222.1-13|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20030222.1-13
14mr|aspell-de-20030222.1-13|65	+ Revision: f3c5973
14mr|aspell-de-20030222.1-13|66	- MassBuild#440: Increase release tag
14mr|aspell-de-20030222.1-13|67	
14mr|aspell-de-20030222.1-13|68	

15861 14
14mr|aspell-el-0.50.3-18|1	%define _enable_debug_packages %{nil}
14mr|aspell-el-0.50.3-18|2	%define debug_package          %{nil}
14mr|aspell-el-0.50.3-18|3	
14mr|aspell-el-0.50.3-18|4	%define src_ver 0.50-3
14mr|aspell-el-0.50.3-18|5	%define languageeng greek
14mr|aspell-el-0.50.3-18|6	%define languageenglazy Greek
14mr|aspell-el-0.50.3-18|7	%define languagecode el
14mr|aspell-el-0.50.3-18|8	
14mr|aspell-el-0.50.3-18|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-el-0.50.3-18|10	Name:          aspell-%{languagecode}
14mr|aspell-el-0.50.3-18|11	Version:       0.50.3
14mr|aspell-el-0.50.3-18|12	Release:       18
14mr|aspell-el-0.50.3-18|13	Group:         System/Internationalization
14mr|aspell-el-0.50.3-18|14	Source:        ftp://ftp.gnu.org/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-el-0.50.3-18|15	URL:           http://aspell.sourceforge.net/
14mr|aspell-el-0.50.3-18|16	License:       GPL
14mr|aspell-el-0.50.3-18|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-el-0.50.3-18|18	Provides: spell-el
14mr|aspell-el-0.50.3-18|19	
14mr|aspell-el-0.50.3-18|20	BuildRequires: aspell >= 0.50
14mr|aspell-el-0.50.3-18|21	Requires:      aspell >= 0.50
14mr|aspell-el-0.50.3-18|22	
14mr|aspell-el-0.50.3-18|23	# Mandriva Stuff
14mr|aspell-el-0.50.3-18|24	Requires:      locales-%{languagecode}
14mr|aspell-el-0.50.3-18|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-el-0.50.3-18|26	Provides:      enchant-dictionary = 1
14mr|aspell-el-0.50.3-18|27	Provides:      aspell-dictionary
14mr|aspell-el-0.50.3-18|28	
14mr|aspell-el-0.50.3-18|29	Autoreqprov:   no
14mr|aspell-el-0.50.3-18|30	
14mr|aspell-el-0.50.3-18|31	%description
14mr|aspell-el-0.50.3-18|32	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-el-0.50.3-18|33	
14mr|aspell-el-0.50.3-18|34	%prep
14mr|aspell-el-0.50.3-18|35	%setup -q -n %{name}-%{src_ver}
14mr|aspell-el-0.50.3-18|36	
14mr|aspell-el-0.50.3-18|37	%build
14mr|aspell-el-0.50.3-18|38	
14mr|aspell-el-0.50.3-18|39	# don't use configure macro
14mr|aspell-el-0.50.3-18|40	./configure
14mr|aspell-el-0.50.3-18|41	
14mr|aspell-el-0.50.3-18|42	%make
14mr|aspell-el-0.50.3-18|43	
14mr|aspell-el-0.50.3-18|44	%install
14mr|aspell-el-0.50.3-18|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-el-0.50.3-18|46	
14mr|aspell-el-0.50.3-18|47	%makeinstall_std
14mr|aspell-el-0.50.3-18|48	
14mr|aspell-el-0.50.3-18|49	chmod 644 README Copyright
14mr|aspell-el-0.50.3-18|50	
14mr|aspell-el-0.50.3-18|51	%clean
14mr|aspell-el-0.50.3-18|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-el-0.50.3-18|53	
14mr|aspell-el-0.50.3-18|54	%files
14mr|aspell-el-0.50.3-18|55	%defattr(-,root,root)
14mr|aspell-el-0.50.3-18|56	%doc README Copyright
14mr|aspell-el-0.50.3-18|57	%{_libdir}/aspell-*/*
14mr|aspell-el-0.50.3-18|58	
14mr|aspell-el-0.50.3-18|59	
14mr|aspell-el-0.50.3-18|60	
14mr|aspell-el-0.50.3-18|61	
14mr|aspell-el-0.50.3-18|62	
14mr|aspell-el-0.50.3-18|63	%changelog
14mr|aspell-el-0.50.3-18|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.3-18
14mr|aspell-el-0.50.3-18|65	+ Revision: c3d9ef5
14mr|aspell-el-0.50.3-18|66	- MassBuild#440: Increase release tag
14mr|aspell-el-0.50.3-18|67	
14mr|aspell-el-0.50.3-18|68	

15862 14
14mr|aspell-en-7.1.0-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-en-7.1.0-2|2	%define debug_package          %{nil}
14mr|aspell-en-7.1.0-2|3	
14mr|aspell-en-7.1.0-2|4	%define src_ver 7.1-0
14mr|aspell-en-7.1.0-2|5	%define fname aspell6-%{languagecode}
14mr|aspell-en-7.1.0-2|6	%define aspell_ver 0.60
14mr|aspell-en-7.1.0-2|7	%define languagelocal english
14mr|aspell-en-7.1.0-2|8	%define languageeng english
14mr|aspell-en-7.1.0-2|9	%define languageenglazy American
14mr|aspell-en-7.1.0-2|10	%define languagecode en
14mr|aspell-en-7.1.0-2|11	%define lc_ctype en_US
14mr|aspell-en-7.1.0-2|12	
14mr|aspell-en-7.1.0-2|13	Summary:	English files for aspell
14mr|aspell-en-7.1.0-2|14	Name:		aspell-%{languagecode}
14mr|aspell-en-7.1.0-2|15	Version:	7.1.0
14mr|aspell-en-7.1.0-2|16	Release:	2
14mr|aspell-en-7.1.0-2|17	Group:		System/Internationalization
14mr|aspell-en-7.1.0-2|18	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%fname-%{src_ver}.tar.bz2
14mr|aspell-en-7.1.0-2|19	URL:		http://aspell.sourceforge.net/
14mr|aspell-en-7.1.0-2|20	License:	SCOWL
14mr|aspell-en-7.1.0-2|21	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-en-7.1.0-2|22	Provides:	spell-%{languagecode}
14mr|aspell-en-7.1.0-2|23	# old ispell is repalced with aspell
14mr|aspell-en-7.1.0-2|24	Obsoletes:	ispell-%{languagecode}
14mr|aspell-en-7.1.0-2|25	Obsoletes:	ispell-english, iamerica, ibritish, ispell-british
14mr|aspell-en-7.1.0-2|26	
14mr|aspell-en-7.1.0-2|27	BuildRequires:	make
14mr|aspell-en-7.1.0-2|28	BuildRequires:	aspell >= %{aspell_ver}
14mr|aspell-en-7.1.0-2|29	Requires:	aspell >= %{aspell_ver}
14mr|aspell-en-7.1.0-2|30	
14mr|aspell-en-7.1.0-2|31	# Mandriva Stuff
14mr|aspell-en-7.1.0-2|32	Requires:	locales-%{languagecode}
14mr|aspell-en-7.1.0-2|33	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-en-7.1.0-2|34	Provides:	enchant-dictionary = 1
14mr|aspell-en-7.1.0-2|35	Provides:	aspell-dictionary
14mr|aspell-en-7.1.0-2|36	Obsoletes:	aspell-en_CA aspell-en_GB
14mr|aspell-en-7.1.0-2|37	Provides:	aspell-en_CA aspell-en_GB
14mr|aspell-en-7.1.0-2|38	
14mr|aspell-en-7.1.0-2|39	Autoreqprov:	no
14mr|aspell-en-7.1.0-2|40	
14mr|aspell-en-7.1.0-2|41	%description
14mr|aspell-en-7.1.0-2|42	A English dictionary for use with aspell, a spelling checker.
14mr|aspell-en-7.1.0-2|43	
14mr|aspell-en-7.1.0-2|44	%prep
14mr|aspell-en-7.1.0-2|45	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-en-7.1.0-2|46	
14mr|aspell-en-7.1.0-2|47	%build
14mr|aspell-en-7.1.0-2|48	# don't use %%configure macro
14mr|aspell-en-7.1.0-2|49	./configure
14mr|aspell-en-7.1.0-2|50	
14mr|aspell-en-7.1.0-2|51	%make
14mr|aspell-en-7.1.0-2|52	
14mr|aspell-en-7.1.0-2|53	%install
14mr|aspell-en-7.1.0-2|54	rm -fr %{buildroot}
14mr|aspell-en-7.1.0-2|55	
14mr|aspell-en-7.1.0-2|56	%makeinstall_std
14mr|aspell-en-7.1.0-2|57	
14mr|aspell-en-7.1.0-2|58	chmod 644 README Copyright
14mr|aspell-en-7.1.0-2|59	
14mr|aspell-en-7.1.0-2|60	%clean
14mr|aspell-en-7.1.0-2|61	rm -fr %{buildroot}
14mr|aspell-en-7.1.0-2|62	
14mr|aspell-en-7.1.0-2|63	%files
14mr|aspell-en-7.1.0-2|64	%defattr(-,root,root)
14mr|aspell-en-7.1.0-2|65	%doc README Copyright
14mr|aspell-en-7.1.0-2|66	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-en-7.1.0-2|67	
14mr|aspell-en-7.1.0-2|68	
14mr|aspell-en-7.1.0-2|69	
14mr|aspell-en-7.1.0-2|70	
14mr|aspell-en-7.1.0-2|71	%changelog
14mr|aspell-en-7.1.0-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.1.0-2
14mr|aspell-en-7.1.0-2|73	+ Revision: e66fb13
14mr|aspell-en-7.1.0-2|74	- MassBuild#440: Increase release tag
14mr|aspell-en-7.1.0-2|75	
14mr|aspell-en-7.1.0-2|76	

15863 14
14mr|aspell-eo-2.1.20000225a.2-6|1	%define _enable_debug_packages %{nil}
14mr|aspell-eo-2.1.20000225a.2-6|2	%define debug_package          %{nil}
14mr|aspell-eo-2.1.20000225a.2-6|3	
14mr|aspell-eo-2.1.20000225a.2-6|4	# NOTE: as of version 0.50-2, the wordlist isn't using accents;
14mr|aspell-eo-2.1.20000225a.2-6|5	# so we fix that with a small script in %setup section; that should
14mr|aspell-eo-2.1.20000225a.2-6|6	# be removed once an accented wordlist is included
14mr|aspell-eo-2.1.20000225a.2-6|7	
14mr|aspell-eo-2.1.20000225a.2-6|8	%define src_ver 2.1.20000225a-2
14mr|aspell-eo-2.1.20000225a.2-6|9	%define fname aspell6-%{languagecode}
14mr|aspell-eo-2.1.20000225a.2-6|10	%define aspell_ver 0.60
14mr|aspell-eo-2.1.20000225a.2-6|11	%define languagelocal esperanto
14mr|aspell-eo-2.1.20000225a.2-6|12	%define languageeng esperanto
14mr|aspell-eo-2.1.20000225a.2-6|13	%define languageenglazy Esperanto
14mr|aspell-eo-2.1.20000225a.2-6|14	%define languagecode eo
14mr|aspell-eo-2.1.20000225a.2-6|15	%define lc_ctype eo_XX
14mr|aspell-eo-2.1.20000225a.2-6|16	
14mr|aspell-eo-2.1.20000225a.2-6|17	Summary:       %{languageenglazy} files for aspell
14mr|aspell-eo-2.1.20000225a.2-6|18	Name:          aspell-%{languagecode}
14mr|aspell-eo-2.1.20000225a.2-6|19	Version:       2.1.20000225a.2
14mr|aspell-eo-2.1.20000225a.2-6|20	Release:       6
14mr|aspell-eo-2.1.20000225a.2-6|21	Group:         System/Internationalization
14mr|aspell-eo-2.1.20000225a.2-6|22	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-eo-2.1.20000225a.2-6|23	URL:	       http://aspell.sourceforge.net/
14mr|aspell-eo-2.1.20000225a.2-6|24	License:       GPL
14mr|aspell-eo-2.1.20000225a.2-6|25	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-eo-2.1.20000225a.2-6|26	Provides: spell-eo
14mr|aspell-eo-2.1.20000225a.2-6|27	
14mr|aspell-eo-2.1.20000225a.2-6|28	
14mr|aspell-eo-2.1.20000225a.2-6|29	BuildRequires: aspell
14mr|aspell-eo-2.1.20000225a.2-6|30	Requires:      aspell
14mr|aspell-eo-2.1.20000225a.2-6|31	
14mr|aspell-eo-2.1.20000225a.2-6|32	# Mandriva Stuff
14mr|aspell-eo-2.1.20000225a.2-6|33	Requires:      locales-%{languagecode}
14mr|aspell-eo-2.1.20000225a.2-6|34	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-eo-2.1.20000225a.2-6|35	Provides:      enchant-dictionary = 1
14mr|aspell-eo-2.1.20000225a.2-6|36	Provides:      aspell-dictionary
14mr|aspell-eo-2.1.20000225a.2-6|37	
14mr|aspell-eo-2.1.20000225a.2-6|38	# RedHat Stuff. is this right:
14mr|aspell-eo-2.1.20000225a.2-6|39	#Obsoletes: ispell-eo, ispell-esperanto
14mr|aspell-eo-2.1.20000225a.2-6|40	
14mr|aspell-eo-2.1.20000225a.2-6|41	Autoreqprov:   no
14mr|aspell-eo-2.1.20000225a.2-6|42	
14mr|aspell-eo-2.1.20000225a.2-6|43	%description
14mr|aspell-eo-2.1.20000225a.2-6|44	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-eo-2.1.20000225a.2-6|45	
14mr|aspell-eo-2.1.20000225a.2-6|46	%prep
14mr|aspell-eo-2.1.20000225a.2-6|47	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-eo-2.1.20000225a.2-6|48	
14mr|aspell-eo-2.1.20000225a.2-6|49	%build
14mr|aspell-eo-2.1.20000225a.2-6|50	./configure
14mr|aspell-eo-2.1.20000225a.2-6|51	#%make
14mr|aspell-eo-2.1.20000225a.2-6|52	
14mr|aspell-eo-2.1.20000225a.2-6|53	# the word list doesn't use accents; fixing that
14mr|aspell-eo-2.1.20000225a.2-6|54	cat << EOF > fixaccents.sh
14mr|aspell-eo-2.1.20000225a.2-6|55	#!/bin/bash
14mr|aspell-eo-2.1.20000225a.2-6|56	cat - | \
14mr|aspell-eo-2.1.20000225a.2-6|57	sed 's/C[Xx]/ĉ/g' | sed 's/cx/ĉ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|58	sed 's/G[Xx]/Ĝ/g' | sed 's/gx/ĝ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|59	sed 's/H[Xx]/Ĥ/g' | sed 's/hx/ĥ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|60	sed 's/J[Xx]/Ĵ/g' | sed 's/jx/ĵ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|61	sed 's/S[Xx]/Ŝ/g' | sed 's/sx/ŝ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|62	sed 's/U[Xx]/Ŭ/g' | sed 's/ux/ŭ/g' | \
14mr|aspell-eo-2.1.20000225a.2-6|63	iconv -f utf-8 -t iso-8859-3
14mr|aspell-eo-2.1.20000225a.2-6|64	EOF
14mr|aspell-eo-2.1.20000225a.2-6|65	preunzip -c eo.cwl | sh ./fixaccents.sh | (LC_ALL=C sort) > eo.wl
14mr|aspell-eo-2.1.20000225a.2-6|66	aspell  --lang=eo create master ./eo.rws < eo.wl
14mr|aspell-eo-2.1.20000225a.2-6|67	
14mr|aspell-eo-2.1.20000225a.2-6|68	%install
14mr|aspell-eo-2.1.20000225a.2-6|69	rm -fr $RPM_BUILD_ROOT
14mr|aspell-eo-2.1.20000225a.2-6|70	make DESTDIR=$RPM_BUILD_ROOT install
14mr|aspell-eo-2.1.20000225a.2-6|71	
14mr|aspell-eo-2.1.20000225a.2-6|72	# fix doc perms
14mr|aspell-eo-2.1.20000225a.2-6|73	chmod 644 README
14mr|aspell-eo-2.1.20000225a.2-6|74	
14mr|aspell-eo-2.1.20000225a.2-6|75	%clean
14mr|aspell-eo-2.1.20000225a.2-6|76	rm -fr $RPM_BUILD_ROOT
14mr|aspell-eo-2.1.20000225a.2-6|77	
14mr|aspell-eo-2.1.20000225a.2-6|78	%files
14mr|aspell-eo-2.1.20000225a.2-6|79	%defattr(-,root,root)
14mr|aspell-eo-2.1.20000225a.2-6|80	%doc README
14mr|aspell-eo-2.1.20000225a.2-6|81	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-eo-2.1.20000225a.2-6|82	
14mr|aspell-eo-2.1.20000225a.2-6|83	
14mr|aspell-eo-2.1.20000225a.2-6|84	
14mr|aspell-eo-2.1.20000225a.2-6|85	
14mr|aspell-eo-2.1.20000225a.2-6|86	
14mr|aspell-eo-2.1.20000225a.2-6|87	%changelog
14mr|aspell-eo-2.1.20000225a.2-6|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.20000225a.2-6
14mr|aspell-eo-2.1.20000225a.2-6|89	+ Revision: 15a2a85
14mr|aspell-eo-2.1.20000225a.2-6|90	- MassBuild#440: Increase release tag
14mr|aspell-eo-2.1.20000225a.2-6|91	
14mr|aspell-eo-2.1.20000225a.2-6|92	

15864 14
14mr|aspell-es-1.11.2-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-es-1.11.2-2|2	%define debug_package          %{nil}
14mr|aspell-es-1.11.2-2|3	
14mr|aspell-es-1.11.2-2|4	# WARNING
14mr|aspell-es-1.11.2-2|5	# To build this package, you may have to set LANG to es
14mr|aspell-es-1.11.2-2|6	# example : LANG=es; rpm -ba aspell-es.spec
14mr|aspell-es-1.11.2-2|7	
14mr|aspell-es-1.11.2-2|8	%define src_ver 1.11-2
14mr|aspell-es-1.11.2-2|9	%define fname aspell6-%{languagecode}
14mr|aspell-es-1.11.2-2|10	%define aspell_ver 0.60
14mr|aspell-es-1.11.2-2|11	%define languagelocal espanol
14mr|aspell-es-1.11.2-2|12	%define languageeng spanish
14mr|aspell-es-1.11.2-2|13	%define languageenglazy Spanish
14mr|aspell-es-1.11.2-2|14	%define languagecode es
14mr|aspell-es-1.11.2-2|15	
14mr|aspell-es-1.11.2-2|16	Summary:       %{languageenglazy} files for aspell
14mr|aspell-es-1.11.2-2|17	Name:          aspell-%{languagecode}
14mr|aspell-es-1.11.2-2|18	Version:       1.11.2
14mr|aspell-es-1.11.2-2|19	Release:       2
14mr|aspell-es-1.11.2-2|20	Group:         System/Internationalization
14mr|aspell-es-1.11.2-2|21	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-es-1.11.2-2|22	URL:           http://aspell.sourceforge.net/
14mr|aspell-es-1.11.2-2|23	License:       GPLv2
14mr|aspell-es-1.11.2-2|24	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-es-1.11.2-2|25	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-es-1.11.2-2|26	Requires:      aspell >= %{aspell_ver}
14mr|aspell-es-1.11.2-2|27	
14mr|aspell-es-1.11.2-2|28	BuildRequires: locales-es
14mr|aspell-es-1.11.2-2|29	
14mr|aspell-es-1.11.2-2|30	# Mandriva Stuff
14mr|aspell-es-1.11.2-2|31	Requires:      locales-%{languagecode}
14mr|aspell-es-1.11.2-2|32	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-es-1.11.2-2|33	Provides:      enchant-dictionary = 1
14mr|aspell-es-1.11.2-2|34	Provides:      aspell-dictionary spell-es
14mr|aspell-es-1.11.2-2|35	
14mr|aspell-es-1.11.2-2|36	# RedHat Stuff. is this right:
14mr|aspell-es-1.11.2-2|37	#Obsoletes: ispell-es, ispell-spanish
14mr|aspell-es-1.11.2-2|38	
14mr|aspell-es-1.11.2-2|39	Autoreqprov:   no
14mr|aspell-es-1.11.2-2|40	
14mr|aspell-es-1.11.2-2|41	%description
14mr|aspell-es-1.11.2-2|42	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-es-1.11.2-2|43	
14mr|aspell-es-1.11.2-2|44	%prep
14mr|aspell-es-1.11.2-2|45	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-es-1.11.2-2|46	
14mr|aspell-es-1.11.2-2|47	%build
14mr|aspell-es-1.11.2-2|48	export LANG=es
14mr|aspell-es-1.11.2-2|49	# don't use configure macro
14mr|aspell-es-1.11.2-2|50	./configure
14mr|aspell-es-1.11.2-2|51	
14mr|aspell-es-1.11.2-2|52	%make
14mr|aspell-es-1.11.2-2|53	
14mr|aspell-es-1.11.2-2|54	%install
14mr|aspell-es-1.11.2-2|55	rm -fr %{buildroot}
14mr|aspell-es-1.11.2-2|56	export LANG=es
14mr|aspell-es-1.11.2-2|57	
14mr|aspell-es-1.11.2-2|58	%makeinstall_std
14mr|aspell-es-1.11.2-2|59	
14mr|aspell-es-1.11.2-2|60	chmod 644 README Copyright
14mr|aspell-es-1.11.2-2|61	
14mr|aspell-es-1.11.2-2|62	%clean
14mr|aspell-es-1.11.2-2|63	rm -fr %{buildroot}
14mr|aspell-es-1.11.2-2|64	
14mr|aspell-es-1.11.2-2|65	%files
14mr|aspell-es-1.11.2-2|66	%defattr(-,root,root)
14mr|aspell-es-1.11.2-2|67	%doc README Copyright
14mr|aspell-es-1.11.2-2|68	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-es-1.11.2-2|69	
14mr|aspell-es-1.11.2-2|70	
14mr|aspell-es-1.11.2-2|71	
14mr|aspell-es-1.11.2-2|72	
14mr|aspell-es-1.11.2-2|73	%changelog
14mr|aspell-es-1.11.2-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11.2-2
14mr|aspell-es-1.11.2-2|75	+ Revision: 0cbf0f7
14mr|aspell-es-1.11.2-2|76	- MassBuild#440: Increase release tag
14mr|aspell-es-1.11.2-2|77	
14mr|aspell-es-1.11.2-2|78	

15865 14
14mr|aspell-et-0.1.21.1-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-et-0.1.21.1-14|2	%define debug_package          %{nil}
14mr|aspell-et-0.1.21.1-14|3	
14mr|aspell-et-0.1.21.1-14|4	%define src_ver 0.1.21-1
14mr|aspell-et-0.1.21.1-14|5	%define fname aspell6-%{languagecode}
14mr|aspell-et-0.1.21.1-14|6	%define aspell_ver 0.60
14mr|aspell-et-0.1.21.1-14|7	%define languageenglazy Estonian
14mr|aspell-et-0.1.21.1-14|8	%define languagecode et
14mr|aspell-et-0.1.21.1-14|9	%define lc_ctype et_EE
14mr|aspell-et-0.1.21.1-14|10	
14mr|aspell-et-0.1.21.1-14|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-et-0.1.21.1-14|12	Name:          aspell-%{languagecode}
14mr|aspell-et-0.1.21.1-14|13	Version:       0.1.21.1
14mr|aspell-et-0.1.21.1-14|14	Release:       14
14mr|aspell-et-0.1.21.1-14|15	Group:         System/Internationalization
14mr|aspell-et-0.1.21.1-14|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-et-0.1.21.1-14|17	URL:		   http://aspell.net/
14mr|aspell-et-0.1.21.1-14|18	License:	   LGPL
14mr|aspell-et-0.1.21.1-14|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-et-0.1.21.1-14|20	Provides: spell-%{languagecode}
14mr|aspell-et-0.1.21.1-14|21	
14mr|aspell-et-0.1.21.1-14|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-et-0.1.21.1-14|23	BuildRequires: make
14mr|aspell-et-0.1.21.1-14|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-et-0.1.21.1-14|25	
14mr|aspell-et-0.1.21.1-14|26	# Mandriva Stuff
14mr|aspell-et-0.1.21.1-14|27	Requires:      locales-%{languagecode}
14mr|aspell-et-0.1.21.1-14|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-et-0.1.21.1-14|29	Provides:      enchant-dictionary = 1
14mr|aspell-et-0.1.21.1-14|30	Provides:      aspell-dictionary
14mr|aspell-et-0.1.21.1-14|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-et-0.1.21.1-14|32	
14mr|aspell-et-0.1.21.1-14|33	Autoreqprov:   no
14mr|aspell-et-0.1.21.1-14|34	
14mr|aspell-et-0.1.21.1-14|35	%description
14mr|aspell-et-0.1.21.1-14|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-et-0.1.21.1-14|37	
14mr|aspell-et-0.1.21.1-14|38	%prep
14mr|aspell-et-0.1.21.1-14|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-et-0.1.21.1-14|40	
14mr|aspell-et-0.1.21.1-14|41	%build
14mr|aspell-et-0.1.21.1-14|42	# don't use configure macro
14mr|aspell-et-0.1.21.1-14|43	./configure
14mr|aspell-et-0.1.21.1-14|44	
14mr|aspell-et-0.1.21.1-14|45	%make
14mr|aspell-et-0.1.21.1-14|46	
14mr|aspell-et-0.1.21.1-14|47	%install
14mr|aspell-et-0.1.21.1-14|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-et-0.1.21.1-14|49	
14mr|aspell-et-0.1.21.1-14|50	%makeinstall_std
14mr|aspell-et-0.1.21.1-14|51	
14mr|aspell-et-0.1.21.1-14|52	chmod 644 Copyright README*
14mr|aspell-et-0.1.21.1-14|53	
14mr|aspell-et-0.1.21.1-14|54	%clean
14mr|aspell-et-0.1.21.1-14|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-et-0.1.21.1-14|56	
14mr|aspell-et-0.1.21.1-14|57	%files
14mr|aspell-et-0.1.21.1-14|58	%defattr(-,root,root)
14mr|aspell-et-0.1.21.1-14|59	%doc README* Copyright doc/*
14mr|aspell-et-0.1.21.1-14|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-et-0.1.21.1-14|61	
14mr|aspell-et-0.1.21.1-14|62	
14mr|aspell-et-0.1.21.1-14|63	
14mr|aspell-et-0.1.21.1-14|64	
14mr|aspell-et-0.1.21.1-14|65	
14mr|aspell-et-0.1.21.1-14|66	%changelog
14mr|aspell-et-0.1.21.1-14|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.21.1-14
14mr|aspell-et-0.1.21.1-14|68	+ Revision: f202f26
14mr|aspell-et-0.1.21.1-14|69	- MassBuild#440: Increase release tag
14mr|aspell-et-0.1.21.1-14|70	
14mr|aspell-et-0.1.21.1-14|71	

15866 14
14mr|aspell-fa-0.11.0-8|1	%define _enable_debug_packages %{nil}
14mr|aspell-fa-0.11.0-8|2	%define debug_package          %{nil}
14mr|aspell-fa-0.11.0-8|3	
14mr|aspell-fa-0.11.0-8|4	# NOTE: the word list wrongly uses arabic kaf instead of farsi kaf,
14mr|aspell-fa-0.11.0-8|5	# it is fixed trough a script in the make section (pablo)
14mr|aspell-fa-0.11.0-8|6	
14mr|aspell-fa-0.11.0-8|7	%define src_ver 0.11-0
14mr|aspell-fa-0.11.0-8|8	%define fname aspell6-%{languagecode}
14mr|aspell-fa-0.11.0-8|9	%define aspell_ver 0.60
14mr|aspell-fa-0.11.0-8|10	%define languageenglazy Persian
14mr|aspell-fa-0.11.0-8|11	%define languagecode fa
14mr|aspell-fa-0.11.0-8|12	%define lc_ctype fa_IR
14mr|aspell-fa-0.11.0-8|13	
14mr|aspell-fa-0.11.0-8|14	Summary:       %{languageenglazy} files for aspell
14mr|aspell-fa-0.11.0-8|15	Name:          aspell-%{languagecode}
14mr|aspell-fa-0.11.0-8|16	Version:       0.11.0
14mr|aspell-fa-0.11.0-8|17	Release:       8
14mr|aspell-fa-0.11.0-8|18	Group:         System/Internationalization
14mr|aspell-fa-0.11.0-8|19	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-fa-0.11.0-8|20	URL:		   http://aspell.net/
14mr|aspell-fa-0.11.0-8|21	License:	   GPL
14mr|aspell-fa-0.11.0-8|22	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-fa-0.11.0-8|23	Provides: spell-%{languagecode}
14mr|aspell-fa-0.11.0-8|24	
14mr|aspell-fa-0.11.0-8|25	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-fa-0.11.0-8|26	BuildRequires: make
14mr|aspell-fa-0.11.0-8|27	Requires:      aspell >= %{aspell_ver}
14mr|aspell-fa-0.11.0-8|28	
14mr|aspell-fa-0.11.0-8|29	# Mandriva Stuff
14mr|aspell-fa-0.11.0-8|30	Requires:      locales-%{languagecode}
14mr|aspell-fa-0.11.0-8|31	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-fa-0.11.0-8|32	Provides:      enchant-dictionary = 1
14mr|aspell-fa-0.11.0-8|33	Provides:      aspell-dictionary
14mr|aspell-fa-0.11.0-8|34	Provides:      aspell-%{lc_ctype}
14mr|aspell-fa-0.11.0-8|35	
14mr|aspell-fa-0.11.0-8|36	Autoreqprov:   no
14mr|aspell-fa-0.11.0-8|37	
14mr|aspell-fa-0.11.0-8|38	%description
14mr|aspell-fa-0.11.0-8|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-fa-0.11.0-8|40	
14mr|aspell-fa-0.11.0-8|41	%prep
14mr|aspell-fa-0.11.0-8|42	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-fa-0.11.0-8|43	
14mr|aspell-fa-0.11.0-8|44	%build
14mr|aspell-fa-0.11.0-8|45	# don't use configure macro
14mr|aspell-fa-0.11.0-8|46	./configure
14mr|aspell-fa-0.11.0-8|47	#%make
14mr|aspell-fa-0.11.0-8|48	
14mr|aspell-fa-0.11.0-8|49	# the word list wrongly uses arabic kaf instead of farsi kaf, fixing it
14mr|aspell-fa-0.11.0-8|50	cat << EOF > fixkaf.sh
14mr|aspell-fa-0.11.0-8|51	#!/bin/bash
14mr|aspell-fa-0.11.0-8|52	cat - | \
14mr|aspell-fa-0.11.0-8|53	sed 's/ك/ک/g'
14mr|aspell-fa-0.11.0-8|54	EOF
14mr|aspell-fa-0.11.0-8|55	preunzip -c %{languagecode}.cwl | sh ./fixkaf.sh | (LC_ALL=C sort) > %{languagecode}.wl
14mr|aspell-fa-0.11.0-8|56	aspell  --lang=%{languagecode} create master ./%{languagecode}.rws < %{languagecode}.wl
14mr|aspell-fa-0.11.0-8|57	
14mr|aspell-fa-0.11.0-8|58	%install
14mr|aspell-fa-0.11.0-8|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fa-0.11.0-8|60	
14mr|aspell-fa-0.11.0-8|61	%makeinstall_std
14mr|aspell-fa-0.11.0-8|62	
14mr|aspell-fa-0.11.0-8|63	chmod 644 Copyright README*
14mr|aspell-fa-0.11.0-8|64	
14mr|aspell-fa-0.11.0-8|65	%clean
14mr|aspell-fa-0.11.0-8|66	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fa-0.11.0-8|67	
14mr|aspell-fa-0.11.0-8|68	%files
14mr|aspell-fa-0.11.0-8|69	%defattr(-,root,root)
14mr|aspell-fa-0.11.0-8|70	%doc README* Copyright
14mr|aspell-fa-0.11.0-8|71	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-fa-0.11.0-8|72	
14mr|aspell-fa-0.11.0-8|73	
14mr|aspell-fa-0.11.0-8|74	
14mr|aspell-fa-0.11.0-8|75	
14mr|aspell-fa-0.11.0-8|76	
14mr|aspell-fa-0.11.0-8|77	%changelog
14mr|aspell-fa-0.11.0-8|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.0-8
14mr|aspell-fa-0.11.0-8|79	+ Revision: 28e2c57
14mr|aspell-fa-0.11.0-8|80	- MassBuild#440: Increase release tag
14mr|aspell-fa-0.11.0-8|81	
14mr|aspell-fa-0.11.0-8|82	

15867 14
14mr|aspell-fi-0.60.0-16|1	%define _enable_debug_packages %{nil}
14mr|aspell-fi-0.60.0-16|2	%define debug_package          %{nil}
14mr|aspell-fi-0.60.0-16|3	
14mr|aspell-fi-0.60.0-16|4	%define src_ver 0.7-0
14mr|aspell-fi-0.60.0-16|5	%define fname aspell6-%{languagecode}
14mr|aspell-fi-0.60.0-16|6	%define aspell_ver 0.60
14mr|aspell-fi-0.60.0-16|7	%define languageenglazy Finnish
14mr|aspell-fi-0.60.0-16|8	%define languagecode fi
14mr|aspell-fi-0.60.0-16|9	%define lc_ctype fi_FI
14mr|aspell-fi-0.60.0-16|10	
14mr|aspell-fi-0.60.0-16|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-fi-0.60.0-16|12	Name:          aspell-%{languagecode}
14mr|aspell-fi-0.60.0-16|13	Version:       0.60.0
14mr|aspell-fi-0.60.0-16|14	Release:       16
14mr|aspell-fi-0.60.0-16|15	Group:         System/Internationalization
14mr|aspell-fi-0.60.0-16|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-fi-0.60.0-16|17	URL:		   http://aspell.sourceforge.net/
14mr|aspell-fi-0.60.0-16|18	License:	   GPL
14mr|aspell-fi-0.60.0-16|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-fi-0.60.0-16|20	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-fi-0.60.0-16|21	BuildRequires: make
14mr|aspell-fi-0.60.0-16|22	Requires:      aspell >= %{aspell_ver}
14mr|aspell-fi-0.60.0-16|23	
14mr|aspell-fi-0.60.0-16|24	# Mandriva Stuff
14mr|aspell-fi-0.60.0-16|25	Requires:      locales-%{languagecode}
14mr|aspell-fi-0.60.0-16|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-fi-0.60.0-16|27	Provides:      enchant-dictionary = 1
14mr|aspell-fi-0.60.0-16|28	Provides:      aspell-dictionary
14mr|aspell-fi-0.60.0-16|29	Provides:	   aspell-%{lc_ctype}
14mr|aspell-fi-0.60.0-16|30	Provides:      spell-%{languagecode}
14mr|aspell-fi-0.60.0-16|31	# old ispell is repalced with aspell
14mr|aspell-fi-0.60.0-16|32	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-fi-0.60.0-16|33	
14mr|aspell-fi-0.60.0-16|34	Autoreqprov:   no
14mr|aspell-fi-0.60.0-16|35	
14mr|aspell-fi-0.60.0-16|36	%description
14mr|aspell-fi-0.60.0-16|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-fi-0.60.0-16|38	
14mr|aspell-fi-0.60.0-16|39	%prep
14mr|aspell-fi-0.60.0-16|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-fi-0.60.0-16|41	
14mr|aspell-fi-0.60.0-16|42	%build
14mr|aspell-fi-0.60.0-16|43	
14mr|aspell-fi-0.60.0-16|44	# don't use configure macro
14mr|aspell-fi-0.60.0-16|45	./configure
14mr|aspell-fi-0.60.0-16|46	
14mr|aspell-fi-0.60.0-16|47	%make
14mr|aspell-fi-0.60.0-16|48	
14mr|aspell-fi-0.60.0-16|49	%install
14mr|aspell-fi-0.60.0-16|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fi-0.60.0-16|51	
14mr|aspell-fi-0.60.0-16|52	%makeinstall_std
14mr|aspell-fi-0.60.0-16|53	
14mr|aspell-fi-0.60.0-16|54	mv -f README README.%{languagecode}
14mr|aspell-fi-0.60.0-16|55	chmod 644 Copyright README.%{languagecode}
14mr|aspell-fi-0.60.0-16|56	
14mr|aspell-fi-0.60.0-16|57	%clean
14mr|aspell-fi-0.60.0-16|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fi-0.60.0-16|59	
14mr|aspell-fi-0.60.0-16|60	%files
14mr|aspell-fi-0.60.0-16|61	%defattr(-,root,root)
14mr|aspell-fi-0.60.0-16|62	%doc README.%{languagecode} Copyright doc/*
14mr|aspell-fi-0.60.0-16|63	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-fi-0.60.0-16|64	
14mr|aspell-fi-0.60.0-16|65	
14mr|aspell-fi-0.60.0-16|66	
14mr|aspell-fi-0.60.0-16|67	
14mr|aspell-fi-0.60.0-16|68	
14mr|aspell-fi-0.60.0-16|69	%changelog
14mr|aspell-fi-0.60.0-16|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-16
14mr|aspell-fi-0.60.0-16|71	+ Revision: dd9f87e
14mr|aspell-fi-0.60.0-16|72	- MassBuild#440: Increase release tag
14mr|aspell-fi-0.60.0-16|73	
14mr|aspell-fi-0.60.0-16|74	

15868 14
14mr|aspell-fo-0.2.16.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-fo-0.2.16.1-13|2	%define debug_package          %{nil}
14mr|aspell-fo-0.2.16.1-13|3	
14mr|aspell-fo-0.2.16.1-13|4	%define src_ver 0.2.16-1
14mr|aspell-fo-0.2.16.1-13|5	%define fname aspell5-%{languagecode}
14mr|aspell-fo-0.2.16.1-13|6	%define aspell_ver 0.60
14mr|aspell-fo-0.2.16.1-13|7	%define languageeng faroese
14mr|aspell-fo-0.2.16.1-13|8	%define languageenglazy Faroese
14mr|aspell-fo-0.2.16.1-13|9	%define languagecode fo
14mr|aspell-fo-0.2.16.1-13|10	
14mr|aspell-fo-0.2.16.1-13|11	Summary:	%{languageenglazy} files for aspell
14mr|aspell-fo-0.2.16.1-13|12	Name:		aspell-%{languagecode}
14mr|aspell-fo-0.2.16.1-13|13	Version:	0.2.16.1
14mr|aspell-fo-0.2.16.1-13|14	Release:	13
14mr|aspell-fo-0.2.16.1-13|15	Epoch:		1
14mr|aspell-fo-0.2.16.1-13|16	License:	GPL
14mr|aspell-fo-0.2.16.1-13|17	Group:		System/Internationalization
14mr|aspell-fo-0.2.16.1-13|18	Url:		http://aspell.sourceforge.net/
14mr|aspell-fo-0.2.16.1-13|19	Source0:	http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-fo-0.2.16.1-13|20	BuildRequires:	aspell >= %{aspell_ver}
14mr|aspell-fo-0.2.16.1-13|21	Requires:	aspell >= %{aspell_ver}
14mr|aspell-fo-0.2.16.1-13|22	# Mandriva Stuff
14mr|aspell-fo-0.2.16.1-13|23	Requires:	locales-%{languagecode}
14mr|aspell-fo-0.2.16.1-13|24	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-fo-0.2.16.1-13|25	Provides:	enchant-dictionary = 1
14mr|aspell-fo-0.2.16.1-13|26	Provides:	aspell-dictionary
14mr|aspell-fo-0.2.16.1-13|27	Provides:	spell-fo
14mr|aspell-fo-0.2.16.1-13|28	
14mr|aspell-fo-0.2.16.1-13|29	%description
14mr|aspell-fo-0.2.16.1-13|30	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-fo-0.2.16.1-13|31	
14mr|aspell-fo-0.2.16.1-13|32	%files
14mr|aspell-fo-0.2.16.1-13|33	%doc README Copyright doc/contributors
14mr|aspell-fo-0.2.16.1-13|34	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-fo-0.2.16.1-13|35	
14mr|aspell-fo-0.2.16.1-13|36	#----------------------------------------------------------------------------
14mr|aspell-fo-0.2.16.1-13|37	
14mr|aspell-fo-0.2.16.1-13|38	%prep
14mr|aspell-fo-0.2.16.1-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-fo-0.2.16.1-13|40	
14mr|aspell-fo-0.2.16.1-13|41	%build
14mr|aspell-fo-0.2.16.1-13|42	# don't use configure macro
14mr|aspell-fo-0.2.16.1-13|43	./configure
14mr|aspell-fo-0.2.16.1-13|44	
14mr|aspell-fo-0.2.16.1-13|45	%make
14mr|aspell-fo-0.2.16.1-13|46	
14mr|aspell-fo-0.2.16.1-13|47	%install
14mr|aspell-fo-0.2.16.1-13|48	%makeinstall_std
14mr|aspell-fo-0.2.16.1-13|49	
14mr|aspell-fo-0.2.16.1-13|50	chmod 644 README Copyright
14mr|aspell-fo-0.2.16.1-13|51	
14mr|aspell-fo-0.2.16.1-13|52	
14mr|aspell-fo-0.2.16.1-13|53	
14mr|aspell-fo-0.2.16.1-13|54	%changelog
14mr|aspell-fo-0.2.16.1-13|55	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.2.16.1-13
14mr|aspell-fo-0.2.16.1-13|56	+ Revision: 9b9f183
14mr|aspell-fo-0.2.16.1-13|57	- Spec cleanup
14mr|aspell-fo-0.2.16.1-13|58	
14mr|aspell-fo-0.2.16.1-13|59	

15869 14
14mr|aspell-fr-0.50.3-20|1	%define _enable_debug_packages %{nil}
14mr|aspell-fr-0.50.3-20|2	%define debug_package          %{nil}
14mr|aspell-fr-0.50.3-20|3	
14mr|aspell-fr-0.50.3-20|4	# WARNING
14mr|aspell-fr-0.50.3-20|5	# To build this package, you must set LC_ALL to fr
14mr|aspell-fr-0.50.3-20|6	# example : LC_ALL=fr rpm -ba aspell-fr.spec
14mr|aspell-fr-0.50.3-20|7	
14mr|aspell-fr-0.50.3-20|8	%define src_ver 0.50-3
14mr|aspell-fr-0.50.3-20|9	%define languagelocal francais
14mr|aspell-fr-0.50.3-20|10	%define languageeng french
14mr|aspell-fr-0.50.3-20|11	%define languageenglazy French
14mr|aspell-fr-0.50.3-20|12	%define languagecode fr
14mr|aspell-fr-0.50.3-20|13	%define lc_ctype fr_FR
14mr|aspell-fr-0.50.3-20|14	
14mr|aspell-fr-0.50.3-20|15	Name:		aspell-%{languagecode}
14mr|aspell-fr-0.50.3-20|16	Version:	0.50.3
14mr|aspell-fr-0.50.3-20|17	Release:	20
14mr|aspell-fr-0.50.3-20|18	Summary:	%{languageenglazy} files for aspell
14mr|aspell-fr-0.50.3-20|19	Group:		System/Internationalization
14mr|aspell-fr-0.50.3-20|20	Source:		http://aspell.sourceforge.net/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-fr-0.50.3-20|21	URL:		http://aspellfr.free.fr/aspell/
14mr|aspell-fr-0.50.3-20|22	License:	GPL
14mr|aspell-fr-0.50.3-20|23	Epoch:		1
14mr|aspell-fr-0.50.3-20|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-fr-0.50.3-20|25	Provides: spell-fr
14mr|aspell-fr-0.50.3-20|26	
14mr|aspell-fr-0.50.3-20|27	BuildRequires:	aspell >= 0.50
14mr|aspell-fr-0.50.3-20|28	Requires:	aspell >= 0.50
14mr|aspell-fr-0.50.3-20|29	
14mr|aspell-fr-0.50.3-20|30	BuildRequires:	locales-fr
14mr|aspell-fr-0.50.3-20|31	
14mr|aspell-fr-0.50.3-20|32	# Mandriva Stuff
14mr|aspell-fr-0.50.3-20|33	Requires:	locales-%{languagecode}
14mr|aspell-fr-0.50.3-20|34	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-fr-0.50.3-20|35	Provides:	enchant-dictionary = 1
14mr|aspell-fr-0.50.3-20|36	Provides:	aspell-dictionary
14mr|aspell-fr-0.50.3-20|37	
14mr|aspell-fr-0.50.3-20|38	# RedHat Stuff. is this right:
14mr|aspell-fr-0.50.3-20|39	#Obsoletes: ispell-fr, ispell-french
14mr|aspell-fr-0.50.3-20|40	
14mr|aspell-fr-0.50.3-20|41	Autoreqprov:	no
14mr|aspell-fr-0.50.3-20|42	
14mr|aspell-fr-0.50.3-20|43	%description
14mr|aspell-fr-0.50.3-20|44	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-fr-0.50.3-20|45	
14mr|aspell-fr-0.50.3-20|46	%prep
14mr|aspell-fr-0.50.3-20|47	%setup -q -n %{name}-%{src_ver}
14mr|aspell-fr-0.50.3-20|48	
14mr|aspell-fr-0.50.3-20|49	%build
14mr|aspell-fr-0.50.3-20|50	export LC_ALL=fr
14mr|aspell-fr-0.50.3-20|51	./configure
14mr|aspell-fr-0.50.3-20|52	%make
14mr|aspell-fr-0.50.3-20|53	
14mr|aspell-fr-0.50.3-20|54	%install
14mr|aspell-fr-0.50.3-20|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fr-0.50.3-20|56	export LC_ALL=fr
14mr|aspell-fr-0.50.3-20|57	%makeinstall_std
14mr|aspell-fr-0.50.3-20|58	
14mr|aspell-fr-0.50.3-20|59	# fix doc perms
14mr|aspell-fr-0.50.3-20|60	chmod 644 README COPYING
14mr|aspell-fr-0.50.3-20|61	
14mr|aspell-fr-0.50.3-20|62	%clean
14mr|aspell-fr-0.50.3-20|63	rm -fr $RPM_BUILD_ROOT
14mr|aspell-fr-0.50.3-20|64	
14mr|aspell-fr-0.50.3-20|65	%files
14mr|aspell-fr-0.50.3-20|66	%defattr(-,root,root)
14mr|aspell-fr-0.50.3-20|67	%doc README COPYING
14mr|aspell-fr-0.50.3-20|68	%{_libdir}/aspell-*/*
14mr|aspell-fr-0.50.3-20|69	
14mr|aspell-fr-0.50.3-20|70	
14mr|aspell-fr-0.50.3-20|71	
14mr|aspell-fr-0.50.3-20|72	
14mr|aspell-fr-0.50.3-20|73	
14mr|aspell-fr-0.50.3-20|74	%changelog
14mr|aspell-fr-0.50.3-20|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.50.3-20
14mr|aspell-fr-0.50.3-20|76	+ Revision: 202f0ff
14mr|aspell-fr-0.50.3-20|77	- MassBuild#440: Increase release tag
14mr|aspell-fr-0.50.3-20|78	
14mr|aspell-fr-0.50.3-20|79	

15870 14
14mr|aspell-ga-4.5.0-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-ga-4.5.0-2|2	%define debug_package          %{nil}
14mr|aspell-ga-4.5.0-2|3	
14mr|aspell-ga-4.5.0-2|4	%define src_ver 4.5-0
14mr|aspell-ga-4.5.0-2|5	%define fname aspell5-%{languagecode}
14mr|aspell-ga-4.5.0-2|6	%define aspell_ver 0.60
14mr|aspell-ga-4.5.0-2|7	%define languageenglazy Irish
14mr|aspell-ga-4.5.0-2|8	%define languagecode ga
14mr|aspell-ga-4.5.0-2|9	%define lc_ctype ga_IE
14mr|aspell-ga-4.5.0-2|10	
14mr|aspell-ga-4.5.0-2|11	Summary:	%{languageenglazy} files for aspell
14mr|aspell-ga-4.5.0-2|12	Name:		aspell-%{languagecode}
14mr|aspell-ga-4.5.0-2|13	Version:	4.5.0
14mr|aspell-ga-4.5.0-2|14	Release:	2
14mr|aspell-ga-4.5.0-2|15	Group:		System/Internationalization
14mr|aspell-ga-4.5.0-2|16	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ga-4.5.0-2|17	URL:		http://aspell.sourceforge.net/
14mr|aspell-ga-4.5.0-2|18	License:	GPLv2
14mr|aspell-ga-4.5.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-ga-4.5.0-2|20	
14mr|aspell-ga-4.5.0-2|21	BuildRequires:	aspell >= %{aspell_ver}
14mr|aspell-ga-4.5.0-2|22	BuildRequires:	make
14mr|aspell-ga-4.5.0-2|23	Requires:	aspell >= %{aspell_ver}
14mr|aspell-ga-4.5.0-2|24	
14mr|aspell-ga-4.5.0-2|25	# Mandriva Stuff
14mr|aspell-ga-4.5.0-2|26	Requires:	locales-%{languagecode}
14mr|aspell-ga-4.5.0-2|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ga-4.5.0-2|28	Provides:	enchant-dictionary = 1
14mr|aspell-ga-4.5.0-2|29	Provides:	aspell-dictionary
14mr|aspell-ga-4.5.0-2|30	Provides:	aspell-%{lc_ctype}
14mr|aspell-ga-4.5.0-2|31	
14mr|aspell-ga-4.5.0-2|32	Obsoletes:	ispell-%{languagecode}, iirish, ispell-gaeilge
14mr|aspell-ga-4.5.0-2|33	
14mr|aspell-ga-4.5.0-2|34	Autoreqprov:	no
14mr|aspell-ga-4.5.0-2|35	
14mr|aspell-ga-4.5.0-2|36	%description
14mr|aspell-ga-4.5.0-2|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ga-4.5.0-2|38	
14mr|aspell-ga-4.5.0-2|39	%prep
14mr|aspell-ga-4.5.0-2|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ga-4.5.0-2|41	
14mr|aspell-ga-4.5.0-2|42	%build
14mr|aspell-ga-4.5.0-2|43	# don't use configure macro
14mr|aspell-ga-4.5.0-2|44	./configure
14mr|aspell-ga-4.5.0-2|45	
14mr|aspell-ga-4.5.0-2|46	%make
14mr|aspell-ga-4.5.0-2|47	
14mr|aspell-ga-4.5.0-2|48	%install
14mr|aspell-ga-4.5.0-2|49	rm -fr %{buildroot}
14mr|aspell-ga-4.5.0-2|50	
14mr|aspell-ga-4.5.0-2|51	%makeinstall_std
14mr|aspell-ga-4.5.0-2|52	
14mr|aspell-ga-4.5.0-2|53	cp doc/README README.%{languagecode}
14mr|aspell-ga-4.5.0-2|54	chmod 644 README* Copyright doc/*
14mr|aspell-ga-4.5.0-2|55	
14mr|aspell-ga-4.5.0-2|56	%clean
14mr|aspell-ga-4.5.0-2|57	rm -fr %{buildroot}
14mr|aspell-ga-4.5.0-2|58	
14mr|aspell-ga-4.5.0-2|59	%files
14mr|aspell-ga-4.5.0-2|60	%defattr(-,root,root)
14mr|aspell-ga-4.5.0-2|61	%doc README.%{languagecode} Copyright
14mr|aspell-ga-4.5.0-2|62	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ga-4.5.0-2|63	
14mr|aspell-ga-4.5.0-2|64	
14mr|aspell-ga-4.5.0-2|65	
14mr|aspell-ga-4.5.0-2|66	
14mr|aspell-ga-4.5.0-2|67	%changelog
14mr|aspell-ga-4.5.0-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5.0-2
14mr|aspell-ga-4.5.0-2|69	+ Revision: 1d56faa
14mr|aspell-ga-4.5.0-2|70	- MassBuild#440: Increase release tag
14mr|aspell-ga-4.5.0-2|71	
14mr|aspell-ga-4.5.0-2|72	

15871 14
14mr|aspell-gd-0.1.1.1-11|1	%define _enable_debug_packages %{nil}
14mr|aspell-gd-0.1.1.1-11|2	%define debug_package          %{nil}
14mr|aspell-gd-0.1.1.1-11|3	
14mr|aspell-gd-0.1.1.1-11|4	%define src_ver 0.1.1-1
14mr|aspell-gd-0.1.1.1-11|5	%define fname aspell5-%{languagecode}
14mr|aspell-gd-0.1.1.1-11|6	%define aspell_ver 0.60
14mr|aspell-gd-0.1.1.1-11|7	%define languageenglazy Scottish
14mr|aspell-gd-0.1.1.1-11|8	%define languagecode gd
14mr|aspell-gd-0.1.1.1-11|9	%define lc_ctype gd_GB
14mr|aspell-gd-0.1.1.1-11|10	
14mr|aspell-gd-0.1.1.1-11|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-gd-0.1.1.1-11|12	Name:          aspell-%{languagecode}
14mr|aspell-gd-0.1.1.1-11|13	Version:       0.1.1.1
14mr|aspell-gd-0.1.1.1-11|14	Release:       11
14mr|aspell-gd-0.1.1.1-11|15	Epoch:         1
14mr|aspell-gd-0.1.1.1-11|16	Group:         System/Internationalization
14mr|aspell-gd-0.1.1.1-11|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-gd-0.1.1.1-11|18	URL:           http://aspell.net/
14mr|aspell-gd-0.1.1.1-11|19	License:	   GPL
14mr|aspell-gd-0.1.1.1-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-gd-0.1.1.1-11|21	Provides:	   spell-%{languagecode}
14mr|aspell-gd-0.1.1.1-11|22	# old ispell is repalced with aspell
14mr|aspell-gd-0.1.1.1-11|23	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-gd-0.1.1.1-11|24	Obsoletes:	   igaelic
14mr|aspell-gd-0.1.1.1-11|25	
14mr|aspell-gd-0.1.1.1-11|26	
14mr|aspell-gd-0.1.1.1-11|27	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-gd-0.1.1.1-11|28	BuildRequires: make
14mr|aspell-gd-0.1.1.1-11|29	Requires:      aspell >= %{aspell_ver}
14mr|aspell-gd-0.1.1.1-11|30	
14mr|aspell-gd-0.1.1.1-11|31	# Mandriva Stuff
14mr|aspell-gd-0.1.1.1-11|32	Requires:      locales-%{languagecode}
14mr|aspell-gd-0.1.1.1-11|33	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-gd-0.1.1.1-11|34	Provides:      enchant-dictionary = 1
14mr|aspell-gd-0.1.1.1-11|35	Provides:      aspell-dictionary
14mr|aspell-gd-0.1.1.1-11|36	Provides:	   aspell-%{lc_ctype}
14mr|aspell-gd-0.1.1.1-11|37	
14mr|aspell-gd-0.1.1.1-11|38	Autoreqprov:   no
14mr|aspell-gd-0.1.1.1-11|39	
14mr|aspell-gd-0.1.1.1-11|40	%description
14mr|aspell-gd-0.1.1.1-11|41	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-gd-0.1.1.1-11|42	
14mr|aspell-gd-0.1.1.1-11|43	%prep
14mr|aspell-gd-0.1.1.1-11|44	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-gd-0.1.1.1-11|45	
14mr|aspell-gd-0.1.1.1-11|46	%build
14mr|aspell-gd-0.1.1.1-11|47	
14mr|aspell-gd-0.1.1.1-11|48	# don't use configure macro
14mr|aspell-gd-0.1.1.1-11|49	./configure
14mr|aspell-gd-0.1.1.1-11|50	
14mr|aspell-gd-0.1.1.1-11|51	%make
14mr|aspell-gd-0.1.1.1-11|52	
14mr|aspell-gd-0.1.1.1-11|53	%install
14mr|aspell-gd-0.1.1.1-11|54	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gd-0.1.1.1-11|55	
14mr|aspell-gd-0.1.1.1-11|56	%makeinstall_std
14mr|aspell-gd-0.1.1.1-11|57	
14mr|aspell-gd-0.1.1.1-11|58	mv -f README README.%{languagecode}
14mr|aspell-gd-0.1.1.1-11|59	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-gd-0.1.1.1-11|60	
14mr|aspell-gd-0.1.1.1-11|61	%clean
14mr|aspell-gd-0.1.1.1-11|62	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gd-0.1.1.1-11|63	
14mr|aspell-gd-0.1.1.1-11|64	%files
14mr|aspell-gd-0.1.1.1-11|65	%defattr(-,root,root)
14mr|aspell-gd-0.1.1.1-11|66	%doc README.%{languagecode} Copyright
14mr|aspell-gd-0.1.1.1-11|67	%doc doc/*
14mr|aspell-gd-0.1.1.1-11|68	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-gd-0.1.1.1-11|69	
14mr|aspell-gd-0.1.1.1-11|70	
14mr|aspell-gd-0.1.1.1-11|71	
14mr|aspell-gd-0.1.1.1-11|72	
14mr|aspell-gd-0.1.1.1-11|73	
14mr|aspell-gd-0.1.1.1-11|74	%changelog
14mr|aspell-gd-0.1.1.1-11|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.1.1.1-11
14mr|aspell-gd-0.1.1.1-11|76	+ Revision: cde743d
14mr|aspell-gd-0.1.1.1-11|77	- MassBuild#440: Increase release tag
14mr|aspell-gd-0.1.1.1-11|78	
14mr|aspell-gd-0.1.1.1-11|79	

15872 14
14mr|aspell-gl-0.5a.2-7|1	%define _enable_debug_packages %{nil}
14mr|aspell-gl-0.5a.2-7|2	%define debug_package          %{nil}
14mr|aspell-gl-0.5a.2-7|3	
14mr|aspell-gl-0.5a.2-7|4	%define src_ver 0.5a-2
14mr|aspell-gl-0.5a.2-7|5	
14mr|aspell-gl-0.5a.2-7|6	%define languageenglazy Galician
14mr|aspell-gl-0.5a.2-7|7	%define languagecode gl
14mr|aspell-gl-0.5a.2-7|8	%define lc_ctype gl_ES
14mr|aspell-gl-0.5a.2-7|9	
14mr|aspell-gl-0.5a.2-7|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-gl-0.5a.2-7|11	Name:          aspell-%{languagecode}
14mr|aspell-gl-0.5a.2-7|12	Epoch:         1
14mr|aspell-gl-0.5a.2-7|13	Version:       0.5a.2
14mr|aspell-gl-0.5a.2-7|14	Release:       7
14mr|aspell-gl-0.5a.2-7|15	Group:         System/Internationalization
14mr|aspell-gl-0.5a.2-7|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-gl-0.5a.2-7|17	URL:           http://aspell.net/
14mr|aspell-gl-0.5a.2-7|18	License:	   GPL
14mr|aspell-gl-0.5a.2-7|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-gl-0.5a.2-7|20	Provides: spell-%{languagecode}
14mr|aspell-gl-0.5a.2-7|21	
14mr|aspell-gl-0.5a.2-7|22	BuildRequires: aspell >= 0.60
14mr|aspell-gl-0.5a.2-7|23	BuildRequires: make
14mr|aspell-gl-0.5a.2-7|24	Requires:      aspell >= 0.60
14mr|aspell-gl-0.5a.2-7|25	
14mr|aspell-gl-0.5a.2-7|26	# Mandriva Stuff
14mr|aspell-gl-0.5a.2-7|27	Requires:      locales-%{languagecode}
14mr|aspell-gl-0.5a.2-7|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-gl-0.5a.2-7|29	Provides:      enchant-dictionary = 1
14mr|aspell-gl-0.5a.2-7|30	Provides:      aspell-dictionary
14mr|aspell-gl-0.5a.2-7|31	Provides:	   aspell-%{lc_ctype}
14mr|aspell-gl-0.5a.2-7|32	
14mr|aspell-gl-0.5a.2-7|33	Autoreqprov:   no
14mr|aspell-gl-0.5a.2-7|34	
14mr|aspell-gl-0.5a.2-7|35	%description
14mr|aspell-gl-0.5a.2-7|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-gl-0.5a.2-7|37	
14mr|aspell-gl-0.5a.2-7|38	%prep
14mr|aspell-gl-0.5a.2-7|39	%setup -q -n aspell6-gl-%{src_ver}
14mr|aspell-gl-0.5a.2-7|40	
14mr|aspell-gl-0.5a.2-7|41	%build
14mr|aspell-gl-0.5a.2-7|42	
14mr|aspell-gl-0.5a.2-7|43	# don't use configure macro
14mr|aspell-gl-0.5a.2-7|44	./configure
14mr|aspell-gl-0.5a.2-7|45	
14mr|aspell-gl-0.5a.2-7|46	%make
14mr|aspell-gl-0.5a.2-7|47	
14mr|aspell-gl-0.5a.2-7|48	%install
14mr|aspell-gl-0.5a.2-7|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gl-0.5a.2-7|50	
14mr|aspell-gl-0.5a.2-7|51	%makeinstall_std
14mr|aspell-gl-0.5a.2-7|52	
14mr|aspell-gl-0.5a.2-7|53	mv -f README README.%{languagecode}
14mr|aspell-gl-0.5a.2-7|54	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-gl-0.5a.2-7|55	
14mr|aspell-gl-0.5a.2-7|56	%clean
14mr|aspell-gl-0.5a.2-7|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gl-0.5a.2-7|58	
14mr|aspell-gl-0.5a.2-7|59	%files
14mr|aspell-gl-0.5a.2-7|60	%defattr(-,root,root)
14mr|aspell-gl-0.5a.2-7|61	%doc README.%{languagecode} Copyright
14mr|aspell-gl-0.5a.2-7|62	%doc doc/*
14mr|aspell-gl-0.5a.2-7|63	%{_libdir}/aspell-*/*
14mr|aspell-gl-0.5a.2-7|64	
14mr|aspell-gl-0.5a.2-7|65	
14mr|aspell-gl-0.5a.2-7|66	
14mr|aspell-gl-0.5a.2-7|67	%changelog
14mr|aspell-gl-0.5a.2-7|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.5a.2-7
14mr|aspell-gl-0.5a.2-7|69	+ Revision: 4bf47ed
14mr|aspell-gl-0.5a.2-7|70	- MassBuild#440: Increase release tag
14mr|aspell-gl-0.5a.2-7|71	
14mr|aspell-gl-0.5a.2-7|72	

15873 14
14mr|aspell-gv-0.50.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-gv-0.50.0-13|2	%define debug_package          %{nil}
14mr|aspell-gv-0.50.0-13|3	
14mr|aspell-gv-0.50.0-13|4	%define src_ver 0.50-0
14mr|aspell-gv-0.50.0-13|5	
14mr|aspell-gv-0.50.0-13|6	%define languageenglazy Manx Gaelic
14mr|aspell-gv-0.50.0-13|7	%define languagecode gv
14mr|aspell-gv-0.50.0-13|8	%define lc_ctype gv_GB
14mr|aspell-gv-0.50.0-13|9	
14mr|aspell-gv-0.50.0-13|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-gv-0.50.0-13|11	Name:          aspell-%{languagecode}
14mr|aspell-gv-0.50.0-13|12	Version:       0.50.0
14mr|aspell-gv-0.50.0-13|13	Release:       13
14mr|aspell-gv-0.50.0-13|14	Group:         System/Internationalization
14mr|aspell-gv-0.50.0-13|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-gv-0.50.0-13|16	URL:           http://aspell.net/
14mr|aspell-gv-0.50.0-13|17	License:	   GPL
14mr|aspell-gv-0.50.0-13|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-gv-0.50.0-13|19	Provides:	   spell-%{languagecode}
14mr|aspell-gv-0.50.0-13|20	# old ispell is repalced with aspell
14mr|aspell-gv-0.50.0-13|21	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-gv-0.50.0-13|22	
14mr|aspell-gv-0.50.0-13|23	BuildRequires: aspell >= 0.50
14mr|aspell-gv-0.50.0-13|24	BuildRequires: make
14mr|aspell-gv-0.50.0-13|25	Requires:      aspell >= 0.50
14mr|aspell-gv-0.50.0-13|26	
14mr|aspell-gv-0.50.0-13|27	# Mandriva Stuff
14mr|aspell-gv-0.50.0-13|28	Requires:      locales-%{languagecode}
14mr|aspell-gv-0.50.0-13|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-gv-0.50.0-13|30	Provides:      enchant-dictionary = 1
14mr|aspell-gv-0.50.0-13|31	Provides:      aspell-dictionary
14mr|aspell-gv-0.50.0-13|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-gv-0.50.0-13|33	
14mr|aspell-gv-0.50.0-13|34	Autoreqprov:   no
14mr|aspell-gv-0.50.0-13|35	
14mr|aspell-gv-0.50.0-13|36	%description
14mr|aspell-gv-0.50.0-13|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-gv-0.50.0-13|38	
14mr|aspell-gv-0.50.0-13|39	%prep
14mr|aspell-gv-0.50.0-13|40	%setup -q -n %{name}-%{src_ver}
14mr|aspell-gv-0.50.0-13|41	
14mr|aspell-gv-0.50.0-13|42	%build
14mr|aspell-gv-0.50.0-13|43	
14mr|aspell-gv-0.50.0-13|44	# don't use configure macro
14mr|aspell-gv-0.50.0-13|45	./configure
14mr|aspell-gv-0.50.0-13|46	
14mr|aspell-gv-0.50.0-13|47	%make
14mr|aspell-gv-0.50.0-13|48	
14mr|aspell-gv-0.50.0-13|49	%install
14mr|aspell-gv-0.50.0-13|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gv-0.50.0-13|51	
14mr|aspell-gv-0.50.0-13|52	%makeinstall_std
14mr|aspell-gv-0.50.0-13|53	
14mr|aspell-gv-0.50.0-13|54	mv -f README README.%{languagecode}
14mr|aspell-gv-0.50.0-13|55	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-gv-0.50.0-13|56	
14mr|aspell-gv-0.50.0-13|57	%clean
14mr|aspell-gv-0.50.0-13|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-gv-0.50.0-13|59	
14mr|aspell-gv-0.50.0-13|60	%files
14mr|aspell-gv-0.50.0-13|61	%defattr(-,root,root)
14mr|aspell-gv-0.50.0-13|62	%doc README.%{languagecode} Copyright
14mr|aspell-gv-0.50.0-13|63	%doc doc/*
14mr|aspell-gv-0.50.0-13|64	%{_libdir}/aspell-*/*
14mr|aspell-gv-0.50.0-13|65	
14mr|aspell-gv-0.50.0-13|66	
14mr|aspell-gv-0.50.0-13|67	
14mr|aspell-gv-0.50.0-13|68	
14mr|aspell-gv-0.50.0-13|69	
14mr|aspell-gv-0.50.0-13|70	%changelog
14mr|aspell-gv-0.50.0-13|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-13
14mr|aspell-gv-0.50.0-13|72	+ Revision: 3d2f61f
14mr|aspell-gv-0.50.0-13|73	- MassBuild#440: Increase release tag
14mr|aspell-gv-0.50.0-13|74	
14mr|aspell-gv-0.50.0-13|75	

15874 14
14mr|aspell-he-1.0.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-he-1.0.0-13|2	%define debug_package          %{nil}
14mr|aspell-he-1.0.0-13|3	
14mr|aspell-he-1.0.0-13|4	%define src_ver 1.0-0
14mr|aspell-he-1.0.0-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-he-1.0.0-13|6	%define aspell_ver 0.60
14mr|aspell-he-1.0.0-13|7	%define languageenglazy Hebrew
14mr|aspell-he-1.0.0-13|8	%define languagecode he
14mr|aspell-he-1.0.0-13|9	%define lc_ctype he_IL
14mr|aspell-he-1.0.0-13|10	
14mr|aspell-he-1.0.0-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-he-1.0.0-13|12	Name:          aspell-%{languagecode}
14mr|aspell-he-1.0.0-13|13	Version:       1.0.0
14mr|aspell-he-1.0.0-13|14	Release:       13
14mr|aspell-he-1.0.0-13|15	Group:         System/Internationalization
14mr|aspell-he-1.0.0-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-he-1.0.0-13|17	URL:		   http://aspell.net/
14mr|aspell-he-1.0.0-13|18	License:	   GPLv2
14mr|aspell-he-1.0.0-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-he-1.0.0-13|20	Provides: spell-%{languagecode}
14mr|aspell-he-1.0.0-13|21	
14mr|aspell-he-1.0.0-13|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-he-1.0.0-13|23	BuildRequires: make
14mr|aspell-he-1.0.0-13|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-he-1.0.0-13|25	
14mr|aspell-he-1.0.0-13|26	# Mandriva Stuff
14mr|aspell-he-1.0.0-13|27	Requires:      locales-%{languagecode}
14mr|aspell-he-1.0.0-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-he-1.0.0-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-he-1.0.0-13|30	Provides:      aspell-dictionary
14mr|aspell-he-1.0.0-13|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-he-1.0.0-13|32	
14mr|aspell-he-1.0.0-13|33	Autoreqprov:   no
14mr|aspell-he-1.0.0-13|34	
14mr|aspell-he-1.0.0-13|35	%description
14mr|aspell-he-1.0.0-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-he-1.0.0-13|37	
14mr|aspell-he-1.0.0-13|38	%prep
14mr|aspell-he-1.0.0-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-he-1.0.0-13|40	iconv -f ISO-8859-15 -t utf-8 README.iso -o README.iso.aux
14mr|aspell-he-1.0.0-13|41	mv -f README.iso.aux README.iso
14mr|aspell-he-1.0.0-13|42	
14mr|aspell-he-1.0.0-13|43	%build
14mr|aspell-he-1.0.0-13|44	# don't use configure macro
14mr|aspell-he-1.0.0-13|45	./configure
14mr|aspell-he-1.0.0-13|46	
14mr|aspell-he-1.0.0-13|47	%make
14mr|aspell-he-1.0.0-13|48	
14mr|aspell-he-1.0.0-13|49	%install
14mr|aspell-he-1.0.0-13|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-he-1.0.0-13|51	
14mr|aspell-he-1.0.0-13|52	%makeinstall_std
14mr|aspell-he-1.0.0-13|53	
14mr|aspell-he-1.0.0-13|54	chmod 644 Copyright README*
14mr|aspell-he-1.0.0-13|55	
14mr|aspell-he-1.0.0-13|56	%clean
14mr|aspell-he-1.0.0-13|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-he-1.0.0-13|58	
14mr|aspell-he-1.0.0-13|59	%files
14mr|aspell-he-1.0.0-13|60	%defattr(-,root,root)
14mr|aspell-he-1.0.0-13|61	%doc README* Copyright
14mr|aspell-he-1.0.0-13|62	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-he-1.0.0-13|63	
14mr|aspell-he-1.0.0-13|64	
14mr|aspell-he-1.0.0-13|65	
14mr|aspell-he-1.0.0-13|66	
14mr|aspell-he-1.0.0-13|67	
14mr|aspell-he-1.0.0-13|68	%changelog
14mr|aspell-he-1.0.0-13|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-13
14mr|aspell-he-1.0.0-13|70	+ Revision: 6259fc8
14mr|aspell-he-1.0.0-13|71	- MassBuild#440: Increase release tag
14mr|aspell-he-1.0.0-13|72	
14mr|aspell-he-1.0.0-13|73	

15875 14
14mr|aspell-hi-0.02.0-9|1	%define _enable_debug_packages %{nil}
14mr|aspell-hi-0.02.0-9|2	%define debug_package          %{nil}
14mr|aspell-hi-0.02.0-9|3	
14mr|aspell-hi-0.02.0-9|4	%define src_ver 0.02-0
14mr|aspell-hi-0.02.0-9|5	%define fname aspell6-%{languagecode}
14mr|aspell-hi-0.02.0-9|6	%define aspell_ver 0.60
14mr|aspell-hi-0.02.0-9|7	%define languageenglazy Hindi
14mr|aspell-hi-0.02.0-9|8	%define languagecode hi
14mr|aspell-hi-0.02.0-9|9	%define lc_ctype hi_IN
14mr|aspell-hi-0.02.0-9|10	
14mr|aspell-hi-0.02.0-9|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-hi-0.02.0-9|12	Name:          aspell-%{languagecode}
14mr|aspell-hi-0.02.0-9|13	Version:       0.02.0
14mr|aspell-hi-0.02.0-9|14	Release:       9
14mr|aspell-hi-0.02.0-9|15	Group:         System/Internationalization
14mr|aspell-hi-0.02.0-9|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-hi-0.02.0-9|17	Patch1:		hindu-specific-chars.patch
14mr|aspell-hi-0.02.0-9|18	URL:		   http://aspell.net/
14mr|aspell-hi-0.02.0-9|19	License:	   GPL
14mr|aspell-hi-0.02.0-9|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-hi-0.02.0-9|21	Provides: spell-%{languagecode}
14mr|aspell-hi-0.02.0-9|22	
14mr|aspell-hi-0.02.0-9|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-hi-0.02.0-9|24	BuildRequires: make
14mr|aspell-hi-0.02.0-9|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-hi-0.02.0-9|26	
14mr|aspell-hi-0.02.0-9|27	# Mandriva Stuff
14mr|aspell-hi-0.02.0-9|28	Requires:      locales-%{languagecode}
14mr|aspell-hi-0.02.0-9|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-hi-0.02.0-9|30	Provides:      enchant-dictionary = 1
14mr|aspell-hi-0.02.0-9|31	Provides:      aspell-dictionary
14mr|aspell-hi-0.02.0-9|32	Provides:      aspell-%{lc_ctype}
14mr|aspell-hi-0.02.0-9|33	
14mr|aspell-hi-0.02.0-9|34	Autoreqprov:   no
14mr|aspell-hi-0.02.0-9|35	
14mr|aspell-hi-0.02.0-9|36	%description
14mr|aspell-hi-0.02.0-9|37	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-hi-0.02.0-9|38	
14mr|aspell-hi-0.02.0-9|39	%prep
14mr|aspell-hi-0.02.0-9|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-hi-0.02.0-9|41	%patch1 -p0
14mr|aspell-hi-0.02.0-9|42	mv u-deva.cset u-deva-hi.cset
14mr|aspell-hi-0.02.0-9|43	mv u-deva.cmap u-deva-hi.cmap
14mr|aspell-hi-0.02.0-9|44	
14mr|aspell-hi-0.02.0-9|45	%build
14mr|aspell-hi-0.02.0-9|46	# don't use configure macro
14mr|aspell-hi-0.02.0-9|47	./configure
14mr|aspell-hi-0.02.0-9|48	
14mr|aspell-hi-0.02.0-9|49	%make
14mr|aspell-hi-0.02.0-9|50	
14mr|aspell-hi-0.02.0-9|51	%install
14mr|aspell-hi-0.02.0-9|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hi-0.02.0-9|53	
14mr|aspell-hi-0.02.0-9|54	%makeinstall_std
14mr|aspell-hi-0.02.0-9|55	
14mr|aspell-hi-0.02.0-9|56	chmod 644 Copyright README*
14mr|aspell-hi-0.02.0-9|57	
14mr|aspell-hi-0.02.0-9|58	%clean
14mr|aspell-hi-0.02.0-9|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hi-0.02.0-9|60	
14mr|aspell-hi-0.02.0-9|61	%files
14mr|aspell-hi-0.02.0-9|62	%defattr(-,root,root)
14mr|aspell-hi-0.02.0-9|63	%doc Copyright README*
14mr|aspell-hi-0.02.0-9|64	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-hi-0.02.0-9|65	
14mr|aspell-hi-0.02.0-9|66	
14mr|aspell-hi-0.02.0-9|67	
14mr|aspell-hi-0.02.0-9|68	
14mr|aspell-hi-0.02.0-9|69	
14mr|aspell-hi-0.02.0-9|70	%changelog
14mr|aspell-hi-0.02.0-9|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02.0-9
14mr|aspell-hi-0.02.0-9|72	+ Revision: 28c47a1
14mr|aspell-hi-0.02.0-9|73	- MassBuild#440: Increase release tag
14mr|aspell-hi-0.02.0-9|74	
14mr|aspell-hi-0.02.0-9|75	

15876 14
14mr|aspell-hr-0.51.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-hr-0.51.0-14|2	%define debug_package          %{nil}
14mr|aspell-hr-0.51.0-14|3	
14mr|aspell-hr-0.51.0-14|4	%define src_ver 0.51-0
14mr|aspell-hr-0.51.0-14|5	%define languageenglazy Croatian
14mr|aspell-hr-0.51.0-14|6	%define languagecode hr
14mr|aspell-hr-0.51.0-14|7	%define lc_ctype hr_HR
14mr|aspell-hr-0.51.0-14|8	
14mr|aspell-hr-0.51.0-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-hr-0.51.0-14|10	Name:          aspell-%{languagecode}
14mr|aspell-hr-0.51.0-14|11	Version:       0.51.0
14mr|aspell-hr-0.51.0-14|12	Release:       14
14mr|aspell-hr-0.51.0-14|13	Group:         System/Internationalization
14mr|aspell-hr-0.51.0-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-hr-0.51.0-14|15	URL:		   http://aspell.net/
14mr|aspell-hr-0.51.0-14|16	License:	   LGPL
14mr|aspell-hr-0.51.0-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-hr-0.51.0-14|18	
14mr|aspell-hr-0.51.0-14|19	BuildRequires: aspell >= 0.50
14mr|aspell-hr-0.51.0-14|20	BuildRequires: make
14mr|aspell-hr-0.51.0-14|21	Requires:      aspell >= 0.50
14mr|aspell-hr-0.51.0-14|22	
14mr|aspell-hr-0.51.0-14|23	# Mandriva Stuff
14mr|aspell-hr-0.51.0-14|24	Requires:      locales-%{languagecode}
14mr|aspell-hr-0.51.0-14|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-hr-0.51.0-14|26	Provides:      enchant-dictionary = 1
14mr|aspell-hr-0.51.0-14|27	Provides:      aspell-dictionary
14mr|aspell-hr-0.51.0-14|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-hr-0.51.0-14|29	
14mr|aspell-hr-0.51.0-14|30	Autoreqprov:   no
14mr|aspell-hr-0.51.0-14|31	
14mr|aspell-hr-0.51.0-14|32	%description
14mr|aspell-hr-0.51.0-14|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-hr-0.51.0-14|34	
14mr|aspell-hr-0.51.0-14|35	%prep
14mr|aspell-hr-0.51.0-14|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-hr-0.51.0-14|37	
14mr|aspell-hr-0.51.0-14|38	%build
14mr|aspell-hr-0.51.0-14|39	# don't use configure macro
14mr|aspell-hr-0.51.0-14|40	./configure
14mr|aspell-hr-0.51.0-14|41	
14mr|aspell-hr-0.51.0-14|42	%make
14mr|aspell-hr-0.51.0-14|43	
14mr|aspell-hr-0.51.0-14|44	%install
14mr|aspell-hr-0.51.0-14|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hr-0.51.0-14|46	
14mr|aspell-hr-0.51.0-14|47	%makeinstall_std
14mr|aspell-hr-0.51.0-14|48	
14mr|aspell-hr-0.51.0-14|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
14mr|aspell-hr-0.51.0-14|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
14mr|aspell-hr-0.51.0-14|51	
14mr|aspell-hr-0.51.0-14|52	chmod 644 Copyright README* doc/*
14mr|aspell-hr-0.51.0-14|53	
14mr|aspell-hr-0.51.0-14|54	%clean
14mr|aspell-hr-0.51.0-14|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hr-0.51.0-14|56	
14mr|aspell-hr-0.51.0-14|57	%files
14mr|aspell-hr-0.51.0-14|58	%defattr(-,root,root)
14mr|aspell-hr-0.51.0-14|59	%doc README* Copyright doc/*
14mr|aspell-hr-0.51.0-14|60	%{_libdir}/aspell-*/*
14mr|aspell-hr-0.51.0-14|61	
14mr|aspell-hr-0.51.0-14|62	
14mr|aspell-hr-0.51.0-14|63	
14mr|aspell-hr-0.51.0-14|64	
14mr|aspell-hr-0.51.0-14|65	
14mr|aspell-hr-0.51.0-14|66	%changelog
14mr|aspell-hr-0.51.0-14|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.51.0-14
14mr|aspell-hr-0.51.0-14|68	+ Revision: 76fa428
14mr|aspell-hr-0.51.0-14|69	- MassBuild#440: Increase release tag
14mr|aspell-hr-0.51.0-14|70	
14mr|aspell-hr-0.51.0-14|71	

15877 14
14mr|aspell-hsb-0.02.0-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-hsb-0.02.0-2|2	%define debug_package          %{nil}
14mr|aspell-hsb-0.02.0-2|3	
14mr|aspell-hsb-0.02.0-2|4	%define src_ver 0.02-0
14mr|aspell-hsb-0.02.0-2|5	%define fname aspell6-%{languagecode}
14mr|aspell-hsb-0.02.0-2|6	%define aspell_ver 0.60
14mr|aspell-hsb-0.02.0-2|7	%define languageenglazy Upper Sorbian
14mr|aspell-hsb-0.02.0-2|8	%define languagecode hsb
14mr|aspell-hsb-0.02.0-2|9	%define lc_ctype hsb_DE
14mr|aspell-hsb-0.02.0-2|10	
14mr|aspell-hsb-0.02.0-2|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-hsb-0.02.0-2|12	Name:          aspell-%{languagecode}
14mr|aspell-hsb-0.02.0-2|13	Version:       0.02.0
14mr|aspell-hsb-0.02.0-2|14	Release:       2
14mr|aspell-hsb-0.02.0-2|15	Group:         System/Internationalization
14mr|aspell-hsb-0.02.0-2|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-hsb-0.02.0-2|17	URL:		   http://aspell.net/
14mr|aspell-hsb-0.02.0-2|18	License:	   GPL
14mr|aspell-hsb-0.02.0-2|19	Provides: spell-%{languagecode}
14mr|aspell-hsb-0.02.0-2|20	
14mr|aspell-hsb-0.02.0-2|21	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-hsb-0.02.0-2|22	BuildRequires: make
14mr|aspell-hsb-0.02.0-2|23	Requires:      aspell >= %{aspell_ver}
14mr|aspell-hsb-0.02.0-2|24	
14mr|aspell-hsb-0.02.0-2|25	# Mandriva Stuff
14mr|aspell-hsb-0.02.0-2|26	Requires:      locales-%{languagecode}
14mr|aspell-hsb-0.02.0-2|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-hsb-0.02.0-2|28	Provides:      enchant-dictionary = 1
14mr|aspell-hsb-0.02.0-2|29	Provides:      aspell-dictionary
14mr|aspell-hsb-0.02.0-2|30	Provides:      aspell-%{lc_ctype}
14mr|aspell-hsb-0.02.0-2|31	
14mr|aspell-hsb-0.02.0-2|32	Autoreqprov:   no
14mr|aspell-hsb-0.02.0-2|33	
14mr|aspell-hsb-0.02.0-2|34	%description
14mr|aspell-hsb-0.02.0-2|35	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-hsb-0.02.0-2|36	
14mr|aspell-hsb-0.02.0-2|37	%prep
14mr|aspell-hsb-0.02.0-2|38	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-hsb-0.02.0-2|39	
14mr|aspell-hsb-0.02.0-2|40	%build
14mr|aspell-hsb-0.02.0-2|41	# don't use configure macro
14mr|aspell-hsb-0.02.0-2|42	./configure
14mr|aspell-hsb-0.02.0-2|43	
14mr|aspell-hsb-0.02.0-2|44	%make
14mr|aspell-hsb-0.02.0-2|45	
14mr|aspell-hsb-0.02.0-2|46	%install
14mr|aspell-hsb-0.02.0-2|47	%makeinstall_std
14mr|aspell-hsb-0.02.0-2|48	
14mr|aspell-hsb-0.02.0-2|49	chmod 644 Copyright README*
14mr|aspell-hsb-0.02.0-2|50	
14mr|aspell-hsb-0.02.0-2|51	%files
14mr|aspell-hsb-0.02.0-2|52	%doc README* Copyright
14mr|aspell-hsb-0.02.0-2|53	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-hsb-0.02.0-2|54	
14mr|aspell-hsb-0.02.0-2|55	
14mr|aspell-hsb-0.02.0-2|56	
14mr|aspell-hsb-0.02.0-2|57	
14mr|aspell-hsb-0.02.0-2|58	
14mr|aspell-hsb-0.02.0-2|59	%changelog
14mr|aspell-hsb-0.02.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02.0-2
14mr|aspell-hsb-0.02.0-2|61	+ Revision: 17df7a7
14mr|aspell-hsb-0.02.0-2|62	- MassBuild#440: Increase release tag
14mr|aspell-hsb-0.02.0-2|63	
14mr|aspell-hsb-0.02.0-2|64	

15878 14
14mr|aspell-hu-0.99.4.2.0-10|1	%define _enable_debug_packages %{nil}
14mr|aspell-hu-0.99.4.2.0-10|2	%define debug_package          %{nil}
14mr|aspell-hu-0.99.4.2.0-10|3	
14mr|aspell-hu-0.99.4.2.0-10|4	%define src_ver 0.99.4.2-0
14mr|aspell-hu-0.99.4.2.0-10|5	%define fname aspell6-%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|6	%define aspell_ver 0.60
14mr|aspell-hu-0.99.4.2.0-10|7	%define languageenglazy Hungarian
14mr|aspell-hu-0.99.4.2.0-10|8	%define languagecode hu
14mr|aspell-hu-0.99.4.2.0-10|9	%define lc_ctype hu_HU
14mr|aspell-hu-0.99.4.2.0-10|10	
14mr|aspell-hu-0.99.4.2.0-10|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-hu-0.99.4.2.0-10|12	Name:          aspell-%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|13	Version:       0.99.4.2.0
14mr|aspell-hu-0.99.4.2.0-10|14	Release:       10
14mr|aspell-hu-0.99.4.2.0-10|15	Group:         System/Internationalization
14mr|aspell-hu-0.99.4.2.0-10|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-hu-0.99.4.2.0-10|17	URL:		   http://aspell.sourceforge.net/
14mr|aspell-hu-0.99.4.2.0-10|18	#Source:	       http://prdownloads.sourceforge.net/wordlist-hu/wordlist-hu-%{src_ver}.tar.bz2
14mr|aspell-hu-0.99.4.2.0-10|19	#URL:		   http://wordlist-hu.sourceforge.net
14mr|aspell-hu-0.99.4.2.0-10|20	License:	   GPL
14mr|aspell-hu-0.99.4.2.0-10|21	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-hu-0.99.4.2.0-10|22	
14mr|aspell-hu-0.99.4.2.0-10|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-hu-0.99.4.2.0-10|24	BuildRequires: make
14mr|aspell-hu-0.99.4.2.0-10|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-hu-0.99.4.2.0-10|26	
14mr|aspell-hu-0.99.4.2.0-10|27	# Mandriva Stuff
14mr|aspell-hu-0.99.4.2.0-10|28	Requires:      locales-%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-hu-0.99.4.2.0-10|30	Provides:      enchant-dictionary = 1
14mr|aspell-hu-0.99.4.2.0-10|31	Provides:      aspell-dictionary
14mr|aspell-hu-0.99.4.2.0-10|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-hu-0.99.4.2.0-10|33	Provides:      spell-%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|34	
14mr|aspell-hu-0.99.4.2.0-10|35	Autoreqprov:   no
14mr|aspell-hu-0.99.4.2.0-10|36	
14mr|aspell-hu-0.99.4.2.0-10|37	%description
14mr|aspell-hu-0.99.4.2.0-10|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-hu-0.99.4.2.0-10|39	
14mr|aspell-hu-0.99.4.2.0-10|40	%prep
14mr|aspell-hu-0.99.4.2.0-10|41	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-hu-0.99.4.2.0-10|42	
14mr|aspell-hu-0.99.4.2.0-10|43	%build
14mr|aspell-hu-0.99.4.2.0-10|44	# don't use configure macro
14mr|aspell-hu-0.99.4.2.0-10|45	./configure
14mr|aspell-hu-0.99.4.2.0-10|46	
14mr|aspell-hu-0.99.4.2.0-10|47	%make
14mr|aspell-hu-0.99.4.2.0-10|48	
14mr|aspell-hu-0.99.4.2.0-10|49	%install
14mr|aspell-hu-0.99.4.2.0-10|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hu-0.99.4.2.0-10|51	
14mr|aspell-hu-0.99.4.2.0-10|52	%makeinstall_std
14mr|aspell-hu-0.99.4.2.0-10|53	
14mr|aspell-hu-0.99.4.2.0-10|54	#cp doc/README README.%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|55	#chmod 644 README Copyright README.%{languagecode}
14mr|aspell-hu-0.99.4.2.0-10|56	
14mr|aspell-hu-0.99.4.2.0-10|57	%clean
14mr|aspell-hu-0.99.4.2.0-10|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-hu-0.99.4.2.0-10|59	
14mr|aspell-hu-0.99.4.2.0-10|60	%files
14mr|aspell-hu-0.99.4.2.0-10|61	%defattr(-,root,root)
14mr|aspell-hu-0.99.4.2.0-10|62	%doc README* Copyright doc/*
14mr|aspell-hu-0.99.4.2.0-10|63	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-hu-0.99.4.2.0-10|64	
14mr|aspell-hu-0.99.4.2.0-10|65	
14mr|aspell-hu-0.99.4.2.0-10|66	
14mr|aspell-hu-0.99.4.2.0-10|67	
14mr|aspell-hu-0.99.4.2.0-10|68	
14mr|aspell-hu-0.99.4.2.0-10|69	%changelog
14mr|aspell-hu-0.99.4.2.0-10|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99.4.2.0-10
14mr|aspell-hu-0.99.4.2.0-10|71	+ Revision: 8dc5022
14mr|aspell-hu-0.99.4.2.0-10|72	- MassBuild#440: Increase release tag
14mr|aspell-hu-0.99.4.2.0-10|73	
14mr|aspell-hu-0.99.4.2.0-10|74	

15879 14
14mr|aspell-ia-0.50.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-ia-0.50.1-13|2	%define debug_package          %{nil}
14mr|aspell-ia-0.50.1-13|3	
14mr|aspell-ia-0.50.1-13|4	%define src_ver 0.50-1
14mr|aspell-ia-0.50.1-13|5	
14mr|aspell-ia-0.50.1-13|6	%define languageenglazy Interlingua
14mr|aspell-ia-0.50.1-13|7	%define languagecode ia
14mr|aspell-ia-0.50.1-13|8	%define lc_ctype ia_XX
14mr|aspell-ia-0.50.1-13|9	
14mr|aspell-ia-0.50.1-13|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ia-0.50.1-13|11	Name:          aspell-%{languagecode}
14mr|aspell-ia-0.50.1-13|12	Version:       0.50.1
14mr|aspell-ia-0.50.1-13|13	Release:       13
14mr|aspell-ia-0.50.1-13|14	Group:         System/Internationalization
14mr|aspell-ia-0.50.1-13|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-ia-0.50.1-13|16	URL:           http://aspell.net/
14mr|aspell-ia-0.50.1-13|17	License:	   LGPL
14mr|aspell-ia-0.50.1-13|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ia-0.50.1-13|19	Provides: spell-%{languagecode}
14mr|aspell-ia-0.50.1-13|20	
14mr|aspell-ia-0.50.1-13|21	BuildRequires: aspell >= 0.50
14mr|aspell-ia-0.50.1-13|22	BuildRequires: make
14mr|aspell-ia-0.50.1-13|23	Requires:      aspell >= 0.50
14mr|aspell-ia-0.50.1-13|24	
14mr|aspell-ia-0.50.1-13|25	# Mandriva Stuff
14mr|aspell-ia-0.50.1-13|26	#there is currently no interlingua locale
14mr|aspell-ia-0.50.1-13|27	#Requires:      locales-%{languagecode}
14mr|aspell-ia-0.50.1-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ia-0.50.1-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-ia-0.50.1-13|30	Provides:      aspell-dictionary
14mr|aspell-ia-0.50.1-13|31	Provides:	   aspell-%{lc_ctype}
14mr|aspell-ia-0.50.1-13|32	
14mr|aspell-ia-0.50.1-13|33	Autoreqprov:   no
14mr|aspell-ia-0.50.1-13|34	
14mr|aspell-ia-0.50.1-13|35	%description
14mr|aspell-ia-0.50.1-13|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ia-0.50.1-13|37	
14mr|aspell-ia-0.50.1-13|38	%prep
14mr|aspell-ia-0.50.1-13|39	%setup -q -n %{name}-%{src_ver}
14mr|aspell-ia-0.50.1-13|40	
14mr|aspell-ia-0.50.1-13|41	%build
14mr|aspell-ia-0.50.1-13|42	
14mr|aspell-ia-0.50.1-13|43	# don't use configure macro
14mr|aspell-ia-0.50.1-13|44	./configure
14mr|aspell-ia-0.50.1-13|45	
14mr|aspell-ia-0.50.1-13|46	%make
14mr|aspell-ia-0.50.1-13|47	
14mr|aspell-ia-0.50.1-13|48	%install
14mr|aspell-ia-0.50.1-13|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ia-0.50.1-13|50	
14mr|aspell-ia-0.50.1-13|51	%makeinstall_std
14mr|aspell-ia-0.50.1-13|52	
14mr|aspell-ia-0.50.1-13|53	chmod 644 Copyright README* doc/*
14mr|aspell-ia-0.50.1-13|54	
14mr|aspell-ia-0.50.1-13|55	%clean
14mr|aspell-ia-0.50.1-13|56	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ia-0.50.1-13|57	
14mr|aspell-ia-0.50.1-13|58	%files
14mr|aspell-ia-0.50.1-13|59	%defattr(-,root,root)
14mr|aspell-ia-0.50.1-13|60	%doc README* Copyright
14mr|aspell-ia-0.50.1-13|61	%doc doc/*
14mr|aspell-ia-0.50.1-13|62	%{_libdir}/aspell-*/*
14mr|aspell-ia-0.50.1-13|63	
14mr|aspell-ia-0.50.1-13|64	
14mr|aspell-ia-0.50.1-13|65	
14mr|aspell-ia-0.50.1-13|66	
14mr|aspell-ia-0.50.1-13|67	
14mr|aspell-ia-0.50.1-13|68	%changelog
14mr|aspell-ia-0.50.1-13|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.1-13
14mr|aspell-ia-0.50.1-13|70	+ Revision: 070bc7b
14mr|aspell-ia-0.50.1-13|71	- MassBuild#440: Increase release tag
14mr|aspell-ia-0.50.1-13|72	
14mr|aspell-ia-0.50.1-13|73	

15880 14
14mr|aspell-id-1.2.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-id-1.2.0-13|2	%define debug_package          %{nil}
14mr|aspell-id-1.2.0-13|3	
14mr|aspell-id-1.2.0-13|4	%define src_ver 1.2-0
14mr|aspell-id-1.2.0-13|5	%define fname aspell5-%{languagecode}
14mr|aspell-id-1.2.0-13|6	%define aspell_ver 0.60
14mr|aspell-id-1.2.0-13|7	%define languageenglazy Indonesian
14mr|aspell-id-1.2.0-13|8	%define languagecode id
14mr|aspell-id-1.2.0-13|9	%define lc_ctype id_ID
14mr|aspell-id-1.2.0-13|10	
14mr|aspell-id-1.2.0-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-id-1.2.0-13|12	Name:          aspell-%{languagecode}
14mr|aspell-id-1.2.0-13|13	Version:       1.2.0
14mr|aspell-id-1.2.0-13|14	Release:       13
14mr|aspell-id-1.2.0-13|15	Group:         System/Internationalization
14mr|aspell-id-1.2.0-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-id-1.2.0-13|17	URL:		   http://aspell.net/
14mr|aspell-id-1.2.0-13|18	License:	   GPL
14mr|aspell-id-1.2.0-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-id-1.2.0-13|20	Provides:	   spell-%{languagecode}
14mr|aspell-id-1.2.0-13|21	# old ispell is repalced with aspell
14mr|aspell-id-1.2.0-13|22	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-id-1.2.0-13|23	Obsoletes:	   ispell-indonesian
14mr|aspell-id-1.2.0-13|24	Obsoletes:	   indospell
14mr|aspell-id-1.2.0-13|25	
14mr|aspell-id-1.2.0-13|26	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-id-1.2.0-13|27	BuildRequires: make
14mr|aspell-id-1.2.0-13|28	Requires:      aspell >= %{aspell_ver}
14mr|aspell-id-1.2.0-13|29	
14mr|aspell-id-1.2.0-13|30	# Mandriva Stuff
14mr|aspell-id-1.2.0-13|31	Requires:      locales-%{languagecode}
14mr|aspell-id-1.2.0-13|32	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-id-1.2.0-13|33	Provides:      enchant-dictionary = 1
14mr|aspell-id-1.2.0-13|34	Provides:      aspell-dictionary
14mr|aspell-id-1.2.0-13|35	Provides:	   aspell-%{lc_ctype}
14mr|aspell-id-1.2.0-13|36	
14mr|aspell-id-1.2.0-13|37	Autoreqprov:   no
14mr|aspell-id-1.2.0-13|38	
14mr|aspell-id-1.2.0-13|39	%description
14mr|aspell-id-1.2.0-13|40	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-id-1.2.0-13|41	
14mr|aspell-id-1.2.0-13|42	%prep
14mr|aspell-id-1.2.0-13|43	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-id-1.2.0-13|44	
14mr|aspell-id-1.2.0-13|45	%build
14mr|aspell-id-1.2.0-13|46	# don't use configure macro
14mr|aspell-id-1.2.0-13|47	./configure
14mr|aspell-id-1.2.0-13|48	
14mr|aspell-id-1.2.0-13|49	%make
14mr|aspell-id-1.2.0-13|50	
14mr|aspell-id-1.2.0-13|51	%install
14mr|aspell-id-1.2.0-13|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-id-1.2.0-13|53	
14mr|aspell-id-1.2.0-13|54	%makeinstall_std
14mr|aspell-id-1.2.0-13|55	
14mr|aspell-id-1.2.0-13|56	chmod 644 Copyright README* doc/*
14mr|aspell-id-1.2.0-13|57	
14mr|aspell-id-1.2.0-13|58	%clean
14mr|aspell-id-1.2.0-13|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-id-1.2.0-13|60	
14mr|aspell-id-1.2.0-13|61	%files
14mr|aspell-id-1.2.0-13|62	%defattr(-,root,root)
14mr|aspell-id-1.2.0-13|63	%doc README* Copyright doc/*
14mr|aspell-id-1.2.0-13|64	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-id-1.2.0-13|65	
14mr|aspell-id-1.2.0-13|66	
14mr|aspell-id-1.2.0-13|67	
14mr|aspell-id-1.2.0-13|68	
14mr|aspell-id-1.2.0-13|69	
14mr|aspell-id-1.2.0-13|70	%changelog
14mr|aspell-id-1.2.0-13|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-13
14mr|aspell-id-1.2.0-13|72	+ Revision: 70948c4
14mr|aspell-id-1.2.0-13|73	- MassBuild#440: Increase release tag
14mr|aspell-id-1.2.0-13|74	
14mr|aspell-id-1.2.0-13|75	

15881 14
14mr|aspell-is-0.51.1-15|1	%define _enable_debug_packages %{nil}
14mr|aspell-is-0.51.1-15|2	%define debug_package          %{nil}
14mr|aspell-is-0.51.1-15|3	
14mr|aspell-is-0.51.1-15|4	%define src_ver 0.51.1-0
14mr|aspell-is-0.51.1-15|5	%define languageenglazy Icelandic
14mr|aspell-is-0.51.1-15|6	%define languagecode is
14mr|aspell-is-0.51.1-15|7	%define lc_ctype is_IS
14mr|aspell-is-0.51.1-15|8	
14mr|aspell-is-0.51.1-15|9	Summary:	%{languageenglazy} files for aspell
14mr|aspell-is-0.51.1-15|10	Name:		aspell-%{languagecode}
14mr|aspell-is-0.51.1-15|11	Version:	0.51.1
14mr|aspell-is-0.51.1-15|12	Release:	15
14mr|aspell-is-0.51.1-15|13	License:	GPLv2+
14mr|aspell-is-0.51.1-15|14	Group:		System/Internationalization
14mr|aspell-is-0.51.1-15|15	Url:		http://aspell.net/
14mr|aspell-is-0.51.1-15|16	Source0:	http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-is-0.51.1-15|17	BuildRequires:	aspell >= 0.50
14mr|aspell-is-0.51.1-15|18	Requires:	aspell >= 0.50
14mr|aspell-is-0.51.1-15|19	# Mandriva Stuff
14mr|aspell-is-0.51.1-15|20	Requires:	locales-%{languagecode}
14mr|aspell-is-0.51.1-15|21	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-is-0.51.1-15|22	Provides:	enchant-dictionary = 1
14mr|aspell-is-0.51.1-15|23	Provides:	aspell-dictionary
14mr|aspell-is-0.51.1-15|24	Provides:	aspell-%{lc_ctype}
14mr|aspell-is-0.51.1-15|25	
14mr|aspell-is-0.51.1-15|26	%description
14mr|aspell-is-0.51.1-15|27	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-is-0.51.1-15|28	
14mr|aspell-is-0.51.1-15|29	%files
14mr|aspell-is-0.51.1-15|30	%doc README* Copyright
14mr|aspell-is-0.51.1-15|31	%{_libdir}/aspell-*/*
14mr|aspell-is-0.51.1-15|32	
14mr|aspell-is-0.51.1-15|33	#----------------------------------------------------------------------------
14mr|aspell-is-0.51.1-15|34	
14mr|aspell-is-0.51.1-15|35	%prep
14mr|aspell-is-0.51.1-15|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-is-0.51.1-15|37	chmod 644 Copyright README*
14mr|aspell-is-0.51.1-15|38	
14mr|aspell-is-0.51.1-15|39	%build
14mr|aspell-is-0.51.1-15|40	# don't use configure macro
14mr|aspell-is-0.51.1-15|41	./configure
14mr|aspell-is-0.51.1-15|42	
14mr|aspell-is-0.51.1-15|43	%make
14mr|aspell-is-0.51.1-15|44	
14mr|aspell-is-0.51.1-15|45	%install
14mr|aspell-is-0.51.1-15|46	%makeinstall_std
14mr|aspell-is-0.51.1-15|47	
14mr|aspell-is-0.51.1-15|48	
14mr|aspell-is-0.51.1-15|49	%changelog
14mr|aspell-is-0.51.1-15|50	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.51.1-15
14mr|aspell-is-0.51.1-15|51	+ Revision: 554822f
14mr|aspell-is-0.51.1-15|52	- Spec cleanup
14mr|aspell-is-0.51.1-15|53	
14mr|aspell-is-0.51.1-15|54	

15882 14
14mr|aspell-it-0.54.0-11|1	%define _enable_debug_packages %{nil}
14mr|aspell-it-0.54.0-11|2	%define debug_package          %{nil}
14mr|aspell-it-0.54.0-11|3	
14mr|aspell-it-0.54.0-11|4	%define src_ver 2.2_20050523-0
14mr|aspell-it-0.54.0-11|5	
14mr|aspell-it-0.54.0-11|6	%define languageenglazy Italian
14mr|aspell-it-0.54.0-11|7	%define languagecode it
14mr|aspell-it-0.54.0-11|8	%define lc_ctype it_IT
14mr|aspell-it-0.54.0-11|9	
14mr|aspell-it-0.54.0-11|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-it-0.54.0-11|11	Name:          aspell-%{languagecode}
14mr|aspell-it-0.54.0-11|12	Version:       0.54.0
14mr|aspell-it-0.54.0-11|13	Release:       11
14mr|aspell-it-0.54.0-11|14	Group:         System/Internationalization
14mr|aspell-it-0.54.0-11|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-it-0.54.0-11|16	URL:           http://aspell.net/
14mr|aspell-it-0.54.0-11|17	License:	   GPL
14mr|aspell-it-0.54.0-11|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-it-0.54.0-11|19	
14mr|aspell-it-0.54.0-11|20	BuildRequires: aspell >= 0.50
14mr|aspell-it-0.54.0-11|21	BuildRequires: make
14mr|aspell-it-0.54.0-11|22	Requires:      aspell >= 0.50
14mr|aspell-it-0.54.0-11|23	
14mr|aspell-it-0.54.0-11|24	# Mandriva Stuff
14mr|aspell-it-0.54.0-11|25	Requires:      locales-%{languagecode}
14mr|aspell-it-0.54.0-11|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-it-0.54.0-11|27	Provides:      enchant-dictionary = 1
14mr|aspell-it-0.54.0-11|28	Provides:      aspell-dictionary
14mr|aspell-it-0.54.0-11|29	Provides:	   aspell-%{lc_ctype}
14mr|aspell-it-0.54.0-11|30	Provides:	   spell-it
14mr|aspell-it-0.54.0-11|31	
14mr|aspell-it-0.54.0-11|32	Autoreqprov:   no
14mr|aspell-it-0.54.0-11|33	
14mr|aspell-it-0.54.0-11|34	Obsoletes: ispell-it, ispell-italian
14mr|aspell-it-0.54.0-11|35	
14mr|aspell-it-0.54.0-11|36	%description
14mr|aspell-it-0.54.0-11|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-it-0.54.0-11|38	
14mr|aspell-it-0.54.0-11|39	%prep
14mr|aspell-it-0.54.0-11|40	%setup -q -n aspell6-%{languagecode}-%{src_ver}
14mr|aspell-it-0.54.0-11|41	
14mr|aspell-it-0.54.0-11|42	%build
14mr|aspell-it-0.54.0-11|43	
14mr|aspell-it-0.54.0-11|44	# don't use configure macro
14mr|aspell-it-0.54.0-11|45	./configure
14mr|aspell-it-0.54.0-11|46	
14mr|aspell-it-0.54.0-11|47	%make
14mr|aspell-it-0.54.0-11|48	
14mr|aspell-it-0.54.0-11|49	%install
14mr|aspell-it-0.54.0-11|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-it-0.54.0-11|51	
14mr|aspell-it-0.54.0-11|52	%makeinstall_std
14mr|aspell-it-0.54.0-11|53	
14mr|aspell-it-0.54.0-11|54	mv README README.%{languagecode}
14mr|aspell-it-0.54.0-11|55	chmod 644 README* Copyright doc/*
14mr|aspell-it-0.54.0-11|56	
14mr|aspell-it-0.54.0-11|57	%clean
14mr|aspell-it-0.54.0-11|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-it-0.54.0-11|59	
14mr|aspell-it-0.54.0-11|60	%files
14mr|aspell-it-0.54.0-11|61	%defattr(-,root,root)
14mr|aspell-it-0.54.0-11|62	%doc README* Copyright doc/*
14mr|aspell-it-0.54.0-11|63	%{_libdir}/aspell-*/*
14mr|aspell-it-0.54.0-11|64	
14mr|aspell-it-0.54.0-11|65	
14mr|aspell-it-0.54.0-11|66	
14mr|aspell-it-0.54.0-11|67	
14mr|aspell-it-0.54.0-11|68	
14mr|aspell-it-0.54.0-11|69	%changelog
14mr|aspell-it-0.54.0-11|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.54.0-11
14mr|aspell-it-0.54.0-11|71	+ Revision: 7a02d74
14mr|aspell-it-0.54.0-11|72	- MassBuild#440: Increase release tag
14mr|aspell-it-0.54.0-11|73	
14mr|aspell-it-0.54.0-11|74	

15883 14
14mr|aspell-ku-0.20.1-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-ku-0.20.1-2|2	%define debug_package          %{nil}
14mr|aspell-ku-0.20.1-2|3	
14mr|aspell-ku-0.20.1-2|4	%define src_ver 0.20-1
14mr|aspell-ku-0.20.1-2|5	%define fname aspell5-%{languagecode}
14mr|aspell-ku-0.20.1-2|6	%define aspell_ver 0.60
14mr|aspell-ku-0.20.1-2|7	%define languageenglazy Kurdish
14mr|aspell-ku-0.20.1-2|8	%define languagecode ku
14mr|aspell-ku-0.20.1-2|9	%define lc_ctype ku_TR
14mr|aspell-ku-0.20.1-2|10	
14mr|aspell-ku-0.20.1-2|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ku-0.20.1-2|12	Name:          aspell-%{languagecode}
14mr|aspell-ku-0.20.1-2|13	Version:       0.20.1
14mr|aspell-ku-0.20.1-2|14	Release:       2
14mr|aspell-ku-0.20.1-2|15	Group:         System/Internationalization
14mr|aspell-ku-0.20.1-2|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ku-0.20.1-2|17	URL:		   http://aspell.net/
14mr|aspell-ku-0.20.1-2|18	License:	   GPL
14mr|aspell-ku-0.20.1-2|19	Provides: spell-%{languagecode}
14mr|aspell-ku-0.20.1-2|20	
14mr|aspell-ku-0.20.1-2|21	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-ku-0.20.1-2|22	BuildRequires: make
14mr|aspell-ku-0.20.1-2|23	Requires:      aspell >= %{aspell_ver}
14mr|aspell-ku-0.20.1-2|24	
14mr|aspell-ku-0.20.1-2|25	# Mandriva Stuff
14mr|aspell-ku-0.20.1-2|26	Requires:      locales-%{languagecode}
14mr|aspell-ku-0.20.1-2|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ku-0.20.1-2|28	Provides:      enchant-dictionary = 1
14mr|aspell-ku-0.20.1-2|29	Provides:      aspell-dictionary
14mr|aspell-ku-0.20.1-2|30	Provides:      aspell-%{lc_ctype}
14mr|aspell-ku-0.20.1-2|31	
14mr|aspell-ku-0.20.1-2|32	Autoreqprov:   no
14mr|aspell-ku-0.20.1-2|33	
14mr|aspell-ku-0.20.1-2|34	%description
14mr|aspell-ku-0.20.1-2|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ku-0.20.1-2|36	
14mr|aspell-ku-0.20.1-2|37	%prep
14mr|aspell-ku-0.20.1-2|38	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ku-0.20.1-2|39	
14mr|aspell-ku-0.20.1-2|40	%build
14mr|aspell-ku-0.20.1-2|41	# don't use configure macro
14mr|aspell-ku-0.20.1-2|42	./configure
14mr|aspell-ku-0.20.1-2|43	
14mr|aspell-ku-0.20.1-2|44	%make
14mr|aspell-ku-0.20.1-2|45	
14mr|aspell-ku-0.20.1-2|46	%install
14mr|aspell-ku-0.20.1-2|47	%makeinstall_std
14mr|aspell-ku-0.20.1-2|48	
14mr|aspell-ku-0.20.1-2|49	chmod 644 Copyright README*
14mr|aspell-ku-0.20.1-2|50	
14mr|aspell-ku-0.20.1-2|51	%files
14mr|aspell-ku-0.20.1-2|52	%doc README* Copyright doc/*
14mr|aspell-ku-0.20.1-2|53	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ku-0.20.1-2|54	
14mr|aspell-ku-0.20.1-2|55	
14mr|aspell-ku-0.20.1-2|56	
14mr|aspell-ku-0.20.1-2|57	
14mr|aspell-ku-0.20.1-2|58	
14mr|aspell-ku-0.20.1-2|59	%changelog
14mr|aspell-ku-0.20.1-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20.1-2
14mr|aspell-ku-0.20.1-2|61	+ Revision: 7aaed71
14mr|aspell-ku-0.20.1-2|62	- MassBuild#440: Increase release tag
14mr|aspell-ku-0.20.1-2|63	
14mr|aspell-ku-0.20.1-2|64	

15884 14
14mr|aspell-la-20020503.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-la-20020503.0-13|2	%define debug_package          %{nil}
14mr|aspell-la-20020503.0-13|3	
14mr|aspell-la-20020503.0-13|4	%define src_ver 20020503-0
14mr|aspell-la-20020503.0-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-la-20020503.0-13|6	%define aspell_ver 0.60
14mr|aspell-la-20020503.0-13|7	%define languageenglazy Latin
14mr|aspell-la-20020503.0-13|8	%define languagecode la
14mr|aspell-la-20020503.0-13|9	# FIXME: no locale yet
14mr|aspell-la-20020503.0-13|10	%define lc_ctype la_
14mr|aspell-la-20020503.0-13|11	
14mr|aspell-la-20020503.0-13|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-la-20020503.0-13|13	Name:          aspell-%{languagecode}
14mr|aspell-la-20020503.0-13|14	Version:       20020503.0
14mr|aspell-la-20020503.0-13|15	Release:       13
14mr|aspell-la-20020503.0-13|16	Group:         System/Internationalization
14mr|aspell-la-20020503.0-13|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-la-20020503.0-13|18	URL:		   http://aspell.net/
14mr|aspell-la-20020503.0-13|19	License:	   GPL
14mr|aspell-la-20020503.0-13|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-la-20020503.0-13|21	Provides: spell-%{languagecode}
14mr|aspell-la-20020503.0-13|22	
14mr|aspell-la-20020503.0-13|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-la-20020503.0-13|24	BuildRequires: make
14mr|aspell-la-20020503.0-13|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-la-20020503.0-13|26	
14mr|aspell-la-20020503.0-13|27	# Mandriva Stuff
14mr|aspell-la-20020503.0-13|28	#Requires:      locales-%{languagecode}
14mr|aspell-la-20020503.0-13|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-la-20020503.0-13|30	Provides:      enchant-dictionary = 1
14mr|aspell-la-20020503.0-13|31	Provides:      aspell-dictionary
14mr|aspell-la-20020503.0-13|32	#Provides:      aspell-%{lc_ctype}
14mr|aspell-la-20020503.0-13|33	
14mr|aspell-la-20020503.0-13|34	Autoreqprov:   no
14mr|aspell-la-20020503.0-13|35	
14mr|aspell-la-20020503.0-13|36	%description
14mr|aspell-la-20020503.0-13|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-la-20020503.0-13|38	
14mr|aspell-la-20020503.0-13|39	%prep
14mr|aspell-la-20020503.0-13|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-la-20020503.0-13|41	
14mr|aspell-la-20020503.0-13|42	%build
14mr|aspell-la-20020503.0-13|43	# don't use configure macro
14mr|aspell-la-20020503.0-13|44	./configure
14mr|aspell-la-20020503.0-13|45	
14mr|aspell-la-20020503.0-13|46	%make
14mr|aspell-la-20020503.0-13|47	
14mr|aspell-la-20020503.0-13|48	%install
14mr|aspell-la-20020503.0-13|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-la-20020503.0-13|50	
14mr|aspell-la-20020503.0-13|51	%makeinstall_std
14mr|aspell-la-20020503.0-13|52	
14mr|aspell-la-20020503.0-13|53	chmod 644 Copyright README*
14mr|aspell-la-20020503.0-13|54	
14mr|aspell-la-20020503.0-13|55	%clean
14mr|aspell-la-20020503.0-13|56	rm -fr $RPM_BUILD_ROOT
14mr|aspell-la-20020503.0-13|57	
14mr|aspell-la-20020503.0-13|58	%files
14mr|aspell-la-20020503.0-13|59	%defattr(-,root,root)
14mr|aspell-la-20020503.0-13|60	%doc README* Copyright
14mr|aspell-la-20020503.0-13|61	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-la-20020503.0-13|62	
14mr|aspell-la-20020503.0-13|63	
14mr|aspell-la-20020503.0-13|64	
14mr|aspell-la-20020503.0-13|65	
14mr|aspell-la-20020503.0-13|66	
14mr|aspell-la-20020503.0-13|67	%changelog
14mr|aspell-la-20020503.0-13|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20020503.0-13
14mr|aspell-la-20020503.0-13|69	+ Revision: 295f40a
14mr|aspell-la-20020503.0-13|70	- MassBuild#440: Increase release tag
14mr|aspell-la-20020503.0-13|71	
14mr|aspell-la-20020503.0-13|72	

15885 14
14mr|aspell-lt-1.2.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-lt-1.2.1-12|2	%define debug_package          %{nil}
14mr|aspell-lt-1.2.1-12|3	
14mr|aspell-lt-1.2.1-12|4	%define src_ver 1.2.1-0
14mr|aspell-lt-1.2.1-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-lt-1.2.1-12|6	%define aspell_ver 0.60
14mr|aspell-lt-1.2.1-12|7	%define languageenglazy Lithuanian
14mr|aspell-lt-1.2.1-12|8	%define languagecode lt
14mr|aspell-lt-1.2.1-12|9	%define lc_ctype lt_LT
14mr|aspell-lt-1.2.1-12|10	
14mr|aspell-lt-1.2.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-lt-1.2.1-12|12	Name:          aspell-%{languagecode}
14mr|aspell-lt-1.2.1-12|13	Version:       1.2.1
14mr|aspell-lt-1.2.1-12|14	Release:       12
14mr|aspell-lt-1.2.1-12|15	Group:         System/Internationalization
14mr|aspell-lt-1.2.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-lt-1.2.1-12|17	URL:		   http://aspell.net/
14mr|aspell-lt-1.2.1-12|18	License:	   Free Software (see Copyright file)
14mr|aspell-lt-1.2.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-lt-1.2.1-12|20	Provides: spell-%{languagecode}
14mr|aspell-lt-1.2.1-12|21	
14mr|aspell-lt-1.2.1-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-lt-1.2.1-12|23	BuildRequires: make
14mr|aspell-lt-1.2.1-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-lt-1.2.1-12|25	
14mr|aspell-lt-1.2.1-12|26	# Mandriva Stuff
14mr|aspell-lt-1.2.1-12|27	Requires:      locales-%{languagecode}
14mr|aspell-lt-1.2.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-lt-1.2.1-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-lt-1.2.1-12|30	Provides:      aspell-dictionary
14mr|aspell-lt-1.2.1-12|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-lt-1.2.1-12|32	
14mr|aspell-lt-1.2.1-12|33	Autoreqprov:   no
14mr|aspell-lt-1.2.1-12|34	
14mr|aspell-lt-1.2.1-12|35	%description
14mr|aspell-lt-1.2.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-lt-1.2.1-12|37	
14mr|aspell-lt-1.2.1-12|38	%prep
14mr|aspell-lt-1.2.1-12|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-lt-1.2.1-12|40	
14mr|aspell-lt-1.2.1-12|41	%build
14mr|aspell-lt-1.2.1-12|42	# don't use configure macro
14mr|aspell-lt-1.2.1-12|43	./configure
14mr|aspell-lt-1.2.1-12|44	
14mr|aspell-lt-1.2.1-12|45	%make
14mr|aspell-lt-1.2.1-12|46	
14mr|aspell-lt-1.2.1-12|47	%install
14mr|aspell-lt-1.2.1-12|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-lt-1.2.1-12|49	
14mr|aspell-lt-1.2.1-12|50	%makeinstall_std
14mr|aspell-lt-1.2.1-12|51	
14mr|aspell-lt-1.2.1-12|52	chmod 644 Copyright README* doc/*
14mr|aspell-lt-1.2.1-12|53	
14mr|aspell-lt-1.2.1-12|54	%clean
14mr|aspell-lt-1.2.1-12|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-lt-1.2.1-12|56	
14mr|aspell-lt-1.2.1-12|57	%files
14mr|aspell-lt-1.2.1-12|58	%defattr(-,root,root)
14mr|aspell-lt-1.2.1-12|59	%doc README* Copyright doc/*
14mr|aspell-lt-1.2.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-lt-1.2.1-12|61	
14mr|aspell-lt-1.2.1-12|62	
14mr|aspell-lt-1.2.1-12|63	
14mr|aspell-lt-1.2.1-12|64	
14mr|aspell-lt-1.2.1-12|65	
14mr|aspell-lt-1.2.1-12|66	%changelog
14mr|aspell-lt-1.2.1-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-12
14mr|aspell-lt-1.2.1-12|68	+ Revision: b20f689
14mr|aspell-lt-1.2.1-12|69	- MassBuild#440: Increase release tag
14mr|aspell-lt-1.2.1-12|70	
14mr|aspell-lt-1.2.1-12|71	

15886 14
14mr|aspell-lv-0.5.5.1-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-lv-0.5.5.1-14|2	%define debug_package          %{nil}
14mr|aspell-lv-0.5.5.1-14|3	
14mr|aspell-lv-0.5.5.1-14|4	%define src_ver 0.5.5-1
14mr|aspell-lv-0.5.5.1-14|5	%define fname aspell6-%{languagecode}
14mr|aspell-lv-0.5.5.1-14|6	%define aspell_ver 0.60
14mr|aspell-lv-0.5.5.1-14|7	%define languageenglazy Latvian
14mr|aspell-lv-0.5.5.1-14|8	%define languagecode lv
14mr|aspell-lv-0.5.5.1-14|9	%define lc_ctype lv_LV
14mr|aspell-lv-0.5.5.1-14|10	
14mr|aspell-lv-0.5.5.1-14|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-lv-0.5.5.1-14|12	Name:          aspell-%{languagecode}
14mr|aspell-lv-0.5.5.1-14|13	Version:       0.5.5.1
14mr|aspell-lv-0.5.5.1-14|14	Release:       14
14mr|aspell-lv-0.5.5.1-14|15	Group:         System/Internationalization
14mr|aspell-lv-0.5.5.1-14|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-lv-0.5.5.1-14|17	URL:		   http://aspell.net/
14mr|aspell-lv-0.5.5.1-14|18	License:	   GPL
14mr|aspell-lv-0.5.5.1-14|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-lv-0.5.5.1-14|20	Provides: spell-%{languagecode}
14mr|aspell-lv-0.5.5.1-14|21	
14mr|aspell-lv-0.5.5.1-14|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-lv-0.5.5.1-14|23	BuildRequires: make
14mr|aspell-lv-0.5.5.1-14|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-lv-0.5.5.1-14|25	
14mr|aspell-lv-0.5.5.1-14|26	# Mandriva Stuff
14mr|aspell-lv-0.5.5.1-14|27	Requires:      locales-%{languagecode}
14mr|aspell-lv-0.5.5.1-14|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-lv-0.5.5.1-14|29	Provides:      enchant-dictionary = 1
14mr|aspell-lv-0.5.5.1-14|30	Provides:      aspell-dictionary
14mr|aspell-lv-0.5.5.1-14|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-lv-0.5.5.1-14|32	
14mr|aspell-lv-0.5.5.1-14|33	Autoreqprov:   no
14mr|aspell-lv-0.5.5.1-14|34	
14mr|aspell-lv-0.5.5.1-14|35	%description
14mr|aspell-lv-0.5.5.1-14|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-lv-0.5.5.1-14|37	
14mr|aspell-lv-0.5.5.1-14|38	%prep
14mr|aspell-lv-0.5.5.1-14|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-lv-0.5.5.1-14|40	
14mr|aspell-lv-0.5.5.1-14|41	%build
14mr|aspell-lv-0.5.5.1-14|42	# don't use configure macro
14mr|aspell-lv-0.5.5.1-14|43	./configure
14mr|aspell-lv-0.5.5.1-14|44	
14mr|aspell-lv-0.5.5.1-14|45	%make
14mr|aspell-lv-0.5.5.1-14|46	
14mr|aspell-lv-0.5.5.1-14|47	%install
14mr|aspell-lv-0.5.5.1-14|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-lv-0.5.5.1-14|49	
14mr|aspell-lv-0.5.5.1-14|50	%makeinstall_std
14mr|aspell-lv-0.5.5.1-14|51	
14mr|aspell-lv-0.5.5.1-14|52	chmod 644 Copyright README* doc/*
14mr|aspell-lv-0.5.5.1-14|53	
14mr|aspell-lv-0.5.5.1-14|54	%clean
14mr|aspell-lv-0.5.5.1-14|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-lv-0.5.5.1-14|56	
14mr|aspell-lv-0.5.5.1-14|57	%files
14mr|aspell-lv-0.5.5.1-14|58	%defattr(-,root,root)
14mr|aspell-lv-0.5.5.1-14|59	%doc README* Copyright doc/*
14mr|aspell-lv-0.5.5.1-14|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-lv-0.5.5.1-14|61	
14mr|aspell-lv-0.5.5.1-14|62	
14mr|aspell-lv-0.5.5.1-14|63	
14mr|aspell-lv-0.5.5.1-14|64	
14mr|aspell-lv-0.5.5.1-14|65	
14mr|aspell-lv-0.5.5.1-14|66	%changelog
14mr|aspell-lv-0.5.5.1-14|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.5.1-14
14mr|aspell-lv-0.5.5.1-14|68	+ Revision: 0b657f6
14mr|aspell-lv-0.5.5.1-14|69	- MassBuild#440: Increase release tag
14mr|aspell-lv-0.5.5.1-14|70	
14mr|aspell-lv-0.5.5.1-14|71	

15887 14
14mr|aspell-mg-0.03.0-11|1	%define _enable_debug_packages %{nil}
14mr|aspell-mg-0.03.0-11|2	%define debug_package          %{nil}
14mr|aspell-mg-0.03.0-11|3	
14mr|aspell-mg-0.03.0-11|4	%define src_ver 0.03-0
14mr|aspell-mg-0.03.0-11|5	%define fname aspell5-%{languagecode}
14mr|aspell-mg-0.03.0-11|6	%define aspell_ver 0.60
14mr|aspell-mg-0.03.0-11|7	%define languageenglazy Malagasy
14mr|aspell-mg-0.03.0-11|8	%define languagecode mg
14mr|aspell-mg-0.03.0-11|9	%define lc_ctype mg_MG
14mr|aspell-mg-0.03.0-11|10	
14mr|aspell-mg-0.03.0-11|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mg-0.03.0-11|12	Name:          aspell-%{languagecode}
14mr|aspell-mg-0.03.0-11|13	Version:       0.03.0
14mr|aspell-mg-0.03.0-11|14	Release:       11
14mr|aspell-mg-0.03.0-11|15	Group:         System/Internationalization
14mr|aspell-mg-0.03.0-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-mg-0.03.0-11|17	URL:		   http://aspell.net/
14mr|aspell-mg-0.03.0-11|18	License:	   GPL
14mr|aspell-mg-0.03.0-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-mg-0.03.0-11|20	Provides: spell-%{languagecode}
14mr|aspell-mg-0.03.0-11|21	
14mr|aspell-mg-0.03.0-11|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-mg-0.03.0-11|23	BuildRequires: make
14mr|aspell-mg-0.03.0-11|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-mg-0.03.0-11|25	
14mr|aspell-mg-0.03.0-11|26	# Mandriva stuff
14mr|aspell-mg-0.03.0-11|27	Requires:      locales-%{languagecode}
14mr|aspell-mg-0.03.0-11|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mg-0.03.0-11|29	Provides:      enchant-dictionary = 1
14mr|aspell-mg-0.03.0-11|30	Provides:      aspell-dictionary
14mr|aspell-mg-0.03.0-11|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-mg-0.03.0-11|32	
14mr|aspell-mg-0.03.0-11|33	Autoreqprov:   no
14mr|aspell-mg-0.03.0-11|34	
14mr|aspell-mg-0.03.0-11|35	%description
14mr|aspell-mg-0.03.0-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mg-0.03.0-11|37	
14mr|aspell-mg-0.03.0-11|38	%prep
14mr|aspell-mg-0.03.0-11|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-mg-0.03.0-11|40	
14mr|aspell-mg-0.03.0-11|41	%build
14mr|aspell-mg-0.03.0-11|42	# don't use configure macro
14mr|aspell-mg-0.03.0-11|43	./configure
14mr|aspell-mg-0.03.0-11|44	
14mr|aspell-mg-0.03.0-11|45	%make
14mr|aspell-mg-0.03.0-11|46	
14mr|aspell-mg-0.03.0-11|47	%install
14mr|aspell-mg-0.03.0-11|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mg-0.03.0-11|49	
14mr|aspell-mg-0.03.0-11|50	%makeinstall_std
14mr|aspell-mg-0.03.0-11|51	
14mr|aspell-mg-0.03.0-11|52	chmod 644 Copyright README* doc/*
14mr|aspell-mg-0.03.0-11|53	
14mr|aspell-mg-0.03.0-11|54	%clean
14mr|aspell-mg-0.03.0-11|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mg-0.03.0-11|56	
14mr|aspell-mg-0.03.0-11|57	%files
14mr|aspell-mg-0.03.0-11|58	%defattr(-,root,root)
14mr|aspell-mg-0.03.0-11|59	%doc README* Copyright doc/*
14mr|aspell-mg-0.03.0-11|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-mg-0.03.0-11|61	
14mr|aspell-mg-0.03.0-11|62	
14mr|aspell-mg-0.03.0-11|63	
14mr|aspell-mg-0.03.0-11|64	
14mr|aspell-mg-0.03.0-11|65	
14mr|aspell-mg-0.03.0-11|66	%changelog
14mr|aspell-mg-0.03.0-11|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.03.0-11
14mr|aspell-mg-0.03.0-11|68	+ Revision: 8d63dbe
14mr|aspell-mg-0.03.0-11|69	- MassBuild#440: Increase release tag
14mr|aspell-mg-0.03.0-11|70	
14mr|aspell-mg-0.03.0-11|71	

15888 14
14mr|aspell-mi-0.50.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-mi-0.50.0-13|2	%define debug_package          %{nil}
14mr|aspell-mi-0.50.0-13|3	
14mr|aspell-mi-0.50.0-13|4	%define src_ver 0.50-0
14mr|aspell-mi-0.50.0-13|5	%define languageenglazy Maori
14mr|aspell-mi-0.50.0-13|6	%define languagecode mi
14mr|aspell-mi-0.50.0-13|7	%define lc_ctype mi_NZ
14mr|aspell-mi-0.50.0-13|8	
14mr|aspell-mi-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mi-0.50.0-13|10	Name:          aspell-%{languagecode}
14mr|aspell-mi-0.50.0-13|11	Version:       0.50.0
14mr|aspell-mi-0.50.0-13|12	Release:       13
14mr|aspell-mi-0.50.0-13|13	Group:         System/Internationalization
14mr|aspell-mi-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-mi-0.50.0-13|15	URL:		   http://aspell.net/
14mr|aspell-mi-0.50.0-13|16	License:	   LGPL
14mr|aspell-mi-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-mi-0.50.0-13|18	
14mr|aspell-mi-0.50.0-13|19	BuildRequires: aspell >= 0.50
14mr|aspell-mi-0.50.0-13|20	BuildRequires: make
14mr|aspell-mi-0.50.0-13|21	Requires:      aspell >= 0.50
14mr|aspell-mi-0.50.0-13|22	
14mr|aspell-mi-0.50.0-13|23	# Mandriva Stuff
14mr|aspell-mi-0.50.0-13|24	Requires:      locales-%{languagecode}
14mr|aspell-mi-0.50.0-13|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mi-0.50.0-13|26	Provides:      enchant-dictionary = 1
14mr|aspell-mi-0.50.0-13|27	Provides:      aspell-dictionary
14mr|aspell-mi-0.50.0-13|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-mi-0.50.0-13|29	
14mr|aspell-mi-0.50.0-13|30	Autoreqprov:   no
14mr|aspell-mi-0.50.0-13|31	
14mr|aspell-mi-0.50.0-13|32	%description
14mr|aspell-mi-0.50.0-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mi-0.50.0-13|34	
14mr|aspell-mi-0.50.0-13|35	%prep
14mr|aspell-mi-0.50.0-13|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-mi-0.50.0-13|37	
14mr|aspell-mi-0.50.0-13|38	%build
14mr|aspell-mi-0.50.0-13|39	# don't use configure macro
14mr|aspell-mi-0.50.0-13|40	./configure
14mr|aspell-mi-0.50.0-13|41	
14mr|aspell-mi-0.50.0-13|42	%make
14mr|aspell-mi-0.50.0-13|43	
14mr|aspell-mi-0.50.0-13|44	%install
14mr|aspell-mi-0.50.0-13|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mi-0.50.0-13|46	
14mr|aspell-mi-0.50.0-13|47	%makeinstall_std
14mr|aspell-mi-0.50.0-13|48	
14mr|aspell-mi-0.50.0-13|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
14mr|aspell-mi-0.50.0-13|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
14mr|aspell-mi-0.50.0-13|51	
14mr|aspell-mi-0.50.0-13|52	chmod 644 Copyright README* doc/*
14mr|aspell-mi-0.50.0-13|53	
14mr|aspell-mi-0.50.0-13|54	%clean
14mr|aspell-mi-0.50.0-13|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mi-0.50.0-13|56	
14mr|aspell-mi-0.50.0-13|57	%files
14mr|aspell-mi-0.50.0-13|58	%defattr(-,root,root)
14mr|aspell-mi-0.50.0-13|59	%doc README* Copyright doc/*
14mr|aspell-mi-0.50.0-13|60	%{_libdir}/aspell-*/*
14mr|aspell-mi-0.50.0-13|61	
14mr|aspell-mi-0.50.0-13|62	
14mr|aspell-mi-0.50.0-13|63	
14mr|aspell-mi-0.50.0-13|64	
14mr|aspell-mi-0.50.0-13|65	
14mr|aspell-mi-0.50.0-13|66	%changelog
14mr|aspell-mi-0.50.0-13|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-13
14mr|aspell-mi-0.50.0-13|68	+ Revision: 3ca1138
14mr|aspell-mi-0.50.0-13|69	- MassBuild#440: Increase release tag
14mr|aspell-mi-0.50.0-13|70	
14mr|aspell-mi-0.50.0-13|71	

15889 14
14mr|aspell-mk-0.50.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-mk-0.50.0-14|2	%define debug_package          %{nil}
14mr|aspell-mk-0.50.0-14|3	
14mr|aspell-mk-0.50.0-14|4	%define src_ver 0.50-0
14mr|aspell-mk-0.50.0-14|5	%define languageenglazy Macedonian
14mr|aspell-mk-0.50.0-14|6	%define languagecode mk
14mr|aspell-mk-0.50.0-14|7	%define lc_ctype mk_MK
14mr|aspell-mk-0.50.0-14|8	
14mr|aspell-mk-0.50.0-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mk-0.50.0-14|10	Name:          aspell-%{languagecode}
14mr|aspell-mk-0.50.0-14|11	Version:       0.50.0
14mr|aspell-mk-0.50.0-14|12	Release:       14
14mr|aspell-mk-0.50.0-14|13	Group:         System/Internationalization
14mr|aspell-mk-0.50.0-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-mk-0.50.0-14|15	URL:		   http://aspell.net/
14mr|aspell-mk-0.50.0-14|16	License:	   GPL
14mr|aspell-mk-0.50.0-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-mk-0.50.0-14|18	
14mr|aspell-mk-0.50.0-14|19	BuildRequires: aspell >= 0.50
14mr|aspell-mk-0.50.0-14|20	BuildRequires: make
14mr|aspell-mk-0.50.0-14|21	Requires:      aspell >= 0.50
14mr|aspell-mk-0.50.0-14|22	
14mr|aspell-mk-0.50.0-14|23	# Mandriva Stuff
14mr|aspell-mk-0.50.0-14|24	Requires:      locales-%{languagecode}
14mr|aspell-mk-0.50.0-14|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mk-0.50.0-14|26	Provides:      enchant-dictionary = 1
14mr|aspell-mk-0.50.0-14|27	Provides:      aspell-dictionary
14mr|aspell-mk-0.50.0-14|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-mk-0.50.0-14|29	
14mr|aspell-mk-0.50.0-14|30	Autoreqprov:   no
14mr|aspell-mk-0.50.0-14|31	
14mr|aspell-mk-0.50.0-14|32	%description
14mr|aspell-mk-0.50.0-14|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mk-0.50.0-14|34	
14mr|aspell-mk-0.50.0-14|35	%prep
14mr|aspell-mk-0.50.0-14|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-mk-0.50.0-14|37	
14mr|aspell-mk-0.50.0-14|38	%build
14mr|aspell-mk-0.50.0-14|39	# don't use configure macro
14mr|aspell-mk-0.50.0-14|40	./configure
14mr|aspell-mk-0.50.0-14|41	
14mr|aspell-mk-0.50.0-14|42	%make
14mr|aspell-mk-0.50.0-14|43	
14mr|aspell-mk-0.50.0-14|44	%install
14mr|aspell-mk-0.50.0-14|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mk-0.50.0-14|46	
14mr|aspell-mk-0.50.0-14|47	%makeinstall_std
14mr|aspell-mk-0.50.0-14|48	
14mr|aspell-mk-0.50.0-14|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
14mr|aspell-mk-0.50.0-14|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
14mr|aspell-mk-0.50.0-14|51	
14mr|aspell-mk-0.50.0-14|52	chmod 644 Copyright README*
14mr|aspell-mk-0.50.0-14|53	
14mr|aspell-mk-0.50.0-14|54	%clean
14mr|aspell-mk-0.50.0-14|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mk-0.50.0-14|56	
14mr|aspell-mk-0.50.0-14|57	%files
14mr|aspell-mk-0.50.0-14|58	%defattr(-,root,root)
14mr|aspell-mk-0.50.0-14|59	%doc README* Copyright
14mr|aspell-mk-0.50.0-14|60	%{_libdir}/aspell-*/*
14mr|aspell-mk-0.50.0-14|61	
14mr|aspell-mk-0.50.0-14|62	
14mr|aspell-mk-0.50.0-14|63	
14mr|aspell-mk-0.50.0-14|64	
14mr|aspell-mk-0.50.0-14|65	
14mr|aspell-mk-0.50.0-14|66	%changelog
14mr|aspell-mk-0.50.0-14|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-14
14mr|aspell-mk-0.50.0-14|68	+ Revision: 7443a93
14mr|aspell-mk-0.50.0-14|69	- MassBuild#440: Increase release tag
14mr|aspell-mk-0.50.0-14|70	
14mr|aspell-mk-0.50.0-14|71	

15890 14
14mr|aspell-mn-0.06.2-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-mn-0.06.2-2|2	%define debug_package          %{nil}
14mr|aspell-mn-0.06.2-2|3	
14mr|aspell-mn-0.06.2-2|4	%define src_ver 0.06-2
14mr|aspell-mn-0.06.2-2|5	%define fname aspell6-%{languagecode}
14mr|aspell-mn-0.06.2-2|6	%define aspell_ver 0.60
14mr|aspell-mn-0.06.2-2|7	%define languageenglazy Mongol
14mr|aspell-mn-0.06.2-2|8	%define languagecode mn
14mr|aspell-mn-0.06.2-2|9	%define lc_ctype mn_MN
14mr|aspell-mn-0.06.2-2|10	
14mr|aspell-mn-0.06.2-2|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mn-0.06.2-2|12	Name:          aspell-%{languagecode}
14mr|aspell-mn-0.06.2-2|13	Version:       0.06.2
14mr|aspell-mn-0.06.2-2|14	Release:       2
14mr|aspell-mn-0.06.2-2|15	Group:         System/Internationalization
14mr|aspell-mn-0.06.2-2|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-mn-0.06.2-2|17	URL:		http://aspell.net/
14mr|aspell-mn-0.06.2-2|18	License:	GPL
14mr|aspell-mn-0.06.2-2|19	Provides: spell-%{languagecode}
14mr|aspell-mn-0.06.2-2|20	
14mr|aspell-mn-0.06.2-2|21	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-mn-0.06.2-2|22	BuildRequires: make
14mr|aspell-mn-0.06.2-2|23	Requires:      aspell >= %{aspell_ver}
14mr|aspell-mn-0.06.2-2|24	
14mr|aspell-mn-0.06.2-2|25	# Mandriva Stuff
14mr|aspell-mn-0.06.2-2|26	Requires:      locales-%{languagecode}
14mr|aspell-mn-0.06.2-2|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mn-0.06.2-2|28	Provides:      enchant-dictionary = 1
14mr|aspell-mn-0.06.2-2|29	Provides:      aspell-dictionary
14mr|aspell-mn-0.06.2-2|30	Provides:      aspell-%{lc_ctype}
14mr|aspell-mn-0.06.2-2|31	
14mr|aspell-mn-0.06.2-2|32	Autoreqprov:   no
14mr|aspell-mn-0.06.2-2|33	
14mr|aspell-mn-0.06.2-2|34	%description
14mr|aspell-mn-0.06.2-2|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mn-0.06.2-2|36	
14mr|aspell-mn-0.06.2-2|37	%prep
14mr|aspell-mn-0.06.2-2|38	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-mn-0.06.2-2|39	
14mr|aspell-mn-0.06.2-2|40	%build
14mr|aspell-mn-0.06.2-2|41	# don't use configure macro
14mr|aspell-mn-0.06.2-2|42	./configure
14mr|aspell-mn-0.06.2-2|43	
14mr|aspell-mn-0.06.2-2|44	%make
14mr|aspell-mn-0.06.2-2|45	
14mr|aspell-mn-0.06.2-2|46	%install
14mr|aspell-mn-0.06.2-2|47	%makeinstall_std
14mr|aspell-mn-0.06.2-2|48	
14mr|aspell-mn-0.06.2-2|49	chmod 644 Copyright README* doc/*
14mr|aspell-mn-0.06.2-2|50	
14mr|aspell-mn-0.06.2-2|51	%files
14mr|aspell-mn-0.06.2-2|52	%doc README* Copyright doc/*
14mr|aspell-mn-0.06.2-2|53	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-mn-0.06.2-2|54	
14mr|aspell-mn-0.06.2-2|55	
14mr|aspell-mn-0.06.2-2|56	
14mr|aspell-mn-0.06.2-2|57	
14mr|aspell-mn-0.06.2-2|58	
14mr|aspell-mn-0.06.2-2|59	%changelog
14mr|aspell-mn-0.06.2-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.06.2-2
14mr|aspell-mn-0.06.2-2|61	+ Revision: aa2d337
14mr|aspell-mn-0.06.2-2|62	- MassBuild#440: Increase release tag
14mr|aspell-mn-0.06.2-2|63	
14mr|aspell-mn-0.06.2-2|64	

15891 14
14mr|aspell-mr-0.10.0-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-mr-0.10.0-12|2	%define debug_package          %{nil}
14mr|aspell-mr-0.10.0-12|3	
14mr|aspell-mr-0.10.0-12|4	%define src_ver 0.10-0
14mr|aspell-mr-0.10.0-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-mr-0.10.0-12|6	%define aspell_ver 0.60
14mr|aspell-mr-0.10.0-12|7	%define languageenglazy Marathi
14mr|aspell-mr-0.10.0-12|8	%define languagecode mr
14mr|aspell-mr-0.10.0-12|9	%define lc_ctype mr_IN
14mr|aspell-mr-0.10.0-12|10	
14mr|aspell-mr-0.10.0-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mr-0.10.0-12|12	Name:          aspell-%{languagecode}
14mr|aspell-mr-0.10.0-12|13	Version:       0.10.0
14mr|aspell-mr-0.10.0-12|14	Release:       12
14mr|aspell-mr-0.10.0-12|15	Group:         System/Internationalization
14mr|aspell-mr-0.10.0-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-mr-0.10.0-12|17	Patch1:        marathi-specific-chars-426943.patch
14mr|aspell-mr-0.10.0-12|18	URL:		   http://aspell.net/
14mr|aspell-mr-0.10.0-12|19	License:	   GPL
14mr|aspell-mr-0.10.0-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-mr-0.10.0-12|21	Provides: spell-%{languagecode}
14mr|aspell-mr-0.10.0-12|22	
14mr|aspell-mr-0.10.0-12|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-mr-0.10.0-12|24	BuildRequires: make
14mr|aspell-mr-0.10.0-12|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-mr-0.10.0-12|26	
14mr|aspell-mr-0.10.0-12|27	# Mandriva Stuff
14mr|aspell-mr-0.10.0-12|28	Requires:      locales-%{languagecode}
14mr|aspell-mr-0.10.0-12|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mr-0.10.0-12|30	Provides:      enchant-dictionary = 1
14mr|aspell-mr-0.10.0-12|31	Provides:      aspell-dictionary
14mr|aspell-mr-0.10.0-12|32	Provides:      aspell-%{lc_ctype}
14mr|aspell-mr-0.10.0-12|33	
14mr|aspell-mr-0.10.0-12|34	Autoreqprov:   no
14mr|aspell-mr-0.10.0-12|35	
14mr|aspell-mr-0.10.0-12|36	%description
14mr|aspell-mr-0.10.0-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mr-0.10.0-12|38	
14mr|aspell-mr-0.10.0-12|39	%prep
14mr|aspell-mr-0.10.0-12|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-mr-0.10.0-12|41	%patch1 -p0
14mr|aspell-mr-0.10.0-12|42	mv u-deva.cset u-deva-mr.cset
14mr|aspell-mr-0.10.0-12|43	mv u-deva.cmap u-deva-mr.cmap
14mr|aspell-mr-0.10.0-12|44	
14mr|aspell-mr-0.10.0-12|45	%build
14mr|aspell-mr-0.10.0-12|46	# don't use configure macro
14mr|aspell-mr-0.10.0-12|47	./configure
14mr|aspell-mr-0.10.0-12|48	
14mr|aspell-mr-0.10.0-12|49	%make
14mr|aspell-mr-0.10.0-12|50	
14mr|aspell-mr-0.10.0-12|51	%install
14mr|aspell-mr-0.10.0-12|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mr-0.10.0-12|53	
14mr|aspell-mr-0.10.0-12|54	%makeinstall_std
14mr|aspell-mr-0.10.0-12|55	
14mr|aspell-mr-0.10.0-12|56	chmod 644 Copyright README*
14mr|aspell-mr-0.10.0-12|57	
14mr|aspell-mr-0.10.0-12|58	%clean
14mr|aspell-mr-0.10.0-12|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mr-0.10.0-12|60	
14mr|aspell-mr-0.10.0-12|61	%files
14mr|aspell-mr-0.10.0-12|62	%defattr(-,root,root)
14mr|aspell-mr-0.10.0-12|63	%doc Copyright README*
14mr|aspell-mr-0.10.0-12|64	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-mr-0.10.0-12|65	
14mr|aspell-mr-0.10.0-12|66	
14mr|aspell-mr-0.10.0-12|67	
14mr|aspell-mr-0.10.0-12|68	
14mr|aspell-mr-0.10.0-12|69	
14mr|aspell-mr-0.10.0-12|70	%changelog
14mr|aspell-mr-0.10.0-12|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.0-12
14mr|aspell-mr-0.10.0-12|72	+ Revision: 407864c
14mr|aspell-mr-0.10.0-12|73	- MassBuild#440: Increase release tag
14mr|aspell-mr-0.10.0-12|74	
14mr|aspell-mr-0.10.0-12|75	

15892 14
14mr|aspell-ms-0.50.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-ms-0.50.0-14|2	%define debug_package          %{nil}
14mr|aspell-ms-0.50.0-14|3	
14mr|aspell-ms-0.50.0-14|4	%define src_ver 0.50-0
14mr|aspell-ms-0.50.0-14|5	%define languageenglazy Malay
14mr|aspell-ms-0.50.0-14|6	%define languagecode ms
14mr|aspell-ms-0.50.0-14|7	%define lc_ctype ms_MY
14mr|aspell-ms-0.50.0-14|8	
14mr|aspell-ms-0.50.0-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ms-0.50.0-14|10	Name:          aspell-%{languagecode}
14mr|aspell-ms-0.50.0-14|11	Version:       0.50.0
14mr|aspell-ms-0.50.0-14|12	Release:       14
14mr|aspell-ms-0.50.0-14|13	Group:         System/Internationalization
14mr|aspell-ms-0.50.0-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-ms-0.50.0-14|15	URL:		   http://aspell.net/
14mr|aspell-ms-0.50.0-14|16	License:	   GFDL / OOPDL
14mr|aspell-ms-0.50.0-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ms-0.50.0-14|18	
14mr|aspell-ms-0.50.0-14|19	BuildRequires: aspell >= 0.50
14mr|aspell-ms-0.50.0-14|20	BuildRequires: make
14mr|aspell-ms-0.50.0-14|21	Requires:      aspell >= 0.50
14mr|aspell-ms-0.50.0-14|22	
14mr|aspell-ms-0.50.0-14|23	# Mandriva Stuff
14mr|aspell-ms-0.50.0-14|24	Requires:      locales-%{languagecode}
14mr|aspell-ms-0.50.0-14|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ms-0.50.0-14|26	Provides:      enchant-dictionary = 1
14mr|aspell-ms-0.50.0-14|27	Provides:      aspell-dictionary
14mr|aspell-ms-0.50.0-14|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-ms-0.50.0-14|29	
14mr|aspell-ms-0.50.0-14|30	Autoreqprov:   no
14mr|aspell-ms-0.50.0-14|31	
14mr|aspell-ms-0.50.0-14|32	%description
14mr|aspell-ms-0.50.0-14|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ms-0.50.0-14|34	
14mr|aspell-ms-0.50.0-14|35	%prep
14mr|aspell-ms-0.50.0-14|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-ms-0.50.0-14|37	
14mr|aspell-ms-0.50.0-14|38	%build
14mr|aspell-ms-0.50.0-14|39	# don't use configure macro
14mr|aspell-ms-0.50.0-14|40	./configure
14mr|aspell-ms-0.50.0-14|41	
14mr|aspell-ms-0.50.0-14|42	%make
14mr|aspell-ms-0.50.0-14|43	
14mr|aspell-ms-0.50.0-14|44	%install
14mr|aspell-ms-0.50.0-14|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ms-0.50.0-14|46	
14mr|aspell-ms-0.50.0-14|47	%makeinstall_std
14mr|aspell-ms-0.50.0-14|48	
14mr|aspell-ms-0.50.0-14|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
14mr|aspell-ms-0.50.0-14|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
14mr|aspell-ms-0.50.0-14|51	
14mr|aspell-ms-0.50.0-14|52	chmod 644 Copyright README* doc/*
14mr|aspell-ms-0.50.0-14|53	
14mr|aspell-ms-0.50.0-14|54	%clean
14mr|aspell-ms-0.50.0-14|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ms-0.50.0-14|56	
14mr|aspell-ms-0.50.0-14|57	%files
14mr|aspell-ms-0.50.0-14|58	%defattr(-,root,root)
14mr|aspell-ms-0.50.0-14|59	%doc README* Copyright doc/*
14mr|aspell-ms-0.50.0-14|60	%{_libdir}/aspell-*/*
14mr|aspell-ms-0.50.0-14|61	
14mr|aspell-ms-0.50.0-14|62	
14mr|aspell-ms-0.50.0-14|63	
14mr|aspell-ms-0.50.0-14|64	
14mr|aspell-ms-0.50.0-14|65	
14mr|aspell-ms-0.50.0-14|66	%changelog
14mr|aspell-ms-0.50.0-14|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-14
14mr|aspell-ms-0.50.0-14|68	+ Revision: 6d15193
14mr|aspell-ms-0.50.0-14|69	- MassBuild#440: Increase release tag
14mr|aspell-ms-0.50.0-14|70	
14mr|aspell-ms-0.50.0-14|71	

15893 14
14mr|aspell-mt-0.50.0-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-mt-0.50.0-12|2	%define debug_package          %{nil}
14mr|aspell-mt-0.50.0-12|3	
14mr|aspell-mt-0.50.0-12|4	%define src_ver 0.50-0
14mr|aspell-mt-0.50.0-12|5	%define languageenglazy Maltese
14mr|aspell-mt-0.50.0-12|6	%define languagecode mt
14mr|aspell-mt-0.50.0-12|7	%define lc_ctype mt_MT
14mr|aspell-mt-0.50.0-12|8	
14mr|aspell-mt-0.50.0-12|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-mt-0.50.0-12|10	Name:          aspell-%{languagecode}
14mr|aspell-mt-0.50.0-12|11	Version:       0.50.0
14mr|aspell-mt-0.50.0-12|12	Release:       12
14mr|aspell-mt-0.50.0-12|13	Group:         System/Internationalization
14mr|aspell-mt-0.50.0-12|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-mt-0.50.0-12|15	URL:		   http://aspell.net/
14mr|aspell-mt-0.50.0-12|16	License:	   LGPL
14mr|aspell-mt-0.50.0-12|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-mt-0.50.0-12|18	
14mr|aspell-mt-0.50.0-12|19	BuildRequires: aspell >= 0.50
14mr|aspell-mt-0.50.0-12|20	BuildRequires: make
14mr|aspell-mt-0.50.0-12|21	Requires:      aspell >= 0.50
14mr|aspell-mt-0.50.0-12|22	
14mr|aspell-mt-0.50.0-12|23	# Mandriva Stuff
14mr|aspell-mt-0.50.0-12|24	Requires:      locales-%{languagecode}
14mr|aspell-mt-0.50.0-12|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-mt-0.50.0-12|26	Provides:      enchant-dictionary = 1
14mr|aspell-mt-0.50.0-12|27	Provides:      aspell-dictionary
14mr|aspell-mt-0.50.0-12|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-mt-0.50.0-12|29	
14mr|aspell-mt-0.50.0-12|30	Autoreqprov:   no
14mr|aspell-mt-0.50.0-12|31	
14mr|aspell-mt-0.50.0-12|32	%description
14mr|aspell-mt-0.50.0-12|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-mt-0.50.0-12|34	
14mr|aspell-mt-0.50.0-12|35	%prep
14mr|aspell-mt-0.50.0-12|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-mt-0.50.0-12|37	
14mr|aspell-mt-0.50.0-12|38	%build
14mr|aspell-mt-0.50.0-12|39	# don't use configure macro
14mr|aspell-mt-0.50.0-12|40	./configure
14mr|aspell-mt-0.50.0-12|41	
14mr|aspell-mt-0.50.0-12|42	%make
14mr|aspell-mt-0.50.0-12|43	
14mr|aspell-mt-0.50.0-12|44	%install
14mr|aspell-mt-0.50.0-12|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mt-0.50.0-12|46	
14mr|aspell-mt-0.50.0-12|47	%makeinstall_std
14mr|aspell-mt-0.50.0-12|48	
14mr|aspell-mt-0.50.0-12|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
14mr|aspell-mt-0.50.0-12|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
14mr|aspell-mt-0.50.0-12|51	
14mr|aspell-mt-0.50.0-12|52	chmod 644 Copyright README* doc/*
14mr|aspell-mt-0.50.0-12|53	
14mr|aspell-mt-0.50.0-12|54	%clean
14mr|aspell-mt-0.50.0-12|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-mt-0.50.0-12|56	
14mr|aspell-mt-0.50.0-12|57	%files
14mr|aspell-mt-0.50.0-12|58	%defattr(-,root,root)
14mr|aspell-mt-0.50.0-12|59	%doc README* Copyright doc/*
14mr|aspell-mt-0.50.0-12|60	%{_libdir}/aspell-*/*
14mr|aspell-mt-0.50.0-12|61	
14mr|aspell-mt-0.50.0-12|62	
14mr|aspell-mt-0.50.0-12|63	
14mr|aspell-mt-0.50.0-12|64	
14mr|aspell-mt-0.50.0-12|65	
14mr|aspell-mt-0.50.0-12|66	%changelog
14mr|aspell-mt-0.50.0-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-12
14mr|aspell-mt-0.50.0-12|68	+ Revision: fb47112
14mr|aspell-mt-0.50.0-12|69	- MassBuild#440: Increase release tag
14mr|aspell-mt-0.50.0-12|70	
14mr|aspell-mt-0.50.0-12|71	

15894 14
14mr|aspell-nb-0.50.1-9|1	%define src_ver 0.50.1-0
14mr|aspell-nb-0.50.1-9|2	%define languageenglazy Norwegian Bokmaal
14mr|aspell-nb-0.50.1-9|3	%define languagecode nb
14mr|aspell-nb-0.50.1-9|4	%define _enable_debug_packages %{nil}
14mr|aspell-nb-0.50.1-9|5	%define debug_package %{nil}
14mr|aspell-nb-0.50.1-9|6	
14mr|aspell-nb-0.50.1-9|7	Summary:	%{languageenglazy} files for aspell
14mr|aspell-nb-0.50.1-9|8	Name:		aspell-%{languagecode}
14mr|aspell-nb-0.50.1-9|9	Version:	0.50.1
14mr|aspell-nb-0.50.1-9|10	Release:	9
14mr|aspell-nb-0.50.1-9|11	Group:		System/Internationalization
14mr|aspell-nb-0.50.1-9|12	Source0:	ftp://ftp.gnu.org/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-nb-0.50.1-9|13	URL:		http://aspell.sourceforge.net/
14mr|aspell-nb-0.50.1-9|14	License:	GPL
14mr|aspell-nb-0.50.1-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-nb-0.50.1-9|16	Provides:	spell-no
14mr|aspell-nb-0.50.1-9|17	Provides:	spell-nb
14mr|aspell-nb-0.50.1-9|18	
14mr|aspell-nb-0.50.1-9|19	BuildRequires:	aspell >= 0.50
14mr|aspell-nb-0.50.1-9|20	Requires:	aspell >= 0.50
14mr|aspell-nb-0.50.1-9|21	
14mr|aspell-nb-0.50.1-9|22	# Mandriva Stuff
14mr|aspell-nb-0.50.1-9|23	Requires:	locales-%{languagecode}
14mr|aspell-nb-0.50.1-9|24	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-nb-0.50.1-9|25	Provides:	enchant-dictionary = 1
14mr|aspell-nb-0.50.1-9|26	Provides:	aspell-dictionary
14mr|aspell-nb-0.50.1-9|27	Provides:	aspell-no = 0.50.2-13
14mr|aspell-nb-0.50.1-9|28	Obsoletes:	aspell-no
14mr|aspell-nb-0.50.1-9|29	
14mr|aspell-nb-0.50.1-9|30	%description
14mr|aspell-nb-0.50.1-9|31	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-nb-0.50.1-9|32	
14mr|aspell-nb-0.50.1-9|33	%prep
14mr|aspell-nb-0.50.1-9|34	%setup -q -n %{name}-%{src_ver}
14mr|aspell-nb-0.50.1-9|35	
14mr|aspell-nb-0.50.1-9|36	%build
14mr|aspell-nb-0.50.1-9|37	
14mr|aspell-nb-0.50.1-9|38	# don't use configure macro
14mr|aspell-nb-0.50.1-9|39	./configure
14mr|aspell-nb-0.50.1-9|40	
14mr|aspell-nb-0.50.1-9|41	%make
14mr|aspell-nb-0.50.1-9|42	
14mr|aspell-nb-0.50.1-9|43	%install
14mr|aspell-nb-0.50.1-9|44	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nb-0.50.1-9|45	
14mr|aspell-nb-0.50.1-9|46	%makeinstall_std
14mr|aspell-nb-0.50.1-9|47	
14mr|aspell-nb-0.50.1-9|48	%clean
14mr|aspell-nb-0.50.1-9|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nb-0.50.1-9|50	
14mr|aspell-nb-0.50.1-9|51	%files
14mr|aspell-nb-0.50.1-9|52	%defattr(644,root,root,755)
14mr|aspell-nb-0.50.1-9|53	%doc README Copyright
14mr|aspell-nb-0.50.1-9|54	%{_libdir}/aspell-*/*
14mr|aspell-nb-0.50.1-9|55	
14mr|aspell-nb-0.50.1-9|56	
14mr|aspell-nb-0.50.1-9|57	
14mr|aspell-nb-0.50.1-9|58	%changelog
14mr|aspell-nb-0.50.1-9|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.1-9
14mr|aspell-nb-0.50.1-9|60	+ Revision: f87953b
14mr|aspell-nb-0.50.1-9|61	- MassBuild#440: Increase release tag
14mr|aspell-nb-0.50.1-9|62	
14mr|aspell-nb-0.50.1-9|63	

15895 14
14mr|aspell-nds-0.01.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-nds-0.01.0-14|2	%define debug_package          %{nil}
14mr|aspell-nds-0.01.0-14|3	
14mr|aspell-nds-0.01.0-14|4	%define src_ver 0.01-0
14mr|aspell-nds-0.01.0-14|5	%define fname aspell6-%{languagecode}
14mr|aspell-nds-0.01.0-14|6	%define aspell_ver 0.60
14mr|aspell-nds-0.01.0-14|7	%define languageenglazy Low-Saxon
14mr|aspell-nds-0.01.0-14|8	%define languagecode nds
14mr|aspell-nds-0.01.0-14|9	%define lc_ctype nds_DE
14mr|aspell-nds-0.01.0-14|10	
14mr|aspell-nds-0.01.0-14|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-nds-0.01.0-14|12	Name:          aspell-%{languagecode}
14mr|aspell-nds-0.01.0-14|13	Version:       0.01.0
14mr|aspell-nds-0.01.0-14|14	Release:       14
14mr|aspell-nds-0.01.0-14|15	Group:         System/Internationalization
14mr|aspell-nds-0.01.0-14|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-nds-0.01.0-14|17	URL:		   http://aspell.net/
14mr|aspell-nds-0.01.0-14|18	License:	   GPL
14mr|aspell-nds-0.01.0-14|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-nds-0.01.0-14|20	Provides: spell-%{languagecode}
14mr|aspell-nds-0.01.0-14|21	
14mr|aspell-nds-0.01.0-14|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-nds-0.01.0-14|23	BuildRequires: make
14mr|aspell-nds-0.01.0-14|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-nds-0.01.0-14|25	
14mr|aspell-nds-0.01.0-14|26	# Mandriva Stuff
14mr|aspell-nds-0.01.0-14|27	Requires:      locales-%{languagecode}
14mr|aspell-nds-0.01.0-14|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-nds-0.01.0-14|29	Provides:      enchant-dictionary = 1
14mr|aspell-nds-0.01.0-14|30	Provides:      aspell-dictionary
14mr|aspell-nds-0.01.0-14|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-nds-0.01.0-14|32	
14mr|aspell-nds-0.01.0-14|33	Autoreqprov:   no
14mr|aspell-nds-0.01.0-14|34	
14mr|aspell-nds-0.01.0-14|35	%description
14mr|aspell-nds-0.01.0-14|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-nds-0.01.0-14|37	
14mr|aspell-nds-0.01.0-14|38	%prep
14mr|aspell-nds-0.01.0-14|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-nds-0.01.0-14|40	
14mr|aspell-nds-0.01.0-14|41	%build
14mr|aspell-nds-0.01.0-14|42	# don't use configure macro
14mr|aspell-nds-0.01.0-14|43	./configure
14mr|aspell-nds-0.01.0-14|44	
14mr|aspell-nds-0.01.0-14|45	%make
14mr|aspell-nds-0.01.0-14|46	
14mr|aspell-nds-0.01.0-14|47	%install
14mr|aspell-nds-0.01.0-14|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nds-0.01.0-14|49	
14mr|aspell-nds-0.01.0-14|50	%makeinstall_std
14mr|aspell-nds-0.01.0-14|51	
14mr|aspell-nds-0.01.0-14|52	chmod 644 Copyright README*
14mr|aspell-nds-0.01.0-14|53	
14mr|aspell-nds-0.01.0-14|54	# if there is isn't a qwertz.kbd provided by aspell, create it
14mr|aspell-nds-0.01.0-14|55	if [ ! -r ${RPM_BUILD_ROOT}/%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd \
14mr|aspell-nds-0.01.0-14|56	-a ! -r /%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd ]
14mr|aspell-nds-0.01.0-14|57	then
14mr|aspell-nds-0.01.0-14|58	cat /%{_libdir}/aspell-%{aspell_ver}/standard.kbd | \
14mr|aspell-nds-0.01.0-14|59	perl -p -e 's/ty/tz/; s/yu/zu/; s/zx/yx/' \
14mr|aspell-nds-0.01.0-14|60	> ${RPM_BUILD_ROOT}/%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd
14mr|aspell-nds-0.01.0-14|61	fi
14mr|aspell-nds-0.01.0-14|62	
14mr|aspell-nds-0.01.0-14|63	%clean
14mr|aspell-nds-0.01.0-14|64	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nds-0.01.0-14|65	
14mr|aspell-nds-0.01.0-14|66	%files
14mr|aspell-nds-0.01.0-14|67	%defattr(-,root,root)
14mr|aspell-nds-0.01.0-14|68	%doc Copyright README*
14mr|aspell-nds-0.01.0-14|69	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-nds-0.01.0-14|70	
14mr|aspell-nds-0.01.0-14|71	
14mr|aspell-nds-0.01.0-14|72	
14mr|aspell-nds-0.01.0-14|73	
14mr|aspell-nds-0.01.0-14|74	
14mr|aspell-nds-0.01.0-14|75	%changelog
14mr|aspell-nds-0.01.0-14|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.0-14
14mr|aspell-nds-0.01.0-14|77	+ Revision: 6fca3d1
14mr|aspell-nds-0.01.0-14|78	- MassBuild#440: Increase release tag
14mr|aspell-nds-0.01.0-14|79	
14mr|aspell-nds-0.01.0-14|80	

15896 14
14mr|aspell-nl-0.50.2-20|1	%define _enable_debug_packages %{nil}
14mr|aspell-nl-0.50.2-20|2	%define debug_package          %{nil}
14mr|aspell-nl-0.50.2-20|3	
14mr|aspell-nl-0.50.2-20|4	%define src_ver 0.50-2
14mr|aspell-nl-0.50.2-20|5	%define fname aspell-%{languagecode}
14mr|aspell-nl-0.50.2-20|6	%define aspell_ver 0.60
14mr|aspell-nl-0.50.2-20|7	%define languagelocal nederlandse
14mr|aspell-nl-0.50.2-20|8	%define languageeng dutch
14mr|aspell-nl-0.50.2-20|9	%define languageenglazy Dutch
14mr|aspell-nl-0.50.2-20|10	%define languagecode nl
14mr|aspell-nl-0.50.2-20|11	%define lc_ctype ln_NL
14mr|aspell-nl-0.50.2-20|12	
14mr|aspell-nl-0.50.2-20|13	Summary:	%{languageenglazy} files for aspell
14mr|aspell-nl-0.50.2-20|14	Name:		aspell-%{languagecode}
14mr|aspell-nl-0.50.2-20|15	Version:	0.50.2
14mr|aspell-nl-0.50.2-20|16	Release:	20
14mr|aspell-nl-0.50.2-20|17	Group:		System/Internationalization
14mr|aspell-nl-0.50.2-20|18	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-nl-0.50.2-20|19	URL:		http://aspell.sourceforge.net/
14mr|aspell-nl-0.50.2-20|20	License:	GPL
14mr|aspell-nl-0.50.2-20|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-nl-0.50.2-20|22	Provides: spell-nl
14mr|aspell-nl-0.50.2-20|23	
14mr|aspell-nl-0.50.2-20|24	BuildRequires:	aspell >= %{aspell_ver}
14mr|aspell-nl-0.50.2-20|25	Requires:	aspell >= %{aspell_ver}
14mr|aspell-nl-0.50.2-20|26	
14mr|aspell-nl-0.50.2-20|27	# Mandriva Stuff
14mr|aspell-nl-0.50.2-20|28	Requires:	locales-%{languagecode}
14mr|aspell-nl-0.50.2-20|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-nl-0.50.2-20|30	Provides:	enchant-dictionary = 1
14mr|aspell-nl-0.50.2-20|31	Provides:	aspell-dictionary
14mr|aspell-nl-0.50.2-20|32	
14mr|aspell-nl-0.50.2-20|33	# RedHat Stuff. is this right:
14mr|aspell-nl-0.50.2-20|34	#Obsoletes: ispell-fr, ispell-french
14mr|aspell-nl-0.50.2-20|35	
14mr|aspell-nl-0.50.2-20|36	Autoreqprov:	no
14mr|aspell-nl-0.50.2-20|37	
14mr|aspell-nl-0.50.2-20|38	%description
14mr|aspell-nl-0.50.2-20|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-nl-0.50.2-20|40	
14mr|aspell-nl-0.50.2-20|41	%prep
14mr|aspell-nl-0.50.2-20|42	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-nl-0.50.2-20|43	
14mr|aspell-nl-0.50.2-20|44	%build
14mr|aspell-nl-0.50.2-20|45	./configure
14mr|aspell-nl-0.50.2-20|46	%make
14mr|aspell-nl-0.50.2-20|47	
14mr|aspell-nl-0.50.2-20|48	%install
14mr|aspell-nl-0.50.2-20|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nl-0.50.2-20|50	make DESTDIR=$RPM_BUILD_ROOT install
14mr|aspell-nl-0.50.2-20|51	
14mr|aspell-nl-0.50.2-20|52	# fix doc perms
14mr|aspell-nl-0.50.2-20|53	chmod 644 README doc/*
14mr|aspell-nl-0.50.2-20|54	
14mr|aspell-nl-0.50.2-20|55	cd $RPM_BUILD_ROOT%{_libdir}/aspell && ln -s nl.rws nederlands
14mr|aspell-nl-0.50.2-20|56	
14mr|aspell-nl-0.50.2-20|57	%clean
14mr|aspell-nl-0.50.2-20|58	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nl-0.50.2-20|59	
14mr|aspell-nl-0.50.2-20|60	%files
14mr|aspell-nl-0.50.2-20|61	%defattr(-,root,root)
14mr|aspell-nl-0.50.2-20|62	%doc README
14mr|aspell-nl-0.50.2-20|63	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-nl-0.50.2-20|64	
14mr|aspell-nl-0.50.2-20|65	
14mr|aspell-nl-0.50.2-20|66	
14mr|aspell-nl-0.50.2-20|67	
14mr|aspell-nl-0.50.2-20|68	
14mr|aspell-nl-0.50.2-20|69	%changelog
14mr|aspell-nl-0.50.2-20|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.2-20
14mr|aspell-nl-0.50.2-20|71	+ Revision: 1c372fa
14mr|aspell-nl-0.50.2-20|72	- MassBuild#440: Increase release tag
14mr|aspell-nl-0.50.2-20|73	
14mr|aspell-nl-0.50.2-20|74	

15897 14
14mr|aspell-nn-0.50.1-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-nn-0.50.1-14|2	%define debug_package          %{nil}
14mr|aspell-nn-0.50.1-14|3	
14mr|aspell-nn-0.50.1-14|4	%define src_ver 0.50.1-1
14mr|aspell-nn-0.50.1-14|5	%define languageenglazy Nynorsk
14mr|aspell-nn-0.50.1-14|6	%define languagecode nn
14mr|aspell-nn-0.50.1-14|7	%define lc_ctype nn_NO
14mr|aspell-nn-0.50.1-14|8	
14mr|aspell-nn-0.50.1-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-nn-0.50.1-14|10	Name:          aspell-%{languagecode}
14mr|aspell-nn-0.50.1-14|11	Version:       0.50.1
14mr|aspell-nn-0.50.1-14|12	Release:       14
14mr|aspell-nn-0.50.1-14|13	Group:         System/Internationalization
14mr|aspell-nn-0.50.1-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-nn-0.50.1-14|15	URL:		   http://aspell.net/
14mr|aspell-nn-0.50.1-14|16	License:	   GPL
14mr|aspell-nn-0.50.1-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-nn-0.50.1-14|18	
14mr|aspell-nn-0.50.1-14|19	BuildRequires: aspell >= 0.50
14mr|aspell-nn-0.50.1-14|20	BuildRequires: make
14mr|aspell-nn-0.50.1-14|21	Requires:      aspell >= 0.50
14mr|aspell-nn-0.50.1-14|22	
14mr|aspell-nn-0.50.1-14|23	# Mandriva Stuff
14mr|aspell-nn-0.50.1-14|24	Requires:      locales-%{languagecode}
14mr|aspell-nn-0.50.1-14|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-nn-0.50.1-14|26	Provides:      enchant-dictionary = 1
14mr|aspell-nn-0.50.1-14|27	Provides:      aspell-dictionary
14mr|aspell-nn-0.50.1-14|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-nn-0.50.1-14|29	
14mr|aspell-nn-0.50.1-14|30	Autoreqprov:   no
14mr|aspell-nn-0.50.1-14|31	
14mr|aspell-nn-0.50.1-14|32	%description
14mr|aspell-nn-0.50.1-14|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-nn-0.50.1-14|34	
14mr|aspell-nn-0.50.1-14|35	%prep
14mr|aspell-nn-0.50.1-14|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-nn-0.50.1-14|37	
14mr|aspell-nn-0.50.1-14|38	%build
14mr|aspell-nn-0.50.1-14|39	# don't use configure macro
14mr|aspell-nn-0.50.1-14|40	./configure
14mr|aspell-nn-0.50.1-14|41	
14mr|aspell-nn-0.50.1-14|42	%make
14mr|aspell-nn-0.50.1-14|43	
14mr|aspell-nn-0.50.1-14|44	%install
14mr|aspell-nn-0.50.1-14|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nn-0.50.1-14|46	
14mr|aspell-nn-0.50.1-14|47	%makeinstall_std
14mr|aspell-nn-0.50.1-14|48	
14mr|aspell-nn-0.50.1-14|49	chmod 644 Copyright README* doc/*
14mr|aspell-nn-0.50.1-14|50	
14mr|aspell-nn-0.50.1-14|51	%clean
14mr|aspell-nn-0.50.1-14|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-nn-0.50.1-14|53	
14mr|aspell-nn-0.50.1-14|54	%files
14mr|aspell-nn-0.50.1-14|55	%defattr(-,root,root)
14mr|aspell-nn-0.50.1-14|56	%doc README* Copyright doc/*
14mr|aspell-nn-0.50.1-14|57	%{_libdir}/aspell-*/*
14mr|aspell-nn-0.50.1-14|58	
14mr|aspell-nn-0.50.1-14|59	
14mr|aspell-nn-0.50.1-14|60	
14mr|aspell-nn-0.50.1-14|61	
14mr|aspell-nn-0.50.1-14|62	
14mr|aspell-nn-0.50.1-14|63	%changelog
14mr|aspell-nn-0.50.1-14|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.1-14
14mr|aspell-nn-0.50.1-14|65	+ Revision: a431330
14mr|aspell-nn-0.50.1-14|66	- MassBuild#440: Increase release tag
14mr|aspell-nn-0.50.1-14|67	
14mr|aspell-nn-0.50.1-14|68	

15898 14
14mr|aspell-ny-0.01.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-ny-0.01.0-14|2	%define debug_package          %{nil}
14mr|aspell-ny-0.01.0-14|3	
14mr|aspell-ny-0.01.0-14|4	%define src_ver 0.01-0
14mr|aspell-ny-0.01.0-14|5	%define fname aspell5-%{languagecode}
14mr|aspell-ny-0.01.0-14|6	%define aspell_ver 0.60
14mr|aspell-ny-0.01.0-14|7	%define languageenglazy Nyanja
14mr|aspell-ny-0.01.0-14|8	%define languagecode ny
14mr|aspell-ny-0.01.0-14|9	# FIXME: no locale yet
14mr|aspell-ny-0.01.0-14|10	%define lc_ctype ny_
14mr|aspell-ny-0.01.0-14|11	
14mr|aspell-ny-0.01.0-14|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ny-0.01.0-14|13	Name:          aspell-%{languagecode}
14mr|aspell-ny-0.01.0-14|14	Version:       0.01.0
14mr|aspell-ny-0.01.0-14|15	Release:       14
14mr|aspell-ny-0.01.0-14|16	Group:         System/Internationalization
14mr|aspell-ny-0.01.0-14|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ny-0.01.0-14|18	URL:		   http://aspell.net/
14mr|aspell-ny-0.01.0-14|19	License:	   GPL
14mr|aspell-ny-0.01.0-14|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ny-0.01.0-14|21	Provides: spell-%{languagecode}
14mr|aspell-ny-0.01.0-14|22	
14mr|aspell-ny-0.01.0-14|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-ny-0.01.0-14|24	BuildRequires: make
14mr|aspell-ny-0.01.0-14|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-ny-0.01.0-14|26	
14mr|aspell-ny-0.01.0-14|27	# Mandriva Stuff
14mr|aspell-ny-0.01.0-14|28	# no locales-ny available yet.
14mr|aspell-ny-0.01.0-14|29	#Requires:      locales-%{languagecode}
14mr|aspell-ny-0.01.0-14|30	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ny-0.01.0-14|31	Provides:      enchant-dictionary = 1
14mr|aspell-ny-0.01.0-14|32	Provides:      aspell-dictionary
14mr|aspell-ny-0.01.0-14|33	Provides:      aspell-%{lc_ctype}
14mr|aspell-ny-0.01.0-14|34	
14mr|aspell-ny-0.01.0-14|35	Autoreqprov:   no
14mr|aspell-ny-0.01.0-14|36	
14mr|aspell-ny-0.01.0-14|37	%description
14mr|aspell-ny-0.01.0-14|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ny-0.01.0-14|39	
14mr|aspell-ny-0.01.0-14|40	%prep
14mr|aspell-ny-0.01.0-14|41	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ny-0.01.0-14|42	
14mr|aspell-ny-0.01.0-14|43	%build
14mr|aspell-ny-0.01.0-14|44	# don't use configure macro
14mr|aspell-ny-0.01.0-14|45	./configure
14mr|aspell-ny-0.01.0-14|46	
14mr|aspell-ny-0.01.0-14|47	%make
14mr|aspell-ny-0.01.0-14|48	
14mr|aspell-ny-0.01.0-14|49	%install
14mr|aspell-ny-0.01.0-14|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ny-0.01.0-14|51	
14mr|aspell-ny-0.01.0-14|52	%makeinstall_std
14mr|aspell-ny-0.01.0-14|53	
14mr|aspell-ny-0.01.0-14|54	chmod 644 Copyright README* doc/*
14mr|aspell-ny-0.01.0-14|55	
14mr|aspell-ny-0.01.0-14|56	%clean
14mr|aspell-ny-0.01.0-14|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ny-0.01.0-14|58	
14mr|aspell-ny-0.01.0-14|59	%files
14mr|aspell-ny-0.01.0-14|60	%defattr(-,root,root)
14mr|aspell-ny-0.01.0-14|61	%doc README* Copyright doc/*
14mr|aspell-ny-0.01.0-14|62	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ny-0.01.0-14|63	
14mr|aspell-ny-0.01.0-14|64	
14mr|aspell-ny-0.01.0-14|65	
14mr|aspell-ny-0.01.0-14|66	
14mr|aspell-ny-0.01.0-14|67	
14mr|aspell-ny-0.01.0-14|68	%changelog
14mr|aspell-ny-0.01.0-14|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.0-14
14mr|aspell-ny-0.01.0-14|70	+ Revision: 7ac0984
14mr|aspell-ny-0.01.0-14|71	- MassBuild#440: Increase release tag
14mr|aspell-ny-0.01.0-14|72	
14mr|aspell-ny-0.01.0-14|73	

15899 14
14mr|aspell-or-0.03.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-or-0.03.1-12|2	%define debug_package          %{nil}
14mr|aspell-or-0.03.1-12|3	
14mr|aspell-or-0.03.1-12|4	%define src_ver 0.03-1
14mr|aspell-or-0.03.1-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-or-0.03.1-12|6	%define aspell_ver 0.60
14mr|aspell-or-0.03.1-12|7	%define languageenglazy Oriya
14mr|aspell-or-0.03.1-12|8	%define languagecode or
14mr|aspell-or-0.03.1-12|9	%define lc_ctype or_IN
14mr|aspell-or-0.03.1-12|10	
14mr|aspell-or-0.03.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-or-0.03.1-12|12	Name:          aspell-%{languagecode}
14mr|aspell-or-0.03.1-12|13	Version:       0.03.1
14mr|aspell-or-0.03.1-12|14	Release:       12
14mr|aspell-or-0.03.1-12|15	Group:         System/Internationalization
14mr|aspell-or-0.03.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-or-0.03.1-12|17	URL:		   http://aspell.net/
14mr|aspell-or-0.03.1-12|18	License:	   GPL
14mr|aspell-or-0.03.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-or-0.03.1-12|20	Provides: spell-%{languagecode}
14mr|aspell-or-0.03.1-12|21	
14mr|aspell-or-0.03.1-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-or-0.03.1-12|23	BuildRequires: make
14mr|aspell-or-0.03.1-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-or-0.03.1-12|25	
14mr|aspell-or-0.03.1-12|26	# Mandriva Stuff
14mr|aspell-or-0.03.1-12|27	# there is no locales-or yet.
14mr|aspell-or-0.03.1-12|28	#Requires:      locales-%{languagecode}
14mr|aspell-or-0.03.1-12|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-or-0.03.1-12|30	Provides:      enchant-dictionary = 1
14mr|aspell-or-0.03.1-12|31	Provides:      aspell-dictionary
14mr|aspell-or-0.03.1-12|32	Provides:      aspell-%{lc_ctype}
14mr|aspell-or-0.03.1-12|33	
14mr|aspell-or-0.03.1-12|34	Autoreqprov:   no
14mr|aspell-or-0.03.1-12|35	
14mr|aspell-or-0.03.1-12|36	%description
14mr|aspell-or-0.03.1-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-or-0.03.1-12|38	
14mr|aspell-or-0.03.1-12|39	%prep
14mr|aspell-or-0.03.1-12|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-or-0.03.1-12|41	
14mr|aspell-or-0.03.1-12|42	%build
14mr|aspell-or-0.03.1-12|43	# don't use configure macro
14mr|aspell-or-0.03.1-12|44	./configure
14mr|aspell-or-0.03.1-12|45	
14mr|aspell-or-0.03.1-12|46	%make
14mr|aspell-or-0.03.1-12|47	
14mr|aspell-or-0.03.1-12|48	%install
14mr|aspell-or-0.03.1-12|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-or-0.03.1-12|50	
14mr|aspell-or-0.03.1-12|51	%makeinstall_std
14mr|aspell-or-0.03.1-12|52	
14mr|aspell-or-0.03.1-12|53	chmod 644 Copyright README*
14mr|aspell-or-0.03.1-12|54	
14mr|aspell-or-0.03.1-12|55	%clean
14mr|aspell-or-0.03.1-12|56	rm -fr $RPM_BUILD_ROOT
14mr|aspell-or-0.03.1-12|57	
14mr|aspell-or-0.03.1-12|58	%files
14mr|aspell-or-0.03.1-12|59	%defattr(-,root,root)
14mr|aspell-or-0.03.1-12|60	%doc Copyright README* doc/*
14mr|aspell-or-0.03.1-12|61	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-or-0.03.1-12|62	
14mr|aspell-or-0.03.1-12|63	
14mr|aspell-or-0.03.1-12|64	
14mr|aspell-or-0.03.1-12|65	
14mr|aspell-or-0.03.1-12|66	
14mr|aspell-or-0.03.1-12|67	%changelog
14mr|aspell-or-0.03.1-12|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.03.1-12
14mr|aspell-or-0.03.1-12|69	+ Revision: 43a5019
14mr|aspell-or-0.03.1-12|70	- MassBuild#440: Increase release tag
14mr|aspell-or-0.03.1-12|71	
14mr|aspell-or-0.03.1-12|72	

15900 14
14mr|aspell-pa-0.01.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-pa-0.01.1-13|2	%define debug_package          %{nil}
14mr|aspell-pa-0.01.1-13|3	
14mr|aspell-pa-0.01.1-13|4	%define src_ver 0.01-1
14mr|aspell-pa-0.01.1-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-pa-0.01.1-13|6	%define aspell_ver 0.60
14mr|aspell-pa-0.01.1-13|7	%define languageenglazy Punjabi
14mr|aspell-pa-0.01.1-13|8	%define languagecode pa
14mr|aspell-pa-0.01.1-13|9	%define lc_ctype pa_IN
14mr|aspell-pa-0.01.1-13|10	
14mr|aspell-pa-0.01.1-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-pa-0.01.1-13|12	Name:          aspell-%{languagecode}
14mr|aspell-pa-0.01.1-13|13	Version:       0.01.1
14mr|aspell-pa-0.01.1-13|14	Release:       13
14mr|aspell-pa-0.01.1-13|15	Group:         System/Internationalization
14mr|aspell-pa-0.01.1-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-pa-0.01.1-13|17	URL:		   http://aspell.net/
14mr|aspell-pa-0.01.1-13|18	License:	   GPL
14mr|aspell-pa-0.01.1-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-pa-0.01.1-13|20	Provides: spell-%{languagecode}
14mr|aspell-pa-0.01.1-13|21	
14mr|aspell-pa-0.01.1-13|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-pa-0.01.1-13|23	BuildRequires: make
14mr|aspell-pa-0.01.1-13|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-pa-0.01.1-13|25	
14mr|aspell-pa-0.01.1-13|26	# Mandriva Stuff
14mr|aspell-pa-0.01.1-13|27	Requires:      locales-%{languagecode}
14mr|aspell-pa-0.01.1-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-pa-0.01.1-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-pa-0.01.1-13|30	Provides:      aspell-dictionary
14mr|aspell-pa-0.01.1-13|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-pa-0.01.1-13|32	
14mr|aspell-pa-0.01.1-13|33	Autoreqprov:   no
14mr|aspell-pa-0.01.1-13|34	
14mr|aspell-pa-0.01.1-13|35	%description
14mr|aspell-pa-0.01.1-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-pa-0.01.1-13|37	
14mr|aspell-pa-0.01.1-13|38	%prep
14mr|aspell-pa-0.01.1-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-pa-0.01.1-13|40	
14mr|aspell-pa-0.01.1-13|41	%build
14mr|aspell-pa-0.01.1-13|42	# don't use configure macro
14mr|aspell-pa-0.01.1-13|43	./configure
14mr|aspell-pa-0.01.1-13|44	
14mr|aspell-pa-0.01.1-13|45	%make
14mr|aspell-pa-0.01.1-13|46	
14mr|aspell-pa-0.01.1-13|47	%install
14mr|aspell-pa-0.01.1-13|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-pa-0.01.1-13|49	
14mr|aspell-pa-0.01.1-13|50	%makeinstall_std
14mr|aspell-pa-0.01.1-13|51	
14mr|aspell-pa-0.01.1-13|52	chmod 644 Copyright README*
14mr|aspell-pa-0.01.1-13|53	
14mr|aspell-pa-0.01.1-13|54	%clean
14mr|aspell-pa-0.01.1-13|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-pa-0.01.1-13|56	
14mr|aspell-pa-0.01.1-13|57	%files
14mr|aspell-pa-0.01.1-13|58	%defattr(-,root,root)
14mr|aspell-pa-0.01.1-13|59	%doc Copyright README*
14mr|aspell-pa-0.01.1-13|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-pa-0.01.1-13|61	
14mr|aspell-pa-0.01.1-13|62	
14mr|aspell-pa-0.01.1-13|63	
14mr|aspell-pa-0.01.1-13|64	
14mr|aspell-pa-0.01.1-13|65	
14mr|aspell-pa-0.01.1-13|66	%changelog
14mr|aspell-pa-0.01.1-13|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.1-13
14mr|aspell-pa-0.01.1-13|68	+ Revision: 1ca5876
14mr|aspell-pa-0.01.1-13|69	- MassBuild#440: Increase release tag
14mr|aspell-pa-0.01.1-13|70	
14mr|aspell-pa-0.01.1-13|71	

15901 14
14mr|aspell-pl-0.60.5-3.20110628.2|1	%define src_ver 6.0
14mr|aspell-pl-0.60.5-3.20110628.2|2	%define snap 20110628
14mr|aspell-pl-0.60.5-3.20110628.2|3	%define relsnap %{snap}-0
14mr|aspell-pl-0.60.5-3.20110628.2|4	%define languageeng polish
14mr|aspell-pl-0.60.5-3.20110628.2|5	%define languageenglazy Polish
14mr|aspell-pl-0.60.5-3.20110628.2|6	%define languagecode pl
14mr|aspell-pl-0.60.5-3.20110628.2|7	%define lc_ctype pl_PL
14mr|aspell-pl-0.60.5-3.20110628.2|8	
14mr|aspell-pl-0.60.5-3.20110628.2|9	%define fname aspell6-pl-%{snap}
14mr|aspell-pl-0.60.5-3.20110628.2|10	
14mr|aspell-pl-0.60.5-3.20110628.2|11	Summary:	%{languageenglazy} dictionary for aspell
14mr|aspell-pl-0.60.5-3.20110628.2|12	Name:		aspell-pl
14mr|aspell-pl-0.60.5-3.20110628.2|13	Version:	0.60.5
14mr|aspell-pl-0.60.5-3.20110628.2|14	Release:	3.%{snap}.2
14mr|aspell-pl-0.60.5-3.20110628.2|15	License:	GPLv2+
14mr|aspell-pl-0.60.5-3.20110628.2|16	Group:		System/Internationalization
14mr|aspell-pl-0.60.5-3.20110628.2|17	URL:		http://www.sjp.pl/slownik/ort/
14mr|aspell-pl-0.60.5-3.20110628.2|18	Source0:	http://sjp.pl/slownik/ort/sjp-aspell6-%{languagecode}-%{src_ver}_%{relsnap}.tar.bz2
14mr|aspell-pl-0.60.5-3.20110628.2|19	BuildRequires:	aspell >= 0.60.5
14mr|aspell-pl-0.60.5-3.20110628.2|20	Requires:	aspell >= %{version}
14mr|aspell-pl-0.60.5-3.20110628.2|21	Provides:	spell-%{languagecode}
14mr|aspell-pl-0.60.5-3.20110628.2|22	# Mandriva Stuff
14mr|aspell-pl-0.60.5-3.20110628.2|23	Requires:	locales-%{languagecode}
14mr|aspell-pl-0.60.5-3.20110628.2|24	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-pl-0.60.5-3.20110628.2|25	Provides:	enchant-dictionary = 1
14mr|aspell-pl-0.60.5-3.20110628.2|26	Provides:	aspell-dictionary
14mr|aspell-pl-0.60.5-3.20110628.2|27	Provides:	aspell-%{lc_ctype}
14mr|aspell-pl-0.60.5-3.20110628.2|28	BuildArch:	noarch
14mr|aspell-pl-0.60.5-3.20110628.2|29	
14mr|aspell-pl-0.60.5-3.20110628.2|30	%description
14mr|aspell-pl-0.60.5-3.20110628.2|31	Polish dictionary (i.e. word list) for aspell.
14mr|aspell-pl-0.60.5-3.20110628.2|32	
14mr|aspell-pl-0.60.5-3.20110628.2|33	%prep
14mr|aspell-pl-0.60.5-3.20110628.2|34	%setup -qn aspell6-%{languagecode}-%{src_ver}_%{relsnap}
14mr|aspell-pl-0.60.5-3.20110628.2|35	
14mr|aspell-pl-0.60.5-3.20110628.2|36	%build
14mr|aspell-pl-0.60.5-3.20110628.2|37	# note: configure is not autoconf-generated
14mr|aspell-pl-0.60.5-3.20110628.2|38	./configure
14mr|aspell-pl-0.60.5-3.20110628.2|39	
14mr|aspell-pl-0.60.5-3.20110628.2|40	%make
14mr|aspell-pl-0.60.5-3.20110628.2|41	
14mr|aspell-pl-0.60.5-3.20110628.2|42	%install
14mr|aspell-pl-0.60.5-3.20110628.2|43	%makeinstall_std
14mr|aspell-pl-0.60.5-3.20110628.2|44	
14mr|aspell-pl-0.60.5-3.20110628.2|45	%files
14mr|aspell-pl-0.60.5-3.20110628.2|46	%defattr(644,root,root,755)
14mr|aspell-pl-0.60.5-3.20110628.2|47	%doc README doc/*
14mr|aspell-pl-0.60.5-3.20110628.2|48	%{_libdir}/aspell-*/*
14mr|aspell-pl-0.60.5-3.20110628.2|49	
14mr|aspell-pl-0.60.5-3.20110628.2|50	
14mr|aspell-pl-0.60.5-3.20110628.2|51	
14mr|aspell-pl-0.60.5-3.20110628.2|52	%changelog
14mr|aspell-pl-0.60.5-3.20110628.2|53	* Thu Oct 18 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.60.5-3.20110628.2
14mr|aspell-pl-0.60.5-3.20110628.2|54	+ Revision: 202b923
14mr|aspell-pl-0.60.5-3.20110628.2|55	- Set BuildArch to noarch
14mr|aspell-pl-0.60.5-3.20110628.2|56	
14mr|aspell-pl-0.60.5-3.20110628.2|57	

15902 14
14mr|aspell-pt-0.60.0-4|1	%define _enable_debug_packages %{nil}
14mr|aspell-pt-0.60.0-4|2	%define debug_package          %{nil}
14mr|aspell-pt-0.60.0-4|3	
14mr|aspell-pt-0.60.0-4|4	%define intname aspell6
14mr|aspell-pt-0.60.0-4|5	%define intver 20110424
14mr|aspell-pt-0.60.0-4|6	
14mr|aspell-pt-0.60.0-4|7	%define languageenglazy Portuguese
14mr|aspell-pt-0.60.0-4|8	%define languagecode pt
14mr|aspell-pt-0.60.0-4|9	%define lc_ctype pt_PT
14mr|aspell-pt-0.60.0-4|10	
14mr|aspell-pt-0.60.0-4|11	
14mr|aspell-pt-0.60.0-4|12	Name:		aspell-%{languagecode}
14mr|aspell-pt-0.60.0-4|13	Summary:	%{languageenglazy} files for aspell
14mr|aspell-pt-0.60.0-4|14	Group:		System/Internationalization
14mr|aspell-pt-0.60.0-4|15	Version:	0.60.0
14mr|aspell-pt-0.60.0-4|16	Release:	4
14mr|aspell-pt-0.60.0-4|17	License:	GPL
14mr|aspell-pt-0.60.0-4|18	URL:		http://aspell.sourceforge.net/
14mr|aspell-pt-0.60.0-4|19	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-pt-0.60.0-4|20	Source:		http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/%{intname}.%{languagecode}-%{intver}.tar.bz2
14mr|aspell-pt-0.60.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|aspell-pt-0.60.0-4|22	BuildRequires:	aspell >= 0.60
14mr|aspell-pt-0.60.0-4|23	BuildRequires:	make
14mr|aspell-pt-0.60.0-4|24	Requires:	aspell >= 0.60
14mr|aspell-pt-0.60.0-4|25	# Mandriva Stuff
14mr|aspell-pt-0.60.0-4|26	Requires:	locales-%{languagecode}
14mr|aspell-pt-0.60.0-4|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-pt-0.60.0-4|28	Provides:	enchant-dictionary = 1
14mr|aspell-pt-0.60.0-4|29	Provides:	aspell-dictionary
14mr|aspell-pt-0.60.0-4|30	Provides:	aspell-%{lc_ctype}
14mr|aspell-pt-0.60.0-4|31	Obsoletes:	ispell-pt
14mr|aspell-pt-0.60.0-4|32	Provides:	ispell-pt
14mr|aspell-pt-0.60.0-4|33	
14mr|aspell-pt-0.60.0-4|34	%description
14mr|aspell-pt-0.60.0-4|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-pt-0.60.0-4|36	
14mr|aspell-pt-0.60.0-4|37	
14mr|aspell-pt-0.60.0-4|38	%prep
14mr|aspell-pt-0.60.0-4|39	%setup -qn %{intname}-%{lc_ctype}-%{intver}-0
14mr|aspell-pt-0.60.0-4|40	
14mr|aspell-pt-0.60.0-4|41	%build
14mr|aspell-pt-0.60.0-4|42	# don't use configure macro
14mr|aspell-pt-0.60.0-4|43	./configure
14mr|aspell-pt-0.60.0-4|44	%make
14mr|aspell-pt-0.60.0-4|45	
14mr|aspell-pt-0.60.0-4|46	%install
14mr|aspell-pt-0.60.0-4|47	rm -fr %buildroot
14mr|aspell-pt-0.60.0-4|48	%makeinstall_std
14mr|aspell-pt-0.60.0-4|49	
14mr|aspell-pt-0.60.0-4|50	%clean
14mr|aspell-pt-0.60.0-4|51	rm -fr %buildroot
14mr|aspell-pt-0.60.0-4|52	
14mr|aspell-pt-0.60.0-4|53	%files
14mr|aspell-pt-0.60.0-4|54	%defattr(-,root,root)
14mr|aspell-pt-0.60.0-4|55	%doc README Copyright doc/LEIAME.txt
14mr|aspell-pt-0.60.0-4|56	%{_libdir}/aspell-0.60
14mr|aspell-pt-0.60.0-4|57	
14mr|aspell-pt-0.60.0-4|58	
14mr|aspell-pt-0.60.0-4|59	
14mr|aspell-pt-0.60.0-4|60	
14mr|aspell-pt-0.60.0-4|61	
14mr|aspell-pt-0.60.0-4|62	%changelog
14mr|aspell-pt-0.60.0-4|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-4
14mr|aspell-pt-0.60.0-4|64	+ Revision: e8aaeda
14mr|aspell-pt-0.60.0-4|65	- MassBuild#440: Increase release tag
14mr|aspell-pt-0.60.0-4|66	
14mr|aspell-pt-0.60.0-4|67	

15903 14
14mr|aspell-pt-preao-0.60.0-6|1	%define _enable_debug_packages %{nil}
14mr|aspell-pt-preao-0.60.0-6|2	%define debug_package          %{nil}
14mr|aspell-pt-preao-0.60.0-6|3	
14mr|aspell-pt-preao-0.60.0-6|4	%define intname aspell6
14mr|aspell-pt-preao-0.60.0-6|5	%define intver 20110424
14mr|aspell-pt-preao-0.60.0-6|6	
14mr|aspell-pt-preao-0.60.0-6|7	%define languageglazy Portuguese
14mr|aspell-pt-preao-0.60.0-6|8	%define languagecode pt-preao
14mr|aspell-pt-preao-0.60.0-6|9	%define lc_ctype pt_PT-preao
14mr|aspell-pt-preao-0.60.0-6|10	
14mr|aspell-pt-preao-0.60.0-6|11	
14mr|aspell-pt-preao-0.60.0-6|12	Summary:	%{languageglazy} files previous to 1990 orthography agreement for aspell
14mr|aspell-pt-preao-0.60.0-6|13	Name:		aspell-%{languagecode}
14mr|aspell-pt-preao-0.60.0-6|14	Version:	0.60.0
14mr|aspell-pt-preao-0.60.0-6|15	Release:	6
14mr|aspell-pt-preao-0.60.0-6|16	Group:		System/Internationalization
14mr|aspell-pt-preao-0.60.0-6|17	License:	GPL
14mr|aspell-pt-preao-0.60.0-6|18	URL:		http://aspell.sourceforge.net/
14mr|aspell-pt-preao-0.60.0-6|19	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-pt-preao-0.60.0-6|20	Source0:	http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/%{intname}.%{languagecode}-%{intver}.tar.bz2
14mr|aspell-pt-preao-0.60.0-6|21	BuildRequires:	aspell >= 0.60
14mr|aspell-pt-preao-0.60.0-6|22	BuildRequires:	make
14mr|aspell-pt-preao-0.60.0-6|23	Requires:	aspell >= 0.60
14mr|aspell-pt-preao-0.60.0-6|24	# Mandriva Stuff
14mr|aspell-pt-preao-0.60.0-6|25	Requires:	locales-pt
14mr|aspell-pt-preao-0.60.0-6|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-pt-preao-0.60.0-6|27	Provides:	enchant-dictionary = 1
14mr|aspell-pt-preao-0.60.0-6|28	Provides:	aspell-dictionary
14mr|aspell-pt-preao-0.60.0-6|29	Provides:	aspell-%{lc_ctype}
14mr|aspell-pt-preao-0.60.0-6|30	Provides:	%{intname}-%{lc_ctype}
14mr|aspell-pt-preao-0.60.0-6|31	Provides:	%{intname}-%{languagecode}
14mr|aspell-pt-preao-0.60.0-6|32	Obsoletes:	ispell-pt
14mr|aspell-pt-preao-0.60.0-6|33	Provides:	ispell-pt
14mr|aspell-pt-preao-0.60.0-6|34	
14mr|aspell-pt-preao-0.60.0-6|35	%description
14mr|aspell-pt-preao-0.60.0-6|36	A %{languageglazy} dictionary previous to the orthography agreement made in 1990
14mr|aspell-pt-preao-0.60.0-6|37	to use with aspell, a spelling checker.
14mr|aspell-pt-preao-0.60.0-6|38	Version %{intver}.
14mr|aspell-pt-preao-0.60.0-6|39	
14mr|aspell-pt-preao-0.60.0-6|40	%prep
14mr|aspell-pt-preao-0.60.0-6|41	%setup -qn %{intname}-%{lc_ctype}-%{intver}-0
14mr|aspell-pt-preao-0.60.0-6|42	
14mr|aspell-pt-preao-0.60.0-6|43	%build
14mr|aspell-pt-preao-0.60.0-6|44	# don't use configure macro
14mr|aspell-pt-preao-0.60.0-6|45	./configure
14mr|aspell-pt-preao-0.60.0-6|46	%make
14mr|aspell-pt-preao-0.60.0-6|47	
14mr|aspell-pt-preao-0.60.0-6|48	%install
14mr|aspell-pt-preao-0.60.0-6|49	%makeinstall_std
14mr|aspell-pt-preao-0.60.0-6|50	
14mr|aspell-pt-preao-0.60.0-6|51	%files
14mr|aspell-pt-preao-0.60.0-6|52	%defattr(-,root,root)
14mr|aspell-pt-preao-0.60.0-6|53	%doc README Copyright COPYING doc/LEIAME-preao.txt
14mr|aspell-pt-preao-0.60.0-6|54	%{_libdir}/aspell-0.60
14mr|aspell-pt-preao-0.60.0-6|55	
14mr|aspell-pt-preao-0.60.0-6|56	
14mr|aspell-pt-preao-0.60.0-6|57	
14mr|aspell-pt-preao-0.60.0-6|58	
14mr|aspell-pt-preao-0.60.0-6|59	
14mr|aspell-pt-preao-0.60.0-6|60	%changelog
14mr|aspell-pt-preao-0.60.0-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-6
14mr|aspell-pt-preao-0.60.0-6|62	+ Revision: bb9ff2f
14mr|aspell-pt-preao-0.60.0-6|63	- MassBuild#440: Increase release tag
14mr|aspell-pt-preao-0.60.0-6|64	
14mr|aspell-pt-preao-0.60.0-6|65	

15904 14
14mr|aspell-qu-20040424.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-qu-20040424.1-13|2	%define debug_package          %{nil}
14mr|aspell-qu-20040424.1-13|3	
14mr|aspell-qu-20040424.1-13|4	%define src_ver 0.02-0
14mr|aspell-qu-20040424.1-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-qu-20040424.1-13|6	%define aspell_ver 0.60
14mr|aspell-qu-20040424.1-13|7	%define languageenglazy Quechua
14mr|aspell-qu-20040424.1-13|8	%define languagecode qu
14mr|aspell-qu-20040424.1-13|9	# FIXME: no locale yet
14mr|aspell-qu-20040424.1-13|10	%define lc_ctype qu_PE
14mr|aspell-qu-20040424.1-13|11	
14mr|aspell-qu-20040424.1-13|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-qu-20040424.1-13|13	Name:          aspell-%{languagecode}
14mr|aspell-qu-20040424.1-13|14	Version:       20040424.1
14mr|aspell-qu-20040424.1-13|15	Release:       13
14mr|aspell-qu-20040424.1-13|16	Group:         System/Internationalization
14mr|aspell-qu-20040424.1-13|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-qu-20040424.1-13|18	URL:		   http://aspell.net/
14mr|aspell-qu-20040424.1-13|19	License:	   GPL
14mr|aspell-qu-20040424.1-13|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-qu-20040424.1-13|21	Provides: spell-%{languagecode}
14mr|aspell-qu-20040424.1-13|22	
14mr|aspell-qu-20040424.1-13|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-qu-20040424.1-13|24	BuildRequires: make
14mr|aspell-qu-20040424.1-13|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-qu-20040424.1-13|26	
14mr|aspell-qu-20040424.1-13|27	# Mandriva Stuff
14mr|aspell-qu-20040424.1-13|28	#Requires:      locales-%{languagecode}
14mr|aspell-qu-20040424.1-13|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-qu-20040424.1-13|30	Provides:      enchant-dictionary = 1
14mr|aspell-qu-20040424.1-13|31	Provides:      aspell-dictionary
14mr|aspell-qu-20040424.1-13|32	Provides:      aspell-%{lc_ctype}
14mr|aspell-qu-20040424.1-13|33	
14mr|aspell-qu-20040424.1-13|34	Autoreqprov:   no
14mr|aspell-qu-20040424.1-13|35	
14mr|aspell-qu-20040424.1-13|36	%description
14mr|aspell-qu-20040424.1-13|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-qu-20040424.1-13|38	
14mr|aspell-qu-20040424.1-13|39	%prep
14mr|aspell-qu-20040424.1-13|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-qu-20040424.1-13|41	
14mr|aspell-qu-20040424.1-13|42	%build
14mr|aspell-qu-20040424.1-13|43	# don't use configure macro
14mr|aspell-qu-20040424.1-13|44	./configure
14mr|aspell-qu-20040424.1-13|45	
14mr|aspell-qu-20040424.1-13|46	%make
14mr|aspell-qu-20040424.1-13|47	
14mr|aspell-qu-20040424.1-13|48	%install
14mr|aspell-qu-20040424.1-13|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-qu-20040424.1-13|50	
14mr|aspell-qu-20040424.1-13|51	%makeinstall_std
14mr|aspell-qu-20040424.1-13|52	
14mr|aspell-qu-20040424.1-13|53	chmod 644 Copyright README*
14mr|aspell-qu-20040424.1-13|54	
14mr|aspell-qu-20040424.1-13|55	%clean
14mr|aspell-qu-20040424.1-13|56	rm -fr $RPM_BUILD_ROOT
14mr|aspell-qu-20040424.1-13|57	
14mr|aspell-qu-20040424.1-13|58	%files
14mr|aspell-qu-20040424.1-13|59	%defattr(-,root,root)
14mr|aspell-qu-20040424.1-13|60	%doc README* Copyright
14mr|aspell-qu-20040424.1-13|61	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-qu-20040424.1-13|62	
14mr|aspell-qu-20040424.1-13|63	
14mr|aspell-qu-20040424.1-13|64	
14mr|aspell-qu-20040424.1-13|65	
14mr|aspell-qu-20040424.1-13|66	
14mr|aspell-qu-20040424.1-13|67	%changelog
14mr|aspell-qu-20040424.1-13|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20040424.1-13
14mr|aspell-qu-20040424.1-13|69	+ Revision: c6c00f2
14mr|aspell-qu-20040424.1-13|70	- MassBuild#440: Increase release tag
14mr|aspell-qu-20040424.1-13|71	
14mr|aspell-qu-20040424.1-13|72	

15905 14
14mr|aspell-ro-3.3.2-2|1	%define _enable_debug_packages %{nil}
14mr|aspell-ro-3.3.2-2|2	%define debug_package          %{nil}
14mr|aspell-ro-3.3.2-2|3	
14mr|aspell-ro-3.3.2-2|4	#
14mr|aspell-ro-3.3.2-2|5	# NOTE: rpm is unable to package filenames in an enocidng other than the
14mr|aspell-ro-3.3.2-2|6	# the one it is currently using; so this package has to be build with
14mr|aspell-ro-3.3.2-2|7	# an iso-8859-* locale; eg: LC_ALL=fr rpm -be specfile
14mr|aspell-ro-3.3.2-2|8	#
14mr|aspell-ro-3.3.2-2|9	
14mr|aspell-ro-3.3.2-2|10	%define src_ver 3.3-2
14mr|aspell-ro-3.3.2-2|11	
14mr|aspell-ro-3.3.2-2|12	%define languageenglazy Romanian
14mr|aspell-ro-3.3.2-2|13	%define languagecode ro
14mr|aspell-ro-3.3.2-2|14	%define lc_ctype ro_RO
14mr|aspell-ro-3.3.2-2|15	
14mr|aspell-ro-3.3.2-2|16	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ro-3.3.2-2|17	Name:          aspell-%{languagecode}
14mr|aspell-ro-3.3.2-2|18	Version:       3.3.2
14mr|aspell-ro-3.3.2-2|19	Release:       2
14mr|aspell-ro-3.3.2-2|20	Group:         System/Internationalization
14mr|aspell-ro-3.3.2-2|21	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%{src_ver}.tar.bz2
14mr|aspell-ro-3.3.2-2|22	URL:           http://aspell.net/
14mr|aspell-ro-3.3.2-2|23	License:	   Free
14mr|aspell-ro-3.3.2-2|24	
14mr|aspell-ro-3.3.2-2|25	BuildRequires: aspell >= 0.50
14mr|aspell-ro-3.3.2-2|26	BuildRequires: make
14mr|aspell-ro-3.3.2-2|27	Requires:      aspell >= 0.50
14mr|aspell-ro-3.3.2-2|28	BuildRequires: locales-fr
14mr|aspell-ro-3.3.2-2|29	
14mr|aspell-ro-3.3.2-2|30	# Mandriva Stuff
14mr|aspell-ro-3.3.2-2|31	Requires:      locales-%{languagecode}
14mr|aspell-ro-3.3.2-2|32	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ro-3.3.2-2|33	Provides:      enchant-dictionary = 1
14mr|aspell-ro-3.3.2-2|34	Provides:      aspell-dictionary
14mr|aspell-ro-3.3.2-2|35	Provides:	   aspell-%{lc_ctype}
14mr|aspell-ro-3.3.2-2|36	Provides:      spell-%{languagecode} >= 0.50.2-5mdk
14mr|aspell-ro-3.3.2-2|37	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-ro-3.3.2-2|38	
14mr|aspell-ro-3.3.2-2|39	Autoreqprov:   no
14mr|aspell-ro-3.3.2-2|40	
14mr|aspell-ro-3.3.2-2|41	%description
14mr|aspell-ro-3.3.2-2|42	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ro-3.3.2-2|43	
14mr|aspell-ro-3.3.2-2|44	%prep
14mr|aspell-ro-3.3.2-2|45	%setup -q -n aspell5-ro-%{src_ver}
14mr|aspell-ro-3.3.2-2|46	
14mr|aspell-ro-3.3.2-2|47	%build
14mr|aspell-ro-3.3.2-2|48	export LC_ALL=fr
14mr|aspell-ro-3.3.2-2|49	# don't use configure macro
14mr|aspell-ro-3.3.2-2|50	./configure
14mr|aspell-ro-3.3.2-2|51	
14mr|aspell-ro-3.3.2-2|52	%make
14mr|aspell-ro-3.3.2-2|53	
14mr|aspell-ro-3.3.2-2|54	%install
14mr|aspell-ro-3.3.2-2|55	export LC_ALL=fr
14mr|aspell-ro-3.3.2-2|56	
14mr|aspell-ro-3.3.2-2|57	%makeinstall_std
14mr|aspell-ro-3.3.2-2|58	
14mr|aspell-ro-3.3.2-2|59	#cp doc/README README.%{languagecode}
14mr|aspell-ro-3.3.2-2|60	chmod 644 README Copyright
14mr|aspell-ro-3.3.2-2|61	
14mr|aspell-ro-3.3.2-2|62	%files
14mr|aspell-ro-3.3.2-2|63	%doc README Copyright
14mr|aspell-ro-3.3.2-2|64	%{_libdir}/aspell-*/*
14mr|aspell-ro-3.3.2-2|65	
14mr|aspell-ro-3.3.2-2|66	
14mr|aspell-ro-3.3.2-2|67	
14mr|aspell-ro-3.3.2-2|68	
14mr|aspell-ro-3.3.2-2|69	
14mr|aspell-ro-3.3.2-2|70	%changelog
14mr|aspell-ro-3.3.2-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.2-2
14mr|aspell-ro-3.3.2-2|72	+ Revision: a606cc0
14mr|aspell-ro-3.3.2-2|73	- MassBuild#440: Increase release tag
14mr|aspell-ro-3.3.2-2|74	
14mr|aspell-ro-3.3.2-2|75	

15906 14
14mr|aspell-ru-0.99f7.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-ru-0.99f7.1-12|2	%define debug_package          %{nil}
14mr|aspell-ru-0.99f7.1-12|3	
14mr|aspell-ru-0.99f7.1-12|4	%define src_ver 0.99f7-1
14mr|aspell-ru-0.99f7.1-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-ru-0.99f7.1-12|6	%define aspell_ver 0.60
14mr|aspell-ru-0.99f7.1-12|7	%define languageenglazy Russian
14mr|aspell-ru-0.99f7.1-12|8	%define languagecode ru
14mr|aspell-ru-0.99f7.1-12|9	%define lc_ctype ru_RU
14mr|aspell-ru-0.99f7.1-12|10	
14mr|aspell-ru-0.99f7.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ru-0.99f7.1-12|12	Summary(ru):   Русская проверка орфографии
14mr|aspell-ru-0.99f7.1-12|13	Name:          aspell-%{languagecode}
14mr|aspell-ru-0.99f7.1-12|14	Version:       0.99f7.1
14mr|aspell-ru-0.99f7.1-12|15	Release:       12
14mr|aspell-ru-0.99f7.1-12|16	Group:         System/Internationalization
14mr|aspell-ru-0.99f7.1-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ru-0.99f7.1-12|18	URL:           http://aspell.net/
14mr|aspell-ru-0.99f7.1-12|19	License:	   GPL
14mr|aspell-ru-0.99f7.1-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ru-0.99f7.1-12|21	Provides: spell-ru
14mr|aspell-ru-0.99f7.1-12|22	
14mr|aspell-ru-0.99f7.1-12|23	
14mr|aspell-ru-0.99f7.1-12|24	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-ru-0.99f7.1-12|25	BuildRequires: make
14mr|aspell-ru-0.99f7.1-12|26	Requires:      aspell >= %{aspell_ver}
14mr|aspell-ru-0.99f7.1-12|27	
14mr|aspell-ru-0.99f7.1-12|28	# Mandriva Stuff
14mr|aspell-ru-0.99f7.1-12|29	Requires:      locales-%{languagecode}
14mr|aspell-ru-0.99f7.1-12|30	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ru-0.99f7.1-12|31	Provides:      enchant-dictionary = 1
14mr|aspell-ru-0.99f7.1-12|32	Provides:      aspell-dictionary
14mr|aspell-ru-0.99f7.1-12|33	Provides:	   aspell-%{lc_ctype}
14mr|aspell-ru-0.99f7.1-12|34	
14mr|aspell-ru-0.99f7.1-12|35	Autoreqprov:   no
14mr|aspell-ru-0.99f7.1-12|36	
14mr|aspell-ru-0.99f7.1-12|37	%description
14mr|aspell-ru-0.99f7.1-12|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ru-0.99f7.1-12|39	
14mr|aspell-ru-0.99f7.1-12|40	%prep
14mr|aspell-ru-0.99f7.1-12|41	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ru-0.99f7.1-12|42	
14mr|aspell-ru-0.99f7.1-12|43	%build
14mr|aspell-ru-0.99f7.1-12|44	
14mr|aspell-ru-0.99f7.1-12|45	# don't use configure macro
14mr|aspell-ru-0.99f7.1-12|46	./configure
14mr|aspell-ru-0.99f7.1-12|47	
14mr|aspell-ru-0.99f7.1-12|48	%make
14mr|aspell-ru-0.99f7.1-12|49	
14mr|aspell-ru-0.99f7.1-12|50	%install
14mr|aspell-ru-0.99f7.1-12|51	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ru-0.99f7.1-12|52	
14mr|aspell-ru-0.99f7.1-12|53	%makeinstall_std
14mr|aspell-ru-0.99f7.1-12|54	
14mr|aspell-ru-0.99f7.1-12|55	mv -f README README.%{languagecode}
14mr|aspell-ru-0.99f7.1-12|56	chmod 644 Copyright README.%{languagecode} doc/*
14mr|aspell-ru-0.99f7.1-12|57	
14mr|aspell-ru-0.99f7.1-12|58	%clean
14mr|aspell-ru-0.99f7.1-12|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ru-0.99f7.1-12|60	
14mr|aspell-ru-0.99f7.1-12|61	%files
14mr|aspell-ru-0.99f7.1-12|62	%defattr(-,root,root)
14mr|aspell-ru-0.99f7.1-12|63	%doc README.%{languagecode} Copyright doc/*
14mr|aspell-ru-0.99f7.1-12|64	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ru-0.99f7.1-12|65	
14mr|aspell-ru-0.99f7.1-12|66	
14mr|aspell-ru-0.99f7.1-12|67	
14mr|aspell-ru-0.99f7.1-12|68	
14mr|aspell-ru-0.99f7.1-12|69	
14mr|aspell-ru-0.99f7.1-12|70	%changelog
14mr|aspell-ru-0.99f7.1-12|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99f7.1-12
14mr|aspell-ru-0.99f7.1-12|72	+ Revision: c887f8d
14mr|aspell-ru-0.99f7.1-12|73	- MassBuild#440: Increase release tag
14mr|aspell-ru-0.99f7.1-12|74	
14mr|aspell-ru-0.99f7.1-12|75	

15907 14
14mr|aspell-rw-0.50.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-rw-0.50.0-14|2	%define debug_package          %{nil}
14mr|aspell-rw-0.50.0-14|3	
14mr|aspell-rw-0.50.0-14|4	%define src_ver 0.50-0
14mr|aspell-rw-0.50.0-14|5	%define languageenglazy Kinyarwanda
14mr|aspell-rw-0.50.0-14|6	%define languagecode rw
14mr|aspell-rw-0.50.0-14|7	%define lc_ctype rw_RW
14mr|aspell-rw-0.50.0-14|8	
14mr|aspell-rw-0.50.0-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-rw-0.50.0-14|10	Name:          aspell-%{languagecode}
14mr|aspell-rw-0.50.0-14|11	Version:       0.50.0
14mr|aspell-rw-0.50.0-14|12	Release:       14
14mr|aspell-rw-0.50.0-14|13	Group:         System/Internationalization
14mr|aspell-rw-0.50.0-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-rw-0.50.0-14|15	URL:		   http://aspell.net/
14mr|aspell-rw-0.50.0-14|16	License:	   GPL
14mr|aspell-rw-0.50.0-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-rw-0.50.0-14|18	
14mr|aspell-rw-0.50.0-14|19	BuildRequires: aspell >= 0.50
14mr|aspell-rw-0.50.0-14|20	BuildRequires: make
14mr|aspell-rw-0.50.0-14|21	Requires:      aspell >= 0.50
14mr|aspell-rw-0.50.0-14|22	
14mr|aspell-rw-0.50.0-14|23	# Mandriva stuff
14mr|aspell-rw-0.50.0-14|24	Requires:      locales-%{languagecode}
14mr|aspell-rw-0.50.0-14|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-rw-0.50.0-14|26	Provides:      enchant-dictionary = 1
14mr|aspell-rw-0.50.0-14|27	Provides:      aspell-dictionary
14mr|aspell-rw-0.50.0-14|28	Provides:	   aspell-%{lc_ctype}
14mr|aspell-rw-0.50.0-14|29	
14mr|aspell-rw-0.50.0-14|30	Autoreqprov:   no
14mr|aspell-rw-0.50.0-14|31	
14mr|aspell-rw-0.50.0-14|32	%description
14mr|aspell-rw-0.50.0-14|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-rw-0.50.0-14|34	
14mr|aspell-rw-0.50.0-14|35	%prep
14mr|aspell-rw-0.50.0-14|36	%setup -q -n %{name}-%{src_ver}
14mr|aspell-rw-0.50.0-14|37	
14mr|aspell-rw-0.50.0-14|38	%build
14mr|aspell-rw-0.50.0-14|39	# don't use configure macro
14mr|aspell-rw-0.50.0-14|40	./configure
14mr|aspell-rw-0.50.0-14|41	
14mr|aspell-rw-0.50.0-14|42	%make
14mr|aspell-rw-0.50.0-14|43	
14mr|aspell-rw-0.50.0-14|44	%install
14mr|aspell-rw-0.50.0-14|45	rm -fr $RPM_BUILD_ROOT
14mr|aspell-rw-0.50.0-14|46	
14mr|aspell-rw-0.50.0-14|47	%makeinstall_std
14mr|aspell-rw-0.50.0-14|48	
14mr|aspell-rw-0.50.0-14|49	chmod 644 Copyright README* doc/*
14mr|aspell-rw-0.50.0-14|50	
14mr|aspell-rw-0.50.0-14|51	%clean
14mr|aspell-rw-0.50.0-14|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-rw-0.50.0-14|53	
14mr|aspell-rw-0.50.0-14|54	%files
14mr|aspell-rw-0.50.0-14|55	%defattr(-,root,root)
14mr|aspell-rw-0.50.0-14|56	%doc README* Copyright doc/*
14mr|aspell-rw-0.50.0-14|57	%{_libdir}/aspell-*/*
14mr|aspell-rw-0.50.0-14|58	
14mr|aspell-rw-0.50.0-14|59	
14mr|aspell-rw-0.50.0-14|60	
14mr|aspell-rw-0.50.0-14|61	
14mr|aspell-rw-0.50.0-14|62	
14mr|aspell-rw-0.50.0-14|63	%changelog
14mr|aspell-rw-0.50.0-14|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-14
14mr|aspell-rw-0.50.0-14|65	+ Revision: 1d1ef58
14mr|aspell-rw-0.50.0-14|66	- MassBuild#440: Increase release tag
14mr|aspell-rw-0.50.0-14|67	
14mr|aspell-rw-0.50.0-14|68	

15908 14
14mr|aspell-sc-0.50.1-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-sc-0.50.1-14|2	%define debug_package          %{nil}
14mr|aspell-sc-0.50.1-14|3	
14mr|aspell-sc-0.50.1-14|4	%define src_ver 1.0
14mr|aspell-sc-0.50.1-14|5	
14mr|aspell-sc-0.50.1-14|6	%define languageenglazy Sardinian
14mr|aspell-sc-0.50.1-14|7	%define languagecode sc
14mr|aspell-sc-0.50.1-14|8	%define lc_ctype sc_IT
14mr|aspell-sc-0.50.1-14|9	
14mr|aspell-sc-0.50.1-14|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-sc-0.50.1-14|11	Name:          aspell-%{languagecode}
14mr|aspell-sc-0.50.1-14|12	Version:       0.50.1
14mr|aspell-sc-0.50.1-14|13	Release:       14
14mr|aspell-sc-0.50.1-14|14	Group:         System/Internationalization
14mr|aspell-sc-0.50.1-14|15	#Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sc-0.50.1-14|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell5-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sc-0.50.1-14|17	URL:           http://aspell.net/
14mr|aspell-sc-0.50.1-14|18	License:	   GPL
14mr|aspell-sc-0.50.1-14|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-sc-0.50.1-14|20	Provides: spell-%{languagecode}
14mr|aspell-sc-0.50.1-14|21	
14mr|aspell-sc-0.50.1-14|22	
14mr|aspell-sc-0.50.1-14|23	BuildRequires: aspell >= 0.50
14mr|aspell-sc-0.50.1-14|24	BuildRequires: make
14mr|aspell-sc-0.50.1-14|25	Requires:      aspell >= 0.50
14mr|aspell-sc-0.50.1-14|26	
14mr|aspell-sc-0.50.1-14|27	# Mandriva Stuff
14mr|aspell-sc-0.50.1-14|28	Requires:      locales-%{languagecode}
14mr|aspell-sc-0.50.1-14|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-sc-0.50.1-14|30	Provides:      enchant-dictionary = 1
14mr|aspell-sc-0.50.1-14|31	Provides:      aspell-dictionary
14mr|aspell-sc-0.50.1-14|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-sc-0.50.1-14|33	
14mr|aspell-sc-0.50.1-14|34	Autoreqprov:   no
14mr|aspell-sc-0.50.1-14|35	
14mr|aspell-sc-0.50.1-14|36	%description
14mr|aspell-sc-0.50.1-14|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-sc-0.50.1-14|38	
14mr|aspell-sc-0.50.1-14|39	%prep
14mr|aspell-sc-0.50.1-14|40	#%setup -q -n %{name}-%{src_ver}
14mr|aspell-sc-0.50.1-14|41	%setup -q -n aspell5-%{languagecode}-%{src_ver}
14mr|aspell-sc-0.50.1-14|42	
14mr|aspell-sc-0.50.1-14|43	%build
14mr|aspell-sc-0.50.1-14|44	
14mr|aspell-sc-0.50.1-14|45	# don't use configure macro
14mr|aspell-sc-0.50.1-14|46	./configure
14mr|aspell-sc-0.50.1-14|47	
14mr|aspell-sc-0.50.1-14|48	%make
14mr|aspell-sc-0.50.1-14|49	
14mr|aspell-sc-0.50.1-14|50	%install
14mr|aspell-sc-0.50.1-14|51	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sc-0.50.1-14|52	
14mr|aspell-sc-0.50.1-14|53	%makeinstall_std
14mr|aspell-sc-0.50.1-14|54	
14mr|aspell-sc-0.50.1-14|55	#mv -f README README.%{languagecode}
14mr|aspell-sc-0.50.1-14|56	chmod 644 Copyright README* doc/*
14mr|aspell-sc-0.50.1-14|57	
14mr|aspell-sc-0.50.1-14|58	%clean
14mr|aspell-sc-0.50.1-14|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sc-0.50.1-14|60	
14mr|aspell-sc-0.50.1-14|61	%files
14mr|aspell-sc-0.50.1-14|62	%defattr(-,root,root)
14mr|aspell-sc-0.50.1-14|63	%doc README* Copyright doc/*
14mr|aspell-sc-0.50.1-14|64	%{_libdir}/aspell-*/*
14mr|aspell-sc-0.50.1-14|65	
14mr|aspell-sc-0.50.1-14|66	
14mr|aspell-sc-0.50.1-14|67	
14mr|aspell-sc-0.50.1-14|68	
14mr|aspell-sc-0.50.1-14|69	
14mr|aspell-sc-0.50.1-14|70	%changelog
14mr|aspell-sc-0.50.1-14|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.1-14
14mr|aspell-sc-0.50.1-14|72	+ Revision: 0a7f527
14mr|aspell-sc-0.50.1-14|73	- MassBuild#440: Increase release tag
14mr|aspell-sc-0.50.1-14|74	
14mr|aspell-sc-0.50.1-14|75	

15909 14
14mr|aspell-sk-2.01.2-6|1	%define _enable_debug_packages %{nil}
14mr|aspell-sk-2.01.2-6|2	%define debug_package          %{nil}
14mr|aspell-sk-2.01.2-6|3	
14mr|aspell-sk-2.01.2-6|4	%define src_ver 2.01-2
14mr|aspell-sk-2.01.2-6|5	%define languagelocal slovak
14mr|aspell-sk-2.01.2-6|6	%define languageeng slovak
14mr|aspell-sk-2.01.2-6|7	%define languageenglazy Slovak
14mr|aspell-sk-2.01.2-6|8	%define languagecode sk
14mr|aspell-sk-2.01.2-6|9	%define lc_ctype sk_SK
14mr|aspell-sk-2.01.2-6|10	
14mr|aspell-sk-2.01.2-6|11	Summary:       Slovak files for aspell
14mr|aspell-sk-2.01.2-6|12	Name:          aspell-%{languagecode}
14mr|aspell-sk-2.01.2-6|13	Version:       2.01.2
14mr|aspell-sk-2.01.2-6|14	Release:       6
14mr|aspell-sk-2.01.2-6|15	Group:         System/Internationalization
14mr|aspell-sk-2.01.2-6|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sk-2.01.2-6|17	URL:           http://aspell.net/
14mr|aspell-sk-2.01.2-6|18	License:	   GPL
14mr|aspell-sk-2.01.2-6|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-sk-2.01.2-6|20	Provides: spell-%{languagecode}
14mr|aspell-sk-2.01.2-6|21	
14mr|aspell-sk-2.01.2-6|22	
14mr|aspell-sk-2.01.2-6|23	BuildRequires: aspell >= 0.50
14mr|aspell-sk-2.01.2-6|24	BuildRequires: make
14mr|aspell-sk-2.01.2-6|25	Requires:      aspell >= 0.50
14mr|aspell-sk-2.01.2-6|26	
14mr|aspell-sk-2.01.2-6|27	# Mandriva Stuff
14mr|aspell-sk-2.01.2-6|28	Requires:      locales-%{languagecode}
14mr|aspell-sk-2.01.2-6|29	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-sk-2.01.2-6|30	Provides:      enchant-dictionary = 1
14mr|aspell-sk-2.01.2-6|31	Provides:      aspell-dictionary
14mr|aspell-sk-2.01.2-6|32	Provides:	   aspell-%{lc_ctype}
14mr|aspell-sk-2.01.2-6|33	
14mr|aspell-sk-2.01.2-6|34	Autoreqprov:   no
14mr|aspell-sk-2.01.2-6|35	
14mr|aspell-sk-2.01.2-6|36	%description
14mr|aspell-sk-2.01.2-6|37	A Slovak dictionary for use with aspell, a spelling checker.
14mr|aspell-sk-2.01.2-6|38	
14mr|aspell-sk-2.01.2-6|39	
14mr|aspell-sk-2.01.2-6|40	%prep
14mr|aspell-sk-2.01.2-6|41	%setup -q -n aspell6-sk-%{src_ver}
14mr|aspell-sk-2.01.2-6|42	
14mr|aspell-sk-2.01.2-6|43	%build
14mr|aspell-sk-2.01.2-6|44	
14mr|aspell-sk-2.01.2-6|45	# don't use configure macro
14mr|aspell-sk-2.01.2-6|46	./configure
14mr|aspell-sk-2.01.2-6|47	
14mr|aspell-sk-2.01.2-6|48	%make
14mr|aspell-sk-2.01.2-6|49	
14mr|aspell-sk-2.01.2-6|50	%install
14mr|aspell-sk-2.01.2-6|51	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sk-2.01.2-6|52	
14mr|aspell-sk-2.01.2-6|53	%makeinstall_std
14mr|aspell-sk-2.01.2-6|54	
14mr|aspell-sk-2.01.2-6|55	#cp doc/README README.sk
14mr|aspell-sk-2.01.2-6|56	chmod 644 README* Copyright doc/*
14mr|aspell-sk-2.01.2-6|57	
14mr|aspell-sk-2.01.2-6|58	%clean
14mr|aspell-sk-2.01.2-6|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sk-2.01.2-6|60	
14mr|aspell-sk-2.01.2-6|61	%files
14mr|aspell-sk-2.01.2-6|62	%defattr(-,root,root)
14mr|aspell-sk-2.01.2-6|63	%doc README* Copyright doc/*
14mr|aspell-sk-2.01.2-6|64	%{_libdir}/aspell-*/*
14mr|aspell-sk-2.01.2-6|65	
14mr|aspell-sk-2.01.2-6|66	
14mr|aspell-sk-2.01.2-6|67	
14mr|aspell-sk-2.01.2-6|68	
14mr|aspell-sk-2.01.2-6|69	
14mr|aspell-sk-2.01.2-6|70	%changelog
14mr|aspell-sk-2.01.2-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.01.2-6
14mr|aspell-sk-2.01.2-6|72	+ Revision: 8f128e5
14mr|aspell-sk-2.01.2-6|73	- MassBuild#440: Increase release tag
14mr|aspell-sk-2.01.2-6|74	
14mr|aspell-sk-2.01.2-6|75	

15910 14
14mr|aspell-sl-0.50.0-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-sl-0.50.0-12|2	%define debug_package          %{nil}
14mr|aspell-sl-0.50.0-12|3	
14mr|aspell-sl-0.50.0-12|4	%define src_ver 0.50-0
14mr|aspell-sl-0.50.0-12|5	%define languageenglazy Slovenian
14mr|aspell-sl-0.50.0-12|6	%define languagecode sl
14mr|aspell-sl-0.50.0-12|7	%define lc_ctype sl_SI
14mr|aspell-sl-0.50.0-12|8	
14mr|aspell-sl-0.50.0-12|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-sl-0.50.0-12|10	Name:          aspell-%{languagecode}
14mr|aspell-sl-0.50.0-12|11	Version:       0.50.0
14mr|aspell-sl-0.50.0-12|12	Release:       12
14mr|aspell-sl-0.50.0-12|13	Group:         System/Internationalization
14mr|aspell-sl-0.50.0-12|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sl-0.50.0-12|15	URL:		   http://aspell.net/
14mr|aspell-sl-0.50.0-12|16	License:	   GPL
14mr|aspell-sl-0.50.0-12|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-sl-0.50.0-12|18	Provides:	   spell-%{languagecode}
14mr|aspell-sl-0.50.0-12|19	# old ispell is repalced with aspell
14mr|aspell-sl-0.50.0-12|20	Obsoletes:	   ispell-%{languagecode}
14mr|aspell-sl-0.50.0-12|21	
14mr|aspell-sl-0.50.0-12|22	BuildRequires: aspell >= 0.50
14mr|aspell-sl-0.50.0-12|23	BuildRequires: make
14mr|aspell-sl-0.50.0-12|24	Requires:      aspell >= 0.50
14mr|aspell-sl-0.50.0-12|25	
14mr|aspell-sl-0.50.0-12|26	# Mandriva Stuff
14mr|aspell-sl-0.50.0-12|27	Requires:      locales-%{languagecode}
14mr|aspell-sl-0.50.0-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-sl-0.50.0-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-sl-0.50.0-12|30	Provides:      aspell-dictionary
14mr|aspell-sl-0.50.0-12|31	Provides:	   aspell-%{lc_ctype}
14mr|aspell-sl-0.50.0-12|32	
14mr|aspell-sl-0.50.0-12|33	Autoreqprov:   no
14mr|aspell-sl-0.50.0-12|34	
14mr|aspell-sl-0.50.0-12|35	%description
14mr|aspell-sl-0.50.0-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-sl-0.50.0-12|37	
14mr|aspell-sl-0.50.0-12|38	%prep
14mr|aspell-sl-0.50.0-12|39	%setup -q -n %{name}-%{src_ver}
14mr|aspell-sl-0.50.0-12|40	
14mr|aspell-sl-0.50.0-12|41	%build
14mr|aspell-sl-0.50.0-12|42	# don't use configure macro
14mr|aspell-sl-0.50.0-12|43	./configure
14mr|aspell-sl-0.50.0-12|44	
14mr|aspell-sl-0.50.0-12|45	%make
14mr|aspell-sl-0.50.0-12|46	
14mr|aspell-sl-0.50.0-12|47	%install
14mr|aspell-sl-0.50.0-12|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sl-0.50.0-12|49	
14mr|aspell-sl-0.50.0-12|50	%makeinstall_std
14mr|aspell-sl-0.50.0-12|51	
14mr|aspell-sl-0.50.0-12|52	chmod 644 Copyright README* doc/*
14mr|aspell-sl-0.50.0-12|53	
14mr|aspell-sl-0.50.0-12|54	%clean
14mr|aspell-sl-0.50.0-12|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sl-0.50.0-12|56	
14mr|aspell-sl-0.50.0-12|57	%files
14mr|aspell-sl-0.50.0-12|58	%defattr(-,root,root)
14mr|aspell-sl-0.50.0-12|59	%doc README* Copyright doc/*
14mr|aspell-sl-0.50.0-12|60	%{_libdir}/aspell-*/*
14mr|aspell-sl-0.50.0-12|61	
14mr|aspell-sl-0.50.0-12|62	
14mr|aspell-sl-0.50.0-12|63	
14mr|aspell-sl-0.50.0-12|64	
14mr|aspell-sl-0.50.0-12|65	
14mr|aspell-sl-0.50.0-12|66	%changelog
14mr|aspell-sl-0.50.0-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-12
14mr|aspell-sl-0.50.0-12|68	+ Revision: 196f886
14mr|aspell-sl-0.50.0-12|69	- MassBuild#440: Increase release tag
14mr|aspell-sl-0.50.0-12|70	
14mr|aspell-sl-0.50.0-12|71	

15911 14
14mr|aspell-sv-0.51.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-sv-0.51.0-14|2	%define debug_package          %{nil}
14mr|aspell-sv-0.51.0-14|3	
14mr|aspell-sv-0.51.0-14|4	%define src_ver 0.51-0
14mr|aspell-sv-0.51.0-14|5	%define languagelocal svenska
14mr|aspell-sv-0.51.0-14|6	%define languageeng swedish
14mr|aspell-sv-0.51.0-14|7	%define languageenglazy Swedish
14mr|aspell-sv-0.51.0-14|8	%define languagecode sv
14mr|aspell-sv-0.51.0-14|9	
14mr|aspell-sv-0.51.0-14|10	Summary:       %{languageenglazy} files for aspell
14mr|aspell-sv-0.51.0-14|11	Name:          aspell-%{languagecode}
14mr|aspell-sv-0.51.0-14|12	Version:       0.51.0
14mr|aspell-sv-0.51.0-14|13	Release:       14
14mr|aspell-sv-0.51.0-14|14	Group:         System/Internationalization
14mr|aspell-sv-0.51.0-14|15	Source:        ftp://ftp.gnu.org/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sv-0.51.0-14|16	URL:           http://aspell.net/
14mr|aspell-sv-0.51.0-14|17	License:       LGPL
14mr|aspell-sv-0.51.0-14|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-sv-0.51.0-14|19	Provides: spell-%{languagecode}
14mr|aspell-sv-0.51.0-14|20	
14mr|aspell-sv-0.51.0-14|21	BuildRequires: aspell >= 0.50
14mr|aspell-sv-0.51.0-14|22	Requires:      aspell >= 0.50
14mr|aspell-sv-0.51.0-14|23	
14mr|aspell-sv-0.51.0-14|24	# Mandriva Stuff
14mr|aspell-sv-0.51.0-14|25	Requires:      locales-%{languagecode}
14mr|aspell-sv-0.51.0-14|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-sv-0.51.0-14|27	Provides:      enchant-dictionary = 1
14mr|aspell-sv-0.51.0-14|28	Provides:      aspell-dictionary
14mr|aspell-sv-0.51.0-14|29	
14mr|aspell-sv-0.51.0-14|30	# RedHat Stuff. is this right:
14mr|aspell-sv-0.51.0-14|31	#Obsoletes: ispell-se, ispell-swedish, aspell-se
14mr|aspell-sv-0.51.0-14|32	
14mr|aspell-sv-0.51.0-14|33	Autoreqprov:   no
14mr|aspell-sv-0.51.0-14|34	
14mr|aspell-sv-0.51.0-14|35	%description
14mr|aspell-sv-0.51.0-14|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-sv-0.51.0-14|37	
14mr|aspell-sv-0.51.0-14|38	%prep
14mr|aspell-sv-0.51.0-14|39	%setup -q -n %{name}-%{src_ver}
14mr|aspell-sv-0.51.0-14|40	
14mr|aspell-sv-0.51.0-14|41	%build
14mr|aspell-sv-0.51.0-14|42	
14mr|aspell-sv-0.51.0-14|43	# don't use configure macro
14mr|aspell-sv-0.51.0-14|44	./configure
14mr|aspell-sv-0.51.0-14|45	
14mr|aspell-sv-0.51.0-14|46	%make
14mr|aspell-sv-0.51.0-14|47	
14mr|aspell-sv-0.51.0-14|48	%install
14mr|aspell-sv-0.51.0-14|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sv-0.51.0-14|50	
14mr|aspell-sv-0.51.0-14|51	%makeinstall_std
14mr|aspell-sv-0.51.0-14|52	
14mr|aspell-sv-0.51.0-14|53	mv README README.%{languagecode}
14mr|aspell-sv-0.51.0-14|54	chmod 644 README* Copyright doc/*
14mr|aspell-sv-0.51.0-14|55	
14mr|aspell-sv-0.51.0-14|56	%clean
14mr|aspell-sv-0.51.0-14|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sv-0.51.0-14|58	
14mr|aspell-sv-0.51.0-14|59	%files
14mr|aspell-sv-0.51.0-14|60	%defattr(-,root,root)
14mr|aspell-sv-0.51.0-14|61	%doc README* Copyright doc/*
14mr|aspell-sv-0.51.0-14|62	%{_libdir}/aspell-*/*
14mr|aspell-sv-0.51.0-14|63	
14mr|aspell-sv-0.51.0-14|64	
14mr|aspell-sv-0.51.0-14|65	
14mr|aspell-sv-0.51.0-14|66	
14mr|aspell-sv-0.51.0-14|67	
14mr|aspell-sv-0.51.0-14|68	%changelog
14mr|aspell-sv-0.51.0-14|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.51.0-14
14mr|aspell-sv-0.51.0-14|70	+ Revision: 579e4ac
14mr|aspell-sv-0.51.0-14|71	- MassBuild#440: Increase release tag
14mr|aspell-sv-0.51.0-14|72	
14mr|aspell-sv-0.51.0-14|73	

15912 14
14mr|aspell-sw-0.50.0-15|1	%define _enable_debug_packages %{nil}
14mr|aspell-sw-0.50.0-15|2	%define debug_package          %{nil}
14mr|aspell-sw-0.50.0-15|3	
14mr|aspell-sw-0.50.0-15|4	%define src_ver 0.50-0
14mr|aspell-sw-0.50.0-15|5	%define languageenglazy Swahili
14mr|aspell-sw-0.50.0-15|6	%define languagecode sw
14mr|aspell-sw-0.50.0-15|7	%define lc_ctype sw_KE
14mr|aspell-sw-0.50.0-15|8	
14mr|aspell-sw-0.50.0-15|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-sw-0.50.0-15|10	Name:          aspell-%{languagecode}
14mr|aspell-sw-0.50.0-15|11	Version:       0.50.0
14mr|aspell-sw-0.50.0-15|12	Release:       15
14mr|aspell-sw-0.50.0-15|13	Group:         System/Internationalization
14mr|aspell-sw-0.50.0-15|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-sw-0.50.0-15|15	URL:		   http://aspell.net/
14mr|aspell-sw-0.50.0-15|16	License:	   LGPL
14mr|aspell-sw-0.50.0-15|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-sw-0.50.0-15|18	Provides: spell-%{languagecode}
14mr|aspell-sw-0.50.0-15|19	
14mr|aspell-sw-0.50.0-15|20	BuildRequires: aspell >= 0.50
14mr|aspell-sw-0.50.0-15|21	BuildRequires: make
14mr|aspell-sw-0.50.0-15|22	Requires:      aspell >= 0.50
14mr|aspell-sw-0.50.0-15|23	
14mr|aspell-sw-0.50.0-15|24	# Mandriva Stuff
14mr|aspell-sw-0.50.0-15|25	Requires:      locales-%{languagecode}
14mr|aspell-sw-0.50.0-15|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-sw-0.50.0-15|27	Provides:      enchant-dictionary = 1
14mr|aspell-sw-0.50.0-15|28	Provides:      aspell-dictionary
14mr|aspell-sw-0.50.0-15|29	Provides:	   aspell-%{lc_ctype}
14mr|aspell-sw-0.50.0-15|30	
14mr|aspell-sw-0.50.0-15|31	Autoreqprov:   no
14mr|aspell-sw-0.50.0-15|32	
14mr|aspell-sw-0.50.0-15|33	%description
14mr|aspell-sw-0.50.0-15|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-sw-0.50.0-15|35	
14mr|aspell-sw-0.50.0-15|36	%prep
14mr|aspell-sw-0.50.0-15|37	%setup -q -n %{name}-%{src_ver}
14mr|aspell-sw-0.50.0-15|38	
14mr|aspell-sw-0.50.0-15|39	%build
14mr|aspell-sw-0.50.0-15|40	# don't use configure macro
14mr|aspell-sw-0.50.0-15|41	./configure
14mr|aspell-sw-0.50.0-15|42	
14mr|aspell-sw-0.50.0-15|43	%make
14mr|aspell-sw-0.50.0-15|44	
14mr|aspell-sw-0.50.0-15|45	%install
14mr|aspell-sw-0.50.0-15|46	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sw-0.50.0-15|47	
14mr|aspell-sw-0.50.0-15|48	%makeinstall_std
14mr|aspell-sw-0.50.0-15|49	
14mr|aspell-sw-0.50.0-15|50	chmod 644 Copyright README*
14mr|aspell-sw-0.50.0-15|51	
14mr|aspell-sw-0.50.0-15|52	%clean
14mr|aspell-sw-0.50.0-15|53	rm -fr $RPM_BUILD_ROOT
14mr|aspell-sw-0.50.0-15|54	
14mr|aspell-sw-0.50.0-15|55	%files
14mr|aspell-sw-0.50.0-15|56	%defattr(-,root,root)
14mr|aspell-sw-0.50.0-15|57	%doc README* Copyright
14mr|aspell-sw-0.50.0-15|58	%{_libdir}/aspell-*/*
14mr|aspell-sw-0.50.0-15|59	
14mr|aspell-sw-0.50.0-15|60	
14mr|aspell-sw-0.50.0-15|61	
14mr|aspell-sw-0.50.0-15|62	
14mr|aspell-sw-0.50.0-15|63	
14mr|aspell-sw-0.50.0-15|64	%changelog
14mr|aspell-sw-0.50.0-15|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-15
14mr|aspell-sw-0.50.0-15|66	+ Revision: 21f596a
14mr|aspell-sw-0.50.0-15|67	- MassBuild#440: Increase release tag
14mr|aspell-sw-0.50.0-15|68	
14mr|aspell-sw-0.50.0-15|69	

15913 14
14mr|aspell-ta-20040424.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-ta-20040424.1-12|2	%define debug_package          %{nil}
14mr|aspell-ta-20040424.1-12|3	
14mr|aspell-ta-20040424.1-12|4	%define src_ver 20040424-1
14mr|aspell-ta-20040424.1-12|5	%define fname aspell6-%{languagecode}
14mr|aspell-ta-20040424.1-12|6	%define aspell_ver 0.60
14mr|aspell-ta-20040424.1-12|7	%define languageenglazy Tamil
14mr|aspell-ta-20040424.1-12|8	%define languagecode ta
14mr|aspell-ta-20040424.1-12|9	%define lc_ctype ta_IN
14mr|aspell-ta-20040424.1-12|10	
14mr|aspell-ta-20040424.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-ta-20040424.1-12|12	Name:          aspell-%{languagecode}
14mr|aspell-ta-20040424.1-12|13	Version:       20040424.1
14mr|aspell-ta-20040424.1-12|14	Release:       12
14mr|aspell-ta-20040424.1-12|15	Group:         System/Internationalization
14mr|aspell-ta-20040424.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-ta-20040424.1-12|17	URL:		   http://aspell.net/
14mr|aspell-ta-20040424.1-12|18	License:	   GPL
14mr|aspell-ta-20040424.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-ta-20040424.1-12|20	Provides: spell-%{languagecode}
14mr|aspell-ta-20040424.1-12|21	
14mr|aspell-ta-20040424.1-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-ta-20040424.1-12|23	BuildRequires: make
14mr|aspell-ta-20040424.1-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-ta-20040424.1-12|25	
14mr|aspell-ta-20040424.1-12|26	# Mandriva Stuff
14mr|aspell-ta-20040424.1-12|27	Requires:      locales-%{languagecode}
14mr|aspell-ta-20040424.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-ta-20040424.1-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-ta-20040424.1-12|30	Provides:      aspell-dictionary
14mr|aspell-ta-20040424.1-12|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-ta-20040424.1-12|32	
14mr|aspell-ta-20040424.1-12|33	Autoreqprov:   no
14mr|aspell-ta-20040424.1-12|34	
14mr|aspell-ta-20040424.1-12|35	%description
14mr|aspell-ta-20040424.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-ta-20040424.1-12|37	
14mr|aspell-ta-20040424.1-12|38	%prep
14mr|aspell-ta-20040424.1-12|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-ta-20040424.1-12|40	
14mr|aspell-ta-20040424.1-12|41	%build
14mr|aspell-ta-20040424.1-12|42	# don't use configure macro
14mr|aspell-ta-20040424.1-12|43	./configure
14mr|aspell-ta-20040424.1-12|44	
14mr|aspell-ta-20040424.1-12|45	%make
14mr|aspell-ta-20040424.1-12|46	
14mr|aspell-ta-20040424.1-12|47	%install
14mr|aspell-ta-20040424.1-12|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ta-20040424.1-12|49	
14mr|aspell-ta-20040424.1-12|50	%makeinstall_std
14mr|aspell-ta-20040424.1-12|51	
14mr|aspell-ta-20040424.1-12|52	chmod 644 Copyright README* doc/*
14mr|aspell-ta-20040424.1-12|53	
14mr|aspell-ta-20040424.1-12|54	%clean
14mr|aspell-ta-20040424.1-12|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-ta-20040424.1-12|56	
14mr|aspell-ta-20040424.1-12|57	%files
14mr|aspell-ta-20040424.1-12|58	%defattr(-,root,root)
14mr|aspell-ta-20040424.1-12|59	%doc README* Copyright doc/*
14mr|aspell-ta-20040424.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-ta-20040424.1-12|61	
14mr|aspell-ta-20040424.1-12|62	
14mr|aspell-ta-20040424.1-12|63	
14mr|aspell-ta-20040424.1-12|64	
14mr|aspell-ta-20040424.1-12|65	
14mr|aspell-ta-20040424.1-12|66	%changelog
14mr|aspell-ta-20040424.1-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20040424.1-12
14mr|aspell-ta-20040424.1-12|68	+ Revision: 9d5ad48
14mr|aspell-ta-20040424.1-12|69	- MassBuild#440: Increase release tag
14mr|aspell-ta-20040424.1-12|70	
14mr|aspell-ta-20040424.1-12|71	

15914 14
14mr|aspell-tet-0.50.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-tet-0.50.0-13|2	%define debug_package          %{nil}
14mr|aspell-tet-0.50.0-13|3	
14mr|aspell-tet-0.50.0-13|4	%define src_ver 0.1.1
14mr|aspell-tet-0.50.0-13|5	%define fname aspell5-%{languagecode}
14mr|aspell-tet-0.50.0-13|6	%define aspell_ver 0.60
14mr|aspell-tet-0.50.0-13|7	%define languageenglazy Tetum
14mr|aspell-tet-0.50.0-13|8	%define languagecode tet
14mr|aspell-tet-0.50.0-13|9	%define lc_ctype tet_TP
14mr|aspell-tet-0.50.0-13|10	
14mr|aspell-tet-0.50.0-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-tet-0.50.0-13|12	Name:          aspell-%{languagecode}
14mr|aspell-tet-0.50.0-13|13	Version:       0.50.0
14mr|aspell-tet-0.50.0-13|14	Release:       13
14mr|aspell-tet-0.50.0-13|15	Group:         System/Internationalization
14mr|aspell-tet-0.50.0-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%fname-%{src_ver}.tar.bz2
14mr|aspell-tet-0.50.0-13|17	URL:           http://aspell.net/
14mr|aspell-tet-0.50.0-13|18	License:	   GPL
14mr|aspell-tet-0.50.0-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-tet-0.50.0-13|20	Provides: spell-%{languagecode}
14mr|aspell-tet-0.50.0-13|21	
14mr|aspell-tet-0.50.0-13|22	
14mr|aspell-tet-0.50.0-13|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-tet-0.50.0-13|24	BuildRequires: make
14mr|aspell-tet-0.50.0-13|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-tet-0.50.0-13|26	
14mr|aspell-tet-0.50.0-13|27	# Mandriva Stuff
14mr|aspell-tet-0.50.0-13|28	# there is not tet locale yet
14mr|aspell-tet-0.50.0-13|29	#Requires:      locales-%{languagecode}
14mr|aspell-tet-0.50.0-13|30	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-tet-0.50.0-13|31	Provides:      enchant-dictionary = 1
14mr|aspell-tet-0.50.0-13|32	Provides:      aspell-dictionary
14mr|aspell-tet-0.50.0-13|33	Provides:	   aspell-%{lc_ctype}
14mr|aspell-tet-0.50.0-13|34	
14mr|aspell-tet-0.50.0-13|35	ExcludeArch:   ia64
14mr|aspell-tet-0.50.0-13|36	Autoreqprov:   no
14mr|aspell-tet-0.50.0-13|37	
14mr|aspell-tet-0.50.0-13|38	%description
14mr|aspell-tet-0.50.0-13|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-tet-0.50.0-13|40	
14mr|aspell-tet-0.50.0-13|41	%prep
14mr|aspell-tet-0.50.0-13|42	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-tet-0.50.0-13|43	
14mr|aspell-tet-0.50.0-13|44	%build
14mr|aspell-tet-0.50.0-13|45	
14mr|aspell-tet-0.50.0-13|46	# don't use configure macro
14mr|aspell-tet-0.50.0-13|47	./configure
14mr|aspell-tet-0.50.0-13|48	
14mr|aspell-tet-0.50.0-13|49	%make
14mr|aspell-tet-0.50.0-13|50	
14mr|aspell-tet-0.50.0-13|51	%install
14mr|aspell-tet-0.50.0-13|52	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tet-0.50.0-13|53	
14mr|aspell-tet-0.50.0-13|54	%makeinstall_std
14mr|aspell-tet-0.50.0-13|55	
14mr|aspell-tet-0.50.0-13|56	chmod 644 Copyright README doc/*
14mr|aspell-tet-0.50.0-13|57	
14mr|aspell-tet-0.50.0-13|58	%clean
14mr|aspell-tet-0.50.0-13|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tet-0.50.0-13|60	
14mr|aspell-tet-0.50.0-13|61	%files
14mr|aspell-tet-0.50.0-13|62	%defattr(-,root,root)
14mr|aspell-tet-0.50.0-13|63	%doc README Copyright doc/*
14mr|aspell-tet-0.50.0-13|64	%doc doc/*
14mr|aspell-tet-0.50.0-13|65	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-tet-0.50.0-13|66	
14mr|aspell-tet-0.50.0-13|67	
14mr|aspell-tet-0.50.0-13|68	
14mr|aspell-tet-0.50.0-13|69	
14mr|aspell-tet-0.50.0-13|70	
14mr|aspell-tet-0.50.0-13|71	%changelog
14mr|aspell-tet-0.50.0-13|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-13
14mr|aspell-tet-0.50.0-13|73	+ Revision: 9af8742
14mr|aspell-tet-0.50.0-13|74	- MassBuild#440: Increase release tag
14mr|aspell-tet-0.50.0-13|75	
14mr|aspell-tet-0.50.0-13|76	

15915 14
14mr|aspell-tl-0.02.1-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-tl-0.02.1-12|2	%define debug_package          %{nil}
14mr|aspell-tl-0.02.1-12|3	
14mr|aspell-tl-0.02.1-12|4	%define src_ver 0.02-1
14mr|aspell-tl-0.02.1-12|5	%define fname aspell5-%{languagecode}
14mr|aspell-tl-0.02.1-12|6	%define aspell_ver 0.60
14mr|aspell-tl-0.02.1-12|7	%define languageenglazy Tagalog (Filipino)
14mr|aspell-tl-0.02.1-12|8	%define languagecode tl
14mr|aspell-tl-0.02.1-12|9	%define lc_ctype tl_PH
14mr|aspell-tl-0.02.1-12|10	
14mr|aspell-tl-0.02.1-12|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-tl-0.02.1-12|12	Name:          aspell-%{languagecode}
14mr|aspell-tl-0.02.1-12|13	Version:       0.02.1
14mr|aspell-tl-0.02.1-12|14	Release:       12
14mr|aspell-tl-0.02.1-12|15	Group:         System/Internationalization
14mr|aspell-tl-0.02.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-tl-0.02.1-12|17	URL:		   http://aspell.net/
14mr|aspell-tl-0.02.1-12|18	License:	   GPL
14mr|aspell-tl-0.02.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-tl-0.02.1-12|20	Provides: spell-%{languagecode}
14mr|aspell-tl-0.02.1-12|21	
14mr|aspell-tl-0.02.1-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-tl-0.02.1-12|23	BuildRequires: make
14mr|aspell-tl-0.02.1-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-tl-0.02.1-12|25	
14mr|aspell-tl-0.02.1-12|26	# Mandriva Stuff
14mr|aspell-tl-0.02.1-12|27	Requires:      locales-%{languagecode}
14mr|aspell-tl-0.02.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-tl-0.02.1-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-tl-0.02.1-12|30	Provides:      aspell-dictionary
14mr|aspell-tl-0.02.1-12|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-tl-0.02.1-12|32	
14mr|aspell-tl-0.02.1-12|33	Autoreqprov:   no
14mr|aspell-tl-0.02.1-12|34	
14mr|aspell-tl-0.02.1-12|35	%description
14mr|aspell-tl-0.02.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-tl-0.02.1-12|37	
14mr|aspell-tl-0.02.1-12|38	%prep
14mr|aspell-tl-0.02.1-12|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-tl-0.02.1-12|40	
14mr|aspell-tl-0.02.1-12|41	%build
14mr|aspell-tl-0.02.1-12|42	# don't use configure macro
14mr|aspell-tl-0.02.1-12|43	./configure
14mr|aspell-tl-0.02.1-12|44	
14mr|aspell-tl-0.02.1-12|45	%make
14mr|aspell-tl-0.02.1-12|46	
14mr|aspell-tl-0.02.1-12|47	%install
14mr|aspell-tl-0.02.1-12|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tl-0.02.1-12|49	
14mr|aspell-tl-0.02.1-12|50	%makeinstall_std
14mr|aspell-tl-0.02.1-12|51	
14mr|aspell-tl-0.02.1-12|52	chmod 644 Copyright README* doc/*
14mr|aspell-tl-0.02.1-12|53	
14mr|aspell-tl-0.02.1-12|54	%clean
14mr|aspell-tl-0.02.1-12|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tl-0.02.1-12|56	
14mr|aspell-tl-0.02.1-12|57	%files
14mr|aspell-tl-0.02.1-12|58	%defattr(-,root,root)
14mr|aspell-tl-0.02.1-12|59	%doc README* Copyright doc/*
14mr|aspell-tl-0.02.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-tl-0.02.1-12|61	
14mr|aspell-tl-0.02.1-12|62	
14mr|aspell-tl-0.02.1-12|63	
14mr|aspell-tl-0.02.1-12|64	
14mr|aspell-tl-0.02.1-12|65	
14mr|aspell-tl-0.02.1-12|66	%changelog
14mr|aspell-tl-0.02.1-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02.1-12
14mr|aspell-tl-0.02.1-12|68	+ Revision: 476c9e9
14mr|aspell-tl-0.02.1-12|69	- MassBuild#440: Increase release tag
14mr|aspell-tl-0.02.1-12|70	
14mr|aspell-tl-0.02.1-12|71	

15916 14
14mr|aspell-tn-1.0.1.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-tn-1.0.1.0-13|2	%define debug_package          %{nil}
14mr|aspell-tn-1.0.1.0-13|3	
14mr|aspell-tn-1.0.1.0-13|4	%define src_ver 1.0.1-0
14mr|aspell-tn-1.0.1.0-13|5	%define fname aspell5-%{languagecode}
14mr|aspell-tn-1.0.1.0-13|6	%define aspell_ver 0.60
14mr|aspell-tn-1.0.1.0-13|7	%define languageenglazy Tswana
14mr|aspell-tn-1.0.1.0-13|8	%define languagecode tn
14mr|aspell-tn-1.0.1.0-13|9	# no locale yet
14mr|aspell-tn-1.0.1.0-13|10	%define lc_ctype tn_XX
14mr|aspell-tn-1.0.1.0-13|11	
14mr|aspell-tn-1.0.1.0-13|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-tn-1.0.1.0-13|13	Name:          aspell-%{languagecode}
14mr|aspell-tn-1.0.1.0-13|14	Version:       1.0.1.0
14mr|aspell-tn-1.0.1.0-13|15	Release:       13
14mr|aspell-tn-1.0.1.0-13|16	Group:         System/Internationalization
14mr|aspell-tn-1.0.1.0-13|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-tn-1.0.1.0-13|18	URL:		   http://aspell.net/
14mr|aspell-tn-1.0.1.0-13|19	License:	   GPL
14mr|aspell-tn-1.0.1.0-13|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-tn-1.0.1.0-13|21	Provides: spell-%{languagecode}
14mr|aspell-tn-1.0.1.0-13|22	
14mr|aspell-tn-1.0.1.0-13|23	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-tn-1.0.1.0-13|24	BuildRequires: make
14mr|aspell-tn-1.0.1.0-13|25	Requires:      aspell >= %{aspell_ver}
14mr|aspell-tn-1.0.1.0-13|26	
14mr|aspell-tn-1.0.1.0-13|27	# Mandriva Stuff
14mr|aspell-tn-1.0.1.0-13|28	# no tn locale yet
14mr|aspell-tn-1.0.1.0-13|29	#Requires:      locales-%{languagecode}
14mr|aspell-tn-1.0.1.0-13|30	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-tn-1.0.1.0-13|31	Provides:      enchant-dictionary = 1
14mr|aspell-tn-1.0.1.0-13|32	Provides:      aspell-dictionary
14mr|aspell-tn-1.0.1.0-13|33	Provides:	   aspell-%{lc_ctype}
14mr|aspell-tn-1.0.1.0-13|34	
14mr|aspell-tn-1.0.1.0-13|35	Autoreqprov:   no
14mr|aspell-tn-1.0.1.0-13|36	
14mr|aspell-tn-1.0.1.0-13|37	%description
14mr|aspell-tn-1.0.1.0-13|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-tn-1.0.1.0-13|39	
14mr|aspell-tn-1.0.1.0-13|40	%prep
14mr|aspell-tn-1.0.1.0-13|41	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-tn-1.0.1.0-13|42	
14mr|aspell-tn-1.0.1.0-13|43	%build
14mr|aspell-tn-1.0.1.0-13|44	# don't use configure macro
14mr|aspell-tn-1.0.1.0-13|45	./configure
14mr|aspell-tn-1.0.1.0-13|46	
14mr|aspell-tn-1.0.1.0-13|47	%make
14mr|aspell-tn-1.0.1.0-13|48	
14mr|aspell-tn-1.0.1.0-13|49	%install
14mr|aspell-tn-1.0.1.0-13|50	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tn-1.0.1.0-13|51	
14mr|aspell-tn-1.0.1.0-13|52	%makeinstall_std
14mr|aspell-tn-1.0.1.0-13|53	
14mr|aspell-tn-1.0.1.0-13|54	chmod 644 Copyright README* doc/*
14mr|aspell-tn-1.0.1.0-13|55	
14mr|aspell-tn-1.0.1.0-13|56	%clean
14mr|aspell-tn-1.0.1.0-13|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tn-1.0.1.0-13|58	
14mr|aspell-tn-1.0.1.0-13|59	%files
14mr|aspell-tn-1.0.1.0-13|60	%defattr(-,root,root)
14mr|aspell-tn-1.0.1.0-13|61	%doc README* Copyright doc/*
14mr|aspell-tn-1.0.1.0-13|62	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-tn-1.0.1.0-13|63	
14mr|aspell-tn-1.0.1.0-13|64	
14mr|aspell-tn-1.0.1.0-13|65	
14mr|aspell-tn-1.0.1.0-13|66	
14mr|aspell-tn-1.0.1.0-13|67	
14mr|aspell-tn-1.0.1.0-13|68	%changelog
14mr|aspell-tn-1.0.1.0-13|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1.0-13
14mr|aspell-tn-1.0.1.0-13|70	+ Revision: 862cf2b
14mr|aspell-tn-1.0.1.0-13|71	- MassBuild#440: Increase release tag
14mr|aspell-tn-1.0.1.0-13|72	
14mr|aspell-tn-1.0.1.0-13|73	

15917 14
14mr|aspell-tr-0.50.0-14|1	%define _enable_debug_packages %{nil}
14mr|aspell-tr-0.50.0-14|2	%define debug_package          %{nil}
14mr|aspell-tr-0.50.0-14|3	
14mr|aspell-tr-0.50.0-14|4	%define src_ver 0.50-0
14mr|aspell-tr-0.50.0-14|5	%define languageenglazy Turkish
14mr|aspell-tr-0.50.0-14|6	%define languagecode tr
14mr|aspell-tr-0.50.0-14|7	%define lc_ctype tr_TR
14mr|aspell-tr-0.50.0-14|8	
14mr|aspell-tr-0.50.0-14|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-tr-0.50.0-14|10	Name:          aspell-%{languagecode}
14mr|aspell-tr-0.50.0-14|11	Version:       0.50.0
14mr|aspell-tr-0.50.0-14|12	Release:       14
14mr|aspell-tr-0.50.0-14|13	Group:         System/Internationalization
14mr|aspell-tr-0.50.0-14|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-tr-0.50.0-14|15	URL:		   http://aspell.net/
14mr|aspell-tr-0.50.0-14|16	License:	   GPL
14mr|aspell-tr-0.50.0-14|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-tr-0.50.0-14|18	Provides: spell-%{languagecode}
14mr|aspell-tr-0.50.0-14|19	
14mr|aspell-tr-0.50.0-14|20	BuildRequires: aspell >= 0.50
14mr|aspell-tr-0.50.0-14|21	BuildRequires: make
14mr|aspell-tr-0.50.0-14|22	Requires:      aspell >= 0.50
14mr|aspell-tr-0.50.0-14|23	
14mr|aspell-tr-0.50.0-14|24	# Mandriva Stuff
14mr|aspell-tr-0.50.0-14|25	Requires:      locales-%{languagecode}
14mr|aspell-tr-0.50.0-14|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-tr-0.50.0-14|27	Provides:      enchant-dictionary = 1
14mr|aspell-tr-0.50.0-14|28	Provides:      aspell-dictionary
14mr|aspell-tr-0.50.0-14|29	Provides:	   aspell-%{lc_ctype}
14mr|aspell-tr-0.50.0-14|30	
14mr|aspell-tr-0.50.0-14|31	Autoreqprov:   no
14mr|aspell-tr-0.50.0-14|32	
14mr|aspell-tr-0.50.0-14|33	%description
14mr|aspell-tr-0.50.0-14|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-tr-0.50.0-14|35	
14mr|aspell-tr-0.50.0-14|36	%prep
14mr|aspell-tr-0.50.0-14|37	%setup -q -n %{name}-%{src_ver}
14mr|aspell-tr-0.50.0-14|38	
14mr|aspell-tr-0.50.0-14|39	%build
14mr|aspell-tr-0.50.0-14|40	# don't use configure macro
14mr|aspell-tr-0.50.0-14|41	./configure
14mr|aspell-tr-0.50.0-14|42	
14mr|aspell-tr-0.50.0-14|43	%make
14mr|aspell-tr-0.50.0-14|44	
14mr|aspell-tr-0.50.0-14|45	%install
14mr|aspell-tr-0.50.0-14|46	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tr-0.50.0-14|47	
14mr|aspell-tr-0.50.0-14|48	%makeinstall_std
14mr|aspell-tr-0.50.0-14|49	
14mr|aspell-tr-0.50.0-14|50	chmod 644 Copyright README* doc/*
14mr|aspell-tr-0.50.0-14|51	
14mr|aspell-tr-0.50.0-14|52	%clean
14mr|aspell-tr-0.50.0-14|53	rm -fr $RPM_BUILD_ROOT
14mr|aspell-tr-0.50.0-14|54	
14mr|aspell-tr-0.50.0-14|55	%files
14mr|aspell-tr-0.50.0-14|56	%defattr(-,root,root)
14mr|aspell-tr-0.50.0-14|57	%doc README* Copyright doc/*
14mr|aspell-tr-0.50.0-14|58	%{_libdir}/aspell-*/*
14mr|aspell-tr-0.50.0-14|59	
14mr|aspell-tr-0.50.0-14|60	
14mr|aspell-tr-0.50.0-14|61	
14mr|aspell-tr-0.50.0-14|62	
14mr|aspell-tr-0.50.0-14|63	
14mr|aspell-tr-0.50.0-14|64	%changelog
14mr|aspell-tr-0.50.0-14|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-14
14mr|aspell-tr-0.50.0-14|66	+ Revision: 5bd0880
14mr|aspell-tr-0.50.0-14|67	- MassBuild#440: Increase release tag
14mr|aspell-tr-0.50.0-14|68	
14mr|aspell-tr-0.50.0-14|69	

15918 14
14mr|aspell-uk-1.4.0-7|1	%define _enable_debug_packages %{nil}
14mr|aspell-uk-1.4.0-7|2	%define debug_package          %{nil}
14mr|aspell-uk-1.4.0-7|3	
14mr|aspell-uk-1.4.0-7|4	%define src_ver 1.4.0-0
14mr|aspell-uk-1.4.0-7|5	%define languagelocal uk
14mr|aspell-uk-1.4.0-7|6	%define languageeng ukrainian
14mr|aspell-uk-1.4.0-7|7	%define languageenglazy Ukrainian
14mr|aspell-uk-1.4.0-7|8	%define languagecode uk
14mr|aspell-uk-1.4.0-7|9	%define lc_ctype en_UK
14mr|aspell-uk-1.4.0-7|10	
14mr|aspell-uk-1.4.0-7|11	Summary:	%{languageenglazy} files for aspell
14mr|aspell-uk-1.4.0-7|12	Name:		aspell-%{languagecode}
14mr|aspell-uk-1.4.0-7|13	Version:	1.4.0
14mr|aspell-uk-1.4.0-7|14	Release:	7
14mr|aspell-uk-1.4.0-7|15	Group:		System/Internationalization
14mr|aspell-uk-1.4.0-7|16	Source:	    http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-uk-1.4.0-7|17	URL:		http://aspell.sourceforge.net/
14mr|aspell-uk-1.4.0-7|18	License:	GPLv2+ and LGPLv2+
14mr|aspell-uk-1.4.0-7|19	Epoch:		1
14mr|aspell-uk-1.4.0-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|aspell-uk-1.4.0-7|21	Provides: spell-%{languagecode}
14mr|aspell-uk-1.4.0-7|22	
14mr|aspell-uk-1.4.0-7|23	BuildRequires:	aspell >= 0.60
14mr|aspell-uk-1.4.0-7|24	Requires:	aspell >= 0.60
14mr|aspell-uk-1.4.0-7|25	
14mr|aspell-uk-1.4.0-7|26	# Mandriva Stuff
14mr|aspell-uk-1.4.0-7|27	Requires:	locales-%{languagecode}
14mr|aspell-uk-1.4.0-7|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-uk-1.4.0-7|29	Provides:	enchant-dictionary = 1
14mr|aspell-uk-1.4.0-7|30	Provides:	aspell-dictionary
14mr|aspell-uk-1.4.0-7|31	
14mr|aspell-uk-1.4.0-7|32	Autoreqprov:	no
14mr|aspell-uk-1.4.0-7|33	
14mr|aspell-uk-1.4.0-7|34	%description
14mr|aspell-uk-1.4.0-7|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-uk-1.4.0-7|36	
14mr|aspell-uk-1.4.0-7|37	%prep
14mr|aspell-uk-1.4.0-7|38	%setup -q -n aspell6-%{languagecode}-%{src_ver}
14mr|aspell-uk-1.4.0-7|39	
14mr|aspell-uk-1.4.0-7|40	%build
14mr|aspell-uk-1.4.0-7|41	# don't use configure macro
14mr|aspell-uk-1.4.0-7|42	./configure
14mr|aspell-uk-1.4.0-7|43	
14mr|aspell-uk-1.4.0-7|44	%make
14mr|aspell-uk-1.4.0-7|45	
14mr|aspell-uk-1.4.0-7|46	%install
14mr|aspell-uk-1.4.0-7|47	rm -fr $RPM_BUILD_ROOT
14mr|aspell-uk-1.4.0-7|48	
14mr|aspell-uk-1.4.0-7|49	%makeinstall_std
14mr|aspell-uk-1.4.0-7|50	
14mr|aspell-uk-1.4.0-7|51	# fix doc perms
14mr|aspell-uk-1.4.0-7|52	chmod 644 README* Copyright
14mr|aspell-uk-1.4.0-7|53	
14mr|aspell-uk-1.4.0-7|54	%clean
14mr|aspell-uk-1.4.0-7|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-uk-1.4.0-7|56	
14mr|aspell-uk-1.4.0-7|57	%files
14mr|aspell-uk-1.4.0-7|58	%defattr(-,root,root)
14mr|aspell-uk-1.4.0-7|59	%doc README* Copyright
14mr|aspell-uk-1.4.0-7|60	%{_libdir}/aspell-*/*
14mr|aspell-uk-1.4.0-7|61	
14mr|aspell-uk-1.4.0-7|62	
14mr|aspell-uk-1.4.0-7|63	
14mr|aspell-uk-1.4.0-7|64	
14mr|aspell-uk-1.4.0-7|65	
14mr|aspell-uk-1.4.0-7|66	%changelog
14mr|aspell-uk-1.4.0-7|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.4.0-7
14mr|aspell-uk-1.4.0-7|68	+ Revision: 406e2a4
14mr|aspell-uk-1.4.0-7|69	- MassBuild#440: Increase release tag
14mr|aspell-uk-1.4.0-7|70	
14mr|aspell-uk-1.4.0-7|71	

15919 14
14mr|aspell-uz-0.6.0-12|1	%define _enable_debug_packages %{nil}
14mr|aspell-uz-0.6.0-12|2	%define debug_package          %{nil}
14mr|aspell-uz-0.6.0-12|3	
14mr|aspell-uz-0.6.0-12|4	%define src_ver 0.6-0
14mr|aspell-uz-0.6.0-12|5	%define version 0.6.0
14mr|aspell-uz-0.6.0-12|6	%define fname aspell6-%{languagecode}
14mr|aspell-uz-0.6.0-12|7	%define aspell_ver 0.60
14mr|aspell-uz-0.6.0-12|8	%define languageenglazy Uzbek
14mr|aspell-uz-0.6.0-12|9	%define languagecode uz
14mr|aspell-uz-0.6.0-12|10	%define lc_ctype uz_UZ
14mr|aspell-uz-0.6.0-12|11	
14mr|aspell-uz-0.6.0-12|12	Summary:       %{languageenglazy} files for aspell
14mr|aspell-uz-0.6.0-12|13	Name:          aspell-%{languagecode}
14mr|aspell-uz-0.6.0-12|14	Version:       %version
14mr|aspell-uz-0.6.0-12|15	Release:       12
14mr|aspell-uz-0.6.0-12|16	Group:         System/Internationalization
14mr|aspell-uz-0.6.0-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-uz-0.6.0-12|18	URL:		   http://aspell.net/
14mr|aspell-uz-0.6.0-12|19	License:	   GPL
14mr|aspell-uz-0.6.0-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-uz-0.6.0-12|21	
14mr|aspell-uz-0.6.0-12|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-uz-0.6.0-12|23	BuildRequires: make
14mr|aspell-uz-0.6.0-12|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-uz-0.6.0-12|25	
14mr|aspell-uz-0.6.0-12|26	# Mandriva Stuff
14mr|aspell-uz-0.6.0-12|27	Requires:      locales-%{languagecode}
14mr|aspell-uz-0.6.0-12|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-uz-0.6.0-12|29	Provides:      enchant-dictionary = 1
14mr|aspell-uz-0.6.0-12|30	Provides:      aspell-dictionary
14mr|aspell-uz-0.6.0-12|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-uz-0.6.0-12|32	Provides:      spell-%{languagecode}
14mr|aspell-uz-0.6.0-12|33	
14mr|aspell-uz-0.6.0-12|34	Autoreqprov:   no
14mr|aspell-uz-0.6.0-12|35	
14mr|aspell-uz-0.6.0-12|36	%description
14mr|aspell-uz-0.6.0-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-uz-0.6.0-12|38	
14mr|aspell-uz-0.6.0-12|39	%prep
14mr|aspell-uz-0.6.0-12|40	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-uz-0.6.0-12|41	
14mr|aspell-uz-0.6.0-12|42	%build
14mr|aspell-uz-0.6.0-12|43	# don't use configure macro
14mr|aspell-uz-0.6.0-12|44	./configure
14mr|aspell-uz-0.6.0-12|45	
14mr|aspell-uz-0.6.0-12|46	%make
14mr|aspell-uz-0.6.0-12|47	
14mr|aspell-uz-0.6.0-12|48	%install
14mr|aspell-uz-0.6.0-12|49	rm -fr $RPM_BUILD_ROOT
14mr|aspell-uz-0.6.0-12|50	
14mr|aspell-uz-0.6.0-12|51	%makeinstall_std
14mr|aspell-uz-0.6.0-12|52	
14mr|aspell-uz-0.6.0-12|53	mv README README.%{languagecode}
14mr|aspell-uz-0.6.0-12|54	chmod 644 Copyright README*
14mr|aspell-uz-0.6.0-12|55	
14mr|aspell-uz-0.6.0-12|56	%clean
14mr|aspell-uz-0.6.0-12|57	rm -fr $RPM_BUILD_ROOT
14mr|aspell-uz-0.6.0-12|58	
14mr|aspell-uz-0.6.0-12|59	%files
14mr|aspell-uz-0.6.0-12|60	%defattr(-,root,root)
14mr|aspell-uz-0.6.0-12|61	%doc README* Copyright doc/*
14mr|aspell-uz-0.6.0-12|62	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-uz-0.6.0-12|63	
14mr|aspell-uz-0.6.0-12|64	
14mr|aspell-uz-0.6.0-12|65	
14mr|aspell-uz-0.6.0-12|66	
14mr|aspell-uz-0.6.0-12|67	
14mr|aspell-uz-0.6.0-12|68	%changelog
14mr|aspell-uz-0.6.0-12|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-12
14mr|aspell-uz-0.6.0-12|70	+ Revision: df2f069
14mr|aspell-uz-0.6.0-12|71	- MassBuild#440: Increase release tag
14mr|aspell-uz-0.6.0-12|72	
14mr|aspell-uz-0.6.0-12|73	

15920 14
14mr|aspell-vi-0.01.1.1-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-vi-0.01.1.1-13|2	%define debug_package          %{nil}
14mr|aspell-vi-0.01.1.1-13|3	
14mr|aspell-vi-0.01.1.1-13|4	%define src_ver 0.01.1-1
14mr|aspell-vi-0.01.1.1-13|5	%define fname aspell6-%{languagecode}
14mr|aspell-vi-0.01.1.1-13|6	%define aspell_ver 0.60
14mr|aspell-vi-0.01.1.1-13|7	%define languageenglazy Vietnamese
14mr|aspell-vi-0.01.1.1-13|8	%define languagecode vi
14mr|aspell-vi-0.01.1.1-13|9	%define lc_ctype vi_VN
14mr|aspell-vi-0.01.1.1-13|10	
14mr|aspell-vi-0.01.1.1-13|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-vi-0.01.1.1-13|12	Name:          aspell-%{languagecode}
14mr|aspell-vi-0.01.1.1-13|13	Version:       0.01.1.1
14mr|aspell-vi-0.01.1.1-13|14	Release:       13
14mr|aspell-vi-0.01.1.1-13|15	Group:         System/Internationalization
14mr|aspell-vi-0.01.1.1-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-vi-0.01.1.1-13|17	URL:		   http://aspell.net/
14mr|aspell-vi-0.01.1.1-13|18	License:	   GPL
14mr|aspell-vi-0.01.1.1-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-vi-0.01.1.1-13|20	Provides: spell-%{languagecode}
14mr|aspell-vi-0.01.1.1-13|21	
14mr|aspell-vi-0.01.1.1-13|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-vi-0.01.1.1-13|23	BuildRequires: make
14mr|aspell-vi-0.01.1.1-13|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-vi-0.01.1.1-13|25	
14mr|aspell-vi-0.01.1.1-13|26	# Mandriva Stuff
14mr|aspell-vi-0.01.1.1-13|27	Requires:      locales-%{languagecode}
14mr|aspell-vi-0.01.1.1-13|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-vi-0.01.1.1-13|29	Provides:      enchant-dictionary = 1
14mr|aspell-vi-0.01.1.1-13|30	Provides:      aspell-dictionary
14mr|aspell-vi-0.01.1.1-13|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-vi-0.01.1.1-13|32	
14mr|aspell-vi-0.01.1.1-13|33	Autoreqprov:   no
14mr|aspell-vi-0.01.1.1-13|34	
14mr|aspell-vi-0.01.1.1-13|35	%description
14mr|aspell-vi-0.01.1.1-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-vi-0.01.1.1-13|37	
14mr|aspell-vi-0.01.1.1-13|38	%prep
14mr|aspell-vi-0.01.1.1-13|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-vi-0.01.1.1-13|40	
14mr|aspell-vi-0.01.1.1-13|41	%build
14mr|aspell-vi-0.01.1.1-13|42	# don't use configure macro
14mr|aspell-vi-0.01.1.1-13|43	./configure
14mr|aspell-vi-0.01.1.1-13|44	
14mr|aspell-vi-0.01.1.1-13|45	%make
14mr|aspell-vi-0.01.1.1-13|46	
14mr|aspell-vi-0.01.1.1-13|47	%install
14mr|aspell-vi-0.01.1.1-13|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-vi-0.01.1.1-13|49	
14mr|aspell-vi-0.01.1.1-13|50	%makeinstall_std
14mr|aspell-vi-0.01.1.1-13|51	
14mr|aspell-vi-0.01.1.1-13|52	chmod 644 Copyright README*
14mr|aspell-vi-0.01.1.1-13|53	
14mr|aspell-vi-0.01.1.1-13|54	%clean
14mr|aspell-vi-0.01.1.1-13|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-vi-0.01.1.1-13|56	
14mr|aspell-vi-0.01.1.1-13|57	%files
14mr|aspell-vi-0.01.1.1-13|58	%defattr(-,root,root)
14mr|aspell-vi-0.01.1.1-13|59	%doc README* Copyright
14mr|aspell-vi-0.01.1.1-13|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-vi-0.01.1.1-13|61	
14mr|aspell-vi-0.01.1.1-13|62	
14mr|aspell-vi-0.01.1.1-13|63	
14mr|aspell-vi-0.01.1.1-13|64	
14mr|aspell-vi-0.01.1.1-13|65	
14mr|aspell-vi-0.01.1.1-13|66	%changelog
14mr|aspell-vi-0.01.1.1-13|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.1.1-13
14mr|aspell-vi-0.01.1.1-13|68	+ Revision: 7bf4e1a
14mr|aspell-vi-0.01.1.1-13|69	- MassBuild#440: Increase release tag
14mr|aspell-vi-0.01.1.1-13|70	
14mr|aspell-vi-0.01.1.1-13|71	

15921 14
14mr|aspell-wa-0.50.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-wa-0.50.0-13|2	%define debug_package          %{nil}
14mr|aspell-wa-0.50.0-13|3	
14mr|aspell-wa-0.50.0-13|4	%define src_ver 0.50-0
14mr|aspell-wa-0.50.0-13|5	%define languageenglazy Walloon
14mr|aspell-wa-0.50.0-13|6	%define languagecode wa
14mr|aspell-wa-0.50.0-13|7	%define lc_ctype wa_BE
14mr|aspell-wa-0.50.0-13|8	
14mr|aspell-wa-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-wa-0.50.0-13|10	Summary(wa):	Coridjrece aspell e walon
14mr|aspell-wa-0.50.0-13|11	Name:          aspell-%{languagecode}
14mr|aspell-wa-0.50.0-13|12	Version:       0.50.0
14mr|aspell-wa-0.50.0-13|13	Release:       13
14mr|aspell-wa-0.50.0-13|14	Group:         System/Internationalization
14mr|aspell-wa-0.50.0-13|15	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-wa-0.50.0-13|16	URL:		   http://aspell.net/
14mr|aspell-wa-0.50.0-13|17	License:	   GPL
14mr|aspell-wa-0.50.0-13|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-wa-0.50.0-13|19	Provides: spell-%{languagecode}
14mr|aspell-wa-0.50.0-13|20	
14mr|aspell-wa-0.50.0-13|21	BuildRequires: aspell >= 0.50
14mr|aspell-wa-0.50.0-13|22	BuildRequires: make
14mr|aspell-wa-0.50.0-13|23	Requires:      aspell >= 0.50
14mr|aspell-wa-0.50.0-13|24	
14mr|aspell-wa-0.50.0-13|25	# Mandriva Stuff
14mr|aspell-wa-0.50.0-13|26	Requires:      locales-%{languagecode}
14mr|aspell-wa-0.50.0-13|27	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-wa-0.50.0-13|28	Provides:      enchant-dictionary = 1
14mr|aspell-wa-0.50.0-13|29	Provides:      aspell-dictionary
14mr|aspell-wa-0.50.0-13|30	Provides:	   aspell-%{lc_ctype}
14mr|aspell-wa-0.50.0-13|31	
14mr|aspell-wa-0.50.0-13|32	Autoreqprov:   no
14mr|aspell-wa-0.50.0-13|33	
14mr|aspell-wa-0.50.0-13|34	%description
14mr|aspell-wa-0.50.0-13|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-wa-0.50.0-13|36	
14mr|aspell-wa-0.50.0-13|37	%description
14mr|aspell-wa-0.50.0-13|38	Li motî walon pol coridjrece aspell.
14mr|aspell-wa-0.50.0-13|39	Avou ci chal vos ploz croidjî tos vos tecses sicrîts e rfondou walon.
14mr|aspell-wa-0.50.0-13|40	
14mr|aspell-wa-0.50.0-13|41	%prep
14mr|aspell-wa-0.50.0-13|42	%setup -q -n %{name}-%{src_ver}
14mr|aspell-wa-0.50.0-13|43	
14mr|aspell-wa-0.50.0-13|44	%build
14mr|aspell-wa-0.50.0-13|45	# don't use configure macro
14mr|aspell-wa-0.50.0-13|46	./configure
14mr|aspell-wa-0.50.0-13|47	
14mr|aspell-wa-0.50.0-13|48	%make
14mr|aspell-wa-0.50.0-13|49	
14mr|aspell-wa-0.50.0-13|50	%install
14mr|aspell-wa-0.50.0-13|51	rm -fr $RPM_BUILD_ROOT
14mr|aspell-wa-0.50.0-13|52	
14mr|aspell-wa-0.50.0-13|53	%makeinstall_std
14mr|aspell-wa-0.50.0-13|54	
14mr|aspell-wa-0.50.0-13|55	mv README README.%{languagecode}
14mr|aspell-wa-0.50.0-13|56	chmod 644 Copyright README* doc/*
14mr|aspell-wa-0.50.0-13|57	
14mr|aspell-wa-0.50.0-13|58	%clean
14mr|aspell-wa-0.50.0-13|59	rm -fr $RPM_BUILD_ROOT
14mr|aspell-wa-0.50.0-13|60	
14mr|aspell-wa-0.50.0-13|61	%files
14mr|aspell-wa-0.50.0-13|62	%defattr(-,root,root)
14mr|aspell-wa-0.50.0-13|63	%doc README* Copyright doc/*
14mr|aspell-wa-0.50.0-13|64	%{_libdir}/aspell-*/*
14mr|aspell-wa-0.50.0-13|65	
14mr|aspell-wa-0.50.0-13|66	
14mr|aspell-wa-0.50.0-13|67	
14mr|aspell-wa-0.50.0-13|68	
14mr|aspell-wa-0.50.0-13|69	
14mr|aspell-wa-0.50.0-13|70	%changelog
14mr|aspell-wa-0.50.0-13|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-13
14mr|aspell-wa-0.50.0-13|72	+ Revision: 724d033
14mr|aspell-wa-0.50.0-13|73	- MassBuild#440: Increase release tag
14mr|aspell-wa-0.50.0-13|74	
14mr|aspell-wa-0.50.0-13|75	

15922 14
14mr|aspell-yi-0.01.1.1-11|1	%define _enable_debug_packages %{nil}
14mr|aspell-yi-0.01.1.1-11|2	%define debug_package          %{nil}
14mr|aspell-yi-0.01.1.1-11|3	
14mr|aspell-yi-0.01.1.1-11|4	%define src_ver 0.01.1-1
14mr|aspell-yi-0.01.1.1-11|5	%define fname aspell6-%{languagecode}
14mr|aspell-yi-0.01.1.1-11|6	%define aspell_ver 0.60
14mr|aspell-yi-0.01.1.1-11|7	%define languageenglazy Yiddish
14mr|aspell-yi-0.01.1.1-11|8	%define languagecode yi
14mr|aspell-yi-0.01.1.1-11|9	%define lc_ctype yi_US
14mr|aspell-yi-0.01.1.1-11|10	
14mr|aspell-yi-0.01.1.1-11|11	Summary:       %{languageenglazy} files for aspell
14mr|aspell-yi-0.01.1.1-11|12	Name:          aspell-%{languagecode}
14mr|aspell-yi-0.01.1.1-11|13	Version:       0.01.1.1
14mr|aspell-yi-0.01.1.1-11|14	Release:       11
14mr|aspell-yi-0.01.1.1-11|15	Group:         System/Internationalization
14mr|aspell-yi-0.01.1.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
14mr|aspell-yi-0.01.1.1-11|17	URL:		   http://aspell.net/
14mr|aspell-yi-0.01.1.1-11|18	License:	   GPL
14mr|aspell-yi-0.01.1.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-yi-0.01.1.1-11|20	Provides: spell-%{languagecode}
14mr|aspell-yi-0.01.1.1-11|21	
14mr|aspell-yi-0.01.1.1-11|22	BuildRequires: aspell >= %{aspell_ver}
14mr|aspell-yi-0.01.1.1-11|23	BuildRequires: make
14mr|aspell-yi-0.01.1.1-11|24	Requires:      aspell >= %{aspell_ver}
14mr|aspell-yi-0.01.1.1-11|25	
14mr|aspell-yi-0.01.1.1-11|26	# Mandriva Stuff
14mr|aspell-yi-0.01.1.1-11|27	Requires:      locales-%{languagecode}
14mr|aspell-yi-0.01.1.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-yi-0.01.1.1-11|29	Provides:      enchant-dictionary = 1
14mr|aspell-yi-0.01.1.1-11|30	Provides:      aspell-dictionary
14mr|aspell-yi-0.01.1.1-11|31	Provides:      aspell-%{lc_ctype}
14mr|aspell-yi-0.01.1.1-11|32	
14mr|aspell-yi-0.01.1.1-11|33	Autoreqprov:   no
14mr|aspell-yi-0.01.1.1-11|34	
14mr|aspell-yi-0.01.1.1-11|35	%description
14mr|aspell-yi-0.01.1.1-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-yi-0.01.1.1-11|37	
14mr|aspell-yi-0.01.1.1-11|38	%prep
14mr|aspell-yi-0.01.1.1-11|39	%setup -q -n %{fname}-%{src_ver}
14mr|aspell-yi-0.01.1.1-11|40	
14mr|aspell-yi-0.01.1.1-11|41	%build
14mr|aspell-yi-0.01.1.1-11|42	# don't use configure macro
14mr|aspell-yi-0.01.1.1-11|43	./configure
14mr|aspell-yi-0.01.1.1-11|44	
14mr|aspell-yi-0.01.1.1-11|45	%make
14mr|aspell-yi-0.01.1.1-11|46	
14mr|aspell-yi-0.01.1.1-11|47	%install
14mr|aspell-yi-0.01.1.1-11|48	rm -fr $RPM_BUILD_ROOT
14mr|aspell-yi-0.01.1.1-11|49	
14mr|aspell-yi-0.01.1.1-11|50	%makeinstall_std
14mr|aspell-yi-0.01.1.1-11|51	
14mr|aspell-yi-0.01.1.1-11|52	chmod 644 Copyright README*
14mr|aspell-yi-0.01.1.1-11|53	
14mr|aspell-yi-0.01.1.1-11|54	%clean
14mr|aspell-yi-0.01.1.1-11|55	rm -fr $RPM_BUILD_ROOT
14mr|aspell-yi-0.01.1.1-11|56	
14mr|aspell-yi-0.01.1.1-11|57	%files
14mr|aspell-yi-0.01.1.1-11|58	%defattr(-,root,root)
14mr|aspell-yi-0.01.1.1-11|59	%doc README* Copyright
14mr|aspell-yi-0.01.1.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
14mr|aspell-yi-0.01.1.1-11|61	
14mr|aspell-yi-0.01.1.1-11|62	
14mr|aspell-yi-0.01.1.1-11|63	
14mr|aspell-yi-0.01.1.1-11|64	
14mr|aspell-yi-0.01.1.1-11|65	
14mr|aspell-yi-0.01.1.1-11|66	%changelog
14mr|aspell-yi-0.01.1.1-11|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01.1.1-11
14mr|aspell-yi-0.01.1.1-11|68	+ Revision: e083e2f
14mr|aspell-yi-0.01.1.1-11|69	- MassBuild#440: Increase release tag
14mr|aspell-yi-0.01.1.1-11|70	
14mr|aspell-yi-0.01.1.1-11|71	

15923 14
14mr|aspell-zu-0.50.0-13|1	%define _enable_debug_packages %{nil}
14mr|aspell-zu-0.50.0-13|2	%define debug_package          %{nil}
14mr|aspell-zu-0.50.0-13|3	
14mr|aspell-zu-0.50.0-13|4	%define src_ver 0.50-0
14mr|aspell-zu-0.50.0-13|5	%define languageenglazy Zulu
14mr|aspell-zu-0.50.0-13|6	%define languagecode zu
14mr|aspell-zu-0.50.0-13|7	%define lc_ctype zu_ZA
14mr|aspell-zu-0.50.0-13|8	
14mr|aspell-zu-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
14mr|aspell-zu-0.50.0-13|10	Name:          aspell-%{languagecode}
14mr|aspell-zu-0.50.0-13|11	Version:       0.50.0
14mr|aspell-zu-0.50.0-13|12	Release:       13
14mr|aspell-zu-0.50.0-13|13	Group:         System/Internationalization
14mr|aspell-zu-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
14mr|aspell-zu-0.50.0-13|15	URL:		   http://aspell.net/
14mr|aspell-zu-0.50.0-13|16	License:	   LGPL
14mr|aspell-zu-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
14mr|aspell-zu-0.50.0-13|18	Provides: spell-%{languagecode}
14mr|aspell-zu-0.50.0-13|19	
14mr|aspell-zu-0.50.0-13|20	BuildRequires: aspell >= 0.50
14mr|aspell-zu-0.50.0-13|21	BuildRequires: make
14mr|aspell-zu-0.50.0-13|22	Requires:      aspell >= 0.50
14mr|aspell-zu-0.50.0-13|23	
14mr|aspell-zu-0.50.0-13|24	# Mandriva Stuff
14mr|aspell-zu-0.50.0-13|25	Requires:      locales-%{languagecode}
14mr|aspell-zu-0.50.0-13|26	# aspell = 1, myspell = 2, lang-specific = 3
14mr|aspell-zu-0.50.0-13|27	Provides:      enchant-dictionary = 1
14mr|aspell-zu-0.50.0-13|28	Provides:      aspell-dictionary
14mr|aspell-zu-0.50.0-13|29	Provides:	   aspell-%{lc_ctype}
14mr|aspell-zu-0.50.0-13|30	
14mr|aspell-zu-0.50.0-13|31	Autoreqprov:   no
14mr|aspell-zu-0.50.0-13|32	
14mr|aspell-zu-0.50.0-13|33	%description
14mr|aspell-zu-0.50.0-13|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
14mr|aspell-zu-0.50.0-13|35	
14mr|aspell-zu-0.50.0-13|36	%prep
14mr|aspell-zu-0.50.0-13|37	%setup -q -n %{name}-%{src_ver}
14mr|aspell-zu-0.50.0-13|38	
14mr|aspell-zu-0.50.0-13|39	%build
14mr|aspell-zu-0.50.0-13|40	# don't use configure macro
14mr|aspell-zu-0.50.0-13|41	./configure
14mr|aspell-zu-0.50.0-13|42	
14mr|aspell-zu-0.50.0-13|43	%make
14mr|aspell-zu-0.50.0-13|44	
14mr|aspell-zu-0.50.0-13|45	%install
14mr|aspell-zu-0.50.0-13|46	rm -fr $RPM_BUILD_ROOT
14mr|aspell-zu-0.50.0-13|47	
14mr|aspell-zu-0.50.0-13|48	%makeinstall_std
14mr|aspell-zu-0.50.0-13|49	
14mr|aspell-zu-0.50.0-13|50	chmod 644 Copyright README*
14mr|aspell-zu-0.50.0-13|51	
14mr|aspell-zu-0.50.0-13|52	%clean
14mr|aspell-zu-0.50.0-13|53	rm -fr $RPM_BUILD_ROOT
14mr|aspell-zu-0.50.0-13|54	
14mr|aspell-zu-0.50.0-13|55	%files
14mr|aspell-zu-0.50.0-13|56	%defattr(-,root,root)
14mr|aspell-zu-0.50.0-13|57	%doc README* Copyright
14mr|aspell-zu-0.50.0-13|58	%{_libdir}/aspell-*/*
14mr|aspell-zu-0.50.0-13|59	
14mr|aspell-zu-0.50.0-13|60	
14mr|aspell-zu-0.50.0-13|61	
14mr|aspell-zu-0.50.0-13|62	
14mr|aspell-zu-0.50.0-13|63	
14mr|aspell-zu-0.50.0-13|64	%changelog
14mr|aspell-zu-0.50.0-13|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-13
14mr|aspell-zu-0.50.0-13|66	+ Revision: 133a081
14mr|aspell-zu-0.50.0-13|67	- MassBuild#440: Increase release tag
14mr|aspell-zu-0.50.0-13|68	
14mr|aspell-zu-0.50.0-13|69	

15924 14
14mr|at-3.1.13-9|1	Summary:	Job spooling tools
14mr|at-3.1.13-9|2	Name:		at
14mr|at-3.1.13-9|3	Version:	3.1.13
14mr|at-3.1.13-9|4	Release:	9
14mr|at-3.1.13-9|5	License:	GPL
14mr|at-3.1.13-9|6	Group:		System/Servers
14mr|at-3.1.13-9|7	Url:		http://qa.mandriva.com
14mr|at-3.1.13-9|8	Source0:	http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz
14mr|at-3.1.13-9|9	Source2:	pam.atd
14mr|at-3.1.13-9|10	Source3:	atd.sysconfig
14mr|at-3.1.13-9|11	Source4:	atd.service
14mr|at-3.1.13-9|12	Patch3:		at-3.1.7-sigchld.patch
14mr|at-3.1.13-9|13	Patch9:		at-3.1.8-shell.patch
14mr|at-3.1.13-9|14	Patch11:	at-3.1.13-makefile.patch
14mr|at-3.1.13-9|15	Requires(post):	coreutils rpm-helper systemd-units
14mr|at-3.1.13-9|16	Requires(preun): coreutils rpm-helper systemd-units
14mr|at-3.1.13-9|17	Conflicts:	crontabs <= 1.5
14mr|at-3.1.13-9|18	Requires:	common-licenses
14mr|at-3.1.13-9|19	BuildRequires:	autoconf
14mr|at-3.1.13-9|20	BuildRequires:	automake
14mr|at-3.1.13-9|21	BuildRequires:	flex
14mr|at-3.1.13-9|22	BuildRequires:	gcc
14mr|at-3.1.13-9|23	BuildRequires:	python
14mr|at-3.1.13-9|24	BuildRequires:	sendmail-command
14mr|at-3.1.13-9|25	BuildRequires:	bison
14mr|at-3.1.13-9|26	BuildRequires:	cronie
14mr|at-3.1.13-9|27	BuildRequires:	pam-devel
14mr|at-3.1.13-9|28	BuildRequires:	systemd-units
14mr|at-3.1.13-9|29	BuildRequires:  pkgconfig(libsystemd-login)
14mr|at-3.1.13-9|30	BuildRequires:  pkgconfig(systemd)
14mr|at-3.1.13-9|31	
14mr|at-3.1.13-9|32	%description
14mr|at-3.1.13-9|33	At and batch read commands from standard input or from a specified file.
14mr|at-3.1.13-9|34	At allows you to specify that a command will be run at a particular time
14mr|at-3.1.13-9|35	(now or a specified time in the future).  Batch will execute commands
14mr|at-3.1.13-9|36	when the system load levels drop to a particular level.  Both commands
14mr|at-3.1.13-9|37	use /bin/sh to run the commands.
14mr|at-3.1.13-9|38	
14mr|at-3.1.13-9|39	You should install the at package if you need a utility that will do
14mr|at-3.1.13-9|40	time-oriented job control.  Note: you should use crontab instead, if it is
14mr|at-3.1.13-9|41	a recurring job that will need to be repeated at the same time every
14mr|at-3.1.13-9|42	day/week/etc.
14mr|at-3.1.13-9|43	
14mr|at-3.1.13-9|44	%prep
14mr|at-3.1.13-9|45	%setup -q
14mr|at-3.1.13-9|46	%patch3 -p1 -b .sigchld
14mr|at-3.1.13-9|47	%patch9 -p0 -b .shell
14mr|at-3.1.13-9|48	%patch11 -p1 -b .makefile
14mr|at-3.1.13-9|49	
14mr|at-3.1.13-9|50	%build
14mr|at-3.1.13-9|51	autoreconf -fi
14mr|at-3.1.13-9|52	%serverbuild_hardened
14mr|at-3.1.13-9|53	
14mr|at-3.1.13-9|54	%configure2_5x \
14mr|at-3.1.13-9|55	--with-atspool=/var/spool/at/spool \
14mr|at-3.1.13-9|56	--with-jobdir=/var/spool/at
14mr|at-3.1.13-9|57	
14mr|at-3.1.13-9|58	%make
14mr|at-3.1.13-9|59	
14mr|at-3.1.13-9|60	%install
14mr|at-3.1.13-9|61	mkdir -p %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man{1,5,8}}
14mr|at-3.1.13-9|62	
14mr|at-3.1.13-9|63	make install IROOT=%{buildroot} DAEMON_USERNAME=`id -nu` \
14mr|at-3.1.13-9|64	DAEMON_GROUPNAME=`id -ng` \
14mr|at-3.1.13-9|65	atdocdir=%{_docdir}/at
14mr|at-3.1.13-9|66	
14mr|at-3.1.13-9|67	echo > %{buildroot}/%{_sysconfdir}/at.deny
14mr|at-3.1.13-9|68	
14mr|at-3.1.13-9|69	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
14mr|at-3.1.13-9|70	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/pam.d/atd
14mr|at-3.1.13-9|71	
14mr|at-3.1.13-9|72	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/atd
14mr|at-3.1.13-9|73	
14mr|at-3.1.13-9|74	#(tpg) install systemd initscript
14mr|at-3.1.13-9|75	mkdir -p %{buildroot}%{_unitdir}
14mr|at-3.1.13-9|76	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/atd.service
14mr|at-3.1.13-9|77	
14mr|at-3.1.13-9|78	%post
14mr|at-3.1.13-9|79	touch /var/spool/at/.SEQ
14mr|at-3.1.13-9|80	chmod 660 /var/spool/at/.SEQ
14mr|at-3.1.13-9|81	chown daemon.daemon /var/spool/at/.SEQ
14mr|at-3.1.13-9|82	
14mr|at-3.1.13-9|83	if [ "$1" = "1" ]; then
14mr|at-3.1.13-9|84	/bin/systemctl enable atd.service >/dev/null 2>&1 || :
14mr|at-3.1.13-9|85	fi
14mr|at-3.1.13-9|86	
14mr|at-3.1.13-9|87	%_post_service atd
14mr|at-3.1.13-9|88	
14mr|at-3.1.13-9|89	%preun
14mr|at-3.1.13-9|90	%_preun_service atd
14mr|at-3.1.13-9|91	
14mr|at-3.1.13-9|92	%files
14mr|at-3.1.13-9|93	%doc ChangeLog Problems README Copyright timespec
14mr|at-3.1.13-9|94	%attr(0640,root,daemon) %config(noreplace) %{_sysconfdir}/at.deny
14mr|at-3.1.13-9|95	%config(noreplace) %{_sysconfdir}/sysconfig/atd
14mr|at-3.1.13-9|96	
14mr|at-3.1.13-9|97	%attr(0644,root,root) %{_unitdir}/atd.service
14mr|at-3.1.13-9|98	
14mr|at-3.1.13-9|99	%{_sysconfdir}/pam.d/atd
14mr|at-3.1.13-9|100	%attr(0770,daemon,daemon) %dir /var/spool/at
14mr|at-3.1.13-9|101	%attr(0660,daemon,daemon) %verify(not md5 size mtime) %ghost /var/spool/at/.SEQ
14mr|at-3.1.13-9|102	%attr(0770,daemon,daemon) %dir /var/spool/at/spool
14mr|at-3.1.13-9|103	%{_sbindir}/atrun
14mr|at-3.1.13-9|104	%{_sbindir}/atd
14mr|at-3.1.13-9|105	%attr(6755,daemon,daemon) %{_bindir}/batch
14mr|at-3.1.13-9|106	%attr(6755,daemon,daemon) %{_bindir}/atrm
14mr|at-3.1.13-9|107	%attr(6755,daemon,daemon) %{_bindir}/at
14mr|at-3.1.13-9|108	%{_bindir}/atq
14mr|at-3.1.13-9|109	%{_mandir}/*/atrun.8*
14mr|at-3.1.13-9|110	%{_mandir}/*/atd.8*
14mr|at-3.1.13-9|111	%{_mandir}/*/at.1*
14mr|at-3.1.13-9|112	%{_mandir}/*/atq.1*
14mr|at-3.1.13-9|113	%{_mandir}/*/atrm.1*
14mr|at-3.1.13-9|114	%{_mandir}/*/batch.1*
14mr|at-3.1.13-9|115	%{_mandir}/*/at.allow.5*
14mr|at-3.1.13-9|116	%{_mandir}/*/at.deny.5*
14mr|at-3.1.13-9|117	
14mr|at-3.1.13-9|118	
14mr|at-3.1.13-9|119	
14mr|at-3.1.13-9|120	%changelog
14mr|at-3.1.13-9|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.13-9
14mr|at-3.1.13-9|122	+ Revision: d9942a2
14mr|at-3.1.13-9|123	- MassBuild#440: Increase release tag
14mr|at-3.1.13-9|124	
14mr|at-3.1.13-9|125	

15925 14
14mr|athcool-0.3.12-9|1	Summary:	Enabling/disabling Powersaving mode for AMD processors
14mr|athcool-0.3.12-9|2	Name:		athcool
14mr|athcool-0.3.12-9|3	Version:	0.3.12
14mr|athcool-0.3.12-9|4	Release:	9
14mr|athcool-0.3.12-9|5	License:	GPLv2+
14mr|athcool-0.3.12-9|6	Group:		System/Configuration/Hardware
14mr|athcool-0.3.12-9|7	Url:		http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
14mr|athcool-0.3.12-9|8	Source0:	http://members.jcom.home.ne.jp/jacobi/linux/files/%{name}-%{version}.tar.bz2
14mr|athcool-0.3.12-9|9	Source1:	%{name}.init
14mr|athcool-0.3.12-9|10	Patch0:		athcool-0.3.12-makefile.patch
14mr|athcool-0.3.12-9|11	BuildRequires:	pkgconfig(libpci)
14mr|athcool-0.3.12-9|12	Requires(post,preun):	chkconfig, rpm-helper
14mr|athcool-0.3.12-9|13	ExclusiveArch:	%{ix86}
14mr|athcool-0.3.12-9|14	
14mr|athcool-0.3.12-9|15	%description
14mr|athcool-0.3.12-9|16	Athcool is a small utility, enabling/disabling Powersaving mode
14mr|athcool-0.3.12-9|17	for AMD Athlon/Duron processors.
14mr|athcool-0.3.12-9|18	
14mr|athcool-0.3.12-9|19	Since enabling Powersaving mode, you can save power consumption,
14mr|athcool-0.3.12-9|20	lower CPU temprature when CPU is idle.
14mr|athcool-0.3.12-9|21	
14mr|athcool-0.3.12-9|22	Powersaving works if your kernel support ACPI (APM not work),
14mr|athcool-0.3.12-9|23	because athcool only set/unset "Disconnect enable when STPGNT detected"
14mr|athcool-0.3.12-9|24	bits in the Northbridge of Chipset.
14mr|athcool-0.3.12-9|25	To really save power, someone has to send the STPGNT signal when idle.
14mr|athcool-0.3.12-9|26	This is done by the ACPI subsystem when C2 state entered.
14mr|athcool-0.3.12-9|27	
14mr|athcool-0.3.12-9|28	!!!WARNING!!!
14mr|athcool-0.3.12-9|29	Depending on your motherboard and/or hardware components,
14mr|athcool-0.3.12-9|30	enabling powersaving mode may cause that:
14mr|athcool-0.3.12-9|31	
14mr|athcool-0.3.12-9|32	* noisy or distorted sound playback
14mr|athcool-0.3.12-9|33	* a slowdown in harddisk performance
14mr|athcool-0.3.12-9|34	* system locks or instability
14mr|athcool-0.3.12-9|35	
14mr|athcool-0.3.12-9|36	If you met those problems, you should not use athcool.
14mr|athcool-0.3.12-9|37	Please use athcool AT YOUR OWN RISK.
14mr|athcool-0.3.12-9|38	
14mr|athcool-0.3.12-9|39	%files
14mr|athcool-0.3.12-9|40	%doc README ChangeLog
14mr|athcool-0.3.12-9|41	%{_initrddir}/athcool
14mr|athcool-0.3.12-9|42	%{_sbindir}/athcool
14mr|athcool-0.3.12-9|43	%{_mandir}/man8/*
14mr|athcool-0.3.12-9|44	
14mr|athcool-0.3.12-9|45	%post
14mr|athcool-0.3.12-9|46	%_post_service %{name}
14mr|athcool-0.3.12-9|47	
14mr|athcool-0.3.12-9|48	%preun
14mr|athcool-0.3.12-9|49	%_preun_service %{name}
14mr|athcool-0.3.12-9|50	
14mr|athcool-0.3.12-9|51	#----------------------------------------------------------------------------
14mr|athcool-0.3.12-9|52	
14mr|athcool-0.3.12-9|53	%prep
14mr|athcool-0.3.12-9|54	%setup -q
14mr|athcool-0.3.12-9|55	%patch0 -p1
14mr|athcool-0.3.12-9|56	
14mr|athcool-0.3.12-9|57	%build
14mr|athcool-0.3.12-9|58	%make CFLAGS="%{optflags}"
14mr|athcool-0.3.12-9|59	
14mr|athcool-0.3.12-9|60	%install
14mr|athcool-0.3.12-9|61	%makeinstall_std
14mr|athcool-0.3.12-9|62	
14mr|athcool-0.3.12-9|63	install -D -m755 %{SOURCE1} %{buildroot}%{_initrddir}/athcool
14mr|athcool-0.3.12-9|64	
14mr|athcool-0.3.12-9|65	
14mr|athcool-0.3.12-9|66	%changelog
14mr|athcool-0.3.12-9|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.12-9
14mr|athcool-0.3.12-9|68	+ Revision: c5b18b0
14mr|athcool-0.3.12-9|69	- MassBuild#440: Increase release tag
14mr|athcool-0.3.12-9|70	
14mr|athcool-0.3.12-9|71	

15926 14
14mr|atk1.0-2.12.0-2|1	%define enable_gtkdoc	0
14mr|atk1.0-2.12.0-2|2	
14mr|atk1.0-2.12.0-2|3	%define api		1.0
14mr|atk1.0-2.12.0-2|4	%define major	0
14mr|atk1.0-2.12.0-2|5	%define pkgname	atk
14mr|atk1.0-2.12.0-2|6	%define libname %mklibname %{pkgname} %{api} %{major}
14mr|atk1.0-2.12.0-2|7	%define girname %mklibname %{pkgname}-gir %{api}
14mr|atk1.0-2.12.0-2|8	%define develname %mklibname -d %{name}
14mr|atk1.0-2.12.0-2|9	
14mr|atk1.0-2.12.0-2|10	Summary:	Accessibility features for Gtk+
14mr|atk1.0-2.12.0-2|11	Name:		%{pkgname}%{api}
14mr|atk1.0-2.12.0-2|12	Version:	2.12.0
14mr|atk1.0-2.12.0-2|13	Release:	2
14mr|atk1.0-2.12.0-2|14	License:	LGPLv2+
14mr|atk1.0-2.12.0-2|15	Group:		Accessibility
14mr|atk1.0-2.12.0-2|16	Url:		http://developer.gnome.org/projects/gap/
14mr|atk1.0-2.12.0-2|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.12/%{pkgname}-%{version}.tar.xz
14mr|atk1.0-2.12.0-2|18	
14mr|atk1.0-2.12.0-2|19	%if %{enable_gtkdoc}
14mr|atk1.0-2.12.0-2|20	BuildRequires:	gtk-doc >= 1.11-3
14mr|atk1.0-2.12.0-2|21	%endif
14mr|atk1.0-2.12.0-2|22	BuildRequires: pkgconfig(glib-2.0) >= 2.5.7
14mr|atk1.0-2.12.0-2|23	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|atk1.0-2.12.0-2|24	
14mr|atk1.0-2.12.0-2|25	%description
14mr|atk1.0-2.12.0-2|26	Accessibility means providing system infrastructure that allows add-on
14mr|atk1.0-2.12.0-2|27	assistive software to transparently provide specalized input and ouput
14mr|atk1.0-2.12.0-2|28	capabilities. For example, screen readers allow blind users to navigate
14mr|atk1.0-2.12.0-2|29	through applications, determine the state of controls, and read text via
14mr|atk1.0-2.12.0-2|30	text to speech conversion. On-screen keyboards replace physical
14mr|atk1.0-2.12.0-2|31	keyboards, and head-mounted pointers replace mice.
14mr|atk1.0-2.12.0-2|32	
14mr|atk1.0-2.12.0-2|33	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mr|atk1.0-2.12.0-2|34	from GTK+ and GNOME widgets.
14mr|atk1.0-2.12.0-2|35	
14mr|atk1.0-2.12.0-2|36	%package common
14mr|atk1.0-2.12.0-2|37	Summary:	Data files used by atk
14mr|atk1.0-2.12.0-2|38	Group:		System/Libraries
14mr|atk1.0-2.12.0-2|39	
14mr|atk1.0-2.12.0-2|40	%description common
14mr|atk1.0-2.12.0-2|41	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mr|atk1.0-2.12.0-2|42	from GTK+ and GNOME widgets.
14mr|atk1.0-2.12.0-2|43	
14mr|atk1.0-2.12.0-2|44	This package contains data used by atk library.
14mr|atk1.0-2.12.0-2|45	
14mr|atk1.0-2.12.0-2|46	%package -n %{libname}
14mr|atk1.0-2.12.0-2|47	Summary:	Accessibility features for Gtk+
14mr|atk1.0-2.12.0-2|48	Group:		System/Libraries
14mr|atk1.0-2.12.0-2|49	Suggests:	%{name}-common >= %{version}-%{release}
14mr|atk1.0-2.12.0-2|50	Provides:	lib%{name} = %{version}-%{release}
14mr|atk1.0-2.12.0-2|51	Conflicts:	gir-repository < 0.6.5-4
14mr|atk1.0-2.12.0-2|52	
14mr|atk1.0-2.12.0-2|53	%description -n %{libname}
14mr|atk1.0-2.12.0-2|54	Accessibility means providing system infrastructure that allows add-on
14mr|atk1.0-2.12.0-2|55	assistive software to transparently provide specalized input and ouput
14mr|atk1.0-2.12.0-2|56	capabilities. For example, screen readers allow blind users to navigate
14mr|atk1.0-2.12.0-2|57	through applications, determine the state of controls, and read text via
14mr|atk1.0-2.12.0-2|58	text to speech conversion. On-screen keyboards replace physical
14mr|atk1.0-2.12.0-2|59	keyboards, and head-mounted pointers replace mice.
14mr|atk1.0-2.12.0-2|60	
14mr|atk1.0-2.12.0-2|61	%package -n %{girname}
14mr|atk1.0-2.12.0-2|62	Summary:	GObject introspection interface library for %{pkgname}
14mr|atk1.0-2.12.0-2|63	Group:		System/Libraries
14mr|atk1.0-2.12.0-2|64	Obsoletes:	%{_lib}atk1.0_0 < 2.4.0-1
14mr|atk1.0-2.12.0-2|65	
14mr|atk1.0-2.12.0-2|66	%description -n %{girname}
14mr|atk1.0-2.12.0-2|67	GObject introspection interface library for %{pkgname}.
14mr|atk1.0-2.12.0-2|68	
14mr|atk1.0-2.12.0-2|69	%package -n %{develname}
14mr|atk1.0-2.12.0-2|70	Summary:	Stuff for developing with atk
14mr|atk1.0-2.12.0-2|71	Group:		Development/C
14mr|atk1.0-2.12.0-2|72	Provides:	%{pkgname}-devel = %{version}-%{release}
14mr|atk1.0-2.12.0-2|73	Requires:	%{libname} = %{version}-%{release}
14mr|atk1.0-2.12.0-2|74	Requires:	%{girname} = %{version}-%{release}
14mr|atk1.0-2.12.0-2|75	Obsoletes:	%{_lib}atk1.0_0-devel
14mr|atk1.0-2.12.0-2|76	Conflicts:	gir-repository < 0.6.5-4
14mr|atk1.0-2.12.0-2|77	
14mr|atk1.0-2.12.0-2|78	%description -n %{develname}
14mr|atk1.0-2.12.0-2|79	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mr|atk1.0-2.12.0-2|80	from GTK+ and GNOME widgets.
14mr|atk1.0-2.12.0-2|81	
14mr|atk1.0-2.12.0-2|82	%prep
14mr|atk1.0-2.12.0-2|83	%setup -q -n %{pkgname}-%{version}
14mr|atk1.0-2.12.0-2|84	
14mr|atk1.0-2.12.0-2|85	%build
14mr|atk1.0-2.12.0-2|86	%configure2_5x \
14mr|atk1.0-2.12.0-2|87	--disable-static \
14mr|atk1.0-2.12.0-2|88	%if %{enable_gtkdoc}
14mr|atk1.0-2.12.0-2|89	--enable-gtk-doc
14mr|atk1.0-2.12.0-2|90	%endif
14mr|atk1.0-2.12.0-2|91	
14mr|atk1.0-2.12.0-2|92	%make
14mr|atk1.0-2.12.0-2|93	
14mr|atk1.0-2.12.0-2|94	%install
14mr|atk1.0-2.12.0-2|95	%makeinstall_std
14mr|atk1.0-2.12.0-2|96	%find_lang %{pkgname}10
14mr|atk1.0-2.12.0-2|97	
14mr|atk1.0-2.12.0-2|98	%files common -f %{pkgname}10.lang
14mr|atk1.0-2.12.0-2|99	%doc README
14mr|atk1.0-2.12.0-2|100	
14mr|atk1.0-2.12.0-2|101	%files -n %{libname}
14mr|atk1.0-2.12.0-2|102	%{_libdir}/libatk-%{api}.so.%{major}*
14mr|atk1.0-2.12.0-2|103	
14mr|atk1.0-2.12.0-2|104	%files -n %{girname}
14mr|atk1.0-2.12.0-2|105	%{_libdir}/girepository-1.0/Atk-%{api}.typelib
14mr|atk1.0-2.12.0-2|106	
14mr|atk1.0-2.12.0-2|107	%files -n %{develname}
14mr|atk1.0-2.12.0-2|108	%doc AUTHORS ChangeLog NEWS
14mr|atk1.0-2.12.0-2|109	%doc %{_datadir}/gtk-doc/html/*
14mr|atk1.0-2.12.0-2|110	%{_includedir}/*
14mr|atk1.0-2.12.0-2|111	%{_libdir}/*.so
14mr|atk1.0-2.12.0-2|112	%{_libdir}/pkgconfig/*
14mr|atk1.0-2.12.0-2|113	%{_datadir}/gir-1.0/Atk-%{api}.gir
14mr|atk1.0-2.12.0-2|114	
14mr|atk1.0-2.12.0-2|115	%changelog
14mr|atk1.0-2.12.0-2|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12.0-2
14mr|atk1.0-2.12.0-2|117	+ Revision: 7ed32ef
14mr|atk1.0-2.12.0-2|118	- MassBuild#440: Increase release tag
14mr|atk1.0-2.12.0-2|119	
14mr|atk1.0-2.12.0-2|120	

15927 14
14mr|atkmm-2.22.6-3|1	%define glibmm_version 2.24.0
14mr|atkmm-2.22.6-3|2	%define atk_version 1.12
14mr|atkmm-2.22.6-3|3	
14mr|atkmm-2.22.6-3|4	%define api_version 1.6
14mr|atkmm-2.22.6-3|5	%define major 1
14mr|atkmm-2.22.6-3|6	%define libname %mklibname %{name} %{api_version} %{major}
14mr|atkmm-2.22.6-3|7	%define libnamedev %mklibname -d %{name} %{api_version}
14mr|atkmm-2.22.6-3|8	%define gtkmmapi 2.4
14mr|atkmm-2.22.6-3|9	%define gtkmmlibname %mklibname gtkmm %{gtkmmapi} %{major}
14mr|atkmm-2.22.6-3|10	%define gtkmmlibnamedev %mklibname -d gtkmm %{gtkmmapi}
14mr|atkmm-2.22.6-3|11	
14mr|atkmm-2.22.6-3|12	
14mr|atkmm-2.22.6-3|13	Name:		atkmm
14mr|atkmm-2.22.6-3|14	Summary:	C++ interface for accessibility library Atk
14mr|atkmm-2.22.6-3|15	Version:	2.22.6
14mr|atkmm-2.22.6-3|16	Release:	3
14mr|atkmm-2.22.6-3|17	#gw lib is LGPL, tool is GPL
14mr|atkmm-2.22.6-3|18	License:	LGPLv2+ and GPLv2+
14mr|atkmm-2.22.6-3|19	Group:		System/Libraries
14mr|atkmm-2.22.6-3|20	URL:		http://gtkmm.sourceforge.net/
14mr|atkmm-2.22.6-3|21	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|atkmm-2.22.6-3|22	BuildRequires:	glibmm2.4-devel >= %{glibmm_version}
14mr|atkmm-2.22.6-3|23	BuildRequires:	atk-devel >= %{atk_version}
14mr|atkmm-2.22.6-3|24	BuildRequires:	mm-common
14mr|atkmm-2.22.6-3|25	
14mr|atkmm-2.22.6-3|26	%description
14mr|atkmm-2.22.6-3|27	Atkmm provides a C++ interface to the Atk accessibility library.
14mr|atkmm-2.22.6-3|28	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|atkmm-2.22.6-3|29	and a comprehensive set of widget classes that can be freely combined to
14mr|atkmm-2.22.6-3|30	quickly create complex user interfaces.
14mr|atkmm-2.22.6-3|31	
14mr|atkmm-2.22.6-3|32	
14mr|atkmm-2.22.6-3|33	%package	-n %{libname}
14mr|atkmm-2.22.6-3|34	Summary:	C++ interface for accessibility library Atk
14mr|atkmm-2.22.6-3|35	Group:		System/Libraries
14mr|atkmm-2.22.6-3|36	Provides:	%{name}%{api_version} = %{EVRD}
14mr|atkmm-2.22.6-3|37	Conflicts:	%{gtkmmlibname} < 2.21
14mr|atkmm-2.22.6-3|38	
14mr|atkmm-2.22.6-3|39	%description	-n %{libname}
14mr|atkmm-2.22.6-3|40	Atkmm provides a C++ interface to the Atk accessibility library.
14mr|atkmm-2.22.6-3|41	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|atkmm-2.22.6-3|42	and a comprehensive set of widget classes that can be freely combined to
14mr|atkmm-2.22.6-3|43	quickly create complex user interfaces.
14mr|atkmm-2.22.6-3|44	
14mr|atkmm-2.22.6-3|45	This package contains the library needed to run programs dynamically
14mr|atkmm-2.22.6-3|46	linked with %{name}.
14mr|atkmm-2.22.6-3|47	
14mr|atkmm-2.22.6-3|48	
14mr|atkmm-2.22.6-3|49	%package	-n %{libnamedev}
14mr|atkmm-2.22.6-3|50	Summary:	Headers and development files of %{name}
14mr|atkmm-2.22.6-3|51	Group:		Development/GNOME and GTK+
14mr|atkmm-2.22.6-3|52	Requires:	%{libname} = %{EVRD}
14mr|atkmm-2.22.6-3|53	Provides:	%{name}%{api_version}-devel = %{EVRD}
14mr|atkmm-2.22.6-3|54	Requires:	glibmm2.4-devel >= %{glibmm_version}
14mr|atkmm-2.22.6-3|55	Conflicts:	%{gtkmmlibnamedev} < 2.21
14mr|atkmm-2.22.6-3|56	
14mr|atkmm-2.22.6-3|57	%description	-n %{libnamedev}
14mr|atkmm-2.22.6-3|58	This package contains the headers and development files that are needed,
14mr|atkmm-2.22.6-3|59	when trying to develop or compile applications which need %{name}.
14mr|atkmm-2.22.6-3|60	
14mr|atkmm-2.22.6-3|61	
14mr|atkmm-2.22.6-3|62	%package	doc
14mr|atkmm-2.22.6-3|63	Summary:	Atkmm documentation
14mr|atkmm-2.22.6-3|64	Group:		Books/Other
14mr|atkmm-2.22.6-3|65	
14mr|atkmm-2.22.6-3|66	%description	doc
14mr|atkmm-2.22.6-3|67	Atkmm provides a C++ interface to the Atk accessibility library.
14mr|atkmm-2.22.6-3|68	
14mr|atkmm-2.22.6-3|69	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|atkmm-2.22.6-3|70	and a comprehensive set of widget classes that can be freely combined to
14mr|atkmm-2.22.6-3|71	quickly create complex user interfaces.
14mr|atkmm-2.22.6-3|72	
14mr|atkmm-2.22.6-3|73	This package contains all API documentation for Atkmm. You can readily read
14mr|atkmm-2.22.6-3|74	this documentation with devhelp, a documentation reader.
14mr|atkmm-2.22.6-3|75	
14mr|atkmm-2.22.6-3|76	%prep
14mr|atkmm-2.22.6-3|77	%setup -q
14mr|atkmm-2.22.6-3|78	
14mr|atkmm-2.22.6-3|79	%build
14mr|atkmm-2.22.6-3|80	%configure2_5x \
14mr|atkmm-2.22.6-3|81	--enable-shared \
14mr|atkmm-2.22.6-3|82	--disable-static
14mr|atkmm-2.22.6-3|83	
14mr|atkmm-2.22.6-3|84	%make
14mr|atkmm-2.22.6-3|85	
14mr|atkmm-2.22.6-3|86	# make check does nothing
14mr|atkmm-2.22.6-3|87	
14mr|atkmm-2.22.6-3|88	%install
14mr|atkmm-2.22.6-3|89	%makeinstall_std
14mr|atkmm-2.22.6-3|90	
14mr|atkmm-2.22.6-3|91	%files -n %{libname}
14mr|atkmm-2.22.6-3|92	%{_libdir}/libatkmm-%{api_version}.so.%{major}*
14mr|atkmm-2.22.6-3|93	
14mr|atkmm-2.22.6-3|94	%files -n %{libnamedev}
14mr|atkmm-2.22.6-3|95	%doc ChangeLog AUTHORS COPYING NEWS README
14mr|atkmm-2.22.6-3|96	%{_includedir}/*
14mr|atkmm-2.22.6-3|97	%{_libdir}/*.so
14mr|atkmm-2.22.6-3|98	%{_libdir}/pkgconfig/*.pc
14mr|atkmm-2.22.6-3|99	%{_libdir}/atkmm-%{api_version}/
14mr|atkmm-2.22.6-3|100	
14mr|atkmm-2.22.6-3|101	%files doc
14mr|atkmm-2.22.6-3|102	%doc %{_datadir}/doc/atkmm-%{api_version}/
14mr|atkmm-2.22.6-3|103	%doc %{_datadir}/devhelp/books/*
14mr|atkmm-2.22.6-3|104	
14mr|atkmm-2.22.6-3|105	
14mr|atkmm-2.22.6-3|106	
14mr|atkmm-2.22.6-3|107	%changelog
14mr|atkmm-2.22.6-3|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.22.6-3
14mr|atkmm-2.22.6-3|109	+ Revision: c347bcb
14mr|atkmm-2.22.6-3|110	- MassBuild#440: Increase release tag
14mr|atkmm-2.22.6-3|111	
14mr|atkmm-2.22.6-3|112	

15928 14
14mr|at-spi-1.32.0-9|1	%define	lib_major	0
14mr|at-spi-1.32.0-9|2	%define	lib_name	%mklibname %{name} %{lib_major}
14mr|at-spi-1.32.0-9|3	%define	develname	%mklibname -d %{name}
14mr|at-spi-1.32.0-9|4	
14mr|at-spi-1.32.0-9|5	Summary:	Assistive Technology Service Provider Interface
14mr|at-spi-1.32.0-9|6	Name:		at-spi
14mr|at-spi-1.32.0-9|7	Version:	1.32.0
14mr|at-spi-1.32.0-9|8	Release:	9
14mr|at-spi-1.32.0-9|9	License:	LGPLv2+
14mr|at-spi-1.32.0-9|10	URL:		http://developer.gnome.org/projects/gap/
14mr|at-spi-1.32.0-9|11	Group:		Accessibility
14mr|at-spi-1.32.0-9|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|at-spi-1.32.0-9|13	# Fix a string literal error - AdamW 2008/12
14mr|at-spi-1.32.0-9|14	Patch0:		at-spi-1.25.2-literal.patch
14mr|at-spi-1.32.0-9|15	Patch1:		at-spi-fix-evolution-crash.patch
14mr|at-spi-1.32.0-9|16	
14mr|at-spi-1.32.0-9|17	BuildRequires:	gtk-doc
14mr|at-spi-1.32.0-9|18	BuildRequires:	intltool
14mr|at-spi-1.32.0-9|19	BuildRequires:	pkgconfig(atk) >= 1.19.2
14mr|at-spi-1.32.0-9|20	BuildRequires:	pkgconfig(bonobo-activation-2.0)
14mr|at-spi-1.32.0-9|21	BuildRequires:	pkgconfig(libbonobo-2.0)
14mr|at-spi-1.32.0-9|22	BuildRequires:	pkgconfig(gail) >= 1.3.0
14mr|at-spi-1.32.0-9|23	BuildRequires:	pkgconfig(gconf-2.0)
14mr|at-spi-1.32.0-9|24	BuildRequires:	pkgconfig(popt)
14mr|at-spi-1.32.0-9|25	BuildRequires:	pkgconfig(xtst)
14mr|at-spi-1.32.0-9|26	BuildRequires:	pkgconfig(xevie)
14mr|at-spi-1.32.0-9|27	#gw work around libtool dependancy problem
14mr|at-spi-1.32.0-9|28	BuildRequires:	pkgconfig(sm)
14mr|at-spi-1.32.0-9|29	BuildRequires:	python-devel
14mr|at-spi-1.32.0-9|30	
14mr|at-spi-1.32.0-9|31	# md this is better than having the lib req the main pkg
14mr|at-spi-1.32.0-9|32	Requires:	%{lib_name} = %{version}-%{release}
14mr|at-spi-1.32.0-9|33	
14mr|at-spi-1.32.0-9|34	%description
14mr|at-spi-1.32.0-9|35	at-spi allows assistive technologies to access GTK-based
14mr|at-spi-1.32.0-9|36	applications. Essentially it exposes the internals of applications for
14mr|at-spi-1.32.0-9|37	automation, so tools such as screen readers, magnifiers, or even
14mr|at-spi-1.32.0-9|38	scripting interfaces can query and interact with GUI controls.
14mr|at-spi-1.32.0-9|39	
14mr|at-spi-1.32.0-9|40	%package -n %{lib_name}
14mr|at-spi-1.32.0-9|41	Summary:	GNOME Assistive Technology Service Provider Interface
14mr|at-spi-1.32.0-9|42	Group:		System/Libraries
14mr|at-spi-1.32.0-9|43	Provides:	lib%{name} = %{version}-%{release}
14mr|at-spi-1.32.0-9|44	
14mr|at-spi-1.32.0-9|45	%description -n %{lib_name}
14mr|at-spi-1.32.0-9|46	at-spi allows assistive technologies to access GTK-based
14mr|at-spi-1.32.0-9|47	applications. Essentially it exposes the internals of applications for
14mr|at-spi-1.32.0-9|48	automation, so tools such as screen readers, magnifiers, or even
14mr|at-spi-1.32.0-9|49	scripting interfaces can query and interact with GUI controls.
14mr|at-spi-1.32.0-9|50	
14mr|at-spi-1.32.0-9|51	%package -n %{develname}
14mr|at-spi-1.32.0-9|52	Summary:	Development libraries, include files for at-spi
14mr|at-spi-1.32.0-9|53	Group:		Development/GNOME and GTK+
14mr|at-spi-1.32.0-9|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|at-spi-1.32.0-9|55	Requires:	%{lib_name} = %{version}-%{release}
14mr|at-spi-1.32.0-9|56	
14mr|at-spi-1.32.0-9|57	%description -n %{develname}
14mr|at-spi-1.32.0-9|58	Libraries and header files allowing compilation of apps that use at-spi.
14mr|at-spi-1.32.0-9|59	
14mr|at-spi-1.32.0-9|60	%package -n python-%{name}
14mr|at-spi-1.32.0-9|61	Group:		Development/Python
14mr|at-spi-1.32.0-9|62	Summary:	Python bindings for AT-SPI
14mr|at-spi-1.32.0-9|63	Requires:	%{lib_name} >= %{version}
14mr|at-spi-1.32.0-9|64	Conflicts:	python-pyatspi <= 0.3.90
14mr|at-spi-1.32.0-9|65	
14mr|at-spi-1.32.0-9|66	%description -n python-%{name}
14mr|at-spi-1.32.0-9|67	Python bindings allowing to use at-spi in python programs.
14mr|at-spi-1.32.0-9|68	
14mr|at-spi-1.32.0-9|69	%prep
14mr|at-spi-1.32.0-9|70	%setup -q
14mr|at-spi-1.32.0-9|71	%apply_patches
14mr|at-spi-1.32.0-9|72	
14mr|at-spi-1.32.0-9|73	%build
14mr|at-spi-1.32.0-9|74	%configure2_5x \
14mr|at-spi-1.32.0-9|75	--enable-gtk-doc=yes \
14mr|at-spi-1.32.0-9|76	--disable-static \
14mr|at-spi-1.32.0-9|77	--enable-relocate
14mr|at-spi-1.32.0-9|78	
14mr|at-spi-1.32.0-9|79	%make
14mr|at-spi-1.32.0-9|80	
14mr|at-spi-1.32.0-9|81	%install
14mr|at-spi-1.32.0-9|82	rm -rf %{buildroot} installed-docs
14mr|at-spi-1.32.0-9|83	
14mr|at-spi-1.32.0-9|84	%makeinstall_std
14mr|at-spi-1.32.0-9|85	
14mr|at-spi-1.32.0-9|86	%find_lang %{name}
14mr|at-spi-1.32.0-9|87	
14mr|at-spi-1.32.0-9|88	mv %{buildroot}%{_datadir}/doc/%{name}-%{version}/ installed-docs
14mr|at-spi-1.32.0-9|89	
14mr|at-spi-1.32.0-9|90	%preun
14mr|at-spi-1.32.0-9|91	%preun_uninstall_gconf_schemas %{name}
14mr|at-spi-1.32.0-9|92	
14mr|at-spi-1.32.0-9|93	%files -f %{name}.lang
14mr|at-spi-1.32.0-9|94	%doc README AUTHORS TODO
14mr|at-spi-1.32.0-9|95	%config(noreplace) %{_sysconfdir}/xdg/autostart/at-spi-registryd.desktop
14mr|at-spi-1.32.0-9|96	%{_sysconfdir}/gconf/schemas/at-spi.schemas
14mr|at-spi-1.32.0-9|97	%{_libexecdir}/at-spi-registryd
14mr|at-spi-1.32.0-9|98	%{_libdir}/gtk-2.0/modules/at-spi-corba
14mr|at-spi-1.32.0-9|99	%{_libdir}/orbit-2.0/*.so
14mr|at-spi-1.32.0-9|100	%{_libdir}/bonobo/servers/*
14mr|at-spi-1.32.0-9|101	
14mr|at-spi-1.32.0-9|102	%files -n %{lib_name}
14mr|at-spi-1.32.0-9|103	%{_libdir}/*.so.%{lib_major}*
14mr|at-spi-1.32.0-9|104	
14mr|at-spi-1.32.0-9|105	%files -n %{develname}
14mr|at-spi-1.32.0-9|106	%doc %{_datadir}/gtk-doc/html/*
14mr|at-spi-1.32.0-9|107	%doc installed-docs/*
14mr|at-spi-1.32.0-9|108	%{_libdir}/*.so
14mr|at-spi-1.32.0-9|109	%{_includedir}/*
14mr|at-spi-1.32.0-9|110	%{_libdir}/pkgconfig/*
14mr|at-spi-1.32.0-9|111	%{_datadir}/idl/*
14mr|at-spi-1.32.0-9|112	
14mr|at-spi-1.32.0-9|113	%files -n python-%{name}
14mr|at-spi-1.32.0-9|114	%{py_platsitedir}/pyatspi_corba
14mr|at-spi-1.32.0-9|115	
14mr|at-spi-1.32.0-9|116	
14mr|at-spi-1.32.0-9|117	
14mr|at-spi-1.32.0-9|118	
14mr|at-spi-1.32.0-9|119	%changelog
14mr|at-spi-1.32.0-9|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.32.0-9
14mr|at-spi-1.32.0-9|121	+ Revision: 99ee7b1
14mr|at-spi-1.32.0-9|122	- MassBuild#440: Increase release tag
14mr|at-spi-1.32.0-9|123	
14mr|at-spi-1.32.0-9|124	

15929 14
14mr|at-spi2-atk-2.12.0-3|1	%define api 2.0
14mr|at-spi2-atk-2.12.0-3|2	%define major 0
14mr|at-spi2-atk-2.12.0-3|3	%define libname %mklibname atk-bridge %{api} %{major}
14mr|at-spi2-atk-2.12.0-3|4	%define devname %mklibname atk-bridge %{api} -d
14mr|at-spi2-atk-2.12.0-3|5	
14mr|at-spi2-atk-2.12.0-3|6	Summary:	A GTK+ module that bridges ATK to D-Bus at-spi
14mr|at-spi2-atk-2.12.0-3|7	Name:		at-spi2-atk
14mr|at-spi2-atk-2.12.0-3|8	Version:	2.12.0
14mr|at-spi2-atk-2.12.0-3|9	Release:	3
14mr|at-spi2-atk-2.12.0-3|10	License:	LGPLv2+
14mr|at-spi2-atk-2.12.0-3|11	Group:		System/Libraries
14mr|at-spi2-atk-2.12.0-3|12	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mr|at-spi2-atk-2.12.0-3|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.xz
14mr|at-spi2-atk-2.12.0-3|14	BuildRequires:	intltool
14mr|at-spi2-atk-2.12.0-3|15	BuildRequires:	pkgconfig(atk)
14mr|at-spi2-atk-2.12.0-3|16	BuildRequires:	pkgconfig(atspi-2)
14mr|at-spi2-atk-2.12.0-3|17	BuildRequires:	pkgconfig(dbus-1)
14mr|at-spi2-atk-2.12.0-3|18	BuildRequires:	pkgconfig(glib-2.0)
14mr|at-spi2-atk-2.12.0-3|19	Requires:	at-spi2-core
14mr|at-spi2-atk-2.12.0-3|20	
14mr|at-spi2-atk-2.12.0-3|21	%description
14mr|at-spi2-atk-2.12.0-3|22	at-spi allows assistive technologies to access GTK-based applications.
14mr|at-spi2-atk-2.12.0-3|23	Essentially it exposes the internals of applications for automation, so
14mr|at-spi2-atk-2.12.0-3|24	tools such as screen readers, magnifiers, or even scripting interfaces
14mr|at-spi2-atk-2.12.0-3|25	can query and interact with GUI controls.
14mr|at-spi2-atk-2.12.0-3|26	
14mr|at-spi2-atk-2.12.0-3|27	This version of at-spi is a major break from previous versions. It has
14mr|at-spi2-atk-2.12.0-3|28	been completely rewritten to use D-Bus rather than ORBIT / CORBA for its
14mr|at-spi2-atk-2.12.0-3|29	transport protocol.
14mr|at-spi2-atk-2.12.0-3|30	
14mr|at-spi2-atk-2.12.0-3|31	This package includes a gtk-module that bridges ATK to the new D-Bus
14mr|at-spi2-atk-2.12.0-3|32	based at-spi.
14mr|at-spi2-atk-2.12.0-3|33	
14mr|at-spi2-atk-2.12.0-3|34	%files
14mr|at-spi2-atk-2.12.0-3|35	%doc COPYING AUTHORS README
14mr|at-spi2-atk-2.12.0-3|36	%dir %{_libdir}/gtk-2.0
14mr|at-spi2-atk-2.12.0-3|37	%dir %{_libdir}/gtk-2.0/modules
14mr|at-spi2-atk-2.12.0-3|38	%{_libdir}/gtk-2.0/modules/libatk-bridge.so
14mr|at-spi2-atk-2.12.0-3|39	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
14mr|at-spi2-atk-2.12.0-3|40	
14mr|at-spi2-atk-2.12.0-3|41	#----------------------------------------------------------------------------
14mr|at-spi2-atk-2.12.0-3|42	
14mr|at-spi2-atk-2.12.0-3|43	%package -n %{libname}
14mr|at-spi2-atk-2.12.0-3|44	Summary:	Shared library for %{name}
14mr|at-spi2-atk-2.12.0-3|45	Group:		System/Libraries
14mr|at-spi2-atk-2.12.0-3|46	Requires:	%{name}
14mr|at-spi2-atk-2.12.0-3|47	Conflicts:	%{name} < 2.8.1-2
14mr|at-spi2-atk-2.12.0-3|48	
14mr|at-spi2-atk-2.12.0-3|49	%description -n %{libname}
14mr|at-spi2-atk-2.12.0-3|50	Shared library for %{name}.
14mr|at-spi2-atk-2.12.0-3|51	
14mr|at-spi2-atk-2.12.0-3|52	%files -n %{libname}
14mr|at-spi2-atk-2.12.0-3|53	%{_libdir}/libatk-bridge-%{api}.so.%{major}*
14mr|at-spi2-atk-2.12.0-3|54	
14mr|at-spi2-atk-2.12.0-3|55	#----------------------------------------------------------------------------
14mr|at-spi2-atk-2.12.0-3|56	
14mr|at-spi2-atk-2.12.0-3|57	%package -n %{devname}
14mr|at-spi2-atk-2.12.0-3|58	Summary:	Development files for %{name}
14mr|at-spi2-atk-2.12.0-3|59	Group:		Development/GNOME and GTK+
14mr|at-spi2-atk-2.12.0-3|60	Requires:	%{libname} = %{EVRD}
14mr|at-spi2-atk-2.12.0-3|61	Provides:	%{name}-devel = %{EVRD}
14mr|at-spi2-atk-2.12.0-3|62	Conflicts:	%{name}-devel < 2.8.1-2
14mr|at-spi2-atk-2.12.0-3|63	Obsoletes:	%{name}-devel < 2.8.1-2
14mr|at-spi2-atk-2.12.0-3|64	
14mr|at-spi2-atk-2.12.0-3|65	%description -n %{devname}
14mr|at-spi2-atk-2.12.0-3|66	This package includes the header files for the %{name} library.
14mr|at-spi2-atk-2.12.0-3|67	
14mr|at-spi2-atk-2.12.0-3|68	%files -n %{devname}
14mr|at-spi2-atk-2.12.0-3|69	%{_includedir}/at-spi2-atk/%{api}/atk-bridge.h
14mr|at-spi2-atk-2.12.0-3|70	%{_libdir}/libatk-bridge-%{api}.so
14mr|at-spi2-atk-2.12.0-3|71	%{_libdir}/pkgconfig/atk-bridge-%{api}.pc
14mr|at-spi2-atk-2.12.0-3|72	
14mr|at-spi2-atk-2.12.0-3|73	#----------------------------------------------------------------------------
14mr|at-spi2-atk-2.12.0-3|74	
14mr|at-spi2-atk-2.12.0-3|75	%prep
14mr|at-spi2-atk-2.12.0-3|76	%setup -q
14mr|at-spi2-atk-2.12.0-3|77	
14mr|at-spi2-atk-2.12.0-3|78	%build
14mr|at-spi2-atk-2.12.0-3|79	%configure2_5x \
14mr|at-spi2-atk-2.12.0-3|80	--disable-rpath
14mr|at-spi2-atk-2.12.0-3|81	
14mr|at-spi2-atk-2.12.0-3|82	%make
14mr|at-spi2-atk-2.12.0-3|83	
14mr|at-spi2-atk-2.12.0-3|84	%install
14mr|at-spi2-atk-2.12.0-3|85	%makeinstall_std
14mr|at-spi2-atk-2.12.0-3|86	
14mr|at-spi2-atk-2.12.0-3|87	
14mr|at-spi2-atk-2.12.0-3|88	%changelog
14mr|at-spi2-atk-2.12.0-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12.0-3
14mr|at-spi2-atk-2.12.0-3|90	+ Revision: 9f19fed
14mr|at-spi2-atk-2.12.0-3|91	- MassBuild#440: Increase release tag
14mr|at-spi2-atk-2.12.0-3|92	
14mr|at-spi2-atk-2.12.0-3|93	

15930 14
14mr|at-spi2-core-2.12.0-2|1	%define major		0
14mr|at-spi2-core-2.12.0-2|2	%define gir_major	2.0
14mr|at-spi2-core-2.12.0-2|3	%define libname		%mklibname atspi %{major}
14mr|at-spi2-core-2.12.0-2|4	%define girname		%mklibname atspi-gir %{gir_major}
14mr|at-spi2-core-2.12.0-2|5	%define develname 	%mklibname -d atspi
14mr|at-spi2-core-2.12.0-2|6	
14mr|at-spi2-core-2.12.0-2|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|at-spi2-core-2.12.0-2|8	
14mr|at-spi2-core-2.12.0-2|9	Name:		at-spi2-core
14mr|at-spi2-core-2.12.0-2|10	Version:	2.12.0
14mr|at-spi2-core-2.12.0-2|11	Release:	2
14mr|at-spi2-core-2.12.0-2|12	Summary:	Protocol definitions and daemon for D-Bus at-spi
14mr|at-spi2-core-2.12.0-2|13	Group:		System/Libraries
14mr|at-spi2-core-2.12.0-2|14	License:	LGPLv2+
14mr|at-spi2-core-2.12.0-2|15	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mr|at-spi2-core-2.12.0-2|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{url_ver}/%{name}-%{version}.tar.xz
14mr|at-spi2-core-2.12.0-2|17	
14mr|at-spi2-core-2.12.0-2|18	BuildRequires:	intltool libtool
14mr|at-spi2-core-2.12.0-2|19	BuildRequires:	perl-XML-Parser
14mr|at-spi2-core-2.12.0-2|20	BuildRequires:	pkgconfig(dbus-1)
14mr|at-spi2-core-2.12.0-2|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|at-spi2-core-2.12.0-2|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|at-spi2-core-2.12.0-2|23	BuildRequires:	pkgconfig(x11)
14mr|at-spi2-core-2.12.0-2|24	BuildRequires:	pkgconfig(xi)
14mr|at-spi2-core-2.12.0-2|25	BuildRequires:	pkgconfig(xtst)
14mr|at-spi2-core-2.12.0-2|26	BuildRequires:	pkgconfig(xevie)
14mr|at-spi2-core-2.12.0-2|27	
14mr|at-spi2-core-2.12.0-2|28	Requires:	dbus
14mr|at-spi2-core-2.12.0-2|29	
14mr|at-spi2-core-2.12.0-2|30	%description
14mr|at-spi2-core-2.12.0-2|31	at-spi allows assistive technologies to access GTK-based
14mr|at-spi2-core-2.12.0-2|32	applications. Essentially it exposes the internals of applications for
14mr|at-spi2-core-2.12.0-2|33	automation, so tools such as screen readers, magnifiers, or even
14mr|at-spi2-core-2.12.0-2|34	scripting interfaces can query and interact with GUI controls.
14mr|at-spi2-core-2.12.0-2|35	
14mr|at-spi2-core-2.12.0-2|36	This version of at-spi is a major break from previous versions.
14mr|at-spi2-core-2.12.0-2|37	It has been completely rewritten to use D-Bus rather than
14mr|at-spi2-core-2.12.0-2|38	ORBIT / CORBA for its transport protocol.
14mr|at-spi2-core-2.12.0-2|39	
14mr|at-spi2-core-2.12.0-2|40	%package -n %{libname}
14mr|at-spi2-core-2.12.0-2|41	Summary:	Libraries for %{name}
14mr|at-spi2-core-2.12.0-2|42	Group:		System/Libraries
14mr|at-spi2-core-2.12.0-2|43	
14mr|at-spi2-core-2.12.0-2|44	%description -n %{libname}
14mr|at-spi2-core-2.12.0-2|45	This package contains libraries used by %{name}.
14mr|at-spi2-core-2.12.0-2|46	
14mr|at-spi2-core-2.12.0-2|47	%package -n %{girname}
14mr|at-spi2-core-2.12.0-2|48	Summary:	GObject Introspection interface description for %{name}
14mr|at-spi2-core-2.12.0-2|49	Group:		System/Libraries
14mr|at-spi2-core-2.12.0-2|50	Requires:	%{libname} = %{version}-%{release}
14mr|at-spi2-core-2.12.0-2|51	
14mr|at-spi2-core-2.12.0-2|52	%description -n %{girname}
14mr|at-spi2-core-2.12.0-2|53	GObject Introspection interface description for %{name}.
14mr|at-spi2-core-2.12.0-2|54	
14mr|at-spi2-core-2.12.0-2|55	%package -n %{develname}
14mr|at-spi2-core-2.12.0-2|56	Summary:	Libraries and include files with %{name}
14mr|at-spi2-core-2.12.0-2|57	Group:		Development/GNOME and GTK+
14mr|at-spi2-core-2.12.0-2|58	Requires:	%{libname} = %{version}
14mr|at-spi2-core-2.12.0-2|59	Provides:	%{name}-devel = %{version}-%{release}
14mr|at-spi2-core-2.12.0-2|60	
14mr|at-spi2-core-2.12.0-2|61	%description -n %{develname}
14mr|at-spi2-core-2.12.0-2|62	This package provides the necessary development libraries and include
14mr|at-spi2-core-2.12.0-2|63	files to allow you to develop with %{name}.
14mr|at-spi2-core-2.12.0-2|64	
14mr|at-spi2-core-2.12.0-2|65	%prep
14mr|at-spi2-core-2.12.0-2|66	%setup -q
14mr|at-spi2-core-2.12.0-2|67	
14mr|at-spi2-core-2.12.0-2|68	%build
14mr|at-spi2-core-2.12.0-2|69	%configure2_5x \
14mr|at-spi2-core-2.12.0-2|70	--disable-static
14mr|at-spi2-core-2.12.0-2|71	
14mr|at-spi2-core-2.12.0-2|72	%make LIBS='-lgmodule-2.0'
14mr|at-spi2-core-2.12.0-2|73	
14mr|at-spi2-core-2.12.0-2|74	%install
14mr|at-spi2-core-2.12.0-2|75	%makeinstall_std
14mr|at-spi2-core-2.12.0-2|76	find %{buildroot} -name *.la | xargs rm
14mr|at-spi2-core-2.12.0-2|77	
14mr|at-spi2-core-2.12.0-2|78	%find_lang %{name}
14mr|at-spi2-core-2.12.0-2|79	
14mr|at-spi2-core-2.12.0-2|80	
14mr|at-spi2-core-2.12.0-2|81	%files -f %{name}.lang
14mr|at-spi2-core-2.12.0-2|82	%doc COPYING AUTHORS README
14mr|at-spi2-core-2.12.0-2|83	%dir %{_sysconfdir}/at-spi2/
14mr|at-spi2-core-2.12.0-2|84	%config(noreplace) %{_sysconfdir}/at-spi2/accessibility.conf
14mr|at-spi2-core-2.12.0-2|85	%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
14mr|at-spi2-core-2.12.0-2|86	%{_libexecdir}/at-spi2-registryd
14mr|at-spi2-core-2.12.0-2|87	%{_libexecdir}/at-spi-bus-launcher
14mr|at-spi2-core-2.12.0-2|88	%{_datadir}/dbus-1/services/org.*.service
14mr|at-spi2-core-2.12.0-2|89	
14mr|at-spi2-core-2.12.0-2|90	%files -n %{libname}
14mr|at-spi2-core-2.12.0-2|91	%{_libdir}/libatspi.so.%{major}*
14mr|at-spi2-core-2.12.0-2|92	
14mr|at-spi2-core-2.12.0-2|93	%files -n %{girname}
14mr|at-spi2-core-2.12.0-2|94	%{_libdir}/girepository-1.0/Atspi-%{gir_major}.typelib
14mr|at-spi2-core-2.12.0-2|95	
14mr|at-spi2-core-2.12.0-2|96	%files -n %{develname}
14mr|at-spi2-core-2.12.0-2|97	%doc %{_datadir}/gtk-doc/html/libatspi
14mr|at-spi2-core-2.12.0-2|98	%{_libdir}/*.so
14mr|at-spi2-core-2.12.0-2|99	%{_libdir}/pkgconfig/*.pc
14mr|at-spi2-core-2.12.0-2|100	%{_includedir}/*
14mr|at-spi2-core-2.12.0-2|101	%{_datadir}/gir-1.0/Atspi-%{gir_major}.gir
14mr|at-spi2-core-2.12.0-2|102	
14mr|at-spi2-core-2.12.0-2|103	
14mr|at-spi2-core-2.12.0-2|104	%changelog
14mr|at-spi2-core-2.12.0-2|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12.0-2
14mr|at-spi2-core-2.12.0-2|106	+ Revision: 08196b3
14mr|at-spi2-core-2.12.0-2|107	- MassBuild#440: Increase release tag
14mr|at-spi2-core-2.12.0-2|108	
14mr|at-spi2-core-2.12.0-2|109	

15931 14
14mr|attica-0.4.2-3|1	%define major	0.4
14mr|attica-0.4.2-3|2	%define libname %mklibname attica %{major}
14mr|attica-0.4.2-3|3	%define devname %mklibname attica -d
14mr|attica-0.4.2-3|4	
14mr|attica-0.4.2-3|5	Summary:	Open Collaboration Service providers library
14mr|attica-0.4.2-3|6	Name:		attica
14mr|attica-0.4.2-3|7	Version:	0.4.2
14mr|attica-0.4.2-3|8	Release:	3
14mr|attica-0.4.2-3|9	License:	GPLv2+
14mr|attica-0.4.2-3|10	Group:		System/Base
14mr|attica-0.4.2-3|11	Url:		http://www.kde.org/
14mr|attica-0.4.2-3|12	Source0:	http://mirrors.isc.org/pub/kde/stable/attica/%{name}-%{version}.tar.bz2
14mr|attica-0.4.2-3|13	BuildRequires:	cmake
14mr|attica-0.4.2-3|14	BuildRequires:	qt4-devel
14mr|attica-0.4.2-3|15	
14mr|attica-0.4.2-3|16	%description
14mr|attica-0.4.2-3|17	A library to access Open Collaboration Service providers
14mr|attica-0.4.2-3|18	Required to access OSC providers in get hot new stuff.
14mr|attica-0.4.2-3|19	
14mr|attica-0.4.2-3|20	%package -n %{libname}
14mr|attica-0.4.2-3|21	Summary:	KDE 4 library
14mr|attica-0.4.2-3|22	Group:		System/Libraries
14mr|attica-0.4.2-3|23	
14mr|attica-0.4.2-3|24	%description -n %{libname}
14mr|attica-0.4.2-3|25	A library to access Open Collaboration Service providers
14mr|attica-0.4.2-3|26	Required to access OSC providers in get hot new stuff.
14mr|attica-0.4.2-3|27	
14mr|attica-0.4.2-3|28	%package devel
14mr|attica-0.4.2-3|29	Summary:	Devel stuff for %{name}
14mr|attica-0.4.2-3|30	Group:		Development/KDE and Qt
14mr|attica-0.4.2-3|31	Requires:	%{libname} = %{EVRD}
14mr|attica-0.4.2-3|32	Obsoletes:	%{devname} < 0.4.2-2
14mr|attica-0.4.2-3|33	
14mr|attica-0.4.2-3|34	%description devel
14mr|attica-0.4.2-3|35	This package contains header files needed if you wish to build applications
14mr|attica-0.4.2-3|36	based on %{name}.
14mr|attica-0.4.2-3|37	
14mr|attica-0.4.2-3|38	%prep
14mr|attica-0.4.2-3|39	%setup -q
14mr|attica-0.4.2-3|40	
14mr|attica-0.4.2-3|41	%build
14mr|attica-0.4.2-3|42	%cmake
14mr|attica-0.4.2-3|43	%make
14mr|attica-0.4.2-3|44	
14mr|attica-0.4.2-3|45	%install
14mr|attica-0.4.2-3|46	%makeinstall_std -C build
14mr|attica-0.4.2-3|47	
14mr|attica-0.4.2-3|48	%files -n %{libname}
14mr|attica-0.4.2-3|49	%{_libdir}/libattica.so.%{major}*
14mr|attica-0.4.2-3|50	
14mr|attica-0.4.2-3|51	%files devel
14mr|attica-0.4.2-3|52	%{_includedir}/attica
14mr|attica-0.4.2-3|53	%{_libdir}/libattica.so
14mr|attica-0.4.2-3|54	%{_libdir}/pkgconfig/libattica.pc
14mr|attica-0.4.2-3|55	
14mr|attica-0.4.2-3|56	
14mr|attica-0.4.2-3|57	%changelog
14mr|attica-0.4.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.2-3
14mr|attica-0.4.2-3|59	+ Revision: 757c028
14mr|attica-0.4.2-3|60	- MassBuild#440: Increase release tag
14mr|attica-0.4.2-3|61	
14mr|attica-0.4.2-3|62	

15932 14
14mr|attr-2.4.47-2|1	%define major 1
14mr|attr-2.4.47-2|2	%define libname %mklibname %{name} %{major}
14mr|attr-2.4.47-2|3	%define devname %mklibname %{name} -d
14mr|attr-2.4.47-2|4	
14mr|attr-2.4.47-2|5	Summary:	Utility for managing filesystem extended attributes
14mr|attr-2.4.47-2|6	Name:		attr
14mr|attr-2.4.47-2|7	Version:	2.4.47
14mr|attr-2.4.47-2|8	Release:	2
14mr|attr-2.4.47-2|9	License:	GPLv2+
14mr|attr-2.4.47-2|10	Group:		System/Kernel and hardware
14mr|attr-2.4.47-2|11	Url:		http://savannah.nongnu.org/projects/attr
14mr|attr-2.4.47-2|12	Source0:	http://mirrors.aixtools.net/sv/%{name}/%{name}-%{version}.src.tar.gz
14mr|attr-2.4.47-2|13	Source1:	http://mirrors.aixtools.net/sv/%{name}/%{name}-%{version}.src.tar.gz.sig
14mr|attr-2.4.47-2|14	BuildRequires:	gettext-devel
14mr|attr-2.4.47-2|15	
14mr|attr-2.4.47-2|16	%description
14mr|attr-2.4.47-2|17	A set of tools for manipulating extended attributes on filesystem
14mr|attr-2.4.47-2|18	objects, in particular getfattr(1) and setfattr(1).
14mr|attr-2.4.47-2|19	An attr(1) command is also provided which is largely compatible
14mr|attr-2.4.47-2|20	with the SGI IRIX tool of the same name.
14mr|attr-2.4.47-2|21	
14mr|attr-2.4.47-2|22	%files -f %{name}.lang
14mr|attr-2.4.47-2|23	%doc README
14mr|attr-2.4.47-2|24	%{_bindir}/*
14mr|attr-2.4.47-2|25	%{_mandir}/man1/*
14mr|attr-2.4.47-2|26	
14mr|attr-2.4.47-2|27	#----------------------------------------------------------------------------
14mr|attr-2.4.47-2|28	
14mr|attr-2.4.47-2|29	%package -n %{libname}
14mr|attr-2.4.47-2|30	Summary:	Main library for libattr
14mr|attr-2.4.47-2|31	Group:		System/Libraries
14mr|attr-2.4.47-2|32	
14mr|attr-2.4.47-2|33	%description -n %{libname}
14mr|attr-2.4.47-2|34	This package contains the library needed to run programs dynamically
14mr|attr-2.4.47-2|35	linked with libattr.
14mr|attr-2.4.47-2|36	
14mr|attr-2.4.47-2|37	%files -n %{libname}
14mr|attr-2.4.47-2|38	/%{_lib}/libattr.so.%{major}*
14mr|attr-2.4.47-2|39	
14mr|attr-2.4.47-2|40	#----------------------------------------------------------------------------
14mr|attr-2.4.47-2|41	
14mr|attr-2.4.47-2|42	%package -n %{devname}
14mr|attr-2.4.47-2|43	Summary:	Extended attribute static libraries and headers
14mr|attr-2.4.47-2|44	Group:		Development/C
14mr|attr-2.4.47-2|45	Requires:	%{libname} = %{EVRD}
14mr|attr-2.4.47-2|46	Provides:	%{name}-devel = %{EVRD}
14mr|attr-2.4.47-2|47	
14mr|attr-2.4.47-2|48	%description -n %{devname}
14mr|attr-2.4.47-2|49	This package contains the libraries and header files needed to
14mr|attr-2.4.47-2|50	develop programs which make use of extended attributes.
14mr|attr-2.4.47-2|51	For Linux programs, the documented system call API is the
14mr|attr-2.4.47-2|52	recommended interface, but an SGI IRIX compatibility interface
14mr|attr-2.4.47-2|53	is also provided.
14mr|attr-2.4.47-2|54	
14mr|attr-2.4.47-2|55	%files -n %{devname}
14mr|attr-2.4.47-2|56	%doc doc/CHANGES.gz README
14mr|attr-2.4.47-2|57	%{_libdir}/libattr.so
14mr|attr-2.4.47-2|58	%{_mandir}/man3/*
14mr|attr-2.4.47-2|59	%{_mandir}/man5/*
14mr|attr-2.4.47-2|60	%dir %{_includedir}/%{name}
14mr|attr-2.4.47-2|61	%{_includedir}/%{name}/*
14mr|attr-2.4.47-2|62	
14mr|attr-2.4.47-2|63	#----------------------------------------------------------------------------
14mr|attr-2.4.47-2|64	
14mr|attr-2.4.47-2|65	%prep
14mr|attr-2.4.47-2|66	%setup -q
14mr|attr-2.4.47-2|67	chmod +rw -R .
14mr|attr-2.4.47-2|68	
14mr|attr-2.4.47-2|69	%build
14mr|attr-2.4.47-2|70	%configure2_5x \
14mr|attr-2.4.47-2|71	OPTIMIZER="%{optflags} -Os" \
14mr|attr-2.4.47-2|72	--disable-static \
14mr|attr-2.4.47-2|73	--libdir=/%{_lib}
14mr|attr-2.4.47-2|74	%make
14mr|attr-2.4.47-2|75	
14mr|attr-2.4.47-2|76	%install
14mr|attr-2.4.47-2|77	make install DIST_ROOT=%{buildroot}
14mr|attr-2.4.47-2|78	make install-dev DIST_ROOT=%{buildroot}
14mr|attr-2.4.47-2|79	make install-lib DIST_ROOT=%{buildroot}
14mr|attr-2.4.47-2|80	
14mr|attr-2.4.47-2|81	# fix conflict with man-pages-1.56
14mr|attr-2.4.47-2|82	rm -rf %{buildroot}{%{_mandir}/man2,%{_datadir}/doc}
14mr|attr-2.4.47-2|83	
14mr|attr-2.4.47-2|84	# Remove unpackaged symlinks
14mr|attr-2.4.47-2|85	# TODO: finish up spec-helper script ot automatically deal with
14mr|attr-2.4.47-2|86	rm -f %{buildroot}/%{_lib}/libattr.{a,la,so}
14mr|attr-2.4.47-2|87	mkdir -p %{buildroot}%{_libdir}
14mr|attr-2.4.47-2|88	ln -sf /%{_lib}/libattr.so.%{major}.* %{buildroot}%{_libdir}/libattr.so
14mr|attr-2.4.47-2|89	chmod +x %{buildroot}/%{_lib}/libattr.so.%{major}.*
14mr|attr-2.4.47-2|90	
14mr|attr-2.4.47-2|91	%find_lang %{name}
14mr|attr-2.4.47-2|92	
14mr|attr-2.4.47-2|93	
14mr|attr-2.4.47-2|94	%changelog
14mr|attr-2.4.47-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.47-2
14mr|attr-2.4.47-2|96	+ Revision: 78333a9
14mr|attr-2.4.47-2|97	- MassBuild#440: Increase release tag
14mr|attr-2.4.47-2|98	
14mr|attr-2.4.47-2|99	

15933 14
14mr|audacious-3.4.3-2|1	%define major 1
14mr|audacious-3.4.3-2|2	%define libname %mklibname %{name} %{major}
14mr|audacious-3.4.3-2|3	%define major2 2
14mr|audacious-3.4.3-2|4	%define libname2 %mklibname %{name} %{major2}
14mr|audacious-3.4.3-2|5	%define libname_devel %mklibname %{name} -d
14mr|audacious-3.4.3-2|6	
14mr|audacious-3.4.3-2|7	Summary:	A versatile and handy media player
14mr|audacious-3.4.3-2|8	Name:		audacious
14mr|audacious-3.4.3-2|9	Version:	3.4.3
14mr|audacious-3.4.3-2|10	Release:	2
14mr|audacious-3.4.3-2|11	Epoch:		5
14mr|audacious-3.4.3-2|12	License:	GPLv3+
14mr|audacious-3.4.3-2|13	Group:		Sound
14mr|audacious-3.4.3-2|14	Url:		http://audacious-media-player.org/
14mr|audacious-3.4.3-2|15	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14mr|audacious-3.4.3-2|16	BuildRequires:	pkgconfig(libmcs)
14mr|audacious-3.4.3-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|audacious-3.4.3-2|18	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|audacious-3.4.3-2|19	BuildRequires:	pkgconfig(libguess)
14mr|audacious-3.4.3-2|20	BuildRequires:	desktop-file-utils
14mr|audacious-3.4.3-2|21	BuildRequires:	chrpath
14mr|audacious-3.4.3-2|22	BuildRequires:	gtk-doc
14mr|audacious-3.4.3-2|23	Suggests:	audacious-pulse
14mr|audacious-3.4.3-2|24	Requires:	audacious-plugins
14mr|audacious-3.4.3-2|25	Requires:	%{libname} = %{EVRD}
14mr|audacious-3.4.3-2|26	Requires:	%{libname2} = %{EVRD}
14mr|audacious-3.4.3-2|27	
14mr|audacious-3.4.3-2|28	%description
14mr|audacious-3.4.3-2|29	Audacious is a media player based on the BMP music playing application.
14mr|audacious-3.4.3-2|30	Its primary goals are usability and usage of current desktop standards.
14mr|audacious-3.4.3-2|31	
14mr|audacious-3.4.3-2|32	%package -n %{libname}
14mr|audacious-3.4.3-2|33	Group:		System/Libraries
14mr|audacious-3.4.3-2|34	Summary:	Library for %{name}
14mr|audacious-3.4.3-2|35	
14mr|audacious-3.4.3-2|36	%description -n %{libname}
14mr|audacious-3.4.3-2|37	Audacious is a media player based on the BMP music playing application.
14mr|audacious-3.4.3-2|38	Its primary goals are usability and usage of current desktop standards.
14mr|audacious-3.4.3-2|39	This package contains the library needed by %{name}.
14mr|audacious-3.4.3-2|40	
14mr|audacious-3.4.3-2|41	%package -n %{libname2}
14mr|audacious-3.4.3-2|42	Group:		System/Libraries
14mr|audacious-3.4.3-2|43	Summary:	Library for %{name}
14mr|audacious-3.4.3-2|44	
14mr|audacious-3.4.3-2|45	%description -n %{libname2}
14mr|audacious-3.4.3-2|46	Audacious is a media player based on the BMP music playing application.
14mr|audacious-3.4.3-2|47	Its primary goals are usability and usage of current desktop standards.
14mr|audacious-3.4.3-2|48	This package contains the library needed by %{name}.
14mr|audacious-3.4.3-2|49	
14mr|audacious-3.4.3-2|50	%package -n %{libname_devel}
14mr|audacious-3.4.3-2|51	Summary:	Development files for %{name}
14mr|audacious-3.4.3-2|52	Group:		Development/C
14mr|audacious-3.4.3-2|53	Requires:	%{libname} = %{EVRD}
14mr|audacious-3.4.3-2|54	Requires:	%{libname2} = %{EVRD}
14mr|audacious-3.4.3-2|55	Provides:	lib%{name}-devel = %{EVRD}
14mr|audacious-3.4.3-2|56	Provides:	%{name}-devel = %{EVRD}
14mr|audacious-3.4.3-2|57	
14mr|audacious-3.4.3-2|58	%description -n %{libname_devel}
14mr|audacious-3.4.3-2|59	Audacious is a media player based on the BMP music playing application.
14mr|audacious-3.4.3-2|60	Its primary goals are usability and usage of current desktop standards.
14mr|audacious-3.4.3-2|61	This package contains the files needed for developing applications
14mr|audacious-3.4.3-2|62	which use %{name}.
14mr|audacious-3.4.3-2|63	
14mr|audacious-3.4.3-2|64	%prep
14mr|audacious-3.4.3-2|65	%setup -q
14mr|audacious-3.4.3-2|66	
14mr|audacious-3.4.3-2|67	%build
14mr|audacious-3.4.3-2|68	#gw: else libid3tag does not build
14mr|audacious-3.4.3-2|69	%define _disable_ld_no_undefined 1
14mr|audacious-3.4.3-2|70	%configure2_5x --enable-chardet
14mr|audacious-3.4.3-2|71	
14mr|audacious-3.4.3-2|72	%make
14mr|audacious-3.4.3-2|73	
14mr|audacious-3.4.3-2|74	%install
14mr|audacious-3.4.3-2|75	%makeinstall_std
14mr|audacious-3.4.3-2|76	chrpath -d %{buildroot}%{_bindir}/*
14mr|audacious-3.4.3-2|77	
14mr|audacious-3.4.3-2|78	desktop-file-install --vendor="" \
14mr|audacious-3.4.3-2|79	--remove-category="Application" \
14mr|audacious-3.4.3-2|80	--add-category="Audio" \
14mr|audacious-3.4.3-2|81	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|audacious-3.4.3-2|82	rm -rf %{buildroot}%{_datadir}/audacious/applications/
14mr|audacious-3.4.3-2|83	
14mr|audacious-3.4.3-2|84	%find_lang %{name}
14mr|audacious-3.4.3-2|85	
14mr|audacious-3.4.3-2|86	rm -f %{buildroot}%{_includedir}/mp4.h
14mr|audacious-3.4.3-2|87	
14mr|audacious-3.4.3-2|88	%files -f %{name}.lang
14mr|audacious-3.4.3-2|89	%doc AUTHORS
14mr|audacious-3.4.3-2|90	%{_bindir}/audtool
14mr|audacious-3.4.3-2|91	%{_bindir}/%{name}
14mr|audacious-3.4.3-2|92	%{_datadir}/%{name}
14mr|audacious-3.4.3-2|93	%{_datadir}/applications/%{name}.desktop
14mr|audacious-3.4.3-2|94	%{_iconsdir}/hicolor/*/apps/*
14mr|audacious-3.4.3-2|95	%{_mandir}/man1/*
14mr|audacious-3.4.3-2|96	
14mr|audacious-3.4.3-2|97	%files -n %{libname}
14mr|audacious-3.4.3-2|98	%{_libdir}/*.so.%{major}*
14mr|audacious-3.4.3-2|99	
14mr|audacious-3.4.3-2|100	%files -n %{libname2}
14mr|audacious-3.4.3-2|101	%{_libdir}/libaudclient.so.%{major2}*
14mr|audacious-3.4.3-2|102	
14mr|audacious-3.4.3-2|103	%files -n %{libname_devel}
14mr|audacious-3.4.3-2|104	%{_includedir}/%{name}
14mr|audacious-3.4.3-2|105	%{_includedir}/libaudcore
14mr|audacious-3.4.3-2|106	%{_includedir}/libaudgui
14mr|audacious-3.4.3-2|107	%{_libdir}/*.so
14mr|audacious-3.4.3-2|108	%{_libdir}/pkgconfig/*.pc
14mr|audacious-3.4.3-2|109	
14mr|audacious-3.4.3-2|110	%changelog
14mr|audacious-3.4.3-2|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5:3.4.3-2
14mr|audacious-3.4.3-2|112	+ Revision: f56f8fa
14mr|audacious-3.4.3-2|113	- MassBuild#440: Increase release tag
14mr|audacious-3.4.3-2|114	
14mr|audacious-3.4.3-2|115	

15934 14
14mr|audacious-plugins-3.4.3-2|1	#####################
14mr|audacious-plugins-3.4.3-2|2	# Hardcode PLF build
14mr|audacious-plugins-3.4.3-2|3	%define build_plf 0
14mr|audacious-plugins-3.4.3-2|4	#####################
14mr|audacious-plugins-3.4.3-2|5	
14mr|audacious-plugins-3.4.3-2|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|audacious-plugins-3.4.3-2|7	
14mr|audacious-plugins-3.4.3-2|8	%if %{build_plf}
14mr|audacious-plugins-3.4.3-2|9	%define	extrarelsuffix	plf
14mr|audacious-plugins-3.4.3-2|10	%define	distsuffix	plf
14mr|audacious-plugins-3.4.3-2|11	%endif
14mr|audacious-plugins-3.4.3-2|12	
14mr|audacious-plugins-3.4.3-2|13	%define build_smb 0
14mr|audacious-plugins-3.4.3-2|14	
14mr|audacious-plugins-3.4.3-2|15	Summary:	Audacious Media Player core plugins
14mr|audacious-plugins-3.4.3-2|16	Name:		audacious-plugins
14mr|audacious-plugins-3.4.3-2|17	Version:	3.4.3
14mr|audacious-plugins-3.4.3-2|18	Release:	2%{?extrarelsuffix}
14mr|audacious-plugins-3.4.3-2|19	Epoch:		5
14mr|audacious-plugins-3.4.3-2|20	License:	GPLv2+
14mr|audacious-plugins-3.4.3-2|21	Group:		Sound
14mr|audacious-plugins-3.4.3-2|22	Url:		http://audacious-media-player.org/
14mr|audacious-plugins-3.4.3-2|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14mr|audacious-plugins-3.4.3-2|24	#gw from Fedora, enable gnome keys by default
14mr|audacious-plugins-3.4.3-2|25	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|26	BuildRequires:	pkgconfig(alsa)
14mr|audacious-plugins-3.4.3-2|27	BuildRequires:	pkgconfig(audacious)
14mr|audacious-plugins-3.4.3-2|28	BuildRequires:	pkgconfig(flac)
14mr|audacious-plugins-3.4.3-2|29	BuildRequires:	pkgconfig(fluidsynth)
14mr|audacious-plugins-3.4.3-2|30	BuildRequires:	pkgconfig(glib-2.0)
14mr|audacious-plugins-3.4.3-2|31	BuildRequires:	pkgconfig(glut)
14mr|audacious-plugins-3.4.3-2|32	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|audacious-plugins-3.4.3-2|33	BuildRequires:	pkgconfig(imlib2)
14mr|audacious-plugins-3.4.3-2|34	BuildRequires:	pkgconfig(jack)
14mr|audacious-plugins-3.4.3-2|35	
14mr|audacious-plugins-3.4.3-2|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
14mr|audacious-plugins-3.4.3-2|37	BuildRequires:	pkgconfig(libbinio)
14mr|audacious-plugins-3.4.3-2|38	BuildRequires:	pkgconfig(libbs2b)
14mr|audacious-plugins-3.4.3-2|39	BuildRequires:	pkgconfig(libcddb)
14mr|audacious-plugins-3.4.3-2|40	BuildRequires:	pkgconfig(libcdio)
14mr|audacious-plugins-3.4.3-2|41	BuildRequires:	pkgconfig(libcue)
14mr|audacious-plugins-3.4.3-2|42	BuildRequires:	pkgconfig(libcurl)
14mr|audacious-plugins-3.4.3-2|43	BuildRequires:	pkgconfig(libglade-2.0)
14mr|audacious-plugins-3.4.3-2|44	BuildRequires:	pkgconfig(liblircclient0)
14mr|audacious-plugins-3.4.3-2|45	BuildRequires:	pkgconfig(libmms)
14mr|audacious-plugins-3.4.3-2|46	BuildRequires:	pkgconfig(libmodplug)
14mr|audacious-plugins-3.4.3-2|47	BuildRequires:	pkgconfig(libmpg123)
14mr|audacious-plugins-3.4.3-2|48	BuildRequires:	pkgconfig(libmtp)
14mr|audacious-plugins-3.4.3-2|49	BuildRequires:	pkgconfig(libmusicbrainz)
14mr|audacious-plugins-3.4.3-2|50	BuildRequires:	pkgconfig(libnotify)
14mr|audacious-plugins-3.4.3-2|51	BuildRequires:	pkgconfig(libpulse)
14mr|audacious-plugins-3.4.3-2|52	BuildRequires:  pkgconfig(libsidplayfp)
14mr|audacious-plugins-3.4.3-2|53	BuildRequires:	pkgconfig(libsidplay2)
14mr|audacious-plugins-3.4.3-2|54	BuildRequires:	sidplay-devel
14mr|audacious-plugins-3.4.3-2|55	
14mr|audacious-plugins-3.4.3-2|56	BuildRequires:	pkgconfig(mad)
14mr|audacious-plugins-3.4.3-2|57	BuildRequires:	pkgconfig(neon)
14mr|audacious-plugins-3.4.3-2|58	BuildRequires:	pkgconfig(samplerate)
14mr|audacious-plugins-3.4.3-2|59	BuildRequires:	pkgconfig(sdl)
14mr|audacious-plugins-3.4.3-2|60	BuildRequires:	pkgconfig(shout)
14mr|audacious-plugins-3.4.3-2|61	BuildRequires:	pkgconfig(sndfile)
14mr|audacious-plugins-3.4.3-2|62	BuildRequires:	pkgconfig(taglib)
14mr|audacious-plugins-3.4.3-2|63	BuildRequires:	pkgconfig(vorbis)
14mr|audacious-plugins-3.4.3-2|64	BuildRequires:	pkgconfig(wavpack)
14mr|audacious-plugins-3.4.3-2|65	BuildRequires:	pkgconfig(xcomposite)
14mr|audacious-plugins-3.4.3-2|66	
14mr|audacious-plugins-3.4.3-2|67	#gw currently does not build
14mr|audacious-plugins-3.4.3-2|68	#BuildRequires:	bluez-devel >= 2.22
14mr|audacious-plugins-3.4.3-2|69	%if %{build_plf}
14mr|audacious-plugins-3.4.3-2|70	BuildRequires:	liblame-devel
14mr|audacious-plugins-3.4.3-2|71	BuildRequires:	libfaad2-static-devel
14mr|audacious-plugins-3.4.3-2|72	#gw ffmpeg plugin:
14mr|audacious-plugins-3.4.3-2|73	Provides:	audacious-musepack
14mr|audacious-plugins-3.4.3-2|74	%endif
14mr|audacious-plugins-3.4.3-2|75	
14mr|audacious-plugins-3.4.3-2|76	%description
14mr|audacious-plugins-3.4.3-2|77	Audacious is a media player based on the BMP music playing application.
14mr|audacious-plugins-3.4.3-2|78	Its primary goals are usability and usage of current desktop standards.
14mr|audacious-plugins-3.4.3-2|79	
14mr|audacious-plugins-3.4.3-2|80	This contains the basic plugin distribution. Audacious is useless
14mr|audacious-plugins-3.4.3-2|81	without them.
14mr|audacious-plugins-3.4.3-2|82	
14mr|audacious-plugins-3.4.3-2|83	%if %{build_plf}
14mr|audacious-plugins-3.4.3-2|84	This package is in Restricted repository as it violates some patents.
14mr|audacious-plugins-3.4.3-2|85	%endif
14mr|audacious-plugins-3.4.3-2|86	
14mr|audacious-plugins-3.4.3-2|87	%package  -n audacious-wavpack
14mr|audacious-plugins-3.4.3-2|88	Group:		Sound
14mr|audacious-plugins-3.4.3-2|89	Summary:	Wavpack input plugin for Audacious
14mr|audacious-plugins-3.4.3-2|90	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|91	
14mr|audacious-plugins-3.4.3-2|92	%description  -n audacious-wavpack
14mr|audacious-plugins-3.4.3-2|93	This is a wavpack input plugin for Audacious based on libwavpack.
14mr|audacious-plugins-3.4.3-2|94	
14mr|audacious-plugins-3.4.3-2|95	%package  -n audacious-jack
14mr|audacious-plugins-3.4.3-2|96	Group:		Sound
14mr|audacious-plugins-3.4.3-2|97	Summary:	Audacious output plugin for the jack sound server
14mr|audacious-plugins-3.4.3-2|98	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|99	
14mr|audacious-plugins-3.4.3-2|100	%description  -n audacious-jack
14mr|audacious-plugins-3.4.3-2|101	Audacious audio output plugin for the jack audio server.
14mr|audacious-plugins-3.4.3-2|102	
14mr|audacious-plugins-3.4.3-2|103	%package  -n audacious-pulse
14mr|audacious-plugins-3.4.3-2|104	Group:		Sound
14mr|audacious-plugins-3.4.3-2|105	Summary:	Audacious output plugin for the Pulseaudio sound server
14mr|audacious-plugins-3.4.3-2|106	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|107	
14mr|audacious-plugins-3.4.3-2|108	%description  -n audacious-pulse
14mr|audacious-plugins-3.4.3-2|109	Audacious audio output plugin for the pulseaudio
14mr|audacious-plugins-3.4.3-2|110	server.
14mr|audacious-plugins-3.4.3-2|111	
14mr|audacious-plugins-3.4.3-2|112	%package  -n audacious-adplug
14mr|audacious-plugins-3.4.3-2|113	Summary:	AdLib player plugin for audacious
14mr|audacious-plugins-3.4.3-2|114	Group:		Sound
14mr|audacious-plugins-3.4.3-2|115	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|116	
14mr|audacious-plugins-3.4.3-2|117	%description  -n audacious-adplug
14mr|audacious-plugins-3.4.3-2|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
14mr|audacious-plugins-3.4.3-2|119	player library to play back a wide range of AdLib (OPL2) music file
14mr|audacious-plugins-3.4.3-2|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
14mr|audacious-plugins-3.4.3-2|121	playback.
14mr|audacious-plugins-3.4.3-2|122	
14mr|audacious-plugins-3.4.3-2|123	%package  -n audacious-fluidsynth
14mr|audacious-plugins-3.4.3-2|124	Summary:	Fluidsynth MIDI plugin for audacious
14mr|audacious-plugins-3.4.3-2|125	Group:		Sound
14mr|audacious-plugins-3.4.3-2|126	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|127	
14mr|audacious-plugins-3.4.3-2|128	%description  -n audacious-fluidsynth
14mr|audacious-plugins-3.4.3-2|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
14mr|audacious-plugins-3.4.3-2|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
14mr|audacious-plugins-3.4.3-2|131	events from the MIDI input device and render them to the audio device.
14mr|audacious-plugins-3.4.3-2|132	
14mr|audacious-plugins-3.4.3-2|133	This is a fluidsynth backend for the Audacious Media Player to support the
14mr|audacious-plugins-3.4.3-2|134	playback of MIDI files with the fluidsynth engine.
14mr|audacious-plugins-3.4.3-2|135	
14mr|audacious-plugins-3.4.3-2|136	%package  -n audacious-sid
14mr|audacious-plugins-3.4.3-2|137	Group:		Sound
14mr|audacious-plugins-3.4.3-2|138	Summary:	Audacious input plugin for C64 SID files
14mr|audacious-plugins-3.4.3-2|139	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|140	
14mr|audacious-plugins-3.4.3-2|141	%description  -n audacious-sid
14mr|audacious-plugins-3.4.3-2|142	Audacious-SID is a plugin for the Audacious Media Player which provides
14mr|audacious-plugins-3.4.3-2|143	support for playing the so-called "SID tunes", which are music
14mr|audacious-plugins-3.4.3-2|144	from old Commodore computer programs like games, demos, etc.
14mr|audacious-plugins-3.4.3-2|145	
14mr|audacious-plugins-3.4.3-2|146	For the actual playing, it uses the excellent libsidplay (1|2)
14mr|audacious-plugins-3.4.3-2|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
14mr|audacious-plugins-3.4.3-2|148	Device (SID) chip.
14mr|audacious-plugins-3.4.3-2|149	
14mr|audacious-plugins-3.4.3-2|150	%if %{build_smb}
14mr|audacious-plugins-3.4.3-2|151	%package -n audacious-smb
14mr|audacious-plugins-3.4.3-2|152	Group:		Sound
14mr|audacious-plugins-3.4.3-2|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
14mr|audacious-plugins-3.4.3-2|154	Requires:	audacious
14mr|audacious-plugins-3.4.3-2|155	BuildRequires:	pkgconfig(smbclient)
14mr|audacious-plugins-3.4.3-2|156	
14mr|audacious-plugins-3.4.3-2|157	%description -n audacious-smb
14mr|audacious-plugins-3.4.3-2|158	This plugin allows Audacious to play content from a Samba or Windows network
14mr|audacious-plugins-3.4.3-2|159	file system.
14mr|audacious-plugins-3.4.3-2|160	%endif
14mr|audacious-plugins-3.4.3-2|161	
14mr|audacious-plugins-3.4.3-2|162	%prep
14mr|audacious-plugins-3.4.3-2|163	%setup -q
14mr|audacious-plugins-3.4.3-2|164	%apply_patches
14mr|audacious-plugins-3.4.3-2|165	
14mr|audacious-plugins-3.4.3-2|166	%build
14mr|audacious-plugins-3.4.3-2|167	export LDFLAGS="-lm"
14mr|audacious-plugins-3.4.3-2|168	#gw else cdaudio does not build (2.2-beta2)
14mr|audacious-plugins-3.4.3-2|169	#define _disable_ld_no_undefined 1
14mr|audacious-plugins-3.4.3-2|170	%configure2_5x --enable-amidiplug \
14mr|audacious-plugins-3.4.3-2|171	%if %{build_smb}
14mr|audacious-plugins-3.4.3-2|172	--enable-smb \
14mr|audacious-plugins-3.4.3-2|173	%endif
14mr|audacious-plugins-3.4.3-2|174	--enable-scrobbler
14mr|audacious-plugins-3.4.3-2|175	%ifarch %ix86 x86_64
14mr|audacious-plugins-3.4.3-2|176	#--enable-usf
14mr|audacious-plugins-3.4.3-2|177	%endif
14mr|audacious-plugins-3.4.3-2|178	
14mr|audacious-plugins-3.4.3-2|179	%make
14mr|audacious-plugins-3.4.3-2|180	
14mr|audacious-plugins-3.4.3-2|181	%install
14mr|audacious-plugins-3.4.3-2|182	%makeinstall_std
14mr|audacious-plugins-3.4.3-2|183	
14mr|audacious-plugins-3.4.3-2|184	%if ! %{build_plf}
14mr|audacious-plugins-3.4.3-2|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
14mr|audacious-plugins-3.4.3-2|186	%endif
14mr|audacious-plugins-3.4.3-2|187	
14mr|audacious-plugins-3.4.3-2|188	%find_lang %{name}
14mr|audacious-plugins-3.4.3-2|189	
14mr|audacious-plugins-3.4.3-2|190	%files -f %{name}.lang
14mr|audacious-plugins-3.4.3-2|191	%doc AUTHORS
14mr|audacious-plugins-3.4.3-2|192	%dir %{_libdir}/audacious/Input/amidi-plug/
14mr|audacious-plugins-3.4.3-2|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
14mr|audacious-plugins-3.4.3-2|194	%dir %{_libdir}/audacious
14mr|audacious-plugins-3.4.3-2|195	%dir %{_libdir}/audacious/Container
14mr|audacious-plugins-3.4.3-2|196	%{_libdir}/audacious/Container/asx.so
14mr|audacious-plugins-3.4.3-2|197	%{_libdir}/audacious/Container/audpl.so
14mr|audacious-plugins-3.4.3-2|198	%{_libdir}/audacious/Container/cue.so
14mr|audacious-plugins-3.4.3-2|199	%{_libdir}/audacious/Container/m3u.so
14mr|audacious-plugins-3.4.3-2|200	%{_libdir}/audacious/Container/pls.so
14mr|audacious-plugins-3.4.3-2|201	%{_libdir}/audacious/Container/xspf.so
14mr|audacious-plugins-3.4.3-2|202	%dir %{_libdir}/audacious/General
14mr|audacious-plugins-3.4.3-2|203	%{_libdir}/audacious/General/alarm.so
14mr|audacious-plugins-3.4.3-2|204	%{_libdir}/audacious/General/albumart.so
14mr|audacious-plugins-3.4.3-2|205	%{_libdir}/audacious/General/aosd.so
14mr|audacious-plugins-3.4.3-2|206	#%{_libdir}/audacious/General/bluetooth.so
14mr|audacious-plugins-3.4.3-2|207	%{_libdir}/audacious/General/cd-menu-items.so
14mr|audacious-plugins-3.4.3-2|208	%{_libdir}/audacious/General/gnomeshortcuts.so
14mr|audacious-plugins-3.4.3-2|209	%{_libdir}/audacious/General/gtkui.so
14mr|audacious-plugins-3.4.3-2|210	%{_libdir}/audacious/General/hotkey.so
14mr|audacious-plugins-3.4.3-2|211	%{_libdir}/audacious/General/lirc.so
14mr|audacious-plugins-3.4.3-2|212	%{_libdir}/audacious/General/lyricwiki.so
14mr|audacious-plugins-3.4.3-2|213	%{_libdir}/audacious/General/mpris2.so
14mr|audacious-plugins-3.4.3-2|214	%{_libdir}/audacious/General/notify.so
14mr|audacious-plugins-3.4.3-2|215	%{_libdir}/audacious/General/scrobbler.so
14mr|audacious-plugins-3.4.3-2|216	%{_libdir}/audacious/General/search-tool.so
14mr|audacious-plugins-3.4.3-2|217	%{_libdir}/audacious/General/skins.so
14mr|audacious-plugins-3.4.3-2|218	%{_libdir}/audacious/General/statusicon.so
14mr|audacious-plugins-3.4.3-2|219	%{_libdir}/audacious/General/song_change.so
14mr|audacious-plugins-3.4.3-2|220	%dir %{_libdir}/audacious/Input
14mr|audacious-plugins-3.4.3-2|221	%{_libdir}/audacious/Input/ffaudio.so
14mr|audacious-plugins-3.4.3-2|222	%{_libdir}/audacious/Input/amidi-plug.so
14mr|audacious-plugins-3.4.3-2|223	%{_libdir}/audacious/Input/cdaudio-ng.so
14mr|audacious-plugins-3.4.3-2|224	%{_libdir}/audacious/Input/console.so
14mr|audacious-plugins-3.4.3-2|225	%{_libdir}/audacious/Input/flacng.so
14mr|audacious-plugins-3.4.3-2|226	%{_libdir}/audacious/Input/madplug.so
14mr|audacious-plugins-3.4.3-2|227	%{_libdir}/audacious/Input/metronom.so
14mr|audacious-plugins-3.4.3-2|228	%{_libdir}/audacious/Input/modplug.so
14mr|audacious-plugins-3.4.3-2|229	%{_libdir}/audacious/Input/psf2.so
14mr|audacious-plugins-3.4.3-2|230	%{_libdir}/audacious/Input/sndfile.so
14mr|audacious-plugins-3.4.3-2|231	%{_libdir}/audacious/Input/tonegen.so
14mr|audacious-plugins-3.4.3-2|232	%ifarch %{ix86} x86_64
14mr|audacious-plugins-3.4.3-2|233	#%{_libdir}/audacious/Input/usf.so
14mr|audacious-plugins-3.4.3-2|234	%endif
14mr|audacious-plugins-3.4.3-2|235	%{_libdir}/audacious/Input/vorbis.so
14mr|audacious-plugins-3.4.3-2|236	%{_libdir}/audacious/Input/vtx.so
14mr|audacious-plugins-3.4.3-2|237	%{_libdir}/audacious/Input/xsf.so
14mr|audacious-plugins-3.4.3-2|238	%if %{build_plf}
14mr|audacious-plugins-3.4.3-2|239	%{_libdir}/audacious/Input/aac.so
14mr|audacious-plugins-3.4.3-2|240	%endif
14mr|audacious-plugins-3.4.3-2|241	%dir %{_libdir}/audacious/Effect/
14mr|audacious-plugins-3.4.3-2|242	%{_libdir}/audacious/Effect/bs2b.so
14mr|audacious-plugins-3.4.3-2|243	%{_libdir}/audacious/Effect/compressor.so
14mr|audacious-plugins-3.4.3-2|244	%{_libdir}/audacious/Effect/crossfade.so
14mr|audacious-plugins-3.4.3-2|245	%{_libdir}/audacious/Effect/crystalizer.so
14mr|audacious-plugins-3.4.3-2|246	%{_libdir}/audacious/Effect/echo.so
14mr|audacious-plugins-3.4.3-2|247	%{_libdir}/audacious/Effect/ladspa.so
14mr|audacious-plugins-3.4.3-2|248	%{_libdir}/audacious/Effect/mixer.so
14mr|audacious-plugins-3.4.3-2|249	%{_libdir}/audacious/Effect/resample.so
14mr|audacious-plugins-3.4.3-2|250	%{_libdir}/audacious/Effect/speed-pitch.so
14mr|audacious-plugins-3.4.3-2|251	%{_libdir}/audacious/Effect/stereo.so
14mr|audacious-plugins-3.4.3-2|252	%{_libdir}/audacious/Effect/voice_removal.so
14mr|audacious-plugins-3.4.3-2|253	%dir %{_libdir}/audacious/Output
14mr|audacious-plugins-3.4.3-2|254	%{_libdir}/audacious/Output/alsa.so
14mr|audacious-plugins-3.4.3-2|255	%{_libdir}/audacious/Output/filewriter.so
14mr|audacious-plugins-3.4.3-2|256	%{_libdir}/audacious/Output/sdlout.so
14mr|audacious-plugins-3.4.3-2|257	%dir %{_libdir}/audacious/Transport/
14mr|audacious-plugins-3.4.3-2|258	%{_libdir}/audacious/Transport/gio.so
14mr|audacious-plugins-3.4.3-2|259	%{_libdir}/audacious/Transport/mms.so
14mr|audacious-plugins-3.4.3-2|260	%{_libdir}/audacious/Transport/neon.so
14mr|audacious-plugins-3.4.3-2|261	%{_libdir}/audacious/Transport/unix-io.so
14mr|audacious-plugins-3.4.3-2|262	%dir %{_libdir}/audacious/Visualization
14mr|audacious-plugins-3.4.3-2|263	%{_libdir}/audacious/Visualization/blur_scope.so
14mr|audacious-plugins-3.4.3-2|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
14mr|audacious-plugins-3.4.3-2|265	%{_libdir}/audacious/Effect/sox-resampler.so
14mr|audacious-plugins-3.4.3-2|266	%{_libdir}/audacious/Visualization/gl-spectrum.so
14mr|audacious-plugins-3.4.3-2|267	%{_datadir}/audacious
14mr|audacious-plugins-3.4.3-2|268	
14mr|audacious-plugins-3.4.3-2|269	%files  -n audacious-wavpack
14mr|audacious-plugins-3.4.3-2|270	%{_libdir}/audacious/Input/wavpack.so
14mr|audacious-plugins-3.4.3-2|271	
14mr|audacious-plugins-3.4.3-2|272	%files  -n audacious-jack
14mr|audacious-plugins-3.4.3-2|273	%{_libdir}/audacious/Output/jackout.so
14mr|audacious-plugins-3.4.3-2|274	
14mr|audacious-plugins-3.4.3-2|275	%files  -n audacious-pulse
14mr|audacious-plugins-3.4.3-2|276	%{_libdir}/audacious/Output/pulse_audio.so
14mr|audacious-plugins-3.4.3-2|277	
14mr|audacious-plugins-3.4.3-2|278	%files  -n audacious-sid
14mr|audacious-plugins-3.4.3-2|279	%{_libdir}/audacious/Input/sid.so
14mr|audacious-plugins-3.4.3-2|280	
14mr|audacious-plugins-3.4.3-2|281	%files  -n audacious-adplug
14mr|audacious-plugins-3.4.3-2|282	%{_libdir}/audacious/Input/adplug.so
14mr|audacious-plugins-3.4.3-2|283	
14mr|audacious-plugins-3.4.3-2|284	%if 0
14mr|audacious-plugins-3.4.3-2|285	%files  -n audacious-timidity
14mr|audacious-plugins-3.4.3-2|286	%{_libdir}/audacious/Input/timidity.so
14mr|audacious-plugins-3.4.3-2|287	%endif
14mr|audacious-plugins-3.4.3-2|288	
14mr|audacious-plugins-3.4.3-2|289	%files  -n audacious-fluidsynth
14mr|audacious-plugins-3.4.3-2|290	%{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
14mr|audacious-plugins-3.4.3-2|291	
14mr|audacious-plugins-3.4.3-2|292	%if %{build_smb}
14mr|audacious-plugins-3.4.3-2|293	%files -n audacious-smb
14mr|audacious-plugins-3.4.3-2|294	%{_libdir}/audacious/Transport/smb.so
14mr|audacious-plugins-3.4.3-2|295	%endif
14mr|audacious-plugins-3.4.3-2|296	
14mr|audacious-plugins-3.4.3-2|297	
14mr|audacious-plugins-3.4.3-2|298	%changelog
14mr|audacious-plugins-3.4.3-2|299	* Tue Jul 08 2014 abfonly <abfonly@gmail.com> 5:3.4.3-2
14mr|audacious-plugins-3.4.3-2|300	+ Revision: dee3ee8
14mr|audacious-plugins-3.4.3-2|301	- rebuild against new libcdio, bump rel
14mr|audacious-plugins-3.4.3-2|302	
14mr|audacious-plugins-3.4.3-2|303	

15935 14
14mr|audacity-2.0.5-2|1	%define fversion %{version}
14mr|audacity-2.0.5-2|2	
14mr|audacity-2.0.5-2|3	Summary:	Free Audio Editor With Effects/Analysis Tools
14mr|audacity-2.0.5-2|4	Name:		audacity
14mr|audacity-2.0.5-2|5	Version:	2.0.5
14mr|audacity-2.0.5-2|6	Release:	2
14mr|audacity-2.0.5-2|7	License:	GPLv2+
14mr|audacity-2.0.5-2|8	Group:		Sound
14mr|audacity-2.0.5-2|9	URL:		http://audacity.sourceforge.net/
14mr|audacity-2.0.5-2|10	Source0:	http://audacity.googlecode.com/files/audacity-minsrc-%{version}.tar.xz
14mr|audacity-2.0.5-2|11	#Patch5:		audacity-system-libs.patch
14mr|audacity-2.0.5-2|12	#gw use Alsa by default
14mr|audacity-2.0.5-2|13	#Patch6:		audacity-1.3.8-alsa-by-default.patch
14mr|audacity-2.0.5-2|14	#Patch8:		audacity-1.3.14-CVE-2007-6061.patch
14mr|audacity-2.0.5-2|15	#Patch10:	audacity-1.3.7-CVE-2009-0490.diff
14mr|audacity-2.0.5-2|16	Patch11:	audacity-2.0.0-fix-linking.patch
14mr|audacity-2.0.5-2|17	BuildRequires:	autoconf2.5
14mr|audacity-2.0.5-2|18	BuildRequires:	desktop-file-utils
14mr|audacity-2.0.5-2|19	BuildRequires:	imagemagick
14mr|audacity-2.0.5-2|20	#for compressing the help file:
14mr|audacity-2.0.5-2|21	BuildRequires:	zip
14mr|audacity-2.0.5-2|22	BuildRequires:	ffmpeg0.7-devel
14mr|audacity-2.0.5-2|23	BuildRequires:	gettext-devel
14mr|audacity-2.0.5-2|24	BuildRequires:	jpeg-devel
14mr|audacity-2.0.5-2|25	BuildRequires:	wxgtku2.8-devel >= 2.8.10
14mr|audacity-2.0.5-2|26	BuildRequires:	pkgconfig(alsa)
14mr|audacity-2.0.5-2|27	BuildRequires:	pkgconfig(expat)
14mr|audacity-2.0.5-2|28	BuildRequires:	pkgconfig(fftw3)
14mr|audacity-2.0.5-2|29	BuildRequires:	pkgconfig(flac++)
14mr|audacity-2.0.5-2|30	BuildRequires:	pkgconfig(id3tag)
14mr|audacity-2.0.5-2|31	BuildRequires:	pkgconfig(jack)
14mr|audacity-2.0.5-2|32	BuildRequires:	pkgconfig(mad)
14mr|audacity-2.0.5-2|33	BuildRequires:	pkgconfig(ogg)
14mr|audacity-2.0.5-2|34	BuildRequires:	pkgconfig(samplerate)
14mr|audacity-2.0.5-2|35	BuildRequires:	pkgconfig(sndfile)
14mr|audacity-2.0.5-2|36	BuildRequires:	pkgconfig(soundtouch)
14mr|audacity-2.0.5-2|37	BuildRequires:	pkgconfig(speex)
14mr|audacity-2.0.5-2|38	BuildRequires:	pkgconfig(twolame)
14mr|audacity-2.0.5-2|39	BuildRequires:	pkgconfig(vamp-sdk)
14mr|audacity-2.0.5-2|40	BuildRequires:	pkgconfig(vorbis)
14mr|audacity-2.0.5-2|41	BuildRequires:	pkgconfig(zlib)
14mr|audacity-2.0.5-2|42	
14mr|audacity-2.0.5-2|43	%description
14mr|audacity-2.0.5-2|44	Audacity is a program that lets you manipulate digital audio waveforms.
14mr|audacity-2.0.5-2|45	
14mr|audacity-2.0.5-2|46	In addition to letting you record sounds directly from within the program,
14mr|audacity-2.0.5-2|47	it imports many sound file formats, including WAV, AIFF, MP3 and Ogg/Vorbis.
14mr|audacity-2.0.5-2|48	It supports all common editing operations such as Cut, Copy, and Paste, plus
14mr|audacity-2.0.5-2|49	it will mix tracks and let you apply plug-in effects to any part of a sound.
14mr|audacity-2.0.5-2|50	It also has a built-in amplitude envelope editor, a customizable spectrogram
14mr|audacity-2.0.5-2|51	mode and a frequency analysis window for audio analysis applications.
14mr|audacity-2.0.5-2|52	
14mr|audacity-2.0.5-2|53	%prep
14mr|audacity-2.0.5-2|54	%setup -q -n %{name}-src-%{fversion}
14mr|audacity-2.0.5-2|55	#%patch5 -p1 -b .system-libs
14mr|audacity-2.0.5-2|56	#%patch6 -p1 -b .alsa-by-default
14mr|audacity-2.0.5-2|57	#%patch8 -p1
14mr|audacity-2.0.5-2|58	#%patch10 -p0 -b .CVE-2009-0490
14mr|audacity-2.0.5-2|59	%patch11 -p1 -b .linking
14mr|audacity-2.0.5-2|60	
14mr|audacity-2.0.5-2|61	chmod 644 *.txt
14mr|audacity-2.0.5-2|62	aclocal -I m4
14mr|audacity-2.0.5-2|63	autoconf
14mr|audacity-2.0.5-2|64	
14mr|audacity-2.0.5-2|65	%build
14mr|audacity-2.0.5-2|66	export PATH=$PATH:`pwd`
14mr|audacity-2.0.5-2|67	export LDFLAGS=-lz
14mr|audacity-2.0.5-2|68	export CFLAGS="%{optflags}"
14mr|audacity-2.0.5-2|69	export CXXFLAGS="%{optflags}"
14mr|audacity-2.0.5-2|70	
14mr|audacity-2.0.5-2|71	./configure \
14mr|audacity-2.0.5-2|72	--prefix=%{_prefix} \
14mr|audacity-2.0.5-2|73	--libdir=%{_libdir} \
14mr|audacity-2.0.5-2|74	--mandir=%{_mandir} \
14mr|audacity-2.0.5-2|75	--enable-optimise \
14mr|audacity-2.0.5-2|76	--enable-unicode \
14mr|audacity-2.0.5-2|77	--with-vorbis=system \
14mr|audacity-2.0.5-2|78	--with-libmad=system \
14mr|audacity-2.0.5-2|79	--with-libsndfile=system \
14mr|audacity-2.0.5-2|80	--with-libsamplerate \
14mr|audacity-2.0.5-2|81	--with-id3tag=system \
14mr|audacity-2.0.5-2|82	--with-soundtouch=system \
14mr|audacity-2.0.5-2|83	--with-portmixer \
14mr|audacity-2.0.5-2|84	--with-portaudio \
14mr|audacity-2.0.5-2|85	--with-libtwolame=system \
14mr|audacity-2.0.5-2|86	--with-ffmpeg
14mr|audacity-2.0.5-2|87	%make
14mr|audacity-2.0.5-2|88	
14mr|audacity-2.0.5-2|89	%install
14mr|audacity-2.0.5-2|90	%makeinstall_std
14mr|audacity-2.0.5-2|91	
14mr|audacity-2.0.5-2|92	%find_lang %{name}
14mr|audacity-2.0.5-2|93	
14mr|audacity-2.0.5-2|94	#clean uneeded installed but not packaged
14mr|audacity-2.0.5-2|95	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|audacity-2.0.5-2|96	
14mr|audacity-2.0.5-2|97	#gw work around bug #52526
14mr|audacity-2.0.5-2|98	mkdir -p %{buildroot}%{_datadir}/%{name}/help/manual
14mr|audacity-2.0.5-2|99	
14mr|audacity-2.0.5-2|100	desktop-file-install \
14mr|audacity-2.0.5-2|101	--add-category="GTK" \
14mr|audacity-2.0.5-2|102	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|audacity-2.0.5-2|103	--dir %{buildroot}%{_datadir}/applications \
14mr|audacity-2.0.5-2|104	%{buildroot}%{_datadir}/applications/*
14mr|audacity-2.0.5-2|105	
14mr|audacity-2.0.5-2|106	%files -f %{name}.lang
14mr|audacity-2.0.5-2|107	%doc LICENSE.txt README.txt
14mr|audacity-2.0.5-2|108	%{_bindir}/*
14mr|audacity-2.0.5-2|109	%{_datadir}/audacity
14mr|audacity-2.0.5-2|110	%{_datadir}/applications/%{name}.desktop
14mr|audacity-2.0.5-2|111	%{_datadir}/icons/hicolor/*/apps/audacity.*
14mr|audacity-2.0.5-2|112	%{_datadir}/pixmaps/*
14mr|audacity-2.0.5-2|113	%{_datadir}/mime/packages/audacity.xml
14mr|audacity-2.0.5-2|114	%{_mandir}/man1/audacity.1*
14mr|audacity-2.0.5-2|115	
14mr|audacity-2.0.5-2|116	
14mr|audacity-2.0.5-2|117	
14mr|audacity-2.0.5-2|118	
14mr|audacity-2.0.5-2|119	%changelog
14mr|audacity-2.0.5-2|120	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5-2
14mr|audacity-2.0.5-2|121	+ Revision: 317078f
14mr|audacity-2.0.5-2|122	- Updated to 2.0.5
14mr|audacity-2.0.5-2|123	
14mr|audacity-2.0.5-2|124	

15936 14
14mr|audiofile-0.3.6-2|1	%define	url_ver %(echo %{version}|cut -d. -f1,2)
14mr|audiofile-0.3.6-2|2	
14mr|audiofile-0.3.6-2|3	%define	major 1
14mr|audiofile-0.3.6-2|4	%define	libname %mklibname %{name} %{major}
14mr|audiofile-0.3.6-2|5	%define	devname %mklibname %{name} -d
14mr|audiofile-0.3.6-2|6	
14mr|audiofile-0.3.6-2|7	Summary:	Library to handle various audio file formats
14mr|audiofile-0.3.6-2|8	Name:		audiofile
14mr|audiofile-0.3.6-2|9	Version:	0.3.6
14mr|audiofile-0.3.6-2|10	Release:	2
14mr|audiofile-0.3.6-2|11	License:	LGPLv2.1+
14mr|audiofile-0.3.6-2|12	Group:		System/Libraries
14mr|audiofile-0.3.6-2|13	URL:		http://www.68k.org/~michael/audiofile/
14mr|audiofile-0.3.6-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/audiofile/%{url_ver}/%{name}-%{version}.tar.xz
14mr|audiofile-0.3.6-2|15	BuildRequires:	pkgconfig(alsa)
14mr|audiofile-0.3.6-2|16	BuildRequires:	pkgconfig(flac)
14mr|audiofile-0.3.6-2|17	
14mr|audiofile-0.3.6-2|18	%description
14mr|audiofile-0.3.6-2|19	The Silicon Graphics Audio File Library provides a uniform programming
14mr|audiofile-0.3.6-2|20	interface to standard digital audio file formats.
14mr|audiofile-0.3.6-2|21	
14mr|audiofile-0.3.6-2|22	Currently supported sound file formats include AIFF/AIFF-C, WAVE, and
14mr|audiofile-0.3.6-2|23	NeXT/Sun .snd/.au. Supported compression formats are currently G.711
14mr|audiofile-0.3.6-2|24	mu-law and A-law.
14mr|audiofile-0.3.6-2|25	
14mr|audiofile-0.3.6-2|26	Used by the esound daemon.
14mr|audiofile-0.3.6-2|27	
14mr|audiofile-0.3.6-2|28	%files
14mr|audiofile-0.3.6-2|29	%doc COPYING README
14mr|audiofile-0.3.6-2|30	%{_bindir}/sfconvert
14mr|audiofile-0.3.6-2|31	%{_bindir}/sfinfo
14mr|audiofile-0.3.6-2|32	%{_mandir}/man1/*
14mr|audiofile-0.3.6-2|33	
14mr|audiofile-0.3.6-2|34	#------------------------------------------------------------------------
14mr|audiofile-0.3.6-2|35	
14mr|audiofile-0.3.6-2|36	%package -n	%{libname}
14mr|audiofile-0.3.6-2|37	Summary:	Main library for audiofile
14mr|audiofile-0.3.6-2|38	Group:		System/Libraries
14mr|audiofile-0.3.6-2|39	
14mr|audiofile-0.3.6-2|40	%description -n	%{libname}
14mr|audiofile-0.3.6-2|41	This package contains the library needed to run programs dynamically
14mr|audiofile-0.3.6-2|42	linked with audiofile.
14mr|audiofile-0.3.6-2|43	
14mr|audiofile-0.3.6-2|44	%files -n %{libname}
14mr|audiofile-0.3.6-2|45	%{_libdir}/libaudiofile.so.%{major}*
14mr|audiofile-0.3.6-2|46	
14mr|audiofile-0.3.6-2|47	#------------------------------------------------------------------------
14mr|audiofile-0.3.6-2|48	
14mr|audiofile-0.3.6-2|49	%package -n	%{devname}
14mr|audiofile-0.3.6-2|50	Summary:	Includes and other files to develop audiofile applications
14mr|audiofile-0.3.6-2|51	Group:		Development/C
14mr|audiofile-0.3.6-2|52	Requires:	%{libname} = %{version}
14mr|audiofile-0.3.6-2|53	Provides:	%{name}-devel = %{version}-%{release}
14mr|audiofile-0.3.6-2|54	Obsoletes:	%{_lib}audiofile0-devel < 0.3.4
14mr|audiofile-0.3.6-2|55	
14mr|audiofile-0.3.6-2|56	%description -n	%{devname}
14mr|audiofile-0.3.6-2|57	Libraries, include files and other resources you can use to develop audiofile
14mr|audiofile-0.3.6-2|58	applications.
14mr|audiofile-0.3.6-2|59	
14mr|audiofile-0.3.6-2|60	%files -n %{devname}
14mr|audiofile-0.3.6-2|61	%doc COPYING README ACKNOWLEDGEMENTS TODO NEWS NOTES ChangeLog docs
14mr|audiofile-0.3.6-2|62	%{_libdir}/*.so
14mr|audiofile-0.3.6-2|63	%{_includedir}/*
14mr|audiofile-0.3.6-2|64	%{_libdir}/pkgconfig/*
14mr|audiofile-0.3.6-2|65	%{_mandir}/man3/*
14mr|audiofile-0.3.6-2|66	
14mr|audiofile-0.3.6-2|67	#------------------------------------------------------------------------
14mr|audiofile-0.3.6-2|68	
14mr|audiofile-0.3.6-2|69	%prep
14mr|audiofile-0.3.6-2|70	%setup -q
14mr|audiofile-0.3.6-2|71	%apply_patches
14mr|audiofile-0.3.6-2|72	
14mr|audiofile-0.3.6-2|73	%build
14mr|audiofile-0.3.6-2|74	%configure2_5x \
14mr|audiofile-0.3.6-2|75	--enable-largefile \
14mr|audiofile-0.3.6-2|76	--disable-static
14mr|audiofile-0.3.6-2|77	
14mr|audiofile-0.3.6-2|78	%make CXX="g++ -w"
14mr|audiofile-0.3.6-2|79	
14mr|audiofile-0.3.6-2|80	%install
14mr|audiofile-0.3.6-2|81	%makeinstall_std
14mr|audiofile-0.3.6-2|82	
14mr|audiofile-0.3.6-2|83	
14mr|audiofile-0.3.6-2|84	%changelog
14mr|audiofile-0.3.6-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.6-2
14mr|audiofile-0.3.6-2|86	+ Revision: 3e450e0
14mr|audiofile-0.3.6-2|87	- MassBuild#440: Increase release tag
14mr|audiofile-0.3.6-2|88	
14mr|audiofile-0.3.6-2|89	

15937 14
14mr|audiokonverter-5.9.1-6|1	######################
14mr|audiokonverter-5.9.1-6|2	# Hardcode PLF build
14mr|audiokonverter-5.9.1-6|3	%define build_plf 0
14mr|audiokonverter-5.9.1-6|4	######################
14mr|audiokonverter-5.9.1-6|5	
14mr|audiokonverter-5.9.1-6|6	%if %{build_plf}
14mr|audiokonverter-5.9.1-6|7	%define distsuffix plf
14mr|audiokonverter-5.9.1-6|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|audiokonverter-5.9.1-6|9	%define extrarelsuffix plf
14mr|audiokonverter-5.9.1-6|10	%endif
14mr|audiokonverter-5.9.1-6|11	
14mr|audiokonverter-5.9.1-6|12	Summary:	An audio converter
14mr|audiokonverter-5.9.1-6|13	Name:		audiokonverter
14mr|audiokonverter-5.9.1-6|14	Version:	5.9.1
14mr|audiokonverter-5.9.1-6|15	Release:	6%{?extrarelsuffix}
14mr|audiokonverter-5.9.1-6|16	License:	GPLv2
14mr|audiokonverter-5.9.1-6|17	Group:		Sound
14mr|audiokonverter-5.9.1-6|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
14mr|audiokonverter-5.9.1-6|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
14mr|audiokonverter-5.9.1-6|20	Patch0:		audiokonverter-noflac.patch
14mr|audiokonverter-5.9.1-6|21	BuildRequires:	kde4-macros
14mr|audiokonverter-5.9.1-6|22	Requires:	dolphin
14mr|audiokonverter-5.9.1-6|23	Requires:	mplayer
14mr|audiokonverter-5.9.1-6|24	Requires:	flac
14mr|audiokonverter-5.9.1-6|25	Requires:	wavpack
14mr|audiokonverter-5.9.1-6|26	Requires:	id3lib
14mr|audiokonverter-5.9.1-6|27	Requires:	vorbis-tools
14mr|audiokonverter-5.9.1-6|28	%if %{build_plf}
14mr|audiokonverter-5.9.1-6|29	Requires:	lame
14mr|audiokonverter-5.9.1-6|30	Requires:	faac
14mr|audiokonverter-5.9.1-6|31	Requires:	faad2
14mr|audiokonverter-5.9.1-6|32	%endif
14mr|audiokonverter-5.9.1-6|33	BuildArch:	noarch
14mr|audiokonverter-5.9.1-6|34	
14mr|audiokonverter-5.9.1-6|35	%description
14mr|audiokonverter-5.9.1-6|36	audiokonverter is a small utility to easily convert from OGG, MP3,
14mr|audiokonverter-5.9.1-6|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
14mr|audiokonverter-5.9.1-6|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
14mr|audiokonverter-5.9.1-6|39	
14mr|audiokonverter-5.9.1-6|40	%if %{build_plf}
14mr|audiokonverter-5.9.1-6|41	This package is in restricted because it requires packages that are
14mr|audiokonverter-5.9.1-6|42	in restricted (lame, faac, faad2).
14mr|audiokonverter-5.9.1-6|43	%endif
14mr|audiokonverter-5.9.1-6|44	
14mr|audiokonverter-5.9.1-6|45	%prep
14mr|audiokonverter-5.9.1-6|46	%setup -q
14mr|audiokonverter-5.9.1-6|47	%if !%{build_plf}
14mr|audiokonverter-5.9.1-6|48	%patch0 -p1 -b .plf
14mr|audiokonverter-5.9.1-6|49	%endif
14mr|audiokonverter-5.9.1-6|50	
14mr|audiokonverter-5.9.1-6|51	%install
14mr|audiokonverter-5.9.1-6|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
14mr|audiokonverter-5.9.1-6|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
14mr|audiokonverter-5.9.1-6|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14mr|audiokonverter-5.9.1-6|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14mr|audiokonverter-5.9.1-6|56	mkdir -p %{buildroot}%{_kde_bindir}
14mr|audiokonverter-5.9.1-6|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
14mr|audiokonverter-5.9.1-6|58	
14mr|audiokonverter-5.9.1-6|59	%files
14mr|audiokonverter-5.9.1-6|60	%doc README Changelog
14mr|audiokonverter-5.9.1-6|61	%{_kde_bindir}/*
14mr|audiokonverter-5.9.1-6|62	%{_kde_services}/ServiceMenus/*.desktop
14mr|audiokonverter-5.9.1-6|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
14mr|audiokonverter-5.9.1-6|64	
14mr|audiokonverter-5.9.1-6|65	
14mr|audiokonverter-5.9.1-6|66	
14mr|audiokonverter-5.9.1-6|67	%changelog
14mr|audiokonverter-5.9.1-6|68	* Sat Dec 22 2012 Denis Silakov <denis.silakov@rosalab.ru> 5.9.1-6
14mr|audiokonverter-5.9.1-6|69	+ Revision: e74acc9
14mr|audiokonverter-5.9.1-6|70	- Add trailing semicolons to desktop files
14mr|audiokonverter-5.9.1-6|71	
14mr|audiokonverter-5.9.1-6|72	

15938 14
14mr|audio-recorder-1.3-3|1	%define gstapi 1.0
14mr|audio-recorder-1.3-3|2	
14mr|audio-recorder-1.3-3|3	Summary:	Audio recorder for the GNOME
14mr|audio-recorder-1.3-3|4	Name:		audio-recorder
14mr|audio-recorder-1.3-3|5	Version:	1.3
14mr|audio-recorder-1.3-3|6	Release:	3
14mr|audio-recorder-1.3-3|7	License:	GPLv3+
14mr|audio-recorder-1.3-3|8	Group:		Sound
14mr|audio-recorder-1.3-3|9	Url:		https://launchpad.net/audio-recorder
14mr|audio-recorder-1.3-3|10	Source0:	https://launchpad.net/audio-recorder/trunk/version%{version}-1/+download/%{name}-%{version}-1.tar.gz
14mr|audio-recorder-1.3-3|11	Patch0:		audio-recorder-correct-desktop-menu.patch
14mr|audio-recorder-1.3-3|12	BuildRequires:	intltool
14mr|audio-recorder-1.3-3|13	BuildRequires:	pkgconfig(dbus-1)
14mr|audio-recorder-1.3-3|14	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|audio-recorder-1.3-3|15	BuildRequires:	pkgconfig(dconf)
14mr|audio-recorder-1.3-3|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|audio-recorder-1.3-3|17	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14mr|audio-recorder-1.3-3|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|audio-recorder-1.3-3|19	BuildRequires:	pkgconfig(libpulse)
14mr|audio-recorder-1.3-3|20	Requires:	gstreamer%{gstapi}-plugins-bad
14mr|audio-recorder-1.3-3|21	Requires:	gstreamer%{gstapi}-plugins-base
14mr|audio-recorder-1.3-3|22	Requires:	gstreamer%{gstapi}-plugins-good
14mr|audio-recorder-1.3-3|23	Suggests:	gstreamer%{gstapi}-plugins-ugly
14mr|audio-recorder-1.3-3|24	
14mr|audio-recorder-1.3-3|25	%description
14mr|audio-recorder-1.3-3|26	Audio-recorder allows you to record your favourite music or audio to
14mr|audio-recorder-1.3-3|27	a file. It can record audio from your system's soundcard,
14mr|audio-recorder-1.3-3|28	microphones, browsers, webcams & more. Put simply: if it plays out of
14mr|audio-recorder-1.3-3|29	your loudspeakers you can record it.
14mr|audio-recorder-1.3-3|30	
14mr|audio-recorder-1.3-3|31	%files -f %{name}.lang
14mr|audio-recorder-1.3-3|32	%doc ChangeLog README COPYING
14mr|audio-recorder-1.3-3|33	%{_bindir}/%{name}
14mr|audio-recorder-1.3-3|34	%{_datadir}/applications/%{name}.desktop
14mr|audio-recorder-1.3-3|35	%{_datadir}/%{name}/
14mr|audio-recorder-1.3-3|36	%{_iconsdir}/hicolor/*/apps/*.png
14mr|audio-recorder-1.3-3|37	%{_datadir}/pixmaps/%{name}/
14mr|audio-recorder-1.3-3|38	%{_datadir}/glib-2.0/schemas/org.gnome.audio-recorder.gschema.xml
14mr|audio-recorder-1.3-3|39	
14mr|audio-recorder-1.3-3|40	#----------------------------------------------------------------------------
14mr|audio-recorder-1.3-3|41	
14mr|audio-recorder-1.3-3|42	%prep
14mr|audio-recorder-1.3-3|43	%setup -q -n %{name}
14mr|audio-recorder-1.3-3|44	%patch0 -p1
14mr|audio-recorder-1.3-3|45	
14mr|audio-recorder-1.3-3|46	%build
14mr|audio-recorder-1.3-3|47	%configure2_5x
14mr|audio-recorder-1.3-3|48	%make
14mr|audio-recorder-1.3-3|49	
14mr|audio-recorder-1.3-3|50	%install
14mr|audio-recorder-1.3-3|51	%makeinstall_std
14mr|audio-recorder-1.3-3|52	
14mr|audio-recorder-1.3-3|53	%find_lang %{name}
14mr|audio-recorder-1.3-3|54	
14mr|audio-recorder-1.3-3|55	
14mr|audio-recorder-1.3-3|56	%changelog
14mr|audio-recorder-1.3-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|audio-recorder-1.3-3|58	+ Revision: 5d92fd5
14mr|audio-recorder-1.3-3|59	- MassBuild#440: Increase release tag
14mr|audio-recorder-1.3-3|60	
14mr|audio-recorder-1.3-3|61	

15939 14
14mr|audit-2.3.2-2|1	%define major 1
14mr|audit-2.3.2-2|2	%define libname %mklibname audit %{major}
14mr|audit-2.3.2-2|3	%define develname %mklibname -d audit
14mr|audit-2.3.2-2|4	%define staticdevelname %mklibname -d -s audit
14mr|audit-2.3.2-2|5	
14mr|audit-2.3.2-2|6	%define auparsemajor 0
14mr|audit-2.3.2-2|7	%define auparselibname %mklibname auparse %{auparsemajor}
14mr|audit-2.3.2-2|8	%define auparsedevelname %mklibname -d auparse
14mr|audit-2.3.2-2|9	%define auparsestaticdevelname %mklibname -d -s auparse
14mr|audit-2.3.2-2|10	
14mr|audit-2.3.2-2|11	Summary:	User-space tools for Linux 2.6 kernel auditing
14mr|audit-2.3.2-2|12	Name:		audit
14mr|audit-2.3.2-2|13	Version:	2.3.2
14mr|audit-2.3.2-2|14	Release:	2
14mr|audit-2.3.2-2|15	License:	LGPLv2+
14mr|audit-2.3.2-2|16	Group:		System/Base
14mr|audit-2.3.2-2|17	URL:		http://people.redhat.com/sgrubb/audit/
14mr|audit-2.3.2-2|18	Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
14mr|audit-2.3.2-2|19	Source100:	%{name}.rpmlintrc
14mr|audit-2.3.2-2|20	Patch0:		audit-1.7.12-lsb-headers.patch
14mr|audit-2.3.2-2|21	BuildRequires:	gettext-devel
14mr|audit-2.3.2-2|22	BuildRequires:	glibc-devel >= 2.6.30
14mr|audit-2.3.2-2|23	BuildRequires:	intltool
14mr|audit-2.3.2-2|24	BuildRequires:	libcap-ng-devel
14mr|audit-2.3.2-2|25	BuildRequires:	libtool
14mr|audit-2.3.2-2|26	BuildRequires:	openldap-devel
14mr|audit-2.3.2-2|27	BuildRequires:	prelude-devel >= 0.9.16
14mr|audit-2.3.2-2|28	BuildRequires:	python-devel
14mr|audit-2.3.2-2|29	BuildRequires:	swig
14mr|audit-2.3.2-2|30	BuildRequires:	tcp_wrappers-devel
14mr|audit-2.3.2-2|31	Requires(preun): rpm-helper
14mr|audit-2.3.2-2|32	Requires(post): rpm-helper
14mr|audit-2.3.2-2|33	# has the mandriva-simple-auth pam config file we link to
14mr|audit-2.3.2-2|34	Requires:	usermode-consoleonly >= 1.92-4
14mr|audit-2.3.2-2|35	Requires:	tcp_wrappers
14mr|audit-2.3.2-2|36	Requires:	%{auparselibname} >= %{version}
14mr|audit-2.3.2-2|37	Conflicts:	audispd-plugins < 1.7.11
14mr|audit-2.3.2-2|38	
14mr|audit-2.3.2-2|39	%description
14mr|audit-2.3.2-2|40	The audit package contains the user space utilities for storing and searching
14mr|audit-2.3.2-2|41	the audit records generate by the audit subsystem in the Linux 2.6 kernel.
14mr|audit-2.3.2-2|42	
14mr|audit-2.3.2-2|43	%package -n	%{libname}
14mr|audit-2.3.2-2|44	Summary:	Main libraries for %{name}
14mr|audit-2.3.2-2|45	Group:		System/Libraries
14mr|audit-2.3.2-2|46	Conflicts:	audit < 2.0
14mr|audit-2.3.2-2|47	
14mr|audit-2.3.2-2|48	%description -n	%{libname}
14mr|audit-2.3.2-2|49	This package contains the main libraries for %{name}.
14mr|audit-2.3.2-2|50	
14mr|audit-2.3.2-2|51	%package -n	%{develname}
14mr|audit-2.3.2-2|52	Summary:	Development files for %{name}
14mr|audit-2.3.2-2|53	Group:		Development/C
14mr|audit-2.3.2-2|54	Requires:	%{libname} = %{version}
14mr|audit-2.3.2-2|55	Provides:	libaudit-devel = %{version}-%{release}
14mr|audit-2.3.2-2|56	Provides:	audit-devel = %{version}-%{release}
14mr|audit-2.3.2-2|57	Provides:	audit-libs-devel = %{version}-%{release}
14mr|audit-2.3.2-2|58	Obsoletes:	%{mklibname audit 0 -d}
14mr|audit-2.3.2-2|59	
14mr|audit-2.3.2-2|60	%description -n	%{develname}
14mr|audit-2.3.2-2|61	This package contains development files for %{name}.
14mr|audit-2.3.2-2|62	
14mr|audit-2.3.2-2|63	%package -n	%{staticdevelname}
14mr|audit-2.3.2-2|64	Summary:	Static libraries for %{name}
14mr|audit-2.3.2-2|65	Requires:	%{develname} = %{version}
14mr|audit-2.3.2-2|66	Group:		Development/C
14mr|audit-2.3.2-2|67	Provides:	audit-static-devel = %{version}-%{release}
14mr|audit-2.3.2-2|68	Provides:	audit-libs-static-devel = %{version}-%{release}
14mr|audit-2.3.2-2|69	Obsoletes:	%{mklibname audit 0 -d -s}
14mr|audit-2.3.2-2|70	
14mr|audit-2.3.2-2|71	%description -n	%{staticdevelname}
14mr|audit-2.3.2-2|72	This package contains static libraries for %{name} used for
14mr|audit-2.3.2-2|73	development.
14mr|audit-2.3.2-2|74	
14mr|audit-2.3.2-2|75	%package -n	%{auparselibname}
14mr|audit-2.3.2-2|76	Summary:	Main libraries for %{name}
14mr|audit-2.3.2-2|77	Group:		System/Libraries
14mr|audit-2.3.2-2|78	Conflicts:	%{mklibname audit 0} <= 1.7.13
14mr|audit-2.3.2-2|79	
14mr|audit-2.3.2-2|80	%description -n	%{auparselibname}
14mr|audit-2.3.2-2|81	This package contains the main auparse libraries for %{name}.
14mr|audit-2.3.2-2|82	
14mr|audit-2.3.2-2|83	%package -n	%{auparsedevelname}
14mr|audit-2.3.2-2|84	Summary:	Development files for %{name}
14mr|audit-2.3.2-2|85	Group:		Development/C
14mr|audit-2.3.2-2|86	Requires:	%{auparselibname} = %{version}
14mr|audit-2.3.2-2|87	Provides:	auparse-devel = %{version}-%{release}
14mr|audit-2.3.2-2|88	Conflicts:	%{mklibname audit 0 -d} <= 1.7.13
14mr|audit-2.3.2-2|89	
14mr|audit-2.3.2-2|90	%description -n	%{auparsedevelname}
14mr|audit-2.3.2-2|91	This package contains development files for %{name}.
14mr|audit-2.3.2-2|92	
14mr|audit-2.3.2-2|93	%package -n	%{auparsestaticdevelname}
14mr|audit-2.3.2-2|94	Summary:	Static libraries for %{name}
14mr|audit-2.3.2-2|95	Requires:	%{auparsedevelname} = %{version}
14mr|audit-2.3.2-2|96	Group:		Development/C
14mr|audit-2.3.2-2|97	Provides:	auparse-static-devel = %{version}-%{release}
14mr|audit-2.3.2-2|98	Conflicts:	%{mklibname audit 0 -d -s} <= 1.7.13
14mr|audit-2.3.2-2|99	
14mr|audit-2.3.2-2|100	%description -n	%{auparsestaticdevelname}
14mr|audit-2.3.2-2|101	This package contains static libraries for %{name} used for
14mr|audit-2.3.2-2|102	development.
14mr|audit-2.3.2-2|103	
14mr|audit-2.3.2-2|104	%package -n	python-audit
14mr|audit-2.3.2-2|105	Summary:	Python bindings for %{name}
14mr|audit-2.3.2-2|106	Group:		Development/Python
14mr|audit-2.3.2-2|107	
14mr|audit-2.3.2-2|108	%description -n	python-audit
14mr|audit-2.3.2-2|109	This package contains python bindings for %{name}.
14mr|audit-2.3.2-2|110	
14mr|audit-2.3.2-2|111	%package -n	audispd-plugins
14mr|audit-2.3.2-2|112	Summary:	Plugins for the audit event dispatcher
14mr|audit-2.3.2-2|113	Group:		System/Base
14mr|audit-2.3.2-2|114	Requires:	%{name} = %{version}
14mr|audit-2.3.2-2|115	Requires:	%{libname} = %{version}
14mr|audit-2.3.2-2|116	Requires:	openldap
14mr|audit-2.3.2-2|117	
14mr|audit-2.3.2-2|118	%description -n	audispd-plugins
14mr|audit-2.3.2-2|119	The audispd-plugins package provides plugins for the real-time interface to the
14mr|audit-2.3.2-2|120	audit system, audispd. These plugins can do things like relay events to remote
14mr|audit-2.3.2-2|121	machines or analyze events for suspicious behavior.
14mr|audit-2.3.2-2|122	
14mr|audit-2.3.2-2|123	%prep
14mr|audit-2.3.2-2|124	%setup -q
14mr|audit-2.3.2-2|125	%patch0 -p1
14mr|audit-2.3.2-2|126	
14mr|audit-2.3.2-2|127	find -type d -name ".libs" | xargs rm -rf
14mr|audit-2.3.2-2|128	
14mr|audit-2.3.2-2|129	%build
14mr|audit-2.3.2-2|130	%serverbuild
14mr|audit-2.3.2-2|131	autoreconf -f -v --install
14mr|audit-2.3.2-2|132	
14mr|audit-2.3.2-2|133	%configure2_5x \
14mr|audit-2.3.2-2|134	--sbindir=/sbin \
14mr|audit-2.3.2-2|135	--libdir=/%{_lib} \
14mr|audit-2.3.2-2|136	--with-prelude \
14mr|audit-2.3.2-2|137	--with-libwrap \
14mr|audit-2.3.2-2|138	--enable-gssapi-krb5=no \
14mr|audit-2.3.2-2|139	--with-libcap-ng=yes \
14mr|audit-2.3.2-2|140	--libexecdir=%{_sbindir}
14mr|audit-2.3.2-2|141	
14mr|audit-2.3.2-2|142	%make
14mr|audit-2.3.2-2|143	
14mr|audit-2.3.2-2|144	%install
14mr|audit-2.3.2-2|145	install -d %{buildroot}%{_var}/log/audit
14mr|audit-2.3.2-2|146	install -d %{buildroot}%{_libdir}/audit
14mr|audit-2.3.2-2|147	install -d %{buildroot}%{_var}/spool/audit
14mr|audit-2.3.2-2|148	
14mr|audit-2.3.2-2|149	%makeinstall_std
14mr|audit-2.3.2-2|150	
14mr|audit-2.3.2-2|151	install -d %{buildroot}/%{_libdir}
14mr|audit-2.3.2-2|152	# This winds up in the wrong place when libtool is involved
14mr|audit-2.3.2-2|153	mv %{buildroot}/%{_lib}/libaudit.a %{buildroot}%{_libdir}/
14mr|audit-2.3.2-2|154	mv %{buildroot}/%{_lib}/libauparse.a %{buildroot}%{_libdir}/
14mr|audit-2.3.2-2|155	curdir=`pwd`
14mr|audit-2.3.2-2|156	cd %{buildroot}/%{_libdir}
14mr|audit-2.3.2-2|157	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libaudit.so.%{major}.*.*\``
14mr|audit-2.3.2-2|158	ln -s ../../%{_lib}/$LIBNAME libaudit.so
14mr|audit-2.3.2-2|159	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libauparse.so.%{auparsemajor}.*.*\``
14mr|audit-2.3.2-2|160	ln -s ../../%{_lib}/$LIBNAME libauparse.so
14mr|audit-2.3.2-2|161	cd $curdir
14mr|audit-2.3.2-2|162	
14mr|audit-2.3.2-2|163	# uneeded files
14mr|audit-2.3.2-2|164	rm -f %{buildroot}/%{_lib}/*.so
14mr|audit-2.3.2-2|165	rm -f %{buildroot}/%{_lib}/*.la
14mr|audit-2.3.2-2|166	rm -f %{buildroot}%{py_platsitedir}/*.{a,la}
14mr|audit-2.3.2-2|167	
14mr|audit-2.3.2-2|168	%post
14mr|audit-2.3.2-2|169	if [ ! -e %{_sysconfdir}/audit/audit.rules ] ; then
14mr|audit-2.3.2-2|170	cp %{_sysconfdir}/audit/rules.d/audit.rules %{_sysconfdir}/audit/audit.rules
14mr|audit-2.3.2-2|171	fi
14mr|audit-2.3.2-2|172	%_post_service auditd
14mr|audit-2.3.2-2|173	
14mr|audit-2.3.2-2|174	%preun
14mr|audit-2.3.2-2|175	%_preun_service auditd
14mr|audit-2.3.2-2|176	
14mr|audit-2.3.2-2|177	%check
14mr|audit-2.3.2-2|178	make check
14mr|audit-2.3.2-2|179	
14mr|audit-2.3.2-2|180	%files
14mr|audit-2.3.2-2|181	%doc README COPYING contrib/capp.rules contrib/nispom.rules contrib/lspp.rules contrib/stig.rules init.d/auditd.cron
14mr|audit-2.3.2-2|182	%{_initrddir}/auditd
14mr|audit-2.3.2-2|183	%attr(0750,root,root) %dir %{_sysconfdir}/audit
14mr|audit-2.3.2-2|184	%attr(0750,root,root) %dir %{_sysconfdir}/audit/rules.d
14mr|audit-2.3.2-2|185	%attr(0750,root,root) %dir %{_sysconfdir}/audisp
14mr|audit-2.3.2-2|186	%attr(0750,root,root) %dir %{_sysconfdir}/audisp/plugins.d
14mr|audit-2.3.2-2|187	%attr(0750,root,root) %dir %{_libdir}/audit
14mr|audit-2.3.2-2|188	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/auditd.conf
14mr|audit-2.3.2-2|189	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/rules.d/audit.rules
14mr|audit-2.3.2-2|190	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/sysconfig/auditd
14mr|audit-2.3.2-2|191	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audispd.conf
14mr|audit-2.3.2-2|192	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/af_unix.conf
14mr|audit-2.3.2-2|193	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/syslog.conf
14mr|audit-2.3.2-2|194	%attr(0750,root,root) /sbin/audispd
14mr|audit-2.3.2-2|195	%attr(0750,root,root) /sbin/auditctl
14mr|audit-2.3.2-2|196	%attr(0750,root,root) /sbin/auditd
14mr|audit-2.3.2-2|197	%attr(0750,root,root) /sbin/autrace
14mr|audit-2.3.2-2|198	%attr(0755,root,root) /sbin/aureport
14mr|audit-2.3.2-2|199	%attr(0755,root,root) /sbin/ausearch
14mr|audit-2.3.2-2|200	%attr(0750,root,root) /sbin/augenrules
14mr|audit-2.3.2-2|201	%attr(0755,root,root) %{_bindir}/aulastlog
14mr|audit-2.3.2-2|202	%attr(0755,root,root) %{_bindir}/aulast
14mr|audit-2.3.2-2|203	%attr(0755,root,root) %{_bindir}/ausyscall
14mr|audit-2.3.2-2|204	%attr(0755,root,root) %{_bindir}/auvirt
14mr|audit-2.3.2-2|205	%attr(0644,root,root) %{_mandir}/man5/audispd.conf.5*
14mr|audit-2.3.2-2|206	%attr(0644,root,root) %{_mandir}/man5/auditd.conf.5*
14mr|audit-2.3.2-2|207	%attr(0644,root,root) %{_mandir}/man5/ausearch-expression.5*
14mr|audit-2.3.2-2|208	%attr(0644,root,root) %{_mandir}/man7/audit.rules.7*
14mr|audit-2.3.2-2|209	%attr(0644,root,root) %{_mandir}/man8/audispd.8*
14mr|audit-2.3.2-2|210	%attr(0644,root,root) %{_mandir}/man8/auditctl.8*
14mr|audit-2.3.2-2|211	%attr(0644,root,root) %{_mandir}/man8/auditd.8*
14mr|audit-2.3.2-2|212	%attr(0644,root,root) %{_mandir}/man8/aulast.8*
14mr|audit-2.3.2-2|213	%attr(0644,root,root) %{_mandir}/man8/aulastlog.8*
14mr|audit-2.3.2-2|214	%attr(0644,root,root) %{_mandir}/man8/auvirt.8*
14mr|audit-2.3.2-2|215	%attr(0644,root,root) %{_mandir}/man8/augenrules.8*
14mr|audit-2.3.2-2|216	%attr(0644,root,root) %{_mandir}/man8/aureport.8*
14mr|audit-2.3.2-2|217	%attr(0644,root,root) %{_mandir}/man8/ausearch.8*
14mr|audit-2.3.2-2|218	%attr(0644,root,root) %{_mandir}/man8/ausyscall.8*
14mr|audit-2.3.2-2|219	%attr(0644,root,root) %{_mandir}/man8/autrace.8*
14mr|audit-2.3.2-2|220	%attr(0700,root,root) %dir %{_var}/log/audit
14mr|audit-2.3.2-2|221	
14mr|audit-2.3.2-2|222	%files -n %{libname}
14mr|audit-2.3.2-2|223	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/libaudit.conf
14mr|audit-2.3.2-2|224	/%{_lib}/libaudit.so.%{major}*
14mr|audit-2.3.2-2|225	%attr(0644,root,root) %{_mandir}/man5/libaudit.conf.5*
14mr|audit-2.3.2-2|226	
14mr|audit-2.3.2-2|227	%files -n %{develname}
14mr|audit-2.3.2-2|228	%doc ChangeLog contrib/skeleton.c contrib/plugin
14mr|audit-2.3.2-2|229	%{_libdir}/libaudit.so
14mr|audit-2.3.2-2|230	%{_includedir}/libaudit.h
14mr|audit-2.3.2-2|231	%{_mandir}/man3/audit_*
14mr|audit-2.3.2-2|232	%{_mandir}/man3/ausearch_*
14mr|audit-2.3.2-2|233	%{_mandir}/man3/get_auditfail_action.3*
14mr|audit-2.3.2-2|234	%{_mandir}/man3/set_aumessage_mode.3*
14mr|audit-2.3.2-2|235	
14mr|audit-2.3.2-2|236	%files -n %{staticdevelname}
14mr|audit-2.3.2-2|237	%{_libdir}/libaudit.a
14mr|audit-2.3.2-2|238	
14mr|audit-2.3.2-2|239	%files -n %{auparselibname}
14mr|audit-2.3.2-2|240	/%{_lib}/libauparse.so.%{auparsemajor}*
14mr|audit-2.3.2-2|241	
14mr|audit-2.3.2-2|242	%files -n %{auparsedevelname}
14mr|audit-2.3.2-2|243	%doc ChangeLog contrib/skeleton.c contrib/plugin
14mr|audit-2.3.2-2|244	%{_libdir}/libauparse.so
14mr|audit-2.3.2-2|245	%{_includedir}/auparse-defs.h
14mr|audit-2.3.2-2|246	%{_includedir}/auparse.h
14mr|audit-2.3.2-2|247	%{_mandir}/man3/auparse_*
14mr|audit-2.3.2-2|248	
14mr|audit-2.3.2-2|249	%files -n %{auparsestaticdevelname}
14mr|audit-2.3.2-2|250	%{_libdir}/libauparse.a
14mr|audit-2.3.2-2|251	
14mr|audit-2.3.2-2|252	%files -n python-audit
14mr|audit-2.3.2-2|253	%{py_platsitedir}/*.so
14mr|audit-2.3.2-2|254	%{py_platsitedir}/audit.p*
14mr|audit-2.3.2-2|255	
14mr|audit-2.3.2-2|256	%files -n audispd-plugins
14mr|audit-2.3.2-2|257	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-prelude.conf
14mr|audit-2.3.2-2|258	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-remote.conf
14mr|audit-2.3.2-2|259	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/audispd-zos-remote.conf
14mr|audit-2.3.2-2|260	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-prelude.conf
14mr|audit-2.3.2-2|261	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-remote.conf
14mr|audit-2.3.2-2|262	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/zos-remote.conf
14mr|audit-2.3.2-2|263	%attr(0750,root,root) /sbin/audispd-zos-remote
14mr|audit-2.3.2-2|264	%attr(0750,root,root) /sbin/audisp-prelude
14mr|audit-2.3.2-2|265	%attr(0750,root,root) /sbin/audisp-remote
14mr|audit-2.3.2-2|266	%attr(0644,root,root) %{_mandir}/man5/audisp-prelude.conf.5*
14mr|audit-2.3.2-2|267	%attr(0644,root,root) %{_mandir}/man5/audisp-remote.conf.5*
14mr|audit-2.3.2-2|268	%attr(0644,root,root) %{_mandir}/man5/zos-remote.conf.5*
14mr|audit-2.3.2-2|269	%attr(0644,root,root) %{_mandir}/man8/audispd-zos-remote.8*
14mr|audit-2.3.2-2|270	%attr(0644,root,root) %{_mandir}/man8/audisp-prelude.8*
14mr|audit-2.3.2-2|271	%attr(0644,root,root) %{_mandir}/man8/audisp-remote.8*
14mr|audit-2.3.2-2|272	%attr(0750,root,root) %dir %{_var}/spool/audit
14mr|audit-2.3.2-2|273	
14mr|audit-2.3.2-2|274	%changelog
14mr|audit-2.3.2-2|275	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.2-2
14mr|audit-2.3.2-2|276	+ Revision: 4c0ab7d
14mr|audit-2.3.2-2|277	- MassBuild#440: Increase release tag
14mr|audit-2.3.2-2|278	
14mr|audit-2.3.2-2|279	

15940 14
14mr|augeas-1.0.0-3|1	%define	major	0
14mr|augeas-1.0.0-3|2	%define	famajor	1
14mr|augeas-1.0.0-3|3	%define	libname	%mklibname augeas %{major}
14mr|augeas-1.0.0-3|4	%define	libfa	%mklibname fa %{famajor}
14mr|augeas-1.0.0-3|5	%define	devname	%mklibname augeas -d
14mr|augeas-1.0.0-3|6	
14mr|augeas-1.0.0-3|7	Summary:	A library for changing configuration files
14mr|augeas-1.0.0-3|8	Name:		augeas
14mr|augeas-1.0.0-3|9	Version:	1.0.0
14mr|augeas-1.0.0-3|10	Release:	3
14mr|augeas-1.0.0-3|11	Group:		Development/C
14mr|augeas-1.0.0-3|12	License:	LGPLv2.1+
14mr|augeas-1.0.0-3|13	URL:		http://augeas.net/
14mr|augeas-1.0.0-3|14	Source0:	http://augeas.net/download/%{name}-%{version}.tar.gz
14mr|augeas-1.0.0-3|15	Source1:	http://augeas.net/download/%{name}-%{version}.tar.gz.sig
14mr|augeas-1.0.0-3|16	
14mr|augeas-1.0.0-3|17	BuildRequires:	ruby
14mr|augeas-1.0.0-3|18	BuildRequires:	readline-devel
14mr|augeas-1.0.0-3|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|augeas-1.0.0-3|20	
14mr|augeas-1.0.0-3|21	%description
14mr|augeas-1.0.0-3|22	A library for programmatically editing configuration files. Augeas parses
14mr|augeas-1.0.0-3|23	configuration files into a tree structure, which it exposes through its
14mr|augeas-1.0.0-3|24	public API. Changes made through the API are written back to the initially
14mr|augeas-1.0.0-3|25	read files.
14mr|augeas-1.0.0-3|26	
14mr|augeas-1.0.0-3|27	The transformation works very hard to preserve comments and formatting
14mr|augeas-1.0.0-3|28	details. It is controlled by ``lens'' definitions that describe the file
14mr|augeas-1.0.0-3|29	format and the transformation into a tree.
14mr|augeas-1.0.0-3|30	
14mr|augeas-1.0.0-3|31	%package	lenses
14mr|augeas-1.0.0-3|32	Summary:	Lenses for %{name}
14mr|augeas-1.0.0-3|33	Group:		Development/C
14mr|augeas-1.0.0-3|34	
14mr|augeas-1.0.0-3|35	%description	lenses
14mr|augeas-1.0.0-3|36	The lenses for %{name}.
14mr|augeas-1.0.0-3|37	
14mr|augeas-1.0.0-3|38	%package -n	%{libname}
14mr|augeas-1.0.0-3|39	Summary:	Library for %{name}
14mr|augeas-1.0.0-3|40	Group:		Development/C
14mr|augeas-1.0.0-3|41	Requires:	%{name}-lenses = %{EVRD}
14mr|augeas-1.0.0-3|42	
14mr|augeas-1.0.0-3|43	%description -n	%{libname}
14mr|augeas-1.0.0-3|44	The library for %{name}.
14mr|augeas-1.0.0-3|45	
14mr|augeas-1.0.0-3|46	%package -n	%{libfa}
14mr|augeas-1.0.0-3|47	Summary:	Library for %{name}
14mr|augeas-1.0.0-3|48	Group:		Development/C
14mr|augeas-1.0.0-3|49	Conflicts:	%{libname} < 0.9.0-2
14mr|augeas-1.0.0-3|50	
14mr|augeas-1.0.0-3|51	%description -n	%{libfa}
14mr|augeas-1.0.0-3|52	The library for %{name}.
14mr|augeas-1.0.0-3|53	
14mr|augeas-1.0.0-3|54	%package -n	%{devname}
14mr|augeas-1.0.0-3|55	Summary:	Development files for %{name}
14mr|augeas-1.0.0-3|56	Group:		Development/C
14mr|augeas-1.0.0-3|57	Provides:	%{name}-devel = %{EVRD}
14mr|augeas-1.0.0-3|58	Requires:	%{libname} = %{EVRD}
14mr|augeas-1.0.0-3|59	Requires:	%{libfa} = %{EVRD}
14mr|augeas-1.0.0-3|60	
14mr|augeas-1.0.0-3|61	%description -n	%{devname}
14mr|augeas-1.0.0-3|62	This package contains libraries and header files for
14mr|augeas-1.0.0-3|63	developing applications that use %{name}.
14mr|augeas-1.0.0-3|64	
14mr|augeas-1.0.0-3|65	%prep
14mr|augeas-1.0.0-3|66	%setup -q
14mr|augeas-1.0.0-3|67	%apply_patches
14mr|augeas-1.0.0-3|68	
14mr|augeas-1.0.0-3|69	%build
14mr|augeas-1.0.0-3|70	%configure2_5x	--disable-static
14mr|augeas-1.0.0-3|71	%make
14mr|augeas-1.0.0-3|72	
14mr|augeas-1.0.0-3|73	%check
14mr|augeas-1.0.0-3|74	#make check
14mr|augeas-1.0.0-3|75	
14mr|augeas-1.0.0-3|76	%install
14mr|augeas-1.0.0-3|77	%makeinstall_std
14mr|augeas-1.0.0-3|78	mkdir %{buildroot}/%{_lib}
14mr|augeas-1.0.0-3|79	mv %{buildroot}%{_libdir}/libaugeas.so.%{major}* %{buildroot}/%{_lib}
14mr|augeas-1.0.0-3|80	ln -srf %{buildroot}/%{_lib}/libaugeas.so.%{major}.*.* %{buildroot}%{_libdir}/libaugeas.so
14mr|augeas-1.0.0-3|81	mv %{buildroot}%{_libdir}/libfa.so.%{famajor}* %{buildroot}/%{_lib}
14mr|augeas-1.0.0-3|82	ln -srf %{buildroot}/%{_lib}/libfa.so.%{famajor}.*.* %{buildroot}%{_libdir}/libfa.so
14mr|augeas-1.0.0-3|83	
14mr|augeas-1.0.0-3|84	%files
14mr|augeas-1.0.0-3|85	%{_bindir}/augtool
14mr|augeas-1.0.0-3|86	%{_bindir}/augparse
14mr|augeas-1.0.0-3|87	%{_bindir}/fadot
14mr|augeas-1.0.0-3|88	%{_mandir}/man1/*
14mr|augeas-1.0.0-3|89	%{_datadir}/vim/vimfiles/ftdetect/augeas.vim
14mr|augeas-1.0.0-3|90	%{_datadir}/vim/vimfiles/syntax/augeas.vim
14mr|augeas-1.0.0-3|91	
14mr|augeas-1.0.0-3|92	%files lenses
14mr|augeas-1.0.0-3|93	%doc AUTHORS NEWS
14mr|augeas-1.0.0-3|94	%{_datadir}/augeas
14mr|augeas-1.0.0-3|95	
14mr|augeas-1.0.0-3|96	%files -n %{libname}
14mr|augeas-1.0.0-3|97	/%{_lib}/libaugeas.so.%{major}*
14mr|augeas-1.0.0-3|98	
14mr|augeas-1.0.0-3|99	%files -n %{libfa}
14mr|augeas-1.0.0-3|100	/%{_lib}/libfa.so.%{famajor}*
14mr|augeas-1.0.0-3|101	
14mr|augeas-1.0.0-3|102	%files -n %{devname}
14mr|augeas-1.0.0-3|103	%{_includedir}/*
14mr|augeas-1.0.0-3|104	%{_libdir}/libaugeas.so
14mr|augeas-1.0.0-3|105	%{_libdir}/libfa.so
14mr|augeas-1.0.0-3|106	%{_libdir}/pkgconfig/augeas.pc
14mr|augeas-1.0.0-3|107	
14mr|augeas-1.0.0-3|108	%changelog
14mr|augeas-1.0.0-3|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-3
14mr|augeas-1.0.0-3|110	+ Revision: a413f95
14mr|augeas-1.0.0-3|111	- MassBuild#440: Increase release tag
14mr|augeas-1.0.0-3|112	
14mr|augeas-1.0.0-3|113	

15941 14
14mr|aumix-2.9.1-5|1	%define name	aumix
14mr|aumix-2.9.1-5|2	%define version 2.9.1
14mr|aumix-2.9.1-5|3	%define release 5
14mr|aumix-2.9.1-5|4	
14mr|aumix-2.9.1-5|5	Name:		%{name}
14mr|aumix-2.9.1-5|6	Summary:	A GTK+ / Ncurses audio mixer
14mr|aumix-2.9.1-5|7	Version:	%{version}
14mr|aumix-2.9.1-5|8	Release:	%{release}
14mr|aumix-2.9.1-5|9	License:	GPL
14mr|aumix-2.9.1-5|10	Group:		Sound
14mr|aumix-2.9.1-5|11	BuildRequires:	ncurses-devel
14mr|aumix-2.9.1-5|12	BuildRequires:	gtk+2-devel
14mr|aumix-2.9.1-5|13	BuildRequires:	autoconf
14mr|aumix-2.9.1-5|14	BuildRequires:	automake
14mr|aumix-2.9.1-5|15	Source0:	http://www.jpj.net/~trevor/aumix/%{name}-%{version}.tar.bz2
14mr|aumix-2.9.1-5|16	URL: 		http://www.jpj.net/~trevor/aumix.html
14mr|aumix-2.9.1-5|17	Requires:	initscripts >= 4.42
14mr|aumix-2.9.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|aumix-2.9.1-5|19	
14mr|aumix-2.9.1-5|20	%description
14mr|aumix-2.9.1-5|21	This is a program for adjusting audio mixers from the command line or scripts,
14mr|aumix-2.9.1-5|22	or interactively at the console or a terminal with a full-screen, ncurses-based
14mr|aumix-2.9.1-5|23	interface or a GTK-based X interface.
14mr|aumix-2.9.1-5|24	
14mr|aumix-2.9.1-5|25	%package text
14mr|aumix-2.9.1-5|26	Summary:	An Ncurses audio mixer
14mr|aumix-2.9.1-5|27	License:	GPL
14mr|aumix-2.9.1-5|28	Group:		Sound
14mr|aumix-2.9.1-5|29	
14mr|aumix-2.9.1-5|30	%description text
14mr|aumix-2.9.1-5|31	This is a program for adjusting audio mixers from the command line or scripts,
14mr|aumix-2.9.1-5|32	or interactively at the console or a terminal with a full-screen, ncurses-based
14mr|aumix-2.9.1-5|33	interface .
14mr|aumix-2.9.1-5|34	
14mr|aumix-2.9.1-5|35	%prep
14mr|aumix-2.9.1-5|36	%setup -q
14mr|aumix-2.9.1-5|37	
14mr|aumix-2.9.1-5|38	%build
14mr|aumix-2.9.1-5|39	mkdir build-text
14mr|aumix-2.9.1-5|40	pushd build-text
14mr|aumix-2.9.1-5|41	CONFIGURE_TOP=.. %configure2_5x --without-gtk
14mr|aumix-2.9.1-5|42	%make
14mr|aumix-2.9.1-5|43	popd
14mr|aumix-2.9.1-5|44	mkdir build-gui
14mr|aumix-2.9.1-5|45	pushd build-gui
14mr|aumix-2.9.1-5|46	CONFIGURE_TOP=.. %configure2_5x
14mr|aumix-2.9.1-5|47	%make
14mr|aumix-2.9.1-5|48	popd
14mr|aumix-2.9.1-5|49	
14mr|aumix-2.9.1-5|50	%install
14mr|aumix-2.9.1-5|51	rm -rf $RPM_BUILD_ROOT
14mr|aumix-2.9.1-5|52	
14mr|aumix-2.9.1-5|53	%makeinstall -C build-gui
14mr|aumix-2.9.1-5|54	
14mr|aumix-2.9.1-5|55	# install text version
14mr|aumix-2.9.1-5|56	install -m755 build-text/src/aumix $RPM_BUILD_ROOT%{_bindir}/aumix-text
14mr|aumix-2.9.1-5|57	
14mr|aumix-2.9.1-5|58	# menu entry
14mr|aumix-2.9.1-5|59	
14mr|aumix-2.9.1-5|60	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|aumix-2.9.1-5|61	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|aumix-2.9.1-5|62	[Desktop Entry]
14mr|aumix-2.9.1-5|63	Name=Aumix
14mr|aumix-2.9.1-5|64	Comment=Basic volume controller
14mr|aumix-2.9.1-5|65	Exec=%{name}
14mr|aumix-2.9.1-5|66	Icon=sound_section
14mr|aumix-2.9.1-5|67	Terminal=false
14mr|aumix-2.9.1-5|68	Type=Application
14mr|aumix-2.9.1-5|69	StartupNotify=true
14mr|aumix-2.9.1-5|70	Categories=GTK;Audio;Mixer;
14mr|aumix-2.9.1-5|71	EOF
14mr|aumix-2.9.1-5|72	
14mr|aumix-2.9.1-5|73	%find_lang %name
14mr|aumix-2.9.1-5|74	
14mr|aumix-2.9.1-5|75	%if %mdkversion < 200900
14mr|aumix-2.9.1-5|76	%post
14mr|aumix-2.9.1-5|77	%update_menus
14mr|aumix-2.9.1-5|78	%endif
14mr|aumix-2.9.1-5|79	
14mr|aumix-2.9.1-5|80	%if %mdkversion < 200900
14mr|aumix-2.9.1-5|81	%postun
14mr|aumix-2.9.1-5|82	%clean_menus
14mr|aumix-2.9.1-5|83	%endif
14mr|aumix-2.9.1-5|84	
14mr|aumix-2.9.1-5|85	%clean
14mr|aumix-2.9.1-5|86	rm -rf $RPM_BUILD_ROOT
14mr|aumix-2.9.1-5|87	
14mr|aumix-2.9.1-5|88	%files -f %{name}.lang
14mr|aumix-2.9.1-5|89	%defattr(-,root,root)
14mr|aumix-2.9.1-5|90	%doc README TODO NEWS ChangeLog
14mr|aumix-2.9.1-5|91	%_bindir/aumix
14mr|aumix-2.9.1-5|92	%_bindir/mute
14mr|aumix-2.9.1-5|93	%_bindir/xaumix
14mr|aumix-2.9.1-5|94	%_mandir/man1/*
14mr|aumix-2.9.1-5|95	%_datadir/applications/mandriva-*
14mr|aumix-2.9.1-5|96	%_datadir/%name
14mr|aumix-2.9.1-5|97	
14mr|aumix-2.9.1-5|98	%files text
14mr|aumix-2.9.1-5|99	%defattr(-,root,root)
14mr|aumix-2.9.1-5|100	%_bindir/aumix-text
14mr|aumix-2.9.1-5|101	
14mr|aumix-2.9.1-5|102	
14mr|aumix-2.9.1-5|103	
14mr|aumix-2.9.1-5|104	%changelog
14mr|aumix-2.9.1-5|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9.1-5
14mr|aumix-2.9.1-5|106	+ Revision: 5874fc8
14mr|aumix-2.9.1-5|107	- MassBuild#440: Increase release tag
14mr|aumix-2.9.1-5|108	
14mr|aumix-2.9.1-5|109	

15942 14
14mr|autoconf2.1-2.13-35|1	%define pkgname	autoconf
14mr|autoconf2.1-2.13-35|2	
14mr|autoconf2.1-2.13-35|3	# Define the Fortran compiler
14mr|autoconf2.1-2.13-35|4	%define fortran_compiler gfortran
14mr|autoconf2.1-2.13-35|5	BuildRequires: gcc-gfortran
14mr|autoconf2.1-2.13-35|6	
14mr|autoconf2.1-2.13-35|7	%define docheck 1
14mr|autoconf2.1-2.13-35|8	%{?_without_check: %global docheck 0}
14mr|autoconf2.1-2.13-35|9	
14mr|autoconf2.1-2.13-35|10	Name:		%{pkgname}2.1
14mr|autoconf2.1-2.13-35|11	Summary:	A GNU tool for automatically configuring source code
14mr|autoconf2.1-2.13-35|12	Version:	2.13
14mr|autoconf2.1-2.13-35|13	Release:	35
14mr|autoconf2.1-2.13-35|14	Epoch:		1
14mr|autoconf2.1-2.13-35|15	License:	GPL
14mr|autoconf2.1-2.13-35|16	Group:		Development/Other
14mr|autoconf2.1-2.13-35|17	URL:		http://www.gnu.org/software/autoconf/
14mr|autoconf2.1-2.13-35|18	BuildArch:	noarch
14mr|autoconf2.1-2.13-35|19	
14mr|autoconf2.1-2.13-35|20	Source:		ftp://ftp.gnu.org/pub/gnu/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|autoconf2.1-2.13-35|21	Patch0:		autoconf-2.12-race.patch
14mr|autoconf2.1-2.13-35|22	Patch1:		autoconf-2.13-mawk.patch
14mr|autoconf2.1-2.13-35|23	Patch2:		autoconf-2.13-notmp.patch
14mr|autoconf2.1-2.13-35|24	Patch3:		autoconf-fix-for-gcc2.96-patch
14mr|autoconf2.1-2.13-35|25	Patch4:		autoconf-2.13-versioned-info.patch
14mr|autoconf2.1-2.13-35|26	Patch5:		autoconf-2.13-automake14.patch
14mr|autoconf2.1-2.13-35|27	Patch6:		autoconf-2.13-gfortran.patch
14mr|autoconf2.1-2.13-35|28	
14mr|autoconf2.1-2.13-35|29	Requires:	gawk, m4, mktemp
14mr|autoconf2.1-2.13-35|30	BuildRequires:	texinfo m4
14mr|autoconf2.1-2.13-35|31	Conflicts:	autoconf2.5 <= 1:2.59-3mdk
14mr|autoconf2.1-2.13-35|32	
14mr|autoconf2.1-2.13-35|33	# for tests
14mr|autoconf2.1-2.13-35|34	%if %docheck
14mr|autoconf2.1-2.13-35|35	BuildRequires:	bison
14mr|autoconf2.1-2.13-35|36	BuildRequires:	flex
14mr|autoconf2.1-2.13-35|37	%endif
14mr|autoconf2.1-2.13-35|38	
14mr|autoconf2.1-2.13-35|39	%description
14mr|autoconf2.1-2.13-35|40	GNU's Autoconf is a tool for configuring source code and Makefiles.
14mr|autoconf2.1-2.13-35|41	Using Autoconf, programmers can create portable and configurable
14mr|autoconf2.1-2.13-35|42	packages, since the person building the package is allowed to
14mr|autoconf2.1-2.13-35|43	specify various configuration options.
14mr|autoconf2.1-2.13-35|44	
14mr|autoconf2.1-2.13-35|45	You should install Autoconf if you are developing software and you'd
14mr|autoconf2.1-2.13-35|46	like to use it to create shell scripts which will configure your
14mr|autoconf2.1-2.13-35|47	source code packages. If you are installing Autoconf, you will also
14mr|autoconf2.1-2.13-35|48	need to install the GNU m4 package.
14mr|autoconf2.1-2.13-35|49	
14mr|autoconf2.1-2.13-35|50	Note that the Autoconf package is not required for the end user who
14mr|autoconf2.1-2.13-35|51	may be configuring software with an Autoconf-generated script;
14mr|autoconf2.1-2.13-35|52	Autoconf is only required for the generation of the scripts, not
14mr|autoconf2.1-2.13-35|53	their use.
14mr|autoconf2.1-2.13-35|54	
14mr|autoconf2.1-2.13-35|55	%prep
14mr|autoconf2.1-2.13-35|56	%setup -q -n %{pkgname}-%{version}
14mr|autoconf2.1-2.13-35|57	%patch0 -p1
14mr|autoconf2.1-2.13-35|58	%patch1 -p1
14mr|autoconf2.1-2.13-35|59	%patch2 -p1
14mr|autoconf2.1-2.13-35|60	%patch3 -p0
14mr|autoconf2.1-2.13-35|61	%patch4 -p1 -b .parallel
14mr|autoconf2.1-2.13-35|62	%patch5 -p1 -b .automake14
14mr|autoconf2.1-2.13-35|63	case %{fortran_compiler} in
14mr|autoconf2.1-2.13-35|64	*gfortran*)
14mr|autoconf2.1-2.13-35|65	%patch6 -p1 -b .gfortran
14mr|autoconf2.1-2.13-35|66	;;
14mr|autoconf2.1-2.13-35|67	esac
14mr|autoconf2.1-2.13-35|68	
14mr|autoconf2.1-2.13-35|69	%build
14mr|autoconf2.1-2.13-35|70	export F77=%{fortran_compiler}
14mr|autoconf2.1-2.13-35|71	%configure --program-suffix=-%{version}
14mr|autoconf2.1-2.13-35|72	%make
14mr|autoconf2.1-2.13-35|73	
14mr|autoconf2.1-2.13-35|74	%if %docheck
14mr|autoconf2.1-2.13-35|75	make check	# VERBOSE=1
14mr|autoconf2.1-2.13-35|76	%endif
14mr|autoconf2.1-2.13-35|77	
14mr|autoconf2.1-2.13-35|78	%install
14mr|autoconf2.1-2.13-35|79	%makeinstall
14mr|autoconf2.1-2.13-35|80	
14mr|autoconf2.1-2.13-35|81	mv $RPM_BUILD_ROOT%{_infodir}/autoconf.info $RPM_BUILD_ROOT%{_infodir}/autoconf-%{version}.info
14mr|autoconf2.1-2.13-35|82	
14mr|autoconf2.1-2.13-35|83	# We don't want to include the standards.info stuff in the package,
14mr|autoconf2.1-2.13-35|84	# because it comes from binutils...
14mr|autoconf2.1-2.13-35|85	rm -f $RPM_BUILD_ROOT%{_infodir}/standards*
14mr|autoconf2.1-2.13-35|86	
14mr|autoconf2.1-2.13-35|87	cp install-sh $RPM_BUILD_ROOT%{_datadir}/autoconf
14mr|autoconf2.1-2.13-35|88	
14mr|autoconf2.1-2.13-35|89	%files
14mr|autoconf2.1-2.13-35|90	%defattr(-,root,root)
14mr|autoconf2.1-2.13-35|91	%doc README
14mr|autoconf2.1-2.13-35|92	%{_bindir}/*
14mr|autoconf2.1-2.13-35|93	%{_datadir}/%{pkgname}
14mr|autoconf2.1-2.13-35|94	%{_infodir}/*
14mr|autoconf2.1-2.13-35|95	
14mr|autoconf2.1-2.13-35|96	
14mr|autoconf2.1-2.13-35|97	
14mr|autoconf2.1-2.13-35|98	
14mr|autoconf2.1-2.13-35|99	%changelog
14mr|autoconf2.1-2.13-35|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.13-35
14mr|autoconf2.1-2.13-35|101	+ Revision: 6a362df
14mr|autoconf2.1-2.13-35|102	- MassBuild#440: Increase release tag
14mr|autoconf2.1-2.13-35|103	
14mr|autoconf2.1-2.13-35|104	

15943 14
14mr|autoconf-2.69-3|1	%bcond_without check
14mr|autoconf-2.69-3|2	
14mr|autoconf-2.69-3|3	Summary:	A GNU tool for automatically configuring source code
14mr|autoconf-2.69-3|4	Name:		autoconf
14mr|autoconf-2.69-3|5	Version:	2.69
14mr|autoconf-2.69-3|6	Release:	3
14mr|autoconf-2.69-3|7	Epoch:		1
14mr|autoconf-2.69-3|8	License:	GPLv2+ with exceptions
14mr|autoconf-2.69-3|9	Group:		Development/Other
14mr|autoconf-2.69-3|10	Url:		http://www.gnu.org/software/autoconf/
14mr|autoconf-2.69-3|11	Source0:	ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.xz
14mr|autoconf-2.69-3|12	Source1:	autoconf-site-start.el
14mr|autoconf-2.69-3|13	Patch0:		autoconf-2.62-fix-multiline-string.patch
14mr|autoconf-2.69-3|14	Patch1:		autoconf-2.64-drop-failing-parallel-test.patch
14mr|autoconf-2.69-3|15	Patch2:		autoconf-2.69-texinfo.patch
14mr|autoconf-2.69-3|16	BuildRequires:	help2man
14mr|autoconf-2.69-3|17	BuildRequires:	m4
14mr|autoconf-2.69-3|18	BuildRequires:	texinfo
14mr|autoconf-2.69-3|19	# for tests
14mr|autoconf-2.69-3|20	%if %{with check}
14mr|autoconf-2.69-3|21	BuildRequires:	bison
14mr|autoconf-2.69-3|22	BuildRequires:	flex
14mr|autoconf-2.69-3|23	%endif
14mr|autoconf-2.69-3|24	Requires:	m4
14mr|autoconf-2.69-3|25	Requires:	mktemp
14mr|autoconf-2.69-3|26	Provides:	autoconf2.5 = %{EVRD}
14mr|autoconf-2.69-3|27	Conflicts:	autoconf2.1 < 1:2.13-26
14mr|autoconf-2.69-3|28	BuildArch:	noarch
14mr|autoconf-2.69-3|29	
14mr|autoconf-2.69-3|30	%description
14mr|autoconf-2.69-3|31	GNU's Autoconf is a tool for configuring source code and Makefiles.
14mr|autoconf-2.69-3|32	Using Autoconf, programmers can create portable and configurable
14mr|autoconf-2.69-3|33	packages, since the person building the package is allowed to
14mr|autoconf-2.69-3|34	specify various configuration options.
14mr|autoconf-2.69-3|35	
14mr|autoconf-2.69-3|36	You should install Autoconf if you are developing software and you'd
14mr|autoconf-2.69-3|37	like to use it to create shell scripts which will configure your
14mr|autoconf-2.69-3|38	source code packages. If you are installing Autoconf, you will also
14mr|autoconf-2.69-3|39	need to install the GNU m4 package.
14mr|autoconf-2.69-3|40	
14mr|autoconf-2.69-3|41	Note that the Autoconf package is not required for the end user who
14mr|autoconf-2.69-3|42	may be configuring software with an Autoconf-generated script;
14mr|autoconf-2.69-3|43	Autoconf is only required for the generation of the scripts, not
14mr|autoconf-2.69-3|44	their use.
14mr|autoconf-2.69-3|45	
14mr|autoconf-2.69-3|46	%files
14mr|autoconf-2.69-3|47	%doc AUTHORS BUGS COPYING INSTALL NEWS README THANKS TODO
14mr|autoconf-2.69-3|48	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mr|autoconf-2.69-3|49	%{_bindir}/*
14mr|autoconf-2.69-3|50	%{_datadir}/autoconf
14mr|autoconf-2.69-3|51	%{_datadir}/emacs/site-lisp/*.el*
14mr|autoconf-2.69-3|52	%{_infodir}/*
14mr|autoconf-2.69-3|53	%{_mandir}/*/*
14mr|autoconf-2.69-3|54	
14mr|autoconf-2.69-3|55	#----------------------------------------------------------------------------
14mr|autoconf-2.69-3|56	
14mr|autoconf-2.69-3|57	%prep
14mr|autoconf-2.69-3|58	%setup -q -n autoconf-%{version}
14mr|autoconf-2.69-3|59	%patch0 -p1 -b .multiline~
14mr|autoconf-2.69-3|60	%patch1 -p1 -b .droptest~
14mr|autoconf-2.69-3|61	%patch2 -p1 -b .texinfo~
14mr|autoconf-2.69-3|62	
14mr|autoconf-2.69-3|63	%build
14mr|autoconf-2.69-3|64	%configure2_5x --build=%{_host}
14mr|autoconf-2.69-3|65	%make
14mr|autoconf-2.69-3|66	
14mr|autoconf-2.69-3|67	%install
14mr|autoconf-2.69-3|68	%makeinstall_std
14mr|autoconf-2.69-3|69	
14mr|autoconf-2.69-3|70	# We don't want to include the standards.info stuff in the package,
14mr|autoconf-2.69-3|71	# because it comes from binutils...
14mr|autoconf-2.69-3|72	rm -f %{buildroot}%{_infodir}/standards*
14mr|autoconf-2.69-3|73	
14mr|autoconf-2.69-3|74	# emacs stuff
14mr|autoconf-2.69-3|75	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|autoconf-2.69-3|76	
14mr|autoconf-2.69-3|77	# if emacs-bin was not here, *.el and *.elc files will be missing - install *.el files anyway
14mr|autoconf-2.69-3|78	if [ ! -d %{buildroot}/%{_datadir}/emacs/site-lisp ]; then
14mr|autoconf-2.69-3|79	mkdir -p %{buildroot}/%{_datadir}/emacs/site-lisp
14mr|autoconf-2.69-3|80	install -m644 lib/emacs/*.el %{buildroot}/%{_datadir}/emacs/site-lisp
14mr|autoconf-2.69-3|81	fi
14mr|autoconf-2.69-3|82	
14mr|autoconf-2.69-3|83	%if %{with check}
14mr|autoconf-2.69-3|84	%check
14mr|autoconf-2.69-3|85	make check	# VERBOSE=1
14mr|autoconf-2.69-3|86	%endif
14mr|autoconf-2.69-3|87	
14mr|autoconf-2.69-3|88	
14mr|autoconf-2.69-3|89	%changelog
14mr|autoconf-2.69-3|90	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.69-3
14mr|autoconf-2.69-3|91	+ Revision: 1719ce6
14mr|autoconf-2.69-3|92	- Fix build with new texinfo, spec cleanup
14mr|autoconf-2.69-3|93	
14mr|autoconf-2.69-3|94	

15944 14
14mr|autoconf-archive-2012.04.07-3|1	Name:		autoconf-archive
14mr|autoconf-archive-2012.04.07-3|2	Version:	2012.04.07
14mr|autoconf-archive-2012.04.07-3|3	Release:	3
14mr|autoconf-archive-2012.04.07-3|4	Summary:	The Autoconf Macro Archive
14mr|autoconf-archive-2012.04.07-3|5	Group:		Development/Other
14mr|autoconf-archive-2012.04.07-3|6	License:	GPLv3+ with exceptions
14mr|autoconf-archive-2012.04.07-3|7	URL:		http://www.gnu.org/software/autoconf-archive/
14mr|autoconf-archive-2012.04.07-3|8	Source0:	ftp://ftp.gnu.org/gnu/autoconf-archive/%{name}-%{version}.tar.xz
14mr|autoconf-archive-2012.04.07-3|9	BuildArch:	noarch
14mr|autoconf-archive-2012.04.07-3|10	BuildRequires:	texinfo
14mr|autoconf-archive-2012.04.07-3|11	Requires:	autoconf
14mr|autoconf-archive-2012.04.07-3|12	
14mr|autoconf-archive-2012.04.07-3|13	%description
14mr|autoconf-archive-2012.04.07-3|14	The GNU Autoconf Archive is a collection of more than 450 macros for
14mr|autoconf-archive-2012.04.07-3|15	GNU Autoconf that have been contributed as free software by friendly
14mr|autoconf-archive-2012.04.07-3|16	supporters of the cause from all over the Internet.
14mr|autoconf-archive-2012.04.07-3|17	
14mr|autoconf-archive-2012.04.07-3|18	%prep
14mr|autoconf-archive-2012.04.07-3|19	%setup -q
14mr|autoconf-archive-2012.04.07-3|20	
14mr|autoconf-archive-2012.04.07-3|21	%build
14mr|autoconf-archive-2012.04.07-3|22	%configure2_5x
14mr|autoconf-archive-2012.04.07-3|23	%make
14mr|autoconf-archive-2012.04.07-3|24	
14mr|autoconf-archive-2012.04.07-3|25	%install
14mr|autoconf-archive-2012.04.07-3|26	%makeinstall_std
14mr|autoconf-archive-2012.04.07-3|27	
14mr|autoconf-archive-2012.04.07-3|28	# remove dir file which will be generated by /sbin/install-info
14mr|autoconf-archive-2012.04.07-3|29	rm -f %{buildroot}%{_infodir}/dir
14mr|autoconf-archive-2012.04.07-3|30	
14mr|autoconf-archive-2012.04.07-3|31	# document files are installed another location
14mr|autoconf-archive-2012.04.07-3|32	rm -rf %{buildroot}%{_datadir}/%{name}
14mr|autoconf-archive-2012.04.07-3|33	
14mr|autoconf-archive-2012.04.07-3|34	%files
14mr|autoconf-archive-2012.04.07-3|35	%defattr(-,root,root,-)
14mr|autoconf-archive-2012.04.07-3|36	%doc AUTHORS COPYING* ChangeLog NEWS README TODO
14mr|autoconf-archive-2012.04.07-3|37	%{_datadir}/aclocal/*.m4
14mr|autoconf-archive-2012.04.07-3|38	%{_infodir}/autoconf-archive.info*
14mr|autoconf-archive-2012.04.07-3|39	
14mr|autoconf-archive-2012.04.07-3|40	
14mr|autoconf-archive-2012.04.07-3|41	
14mr|autoconf-archive-2012.04.07-3|42	%changelog
14mr|autoconf-archive-2012.04.07-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.04.07-3
14mr|autoconf-archive-2012.04.07-3|44	+ Revision: a0853f1
14mr|autoconf-archive-2012.04.07-3|45	- MassBuild#440: Increase release tag
14mr|autoconf-archive-2012.04.07-3|46	
14mr|autoconf-archive-2012.04.07-3|47	

15945 14
14mr|autodownloader-0.3.0-2|1	Name:		autodownloader
14mr|autodownloader-0.3.0-2|2	Version:	0.3.0
14mr|autodownloader-0.3.0-2|3	Release:	2
14mr|autodownloader-0.3.0-2|4	Summary:	A Python program that can be used to automatically download files
14mr|autodownloader-0.3.0-2|5	License:	GPL
14mr|autodownloader-0.3.0-2|6	Group:		Networking/WWW
14mr|autodownloader-0.3.0-2|7	URL:		http://sourceforge.net/projects/autodownloader
14mr|autodownloader-0.3.0-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|autodownloader-0.3.0-2|9	BuildArch:	noarch
14mr|autodownloader-0.3.0-2|10	Requires:	python
14mr|autodownloader-0.3.0-2|11	Requires:	pygtk2.0
14mr|autodownloader-0.3.0-2|12	
14mr|autodownloader-0.3.0-2|13	%description
14mr|autodownloader-0.3.0-2|14	Autodownloader is a program written in Python that can be used
14mr|autodownloader-0.3.0-2|15	to automatically download files that are not freely distributable.
14mr|autodownloader-0.3.0-2|16	
14mr|autodownloader-0.3.0-2|17	The program can choose from multiple mirrors and download the files
14mr|autodownloader-0.3.0-2|18	to a specified location. The files will also be checked using an md5
14mr|autodownloader-0.3.0-2|19	checksum.
14mr|autodownloader-0.3.0-2|20	
14mr|autodownloader-0.3.0-2|21	%prep
14mr|autodownloader-0.3.0-2|22	%setup -q
14mr|autodownloader-0.3.0-2|23	
14mr|autodownloader-0.3.0-2|24	%build
14mr|autodownloader-0.3.0-2|25	# empty
14mr|autodownloader-0.3.0-2|26	
14mr|autodownloader-0.3.0-2|27	%install
14mr|autodownloader-0.3.0-2|28	%makeinstall_std
14mr|autodownloader-0.3.0-2|29	
14mr|autodownloader-0.3.0-2|30	%files
14mr|autodownloader-0.3.0-2|31	%doc COPYING ChangeLog GladeWindow-license.txt README.txt TODO example.autodlrc
14mr|autodownloader-0.3.0-2|32	%dir %{_datadir}/autodl
14mr|autodownloader-0.3.0-2|33	%{_datadir}/autodl/*
14mr|autodownloader-0.3.0-2|34	%{_datadir}/icons/hicolor/*/apps/autodl.png
14mr|autodownloader-0.3.0-2|35	
14mr|autodownloader-0.3.0-2|36	
14mr|autodownloader-0.3.0-2|37	%changelog
14mr|autodownloader-0.3.0-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-2
14mr|autodownloader-0.3.0-2|39	+ Revision: e5acf2e
14mr|autodownloader-0.3.0-2|40	- MassBuild#440: Increase release tag
14mr|autodownloader-0.3.0-2|41	
14mr|autodownloader-0.3.0-2|42	

15946 14
14mr|autofs-5.0.7-12|1	Summary:        A tool for automatically mounting and unmounting filesystems
14mr|autofs-5.0.7-12|2	Name:           autofs
14mr|autofs-5.0.7-12|3	Version:        5.0.7
14mr|autofs-5.0.7-12|4	Release:        12
14mr|autofs-5.0.7-12|5	License:        GPLv2+
14mr|autofs-5.0.7-12|6	Group:          System/Kernel and hardware
14mr|autofs-5.0.7-12|7	Url:            ftp://ftp.kernel.org/pub/linux/daemons/autofs
14mr|autofs-5.0.7-12|8	Source0:        ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/%{name}-%{version}.tar.bz2
14mr|autofs-5.0.7-12|9	Patch102:       autofs-5.0.6-separate-config-files.patch
14mr|autofs-5.0.7-12|10	Patch103:       autofs-5.0.4-rename-configuration-file.patch
14mr|autofs-5.0.7-12|11	Patch104:	autofs-5.0.7-do-not-install-init.patch
14mr|autofs-5.0.7-12|12	Patch105:	autofs-5.0.7-after-nss-lookup.patch
14mr|autofs-5.0.7-12|13	Patch106:	autofs-5.0.7-add-missing-libtirpc-linkage.patch
14mr|autofs-5.0.7-12|14	
14mr|autofs-5.0.7-12|15	BuildRequires:  bison
14mr|autofs-5.0.7-12|16	BuildRequires:  flex
14mr|autofs-5.0.7-12|17	BuildRequires:	kmod-compat
14mr|autofs-5.0.7-12|18	BuildRequires:  krb5-devel
14mr|autofs-5.0.7-12|19	BuildRequires:  openldap-devel
14mr|autofs-5.0.7-12|20	BuildRequires:  sasl-devel
14mr|autofs-5.0.7-12|21	BuildRequires:  pkgconfig(libtirpc)
14mr|autofs-5.0.7-12|22	BuildRequires:  pkgconfig(libxml-2.0)
14mr|autofs-5.0.7-12|23	Requires(post,preun):  rpm-helper >= 0.24.1-1
14mr|autofs-5.0.7-12|24	Conflicts:      autosmb
14mr|autofs-5.0.7-12|25	
14mr|autofs-5.0.7-12|26	%description
14mr|autofs-5.0.7-12|27	autofs is a daemon which automatically mounts filesystems when you use
14mr|autofs-5.0.7-12|28	them, and unmounts them later when you are not using them.  This can
14mr|autofs-5.0.7-12|29	include network filesystems, CD-ROMs, floppies, and so forth.
14mr|autofs-5.0.7-12|30	
14mr|autofs-5.0.7-12|31	%prep
14mr|autofs-5.0.7-12|32	%setup -q
14mr|autofs-5.0.7-12|33	%apply_patches
14mr|autofs-5.0.7-12|34	autoreconf -fi
14mr|autofs-5.0.7-12|35	
14mr|autofs-5.0.7-12|36	%build
14mr|autofs-5.0.7-12|37	%serverbuild
14mr|autofs-5.0.7-12|38	export CFLAGS="%{optflags} -fPIC"
14mr|autofs-5.0.7-12|39	%configure2_5x \
14mr|autofs-5.0.7-12|40	--with-mapdir=%{_sysconfdir}/%{name} \
14mr|autofs-5.0.7-12|41	--with-confdir=%{_sysconfdir}/%{name} \
14mr|autofs-5.0.7-12|42	--with-sasl=yes \
14mr|autofs-5.0.7-12|43	--disable-mount-locking \
14mr|autofs-5.0.7-12|44	--enable-ignore-busy \
14mr|autofs-5.0.7-12|45	--with-libtirpc \
14mr|autofs-5.0.7-12|46	--disable-mount-move \
14mr|autofs-5.0.7-12|47	--with-systemd
14mr|autofs-5.0.7-12|48	
14mr|autofs-5.0.7-12|49	%make DONTSTRIP=1
14mr|autofs-5.0.7-12|50	
14mr|autofs-5.0.7-12|51	mkdir examples
14mr|autofs-5.0.7-12|52	cp samples/ldap* examples
14mr|autofs-5.0.7-12|53	cp samples/autofs.schema examples
14mr|autofs-5.0.7-12|54	
14mr|autofs-5.0.7-12|55	rm -f README.gentoo
14mr|autofs-5.0.7-12|56	
14mr|autofs-5.0.7-12|57	%install
14mr|autofs-5.0.7-12|58	mkdir -p %{buildroot}%{_sbindir}
14mr|autofs-5.0.7-12|59	mkdir -p %{buildroot}%{_libdir}/autofs
14mr|autofs-5.0.7-12|60	mkdir -p %{buildroot}%{_mandir}/{man5,man8}
14mr|autofs-5.0.7-12|61	mkdir -p %{buildroot}%{_sysconfdir}
14mr|autofs-5.0.7-12|62	
14mr|autofs-5.0.7-12|63	%make install INSTALLROOT=%{buildroot}
14mr|autofs-5.0.7-12|64	
14mr|autofs-5.0.7-12|65	install -d -m 755 %{buildroot}%{_unitdir}
14mr|autofs-5.0.7-12|66	install -m 644 samples/autofs.service %{buildroot}%{_unitdir}/autofs.service
14mr|autofs-5.0.7-12|67	
14mr|autofs-5.0.7-12|68	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
14mr|autofs-5.0.7-12|69	rm -f %{buildroot}%{_mandir}/man8/autofs*
14mr|autofs-5.0.7-12|70	
14mr|autofs-5.0.7-12|71	cat > README.urpmi <<EOF
14mr|autofs-5.0.7-12|72	%{distribution} specific notes
14mr|autofs-5.0.7-12|73	
14mr|autofs-5.0.7-12|74	setup
14mr|autofs-5.0.7-12|75	-----
14mr|autofs-5.0.7-12|76	Configuration handling in %{distribution} package differs from upstream one on several
14mr|autofs-5.0.7-12|77	points:
14mr|autofs-5.0.7-12|78	- the automounts daemon configuration file is %{_sysconfdir}/autofs/autofs.conf
14mr|autofs-5.0.7-12|79	- the autofs service configuration file is %{_sysconfdir}/sysconfig/autofs
14mr|autofs-5.0.7-12|80	
14mr|autofs-5.0.7-12|81	Upgrade
14mr|autofs-5.0.7-12|82	-------
14mr|autofs-5.0.7-12|83	Map files have been moved from %{_sysconfdir} to %{_sysconfdir}/autofs. Upgrade
14mr|autofs-5.0.7-12|84	procedure should handle the change automatically.
14mr|autofs-5.0.7-12|85	LDAP usage has changed between autofs 4 and 5. The LDAP schema used has now to
14mr|autofs-5.0.7-12|86	be configured explicitely in autofs configuration, so as to avoid useless
14mr|autofs-5.0.7-12|87	queries. As this can't be handled by package upgrade procedure, you'll have to
14mr|autofs-5.0.7-12|88	edit your configuration manually. See auto.master(5) for details.
14mr|autofs-5.0.7-12|89	
14mr|autofs-5.0.7-12|90	EOF
14mr|autofs-5.0.7-12|91	
14mr|autofs-5.0.7-12|92	# tune default configuration
14mr|autofs-5.0.7-12|93	perl -pi -e 's|^BROWSE_MODE="no"|BROWSE_MODE="yes"|' \
14mr|autofs-5.0.7-12|94	%{buildroot}%{_sysconfdir}/autofs/autofs.conf
14mr|autofs-5.0.7-12|95	perl -pi \
14mr|autofs-5.0.7-12|96	-e 's|^/misc\t|#/misc\t|;' \
14mr|autofs-5.0.7-12|97	-e 's|^/net\t|#/net\t|;' \
14mr|autofs-5.0.7-12|98	%{buildroot}%{_sysconfdir}/autofs/auto.master
14mr|autofs-5.0.7-12|99	
14mr|autofs-5.0.7-12|100	%post
14mr|autofs-5.0.7-12|101	%_post_service autofs
14mr|autofs-5.0.7-12|102	
14mr|autofs-5.0.7-12|103	%preun
14mr|autofs-5.0.7-12|104	%_preun_service autofs
14mr|autofs-5.0.7-12|105	
14mr|autofs-5.0.7-12|106	%files
14mr|autofs-5.0.7-12|107	%doc INSTALL CHANGELOG CREDITS README* examples
14mr|autofs-5.0.7-12|108	%config(noreplace) %{_sysconfdir}/autofs
14mr|autofs-5.0.7-12|109	%config(noreplace) %{_sysconfdir}/sysconfig/autofs
14mr|autofs-5.0.7-12|110	%{_unitdir}/autofs.service
14mr|autofs-5.0.7-12|111	%{_libdir}/%{name}
14mr|autofs-5.0.7-12|112	%{_sbindir}/automount
14mr|autofs-5.0.7-12|113	%{_mandir}/*/*
14mr|autofs-5.0.7-12|114	
14mr|autofs-5.0.7-12|115	
14mr|autofs-5.0.7-12|116	%changelog
14mr|autofs-5.0.7-12|117	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.7-12
14mr|autofs-5.0.7-12|118	+ Revision: f021aa8
14mr|autofs-5.0.7-12|119	- BuildList#2062192: Increase release tag
14mr|autofs-5.0.7-12|120	
14mr|autofs-5.0.7-12|121	

15947 14
14mr|autogen-5.18.3-1|1	%define major 25
14mr|autogen-5.18.3-1|2	%define libname %mklibname opts %{major}
14mr|autogen-5.18.3-1|3	%define develname %mklibname opts -d
14mr|autogen-5.18.3-1|4	
14mr|autogen-5.18.3-1|5	Summary:	Simplifies the creation and maintenance of programs
14mr|autogen-5.18.3-1|6	Name:		autogen
14mr|autogen-5.18.3-1|7	Version:	5.18.3
14mr|autogen-5.18.3-1|8	Release:	1
14mr|autogen-5.18.3-1|9	Group:		Development/Other
14mr|autogen-5.18.3-1|10	License:	GPLv2+
14mr|autogen-5.18.3-1|11	URL:		http://www.gnu.org/software/autogen/
14mr|autogen-5.18.3-1|12	Source0:	ftp://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz
14mr|autogen-5.18.3-1|13	Patch0:		autogen-5.12-pkgconfig.patch
14mr|autogen-5.18.3-1|14	# Fix mk-tpl-config.sh to not fail when guile headers don't use noreturn
14mr|autogen-5.18.3-1|15	Patch1:         autogen-mktplconfig.patch
14mr|autogen-5.18.3-1|16	
14mr|autogen-5.18.3-1|17	BuildRequires:	chrpath
14mr|autogen-5.18.3-1|18	BuildRequires:	pkgconfig(guile-2.0)
14mr|autogen-5.18.3-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|autogen-5.18.3-1|20	
14mr|autogen-5.18.3-1|21	%define __noautoreq '/bin/cat'
14mr|autogen-5.18.3-1|22	
14mr|autogen-5.18.3-1|23	%description
14mr|autogen-5.18.3-1|24	AutoGen is a tool designed to simplify the creation and maintenance
14mr|autogen-5.18.3-1|25	of programs that contain large amounts of repetitious text. It is
14mr|autogen-5.18.3-1|26	especially valuable in programs that have several blocks of text
14mr|autogen-5.18.3-1|27	that must be kept synchronized.
14mr|autogen-5.18.3-1|28	
14mr|autogen-5.18.3-1|29	%package -n %{libname}
14mr|autogen-5.18.3-1|30	Summary:	Main library for %{name}
14mr|autogen-5.18.3-1|31	Group:		Development/Other
14mr|autogen-5.18.3-1|32	Obsoletes:	%{_lib}autogen0 < 5.11
14mr|autogen-5.18.3-1|33	
14mr|autogen-5.18.3-1|34	%description -n	%{libname}
14mr|autogen-5.18.3-1|35	This package contains the shared library for %{name}.
14mr|autogen-5.18.3-1|36	
14mr|autogen-5.18.3-1|37	%package -n %{develname}
14mr|autogen-5.18.3-1|38	Summary:	Development headers and libraries for %{name}
14mr|autogen-5.18.3-1|39	Group:		Development/Other
14mr|autogen-5.18.3-1|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|autogen-5.18.3-1|41	Requires:	%{libname} = %{version}-%{release}
14mr|autogen-5.18.3-1|42	Obsoletes:	%{_lib}autogen0-devel < %{version}-%{release}
14mr|autogen-5.18.3-1|43	Obsoletes:	%{_lib}opts-static-devel < %{version}-%{release}
14mr|autogen-5.18.3-1|44	
14mr|autogen-5.18.3-1|45	%description -n	%{develname}
14mr|autogen-5.18.3-1|46	This package contains the development files for %{name}.
14mr|autogen-5.18.3-1|47	
14mr|autogen-5.18.3-1|48	%prep
14mr|autogen-5.18.3-1|49	%setup -q
14mr|autogen-5.18.3-1|50	%apply_patches
14mr|autogen-5.18.3-1|51	
14mr|autogen-5.18.3-1|52	%build
14mr|autogen-5.18.3-1|53	%configure2_5x \
14mr|autogen-5.18.3-1|54	--disable-static
14mr|autogen-5.18.3-1|55	
14mr|autogen-5.18.3-1|56	%make
14mr|autogen-5.18.3-1|57	
14mr|autogen-5.18.3-1|58	%install
14mr|autogen-5.18.3-1|59	%makeinstall_std
14mr|autogen-5.18.3-1|60	
14mr|autogen-5.18.3-1|61	%{_bindir}/chrpath -d %{buildroot}/%{_libdir}/lib*.so.* \
14mr|autogen-5.18.3-1|62	%{buildroot}/%{_bindir}/{autogen,columns,getdefs,xml2ag}
14mr|autogen-5.18.3-1|63	
14mr|autogen-5.18.3-1|64	%files
14mr|autogen-5.18.3-1|65	%doc README TODO
14mr|autogen-5.18.3-1|66	%{_bindir}/autogen
14mr|autogen-5.18.3-1|67	%{_bindir}/columns
14mr|autogen-5.18.3-1|68	%{_bindir}/getdefs
14mr|autogen-5.18.3-1|69	%{_bindir}/xml2ag
14mr|autogen-5.18.3-1|70	%{_infodir}/autogen.info*
14mr|autogen-5.18.3-1|71	%{_datadir}/aclocal/*
14mr|autogen-5.18.3-1|72	%{_datadir}/autogen/
14mr|autogen-5.18.3-1|73	%{_mandir}/*/*
14mr|autogen-5.18.3-1|74	
14mr|autogen-5.18.3-1|75	%files -n %{libname}
14mr|autogen-5.18.3-1|76	%{_libdir}/*.so.%{major}*
14mr|autogen-5.18.3-1|77	
14mr|autogen-5.18.3-1|78	%files -n %{develname}
14mr|autogen-5.18.3-1|79	%{_bindir}/autoopts-config
14mr|autogen-5.18.3-1|80	%{_includedir}/autoopts/
14mr|autogen-5.18.3-1|81	%{_libdir}/*.so
14mr|autogen-5.18.3-1|82	%{_datadir}/pkgconfig/*
14mr|autogen-5.18.3-1|83	
14mr|autogen-5.18.3-1|84	
14mr|autogen-5.18.3-1|85	%changelog
14mr|autogen-5.18.3-1|86	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 5.18.3-1
14mr|autogen-5.18.3-1|87	+ Revision: d773f87
14mr|autogen-5.18.3-1|88	- Fix mk-tpl-config.sh to not fail when guile headers don't use noreturn
14mr|autogen-5.18.3-1|89	
14mr|autogen-5.18.3-1|90	

15948 14
14mr|autologin-1.0.0-31|1	Summary:	Automatically log in
14mr|autologin-1.0.0-31|2	Name:		autologin
14mr|autologin-1.0.0-31|3	Version:	1.0.0
14mr|autologin-1.0.0-31|4	Release:	31
14mr|autologin-1.0.0-31|5	Group:		System/Base
14mr|autologin-1.0.0-31|6	License:	GPL
14mr|autologin-1.0.0-31|7	URL:		http://www.linux-easy.com/development/autologin/
14mr|autologin-1.0.0-31|8	Source0:	%{name}-%{version}.tar.bz2
14mr|autologin-1.0.0-31|9	Source1:	startx.autologin
14mr|autologin-1.0.0-31|10	Patch0:		autologin-1.0.0-mdv.patch
14mr|autologin-1.0.0-31|11	Patch1:		autologin-glibc28_fix.diff
14mr|autologin-1.0.0-31|12	BuildRequires:	pam-devel automake autoconf >= 2.50
14mr|autologin-1.0.0-31|13	Requires:	initscripts >= 5.15
14mr|autologin-1.0.0-31|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|autologin-1.0.0-31|15	
14mr|autologin-1.0.0-31|16	%description
14mr|autologin-1.0.0-31|17	Autologin automatically logs in as the user specified in
14mr|autologin-1.0.0-31|18	/etc/sysconfig/autologin and starts the X session defined there.
14mr|autologin-1.0.0-31|19	
14mr|autologin-1.0.0-31|20	Install autologin if you want to bypass the login screen.
14mr|autologin-1.0.0-31|21	
14mr|autologin-1.0.0-31|22	%prep
14mr|autologin-1.0.0-31|23	%setup -q
14mr|autologin-1.0.0-31|24	
14mr|autologin-1.0.0-31|25	%patch0 -p1 -b .fred
14mr|autologin-1.0.0-31|26	%patch1 -p0 -b .glibc28_fix
14mr|autologin-1.0.0-31|27	
14mr|autologin-1.0.0-31|28	%build
14mr|autologin-1.0.0-31|29	#FORCE_AUTOCONF_2_5=1 AUTOMAKE="automake --add-missing" autoreconf
14mr|autologin-1.0.0-31|30	autoreconf -fiv
14mr|autologin-1.0.0-31|31	%configure2_5x
14mr|autologin-1.0.0-31|32	%make
14mr|autologin-1.0.0-31|33	
14mr|autologin-1.0.0-31|34	%install
14mr|autologin-1.0.0-31|35	rm -rf %{buildroot}
14mr|autologin-1.0.0-31|36	
14mr|autologin-1.0.0-31|37	%makeinstall_std
14mr|autologin-1.0.0-31|38	
14mr|autologin-1.0.0-31|39	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/startx.autologin
14mr|autologin-1.0.0-31|40	
14mr|autologin-1.0.0-31|41	%clean
14mr|autologin-1.0.0-31|42	rm -rf %{buildroot}
14mr|autologin-1.0.0-31|43	
14mr|autologin-1.0.0-31|44	%files
14mr|autologin-1.0.0-31|45	%defattr(-,root,root,0755)
14mr|autologin-1.0.0-31|46	%doc README AUTHORS
14mr|autologin-1.0.0-31|47	%{_sbindir}/autologin
14mr|autologin-1.0.0-31|48	%{_bindir}/startx.autologin
14mr|autologin-1.0.0-31|49	%config(noreplace) /etc/pam.d/autologin
14mr|autologin-1.0.0-31|50	
14mr|autologin-1.0.0-31|51	
14mr|autologin-1.0.0-31|52	
14mr|autologin-1.0.0-31|53	%changelog
14mr|autologin-1.0.0-31|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-31
14mr|autologin-1.0.0-31|55	+ Revision: 61f6a1f
14mr|autologin-1.0.0-31|56	- MassBuild#440: Increase release tag
14mr|autologin-1.0.0-31|57	
14mr|autologin-1.0.0-31|58	

15949 14
14mr|automake-1.14.1-5|1	%define amversion 1.14
14mr|automake-1.14.1-5|2	
14mr|automake-1.14.1-5|3	%define docheck 0
14mr|automake-1.14.1-5|4	%{?_without_check: %global docheck 0}
14mr|automake-1.14.1-5|5	
14mr|automake-1.14.1-5|6	Summary:	A GNU tool for automatically creating Makefiles
14mr|automake-1.14.1-5|7	Name:		automake
14mr|automake-1.14.1-5|8	Version:	1.14.1
14mr|automake-1.14.1-5|9	Release:	5
14mr|automake-1.14.1-5|10	License:	GPLv2+
14mr|automake-1.14.1-5|11	Group:		Development/Other
14mr|automake-1.14.1-5|12	Url:		http://sources.redhat.com/automake/
14mr|automake-1.14.1-5|13	Source0:	ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
14mr|automake-1.14.1-5|14	Source100:	fix-old-automake-files
14mr|automake-1.14.1-5|15	# Automatically invoke fix-old-automake-files from aclocal
14mr|automake-1.14.1-5|16	Patch0:		automake-1.13.1-automatically-fix-old-files.patch
14mr|automake-1.14.1-5|17	# Something changed in Perl 5.18 and the testsuite started to fail because
14mr|automake-1.14.1-5|18	# of random looping in hashes items.  Upstream will probably start sorting of
14mr|automake-1.14.1-5|19	# hash items by default for this failing case ~> we just don't resist on its
14mr|automake-1.14.1-5|20	# order for now (only testsuite change).
14mr|automake-1.14.1-5|21	# ~> Downstream
14mr|automake-1.14.1-5|22	# ~> http://lists.gnu.org/archive/html/bug-automake/2013-07/msg00022.html
14mr|automake-1.14.1-5|23	Patch1:		automake-1.13.4-hash-order-workaround.patch
14mr|automake-1.14.1-5|24	BuildRequires:	autoconf
14mr|automake-1.14.1-5|25	BuildRequires:	texinfo
14mr|automake-1.14.1-5|26	# tests need these
14mr|automake-1.14.1-5|27	%if %{docheck}
14mr|automake-1.14.1-5|28	BuildRequires:	bison
14mr|automake-1.14.1-5|29	BuildRequires:	dejagnu
14mr|automake-1.14.1-5|30	BuildRequires:	emacs
14mr|automake-1.14.1-5|31	BuildRequires:	flex
14mr|automake-1.14.1-5|32	BuildRequires:	gcc-java
14mr|automake-1.14.1-5|33	BuildRequires:	python
14mr|automake-1.14.1-5|34	BuildRequires:	tetex-latex
14mr|automake-1.14.1-5|35	%endif
14mr|automake-1.14.1-5|36	Requires:	autoconf
14mr|automake-1.14.1-5|37	Requires:	sed
14mr|automake-1.14.1-5|38	Conflicts:	automake1.5
14mr|automake-1.14.1-5|39	Provides:	automake1.9 = %{EVRD}
14mr|automake-1.14.1-5|40	Obsoletes:	automake1.9 < %{EVRD}
14mr|automake-1.14.1-5|41	Provides:	automake1.8 = %{EVRD}
14mr|automake-1.14.1-5|42	Obsoletes:	automake1.8 < %{EVRD}
14mr|automake-1.14.1-5|43	Requires(post,preun):	update-alternatives
14mr|automake-1.14.1-5|44	BuildArch:	noarch
14mr|automake-1.14.1-5|45	
14mr|automake-1.14.1-5|46	%description
14mr|automake-1.14.1-5|47	Automake is a tool for automatically generating Makefiles compliant with
14mr|automake-1.14.1-5|48	the GNU Coding Standards.
14mr|automake-1.14.1-5|49	
14mr|automake-1.14.1-5|50	You should install Automake if you are developing software and would like
14mr|automake-1.14.1-5|51	to use its capabilities of automatically generating GNU standard
14mr|automake-1.14.1-5|52	Makefiles. If you install Automake, you will also need to install GNU's
14mr|automake-1.14.1-5|53	Autoconf package.
14mr|automake-1.14.1-5|54	
14mr|automake-1.14.1-5|55	%files
14mr|automake-1.14.1-5|56	%doc AUTHORS ChangeLog NEWS README THANKS
14mr|automake-1.14.1-5|57	%{_bindir}/automake
14mr|automake-1.14.1-5|58	%{_bindir}/aclocal
14mr|automake-1.14.1-5|59	%{_bindir}/fix-old-automake-files
14mr|automake-1.14.1-5|60	%{_bindir}/automake-%{amversion}
14mr|automake-1.14.1-5|61	%{_bindir}/aclocal-%{amversion}
14mr|automake-1.14.1-5|62	%{_bindir}/automake-1.8
14mr|automake-1.14.1-5|63	%{_bindir}/aclocal-1.8
14mr|automake-1.14.1-5|64	%{_bindir}/automake-1.9
14mr|automake-1.14.1-5|65	%{_bindir}/aclocal-1.9
14mr|automake-1.14.1-5|66	%{_bindir}/automake-1.11
14mr|automake-1.14.1-5|67	%{_bindir}/aclocal-1.11
14mr|automake-1.14.1-5|68	%{_bindir}/automake-1.12
14mr|automake-1.14.1-5|69	%{_bindir}/aclocal-1.12
14mr|automake-1.14.1-5|70	%{_bindir}/automake-1.13
14mr|automake-1.14.1-5|71	%{_bindir}/aclocal-1.13
14mr|automake-1.14.1-5|72	%{_datadir}/automake*
14mr|automake-1.14.1-5|73	%{_infodir}/automake*
14mr|automake-1.14.1-5|74	%{_datadir}/aclocal*
14mr|automake-1.14.1-5|75	%{_mandir}/man1/aclocal-%{amversion}*
14mr|automake-1.14.1-5|76	%{_mandir}/man1/aclocal.1*
14mr|automake-1.14.1-5|77	%{_mandir}/man1/automake-%{amversion}*
14mr|automake-1.14.1-5|78	%{_mandir}/man1/automake.1*
14mr|automake-1.14.1-5|79	
14mr|automake-1.14.1-5|80	%pre
14mr|automake-1.14.1-5|81	if [ "$1" = 1 ]; then
14mr|automake-1.14.1-5|82	update-alternatives --remove automake %{_bindir}/automake-1.8
14mr|automake-1.14.1-5|83	update-alternatives --remove automake %{_bindir}/automake-1.9
14mr|automake-1.14.1-5|84	update-alternatives --remove automake %{_bindir}/automake-1.11
14mr|automake-1.14.1-5|85	update-alternatives --remove automake %{_bindir}/automake-1.12
14mr|automake-1.14.1-5|86	update-alternatives --remove automake %{_bindir}/automake-1.13
14mr|automake-1.14.1-5|87	fi
14mr|automake-1.14.1-5|88	
14mr|automake-1.14.1-5|89	#----------------------------------------------------------------------------
14mr|automake-1.14.1-5|90	
14mr|automake-1.14.1-5|91	%prep
14mr|automake-1.14.1-5|92	%setup -q
14mr|automake-1.14.1-5|93	%apply_patches
14mr|automake-1.14.1-5|94	
14mr|automake-1.14.1-5|95	%build
14mr|automake-1.14.1-5|96	%configure2_5x
14mr|automake-1.14.1-5|97	%make
14mr|automake-1.14.1-5|98	
14mr|automake-1.14.1-5|99	%check
14mr|automake-1.14.1-5|100	%if %{docheck}
14mr|automake-1.14.1-5|101	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
14mr|automake-1.14.1-5|102	# is not present. But automake behavior changed, now it can handle missing
14mr|automake-1.14.1-5|103	# libtool file as well, so this test is bogus.
14mr|automake-1.14.1-5|104	sed -e 's/reqd2.test//g' -i tests/Makefile
14mr|automake-1.14.1-5|105	make check # VERBOSE=1
14mr|automake-1.14.1-5|106	%endif
14mr|automake-1.14.1-5|107	
14mr|automake-1.14.1-5|108	%install
14mr|automake-1.14.1-5|109	%makeinstall_std
14mr|automake-1.14.1-5|110	
14mr|automake-1.14.1-5|111	# provide -1.x symlinks
14mr|automake-1.14.1-5|112	for i in 8 9 11 12 13; do
14mr|automake-1.14.1-5|113	ln -s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.$i
14mr|automake-1.14.1-5|114	ln -s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.$i
14mr|automake-1.14.1-5|115	done
14mr|automake-1.14.1-5|116	
14mr|automake-1.14.1-5|117	rm -f %{buildroot}/%{_infodir}/*
14mr|automake-1.14.1-5|118	install -m 644 doc/%{name}.info* %{buildroot}/%{_infodir}/
14mr|automake-1.14.1-5|119	install -c -m 755 %{SOURCE100} %{buildroot}%{_bindir}/
14mr|automake-1.14.1-5|120	
14mr|automake-1.14.1-5|121	mkdir -p %{buildroot}%{_datadir}/aclocal
14mr|automake-1.14.1-5|122	
14mr|automake-1.14.1-5|123	
14mr|automake-1.14.1-5|124	
14mr|automake-1.14.1-5|125	
14mr|automake-1.14.1-5|126	%changelog
14mr|automake-1.14.1-5|127	* Thu Sep 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.1-5
14mr|automake-1.14.1-5|128	+ Revision: 78b935f
14mr|automake-1.14.1-5|129	- One more fix to fix-old-automake-files
14mr|automake-1.14.1-5|130	
14mr|automake-1.14.1-5|131	

15950 14
14mr|automake1.4-1.4.0.p6-10|1	%define amversion 1.4
14mr|automake1.4-1.4.0.p6-10|2	%define pkgname automake
14mr|automake1.4-1.4.0.p6-10|3	%define patchlevel p6
14mr|automake1.4-1.4.0.p6-10|4	%define version 1.4.0.%{patchlevel}
14mr|automake1.4-1.4.0.p6-10|5	
14mr|automake1.4-1.4.0.p6-10|6	%define docheck 0
14mr|automake1.4-1.4.0.p6-10|7	%{?_without_check: %global docheck 0}
14mr|automake1.4-1.4.0.p6-10|8	
14mr|automake1.4-1.4.0.p6-10|9	Summary:	A GNU tool for automatically creating Makefiles
14mr|automake1.4-1.4.0.p6-10|10	Name:		%{pkgname}%{amversion}
14mr|automake1.4-1.4.0.p6-10|11	Version:	%{version}
14mr|automake1.4-1.4.0.p6-10|12	Release:	10
14mr|automake1.4-1.4.0.p6-10|13	License:	GPL
14mr|automake1.4-1.4.0.p6-10|14	Group:		Development/Other
14mr|automake1.4-1.4.0.p6-10|15	Source:		ftp://ftp.gnu.org/gnu/automake/%{pkgname}-%{amversion}-%{patchlevel}.tar.bz2
14mr|automake1.4-1.4.0.p6-10|16	Patch0:		automake-1.4p6-infofiles.patch
14mr|automake1.4-1.4.0.p6-10|17	Patch1:		automake-1.4-p6-stdc-headers.patch
14mr|automake1.4-1.4.0.p6-10|18	Patch2:		automake-1.4-p6-CVE-2009-4029.diff
14mr|automake1.4-1.4.0.p6-10|19	URL:		http://www.gnu.org/software/automake/
14mr|automake1.4-1.4.0.p6-10|20	BuildArch:	noarch
14mr|automake1.4-1.4.0.p6-10|21	
14mr|automake1.4-1.4.0.p6-10|22	Requires:	update-alternatives
14mr|automake1.4-1.4.0.p6-10|23	Conflicts:	automake1.5
14mr|automake1.4-1.4.0.p6-10|24	Obsoletes:	automake <= 1.4-23.p6.mdk
14mr|automake1.4-1.4.0.p6-10|25	
14mr|automake1.4-1.4.0.p6-10|26	%description
14mr|automake1.4-1.4.0.p6-10|27	Automake is a tool for automatically generating Makefiles compliant with the
14mr|automake1.4-1.4.0.p6-10|28	GNU Coding Standards.
14mr|automake1.4-1.4.0.p6-10|29	
14mr|automake1.4-1.4.0.p6-10|30	You should install Automake if you are developing software and would like to
14mr|automake1.4-1.4.0.p6-10|31	use its capabilities of automatically generating GNU standard Makefiles. If you
14mr|automake1.4-1.4.0.p6-10|32	install Automake, you will also need to install GNU's Autoconf package.
14mr|automake1.4-1.4.0.p6-10|33	
14mr|automake1.4-1.4.0.p6-10|34	%prep
14mr|automake1.4-1.4.0.p6-10|35	%setup -q -n %{pkgname}-%{amversion}-%{patchlevel}
14mr|automake1.4-1.4.0.p6-10|36	%patch0 -p1 -b .parallel
14mr|automake1.4-1.4.0.p6-10|37	%patch1 -p1 -b .gcc3.4
14mr|automake1.4-1.4.0.p6-10|38	%patch2 -p1 -b .CVE-2009-4029
14mr|automake1.4-1.4.0.p6-10|39	
14mr|automake1.4-1.4.0.p6-10|40	%build
14mr|automake1.4-1.4.0.p6-10|41	%configure
14mr|automake1.4-1.4.0.p6-10|42	%make
14mr|automake1.4-1.4.0.p6-10|43	
14mr|automake1.4-1.4.0.p6-10|44	# error.test won't work as expected because $ACLOCAL already include ./m4 into
14mr|automake1.4-1.4.0.p6-10|45	# m4 file search list (see tests/defs), so --acdir=. has no effect
14mr|automake1.4-1.4.0.p6-10|46	perl -pi -e 's/\berror\.test\b//' tests/Makefile
14mr|automake1.4-1.4.0.p6-10|47	
14mr|automake1.4-1.4.0.p6-10|48	# (oe) the installsh.test test fails, don't know why
14mr|automake1.4-1.4.0.p6-10|49	%check
14mr|automake1.4-1.4.0.p6-10|50	%if %docheck
14mr|automake1.4-1.4.0.p6-10|51	make check	# VERBOSE=1
14mr|automake1.4-1.4.0.p6-10|52	%endif
14mr|automake1.4-1.4.0.p6-10|53	
14mr|automake1.4-1.4.0.p6-10|54	%install
14mr|automake1.4-1.4.0.p6-10|55	%makeinstall
14mr|automake1.4-1.4.0.p6-10|56	
14mr|automake1.4-1.4.0.p6-10|57	install -D -m 644 %{name}.info $RPM_BUILD_ROOT%{_infodir}/%{name}.info
14mr|automake1.4-1.4.0.p6-10|58	
14mr|automake1.4-1.4.0.p6-10|59	rm -f $RPM_BUILD_ROOT/%{_bindir}/{automake,aclocal}
14mr|automake1.4-1.4.0.p6-10|60	
14mr|automake1.4-1.4.0.p6-10|61	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aclocal
14mr|automake1.4-1.4.0.p6-10|62	
14mr|automake1.4-1.4.0.p6-10|63	%post
14mr|automake1.4-1.4.0.p6-10|64	update-alternatives --remove automake %{_bindir}/automake-%{amversion}
14mr|automake1.4-1.4.0.p6-10|65	
14mr|automake1.4-1.4.0.p6-10|66	# this triggerpostun doesn't seem to work, using post instead
14mr|automake1.4-1.4.0.p6-10|67	#triggerpostun -- automake <= 1.4-25.p6.mdk
14mr|automake1.4-1.4.0.p6-10|68	#if [ -e %{_bindir}/automake-%{amversion} ]; then
14mr|automake1.4-1.4.0.p6-10|69	#  update-alternatives --remove automake %{_bindir}/automake-%{amversion}
14mr|automake1.4-1.4.0.p6-10|70	#fi
14mr|automake1.4-1.4.0.p6-10|71	
14mr|automake1.4-1.4.0.p6-10|72	%files
14mr|automake1.4-1.4.0.p6-10|73	%defattr(-,root,root)
14mr|automake1.4-1.4.0.p6-10|74	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
14mr|automake1.4-1.4.0.p6-10|75	%{_bindir}/*
14mr|automake1.4-1.4.0.p6-10|76	%{_datadir}/*-1.4
14mr|automake1.4-1.4.0.p6-10|77	%{_infodir}/%{name}*
14mr|automake1.4-1.4.0.p6-10|78	%dir %{_datadir}/aclocal
14mr|automake1.4-1.4.0.p6-10|79	
14mr|automake1.4-1.4.0.p6-10|80	
14mr|automake1.4-1.4.0.p6-10|81	
14mr|automake1.4-1.4.0.p6-10|82	
14mr|automake1.4-1.4.0.p6-10|83	
14mr|automake1.4-1.4.0.p6-10|84	%changelog
14mr|automake1.4-1.4.0.p6-10|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0.p6-10
14mr|automake1.4-1.4.0.p6-10|86	+ Revision: 40f684d
14mr|automake1.4-1.4.0.p6-10|87	- MassBuild#440: Increase release tag
14mr|automake1.4-1.4.0.p6-10|88	
14mr|automake1.4-1.4.0.p6-10|89	

15951 14
14mr|automake1.7-1.7.9-17|1	%define amversion 1.7
14mr|automake1.7-1.7.9-17|2	
14mr|automake1.7-1.7.9-17|3	%define docheck 0
14mr|automake1.7-1.7.9-17|4	%{?_without_check: %global docheck 0}
14mr|automake1.7-1.7.9-17|5	
14mr|automake1.7-1.7.9-17|6	Summary:	A GNU tool for automatically creating Makefiles
14mr|automake1.7-1.7.9-17|7	Name:		automake%{amversion}
14mr|automake1.7-1.7.9-17|8	Version:	1.7.9
14mr|automake1.7-1.7.9-17|9	%define subrel 1
14mr|automake1.7-1.7.9-17|10	Release:	17
14mr|automake1.7-1.7.9-17|11	License:	GPL
14mr|automake1.7-1.7.9-17|12	Group:		Development/Other
14mr|automake1.7-1.7.9-17|13	URL:		http://sources.redhat.com/automake/
14mr|automake1.7-1.7.9-17|14	Source:		ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2
14mr|automake1.7-1.7.9-17|15	Patch0:		automake-1.7.9-infofiles.patch
14mr|automake1.7-1.7.9-17|16	Patch1:		automake-1.7.9-new-autoconf-and-gettext.patch
14mr|automake1.7-1.7.9-17|17	Patch2:		automake-1.7.9-CVE-2009-4029.patch
14mr|automake1.7-1.7.9-17|18	Patch3:		automake-1.7.9-CVE-2012-3386.diff
14mr|automake1.7-1.7.9-17|19	BuildArch:	noarch
14mr|automake1.7-1.7.9-17|20	Requires:	autoconf2.5 >= 1:2.54
14mr|automake1.7-1.7.9-17|21	BuildRequires:	autoconf2.5 >= 1:2.59-4mdk
14mr|automake1.7-1.7.9-17|22	BuildRequires:	texinfo
14mr|automake1.7-1.7.9-17|23	Conflicts:	automake1.5
14mr|automake1.7-1.7.9-17|24	Conflicts:	automake < 1.4-22.p6.mdk
14mr|automake1.7-1.7.9-17|25	Requires(post): update-alternatives
14mr|automake1.7-1.7.9-17|26	# for tests
14mr|automake1.7-1.7.9-17|27	%if %docheck
14mr|automake1.7-1.7.9-17|28	BuildRequires:	bison
14mr|automake1.7-1.7.9-17|29	BuildRequires:	flex
14mr|automake1.7-1.7.9-17|30	BuildRequires:	tetex-latex
14mr|automake1.7-1.7.9-17|31	BuildRequires:	emacs
14mr|automake1.7-1.7.9-17|32	BuildRequires:	dejagnu
14mr|automake1.7-1.7.9-17|33	BuildRequires:	gcc-java
14mr|automake1.7-1.7.9-17|34	BuildRequires:	python
14mr|automake1.7-1.7.9-17|35	%endif
14mr|automake1.7-1.7.9-17|36	
14mr|automake1.7-1.7.9-17|37	%description
14mr|automake1.7-1.7.9-17|38	Automake is a tool for automatically generating Makefiles compliant with
14mr|automake1.7-1.7.9-17|39	the GNU Coding Standards.
14mr|automake1.7-1.7.9-17|40	
14mr|automake1.7-1.7.9-17|41	You should install Automake if you are developing software and would like
14mr|automake1.7-1.7.9-17|42	to use its capabilities of automatically generating GNU standard
14mr|automake1.7-1.7.9-17|43	Makefiles. If you install Automake, you will also need to install GNU's
14mr|automake1.7-1.7.9-17|44	Autoconf package.
14mr|automake1.7-1.7.9-17|45	
14mr|automake1.7-1.7.9-17|46	%prep
14mr|automake1.7-1.7.9-17|47	
14mr|automake1.7-1.7.9-17|48	%setup -q -n automake-%{version}
14mr|automake1.7-1.7.9-17|49	%patch0 -p0 -b .parallel
14mr|automake1.7-1.7.9-17|50	%patch1 -p1 -b .autoconf_gettext
14mr|automake1.7-1.7.9-17|51	%patch2 -p1 -b .CVE-2009-4029
14mr|automake1.7-1.7.9-17|52	%patch3 -p0 -b .CVE-2012-3386
14mr|automake1.7-1.7.9-17|53	
14mr|automake1.7-1.7.9-17|54	
14mr|automake1.7-1.7.9-17|55	%build
14mr|automake1.7-1.7.9-17|56	%configure2_5x
14mr|automake1.7-1.7.9-17|57	%make
14mr|automake1.7-1.7.9-17|58	
14mr|automake1.7-1.7.9-17|59	%if %docheck
14mr|automake1.7-1.7.9-17|60	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
14mr|automake1.7-1.7.9-17|61	# is not present. But automake behavior changed, now it can handle missing
14mr|automake1.7-1.7.9-17|62	# libtool file as well, so this test is bogus.
14mr|automake1.7-1.7.9-17|63	perl -pi -e 's/reqd2.test//g' tests/Makefile
14mr|automake1.7-1.7.9-17|64	# etex is linked to pdfetex, which does not generate dvi files...
14mr|automake1.7-1.7.9-17|65	export TEX=tex
14mr|automake1.7-1.7.9-17|66	# (oe) these test cases fail probably due to incompabilities with latest gettext,
14mr|automake1.7-1.7.9-17|67	# disable them for now
14mr|automake1.7-1.7.9-17|68	for test in gettext gettext2 subcond subst; do
14mr|automake1.7-1.7.9-17|69	perl -pi -e "s|${test}||g" tests/Makefile
14mr|automake1.7-1.7.9-17|70	done
14mr|automake1.7-1.7.9-17|71	make check	# VERBOSE=1
14mr|automake1.7-1.7.9-17|72	%endif
14mr|automake1.7-1.7.9-17|73	
14mr|automake1.7-1.7.9-17|74	%install
14mr|automake1.7-1.7.9-17|75	%makeinstall_std
14mr|automake1.7-1.7.9-17|76	
14mr|automake1.7-1.7.9-17|77	rm -f %{buildroot}/%{_bindir}/{automake,aclocal}
14mr|automake1.7-1.7.9-17|78	
14mr|automake1.7-1.7.9-17|79	pushd %{buildroot}/%{_infodir}
14mr|automake1.7-1.7.9-17|80	for i in *.info*; do
14mr|automake1.7-1.7.9-17|81	mv $i %{name}${i#automake}
14mr|automake1.7-1.7.9-17|82	done
14mr|automake1.7-1.7.9-17|83	popd
14mr|automake1.7-1.7.9-17|84	
14mr|automake1.7-1.7.9-17|85	mkdir -p %{buildroot}%{_datadir}/aclocal
14mr|automake1.7-1.7.9-17|86	
14mr|automake1.7-1.7.9-17|87	%post
14mr|automake1.7-1.7.9-17|88	update-alternatives --remove automake %{_bindir}/automake-%{amversion}
14mr|automake1.7-1.7.9-17|89	
14mr|automake1.7-1.7.9-17|90	%files
14mr|automake1.7-1.7.9-17|91	%defattr(-,root,root)
14mr|automake1.7-1.7.9-17|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
14mr|automake1.7-1.7.9-17|93	%{_bindir}/*
14mr|automake1.7-1.7.9-17|94	%{_datadir}/automake*
14mr|automake1.7-1.7.9-17|95	%{_infodir}/automake*
14mr|automake1.7-1.7.9-17|96	%{_datadir}/aclocal*
14mr|automake1.7-1.7.9-17|97	
14mr|automake1.7-1.7.9-17|98	
14mr|automake1.7-1.7.9-17|99	
14mr|automake1.7-1.7.9-17|100	%changelog
14mr|automake1.7-1.7.9-17|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.9-17
14mr|automake1.7-1.7.9-17|102	+ Revision: d74e710
14mr|automake1.7-1.7.9-17|103	- MassBuild#440: Increase release tag
14mr|automake1.7-1.7.9-17|104	
14mr|automake1.7-1.7.9-17|105	

15952 14
14mr|automoc4-0.9.88-7|1	Name: automoc4
14mr|automoc4-0.9.88-7|2	Summary: Automoc is a development moc auto generator for kde4 development
14mr|automoc4-0.9.88-7|3	Version: 0.9.88
14mr|automoc4-0.9.88-7|4	Release: 7
14mr|automoc4-0.9.88-7|5	Url: http://websvn.kde.org/trunk/kdesupport/automoc
14mr|automoc4-0.9.88-7|6	License: GPLv2+
14mr|automoc4-0.9.88-7|7	Group: Development/KDE and Qt
14mr|automoc4-0.9.88-7|8	BuildRoot: %{_tmppath}/%{name}-%{version}-build
14mr|automoc4-0.9.88-7|9	Source0: %{name}-%{version}.tar.bz2
14mr|automoc4-0.9.88-7|10	BuildRequires: qt4-devel >= 4.4.0
14mr|automoc4-0.9.88-7|11	BuildRequires: kde4-macros
14mr|automoc4-0.9.88-7|12	Obsoletes: automoc < 0.9.83
14mr|automoc4-0.9.88-7|13	Provides: automoc = %version
14mr|automoc4-0.9.88-7|14	
14mr|automoc4-0.9.88-7|15	%description
14mr|automoc4-0.9.88-7|16	Automoc is a development moc auto generator for kde4 development
14mr|automoc4-0.9.88-7|17	
14mr|automoc4-0.9.88-7|18	%files
14mr|automoc4-0.9.88-7|19	%defattr(-,root,root)
14mr|automoc4-0.9.88-7|20	%{_kde_bindir}/automoc4
14mr|automoc4-0.9.88-7|21	%{_kde_libdir}/automoc4
14mr|automoc4-0.9.88-7|22	
14mr|automoc4-0.9.88-7|23	#------------------------------------------------------
14mr|automoc4-0.9.88-7|24	
14mr|automoc4-0.9.88-7|25	%prep
14mr|automoc4-0.9.88-7|26	%setup -q
14mr|automoc4-0.9.88-7|27	
14mr|automoc4-0.9.88-7|28	%build
14mr|automoc4-0.9.88-7|29	%cmake_kde4
14mr|automoc4-0.9.88-7|30	%make
14mr|automoc4-0.9.88-7|31	
14mr|automoc4-0.9.88-7|32	%install
14mr|automoc4-0.9.88-7|33	%makeinstall_std -C build
14mr|automoc4-0.9.88-7|34	
14mr|automoc4-0.9.88-7|35	%clean
14mr|automoc4-0.9.88-7|36	rm -rf "%{buildroot}"
14mr|automoc4-0.9.88-7|37	
14mr|automoc4-0.9.88-7|38	
14mr|automoc4-0.9.88-7|39	
14mr|automoc4-0.9.88-7|40	%changelog
14mr|automoc4-0.9.88-7|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.88-7
14mr|automoc4-0.9.88-7|42	+ Revision: 654c4e3
14mr|automoc4-0.9.88-7|43	- MassBuild#440: Increase release tag
14mr|automoc4-0.9.88-7|44	
14mr|automoc4-0.9.88-7|45	

15953 14
14mr|avahi-0.6.31-16|1	%define client_name %{name}-client
14mr|avahi-0.6.31-16|2	%define common_name %{name}-common
14mr|avahi-0.6.31-16|3	%define core_name %{name}-core
14mr|avahi-0.6.31-16|4	%define dns_sd_name %{name}-compat-libdns_sd
14mr|avahi-0.6.31-16|5	%define glib_name %{name}-glib
14mr|avahi-0.6.31-16|6	%define gobject_name %{name}-gobject
14mr|avahi-0.6.31-16|7	%define howl_name %{name}-compat-howl
14mr|avahi-0.6.31-16|8	%define qt3_name %{name}-qt3
14mr|avahi-0.6.31-16|9	%define qt4_name %{name}-qt4
14mr|avahi-0.6.31-16|10	%define ui_name %{name}-ui
14mr|avahi-0.6.31-16|11	%define ui_gtk3_name %{name}-ui-gtk3
14mr|avahi-0.6.31-16|12	
14mr|avahi-0.6.31-16|13	%define client_major 3
14mr|avahi-0.6.31-16|14	%define common_major 3
14mr|avahi-0.6.31-16|15	%define core_major 7
14mr|avahi-0.6.31-16|16	%define dns_sd_major 1
14mr|avahi-0.6.31-16|17	%define glib_major 1
14mr|avahi-0.6.31-16|18	%define gobject_major 0
14mr|avahi-0.6.31-16|19	%define howl_major 0
14mr|avahi-0.6.31-16|20	%define qt3_major 1
14mr|avahi-0.6.31-16|21	%define qt4_major 1
14mr|avahi-0.6.31-16|22	%define ui_major 0
14mr|avahi-0.6.31-16|23	%define ui_gtk3_major 0
14mr|avahi-0.6.31-16|24	
14mr|avahi-0.6.31-16|25	%define lib_client_name %mklibname %{client_name} %{client_major}
14mr|avahi-0.6.31-16|26	%define develnameclient %mklibname %{client_name} -d
14mr|avahi-0.6.31-16|27	%define lib_common_name %mklibname %{common_name} %{common_major}
14mr|avahi-0.6.31-16|28	%define develnamecommon %mklibname %{common_name} -d
14mr|avahi-0.6.31-16|29	%define lib_core_name %mklibname %{core_name} %{core_major}
14mr|avahi-0.6.31-16|30	%define develnamecore %mklibname %{core_name} -d
14mr|avahi-0.6.31-16|31	%define lib_dns_sd_name %mklibname %{dns_sd_name} %{dns_sd_major}
14mr|avahi-0.6.31-16|32	%define develnamedns_sd %mklibname %{dns_sd_name} -d
14mr|avahi-0.6.31-16|33	%define lib_glib_name %mklibname %{glib_name} %{glib_major}
14mr|avahi-0.6.31-16|34	%define develnameglib %mklibname %{glib_name} -d
14mr|avahi-0.6.31-16|35	%define lib_gobject_name %mklibname %{gobject_name} %{gobject_major}
14mr|avahi-0.6.31-16|36	%define develnamegobject %mklibname %{gobject_name} -d
14mr|avahi-0.6.31-16|37	%define lib_howl_name %mklibname %{howl_name} %{howl_major}
14mr|avahi-0.6.31-16|38	%define develnamehowl %mklibname %{howl_name} -d
14mr|avahi-0.6.31-16|39	%define lib_qt3_name %mklibname %{qt3_name}_ %{qt3_major}
14mr|avahi-0.6.31-16|40	%define develnameqt3 %mklibname %{qt3_name} -d
14mr|avahi-0.6.31-16|41	%define lib_qt4_name %mklibname %{qt4_name}_ %{qt4_major}
14mr|avahi-0.6.31-16|42	%define develnameqt4 %mklibname %{qt4_name} -d
14mr|avahi-0.6.31-16|43	%define lib_ui_name %mklibname %{ui_name} %{ui_major}
14mr|avahi-0.6.31-16|44	%define develnameui %mklibname %{ui_name} -d
14mr|avahi-0.6.31-16|45	%define lib_ui_gtk3_name %mklibname %{ui_gtk3_name}_ %{ui_gtk3_major}
14mr|avahi-0.6.31-16|46	%define develnameui_gtk3 %mklibname %{ui_gtk3_name} -d
14mr|avahi-0.6.31-16|47	
14mr|avahi-0.6.31-16|48	%define build_mono 1
14mr|avahi-0.6.31-16|49	%{?_with_mono: %{expand: %%global build_mono 1}}
14mr|avahi-0.6.31-16|50	%{?_without_mono: %{expand: %%global build_mono 0}}
14mr|avahi-0.6.31-16|51	
14mr|avahi-0.6.31-16|52	%ifarch %{arm} %{mips} aarch64
14mr|avahi-0.6.31-16|53	%define build_mono 0
14mr|avahi-0.6.31-16|54	%endif
14mr|avahi-0.6.31-16|55	
14mr|avahi-0.6.31-16|56	%define build_qt3 0
14mr|avahi-0.6.31-16|57	%{?_with_qt3: %{expand: %%global build_qt3 1}}
14mr|avahi-0.6.31-16|58	%{?_without_qt3: %{expand: %%global build_qt3 0}}
14mr|avahi-0.6.31-16|59	
14mr|avahi-0.6.31-16|60	%define build_qt4 1
14mr|avahi-0.6.31-16|61	%{?_with_qt4: %{expand: %%global build_qt4 1}}
14mr|avahi-0.6.31-16|62	%{?_without_qt4: %{expand: %%global build_qt4 0}}
14mr|avahi-0.6.31-16|63	
14mr|avahi-0.6.31-16|64	%define build_gtk3 1
14mr|avahi-0.6.31-16|65	%{?_with_gtk3: %{expand: %%global build_gtk3 1}}
14mr|avahi-0.6.31-16|66	%{?_without_gtk3: %{expand: %%global build_gtk3 0}}
14mr|avahi-0.6.31-16|67	
14mr|avahi-0.6.31-16|68	%define build_systemd 1
14mr|avahi-0.6.31-16|69	%{?_with_systemd: %{expand: %%global build_systemd 1}}
14mr|avahi-0.6.31-16|70	%{?_without_systemd: %{expand: %%global build_systemd 0}}
14mr|avahi-0.6.31-16|71	
14mr|avahi-0.6.31-16|72	%define build_bootstrap 0
14mr|avahi-0.6.31-16|73	%{?_with_bootstrap: %{expand: %%global build_bootstrap 1}}
14mr|avahi-0.6.31-16|74	%if %{build_bootstrap}
14mr|avahi-0.6.31-16|75	%define build_mono 0
14mr|avahi-0.6.31-16|76	%define build_qt3 0
14mr|avahi-0.6.31-16|77	%define build_qt4 0
14mr|avahi-0.6.31-16|78	%define build_gtk3 0
14mr|avahi-0.6.31-16|79	%define build_systemd 0
14mr|avahi-0.6.31-16|80	%endif
14mr|avahi-0.6.31-16|81	
14mr|avahi-0.6.31-16|82	Summary:	Avahi service discovery (mDNS/DNS-SD) suite
14mr|avahi-0.6.31-16|83	Name:		avahi
14mr|avahi-0.6.31-16|84	Version:	0.6.31
14mr|avahi-0.6.31-16|85	Release:	16
14mr|avahi-0.6.31-16|86	License:	LGPLv2+
14mr|avahi-0.6.31-16|87	Group:		System/Servers
14mr|avahi-0.6.31-16|88	Url:		http://avahi.org/
14mr|avahi-0.6.31-16|89	Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
14mr|avahi-0.6.31-16|90	Source1:	avahi-hostname.sh
14mr|avahi-0.6.31-16|91	Source100:	%{name}.rpmlintrc
14mr|avahi-0.6.31-16|92	Patch0:		avahi-0.6.31-gtk-is-broken-beyond-repair-gtk-die-die-die.patch
14mr|avahi-0.6.31-16|93	Patch1:		avahi-0.6.31.workaround.patch
14mr|avahi-0.6.31-16|94	BuildRequires:	intltool
14mr|avahi-0.6.31-16|95	BuildRequires:	pygtk2.0
14mr|avahi-0.6.31-16|96	BuildRequires:	cap-devel
14mr|avahi-0.6.31-16|97	BuildRequires:	expat-devel >= 2.0.1
14mr|avahi-0.6.31-16|98	BuildRequires:	gdbm-devel
14mr|avahi-0.6.31-16|99	BuildRequires:	pkgconfig(dbus-1)
14mr|avahi-0.6.31-16|100	BuildRequires:	pkgconfig(dbus-python)
14mr|avahi-0.6.31-16|101	BuildRequires:	pkgconfig(libdaemon)
14mr|avahi-0.6.31-16|102	BuildRequires:	pkgconfig(libglade-2.0)
14mr|avahi-0.6.31-16|103	%if %{build_qt3}
14mr|avahi-0.6.31-16|104	BuildRequires:	pkgconfig(qt-mt)
14mr|avahi-0.6.31-16|105	%endif
14mr|avahi-0.6.31-16|106	%if %{build_qt4}
14mr|avahi-0.6.31-16|107	BuildRequires:	pkgconfig(QtCore)
14mr|avahi-0.6.31-16|108	%endif
14mr|avahi-0.6.31-16|109	%if %{build_gtk3}
14mr|avahi-0.6.31-16|110	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|avahi-0.6.31-16|111	%endif
14mr|avahi-0.6.31-16|112	%if %{build_systemd}
14mr|avahi-0.6.31-16|113	BuildRequires:	systemd-units
14mr|avahi-0.6.31-16|114	%endif
14mr|avahi-0.6.31-16|115	
14mr|avahi-0.6.31-16|116	Requires(pre,preun,post,postun): rpm-helper
14mr|avahi-0.6.31-16|117	Requires(post,preun): dbus
14mr|avahi-0.6.31-16|118	Suggests:	nss_mdns
14mr|avahi-0.6.31-16|119	
14mr|avahi-0.6.31-16|120	Requires(post):		rpm-helper
14mr|avahi-0.6.31-16|121	Requires(preun):	rpm-helper
14mr|avahi-0.6.31-16|122	Requires(post):		dbus
14mr|avahi-0.6.31-16|123	Requires(preun):	dbus
14mr|avahi-0.6.31-16|124	
14mr|avahi-0.6.31-16|125	%description
14mr|avahi-0.6.31-16|126	Avahi is a system which facilitates service discovery on a local
14mr|avahi-0.6.31-16|127	network -- this means that you can plug your laptop or computer into a
14mr|avahi-0.6.31-16|128	network and instantly be able to view other people who you can chat
14mr|avahi-0.6.31-16|129	with, find printers to print to or find files being shared. This kind
14mr|avahi-0.6.31-16|130	of technology is already found in MacOS X (branded 'Rendezvous',
14mr|avahi-0.6.31-16|131	'Bonjour' and sometimes 'ZeroConf') and is very convenient.
14mr|avahi-0.6.31-16|132	
14mr|avahi-0.6.31-16|133	%files -f avahi.lang
14mr|avahi-0.6.31-16|134	%dir %{_sysconfdir}/%{name}/
14mr|avahi-0.6.31-16|135	%dir %{_sysconfdir}/%{name}/services/
14mr|avahi-0.6.31-16|136	%config(noreplace) %{_sysconfdir}/%{name}/hosts
14mr|avahi-0.6.31-16|137	%config(noreplace) %{_sysconfdir}/%{name}/%{name}-daemon.conf
14mr|avahi-0.6.31-16|138	%config(noreplace) %{_sysconfdir}/%{name}/avahi-autoipd.action
14mr|avahi-0.6.31-16|139	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/%{name}-dbus.conf
14mr|avahi-0.6.31-16|140	%if !%{build_systemd}
14mr|avahi-0.6.31-16|141	%{_initrddir}/%{name}-daemon
14mr|avahi-0.6.31-16|142	%endif
14mr|avahi-0.6.31-16|143	%attr(0755,avahi,avahi) %dir %{_localstatedir}/avahi
14mr|avahi-0.6.31-16|144	%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
14mr|avahi-0.6.31-16|145	%{_bindir}/%{name}-browse
14mr|avahi-0.6.31-16|146	%{_bindir}/%{name}-browse-domains
14mr|avahi-0.6.31-16|147	%{_bindir}/%{name}-publish
14mr|avahi-0.6.31-16|148	%{_bindir}/%{name}-publish-address
14mr|avahi-0.6.31-16|149	%{_bindir}/%{name}-publish-service
14mr|avahi-0.6.31-16|150	%{_bindir}/%{name}-resolve
14mr|avahi-0.6.31-16|151	%{_bindir}/%{name}-resolve-address
14mr|avahi-0.6.31-16|152	%{_bindir}/%{name}-resolve-host-name
14mr|avahi-0.6.31-16|153	%{_bindir}/%{name}-set-host-name
14mr|avahi-0.6.31-16|154	%{_sbindir}/%{name}-daemon
14mr|avahi-0.6.31-16|155	%{_sbindir}/avahi-autoipd
14mr|avahi-0.6.31-16|156	%{_datadir}/%{name}/%{name}-service.dtd
14mr|avahi-0.6.31-16|157	%{_datadir}/dbus-1/interfaces/*.xml
14mr|avahi-0.6.31-16|158	%{_datadir}/%{name}/service-types
14mr|avahi-0.6.31-16|159	%{_mandir}/man1/%{name}-browse-domains.1*
14mr|avahi-0.6.31-16|160	%{_mandir}/man1/%{name}-browse.1*
14mr|avahi-0.6.31-16|161	%{_mandir}/man1/%{name}-publish.1*
14mr|avahi-0.6.31-16|162	%{_mandir}/man1/%{name}-publish-address.1*
14mr|avahi-0.6.31-16|163	%{_mandir}/man1/%{name}-publish-service.1*
14mr|avahi-0.6.31-16|164	%{_mandir}/man1/%{name}-resolve.1*
14mr|avahi-0.6.31-16|165	%{_mandir}/man1/%{name}-resolve-address.1*
14mr|avahi-0.6.31-16|166	%{_mandir}/man1/%{name}-resolve-host-name.1*
14mr|avahi-0.6.31-16|167	%{_mandir}/man1/%{name}-set-host-name.1*
14mr|avahi-0.6.31-16|168	%{_mandir}/man5/%{name}-daemon.conf.5*
14mr|avahi-0.6.31-16|169	%{_mandir}/man5/%{name}.hosts.5*
14mr|avahi-0.6.31-16|170	%{_mandir}/man5/%{name}.service.5*
14mr|avahi-0.6.31-16|171	%{_mandir}/man8/%{name}-daemon.8*
14mr|avahi-0.6.31-16|172	%{_mandir}/man8/avahi-autoipd*
14mr|avahi-0.6.31-16|173	%dir %{_libdir}/avahi
14mr|avahi-0.6.31-16|174	%{_libdir}/avahi/service-types.db
14mr|avahi-0.6.31-16|175	%if %{build_systemd}
14mr|avahi-0.6.31-16|176	%{_unitdir}/avahi-daemon.service
14mr|avahi-0.6.31-16|177	%{_unitdir}/avahi-daemon.socket
14mr|avahi-0.6.31-16|178	%{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service
14mr|avahi-0.6.31-16|179	%endif
14mr|avahi-0.6.31-16|180	
14mr|avahi-0.6.31-16|181	%pre
14mr|avahi-0.6.31-16|182	%_pre_useradd %{name} %{_var}/%{name} /bin/false
14mr|avahi-0.6.31-16|183	%_pre_useradd %{name}-autoipd %{_var}/%{name} /bin/false
14mr|avahi-0.6.31-16|184	
14mr|avahi-0.6.31-16|185	%postun
14mr|avahi-0.6.31-16|186	%_postun_userdel %{name}
14mr|avahi-0.6.31-16|187	%_postun_userdel %{name}-autoipd
14mr|avahi-0.6.31-16|188	
14mr|avahi-0.6.31-16|189	%post
14mr|avahi-0.6.31-16|190	%_post_service %{name}-daemon
14mr|avahi-0.6.31-16|191	
14mr|avahi-0.6.31-16|192	%preun
14mr|avahi-0.6.31-16|193	%_preun_service %{name}-daemon
14mr|avahi-0.6.31-16|194	
14mr|avahi-0.6.31-16|195	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|196	
14mr|avahi-0.6.31-16|197	%package dnsconfd
14mr|avahi-0.6.31-16|198	Summary:	Avahi DNS configuration server
14mr|avahi-0.6.31-16|199	Group:		System/Servers
14mr|avahi-0.6.31-16|200	Requires:	%{name} = %{EVRD}
14mr|avahi-0.6.31-16|201	Requires(post,preun):	rpm-helper
14mr|avahi-0.6.31-16|202	Conflicts:	avahi < 0.6.31-8
14mr|avahi-0.6.31-16|203	
14mr|avahi-0.6.31-16|204	%description dnsconfd
14mr|avahi-0.6.31-16|205	avahi-dnsconfd is a small daemon which may be used to configure
14mr|avahi-0.6.31-16|206	conventional DNS servers using mDNS in a DHCP-like fashion.
14mr|avahi-0.6.31-16|207	Especially useful on IPv6.
14mr|avahi-0.6.31-16|208	
14mr|avahi-0.6.31-16|209	%files dnsconfd
14mr|avahi-0.6.31-16|210	%{_sysconfdir}/%{name}/%{name}-dnsconfd.action
14mr|avahi-0.6.31-16|211	%if !%{build_systemd}
14mr|avahi-0.6.31-16|212	%{_initrddir}/%{name}-dnsconfd
14mr|avahi-0.6.31-16|213	%else
14mr|avahi-0.6.31-16|214	%{_unitdir}/avahi-dnsconfd.service
14mr|avahi-0.6.31-16|215	%endif
14mr|avahi-0.6.31-16|216	%{_sbindir}/%{name}-dnsconfd
14mr|avahi-0.6.31-16|217	%{_mandir}/man8/%{name}-dnsconfd.8*
14mr|avahi-0.6.31-16|218	%{_mandir}/man8/%{name}-dnsconfd.action.8*
14mr|avahi-0.6.31-16|219	
14mr|avahi-0.6.31-16|220	%post dnsconfd
14mr|avahi-0.6.31-16|221	%_post_service %{name}-dnsconfd
14mr|avahi-0.6.31-16|222	
14mr|avahi-0.6.31-16|223	%preun dnsconfd
14mr|avahi-0.6.31-16|224	%_preun_service %{name}-dnsconfd
14mr|avahi-0.6.31-16|225	
14mr|avahi-0.6.31-16|226	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|227	
14mr|avahi-0.6.31-16|228	%package x11
14mr|avahi-0.6.31-16|229	Summary:	Graphical tools for Avahi
14mr|avahi-0.6.31-16|230	Group:		System/Servers
14mr|avahi-0.6.31-16|231	Requires:	%{name} = %{EVRD}
14mr|avahi-0.6.31-16|232	
14mr|avahi-0.6.31-16|233	%description x11
14mr|avahi-0.6.31-16|234	Graphical tools for Avahi.
14mr|avahi-0.6.31-16|235	It includes avahi-discover-standalone.
14mr|avahi-0.6.31-16|236	
14mr|avahi-0.6.31-16|237	%files x11
14mr|avahi-0.6.31-16|238	%{_bindir}/%{name}-discover-standalone
14mr|avahi-0.6.31-16|239	%{_bindir}/bshell
14mr|avahi-0.6.31-16|240	%{_bindir}/bssh
14mr|avahi-0.6.31-16|241	%{_bindir}/bvnc
14mr|avahi-0.6.31-16|242	%{_datadir}/applications/bssh.desktop
14mr|avahi-0.6.31-16|243	%{_datadir}/applications/bvnc.desktop
14mr|avahi-0.6.31-16|244	%{_mandir}/man1/bssh.1*
14mr|avahi-0.6.31-16|245	%{_mandir}/man1/bvnc.1*
14mr|avahi-0.6.31-16|246	%{_datadir}/applications/%{name}-discover.desktop
14mr|avahi-0.6.31-16|247	%{_datadir}/%{name}/interfaces/%{name}-discover.ui
14mr|avahi-0.6.31-16|248	
14mr|avahi-0.6.31-16|249	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|250	
14mr|avahi-0.6.31-16|251	%package python
14mr|avahi-0.6.31-16|252	Summary:	Python bindings and utilities for Avahi
14mr|avahi-0.6.31-16|253	Group:		System/Libraries
14mr|avahi-0.6.31-16|254	Requires:	pygtk2.0-libglade
14mr|avahi-0.6.31-16|255	Requires:	python-twisted-core
14mr|avahi-0.6.31-16|256	Requires:	python-twisted-web
14mr|avahi-0.6.31-16|257	Requires:	python-dbus
14mr|avahi-0.6.31-16|258	Requires:	%{name}
14mr|avahi-0.6.31-16|259	Requires:	%{name}-x11
14mr|avahi-0.6.31-16|260	
14mr|avahi-0.6.31-16|261	%description python
14mr|avahi-0.6.31-16|262	Python bindings and utilities for Avahi.
14mr|avahi-0.6.31-16|263	It includes avahi-bookmarks and avahi-discover.
14mr|avahi-0.6.31-16|264	
14mr|avahi-0.6.31-16|265	%files python
14mr|avahi-0.6.31-16|266	%{_bindir}/%{name}-bookmarks
14mr|avahi-0.6.31-16|267	%{_bindir}/%{name}-discover
14mr|avahi-0.6.31-16|268	%{py_puresitedir}/%{name}/*.py*
14mr|avahi-0.6.31-16|269	%{py_puresitedir}/avahi_discover/
14mr|avahi-0.6.31-16|270	%{_mandir}/man1/%{name}-discover.1*
14mr|avahi-0.6.31-16|271	%{_mandir}/man1/%{name}-bookmarks.1*
14mr|avahi-0.6.31-16|272	
14mr|avahi-0.6.31-16|273	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|274	
14mr|avahi-0.6.31-16|275	%if %{build_mono}
14mr|avahi-0.6.31-16|276	%package sharp
14mr|avahi-0.6.31-16|277	Summary:	Mono bindings for Avahi
14mr|avahi-0.6.31-16|278	Group:		System/Libraries
14mr|avahi-0.6.31-16|279	BuildRequires:	mono-tools
14mr|avahi-0.6.31-16|280	BuildRequires:	mono-devel
14mr|avahi-0.6.31-16|281	BuildRequires:	pkgconfig(gtk-sharp-2.0)
14mr|avahi-0.6.31-16|282	#gw this is needed by mono-find-requires:
14mr|avahi-0.6.31-16|283	#BuildRequires:	avahi-ui-devel
14mr|avahi-0.6.31-16|284	Requires:	%{lib_client_name} = %{EVRD}
14mr|avahi-0.6.31-16|285	Requires:	%{lib_common_name} = %{EVRD}
14mr|avahi-0.6.31-16|286	Requires:	%{lib_glib_name} = %{EVRD}
14mr|avahi-0.6.31-16|287	
14mr|avahi-0.6.31-16|288	%description sharp
14mr|avahi-0.6.31-16|289	Mono bindings for Avahi.
14mr|avahi-0.6.31-16|290	
14mr|avahi-0.6.31-16|291	%files sharp
14mr|avahi-0.6.31-16|292	%{_prefix}/lib/mono/%{name}-sharp/%{name}-sharp.dll
14mr|avahi-0.6.31-16|293	%{_prefix}/lib/mono/gac/%{name}-sharp/
14mr|avahi-0.6.31-16|294	%{_libdir}/pkgconfig/%{name}-sharp.pc
14mr|avahi-0.6.31-16|295	%{_prefix}/lib/mono/%{name}-ui-sharp/%{name}-ui-sharp.dll
14mr|avahi-0.6.31-16|296	%{_prefix}/lib/mono/gac/%{name}-ui-sharp/
14mr|avahi-0.6.31-16|297	%{_libdir}/pkgconfig/%{name}-ui-sharp.pc
14mr|avahi-0.6.31-16|298	%endif
14mr|avahi-0.6.31-16|299	
14mr|avahi-0.6.31-16|300	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|301	
14mr|avahi-0.6.31-16|302	%if %{build_mono}
14mr|avahi-0.6.31-16|303	%package sharp-doc
14mr|avahi-0.6.31-16|304	Summary:	Development documentation for avahi-sharp
14mr|avahi-0.6.31-16|305	Group:		Development/Other
14mr|avahi-0.6.31-16|306	Requires(post,postun):	mono-tools
14mr|avahi-0.6.31-16|307	
14mr|avahi-0.6.31-16|308	%description sharp-doc
14mr|avahi-0.6.31-16|309	This package contains the API documentation for the avahi-sharp in
14mr|avahi-0.6.31-16|310	Monodoc format.
14mr|avahi-0.6.31-16|311	
14mr|avahi-0.6.31-16|312	%files sharp-doc
14mr|avahi-0.6.31-16|313	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.source
14mr|avahi-0.6.31-16|314	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.tree
14mr|avahi-0.6.31-16|315	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.zip
14mr|avahi-0.6.31-16|316	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.source
14mr|avahi-0.6.31-16|317	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.tree
14mr|avahi-0.6.31-16|318	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.zip
14mr|avahi-0.6.31-16|319	
14mr|avahi-0.6.31-16|320	%post sharp-doc
14mr|avahi-0.6.31-16|321	%{_bindir}/monodoc --make-index > /dev/null
14mr|avahi-0.6.31-16|322	
14mr|avahi-0.6.31-16|323	%postun sharp-doc
14mr|avahi-0.6.31-16|324	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mr|avahi-0.6.31-16|325	fi
14mr|avahi-0.6.31-16|326	
14mr|avahi-0.6.31-16|327	%endif
14mr|avahi-0.6.31-16|328	
14mr|avahi-0.6.31-16|329	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|330	
14mr|avahi-0.6.31-16|331	%package -n %{lib_client_name}
14mr|avahi-0.6.31-16|332	Summary:	Library for avahi-client
14mr|avahi-0.6.31-16|333	Group:		System/Libraries
14mr|avahi-0.6.31-16|334	
14mr|avahi-0.6.31-16|335	%description -n %{lib_client_name}
14mr|avahi-0.6.31-16|336	Library for avahi-client.
14mr|avahi-0.6.31-16|337	
14mr|avahi-0.6.31-16|338	%files -n %{lib_client_name}
14mr|avahi-0.6.31-16|339	%{_libdir}/lib%{name}-client.so.%{client_major}*
14mr|avahi-0.6.31-16|340	
14mr|avahi-0.6.31-16|341	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|342	
14mr|avahi-0.6.31-16|343	%package -n %{develnameclient}
14mr|avahi-0.6.31-16|344	Summary:	Devel library for avahi-client
14mr|avahi-0.6.31-16|345	Group:		Development/C
14mr|avahi-0.6.31-16|346	Requires:	%{lib_client_name} = %{EVRD}
14mr|avahi-0.6.31-16|347	Provides:	%{client_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|348	
14mr|avahi-0.6.31-16|349	%description -n %{develnameclient}
14mr|avahi-0.6.31-16|350	Devel library for avahi-client.
14mr|avahi-0.6.31-16|351	
14mr|avahi-0.6.31-16|352	%files -n %{develnameclient}
14mr|avahi-0.6.31-16|353	%{_includedir}/%{name}-client
14mr|avahi-0.6.31-16|354	%{_libdir}/lib%{name}-client.so
14mr|avahi-0.6.31-16|355	%{_libdir}/pkgconfig/%{name}-client.pc
14mr|avahi-0.6.31-16|356	
14mr|avahi-0.6.31-16|357	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|358	
14mr|avahi-0.6.31-16|359	%package -n %{lib_common_name}
14mr|avahi-0.6.31-16|360	Summary:	Library for avahi-common
14mr|avahi-0.6.31-16|361	Group:		System/Libraries
14mr|avahi-0.6.31-16|362	
14mr|avahi-0.6.31-16|363	%description -n %{lib_common_name}
14mr|avahi-0.6.31-16|364	Library for avahi-common.
14mr|avahi-0.6.31-16|365	
14mr|avahi-0.6.31-16|366	%files -n %{lib_common_name}
14mr|avahi-0.6.31-16|367	%{_libdir}/lib%{name}-common.so.%{common_major}*
14mr|avahi-0.6.31-16|368	
14mr|avahi-0.6.31-16|369	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|370	
14mr|avahi-0.6.31-16|371	%package -n %{develnamecommon}
14mr|avahi-0.6.31-16|372	Summary:	Devel library for avahi-common
14mr|avahi-0.6.31-16|373	Group:		Development/C
14mr|avahi-0.6.31-16|374	Requires:	%{lib_common_name} = %{EVRD}
14mr|avahi-0.6.31-16|375	Provides:	%{common_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|376	
14mr|avahi-0.6.31-16|377	%description -n %{develnamecommon}
14mr|avahi-0.6.31-16|378	Devel library for avahi-common.
14mr|avahi-0.6.31-16|379	
14mr|avahi-0.6.31-16|380	%files -n %{develnamecommon}
14mr|avahi-0.6.31-16|381	%{_includedir}/%{name}-common
14mr|avahi-0.6.31-16|382	%{_libdir}/lib%{name}-common.so
14mr|avahi-0.6.31-16|383	
14mr|avahi-0.6.31-16|384	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|385	
14mr|avahi-0.6.31-16|386	%package -n %{lib_core_name}
14mr|avahi-0.6.31-16|387	Summary:	Library for avahi-core
14mr|avahi-0.6.31-16|388	Group:		System/Libraries
14mr|avahi-0.6.31-16|389	
14mr|avahi-0.6.31-16|390	%description -n %{lib_core_name}
14mr|avahi-0.6.31-16|391	Library for avahi-core.
14mr|avahi-0.6.31-16|392	
14mr|avahi-0.6.31-16|393	%files -n %{lib_core_name}
14mr|avahi-0.6.31-16|394	%{_libdir}/lib%{name}-core.so.%{core_major}*
14mr|avahi-0.6.31-16|395	
14mr|avahi-0.6.31-16|396	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|397	
14mr|avahi-0.6.31-16|398	%package -n %{develnamecore}
14mr|avahi-0.6.31-16|399	Summary:	Devel library for avahi-core
14mr|avahi-0.6.31-16|400	Group:		Development/C
14mr|avahi-0.6.31-16|401	Requires:	%{lib_core_name} = %{EVRD}
14mr|avahi-0.6.31-16|402	Provides:	%{core_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|403	
14mr|avahi-0.6.31-16|404	%description -n %{develnamecore}
14mr|avahi-0.6.31-16|405	Devel library for avahi-core.
14mr|avahi-0.6.31-16|406	
14mr|avahi-0.6.31-16|407	%files -n %{develnamecore}
14mr|avahi-0.6.31-16|408	%{_includedir}/%{name}-core
14mr|avahi-0.6.31-16|409	%{_libdir}/lib%{name}-core.so
14mr|avahi-0.6.31-16|410	%{_libdir}/pkgconfig/%{name}-core.pc
14mr|avahi-0.6.31-16|411	
14mr|avahi-0.6.31-16|412	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|413	
14mr|avahi-0.6.31-16|414	%package -n %{lib_dns_sd_name}
14mr|avahi-0.6.31-16|415	Summary:	Avahi compatibility library for libdns_sd
14mr|avahi-0.6.31-16|416	Group:		System/Libraries
14mr|avahi-0.6.31-16|417	
14mr|avahi-0.6.31-16|418	%description -n %{lib_dns_sd_name}
14mr|avahi-0.6.31-16|419	Avahi compatibility library for libdns_sd.
14mr|avahi-0.6.31-16|420	
14mr|avahi-0.6.31-16|421	%files -n %{lib_dns_sd_name}
14mr|avahi-0.6.31-16|422	%{_libdir}/libdns_sd.so.%{dns_sd_major}*
14mr|avahi-0.6.31-16|423	
14mr|avahi-0.6.31-16|424	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|425	
14mr|avahi-0.6.31-16|426	%package -n %{develnamedns_sd}
14mr|avahi-0.6.31-16|427	Summary:	Avahi devel compatibility library for libdns_sd
14mr|avahi-0.6.31-16|428	Group:		Development/C
14mr|avahi-0.6.31-16|429	Requires:	%{lib_dns_sd_name} = %{EVRD}
14mr|avahi-0.6.31-16|430	Provides:	%{dns_sd_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|431	
14mr|avahi-0.6.31-16|432	%description -n %{develnamedns_sd}
14mr|avahi-0.6.31-16|433	Avahi devel compatibility library for libdns_sd.
14mr|avahi-0.6.31-16|434	
14mr|avahi-0.6.31-16|435	%files -n %{develnamedns_sd}
14mr|avahi-0.6.31-16|436	%{_includedir}/%{name}-compat-libdns_sd
14mr|avahi-0.6.31-16|437	%{_libdir}/libdns_sd.so
14mr|avahi-0.6.31-16|438	%{_libdir}/pkgconfig/%{name}-compat-libdns_sd.pc
14mr|avahi-0.6.31-16|439	
14mr|avahi-0.6.31-16|440	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|441	
14mr|avahi-0.6.31-16|442	%package -n %{lib_glib_name}
14mr|avahi-0.6.31-16|443	Summary:	Library for avahi-glib
14mr|avahi-0.6.31-16|444	Group:		System/Libraries
14mr|avahi-0.6.31-16|445	
14mr|avahi-0.6.31-16|446	%description -n %{lib_glib_name}
14mr|avahi-0.6.31-16|447	Library for avahi-glib.
14mr|avahi-0.6.31-16|448	
14mr|avahi-0.6.31-16|449	%files -n %{lib_glib_name}
14mr|avahi-0.6.31-16|450	%{_libdir}/lib%{name}-glib.so.%{glib_major}*
14mr|avahi-0.6.31-16|451	
14mr|avahi-0.6.31-16|452	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|453	
14mr|avahi-0.6.31-16|454	%package -n %{develnameglib}
14mr|avahi-0.6.31-16|455	Summary:	Devel library for avahi-glib
14mr|avahi-0.6.31-16|456	Group:		Development/C
14mr|avahi-0.6.31-16|457	Requires:	%{lib_glib_name} = %{EVRD}
14mr|avahi-0.6.31-16|458	Provides:	%{glib_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|459	
14mr|avahi-0.6.31-16|460	%description -n %{develnameglib}
14mr|avahi-0.6.31-16|461	Devel library for avahi-glib.
14mr|avahi-0.6.31-16|462	
14mr|avahi-0.6.31-16|463	%files -n %{develnameglib}
14mr|avahi-0.6.31-16|464	%{_includedir}/%{name}-glib
14mr|avahi-0.6.31-16|465	%{_libdir}/lib%{name}-glib.so
14mr|avahi-0.6.31-16|466	%{_libdir}/pkgconfig/%{name}-glib.pc
14mr|avahi-0.6.31-16|467	
14mr|avahi-0.6.31-16|468	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|469	
14mr|avahi-0.6.31-16|470	%package -n %{lib_gobject_name}
14mr|avahi-0.6.31-16|471	Summary:	Library for avahi-gobject
14mr|avahi-0.6.31-16|472	Group:		System/Libraries
14mr|avahi-0.6.31-16|473	
14mr|avahi-0.6.31-16|474	%description -n %{lib_gobject_name}
14mr|avahi-0.6.31-16|475	Library for avahi-gobject.
14mr|avahi-0.6.31-16|476	
14mr|avahi-0.6.31-16|477	%files -n %{lib_gobject_name}
14mr|avahi-0.6.31-16|478	%{_libdir}/lib%{name}-gobject.so.%{gobject_major}*
14mr|avahi-0.6.31-16|479	
14mr|avahi-0.6.31-16|480	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|481	
14mr|avahi-0.6.31-16|482	%package -n %{develnamegobject}
14mr|avahi-0.6.31-16|483	Summary:	Devel library for avahi-gobject
14mr|avahi-0.6.31-16|484	Group:		Development/C
14mr|avahi-0.6.31-16|485	Requires:	%{lib_gobject_name} = %{EVRD}
14mr|avahi-0.6.31-16|486	Provides:	%{gobject_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|487	
14mr|avahi-0.6.31-16|488	%description -n %{develnamegobject}
14mr|avahi-0.6.31-16|489	Devel library for avahi-gobject.
14mr|avahi-0.6.31-16|490	
14mr|avahi-0.6.31-16|491	%files -n %{develnamegobject}
14mr|avahi-0.6.31-16|492	%{_includedir}/%{name}-gobject
14mr|avahi-0.6.31-16|493	%{_libdir}/lib%{name}-gobject.so
14mr|avahi-0.6.31-16|494	%{_libdir}/pkgconfig/%{name}-gobject.pc
14mr|avahi-0.6.31-16|495	
14mr|avahi-0.6.31-16|496	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|497	
14mr|avahi-0.6.31-16|498	%package -n %{lib_howl_name}
14mr|avahi-0.6.31-16|499	Summary:	Avahi compatibility library for howl
14mr|avahi-0.6.31-16|500	Group:		System/Libraries
14mr|avahi-0.6.31-16|501	
14mr|avahi-0.6.31-16|502	%description -n %{lib_howl_name}
14mr|avahi-0.6.31-16|503	Avahi compatibility library for howl.
14mr|avahi-0.6.31-16|504	
14mr|avahi-0.6.31-16|505	%files -n %{lib_howl_name}
14mr|avahi-0.6.31-16|506	%{_libdir}/libhowl.so.%{howl_major}*
14mr|avahi-0.6.31-16|507	
14mr|avahi-0.6.31-16|508	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|509	
14mr|avahi-0.6.31-16|510	%package -n %{develnamehowl}
14mr|avahi-0.6.31-16|511	Summary:	Avahi devel compatibility library for libdns_sd for howl
14mr|avahi-0.6.31-16|512	Group:		Development/C
14mr|avahi-0.6.31-16|513	Requires:	%{lib_howl_name} = %{EVRD}
14mr|avahi-0.6.31-16|514	Provides:	%{howl_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|515	
14mr|avahi-0.6.31-16|516	%description -n %{develnamehowl}
14mr|avahi-0.6.31-16|517	Avahi devel compatibility library for libdns_sd for howl.
14mr|avahi-0.6.31-16|518	
14mr|avahi-0.6.31-16|519	%files -n %{develnamehowl}
14mr|avahi-0.6.31-16|520	%{_includedir}/%{name}-compat-howl
14mr|avahi-0.6.31-16|521	%{_libdir}/libhowl.so
14mr|avahi-0.6.31-16|522	%{_libdir}/pkgconfig/%{name}-compat-howl.pc
14mr|avahi-0.6.31-16|523	%{_libdir}/pkgconfig/howl.pc
14mr|avahi-0.6.31-16|524	
14mr|avahi-0.6.31-16|525	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|526	
14mr|avahi-0.6.31-16|527	%if %{build_qt3}
14mr|avahi-0.6.31-16|528	%package -n %{lib_qt3_name}
14mr|avahi-0.6.31-16|529	Summary:	Library for avahi-qt3
14mr|avahi-0.6.31-16|530	Group:		System/Libraries
14mr|avahi-0.6.31-16|531	Conflicts:	%{_lib}libavahi-ui1 < 0.6.31-15
14mr|avahi-0.6.31-16|532	Obsoletes:	%{_lib}libavahi-ui1 < 0.6.31-15
14mr|avahi-0.6.31-16|533	
14mr|avahi-0.6.31-16|534	%description -n %{lib_qt3_name}
14mr|avahi-0.6.31-16|535	Library for avahi-qt3.
14mr|avahi-0.6.31-16|536	
14mr|avahi-0.6.31-16|537	%files -n %{lib_qt3_name}
14mr|avahi-0.6.31-16|538	%{_libdir}/lib%{name}-qt3.so.%{qt3_major}*
14mr|avahi-0.6.31-16|539	%endif
14mr|avahi-0.6.31-16|540	
14mr|avahi-0.6.31-16|541	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|542	
14mr|avahi-0.6.31-16|543	%if %{build_qt3}
14mr|avahi-0.6.31-16|544	%package -n %{develnameqt3}
14mr|avahi-0.6.31-16|545	Summary:	Devel library for avahi-qt3
14mr|avahi-0.6.31-16|546	Group:		Development/C
14mr|avahi-0.6.31-16|547	Requires:	%{lib_qt3_name} = %{EVRD}
14mr|avahi-0.6.31-16|548	Provides:	%{qt3_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|549	
14mr|avahi-0.6.31-16|550	%description -n %{develnameqt3}
14mr|avahi-0.6.31-16|551	Devel library for avahi-qt3.
14mr|avahi-0.6.31-16|552	
14mr|avahi-0.6.31-16|553	%files -n %{develnameqt3}
14mr|avahi-0.6.31-16|554	%{_includedir}/%{name}-qt3
14mr|avahi-0.6.31-16|555	%{_libdir}/lib%{name}-qt3.so
14mr|avahi-0.6.31-16|556	%{_libdir}/pkgconfig/%{name}-qt3.pc
14mr|avahi-0.6.31-16|557	%endif
14mr|avahi-0.6.31-16|558	
14mr|avahi-0.6.31-16|559	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|560	
14mr|avahi-0.6.31-16|561	%if %{build_qt4}
14mr|avahi-0.6.31-16|562	%package -n %{lib_qt4_name}
14mr|avahi-0.6.31-16|563	Summary:	Library for avahi-qt4
14mr|avahi-0.6.31-16|564	Group:		System/Libraries
14mr|avahi-0.6.31-16|565	
14mr|avahi-0.6.31-16|566	%description -n %{lib_qt4_name}
14mr|avahi-0.6.31-16|567	Library for avahi-qt4.
14mr|avahi-0.6.31-16|568	
14mr|avahi-0.6.31-16|569	%files -n %{lib_qt4_name}
14mr|avahi-0.6.31-16|570	%{_libdir}/lib%{name}-qt4.so.%{qt4_major}*
14mr|avahi-0.6.31-16|571	%endif
14mr|avahi-0.6.31-16|572	
14mr|avahi-0.6.31-16|573	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|574	
14mr|avahi-0.6.31-16|575	%if %{build_qt4}
14mr|avahi-0.6.31-16|576	%package -n %{develnameqt4}
14mr|avahi-0.6.31-16|577	Summary:	Devel library for avahi-qt4
14mr|avahi-0.6.31-16|578	Group:		Development/C
14mr|avahi-0.6.31-16|579	Provides:	%{qt4_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|580	Requires:	%{lib_qt4_name} = %{EVRD}
14mr|avahi-0.6.31-16|581	
14mr|avahi-0.6.31-16|582	%description -n %{develnameqt4}
14mr|avahi-0.6.31-16|583	Devel library for avahi-qt4.
14mr|avahi-0.6.31-16|584	
14mr|avahi-0.6.31-16|585	%files -n %{develnameqt4}
14mr|avahi-0.6.31-16|586	%{_includedir}/%{name}-qt4
14mr|avahi-0.6.31-16|587	%{_libdir}/lib%{name}-qt4.so
14mr|avahi-0.6.31-16|588	%{_libdir}/pkgconfig/%{name}-qt4.pc
14mr|avahi-0.6.31-16|589	%endif
14mr|avahi-0.6.31-16|590	
14mr|avahi-0.6.31-16|591	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|592	
14mr|avahi-0.6.31-16|593	%package -n %{lib_ui_name}
14mr|avahi-0.6.31-16|594	Summary:	Library for avahi-ui
14mr|avahi-0.6.31-16|595	Group:		System/Libraries
14mr|avahi-0.6.31-16|596	
14mr|avahi-0.6.31-16|597	%description -n %{lib_ui_name}
14mr|avahi-0.6.31-16|598	Library for avahi-ui.
14mr|avahi-0.6.31-16|599	
14mr|avahi-0.6.31-16|600	%files -n %{lib_ui_name}
14mr|avahi-0.6.31-16|601	%{_libdir}/lib%{name}-ui.so.%{ui_major}*
14mr|avahi-0.6.31-16|602	
14mr|avahi-0.6.31-16|603	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|604	
14mr|avahi-0.6.31-16|605	%package -n %{develnameui}
14mr|avahi-0.6.31-16|606	Summary:	Devel library for avahi-ui
14mr|avahi-0.6.31-16|607	Group:		Development/C
14mr|avahi-0.6.31-16|608	Requires:	%{lib_ui_name} = %{EVRD}
14mr|avahi-0.6.31-16|609	Provides:	%{ui_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|610	Obsoletes:	%{_lib}avahi-ui1 < 0.6.31-6
14mr|avahi-0.6.31-16|611	
14mr|avahi-0.6.31-16|612	%description -n %{develnameui}
14mr|avahi-0.6.31-16|613	Devel library for avahi-ui.
14mr|avahi-0.6.31-16|614	
14mr|avahi-0.6.31-16|615	%files -n %{develnameui}
14mr|avahi-0.6.31-16|616	%{_includedir}/%{name}-ui
14mr|avahi-0.6.31-16|617	%{_libdir}/lib%{name}-ui.so
14mr|avahi-0.6.31-16|618	%{_libdir}/pkgconfig/%{name}-ui.pc
14mr|avahi-0.6.31-16|619	
14mr|avahi-0.6.31-16|620	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|621	
14mr|avahi-0.6.31-16|622	%if %{build_gtk3}
14mr|avahi-0.6.31-16|623	%package -n %{lib_ui_gtk3_name}
14mr|avahi-0.6.31-16|624	Summary:	Library for avahi-gtk3
14mr|avahi-0.6.31-16|625	Group:		System/Libraries
14mr|avahi-0.6.31-16|626	
14mr|avahi-0.6.31-16|627	%description -n %{lib_ui_gtk3_name}
14mr|avahi-0.6.31-16|628	Library for avahi-gtk3.
14mr|avahi-0.6.31-16|629	
14mr|avahi-0.6.31-16|630	%files -n %{lib_ui_gtk3_name}
14mr|avahi-0.6.31-16|631	%{_libdir}/lib%{name}-ui-gtk3.so.%{ui_gtk3_major}*
14mr|avahi-0.6.31-16|632	%endif
14mr|avahi-0.6.31-16|633	
14mr|avahi-0.6.31-16|634	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|635	
14mr|avahi-0.6.31-16|636	%if %{build_gtk3}
14mr|avahi-0.6.31-16|637	%package -n %{develnameui_gtk3}
14mr|avahi-0.6.31-16|638	Summary:	Devel library for avahi-gtk3
14mr|avahi-0.6.31-16|639	Group:		Development/C
14mr|avahi-0.6.31-16|640	Requires:	%{lib_ui_gtk3_name} = %{EVRD}
14mr|avahi-0.6.31-16|641	Provides:	%{ui_gtk3_name}-devel = %{EVRD}
14mr|avahi-0.6.31-16|642	
14mr|avahi-0.6.31-16|643	%description -n %{develnameui_gtk3}
14mr|avahi-0.6.31-16|644	Devel library for avahi-gtk3.
14mr|avahi-0.6.31-16|645	
14mr|avahi-0.6.31-16|646	%files -n %{develnameui_gtk3}
14mr|avahi-0.6.31-16|647	%{_libdir}/libavahi-ui-gtk3.so
14mr|avahi-0.6.31-16|648	%{_libdir}/pkgconfig/avahi-ui-gtk3.pc
14mr|avahi-0.6.31-16|649	%endif
14mr|avahi-0.6.31-16|650	
14mr|avahi-0.6.31-16|651	#----------------------------------------------------------------------------
14mr|avahi-0.6.31-16|652	
14mr|avahi-0.6.31-16|653	%prep
14mr|avahi-0.6.31-16|654	%setup -q
14mr|avahi-0.6.31-16|655	%apply_patches
14mr|avahi-0.6.31-16|656	cp %{SOURCE1} avahi-hostname.sh
14mr|avahi-0.6.31-16|657	find . -name "Makefile*" -o -name "*.in" -o -name "*.ac" |sort |uniq |xargs sed -i -e 's,localstatedir\@/run,localstatedir\@,g;s,localstatedir}/run,localstatedir},g'
14mr|avahi-0.6.31-16|658	for f in config.guess config.sub ; do
14mr|avahi-0.6.31-16|659	test -f /usr/share/libtool/config/$f || continue
14mr|avahi-0.6.31-16|660	find . -type f -name $f -exec cp /usr/share/libtool/config/$f \{\} \;
14mr|avahi-0.6.31-16|661	done
14mr|avahi-0.6.31-16|662	aclocal -I common
14mr|avahi-0.6.31-16|663	automake -a
14mr|avahi-0.6.31-16|664	autoconf
14mr|avahi-0.6.31-16|665	
14mr|avahi-0.6.31-16|666	%build
14mr|avahi-0.6.31-16|667	export PKG_CONFIG_PATH=/usr/lib/qt4/%{_lib}/pkgconfig
14mr|avahi-0.6.31-16|668	%configure2_5x \
14mr|avahi-0.6.31-16|669	--disable-static \
14mr|avahi-0.6.31-16|670	%if !%{build_mono}
14mr|avahi-0.6.31-16|671	--disable-mono \
14mr|avahi-0.6.31-16|672	%endif
14mr|avahi-0.6.31-16|673	%if !%{build_qt3}
14mr|avahi-0.6.31-16|674	--disable-qt3 \
14mr|avahi-0.6.31-16|675	%endif
14mr|avahi-0.6.31-16|676	%if !%{build_qt4}
14mr|avahi-0.6.31-16|677	--disable-qt4 \
14mr|avahi-0.6.31-16|678	%endif
14mr|avahi-0.6.31-16|679	--localstatedir=/run \
14mr|avahi-0.6.31-16|680	--with-avahi-priv-access-group="avahi" \
14mr|avahi-0.6.31-16|681	--enable-compat-libdns_sd \
14mr|avahi-0.6.31-16|682	--enable-compat-howl \
14mr|avahi-0.6.31-16|683	--enable-introspection=no \
14mr|avahi-0.6.31-16|684	%if %{build_systemd}
14mr|avahi-0.6.31-16|685	--with-systemdsystemunitdir=%{_unitdir} \
14mr|avahi-0.6.31-16|686	%endif
14mr|avahi-0.6.31-16|687	%if !%{build_gtk3}
14mr|avahi-0.6.31-16|688	--disable-gtk3
14mr|avahi-0.6.31-16|689	%endif
14mr|avahi-0.6.31-16|690	
14mr|avahi-0.6.31-16|691	%make
14mr|avahi-0.6.31-16|692	
14mr|avahi-0.6.31-16|693	%install
14mr|avahi-0.6.31-16|694	%makeinstall_std
14mr|avahi-0.6.31-16|695	
14mr|avahi-0.6.31-16|696	mkdir -p %{buildroot}%{_localstatedir}/avahi
14mr|avahi-0.6.31-16|697	
14mr|avahi-0.6.31-16|698	rm -f %{buildroot}/%{_sysconfdir}/%{name}/services/ssh.service
14mr|avahi-0.6.31-16|699	ln -s avahi-compat-howl.pc %{buildroot}%{_libdir}/pkgconfig/howl.pc
14mr|avahi-0.6.31-16|700	%if "%{_lib}" != "lib" && %{build_mono}
14mr|avahi-0.6.31-16|701	mkdir -p %{buildroot}%{_prefix}/lib
14mr|avahi-0.6.31-16|702	mv %{buildroot}%{_libdir}/mono %{buildroot}%{_prefix}/lib
14mr|avahi-0.6.31-16|703	perl -pi -e "s/%{_lib}/lib/" %{buildroot}%{_libdir}/pkgconfig/avahi-{,ui-}sharp.pc
14mr|avahi-0.6.31-16|704	%endif
14mr|avahi-0.6.31-16|705	
14mr|avahi-0.6.31-16|706	# install hostname.d hook
14mr|avahi-0.6.31-16|707	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/
14mr|avahi-0.6.31-16|708	install -m755 avahi-hostname.sh %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
14mr|avahi-0.6.31-16|709	
14mr|avahi-0.6.31-16|710	%if %{build_systemd}
14mr|avahi-0.6.31-16|711	rm -rf %{buildroot}%{_initrddir}/%{name}-daemon
14mr|avahi-0.6.31-16|712	rm -rf %{buildroot}%{_initrddir}/%{name}-dnsconfd
14mr|avahi-0.6.31-16|713	%endif
14mr|avahi-0.6.31-16|714	
14mr|avahi-0.6.31-16|715	rm -f %{buildroot}%{_sysconfdir}/avahi/services/sftp-ssh.service
14mr|avahi-0.6.31-16|716	
14mr|avahi-0.6.31-16|717	%find_lang %{name}
14mr|avahi-0.6.31-16|718	
14mr|avahi-0.6.31-16|719	
14mr|avahi-0.6.31-16|720	%changelog
14mr|avahi-0.6.31-16|721	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.31-16
14mr|avahi-0.6.31-16|722	+ Revision: 112ac7b
14mr|avahi-0.6.31-16|723	- Spec cleanup, fix ui library major, fix build with new gtk
14mr|avahi-0.6.31-16|724	
14mr|avahi-0.6.31-16|725	

15954 14
14mr|avalon-framework-4.3-3|1	%define short_name      framework
14mr|avalon-framework-4.3-3|2	%define short_Name      Avalon
14mr|avalon-framework-4.3-3|3	%define section         free
14mr|avalon-framework-4.3-3|4	%define bootstrap       0
14mr|avalon-framework-4.3-3|5	%define gcj_support     1
14mr|avalon-framework-4.3-3|6	
14mr|avalon-framework-4.3-3|7	Name:           avalon-%{short_name}
14mr|avalon-framework-4.3-3|8	Version:        4.3
14mr|avalon-framework-4.3-3|9	Release:        3
14mr|avalon-framework-4.3-3|10	Epoch:          0
14mr|avalon-framework-4.3-3|11	Summary:        Java components interfaces
14mr|avalon-framework-4.3-3|12	License:        Apache License
14mr|avalon-framework-4.3-3|13	Url:            http://avalon.apache.org/%{short_name}/
14mr|avalon-framework-4.3-3|14	Group:          Development/Java
14mr|avalon-framework-4.3-3|15	#Vendor:        JPackage Project
14mr|avalon-framework-4.3-3|16	#Distribution:  JPackage
14mr|avalon-framework-4.3-3|17	Source0:        http://www.apache.org/dist/excalibur/excalibur-framework/source/avalon-framework-4.2.0-src.tar.bz2
14mr|avalon-framework-4.3-3|18	Source1:        %{name}-build.xml
14mr|avalon-framework-4.3-3|19	Requires:       log4j
14mr|avalon-framework-4.3-3|20	BuildRequires:  ant
14mr|avalon-framework-4.3-3|21	BuildRequires:  ant-junit
14mr|avalon-framework-4.3-3|22	%if !%{bootstrap}
14mr|avalon-framework-4.3-3|23	BuildRequires:  avalon-logkit
14mr|avalon-framework-4.3-3|24	%endif
14mr|avalon-framework-4.3-3|25	BuildRequires:  java-javadoc
14mr|avalon-framework-4.3-3|26	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|avalon-framework-4.3-3|27	BuildRequires:  junit
14mr|avalon-framework-4.3-3|28	%if %{gcj_support}
14mr|avalon-framework-4.3-3|29	BuildRequires:  java-gcj-compat-devel
14mr|avalon-framework-4.3-3|30	%else
14mr|avalon-framework-4.3-3|31	BuildArch:      noarch
14mr|avalon-framework-4.3-3|32	%endif
14mr|avalon-framework-4.3-3|33	BuildRequires:  log4j
14mr|avalon-framework-4.3-3|34	BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|avalon-framework-4.3-3|35	
14mr|avalon-framework-4.3-3|36	%description
14mr|avalon-framework-4.3-3|37	The Avalon framework consists of interfaces that define relationships
14mr|avalon-framework-4.3-3|38	between commonly used application components, best-of-practice pattern
14mr|avalon-framework-4.3-3|39	enforcements, and several lightweight convenience implementations of the
14mr|avalon-framework-4.3-3|40	generic components.
14mr|avalon-framework-4.3-3|41	What that means is that we define the central interface Component. We
14mr|avalon-framework-4.3-3|42	also define the relationship (contract) a component has with peers,
14mr|avalon-framework-4.3-3|43	ancestors and children. This documentation introduces you to those
14mr|avalon-framework-4.3-3|44	patterns, interfaces and relationships.
14mr|avalon-framework-4.3-3|45	
14mr|avalon-framework-4.3-3|46	%package manual
14mr|avalon-framework-4.3-3|47	Summary:        Manual for %{name}
14mr|avalon-framework-4.3-3|48	Group:          Development/Java
14mr|avalon-framework-4.3-3|49	
14mr|avalon-framework-4.3-3|50	%description manual
14mr|avalon-framework-4.3-3|51	Documentation for %{name}.
14mr|avalon-framework-4.3-3|52	
14mr|avalon-framework-4.3-3|53	%package javadoc
14mr|avalon-framework-4.3-3|54	Summary:        Javadoc for %{name}
14mr|avalon-framework-4.3-3|55	Group:          Development/Java
14mr|avalon-framework-4.3-3|56	
14mr|avalon-framework-4.3-3|57	%description javadoc
14mr|avalon-framework-4.3-3|58	Javadoc for %{name}.
14mr|avalon-framework-4.3-3|59	
14mr|avalon-framework-4.3-3|60	%prep
14mr|avalon-framework-4.3-3|61	%setup -q -n %{name}
14mr|avalon-framework-4.3-3|62	%{__cp} -a %{SOURCE1} build.xml
14mr|avalon-framework-4.3-3|63	%{__perl} -pi -e 's/enum( |\.)/enum1\1/g' api/src/java/org/apache/avalon/framework/Enum.java
14mr|avalon-framework-4.3-3|64	
14mr|avalon-framework-4.3-3|65	# fix end-of-line
14mr|avalon-framework-4.3-3|66	%{__perl} -pi -e 's/\r$//g' LICENSE.txt NOTICE.TXT
14mr|avalon-framework-4.3-3|67	
14mr|avalon-framework-4.3-3|68	for i in `find docs -type f`; do
14mr|avalon-framework-4.3-3|69	%{__perl} -pi -e 's/\r$//g' $i
14mr|avalon-framework-4.3-3|70	done
14mr|avalon-framework-4.3-3|71	
14mr|avalon-framework-4.3-3|72	%build
14mr|avalon-framework-4.3-3|73	%if !%{bootstrap}
14mr|avalon-framework-4.3-3|74	export CLASSPATH=$(build-classpath avalon-logkit junit log4j)
14mr|avalon-framework-4.3-3|75	%else
14mr|avalon-framework-4.3-3|76	export CLASSPATH=$(build-classpath junit log4j)
14mr|avalon-framework-4.3-3|77	%endif
14mr|avalon-framework-4.3-3|78	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
14mr|avalon-framework-4.3-3|79	%{ant} -Djava.javadoc=%{_javadocdir}/java jar doc test-all
14mr|avalon-framework-4.3-3|80	
14mr|avalon-framework-4.3-3|81	%install
14mr|avalon-framework-4.3-3|82	%{__rm} -rf %{buildroot}
14mr|avalon-framework-4.3-3|83	
14mr|avalon-framework-4.3-3|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|avalon-framework-4.3-3|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|avalon-framework-4.3-3|86	install -m 644 dist/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|avalon-framework-4.3-3|87	# create unversioned symlinks
14mr|avalon-framework-4.3-3|88	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|avalon-framework-4.3-3|89	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|avalon-framework-4.3-3|90	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|avalon-framework-4.3-3|91	
14mr|avalon-framework-4.3-3|92	for i in `find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
14mr|avalon-framework-4.3-3|93	%{__perl} -pi -e 's/\r$//g' $i
14mr|avalon-framework-4.3-3|94	done
14mr|avalon-framework-4.3-3|95	
14mr|avalon-framework-4.3-3|96	%if %{gcj_support}
14mr|avalon-framework-4.3-3|97	%{_bindir}/aot-compile-rpm
14mr|avalon-framework-4.3-3|98	%endif
14mr|avalon-framework-4.3-3|99	
14mr|avalon-framework-4.3-3|100	%clean
14mr|avalon-framework-4.3-3|101	rm -rf $RPM_BUILD_ROOT
14mr|avalon-framework-4.3-3|102	
14mr|avalon-framework-4.3-3|103	%if %{gcj_support}
14mr|avalon-framework-4.3-3|104	%post
14mr|avalon-framework-4.3-3|105	%{update_gcjdb}
14mr|avalon-framework-4.3-3|106	
14mr|avalon-framework-4.3-3|107	%postun
14mr|avalon-framework-4.3-3|108	%{clean_gcjdb}
14mr|avalon-framework-4.3-3|109	%endif
14mr|avalon-framework-4.3-3|110	
14mr|avalon-framework-4.3-3|111	%files
14mr|avalon-framework-4.3-3|112	%defattr(0644,root,root,0755)
14mr|avalon-framework-4.3-3|113	%doc LICENSE.txt NOTICE.TXT
14mr|avalon-framework-4.3-3|114	%{_javadir}/*.jar
14mr|avalon-framework-4.3-3|115	%if %{gcj_support}
14mr|avalon-framework-4.3-3|116	%dir %{_libdir}/gcj/%{name}
14mr|avalon-framework-4.3-3|117	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|avalon-framework-4.3-3|118	%endif
14mr|avalon-framework-4.3-3|119	
14mr|avalon-framework-4.3-3|120	%files manual
14mr|avalon-framework-4.3-3|121	%defattr(0644,root,root,0755)
14mr|avalon-framework-4.3-3|122	%if 0
14mr|avalon-framework-4.3-3|123	%doc docs/*
14mr|avalon-framework-4.3-3|124	%endif
14mr|avalon-framework-4.3-3|125	
14mr|avalon-framework-4.3-3|126	%files javadoc
14mr|avalon-framework-4.3-3|127	%defattr(0644,root,root,0755)
14mr|avalon-framework-4.3-3|128	%{_javadocdir}/%{name}-%{version}
14mr|avalon-framework-4.3-3|129	%{_javadocdir}/%{name}
14mr|avalon-framework-4.3-3|130	
14mr|avalon-framework-4.3-3|131	
14mr|avalon-framework-4.3-3|132	
14mr|avalon-framework-4.3-3|133	
14mr|avalon-framework-4.3-3|134	%changelog
14mr|avalon-framework-4.3-3|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:4.3-3
14mr|avalon-framework-4.3-3|136	+ Revision: 6af342f
14mr|avalon-framework-4.3-3|137	- MassBuild#440: Increase release tag
14mr|avalon-framework-4.3-3|138	
14mr|avalon-framework-4.3-3|139	

15955 14
14mr|avalon-logkit-2.1-5|1	%define gcj_support     0
14mr|avalon-logkit-2.1-5|2	%define short_name      logkit
14mr|avalon-logkit-2.1-5|3	%define section         free
14mr|avalon-logkit-2.1-5|4	
14mr|avalon-logkit-2.1-5|5	Name:           avalon-%{short_name}
14mr|avalon-logkit-2.1-5|6	Version:        2.1
14mr|avalon-logkit-2.1-5|7	Release:        5
14mr|avalon-logkit-2.1-5|8	Epoch:          0
14mr|avalon-logkit-2.1-5|9	Summary:        Java logging toolkit
14mr|avalon-logkit-2.1-5|10	License:        Apache License
14mr|avalon-logkit-2.1-5|11	Group:          Development/Java
14mr|avalon-logkit-2.1-5|12	Url:            http://avalon.apache.org/%{short_name}/
14mr|avalon-logkit-2.1-5|13	Source0:        http://www.apache.org/dist/excalibur/avalon-logkit/source/avalon-logkit-2.1-src.tar.bz2
14mr|avalon-logkit-2.1-5|14	Patch0:         %{name}-build.patch
14mr|avalon-logkit-2.1-5|15	Patch1:		fix-java6-compile.patch
14mr|avalon-logkit-2.1-5|16	Patch3:         java7.patch
14mr|avalon-logkit-2.1-5|17	Requires:       avalon-framework >= 0:4.1.4
14mr|avalon-logkit-2.1-5|18	Requires:       geronimo-servlet-2.4-api
14mr|avalon-logkit-2.1-5|19	Requires:       geronimo-jms-1.1-api
14mr|avalon-logkit-2.1-5|20	Requires:       jdbc-stdext
14mr|avalon-logkit-2.1-5|21	BuildRequires:  locales-en
14mr|avalon-logkit-2.1-5|22	BuildRequires:  java-rpmbuild
14mr|avalon-logkit-2.1-5|23	BuildRequires:  jpackage-utils >= 0:1.5
14mr|avalon-logkit-2.1-5|24	BuildRequires:  ant ant-nodeps
14mr|avalon-logkit-2.1-5|25	BuildRequires:  avalon-framework-javadoc
14mr|avalon-logkit-2.1-5|26	BuildRequires:  classpathx-mail
14mr|avalon-logkit-2.1-5|27	BuildRequires:  java-javadoc
14mr|avalon-logkit-2.1-5|28	BuildRequires:  log4j
14mr|avalon-logkit-2.1-5|29	BuildRequires:  avalon-framework >= 0:4.1.4
14mr|avalon-logkit-2.1-5|30	BuildRequires:  geronimo-servlet-2.4-api
14mr|avalon-logkit-2.1-5|31	BuildRequires:  geronimo-jms-1.1-api
14mr|avalon-logkit-2.1-5|32	BuildRequires:  jdbc-stdext
14mr|avalon-logkit-2.1-5|33	%if %{gcj_support}
14mr|avalon-logkit-2.1-5|34	BuildRequires:  java-gcj-compat-devel
14mr|avalon-logkit-2.1-5|35	%else
14mr|avalon-logkit-2.1-5|36	BuildArch:      noarch
14mr|avalon-logkit-2.1-5|37	%endif
14mr|avalon-logkit-2.1-5|38	
14mr|avalon-logkit-2.1-5|39	%description
14mr|avalon-logkit-2.1-5|40	LogKit is a logging toolkit designed for secure performance orientated
14mr|avalon-logkit-2.1-5|41	logging in applications. To get started using LogKit, it is recomended
14mr|avalon-logkit-2.1-5|42	that you read the whitepaper and browse the API docs.
14mr|avalon-logkit-2.1-5|43	
14mr|avalon-logkit-2.1-5|44	%package javadoc
14mr|avalon-logkit-2.1-5|45	Summary:        Javadoc for %{name}
14mr|avalon-logkit-2.1-5|46	Group:          Development/Java
14mr|avalon-logkit-2.1-5|47	
14mr|avalon-logkit-2.1-5|48	%description javadoc
14mr|avalon-logkit-2.1-5|49	Javadoc for %{name}.
14mr|avalon-logkit-2.1-5|50	
14mr|avalon-logkit-2.1-5|51	%prep
14mr|avalon-logkit-2.1-5|52	%setup -q
14mr|avalon-logkit-2.1-5|53	%patch0 -p1 -b .build
14mr|avalon-logkit-2.1-5|54	%patch1 -p0 -b .java6
14mr|avalon-logkit-2.1-5|55	%patch3 -p0
14mr|avalon-logkit-2.1-5|56	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %{__rm} -f
14mr|avalon-logkit-2.1-5|57	%{__perl} -pi -e 's/1\.2/1\.4/g' build.xml
14mr|avalon-logkit-2.1-5|58	
14mr|avalon-logkit-2.1-5|59	%build
14mr|avalon-logkit-2.1-5|60	export LC_ALL=en_US.ISO-8859-1
14mr|avalon-logkit-2.1-5|61	export CLASSPATH=$(build-classpath log4j javamail/mailapi jms servlet jdbc-stdext avalon-framework)
14mr|avalon-logkit-2.1-5|62	%{ant} -Dbuild.sysclasspath=only --execdebug\
14mr|avalon-logkit-2.1-5|63	-Djava.javadoc=%{_javadocdir}/java \
14mr|avalon-logkit-2.1-5|64	-Davalon.javadoc=%{_javadocdir}/avalon-framework \
14mr|avalon-logkit-2.1-5|65	clean jar javadoc
14mr|avalon-logkit-2.1-5|66	
14mr|avalon-logkit-2.1-5|67	%install
14mr|avalon-logkit-2.1-5|68	# jars
14mr|avalon-logkit-2.1-5|69	install -d -m 755 %{buildroot}%{_javadir}
14mr|avalon-logkit-2.1-5|70	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|avalon-logkit-2.1-5|71	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|avalon-logkit-2.1-5|72	# javadoc
14mr|avalon-logkit-2.1-5|73	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|avalon-logkit-2.1-5|74	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|avalon-logkit-2.1-5|75	
14mr|avalon-logkit-2.1-5|76	%if %{gcj_support}
14mr|avalon-logkit-2.1-5|77	%{_bindir}/aot-compile-rpm
14mr|avalon-logkit-2.1-5|78	%endif
14mr|avalon-logkit-2.1-5|79	
14mr|avalon-logkit-2.1-5|80	%if %{gcj_support}
14mr|avalon-logkit-2.1-5|81	%post
14mr|avalon-logkit-2.1-5|82	%{update_gcjdb}
14mr|avalon-logkit-2.1-5|83	
14mr|avalon-logkit-2.1-5|84	%postun
14mr|avalon-logkit-2.1-5|85	%{clean_gcjdb}
14mr|avalon-logkit-2.1-5|86	%endif
14mr|avalon-logkit-2.1-5|87	
14mr|avalon-logkit-2.1-5|88	%post javadoc
14mr|avalon-logkit-2.1-5|89	rm -f %{_javadocdir}/%{name}
14mr|avalon-logkit-2.1-5|90	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|avalon-logkit-2.1-5|91	
14mr|avalon-logkit-2.1-5|92	%postun javadoc
14mr|avalon-logkit-2.1-5|93	if [ "$1" = "0" ]; then
14mr|avalon-logkit-2.1-5|94	rm -f %{_javadocdir}/%{name}
14mr|avalon-logkit-2.1-5|95	fi
14mr|avalon-logkit-2.1-5|96	
14mr|avalon-logkit-2.1-5|97	%files
14mr|avalon-logkit-2.1-5|98	%defattr(0644,root,root,0755)
14mr|avalon-logkit-2.1-5|99	%doc LICENSE.txt NOTICE.txt
14mr|avalon-logkit-2.1-5|100	%{_javadir}/*
14mr|avalon-logkit-2.1-5|101	%if %{gcj_support}
14mr|avalon-logkit-2.1-5|102	%dir %{_libdir}/gcj/%{name}
14mr|avalon-logkit-2.1-5|103	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14mr|avalon-logkit-2.1-5|104	%endif
14mr|avalon-logkit-2.1-5|105	
14mr|avalon-logkit-2.1-5|106	%files javadoc
14mr|avalon-logkit-2.1-5|107	%defattr(0644,root,root,0755)
14mr|avalon-logkit-2.1-5|108	%{_javadocdir}/%{name}-%{version}
14mr|avalon-logkit-2.1-5|109	
14mr|avalon-logkit-2.1-5|110	
14mr|avalon-logkit-2.1-5|111	
14mr|avalon-logkit-2.1-5|112	
14mr|avalon-logkit-2.1-5|113	
14mr|avalon-logkit-2.1-5|114	%changelog
14mr|avalon-logkit-2.1-5|115	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.1-5
14mr|avalon-logkit-2.1-5|116	+ Revision: 4ef4f5e
14mr|avalon-logkit-2.1-5|117	- Try en_US.ISO-8859-1
14mr|avalon-logkit-2.1-5|118	
14mr|avalon-logkit-2.1-5|119	

15956 14
14mr|avidemux-2.5.6-4|1	%define filename %{name}_%{version}
14mr|avidemux-2.5.6-4|2	
14mr|avidemux-2.5.6-4|3	#############################
14mr|avidemux-2.5.6-4|4	# Hardcore PLF build
14mr|avidemux-2.5.6-4|5	# bcond_with or bcond_without
14mr|avidemux-2.5.6-4|6	%bcond_with plf
14mr|avidemux-2.5.6-4|7	#############################
14mr|avidemux-2.5.6-4|8	
14mr|avidemux-2.5.6-4|9	%if %with plf
14mr|avidemux-2.5.6-4|10	%define distsuffix plf
14mr|avidemux-2.5.6-4|11	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|avidemux-2.5.6-4|12	%define extrarelsuffix plf
14mr|avidemux-2.5.6-4|13	%endif
14mr|avidemux-2.5.6-4|14	
14mr|avidemux-2.5.6-4|15	Summary:	A free video editor
14mr|avidemux-2.5.6-4|16	Name:		avidemux
14mr|avidemux-2.5.6-4|17	Version:	2.5.6
14mr|avidemux-2.5.6-4|18	Release:	4%{?extrarelsuffix}
14mr|avidemux-2.5.6-4|19	License:	GPLv2+
14mr|avidemux-2.5.6-4|20	Group:		Video
14mr|avidemux-2.5.6-4|21	Url:		http://fixounet.free.fr/avidemux
14mr|avidemux-2.5.6-4|22	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
14mr|avidemux-2.5.6-4|23	Patch2:		avidemux-2.5.1-opencore-check.patch
14mr|avidemux-2.5.6-4|24	Patch3:		avidemux-jack-underlinking.patch
14mr|avidemux-2.5.6-4|25	Patch4:		avidemux-fix-cmake.patch
14mr|avidemux-2.5.6-4|26	Patch5:		avidemux-mpeg2enc-underlinking.patch
14mr|avidemux-2.5.6-4|27	Patch6:		CVE-2011-3893.patch
14mr|avidemux-2.5.6-4|28	Patch7:		CVE-2011-3895.patch
14mr|avidemux-2.5.6-4|29	Patch8:		CVE-2012-0947.patch
14mr|avidemux-2.5.6-4|30	BuildRequires:	cmake
14mr|avidemux-2.5.6-4|31	BuildRequires:	imagemagick
14mr|avidemux-2.5.6-4|32	BuildRequires:	libxslt-proc
14mr|avidemux-2.5.6-4|33	BuildRequires:	nasm
14mr|avidemux-2.5.6-4|34	BuildRequires:	qt4-linguist
14mr|avidemux-2.5.6-4|35	BuildRequires:	yasm
14mr|avidemux-2.5.6-4|36	BuildRequires:	gettext-devel
14mr|avidemux-2.5.6-4|37	BuildRequires:	liba52dec-devel
14mr|avidemux-2.5.6-4|38	BuildRequires:	qt4-devel
14mr|avidemux-2.5.6-4|39	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|avidemux-2.5.6-4|40	BuildRequires:	pkgconfig(esound)
14mr|avidemux-2.5.6-4|41	BuildRequires:	pkgconfig(jack)
14mr|avidemux-2.5.6-4|42	BuildRequires:	pkgconfig(libpulse)
14mr|avidemux-2.5.6-4|43	BuildRequires:	pkgconfig(libva)
14mr|avidemux-2.5.6-4|44	BuildRequires:	pkgconfig(libxml-2.0)
14mr|avidemux-2.5.6-4|45	BuildRequires:	pkgconfig(mad)
14mr|avidemux-2.5.6-4|46	BuildRequires:	pkgconfig(samplerate)
14mr|avidemux-2.5.6-4|47	BuildRequires:	pkgconfig(sdl)
14mr|avidemux-2.5.6-4|48	BuildRequires:	pkgconfig(vorbis)
14mr|avidemux-2.5.6-4|49	BuildRequires:	pkgconfig(xv)
14mr|avidemux-2.5.6-4|50	# not packaged yet:
14mr|avidemux-2.5.6-4|51	#BuildRequires:  libaften-devel
14mr|avidemux-2.5.6-4|52	%if %with plf
14mr|avidemux-2.5.6-4|53	BuildRequires:	libfaac-devel
14mr|avidemux-2.5.6-4|54	BuildRequires:	libfaad2-devel
14mr|avidemux-2.5.6-4|55	BuildRequires:	liblame-devel
14mr|avidemux-2.5.6-4|56	BuildRequires:	libxvid-devel
14mr|avidemux-2.5.6-4|57	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|avidemux-2.5.6-4|58	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|avidemux-2.5.6-4|59	BuildRequires:	pkgconfig(x264)
14mr|avidemux-2.5.6-4|60	%endif
14mr|avidemux-2.5.6-4|61	Requires:	avidemux-ui
14mr|avidemux-2.5.6-4|62	
14mr|avidemux-2.5.6-4|63	%description
14mr|avidemux-2.5.6-4|64	Avidemux is a free video editor designed for simple cutting,
14mr|avidemux-2.5.6-4|65	filtering and encoding tasks.It supports many file types, including
14mr|avidemux-2.5.6-4|66	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
14mr|avidemux-2.5.6-4|67	codecs. Tasks can be automated using projects, job queue and
14mr|avidemux-2.5.6-4|68	powerful scripting capabilities.
14mr|avidemux-2.5.6-4|69	
14mr|avidemux-2.5.6-4|70	%if %with plf
14mr|avidemux-2.5.6-4|71	This package is in restricted because this build has support for codecs
14mr|avidemux-2.5.6-4|72	covered by software patents.
14mr|avidemux-2.5.6-4|73	%endif
14mr|avidemux-2.5.6-4|74	
14mr|avidemux-2.5.6-4|75	%package gtk
14mr|avidemux-2.5.6-4|76	Summary:	A free video editor - GTK GUI
14mr|avidemux-2.5.6-4|77	Group:		Video
14mr|avidemux-2.5.6-4|78	Requires:	gtk+2.0 >= 2.6.0
14mr|avidemux-2.5.6-4|79	Requires:	%{name} = %{version}-%{release}
14mr|avidemux-2.5.6-4|80	Provides:	avidemux-ui = %{version}-%{release}
14mr|avidemux-2.5.6-4|81	
14mr|avidemux-2.5.6-4|82	%description gtk
14mr|avidemux-2.5.6-4|83	Avidemux is a free video editor. This package contains the
14mr|avidemux-2.5.6-4|84	version with a graphical user interface based on GTK.
14mr|avidemux-2.5.6-4|85	
14mr|avidemux-2.5.6-4|86	%package qt
14mr|avidemux-2.5.6-4|87	Summary:	A free video editor - Qt4 GUI
14mr|avidemux-2.5.6-4|88	Group:		Video
14mr|avidemux-2.5.6-4|89	Requires:	%{name} = %{version}-%{release}
14mr|avidemux-2.5.6-4|90	Provides:	avidemux-ui = %{version}-%{release}
14mr|avidemux-2.5.6-4|91	
14mr|avidemux-2.5.6-4|92	%description qt
14mr|avidemux-2.5.6-4|93	Avidemux is a free video editor. This package contains the
14mr|avidemux-2.5.6-4|94	version with a graphical user interface based on Qt4.
14mr|avidemux-2.5.6-4|95	
14mr|avidemux-2.5.6-4|96	%package cli
14mr|avidemux-2.5.6-4|97	Summary:	A free video editor - command-line version
14mr|avidemux-2.5.6-4|98	Group:		Video
14mr|avidemux-2.5.6-4|99	Requires:	%{name} = %{version}-%{release}
14mr|avidemux-2.5.6-4|100	Provides:	avidemux-ui = %{version}-%{release}
14mr|avidemux-2.5.6-4|101	
14mr|avidemux-2.5.6-4|102	%description cli
14mr|avidemux-2.5.6-4|103	Avidemux is a free video editor. This package contains the
14mr|avidemux-2.5.6-4|104	version with a command-line interface.
14mr|avidemux-2.5.6-4|105	
14mr|avidemux-2.5.6-4|106	%if %with plf
14mr|avidemux-2.5.6-4|107	This package is in restricted because this build has support for codecs
14mr|avidemux-2.5.6-4|108	covered by software patents.
14mr|avidemux-2.5.6-4|109	%endif
14mr|avidemux-2.5.6-4|110	
14mr|avidemux-2.5.6-4|111	%prep
14mr|avidemux-2.5.6-4|112	%setup -q -n %{filename}
14mr|avidemux-2.5.6-4|113	%patch2 -p1
14mr|avidemux-2.5.6-4|114	%patch3 -p1
14mr|avidemux-2.5.6-4|115	%patch4 -p0
14mr|avidemux-2.5.6-4|116	%patch5 -p1
14mr|avidemux-2.5.6-4|117	
14mr|avidemux-2.5.6-4|118	pushd avidemux/ADM_libraries
14mr|avidemux-2.5.6-4|119	
14mr|avidemux-2.5.6-4|120	tar -xjf ffmpeg-0.9.tar.bz2 && rm -f ffmpeg-0.9.tar.bz2
14mr|avidemux-2.5.6-4|121	pushd ffmpeg-0.9
14mr|avidemux-2.5.6-4|122	%patch6 -p1
14mr|avidemux-2.5.6-4|123	%patch7 -p1
14mr|avidemux-2.5.6-4|124	%patch8 -p1
14mr|avidemux-2.5.6-4|125	popd
14mr|avidemux-2.5.6-4|126	tar -cjf ffmpeg-0.9.tar.bz2 ffmpeg-0.9 && rm -rf ffmpeg-0.9
14mr|avidemux-2.5.6-4|127	popd
14mr|avidemux-2.5.6-4|128	
14mr|avidemux-2.5.6-4|129	# libdir is nicely hardcoded
14mr|avidemux-2.5.6-4|130	sed -i 's,Dir="lib",Dir="%{_lib}",' avidemux/main.cpp avidemux/ADM_core/src/ADM_fileio.cpp
14mr|avidemux-2.5.6-4|131	grep -q '"%{_lib}"' avidemux/main.cpp
14mr|avidemux-2.5.6-4|132	grep -q '"%{_lib}"' avidemux/ADM_core/src/ADM_fileio.cpp
14mr|avidemux-2.5.6-4|133	
14mr|avidemux-2.5.6-4|134	%build
14mr|avidemux-2.5.6-4|135	#gw 2.5.4 has linking problems in plugins/ADM_videoFilters/AvsFilter
14mr|avidemux-2.5.6-4|136	#   	      	      	   and in plugins/ADM_videoFilters/Logo/
14mr|avidemux-2.5.6-4|137	%define _disable_ld_no_undefined 1
14mr|avidemux-2.5.6-4|138	%cmake
14mr|avidemux-2.5.6-4|139	make
14mr|avidemux-2.5.6-4|140	
14mr|avidemux-2.5.6-4|141	# plugin build expects libraries to be already installed; we fake a prefix
14mr|avidemux-2.5.6-4|142	# in build/ by symlinking all libraries to build/lib/
14mr|avidemux-2.5.6-4|143	mkdir -p %{_lib}
14mr|avidemux-2.5.6-4|144	cd %{_lib}
14mr|avidemux-2.5.6-4|145	find ../avidemux -name '*.so*' | xargs ln -sft .
14mr|avidemux-2.5.6-4|146	cd ../../plugins
14mr|avidemux-2.5.6-4|147	%cmake -DAVIDEMUX_SOURCE_DIR=%{_builddir}/%{filename} -DAVIDEMUX_CORECONFIG_DIR=%{_builddir}/%{filename}/build/config -DAVIDEMUX_INSTALL_PREFIX=%{_builddir}/%{filename}/build
14mr|avidemux-2.5.6-4|148	make
14mr|avidemux-2.5.6-4|149	
14mr|avidemux-2.5.6-4|150	
14mr|avidemux-2.5.6-4|151	%install
14mr|avidemux-2.5.6-4|152	cd build
14mr|avidemux-2.5.6-4|153	%makeinstall_std
14mr|avidemux-2.5.6-4|154	mkdir -p %{buildroot}%{_libdir}
14mr|avidemux-2.5.6-4|155	cd ..
14mr|avidemux-2.5.6-4|156	
14mr|avidemux-2.5.6-4|157	cd plugins/build
14mr|avidemux-2.5.6-4|158	%makeinstall_std
14mr|avidemux-2.5.6-4|159	#gw install this manually:
14mr|avidemux-2.5.6-4|160	cp ADM_videoEncoder/ADM_vidEnc_mpeg2enc/mpeg2enc/libmpeg2enc.so \
14mr|avidemux-2.5.6-4|161	ADM_videoEncoder/common/pluginOptions/libADM_vidEnc_pluginOptions.so \
14mr|avidemux-2.5.6-4|162	ADM_videoEncoder/common/xvidRateCtl/libADM_xvidRateCtl.so %{buildroot}%{_libdir}
14mr|avidemux-2.5.6-4|163	cd ../..
14mr|avidemux-2.5.6-4|164	
14mr|avidemux-2.5.6-4|165	# icons
14mr|avidemux-2.5.6-4|166	install -d -m755 %{buildroot}%{_liconsdir}
14mr|avidemux-2.5.6-4|167	install -d -m755 %{buildroot}%{_iconsdir}
14mr|avidemux-2.5.6-4|168	install -d -m755 %{buildroot}%{_miconsdir}
14mr|avidemux-2.5.6-4|169	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|170	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|171	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|172	
14mr|avidemux-2.5.6-4|173	# menu
14mr|avidemux-2.5.6-4|174	mkdir -p %{buildroot}%{_datadir}/applications
14mr|avidemux-2.5.6-4|175	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gtk.desktop << EOF
14mr|avidemux-2.5.6-4|176	[Desktop Entry]
14mr|avidemux-2.5.6-4|177	Name=Avidemux
14mr|avidemux-2.5.6-4|178	Comment=A free video editor
14mr|avidemux-2.5.6-4|179	Exec=%{_bindir}/%{name}2_gtk %U
14mr|avidemux-2.5.6-4|180	Icon=%{name}
14mr|avidemux-2.5.6-4|181	Terminal=false
14mr|avidemux-2.5.6-4|182	Type=Application
14mr|avidemux-2.5.6-4|183	StartupNotify=true
14mr|avidemux-2.5.6-4|184	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
14mr|avidemux-2.5.6-4|185	EOF
14mr|avidemux-2.5.6-4|186	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-qt.desktop << EOF
14mr|avidemux-2.5.6-4|187	[Desktop Entry]
14mr|avidemux-2.5.6-4|188	Name=Avidemux
14mr|avidemux-2.5.6-4|189	Comment=A free video editor
14mr|avidemux-2.5.6-4|190	Exec=%{_bindir}/%{name}2_qt4 %U
14mr|avidemux-2.5.6-4|191	Icon=%{name}
14mr|avidemux-2.5.6-4|192	Terminal=false
14mr|avidemux-2.5.6-4|193	Type=Application
14mr|avidemux-2.5.6-4|194	StartupNotify=true
14mr|avidemux-2.5.6-4|195	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
14mr|avidemux-2.5.6-4|196	EOF
14mr|avidemux-2.5.6-4|197	
14mr|avidemux-2.5.6-4|198	rm -rf %{buildroot}%{_datadir}/locale/klingon
14mr|avidemux-2.5.6-4|199	
14mr|avidemux-2.5.6-4|200	%find_lang %{name}
14mr|avidemux-2.5.6-4|201	
14mr|avidemux-2.5.6-4|202	%files -f %{name}.lang
14mr|avidemux-2.5.6-4|203	%doc AUTHORS
14mr|avidemux-2.5.6-4|204	%{_iconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|205	%{_miconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|206	%{_liconsdir}/%{name}.png
14mr|avidemux-2.5.6-4|207	%{_libdir}/libADM5*
14mr|avidemux-2.5.6-4|208	%{_libdir}/libADM_core*
14mr|avidemux-2.5.6-4|209	%{_libdir}/libADM_smjs.so
14mr|avidemux-2.5.6-4|210	%{_libdir}/libADM_vidEnc_pluginOptions.so
14mr|avidemux-2.5.6-4|211	%{_libdir}/libADM_xvidRateCtl.so
14mr|avidemux-2.5.6-4|212	%{_libdir}/libmpeg2enc.so
14mr|avidemux-2.5.6-4|213	%dir %{_libdir}/ADM_plugins
14mr|avidemux-2.5.6-4|214	%dir %{_libdir}/ADM_plugins/audioDecoder
14mr|avidemux-2.5.6-4|215	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_Mad.so
14mr|avidemux-2.5.6-4|216	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_a52.so
14mr|avidemux-2.5.6-4|217	%if %with plf
14mr|avidemux-2.5.6-4|218	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrnb.so
14mr|avidemux-2.5.6-4|219	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrwb.so
14mr|avidemux-2.5.6-4|220	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_faad.so
14mr|avidemux-2.5.6-4|221	%endif
14mr|avidemux-2.5.6-4|222	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_vorbis.so
14mr|avidemux-2.5.6-4|223	%dir %{_libdir}/ADM_plugins/audioDevices
14mr|avidemux-2.5.6-4|224	%{_libdir}/ADM_plugins/audioDevices/libADM_av_alsa.so
14mr|avidemux-2.5.6-4|225	%{_libdir}/ADM_plugins/audioDevices/libADM_av_esd.so
14mr|avidemux-2.5.6-4|226	%{_libdir}/ADM_plugins/audioDevices/libADM_av_jack.so
14mr|avidemux-2.5.6-4|227	%{_libdir}/ADM_plugins/audioDevices/libADM_av_oss.so
14mr|avidemux-2.5.6-4|228	%{_libdir}/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
14mr|avidemux-2.5.6-4|229	%{_libdir}/ADM_plugins/audioDevices/libADM_av_sdl.so
14mr|avidemux-2.5.6-4|230	%dir %{_libdir}/ADM_plugins/audioEncoders
14mr|avidemux-2.5.6-4|231	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_ac3.so
14mr|avidemux-2.5.6-4|232	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_mp2.so
14mr|avidemux-2.5.6-4|233	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_pcm.so
14mr|avidemux-2.5.6-4|234	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_twolame.so
14mr|avidemux-2.5.6-4|235	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_vorbis.so
14mr|avidemux-2.5.6-4|236	%dir %{_libdir}/ADM_plugins/videoEncoder
14mr|avidemux-2.5.6-4|237	%if %with plf
14mr|avidemux-2.5.6-4|238	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_faac.so
14mr|avidemux-2.5.6-4|239	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lame.so
14mr|avidemux-2.5.6-4|240	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so
14mr|avidemux-2.5.6-4|241	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xml
14mr|avidemux-2.5.6-4|242	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xsd
14mr|avidemux-2.5.6-4|243	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so
14mr|avidemux-2.5.6-4|244	%dir %{_libdir}/ADM_plugins/videoEncoder/xvid
14mr|avidemux-2.5.6-4|245	%{_libdir}/ADM_plugins/videoEncoder/xvid/*.xsd
14mr|avidemux-2.5.6-4|246	%endif
14mr|avidemux-2.5.6-4|247	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec
14mr|avidemux-2.5.6-4|248	%{_libdir}/ADM_plugins/videoEncoder/avcodec/*.xsd
14mr|avidemux-2.5.6-4|249	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?
14mr|avidemux-2.5.6-4|250	%{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?/*.xml
14mr|avidemux-2.5.6-4|251	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_avcodec.so
14mr|avidemux-2.5.6-4|252	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_mpeg2enc.so
14mr|avidemux-2.5.6-4|253	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc
14mr|avidemux-2.5.6-4|254	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/*.xsd
14mr|avidemux-2.5.6-4|255	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?
14mr|avidemux-2.5.6-4|256	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?/*.xml
14mr|avidemux-2.5.6-4|257	%dir %{_libdir}/ADM_plugins/videoFilter
14mr|avidemux-2.5.6-4|258	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Deinterlace.so
14mr|avidemux-2.5.6-4|259	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Delta.so
14mr|avidemux-2.5.6-4|260	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Denoise.so
14mr|avidemux-2.5.6-4|261	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_FluxSmooth.so
14mr|avidemux-2.5.6-4|262	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Mosaic.so
14mr|avidemux-2.5.6-4|263	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Pulldown.so
14mr|avidemux-2.5.6-4|264	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Stabilize.so
14mr|avidemux-2.5.6-4|265	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Tisophote.so
14mr|avidemux-2.5.6-4|266	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Whirl.so
14mr|avidemux-2.5.6-4|267	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_addborders.so
14mr|avidemux-2.5.6-4|268	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avsfilter.so
14mr|avidemux-2.5.6-4|269	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blackenBorders.so
14mr|avidemux-2.5.6-4|270	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendDgBob.so
14mr|avidemux-2.5.6-4|271	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendRemoval.so
14mr|avidemux-2.5.6-4|272	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_decimate.so
14mr|avidemux-2.5.6-4|273	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3d.so
14mr|avidemux-2.5.6-4|274	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3dhq.so
14mr|avidemux-2.5.6-4|275	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_dropOut.so
14mr|avidemux-2.5.6-4|276	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fade.so
14mr|avidemux-2.5.6-4|277	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutiongauss.so
14mr|avidemux-2.5.6-4|278	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmean.so
14mr|avidemux-2.5.6-4|279	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmedian.so
14mr|avidemux-2.5.6-4|280	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionsharpen.so
14mr|avidemux-2.5.6-4|281	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_forcedPP.so
14mr|avidemux-2.5.6-4|282	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hzStackField.so
14mr|avidemux-2.5.6-4|283	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepEvenField.so
14mr|avidemux-2.5.6-4|284	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepOddField.so
14mr|avidemux-2.5.6-4|285	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_kernelDeint.so
14mr|avidemux-2.5.6-4|286	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_largemedian.so
14mr|avidemux-2.5.6-4|287	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lavDeinterlace.so
14mr|avidemux-2.5.6-4|288	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_logo.so
14mr|avidemux-2.5.6-4|289	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lumaonly.so
14mr|avidemux-2.5.6-4|290	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSharpen.so
14mr|avidemux-2.5.6-4|291	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSmooth.so
14mr|avidemux-2.5.6-4|292	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mcdeint.so
14mr|avidemux-2.5.6-4|293	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mergeField.so
14mr|avidemux-2.5.6-4|294	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_palShift.so
14mr|avidemux-2.5.6-4|295	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_resampleFps.so
14mr|avidemux-2.5.6-4|296	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_reverse.so
14mr|avidemux-2.5.6-4|297	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_rotate.so
14mr|avidemux-2.5.6-4|298	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_separateField.so
14mr|avidemux-2.5.6-4|299	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartPalShift.so
14mr|avidemux-2.5.6-4|300	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartSwapField.so
14mr|avidemux-2.5.6-4|301	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_soften.so
14mr|avidemux-2.5.6-4|302	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_ssa.so
14mr|avidemux-2.5.6-4|303	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_stackField.so
14mr|avidemux-2.5.6-4|304	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapField.so
14mr|avidemux-2.5.6-4|305	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapuv.so
14mr|avidemux-2.5.6-4|306	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_tdeint.so
14mr|avidemux-2.5.6-4|307	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_telecide.so
14mr|avidemux-2.5.6-4|308	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_unstackField.so
14mr|avidemux-2.5.6-4|309	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vflip.so
14mr|avidemux-2.5.6-4|310	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vlad.so
14mr|avidemux-2.5.6-4|311	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_yadif.so
14mr|avidemux-2.5.6-4|312	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaU.so
14mr|avidemux-2.5.6-4|313	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaV.so
14mr|avidemux-2.5.6-4|314	%{_datadir}/ADM_scripts/
14mr|avidemux-2.5.6-4|315	%dir %{_datadir}/ADM_addons/
14mr|avidemux-2.5.6-4|316	%{_datadir}/ADM_addons/avsfilter
14mr|avidemux-2.5.6-4|317	
14mr|avidemux-2.5.6-4|318	%files gtk
14mr|avidemux-2.5.6-4|319	%{_bindir}/avidemux2_gtk
14mr|avidemux-2.5.6-4|320	%{_datadir}/applications/mandriva-avidemux-gtk.desktop
14mr|avidemux-2.5.6-4|321	%{_libdir}/libADM_render_gtk.so
14mr|avidemux-2.5.6-4|322	%{_libdir}/libADM_UIGtk.so
14mr|avidemux-2.5.6-4|323	%if %with plf
14mr|avidemux-2.5.6-4|324	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Gtk.so
14mr|avidemux-2.5.6-4|325	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Gtk.so
14mr|avidemux-2.5.6-4|326	%endif
14mr|avidemux-2.5.6-4|327	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Crop_gtk.so
14mr|avidemux-2.5.6-4|328	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_gtk.so
14mr|avidemux-2.5.6-4|329	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_gtk.so
14mr|avidemux-2.5.6-4|330	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_gtk.so
14mr|avidemux-2.5.6-4|331	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_gtk.so
14mr|avidemux-2.5.6-4|332	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_gtk.so
14mr|avidemux-2.5.6-4|333	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_gtk.so
14mr|avidemux-2.5.6-4|334	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_gtk.so
14mr|avidemux-2.5.6-4|335	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_gtk.so
14mr|avidemux-2.5.6-4|336	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_gtk.so
14mr|avidemux-2.5.6-4|337	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_gtk.so
14mr|avidemux-2.5.6-4|338	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_gtk.so
14mr|avidemux-2.5.6-4|339	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_gtk.so
14mr|avidemux-2.5.6-4|340	
14mr|avidemux-2.5.6-4|341	%files qt
14mr|avidemux-2.5.6-4|342	%{_bindir}/avidemux2_qt4
14mr|avidemux-2.5.6-4|343	%{_datadir}/applications/mandriva-avidemux-qt.desktop
14mr|avidemux-2.5.6-4|344	%dir %{_datadir}/%{name}
14mr|avidemux-2.5.6-4|345	%dir %{_datadir}/%{name}/i18n
14mr|avidemux-2.5.6-4|346	%{_datadir}/%{name}/i18n/*.qm
14mr|avidemux-2.5.6-4|347	%{_libdir}/libADM_render_qt4.so
14mr|avidemux-2.5.6-4|348	%{_libdir}/libADM_UIQT4.so
14mr|avidemux-2.5.6-4|349	%if %with plf
14mr|avidemux-2.5.6-4|350	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Qt.so
14mr|avidemux-2.5.6-4|351	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Qt.so
14mr|avidemux-2.5.6-4|352	%endif
14mr|avidemux-2.5.6-4|353	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_qt4.so
14mr|avidemux-2.5.6-4|354	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_qt4.so
14mr|avidemux-2.5.6-4|355	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_qt4.so
14mr|avidemux-2.5.6-4|356	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_qt4.so
14mr|avidemux-2.5.6-4|357	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_qt4.so
14mr|avidemux-2.5.6-4|358	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_qt4.so
14mr|avidemux-2.5.6-4|359	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_qt4.so
14mr|avidemux-2.5.6-4|360	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_curveEditor_qt4.so
14mr|avidemux-2.5.6-4|361	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_qt4.so
14mr|avidemux-2.5.6-4|362	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_qt4.so
14mr|avidemux-2.5.6-4|363	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_qt4.so
14mr|avidemux-2.5.6-4|364	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_qt4.so
14mr|avidemux-2.5.6-4|365	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_qt4.so
14mr|avidemux-2.5.6-4|366	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_qt4.so
14mr|avidemux-2.5.6-4|367	
14mr|avidemux-2.5.6-4|368	%files cli
14mr|avidemux-2.5.6-4|369	%doc README
14mr|avidemux-2.5.6-4|370	%{_bindir}/avidemux2_cli
14mr|avidemux-2.5.6-4|371	%{_libdir}/libADM_render_cli.so
14mr|avidemux-2.5.6-4|372	%{_libdir}/libADM_UICli.so
14mr|avidemux-2.5.6-4|373	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Hue_cli.so
14mr|avidemux-2.5.6-4|374	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_cli.so
14mr|avidemux-2.5.6-4|375	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_cli.so
14mr|avidemux-2.5.6-4|376	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromashift_cli.so
14mr|avidemux-2.5.6-4|377	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_cli.so
14mr|avidemux-2.5.6-4|378	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_cli.so
14mr|avidemux-2.5.6-4|379	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_cli.so
14mr|avidemux-2.5.6-4|380	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_cli.so
14mr|avidemux-2.5.6-4|381	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_cli.so
14mr|avidemux-2.5.6-4|382	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_cli.so
14mr|avidemux-2.5.6-4|383	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_cli.so
14mr|avidemux-2.5.6-4|384	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_cli.so
14mr|avidemux-2.5.6-4|385	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_cli.so
14mr|avidemux-2.5.6-4|386	
14mr|avidemux-2.5.6-4|387	
14mr|avidemux-2.5.6-4|388	
14mr|avidemux-2.5.6-4|389	%changelog
14mr|avidemux-2.5.6-4|390	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.6-4
14mr|avidemux-2.5.6-4|391	+ Revision: 0031eeb
14mr|avidemux-2.5.6-4|392	- Bump release
14mr|avidemux-2.5.6-4|393	
14mr|avidemux-2.5.6-4|394	

15957 14
14mr|avogadro-1.1.1-2|1	%define major 1
14mr|avogadro-1.1.1-2|2	%define maj0 0
14mr|avogadro-1.1.1-2|3	%define libname %mklibname %{name} %{major}
14mr|avogadro-1.1.1-2|4	%define libOQ   %mklibname %{name}_OpenQube %{maj0}
14mr|avogadro-1.1.1-2|5	%define devname %mklibname %{name} -d
14mr|avogadro-1.1.1-2|6	
14mr|avogadro-1.1.1-2|7	Summary:	An advanced molecular editor for chemical purposes
14mr|avogadro-1.1.1-2|8	Name:		avogadro
14mr|avogadro-1.1.1-2|9	Version:	1.1.1
14mr|avogadro-1.1.1-2|10	Release:	2
14mr|avogadro-1.1.1-2|11	License:	GPLv2+
14mr|avogadro-1.1.1-2|12	Group:		System/Libraries
14mr|avogadro-1.1.1-2|13	Url:		http://avogadro.openmolecules.net/
14mr|avogadro-1.1.1-2|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mr|avogadro-1.1.1-2|15	Patch0:		avogadro-1.1.0-qtprefix.patch
14mr|avogadro-1.1.1-2|16	Patch1:		avogadro-1.1.0-no-strip.patch
14mr|avogadro-1.1.1-2|17	BuildRequires:	cmake >= 2.6.0
14mr|avogadro-1.1.1-2|18	BuildRequires:	docbook-utils
14mr|avogadro-1.1.1-2|19	BuildRequires:	eigen2 >= 2.0.9
14mr|avogadro-1.1.1-2|20	BuildRequires:	python-sip
14mr|avogadro-1.1.1-2|21	BuildRequires:	qt4-linguist
14mr|avogadro-1.1.1-2|22	BuildRequires:	boost-devel
14mr|avogadro-1.1.1-2|23	BuildRequires:	python-numpy-devel
14mr|avogadro-1.1.1-2|24	BuildRequires:	qt4-devel
14mr|avogadro-1.1.1-2|25	BuildRequires:	pkgconfig(glew)
14mr|avogadro-1.1.1-2|26	BuildRequires:	pkgconfig(glu)
14mr|avogadro-1.1.1-2|27	BuildRequires:	pkgconfig(openbabel-2.0)
14mr|avogadro-1.1.1-2|28	BuildRequires:	pkgconfig(python)
14mr|avogadro-1.1.1-2|29	
14mr|avogadro-1.1.1-2|30	%description
14mr|avogadro-1.1.1-2|31	An advanced molecular editor designed for cross-platform use
14mr|avogadro-1.1.1-2|32	in computational chemistry,molecular modeling, bioinformatics,
14mr|avogadro-1.1.1-2|33	materials science,and related areas, which offers flexible
14mr|avogadro-1.1.1-2|34	rendering and a powerful plugin architecture.
14mr|avogadro-1.1.1-2|35	
14mr|avogadro-1.1.1-2|36	%files
14mr|avogadro-1.1.1-2|37	%doc AUTHORS ChangeLog COPYING
14mr|avogadro-1.1.1-2|38	%{_bindir}/%{name}
14mr|avogadro-1.1.1-2|39	%{_bindir}/avopkg
14mr|avogadro-1.1.1-2|40	%{_datadir}/%{name}
14mr|avogadro-1.1.1-2|41	%{_datadir}/pixmaps/%{name}-icon.png
14mr|avogadro-1.1.1-2|42	%{_datadir}/applications/%{name}.desktop
14mr|avogadro-1.1.1-2|43	%{_mandir}/man1/%{name}.1*
14mr|avogadro-1.1.1-2|44	%{_mandir}/man1/avopkg.1*
14mr|avogadro-1.1.1-2|45	%{python_sitearch}/Avogadro.so
14mr|avogadro-1.1.1-2|46	%{_datadir}/libavogadro/
14mr|avogadro-1.1.1-2|47	%dir %{_libdir}/%{name}/
14mr|avogadro-1.1.1-2|48	%dir %{_libdir}/%{name}/1_1/
14mr|avogadro-1.1.1-2|49	%{_libdir}/%{name}/1_1/colors
14mr|avogadro-1.1.1-2|50	%{_libdir}/%{name}/1_1/extensions
14mr|avogadro-1.1.1-2|51	%{_libdir}/%{name}/1_1/engines
14mr|avogadro-1.1.1-2|52	%{_libdir}/%{name}/1_1/tools
14mr|avogadro-1.1.1-2|53	
14mr|avogadro-1.1.1-2|54	
14mr|avogadro-1.1.1-2|55	#--------------------------------------------------------------------
14mr|avogadro-1.1.1-2|56	%package -n %{libname}
14mr|avogadro-1.1.1-2|57	Summary:	Shared libraries for Avogadro
14mr|avogadro-1.1.1-2|58	Group:		System/Libraries
14mr|avogadro-1.1.1-2|59	
14mr|avogadro-1.1.1-2|60	%description -n %{libname}
14mr|avogadro-1.1.1-2|61	Libraries for Avogadro molecular editor.
14mr|avogadro-1.1.1-2|62	
14mr|avogadro-1.1.1-2|63	%files -n %{libname}
14mr|avogadro-1.1.1-2|64	%{_libdir}/libavogadro.so.%{major}*
14mr|avogadro-1.1.1-2|65	
14mr|avogadro-1.1.1-2|66	#--------------------------------------------------------------------
14mr|avogadro-1.1.1-2|67	
14mr|avogadro-1.1.1-2|68	%package -n %{libOQ}
14mr|avogadro-1.1.1-2|69	Summary:	Shared libraries for Avogadro
14mr|avogadro-1.1.1-2|70	Group:		System/Libraries
14mr|avogadro-1.1.1-2|71	Conflicts:	%{_lib}avogadro1 < 1.1.0-3
14mr|avogadro-1.1.1-2|72	
14mr|avogadro-1.1.1-2|73	%description -n %{libOQ}
14mr|avogadro-1.1.1-2|74	Libraries for Avogadro molecular editor.
14mr|avogadro-1.1.1-2|75	
14mr|avogadro-1.1.1-2|76	%files -n %{libOQ}
14mr|avogadro-1.1.1-2|77	%{_libdir}/libavogadro_OpenQube.so.%{maj0}*
14mr|avogadro-1.1.1-2|78	
14mr|avogadro-1.1.1-2|79	#--------------------------------------------------------------------
14mr|avogadro-1.1.1-2|80	%package -n %{devname}
14mr|avogadro-1.1.1-2|81	Summary:	Development files for Avogadro
14mr|avogadro-1.1.1-2|82	Group:		Development/C++
14mr|avogadro-1.1.1-2|83	Requires:	%{libname} = %{EVRD}
14mr|avogadro-1.1.1-2|84	Requires:	%{libOQ} = %{EVRD}
14mr|avogadro-1.1.1-2|85	Provides:	%{name}-devel = %{EVRD}
14mr|avogadro-1.1.1-2|86	Obsoletes:	%{name}-devel < 1.1.0-3
14mr|avogadro-1.1.1-2|87	
14mr|avogadro-1.1.1-2|88	%description -n %{devname}
14mr|avogadro-1.1.1-2|89	Development Avogadro files.
14mr|avogadro-1.1.1-2|90	
14mr|avogadro-1.1.1-2|91	%files -n %{devname}
14mr|avogadro-1.1.1-2|92	%{_includedir}/%{name}
14mr|avogadro-1.1.1-2|93	%{_libdir}/libavogadro.so
14mr|avogadro-1.1.1-2|94	%{_libdir}/libavogadro_OpenQube.so
14mr|avogadro-1.1.1-2|95	%{_libdir}/%{name}/*.cmake
14mr|avogadro-1.1.1-2|96	%{_libdir}/%{name}/1_1/*.cmake
14mr|avogadro-1.1.1-2|97	%{_libdir}/%{name}/1_1/cmake/
14mr|avogadro-1.1.1-2|98	%{qt4dir}/mkspecs/features/%{name}.prf
14mr|avogadro-1.1.1-2|99	%{_libdir}/pkgconfig/avogadro.pc
14mr|avogadro-1.1.1-2|100	
14mr|avogadro-1.1.1-2|101	#--------------------------------------------------------------------
14mr|avogadro-1.1.1-2|102	%prep
14mr|avogadro-1.1.1-2|103	%setup -q
14mr|avogadro-1.1.1-2|104	%patch0 -p0
14mr|avogadro-1.1.1-2|105	%patch1 -p0
14mr|avogadro-1.1.1-2|106	
14mr|avogadro-1.1.1-2|107	%build
14mr|avogadro-1.1.1-2|108	%cmake \
14mr|avogadro-1.1.1-2|109	-DENABLE_GLSL:BOOL=ON \
14mr|avogadro-1.1.1-2|110	-DENABLE_PYTHON:BOOL=ON
14mr|avogadro-1.1.1-2|111	%make
14mr|avogadro-1.1.1-2|112	
14mr|avogadro-1.1.1-2|113	%install
14mr|avogadro-1.1.1-2|114	%makeinstall_std -C build
14mr|avogadro-1.1.1-2|115	
14mr|avogadro-1.1.1-2|116	
14mr|avogadro-1.1.1-2|117	%changelog
14mr|avogadro-1.1.1-2|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|avogadro-1.1.1-2|119	+ Revision: 53d5410
14mr|avogadro-1.1.1-2|120	- MassBuild#440: Increase release tag
14mr|avogadro-1.1.1-2|121	
14mr|avogadro-1.1.1-2|122	

15958 14
14mr|awesfx-0.5.1c-6|1	Name: 		awesfx
14mr|awesfx-0.5.1c-6|2	Version:	0.5.1c
14mr|awesfx-0.5.1c-6|3	Release:	6
14mr|awesfx-0.5.1c-6|4	Summary:	Utility programs for the AWE32 sound driver
14mr|awesfx-0.5.1c-6|5	Group:		System/Kernel and hardware
14mr|awesfx-0.5.1c-6|6	URL:		http://www.alsa-project.org/~iwai/awedrv.html#Utils
14mr|awesfx-0.5.1c-6|7	Source0:	http://www.alsa-project.org/~iwai/%{name}-%{version}.tar.bz2
14mr|awesfx-0.5.1c-6|8	Source2:	http://www.pvv.org/~thammer/localfiles/soundfonts_other/gu11-rom.zip
14mr|awesfx-0.5.1c-6|9	Patch0:		awesfx-0.5.1c-getline.patch
14mr|awesfx-0.5.1c-6|10	License:	GPL
14mr|awesfx-0.5.1c-6|11	#ExclusiveArch:	%{ix86} alpha
14mr|awesfx-0.5.1c-6|12	BuildRequires:	unzip
14mr|awesfx-0.5.1c-6|13	BuildRequires:	pkgconfig(alsa)
14mr|awesfx-0.5.1c-6|14	
14mr|awesfx-0.5.1c-6|15	%description
14mr|awesfx-0.5.1c-6|16	The awesfx package contains necessary utilities for the AWE32
14mr|awesfx-0.5.1c-6|17	sound driver.
14mr|awesfx-0.5.1c-6|18	
14mr|awesfx-0.5.1c-6|19	If you must use an AWE32 sound driver, you should install
14mr|awesfx-0.5.1c-6|20	this package.
14mr|awesfx-0.5.1c-6|21	
14mr|awesfx-0.5.1c-6|22	%package	devel
14mr|awesfx-0.5.1c-6|23	Group:		Development/C
14mr|awesfx-0.5.1c-6|24	Requires:	%{name} = %{version}
14mr|awesfx-0.5.1c-6|25	Summary:	Development files for awesfx
14mr|awesfx-0.5.1c-6|26	
14mr|awesfx-0.5.1c-6|27	%description	devel
14mr|awesfx-0.5.1c-6|28	Development files needed for awesfx.
14mr|awesfx-0.5.1c-6|29	
14mr|awesfx-0.5.1c-6|30	%prep
14mr|awesfx-0.5.1c-6|31	%setup -q
14mr|awesfx-0.5.1c-6|32	%patch0 -p0
14mr|awesfx-0.5.1c-6|33	mkdir gu11-rom
14mr|awesfx-0.5.1c-6|34	cd gu11-rom
14mr|awesfx-0.5.1c-6|35	unzip %{SOURCE2}
14mr|awesfx-0.5.1c-6|36	cd ..
14mr|awesfx-0.5.1c-6|37	
14mr|awesfx-0.5.1c-6|38	#install -m644 %{SOURCE3} -D include/linux/awe_voice.h
14mr|awesfx-0.5.1c-6|39	
14mr|awesfx-0.5.1c-6|40	#perl -pi -e "s|getline|awesfx_getline|g" *.c
14mr|awesfx-0.5.1c-6|41	
14mr|awesfx-0.5.1c-6|42	%build
14mr|awesfx-0.5.1c-6|43	%configure2_5x
14mr|awesfx-0.5.1c-6|44	%make
14mr|awesfx-0.5.1c-6|45	
14mr|awesfx-0.5.1c-6|46	%install
14mr|awesfx-0.5.1c-6|47	mkdir -p %{buildroot}/{%_mandir,%_bindir,%_libdir}
14mr|awesfx-0.5.1c-6|48	mkdir -p %{buildroot}/%{_sysconfdir}/midi
14mr|awesfx-0.5.1c-6|49	mkdir -p %{buildroot}/bin
14mr|awesfx-0.5.1c-6|50	%{makeinstall_std}
14mr|awesfx-0.5.1c-6|51	mkdir -p %{buildroot}%{_includedir}/awe
14mr|awesfx-0.5.1c-6|52	for i in include/*.h ; do
14mr|awesfx-0.5.1c-6|53	install -m 644 $i %{buildroot}%{_includedir}/awe
14mr|awesfx-0.5.1c-6|54	done
14mr|awesfx-0.5.1c-6|55	mv %{buildroot}%{_bindir}/sfxload %{buildroot}/bin/
14mr|awesfx-0.5.1c-6|56	cp gu11-rom/GU11-ROM.SF2 %{buildroot}%{_sysconfdir}/midi
14mr|awesfx-0.5.1c-6|57	#rm -rf %{buildroot}{%_libdir/sfbank,%_datadir/sounds/sf2}
14mr|awesfx-0.5.1c-6|58	rm -rf %{buildroot}%_libdir/sfbank
14mr|awesfx-0.5.1c-6|59	install -m 644 awelib/libawe.a %{buildroot}%_libdir
14mr|awesfx-0.5.1c-6|60	
14mr|awesfx-0.5.1c-6|61	%files
14mr|awesfx-0.5.1c-6|62	%doc gu11-rom
14mr|awesfx-0.5.1c-6|63	%config(noreplace) %{_sysconfdir}/midi/GU11-ROM.SF2
14mr|awesfx-0.5.1c-6|64	/bin/*
14mr|awesfx-0.5.1c-6|65	%{_bindir}/*
14mr|awesfx-0.5.1c-6|66	%{_mandir}/man1/*.1*
14mr|awesfx-0.5.1c-6|67	%_datadir/sounds/sf2
14mr|awesfx-0.5.1c-6|68	
14mr|awesfx-0.5.1c-6|69	%files devel
14mr|awesfx-0.5.1c-6|70	%dir %{_includedir}/awe
14mr|awesfx-0.5.1c-6|71	%{_includedir}/awe/*
14mr|awesfx-0.5.1c-6|72	%{_libdir}/*.a
14mr|awesfx-0.5.1c-6|73	
14mr|awesfx-0.5.1c-6|74	
14mr|awesfx-0.5.1c-6|75	
14mr|awesfx-0.5.1c-6|76	
14mr|awesfx-0.5.1c-6|77	%changelog
14mr|awesfx-0.5.1c-6|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1c-6
14mr|awesfx-0.5.1c-6|79	+ Revision: 39f9240
14mr|awesfx-0.5.1c-6|80	- MassBuild#440: Increase release tag
14mr|awesfx-0.5.1c-6|81	
14mr|awesfx-0.5.1c-6|82	

15959 14
14mr|axis-1.4-6|1	%define section         free
14mr|axis-1.4-6|2	%define archivever      1_4
14mr|axis-1.4-6|3	
14mr|axis-1.4-6|4	Name:          axis
14mr|axis-1.4-6|5	Version:       1.4
14mr|axis-1.4-6|6	Release:       6
14mr|axis-1.4-6|7	Epoch:         0
14mr|axis-1.4-6|8	Summary:       SOAP implementation in Java
14mr|axis-1.4-6|9	License:       Apache License
14mr|axis-1.4-6|10	Group:         Development/Java
14mr|axis-1.4-6|11	Url:           http://ws.apache.org/%{name}/
14mr|axis-1.4-6|12	Source0:       %{name}-src-%{archivever}.tar.gz
14mr|axis-1.4-6|13	Patch0:        %{name}-bz152255.patch
14mr|axis-1.4-6|14	Patch1:        %{name}-build.patch
14mr|axis-1.4-6|15	Patch2:        %{name}-imageio.patch
14mr|axis-1.4-6|16	Patch3:        %{name}-objectweb.patch
14mr|axis-1.4-6|17	Patch4:        %{name}-1.4-no-clear-cache.patch
14mr|axis-1.4-6|18	BuildRequires: java-rpmbuild >= 0:1.5
14mr|axis-1.4-6|19	BuildRequires: java-devel
14mr|axis-1.4-6|20	BuildRequires: ant >= 0:1.6
14mr|axis-1.4-6|21	BuildRequires: ant-nodeps
14mr|axis-1.4-6|22	# Mandatory requires
14mr|axis-1.4-6|23	BuildRequires: geronimo-jaf-1.0.2-api
14mr|axis-1.4-6|24	BuildRequires: jakarta-commons-discovery
14mr|axis-1.4-6|25	BuildRequires: jakarta-commons-httpclient >= 0:3.0
14mr|axis-1.4-6|26	BuildRequires: apache-commons-logging
14mr|axis-1.4-6|27	BuildRequires: geronimo-javamail-1.3.1-api
14mr|axis-1.4-6|28	BuildRequires: xerces-j2
14mr|axis-1.4-6|29	BuildRequires: log4j
14mr|axis-1.4-6|30	BuildRequires: servletapi5
14mr|axis-1.4-6|31	BuildRequires: wsdl4j
14mr|axis-1.4-6|32	# optional requires
14mr|axis-1.4-6|33	BuildRequires: jsse
14mr|axis-1.4-6|34	BuildRequires: junit
14mr|axis-1.4-6|35	BuildRequires: oro
14mr|axis-1.4-6|36	#BuildRequires: jms
14mr|axis-1.4-6|37	BuildRequires: castor
14mr|axis-1.4-6|38	#BuildRequires: xml-security
14mr|axis-1.4-6|39	
14mr|axis-1.4-6|40	Requires:      java
14mr|axis-1.4-6|41	Requires:      jpackage-utils >= 0:1.5
14mr|axis-1.4-6|42	Requires:      geronimo-jaf-1.0.2-api
14mr|axis-1.4-6|43	Requires:      jakarta-commons-discovery
14mr|axis-1.4-6|44	Requires:      apache-commons-logging
14mr|axis-1.4-6|45	Requires:      jakarta-commons-httpclient
14mr|axis-1.4-6|46	Requires:      geronimo-javamail-1.3.1-api
14mr|axis-1.4-6|47	Requires:      xerces-j2
14mr|axis-1.4-6|48	Requires:      log4j
14mr|axis-1.4-6|49	Requires:      wsdl4j
14mr|axis-1.4-6|50	
14mr|axis-1.4-6|51	BuildArch:      noarch
14mr|axis-1.4-6|52	
14mr|axis-1.4-6|53	%description
14mr|axis-1.4-6|54	Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
14mr|axis-1.4-6|55	submission to W3C.
14mr|axis-1.4-6|56	
14mr|axis-1.4-6|57	From the draft W3C specification:
14mr|axis-1.4-6|58	
14mr|axis-1.4-6|59	SOAP is a lightweight protocol for exchange of information in a decentralized,
14mr|axis-1.4-6|60	distributed environment. It is an XML based protocol that consists of three
14mr|axis-1.4-6|61	parts: an envelope that defines a framework for describing what is in a message
14mr|axis-1.4-6|62	and how to process it, a set of encoding rules for expressing instances of
14mr|axis-1.4-6|63	application-defined datatypes, and a convention for representing remote
14mr|axis-1.4-6|64	procedure calls and responses.
14mr|axis-1.4-6|65	
14mr|axis-1.4-6|66	This project is a follow-on to the Apache SOAP project.
14mr|axis-1.4-6|67	
14mr|axis-1.4-6|68	%package javadoc
14mr|axis-1.4-6|69	Summary:        Javadoc for %{name}
14mr|axis-1.4-6|70	Group:          Development/Java
14mr|axis-1.4-6|71	
14mr|axis-1.4-6|72	%description javadoc
14mr|axis-1.4-6|73	Javadoc for %{name}.
14mr|axis-1.4-6|74	
14mr|axis-1.4-6|75	%package manual
14mr|axis-1.4-6|76	Summary:        Manual for %{name}
14mr|axis-1.4-6|77	Group:          Development/Java
14mr|axis-1.4-6|78	
14mr|axis-1.4-6|79	%description manual
14mr|axis-1.4-6|80	Documentation for %{name}.
14mr|axis-1.4-6|81	
14mr|axis-1.4-6|82	%prep
14mr|axis-1.4-6|83	%setup -q -n %{name}-%{archivever}
14mr|axis-1.4-6|84	%patch0 -p1
14mr|axis-1.4-6|85	%patch1 -p0
14mr|axis-1.4-6|86	%patch2 -p1
14mr|axis-1.4-6|87	%patch3 -p1
14mr|axis-1.4-6|88	%patch4 -p1
14mr|axis-1.4-6|89	%__rm -r docs/apiDocs
14mr|axis-1.4-6|90	
14mr|axis-1.4-6|91	# Remove provided binaries
14mr|axis-1.4-6|92	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %__rm
14mr|axis-1.4-6|93	%{_bindir}/find . -name "*.class" | %{_bindir}/xargs -t %__rm
14mr|axis-1.4-6|94	
14mr|axis-1.4-6|95	%build
14mr|axis-1.4-6|96	CLASSPATH=$(build-classpath wsdl4j jakarta-commons-discovery jakarta-commons-httpclient apache-commons-logging log4j jaf javamail servletapi5)
14mr|axis-1.4-6|97	export CLASSPATH=$CLASSPATH:$(build-classpath oro junit jimi xml-security jsse httpunit jms castor 2>/dev/null)
14mr|axis-1.4-6|98	export OPT_JAR_LIST="ant/ant-nodeps"
14mr|axis-1.4-6|99	%{ant} -Dcompile.ime=true -Dnowarn=true \
14mr|axis-1.4-6|100	-Dwsdl4j.jar=$(build-classpath wsdl4j) \
14mr|axis-1.4-6|101	-Dcommons-discovery.jar=$(build-classpath jakarta-commons-discovery) \
14mr|axis-1.4-6|102	-Dcommons-logging.jar=$(build-classpath apache-commons-logging) \
14mr|axis-1.4-6|103	-Dcommons-httpclient.jar=$(build-classpath jakarta-commons-httpclient) \
14mr|axis-1.4-6|104	-Dlog4j-core.jar=$(build-classpath log4j) \
14mr|axis-1.4-6|105	-Dactivation.jar=$(build-classpath jaf) \
14mr|axis-1.4-6|106	-Dmailapi.jar=$(build-classpath javamail) \
14mr|axis-1.4-6|107	-Dxerces.jar=$(build-classpath jaxp_parser_impl) \
14mr|axis-1.4-6|108	-Dservlet.jar=$(build-classpath servletapi5) \
14mr|axis-1.4-6|109	-Dregexp.jar=$(build-classpath oro 2>/dev/null) \
14mr|axis-1.4-6|110	-Djunit.jar=$(build-classpath junit 2>/dev/null) \
14mr|axis-1.4-6|111	-Djimi.jar=$(build-classpath jimi 2>/dev/null) \
14mr|axis-1.4-6|112	-Djsse.jar=$(build-classpath jsse/jsse 2>/dev/null) \
14mr|axis-1.4-6|113	clean compile
14mr|axis-1.4-6|114	
14mr|axis-1.4-6|115	for file in src/org/apache/axis/enum/Scope.java src/org/apache/axis/enum/Style.java src/org/apache/axis/enum/Use.java; do
14mr|axis-1.4-6|116	%__mv ${file} ${file}.bak
14mr|axis-1.4-6|117	done
14mr|axis-1.4-6|118	%{ant} javadocs
14mr|axis-1.4-6|119	for file in src/org/apache/axis/enum/Scope.java src/org/apache/axis/enum/Style.java src/org/apache/axis/enum/Use.java; do
14mr|axis-1.4-6|120	%__mv ${file}.bak ${file}
14mr|axis-1.4-6|121	done
14mr|axis-1.4-6|122	
14mr|axis-1.4-6|123	%install
14mr|axis-1.4-6|124	%__mkdir_p %{buildroot}%{_javadir}/%{name}
14mr|axis-1.4-6|125	
14mr|axis-1.4-6|126	for jar in axis axis-ant saaj jaxrpc; do
14mr|axis-1.4-6|127	cp -a build/lib/${jar}.jar %{buildroot}%{_javadir}/%{name}/${jar}-%{version}.jar
14mr|axis-1.4-6|128	done
14mr|axis-1.4-6|129	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}.jar; do %__ln_s ${jar} `echo $jar | %__sed "s|-%{version}||g"`; done)
14mr|axis-1.4-6|130	
14mr|axis-1.4-6|131	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|axis-1.4-6|132	#cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|axis-1.4-6|133	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|axis-1.4-6|134	
14mr|axis-1.4-6|135	pushd docs
14mr|axis-1.4-6|136	%__rm -f apiDocs
14mr|axis-1.4-6|137	%__ln_s %{_javadocdir}/%{name} apiDocs
14mr|axis-1.4-6|138	popd
14mr|axis-1.4-6|139	
14mr|axis-1.4-6|140	%__perl -pi -e 's/\r$//g' LICENSE README release-notes.html changelog.html docs/svnlog.txt
14mr|axis-1.4-6|141	%{_bindir}/find docs -type f -name "*.html" -o -name "*.dbk" -o -name "*.bib" -o -name "*.css" | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14mr|axis-1.4-6|142	
14mr|axis-1.4-6|143	%files
14mr|axis-1.4-6|144	%defattr(0644,root,root,0755)
14mr|axis-1.4-6|145	%doc LICENSE README release-notes.html changelog.html
14mr|axis-1.4-6|146	%dir %{_javadir}/%{name}
14mr|axis-1.4-6|147	%{_javadir}/%{name}/*.jar
14mr|axis-1.4-6|148	%if %{gcj_support}
14mr|axis-1.4-6|149	%dir %{_libdir}/gcj/%{name}
14mr|axis-1.4-6|150	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|axis-1.4-6|151	%endif
14mr|axis-1.4-6|152	
14mr|axis-1.4-6|153	%files javadoc
14mr|axis-1.4-6|154	%defattr(0644,root,root,0755)
14mr|axis-1.4-6|155	%dir %{_javadocdir}/%{name}
14mr|axis-1.4-6|156	%dir %{_javadocdir}/%{name}-%{version}
14mr|axis-1.4-6|157	#%{_javadocdir}/%{name}-%{version}/*
14mr|axis-1.4-6|158	
14mr|axis-1.4-6|159	%files manual
14mr|axis-1.4-6|160	%defattr(0644,root,root,0755)
14mr|axis-1.4-6|161	%doc docs/*
14mr|axis-1.4-6|162	
14mr|axis-1.4-6|163	%changelog
14mr|axis-1.4-6|164	* Mon Jul 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4-6
14mr|axis-1.4-6|165	+ Revision: 6d391f9
14mr|axis-1.4-6|166	- Switch to apache-commons-logging
14mr|axis-1.4-6|167	
14mr|axis-1.4-6|168	

15960 14
14mr|b43-fwcutter-018-2|1	Name:		b43-fwcutter
14mr|b43-fwcutter-018-2|2	Summary:	Tool to extract firmware for Broadcom 43xx network chip
14mr|b43-fwcutter-018-2|3	Version:	018
14mr|b43-fwcutter-018-2|4	Release:	2
14mr|b43-fwcutter-018-2|5	Source0:	http://bues.ch/b43/fwcutter/%{name}-%{version}.tar.bz2
14mr|b43-fwcutter-018-2|6	Patch0:		%{name}-015-install.patch
14mr|b43-fwcutter-018-2|7	URL:		http://linuxwireless.org/en/users/Drivers/b43
14mr|b43-fwcutter-018-2|8	License:	BSD
14mr|b43-fwcutter-018-2|9	Group:		System/Configuration/Networking
14mr|b43-fwcutter-018-2|10	#Obsoletes:	bcm43xx-fwcutter
14mr|b43-fwcutter-018-2|11	
14mr|b43-fwcutter-018-2|12	%description
14mr|b43-fwcutter-018-2|13	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
14mr|b43-fwcutter-018-2|14	out of the .o files available with the card or on the Internet.
14mr|b43-fwcutter-018-2|15	
14mr|b43-fwcutter-018-2|16	Not all versions of the firmwares are supported by this tool.
14mr|b43-fwcutter-018-2|17	You can list supported firmwares with :
14mr|b43-fwcutter-018-2|18	b43-fwcutter -l
14mr|b43-fwcutter-018-2|19	
14mr|b43-fwcutter-018-2|20	Depending on your chip, you will need a version 3 or 4 firmware.
14mr|b43-fwcutter-018-2|21	
14mr|b43-fwcutter-018-2|22	Useful reading and links to firmwares that can be extracted are available at
14mr|b43-fwcutter-018-2|23	http://linuxwireless.org/en/users/Drivers/b43
14mr|b43-fwcutter-018-2|24	
14mr|b43-fwcutter-018-2|25	Extract (as root) with :
14mr|b43-fwcutter-018-2|26	b43-fwcutter -w /lib/firmware wl_apsta_mimo.o OR
14mr|b43-fwcutter-018-2|27	b43-fwcutter -w /lib/firmware wl_apsta.o (for LP-PHY cards like BCM4312 only!)
14mr|b43-fwcutter-018-2|28	
14mr|b43-fwcutter-018-2|29	It will create files directly at the required place (in either b43legacy or
14mr|b43-fwcutter-018-2|30	b43 subdirectory).
14mr|b43-fwcutter-018-2|31	
14mr|b43-fwcutter-018-2|32	%prep
14mr|b43-fwcutter-018-2|33	%setup -q
14mr|b43-fwcutter-018-2|34	%patch0 -p1
14mr|b43-fwcutter-018-2|35	
14mr|b43-fwcutter-018-2|36	%build
14mr|b43-fwcutter-018-2|37	%make
14mr|b43-fwcutter-018-2|38	
14mr|b43-fwcutter-018-2|39	%install
14mr|b43-fwcutter-018-2|40	make install PREFIX=%buildroot/%_prefix
14mr|b43-fwcutter-018-2|41	
14mr|b43-fwcutter-018-2|42	%files
14mr|b43-fwcutter-018-2|43	%doc README
14mr|b43-fwcutter-018-2|44	%doc COPYING
14mr|b43-fwcutter-018-2|45	%{_bindir}/*
14mr|b43-fwcutter-018-2|46	%{_mandir}/man1/*
14mr|b43-fwcutter-018-2|47	
14mr|b43-fwcutter-018-2|48	%changelog
14mr|b43-fwcutter-018-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 018-2
14mr|b43-fwcutter-018-2|50	+ Revision: ce6f862
14mr|b43-fwcutter-018-2|51	- MassBuild#440: Increase release tag
14mr|b43-fwcutter-018-2|52	
14mr|b43-fwcutter-018-2|53	

15961 14
14mr|babl-0.1.11-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|babl-0.1.11-2|2	
14mr|babl-0.1.11-2|3	%define major	0
14mr|babl-0.1.11-2|4	%define api	0.1
14mr|babl-0.1.11-2|5	%define libname %mklibname %{name} %{api} %{major}
14mr|babl-0.1.11-2|6	%define devname %mklibname -d %{name} %{api}
14mr|babl-0.1.11-2|7	
14mr|babl-0.1.11-2|8	Summary:	Dynamic, any to any, pixel format conversion library
14mr|babl-0.1.11-2|9	Name:		babl
14mr|babl-0.1.11-2|10	Epoch:		1
14mr|babl-0.1.11-2|11	Version:	0.1.11
14mr|babl-0.1.11-2|12	Release:	2
14mr|babl-0.1.11-2|13	Group:		System/Libraries
14mr|babl-0.1.11-2|14	License:	LGPLv3+
14mr|babl-0.1.11-2|15	Url:		http://www.gegl.org/babl
14mr|babl-0.1.11-2|16	Source0:	http://ftp.gimp.org/pub/babl/%{url_ver}/%{name}-%{version}.tar.xz
14mr|babl-0.1.11-2|17	BuildRequires:	librsvg
14mr|babl-0.1.11-2|18	
14mr|babl-0.1.11-2|19	%description
14mr|babl-0.1.11-2|20	Babl is a dynamic, any to any, pixel format conversion library.
14mr|babl-0.1.11-2|21	It provides conversions between the myriad of buffer types images
14mr|babl-0.1.11-2|22	can be stored in. Babl doesn't only help with existing pixel formats,
14mr|babl-0.1.11-2|23	but also facilitates creation of new and uncommon ones.
14mr|babl-0.1.11-2|24	
14mr|babl-0.1.11-2|25	GEGL uses babl both for enumeration of pixel formats as well as
14mr|babl-0.1.11-2|26	conversions between them.
14mr|babl-0.1.11-2|27	
14mr|babl-0.1.11-2|28	%package -n %{libname}
14mr|babl-0.1.11-2|29	Summary:	A library for %{name}
14mr|babl-0.1.11-2|30	Group:		System/Libraries
14mr|babl-0.1.11-2|31	
14mr|babl-0.1.11-2|32	%description -n %{libname}
14mr|babl-0.1.11-2|33	Babl is a dynamic, any to any, pixel format conversion library.
14mr|babl-0.1.11-2|34	It provides conversions between the myriad of buffer types images
14mr|babl-0.1.11-2|35	can be stored in. Babl doesn't only help with existing pixel formats,
14mr|babl-0.1.11-2|36	but also facilitates creation of new and uncommon ones.
14mr|babl-0.1.11-2|37	
14mr|babl-0.1.11-2|38	GEGL uses babl both for enumeration of pixel formats as well as
14mr|babl-0.1.11-2|39	conversions between them.
14mr|babl-0.1.11-2|40	
14mr|babl-0.1.11-2|41	%package -n %{devname}
14mr|babl-0.1.11-2|42	Summary:	Header files for %{name}
14mr|babl-0.1.11-2|43	Group:		Development/C
14mr|babl-0.1.11-2|44	Requires:	%{libname} = %{EVRD}
14mr|babl-0.1.11-2|45	Provides:	%{name}-devel = %{EVRD}
14mr|babl-0.1.11-2|46	
14mr|babl-0.1.11-2|47	%description -n %{devname}
14mr|babl-0.1.11-2|48	Babl is a dynamic, any to any, pixel format conversion library.
14mr|babl-0.1.11-2|49	It provides conversions between the myriad of buffer types images
14mr|babl-0.1.11-2|50	can be stored in. Babl doesn't only help with existing pixel formats,
14mr|babl-0.1.11-2|51	but also facilitates creation of new and uncommon ones.
14mr|babl-0.1.11-2|52	
14mr|babl-0.1.11-2|53	GEGL uses babl both for enumeration of pixel formats as well as
14mr|babl-0.1.11-2|54	conversions between them.
14mr|babl-0.1.11-2|55	
14mr|babl-0.1.11-2|56	%prep
14mr|babl-0.1.11-2|57	%setup -q
14mr|babl-0.1.11-2|58	
14mr|babl-0.1.11-2|59	%build
14mr|babl-0.1.11-2|60	%configure2_5x
14mr|babl-0.1.11-2|61	%make
14mr|babl-0.1.11-2|62	
14mr|babl-0.1.11-2|63	%install
14mr|babl-0.1.11-2|64	%makeinstall_std
14mr|babl-0.1.11-2|65	cp -r docs installed-docs
14mr|babl-0.1.11-2|66	cd installed-docs
14mr|babl-0.1.11-2|67	rm -rf tools Makefile* *.in graphics/Makefile*
14mr|babl-0.1.11-2|68	
14mr|babl-0.1.11-2|69	%check
14mr|babl-0.1.11-2|70	make check
14mr|babl-0.1.11-2|71	
14mr|babl-0.1.11-2|72	%files -n %{libname}
14mr|babl-0.1.11-2|73	%doc README NEWS TODO AUTHORS
14mr|babl-0.1.11-2|74	%{_libdir}/libbabl-%{api}.so.%{major}*
14mr|babl-0.1.11-2|75	%dir %{_libdir}/babl-%{api}/
14mr|babl-0.1.11-2|76	%{_libdir}/babl-%{api}/gggl.so*
14mr|babl-0.1.11-2|77	%{_libdir}/babl-%{api}/naive-CMYK.so*
14mr|babl-0.1.11-2|78	%{_libdir}/babl-%{api}/gimp-8bit.so*
14mr|babl-0.1.11-2|79	%{_libdir}/babl-%{api}/CIE.so*
14mr|babl-0.1.11-2|80	%{_libdir}/babl-%{api}/gegl-fixups.so*
14mr|babl-0.1.11-2|81	%{_libdir}/babl-%{api}/gggl-lies.so*
14mr|babl-0.1.11-2|82	%{_libdir}/babl-%{api}/cairo.so*
14mr|babl-0.1.11-2|83	%{_libdir}/babl-%{api}/fast-float.so*
14mr|babl-0.1.11-2|84	%{_libdir}/babl-%{api}/float.so*
14mr|babl-0.1.11-2|85	%{_libdir}/babl-%{api}/HSL.so*
14mr|babl-0.1.11-2|86	%{_libdir}/babl-%{api}/HSV.so*
14mr|babl-0.1.11-2|87	%{_libdir}/babl-%{api}/grey.so*
14mr|babl-0.1.11-2|88	%{_libdir}/babl-%{api}/simple.so*
14mr|babl-0.1.11-2|89	%{_libdir}/babl-%{api}/sse2-float.so*
14mr|babl-0.1.11-2|90	%{_libdir}/babl-%{api}/sse2-int16.so*
14mr|babl-0.1.11-2|91	%{_libdir}/babl-%{api}/sse2-int8.so*
14mr|babl-0.1.11-2|92	%{_libdir}/babl-%{api}/two-table.so*
14mr|babl-0.1.11-2|93	%{_libdir}/babl-%{api}/ycbcr.so*
14mr|babl-0.1.11-2|94	
14mr|babl-0.1.11-2|95	%files -n %{devname}
14mr|babl-0.1.11-2|96	%doc installed-docs/*
14mr|babl-0.1.11-2|97	%{_libdir}/libbabl-%{api}.so
14mr|babl-0.1.11-2|98	%{_libdir}/pkgconfig/babl.pc
14mr|babl-0.1.11-2|99	%dir %{_includedir}/babl-%{api}/babl
14mr|babl-0.1.11-2|100	%{_includedir}/babl-%{api}/babl/*
14mr|babl-0.1.11-2|101	
14mr|babl-0.1.11-2|102	
14mr|babl-0.1.11-2|103	%changelog
14mr|babl-0.1.11-2|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.1.11-2
14mr|babl-0.1.11-2|105	+ Revision: 772aa49
14mr|babl-0.1.11-2|106	- MassBuild#440: Increase release tag
14mr|babl-0.1.11-2|107	
14mr|babl-0.1.11-2|108	

15962 14
14mr|baloo-4.13.3-2|1	Summary:	Baloo is a framework for searching and managing metadata
14mr|baloo-4.13.3-2|2	Name:		baloo
14mr|baloo-4.13.3-2|3	Version:	4.13.3
14mr|baloo-4.13.3-2|4	Release:	2
14mr|baloo-4.13.3-2|5	License:	GPLv2+
14mr|baloo-4.13.3-2|6	Group:		Graphical desktop/KDE
14mr|baloo-4.13.3-2|7	Url:		https://www.kde.org/
14mr|baloo-4.13.3-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|baloo-4.13.3-2|9	BuildRequires:	kdelibs4-devel
14mr|baloo-4.13.3-2|10	BuildRequires:	kdepimlibs4-devel
14mr|baloo-4.13.3-2|11	BuildRequires:	kfilemetadata-devel
14mr|baloo-4.13.3-2|12	BuildRequires:	xapian-devel
14mr|baloo-4.13.3-2|13	BuildRequires:	pkgconfig(akonadi)
14mr|baloo-4.13.3-2|14	BuildRequires:	pkgconfig(QJson)
14mr|baloo-4.13.3-2|15	Requires:	kfilemetadata
14mr|baloo-4.13.3-2|16	# (tpg) https://issues.openmandriva.org/show_bug.cgi?id=865
14mr|baloo-4.13.3-2|17	Requires:	qt4-database-plugin-sqlite
14mr|baloo-4.13.3-2|18	# For kio_timeline.so and tags.protocol
14mr|baloo-4.13.3-2|19	Conflicts:	kdebase4-runtime < 1:4.13.0
14mr|baloo-4.13.3-2|20	
14mr|baloo-4.13.3-2|21	%description
14mr|baloo-4.13.3-2|22	Baloo is a framework for searching and managing metadata.
14mr|baloo-4.13.3-2|23	
14mr|baloo-4.13.3-2|24	%files
14mr|baloo-4.13.3-2|25	%{_sysconfdir}/dbus-1/system.d/org.kde.baloo.filewatch.conf
14mr|baloo-4.13.3-2|26	%{_kde_bindir}/akonadi_baloo_indexer
14mr|baloo-4.13.3-2|27	%{_kde_bindir}/baloo_file
14mr|baloo-4.13.3-2|28	%{_kde_bindir}/baloo_file_cleaner
14mr|baloo-4.13.3-2|29	%{_kde_bindir}/baloo_file_extractor
14mr|baloo-4.13.3-2|30	%{_kde_bindir}/balooctl
14mr|baloo-4.13.3-2|31	%{_kde_bindir}/baloosearch
14mr|baloo-4.13.3-2|32	%{_kde_bindir}/balooshow
14mr|baloo-4.13.3-2|33	%{_kde_datadir}/akonadi/agents/akonadibalooindexingagent.desktop
14mr|baloo-4.13.3-2|34	%{_kde_iconsdir}/hicolor/128x128/apps/baloo.png
14mr|baloo-4.13.3-2|35	%{_kde_libdir}/kde4/*.so
14mr|baloo-4.13.3-2|36	%{_kde_libdir}/kde4/akonadi/akonadi_baloo_searchplugin.so
14mr|baloo-4.13.3-2|37	%{_kde_libdir}/kde4/akonadi/akonadibaloosearchplugin.desktop
14mr|baloo-4.13.3-2|38	%{_kde_libdir}/kde4/libexec/kde_baloo_filewatch_raiselimit
14mr|baloo-4.13.3-2|39	%{_kde_services}/*.desktop
14mr|baloo-4.13.3-2|40	%{_kde_services}/*.protocol
14mr|baloo-4.13.3-2|41	%{_kde_servicetypes}/baloosearchstore.desktop
14mr|baloo-4.13.3-2|42	%{_datadir}/autostart/baloo_file.desktop
14mr|baloo-4.13.3-2|43	%{_datadir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml
14mr|baloo-4.13.3-2|44	%{_datadir}/dbus-1/system-services/org.kde.baloo.filewatch.service
14mr|baloo-4.13.3-2|45	%{_datadir}/polkit-1/actions/org.kde.baloo.filewatch.policy
14mr|baloo-4.13.3-2|46	
14mr|baloo-4.13.3-2|47	#----------------------------------------------------------------------------
14mr|baloo-4.13.3-2|48	
14mr|baloo-4.13.3-2|49	%define baloocore_major 4
14mr|baloo-4.13.3-2|50	%define libbaloocore %mklibname baloocore %{baloocore_major}
14mr|baloo-4.13.3-2|51	
14mr|baloo-4.13.3-2|52	%package -n %{libbaloocore}
14mr|baloo-4.13.3-2|53	Summary:	Shared library for Baloo
14mr|baloo-4.13.3-2|54	Group:		System/Libraries
14mr|baloo-4.13.3-2|55	Requires:	baloo = %{EVRD}
14mr|baloo-4.13.3-2|56	
14mr|baloo-4.13.3-2|57	%description -n %{libbaloocore}
14mr|baloo-4.13.3-2|58	Shared library for Baloo.
14mr|baloo-4.13.3-2|59	
14mr|baloo-4.13.3-2|60	%files -n %{libbaloocore}
14mr|baloo-4.13.3-2|61	%{_kde_libdir}/libbaloocore.so.%{baloocore_major}*
14mr|baloo-4.13.3-2|62	
14mr|baloo-4.13.3-2|63	#----------------------------------------------------------------------------
14mr|baloo-4.13.3-2|64	
14mr|baloo-4.13.3-2|65	%define baloofiles_major 4
14mr|baloo-4.13.3-2|66	%define libbaloofiles %mklibname baloofiles %{baloofiles_major}
14mr|baloo-4.13.3-2|67	
14mr|baloo-4.13.3-2|68	%package -n %{libbaloofiles}
14mr|baloo-4.13.3-2|69	Summary:	Shared library for Baloo
14mr|baloo-4.13.3-2|70	Group:		System/Libraries
14mr|baloo-4.13.3-2|71	
14mr|baloo-4.13.3-2|72	%description -n %{libbaloofiles}
14mr|baloo-4.13.3-2|73	Shared library for Baloo.
14mr|baloo-4.13.3-2|74	
14mr|baloo-4.13.3-2|75	%files -n %{libbaloofiles}
14mr|baloo-4.13.3-2|76	%{_kde_libdir}/libbaloofiles.so.%{baloofiles_major}*
14mr|baloo-4.13.3-2|77	
14mr|baloo-4.13.3-2|78	#----------------------------------------------------------------------------
14mr|baloo-4.13.3-2|79	
14mr|baloo-4.13.3-2|80	%define baloopim_major 4
14mr|baloo-4.13.3-2|81	%define libbaloopim %mklibname baloopim %{baloopim_major}
14mr|baloo-4.13.3-2|82	
14mr|baloo-4.13.3-2|83	%package -n %{libbaloopim}
14mr|baloo-4.13.3-2|84	Summary:	Shared library for Baloo
14mr|baloo-4.13.3-2|85	Group:		System/Libraries
14mr|baloo-4.13.3-2|86	
14mr|baloo-4.13.3-2|87	%description -n %{libbaloopim}
14mr|baloo-4.13.3-2|88	Shared library for Baloo.
14mr|baloo-4.13.3-2|89	
14mr|baloo-4.13.3-2|90	%files -n %{libbaloopim}
14mr|baloo-4.13.3-2|91	%{_kde_libdir}/libbaloopim.so.%{baloopim_major}*
14mr|baloo-4.13.3-2|92	
14mr|baloo-4.13.3-2|93	#----------------------------------------------------------------------------
14mr|baloo-4.13.3-2|94	
14mr|baloo-4.13.3-2|95	%define balooxapian_major 4
14mr|baloo-4.13.3-2|96	%define libbalooxapian %mklibname balooxapian %{balooxapian_major}
14mr|baloo-4.13.3-2|97	
14mr|baloo-4.13.3-2|98	%package -n %{libbalooxapian}
14mr|baloo-4.13.3-2|99	Summary:	Shared library for Baloo
14mr|baloo-4.13.3-2|100	Group:		System/Libraries
14mr|baloo-4.13.3-2|101	
14mr|baloo-4.13.3-2|102	%description -n %{libbalooxapian}
14mr|baloo-4.13.3-2|103	Shared library for Baloo.
14mr|baloo-4.13.3-2|104	
14mr|baloo-4.13.3-2|105	%files -n %{libbalooxapian}
14mr|baloo-4.13.3-2|106	%{_kde_libdir}/libbalooxapian.so.%{balooxapian_major}*
14mr|baloo-4.13.3-2|107	
14mr|baloo-4.13.3-2|108	#----------------------------------------------------------------------------
14mr|baloo-4.13.3-2|109	
14mr|baloo-4.13.3-2|110	%define devbaloo %mklibname baloo -d
14mr|baloo-4.13.3-2|111	
14mr|baloo-4.13.3-2|112	%package -n %{devbaloo}
14mr|baloo-4.13.3-2|113	Summary:	Devel stuff for Baloo
14mr|baloo-4.13.3-2|114	Group:		Development/KDE and Qt
14mr|baloo-4.13.3-2|115	Requires:	%{libbalooxapian} = %{EVRD}
14mr|baloo-4.13.3-2|116	Requires:	%{libbaloopim} = %{EVRD}
14mr|baloo-4.13.3-2|117	Requires:	%{libbaloofiles} = %{EVRD}
14mr|baloo-4.13.3-2|118	Requires:	%{libbaloocore} = %{EVRD}
14mr|baloo-4.13.3-2|119	Requires:	kfilemetadata-devel
14mr|baloo-4.13.3-2|120	Provides:	%{name}-devel = %{EVRD}
14mr|baloo-4.13.3-2|121	
14mr|baloo-4.13.3-2|122	%description -n %{devbaloo}
14mr|baloo-4.13.3-2|123	This package contains header files needed if you wish to build applications
14mr|baloo-4.13.3-2|124	based on Baloo.
14mr|baloo-4.13.3-2|125	
14mr|baloo-4.13.3-2|126	%files -n %{devbaloo}
14mr|baloo-4.13.3-2|127	%{_kde_includedir}/baloo/
14mr|baloo-4.13.3-2|128	%{_kde_libdir}/*.so
14mr|baloo-4.13.3-2|129	%{_kde_libdir}/cmake/Baloo
14mr|baloo-4.13.3-2|130	
14mr|baloo-4.13.3-2|131	#--------------------------------------------------------------------
14mr|baloo-4.13.3-2|132	
14mr|baloo-4.13.3-2|133	%prep
14mr|baloo-4.13.3-2|134	%setup -q
14mr|baloo-4.13.3-2|135	
14mr|baloo-4.13.3-2|136	%build
14mr|baloo-4.13.3-2|137	%cmake_kde4
14mr|baloo-4.13.3-2|138	%make
14mr|baloo-4.13.3-2|139	
14mr|baloo-4.13.3-2|140	%install
14mr|baloo-4.13.3-2|141	%makeinstall_std -C build
14mr|baloo-4.13.3-2|142	
14mr|baloo-4.13.3-2|143	
14mr|baloo-4.13.3-2|144	%changelog
14mr|baloo-4.13.3-2|145	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-2
14mr|baloo-4.13.3-2|146	+ Revision: f8c7de6
14mr|baloo-4.13.3-2|147	- Devel package requires kfilemetadata-devel
14mr|baloo-4.13.3-2|148	
14mr|baloo-4.13.3-2|149	

15963 14
14mr|baloo-widgets-4.13.3-1|1	Summary:	Widgets for Baloo
14mr|baloo-widgets-4.13.3-1|2	Name:		baloo-widgets
14mr|baloo-widgets-4.13.3-1|3	Version:	4.13.3
14mr|baloo-widgets-4.13.3-1|4	Release:	1
14mr|baloo-widgets-4.13.3-1|5	License:	GPLv2+
14mr|baloo-widgets-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|baloo-widgets-4.13.3-1|7	Url:		https://www.kde.org/
14mr|baloo-widgets-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|baloo-widgets-4.13.3-1|9	BuildRequires:	baloo-devel
14mr|baloo-widgets-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|baloo-widgets-4.13.3-1|11	BuildRequires:	kdepimlibs4-devel
14mr|baloo-widgets-4.13.3-1|12	BuildRequires:	kfilemetadata-devel
14mr|baloo-widgets-4.13.3-1|13	BuildRequires:	pkgconfig(akonadi)
14mr|baloo-widgets-4.13.3-1|14	
14mr|baloo-widgets-4.13.3-1|15	%description
14mr|baloo-widgets-4.13.3-1|16	Widgets for Baloo.
14mr|baloo-widgets-4.13.3-1|17	
14mr|baloo-widgets-4.13.3-1|18	#--------------------------------------------------------------------
14mr|baloo-widgets-4.13.3-1|19	
14mr|baloo-widgets-4.13.3-1|20	%define baloowidgets_major 4
14mr|baloo-widgets-4.13.3-1|21	%define libbaloowidgets %mklibname baloowidgets %{baloowidgets_major}
14mr|baloo-widgets-4.13.3-1|22	
14mr|baloo-widgets-4.13.3-1|23	%package -n %{libbaloowidgets}
14mr|baloo-widgets-4.13.3-1|24	Summary:	Shared library for Baloo Widgets
14mr|baloo-widgets-4.13.3-1|25	Group:		System/Libraries
14mr|baloo-widgets-4.13.3-1|26	
14mr|baloo-widgets-4.13.3-1|27	%description -n %{libbaloowidgets}
14mr|baloo-widgets-4.13.3-1|28	Shared library for Baloo Widgets.
14mr|baloo-widgets-4.13.3-1|29	
14mr|baloo-widgets-4.13.3-1|30	%files -n %{libbaloowidgets}
14mr|baloo-widgets-4.13.3-1|31	%{_kde_libdir}/libbaloowidgets.so.%{baloowidgets_major}*
14mr|baloo-widgets-4.13.3-1|32	
14mr|baloo-widgets-4.13.3-1|33	#--------------------------------------------------------------------
14mr|baloo-widgets-4.13.3-1|34	
14mr|baloo-widgets-4.13.3-1|35	%define devbaloowidgets %mklibname baloo-widgets -d
14mr|baloo-widgets-4.13.3-1|36	
14mr|baloo-widgets-4.13.3-1|37	%package -n %{devbaloowidgets}
14mr|baloo-widgets-4.13.3-1|38	Summary:	Devel stuff for Baloo Wigets
14mr|baloo-widgets-4.13.3-1|39	Group:		Development/KDE and Qt
14mr|baloo-widgets-4.13.3-1|40	Requires:	%{libbaloowidgets} = %{EVRD}
14mr|baloo-widgets-4.13.3-1|41	Requires:	baloo-devel
14mr|baloo-widgets-4.13.3-1|42	Provides:	%{name}-devel = %{EVRD}
14mr|baloo-widgets-4.13.3-1|43	
14mr|baloo-widgets-4.13.3-1|44	%description -n %{devbaloowidgets}
14mr|baloo-widgets-4.13.3-1|45	This package contains header files needed if you wish to build applications
14mr|baloo-widgets-4.13.3-1|46	based on Baloo Widgets.
14mr|baloo-widgets-4.13.3-1|47	
14mr|baloo-widgets-4.13.3-1|48	%files -n %{devbaloowidgets}
14mr|baloo-widgets-4.13.3-1|49	%{_kde_includedir}/baloo/*
14mr|baloo-widgets-4.13.3-1|50	%{_kde_libdir}/cmake/BalooWidgets
14mr|baloo-widgets-4.13.3-1|51	%{_kde_libdir}/libbaloowidgets.so
14mr|baloo-widgets-4.13.3-1|52	
14mr|baloo-widgets-4.13.3-1|53	#--------------------------------------------------------------------
14mr|baloo-widgets-4.13.3-1|54	
14mr|baloo-widgets-4.13.3-1|55	%prep
14mr|baloo-widgets-4.13.3-1|56	%setup -q
14mr|baloo-widgets-4.13.3-1|57	
14mr|baloo-widgets-4.13.3-1|58	%build
14mr|baloo-widgets-4.13.3-1|59	%cmake_kde4
14mr|baloo-widgets-4.13.3-1|60	%make
14mr|baloo-widgets-4.13.3-1|61	
14mr|baloo-widgets-4.13.3-1|62	%install
14mr|baloo-widgets-4.13.3-1|63	%makeinstall_std -C build
14mr|baloo-widgets-4.13.3-1|64	
14mr|baloo-widgets-4.13.3-1|65	
14mr|baloo-widgets-4.13.3-1|66	%changelog
14mr|baloo-widgets-4.13.3-1|67	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|baloo-widgets-4.13.3-1|68	+ Revision: 7cf4ba5
14mr|baloo-widgets-4.13.3-1|69	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|baloo-widgets-4.13.3-1|70	
14mr|baloo-widgets-4.13.3-1|71	

15964 14
14mr|baobab-3.12.1-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|baobab-3.12.1-2|2	
14mr|baobab-3.12.1-2|3	Summary:	Disk Usage Analyzer (aka Baobab)
14mr|baobab-3.12.1-2|4	Name:		baobab
14mr|baobab-3.12.1-2|5	Version:	3.12.1
14mr|baobab-3.12.1-2|6	Release:	2
14mr|baobab-3.12.1-2|7	License:	GPLv2+
14mr|baobab-3.12.1-2|8	Group:		File tools
14mr|baobab-3.12.1-2|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
14mr|baobab-3.12.1-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|baobab-3.12.1-2|11	BuildRequires:	itstool
14mr|baobab-3.12.1-2|12	BuildRequires:	intltool vala-tools
14mr|baobab-3.12.1-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|baobab-3.12.1-2|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
14mr|baobab-3.12.1-2|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|baobab-3.12.1-2|16	BuildRequires:	pkgconfig(libgtop-2.0)
14mr|baobab-3.12.1-2|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|baobab-3.12.1-2|18	Conflicts:	gnome-utils < 1:3.3.1
14mr|baobab-3.12.1-2|19	
14mr|baobab-3.12.1-2|20	%description
14mr|baobab-3.12.1-2|21	Disk Usage Analyzer is is a graphical, menu-driven application to analyze
14mr|baobab-3.12.1-2|22	disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
14mr|baobab-3.12.1-2|23	either the whole file-system tree, or a specific user-requested directory
14mr|baobab-3.12.1-2|24	branch (local or remote).
14mr|baobab-3.12.1-2|25	
14mr|baobab-3.12.1-2|26	It also auto-detects in real-time any changes made to your home directory
14mr|baobab-3.12.1-2|27	as far as any mounted/unmounted device. Disk Usage Analyzer also provides
14mr|baobab-3.12.1-2|28	a full graphical tree-map window for each selected folder.
14mr|baobab-3.12.1-2|29	
14mr|baobab-3.12.1-2|30	%prep
14mr|baobab-3.12.1-2|31	%setup -q
14mr|baobab-3.12.1-2|32	
14mr|baobab-3.12.1-2|33	%build
14mr|baobab-3.12.1-2|34	%configure2_5x
14mr|baobab-3.12.1-2|35	%make
14mr|baobab-3.12.1-2|36	
14mr|baobab-3.12.1-2|37	%install
14mr|baobab-3.12.1-2|38	%makeinstall_std
14mr|baobab-3.12.1-2|39	
14mr|baobab-3.12.1-2|40	%find_lang %{name} --with-gnome
14mr|baobab-3.12.1-2|41	
14mr|baobab-3.12.1-2|42	%files -f %{name}.lang
14mr|baobab-3.12.1-2|43	%doc README NEWS AUTHORS ChangeLog
14mr|baobab-3.12.1-2|44	%{_bindir}/baobab
14mr|baobab-3.12.1-2|45	%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
14mr|baobab-3.12.1-2|46	%{_datadir}/icons/hicolor/*/*/*
14mr|baobab-3.12.1-2|47	%{_datadir}/icons/HighContrast/*/*/*
14mr|baobab-3.12.1-2|48	%{_mandir}/man1/baobab.1*
14mr|baobab-3.12.1-2|49	%{_datadir}/appdata/baobab.appdata.xml
14mr|baobab-3.12.1-2|50	%{_datadir}/applications/org.gnome.baobab.desktop
14mr|baobab-3.12.1-2|51	%{_datadir}/dbus-1/services/org.gnome.baobab.service
14mr|baobab-3.12.1-2|52	
14mr|baobab-3.12.1-2|53	
14mr|baobab-3.12.1-2|54	%changelog
14mr|baobab-3.12.1-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|baobab-3.12.1-2|56	+ Revision: 6161c12
14mr|baobab-3.12.1-2|57	- MassBuild#440: Increase release tag
14mr|baobab-3.12.1-2|58	
14mr|baobab-3.12.1-2|59	

15965 14
14mr|basesystem-2012-6|1	#rh-7.0-2
14mr|basesystem-2012-6|2	
14mr|basesystem-2012-6|3	%define with_systemd 1
14mr|basesystem-2012-6|4	
14mr|basesystem-2012-6|5	Summary:	The skeleton package which defines a simple system
14mr|basesystem-2012-6|6	Name:		basesystem
14mr|basesystem-2012-6|7	Version:	2012
14mr|basesystem-2012-6|8	Release:	6
14mr|basesystem-2012-6|9	License:	GPLv2+
14mr|basesystem-2012-6|10	Group:		System/Base
14mr|basesystem-2012-6|11	Requires:	kernel basesystem-minimal
14mr|basesystem-2012-6|12	%ifnarch %{mips}
14mr|basesystem-2012-6|13	Requires:	bootloader
14mr|basesystem-2012-6|14	%endif
14mr|basesystem-2012-6|15	# (sb) need pdisk hfsutils ybin mktemp to setup bootloader PPC
14mr|basesystem-2012-6|16	# (fg) 20001027 ia64 uses eli as a bootloader
14mr|basesystem-2012-6|17	%ifarch ia64
14mr|basesystem-2012-6|18	Requires:	mkinitrd-command
14mr|basesystem-2012-6|19	%endif
14mr|basesystem-2012-6|20	
14mr|basesystem-2012-6|21	%package	minimal
14mr|basesystem-2012-6|22	Summary:	The skeleton package which defines a simple system for chroot systems
14mr|basesystem-2012-6|23	Group:		System/Base
14mr|basesystem-2012-6|24	
14mr|basesystem-2012-6|25	Requires:	setup filesystem sed kbd utempter
14mr|basesystem-2012-6|26	Requires:	chkconfig coreutils crontabs dev
14mr|basesystem-2012-6|27	Requires:	e2fsprogs etcskel findutils grep gzip gzip-utils less
14mr|basesystem-2012-6|28	Requires:	logrotate losetup mingetty mount net-tools passwd procps
14mr|basesystem-2012-6|29	Requires:	psmisc rootfiles rpm sash shadow-utils
14mr|basesystem-2012-6|30	Requires:	stat tar termcap time util-linux vim
14mr|basesystem-2012-6|31	Requires:	vixie-cron which perl-base common-licenses
14mr|basesystem-2012-6|32	Requires:	kmod
14mr|basesystem-2012-6|33	Requires:	rosa-release
14mr|basesystem-2012-6|34	Requires:	syslog-daemon
14mr|basesystem-2012-6|35	Requires:	bzip2 xz
14mr|basesystem-2012-6|36	%if %{with_systemd}
14mr|basesystem-2012-6|37	Requires(post):	systemd-sysvinit
14mr|basesystem-2012-6|38	%else
14mr|basesystem-2012-6|39	Requires(post):	sysvinit
14mr|basesystem-2012-6|40	Requires:	initscripts
14mr|basesystem-2012-6|41	%endif
14mr|basesystem-2012-6|42	
14mr|basesystem-2012-6|43	# (gb) Add timezone database here for now before moving it to DrakX
14mr|basesystem-2012-6|44	Requires:	timezone
14mr|basesystem-2012-6|45	Suggests:	prelink
14mr|basesystem-2012-6|46	
14mr|basesystem-2012-6|47	%package	uml
14mr|basesystem-2012-6|48	Summary:	The skeleton package which defines a simple system to be run under UML
14mr|basesystem-2012-6|49	Group:		System/Base
14mr|basesystem-2012-6|50	Requires:	basesystem-minimal
14mr|basesystem-2012-6|51	Requires:	dhcpcd
14mr|basesystem-2012-6|52	Requires:	urpmi
14mr|basesystem-2012-6|53	
14mr|basesystem-2012-6|54	%description
14mr|basesystem-2012-6|55	Basesystem defines the components of a basic Rosa Linux system (for
14mr|basesystem-2012-6|56	example, the package installation order to use during bootstrapping).
14mr|basesystem-2012-6|57	Basesystem should be the first package installed on a system, and it
14mr|basesystem-2012-6|58	should never be removed.
14mr|basesystem-2012-6|59	
14mr|basesystem-2012-6|60	%description minimal
14mr|basesystem-2012-6|61	Basesystem defines the components of a basic Rosa Linux system (for
14mr|basesystem-2012-6|62	example, the package installation order to use during bootstrapping).
14mr|basesystem-2012-6|63	Basesystem should be the first package installed on a system, and it
14mr|basesystem-2012-6|64	should never be removed.
14mr|basesystem-2012-6|65	
14mr|basesystem-2012-6|66	%description uml
14mr|basesystem-2012-6|67	Basesystem defines the components of a basic Rosa Linux system (for
14mr|basesystem-2012-6|68	example, the package installation order to use during bootstrapping).
14mr|basesystem-2012-6|69	Basesystem should be the first package installed on a system, and it
14mr|basesystem-2012-6|70	should never be removed.
14mr|basesystem-2012-6|71	
14mr|basesystem-2012-6|72	This package can be used to setup a full and working system runned with
14mr|basesystem-2012-6|73	kernel-uml, using urpmi %{name}-uml  --root ...
14mr|basesystem-2012-6|74	
14mr|basesystem-2012-6|75	%files
14mr|basesystem-2012-6|76	%files minimal
14mr|basesystem-2012-6|77	%files uml
14mr|basesystem-2012-6|78	
14mr|basesystem-2012-6|79	
14mr|basesystem-2012-6|80	
14mr|basesystem-2012-6|81	%changelog
14mr|basesystem-2012-6|82	* Fri Jul 04 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2012-6
14mr|basesystem-2012-6|83	+ Revision: 88c4246
14mr|basesystem-2012-6|84	- Require "kernel" rather than "kernel-nrj-desktop"
14mr|basesystem-2012-6|85	- Otherwise there are problems on the system with another kernel flavour
14mr|basesystem-2012-6|86	- being the default, e.g. kernel-nrj-laptop.
14mr|basesystem-2012-6|87	
14mr|basesystem-2012-6|88	

15966 14
14mr|bash-4.3-6|1	%define i18ndate 20010626
14mr|bash-4.3-6|2	
14mr|bash-4.3-6|3	Summary:	The GNU Bourne Again shell (bash)
14mr|bash-4.3-6|4	Name:		bash
14mr|bash-4.3-6|5	Version:	4.3
14mr|bash-4.3-6|6	Release:	6
14mr|bash-4.3-6|7	License:	GPLv2+
14mr|bash-4.3-6|8	Group:		Shells
14mr|bash-4.3-6|9	Url:		http://www.gnu.org/software/bash/bash.html
14mr|bash-4.3-6|10	Source0:	ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
14mr|bash-4.3-6|11	Source1:	%{SOURCE0}.sig
14mr|bash-4.3-6|12	Source2:	ftp://ftp.gnu.org/pub/gnu/bash/bash-doc-3.2.tar.bz2
14mr|bash-4.3-6|13	Source3:	dot-bashrc
14mr|bash-4.3-6|14	Source4:	dot-bash_profile
14mr|bash-4.3-6|15	Source5:	dot-bash_logout
14mr|bash-4.3-6|16	Source6:	alias.sh
14mr|bash-4.3-6|17	Source7:	bashrc
14mr|bash-4.3-6|18	Source8:	profile.d-bash
14mr|bash-4.3-6|19	Source10:	bash-ru.po
14mr|bash-4.3-6|20	
14mr|bash-4.3-6|21	Patch1000:	bash-2.02-security.patch
14mr|bash-4.3-6|22	# ensure profile is read (Redhat)
14mr|bash-4.3-6|23	Patch1001:	bash-4.0-profile.patch
14mr|bash-4.3-6|24	Patch1002:	bash-2.05b-readlinefixes.patch
14mr|bash-4.3-6|25	Patch1003:	bash-2.04-compat.patch
14mr|bash-4.3-6|26	#https://bugzilla.novell.com/attachment.cgi?id=67684
14mr|bash-4.3-6|27	Patch1004:	bash-4.3-extended_quote.patch
14mr|bash-4.3-6|28	# Official upstream patches
14mr|bash-4.3-6|29	# none
14mr|bash-4.3-6|30	Patch1005:	bash-strcoll-bug.diff
14mr|bash-4.3-6|31	Patch1007:	bash-3.2-lzma-copmpletion.patch
14mr|bash-4.3-6|32	# (proyvind): 4.2-5 add --rpm-requires option (Fedora) (mdvbz#61712)
14mr|bash-4.3-6|33	Patch1009:	bash-requires.patch
14mr|bash-4.3-6|34	Patch1010:	bash-4.3-CVE-2014-6271.patch
14mr|bash-4.3-6|35	Patch1011:	bash-4.3-CVE-2014-7169-1.patch
14mr|bash-4.3-6|36	Patch1012:	bash-4.3-CVE-2014-7169-2.patch
14mr|bash-4.3-6|37	
14mr|bash-4.3-6|38	BuildRequires:	autoconf2.5
14mr|bash-4.3-6|39	BuildRequires:	bison
14mr|bash-4.3-6|40	BuildRequires:	groff
14mr|bash-4.3-6|41	BuildRequires:	termcap-devel
14mr|bash-4.3-6|42	BuildRequires:	texinfo
14mr|bash-4.3-6|43	# explicit file provides
14mr|bash-4.3-6|44	Provides:	/bin/sh
14mr|bash-4.3-6|45	
14mr|bash-4.3-6|46	%description
14mr|bash-4.3-6|47	Bash is a GNU project sh-compatible shell or command language
14mr|bash-4.3-6|48	interpreter. Bash (Bourne Again shell) incorporates useful features
14mr|bash-4.3-6|49	from the Korn shell (ksh) and the C shell (csh). Most sh scripts
14mr|bash-4.3-6|50	can be run by bash without modification.
14mr|bash-4.3-6|51	
14mr|bash-4.3-6|52	Bash offers several improvements over sh, including command line
14mr|bash-4.3-6|53	editing, unlimited size command history, job control, shell
14mr|bash-4.3-6|54	functions and aliases, indexed arrays of unlimited size and
14mr|bash-4.3-6|55	integer arithmetic in any base from two to 64. Bash is ultimately
14mr|bash-4.3-6|56	intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and
14mr|bash-4.3-6|57	Tools standard.
14mr|bash-4.3-6|58	
14mr|bash-4.3-6|59	%files -f files.list
14mr|bash-4.3-6|60	%dir %{_docdir}/%{name}
14mr|bash-4.3-6|61	%{_docdir}/%{name}/README
14mr|bash-4.3-6|62	%config(noreplace) %{_sysconfdir}/skel/.b*
14mr|bash-4.3-6|63	%{_sysconfdir}/profile.d/60alias.sh
14mr|bash-4.3-6|64	%{_sysconfdir}/profile.d/95bash-extras.sh
14mr|bash-4.3-6|65	%config(noreplace) %{_sysconfdir}/bashrc
14mr|bash-4.3-6|66	/bin/rbash
14mr|bash-4.3-6|67	/bin/bash
14mr|bash-4.3-6|68	/bin/sh
14mr|bash-4.3-6|69	%{_infodir}/bash.info*
14mr|bash-4.3-6|70	%{_mandir}/man1/bash.1*
14mr|bash-4.3-6|71	%{_mandir}/man1/rbash.1*
14mr|bash-4.3-6|72	%{_mandir}/man1/builtins.1*
14mr|bash-4.3-6|73	%{_mandir}/man1/bashbug.1*
14mr|bash-4.3-6|74	%{_bindir}/bashbug
14mr|bash-4.3-6|75	
14mr|bash-4.3-6|76	#----------------------------------------------------------------------------
14mr|bash-4.3-6|77	
14mr|bash-4.3-6|78	%package doc
14mr|bash-4.3-6|79	Summary:	Documentation for the GNU Bourne Again shell (bash)
14mr|bash-4.3-6|80	Group:		Books/Computer books
14mr|bash-4.3-6|81	Requires:	%{name} = %{EVRD}
14mr|bash-4.3-6|82	
14mr|bash-4.3-6|83	%description doc
14mr|bash-4.3-6|84	This package provides documentation for GNU Bourne Again shell (bash).
14mr|bash-4.3-6|85	
14mr|bash-4.3-6|86	%files doc
14mr|bash-4.3-6|87	%{_docdir}/%{name}/*
14mr|bash-4.3-6|88	%exclude %{_docdir}/%{name}/README
14mr|bash-4.3-6|89	
14mr|bash-4.3-6|90	#----------------------------------------------------------------------------
14mr|bash-4.3-6|91	
14mr|bash-4.3-6|92	%prep
14mr|bash-4.3-6|93	%setup -q -a 2
14mr|bash-4.3-6|94	mv doc/README .
14mr|bash-4.3-6|95	cp %{SOURCE10} po/ru.po
14mr|bash-4.3-6|96	
14mr|bash-4.3-6|97	%patch1000 -p1 -b .security
14mr|bash-4.3-6|98	%patch1001 -p1 -b .profile
14mr|bash-4.3-6|99	# 20060126 warly obsolete exept maybe for the replacement of @ by kH, this will have to be checked
14mr|bash-4.3-6|100	#%patch1002 -p1 -b .readline
14mr|bash-4.3-6|101	%patch1003 -p1 -b .compat
14mr|bash-4.3-6|102	%patch1004 -p1 -b .extended_quote
14mr|bash-4.3-6|103	%patch1005 -p1 -b .strcoll_bugx
14mr|bash-4.3-6|104	%patch1007 -p1 -b .lzma
14mr|bash-4.3-6|105	%patch1009 -p1 -b .requires~
14mr|bash-4.3-6|106	%patch1010 -p0 -b .CVE-2014-6271
14mr|bash-4.3-6|107	%patch1011 -p0 -b .CVE-2014-7169-1
14mr|bash-4.3-6|108	%patch1012 -p0 -b .CVE-2014-7169-2
14mr|bash-4.3-6|109	
14mr|bash-4.3-6|110	sed -i -e 's,^#define.*CHECKWINSIZE_DEFAULT.*,#define CHECKWINSIZE_DEFAULT 1,' config-top.h
14mr|bash-4.3-6|111	
14mr|bash-4.3-6|112	%build
14mr|bash-4.3-6|113	%global optflags %{optflags} -Os
14mr|bash-4.3-6|114	export DEBUGGER_START_FILE="%{_datadir}/bashdb/bashdb-main.inc"
14mr|bash-4.3-6|115	
14mr|bash-4.3-6|116	# Drag in support for aarch64-* and the likes
14mr|bash-4.3-6|117	cp -a %{_datadir}/libtool/config/* .
14mr|bash-4.3-6|118	cp -a %{_datadir}/libtool/config/* support/
14mr|bash-4.3-6|119	
14mr|bash-4.3-6|120	%configure2_5x \
14mr|bash-4.3-6|121	--enable-command-timing \
14mr|bash-4.3-6|122	--disable-rpath \
14mr|bash-4.3-6|123	--enable-history \
14mr|bash-4.3-6|124	--enable-job-control \
14mr|bash-4.3-6|125	--enable-multibyte \
14mr|bash-4.3-6|126	--enable-readline \
14mr|bash-4.3-6|127	--with-installed-readline \
14mr|bash-4.3-6|128	--without-gnu-malloc \
14mr|bash-4.3-6|129	--without-bash-malloc \
14mr|bash-4.3-6|130	--disable-strict-posix-default \
14mr|bash-4.3-6|131	--enable-select \
14mr|bash-4.3-6|132	--enable-prompt-string-decoding \
14mr|bash-4.3-6|133	--enable-process-substitution \
14mr|bash-4.3-6|134	--enable-alias \
14mr|bash-4.3-6|135	--enable-bang-history \
14mr|bash-4.3-6|136	--enable-coprocesses \
14mr|bash-4.3-6|137	--enable-directory-stack \
14mr|bash-4.3-6|138	--enable-brace-expansion
14mr|bash-4.3-6|139	
14mr|bash-4.3-6|140	%make
14mr|bash-4.3-6|141	
14mr|bash-4.3-6|142	# all tests must pass
14mr|bash-4.3-6|143	%check
14mr|bash-4.3-6|144	make check
14mr|bash-4.3-6|145	
14mr|bash-4.3-6|146	%install
14mr|bash-4.3-6|147	%makeinstall_std
14mr|bash-4.3-6|148	
14mr|bash-4.3-6|149	# beurk
14mr|bash-4.3-6|150	rm -rf %{buildroot}%{_datadir}/locale/en@boldquot/ %{buildroot}%{_datadir}/locale/en@quot/
14mr|bash-4.3-6|151	
14mr|bash-4.3-6|152	#Sucks
14mr|bash-4.3-6|153	chmod +w doc/texinfo.tex
14mr|bash-4.3-6|154	chmod 755 examples/misc/aliasconv.*
14mr|bash-4.3-6|155	chmod 755 examples/misc/cshtobash
14mr|bash-4.3-6|156	chmod 755 %{buildroot}%{_bindir}/bashbug
14mr|bash-4.3-6|157	
14mr|bash-4.3-6|158	# Take out irritating ^H's from the documentation
14mr|bash-4.3-6|159	mkdir tmp_doc
14mr|bash-4.3-6|160	for i in `/bin/ls doc/` ; \
14mr|bash-4.3-6|161	do cat doc/$i > tmp_doc/$i ; \
14mr|bash-4.3-6|162	cat tmp_doc/$i | perl -p -e 's/.//g' > doc/$i ; \
14mr|bash-4.3-6|163	rm tmp_doc/$i ; \
14mr|bash-4.3-6|164	done
14mr|bash-4.3-6|165	rmdir tmp_doc
14mr|bash-4.3-6|166	
14mr|bash-4.3-6|167	mkdir -p %{buildroot}/bin
14mr|bash-4.3-6|168	( cd %{buildroot} && mv usr/bin/bash bin/bash )
14mr|bash-4.3-6|169	( cd %{buildroot}/bin && ln -s bash sh )
14mr|bash-4.3-6|170	
14mr|bash-4.3-6|171	# make builtins.1 and rbash.1 with bash.1 in place (fix mdv#51379)
14mr|bash-4.3-6|172	(cd doc
14mr|bash-4.3-6|173	mkdir tmp_fix_so
14mr|bash-4.3-6|174	cd tmp_fix_so
14mr|bash-4.3-6|175	cp ../builtins.1 ../rbash.1 .
14mr|bash-4.3-6|176	sed -e '/^.if \\n(zZ=1 .ig zZ/,/^.zZ/d' ../bash.1 > bash.1
14mr|bash-4.3-6|177	soelim builtins.1 > ../builtins.1
14mr|bash-4.3-6|178	sed -e '/^.if \\n(zY=1 .ig zY/,/^.zY/d' ../bash.1 > bash.1
14mr|bash-4.3-6|179	soelim rbash.1    > ../rbash.1
14mr|bash-4.3-6|180	)
14mr|bash-4.3-6|181	
14mr|bash-4.3-6|182	# make manpages for bash builtins as per suggestion in DOC/README
14mr|bash-4.3-6|183	(cd doc
14mr|bash-4.3-6|184	sed -e '
14mr|bash-4.3-6|185	/^\.SH NAME/, /\\- bash built-in commands, see \\fBbash\\fR(1)$/{
14mr|bash-4.3-6|186	/^\.SH NAME/d
14mr|bash-4.3-6|187	s/^bash, //
14mr|bash-4.3-6|188	s/\\- bash built-in commands, see \\fBbash\\fR(1)$//
14mr|bash-4.3-6|189	s/,//g
14mr|bash-4.3-6|190	b
14mr|bash-4.3-6|191	}
14mr|bash-4.3-6|192	d
14mr|bash-4.3-6|193	' builtins.1 | tr -s ' ' '\n' | grep -v -E '^(printf|export|echo|pwd|test|true|false|kill)$' > man.pages
14mr|bash-4.3-6|194	# tr is needed because there are few commands in a row separated with a whilespace
14mr|bash-4.3-6|195	install -m 644 builtins.1 %{buildroot}%{_mandir}/man1/builtins.1
14mr|bash-4.3-6|196	
14mr|bash-4.3-6|197	install -m 644 rbash.1 %{buildroot}%{_mandir}/man1/rbash.1
14mr|bash-4.3-6|198	
14mr|bash-4.3-6|199	for i in `cat man.pages` ; do
14mr|bash-4.3-6|200	# install man-page
14mr|bash-4.3-6|201	echo .so man1/builtins.1 > %{buildroot}%{_mandir}/man1/$i.1
14mr|bash-4.3-6|202	# now turn man.page into a filelist for the man subpackage
14mr|bash-4.3-6|203	echo "%{_mandir}/man1/$i.1%{_extension}" >> ../man.pages.filelist
14mr|bash-4.3-6|204	done
14mr|bash-4.3-6|205	
14mr|bash-4.3-6|206	cat man.pages |tr -s ' ' '\n' |sed '
14mr|bash-4.3-6|207	1i\
14mr|bash-4.3-6|208	%defattr(0644,root,root,0755)
14mr|bash-4.3-6|209	s:^:%{_mandir}/man1/:
14mr|bash-4.3-6|210	s/$/.1%{_extension}/
14mr|bash-4.3-6|211	' > ../man.pages
14mr|bash-4.3-6|212	
14mr|bash-4.3-6|213	mkdir -p %{buildroot}%{_sysconfdir}/skel
14mr|bash-4.3-6|214	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mr|bash-4.3-6|215	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/skel/.bashrc
14mr|bash-4.3-6|216	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/skel/.bash_profile
14mr|bash-4.3-6|217	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/skel/.bash_logout
14mr|bash-4.3-6|218	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/profile.d/60alias.sh
14mr|bash-4.3-6|219	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bashrc
14mr|bash-4.3-6|220	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/profile.d/95bash-extras.sh
14mr|bash-4.3-6|221	
14mr|bash-4.3-6|222	ln -s bash %{buildroot}/bin/rbash
14mr|bash-4.3-6|223	
14mr|bash-4.3-6|224	install -m 644 bash.info %{buildroot}%{_infodir}
14mr|bash-4.3-6|225	)
14mr|bash-4.3-6|226	
14mr|bash-4.3-6|227	%find_lang %{name}
14mr|bash-4.3-6|228	
14mr|bash-4.3-6|229	# merges list
14mr|bash-4.3-6|230	cat man.pages.filelist %{name}.lang > files.list
14mr|bash-4.3-6|231	
14mr|bash-4.3-6|232	# install documentation manually in expected place
14mr|bash-4.3-6|233	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mr|bash-4.3-6|234	install -m 644 README COMPAT NEWS NOTES POSIX CHANGES \
14mr|bash-4.3-6|235	%{buildroot}%{_docdir}/%{name}
14mr|bash-4.3-6|236	cp -pr examples doc/*.ps doc/*.0 doc/*.html doc/article.txt \
14mr|bash-4.3-6|237	%{buildroot}%{_docdir}/%{name}
14mr|bash-4.3-6|238	
14mr|bash-4.3-6|239	
14mr|bash-4.3-6|240	%changelog
14mr|bash-4.3-6|241	* Fri Sep 26 2014 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 4.3-6
14mr|bash-4.3-6|242	+ Revision: a6582d7
14mr|bash-4.3-6|243	- Added security fix for CVE-2014-7169
14mr|bash-4.3-6|244	
14mr|bash-4.3-6|245	

15967 14
14mr|bash-completion-2.1-13|1	Summary:	Programmable completion for bash
14mr|bash-completion-2.1-13|2	Name:		bash-completion
14mr|bash-completion-2.1-13|3	Epoch:		2
14mr|bash-completion-2.1-13|4	Version:	2.1
14mr|bash-completion-2.1-13|5	Release:	13
14mr|bash-completion-2.1-13|6	License:	GPLv2+
14mr|bash-completion-2.1-13|7	Group:		Shells
14mr|bash-completion-2.1-13|8	Url:		http://bash-completion.alioth.debian.org/
14mr|bash-completion-2.1-13|9	Source0:	http://bash-completion.alioth.debian.org/files/%{name}-%{version}.tar.bz2
14mr|bash-completion-2.1-13|10	# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740975
14mr|bash-completion-2.1-13|11	Patch0:		bash-completion-2.1-fix_quote_readline_by_ref.patch
14mr|bash-completion-2.1-13|12	# ~/.bash_completion is used for completion variables setting, it has
14mr|bash-completion-2.1-13|13	# to be sourced from profile scriptlet instead of completion code itself
14mr|bash-completion-2.1-13|14	Patch10:	bash-completion-1.99-disable-user-completion.patch
14mr|bash-completion-2.1-13|15	Patch11:	bash-completion-2.1-rpm-distsuffix.patch
14mr|bash-completion-2.1-13|16	Patch12:	bash-completion-2.1-util-linux-223.patch
14mr|bash-completion-2.1-13|17	Patch14:	bash-completion-2.1-bad-array-subscript.patch
14mr|bash-completion-2.1-13|18	Patch15:	bash-completion-2.1-perl-debugger-list-files.patch
14mr|bash-completion-2.1-13|19	BuildArch:	noarch
14mr|bash-completion-2.1-13|20	
14mr|bash-completion-2.1-13|21	%description
14mr|bash-completion-2.1-13|22	bash-completion is a collection of shell functions that take advantage of
14mr|bash-completion-2.1-13|23	the programmable completion feature of bash.
14mr|bash-completion-2.1-13|24	
14mr|bash-completion-2.1-13|25	%files
14mr|bash-completion-2.1-13|26	%doc README README.*.urpmi
14mr|bash-completion-2.1-13|27	%{_sysconfdir}/profile.d/20bash-completion.sh
14mr|bash-completion-2.1-13|28	%{_datadir}/bash-completion
14mr|bash-completion-2.1-13|29	%config(noreplace) %{_sysconfdir}/sysconfig/bash-completion
14mr|bash-completion-2.1-13|30	%config(noreplace) %{_sysconfdir}/skel/.bash_completion
14mr|bash-completion-2.1-13|31	
14mr|bash-completion-2.1-13|32	#----------------------------------------------------------------------------
14mr|bash-completion-2.1-13|33	
14mr|bash-completion-2.1-13|34	%package devel
14mr|bash-completion-2.1-13|35	Summary:	The pkgconfig for %{name}
14mr|bash-completion-2.1-13|36	Group:		Development/Other
14mr|bash-completion-2.1-13|37	Requires:	%{name} = %{EVRD}
14mr|bash-completion-2.1-13|38	Conflicts:	%{name} < 2:2.1-7
14mr|bash-completion-2.1-13|39	
14mr|bash-completion-2.1-13|40	%description devel
14mr|bash-completion-2.1-13|41	The pkgconfig for %{name}.
14mr|bash-completion-2.1-13|42	
14mr|bash-completion-2.1-13|43	%files devel
14mr|bash-completion-2.1-13|44	%{_datadir}/pkgconfig/bash-completion.pc
14mr|bash-completion-2.1-13|45	
14mr|bash-completion-2.1-13|46	#----------------------------------------------------------------------------
14mr|bash-completion-2.1-13|47	
14mr|bash-completion-2.1-13|48	%prep
14mr|bash-completion-2.1-13|49	%setup -q
14mr|bash-completion-2.1-13|50	%patch0 -p1
14mr|bash-completion-2.1-13|51	%patch10 -p1
14mr|bash-completion-2.1-13|52	%patch11 -p1
14mr|bash-completion-2.1-13|53	%patch12 -p1
14mr|bash-completion-2.1-13|54	%patch14 -p1 -b .array~
14mr|bash-completion-2.1-13|55	%patch15 -p1
14mr|bash-completion-2.1-13|56	
14mr|bash-completion-2.1-13|57	%build
14mr|bash-completion-2.1-13|58	%configure2_5x
14mr|bash-completion-2.1-13|59	%make
14mr|bash-completion-2.1-13|60	
14mr|bash-completion-2.1-13|61	%install
14mr|bash-completion-2.1-13|62	%makeinstall_std
14mr|bash-completion-2.1-13|63	
14mr|bash-completion-2.1-13|64	chmod 644 %{buildroot}%{_datadir}/bash-completion/bash_completion
14mr|bash-completion-2.1-13|65	
14mr|bash-completion-2.1-13|66	# (tpg) remove files which are in upstream packages
14mr|bash-completion-2.1-13|67	rm -f %{buildroot}%{_datadir}/bash-completion/completions/nmcli
14mr|bash-completion-2.1-13|68	
14mr|bash-completion-2.1-13|69	# adapt installation
14mr|bash-completion-2.1-13|70	rm -f %{buildroot}%{_sysconfdir}/profile.d/bash_completion.sh
14mr|bash-completion-2.1-13|71	
14mr|bash-completion-2.1-13|72	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mr|bash-completion-2.1-13|73	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/profile.d/20bash-completion.sh
14mr|bash-completion-2.1-13|74	# Check for interactive bash and that we haven't already been sourced.
14mr|bash-completion-2.1-13|75	if [ -z "$BASH_VERSION" -o -z "$PS1" -o -n "$BASH_COMPLETION_COMPAT_DIR" ]; then
14mr|bash-completion-2.1-13|76	return
14mr|bash-completion-2.1-13|77	fi
14mr|bash-completion-2.1-13|78	
14mr|bash-completion-2.1-13|79	# source system wide config file
14mr|bash-completion-2.1-13|80	. %{_sysconfdir}/sysconfig/bash-completion
14mr|bash-completion-2.1-13|81	
14mr|bash-completion-2.1-13|82	# source user config file if available,
14mr|bash-completion-2.1-13|83	if [ -f $HOME/.bash_completion ]; then
14mr|bash-completion-2.1-13|84	. $HOME/.bash_completion
14mr|bash-completion-2.1-13|85	fi
14mr|bash-completion-2.1-13|86	
14mr|bash-completion-2.1-13|87	if [ -n "$ENABLE_BASH_COMPLETION" ]; then
14mr|bash-completion-2.1-13|88	. %{_datadir}/bash-completion/bash_completion
14mr|bash-completion-2.1-13|89	fi
14mr|bash-completion-2.1-13|90	EOF
14mr|bash-completion-2.1-13|91	
14mr|bash-completion-2.1-13|92	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|bash-completion-2.1-13|93	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/sysconfig/bash-completion
14mr|bash-completion-2.1-13|94	# bash completion global configuration
14mr|bash-completion-2.1-13|95	
14mr|bash-completion-2.1-13|96	# enable bash completion
14mr|bash-completion-2.1-13|97	ENABLE_BASH_COMPLETION=1
14mr|bash-completion-2.1-13|98	# enable remote cvs completion
14mr|bash-completion-2.1-13|99	COMP_CVS_REMOTE=
14mr|bash-completion-2.1-13|100	# enable configure arguments completion
14mr|bash-completion-2.1-13|101	COMP_CONFIGURE_HINTS=
14mr|bash-completion-2.1-13|102	# enable tar archive internal path completion
14mr|bash-completion-2.1-13|103	COMP_TAR_INTERNAL_PATHS=
14mr|bash-completion-2.1-13|104	# enable wireless uid completion
14mr|bash-completion-2.1-13|105	COMP_IWLIST_SCAN=
14mr|bash-completion-2.1-13|106	# enable zeroconf hostnames completion
14mr|bash-completion-2.1-13|107	COMP_KNOWN_HOSTS_WITH_AVAHI=
14mr|bash-completion-2.1-13|108	# enable hostfile hostnames completion
14mr|bash-completion-2.1-13|109	COMP_KNOWN_HOSTS_WITH_HOSTFILE=1
14mr|bash-completion-2.1-13|110	EOF
14mr|bash-completion-2.1-13|111	
14mr|bash-completion-2.1-13|112	mkdir -p %{buildroot}%{_sysconfdir}/skel
14mr|bash-completion-2.1-13|113	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/skel/.bash_completion
14mr|bash-completion-2.1-13|114	# bash completion local configuration
14mr|bash-completion-2.1-13|115	
14mr|bash-completion-2.1-13|116	# enable bash completion
14mr|bash-completion-2.1-13|117	#ENABLE_BASH_COMPLETION=1
14mr|bash-completion-2.1-13|118	# enable remote cvs completion
14mr|bash-completion-2.1-13|119	#COMP_CVS_REMOTE=
14mr|bash-completion-2.1-13|120	# enable configure arguments completion
14mr|bash-completion-2.1-13|121	#COMP_CONFIGURE_HINTS=
14mr|bash-completion-2.1-13|122	# enable tar archive internal path completion
14mr|bash-completion-2.1-13|123	#COMP_TAR_INTERNAL_PATHS=
14mr|bash-completion-2.1-13|124	# enable wireless uid completion
14mr|bash-completion-2.1-13|125	#COMP_IWCONFIG_SCAN=
14mr|bash-completion-2.1-13|126	# enable zeroconf hostnames completion
14mr|bash-completion-2.1-13|127	#COMP_AVAHI_BROWSE=
14mr|bash-completion-2.1-13|128	EOF
14mr|bash-completion-2.1-13|129	
14mr|bash-completion-2.1-13|130	cat > README.install.urpmi <<EOF
14mr|bash-completion-2.1-13|131	Programmable bash completion is enabled by default. These settings can be
14mr|bash-completion-2.1-13|132	changed system-wide in /etc/sysconfig/bash-completion. Users may override these
14mr|bash-completion-2.1-13|133	settings in their ~/.bash_completion files. New users get a skeleton
14mr|bash-completion-2.1-13|134	configuration file automatically, while existing users can copy
14mr|bash-completion-2.1-13|135	/etc/skel/.bash_completion into their home directories if they want to edit
14mr|bash-completion-2.1-13|136	their completion settings.
14mr|bash-completion-2.1-13|137	EOF
14mr|bash-completion-2.1-13|138	
14mr|bash-completion-2.1-13|139	
14mr|bash-completion-2.1-13|140	%changelog
14mr|bash-completion-2.1-13|141	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:2.1-13
14mr|bash-completion-2.1-13|142	+ Revision: 3c4fbed
14mr|bash-completion-2.1-13|143	- Add patch from Debian to fix tilde handling for filenames (Rosa bug #4430, Debian bug #740975
14mr|bash-completion-2.1-13|144	
14mr|bash-completion-2.1-13|145	

15968 14
14mr|batik-1.7-2|1	%define gcj_support 0
14mr|batik-1.7-2|2	
14mr|batik-1.7-2|3	Summary:	Scalable Vector Graphics for Java
14mr|batik-1.7-2|4	Name:		batik
14mr|batik-1.7-2|5	Version:	1.7
14mr|batik-1.7-2|6	Release:	2
14mr|batik-1.7-2|7	Epoch:		0
14mr|batik-1.7-2|8	Group:		Development/Java
14mr|batik-1.7-2|9	License:	Apache License
14mr|batik-1.7-2|10	URL:		http://xml.apache.org/batik/
14mr|batik-1.7-2|11	Source0:	%{name}-src-%{version}.zip
14mr|batik-1.7-2|12	Source1:	%{name}.squiggle.script
14mr|batik-1.7-2|13	Source2:	%{name}.svgpp.script
14mr|batik-1.7-2|14	Source3:	%{name}.ttf2svg.script
14mr|batik-1.7-2|15	Source4:	%{name}.rasterizer.script
14mr|batik-1.7-2|16	Source5:	%{name}.slideshow.script
14mr|batik-1.7-2|17	Source6:	%{name}-squiggle.desktop
14mr|batik-1.7-2|18	Patch1:		%{name}-manifests.patch
14mr|batik-1.7-2|19	Patch2:		%{name}-policy.patch
14mr|batik-1.7-2|20	Requires:	rhino >= 0:1.5
14mr|batik-1.7-2|21	Requires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
14mr|batik-1.7-2|22	BuildRequires:	ant
14mr|batik-1.7-2|23	BuildRequires:	rhino >= 0:1.5
14mr|batik-1.7-2|24	BuildRequires:	java-rpmbuild >= 0:1.5
14mr|batik-1.7-2|25	BuildRequires:	xerces-j2
14mr|batik-1.7-2|26	BuildRequires:	jython
14mr|batik-1.7-2|27	BuildRequires:	java-javadoc
14mr|batik-1.7-2|28	BuildRequires:	rhino-javadoc
14mr|batik-1.7-2|29	BuildRequires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
14mr|batik-1.7-2|30	%if %{gcj_support}
14mr|batik-1.7-2|31	BuildRequires:	java-gcj-compat-devel
14mr|batik-1.7-2|32	%else
14mr|batik-1.7-2|33	BuildArch:	noarch
14mr|batik-1.7-2|34	%endif
14mr|batik-1.7-2|35	
14mr|batik-1.7-2|36	%description
14mr|batik-1.7-2|37	Batik is a Java(tm) technology based toolkit for applications that want
14mr|batik-1.7-2|38	to use images in the Scalable Vector Graphics (SVG) format for various
14mr|batik-1.7-2|39	purposes, such as viewing, generation or manipulation.
14mr|batik-1.7-2|40	
14mr|batik-1.7-2|41	%package        squiggle
14mr|batik-1.7-2|42	Summary:        Batik SVG browser
14mr|batik-1.7-2|43	Group:          Development/Java
14mr|batik-1.7-2|44	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|45	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14mr|batik-1.7-2|46	
14mr|batik-1.7-2|47	%description    squiggle
14mr|batik-1.7-2|48	The Squiggle SVG Browser lets you view SVG file, zoom, pan and rotate
14mr|batik-1.7-2|49	in the content and select text items in the image and much more.
14mr|batik-1.7-2|50	
14mr|batik-1.7-2|51	%package        svgpp
14mr|batik-1.7-2|52	Summary:        Batik SVG pretty printer
14mr|batik-1.7-2|53	Group:          Development/Java
14mr|batik-1.7-2|54	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|55	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14mr|batik-1.7-2|56	
14mr|batik-1.7-2|57	%description    svgpp
14mr|batik-1.7-2|58	The SVG Pretty Printer lets developers "pretty-up" their SVG files and
14mr|batik-1.7-2|59	get their tabulations and other cosmetic parameters in order. It can
14mr|batik-1.7-2|60	also be used to modify the DOCTYPE declaration on SVG files.
14mr|batik-1.7-2|61	
14mr|batik-1.7-2|62	%package        ttf2svg
14mr|batik-1.7-2|63	Summary:        Batik SVG font converter
14mr|batik-1.7-2|64	Group:          Development/Java
14mr|batik-1.7-2|65	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|66	Requires:       jpackage-utils >= 0:1.5
14mr|batik-1.7-2|67	
14mr|batik-1.7-2|68	%description    ttf2svg
14mr|batik-1.7-2|69	The SVG Font Converter lets developers convert character ranges from
14mr|batik-1.7-2|70	the True Type Font format to the SVG Font format to embed in SVG
14mr|batik-1.7-2|71	documents. This allows SVG document to be fully self-contained be
14mr|batik-1.7-2|72	rendered exactly the same on all systems.
14mr|batik-1.7-2|73	
14mr|batik-1.7-2|74	%package        rasterizer
14mr|batik-1.7-2|75	Summary:        Batik SVG rasterizer
14mr|batik-1.7-2|76	Group:          Development/Java
14mr|batik-1.7-2|77	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|78	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14mr|batik-1.7-2|79	
14mr|batik-1.7-2|80	%description    rasterizer
14mr|batik-1.7-2|81	The SVG Rasterizer is a utility that can convert SVG files to a raster
14mr|batik-1.7-2|82	format. The tool can convert individual files or sets of files, making
14mr|batik-1.7-2|83	it easy to convert entire directories of SVG files. The supported
14mr|batik-1.7-2|84	formats are JPEG, PNG, and TIFF, however the design allows new formats
14mr|batik-1.7-2|85	to be added easily.
14mr|batik-1.7-2|86	
14mr|batik-1.7-2|87	%package        slideshow
14mr|batik-1.7-2|88	Summary:        Batik SVG slideshow
14mr|batik-1.7-2|89	Group:          Development/Java
14mr|batik-1.7-2|90	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|91	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
14mr|batik-1.7-2|92	
14mr|batik-1.7-2|93	%description    slideshow
14mr|batik-1.7-2|94	Batik SVG slideshow.
14mr|batik-1.7-2|95	
14mr|batik-1.7-2|96	%package        javadoc
14mr|batik-1.7-2|97	Summary:        Javadoc for %{name}
14mr|batik-1.7-2|98	Group:          Development/Java
14mr|batik-1.7-2|99	
14mr|batik-1.7-2|100	%description    javadoc
14mr|batik-1.7-2|101	Javadoc for %{name}.
14mr|batik-1.7-2|102	
14mr|batik-1.7-2|103	%package        demo
14mr|batik-1.7-2|104	Summary:        Demo for %{name}
14mr|batik-1.7-2|105	Group:          Development/Java
14mr|batik-1.7-2|106	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|batik-1.7-2|107	
14mr|batik-1.7-2|108	%description    demo
14mr|batik-1.7-2|109	Demonstrations and samples for %{name}.
14mr|batik-1.7-2|110	
14mr|batik-1.7-2|111	%prep
14mr|batik-1.7-2|112	%setup -q
14mr|batik-1.7-2|113	%patch1 -p1
14mr|batik-1.7-2|114	%patch2 -p1
14mr|batik-1.7-2|115	rm -f `find -name readOnly.png`
14mr|batik-1.7-2|116	rm -f `find -name properties`
14mr|batik-1.7-2|117	
14mr|batik-1.7-2|118	
14mr|batik-1.7-2|119	%build
14mr|batik-1.7-2|120	export CLASSPATH
14mr|batik-1.7-2|121	export OPT_JAR_LIST=:
14mr|batik-1.7-2|122	%{ant} all-jar \
14mr|batik-1.7-2|123	javadoc \
14mr|batik-1.7-2|124	svg-pp-jar \
14mr|batik-1.7-2|125	svg-slideshow-jar \
14mr|batik-1.7-2|126	squiggle-jar \
14mr|batik-1.7-2|127	rasterizer-jar \
14mr|batik-1.7-2|128	ttf2svg-jar
14mr|batik-1.7-2|129	
14mr|batik-1.7-2|130	%install
14mr|batik-1.7-2|131	rm -rf %{buildroot}
14mr|batik-1.7-2|132	
14mr|batik-1.7-2|133	# jars
14mr|batik-1.7-2|134	mkdir -p %{buildroot}%{_javadir}
14mr|batik-1.7-2|135	cp -p %{name}-%{version}/lib/%{name}-all.jar \
14mr|batik-1.7-2|136	%{buildroot}%{_javadir}/%{name}-all-%{version}.jar
14mr|batik-1.7-2|137	cp -p %{name}-%{version}/batik-rasterizer.jar \
14mr|batik-1.7-2|138	%{name}-%{version}/batik-slideshow.jar \
14mr|batik-1.7-2|139	%{name}-%{version}/batik-squiggle.jar \
14mr|batik-1.7-2|140	%{name}-%{version}/batik-svgpp.jar \
14mr|batik-1.7-2|141	%{name}-%{version}/batik-ttf2svg.jar \
14mr|batik-1.7-2|142	%{buildroot}%{_javadir}
14mr|batik-1.7-2|143	pushd %{buildroot}%{_javadir}
14mr|batik-1.7-2|144	for jar in *-%{version}*;
14mr|batik-1.7-2|145	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`;
14mr|batik-1.7-2|146	done
14mr|batik-1.7-2|147	popd
14mr|batik-1.7-2|148	
14mr|batik-1.7-2|149	# scripts
14mr|batik-1.7-2|150	mkdir -p %{buildroot}%{_bindir}
14mr|batik-1.7-2|151	cp -p %{SOURCE1} %{buildroot}%{_bindir}/squiggle
14mr|batik-1.7-2|152	cp -p %{SOURCE2} %{buildroot}%{_bindir}/svgpp
14mr|batik-1.7-2|153	cp -p %{SOURCE3} %{buildroot}%{_bindir}/ttf2svg
14mr|batik-1.7-2|154	cp -p %{SOURCE4} %{buildroot}%{_bindir}/rasterizer
14mr|batik-1.7-2|155	cp -p %{SOURCE5} %{buildroot}%{_bindir}/slideshow
14mr|batik-1.7-2|156	
14mr|batik-1.7-2|157	# javadoc
14mr|batik-1.7-2|158	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|batik-1.7-2|159	cp -pr %{name}-%{version}/docs/javadoc/* \
14mr|batik-1.7-2|160	%{buildroot}%{_javadocdir}/%{name}-%{version} || :
14mr|batik-1.7-2|161	rm -rf %{name}-%{version}/docs/javadoc
14mr|batik-1.7-2|162	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|batik-1.7-2|163	
14mr|batik-1.7-2|164	# demo
14mr|batik-1.7-2|165	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|batik-1.7-2|166	cp -pr contrib resources samples test-resources test-sources \
14mr|batik-1.7-2|167	%{buildroot}%{_datadir}/%{name}
14mr|batik-1.7-2|168	
14mr|batik-1.7-2|169	%if %{gcj_support}
14mr|batik-1.7-2|170	%{_bindir}/aot-compile-rpm
14mr|batik-1.7-2|171	%endif
14mr|batik-1.7-2|172	
14mr|batik-1.7-2|173	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/rasterizertask/build.sh
14mr|batik-1.7-2|174	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/charts/convert.sh
14mr|batik-1.7-2|175	
14mr|batik-1.7-2|176	%if %{gcj_support}
14mr|batik-1.7-2|177	%post
14mr|batik-1.7-2|178	%{update_gcjdb}
14mr|batik-1.7-2|179	
14mr|batik-1.7-2|180	%postun
14mr|batik-1.7-2|181	%{clean_gcjdb}
14mr|batik-1.7-2|182	%endif
14mr|batik-1.7-2|183	
14mr|batik-1.7-2|184	%files
14mr|batik-1.7-2|185	%doc KEYS LICENSE MAINTAIN NOTICE README
14mr|batik-1.7-2|186	%{_javadir}/%{name}-all-%{version}.jar
14mr|batik-1.7-2|187	%{_javadir}/%{name}-all.jar
14mr|batik-1.7-2|188	%if %{gcj_support}
14mr|batik-1.7-2|189	%dir %{_libdir}/gcj/%{name}
14mr|batik-1.7-2|190	%{_libdir}/gcj/%{name}/*
14mr|batik-1.7-2|191	%endif
14mr|batik-1.7-2|192	
14mr|batik-1.7-2|193	%files squiggle
14mr|batik-1.7-2|194	%{_javadir}/%{name}-squiggle.jar
14mr|batik-1.7-2|195	%attr(0755,root,root) %{_bindir}/squiggle
14mr|batik-1.7-2|196	
14mr|batik-1.7-2|197	%files svgpp
14mr|batik-1.7-2|198	%{_javadir}/%{name}-svgpp.jar
14mr|batik-1.7-2|199	%attr(0755,root,root) %{_bindir}/svgpp
14mr|batik-1.7-2|200	
14mr|batik-1.7-2|201	%files ttf2svg
14mr|batik-1.7-2|202	%{_javadir}/%{name}-ttf2svg.jar
14mr|batik-1.7-2|203	%attr(0755,root,root) %{_bindir}/ttf2svg
14mr|batik-1.7-2|204	
14mr|batik-1.7-2|205	%files rasterizer
14mr|batik-1.7-2|206	%{_javadir}/%{name}-rasterizer.jar
14mr|batik-1.7-2|207	%attr(0755,root,root) %{_bindir}/rasterizer
14mr|batik-1.7-2|208	
14mr|batik-1.7-2|209	%files slideshow
14mr|batik-1.7-2|210	%{_javadir}/%{name}-slideshow.jar
14mr|batik-1.7-2|211	%attr(0755,root,root) %{_bindir}/slideshow
14mr|batik-1.7-2|212	
14mr|batik-1.7-2|213	%files javadoc
14mr|batik-1.7-2|214	%{_javadocdir}/%{name}-%{version}
14mr|batik-1.7-2|215	%{_javadocdir}/%{name}
14mr|batik-1.7-2|216	
14mr|batik-1.7-2|217	%files demo
14mr|batik-1.7-2|218	%{_datadir}/%{name}
14mr|batik-1.7-2|219	
14mr|batik-1.7-2|220	
14mr|batik-1.7-2|221	
14mr|batik-1.7-2|222	%changelog
14mr|batik-1.7-2|223	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.7-2
14mr|batik-1.7-2|224	+ Revision: ed85cd4
14mr|batik-1.7-2|225	- MassBuild#440: Increase release tag
14mr|batik-1.7-2|226	
14mr|batik-1.7-2|227	

15969 14
14mr|bc-1.06.95-6|1	Summary:	GNU's bc (a numeric processing language) and dc (a calculator)
14mr|bc-1.06.95-6|2	Name:		bc
14mr|bc-1.06.95-6|3	Version:	1.06.95
14mr|bc-1.06.95-6|4	Release:	6
14mr|bc-1.06.95-6|5	License:	GPLv2+
14mr|bc-1.06.95-6|6	URL:		http://www.gnu.org/software/bc/bc.html
14mr|bc-1.06.95-6|7	Group:		Sciences/Mathematics
14mr|bc-1.06.95-6|8	Source:		ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.bz2
14mr|bc-1.06.95-6|9	# Fedora patches
14mr|bc-1.06.95-6|10	# dc accepts the input which contains wrong symbols of radix in same way like bc (RH bug#151844)
14mr|bc-1.06.95-6|11	Patch1: bc-1.06-dc_ibase.patch
14mr|bc-1.06.95-6|12	# fix small memory leak (gentoo patch)
14mr|bc-1.06.95-6|13	Patch2: bc-1.06.95-memleak.patch
14mr|bc-1.06.95-6|14	BuildRequires:	 flex ncurses-devel readline-devel
14mr|bc-1.06.95-6|15	BuildRequires:	 texinfo
14mr|bc-1.06.95-6|16	BuildRequires:	 bison
14mr|bc-1.06.95-6|17	Requires(post):  grep
14mr|bc-1.06.95-6|18	Requires(preun): grep
14mr|bc-1.06.95-6|19	
14mr|bc-1.06.95-6|20	%description
14mr|bc-1.06.95-6|21	The bc package includes bc and dc.  Bc is an arbitrary precision numeric
14mr|bc-1.06.95-6|22	processing arithmetic language.  Dc is an interactive arbitrary precision
14mr|bc-1.06.95-6|23	stack based calculator, which can be used as a text mode calculator.
14mr|bc-1.06.95-6|24	
14mr|bc-1.06.95-6|25	Install the bc package if you need its number handling capabilities or
14mr|bc-1.06.95-6|26	if you would like to use its text mode calculator.
14mr|bc-1.06.95-6|27	
14mr|bc-1.06.95-6|28	%prep
14mr|bc-1.06.95-6|29	%setup -q
14mr|bc-1.06.95-6|30	%patch1 -p1 -b .dc_ibase
14mr|bc-1.06.95-6|31	%patch2 -p1 -b .memleak
14mr|bc-1.06.95-6|32	
14mr|bc-1.06.95-6|33	%build
14mr|bc-1.06.95-6|34	%configure2_5x --with-readline
14mr|bc-1.06.95-6|35	%make
14mr|bc-1.06.95-6|36	
14mr|bc-1.06.95-6|37	%install
14mr|bc-1.06.95-6|38	%{makeinstall}
14mr|bc-1.06.95-6|39	
14mr|bc-1.06.95-6|40	
14mr|bc-1.06.95-6|41	%files
14mr|bc-1.06.95-6|42	%defattr(-,root,root)
14mr|bc-1.06.95-6|43	%doc FAQ AUTHORS NEWS README
14mr|bc-1.06.95-6|44	%{_bindir}/bc
14mr|bc-1.06.95-6|45	%{_bindir}/dc
14mr|bc-1.06.95-6|46	%{_mandir}/man1/bc.1*
14mr|bc-1.06.95-6|47	%{_mandir}/man1/dc.1*
14mr|bc-1.06.95-6|48	%{_infodir}/bc.info*
14mr|bc-1.06.95-6|49	%{_infodir}/dc.info*
14mr|bc-1.06.95-6|50	
14mr|bc-1.06.95-6|51	
14mr|bc-1.06.95-6|52	
14mr|bc-1.06.95-6|53	
14mr|bc-1.06.95-6|54	
14mr|bc-1.06.95-6|55	%changelog
14mr|bc-1.06.95-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06.95-6
14mr|bc-1.06.95-6|57	+ Revision: f955faa
14mr|bc-1.06.95-6|58	- MassBuild#440: Increase release tag
14mr|bc-1.06.95-6|59	
14mr|bc-1.06.95-6|60	

15970 14
14mr|bcel-5.2-6|1	%define section free
14mr|bcel-5.2-6|2	%define gcj_support 1
14mr|bcel-5.2-6|3	
14mr|bcel-5.2-6|4	%define manual  0
14mr|bcel-5.2-6|5	
14mr|bcel-5.2-6|6	Name:           bcel
14mr|bcel-5.2-6|7	Version:        5.2
14mr|bcel-5.2-6|8	Release:        6
14mr|bcel-5.2-6|9	Epoch:          0
14mr|bcel-5.2-6|10	Summary:        Byte Code Engineering Library
14mr|bcel-5.2-6|11	License:        Apache Software License
14mr|bcel-5.2-6|12	Source0:        http://www.apache.org/dist/jakarta/%{name}/source/%{name}-%{version}-src.tar.gz
14mr|bcel-5.2-6|13	Source1:        pom-maven2jpp-depcat.xsl
14mr|bcel-5.2-6|14	Source2:        pom-maven2jpp-newdepmap.xsl
14mr|bcel-5.2-6|15	Source3:        pom-maven2jpp-mapdeps.xsl
14mr|bcel-5.2-6|16	Source4:        %{name}-%{version}-jpp-depmap.xml
14mr|bcel-5.2-6|17	Source5:        commons-build.tar.gz
14mr|bcel-5.2-6|18	Source6:        %{name}-%{version}-build.xml
14mr|bcel-5.2-6|19	Source7:        %{name}-%{version}.pom
14mr|bcel-5.2-6|20	
14mr|bcel-5.2-6|21	Patch0:         %{name}-%{version}-project_properties.patch
14mr|bcel-5.2-6|22	
14mr|bcel-5.2-6|23	URL:            http://jakarta.apache.org/%{name}/
14mr|bcel-5.2-6|24	Group:          Development/Java
14mr|bcel-5.2-6|25	#Vendor:         JPackage Project
14mr|bcel-5.2-6|26	#Distribution:   JPackage
14mr|bcel-5.2-6|27	Requires:       regexp
14mr|bcel-5.2-6|28	BuildRequires:  ant
14mr|bcel-5.2-6|29	BuildRequires:  ant-nodeps
14mr|bcel-5.2-6|30	BuildRequires:  ant-junit
14mr|bcel-5.2-6|31	BuildRequires:  junit
14mr|bcel-5.2-6|32	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|bcel-5.2-6|33	BuildRequires:  regexp
14mr|bcel-5.2-6|34	BuildRequires:  locales-en
14mr|bcel-5.2-6|35	%if %{gcj_support}
14mr|bcel-5.2-6|36	BuildRequires:  java-gcj-compat-devel
14mr|bcel-5.2-6|37	%else
14mr|bcel-5.2-6|38	Buildarch:      noarch
14mr|bcel-5.2-6|39	%endif
14mr|bcel-5.2-6|40	
14mr|bcel-5.2-6|41	%description
14mr|bcel-5.2-6|42	The Byte Code Engineering Library (formerly known as JavaClass) is
14mr|bcel-5.2-6|43	intended to give users a convenient possibility to analyze, create, and
14mr|bcel-5.2-6|44	manipulate (binary) Java class files (those ending with .class). Classes
14mr|bcel-5.2-6|45	are represented by objects which contain all the symbolic information of
14mr|bcel-5.2-6|46	the given class: methods, fields and byte code instructions, in
14mr|bcel-5.2-6|47	particular.  Such objects can be read from an existing file, be
14mr|bcel-5.2-6|48	transformed by a program (e.g. a class loader at run-time) and dumped to
14mr|bcel-5.2-6|49	a file again. An even more interesting application is the creation of
14mr|bcel-5.2-6|50	classes from scratch at run-time. The Byte Code Engineering Library
14mr|bcel-5.2-6|51	(BCEL) may be also useful if you want to learn about the Java Virtual
14mr|bcel-5.2-6|52	Machine (JVM) and the format of Java .class files.  BCEL is already
14mr|bcel-5.2-6|53	being used successfully in several projects such as compilers,
14mr|bcel-5.2-6|54	optimizers, obsfuscators and analysis tools, the most popular probably
14mr|bcel-5.2-6|55	being the Xalan XSLT processor at Apache.
14mr|bcel-5.2-6|56	
14mr|bcel-5.2-6|57	%package javadoc
14mr|bcel-5.2-6|58	Summary:        Javadoc for %{name}
14mr|bcel-5.2-6|59	Group:          Development/Java
14mr|bcel-5.2-6|60	
14mr|bcel-5.2-6|61	%description javadoc
14mr|bcel-5.2-6|62	Javadoc for %{name}.
14mr|bcel-5.2-6|63	
14mr|bcel-5.2-6|64	%if %manual
14mr|bcel-5.2-6|65	%package manual
14mr|bcel-5.2-6|66	Summary:        Manual for %{name}
14mr|bcel-5.2-6|67	Group:          Development/Java
14mr|bcel-5.2-6|68	
14mr|bcel-5.2-6|69	%description manual
14mr|bcel-5.2-6|70	Documentation for %{name}.
14mr|bcel-5.2-6|71	%endif
14mr|bcel-5.2-6|72	
14mr|bcel-5.2-6|73	%prep
14mr|bcel-5.2-6|74	%setup -q
14mr|bcel-5.2-6|75	gzip -dc %{SOURCE5} | tar xf -
14mr|bcel-5.2-6|76	%remove_java_binaries
14mr|bcel-5.2-6|77	cp %{SOURCE6} build.xml
14mr|bcel-5.2-6|78	%patch0 -b .sav
14mr|bcel-5.2-6|79	
14mr|bcel-5.2-6|80	%build
14mr|bcel-5.2-6|81	export LC_ALL=en_US.ISO-8859-1
14mr|bcel-5.2-6|82	export CLASSPATH=$(build-classpath regexp)
14mr|bcel-5.2-6|83	export OPT_JAR_LIST="ant/ant-nodeps ant/ant-junit junit"
14mr|bcel-5.2-6|84	%{ant} -Dbuild.dest=./build -Dbuild.dir=./build -Dname=%{name} compile jar javadoc
14mr|bcel-5.2-6|85	
14mr|bcel-5.2-6|86	%install
14mr|bcel-5.2-6|87	%{__rm} -rf %{buildroot}
14mr|bcel-5.2-6|88	# jars
14mr|bcel-5.2-6|89	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|bcel-5.2-6|90	%{__install} -m 644 target/bcel-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|bcel-5.2-6|91	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|bcel-5.2-6|92	
14mr|bcel-5.2-6|93	# depmap frags
14mr|bcel-5.2-6|94	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|bcel-5.2-6|95	%add_to_maven_depmap org.apache.bcel %{name} %{version} JPP %{name}
14mr|bcel-5.2-6|96	# pom
14mr|bcel-5.2-6|97	%{__mkdir_p} %{buildroot}%{_datadir}/maven2/poms
14mr|bcel-5.2-6|98	%{__install} -m 0644 %{SOURCE7} \
14mr|bcel-5.2-6|99	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|bcel-5.2-6|100	#%{__mkdir_p} %{buildroot}%{_datadir}/maven2/default_poms
14mr|bcel-5.2-6|101	#%{__install} -m 0644 %{SOURCE7} \
14mr|bcel-5.2-6|102	#    %{buildroot}%{_datadir}/maven2/default_poms/JPP-%{name}.pom
14mr|bcel-5.2-6|103	# javadoc
14mr|bcel-5.2-6|104	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|bcel-5.2-6|105	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|bcel-5.2-6|106	%{__rm} -rf docs/api
14mr|bcel-5.2-6|107	
14mr|bcel-5.2-6|108	%if %{gcj_support}
14mr|bcel-5.2-6|109	%{_bindir}/aot-compile-rpm
14mr|bcel-5.2-6|110	%endif
14mr|bcel-5.2-6|111	
14mr|bcel-5.2-6|112	%clean
14mr|bcel-5.2-6|113	%{__rm} -rf %{buildroot}
14mr|bcel-5.2-6|114	
14mr|bcel-5.2-6|115	
14mr|bcel-5.2-6|116	%post
14mr|bcel-5.2-6|117	%update_maven_depmap
14mr|bcel-5.2-6|118	%if %{gcj_support}
14mr|bcel-5.2-6|119	%{update_gcjdb}
14mr|bcel-5.2-6|120	%endif
14mr|bcel-5.2-6|121	
14mr|bcel-5.2-6|122	%postun
14mr|bcel-5.2-6|123	%update_maven_depmap
14mr|bcel-5.2-6|124	%if %{gcj_support}
14mr|bcel-5.2-6|125	%{clean_gcjdb}
14mr|bcel-5.2-6|126	%endif
14mr|bcel-5.2-6|127	
14mr|bcel-5.2-6|128	%files
14mr|bcel-5.2-6|129	%defattr(0644,root,root,0755)
14mr|bcel-5.2-6|130	%doc LICENSE.txt
14mr|bcel-5.2-6|131	%{_javadir}/*
14mr|bcel-5.2-6|132	%{_datadir}/maven2/poms/*
14mr|bcel-5.2-6|133	#%{_datadir}/maven2/default_poms/*
14mr|bcel-5.2-6|134	%{_mavendepmapfragdir}
14mr|bcel-5.2-6|135	%if %{gcj_support}
14mr|bcel-5.2-6|136	%dir %{_libdir}/gcj/%{name}
14mr|bcel-5.2-6|137	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|bcel-5.2-6|138	%endif
14mr|bcel-5.2-6|139	
14mr|bcel-5.2-6|140	%files javadoc
14mr|bcel-5.2-6|141	%defattr(0644,root,root,0755)
14mr|bcel-5.2-6|142	%{_javadocdir}/%{name}-%{version}
14mr|bcel-5.2-6|143	
14mr|bcel-5.2-6|144	%if %manual
14mr|bcel-5.2-6|145	%files manual
14mr|bcel-5.2-6|146	%defattr(0644,root,root,0755)
14mr|bcel-5.2-6|147	%doc docs/*
14mr|bcel-5.2-6|148	%endif
14mr|bcel-5.2-6|149	
14mr|bcel-5.2-6|150	
14mr|bcel-5.2-6|151	
14mr|bcel-5.2-6|152	
14mr|bcel-5.2-6|153	%changelog
14mr|bcel-5.2-6|154	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:5.2-6
14mr|bcel-5.2-6|155	+ Revision: d73ca5a
14mr|bcel-5.2-6|156	- Build with en_US.ISO-8859-1
14mr|bcel-5.2-6|157	
14mr|bcel-5.2-6|158	

15971 14
14mr|bcm43xx-fwcutter-006-11|1	%define name	bcm43xx-fwcutter
14mr|bcm43xx-fwcutter-006-11|2	%define version	006
14mr|bcm43xx-fwcutter-006-11|3	%define release 11
14mr|bcm43xx-fwcutter-006-11|4	
14mr|bcm43xx-fwcutter-006-11|5	Name: 	 	%{name}
14mr|bcm43xx-fwcutter-006-11|6	Summary: 	Tool to extract firmware for Broadcom 43xx network chip
14mr|bcm43xx-fwcutter-006-11|7	Version: 	%{version}
14mr|bcm43xx-fwcutter-006-11|8	Release: 	%{release}
14mr|bcm43xx-fwcutter-006-11|9	
14mr|bcm43xx-fwcutter-006-11|10	Source:		%{name}-%{version}.tar.bz2
14mr|bcm43xx-fwcutter-006-11|11	URL:		http://bcm43xx.berlios.de/
14mr|bcm43xx-fwcutter-006-11|12	License:	GPLv2+
14mr|bcm43xx-fwcutter-006-11|13	Group:		System/Configuration/Networking
14mr|bcm43xx-fwcutter-006-11|14	Patch1:		bcm43xx-fwcutter-006-install_perms.patch
14mr|bcm43xx-fwcutter-006-11|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|bcm43xx-fwcutter-006-11|16	
14mr|bcm43xx-fwcutter-006-11|17	%description
14mr|bcm43xx-fwcutter-006-11|18	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
14mr|bcm43xx-fwcutter-006-11|19	out of the .sys files commonly available with the card or on the internet.
14mr|bcm43xx-fwcutter-006-11|20	
14mr|bcm43xx-fwcutter-006-11|21	Once extracted, place all .fw files into /lib/firmware.
14mr|bcm43xx-fwcutter-006-11|22	
14mr|bcm43xx-fwcutter-006-11|23	This variant of the tool is for the bcm43xx variant of the driver. For the
14mr|bcm43xx-fwcutter-006-11|24	b43 variant of the driver, use the package b43-fwcutter.
14mr|bcm43xx-fwcutter-006-11|25	
14mr|bcm43xx-fwcutter-006-11|26	%prep
14mr|bcm43xx-fwcutter-006-11|27	%setup -q -n %{name}-%{version}
14mr|bcm43xx-fwcutter-006-11|28	%patch1 -p0
14mr|bcm43xx-fwcutter-006-11|29	perl -pi -e 's|man/man1|share/man/man1|g' Makefile
14mr|bcm43xx-fwcutter-006-11|30	
14mr|bcm43xx-fwcutter-006-11|31	%build
14mr|bcm43xx-fwcutter-006-11|32	%make
14mr|bcm43xx-fwcutter-006-11|33	
14mr|bcm43xx-fwcutter-006-11|34	%install
14mr|bcm43xx-fwcutter-006-11|35	rm -rf $RPM_BUILD_ROOT
14mr|bcm43xx-fwcutter-006-11|36	make install PREFIX=%buildroot/%_prefix
14mr|bcm43xx-fwcutter-006-11|37	cat > README.urpmi <<EOF
14mr|bcm43xx-fwcutter-006-11|38	You need to extract the firmware from the .sys file provided by your vendor.
14mr|bcm43xx-fwcutter-006-11|39	i.e bcm43xx-fwcutter -w /lib/firmware/ bcmwl5.sys
14mr|bcm43xx-fwcutter-006-11|40	EOF
14mr|bcm43xx-fwcutter-006-11|41	
14mr|bcm43xx-fwcutter-006-11|42	%clean
14mr|bcm43xx-fwcutter-006-11|43	rm -rf $RPM_BUILD_ROOT
14mr|bcm43xx-fwcutter-006-11|44	
14mr|bcm43xx-fwcutter-006-11|45	%files
14mr|bcm43xx-fwcutter-006-11|46	%defattr(-,root,root)
14mr|bcm43xx-fwcutter-006-11|47	%doc README README.urpmi
14mr|bcm43xx-fwcutter-006-11|48	%{_bindir}/*
14mr|bcm43xx-fwcutter-006-11|49	%{_mandir}/man1/*
14mr|bcm43xx-fwcutter-006-11|50	
14mr|bcm43xx-fwcutter-006-11|51	
14mr|bcm43xx-fwcutter-006-11|52	
14mr|bcm43xx-fwcutter-006-11|53	
14mr|bcm43xx-fwcutter-006-11|54	%changelog
14mr|bcm43xx-fwcutter-006-11|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 006-11
14mr|bcm43xx-fwcutter-006-11|56	+ Revision: 2051267
14mr|bcm43xx-fwcutter-006-11|57	- MassBuild#440: Increase release tag
14mr|bcm43xx-fwcutter-006-11|58	
14mr|bcm43xx-fwcutter-006-11|59	

15972 14
14mr|bdftopcf-1.0.3-5|1	Name: bdftopcf
14mr|bdftopcf-1.0.3-5|2	Version: 1.0.3
14mr|bdftopcf-1.0.3-5|3	Release: 5
14mr|bdftopcf-1.0.3-5|4	Summary: Convert X font from Bitmap Distribution Format to Portable Compiled Format
14mr|bdftopcf-1.0.3-5|5	Group: Development/X11
14mr|bdftopcf-1.0.3-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|bdftopcf-1.0.3-5|7	License: MIT
14mr|bdftopcf-1.0.3-5|8	BuildRoot: %{_tmppath}/%{name}-root
14mr|bdftopcf-1.0.3-5|9	
14mr|bdftopcf-1.0.3-5|10	BuildRequires: libxfont-devel >= 1.0.0
14mr|bdftopcf-1.0.3-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|bdftopcf-1.0.3-5|12	
14mr|bdftopcf-1.0.3-5|13	%description
14mr|bdftopcf-1.0.3-5|14	Bdftopcf converts X fonts from Bitmap Distribution Format
14mr|bdftopcf-1.0.3-5|15	to Portable Compiled Format.
14mr|bdftopcf-1.0.3-5|16	
14mr|bdftopcf-1.0.3-5|17	%prep
14mr|bdftopcf-1.0.3-5|18	%setup -q -n %{name}-%{version}
14mr|bdftopcf-1.0.3-5|19	
14mr|bdftopcf-1.0.3-5|20	%build
14mr|bdftopcf-1.0.3-5|21	%configure2_5x	--x-includes=%{_includedir} \
14mr|bdftopcf-1.0.3-5|22	--x-libraries=%{_libdir}
14mr|bdftopcf-1.0.3-5|23	
14mr|bdftopcf-1.0.3-5|24	%make
14mr|bdftopcf-1.0.3-5|25	
14mr|bdftopcf-1.0.3-5|26	%install
14mr|bdftopcf-1.0.3-5|27	rm -rf %{buildroot}
14mr|bdftopcf-1.0.3-5|28	%makeinstall_std
14mr|bdftopcf-1.0.3-5|29	
14mr|bdftopcf-1.0.3-5|30	%clean
14mr|bdftopcf-1.0.3-5|31	rm -rf %{buildroot}
14mr|bdftopcf-1.0.3-5|32	
14mr|bdftopcf-1.0.3-5|33	%files
14mr|bdftopcf-1.0.3-5|34	%defattr(-,root,root)
14mr|bdftopcf-1.0.3-5|35	%{_bindir}/bdftopcf
14mr|bdftopcf-1.0.3-5|36	%{_mandir}/man1/bdftopcf.1*
14mr|bdftopcf-1.0.3-5|37	
14mr|bdftopcf-1.0.3-5|38	
14mr|bdftopcf-1.0.3-5|39	
14mr|bdftopcf-1.0.3-5|40	%changelog
14mr|bdftopcf-1.0.3-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|bdftopcf-1.0.3-5|42	+ Revision: 1a73ea8
14mr|bdftopcf-1.0.3-5|43	- MassBuild#440: Increase release tag
14mr|bdftopcf-1.0.3-5|44	
14mr|bdftopcf-1.0.3-5|45	

15973 14
14mr|bea-stax-1.2.0-1.3.10|1	# Copyright (c) 2000-2005, JPackage Project
14mr|bea-stax-1.2.0-1.3.10|2	# All rights reserved.
14mr|bea-stax-1.2.0-1.3.10|3	#
14mr|bea-stax-1.2.0-1.3.10|4	# Redistribution and use in source and binary forms, with or without
14mr|bea-stax-1.2.0-1.3.10|5	# modification, are permitted provided that the following conditions
14mr|bea-stax-1.2.0-1.3.10|6	# are met:
14mr|bea-stax-1.2.0-1.3.10|7	#
14mr|bea-stax-1.2.0-1.3.10|8	# 1. Redistributions of source code must retain the above copyright
14mr|bea-stax-1.2.0-1.3.10|9	#    notice, this list of conditions and the following disclaimer.
14mr|bea-stax-1.2.0-1.3.10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|bea-stax-1.2.0-1.3.10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|bea-stax-1.2.0-1.3.10|12	#    documentation and/or other materials provided with the
14mr|bea-stax-1.2.0-1.3.10|13	#    distribution.
14mr|bea-stax-1.2.0-1.3.10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|bea-stax-1.2.0-1.3.10|15	#    contributors may be used to endorse or promote products derived
14mr|bea-stax-1.2.0-1.3.10|16	#    from this software without specific prior written permission.
14mr|bea-stax-1.2.0-1.3.10|17	#
14mr|bea-stax-1.2.0-1.3.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|bea-stax-1.2.0-1.3.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|bea-stax-1.2.0-1.3.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|bea-stax-1.2.0-1.3.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|bea-stax-1.2.0-1.3.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|bea-stax-1.2.0-1.3.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|bea-stax-1.2.0-1.3.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|bea-stax-1.2.0-1.3.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|bea-stax-1.2.0-1.3.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|bea-stax-1.2.0-1.3.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|bea-stax-1.2.0-1.3.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|bea-stax-1.2.0-1.3.10|29	#
14mr|bea-stax-1.2.0-1.3.10|30	
14mr|bea-stax-1.2.0-1.3.10|31	%define gcj_support     1
14mr|bea-stax-1.2.0-1.3.10|32	%define section         free
14mr|bea-stax-1.2.0-1.3.10|33	%define api_version     1.0.1
14mr|bea-stax-1.2.0-1.3.10|34	
14mr|bea-stax-1.2.0-1.3.10|35	Name:           bea-stax
14mr|bea-stax-1.2.0-1.3.10|36	Version:        1.2.0
14mr|bea-stax-1.2.0-1.3.10|37	Release:        1.3.10
14mr|bea-stax-1.2.0-1.3.10|38	Epoch:          0
14mr|bea-stax-1.2.0-1.3.10|39	Summary:        Streaming API for XML
14mr|bea-stax-1.2.0-1.3.10|40	License:        Apache License
14mr|bea-stax-1.2.0-1.3.10|41	Group:          Development/Java
14mr|bea-stax-1.2.0-1.3.10|42	URL:            http://dev2dev.bea.com/technologies/stax/index.jsp
14mr|bea-stax-1.2.0-1.3.10|43	Source0:        http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip
14mr|bea-stax-1.2.0-1.3.10|44	Patch0:         %{name}-ecj-bootclasspath.patch
14mr|bea-stax-1.2.0-1.3.10|45	BuildRequires:  ant
14mr|bea-stax-1.2.0-1.3.10|46	%if %{gcj_support}
14mr|bea-stax-1.2.0-1.3.10|47	BuildRequires:  java-gcj-compat-devel
14mr|bea-stax-1.2.0-1.3.10|48	%else
14mr|bea-stax-1.2.0-1.3.10|49	BuildArch:      noarch
14mr|bea-stax-1.2.0-1.3.10|50	BuildRequires:  java-devel >= 0:1.4.2
14mr|bea-stax-1.2.0-1.3.10|51	%endif
14mr|bea-stax-1.2.0-1.3.10|52	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|bea-stax-1.2.0-1.3.10|53	Requires:       jpackage-utils >= 0:1.6
14mr|bea-stax-1.2.0-1.3.10|54	Requires:       %{name}-api = %{epoch}:%{version}-%{release}
14mr|bea-stax-1.2.0-1.3.10|55	
14mr|bea-stax-1.2.0-1.3.10|56	%description
14mr|bea-stax-1.2.0-1.3.10|57	The Streaming API for XML (StAX) is a groundbreaking
14mr|bea-stax-1.2.0-1.3.10|58	new Java API for parsing and writing XML easily and
14mr|bea-stax-1.2.0-1.3.10|59	efficiently.
14mr|bea-stax-1.2.0-1.3.10|60	
14mr|bea-stax-1.2.0-1.3.10|61	%package api
14mr|bea-stax-1.2.0-1.3.10|62	Summary:        The StAX API
14mr|bea-stax-1.2.0-1.3.10|63	Group:          Development/Java
14mr|bea-stax-1.2.0-1.3.10|64	
14mr|bea-stax-1.2.0-1.3.10|65	%description api
14mr|bea-stax-1.2.0-1.3.10|66	%{summary}
14mr|bea-stax-1.2.0-1.3.10|67	
14mr|bea-stax-1.2.0-1.3.10|68	%package javadoc
14mr|bea-stax-1.2.0-1.3.10|69	Summary:        Javadoc for %{name}
14mr|bea-stax-1.2.0-1.3.10|70	Group:          Development/Java
14mr|bea-stax-1.2.0-1.3.10|71	
14mr|bea-stax-1.2.0-1.3.10|72	%description javadoc
14mr|bea-stax-1.2.0-1.3.10|73	%{summary}
14mr|bea-stax-1.2.0-1.3.10|74	
14mr|bea-stax-1.2.0-1.3.10|75	%prep
14mr|bea-stax-1.2.0-1.3.10|76	%setup -q -c
14mr|bea-stax-1.2.0-1.3.10|77	%patch0 -p0
14mr|bea-stax-1.2.0-1.3.10|78	%{__perl} -pi -e 's/source="1\.2" target="1\.2"/source="1.3" target="1.3"/g' build.xml
14mr|bea-stax-1.2.0-1.3.10|79	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' build.xml
14mr|bea-stax-1.2.0-1.3.10|80	
14mr|bea-stax-1.2.0-1.3.10|81	%build
14mr|bea-stax-1.2.0-1.3.10|82	export OPT_JAR_LIST=:
14mr|bea-stax-1.2.0-1.3.10|83	export CLASSPATH=`pwd`/build/stax-api-1.0.1.jar
14mr|bea-stax-1.2.0-1.3.10|84	%{ant} all javadoc
14mr|bea-stax-1.2.0-1.3.10|85	
14mr|bea-stax-1.2.0-1.3.10|86	%install
14mr|bea-stax-1.2.0-1.3.10|87	# jar
14mr|bea-stax-1.2.0-1.3.10|88	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
14mr|bea-stax-1.2.0-1.3.10|89	install -p -m 0644 build/stax-api-%{api_version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api-%{version}.jar
14mr|bea-stax-1.2.0-1.3.10|90	install -p -m 0644 build/stax-%{version}-dev.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-ri-%{version}.jar
14mr|bea-stax-1.2.0-1.3.10|91	ln -s %{name}-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api.jar
14mr|bea-stax-1.2.0-1.3.10|92	ln -s %{name}-ri-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-ri.jar
14mr|bea-stax-1.2.0-1.3.10|93	
14mr|bea-stax-1.2.0-1.3.10|94	# javadoc
14mr|bea-stax-1.2.0-1.3.10|95	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|bea-stax-1.2.0-1.3.10|96	cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|bea-stax-1.2.0-1.3.10|97	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|bea-stax-1.2.0-1.3.10|98	
14mr|bea-stax-1.2.0-1.3.10|99	%if %{gcj_support}
14mr|bea-stax-1.2.0-1.3.10|100	%{_bindir}/aot-compile-rpm
14mr|bea-stax-1.2.0-1.3.10|101	%endif
14mr|bea-stax-1.2.0-1.3.10|102	
14mr|bea-stax-1.2.0-1.3.10|103	%files
14mr|bea-stax-1.2.0-1.3.10|104	#%{_docdir}/%{name}-%{version}/BEA*.doc
14mr|bea-stax-1.2.0-1.3.10|105	#%{_docdir}/%{name}-%{version}/README.txt
14mr|bea-stax-1.2.0-1.3.10|106	#%{_datadir}/%{name}-%{version}
14mr|bea-stax-1.2.0-1.3.10|107	%{_javadir}/%{name}-ri-%{version}.jar
14mr|bea-stax-1.2.0-1.3.10|108	%{_javadir}/%{name}-ri.jar
14mr|bea-stax-1.2.0-1.3.10|109	%if %{gcj_support}
14mr|bea-stax-1.2.0-1.3.10|110	%{_libdir}/gcj/%{name}
14mr|bea-stax-1.2.0-1.3.10|111	%endif
14mr|bea-stax-1.2.0-1.3.10|112	
14mr|bea-stax-1.2.0-1.3.10|113	%files api
14mr|bea-stax-1.2.0-1.3.10|114	%{_javadir}/%{name}-api-%{version}.jar
14mr|bea-stax-1.2.0-1.3.10|115	%{_javadir}/%{name}-api.jar
14mr|bea-stax-1.2.0-1.3.10|116	
14mr|bea-stax-1.2.0-1.3.10|117	%files javadoc
14mr|bea-stax-1.2.0-1.3.10|118	%defattr(0644,root,root,0755)
14mr|bea-stax-1.2.0-1.3.10|119	%{_javadocdir}/%{name}-%{version}
14mr|bea-stax-1.2.0-1.3.10|120	%doc %{_javadocdir}/%{name}
14mr|bea-stax-1.2.0-1.3.10|121	
14mr|bea-stax-1.2.0-1.3.10|122	
14mr|bea-stax-1.2.0-1.3.10|123	%changelog
14mr|bea-stax-1.2.0-1.3.10|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.2.0-1.3.10
14mr|bea-stax-1.2.0-1.3.10|125	+ Revision: 97da4af
14mr|bea-stax-1.2.0-1.3.10|126	- MassBuild#440: Increase release tag
14mr|bea-stax-1.2.0-1.3.10|127	
14mr|bea-stax-1.2.0-1.3.10|128	

15974 14
14mr|beecrypt-4.2.1-12|1	%bcond_without python
14mr|beecrypt-4.2.1-12|2	%bcond_without cplusplus
14mr|beecrypt-4.2.1-12|3	%ifnarch %{mips} %{arm}
14mr|beecrypt-4.2.1-12|4	%bcond_without java
14mr|beecrypt-4.2.1-12|5	%else
14mr|beecrypt-4.2.1-12|6	%bcond_with java
14mr|beecrypt-4.2.1-12|7	%endif
14mr|beecrypt-4.2.1-12|8	
14mr|beecrypt-4.2.1-12|9	%define major 7
14mr|beecrypt-4.2.1-12|10	%define libname %mklibname %{name} %{major}
14mr|beecrypt-4.2.1-12|11	%define libname_cxx %mklibname %{name}_cxx %{major}
14mr|beecrypt-4.2.1-12|12	%define libname_java %mklibname %{name}_java %{major}
14mr|beecrypt-4.2.1-12|13	%define devname %mklibname %{name} -d
14mr|beecrypt-4.2.1-12|14	
14mr|beecrypt-4.2.1-12|15	Summary:	An open source cryptography library
14mr|beecrypt-4.2.1-12|16	Name:		beecrypt
14mr|beecrypt-4.2.1-12|17	Version:	4.2.1
14mr|beecrypt-4.2.1-12|18	Release:	12
14mr|beecrypt-4.2.1-12|19	License:	LGPLv2+
14mr|beecrypt-4.2.1-12|20	Group:		System/Libraries
14mr|beecrypt-4.2.1-12|21	Url:		http://beecrypt.sourceforge.net/
14mr|beecrypt-4.2.1-12|22	Source0:	http://prdownloads.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
14mr|beecrypt-4.2.1-12|23	Patch0:		beecrypt-4.1.2-biarch.patch
14mr|beecrypt-4.2.1-12|24	# AdamW: ugly patch simply defines upstream's odd libaltdir variable to be
14mr|beecrypt-4.2.1-12|25	# equal to libdir in one places. Also replaces a similarly weird pythondir
14mr|beecrypt-4.2.1-12|26	# variable with hardcoded $(libdir)/python2.5 , so will stop working when
14mr|beecrypt-4.2.1-12|27	# python goes to 2.6. I expect upstream to have a better fix for this issue
14mr|beecrypt-4.2.1-12|28	# by then, so it won't matter. The problem is that beecrypt tries to set this
14mr|beecrypt-4.2.1-12|29	# libaltdir variable to /usr/lib or /usr/lib64 depending on the arch in use
14mr|beecrypt-4.2.1-12|30	# which it tests by grepping the default CFLAGS for --march=x86_64 . Ours
14mr|beecrypt-4.2.1-12|31	# don't include this, so the test breaks. Upstream should simply be using
14mr|beecrypt-4.2.1-12|32	# standard libdir variable. (This is mostly fixed now (2008/02), only two
14mr|beecrypt-4.2.1-12|33	# instances left).
14mr|beecrypt-4.2.1-12|34	Patch1:		beecrypt-4.2.0-lib64.patch
14mr|beecrypt-4.2.1-12|35	Patch2:		beecrypt-4.2.0-link.patch
14mr|beecrypt-4.2.1-12|36	Patch3:		beecrypt-4.2.1-py_platsitedir.diff
14mr|beecrypt-4.2.1-12|37	Patch4:		beecrypt-4.2.1-gcc4.7.patch
14mr|beecrypt-4.2.1-12|38	BuildRequires:	doxygen
14mr|beecrypt-4.2.1-12|39	BuildRequires:	graphviz
14mr|beecrypt-4.2.1-12|40	BuildRequires:	m4
14mr|beecrypt-4.2.1-12|41	BuildRequires:	tetex-dvips
14mr|beecrypt-4.2.1-12|42	BuildRequires:	tetex-latex
14mr|beecrypt-4.2.1-12|43	BuildRequires:	texlive-doublestroke
14mr|beecrypt-4.2.1-12|44	BuildRequires:	gomp-devel
14mr|beecrypt-4.2.1-12|45	%if %{with python}
14mr|beecrypt-4.2.1-12|46	BuildRequires:	pkgconfig(python)
14mr|beecrypt-4.2.1-12|47	%endif
14mr|beecrypt-4.2.1-12|48	%if %{with cplusplus}
14mr|beecrypt-4.2.1-12|49	BuildRequires:	icu-devel
14mr|beecrypt-4.2.1-12|50	%endif
14mr|beecrypt-4.2.1-12|51	%if %{with java}
14mr|beecrypt-4.2.1-12|52	BuildRequires:	java-rpmbuild
14mr|beecrypt-4.2.1-12|53	%endif
14mr|beecrypt-4.2.1-12|54	
14mr|beecrypt-4.2.1-12|55	%description
14mr|beecrypt-4.2.1-12|56	Beecrypt is a general-purpose cryptography library.
14mr|beecrypt-4.2.1-12|57	
14mr|beecrypt-4.2.1-12|58	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|59	
14mr|beecrypt-4.2.1-12|60	%package -n %{libname}
14mr|beecrypt-4.2.1-12|61	Summary:	An open source cryptography library
14mr|beecrypt-4.2.1-12|62	Group:		System/Libraries
14mr|beecrypt-4.2.1-12|63	
14mr|beecrypt-4.2.1-12|64	%description -n %{libname}
14mr|beecrypt-4.2.1-12|65	Beecrypt is a general-purpose cryptography library.
14mr|beecrypt-4.2.1-12|66	
14mr|beecrypt-4.2.1-12|67	%files -n %{libname}
14mr|beecrypt-4.2.1-12|68	%doc README BENCHMARKS
14mr|beecrypt-4.2.1-12|69	%{_libdir}/libbeecrypt.so.%{major}*
14mr|beecrypt-4.2.1-12|70	
14mr|beecrypt-4.2.1-12|71	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|72	
14mr|beecrypt-4.2.1-12|73	%package -n %{devname}
14mr|beecrypt-4.2.1-12|74	Summary:	Files needed for developing applications with beecrypt
14mr|beecrypt-4.2.1-12|75	Group:		Development/C
14mr|beecrypt-4.2.1-12|76	%if %{with cplusplus}
14mr|beecrypt-4.2.1-12|77	Requires:	%{libname_cxx} = %{EVRD}
14mr|beecrypt-4.2.1-12|78	%endif
14mr|beecrypt-4.2.1-12|79	%if %{with java}
14mr|beecrypt-4.2.1-12|80	Requires:	%{libname_java} = %{EVRD}
14mr|beecrypt-4.2.1-12|81	%endif
14mr|beecrypt-4.2.1-12|82	Requires:	%{libname} = %{EVRD}
14mr|beecrypt-4.2.1-12|83	Provides:	%{name}-devel = %{EVRD}
14mr|beecrypt-4.2.1-12|84	
14mr|beecrypt-4.2.1-12|85	%description -n %{devname}
14mr|beecrypt-4.2.1-12|86	Beecrypt is a general-purpose cryptography library.  This package contains
14mr|beecrypt-4.2.1-12|87	files needed for developing applications with beecrypt.
14mr|beecrypt-4.2.1-12|88	
14mr|beecrypt-4.2.1-12|89	%files -n %{devname}
14mr|beecrypt-4.2.1-12|90	%doc BUGS docs/html docs/latex
14mr|beecrypt-4.2.1-12|91	%{_includedir}/%{name}
14mr|beecrypt-4.2.1-12|92	%if %{with cplusplus}
14mr|beecrypt-4.2.1-12|93	%{_libdir}/%{name}/base.so
14mr|beecrypt-4.2.1-12|94	%{_libdir}/%{name}/*.a
14mr|beecrypt-4.2.1-12|95	%endif
14mr|beecrypt-4.2.1-12|96	%{_libdir}/*.a
14mr|beecrypt-4.2.1-12|97	%{_libdir}/*.so
14mr|beecrypt-4.2.1-12|98	
14mr|beecrypt-4.2.1-12|99	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|100	
14mr|beecrypt-4.2.1-12|101	%if %{with python}
14mr|beecrypt-4.2.1-12|102	%package python
14mr|beecrypt-4.2.1-12|103	Summary:	Files needed for python applications using beecrypt
14mr|beecrypt-4.2.1-12|104	Group:		Development/Python
14mr|beecrypt-4.2.1-12|105	
14mr|beecrypt-4.2.1-12|106	%description python
14mr|beecrypt-4.2.1-12|107	Beecrypt is a general-purpose cryptography library.  This package contains
14mr|beecrypt-4.2.1-12|108	files needed for using python with beecrypt.
14mr|beecrypt-4.2.1-12|109	
14mr|beecrypt-4.2.1-12|110	%files python
14mr|beecrypt-4.2.1-12|111	%{py_platsitedir}/_bc.so
14mr|beecrypt-4.2.1-12|112	%endif
14mr|beecrypt-4.2.1-12|113	
14mr|beecrypt-4.2.1-12|114	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|115	
14mr|beecrypt-4.2.1-12|116	%if %{with cplusplus}
14mr|beecrypt-4.2.1-12|117	%package -n %{libname_cxx}
14mr|beecrypt-4.2.1-12|118	Summary:	Files needed for C++ applications using beecrypt
14mr|beecrypt-4.2.1-12|119	Group:		Development/C++
14mr|beecrypt-4.2.1-12|120	Requires:	%{libname} = %{EVRD}
14mr|beecrypt-4.2.1-12|121	
14mr|beecrypt-4.2.1-12|122	%description -n %{libname_cxx}
14mr|beecrypt-4.2.1-12|123	Beecrypt is a general-purpose cryptography library.  This package contains
14mr|beecrypt-4.2.1-12|124	files needed for using C++ with beecrypt.
14mr|beecrypt-4.2.1-12|125	
14mr|beecrypt-4.2.1-12|126	%files -n %{libname_cxx}
14mr|beecrypt-4.2.1-12|127	%config %{_sysconfdir}/beecrypt.conf
14mr|beecrypt-4.2.1-12|128	%dir %{_libdir}/%{name}
14mr|beecrypt-4.2.1-12|129	%{_libdir}/%{name}/base.so.*
14mr|beecrypt-4.2.1-12|130	%{_libdir}/libbeecrypt_cxx.so.%{major}*
14mr|beecrypt-4.2.1-12|131	%endif
14mr|beecrypt-4.2.1-12|132	
14mr|beecrypt-4.2.1-12|133	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|134	
14mr|beecrypt-4.2.1-12|135	%if %{with java}
14mr|beecrypt-4.2.1-12|136	%package -n %{libname_java}
14mr|beecrypt-4.2.1-12|137	Summary:	Files needed for java applications using beecrypt
14mr|beecrypt-4.2.1-12|138	Group:		Development/C
14mr|beecrypt-4.2.1-12|139	Requires:	%{libname} = %{EVRD}
14mr|beecrypt-4.2.1-12|140	
14mr|beecrypt-4.2.1-12|141	%description -n %{libname_java}
14mr|beecrypt-4.2.1-12|142	Beecrypt is a general-purpose cryptography library.  This package contains
14mr|beecrypt-4.2.1-12|143	files needed for using java with beecrypt.
14mr|beecrypt-4.2.1-12|144	
14mr|beecrypt-4.2.1-12|145	%files -n %{libname_java}
14mr|beecrypt-4.2.1-12|146	%{_libdir}/libbeecrypt_java.so.%{major}*
14mr|beecrypt-4.2.1-12|147	%endif
14mr|beecrypt-4.2.1-12|148	
14mr|beecrypt-4.2.1-12|149	#----------------------------------------------------------------------------
14mr|beecrypt-4.2.1-12|150	
14mr|beecrypt-4.2.1-12|151	%prep
14mr|beecrypt-4.2.1-12|152	%setup -q
14mr|beecrypt-4.2.1-12|153	%patch0 -p1 -b .biarch
14mr|beecrypt-4.2.1-12|154	%patch1 -p0 -b .lib64
14mr|beecrypt-4.2.1-12|155	%patch2 -p1 -b .link
14mr|beecrypt-4.2.1-12|156	%patch3 -p0
14mr|beecrypt-4.2.1-12|157	%patch4 -p1
14mr|beecrypt-4.2.1-12|158	
14mr|beecrypt-4.2.1-12|159	./autogen.sh
14mr|beecrypt-4.2.1-12|160	
14mr|beecrypt-4.2.1-12|161	%build
14mr|beecrypt-4.2.1-12|162	%configure2_5x \
14mr|beecrypt-4.2.1-12|163	--enable-shared \
14mr|beecrypt-4.2.1-12|164	--enable-static \
14mr|beecrypt-4.2.1-12|165	%if %{with python}
14mr|beecrypt-4.2.1-12|166	--with-python=%{_bindir}/python \
14mr|beecrypt-4.2.1-12|167	%endif
14mr|beecrypt-4.2.1-12|168	%if %{with cplusplus}
14mr|beecrypt-4.2.1-12|169	--with-cplusplus \
14mr|beecrypt-4.2.1-12|170	%endif
14mr|beecrypt-4.2.1-12|171	%if %{with java}
14mr|beecrypt-4.2.1-12|172	--with-java
14mr|beecrypt-4.2.1-12|173	%endif
14mr|beecrypt-4.2.1-12|174	
14mr|beecrypt-4.2.1-12|175	%make
14mr|beecrypt-4.2.1-12|176	pushd include/beecrypt
14mr|beecrypt-4.2.1-12|177	doxygen
14mr|beecrypt-4.2.1-12|178	cd c++
14mr|beecrypt-4.2.1-12|179	doxygen
14mr|beecrypt-4.2.1-12|180	popd
14mr|beecrypt-4.2.1-12|181	
14mr|beecrypt-4.2.1-12|182	%install
14mr|beecrypt-4.2.1-12|183	%makeinstall_std
14mr|beecrypt-4.2.1-12|184	
14mr|beecrypt-4.2.1-12|185	# XXX nuke unpackaged files, artifacts from using libtool to produce module
14mr|beecrypt-4.2.1-12|186	rm -f %{buildroot}%{py_platsitedir}/_bc.*a
14mr|beecrypt-4.2.1-12|187	
14mr|beecrypt-4.2.1-12|188	# XXX delete next line to build with legacy, non-check aware, rpmbuild.
14mr|beecrypt-4.2.1-12|189	%check
14mr|beecrypt-4.2.1-12|190	make check || :
14mr|beecrypt-4.2.1-12|191	cat /proc/cpuinfo
14mr|beecrypt-4.2.1-12|192	make bench || :
14mr|beecrypt-4.2.1-12|193	
14mr|beecrypt-4.2.1-12|194	%changelog
14mr|beecrypt-4.2.1-12|195	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.1-12
14mr|beecrypt-4.2.1-12|196	+ Revision: b4411e9
14mr|beecrypt-4.2.1-12|197	- MassBuild#440: Increase release tag
14mr|beecrypt-4.2.1-12|198	
14mr|beecrypt-4.2.1-12|199	

15975 14
14mr|beforelight-1.0.4-6|1	%define name	beforelight
14mr|beforelight-1.0.4-6|2	%define version	1.0.4
14mr|beforelight-1.0.4-6|3	%define release 	6
14mr|beforelight-1.0.4-6|4	
14mr|beforelight-1.0.4-6|5	Name: %{name}
14mr|beforelight-1.0.4-6|6	Version: %{version}
14mr|beforelight-1.0.4-6|7	Release: %{release}
14mr|beforelight-1.0.4-6|8	Summary: Sample screen saver
14mr|beforelight-1.0.4-6|9	Group: Development/X11
14mr|beforelight-1.0.4-6|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|beforelight-1.0.4-6|11	License: MIT
14mr|beforelight-1.0.4-6|12	Patch0: beforelight-1.0.1-xprint.patch
14mr|beforelight-1.0.4-6|13	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|beforelight-1.0.4-6|14	BuildRequires: pkgconfig(xaw7) >= 1.0.1
14mr|beforelight-1.0.4-6|15	BuildRequires: pkgconfig(xscrnsaver) >= 1.0.1
14mr|beforelight-1.0.4-6|16	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|beforelight-1.0.4-6|17	BuildRequires: x11-util-macros >= 1.0.1
14mr|beforelight-1.0.4-6|18	BuildRequires: autoconf
14mr|beforelight-1.0.4-6|19	
14mr|beforelight-1.0.4-6|20	%description
14mr|beforelight-1.0.4-6|21	The beforelight program is a sample implementation of a screen saver for
14mr|beforelight-1.0.4-6|22	X servers supporting the MIT-SCREEN-SAVER extension.
14mr|beforelight-1.0.4-6|23	
14mr|beforelight-1.0.4-6|24	%prep
14mr|beforelight-1.0.4-6|25	%setup -q -n %{name}-%{version}
14mr|beforelight-1.0.4-6|26	#patch0 -p1 -b .xprint
14mr|beforelight-1.0.4-6|27	
14mr|beforelight-1.0.4-6|28	%build
14mr|beforelight-1.0.4-6|29	%configure2_5x
14mr|beforelight-1.0.4-6|30	%make
14mr|beforelight-1.0.4-6|31	
14mr|beforelight-1.0.4-6|32	%install
14mr|beforelight-1.0.4-6|33	rm -rf %{buildroot}
14mr|beforelight-1.0.4-6|34	%makeinstall_std
14mr|beforelight-1.0.4-6|35	
14mr|beforelight-1.0.4-6|36	%clean
14mr|beforelight-1.0.4-6|37	rm -rf %{buildroot}
14mr|beforelight-1.0.4-6|38	
14mr|beforelight-1.0.4-6|39	%files
14mr|beforelight-1.0.4-6|40	%defattr(-,root,root)
14mr|beforelight-1.0.4-6|41	%{_bindir}/%{name}
14mr|beforelight-1.0.4-6|42	%{_datadir}/X11/app-defaults/Beforelight
14mr|beforelight-1.0.4-6|43	%{_mandir}/man1/beforelight.*
14mr|beforelight-1.0.4-6|44	
14mr|beforelight-1.0.4-6|45	
14mr|beforelight-1.0.4-6|46	
14mr|beforelight-1.0.4-6|47	%changelog
14mr|beforelight-1.0.4-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-6
14mr|beforelight-1.0.4-6|49	+ Revision: 2bcea09
14mr|beforelight-1.0.4-6|50	- MassBuild#440: Increase release tag
14mr|beforelight-1.0.4-6|51	
14mr|beforelight-1.0.4-6|52	

15976 14
14mr|bijiben-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|bijiben-3.12.2-2|2	
14mr|bijiben-3.12.2-2|3	Name:		bijiben
14mr|bijiben-3.12.2-2|4	Version:	3.12.2
14mr|bijiben-3.12.2-2|5	Release:	2
14mr|bijiben-3.12.2-2|6	Summary:	Simple Note Viewer
14mr|bijiben-3.12.2-2|7	License:	GPLv2+
14mr|bijiben-3.12.2-2|8	Group:		Graphical desktop/GNOME
14mr|bijiben-3.12.2-2|9	Url:		http://www.gnome.org
14mr|bijiben-3.12.2-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|bijiben-3.12.2-2|11	BuildRequires:	intltool
14mr|bijiben-3.12.2-2|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|bijiben-3.12.2-2|13	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mr|bijiben-3.12.2-2|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.5.19
14mr|bijiben-3.12.2-2|15	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|bijiben-3.12.2-2|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|bijiben-3.12.2-2|17	BuildRequires:	pkgconfig(zeitgeist-1.0)
14mr|bijiben-3.12.2-2|18	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|bijiben-3.12.2-2|19	BuildRequires:	pkgconfig(uuid)
14mr|bijiben-3.12.2-2|20	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mr|bijiben-3.12.2-2|21	BuildRequires:	pkgconfig(goa-1.0)
14mr|bijiben-3.12.2-2|22	BuildRequires:	itstool
14mr|bijiben-3.12.2-2|23	BuildRequires:	libxml2-utils
14mr|bijiben-3.12.2-2|24	
14mr|bijiben-3.12.2-2|25	%description
14mr|bijiben-3.12.2-2|26	Simple note editor which emphasis on visuals : quickly write
14mr|bijiben-3.12.2-2|27	notes, quickly find it back.
14mr|bijiben-3.12.2-2|28	
14mr|bijiben-3.12.2-2|29	%prep
14mr|bijiben-3.12.2-2|30	%setup -q
14mr|bijiben-3.12.2-2|31	%apply_patches
14mr|bijiben-3.12.2-2|32	
14mr|bijiben-3.12.2-2|33	%build
14mr|bijiben-3.12.2-2|34	%configure2_5x \
14mr|bijiben-3.12.2-2|35	--disable-schemas-compile \
14mr|bijiben-3.12.2-2|36	--disable-static
14mr|bijiben-3.12.2-2|37	%make
14mr|bijiben-3.12.2-2|38	
14mr|bijiben-3.12.2-2|39	%install
14mr|bijiben-3.12.2-2|40	%makeinstall_std
14mr|bijiben-3.12.2-2|41	
14mr|bijiben-3.12.2-2|42	#we don't want these
14mr|bijiben-3.12.2-2|43	find %{buildroot} -name "*.la" -delete
14mr|bijiben-3.12.2-2|44	find %{buildroot} -name "*.a" -delete
14mr|bijiben-3.12.2-2|45	
14mr|bijiben-3.12.2-2|46	rm -f %{buildroot}/usr/doc/%{name}/*
14mr|bijiben-3.12.2-2|47	
14mr|bijiben-3.12.2-2|48	%find_lang %{name} --with-gnome
14mr|bijiben-3.12.2-2|49	
14mr|bijiben-3.12.2-2|50	%files -f %{name}.lang
14mr|bijiben-3.12.2-2|51	%doc NEWS AUTHORS COPYING ChangeLog INSTALL NEWS README
14mr|bijiben-3.12.2-2|52	%{_bindir}/%{name}
14mr|bijiben-3.12.2-2|53	%{_datadir}/applications/%{name}.desktop
14mr|bijiben-3.12.2-2|54	%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
14mr|bijiben-3.12.2-2|55	%{_datadir}/gnome-shell/search-providers/bijiben-search-provider.ini
14mr|bijiben-3.12.2-2|56	%{_iconsdir}/*/*/apps/%{name}.*
14mr|bijiben-3.12.2-2|57	%{_datadir}/%{name}
14mr|bijiben-3.12.2-2|58	%{_libexecdir}/%{name}-shell-search-provider
14mr|bijiben-3.12.2-2|59	%{_datadir}/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
14mr|bijiben-3.12.2-2|60	%{_datadir}/appdata/bijiben.appdata.xml
14mr|bijiben-3.12.2-2|61	%{_datadir}/mime/*
14mr|bijiben-3.12.2-2|62	
14mr|bijiben-3.12.2-2|63	%changelog
14mr|bijiben-3.12.2-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|bijiben-3.12.2-2|65	+ Revision: 136dcbf
14mr|bijiben-3.12.2-2|66	- MassBuild#440: Increase release tag
14mr|bijiben-3.12.2-2|67	
14mr|bijiben-3.12.2-2|68	

15977 14
14mr|bind-9.9.1-2.P2.1|1	%define Werror_cflags -Wformat
14mr|bind-9.9.1-2.P2.1|2	
14mr|bind-9.9.1-2.P2.1|3	%define plevel P2
14mr|bind-9.9.1-2.P2.1|4	
14mr|bind-9.9.1-2.P2.1|5	# default options
14mr|bind-9.9.1-2.P2.1|6	%define sdb_ldap 1
14mr|bind-9.9.1-2.P2.1|7	%define sdb_mysql 0
14mr|bind-9.9.1-2.P2.1|8	%define gssapi 1
14mr|bind-9.9.1-2.P2.1|9	
14mr|bind-9.9.1-2.P2.1|10	%{?_with_sdb_ldap: %{expand: %%global sdb_ldap 1}}
14mr|bind-9.9.1-2.P2.1|11	%{?_without_sdb_ldap: %{expand: %%global sdb_ldap 0}}
14mr|bind-9.9.1-2.P2.1|12	%{?_with_sdb_mysql: %{expand: %%global sdb_mysql 1}}
14mr|bind-9.9.1-2.P2.1|13	%{?_without_sdb_mysql: %{expand: %%global sdb_mysql 0}}
14mr|bind-9.9.1-2.P2.1|14	%{?_with_gssapi: %{expand: %%global gssapi 1}}
14mr|bind-9.9.1-2.P2.1|15	%{?_without_gssapi: %{expand: %%global gssapi 0}}
14mr|bind-9.9.1-2.P2.1|16	
14mr|bind-9.9.1-2.P2.1|17	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|18	%define sdb_ldap 0
14mr|bind-9.9.1-2.P2.1|19	%endif
14mr|bind-9.9.1-2.P2.1|20	
14mr|bind-9.9.1-2.P2.1|21	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|22	%define sdb_mysql 0
14mr|bind-9.9.1-2.P2.1|23	%endif
14mr|bind-9.9.1-2.P2.1|24	
14mr|bind-9.9.1-2.P2.1|25	%if %{gssapi}
14mr|bind-9.9.1-2.P2.1|26	%define gssapi 1
14mr|bind-9.9.1-2.P2.1|27	%endif
14mr|bind-9.9.1-2.P2.1|28	
14mr|bind-9.9.1-2.P2.1|29	Summary:	A DNS (Domain Name System) server
14mr|bind-9.9.1-2.P2.1|30	Name:		bind
14mr|bind-9.9.1-2.P2.1|31	Epoch:		1
14mr|bind-9.9.1-2.P2.1|32	Version:	9.9.1
14mr|bind-9.9.1-2.P2.1|33	%if "%plevel" != ""
14mr|bind-9.9.1-2.P2.1|34	Release:	2.%{plevel}.1
14mr|bind-9.9.1-2.P2.1|35	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz
14mr|bind-9.9.1-2.P2.1|36	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz.asc
14mr|bind-9.9.1-2.P2.1|37	%else
14mr|bind-9.9.1-2.P2.1|38	Release:	4
14mr|bind-9.9.1-2.P2.1|39	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz
14mr|bind-9.9.1-2.P2.1|40	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz.asc
14mr|bind-9.9.1-2.P2.1|41	%endif
14mr|bind-9.9.1-2.P2.1|42	License:	Distributable
14mr|bind-9.9.1-2.P2.1|43	Group:		System/Servers
14mr|bind-9.9.1-2.P2.1|44	URL:		http://www.isc.org/products/BIND/
14mr|bind-9.9.1-2.P2.1|45	Source2:	bind-manpages.tar.bz2
14mr|bind-9.9.1-2.P2.1|46	Source3:	bind-dhcp-dynamic-dns-examples.tar.bz2
14mr|bind-9.9.1-2.P2.1|47	Source4:	bind-named.init
14mr|bind-9.9.1-2.P2.1|48	Source6:	bind-named.sysconfig
14mr|bind-9.9.1-2.P2.1|49	Source7:	bind-keygen.c
14mr|bind-9.9.1-2.P2.1|50	Source11:	ftp://ftp.internic.net/domain/named.cache
14mr|bind-9.9.1-2.P2.1|51	# (oe) http://mysql-bind.sourceforge.net/
14mr|bind-9.9.1-2.P2.1|52	Source12:	mysql-bind-0.1.tar.bz2
14mr|bind-9.9.1-2.P2.1|53	# (oe) http://bind9-ldap.bayour.com/bind-sdb-ldap-1.0.tar.gz
14mr|bind-9.9.1-2.P2.1|54	Source13:	bind-sdb-ldap-1.0.tar.bz2
14mr|bind-9.9.1-2.P2.1|55	# (oe) http://www.blue-giraffe.com/zone2ldap/zone2ldap-0.4.tar.gz
14mr|bind-9.9.1-2.P2.1|56	Source14:	zone2ldap-0.4.tar.bz2
14mr|bind-9.9.1-2.P2.1|57	# (oe) http://www.venaas.no/dns/ldap2zone/
14mr|bind-9.9.1-2.P2.1|58	Source15:	ldap2zone.tar.bz2
14mr|bind-9.9.1-2.P2.1|59	# caching-nameserver files (S100-S112)
14mr|bind-9.9.1-2.P2.1|60	Source100:	bogon_acl.conf
14mr|bind-9.9.1-2.P2.1|61	Source101:	hosts
14mr|bind-9.9.1-2.P2.1|62	Source102:	localdomain.zone
14mr|bind-9.9.1-2.P2.1|63	Source103:	localhost.zone
14mr|bind-9.9.1-2.P2.1|64	Source104:	logging.conf
14mr|bind-9.9.1-2.P2.1|65	Source105:	named.broadcast
14mr|bind-9.9.1-2.P2.1|66	Source106:	named.conf
14mr|bind-9.9.1-2.P2.1|67	Source107:	named.ip6.local
14mr|bind-9.9.1-2.P2.1|68	Source108:	named.local
14mr|bind-9.9.1-2.P2.1|69	Source109:	named.zero
14mr|bind-9.9.1-2.P2.1|70	Source110:	rndc.conf
14mr|bind-9.9.1-2.P2.1|71	Source111:	rndc.key
14mr|bind-9.9.1-2.P2.1|72	Source112:	trusted_networks_acl.conf
14mr|bind-9.9.1-2.P2.1|73	Source113:	named.iscdlv.key
14mr|bind-9.9.1-2.P2.1|74	Patch0:		bind-fallback-to-second-server.diff
14mr|bind-9.9.1-2.P2.1|75	Patch1:		bind-queryperf_fix.diff
14mr|bind-9.9.1-2.P2.1|76	Patch2:		bind-9.7.3-link.patch
14mr|bind-9.9.1-2.P2.1|77	# http://code.google.com/p/bind-geoip/
14mr|bind-9.9.1-2.P2.1|78	Patch3:		bind-9.9.0-geoip-1.3.diff
14mr|bind-9.9.1-2.P2.1|79	Patch100:	bind-9.8.1-sdb_ldap.diff
14mr|bind-9.9.1-2.P2.1|80	Patch101:	bind-9.3.1-zone2ldap_fixes.diff
14mr|bind-9.9.1-2.P2.1|81	Patch102:	bind-9.3.0rc2-sdb_mysql.patch
14mr|bind-9.9.1-2.P2.1|82	Patch103:	zone2ldap-0.4-ldapv3.patch
14mr|bind-9.9.1-2.P2.1|83	Patch200:	bind-9.2.0rc3-varrun.patch
14mr|bind-9.9.1-2.P2.1|84	Patch205:	bind-9.3.2-prctl_set_dumpable.patch
14mr|bind-9.9.1-2.P2.1|85	Patch209:	bind-9.9-dlz-64bit.patch
14mr|bind-9.9.1-2.P2.1|86	Patch212:	bind-9.5-libidn.patch
14mr|bind-9.9.1-2.P2.1|87	Patch213:	bind-9.5-libidn2.patch
14mr|bind-9.9.1-2.P2.1|88	Patch215:	bind-9.5-libidn3.patch
14mr|bind-9.9.1-2.P2.1|89	Patch216:	bind95-rh461409.patch
14mr|bind-9.9.1-2.P2.1|90	Patch218:	bind-96-libtool2.patch
14mr|bind-9.9.1-2.P2.1|91	Patch219:	bind-95-rh452060.patch
14mr|bind-9.9.1-2.P2.1|92	Patch220:	bind93-rh490837.patch
14mr|bind-9.9.1-2.P2.1|93	Patch221:	bind-99-dyndb.patch
14mr|bind-9.9.1-2.P2.1|94	Patch222:	bind97-rh478718.patch
14mr|bind-9.9.1-2.P2.1|95	Patch223:	bind97-rh570851.patch
14mr|bind-9.9.1-2.P2.1|96	Patch224:	bind97-rh645544.patch
14mr|bind-9.9.1-2.P2.1|97	
14mr|bind-9.9.1-2.P2.1|98	BuildRequires:	openssl-devel
14mr|bind-9.9.1-2.P2.1|99	BuildRequires:	autoconf2.5
14mr|bind-9.9.1-2.P2.1|100	BuildRequires:	automake
14mr|bind-9.9.1-2.P2.1|101	BuildRequires:  file
14mr|bind-9.9.1-2.P2.1|102	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|103	BuildRequires:	mysql-devel
14mr|bind-9.9.1-2.P2.1|104	%endif
14mr|bind-9.9.1-2.P2.1|105	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|106	BuildRequires:	openldap-devel
14mr|bind-9.9.1-2.P2.1|107	%endif
14mr|bind-9.9.1-2.P2.1|108	BuildRequires:	libidn-devel
14mr|bind-9.9.1-2.P2.1|109	BuildRequires:	postgresql-devel
14mr|bind-9.9.1-2.P2.1|110	BuildRequires:	mysql-devel
14mr|bind-9.9.1-2.P2.1|111	BuildRequires:	libcap-devel >= 2.10
14mr|bind-9.9.1-2.P2.1|112	%if %{gssapi}
14mr|bind-9.9.1-2.P2.1|113	BuildRequires:	krb5-devel
14mr|bind-9.9.1-2.P2.1|114	%endif
14mr|bind-9.9.1-2.P2.1|115	BuildRequires:	libxml2-devel
14mr|bind-9.9.1-2.P2.1|116	BuildRequires:	pkgconfig(geoip)
14mr|bind-9.9.1-2.P2.1|117	
14mr|bind-9.9.1-2.P2.1|118	Requires(pre): rpm-helper
14mr|bind-9.9.1-2.P2.1|119	Requires(postun): rpm-helper
14mr|bind-9.9.1-2.P2.1|120	Requires:	bind-utils >= %{version}-%{release}
14mr|bind-9.9.1-2.P2.1|121	# takes care of MDV Bug #: 62829
14mr|bind-9.9.1-2.P2.1|122	Requires:	openssl-engines
14mr|bind-9.9.1-2.P2.1|123	
14mr|bind-9.9.1-2.P2.1|124	%description
14mr|bind-9.9.1-2.P2.1|125	BIND (Berkeley Internet Name Domain) is an implementation of the DNS
14mr|bind-9.9.1-2.P2.1|126	(domain Name System) protocols. BIND includes a DNS server (named),
14mr|bind-9.9.1-2.P2.1|127	which resolves host names to IP addresses, and a resolver library
14mr|bind-9.9.1-2.P2.1|128	(routines for applications to use when interfacing with DNS).  A DNS
14mr|bind-9.9.1-2.P2.1|129	server allows clients to name resources or objects and share the
14mr|bind-9.9.1-2.P2.1|130	information with other network machines.  The named DNS server can be
14mr|bind-9.9.1-2.P2.1|131	used on workstations as a caching name server, but is generally only
14mr|bind-9.9.1-2.P2.1|132	needed on one machine for an entire network.  Note that the
14mr|bind-9.9.1-2.P2.1|133	configuration files for making BIND act as a simple caching nameserver
14mr|bind-9.9.1-2.P2.1|134	are included in the caching-nameserver package.
14mr|bind-9.9.1-2.P2.1|135	
14mr|bind-9.9.1-2.P2.1|136	Install the bind package if you need a DNS server for your network.  If
14mr|bind-9.9.1-2.P2.1|137	you want bind to act a caching name server, you will also need to install
14mr|bind-9.9.1-2.P2.1|138	the caching-nameserver package.
14mr|bind-9.9.1-2.P2.1|139	
14mr|bind-9.9.1-2.P2.1|140	Many BIND 8 features previously unimplemented in BIND 9, including
14mr|bind-9.9.1-2.P2.1|141	domain-specific forwarding, the \$GENERATE master file directive, and
14mr|bind-9.9.1-2.P2.1|142	the "blackhole", "dialup", and "sortlist" options Forwarding of dynamic
14mr|bind-9.9.1-2.P2.1|143	update requests; this is enabled by the "allow-update-forwarding" option
14mr|bind-9.9.1-2.P2.1|144	A new, simplified database interface and a number of sample drivers based
14mr|bind-9.9.1-2.P2.1|145	on it; see doc/dev/sdb for details
14mr|bind-9.9.1-2.P2.1|146	Support for building single-threaded servers for environments that do not
14mr|bind-9.9.1-2.P2.1|147	supply POSIX threads
14mr|bind-9.9.1-2.P2.1|148	New configuration options: "min-refresh-time", "max-refresh-time",
14mr|bind-9.9.1-2.P2.1|149	"min-retry-time", "max-retry-time", "additional-from-auth",
14mr|bind-9.9.1-2.P2.1|150	"additional-from-cache", "notify explicit"
14mr|bind-9.9.1-2.P2.1|151	Faster lookups, particularly in large zones.
14mr|bind-9.9.1-2.P2.1|152	
14mr|bind-9.9.1-2.P2.1|153	Build Options:
14mr|bind-9.9.1-2.P2.1|154	--without sdb_ldap    Build without ldap simple database support (enabled
14mr|bind-9.9.1-2.P2.1|155	per default)
14mr|bind-9.9.1-2.P2.1|156	--with sdb_mysql      Build with MySQL database support (disables ldap
14mr|bind-9.9.1-2.P2.1|157	support, it's either way.)
14mr|bind-9.9.1-2.P2.1|158	%package	utils
14mr|bind-9.9.1-2.P2.1|159	Summary:	Utilities for querying DNS name servers
14mr|bind-9.9.1-2.P2.1|160	Group:		Networking/Other
14mr|bind-9.9.1-2.P2.1|161	
14mr|bind-9.9.1-2.P2.1|162	%description	utils
14mr|bind-9.9.1-2.P2.1|163	Bind-utils contains a collection of utilities for querying DNS (Domain
14mr|bind-9.9.1-2.P2.1|164	Name Service) name servers to find out information about Internet hosts.
14mr|bind-9.9.1-2.P2.1|165	These tools will provide you with the IP addresses for given host names,
14mr|bind-9.9.1-2.P2.1|166	as well as other information about registered domains and network
14mr|bind-9.9.1-2.P2.1|167	addresses.
14mr|bind-9.9.1-2.P2.1|168	
14mr|bind-9.9.1-2.P2.1|169	You should install bind-utils if you need to get information from DNS name
14mr|bind-9.9.1-2.P2.1|170	servers.
14mr|bind-9.9.1-2.P2.1|171	
14mr|bind-9.9.1-2.P2.1|172	%package	devel
14mr|bind-9.9.1-2.P2.1|173	Summary:	Include files and libraries needed for bind DNS development
14mr|bind-9.9.1-2.P2.1|174	Group:		Development/C
14mr|bind-9.9.1-2.P2.1|175	
14mr|bind-9.9.1-2.P2.1|176	%description	devel
14mr|bind-9.9.1-2.P2.1|177	The bind-devel package contains all the include files and the
14mr|bind-9.9.1-2.P2.1|178	library required for DNS (Domain Name Service) development for
14mr|bind-9.9.1-2.P2.1|179	BIND versions 9.x.x.
14mr|bind-9.9.1-2.P2.1|180	
14mr|bind-9.9.1-2.P2.1|181	%package	doc
14mr|bind-9.9.1-2.P2.1|182	Summary:	Documentation for BIND
14mr|bind-9.9.1-2.P2.1|183	Group:		Books/Other
14mr|bind-9.9.1-2.P2.1|184	
14mr|bind-9.9.1-2.P2.1|185	%description	doc
14mr|bind-9.9.1-2.P2.1|186	The bind-devel package contains the documentation for BIND.
14mr|bind-9.9.1-2.P2.1|187	
14mr|bind-9.9.1-2.P2.1|188	%prep
14mr|bind-9.9.1-2.P2.1|189	
14mr|bind-9.9.1-2.P2.1|190	%if "%plevel" != ""
14mr|bind-9.9.1-2.P2.1|191	%setup -q  -n %{name}-%{version}-%{plevel} -a2 -a3 -a12 -a13 -a14 -a15
14mr|bind-9.9.1-2.P2.1|192	%else
14mr|bind-9.9.1-2.P2.1|193	%setup -q  -n %{name}-%{version} -a2 -a3 -a12 -a13 -a14 -a15
14mr|bind-9.9.1-2.P2.1|194	%endif
14mr|bind-9.9.1-2.P2.1|195	
14mr|bind-9.9.1-2.P2.1|196	%patch0 -p1 -b .fallback-to-second-server.droplet
14mr|bind-9.9.1-2.P2.1|197	%patch1 -p1 -b .queryperf_fix.droplet
14mr|bind-9.9.1-2.P2.1|198	%patch2 -p0 -b .link
14mr|bind-9.9.1-2.P2.1|199	%patch3 -p1 -b .geoip
14mr|bind-9.9.1-2.P2.1|200	
14mr|bind-9.9.1-2.P2.1|201	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|202	%__cp bind-sdb-ldap-*/ldapdb.c bin/named/
14mr|bind-9.9.1-2.P2.1|203	%__cp bind-sdb-ldap-*/ldapdb.h bin/named/include/
14mr|bind-9.9.1-2.P2.1|204	%patch100 -p1 -b .ldap_sdb.droplet
14mr|bind-9.9.1-2.P2.1|205	%patch101 -p0 -b .zone2ldap_fixes.droplet
14mr|bind-9.9.1-2.P2.1|206	%patch103 -p0 -b .ldapv3.droplet
14mr|bind-9.9.1-2.P2.1|207	%endif
14mr|bind-9.9.1-2.P2.1|208	
14mr|bind-9.9.1-2.P2.1|209	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|210	mv mysql-bind-0.1 contrib/sdb/mysql
14mr|bind-9.9.1-2.P2.1|211	%__cp contrib/sdb/mysql/mysqldb.c bin/named
14mr|bind-9.9.1-2.P2.1|212	%__cp contrib/sdb/mysql/mysqldb.h bin/named/include
14mr|bind-9.9.1-2.P2.1|213	%patch102 -p1 -b .sdb_mysql.droplet
14mr|bind-9.9.1-2.P2.1|214	%endif
14mr|bind-9.9.1-2.P2.1|215	
14mr|bind-9.9.1-2.P2.1|216	%patch200 -p0 -b .varrun.droplet
14mr|bind-9.9.1-2.P2.1|217	%patch205 -p0 -b .prctl_set_dumpable.droplet
14mr|bind-9.9.1-2.P2.1|218	%patch209 -p1 -b .64bit
14mr|bind-9.9.1-2.P2.1|219	
14mr|bind-9.9.1-2.P2.1|220	%patch212 -p1 -b .libidn
14mr|bind-9.9.1-2.P2.1|221	%patch213 -p1 -b .libidn2
14mr|bind-9.9.1-2.P2.1|222	%patch215 -p1 -b .libidn3
14mr|bind-9.9.1-2.P2.1|223	%patch216 -p1 -b .rh461409
14mr|bind-9.9.1-2.P2.1|224	mkdir -p m4
14mr|bind-9.9.1-2.P2.1|225	%patch218 -p1 -b .libtool2
14mr|bind-9.9.1-2.P2.1|226	%patch219 -p0 -b .rh452060
14mr|bind-9.9.1-2.P2.1|227	%patch220 -p0 -b .rh490837
14mr|bind-9.9.1-2.P2.1|228	%patch221 -p1 -b .dyndb
14mr|bind-9.9.1-2.P2.1|229	%patch222 -p1 -b .rh478718
14mr|bind-9.9.1-2.P2.1|230	%patch223 -p1 -b .rh570851
14mr|bind-9.9.1-2.P2.1|231	%patch224 -p1 -b .rh645544
14mr|bind-9.9.1-2.P2.1|232	
14mr|bind-9.9.1-2.P2.1|233	cp %{SOURCE4} named.init
14mr|bind-9.9.1-2.P2.1|234	# fix https://qa.mandriva.com/show_bug.cgi?id=62829
14mr|bind-9.9.1-2.P2.1|235	# so..., libgost.so needs to be in the chroot (ugly..., and will break backporting, well...)
14mr|bind-9.9.1-2.P2.1|236	OPENSSL_ENGINESDIR=`grep '^#define ENGINESDIR' %{multiarch_includedir}/openssl/opensslconf.h | cut -d\" -f2 | sed -e 's/^\///'`
14mr|bind-9.9.1-2.P2.1|237	perl -pi -e "s|_OPENSSL_ENGINESDIR_|$OPENSSL_ENGINESDIR|g" named.init
14mr|bind-9.9.1-2.P2.1|238	
14mr|bind-9.9.1-2.P2.1|239	cp %{SOURCE6} named.sysconfig
14mr|bind-9.9.1-2.P2.1|240	cp %{SOURCE7} keygen.c
14mr|bind-9.9.1-2.P2.1|241	cp %{SOURCE11} named.cache
14mr|bind-9.9.1-2.P2.1|242	
14mr|bind-9.9.1-2.P2.1|243	mkdir -p caching-nameserver
14mr|bind-9.9.1-2.P2.1|244	cp %{SOURCE100} caching-nameserver/bogon_acl.conf
14mr|bind-9.9.1-2.P2.1|245	cp %{SOURCE101} caching-nameserver/hosts
14mr|bind-9.9.1-2.P2.1|246	cp %{SOURCE102} caching-nameserver/localdomain.zone
14mr|bind-9.9.1-2.P2.1|247	cp %{SOURCE103} caching-nameserver/localhost.zone
14mr|bind-9.9.1-2.P2.1|248	cp %{SOURCE104} caching-nameserver/logging.conf
14mr|bind-9.9.1-2.P2.1|249	cp %{SOURCE105} caching-nameserver/named.broadcast
14mr|bind-9.9.1-2.P2.1|250	cp %{SOURCE106} caching-nameserver/named.conf
14mr|bind-9.9.1-2.P2.1|251	cp %{SOURCE107} caching-nameserver/named.ip6.local
14mr|bind-9.9.1-2.P2.1|252	cp %{SOURCE108} caching-nameserver/named.local
14mr|bind-9.9.1-2.P2.1|253	cp %{SOURCE109} caching-nameserver/named.zero
14mr|bind-9.9.1-2.P2.1|254	cp %{SOURCE110} caching-nameserver/rndc.conf
14mr|bind-9.9.1-2.P2.1|255	cp %{SOURCE111} caching-nameserver/rndc.key
14mr|bind-9.9.1-2.P2.1|256	cp %{SOURCE112} caching-nameserver/trusted_networks_acl.conf
14mr|bind-9.9.1-2.P2.1|257	cp %{SOURCE113} caching-nameserver/named.iscdlv.key
14mr|bind-9.9.1-2.P2.1|258	
14mr|bind-9.9.1-2.P2.1|259	# strip away annoying ^M
14mr|bind-9.9.1-2.P2.1|260	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|bind-9.9.1-2.P2.1|261	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|bind-9.9.1-2.P2.1|262	
14mr|bind-9.9.1-2.P2.1|263	
14mr|bind-9.9.1-2.P2.1|264	%build
14mr|bind-9.9.1-2.P2.1|265	%serverbuild
14mr|bind-9.9.1-2.P2.1|266	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mr|bind-9.9.1-2.P2.1|267	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mr|bind-9.9.1-2.P2.1|268	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mr|bind-9.9.1-2.P2.1|269	
14mr|bind-9.9.1-2.P2.1|270	export CPPFLAGS="$CPPFLAGS -DDIG_SIGCHASE"
14mr|bind-9.9.1-2.P2.1|271	export STD_CDEFINES="$CPPFLAGS"
14mr|bind-9.9.1-2.P2.1|272	
14mr|bind-9.9.1-2.P2.1|273	export WANT_AUTOCONF_2_5=1
14mr|bind-9.9.1-2.P2.1|274	libtoolize --copy --force; aclocal -I m4 --force; autoheader --force; autoconf --force
14mr|bind-9.9.1-2.P2.1|275	
14mr|bind-9.9.1-2.P2.1|276	# (oe) make queryperf from the contrib _before_ bind..., makes it
14mr|bind-9.9.1-2.P2.1|277	# easier to determine if it builds or not, it saves time...
14mr|bind-9.9.1-2.P2.1|278	pushd contrib/queryperf
14mr|bind-9.9.1-2.P2.1|279	export WANT_AUTOCONF_2_5=1
14mr|bind-9.9.1-2.P2.1|280	rm -f configure
14mr|bind-9.9.1-2.P2.1|281	autoconf
14mr|bind-9.9.1-2.P2.1|282	
14mr|bind-9.9.1-2.P2.1|283	%configure2_5x
14mr|bind-9.9.1-2.P2.1|284	%make CFLAGS="$CFLAGS"
14mr|bind-9.9.1-2.P2.1|285	popd
14mr|bind-9.9.1-2.P2.1|286	
14mr|bind-9.9.1-2.P2.1|287	pushd contrib/query-loc-*
14mr|bind-9.9.1-2.P2.1|288	export WANT_AUTOCONF_2_5=1
14mr|bind-9.9.1-2.P2.1|289	perl -pi -e "s|-lnsl|-lnsl -lresolv|g" configure*
14mr|bind-9.9.1-2.P2.1|290	rm -f configure
14mr|bind-9.9.1-2.P2.1|291	autoconf
14mr|bind-9.9.1-2.P2.1|292	%configure2_5x
14mr|bind-9.9.1-2.P2.1|293	%make CFLAGS="$CFLAGS"
14mr|bind-9.9.1-2.P2.1|294	popd
14mr|bind-9.9.1-2.P2.1|295	
14mr|bind-9.9.1-2.P2.1|296	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
14mr|bind-9.9.1-2.P2.1|297	
14mr|bind-9.9.1-2.P2.1|298	# threading is evil for the host command
14mr|bind-9.9.1-2.P2.1|299	%configure2_5x \
14mr|bind-9.9.1-2.P2.1|300	--localstatedir=/var \
14mr|bind-9.9.1-2.P2.1|301	--disable-openssl-version-check \
14mr|bind-9.9.1-2.P2.1|302	--disable-threads \
14mr|bind-9.9.1-2.P2.1|303	--enable-largefile \
14mr|bind-9.9.1-2.P2.1|304	--enable-ipv6 \
14mr|bind-9.9.1-2.P2.1|305	--with-openssl=%{_prefix} \
14mr|bind-9.9.1-2.P2.1|306	--with-randomdev=/dev/urandom \
14mr|bind-9.9.1-2.P2.1|307	--with-geoip
14mr|bind-9.9.1-2.P2.1|308	
14mr|bind-9.9.1-2.P2.1|309	make -C lib
14mr|bind-9.9.1-2.P2.1|310	make -C bin/dig
14mr|bind-9.9.1-2.P2.1|311	make -C bin/dig DESTDIR="`pwd`" install
14mr|bind-9.9.1-2.P2.1|312	make clean
14mr|bind-9.9.1-2.P2.1|313	
14mr|bind-9.9.1-2.P2.1|314	%configure2_5x \
14mr|bind-9.9.1-2.P2.1|315	--localstatedir=/var \
14mr|bind-9.9.1-2.P2.1|316	--disable-openssl-version-check \
14mr|bind-9.9.1-2.P2.1|317	--enable-threads \
14mr|bind-9.9.1-2.P2.1|318	--enable-largefile \
14mr|bind-9.9.1-2.P2.1|319	--enable-ipv6 \
14mr|bind-9.9.1-2.P2.1|320	--enable-filter-aaaa \
14mr|bind-9.9.1-2.P2.1|321	--enable-epoll \
14mr|bind-9.9.1-2.P2.1|322	--with-openssl=%{_prefix} \
14mr|bind-9.9.1-2.P2.1|323	%if %{gssapi}
14mr|bind-9.9.1-2.P2.1|324	--with-gssapi=%{_prefix} --disable-isc-spnego \
14mr|bind-9.9.1-2.P2.1|325	%endif
14mr|bind-9.9.1-2.P2.1|326	--with-randomdev=/dev/urandom \
14mr|bind-9.9.1-2.P2.1|327	--with-libxml2=yes \
14mr|bind-9.9.1-2.P2.1|328	--with-dlz-postgres=yes \
14mr|bind-9.9.1-2.P2.1|329	--with-dlz-mysql=yes \
14mr|bind-9.9.1-2.P2.1|330	--with-dlz-bdb=no \
14mr|bind-9.9.1-2.P2.1|331	--with-dlz-filesystem=yes \
14mr|bind-9.9.1-2.P2.1|332	--with-dlz-ldap=yes \
14mr|bind-9.9.1-2.P2.1|333	--with-dlz-odbc=no \
14mr|bind-9.9.1-2.P2.1|334	--with-dlz-stub=yes \
14mr|bind-9.9.1-2.P2.1|335	--with-geoip
14mr|bind-9.9.1-2.P2.1|336	
14mr|bind-9.9.1-2.P2.1|337	# pkcs11 support requires a working backend, otherwise bind won't start
14mr|bind-9.9.1-2.P2.1|338	# http://blogs.sun.com/janp/
14mr|bind-9.9.1-2.P2.1|339	# http://sourceforge.net/projects/opencryptoki
14mr|bind-9.9.1-2.P2.1|340	#--with-pkcs11 \
14mr|bind-9.9.1-2.P2.1|341	
14mr|bind-9.9.1-2.P2.1|342	make
14mr|bind-9.9.1-2.P2.1|343	
14mr|bind-9.9.1-2.P2.1|344	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|345	pushd zone2ldap
14mr|bind-9.9.1-2.P2.1|346	# fix references to zone2ldap
14mr|bind-9.9.1-2.P2.1|347	perl -pi -e "s|zone2ldap|zonetoldap|g" *
14mr|bind-9.9.1-2.P2.1|348	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
14mr|bind-9.9.1-2.P2.1|349	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c zone2ldap.c
14mr|bind-9.9.1-2.P2.1|350	gcc $CFLAGS $LDFLAGS -o zone2ldap zone2ldap.o ../lib/dns/libdns.a -lcrypto -lpthread \
14mr|bind-9.9.1-2.P2.1|351	../lib/isc/libisc.a -lldap -llber -lresolv %{?gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
14mr|bind-9.9.1-2.P2.1|352	popd
14mr|bind-9.9.1-2.P2.1|353	
14mr|bind-9.9.1-2.P2.1|354	pushd ldap2zone
14mr|bind-9.9.1-2.P2.1|355	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
14mr|bind-9.9.1-2.P2.1|356	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c ldap2zone.c
14mr|bind-9.9.1-2.P2.1|357	gcc $CFLAGS $LDFLAGS -o ldap2zone ldap2zone.o ../lib/dns/libdns.a -lcrypto -lpthread \
14mr|bind-9.9.1-2.P2.1|358	../lib/isc/libisc.a -lldap -llber -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
14mr|bind-9.9.1-2.P2.1|359	popd
14mr|bind-9.9.1-2.P2.1|360	%endif
14mr|bind-9.9.1-2.P2.1|361	
14mr|bind-9.9.1-2.P2.1|362	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|363	pushd contrib/sdb/mysql
14mr|bind-9.9.1-2.P2.1|364	gcc $CFLAGS -I%{_includedir}/mysql -I../../../lib/dns/include -I../../../lib/dns/sec/dst/include \
14mr|bind-9.9.1-2.P2.1|365	-I../../../lib/isc/include -I../../../lib/isc/unix/include -I../../../lib/isc/pthreads/include \
14mr|bind-9.9.1-2.P2.1|366	-c zonetodb.c
14mr|bind-9.9.1-2.P2.1|367	gcc $CFLAGS $LDFLAGS -o zonetodb zonetodb.o \
14mr|bind-9.9.1-2.P2.1|368	../../../lib/dns/libdns.a -lcrypto -lpthread ../../../lib/isc/libisc.a \
14mr|bind-9.9.1-2.P2.1|369	-lmysqlclient -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
14mr|bind-9.9.1-2.P2.1|370	popd
14mr|bind-9.9.1-2.P2.1|371	%endif
14mr|bind-9.9.1-2.P2.1|372	
14mr|bind-9.9.1-2.P2.1|373	gcc $CFLAGS -o dns-keygen keygen.c
14mr|bind-9.9.1-2.P2.1|374	
14mr|bind-9.9.1-2.P2.1|375	#%%check
14mr|bind-9.9.1-2.P2.1|376	## run the test suite
14mr|bind-9.9.1-2.P2.1|377	#make check
14mr|bind-9.9.1-2.P2.1|378	
14mr|bind-9.9.1-2.P2.1|379	%install
14mr|bind-9.9.1-2.P2.1|380	rm -rf %{buildroot}
14mr|bind-9.9.1-2.P2.1|381	
14mr|bind-9.9.1-2.P2.1|382	pushd doc
14mr|bind-9.9.1-2.P2.1|383	rm -rf html
14mr|bind-9.9.1-2.P2.1|384	popd
14mr|bind-9.9.1-2.P2.1|385	
14mr|bind-9.9.1-2.P2.1|386	# make some directories
14mr|bind-9.9.1-2.P2.1|387	install -d %{buildroot}%{_initrddir}
14mr|bind-9.9.1-2.P2.1|388	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|bind-9.9.1-2.P2.1|389	install -d %{buildroot}/var/run/named
14mr|bind-9.9.1-2.P2.1|390	
14mr|bind-9.9.1-2.P2.1|391	%makeinstall_std
14mr|bind-9.9.1-2.P2.1|392	
14mr|bind-9.9.1-2.P2.1|393	ln -snf named %{buildroot}%{_sbindir}/lwresd
14mr|bind-9.9.1-2.P2.1|394	
14mr|bind-9.9.1-2.P2.1|395	install -m0755 contrib/named-bootconf/named-bootconf.sh %{buildroot}%{_sbindir}/named-bootconf
14mr|bind-9.9.1-2.P2.1|396	install -m0755 contrib/queryperf/queryperf %{buildroot}%{_bindir}/
14mr|bind-9.9.1-2.P2.1|397	cp contrib/queryperf/README README.queryperf
14mr|bind-9.9.1-2.P2.1|398	
14mr|bind-9.9.1-2.P2.1|399	install -m0755 contrib/query-loc-*/query-loc %{buildroot}%{_bindir}/
14mr|bind-9.9.1-2.P2.1|400	install -m0644 contrib/query-loc-*/query-loc.1 %{buildroot}%{_mandir}/man1/
14mr|bind-9.9.1-2.P2.1|401	cp contrib/query-loc-*/ADDRESSES ADDRESSES.query-loc
14mr|bind-9.9.1-2.P2.1|402	cp contrib/query-loc-*/ALGO ALGO.query-loc
14mr|bind-9.9.1-2.P2.1|403	cp contrib/query-loc-*/README README.query-loc
14mr|bind-9.9.1-2.P2.1|404	cp contrib/query-loc-*/USAGE USAGE.query-loc
14mr|bind-9.9.1-2.P2.1|405	
14mr|bind-9.9.1-2.P2.1|406	install -m0755 named.init %{buildroot}%{_initrddir}/named
14mr|bind-9.9.1-2.P2.1|407	install -m0644 named.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/named
14mr|bind-9.9.1-2.P2.1|408	
14mr|bind-9.9.1-2.P2.1|409	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|410	install -m0755 zone2ldap/zone2ldap %{buildroot}%{_bindir}/zonetoldap
14mr|bind-9.9.1-2.P2.1|411	install -m0644 zone2ldap/zone2ldap.1 %{buildroot}%{_mandir}/man1/zonetoldap.1
14mr|bind-9.9.1-2.P2.1|412	install -m0755 ldap2zone/ldap2zone %{buildroot}%{_bindir}/ldap2zone
14mr|bind-9.9.1-2.P2.1|413	%endif
14mr|bind-9.9.1-2.P2.1|414	
14mr|bind-9.9.1-2.P2.1|415	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|416	install -m0755 contrib/sdb/mysql/zonetodb %{buildroot}%{_bindir}/
14mr|bind-9.9.1-2.P2.1|417	cp contrib/sdb/mysql/ChangeLog contrib/sdb/mysql/ChangeLog.mysql
14mr|bind-9.9.1-2.P2.1|418	cp contrib/sdb/mysql/README contrib/sdb/mysql/README.mysql
14mr|bind-9.9.1-2.P2.1|419	%endif
14mr|bind-9.9.1-2.P2.1|420	
14mr|bind-9.9.1-2.P2.1|421	install -m0755 dns-keygen %{buildroot}%{_sbindir}/dns-keygen
14mr|bind-9.9.1-2.P2.1|422	
14mr|bind-9.9.1-2.P2.1|423	# install the non-threaded host command
14mr|bind-9.9.1-2.P2.1|424	# fixes #16855
14mr|bind-9.9.1-2.P2.1|425	install -m0755 usr/bin/host %{buildroot}%{_bindir}/
14mr|bind-9.9.1-2.P2.1|426	
14mr|bind-9.9.1-2.P2.1|427	# make the chroot
14mr|bind-9.9.1-2.P2.1|428	install -d %{buildroot}/var/lib/named/{dev,etc}
14mr|bind-9.9.1-2.P2.1|429	install -d %{buildroot}/var/lib/named/var/{log,run,tmp}
14mr|bind-9.9.1-2.P2.1|430	install -d %{buildroot}/var/lib/named/var/named/{master,slaves,reverse,dynamic,data}
14mr|bind-9.9.1-2.P2.1|431	
14mr|bind-9.9.1-2.P2.1|432	install -m 644 \
14mr|bind-9.9.1-2.P2.1|433	caching-nameserver/named.conf \
14mr|bind-9.9.1-2.P2.1|434	caching-nameserver/logging.conf \
14mr|bind-9.9.1-2.P2.1|435	caching-nameserver/trusted_networks_acl.conf \
14mr|bind-9.9.1-2.P2.1|436	caching-nameserver/hosts \
14mr|bind-9.9.1-2.P2.1|437	caching-nameserver/bogon_acl.conf \
14mr|bind-9.9.1-2.P2.1|438	%{buildroot}/var/lib/named/etc
14mr|bind-9.9.1-2.P2.1|439	install -m 640 \
14mr|bind-9.9.1-2.P2.1|440	caching-nameserver/rndc.conf\
14mr|bind-9.9.1-2.P2.1|441	caching-nameserver/rndc.key \
14mr|bind-9.9.1-2.P2.1|442	caching-nameserver/named.iscdlv.key \
14mr|bind-9.9.1-2.P2.1|443	%{buildroot}/var/lib/named/etc
14mr|bind-9.9.1-2.P2.1|444	install -m 644 \
14mr|bind-9.9.1-2.P2.1|445	caching-nameserver/localdomain.zone \
14mr|bind-9.9.1-2.P2.1|446	caching-nameserver/localhost.zone \
14mr|bind-9.9.1-2.P2.1|447	%{buildroot}/var/lib/named/var/named/master
14mr|bind-9.9.1-2.P2.1|448	install -m 644 \
14mr|bind-9.9.1-2.P2.1|449	caching-nameserver/named.broadcast  \
14mr|bind-9.9.1-2.P2.1|450	caching-nameserver/named.ip6.local \
14mr|bind-9.9.1-2.P2.1|451	caching-nameserver/named.local \
14mr|bind-9.9.1-2.P2.1|452	caching-nameserver/named.zero \
14mr|bind-9.9.1-2.P2.1|453	%{buildroot}/var/lib/named/var/named/reverse
14mr|bind-9.9.1-2.P2.1|454	
14mr|bind-9.9.1-2.P2.1|455	# fix some compat symlinks
14mr|bind-9.9.1-2.P2.1|456	ln -s /var/lib/named/etc/named.conf %{buildroot}%{_sysconfdir}/named.conf
14mr|bind-9.9.1-2.P2.1|457	ln -s /var/lib/named/etc/rndc.conf %{buildroot}%{_sysconfdir}/rndc.conf
14mr|bind-9.9.1-2.P2.1|458	ln -s /var/lib/named/etc/rndc.key %{buildroot}%{_sysconfdir}/rndc.key
14mr|bind-9.9.1-2.P2.1|459	ln -s /var/lib/named/etc/named.iscdlv.key %{buildroot}%{_sysconfdir}/named.iscdlv.key
14mr|bind-9.9.1-2.P2.1|460	mv %{buildroot}%{_sysconfdir}/bind.keys %{buildroot}/var/lib/named/etc/
14mr|bind-9.9.1-2.P2.1|461	ln -s /var/lib/named/etc/bind.keys %{buildroot}%{_sysconfdir}/bind.keys
14mr|bind-9.9.1-2.P2.1|462	
14mr|bind-9.9.1-2.P2.1|463	echo "; Use \"dig @A.ROOT-SERVERS.NET . ns\" to update this file if it's outdated." > named.cache.tmp
14mr|bind-9.9.1-2.P2.1|464	cat named.cache >> named.cache.tmp
14mr|bind-9.9.1-2.P2.1|465	install -m0644 named.cache.tmp %{buildroot}/var/lib/named/var/named/named.ca
14mr|bind-9.9.1-2.P2.1|466	
14mr|bind-9.9.1-2.P2.1|467	# fix man pages
14mr|bind-9.9.1-2.P2.1|468	install -m0644 man5/resolver.5 %{buildroot}%{_mandir}/man5/
14mr|bind-9.9.1-2.P2.1|469	ln -s resolver.5 %{buildroot}%{_mandir}/man5/resolv.5
14mr|bind-9.9.1-2.P2.1|470	
14mr|bind-9.9.1-2.P2.1|471	# the following 3 lines is needed to make it short-circuit compliant.
14mr|bind-9.9.1-2.P2.1|472	pushd doc
14mr|bind-9.9.1-2.P2.1|473	rm -rf html
14mr|bind-9.9.1-2.P2.1|474	popd
14mr|bind-9.9.1-2.P2.1|475	
14mr|bind-9.9.1-2.P2.1|476	install -d doc/html
14mr|bind-9.9.1-2.P2.1|477	cp -f `find . -type f |grep html |sed -e 's#\/%{name}-%{version}##'|grep -v contrib` doc/html
14mr|bind-9.9.1-2.P2.1|478	
14mr|bind-9.9.1-2.P2.1|479	cat > README.urpmi << EOF
14mr|bind-9.9.1-2.P2.1|480	The most significant changes starting from the bind-9.3.2-5mdk package:
14mr|bind-9.9.1-2.P2.1|481	
14mr|bind-9.9.1-2.P2.1|482	o Installs in a chroot environment per default (/var/lib/named) for
14mr|bind-9.9.1-2.P2.1|483	security measures.
14mr|bind-9.9.1-2.P2.1|484	
14mr|bind-9.9.1-2.P2.1|485	o Acts as a caching only resolver per default, ip addresses that should be
14mr|bind-9.9.1-2.P2.1|486	allowed to use recursive lookups must be defined in the
14mr|bind-9.9.1-2.P2.1|487	/var/lib/named/etc/trusted_networks_acl.conf file.
14mr|bind-9.9.1-2.P2.1|488	EOF
14mr|bind-9.9.1-2.P2.1|489	
14mr|bind-9.9.1-2.P2.1|490	# this is just sick...
14mr|bind-9.9.1-2.P2.1|491	touch %{buildroot}/var/lib/named/var/named/dynamic/managed-keys.bind
14mr|bind-9.9.1-2.P2.1|492	
14mr|bind-9.9.1-2.P2.1|493	%pre
14mr|bind-9.9.1-2.P2.1|494	%_pre_useradd named /var/lib/named /bin/false
14mr|bind-9.9.1-2.P2.1|495	
14mr|bind-9.9.1-2.P2.1|496	# adjust home dir location if needed
14mr|bind-9.9.1-2.P2.1|497	if [ "`getent passwd named | awk -F: '{print $6}'`" == "/var/named" ]; then
14mr|bind-9.9.1-2.P2.1|498	usermod -d /var/lib/named named
14mr|bind-9.9.1-2.P2.1|499	fi
14mr|bind-9.9.1-2.P2.1|500	
14mr|bind-9.9.1-2.P2.1|501	# check if bind is chrooted and try to restore it
14mr|bind-9.9.1-2.P2.1|502	if [ -x %{_sbindir}/bind-chroot.sh ]; then
14mr|bind-9.9.1-2.P2.1|503	ROOTDIR="/var/lib/named-chroot"
14mr|bind-9.9.1-2.P2.1|504	[ -f /etc/sysconfig/named ] && . /etc/sysconfig/named
14mr|bind-9.9.1-2.P2.1|505	if [ -d $ROOTDIR -a ! -d /var/lib/named ]; then
14mr|bind-9.9.1-2.P2.1|506	echo "old chroot found at $ROOTDIR, copying to /var/lib/named"
14mr|bind-9.9.1-2.P2.1|507	cp -rp $ROOTDIR /var/lib/named
14mr|bind-9.9.1-2.P2.1|508	chown -R named:named /var/lib/named
14mr|bind-9.9.1-2.P2.1|509	fi
14mr|bind-9.9.1-2.P2.1|510	if grep -q "$ROOTDIR" /etc/sysconfig/syslog; then
14mr|bind-9.9.1-2.P2.1|511	if [ -f /var/lock/subsys/named ]; then
14mr|bind-9.9.1-2.P2.1|512	service named stop > /dev/null 2>/dev/null || :
14mr|bind-9.9.1-2.P2.1|513	fi
14mr|bind-9.9.1-2.P2.1|514	%{_sbindir}/bind-chroot.sh --unchroot > /dev/null 2>/dev/null || :
14mr|bind-9.9.1-2.P2.1|515	fi
14mr|bind-9.9.1-2.P2.1|516	if [ -f /var/lock/subsys/syslog ]; then
14mr|bind-9.9.1-2.P2.1|517	service syslog restart  > /dev/null 2>/dev/null || :
14mr|bind-9.9.1-2.P2.1|518	fi
14mr|bind-9.9.1-2.P2.1|519	fi
14mr|bind-9.9.1-2.P2.1|520	
14mr|bind-9.9.1-2.P2.1|521	DATE=`date +%%Y%%m%%d%%j%%S`
14mr|bind-9.9.1-2.P2.1|522	for f in named.conf rndc.conf rndc.key; do
14mr|bind-9.9.1-2.P2.1|523	# move away files to prepare for softlinks
14mr|bind-9.9.1-2.P2.1|524	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
14mr|bind-9.9.1-2.P2.1|525	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
14mr|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
14mr|bind-9.9.1-2.P2.1|527	done
14mr|bind-9.9.1-2.P2.1|528	
14mr|bind-9.9.1-2.P2.1|529	%post
14mr|bind-9.9.1-2.P2.1|530	if grep -q "_MY_KEY_" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key; then
14mr|bind-9.9.1-2.P2.1|531	MYKEY="`%{_sbindir}/dns-keygen`"
14mr|bind-9.9.1-2.P2.1|532	perl -pi -e "s|_MY_KEY_|$MYKEY|g" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key
14mr|bind-9.9.1-2.P2.1|533	fi
14mr|bind-9.9.1-2.P2.1|534	
14mr|bind-9.9.1-2.P2.1|535	%_post_service named
14mr|bind-9.9.1-2.P2.1|536	
14mr|bind-9.9.1-2.P2.1|537	%preun
14mr|bind-9.9.1-2.P2.1|538	%_preun_service named
14mr|bind-9.9.1-2.P2.1|539	
14mr|bind-9.9.1-2.P2.1|540	%postun
14mr|bind-9.9.1-2.P2.1|541	%_postun_userdel named
14mr|bind-9.9.1-2.P2.1|542	
14mr|bind-9.9.1-2.P2.1|543	%files
14mr|bind-9.9.1-2.P2.1|544	%doc CHANGES README FAQ COPYRIGHT README.urpmi
14mr|bind-9.9.1-2.P2.1|545	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|546	%doc contrib/sdb/ldap/README.ldap contrib/sdb/ldap/INSTALL.ldap
14mr|bind-9.9.1-2.P2.1|547	%endif
14mr|bind-9.9.1-2.P2.1|548	%if %{sdb_mysql}
14mr|bind-9.9.1-2.P2.1|549	%doc contrib/sdb/mysql/ChangeLog.mysql contrib/sdb/mysql/README.mysql
14mr|bind-9.9.1-2.P2.1|550	%endif
14mr|bind-9.9.1-2.P2.1|551	%config(noreplace) %{_sysconfdir}/sysconfig/named
14mr|bind-9.9.1-2.P2.1|552	%{_initrddir}/named
14mr|bind-9.9.1-2.P2.1|553	%{_sbindir}/arpaname
14mr|bind-9.9.1-2.P2.1|554	%{_sbindir}/ddns-confgen
14mr|bind-9.9.1-2.P2.1|555	%{_sbindir}/dns-keygen
14mr|bind-9.9.1-2.P2.1|556	%{_sbindir}/dnssec-dsfromkey
14mr|bind-9.9.1-2.P2.1|557	%{_sbindir}/dnssec-keyfromlabel
14mr|bind-9.9.1-2.P2.1|558	%{_sbindir}/dnssec-keygen
14mr|bind-9.9.1-2.P2.1|559	%{_sbindir}/dnssec-revoke
14mr|bind-9.9.1-2.P2.1|560	%{_sbindir}/dnssec-settime
14mr|bind-9.9.1-2.P2.1|561	%{_sbindir}/dnssec-signzone
14mr|bind-9.9.1-2.P2.1|562	%{_sbindir}/genrandom
14mr|bind-9.9.1-2.P2.1|563	%{_sbindir}/isc-hmac-fixup
14mr|bind-9.9.1-2.P2.1|564	%{_sbindir}/lwresd
14mr|bind-9.9.1-2.P2.1|565	%{_sbindir}/named
14mr|bind-9.9.1-2.P2.1|566	%{_sbindir}/named-bootconf
14mr|bind-9.9.1-2.P2.1|567	%{_sbindir}/named-checkconf
14mr|bind-9.9.1-2.P2.1|568	%{_sbindir}/named-checkzone
14mr|bind-9.9.1-2.P2.1|569	%{_sbindir}/named-compilezone
14mr|bind-9.9.1-2.P2.1|570	%{_sbindir}/named-journalprint
14mr|bind-9.9.1-2.P2.1|571	%{_sbindir}/nsec3hash
14mr|bind-9.9.1-2.P2.1|572	%{_sbindir}/rndc
14mr|bind-9.9.1-2.P2.1|573	%{_sbindir}/rndc-confgen
14mr|bind-9.9.1-2.P2.1|574	%{_mandir}/man1/arpaname.1.*
14mr|bind-9.9.1-2.P2.1|575	%{_mandir}/man5/named.conf.5*
14mr|bind-9.9.1-2.P2.1|576	%{_mandir}/man5/rndc.conf.5*
14mr|bind-9.9.1-2.P2.1|577	%{_mandir}/man8/ddns-confgen.8.*
14mr|bind-9.9.1-2.P2.1|578	%{_mandir}/man8/dnssec-*.8*
14mr|bind-9.9.1-2.P2.1|579	%{_mandir}/man8/genrandom.8.*
14mr|bind-9.9.1-2.P2.1|580	%{_mandir}/man8/isc-hmac-fixup.8.*
14mr|bind-9.9.1-2.P2.1|581	%{_mandir}/man8/lwresd.8*
14mr|bind-9.9.1-2.P2.1|582	%{_mandir}/man8/named-*.8*
14mr|bind-9.9.1-2.P2.1|583	%{_mandir}/man8/named.8*
14mr|bind-9.9.1-2.P2.1|584	%{_mandir}/man8/nsec3hash.8.*
14mr|bind-9.9.1-2.P2.1|585	%{_mandir}/man8/rndc.8*
14mr|bind-9.9.1-2.P2.1|586	%{_mandir}/man8/rndc-confgen.8*
14mr|bind-9.9.1-2.P2.1|587	# the chroot
14mr|bind-9.9.1-2.P2.1|588	%dir /var/lib/named
14mr|bind-9.9.1-2.P2.1|589	%dir /var/lib/named/dev
14mr|bind-9.9.1-2.P2.1|590	%dir /var/lib/named/etc
14mr|bind-9.9.1-2.P2.1|591	%dir /var/lib/named/var
14mr|bind-9.9.1-2.P2.1|592	%dir /var/lib/named/var/named
14mr|bind-9.9.1-2.P2.1|593	%attr(-,named,named) %dir /var/lib/named/var/log
14mr|bind-9.9.1-2.P2.1|594	%attr(-,named,named) %dir /var/lib/named/var/run
14mr|bind-9.9.1-2.P2.1|595	%attr(-,named,named) %dir /var/lib/named/var/tmp
14mr|bind-9.9.1-2.P2.1|596	%attr(-,named,named) %dir /var/lib/named/var/named/master
14mr|bind-9.9.1-2.P2.1|597	%attr(-,named,named) %dir /var/lib/named/var/named/slaves
14mr|bind-9.9.1-2.P2.1|598	%attr(-,named,named) %dir /var/lib/named/var/named/reverse
14mr|bind-9.9.1-2.P2.1|599	%attr(-,named,named) %dir /var/lib/named/var/named/dynamic
14mr|bind-9.9.1-2.P2.1|600	%attr(-,named,named) %dir /var/lib/named/var/named/data
14mr|bind-9.9.1-2.P2.1|601	%config(noreplace) /var/lib/named/etc/named.conf
14mr|bind-9.9.1-2.P2.1|602	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/bind.keys
14mr|bind-9.9.1-2.P2.1|603	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.conf
14mr|bind-9.9.1-2.P2.1|604	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.key
14mr|bind-9.9.1-2.P2.1|605	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/named.iscdlv.key
14mr|bind-9.9.1-2.P2.1|606	%attr(-,named,named) /var/lib/named/var/named/dynamic/managed-keys.bind
14mr|bind-9.9.1-2.P2.1|607	%{_sysconfdir}/bind.keys
14mr|bind-9.9.1-2.P2.1|608	%{_sysconfdir}/named.conf
14mr|bind-9.9.1-2.P2.1|609	%{_sysconfdir}/rndc.conf
14mr|bind-9.9.1-2.P2.1|610	%{_sysconfdir}/rndc.key
14mr|bind-9.9.1-2.P2.1|611	%{_sysconfdir}/named.iscdlv.key
14mr|bind-9.9.1-2.P2.1|612	%config(noreplace) /var/lib/named/etc/bogon_acl.conf
14mr|bind-9.9.1-2.P2.1|613	%config(noreplace) /var/lib/named/etc/logging.conf
14mr|bind-9.9.1-2.P2.1|614	%config(noreplace) /var/lib/named/etc/trusted_networks_acl.conf
14mr|bind-9.9.1-2.P2.1|615	%config(noreplace) /var/lib/named/etc/hosts
14mr|bind-9.9.1-2.P2.1|616	%config(noreplace) /var/lib/named/var/named/master/localdomain.zone
14mr|bind-9.9.1-2.P2.1|617	%config(noreplace) /var/lib/named/var/named/master/localhost.zone
14mr|bind-9.9.1-2.P2.1|618	%config(noreplace) /var/lib/named/var/named/reverse/named.broadcast
14mr|bind-9.9.1-2.P2.1|619	%config(noreplace) /var/lib/named/var/named/reverse/named.ip6.local
14mr|bind-9.9.1-2.P2.1|620	%config(noreplace) /var/lib/named/var/named/reverse/named.local
14mr|bind-9.9.1-2.P2.1|621	%config(noreplace) /var/lib/named/var/named/reverse/named.zero
14mr|bind-9.9.1-2.P2.1|622	%config(noreplace) /var/lib/named/var/named/named.ca
14mr|bind-9.9.1-2.P2.1|623	
14mr|bind-9.9.1-2.P2.1|624	%files devel
14mr|bind-9.9.1-2.P2.1|625	%doc CHANGES README
14mr|bind-9.9.1-2.P2.1|626	%{_bindir}/isc-config.sh
14mr|bind-9.9.1-2.P2.1|627	%{_includedir}/*
14mr|bind-9.9.1-2.P2.1|628	%{_libdir}/*.a
14mr|bind-9.9.1-2.P2.1|629	%{_mandir}/man1/isc-config.sh.1*
14mr|bind-9.9.1-2.P2.1|630	%{_mandir}/man3/lwres*.3*
14mr|bind-9.9.1-2.P2.1|631	
14mr|bind-9.9.1-2.P2.1|632	%files utils
14mr|bind-9.9.1-2.P2.1|633	%doc README COPYRIGHT *.query-loc *.queryperf
14mr|bind-9.9.1-2.P2.1|634	%{_bindir}/dig
14mr|bind-9.9.1-2.P2.1|635	%{_bindir}/host
14mr|bind-9.9.1-2.P2.1|636	%{_bindir}/nslookup
14mr|bind-9.9.1-2.P2.1|637	%{_bindir}/nsupdate
14mr|bind-9.9.1-2.P2.1|638	%{_bindir}/queryperf
14mr|bind-9.9.1-2.P2.1|639	%{_bindir}/query-loc
14mr|bind-9.9.1-2.P2.1|640	%{_mandir}/man1/host.1*
14mr|bind-9.9.1-2.P2.1|641	%{_mandir}/man1/dig.1*
14mr|bind-9.9.1-2.P2.1|642	%{_mandir}/man1/nslookup.1*
14mr|bind-9.9.1-2.P2.1|643	%{_mandir}/man1/nsupdate.1*
14mr|bind-9.9.1-2.P2.1|644	%{_mandir}/man1/query-loc.1*
14mr|bind-9.9.1-2.P2.1|645	%if %{sdb_ldap}
14mr|bind-9.9.1-2.P2.1|646	%doc zone2ldap/zone2ldap.README ldap2zone/README.ldap2zone ldap2zone/dnszone-schema.txt
14mr|bind-9.9.1-2.P2.1|647	%{_bindir}/zonetoldap
14mr|bind-9.9.1-2.P2.1|648	%{_bindir}/ldap2zone
14mr|bind-9.9.1-2.P2.1|649	%{_mandir}/man1/zonetoldap.1*
14mr|bind-9.9.1-2.P2.1|650	%endif
14mr|bind-9.9.1-2.P2.1|651	%{_mandir}/man5/resolver.5*
14mr|bind-9.9.1-2.P2.1|652	%{_mandir}/man5/resolv.5*
14mr|bind-9.9.1-2.P2.1|653	
14mr|bind-9.9.1-2.P2.1|654	%files doc
14mr|bind-9.9.1-2.P2.1|655	%doc doc/html doc/misc/
14mr|bind-9.9.1-2.P2.1|656	%doc doc/dhcp-dynamic-dns-examples doc/chroot doc/trustix
14mr|bind-9.9.1-2.P2.1|657	
14mr|bind-9.9.1-2.P2.1|658	
14mr|bind-9.9.1-2.P2.1|659	
14mr|bind-9.9.1-2.P2.1|660	%changelog
14mr|bind-9.9.1-2.P2.1|661	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:9.9.1-2.P2.1
14mr|bind-9.9.1-2.P2.1|662	+ Revision: e8a53ad
14mr|bind-9.9.1-2.P2.1|663	- Bump release
14mr|bind-9.9.1-2.P2.1|664	
14mr|bind-9.9.1-2.P2.1|665	

15978 14
14mr|binutils-2.24.51.0.3-8|1	
14mr|binutils-2.24.51.0.3-8|2	%define lib_major 2
14mr|binutils-2.24.51.0.3-8|3	%define lib_name_orig %{package_prefix}%mklibname binutils
14mr|binutils-2.24.51.0.3-8|4	%define lib_name %{lib_name_orig}%{lib_major}
14mr|binutils-2.24.51.0.3-8|5	%define dev_name %mklibname binutils -d
14mr|binutils-2.24.51.0.3-8|6	
14mr|binutils-2.24.51.0.3-8|7	# Allow SPU support for native PowerPC arches, not cross env packages
14mr|binutils-2.24.51.0.3-8|8	%define spu_arches ppc ppc64
14mr|binutils-2.24.51.0.3-8|9	
14mr|binutils-2.24.51.0.3-8|10	# Define if building a cross-binutils
14mr|binutils-2.24.51.0.3-8|11	%define build_cross 0
14mr|binutils-2.24.51.0.3-8|12	%{expand: %{?cross:	%%global build_cross 1}}
14mr|binutils-2.24.51.0.3-8|13	
14mr|binutils-2.24.51.0.3-8|14	%if %{build_cross}
14mr|binutils-2.24.51.0.3-8|15	%define target_cpu %{cross}
14mr|binutils-2.24.51.0.3-8|16	%define target_platform %{target_cpu}-linux
14mr|binutils-2.24.51.0.3-8|17	%if "%{target_cpu}" == "spu"
14mr|binutils-2.24.51.0.3-8|18	%define target_platform %{target_cpu}-unknown-elf
14mr|binutils-2.24.51.0.3-8|19	%endif
14mr|binutils-2.24.51.0.3-8|20	%define program_prefix %{target_platform}-
14mr|binutils-2.24.51.0.3-8|21	%define package_prefix cross-%{target_cpu}-
14mr|binutils-2.24.51.0.3-8|22	%else
14mr|binutils-2.24.51.0.3-8|23	%define target_cpu %{_target_cpu}
14mr|binutils-2.24.51.0.3-8|24	%define target_platform %{_target_platform}
14mr|binutils-2.24.51.0.3-8|25	%define program_prefix %{nil}
14mr|binutils-2.24.51.0.3-8|26	%define package_prefix %{nil}
14mr|binutils-2.24.51.0.3-8|27	%endif
14mr|binutils-2.24.51.0.3-8|28	
14mr|binutils-2.24.51.0.3-8|29	%define arch %(echo %{target_cpu}|sed -e "s/\(i.86\|athlon\)/i386/" -e "s/amd64/x86_64/" -e "s/\(sun4.*\|sparcv[89]\)/sparc/")
14mr|binutils-2.24.51.0.3-8|30	%define isarch() %(case %{arch} in (%1) echo 1;; (*) echo 0;; esac)
14mr|binutils-2.24.51.0.3-8|31	
14mr|binutils-2.24.51.0.3-8|32	# List of targets where gold can be enabled
14mr|binutils-2.24.51.0.3-8|33	%define gold_arches %(echo %{ix86} x86_64 ppc ppc64 %{sparc} %{arm}|sed 's/[ ]/\|/g')
14mr|binutils-2.24.51.0.3-8|34	
14mr|binutils-2.24.51.0.3-8|35	%define gold_default 0
14mr|binutils-2.24.51.0.3-8|36	
14mr|binutils-2.24.51.0.3-8|37	Summary:	GNU Binary Utility Development Utilities
14mr|binutils-2.24.51.0.3-8|38	Name:		%{package_prefix}binutils
14mr|binutils-2.24.51.0.3-8|39	Version:	2.24.51.0.3
14mr|binutils-2.24.51.0.3-8|40	Release:	8
14mr|binutils-2.24.51.0.3-8|41	License:	GPLv3+
14mr|binutils-2.24.51.0.3-8|42	Group:		Development/Other
14mr|binutils-2.24.51.0.3-8|43	URL:		http://sources.redhat.com/binutils/
14mr|binutils-2.24.51.0.3-8|44	Source0:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}%{?DATE:-%{DATE}}.tar.xz
14mr|binutils-2.24.51.0.3-8|45	#Source1:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.xz.sign
14mr|binutils-2.24.51.0.3-8|46	Source2:	build_cross_binutils.sh
14mr|binutils-2.24.51.0.3-8|47	Source3:	spu_ovl.o
14mr|binutils-2.24.51.0.3-8|48	Source4:	embedspu.sh
14mr|binutils-2.24.51.0.3-8|49	Source5:	binutils-2.19.50.0.1-output-format.sed
14mr|binutils-2.24.51.0.3-8|50	Source10:	binutils.rpmlintrc
14mr|binutils-2.24.51.0.3-8|51	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|52	%rename		%{lib_name}
14mr|binutils-2.24.51.0.3-8|53	%endif
14mr|binutils-2.24.51.0.3-8|54	Conflicts:	gcc-c++ < 3.2.3-1mdk
14mr|binutils-2.24.51.0.3-8|55	BuildRequires:	autoconf
14mr|binutils-2.24.51.0.3-8|56	BuildRequires:	automake
14mr|binutils-2.24.51.0.3-8|57	BuildRequires:	bison
14mr|binutils-2.24.51.0.3-8|58	BuildRequires:	flex
14mr|binutils-2.24.51.0.3-8|59	BuildRequires:	gcc
14mr|binutils-2.24.51.0.3-8|60	BuildRequires:	gettext
14mr|binutils-2.24.51.0.3-8|61	BuildRequires:	texinfo
14mr|binutils-2.24.51.0.3-8|62	BuildRequires:	dejagnu
14mr|binutils-2.24.51.0.3-8|63	BuildRequires:	zlib-devel
14mr|binutils-2.24.51.0.3-8|64	# make check'ing requires libdl.a
14mr|binutils-2.24.51.0.3-8|65	BuildRequires:	glibc-static-devel >= 6:2.14.90-8
14mr|binutils-2.24.51.0.3-8|66	# gold make check'ing requires libstdc++.a & bc
14mr|binutils-2.24.51.0.3-8|67	BuildRequires:	libstdc++-static-devel
14mr|binutils-2.24.51.0.3-8|68	BuildRequires:	bc
14mr|binutils-2.24.51.0.3-8|69	BuildRequires:	pkgconfig(isl) pkgconfig(cloog-isl)
14mr|binutils-2.24.51.0.3-8|70	
14mr|binutils-2.24.51.0.3-8|71	# Fedora patches:
14mr|binutils-2.24.51.0.3-8|72	Patch01:	binutils-2.20.51.0.2-libtool-lib64.patch
14mr|binutils-2.24.51.0.3-8|73	Patch02:	binutils-2.23.51.0.2-ppc64-pie.patch
14mr|binutils-2.24.51.0.3-8|74	Patch03:	binutils-2.20.51.0.2-ia64-lib64.patch
14mr|binutils-2.24.51.0.3-8|75	# We don't want this one!
14mr|binutils-2.24.51.0.3-8|76	#Patch04:	binutils-2.20.51.0.2-version.patch
14mr|binutils-2.24.51.0.3-8|77	Patch05:	binutils-2.20.51.0.2-set-long-long.patch
14mr|binutils-2.24.51.0.3-8|78	Patch06:	binutils-2.20.51.0.10-copy-osabi.patch
14mr|binutils-2.24.51.0.3-8|79	Patch07:	binutils-2.20.51.0.10-sec-merge-emit.patch
14mr|binutils-2.24.51.0.3-8|80	# we already set our own set of defaults...
14mr|binutils-2.24.51.0.3-8|81	# Enable -zrelro by default: BZ #621983
14mr|binutils-2.24.51.0.3-8|82	#Patch08:	binutils-2.22.52.0.1-relro-on-by-default.patch
14mr|binutils-2.24.51.0.3-8|83	# Local patch - export demangle.h with the binutils-devel rpm.
14mr|binutils-2.24.51.0.3-8|84	Patch09:	binutils-2.22.52.0.1-export-demangle.h.patch
14mr|binutils-2.24.51.0.3-8|85	# Disable checks that config.h has been included before system headers.  BZ #845084
14mr|binutils-2.24.51.0.3-8|86	Patch10:	binutils-2.22.52.0.4-no-config-h-check.patch
14mr|binutils-2.24.51.0.3-8|87	Patch11:	binutils-2.24.51.0.3-addr2line-dynsymtab.patch
14mr|binutils-2.24.51.0.3-8|88	# Correct bug introduced by patch 12
14mr|binutils-2.24.51.0.3-8|89	Patch13:	binutils-2.24.51.0.2-aarch64-em.patch
14mr|binutils-2.24.51.0.3-8|90	# Fix decoding of abstract instance names using DW_FORM_ref_addr.
14mr|binutils-2.24.51.0.3-8|91	Patch16:	binutils-2.24-DW_FORM_ref_addr.patch
14mr|binutils-2.24.51.0.3-8|92	# Fix compiling using gcc 4.9
14mr|binutils-2.24.51.0.3-8|93	Patch17:	binutils-2.24-set-section-macros.patch
14mr|binutils-2.24.51.0.3-8|94	# Fix detections of uncompressed .debug_str sections that look like they have been compressed.
14mr|binutils-2.24.51.0.3-8|95	Patch18:	binutils-2.24-fake-zlib-sections.patch
14mr|binutils-2.24.51.0.3-8|96	# Fix detections little endian PPC shared libraries
14mr|binutils-2.24.51.0.3-8|97	Patch19:	binutils-2.24-ldforcele.patch
14mr|binutils-2.24.51.0.3-8|98	
14mr|binutils-2.24.51.0.3-8|99	# Mandriva patches
14mr|binutils-2.24.51.0.3-8|100	# (from gb, proyvind): defaults to i386 on x86_64 or ppc on ppc64 if 32 bit personality is set
14mr|binutils-2.24.51.0.3-8|101	Patch21:	binutils-2.22.52.0.4-linux32.patch
14mr|binutils-2.24.51.0.3-8|102	# (proyvind): skip gold tests that fails
14mr|binutils-2.24.51.0.3-8|103	Patch27:	binutils-2.21.51.0.8-skip-gold-check.patch
14mr|binutils-2.24.51.0.3-8|104	Patch28:	binutils-2.24.51.0.2.ld-default.settings.patch
14mr|binutils-2.24.51.0.3-8|105	# enables the following by default:
14mr|binutils-2.24.51.0.3-8|106	# --as-needed
14mr|binutils-2.24.51.0.3-8|107	# --hash-style=gnu
14mr|binutils-2.24.51.0.3-8|108	# --enable-new-dtags
14mr|binutils-2.24.51.0.3-8|109	# --no-undefined
14mr|binutils-2.24.51.0.3-8|110	# -O1
14mr|binutils-2.24.51.0.3-8|111	# --threads
14mr|binutils-2.24.51.0.3-8|112	# --warn-common
14mr|binutils-2.24.51.0.3-8|113	# --warn-execstack
14mr|binutils-2.24.51.0.3-8|114	# --warn-shared-textrel
14mr|binutils-2.24.51.0.3-8|115	# --warn-unresolved-symbols
14mr|binutils-2.24.51.0.3-8|116	# -z relro
14mr|binutils-2.24.51.0.3-8|117	# --build-id=sha1
14mr|binutils-2.24.51.0.3-8|118	# --icf=safe
14mr|binutils-2.24.51.0.3-8|119	Patch29:	binutils-2.24-2013-10-04.ld.gold-default-setttings.patch
14mr|binutils-2.24.51.0.3-8|120	
14mr|binutils-2.24.51.0.3-8|121	#from Леонид Юрьев leo@yuriev.ru, posted to binutils list
14mr|binutils-2.24.51.0.3-8|122	Patch31:	binutils-2.23.51.0.8-fix-overrides-for-gold-testsuite.patch
14mr|binutils-2.24.51.0.3-8|123	Patch33:	binutils-2.21.53.0.1-ld_13048-Invalid-address-for-x32.patch
14mr|binutils-2.24.51.0.3-8|124	# from upstream
14mr|binutils-2.24.51.0.3-8|125	Patch34:	binutils-2.21.53.0.3-opcodes-missing-ifdef-enable-nls.patch
14mr|binutils-2.24.51.0.3-8|126	
14mr|binutils-2.24.51.0.3-8|127	%description
14mr|binutils-2.24.51.0.3-8|128	Binutils is a collection of binary utilities, including:
14mr|binutils-2.24.51.0.3-8|129	
14mr|binutils-2.24.51.0.3-8|130	* ar: creating modifying and extracting from archives
14mr|binutils-2.24.51.0.3-8|131	* nm: for listing symbols from object files
14mr|binutils-2.24.51.0.3-8|132	* objcopy: for copying and translating object files
14mr|binutils-2.24.51.0.3-8|133	* objdump: for displaying information from object files
14mr|binutils-2.24.51.0.3-8|134	* ranlib: for generating an index for the contents of an archive
14mr|binutils-2.24.51.0.3-8|135	* size: for listing the section sizes of an object or archive file
14mr|binutils-2.24.51.0.3-8|136	* strings: for listing printable strings from files
14mr|binutils-2.24.51.0.3-8|137	* strip: for discarding symbols (a filter for demangling encoded C++ symbols
14mr|binutils-2.24.51.0.3-8|138	* addr2line: for converting addresses to file and line
14mr|binutils-2.24.51.0.3-8|139	* nlmconv: for converting object code into an NLM
14mr|binutils-2.24.51.0.3-8|140	
14mr|binutils-2.24.51.0.3-8|141	Install binutils if you need to perform any of these types of actions on
14mr|binutils-2.24.51.0.3-8|142	binary files.  Most programmers will want to install binutils.
14mr|binutils-2.24.51.0.3-8|143	
14mr|binutils-2.24.51.0.3-8|144	%ifarch %{spu_arches}
14mr|binutils-2.24.51.0.3-8|145	%package -n	spu-binutils
14mr|binutils-2.24.51.0.3-8|146	Summary:	GNU Binary Utility Development Utilities for Cell SPU
14mr|binutils-2.24.51.0.3-8|147	Group:		Development/Other
14mr|binutils-2.24.51.0.3-8|148	
14mr|binutils-2.24.51.0.3-8|149	%description -n	spu-binutils
14mr|binutils-2.24.51.0.3-8|150	This package contains the binutils with Cell SPU support.
14mr|binutils-2.24.51.0.3-8|151	%endif
14mr|binutils-2.24.51.0.3-8|152	
14mr|binutils-2.24.51.0.3-8|153	%package -n	%{dev_name}
14mr|binutils-2.24.51.0.3-8|154	Summary:	Main library for %{name}
14mr|binutils-2.24.51.0.3-8|155	Group:		Development/Other
14mr|binutils-2.24.51.0.3-8|156	Provides:	%{name}-devel = %{version}-%{release}
14mr|binutils-2.24.51.0.3-8|157	Provides:	%{lib_name}-devel = %{version}-%{release}
14mr|binutils-2.24.51.0.3-8|158	Obsoletes:	%{lib_name}-devel <= %{version}-%{release}
14mr|binutils-2.24.51.0.3-8|159	Requires:	zlib-devel
14mr|binutils-2.24.51.0.3-8|160	
14mr|binutils-2.24.51.0.3-8|161	%description -n	%{dev_name}
14mr|binutils-2.24.51.0.3-8|162	This package contains BFD and opcodes static libraries and associated
14mr|binutils-2.24.51.0.3-8|163	header files.  Only *.a libraries are included, because BFD doesn't
14mr|binutils-2.24.51.0.3-8|164	have a stable ABI.  Developers starting new projects are strongly encouraged
14mr|binutils-2.24.51.0.3-8|165	to consider using libelf instead of BFD.
14mr|binutils-2.24.51.0.3-8|166	
14mr|binutils-2.24.51.0.3-8|167	%prep
14mr|binutils-2.24.51.0.3-8|168	%setup -q -n binutils-%{version}%{?DATE:-%{DATE}}
14mr|binutils-2.24.51.0.3-8|169	%patch01 -p0 -b .libtool-lib64~
14mr|binutils-2.24.51.0.3-8|170	# Needs porting, and we don't care about the target for now
14mr|binutils-2.24.51.0.3-8|171	#patch02 -p1 -b .ppc64-pie~
14mr|binutils-2.24.51.0.3-8|172	%ifarch ia64
14mr|binutils-2.24.51.0.3-8|173	%if "%{_lib}" == "lib64"
14mr|binutils-2.24.51.0.3-8|174	%patch03 -p0 -b .ia64-lib64~
14mr|binutils-2.24.51.0.3-8|175	%endif
14mr|binutils-2.24.51.0.3-8|176	%endif
14mr|binutils-2.24.51.0.3-8|177	#patch04 -p0 -b .version~
14mr|binutils-2.24.51.0.3-8|178	%patch05 -p0 -b .set-long-long~
14mr|binutils-2.24.51.0.3-8|179	%patch06 -p0 -b .copy-osabi~
14mr|binutils-2.24.51.0.3-8|180	%patch07 -p0 -b .sec-merge-emit~
14mr|binutils-2.24.51.0.3-8|181	#patch08 -p0 -b .relro~
14mr|binutils-2.24.51.0.3-8|182	%patch09 -p0 -b .export-demangle-h~
14mr|binutils-2.24.51.0.3-8|183	%patch10 -p0 -b .no-config-h-check~
14mr|binutils-2.24.51.0.3-8|184	%patch11 -p1 -b .addr2line~
14mr|binutils-2.24.51.0.3-8|185	%patch13 -p1 -b .aarch64~
14mr|binutils-2.24.51.0.3-8|186	%patch16 -p0 -b .ref-addr~
14mr|binutils-2.24.51.0.3-8|187	
14mr|binutils-2.24.51.0.3-8|188	%patch21 -p1 -b .linux32~
14mr|binutils-2.24.51.0.3-8|189	#patch27 -p1 -b .skip_gold_check~
14mr|binutils-2.24.51.0.3-8|190	# Modify the defaults of the BFD linker as well, since many
14mr|binutils-2.24.51.0.3-8|191	# things fall back to it...
14mr|binutils-2.24.51.0.3-8|192	%patch28 -p1 -b .defaults~
14mr|binutils-2.24.51.0.3-8|193	%patch29 -p1 -b .gold_defaults~
14mr|binutils-2.24.51.0.3-8|194	%patch31 -p1 -b .gold_testsuite~
14mr|binutils-2.24.51.0.3-8|195	# later
14mr|binutils-2.24.51.0.3-8|196	#%%patch33 -p1 -b .ld_13048~
14mr|binutils-2.24.51.0.3-8|197	%patch34 -p1 -b .nls~
14mr|binutils-2.24.51.0.3-8|198	# for boostrapping, can be rebuilt afterwards in --enable-maintainer-mode
14mr|binutils-2.24.51.0.3-8|199	cp %{SOURCE3} ld/emultempl/
14mr|binutils-2.24.51.0.3-8|200	
14mr|binutils-2.24.51.0.3-8|201	find -name \*.h -o -name \*.c -o -name \*.cc | xargs chmod 644
14mr|binutils-2.24.51.0.3-8|202	
14mr|binutils-2.24.51.0.3-8|203	# (proyvind): for weird reasons, gold testsuite failes building on arm with
14mr|binutils-2.24.51.0.3-8|204	# 'execvp: /bin/sh: Argument list too long' when invoking make...
14mr|binutils-2.24.51.0.3-8|205	%ifarch %{arm}
14mr|binutils-2.24.51.0.3-8|206	sed -e 's#2\.64#2.69#g' -i config/override.m4 gold/configure.ac configure.ac
14mr|binutils-2.24.51.0.3-8|207	sed -e 's#testsuite##g' -i gold/Makefile.am
14mr|binutils-2.24.51.0.3-8|208	find gold -name Makefile.in|xargs rm -f
14mr|binutils-2.24.51.0.3-8|209	cd gold
14mr|binutils-2.24.51.0.3-8|210	autoreconf -fiv
14mr|binutils-2.24.51.0.3-8|211	%endif
14mr|binutils-2.24.51.0.3-8|212	
14mr|binutils-2.24.51.0.3-8|213	%build
14mr|binutils-2.24.51.0.3-8|214	# Additional targets
14mr|binutils-2.24.51.0.3-8|215	ADDITIONAL_TARGETS=""
14mr|binutils-2.24.51.0.3-8|216	case %{target_cpu} in
14mr|binutils-2.24.51.0.3-8|217	ppc | powerpc)
14mr|binutils-2.24.51.0.3-8|218	ADDITIONAL_TARGETS="powerpc64-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|219	;;
14mr|binutils-2.24.51.0.3-8|220	ppc64)
14mr|binutils-2.24.51.0.3-8|221	ADDITIONAL_TARGETS=""
14mr|binutils-2.24.51.0.3-8|222	;;
14mr|binutils-2.24.51.0.3-8|223	ia64)
14mr|binutils-2.24.51.0.3-8|224	ADDITIONAL_TARGETS="i586-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|225	;;
14mr|binutils-2.24.51.0.3-8|226	i*86 | athlon*)
14mr|binutils-2.24.51.0.3-8|227	ADDITIONAL_TARGETS="x86_64-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|228	;;
14mr|binutils-2.24.51.0.3-8|229	sparc*)
14mr|binutils-2.24.51.0.3-8|230	ADDITIONAL_TARGETS="sparc64-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|231	;;
14mr|binutils-2.24.51.0.3-8|232	mipsel)
14mr|binutils-2.24.51.0.3-8|233	ADDITIONAL_TARGETS="mips64el-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|234	;;
14mr|binutils-2.24.51.0.3-8|235	mips)
14mr|binutils-2.24.51.0.3-8|236	ADDITIONAL_TARGETS="mips64-%{_target_vendor}-%{_target_os}"
14mr|binutils-2.24.51.0.3-8|237	;;
14mr|binutils-2.24.51.0.3-8|238	esac
14mr|binutils-2.24.51.0.3-8|239	%ifarch %{spu_arches}
14mr|binutils-2.24.51.0.3-8|240	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
14mr|binutils-2.24.51.0.3-8|241	ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS,spu-unknown-elf"
14mr|binutils-2.24.51.0.3-8|242	else
14mr|binutils-2.24.51.0.3-8|243	ADDITIONAL_TARGETS="spu-unknown-elf"
14mr|binutils-2.24.51.0.3-8|244	fi
14mr|binutils-2.24.51.0.3-8|245	%endif
14mr|binutils-2.24.51.0.3-8|246	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
14mr|binutils-2.24.51.0.3-8|247	TARGET_CONFIG="$TARGET_CONFIG --enable-targets=$ADDITIONAL_TARGETS"
14mr|binutils-2.24.51.0.3-8|248	fi
14mr|binutils-2.24.51.0.3-8|249	
14mr|binutils-2.24.51.0.3-8|250	case %{target_cpu} in
14mr|binutils-2.24.51.0.3-8|251	ppc | powerpc | i*86 | athlon* | sparc* | mips* | s390* | sh* | arm* | aarch64)
14mr|binutils-2.24.51.0.3-8|252	TARGET_CONFIG="$TARGET_CONFIG --enable-64-bit-bfd"
14mr|binutils-2.24.51.0.3-8|253	;;
14mr|binutils-2.24.51.0.3-8|254	esac
14mr|binutils-2.24.51.0.3-8|255	
14mr|binutils-2.24.51.0.3-8|256	%if "%{name}" != "binutils"
14mr|binutils-2.24.51.0.3-8|257	%define _program_prefix %{program_prefix}
14mr|binutils-2.24.51.0.3-8|258	TARGET_CONFIG="$TARGET_CONFIG --target=%{target_platform}"
14mr|binutils-2.24.51.0.3-8|259	%endif
14mr|binutils-2.24.51.0.3-8|260	
14mr|binutils-2.24.51.0.3-8|261	# Don't build shared libraries in cross binutils
14mr|binutils-2.24.51.0.3-8|262	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|263	TARGET_CONFIG="$TARGET_CONFIG --enable-shared --with-pic"
14mr|binutils-2.24.51.0.3-8|264	%endif
14mr|binutils-2.24.51.0.3-8|265	
14mr|binutils-2.24.51.0.3-8|266	# Binutils comes with its own custom libtool
14mr|binutils-2.24.51.0.3-8|267	# [gb] FIXME: but system libtool also works and has relink fix
14mr|binutils-2.24.51.0.3-8|268	%define __libtoolize /bin/true
14mr|binutils-2.24.51.0.3-8|269	
14mr|binutils-2.24.51.0.3-8|270	# Build main binaries
14mr|binutils-2.24.51.0.3-8|271	rm -rf objs
14mr|binutils-2.24.51.0.3-8|272	mkdir objs
14mr|binutils-2.24.51.0.3-8|273	pushd objs
14mr|binutils-2.24.51.0.3-8|274	CONFIGURE_TOP=.. %configure2_5x $TARGET_CONFIG	--with-bugurl=%{bugurl} \
14mr|binutils-2.24.51.0.3-8|275	%if %{gold_default}
14mr|binutils-2.24.51.0.3-8|276	--enable-ld=yes \
14mr|binutils-2.24.51.0.3-8|277	--enable-gold=default \
14mr|binutils-2.24.51.0.3-8|278	%else
14mr|binutils-2.24.51.0.3-8|279	--enable-ld=default \
14mr|binutils-2.24.51.0.3-8|280	--enable-gold=yes \
14mr|binutils-2.24.51.0.3-8|281	%endif
14mr|binutils-2.24.51.0.3-8|282	--enable-plugins \
14mr|binutils-2.24.51.0.3-8|283	--enable-threads \
14mr|binutils-2.24.51.0.3-8|284	%if "%{_lib}" == "lib64"
14mr|binutils-2.24.51.0.3-8|285	--with-lib-path=/%{_lib}:%{_libdir}:%{_prefix}/local/%{_lib}:/lib:%{_prefix}/lib:%{_prefix}/local/lib \
14mr|binutils-2.24.51.0.3-8|286	%else
14mr|binutils-2.24.51.0.3-8|287	--with-lib-path=/lib:%{_prefix}/lib:%{_prefix}/local/lib \
14mr|binutils-2.24.51.0.3-8|288	%endif
14mr|binutils-2.24.51.0.3-8|289	%ifarch armv7l armv7hl
14mr|binutils-2.24.51.0.3-8|290	--with-cpu=cortex-a8 \
14mr|binutils-2.24.51.0.3-8|291	--with-tune=cortex-a8 \
14mr|binutils-2.24.51.0.3-8|292	--with-arch=armv7-a \
14mr|binutils-2.24.51.0.3-8|293	--with-mode=thumb \
14mr|binutils-2.24.51.0.3-8|294	%ifarch armv7l
14mr|binutils-2.24.51.0.3-8|295	--with-float=softfp \
14mr|binutils-2.24.51.0.3-8|296	%else
14mr|binutils-2.24.51.0.3-8|297	--with-float=hard \
14mr|binutils-2.24.51.0.3-8|298	%endif
14mr|binutils-2.24.51.0.3-8|299	--with-fpu=vfpv3-d16 \
14mr|binutils-2.24.51.0.3-8|300	--with-abi=aapcs-linux \
14mr|binutils-2.24.51.0.3-8|301	%endif
14mr|binutils-2.24.51.0.3-8|302	--disable-werror \
14mr|binutils-2.24.51.0.3-8|303	--enable-static \
14mr|binutils-2.24.51.0.3-8|304	--with-separate-debug-dir=%{_prefix}/lib/debug \
14mr|binutils-2.24.51.0.3-8|305	--enable-initfini-array
14mr|binutils-2.24.51.0.3-8|306	# There seems to be some problems with builds of gold randomly failing whenever
14mr|binutils-2.24.51.0.3-8|307	# going through the build system, so let's try workaround this by trying to do
14mr|binutils-2.24.51.0.3-8|308	# make once again when it happens...
14mr|binutils-2.24.51.0.3-8|309	%make tooldir=%{_prefix}
14mr|binutils-2.24.51.0.3-8|310	make -C bfd/doc html
14mr|binutils-2.24.51.0.3-8|311	mkdir -p ../html
14mr|binutils-2.24.51.0.3-8|312	cp -f bfd/doc/bfd.html/* ../html
14mr|binutils-2.24.51.0.3-8|313	popd
14mr|binutils-2.24.51.0.3-8|314	
14mr|binutils-2.24.51.0.3-8|315	# Build alternate binaries (spu-gas in particular)
14mr|binutils-2.24.51.0.3-8|316	case "$ADDITIONAL_TARGETS," in
14mr|binutils-2.24.51.0.3-8|317	%ifarch %{spu_arches}
14mr|binutils-2.24.51.0.3-8|318	*spu-*-elf,*)
14mr|binutils-2.24.51.0.3-8|319	ALTERNATE_TARGETS="spu-unknown-elf"
14mr|binutils-2.24.51.0.3-8|320	;;
14mr|binutils-2.24.51.0.3-8|321	%endif
14mr|binutils-2.24.51.0.3-8|322	*)
14mr|binutils-2.24.51.0.3-8|323	;;
14mr|binutils-2.24.51.0.3-8|324	esac
14mr|binutils-2.24.51.0.3-8|325	if [[ -n "$ALTERNATE_TARGETS" ]]; then
14mr|binutils-2.24.51.0.3-8|326	for target in $ALTERNATE_TARGETS; do
14mr|binutils-2.24.51.0.3-8|327	cpu=`echo "$target" | sed -e "s/-.*//"`
14mr|binutils-2.24.51.0.3-8|328	rm -rf objs-$cpu
14mr|binutils-2.24.51.0.3-8|329	mkdir objs-$cpu
14mr|binutils-2.24.51.0.3-8|330	pushd objs-$cpu
14mr|binutils-2.24.51.0.3-8|331	CONFIGURE_TOP=.. %configure	--enable-shared \
14mr|binutils-2.24.51.0.3-8|332	--target=$target \
14mr|binutils-2.24.51.0.3-8|333	--program-prefix=$cpu- \
14mr|binutils-2.24.51.0.3-8|334	%if "%{distepoch}" < "2012"
14mr|binutils-2.24.51.0.3-8|335	--enable-ld=default \
14mr|binutils-2.24.51.0.3-8|336	--enable-gold=yes \
14mr|binutils-2.24.51.0.3-8|337	%else
14mr|binutils-2.24.51.0.3-8|338	--enable-ld=yes \
14mr|binutils-2.24.51.0.3-8|339	--enable-gold=default \
14mr|binutils-2.24.51.0.3-8|340	%endif
14mr|binutils-2.24.51.0.3-8|341	--disable-werror \
14mr|binutils-2.24.51.0.3-8|342	--with-bugurl=%{bugurl} \
14mr|binutils-2.24.51.0.3-8|343	--enable-initfini-array
14mr|binutils-2.24.51.0.3-8|344	# make sure we use the fully built libbfd & libopcodes libs
14mr|binutils-2.24.51.0.3-8|345	# XXX could have been simpler to just pass $ADDITIONAL_TARGETS
14mr|binutils-2.24.51.0.3-8|346	# again to configure and rebuild all of those though...
14mr|binutils-2.24.51.0.3-8|347	for dso in bfd opcodes; do
14mr|binutils-2.24.51.0.3-8|348	%make all-$dso
14mr|binutils-2.24.51.0.3-8|349	rm -f $dso/.libs/lib$dso-%{version}.so
14mr|binutils-2.24.51.0.3-8|350	ln -s ../../../objs/$dso/.libs/lib$dso-%{version}.so $dso/.libs/
14mr|binutils-2.24.51.0.3-8|351	done
14mr|binutils-2.24.51.0.3-8|352	%make all-binutils all-gas all-ld
14mr|binutils-2.24.51.0.3-8|353	popd
14mr|binutils-2.24.51.0.3-8|354	done
14mr|binutils-2.24.51.0.3-8|355	fi
14mr|binutils-2.24.51.0.3-8|356	
14mr|binutils-2.24.51.0.3-8|357	%check
14mr|binutils-2.24.51.0.3-8|358	# All Tests must pass on x86 and x86_64
14mr|binutils-2.24.51.0.3-8|359	echo ====================TESTING=========================
14mr|binutils-2.24.51.0.3-8|360	# workaround for not using colorgcc when building due to colorgcc
14mr|binutils-2.24.51.0.3-8|361	# messes up output redirection..
14mr|binutils-2.24.51.0.3-8|362	PATH=${PATH#%{_datadir}/colorgcc:}
14mr|binutils-2.24.51.0.3-8|363	%if %isarch i386|x86_64|ppc|ppc64|spu
14mr|binutils-2.24.51.0.3-8|364	%make -k -C objs check CFLAGS="" CXXFLAGS="" LDFLAGS="" || :
14mr|binutils-2.24.51.0.3-8|365	[[ -d objs-spu ]] && \
14mr|binutils-2.24.51.0.3-8|366	%make -C objs-spu check-gas CFLAGS="" CXXFLAGS="" LDFLAGS=""
14mr|binutils-2.24.51.0.3-8|367	%else
14mr|binutils-2.24.51.0.3-8|368	%make -C objs -k check CFLAGS="" CXXFLAGS="" LDFLAGS="" || echo make check failed
14mr|binutils-2.24.51.0.3-8|369	%endif
14mr|binutils-2.24.51.0.3-8|370	echo ====================TESTING END=====================
14mr|binutils-2.24.51.0.3-8|371	
14mr|binutils-2.24.51.0.3-8|372	logfile="%{name}-%{version}-%{release}.log"
14mr|binutils-2.24.51.0.3-8|373	rm -f $logfile; find . -name "*.sum" | xargs cat >> $logfile
14mr|binutils-2.24.51.0.3-8|374	
14mr|binutils-2.24.51.0.3-8|375	%install
14mr|binutils-2.24.51.0.3-8|376	mkdir -p %{buildroot}%{_prefix}
14mr|binutils-2.24.51.0.3-8|377	%makeinstall_std -C objs
14mr|binutils-2.24.51.0.3-8|378	
14mr|binutils-2.24.51.0.3-8|379	rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres}*
14mr|binutils-2.24.51.0.3-8|380	rm -f %{buildroot}%{_infodir}/dir
14mr|binutils-2.24.51.0.3-8|381	rm -f %{buildroot}%{_libdir}/lib{bfd,opcodes}.so
14mr|binutils-2.24.51.0.3-8|382	
14mr|binutils-2.24.51.0.3-8|383	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|384	make -C objs prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} install-info
14mr|binutils-2.24.51.0.3-8|385	install -m 644 include/libiberty.h %{buildroot}%{_includedir}/
14mr|binutils-2.24.51.0.3-8|386	if [ -e objs/libiberty/pic/libiberty.a ]; then
14mr|binutils-2.24.51.0.3-8|387	# Ship with the PIC libiberty
14mr|binutils-2.24.51.0.3-8|388	install -m 644 objs/libiberty/pic/libiberty.a %{buildroot}%{_libdir}/
14mr|binutils-2.24.51.0.3-8|389	else
14mr|binutils-2.24.51.0.3-8|390	install -m 644 objs/libiberty/libiberty.a %{buildroot}%{_libdir}/
14mr|binutils-2.24.51.0.3-8|391	fi
14mr|binutils-2.24.51.0.3-8|392	rm -rf %{buildroot}%{_prefix}/%{_target_platform}/
14mr|binutils-2.24.51.0.3-8|393	
14mr|binutils-2.24.51.0.3-8|394	# Sanity check --enable-64-bit-bfd really works.
14mr|binutils-2.24.51.0.3-8|395	grep '^#define BFD_ARCH_SIZE 64$' %{buildroot}%{_prefix}/include/bfd.h
14mr|binutils-2.24.51.0.3-8|396	# Fix multilib conflicts of generated values by __WORDSIZE-based expressions.
14mr|binutils-2.24.51.0.3-8|397	%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x sh3 sh4 sparc sparc64 %arm
14mr|binutils-2.24.51.0.3-8|398	sed -i -e '/^#include "ansidecl.h"/{p;s~^.*$~#include <bits/wordsize.h>~;}' \
14mr|binutils-2.24.51.0.3-8|399	-e 's/^#define BFD_DEFAULT_TARGET_SIZE \(32\|64\) *$/#define BFD_DEFAULT_TARGET_SIZE __WORDSIZE/' \
14mr|binutils-2.24.51.0.3-8|400	-e 's/^#define BFD_HOST_64BIT_LONG [01] *$/#define BFD_HOST_64BIT_LONG (__WORDSIZE == 64)/' \
14mr|binutils-2.24.51.0.3-8|401	-e 's/^#define BFD_HOST_64_BIT \(long \)\?long *$/#if __WORDSIZE == 32\
14mr|binutils-2.24.51.0.3-8|402	#define BFD_HOST_64_BIT long long\
14mr|binutils-2.24.51.0.3-8|403	#else\
14mr|binutils-2.24.51.0.3-8|404	#define BFD_HOST_64_BIT long\
14mr|binutils-2.24.51.0.3-8|405	#endif/' \
14mr|binutils-2.24.51.0.3-8|406	-e 's/^#define BFD_HOST_U_64_BIT unsigned \(long \)\?long *$/#define BFD_HOST_U_64_BIT unsigned BFD_HOST_64_BIT/' \
14mr|binutils-2.24.51.0.3-8|407	%{buildroot}%{_prefix}/include/bfd.h
14mr|binutils-2.24.51.0.3-8|408	%endif
14mr|binutils-2.24.51.0.3-8|409	touch -r bfd/bfd-in2.h %{buildroot}%{_prefix}/include/bfd.h
14mr|binutils-2.24.51.0.3-8|410	
14mr|binutils-2.24.51.0.3-8|411	# Generate .so linker scripts for dependencies; imported from glibc/Makerules:
14mr|binutils-2.24.51.0.3-8|412	
14mr|binutils-2.24.51.0.3-8|413	# This fragment of linker script gives the OUTPUT_FORMAT statement
14mr|binutils-2.24.51.0.3-8|414	# for the configuration we are building.
14mr|binutils-2.24.51.0.3-8|415	OUTPUT_FORMAT="\
14mr|binutils-2.24.51.0.3-8|416	/* Ensure this .so library will not be used by a link for a different format
14mr|binutils-2.24.51.0.3-8|417	on a multi-architecture system.  */
14mr|binutils-2.24.51.0.3-8|418	$(gcc $CFLAGS $LDFLAGS -shared -x c /dev/null -o /dev/null -Wl,--verbose -v 2>&1 | sed -n -f "%{SOURCE5}")"
14mr|binutils-2.24.51.0.3-8|419	
14mr|binutils-2.24.51.0.3-8|420	tee %{buildroot}%{_libdir}/libbfd.so <<EOH
14mr|binutils-2.24.51.0.3-8|421	/* GNU ld script */
14mr|binutils-2.24.51.0.3-8|422	
14mr|binutils-2.24.51.0.3-8|423	$OUTPUT_FORMAT
14mr|binutils-2.24.51.0.3-8|424	
14mr|binutils-2.24.51.0.3-8|425	/* The libz dependency is unexpected by legacy build scripts.  */
14mr|binutils-2.24.51.0.3-8|426	INPUT ( %{_libdir}/libbfd.a -liberty -lz )
14mr|binutils-2.24.51.0.3-8|427	EOH
14mr|binutils-2.24.51.0.3-8|428	
14mr|binutils-2.24.51.0.3-8|429	tee %{buildroot}%{_libdir}/libopcodes.so <<EOH
14mr|binutils-2.24.51.0.3-8|430	/* GNU ld script */
14mr|binutils-2.24.51.0.3-8|431	
14mr|binutils-2.24.51.0.3-8|432	$OUTPUT_FORMAT
14mr|binutils-2.24.51.0.3-8|433	
14mr|binutils-2.24.51.0.3-8|434	INPUT ( %{_libdir}/libopcodes.a -lbfd -lz )
14mr|binutils-2.24.51.0.3-8|435	EOH
14mr|binutils-2.24.51.0.3-8|436	
14mr|binutils-2.24.51.0.3-8|437	# Symlinks for compatibility with crosscompilers
14mr|binutils-2.24.51.0.3-8|438	cd %buildroot%_bindir
14mr|binutils-2.24.51.0.3-8|439	for i in *; do
14mr|binutils-2.24.51.0.3-8|440	ln -s $i %_target_platform-$i
14mr|binutils-2.24.51.0.3-8|441	done
14mr|binutils-2.24.51.0.3-8|442	cd -
14mr|binutils-2.24.51.0.3-8|443	
14mr|binutils-2.24.51.0.3-8|444	%else
14mr|binutils-2.24.51.0.3-8|445	rm -f  %{buildroot}%{_libdir}/libiberty.a
14mr|binutils-2.24.51.0.3-8|446	rm -rf %{buildroot}%{_infodir}
14mr|binutils-2.24.51.0.3-8|447	rm -rf %{buildroot}%{_datadir}/locale/
14mr|binutils-2.24.51.0.3-8|448	rm -f  %{buildroot}%{_prefix}/%{_target_platform}/%{target_cpu}-linux/lib/*.la
14mr|binutils-2.24.51.0.3-8|449	%endif
14mr|binutils-2.24.51.0.3-8|450	
14mr|binutils-2.24.51.0.3-8|451	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|452	%find_lang binutils --all-name
14mr|binutils-2.24.51.0.3-8|453	%endif
14mr|binutils-2.24.51.0.3-8|454	
14mr|binutils-2.24.51.0.3-8|455	# Alternate binaries
14mr|binutils-2.24.51.0.3-8|456	[[ -d objs-spu ]] && {
14mr|binutils-2.24.51.0.3-8|457	destdir=`mktemp -d`
14mr|binutils-2.24.51.0.3-8|458	make -C objs-spu DESTDIR=$destdir install-binutils install-gas install-ld
14mr|binutils-2.24.51.0.3-8|459	mv $destdir%{_bindir}/spu-* %{buildroot}%{_bindir}/
14mr|binutils-2.24.51.0.3-8|460	mkdir -p %{buildroot}%{_prefix}/spu/bin
14mr|binutils-2.24.51.0.3-8|461	mv $destdir%{_prefix}/spu-unknown-elf/bin/* %{buildroot}%{_prefix}/spu/bin/
14mr|binutils-2.24.51.0.3-8|462	rm -rf $destdir
14mr|binutils-2.24.51.0.3-8|463	cat > %{buildroot}%{_bindir}/ppu-as << EOF
14mr|binutils-2.24.51.0.3-8|464	#!/bin/sh
14mr|binutils-2.24.51.0.3-8|465	exec %{_bindir}/as -mcell -maltivec \${1+"\$@"}
14mr|binutils-2.24.51.0.3-8|466	EOF
14mr|binutils-2.24.51.0.3-8|467	chmod +x %{buildroot}%{_bindir}/ppu-as
14mr|binutils-2.24.51.0.3-8|468	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/embedspu
14mr|binutils-2.24.51.0.3-8|469	}
14mr|binutils-2.24.51.0.3-8|470	
14mr|binutils-2.24.51.0.3-8|471	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|472	%files -f binutils.lang
14mr|binutils-2.24.51.0.3-8|473	%else
14mr|binutils-2.24.51.0.3-8|474	%files
14mr|binutils-2.24.51.0.3-8|475	%endif
14mr|binutils-2.24.51.0.3-8|476	%{_bindir}/*addr2line
14mr|binutils-2.24.51.0.3-8|477	%{_bindir}/*ar
14mr|binutils-2.24.51.0.3-8|478	%{_bindir}/*as
14mr|binutils-2.24.51.0.3-8|479	%{_bindir}/*c++filt
14mr|binutils-2.24.51.0.3-8|480	%optional %{_bindir}/*dwp
14mr|binutils-2.24.51.0.3-8|481	%{_bindir}/*elfedit
14mr|binutils-2.24.51.0.3-8|482	%{_bindir}/*gprof
14mr|binutils-2.24.51.0.3-8|483	%{_bindir}/*ld
14mr|binutils-2.24.51.0.3-8|484	%{_bindir}/*ld.bfd
14mr|binutils-2.24.51.0.3-8|485	%{_bindir}/*nm
14mr|binutils-2.24.51.0.3-8|486	%{_bindir}/*objcopy
14mr|binutils-2.24.51.0.3-8|487	%{_bindir}/*objdump
14mr|binutils-2.24.51.0.3-8|488	%{_bindir}/*ranlib
14mr|binutils-2.24.51.0.3-8|489	%{_bindir}/*readelf
14mr|binutils-2.24.51.0.3-8|490	%{_bindir}/*size
14mr|binutils-2.24.51.0.3-8|491	%{_bindir}/*strings
14mr|binutils-2.24.51.0.3-8|492	%{_bindir}/*strip
14mr|binutils-2.24.51.0.3-8|493	%ifarch %{spu_arches}
14mr|binutils-2.24.51.0.3-8|494	%{_bindir}/ppu-as
14mr|binutils-2.24.51.0.3-8|495	%endif
14mr|binutils-2.24.51.0.3-8|496	%{_mandir}/man1/*
14mr|binutils-2.24.51.0.3-8|497	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|498	%{_infodir}/*info*
14mr|binutils-2.24.51.0.3-8|499	%{_libdir}/libbfd-*.so
14mr|binutils-2.24.51.0.3-8|500	%{_libdir}/libopcodes-*.so
14mr|binutils-2.24.51.0.3-8|501	%else
14mr|binutils-2.24.51.0.3-8|502	%{_prefix}/%{target_platform}/bin/*
14mr|binutils-2.24.51.0.3-8|503	%{_prefix}/%{target_platform}/lib/ldscripts
14mr|binutils-2.24.51.0.3-8|504	%endif
14mr|binutils-2.24.51.0.3-8|505	
14mr|binutils-2.24.51.0.3-8|506	%ifarch %{spu_arches}
14mr|binutils-2.24.51.0.3-8|507	%files -n spu-binutils
14mr|binutils-2.24.51.0.3-8|508	%{_bindir}/spu-*
14mr|binutils-2.24.51.0.3-8|509	%{_bindir}/embedspu
14mr|binutils-2.24.51.0.3-8|510	%dir %{_prefix}/spu/bin
14mr|binutils-2.24.51.0.3-8|511	%{_prefix}/spu/bin
14mr|binutils-2.24.51.0.3-8|512	%endif
14mr|binutils-2.24.51.0.3-8|513	
14mr|binutils-2.24.51.0.3-8|514	%if "%{name}" == "binutils"
14mr|binutils-2.24.51.0.3-8|515	%files -n %{dev_name}
14mr|binutils-2.24.51.0.3-8|516	%doc html
14mr|binutils-2.24.51.0.3-8|517	%{_includedir}/*.h
14mr|binutils-2.24.51.0.3-8|518	%{_libdir}/libbfd.a
14mr|binutils-2.24.51.0.3-8|519	%{_libdir}/libbfd.so
14mr|binutils-2.24.51.0.3-8|520	%{_libdir}/libopcodes.a
14mr|binutils-2.24.51.0.3-8|521	%{_libdir}/libopcodes.so
14mr|binutils-2.24.51.0.3-8|522	%{_libdir}/libiberty.a
14mr|binutils-2.24.51.0.3-8|523	%endif
14mr|binutils-2.24.51.0.3-8|524	
14mr|binutils-2.24.51.0.3-8|525	%changelog
14mr|binutils-2.24.51.0.3-8|526	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.51.0.3-8
14mr|binutils-2.24.51.0.3-8|527	+ Revision: d435e78
14mr|binutils-2.24.51.0.3-8|528	- MassBuild#440: Increase release tag
14mr|binutils-2.24.51.0.3-8|529	
14mr|binutils-2.24.51.0.3-8|530	

15979 14
14mr|bison-3.0.2-1|1	%define staticdevelname %mklibname bison -d -s
14mr|bison-3.0.2-1|2	
14mr|bison-3.0.2-1|3	Summary:	A GNU general-purpose parser generator
14mr|bison-3.0.2-1|4	Name:		bison
14mr|bison-3.0.2-1|5	Version:	3.0.2
14mr|bison-3.0.2-1|6	Release:	1
14mr|bison-3.0.2-1|7	License:	GPL
14mr|bison-3.0.2-1|8	Group:		Development/Other
14mr|bison-3.0.2-1|9	URL:		http://www.gnu.org/software/bison/bison.html
14mr|bison-3.0.2-1|10	Source0:	ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.xz
14mr|bison-3.0.2-1|11	Source1:	bison.rpmlintrc
14mr|bison-3.0.2-1|12	Patch0:		bison-1.32-extfix.patch
14mr|bison-3.0.2-1|13	Requires:	m4 >= 1.4
14mr|bison-3.0.2-1|14	BuildRequires:	help2man
14mr|bison-3.0.2-1|15	BuildRequires:	m4 >= 1.4
14mr|bison-3.0.2-1|16	BuildRequires:  flex
14mr|bison-3.0.2-1|17	Obsoletes:	%{mklibname bison -d -s} < 3.0.2
14mr|bison-3.0.2-1|18	
14mr|bison-3.0.2-1|19	%description
14mr|bison-3.0.2-1|20	Bison is a general purpose parser generator which converts a grammar
14mr|bison-3.0.2-1|21	description for an LALR context-free grammar into a C program to parse
14mr|bison-3.0.2-1|22	that grammar.  Bison can be used to develop a wide range of language
14mr|bison-3.0.2-1|23	parsers, from ones used in simple desk calculators to complex programming
14mr|bison-3.0.2-1|24	languages.  Bison is upwardly compatible with Yacc, so any correctly
14mr|bison-3.0.2-1|25	written Yacc grammar should work with Bison without any changes.  If
14mr|bison-3.0.2-1|26	you know Yacc, you shouldn't have any trouble using Bison (but you do need
14mr|bison-3.0.2-1|27	to be very proficient in C programming to be able to use Bison).  Many
14mr|bison-3.0.2-1|28	programs use Bison as part of their build process. Bison is only needed
14mr|bison-3.0.2-1|29	on systems that are used for development.
14mr|bison-3.0.2-1|30	
14mr|bison-3.0.2-1|31	If your system will be used for C development, you should install Bison
14mr|bison-3.0.2-1|32	since it is used to build many C programs.
14mr|bison-3.0.2-1|33	
14mr|bison-3.0.2-1|34	%prep
14mr|bison-3.0.2-1|35	%setup -q
14mr|bison-3.0.2-1|36	%patch0 -p1 -b .extfix
14mr|bison-3.0.2-1|37	
14mr|bison-3.0.2-1|38	%build
14mr|bison-3.0.2-1|39	%configure2_5x \
14mr|bison-3.0.2-1|40	--disable-rpath \
14mr|bison-3.0.2-1|41	--enable-threads
14mr|bison-3.0.2-1|42	
14mr|bison-3.0.2-1|43	%make
14mr|bison-3.0.2-1|44	
14mr|bison-3.0.2-1|45	%check
14mr|bison-3.0.2-1|46	make check
14mr|bison-3.0.2-1|47	
14mr|bison-3.0.2-1|48	%install
14mr|bison-3.0.2-1|49	%makeinstall_std
14mr|bison-3.0.2-1|50	
14mr|bison-3.0.2-1|51	mv %{buildroot}%{_bindir}/yacc %{buildroot}%{_bindir}/yacc.bison
14mr|bison-3.0.2-1|52	
14mr|bison-3.0.2-1|53	
14mr|bison-3.0.2-1|54	%find_lang %{name}
14mr|bison-3.0.2-1|55	%find_lang %{name}-runtime
14mr|bison-3.0.2-1|56	cat %{name}-runtime.lang >> %{name}.lang
14mr|bison-3.0.2-1|57	
14mr|bison-3.0.2-1|58	rm -f %{buildroot}%{_mandir}/man1/yacc.1
14mr|bison-3.0.2-1|59	
14mr|bison-3.0.2-1|60	# (tpg) this is not needed at all
14mr|bison-3.0.2-1|61	rm -rf %{buildroot}%{_libdir}/liby.a
14mr|bison-3.0.2-1|62	
14mr|bison-3.0.2-1|63	%post
14mr|bison-3.0.2-1|64	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/yacc.bison 10
14mr|bison-3.0.2-1|65	
14mr|bison-3.0.2-1|66	%preun
14mr|bison-3.0.2-1|67	if [ $1 -eq 0 ]; then
14mr|bison-3.0.2-1|68	%{_sbindir}/update-alternatives --remove yacc %{_bindir}/yacc.bison
14mr|bison-3.0.2-1|69	fi
14mr|bison-3.0.2-1|70	
14mr|bison-3.0.2-1|71	%triggerpostun -- byacc <= 1.9-16mdk
14mr|bison-3.0.2-1|72	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/yacc.bison 10
14mr|bison-3.0.2-1|73	
14mr|bison-3.0.2-1|74	%files -f %{name}.lang
14mr|bison-3.0.2-1|75	%doc COPYING NEWS README
14mr|bison-3.0.2-1|76	%{_bindir}/*
14mr|bison-3.0.2-1|77	%dir %{_datadir}/bison
14mr|bison-3.0.2-1|78	%{_datadir}/bison/*
14mr|bison-3.0.2-1|79	%{_datadir}/aclocal/*
14mr|bison-3.0.2-1|80	%{_infodir}/bison.info*
14mr|bison-3.0.2-1|81	%{_mandir}/man1/*
14mr|bison-3.0.2-1|82	
14mr|bison-3.0.2-1|83	%changelog
14mr|bison-3.0.2-1|84	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 3.0.2-1
14mr|bison-3.0.2-1|85	+ Revision: b913adc
14mr|bison-3.0.2-1|86	- added BR: flex
14mr|bison-3.0.2-1|87	
14mr|bison-3.0.2-1|88	

15980 14
14mr|bitmap-1.0.6-3|1	Name:		bitmap
14mr|bitmap-1.0.6-3|2	Version:	1.0.6
14mr|bitmap-1.0.6-3|3	Release:	3
14mr|bitmap-1.0.6-3|4	Summary:	Bitmap editor and converter utilities for the X Window System
14mr|bitmap-1.0.6-3|5	Group:		Development/X11
14mr|bitmap-1.0.6-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|bitmap-1.0.6-3|7	URL:		http://xorg.freedesktop.org/archive/X11R6.8.0/doc/bitmap.1.html
14mr|bitmap-1.0.6-3|8	License:	MIT
14mr|bitmap-1.0.6-3|9	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|bitmap-1.0.6-3|10	BuildRequires:	pkgconfig(xmu) >= 1.0.0
14mr|bitmap-1.0.6-3|11	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mr|bitmap-1.0.6-3|12	BuildRequires:	pkgconfig(xaw7) >= 1.0.1
14mr|bitmap-1.0.6-3|13	BuildRequires:	x11-data-bitmaps >= 1.0.1
14mr|bitmap-1.0.6-3|14	BuildRequires:	x11-util-macros >= 1.0.1
14mr|bitmap-1.0.6-3|15	
14mr|bitmap-1.0.6-3|16	%description
14mr|bitmap-1.0.6-3|17	Bitmap provides is a bitmap editor and misc converter utilities for the X
14mr|bitmap-1.0.6-3|18	Window System.
14mr|bitmap-1.0.6-3|19	
14mr|bitmap-1.0.6-3|20	%prep
14mr|bitmap-1.0.6-3|21	%setup -q -n %{name}-%{version}
14mr|bitmap-1.0.6-3|22	
14mr|bitmap-1.0.6-3|23	%build
14mr|bitmap-1.0.6-3|24	%configure2_5x --disable-dependency-tracking
14mr|bitmap-1.0.6-3|25	%make
14mr|bitmap-1.0.6-3|26	
14mr|bitmap-1.0.6-3|27	%install
14mr|bitmap-1.0.6-3|28	rm -rf %{buildroot}
14mr|bitmap-1.0.6-3|29	%makeinstall_std
14mr|bitmap-1.0.6-3|30	
14mr|bitmap-1.0.6-3|31	%clean
14mr|bitmap-1.0.6-3|32	rm -rf %{buildroot}
14mr|bitmap-1.0.6-3|33	
14mr|bitmap-1.0.6-3|34	%files
14mr|bitmap-1.0.6-3|35	%defattr(-,root,root)
14mr|bitmap-1.0.6-3|36	%{_bindir}/atobm
14mr|bitmap-1.0.6-3|37	%{_bindir}/bmtoa
14mr|bitmap-1.0.6-3|38	%{_bindir}/bitmap
14mr|bitmap-1.0.6-3|39	%{_datadir}/X11/app-defaults/Bitmap
14mr|bitmap-1.0.6-3|40	%{_datadir}/X11/app-defaults/Bitmap-nocase
14mr|bitmap-1.0.6-3|41	%{_datadir}/X11/app-defaults/Bitmap-color
14mr|bitmap-1.0.6-3|42	%{_includedir}/X11/bitmaps/Up
14mr|bitmap-1.0.6-3|43	%{_includedir}/X11/bitmaps/Down
14mr|bitmap-1.0.6-3|44	%{_includedir}/X11/bitmaps/Excl
14mr|bitmap-1.0.6-3|45	%{_includedir}/X11/bitmaps/Fold
14mr|bitmap-1.0.6-3|46	%{_includedir}/X11/bitmaps/Left
14mr|bitmap-1.0.6-3|47	%{_includedir}/X11/bitmaps/Term
14mr|bitmap-1.0.6-3|48	%{_includedir}/X11/bitmaps/Dashes
14mr|bitmap-1.0.6-3|49	%{_includedir}/X11/bitmaps/Right
14mr|bitmap-1.0.6-3|50	%{_includedir}/X11/bitmaps/FlipHoriz
14mr|bitmap-1.0.6-3|51	%{_includedir}/X11/bitmaps/RotateLeft
14mr|bitmap-1.0.6-3|52	%{_includedir}/X11/bitmaps/RotateRight
14mr|bitmap-1.0.6-3|53	%{_includedir}/X11/bitmaps/FlipVert
14mr|bitmap-1.0.6-3|54	%{_includedir}/X11/bitmaps/Stipple
14mr|bitmap-1.0.6-3|55	%{_mandir}/man1/bitmap.1*
14mr|bitmap-1.0.6-3|56	%{_mandir}/man1/bmtoa.1*
14mr|bitmap-1.0.6-3|57	%{_mandir}/man1/atobm.1*
14mr|bitmap-1.0.6-3|58	
14mr|bitmap-1.0.6-3|59	
14mr|bitmap-1.0.6-3|60	
14mr|bitmap-1.0.6-3|61	
14mr|bitmap-1.0.6-3|62	
14mr|bitmap-1.0.6-3|63	
14mr|bitmap-1.0.6-3|64	%changelog
14mr|bitmap-1.0.6-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-3
14mr|bitmap-1.0.6-3|66	+ Revision: 2e2c276
14mr|bitmap-1.0.6-3|67	- MassBuild#440: Increase release tag
14mr|bitmap-1.0.6-3|68	
14mr|bitmap-1.0.6-3|69	

15981 14
14mr|blender-2.70a-5|1	# String format build errors are mostly avoided by gcc stupidity
14mr|blender-2.70a-5|2	# Only few are usually fixed by patches, it makes no sense.
14mr|blender-2.70a-5|3	# So disable check at all.
14mr|blender-2.70a-5|4	%define Werror_cflags %{nil}
14mr|blender-2.70a-5|5	
14mr|blender-2.70a-5|6	%bcond_without cycles
14mr|blender-2.70a-5|7	
14mr|blender-2.70a-5|8	Summary:	A fully functional 3D modeling/rendering/animation package
14mr|blender-2.70a-5|9	Name:		blender
14mr|blender-2.70a-5|10	Version:	2.70a
14mr|blender-2.70a-5|11	Release:	5
14mr|blender-2.70a-5|12	License:	GPLv2+
14mr|blender-2.70a-5|13	Group:		Graphics
14mr|blender-2.70a-5|14	Url:		http://www.blender.org/
14mr|blender-2.70a-5|15	Source0:	http://download.blender.org/source/%{name}-%{version}.tar.gz
14mr|blender-2.70a-5|16	Source100:	blender.rpmlintrc
14mr|blender-2.70a-5|17	Patch0:		blender-2.67-localedir.patch
14mr|blender-2.70a-5|18	Patch1:		blender-2.60-error-when-missing-sse.patch
14mr|blender-2.70a-5|19	Patch2:		blender-2.58-static-lib.patch
14mr|blender-2.70a-5|20	Patch3:		blender-2.65-openjpeg_stdbool.patch
14mr|blender-2.70a-5|21	# Cycles build fails with undefined reference error as libs are build as shared
14mr|blender-2.70a-5|22	Patch5:		blender-2.70a-cycles-static.patch
14mr|blender-2.70a-5|23	# Patch submitted upstream - Blender Patches item #19234,
14mr|blender-2.70a-5|24	Patch6:		blender-2.67-uninit-var.patch
14mr|blender-2.70a-5|25	
14mr|blender-2.70a-5|26	BuildRequires:	cmake >= 2.8
14mr|blender-2.70a-5|27	BuildRequires:	boost-devel
14mr|blender-2.70a-5|28	BuildRequires:	ffmpeg-devel >= 0.7
14mr|blender-2.70a-5|29	BuildRequires:	gomp-devel
14mr|blender-2.70a-5|30	BuildRequires:	jpeg-devel
14mr|blender-2.70a-5|31	BuildRequires:	openjpeg-devel
14mr|blender-2.70a-5|32	BuildRequires:	tiff-devel
14mr|blender-2.70a-5|33	BuildRequires:	pkgconfig(glew)
14mr|blender-2.70a-5|34	BuildRequires:	pkgconfig(glu)
14mr|blender-2.70a-5|35	BuildRequires:	pkgconfig(fftw3)
14mr|blender-2.70a-5|36	BuildRequires:	pkgconfig(freetype2)
14mr|blender-2.70a-5|37	BuildRequires:	pkgconfig(libpng)
14mr|blender-2.70a-5|38	BuildRequires:	pkgconfig(OpenEXR)
14mr|blender-2.70a-5|39	BuildRequires:	pkgconfig(openal)
14mr|blender-2.70a-5|40	BuildRequires:	pkgconfig(python3)
14mr|blender-2.70a-5|41	BuildRequires:	pkgconfig(samplerate)
14mr|blender-2.70a-5|42	BuildRequires:	pkgconfig(sndfile)
14mr|blender-2.70a-5|43	BuildRequires:	pkgconfig(sdl)
14mr|blender-2.70a-5|44	BuildRequires:	pkgconfig(x11)
14mr|blender-2.70a-5|45	BuildRequires:	pkgconfig(xi)
14mr|blender-2.70a-5|46	%if %{with cycles}
14mr|blender-2.70a-5|47	BuildRequires:	OpenImageIO-devel
14mr|blender-2.70a-5|48	BuildRequires:	OpenColorIO-devel
14mr|blender-2.70a-5|49	%endif
14mr|blender-2.70a-5|50	Requires:	python3 >= 3.3
14mr|blender-2.70a-5|51	
14mr|blender-2.70a-5|52	%description
14mr|blender-2.70a-5|53	Blender is the in-house software of a high quality animation studio.
14mr|blender-2.70a-5|54	It has proven to be an extremely fast and versatile design instrument.
14mr|blender-2.70a-5|55	The software has a personal touch, offering a unique approach to the
14mr|blender-2.70a-5|56	world of three dimensions. Blender can be used to create TV
14mr|blender-2.70a-5|57	commercials, to make technical visualizations or business graphics, to
14mr|blender-2.70a-5|58	do some morphing, or to design user interfaces. Developers can easily
14mr|blender-2.70a-5|59	build and manage complex environments. The renderer is versatile and
14mr|blender-2.70a-5|60	extremely fast. All basic animation principles (curves and keys) are
14mr|blender-2.70a-5|61	implemented.
14mr|blender-2.70a-5|62	
14mr|blender-2.70a-5|63	%files
14mr|blender-2.70a-5|64	%doc release/text/*
14mr|blender-2.70a-5|65	%{_bindir}/*
14mr|blender-2.70a-5|66	%{_datadir}/applications/*.desktop
14mr|blender-2.70a-5|67	%{_datadir}/%{name}
14mr|blender-2.70a-5|68	%{_mandir}/man1/%{name}.1.*
14mr|blender-2.70a-5|69	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|blender-2.70a-5|70	
14mr|blender-2.70a-5|71	%post
14mr|blender-2.70a-5|72	if [ -x %{_gconftool_bin} ]; then
14mr|blender-2.70a-5|73	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
14mr|blender-2.70a-5|74	%{_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"
14mr|blender-2.70a-5|75	fi
14mr|blender-2.70a-5|76	
14mr|blender-2.70a-5|77	%preun
14mr|blender-2.70a-5|78	if [ "$1" = "0" -a -x %{_gconftool_bin} ]; then
14mr|blender-2.70a-5|79	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/enable
14mr|blender-2.70a-5|80	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/command
14mr|blender-2.70a-5|81	fi
14mr|blender-2.70a-5|82	
14mr|blender-2.70a-5|83	#----------------------------------------------------------------------------
14mr|blender-2.70a-5|84	
14mr|blender-2.70a-5|85	%prep
14mr|blender-2.70a-5|86	%setup -q -n %{name}-v%{version}
14mr|blender-2.70a-5|87	#patch0 -p1 -b .localedir
14mr|blender-2.70a-5|88	%patch1 -p0 -b .sse
14mr|blender-2.70a-5|89	%patch2 -p0 -b .static
14mr|blender-2.70a-5|90	%patch3 -p1 -b .openjpeg
14mr|blender-2.70a-5|91	%patch5 -p1 -b .cycles-static
14mr|blender-2.70a-5|92	%patch6 -p1
14mr|blender-2.70a-5|93	
14mr|blender-2.70a-5|94	%build
14mr|blender-2.70a-5|95	%ifarch %{ix86}
14mr|blender-2.70a-5|96	# build non-sse flavour
14mr|blender-2.70a-5|97	%cmake \
14mr|blender-2.70a-5|98	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
14mr|blender-2.70a-5|99	-DWITH_PLAYER:BOOL=ON \
14mr|blender-2.70a-5|100	-DWITH_PYTHON:BOOL=ON \
14mr|blender-2.70a-5|101	-DPYTHON_VERSION:STRING=%{py3_ver} \
14mr|blender-2.70a-5|102	-DWITH_PYTHON_INSTALL:BOOL=OFF \
14mr|blender-2.70a-5|103	-DWITH_BUILTIN_GLEW:BOOL=OFF \
14mr|blender-2.70a-5|104	-DWITH_CODEC_FFMPEG:BOOL=ON \
14mr|blender-2.70a-5|105	-DWITH_CODEC_SNDFILE:BOOL=ON \
14mr|blender-2.70a-5|106	-DWITH_FFTW3:BOOL=ON \
14mr|blender-2.70a-5|107	-DWITH_MOD_OCEANSIM:BOOL=ON \
14mr|blender-2.70a-5|108	-DWITH_IMAGE_REDCODE:BOOL=ON \
14mr|blender-2.70a-5|109	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
14mr|blender-2.70a-5|110	%if %{with cycles}
14mr|blender-2.70a-5|111	-DWITH_CYCLES:BOOL=ON \
14mr|blender-2.70a-5|112	%else
14mr|blender-2.70a-5|113	-DWITH_CYCLES:BOOL=OFF \
14mr|blender-2.70a-5|114	%endif
14mr|blender-2.70a-5|115	-DWITH_RAYOPTIMIZATION:BOOL=OFF
14mr|blender-2.70a-5|116	%make
14mr|blender-2.70a-5|117	cd ..
14mr|blender-2.70a-5|118	mv build non-sse
14mr|blender-2.70a-5|119	%endif
14mr|blender-2.70a-5|120	
14mr|blender-2.70a-5|121	#build sse flavour
14mr|blender-2.70a-5|122	%cmake \
14mr|blender-2.70a-5|123	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
14mr|blender-2.70a-5|124	-DWITH_PLAYER:BOOL=ON \
14mr|blender-2.70a-5|125	-DWITH_PYTHON:BOOL=ON \
14mr|blender-2.70a-5|126	-DPYTHON_VERSION:STRING=%{py3_ver} \
14mr|blender-2.70a-5|127	-DWITH_PYTHON_INSTALL:BOOL=OFF \
14mr|blender-2.70a-5|128	-DWITH_BUILTIN_GLEW:BOOL=OFF \
14mr|blender-2.70a-5|129	-DWITH_CODEC_FFMPEG:BOOL=ON \
14mr|blender-2.70a-5|130	-DWITH_CODEC_SNDFILE:BOOL=ON \
14mr|blender-2.70a-5|131	-DWITH_FFTW3:BOOL=ON \
14mr|blender-2.70a-5|132	-DWITH_MOD_OCEANSIM:BOOL=ON \
14mr|blender-2.70a-5|133	-DWITH_IMAGE_REDCODE:BOOL=ON \
14mr|blender-2.70a-5|134	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
14mr|blender-2.70a-5|135	%if %{with cycles}
14mr|blender-2.70a-5|136	-DWITH_CYCLES:BOOL=ON \
14mr|blender-2.70a-5|137	%else
14mr|blender-2.70a-5|138	-DWITH_CYCLES:BOOL=OFF \
14mr|blender-2.70a-5|139	%endif
14mr|blender-2.70a-5|140	-DWITH_RAYOPTIMIZATION:BOOL=ON
14mr|blender-2.70a-5|141	%make
14mr|blender-2.70a-5|142	
14mr|blender-2.70a-5|143	%install
14mr|blender-2.70a-5|144	#install sse flavour
14mr|blender-2.70a-5|145	%makeinstall_std -C build
14mr|blender-2.70a-5|146	
14mr|blender-2.70a-5|147	# Install hicolor icons.
14mr|blender-2.70a-5|148	for i in 16x16 22x22 32x32 48x48 256x256 ; do
14mr|blender-2.70a-5|149	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}/apps
14mr|blender-2.70a-5|150	install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
14mr|blender-2.70a-5|151	%{buildroot}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
14mr|blender-2.70a-5|152	done
14mr|blender-2.70a-5|153	
14mr|blender-2.70a-5|154	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14mr|blender-2.70a-5|155	install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
14mr|blender-2.70a-5|156	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14mr|blender-2.70a-5|157	
14mr|blender-2.70a-5|158	%ifarch %{ix86}
14mr|blender-2.70a-5|159	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.sse
14mr|blender-2.70a-5|160	
14mr|blender-2.70a-5|161	#install non-sse flavour
14mr|blender-2.70a-5|162	rm -fr build
14mr|blender-2.70a-5|163	mv non-sse build
14mr|blender-2.70a-5|164	%makeinstall_std -C build
14mr|blender-2.70a-5|165	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.nonsse
14mr|blender-2.70a-5|166	
14mr|blender-2.70a-5|167	# install wrapper
14mr|blender-2.70a-5|168	cat >> %{buildroot}%{_bindir}/blender <<EOF
14mr|blender-2.70a-5|169	if [ -e /proc/cpuinfo ]; then
14mr|blender-2.70a-5|170	SSE="\`cat /proc/cpuinfo | grep flags | grep sse\`"
14mr|blender-2.70a-5|171	fi
14mr|blender-2.70a-5|172	
14mr|blender-2.70a-5|173	if [ "x\$SSE" == x ]; then
14mr|blender-2.70a-5|174	%{_bindir}/%{name}.nonsse "\$@"
14mr|blender-2.70a-5|175	else
14mr|blender-2.70a-5|176	%{_bindir}/%{name}.sse "\$@"
14mr|blender-2.70a-5|177	fi
14mr|blender-2.70a-5|178	EOF
14mr|blender-2.70a-5|179	chmod 0755 %{buildroot}%{_bindir}/blender
14mr|blender-2.70a-5|180	%endif
14mr|blender-2.70a-5|181	
14mr|blender-2.70a-5|182	sed -i -e 's,#!/usr/bin/python,#!/usr/bin/python3,' %{buildroot}%{_bindir}/blender-thumbnailer.py %{buildroot}%{_datadir}/%{name}/*/scripts/modules/blend_render_info.py
14mr|blender-2.70a-5|183	
14mr|blender-2.70a-5|184	
14mr|blender-2.70a-5|185	%changelog
14mr|blender-2.70a-5|186	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.70a-5
14mr|blender-2.70a-5|187	+ Revision: 2f5aad9
14mr|blender-2.70a-5|188	- MassBuild#440: Increase release tag
14mr|blender-2.70a-5|189	
14mr|blender-2.70a-5|190	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70a-4
14mr|blender-2.70a-5|191	+ Revision: 729e236
14mr|blender-2.70a-5|192	- Add DPYTHON_VERSION
14mr|blender-2.70a-5|193	
14mr|blender-2.70a-5|194	* Wed Jun 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.70a-4
14mr|blender-2.70a-5|195	+ Revision: 7d1aa60
14mr|blender-2.70a-5|196	- Bump release
14mr|blender-2.70a-5|197	
14mr|blender-2.70a-5|198	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.70a-3
14mr|blender-2.70a-5|199	+ Revision: b8f8dac
14mr|blender-2.70a-5|200	- Bump release
14mr|blender-2.70a-5|201	
14mr|blender-2.70a-5|202	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.70a-2
14mr|blender-2.70a-5|203	+ Revision: d0a1b72
14mr|blender-2.70a-5|204	- New version 2.70a, try not to use localedir patch
14mr|blender-2.70a-5|205	
14mr|blender-2.70a-5|206	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.69-3
14mr|blender-2.70a-5|207	+ Revision: f17fab5
14mr|blender-2.70a-5|208	- MassBuild#430: Increase release tag
14mr|blender-2.70a-5|209	
14mr|blender-2.70a-5|210	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 2.69-2
14mr|blender-2.70a-5|211	+ Revision: 3362474
14mr|blender-2.70a-5|212	- Rebuild with libglew
14mr|blender-2.70a-5|213	
14mr|blender-2.70a-5|214	* Sun Nov 17 2013 RA <oeai@symbiants.com> 2.69-1
14mr|blender-2.70a-5|215	+ Revision: 74b94bb
14mr|blender-2.70a-5|216	- v 69 blender.spec
14mr|blender-2.70a-5|217	
14mr|blender-2.70a-5|218	* Sun Nov 17 2013 RA <oeai@symbiants.com> 2.68a-1
14mr|blender-2.70a-5|219	+ Revision: d255977
14mr|blender-2.70a-5|220	- v 69
14mr|blender-2.70a-5|221	
14mr|blender-2.70a-5|222	* Thu Aug 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.68a-1
14mr|blender-2.70a-5|223	+ Revision: db6be4a
14mr|blender-2.70a-5|224	- LOG Update BuildRequires
14mr|blender-2.70a-5|225	
14mr|blender-2.70a-5|226	* Thu Aug 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.68a-1
14mr|blender-2.70a-5|227	+ Revision: 073ddcd
14mr|blender-2.70a-5|228	- LOG New version 2.68a
14mr|blender-2.70a-5|229	
14mr|blender-2.70a-5|230	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.67-3
14mr|blender-2.70a-5|231	+ Revision: ab96cd1
14mr|blender-2.70a-5|232	- LOG Rebuild with new ffmpeg
14mr|blender-2.70a-5|233	
14mr|blender-2.70a-5|234	* Thu Aug 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.67-2
14mr|blender-2.70a-5|235	+ Revision: 94da64d
14mr|blender-2.70a-5|236	- LOG Rebuild with new ffmpeg
14mr|blender-2.70a-5|237	
14mr|blender-2.70a-5|238	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.67-1
14mr|blender-2.70a-5|239	+ Revision: 0608d3c
14mr|blender-2.70a-5|240	- Added missing patch
14mr|blender-2.70a-5|241	
14mr|blender-2.70a-5|242	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.67-1
14mr|blender-2.70a-5|243	+ Revision: 6440bb2
14mr|blender-2.70a-5|244	- LOG Updated to 2.67
14mr|blender-2.70a-5|245	
14mr|blender-2.70a-5|246	* Fri Mar 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.66a-1
14mr|blender-2.70a-5|247	+ Revision: 4ef48a0
14mr|blender-2.70a-5|248	- LOG New version 2.66a, merge cleanups with Cooker, re-diff some patches, disable string format security check as it's useless here
14mr|blender-2.70a-5|249	
14mr|blender-2.70a-5|250	* Wed Feb 20 2013 root <root@localhost.localdomain> 2.65a-1
14mr|blender-2.70a-5|251	+ Revision: db90be3
14mr|blender-2.70a-5|252	- update to 2.65a
14mr|blender-2.70a-5|253	
14mr|blender-2.70a-5|254	* Sun Oct 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-3
14mr|blender-2.70a-5|255	+ Revision: d9fa16e
14mr|blender-2.70a-5|256	- LOG Use better patch for system locales
14mr|blender-2.70a-5|257	
14mr|blender-2.70a-5|258	* Sat Oct 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-2
14mr|blender-2.70a-5|259	+ Revision: 87c0854
14mr|blender-2.70a-5|260	- LOG Add patch to fix Cycles build, build with fftw3 support
14mr|blender-2.70a-5|261	
14mr|blender-2.70a-5|262	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|263	+ Revision: 8eafbd3
14mr|blender-2.70a-5|264	- Drop old patch
14mr|blender-2.70a-5|265	
14mr|blender-2.70a-5|266	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|267	+ Revision: cdb58a6
14mr|blender-2.70a-5|268	- Update syspath patch
14mr|blender-2.70a-5|269	
14mr|blender-2.70a-5|270	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|271	+ Revision: ed9e3a3
14mr|blender-2.70a-5|272	- Update sfmt patch
14mr|blender-2.70a-5|273	
14mr|blender-2.70a-5|274	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|275	+ Revision: e059aa2
14mr|blender-2.70a-5|276	- LOG Add patch to fix string not format literal error, fix one more typo, add openjpeg root dir to cmake options
14mr|blender-2.70a-5|277	
14mr|blender-2.70a-5|278	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|279	+ Revision: 1506c75
14mr|blender-2.70a-5|280	- Fix typo, minor cosmetic update
14mr|blender-2.70a-5|281	
14mr|blender-2.70a-5|282	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|283	+ Revision: f83c7b8
14mr|blender-2.70a-5|284	- LOG Build without Cycles support for now
14mr|blender-2.70a-5|285	
14mr|blender-2.70a-5|286	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|287	+ Revision: fc2490e
14mr|blender-2.70a-5|288	- LOG Update uninit-var patch
14mr|blender-2.70a-5|289	
14mr|blender-2.70a-5|290	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|291	+ Revision: 81246de
14mr|blender-2.70a-5|292	- LOG Drop no longer needed patches
14mr|blender-2.70a-5|293	
14mr|blender-2.70a-5|294	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mr|blender-2.70a-5|295	+ Revision: 7902020
14mr|blender-2.70a-5|296	- LOG New version 2.64
14mr|blender-2.70a-5|297	
14mr|blender-2.70a-5|298	* Tue May 08 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.63-1
14mr|blender-2.70a-5|299	+ Revision: b034a4e
14mr|blender-2.70a-5|300	- Automatic import for version 2.63
14mr|blender-2.70a-5|301	
14mr|blender-2.70a-5|302	* Mon Feb 20 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.62-2
14mr|blender-2.70a-5|303	+ Revision: 9aa2118
14mr|blender-2.70a-5|304	- Automatic import for version 2.62
14mr|blender-2.70a-5|305	
14mr|blender-2.70a-5|306	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.61-1
14mr|blender-2.70a-5|307	+ Revision: 6bdd746
14mr|blender-2.70a-5|308	- Automatic import for version 2.61
14mr|blender-2.70a-5|309	
14mr|blender-2.70a-5|310	

15982 14
14mr|blinken-4.13.3-1|1	Summary:	Simon Says Game
14mr|blinken-4.13.3-1|2	Name:		blinken
14mr|blinken-4.13.3-1|3	Version:	4.13.3
14mr|blinken-4.13.3-1|4	Release:	1
14mr|blinken-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|blinken-4.13.3-1|6	License:	GPLv2
14mr|blinken-4.13.3-1|7	Url:		http://edu.kde.org/blinken/
14mr|blinken-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|blinken-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|blinken-4.13.3-1|10	
14mr|blinken-4.13.3-1|11	%description
14mr|blinken-4.13.3-1|12	Blinken is the KDE version of the well-known game Simon Says.
14mr|blinken-4.13.3-1|13	Follow the pattern of sounds and lights as long as you can! Press the
14mr|blinken-4.13.3-1|14	start game button to begin. Watch the computer and copy the pattern it
14mr|blinken-4.13.3-1|15	makes. Complete the sequence in the right order to win.
14mr|blinken-4.13.3-1|16	
14mr|blinken-4.13.3-1|17	%files
14mr|blinken-4.13.3-1|18	%doc AUTHORS
14mr|blinken-4.13.3-1|19	%{_kde_appsdir}/blinken
14mr|blinken-4.13.3-1|20	%{_kde_bindir}/blinken
14mr|blinken-4.13.3-1|21	%{_kde_iconsdir}/*/*/apps/blinken.*
14mr|blinken-4.13.3-1|22	%{_kde_applicationsdir}/blinken.desktop
14mr|blinken-4.13.3-1|23	%{_kde_datadir}/config.kcfg/blinken.kcfg
14mr|blinken-4.13.3-1|24	%{_kde_docdir}/HTML/*/blinken
14mr|blinken-4.13.3-1|25	
14mr|blinken-4.13.3-1|26	#----------------------------------------------------------------------
14mr|blinken-4.13.3-1|27	
14mr|blinken-4.13.3-1|28	%prep
14mr|blinken-4.13.3-1|29	%setup -q
14mr|blinken-4.13.3-1|30	
14mr|blinken-4.13.3-1|31	%build
14mr|blinken-4.13.3-1|32	%cmake_kde4
14mr|blinken-4.13.3-1|33	%make
14mr|blinken-4.13.3-1|34	
14mr|blinken-4.13.3-1|35	%install
14mr|blinken-4.13.3-1|36	%makeinstall_std -C build
14mr|blinken-4.13.3-1|37	
14mr|blinken-4.13.3-1|38	
14mr|blinken-4.13.3-1|39	%changelog
14mr|blinken-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|blinken-4.13.3-1|41	+ Revision: b92594b
14mr|blinken-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|blinken-4.13.3-1|43	
14mr|blinken-4.13.3-1|44	

15983 14
14mr|blt-2.4z-29|1	Summary:	A Tk toolkit extension, including widgets, geometry managers, etc
14mr|blt-2.4z-29|2	Name:		blt
14mr|blt-2.4z-29|3	Version:	2.4z
14mr|blt-2.4z-29|4	Release:	29
14mr|blt-2.4z-29|5	License:	MIT
14mr|blt-2.4z-29|6	Group:		System/Libraries
14mr|blt-2.4z-29|7	URL:		http://www.sourceforge.net/projects/blt/
14mr|blt-2.4z-29|8	Source0:	BLT%{version}.tar.bz2
14mr|blt-2.4z-29|9	Source1:	%{name}.rpmlintrc
14mr|blt-2.4z-29|10	Patch0:		blt2.4z-patch-2.patch
14mr|blt-2.4z-29|11	Patch1:		blt2.4z-configure.in-disable-rpath.patch
14mr|blt-2.4z-29|12	Patch2:		blt2.4z-libdir.patch
14mr|blt-2.4z-29|13	Patch3:		blt2.4z-mkdir_p.patch
14mr|blt-2.4z-29|14	Patch4:		blt2.4z-64bit-fixes.patch
14mr|blt-2.4z-29|15	Patch5:		blt-2.4z-tcl8.5-fix.patch
14mr|blt-2.4z-29|16	# Loosens the version checking, or else it will fail when built against
14mr|blt-2.4z-29|17	# any Tcl/Tk with a minor version (8.5.1, 8.5.2, 8.5.3) - braindead test
14mr|blt-2.4z-29|18	# AdamW 2008/07
14mr|blt-2.4z-29|19	Patch6:		blt-2.4z-exact.patch
14mr|blt-2.4z-29|20	# Part fix, part kludge for Tcl 8.6 (interp->result, TIP #330) - AdamW
14mr|blt-2.4z-29|21	# 2008/12
14mr|blt-2.4z-29|22	Patch7:		blt-2.4z-tcl86.patch
14mr|blt-2.4z-29|23	Patch8:		blt-2.4z-tk8.6.patch
14mr|blt-2.4z-29|24	Patch9:		blt-2.4z-autoconf-fix.patch
14mr|blt-2.4z-29|25	BuildRequires:	pkgconfig(x11)
14mr|blt-2.4z-29|26	BuildRequires:	tk-devel
14mr|blt-2.4z-29|27	BuildRequires:	tcl-devel
14mr|blt-2.4z-29|28	
14mr|blt-2.4z-29|29	%description
14mr|blt-2.4z-29|30	BLT is an extension to the Tk toolkit. BLT's most useful feature is the
14mr|blt-2.4z-29|31	provision of more widgets for Tk, but it also provides more geometry managers
14mr|blt-2.4z-29|32	and miscellaneous other commands. Note that you won't need to do any patching
14mr|blt-2.4z-29|33	of the Tcl or Tk source files to use BLT, but you will need to have Tcl/Tk
14mr|blt-2.4z-29|34	installed in order to use BLT.
14mr|blt-2.4z-29|35	
14mr|blt-2.4z-29|36	%prep
14mr|blt-2.4z-29|37	%setup -q -n %{name}%{version}
14mr|blt-2.4z-29|38	sed -i -e 's,local/,,g' demos/scripts/page.tcl
14mr|blt-2.4z-29|39	%patch0 -p1
14mr|blt-2.4z-29|40	%patch1 -p1 -b .rpath
14mr|blt-2.4z-29|41	%patch2 -p1 -b .libdir
14mr|blt-2.4z-29|42	%patch3 -p1 -b .mkdir_p
14mr|blt-2.4z-29|43	%patch4 -p1 -b .64bit-fixes
14mr|blt-2.4z-29|44	%patch5 -p1
14mr|blt-2.4z-29|45	%patch6 -p1 -b .exact
14mr|blt-2.4z-29|46	%patch7 -p1 -b .tcl86
14mr|blt-2.4z-29|47	%patch8 -p1 -b .tk8.6
14mr|blt-2.4z-29|48	%patch9 -p1 -b .autoconf~
14mr|blt-2.4z-29|49	
14mr|blt-2.4z-29|50	autoconf
14mr|blt-2.4z-29|51	
14mr|blt-2.4z-29|52	%build
14mr|blt-2.4z-29|53	%configure2_5x --libdir=%{tcl_sitearch}
14mr|blt-2.4z-29|54	make
14mr|blt-2.4z-29|55	
14mr|blt-2.4z-29|56	%install
14mr|blt-2.4z-29|57	%makeinstall libdir=%{buildroot}%{tcl_sitearch}
14mr|blt-2.4z-29|58	
14mr|blt-2.4z-29|59	ln -sf bltwish24 %{buildroot}%{_bindir}/bltwish
14mr|blt-2.4z-29|60	ln -sf bltsh24 %{buildroot}%{_bindir}/bltsh
14mr|blt-2.4z-29|61	
14mr|blt-2.4z-29|62	# Dadou - 2.4u-2mdk - Don't put in %%_libdir things which should be in %%_docdir
14mr|blt-2.4z-29|63	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/NEWS
14mr|blt-2.4z-29|64	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/PROBLEMS
14mr|blt-2.4z-29|65	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/README
14mr|blt-2.4z-29|66	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/demos
14mr|blt-2.4z-29|67	
14mr|blt-2.4z-29|68	# Dadou - 2.4u-2mdk - Prevent conflicts with other packages
14mr|blt-2.4z-29|69	for i in bitmap busy graph tabset tree watch; do
14mr|blt-2.4z-29|70	mv %{buildroot}%{_mandir}/mann/$i{,-blt}.n
14mr|blt-2.4z-29|71	done
14mr|blt-2.4z-29|72	
14mr|blt-2.4z-29|73	# need to be available as a shared lib as well as a tcl module
14mr|blt-2.4z-29|74	ln -sf %{tcl_sitearch}/libBLT24.so %{buildroot}%{_libdir}/libBLT24.so
14mr|blt-2.4z-29|75	ln -sf %{tcl_sitearch}/libBLTlite24.so %{buildroot}%{_libdir}/libBLTlite24.so
14mr|blt-2.4z-29|76	
14mr|blt-2.4z-29|77	# development crap, we don't have anything that builds against this
14mr|blt-2.4z-29|78	# at present
14mr|blt-2.4z-29|79	rm -rf %{buildroot}%{_includedir}
14mr|blt-2.4z-29|80	rm -f %{buildroot}%{_libdir}/*.a
14mr|blt-2.4z-29|81	rm -f %{buildroot}%{tcl_sitearch}/*.a
14mr|blt-2.4z-29|82	
14mr|blt-2.4z-29|83	%files
14mr|blt-2.4z-29|84	%doc MANIFEST NEWS PROBLEMS README
14mr|blt-2.4z-29|85	%doc examples/
14mr|blt-2.4z-29|86	%doc html/
14mr|blt-2.4z-29|87	%doc demos/
14mr|blt-2.4z-29|88	%{_bindir}/*
14mr|blt-2.4z-29|89	%{_mandir}/mann/*
14mr|blt-2.4z-29|90	%{_mandir}/man3/*
14mr|blt-2.4z-29|91	%{tcl_sitearch}/*.so
14mr|blt-2.4z-29|92	%{tcl_sitearch}/%{name}2.4
14mr|blt-2.4z-29|93	%{_libdir}/*.so
14mr|blt-2.4z-29|94	
14mr|blt-2.4z-29|95	
14mr|blt-2.4z-29|96	
14mr|blt-2.4z-29|97	%changelog
14mr|blt-2.4z-29|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4z-29
14mr|blt-2.4z-29|99	+ Revision: f2ecb49
14mr|blt-2.4z-29|100	- MassBuild#440: Increase release tag
14mr|blt-2.4z-29|101	
14mr|blt-2.4z-29|102	

15984 14
14mr|bluedevil-2.0-0.rc1.2|1	%define beta rc1
14mr|bluedevil-2.0-0.rc1.2|2	
14mr|bluedevil-2.0-0.rc1.2|3	Summary:	The new bluetooth stack for KDE4
14mr|bluedevil-2.0-0.rc1.2|4	Name:		bluedevil
14mr|bluedevil-2.0-0.rc1.2|5	Version:	2.0
14mr|bluedevil-2.0-0.rc1.2|6	Release:	0.%{beta}.2
14mr|bluedevil-2.0-0.rc1.2|7	License:	GPLv2+
14mr|bluedevil-2.0-0.rc1.2|8	Group:		Graphical desktop/KDE
14mr|bluedevil-2.0-0.rc1.2|9	Url:		https://projects.kde.org/projects/extragear/base/bluedevil
14mr|bluedevil-2.0-0.rc1.2|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}-%{beta}.tar.xz
14mr|bluedevil-2.0-0.rc1.2|11	Source1:	ru.tar.gz
14mr|bluedevil-2.0-0.rc1.2|12	Source100:	%{name}.rpmlintrc
14mr|bluedevil-2.0-0.rc1.2|13	BuildRequires:	kdelibs4-devel
14mr|bluedevil-2.0-0.rc1.2|14	BuildRequires:	pkgconfig(bluedevil)
14mr|bluedevil-2.0-0.rc1.2|15	Provides:	bluez-pin
14mr|bluedevil-2.0-0.rc1.2|16	Requires:	bluez >= 5.0
14mr|bluedevil-2.0-0.rc1.2|17	Requires:	kdebase4-runtime
14mr|bluedevil-2.0-0.rc1.2|18	Requires:	obexd
14mr|bluedevil-2.0-0.rc1.2|19	Obsoletes:	%{name}-devel < 2.0-0.rc1
14mr|bluedevil-2.0-0.rc1.2|20	
14mr|bluedevil-2.0-0.rc1.2|21	%description
14mr|bluedevil-2.0-0.rc1.2|22	BlueDevil is the new bluetooth stack for KDE, it's composed of:
14mr|bluedevil-2.0-0.rc1.2|23	KCM, KDED, KIO, Library and some other small applications.
14mr|bluedevil-2.0-0.rc1.2|24	
14mr|bluedevil-2.0-0.rc1.2|25	%files -f %{name}.lang
14mr|bluedevil-2.0-0.rc1.2|26	%{_kde_bindir}/bluedevil-*
14mr|bluedevil-2.0-0.rc1.2|27	%{_kde_libdir}/kde4/*
14mr|bluedevil-2.0-0.rc1.2|28	%{_kde_services}/*
14mr|bluedevil-2.0-0.rc1.2|29	%{_kde_applicationsdir}/bluedevil-*.desktop
14mr|bluedevil-2.0-0.rc1.2|30	%{_kde_appsdir}/bluedevil
14mr|bluedevil-2.0-0.rc1.2|31	%{_kde_appsdir}/bluedevilwizard
14mr|bluedevil-2.0-0.rc1.2|32	%{_kde_datadir}/mime/packages/bluedevil-mime.xml
14mr|bluedevil-2.0-0.rc1.2|33	
14mr|bluedevil-2.0-0.rc1.2|34	#-----------------------------------------------------------------------------
14mr|bluedevil-2.0-0.rc1.2|35	
14mr|bluedevil-2.0-0.rc1.2|36	%prep
14mr|bluedevil-2.0-0.rc1.2|37	%setup -qn %{name}-%{version}-%{beta}
14mr|bluedevil-2.0-0.rc1.2|38	
14mr|bluedevil-2.0-0.rc1.2|39	pushd po
14mr|bluedevil-2.0-0.rc1.2|40	tar -xvzf %{SOURCE1}
14mr|bluedevil-2.0-0.rc1.2|41	popd
14mr|bluedevil-2.0-0.rc1.2|42	
14mr|bluedevil-2.0-0.rc1.2|43	%build
14mr|bluedevil-2.0-0.rc1.2|44	%cmake_kde4
14mr|bluedevil-2.0-0.rc1.2|45	%make
14mr|bluedevil-2.0-0.rc1.2|46	
14mr|bluedevil-2.0-0.rc1.2|47	%install
14mr|bluedevil-2.0-0.rc1.2|48	%makeinstall_std -C build
14mr|bluedevil-2.0-0.rc1.2|49	
14mr|bluedevil-2.0-0.rc1.2|50	%find_lang %{name}
14mr|bluedevil-2.0-0.rc1.2|51	
14mr|bluedevil-2.0-0.rc1.2|52	
14mr|bluedevil-2.0-0.rc1.2|53	%changelog
14mr|bluedevil-2.0-0.rc1.2|54	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-0.rc1.2
14mr|bluedevil-2.0-0.rc1.2|55	+ Revision: 9c5942d
14mr|bluedevil-2.0-0.rc1.2|56	- Update Russian translation
14mr|bluedevil-2.0-0.rc1.2|57	
14mr|bluedevil-2.0-0.rc1.2|58	

15985 14
14mr|bluefish-2.2.3-3|1	Summary:	Web development studio
14mr|bluefish-2.2.3-3|2	Name:		bluefish
14mr|bluefish-2.2.3-3|3	Version:	2.2.3
14mr|bluefish-2.2.3-3|4	Release:	3
14mr|bluefish-2.2.3-3|5	License:	GPLv2+
14mr|bluefish-2.2.3-3|6	Group:		Networking/WWW
14mr|bluefish-2.2.3-3|7	Url:		http://bluefish.openoffice.nl/
14mr|bluefish-2.2.3-3|8	Source0:	http://www.bennewitz.com/bluefish/stable/source/%{name}-%{version}.tar.bz2
14mr|bluefish-2.2.3-3|9	BuildRequires:	intltool
14mr|bluefish-2.2.3-3|10	BuildRequires:	aspell-devel
14mr|bluefish-2.2.3-3|11	BuildRequires:	pkgconfig(gconf-2.0)
14mr|bluefish-2.2.3-3|12	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|bluefish-2.2.3-3|13	BuildRequires:	pkgconfig(gucharmap-2.90)
14mr|bluefish-2.2.3-3|14	BuildRequires:	pkgconfig(enchant)
14mr|bluefish-2.2.3-3|15	BuildRequires:	pkgconfig(libpcre)
14mr|bluefish-2.2.3-3|16	BuildRequires:	pkgconfig(python)
14mr|bluefish-2.2.3-3|17	Requires:	python
14mr|bluefish-2.2.3-3|18	Suggests:	dos2unix tidy lynx
14mr|bluefish-2.2.3-3|19	
14mr|bluefish-2.2.3-3|20	%description
14mr|bluefish-2.2.3-3|21	Bluefish is a programmer's HTML editor, designed to save the experienced
14mr|bluefish-2.2.3-3|22	webmaster some keystrokes.
14mr|bluefish-2.2.3-3|23	
14mr|bluefish-2.2.3-3|24	It features a multiple file editor, multiple toolbars, custom menus, image
14mr|bluefish-2.2.3-3|25	and thumbnail dialogs,  open from the web, HTML validation and lots of wizards.
14mr|bluefish-2.2.3-3|26	
14mr|bluefish-2.2.3-3|27	This is not a WYSIWYG editor but a HTML editor (you edit the HTML code).
14mr|bluefish-2.2.3-3|28	
14mr|bluefish-2.2.3-3|29	%files -f %{name}.lang
14mr|bluefish-2.2.3-3|30	%doc AUTHORS README ChangeLog NEWS TODO
14mr|bluefish-2.2.3-3|31	%{_bindir}/%{name}
14mr|bluefish-2.2.3-3|32	%{_libdir}/%{name}
14mr|bluefish-2.2.3-3|33	%{_datadir}/%{name}
14mr|bluefish-2.2.3-3|34	%{_datadir}/xml/%{name}
14mr|bluefish-2.2.3-3|35	%{_datadir}/applications/*
14mr|bluefish-2.2.3-3|36	%{_datadir}/pixmaps/*.png
14mr|bluefish-2.2.3-3|37	%{_datadir}/mime/packages/*
14mr|bluefish-2.2.3-3|38	%{_mandir}/man1/%{name}.1.*
14mr|bluefish-2.2.3-3|39	%{_iconsdir}/*/*/*/*
14mr|bluefish-2.2.3-3|40	
14mr|bluefish-2.2.3-3|41	#----------------------------------------------------------------------------
14mr|bluefish-2.2.3-3|42	
14mr|bluefish-2.2.3-3|43	%prep
14mr|bluefish-2.2.3-3|44	%setup -q
14mr|bluefish-2.2.3-3|45	
14mr|bluefish-2.2.3-3|46	%build
14mr|bluefish-2.2.3-3|47	%configure2_5x \
14mr|bluefish-2.2.3-3|48	--disable-update-databases \
14mr|bluefish-2.2.3-3|49	--disable-splash-screen
14mr|bluefish-2.2.3-3|50	%make
14mr|bluefish-2.2.3-3|51	
14mr|bluefish-2.2.3-3|52	%install
14mr|bluefish-2.2.3-3|53	%makeinstall_std
14mr|bluefish-2.2.3-3|54	
14mr|bluefish-2.2.3-3|55	for script in %{buildroot}%{_datadir}/bluefish/plugins/zencoding/filters/*.py \
14mr|bluefish-2.2.3-3|56	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/actions/*.py \
14mr|bluefish-2.2.3-3|57	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/resources.py \
14mr|bluefish-2.2.3-3|58	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/utils.py \
14mr|bluefish-2.2.3-3|59	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/html_matcher.py
14mr|bluefish-2.2.3-3|60	do
14mr|bluefish-2.2.3-3|61	[ -f "$script" ] && chmod +x "$script"
14mr|bluefish-2.2.3-3|62	done
14mr|bluefish-2.2.3-3|63	
14mr|bluefish-2.2.3-3|64	%find_lang %{name} --all-name
14mr|bluefish-2.2.3-3|65	
14mr|bluefish-2.2.3-3|66	
14mr|bluefish-2.2.3-3|67	
14mr|bluefish-2.2.3-3|68	%changelog
14mr|bluefish-2.2.3-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.3-3
14mr|bluefish-2.2.3-3|70	+ Revision: 9e85a7b
14mr|bluefish-2.2.3-3|71	- MassBuild#440: Increase release tag
14mr|bluefish-2.2.3-3|72	
14mr|bluefish-2.2.3-3|73	

15986 14
14mr|bluez-5.21-1|1	%define major	3
14mr|bluez-5.21-1|2	%define libname	%mklibname %{name} %{major}
14mr|bluez-5.21-1|3	%define	devname	%mklibname -d %{name}
14mr|bluez-5.21-1|4	
14mr|bluez-5.21-1|5	Name:		bluez
14mr|bluez-5.21-1|6	Summary:	Official Linux Bluetooth protocol stack
14mr|bluez-5.21-1|7	Version:	5.21
14mr|bluez-5.21-1|8	Release:	1
14mr|bluez-5.21-1|9	License:	GPLv2+
14mr|bluez-5.21-1|10	Group:		Communications
14mr|bluez-5.21-1|11	URL:		http://www.bluez.org/
14mr|bluez-5.21-1|12	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
14mr|bluez-5.21-1|13	Source6:	pand.conf
14mr|bluez-5.21-1|14	Source7:	dund.conf
14mr|bluez-5.21-1|15	Source8:	hidd.conf
14mr|bluez-5.21-1|16	Source9:	rfcomm.conf
14mr|bluez-5.21-1|17	Source10:	bluez-uinput.modules
14mr|bluez-5.21-1|18	
14mr|bluez-5.21-1|19	## https://bugzilla.redhat.com/show_bug.cgi?id=874015#c0
14mr|bluez-5.21-1|20	Patch1:		playstation-peripheral-pugin-v5.x.patch
14mr|bluez-5.21-1|21	## Ubuntu patches
14mr|bluez-5.21-1|22	Patch2:		0001-work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch
14mr|bluez-5.21-1|23	# Non-upstream
14mr|bluez-5.21-1|24	Patch3:		0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
14mr|bluez-5.21-1|25	
14mr|bluez-5.21-1|26	Patch4:		0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch
14mr|bluez-5.21-1|27	Patch5:		0002-autopair-Don-t-handle-the-iCade.patch
14mr|bluez-5.21-1|28	Patch7:		0004-agent-Assert-possible-infinite-loop.patch
14mr|bluez-5.21-1|29	
14mr|bluez-5.21-1|30	Requires(pre):	rpm-helper
14mr|bluez-5.21-1|31	
14mr|bluez-5.21-1|32	BuildRequires:	flex
14mr|bluez-5.21-1|33	BuildRequires:	bison
14mr|bluez-5.21-1|34	BuildRequires:	readline-devel
14mr|bluez-5.21-1|35	BuildRequires:	expat-devel
14mr|bluez-5.21-1|36	BuildRequires:	cups-devel
14mr|bluez-5.21-1|37	BuildRequires:	pkgconfig(dbus-1)
14mr|bluez-5.21-1|38	BuildRequires:	pkgconfig(glib-2.0)
14mr|bluez-5.21-1|39	BuildRequires:	pkgconfig(libcap-ng)
14mr|bluez-5.21-1|40	BuildRequires:	pkgconfig(libusb)
14mr|bluez-5.21-1|41	BuildRequires:	pkgconfig(libusb-1.0)
14mr|bluez-5.21-1|42	BuildRequires:	pkgconfig(libical)
14mr|bluez-5.21-1|43	BuildRequires:	pkgconfig(udev) >= 186
14mr|bluez-5.21-1|44	BuildRequires:	pkgconfig(libical)
14mr|bluez-5.21-1|45	BuildRequires:	pkgconfig(systemd)
14mr|bluez-5.21-1|46	
14mr|bluez-5.21-1|47	Requires:	bluez-pin
14mr|bluez-5.21-1|48	Suggests:	obex-data-server
14mr|bluez-5.21-1|49	Obsoletes:	bluez-alsa < 5.0
14mr|bluez-5.21-1|50	Obsoletes:	bluez-gstreamer < 5.0
14mr|bluez-5.21-1|51	
14mr|bluez-5.21-1|52	%description
14mr|bluez-5.21-1|53	These are the official Bluetooth communication libraries for Linux.
14mr|bluez-5.21-1|54	
14mr|bluez-5.21-1|55	%post
14mr|bluez-5.21-1|56	%_post_service bluetooth
14mr|bluez-5.21-1|57	
14mr|bluez-5.21-1|58	%postun
14mr|bluez-5.21-1|59	%_preun_service bluetooth
14mr|bluez-5.21-1|60	
14mr|bluez-5.21-1|61	%files
14mr|bluez-5.21-1|62	%{_bindir}/ciptool
14mr|bluez-5.21-1|63	%{_bindir}/hcitool
14mr|bluez-5.21-1|64	%{_bindir}/l2ping
14mr|bluez-5.21-1|65	%{_bindir}/rfcomm
14mr|bluez-5.21-1|66	%{_bindir}/sdptool
14mr|bluez-5.21-1|67	%{_bindir}/bccmd
14mr|bluez-5.21-1|68	%{_bindir}/bluetoothctl
14mr|bluez-5.21-1|69	%{_bindir}/btmon
14mr|bluez-5.21-1|70	%{_bindir}/hciattach
14mr|bluez-5.21-1|71	%{_bindir}/hciconfig
14mr|bluez-5.21-1|72	%{_bindir}/hcidump
14mr|bluez-5.21-1|73	%{_bindir}/bluemoon
14mr|bluez-5.21-1|74	%{_libexecdir}/bluetooth/bluetoothd
14mr|bluez-5.21-1|75	%{_libexecdir}/bluetooth/obexd
14mr|bluez-5.21-1|76	%{_unitdir}/bluetooth.service
14mr|bluez-5.21-1|77	%{_unitdir}/dbus-org.bluez.service
14mr|bluez-5.21-1|78	%{_userunitdir}/obex.service
14mr|bluez-5.21-1|79	%{_mandir}/man1/ciptool.1.*
14mr|bluez-5.21-1|80	%{_mandir}/man1/hcitool.1.*
14mr|bluez-5.21-1|81	%{_mandir}/man1/rfcomm.1.*
14mr|bluez-5.21-1|82	%{_mandir}/man1/sdptool.1.*
14mr|bluez-5.21-1|83	%{_mandir}/man1/bccmd.1.*
14mr|bluez-5.21-1|84	%{_mandir}/man1/hciattach.1.*
14mr|bluez-5.21-1|85	%{_mandir}/man1/hciconfig.1.*
14mr|bluez-5.21-1|86	%{_mandir}/man1/hcidump.1.*
14mr|bluez-5.21-1|87	%{_mandir}/man1/l2ping.1.*
14mr|bluez-5.21-1|88	%{_mandir}/man1/rctest.1.*
14mr|bluez-5.21-1|89	%{_mandir}/man8/*
14mr|bluez-5.21-1|90	%config(noreplace) %{_sysconfdir}/sysconfig/*
14mr|bluez-5.21-1|91	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
14mr|bluez-5.21-1|92	%config(noreplace) %{_sysconfdir}/bluetooth
14mr|bluez-5.21-1|93	%{_datadir}/dbus-1/system-services/org.bluez.service
14mr|bluez-5.21-1|94	%{_datadir}/dbus-1/services/org.bluez.obex.service
14mr|bluez-5.21-1|95	%{_localstatedir}/lib/bluetooth
14mr|bluez-5.21-1|96	%dir %{_libdir}/bluetooth
14mr|bluez-5.21-1|97	%dir %{_libdir}/bluetooth/plugins
14mr|bluez-5.21-1|98	%{_libdir}/bluetooth/plugins/sixaxis.so
14mr|bluez-5.21-1|99	%{_libdir}/bluetooth/plugins/playstation-peripheral.so
14mr|bluez-5.21-1|100	
14mr|bluez-5.21-1|101	
14mr|bluez-5.21-1|102	#--------------------------------------------------------------------
14mr|bluez-5.21-1|103	
14mr|bluez-5.21-1|104	%package	cups
14mr|bluez-5.21-1|105	Summary:	CUPS printer backend for Bluetooth printers
14mr|bluez-5.21-1|106	Group:		System/Servers
14mr|bluez-5.21-1|107	Requires:	cups
14mr|bluez-5.21-1|108	
14mr|bluez-5.21-1|109	%description	cups
14mr|bluez-5.21-1|110	This package contains the CUPS backend for Bluetooth printers.
14mr|bluez-5.21-1|111	
14mr|bluez-5.21-1|112	%files		cups
14mr|bluez-5.21-1|113	%{_prefix}/lib/cups/backend/bluetooth
14mr|bluez-5.21-1|114	
14mr|bluez-5.21-1|115	#--------------------------------------------------------------------
14mr|bluez-5.21-1|116	
14mr|bluez-5.21-1|117	%package -n	%{libname}
14mr|bluez-5.21-1|118	Summary:	Official Linux Bluetooth protocol stack
14mr|bluez-5.21-1|119	Group:		System/Libraries
14mr|bluez-5.21-1|120	
14mr|bluez-5.21-1|121	%description -n	%{libname}
14mr|bluez-5.21-1|122	These are the official Bluetooth communication libraries for Linux.
14mr|bluez-5.21-1|123	
14mr|bluez-5.21-1|124	%files -n %{libname}
14mr|bluez-5.21-1|125	/%{_lib}/libbluetooth.so.%{major}*
14mr|bluez-5.21-1|126	#--------------------------------------------------------------------
14mr|bluez-5.21-1|127	
14mr|bluez-5.21-1|128	%package	hid2hci
14mr|bluez-5.21-1|129	Summary:	Put HID proxying bluetooth HCI's into HCI mode
14mr|bluez-5.21-1|130	Group:		Communications
14mr|bluez-5.21-1|131	
14mr|bluez-5.21-1|132	%description	hid2hci
14mr|bluez-5.21-1|133	Most allinone PC's and bluetooth keyboard / mouse sets which include a
14mr|bluez-5.21-1|134	bluetooth dongle, ship with a so called HID proxying bluetooth HCI.
14mr|bluez-5.21-1|135	The HID proxying makes the keyboard / mouse show up as regular USB HID
14mr|bluez-5.21-1|136	devices (after connecting using the connect button on the device + keyboard),
14mr|bluez-5.21-1|137	which makes them work without requiring any manual configuration.
14mr|bluez-5.21-1|138	
14mr|bluez-5.21-1|139	The bluez-hid2hci package contains the hid2hci utility and udev rules to
14mr|bluez-5.21-1|140	automatically switch supported Bluetooth devices into regular HCI mode.
14mr|bluez-5.21-1|141	
14mr|bluez-5.21-1|142	Install this package if you want to use the bluetooth function of the HCI
14mr|bluez-5.21-1|143	with other bluetooth devices like for example a mobile phone.
14mr|bluez-5.21-1|144	
14mr|bluez-5.21-1|145	Note that after installing this package you will first need to pair your
14mr|bluez-5.21-1|146	bluetooth keyboard and mouse with the bluetooth adapter before you can use
14mr|bluez-5.21-1|147	them again. Since you cannot use your bluetooth keyboard and mouse until
14mr|bluez-5.21-1|148	they are paired, this will require the use of a regular (wired) USB keyboard
14mr|bluez-5.21-1|149	and mouse.
14mr|bluez-5.21-1|150	
14mr|bluez-5.21-1|151	%files	hid2hci
14mr|bluez-5.21-1|152	/lib/udev/hid2hci
14mr|bluez-5.21-1|153	%{_mandir}/man1/hid2hci.1*
14mr|bluez-5.21-1|154	/lib/udev/rules.d/97-hid2hci.rules
14mr|bluez-5.21-1|155	
14mr|bluez-5.21-1|156	%post hid2hci
14mr|bluez-5.21-1|157	%{_bindir}/udevadm trigger --subsystem-match=usb
14mr|bluez-5.21-1|158	
14mr|bluez-5.21-1|159	#--------------------------------------------------------------------
14mr|bluez-5.21-1|160	
14mr|bluez-5.21-1|161	%package	test
14mr|bluez-5.21-1|162	Summary:	Tools for testing of various Bluetooth-functions
14mr|bluez-5.21-1|163	Group:		System/Servers
14mr|bluez-5.21-1|164	Requires:	python-dbus
14mr|bluez-5.21-1|165	Requires:	python-gobject
14mr|bluez-5.21-1|166	
14mr|bluez-5.21-1|167	%description	test
14mr|bluez-5.21-1|168	Contains a few tools for testing various bluetooth functions. The
14mr|bluez-5.21-1|169	BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
14mr|bluez-5.21-1|170	
14mr|bluez-5.21-1|171	%files		test
14mr|bluez-5.21-1|172	%{_bindir}/simple-agent
14mr|bluez-5.21-1|173	%{_bindir}/l2test
14mr|bluez-5.21-1|174	%{_bindir}/rctest
14mr|bluez-5.21-1|175	%{_bindir}/test-*
14mr|bluez-5.21-1|176	
14mr|bluez-5.21-1|177	#--------------------------------------------------------------------
14mr|bluez-5.21-1|178	%package -n    %{devname}
14mr|bluez-5.21-1|179	Summary:       Headers for developing programs that will use %{name}
14mr|bluez-5.21-1|180	Group:         Development/C++
14mr|bluez-5.21-1|181	Requires:      %{libname} = %{version}
14mr|bluez-5.21-1|182	Provides:      %{name}-devel = %{version}-%{release}
14mr|bluez-5.21-1|183	
14mr|bluez-5.21-1|184	%description -n        %{devname}
14mr|bluez-5.21-1|185	This package contains the headers that programmers will need to develop
14mr|bluez-5.21-1|186	applications which will use libraries from %{name}.
14mr|bluez-5.21-1|187	
14mr|bluez-5.21-1|188	%files -n      %{devname}
14mr|bluez-5.21-1|189	%doc AUTHORS ChangeLog README
14mr|bluez-5.21-1|190	%dir %{_includedir}/bluetooth
14mr|bluez-5.21-1|191	%{_includedir}/bluetooth/*.h
14mr|bluez-5.21-1|192	%{_libdir}/*.so
14mr|bluez-5.21-1|193	%{_libdir}/pkgconfig/bluez.pc
14mr|bluez-5.21-1|194	#--------------------------------------------------------------------
14mr|bluez-5.21-1|195	
14mr|bluez-5.21-1|196	%prep
14mr|bluez-5.21-1|197	%setup -q
14mr|bluez-5.21-1|198	%apply_patches
14mr|bluez-5.21-1|199	
14mr|bluez-5.21-1|200	libtoolize -f -c
14mr|bluez-5.21-1|201	autoreconf -fi
14mr|bluez-5.21-1|202	
14mr|bluez-5.21-1|203	%build
14mr|bluez-5.21-1|204	%configure2_5x	\
14mr|bluez-5.21-1|205	--enable-cups \
14mr|bluez-5.21-1|206	--enable-sixaxis \
14mr|bluez-5.21-1|207	--enable-udev \
14mr|bluez-5.21-1|208	--enable-tools \
14mr|bluez-5.21-1|209	--enable-library \
14mr|bluez-5.21-1|210	--enable-usb \
14mr|bluez-5.21-1|211	--enable-threads \
14mr|bluez-5.21-1|212	--enable-monitor \
14mr|bluez-5.21-1|213	--enable-obex \
14mr|bluez-5.21-1|214	--enable-client \
14mr|bluez-5.21-1|215	--enable-systemd \
14mr|bluez-5.21-1|216	--with-systemdsystemunitdir=%{_unitdir} \
14mr|bluez-5.21-1|217	--with-systemduserunitdir=%{_userunitdir} \
14mr|bluez-5.21-1|218	--with-udevdir=/lib/udev \
14mr|bluez-5.21-1|219	--enable-datafiles \
14mr|bluez-5.21-1|220	--enable-experimental \
14mr|bluez-5.21-1|221	--enable-playstation-peripheral
14mr|bluez-5.21-1|222	
14mr|bluez-5.21-1|223	%make
14mr|bluez-5.21-1|224	
14mr|bluez-5.21-1|225	%install
14mr|bluez-5.21-1|226	%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
14mr|bluez-5.21-1|227	
14mr|bluez-5.21-1|228	mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
14mr|bluez-5.21-1|229	echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
14mr|bluez-5.21-1|230	
14mr|bluez-5.21-1|231	chmod 600 %{buildroot}%{_sysconfdir}/bluetooth/pin
14mr|bluez-5.21-1|232	
14mr|bluez-5.21-1|233	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/sysconfig/pand
14mr|bluez-5.21-1|234	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sysconfig/dund
14mr|bluez-5.21-1|235	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/sysconfig/hidd
14mr|bluez-5.21-1|236	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/sysconfig/rfcomm
14mr|bluez-5.21-1|237	
14mr|bluez-5.21-1|238	mkdir -p %{buildroot}/%{_lib}
14mr|bluez-5.21-1|239	mv %{buildroot}%{_libdir}/libbluetooth.so.%{major}* %{buildroot}/%{_lib}
14mr|bluez-5.21-1|240	ln -srf %{buildroot}/%{_lib}/libbluetooth.so.%{major}.*.* %{buildroot}%{_libdir}/libbluetooth.so
14mr|bluez-5.21-1|241	
14mr|bluez-5.21-1|242	# Remove the cups backend from libdir, and install it in /usr/lib whatever the install
14mr|bluez-5.21-1|243	%if "%{_lib}" == "lib64"
14mr|bluez-5.21-1|244	install -d %{buildroot}%{_prefix}/lib
14mr|bluez-5.21-1|245	mv %{buildroot}%{_libdir}/cups %{buildroot}%{_prefix}/lib/cups
14mr|bluez-5.21-1|246	%endif
14mr|bluez-5.21-1|247	
14mr|bluez-5.21-1|248	cp test/test-* %{buildroot}%{_bindir}
14mr|bluez-5.21-1|249	cp test/simple-agent %{buildroot}%{_bindir}/simple-agent
14mr|bluez-5.21-1|250	
14mr|bluez-5.21-1|251	rm %{buildroot}%{_sysconfdir}/udev/rules.d/*.rules
14mr|bluez-5.21-1|252	install -p -m644 tools/hid2hci.rules -D %{buildroot}/lib/udev/rules.d/97-hid2hci.rules
14mr|bluez-5.21-1|253	
14mr|bluez-5.21-1|254	#install more config files
14mr|bluez-5.21-1|255	install -m0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mr|bluez-5.21-1|256	install -m0644 src/main.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mr|bluez-5.21-1|257	install -m0644 profiles/input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mr|bluez-5.21-1|258	install -m0644 profiles/proximity/proximity.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mr|bluez-5.21-1|259	
14mr|bluez-5.21-1|260	install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth
14mr|bluez-5.21-1|261	
14mr|bluez-5.21-1|262	ln -s bluetooth.service %{buildroot}%{_unitdir}/dbus-org.bluez.service
14mr|bluez-5.21-1|263	
14mr|bluez-5.21-1|264	%changelog
14mr|bluez-5.21-1|265	* Fri Jul 11 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.21-1
14mr|bluez-5.21-1|266	+ Revision: aeb20c3
14mr|bluez-5.21-1|267	- test update
14mr|bluez-5.21-1|268	
14mr|bluez-5.21-1|269	

15987 14
14mr|bluez-hcidump-2.5-1|1	Name: 		bluez-hcidump
14mr|bluez-hcidump-2.5-1|2	Summary: 	Bluetooth HCI packet dump
14mr|bluez-hcidump-2.5-1|3	Version: 	2.5
14mr|bluez-hcidump-2.5-1|4	Release: 	1
14mr|bluez-hcidump-2.5-1|5	
14mr|bluez-hcidump-2.5-1|6	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
14mr|bluez-hcidump-2.5-1|7	URL:		http://www.bluez.org
14mr|bluez-hcidump-2.5-1|8	License:	GPL
14mr|bluez-hcidump-2.5-1|9	Group:		Communications
14mr|bluez-hcidump-2.5-1|10	BuildRequires:	bluez-devel >= 2.23
14mr|bluez-hcidump-2.5-1|11	
14mr|bluez-hcidump-2.5-1|12	%description
14mr|bluez-hcidump-2.5-1|13	Bluetooth HCI packet dump.
14mr|bluez-hcidump-2.5-1|14	
14mr|bluez-hcidump-2.5-1|15	%prep
14mr|bluez-hcidump-2.5-1|16	%setup -q
14mr|bluez-hcidump-2.5-1|17	
14mr|bluez-hcidump-2.5-1|18	%build
14mr|bluez-hcidump-2.5-1|19	export CFLAGS="%{optflags} -fPIC"
14mr|bluez-hcidump-2.5-1|20	%configure2_5x
14mr|bluez-hcidump-2.5-1|21	%make
14mr|bluez-hcidump-2.5-1|22	
14mr|bluez-hcidump-2.5-1|23	%install
14mr|bluez-hcidump-2.5-1|24	%makeinstall_std
14mr|bluez-hcidump-2.5-1|25	
14mr|bluez-hcidump-2.5-1|26	%files
14mr|bluez-hcidump-2.5-1|27	%doc README AUTHORS ChangeLog NEWS
14mr|bluez-hcidump-2.5-1|28	%{_sbindir}/hcidump
14mr|bluez-hcidump-2.5-1|29	%{_mandir}/*/*
14mr|bluez-hcidump-2.5-1|30	
14mr|bluez-hcidump-2.5-1|31	
14mr|bluez-hcidump-2.5-1|32	
14mr|bluez-hcidump-2.5-1|33	%changelog
14mr|bluez-hcidump-2.5-1|34	* Fri Jul 11 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.5-1
14mr|bluez-hcidump-2.5-1|35	+ Revision: c7b8e78
14mr|bluez-hcidump-2.5-1|36	- update to 2.5, minor spec rediff
14mr|bluez-hcidump-2.5-1|37	
14mr|bluez-hcidump-2.5-1|38	

15988 14
14mr|bluez-pin-0.30-18|1	Summary:	Bluetooth PIN GUI
14mr|bluez-pin-0.30-18|2	Name:		bluez-pin
14mr|bluez-pin-0.30-18|3	Version:	0.30
14mr|bluez-pin-0.30-18|4	Release:	18
14mr|bluez-pin-0.30-18|5	License:	GPLv2+
14mr|bluez-pin-0.30-18|6	Group:		Communications
14mr|bluez-pin-0.30-18|7	Source0: 	ftp://gpe.handhelds.org/projects/gpe/source/%{name}-%{version}.tar.bz2
14mr|bluez-pin-0.30-18|8	Url:		http://www.bluez.org/
14mr|bluez-pin-0.30-18|9	
14mr|bluez-pin-0.30-18|10	BuildRequires:	imagemagick
14mr|bluez-pin-0.30-18|11	BuildRequires:	perl(XML::Parser)
14mr|bluez-pin-0.30-18|12	BuildRequires:	pkgconfig(bluez)
14mr|bluez-pin-0.30-18|13	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|bluez-pin-0.30-18|14	BuildRequires:	pkgconfig(gconf-2.0)
14mr|bluez-pin-0.30-18|15	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|bluez-pin-0.30-18|16	BuildRequires:	pkgconfig(libglade-2.0)
14mr|bluez-pin-0.30-18|17	
14mr|bluez-pin-0.30-18|18	%description
14mr|bluez-pin-0.30-18|19	A GTK+ helper app for entering a Bluetooth PIN.
14mr|bluez-pin-0.30-18|20	
14mr|bluez-pin-0.30-18|21	%prep
14mr|bluez-pin-0.30-18|22	%setup -q
14mr|bluez-pin-0.30-18|23	
14mr|bluez-pin-0.30-18|24	%build
14mr|bluez-pin-0.30-18|25	%configure2_5x
14mr|bluez-pin-0.30-18|26	make
14mr|bluez-pin-0.30-18|27	
14mr|bluez-pin-0.30-18|28	%install
14mr|bluez-pin-0.30-18|29	%makeinstall_std
14mr|bluez-pin-0.30-18|30	
14mr|bluez-pin-0.30-18|31	%post
14mr|bluez-pin-0.30-18|32	update-alternatives --install /bin/bluepin bluepin /usr/bin/bluez-pin 10
14mr|bluez-pin-0.30-18|33	
14mr|bluez-pin-0.30-18|34	%postun
14mr|bluez-pin-0.30-18|35	[ $1 != 0 ] && exit 0
14mr|bluez-pin-0.30-18|36	update-alternatives --remove bluepin /usr/bin/bluez-pin
14mr|bluez-pin-0.30-18|37	
14mr|bluez-pin-0.30-18|38	%files
14mr|bluez-pin-0.30-18|39	%doc ChangeLog
14mr|bluez-pin-0.30-18|40	%{_bindir}/%{name}
14mr|bluez-pin-0.30-18|41	%config %{_sysconfdir}/dbus*/*
14mr|bluez-pin-0.30-18|42	%{_datadir}/pixmaps/*
14mr|bluez-pin-0.30-18|43	%{_datadir}/%{name}
14mr|bluez-pin-0.30-18|44	
14mr|bluez-pin-0.30-18|45	
14mr|bluez-pin-0.30-18|46	%changelog
14mr|bluez-pin-0.30-18|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.30-18
14mr|bluez-pin-0.30-18|48	+ Revision: abf48df
14mr|bluez-pin-0.30-18|49	- MassBuild#440: Increase release tag
14mr|bluez-pin-0.30-18|50	
14mr|bluez-pin-0.30-18|51	

15989 14
14mr|bm-2.1-228|1	# no need to bzip2 patches, the macro below makes the .src.rpm use
14mr|bm-2.1-228|2	# bzip2 compression instead of gzip (the default one)
14mr|bm-2.1-228|3	%define _source_payload w9.bzdio
14mr|bm-2.1-228|4	
14mr|bm-2.1-228|5	Name: bm
14mr|bm-2.1-228|6	Version: 2.1
14mr|bm-2.1-228|7	Release: 228
14mr|bm-2.1-228|8	Summary: BuildManager - rpm package building helper
14mr|bm-2.1-228|9	Group: Development/Other
14mr|bm-2.1-228|10	License: GPL
14mr|bm-2.1-228|11	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/bm/
14mr|bm-2.1-228|12	Source: bm-%{version}.tar.bz2
14mr|bm-2.1-228|13	Source1:	%{name}.bash-completion
14mr|bm-2.1-228|14	Patch0: bm-2.1-rpmbuild.patch
14mr|bm-2.1-228|15	Patch1: bm-2.1-only-move-srpm.patch
14mr|bm-2.1-228|16	Patch2: bm-2.1-use-subprocess.patch
14mr|bm-2.1-228|17	patch3: bm-2.1-missing-exceptions.patch
14mr|bm-2.1-228|18	Patch4: bm-2.1-unpack-nodeps.patch
14mr|bm-2.1-228|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|bm-2.1-228|20	Requires: python
14mr|bm-2.1-228|21	Requires: rpm-build
14mr|bm-2.1-228|22	BuildRequires: rpm-build
14mr|bm-2.1-228|23	BuildRequires: python
14mr|bm-2.1-228|24	BuildRequires: python-devel
14mr|bm-2.1-228|25	BuildArch:     noarch
14mr|bm-2.1-228|26	
14mr|bm-2.1-228|27	%description
14mr|bm-2.1-228|28	BuildManager, or bm, is a program that wraps and extends rpm while building
14mr|bm-2.1-228|29	packages. Its features allow one to batch process thousand of rpms at once,
14mr|bm-2.1-228|30	controling logs, rpm and srpm moving, filtering the list of files, ignoring
14mr|bm-2.1-228|31	given packages, completely cleaning the build directories, and many other
14mr|bm-2.1-228|32	features.
14mr|bm-2.1-228|33	
14mr|bm-2.1-228|34	%description -l pt_BR
14mr|bm-2.1-228|35	O BuildManager, ou bm, é um programa que encapsula e estende o rpm na
14mr|bm-2.1-228|36	construção de pacotes. Suas características permitem o processamento em
14mr|bm-2.1-228|37	série ou paralelo de milhares de rpms em uma única execução, controlando
14mr|bm-2.1-228|38	logs, movendo rpms e srpms, filtrando a lista de arquivos, ignorando pacotes
14mr|bm-2.1-228|39	selecionados, limpando completamente os diretórios de construção, e muitas
14mr|bm-2.1-228|40	outras possibilidades.
14mr|bm-2.1-228|41	
14mr|bm-2.1-228|42	%prep
14mr|bm-2.1-228|43	%setup -q
14mr|bm-2.1-228|44	%patch0 -p1
14mr|bm-2.1-228|45	%patch1 -p0
14mr|bm-2.1-228|46	%patch2 -p1
14mr|bm-2.1-228|47	%patch3 -p0
14mr|bm-2.1-228|48	
14mr|bm-2.1-228|49	%build
14mr|bm-2.1-228|50	python setup.py build
14mr|bm-2.1-228|51	
14mr|bm-2.1-228|52	%install
14mr|bm-2.1-228|53	rm -rf %{buildroot}
14mr|bm-2.1-228|54	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mr|bm-2.1-228|55	
14mr|bm-2.1-228|56	# Using compile inline since niemeyer's python macros still not available on mdk rpm macros
14mr|bm-2.1-228|57	find %{buildroot}%{py_puresitedir} -name '*.pyc' -exec rm -f {} \;
14mr|bm-2.1-228|58	python -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile_dir(sys.argv[1], ddir=br and
14mr|bm-2.1-228|59	(sys.argv[1][len(os.path.abspath(br)):]+'/') or None)" %{buildroot}%{py_puresitedir}
14mr|bm-2.1-228|60	
14mr|bm-2.1-228|61	# bash completion
14mr|bm-2.1-228|62	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|bm-2.1-228|63	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14mr|bm-2.1-228|64	
14mr|bm-2.1-228|65	%clean
14mr|bm-2.1-228|66	rm -rf %{buildroot}
14mr|bm-2.1-228|67	
14mr|bm-2.1-228|68	%files -f INSTALLED_FILES
14mr|bm-2.1-228|69	%defattr(0644,root,root,0755)
14mr|bm-2.1-228|70	%doc LICENSE
14mr|bm-2.1-228|71	%defattr(-,root,root,-)
14mr|bm-2.1-228|72	%{_sysconfdir}/bash_completion.d/%{name}
14mr|bm-2.1-228|73	
14mr|bm-2.1-228|74	
14mr|bm-2.1-228|75	
14mr|bm-2.1-228|76	
14mr|bm-2.1-228|77	
14mr|bm-2.1-228|78	
14mr|bm-2.1-228|79	%changelog
14mr|bm-2.1-228|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-228
14mr|bm-2.1-228|81	+ Revision: d3cd111
14mr|bm-2.1-228|82	- MassBuild#440: Increase release tag
14mr|bm-2.1-228|83	
14mr|bm-2.1-228|84	

15990 14
14mr|bomber-4.13.3-1|1	Summary:	Arcade bombing game
14mr|bomber-4.13.3-1|2	Name:		bomber
14mr|bomber-4.13.3-1|3	Epoch:		1
14mr|bomber-4.13.3-1|4	Version:	4.13.3
14mr|bomber-4.13.3-1|5	Release:	1
14mr|bomber-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|bomber-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|bomber-4.13.3-1|8	Url:		http://www.kde.org/applications/games/bomber/
14mr|bomber-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|bomber-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|bomber-4.13.3-1|11	
14mr|bomber-4.13.3-1|12	%description
14mr|bomber-4.13.3-1|13	Bomber is a single player arcade game.
14mr|bomber-4.13.3-1|14	
14mr|bomber-4.13.3-1|15	The player is invading various cities in a plane that is decreasing in height.
14mr|bomber-4.13.3-1|16	The goal of the game is to destroy all the buildings and advance to the next
14mr|bomber-4.13.3-1|17	level. Each level gets a bit harder by increasing the speed of the plane and
14mr|bomber-4.13.3-1|18	the height of the buildings.
14mr|bomber-4.13.3-1|19	
14mr|bomber-4.13.3-1|20	%files
14mr|bomber-4.13.3-1|21	%{_kde_bindir}/bomber
14mr|bomber-4.13.3-1|22	%{_kde_applicationsdir}/bomber.desktop
14mr|bomber-4.13.3-1|23	%{_kde_appsdir}/bomber
14mr|bomber-4.13.3-1|24	%{_kde_datadir}/config.kcfg/bomber.kcfg
14mr|bomber-4.13.3-1|25	%{_kde_docdir}/HTML/en/bomber
14mr|bomber-4.13.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/bomber.*
14mr|bomber-4.13.3-1|27	
14mr|bomber-4.13.3-1|28	#------------------------------------------------------------------------------
14mr|bomber-4.13.3-1|29	
14mr|bomber-4.13.3-1|30	%prep
14mr|bomber-4.13.3-1|31	%setup -q
14mr|bomber-4.13.3-1|32	
14mr|bomber-4.13.3-1|33	%build
14mr|bomber-4.13.3-1|34	%cmake_kde4
14mr|bomber-4.13.3-1|35	%make
14mr|bomber-4.13.3-1|36	
14mr|bomber-4.13.3-1|37	%install
14mr|bomber-4.13.3-1|38	%makeinstall_std -C build
14mr|bomber-4.13.3-1|39	
14mr|bomber-4.13.3-1|40	
14mr|bomber-4.13.3-1|41	%changelog
14mr|bomber-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|bomber-4.13.3-1|43	+ Revision: 882f0bd
14mr|bomber-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|bomber-4.13.3-1|45	
14mr|bomber-4.13.3-1|46	

15991 14
14mr|bonnie++-1.97-5|1	%define	debug_package	%nil
14mr|bonnie++-1.97-5|2	
14mr|bonnie++-1.97-5|3	Name: bonnie++
14mr|bonnie++-1.97-5|4	Version: 1.97
14mr|bonnie++-1.97-5|5	Release: 5
14mr|bonnie++-1.97-5|6	Summary: A program for benchmarking hard drives and filesystems
14mr|bonnie++-1.97-5|7	License: GPLv2+
14mr|bonnie++-1.97-5|8	Group: System/Kernel and hardware
14mr|bonnie++-1.97-5|9	URL: http://www.coker.com.au/bonnie++/
14mr|bonnie++-1.97-5|10	Source0: http://www.coker.com.au/bonnie++/bonnie++-%{version}.tgz
14mr|bonnie++-1.97-5|11	Provides: bonnie
14mr|bonnie++-1.97-5|12	Obsoletes: bonnie
14mr|bonnie++-1.97-5|13	
14mr|bonnie++-1.97-5|14	%description
14mr|bonnie++-1.97-5|15	Bonnie++ is a benchmark suite that is aimed at performing a number of simple
14mr|bonnie++-1.97-5|16	tests of hard drive and file system performance.
14mr|bonnie++-1.97-5|17	
14mr|bonnie++-1.97-5|18	%prep
14mr|bonnie++-1.97-5|19	
14mr|bonnie++-1.97-5|20	%setup -q -n %{name}-%{version}.1
14mr|bonnie++-1.97-5|21	
14mr|bonnie++-1.97-5|22	%build
14mr|bonnie++-1.97-5|23	%configure2_5x
14mr|bonnie++-1.97-5|24	%make MORECFLAGS="%{optflags} %{?ldflags}"
14mr|bonnie++-1.97-5|25	perl -pi -e "s@/usr/share/doc/bonnie\+\+/@%_docdir/%name-%version/@" bonnie++.8
14mr|bonnie++-1.97-5|26	
14mr|bonnie++-1.97-5|27	%install
14mr|bonnie++-1.97-5|28	[ -e debian/changelog ]&& (rm -f changelog.txt;mv debian/changelog changelog.txt)
14mr|bonnie++-1.97-5|29	perl -pi -e "s@usr/share/man@%{buildroot}%_mandir@g" Makefile
14mr|bonnie++-1.97-5|30	%makeinstall eprefix=%{buildroot} DESTDIR=%{buildroot}
14mr|bonnie++-1.97-5|31	
14mr|bonnie++-1.97-5|32	%files
14mr|bonnie++-1.97-5|33	%doc changelog.txt readme.html credits.txt
14mr|bonnie++-1.97-5|34	/sbin/bonnie++
14mr|bonnie++-1.97-5|35	/sbin/getc_putc
14mr|bonnie++-1.97-5|36	/sbin/getc_putc_helper
14mr|bonnie++-1.97-5|37	/sbin/zcav
14mr|bonnie++-1.97-5|38	/bin/bon_csv2html
14mr|bonnie++-1.97-5|39	/bin/bon_csv2txt
14mr|bonnie++-1.97-5|40	/bin/generate_randfile
14mr|bonnie++-1.97-5|41	%{_mandir}/man1/*
14mr|bonnie++-1.97-5|42	%{_mandir}/man8/*
14mr|bonnie++-1.97-5|43	
14mr|bonnie++-1.97-5|44	%changelog
14mr|bonnie++-1.97-5|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.97-5
14mr|bonnie++-1.97-5|46	+ Revision: 4d092f0
14mr|bonnie++-1.97-5|47	- MassBuild#440: Increase release tag
14mr|bonnie++-1.97-5|48	
14mr|bonnie++-1.97-5|49	

15992 14
14mr|boo-0.9.4.9-8|1	Summary:	A wrist friendly language for the CLI/Mono
14mr|boo-0.9.4.9-8|2	Name:		boo
14mr|boo-0.9.4.9-8|3	Version:	0.9.4.9
14mr|boo-0.9.4.9-8|4	Release:	8
14mr|boo-0.9.4.9-8|5	License:	BSD
14mr|boo-0.9.4.9-8|6	Group:		Development/Other
14mr|boo-0.9.4.9-8|7	Url:		http://boo.codehaus.org/
14mr|boo-0.9.4.9-8|8	Source0:	http://dist.codehaus.org/boo/distributions/%{name}-%{version}-src.tar.bz2
14mr|boo-0.9.4.9-8|9	Patch0:		boo-gtksourceview.patch
14mr|boo-0.9.4.9-8|10	Patch1:		boo-pkgconfig_path_fix.patch
14mr|boo-0.9.4.9-8|11	BuildArch:	noarch
14mr|boo-0.9.4.9-8|12	
14mr|boo-0.9.4.9-8|13	BuildRequires:	nant
14mr|boo-0.9.4.9-8|14	BuildRequires:	pkgconfig(shared-mime-info)
14mr|boo-0.9.4.9-8|15	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mr|boo-0.9.4.9-8|16	Requires:	mono
14mr|boo-0.9.4.9-8|17	
14mr|boo-0.9.4.9-8|18	%description
14mr|boo-0.9.4.9-8|19	Boo is a new object oriented statically typed programming language for
14mr|boo-0.9.4.9-8|20	the Common Language Infrastructure with a python inspired syntax and
14mr|boo-0.9.4.9-8|21	a special focus on language and compiler extensibility.
14mr|boo-0.9.4.9-8|22	
14mr|boo-0.9.4.9-8|23	%package	nant
14mr|boo-0.9.4.9-8|24	Summary:	Nant task for building boo programs
14mr|boo-0.9.4.9-8|25	Group:		Development/Other
14mr|boo-0.9.4.9-8|26	
14mr|boo-0.9.4.9-8|27	%description	nant
14mr|boo-0.9.4.9-8|28	Boo is a new object oriented statically typed programming language for
14mr|boo-0.9.4.9-8|29	the Common Language Infrastructure with a python inspired syntax and
14mr|boo-0.9.4.9-8|30	a special focus on language and compiler extensibility.
14mr|boo-0.9.4.9-8|31	
14mr|boo-0.9.4.9-8|32	This is a Nant task for building boo sources.
14mr|boo-0.9.4.9-8|33	
14mr|boo-0.9.4.9-8|34	%prep
14mr|boo-0.9.4.9-8|35	%setup -q
14mr|boo-0.9.4.9-8|36	%apply_patches
14mr|boo-0.9.4.9-8|37	
14mr|boo-0.9.4.9-8|38	%build
14mr|boo-0.9.4.9-8|39	nant -nologo -D:install.prefix=%{_prefix}
14mr|boo-0.9.4.9-8|40	
14mr|boo-0.9.4.9-8|41	%install
14mr|boo-0.9.4.9-8|42	nant -nologo install -D:install.prefix=%{_prefix} -D:install.destdir=%{buildroot}
14mr|boo-0.9.4.9-8|43	
14mr|boo-0.9.4.9-8|44	rm -f %{buildroot}%{_datadir}/mime-info/boo.*
14mr|boo-0.9.4.9-8|45	
14mr|boo-0.9.4.9-8|46	#gw fix pkgconfig location
14mr|boo-0.9.4.9-8|47	mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_datadir}/pkgconfig
14mr|boo-0.9.4.9-8|48	
14mr|boo-0.9.4.9-8|49	rm -rf %{buildroot}%{_datadir}/gtksourceview*
14mr|boo-0.9.4.9-8|50	
14mr|boo-0.9.4.9-8|51	%files
14mr|boo-0.9.4.9-8|52	%doc license.txt readme.txt examples docs/BooManifesto.sxw
14mr|boo-0.9.4.9-8|53	%{_bindir}/boo*
14mr|boo-0.9.4.9-8|54	%{_prefix}/lib/mono/*
14mr|boo-0.9.4.9-8|55	%{_prefix}/lib/boo
14mr|boo-0.9.4.9-8|56	%{_datadir}/mime/packages/boo-mime-info.xml
14mr|boo-0.9.4.9-8|57	%{_datadir}/pkgconfig/boo.pc
14mr|boo-0.9.4.9-8|58	%exclude %{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
14mr|boo-0.9.4.9-8|59	
14mr|boo-0.9.4.9-8|60	%files nant
14mr|boo-0.9.4.9-8|61	%{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
14mr|boo-0.9.4.9-8|62	
14mr|boo-0.9.4.9-8|63	
14mr|boo-0.9.4.9-8|64	%changelog
14mr|boo-0.9.4.9-8|65	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4.9-8
14mr|boo-0.9.4.9-8|66	+ Revision: 2a46ad0
14mr|boo-0.9.4.9-8|67	- Spec cleanup, fix BRs
14mr|boo-0.9.4.9-8|68	
14mr|boo-0.9.4.9-8|69	

15993 14
14mr|boost-1.55.0-5|1	%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
14mr|boost-1.55.0-5|2	
14mr|boost-1.55.0-5|3	%define libatomic %mklibname boost_atomic %{version}
14mr|boost-1.55.0-5|4	%define libchrono %mklibname boost_chrono %{version}
14mr|boost-1.55.0-5|5	%define libcontext %mklibname boost_context %{version}
14mr|boost-1.55.0-5|6	%define libcoroutine %mklibname boost_coroutine %{version}
14mr|boost-1.55.0-5|7	%define libdatetime %mklibname boost_date_time %{version}
14mr|boost-1.55.0-5|8	%define libfilesystem %mklibname boost_filesystem %{version}
14mr|boost-1.55.0-5|9	%define libgraph %mklibname boost_graph %{version}
14mr|boost-1.55.0-5|10	%define libiostreams %mklibname boost_iostreams %{version}
14mr|boost-1.55.0-5|11	%define liblocale %mklibname boost_locale %{version}
14mr|boost-1.55.0-5|12	%define liblog %mklibname boost_log %{version}
14mr|boost-1.55.0-5|13	%define liblogsetup %mklibname boost_log_setup %{version}
14mr|boost-1.55.0-5|14	%define libmathc99 %mklibname boost_math_c99_ %{version}
14mr|boost-1.55.0-5|15	%define libmathc99f %mklibname boost_math_c99f %{version}
14mr|boost-1.55.0-5|16	%define libmathc99l %mklibname boost_math_c99l %{version}
14mr|boost-1.55.0-5|17	%define libmathtr1 %mklibname boost_math_tr1_ %{version}
14mr|boost-1.55.0-5|18	%define libmathtr1f %mklibname boost_math_tr1f %{version}
14mr|boost-1.55.0-5|19	%define libmathtr1l %mklibname boost_math_tr1l %{version}
14mr|boost-1.55.0-5|20	%define libprgexecmonitor %mklibname boost_prg_exec_monitor %{version}
14mr|boost-1.55.0-5|21	%define libprogramoptions %mklibname boost_program_options %{version}
14mr|boost-1.55.0-5|22	%define libpython %mklibname boost_python %{version}
14mr|boost-1.55.0-5|23	%define librandom %mklibname boost_random %{version}
14mr|boost-1.55.0-5|24	%define libregex %mklibname boost_regex %{version}
14mr|boost-1.55.0-5|25	%define libserialization %mklibname boost_serialization %{version}
14mr|boost-1.55.0-5|26	%define libsignals %mklibname boost_signals %{version}
14mr|boost-1.55.0-5|27	%define libsystem %mklibname boost_system %{version}
14mr|boost-1.55.0-5|28	%define libthread %mklibname boost_thread %{version}
14mr|boost-1.55.0-5|29	%define libtimer %mklibname boost_timer %{version}
14mr|boost-1.55.0-5|30	%define libunittestframework %mklibname boost_unit_test_framework %{version}
14mr|boost-1.55.0-5|31	%define libwave %mklibname boost_wave %{version}
14mr|boost-1.55.0-5|32	%define libwserialization %mklibname boost_wserialization %{version}
14mr|boost-1.55.0-5|33	
14mr|boost-1.55.0-5|34	%define devname %mklibname boost -d
14mr|boost-1.55.0-5|35	%define sdevname %mklibname boost -d -s
14mr|boost-1.55.0-5|36	
14mr|boost-1.55.0-5|37	%ifarch aarch64
14mr|boost-1.55.0-5|38	%bcond_with context
14mr|boost-1.55.0-5|39	%else
14mr|boost-1.55.0-5|40	%bcond_without context
14mr|boost-1.55.0-5|41	%endif
14mr|boost-1.55.0-5|42	
14mr|boost-1.55.0-5|43	# --no-undefined breaks build of CMakeified Boost.{Chrono,Locale,Timer}.
14mr|boost-1.55.0-5|44	# Without --no-undefined, corresponding libraries lose their dependency on Boost.System.
14mr|boost-1.55.0-5|45	# This is totally wrong, but it's rather a CMake'ification bug.
14mr|boost-1.55.0-5|46	%define _disable_ld_no_undefined 1
14mr|boost-1.55.0-5|47	
14mr|boost-1.55.0-5|48	Summary:	Portable C++ libraries
14mr|boost-1.55.0-5|49	Name:		boost
14mr|boost-1.55.0-5|50	Version:	1.55.0
14mr|boost-1.55.0-5|51	Release:	5
14mr|boost-1.55.0-5|52	License:	Boost
14mr|boost-1.55.0-5|53	Group:		Development/C++
14mr|boost-1.55.0-5|54	Url:		http://boost.org/
14mr|boost-1.55.0-5|55	Source0:	http://download.sourceforge.net/boost/boost_%{packver}.tar.bz2
14mr|boost-1.55.0-5|56	Source100:	%{name}.rpmlintrc
14mr|boost-1.55.0-5|57	# https://svn.boost.org/trac/boost/ticket/6150
14mr|boost-1.55.0-5|58	Patch4:		boost-1.50.0-fix-non-utf8-files.patch
14mr|boost-1.55.0-5|59	# Add a manual page for the sole executable, namely bjam, based on the
14mr|boost-1.55.0-5|60	# on-line documentation:
14mr|boost-1.55.0-5|61	# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
14mr|boost-1.55.0-5|62	Patch5:		boost-1.48.0-add-bjam-man-page.patch
14mr|boost-1.55.0-5|63	# https://bugzilla.redhat.com/show_bug.cgi?id=756005
14mr|boost-1.55.0-5|64	# https://svn.boost.org/trac/boost/ticket/6131
14mr|boost-1.55.0-5|65	Patch7:		boost-1.50.0-foreach.patch
14mr|boost-1.55.0-5|66	# https://bugzilla.redhat.com/show_bug.cgi?id=783660
14mr|boost-1.55.0-5|67	# https://svn.boost.org/trac/boost/ticket/6459 fixed
14mr|boost-1.55.0-5|68	Patch10:	boost-1.50.0-long-double-1.patch
14mr|boost-1.55.0-5|69	# https://bugzilla.redhat.com/show_bug.cgi?id=784654
14mr|boost-1.55.0-5|70	Patch12:	boost-1.50.0-polygon.patch
14mr|boost-1.55.0-5|71	# https://bugzilla.redhat.com/show_bug.cgi?id=828856
14mr|boost-1.55.0-5|72	# https://bugzilla.redhat.com/show_bug.cgi?id=828857
14mr|boost-1.55.0-5|73	Patch15:	boost-1.50.0-pool.patch
14mr|boost-1.55.0-5|74	BuildRequires:	doxygen
14mr|boost-1.55.0-5|75	BuildRequires:	xsltproc
14mr|boost-1.55.0-5|76	BuildRequires:	bzip2-devel
14mr|boost-1.55.0-5|77	BuildRequires:	pkgconfig(expat)
14mr|boost-1.55.0-5|78	BuildRequires:	pkgconfig(icu-uc)
14mr|boost-1.55.0-5|79	BuildRequires:	pkgconfig(python)
14mr|boost-1.55.0-5|80	BuildRequires:	pkgconfig(zlib)
14mr|boost-1.55.0-5|81	
14mr|boost-1.55.0-5|82	%description
14mr|boost-1.55.0-5|83	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|84	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|85	Standard Library. This package contains only the shared libraries
14mr|boost-1.55.0-5|86	needed for running programs using Boost.
14mr|boost-1.55.0-5|87	
14mr|boost-1.55.0-5|88	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|89	
14mr|boost-1.55.0-5|90	# build section Taken from the Fedora .src.rpm.
14mr|boost-1.55.0-5|91	%package build
14mr|boost-1.55.0-5|92	Summary:	Cross platform build system for C++ projects
14mr|boost-1.55.0-5|93	Group:		Development/C++
14mr|boost-1.55.0-5|94	Requires:	boost-jam
14mr|boost-1.55.0-5|95	BuildArch:	noarch
14mr|boost-1.55.0-5|96	
14mr|boost-1.55.0-5|97	%description build
14mr|boost-1.55.0-5|98	Boost.Build is an easy way to build C++ projects, everywhere. You name
14mr|boost-1.55.0-5|99	your pieces of executable and libraries and list their sources.  Boost.Build
14mr|boost-1.55.0-5|100	takes care about compiling your sources with the right options,
14mr|boost-1.55.0-5|101	creating static and shared libraries, making pieces of executable, and other
14mr|boost-1.55.0-5|102	chores -- whether you're using GCC, MSVC, or a dozen more supported
14mr|boost-1.55.0-5|103	C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
14mr|boost-1.55.0-5|104	
14mr|boost-1.55.0-5|105	%files build
14mr|boost-1.55.0-5|106	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|107	%{_datadir}/boost-build/
14mr|boost-1.55.0-5|108	
14mr|boost-1.55.0-5|109	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|110	
14mr|boost-1.55.0-5|111	%package examples
14mr|boost-1.55.0-5|112	Summary:	The examples for the Boost libraries
14mr|boost-1.55.0-5|113	Group:		Development/C++
14mr|boost-1.55.0-5|114	BuildArch:	noarch
14mr|boost-1.55.0-5|115	
14mr|boost-1.55.0-5|116	%description examples
14mr|boost-1.55.0-5|117	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|118	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|119	Standard Library. This package contains examples, installed in the
14mr|boost-1.55.0-5|120	same place as the documentation.
14mr|boost-1.55.0-5|121	
14mr|boost-1.55.0-5|122	%files examples
14mr|boost-1.55.0-5|123	%doc examples/*
14mr|boost-1.55.0-5|124	
14mr|boost-1.55.0-5|125	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|126	
14mr|boost-1.55.0-5|127	%package -n %{libatomic}
14mr|boost-1.55.0-5|128	Summary:	Boost atomic shared library
14mr|boost-1.55.0-5|129	Group:		System/Libraries
14mr|boost-1.55.0-5|130	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|131	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|132	
14mr|boost-1.55.0-5|133	%description -n %{libatomic}
14mr|boost-1.55.0-5|134	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|135	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|136	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|137	running programs dynamically linked against Boost atomic.
14mr|boost-1.55.0-5|138	
14mr|boost-1.55.0-5|139	%files -n %{libatomic}
14mr|boost-1.55.0-5|140	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|141	%{_libdir}/libboost_atomic.so.%{version}
14mr|boost-1.55.0-5|142	
14mr|boost-1.55.0-5|143	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|144	
14mr|boost-1.55.0-5|145	%package -n %{libchrono}
14mr|boost-1.55.0-5|146	Summary:	Boost chrono shared library
14mr|boost-1.55.0-5|147	Group:		System/Libraries
14mr|boost-1.55.0-5|148	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|149	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|150	
14mr|boost-1.55.0-5|151	%description -n %{libchrono}
14mr|boost-1.55.0-5|152	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|153	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|154	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|155	running programs dynamically linked against Boost chrono.
14mr|boost-1.55.0-5|156	
14mr|boost-1.55.0-5|157	%files -n %{libchrono}
14mr|boost-1.55.0-5|158	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|159	%{_libdir}/libboost_chrono.so.%{version}
14mr|boost-1.55.0-5|160	
14mr|boost-1.55.0-5|161	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|162	
14mr|boost-1.55.0-5|163	%package -n %{libcontext}
14mr|boost-1.55.0-5|164	Summary:	Boost context shared library
14mr|boost-1.55.0-5|165	Group:		System/Libraries
14mr|boost-1.55.0-5|166	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|167	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|168	
14mr|boost-1.55.0-5|169	%description -n %{libcontext}
14mr|boost-1.55.0-5|170	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|171	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|172	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|173	running programs dynamically linked against Boost context.
14mr|boost-1.55.0-5|174	
14mr|boost-1.55.0-5|175	%files -n %{libcontext}
14mr|boost-1.55.0-5|176	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|177	%{_libdir}/libboost_context.so.%{version}
14mr|boost-1.55.0-5|178	
14mr|boost-1.55.0-5|179	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|180	
14mr|boost-1.55.0-5|181	%package -n %{libcoroutine}
14mr|boost-1.55.0-5|182	Summary:	Boost coroutine shared library
14mr|boost-1.55.0-5|183	Group:		System/Libraries
14mr|boost-1.55.0-5|184	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|185	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|186	
14mr|boost-1.55.0-5|187	%description -n %{libcoroutine}
14mr|boost-1.55.0-5|188	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|189	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|190	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|191	running programs dynamically linked against Boost coroutine.
14mr|boost-1.55.0-5|192	
14mr|boost-1.55.0-5|193	%files -n %{libcoroutine}
14mr|boost-1.55.0-5|194	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|195	%{_libdir}/libboost_coroutine.so.%{version}
14mr|boost-1.55.0-5|196	
14mr|boost-1.55.0-5|197	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|198	
14mr|boost-1.55.0-5|199	%package -n %{libdatetime}
14mr|boost-1.55.0-5|200	Summary:	Boost date_time shared library
14mr|boost-1.55.0-5|201	Group:		System/Libraries
14mr|boost-1.55.0-5|202	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|203	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|204	
14mr|boost-1.55.0-5|205	%description -n %{libdatetime}
14mr|boost-1.55.0-5|206	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|207	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|208	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|209	running programs dynamically linked against Boost datetime.
14mr|boost-1.55.0-5|210	
14mr|boost-1.55.0-5|211	%files -n %{libdatetime}
14mr|boost-1.55.0-5|212	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|213	%{_libdir}/libboost_date_time.so.%{version}
14mr|boost-1.55.0-5|214	
14mr|boost-1.55.0-5|215	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|216	
14mr|boost-1.55.0-5|217	%package -n %{libfilesystem}
14mr|boost-1.55.0-5|218	Summary:	Boost filesystem shared library
14mr|boost-1.55.0-5|219	Group:		System/Libraries
14mr|boost-1.55.0-5|220	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|221	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|222	
14mr|boost-1.55.0-5|223	%description -n %{libfilesystem}
14mr|boost-1.55.0-5|224	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|225	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|226	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|227	running programs dynamically linked against Boost filesystem.
14mr|boost-1.55.0-5|228	
14mr|boost-1.55.0-5|229	%files -n %{libfilesystem}
14mr|boost-1.55.0-5|230	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|231	%{_libdir}/libboost_filesystem.so.%{version}
14mr|boost-1.55.0-5|232	
14mr|boost-1.55.0-5|233	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|234	
14mr|boost-1.55.0-5|235	%package -n %{libgraph}
14mr|boost-1.55.0-5|236	Summary:	Boost graph shared library
14mr|boost-1.55.0-5|237	Group:		System/Libraries
14mr|boost-1.55.0-5|238	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|239	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|240	
14mr|boost-1.55.0-5|241	%description -n %{libgraph}
14mr|boost-1.55.0-5|242	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|243	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|244	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|245	running programs dynamically linked against Boost graph.
14mr|boost-1.55.0-5|246	
14mr|boost-1.55.0-5|247	%files -n %{libgraph}
14mr|boost-1.55.0-5|248	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|249	%{_libdir}/libboost_graph.so.%{version}
14mr|boost-1.55.0-5|250	
14mr|boost-1.55.0-5|251	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|252	
14mr|boost-1.55.0-5|253	%package -n %{libiostreams}
14mr|boost-1.55.0-5|254	Summary:	Boost iostreams shared library
14mr|boost-1.55.0-5|255	Group:		System/Libraries
14mr|boost-1.55.0-5|256	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|257	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|258	
14mr|boost-1.55.0-5|259	%description -n %{libiostreams}
14mr|boost-1.55.0-5|260	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|261	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|262	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|263	running programs dynamically linked against Boost iostreams.
14mr|boost-1.55.0-5|264	
14mr|boost-1.55.0-5|265	%files -n %{libiostreams}
14mr|boost-1.55.0-5|266	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|267	%{_libdir}/libboost_iostreams.so.%{version}
14mr|boost-1.55.0-5|268	
14mr|boost-1.55.0-5|269	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|270	
14mr|boost-1.55.0-5|271	%package -n %{liblocale}
14mr|boost-1.55.0-5|272	Summary:	Boost locale shared library
14mr|boost-1.55.0-5|273	Group:		System/Libraries
14mr|boost-1.55.0-5|274	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|275	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|276	
14mr|boost-1.55.0-5|277	%description -n %{liblocale}
14mr|boost-1.55.0-5|278	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|279	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|280	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|281	running programs dynamically linked against Boost locale.
14mr|boost-1.55.0-5|282	
14mr|boost-1.55.0-5|283	%files -n %{liblocale}
14mr|boost-1.55.0-5|284	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|285	%{_libdir}/libboost_locale.so.%{version}
14mr|boost-1.55.0-5|286	
14mr|boost-1.55.0-5|287	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|288	
14mr|boost-1.55.0-5|289	%package -n %{liblog}
14mr|boost-1.55.0-5|290	Summary:	Boost log shared library
14mr|boost-1.55.0-5|291	Group:		System/Libraries
14mr|boost-1.55.0-5|292	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|293	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|294	
14mr|boost-1.55.0-5|295	%description -n %{liblog}
14mr|boost-1.55.0-5|296	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|297	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|298	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|299	running programs dynamically linked against Boost log.
14mr|boost-1.55.0-5|300	
14mr|boost-1.55.0-5|301	%files -n %{liblog}
14mr|boost-1.55.0-5|302	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|303	%{_libdir}/libboost_log.so.%{version}
14mr|boost-1.55.0-5|304	
14mr|boost-1.55.0-5|305	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|306	
14mr|boost-1.55.0-5|307	%package -n %{liblogsetup}
14mr|boost-1.55.0-5|308	Summary:	Boost log_setup shared library
14mr|boost-1.55.0-5|309	Group:		System/Libraries
14mr|boost-1.55.0-5|310	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|311	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|312	
14mr|boost-1.55.0-5|313	%description -n %{liblogsetup}
14mr|boost-1.55.0-5|314	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|315	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|316	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|317	running programs dynamically linked against Boost log_setup.
14mr|boost-1.55.0-5|318	
14mr|boost-1.55.0-5|319	%files -n %{liblogsetup}
14mr|boost-1.55.0-5|320	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|321	%{_libdir}/libboost_log_setup.so.%{version}
14mr|boost-1.55.0-5|322	
14mr|boost-1.55.0-5|323	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|324	
14mr|boost-1.55.0-5|325	%package -n %{libmathc99}
14mr|boost-1.55.0-5|326	Summary:	Boost math_c99 shared library
14mr|boost-1.55.0-5|327	Group:		System/Libraries
14mr|boost-1.55.0-5|328	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|329	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|330	
14mr|boost-1.55.0-5|331	%description -n %{libmathc99}
14mr|boost-1.55.0-5|332	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|333	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|334	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|335	running programs dynamically linked against Boost math_c99.
14mr|boost-1.55.0-5|336	
14mr|boost-1.55.0-5|337	%files -n %{libmathc99}
14mr|boost-1.55.0-5|338	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|339	%{_libdir}/libboost_math_c99.so.%{version}
14mr|boost-1.55.0-5|340	
14mr|boost-1.55.0-5|341	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|342	
14mr|boost-1.55.0-5|343	%package -n %{libmathc99f}
14mr|boost-1.55.0-5|344	Summary:	Boost math_c99f shared library
14mr|boost-1.55.0-5|345	Group:		System/Libraries
14mr|boost-1.55.0-5|346	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|347	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|348	
14mr|boost-1.55.0-5|349	%description -n %{libmathc99f}
14mr|boost-1.55.0-5|350	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|351	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|352	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|353	running programs dynamically linked against Boost math_c99f.
14mr|boost-1.55.0-5|354	
14mr|boost-1.55.0-5|355	%files -n %{libmathc99f}
14mr|boost-1.55.0-5|356	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|357	%{_libdir}/libboost_math_c99f.so.%{version}
14mr|boost-1.55.0-5|358	
14mr|boost-1.55.0-5|359	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|360	
14mr|boost-1.55.0-5|361	%package -n %{libmathc99l}
14mr|boost-1.55.0-5|362	Summary:	Boost math_c99l shared library
14mr|boost-1.55.0-5|363	Group:		System/Libraries
14mr|boost-1.55.0-5|364	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|365	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|366	
14mr|boost-1.55.0-5|367	%description -n %{libmathc99l}
14mr|boost-1.55.0-5|368	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|369	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|370	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|371	running programs dynamically linked against Boost math_c99l.
14mr|boost-1.55.0-5|372	
14mr|boost-1.55.0-5|373	%files -n %{libmathc99l}
14mr|boost-1.55.0-5|374	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|375	%{_libdir}/libboost_math_c99l.so.%{version}
14mr|boost-1.55.0-5|376	
14mr|boost-1.55.0-5|377	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|378	
14mr|boost-1.55.0-5|379	%package -n %{libmathtr1}
14mr|boost-1.55.0-5|380	Summary:	Boost math_tr1 shared library
14mr|boost-1.55.0-5|381	Group:		System/Libraries
14mr|boost-1.55.0-5|382	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|383	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|384	
14mr|boost-1.55.0-5|385	%description -n %{libmathtr1}
14mr|boost-1.55.0-5|386	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|387	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|388	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|389	running programs dynamically linked against Boost math_tr1.
14mr|boost-1.55.0-5|390	
14mr|boost-1.55.0-5|391	%files -n %{libmathtr1}
14mr|boost-1.55.0-5|392	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|393	%{_libdir}/libboost_math_tr1.so.%{version}
14mr|boost-1.55.0-5|394	
14mr|boost-1.55.0-5|395	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|396	
14mr|boost-1.55.0-5|397	%package -n %{libmathtr1f}
14mr|boost-1.55.0-5|398	Summary:	Boost math_tr1f shared library
14mr|boost-1.55.0-5|399	Group:		System/Libraries
14mr|boost-1.55.0-5|400	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|401	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|402	
14mr|boost-1.55.0-5|403	%description -n %{libmathtr1f}
14mr|boost-1.55.0-5|404	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|405	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|406	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|407	running programs dynamically linked against Boost math_tr1f.
14mr|boost-1.55.0-5|408	
14mr|boost-1.55.0-5|409	%files -n %{libmathtr1f}
14mr|boost-1.55.0-5|410	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|411	%{_libdir}/libboost_math_tr1f.so.%{version}
14mr|boost-1.55.0-5|412	
14mr|boost-1.55.0-5|413	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|414	
14mr|boost-1.55.0-5|415	%package -n %{libmathtr1l}
14mr|boost-1.55.0-5|416	Summary:	Boost math_tr1l shared library
14mr|boost-1.55.0-5|417	Group:		System/Libraries
14mr|boost-1.55.0-5|418	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|419	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|420	
14mr|boost-1.55.0-5|421	%description -n %{libmathtr1l}
14mr|boost-1.55.0-5|422	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|423	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|424	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|425	running programs dynamically linked against Boost math_tr1l.
14mr|boost-1.55.0-5|426	
14mr|boost-1.55.0-5|427	%files -n %{libmathtr1l}
14mr|boost-1.55.0-5|428	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|429	%{_libdir}/libboost_math_tr1l.so.%{version}
14mr|boost-1.55.0-5|430	
14mr|boost-1.55.0-5|431	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|432	
14mr|boost-1.55.0-5|433	%package -n %{libprgexecmonitor}
14mr|boost-1.55.0-5|434	Summary:	Boost prg_exec_monitor shared library
14mr|boost-1.55.0-5|435	Group:		System/Libraries
14mr|boost-1.55.0-5|436	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|437	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|438	
14mr|boost-1.55.0-5|439	%description -n %{libprgexecmonitor}
14mr|boost-1.55.0-5|440	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|441	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|442	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|443	running programs dynamically linked against Boost prg_exec_monitor.
14mr|boost-1.55.0-5|444	
14mr|boost-1.55.0-5|445	%files -n %{libprgexecmonitor}
14mr|boost-1.55.0-5|446	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|447	%{_libdir}/libboost_prg_exec_monitor.so.%{version}
14mr|boost-1.55.0-5|448	
14mr|boost-1.55.0-5|449	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|450	
14mr|boost-1.55.0-5|451	%package -n %{libprogramoptions}
14mr|boost-1.55.0-5|452	Summary:	Boost program_options shared library
14mr|boost-1.55.0-5|453	Group:		System/Libraries
14mr|boost-1.55.0-5|454	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|455	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|456	
14mr|boost-1.55.0-5|457	%description -n %{libprogramoptions}
14mr|boost-1.55.0-5|458	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|459	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|460	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|461	running programs dynamically linked against Boost program_options.
14mr|boost-1.55.0-5|462	
14mr|boost-1.55.0-5|463	%files -n %{libprogramoptions}
14mr|boost-1.55.0-5|464	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|465	%{_libdir}/libboost_program_options.so.%{version}
14mr|boost-1.55.0-5|466	
14mr|boost-1.55.0-5|467	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|468	
14mr|boost-1.55.0-5|469	%package -n %{libpython}
14mr|boost-1.55.0-5|470	Summary:	Boost python shared library
14mr|boost-1.55.0-5|471	Group:		System/Libraries
14mr|boost-1.55.0-5|472	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|473	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|474	
14mr|boost-1.55.0-5|475	%description -n %{libpython}
14mr|boost-1.55.0-5|476	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|477	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|478	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|479	running programs dynamically linked against Boost python.
14mr|boost-1.55.0-5|480	
14mr|boost-1.55.0-5|481	%files -n %{libpython}
14mr|boost-1.55.0-5|482	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|483	%{_libdir}/libboost_python.so.%{version}
14mr|boost-1.55.0-5|484	
14mr|boost-1.55.0-5|485	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|486	
14mr|boost-1.55.0-5|487	%package -n %{librandom}
14mr|boost-1.55.0-5|488	Summary:	Boost random shared library
14mr|boost-1.55.0-5|489	Group:		System/Libraries
14mr|boost-1.55.0-5|490	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|491	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|492	
14mr|boost-1.55.0-5|493	%description -n %{librandom}
14mr|boost-1.55.0-5|494	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|495	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|496	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|497	running programs dynamically linked against Boost random.
14mr|boost-1.55.0-5|498	
14mr|boost-1.55.0-5|499	%files -n %{librandom}
14mr|boost-1.55.0-5|500	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|501	%{_libdir}/libboost_random.so.%{version}
14mr|boost-1.55.0-5|502	
14mr|boost-1.55.0-5|503	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|504	
14mr|boost-1.55.0-5|505	%package -n %{libregex}
14mr|boost-1.55.0-5|506	Summary:	Boost regex shared library
14mr|boost-1.55.0-5|507	Group:		System/Libraries
14mr|boost-1.55.0-5|508	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|509	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|510	
14mr|boost-1.55.0-5|511	%description -n %{libregex}
14mr|boost-1.55.0-5|512	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|513	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|514	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|515	running programs dynamically linked against Boost regex.
14mr|boost-1.55.0-5|516	
14mr|boost-1.55.0-5|517	%files -n %{libregex}
14mr|boost-1.55.0-5|518	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|519	%{_libdir}/libboost_regex.so.%{version}
14mr|boost-1.55.0-5|520	
14mr|boost-1.55.0-5|521	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|522	
14mr|boost-1.55.0-5|523	%package -n %{libserialization}
14mr|boost-1.55.0-5|524	Summary:	Boost serialization shared library
14mr|boost-1.55.0-5|525	Group:		System/Libraries
14mr|boost-1.55.0-5|526	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|527	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|528	
14mr|boost-1.55.0-5|529	%description -n %{libserialization}
14mr|boost-1.55.0-5|530	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|531	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|532	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|533	running programs dynamically linked against Boost serialization.
14mr|boost-1.55.0-5|534	
14mr|boost-1.55.0-5|535	%files -n %{libserialization}
14mr|boost-1.55.0-5|536	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|537	%{_libdir}/libboost_serialization.so.%{version}
14mr|boost-1.55.0-5|538	
14mr|boost-1.55.0-5|539	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|540	
14mr|boost-1.55.0-5|541	%package -n %{libsignals}
14mr|boost-1.55.0-5|542	Summary:	Boost signals shared library
14mr|boost-1.55.0-5|543	Group:		System/Libraries
14mr|boost-1.55.0-5|544	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|545	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|546	
14mr|boost-1.55.0-5|547	%description -n %{libsignals}
14mr|boost-1.55.0-5|548	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|549	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|550	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|551	running programs dynamically linked against Boost signals.
14mr|boost-1.55.0-5|552	
14mr|boost-1.55.0-5|553	%files -n %{libsignals}
14mr|boost-1.55.0-5|554	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|555	%{_libdir}/libboost_signals.so.%{version}
14mr|boost-1.55.0-5|556	
14mr|boost-1.55.0-5|557	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|558	
14mr|boost-1.55.0-5|559	%package -n %{libsystem}
14mr|boost-1.55.0-5|560	Summary:	Boost system shared library
14mr|boost-1.55.0-5|561	Group:		System/Libraries
14mr|boost-1.55.0-5|562	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|563	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|564	
14mr|boost-1.55.0-5|565	%description -n %{libsystem}
14mr|boost-1.55.0-5|566	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|567	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|568	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|569	running programs dynamically linked against Boost system.
14mr|boost-1.55.0-5|570	
14mr|boost-1.55.0-5|571	%files -n %{libsystem}
14mr|boost-1.55.0-5|572	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|573	%{_libdir}/libboost_system.so.%{version}
14mr|boost-1.55.0-5|574	
14mr|boost-1.55.0-5|575	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|576	
14mr|boost-1.55.0-5|577	%package -n %{libthread}
14mr|boost-1.55.0-5|578	Summary:	Boost thread shared library
14mr|boost-1.55.0-5|579	Group:		System/Libraries
14mr|boost-1.55.0-5|580	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|581	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|582	
14mr|boost-1.55.0-5|583	%description -n %{libthread}
14mr|boost-1.55.0-5|584	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|585	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|586	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|587	running programs dynamically linked against Boost thread.
14mr|boost-1.55.0-5|588	
14mr|boost-1.55.0-5|589	%files -n %{libthread}
14mr|boost-1.55.0-5|590	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|591	%{_libdir}/libboost_thread.so.%{version}
14mr|boost-1.55.0-5|592	
14mr|boost-1.55.0-5|593	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|594	
14mr|boost-1.55.0-5|595	%package -n %{libtimer}
14mr|boost-1.55.0-5|596	Summary:	Boost timer shared library
14mr|boost-1.55.0-5|597	Group:		System/Libraries
14mr|boost-1.55.0-5|598	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|599	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|600	
14mr|boost-1.55.0-5|601	%description -n %{libtimer}
14mr|boost-1.55.0-5|602	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|603	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|604	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|605	running programs dynamically linked against Boost timer.
14mr|boost-1.55.0-5|606	
14mr|boost-1.55.0-5|607	%files -n %{libtimer}
14mr|boost-1.55.0-5|608	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|609	%{_libdir}/libboost_timer.so.%{version}
14mr|boost-1.55.0-5|610	
14mr|boost-1.55.0-5|611	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|612	
14mr|boost-1.55.0-5|613	%package -n %{libunittestframework}
14mr|boost-1.55.0-5|614	Summary:	Boost unit_test_framework shared library
14mr|boost-1.55.0-5|615	Group:		System/Libraries
14mr|boost-1.55.0-5|616	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|617	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|618	
14mr|boost-1.55.0-5|619	%description -n %{libunittestframework}
14mr|boost-1.55.0-5|620	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|621	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|622	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|623	running programs dynamically linked against Boost unit_test_framework.
14mr|boost-1.55.0-5|624	
14mr|boost-1.55.0-5|625	%files -n %{libunittestframework}
14mr|boost-1.55.0-5|626	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|627	%{_libdir}/libboost_unit_test_framework.so.%{version}
14mr|boost-1.55.0-5|628	
14mr|boost-1.55.0-5|629	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|630	
14mr|boost-1.55.0-5|631	%package -n %{libwave}
14mr|boost-1.55.0-5|632	Summary:	Boost wave shared library
14mr|boost-1.55.0-5|633	Group:		System/Libraries
14mr|boost-1.55.0-5|634	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|635	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|636	
14mr|boost-1.55.0-5|637	%description -n %{libwave}
14mr|boost-1.55.0-5|638	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|639	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|640	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|641	running programs dynamically linked against Boost wave.
14mr|boost-1.55.0-5|642	
14mr|boost-1.55.0-5|643	%files -n %{libwave}
14mr|boost-1.55.0-5|644	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|645	%{_libdir}/libboost_wave.so.%{version}
14mr|boost-1.55.0-5|646	
14mr|boost-1.55.0-5|647	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|648	
14mr|boost-1.55.0-5|649	%package -n %{libwserialization}
14mr|boost-1.55.0-5|650	Summary:	Boost wserialization shared library
14mr|boost-1.55.0-5|651	Group:		System/Libraries
14mr|boost-1.55.0-5|652	# no one should require this, but provided anyway for maximum compatibility:
14mr|boost-1.55.0-5|653	Provides:	boost = %{EVRD}
14mr|boost-1.55.0-5|654	
14mr|boost-1.55.0-5|655	%description -n %{libwserialization}
14mr|boost-1.55.0-5|656	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|657	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|658	Standard Library. This package contains the shared library needed for
14mr|boost-1.55.0-5|659	running programs dynamically linked against Boost wserialization.
14mr|boost-1.55.0-5|660	
14mr|boost-1.55.0-5|661	%files -n %{libwserialization}
14mr|boost-1.55.0-5|662	%doc LICENSE_1_0.txt
14mr|boost-1.55.0-5|663	%{_libdir}/libboost_wserialization.so.%{version}
14mr|boost-1.55.0-5|664	
14mr|boost-1.55.0-5|665	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|666	
14mr|boost-1.55.0-5|667	%package -n %{devname}
14mr|boost-1.55.0-5|668	Summary:	The libraries and headers needed for Boost development
14mr|boost-1.55.0-5|669	Group:		Development/C++
14mr|boost-1.55.0-5|670	Requires:	%{libatomic} = %{EVRD}
14mr|boost-1.55.0-5|671	Requires:	%{libchrono} = %{EVRD}
14mr|boost-1.55.0-5|672	Requires:	%{libcontext} = %{EVRD}
14mr|boost-1.55.0-5|673	Requires:	%{libcoroutine} = %{EVRD}
14mr|boost-1.55.0-5|674	Requires:	%{libdatetime} = %{EVRD}
14mr|boost-1.55.0-5|675	Requires:	%{libfilesystem} = %{EVRD}
14mr|boost-1.55.0-5|676	Requires:	%{libgraph} = %{EVRD}
14mr|boost-1.55.0-5|677	Requires:	%{libiostreams} = %{EVRD}
14mr|boost-1.55.0-5|678	Requires:	%{liblocale} = %{EVRD}
14mr|boost-1.55.0-5|679	Requires:	%{liblog} = %{EVRD}
14mr|boost-1.55.0-5|680	Requires:	%{liblogsetup} = %{EVRD}
14mr|boost-1.55.0-5|681	Requires:	%{libmathc99} = %{EVRD}
14mr|boost-1.55.0-5|682	Requires:	%{libmathc99f} = %{EVRD}
14mr|boost-1.55.0-5|683	Requires:	%{libmathc99l} = %{EVRD}
14mr|boost-1.55.0-5|684	Requires:	%{libmathtr1} = %{EVRD}
14mr|boost-1.55.0-5|685	Requires:	%{libmathtr1f} = %{EVRD}
14mr|boost-1.55.0-5|686	Requires:	%{libmathtr1l} = %{EVRD}
14mr|boost-1.55.0-5|687	Requires:	%{libprgexecmonitor} = %{EVRD}
14mr|boost-1.55.0-5|688	Requires:	%{libprogramoptions} = %{EVRD}
14mr|boost-1.55.0-5|689	Requires:	%{libpython} = %{EVRD}
14mr|boost-1.55.0-5|690	Requires:	%{librandom} = %{EVRD}
14mr|boost-1.55.0-5|691	Requires:	%{libregex} = %{EVRD}
14mr|boost-1.55.0-5|692	Requires:	%{libserialization} = %{EVRD}
14mr|boost-1.55.0-5|693	Requires:	%{libsignals} = %{EVRD}
14mr|boost-1.55.0-5|694	Requires:	%{libsystem} = %{EVRD}
14mr|boost-1.55.0-5|695	Requires:	%{libthread} = %{EVRD}
14mr|boost-1.55.0-5|696	Requires:	%{libtimer} = %{EVRD}
14mr|boost-1.55.0-5|697	Requires:	%{libunittestframework} = %{EVRD}
14mr|boost-1.55.0-5|698	Requires:	%{libwave} = %{EVRD}
14mr|boost-1.55.0-5|699	Requires:	%{libwserialization} = %{EVRD}
14mr|boost-1.55.0-5|700	Provides:	%{name}-devel = %{EVRD}
14mr|boost-1.55.0-5|701	Provides:	lib%{name}-devel = %{EVRD}
14mr|boost-1.55.0-5|702	
14mr|boost-1.55.0-5|703	%description -n %{devname}
14mr|boost-1.55.0-5|704	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|705	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|706	Standard Library. This package contains headers and shared library
14mr|boost-1.55.0-5|707	symlinks needed for Boost development.
14mr|boost-1.55.0-5|708	
14mr|boost-1.55.0-5|709	%files -n %{devname}
14mr|boost-1.55.0-5|710	%{_libdir}/libboost_*.so
14mr|boost-1.55.0-5|711	%{_includedir}/boost
14mr|boost-1.55.0-5|712	
14mr|boost-1.55.0-5|713	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|714	
14mr|boost-1.55.0-5|715	%package -n %{devname}-doc
14mr|boost-1.55.0-5|716	Summary:	The libraries and headers needed for Boost development
14mr|boost-1.55.0-5|717	Group:		Development/C++
14mr|boost-1.55.0-5|718	BuildArch:	noarch
14mr|boost-1.55.0-5|719	
14mr|boost-1.55.0-5|720	%description -n %{devname}-doc
14mr|boost-1.55.0-5|721	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|722	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|723	Standard Library. This package contains documentation needed for Boost
14mr|boost-1.55.0-5|724	development.
14mr|boost-1.55.0-5|725	
14mr|boost-1.55.0-5|726	%files -n %{devname}-doc
14mr|boost-1.55.0-5|727	%doc packagedoc/*
14mr|boost-1.55.0-5|728	
14mr|boost-1.55.0-5|729	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|730	
14mr|boost-1.55.0-5|731	%package -n %{sdevname}
14mr|boost-1.55.0-5|732	Summary:	Static libraries for Boost development
14mr|boost-1.55.0-5|733	Group:		Development/C++
14mr|boost-1.55.0-5|734	Requires:	%{devname} = %{EVRD}
14mr|boost-1.55.0-5|735	Provides:	%{name}-static-devel = %{EVRD}
14mr|boost-1.55.0-5|736	
14mr|boost-1.55.0-5|737	%description -n %{sdevname}
14mr|boost-1.55.0-5|738	Boost is a collection of free peer-reviewed portable C++ source
14mr|boost-1.55.0-5|739	libraries. The emphasis is on libraries which work well with the C++
14mr|boost-1.55.0-5|740	Standard Library. This package contains only the static libraries
14mr|boost-1.55.0-5|741	needed for Boost development.
14mr|boost-1.55.0-5|742	
14mr|boost-1.55.0-5|743	%files -n %{sdevname}
14mr|boost-1.55.0-5|744	%{_libdir}/libboost_*.a
14mr|boost-1.55.0-5|745	
14mr|boost-1.55.0-5|746	#----------------------------------------------------------------------------
14mr|boost-1.55.0-5|747	
14mr|boost-1.55.0-5|748	%prep
14mr|boost-1.55.0-5|749	%setup -q -n boost_%{packver}
14mr|boost-1.55.0-5|750	%patch4 -p1
14mr|boost-1.55.0-5|751	%patch5 -p1
14mr|boost-1.55.0-5|752	%patch7 -p2
14mr|boost-1.55.0-5|753	%patch10 -p1
14mr|boost-1.55.0-5|754	%patch12 -p3
14mr|boost-1.55.0-5|755	%patch15 -p0
14mr|boost-1.55.0-5|756	
14mr|boost-1.55.0-5|757	# Preparing the docs
14mr|boost-1.55.0-5|758	mkdir packagedoc
14mr|boost-1.55.0-5|759	find -type f -not -path '*packagedoc*' \( -name '*.html' -o -name '*.htm' -o -name '*.css' -o -name '*.gif' -o -name '*.jpg' -o -name '*.png' -o -name '*README*' \) -exec cp --parents {} packagedoc/ \;
14mr|boost-1.55.0-5|760	
14mr|boost-1.55.0-5|761	# Preparing the examples: All .hpp or .cpp files that are not in
14mr|boost-1.55.0-5|762	# directories called test, src, or tools, as well as all files of any
14mr|boost-1.55.0-5|763	# type in directories called example or examples.
14mr|boost-1.55.0-5|764	mkdir examples
14mr|boost-1.55.0-5|765	find libs -type f \( -name "*.?pp" ! -path "*test*" ! -path "*src*" ! -path "*tools*" -o -path "*example*" \) -exec cp --parents {} examples/ \;
14mr|boost-1.55.0-5|766	
14mr|boost-1.55.0-5|767	%build
14mr|boost-1.55.0-5|768	%define gcc_ver %(rpm -q --queryformat="%%{VERSION}" gcc)
14mr|boost-1.55.0-5|769	cat > ./tools/build/v2/user-config.jam << EOF
14mr|boost-1.55.0-5|770	using gcc : %{gcc_ver} : gcc : <cflags>"%{optflags} -I%{_includedir}/python%{py_ver}" <cxxflags>"%{optflags} -I%{_includedir}/python%{py_ver}" <linkflags>"%{ldflags}" ;
14mr|boost-1.55.0-5|771	using python : %{py_ver} : %{_bindir}/python%{py_ver} : %{_includedir}/python%{py_ver} : %{_libdir} ;
14mr|boost-1.55.0-5|772	EOF
14mr|boost-1.55.0-5|773	./bootstrap.sh --with-toolset=gcc --with-icu --prefix=%{_prefix} --libdir=%{_libdir}
14mr|boost-1.55.0-5|774	./b2 -d+2 -q %{?_smp_mflags} --without-mpi \
14mr|boost-1.55.0-5|775	--prefix=%{_prefix} --libdir=%{_libdir} \
14mr|boost-1.55.0-5|776	%if !%{with context}
14mr|boost-1.55.0-5|777	--without-context --without-coroutine \
14mr|boost-1.55.0-5|778	%endif
14mr|boost-1.55.0-5|779	linkflags="%{ldflags} -lpython%{py_ver} -lstdc++ -lm" \
14mr|boost-1.55.0-5|780	-sHAVE_ICU=1 \
14mr|boost-1.55.0-5|781	link=shared threading=multi debug-symbols=off --layout=system
14mr|boost-1.55.0-5|782	
14mr|boost-1.55.0-5|783	# Taken from the Fedora .src.rpm.
14mr|boost-1.55.0-5|784	echo ============================= build Boost.Build ==================
14mr|boost-1.55.0-5|785	(cd tools/build/v2
14mr|boost-1.55.0-5|786	./bootstrap.sh --with-toolset=gcc)
14mr|boost-1.55.0-5|787	
14mr|boost-1.55.0-5|788	%install
14mr|boost-1.55.0-5|789	./b2 -d+2 -q %{?_smp_mflags} --without-mpi \
14mr|boost-1.55.0-5|790	--prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir} \
14mr|boost-1.55.0-5|791	%if !%{with context}
14mr|boost-1.55.0-5|792	--without-context --without-coroutine \
14mr|boost-1.55.0-5|793	%endif
14mr|boost-1.55.0-5|794	link=shared \
14mr|boost-1.55.0-5|795	install
14mr|boost-1.55.0-5|796	
14mr|boost-1.55.0-5|797	echo ============================= install Boost.Build ==================
14mr|boost-1.55.0-5|798	(cd tools/build/v2
14mr|boost-1.55.0-5|799	./b2 --prefix=%{buildroot}%{_prefix} install
14mr|boost-1.55.0-5|800	# Fix some permissions
14mr|boost-1.55.0-5|801	chmod -x %{buildroot}%{_datadir}/boost-build/build/alias.py
14mr|boost-1.55.0-5|802	chmod +x %{buildroot}%{_datadir}/boost-build/tools/doxproc.py
14mr|boost-1.55.0-5|803	# We don't want to distribute this
14mr|boost-1.55.0-5|804	rm -f %{buildroot}%{_bindir}/b2
14mr|boost-1.55.0-5|805	# Not a real file
14mr|boost-1.55.0-5|806	rm -f %{buildroot}%{_datadir}/boost-build/build/project.ann.py
14mr|boost-1.55.0-5|807	# Empty file
14mr|boost-1.55.0-5|808	rm -f %{buildroot}%{_datadir}/boost-build/tools/doxygen/windows-paths-check.hpp
14mr|boost-1.55.0-5|809	)
14mr|boost-1.55.0-5|810	rm -f %{buildroot}/%{_bindir}/bjam
14mr|boost-1.55.0-5|811	rm -f %{buildroot}/%{_mandir}/man1/bjam.1*
14mr|boost-1.55.0-5|812	
14mr|boost-1.55.0-5|813	
14mr|boost-1.55.0-5|814	%changelog
14mr|boost-1.55.0-5|815	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.55.0-5
14mr|boost-1.55.0-5|816	+ Revision: 8ba3c5c
14mr|boost-1.55.0-5|817	- MassBuild#440: Increase release tag
14mr|boost-1.55.0-5|818	
14mr|boost-1.55.0-5|819	

15994 14
14mr|boost-jam-3.1.18-4|1	# rpmlint error
14mr|boost-jam-3.1.18-4|2	%define	debug_package %{nil}
14mr|boost-jam-3.1.18-4|3	
14mr|boost-jam-3.1.18-4|4	Summary:	Build tool for Boost libraries
14mr|boost-jam-3.1.18-4|5	Name:		boost-jam
14mr|boost-jam-3.1.18-4|6	Version:	3.1.18
14mr|boost-jam-3.1.18-4|7	Release:	4
14mr|boost-jam-3.1.18-4|8	License:	Boost
14mr|boost-jam-3.1.18-4|9	Group:		Development/Other
14mr|boost-jam-3.1.18-4|10	URL:		http://www.boost.org/
14mr|boost-jam-3.1.18-4|11	Source0:	http://download.sourceforge.net/boost/%{name}-%{version}.tgz
14mr|boost-jam-3.1.18-4|12	Buildrequires:	byacc
14mr|boost-jam-3.1.18-4|13	
14mr|boost-jam-3.1.18-4|14	%description
14mr|boost-jam-3.1.18-4|15	Boost Jam is a build tool based on FTJam, which in turn is based on
14mr|boost-jam-3.1.18-4|16	Perforce Jam. It contains significant improvements made to facilitate
14mr|boost-jam-3.1.18-4|17	its use in the Boost Build System, but should be backward compatible
14mr|boost-jam-3.1.18-4|18	with Perforce Jam.
14mr|boost-jam-3.1.18-4|19	
14mr|boost-jam-3.1.18-4|20	%prep
14mr|boost-jam-3.1.18-4|21	%setup -q
14mr|boost-jam-3.1.18-4|22	
14mr|boost-jam-3.1.18-4|23	%build
14mr|boost-jam-3.1.18-4|24	export CC="%{__cc}"
14mr|boost-jam-3.1.18-4|25	export CFLAGS="%{optflags}"
14mr|boost-jam-3.1.18-4|26	./build.sh cc
14mr|boost-jam-3.1.18-4|27	
14mr|boost-jam-3.1.18-4|28	%install
14mr|boost-jam-3.1.18-4|29	mkdir -p %{buildroot}%{_bindir}
14mr|boost-jam-3.1.18-4|30	install -m 755 bin.linux*/bjam %{buildroot}%{_bindir}/bjam
14mr|boost-jam-3.1.18-4|31	
14mr|boost-jam-3.1.18-4|32	%files
14mr|boost-jam-3.1.18-4|33	%doc LICENSE_1_0.txt *.css *.html *.png images jam
14mr|boost-jam-3.1.18-4|34	%{_bindir}/bjam
14mr|boost-jam-3.1.18-4|35	
14mr|boost-jam-3.1.18-4|36	
14mr|boost-jam-3.1.18-4|37	%changelog
14mr|boost-jam-3.1.18-4|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.18-4
14mr|boost-jam-3.1.18-4|39	+ Revision: 829e330
14mr|boost-jam-3.1.18-4|40	- MassBuild#440: Increase release tag
14mr|boost-jam-3.1.18-4|41	
14mr|boost-jam-3.1.18-4|42	

15995 14
14mr|bootloader-utils-1.15-10|1	Summary:	Small utils needed for the kernel
14mr|bootloader-utils-1.15-10|2	Name:		bootloader-utils
14mr|bootloader-utils-1.15-10|3	Version:	1.15
14mr|bootloader-utils-1.15-10|4	Release:	10
14mr|bootloader-utils-1.15-10|5	Source0:	%{name}-%{version}.tar.bz2
14mr|bootloader-utils-1.15-10|6	Patch0:         bootloader-utils.initrdsymlink.patch
14mr|bootloader-utils-1.15-10|7	License:	GPL+
14mr|bootloader-utils-1.15-10|8	Group:		System/Kernel and hardware
14mr|bootloader-utils-1.15-10|9	Requires:	perl-base
14mr|bootloader-utils-1.15-10|10	
14mr|bootloader-utils-1.15-10|11	Requires(post,preun):	chkconfig rpm-helper
14mr|bootloader-utils-1.15-10|12	Requires(post,preun):	initscripts >= 7.06-21
14mr|bootloader-utils-1.15-10|13	
14mr|bootloader-utils-1.15-10|14	URL:            http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/bootloader-utils/
14mr|bootloader-utils-1.15-10|15	Requires:	drakxtools-backend >= 10-52
14mr|bootloader-utils-1.15-10|16	BuildRequires:	perl-MDK-Common
14mr|bootloader-utils-1.15-10|17	BuildArch:	noarch
14mr|bootloader-utils-1.15-10|18	
14mr|bootloader-utils-1.15-10|19	%description
14mr|bootloader-utils-1.15-10|20	Utilities needed to install/remove a kernel.  Also for updating
14mr|bootloader-utils-1.15-10|21	bootloaders.
14mr|bootloader-utils-1.15-10|22	
14mr|bootloader-utils-1.15-10|23	%prep
14mr|bootloader-utils-1.15-10|24	%setup -q
14mr|bootloader-utils-1.15-10|25	%patch0 -p1
14mr|bootloader-utils-1.15-10|26	
14mr|bootloader-utils-1.15-10|27	%build
14mr|bootloader-utils-1.15-10|28	make
14mr|bootloader-utils-1.15-10|29	
14mr|bootloader-utils-1.15-10|30	%install
14mr|bootloader-utils-1.15-10|31	make ROOT=%{buildroot} mandir=%{_mandir} install
14mr|bootloader-utils-1.15-10|32	# nuke obsolete kheader initscript
14mr|bootloader-utils-1.15-10|33	rm -rf %{buildroot}/etc/rc.d/init.d/kheader
14mr|bootloader-utils-1.15-10|34	
14mr|bootloader-utils-1.15-10|35	%pre
14mr|bootloader-utils-1.15-10|36	# disable obsolete kheader script on update if it exists
14mr|bootloader-utils-1.15-10|37	if [ $1 = 2 ]; then
14mr|bootloader-utils-1.15-10|38	if [ -x /etc/rc.d/init.d/kheader ]; then
14mr|bootloader-utils-1.15-10|39	chkconfig --del kheader
14mr|bootloader-utils-1.15-10|40	fi
14mr|bootloader-utils-1.15-10|41	fi
14mr|bootloader-utils-1.15-10|42	
14mr|bootloader-utils-1.15-10|43	%files
14mr|bootloader-utils-1.15-10|44	%defattr(-,root,root)
14mr|bootloader-utils-1.15-10|45	%config(noreplace) /etc/sysconfig/installkernel
14mr|bootloader-utils-1.15-10|46	/sbin/installkernel
14mr|bootloader-utils-1.15-10|47	/sbin/kernel_remove_initrd
14mr|bootloader-utils-1.15-10|48	%{_sbindir}/detectloader
14mr|bootloader-utils-1.15-10|49	%{_sbindir}/rebootin
14mr|bootloader-utils-1.15-10|50	%{_mandir}/man8/detectloader.*
14mr|bootloader-utils-1.15-10|51	%{_mandir}/man8/rebootin.*
14mr|bootloader-utils-1.15-10|52	
14mr|bootloader-utils-1.15-10|53	
14mr|bootloader-utils-1.15-10|54	
14mr|bootloader-utils-1.15-10|55	
14mr|bootloader-utils-1.15-10|56	%changelog
14mr|bootloader-utils-1.15-10|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15-10
14mr|bootloader-utils-1.15-10|58	+ Revision: 8acaf50
14mr|bootloader-utils-1.15-10|59	- MassBuild#440: Increase release tag
14mr|bootloader-utils-1.15-10|60	
14mr|bootloader-utils-1.15-10|61	

15996 14
14mr|bootparamd-0.17-27|1	%define _enable_debug_packages %{nil}
14mr|bootparamd-0.17-27|2	%define debug_package %{nil}
14mr|bootparamd-0.17-27|3	
14mr|bootparamd-0.17-27|4	Summary:	A server process which provides boot information to diskless clients
14mr|bootparamd-0.17-27|5	Name:		bootparamd
14mr|bootparamd-0.17-27|6	Version:	0.17
14mr|bootparamd-0.17-27|7	Release:	27
14mr|bootparamd-0.17-27|8	License:	BSD
14mr|bootparamd-0.17-27|9	Group:		System/Servers
14mr|bootparamd-0.17-27|10	Url:		ftp://sunsite.unc.edu/pub/Linux/system/network/netkit
14mr|bootparamd-0.17-27|11	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/netkit-bootparamd-0.17.tar.gz
14mr|bootparamd-0.17-27|12	Source1:	bootparamd.init
14mr|bootparamd-0.17-27|13	Patch0:		netkit-bootparamd-0.17_rpc_get_myaddress.patch
14mr|bootparamd-0.17-27|14	BuildRequires:	pkgconfig(libtirpc)
14mr|bootparamd-0.17-27|15	Requires(post,preun):	rpm-helper
14mr|bootparamd-0.17-27|16	Requires:	rpcbind
14mr|bootparamd-0.17-27|17	
14mr|bootparamd-0.17-27|18	%description
14mr|bootparamd-0.17-27|19	The bootparamd process provides bootparamd, a server process which
14mr|bootparamd-0.17-27|20	provides the information needed by diskless clients in order for them
14mr|bootparamd-0.17-27|21	to successfully boot.  Bootparamd looks first in /etc/bootparams for an
14mr|bootparamd-0.17-27|22	entry for that particular client; if a local bootparams file doesn't
14mr|bootparamd-0.17-27|23	exist, it looks at the appropriate Network Information Service (NIS)
14mr|bootparamd-0.17-27|24	map.  Some network boot loaders (notably Sun's) rely on special boot
14mr|bootparamd-0.17-27|25	server code on the server, in addition to the rarp and tftp servers.
14mr|bootparamd-0.17-27|26	This bootparamd server process is compatible with SunOS bootparam clients
14mr|bootparamd-0.17-27|27	and servers which need that boot server code.
14mr|bootparamd-0.17-27|28	
14mr|bootparamd-0.17-27|29	You should install bootparamd if you need to provide boot information to
14mr|bootparamd-0.17-27|30	diskless clients on your network.
14mr|bootparamd-0.17-27|31	
14mr|bootparamd-0.17-27|32	%files
14mr|bootparamd-0.17-27|33	%{_sbindir}/rpc.bootparamd
14mr|bootparamd-0.17-27|34	%{_bindir}/callbootd
14mr|bootparamd-0.17-27|35	%{_mandir}/man8/*
14mr|bootparamd-0.17-27|36	%config(noreplace) %{_sysconfdir}/rc.d/init.d/bootparamd
14mr|bootparamd-0.17-27|37	
14mr|bootparamd-0.17-27|38	%post
14mr|bootparamd-0.17-27|39	%_post_service bootparamd
14mr|bootparamd-0.17-27|40	
14mr|bootparamd-0.17-27|41	%preun
14mr|bootparamd-0.17-27|42	%_preun_service bootparamd
14mr|bootparamd-0.17-27|43	
14mr|bootparamd-0.17-27|44	#----------------------------------------------------------------------------
14mr|bootparamd-0.17-27|45	
14mr|bootparamd-0.17-27|46	%prep
14mr|bootparamd-0.17-27|47	%setup -qn netkit-bootparamd-%{version}
14mr|bootparamd-0.17-27|48	%apply_patches
14mr|bootparamd-0.17-27|49	
14mr|bootparamd-0.17-27|50	%build
14mr|bootparamd-0.17-27|51	%serverbuild
14mr|bootparamd-0.17-27|52	./configure --prefix=%{_prefix}
14mr|bootparamd-0.17-27|53	sed -i -e '
14mr|bootparamd-0.17-27|54	s,^CC=*.$,CC=cc,;
14mr|bootparamd-0.17-27|55	s,-O2,\$(RPM_OPT_FLAGS) -D_BSD_SOURCE,;
14mr|bootparamd-0.17-27|56	s,^BINDIR=.*$,BINDIR=%{_bindir},;
14mr|bootparamd-0.17-27|57	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
14mr|bootparamd-0.17-27|58	s,^MANDIR=.*$,MANDIR=%{_mandir},;
14mr|bootparamd-0.17-27|59	' MCONFIG
14mr|bootparamd-0.17-27|60	%make LIBS="-ltirpc"
14mr|bootparamd-0.17-27|61	
14mr|bootparamd-0.17-27|62	%install
14mr|bootparamd-0.17-27|63	mkdir -p %{buildroot}%{_bindir}
14mr|bootparamd-0.17-27|64	mkdir -p %{buildroot}%{_sbindir}
14mr|bootparamd-0.17-27|65	mkdir -p %{buildroot}%{_mandir}/man{1,5,8}
14mr|bootparamd-0.17-27|66	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
14mr|bootparamd-0.17-27|67	make INSTALLROOT=%{buildroot} install
14mr|bootparamd-0.17-27|68	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/bootparamd
14mr|bootparamd-0.17-27|69	
14mr|bootparamd-0.17-27|70	cd %{buildroot}%{_mandir}/man8
14mr|bootparamd-0.17-27|71	ln -s rpc.bootparamd.8.bz2 %{buildroot}%{_mandir}/man8/bootparamd.8.bz2
14mr|bootparamd-0.17-27|72	
14mr|bootparamd-0.17-27|73	
14mr|bootparamd-0.17-27|74	
14mr|bootparamd-0.17-27|75	
14mr|bootparamd-0.17-27|76	%changelog
14mr|bootparamd-0.17-27|77	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17-27
14mr|bootparamd-0.17-27|78	+ Revision: 4af00b4
14mr|bootparamd-0.17-27|79	- Build with tirpc
14mr|bootparamd-0.17-27|80	
14mr|bootparamd-0.17-27|81	

15997 14
14mr|bootsplash-3.3.3-5|1	%define name bootsplash
14mr|bootsplash-3.3.3-5|2	%define version 3.3.3
14mr|bootsplash-3.3.3-5|3	%define release 5
14mr|bootsplash-3.3.3-5|4	
14mr|bootsplash-3.3.3-5|5	Summary: Scripts to handle Mandriva themeing
14mr|bootsplash-3.3.3-5|6	Name: %{name}
14mr|bootsplash-3.3.3-5|7	Version: %{version}
14mr|bootsplash-3.3.3-5|8	Release: %{release}
14mr|bootsplash-3.3.3-5|9	# From Mandriva SVN
14mr|bootsplash-3.3.3-5|10	Source0: %{name}-%version.tar.bz2
14mr|bootsplash-3.3.3-5|11	License: GPL
14mr|bootsplash-3.3.3-5|12	Group: System/Kernel and hardware
14mr|bootsplash-3.3.3-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|bootsplash-3.3.3-5|14	Url:       http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/bootsplash/
14mr|bootsplash-3.3.3-5|15	Requires: perl-base
14mr|bootsplash-3.3.3-5|16	# Do not require mkinitrd anymore to be able to be prerequed by mkinitrd (mkinitrd is in basesystem anyway)
14mr|bootsplash-3.3.3-5|17	# Requires: mkinitrd >= 3.5.18-14mdk
14mr|bootsplash-3.3.3-5|18	Conflicts: mkinitrd < 3.5.18-14mdk
14mr|bootsplash-3.3.3-5|19	#there is no way to say a special kernel requires.
14mr|bootsplash-3.3.3-5|20	Requires: kernel initscripts > 7.04-15mdk
14mr|bootsplash-3.3.3-5|21	Requires: perl-Archive-Cpio
14mr|bootsplash-3.3.3-5|22	Suggests: drakx-kbd-mouse-x11
14mr|bootsplash-3.3.3-5|23	Requires: plymouth-scripts
14mr|bootsplash-3.3.3-5|24	Conflicts: drakxtools-newt < 10-49mdk
14mr|bootsplash-3.3.3-5|25	BuildArchitectures: noarch
14mr|bootsplash-3.3.3-5|26	
14mr|bootsplash-3.3.3-5|27	%description
14mr|bootsplash-3.3.3-5|28	This package contains the scripts necessary to install and change the theme
14mr|bootsplash-3.3.3-5|29	used by Mandriva (at boot time and in desktop sessions)
14mr|bootsplash-3.3.3-5|30	
14mr|bootsplash-3.3.3-5|31	%prep
14mr|bootsplash-3.3.3-5|32	%setup -q
14mr|bootsplash-3.3.3-5|33	
14mr|bootsplash-3.3.3-5|34	%build
14mr|bootsplash-3.3.3-5|35	make LIB=%{_lib}
14mr|bootsplash-3.3.3-5|36	
14mr|bootsplash-3.3.3-5|37	%install
14mr|bootsplash-3.3.3-5|38	rm -rf %{buildroot}
14mr|bootsplash-3.3.3-5|39	make install prefix=%{buildroot}
14mr|bootsplash-3.3.3-5|40	
14mr|bootsplash-3.3.3-5|41	%clean
14mr|bootsplash-3.3.3-5|42	rm -rf %{buildroot}
14mr|bootsplash-3.3.3-5|43	
14mr|bootsplash-3.3.3-5|44	%files
14mr|bootsplash-3.3.3-5|45	%defattr(-,root,root)
14mr|bootsplash-3.3.3-5|46	%doc README ChangeLog
14mr|bootsplash-3.3.3-5|47	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|bootsplash-3.3.3-5|48	%dir %{_datadir}/%{name}
14mr|bootsplash-3.3.3-5|49	%{_datadir}/%{name}/scripts
14mr|bootsplash-3.3.3-5|50	
14mr|bootsplash-3.3.3-5|51	
14mr|bootsplash-3.3.3-5|52	
14mr|bootsplash-3.3.3-5|53	
14mr|bootsplash-3.3.3-5|54	
14mr|bootsplash-3.3.3-5|55	%changelog
14mr|bootsplash-3.3.3-5|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.3-5
14mr|bootsplash-3.3.3-5|57	+ Revision: a607c31
14mr|bootsplash-3.3.3-5|58	- MassBuild#440: Increase release tag
14mr|bootsplash-3.3.3-5|59	
14mr|bootsplash-3.3.3-5|60	

15998 14
14mr|borges-0.14.9-9|1	%define name    borges
14mr|borges-0.14.9-9|2	%define Name    Borges
14mr|borges-0.14.9-9|3	%define version 0.14.9
14mr|borges-0.14.9-9|4	%define release 9
14mr|borges-0.14.9-9|5	
14mr|borges-0.14.9-9|6	Name:   %{name}
14mr|borges-0.14.9-9|7	Version: %{version}
14mr|borges-0.14.9-9|8	Release: %{release}
14mr|borges-0.14.9-9|9	Summary: Mandriva Linux Documents Management System
14mr|borges-0.14.9-9|10	License: GPL
14mr|borges-0.14.9-9|11	Group: Publishing
14mr|borges-0.14.9-9|12	Url: http://www.mandrivalinux.com/en/doc/project/Borges/
14mr|borges-0.14.9-9|13	Source0: %{Name}-%{version}.tar.bz2
14mr|borges-0.14.9-9|14	Requires: %{name}-module
14mr|borges-0.14.9-9|15	Requires: libxslt-proc
14mr|borges-0.14.9-9|16	Requires: make
14mr|borges-0.14.9-9|17	Requires: imagemagick
14mr|borges-0.14.9-9|18	Requires: xfig
14mr|borges-0.14.9-9|19	Requires: libxml2-utils
14mr|borges-0.14.9-9|20	Conflicts: Borges-Frontend < 0.12.2
14mr|borges-0.14.9-9|21	BuildRequires: libxslt-proc
14mr|borges-0.14.9-9|22	BuildRequires: perl(Date::Manip)
14mr|borges-0.14.9-9|23	BuildRequires: perl(XML::LibXML)
14mr|borges-0.14.9-9|24	BuildRequires: perl(XML::Twig)
14mr|borges-0.14.9-9|25	BuildRequires: imagemagick
14mr|borges-0.14.9-9|26	BuildRequires: xfig
14mr|borges-0.14.9-9|27	BuildRequires: jadetex
14mr|borges-0.14.9-9|28	BuildRequires: docbook-style-dsssl
14mr|borges-0.14.9-9|29	BuildRequires: docbook-style-xsl
14mr|borges-0.14.9-9|30	BuildRequires: docbook-dtd42-xml
14mr|borges-0.14.9-9|31	BuildRequires: libxml2-utils
14mr|borges-0.14.9-9|32	Obsoletes: Borges
14mr|borges-0.14.9-9|33	BuildArch: noarch
14mr|borges-0.14.9-9|34	BuildRoot: %{_tmppath}/%{name}-%{version}
14mr|borges-0.14.9-9|35	
14mr|borges-0.14.9-9|36	%description
14mr|borges-0.14.9-9|37	Borges is a content production system aimed at creating documents in
14mr|borges-0.14.9-9|38	many languages. Its design goals are internationalization,
14mr|borges-0.14.9-9|39	flexibility, reusable content, teamwork. The system can currently be
14mr|borges-0.14.9-9|40	used for any project using documents based on the DocBook XML DTD.
14mr|borges-0.14.9-9|41	
14mr|borges-0.14.9-9|42	%package docbook
14mr|borges-0.14.9-9|43	Summary: The Borges DocBook module
14mr|borges-0.14.9-9|44	Group: Publishing
14mr|borges-0.14.9-9|45	Provides: borges-module
14mr|borges-0.14.9-9|46	Requires: borges
14mr|borges-0.14.9-9|47	Requires: docbook-dtd42-xml
14mr|borges-0.14.9-9|48	Requires: docbook-style-xsl
14mr|borges-0.14.9-9|49	Requires: docbook-style-dsssl
14mr|borges-0.14.9-9|50	Requires: tetex-latex
14mr|borges-0.14.9-9|51	Requires: jadetex
14mr|borges-0.14.9-9|52	Requires: openjade
14mr|borges-0.14.9-9|53	Obsoletes: Borges-DocBook
14mr|borges-0.14.9-9|54	
14mr|borges-0.14.9-9|55	%description docbook
14mr|borges-0.14.9-9|56	This package contains the DocBook module for the Borges Documents
14mr|borges-0.14.9-9|57	Management System.
14mr|borges-0.14.9-9|58	It holds the different files allowing to handle documents written with
14mr|borges-0.14.9-9|59	the DocBook XML DTD.
14mr|borges-0.14.9-9|60	
14mr|borges-0.14.9-9|61	
14mr|borges-0.14.9-9|62	%package frontend
14mr|borges-0.14.9-9|63	Summary: The BorgesWeb frontend
14mr|borges-0.14.9-9|64	Group: Publishing
14mr|borges-0.14.9-9|65	Requires: borges
14mr|borges-0.14.9-9|66	Requires: apache-mod_suexec
14mr|borges-0.14.9-9|67	Obsoletes: Borges-Frontend
14mr|borges-0.14.9-9|68	
14mr|borges-0.14.9-9|69	%description frontend
14mr|borges-0.14.9-9|70	This package contains the Web frontend for the Borges Documents
14mr|borges-0.14.9-9|71	Management System.
14mr|borges-0.14.9-9|72	It is an HTML interface allowing users to upload or edit inline the
14mr|borges-0.14.9-9|73	different modules they have tasks assigned on. It then commits
14mr|borges-0.14.9-9|74	modifications to CVS and eventually pass associated task.
14mr|borges-0.14.9-9|75	
14mr|borges-0.14.9-9|76	
14mr|borges-0.14.9-9|77	%package doc
14mr|borges-0.14.9-9|78	Summary: The Borges DMS documentation
14mr|borges-0.14.9-9|79	Group: Publishing
14mr|borges-0.14.9-9|80	
14mr|borges-0.14.9-9|81	%description doc
14mr|borges-0.14.9-9|82	This package contains the documentation and the documentation sources
14mr|borges-0.14.9-9|83	for the Borges Documents Management System. The doc is written with
14mr|borges-0.14.9-9|84	Borges so the sources included can be regarded as a tutorial for
14mr|borges-0.14.9-9|85	learning how to use Borges.
14mr|borges-0.14.9-9|86	
14mr|borges-0.14.9-9|87	%prep
14mr|borges-0.14.9-9|88	%setup -q -n %{Name}-%{version}
14mr|borges-0.14.9-9|89	
14mr|borges-0.14.9-9|90	%build
14mr|borges-0.14.9-9|91	
14mr|borges-0.14.9-9|92	%install
14mr|borges-0.14.9-9|93	rm -rf %{buildroot}
14mr|borges-0.14.9-9|94	%makeinstall PREFIX=%{buildroot}/ DOCDIR=%{buildroot}/%{_docdir}/%{name}
14mr|borges-0.14.9-9|95	rm -f %{buildroot}/usr/share/Borges/backend/Makefile.TDB
14mr|borges-0.14.9-9|96	rm -f %{buildroot}/usr/share/Borges/template/drivers/TDB-tex.xsl
14mr|borges-0.14.9-9|97	rm -f %{buildroot}/usr/share/Borges/{README,LICENSE,COPYING,VERSION}
14mr|borges-0.14.9-9|98	
14mr|borges-0.14.9-9|99	%clean
14mr|borges-0.14.9-9|100	rm -rf %{buildroot}
14mr|borges-0.14.9-9|101	
14mr|borges-0.14.9-9|102	%files
14mr|borges-0.14.9-9|103	%defattr(-,root,root)
14mr|borges-0.14.9-9|104	%{_docdir}/%{name}
14mr|borges-0.14.9-9|105	%{_datadir}/%{Name}
14mr|borges-0.14.9-9|106	%exclude %{_docdir}/%{name}/doc
14mr|borges-0.14.9-9|107	%exclude %{_datadir}/%{Name}/template/drivers/docbook-*sl
14mr|borges-0.14.9-9|108	%exclude %{_datadir}/%{Name}/backend/Makefile.DB
14mr|borges-0.14.9-9|109	%exclude %{_datadir}/%{Name}/bin/web-frontend.cgi
14mr|borges-0.14.9-9|110	
14mr|borges-0.14.9-9|111	
14mr|borges-0.14.9-9|112	%files docbook
14mr|borges-0.14.9-9|113	%defattr(-,root,root)
14mr|borges-0.14.9-9|114	%{_datadir}/%{Name}/template/drivers/docbook-*sl
14mr|borges-0.14.9-9|115	%{_datadir}/%{Name}/backend/Makefile.DB
14mr|borges-0.14.9-9|116	
14mr|borges-0.14.9-9|117	%files frontend
14mr|borges-0.14.9-9|118	%defattr(-,root,root)
14mr|borges-0.14.9-9|119	%{_datadir}/%{Name}/bin/web-frontend.cgi
14mr|borges-0.14.9-9|120	
14mr|borges-0.14.9-9|121	%files doc
14mr|borges-0.14.9-9|122	%defattr(-,root,root)
14mr|borges-0.14.9-9|123	%{_docdir}/%{name}/doc
14mr|borges-0.14.9-9|124	
14mr|borges-0.14.9-9|125	
14mr|borges-0.14.9-9|126	
14mr|borges-0.14.9-9|127	%changelog
14mr|borges-0.14.9-9|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.9-9
14mr|borges-0.14.9-9|129	+ Revision: b99acba
14mr|borges-0.14.9-9|130	- MassBuild#440: Increase release tag
14mr|borges-0.14.9-9|131	
14mr|borges-0.14.9-9|132	

15999 14
14mr|bouncycastle-1.46-3|1	%define major           1
14mr|bouncycastle-1.46-3|2	%define minor           43
14mr|bouncycastle-1.46-3|3	%define archivever      %{major}%{minor}
14mr|bouncycastle-1.46-3|4	
14mr|bouncycastle-1.46-3|5	%define section         free
14mr|bouncycastle-1.46-3|6	
14mr|bouncycastle-1.46-3|7	%define gcj_support     1
14mr|bouncycastle-1.46-3|8	
14mr|bouncycastle-1.46-3|9	Name:           bouncycastle
14mr|bouncycastle-1.46-3|10	Version:        1.46
14mr|bouncycastle-1.46-3|11	Release:        3
14mr|bouncycastle-1.46-3|12	Epoch:          0
14mr|bouncycastle-1.46-3|13	Summary:        Bouncy Castle Crypto Package for Java
14mr|bouncycastle-1.46-3|14	Group:          Development/Java
14mr|bouncycastle-1.46-3|15	License:        BSD
14mr|bouncycastle-1.46-3|16	URL:            http://www.bouncycastle.org/
14mr|bouncycastle-1.46-3|17	Source0:        http://www.bouncycastle.org/download/crypto-%{archivever}.tar.gz
14mr|bouncycastle-1.46-3|18	# Invalid characters in comments prevent build
14mr|bouncycastle-1.46-3|19	# "file" says they are UTF-8 but they are not
14mr|bouncycastle-1.46-3|20	Patch0:		crypto-invalid-characters.patch
14mr|bouncycastle-1.46-3|21	# UTF-8 characters in one testcase and one comment
14mr|bouncycastle-1.46-3|22	# FIXME: fix properly with javac command-line option or so
14mr|bouncycastle-1.46-3|23	Patch1:		crypto-utf8-characters.patch
14mr|bouncycastle-1.46-3|24	Requires:       jpackage-utils >= 0:1.5
14mr|bouncycastle-1.46-3|25	BuildRequires:  ant
14mr|bouncycastle-1.46-3|26	BuildRequires:  ant-junit
14mr|bouncycastle-1.46-3|27	BuildRequires:  geronimo-jaf-1.0.2-api
14mr|bouncycastle-1.46-3|28	BuildRequires:  geronimo-javamail-1.3.1-api
14mr|bouncycastle-1.46-3|29	BuildRequires:  junit
14mr|bouncycastle-1.46-3|30	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|bouncycastle-1.46-3|31	%if %{gcj_support}
14mr|bouncycastle-1.46-3|32	BuildRequires:  java-gcj-compat-devel
14mr|bouncycastle-1.46-3|33	%else
14mr|bouncycastle-1.46-3|34	BuildArch:      noarch
14mr|bouncycastle-1.46-3|35	%endif # gcj_support
14mr|bouncycastle-1.46-3|36	# BEGIN PROVIDER
14mr|bouncycastle-1.46-3|37	BuildRequires:  java-devel
14mr|bouncycastle-1.46-3|38	BuildRequires:  java < 0:1.8.0
14mr|bouncycastle-1.46-3|39	Obsoletes:      %{name}-provider < %{epoch}:%{version}-%{release}
14mr|bouncycastle-1.46-3|40	Provides:       %{name}-provider = %{epoch}:%{version}-%{release}
14mr|bouncycastle-1.46-3|41	Provides:       jce = 1.7.0.0
14mr|bouncycastle-1.46-3|42	# END PROVIDER
14mr|bouncycastle-1.46-3|43	# (Anssi 01/2008) Obsolete the old jdk1.4 subpackage:
14mr|bouncycastle-1.46-3|44	Obsoletes:	bouncycastle-jdk1.4 < %{epoch}:%{version}-%{release}
14mr|bouncycastle-1.46-3|45	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|bouncycastle-1.46-3|46	
14mr|bouncycastle-1.46-3|47	%description
14mr|bouncycastle-1.46-3|48	The Bouncy Castle Crypto APIs consist of the following:
14mr|bouncycastle-1.46-3|49	- A lightweight cryptography API in Java.
14mr|bouncycastle-1.46-3|50	- A provider for the JCE and JCA.
14mr|bouncycastle-1.46-3|51	- A clean room implementation of the JCE 1.2.1.
14mr|bouncycastle-1.46-3|52	- Generators for Version 1 and Version 3 X.509 certificates and PKCS12 files.
14mr|bouncycastle-1.46-3|53	- A signed jar version suitable for JDK 1.4 and the Sun JCE.
14mr|bouncycastle-1.46-3|54	
14mr|bouncycastle-1.46-3|55	%package extras
14mr|bouncycastle-1.46-3|56	Summary:	Extra packages of Bouncy Castle
14mr|bouncycastle-1.46-3|57	Group:		Development/Java
14mr|bouncycastle-1.46-3|58	Requires:	%{name}
14mr|bouncycastle-1.46-3|59	Requires:       geronimo-jaf-1.0.2-api
14mr|bouncycastle-1.46-3|60	Requires:       geronimo-javamail-1.3.1-api
14mr|bouncycastle-1.46-3|61	Conflicts:	bouncycastle < 1.43-1
14mr|bouncycastle-1.46-3|62	
14mr|bouncycastle-1.46-3|63	%description extras
14mr|bouncycastle-1.46-3|64	The SMIME/CMS, TSP, OpenPGP/BCPG portions of Bouncy Castle.
14mr|bouncycastle-1.46-3|65	
14mr|bouncycastle-1.46-3|66	%package javadoc
14mr|bouncycastle-1.46-3|67	Group:          Development/Java
14mr|bouncycastle-1.46-3|68	Summary:        Javadocs for %{name}
14mr|bouncycastle-1.46-3|69	Obsoletes:      bouncycastle-javadoc-jdk1.4 < %{epoch}:%{version}-%{release}
14mr|bouncycastle-1.46-3|70	
14mr|bouncycastle-1.46-3|71	%description javadoc
14mr|bouncycastle-1.46-3|72	Javadocs for %{name}.
14mr|bouncycastle-1.46-3|73	
14mr|bouncycastle-1.46-3|74	%prep
14mr|bouncycastle-1.46-3|75	%setup -q -n crypto-%{archivever}
14mr|bouncycastle-1.46-3|76	%patch0 -p1
14mr|bouncycastle-1.46-3|77	%patch1 -p1
14mr|bouncycastle-1.46-3|78	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14mr|bouncycastle-1.46-3|79	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' *.xml
14mr|bouncycastle-1.46-3|80	
14mr|bouncycastle-1.46-3|81	
14mr|bouncycastle-1.46-3|82	%build
14mr|bouncycastle-1.46-3|83	export CLASSPATH=$(build-classpath jaf javamail/mailapi junit)
14mr|bouncycastle-1.46-3|84	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
14mr|bouncycastle-1.46-3|85	export JAVA_HOME=%{_jvmdir}/java-1.7.0
14mr|bouncycastle-1.46-3|86	%ant -f jdk16.xml -Drelease.suffix=%{version} build-provider build build-test
14mr|bouncycastle-1.46-3|87	
14mr|bouncycastle-1.46-3|88	%install
14mr|bouncycastle-1.46-3|89	
14mr|bouncycastle-1.46-3|90	
14mr|bouncycastle-1.46-3|91	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|bouncycastle-1.46-3|92	
14mr|bouncycastle-1.46-3|93	pushd build/artifacts/jdk1.6/jars
14mr|bouncycastle-1.46-3|94	for jar16 in {bcmail,bcpg,bcprov,bctest,bctsp}-jdk16-%{version}.jar; do
14mr|bouncycastle-1.46-3|95	jar16d=`echo $jar16 | %{__sed} s#-jdk16##g`
14mr|bouncycastle-1.46-3|96	%{__install} -m 644 $jar16 %{buildroot}%{_javadir}/$jar16d
14mr|bouncycastle-1.46-3|97	done
14mr|bouncycastle-1.46-3|98	popd
14mr|bouncycastle-1.46-3|99	
14mr|bouncycastle-1.46-3|100	pushd %{buildroot}%{_javadir}
14mr|bouncycastle-1.46-3|101	for jar in *-%{version}.jar; do
14mr|bouncycastle-1.46-3|102	%{__ln_s} $jar $(echo $jar | %{__sed} s#-%{version}##g)
14mr|bouncycastle-1.46-3|103	done
14mr|bouncycastle-1.46-3|104	popd
14mr|bouncycastle-1.46-3|105	
14mr|bouncycastle-1.46-3|106	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|bouncycastle-1.46-3|107	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|bouncycastle-1.46-3|108	
14mr|bouncycastle-1.46-3|109	
14mr|bouncycastle-1.46-3|110	pushd build/artifacts/jdk1.6
14mr|bouncycastle-1.46-3|111	ver=16
14mr|bouncycastle-1.46-3|112	for javadoc in bcmail bcpg bcprov bctsp; do
14mr|bouncycastle-1.46-3|113	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}/${javadoc}
14mr|bouncycastle-1.46-3|114	cp -Rf ${javadoc}-jdk${ver}-%{version}/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/${javadoc}
14mr|bouncycastle-1.46-3|115	done
14mr|bouncycastle-1.46-3|116	popd
14mr|bouncycastle-1.46-3|117	
14mr|bouncycastle-1.46-3|118	%{__mkdir_p} %{buildroot}%{_javadir}/gcj-endorsed
14mr|bouncycastle-1.46-3|119	(cd %{buildroot}%{_javadir}/gcj-endorsed && %{__ln_s} %{_javadir}/bcprov.jar .)
14mr|bouncycastle-1.46-3|120	
14mr|bouncycastle-1.46-3|121	%if %{gcj_support}
14mr|bouncycastle-1.46-3|122	%{_bindir}/aot-compile-rpm
14mr|bouncycastle-1.46-3|123	%endif # gcj_support
14mr|bouncycastle-1.46-3|124	
14mr|bouncycastle-1.46-3|125	%post
14mr|bouncycastle-1.46-3|126	if test -x %{_bindir}/rebuild-security-providers; then
14mr|bouncycastle-1.46-3|127	%{_bindir}/rebuild-security-providers
14mr|bouncycastle-1.46-3|128	fi
14mr|bouncycastle-1.46-3|129	%if %{gcj_support}
14mr|bouncycastle-1.46-3|130	%{update_gcjdb}
14mr|bouncycastle-1.46-3|131	%endif
14mr|bouncycastle-1.46-3|132	
14mr|bouncycastle-1.46-3|133	%postun
14mr|bouncycastle-1.46-3|134	if test -x %{_bindir}/rebuild-security-providers; then
14mr|bouncycastle-1.46-3|135	%{_bindir}/rebuild-security-providers
14mr|bouncycastle-1.46-3|136	fi
14mr|bouncycastle-1.46-3|137	%if %{gcj_support}
14mr|bouncycastle-1.46-3|138	%{clean_gcjdb}
14mr|bouncycastle-1.46-3|139	%endif # gcj_support
14mr|bouncycastle-1.46-3|140	
14mr|bouncycastle-1.46-3|141	%files
14mr|bouncycastle-1.46-3|142	%defattr(0644,root,root,0755)
14mr|bouncycastle-1.46-3|143	%doc *.html
14mr|bouncycastle-1.46-3|144	# BEGIN PROVIDER
14mr|bouncycastle-1.46-3|145	%{_javadir}/bcprov-%{version}.jar
14mr|bouncycastle-1.46-3|146	%{_javadir}/bcprov.jar
14mr|bouncycastle-1.46-3|147	%{_javadir}/gcj-endorsed/bcprov.jar
14mr|bouncycastle-1.46-3|148	%if %{gcj_support}
14mr|bouncycastle-1.46-3|149	%dir %{_libdir}/gcj/%{name}
14mr|bouncycastle-1.46-3|150	%{_libdir}/gcj/%{name}/bcprov-%{version}.jar.so
14mr|bouncycastle-1.46-3|151	%{_libdir}/gcj/%{name}/bcprov-%{version}.jar.db
14mr|bouncycastle-1.46-3|152	%endif
14mr|bouncycastle-1.46-3|153	# END PROVIDER
14mr|bouncycastle-1.46-3|154	
14mr|bouncycastle-1.46-3|155	%files extras
14mr|bouncycastle-1.46-3|156	%defattr(-,root,root)
14mr|bouncycastle-1.46-3|157	%{_javadir}/bcmail-%{version}.jar
14mr|bouncycastle-1.46-3|158	%{_javadir}/bcpg-%{version}.jar
14mr|bouncycastle-1.46-3|159	%{_javadir}/bctest-%{version}.jar
14mr|bouncycastle-1.46-3|160	%{_javadir}/bctest.jar
14mr|bouncycastle-1.46-3|161	%{_javadir}/bctsp-%{version}.jar
14mr|bouncycastle-1.46-3|162	%{_javadir}/bcmail.jar
14mr|bouncycastle-1.46-3|163	%{_javadir}/bcpg.jar
14mr|bouncycastle-1.46-3|164	%{_javadir}/bctsp.jar
14mr|bouncycastle-1.46-3|165	%if %{gcj_support}
14mr|bouncycastle-1.46-3|166	%{_libdir}/gcj/%{name}/bcmail-%{version}.jar.so
14mr|bouncycastle-1.46-3|167	%{_libdir}/gcj/%{name}/bcmail-%{version}.jar.db
14mr|bouncycastle-1.46-3|168	%{_libdir}/gcj/%{name}/bcpg-%{version}.jar.so
14mr|bouncycastle-1.46-3|169	%{_libdir}/gcj/%{name}/bcpg-%{version}.jar.db
14mr|bouncycastle-1.46-3|170	%{_libdir}/gcj/%{name}/bctest-%{version}.jar.db
14mr|bouncycastle-1.46-3|171	%{_libdir}/gcj/%{name}/bctest-%{version}.jar.so
14mr|bouncycastle-1.46-3|172	%{_libdir}/gcj/%{name}/bctsp-%{version}.jar.so
14mr|bouncycastle-1.46-3|173	%{_libdir}/gcj/%{name}/bctsp-%{version}.jar.db
14mr|bouncycastle-1.46-3|174	%endif
14mr|bouncycastle-1.46-3|175	
14mr|bouncycastle-1.46-3|176	%files javadoc
14mr|bouncycastle-1.46-3|177	%defattr(0644,root,root,0755)
14mr|bouncycastle-1.46-3|178	%doc %{_javadocdir}/%{name}-%{version}
14mr|bouncycastle-1.46-3|179	%doc %{_javadocdir}/%{name}
14mr|bouncycastle-1.46-3|180	
14mr|bouncycastle-1.46-3|181	
14mr|bouncycastle-1.46-3|182	
14mr|bouncycastle-1.46-3|183	%changelog
14mr|bouncycastle-1.46-3|184	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.46-3
14mr|bouncycastle-1.46-3|185	+ Revision: 9fcdd4d
14mr|bouncycastle-1.46-3|186	- MassBuild#440: Increase release tag
14mr|bouncycastle-1.46-3|187	
14mr|bouncycastle-1.46-3|188	

16000 14
14mr|bovo-4.13.3-1|1	Summary:	Classic pen and paper game
14mr|bovo-4.13.3-1|2	Name:		bovo
14mr|bovo-4.13.3-1|3	Version:	4.13.3
14mr|bovo-4.13.3-1|4	Release:	1
14mr|bovo-4.13.3-1|5	Epoch:		1
14mr|bovo-4.13.3-1|6	License:	GPLv2+
14mr|bovo-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|bovo-4.13.3-1|8	Url:		http://games.kde.org/game.php?game=bovo
14mr|bovo-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|bovo-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|bovo-4.13.3-1|11	
14mr|bovo-4.13.3-1|12	%description
14mr|bovo-4.13.3-1|13	Bovo is a Gomoku like game for two players, where the opponents alternate in
14mr|bovo-4.13.3-1|14	placing their respective pictogram on the game board. (Also known as: Connect
14mr|bovo-4.13.3-1|15	Five, Five in a row, X and O, Naughts and Crosses)
14mr|bovo-4.13.3-1|16	
14mr|bovo-4.13.3-1|17	%files
14mr|bovo-4.13.3-1|18	%{_kde_bindir}/bovo
14mr|bovo-4.13.3-1|19	%{_kde_applicationsdir}/bovo.desktop
14mr|bovo-4.13.3-1|20	%{_kde_appsdir}/bovo
14mr|bovo-4.13.3-1|21	%{_kde_docdir}/*/*/bovo
14mr|bovo-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/bovo.*
14mr|bovo-4.13.3-1|23	
14mr|bovo-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|bovo-4.13.3-1|25	
14mr|bovo-4.13.3-1|26	%prep
14mr|bovo-4.13.3-1|27	%setup -q
14mr|bovo-4.13.3-1|28	
14mr|bovo-4.13.3-1|29	%build
14mr|bovo-4.13.3-1|30	%cmake_kde4
14mr|bovo-4.13.3-1|31	%make
14mr|bovo-4.13.3-1|32	
14mr|bovo-4.13.3-1|33	%install
14mr|bovo-4.13.3-1|34	%makeinstall_std -C build
14mr|bovo-4.13.3-1|35	
14mr|bovo-4.13.3-1|36	
14mr|bovo-4.13.3-1|37	%changelog
14mr|bovo-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|bovo-4.13.3-1|39	+ Revision: 96ae7a0
14mr|bovo-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|bovo-4.13.3-1|41	
14mr|bovo-4.13.3-1|42	

16001 14
14mr|bpalogin-2.0.2-13|1	%define name bpalogin
14mr|bpalogin-2.0.2-13|2	%define version 2.0.2
14mr|bpalogin-2.0.2-13|3	%define release 13
14mr|bpalogin-2.0.2-13|4	
14mr|bpalogin-2.0.2-13|5	Summary: Client for Telstra's Big Pond Advance cable connections
14mr|bpalogin-2.0.2-13|6	Name: %{name}
14mr|bpalogin-2.0.2-13|7	Version: %{version}
14mr|bpalogin-2.0.2-13|8	Release: %{release}
14mr|bpalogin-2.0.2-13|9	Source0: http://bpalogin.sourceforge.net/download/%{name}-%{version}.tar.bz2
14mr|bpalogin-2.0.2-13|10	Patch0: bpalogin-2.0.2-fix-str-fmt.patch
14mr|bpalogin-2.0.2-13|11	License: GPL
14mr|bpalogin-2.0.2-13|12	Group: System/Servers
14mr|bpalogin-2.0.2-13|13	Url: http://bpalogin.sourceforge.net/
14mr|bpalogin-2.0.2-13|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|bpalogin-2.0.2-13|15	Requires(post): rpm-helper
14mr|bpalogin-2.0.2-13|16	Requires(preun): rpm-helper
14mr|bpalogin-2.0.2-13|17	
14mr|bpalogin-2.0.2-13|18	
14mr|bpalogin-2.0.2-13|19	%description
14mr|bpalogin-2.0.2-13|20	BPALogin is a replacement for the Telstra supplied client for
14mr|bpalogin-2.0.2-13|21	connecting and using Telstra's Big Pond Advance powered by Cable. The
14mr|bpalogin-2.0.2-13|22	current implementation was written by Shane Hyde, but is now being
14mr|bpalogin-2.0.2-13|23	maintained by William Rose and others based at SourceForge.
14mr|bpalogin-2.0.2-13|24	
14mr|bpalogin-2.0.2-13|25	%prep
14mr|bpalogin-2.0.2-13|26	%setup -q
14mr|bpalogin-2.0.2-13|27	%patch0 -p0
14mr|bpalogin-2.0.2-13|28	
14mr|bpalogin-2.0.2-13|29	%build
14mr|bpalogin-2.0.2-13|30	%serverbuild
14mr|bpalogin-2.0.2-13|31	%configure2_5x
14mr|bpalogin-2.0.2-13|32	%make
14mr|bpalogin-2.0.2-13|33	
14mr|bpalogin-2.0.2-13|34	%install
14mr|bpalogin-2.0.2-13|35	rm -rf $RPM_BUILD_ROOT
14mr|bpalogin-2.0.2-13|36	%makeinstall_std
14mr|bpalogin-2.0.2-13|37	
14mr|bpalogin-2.0.2-13|38	%clean
14mr|bpalogin-2.0.2-13|39	rm -rf $RPM_BUILD_ROOT
14mr|bpalogin-2.0.2-13|40	
14mr|bpalogin-2.0.2-13|41	%post
14mr|bpalogin-2.0.2-13|42	%_post_service %{name}
14mr|bpalogin-2.0.2-13|43	
14mr|bpalogin-2.0.2-13|44	%preun
14mr|bpalogin-2.0.2-13|45	%_preun_service  %{name}
14mr|bpalogin-2.0.2-13|46	
14mr|bpalogin-2.0.2-13|47	%files
14mr|bpalogin-2.0.2-13|48	%defattr(-,root,root)
14mr|bpalogin-2.0.2-13|49	%doc COPYING CREDITS INSTALL README
14mr|bpalogin-2.0.2-13|50	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|bpalogin-2.0.2-13|51	%attr(755,root,root) %{_initrddir}/%{name}
14mr|bpalogin-2.0.2-13|52	%{_sbindir}/%{name}
14mr|bpalogin-2.0.2-13|53	
14mr|bpalogin-2.0.2-13|54	
14mr|bpalogin-2.0.2-13|55	
14mr|bpalogin-2.0.2-13|56	
14mr|bpalogin-2.0.2-13|57	%changelog
14mr|bpalogin-2.0.2-13|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-13
14mr|bpalogin-2.0.2-13|59	+ Revision: 6a0a7ab
14mr|bpalogin-2.0.2-13|60	- MassBuild#440: Increase release tag
14mr|bpalogin-2.0.2-13|61	
14mr|bpalogin-2.0.2-13|62	

16002 14
14mr|brasero-3.11.3-2|1	%define major		1
14mr|brasero-3.11.3-2|2	%define api		3
14mr|brasero-3.11.3-2|3	%define gi_major	%{version}
14mr|brasero-3.11.3-2|4	
14mr|brasero-3.11.3-2|5	%define libnameburn3	%mklibname %{name}-burn %{api} %{major}
14mr|brasero-3.11.3-2|6	%define libnamemedia3	%mklibname %{name}-media %{api} %{major}
14mr|brasero-3.11.3-2|7	%define libnameutils3	%mklibname %{name}-utils %{api} %{major}
14mr|brasero-3.11.3-2|8	
14mr|brasero-3.11.3-2|9	%define girmedia	%mklibname %{name}-media-gir %{gi_major}
14mr|brasero-3.11.3-2|10	%define girburn		%mklibname %{name}-burn-gir %{gi_major}
14mr|brasero-3.11.3-2|11	
14mr|brasero-3.11.3-2|12	%define develname	%mklibname -d %{name}
14mr|brasero-3.11.3-2|13	
14mr|brasero-3.11.3-2|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|brasero-3.11.3-2|15	
14mr|brasero-3.11.3-2|16	Name:		brasero
14mr|brasero-3.11.3-2|17	Summary:	A disc burning application for GNOME
14mr|brasero-3.11.3-2|18	Version:	3.11.3
14mr|brasero-3.11.3-2|19	Release:	2
14mr|brasero-3.11.3-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources//%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|brasero-3.11.3-2|21	Source1:	brasero_copy_disc.desktop
14mr|brasero-3.11.3-2|22	Source2:	brasero_create_data_project_from_blank_medium.desktop
14mr|brasero-3.11.3-2|23	Source3:	brasero_create_audio_cd_from_blank_medium.desktop
14mr|brasero-3.11.3-2|24	Patch0:		brasero-tracker-1.0.patch
14mr|brasero-3.11.3-2|25	URL:		http://www.gnome.org/projects/brasero/
14mr|brasero-3.11.3-2|26	License:	GPLv2+
14mr|brasero-3.11.3-2|27	Group:		Archiving/Cd burning
14mr|brasero-3.11.3-2|28	BuildRequires:	pkgconfig(gdk-x11-3.0)
14mr|brasero-3.11.3-2|29	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|brasero-3.11.3-2|30	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6.0
14mr|brasero-3.11.3-2|31	BuildRequires:	pkgconfig(gmodule-export-2.0) >= 2.6.0
14mr|brasero-3.11.3-2|32	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mr|brasero-3.11.3-2|33	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
14mr|brasero-3.11.3-2|34	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mr|brasero-3.11.3-2|35	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|brasero-3.11.3-2|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|brasero-3.11.3-2|37	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6.0
14mr|brasero-3.11.3-2|38	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|brasero-3.11.3-2|39	BuildRequires:	pkgconfig(ice)
14mr|brasero-3.11.3-2|40	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mr|brasero-3.11.3-2|41	BuildRequires:	glib2.0-common
14mr|brasero-3.11.3-2|42	BuildRequires:	pkgconfig(libburn-1) >= 0.4.0
14mr|brasero-3.11.3-2|43	BuildRequires:	pkgconfig(libcanberra) >= 0.1
14mr|brasero-3.11.3-2|44	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.1
14mr|brasero-3.11.3-2|45	BuildRequires:	pkgconfig(libisofs-1) >= 0.6.4
14mr|brasero-3.11.3-2|46	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.90
14mr|brasero-3.11.3-2|47	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
14mr|brasero-3.11.3-2|48	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.0
14mr|brasero-3.11.3-2|49	BuildRequires:	pkgconfig(sm)
14mr|brasero-3.11.3-2|50	BuildRequires:	pkgconfig(totem-plparser) >= 2.29.1
14mr|brasero-3.11.3-2|51	BuildRequires:	intltool >= 0.35.0
14mr|brasero-3.11.3-2|52	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|brasero-3.11.3-2|53	BuildRequires:	imagemagick
14mr|brasero-3.11.3-2|54	# Only needed when gnome-autogen.sh is used
14mr|brasero-3.11.3-2|55	BuildRequires:	gnome-common
14mr|brasero-3.11.3-2|56	BuildRequires:	gtk-doc
14mr|brasero-3.11.3-2|57	BuildRequires:	gettext-devel itstool yelp-tools
14mr|brasero-3.11.3-2|58	
14mr|brasero-3.11.3-2|59	# optional requirements to make video projects work
14mr|brasero-3.11.3-2|60	Suggests:	vcdimager
14mr|brasero-3.11.3-2|61	Suggests:	dvdauthor
14mr|brasero-3.11.3-2|62	Suggests:	gstreamer1.0-plugins-bad
14mr|brasero-3.11.3-2|63	
14mr|brasero-3.11.3-2|64	%description
14mr|brasero-3.11.3-2|65	Brasero is yet another CD / DVD writing application for the GNOME
14mr|brasero-3.11.3-2|66	desktop. It is designed to be as simple as possible and has some
14mr|brasero-3.11.3-2|67	unique features to enable users to create their discs easily and
14mr|brasero-3.11.3-2|68	quickly. It can handle both audio and data discs, and can use either
14mr|brasero-3.11.3-2|69	cdrkit or libburn / libisofs as the writing backend.
14mr|brasero-3.11.3-2|70	
14mr|brasero-3.11.3-2|71	%package -n %{libnameburn3}
14mr|brasero-3.11.3-2|72	Group:		System/Libraries
14mr|brasero-3.11.3-2|73	Summary:	A disc burning application for GNOME - shared library
14mr|brasero-3.11.3-2|74	
14mr|brasero-3.11.3-2|75	%description -n %{libnameburn3}
14mr|brasero-3.11.3-2|76	Brasero is yet another CD / DVD writing application for the GNOME
14mr|brasero-3.11.3-2|77	desktop. It is designed to be as simple as possible and has some
14mr|brasero-3.11.3-2|78	unique features to enable users to create their discs easily and
14mr|brasero-3.11.3-2|79	quickly. It can handle both audio and data discs, and can use either
14mr|brasero-3.11.3-2|80	cdrkit or libburn / libisofs as the writing backend.
14mr|brasero-3.11.3-2|81	
14mr|brasero-3.11.3-2|82	%package -n %{libnamemedia3}
14mr|brasero-3.11.3-2|83	Group:		System/Libraries
14mr|brasero-3.11.3-2|84	Summary:	A disc burning application for GNOME - shared library
14mr|brasero-3.11.3-2|85	
14mr|brasero-3.11.3-2|86	%description -n %{libnamemedia3}
14mr|brasero-3.11.3-2|87	Brasero is yet another CD / DVD writing application for the GNOME
14mr|brasero-3.11.3-2|88	desktop. It is designed to be as simple as possible and has some
14mr|brasero-3.11.3-2|89	unique features to enable users to create their discs easily and
14mr|brasero-3.11.3-2|90	quickly. It can handle both audio and data discs, and can use either
14mr|brasero-3.11.3-2|91	cdrkit or libburn / libisofs as the writing backend.
14mr|brasero-3.11.3-2|92	
14mr|brasero-3.11.3-2|93	%package -n %{libnameutils3}
14mr|brasero-3.11.3-2|94	Group:		System/Libraries
14mr|brasero-3.11.3-2|95	Summary:	A disc burning application for GNOME - shared library
14mr|brasero-3.11.3-2|96	
14mr|brasero-3.11.3-2|97	%description -n %{libnameutils3}
14mr|brasero-3.11.3-2|98	Brasero is yet another CD / DVD writing application for the GNOME
14mr|brasero-3.11.3-2|99	desktop. It is designed to be as simple as possible and has some
14mr|brasero-3.11.3-2|100	unique features to enable users to create their discs easily and
14mr|brasero-3.11.3-2|101	quickly. It can handle both audio and data discs, and can use either
14mr|brasero-3.11.3-2|102	cdrkit or libburn / libisofs as the writing backend.
14mr|brasero-3.11.3-2|103	
14mr|brasero-3.11.3-2|104	%package -n %{girburn}
14mr|brasero-3.11.3-2|105	Summary:	GObject Introspection interface description for GData
14mr|brasero-3.11.3-2|106	Group:		System/Libraries
14mr|brasero-3.11.3-2|107	Requires:	%{libnameburn3} = %{version}-%{release}
14mr|brasero-3.11.3-2|108	Obsoletes:	%{_lib}%{name}-burn-gir0.0 < 3.2.0-2
14mr|brasero-3.11.3-2|109	
14mr|brasero-3.11.3-2|110	%description -n %{girburn}
14mr|brasero-3.11.3-2|111	GObject Introspection interface description for GData.
14mr|brasero-3.11.3-2|112	
14mr|brasero-3.11.3-2|113	%package -n %{girmedia}
14mr|brasero-3.11.3-2|114	Summary:	GObject Introspection interface description for GData
14mr|brasero-3.11.3-2|115	Group:		System/Libraries
14mr|brasero-3.11.3-2|116	Requires:	%{libnamemedia3} = %{version}-%{release}
14mr|brasero-3.11.3-2|117	Obsoletes:	%{_lib}%{name}-media-gir0.0 < 3.2.0-2
14mr|brasero-3.11.3-2|118	
14mr|brasero-3.11.3-2|119	%description -n %{girmedia}
14mr|brasero-3.11.3-2|120	GObject Introspection interface description for GData.
14mr|brasero-3.11.3-2|121	
14mr|brasero-3.11.3-2|122	%package -n %{develname}
14mr|brasero-3.11.3-2|123	Summary:	A disc burning application for GNOME - development library
14mr|brasero-3.11.3-2|124	Group:		Development/C
14mr|brasero-3.11.3-2|125	Requires:	%{libnameburn3} = %{version}-%{release}
14mr|brasero-3.11.3-2|126	Requires:	%{libnamemedia3} = %{version}-%{release}
14mr|brasero-3.11.3-2|127	Requires:	%{libnameutils3} = %{version}-%{release}
14mr|brasero-3.11.3-2|128	Provides:	%{name}-devel = %{version}-%{release}
14mr|brasero-3.11.3-2|129	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|brasero-3.11.3-2|130	
14mr|brasero-3.11.3-2|131	%description -n %{develname}
14mr|brasero-3.11.3-2|132	Brasero is yet another CD / DVD writing application for the GNOME
14mr|brasero-3.11.3-2|133	desktop. It is designed to be as simple as possible and has some
14mr|brasero-3.11.3-2|134	unique features to enable users to create their discs easily and
14mr|brasero-3.11.3-2|135	quickly. It can handle both audio and data discs, and can use either
14mr|brasero-3.11.3-2|136	cdrkit or libburn / libisofs as the writing backend.
14mr|brasero-3.11.3-2|137	
14mr|brasero-3.11.3-2|138	%prep
14mr|brasero-3.11.3-2|139	%setup -q
14mr|brasero-3.11.3-2|140	%apply_patches
14mr|brasero-3.11.3-2|141	
14mr|brasero-3.11.3-2|142	%build
14mr|brasero-3.11.3-2|143	%configure2_5x \
14mr|brasero-3.11.3-2|144	--enable-nautilus \
14mr|brasero-3.11.3-2|145	--enable-libburnia \
14mr|brasero-3.11.3-2|146	--enable-search \
14mr|brasero-3.11.3-2|147	--enable-playlist \
14mr|brasero-3.11.3-2|148	--enable-preview \
14mr|brasero-3.11.3-2|149	--enable-inotify \
14mr|brasero-3.11.3-2|150	--disable-caches \
14mr|brasero-3.11.3-2|151	--disable-static
14mr|brasero-3.11.3-2|152	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14mr|brasero-3.11.3-2|153	%make
14mr|brasero-3.11.3-2|154	
14mr|brasero-3.11.3-2|155	%install
14mr|brasero-3.11.3-2|156	%makeinstall_std
14mr|brasero-3.11.3-2|157	
14mr|brasero-3.11.3-2|158	sed -i 's/cd:x/cd;x/' %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|brasero-3.11.3-2|159	
14mr|brasero-3.11.3-2|160	#we don't want these
14mr|brasero-3.11.3-2|161	find %{buildroot} -name "*.la" -delete
14mr|brasero-3.11.3-2|162	
14mr|brasero-3.11.3-2|163	%find_lang %{name} --with-gnome
14mr|brasero-3.11.3-2|164	
14mr|brasero-3.11.3-2|165	#(nl) KDE Solid integration
14mr|brasero-3.11.3-2|166	mkdir -p %{buildroot}%{_datadir}/apps/solid/actions
14mr|brasero-3.11.3-2|167	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14mr|brasero-3.11.3-2|168	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
14mr|brasero-3.11.3-2|169	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/apps/solid/actions/
14mr|brasero-3.11.3-2|170	
14mr|brasero-3.11.3-2|171	%files -f %{name}.lang
14mr|brasero-3.11.3-2|172	%doc AUTHORS MAINTAINERS NEWS README
14mr|brasero-3.11.3-2|173	%{_bindir}/%{name}
14mr|brasero-3.11.3-2|174	%{_libdir}/%{name}3
14mr|brasero-3.11.3-2|175	%{_libdir}/nautilus/extensions-3.0/libnautilus-brasero-extension.*
14mr|brasero-3.11.3-2|176	%{_datadir}/applications/*
14mr|brasero-3.11.3-2|177	%{_datadir}/%{name}
14mr|brasero-3.11.3-2|178	%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
14mr|brasero-3.11.3-2|179	%{_datadir}/GConf/gsettings/brasero.convert
14mr|brasero-3.11.3-2|180	%{_datadir}/icons/hicolor/*/apps/*
14mr|brasero-3.11.3-2|181	%{_mandir}/man1/%{name}.1*
14mr|brasero-3.11.3-2|182	%{_datadir}/mime/packages/%{name}.xml
14mr|brasero-3.11.3-2|183	%{_datadir}/apps/solid/actions/*
14mr|brasero-3.11.3-2|184	%{_datadir}/appdata/brasero.appdata.xml
14mr|brasero-3.11.3-2|185	
14mr|brasero-3.11.3-2|186	%files -n %{libnameburn3}
14mr|brasero-3.11.3-2|187	%{_libdir}/lib%{name}-burn3.so.%{major}*
14mr|brasero-3.11.3-2|188	
14mr|brasero-3.11.3-2|189	%files -n %{libnamemedia3}
14mr|brasero-3.11.3-2|190	%{_libdir}/lib%{name}-media3.so.%{major}*
14mr|brasero-3.11.3-2|191	
14mr|brasero-3.11.3-2|192	%files -n %{libnameutils3}
14mr|brasero-3.11.3-2|193	%{_libdir}/lib%{name}-utils3.so.%{major}*
14mr|brasero-3.11.3-2|194	
14mr|brasero-3.11.3-2|195	%files -n %{girburn}
14mr|brasero-3.11.3-2|196	%{_libdir}/girepository-1.0/BraseroBurn-*.typelib
14mr|brasero-3.11.3-2|197	
14mr|brasero-3.11.3-2|198	%files -n %{girmedia}
14mr|brasero-3.11.3-2|199	%{_libdir}/girepository-1.0/BraseroMedia-*.typelib
14mr|brasero-3.11.3-2|200	
14mr|brasero-3.11.3-2|201	%files -n %develname
14mr|brasero-3.11.3-2|202	%doc %{_datadir}/gtk-doc/html/libbrasero*
14mr|brasero-3.11.3-2|203	%{_libdir}/lib%{name}-*.so
14mr|brasero-3.11.3-2|204	%{_libdir}/pkgconfig/*.pc
14mr|brasero-3.11.3-2|205	%{_includedir}/%{name}3
14mr|brasero-3.11.3-2|206	%{_datadir}/gir-1.0/BraseroBurn-*.gir
14mr|brasero-3.11.3-2|207	%{_datadir}/gir-1.0/BraseroMedia-*.gir
14mr|brasero-3.11.3-2|208	
14mr|brasero-3.11.3-2|209	
14mr|brasero-3.11.3-2|210	%changelog
14mr|brasero-3.11.3-2|211	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.11.3-2
14mr|brasero-3.11.3-2|212	+ Revision: 9a0dd86
14mr|brasero-3.11.3-2|213	- MassBuild#440: Increase release tag
14mr|brasero-3.11.3-2|214	
14mr|brasero-3.11.3-2|215	

16003 14
14mr|bridge-utils-1.5-5|1	Summary:	Utilities for configuring the linux ethernet bridge
14mr|bridge-utils-1.5-5|2	Name:		bridge-utils
14mr|bridge-utils-1.5-5|3	Version:	1.5
14mr|bridge-utils-1.5-5|4	Release:	5
14mr|bridge-utils-1.5-5|5	Group:		Networking/Other
14mr|bridge-utils-1.5-5|6	License:	GPL
14mr|bridge-utils-1.5-5|7	Url:		http://linux-net.osdl.org/index.php/Bridge
14mr|bridge-utils-1.5-5|8	Source0:	http://downloads.sourceforge.net/bridge/%{name}-%{version}.tar.gz
14mr|bridge-utils-1.5-5|9	Patch1:		bridge-utils-1.5-kernel-headers.patch
14mr|bridge-utils-1.5-5|10	BuildRequires:	kernel-headers
14mr|bridge-utils-1.5-5|11	Obsoletes:	%{name}-devel < 1.5-4
14mr|bridge-utils-1.5-5|12	
14mr|bridge-utils-1.5-5|13	%description
14mr|bridge-utils-1.5-5|14	This package contains utilities for configuring the linux ethernet
14mr|bridge-utils-1.5-5|15	bridge. The linux ethernet bridge can be used for connecting multiple
14mr|bridge-utils-1.5-5|16	ethernet devices together. The connecting is fully transparent: hosts
14mr|bridge-utils-1.5-5|17	connected to one ethernet device see hosts connected to the other
14mr|bridge-utils-1.5-5|18	ethernet devices directly.
14mr|bridge-utils-1.5-5|19	
14mr|bridge-utils-1.5-5|20	%prep
14mr|bridge-utils-1.5-5|21	%setup -q
14mr|bridge-utils-1.5-5|22	%patch1 -p1
14mr|bridge-utils-1.5-5|23	
14mr|bridge-utils-1.5-5|24	%build
14mr|bridge-utils-1.5-5|25	autoconf
14mr|bridge-utils-1.5-5|26	%configure2_5x
14mr|bridge-utils-1.5-5|27	%make
14mr|bridge-utils-1.5-5|28	
14mr|bridge-utils-1.5-5|29	%install
14mr|bridge-utils-1.5-5|30	%makeinstall_std
14mr|bridge-utils-1.5-5|31	
14mr|bridge-utils-1.5-5|32	%files
14mr|bridge-utils-1.5-5|33	%doc ChangeLog README doc/{FAQ,FIREWALL,HOWTO,WISHLIST}
14mr|bridge-utils-1.5-5|34	%{_mandir}/man*/*
14mr|bridge-utils-1.5-5|35	%{_sbindir}/*
14mr|bridge-utils-1.5-5|36	
14mr|bridge-utils-1.5-5|37	
14mr|bridge-utils-1.5-5|38	%changelog
14mr|bridge-utils-1.5-5|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-5
14mr|bridge-utils-1.5-5|40	+ Revision: 6e926c0
14mr|bridge-utils-1.5-5|41	- MassBuild#440: Increase release tag
14mr|bridge-utils-1.5-5|42	
14mr|bridge-utils-1.5-5|43	

16004 14
14mr|brltty-4.4-3|1	%define	_bindir	/bin
14mr|brltty-4.4-3|2	%define	_libdir /lib
14mr|brltty-4.4-3|3	%ifarch x86_64
14mr|brltty-4.4-3|4	%define	_libdir /lib64
14mr|brltty-4.4-3|5	%endif
14mr|brltty-4.4-3|6	
14mr|brltty-4.4-3|7	%define major		0.5
14mr|brltty-4.4-3|8	%define libname		%mklibname brlapi %{major}
14mr|brltty-4.4-3|9	%define develname	%mklibname brlapi -d
14mr|brltty-4.4-3|10	
14mr|brltty-4.4-3|11	%ifarch %{arm} %{mips}
14mr|brltty-4.4-3|12	%bcond_with	java
14mr|brltty-4.4-3|13	%else
14mr|brltty-4.4-3|14	%bcond_without	java
14mr|brltty-4.4-3|15	%endif
14mr|brltty-4.4-3|16	
14mr|brltty-4.4-3|17	Summary:	Braille display driver for Linux/Unix
14mr|brltty-4.4-3|18	Name:		brltty
14mr|brltty-4.4-3|19	Version:	4.4
14mr|brltty-4.4-3|20	Release:	3
14mr|brltty-4.4-3|21	License:	GPLv2+
14mr|brltty-4.4-3|22	Group:		System/Servers
14mr|brltty-4.4-3|23	URL:		http://mielke.cc/brltty/
14mr|brltty-4.4-3|24	Source0:	http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz
14mr|brltty-4.4-3|25	Patch0:		brltty-cppflags.patch
14mr|brltty-4.4-3|26	Patch1:		brltty-4.4-add-missing-include-path.patch
14mr|brltty-4.4-3|27	BuildRequires:	bison
14mr|brltty-4.4-3|28	BuildRequires:	gpm-devel
14mr|brltty-4.4-3|29	BuildRequires:  pkgconfig(alsa)
14mr|brltty-4.4-3|30	BuildRequires:  pkgconfig(ncursesw)
14mr|brltty-4.4-3|31	BuildRequires:	pkgconfig(x11)
14mr|brltty-4.4-3|32	BuildRequires:	pkgconfig(xaw7)
14mr|brltty-4.4-3|33	BuildRequires:	pkgconfig(xt)
14mr|brltty-4.4-3|34	BuildRequires:	pkgconfig(xtst)
14mr|brltty-4.4-3|35	BuildRequires:	python-devel
14mr|brltty-4.4-3|36	BuildRequires:	bluez-devel
14mr|brltty-4.4-3|37	BuildRequires:  python-pyrex
14mr|brltty-4.4-3|38	BuildRequires:  ocaml
14mr|brltty-4.4-3|39	BuildRequires:  festival-devel
14mr|brltty-4.4-3|40	BuildRequires:  libbraille-devel
14mr|brltty-4.4-3|41	BuildRequires:  speech_tools-devel
14mr|brltty-4.4-3|42	BuildRequires:	subversion
14mr|brltty-4.4-3|43	%if %{with java}
14mr|brltty-4.4-3|44	BuildRequires:	java-rpmbuild
14mr|brltty-4.4-3|45	%endif
14mr|brltty-4.4-3|46	BuildConflicts: findlib
14mr|brltty-4.4-3|47	
14mr|brltty-4.4-3|48	%description
14mr|brltty-4.4-3|49	BRLTTY is a background process (daemon) which provides
14mr|brltty-4.4-3|50	access to the Linux/Unix console (when in text mode)
14mr|brltty-4.4-3|51	for a blind person using a refreshable braille display.
14mr|brltty-4.4-3|52	It drives the braille display,
14mr|brltty-4.4-3|53	and provides complete screen review functionality.
14mr|brltty-4.4-3|54	Some speech capability has also been incorporated.
14mr|brltty-4.4-3|55	
14mr|brltty-4.4-3|56	%package -n	%{libname}
14mr|brltty-4.4-3|57	Summary:	API for brltty
14mr|brltty-4.4-3|58	Group:		System/Libraries
14mr|brltty-4.4-3|59	License:	LGPL+
14mr|brltty-4.4-3|60	Obsoletes:	%{mklibname brlapi 0.5.1 0} <= %{version}-%{release}
14mr|brltty-4.4-3|61	Obsoletes:	%{mklibname brlapi 0.4.1 0} <= %{version}-%{release}
14mr|brltty-4.4-3|62	
14mr|brltty-4.4-3|63	%description -n	%{libname}
14mr|brltty-4.4-3|64	This package provides the run-time support for the Application
14mr|brltty-4.4-3|65	Programming Interface to BRLTTY.
14mr|brltty-4.4-3|66	
14mr|brltty-4.4-3|67	Install this package if you have an application which directly accesses
14mr|brltty-4.4-3|68	a refreshable braille display.
14mr|brltty-4.4-3|69	
14mr|brltty-4.4-3|70	%package -n	%{develname}
14mr|brltty-4.4-3|71	Group:		Development/C
14mr|brltty-4.4-3|72	License:	LGPL+
14mr|brltty-4.4-3|73	Summary:	Headers, static archive, and documentation for BrlAPI
14mr|brltty-4.4-3|74	Provides:	brlapi-devel = %{EVRD}
14mr|brltty-4.4-3|75	Requires:	%{libname} = %{version}-%{release}
14mr|brltty-4.4-3|76	Obsoletes:	%{mklibname brlapi 0.5.1 0 -d} <= %{version}-%{release}
14mr|brltty-4.4-3|77	Obsoletes:	%{mklibname brlapi 0.4.1 0 -d} <= %{version}-%{release}
14mr|brltty-4.4-3|78	
14mr|brltty-4.4-3|79	%description -n %{develname}
14mr|brltty-4.4-3|80	This package provides the header files, static archive, shared object
14mr|brltty-4.4-3|81	linker reference, and reference documentation for BrlAPI (the
14mr|brltty-4.4-3|82	Application Programming Interface to BRLTTY).  It enables the
14mr|brltty-4.4-3|83	implementation of applications which take direct advantage of a
14mr|brltty-4.4-3|84	refreshable braille display in order to present information in ways
14mr|brltty-4.4-3|85	which are more appropriate for blind users and/or to provide user
14mr|brltty-4.4-3|86	interfaces which are more specifically atuned to their needs.
14mr|brltty-4.4-3|87	
14mr|brltty-4.4-3|88	Install this package if you're developing or maintaining an application
14mr|brltty-4.4-3|89	which directly accesses a refreshable braille display.
14mr|brltty-4.4-3|90	
14mr|brltty-4.4-3|91	%if %{with java}
14mr|brltty-4.4-3|92	%package -n	brlapi-java
14mr|brltty-4.4-3|93	Group:		Development/Java
14mr|brltty-4.4-3|94	Summary:	Java bindings for BrlAPI
14mr|brltty-4.4-3|95	Requires:	java-devel-openjdk
14mr|brltty-4.4-3|96	Obsoletes:	%{mklibname brlapi 0.5}-java <= %{version}-%{release}
14mr|brltty-4.4-3|97	
14mr|brltty-4.4-3|98	%description -n	brlapi-java
14mr|brltty-4.4-3|99	This package provides the Java bindings for BrlAPI,
14mr|brltty-4.4-3|100	which is the Application Programming Interface to BRLTTY.
14mr|brltty-4.4-3|101	
14mr|brltty-4.4-3|102	Install this package if you have a Java application
14mr|brltty-4.4-3|103	which directly accesses a refreshable braille display.
14mr|brltty-4.4-3|104	%endif
14mr|brltty-4.4-3|105	
14mr|brltty-4.4-3|106	%package -n	brlapi-python
14mr|brltty-4.4-3|107	Summary:	Python bindings for BrlAPI
14mr|brltty-4.4-3|108	Group:		Development/Python
14mr|brltty-4.4-3|109	Obsoletes:	%{mklibname brlapi 0.5.1 0}-python <= %{version}-%{release}
14mr|brltty-4.4-3|110	Obsoletes:	%{mklibname brlapi 0.5}-python <= %{version}-%{release}
14mr|brltty-4.4-3|111	
14mr|brltty-4.4-3|112	%description -n	brlapi-python
14mr|brltty-4.4-3|113	This package provides the Python bindings for BrlAPI,
14mr|brltty-4.4-3|114	which is the Application Programming Interface to BRLTTY.
14mr|brltty-4.4-3|115	
14mr|brltty-4.4-3|116	Install this package if you have a Python application
14mr|brltty-4.4-3|117	which directly accesses a refreshable braille display.
14mr|brltty-4.4-3|118	
14mr|brltty-4.4-3|119	%package -n	ocaml-brlapi
14mr|brltty-4.4-3|120	Summary:	Ocaml bindings for BrlAPI
14mr|brltty-4.4-3|121	Group:		Development/Other
14mr|brltty-4.4-3|122	%rename		brlapi-ocaml
14mr|brltty-4.4-3|123	
14mr|brltty-4.4-3|124	%description -n	ocaml-brlapi
14mr|brltty-4.4-3|125	This package provides the Ocaml bindings for BrlAPI,
14mr|brltty-4.4-3|126	which is the Application Programming Interface to BRLTTY.
14mr|brltty-4.4-3|127	
14mr|brltty-4.4-3|128	Install this package if you have a Ocaml application
14mr|brltty-4.4-3|129	which directly accesses a refreshable braille display.
14mr|brltty-4.4-3|130	
14mr|brltty-4.4-3|131	%package -n	ocaml-brlapi-devel
14mr|brltty-4.4-3|132	Summary:	Development files for ocaml-brlapi
14mr|brltty-4.4-3|133	Group:		Development/Other
14mr|brltty-4.4-3|134	Requires:	ocaml-brlapi = %{EVRD}
14mr|brltty-4.4-3|135	Requires:	brlapi-devel = %{EVRD}
14mr|brltty-4.4-3|136	
14mr|brltty-4.4-3|137	%description -n	ocaml-brlapi-devel
14mr|brltty-4.4-3|138	The ocaml-brlapi-devel package contains libraries and signature files for
14mr|brltty-4.4-3|139	developing applications that use ocaml-brlapi.
14mr|brltty-4.4-3|140	
14mr|brltty-4.4-3|141	%prep
14mr|brltty-4.4-3|142	%setup -q
14mr|brltty-4.4-3|143	%patch0 -p1 -b .cppflags~
14mr|brltty-4.4-3|144	%patch1 -p1 -b .includes~
14mr|brltty-4.4-3|145	autoconf
14mr|brltty-4.4-3|146	
14mr|brltty-4.4-3|147	%build
14mr|brltty-4.4-3|148	# Patch6 changes aclocal.m4:
14mr|brltty-4.4-3|149	for i in -I/usr/lib/jvm/java/include{,/linux}; do
14mr|brltty-4.4-3|150	java_inc="$java_inc $i"
14mr|brltty-4.4-3|151	done
14mr|brltty-4.4-3|152	%configure2_5x	CPPFLAGS="$java_inc" \
14mr|brltty-4.4-3|153	--with-install-root="%{buildroot}" \
14mr|brltty-4.4-3|154	--disable-relocatable-install \
14mr|brltty-4.4-3|155	--disable-tcl-bindings \
14mr|brltty-4.4-3|156	--disable-stripping
14mr|brltty-4.4-3|157	%make
14mr|brltty-4.4-3|158	
14mr|brltty-4.4-3|159	%install
14mr|brltty-4.4-3|160	# just to avoid an installation error
14mr|brltty-4.4-3|161	make install
14mr|brltty-4.4-3|162	install -m644 Documents/%{name}.conf -D %{buildroot}%{_sysconfdir}/%{name}.conf
14mr|brltty-4.4-3|163	install -m644 Documents/%{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14mr|brltty-4.4-3|164	
14mr|brltty-4.4-3|165	# Missing ocaml library
14mr|brltty-4.4-3|166	cp Bindings/OCaml/*.cmx '%{buildroot}%{_prefix}/%{_lib}/ocaml/brlapi/'
14mr|brltty-4.4-3|167	
14mr|brltty-4.4-3|168	directory="doc"
14mr|brltty-4.4-3|169	mkdir -p "${directory}"
14mr|brltty-4.4-3|170	for file in `find . \( -path "./${directory}" -o -path ./Documents \) -prune -o \( -name 'README*' -o -name '*.patch' -o -name '*.txt' -o -name '*
14mr|brltty-4.4-3|171	.html' -o -name '*.sgml' -o \( -path "./Bootdisks/*" -type f -perm +ugo=x \) \) -print`
14mr|brltty-4.4-3|172	do
14mr|brltty-4.4-3|173	mkdir -p "${directory}/${file%/*}"
14mr|brltty-4.4-3|174	cp -rp "${file}" "${directory}/${file}"
14mr|brltty-4.4-3|175	done
14mr|brltty-4.4-3|176	
14mr|brltty-4.4-3|177	%files -n %{name}
14mr|brltty-4.4-3|178	%doc README Documents/ChangeLog Documents/TODO
14mr|brltty-4.4-3|179	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|brltty-4.4-3|180	%attr(0755,root,root) %{_bindir}/*
14mr|brltty-4.4-3|181	%{_sysconfdir}/%{name}
14mr|brltty-4.4-3|182	%{_libdir}/%{name}
14mr|brltty-4.4-3|183	%{_mandir}/man1/*
14mr|brltty-4.4-3|184	
14mr|brltty-4.4-3|185	%files -n %{libname}
14mr|brltty-4.4-3|186	%{_libdir}/*.so.%{major}*
14mr|brltty-4.4-3|187	
14mr|brltty-4.4-3|188	%files -n %{develname}
14mr|brltty-4.4-3|189	%doc Documents/BrlAPIref
14mr|brltty-4.4-3|190	%{_libdir}/*.so
14mr|brltty-4.4-3|191	%{_libdir}/*.a
14mr|brltty-4.4-3|192	%{_includedir}/brlapi.h
14mr|brltty-4.4-3|193	%{_includedir}/brlapi_*.h
14mr|brltty-4.4-3|194	%{_includedir}/brltty
14mr|brltty-4.4-3|195	%{_mandir}/man3/*
14mr|brltty-4.4-3|196	
14mr|brltty-4.4-3|197	%if %{with java}
14mr|brltty-4.4-3|198	%files -n brlapi-java
14mr|brltty-4.4-3|199	%{_prefix}/lib/java/libbrlapi_java.so
14mr|brltty-4.4-3|200	%{_datadir}/java/brlapi.jar
14mr|brltty-4.4-3|201	%endif
14mr|brltty-4.4-3|202	
14mr|brltty-4.4-3|203	%files -n brlapi-python
14mr|brltty-4.4-3|204	%{py_platsitedir}/brlapi.*
14mr|brltty-4.4-3|205	%{py_platsitedir}/Brlapi-*
14mr|brltty-4.4-3|206	
14mr|brltty-4.4-3|207	%files -n ocaml-brlapi
14mr|brltty-4.4-3|208	%dir %{_prefix}/%{_lib}/ocaml/brlapi
14mr|brltty-4.4-3|209	%{_prefix}/%{_lib}/ocaml/brlapi/META
14mr|brltty-4.4-3|210	%{_prefix}/%{_lib}/ocaml/brlapi/*.cma
14mr|brltty-4.4-3|211	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmi
14mr|brltty-4.4-3|212	%{_prefix}/%{_lib}/ocaml/stublibs/*.so*
14mr|brltty-4.4-3|213	
14mr|brltty-4.4-3|214	%files -n ocaml-brlapi-devel
14mr|brltty-4.4-3|215	%{_prefix}/%{_lib}/ocaml/brlapi/*.a
14mr|brltty-4.4-3|216	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmxa
14mr|brltty-4.4-3|217	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmx
14mr|brltty-4.4-3|218	%{_prefix}/%{_lib}/ocaml/brlapi/*.mli
14mr|brltty-4.4-3|219	
14mr|brltty-4.4-3|220	%changelog
14mr|brltty-4.4-3|221	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4-3
14mr|brltty-4.4-3|222	+ Revision: 33ddb0f
14mr|brltty-4.4-3|223	- MassBuild#440: Increase release tag
14mr|brltty-4.4-3|224	
14mr|brltty-4.4-3|225	

16005 14
14mr|bsf-2.4.0-5|1	%define section         free
14mr|bsf-2.4.0-5|2	%bcond_without          full
14mr|bsf-2.4.0-5|3	
14mr|bsf-2.4.0-5|4	Name:           bsf
14mr|bsf-2.4.0-5|5	Version:        2.4.0
14mr|bsf-2.4.0-5|6	Release:        5
14mr|bsf-2.4.0-5|7	Epoch:          0
14mr|bsf-2.4.0-5|8	Summary:        Bean Scripting Framework
14mr|bsf-2.4.0-5|9	License:        Apache License
14mr|bsf-2.4.0-5|10	Url:            http://jakarta.apache.org/bsf/
14mr|bsf-2.4.0-5|11	Group:          Development/Java
14mr|bsf-2.4.0-5|12	#Vendor:        JPackage Project
14mr|bsf-2.4.0-5|13	#Distribution:  JPackage
14mr|bsf-2.4.0-5|14	Source0:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz
14mr|bsf-2.4.0-5|15	Source1:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.asc
14mr|bsf-2.4.0-5|16	Source2:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.md5
14mr|bsf-2.4.0-5|17	Source3:        build-properties.xml
14mr|bsf-2.4.0-5|18	Requires:       apache-commons-logging
14mr|bsf-2.4.0-5|19	Requires:       jython
14mr|bsf-2.4.0-5|20	Requires:       rhino
14mr|bsf-2.4.0-5|21	Requires:       servletapi5
14mr|bsf-2.4.0-5|22	Requires:       java >= 0:1.6
14mr|bsf-2.4.0-5|23	BuildRequires:  ant
14mr|bsf-2.4.0-5|24	BuildRequires:  apache-commons-logging
14mr|bsf-2.4.0-5|25	%if %with full
14mr|bsf-2.4.0-5|26	#BuildRequires: jacl
14mr|bsf-2.4.0-5|27	BuildRequires:  jython
14mr|bsf-2.4.0-5|28	#BuildRequires: netrexx
14mr|bsf-2.4.0-5|29	BuildRequires:  rhino
14mr|bsf-2.4.0-5|30	BuildRequires:  java-devel >= 0:1.6
14mr|bsf-2.4.0-5|31	%endif
14mr|bsf-2.4.0-5|32	BuildRequires:  servletapi5
14mr|bsf-2.4.0-5|33	BuildRequires:	java-rpmbuild
14mr|bsf-2.4.0-5|34	Buildarch:      noarch
14mr|bsf-2.4.0-5|35	
14mr|bsf-2.4.0-5|36	%description
14mr|bsf-2.4.0-5|37	Bean Scripting Framework (BSF) is a set of Java classes which provides
14mr|bsf-2.4.0-5|38	scripting language support within Java applications, and access to Java
14mr|bsf-2.4.0-5|39	objects and methods from scripting languages. BSF allows one to write
14mr|bsf-2.4.0-5|40	JSPs in languages other than Java while providing access to the Java
14mr|bsf-2.4.0-5|41	class library. In addition, BSF permits any Java application to be
14mr|bsf-2.4.0-5|42	implemented in part (or dynamically extended) by a language that is
14mr|bsf-2.4.0-5|43	embedded within it. This is achieved by providing an API that permits
14mr|bsf-2.4.0-5|44	calling scripting language engines from within Java, as well as an
14mr|bsf-2.4.0-5|45	object registry that exposes Java objects to these scripting language
14mr|bsf-2.4.0-5|46	engines.
14mr|bsf-2.4.0-5|47	
14mr|bsf-2.4.0-5|48	BSF supports several scripting languages currently:
14mr|bsf-2.4.0-5|49	* Javascript (using Rhino ECMAScript, from the Mozilla project)
14mr|bsf-2.4.0-5|50	* Python (using either Jython or JPython)
14mr|bsf-2.4.0-5|51	* Tcl (using Jacl)
14mr|bsf-2.4.0-5|52	* NetRexx (an extension of the IBM REXX scripting language in Java)
14mr|bsf-2.4.0-5|53	* XSLT Stylesheets (as a component of Apache XML project's Xalan and
14mr|bsf-2.4.0-5|54	Xerces)
14mr|bsf-2.4.0-5|55	
14mr|bsf-2.4.0-5|56	In addition, the following languages are supported with their own BSF
14mr|bsf-2.4.0-5|57	engines:
14mr|bsf-2.4.0-5|58	* Java (using BeanShell, from the BeanShell project)
14mr|bsf-2.4.0-5|59	* JRuby
14mr|bsf-2.4.0-5|60	* JudoScript
14mr|bsf-2.4.0-5|61	
14mr|bsf-2.4.0-5|62	%package javadoc
14mr|bsf-2.4.0-5|63	Summary:        Javadoc for %{name}
14mr|bsf-2.4.0-5|64	Group:          Development/Java
14mr|bsf-2.4.0-5|65	
14mr|bsf-2.4.0-5|66	%description javadoc
14mr|bsf-2.4.0-5|67	Javadoc for %{name}.
14mr|bsf-2.4.0-5|68	
14mr|bsf-2.4.0-5|69	%prep
14mr|bsf-2.4.0-5|70	%setup -q
14mr|bsf-2.4.0-5|71	%{_bindir}/find . -name '*.jar' -o -name '*.class' | %{_bindir}/xargs -t %{__rm}
14mr|bsf-2.4.0-5|72	cp -a %{SOURCE3} build-properties.xml
14mr|bsf-2.4.0-5|73	
14mr|bsf-2.4.0-5|74	%build
14mr|bsf-2.4.0-5|75	%if %with full
14mr|bsf-2.4.0-5|76	export CLASSPATH=$(build-classpath rhino xalan-j2 jython servletapi5 jspapi apache-commons-logging)
14mr|bsf-2.4.0-5|77	%else
14mr|bsf-2.4.0-5|78	export CLASSPATH=$(build-classpath servletapi5 jspapi apache-commons-logging)
14mr|bsf-2.4.0-5|79	%endif
14mr|bsf-2.4.0-5|80	##export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/tools.jar
14mr|bsf-2.4.0-5|81	%{ant} bindist
14mr|bsf-2.4.0-5|82	
14mr|bsf-2.4.0-5|83	%install
14mr|bsf-2.4.0-5|84	%{__rm} -rf %{buildroot}
14mr|bsf-2.4.0-5|85	# jar
14mr|bsf-2.4.0-5|86	%{__mkdir_p} 755 %{buildroot}%{_javadir}
14mr|bsf-2.4.0-5|87	cp -a dist/bsf-%{version}/lib/bsf.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|bsf-2.4.0-5|88	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|bsf-2.4.0-5|89	# javadoc
14mr|bsf-2.4.0-5|90	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|bsf-2.4.0-5|91	cp -a dist/bsf-%{version}/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|bsf-2.4.0-5|92	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|bsf-2.4.0-5|93	
14mr|bsf-2.4.0-5|94	%{__perl} -pi -e 's/\r$//g' dist/bsf-%{version}/samples/scriptedui/ui.jacl dist/bsf-%{version}/samples/scriptedui/ui.py
14mr|bsf-2.4.0-5|95	
14mr|bsf-2.4.0-5|96	%post javadoc
14mr|bsf-2.4.0-5|97	%{__rm} -f %{_javadocdir}/%{name}
14mr|bsf-2.4.0-5|98	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14mr|bsf-2.4.0-5|99	
14mr|bsf-2.4.0-5|100	%postun javadoc
14mr|bsf-2.4.0-5|101	if [ $1 -eq 0 ]; then
14mr|bsf-2.4.0-5|102	%{__rm} -f %{_javadocdir}/%{name}
14mr|bsf-2.4.0-5|103	fi
14mr|bsf-2.4.0-5|104	
14mr|bsf-2.4.0-5|105	%files
14mr|bsf-2.4.0-5|106	%defattr(0644,root,root,0755)
14mr|bsf-2.4.0-5|107	%doc dist/bsf-%{version}/*.txt dist/bsf-%{version}/samples
14mr|bsf-2.4.0-5|108	%{_javadir}/*
14mr|bsf-2.4.0-5|109	%if %{gcj_support}
14mr|bsf-2.4.0-5|110	%dir %{_libdir}/gcj/%{name}
14mr|bsf-2.4.0-5|111	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|bsf-2.4.0-5|112	%endif
14mr|bsf-2.4.0-5|113	
14mr|bsf-2.4.0-5|114	%files javadoc
14mr|bsf-2.4.0-5|115	%defattr(0644,root,root,0755)
14mr|bsf-2.4.0-5|116	%dir %{_javadocdir}/%{name}-%{version}
14mr|bsf-2.4.0-5|117	%{_javadocdir}/%{name}-%{version}/*
14mr|bsf-2.4.0-5|118	%ghost %{_javadocdir}/%{name}
14mr|bsf-2.4.0-5|119	
14mr|bsf-2.4.0-5|120	%changelog
14mr|bsf-2.4.0-5|121	* Mon Jul 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4.0-5
14mr|bsf-2.4.0-5|122	+ Revision: ee333df
14mr|bsf-2.4.0-5|123	- Switch to apache-commons-logging
14mr|bsf-2.4.0-5|124	
14mr|bsf-2.4.0-5|125	

16006 14
14mr|bsh-1.3.0-22|1	# Copyright (c) 2000-2007, JPackage Project
14mr|bsh-1.3.0-22|2	# All rights reserved.
14mr|bsh-1.3.0-22|3	#
14mr|bsh-1.3.0-22|4	# Redistribution and use in source and binary forms, with or without
14mr|bsh-1.3.0-22|5	# modification, are permitted provided that the following conditions
14mr|bsh-1.3.0-22|6	# are met:
14mr|bsh-1.3.0-22|7	#
14mr|bsh-1.3.0-22|8	# 1. Redistributions of source code must retain the above copyright
14mr|bsh-1.3.0-22|9	#    notice, this list of conditions and the following disclaimer.
14mr|bsh-1.3.0-22|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|bsh-1.3.0-22|11	#    notice, this list of conditions and the following disclaimer in the
14mr|bsh-1.3.0-22|12	#    documentation and/or other materials provided with the
14mr|bsh-1.3.0-22|13	#    distribution.
14mr|bsh-1.3.0-22|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|bsh-1.3.0-22|15	#    contributors may be used to endorse or promote products derived
14mr|bsh-1.3.0-22|16	#    from this software without specific prior written permission.
14mr|bsh-1.3.0-22|17	#
14mr|bsh-1.3.0-22|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|bsh-1.3.0-22|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|bsh-1.3.0-22|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|bsh-1.3.0-22|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|bsh-1.3.0-22|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|bsh-1.3.0-22|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|bsh-1.3.0-22|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|bsh-1.3.0-22|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|bsh-1.3.0-22|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|bsh-1.3.0-22|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|bsh-1.3.0-22|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|bsh-1.3.0-22|29	#
14mr|bsh-1.3.0-22|30	
14mr|bsh-1.3.0-22|31	Name:           bsh
14mr|bsh-1.3.0-22|32	Version:        1.3.0
14mr|bsh-1.3.0-22|33	Release:        22
14mr|bsh-1.3.0-22|34	Summary:        Lightweight Scripting for Java
14mr|bsh-1.3.0-22|35	License:        SPL or LGPLv2+
14mr|bsh-1.3.0-22|36	Source0:        %{name}-%{version}-src.tar.bz2
14mr|bsh-1.3.0-22|37	#cvs -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell login
14mr|bsh-1.3.0-22|38	#cvs -z3 -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell export -r rel_1_3_0_final BeanShell
14mr|bsh-1.3.0-22|39	#tar cjf bsh-1.3.0-src.tar.bz2 BeanShell
14mr|bsh-1.3.0-22|40	Source1:        bsh-1.3.0.pom
14mr|bsh-1.3.0-22|41	Source2:        bsh-bsf-1.3.0.pom
14mr|bsh-1.3.0-22|42	Source3:        %{name}-desktop.desktop
14mr|bsh-1.3.0-22|43	
14mr|bsh-1.3.0-22|44	Patch0:         %{name}-build.patch
14mr|bsh-1.3.0-22|45	Patch1:         %{name}-xsl-fixes.patch
14mr|bsh-1.3.0-22|46	BuildRequires:  java >= 0:1.6.0
14mr|bsh-1.3.0-22|47	BuildRequires:  ant, bsf, ant-trax, imagemagick, desktop-file-utils
14mr|bsh-1.3.0-22|48	BuildRequires:  servlet
14mr|bsh-1.3.0-22|49	BuildRequires:  xalan-j2
14mr|bsh-1.3.0-22|50	BuildRequires:  xml-commons-apis
14mr|bsh-1.3.0-22|51	Requires:       java >= 0:1.6.0
14mr|bsh-1.3.0-22|52	Requires:       bsf
14mr|bsh-1.3.0-22|53	Requires:       jpackage-utils >= 0:1.7.5-3.9
14mr|bsh-1.3.0-22|54	URL:            http://www.beanshell.org/
14mr|bsh-1.3.0-22|55	Group:          Development/Java
14mr|bsh-1.3.0-22|56	BuildArch:      noarch
14mr|bsh-1.3.0-22|57	
14mr|bsh-1.3.0-22|58	%description
14mr|bsh-1.3.0-22|59	BeanShell is a small, free, embeddable, Java source interpreter with
14mr|bsh-1.3.0-22|60	object scripting language features, written in Java. BeanShell executes
14mr|bsh-1.3.0-22|61	standard Java statements and expressions, in addition to obvious
14mr|bsh-1.3.0-22|62	scripting commands and syntax. BeanShell supports scripted objects as
14mr|bsh-1.3.0-22|63	simple method closures like those in Perl and JavaScript(tm).
14mr|bsh-1.3.0-22|64	You can use BeanShell interactively for Java experimentation and
14mr|bsh-1.3.0-22|65	debugging or as a simple scripting engine for your applications. In
14mr|bsh-1.3.0-22|66	short: BeanShell is a dynamically interpreted Java, plus some useful
14mr|bsh-1.3.0-22|67	stuff. Another way to describe it is to say that in many ways BeanShell
14mr|bsh-1.3.0-22|68	is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call
14mr|bsh-1.3.0-22|69	BeanShell from your Java applications to execute Java code dynamically
14mr|bsh-1.3.0-22|70	at run-time or to provide scripting extensibility for your applications.
14mr|bsh-1.3.0-22|71	Alternatively, you can call your Java applications and objects from
14mr|bsh-1.3.0-22|72	BeanShell; working with Java objects and APIs dynamically. Since
14mr|bsh-1.3.0-22|73	BeanShell is written in Java and runs in the same space as your
14mr|bsh-1.3.0-22|74	application, you can freely pass references to "real live" objects into
14mr|bsh-1.3.0-22|75	scripts and return them as results.
14mr|bsh-1.3.0-22|76	
14mr|bsh-1.3.0-22|77	%package manual
14mr|bsh-1.3.0-22|78	Summary:        Manual for %{name}
14mr|bsh-1.3.0-22|79	Group:          Development/Java
14mr|bsh-1.3.0-22|80	
14mr|bsh-1.3.0-22|81	%description manual
14mr|bsh-1.3.0-22|82	Documentation for %{name}.
14mr|bsh-1.3.0-22|83	
14mr|bsh-1.3.0-22|84	%package javadoc
14mr|bsh-1.3.0-22|85	Summary:        Javadoc for %{name}
14mr|bsh-1.3.0-22|86	Group:          Development/Java
14mr|bsh-1.3.0-22|87	
14mr|bsh-1.3.0-22|88	%description javadoc
14mr|bsh-1.3.0-22|89	Javadoc for %{name}.
14mr|bsh-1.3.0-22|90	
14mr|bsh-1.3.0-22|91	%package demo
14mr|bsh-1.3.0-22|92	Summary:        Demo for %{name}
14mr|bsh-1.3.0-22|93	Group:          Development/Java
14mr|bsh-1.3.0-22|94	AutoReqProv:    no
14mr|bsh-1.3.0-22|95	Requires:       %{name} = %{version}-%{release}
14mr|bsh-1.3.0-22|96	Requires:       /usr/bin/env
14mr|bsh-1.3.0-22|97	
14mr|bsh-1.3.0-22|98	%description demo
14mr|bsh-1.3.0-22|99	Demonstrations and samples for %{name}.
14mr|bsh-1.3.0-22|100	
14mr|bsh-1.3.0-22|101	%package utils
14mr|bsh-1.3.0-22|102	Summary:        %{name} utilities
14mr|bsh-1.3.0-22|103	Group:          Development/Java
14mr|bsh-1.3.0-22|104	Requires:       %{name} = %{version}-%{release}
14mr|bsh-1.3.0-22|105	Requires:       jline
14mr|bsh-1.3.0-22|106	Provides:       %{name}-desktop = %{version}-%{release}
14mr|bsh-1.3.0-22|107	Obsoletes:      %{name}-desktop < 0:1.3.0-17
14mr|bsh-1.3.0-22|108	# So that yum will pull this in on base package upgrades from < 0:1.3.0-17
14mr|bsh-1.3.0-22|109	# (bsh and bshdoc scripts moved here in -17):
14mr|bsh-1.3.0-22|110	Obsoletes:      %{name} < 0:1.3.0-17
14mr|bsh-1.3.0-22|111	
14mr|bsh-1.3.0-22|112	%description utils
14mr|bsh-1.3.0-22|113	%{name} utilities.
14mr|bsh-1.3.0-22|114	
14mr|bsh-1.3.0-22|115	%prep
14mr|bsh-1.3.0-22|116	%setup -q -n BeanShell
14mr|bsh-1.3.0-22|117	%patch0 -p1
14mr|bsh-1.3.0-22|118	%patch1 -p1
14mr|bsh-1.3.0-22|119	for j in $(find . -name "*.jar"); do
14mr|bsh-1.3.0-22|120	mv $j $j.no
14mr|bsh-1.3.0-22|121	done
14mr|bsh-1.3.0-22|122	# remove all CVS files
14mr|bsh-1.3.0-22|123	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14mr|bsh-1.3.0-22|124	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
14mr|bsh-1.3.0-22|125	# fix rpmlint spurious-executable-perm warnings
14mr|bsh-1.3.0-22|126	for i in backbutton forwardbutton homebutton remoteconsole upbutton; do
14mr|bsh-1.3.0-22|127	chmod 644 docs/images/$i.gif
14mr|bsh-1.3.0-22|128	done
14mr|bsh-1.3.0-22|129	
14mr|bsh-1.3.0-22|130	%build
14mr|bsh-1.3.0-22|131	mkdir -p lib
14mr|bsh-1.3.0-22|132	pushd lib
14mr|bsh-1.3.0-22|133	ln -sf $(build-classpath bsf)
14mr|bsh-1.3.0-22|134	ln -sf $(build-classpath servlet)
14mr|bsh-1.3.0-22|135	ln -sf $(build-classpath xalan-j2-serializer)
14mr|bsh-1.3.0-22|136	popd
14mr|bsh-1.3.0-22|137	export CLASSPATH=$CLASSPATH:$(build-classpath xalan-j2-serializer)
14mr|bsh-1.3.0-22|138	ant="ant -Dant.build.javac.source=1.5"
14mr|bsh-1.3.0-22|139	$ant dist
14mr|bsh-1.3.0-22|140	%ifnarch ppc64 s390x
14mr|bsh-1.3.0-22|141	(cd docs/faq && $ant)
14mr|bsh-1.3.0-22|142	(cd docs/manual && $ant)
14mr|bsh-1.3.0-22|143	%endif
14mr|bsh-1.3.0-22|144	
14mr|bsh-1.3.0-22|145	%install
14mr|bsh-1.3.0-22|146	# jars
14mr|bsh-1.3.0-22|147	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|bsh-1.3.0-22|148	install -m 644 dist/%{name}-%{version}.jar \
14mr|bsh-1.3.0-22|149	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|bsh-1.3.0-22|150	install -m 644 dist/%{name}-bsf-%{version}.jar \
14mr|bsh-1.3.0-22|151	$RPM_BUILD_ROOT%{_javadir}/%{name}-bsf-%{version}.jar
14mr|bsh-1.3.0-22|152	install -m 644 dist/%{name}-classpath-%{version}.jar \
14mr|bsh-1.3.0-22|153	$RPM_BUILD_ROOT%{_javadir}/%{name}-classpath-%{version}.jar
14mr|bsh-1.3.0-22|154	install -m 644 dist/%{name}-commands-%{version}.jar \
14mr|bsh-1.3.0-22|155	$RPM_BUILD_ROOT%{_javadir}/%{name}-commands-%{version}.jar
14mr|bsh-1.3.0-22|156	install -m 644 dist/%{name}-core-%{version}.jar \
14mr|bsh-1.3.0-22|157	$RPM_BUILD_ROOT%{_javadir}/%{name}-core-%{version}.jar
14mr|bsh-1.3.0-22|158	install -m 644 dist/%{name}-reflect-%{version}.jar \
14mr|bsh-1.3.0-22|159	$RPM_BUILD_ROOT%{_javadir}/%{name}-reflect-%{version}.jar
14mr|bsh-1.3.0-22|160	install -m 644 dist/%{name}-util-%{version}.jar \
14mr|bsh-1.3.0-22|161	$RPM_BUILD_ROOT%{_javadir}/%{name}-util-%{version}.jar
14mr|bsh-1.3.0-22|162	
14mr|bsh-1.3.0-22|163	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|bsh-1.3.0-22|164	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|bsh-1.3.0-22|165	%add_to_maven_depmap %{name} %{name}-bsf %{version} JPP %{name}-bsf
14mr|bsh-1.3.0-22|166	
14mr|bsh-1.3.0-22|167	# poms
14mr|bsh-1.3.0-22|168	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|bsh-1.3.0-22|169	install -pm 644 %{SOURCE1} \
14mr|bsh-1.3.0-22|170	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|bsh-1.3.0-22|171	install -pm 644 %{SOURCE2} \
14mr|bsh-1.3.0-22|172	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}-bsf.pom
14mr|bsh-1.3.0-22|173	
14mr|bsh-1.3.0-22|174	# manual
14mr|bsh-1.3.0-22|175	find docs -name ".cvswrappers" -exec rm -f {} \;
14mr|bsh-1.3.0-22|176	find docs -name "*.xml" -exec rm -f {} \;
14mr|bsh-1.3.0-22|177	find docs -name "*.xsl" -exec rm -f {} \;
14mr|bsh-1.3.0-22|178	find docs -name "*.log" -exec rm -f {} \;
14mr|bsh-1.3.0-22|179	%ifnarch ppc64 s390x
14mr|bsh-1.3.0-22|180	(cd docs/manual && mv html/* .)
14mr|bsh-1.3.0-22|181	(cd docs/manual && rm -rf html)
14mr|bsh-1.3.0-22|182	(cd docs/manual && rm -rf xsl)
14mr|bsh-1.3.0-22|183	%endif
14mr|bsh-1.3.0-22|184	# javadoc
14mr|bsh-1.3.0-22|185	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|bsh-1.3.0-22|186	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|bsh-1.3.0-22|187	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|bsh-1.3.0-22|188	# menu entry
14mr|bsh-1.3.0-22|189	desktop-file-install --vendor=fedora --mode=644 \
14mr|bsh-1.3.0-22|190	--dir=$RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE3}
14mr|bsh-1.3.0-22|191	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
14mr|bsh-1.3.0-22|192	convert src/bsh/util/lib/icon.gif \
14mr|bsh-1.3.0-22|193	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/bsh.png
14mr|bsh-1.3.0-22|194	
14mr|bsh-1.3.0-22|195	# demo
14mr|bsh-1.3.0-22|196	for i in `find tests -name \*.bsh`; do
14mr|bsh-1.3.0-22|197	perl -p -i -e 's,^\n?#!(/(usr/)?bin/java bsh\.Interpreter|/bin/sh),#!/usr/bin/env %{_bindir}/%{name},' $i
14mr|bsh-1.3.0-22|198	if head -1 $i | grep '#!/usr/bin/env %{_bindir}/%{name}' >/dev/null; then
14mr|bsh-1.3.0-22|199	chmod 755 $i
14mr|bsh-1.3.0-22|200	else
14mr|bsh-1.3.0-22|201	chmod a+r $i
14mr|bsh-1.3.0-22|202	fi
14mr|bsh-1.3.0-22|203	done
14mr|bsh-1.3.0-22|204	for i in `find tests -name \*.java -o -name \*.gif -o -name \*.txt`; do
14mr|bsh-1.3.0-22|205	chmod 644 $i
14mr|bsh-1.3.0-22|206	done
14mr|bsh-1.3.0-22|207	chmod 755 tests/Template
14mr|bsh-1.3.0-22|208	cat > one << EOF
14mr|bsh-1.3.0-22|209	#!/bin/sh
14mr|bsh-1.3.0-22|210	
14mr|bsh-1.3.0-22|211	EOF
14mr|bsh-1.3.0-22|212	cat tests/Interactive/reload/one >> one
14mr|bsh-1.3.0-22|213	cat one > tests/Interactive/reload/one
14mr|bsh-1.3.0-22|214	rm one
14mr|bsh-1.3.0-22|215	cat > two << EOF
14mr|bsh-1.3.0-22|216	#!/bin/sh
14mr|bsh-1.3.0-22|217	
14mr|bsh-1.3.0-22|218	EOF
14mr|bsh-1.3.0-22|219	cat tests/Interactive/reload/two >> two
14mr|bsh-1.3.0-22|220	cat two > tests/Interactive/reload/two
14mr|bsh-1.3.0-22|221	rm two
14mr|bsh-1.3.0-22|222	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|bsh-1.3.0-22|223	cp -pr tests $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|bsh-1.3.0-22|224	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
14mr|bsh-1.3.0-22|225	install -m 644 dist/bshservlet.war $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
14mr|bsh-1.3.0-22|226	install -m 644 dist/bshservlet-wbsh.war $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
14mr|bsh-1.3.0-22|227	
14mr|bsh-1.3.0-22|228	# scripts
14mr|bsh-1.3.0-22|229	install -d $RPM_BUILD_ROOT%{_bindir}
14mr|bsh-1.3.0-22|230	
14mr|bsh-1.3.0-22|231	function bsh_script() {
14mr|bsh-1.3.0-22|232	local jars=%{name}.jar runclass=
14mr|bsh-1.3.0-22|233	if [ $2 = jline.ConsoleRunner ] ; then
14mr|bsh-1.3.0-22|234	jars="$jars jline.jar"
14mr|bsh-1.3.0-22|235	runclass=bsh.Interpreter
14mr|bsh-1.3.0-22|236	fi
14mr|bsh-1.3.0-22|237	cat > $RPM_BUILD_ROOT%{_bindir}/$1 << EOF
14mr|bsh-1.3.0-22|238	#!/bin/sh
14mr|bsh-1.3.0-22|239	#
14mr|bsh-1.3.0-22|240	# $1 script
14mr|bsh-1.3.0-22|241	# JPackage Project (http://jpackage.sourceforge.net)
14mr|bsh-1.3.0-22|242	
14mr|bsh-1.3.0-22|243	# Source functions library
14mr|bsh-1.3.0-22|244	_prefer_jre=true
14mr|bsh-1.3.0-22|245	. %{_datadir}/java-utils/java-functions
14mr|bsh-1.3.0-22|246	
14mr|bsh-1.3.0-22|247	# Source system prefs
14mr|bsh-1.3.0-22|248	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
14mr|bsh-1.3.0-22|249	. %{_sysconfdir}/%{name}.conf
14mr|bsh-1.3.0-22|250	fi
14mr|bsh-1.3.0-22|251	
14mr|bsh-1.3.0-22|252	# Source user prefs
14mr|bsh-1.3.0-22|253	if [ -f \$HOME/.%{name}rc ] ; then
14mr|bsh-1.3.0-22|254	. \$HOME/.%{name}rc
14mr|bsh-1.3.0-22|255	fi
14mr|bsh-1.3.0-22|256	
14mr|bsh-1.3.0-22|257	# Configuration
14mr|bsh-1.3.0-22|258	MAIN_CLASS=$2
14mr|bsh-1.3.0-22|259	if [ -n "\$BSH_DEBUG" ]; then
14mr|bsh-1.3.0-22|260	BASE_FLAGS=-Ddebug=true
14mr|bsh-1.3.0-22|261	fi
14mr|bsh-1.3.0-22|262	
14mr|bsh-1.3.0-22|263	BASE_JARS="$jars"
14mr|bsh-1.3.0-22|264	
14mr|bsh-1.3.0-22|265	# Set parameters
14mr|bsh-1.3.0-22|266	set_jvm
14mr|bsh-1.3.0-22|267	set_classpath \$BASE_JARS
14mr|bsh-1.3.0-22|268	set_flags \$BASE_FLAGS
14mr|bsh-1.3.0-22|269	set_options \$BASE_OPTIONS
14mr|bsh-1.3.0-22|270	
14mr|bsh-1.3.0-22|271	# Let's start
14mr|bsh-1.3.0-22|272	run $runclass "\$@"
14mr|bsh-1.3.0-22|273	EOF
14mr|bsh-1.3.0-22|274	}
14mr|bsh-1.3.0-22|275	
14mr|bsh-1.3.0-22|276	bsh_script bsh jline.ConsoleRunner
14mr|bsh-1.3.0-22|277	bsh_script bsh-desktop bsh.Console
14mr|bsh-1.3.0-22|278	
14mr|bsh-1.3.0-22|279	cat > $RPM_BUILD_ROOT%{_bindir}/%{name}doc << EOF
14mr|bsh-1.3.0-22|280	#!/usr/bin/env %{_bindir}/%{name}
14mr|bsh-1.3.0-22|281	EOF
14mr|bsh-1.3.0-22|282	cat scripts/bshdoc.bsh >> $RPM_BUILD_ROOT%{_bindir}/%{name}doc
14mr|bsh-1.3.0-22|283	
14mr|bsh-1.3.0-22|284	%post utils
14mr|bsh-1.3.0-22|285	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|bsh-1.3.0-22|286	
14mr|bsh-1.3.0-22|287	%post
14mr|bsh-1.3.0-22|288	%update_maven_depmap
14mr|bsh-1.3.0-22|289	
14mr|bsh-1.3.0-22|290	%postun utils
14mr|bsh-1.3.0-22|291	if [ $1 -eq 0 ] ; then
14mr|bsh-1.3.0-22|292	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mr|bsh-1.3.0-22|293	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|bsh-1.3.0-22|294	fi
14mr|bsh-1.3.0-22|295	
14mr|bsh-1.3.0-22|296	%postun
14mr|bsh-1.3.0-22|297	%update_maven_depmap
14mr|bsh-1.3.0-22|298	
14mr|bsh-1.3.0-22|299	%posttrans utils
14mr|bsh-1.3.0-22|300	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|bsh-1.3.0-22|301	
14mr|bsh-1.3.0-22|302	%files
14mr|bsh-1.3.0-22|303	%defattr(-,root,root)
14mr|bsh-1.3.0-22|304	%doc src/Changes.html src/License.txt src/README.txt
14mr|bsh-1.3.0-22|305	%{_javadir}/*
14mr|bsh-1.3.0-22|306	%dir %{_datadir}/%{name}
14mr|bsh-1.3.0-22|307	%{_datadir}/%{name}/webapps
14mr|bsh-1.3.0-22|308	%{_datadir}/maven2/poms/*
14mr|bsh-1.3.0-22|309	%{_mavendepmapfragdir}
14mr|bsh-1.3.0-22|310	
14mr|bsh-1.3.0-22|311	%ifnarch ppc64 s390x
14mr|bsh-1.3.0-22|312	%files manual
14mr|bsh-1.3.0-22|313	%defattr(-,root,root)
14mr|bsh-1.3.0-22|314	%doc docs/*
14mr|bsh-1.3.0-22|315	%endif
14mr|bsh-1.3.0-22|316	
14mr|bsh-1.3.0-22|317	%files javadoc
14mr|bsh-1.3.0-22|318	%defattr(-,root,root)
14mr|bsh-1.3.0-22|319	%{_javadocdir}/%{name}-%{version}
14mr|bsh-1.3.0-22|320	%{_javadocdir}/%{name}
14mr|bsh-1.3.0-22|321	
14mr|bsh-1.3.0-22|322	%files demo
14mr|bsh-1.3.0-22|323	%defattr(-,root,root)
14mr|bsh-1.3.0-22|324	%doc tests/README.txt tests/Interactive/README
14mr|bsh-1.3.0-22|325	%{_datadir}/%{name}/tests/*
14mr|bsh-1.3.0-22|326	
14mr|bsh-1.3.0-22|327	%files utils
14mr|bsh-1.3.0-22|328	%defattr(-,root,root)
14mr|bsh-1.3.0-22|329	%attr(0755,root,root) %{_bindir}/%{name}*
14mr|bsh-1.3.0-22|330	%{_datadir}/applications/*%{name}-desktop.desktop
14mr|bsh-1.3.0-22|331	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
14mr|bsh-1.3.0-22|332	
14mr|bsh-1.3.0-22|333	
14mr|bsh-1.3.0-22|334	
14mr|bsh-1.3.0-22|335	
14mr|bsh-1.3.0-22|336	%changelog
14mr|bsh-1.3.0-22|337	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-22
14mr|bsh-1.3.0-22|338	+ Revision: 617ada4
14mr|bsh-1.3.0-22|339	- MassBuild#440: Increase release tag
14mr|bsh-1.3.0-22|340	
14mr|bsh-1.3.0-22|341	

16007 14
14mr|btparser-0.19-2|1	%define major 2
14mr|btparser-0.19-2|2	%define libname %mklibname btparser %{major}
14mr|btparser-0.19-2|3	
14mr|btparser-0.19-2|4	Name:		btparser
14mr|btparser-0.19-2|5	Version:	0.19
14mr|btparser-0.19-2|6	Release:	2
14mr|btparser-0.19-2|7	Summary:	Parser and analyzer for backtraces produced by GDB
14mr|btparser-0.19-2|8	Group:		Development/Other
14mr|btparser-0.19-2|9	License:	GPLv2+
14mr|btparser-0.19-2|10	URL:		http://fedorahosted.org/btparser
14mr|btparser-0.19-2|11	Source0:	https://fedorahosted.org/released/btparser/%{name}-%{version}.tar.xz
14mr|btparser-0.19-2|12	Patch0:		btparser-0.18-automake1.12.patch
14mr|btparser-0.19-2|13	BuildRequires:	python-devel
14mr|btparser-0.19-2|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|btparser-0.19-2|15	Conflicts:	%{libname} < 0.18
14mr|btparser-0.19-2|16	
14mr|btparser-0.19-2|17	%description
14mr|btparser-0.19-2|18	Btparser is a backtrace parser and analyzer, which works with
14mr|btparser-0.19-2|19	backtraces produced by the GNU Project Debugger. It can parse a text
14mr|btparser-0.19-2|20	file with a backtrace to a tree of C structures, allowing to analyze
14mr|btparser-0.19-2|21	the threads and frames of the backtrace and work with them.
14mr|btparser-0.19-2|22	
14mr|btparser-0.19-2|23	Btparser also contains some backtrace manipulation and extraction
14mr|btparser-0.19-2|24	routines:
14mr|btparser-0.19-2|25	- it can find a frame in the crash-time backtrace where the program
14mr|btparser-0.19-2|26	most likely crashed (a chance is that the function described in that
14mr|btparser-0.19-2|27	frame is buggy)
14mr|btparser-0.19-2|28	- it can produce a duplication hash of the backtrace, which helps to
14mr|btparser-0.19-2|29	discover that two crash-time backtraces are duplicates, triggered by
14mr|btparser-0.19-2|30	the same flaw of the code
14mr|btparser-0.19-2|31	- it can "rate" the backtrace quality, which depends on the number of
14mr|btparser-0.19-2|32	frames with and without the function name known (missing function
14mr|btparser-0.19-2|33	name is caused by missing debugging symbols)
14mr|btparser-0.19-2|34	
14mr|btparser-0.19-2|35	%files
14mr|btparser-0.19-2|36	%doc README NEWS COPYING TODO ChangeLog
14mr|btparser-0.19-2|37	%{_bindir}/btparser
14mr|btparser-0.19-2|38	%{_mandir}/man1/%{name}.1.*
14mr|btparser-0.19-2|39	%{py_platsitedir}/%{name}/*
14mr|btparser-0.19-2|40	
14mr|btparser-0.19-2|41	#--------------------------------------------------------------------
14mr|btparser-0.19-2|42	
14mr|btparser-0.19-2|43	%package -n %{libname}
14mr|btparser-0.19-2|44	Summary:	Libraries for reporting crashes to different targets
14mr|btparser-0.19-2|45	Group:		System/Libraries
14mr|btparser-0.19-2|46	
14mr|btparser-0.19-2|47	%description -n %{libname}
14mr|btparser-0.19-2|48	Btparser is a backtrace parser and analyzer, which works with
14mr|btparser-0.19-2|49	backtraces produced by the GNU Project Debugger. It can parse a text
14mr|btparser-0.19-2|50	file with a backtrace to a tree of C structures, allowing to analyze
14mr|btparser-0.19-2|51	the threads and frames of the backtrace and work with them.
14mr|btparser-0.19-2|52	
14mr|btparser-0.19-2|53	Btparser also contains some backtrace manipulation and extraction
14mr|btparser-0.19-2|54	routines:
14mr|btparser-0.19-2|55	- it can find a frame in the crash-time backtrace where the program
14mr|btparser-0.19-2|56	most likely crashed (a chance is that the function described in that
14mr|btparser-0.19-2|57	frame is buggy)
14mr|btparser-0.19-2|58	- it can produce a duplication hash of the backtrace, which helps to
14mr|btparser-0.19-2|59	discover that two crash-time backtraces are duplicates, triggered by
14mr|btparser-0.19-2|60	the same flaw of the code
14mr|btparser-0.19-2|61	- it can "rate" the backtrace quality, which depends on the number of
14mr|btparser-0.19-2|62	frames with and without the function name known (missing function
14mr|btparser-0.19-2|63	name is caused by missing debugging symbols)
14mr|btparser-0.19-2|64	
14mr|btparser-0.19-2|65	%files -n %{libname}
14mr|btparser-0.19-2|66	%{_libdir}/libbtparser.so.%{major}*
14mr|btparser-0.19-2|67	
14mr|btparser-0.19-2|68	#--------------------------------------------------------------------
14mr|btparser-0.19-2|69	
14mr|btparser-0.19-2|70	%define devname %mklibname %{name} -d
14mr|btparser-0.19-2|71	
14mr|btparser-0.19-2|72	%package -n %{devname}
14mr|btparser-0.19-2|73	Summary:	Development libraries for %{name}
14mr|btparser-0.19-2|74	Group:		Development/Other
14mr|btparser-0.19-2|75	Provides:	%{name}-devel = %{version}-%{release}
14mr|btparser-0.19-2|76	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|btparser-0.19-2|77	Requires:	%{libname} = %{version}-%{release}
14mr|btparser-0.19-2|78	
14mr|btparser-0.19-2|79	%description -n %{devname}
14mr|btparser-0.19-2|80	Development libraries and headers for %{name}.
14mr|btparser-0.19-2|81	
14mr|btparser-0.19-2|82	%files -n %{devname}
14mr|btparser-0.19-2|83	%{_includedir}/*
14mr|btparser-0.19-2|84	%{_libdir}/lib*.so
14mr|btparser-0.19-2|85	%{_libdir}/pkgconfig/*
14mr|btparser-0.19-2|86	
14mr|btparser-0.19-2|87	#--------------------------------------------------------------------
14mr|btparser-0.19-2|88	%prep
14mr|btparser-0.19-2|89	%setup -q
14mr|btparser-0.19-2|90	%patch0 -p1
14mr|btparser-0.19-2|91	autoreconf -fi
14mr|btparser-0.19-2|92	
14mr|btparser-0.19-2|93	%build
14mr|btparser-0.19-2|94	%configure --disable-static
14mr|btparser-0.19-2|95	%make
14mr|btparser-0.19-2|96	
14mr|btparser-0.19-2|97	%install
14mr|btparser-0.19-2|98	%makeinstall_std
14mr|btparser-0.19-2|99	
14mr|btparser-0.19-2|100	%check
14mr|btparser-0.19-2|101	make check
14mr|btparser-0.19-2|102	
14mr|btparser-0.19-2|103	
14mr|btparser-0.19-2|104	
14mr|btparser-0.19-2|105	%changelog
14mr|btparser-0.19-2|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.19-2
14mr|btparser-0.19-2|107	+ Revision: 8b843d7
14mr|btparser-0.19-2|108	- MassBuild#440: Increase release tag
14mr|btparser-0.19-2|109	
14mr|btparser-0.19-2|110	

16008 14
14mr|btrfs-progs-0.20-0.rc1.20130705.1|1	%define libname_orig    libbtrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|2	%define major           0
14mr|btrfs-progs-0.20-0.rc1.20130705.1|3	%define libname         %mklibname btrfs %{major}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|4	%define develname       %mklibname btrfs -d
14mr|btrfs-progs-0.20-0.rc1.20130705.1|5	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|6	%define snapshot 20130705
14mr|btrfs-progs-0.20-0.rc1.20130705.1|7	Name:		btrfs-progs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|8	Version:    0.20
14mr|btrfs-progs-0.20-0.rc1.20130705.1|9	Release:    0.rc1.%{snapshot}.1
14mr|btrfs-progs-0.20-0.rc1.20130705.1|10	Summary:	Userspace programs for btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|11	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|12	Group:		System/Kernel and hardware
14mr|btrfs-progs-0.20-0.rc1.20130705.1|13	License:	GPLv2
14mr|btrfs-progs-0.20-0.rc1.20130705.1|14	URL:		http://btrfs.wiki.kernel.org/
14mr|btrfs-progs-0.20-0.rc1.20130705.1|15	#Source0:        http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/%{name}-%{version}.tar.bz2
14mr|btrfs-progs-0.20-0.rc1.20130705.1|16	# git archive --prefix=btrfs-progs/ origin/master | xz > btrfs-progs-0.19-20120328.tar.xz
14mr|btrfs-progs-0.20-0.rc1.20130705.1|17	Source0:        %{name}-%{version}-rc1-%{snapshot}.tar.xz
14mr|btrfs-progs-0.20-0.rc1.20130705.1|18	# From http://www.spinics.net/lists/linux-btrfs/msg15899.html
14mr|btrfs-progs-0.20-0.rc1.20130705.1|19	Source1:        btrfs-completion.sh
14mr|btrfs-progs-0.20-0.rc1.20130705.1|20	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|21	BuildRequires:	pkgconfig(ext2fs)
14mr|btrfs-progs-0.20-0.rc1.20130705.1|22	BuildRequires:	pkgconfig(uuid)
14mr|btrfs-progs-0.20-0.rc1.20130705.1|23	BuildRequires:	pkgconfig(zlib)
14mr|btrfs-progs-0.20-0.rc1.20130705.1|24	BuildRequires:	acl-devel
14mr|btrfs-progs-0.20-0.rc1.20130705.1|25	BuildRequires:  pkgconfig(blkid)
14mr|btrfs-progs-0.20-0.rc1.20130705.1|26	BuildRequires:  liblzo-devel
14mr|btrfs-progs-0.20-0.rc1.20130705.1|27	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|28	Requires:       %{libname_orig} = %{version}-%{release}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|29	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|30	%description
14mr|btrfs-progs-0.20-0.rc1.20130705.1|31	The btrfs-progs package provides all the userpsace programs needed to create,
14mr|btrfs-progs-0.20-0.rc1.20130705.1|32	check, modify and correct any inconsistencies in the btrfs filesystem.
14mr|btrfs-progs-0.20-0.rc1.20130705.1|33	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|34	%package -n     %{libname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|35	Summary:        Main library for btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|36	Group:          System/Libraries
14mr|btrfs-progs-0.20-0.rc1.20130705.1|37	Provides:       %{libname_orig} = %{version}-%{release}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|38	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|39	%description -n %{libname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|40	This package contains the library needed to run programs dynamically
14mr|btrfs-progs-0.20-0.rc1.20130705.1|41	linked with btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|42	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|43	%package -n     %{develname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|44	Summary:        Headers for developing programs that will use btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|45	Group:          Development/C
14mr|btrfs-progs-0.20-0.rc1.20130705.1|46	Requires:       %{libname} = %{version}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|47	Provides:       %{libname_orig}-devel = %{version}-%{release}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|48	Provides:       btrfs-devel = %{version}-%{release}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|49	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|50	%description -n %{develname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|51	This package contains the headers that programmers will need to develop
14mr|btrfs-progs-0.20-0.rc1.20130705.1|52	applications which will use btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|53	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|54	%prep
14mr|btrfs-progs-0.20-0.rc1.20130705.1|55	%setup -q -n %{name}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|56	%apply_patches
14mr|btrfs-progs-0.20-0.rc1.20130705.1|57	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|58	%build
14mr|btrfs-progs-0.20-0.rc1.20130705.1|59	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|btrfs-progs-0.20-0.rc1.20130705.1|60	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|61	%install
14mr|btrfs-progs-0.20-0.rc1.20130705.1|62	%makeinstall bindir=%{buildroot}%{_sbindir}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|63	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
14mr|btrfs-progs-0.20-0.rc1.20130705.1|64	cp %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|65	ln -sv %{_sbindir}/btrfsck %{buildroot}%{_sbindir}/fsck.btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|66	rm -f %{buildroot}%{_libdir}/*.a
14mr|btrfs-progs-0.20-0.rc1.20130705.1|67	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|68	%files
14mr|btrfs-progs-0.20-0.rc1.20130705.1|69	%doc COPYING INSTALL
14mr|btrfs-progs-0.20-0.rc1.20130705.1|70	%{_sbindir}/btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|71	%{_sbindir}/btrfs-convert
14mr|btrfs-progs-0.20-0.rc1.20130705.1|72	%{_sbindir}/btrfs-debug-tree
14mr|btrfs-progs-0.20-0.rc1.20130705.1|73	%{_sbindir}/btrfs-find-root
14mr|btrfs-progs-0.20-0.rc1.20130705.1|74	%{_sbindir}/btrfs-image
14mr|btrfs-progs-0.20-0.rc1.20130705.1|75	%{_sbindir}/btrfs-map-logical
14mr|btrfs-progs-0.20-0.rc1.20130705.1|76	%{_sbindir}/btrfs-zero-log
14mr|btrfs-progs-0.20-0.rc1.20130705.1|77	%{_sbindir}/btrfsck
14mr|btrfs-progs-0.20-0.rc1.20130705.1|78	%{_sbindir}/btrfstune
14mr|btrfs-progs-0.20-0.rc1.20130705.1|79	%{_sbindir}/btrfs-show-super
14mr|btrfs-progs-0.20-0.rc1.20130705.1|80	%{_sbindir}/fsck.btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|81	%{_sbindir}/mkfs.btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|82	%{_mandir}/man8/btrfs.8.*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|83	%{_mandir}/man8/btrfs-image.8*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|84	%{_mandir}/man8/btrfsck.8*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|85	%{_mandir}/man8/mkfs.btrfs.8*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|86	%{_datadir}/bash-completion/completions/btrfs
14mr|btrfs-progs-0.20-0.rc1.20130705.1|87	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|88	%files -n %{libname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|89	%{_libdir}/libbtrfs.so.%{major}*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|90	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|91	%files -n %{develname}
14mr|btrfs-progs-0.20-0.rc1.20130705.1|92	%{_includedir}/btrfs/*
14mr|btrfs-progs-0.20-0.rc1.20130705.1|93	%{_libdir}/libbtrfs.so
14mr|btrfs-progs-0.20-0.rc1.20130705.1|94	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|95	%changelog
14mr|btrfs-progs-0.20-0.rc1.20130705.1|96	* Wed Oct 09 2013 akdengi <alexander.kazancev@rosalab.ru> 0.20-0.rc1.20130705.1
14mr|btrfs-progs-0.20-0.rc1.20130705.1|97	+ Revision: c74b3f0
14mr|btrfs-progs-0.20-0.rc1.20130705.1|98	- update to git screenshot 0.20 rc1
14mr|btrfs-progs-0.20-0.rc1.20130705.1|99	
14mr|btrfs-progs-0.20-0.rc1.20130705.1|100	

16009 14
14mr|busybox-1.22.1-1|1	%bcond_with	uclibc
14mr|busybox-1.22.1-1|2	%define Werror_cflags	%{nil}
14mr|busybox-1.22.1-1|3	%define _ssp_cflags	%{nil}
14mr|busybox-1.22.1-1|4	
14mr|busybox-1.22.1-1|5	Summary:	Multi-call binary combining many common Unix tools into one executable
14mr|busybox-1.22.1-1|6	Name:		busybox
14mr|busybox-1.22.1-1|7	Version:	1.22.1
14mr|busybox-1.22.1-1|8	Release:	1
14mr|busybox-1.22.1-1|9	Epoch:		1
14mr|busybox-1.22.1-1|10	License:	GPLv2+
14mr|busybox-1.22.1-1|11	Group:		Shells
14mr|busybox-1.22.1-1|12	URL:		http://www.busybox.net/
14mr|busybox-1.22.1-1|13	Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
14mr|busybox-1.22.1-1|14	Source1:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2.sign
14mr|busybox-1.22.1-1|15	Source2:	busybox-1.20.2-config
14mr|busybox-1.22.1-1|16	Source3:	busybox-1.18.4-minimal-config
14mr|busybox-1.22.1-1|17	Patch1:		busybox-i.15.2-no-march_i386.patch
14mr|busybox-1.22.1-1|18	Patch12:	busybox-1.2.2-ls.patch
14mr|busybox-1.22.1-1|19	Patch16:	busybox-1.10.1-hwclock.patch
14mr|busybox-1.22.1-1|20	# the default behaviour of busybox' pidof implementation is same as for
14mr|busybox-1.22.1-1|21	# 'pidof -x' from the standard implementation, so let's just make it
14mr|busybox-1.22.1-1|22	# ignore -x in stead of returning error
14mr|busybox-1.22.1-1|23	Patch17:	busybox-1.20.2-pidof-x-argument.patch
14mr|busybox-1.22.1-1|24	%if %{with uclibc}
14mr|busybox-1.22.1-1|25	BuildRequires:	uClibc-static-devel >= 0.9.33.2-3
14mr|busybox-1.22.1-1|26	%define __cc	%{uclibc_cc}
14mr|busybox-1.22.1-1|27	%define	cflags	%{uclibc_cflags}
14mr|busybox-1.22.1-1|28	%else
14mr|busybox-1.22.1-1|29	BuildRequires:	glibc-static-devel
14mr|busybox-1.22.1-1|30	BuildRequires:	tirpc-static-devel
14mr|busybox-1.22.1-1|31	%define	cflags	%{optflags}
14mr|busybox-1.22.1-1|32	%endif
14mr|busybox-1.22.1-1|33	
14mr|busybox-1.22.1-1|34	%description
14mr|busybox-1.22.1-1|35	BusyBox combines tiny versions of many common UNIX utilities into a
14mr|busybox-1.22.1-1|36	single small executable. It provides minimalist replacements for most
14mr|busybox-1.22.1-1|37	of the utilities you usually find in GNU coreutils, shellutils, etc.
14mr|busybox-1.22.1-1|38	The utilities in BusyBox generally have fewer options than their
14mr|busybox-1.22.1-1|39	full-featured GNU cousins; however, the options that are included provide
14mr|busybox-1.22.1-1|40	the expected functionality and behave very much like their GNU counterparts.
14mr|busybox-1.22.1-1|41	BusyBox provides a fairly complete POSIX environment for any small or
14mr|busybox-1.22.1-1|42	embedded system.
14mr|busybox-1.22.1-1|43	
14mr|busybox-1.22.1-1|44	BusyBox has been written with size-optimization and limited resources in
14mr|busybox-1.22.1-1|45	mind. It is also extremely modular so you can easily include or exclude
14mr|busybox-1.22.1-1|46	commands (or features) at compile time. This makes it easy to customize
14mr|busybox-1.22.1-1|47	your embedded systems. To create a working system, just add /dev, /etc,
14mr|busybox-1.22.1-1|48	and a kernel.
14mr|busybox-1.22.1-1|49	
14mr|busybox-1.22.1-1|50	%package	static
14mr|busybox-1.22.1-1|51	Group:		Shells
14mr|busybox-1.22.1-1|52	Summary:	Static linked busybox
14mr|busybox-1.22.1-1|53	
14mr|busybox-1.22.1-1|54	%description	static
14mr|busybox-1.22.1-1|55	This package contains a static linked busybox.
14mr|busybox-1.22.1-1|56	
14mr|busybox-1.22.1-1|57	%prep
14mr|busybox-1.22.1-1|58	%setup -q
14mr|busybox-1.22.1-1|59	%patch1 -p1 -b .no_march~
14mr|busybox-1.22.1-1|60	%patch12 -p1 -b .ls~
14mr|busybox-1.22.1-1|61	%patch16 -p1 -b .ia64~
14mr|busybox-1.22.1-1|62	%patch17 -p1 -b .pidof_x~
14mr|busybox-1.22.1-1|63	
14mr|busybox-1.22.1-1|64	%build
14mr|busybox-1.22.1-1|65	%if %{with uclibc}
14mr|busybox-1.22.1-1|66	mkdir -p minimal.static
14mr|busybox-1.22.1-1|67	pushd minimal.static
14mr|busybox-1.22.1-1|68	cp %{SOURCE3}  .config
14mr|busybox-1.22.1-1|69	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|70	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|71	popd
14mr|busybox-1.22.1-1|72	
14mr|busybox-1.22.1-1|73	mkdir -p minimal
14mr|busybox-1.22.1-1|74	pushd minimal
14mr|busybox-1.22.1-1|75	cp %{SOURCE3}  .config
14mr|busybox-1.22.1-1|76	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|77	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|78	popd
14mr|busybox-1.22.1-1|79	%endif
14mr|busybox-1.22.1-1|80	
14mr|busybox-1.22.1-1|81	mkdir -p full.static
14mr|busybox-1.22.1-1|82	pushd full.static
14mr|busybox-1.22.1-1|83	cp %{SOURCE2} .config
14mr|busybox-1.22.1-1|84	mv .config .config1 && \
14mr|busybox-1.22.1-1|85	grep -v \
14mr|busybox-1.22.1-1|86	-e ^CONFIG_FEATURE_HAVE_RPC \
14mr|busybox-1.22.1-1|87	-e ^CONFIG_FEATURE_MOUNT_NFS \
14mr|busybox-1.22.1-1|88	-e ^CONFIG_FEATURE_INETD_RPC \
14mr|busybox-1.22.1-1|89	.config1 >.config && \
14mr|busybox-1.22.1-1|90	echo "# CONFIG_FEATURE_HAVE_RPC is not set" >>.config && \
14mr|busybox-1.22.1-1|91	echo "# CONFIG_FEATURE_MOUNT_NFS is not set" >>.config && \
14mr|busybox-1.22.1-1|92	echo "# CONFIG_FEATURE_INETD_RPC is not set" >>.config && \
14mr|busybox-1.22.1-1|93	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|94	%make CC=%{__cc} LDFLAGS="%{ldflags}" LDLIBS="-ltirpc -lm" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|95	popd
14mr|busybox-1.22.1-1|96	
14mr|busybox-1.22.1-1|97	mkdir -p full
14mr|busybox-1.22.1-1|98	pushd full
14mr|busybox-1.22.1-1|99	cp %{SOURCE2} .config
14mr|busybox-1.22.1-1|100	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mr|busybox-1.22.1-1|101	%make CC=%{__cc} LDFLAGS="%{ldflags}" LDLIBS="-ltirpc -lm" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile CONFIG_PREFIX=%{buildroot}%{uclibc_root}
14mr|busybox-1.22.1-1|102	popd
14mr|busybox-1.22.1-1|103	
14mr|busybox-1.22.1-1|104	%check
14mr|busybox-1.22.1-1|105	# FIXME
14mr|busybox-1.22.1-1|106	%if 0
14mr|busybox-1.22.1-1|107	%make CC=%{__cc} V=1 check
14mr|busybox-1.22.1-1|108	%endif
14mr|busybox-1.22.1-1|109	
14mr|busybox-1.22.1-1|110	%install
14mr|busybox-1.22.1-1|111	%if %{with uclibc}
14mr|busybox-1.22.1-1|112	pushd full
14mr|busybox-1.22.1-1|113	make install CONFIG_PREFIX=%{buildroot}%{uclibc_root} CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}"
14mr|busybox-1.22.1-1|114	popd
14mr|busybox-1.22.1-1|115	
14mr|busybox-1.22.1-1|116	install -m755 minimal/busybox_unstripped -D %{buildroot}%{uclibc_root}%{_bindir}/busybox.minimal
14mr|busybox-1.22.1-1|117	mkdir -p %{buildroot}%{_bindir}
14mr|busybox-1.22.1-1|118	ln -s %{uclibc_root}/bin/busybox %{buildroot}%{_bindir}/busybox
14mr|busybox-1.22.1-1|119	install -m755 minimal.static/busybox_unstripped -D %{buildroot}%{uclibc_root}/bin/busybox.minimal.static
14mr|busybox-1.22.1-1|120	%else
14mr|busybox-1.22.1-1|121	install -m755 full/busybox_unstripped -D %{buildroot}%{_bindir}/busybox
14mr|busybox-1.22.1-1|122	%endif
14mr|busybox-1.22.1-1|123	install -m755 full.static/busybox_unstripped -D %{buildroot}/bin/busybox.static
14mr|busybox-1.22.1-1|124	
14mr|busybox-1.22.1-1|125	%files
14mr|busybox-1.22.1-1|126	%doc AUTHORS README TODO
14mr|busybox-1.22.1-1|127	%{_bindir}/busybox
14mr|busybox-1.22.1-1|128	%if %{with uclibc}
14mr|busybox-1.22.1-1|129	%{uclibc_root}/linuxrc
14mr|busybox-1.22.1-1|130	%{uclibc_root}/bin/*
14mr|busybox-1.22.1-1|131	%{uclibc_root}/sbin/*
14mr|busybox-1.22.1-1|132	%{uclibc_root}%{_bindir}/*
14mr|busybox-1.22.1-1|133	%{uclibc_root}%{_sbindir}/*
14mr|busybox-1.22.1-1|134	%exclude %{uclibc_root}/bin/busybox.minimal.static
14mr|busybox-1.22.1-1|135	%endif
14mr|busybox-1.22.1-1|136	
14mr|busybox-1.22.1-1|137	%files static
14mr|busybox-1.22.1-1|138	%doc AUTHORS README TODO
14mr|busybox-1.22.1-1|139	/bin/busybox.static
14mr|busybox-1.22.1-1|140	%if %{with uclibc}
14mr|busybox-1.22.1-1|141	%{uclibc_root}/bin/busybox.minimal.static
14mr|busybox-1.22.1-1|142	%endif
14mr|busybox-1.22.1-1|143	
14mr|busybox-1.22.1-1|144	%changelog
14mr|busybox-1.22.1-1|145	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.22.1-1
14mr|busybox-1.22.1-1|146	+ Revision: 6f74590
14mr|busybox-1.22.1-1|147	- Fix build with tirpc
14mr|busybox-1.22.1-1|148	
14mr|busybox-1.22.1-1|149	

16010 14
14mr|byacc-20121003-2|1	Summary:	A public domain Yacc parser generator
14mr|byacc-20121003-2|2	Name:		byacc
14mr|byacc-20121003-2|3	Version:	20121003
14mr|byacc-20121003-2|4	Release:	2
14mr|byacc-20121003-2|5	License:	Public Domain
14mr|byacc-20121003-2|6	Group:		Development/Other
14mr|byacc-20121003-2|7	URL:		http://invisible-island.net/byacc/byacc.html
14mr|byacc-20121003-2|8	# old source: ftp://ftp.cs.berkeley.edu/ucb/4bsd/
14mr|byacc-20121003-2|9	Source0:	ftp://invisible-island.net/byacc/byacc-%{version}.tgz
14mr|byacc-20121003-2|10	
14mr|byacc-20121003-2|11	%description
14mr|byacc-20121003-2|12	Byacc (Berkeley Yacc) is a public domain LALR parser generator which
14mr|byacc-20121003-2|13	is used by many programs during their build process.
14mr|byacc-20121003-2|14	
14mr|byacc-20121003-2|15	If you are going to do development on your system, you will want to
14mr|byacc-20121003-2|16	install either this package or bison. Berkeley Yacc is regarded as a
14mr|byacc-20121003-2|17	better parser, while bison is more widely used under GNU world.
14mr|byacc-20121003-2|18	
14mr|byacc-20121003-2|19	%prep
14mr|byacc-20121003-2|20	%setup -q
14mr|byacc-20121003-2|21	
14mr|byacc-20121003-2|22	%build
14mr|byacc-20121003-2|23	%configure2_5x
14mr|byacc-20121003-2|24	%make
14mr|byacc-20121003-2|25	
14mr|byacc-20121003-2|26	%check
14mr|byacc-20121003-2|27	make check
14mr|byacc-20121003-2|28	
14mr|byacc-20121003-2|29	%install
14mr|byacc-20121003-2|30	%makeinstall_std
14mr|byacc-20121003-2|31	
14mr|byacc-20121003-2|32	mv %{buildroot}%{_bindir}/{yacc,byacc}
14mr|byacc-20121003-2|33	ln -s yacc.1 %{buildroot}%{_mandir}/man1/byacc.1
14mr|byacc-20121003-2|34	
14mr|byacc-20121003-2|35	%post
14mr|byacc-20121003-2|36	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/byacc 20
14mr|byacc-20121003-2|37	
14mr|byacc-20121003-2|38	%preun
14mr|byacc-20121003-2|39	if [ $1 -eq 0 ]; then
14mr|byacc-20121003-2|40	%{_sbindir}/update-alternatives --remove yacc %{_bindir}/byacc
14mr|byacc-20121003-2|41	fi
14mr|byacc-20121003-2|42	
14mr|byacc-20121003-2|43	%files
14mr|byacc-20121003-2|44	%defattr(0644,root,root,0755)
14mr|byacc-20121003-2|45	%doc ACKNOWLEDGEMENTS CHANGES NEW_FEATURES NOTES NO_WARRANTY README
14mr|byacc-20121003-2|46	%attr(0755,root,root) %{_bindir}/byacc
14mr|byacc-20121003-2|47	%{_mandir}/man1/*
14mr|byacc-20121003-2|48	
14mr|byacc-20121003-2|49	%changelog
14mr|byacc-20121003-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121003-2
14mr|byacc-20121003-2|51	+ Revision: 6318b27
14mr|byacc-20121003-2|52	- MassBuild#440: Increase release tag
14mr|byacc-20121003-2|53	
14mr|byacc-20121003-2|54	

16011 14
14mr|byaccj-1.15-0.1.5|1	# Copyright (c) 2000-2008, JPackage Project
14mr|byaccj-1.15-0.1.5|2	# All rights reserved.
14mr|byaccj-1.15-0.1.5|3	#
14mr|byaccj-1.15-0.1.5|4	# Redistribution and use in source and binary forms, with or without
14mr|byaccj-1.15-0.1.5|5	# modification, are permitted provided that the following conditions
14mr|byaccj-1.15-0.1.5|6	# are met:
14mr|byaccj-1.15-0.1.5|7	#
14mr|byaccj-1.15-0.1.5|8	# 1. Redistributions of source code must retain the above copyright
14mr|byaccj-1.15-0.1.5|9	#    notice, this list of conditions and the following disclaimer.
14mr|byaccj-1.15-0.1.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|byaccj-1.15-0.1.5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|byaccj-1.15-0.1.5|12	#    documentation and/or other materials provided with the
14mr|byaccj-1.15-0.1.5|13	#    distribution.
14mr|byaccj-1.15-0.1.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|byaccj-1.15-0.1.5|15	#    contributors may be used to endorse or promote products derived
14mr|byaccj-1.15-0.1.5|16	#    from this software without specific prior written permission.
14mr|byaccj-1.15-0.1.5|17	#
14mr|byaccj-1.15-0.1.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|byaccj-1.15-0.1.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|byaccj-1.15-0.1.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|byaccj-1.15-0.1.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|byaccj-1.15-0.1.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|byaccj-1.15-0.1.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|byaccj-1.15-0.1.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|byaccj-1.15-0.1.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|byaccj-1.15-0.1.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|byaccj-1.15-0.1.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|byaccj-1.15-0.1.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|byaccj-1.15-0.1.5|29	#
14mr|byaccj-1.15-0.1.5|30	
14mr|byaccj-1.15-0.1.5|31	Summary:        Parser Generator with Java Extension
14mr|byaccj-1.15-0.1.5|32	Name:           byaccj
14mr|byaccj-1.15-0.1.5|33	Version:        1.15
14mr|byaccj-1.15-0.1.5|34	Release:        0.1.5
14mr|byaccj-1.15-0.1.5|35	Epoch:          0
14mr|byaccj-1.15-0.1.5|36	License:        Public Domain
14mr|byaccj-1.15-0.1.5|37	URL:            http://byaccj.sourceforge.net/
14mr|byaccj-1.15-0.1.5|38	Group:          Development/Java
14mr|byaccj-1.15-0.1.5|39	Source0:        http://downloads.sourceforge.net/byaccj/byaccj%{version}_src.tar.gz
14mr|byaccj-1.15-0.1.5|40	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|byaccj-1.15-0.1.5|41	Requires:       man-pages
14mr|byaccj-1.15-0.1.5|42	
14mr|byaccj-1.15-0.1.5|43	%description
14mr|byaccj-1.15-0.1.5|44	BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible
14mr|byaccj-1.15-0.1.5|45	parser generator. Standard YACC takes a YACC source file, and
14mr|byaccj-1.15-0.1.5|46	generates one or more C files from it, which if compiled properly,
14mr|byaccj-1.15-0.1.5|47	will produce a LALR-grammar parser. This is useful for expression
14mr|byaccj-1.15-0.1.5|48	parsing, interactive command parsing, and file reading. Many
14mr|byaccj-1.15-0.1.5|49	megabytes of YACC code have been written over the years.
14mr|byaccj-1.15-0.1.5|50	This is the standard YACC tool that is in use every day to produce
14mr|byaccj-1.15-0.1.5|51	C/C++ parsers. I have added a "-J" flag which will cause BYACC to
14mr|byaccj-1.15-0.1.5|52	generate Java source code, instead. So there finally is a YACC for
14mr|byaccj-1.15-0.1.5|53	Java now!
14mr|byaccj-1.15-0.1.5|54	
14mr|byaccj-1.15-0.1.5|55	%prep
14mr|byaccj-1.15-0.1.5|56	%setup -q -n %{name}%{version}
14mr|byaccj-1.15-0.1.5|57	
14mr|byaccj-1.15-0.1.5|58	%build
14mr|byaccj-1.15-0.1.5|59	pushd src
14mr|byaccj-1.15-0.1.5|60	perl -i.bak -lp -e 's{(\$\(CC\) -o yacc).*?(\$\(OBJ\))}{$1 \$(LDFLAGS) $2}' Makefile
14mr|byaccj-1.15-0.1.5|61	%make CC=%{__cc} CFLAGS="%{optflags}" LDFLAGS="%{optflags}" linux
14mr|byaccj-1.15-0.1.5|62	popd
14mr|byaccj-1.15-0.1.5|63	
14mr|byaccj-1.15-0.1.5|64	sed -i 's/\r//g' docs/tf.y
14mr|byaccj-1.15-0.1.5|65	
14mr|byaccj-1.15-0.1.5|66	%install
14mr|byaccj-1.15-0.1.5|67	rm -rf $RPM_BUILD_ROOT
14mr|byaccj-1.15-0.1.5|68	
14mr|byaccj-1.15-0.1.5|69	# manual
14mr|byaccj-1.15-0.1.5|70	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
14mr|byaccj-1.15-0.1.5|71	mv docs/yacc.cat $RPM_BUILD_ROOT%{_mandir}/man1
14mr|byaccj-1.15-0.1.5|72	
14mr|byaccj-1.15-0.1.5|73	# jars
14mr|byaccj-1.15-0.1.5|74	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|byaccj-1.15-0.1.5|75	cp -p src/yacc.linux \
14mr|byaccj-1.15-0.1.5|76	$RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|byaccj-1.15-0.1.5|77	
14mr|byaccj-1.15-0.1.5|78	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|byaccj-1.15-0.1.5|79	cp -p docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|byaccj-1.15-0.1.5|80	cp -p src/README $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|byaccj-1.15-0.1.5|81	
14mr|byaccj-1.15-0.1.5|82	%clean
14mr|byaccj-1.15-0.1.5|83	rm -rf $RPM_BUILD_ROOT
14mr|byaccj-1.15-0.1.5|84	
14mr|byaccj-1.15-0.1.5|85	%files
14mr|byaccj-1.15-0.1.5|86	%defattr(0644,root,root,0755)
14mr|byaccj-1.15-0.1.5|87	%doc %{_docdir}/%{name}-%{version}
14mr|byaccj-1.15-0.1.5|88	%{_mandir}/man1/yacc.cat*
14mr|byaccj-1.15-0.1.5|89	%attr(755, root, root) %{_bindir}/%{name}
14mr|byaccj-1.15-0.1.5|90	
14mr|byaccj-1.15-0.1.5|91	
14mr|byaccj-1.15-0.1.5|92	
14mr|byaccj-1.15-0.1.5|93	
14mr|byaccj-1.15-0.1.5|94	
14mr|byaccj-1.15-0.1.5|95	%changelog
14mr|byaccj-1.15-0.1.5|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.15-0.1.5
14mr|byaccj-1.15-0.1.5|97	+ Revision: f099f1e
14mr|byaccj-1.15-0.1.5|98	- MassBuild#440: Increase release tag
14mr|byaccj-1.15-0.1.5|99	
14mr|byaccj-1.15-0.1.5|100	

16012 14
14mr|bzip2-1.0.6-6|1	%define major 1
14mr|bzip2-1.0.6-6|2	%define libname %mklibname %{name}_ %{major}
14mr|bzip2-1.0.6-6|3	%define develname %mklibname %{name} -d
14mr|bzip2-1.0.6-6|4	
14mr|bzip2-1.0.6-6|5	%define buildpdf 0
14mr|bzip2-1.0.6-6|6	
14mr|bzip2-1.0.6-6|7	Summary:	Extremely powerful file compression utility
14mr|bzip2-1.0.6-6|8	Name:		bzip2
14mr|bzip2-1.0.6-6|9	Version:	1.0.6
14mr|bzip2-1.0.6-6|10	Release:	6
14mr|bzip2-1.0.6-6|11	License:	BSD
14mr|bzip2-1.0.6-6|12	Group:		Archiving/Compression
14mr|bzip2-1.0.6-6|13	URL:		http://www.bzip.org/index.html
14mr|bzip2-1.0.6-6|14	Source0:	http://www.bzip.org/%{version}/%{name}-%{version}.tar.gz
14mr|bzip2-1.0.6-6|15	Source1:	bzgrep
14mr|bzip2-1.0.6-6|16	Source2:	bzme
14mr|bzip2-1.0.6-6|17	Source3:	bzme.1
14mr|bzip2-1.0.6-6|18	Patch0:		bzip2-1.0.6-makefile.diff
14mr|bzip2-1.0.6-6|19	Requires:	mktemp
14mr|bzip2-1.0.6-6|20	Requires:	%{libname} = %{version}-%{release}
14mr|bzip2-1.0.6-6|21	%if %{buildpdf}
14mr|bzip2-1.0.6-6|22	BuildRequires:	tetex-dvips
14mr|bzip2-1.0.6-6|23	BuildRequires:	tetex-latex
14mr|bzip2-1.0.6-6|24	%endif
14mr|bzip2-1.0.6-6|25	BuildRequires:	texinfo
14mr|bzip2-1.0.6-6|26	BuildRequires:	libtool
14mr|bzip2-1.0.6-6|27	
14mr|bzip2-1.0.6-6|28	%description
14mr|bzip2-1.0.6-6|29	Bzip2 compresses files using the Burrows-Wheeler block-sorting text
14mr|bzip2-1.0.6-6|30	compression algorithm, and Huffman coding. Compression is generally
14mr|bzip2-1.0.6-6|31	considerably better than that achieved by more conventional LZ77/LZ78-based
14mr|bzip2-1.0.6-6|32	compressors, and approaches the performance of the PPM family of statistical
14mr|bzip2-1.0.6-6|33	compressors.
14mr|bzip2-1.0.6-6|34	
14mr|bzip2-1.0.6-6|35	The command-line options are deliberately very similar to those of GNU Gzip,
14mr|bzip2-1.0.6-6|36	but they are not identical.
14mr|bzip2-1.0.6-6|37	
14mr|bzip2-1.0.6-6|38	%package -n %{libname}
14mr|bzip2-1.0.6-6|39	Summary:	Libraries for developing apps which will use bzip2
14mr|bzip2-1.0.6-6|40	Group:		System/Libraries
14mr|bzip2-1.0.6-6|41	
14mr|bzip2-1.0.6-6|42	%description -n	%{libname}
14mr|bzip2-1.0.6-6|43	Library of bzip2 functions, for developing apps which will use the
14mr|bzip2-1.0.6-6|44	bzip2 library (aka libz2).
14mr|bzip2-1.0.6-6|45	
14mr|bzip2-1.0.6-6|46	%package -n %{develname}
14mr|bzip2-1.0.6-6|47	Summary:	Header files for developing apps which will use bzip2
14mr|bzip2-1.0.6-6|48	Group:		Development/C
14mr|bzip2-1.0.6-6|49	Requires:	%{libname} = %{version}-%{release}
14mr|bzip2-1.0.6-6|50	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|bzip2-1.0.6-6|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|bzip2-1.0.6-6|52	Obsoletes:	%{mklibname bzip2_ 1 -d} < 1.0.5-3
14mr|bzip2-1.0.6-6|53	
14mr|bzip2-1.0.6-6|54	%description -n	%{develname}
14mr|bzip2-1.0.6-6|55	Header files and static library of bzip2 functions, for developing apps which
14mr|bzip2-1.0.6-6|56	will use the bzip2 library (aka libz2).
14mr|bzip2-1.0.6-6|57	
14mr|bzip2-1.0.6-6|58	%prep
14mr|bzip2-1.0.6-6|59	%setup -q
14mr|bzip2-1.0.6-6|60	%patch0 -p1 -b .makefile
14mr|bzip2-1.0.6-6|61	
14mr|bzip2-1.0.6-6|62	echo "lib = %{_lib}" >> config.in
14mr|bzip2-1.0.6-6|63	echo "CFLAGS = %{optflags}" >> config.in
14mr|bzip2-1.0.6-6|64	echo "LDFLAGS = %{ldflags}" >> config.in
14mr|bzip2-1.0.6-6|65	
14mr|bzip2-1.0.6-6|66	cp %{SOURCE1} bzgrep
14mr|bzip2-1.0.6-6|67	cp %{SOURCE2} bzme
14mr|bzip2-1.0.6-6|68	cp %{SOURCE3} bzme.1
14mr|bzip2-1.0.6-6|69	
14mr|bzip2-1.0.6-6|70	%build
14mr|bzip2-1.0.6-6|71	%make -f Makefile-libbz2_so
14mr|bzip2-1.0.6-6|72	%make
14mr|bzip2-1.0.6-6|73	
14mr|bzip2-1.0.6-6|74	%if %{buildpdf}
14mr|bzip2-1.0.6-6|75	texi2dvi --pdf manual.texi
14mr|bzip2-1.0.6-6|76	%endif
14mr|bzip2-1.0.6-6|77	
14mr|bzip2-1.0.6-6|78	%install
14mr|bzip2-1.0.6-6|79	%makeinstall_std
14mr|bzip2-1.0.6-6|80	
14mr|bzip2-1.0.6-6|81	install -m0755 bzme %{buildroot}%{_bindir}/
14mr|bzip2-1.0.6-6|82	install -m0755 bzgrep %{buildroot}%{_bindir}/
14mr|bzip2-1.0.6-6|83	install -m0644 bzgrep.1 %{buildroot}%{_mandir}/man1/
14mr|bzip2-1.0.6-6|84	
14mr|bzip2-1.0.6-6|85	cat > %{buildroot}%{_bindir}/bzless <<EOF
14mr|bzip2-1.0.6-6|86	#!/bin/sh
14mr|bzip2-1.0.6-6|87	%{_bindir}/bunzip2 -c "\$@" | %{_bindir}/less
14mr|bzip2-1.0.6-6|88	EOF
14mr|bzip2-1.0.6-6|89	chmod 755 %{buildroot}%{_bindir}/bzless
14mr|bzip2-1.0.6-6|90	install -m 644 %{SOURCE3} %{buildroot}%{_mandir}/man1/
14mr|bzip2-1.0.6-6|91	
14mr|bzip2-1.0.6-6|92	# cleanup
14mr|bzip2-1.0.6-6|93	rm -f %{buildroot}%{_libdir}/*.a
14mr|bzip2-1.0.6-6|94	
14mr|bzip2-1.0.6-6|95	%files
14mr|bzip2-1.0.6-6|96	%doc README LICENSE CHANGES
14mr|bzip2-1.0.6-6|97	%{_bindir}/*
14mr|bzip2-1.0.6-6|98	%{_mandir}/man1/*
14mr|bzip2-1.0.6-6|99	
14mr|bzip2-1.0.6-6|100	%files -n %{libname}
14mr|bzip2-1.0.6-6|101	%doc LICENSE
14mr|bzip2-1.0.6-6|102	%{_libdir}/libbz2.so.%{major}*
14mr|bzip2-1.0.6-6|103	
14mr|bzip2-1.0.6-6|104	%files -n %{develname}
14mr|bzip2-1.0.6-6|105	%doc *.html LICENSE
14mr|bzip2-1.0.6-6|106	%if %{buildpdf}
14mr|bzip2-1.0.6-6|107	%doc manual.pdf
14mr|bzip2-1.0.6-6|108	%endif
14mr|bzip2-1.0.6-6|109	%{_libdir}/libbz2.so
14mr|bzip2-1.0.6-6|110	%{_includedir}/*.h
14mr|bzip2-1.0.6-6|111	
14mr|bzip2-1.0.6-6|112	
14mr|bzip2-1.0.6-6|113	
14mr|bzip2-1.0.6-6|114	%changelog
14mr|bzip2-1.0.6-6|115	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-6
14mr|bzip2-1.0.6-6|116	+ Revision: 4549aa9
14mr|bzip2-1.0.6-6|117	- MassBuild#440: Increase release tag
14mr|bzip2-1.0.6-6|118	
14mr|bzip2-1.0.6-6|119	

16013 14
14mr|c2050-0.4-14|1	Summary:	Driver for the Lexmark 2050 printer
14mr|c2050-0.4-14|2	Name:		c2050
14mr|c2050-0.4-14|3	Version:	0.4
14mr|c2050-0.4-14|4	Release:	14
14mr|c2050-0.4-14|5	Group:		System/Printing
14mr|c2050-0.4-14|6	License:	GPL
14mr|c2050-0.4-14|7	URL:		http://www.prato.linux.it/~mnencia/lexmark2050
14mr|c2050-0.4-14|8	Source0:	http://www.prato.linux.it/~mnencia/lexmark2050/%{name}-%{version}.tar.gz
14mr|c2050-0.4-14|9	Patch0:		c2050-0.3-looplimits.patch
14mr|c2050-0.4-14|10	Conflicts:	printer-utils = 2007
14mr|c2050-0.4-14|11	Conflicts:	printer-filters = 2007
14mr|c2050-0.4-14|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|c2050-0.4-14|13	
14mr|c2050-0.4-14|14	%description
14mr|c2050-0.4-14|15	Lexmark 2050 Color Jetprinter printer driver.
14mr|c2050-0.4-14|16	
14mr|c2050-0.4-14|17	%prep
14mr|c2050-0.4-14|18	
14mr|c2050-0.4-14|19	%setup -q
14mr|c2050-0.4-14|20	%patch0 -p0 -b .looplimits
14mr|c2050-0.4-14|21	
14mr|c2050-0.4-14|22	%build
14mr|c2050-0.4-14|23	%{__cc} %{optflags} %{ldflags} -o c2050 c2050.c
14mr|c2050-0.4-14|24	
14mr|c2050-0.4-14|25	%install
14mr|c2050-0.4-14|26	rm -rf %{buildroot}
14mr|c2050-0.4-14|27	
14mr|c2050-0.4-14|28	install -d %{buildroot}%{_bindir}
14mr|c2050-0.4-14|29	
14mr|c2050-0.4-14|30	install -m0755 c2050 %{buildroot}%{_bindir}/
14mr|c2050-0.4-14|31	install -m0755 ps2lexmark %{buildroot}%{_bindir}/
14mr|c2050-0.4-14|32	install -m0755 ps2monolexmark %{buildroot}%{_bindir}/
14mr|c2050-0.4-14|33	
14mr|c2050-0.4-14|34	%clean
14mr|c2050-0.4-14|35	rm -rf %{buildroot}
14mr|c2050-0.4-14|36	
14mr|c2050-0.4-14|37	%files
14mr|c2050-0.4-14|38	%defattr(0644,root,root,0755)
14mr|c2050-0.4-14|39	%doc README COPYING
14mr|c2050-0.4-14|40	%attr(0755,root,root) %{_bindir}/*
14mr|c2050-0.4-14|41	
14mr|c2050-0.4-14|42	
14mr|c2050-0.4-14|43	
14mr|c2050-0.4-14|44	%changelog
14mr|c2050-0.4-14|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-14
14mr|c2050-0.4-14|46	+ Revision: 26710ab
14mr|c2050-0.4-14|47	- MassBuild#440: Increase release tag
14mr|c2050-0.4-14|48	
14mr|c2050-0.4-14|49	

16014 14
14mr|c2070-0.99-13|1	Summary:	Lexmark 2070 Printer color driver
14mr|c2070-0.99-13|2	Name:		c2070
14mr|c2070-0.99-13|3	Version:	0.99
14mr|c2070-0.99-13|4	Release:	13
14mr|c2070-0.99-13|5	Group:		System/Printing
14mr|c2070-0.99-13|6	License:	GPL
14mr|c2070-0.99-13|7	URL:		http://www.linuxprinting.org/show_driver.cgi?driver=%{name}
14mr|c2070-0.99-13|8	Source0:	ftp://mirror.linuxsoft.cz/pool/5865/%{name}-%{version}.tar.gz
14mr|c2070-0.99-13|9	Patch0:		c2070-0.99-looplimits.patch
14mr|c2070-0.99-13|10	Conflicts:	printer-utils = 2007
14mr|c2070-0.99-13|11	Conflicts:	printer-filters = 2007
14mr|c2070-0.99-13|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|c2070-0.99-13|13	
14mr|c2070-0.99-13|14	%description
14mr|c2070-0.99-13|15	This filter allows to color print in a Lexmark 2070 (windows GDI) printer.
14mr|c2070-0.99-13|16	
14mr|c2070-0.99-13|17	%prep
14mr|c2070-0.99-13|18	
14mr|c2070-0.99-13|19	%setup -q
14mr|c2070-0.99-13|20	%patch0 -p1 -b .looplimits
14mr|c2070-0.99-13|21	
14mr|c2070-0.99-13|22	%build
14mr|c2070-0.99-13|23	%{__cc} %{optflags} %{ldflags} -o c2070 c2070.c
14mr|c2070-0.99-13|24	
14mr|c2070-0.99-13|25	%install
14mr|c2070-0.99-13|26	rm -rf %{buildroot}
14mr|c2070-0.99-13|27	
14mr|c2070-0.99-13|28	install -d %{buildroot}/%{_bindir}
14mr|c2070-0.99-13|29	install -m0755 c2070 %{buildroot}/%{_bindir}
14mr|c2070-0.99-13|30	
14mr|c2070-0.99-13|31	%clean
14mr|c2070-0.99-13|32	rm -rf %{buildroot}
14mr|c2070-0.99-13|33	
14mr|c2070-0.99-13|34	%files
14mr|c2070-0.99-13|35	%defattr(0644,root,root,0755)
14mr|c2070-0.99-13|36	%doc LICENSE README
14mr|c2070-0.99-13|37	%attr(0755,root,root) %{_bindir}/c2070
14mr|c2070-0.99-13|38	
14mr|c2070-0.99-13|39	
14mr|c2070-0.99-13|40	
14mr|c2070-0.99-13|41	%changelog
14mr|c2070-0.99-13|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99-13
14mr|c2070-0.99-13|43	+ Revision: 187834b
14mr|c2070-0.99-13|44	- MassBuild#440: Increase release tag
14mr|c2070-0.99-13|45	
14mr|c2070-0.99-13|46	

16015 14
14mr|cabextract-1.4-3|1	Summary: A program to extract Microsoft Cabinet files
14mr|cabextract-1.4-3|2	Name: cabextract
14mr|cabextract-1.4-3|3	Version: 1.4
14mr|cabextract-1.4-3|4	Release: 3
14mr|cabextract-1.4-3|5	Group: Archiving/Compression
14mr|cabextract-1.4-3|6	License: GPLv2+
14mr|cabextract-1.4-3|7	Source: http://www.cabextract.org.uk/%{name}-%{version}.tar.gz
14mr|cabextract-1.4-3|8	URL: http://www.cabextract.org.uk/
14mr|cabextract-1.4-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|cabextract-1.4-3|10	
14mr|cabextract-1.4-3|11	%description
14mr|cabextract-1.4-3|12	Cabinet (.CAB) files are a form of archive, which Microsoft use to
14mr|cabextract-1.4-3|13	distribute their software, and things like Windows Font Packs. The
14mr|cabextract-1.4-3|14	cabextract program simply unpacks such files.
14mr|cabextract-1.4-3|15	
14mr|cabextract-1.4-3|16	%prep
14mr|cabextract-1.4-3|17	%setup -q
14mr|cabextract-1.4-3|18	
14mr|cabextract-1.4-3|19	%build
14mr|cabextract-1.4-3|20	%configure2_5x
14mr|cabextract-1.4-3|21	%make
14mr|cabextract-1.4-3|22	
14mr|cabextract-1.4-3|23	%install
14mr|cabextract-1.4-3|24	rm -rf ${RPM_BUILD_ROOT}
14mr|cabextract-1.4-3|25	%makeinstall_std
14mr|cabextract-1.4-3|26	
14mr|cabextract-1.4-3|27	%clean
14mr|cabextract-1.4-3|28	rm -rf ${RPM_BUILD_ROOT}
14mr|cabextract-1.4-3|29	
14mr|cabextract-1.4-3|30	%files
14mr|cabextract-1.4-3|31	%defattr(0644, root, root, 0755)
14mr|cabextract-1.4-3|32	%doc AUTHORS ChangeLog NEWS README
14mr|cabextract-1.4-3|33	%attr(0755, root, root) %{_bindir}/cabextract
14mr|cabextract-1.4-3|34	%{_mandir}/man1/cabextract.1*
14mr|cabextract-1.4-3|35	
14mr|cabextract-1.4-3|36	
14mr|cabextract-1.4-3|37	
14mr|cabextract-1.4-3|38	
14mr|cabextract-1.4-3|39	
14mr|cabextract-1.4-3|40	%changelog
14mr|cabextract-1.4-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|cabextract-1.4-3|42	+ Revision: 681276e
14mr|cabextract-1.4-3|43	- MassBuild#440: Increase release tag
14mr|cabextract-1.4-3|44	
14mr|cabextract-1.4-3|45	

16016 14
14mr|cagibi-0.2.0-2|1	Summary:	An experimental cache/proxy system for the SSDPpart of UPnP
14mr|cagibi-0.2.0-2|2	Name:		cagibi
14mr|cagibi-0.2.0-2|3	Version:	0.2.0
14mr|cagibi-0.2.0-2|4	Release:	2
14mr|cagibi-0.2.0-2|5	License:	LGPLv2+
14mr|cagibi-0.2.0-2|6	Group:		System/Libraries
14mr|cagibi-0.2.0-2|7	Url:		http://www.kde.org
14mr|cagibi-0.2.0-2|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/cagibi/%{name}-%{version}.tar.bz2
14mr|cagibi-0.2.0-2|9	
14mr|cagibi-0.2.0-2|10	BuildRequires:	automoc4
14mr|cagibi-0.2.0-2|11	BuildRequires:	kde4-macros
14mr|cagibi-0.2.0-2|12	BuildRequires:	qt4-devel
14mr|cagibi-0.2.0-2|13	
14mr|cagibi-0.2.0-2|14	%description
14mr|cagibi-0.2.0-2|15	Cagibi aims to be to SSDP what Avahi is to DNS-SD/Zeroconf:
14mr|cagibi-0.2.0-2|16	a cache caching all service/device announcements on the network in a
14mr|cagibi-0.2.0-2|17	local process as well as being a broker serving local announcements to
14mr|cagibi-0.2.0-2|18	the network.
14mr|cagibi-0.2.0-2|19	Both should be done by a single daemon process, accessable via D-Bus
14mr|cagibi-0.2.0-2|20	on the system bus. The cache should offer active queries, so another
14mr|cagibi-0.2.0-2|21	process is only informed about changes about UPnP devices it is
14mr|cagibi-0.2.0-2|22	interested in.
14mr|cagibi-0.2.0-2|23	
14mr|cagibi-0.2.0-2|24	%files
14mr|cagibi-0.2.0-2|25	%{_kde_bindir}/cagibid
14mr|cagibi-0.2.0-2|26	%{_sysconfdir}/cagibid.conf
14mr|cagibi-0.2.0-2|27	%{_sysconfdir}/dbus-1/system.d/org.kde.Cagibi.conf
14mr|cagibi-0.2.0-2|28	%{_datadir}/dbus-1/interfaces/org.kde.Cagibi.*
14mr|cagibi-0.2.0-2|29	%{_datadir}/dbus-1/system-services/org.kde.Cagibi.service
14mr|cagibi-0.2.0-2|30	
14mr|cagibi-0.2.0-2|31	#--------------------------------------------------------------------
14mr|cagibi-0.2.0-2|32	%package	devel
14mr|cagibi-0.2.0-2|33	Summary:	Development files for %{name}
14mr|cagibi-0.2.0-2|34	Group:		Development/KDE and Qt
14mr|cagibi-0.2.0-2|35	Requires:	%{name} = %{version}
14mr|cagibi-0.2.0-2|36	
14mr|cagibi-0.2.0-2|37	# %description devel
14mr|cagibi-0.2.0-2|38	# This package contains development files for %{name}.
14mr|cagibi-0.2.0-2|39	
14mr|cagibi-0.2.0-2|40	# %files devel
14mr|cagibi-0.2.0-2|41	#% {_kde_libdir}/pkgconfig/*.pc
14mr|cagibi-0.2.0-2|42	
14mr|cagibi-0.2.0-2|43	#--------------------------------------------------------------------
14mr|cagibi-0.2.0-2|44	
14mr|cagibi-0.2.0-2|45	%prep
14mr|cagibi-0.2.0-2|46	%setup -q
14mr|cagibi-0.2.0-2|47	
14mr|cagibi-0.2.0-2|48	%build
14mr|cagibi-0.2.0-2|49	%cmake_kde4
14mr|cagibi-0.2.0-2|50	%make
14mr|cagibi-0.2.0-2|51	
14mr|cagibi-0.2.0-2|52	%install
14mr|cagibi-0.2.0-2|53	%makeinstall_std -C build
14mr|cagibi-0.2.0-2|54	
14mr|cagibi-0.2.0-2|55	
14mr|cagibi-0.2.0-2|56	%changelog
14mr|cagibi-0.2.0-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-2
14mr|cagibi-0.2.0-2|58	+ Revision: beb7afb
14mr|cagibi-0.2.0-2|59	- MassBuild#440: Increase release tag
14mr|cagibi-0.2.0-2|60	
14mr|cagibi-0.2.0-2|61	

16017 14
14mr|cairo-1.12.16-3|1	%define lib_major	2
14mr|cairo-1.12.16-3|2	%define libname		%mklibname cairo %{lib_major}
14mr|cairo-1.12.16-3|3	%define devname	%mklibname -d cairo
14mr|cairo-1.12.16-3|4	
14mr|cairo-1.12.16-3|5	#gw check coverage fails in 1.9.4
14mr|cairo-1.12.16-3|6	%define enable_test 0
14mr|cairo-1.12.16-3|7	%define stable 1
14mr|cairo-1.12.16-3|8	%define build_plf 0
14mr|cairo-1.12.16-3|9	%define build_doc 0
14mr|cairo-1.12.16-3|10	%define enable_xcb 0
14mr|cairo-1.12.16-3|11	
14mr|cairo-1.12.16-3|12	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|cairo-1.12.16-3|13	%if %{build_plf}
14mr|cairo-1.12.16-3|14	%define distsuffix plf
14mr|cairo-1.12.16-3|15	%endif
14mr|cairo-1.12.16-3|16	
14mr|cairo-1.12.16-3|17	Summary:	Cairo - multi-platform 2D graphics library
14mr|cairo-1.12.16-3|18	Name:		cairo
14mr|cairo-1.12.16-3|19	Version:	1.12.16
14mr|cairo-1.12.16-3|20	Release:	3
14mr|cairo-1.12.16-3|21	License:	BSD
14mr|cairo-1.12.16-3|22	Group:		System/Libraries
14mr|cairo-1.12.16-3|23	Url:		http://cairographics.org/
14mr|cairo-1.12.16-3|24	%if %{stable}
14mr|cairo-1.12.16-3|25	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
14mr|cairo-1.12.16-3|26	Source1:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1
14mr|cairo-1.12.16-3|27	Source2:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1.asc
14mr|cairo-1.12.16-3|28	%else
14mr|cairo-1.12.16-3|29	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
14mr|cairo-1.12.16-3|30	Source1:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz.sha1
14mr|cairo-1.12.16-3|31	%endif
14mr|cairo-1.12.16-3|32	# http://bugs.freedesktop.org/show_bug.cgi?id=11838
14mr|cairo-1.12.16-3|33	# http://bugs.freedesktop.org/show_bug.cgi?id=13335
14mr|cairo-1.12.16-3|34	# https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/209256
14mr|cairo-1.12.16-3|35	# http://forums.fedoraforum.org/showthread.php?p=1094309#post1094309
14mr|cairo-1.12.16-3|36	Patch0:		cairo-respect-fontconfig.patch
14mr|cairo-1.12.16-3|37	
14mr|cairo-1.12.16-3|38	# https://bugs.freedesktop.org/show_bug.cgi?id=30910
14mr|cairo-1.12.16-3|39	Patch1:		cairo-1.12.2-rosa-buildfix.patch
14mr|cairo-1.12.16-3|40	
14mr|cairo-1.12.16-3|41	# From Fedora, fix possible crashes:
14mr|cairo-1.12.16-3|42	Patch2:		cairo-1.12.8-0-sized-glyph-xlib.patch
14mr|cairo-1.12.16-3|43	Patch3:		cairo-1.12.8-0-sized-glyph-xcb.patch
14mr|cairo-1.12.16-3|44	
14mr|cairo-1.12.16-3|45	%if %{build_doc}
14mr|cairo-1.12.16-3|46	BuildRequires:	gtk-doc
14mr|cairo-1.12.16-3|47	%endif
14mr|cairo-1.12.16-3|48	%if %{enable_test}
14mr|cairo-1.12.16-3|49	BuildRequires:	fonts-ttf-bitstream-vera
14mr|cairo-1.12.16-3|50	BuildRequires:	pkgconfig(poppler-glib)
14mr|cairo-1.12.16-3|51	BuildRequires:	pkgconfig(rsvg-2.0)
14mr|cairo-1.12.16-3|52	%endif
14mr|cairo-1.12.16-3|53	BuildRequires:	pkgconfig(freetype2)
14mr|cairo-1.12.16-3|54	BuildRequires:	pkgconfig(fontconfig)
14mr|cairo-1.12.16-3|55	BuildRequires:	pkgconfig(glib-2.0)
14mr|cairo-1.12.16-3|56	BuildRequires:	pkgconfig(libpng)
14mr|cairo-1.12.16-3|57	BuildRequires:	pkgconfig(libspectre)
14mr|cairo-1.12.16-3|58	BuildRequires:	pkgconfig(pixman-1)
14mr|cairo-1.12.16-3|59	BuildRequires:	pkgconfig(x11)
14mr|cairo-1.12.16-3|60	BuildRequires:	pkgconfig(xext)
14mr|cairo-1.12.16-3|61	BuildRequires:	pkgconfig(xrender)
14mr|cairo-1.12.16-3|62	BuildRequires:	x11-server-xvfb
14mr|cairo-1.12.16-3|63	
14mr|cairo-1.12.16-3|64	%description
14mr|cairo-1.12.16-3|65	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|cairo-1.12.16-3|66	consist of line segments and cubic splines and can be rendered at any
14mr|cairo-1.12.16-3|67	width with various join and cap styles. All colors may be specified
14mr|cairo-1.12.16-3|68	with optional translucence (opacity/alpha) and combined using the
14mr|cairo-1.12.16-3|69	extended Porter/Duff compositing algebra as found in the X Render
14mr|cairo-1.12.16-3|70	Extension.
14mr|cairo-1.12.16-3|71	
14mr|cairo-1.12.16-3|72	Cairo exports a stateful rendering API similar in spirit to the path
14mr|cairo-1.12.16-3|73	construction, text, and painting operators of PostScript, (with the
14mr|cairo-1.12.16-3|74	significant addition of translucence in the imaging model). When
14mr|cairo-1.12.16-3|75	complete, the API is intended to support the complete imaging model of
14mr|cairo-1.12.16-3|76	PDF 1.4.
14mr|cairo-1.12.16-3|77	
14mr|cairo-1.12.16-3|78	Cairo relies on the Xc library for backend rendering. Xc provides an
14mr|cairo-1.12.16-3|79	abstract interface for rendering to multiple target types. As of this
14mr|cairo-1.12.16-3|80	writing, Xc allows Cairo to target X drawables as well as generic
14mr|cairo-1.12.16-3|81	image buffers. Future backends such as PostScript, PDF, and perhaps
14mr|cairo-1.12.16-3|82	OpenGL are currently being planned.
14mr|cairo-1.12.16-3|83	
14mr|cairo-1.12.16-3|84	%if %{build_plf}
14mr|cairo-1.12.16-3|85	This package is in restricted repository because this build has LCD subpixel
14mr|cairo-1.12.16-3|86	hinting enabled which are covered by software patents.
14mr|cairo-1.12.16-3|87	%endif
14mr|cairo-1.12.16-3|88	
14mr|cairo-1.12.16-3|89	#----------------------------------------------------------------------------
14mr|cairo-1.12.16-3|90	
14mr|cairo-1.12.16-3|91	%package -n %{libname}
14mr|cairo-1.12.16-3|92	Summary:	Cairo - multi-platform 2D graphics library
14mr|cairo-1.12.16-3|93	Group:		System/Libraries
14mr|cairo-1.12.16-3|94	
14mr|cairo-1.12.16-3|95	%description -n %{libname}
14mr|cairo-1.12.16-3|96	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|cairo-1.12.16-3|97	consist of line segments and cubic splines and can be rendered at any
14mr|cairo-1.12.16-3|98	width with various join and cap styles. All colors may be specified
14mr|cairo-1.12.16-3|99	with optional translucence (opacity/alpha) and combined using the
14mr|cairo-1.12.16-3|100	extended Porter/Duff compositing algebra as found in the X Render
14mr|cairo-1.12.16-3|101	Extension.
14mr|cairo-1.12.16-3|102	
14mr|cairo-1.12.16-3|103	Cairo exports a stateful rendering API similar in spirit to the path
14mr|cairo-1.12.16-3|104	construction, text, and painting operators of PostScript, (with the
14mr|cairo-1.12.16-3|105	significant addition of translucence in the imaging model). When
14mr|cairo-1.12.16-3|106	complete, the API is intended to support the complete imaging model of
14mr|cairo-1.12.16-3|107	PDF 1.4.
14mr|cairo-1.12.16-3|108	
14mr|cairo-1.12.16-3|109	Cairo relies on the Xc library for backend rendering. Xc provides an
14mr|cairo-1.12.16-3|110	abstract interface for rendering to multiple target types. As of this
14mr|cairo-1.12.16-3|111	writing, Xc allows Cairo to target X drawables as well as generic
14mr|cairo-1.12.16-3|112	image buffers. Future backends such as PostScript, PDF, and perhaps
14mr|cairo-1.12.16-3|113	OpenGL are currently being planned.
14mr|cairo-1.12.16-3|114	
14mr|cairo-1.12.16-3|115	%if %{build_plf}
14mr|cairo-1.12.16-3|116	This package is in restricted repository because this build has LCD subpixel
14mr|cairo-1.12.16-3|117	hinting enabled which are covered by software patents.
14mr|cairo-1.12.16-3|118	%endif
14mr|cairo-1.12.16-3|119	
14mr|cairo-1.12.16-3|120	%files -n %{libname}
14mr|cairo-1.12.16-3|121	%doc COPYING
14mr|cairo-1.12.16-3|122	%{_libdir}/libcairo.so.%{lib_major}*
14mr|cairo-1.12.16-3|123	%{_libdir}/libcairo-gobject.so.%{lib_major}*
14mr|cairo-1.12.16-3|124	%{_libdir}/libcairo-script-interpreter.so.%{lib_major}*
14mr|cairo-1.12.16-3|125	
14mr|cairo-1.12.16-3|126	#----------------------------------------------------------------------------
14mr|cairo-1.12.16-3|127	
14mr|cairo-1.12.16-3|128	%package -n %{devname}
14mr|cairo-1.12.16-3|129	Summary:	Development files for Cairo library
14mr|cairo-1.12.16-3|130	Group:		Development/C
14mr|cairo-1.12.16-3|131	Requires:	%{libname} = %{version}-%{release}
14mr|cairo-1.12.16-3|132	Provides:	%{name}-devel = %{version}-%{release}
14mr|cairo-1.12.16-3|133	
14mr|cairo-1.12.16-3|134	%description -n %{devname}
14mr|cairo-1.12.16-3|135	Development files for Cairo library.
14mr|cairo-1.12.16-3|136	
14mr|cairo-1.12.16-3|137	%files -n %{devname}
14mr|cairo-1.12.16-3|138	%doc AUTHORS NEWS README
14mr|cairo-1.12.16-3|139	%doc RELEASING BIBLIOGRAPHY BUGS ChangeLog
14mr|cairo-1.12.16-3|140	%attr(755,root,root) %{_bindir}/cairo-trace
14mr|cairo-1.12.16-3|141	%attr(755,root,root) %{_bindir}/cairo-sphinx
14mr|cairo-1.12.16-3|142	%{_libdir}/cairo/
14mr|cairo-1.12.16-3|143	%{_libdir}/lib*.so
14mr|cairo-1.12.16-3|144	%{_includedir}/*
14mr|cairo-1.12.16-3|145	%{_libdir}/pkgconfig/*.pc
14mr|cairo-1.12.16-3|146	%{_datadir}/gtk-doc/html/cairo/
14mr|cairo-1.12.16-3|147	
14mr|cairo-1.12.16-3|148	#----------------------------------------------------------------------------
14mr|cairo-1.12.16-3|149	
14mr|cairo-1.12.16-3|150	%prep
14mr|cairo-1.12.16-3|151	%setup -q
14mr|cairo-1.12.16-3|152	%if %{build_plf}
14mr|cairo-1.12.16-3|153	%patch0 -p1
14mr|cairo-1.12.16-3|154	%endif
14mr|cairo-1.12.16-3|155	%patch1 -p1
14mr|cairo-1.12.16-3|156	%patch2 -p1
14mr|cairo-1.12.16-3|157	%patch3 -p1
14mr|cairo-1.12.16-3|158	
14mr|cairo-1.12.16-3|159	%build
14mr|cairo-1.12.16-3|160	./autogen.sh
14mr|cairo-1.12.16-3|161	%configure2_5x \
14mr|cairo-1.12.16-3|162	--disable-static \
14mr|cairo-1.12.16-3|163	--enable-pdf \
14mr|cairo-1.12.16-3|164	--enable-ps \
14mr|cairo-1.12.16-3|165	--enable-tee \
14mr|cairo-1.12.16-3|166	%if %{build_doc}
14mr|cairo-1.12.16-3|167	--enable-gtk-doc \
14mr|cairo-1.12.16-3|168	%endif
14mr|cairo-1.12.16-3|169	%if %{enable_xcb}
14mr|cairo-1.12.16-3|170	--enable-xcb
14mr|cairo-1.12.16-3|171	%endif
14mr|cairo-1.12.16-3|172	
14mr|cairo-1.12.16-3|173	%make
14mr|cairo-1.12.16-3|174	
14mr|cairo-1.12.16-3|175	%if %{enable_test}
14mr|cairo-1.12.16-3|176	%check
14mr|cairo-1.12.16-3|177	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mr|cairo-1.12.16-3|178	%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
14mr|cairo-1.12.16-3|179	export DISPLAY=:$XDISPLAY
14mr|cairo-1.12.16-3|180	make check
14mr|cairo-1.12.16-3|181	kill $(cat /tmp/.X$XDISPLAY-lock)
14mr|cairo-1.12.16-3|182	%endif
14mr|cairo-1.12.16-3|183	
14mr|cairo-1.12.16-3|184	%install
14mr|cairo-1.12.16-3|185	%makeinstall_std
14mr|cairo-1.12.16-3|186	
14mr|cairo-1.12.16-3|187	
14mr|cairo-1.12.16-3|188	%changelog
14mr|cairo-1.12.16-3|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12.16-3
14mr|cairo-1.12.16-3|190	+ Revision: 2dc02a6
14mr|cairo-1.12.16-3|191	- MassBuild#440: Increase release tag
14mr|cairo-1.12.16-3|192	
14mr|cairo-1.12.16-3|193	

16018 14
14mr|cairomm-1.10.0-4|1	%define api 1.0
14mr|cairomm-1.10.0-4|2	%define major       1
14mr|cairomm-1.10.0-4|3	%define libname        %mklibname %{name} %{api}_%{major}
14mr|cairomm-1.10.0-4|4	%define libnamedev     %mklibname -d %{name} %{api}
14mr|cairomm-1.10.0-4|5	
14mr|cairomm-1.10.0-4|6	Summary: C++ API for the cairo multi-platform 2D graphics library
14mr|cairomm-1.10.0-4|7	Name:		cairomm
14mr|cairomm-1.10.0-4|8	Version:	1.10.0
14mr|cairomm-1.10.0-4|9	Release:	4
14mr|cairomm-1.10.0-4|10	Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz
14mr|cairomm-1.10.0-4|11	License: LGPLv2+
14mr|cairomm-1.10.0-4|12	Group: System/Libraries
14mr|cairomm-1.10.0-4|13	Url: http://cairographics.org/cairomm
14mr|cairomm-1.10.0-4|14	BuildRequires: cairo-devel
14mr|cairomm-1.10.0-4|15	BuildRequires: sigc++2.0-devel
14mr|cairomm-1.10.0-4|16	BuildRequires: doxygen
14mr|cairomm-1.10.0-4|17	
14mr|cairomm-1.10.0-4|18	%description
14mr|cairomm-1.10.0-4|19	This is a C++ API for the Cairo graphics library.
14mr|cairomm-1.10.0-4|20	
14mr|cairomm-1.10.0-4|21	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|cairomm-1.10.0-4|22	consist of line segments and cubic splines and can be rendered at any
14mr|cairomm-1.10.0-4|23	width with various join and cap styles. All colors may be specified
14mr|cairomm-1.10.0-4|24	with optional translucence (opacity/alpha) and combined using the
14mr|cairomm-1.10.0-4|25	extended Porter/Duff compositing algebra as found in the X Render
14mr|cairomm-1.10.0-4|26	Extension.
14mr|cairomm-1.10.0-4|27	
14mr|cairomm-1.10.0-4|28	%package -n %{libname}
14mr|cairomm-1.10.0-4|29	Summary:	Cairomm - multi-platform 2D graphics library
14mr|cairomm-1.10.0-4|30	Group:		System/Libraries
14mr|cairomm-1.10.0-4|31	
14mr|cairomm-1.10.0-4|32	%description -n %{libname}
14mr|cairomm-1.10.0-4|33	This is a C++ API for the Cairo graphics library.
14mr|cairomm-1.10.0-4|34	
14mr|cairomm-1.10.0-4|35	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|cairomm-1.10.0-4|36	consist of line segments and cubic splines and can be rendered at any
14mr|cairomm-1.10.0-4|37	width with various join and cap styles. All colors may be specified
14mr|cairomm-1.10.0-4|38	with optional translucence (opacity/alpha) and combined using the
14mr|cairomm-1.10.0-4|39	extended Porter/Duff compositing algebra as found in the X Render
14mr|cairomm-1.10.0-4|40	Extension.
14mr|cairomm-1.10.0-4|41	
14mr|cairomm-1.10.0-4|42	%package -n %{libnamedev}
14mr|cairomm-1.10.0-4|43	Summary:	Development files for Cairomm library
14mr|cairomm-1.10.0-4|44	Group:		Development/C++
14mr|cairomm-1.10.0-4|45	Requires:	%{libname} = %{version}-%{release}
14mr|cairomm-1.10.0-4|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|cairomm-1.10.0-4|47	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|cairomm-1.10.0-4|48	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
14mr|cairomm-1.10.0-4|49	Obsoletes:      %mklibname -d %{name} 1.0_1
14mr|cairomm-1.10.0-4|50	
14mr|cairomm-1.10.0-4|51	%description -n %{libnamedev}
14mr|cairomm-1.10.0-4|52	This is a C++ API for the Cairo graphics library.
14mr|cairomm-1.10.0-4|53	
14mr|cairomm-1.10.0-4|54	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|cairomm-1.10.0-4|55	consist of line segments and cubic splines and can be rendered at any
14mr|cairomm-1.10.0-4|56	width with various join and cap styles. All colors may be specified
14mr|cairomm-1.10.0-4|57	with optional translucence (opacity/alpha) and combined using the
14mr|cairomm-1.10.0-4|58	extended Porter/Duff compositing algebra as found in the X Render
14mr|cairomm-1.10.0-4|59	Extension.
14mr|cairomm-1.10.0-4|60	
14mr|cairomm-1.10.0-4|61	%prep
14mr|cairomm-1.10.0-4|62	%setup -q
14mr|cairomm-1.10.0-4|63	
14mr|cairomm-1.10.0-4|64	%build
14mr|cairomm-1.10.0-4|65	%configure2_5x
14mr|cairomm-1.10.0-4|66	%make
14mr|cairomm-1.10.0-4|67	
14mr|cairomm-1.10.0-4|68	%install
14mr|cairomm-1.10.0-4|69	%makeinstall_std
14mr|cairomm-1.10.0-4|70	
14mr|cairomm-1.10.0-4|71	%files -n %{libname}
14mr|cairomm-1.10.0-4|72	%{_libdir}/libcairomm-%{api}.so.%{major}*
14mr|cairomm-1.10.0-4|73	
14mr|cairomm-1.10.0-4|74	%files -n %{libnamedev}
14mr|cairomm-1.10.0-4|75	%doc %{_datadir}/doc/cairomm-%{api}
14mr|cairomm-1.10.0-4|76	%doc AUTHORS ChangeLog MAINTAINERS NEWS README
14mr|cairomm-1.10.0-4|77	%{_libdir}/lib*.so
14mr|cairomm-1.10.0-4|78	%{_includedir}/*
14mr|cairomm-1.10.0-4|79	%{_libdir}/pkgconfig/*.pc
14mr|cairomm-1.10.0-4|80	%dir %{_libdir}/%{name}-%{api}/
14mr|cairomm-1.10.0-4|81	%dir %{_libdir}/%{name}-%{api}/include/
14mr|cairomm-1.10.0-4|82	%{_libdir}/%{name}-%{api}/include/*.h
14mr|cairomm-1.10.0-4|83	%{_datadir}/devhelp/books/%{name}-%{api}/
14mr|cairomm-1.10.0-4|84	
14mr|cairomm-1.10.0-4|85	
14mr|cairomm-1.10.0-4|86	
14mr|cairomm-1.10.0-4|87	%changelog
14mr|cairomm-1.10.0-4|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.0-4
14mr|cairomm-1.10.0-4|89	+ Revision: bef9288
14mr|cairomm-1.10.0-4|90	- MassBuild#440: Increase release tag
14mr|cairomm-1.10.0-4|91	
14mr|cairomm-1.10.0-4|92	

16019 14
14mr|cantor-4.13.3-1|1	Summary:	KDE Interface for doing Mathematics and Scientific Computing
14mr|cantor-4.13.3-1|2	Name:		cantor
14mr|cantor-4.13.3-1|3	Version:	4.13.3
14mr|cantor-4.13.3-1|4	Release:	1
14mr|cantor-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|cantor-4.13.3-1|6	License:	GPLv2+
14mr|cantor-4.13.3-1|7	Url:		http://edu.kde.org/cantor/
14mr|cantor-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|cantor-4.13.3-1|9	BuildRequires:	analitza-devel
14mr|cantor-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|cantor-4.13.3-1|11	BuildRequires:	pkgconfig(libR)
14mr|cantor-4.13.3-1|12	BuildRequires:	pkgconfig(libspectre)
14mr|cantor-4.13.3-1|13	BuildRequires:	pkgconfig(libqalculate)
14mr|cantor-4.13.3-1|14	BuildRequires:	pkgconfig(python)
14mr|cantor-4.13.3-1|15	
14mr|cantor-4.13.3-1|16	%description
14mr|cantor-4.13.3-1|17	Cantor is a KDE Application aimed to provide a nice Interface
14mr|cantor-4.13.3-1|18	for doing Mathematics and Scientific Computing. It doesn't implement
14mr|cantor-4.13.3-1|19	its own Computation Logic, but instead is built around different
14mr|cantor-4.13.3-1|20	Backends.
14mr|cantor-4.13.3-1|21	
14mr|cantor-4.13.3-1|22	%files
14mr|cantor-4.13.3-1|23	%doc README TODO
14mr|cantor-4.13.3-1|24	%doc %{_kde_docdir}/HTML/en/cantor
14mr|cantor-4.13.3-1|25	%{_kde_bindir}/cantor
14mr|cantor-4.13.3-1|26	%{_kde_bindir}/cantor_rserver
14mr|cantor-4.13.3-1|27	%{_kde_libdir}/kde4/cantor_advancedplotassistant.so
14mr|cantor-4.13.3-1|28	%{_kde_libdir}/kde4/cantor_creatematrixassistant.so
14mr|cantor-4.13.3-1|29	%{_kde_libdir}/kde4/cantor_differentiateassistant.so
14mr|cantor-4.13.3-1|30	%{_kde_libdir}/kde4/cantor_eigenvaluesassistant.so
14mr|cantor-4.13.3-1|31	%{_kde_libdir}/kde4/cantor_eigenvectorsassistant.so
14mr|cantor-4.13.3-1|32	%{_kde_libdir}/kde4/cantor_helppanelplugin.so
14mr|cantor-4.13.3-1|33	%{_kde_libdir}/kde4/cantor_importpackageassistant.so
14mr|cantor-4.13.3-1|34	%{_kde_libdir}/kde4/cantor_integrateassistant.so
14mr|cantor-4.13.3-1|35	%{_kde_libdir}/kde4/cantor_invertmatrixassistant.so
14mr|cantor-4.13.3-1|36	%{_kde_libdir}/kde4/cantor_kalgebrabackend.so
14mr|cantor-4.13.3-1|37	%{_kde_libdir}/kde4/cantor_maximabackend.so
14mr|cantor-4.13.3-1|38	%{_kde_libdir}/kde4/cantor_nullbackend.so
14mr|cantor-4.13.3-1|39	%{_kde_libdir}/kde4/cantor_octavebackend.so
14mr|cantor-4.13.3-1|40	%{_kde_libdir}/kde4/cantor_python2backend.so
14mr|cantor-4.13.3-1|41	%{_kde_libdir}/kde4/cantor_plot2dassistant.so
14mr|cantor-4.13.3-1|42	%{_kde_libdir}/kde4/cantor_plot3dassistant.so
14mr|cantor-4.13.3-1|43	%{_kde_libdir}/kde4/cantor_qalculatebackend.so
14mr|cantor-4.13.3-1|44	%{_kde_libdir}/kde4/cantor_qalculateplotassistant.so
14mr|cantor-4.13.3-1|45	%{_kde_libdir}/kde4/cantor_rbackend.so
14mr|cantor-4.13.3-1|46	%{_kde_libdir}/kde4/cantor_runscriptassistant.so
14mr|cantor-4.13.3-1|47	%{_kde_libdir}/kde4/cantor_sagebackend.so
14mr|cantor-4.13.3-1|48	%{_kde_libdir}/kde4/cantor_scilabbackend.so
14mr|cantor-4.13.3-1|49	%{_kde_libdir}/kde4/cantor_solveassistant.so
14mr|cantor-4.13.3-1|50	%{_kde_libdir}/kde4/cantor_variablemanagerplugin.so
14mr|cantor-4.13.3-1|51	%{_kde_libdir}/kde4/libcantorpart.so
14mr|cantor-4.13.3-1|52	%{_kde_libdir}/libcantor_config.so
14mr|cantor-4.13.3-1|53	%{_kde_applicationsdir}/cantor.desktop
14mr|cantor-4.13.3-1|54	%{_kde_appsdir}/cantor
14mr|cantor-4.13.3-1|55	%{_kde_iconsdir}/*/*/apps/cantor.*
14mr|cantor-4.13.3-1|56	%{_kde_iconsdir}/*/*/apps/maximabackend.png
14mr|cantor-4.13.3-1|57	%{_kde_iconsdir}/*/*/apps/octavebackend.png
14mr|cantor-4.13.3-1|58	%{_kde_iconsdir}/*/*/apps/pythonbackend.png
14mr|cantor-4.13.3-1|59	%{_kde_iconsdir}/*/*/apps/qalculatebackend.png
14mr|cantor-4.13.3-1|60	%{_kde_iconsdir}/*/*/apps/rbackend.png
14mr|cantor-4.13.3-1|61	%{_kde_iconsdir}/*/*/apps/sagebackend.png
14mr|cantor-4.13.3-1|62	%{_kde_iconsdir}/*/*/apps/scilabbackend.png
14mr|cantor-4.13.3-1|63	%{_kde_configdir}/cantor*.knsrc
14mr|cantor-4.13.3-1|64	%{_kde_datadir}/config.kcfg/cantor.kcfg
14mr|cantor-4.13.3-1|65	%{_kde_datadir}/config.kcfg/cantor_libs.kcfg
14mr|cantor-4.13.3-1|66	%{_kde_datadir}/config.kcfg/maximabackend.kcfg
14mr|cantor-4.13.3-1|67	%{_kde_datadir}/config.kcfg/octavebackend.kcfg
14mr|cantor-4.13.3-1|68	%{_kde_datadir}/config.kcfg/python2backend.kcfg
14mr|cantor-4.13.3-1|69	%{_kde_datadir}/config.kcfg/qalculatebackend.kcfg
14mr|cantor-4.13.3-1|70	%{_kde_datadir}/config.kcfg/rserver.kcfg
14mr|cantor-4.13.3-1|71	%{_kde_datadir}/config.kcfg/sagebackend.kcfg
14mr|cantor-4.13.3-1|72	%{_kde_datadir}/config.kcfg/scilabbackend.kcfg
14mr|cantor-4.13.3-1|73	%{_kde_services}/cantor
14mr|cantor-4.13.3-1|74	%{_kde_servicetypes}/cantor_assistant.desktop
14mr|cantor-4.13.3-1|75	%{_kde_servicetypes}/cantor_backend.desktop
14mr|cantor-4.13.3-1|76	%{_kde_servicetypes}/cantor_panelplugin.desktop
14mr|cantor-4.13.3-1|77	
14mr|cantor-4.13.3-1|78	#---------------------------------------------
14mr|cantor-4.13.3-1|79	
14mr|cantor-4.13.3-1|80	%define cantorlibs_major 1
14mr|cantor-4.13.3-1|81	%define libcantorlibs %mklibname cantorlibs %{cantorlibs_major}
14mr|cantor-4.13.3-1|82	
14mr|cantor-4.13.3-1|83	%package -n %{libcantorlibs}
14mr|cantor-4.13.3-1|84	Summary:	Runtime library for cantor
14mr|cantor-4.13.3-1|85	Group:		System/Libraries
14mr|cantor-4.13.3-1|86	Obsoletes:	%{mklibname cantorlibs 0} < %{EVRD}
14mr|cantor-4.13.3-1|87	
14mr|cantor-4.13.3-1|88	%description -n %{libcantorlibs}
14mr|cantor-4.13.3-1|89	Runtime library for cantor.
14mr|cantor-4.13.3-1|90	
14mr|cantor-4.13.3-1|91	%files -n %{libcantorlibs}
14mr|cantor-4.13.3-1|92	%{_kde_libdir}/libcantorlibs.so.0*
14mr|cantor-4.13.3-1|93	%{_kde_libdir}/libcantorlibs.so.%{cantorlibs_major}
14mr|cantor-4.13.3-1|94	
14mr|cantor-4.13.3-1|95	#---------------------------------------------
14mr|cantor-4.13.3-1|96	
14mr|cantor-4.13.3-1|97	%package devel
14mr|cantor-4.13.3-1|98	Summary:	Devel stuff for %{name}
14mr|cantor-4.13.3-1|99	Group:		Development/KDE and Qt
14mr|cantor-4.13.3-1|100	Requires:	%{libcantorlibs} = %{EVRD}
14mr|cantor-4.13.3-1|101	Conflicts:	kdeedu4-devel < 4.6.90
14mr|cantor-4.13.3-1|102	
14mr|cantor-4.13.3-1|103	%description devel
14mr|cantor-4.13.3-1|104	Files needed to build applications based on %{name}.
14mr|cantor-4.13.3-1|105	
14mr|cantor-4.13.3-1|106	%files devel
14mr|cantor-4.13.3-1|107	%{_kde_libdir}/libcantorlibs.so
14mr|cantor-4.13.3-1|108	%{_includedir}/%{name}
14mr|cantor-4.13.3-1|109	
14mr|cantor-4.13.3-1|110	#----------------------------------------------------------------------
14mr|cantor-4.13.3-1|111	
14mr|cantor-4.13.3-1|112	%prep
14mr|cantor-4.13.3-1|113	%setup -q
14mr|cantor-4.13.3-1|114	
14mr|cantor-4.13.3-1|115	%build
14mr|cantor-4.13.3-1|116	%cmake_kde4
14mr|cantor-4.13.3-1|117	%make
14mr|cantor-4.13.3-1|118	
14mr|cantor-4.13.3-1|119	%install
14mr|cantor-4.13.3-1|120	%makeinstall_std -C build
14mr|cantor-4.13.3-1|121	
14mr|cantor-4.13.3-1|122	
14mr|cantor-4.13.3-1|123	%changelog
14mr|cantor-4.13.3-1|124	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|cantor-4.13.3-1|125	+ Revision: 03acb9a
14mr|cantor-4.13.3-1|126	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|cantor-4.13.3-1|127	
14mr|cantor-4.13.3-1|128	

16020 14
14mr|c-ares-1.10.0-2|1	%define major 2
14mr|c-ares-1.10.0-2|2	%define libname %mklibname cares %{major}
14mr|c-ares-1.10.0-2|3	%define devname %mklibname cares -d
14mr|c-ares-1.10.0-2|4	
14mr|c-ares-1.10.0-2|5	Summary:	A library that performs asynchronous DNS operations
14mr|c-ares-1.10.0-2|6	Name:		c-ares
14mr|c-ares-1.10.0-2|7	Version:	1.10.0
14mr|c-ares-1.10.0-2|8	Release:	2
14mr|c-ares-1.10.0-2|9	License:	MIT
14mr|c-ares-1.10.0-2|10	Group:		System/Libraries
14mr|c-ares-1.10.0-2|11	Url:		http://c-ares.haxx.se/
14mr|c-ares-1.10.0-2|12	Source0:	http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
14mr|c-ares-1.10.0-2|13	Patch0:		c-ares-1.10.0-fdr-rpm-compiler-options.patch
14mr|c-ares-1.10.0-2|14	Patch1:		c-ares-1.10.0-fdr-multilib.patch
14mr|c-ares-1.10.0-2|15	
14mr|c-ares-1.10.0-2|16	%description
14mr|c-ares-1.10.0-2|17	c-ares is a C library that performs DNS requests and name resolves
14mr|c-ares-1.10.0-2|18	asynchronously. c-ares is a fork of the library named 'ares', written
14mr|c-ares-1.10.0-2|19	by Greg Hudson at MIT.
14mr|c-ares-1.10.0-2|20	
14mr|c-ares-1.10.0-2|21	#----------------------------------------------------------------------------
14mr|c-ares-1.10.0-2|22	
14mr|c-ares-1.10.0-2|23	%package -n %{libname}
14mr|c-ares-1.10.0-2|24	Summary:	A library that performs asynchronous DNS operations
14mr|c-ares-1.10.0-2|25	Group:		System/Libraries
14mr|c-ares-1.10.0-2|26	Provides:	%{name} = %{EVRD}
14mr|c-ares-1.10.0-2|27	
14mr|c-ares-1.10.0-2|28	%description -n %{libname}
14mr|c-ares-1.10.0-2|29	c-ares is a C library that performs DNS requests and name resolves
14mr|c-ares-1.10.0-2|30	asynchronously. c-ares is a fork of the library named 'ares', written
14mr|c-ares-1.10.0-2|31	by Greg Hudson at MIT.
14mr|c-ares-1.10.0-2|32	
14mr|c-ares-1.10.0-2|33	%files -n %{libname}
14mr|c-ares-1.10.0-2|34	%{_libdir}/libcares.so.%{major}*
14mr|c-ares-1.10.0-2|35	
14mr|c-ares-1.10.0-2|36	#----------------------------------------------------------------------------
14mr|c-ares-1.10.0-2|37	
14mr|c-ares-1.10.0-2|38	%package -n %{devname}
14mr|c-ares-1.10.0-2|39	Summary:	Development files for c-ares
14mr|c-ares-1.10.0-2|40	Group:		Development/C
14mr|c-ares-1.10.0-2|41	Requires:	%{libname} = %{EVRD}
14mr|c-ares-1.10.0-2|42	Provides:	%{name}-devel = %{EVRD}
14mr|c-ares-1.10.0-2|43	Provides:	lib%{name}-devel = %{EVRD}
14mr|c-ares-1.10.0-2|44	
14mr|c-ares-1.10.0-2|45	%description -n %{devname}
14mr|c-ares-1.10.0-2|46	This package contains the header files and developemnt libraries
14mr|c-ares-1.10.0-2|47	needed to compile applications or shared objects that use c-ares.
14mr|c-ares-1.10.0-2|48	
14mr|c-ares-1.10.0-2|49	%files -n %{devname}
14mr|c-ares-1.10.0-2|50	%doc README README.cares CHANGES NEWS
14mr|c-ares-1.10.0-2|51	%{_includedir}/ares*.h
14mr|c-ares-1.10.0-2|52	%{_libdir}/lib*.so
14mr|c-ares-1.10.0-2|53	%{_libdir}/pkgconfig/libcares.pc
14mr|c-ares-1.10.0-2|54	%{_mandir}/man3/ares_*
14mr|c-ares-1.10.0-2|55	
14mr|c-ares-1.10.0-2|56	#----------------------------------------------------------------------------
14mr|c-ares-1.10.0-2|57	
14mr|c-ares-1.10.0-2|58	%prep
14mr|c-ares-1.10.0-2|59	%setup -q
14mr|c-ares-1.10.0-2|60	%patch0 -p1
14mr|c-ares-1.10.0-2|61	%patch1 -p1
14mr|c-ares-1.10.0-2|62	
14mr|c-ares-1.10.0-2|63	%build
14mr|c-ares-1.10.0-2|64	%configure2_5x \
14mr|c-ares-1.10.0-2|65	--enable-shared \
14mr|c-ares-1.10.0-2|66	--enable-thread \
14mr|c-ares-1.10.0-2|67	--enable-libgcc \
14mr|c-ares-1.10.0-2|68	--enable-nonblocking \
14mr|c-ares-1.10.0-2|69	--enable-optimize \
14mr|c-ares-1.10.0-2|70	--disable-static
14mr|c-ares-1.10.0-2|71	
14mr|c-ares-1.10.0-2|72	%make
14mr|c-ares-1.10.0-2|73	
14mr|c-ares-1.10.0-2|74	%install
14mr|c-ares-1.10.0-2|75	%makeinstall_std
14mr|c-ares-1.10.0-2|76	
14mr|c-ares-1.10.0-2|77	
14mr|c-ares-1.10.0-2|78	%changelog
14mr|c-ares-1.10.0-2|79	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.0-2
14mr|c-ares-1.10.0-2|80	+ Revision: a175fff
14mr|c-ares-1.10.0-2|81	- Restore some Provides because they seem to be useful
14mr|c-ares-1.10.0-2|82	
14mr|c-ares-1.10.0-2|83	

16021 14
14mr|caribou-0.4.13-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|caribou-0.4.13-2|2	
14mr|caribou-0.4.13-2|3	%define major		0
14mr|caribou-0.4.13-2|4	%define gir_major	1.0
14mr|caribou-0.4.13-2|5	%define libname		%mklibname %{name} %{major}
14mr|caribou-0.4.13-2|6	%define develname	%mklibname -d %{name}
14mr|caribou-0.4.13-2|7	%define girname		%mklibname %{name}-gir %{gir_major}
14mr|caribou-0.4.13-2|8	
14mr|caribou-0.4.13-2|9	Summary:	A simplified in-place on-screen keyboard
14mr|caribou-0.4.13-2|10	Name:		caribou
14mr|caribou-0.4.13-2|11	Version:	0.4.13
14mr|caribou-0.4.13-2|12	Release:	2
14mr|caribou-0.4.13-2|13	Group:		Accessibility
14mr|caribou-0.4.13-2|14	License:	LGPLv2+
14mr|caribou-0.4.13-2|15	URL:		http://live.gnome.org/Caribou
14mr|caribou-0.4.13-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/caribou/%{url_ver}/%{name}-%{version}.tar.xz
14mr|caribou-0.4.13-2|17	
14mr|caribou-0.4.13-2|18	BuildRequires:	desktop-file-utils
14mr|caribou-0.4.13-2|19	BuildRequires:	gettext
14mr|caribou-0.4.13-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|caribou-0.4.13-2|21	BuildRequires:	intltool
14mr|caribou-0.4.13-2|22	BuildRequires:	python-virtkey
14mr|caribou-0.4.13-2|23	BuildRequires:	python-at-spi
14mr|caribou-0.4.13-2|24	BuildRequires:	python-gi
14mr|caribou-0.4.13-2|25	BuildRequires:	vala
14mr|caribou-0.4.13-2|26	BuildRequires:	vala-devel
14mr|caribou-0.4.13-2|27	BuildRequires:	pkgconfig(gee-0.8)
14mr|caribou-0.4.13-2|28	BuildRequires:	pkgconfig(clutter-1.0)
14mr|caribou-0.4.13-2|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|caribou-0.4.13-2|30	BuildRequires:	pkgconfig(gdk-3.0)
14mr|caribou-0.4.13-2|31	BuildRequires:	pkgconfig(gee-1.0)
14mr|caribou-0.4.13-2|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|caribou-0.4.13-2|33	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|caribou-0.4.13-2|34	BuildRequires:	pkgconfig(libxklavier)
14mr|caribou-0.4.13-2|35	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|caribou-0.4.13-2|36	BuildRequires:	pkgconfig(python)
14mr|caribou-0.4.13-2|37	BuildRequires:	pkgconfig(xtst)
14mr|caribou-0.4.13-2|38	Requires:	pyatspi
14mr|caribou-0.4.13-2|39	
14mr|caribou-0.4.13-2|40	%description
14mr|caribou-0.4.13-2|41	Caribou is a text entry application that currently manifests itself as
14mr|caribou-0.4.13-2|42	a simplified in-place on-screen keyboard.
14mr|caribou-0.4.13-2|43	
14mr|caribou-0.4.13-2|44	%package	gtk2
14mr|caribou-0.4.13-2|45	Summary:	GTK2 Integration for %{name}
14mr|caribou-0.4.13-2|46	Group:		System/Libraries
14mr|caribou-0.4.13-2|47	Requires:	%{libname} = %{version}-%{release}
14mr|caribou-0.4.13-2|48	
14mr|caribou-0.4.13-2|49	%description	gtk2
14mr|caribou-0.4.13-2|50	GTK2 Integration for %{name}.
14mr|caribou-0.4.13-2|51	
14mr|caribou-0.4.13-2|52	%package	gtk3
14mr|caribou-0.4.13-2|53	Summary:	GTK3 Integration for %{name}
14mr|caribou-0.4.13-2|54	Group:		System/Libraries
14mr|caribou-0.4.13-2|55	Requires:	%{libname} = %{version}-%{release}
14mr|caribou-0.4.13-2|56	
14mr|caribou-0.4.13-2|57	%description	gtk3
14mr|caribou-0.4.13-2|58	GTK3 Integration for %{name}.
14mr|caribou-0.4.13-2|59	
14mr|caribou-0.4.13-2|60	%package -n	%{libname}
14mr|caribou-0.4.13-2|61	Summary:	Library files for %{name}
14mr|caribou-0.4.13-2|62	Group:		System/Libraries
14mr|caribou-0.4.13-2|63	
14mr|caribou-0.4.13-2|64	%description -n %{libname}
14mr|caribou-0.4.13-2|65	Library files for %{name}.
14mr|caribou-0.4.13-2|66	
14mr|caribou-0.4.13-2|67	%package -n %{girname}
14mr|caribou-0.4.13-2|68	Summary:	GObject Introspection interface description for %{name}
14mr|caribou-0.4.13-2|69	Group:		System/Libraries
14mr|caribou-0.4.13-2|70	
14mr|caribou-0.4.13-2|71	%description -n %{girname}
14mr|caribou-0.4.13-2|72	GObject Introspection interface description for %{name}.
14mr|caribou-0.4.13-2|73	
14mr|caribou-0.4.13-2|74	%package -n	%{develname}
14mr|caribou-0.4.13-2|75	Summary:	Development files for %{name}
14mr|caribou-0.4.13-2|76	Group:		Development/C
14mr|caribou-0.4.13-2|77	Requires:	%{libname} = %{version}-%{release}
14mr|caribou-0.4.13-2|78	Requires:	%{girname} = %{version}-%{release}
14mr|caribou-0.4.13-2|79	Provides:	%{name}-devel = %{version}-%{release}
14mr|caribou-0.4.13-2|80	
14mr|caribou-0.4.13-2|81	%description -n %{develname}
14mr|caribou-0.4.13-2|82	The %{name}-devel package contains libraries and header files for
14mr|caribou-0.4.13-2|83	developing applications that use %{name}.
14mr|caribou-0.4.13-2|84	
14mr|caribou-0.4.13-2|85	%prep
14mr|caribou-0.4.13-2|86	%setup -q
14mr|caribou-0.4.13-2|87	%apply_patches
14mr|caribou-0.4.13-2|88	autoreconf -fi
14mr|caribou-0.4.13-2|89	
14mr|caribou-0.4.13-2|90	%build
14mr|caribou-0.4.13-2|91	%configure2_5x --disable-static
14mr|caribou-0.4.13-2|92	%make
14mr|caribou-0.4.13-2|93	
14mr|caribou-0.4.13-2|94	%install
14mr|caribou-0.4.13-2|95	%makeinstall_std
14mr|caribou-0.4.13-2|96	
14mr|caribou-0.4.13-2|97	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|caribou-0.4.13-2|98	
14mr|caribou-0.4.13-2|99	echo "OnlyShowIn=GNOME;" >> %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
14mr|caribou-0.4.13-2|100	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop || :
14mr|caribou-0.4.13-2|101	
14mr|caribou-0.4.13-2|102	%find_lang caribou
14mr|caribou-0.4.13-2|103	
14mr|caribou-0.4.13-2|104	%files -f caribou.lang
14mr|caribou-0.4.13-2|105	%doc NEWS README
14mr|caribou-0.4.13-2|106	%{_bindir}/caribou
14mr|caribou-0.4.13-2|107	%{_bindir}/caribou-preferences
14mr|caribou-0.4.13-2|108	%{_datadir}/caribou
14mr|caribou-0.4.13-2|109	%{_datadir}/antler
14mr|caribou-0.4.13-2|110	%{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
14mr|caribou-0.4.13-2|111	%{_libexecdir}/antler-keyboard
14mr|caribou-0.4.13-2|112	%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
14mr|caribou-0.4.13-2|113	%{_datadir}/glib-2.0/schemas/*
14mr|caribou-0.4.13-2|114	%{py_puresitedir}/caribou
14mr|caribou-0.4.13-2|115	
14mr|caribou-0.4.13-2|116	%files gtk2
14mr|caribou-0.4.13-2|117	%{_libdir}/gtk-2.0/modules/libcaribou-gtk-module.so
14mr|caribou-0.4.13-2|118	
14mr|caribou-0.4.13-2|119	%files gtk3
14mr|caribou-0.4.13-2|120	%{_libdir}/gtk-3.0/modules/libcaribou-gtk-module.so
14mr|caribou-0.4.13-2|121	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
14mr|caribou-0.4.13-2|122	
14mr|caribou-0.4.13-2|123	%files -n %{libname}
14mr|caribou-0.4.13-2|124	%{_libdir}/*.so.%{major}*
14mr|caribou-0.4.13-2|125	
14mr|caribou-0.4.13-2|126	%files -n %{girname}
14mr|caribou-0.4.13-2|127	%{_libdir}/girepository-1.0/Caribou-%{gir_major}.typelib
14mr|caribou-0.4.13-2|128	
14mr|caribou-0.4.13-2|129	%files -n %{develname}
14mr|caribou-0.4.13-2|130	%{_includedir}/*
14mr|caribou-0.4.13-2|131	%{_libdir}/*.so
14mr|caribou-0.4.13-2|132	%{_datadir}/gir-1.0/Caribou-%{gir_major}.gir
14mr|caribou-0.4.13-2|133	%{_libdir}/pkgconfig/caribou-1.0.pc
14mr|caribou-0.4.13-2|134	%{_datadir}/vala
14mr|caribou-0.4.13-2|135	
14mr|caribou-0.4.13-2|136	%changelog
14mr|caribou-0.4.13-2|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.13-2
14mr|caribou-0.4.13-2|138	+ Revision: 8bc1e1f
14mr|caribou-0.4.13-2|139	- MassBuild#440: Increase release tag
14mr|caribou-0.4.13-2|140	
14mr|caribou-0.4.13-2|141	

16022 14
14mr|castor-1.0.5-5|1	# FIXME:
14mr|castor-1.0.5-5|2	# W: castor class-path-in-manifest /usr/share/java/castor-1.0.5.jar
14mr|castor-1.0.5-5|3	# W: castor-xml class-path-in-manifest /usr/share/java/castor-xml-1.0.5.jar
14mr|castor-1.0.5-5|4	
14mr|castor-1.0.5-5|5	%define gcj_support     1
14mr|castor-1.0.5-5|6	# XXX: This requires org.mockebj.*
14mr|castor-1.0.5-5|7	%bcond_with             examples
14mr|castor-1.0.5-5|8	%bcond_with             tests
14mr|castor-1.0.5-5|9	
14mr|castor-1.0.5-5|10	Summary:        An open source data binding framework for Java
14mr|castor-1.0.5-5|11	Name:           castor
14mr|castor-1.0.5-5|12	Version:        1.0.5
14mr|castor-1.0.5-5|13	Release:        5
14mr|castor-1.0.5-5|14	Epoch:          0
14mr|castor-1.0.5-5|15	Group:          Development/Java
14mr|castor-1.0.5-5|16	License:        BSD-style
14mr|castor-1.0.5-5|17	URL:            http://www.castor.org/
14mr|castor-1.0.5-5|18	Source0:        http://dist.codehaus.org/castor/%{version}/castor-%{version}-src.tgz
14mr|castor-1.0.5-5|19	Patch0:         example-servletapi4.patch
14mr|castor-1.0.5-5|20	Patch1:         example-servletapi5.patch
14mr|castor-1.0.5-5|21	Patch2:		castor-fix-build.patch
14mr|castor-1.0.5-5|22	Patch3:		castor-fix-encoding.patch
14mr|castor-1.0.5-5|23	%if %{gcj_support}
14mr|castor-1.0.5-5|24	BuildRequires:  java-gcj-compat-devel
14mr|castor-1.0.5-5|25	%else
14mr|castor-1.0.5-5|26	Buildarch:      noarch
14mr|castor-1.0.5-5|27	%endif
14mr|castor-1.0.5-5|28	Requires:       adaptx
14mr|castor-1.0.5-5|29	Requires:	cglib
14mr|castor-1.0.5-5|30	Requires:       jakarta-commons-logging
14mr|castor-1.0.5-5|31	Requires:       jdbc-stdext
14mr|castor-1.0.5-5|32	Requires:       jndi
14mr|castor-1.0.5-5|33	Requires:       jta
14mr|castor-1.0.5-5|34	Requires:       ldapjdk
14mr|castor-1.0.5-5|35	Requires:       log4j
14mr|castor-1.0.5-5|36	Requires:       oro
14mr|castor-1.0.5-5|37	Requires:       regexp
14mr|castor-1.0.5-5|38	Requires:       xerces-j2
14mr|castor-1.0.5-5|39	BuildRequires:  adaptx
14mr|castor-1.0.5-5|40	BuildRequires:  ant
14mr|castor-1.0.5-5|41	BuildRequires:  ant-trax
14mr|castor-1.0.5-5|42	BuildRequires:  cglib
14mr|castor-1.0.5-5|43	BuildRequires:  xalan-j2
14mr|castor-1.0.5-5|44	BuildRequires:  jakarta-commons-logging
14mr|castor-1.0.5-5|45	BuildRequires:  jdbc-stdext
14mr|castor-1.0.5-5|46	BuildRequires:  jndi
14mr|castor-1.0.5-5|47	BuildRequires:  jpackage-utils >= 0:1.5.16
14mr|castor-1.0.5-5|48	BuildRequires:  junit
14mr|castor-1.0.5-5|49	BuildRequires:  jta
14mr|castor-1.0.5-5|50	BuildRequires:  ldapjdk
14mr|castor-1.0.5-5|51	BuildRequires:  log4j
14mr|castor-1.0.5-5|52	BuildRequires:  oro
14mr|castor-1.0.5-5|53	BuildRequires:  regexp
14mr|castor-1.0.5-5|54	BuildRequires:  xerces-j2
14mr|castor-1.0.5-5|55	BuildRequires:  java-rpmbuild
14mr|castor-1.0.5-5|56	%if %{gcj_support}
14mr|castor-1.0.5-5|57	BuildRequires:    java-gcj-compat-devel >= 0:1.0.31
14mr|castor-1.0.5-5|58	%else
14mr|castor-1.0.5-5|59	BuildArch:        noarch
14mr|castor-1.0.5-5|60	%endif
14mr|castor-1.0.5-5|61	
14mr|castor-1.0.5-5|62	%description
14mr|castor-1.0.5-5|63	Castor is an open source data binding framework for Java. It's basically
14mr|castor-1.0.5-5|64	the shortest path between Java objects, XML documents and SQL tables.
14mr|castor-1.0.5-5|65	Castor provides Java to XML binding, Java to SQL persistence, and then
14mr|castor-1.0.5-5|66	some more.
14mr|castor-1.0.5-5|67	
14mr|castor-1.0.5-5|68	%package demo
14mr|castor-1.0.5-5|69	Group:          Development/Java
14mr|castor-1.0.5-5|70	Summary:        Demo for %{name}
14mr|castor-1.0.5-5|71	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|castor-1.0.5-5|72	Requires:       servletapi5
14mr|castor-1.0.5-5|73	BuildRequires:  servletapi5
14mr|castor-1.0.5-5|74	
14mr|castor-1.0.5-5|75	%description demo
14mr|castor-1.0.5-5|76	Demonstrations and samples for %{name}.
14mr|castor-1.0.5-5|77	
14mr|castor-1.0.5-5|78	%if %with tests
14mr|castor-1.0.5-5|79	%package test
14mr|castor-1.0.5-5|80	Group:          Development/Java
14mr|castor-1.0.5-5|81	Summary:        Tests for %{name}
14mr|castor-1.0.5-5|82	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|castor-1.0.5-5|83	Requires:       junit
14mr|castor-1.0.5-5|84	BuildRequires:  junit
14mr|castor-1.0.5-5|85	
14mr|castor-1.0.5-5|86	%description test
14mr|castor-1.0.5-5|87	Tests for %{name}.
14mr|castor-1.0.5-5|88	%endif
14mr|castor-1.0.5-5|89	
14mr|castor-1.0.5-5|90	%package xml
14mr|castor-1.0.5-5|91	Group:          Development/Java
14mr|castor-1.0.5-5|92	Summary:        XML support for %{name}
14mr|castor-1.0.5-5|93	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|castor-1.0.5-5|94	
14mr|castor-1.0.5-5|95	%description xml
14mr|castor-1.0.5-5|96	XML support for Castor.
14mr|castor-1.0.5-5|97	
14mr|castor-1.0.5-5|98	%package javadoc
14mr|castor-1.0.5-5|99	Group:          Development/Java
14mr|castor-1.0.5-5|100	Summary:        Javadoc for %{name}
14mr|castor-1.0.5-5|101	
14mr|castor-1.0.5-5|102	%description javadoc
14mr|castor-1.0.5-5|103	Javadoc for %{name}.
14mr|castor-1.0.5-5|104	
14mr|castor-1.0.5-5|105	%package doc
14mr|castor-1.0.5-5|106	Summary:        Documentation for %{name}
14mr|castor-1.0.5-5|107	Group:          Development/Java
14mr|castor-1.0.5-5|108	
14mr|castor-1.0.5-5|109	%description doc
14mr|castor-1.0.5-5|110	Documentation for %{name}.
14mr|castor-1.0.5-5|111	
14mr|castor-1.0.5-5|112	%prep
14mr|castor-1.0.5-5|113	%setup -q
14mr|castor-1.0.5-5|114	#find . -type f -name "*.jar" | %{_bindir}/xargs -t %{__rm}
14mr|castor-1.0.5-5|115	#find . -type f -name "*.class" | %{_bindir}/xargs -t %{__rm}
14mr|castor-1.0.5-5|116	%if 0
14mr|castor-1.0.5-5|117	find . -name "*.java" -exec perl -p -i -e 's|assert\(|assertTrue\(|g;' {} \;
14mr|castor-1.0.5-5|118	find . -name "*.java" -exec perl -p -i -e 's|_test.name\(\)|_test.getName\(\)|g;' {} \;
14mr|castor-1.0.5-5|119	find src/doc -name "*.xml" -exec perl -p -i -e 's|\222|&#x92;|g;' {} \;
14mr|castor-1.0.5-5|120	%endif
14mr|castor-1.0.5-5|121	%patch0
14mr|castor-1.0.5-5|122	%patch1
14mr|castor-1.0.5-5|123	%patch2
14mr|castor-1.0.5-5|124	%patch3
14mr|castor-1.0.5-5|125	
14mr|castor-1.0.5-5|126	%build
14mr|castor-1.0.5-5|127	
14mr|castor-1.0.5-5|128	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
14mr|castor-1.0.5-5|129	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer"
14mr|castor-1.0.5-5|130	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' src/build.xml
14mr|castor-1.0.5-5|131	%{ant} -Dbuild.sysclasspath=first -buildfile src/build.xml jar
14mr|castor-1.0.5-5|132	%if %with examples
14mr|castor-1.0.5-5|133	ant -buildfile src/build.xml compile.examples
14mr|castor-1.0.5-5|134	%endif
14mr|castor-1.0.5-5|135	%if %with tests
14mr|castor-1.0.5-5|136	ant -buildfile src/build.xml CTFjar
14mr|castor-1.0.5-5|137	%endif
14mr|castor-1.0.5-5|138	ant -buildfile src/build.xml javadoc
14mr|castor-1.0.5-5|139	
14mr|castor-1.0.5-5|140	%install
14mr|castor-1.0.5-5|141	
14mr|castor-1.0.5-5|142	# jar
14mr|castor-1.0.5-5|143	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|castor-1.0.5-5|144	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|castor-1.0.5-5|145	install -m 644 dist/%{name}-%{version}-xml.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-xml-%{version}.jar
14mr|castor-1.0.5-5|146	%if %with tests
14mr|castor-1.0.5-5|147	install -m 644 dist/CTF-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-tests-%{version}.jar
14mr|castor-1.0.5-5|148	%endif
14mr|castor-1.0.5-5|149	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|castor-1.0.5-5|150	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
14mr|castor-1.0.5-5|151	
14mr|castor-1.0.5-5|152	%if %with examples
14mr|castor-1.0.5-5|153	# examples (demo)
14mr|castor-1.0.5-5|154	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
14mr|castor-1.0.5-5|155	cp -pr build/examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
14mr|castor-1.0.5-5|156	%endif
14mr|castor-1.0.5-5|157	
14mr|castor-1.0.5-5|158	# javadoc
14mr|castor-1.0.5-5|159	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|castor-1.0.5-5|160	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|castor-1.0.5-5|161	
14mr|castor-1.0.5-5|162	# do this last, since it will delete all build directories
14mr|castor-1.0.5-5|163	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
14mr|castor-1.0.5-5|164	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer castor"
14mr|castor-1.0.5-5|165	%{ant} -buildfile src/build.xml doc
14mr|castor-1.0.5-5|166	
14mr|castor-1.0.5-5|167	# like magic
14mr|castor-1.0.5-5|168	%jpackage_script org.exolab.castor.builder.SourceGenerator %{nil} %{nil} xerces-j2:%{name} %{name}
14mr|castor-1.0.5-5|169	
14mr|castor-1.0.5-5|170	%{__perl} -pi -e 's/\r$//g' src/etc/CHANGELOG \
14mr|castor-1.0.5-5|171	src/main/resources/LICENSE \
14mr|castor-1.0.5-5|172	src/main/resources/README \
14mr|castor-1.0.5-5|173	build/doc/*.{css,dtd,txt} \
14mr|castor-1.0.5-5|174	build/doc/**/*.htm \
14mr|castor-1.0.5-5|175	build/doc/ora-mar-2k/*.htm
14mr|castor-1.0.5-5|176	
14mr|castor-1.0.5-5|177	%if %{gcj_support}
14mr|castor-1.0.5-5|178	%{_bindir}/aot-compile-rpm
14mr|castor-1.0.5-5|179	%endif
14mr|castor-1.0.5-5|180	
14mr|castor-1.0.5-5|181	%if %{gcj_support}
14mr|castor-1.0.5-5|182	%post
14mr|castor-1.0.5-5|183	%{update_gcjdb}
14mr|castor-1.0.5-5|184	
14mr|castor-1.0.5-5|185	%postun
14mr|castor-1.0.5-5|186	%{clean_gcjdb}
14mr|castor-1.0.5-5|187	%endif
14mr|castor-1.0.5-5|188	
14mr|castor-1.0.5-5|189	%post javadoc
14mr|castor-1.0.5-5|190	rm -f %{_javadocdir}/%{name}
14mr|castor-1.0.5-5|191	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|castor-1.0.5-5|192	
14mr|castor-1.0.5-5|193	%postun javadoc
14mr|castor-1.0.5-5|194	if [ "$1" = "0" ]; then
14mr|castor-1.0.5-5|195	rm -f %{_javadocdir}/%{name}
14mr|castor-1.0.5-5|196	fi
14mr|castor-1.0.5-5|197	
14mr|castor-1.0.5-5|198	%files
14mr|castor-1.0.5-5|199	%doc src/etc/CHANGELOG src/main/resources/LICENSE src/main/resources/README
14mr|castor-1.0.5-5|200	%attr(0755,root,root) %{_bindir}/%{name}
14mr|castor-1.0.5-5|201	%{_javadir}/%{name}-%{version}.jar
14mr|castor-1.0.5-5|202	%{_javadir}/%{name}.jar
14mr|castor-1.0.5-5|203	%if %{gcj_support}
14mr|castor-1.0.5-5|204	%dir %{_libdir}/gcj/%{name}
14mr|castor-1.0.5-5|205	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|castor-1.0.5-5|206	%endif
14mr|castor-1.0.5-5|207	%dir %{_datadir}/%{name}
14mr|castor-1.0.5-5|208	
14mr|castor-1.0.5-5|209	%files demo
14mr|castor-1.0.5-5|210	%if %with examples
14mr|castor-1.0.5-5|211	%{_datadir}/%{name}/examples
14mr|castor-1.0.5-5|212	%endif
14mr|castor-1.0.5-5|213	
14mr|castor-1.0.5-5|214	%if %with tests
14mr|castor-1.0.5-5|215	%files test
14mr|castor-1.0.5-5|216	%{_javadir}/%{name}-tests-%{version}.jar
14mr|castor-1.0.5-5|217	%{_javadir}/%{name}-tests.jar
14mr|castor-1.0.5-5|218	%endif
14mr|castor-1.0.5-5|219	
14mr|castor-1.0.5-5|220	%files xml
14mr|castor-1.0.5-5|221	%{_javadir}/%{name}-xml-%{version}.jar
14mr|castor-1.0.5-5|222	%{_javadir}/%{name}-xml.jar
14mr|castor-1.0.5-5|223	
14mr|castor-1.0.5-5|224	%files javadoc
14mr|castor-1.0.5-5|225	%{_javadocdir}/%{name}-%{version}
14mr|castor-1.0.5-5|226	
14mr|castor-1.0.5-5|227	%files doc
14mr|castor-1.0.5-5|228	%doc build/doc/*
14mr|castor-1.0.5-5|229	
14mr|castor-1.0.5-5|230	
14mr|castor-1.0.5-5|231	
14mr|castor-1.0.5-5|232	
14mr|castor-1.0.5-5|233	
14mr|castor-1.0.5-5|234	%changelog
14mr|castor-1.0.5-5|235	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0.5-5
14mr|castor-1.0.5-5|236	+ Revision: a0a7c0e
14mr|castor-1.0.5-5|237	- MassBuild#440: Increase release tag
14mr|castor-1.0.5-5|238	
14mr|castor-1.0.5-5|239	

16023 14
14mr|catfish-0.3.2-8|1	Summary:	A handy file search tool
14mr|catfish-0.3.2-8|2	Name:		catfish
14mr|catfish-0.3.2-8|3	Version:	0.3.2
14mr|catfish-0.3.2-8|4	Release:	8
14mr|catfish-0.3.2-8|5	Group:		File tools
14mr|catfish-0.3.2-8|6	License:	GPLv2+
14mr|catfish-0.3.2-8|7	URL:		http://software.twotoasts.de/?page=%{name}
14mr|catfish-0.3.2-8|8	Source0:	http://software.twotoasts.de/media/%{name}/%{name}-%{version}.tar.bz2
14mr|catfish-0.3.2-8|9	Source1:	%{name}.desktop
14mr|catfish-0.3.2-8|10	Patch0:		%{name}-0.3-fix-separator-position.patch
14mr|catfish-0.3.2-8|11	Patch1:		%{name}.desktop.patch
14mr|catfish-0.3.2-8|12	BuildRequires:	gettext
14mr|catfish-0.3.2-8|13	BuildRequires:	desktop-file-utils
14mr|catfish-0.3.2-8|14	BuildRequires:	python-devel
14mr|catfish-0.3.2-8|15	Requires:	pygtk2.0-libglade
14mr|catfish-0.3.2-8|16	Requires:	pyxdg
14mr|catfish-0.3.2-8|17	Requires:	dbus-python
14mr|catfish-0.3.2-8|18	Requires:	mlocate
14mr|catfish-0.3.2-8|19	Requires:	findutils
14mr|catfish-0.3.2-8|20	BuildArch:	noarch
14mr|catfish-0.3.2-8|21	
14mr|catfish-0.3.2-8|22	%description
14mr|catfish-0.3.2-8|23	A handy file searching tool for linux. Basically it is a
14mr|catfish-0.3.2-8|24	frontend for different search engines (daemons) which
14mr|catfish-0.3.2-8|25	provides a unified interface. The interface is intentionally
14mr|catfish-0.3.2-8|26	lightweight and simple, using only GTK+ 2. You can configure
14mr|catfish-0.3.2-8|27	it to your needs by using several command line options.
14mr|catfish-0.3.2-8|28	
14mr|catfish-0.3.2-8|29	%prep
14mr|catfish-0.3.2-8|30	%setup -q
14mr|catfish-0.3.2-8|31	%patch0 -p1
14mr|catfish-0.3.2-8|32	%patch1 -p0
14mr|catfish-0.3.2-8|33	
14mr|catfish-0.3.2-8|34	%build
14mr|catfish-0.3.2-8|35	sed -i.misc \
14mr|catfish-0.3.2-8|36	-e '/svg/s|install|install -m 644|' \
14mr|catfish-0.3.2-8|37	-e '/glade/s|install| install -m 644|' \
14mr|catfish-0.3.2-8|38	-e 's|install |install -p |' \
14mr|catfish-0.3.2-8|39	-e 's|pyc|py|' \
14mr|catfish-0.3.2-8|40	-e 's|^\([ \t]*\)ln |\1: ln |' \
14mr|catfish-0.3.2-8|41	-e 's|cp -rf|cp -prf|' \
14mr|catfish-0.3.2-8|42	Makefile.in
14mr|catfish-0.3.2-8|43	
14mr|catfish-0.3.2-8|44	sed -i.byte -e 's|pyc|py|' %{name}.in
14mr|catfish-0.3.2-8|45	
14mr|catfish-0.3.2-8|46	sed -i.engine -e 's|Nautilus|Thunar|' %{name}.py
14mr|catfish-0.3.2-8|47	
14mr|catfish-0.3.2-8|48	# --libdir= option doesn't work here.
14mr|catfish-0.3.2-8|49	./configure --prefix=%{_prefix}
14mr|catfish-0.3.2-8|50	
14mr|catfish-0.3.2-8|51	%install
14mr|catfish-0.3.2-8|52	%makeinstall_std
14mr|catfish-0.3.2-8|53	
14mr|catfish-0.3.2-8|54	desktop-file-install \
14mr|catfish-0.3.2-8|55	--remove-category="Utility" \
14mr|catfish-0.3.2-8|56	--add-category='System' \
14mr|catfish-0.3.2-8|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|catfish-0.3.2-8|58	
14mr|catfish-0.3.2-8|59	rm -rf %{buildroot}%{_datadir}/doc/
14mr|catfish-0.3.2-8|60	
14mr|catfish-0.3.2-8|61	ln -sf ../icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_datadir}/%{name}/
14mr|catfish-0.3.2-8|62	ln -sf ../locale/ %{buildroot}%{_datadir}/%{name}/
14mr|catfish-0.3.2-8|63	
14mr|catfish-0.3.2-8|64	%find_lang %{name}
14mr|catfish-0.3.2-8|65	
14mr|catfish-0.3.2-8|66	%files -f %{name}.lang
14mr|catfish-0.3.2-8|67	%defattr(-,root,root)
14mr|catfish-0.3.2-8|68	%doc AUTHORS ChangeLog README TODO
14mr|catfish-0.3.2-8|69	%{_bindir}/%{name}
14mr|catfish-0.3.2-8|70	%{_datadir}/applications/%{name}.desktop
14mr|catfish-0.3.2-8|71	%{_datadir}/%{name}/
14mr|catfish-0.3.2-8|72	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14mr|catfish-0.3.2-8|73	
14mr|catfish-0.3.2-8|74	
14mr|catfish-0.3.2-8|75	
14mr|catfish-0.3.2-8|76	%changelog
14mr|catfish-0.3.2-8|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-8
14mr|catfish-0.3.2-8|78	+ Revision: 7ae438d
14mr|catfish-0.3.2-8|79	- MassBuild#440: Increase release tag
14mr|catfish-0.3.2-8|80	
14mr|catfish-0.3.2-8|81	

16024 14
14mr|ccache-3.1.7-2|1	Name:		ccache
14mr|ccache-3.1.7-2|2	Version:	3.1.7
14mr|ccache-3.1.7-2|3	Release:	2
14mr|ccache-3.1.7-2|4	Group:		Development/Other
14mr|ccache-3.1.7-2|5	Summary:	Compiler Cache
14mr|ccache-3.1.7-2|6	License:	GPLv3+
14mr|ccache-3.1.7-2|7	URL:		http://ccache.samba.org/
14mr|ccache-3.1.7-2|8	Source0:	http://samba.org/ftp/ccache/%{name}-%{version}.tar.xz
14mr|ccache-3.1.7-2|9	
14mr|ccache-3.1.7-2|10	%description
14mr|ccache-3.1.7-2|11	ccache is a compiler cache. It acts as a caching pre-processor to
14mr|ccache-3.1.7-2|12	C/C++ compilers, using the -E compiler switch and a hash to detect
14mr|ccache-3.1.7-2|13	when a compilation can be satisfied from cache. This often results
14mr|ccache-3.1.7-2|14	in a 5 to 10 times speedup in common compilations.
14mr|ccache-3.1.7-2|15	
14mr|ccache-3.1.7-2|16	To enable ccache's default use, the system admin should modify
14mr|ccache-3.1.7-2|17	%{_sysconfdir}/sysconfig/ccache to "yes". If its default use is not
14mr|ccache-3.1.7-2|18	enabled and you wish to use it, simply add %{_prefix}/%{_lib}/ccache/bin/ to
14mr|ccache-3.1.7-2|19	the start of your \$PATH
14mr|ccache-3.1.7-2|20	
14mr|ccache-3.1.7-2|21	%prep
14mr|ccache-3.1.7-2|22	%setup -q
14mr|ccache-3.1.7-2|23	
14mr|ccache-3.1.7-2|24	%build
14mr|ccache-3.1.7-2|25	%configure2_5x
14mr|ccache-3.1.7-2|26	%make
14mr|ccache-3.1.7-2|27	
14mr|ccache-3.1.7-2|28	%__cat <<EOF > %{name}.sh
14mr|ccache-3.1.7-2|29	
14mr|ccache-3.1.7-2|30	if [ -f /etc/sysconfig/ccache ]; then
14mr|ccache-3.1.7-2|31	. /etc/sysconfig/ccache
14mr|ccache-3.1.7-2|32	fi
14mr|ccache-3.1.7-2|33	if [ "\$USE_CCACHE_DEFAULT" = "yes" ]; then
14mr|ccache-3.1.7-2|34	if [ -z \`echo "\$PATH" | grep "%_libdir/ccache/bin"\` ]; then
14mr|ccache-3.1.7-2|35	export PATH="%_libdir/ccache/bin:\$PATH"
14mr|ccache-3.1.7-2|36	fi
14mr|ccache-3.1.7-2|37	fi
14mr|ccache-3.1.7-2|38	EOF
14mr|ccache-3.1.7-2|39	
14mr|ccache-3.1.7-2|40	%__cat << EOF > %{name}.csh
14mr|ccache-3.1.7-2|41	
14mr|ccache-3.1.7-2|42	if ( -f /etc/sysconfig/ccache ) then
14mr|ccache-3.1.7-2|43	eval \`sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < /etc/sysconfig/ccache\`
14mr|ccache-3.1.7-2|44	endif
14mr|ccache-3.1.7-2|45	if ( "\$USE_CCACHE_DEFAULT" == "yes" ) then
14mr|ccache-3.1.7-2|46	if ( "\$path" !~ *%_libdir/ccache/bin* ) then
14mr|ccache-3.1.7-2|47	setenv path = ( %_libdir/ccache/bin \$path )
14mr|ccache-3.1.7-2|48	endif
14mr|ccache-3.1.7-2|49	endif
14mr|ccache-3.1.7-2|50	EOF
14mr|ccache-3.1.7-2|51	
14mr|ccache-3.1.7-2|52	%install
14mr|ccache-3.1.7-2|53	%__rm -rf %{buildroot}
14mr|ccache-3.1.7-2|54	%__install -dm 755 %{buildroot}{%{_bindir},%{_libdir}/ccache/bin,%{_mandir}/man1}
14mr|ccache-3.1.7-2|55	%__install -pm 755 ccache %{buildroot}%{_bindir}
14mr|ccache-3.1.7-2|56	%__install -pm 644 ccache.1 %{buildroot}%{_mandir}/man1
14mr|ccache-3.1.7-2|57	%__install -pm 755 %{name}.sh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.sh
14mr|ccache-3.1.7-2|58	%__install -pm 755 %{name}.csh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.csh
14mr|ccache-3.1.7-2|59	
14mr|ccache-3.1.7-2|60	rm -f %{name}-%{version}.compilers
14mr|ccache-3.1.7-2|61	pref=`gcc -dumpmachine`
14mr|ccache-3.1.7-2|62	
14mr|ccache-3.1.7-2|63	create_compiler() {
14mr|ccache-3.1.7-2|64	%__cat <<EOF > %{buildroot}%{_prefix}/%{_lib}/ccache/bin/$1
14mr|ccache-3.1.7-2|65	#!/bin/sh
14mr|ccache-3.1.7-2|66	if [ ! -x %_bindir/$1 ]; then
14mr|ccache-3.1.7-2|67	echo Error: compiler $1 does not exist. >&2
14mr|ccache-3.1.7-2|68	exit 127
14mr|ccache-3.1.7-2|69	fi
14mr|ccache-3.1.7-2|70	PATH=%_bindir:\$PATH
14mr|ccache-3.1.7-2|71	if [ -f /etc/sysconfig/ccache ]; then
14mr|ccache-3.1.7-2|72	. /etc/sysconfig/ccache
14mr|ccache-3.1.7-2|73	if [ "\$USE_CCACHE_WITH_ICECREAM" = "yes" ]; then
14mr|ccache-3.1.7-2|74	PATH=%{_libdir}/icecc/bin:\$PATH
14mr|ccache-3.1.7-2|75	fi
14mr|ccache-3.1.7-2|76	fi
14mr|ccache-3.1.7-2|77	
14mr|ccache-3.1.7-2|78	ccache ${1} "\$@"
14mr|ccache-3.1.7-2|79	EOF
14mr|ccache-3.1.7-2|80	echo "%attr(0755,root,root) %{_libdir}/ccache/bin/$1" >> %{name}-%{version}.compilers
14mr|ccache-3.1.7-2|81	}
14mr|ccache-3.1.7-2|82	
14mr|ccache-3.1.7-2|83	for name in gcc g++ c++; do
14mr|ccache-3.1.7-2|84	for comp in $name $pref-$name ${pref/manbo/mandriva}-$name; do
14mr|ccache-3.1.7-2|85	# check for backports that have no manbo:
14mr|ccache-3.1.7-2|86	[ -e "%{buildroot}%{_libdir}/ccache/bin/$comp" ] || create_compiler $comp
14mr|ccache-3.1.7-2|87	done
14mr|ccache-3.1.7-2|88	done
14mr|ccache-3.1.7-2|89	create_compiler cc
14mr|ccache-3.1.7-2|90	
14mr|ccache-3.1.7-2|91	%__mkdir_p %{buildroot}%{_sysconfdir}/sysconfig/
14mr|ccache-3.1.7-2|92	%__cat <<EOF > %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14mr|ccache-3.1.7-2|93	# Should we add the ccache compiler symlinks to PATH
14mr|ccache-3.1.7-2|94	# yes|no
14mr|ccache-3.1.7-2|95	# Please note that if added to \$PATH the user can still disable
14mr|ccache-3.1.7-2|96	# it with CCACHE_DISABLE
14mr|ccache-3.1.7-2|97	# If not enabled by default, the user can add %{_libdir}/ccache/bin/
14mr|ccache-3.1.7-2|98	# to their \$PATH
14mr|ccache-3.1.7-2|99	USE_CCACHE_DEFAULT="no"
14mr|ccache-3.1.7-2|100	
14mr|ccache-3.1.7-2|101	# Enable icecream integration
14mr|ccache-3.1.7-2|102	USE_CCACHE_WITH_ICECREAM="no"
14mr|ccache-3.1.7-2|103	
14mr|ccache-3.1.7-2|104	EOF
14mr|ccache-3.1.7-2|105	
14mr|ccache-3.1.7-2|106	%files -f %{name}-%{version}.compilers
14mr|ccache-3.1.7-2|107	%dir %{_libdir}/ccache
14mr|ccache-3.1.7-2|108	%dir %{_libdir}/ccache/bin
14mr|ccache-3.1.7-2|109	%{_bindir}/ccache
14mr|ccache-3.1.7-2|110	%{_mandir}/man1/ccache.1*
14mr|ccache-3.1.7-2|111	%{_sysconfdir}/profile.d/*
14mr|ccache-3.1.7-2|112	%config(noreplace) %{_sysconfdir}/sysconfig/*
14mr|ccache-3.1.7-2|113	
14mr|ccache-3.1.7-2|114	
14mr|ccache-3.1.7-2|115	
14mr|ccache-3.1.7-2|116	
14mr|ccache-3.1.7-2|117	
14mr|ccache-3.1.7-2|118	
14mr|ccache-3.1.7-2|119	%changelog
14mr|ccache-3.1.7-2|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.7-2
14mr|ccache-3.1.7-2|121	+ Revision: 52c7e53
14mr|ccache-3.1.7-2|122	- MassBuild#440: Increase release tag
14mr|ccache-3.1.7-2|123	
14mr|ccache-3.1.7-2|124	

16025 14
14mr|ccid-1.4.8-2|1	Summary:	A generic USB CCID (Chip/Smart Card Interface Devices) driver
14mr|ccid-1.4.8-2|2	Name:		ccid
14mr|ccid-1.4.8-2|3	Version:	1.4.8
14mr|ccid-1.4.8-2|4	Release:	2
14mr|ccid-1.4.8-2|5	# RSA_SecurID_getpasswd and Kobil_mIDentity_switch are GPLv2+
14mr|ccid-1.4.8-2|6	License:	GPLv2+ and LGPLv2+
14mr|ccid-1.4.8-2|7	Group:		System/Libraries
14mr|ccid-1.4.8-2|8	URL:		http://pcsclite.alioth.debian.org/
14mr|ccid-1.4.8-2|9	# ccid svn contains symlinks to files pcsc svn. To create a working
14mr|ccid-1.4.8-2|10	# source tarball from svn:
14mr|ccid-1.4.8-2|11	# mkdir -p ccid/Drivers
14mr|ccid-1.4.8-2|12	# cd ccid
14mr|ccid-1.4.8-2|13	# svn co svn://svn.debian.org/pcsclite/trunk/PCSC
14mr|ccid-1.4.8-2|14	# cd Drivers
14mr|ccid-1.4.8-2|15	# svn co svn://svn.debian.org/pcsclite/trunk/Drivers/ccid
14mr|ccid-1.4.8-2|16	Source0:	https://alioth.debian.org/download.php/1474/ccid-%{version}.tar.bz2
14mr|ccid-1.4.8-2|17	Source1:	https://alioth.debian.org/download.php/1475/ccid-%{version}.tar.bz2.asc
14mr|ccid-1.4.8-2|18	Patch0:		ccid-libtool_fixes.diff
14mr|ccid-1.4.8-2|19	BuildRequires:	flex
14mr|ccid-1.4.8-2|20	BuildRequires:	libpcsclite-devel >= 1.6.5
14mr|ccid-1.4.8-2|21	BuildRequires:	libusb-devel
14mr|ccid-1.4.8-2|22	BuildRequires:	pkgconfig >= 0.9.0
14mr|ccid-1.4.8-2|23	BuildRequires:	libtool
14mr|ccid-1.4.8-2|24	# update-reader.conf is called in %%post
14mr|ccid-1.4.8-2|25	Requires(post): pcsc-lite
14mr|ccid-1.4.8-2|26	Requires(postun): pcsc-lite
14mr|ccid-1.4.8-2|27	Requires:	pcsc-lite
14mr|ccid-1.4.8-2|28	
14mr|ccid-1.4.8-2|29	%description
14mr|ccid-1.4.8-2|30	This package provides a generic USB CCID (Chip/Smart Card Interface Devices)
14mr|ccid-1.4.8-2|31	driver.
14mr|ccid-1.4.8-2|32	
14mr|ccid-1.4.8-2|33	%prep
14mr|ccid-1.4.8-2|34	%setup -q
14mr|ccid-1.4.8-2|35	%patch0 -p1
14mr|ccid-1.4.8-2|36	
14mr|ccid-1.4.8-2|37	%build
14mr|ccid-1.4.8-2|38	autoreconf -fis
14mr|ccid-1.4.8-2|39	%configure2_5x \
14mr|ccid-1.4.8-2|40	--enable-twinserial \
14mr|ccid-1.4.8-2|41	--enable-udev
14mr|ccid-1.4.8-2|42	
14mr|ccid-1.4.8-2|43	%make
14mr|ccid-1.4.8-2|44	
14mr|ccid-1.4.8-2|45	%install
14mr|ccid-1.4.8-2|46	%makeinstall_std
14mr|ccid-1.4.8-2|47	
14mr|ccid-1.4.8-2|48	# serial driver is installed separately
14mr|ccid-1.4.8-2|49	%makeinstall_std -C src install_ccidtwin
14mr|ccid-1.4.8-2|50	
14mr|ccid-1.4.8-2|51	# conf file should be placed inside reader.conf.d
14mr|ccid-1.4.8-2|52	mv -f %{buildroot}%{_sysconfdir}/reader.conf.d/libccidtwin %{buildroot}%{_sysconfdir}/reader.conf.d/GemPCTwin-serial.conf
14mr|ccid-1.4.8-2|53	
14mr|ccid-1.4.8-2|54	# udev
14mr|ccid-1.4.8-2|55	install -m 0644 -D src/92_pcscd_ccid.rules %{buildroot}/lib/udev/rules.d/92_pcscd_ccid.rules
14mr|ccid-1.4.8-2|56	
14mr|ccid-1.4.8-2|57	rm -rf %{buildroot}%{_docdir}/*
14mr|ccid-1.4.8-2|58	rm -f readers/Makefile*
14mr|ccid-1.4.8-2|59	cp -f src/towitoko/README README.towitoko
14mr|ccid-1.4.8-2|60	
14mr|ccid-1.4.8-2|61	%post
14mr|ccid-1.4.8-2|62	%{_sbindir}/update-reader.conf
14mr|ccid-1.4.8-2|63	
14mr|ccid-1.4.8-2|64	%postun
14mr|ccid-1.4.8-2|65	if [ "$1" = "0" ]; then
14mr|ccid-1.4.8-2|66	%{_sbindir}/update-reader.conf
14mr|ccid-1.4.8-2|67	fi
14mr|ccid-1.4.8-2|68	
14mr|ccid-1.4.8-2|69	%files
14mr|ccid-1.4.8-2|70	%doc AUTHORS INSTALL README COPYING
14mr|ccid-1.4.8-2|71	%doc readers contrib/Kobil_mIDentity_switch/README_Kobil_mIDentity_switch.txt
14mr|ccid-1.4.8-2|72	%doc README.towitoko
14mr|ccid-1.4.8-2|73	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
14mr|ccid-1.4.8-2|74	%config /lib/udev/rules.d/92_pcscd_ccid.rules
14mr|ccid-1.4.8-2|75	%{_libdir}/pcsc/drivers/ifd-ccid.bundle
14mr|ccid-1.4.8-2|76	%{_libdir}/pcsc/drivers/serial
14mr|ccid-1.4.8-2|77	#%{_bindir}/RSA_SecurID_getpasswd
14mr|ccid-1.4.8-2|78	#%{_sbindir}/Kobil_mIDentity_switch
14mr|ccid-1.4.8-2|79	#%{_mandir}/man1/RSA_SecurID_getpasswd.1*
14mr|ccid-1.4.8-2|80	#%{_mandir}/man8/Kobil_mIDentity_switch.8*
14mr|ccid-1.4.8-2|81	
14mr|ccid-1.4.8-2|82	%changelog
14mr|ccid-1.4.8-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-2
14mr|ccid-1.4.8-2|84	+ Revision: 7e06677
14mr|ccid-1.4.8-2|85	- MassBuild#440: Increase release tag
14mr|ccid-1.4.8-2|86	
14mr|ccid-1.4.8-2|87	

16026 14
14mr|c-client-2007f-3|1	%define _disable_ld_no_undefined 1
14mr|c-client-2007f-3|2	
14mr|c-client-2007f-3|3	%if %mdkversion < 200900
14mr|c-client-2007f-3|4	%define ldflags %{nil}
14mr|c-client-2007f-3|5	%endif
14mr|c-client-2007f-3|6	
14mr|c-client-2007f-3|7	%define fversion 2007f
14mr|c-client-2007f-3|8	%define soname c-client
14mr|c-client-2007f-3|9	
14mr|c-client-2007f-3|10	%define major 0
14mr|c-client-2007f-3|11	%define libname %mklibname %{soname} %{major}
14mr|c-client-2007f-3|12	%define develname %mklibname -d %{soname}
14mr|c-client-2007f-3|13	
14mr|c-client-2007f-3|14	Summary:	UW-IMAP C-CLIENT library
14mr|c-client-2007f-3|15	Name:		c-client
14mr|c-client-2007f-3|16	Version:	2007f
14mr|c-client-2007f-3|17	Release:	3
14mr|c-client-2007f-3|18	License:	Apache License
14mr|c-client-2007f-3|19	Group:		System/Servers
14mr|c-client-2007f-3|20	URL:		http://www.washington.edu/imap/
14mr|c-client-2007f-3|21	Source:		ftp://ftp.cac.washington.edu/mail/imap-%{fversion}.tar.gz
14mr|c-client-2007f-3|22	Source7:	flock.c
14mr|c-client-2007f-3|23	Source8:	Makefile.imap
14mr|c-client-2007f-3|24	Patch0: 	imap-2002e-ssl.patch
14mr|c-client-2007f-3|25	Patch1: 	imap-2007a-linux.diff
14mr|c-client-2007f-3|26	Patch3:		imap-2001a-disable-mbox.patch
14mr|c-client-2007f-3|27	Patch4:		imap-2001a-redhat.patch
14mr|c-client-2007f-3|28	Patch5: 	imap-2006c1-flock.diff
14mr|c-client-2007f-3|29	Patch9:		imap-2006c1-glibc-2.2.2.diff
14mr|c-client-2007f-3|30	Patch11:	imap-2006c1-krbpath.diff
14mr|c-client-2007f-3|31	Patch12:	imap-2001a-overflow.patch
14mr|c-client-2007f-3|32	Patch17:	imap-mail-spool-perms.diff
14mr|c-client-2007f-3|33	Patch21:	imap-2004a-shared.patch
14mr|c-client-2007f-3|34	Patch22:	imap-2002e-authmd5.patch
14mr|c-client-2007f-3|35	# (oe) the annotate patch is implemented upstream and needed by kolab2
14mr|c-client-2007f-3|36	Patch23:	imap-2006c1-annotate.diff
14mr|c-client-2007f-3|37	# (oe) http://www.gadgetwiz.com/software/hash_reset.html
14mr|c-client-2007f-3|38	Patch24:	imap-2004g-hash_reset.diff
14mr|c-client-2007f-3|39	Patch25:	imap-yes.diff
14mr|c-client-2007f-3|40	BuildRequires:	openssl-devel
14mr|c-client-2007f-3|41	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|c-client-2007f-3|42	
14mr|c-client-2007f-3|43	%description
14mr|c-client-2007f-3|44	The c-client library is a common API for accessing mailboxes developed at
14mr|c-client-2007f-3|45	the University of Washington. It is used mainly by php in Mandriva Linux.
14mr|c-client-2007f-3|46	
14mr|c-client-2007f-3|47	%package -n	%{libname}
14mr|c-client-2007f-3|48	Summary:	C-client mail access routines for IMAP and POP protocols
14mr|c-client-2007f-3|49	Group:		System/Libraries
14mr|c-client-2007f-3|50	Provides:	c-client = %{version}-%{release}
14mr|c-client-2007f-3|51	
14mr|c-client-2007f-3|52	%description -n	%{libname}
14mr|c-client-2007f-3|53	The c-client library is a common API for accessing mailboxes developed at
14mr|c-client-2007f-3|54	the University of Washington. It is used mainly by php in Mandriva Linux.
14mr|c-client-2007f-3|55	
14mr|c-client-2007f-3|56	This package contains the shared c-client library.
14mr|c-client-2007f-3|57	
14mr|c-client-2007f-3|58	%package -n	%{develname}
14mr|c-client-2007f-3|59	Summary:	Development files for the c-client library
14mr|c-client-2007f-3|60	Group:		Development/C
14mr|c-client-2007f-3|61	Requires:	%{libname} = %{version}
14mr|c-client-2007f-3|62	Obsoletes:	libc-client-php-devel
14mr|c-client-2007f-3|63	Obsoletes:	%{mklibname c-client-php -d 0}
14mr|c-client-2007f-3|64	Obsoletes:	imap-devel
14mr|c-client-2007f-3|65	Provides:	c-client-devel = %{version}-%{release}
14mr|c-client-2007f-3|66	
14mr|c-client-2007f-3|67	%description -n	%{develname}
14mr|c-client-2007f-3|68	The c-client library is a common API for accessing mailboxes developed at
14mr|c-client-2007f-3|69	the University of Washington. It is used mainly by php in Mandriva Linux.
14mr|c-client-2007f-3|70	
14mr|c-client-2007f-3|71	This package contains development files for the c-client library.
14mr|c-client-2007f-3|72	
14mr|c-client-2007f-3|73	%prep
14mr|c-client-2007f-3|74	
14mr|c-client-2007f-3|75	%setup -q -n imap-%{version}
14mr|c-client-2007f-3|76	
14mr|c-client-2007f-3|77	%patch0 -p0 -b .ssl
14mr|c-client-2007f-3|78	%patch1 -p0 -b .linux
14mr|c-client-2007f-3|79	%patch3 -p1 -b .mbox
14mr|c-client-2007f-3|80	%patch4 -p0 -b .redhat
14mr|c-client-2007f-3|81	%patch5 -p0 -b .flock
14mr|c-client-2007f-3|82	install -m 0644 %{SOURCE7} src/osdep/unix/flock.c
14mr|c-client-2007f-3|83	%patch9 -p1 -b .glibc
14mr|c-client-2007f-3|84	
14mr|c-client-2007f-3|85	%patch12 -p0 -b .overflow
14mr|c-client-2007f-3|86	%patch17 -p0 -b .lock-warning
14mr|c-client-2007f-3|87	%patch21 -p0 -b .shared
14mr|c-client-2007f-3|88	%patch22 -p1 -b .authmd5
14mr|c-client-2007f-3|89	%patch23 -p1 -b .annotate
14mr|c-client-2007f-3|90	%patch24 -p1 -b .hash_reset
14mr|c-client-2007f-3|91	%patch25 -p0 -b .yes
14mr|c-client-2007f-3|92	
14mr|c-client-2007f-3|93	%build
14mr|c-client-2007f-3|94	%serverbuild
14mr|c-client-2007f-3|95	export CFLAGS="%{optflags} -fPIC"
14mr|c-client-2007f-3|96	touch ip6
14mr|c-client-2007f-3|97	export EXTRACFLAGS="$EXTRACFLAGS $CFLAGS -DDISABLE_POP_PROXY=1 -DIGNORE_LOCK_EACCES_ERRORS=1 -I%{_includedir}/openssl -D_GNU_SOURCE"
14mr|c-client-2007f-3|98	export EXTRALDFLAGS="$EXTRALDFLAGS -L%{_libdir} %{ldflags}"
14mr|c-client-2007f-3|99	
14mr|c-client-2007f-3|100	make RPM_OPT_FLAGS="$CFLAGS -D_REENTRANT -DDIC -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE" slx \
14mr|c-client-2007f-3|101	EXTRACFLAGS="$EXTRACFLAGS" \
14mr|c-client-2007f-3|102	EXTRALDFLAGS="$EXTRALDFLAGS" \
14mr|c-client-2007f-3|103	SSLDIR=%{_libdir}/ssl \
14mr|c-client-2007f-3|104	SSLINCLUDE=%{_includedir}/openssl \
14mr|c-client-2007f-3|105	SSLLIB=%{_libdir} \
14mr|c-client-2007f-3|106	LOCKPGM=%{_sbindir}/mlock \
14mr|c-client-2007f-3|107	SSLTYPE=unix \
14mr|c-client-2007f-3|108	SHLIBBASE=%{soname} \
14mr|c-client-2007f-3|109	SHLIBNAME=lib%{soname}.so.%{major} \
14mr|c-client-2007f-3|110	BASECFLAGS="$CFLAGS -D_REENTRANT -DDIC -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE" \
14mr|c-client-2007f-3|111	IP=6
14mr|c-client-2007f-3|112	
14mr|c-client-2007f-3|113	mv -f c-client/c-client.a %{soname}.a
14mr|c-client-2007f-3|114	mv -f c-client/lib%{soname}.so.%{major} .
14mr|c-client-2007f-3|115	
14mr|c-client-2007f-3|116	%install
14mr|c-client-2007f-3|117	rm -rf %{buildroot}
14mr|c-client-2007f-3|118	
14mr|c-client-2007f-3|119	# make some directories
14mr|c-client-2007f-3|120	install -d %{buildroot}%{_libdir}
14mr|c-client-2007f-3|121	install -d %{buildroot}%{_includedir}/imap
14mr|c-client-2007f-3|122	
14mr|c-client-2007f-3|123	# install headers
14mr|c-client-2007f-3|124	install -m0644 c-client/*.h %{buildroot}%{_includedir}/imap/
14mr|c-client-2007f-3|125	install -m0644 src/osdep/tops-20/shortsym.h %{buildroot}%{_includedir}/imap/
14mr|c-client-2007f-3|126	install -m0644 src/osdep/tops-20/linkage.c %{buildroot}%{_includedir}/imap/
14mr|c-client-2007f-3|127	
14mr|c-client-2007f-3|128	install -m0755 lib%{soname}.so.%{major} %{buildroot}%{_libdir}/
14mr|c-client-2007f-3|129	ln -snf lib%{soname}.so.%{major} %{buildroot}%{_libdir}/lib%{soname}.so
14mr|c-client-2007f-3|130	install -m0644 %{soname}.a %{buildroot}%{_libdir}/lib%{soname}.a
14mr|c-client-2007f-3|131	
14mr|c-client-2007f-3|132	%if %mdkversion < 200900
14mr|c-client-2007f-3|133	%post -n %{libname} -p /sbin/ldconfig
14mr|c-client-2007f-3|134	%endif
14mr|c-client-2007f-3|135	
14mr|c-client-2007f-3|136	%if %mdkversion < 200900
14mr|c-client-2007f-3|137	%postun -n %{libname} -p /sbin/ldconfig
14mr|c-client-2007f-3|138	%endif
14mr|c-client-2007f-3|139	
14mr|c-client-2007f-3|140	%clean
14mr|c-client-2007f-3|141	rm -rf %{buildroot}
14mr|c-client-2007f-3|142	
14mr|c-client-2007f-3|143	%files -n %{libname}
14mr|c-client-2007f-3|144	%defattr(-,root,root)
14mr|c-client-2007f-3|145	%{_libdir}/lib%{soname}.so.%{major}
14mr|c-client-2007f-3|146	
14mr|c-client-2007f-3|147	%files -n %{develname}
14mr|c-client-2007f-3|148	%defattr(-,root,root)
14mr|c-client-2007f-3|149	%{_includedir}/imap
14mr|c-client-2007f-3|150	%{_libdir}/lib%{soname}.a
14mr|c-client-2007f-3|151	%{_libdir}/lib%{soname}.so
14mr|c-client-2007f-3|152	
14mr|c-client-2007f-3|153	
14mr|c-client-2007f-3|154	
14mr|c-client-2007f-3|155	%changelog
14mr|c-client-2007f-3|156	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2007f-3
14mr|c-client-2007f-3|157	+ Revision: 140e3f0
14mr|c-client-2007f-3|158	- MassBuild#440: Increase release tag
14mr|c-client-2007f-3|159	
14mr|c-client-2007f-3|160	

16027 14
14mr|ccp-0.4.1-8|1	%define	name	ccp
14mr|ccp-0.4.1-8|2	%define	version 0.4.1
14mr|ccp-0.4.1-8|3	%define rel	8
14mr|ccp-0.4.1-8|4	%define	release	%mkrel %rel
14mr|ccp-0.4.1-8|5	
14mr|ccp-0.4.1-8|6	Name:		%{name}
14mr|ccp-0.4.1-8|7	Summary:	Program that reads configuration files and upgrades them
14mr|ccp-0.4.1-8|8	Version:	%{version}
14mr|ccp-0.4.1-8|9	Release:	%{release}
14mr|ccp-0.4.1-8|10	Source0:	%{name}-%{version}.tar.bz2
14mr|ccp-0.4.1-8|11	URL:		http://ccp.nongnu.org/
14mr|ccp-0.4.1-8|12	Group:		System/Configuration/Other
14mr|ccp-0.4.1-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ccp-0.4.1-8|14	License:	GPL
14mr|ccp-0.4.1-8|15	BuildArch:	noarch
14mr|ccp-0.4.1-8|16	
14mr|ccp-0.4.1-8|17	%description
14mr|ccp-0.4.1-8|18	CCP is a program that reads configuration files and upgrades them.
14mr|ccp-0.4.1-8|19	
14mr|ccp-0.4.1-8|20	It takes a oldfile (typically the old configuration file currently in
14mr|ccp-0.4.1-8|21	use) and a newfile (typically the default new configuration  file)  and
14mr|ccp-0.4.1-8|22	optionally a template (a file which tells ccp how the generated
14mr|ccp-0.4.1-8|23	configuration file should look like. It is generated on-the-fly if a template
14mr|ccp-0.4.1-8|24	isn't supplied, so it is usually not needed). CCP first reads all the
14mr|ccp-0.4.1-8|25	configuration options and values in the new file, then in the old file,
14mr|ccp-0.4.1-8|26	then it either generates the template or reads the supplied template
14mr|ccp-0.4.1-8|27	file, finally it merges the files into one - creating a new
14mr|ccp-0.4.1-8|28	configuration file that has the changes that was made to the old file
14mr|ccp-0.4.1-8|29	but also the new options that is included in the new file.
14mr|ccp-0.4.1-8|30	
14mr|ccp-0.4.1-8|31	CCP is completely independent of the program that created the
14mr|ccp-0.4.1-8|32	configuration  file, and can be used for many different purposes. For
14mr|ccp-0.4.1-8|33	instance it can be used to merge changes between an old  user-edited
14mr|ccp-0.4.1-8|34	configuration file and a .rpmnew file generated by rpm when a
14mr|ccp-0.4.1-8|35	rpm was upgraded.
14mr|ccp-0.4.1-8|36	
14mr|ccp-0.4.1-8|37	CCP currently supports:
14mr|ccp-0.4.1-8|38	key = value configs (--type keyvalue)
14mr|ccp-0.4.1-8|39	and ini configs (--type ini)
14mr|ccp-0.4.1-8|40	
14mr|ccp-0.4.1-8|41	%prep
14mr|ccp-0.4.1-8|42	%setup -q
14mr|ccp-0.4.1-8|43	# We want the tests to succeed. A release shouldn't have failing tests
14mr|ccp-0.4.1-8|44	# but better safe than sorry
14mr|ccp-0.4.1-8|45	if ! ./testsuite/ccp-testsuite ; then exit 1;fi
14mr|ccp-0.4.1-8|46	
14mr|ccp-0.4.1-8|47	%install
14mr|ccp-0.4.1-8|48	rm -rf $RPM_BUILD_ROOT
14mr|ccp-0.4.1-8|49	mkdir -vp $RPM_BUILD_ROOT%_bindir/ $RPM_BUILD_ROOT%_mandir/man1/ $RPM_BUILD_ROOT%_datadir/ccp/
14mr|ccp-0.4.1-8|50	install -v -m755 ccp  $RPM_BUILD_ROOT%_bindir/
14mr|ccp-0.4.1-8|51	install -v -m644 ccp.1 $RPM_BUILD_ROOT%_mandir/man1/
14mr|ccp-0.4.1-8|52	cp -vr conftypes $RPM_BUILD_ROOT%_datadir/ccp/
14mr|ccp-0.4.1-8|53	
14mr|ccp-0.4.1-8|54	%clean
14mr|ccp-0.4.1-8|55	rm -rf $RPM_BUILD_ROOT
14mr|ccp-0.4.1-8|56	
14mr|ccp-0.4.1-8|57	%files
14mr|ccp-0.4.1-8|58	%defattr(-,root,root)
14mr|ccp-0.4.1-8|59	%doc TODO version AUTHORS
14mr|ccp-0.4.1-8|60	%_bindir/%name
14mr|ccp-0.4.1-8|61	%_mandir/*/*
14mr|ccp-0.4.1-8|62	%_datadir/%name
14mr|ccp-0.4.1-8|63	
14mr|ccp-0.4.1-8|64	
14mr|ccp-0.4.1-8|65	
14mr|ccp-0.4.1-8|66	
14mr|ccp-0.4.1-8|67	%changelog
14mr|ccp-0.4.1-8|68	* Sat Feb 04 2012 root <root@build-client_i586-1.rosalab.ru> 0.4.1-8
14mr|ccp-0.4.1-8|69	+ Revision: a02e46a
14mr|ccp-0.4.1-8|70	- ABF:auto increment release
14mr|ccp-0.4.1-8|71	
14mr|ccp-0.4.1-8|72	

16028 14
14mr|ccs-tools-1.6.8-5|1	Summary: TOMOYO Linux tools
14mr|ccs-tools-1.6.8-5|2	%define  date 20090528
14mr|ccs-tools-1.6.8-5|3	%define  ver  1.6.8
14mr|ccs-tools-1.6.8-5|4	
14mr|ccs-tools-1.6.8-5|5	Name: 	 ccs-tools
14mr|ccs-tools-1.6.8-5|6	Version: %{ver}
14mr|ccs-tools-1.6.8-5|7	Release: %manbo_mkrel 5
14mr|ccs-tools-1.6.8-5|8	License: GPLv2
14mr|ccs-tools-1.6.8-5|9	URL:	 http://tomoyo.sourceforge.jp/
14mr|ccs-tools-1.6.8-5|10	Group:	 System/Kernel and hardware
14mr|ccs-tools-1.6.8-5|11	BuildRequires: ncurses-devel
14mr|ccs-tools-1.6.8-5|12	BuildRequires: readline-devel
14mr|ccs-tools-1.6.8-5|13	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ccs-tools-1.6.8-5|14	#NoSource: 0
14mr|ccs-tools-1.6.8-5|15	
14mr|ccs-tools-1.6.8-5|16	Source0: http://osdn.dl.sourceforge.jp/tomoyo/27220/ccs-tools-%{ver}-%{date}.tar.gz
14mr|ccs-tools-1.6.8-5|17	Source1: README.ccs-tools.urpmi
14mr|ccs-tools-1.6.8-5|18	Source2: tomoyo.logrotate
14mr|ccs-tools-1.6.8-5|19	Source3: tomoyo.init
14mr|ccs-tools-1.6.8-5|20	Patch0:  ccs-tools-dont-use-chown.patch
14mr|ccs-tools-1.6.8-5|21	
14mr|ccs-tools-1.6.8-5|22	%description
14mr|ccs-tools-1.6.8-5|23	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
14mr|ccs-tools-1.6.8-5|24	(MAC) functions. This package contains the tools needed to configure,
14mr|ccs-tools-1.6.8-5|25	activate and manage the TOMOYO Linux MAC system and policies.
14mr|ccs-tools-1.6.8-5|26	
14mr|ccs-tools-1.6.8-5|27	%prep
14mr|ccs-tools-1.6.8-5|28	%setup -q -n ccstools
14mr|ccs-tools-1.6.8-5|29	%patch0 -p1
14mr|ccs-tools-1.6.8-5|30	
14mr|ccs-tools-1.6.8-5|31	%build
14mr|ccs-tools-1.6.8-5|32	%make -s all
14mr|ccs-tools-1.6.8-5|33	
14mr|ccs-tools-1.6.8-5|34	%install
14mr|ccs-tools-1.6.8-5|35	rm -rf %{buildroot}
14mr|ccs-tools-1.6.8-5|36	%makeinstall -s INSTALLDIR=%{buildroot}
14mr|ccs-tools-1.6.8-5|37	install -m 644 %{SOURCE1} README.install.urpmi
14mr|ccs-tools-1.6.8-5|38	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14mr|ccs-tools-1.6.8-5|39	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
14mr|ccs-tools-1.6.8-5|40	mkdir -p %{buildroot}%{_initrddir}
14mr|ccs-tools-1.6.8-5|41	install -m 700 %{SOURCE3} %{buildroot}%{_initrddir}/ccs-auditd
14mr|ccs-tools-1.6.8-5|42	mkdir -p %{buildroot}%{_logdir}/tomoyo
14mr|ccs-tools-1.6.8-5|43	
14mr|ccs-tools-1.6.8-5|44	%clean
14mr|ccs-tools-1.6.8-5|45	rm -rf %{buildroot}
14mr|ccs-tools-1.6.8-5|46	
14mr|ccs-tools-1.6.8-5|47	%post
14mr|ccs-tools-1.6.8-5|48	%_post_service ccs-auditd
14mr|ccs-tools-1.6.8-5|49	
14mr|ccs-tools-1.6.8-5|50	%preun
14mr|ccs-tools-1.6.8-5|51	%_preun_service ccs-auditd
14mr|ccs-tools-1.6.8-5|52	
14mr|ccs-tools-1.6.8-5|53	%files
14mr|ccs-tools-1.6.8-5|54	%defattr(-,root,root)
14mr|ccs-tools-1.6.8-5|55	%{_sysconfdir}/logrotate.d/tomoyo
14mr|ccs-tools-1.6.8-5|56	%attr(700,root,root) %{_initrddir}/ccs-auditd
14mr|ccs-tools-1.6.8-5|57	%attr(700,root,root) /sbin/ccs-init
14mr|ccs-tools-1.6.8-5|58	%attr(700,root,root) /sbin/tomoyo-init
14mr|ccs-tools-1.6.8-5|59	%{_exec_prefix}/lib/ccs/
14mr|ccs-tools-1.6.8-5|60	%{_sbindir}/ccs-auditd
14mr|ccs-tools-1.6.8-5|61	%{_sbindir}/ccs-ccstree
14mr|ccs-tools-1.6.8-5|62	%{_sbindir}/ccs-checkpolicy
14mr|ccs-tools-1.6.8-5|63	%{_sbindir}/ccs-domainmatch
14mr|ccs-tools-1.6.8-5|64	%{_sbindir}/ccs-editpolicy
14mr|ccs-tools-1.6.8-5|65	%{_sbindir}/ccs-findtemp
14mr|ccs-tools-1.6.8-5|66	%{_sbindir}/ccs-ld-watch
14mr|ccs-tools-1.6.8-5|67	%{_sbindir}/ccs-loadpolicy
14mr|ccs-tools-1.6.8-5|68	%{_sbindir}/ccs-pathmatch
14mr|ccs-tools-1.6.8-5|69	%{_sbindir}/ccs-patternize
14mr|ccs-tools-1.6.8-5|70	%{_sbindir}/ccs-queryd
14mr|ccs-tools-1.6.8-5|71	%{_sbindir}/ccs-savepolicy
14mr|ccs-tools-1.6.8-5|72	%{_sbindir}/ccs-setlevel
14mr|ccs-tools-1.6.8-5|73	%{_sbindir}/ccs-setprofile
14mr|ccs-tools-1.6.8-5|74	%{_sbindir}/ccs-sortpolicy
14mr|ccs-tools-1.6.8-5|75	%{_mandir}/man8/ccs-auditd.8*
14mr|ccs-tools-1.6.8-5|76	%{_mandir}/man8/ccs-ccstree.8*
14mr|ccs-tools-1.6.8-5|77	%{_mandir}/man8/ccs-checkpolicy.8*
14mr|ccs-tools-1.6.8-5|78	%{_mandir}/man8/ccs-domainmatch.8*
14mr|ccs-tools-1.6.8-5|79	%{_mandir}/man8/ccs-editpolicy.8*
14mr|ccs-tools-1.6.8-5|80	%{_mandir}/man8/ccs-editpolicy-agent.8*
14mr|ccs-tools-1.6.8-5|81	%{_mandir}/man8/ccs-findtemp.8*
14mr|ccs-tools-1.6.8-5|82	%{_mandir}/man8/ccs-init.8*
14mr|ccs-tools-1.6.8-5|83	%{_mandir}/man8/ccs-ld-watch.8*
14mr|ccs-tools-1.6.8-5|84	%{_mandir}/man8/ccs-loadpolicy.8*
14mr|ccs-tools-1.6.8-5|85	%{_mandir}/man8/ccs-notifyd.8*
14mr|ccs-tools-1.6.8-5|86	%{_mandir}/man8/ccs-pathmatch.8*
14mr|ccs-tools-1.6.8-5|87	%{_mandir}/man8/ccs-patternize.8*
14mr|ccs-tools-1.6.8-5|88	%{_mandir}/man8/ccs-queryd.8*
14mr|ccs-tools-1.6.8-5|89	%{_mandir}/man8/ccs-savepolicy.8*
14mr|ccs-tools-1.6.8-5|90	%{_mandir}/man8/ccs-setlevel.8*
14mr|ccs-tools-1.6.8-5|91	%{_mandir}/man8/ccs-setprofile.8*
14mr|ccs-tools-1.6.8-5|92	%{_mandir}/man8/ccs-sortpolicy.8*
14mr|ccs-tools-1.6.8-5|93	%{_mandir}/man8/init_policy.sh.8*
14mr|ccs-tools-1.6.8-5|94	%{_mandir}/man8/tomoyo-init.8*
14mr|ccs-tools-1.6.8-5|95	%{_mandir}/man8/tomoyo_init_policy.sh.8*
14mr|ccs-tools-1.6.8-5|96	%{_logdir}/tomoyo/
14mr|ccs-tools-1.6.8-5|97	%doc README.install.urpmi
14mr|ccs-tools-1.6.8-5|98	
14mr|ccs-tools-1.6.8-5|99	
14mr|ccs-tools-1.6.8-5|100	
14mr|ccs-tools-1.6.8-5|101	%changelog
14mr|ccs-tools-1.6.8-5|102	* Wed Aug 29 2012 Vladimir Testov <vladimir.testov@rosalab.ru> 1.6.8-5
14mr|ccs-tools-1.6.8-5|103	+ Revision: 5393b2f
14mr|ccs-tools-1.6.8-5|104	- Updated ccs-tools.spec
14mr|ccs-tools-1.6.8-5|105	
14mr|ccs-tools-1.6.8-5|106	

16029 14
14mr|cdk-4.9.13-10|1	%define debug_package %{nil}
14mr|cdk-4.9.13-10|2	
14mr|cdk-4.9.13-10|3	%define devname %mklibname %{name} -d
14mr|cdk-4.9.13-10|4	
14mr|cdk-4.9.13-10|5	Summary:	Curses Development Kit
14mr|cdk-4.9.13-10|6	Name:		cdk
14mr|cdk-4.9.13-10|7	Version:	4.9.13
14mr|cdk-4.9.13-10|8	Release:	10
14mr|cdk-4.9.13-10|9	License:	BSD
14mr|cdk-4.9.13-10|10	Group:		System/Libraries
14mr|cdk-4.9.13-10|11	Url:		http://invisible-island.net/cdk/
14mr|cdk-4.9.13-10|12	Source0:	http://invisible-island.net/datafiles/release/%{name}.tar.gz
14mr|cdk-4.9.13-10|13	BuildRequires:	pkgconfig(ncurses)
14mr|cdk-4.9.13-10|14	
14mr|cdk-4.9.13-10|15	%description
14mr|cdk-4.9.13-10|16	Cdk stands for 'Curses Development Kit' and it currently contains 21 ready
14mr|cdk-4.9.13-10|17	to use widgets which facilitate the speedy development of full screen
14mr|cdk-4.9.13-10|18	curses programs.
14mr|cdk-4.9.13-10|19	
14mr|cdk-4.9.13-10|20	#----------------------------------------------------------------------------
14mr|cdk-4.9.13-10|21	
14mr|cdk-4.9.13-10|22	%package -n	%{devname}
14mr|cdk-4.9.13-10|23	Summary:	Headers to develop cdk-based applications
14mr|cdk-4.9.13-10|24	Group:		Development/C
14mr|cdk-4.9.13-10|25	Provides:	%{name}-devel = %{version}-%{release}
14mr|cdk-4.9.13-10|26	
14mr|cdk-4.9.13-10|27	%description -n %{devname}
14mr|cdk-4.9.13-10|28	These are the header files, and cdk preprocessor for developing
14mr|cdk-4.9.13-10|29	cdk-based applications.
14mr|cdk-4.9.13-10|30	
14mr|cdk-4.9.13-10|31	%files -n %{devname}
14mr|cdk-4.9.13-10|32	%doc COPYING README BUGS TODO CHANGES NOTES EXPANDING
14mr|cdk-4.9.13-10|33	%dir %{_includedir}/%{name}
14mr|cdk-4.9.13-10|34	%{_includedir}/%{name}/*
14mr|cdk-4.9.13-10|35	%{_libdir}/lib*.a
14mr|cdk-4.9.13-10|36	%{_mandir}/man3/*
14mr|cdk-4.9.13-10|37	
14mr|cdk-4.9.13-10|38	#----------------------------------------------------------------------------
14mr|cdk-4.9.13-10|39	
14mr|cdk-4.9.13-10|40	%prep
14mr|cdk-4.9.13-10|41	%setup -q
14mr|cdk-4.9.13-10|42	perl -pi -e '/^LIB_DIR/ and s,/lib\b,/%{_lib},' Makefile.in
14mr|cdk-4.9.13-10|43	
14mr|cdk-4.9.13-10|44	%build
14mr|cdk-4.9.13-10|45	export CFLAGS="%{optflags} -fPIC"
14mr|cdk-4.9.13-10|46	%configure
14mr|cdk-4.9.13-10|47	%make
14mr|cdk-4.9.13-10|48	
14mr|cdk-4.9.13-10|49	%install
14mr|cdk-4.9.13-10|50	install -d %{buildroot}%{_includedir}/%{name}
14mr|cdk-4.9.13-10|51	make installCDKHeaderFiles installCDKLibrary INSTALL_DIR=%{buildroot}%{_prefix}
14mr|cdk-4.9.13-10|52	install -d %{buildroot}%{_mandir}/man3
14mr|cdk-4.9.13-10|53	make installCDKManPages INSTALL_DIR=%{buildroot}%{_datadir}
14mr|cdk-4.9.13-10|54	
14mr|cdk-4.9.13-10|55	
14mr|cdk-4.9.13-10|56	%changelog
14mr|cdk-4.9.13-10|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.9.13-10
14mr|cdk-4.9.13-10|58	+ Revision: 0082942
14mr|cdk-4.9.13-10|59	- MassBuild#440: Increase release tag
14mr|cdk-4.9.13-10|60	
14mr|cdk-4.9.13-10|61	

16030 14
14mr|cdlabelgen-4.2.0-2|1	Summary:	Program for generating inserts for CDs
14mr|cdlabelgen-4.2.0-2|2	Name:		cdlabelgen
14mr|cdlabelgen-4.2.0-2|3	Version:	4.2.0
14mr|cdlabelgen-4.2.0-2|4	Release:	2
14mr|cdlabelgen-4.2.0-2|5	License:	GPLv2+
14mr|cdlabelgen-4.2.0-2|6	Group:		Archiving/Cd burning
14mr|cdlabelgen-4.2.0-2|7	Url:		http://www.aczoom.com/tools/cdinsert/
14mr|cdlabelgen-4.2.0-2|8	Source0:	http://www.aczoom.com/pub/tools/%{name}-%{version}.tgz
14mr|cdlabelgen-4.2.0-2|9	Buildarch:	noarch
14mr|cdlabelgen-4.2.0-2|10	
14mr|cdlabelgen-4.2.0-2|11	%description
14mr|cdlabelgen-4.2.0-2|12	cdlabelgen is a program for generating frontcards and traycards for CDs.
14mr|cdlabelgen-4.2.0-2|13	Use it to make labels for your archive CDs, CDs full of oggs, or
14mr|cdlabelgen-4.2.0-2|14	even make a label for that CD that you lost the case for!
14mr|cdlabelgen-4.2.0-2|15	This package is used by the gcombust CD writing application.
14mr|cdlabelgen-4.2.0-2|16	
14mr|cdlabelgen-4.2.0-2|17	%prep
14mr|cdlabelgen-4.2.0-2|18	%setup -q
14mr|cdlabelgen-4.2.0-2|19	
14mr|cdlabelgen-4.2.0-2|20	%build
14mr|cdlabelgen-4.2.0-2|21	
14mr|cdlabelgen-4.2.0-2|22	%install
14mr|cdlabelgen-4.2.0-2|23	mkdir -p %{buildroot}%{_mandir}/man1
14mr|cdlabelgen-4.2.0-2|24	mkdir -p %{buildroot}%{_mandir}/man1
14mr|cdlabelgen-4.2.0-2|25	
14mr|cdlabelgen-4.2.0-2|26	# [gb] they meant DATA_DIR
14mr|cdlabelgen-4.2.0-2|27	make install \
14mr|cdlabelgen-4.2.0-2|28	BASE_DIR=%{buildroot}%{_prefix} \
14mr|cdlabelgen-4.2.0-2|29	LIB_DIR=%{buildroot}%{_datadir}/%{name} \
14mr|cdlabelgen-4.2.0-2|30	MAN_DIR=%{buildroot}%{_mandir}
14mr|cdlabelgen-4.2.0-2|31	
14mr|cdlabelgen-4.2.0-2|32	%files
14mr|cdlabelgen-4.2.0-2|33	%{_bindir}/*
14mr|cdlabelgen-4.2.0-2|34	%{_datadir}/%{name}/*
14mr|cdlabelgen-4.2.0-2|35	%{_mandir}/man1/*
14mr|cdlabelgen-4.2.0-2|36	%doc ChangeLog INSTALL README
14mr|cdlabelgen-4.2.0-2|37	
14mr|cdlabelgen-4.2.0-2|38	
14mr|cdlabelgen-4.2.0-2|39	%changelog
14mr|cdlabelgen-4.2.0-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.0-2
14mr|cdlabelgen-4.2.0-2|41	+ Revision: 338794e
14mr|cdlabelgen-4.2.0-2|42	- MassBuild#440: Increase release tag
14mr|cdlabelgen-4.2.0-2|43	
14mr|cdlabelgen-4.2.0-2|44	

16031 14
14mr|cdparanoia-10.2-12|1	%define	major	0
14mr|cdparanoia-10.2-12|2	%define	fullname %{name}-III-%version
14mr|cdparanoia-10.2-12|3	%define	libname		%mklibname cdda %{major}
14mr|cdparanoia-10.2-12|4	%define develname	%mklibname cdda -d
14mr|cdparanoia-10.2-12|5	
14mr|cdparanoia-10.2-12|6	Summary:	Utility to copy digital audio CDs
14mr|cdparanoia-10.2-12|7	Name:		cdparanoia
14mr|cdparanoia-10.2-12|8	Version:	10.2
14mr|cdparanoia-10.2-12|9	Release:	12
14mr|cdparanoia-10.2-12|10	Epoch:		1
14mr|cdparanoia-10.2-12|11	License:	GPLv2+ and LGPLv2+
14mr|cdparanoia-10.2-12|12	Group:		Sound
14mr|cdparanoia-10.2-12|13	URL:		http://www.xiph.org/paranoia/
14mr|cdparanoia-10.2-12|14	Source0:	http://downloads.xiph.org/releases/cdparanoia/%{fullname}.src.tgz
14mr|cdparanoia-10.2-12|15	Patch0:		cdparanoia-III-alpha9.8-includes.patch
14mr|cdparanoia-10.2-12|16	Patch1:		cdparanoia-III-10.2-gcc43.patch
14mr|cdparanoia-10.2-12|17	Patch2:		cdparanoia-III-10.2-format-security.patch
14mr|cdparanoia-10.2-12|18	
14mr|cdparanoia-10.2-12|19	%description
14mr|cdparanoia-10.2-12|20	This CDDA reader distribution ('cdparanoia') reads audio from the CDROM
14mr|cdparanoia-10.2-12|21	directly as data, with no analog step between, and writes the data to a file
14mr|cdparanoia-10.2-12|22	or pipe as .wav, .aifc or as raw 16 bit linear PCM.
14mr|cdparanoia-10.2-12|23	
14mr|cdparanoia-10.2-12|24	cdparanoia is a complete rewrite of Heiko Eissfeldt's 'cdda2wav' program,
14mr|cdparanoia-10.2-12|25	and generally is much better at succeeding to read difficult discs with
14mr|cdparanoia-10.2-12|26	cheap drives.
14mr|cdparanoia-10.2-12|27	
14mr|cdparanoia-10.2-12|28	%package -n	%{libname}
14mr|cdparanoia-10.2-12|29	Summary:	Libraries for cdparanoia
14mr|cdparanoia-10.2-12|30	Group:		Sound
14mr|cdparanoia-10.2-12|31	
14mr|cdparanoia-10.2-12|32	%description -n	%{libname}
14mr|cdparanoia-10.2-12|33	This is the development libraries for cdparanoia. cdparanoia is a complete
14mr|cdparanoia-10.2-12|34	rewrite of Heiko Eissfeldt's 'cdda2wav' program, and generally is much better
14mr|cdparanoia-10.2-12|35	at succeeding to read difficult discs with cheap drives.
14mr|cdparanoia-10.2-12|36	
14mr|cdparanoia-10.2-12|37	%package -n	%{develname}
14mr|cdparanoia-10.2-12|38	Summary:	Development libraries for cdparanoia
14mr|cdparanoia-10.2-12|39	Group:		Development/C
14mr|cdparanoia-10.2-12|40	Provides:	libcdda-devel = %{EVRD}
14mr|cdparanoia-10.2-12|41	Provides:	cdda-devel = %{EVRD}
14mr|cdparanoia-10.2-12|42	Requires:	%{libname} = %{EVRD}
14mr|cdparanoia-10.2-12|43	Obsoletes:	%{mklibname cdda 0 -d} < %{EVRD}
14mr|cdparanoia-10.2-12|44	
14mr|cdparanoia-10.2-12|45	%description -n	%{develname}
14mr|cdparanoia-10.2-12|46	This is the development libraries for cdparanoia. cdparanoia is a complete
14mr|cdparanoia-10.2-12|47	rewrite of Heiko Eissfeldt's 'cdda2wav' program, and generally is much better
14mr|cdparanoia-10.2-12|48	at succeeding to read difficult discs with cheap drives.
14mr|cdparanoia-10.2-12|49	
14mr|cdparanoia-10.2-12|50	%prep
14mr|cdparanoia-10.2-12|51	%setup -q -n %{fullname}
14mr|cdparanoia-10.2-12|52	%patch0 -p1 -b .includes
14mr|cdparanoia-10.2-12|53	%patch1 -p1 -b .gcc43
14mr|cdparanoia-10.2-12|54	%patch2 -p1 -b .fs
14mr|cdparanoia-10.2-12|55	
14mr|cdparanoia-10.2-12|56	autoconf
14mr|cdparanoia-10.2-12|57	
14mr|cdparanoia-10.2-12|58	%build
14mr|cdparanoia-10.2-12|59	%configure2_5x --libdir=%{_libdir}/cdparanoia
14mr|cdparanoia-10.2-12|60	# (gb) don't use fortify, this package has ugly abuse of memcpy() that we can't cope with if it's a macro
14mr|cdparanoia-10.2-12|61	# XXX would be better to define scsi cmds constants instead...
14mr|cdparanoia-10.2-12|62	export RPM_OPT_FLAGS="$(echo %{optflags} |sed s/-Wp,-D_FORTIFY_SOURCE=.//)"
14mr|cdparanoia-10.2-12|63	make OPT="-fsigned-char -finline-functions -Dsize16='short' -Dsize32='int' $RPM_OPT_FLAGS"
14mr|cdparanoia-10.2-12|64	
14mr|cdparanoia-10.2-12|65	%install
14mr|cdparanoia-10.2-12|66	mkdir -p %{buildroot}%{_bindir}
14mr|cdparanoia-10.2-12|67	mkdir -p %{buildroot}%{_docdir}
14mr|cdparanoia-10.2-12|68	mkdir -p %{buildroot}%{_includedir}
14mr|cdparanoia-10.2-12|69	mkdir -p %{buildroot}%{_libdir}
14mr|cdparanoia-10.2-12|70	mkdir -p %{buildroot}%{_mandir}/man1
14mr|cdparanoia-10.2-12|71	
14mr|cdparanoia-10.2-12|72	%makeinstall \
14mr|cdparanoia-10.2-12|73	BINDIR=%{buildroot}%{_bindir} \
14mr|cdparanoia-10.2-12|74	INCLUDEDIR=%{buildroot}%{_includedir} \
14mr|cdparanoia-10.2-12|75	LIBDIR=%{buildroot}%{_libdir} \
14mr|cdparanoia-10.2-12|76	MANDIR=%{buildroot}%{_mandir}
14mr|cdparanoia-10.2-12|77	
14mr|cdparanoia-10.2-12|78	install -m644 cdparanoia.1 %{buildroot}%{_mandir}/man1/
14mr|cdparanoia-10.2-12|79	
14mr|cdparanoia-10.2-12|80	# Fix permissions to avoid unstripped-binary-or-object rpmlint error
14mr|cdparanoia-10.2-12|81	chmod 0755 %{buildroot}%{_libdir}/*.so.%{major}*
14mr|cdparanoia-10.2-12|82	
14mr|cdparanoia-10.2-12|83	%files
14mr|cdparanoia-10.2-12|84	%defattr(644,root,root,755)
14mr|cdparanoia-10.2-12|85	%doc README
14mr|cdparanoia-10.2-12|86	%attr(755,root,root) %{_bindir}/cdparanoia
14mr|cdparanoia-10.2-12|87	%attr(644,root,root) %{_mandir}/man1/cdparanoia.1*
14mr|cdparanoia-10.2-12|88	
14mr|cdparanoia-10.2-12|89	%files -n %{libname}
14mr|cdparanoia-10.2-12|90	%{_libdir}/*.so.%{major}*
14mr|cdparanoia-10.2-12|91	
14mr|cdparanoia-10.2-12|92	%files -n %{develname}
14mr|cdparanoia-10.2-12|93	%{_includedir}/*
14mr|cdparanoia-10.2-12|94	%{_libdir}/*.a
14mr|cdparanoia-10.2-12|95	%{_libdir}/*.so
14mr|cdparanoia-10.2-12|96	
14mr|cdparanoia-10.2-12|97	
14mr|cdparanoia-10.2-12|98	
14mr|cdparanoia-10.2-12|99	
14mr|cdparanoia-10.2-12|100	%changelog
14mr|cdparanoia-10.2-12|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:10.2-12
14mr|cdparanoia-10.2-12|102	+ Revision: 137c690
14mr|cdparanoia-10.2-12|103	- MassBuild#440: Increase release tag
14mr|cdparanoia-10.2-12|104	
14mr|cdparanoia-10.2-12|105	

16032 14
14mr|cdrdao-1.2.3-10|1	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|cdrdao-1.2.3-10|2	
14mr|cdrdao-1.2.3-10|3	#####################
14mr|cdrdao-1.2.3-10|4	# Hardcode PLF build
14mr|cdrdao-1.2.3-10|5	%define build_plf 0
14mr|cdrdao-1.2.3-10|6	#####################
14mr|cdrdao-1.2.3-10|7	
14mr|cdrdao-1.2.3-10|8	%if %{build_plf}
14mr|cdrdao-1.2.3-10|9	%define distsuffix plf
14mr|cdrdao-1.2.3-10|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|cdrdao-1.2.3-10|11	%define extrarelsuffix plf
14mr|cdrdao-1.2.3-10|12	%endif
14mr|cdrdao-1.2.3-10|13	
14mr|cdrdao-1.2.3-10|14	Name:		cdrdao
14mr|cdrdao-1.2.3-10|15	Version:	1.2.3
14mr|cdrdao-1.2.3-10|16	Release:	10%{?extrarelsuffix}
14mr|cdrdao-1.2.3-10|17	Summary:	Cdrdao - Write CDs in disk-at-once mode
14mr|cdrdao-1.2.3-10|18	License:	GPLv2+
14mr|cdrdao-1.2.3-10|19	Group:		Archiving/Cd burning
14mr|cdrdao-1.2.3-10|20	URL:		http://cdrdao.sourceforge.net/
14mr|cdrdao-1.2.3-10|21	Source0:	http://prdownloads.sourceforge.net/cdrdao/%{name}-%{version}.tar.bz2
14mr|cdrdao-1.2.3-10|22	Patch1:		mkisofs-changelog.patch
14mr|cdrdao-1.2.3-10|23	#gw from Fedora: fix version printing needed by k3b
14mr|cdrdao-1.2.3-10|24	Patch3:		cdrdao-1.2.3-version.patch
14mr|cdrdao-1.2.3-10|25	Patch10:	cdrdao-1.2.2-fix-str-fmt.patch
14mr|cdrdao-1.2.3-10|26	Patch11:	cdrdao-1.2.3-stat.patch
14mr|cdrdao-1.2.3-10|27	BuildRequires:	pkgconfig(vorbis)
14mr|cdrdao-1.2.3-10|28	BuildRequires:	pkgconfig(mad)
14mr|cdrdao-1.2.3-10|29	BuildRequires:	pkgconfig(ao)
14mr|cdrdao-1.2.3-10|30	BuildRequires:	imagemagick
14mr|cdrdao-1.2.3-10|31	BuildRequires:	desktop-file-utils
14mr|cdrdao-1.2.3-10|32	
14mr|cdrdao-1.2.3-10|33	%description
14mr|cdrdao-1.2.3-10|34	Writes CDs in disc-at-once (DAO) mode allowing control over pre-gaps
14mr|cdrdao-1.2.3-10|35	(length down to 0, nonzero audio data) and sub-channel information
14mr|cdrdao-1.2.3-10|36	like ISRC codes. All data that is written to the disc must be
14mr|cdrdao-1.2.3-10|37	specified with a text file. Audio data may be in WAVE or raw format.
14mr|cdrdao-1.2.3-10|38	
14mr|cdrdao-1.2.3-10|39	%if %{build_plf}
14mr|cdrdao-1.2.3-10|40	This package is in restricted as it violates some patents for MP3 encoding.
14mr|cdrdao-1.2.3-10|41	%endif
14mr|cdrdao-1.2.3-10|42	
14mr|cdrdao-1.2.3-10|43	%package	gcdmaster
14mr|cdrdao-1.2.3-10|44	Summary:	Graphical front end to cdrdao for creating audio CDs
14mr|cdrdao-1.2.3-10|45	Group:		Archiving/Cd burning
14mr|cdrdao-1.2.3-10|46	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
14mr|cdrdao-1.2.3-10|47	Provides:	cdrdao-xdao
14mr|cdrdao-1.2.3-10|48	Provides:	cdrdao-xcdrdao
14mr|cdrdao-1.2.3-10|49	Requires:	%{name} = %{version}
14mr|cdrdao-1.2.3-10|50	
14mr|cdrdao-1.2.3-10|51	%description gcdmaster
14mr|cdrdao-1.2.3-10|52	gcdmaster allows the creation of toc-files for cdrdao and can control
14mr|cdrdao-1.2.3-10|53	the recording process. Its main application is the creation of audio
14mr|cdrdao-1.2.3-10|54	CDs from one or more audio files. It supports PQ-channel editing,
14mr|cdrdao-1.2.3-10|55	entry of meta data like ISRC codes/CD-TEXT and non-destructive cut of
14mr|cdrdao-1.2.3-10|56	the audio data.
14mr|cdrdao-1.2.3-10|57	
14mr|cdrdao-1.2.3-10|58	%if %{build_plf}
14mr|cdrdao-1.2.3-10|59	%package	toc2mp3
14mr|cdrdao-1.2.3-10|60	Summary:	Command line MP3 encoder front end to cdrdao
14mr|cdrdao-1.2.3-10|61	Group:		Sound
14mr|cdrdao-1.2.3-10|62	BuildRequires:	liblame-devel
14mr|cdrdao-1.2.3-10|63	Requires:	%{name} = %{version}
14mr|cdrdao-1.2.3-10|64	
14mr|cdrdao-1.2.3-10|65	%description	toc2mp3
14mr|cdrdao-1.2.3-10|66	This is a command line MP3 encoder that converts audio CD disc images
14mr|cdrdao-1.2.3-10|67	(toc files) to MP3 files. Special care is taken that the MP3 files can
14mr|cdrdao-1.2.3-10|68	be played in sequence without having unwanted noise at the transition
14mr|cdrdao-1.2.3-10|69	points. CD-TEXT information (if available) is used to set ID3 (v2)
14mr|cdrdao-1.2.3-10|70	tags and to construct the name of the MP3 files.
14mr|cdrdao-1.2.3-10|71	
14mr|cdrdao-1.2.3-10|72	This package is in restricted as it violates some patents for MP3 encoding.
14mr|cdrdao-1.2.3-10|73	%endif
14mr|cdrdao-1.2.3-10|74	
14mr|cdrdao-1.2.3-10|75	%prep
14mr|cdrdao-1.2.3-10|76	%setup -q
14mr|cdrdao-1.2.3-10|77	%patch1 -p1 -b .changelog
14mr|cdrdao-1.2.3-10|78	%patch3 -p1
14mr|cdrdao-1.2.3-10|79	%patch10 -p0 -b .str
14mr|cdrdao-1.2.3-10|80	%patch11 -p1 -b .stat
14mr|cdrdao-1.2.3-10|81	
14mr|cdrdao-1.2.3-10|82	%build
14mr|cdrdao-1.2.3-10|83	export CXXFLAGS="%{optflags} -DENABLE_NLS"
14mr|cdrdao-1.2.3-10|84	%configure2_5x
14mr|cdrdao-1.2.3-10|85	%make
14mr|cdrdao-1.2.3-10|86	
14mr|cdrdao-1.2.3-10|87	%install
14mr|cdrdao-1.2.3-10|88	%makeinstall
14mr|cdrdao-1.2.3-10|89	
14mr|cdrdao-1.2.3-10|90	# Menu
14mr|cdrdao-1.2.3-10|91	perl -pi -e 's,gcdmaster.png,gcdmaster,g' %{buildroot}%{_datadir}/applications/*
14mr|cdrdao-1.2.3-10|92	desktop-file-install --vendor="" \
14mr|cdrdao-1.2.3-10|93	--remove-category="Application" \
14mr|cdrdao-1.2.3-10|94	--remove-category="X-Fedora" \
14mr|cdrdao-1.2.3-10|95	--remove-key="Encoding" \
14mr|cdrdao-1.2.3-10|96	--add-category="GTK" \
14mr|cdrdao-1.2.3-10|97	--add-category="AudioVideo" \
14mr|cdrdao-1.2.3-10|98	--add-category="DiscBurning" \
14mr|cdrdao-1.2.3-10|99	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|cdrdao-1.2.3-10|100	
14mr|cdrdao-1.2.3-10|101	# icon
14mr|cdrdao-1.2.3-10|102	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|cdrdao-1.2.3-10|103	convert -scale 16 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/gcdmaster.png
14mr|cdrdao-1.2.3-10|104	convert -scale 32 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/gcdmaster.png
14mr|cdrdao-1.2.3-10|105	install -m 644 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/gcdmaster.png
14mr|cdrdao-1.2.3-10|106	
14mr|cdrdao-1.2.3-10|107	%files
14mr|cdrdao-1.2.3-10|108	%doc README README.PlexDAE
14mr|cdrdao-1.2.3-10|109	%doc %{_mandir}/man1/*
14mr|cdrdao-1.2.3-10|110	%attr(6755,root,cdwriter) %{_bindir}/cdrdao
14mr|cdrdao-1.2.3-10|111	%{_bindir}/toc2cue
14mr|cdrdao-1.2.3-10|112	%{_bindir}/toc2cddb
14mr|cdrdao-1.2.3-10|113	%{_bindir}/cue2toc
14mr|cdrdao-1.2.3-10|114	%{_datadir}/%{name}
14mr|cdrdao-1.2.3-10|115	
14mr|cdrdao-1.2.3-10|116	%files gcdmaster
14mr|cdrdao-1.2.3-10|117	%{_sysconfdir}/gconf/schemas/gcdmaster.schemas
14mr|cdrdao-1.2.3-10|118	%{_bindir}/gcdmaster
14mr|cdrdao-1.2.3-10|119	%{_datadir}/applications/gcdmaster.desktop
14mr|cdrdao-1.2.3-10|120	%{_datadir}/application-registry/gcdmaster.applications
14mr|cdrdao-1.2.3-10|121	%{_datadir}/gcdmaster
14mr|cdrdao-1.2.3-10|122	%{_datadir}/mime-info/gcdmaster.keys
14mr|cdrdao-1.2.3-10|123	%{_datadir}/mime-info/gcdmaster.mime
14mr|cdrdao-1.2.3-10|124	%{_datadir}/mime/packages/gcdmaster.xml
14mr|cdrdao-1.2.3-10|125	%{_datadir}/pixmaps/*
14mr|cdrdao-1.2.3-10|126	%{_iconsdir}/hicolor/*/apps/*
14mr|cdrdao-1.2.3-10|127	
14mr|cdrdao-1.2.3-10|128	%if %{build_plf}
14mr|cdrdao-1.2.3-10|129	%files toc2mp3
14mr|cdrdao-1.2.3-10|130	%{_bindir}/toc2mp3
14mr|cdrdao-1.2.3-10|131	%endif
14mr|cdrdao-1.2.3-10|132	
14mr|cdrdao-1.2.3-10|133	
14mr|cdrdao-1.2.3-10|134	%changelog
14mr|cdrdao-1.2.3-10|135	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-10
14mr|cdrdao-1.2.3-10|136	+ Revision: fb15683
14mr|cdrdao-1.2.3-10|137	- LOG Convert BR to config style, spec cleanup
14mr|cdrdao-1.2.3-10|138	
14mr|cdrdao-1.2.3-10|139	

16033 14
14mr|cdrkit-1.1.11-6|1	Summary:	A command line CD/DVD-Recorder
14mr|cdrkit-1.1.11-6|2	Name:		cdrkit
14mr|cdrkit-1.1.11-6|3	Version:	1.1.11
14mr|cdrkit-1.1.11-6|4	Release:	6
14mr|cdrkit-1.1.11-6|5	License:	GPLv2+
14mr|cdrkit-1.1.11-6|6	Group:		Archiving/Cd burning
14mr|cdrkit-1.1.11-6|7	URL:		http://cdrkit.org/
14mr|cdrkit-1.1.11-6|8	Source0:	http://cdrkit.org/releases/%{name}-%{version}.tar.gz
14mr|cdrkit-1.1.11-6|9	Patch0:		cdrkit-1.1.9-wformat-error.patch
14mr|cdrkit-1.1.11-6|10	# (helio) fix build with cmake 2.8
14mr|cdrkit-1.1.11-6|11	Patch2:         cdrkit-1.1.9-cmake2.8-build.patch
14mr|cdrkit-1.1.11-6|12	# (fc) 1.1.9-3mdv fix buffer overflow in wodim (Fedora)
14mr|cdrkit-1.1.11-6|13	Patch4:		cdrkit-1.1.9-buffer_overflow.patch
14mr|cdrkit-1.1.11-6|14	Patch5:         cdrkit-1.1.9-efi-boot.patch
14mr|cdrkit-1.1.11-6|15	BuildRequires:	cmake
14mr|cdrkit-1.1.11-6|16	BuildRequires:	bzip2-devel
14mr|cdrkit-1.1.11-6|17	BuildRequires:	pkgconfig(zlib)
14mr|cdrkit-1.1.11-6|18	BuildRequires:	libcap-devel
14mr|cdrkit-1.1.11-6|19	BuildRequires:	magic-devel
14mr|cdrkit-1.1.11-6|20	Requires(pre):	shadow-utils rpm-helper
14mr|cdrkit-1.1.11-6|21	Obsoletes:	cdrecord-dvdhack <= 4:2.01-0.a15.2
14mr|cdrkit-1.1.11-6|22	Obsoletes:	cdrecord <= 4:2.01.01-0.a11.3
14mr|cdrkit-1.1.11-6|23	Provides:	cdrecord-dvdhack = 4:2.01.01-1
14mr|cdrkit-1.1.11-6|24	Provides:	cdrecord = 4:2.01.01-1
14mr|cdrkit-1.1.11-6|25	
14mr|cdrkit-1.1.11-6|26	%description
14mr|cdrkit-1.1.11-6|27	wodim allows you to create CDs and DVDs on a CD-Recorder or DVD-Recorder
14mr|cdrkit-1.1.11-6|28	(SCSI/ATAPI). It supports data, audio, mixed, multi-session, CD+, DVD,
14mr|cdrkit-1.1.11-6|29	DVD-Video discs etc.
14mr|cdrkit-1.1.11-6|30	
14mr|cdrkit-1.1.11-6|31	%package icedax
14mr|cdrkit-1.1.11-6|32	Summary:	CD-Audio to .wav converter
14mr|cdrkit-1.1.11-6|33	Group:		Sound
14mr|cdrkit-1.1.11-6|34	Obsoletes:	cdrecord-cdda2wav <= 4:2.01.01-0.a11.3
14mr|cdrkit-1.1.11-6|35	Provides:	cdrecord-cdda2wav
14mr|cdrkit-1.1.11-6|36	Requires(pre):	rpm-helper
14mr|cdrkit-1.1.11-6|37	
14mr|cdrkit-1.1.11-6|38	%description icedax
14mr|cdrkit-1.1.11-6|39	icedax reads audio CDs, outputting a wav file.
14mr|cdrkit-1.1.11-6|40	
14mr|cdrkit-1.1.11-6|41	%package genisoimage
14mr|cdrkit-1.1.11-6|42	Group:		Archiving/Cd burning
14mr|cdrkit-1.1.11-6|43	Obsoletes:	mkisofs <= 1:2.01.01-0.a11.3
14mr|cdrkit-1.1.11-6|44	Provides:	mkisofs
14mr|cdrkit-1.1.11-6|45	Provides:	genisoimage
14mr|cdrkit-1.1.11-6|46	Summary:	Creates an image of an ISO9660 filesystem
14mr|cdrkit-1.1.11-6|47	
14mr|cdrkit-1.1.11-6|48	%description genisoimage
14mr|cdrkit-1.1.11-6|49	genisoimage is used to create ISO 9660 file system images for creating
14mr|cdrkit-1.1.11-6|50	CD-ROMs. Now includes support for making bootable "El Torito" CD-ROMs.
14mr|cdrkit-1.1.11-6|51	
14mr|cdrkit-1.1.11-6|52	%package isotools
14mr|cdrkit-1.1.11-6|53	Group:		Archiving/Cd burning
14mr|cdrkit-1.1.11-6|54	Obsoletes:	cdrecord-isotools
14mr|cdrkit-1.1.11-6|55	Provides:	cdrecord-isotools
14mr|cdrkit-1.1.11-6|56	Conflicts:	cdrecord <= 4:2.01.01-0.a11.3
14mr|cdrkit-1.1.11-6|57	Summary:	Collection of ISO files related tools
14mr|cdrkit-1.1.11-6|58	Requires(pre):	shadow-utils rpm-helper
14mr|cdrkit-1.1.11-6|59	
14mr|cdrkit-1.1.11-6|60	%description isotools
14mr|cdrkit-1.1.11-6|61	This package is a collection of ISO 9660 commands to dump and test images:
14mr|cdrkit-1.1.11-6|62	isodebug, isodump, isoinfo, isovfy, devdump.
14mr|cdrkit-1.1.11-6|63	
14mr|cdrkit-1.1.11-6|64	%prep
14mr|cdrkit-1.1.11-6|65	%setup -q -n %{name}-%{version}
14mr|cdrkit-1.1.11-6|66	%patch0 -p1 -b .wformat
14mr|cdrkit-1.1.11-6|67	%patch2 -p1 -b .cmake
14mr|cdrkit-1.1.11-6|68	%patch4 -p1 -b .buffer_overflow
14mr|cdrkit-1.1.11-6|69	%patch5 -p1
14mr|cdrkit-1.1.11-6|70	
14mr|cdrkit-1.1.11-6|71	%build
14mr|cdrkit-1.1.11-6|72	%cmake
14mr|cdrkit-1.1.11-6|73	
14mr|cdrkit-1.1.11-6|74	%make
14mr|cdrkit-1.1.11-6|75	
14mr|cdrkit-1.1.11-6|76	%install
14mr|cdrkit-1.1.11-6|77	rm -fr %{buildroot}
14mr|cdrkit-1.1.11-6|78	perl -pi -e 's!local/bin/perl!bin/perl!' ./doc/icedax/tracknames.pl
14mr|cdrkit-1.1.11-6|79	%makeinstall_std -C build
14mr|cdrkit-1.1.11-6|80	
14mr|cdrkit-1.1.11-6|81	%pre
14mr|cdrkit-1.1.11-6|82	%_pre_groupadd cdwriter
14mr|cdrkit-1.1.11-6|83	
14mr|cdrkit-1.1.11-6|84	%postun
14mr|cdrkit-1.1.11-6|85	%_postun_groupdel cdwriter
14mr|cdrkit-1.1.11-6|86	if [ "$1" = "0" ]; then
14mr|cdrkit-1.1.11-6|87	update-alternatives --remove cdrecord %{_bindir}/wodim
14mr|cdrkit-1.1.11-6|88	update-alternatives --remove readcd %{_bindir}/readom
14mr|cdrkit-1.1.11-6|89	fi
14mr|cdrkit-1.1.11-6|90	
14mr|cdrkit-1.1.11-6|91	%pre icedax
14mr|cdrkit-1.1.11-6|92	%_pre_groupadd cdwriter
14mr|cdrkit-1.1.11-6|93	
14mr|cdrkit-1.1.11-6|94	%post icedax
14mr|cdrkit-1.1.11-6|95	update-alternatives --install %{_bindir}/cdda2wav cdda2wav %{_bindir}/icedax 10 \
14mr|cdrkit-1.1.11-6|96	--slave %_mandir/man1/cdda2wav.1%{_extension} cdda2wav.1%{_extension} %_mandir/man1/icedax.1%{_extension}
14mr|cdrkit-1.1.11-6|97	
14mr|cdrkit-1.1.11-6|98	%postun icedax
14mr|cdrkit-1.1.11-6|99	%_postun_groupdel cdwriter
14mr|cdrkit-1.1.11-6|100	if [ "$1" = "0" ]; then
14mr|cdrkit-1.1.11-6|101	update-alternatives --remove cdda2wav %{_bindir}/icedax
14mr|cdrkit-1.1.11-6|102	fi
14mr|cdrkit-1.1.11-6|103	
14mr|cdrkit-1.1.11-6|104	%pre isotools
14mr|cdrkit-1.1.11-6|105	%_pre_groupadd cdwriter
14mr|cdrkit-1.1.11-6|106	
14mr|cdrkit-1.1.11-6|107	%postun isotools
14mr|cdrkit-1.1.11-6|108	%_postun_groupdel cdwriter
14mr|cdrkit-1.1.11-6|109	
14mr|cdrkit-1.1.11-6|110	%post
14mr|cdrkit-1.1.11-6|111	update-alternatives --install %{_bindir}/cdrecord cdrecord %{_bindir}/wodim 10 \
14mr|cdrkit-1.1.11-6|112	--slave %_mandir/man1/cdrecord.1%{_extension} cdrecord.1%{_extension} %_mandir/man1/wodim.1%{_extension}
14mr|cdrkit-1.1.11-6|113	update-alternatives --install %{_bindir}/readcd readcd %{_bindir}/readom 10 \
14mr|cdrkit-1.1.11-6|114	--slave %_mandir/man1/readcd.1%{_extension} readcd.1%{_extension} %_mandir/man1/readom.1%{_extension}
14mr|cdrkit-1.1.11-6|115	
14mr|cdrkit-1.1.11-6|116	%post genisoimage
14mr|cdrkit-1.1.11-6|117	update-alternatives --install %{_bindir}/mkisofs mkisofs %{_bindir}/genisoimage 10 \
14mr|cdrkit-1.1.11-6|118	--slave %_mandir/man1/mkisofs.1%{_extension} mkisofs.1%{_extension} %_mandir/man1/genisoimage.1%{_extension}
14mr|cdrkit-1.1.11-6|119	update-alternatives --install %{_bindir}/mkhybrid mkhybrid %{_bindir}/genisoimage 10 \
14mr|cdrkit-1.1.11-6|120	--slave %_mandir/man1/mkhybrid.1%{_extension} mkhybrid.1%{_extension} %_mandir/man1/genisoimage.1%{_extension}
14mr|cdrkit-1.1.11-6|121	
14mr|cdrkit-1.1.11-6|122	%postun genisoimage
14mr|cdrkit-1.1.11-6|123	if [ "$1" = "0" ]; then
14mr|cdrkit-1.1.11-6|124	update-alternatives --remove mkisofs %{_bindir}/genisoimage
14mr|cdrkit-1.1.11-6|125	update-alternatives --remove mkhybrid %{_bindir}/genisoimage
14mr|cdrkit-1.1.11-6|126	fi
14mr|cdrkit-1.1.11-6|127	
14mr|cdrkit-1.1.11-6|128	%files
14mr|cdrkit-1.1.11-6|129	%doc FAQ TODO FORK VERSION START ABOUT doc/DOC-OVERVIEW doc/PORTABILITY doc/READMEs doc/WHY doc/plattforms doc/wodim/
14mr|cdrkit-1.1.11-6|130	%{_bindir}/wodim
14mr|cdrkit-1.1.11-6|131	%{_bindir}/readom
14mr|cdrkit-1.1.11-6|132	%{_sbindir}/netscsid
14mr|cdrkit-1.1.11-6|133	%{_mandir}/man1/wodim.1.*
14mr|cdrkit-1.1.11-6|134	%{_mandir}/man1/list_audio_tracks.1.*
14mr|cdrkit-1.1.11-6|135	%{_mandir}/man1/readom.1.*
14mr|cdrkit-1.1.11-6|136	
14mr|cdrkit-1.1.11-6|137	%files isotools
14mr|cdrkit-1.1.11-6|138	%{_bindir}/devdump
14mr|cdrkit-1.1.11-6|139	%{_bindir}/isodebug
14mr|cdrkit-1.1.11-6|140	%{_bindir}/isodump
14mr|cdrkit-1.1.11-6|141	%{_bindir}/isoinfo
14mr|cdrkit-1.1.11-6|142	%{_bindir}/isovfy
14mr|cdrkit-1.1.11-6|143	%{_mandir}/man1/devdump.1.*
14mr|cdrkit-1.1.11-6|144	%{_mandir}/man1/isodump.1.*
14mr|cdrkit-1.1.11-6|145	%{_mandir}/man1/isoinfo.1.*
14mr|cdrkit-1.1.11-6|146	%{_mandir}/man1/isovfy.1.*
14mr|cdrkit-1.1.11-6|147	%{_mandir}/man1/isodebug.1.*
14mr|cdrkit-1.1.11-6|148	
14mr|cdrkit-1.1.11-6|149	%files genisoimage
14mr|cdrkit-1.1.11-6|150	%{_bindir}/genisoimage
14mr|cdrkit-1.1.11-6|151	%{_bindir}/dirsplit
14mr|cdrkit-1.1.11-6|152	%{_mandir}/man1/genisoimage.1.*
14mr|cdrkit-1.1.11-6|153	%{_mandir}/man5/genisoimagerc.5.*
14mr|cdrkit-1.1.11-6|154	%{_mandir}/man1/dirsplit.1.*
14mr|cdrkit-1.1.11-6|155	
14mr|cdrkit-1.1.11-6|156	%files icedax
14mr|cdrkit-1.1.11-6|157	%{_bindir}/icedax
14mr|cdrkit-1.1.11-6|158	%{_bindir}/cdda2mp3
14mr|cdrkit-1.1.11-6|159	%{_bindir}/cdda2ogg
14mr|cdrkit-1.1.11-6|160	%{_bindir}/pitchplay
14mr|cdrkit-1.1.11-6|161	%{_bindir}/readmult
14mr|cdrkit-1.1.11-6|162	%{_mandir}/man1/readmult.1.*
14mr|cdrkit-1.1.11-6|163	%{_mandir}/man1/cdda2ogg.1.*
14mr|cdrkit-1.1.11-6|164	%{_mandir}/man1/icedax.1.*
14mr|cdrkit-1.1.11-6|165	%{_mandir}/man1/pitchplay.1.*
14mr|cdrkit-1.1.11-6|166	
14mr|cdrkit-1.1.11-6|167	%changelog
14mr|cdrkit-1.1.11-6|168	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.11-6
14mr|cdrkit-1.1.11-6|169	+ Revision: 94d092f
14mr|cdrkit-1.1.11-6|170	- MassBuild#440: Increase release tag
14mr|cdrkit-1.1.11-6|171	
14mr|cdrkit-1.1.11-6|172	

16034 14
14mr|celt-0.11.3-3|1	%define major 2
14mr|celt-0.11.3-3|2	%define libname %mklibname celt0_ %{major}
14mr|celt-0.11.3-3|3	%define develname %mklibname -d celt0
14mr|celt-0.11.3-3|4	%define olddevname %mklibname -d celt
14mr|celt-0.11.3-3|5	
14mr|celt-0.11.3-3|6	Summary:	Ultra-low delay audio codec
14mr|celt-0.11.3-3|7	Name:		celt
14mr|celt-0.11.3-3|8	Version:	0.11.3
14mr|celt-0.11.3-3|9	Release:	3
14mr|celt-0.11.3-3|10	Source0:	http://downloads.us.xiph.org/releases/celt/%{name}-%{version}.tar.gz
14mr|celt-0.11.3-3|11	License:	BSD
14mr|celt-0.11.3-3|12	Group:		Sound
14mr|celt-0.11.3-3|13	Url:		http://www.celt-codec.org/
14mr|celt-0.11.3-3|14	BuildRequires:	pkgconfig(ogg)
14mr|celt-0.11.3-3|15	
14mr|celt-0.11.3-3|16	%description
14mr|celt-0.11.3-3|17	The CELT codec is an experimental audio codec for use in low-delay
14mr|celt-0.11.3-3|18	speech and audio communication.
14mr|celt-0.11.3-3|19	
14mr|celt-0.11.3-3|20	CELT stands for "Constrained Energy Lapped Transform". It applies some
14mr|celt-0.11.3-3|21	of the CELP principles, but does everything in the frequency domain,
14mr|celt-0.11.3-3|22	which removes some of the limitations of CELP. CELT is suitable for
14mr|celt-0.11.3-3|23	both speech and music and currently features:
14mr|celt-0.11.3-3|24	
14mr|celt-0.11.3-3|25	* Ultra-low latency (typically from 3 to 9 ms)
14mr|celt-0.11.3-3|26	* Full audio bandwidth (44.1 kHz and 48 kHz)
14mr|celt-0.11.3-3|27	* Support for both voice and music
14mr|celt-0.11.3-3|28	* Stereo support
14mr|celt-0.11.3-3|29	* Packet loss concealment
14mr|celt-0.11.3-3|30	* Constant bit-rates from 32 kbps to 128 kbps and above
14mr|celt-0.11.3-3|31	* A fixed-point version of the encoder and decoder
14mr|celt-0.11.3-3|32	
14mr|celt-0.11.3-3|33	The CELT codec is meant to close the gap between Vorbis and Speex for
14mr|celt-0.11.3-3|34	applications where both high quality audio and low delay are desired.
14mr|celt-0.11.3-3|35	
14mr|celt-0.11.3-3|36	%package -n	%{libname}
14mr|celt-0.11.3-3|37	Summary:	Ultra-low delay audio codec - shared library
14mr|celt-0.11.3-3|38	Group:		System/Libraries
14mr|celt-0.11.3-3|39	
14mr|celt-0.11.3-3|40	%description -n	%{libname}
14mr|celt-0.11.3-3|41	The CELT codec is an experimental audio codec for use in low-delay
14mr|celt-0.11.3-3|42	speech and audio communication.
14mr|celt-0.11.3-3|43	
14mr|celt-0.11.3-3|44	CELT stands for "Constrained Energy Lapped Transform". It applies some
14mr|celt-0.11.3-3|45	of the CELP principles, but does everything in the frequency domain,
14mr|celt-0.11.3-3|46	which removes some of the limitations of CELP. CELT is suitable for
14mr|celt-0.11.3-3|47	both speech and music and currently features:
14mr|celt-0.11.3-3|48	
14mr|celt-0.11.3-3|49	* Ultra-low latency (typically from 3 to 9 ms)
14mr|celt-0.11.3-3|50	* Full audio bandwidth (44.1 kHz and 48 kHz)
14mr|celt-0.11.3-3|51	* Support for both voice and music
14mr|celt-0.11.3-3|52	* Stereo support
14mr|celt-0.11.3-3|53	* Packet loss concealment
14mr|celt-0.11.3-3|54	* Constant bit-rates from 32 kbps to 128 kbps and above
14mr|celt-0.11.3-3|55	* A fixed-point version of the encoder and decoder
14mr|celt-0.11.3-3|56	
14mr|celt-0.11.3-3|57	The CELT codec is meant to close the gap between Vorbis and Speex for
14mr|celt-0.11.3-3|58	applications where both high quality audio and low delay are desired.
14mr|celt-0.11.3-3|59	
14mr|celt-0.11.3-3|60	%package -n	%{develname}
14mr|celt-0.11.3-3|61	Summary:	Headers for developing programs that will use %{name}
14mr|celt-0.11.3-3|62	Group:		Development/C
14mr|celt-0.11.3-3|63	Requires:	%{libname} = %{EVRD}
14mr|celt-0.11.3-3|64	Provides:	%{name}-devel = %{EVRD}
14mr|celt-0.11.3-3|65	%rename		%{olddevname}
14mr|celt-0.11.3-3|66	
14mr|celt-0.11.3-3|67	%description -n	%{develname}
14mr|celt-0.11.3-3|68	This package contains the headers that programmers will need to develop
14mr|celt-0.11.3-3|69	applications which will use %{name}.
14mr|celt-0.11.3-3|70	
14mr|celt-0.11.3-3|71	%prep
14mr|celt-0.11.3-3|72	%setup -q
14mr|celt-0.11.3-3|73	
14mr|celt-0.11.3-3|74	%build
14mr|celt-0.11.3-3|75	%configure2_5x
14mr|celt-0.11.3-3|76	%make
14mr|celt-0.11.3-3|77	
14mr|celt-0.11.3-3|78	%install
14mr|celt-0.11.3-3|79	%makeinstall_std
14mr|celt-0.11.3-3|80	
14mr|celt-0.11.3-3|81	%files
14mr|celt-0.11.3-3|82	%doc README TODO
14mr|celt-0.11.3-3|83	%{_bindir}/celtdec
14mr|celt-0.11.3-3|84	%{_bindir}/celtenc
14mr|celt-0.11.3-3|85	
14mr|celt-0.11.3-3|86	%files -n %{libname}
14mr|celt-0.11.3-3|87	%doc README COPYING
14mr|celt-0.11.3-3|88	%{_libdir}/libcelt0.so.%{major}*
14mr|celt-0.11.3-3|89	
14mr|celt-0.11.3-3|90	%files -n %{develname}
14mr|celt-0.11.3-3|91	%{_includedir}/%{name}
14mr|celt-0.11.3-3|92	%{_libdir}/pkgconfig/%{name}.pc
14mr|celt-0.11.3-3|93	%{_libdir}/libcelt0.so
14mr|celt-0.11.3-3|94	%{_libdir}/libcelt0.a
14mr|celt-0.11.3-3|95	
14mr|celt-0.11.3-3|96	
14mr|celt-0.11.3-3|97	
14mr|celt-0.11.3-3|98	%changelog
14mr|celt-0.11.3-3|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.3-3
14mr|celt-0.11.3-3|100	+ Revision: 3eceda1
14mr|celt-0.11.3-3|101	- MassBuild#440: Increase release tag
14mr|celt-0.11.3-3|102	
14mr|celt-0.11.3-3|103	

16035 14
14mr|celt051-0.5.1.3-2|1	%define oname celt
14mr|celt051-0.5.1.3-2|2	%define version 0.5.1.3
14mr|celt051-0.5.1.3-2|3	%define release 2
14mr|celt051-0.5.1.3-2|4	%define libversion 051
14mr|celt051-0.5.1.3-2|5	%define major 0
14mr|celt051-0.5.1.3-2|6	%define name celt%{libversion}
14mr|celt051-0.5.1.3-2|7	%define libname %mklibname %{oname} %{libversion} %{major}
14mr|celt051-0.5.1.3-2|8	%define develname %mklibname -d %{oname} %{libversion}
14mr|celt051-0.5.1.3-2|9	%define oldlibname %mklibname %{oname} 0 0
14mr|celt051-0.5.1.3-2|10	
14mr|celt051-0.5.1.3-2|11	Summary: Ultra-low delay audio codec
14mr|celt051-0.5.1.3-2|12	Name: %{name}
14mr|celt051-0.5.1.3-2|13	Version: %{version}
14mr|celt051-0.5.1.3-2|14	Release: %{release}
14mr|celt051-0.5.1.3-2|15	Source0: http://downloads.us.xiph.org/releases/celt/%{oname}-%{version}.tar.gz
14mr|celt051-0.5.1.3-2|16	License: BSD
14mr|celt051-0.5.1.3-2|17	Group: Sound
14mr|celt051-0.5.1.3-2|18	Url: http://www.celt-codec.org/
14mr|celt051-0.5.1.3-2|19	BuildRequires: libogg-devel
14mr|celt051-0.5.1.3-2|20	
14mr|celt051-0.5.1.3-2|21	%description
14mr|celt051-0.5.1.3-2|22	The CELT codec is an experimental audio codec for use in low-delay
14mr|celt051-0.5.1.3-2|23	speech and audio communication.
14mr|celt051-0.5.1.3-2|24	
14mr|celt051-0.5.1.3-2|25	CELT stands for "Constrained Energy Lapped Transform". It applies some
14mr|celt051-0.5.1.3-2|26	of the CELP principles, but does everything in the frequency domain,
14mr|celt051-0.5.1.3-2|27	which removes some of the limitations of CELP. CELT is suitable for
14mr|celt051-0.5.1.3-2|28	both speech and music and currently features:
14mr|celt051-0.5.1.3-2|29	
14mr|celt051-0.5.1.3-2|30	* Ultra-low latency (typically from 3 to 9 ms)
14mr|celt051-0.5.1.3-2|31	* Full audio bandwidth (44.1 kHz and 48 kHz)
14mr|celt051-0.5.1.3-2|32	* Support for both voice and music
14mr|celt051-0.5.1.3-2|33	* Stereo support
14mr|celt051-0.5.1.3-2|34	* Packet loss concealment
14mr|celt051-0.5.1.3-2|35	* Constant bit-rates from 32 kbps to 128 kbps and above
14mr|celt051-0.5.1.3-2|36	* A fixed-point version of the encoder and decoder
14mr|celt051-0.5.1.3-2|37	
14mr|celt051-0.5.1.3-2|38	The CELT codec is meant to close the gap between Vorbis and Speex for
14mr|celt051-0.5.1.3-2|39	applications where both high quality audio and low delay are desired.
14mr|celt051-0.5.1.3-2|40	
14mr|celt051-0.5.1.3-2|41	%package -n %{libname}
14mr|celt051-0.5.1.3-2|42	Summary: Ultra-low delay audio codec - shared library
14mr|celt051-0.5.1.3-2|43	Group: System/Libraries
14mr|celt051-0.5.1.3-2|44	Obsoletes: %{oldlibname} < 0.5.1.3-2
14mr|celt051-0.5.1.3-2|45	
14mr|celt051-0.5.1.3-2|46	%description -n %{libname}
14mr|celt051-0.5.1.3-2|47	The CELT codec is an experimental audio codec for use in low-delay
14mr|celt051-0.5.1.3-2|48	speech and audio communication.
14mr|celt051-0.5.1.3-2|49	
14mr|celt051-0.5.1.3-2|50	CELT stands for "Constrained Energy Lapped Transform". It applies some
14mr|celt051-0.5.1.3-2|51	of the CELP principles, but does everything in the frequency domain,
14mr|celt051-0.5.1.3-2|52	which removes some of the limitations of CELP. CELT is suitable for
14mr|celt051-0.5.1.3-2|53	both speech and music and currently features:
14mr|celt051-0.5.1.3-2|54	
14mr|celt051-0.5.1.3-2|55	* Ultra-low latency (typically from 3 to 9 ms)
14mr|celt051-0.5.1.3-2|56	* Full audio bandwidth (44.1 kHz and 48 kHz)
14mr|celt051-0.5.1.3-2|57	* Support for both voice and music
14mr|celt051-0.5.1.3-2|58	* Stereo support
14mr|celt051-0.5.1.3-2|59	* Packet loss concealment
14mr|celt051-0.5.1.3-2|60	* Constant bit-rates from 32 kbps to 128 kbps and above
14mr|celt051-0.5.1.3-2|61	* A fixed-point version of the encoder and decoder
14mr|celt051-0.5.1.3-2|62	
14mr|celt051-0.5.1.3-2|63	The CELT codec is meant to close the gap between Vorbis and Speex for
14mr|celt051-0.5.1.3-2|64	applications where both high quality audio and low delay are desired.
14mr|celt051-0.5.1.3-2|65	
14mr|celt051-0.5.1.3-2|66	%package -n %develname
14mr|celt051-0.5.1.3-2|67	Summary: Headers for developing programs that will use %{name}
14mr|celt051-0.5.1.3-2|68	Group: Development/C
14mr|celt051-0.5.1.3-2|69	Requires: %{libname} = %{version}-%{release}
14mr|celt051-0.5.1.3-2|70	Provides: %{name}-devel = %{version}-%{release}
14mr|celt051-0.5.1.3-2|71	
14mr|celt051-0.5.1.3-2|72	%description -n %{develname}
14mr|celt051-0.5.1.3-2|73	This package contains the headers that programmers will need to develop
14mr|celt051-0.5.1.3-2|74	applications which will use %{name}.
14mr|celt051-0.5.1.3-2|75	
14mr|celt051-0.5.1.3-2|76	
14mr|celt051-0.5.1.3-2|77	%prep
14mr|celt051-0.5.1.3-2|78	%setup -q -n %{oname}-%{version}
14mr|celt051-0.5.1.3-2|79	
14mr|celt051-0.5.1.3-2|80	%build
14mr|celt051-0.5.1.3-2|81	%configure2_5x
14mr|celt051-0.5.1.3-2|82	%make
14mr|celt051-0.5.1.3-2|83	
14mr|celt051-0.5.1.3-2|84	%install
14mr|celt051-0.5.1.3-2|85	%makeinstall_std
14mr|celt051-0.5.1.3-2|86	
14mr|celt051-0.5.1.3-2|87	%files
14mr|celt051-0.5.1.3-2|88	%doc README TODO
14mr|celt051-0.5.1.3-2|89	%{_bindir}/celtenc051
14mr|celt051-0.5.1.3-2|90	%{_bindir}/celtdec051
14mr|celt051-0.5.1.3-2|91	
14mr|celt051-0.5.1.3-2|92	%files -n %libname
14mr|celt051-0.5.1.3-2|93	%doc README COPYING
14mr|celt051-0.5.1.3-2|94	%_libdir/lib%{name}.so.%{major}
14mr|celt051-0.5.1.3-2|95	%_libdir/lib%{name}.so.%{major}.*
14mr|celt051-0.5.1.3-2|96	
14mr|celt051-0.5.1.3-2|97	%files -n %develname
14mr|celt051-0.5.1.3-2|98	%_includedir/%{name}
14mr|celt051-0.5.1.3-2|99	%_libdir/pkgconfig/%name.pc
14mr|celt051-0.5.1.3-2|100	%_libdir/lib%{name}.so
14mr|celt051-0.5.1.3-2|101	%_libdir/lib%{name}.a
14mr|celt051-0.5.1.3-2|102	
14mr|celt051-0.5.1.3-2|103	
14mr|celt051-0.5.1.3-2|104	
14mr|celt051-0.5.1.3-2|105	
14mr|celt051-0.5.1.3-2|106	%changelog
14mr|celt051-0.5.1.3-2|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1.3-2
14mr|celt051-0.5.1.3-2|108	+ Revision: 13bd117
14mr|celt051-0.5.1.3-2|109	- MassBuild#440: Increase release tag
14mr|celt051-0.5.1.3-2|110	
14mr|celt051-0.5.1.3-2|111	

16036 14
14mr|cervisia-4.13.3-1|1	Summary:	CVS frontend for KDE
14mr|cervisia-4.13.3-1|2	Name:		cervisia
14mr|cervisia-4.13.3-1|3	Version:	4.13.3
14mr|cervisia-4.13.3-1|4	Release:	1
14mr|cervisia-4.13.3-1|5	Epoch:		1
14mr|cervisia-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|cervisia-4.13.3-1|7	License:	GPLv2+
14mr|cervisia-4.13.3-1|8	Url:		http://www.kde.org
14mr|cervisia-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|cervisia-4.13.3-1|10	%if %{is_beta}
14mr|cervisia-4.13.3-1|11	%define ftpdir unstable
14mr|cervisia-4.13.3-1|12	%else
14mr|cervisia-4.13.3-1|13	%define ftpdir stable
14mr|cervisia-4.13.3-1|14	%endif
14mr|cervisia-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|cervisia-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|cervisia-4.13.3-1|17	Requires:	cvs
14mr|cervisia-4.13.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|cervisia-4.13.3-1|19	Conflicts:	kdesdk4-devel < 1:4.11.0
14mr|cervisia-4.13.3-1|20	
14mr|cervisia-4.13.3-1|21	%description
14mr|cervisia-4.13.3-1|22	CVS frontend for KDE.
14mr|cervisia-4.13.3-1|23	
14mr|cervisia-4.13.3-1|24	%files
14mr|cervisia-4.13.3-1|25	%{_kde_bindir}/cvsaskpass
14mr|cervisia-4.13.3-1|26	%{_kde_bindir}/cvsservice
14mr|cervisia-4.13.3-1|27	%{_kde_bindir}/cervisia
14mr|cervisia-4.13.3-1|28	%{_kde_applicationsdir}/cervisia.desktop
14mr|cervisia-4.13.3-1|29	%{_kde_appsdir}/cervisia/cervisia.notifyrc
14mr|cervisia-4.13.3-1|30	%{_kde_appsdir}/cervisia/cervisiashellui.rc
14mr|cervisia-4.13.3-1|31	%{_kde_appsdir}/cervisiapart/cervisiaui.rc
14mr|cervisia-4.13.3-1|32	%{_kde_datadir}/config.kcfg/cervisiapart.kcfg
14mr|cervisia-4.13.3-1|33	%{_kde_iconsdir}/*/*/*/*cervisia*
14mr|cervisia-4.13.3-1|34	%{_kde_libdir}/libkdeinit4_cvsaskpass.so
14mr|cervisia-4.13.3-1|35	%{_kde_libdir}/libkdeinit4_cvsservice.so
14mr|cervisia-4.13.3-1|36	%{_kde_libdir}/libkdeinit4_cervisia.so
14mr|cervisia-4.13.3-1|37	%{_kde_libdir}/kde4/cervisiapart.so
14mr|cervisia-4.13.3-1|38	%{_kde_services}/cervisiapart.desktop
14mr|cervisia-4.13.3-1|39	%{_kde_services}/cvsservice.desktop
14mr|cervisia-4.13.3-1|40	%{_kde_docdir}/*/*/cervisia
14mr|cervisia-4.13.3-1|41	%{_kde_mandir}/man1/cervisia.1.*
14mr|cervisia-4.13.3-1|42	%{_datadir}/dbus-1/interfaces/org.kde.cervisia.*.xml
14mr|cervisia-4.13.3-1|43	
14mr|cervisia-4.13.3-1|44	#----------------------------------------------------------------------------
14mr|cervisia-4.13.3-1|45	
14mr|cervisia-4.13.3-1|46	%prep
14mr|cervisia-4.13.3-1|47	%setup -q
14mr|cervisia-4.13.3-1|48	
14mr|cervisia-4.13.3-1|49	%build
14mr|cervisia-4.13.3-1|50	%cmake_kde4
14mr|cervisia-4.13.3-1|51	%make
14mr|cervisia-4.13.3-1|52	
14mr|cervisia-4.13.3-1|53	%install
14mr|cervisia-4.13.3-1|54	%makeinstall_std -C build
14mr|cervisia-4.13.3-1|55	
14mr|cervisia-4.13.3-1|56	
14mr|cervisia-4.13.3-1|57	%changelog
14mr|cervisia-4.13.3-1|58	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|cervisia-4.13.3-1|59	+ Revision: 1733653
14mr|cervisia-4.13.3-1|60	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|cervisia-4.13.3-1|61	
14mr|cervisia-4.13.3-1|62	

16037 14
14mr|cfengine-3.3.0-2|1	%define _fortify_cflags %{nil}
14mr|cfengine-3.3.0-2|2	
14mr|cfengine-3.3.0-2|3	%define major 1
14mr|cfengine-3.3.0-2|4	%define libname %mklibname %{name}_ %{major}
14mr|cfengine-3.3.0-2|5	%define develname %mklibname -d %{name}
14mr|cfengine-3.3.0-2|6	
14mr|cfengine-3.3.0-2|7	Name:		cfengine
14mr|cfengine-3.3.0-2|8	Version:	3.3.0
14mr|cfengine-3.3.0-2|9	Release:	2
14mr|cfengine-3.3.0-2|10	Summary:	Cfengine helps administer remote BSD and System-5-like systems
14mr|cfengine-3.3.0-2|11	License:	GPL
14mr|cfengine-3.3.0-2|12	Group:		Monitoring
14mr|cfengine-3.3.0-2|13	URL:		http://www.cfengine.org
14mr|cfengine-3.3.0-2|14	Source0:	http://www.cfengine.org/tarballs/%{name}-%{version}.tar.gz
14mr|cfengine-3.3.0-2|15	Source4:	cfengine-serverd.init
14mr|cfengine-3.3.0-2|16	Source5:	cfengine-execd.init
14mr|cfengine-3.3.0-2|17	Source6:	cfengine-monitord.init
14mr|cfengine-3.3.0-2|18	BuildRequires:	flex
14mr|cfengine-3.3.0-2|19	BuildRequires:	bison
14mr|cfengine-3.3.0-2|20	BuildRequires:	openssl-devel
14mr|cfengine-3.3.0-2|21	BuildRequires:	db-devel
14mr|cfengine-3.3.0-2|22	BuildRequires:	graphviz-devel
14mr|cfengine-3.3.0-2|23	BuildRequires:	mysql-devel
14mr|cfengine-3.3.0-2|24	BuildRequires:	postgresql-devel
14mr|cfengine-3.3.0-2|25	BuildRequires:	pcre-devel
14mr|cfengine-3.3.0-2|26	BuildRequires:	pkgconfig(tokyocabinet)
14mr|cfengine-3.3.0-2|27	Requires(pre):	rpm-helper
14mr|cfengine-3.3.0-2|28	Requires(preun):rpm-helper
14mr|cfengine-3.3.0-2|29	%rename cfengine3
14mr|cfengine-3.3.0-2|30	
14mr|cfengine-3.3.0-2|31	%description
14mr|cfengine-3.3.0-2|32	Cfengine, the configuration engine, is a very high level language for
14mr|cfengine-3.3.0-2|33	simplifying the task of administrating and configuring large numbers
14mr|cfengine-3.3.0-2|34	of workstations. Cfengine uses the idea of classes and a primitive
14mr|cfengine-3.3.0-2|35	form of intelligence to define and automate the configuration of large
14mr|cfengine-3.3.0-2|36	systems in the most economical way possible.
14mr|cfengine-3.3.0-2|37	
14mr|cfengine-3.3.0-2|38	%package base
14mr|cfengine-3.3.0-2|39	Summary:	Cfengine base files
14mr|cfengine-3.3.0-2|40	Group:		Monitoring
14mr|cfengine-3.3.0-2|41	Requires:	lsb-release
14mr|cfengine-3.3.0-2|42	%rename cfengine3-base
14mr|cfengine-3.3.0-2|43	
14mr|cfengine-3.3.0-2|44	%description base
14mr|cfengine-3.3.0-2|45	This package contain the cfengine base files needed by all subpackages.
14mr|cfengine-3.3.0-2|46	
14mr|cfengine-3.3.0-2|47	%package agent
14mr|cfengine-3.3.0-2|48	Summary:	Cfengine agent
14mr|cfengine-3.3.0-2|49	Group:		Monitoring
14mr|cfengine-3.3.0-2|50	Requires:	%{name}-base = %{version}-%{release}
14mr|cfengine-3.3.0-2|51	%rename cfengine3-agent
14mr|cfengine-3.3.0-2|52	
14mr|cfengine-3.3.0-2|53	%description agent
14mr|cfengine-3.3.0-2|54	This package contain the cfengine agent.
14mr|cfengine-3.3.0-2|55	
14mr|cfengine-3.3.0-2|56	%package serverd
14mr|cfengine-3.3.0-2|57	Summary:	Cfengine server daemon
14mr|cfengine-3.3.0-2|58	Group:		Monitoring
14mr|cfengine-3.3.0-2|59	Requires:	%{name}-base = %{version}-%{release}
14mr|cfengine-3.3.0-2|60	Requires(post):rpm-helper
14mr|cfengine-3.3.0-2|61	Requires(preun):rpm-helper
14mr|cfengine-3.3.0-2|62	%rename cfengine3-serverd
14mr|cfengine-3.3.0-2|63	
14mr|cfengine-3.3.0-2|64	%description serverd
14mr|cfengine-3.3.0-2|65	This package contain the cfengine server daemon.
14mr|cfengine-3.3.0-2|66	
14mr|cfengine-3.3.0-2|67	%package execd
14mr|cfengine-3.3.0-2|68	Summary:	Cfengine agent execution wrapper
14mr|cfengine-3.3.0-2|69	Group:		Monitoring
14mr|cfengine-3.3.0-2|70	Requires:	%{name}-base = %{version}-%{release}
14mr|cfengine-3.3.0-2|71	Requires(post):	rpm-helper
14mr|cfengine-3.3.0-2|72	Requires(preun):rpm-helper
14mr|cfengine-3.3.0-2|73	%rename cfengine3-execd
14mr|cfengine-3.3.0-2|74	
14mr|cfengine-3.3.0-2|75	%description execd
14mr|cfengine-3.3.0-2|76	This package contain the cfengine agent execution wrapper.
14mr|cfengine-3.3.0-2|77	
14mr|cfengine-3.3.0-2|78	%package monitord
14mr|cfengine-3.3.0-2|79	Summary:	Cfengine anomaly detection daemon
14mr|cfengine-3.3.0-2|80	Group:		Monitoring
14mr|cfengine-3.3.0-2|81	Requires:	%{name}-base = %{version}-%{release}
14mr|cfengine-3.3.0-2|82	Requires(pre):	rpm-helper
14mr|cfengine-3.3.0-2|83	Requires(preun):rpm-helper
14mr|cfengine-3.3.0-2|84	%rename cfengine3-monitord
14mr|cfengine-3.3.0-2|85	
14mr|cfengine-3.3.0-2|86	%description monitord
14mr|cfengine-3.3.0-2|87	This package contain the cfengine anomaly detection daemon.
14mr|cfengine-3.3.0-2|88	
14mr|cfengine-3.3.0-2|89	%package -n	%{libname}
14mr|cfengine-3.3.0-2|90	Summary:	Dynamic libraries for %{name}
14mr|cfengine-3.3.0-2|91	Group:		System/Libraries
14mr|cfengine-3.3.0-2|92	%define old_libname %mklibname %{name}3_ %{major}
14mr|cfengine-3.3.0-2|93	%rename %{old_libname}
14mr|cfengine-3.3.0-2|94	
14mr|cfengine-3.3.0-2|95	%description -n	%{libname}
14mr|cfengine-3.3.0-2|96	This package contains the library needed to run programs dynamically
14mr|cfengine-3.3.0-2|97	linked with %{name}.
14mr|cfengine-3.3.0-2|98	
14mr|cfengine-3.3.0-2|99	%package -n	%{develname}
14mr|cfengine-3.3.0-2|100	Summary:	Development files for %{name}
14mr|cfengine-3.3.0-2|101	Group:		Development/C
14mr|cfengine-3.3.0-2|102	Requires:	%{libname} = %{version}
14mr|cfengine-3.3.0-2|103	Provides:	%{name}-devel = %{version}-%{release}
14mr|cfengine-3.3.0-2|104	%define old_develname %mklibname -d %{name}3
14mr|cfengine-3.3.0-2|105	%rename %{old_develname}
14mr|cfengine-3.3.0-2|106	
14mr|cfengine-3.3.0-2|107	%description -n	%{develname}
14mr|cfengine-3.3.0-2|108	This package contains the header files and libraries needed for
14mr|cfengine-3.3.0-2|109	developing programs using the %{name} library.
14mr|cfengine-3.3.0-2|110	
14mr|cfengine-3.3.0-2|111	%prep
14mr|cfengine-3.3.0-2|112	%setup -q -n %{name}-%{version}
14mr|cfengine-3.3.0-2|113	
14mr|cfengine-3.3.0-2|114	%build
14mr|cfengine-3.3.0-2|115	%serverbuild
14mr|cfengine-3.3.0-2|116	%configure2_5x \
14mr|cfengine-3.3.0-2|117	--enable-fhs \
14mr|cfengine-3.3.0-2|118	--libexecdir=%{_libdir} \
14mr|cfengine-3.3.0-2|119	--enable-shared
14mr|cfengine-3.3.0-2|120	
14mr|cfengine-3.3.0-2|121	%make
14mr|cfengine-3.3.0-2|122	
14mr|cfengine-3.3.0-2|123	%install
14mr|cfengine-3.3.0-2|124	%makeinstall_std
14mr|cfengine-3.3.0-2|125	
14mr|cfengine-3.3.0-2|126	install -d -m 755 %{buildroot}%{_sysconfdir}
14mr|cfengine-3.3.0-2|127	
14mr|cfengine-3.3.0-2|128	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/bin
14mr|cfengine-3.3.0-2|129	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/lastseen
14mr|cfengine-3.3.0-2|130	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/modules
14mr|cfengine-3.3.0-2|131	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/outputs
14mr|cfengine-3.3.0-2|132	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{name}/ppkeys
14mr|cfengine-3.3.0-2|133	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/randseed
14mr|cfengine-3.3.0-2|134	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/reports
14mr|cfengine-3.3.0-2|135	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{name}/rpc_in
14mr|cfengine-3.3.0-2|136	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{name}/rpc_out
14mr|cfengine-3.3.0-2|137	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/rpc_state
14mr|cfengine-3.3.0-2|138	
14mr|cfengine-3.3.0-2|139	#mv %{buildroot}%{_docdir}/%{name}/inputs \
14mr|cfengine-3.3.0-2|140	#    %{buildroot}%{_sysconfdir}/%{name}
14mr|cfengine-3.3.0-2|141	
14mr|cfengine-3.3.0-2|142	pushd %{buildroot}%{_localstatedir}/lib/%{name}
14mr|cfengine-3.3.0-2|143	ln -sf ../../..%{_sysconfdir}/%{name} inputs
14mr|cfengine-3.3.0-2|144	popd
14mr|cfengine-3.3.0-2|145	pushd %{buildroot}%{_localstatedir}/lib/%{name}/bin
14mr|cfengine-3.3.0-2|146	#ln -sf ../../../../%{_sbindir}/cf-promises .
14mr|cfengine-3.3.0-2|147	for i in ../../../../%{_sbindir}/cf-*
14mr|cfengine-3.3.0-2|148	do
14mr|cfengine-3.3.0-2|149	ln -sf ../../../../%{_sbindir}/$i .
14mr|cfengine-3.3.0-2|150	done
14mr|cfengine-3.3.0-2|151	popd
14mr|cfengine-3.3.0-2|152	
14mr|cfengine-3.3.0-2|153	install -d -m 755 %{buildroot}%{_initrddir}
14mr|cfengine-3.3.0-2|154	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/cfengine-serverd
14mr|cfengine-3.3.0-2|155	install -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/cfengine-execd
14mr|cfengine-3.3.0-2|156	install -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/cfengine-monitord
14mr|cfengine-3.3.0-2|157	
14mr|cfengine-3.3.0-2|158	# TODO: experiment with build options to avoid this hack
14mr|cfengine-3.3.0-2|159	mv %{buildroot}%{_libdir}/%{name}/* %{buildroot}%{_libdir}/
14mr|cfengine-3.3.0-2|160	rmdir %{buildroot}%{_libdir}/%{name}
14mr|cfengine-3.3.0-2|161	
14mr|cfengine-3.3.0-2|162	# compatibility purpose
14mr|cfengine-3.3.0-2|163	pushd %{buildroot}%{_localstatedir}/lib/%{name}
14mr|cfengine-3.3.0-2|164	ln -sf %{_localstatedir}/lib/%{name} ../../%{name}
14mr|cfengine-3.3.0-2|165	popd
14mr|cfengine-3.3.0-2|166	
14mr|cfengine-3.3.0-2|167	%post base
14mr|cfengine-3.3.0-2|168	if [ $1 = 1 ]; then
14mr|cfengine-3.3.0-2|169	[ -f "%{_localstatedir}/lib/%{name}/ppkeys/localhost.priv" ] || cf-key >/dev/null 2>&1
14mr|cfengine-3.3.0-2|170	fi
14mr|cfengine-3.3.0-2|171	
14mr|cfengine-3.3.0-2|172	%post execd
14mr|cfengine-3.3.0-2|173	%_post_service cfengine-execd
14mr|cfengine-3.3.0-2|174	
14mr|cfengine-3.3.0-2|175	%preun execd
14mr|cfengine-3.3.0-2|176	%_preun_service cfengine-execd
14mr|cfengine-3.3.0-2|177	
14mr|cfengine-3.3.0-2|178	%post monitord
14mr|cfengine-3.3.0-2|179	%_post_service cfengine-monitord
14mr|cfengine-3.3.0-2|180	
14mr|cfengine-3.3.0-2|181	%preun monitord
14mr|cfengine-3.3.0-2|182	%_preun_service cfengine-monitord
14mr|cfengine-3.3.0-2|183	
14mr|cfengine-3.3.0-2|184	%post serverd
14mr|cfengine-3.3.0-2|185	%_post_service cfengine-serverd
14mr|cfengine-3.3.0-2|186	
14mr|cfengine-3.3.0-2|187	%preun serverd
14mr|cfengine-3.3.0-2|188	%_preun_service cfengine-serverd
14mr|cfengine-3.3.0-2|189	
14mr|cfengine-3.3.0-2|190	%files base
14mr|cfengine-3.3.0-2|191	%doc %{_docdir}/%{name}/README
14mr|cfengine-3.3.0-2|192	%doc %{_docdir}/%{name}/ChangeLog
14mr|cfengine-3.3.0-2|193	%doc %{_docdir}/%{name}/example_config
14mr|cfengine-3.3.0-2|194	%doc %{_docdir}/%{name}/examples
14mr|cfengine-3.3.0-2|195	%{_sbindir}/cf-key
14mr|cfengine-3.3.0-2|196	%{_sbindir}/cf-promises
14mr|cfengine-3.3.0-2|197	%{_datadir}/%{name}/CoreBase
14mr|cfengine-3.3.0-2|198	%{_localstatedir}/lib/%{name}
14mr|cfengine-3.3.0-2|199	%{_localstatedir}/%{name}
14mr|cfengine-3.3.0-2|200	# %config(noreplace) %{_sysconfdir}/%{name}
14mr|cfengine-3.3.0-2|201	%{_mandir}/man8/cf-key.8*
14mr|cfengine-3.3.0-2|202	%{_mandir}/man8/cf-promises.8*
14mr|cfengine-3.3.0-2|203	
14mr|cfengine-3.3.0-2|204	%files agent
14mr|cfengine-3.3.0-2|205	%{_sbindir}/cf-agent
14mr|cfengine-3.3.0-2|206	%{_sbindir}/cf-know
14mr|cfengine-3.3.0-2|207	%{_sbindir}/cf-report
14mr|cfengine-3.3.0-2|208	%{_sbindir}/cf-runagent
14mr|cfengine-3.3.0-2|209	%{_mandir}/man8/cf-agent.8*
14mr|cfengine-3.3.0-2|210	%{_mandir}/man8/cf-know.8*
14mr|cfengine-3.3.0-2|211	%{_mandir}/man8/cf-report.8*
14mr|cfengine-3.3.0-2|212	%{_mandir}/man8/cf-runagent.8*
14mr|cfengine-3.3.0-2|213	
14mr|cfengine-3.3.0-2|214	%files serverd
14mr|cfengine-3.3.0-2|215	%{_initrddir}/cfengine-serverd
14mr|cfengine-3.3.0-2|216	%{_sbindir}/cf-serverd
14mr|cfengine-3.3.0-2|217	%{_mandir}/man8/cf-serverd.8*
14mr|cfengine-3.3.0-2|218	
14mr|cfengine-3.3.0-2|219	%files monitord
14mr|cfengine-3.3.0-2|220	%{_initrddir}/cfengine-monitord
14mr|cfengine-3.3.0-2|221	%{_sbindir}/cf-monitord
14mr|cfengine-3.3.0-2|222	%{_mandir}/man8/cf-monitord.8*
14mr|cfengine-3.3.0-2|223	
14mr|cfengine-3.3.0-2|224	%files execd
14mr|cfengine-3.3.0-2|225	%{_initrddir}/cfengine-execd
14mr|cfengine-3.3.0-2|226	%{_sbindir}/cf-execd
14mr|cfengine-3.3.0-2|227	%{_mandir}/man8/cf-execd.8*
14mr|cfengine-3.3.0-2|228	
14mr|cfengine-3.3.0-2|229	%files -n %{libname}
14mr|cfengine-3.3.0-2|230	%{_libdir}/*.so.%{major}*
14mr|cfengine-3.3.0-2|231	
14mr|cfengine-3.3.0-2|232	%files -n %{develname}
14mr|cfengine-3.3.0-2|233	%{_libdir}/*.so
14mr|cfengine-3.3.0-2|234	
14mr|cfengine-3.3.0-2|235	%changelog
14mr|cfengine-3.3.0-2|236	* Tue Jul 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-2
14mr|cfengine-3.3.0-2|237	+ Revision: eca0749
14mr|cfengine-3.3.0-2|238	- Bump release
14mr|cfengine-3.3.0-2|239	
14mr|cfengine-3.3.0-2|240	

16038 14
14mr|cfitsio-3.250-6|1	%define sversion %(echo %version |sed -e 's#\\.##')
14mr|cfitsio-3.250-6|2	%define major 0
14mr|cfitsio-3.250-6|3	%define libname %mklibname %{name} %{major}
14mr|cfitsio-3.250-6|4	%define develname %mklibname %name -d
14mr|cfitsio-3.250-6|5	%define develnamestatic %mklibname %name -d -s
14mr|cfitsio-3.250-6|6	
14mr|cfitsio-3.250-6|7	Name: cfitsio
14mr|cfitsio-3.250-6|8	Version: 3.250
14mr|cfitsio-3.250-6|9	Release: 6
14mr|cfitsio-3.250-6|10	URL:	http://heasarc.gsfc.nasa.gov/docs/software/fitsio/
14mr|cfitsio-3.250-6|11	Source:	ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{sversion}.tar.gz
14mr|cfitsio-3.250-6|12	Patch0:         cfitsio.patch
14mr|cfitsio-3.250-6|13	Patch1:         cfitsio-pkgconfig.patch
14mr|cfitsio-3.250-6|14	License:	BSD-like
14mr|cfitsio-3.250-6|15	Summary:	Library for accessing files in FITS format for C and Fortran
14mr|cfitsio-3.250-6|16	Group:		System/Libraries
14mr|cfitsio-3.250-6|17	BuildRequires:	gcc-gfortran
14mr|cfitsio-3.250-6|18	BuildRequires:	pkgconfig
14mr|cfitsio-3.250-6|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|cfitsio-3.250-6|20	
14mr|cfitsio-3.250-6|21	%description
14mr|cfitsio-3.250-6|22	CFITSIO is a library of C and Fortran subroutines for reading and
14mr|cfitsio-3.250-6|23	writing data files in FITS (Flexible Image Transport System) data format.
14mr|cfitsio-3.250-6|24	CFITSIO simplifies the task of writing software that deals with FITS
14mr|cfitsio-3.250-6|25	files by providing an easy to use set of high-level routines that insulate
14mr|cfitsio-3.250-6|26	the programmer from the internal complexities of the FITS file format.
14mr|cfitsio-3.250-6|27	At the same time, CFITSIO provides many advanced features that have made
14mr|cfitsio-3.250-6|28	it the most widely used FITS file programming interface in the astronomical
14mr|cfitsio-3.250-6|29	community.
14mr|cfitsio-3.250-6|30	
14mr|cfitsio-3.250-6|31	%package -n %{libname}
14mr|cfitsio-3.250-6|32	License: BSD-like
14mr|cfitsio-3.250-6|33	Summary: Library for accessing files in FITS format for C and Fortran
14mr|cfitsio-3.250-6|34	Group:	 	 System/Libraries
14mr|cfitsio-3.250-6|35	Obsoletes:	%{_lib}%{name} < 3.090
14mr|cfitsio-3.250-6|36	
14mr|cfitsio-3.250-6|37	%description -n %{libname}
14mr|cfitsio-3.250-6|38	
14mr|cfitsio-3.250-6|39	CFITSIO is a library of C and Fortran subroutines for reading and
14mr|cfitsio-3.250-6|40	writing data files in FITS (Flexible Image Transport System) data
14mr|cfitsio-3.250-6|41	format.  CFITSIO simplifies the task of writing software that deals
14mr|cfitsio-3.250-6|42	with FITS files by providing an easy to use set of high-level routines
14mr|cfitsio-3.250-6|43	that insulate the programmer from the internal complexities of the
14mr|cfitsio-3.250-6|44	FITS file format.  At the same time, CFITSIO provides many advanced
14mr|cfitsio-3.250-6|45	features that have made it the most widely used FITS file programming
14mr|cfitsio-3.250-6|46	interface in the astronomical community.  This package contains the
14mr|cfitsio-3.250-6|47	shared library required by prgrams that use the cfits library.
14mr|cfitsio-3.250-6|48	
14mr|cfitsio-3.250-6|49	%package -n %{develname}
14mr|cfitsio-3.250-6|50	License:	BSD-like
14mr|cfitsio-3.250-6|51	Summary:	Library for accessing files in FITS format for C and Fortran
14mr|cfitsio-3.250-6|52	Group:		System/Libraries
14mr|cfitsio-3.250-6|53	Provides:	fitsio-devel = %{version}
14mr|cfitsio-3.250-6|54	Provides:   cfitsio-devel = %{version}
14mr|cfitsio-3.250-6|55	Requires:   pkgconfig
14mr|cfitsio-3.250-6|56	Requires:   %libname = %version
14mr|cfitsio-3.250-6|57	Conflicts:	%{_lib}%{name} < 3.090
14mr|cfitsio-3.250-6|58	
14mr|cfitsio-3.250-6|59	%description -n %{develname}
14mr|cfitsio-3.250-6|60	CFITSIO is a library of C and Fortran subroutines for reading and
14mr|cfitsio-3.250-6|61	writing data files in FITS (Flexible Image Transport System) data format.
14mr|cfitsio-3.250-6|62	CFITSIO simplifies the task of writing software that deals with FITS
14mr|cfitsio-3.250-6|63	files by providing an easy to use set of high-level routines that insulate
14mr|cfitsio-3.250-6|64	the programmer from the internal complexities of the FITS file format.
14mr|cfitsio-3.250-6|65	At the same time, CFITSIO provides many advanced features that have made
14mr|cfitsio-3.250-6|66	it the most widely used FITS file programming interface in the astronomical
14mr|cfitsio-3.250-6|67	community.
14mr|cfitsio-3.250-6|68	
14mr|cfitsio-3.250-6|69	This package contains the headers required for compiling software that uses
14mr|cfitsio-3.250-6|70	the cfits library.
14mr|cfitsio-3.250-6|71	
14mr|cfitsio-3.250-6|72	%package -n %{develnamestatic}
14mr|cfitsio-3.250-6|73	License:	BSD-like
14mr|cfitsio-3.250-6|74	Summary:	Library for accessing files in FITS format for C and Fortran
14mr|cfitsio-3.250-6|75	Group:		System/Libraries
14mr|cfitsio-3.250-6|76	Requires:   %{develname}
14mr|cfitsio-3.250-6|77	Requires:   %libname = %version
14mr|cfitsio-3.250-6|78	
14mr|cfitsio-3.250-6|79	%description -n %{develnamestatic}
14mr|cfitsio-3.250-6|80	CFITSIO is a library of C and Fortran subroutines for reading and
14mr|cfitsio-3.250-6|81	writing data files in FITS (Flexible Image Transport System) data format.
14mr|cfitsio-3.250-6|82	CFITSIO simplifies the task of writing software that deals with FITS
14mr|cfitsio-3.250-6|83	files by providing an easy to use set of high-level routines that insulate
14mr|cfitsio-3.250-6|84	the programmer from the internal complexities of the FITS file format.
14mr|cfitsio-3.250-6|85	At the same time, CFITSIO provides many advanced features that have made
14mr|cfitsio-3.250-6|86	it the most widely used FITS file programming interface in the astronomical
14mr|cfitsio-3.250-6|87	community.
14mr|cfitsio-3.250-6|88	
14mr|cfitsio-3.250-6|89	This package contains the headers required for compiling software that uses
14mr|cfitsio-3.250-6|90	the cfits library.
14mr|cfitsio-3.250-6|91	
14mr|cfitsio-3.250-6|92	%prep
14mr|cfitsio-3.250-6|93	%setup -q -n %{name}
14mr|cfitsio-3.250-6|94	%patch0 -p1
14mr|cfitsio-3.250-6|95	%patch1 -p1
14mr|cfitsio-3.250-6|96	
14mr|cfitsio-3.250-6|97	%build
14mr|cfitsio-3.250-6|98	FC=f95
14mr|cfitsio-3.250-6|99	export FC
14mr|cfitsio-3.250-6|100	export CC=gcc # fixes -O*, -g
14mr|cfitsio-3.250-6|101	%configure2_5x
14mr|cfitsio-3.250-6|102	%make shared
14mr|cfitsio-3.250-6|103	ln -s libcfitsio.so.0 libcfitsio.so
14mr|cfitsio-3.250-6|104	%make fpack
14mr|cfitsio-3.250-6|105	%make funpack
14mr|cfitsio-3.250-6|106	unset FC
14mr|cfitsio-3.250-6|107	# Manually fix pkgconfig .pc file (BZ 436539, BZ 618291)
14mr|cfitsio-3.250-6|108	sed 's|/usr/include|/usr/include/%{name}|' cfitsio.pc >cfitsio.pc.new
14mr|cfitsio-3.250-6|109	mv cfitsio.pc.new cfitsio.pc
14mr|cfitsio-3.250-6|110	
14mr|cfitsio-3.250-6|111	%check
14mr|cfitsio-3.250-6|112	make testprog
14mr|cfitsio-3.250-6|113	LD_LIBRARY_PATH=. ./testprog > testprog.lis
14mr|cfitsio-3.250-6|114	cmp -s testprog.lis testprog.out
14mr|cfitsio-3.250-6|115	cmp -s testprog.fit testprog.std
14mr|cfitsio-3.250-6|116	
14mr|cfitsio-3.250-6|117	%install
14mr|cfitsio-3.250-6|118	rm -rf %{buildroot}
14mr|cfitsio-3.250-6|119	mkdir -p %{buildroot}
14mr|cfitsio-3.250-6|120	mkdir -p %{buildroot}%{_libdir}
14mr|cfitsio-3.250-6|121	mkdir -p %{buildroot}%{_includedir}/%{name}
14mr|cfitsio-3.250-6|122	make LIBDIR=%{_lib} INCLUDEDIR=include/%{name} CFITSIO_LIB=%{buildroot}%{_libdir} \
14mr|cfitsio-3.250-6|123	CFITSIO_INCLUDE=%{buildroot}%{_includedir}/%{name} install
14mr|cfitsio-3.250-6|124	pushd %{buildroot}%{_libdir}
14mr|cfitsio-3.250-6|125	ln -s libcfitsio.so.0 libcfitsio.so
14mr|cfitsio-3.250-6|126	popd
14mr|cfitsio-3.250-6|127	mkdir %{buildroot}%{_bindir}
14mr|cfitsio-3.250-6|128	cp -p f{,un}pack %{buildroot}%{_bindir}/
14mr|cfitsio-3.250-6|129	%clean
14mr|cfitsio-3.250-6|130	rm -Rf %{buildroot}
14mr|cfitsio-3.250-6|131	
14mr|cfitsio-3.250-6|132	%if %mdkversion < 200900
14mr|cfitsio-3.250-6|133	%post -n %{libname} -p /sbin/ldconfig
14mr|cfitsio-3.250-6|134	%endif
14mr|cfitsio-3.250-6|135	
14mr|cfitsio-3.250-6|136	%if %mdkversion < 200900
14mr|cfitsio-3.250-6|137	%postun -n %{libname} -p /sbin/ldconfig
14mr|cfitsio-3.250-6|138	%endif
14mr|cfitsio-3.250-6|139	
14mr|cfitsio-3.250-6|140	%files
14mr|cfitsio-3.250-6|141	%defattr(-,root,root)
14mr|cfitsio-3.250-6|142	%{_bindir}/*
14mr|cfitsio-3.250-6|143	
14mr|cfitsio-3.250-6|144	%files -n %{libname}
14mr|cfitsio-3.250-6|145	%defattr(-,root,root)
14mr|cfitsio-3.250-6|146	%{_libdir}/*.so.%{major}*
14mr|cfitsio-3.250-6|147	
14mr|cfitsio-3.250-6|148	%files -n %{develname}
14mr|cfitsio-3.250-6|149	%defattr(-,root,root)
14mr|cfitsio-3.250-6|150	%{_libdir}/*.so
14mr|cfitsio-3.250-6|151	%{_includedir}/*
14mr|cfitsio-3.250-6|152	%{_libdir}/pkgconfig/*
14mr|cfitsio-3.250-6|153	
14mr|cfitsio-3.250-6|154	%files -n %{develnamestatic}
14mr|cfitsio-3.250-6|155	%defattr(-,root,root)
14mr|cfitsio-3.250-6|156	%{_libdir}/*.a
14mr|cfitsio-3.250-6|157	
14mr|cfitsio-3.250-6|158	
14mr|cfitsio-3.250-6|159	
14mr|cfitsio-3.250-6|160	
14mr|cfitsio-3.250-6|161	%changelog
14mr|cfitsio-3.250-6|162	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.250-6
14mr|cfitsio-3.250-6|163	+ Revision: a9bd77e
14mr|cfitsio-3.250-6|164	- MassBuild#440: Increase release tag
14mr|cfitsio-3.250-6|165	
14mr|cfitsio-3.250-6|166	

16039 14
14mr|cglib-2.2-4|1	%define _mavenpomdir /usr/share/maven2/poms
14mr|cglib-2.2-4|2	Name:           cglib
14mr|cglib-2.2-4|3	Version:        2.2
14mr|cglib-2.2-4|4	Release:        4
14mr|cglib-2.2-4|5	Summary:        Code Generation Library for Java
14mr|cglib-2.2-4|6	License:        ASL 2.0
14mr|cglib-2.2-4|7	Group:          Development/Java
14mr|cglib-2.2-4|8	Url:            http://cglib.sourceforge.net/
14mr|cglib-2.2-4|9	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}2/%{version}/%{name}-src-%{version}.jar
14mr|cglib-2.2-4|10	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/%{version}/%{name}-%{version}.pom
14mr|cglib-2.2-4|11	# Remove the repackaging step that includes other jars into the final thing
14mr|cglib-2.2-4|12	Patch0:         %{name}-build_xml.patch
14mr|cglib-2.2-4|13	
14mr|cglib-2.2-4|14	Requires: java >= 0:1.6.0
14mr|cglib-2.2-4|15	Requires: objectweb-asm
14mr|cglib-2.2-4|16	
14mr|cglib-2.2-4|17	BuildRequires:  ant
14mr|cglib-2.2-4|18	BuildRequires:  jpackage-utils >= 0:1.5
14mr|cglib-2.2-4|19	BuildRequires:  java-devel >= 0:1.6.0
14mr|cglib-2.2-4|20	BuildRequires:  objectweb-asm
14mr|cglib-2.2-4|21	BuildRequires:  unzip
14mr|cglib-2.2-4|22	BuildArch:      noarch
14mr|cglib-2.2-4|23	Requires(post): jpackage-utils
14mr|cglib-2.2-4|24	Requires(postun): jpackage-utils
14mr|cglib-2.2-4|25	
14mr|cglib-2.2-4|26	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
14mr|cglib-2.2-4|27	
14mr|cglib-2.2-4|28	%description
14mr|cglib-2.2-4|29	cglib is a powerful, high performance and quality code generation library
14mr|cglib-2.2-4|30	for Java. It is used to extend Java classes and implements interfaces
14mr|cglib-2.2-4|31	at runtime.
14mr|cglib-2.2-4|32	
14mr|cglib-2.2-4|33	%package javadoc
14mr|cglib-2.2-4|34	Summary:        Javadoc for %{name}
14mr|cglib-2.2-4|35	Group:          Development/Java
14mr|cglib-2.2-4|36	%description javadoc
14mr|cglib-2.2-4|37	Documentation for the cglib code generation library.
14mr|cglib-2.2-4|38	
14mr|cglib-2.2-4|39	%prep
14mr|cglib-2.2-4|40	%setup -q -c %{name}-%{version}
14mr|cglib-2.2-4|41	rm lib/*.jar
14mr|cglib-2.2-4|42	%patch0 -p1
14mr|cglib-2.2-4|43	
14mr|cglib-2.2-4|44	%build
14mr|cglib-2.2-4|45	export CLASSPATH=`build-classpath objectweb-asm`
14mr|cglib-2.2-4|46	ant jar javadoc
14mr|cglib-2.2-4|47	
14mr|cglib-2.2-4|48	%install
14mr|cglib-2.2-4|49	rm -rf $RPM_BUILD_ROOT
14mr|cglib-2.2-4|50	mkdir -p ${RPM_BUILD_ROOT}%{_javadocdir}/
14mr|cglib-2.2-4|51	cp -r docs ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-%{version}
14mr|cglib-2.2-4|52	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|cglib-2.2-4|53	cp -p dist/%{name}-%{version}.jar  $RPM_BUILD_ROOT%{_javadir}
14mr|cglib-2.2-4|54	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|cglib-2.2-4|55	
14mr|cglib-2.2-4|56	mkdir -p $RPM_BUILD_ROOT%{_mavenpomdir}
14mr|cglib-2.2-4|57	cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14mr|cglib-2.2-4|58	%add_to_maven_depmap net.sf.cglib %{name} %{version} JPP %{name}
14mr|cglib-2.2-4|59	
14mr|cglib-2.2-4|60	%clean
14mr|cglib-2.2-4|61	rm -rf $RPM_BUILD_ROOT
14mr|cglib-2.2-4|62	
14mr|cglib-2.2-4|63	%post
14mr|cglib-2.2-4|64	%update_maven_depmap
14mr|cglib-2.2-4|65	
14mr|cglib-2.2-4|66	%postun
14mr|cglib-2.2-4|67	%update_maven_depmap
14mr|cglib-2.2-4|68	
14mr|cglib-2.2-4|69	%files
14mr|cglib-2.2-4|70	%defattr(-,root,root,-)
14mr|cglib-2.2-4|71	%doc LICENSE NOTICE
14mr|cglib-2.2-4|72	%{_javadir}/*.jar
14mr|cglib-2.2-4|73	%{_mavenpomdir}/*
14mr|cglib-2.2-4|74	%config(noreplace) %{_mavendepmapfragdir}/%{name}
14mr|cglib-2.2-4|75	
14mr|cglib-2.2-4|76	%files javadoc
14mr|cglib-2.2-4|77	%defattr(-,root,root,-)
14mr|cglib-2.2-4|78	%{_javadocdir}/%{name}-%{version}
14mr|cglib-2.2-4|79	
14mr|cglib-2.2-4|80	
14mr|cglib-2.2-4|81	
14mr|cglib-2.2-4|82	%changelog
14mr|cglib-2.2-4|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-4
14mr|cglib-2.2-4|84	+ Revision: be28e1c
14mr|cglib-2.2-4|85	- MassBuild#440: Increase release tag
14mr|cglib-2.2-4|86	
14mr|cglib-2.2-4|87	

16040 14
14mr|chbg-2.0.1-17|1	Summary:	Desktop background manager/changer/screensaver
14mr|chbg-2.0.1-17|2	Name:		chbg
14mr|chbg-2.0.1-17|3	Version:	2.0.1
14mr|chbg-2.0.1-17|4	Release:	17
14mr|chbg-2.0.1-17|5	License:	GPLv2+
14mr|chbg-2.0.1-17|6	Group:		Graphics
14mr|chbg-2.0.1-17|7	URL:		http://www.beebgames.com/sw/gtk-ports.html
14mr|chbg-2.0.1-17|8	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
14mr|chbg-2.0.1-17|9	Source1:	%{name}_16x16.png
14mr|chbg-2.0.1-17|10	Source2:	%{name}_32x32.png
14mr|chbg-2.0.1-17|11	Source3:	%{name}_48x48.png
14mr|chbg-2.0.1-17|12	# (fc) 2.0.1-3mdv use correct colormap / depth
14mr|chbg-2.0.1-17|13	Patch0:		chbg-2.0.1-colormap.patch
14mr|chbg-2.0.1-17|14	# (fc) 2.0.1-9mdv fix CFLAGS
14mr|chbg-2.0.1-17|15	Patch1:		chbg-2.0.1-cflags.patch
14mr|chbg-2.0.1-17|16	Patch2:		chbg-2.0.1-libpng1.5.patch
14mr|chbg-2.0.1-17|17	Patch3:		chbg-2.0.1-linkage.patch
14mr|chbg-2.0.1-17|18	BuildRequires:	gettext-devel
14mr|chbg-2.0.1-17|19	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|chbg-2.0.1-17|20	
14mr|chbg-2.0.1-17|21	%description
14mr|chbg-2.0.1-17|22	ChBg is for changing desktop backgrounds in a given period. It can
14mr|chbg-2.0.1-17|23	render images with 10 modes (such as tiled, centered, scaled, etc.). It
14mr|chbg-2.0.1-17|24	uses gdk_pixbuf-2.0 for loading images, so it supports
14mr|chbg-2.0.1-17|25	many image formats.
14mr|chbg-2.0.1-17|26	ChBg has a windowed setup program, is able to load setup files,
14mr|chbg-2.0.1-17|27	can be used as slideshow picture previewer in its own window or as a
14mr|chbg-2.0.1-17|28	desktop background, and can be used as screensaver or as an xscreensaver
14mr|chbg-2.0.1-17|29	hack. It has a dialog for fast previewing of pictures and very usable
14mr|chbg-2.0.1-17|30	thumbnail previews.
14mr|chbg-2.0.1-17|31	
14mr|chbg-2.0.1-17|32	%prep
14mr|chbg-2.0.1-17|33	%setup -q
14mr|chbg-2.0.1-17|34	%patch0 -p1 -b .composite
14mr|chbg-2.0.1-17|35	%patch1 -p1 -b .cflags
14mr|chbg-2.0.1-17|36	%patch2 -p0 -b .png
14mr|chbg-2.0.1-17|37	%patch3 -p1 -b .linkage
14mr|chbg-2.0.1-17|38	
14mr|chbg-2.0.1-17|39	#needed by patch1 and patch3
14mr|chbg-2.0.1-17|40	autoreconf -i
14mr|chbg-2.0.1-17|41	
14mr|chbg-2.0.1-17|42	%build
14mr|chbg-2.0.1-17|43	%configure2_5x \
14mr|chbg-2.0.1-17|44	--with-intl-includes=%{_datadir}/gettext/intl \
14mr|chbg-2.0.1-17|45	--x-libraries="-lz"
14mr|chbg-2.0.1-17|46	
14mr|chbg-2.0.1-17|47	%make
14mr|chbg-2.0.1-17|48	
14mr|chbg-2.0.1-17|49	%install
14mr|chbg-2.0.1-17|50	%makeinstall_std
14mr|chbg-2.0.1-17|51	
14mr|chbg-2.0.1-17|52	# install icons
14mr|chbg-2.0.1-17|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|chbg-2.0.1-17|54	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|chbg-2.0.1-17|55	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|chbg-2.0.1-17|56	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|chbg-2.0.1-17|57	
14mr|chbg-2.0.1-17|58	# menu stuff
14mr|chbg-2.0.1-17|59	mkdir -p %{buildroot}%{_datadir}/applications
14mr|chbg-2.0.1-17|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|chbg-2.0.1-17|61	[Desktop Entry]
14mr|chbg-2.0.1-17|62	Name=ChBg
14mr|chbg-2.0.1-17|63	Comment=Desktop background manager/changer/screensaver
14mr|chbg-2.0.1-17|64	Exec=%{name}
14mr|chbg-2.0.1-17|65	Icon=%{name}
14mr|chbg-2.0.1-17|66	Terminal=false
14mr|chbg-2.0.1-17|67	Type=Application
14mr|chbg-2.0.1-17|68	StartupNotify=true
14mr|chbg-2.0.1-17|69	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
14mr|chbg-2.0.1-17|70	EOF
14mr|chbg-2.0.1-17|71	
14mr|chbg-2.0.1-17|72	
14mr|chbg-2.0.1-17|73	# touch the default sysconfig file so that it can be included
14mr|chbg-2.0.1-17|74	mkdir -p %{buildroot}%{_sysconfdir}
14mr|chbg-2.0.1-17|75	touch %{buildroot}%{_sysconfdir}/chbgrc
14mr|chbg-2.0.1-17|76	
14mr|chbg-2.0.1-17|77	%find_lang %{name}
14mr|chbg-2.0.1-17|78	
14mr|chbg-2.0.1-17|79	%files -f %{name}.lang
14mr|chbg-2.0.1-17|80	%doc AUTHORS BUGS ChangeLog README THANKS TODO chbgrc.sample xscreensaver*txt
14mr|chbg-2.0.1-17|81	%{_bindir}/chbg
14mr|chbg-2.0.1-17|82	%{_datadir}/applications/*.desktop
14mr|chbg-2.0.1-17|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|chbg-2.0.1-17|84	%{_mandir}/man*/*
14mr|chbg-2.0.1-17|85	%attr(644,root,root) %config(noreplace,missingok) %{_sysconfdir}/chbgrc
14mr|chbg-2.0.1-17|86	
14mr|chbg-2.0.1-17|87	
14mr|chbg-2.0.1-17|88	
14mr|chbg-2.0.1-17|89	%changelog
14mr|chbg-2.0.1-17|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-17
14mr|chbg-2.0.1-17|91	+ Revision: a2c028c
14mr|chbg-2.0.1-17|92	- MassBuild#440: Increase release tag
14mr|chbg-2.0.1-17|93	
14mr|chbg-2.0.1-17|94	

16041 14
14mr|check-0.9.13-1|1	%define	major	0
14mr|check-0.9.13-1|2	%define	libname	%mklibname %{name} %{major}
14mr|check-0.9.13-1|3	%define	develname %mklibname %{name} -d
14mr|check-0.9.13-1|4	
14mr|check-0.9.13-1|5	Name:		check
14mr|check-0.9.13-1|6	Version:	0.9.13
14mr|check-0.9.13-1|7	Release:	1
14mr|check-0.9.13-1|8	License:	LGPLv2+
14mr|check-0.9.13-1|9	Summary:	A unit test framework for C
14mr|check-0.9.13-1|10	Group:		System/Libraries
14mr|check-0.9.13-1|11	URL:		http://check.sourceforge.net/
14mr|check-0.9.13-1|12	Source:		http://prdownloads.sourceforge.net/check/%{name}-%{version}.tar.gz
14mr|check-0.9.13-1|13	
14mr|check-0.9.13-1|14	%description
14mr|check-0.9.13-1|15	Check is a unit test framework for C. It features a simple interface for
14mr|check-0.9.13-1|16	defining unit tests, putting little in the way of the developer. Tests are run
14mr|check-0.9.13-1|17	in a separate address space, so Check can catch both assertion failures and
14mr|check-0.9.13-1|18	code errors that cause segmentation faults or other signals.  The output from
14mr|check-0.9.13-1|19	unit tests can be used within source code editors and IDEs.
14mr|check-0.9.13-1|20	
14mr|check-0.9.13-1|21	%package -n	%{libname}
14mr|check-0.9.13-1|22	Summary:	C testing framework
14mr|check-0.9.13-1|23	Group:		System/Libraries
14mr|check-0.9.13-1|24	
14mr|check-0.9.13-1|25	%description -n	%{libname}
14mr|check-0.9.13-1|26	Check is a unit test framework for C. It features a simple interface for
14mr|check-0.9.13-1|27	defining unit tests, putting little in the way of the developer. Tests are run
14mr|check-0.9.13-1|28	in a separate address space, so Check can catch both assertion failures and
14mr|check-0.9.13-1|29	code errors that cause segmentation faults or other signals. The output from
14mr|check-0.9.13-1|30	unit tests can be used within source code editors and IDEs.
14mr|check-0.9.13-1|31	
14mr|check-0.9.13-1|32	%package -n	%{develname}
14mr|check-0.9.13-1|33	Summary:	Development files for %{name}
14mr|check-0.9.13-1|34	Group:		Development/C
14mr|check-0.9.13-1|35	Requires:	%{libname} = %{version}
14mr|check-0.9.13-1|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|check-0.9.13-1|37	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|check-0.9.13-1|38	Obsoletes:	%{name}
14mr|check-0.9.13-1|39	Obsoletes:	%mklibname -d %{name} 0
14mr|check-0.9.13-1|40	
14mr|check-0.9.13-1|41	%description -n	%{develname}
14mr|check-0.9.13-1|42	This package contains development files for %{name}.
14mr|check-0.9.13-1|43	
14mr|check-0.9.13-1|44	%prep
14mr|check-0.9.13-1|45	%setup -q
14mr|check-0.9.13-1|46	
14mr|check-0.9.13-1|47	%build
14mr|check-0.9.13-1|48	%configure2_5x
14mr|check-0.9.13-1|49	%make
14mr|check-0.9.13-1|50	
14mr|check-0.9.13-1|51	%install
14mr|check-0.9.13-1|52	%makeinstall
14mr|check-0.9.13-1|53	
14mr|check-0.9.13-1|54	# move documentation
14mr|check-0.9.13-1|55	mv %{buildroot}%{_datadir}/doc/%{name} \
14mr|check-0.9.13-1|56	%{buildroot}%{_datadir}/doc/%{develname}-%{version}
14mr|check-0.9.13-1|57	
14mr|check-0.9.13-1|58	%files -n %{libname}
14mr|check-0.9.13-1|59	%{_libdir}/*.so.%{major}*
14mr|check-0.9.13-1|60	
14mr|check-0.9.13-1|61	%files -n %{develname}
14mr|check-0.9.13-1|62	%{_bindir}/checkmk
14mr|check-0.9.13-1|63	%{_datadir}/doc/%{develname}-%{version}
14mr|check-0.9.13-1|64	%{_datadir}/aclocal/check.m4
14mr|check-0.9.13-1|65	%{_libdir}/libcheck.so
14mr|check-0.9.13-1|66	%{_libdir}/libcheck.a
14mr|check-0.9.13-1|67	%{_includedir}/*
14mr|check-0.9.13-1|68	%{_libdir}/pkgconfig/check.pc
14mr|check-0.9.13-1|69	%{_infodir}/check.info*
14mr|check-0.9.13-1|70	%{_mandir}/man1/checkmk.1*
14mr|check-0.9.13-1|71	
14mr|check-0.9.13-1|72	%changelog
14mr|check-0.9.13-1|73	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 0.9.13-1
14mr|check-0.9.13-1|74	+ Revision: a5710d9
14mr|check-0.9.13-1|75	- pack static lib
14mr|check-0.9.13-1|76	
14mr|check-0.9.13-1|77	

16042 14
14mr|checkstyle-4.4-0.0.8|1	%define section free
14mr|checkstyle-4.4-0.0.8|2	%define build_free 1
14mr|checkstyle-4.4-0.0.8|3	%define build_tests 0
14mr|checkstyle-4.4-0.0.8|4	
14mr|checkstyle-4.4-0.0.8|5	Name:           checkstyle
14mr|checkstyle-4.4-0.0.8|6	Version:        4.4
14mr|checkstyle-4.4-0.0.8|7	Release:        0.0.8
14mr|checkstyle-4.4-0.0.8|8	Epoch:          0
14mr|checkstyle-4.4-0.0.8|9	Summary:        Helps programmers write Java code that adheres to a coding standard
14mr|checkstyle-4.4-0.0.8|10	License:        LGPL
14mr|checkstyle-4.4-0.0.8|11	Group:          Development/Java
14mr|checkstyle-4.4-0.0.8|12	URL:            http://checkstyle.sourceforge.net/
14mr|checkstyle-4.4-0.0.8|13	Source0:        http://downloads.sourceforge.net/checkstyle/checkstyle-src-%{version}.tar.gz
14mr|checkstyle-4.4-0.0.8|14	Source1:        %{name}-script
14mr|checkstyle-4.4-0.0.8|15	Source2:        %{name}.catalog
14mr|checkstyle-4.4-0.0.8|16	Patch0:         %{name}-build.patch
14mr|checkstyle-4.4-0.0.8|17	Patch1:         %{name}-javadoc-crosslink.patch
14mr|checkstyle-4.4-0.0.8|18	Patch2:         %{name}-build-free.patch
14mr|checkstyle-4.4-0.0.8|19	Patch3:         %{name}-exclude-smap.patch
14mr|checkstyle-4.4-0.0.8|20	Requires:       ant >= 0:1.6
14mr|checkstyle-4.4-0.0.8|21	Requires:       antlr >= 0:2.7.1, jakarta-commons-logging
14mr|checkstyle-4.4-0.0.8|22	Requires:       jakarta-commons-cli, jakarta-commons-beanutils
14mr|checkstyle-4.4-0.0.8|23	Requires:       jakarta-commons-collections, jpackage-utils >= 0:1.5
14mr|checkstyle-4.4-0.0.8|24	Requires:       jaxp_parser_impl
14mr|checkstyle-4.4-0.0.8|25	BuildRequires:  ant >= 0:1.6, ant-nodeps >= 0:1.6
14mr|checkstyle-4.4-0.0.8|26	%if %{build_tests}
14mr|checkstyle-4.4-0.0.8|27	BuildRequires:  ant-junit >= 0:1.6
14mr|checkstyle-4.4-0.0.8|28	# FIXME: Need to package emma <http://emma.sf.net/>
14mr|checkstyle-4.4-0.0.8|29	BuildRequires:  emma
14mr|checkstyle-4.4-0.0.8|30	%endif
14mr|checkstyle-4.4-0.0.8|31	BuildRequires:  junit, antlr >= 0:2.7.1
14mr|checkstyle-4.4-0.0.8|32	BuildRequires:  jakarta-commons-beanutils, jakarta-commons-lang
14mr|checkstyle-4.4-0.0.8|33	BuildRequires:  jakarta-commons-cli, xalan-j2, java-rpmbuild >= 0:1.5
14mr|checkstyle-4.4-0.0.8|34	# xerces-j2 because tests fail with gnujaxp...
14mr|checkstyle-4.4-0.0.8|35	BuildRequires:  jakarta-commons-logging, jakarta-commons-collections, xerces-j2
14mr|checkstyle-4.4-0.0.8|36	BuildRequires:  antlr-javadoc
14mr|checkstyle-4.4-0.0.8|37	#BuildRequires:  xml-commons-jaxp-1.3-apis-javadoc
14mr|checkstyle-4.4-0.0.8|38	BuildRequires:  xml-commons-apis-javadoc
14mr|checkstyle-4.4-0.0.8|39	BuildRequires:  jakarta-commons-beanutils-javadoc, ant-javadoc, perl-base
14mr|checkstyle-4.4-0.0.8|40	BuildRequires:  java-devel
14mr|checkstyle-4.4-0.0.8|41	BuildRequires:  java-javadoc
14mr|checkstyle-4.4-0.0.8|42	BuildRequires:  avalon-logkit
14mr|checkstyle-4.4-0.0.8|43	BuildRequires:  jdom
14mr|checkstyle-4.4-0.0.8|44	BuildRequires:  velocity
14mr|checkstyle-4.4-0.0.8|45	BuildRequires:  werken.xpath
14mr|checkstyle-4.4-0.0.8|46	BuildArch:      noarch
14mr|checkstyle-4.4-0.0.8|47	
14mr|checkstyle-4.4-0.0.8|48	%description
14mr|checkstyle-4.4-0.0.8|49	Checkstyle is a development tool to help programmers write Java code
14mr|checkstyle-4.4-0.0.8|50	that adheres to a coding standard. It automates the process of checking
14mr|checkstyle-4.4-0.0.8|51	Java code to spare humans of this boring (but important) task. This
14mr|checkstyle-4.4-0.0.8|52	makes it ideal for projects that want to enforce a coding standard.
14mr|checkstyle-4.4-0.0.8|53	
14mr|checkstyle-4.4-0.0.8|54	Checkstyle is highly configurable and can be made to support almost any
14mr|checkstyle-4.4-0.0.8|55	coding standard. An example configuration file is supplied supporting
14mr|checkstyle-4.4-0.0.8|56	the Sun Code Conventions. As well, other sample configuration files are
14mr|checkstyle-4.4-0.0.8|57	supplied for other well known conventions.
14mr|checkstyle-4.4-0.0.8|58	
14mr|checkstyle-4.4-0.0.8|59	Checkstyle can check many aspects of your source code. Historically
14mr|checkstyle-4.4-0.0.8|60	it's main functionality has been to check code layout issues, but since
14mr|checkstyle-4.4-0.0.8|61	the internal architecture was changed in version 3, more and more checks
14mr|checkstyle-4.4-0.0.8|62	for other purposes have been added. Now Checkstyle provides checks that
14mr|checkstyle-4.4-0.0.8|63	find class design problems, duplicate code, or bug patterns like double
14mr|checkstyle-4.4-0.0.8|64	checked locking.
14mr|checkstyle-4.4-0.0.8|65	
14mr|checkstyle-4.4-0.0.8|66	Checkstyle is most useful if you integrate it in your build process or
14mr|checkstyle-4.4-0.0.8|67	your development environment. The distribution includes:
14mr|checkstyle-4.4-0.0.8|68	
14mr|checkstyle-4.4-0.0.8|69	* An Ant task.
14mr|checkstyle-4.4-0.0.8|70	* A command line tool.
14mr|checkstyle-4.4-0.0.8|71	
14mr|checkstyle-4.4-0.0.8|72	%package        demo
14mr|checkstyle-4.4-0.0.8|73	Group:          Development/Java
14mr|checkstyle-4.4-0.0.8|74	Summary:        Demos for %{name}
14mr|checkstyle-4.4-0.0.8|75	Requires:       %{name} = %{epoch}:%{version}
14mr|checkstyle-4.4-0.0.8|76	
14mr|checkstyle-4.4-0.0.8|77	%description    demo
14mr|checkstyle-4.4-0.0.8|78	Demonstrations and samples for %{name}.
14mr|checkstyle-4.4-0.0.8|79	
14mr|checkstyle-4.4-0.0.8|80	%package        javadoc
14mr|checkstyle-4.4-0.0.8|81	Group:          Development/Java
14mr|checkstyle-4.4-0.0.8|82	Summary:        Javadoc for %{name}
14mr|checkstyle-4.4-0.0.8|83	
14mr|checkstyle-4.4-0.0.8|84	%description    javadoc
14mr|checkstyle-4.4-0.0.8|85	Javadoc for %{name}.
14mr|checkstyle-4.4-0.0.8|86	
14mr|checkstyle-4.4-0.0.8|87	%package        manual
14mr|checkstyle-4.4-0.0.8|88	Group:          Development/Java
14mr|checkstyle-4.4-0.0.8|89	Summary:        Manual for %{name}
14mr|checkstyle-4.4-0.0.8|90	
14mr|checkstyle-4.4-0.0.8|91	%description    manual
14mr|checkstyle-4.4-0.0.8|92	Manual for %{name}.
14mr|checkstyle-4.4-0.0.8|93	
14mr|checkstyle-4.4-0.0.8|94	%package        optional
14mr|checkstyle-4.4-0.0.8|95	Group:          Development/Java
14mr|checkstyle-4.4-0.0.8|96	Summary:        Optional functionality for %{name}
14mr|checkstyle-4.4-0.0.8|97	Requires:       %{name} = %{epoch}:%{version}
14mr|checkstyle-4.4-0.0.8|98	
14mr|checkstyle-4.4-0.0.8|99	%description    optional
14mr|checkstyle-4.4-0.0.8|100	Optional functionality for %{name}.
14mr|checkstyle-4.4-0.0.8|101	
14mr|checkstyle-4.4-0.0.8|102	%prep
14mr|checkstyle-4.4-0.0.8|103	%setup -q -n %{name}-src-%{version}
14mr|checkstyle-4.4-0.0.8|104	%patch0 -p1 -b .build
14mr|checkstyle-4.4-0.0.8|105	%patch1 -p1 -b .javadoc
14mr|checkstyle-4.4-0.0.8|106	%if %{build_free}
14mr|checkstyle-4.4-0.0.8|107	%patch2 -p1 -b .free
14mr|checkstyle-4.4-0.0.8|108	%endif
14mr|checkstyle-4.4-0.0.8|109	%patch3 -p1 -b .smap
14mr|checkstyle-4.4-0.0.8|110	
14mr|checkstyle-4.4-0.0.8|111	%{__perl} -pi -e 's|\./{\@docRoot}/\.\./index\.html|file://%{_docdir}/%{name}-manual-%{version}/index.html|' build.xml
14mr|checkstyle-4.4-0.0.8|112	%{__perl} -pi -e 's|.*classpathref="javadoc\.classpath".*\n||g;' build.xml
14mr|checkstyle-4.4-0.0.8|113	
14mr|checkstyle-4.4-0.0.8|114	# remove all binary libs
14mr|checkstyle-4.4-0.0.8|115	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
14mr|checkstyle-4.4-0.0.8|116	
14mr|checkstyle-4.4-0.0.8|117	# fix end-of-line
14mr|checkstyle-4.4-0.0.8|118	%{__perl} -pi -e 's/\r$//g' LICENSE LICENSE.apache LICENSE.apache20 \
14mr|checkstyle-4.4-0.0.8|119	README RIGHTS.antlr *.header *.xml
14mr|checkstyle-4.4-0.0.8|120	
14mr|checkstyle-4.4-0.0.8|121	%if %{build_free}
14mr|checkstyle-4.4-0.0.8|122	%{__rm} -rf src/checkstyle/com/puppycrawl/tools/checkstyle/doclets
14mr|checkstyle-4.4-0.0.8|123	%endif
14mr|checkstyle-4.4-0.0.8|124	
14mr|checkstyle-4.4-0.0.8|125	%build
14mr|checkstyle-4.4-0.0.8|126	OPT_JAR_LIST="ant/ant-nodeps"
14mr|checkstyle-4.4-0.0.8|127	%if %{build_tests}
14mr|checkstyle-4.4-0.0.8|128	OPT_JAR_LIST="$OPT_JAR_LIST ant/ant-junit"
14mr|checkstyle-4.4-0.0.8|129	%endif
14mr|checkstyle-4.4-0.0.8|130	export OPT_JAR_LIST
14mr|checkstyle-4.4-0.0.8|131	export CLASSPATH=$(build-classpath antlr commons-beanutils \
14mr|checkstyle-4.4-0.0.8|132	commons-collections commons-cli commons-logging jdom junit velocity \
14mr|checkstyle-4.4-0.0.8|133	werken.xpath xalan-j2 xerces-j2 avalon-logkit commons-lang)
14mr|checkstyle-4.4-0.0.8|134	
14mr|checkstyle-4.4-0.0.8|135	%{ant} \
14mr|checkstyle-4.4-0.0.8|136	-Dbuild.sysclasspath=first \
14mr|checkstyle-4.4-0.0.8|137	-Dant.javadoc=%{_javadocdir}/ant \
14mr|checkstyle-4.4-0.0.8|138	-Dantlr.javadoc=%{_javadocdir}/antlr \
14mr|checkstyle-4.4-0.0.8|139	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14mr|checkstyle-4.4-0.0.8|140	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14mr|checkstyle-4.4-0.0.8|141	-Djava.javadoc=%{_javadocdir}/java \
14mr|checkstyle-4.4-0.0.8|142	compile.checkstyle
14mr|checkstyle-4.4-0.0.8|143	%{ant} \
14mr|checkstyle-4.4-0.0.8|144	-Dant.javadoc=%{_javadocdir}/ant \
14mr|checkstyle-4.4-0.0.8|145	-Dantlr.javadoc=%{_javadocdir}/antlr \
14mr|checkstyle-4.4-0.0.8|146	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14mr|checkstyle-4.4-0.0.8|147	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14mr|checkstyle-4.4-0.0.8|148	-Djava.javadoc=%{_javadocdir}/java \
14mr|checkstyle-4.4-0.0.8|149	javadoc
14mr|checkstyle-4.4-0.0.8|150	%{ant} \
14mr|checkstyle-4.4-0.0.8|151	-Dbuild.sysclasspath=first \
14mr|checkstyle-4.4-0.0.8|152	-Dant.javadoc=%{_javadocdir}/ant \
14mr|checkstyle-4.4-0.0.8|153	-Dantlr.javadoc=%{_javadocdir}/antlr \
14mr|checkstyle-4.4-0.0.8|154	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14mr|checkstyle-4.4-0.0.8|155	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14mr|checkstyle-4.4-0.0.8|156	-Djava.javadoc=%{_javadocdir}/java \
14mr|checkstyle-4.4-0.0.8|157	xdocs
14mr|checkstyle-4.4-0.0.8|158	%{ant} \
14mr|checkstyle-4.4-0.0.8|159	-Dbuild.sysclasspath=first \
14mr|checkstyle-4.4-0.0.8|160	-Dant.javadoc=%{_javadocdir}/ant \
14mr|checkstyle-4.4-0.0.8|161	-Dantlr.javadoc=%{_javadocdir}/antlr \
14mr|checkstyle-4.4-0.0.8|162	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14mr|checkstyle-4.4-0.0.8|163	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14mr|checkstyle-4.4-0.0.8|164	-Djava.javadoc=%{_javadocdir}/java \
14mr|checkstyle-4.4-0.0.8|165	build.bindist
14mr|checkstyle-4.4-0.0.8|166	%if %{build_tests}
14mr|checkstyle-4.4-0.0.8|167	%{ant} \
14mr|checkstyle-4.4-0.0.8|168	-Dbuild.sysclasspath=first \
14mr|checkstyle-4.4-0.0.8|169	-Dant.javadoc=%{_javadocdir}/ant \
14mr|checkstyle-4.4-0.0.8|170	-Dantlr.javadoc=%{_javadocdir}/antlr \
14mr|checkstyle-4.4-0.0.8|171	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
14mr|checkstyle-4.4-0.0.8|172	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
14mr|checkstyle-4.4-0.0.8|173	-Djava.javadoc=%{_javadocdir}/java \
14mr|checkstyle-4.4-0.0.8|174	run.tests
14mr|checkstyle-4.4-0.0.8|175	%endif
14mr|checkstyle-4.4-0.0.8|176	
14mr|checkstyle-4.4-0.0.8|177	%install
14mr|checkstyle-4.4-0.0.8|178	%{__rm} -rf %{buildroot}
14mr|checkstyle-4.4-0.0.8|179	
14mr|checkstyle-4.4-0.0.8|180	# jar
14mr|checkstyle-4.4-0.0.8|181	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|checkstyle-4.4-0.0.8|182	cp -a target/dist/%{name}-%{version}/%{name}-%{version}.jar \
14mr|checkstyle-4.4-0.0.8|183	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|checkstyle-4.4-0.0.8|184	cp -a target/dist/%{name}-%{version}/%{name}-optional-%{version}.jar \
14mr|checkstyle-4.4-0.0.8|185	%{buildroot}%{_javadir}/%{name}-optional-%{version}.jar
14mr|checkstyle-4.4-0.0.8|186	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo $jar| %__sed "s|-%{version}||g"`; done)
14mr|checkstyle-4.4-0.0.8|187	
14mr|checkstyle-4.4-0.0.8|188	# script
14mr|checkstyle-4.4-0.0.8|189	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|checkstyle-4.4-0.0.8|190	cp -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14mr|checkstyle-4.4-0.0.8|191	
14mr|checkstyle-4.4-0.0.8|192	# dtds
14mr|checkstyle-4.4-0.0.8|193	%{__mkdir_p} %{buildroot}%{_datadir}/xml/%{name}
14mr|checkstyle-4.4-0.0.8|194	cp -a %{SOURCE2} %{buildroot}%{_datadir}/xml/%{name}/catalog
14mr|checkstyle-4.4-0.0.8|195	cp -a src/checkstyle/com/puppycrawl/tools/checkstyle/*.dtd \
14mr|checkstyle-4.4-0.0.8|196	%{buildroot}%{_datadir}/xml/%{name}
14mr|checkstyle-4.4-0.0.8|197	
14mr|checkstyle-4.4-0.0.8|198	# demo
14mr|checkstyle-4.4-0.0.8|199	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
14mr|checkstyle-4.4-0.0.8|200	cp -a target/dist/%{name}-%{version}/contrib/* \
14mr|checkstyle-4.4-0.0.8|201	%{buildroot}%{_datadir}/%{name}
14mr|checkstyle-4.4-0.0.8|202	
14mr|checkstyle-4.4-0.0.8|203	# ant.d
14mr|checkstyle-4.4-0.0.8|204	%{__mkdir_p}  %{buildroot}%{_sysconfdir}/ant.d
14mr|checkstyle-4.4-0.0.8|205	%{__cat} > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
14mr|checkstyle-4.4-0.0.8|206	checkstyle antlr jakarta-commons-beanutils jakarta-commons-cli jakarta-commons-logging jakarta-commons-collections jaxp_parser_impl
14mr|checkstyle-4.4-0.0.8|207	EOF
14mr|checkstyle-4.4-0.0.8|208	
14mr|checkstyle-4.4-0.0.8|209	# javadoc
14mr|checkstyle-4.4-0.0.8|210	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|checkstyle-4.4-0.0.8|211	# FIXME: This allows --short-circuit (%%exclude should be used instead).
14mr|checkstyle-4.4-0.0.8|212	if [ -d target/dist/%{name}-%{version}/docs/api ]; then
14mr|checkstyle-4.4-0.0.8|213	cp -a target/dist/%{name}-%{version}/docs/api/* \
14mr|checkstyle-4.4-0.0.8|214	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|checkstyle-4.4-0.0.8|215	fi
14mr|checkstyle-4.4-0.0.8|216	%{__rm} -rf target/dist/%{name}-%{version}/docs/api
14mr|checkstyle-4.4-0.0.8|217	%{__ln_s} %{_javadocdir}/%{name} target/dist/%{name}-%{version}/docs/api
14mr|checkstyle-4.4-0.0.8|218	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|checkstyle-4.4-0.0.8|219	
14mr|checkstyle-4.4-0.0.8|220	for i in `find %{buildroot}%{_datadir}/%{name} -type f`; do
14mr|checkstyle-4.4-0.0.8|221	%{__perl} -pi -e 's/\r$//g' $i
14mr|checkstyle-4.4-0.0.8|222	done
14mr|checkstyle-4.4-0.0.8|223	
14mr|checkstyle-4.4-0.0.8|224	for i in `find target/dist/%{name}-%{version}/docs -type f`; do
14mr|checkstyle-4.4-0.0.8|225	%{__perl} -pi -e 's/\r$//g' $i
14mr|checkstyle-4.4-0.0.8|226	done
14mr|checkstyle-4.4-0.0.8|227	
14mr|checkstyle-4.4-0.0.8|228	for i in `find %{buildroot}%{_datadir}/xml/%{name} -type f -name "*.dtd"`; do
14mr|checkstyle-4.4-0.0.8|229	%{__perl} -pi -e 's/\r$//g' $i
14mr|checkstyle-4.4-0.0.8|230	done
14mr|checkstyle-4.4-0.0.8|231	
14mr|checkstyle-4.4-0.0.8|232	%post
14mr|checkstyle-4.4-0.0.8|233	# Note that we're using a fully versioned catalog, so this is always ok.
14mr|checkstyle-4.4-0.0.8|234	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
14mr|checkstyle-4.4-0.0.8|235	%{_bindir}/install-catalog --add \
14mr|checkstyle-4.4-0.0.8|236	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mr|checkstyle-4.4-0.0.8|237	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
14mr|checkstyle-4.4-0.0.8|238	fi
14mr|checkstyle-4.4-0.0.8|239	
14mr|checkstyle-4.4-0.0.8|240	%postun
14mr|checkstyle-4.4-0.0.8|241	# Note that we're using a fully versioned catalog, so this is always ok.
14mr|checkstyle-4.4-0.0.8|242	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
14mr|checkstyle-4.4-0.0.8|243	%{_bindir}/install-catalog --remove \
14mr|checkstyle-4.4-0.0.8|244	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mr|checkstyle-4.4-0.0.8|245	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
14mr|checkstyle-4.4-0.0.8|246	fi
14mr|checkstyle-4.4-0.0.8|247	
14mr|checkstyle-4.4-0.0.8|248	%post optional
14mr|checkstyle-4.4-0.0.8|249	%{__grep} -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} || \
14mr|checkstyle-4.4-0.0.8|250	%{__perl} -pi -e 's|checkstyle|checkstyle checkstyle-optional|' %{_sysconfdir}/ant.d/%{name}
14mr|checkstyle-4.4-0.0.8|251	
14mr|checkstyle-4.4-0.0.8|252	%postun optional
14mr|checkstyle-4.4-0.0.8|253	%{__grep} -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} && \
14mr|checkstyle-4.4-0.0.8|254	%{__perl} -pi -e 's|checkstyle-optional ||' %{_sysconfdir}/ant.d/%{name} || :
14mr|checkstyle-4.4-0.0.8|255	
14mr|checkstyle-4.4-0.0.8|256	%files
14mr|checkstyle-4.4-0.0.8|257	%defattr(0644,root,root,0755)
14mr|checkstyle-4.4-0.0.8|258	%doc LICENSE LICENSE.apache LICENSE.apache20 README RIGHTS.antlr
14mr|checkstyle-4.4-0.0.8|259	%doc build.xml checkstyle_checks.xml import-control.xml java.header
14mr|checkstyle-4.4-0.0.8|260	%doc sun_checks.xml suppressions.xml
14mr|checkstyle-4.4-0.0.8|261	%{_javadir}/%{name}.jar
14mr|checkstyle-4.4-0.0.8|262	%{_javadir}/%{name}-%{version}.jar
14mr|checkstyle-4.4-0.0.8|263	%{_datadir}/xml/%{name}
14mr|checkstyle-4.4-0.0.8|264	%attr(0755,root,root) %{_bindir}/*
14mr|checkstyle-4.4-0.0.8|265	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
14mr|checkstyle-4.4-0.0.8|266	%dir %{_datadir}/%{name}
14mr|checkstyle-4.4-0.0.8|267	%{_datadir}/%{name}/*.xsl
14mr|checkstyle-4.4-0.0.8|268	
14mr|checkstyle-4.4-0.0.8|269	%files demo
14mr|checkstyle-4.4-0.0.8|270	%defattr(0644,root,root,0755)
14mr|checkstyle-4.4-0.0.8|271	%exclude %{_datadir}/%{name}/*.xsl
14mr|checkstyle-4.4-0.0.8|272	%{_datadir}/%{name}/*
14mr|checkstyle-4.4-0.0.8|273	
14mr|checkstyle-4.4-0.0.8|274	%files javadoc
14mr|checkstyle-4.4-0.0.8|275	%defattr(0644,root,root,0755)
14mr|checkstyle-4.4-0.0.8|276	%doc %{_javadocdir}/%{name}-%{version}
14mr|checkstyle-4.4-0.0.8|277	%doc %{_javadocdir}/%{name}
14mr|checkstyle-4.4-0.0.8|278	
14mr|checkstyle-4.4-0.0.8|279	%files manual
14mr|checkstyle-4.4-0.0.8|280	%defattr(0644,root,root,0755)
14mr|checkstyle-4.4-0.0.8|281	%doc target/dist/%{name}-%{version}/docs/*
14mr|checkstyle-4.4-0.0.8|282	
14mr|checkstyle-4.4-0.0.8|283	%files optional
14mr|checkstyle-4.4-0.0.8|284	%defattr(0644,root,root,0755)
14mr|checkstyle-4.4-0.0.8|285	%{_javadir}/%{name}-optional.jar
14mr|checkstyle-4.4-0.0.8|286	%{_javadir}/%{name}-optional-%{version}.jar
14mr|checkstyle-4.4-0.0.8|287	
14mr|checkstyle-4.4-0.0.8|288	
14mr|checkstyle-4.4-0.0.8|289	%changelog
14mr|checkstyle-4.4-0.0.8|290	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:4.4-0.0.8
14mr|checkstyle-4.4-0.0.8|291	+ Revision: 7cabc74
14mr|checkstyle-4.4-0.0.8|292	- Sepc cleanup
14mr|checkstyle-4.4-0.0.8|293	
14mr|checkstyle-4.4-0.0.8|294	

16043 14
14mr|cheese-3.12.2-2|1	%define	gtk_maj	23
14mr|cheese-3.12.2-2|2	%define	major	7
14mr|cheese-3.12.2-2|3	%define	gir_maj	3.0
14mr|cheese-3.12.2-2|4	%define	libname	%mklibname %{name} %{major}
14mr|cheese-3.12.2-2|5	%define	gtkname	%mklibname %{name}-gtk %{gtk_maj}
14mr|cheese-3.12.2-2|6	%define	girname	%mklibname %{name}-gtk-gir %{gir_maj}
14mr|cheese-3.12.2-2|7	%define	devname	%mklibname -d %{name}
14mr|cheese-3.12.2-2|8	%define	devgtk	%mklibname -d %{name}-gtk
14mr|cheese-3.12.2-2|9	
14mr|cheese-3.12.2-2|10	Summary:	A GNOME application for taking pictures and videos from a webcam
14mr|cheese-3.12.2-2|11	Name:		cheese
14mr|cheese-3.12.2-2|12	Version:	3.12.2
14mr|cheese-3.12.2-2|13	Release:	2
14mr|cheese-3.12.2-2|14	License:	GPLv2+
14mr|cheese-3.12.2-2|15	Group:		Video
14mr|cheese-3.12.2-2|16	URL:		http://www.gnome.org/projects/cheese/
14mr|cheese-3.12.2-2|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/cheese/3.12/%{name}-%{version}.tar.xz
14mr|cheese-3.12.2-2|18	
14mr|cheese-3.12.2-2|19	BuildRequires:	desktop-file-utils
14mr|cheese-3.12.2-2|20	BuildRequires:	glib2.0-common
14mr|cheese-3.12.2-2|21	BuildRequires:	gnome-doc-utils >= 0.20
14mr|cheese-3.12.2-2|22	BuildRequires:	gtk-doc >= 1.14
14mr|cheese-3.12.2-2|23	BuildRequires:	intltool
14mr|cheese-3.12.2-2|24	BuildRequires:	itstool
14mr|cheese-3.12.2-2|25	BuildRequires:	vala vala-devel
14mr|cheese-3.12.2-2|26	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mr|cheese-3.12.2-2|27	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.1
14mr|cheese-3.12.2-2|28	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mr|cheese-3.12.2-2|29	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.91.8
14mr|cheese-3.12.2-2|30	BuildRequires:	pkgconfig(gdk-3.0) >= 2.99.4
14mr|cheese-3.12.2-2|31	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|cheese-3.12.2-2|32	BuildRequires:	pkgconfig(gee-1.0) >= 0.6.0
14mr|cheese-3.12.2-2|33	BuildRequires:	pkgconfig(gl)
14mr|cheese-3.12.2-2|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|cheese-3.12.2-2|35	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.6
14mr|cheese-3.12.2-2|36	BuildRequires:	pkgconfig(gnome-video-effects)
14mr|cheese-3.12.2-2|37	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.7
14mr|cheese-3.12.2-2|38	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
14mr|cheese-3.12.2-2|39	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
14mr|cheese-3.12.2-2|40	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0
14mr|cheese-3.12.2-2|41	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
14mr|cheese-3.12.2-2|42	BuildRequires:  %{_lib}gstbasevideo1.0-devel
14mr|cheese-3.12.2-2|43	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.99.4
14mr|cheese-3.12.2-2|44	BuildRequires:	pkgconfig(gudev-1.0)
14mr|cheese-3.12.2-2|45	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mr|cheese-3.12.2-2|46	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|cheese-3.12.2-2|47	BuildRequires:	pkgconfig(mx-1.0)
14mr|cheese-3.12.2-2|48	BuildRequires:	pkgconfig(pangocairo) >= 1.28.0
14mr|cheese-3.12.2-2|49	BuildRequires:	pkgconfig(x11)
14mr|cheese-3.12.2-2|50	BuildRequires:	pkgconfig(xtst)
14mr|cheese-3.12.2-2|51	
14mr|cheese-3.12.2-2|52	Requires:	gsettings-desktop-schemas
14mr|cheese-3.12.2-2|53	Requires:	gstreamer1.0-plugins-base
14mr|cheese-3.12.2-2|54	Requires:	gstreamer1.0-plugins-good
14mr|cheese-3.12.2-2|55	Requires:	gstreamer1.0-plugins-bad
14mr|cheese-3.12.2-2|56	Requires:	gstreamer1.0-vp8
14mr|cheese-3.12.2-2|57	%if "%{_lib}" == "lib64"
14mr|cheese-3.12.2-2|58	%define	_libext	()(64bit)
14mr|cheese-3.12.2-2|59	%else
14mr|cheese-3.12.2-2|60	%define	_libext %{nil}
14mr|cheese-3.12.2-2|61	%endif
14mr|cheese-3.12.2-2|62	#Requires:	gstreamer0.10(encoder-video/x-vp8)%{_libext}
14mr|cheese-3.12.2-2|63	Requires:	gnome-video-effects
14mr|cheese-3.12.2-2|64	
14mr|cheese-3.12.2-2|65	# TODO update features once added upstream
14mr|cheese-3.12.2-2|66	%description
14mr|cheese-3.12.2-2|67	Cheese is a Photobooth-inspired GNOME application for taking pictures and
14mr|cheese-3.12.2-2|68	videos from a webcam. It also includes fancy graphical effects based on
14mr|cheese-3.12.2-2|69	the gstreamer-backend.
14mr|cheese-3.12.2-2|70	
14mr|cheese-3.12.2-2|71	%package -n	%{libname}
14mr|cheese-3.12.2-2|72	Group:		System/Libraries
14mr|cheese-3.12.2-2|73	Summary:	Shared library part of %{name}
14mr|cheese-3.12.2-2|74	Obsoletes:	%{gtkname} < 3.5.1-1
14mr|cheese-3.12.2-2|75	Provides:	%{gtkname} = 3.5.1-1
14mr|cheese-3.12.2-2|76	
14mr|cheese-3.12.2-2|77	%description -n	%{libname}
14mr|cheese-3.12.2-2|78	This package contains the shared library for %{name}.
14mr|cheese-3.12.2-2|79	
14mr|cheese-3.12.2-2|80	%package -n	%{gtkname}
14mr|cheese-3.12.2-2|81	Group:		System/Libraries
14mr|cheese-3.12.2-2|82	Summary:	Shared library part of %{name} - gtk
14mr|cheese-3.12.2-2|83	Obsoletes:	%{libname} < 3.5.1-1
14mr|cheese-3.12.2-2|84	Provides:	%{libname} = 3.5.1-1
14mr|cheese-3.12.2-2|85	
14mr|cheese-3.12.2-2|86	%description -n	%{gtkname}
14mr|cheese-3.12.2-2|87	This package contains the shared library for %{name}-gtk.
14mr|cheese-3.12.2-2|88	
14mr|cheese-3.12.2-2|89	%package -n	%{girname}
14mr|cheese-3.12.2-2|90	Summary:	GObject Introspection interface description for %{name}
14mr|cheese-3.12.2-2|91	Group:		System/Libraries
14mr|cheese-3.12.2-2|92	
14mr|cheese-3.12.2-2|93	%description -n	%{girname}
14mr|cheese-3.12.2-2|94	GObject Introspection interface description for %{name}.
14mr|cheese-3.12.2-2|95	
14mr|cheese-3.12.2-2|96	%package -n	%{devname}
14mr|cheese-3.12.2-2|97	Group:		Development/C
14mr|cheese-3.12.2-2|98	Summary:	Developent files for %{name}
14mr|cheese-3.12.2-2|99	Requires:	%{libname} = %{version}-%{release}
14mr|cheese-3.12.2-2|100	Requires:	%{girname} = %{version}-%{release}
14mr|cheese-3.12.2-2|101	
14mr|cheese-3.12.2-2|102	%description -n	%{devname}
14mr|cheese-3.12.2-2|103	This packages contains the development library and header files for %{name}.
14mr|cheese-3.12.2-2|104	
14mr|cheese-3.12.2-2|105	%package -n	%{devgtk}
14mr|cheese-3.12.2-2|106	Group:		Development/C
14mr|cheese-3.12.2-2|107	Summary:	Developent files for %{name}-gtk
14mr|cheese-3.12.2-2|108	Requires:	%{gtkname} = %{version}-%{release}
14mr|cheese-3.12.2-2|109	
14mr|cheese-3.12.2-2|110	%description -n	%{devgtk}
14mr|cheese-3.12.2-2|111	This packages contains the development library and header files for %{name}-gtk.
14mr|cheese-3.12.2-2|112	
14mr|cheese-3.12.2-2|113	%prep
14mr|cheese-3.12.2-2|114	%setup -q
14mr|cheese-3.12.2-2|115	
14mr|cheese-3.12.2-2|116	%build
14mr|cheese-3.12.2-2|117	%configure2_5x	--disable-static
14mr|cheese-3.12.2-2|118	
14mr|cheese-3.12.2-2|119	%make
14mr|cheese-3.12.2-2|120	
14mr|cheese-3.12.2-2|121	%install
14mr|cheese-3.12.2-2|122	%makeinstall_std
14mr|cheese-3.12.2-2|123	%find_lang %{name} --with-gnome --all-name
14mr|cheese-3.12.2-2|124	
14mr|cheese-3.12.2-2|125	desktop-file-install \
14mr|cheese-3.12.2-2|126	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|cheese-3.12.2-2|127	
14mr|cheese-3.12.2-2|128	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
14mr|cheese-3.12.2-2|129	# dynamic support
14mr|cheese-3.12.2-2|130	mkdir -p %{buildroot}%launchers
14mr|cheese-3.12.2-2|131	cat > %{buildroot}%launchers/%{name}.desktop << EOF
14mr|cheese-3.12.2-2|132	[Desktop Entry]
14mr|cheese-3.12.2-2|133	Name=Webcam Photobooth
14mr|cheese-3.12.2-2|134	Comment=Cheese Webcam Photobooth using \$devicename
14mr|cheese-3.12.2-2|135	TryExec=%{_bindir}/cheese
14mr|cheese-3.12.2-2|136	Exec=%{_bindir}/cheese
14mr|cheese-3.12.2-2|137	Terminal=false
14mr|cheese-3.12.2-2|138	Icon=cheese
14mr|cheese-3.12.2-2|139	Type=Application
14mr|cheese-3.12.2-2|140	StartupNotify=true
14mr|cheese-3.12.2-2|141	EOF
14mr|cheese-3.12.2-2|142	
14mr|cheese-3.12.2-2|143	%post
14mr|cheese-3.12.2-2|144	update-alternatives --install %{launchers}/kde.desktop webcam.kde.dynamic %launchers/%{name}.desktop 60
14mr|cheese-3.12.2-2|145	update-alternatives --install %{launchers}/gnome.desktop webcam.gnome.dynamic %launchers/%{name}.desktop 60
14mr|cheese-3.12.2-2|146	
14mr|cheese-3.12.2-2|147	%postun
14mr|cheese-3.12.2-2|148	if [ "$1" = "0" ]; then
14mr|cheese-3.12.2-2|149	update-alternatives --remove webcam.kde.dynamic %launchers/%{name}.desktop
14mr|cheese-3.12.2-2|150	update-alternatives --remove webcam.gnome.dynamic %launchers/%{name}.desktop
14mr|cheese-3.12.2-2|151	fi
14mr|cheese-3.12.2-2|152	
14mr|cheese-3.12.2-2|153	%files -f %{name}.lang
14mr|cheese-3.12.2-2|154	%config(noreplace) %launchers/*.desktop
14mr|cheese-3.12.2-2|155	%{_bindir}/*
14mr|cheese-3.12.2-2|156	%{_datadir}/applications/*
14mr|cheese-3.12.2-2|157	%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
14mr|cheese-3.12.2-2|158	%{_iconsdir}/hicolor/*/*/*
14mr|cheese-3.12.2-2|159	%{_mandir}/man1/cheese.1*
14mr|cheese-3.12.2-2|160	%{_datadir}/appdata/cheese.appdata.xml
14mr|cheese-3.12.2-2|161	
14mr|cheese-3.12.2-2|162	%files -n %{libname}
14mr|cheese-3.12.2-2|163	%{_libdir}/lib%{name}.so.%{major}*
14mr|cheese-3.12.2-2|164	
14mr|cheese-3.12.2-2|165	%files -n %{gtkname}
14mr|cheese-3.12.2-2|166	%{_libdir}/lib%{name}-gtk.so.%{gtk_maj}*
14mr|cheese-3.12.2-2|167	
14mr|cheese-3.12.2-2|168	%files -n %{girname}
14mr|cheese-3.12.2-2|169	%{_libdir}/girepository-1.0/Cheese-%{gir_maj}.typelib
14mr|cheese-3.12.2-2|170	
14mr|cheese-3.12.2-2|171	%files -n %{devname}
14mr|cheese-3.12.2-2|172	%{_includedir}/%{name}
14mr|cheese-3.12.2-2|173	%{_libdir}/lib%{name}.so
14mr|cheese-3.12.2-2|174	%{_libdir}/pkgconfig/%{name}.pc
14mr|cheese-3.12.2-2|175	%{_datadir}/gir-1.0/Cheese-%{gir_maj}.gir
14mr|cheese-3.12.2-2|176	%{_datadir}/gtk-doc/html/%{name}/
14mr|cheese-3.12.2-2|177	
14mr|cheese-3.12.2-2|178	%files -n %{devgtk}
14mr|cheese-3.12.2-2|179	%{_libdir}/lib%{name}-gtk.so
14mr|cheese-3.12.2-2|180	%{_libdir}/pkgconfig/%{name}-gtk.pc
14mr|cheese-3.12.2-2|181	
14mr|cheese-3.12.2-2|182	%changelog
14mr|cheese-3.12.2-2|183	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|cheese-3.12.2-2|184	+ Revision: d02c794
14mr|cheese-3.12.2-2|185	- MassBuild#440: Increase release tag
14mr|cheese-3.12.2-2|186	
14mr|cheese-3.12.2-2|187	

16044 14
14mr|chemical-mime-data-0.1.94-11|1	Summary:	Support for chemical/* MIME types
14mr|chemical-mime-data-0.1.94-11|2	Name:		chemical-mime-data
14mr|chemical-mime-data-0.1.94-11|3	Version:	0.1.94
14mr|chemical-mime-data-0.1.94-11|4	Release:	11
14mr|chemical-mime-data-0.1.94-11|5	License:	LGPLv2.1+
14mr|chemical-mime-data-0.1.94-11|6	Group:		System/Libraries
14mr|chemical-mime-data-0.1.94-11|7	Url:		http://sourceforge.net/projects/chemical-mime/
14mr|chemical-mime-data-0.1.94-11|8	Source0:	http://dl.sourceforge.net/chemical-mime/%{name}-%{version}.tar.bz2
14mr|chemical-mime-data-0.1.94-11|9	Patch0:		chemical-mime-data-0.1.94-rosa-rsvg.patch
14mr|chemical-mime-data-0.1.94-11|10	BuildRequires:	intltool
14mr|chemical-mime-data-0.1.94-11|11	BuildRequires:	librsvg
14mr|chemical-mime-data-0.1.94-11|12	BuildRequires:	libxslt-proc
14mr|chemical-mime-data-0.1.94-11|13	BuildRequires:	gettext-devel
14mr|chemical-mime-data-0.1.94-11|14	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|chemical-mime-data-0.1.94-11|15	BuildRequires:	pkgconfig(libxml-2.0)
14mr|chemical-mime-data-0.1.94-11|16	BuildRequires:	pkgconfig(libxslt)
14mr|chemical-mime-data-0.1.94-11|17	BuildRequires:	pkgconfig(shared-mime-info)
14mr|chemical-mime-data-0.1.94-11|18	Requires:	hicolor-icon-theme
14mr|chemical-mime-data-0.1.94-11|19	Requires:	shared-mime-info
14mr|chemical-mime-data-0.1.94-11|20	BuildArch:	noarch
14mr|chemical-mime-data-0.1.94-11|21	
14mr|chemical-mime-data-0.1.94-11|22	%description
14mr|chemical-mime-data-0.1.94-11|23	A collection of data files which tries to give support for various chemical
14mr|chemical-mime-data-0.1.94-11|24	MIME types (chemical/*) on Linux/UNIX desktops. Chemical MIME's have been
14mr|chemical-mime-data-0.1.94-11|25	proposed in 1995, though it seems they have never been registered with IANA.
14mr|chemical-mime-data-0.1.94-11|26	
14mr|chemical-mime-data-0.1.94-11|27	%files -f %{name}.lang
14mr|chemical-mime-data-0.1.94-11|28	%doc AUTHORS ChangeLog COPYING HACKING NEWS README THANKS TODO
14mr|chemical-mime-data-0.1.94-11|29	%doc __docs/*
14mr|chemical-mime-data-0.1.94-11|30	%{_datadir}/icons/hicolor/*/mimetypes/gnome-mime-chemical.png
14mr|chemical-mime-data-0.1.94-11|31	%{_datadir}/icons/hicolor/scalable/mimetypes/gnome-mime-chemical.svgz
14mr|chemical-mime-data-0.1.94-11|32	%{_datadir}/mime/packages/chemical-mime-data.xml
14mr|chemical-mime-data-0.1.94-11|33	%{_datadir}/mimelnk
14mr|chemical-mime-data-0.1.94-11|34	%{_datadir}/pkgconfig/chemical-mime-data.pc
14mr|chemical-mime-data-0.1.94-11|35	
14mr|chemical-mime-data-0.1.94-11|36	#----------------------------------------------------------------------------
14mr|chemical-mime-data-0.1.94-11|37	
14mr|chemical-mime-data-0.1.94-11|38	%prep
14mr|chemical-mime-data-0.1.94-11|39	%setup -q
14mr|chemical-mime-data-0.1.94-11|40	sed -i -e '/^libdir/d' chemical-mime-data.pc.in
14mr|chemical-mime-data-0.1.94-11|41	%patch0 -p1
14mr|chemical-mime-data-0.1.94-11|42	
14mr|chemical-mime-data-0.1.94-11|43	%build
14mr|chemical-mime-data-0.1.94-11|44	# required for patch0
14mr|chemical-mime-data-0.1.94-11|45	autoreconf -fi
14mr|chemical-mime-data-0.1.94-11|46	
14mr|chemical-mime-data-0.1.94-11|47	export RSVG=%{_bindir}/rsvg-convert
14mr|chemical-mime-data-0.1.94-11|48	%configure2_5x \
14mr|chemical-mime-data-0.1.94-11|49	--disable-update-database \
14mr|chemical-mime-data-0.1.94-11|50	--without-gnome-mime \
14mr|chemical-mime-data-0.1.94-11|51	--without-pixmaps
14mr|chemical-mime-data-0.1.94-11|52	%make
14mr|chemical-mime-data-0.1.94-11|53	
14mr|chemical-mime-data-0.1.94-11|54	%install
14mr|chemical-mime-data-0.1.94-11|55	%makeinstall_std
14mr|chemical-mime-data-0.1.94-11|56	cp -pR %{buildroot}%{_docdir}/%{name} __docs
14mr|chemical-mime-data-0.1.94-11|57	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|chemical-mime-data-0.1.94-11|58	
14mr|chemical-mime-data-0.1.94-11|59	%find_lang %{name}
14mr|chemical-mime-data-0.1.94-11|60	
14mr|chemical-mime-data-0.1.94-11|61	
14mr|chemical-mime-data-0.1.94-11|62	%changelog
14mr|chemical-mime-data-0.1.94-11|63	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.94-11
14mr|chemical-mime-data-0.1.94-11|64	+ Revision: 07dda18
14mr|chemical-mime-data-0.1.94-11|65	- Fix BuildRequires
14mr|chemical-mime-data-0.1.94-11|66	
14mr|chemical-mime-data-0.1.94-11|67	

16045 14
14mr|chkauth-0.3-10|1	%define name chkauth
14mr|chkauth-0.3-10|2	%define version 0.3
14mr|chkauth-0.3-10|3	%define release 10
14mr|chkauth-0.3-10|4	
14mr|chkauth-0.3-10|5	Summary: Script to change authentification method (local, NIS, LDAP)
14mr|chkauth-0.3-10|6	Name: %{name}
14mr|chkauth-0.3-10|7	Version: %{version}
14mr|chkauth-0.3-10|8	Release: %{release}
14mr|chkauth-0.3-10|9	Source0: %{name}-%{version}.tar.bz2
14mr|chkauth-0.3-10|10	BuildArch: noarch
14mr|chkauth-0.3-10|11	License: GPL
14mr|chkauth-0.3-10|12	Group: System/Configuration/Boot and Init
14mr|chkauth-0.3-10|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|chkauth-0.3-10|14	Prefix: %{_prefix}
14mr|chkauth-0.3-10|15	requires: perl >= 5.0
14mr|chkauth-0.3-10|16	
14mr|chkauth-0.3-10|17	%description
14mr|chkauth-0.3-10|18	Chkauth is a program to change the authentification method
14mr|chkauth-0.3-10|19	on a system. Chkauth always set the file method in first place, but
14mr|chkauth-0.3-10|20	you can only select the second authentification method this way.
14mr|chkauth-0.3-10|21	
14mr|chkauth-0.3-10|22	Three kind of authentification are accepted : local (file), NIS (yp)
14mr|chkauth-0.3-10|23	and LDAP.
14mr|chkauth-0.3-10|24	
14mr|chkauth-0.3-10|25	%prep
14mr|chkauth-0.3-10|26	%setup
14mr|chkauth-0.3-10|27	
14mr|chkauth-0.3-10|28	%build
14mr|chkauth-0.3-10|29	
14mr|chkauth-0.3-10|30	%install
14mr|chkauth-0.3-10|31	rm -rf $RPM_BUILD_ROOT
14mr|chkauth-0.3-10|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8/
14mr|chkauth-0.3-10|33	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
14mr|chkauth-0.3-10|34	install chkauth $RPM_BUILD_ROOT/%{_sbindir}
14mr|chkauth-0.3-10|35	install chkauth.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
14mr|chkauth-0.3-10|36	
14mr|chkauth-0.3-10|37	%clean
14mr|chkauth-0.3-10|38	rm -rf $RPM_BUILD_ROOT
14mr|chkauth-0.3-10|39	
14mr|chkauth-0.3-10|40	%files
14mr|chkauth-0.3-10|41	%defattr(-,root,root)
14mr|chkauth-0.3-10|42	%{_sbindir}/*
14mr|chkauth-0.3-10|43	%{_mandir}/*/*
14mr|chkauth-0.3-10|44	
14mr|chkauth-0.3-10|45	
14mr|chkauth-0.3-10|46	
14mr|chkauth-0.3-10|47	
14mr|chkauth-0.3-10|48	%changelog
14mr|chkauth-0.3-10|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-10
14mr|chkauth-0.3-10|50	+ Revision: fa6ac48
14mr|chkauth-0.3-10|51	- MassBuild#440: Increase release tag
14mr|chkauth-0.3-10|52	
14mr|chkauth-0.3-10|53	

16046 14
14mr|chkconfig-1.3.61-2|1	%define git_url git://git.fedorahosted.org/chkconfig.git
14mr|chkconfig-1.3.61-2|2	
14mr|chkconfig-1.3.61-2|3	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
14mr|chkconfig-1.3.61-2|4	Name:		chkconfig
14mr|chkconfig-1.3.61-2|5	Version:	1.3.61
14mr|chkconfig-1.3.61-2|6	Release:	2
14mr|chkconfig-1.3.61-2|7	License:	GPL
14mr|chkconfig-1.3.61-2|8	Group:		System/Configuration/Boot and Init
14mr|chkconfig-1.3.61-2|9	Url:		http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary
14mr|chkconfig-1.3.61-2|10	Source0:	https://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
14mr|chkconfig-1.3.61-2|11	Source1:	chkconfig.po
14mr|chkconfig-1.3.61-2|12	Patch1:		ntsysv-mdkconf.patch
14mr|chkconfig-1.3.61-2|13	Patch3:		chkconfig-runleveldir.patch
14mr|chkconfig-1.3.61-2|14	Patch5:		chkconfig-fix.patch
14mr|chkconfig-1.3.61-2|15	Patch6:		chkconfig-1.3.50-adddelxinetd.patch
14mr|chkconfig-1.3.61-2|16	Patch7:		chkconfig-1.3.50-list.patch
14mr|chkconfig-1.3.61-2|17	Patch8:		chkconfig-1.3.50-skip-files-with-dot.patch
14mr|chkconfig-1.3.61-2|18	Patch10:	chkconfig-1.3.11-fix-errno-xinetddotd.patch
14mr|chkconfig-1.3.61-2|19	# (blino) fix priority when adding a LSB service required by another LSB service (#22019)
14mr|chkconfig-1.3.61-2|20	Patch13:	chkconfig-1.3.50-targreq.patch
14mr|chkconfig-1.3.61-2|21	# (fc) introduce runlevel 7, acting as runlevel S
14mr|chkconfig-1.3.61-2|22	Patch15:	chkconfig-1.3.50-rc7.patch
14mr|chkconfig-1.3.61-2|23	Patch16:	chkconfig-1.3.61-no-systemd-reload.patch
14mr|chkconfig-1.3.61-2|24	
14mr|chkconfig-1.3.61-2|25	# upstream patches
14mr|chkconfig-1.3.61-2|26	
14mr|chkconfig-1.3.61-2|27	BuildRequires:	gettext
14mr|chkconfig-1.3.61-2|28	BuildRequires:	newt-devel
14mr|chkconfig-1.3.61-2|29	BuildRequires:	pkgconfig(popt)
14mr|chkconfig-1.3.61-2|30	BuildRequires:	pkgconfig(slang)
14mr|chkconfig-1.3.61-2|31	# explicit file provides
14mr|chkconfig-1.3.61-2|32	Provides:	/sbin/chkconfig
14mr|chkconfig-1.3.61-2|33	
14mr|chkconfig-1.3.61-2|34	%description
14mr|chkconfig-1.3.61-2|35	Chkconfig is a basic system utility.  It updates and queries runlevel
14mr|chkconfig-1.3.61-2|36	information for system services.  Chkconfig manipulates the numerous
14mr|chkconfig-1.3.61-2|37	symbolic links in /etc/rc*.d, to relieve system administrators of some
14mr|chkconfig-1.3.61-2|38	of the drudgery of manually editing the symbolic links.
14mr|chkconfig-1.3.61-2|39	
14mr|chkconfig-1.3.61-2|40	%package -n ntsysv
14mr|chkconfig-1.3.61-2|41	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
14mr|chkconfig-1.3.61-2|42	Group:		System/Configuration/Boot and Init
14mr|chkconfig-1.3.61-2|43	Requires:	chkconfig
14mr|chkconfig-1.3.61-2|44	
14mr|chkconfig-1.3.61-2|45	%description -n	ntsysv
14mr|chkconfig-1.3.61-2|46	ntsysv updates and queries runlevel information for system services.
14mr|chkconfig-1.3.61-2|47	ntsysv relieves system administrators of having to directly manipulate
14mr|chkconfig-1.3.61-2|48	the numerous symbolic links in /etc/rc*.d.
14mr|chkconfig-1.3.61-2|49	
14mr|chkconfig-1.3.61-2|50	%prep
14mr|chkconfig-1.3.61-2|51	%setup -q
14mr|chkconfig-1.3.61-2|52	%patch1 -p1 -b .mdkconf
14mr|chkconfig-1.3.61-2|53	%patch3 -p1 -b .runleveldir
14mr|chkconfig-1.3.61-2|54	%patch5 -p1 -b .fix
14mr|chkconfig-1.3.61-2|55	%patch6 -p1 -b .adddelxinetd
14mr|chkconfig-1.3.61-2|56	%patch7 -p1 -b .list
14mr|chkconfig-1.3.61-2|57	%patch8 -p1 -b .skip-files-with-dot
14mr|chkconfig-1.3.61-2|58	%patch10 -p0 -b .fix-errno-xinetddotd
14mr|chkconfig-1.3.61-2|59	%patch13 -p1 -b .targreq
14mr|chkconfig-1.3.61-2|60	%patch15 -p0 -b .rc7
14mr|chkconfig-1.3.61-2|61	%patch16 -p1 -b .no-systemd-reload
14mr|chkconfig-1.3.61-2|62	perl -pi -e 's/\bmv\b/mv -f/' po/Makefile
14mr|chkconfig-1.3.61-2|63	
14mr|chkconfig-1.3.61-2|64	%build
14mr|chkconfig-1.3.61-2|65	%global optflags %{optflags} -Os
14mr|chkconfig-1.3.61-2|66	
14mr|chkconfig-1.3.61-2|67	%make RPM_OPT_FLAGS="%{optflags}" LIBMHACK=$LIBMHACK LDFLAGS="%{ldflags}"
14mr|chkconfig-1.3.61-2|68	
14mr|chkconfig-1.3.61-2|69	%install
14mr|chkconfig-1.3.61-2|70	%makeinstall_std MANDIR=%{_mandir}
14mr|chkconfig-1.3.61-2|71	
14mr|chkconfig-1.3.61-2|72	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
14mr|chkconfig-1.3.61-2|73	for n in 0 1 2 3 4 5 6 7; do
14mr|chkconfig-1.3.61-2|74	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc${n}.d
14mr|chkconfig-1.3.61-2|75	done
14mr|chkconfig-1.3.61-2|76	
14mr|chkconfig-1.3.61-2|77	cd %{buildroot}%{_sysconfdir}/
14mr|chkconfig-1.3.61-2|78	ln -s rc.d/init.d init.d
14mr|chkconfig-1.3.61-2|79	cd -
14mr|chkconfig-1.3.61-2|80	ln -s rc7.d %{buildroot}%{_sysconfdir}/rc.d/rcS.d
14mr|chkconfig-1.3.61-2|81	
14mr|chkconfig-1.3.61-2|82	# corrected indonesian language code (it has changed from 'in' to 'id')
14mr|chkconfig-1.3.61-2|83	mkdir -p %{buildroot}%{_datadir}/locale/id/LC_MESSAGES
14mr|chkconfig-1.3.61-2|84	mv %{buildroot}%{_datadir}/locale/{in,in_ID}/LC_MESSAGES/* \
14mr|chkconfig-1.3.61-2|85	%{buildroot}%{_datadir}/locale/id/LC_MESSAGES || :
14mr|chkconfig-1.3.61-2|86	rm -rf %{buildroot}%{_datadir}/locale/{in,in_ID} || :
14mr|chkconfig-1.3.61-2|87	
14mr|chkconfig-1.3.61-2|88	mkdir -p %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES
14mr|chkconfig-1.3.61-2|89	msgfmt %{SOURCE1} -o %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES/chkconfig.mo
14mr|chkconfig-1.3.61-2|90	
14mr|chkconfig-1.3.61-2|91	# Geoff 20020623 -- zh is incorrect for locale and there's nothing in it anyway
14mr|chkconfig-1.3.61-2|92	rm -fr %{buildroot}%{_datadir}/locale/zh
14mr|chkconfig-1.3.61-2|93	
14mr|chkconfig-1.3.61-2|94	# we use our own alternative system
14mr|chkconfig-1.3.61-2|95	rm -f %{buildroot}%{_sbindir}/{alternatives,update-alternatives} %{buildroot}%{_mandir}/man8/alternatives.8* %{buildroot}%{_mandir}/man8/update-alternatives.8*
14mr|chkconfig-1.3.61-2|96	
14mr|chkconfig-1.3.61-2|97	%find_lang %{name}
14mr|chkconfig-1.3.61-2|98	
14mr|chkconfig-1.3.61-2|99	%files -f %{name}.lang
14mr|chkconfig-1.3.61-2|100	%dir %{_sysconfdir}/rc.d
14mr|chkconfig-1.3.61-2|101	%dir %{_sysconfdir}/rc.d/init.d
14mr|chkconfig-1.3.61-2|102	%dir %{_sysconfdir}/rc.d/rc*
14mr|chkconfig-1.3.61-2|103	/sbin/chkconfig
14mr|chkconfig-1.3.61-2|104	%{_mandir}/man8/chkconfig.8*
14mr|chkconfig-1.3.61-2|105	%{_sysconfdir}/init.d
14mr|chkconfig-1.3.61-2|106	
14mr|chkconfig-1.3.61-2|107	%files -n ntsysv
14mr|chkconfig-1.3.61-2|108	%{_sbindir}/ntsysv
14mr|chkconfig-1.3.61-2|109	%{_mandir}/man8/ntsysv.8*
14mr|chkconfig-1.3.61-2|110	
14mr|chkconfig-1.3.61-2|111	
14mr|chkconfig-1.3.61-2|112	%changelog
14mr|chkconfig-1.3.61-2|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.61-2
14mr|chkconfig-1.3.61-2|114	+ Revision: 56045cc
14mr|chkconfig-1.3.61-2|115	- MassBuild#440: Increase release tag
14mr|chkconfig-1.3.61-2|116	
14mr|chkconfig-1.3.61-2|117	

16047 14
14mr|chmlib-0.40-8|1	Name: chmlib
14mr|chmlib-0.40-8|2	Version: 0.40
14mr|chmlib-0.40-8|3	Release: 8
14mr|chmlib-0.40-8|4	License: GPL
14mr|chmlib-0.40-8|5	Group: System/Libraries
14mr|chmlib-0.40-8|6	Summary: A library for dealing with Microsoft ITSS/CHM format files
14mr|chmlib-0.40-8|7	URL: http://www.jedrea.com/chmlib/
14mr|chmlib-0.40-8|8	Source0: http://www.jedrea.com/chmlib/%{name}-%{version}.tar.bz2
14mr|chmlib-0.40-8|9	Patch1: chmlib-0.37-morearchs.patch
14mr|chmlib-0.40-8|10	Provides: libchm-bin
14mr|chmlib-0.40-8|11	
14mr|chmlib-0.40-8|12	%description
14mr|chmlib-0.40-8|13	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
14mr|chmlib-0.40-8|14	Right now, it is a very simple library, but sufficient for dealing with
14mr|chmlib-0.40-8|15	all of the .chm files I've come across. Due to the fairly well-designed
14mr|chmlib-0.40-8|16	indexing built into this particular file format, even a small library
14mr|chmlib-0.40-8|17	is able to gain reasonably good performance indexing into ITSS archives.
14mr|chmlib-0.40-8|18	
14mr|chmlib-0.40-8|19	Code runs on Linux, Windows, Solaris, and Irix.
14mr|chmlib-0.40-8|20	
14mr|chmlib-0.40-8|21	%files
14mr|chmlib-0.40-8|22	%defattr(-,root,root)
14mr|chmlib-0.40-8|23	%_bindir/*
14mr|chmlib-0.40-8|24	
14mr|chmlib-0.40-8|25	#----------------------------------------------------------------------
14mr|chmlib-0.40-8|26	
14mr|chmlib-0.40-8|27	%define	major 0
14mr|chmlib-0.40-8|28	%define	libname %mklibname chm %{major}
14mr|chmlib-0.40-8|29	
14mr|chmlib-0.40-8|30	%package -n	%{libname}
14mr|chmlib-0.40-8|31	Summary:	A library for dealing with Microsoft ITSS/CHM format files
14mr|chmlib-0.40-8|32	Group:		System/Libraries
14mr|chmlib-0.40-8|33	Provides:	libchm = %{version}-%{release}
14mr|chmlib-0.40-8|34	
14mr|chmlib-0.40-8|35	%description -n	%{libname}
14mr|chmlib-0.40-8|36	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
14mr|chmlib-0.40-8|37	Right now, it is a very simple library, but sufficient for dealing with
14mr|chmlib-0.40-8|38	all of the .chm files I've come across. Due to the fairly well-designed
14mr|chmlib-0.40-8|39	indexing built into this particular file format, even a small library
14mr|chmlib-0.40-8|40	is able to gain reasonably good performance indexing into ITSS archives.
14mr|chmlib-0.40-8|41	
14mr|chmlib-0.40-8|42	%files -n %{libname}
14mr|chmlib-0.40-8|43	%{_libdir}/libchm.so.%{major}*
14mr|chmlib-0.40-8|44	
14mr|chmlib-0.40-8|45	#----------------------------------------------------------------------
14mr|chmlib-0.40-8|46	
14mr|chmlib-0.40-8|47	%define libnamedev %mklibname -d chm
14mr|chmlib-0.40-8|48	
14mr|chmlib-0.40-8|49	%package -n	%{libnamedev}
14mr|chmlib-0.40-8|50	Summary: A library for dealing with Microsoft ITSS/CHM format files
14mr|chmlib-0.40-8|51	Group: Development/Other
14mr|chmlib-0.40-8|52	Provides: %{name}-devel = %{version}
14mr|chmlib-0.40-8|53	Provides: libchm-devel = %{version}
14mr|chmlib-0.40-8|54	Requires: %{libname} = %{version}
14mr|chmlib-0.40-8|55	Obsoletes: %{mklibname -d chm 0}
14mr|chmlib-0.40-8|56	
14mr|chmlib-0.40-8|57	%description -n %{libnamedev}
14mr|chmlib-0.40-8|58	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
14mr|chmlib-0.40-8|59	Right now, it is a very simple library, but sufficient for dealing with
14mr|chmlib-0.40-8|60	all of the .chm files I've come across. Due to the fairly well-designed
14mr|chmlib-0.40-8|61	indexing built into this particular file format, even a small library
14mr|chmlib-0.40-8|62	is able to gain reasonably good performance indexing into ITSS archives.
14mr|chmlib-0.40-8|63	
14mr|chmlib-0.40-8|64	%files -n %{libnamedev}
14mr|chmlib-0.40-8|65	%{_includedir}/*.h
14mr|chmlib-0.40-8|66	%{_libdir}/*.so
14mr|chmlib-0.40-8|67	
14mr|chmlib-0.40-8|68	#----------------------------------------------------------------------
14mr|chmlib-0.40-8|69	
14mr|chmlib-0.40-8|70	%define libnamedevstat %mklibname -d -s chm
14mr|chmlib-0.40-8|71	
14mr|chmlib-0.40-8|72	%package -n	%{libnamedevstat}
14mr|chmlib-0.40-8|73	Summary: A library for dealing with Microsoft ITSS/CHM format files
14mr|chmlib-0.40-8|74	Group: Development/Other
14mr|chmlib-0.40-8|75	Provides: %{name}-static-devel = %{version}
14mr|chmlib-0.40-8|76	Provides: libchm-static-devel = %{version}
14mr|chmlib-0.40-8|77	Requires: %{libnamedev} = %{version}
14mr|chmlib-0.40-8|78	Obsoletes: %{mklibname -d chm 0}
14mr|chmlib-0.40-8|79	
14mr|chmlib-0.40-8|80	%description -n %{libnamedevstat}
14mr|chmlib-0.40-8|81	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
14mr|chmlib-0.40-8|82	Right now, it is a very simple library, but sufficient for dealing with
14mr|chmlib-0.40-8|83	all of the .chm files I've come across. Due to the fairly well-designed
14mr|chmlib-0.40-8|84	indexing built into this particular file format, even a small library
14mr|chmlib-0.40-8|85	is able to gain reasonably good performance indexing into ITSS archives.
14mr|chmlib-0.40-8|86	
14mr|chmlib-0.40-8|87	%files -n %{libnamedevstat}
14mr|chmlib-0.40-8|88	%{_libdir}/*.a
14mr|chmlib-0.40-8|89	
14mr|chmlib-0.40-8|90	#----------------------------------------------------------------------
14mr|chmlib-0.40-8|91	
14mr|chmlib-0.40-8|92	%prep
14mr|chmlib-0.40-8|93	%setup -q -n %{name}-%{version}
14mr|chmlib-0.40-8|94	%patch1 -p0 -b .more_archs
14mr|chmlib-0.40-8|95	
14mr|chmlib-0.40-8|96	%build
14mr|chmlib-0.40-8|97	%configure2_5x \
14mr|chmlib-0.40-8|98	--enable-examples
14mr|chmlib-0.40-8|99	
14mr|chmlib-0.40-8|100	export CFLAGS="%{optflags} -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -L.libs"
14mr|chmlib-0.40-8|101	export LDFLAGS="%{ldflags} -lpthread"
14mr|chmlib-0.40-8|102	
14mr|chmlib-0.40-8|103	%make
14mr|chmlib-0.40-8|104	
14mr|chmlib-0.40-8|105	%install
14mr|chmlib-0.40-8|106	install -d %{buildroot}{%{_libdir},%{_includedir}}
14mr|chmlib-0.40-8|107	%makeinstall_std
14mr|chmlib-0.40-8|108	install -m644 src/.libs/libchm.a %{buildroot}%{_libdir}/libchm.a
14mr|chmlib-0.40-8|109	
14mr|chmlib-0.40-8|110	
14mr|chmlib-0.40-8|111	
14mr|chmlib-0.40-8|112	
14mr|chmlib-0.40-8|113	%changelog
14mr|chmlib-0.40-8|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.40-8
14mr|chmlib-0.40-8|115	+ Revision: 5ae176e
14mr|chmlib-0.40-8|116	- MassBuild#440: Increase release tag
14mr|chmlib-0.40-8|117	
14mr|chmlib-0.40-8|118	

16048 14
14mr|choqok-1.3-4|1	Name:		choqok
14mr|choqok-1.3-4|2	Version:	1.3
14mr|choqok-1.3-4|3	Release:	4
14mr|choqok-1.3-4|4	Summary:	KDE Micro-Blogging Client
14mr|choqok-1.3-4|5	License:	GPLv3
14mr|choqok-1.3-4|6	Group:		Graphical desktop/KDE
14mr|choqok-1.3-4|7	URL:		http://choqok.gnufolks.org/
14mr|choqok-1.3-4|8	Source0:	http://downloads.sourceforge.net/choqok/%{name}-%{version}.tar.bz2
14mr|choqok-1.3-4|9	Patch0:		choqok-0.9.85-dbus-service-dir.patch
14mr|choqok-1.3-4|10	BuildRequires:	kdelibs4-devel
14mr|choqok-1.3-4|11	BuildRequires:	qjson-devel
14mr|choqok-1.3-4|12	BuildRequires:	qoauth-devel
14mr|choqok-1.3-4|13	BuildRequires:	attica-devel
14mr|choqok-1.3-4|14	Requires:	kdebase4-runtime
14mr|choqok-1.3-4|15	
14mr|choqok-1.3-4|16	%description
14mr|choqok-1.3-4|17	Choqok is a Free/Open Source micro-blogging client for K Desktop
14mr|choqok-1.3-4|18	
14mr|choqok-1.3-4|19	%files -f %{name}.lang
14mr|choqok-1.3-4|20	%{_datadir}/dbus-1/services/org.kde.choqok.service
14mr|choqok-1.3-4|21	%{_kde_bindir}/choqok
14mr|choqok-1.3-4|22	%{_kde_libdir}/kde4/*.so
14mr|choqok-1.3-4|23	%{_kde_applicationsdir}/choqok.desktop
14mr|choqok-1.3-4|24	%{_kde_appsdir}/choqok*
14mr|choqok-1.3-4|25	%{_kde_appsdir}/khtml/kpartplugins/*
14mr|choqok-1.3-4|26	%{_kde_datadir}/config.kcfg/*.kcfg
14mr|choqok-1.3-4|27	%{_kde_iconsdir}/*/*/*/*
14mr|choqok-1.3-4|28	%{_kde_services}/choqok_*.desktop
14mr|choqok-1.3-4|29	%{_kde_services}/ServiceMenus/*.desktop
14mr|choqok-1.3-4|30	%{_kde_servicetypes}/choqok*.desktop
14mr|choqok-1.3-4|31	
14mr|choqok-1.3-4|32	#-------------------------------------------------------------------
14mr|choqok-1.3-4|33	
14mr|choqok-1.3-4|34	%define choqok_major 1
14mr|choqok-1.3-4|35	%define libchoqok %mklibname choqok %{choqok_major}
14mr|choqok-1.3-4|36	
14mr|choqok-1.3-4|37	%package -n %{libchoqok}
14mr|choqok-1.3-4|38	Summary:	%{name} library
14mr|choqok-1.3-4|39	Group:		System/Libraries
14mr|choqok-1.3-4|40	
14mr|choqok-1.3-4|41	%description -n %{libchoqok}
14mr|choqok-1.3-4|42	%{name} library.
14mr|choqok-1.3-4|43	
14mr|choqok-1.3-4|44	%files -n %{libchoqok}
14mr|choqok-1.3-4|45	%{_kde_libdir}/libchoqok.so.%{choqok_major}*
14mr|choqok-1.3-4|46	
14mr|choqok-1.3-4|47	#-------------------------------------------------------------------
14mr|choqok-1.3-4|48	
14mr|choqok-1.3-4|49	%define twitterapihelper_major 1
14mr|choqok-1.3-4|50	%define libtwitterapihelper %mklibname twitterapihelper %{twitterapihelper_major}
14mr|choqok-1.3-4|51	
14mr|choqok-1.3-4|52	%package -n %{libtwitterapihelper}
14mr|choqok-1.3-4|53	Summary:	%{name} library
14mr|choqok-1.3-4|54	Group:		System/Libraries
14mr|choqok-1.3-4|55	
14mr|choqok-1.3-4|56	%description -n %{libtwitterapihelper}
14mr|choqok-1.3-4|57	%{name} library.
14mr|choqok-1.3-4|58	
14mr|choqok-1.3-4|59	%files -n %{libtwitterapihelper}
14mr|choqok-1.3-4|60	%{_kde_libdir}/libtwitterapihelper.so.%{twitterapihelper_major}*
14mr|choqok-1.3-4|61	
14mr|choqok-1.3-4|62	#-------------------------------------------------------------------
14mr|choqok-1.3-4|63	
14mr|choqok-1.3-4|64	%package devel
14mr|choqok-1.3-4|65	Summary:	%{name} development files
14mr|choqok-1.3-4|66	Group:		Development/KDE and Qt
14mr|choqok-1.3-4|67	Requires:	%{libchoqok} = %{version}-%{release}
14mr|choqok-1.3-4|68	Conflicts:	%{name} < 0.2.3
14mr|choqok-1.3-4|69	
14mr|choqok-1.3-4|70	%description devel
14mr|choqok-1.3-4|71	This package contains header files needed if you wish to build applications
14mr|choqok-1.3-4|72	based on %{name}.
14mr|choqok-1.3-4|73	
14mr|choqok-1.3-4|74	%files devel
14mr|choqok-1.3-4|75	%{_kde_libdir}/libchoqok.so
14mr|choqok-1.3-4|76	%{_kde_libdir}/libtwitterapihelper.so
14mr|choqok-1.3-4|77	%{_kde_includedir}/choqok
14mr|choqok-1.3-4|78	%{_kde_appsdir}/cmake/modules/*.cmake
14mr|choqok-1.3-4|79	
14mr|choqok-1.3-4|80	#--------------------------------------------------------------------
14mr|choqok-1.3-4|81	%prep
14mr|choqok-1.3-4|82	%setup -q
14mr|choqok-1.3-4|83	%patch0 -p0
14mr|choqok-1.3-4|84	
14mr|choqok-1.3-4|85	%build
14mr|choqok-1.3-4|86	%cmake_kde4
14mr|choqok-1.3-4|87	%make
14mr|choqok-1.3-4|88	
14mr|choqok-1.3-4|89	%install
14mr|choqok-1.3-4|90	%makeinstall_std -C build
14mr|choqok-1.3-4|91	
14mr|choqok-1.3-4|92	# Remove it to avoid file conflicts with kdepimlibs4-devel 4.10
14mr|choqok-1.3-4|93	rm -f %{buildroot}%{_kde_appsdir}/cmake/modules/FindQtOAuth.cmake
14mr|choqok-1.3-4|94	
14mr|choqok-1.3-4|95	%find_lang %{name} --with-html
14mr|choqok-1.3-4|96	
14mr|choqok-1.3-4|97	
14mr|choqok-1.3-4|98	%changelog
14mr|choqok-1.3-4|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-4
14mr|choqok-1.3-4|100	+ Revision: 839ba45
14mr|choqok-1.3-4|101	- MassBuild#440: Increase release tag
14mr|choqok-1.3-4|102	
14mr|choqok-1.3-4|103	

16049 14
14mr|chromaprint-1.0-2|1	%define	major	0
14mr|chromaprint-1.0-2|2	%define	libname	%mklibname %{name} %{major}
14mr|chromaprint-1.0-2|3	%define	devname	%mklibname -d %{name}
14mr|chromaprint-1.0-2|4	
14mr|chromaprint-1.0-2|5	Summary:	Library and tool implementing the AcoustID fingerprinting
14mr|chromaprint-1.0-2|6	Name:		chromaprint
14mr|chromaprint-1.0-2|7	Version:	1.0
14mr|chromaprint-1.0-2|8	Release:	2
14mr|chromaprint-1.0-2|9	License:	LGPLv2+
14mr|chromaprint-1.0-2|10	Group:		Sound
14mr|chromaprint-1.0-2|11	Url:		http://www.acoustid.org/chromaprint/
14mr|chromaprint-1.0-2|12	Source0:	https://github.com/downloads/lalinsky/chromaprint/%{name}-%{version}.tar.gz
14mr|chromaprint-1.0-2|13	BuildRequires:	cmake >= 2.6
14mr|chromaprint-1.0-2|14	BuildRequires:	fftw-devel >= 3
14mr|chromaprint-1.0-2|15	# This is needed for examples
14mr|chromaprint-1.0-2|16	BuildRequires:	ffmpeg-devel
14mr|chromaprint-1.0-2|17	BuildRequires:	boost-devel
14mr|chromaprint-1.0-2|18	
14mr|chromaprint-1.0-2|19	%description
14mr|chromaprint-1.0-2|20	Chromaprint library is the core component of the AcoustID project. It's a
14mr|chromaprint-1.0-2|21	client-side library that implements a custom algorithm for extracting
14mr|chromaprint-1.0-2|22	fingerprints from raw audio sources.
14mr|chromaprint-1.0-2|23	The library exposes a simple C API. The documentation for the C API can be
14mr|chromaprint-1.0-2|24	found in the main header file.
14mr|chromaprint-1.0-2|25	
14mr|chromaprint-1.0-2|26	%files
14mr|chromaprint-1.0-2|27	%doc README.txt
14mr|chromaprint-1.0-2|28	%{_bindir}/fpcalc
14mr|chromaprint-1.0-2|29	
14mr|chromaprint-1.0-2|30	#----------------------------------------------------------------------------
14mr|chromaprint-1.0-2|31	
14mr|chromaprint-1.0-2|32	%package -n %{libname}
14mr|chromaprint-1.0-2|33	Summary:	Library implementing the AcoustID fingerprinting
14mr|chromaprint-1.0-2|34	Group:		System/Libraries
14mr|chromaprint-1.0-2|35	
14mr|chromaprint-1.0-2|36	%description -n %{libname}
14mr|chromaprint-1.0-2|37	Chromaprint library is the core component of the AcoustID project. It's a
14mr|chromaprint-1.0-2|38	client-side library that implements a custom algorithm for extracting
14mr|chromaprint-1.0-2|39	fingerprints from raw audio sources.
14mr|chromaprint-1.0-2|40	The library exposes a simple C API. The documentation for the C API can be
14mr|chromaprint-1.0-2|41	found in the main header file.
14mr|chromaprint-1.0-2|42	
14mr|chromaprint-1.0-2|43	%files -n %{libname}
14mr|chromaprint-1.0-2|44	%doc CHANGES.txt COPYING.txt NEWS.txt README.txt
14mr|chromaprint-1.0-2|45	%{_libdir}/libchromaprint.so.%{major}*
14mr|chromaprint-1.0-2|46	
14mr|chromaprint-1.0-2|47	#----------------------------------------------------------------------------
14mr|chromaprint-1.0-2|48	
14mr|chromaprint-1.0-2|49	%package -n %{devname}
14mr|chromaprint-1.0-2|50	Summary:	Headers for developing programs that will use %{name}
14mr|chromaprint-1.0-2|51	Group:		Development/C++
14mr|chromaprint-1.0-2|52	Requires:	%{libname} = %{version}-%{release}
14mr|chromaprint-1.0-2|53	Provides:	%{name}-devel = %{version}-%{release}
14mr|chromaprint-1.0-2|54	
14mr|chromaprint-1.0-2|55	%description -n %{devname}
14mr|chromaprint-1.0-2|56	This package contains the headers that programmers will need to develop
14mr|chromaprint-1.0-2|57	applications which will use %{name}.
14mr|chromaprint-1.0-2|58	
14mr|chromaprint-1.0-2|59	%files -n %{devname}
14mr|chromaprint-1.0-2|60	%{_includedir}/chromaprint.h
14mr|chromaprint-1.0-2|61	%{_libdir}/libchromaprint.so
14mr|chromaprint-1.0-2|62	%{_libdir}/pkgconfig/*.pc
14mr|chromaprint-1.0-2|63	
14mr|chromaprint-1.0-2|64	#----------------------------------------------------------------------------
14mr|chromaprint-1.0-2|65	
14mr|chromaprint-1.0-2|66	%prep
14mr|chromaprint-1.0-2|67	%setup -q
14mr|chromaprint-1.0-2|68	
14mr|chromaprint-1.0-2|69	%build
14mr|chromaprint-1.0-2|70	%cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTS=off
14mr|chromaprint-1.0-2|71	%make
14mr|chromaprint-1.0-2|72	
14mr|chromaprint-1.0-2|73	%install
14mr|chromaprint-1.0-2|74	%makeinstall_std -C build
14mr|chromaprint-1.0-2|75	
14mr|chromaprint-1.0-2|76	
14mr|chromaprint-1.0-2|77	%changelog
14mr|chromaprint-1.0-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|chromaprint-1.0-2|79	+ Revision: 4f7ecc0
14mr|chromaprint-1.0-2|80	- MassBuild#440: Increase release tag
14mr|chromaprint-1.0-2|81	
14mr|chromaprint-1.0-2|82	

16050 14
14mr|chromium-browser-stable-37.0.2062.120-1|1	%define crname chromium-browser
14mr|chromium-browser-stable-37.0.2062.120-1|2	%define _crdir %{_libdir}/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|3	%define _src %{_topdir}/SOURCES
14mr|chromium-browser-stable-37.0.2062.120-1|4	
14mr|chromium-browser-stable-37.0.2062.120-1|5	Name: chromium-browser-stable
14mr|chromium-browser-stable-37.0.2062.120-1|6	Version: 37.0.2062.120
14mr|chromium-browser-stable-37.0.2062.120-1|7	Release: 1
14mr|chromium-browser-stable-37.0.2062.120-1|8	Summary: A fast webkit-based web browser
14mr|chromium-browser-stable-37.0.2062.120-1|9	Group: Networking/WWW
14mr|chromium-browser-stable-37.0.2062.120-1|10	License: BSD, LGPL
14mr|chromium-browser-stable-37.0.2062.120-1|11	
14mr|chromium-browser-stable-37.0.2062.120-1|12	Source0: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-%{version}.tar.xz
14mr|chromium-browser-stable-37.0.2062.120-1|13	Source1: chromium-wrapper
14mr|chromium-browser-stable-37.0.2062.120-1|14	Source30: master_preferences
14mr|chromium-browser-stable-37.0.2062.120-1|15	Source31: default_bookmarks.html
14mr|chromium-browser-stable-37.0.2062.120-1|16	Source32: chromium.default
14mr|chromium-browser-stable-37.0.2062.120-1|17	Source2: chromium-browser.desktop
14mr|chromium-browser-stable-37.0.2062.120-1|18	Source100: icons.tar.bz2
14mr|chromium-browser-stable-37.0.2062.120-1|19	Source997: depot_tools.tar.xz
14mr|chromium-browser-stable-37.0.2062.120-1|20	Source998: gn-binaries.tar.xz
14mr|chromium-browser-stable-37.0.2062.120-1|21	Source999: new-system-icons.tar.xz
14mr|chromium-browser-stable-37.0.2062.120-1|22	Source1000: README.urpmi
14mr|chromium-browser-stable-37.0.2062.120-1|23	Patch4: chromium-30.0.1599.66-master-prefs-path.patch
14mr|chromium-browser-stable-37.0.2062.120-1|24	# PATCH-FIX-OPENSUSE removes build part for courgette
14mr|chromium-browser-stable-37.0.2062.120-1|25	Patch14:        chromium-25.0.1364.172-no-courgette.patch
14mr|chromium-browser-stable-37.0.2062.120-1|26	# PATCH-FIX-OPENSUSE Compile the sandbox with -fPIE settings
14mr|chromium-browser-stable-37.0.2062.120-1|27	Patch15:        chromium-25.0.1364.172-sandbox-pie.patch
14mr|chromium-browser-stable-37.0.2062.120-1|28	# fix https://code.google.com/p/chromium/issues/detail?id=412967
14mr|chromium-browser-stable-37.0.2062.120-1|29	Patch20:        chromium-37.0.2062.120-issue566583002_1.patch
14mr|chromium-browser-stable-37.0.2062.120-1|30	
14mr|chromium-browser-stable-37.0.2062.120-1|31	Provides: %{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|32	Conflicts: chromium-browser-unstable
14mr|chromium-browser-stable-37.0.2062.120-1|33	Conflicts: chromium-browser-beta
14mr|chromium-browser-stable-37.0.2062.120-1|34	Obsoletes: chromium-browser < 1:9.0.597.94
14mr|chromium-browser-stable-37.0.2062.120-1|35	BuildRequires: bison, flex, gtk2-devel, atk-devel, libexpat-devel, gperf
14mr|chromium-browser-stable-37.0.2062.120-1|36	BuildRequires: nspr-devel, nss-devel, libalsa-devel, util-linux, ninja
14mr|chromium-browser-stable-37.0.2062.120-1|37	BuildRequires: glib2-devel, bzip2-devel, zlib-devel
14mr|chromium-browser-stable-37.0.2062.120-1|38	BuildRequires: jpeg-devel, pkgconfig(gl), mesaglu-devel
14mr|chromium-browser-stable-37.0.2062.120-1|39	BuildRequires: libxscrnsaver-devel, dbus-glib-devel, cups-devel
14mr|chromium-browser-stable-37.0.2062.120-1|40	BuildRequires: libgnome-keyring-devel libvpx-devel libxtst-devel
14mr|chromium-browser-stable-37.0.2062.120-1|41	BuildRequires: libxslt-devel libxml2-devel
14mr|chromium-browser-stable-37.0.2062.120-1|42	BuildRequires: libxt-devel pam-devel pkgconfig(libgcrypt)
14mr|chromium-browser-stable-37.0.2062.120-1|43	BuildRequires: libevent-devel pkgconfig(flac) pulseaudio-devel
14mr|chromium-browser-stable-37.0.2062.120-1|44	BuildRequires: elfutils-devel udev-devel speex-devel yasm
14mr|chromium-browser-stable-37.0.2062.120-1|45	BuildRequires: pkgconfig(harfbuzz) pkgconfig(libmtp) pkgconfig(libgpsd)
14mr|chromium-browser-stable-37.0.2062.120-1|46	BuildRequires: speech-dispatcher-devel pkgconfig(libusb-1.0)
14mr|chromium-browser-stable-37.0.2062.120-1|47	BuildRequires: pkgconfig(libpci) pkgconfig(gstreamer-plugins-base-1.0), gyp
14mr|chromium-browser-stable-37.0.2062.120-1|48	BuildRequires: pkgconfig(opus) pkgconfig(libwebp) pkgconfig(minizip)
14mr|chromium-browser-stable-37.0.2062.120-1|49	BuildRequires: pkgconfig(libexif) cap-devel
14mr|chromium-browser-stable-37.0.2062.120-1|50	
14mr|chromium-browser-stable-37.0.2062.120-1|51	Suggests: chromium-browser-pepper-flash
14mr|chromium-browser-stable-37.0.2062.120-1|52	Suggests: chromium-browser-pdf-plugin
14mr|chromium-browser-stable-37.0.2062.120-1|53	
14mr|chromium-browser-stable-37.0.2062.120-1|54	ExclusiveArch: i586 x86_64 armv7l
14mr|chromium-browser-stable-37.0.2062.120-1|55	
14mr|chromium-browser-stable-37.0.2062.120-1|56	%description
14mr|chromium-browser-stable-37.0.2062.120-1|57	Chromium is a browser that combines a minimal design with sophisticated
14mr|chromium-browser-stable-37.0.2062.120-1|58	technology to make the web faster, safer, and easier.
14mr|chromium-browser-stable-37.0.2062.120-1|59	
14mr|chromium-browser-stable-37.0.2062.120-1|60	This is the stable channel Chromium browser. It offers a rock solid
14mr|chromium-browser-stable-37.0.2062.120-1|61	browser which is updated with features and fixes once they have been
14mr|chromium-browser-stable-37.0.2062.120-1|62	thoroughly tested. If you want the latest features, install the
14mr|chromium-browser-stable-37.0.2062.120-1|63	chromium-browser-unstable package instead.
14mr|chromium-browser-stable-37.0.2062.120-1|64	
14mr|chromium-browser-stable-37.0.2062.120-1|65	Note: If you are reverting from unstable to stable or beta channel, you may
14mr|chromium-browser-stable-37.0.2062.120-1|66	experience tab crashes on startup. This crash only affects tabs restored
14mr|chromium-browser-stable-37.0.2062.120-1|67	during the first launch due to a change in how tab state is stored.
14mr|chromium-browser-stable-37.0.2062.120-1|68	See http://bugs.chromium.org/34688. It's always a good idea to back up
14mr|chromium-browser-stable-37.0.2062.120-1|69	your profile before changing channels.
14mr|chromium-browser-stable-37.0.2062.120-1|70	
14mr|chromium-browser-stable-37.0.2062.120-1|71	%package -n chromium-browser
14mr|chromium-browser-stable-37.0.2062.120-1|72	Summary: A fast webkit-based web browser (transition package)
14mr|chromium-browser-stable-37.0.2062.120-1|73	Epoch: 1
14mr|chromium-browser-stable-37.0.2062.120-1|74	Group: Networking/WWW
14mr|chromium-browser-stable-37.0.2062.120-1|75	Requires: %{name} = %{version}-%{release}
14mr|chromium-browser-stable-37.0.2062.120-1|76	
14mr|chromium-browser-stable-37.0.2062.120-1|77	%description -n chromium-browser
14mr|chromium-browser-stable-37.0.2062.120-1|78	Chromium is a browser that combines a minimal design with sophisticated
14mr|chromium-browser-stable-37.0.2062.120-1|79	technology to make the web faster, safer, and easier.
14mr|chromium-browser-stable-37.0.2062.120-1|80	
14mr|chromium-browser-stable-37.0.2062.120-1|81	This is a transition package that installs the stable channel Chromium
14mr|chromium-browser-stable-37.0.2062.120-1|82	browser. If you prefer the dev channel browser, install the
14mr|chromium-browser-stable-37.0.2062.120-1|83	chromium-browser-unstable package instead.
14mr|chromium-browser-stable-37.0.2062.120-1|84	
14mr|chromium-browser-stable-37.0.2062.120-1|85	%package -n chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|86	Summary:        WebDriver for Google Chrome/Chromium
14mr|chromium-browser-stable-37.0.2062.120-1|87	Group:          Development/Other
14mr|chromium-browser-stable-37.0.2062.120-1|88	Requires:       %{name} = %{version}-%{release}
14mr|chromium-browser-stable-37.0.2062.120-1|89	
14mr|chromium-browser-stable-37.0.2062.120-1|90	%description -n chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|91	WebDriver is an open source tool for automated testing of webapps across many
14mr|chromium-browser-stable-37.0.2062.120-1|92	browsers. It provides capabilities for navigating to web pages, user input,
14mr|chromium-browser-stable-37.0.2062.120-1|93	JavaScript execution, and more. ChromeDriver is a standalone server which
14mr|chromium-browser-stable-37.0.2062.120-1|94	implements WebDriver's wire protocol for Chromium. It is being developed by
14mr|chromium-browser-stable-37.0.2062.120-1|95	members of the Chromium and WebDriver teams.
14mr|chromium-browser-stable-37.0.2062.120-1|96	
14mr|chromium-browser-stable-37.0.2062.120-1|97	%prep
14mr|chromium-browser-stable-37.0.2062.120-1|98	%setup -q -n chromium-%{version} -a 998 -a 997 -a 999
14mr|chromium-browser-stable-37.0.2062.120-1|99	%patch4 -p1 -b .prefs
14mr|chromium-browser-stable-37.0.2062.120-1|100	
14mr|chromium-browser-stable-37.0.2062.120-1|101	%patch14 -p1
14mr|chromium-browser-stable-37.0.2062.120-1|102	%patch15 -p1
14mr|chromium-browser-stable-37.0.2062.120-1|103	%patch20 -p1
14mr|chromium-browser-stable-37.0.2062.120-1|104	
14mr|chromium-browser-stable-37.0.2062.120-1|105	# Hard code extra version
14mr|chromium-browser-stable-37.0.2062.120-1|106	FILE=chrome/common/chrome_version_info_posix.cc
14mr|chromium-browser-stable-37.0.2062.120-1|107	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
14mr|chromium-browser-stable-37.0.2062.120-1|108	cmp $FILE $FILE.orig && exit 1
14mr|chromium-browser-stable-37.0.2062.120-1|109	
14mr|chromium-browser-stable-37.0.2062.120-1|110	%build
14mr|chromium-browser-stable-37.0.2062.120-1|111	export GYP_GENERATORS='ninja'
14mr|chromium-browser-stable-37.0.2062.120-1|112	./build/gyp_chromium build/all.gyp --depth=. \
14mr|chromium-browser-stable-37.0.2062.120-1|113	-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
14mr|chromium-browser-stable-37.0.2062.120-1|114	-D linux_sandbox_chrome_path=%{_crdir}/chrome \
14mr|chromium-browser-stable-37.0.2062.120-1|115	-D linux_link_gnome_keyring=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|116	-D use_gconf=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|117	-D werror='' \
14mr|chromium-browser-stable-37.0.2062.120-1|118	-D use_system_sqlite=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|119	-D use_system_libxml=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|120	-D use_system_zlib=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|121	-D use_system_bzip2=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|122	-D use_system_libbz2=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|123	-D use_system_xdg_utils=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|124	-D use_system_yasm=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|125	-D use_system_libpng=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|126	-D use_system_libjpeg=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|127	-D use_system_libevent=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|128	-D use_system_speex=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|129	-D use_system_flac=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|130	-D use_system_vpx=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|131	-D use_system_icu=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|132	-D use_system_libusb=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|133	-D use_system_libexif=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|134	-D use_system_libsrtp=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|135	-D use_system_libmtp=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|136	-D use_system_opus=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|137	-D use_system_libwebp=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|138	-D use_system_harfbuzz=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|139	-D use_system_minizip=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|140	-D build_ffmpegsumo=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|141	-D use_system_ffmpeg=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|142	-D ffmpeg_branding=Chrome \
14mr|chromium-browser-stable-37.0.2062.120-1|143	-D proprietary_codecs=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|144	-D use_pulseaudio=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|145	-D use_system_v8=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|146	-D use_system_protobuf=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|147	-D linux_link_libpci=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|148	-D linux_link_gsettings=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|149	-D linux_link_libspeechd=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|150	-D linux_link_kerberos=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|151	-D linux_link_libgps=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|152	-D use_system_libyuv=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|153	-D use_system_libxslt=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|154	-D use_system_nspr=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|155	-D disable_nacl=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|156	-D logging_like_official_build=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|157	-D remove_webcore_debug_symbols=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|158	-D linux_fpic=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|159	-D use_aura=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|160	-D linux_use_gold_binary=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|161	-D linux_use_gold_flags=0 \
14mr|chromium-browser-stable-37.0.2062.120-1|162	-Dgoogle_api_key='AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q' \
14mr|chromium-browser-stable-37.0.2062.120-1|163	-Dgoogle_default_client_id='4139804441.apps.googleusercontent.com' \
14mr|chromium-browser-stable-37.0.2062.120-1|164	-Dgoogle_default_client_secret='KDTRKEZk2jwT_7CDpcmMA--P' \
14mr|chromium-browser-stable-37.0.2062.120-1|165	%ifarch i586
14mr|chromium-browser-stable-37.0.2062.120-1|166	-D disable_sse2=1 \
14mr|chromium-browser-stable-37.0.2062.120-1|167	-D release_extra_cflags="-march=i586"
14mr|chromium-browser-stable-37.0.2062.120-1|168	%endif
14mr|chromium-browser-stable-37.0.2062.120-1|169	
14mr|chromium-browser-stable-37.0.2062.120-1|170	mkdir -p out/Release
14mr|chromium-browser-stable-37.0.2062.120-1|171	
14mr|chromium-browser-stable-37.0.2062.120-1|172	ninja -C out/Release chrome
14mr|chromium-browser-stable-37.0.2062.120-1|173	# Build the required SUID_SANDBOX helper
14mr|chromium-browser-stable-37.0.2062.120-1|174	ninja -C out/Release chrome_sandbox
14mr|chromium-browser-stable-37.0.2062.120-1|175	# Build the ChromeDriver test suite
14mr|chromium-browser-stable-37.0.2062.120-1|176	ninja -C out/Release chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|177	
14mr|chromium-browser-stable-37.0.2062.120-1|178	%install
14mr|chromium-browser-stable-37.0.2062.120-1|179	rm -rf %{buildroot}
14mr|chromium-browser-stable-37.0.2062.120-1|180	mkdir -p %{buildroot}%{_bindir}
14mr|chromium-browser-stable-37.0.2062.120-1|181	mkdir -p %{buildroot}%{_crdir}/locales
14mr|chromium-browser-stable-37.0.2062.120-1|182	mkdir -p %{buildroot}%{_crdir}/themes
14mr|chromium-browser-stable-37.0.2062.120-1|183	mkdir -p %{buildroot}%{_crdir}/default_apps
14mr|chromium-browser-stable-37.0.2062.120-1|184	mkdir -p %{buildroot}%{_mandir}/man1
14mr|chromium-browser-stable-37.0.2062.120-1|185	install -m 755 %{_src}/chromium-wrapper %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|186	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|187	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
14mr|chromium-browser-stable-37.0.2062.120-1|188	cp -a out/Release/chromedriver %{buildroot}%{_crdir}/chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|189	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
14mr|chromium-browser-stable-37.0.2062.120-1|190	install -m 644 out/Release/*.pak %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|191	install -m 644 out/Release/icudtl.dat %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|192	install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|193	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
14mr|chromium-browser-stable-37.0.2062.120-1|194	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
14mr|chromium-browser-stable-37.0.2062.120-1|195	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
14mr|chromium-browser-stable-37.0.2062.120-1|196	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|197	sed -i "s!@LIBDIR@!%{_libdir}!g" %{buildroot}%{_crdir}/chromium-wrapper
14mr|chromium-browser-stable-37.0.2062.120-1|198	ln -s %{_crdir}/chromedriver %{buildroot}%{_bindir}/chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|199	
14mr|chromium-browser-stable-37.0.2062.120-1|200	# create global config file
14mr|chromium-browser-stable-37.0.2062.120-1|201	mkdir -p %{buildroot}%{_sysconfdir}/default
14mr|chromium-browser-stable-37.0.2062.120-1|202	install -m644 %{SOURCE32} %{buildroot}%{_sysconfdir}/default/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|203	
14mr|chromium-browser-stable-37.0.2062.120-1|204	# create pepper dir. talkplugin works fine only if sylinks in pepper
14mr|chromium-browser-stable-37.0.2062.120-1|205	mkdir -p %{buildroot}%{_crdir}/pepper
14mr|chromium-browser-stable-37.0.2062.120-1|206	
14mr|chromium-browser-stable-37.0.2062.120-1|207	find out/Release/resources/ -name "*.d" -exec rm {} \;
14mr|chromium-browser-stable-37.0.2062.120-1|208	cp -r out/Release/resources %{buildroot}%{_crdir}
14mr|chromium-browser-stable-37.0.2062.120-1|209	
14mr|chromium-browser-stable-37.0.2062.120-1|210	# Strip NaCl IRT
14mr|chromium-browser-stable-37.0.2062.120-1|211	#%ifarch x86_64
14mr|chromium-browser-stable-37.0.2062.120-1|212	#./native_client/toolchain/linux_x86_newlib/bin/x86_64-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_64.nexe
14mr|chromium-browser-stable-37.0.2062.120-1|213	#%endif
14mr|chromium-browser-stable-37.0.2062.120-1|214	#%ifarch i586
14mr|chromium-browser-stable-37.0.2062.120-1|215	#./native_client/toolchain/linux_x86_newlib/bin/i686-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_32.nexe
14mr|chromium-browser-stable-37.0.2062.120-1|216	#%endif
14mr|chromium-browser-stable-37.0.2062.120-1|217	
14mr|chromium-browser-stable-37.0.2062.120-1|218	# desktop file
14mr|chromium-browser-stable-37.0.2062.120-1|219	mkdir -p %{buildroot}%{_datadir}/applications
14mr|chromium-browser-stable-37.0.2062.120-1|220	install -m 644 %{_src}/%{crname}.desktop %{buildroot}%{_datadir}/applications/
14mr|chromium-browser-stable-37.0.2062.120-1|221	
14mr|chromium-browser-stable-37.0.2062.120-1|222	# icon
14mr|chromium-browser-stable-37.0.2062.120-1|223	mkdir -p %{buildroot}%{_iconsdir}/hicolor/
14mr|chromium-browser-stable-37.0.2062.120-1|224	tar xjf %{SOURCE100} -C %{buildroot}%{_iconsdir}/hicolor/
14mr|chromium-browser-stable-37.0.2062.120-1|225	
14mr|chromium-browser-stable-37.0.2062.120-1|226	mkdir -p %{buildroot}%{_sysconfdir}/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|227	install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{crname}/
14mr|chromium-browser-stable-37.0.2062.120-1|228	install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{crname}/
14mr|chromium-browser-stable-37.0.2062.120-1|229	
14mr|chromium-browser-stable-37.0.2062.120-1|230	find %{buildroot} -name "*.nexe" -exec strip {} \;
14mr|chromium-browser-stable-37.0.2062.120-1|231	
14mr|chromium-browser-stable-37.0.2062.120-1|232	mkdir -p %{buildroot}%{_docdir}/%{name}
14mr|chromium-browser-stable-37.0.2062.120-1|233	install -p -m755 %{SOURCE1000} %{buildroot}%{_docdir}/%{name}
14mr|chromium-browser-stable-37.0.2062.120-1|234	
14mr|chromium-browser-stable-37.0.2062.120-1|235	%post
14mr|chromium-browser-stable-37.0.2062.120-1|236	if [ -e /opt/google/talkplugin/libppgoogletalk.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|237	if [ ! -e %{_crdir}/pepper/libppgoogletalk.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|238	ln -s /opt/google/talkplugin/libppgoogletalk.so \
14mr|chromium-browser-stable-37.0.2062.120-1|239	%{_crdir}/pepper/libppgoogletalk.so
14mr|chromium-browser-stable-37.0.2062.120-1|240	fi
14mr|chromium-browser-stable-37.0.2062.120-1|241	fi
14mr|chromium-browser-stable-37.0.2062.120-1|242	
14mr|chromium-browser-stable-37.0.2062.120-1|243	if [ -e /opt/google/talkplugin/libppo1d.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|244	if [ ! -e %{_crdir}/pepper/libppo1d.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|245	ln -s /opt/google/talkplugin/libppo1d.so \
14mr|chromium-browser-stable-37.0.2062.120-1|246	%{_crdir}/pepper/libppo1d.so
14mr|chromium-browser-stable-37.0.2062.120-1|247	fi
14mr|chromium-browser-stable-37.0.2062.120-1|248	fi
14mr|chromium-browser-stable-37.0.2062.120-1|249	
14mr|chromium-browser-stable-37.0.2062.120-1|250	%preun
14mr|chromium-browser-stable-37.0.2062.120-1|251	if [ $1 -eq 0 ] ; then
14mr|chromium-browser-stable-37.0.2062.120-1|252	if [ -e %{_crdir}/pepper/libppo1d.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|253	rm -f %{_crdir}/pepper/libppo1d.so
14mr|chromium-browser-stable-37.0.2062.120-1|254	fi
14mr|chromium-browser-stable-37.0.2062.120-1|255	
14mr|chromium-browser-stable-37.0.2062.120-1|256	if [ -e %{_crdir}/pepper/libppgoogletalk.so ]; then
14mr|chromium-browser-stable-37.0.2062.120-1|257	rm -f %{_crdir}/pepper/libppgoogletalk.so
14mr|chromium-browser-stable-37.0.2062.120-1|258	fi
14mr|chromium-browser-stable-37.0.2062.120-1|259	
14mr|chromium-browser-stable-37.0.2062.120-1|260	fi
14mr|chromium-browser-stable-37.0.2062.120-1|261	
14mr|chromium-browser-stable-37.0.2062.120-1|262	%files -n chromium-browser
14mr|chromium-browser-stable-37.0.2062.120-1|263	
14mr|chromium-browser-stable-37.0.2062.120-1|264	%files
14mr|chromium-browser-stable-37.0.2062.120-1|265	%defattr(-,root,root,-)
14mr|chromium-browser-stable-37.0.2062.120-1|266	%config %{_sysconfdir}/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|267	%config %{_sysconfdir}/default/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|268	%{_bindir}/%{crname}
14mr|chromium-browser-stable-37.0.2062.120-1|269	%{_crdir}/chromium-wrapper
14mr|chromium-browser-stable-37.0.2062.120-1|270	%{_crdir}/chrome
14mr|chromium-browser-stable-37.0.2062.120-1|271	%{_crdir}/chrome-sandbox
14mr|chromium-browser-stable-37.0.2062.120-1|272	%{_crdir}/icudtl.dat
14mr|chromium-browser-stable-37.0.2062.120-1|273	%{_crdir}/libffmpegsumo.so
14mr|chromium-browser-stable-37.0.2062.120-1|274	%{_crdir}/locales
14mr|chromium-browser-stable-37.0.2062.120-1|275	%{_crdir}/resources.pak
14mr|chromium-browser-stable-37.0.2062.120-1|276	%{_crdir}/resources
14mr|chromium-browser-stable-37.0.2062.120-1|277	%{_crdir}/chrome_100_percent.pak
14mr|chromium-browser-stable-37.0.2062.120-1|278	%{_crdir}/content_resources.pak
14mr|chromium-browser-stable-37.0.2062.120-1|279	%{_crdir}/keyboard_resources.pak
14mr|chromium-browser-stable-37.0.2062.120-1|280	%{_crdir}/themes
14mr|chromium-browser-stable-37.0.2062.120-1|281	%{_crdir}/default_apps
14mr|chromium-browser-stable-37.0.2062.120-1|282	%dir %{_crdir}/pepper
14mr|chromium-browser-stable-37.0.2062.120-1|283	%{_mandir}/man1/%{crname}*
14mr|chromium-browser-stable-37.0.2062.120-1|284	%{_datadir}/applications/*.desktop
14mr|chromium-browser-stable-37.0.2062.120-1|285	%{_iconsdir}/hicolor/*/apps/%{crname}.*
14mr|chromium-browser-stable-37.0.2062.120-1|286	%{_docdir}/%{name}/README.urpmi
14mr|chromium-browser-stable-37.0.2062.120-1|287	
14mr|chromium-browser-stable-37.0.2062.120-1|288	%files -n chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|289	%defattr(-,root,root,-)
14mr|chromium-browser-stable-37.0.2062.120-1|290	%doc LICENSE AUTHORS
14mr|chromium-browser-stable-37.0.2062.120-1|291	%{_bindir}/chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|292	%{_crdir}/chromedriver
14mr|chromium-browser-stable-37.0.2062.120-1|293	
14mr|chromium-browser-stable-37.0.2062.120-1|294	
14mr|chromium-browser-stable-37.0.2062.120-1|295	%changelog
14mr|chromium-browser-stable-37.0.2062.120-1|296	* Tue Sep 16 2014 Tigro <ashejn@gmail.com> 37.0.2062.120-1
14mr|chromium-browser-stable-37.0.2062.120-1|297	+ Revision: 8d316ad
14mr|chromium-browser-stable-37.0.2062.120-1|298	- update to 37.0.2062.120. Fix crash on 32bit gcc 4.9 builds https://code.google.com/p/chromium/issues/detail?id=412967
14mr|chromium-browser-stable-37.0.2062.120-1|299	
14mr|chromium-browser-stable-37.0.2062.120-1|300	* Mon Sep 15 2014 Tigro <ashejn@gmail.com> 37.0.2062.120-1
14mr|chromium-browser-stable-37.0.2062.120-1|301	+ Revision: 7b52071
14mr|chromium-browser-stable-37.0.2062.120-1|302	- update to 37.0.2062.120
14mr|chromium-browser-stable-37.0.2062.120-1|303	
14mr|chromium-browser-stable-37.0.2062.120-1|304	* Thu Sep 11 2014 Tigro <ashejn@gmail.com> 37.0.2062.94-2
14mr|chromium-browser-stable-37.0.2062.120-1|305	+ Revision: 989dd33
14mr|chromium-browser-stable-37.0.2062.120-1|306	- rebuild with system xml and xslt
14mr|chromium-browser-stable-37.0.2062.120-1|307	
14mr|chromium-browser-stable-37.0.2062.120-1|308	* Wed Aug 27 2014 Tigro <ashejn@gmail.com> 37.0.2062.94-1
14mr|chromium-browser-stable-37.0.2062.120-1|309	+ Revision: 118c56c
14mr|chromium-browser-stable-37.0.2062.120-1|310	- update to 37.0.2062.94
14mr|chromium-browser-stable-37.0.2062.120-1|311	
14mr|chromium-browser-stable-37.0.2062.120-1|312	* Wed Aug 06 2014 Tigro <ashejn@gmail.com> 36.0.1985.125-1
14mr|chromium-browser-stable-37.0.2062.120-1|313	+ Revision: 6481657
14mr|chromium-browser-stable-37.0.2062.120-1|314	- drop big icon patch. It is for gtk only what was removed from chromium
14mr|chromium-browser-stable-37.0.2062.120-1|315	
14mr|chromium-browser-stable-37.0.2062.120-1|316	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 36.0.1985.125-1
14mr|chromium-browser-stable-37.0.2062.120-1|317	+ Revision: 83133e4
14mr|chromium-browser-stable-37.0.2062.120-1|318	- update to 36.0.1985.125
14mr|chromium-browser-stable-37.0.2062.120-1|319	
14mr|chromium-browser-stable-37.0.2062.120-1|320	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 35.0.1916.153-3
14mr|chromium-browser-stable-37.0.2062.120-1|321	+ Revision: a05d9ee
14mr|chromium-browser-stable-37.0.2062.120-1|322	- MassBuild#440: Increase release tag
14mr|chromium-browser-stable-37.0.2062.120-1|323	
14mr|chromium-browser-stable-37.0.2062.120-1|324	* Mon Jun 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.153-2
14mr|chromium-browser-stable-37.0.2062.120-1|325	+ Revision: 5e2aba8
14mr|chromium-browser-stable-37.0.2062.120-1|326	- build with internal libxml2 and libxslt to fix http://bugs.rosalinux.ru/show_bug.cgi?id=4091#c1 issue
14mr|chromium-browser-stable-37.0.2062.120-1|327	
14mr|chromium-browser-stable-37.0.2062.120-1|328	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 35.0.1916.153-1
14mr|chromium-browser-stable-37.0.2062.120-1|329	+ Revision: 5c03ee8
14mr|chromium-browser-stable-37.0.2062.120-1|330	- update to 35.0.1916.153
14mr|chromium-browser-stable-37.0.2062.120-1|331	
14mr|chromium-browser-stable-37.0.2062.120-1|332	* Thu May 29 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
14mr|chromium-browser-stable-37.0.2062.120-1|333	+ Revision: d55e562
14mr|chromium-browser-stable-37.0.2062.120-1|334	- place new icons to the chromium heart
14mr|chromium-browser-stable-37.0.2062.120-1|335	
14mr|chromium-browser-stable-37.0.2062.120-1|336	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
14mr|chromium-browser-stable-37.0.2062.120-1|337	+ Revision: 4c547b1
14mr|chromium-browser-stable-37.0.2062.120-1|338	- install icons
14mr|chromium-browser-stable-37.0.2062.120-1|339	
14mr|chromium-browser-stable-37.0.2062.120-1|340	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
14mr|chromium-browser-stable-37.0.2062.120-1|341	+ Revision: cfc76fe
14mr|chromium-browser-stable-37.0.2062.120-1|342	- drop rosa icons
14mr|chromium-browser-stable-37.0.2062.120-1|343	
14mr|chromium-browser-stable-37.0.2062.120-1|344	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
14mr|chromium-browser-stable-37.0.2062.120-1|345	+ Revision: df033f4
14mr|chromium-browser-stable-37.0.2062.120-1|346	- added banner
14mr|chromium-browser-stable-37.0.2062.120-1|347	
14mr|chromium-browser-stable-37.0.2062.120-1|348	* Mon May 26 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
14mr|chromium-browser-stable-37.0.2062.120-1|349	+ Revision: c73c718
14mr|chromium-browser-stable-37.0.2062.120-1|350	- fix typo
14mr|chromium-browser-stable-37.0.2062.120-1|351	
14mr|chromium-browser-stable-37.0.2062.120-1|352	* Fri May 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
14mr|chromium-browser-stable-37.0.2062.120-1|353	+ Revision: d0b91cd
14mr|chromium-browser-stable-37.0.2062.120-1|354	- added pre banner
14mr|chromium-browser-stable-37.0.2062.120-1|355	
14mr|chromium-browser-stable-37.0.2062.120-1|356	* Fri May 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
14mr|chromium-browser-stable-37.0.2062.120-1|357	+ Revision: 265b6a2
14mr|chromium-browser-stable-37.0.2062.120-1|358	- set 128 icon size by default
14mr|chromium-browser-stable-37.0.2062.120-1|359	
14mr|chromium-browser-stable-37.0.2062.120-1|360	* Wed May 21 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-1
14mr|chromium-browser-stable-37.0.2062.120-1|361	+ Revision: d49fe1e
14mr|chromium-browser-stable-37.0.2062.120-1|362	- update to 35.0.1916.114
14mr|chromium-browser-stable-37.0.2062.120-1|363	
14mr|chromium-browser-stable-37.0.2062.120-1|364	* Fri May 16 2014 Tigro <ashejn@gmail.com> 34.0.1847.137-1
14mr|chromium-browser-stable-37.0.2062.120-1|365	+ Revision: d07ac56
14mr|chromium-browser-stable-37.0.2062.120-1|366	- update to 34.0.1847.137
14mr|chromium-browser-stable-37.0.2062.120-1|367	
14mr|chromium-browser-stable-37.0.2062.120-1|368	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
14mr|chromium-browser-stable-37.0.2062.120-1|369	+ Revision: 03ac318
14mr|chromium-browser-stable-37.0.2062.120-1|370	- apply upstream patch to enable fullscreen-within-tab by default
14mr|chromium-browser-stable-37.0.2062.120-1|371	
14mr|chromium-browser-stable-37.0.2062.120-1|372	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
14mr|chromium-browser-stable-37.0.2062.120-1|373	+ Revision: 9cb60ee
14mr|chromium-browser-stable-37.0.2062.120-1|374	- apply patch
14mr|chromium-browser-stable-37.0.2062.120-1|375	
14mr|chromium-browser-stable-37.0.2062.120-1|376	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
14mr|chromium-browser-stable-37.0.2062.120-1|377	+ Revision: 82976dd
14mr|chromium-browser-stable-37.0.2062.120-1|378	- enable fullscreen-within-tab
14mr|chromium-browser-stable-37.0.2062.120-1|379	
14mr|chromium-browser-stable-37.0.2062.120-1|380	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
14mr|chromium-browser-stable-37.0.2062.120-1|381	+ Revision: ac47233
14mr|chromium-browser-stable-37.0.2062.120-1|382	- fix path in wrapper
14mr|chromium-browser-stable-37.0.2062.120-1|383	
14mr|chromium-browser-stable-37.0.2062.120-1|384	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
14mr|chromium-browser-stable-37.0.2062.120-1|385	+ Revision: b7d9e16
14mr|chromium-browser-stable-37.0.2062.120-1|386	- fix ninja name
14mr|chromium-browser-stable-37.0.2062.120-1|387	
14mr|chromium-browser-stable-37.0.2062.120-1|388	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
14mr|chromium-browser-stable-37.0.2062.120-1|389	+ Revision: 0e3d667
14mr|chromium-browser-stable-37.0.2062.120-1|390	- update to 34.0.1847.132 with ninja build
14mr|chromium-browser-stable-37.0.2062.120-1|391	
14mr|chromium-browser-stable-37.0.2062.120-1|392	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|393	+ Revision: f04e6f8
14mr|chromium-browser-stable-37.0.2062.120-1|394	- update run script
14mr|chromium-browser-stable-37.0.2062.120-1|395	
14mr|chromium-browser-stable-37.0.2062.120-1|396	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|397	+ Revision: 5a1f084
14mr|chromium-browser-stable-37.0.2062.120-1|398	- open flash on full screen
14mr|chromium-browser-stable-37.0.2062.120-1|399	
14mr|chromium-browser-stable-37.0.2062.120-1|400	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|401	+ Revision: ba1b61a
14mr|chromium-browser-stable-37.0.2062.120-1|402	- added chromium.default
14mr|chromium-browser-stable-37.0.2062.120-1|403	
14mr|chromium-browser-stable-37.0.2062.120-1|404	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|405	+ Revision: d4cac74
14mr|chromium-browser-stable-37.0.2062.120-1|406	- fix typo again
14mr|chromium-browser-stable-37.0.2062.120-1|407	
14mr|chromium-browser-stable-37.0.2062.120-1|408	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|409	+ Revision: e66d11e
14mr|chromium-browser-stable-37.0.2062.120-1|410	- fix path
14mr|chromium-browser-stable-37.0.2062.120-1|411	
14mr|chromium-browser-stable-37.0.2062.120-1|412	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
14mr|chromium-browser-stable-37.0.2062.120-1|413	+ Revision: 099bf7a
14mr|chromium-browser-stable-37.0.2062.120-1|414	- update to 34.0.1847.116
14mr|chromium-browser-stable-37.0.2062.120-1|415	
14mr|chromium-browser-stable-37.0.2062.120-1|416	

16051 14
14mr|chrpath-0.16-1|1	Summary: 	Dynamic library load path (rpath) alterer
14mr|chrpath-0.16-1|2	Name: 		chrpath
14mr|chrpath-0.16-1|3	Version: 	0.16
14mr|chrpath-0.16-1|4	Release: 	1
14mr|chrpath-0.16-1|5	Group: 		Development/Other
14mr|chrpath-0.16-1|6	License: 	GPL
14mr|chrpath-0.16-1|7	Url:		https://alioth.debian.org/projects/chrpath/
14mr|chrpath-0.16-1|8	Source:		https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz
14mr|chrpath-0.16-1|9	
14mr|chrpath-0.16-1|10	%description
14mr|chrpath-0.16-1|11	Chrpath allows you to modify the dynamic library load path (rpath) of
14mr|chrpath-0.16-1|12	compiled programs.  Currently, only removing and modifying the rpath
14mr|chrpath-0.16-1|13	is supported.
14mr|chrpath-0.16-1|14	
14mr|chrpath-0.16-1|15	
14mr|chrpath-0.16-1|16	%prep
14mr|chrpath-0.16-1|17	%setup -q
14mr|chrpath-0.16-1|18	
14mr|chrpath-0.16-1|19	%build
14mr|chrpath-0.16-1|20	%configure2_5x
14mr|chrpath-0.16-1|21	%make
14mr|chrpath-0.16-1|22	
14mr|chrpath-0.16-1|23	%install
14mr|chrpath-0.16-1|24	%makeinstall
14mr|chrpath-0.16-1|25	rm -fr $RPM_BUILD_ROOT/usr/doc
14mr|chrpath-0.16-1|26	
14mr|chrpath-0.16-1|27	%files
14mr|chrpath-0.16-1|28	%defattr (-, root, root,755)
14mr|chrpath-0.16-1|29	%doc AUTHORS ChangeLog COPYING NEWS README
14mr|chrpath-0.16-1|30	%{_bindir}/chrpath
14mr|chrpath-0.16-1|31	%{_mandir}/man1/chrpath.1*
14mr|chrpath-0.16-1|32	
14mr|chrpath-0.16-1|33	
14mr|chrpath-0.16-1|34	%changelog
14mr|chrpath-0.16-1|35	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 0.16-1
14mr|chrpath-0.16-1|36	+ Revision: ff14132
14mr|chrpath-0.16-1|37	- remove garbage
14mr|chrpath-0.16-1|38	
14mr|chrpath-0.16-1|39	

16052 14
14mr|cifs-utils-5.8-2|1	Summary:	Tools for Managing Linux CIFS Client Filesystems
14mr|cifs-utils-5.8-2|2	Name:		cifs-utils
14mr|cifs-utils-5.8-2|3	Version:	5.8
14mr|cifs-utils-5.8-2|4	License:	GPLv3
14mr|cifs-utils-5.8-2|5	Group:		Networking/Other
14mr|cifs-utils-5.8-2|6	Release:	2
14mr|cifs-utils-5.8-2|7	URL:		http://www.samba.org/linux-cifs/cifs-utils/
14mr|cifs-utils-5.8-2|8	Source0:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
14mr|cifs-utils-5.8-2|9	Source1:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2.asc
14mr|cifs-utils-5.8-2|10	BuildRequires:	autoconf automake libtool
14mr|cifs-utils-5.8-2|11	BuildRequires:	pkgconfig(talloc)
14mr|cifs-utils-5.8-2|12	BuildRequires:	pkgconfig(libcap-ng)
14mr|cifs-utils-5.8-2|13	BuildRequires:	keyutils-devel
14mr|cifs-utils-5.8-2|14	BuildRequires:	krb5-devel
14mr|cifs-utils-5.8-2|15	BuildRequires:	acl-devel
14mr|cifs-utils-5.8-2|16	BuildRequires:	pkgconfig(wbclient)
14mr|cifs-utils-5.8-2|17	BuildRequires:	samba-winbind
14mr|cifs-utils-5.8-2|18	Suggests:	sudo nss_wins
14mr|cifs-utils-5.8-2|19	Provides:	mount-cifs = %{version}
14mr|cifs-utils-5.8-2|20	Obsoletes:	mount-cifs <= 4.0
14mr|cifs-utils-5.8-2|21	Requires:       keyutils
14mr|cifs-utils-5.8-2|22	
14mr|cifs-utils-5.8-2|23	Patch0:		FORTIFY_SOURCE_ftrunkate.patch
14mr|cifs-utils-5.8-2|24	
14mr|cifs-utils-5.8-2|25	%description
14mr|cifs-utils-5.8-2|26	Tools for Managing Linux CIFS Client Filesystems.
14mr|cifs-utils-5.8-2|27	
14mr|cifs-utils-5.8-2|28	%prep
14mr|cifs-utils-5.8-2|29	
14mr|cifs-utils-5.8-2|30	%setup -q
14mr|cifs-utils-5.8-2|31	#%patch0 -p1
14mr|cifs-utils-5.8-2|32	
14mr|cifs-utils-5.8-2|33	# remove -Werror
14mr|cifs-utils-5.8-2|34	perl -pi -e "s|-Werror||g" Makefile*
14mr|cifs-utils-5.8-2|35	
14mr|cifs-utils-5.8-2|36	%build
14mr|cifs-utils-5.8-2|37	%serverbuild
14mr|cifs-utils-5.8-2|38	rm -rf autom4te.cache
14mr|cifs-utils-5.8-2|39	autoreconf -fi
14mr|cifs-utils-5.8-2|40	%configure2_5x \
14mr|cifs-utils-5.8-2|41	--sbindir=/sbin
14mr|cifs-utils-5.8-2|42	
14mr|cifs-utils-5.8-2|43	%make
14mr|cifs-utils-5.8-2|44	
14mr|cifs-utils-5.8-2|45	%install
14mr|cifs-utils-5.8-2|46	%makeinstall_std
14mr|cifs-utils-5.8-2|47	mkdir %{buildroot}/bin
14mr|cifs-utils-5.8-2|48	ln -s ../sbin/mount.cifs %{buildroot}/bin/mount.cifs
14mr|cifs-utils-5.8-2|49	# Hack for smb4k
14mr|cifs-utils-5.8-2|50	ln -s umount %{buildroot}/bin/umount.cifs
14mr|cifs-utils-5.8-2|51	
14mr|cifs-utils-5.8-2|52	mkdir -p %{buildroot}%{_sysconfdir}/request-key.d
14mr|cifs-utils-5.8-2|53	install -m 644 contrib/request-key.d/cifs.idmap.conf %{buildroot}%{_sysconfdir}/request-key.d
14mr|cifs-utils-5.8-2|54	install -m 644 contrib/request-key.d/cifs.spnego.conf %{buildroot}%{_sysconfdir}/request-key.d
14mr|cifs-utils-5.8-2|55	cp contrib/request-key.d/README contrib/request-key.d/README.keyutils-1.5.5
14mr|cifs-utils-5.8-2|56	
14mr|cifs-utils-5.8-2|57	%files
14mr|cifs-utils-5.8-2|58	%doc AUTHORS README doc/linux-cifs-client-guide.odt contrib/request-key.d/README.keyutils-1.5.5
14mr|cifs-utils-5.8-2|59	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.idmap.conf
14mr|cifs-utils-5.8-2|60	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
14mr|cifs-utils-5.8-2|61	%{_bindir}/cifscreds
14mr|cifs-utils-5.8-2|62	%{_bindir}/getcifsacl
14mr|cifs-utils-5.8-2|63	%{_bindir}/setcifsacl
14mr|cifs-utils-5.8-2|64	
14mr|cifs-utils-5.8-2|65	/sbin/cifs.upcall
14mr|cifs-utils-5.8-2|66	/sbin/mount.cifs
14mr|cifs-utils-5.8-2|67	/sbin/cifs.idmap
14mr|cifs-utils-5.8-2|68	/bin/mount.cifs
14mr|cifs-utils-5.8-2|69	/bin/umount.cifs
14mr|cifs-utils-5.8-2|70	
14mr|cifs-utils-5.8-2|71	%{_mandir}/man8/cifs.upcall.8*
14mr|cifs-utils-5.8-2|72	%{_mandir}/man8/mount.cifs.8*
14mr|cifs-utils-5.8-2|73	%{_mandir}/man8/cifs.idmap.8.*
14mr|cifs-utils-5.8-2|74	%{_mandir}/man1/cifscreds.1*
14mr|cifs-utils-5.8-2|75	%{_mandir}/man1/getcifsacl.1.*
14mr|cifs-utils-5.8-2|76	%{_mandir}/man1/setcifsacl.1.*
14mr|cifs-utils-5.8-2|77	
14mr|cifs-utils-5.8-2|78	%changelog
14mr|cifs-utils-5.8-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.8-2
14mr|cifs-utils-5.8-2|80	+ Revision: 449b111
14mr|cifs-utils-5.8-2|81	- MassBuild#440: Increase release tag
14mr|cifs-utils-5.8-2|82	
14mr|cifs-utils-5.8-2|83	

16053 14
14mr|cim-3.37-12|1	%define _disable_ld_no_undefined 1
14mr|cim-3.37-12|2	
14mr|cim-3.37-12|3	%define	major	3
14mr|cim-3.37-12|4	%define	libname	%mklibname %{name} %{major}
14mr|cim-3.37-12|5	%define	devname	%mklibname %{name} -d
14mr|cim-3.37-12|6	
14mr|cim-3.37-12|7	Summary:	Simula to C translator. Mother of all OO-languages
14mr|cim-3.37-12|8	Name:		cim
14mr|cim-3.37-12|9	Version:	3.37
14mr|cim-3.37-12|10	Release:	12
14mr|cim-3.37-12|11	License:	GPLv2+
14mr|cim-3.37-12|12	Group:		Development/Other
14mr|cim-3.37-12|13	Url:		ftp://ftp.ifi.uio.no/pub/cim/
14mr|cim-3.37-12|14	Source0:	ftp://ftp.ifi.uio.no/pub/cim/%{name}-%{version}.tar.bz2
14mr|cim-3.37-12|15	Patch0:		cim-3.37-fix-str-fmt.patch
14mr|cim-3.37-12|16	Patch1:		cim_fix_progname.patch
14mr|cim-3.37-12|17	
14mr|cim-3.37-12|18	%description
14mr|cim-3.37-12|19	Cim compiles Simula code to C and uses a C compiler like gcc to
14mr|cim-3.37-12|20	compile it further to machine-code. Simula was the first language
14mr|cim-3.37-12|21	with object-oriented features. The Simula language has features for
14mr|cim-3.37-12|22	quasi-parallel execution and a framework for doing simulations.
14mr|cim-3.37-12|23	
14mr|cim-3.37-12|24	%files
14mr|cim-3.37-12|25	%doc NEWS
14mr|cim-3.37-12|26	%{_bindir}/*
14mr|cim-3.37-12|27	%{_mandir}/man1/cim.1*
14mr|cim-3.37-12|28	
14mr|cim-3.37-12|29	#----------------------------------------------------------------------------
14mr|cim-3.37-12|30	
14mr|cim-3.37-12|31	%package -n %{libname}
14mr|cim-3.37-12|32	Summary:	GNU Cim libraries packages
14mr|cim-3.37-12|33	Group:		System/Libraries
14mr|cim-3.37-12|34	
14mr|cim-3.37-12|35	%description -n %{libname}
14mr|cim-3.37-12|36	This package contains the libraries needed to run programs dynamically
14mr|cim-3.37-12|37	linked with cim (the GNU Simula Compiler)
14mr|cim-3.37-12|38	
14mr|cim-3.37-12|39	%files -n %{libname}
14mr|cim-3.37-12|40	%{_libdir}/libcim.so.%{major}*
14mr|cim-3.37-12|41	
14mr|cim-3.37-12|42	#----------------------------------------------------------------------------
14mr|cim-3.37-12|43	
14mr|cim-3.37-12|44	%package -n %{devname}
14mr|cim-3.37-12|45	Summary:	Headers for developing programs that will use cim
14mr|cim-3.37-12|46	Group:		Development/Other
14mr|cim-3.37-12|47	Requires:	%{libname} = %{EVRD}
14mr|cim-3.37-12|48	Provides:	%{name}-devel = %{EVRD}
14mr|cim-3.37-12|49	
14mr|cim-3.37-12|50	%description -n %{devname}
14mr|cim-3.37-12|51	This package contains the headers that programmers will need to develop
14mr|cim-3.37-12|52	applications which will use cim.
14mr|cim-3.37-12|53	
14mr|cim-3.37-12|54	%files -n %{devname}
14mr|cim-3.37-12|55	%doc README doc/SIMULA-HISTORY AUTHORS COPYING TODO
14mr|cim-3.37-12|56	%{_libdir}/*.so
14mr|cim-3.37-12|57	%{_includedir}/cim.h
14mr|cim-3.37-12|58	%{_infodir}/*
14mr|cim-3.37-12|59	
14mr|cim-3.37-12|60	#----------------------------------------------------------------------------
14mr|cim-3.37-12|61	
14mr|cim-3.37-12|62	%prep
14mr|cim-3.37-12|63	%setup -q
14mr|cim-3.37-12|64	%apply_patches
14mr|cim-3.37-12|65	
14mr|cim-3.37-12|66	%build
14mr|cim-3.37-12|67	%configure2_5x \
14mr|cim-3.37-12|68	--enable-dump=yes \
14mr|cim-3.37-12|69	--disable-static
14mr|cim-3.37-12|70	
14mr|cim-3.37-12|71	%make
14mr|cim-3.37-12|72	
14mr|cim-3.37-12|73	%install
14mr|cim-3.37-12|74	%makeinstall_std
14mr|cim-3.37-12|75	
14mr|cim-3.37-12|76	rm -f %{buildroot}%{_libdir}/*.a
14mr|cim-3.37-12|77	
14mr|cim-3.37-12|78	
14mr|cim-3.37-12|79	%changelog
14mr|cim-3.37-12|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.37-12
14mr|cim-3.37-12|81	+ Revision: bc3c7cf
14mr|cim-3.37-12|82	- MassBuild#440: Increase release tag
14mr|cim-3.37-12|83	
14mr|cim-3.37-12|84	

16054 14
14mr|cjet-0.8.9-13|1	Summary:	Cjet PCL emulation for Canon CaPSL printers
14mr|cjet-0.8.9-13|2	Name:		cjet
14mr|cjet-0.8.9-13|3	Version:	0.8.9
14mr|cjet-0.8.9-13|4	Release:	13
14mr|cjet-0.8.9-13|5	License:	GPL
14mr|cjet-0.8.9-13|6	Group:		System/Printing
14mr|cjet-0.8.9-13|7	URL:		ftp://metalab.unc.edu/pub/Linux/system/printing/
14mr|cjet-0.8.9-13|8	Source:		ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
14mr|cjet-0.8.9-13|9	Conflicts:	printer-utils = 2007
14mr|cjet-0.8.9-13|10	Conflicts:	printer-filters = 2007
14mr|cjet-0.8.9-13|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cjet-0.8.9-13|12	
14mr|cjet-0.8.9-13|13	%description
14mr|cjet-0.8.9-13|14	CJET filters printer data from stdin to stdout, converting HP PCL (Printer
14mr|cjet-0.8.9-13|15	Command Language) commands to their CaPSL equivalents.
14mr|cjet-0.8.9-13|16	CaPSL is short for `Canon Printing Systems Language'.
14mr|cjet-0.8.9-13|17	Whereas PCL is a de-facto world-wide standard as a laser and inkjet printer
14mr|cjet-0.8.9-13|18	control language, CaPSL is limited to Canon laser printers.
14mr|cjet-0.8.9-13|19	
14mr|cjet-0.8.9-13|20	%prep
14mr|cjet-0.8.9-13|21	
14mr|cjet-0.8.9-13|22	%setup -q -n %{name}089
14mr|cjet-0.8.9-13|23	
14mr|cjet-0.8.9-13|24	%build
14mr|cjet-0.8.9-13|25	make OPT="%{optflags}" LDFLAGS="%{ldflags}"
14mr|cjet-0.8.9-13|26	
14mr|cjet-0.8.9-13|27	%install
14mr|cjet-0.8.9-13|28	rm -rf %{buildroot}
14mr|cjet-0.8.9-13|29	
14mr|cjet-0.8.9-13|30	install -d  %{buildroot}%{_bindir}
14mr|cjet-0.8.9-13|31	install -m0755 cjet %{buildroot}%{_bindir}
14mr|cjet-0.8.9-13|32	
14mr|cjet-0.8.9-13|33	%clean
14mr|cjet-0.8.9-13|34	rm -rf %{buildroot}
14mr|cjet-0.8.9-13|35	
14mr|cjet-0.8.9-13|36	%files
14mr|cjet-0.8.9-13|37	%defattr(0644,root,root,0755)
14mr|cjet-0.8.9-13|38	%doc README INSTALL COPYING TODO ChangeLog samples/
14mr|cjet-0.8.9-13|39	%attr(0755,root,root) %{_bindir}/cjet
14mr|cjet-0.8.9-13|40	
14mr|cjet-0.8.9-13|41	
14mr|cjet-0.8.9-13|42	
14mr|cjet-0.8.9-13|43	%changelog
14mr|cjet-0.8.9-13|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.9-13
14mr|cjet-0.8.9-13|45	+ Revision: 6e4d5fb
14mr|cjet-0.8.9-13|46	- MassBuild#440: Increase release tag
14mr|cjet-0.8.9-13|47	
14mr|cjet-0.8.9-13|48	

16055 14
14mr|clamav-0.98.4-1|1	%define	major		 6
14mr|clamav-0.98.4-1|2	%define	libname		%mklibname %{name} %{major}
14mr|clamav-0.98.4-1|3	%define	 develname	%mklibname %{name} -d
14mr|clamav-0.98.4-1|4	
14mr|clamav-0.98.4-1|5	%define	 milter		1
14mr|clamav-0.98.4-1|6	%{?_with_milter:   %{expand: %%global milter 1}}
14mr|clamav-0.98.4-1|7	%{?_without_milter:   %{expand: %%global milter 0}}
14mr|clamav-0.98.4-1|8	
14mr|clamav-0.98.4-1|9	Summary:	An anti-virus utility for Unix
14mr|clamav-0.98.4-1|10	Name:		clamav
14mr|clamav-0.98.4-1|11	Version:	0.98.4
14mr|clamav-0.98.4-1|12	Release:	1
14mr|clamav-0.98.4-1|13	License:	GPLv2+
14mr|clamav-0.98.4-1|14	Group:		File tools
14mr|clamav-0.98.4-1|15	URL:		http://clamav.sourceforge.net/
14mr|clamav-0.98.4-1|16	#Source1:	http://www.clamav.net/%%{name}-%%{version}.tar.gz.sig
14mr|clamav-0.98.4-1|17	# clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
14mr|clamav-0.98.4-1|18	# from Eugene Roshal of RARlabs. There is also patent issues involved.
14mr|clamav-0.98.4-1|19	#
14mr|clamav-0.98.4-1|20	# https://bugzilla.redhat.com/show_bug.cgi?id=334371
14mr|clamav-0.98.4-1|21	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312552
14mr|clamav-0.98.4-1|22	#
14mr|clamav-0.98.4-1|23	# Both Redhat and debian removes this code from the upstream tar ball
14mr|clamav-0.98.4-1|24	# and repackages it.
14mr|clamav-0.98.4-1|25	Source0:	%{name}-%{version}-norar.tar.xz
14mr|clamav-0.98.4-1|26	Source1:        clamd-tmpfiles.conf
14mr|clamav-0.98.4-1|27	Source2:	%{name}-clamd.service
14mr|clamav-0.98.4-1|28	Source3:	%{name}-clamd.logrotate
14mr|clamav-0.98.4-1|29	Source4:	%{name}-freshclam.service
14mr|clamav-0.98.4-1|30	Source5:	%{name}-freshclam.logrotate
14mr|clamav-0.98.4-1|31	Source6:	%{name}-milter.service
14mr|clamav-0.98.4-1|32	Source8:	%{name}-milter.logrotate
14mr|clamav-0.98.4-1|33	Source100:	%{name}.rpmlintrc
14mr|clamav-0.98.4-1|34	Patch0:		%{name}-rosa_conf.diff
14mr|clamav-0.98.4-1|35	Patch10:	%{name}-0.97.2-private.patch
14mr|clamav-0.98.4-1|36	Patch12:	%{name}-0.98-cliopts.patch
14mr|clamav-0.98.4-1|37	Patch13:	%{name}-0.98-umask.patch
14mr|clamav-0.98.4-1|38	# Fixed in this release
14mr|clamav-0.98.4-1|39	# https://bugzilla.clamav.net/show_bug.cgi?id=5252
14mr|clamav-0.98.4-1|40	#Patch14:	%%{name}-0.97.5-bug5252.diff
14mr|clamav-0.98.4-1|41	Requires(post,preun): %{name}-db
14mr|clamav-0.98.4-1|42	Requires(post,preun): %{libname} >= %{version}
14mr|clamav-0.98.4-1|43	Requires(pre,post,post,postun): rpm-helper
14mr|clamav-0.98.4-1|44	BuildRequires:	bc
14mr|clamav-0.98.4-1|45	BuildRequires:	bzip2-devel
14mr|clamav-0.98.4-1|46	BuildRequires:	curl-devel
14mr|clamav-0.98.4-1|47	BuildRequires:	ncurses-devel
14mr|clamav-0.98.4-1|48	BuildRequires:	tommath-devel
14mr|clamav-0.98.4-1|49	BuildRequires:	zlib-devel
14mr|clamav-0.98.4-1|50	%if %{milter}
14mr|clamav-0.98.4-1|51	BuildRequires:	sendmail-devel
14mr|clamav-0.98.4-1|52	BuildRequires:	tcp_wrappers-devel
14mr|clamav-0.98.4-1|53	%endif
14mr|clamav-0.98.4-1|54	
14mr|clamav-0.98.4-1|55	%description
14mr|clamav-0.98.4-1|56	Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this
14mr|clamav-0.98.4-1|57	software is the integration with mail seversions (attachment scanning). The
14mr|clamav-0.98.4-1|58	package provides a flexible and scalable multi-threaded daemon, a command-line
14mr|clamav-0.98.4-1|59	scanner, and a tool for automatic updating via Internet. The programs are
14mr|clamav-0.98.4-1|60	based on a shared library distributed with the Clam AntiVirus package, which
14mr|clamav-0.98.4-1|61	you can use in your own software.
14mr|clamav-0.98.4-1|62	
14mr|clamav-0.98.4-1|63	You can build %{name} with some conditional build switches; (ie. use with rpm
14mr|clamav-0.98.4-1|64	--rebuild): --with[out] milter	Build %{name}-milter (disabled)
14mr|clamav-0.98.4-1|65	
14mr|clamav-0.98.4-1|66	%package -n	clamd
14mr|clamav-0.98.4-1|67	Summary:	The Clam AntiVirus Daemon
14mr|clamav-0.98.4-1|68	Group:		System/Servers
14mr|clamav-0.98.4-1|69	Requires:	%{name} = %{version}
14mr|clamav-0.98.4-1|70	Requires(post,preun):	%{name}-db
14mr|clamav-0.98.4-1|71	Requires(post,preun):	%{libname} = %{version}
14mr|clamav-0.98.4-1|72	Requires(pre,post):	rpm-helper
14mr|clamav-0.98.4-1|73	
14mr|clamav-0.98.4-1|74	
14mr|clamav-0.98.4-1|75	%description -n	clamd
14mr|clamav-0.98.4-1|76	The Clam AntiVirus Daemon.
14mr|clamav-0.98.4-1|77	
14mr|clamav-0.98.4-1|78	%if %{milter}
14mr|clamav-0.98.4-1|79	%package -n	%{name}-milter
14mr|clamav-0.98.4-1|80	Summary:	The Clam AntiVirus milter Daemon
14mr|clamav-0.98.4-1|81	Group:		System/Servers
14mr|clamav-0.98.4-1|82	Requires:	%{name} = %{version}
14mr|clamav-0.98.4-1|83	Requires:	clamd = %{version}
14mr|clamav-0.98.4-1|84	Requires:	tcp_wrappers
14mr|clamav-0.98.4-1|85	Requires(post,preun):	%{name}-db
14mr|clamav-0.98.4-1|86	Requires(pre,post):	rpm-helper
14mr|clamav-0.98.4-1|87	Requires(post,preun):	%{libname} = %{version}
14mr|clamav-0.98.4-1|88	
14mr|clamav-0.98.4-1|89	
14mr|clamav-0.98.4-1|90	%description -n	%{name}-milter
14mr|clamav-0.98.4-1|91	The Clam AntiVirus milter Daemon.
14mr|clamav-0.98.4-1|92	%endif
14mr|clamav-0.98.4-1|93	
14mr|clamav-0.98.4-1|94	%package -n	%{name}-db
14mr|clamav-0.98.4-1|95	Summary:	Virus database for %{name}
14mr|clamav-0.98.4-1|96	Group:		Databases
14mr|clamav-0.98.4-1|97	Requires:	%{name} = %{version}
14mr|clamav-0.98.4-1|98	Requires(pre,post):	rpm-helper
14mr|clamav-0.98.4-1|99	
14mr|clamav-0.98.4-1|100	%description -n	%{name}-db
14mr|clamav-0.98.4-1|101	The actual virus database for %{name}.
14mr|clamav-0.98.4-1|102	
14mr|clamav-0.98.4-1|103	
14mr|clamav-0.98.4-1|104	%package -n	%{libname}
14mr|clamav-0.98.4-1|105	Summary:	Shared libraries for %{name}
14mr|clamav-0.98.4-1|106	Group:		System/Libraries
14mr|clamav-0.98.4-1|107	
14mr|clamav-0.98.4-1|108	%description -n	%{libname}
14mr|clamav-0.98.4-1|109	Shared libraries for %{name}.
14mr|clamav-0.98.4-1|110	
14mr|clamav-0.98.4-1|111	
14mr|clamav-0.98.4-1|112	%package -n	%{develname}
14mr|clamav-0.98.4-1|113	Summary:	Development library and header files for the %{name} library
14mr|clamav-0.98.4-1|114	Group:		Development/C
14mr|clamav-0.98.4-1|115	Requires:	%{libname} = %{version}-%{release}
14mr|clamav-0.98.4-1|116	Provides:	%{name}-devel = %{version}
14mr|clamav-0.98.4-1|117	Obsoletes:	%{name}-devel < %{version}
14mr|clamav-0.98.4-1|118	%rename		%{_lib}clamav1-devel
14mr|clamav-0.98.4-1|119	%rename		%{_lib}clamav2-devel
14mr|clamav-0.98.4-1|120	%rename		%{_lib}clamav3-devel
14mr|clamav-0.98.4-1|121	
14mr|clamav-0.98.4-1|122	%description -n	%{develname}
14mr|clamav-0.98.4-1|123	This package contains the development library and header files for the
14mr|clamav-0.98.4-1|124	%{name} library.
14mr|clamav-0.98.4-1|125	
14mr|clamav-0.98.4-1|126	
14mr|clamav-0.98.4-1|127	%prep
14mr|clamav-0.98.4-1|128	%setup -q -n %{name}-%{version}
14mr|clamav-0.98.4-1|129	
14mr|clamav-0.98.4-1|130	# clean up
14mr|clamav-0.98.4-1|131	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*` `find . -type d -name .svn`; do
14mr|clamav-0.98.4-1|132	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|clamav-0.98.4-1|133	done
14mr|clamav-0.98.4-1|134	
14mr|clamav-0.98.4-1|135	%patch0 -p1 -b .mdvconf
14mr|clamav-0.98.4-1|136	
14mr|clamav-0.98.4-1|137	%patch10 -p1 -b .private
14mr|clamav-0.98.4-1|138	%patch12 -p1 -b .cliopts
14mr|clamav-0.98.4-1|139	%patch13 -p1 -b .umask
14mr|clamav-0.98.4-1|140	
14mr|clamav-0.98.4-1|141	# we can't ship libclamunrar
14mr|clamav-0.98.4-1|142	rm -rf libclamunrar
14mr|clamav-0.98.4-1|143	if [ -d libclamunrar ]; then
14mr|clamav-0.98.4-1|144	echo "delete the libclamunrar directory and repackage the tar ball"
14mr|clamav-0.98.4-1|145	exit 1
14mr|clamav-0.98.4-1|146	fi
14mr|clamav-0.98.4-1|147	mkdir -p libclamunrar{,_iface}
14mr|clamav-0.98.4-1|148	touch libclamunrar/{Makefile.in,all,install}
14mr|clamav-0.98.4-1|149	
14mr|clamav-0.98.4-1|150	mkdir -p ROSA
14mr|clamav-0.98.4-1|151	cp %{SOURCE3} ROSA/clamav-clamd.logrotate
14mr|clamav-0.98.4-1|152	cp %{SOURCE5} ROSA/clamav-freshclam.logrotate
14mr|clamav-0.98.4-1|153	cp %{SOURCE8} ROSA/clamav-milter.logrotate
14mr|clamav-0.98.4-1|154	
14mr|clamav-0.98.4-1|155	%build
14mr|clamav-0.98.4-1|156	%serverbuild
14mr|clamav-0.98.4-1|157	export CFLAGS="$CFLAGS -I%{_includedir}/tommath"
14mr|clamav-0.98.4-1|158	
14mr|clamav-0.98.4-1|159	# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
14mr|clamav-0.98.4-1|160	export have_cv_ipv6=yes
14mr|clamav-0.98.4-1|161	
14mr|clamav-0.98.4-1|162	%configure2_5x \
14mr|clamav-0.98.4-1|163	--localstatedir=/var/lib \
14mr|clamav-0.98.4-1|164	--disable-%{name} \
14mr|clamav-0.98.4-1|165	--with-user=%{name} \
14mr|clamav-0.98.4-1|166	--with-group=%{name} \
14mr|clamav-0.98.4-1|167	--with-dbdir=/var/lib/%{name} \
14mr|clamav-0.98.4-1|168	--disable-rpath \
14mr|clamav-0.98.4-1|169	--disable-unrar \
14mr|clamav-0.98.4-1|170	--enable-clamdtop \
14mr|clamav-0.98.4-1|171	--enable-id-check \
14mr|clamav-0.98.4-1|172	--enable-clamuko \
14mr|clamav-0.98.4-1|173	--enable-bigstack \
14mr|clamav-0.98.4-1|174	--with-zlib=%{_prefix} \
14mr|clamav-0.98.4-1|175	--with-libbz2-prefix=%{_prefix} \
14mr|clamav-0.98.4-1|176	--with-system-tommath \
14mr|clamav-0.98.4-1|177	%if %{milter}
14mr|clamav-0.98.4-1|178	--enable-milter --with-tcpwrappers
14mr|clamav-0.98.4-1|179	%else
14mr|clamav-0.98.4-1|180	--disable-milter --without-tcpwrappers
14mr|clamav-0.98.4-1|181	%endif
14mr|clamav-0.98.4-1|182	
14mr|clamav-0.98.4-1|183	# anti rpath hack
14mr|clamav-0.98.4-1|184	perl -pi -e "s|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec=\"/%{_lib} %{_libdir}\"|g" libtool
14mr|clamav-0.98.4-1|185	
14mr|clamav-0.98.4-1|186	%make
14mr|clamav-0.98.4-1|187	
14mr|clamav-0.98.4-1|188	
14mr|clamav-0.98.4-1|189	%install
14mr|clamav-0.98.4-1|190	%makeinstall_std
14mr|clamav-0.98.4-1|191	
14mr|clamav-0.98.4-1|192	# install the init scripts
14mr|clamav-0.98.4-1|193	%if %{milter}
14mr|clamav-0.98.4-1|194	# Install the systemd unit+tempfiles
14mr|clamav-0.98.4-1|195	install -D -p -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}-milter.service
14mr|clamav-0.98.4-1|196	%endif
14mr|clamav-0.98.4-1|197	
14mr|clamav-0.98.4-1|198	install -D -p -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-clamd.service
14mr|clamav-0.98.4-1|199	install -D -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}-freshclam.service
14mr|clamav-0.98.4-1|200	
14mr|clamav-0.98.4-1|201	#install tmpfiles
14mr|clamav-0.98.4-1|202	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|clamav-0.98.4-1|203	
14mr|clamav-0.98.4-1|204	
14mr|clamav-0.98.4-1|205	# install the logrotate stuff
14mr|clamav-0.98.4-1|206	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|clamav-0.98.4-1|207	install -m644 ROSA/%{name}-clamd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/clamd
14mr|clamav-0.98.4-1|208	install -m644 ROSA/%{name}-freshclam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/freshclam
14mr|clamav-0.98.4-1|209	
14mr|clamav-0.98.4-1|210	%if %{milter}
14mr|clamav-0.98.4-1|211	install -m644 ROSA/%{name}-milter.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-milter
14mr|clamav-0.98.4-1|212	%endif
14mr|clamav-0.98.4-1|213	
14mr|clamav-0.98.4-1|214	install -d %{buildroot}%{_var}/log/%{name}
14mr|clamav-0.98.4-1|215	touch %{buildroot}%{_var}/log/%{name}/freshclam.log
14mr|clamav-0.98.4-1|216	touch %{buildroot}%{_var}/log/%{name}/clamd.log
14mr|clamav-0.98.4-1|217	
14mr|clamav-0.98.4-1|218	%if %{milter}
14mr|clamav-0.98.4-1|219	touch %{buildroot}%{_var}/log/%{name}/%{name}-milter.log
14mr|clamav-0.98.4-1|220	%endif
14mr|clamav-0.98.4-1|221	
14mr|clamav-0.98.4-1|222	# install config files
14mr|clamav-0.98.4-1|223	install -m644 etc/clamd.conf.sample %{buildroot}%{_sysconfdir}/clamd.conf
14mr|clamav-0.98.4-1|224	install -m644 etc/freshclam.conf.sample %{buildroot}%{_sysconfdir}/freshclam.conf
14mr|clamav-0.98.4-1|225	
14mr|clamav-0.98.4-1|226	# pid file dir
14mr|clamav-0.98.4-1|227	install -d %{buildroot}%{_var}/run/%{name}
14mr|clamav-0.98.4-1|228	
14mr|clamav-0.98.4-1|229	# fix TMPDIR
14mr|clamav-0.98.4-1|230	install -d %{buildroot}/var/lib/%{name}/tmp
14mr|clamav-0.98.4-1|231	
14mr|clamav-0.98.4-1|232	cat > README.qmail+qmail-scanner <<EOF
14mr|clamav-0.98.4-1|233	#!/bin/sh
14mr|clamav-0.98.4-1|234	#
14mr|clamav-0.98.4-1|235	# The "temporary" qmail+qmail-scanner HOWTO
14mr|clamav-0.98.4-1|236	# -----------------------------------------
14mr|clamav-0.98.4-1|237	#
14mr|clamav-0.98.4-1|238	# For some unknown and undocumented reason clamdscan stopped working
14mr|clamav-0.98.4-1|239	# in the excellent qmail+qmail-scanner setup somewhere after the
14mr|clamav-0.98.4-1|240	# 20040103 CVS snapshot.
14mr|clamav-0.98.4-1|241	#
14mr|clamav-0.98.4-1|242	# To get it working again everything assigned to the clamav user has
14mr|clamav-0.98.4-1|243	# to be changed to the qscand user by hand.
14mr|clamav-0.98.4-1|244	#
14mr|clamav-0.98.4-1|245	# Hint: Change the config and chown the directories like this:
14mr|clamav-0.98.4-1|246	# (if you are lazy you could just execute this file)
14mr|clamav-0.98.4-1|247	
14mr|clamav-0.98.4-1|248	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/clamd
14mr|clamav-0.98.4-1|249	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/freshclam
14mr|clamav-0.98.4-1|250	perl -pi -e "s|^User %{name}|User qscand|g" %{_sysconfdir}/clamd.conf
14mr|clamav-0.98.4-1|251	perl -pi -e "s|^DatabaseOwner %{name}|DatabaseOwner qscand|g" %{_sysconfdir}/freshclam.conf
14mr|clamav-0.98.4-1|252	
14mr|clamav-0.98.4-1|253	chown -R qscand:qscand /var/lib/%{name}
14mr|clamav-0.98.4-1|254	chown -R qscand:qscand %{_var}/log/%{name}
14mr|clamav-0.98.4-1|255	chown -R qscand:qscand %{_var}/run/%{name}
14mr|clamav-0.98.4-1|256	
14mr|clamav-0.98.4-1|257	if [ -x %{_initrddir}/clamd ]; then
14mr|clamav-0.98.4-1|258	%{_initrddir}/clamd restart
14mr|clamav-0.98.4-1|259	fi
14mr|clamav-0.98.4-1|260	
14mr|clamav-0.98.4-1|261	if [ -x %{_initrddir}/freshclam ]; then
14mr|clamav-0.98.4-1|262	%{_initrddir}/freshclam restart
14mr|clamav-0.98.4-1|263	fi
14mr|clamav-0.98.4-1|264	
14mr|clamav-0.98.4-1|265	# Regards // Oden Eriksson
14mr|clamav-0.98.4-1|266	EOF
14mr|clamav-0.98.4-1|267	
14mr|clamav-0.98.4-1|268	cat > README.urpmi << EOF
14mr|clamav-0.98.4-1|269	clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
14mr|clamav-0.98.4-1|270	from Eugene Roshal of RARlabs. There is also patent issues involved.
14mr|clamav-0.98.4-1|271	Therefore we have been forced to remove the offending code.
14mr|clamav-0.98.4-1|272	EOF
14mr|clamav-0.98.4-1|273	
14mr|clamav-0.98.4-1|274	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14mr|clamav-0.98.4-1|275	
14mr|clamav-0.98.4-1|276	# cleanup
14mr|clamav-0.98.4-1|277	rm -f %{buildroot}%{_libdir}/*.*a
14mr|clamav-0.98.4-1|278	
14mr|clamav-0.98.4-1|279	
14mr|clamav-0.98.4-1|280	%pre
14mr|clamav-0.98.4-1|281	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mr|clamav-0.98.4-1|282	
14mr|clamav-0.98.4-1|283	if ! [ -z "`getent group amavis`" ]; then
14mr|clamav-0.98.4-1|284	gpasswd -a %{name} amavis
14mr|clamav-0.98.4-1|285	fi
14mr|clamav-0.98.4-1|286	
14mr|clamav-0.98.4-1|287	
14mr|clamav-0.98.4-1|288	%post
14mr|clamav-0.98.4-1|289	%_post_service freshclam
14mr|clamav-0.98.4-1|290	%create_ghostfile %{_var}/log/%{name}/freshclam.log %{name} %{name} 0644
14mr|clamav-0.98.4-1|291	# (gvm) Force the signature db update, otherwise we ends up
14mr|clamav-0.98.4-1|292	# *without* virus signatures until the next reboot
14mr|clamav-0.98.4-1|293	if [ -x %{_initrddir}/freshclam ]; then
14mr|clamav-0.98.4-1|294	%{_initrddir}/freshclam restart
14mr|clamav-0.98.4-1|295	fi
14mr|clamav-0.98.4-1|296	
14mr|clamav-0.98.4-1|297	
14mr|clamav-0.98.4-1|298	%preun
14mr|clamav-0.98.4-1|299	%_preun_service freshclam
14mr|clamav-0.98.4-1|300	
14mr|clamav-0.98.4-1|301	
14mr|clamav-0.98.4-1|302	%pre -n clamd
14mr|clamav-0.98.4-1|303	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mr|clamav-0.98.4-1|304	
14mr|clamav-0.98.4-1|305	
14mr|clamav-0.98.4-1|306	%post -n clamd
14mr|clamav-0.98.4-1|307	%_post_service clamd
14mr|clamav-0.98.4-1|308	%create_ghostfile %{_var}/log/%{name}/clamd.log %{name} %{name} 0644
14mr|clamav-0.98.4-1|309	if [ -x %{_initrddir}/clamd ]; then
14mr|clamav-0.98.4-1|310	%{_initrddir}/clamd restart
14mr|clamav-0.98.4-1|311	fi
14mr|clamav-0.98.4-1|312	
14mr|clamav-0.98.4-1|313	%preun -n clamd
14mr|clamav-0.98.4-1|314	%_preun_service clamd
14mr|clamav-0.98.4-1|315	
14mr|clamav-0.98.4-1|316	
14mr|clamav-0.98.4-1|317	%postun -n clamd
14mr|clamav-0.98.4-1|318	%_postun_userdel %{name}
14mr|clamav-0.98.4-1|319	
14mr|clamav-0.98.4-1|320	
14mr|clamav-0.98.4-1|321	%if %{milter}
14mr|clamav-0.98.4-1|322	%post -n %{name}-milter
14mr|clamav-0.98.4-1|323	%_post_service %{name}-milter
14mr|clamav-0.98.4-1|324	%create_ghostfile %{_var}/log/%{name}/%{name}-milter.log %{name} %{name} 0644
14mr|clamav-0.98.4-1|325	
14mr|clamav-0.98.4-1|326	%preun -n %{name}-milter
14mr|clamav-0.98.4-1|327	%_preun_service %{name}-milter
14mr|clamav-0.98.4-1|328	%endif
14mr|clamav-0.98.4-1|329	
14mr|clamav-0.98.4-1|330	
14mr|clamav-0.98.4-1|331	%pre -n %{name}-db
14mr|clamav-0.98.4-1|332	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mr|clamav-0.98.4-1|333	
14mr|clamav-0.98.4-1|334	
14mr|clamav-0.98.4-1|335	%post -n %{name}-db
14mr|clamav-0.98.4-1|336	# try to keep most uptodate database
14mr|clamav-0.98.4-1|337	for i in main daily; do
14mr|clamav-0.98.4-1|338	if [ -f %{_var}/lib/%{name}/$i.cvd.rpmnew ]; then
14mr|clamav-0.98.4-1|339	if [ %{_var}/lib/%{name}/$i.cvd.rpmnew -nt %{_var}/lib/%{name}/$i.cvd ]; then
14mr|clamav-0.98.4-1|340	mv -f %{_var}/lib/%{name}/$i.cvd.rpmnew %{_var}/lib/%{name}/$i.cvd
14mr|clamav-0.98.4-1|341	else
14mr|clamav-0.98.4-1|342	rm -f %{_var}/lib/%{name}/$i.cvd.rpmnew
14mr|clamav-0.98.4-1|343	fi
14mr|clamav-0.98.4-1|344	fi
14mr|clamav-0.98.4-1|345	done
14mr|clamav-0.98.4-1|346	
14mr|clamav-0.98.4-1|347	%postun -n %{name}-db
14mr|clamav-0.98.4-1|348	%_postun_userdel %{name}
14mr|clamav-0.98.4-1|349	
14mr|clamav-0.98.4-1|350	
14mr|clamav-0.98.4-1|351	%files
14mr|clamav-0.98.4-1|352	%doc AUTHORS BUGS FAQ NEWS README test UPGRADE README.urpmi
14mr|clamav-0.98.4-1|353	%doc docs/*.pdf
14mr|clamav-0.98.4-1|354	%doc README.qmail+qmail-scanner COPYING*
14mr|clamav-0.98.4-1|355	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/clamd.conf*
14mr|clamav-0.98.4-1|356	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/freshclam.conf*
14mr|clamav-0.98.4-1|357	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/freshclam
14mr|clamav-0.98.4-1|358	%{_unitdir}/%{name}-freshclam.service
14mr|clamav-0.98.4-1|359	%{_tmpfilesdir}/%{name}.conf
14mr|clamav-0.98.4-1|360	%{_bindir}/clambc
14mr|clamav-0.98.4-1|361	%{_bindir}/clamconf
14mr|clamav-0.98.4-1|362	%{_bindir}/clamdscan
14mr|clamav-0.98.4-1|363	%{_bindir}/clamdtop
14mr|clamav-0.98.4-1|364	%{_bindir}/clamscan
14mr|clamav-0.98.4-1|365	%{_bindir}/clamsubmit
14mr|clamav-0.98.4-1|366	%{_bindir}/freshclam
14mr|clamav-0.98.4-1|367	%{_bindir}/sigtool
14mr|clamav-0.98.4-1|368	%{_mandir}/man1/clambc.1*
14mr|clamav-0.98.4-1|369	%{_mandir}/man1/clamconf.1.*
14mr|clamav-0.98.4-1|370	%{_mandir}/man1/clamdscan.1*
14mr|clamav-0.98.4-1|371	%{_mandir}/man1/clamdtop.1*
14mr|clamav-0.98.4-1|372	%{_mandir}/man1/clamscan.1*
14mr|clamav-0.98.4-1|373	%{_mandir}/man1/clamsubmit.1*
14mr|clamav-0.98.4-1|374	%{_mandir}/man1/freshclam.1*
14mr|clamav-0.98.4-1|375	%{_mandir}/man1/sigtool.1*
14mr|clamav-0.98.4-1|376	%{_mandir}/man5/clamd.conf.5*
14mr|clamav-0.98.4-1|377	%{_mandir}/man5/freshclam.conf.5*
14mr|clamav-0.98.4-1|378	%if !%{milter}
14mr|clamav-0.98.4-1|379	%exclude %{_mandir}/man8/%{name}-milter.8*
14mr|clamav-0.98.4-1|380	%endif
14mr|clamav-0.98.4-1|381	%dir %attr(0755,%{name},%{name}) %{_var}/run/%{name}
14mr|clamav-0.98.4-1|382	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
14mr|clamav-0.98.4-1|383	%dir %attr(0775,%{name},%{name}) %{_var}/log/%{name}
14mr|clamav-0.98.4-1|384	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/freshclam.log
14mr|clamav-0.98.4-1|385	
14mr|clamav-0.98.4-1|386	
14mr|clamav-0.98.4-1|387	%files -n clamd
14mr|clamav-0.98.4-1|388	%doc AUTHORS README
14mr|clamav-0.98.4-1|389	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/clamd
14mr|clamav-0.98.4-1|390	%{_unitdir}/%{name}-clamd.service
14mr|clamav-0.98.4-1|391	%{_sbindir}/clamd
14mr|clamav-0.98.4-1|392	%{_mandir}/man8/clamd.8*
14mr|clamav-0.98.4-1|393	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/clamd.log
14mr|clamav-0.98.4-1|394	
14mr|clamav-0.98.4-1|395	
14mr|clamav-0.98.4-1|396	%if %{milter}
14mr|clamav-0.98.4-1|397	%files -n %{name}-milter
14mr|clamav-0.98.4-1|398	%doc AUTHORS README
14mr|clamav-0.98.4-1|399	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}-milter.conf*
14mr|clamav-0.98.4-1|400	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-milter
14mr|clamav-0.98.4-1|401	%{_unitdir}/%{name}-milter.service
14mr|clamav-0.98.4-1|402	%{_sbindir}/%{name}-milter
14mr|clamav-0.98.4-1|403	%{_mandir}/man8/%{name}-milter.8*
14mr|clamav-0.98.4-1|404	%{_mandir}/man5/%{name}-milter.conf.5*
14mr|clamav-0.98.4-1|405	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/%{name}-milter.log
14mr|clamav-0.98.4-1|406	%endif
14mr|clamav-0.98.4-1|407	
14mr|clamav-0.98.4-1|408	
14mr|clamav-0.98.4-1|409	%files -n %{name}-db
14mr|clamav-0.98.4-1|410	%doc AUTHORS README
14mr|clamav-0.98.4-1|411	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
14mr|clamav-0.98.4-1|412	#attr(0644,%%{name},%%{name}) %%config(noreplace) /var/lib/%%{name}/daily.cvd
14mr|clamav-0.98.4-1|413	#attr(0644,%%{name},%%{name}) %%config(noreplace) /var/lib/%%{name}/main.cvd
14mr|clamav-0.98.4-1|414	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
14mr|clamav-0.98.4-1|415	
14mr|clamav-0.98.4-1|416	
14mr|clamav-0.98.4-1|417	%files -n %{libname}
14mr|clamav-0.98.4-1|418	%doc AUTHORS README
14mr|clamav-0.98.4-1|419	%{_libdir}/*.so.%{major}*
14mr|clamav-0.98.4-1|420	
14mr|clamav-0.98.4-1|421	
14mr|clamav-0.98.4-1|422	%files -n %{develname}
14mr|clamav-0.98.4-1|423	%doc AUTHORS README
14mr|clamav-0.98.4-1|424	%{multiarch_bindir}/%{name}-config
14mr|clamav-0.98.4-1|425	%{_bindir}/%{name}-config
14mr|clamav-0.98.4-1|426	%{_includedir}/*
14mr|clamav-0.98.4-1|427	%{_libdir}/*.so
14mr|clamav-0.98.4-1|428	%{_libdir}/pkgconfig/libclamav.pc
14mr|clamav-0.98.4-1|429	
14mr|clamav-0.98.4-1|430	
14mr|clamav-0.98.4-1|431	
14mr|clamav-0.98.4-1|432	%changelog
14mr|clamav-0.98.4-1|433	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.98.4-1
14mr|clamav-0.98.4-1|434	+ Revision: fd49eec
14mr|clamav-0.98.4-1|435	- Updated to 0.98.4
14mr|clamav-0.98.4-1|436	
14mr|clamav-0.98.4-1|437	

16056 14
14mr|clamtk-5.05-4|1	Summary:	Easy to use front-end for ClamAV
14mr|clamtk-5.05-4|2	
14mr|clamtk-5.05-4|3	Name:		clamtk
14mr|clamtk-5.05-4|4	Version:	5.05
14mr|clamtk-5.05-4|5	Release:	4
14mr|clamtk-5.05-4|6	License:	Artistic
14mr|clamtk-5.05-4|7	Group:		File tools
14mr|clamtk-5.05-4|8	URL:		http://code.google.com/p/%{name}/
14mr|clamtk-5.05-4|9	Source0:	https://bitbucket.org/dave_theunsub/%{name}/downloads/%{name}-%{version}.tar.gz
14mr|clamtk-5.05-4|10	Patch0:		%{name}-5.05-fix-UTF8-handling.patch
14mr|clamtk-5.05-4|11	BuildRequires:	gettext
14mr|clamtk-5.05-4|12	BuildRequires:	desktop-file-utils
14mr|clamtk-5.05-4|13	Requires:	gettext
14mr|clamtk-5.05-4|14	Requires:	perl(Gtk2) >= 1.241
14mr|clamtk-5.05-4|15	Requires:	perl(Digest)
14mr|clamtk-5.05-4|16	Requires:	perl(LWP)
14mr|clamtk-5.05-4|17	Requires:	perl(JSON)
14mr|clamtk-5.05-4|18	Requires:	perl(MIME::Base64)
14mr|clamtk-5.05-4|19	Requires:	perl(Text::CSV)
14mr|clamtk-5.05-4|20	Requires:	perl(File::Copy::Recursive)
14mr|clamtk-5.05-4|21	Requires:	perl(Locale::gettext)
14mr|clamtk-5.05-4|22	Requires:	perl(Time::Piece)
14mr|clamtk-5.05-4|23	Requires:	clamav >= 0.98
14mr|clamtk-5.05-4|24	Requires:	clamav-db
14mr|clamtk-5.05-4|25	BuildArch:	noarch
14mr|clamtk-5.05-4|26	
14mr|clamtk-5.05-4|27	%description
14mr|clamtk-5.05-4|28	ClamTk is a GUI front-end for ClamAV using Gtk2-perl. It is designed to be an
14mr|clamtk-5.05-4|29	easy-to-use, point and click virus scanner for Linux systems.
14mr|clamtk-5.05-4|30	
14mr|clamtk-5.05-4|31	
14mr|clamtk-5.05-4|32	%prep
14mr|clamtk-5.05-4|33	%setup -q
14mr|clamtk-5.05-4|34	%patch0 -p1
14mr|clamtk-5.05-4|35	
14mr|clamtk-5.05-4|36	%build
14mr|clamtk-5.05-4|37	# Nothing to do
14mr|clamtk-5.05-4|38	
14mr|clamtk-5.05-4|39	%install
14mr|clamtk-5.05-4|40	%{__install} -D -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|clamtk-5.05-4|41	%{__install} -D -m0644 images/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mr|clamtk-5.05-4|42	%{__install} -D -m0644 images/%{name}.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
14mr|clamtk-5.05-4|43	#{__install} -D -m0644 images/%%{name}-loader.gif %%{buildroot}%%{_datadir}/pixmaps/%%{name}-loader.gif
14mr|clamtk-5.05-4|44	%{__install} -D -m0644 %{name}.1.gz %{buildroot}%{_mandir}/man1/%{name}.1.gz
14mr|clamtk-5.05-4|45	%{__install} -D -m0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|clamtk-5.05-4|46	%{__install} -d %{buildroot}%{perl_vendorlib}/ClamTk
14mr|clamtk-5.05-4|47	%{__install} -m0644 lib/*.pm %{buildroot}%{perl_vendorlib}/ClamTk
14mr|clamtk-5.05-4|48	
14mr|clamtk-5.05-4|49	for n in po/*.mo ; do
14mr|clamtk-5.05-4|50	%{__install} -D -m0644 $n %{buildroot}%{_datadir}/locale/`basename $n .mo`/LC_MESSAGES/%{name}.mo
14mr|clamtk-5.05-4|51	done
14mr|clamtk-5.05-4|52	
14mr|clamtk-5.05-4|53	desktop-file-install \
14mr|clamtk-5.05-4|54	--add-category="GTK" \
14mr|clamtk-5.05-4|55	--add-category="System" \
14mr|clamtk-5.05-4|56	--add-category="Security" \
14mr|clamtk-5.05-4|57	--remove-category="Utility" \
14mr|clamtk-5.05-4|58	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|clamtk-5.05-4|59	
14mr|clamtk-5.05-4|60	%find_lang %{name}
14mr|clamtk-5.05-4|61	
14mr|clamtk-5.05-4|62	
14mr|clamtk-5.05-4|63	%files -f %{name}.lang
14mr|clamtk-5.05-4|64	%doc CHANGES DISCLAIMER LICENSE README
14mr|clamtk-5.05-4|65	%{_bindir}/%{name}
14mr|clamtk-5.05-4|66	%{perl_vendorlib}/ClamTk
14mr|clamtk-5.05-4|67	%{_datadir}/applications/%{name}.desktop
14mr|clamtk-5.05-4|68	%{_datadir}/pixmaps/%{name}.*
14mr|clamtk-5.05-4|69	#{_datadir}/pixmaps/%%{name}-loader.gif
14mr|clamtk-5.05-4|70	%{_mandir}/man1/%{name}.1.*
14mr|clamtk-5.05-4|71	
14mr|clamtk-5.05-4|72	
14mr|clamtk-5.05-4|73	
14mr|clamtk-5.05-4|74	%changelog
14mr|clamtk-5.05-4|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.05-4
14mr|clamtk-5.05-4|76	+ Revision: 9886c34
14mr|clamtk-5.05-4|77	- MassBuild#440: Increase release tag
14mr|clamtk-5.05-4|78	
14mr|clamtk-5.05-4|79	

16057 14
14mr|clamz-0.5-3|1	Summary:	Command-line downloader for the amazon.com MP3 music store
14mr|clamz-0.5-3|2	Name:		clamz
14mr|clamz-0.5-3|3	Version:	0.5
14mr|clamz-0.5-3|4	Release:	3
14mr|clamz-0.5-3|5	License:	GPLv3+
14mr|clamz-0.5-3|6	Group:		Networking/WWW
14mr|clamz-0.5-3|7	Url:		http://code.google.com/p/clamz/
14mr|clamz-0.5-3|8	Source0:	http://clamz.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|clamz-0.5-3|9	
14mr|clamz-0.5-3|10	BuildRequires:	desktop-file-utils
14mr|clamz-0.5-3|11	BuildRequires:	shared-mime-info
14mr|clamz-0.5-3|12	BuildRequires:	pkgconfig(expat)
14mr|clamz-0.5-3|13	BuildRequires:	pkgconfig(libcurl)
14mr|clamz-0.5-3|14	BuildRequires:	pkgconfig(libgcrypt)
14mr|clamz-0.5-3|15	
14mr|clamz-0.5-3|16	%description
14mr|clamz-0.5-3|17	Clamz is a little command-line program to download MP3 files from
14mr|clamz-0.5-3|18	Amazon.com's music store. It is intended to serve as a substitute for
14mr|clamz-0.5-3|19	Amazon's official MP3 Downloader, which is not free software (and
14mr|clamz-0.5-3|20	therefore is only available in binary form for a limited set of
14mr|clamz-0.5-3|21	platforms.) Clamz can be used to download either individual songs or
14mr|clamz-0.5-3|22	complete albums that you have purchased from Amazon.
14mr|clamz-0.5-3|23	
14mr|clamz-0.5-3|24	%prep
14mr|clamz-0.5-3|25	%setup -q
14mr|clamz-0.5-3|26	
14mr|clamz-0.5-3|27	%build
14mr|clamz-0.5-3|28	%configure2_5x
14mr|clamz-0.5-3|29	%make
14mr|clamz-0.5-3|30	
14mr|clamz-0.5-3|31	%install
14mr|clamz-0.5-3|32	%makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
14mr|clamz-0.5-3|33	
14mr|clamz-0.5-3|34	%files
14mr|clamz-0.5-3|35	%doc README
14mr|clamz-0.5-3|36	%{_bindir}/%{name}
14mr|clamz-0.5-3|37	%{_datadir}/applications/%{name}.desktop
14mr|clamz-0.5-3|38	%{_datadir}/mime/packages/%{name}.xml
14mr|clamz-0.5-3|39	%{_mandir}/man1/%{name}.1*
14mr|clamz-0.5-3|40	
14mr|clamz-0.5-3|41	
14mr|clamz-0.5-3|42	%changelog
14mr|clamz-0.5-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|clamz-0.5-3|44	+ Revision: 08aa057
14mr|clamz-0.5-3|45	- MassBuild#440: Increase release tag
14mr|clamz-0.5-3|46	
14mr|clamz-0.5-3|47	

16058 14
14mr|classads-1.0.10-2|1	%define major 0
14mr|classads-1.0.10-2|2	%define libname %mklibname classads %{major}
14mr|classads-1.0.10-2|3	%define develname %mklibname classads -d
14mr|classads-1.0.10-2|4	
14mr|classads-1.0.10-2|5	
14mr|classads-1.0.10-2|6	Summary: Condor's classified advertisement language
14mr|classads-1.0.10-2|7	Name: classads
14mr|classads-1.0.10-2|8	Version: 1.0.10
14mr|classads-1.0.10-2|9	Release: 2
14mr|classads-1.0.10-2|10	License: ASL 2.0
14mr|classads-1.0.10-2|11	Group: System/Libraries
14mr|classads-1.0.10-2|12	URL: http://www.cs.wisc.edu/condor/classad/
14mr|classads-1.0.10-2|13	Source0: http://parrot.cs.wisc.edu/externals/classads-%{version}.tar.gz
14mr|classads-1.0.10-2|14	BuildRequires: pcre-devel
14mr|classads-1.0.10-2|15	
14mr|classads-1.0.10-2|16	%description
14mr|classads-1.0.10-2|17	Classified Advertisements (classads) are the lingua franca of
14mr|classads-1.0.10-2|18	Condor. They are used for describing jobs, workstations, and other
14mr|classads-1.0.10-2|19	resources. They are exchanged by Condor processes to schedule
14mr|classads-1.0.10-2|20	jobs. They are logged to files for statistical and debugging
14mr|classads-1.0.10-2|21	purposes. They are used to enquire about current state of the system.
14mr|classads-1.0.10-2|22	
14mr|classads-1.0.10-2|23	A classad is a mapping from attribute names to expressions. In the
14mr|classads-1.0.10-2|24	simplest cases, the expressions are simple constants (integer,
14mr|classads-1.0.10-2|25	floating point, or string). A classad is thus a form of property
14mr|classads-1.0.10-2|26	list. Attribute expressions can also be more complicated. There is a
14mr|classads-1.0.10-2|27	protocol for evaluating an attribute expression of a classad vis a vis
14mr|classads-1.0.10-2|28	another ad. For example, the expression "other.size > 3" in one ad
14mr|classads-1.0.10-2|29	evaluates to true if the other ad has an attribute named size and the
14mr|classads-1.0.10-2|30	value of that attribute is (or evaluates to) an integer greater than
14mr|classads-1.0.10-2|31	three. Two classads match if each ad has an attribute requirements
14mr|classads-1.0.10-2|32	that evaluates to true in the context of the other ad. Classad
14mr|classads-1.0.10-2|33	matching is used by the Condor central manager to determine the
14mr|classads-1.0.10-2|34	compatibility of jobs and workstations where they may be run.
14mr|classads-1.0.10-2|35	
14mr|classads-1.0.10-2|36	
14mr|classads-1.0.10-2|37	%package -n %{libname}
14mr|classads-1.0.10-2|38	Summary: Library for creating ISO disc images
14mr|classads-1.0.10-2|39	Group:   System/Libraries
14mr|classads-1.0.10-2|40	
14mr|classads-1.0.10-2|41	%description -n %{libname}
14mr|classads-1.0.10-2|42	Classified Advertisements (classads) are the lingua franca of
14mr|classads-1.0.10-2|43	Condor. They are used for describing jobs, workstations, and other
14mr|classads-1.0.10-2|44	resources. They are exchanged by Condor processes to schedule
14mr|classads-1.0.10-2|45	jobs. They are logged to files for statistical and debugging
14mr|classads-1.0.10-2|46	purposes. They are used to enquire about current state of the system.
14mr|classads-1.0.10-2|47	
14mr|classads-1.0.10-2|48	
14mr|classads-1.0.10-2|49	%package -n %{develname}
14mr|classads-1.0.10-2|50	Summary: Headers for Condor's classified advertisement language
14mr|classads-1.0.10-2|51	Group: Development/C++
14mr|classads-1.0.10-2|52	Requires: %{libname} = %{version}-%{release}
14mr|classads-1.0.10-2|53	Requires: pcre-devel
14mr|classads-1.0.10-2|54	Provides: %{name}-devel = %{version}-%{release}
14mr|classads-1.0.10-2|55	
14mr|classads-1.0.10-2|56	
14mr|classads-1.0.10-2|57	%description -n %{develname}
14mr|classads-1.0.10-2|58	Header files for Condor's ClassAd Library, a powerful and flexible,
14mr|classads-1.0.10-2|59	semi-structured representation of data.
14mr|classads-1.0.10-2|60	
14mr|classads-1.0.10-2|61	%package static
14mr|classads-1.0.10-2|62	Summary: Condor's classified advertisement language's static libraries
14mr|classads-1.0.10-2|63	Group: Development/C++
14mr|classads-1.0.10-2|64	Requires: %{libname} = %{version}-%{release}
14mr|classads-1.0.10-2|65	
14mr|classads-1.0.10-2|66	%description static
14mr|classads-1.0.10-2|67	Static versions of Condor's ClassAd Library's libraries, a powerful
14mr|classads-1.0.10-2|68	and flexible, semi-structured representation of data.
14mr|classads-1.0.10-2|69	
14mr|classads-1.0.10-2|70	%prep
14mr|classads-1.0.10-2|71	%setup -q -n %name-%version
14mr|classads-1.0.10-2|72	
14mr|classads-1.0.10-2|73	%build
14mr|classads-1.0.10-2|74	autoreconf -fi
14mr|classads-1.0.10-2|75	%configure --enable-namespace --enable-flexible-member CC=g++
14mr|classads-1.0.10-2|76	%make
14mr|classads-1.0.10-2|77	
14mr|classads-1.0.10-2|78	%install
14mr|classads-1.0.10-2|79	%makeinstall_std
14mr|classads-1.0.10-2|80	rm -rf %{buildroot}%_libdir/*.la
14mr|classads-1.0.10-2|81	
14mr|classads-1.0.10-2|82	%check
14mr|classads-1.0.10-2|83	make check
14mr|classads-1.0.10-2|84	
14mr|classads-1.0.10-2|85	%files -n %libname
14mr|classads-1.0.10-2|86	%doc LICENSE-2.0.txt README CHANGELOG
14mr|classads-1.0.10-2|87	%_libdir/libclassad.so.*
14mr|classads-1.0.10-2|88	%_libdir/libclassad_ns.so.*
14mr|classads-1.0.10-2|89	
14mr|classads-1.0.10-2|90	
14mr|classads-1.0.10-2|91	%files -n %develname
14mr|classads-1.0.10-2|92	%doc LICENSE-2.0.txt README CHANGELOG
14mr|classads-1.0.10-2|93	%_bindir/classad_version
14mr|classads-1.0.10-2|94	%_bindir/classad_version_ns
14mr|classads-1.0.10-2|95	%_bindir/classad_functional_tester
14mr|classads-1.0.10-2|96	%_bindir/classad_functional_tester_ns
14mr|classads-1.0.10-2|97	%_bindir/cxi
14mr|classads-1.0.10-2|98	%_bindir/cxi_ns
14mr|classads-1.0.10-2|99	%_libdir/libclassad.so
14mr|classads-1.0.10-2|100	%_libdir/libclassad_ns.so
14mr|classads-1.0.10-2|101	%dir %_includedir/classad/
14mr|classads-1.0.10-2|102	%_includedir/classad/attrrefs.h
14mr|classads-1.0.10-2|103	%_includedir/classad/cclassad.h
14mr|classads-1.0.10-2|104	%_includedir/classad/classad_distribution.h
14mr|classads-1.0.10-2|105	%_includedir/classad/classadErrno.h
14mr|classads-1.0.10-2|106	%_includedir/classad/classad.h
14mr|classads-1.0.10-2|107	%_includedir/classad/classadItor.h
14mr|classads-1.0.10-2|108	%_includedir/classad/classad_stl.h
14mr|classads-1.0.10-2|109	%_includedir/classad/collectionBase.h
14mr|classads-1.0.10-2|110	%_includedir/classad/collection.h
14mr|classads-1.0.10-2|111	%_includedir/classad/common.h
14mr|classads-1.0.10-2|112	%_includedir/classad/debug.h
14mr|classads-1.0.10-2|113	%_includedir/classad/exprList.h
14mr|classads-1.0.10-2|114	%_includedir/classad/exprTree.h
14mr|classads-1.0.10-2|115	%_includedir/classad/fnCall.h
14mr|classads-1.0.10-2|116	%_includedir/classad/indexfile.h
14mr|classads-1.0.10-2|117	%_includedir/classad/lexer.h
14mr|classads-1.0.10-2|118	%_includedir/classad/lexerSource.h
14mr|classads-1.0.10-2|119	%_includedir/classad/literals.h
14mr|classads-1.0.10-2|120	%_includedir/classad/matchClassad.h
14mr|classads-1.0.10-2|121	%_includedir/classad/operators.h
14mr|classads-1.0.10-2|122	%_includedir/classad/query.h
14mr|classads-1.0.10-2|123	%_includedir/classad/sink.h
14mr|classads-1.0.10-2|124	%_includedir/classad/source.h
14mr|classads-1.0.10-2|125	%_includedir/classad/transaction.h
14mr|classads-1.0.10-2|126	%_includedir/classad/util.h
14mr|classads-1.0.10-2|127	%_includedir/classad/value.h
14mr|classads-1.0.10-2|128	%_includedir/classad/view.h
14mr|classads-1.0.10-2|129	%_includedir/classad/xmlLexer.h
14mr|classads-1.0.10-2|130	%_includedir/classad/xmlSink.h
14mr|classads-1.0.10-2|131	%_includedir/classad/xmlSource.h
14mr|classads-1.0.10-2|132	
14mr|classads-1.0.10-2|133	%files static
14mr|classads-1.0.10-2|134	%doc LICENSE-2.0.txt README CHANGELOG
14mr|classads-1.0.10-2|135	%_libdir/libclassad.a
14mr|classads-1.0.10-2|136	%_libdir/libclassad_ns.a
14mr|classads-1.0.10-2|137	
14mr|classads-1.0.10-2|138	
14mr|classads-1.0.10-2|139	
14mr|classads-1.0.10-2|140	%changelog
14mr|classads-1.0.10-2|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.10-2
14mr|classads-1.0.10-2|142	+ Revision: 6b5e20c
14mr|classads-1.0.10-2|143	- MassBuild#440: Increase release tag
14mr|classads-1.0.10-2|144	
14mr|classads-1.0.10-2|145	

16059 14
14mr|classpathx-mail-1.1.2-5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|classpathx-mail-1.1.2-5|2	# All rights reserved.
14mr|classpathx-mail-1.1.2-5|3	#
14mr|classpathx-mail-1.1.2-5|4	# Redistribution and use in source and binary forms, with or without
14mr|classpathx-mail-1.1.2-5|5	# modification, are permitted provided that the following conditions
14mr|classpathx-mail-1.1.2-5|6	# are met:
14mr|classpathx-mail-1.1.2-5|7	#
14mr|classpathx-mail-1.1.2-5|8	# 1. Redistributions of source code must retain the above copyright
14mr|classpathx-mail-1.1.2-5|9	#    notice, this list of conditions and the following disclaimer.
14mr|classpathx-mail-1.1.2-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|classpathx-mail-1.1.2-5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|classpathx-mail-1.1.2-5|12	#    documentation and/or other materials provided with the
14mr|classpathx-mail-1.1.2-5|13	#    distribution.
14mr|classpathx-mail-1.1.2-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|classpathx-mail-1.1.2-5|15	#    contributors may be used to endorse or promote products derived
14mr|classpathx-mail-1.1.2-5|16	#    from this software without specific prior written permission.
14mr|classpathx-mail-1.1.2-5|17	#
14mr|classpathx-mail-1.1.2-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|classpathx-mail-1.1.2-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|classpathx-mail-1.1.2-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|classpathx-mail-1.1.2-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|classpathx-mail-1.1.2-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|classpathx-mail-1.1.2-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|classpathx-mail-1.1.2-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|classpathx-mail-1.1.2-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|classpathx-mail-1.1.2-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|classpathx-mail-1.1.2-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|classpathx-mail-1.1.2-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|classpathx-mail-1.1.2-5|29	#
14mr|classpathx-mail-1.1.2-5|30	
14mr|classpathx-mail-1.1.2-5|31	%global jmailver 1.3.1
14mr|classpathx-mail-1.1.2-5|32	%global inetlibver 1.1.2
14mr|classpathx-mail-1.1.2-5|33	
14mr|classpathx-mail-1.1.2-5|34	Name:           classpathx-mail
14mr|classpathx-mail-1.1.2-5|35	Version:        1.1.2
14mr|classpathx-mail-1.1.2-5|36	Release:        5
14mr|classpathx-mail-1.1.2-5|37	Summary:        GNU JavaMail(tm)
14mr|classpathx-mail-1.1.2-5|38	
14mr|classpathx-mail-1.1.2-5|39	Group:          System/Libraries
14mr|classpathx-mail-1.1.2-5|40	# Classpath library exception
14mr|classpathx-mail-1.1.2-5|41	License:        GPLv2+ with exceptions
14mr|classpathx-mail-1.1.2-5|42	URL:            http://www.gnu.org/software/classpathx/
14mr|classpathx-mail-1.1.2-5|43	Source0:        http://ftp.gnu.org/gnu/classpathx/mail-%{version}.tar.gz
14mr|classpathx-mail-1.1.2-5|44	Source1:        http://ftp.gnu.org/gnu/classpath/inetlib-%{inetlibver}.tar.gz
14mr|classpathx-mail-1.1.2-5|45	Patch0:         %{name}-add-inetlib.patch
14mr|classpathx-mail-1.1.2-5|46	# see bz157685
14mr|classpathx-mail-1.1.2-5|47	Patch3:         %{name}-remove-inetlib.patch
14mr|classpathx-mail-1.1.2-5|48	
14mr|classpathx-mail-1.1.2-5|49	BuildArch:      noarch
14mr|classpathx-mail-1.1.2-5|50	BuildRequires:  jpackage-utils >= 0:1.5
14mr|classpathx-mail-1.1.2-5|51	BuildRequires:  ant
14mr|classpathx-mail-1.1.2-5|52	BuildRequires:  perl
14mr|classpathx-mail-1.1.2-5|53	BuildRequires:  java-javadoc
14mr|classpathx-mail-1.1.2-5|54	Requires(preun): chkconfig
14mr|classpathx-mail-1.1.2-5|55	Requires(post):  chkconfig
14mr|classpathx-mail-1.1.2-5|56	Provides:       javamail = 0:%{jmailver}
14mr|classpathx-mail-1.1.2-5|57	
14mr|classpathx-mail-1.1.2-5|58	%description
14mr|classpathx-mail-1.1.2-5|59	GNU JavaMail(tm) is a free implementation of the JavaMail API.
14mr|classpathx-mail-1.1.2-5|60	
14mr|classpathx-mail-1.1.2-5|61	%package        javadoc
14mr|classpathx-mail-1.1.2-5|62	Summary:        Javadoc for %{name}
14mr|classpathx-mail-1.1.2-5|63	Group:          Development/Java
14mr|classpathx-mail-1.1.2-5|64	Provides:       javamail-javadoc = 0:%{jmailver}
14mr|classpathx-mail-1.1.2-5|65	Requires:       jpackage-utils
14mr|classpathx-mail-1.1.2-5|66	
14mr|classpathx-mail-1.1.2-5|67	%description    javadoc
14mr|classpathx-mail-1.1.2-5|68	%{summary}.
14mr|classpathx-mail-1.1.2-5|69	
14mr|classpathx-mail-1.1.2-5|70	
14mr|classpathx-mail-1.1.2-5|71	%prep
14mr|classpathx-mail-1.1.2-5|72	%setup -q -n mail-%{version}
14mr|classpathx-mail-1.1.2-5|73	%patch0
14mr|classpathx-mail-1.1.2-5|74	%patch3 -p0
14mr|classpathx-mail-1.1.2-5|75	rm -f libmail.so
14mr|classpathx-mail-1.1.2-5|76	gzip -dc %{SOURCE1} | tar -xf -
14mr|classpathx-mail-1.1.2-5|77	pushd inetlib-%{inetlibver}/source/gnu/inet
14mr|classpathx-mail-1.1.2-5|78	sed -i -e "s|public final Logger logger|public final static Logger logger|g" imap/IMAPConnection.java nntp/NNTPConnection.java pop3/POP3Connection.java smtp/SMTPConnection.java
14mr|classpathx-mail-1.1.2-5|79	popd
14mr|classpathx-mail-1.1.2-5|80	
14mr|classpathx-mail-1.1.2-5|81	%build
14mr|classpathx-mail-1.1.2-5|82	# build inetlib
14mr|classpathx-mail-1.1.2-5|83	pushd inetlib-%{inetlibver}
14mr|classpathx-mail-1.1.2-5|84	%configure
14mr|classpathx-mail-1.1.2-5|85	make
14mr|classpathx-mail-1.1.2-5|86	popd
14mr|classpathx-mail-1.1.2-5|87	mkdir classes
14mr|classpathx-mail-1.1.2-5|88	cp -r inetlib-%{inetlibver}/classes/gnu classes
14mr|classpathx-mail-1.1.2-5|89	# build mail
14mr|classpathx-mail-1.1.2-5|90	ant \
14mr|classpathx-mail-1.1.2-5|91	-Dj2se.apidoc=%{_javadocdir}/java \
14mr|classpathx-mail-1.1.2-5|92	dist javadoc
14mr|classpathx-mail-1.1.2-5|93	
14mr|classpathx-mail-1.1.2-5|94	# build monolithic
14mr|classpathx-mail-1.1.2-5|95	mkdir monolithic
14mr|classpathx-mail-1.1.2-5|96	pushd monolithic
14mr|classpathx-mail-1.1.2-5|97	for jar in gnumail gnumail-providers ; do jar xf ../$jar.jar; done
14mr|classpathx-mail-1.1.2-5|98	rm -f META-INF/MANIFEST.MF
14mr|classpathx-mail-1.1.2-5|99	jar cf ../monolithic.jar *
14mr|classpathx-mail-1.1.2-5|100	popd
14mr|classpathx-mail-1.1.2-5|101	rm -Rf monolithic
14mr|classpathx-mail-1.1.2-5|102	
14mr|classpathx-mail-1.1.2-5|103	
14mr|classpathx-mail-1.1.2-5|104	%install
14mr|classpathx-mail-1.1.2-5|105	rm -rf %{buildroot}
14mr|classpathx-mail-1.1.2-5|106	
14mr|classpathx-mail-1.1.2-5|107	install -dm 755 %{buildroot}%{_javadir}/classpathx-mail
14mr|classpathx-mail-1.1.2-5|108	
14mr|classpathx-mail-1.1.2-5|109	# API
14mr|classpathx-mail-1.1.2-5|110	install -pm 644 gnumail.jar \
14mr|classpathx-mail-1.1.2-5|111	%{buildroot}%{_javadir}/classpathx-mail/mail-%{jmailver}-api.jar
14mr|classpathx-mail-1.1.2-5|112	ln -s mail-%{jmailver}-api.jar \
14mr|classpathx-mail-1.1.2-5|113	%{buildroot}%{_javadir}/classpathx-mail/mailapi.jar
14mr|classpathx-mail-1.1.2-5|114	
14mr|classpathx-mail-1.1.2-5|115	# Providers
14mr|classpathx-mail-1.1.2-5|116	install -pm 644 gnumail-providers.jar \
14mr|classpathx-mail-1.1.2-5|117	%{buildroot}%{_javadir}/classpathx-mail/mail-%{jmailver}-providers.jar
14mr|classpathx-mail-1.1.2-5|118	ln -s mail-%{jmailver}-providers.jar \
14mr|classpathx-mail-1.1.2-5|119	%{buildroot}%{_javadir}/classpathx-mail/providers.jar
14mr|classpathx-mail-1.1.2-5|120	for prov in imap nntp pop3 smtp ; do
14mr|classpathx-mail-1.1.2-5|121	ln -s mail-%{jmailver}-providers.jar \
14mr|classpathx-mail-1.1.2-5|122	%{buildroot}%{_javadir}/classpathx-mail/$prov.jar
14mr|classpathx-mail-1.1.2-5|123	done
14mr|classpathx-mail-1.1.2-5|124	
14mr|classpathx-mail-1.1.2-5|125	install -pm 644 monolithic.jar \
14mr|classpathx-mail-1.1.2-5|126	%{buildroot}%{_javadir}/classpathx-mail-%{jmailver}-monolithic.jar
14mr|classpathx-mail-1.1.2-5|127	touch %{buildroot}%{_javadir}/javamail.jar # for %%ghost
14mr|classpathx-mail-1.1.2-5|128	
14mr|classpathx-mail-1.1.2-5|129	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{jmailver}
14mr|classpathx-mail-1.1.2-5|130	cp -pR docs/* %{buildroot}%{_javadocdir}/%{name}-%{jmailver}
14mr|classpathx-mail-1.1.2-5|131	ln -s %{name}-%{jmailver} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14mr|classpathx-mail-1.1.2-5|132	
14mr|classpathx-mail-1.1.2-5|133	%clean
14mr|classpathx-mail-1.1.2-5|134	rm -rf %{buildroot}
14mr|classpathx-mail-1.1.2-5|135	
14mr|classpathx-mail-1.1.2-5|136	
14mr|classpathx-mail-1.1.2-5|137	%triggerpostun -- classpathx-mail-monolithic <= 0:1.1.1-1jpp
14mr|classpathx-mail-1.1.2-5|138	# Remove file from old monolithic subpackage
14mr|classpathx-mail-1.1.2-5|139	rm -f %{_javadir}/javamail.jar
14mr|classpathx-mail-1.1.2-5|140	# Recreate the link as update-alternatives could not do it
14mr|classpathx-mail-1.1.2-5|141	ln -s %{_sysconfdir}/alternatives/javamail %{_javadir}/javamail.jar
14mr|classpathx-mail-1.1.2-5|142	
14mr|classpathx-mail-1.1.2-5|143	%post
14mr|classpathx-mail-1.1.2-5|144	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/classpathx-mail-1.3.1-monolithic.jar 010301
14mr|classpathx-mail-1.1.2-5|145	
14mr|classpathx-mail-1.1.2-5|146	%preun
14mr|classpathx-mail-1.1.2-5|147	if [ "$1" = "0" ]; then
14mr|classpathx-mail-1.1.2-5|148	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/classpathx-mail-1.3.1-monolithic.jar
14mr|classpathx-mail-1.1.2-5|149	fi
14mr|classpathx-mail-1.1.2-5|150	
14mr|classpathx-mail-1.1.2-5|151	%files
14mr|classpathx-mail-1.1.2-5|152	%defattr(-,root,root,-)
14mr|classpathx-mail-1.1.2-5|153	%doc AUTHORS ChangeLog COPYING README README.*
14mr|classpathx-mail-1.1.2-5|154	%dir %{_javadir}/classpathx-mail
14mr|classpathx-mail-1.1.2-5|155	%{_javadir}/classpathx-mail/mail-%{jmailver}-api.jar
14mr|classpathx-mail-1.1.2-5|156	%{_javadir}/classpathx-mail/mailapi.jar
14mr|classpathx-mail-1.1.2-5|157	%{_javadir}/classpathx-mail/mail-%{jmailver}-providers.jar
14mr|classpathx-mail-1.1.2-5|158	%{_javadir}/classpathx-mail/providers.jar
14mr|classpathx-mail-1.1.2-5|159	%{_javadir}/classpathx-mail/imap.jar
14mr|classpathx-mail-1.1.2-5|160	%{_javadir}/classpathx-mail/nntp.jar
14mr|classpathx-mail-1.1.2-5|161	%{_javadir}/classpathx-mail/pop3.jar
14mr|classpathx-mail-1.1.2-5|162	%{_javadir}/classpathx-mail/smtp.jar
14mr|classpathx-mail-1.1.2-5|163	# Monolithic jar
14mr|classpathx-mail-1.1.2-5|164	%{_javadir}/classpathx-mail-%{jmailver}-monolithic.jar
14mr|classpathx-mail-1.1.2-5|165	%ghost %{_javadir}/javamail.jar
14mr|classpathx-mail-1.1.2-5|166	
14mr|classpathx-mail-1.1.2-5|167	%files javadoc
14mr|classpathx-mail-1.1.2-5|168	%defattr(-,root,root,-)
14mr|classpathx-mail-1.1.2-5|169	%{_javadocdir}/%{name}-%{jmailver}
14mr|classpathx-mail-1.1.2-5|170	%{_javadocdir}/%{name}
14mr|classpathx-mail-1.1.2-5|171	
14mr|classpathx-mail-1.1.2-5|172	
14mr|classpathx-mail-1.1.2-5|173	%changelog
14mr|classpathx-mail-1.1.2-5|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-5
14mr|classpathx-mail-1.1.2-5|175	+ Revision: 4b11d38
14mr|classpathx-mail-1.1.2-5|176	- MassBuild#440: Increase release tag
14mr|classpathx-mail-1.1.2-5|177	
14mr|classpathx-mail-1.1.2-5|178	

16060 14
14mr|classworlds-1.1-1.2.1|1	# Copyright (c) 2000-2005, JPackage Project
14mr|classworlds-1.1-1.2.1|2	# All rights reserved.
14mr|classworlds-1.1-1.2.1|3	#
14mr|classworlds-1.1-1.2.1|4	# Redistribution and use in source and binary forms, with or without
14mr|classworlds-1.1-1.2.1|5	# modification, are permitted provided that the following conditions
14mr|classworlds-1.1-1.2.1|6	# are met:
14mr|classworlds-1.1-1.2.1|7	#
14mr|classworlds-1.1-1.2.1|8	# 1. Redistributions of source code must retain the above copyright
14mr|classworlds-1.1-1.2.1|9	#    notice, this list of conditions and the following disclaimer.
14mr|classworlds-1.1-1.2.1|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|classworlds-1.1-1.2.1|11	#    notice, this list of conditions and the following disclaimer in the
14mr|classworlds-1.1-1.2.1|12	#    documentation and/or other materials provided with the
14mr|classworlds-1.1-1.2.1|13	#    distribution.
14mr|classworlds-1.1-1.2.1|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|classworlds-1.1-1.2.1|15	#    contributors may be used to endorse or promote products derived
14mr|classworlds-1.1-1.2.1|16	#    from this software without specific prior written permission.
14mr|classworlds-1.1-1.2.1|17	#
14mr|classworlds-1.1-1.2.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|classworlds-1.1-1.2.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|classworlds-1.1-1.2.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|classworlds-1.1-1.2.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|classworlds-1.1-1.2.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|classworlds-1.1-1.2.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|classworlds-1.1-1.2.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|classworlds-1.1-1.2.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|classworlds-1.1-1.2.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|classworlds-1.1-1.2.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|classworlds-1.1-1.2.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|classworlds-1.1-1.2.1|29	#
14mr|classworlds-1.1-1.2.1|30	
14mr|classworlds-1.1-1.2.1|31	# We want to build without maven
14mr|classworlds-1.1-1.2.1|32	%define _without_maven 1
14mr|classworlds-1.1-1.2.1|33	%define gcj_support 1
14mr|classworlds-1.1-1.2.1|34	
14mr|classworlds-1.1-1.2.1|35	# If you don't want to build with maven,
14mr|classworlds-1.1-1.2.1|36	# give rpmbuild option '--without maven'
14mr|classworlds-1.1-1.2.1|37	
14mr|classworlds-1.1-1.2.1|38	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14mr|classworlds-1.1-1.2.1|39	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14mr|classworlds-1.1-1.2.1|40	
14mr|classworlds-1.1-1.2.1|41	%define classworlds_version   1.1
14mr|classworlds-1.1-1.2.1|42	
14mr|classworlds-1.1-1.2.1|43	Name:           classworlds
14mr|classworlds-1.1-1.2.1|44	Version:        %{classworlds_version}
14mr|classworlds-1.1-1.2.1|45	Release:        1.2.1
14mr|classworlds-1.1-1.2.1|46	Epoch:          0
14mr|classworlds-1.1-1.2.1|47	Summary:        Classworlds Classloader Framework
14mr|classworlds-1.1-1.2.1|48	
14mr|classworlds-1.1-1.2.1|49	Group:          Development/Java
14mr|classworlds-1.1-1.2.1|50	License:        BSD
14mr|classworlds-1.1-1.2.1|51	URL:            http://classworlds.codehaus.org/
14mr|classworlds-1.1-1.2.1|52	# svn export svn://svn.classworlds.codehaus.org/classworlds/tags/CLASSWORLDS_1_1
14mr|classworlds-1.1-1.2.1|53	# cd CLASSWORLDS_1_1
14mr|classworlds-1.1-1.2.1|54	# tar cjf classworlds-1.1-CLASSWORLDS_1_1-src.tar.bz2 classworlds
14mr|classworlds-1.1-1.2.1|55	# md5sum:  76be757e6d364eece0109a2c3fc303c9
14mr|classworlds-1.1-1.2.1|56	Source0:        %{name}-%{version}-CLASSWORLDS_1_1-src.tar.bz2
14mr|classworlds-1.1-1.2.1|57	# This was generated by an upstream download of maven and hand-tuned
14mr|classworlds-1.1-1.2.1|58	Source1:        %{name}-%{version}-build.xml
14mr|classworlds-1.1-1.2.1|59	
14mr|classworlds-1.1-1.2.1|60	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|61	Patch0:         %{name}-%{version}-project_xml.patch
14mr|classworlds-1.1-1.2.1|62	Patch1:         %{name}-%{version}-project_properties.patch
14mr|classworlds-1.1-1.2.1|63	%endif
14mr|classworlds-1.1-1.2.1|64	
14mr|classworlds-1.1-1.2.1|65	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|classworlds-1.1-1.2.1|66	
14mr|classworlds-1.1-1.2.1|67	%if %{gcj_support}
14mr|classworlds-1.1-1.2.1|68	BuildRequires:  java-gcj-compat-devel
14mr|classworlds-1.1-1.2.1|69	%else
14mr|classworlds-1.1-1.2.1|70	BuildArch:      noarch
14mr|classworlds-1.1-1.2.1|71	BuildRequires:  java-devel
14mr|classworlds-1.1-1.2.1|72	%endif
14mr|classworlds-1.1-1.2.1|73	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|classworlds-1.1-1.2.1|74	BuildRequires:  ant >= 0:1.6
14mr|classworlds-1.1-1.2.1|75	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|76	BuildRequires:  maven >= 0:1.1
14mr|classworlds-1.1-1.2.1|77	BuildRequires:  saxon
14mr|classworlds-1.1-1.2.1|78	BuildRequires:  saxon-scripts
14mr|classworlds-1.1-1.2.1|79	%endif
14mr|classworlds-1.1-1.2.1|80	BuildRequires:  junit
14mr|classworlds-1.1-1.2.1|81	BuildRequires:  xerces-j2
14mr|classworlds-1.1-1.2.1|82	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|classworlds-1.1-1.2.1|83	Requires:  jpackage-utils
14mr|classworlds-1.1-1.2.1|84	Requires:  xerces-j2
14mr|classworlds-1.1-1.2.1|85	Requires:  xml-commons-jaxp-1.3-apis
14mr|classworlds-1.1-1.2.1|86	
14mr|classworlds-1.1-1.2.1|87	%description
14mr|classworlds-1.1-1.2.1|88	Classworlds is a framework for container developers
14mr|classworlds-1.1-1.2.1|89	who require complex manipulation of Java's ClassLoaders.
14mr|classworlds-1.1-1.2.1|90	Java's native ClassLoader mechanims and classes can cause
14mr|classworlds-1.1-1.2.1|91	much headache and confusion for certain types of
14mr|classworlds-1.1-1.2.1|92	application developers. Projects which involve dynamic
14mr|classworlds-1.1-1.2.1|93	loading of components or otherwise represent a 'container'
14mr|classworlds-1.1-1.2.1|94	can benefit from the classloading control provided by
14mr|classworlds-1.1-1.2.1|95	classworlds.
14mr|classworlds-1.1-1.2.1|96	
14mr|classworlds-1.1-1.2.1|97	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|98	%package        javadoc
14mr|classworlds-1.1-1.2.1|99	Summary:        Javadoc for %{name}
14mr|classworlds-1.1-1.2.1|100	Group:          Development/Java
14mr|classworlds-1.1-1.2.1|101	
14mr|classworlds-1.1-1.2.1|102	%description    javadoc
14mr|classworlds-1.1-1.2.1|103	%{summary}.
14mr|classworlds-1.1-1.2.1|104	
14mr|classworlds-1.1-1.2.1|105	%package        manual
14mr|classworlds-1.1-1.2.1|106	Summary:        Docs for %{name}
14mr|classworlds-1.1-1.2.1|107	Group:          Development/Java
14mr|classworlds-1.1-1.2.1|108	
14mr|classworlds-1.1-1.2.1|109	%description    manual
14mr|classworlds-1.1-1.2.1|110	%{summary}.
14mr|classworlds-1.1-1.2.1|111	%endif
14mr|classworlds-1.1-1.2.1|112	
14mr|classworlds-1.1-1.2.1|113	%prep
14mr|classworlds-1.1-1.2.1|114	# If you don''t want to build with maven,
14mr|classworlds-1.1-1.2.1|115	# give rpmbuild option '--without maven'
14mr|classworlds-1.1-1.2.1|116	%setup -q -n %{name}
14mr|classworlds-1.1-1.2.1|117	for j in $(find ./lib -name "*.jar"); do
14mr|classworlds-1.1-1.2.1|118	rm $j
14mr|classworlds-1.1-1.2.1|119	done
14mr|classworlds-1.1-1.2.1|120	cp %{SOURCE1} build.xml
14mr|classworlds-1.1-1.2.1|121	
14mr|classworlds-1.1-1.2.1|122	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|123	%patch0 -b .sav
14mr|classworlds-1.1-1.2.1|124	%patch1 -b .sav
14mr|classworlds-1.1-1.2.1|125	%endif
14mr|classworlds-1.1-1.2.1|126	
14mr|classworlds-1.1-1.2.1|127	%build
14mr|classworlds-1.1-1.2.1|128	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|129	pushd lib
14mr|classworlds-1.1-1.2.1|130	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlApis-2.0.2.jar
14mr|classworlds-1.1-1.2.1|131	ln -sf $(build-classpath ant) jakarta-ant-1.5.jar
14mr|classworlds-1.1-1.2.1|132	ln -sf $(build-classpath maven) maven.jar
14mr|classworlds-1.1-1.2.1|133	popd
14mr|classworlds-1.1-1.2.1|134	maven \
14mr|classworlds-1.1-1.2.1|135	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mr|classworlds-1.1-1.2.1|136	-Dmaven.home.local=$(pwd)/.maven jar javadoc xdoc:transform
14mr|classworlds-1.1-1.2.1|137	%else
14mr|classworlds-1.1-1.2.1|138	export CLASSPATH=target/classes
14mr|classworlds-1.1-1.2.1|139	%{ant} -Dbuild.sysclasspath=only
14mr|classworlds-1.1-1.2.1|140	%endif
14mr|classworlds-1.1-1.2.1|141	
14mr|classworlds-1.1-1.2.1|142	%install
14mr|classworlds-1.1-1.2.1|143	rm -rf $RPM_BUILD_ROOT
14mr|classworlds-1.1-1.2.1|144	install -Dpm 644 target/%{name}-%{version}.jar \
14mr|classworlds-1.1-1.2.1|145	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|classworlds-1.1-1.2.1|146	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|classworlds-1.1-1.2.1|147	
14mr|classworlds-1.1-1.2.1|148	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|149	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|classworlds-1.1-1.2.1|150	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|classworlds-1.1-1.2.1|151	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|classworlds-1.1-1.2.1|152	rm -rf target/docs/apidocs
14mr|classworlds-1.1-1.2.1|153	%endif
14mr|classworlds-1.1-1.2.1|154	
14mr|classworlds-1.1-1.2.1|155	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|156	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|classworlds-1.1-1.2.1|157	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|classworlds-1.1-1.2.1|158	%endif
14mr|classworlds-1.1-1.2.1|159	
14mr|classworlds-1.1-1.2.1|160	%if %{gcj_support}
14mr|classworlds-1.1-1.2.1|161	%{_bindir}/aot-compile-rpm
14mr|classworlds-1.1-1.2.1|162	%endif
14mr|classworlds-1.1-1.2.1|163	
14mr|classworlds-1.1-1.2.1|164	%clean
14mr|classworlds-1.1-1.2.1|165	rm -rf $RPM_BUILD_ROOT
14mr|classworlds-1.1-1.2.1|166	
14mr|classworlds-1.1-1.2.1|167	%if %{gcj_support}
14mr|classworlds-1.1-1.2.1|168	%post
14mr|classworlds-1.1-1.2.1|169	%{update_gcjdb}
14mr|classworlds-1.1-1.2.1|170	
14mr|classworlds-1.1-1.2.1|171	%postun
14mr|classworlds-1.1-1.2.1|172	%{clean_gcjdb}
14mr|classworlds-1.1-1.2.1|173	%endif
14mr|classworlds-1.1-1.2.1|174	
14mr|classworlds-1.1-1.2.1|175	%files
14mr|classworlds-1.1-1.2.1|176	%defattr(-,root,root,-)
14mr|classworlds-1.1-1.2.1|177	%doc LICENSE.txt
14mr|classworlds-1.1-1.2.1|178	%{_javadir}/*.jar
14mr|classworlds-1.1-1.2.1|179	%if %{gcj_support}
14mr|classworlds-1.1-1.2.1|180	%dir %{_libdir}/gcj/%{name}
14mr|classworlds-1.1-1.2.1|181	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|classworlds-1.1-1.2.1|182	%endif
14mr|classworlds-1.1-1.2.1|183	
14mr|classworlds-1.1-1.2.1|184	%if %{with_maven}
14mr|classworlds-1.1-1.2.1|185	%files javadoc
14mr|classworlds-1.1-1.2.1|186	%defattr(-,root,root,-)
14mr|classworlds-1.1-1.2.1|187	%doc %{_javadocdir}/*
14mr|classworlds-1.1-1.2.1|188	
14mr|classworlds-1.1-1.2.1|189	%files manual
14mr|classworlds-1.1-1.2.1|190	%defattr(-,root,root,-)
14mr|classworlds-1.1-1.2.1|191	%doc %{_docdir}/%{name}-%{version}
14mr|classworlds-1.1-1.2.1|192	%endif
14mr|classworlds-1.1-1.2.1|193	
14mr|classworlds-1.1-1.2.1|194	
14mr|classworlds-1.1-1.2.1|195	
14mr|classworlds-1.1-1.2.1|196	%changelog
14mr|classworlds-1.1-1.2.1|197	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.1-1.2.1
14mr|classworlds-1.1-1.2.1|198	+ Revision: 7440961
14mr|classworlds-1.1-1.2.1|199	- MassBuild#440: Increase release tag
14mr|classworlds-1.1-1.2.1|200	
14mr|classworlds-1.1-1.2.1|201	

16061 14
14mr|cleanfeed-20020501-12|1	%define name	cleanfeed
14mr|cleanfeed-20020501-12|2	%define version 20020501
14mr|cleanfeed-20020501-12|3	%define release 12
14mr|cleanfeed-20020501-12|4	
14mr|cleanfeed-20020501-12|5	Summary:	A spam filter for Usenet news servers
14mr|cleanfeed-20020501-12|6	Name:		%{name}
14mr|cleanfeed-20020501-12|7	Version:	%{version}
14mr|cleanfeed-20020501-12|8	Release:	%{release}
14mr|cleanfeed-20020501-12|9	License:	Artistic
14mr|cleanfeed-20020501-12|10	Group:		System/Servers
14mr|cleanfeed-20020501-12|11	URL:		http://www.bofh.it/~md/cleanfeed/
14mr|cleanfeed-20020501-12|12	Source0:	http://www.bofh.it/~md/cleanfeed/%{name}-%{version}.tgz
14mr|cleanfeed-20020501-12|13	Patch0:		cleanfeed-20020501-config.patch
14mr|cleanfeed-20020501-12|14	BuildRoot:	%{_tmppath}/%{name}-root
14mr|cleanfeed-20020501-12|15	BuildArch:	noarch
14mr|cleanfeed-20020501-12|16	
14mr|cleanfeed-20020501-12|17	%description
14mr|cleanfeed-20020501-12|18	Cleanfeed is an automatic spam filter for Usenet news servers and
14mr|cleanfeed-20020501-12|19	routers (INN, Cyclone, Typhoon, Breeze and NNTPRelay).  Cleanfeed is
14mr|cleanfeed-20020501-12|20	highly configurable, easily modified and very fast.  It can be configured
14mr|cleanfeed-20020501-12|21	to block binary posts to non-binary newsgroups, to cancel already-rejected
14mr|cleanfeed-20020501-12|22	articles, and to reject some spamming from local users.
14mr|cleanfeed-20020501-12|23	
14mr|cleanfeed-20020501-12|24	Install the cleanfeed package if you need a spam filter for a Usenet news
14mr|cleanfeed-20020501-12|25	server.
14mr|cleanfeed-20020501-12|26	
14mr|cleanfeed-20020501-12|27	%prep
14mr|cleanfeed-20020501-12|28	%setup -q
14mr|cleanfeed-20020501-12|29	%patch0 -p1 -b .config
14mr|cleanfeed-20020501-12|30	
14mr|cleanfeed-20020501-12|31	chmod 644 CHANGES README
14mr|cleanfeed-20020501-12|32	
14mr|cleanfeed-20020501-12|33	%install
14mr|cleanfeed-20020501-12|34	mkdir -p $RPM_BUILD_ROOT/{%{_sysconfdir}/news,%{_mandir}/man8,%{_libdir}/news/bin/control}
14mr|cleanfeed-20020501-12|35	install -m 0644 cleanfeed.local.sample $RPM_BUILD_ROOT/%{_sysconfdir}/news/cleanfeed.local
14mr|cleanfeed-20020501-12|36	install -m 0644 bad_adult_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
14mr|cleanfeed-20020501-12|37	install -m 0644 bad_cancel_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
14mr|cleanfeed-20020501-12|38	install -m 0644 bad_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
14mr|cleanfeed-20020501-12|39	install -m 0644 bad_hosts $RPM_BUILD_ROOT/%{_sysconfdir}/news
14mr|cleanfeed-20020501-12|40	install -m 0755 cleanfeed $RPM_BUILD_ROOT/%{_libdir}/news/bin/control/filter_innd.pl
14mr|cleanfeed-20020501-12|41	
14mr|cleanfeed-20020501-12|42	%clean
14mr|cleanfeed-20020501-12|43	rm -rf $RPM_BUILD_ROOT
14mr|cleanfeed-20020501-12|44	
14mr|cleanfeed-20020501-12|45	%files
14mr|cleanfeed-20020501-12|46	%defattr(-,root,root)
14mr|cleanfeed-20020501-12|47	%doc CHANGES README
14mr|cleanfeed-20020501-12|48	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/cleanfeed.local
14mr|cleanfeed-20020501-12|49	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_adult_paths
14mr|cleanfeed-20020501-12|50	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_cancel_paths
14mr|cleanfeed-20020501-12|51	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_paths
14mr|cleanfeed-20020501-12|52	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_hosts
14mr|cleanfeed-20020501-12|53	%attr(-,news,news) %{_libdir}/news/bin/control/filter_innd.pl
14mr|cleanfeed-20020501-12|54	
14mr|cleanfeed-20020501-12|55	
14mr|cleanfeed-20020501-12|56	
14mr|cleanfeed-20020501-12|57	
14mr|cleanfeed-20020501-12|58	%changelog
14mr|cleanfeed-20020501-12|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20020501-12
14mr|cleanfeed-20020501-12|60	+ Revision: f6900f0
14mr|cleanfeed-20020501-12|61	- MassBuild#440: Increase release tag
14mr|cleanfeed-20020501-12|62	
14mr|cleanfeed-20020501-12|63	

16062 14
14mr|clementine-1.2.3-2|1	######################
14mr|clementine-1.2.3-2|2	# Hardcode PLF build
14mr|clementine-1.2.3-2|3	%bcond_with plf
14mr|clementine-1.2.3-2|4	######################
14mr|clementine-1.2.3-2|5	
14mr|clementine-1.2.3-2|6	%if %{with plf}
14mr|clementine-1.2.3-2|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|clementine-1.2.3-2|8	%define extrarelsuffix plf
14mr|clementine-1.2.3-2|9	%endif
14mr|clementine-1.2.3-2|10	
14mr|clementine-1.2.3-2|11	%bcond_without vkontakte
14mr|clementine-1.2.3-2|12	
14mr|clementine-1.2.3-2|13	%define gstapi 0.10
14mr|clementine-1.2.3-2|14	%define oname Clementine
14mr|clementine-1.2.3-2|15	
14mr|clementine-1.2.3-2|16	Summary:	A cross-platform music player based on Amarok 1.4
14mr|clementine-1.2.3-2|17	Name:		clementine
14mr|clementine-1.2.3-2|18	Version:	1.2.3
14mr|clementine-1.2.3-2|19	Release:	2%{?extrarelsuffix}
14mr|clementine-1.2.3-2|20	License:	GPLv3+
14mr|clementine-1.2.3-2|21	Group:		Sound
14mr|clementine-1.2.3-2|22	Url:		http://www.clementine-player.org/
14mr|clementine-1.2.3-2|23	Source0:	http://clementine-player.googlecode.com/files/%{oname}-%{version}.tar.gz
14mr|clementine-1.2.3-2|24	Source1:	Clementine.conf
14mr|clementine-1.2.3-2|25	%if %{with vkontakte}
14mr|clementine-1.2.3-2|26	Source2:	clementine-1.2.0-vk-files.tar.bz2
14mr|clementine-1.2.3-2|27	%endif
14mr|clementine-1.2.3-2|28	Patch0:		clementine-1.2.0-libmygpo-qt.patch
14mr|clementine-1.2.3-2|29	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
14mr|clementine-1.2.3-2|30	# - Now Playing widget (album art context menu) - current album
14mr|clementine-1.2.3-2|31	# - Playlist (selected songs context menu) - unique selected albums
14mr|clementine-1.2.3-2|32	Patch1:		clementine-1.2.2-metalarchives.patch
14mr|clementine-1.2.3-2|33	# Covers should always fit the screen resolution so we scale them if needed
14mr|clementine-1.2.3-2|34	Patch2:		clementine-1.0.0-coversize.patch
14mr|clementine-1.2.3-2|35	# VKontakte (vk.com) support from http://code.google.com/r/shedwardx-clementine-experiments/
14mr|clementine-1.2.3-2|36	# With some ROSA adjustments (use system vreen library etc)
14mr|clementine-1.2.3-2|37	Patch3:		clementine-1.2.2-vkontakte-advanced.patch
14mr|clementine-1.2.3-2|38	Patch4:		clementine-1.2.0-vkontakte-tags.patch
14mr|clementine-1.2.3-2|39	# Localization issues
14mr|clementine-1.2.3-2|40	Patch5:		clementine-1.2.0-l10n-ru-vkontakte.patch
14mr|clementine-1.2.3-2|41	Patch10:	clementine-1.2.0-l10n-ru-desktop.patch
14mr|clementine-1.2.3-2|42	Patch11:	clementine-1.2.0-l10n-ru-search.patch
14mr|clementine-1.2.3-2|43	Patch12:	clementine-1.2.2-gcc47.patch
14mr|clementine-1.2.3-2|44	Patch13:	clementine-udisks-headers.patch
14mr|clementine-1.2.3-2|45	
14mr|clementine-1.2.3-2|46	BuildRequires:	cmake
14mr|clementine-1.2.3-2|47	BuildRequires:	qt4-linguist
14mr|clementine-1.2.3-2|48	BuildRequires:	boost-devel
14mr|clementine-1.2.3-2|49	BuildRequires:	liblastfm-devel
14mr|clementine-1.2.3-2|50	BuildRequires:	qt4-devel >= 4.5.0
14mr|clementine-1.2.3-2|51	BuildRequires:	pkgconfig(glew)
14mr|clementine-1.2.3-2|52	BuildRequires:	pkgconfig(glu)
14mr|clementine-1.2.3-2|53	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14mr|clementine-1.2.3-2|54	BuildRequires:	pkgconfig(gstreamer-cdda-%{gstapi})
14mr|clementine-1.2.3-2|55	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mr|clementine-1.2.3-2|56	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
14mr|clementine-1.2.3-2|57	BuildRequires:	pkgconfig(libavcodec)
14mr|clementine-1.2.3-2|58	BuildRequires:	pkgconfig(libavutil)
14mr|clementine-1.2.3-2|59	BuildRequires:	pkgconfig(libcdio)
14mr|clementine-1.2.3-2|60	BuildRequires:	pkgconfig(libchromaprint)
14mr|clementine-1.2.3-2|61	BuildRequires:	pkgconfig(libechonest)
14mr|clementine-1.2.3-2|62	BuildRequires:	pkgconfig(libgpod-1.0)
14mr|clementine-1.2.3-2|63	BuildRequires:	pkgconfig(libmtp)
14mr|clementine-1.2.3-2|64	BuildRequires:	pkgconfig(libmygpo-qt)
14mr|clementine-1.2.3-2|65	BuildRequires:	pkgconfig(libplist)
14mr|clementine-1.2.3-2|66	# For Google Drive integration
14mr|clementine-1.2.3-2|67	BuildRequires:	pkgconfig(libsparsehash)
14mr|clementine-1.2.3-2|68	%if %{with plf}
14mr|clementine-1.2.3-2|69	BuildRequires:	pkgconfig(libspotify)
14mr|clementine-1.2.3-2|70	%endif
14mr|clementine-1.2.3-2|71	BuildRequires:	pkgconfig(libusbmuxd)
14mr|clementine-1.2.3-2|72	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
14mr|clementine-1.2.3-2|73	#BuildRequires:	pkgconfig(indicate-qt)
14mr|clementine-1.2.3-2|74	BuildRequires:	pkgconfig(protobuf)
14mr|clementine-1.2.3-2|75	BuildRequires:	pkgconfig(qca2)
14mr|clementine-1.2.3-2|76	BuildRequires:	pkgconfig(QJson)
14mr|clementine-1.2.3-2|77	BuildRequires:	pkgconfig(taglib) >= 1.6
14mr|clementine-1.2.3-2|78	BuildRequires:	pkgconfig(vreen)
14mr|clementine-1.2.3-2|79	BuildRequires:	pkgconfig(vreenoauth)
14mr|clementine-1.2.3-2|80	Requires:	libprojectm-data
14mr|clementine-1.2.3-2|81	Requires:	qt4-database-plugin-sqlite
14mr|clementine-1.2.3-2|82	Requires:	gstreamer%{gstapi}-flac
14mr|clementine-1.2.3-2|83	Requires:	gstreamer%{gstapi}-plugins-ugly
14mr|clementine-1.2.3-2|84	Suggests:	gstreamer%{gstapi}-decoders-audio
14mr|clementine-1.2.3-2|85	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
14mr|clementine-1.2.3-2|86	# which is need at least to mount mtp devices (tested locally)
14mr|clementine-1.2.3-2|87	Suggests:	gvfs-iphone
14mr|clementine-1.2.3-2|88	
14mr|clementine-1.2.3-2|89	%description
14mr|clementine-1.2.3-2|90	Clementine is a modern music player and library organiser. Clementine is
14mr|clementine-1.2.3-2|91	a port of Amarok 1.4, with some features rewritten to take advantage of
14mr|clementine-1.2.3-2|92	Qt4.
14mr|clementine-1.2.3-2|93	Features:
14mr|clementine-1.2.3-2|94	* Search and play your local music library
14mr|clementine-1.2.3-2|95	* Listen to internet radio from Last.fm, SomaFM and Magnatune
14mr|clementine-1.2.3-2|96	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
14mr|clementine-1.2.3-2|97	* Visualisations from projectM
14mr|clementine-1.2.3-2|98	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
14mr|clementine-1.2.3-2|99	* Edit tags on MP3 and OGG files, organize your music
14mr|clementine-1.2.3-2|100	* Download missing album cover art from Last.fm
14mr|clementine-1.2.3-2|101	* Remote control using a Wii Remote, MPRIS or the command-line
14mr|clementine-1.2.3-2|102	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
14mr|clementine-1.2.3-2|103	* Queue manage
14mr|clementine-1.2.3-2|104	
14mr|clementine-1.2.3-2|105	%files
14mr|clementine-1.2.3-2|106	%config %{_sysconfdir}/Clementine/Clementine.conf
14mr|clementine-1.2.3-2|107	%{_bindir}/clementine
14mr|clementine-1.2.3-2|108	%{_bindir}/clementine-tagreader
14mr|clementine-1.2.3-2|109	%{_datadir}/kde4/services/clementine-*.protocol
14mr|clementine-1.2.3-2|110	%{_datadir}/applications/clementine.desktop
14mr|clementine-1.2.3-2|111	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
14mr|clementine-1.2.3-2|112	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
14mr|clementine-1.2.3-2|113	%if %{with plf}
14mr|clementine-1.2.3-2|114	%{_bindir}/clementine-spotifyblob
14mr|clementine-1.2.3-2|115	%endif
14mr|clementine-1.2.3-2|116	
14mr|clementine-1.2.3-2|117	#----------------------------------------------------------------------------
14mr|clementine-1.2.3-2|118	
14mr|clementine-1.2.3-2|119	%prep
14mr|clementine-1.2.3-2|120	%setup -q -n %{oname}-%{version}
14mr|clementine-1.2.3-2|121	%patch0 -p1 -b .mygpo~
14mr|clementine-1.2.3-2|122	%patch1 -p1 -b .ma~
14mr|clementine-1.2.3-2|123	%patch2 -p1 -b .coversize~
14mr|clementine-1.2.3-2|124	
14mr|clementine-1.2.3-2|125	%if %{with vkontakte}
14mr|clementine-1.2.3-2|126	tar -xf %{SOURCE2}
14mr|clementine-1.2.3-2|127	%patch3 -p1 -b .vkontakte~
14mr|clementine-1.2.3-2|128	%patch4 -p1 -b .vkontakte~
14mr|clementine-1.2.3-2|129	%patch5 -p1 -b .vkontakte~
14mr|clementine-1.2.3-2|130	%endif
14mr|clementine-1.2.3-2|131	
14mr|clementine-1.2.3-2|132	%patch10 -p1 -b .l10n~
14mr|clementine-1.2.3-2|133	%patch11 -p1 -b .l10n~
14mr|clementine-1.2.3-2|134	
14mr|clementine-1.2.3-2|135	%patch12 -p1 -b .gcc47~
14mr|clementine-1.2.3-2|136	%patch13 -p1 -b .udisks~
14mr|clementine-1.2.3-2|137	
14mr|clementine-1.2.3-2|138	%build
14mr|clementine-1.2.3-2|139	%cmake_qt4 \
14mr|clementine-1.2.3-2|140	-DBUNDLE_PROJECTM_PRESETS=OFF \
14mr|clementine-1.2.3-2|141	-DBUILD_WERROR=OFF
14mr|clementine-1.2.3-2|142	%make VERBOSE=1
14mr|clementine-1.2.3-2|143	
14mr|clementine-1.2.3-2|144	%install
14mr|clementine-1.2.3-2|145	%makeinstall_std -C build
14mr|clementine-1.2.3-2|146	
14mr|clementine-1.2.3-2|147	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
14mr|clementine-1.2.3-2|148	
14mr|clementine-1.2.3-2|149	%if %{with plf}
14mr|clementine-1.2.3-2|150	# Ugly hack, not sure why that file appears
14mr|clementine-1.2.3-2|151	rm -rf %{buildroot}/builddir
14mr|clementine-1.2.3-2|152	rm -rf %{buildroot}/home
14mr|clementine-1.2.3-2|153	%endif
14mr|clementine-1.2.3-2|154	
14mr|clementine-1.2.3-2|155	
14mr|clementine-1.2.3-2|156	%changelog
14mr|clementine-1.2.3-2|157	* Tue Jul 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-2
14mr|clementine-1.2.3-2|158	+ Revision: 7329efe
14mr|clementine-1.2.3-2|159	- Add patch to fix build with cmake 3.0
14mr|clementine-1.2.3-2|160	
14mr|clementine-1.2.3-2|161	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1
14mr|clementine-1.2.3-2|162	+ Revision: 51674d3
14mr|clementine-1.2.3-2|163	- Make build verbose
14mr|clementine-1.2.3-2|164	
14mr|clementine-1.2.3-2|165	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1
14mr|clementine-1.2.3-2|166	+ Revision: d6b7e89
14mr|clementine-1.2.3-2|167	- New version 1.2.3
14mr|clementine-1.2.3-2|168	
14mr|clementine-1.2.3-2|169	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-2
14mr|clementine-1.2.3-2|170	+ Revision: 88d2e64
14mr|clementine-1.2.3-2|171	- Bump release
14mr|clementine-1.2.3-2|172	
14mr|clementine-1.2.3-2|173	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
14mr|clementine-1.2.3-2|174	+ Revision: b122827
14mr|clementine-1.2.3-2|175	- LOG New version 1.2.2
14mr|clementine-1.2.3-2|176	
14mr|clementine-1.2.3-2|177	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
14mr|clementine-1.2.3-2|178	+ Revision: fe880eb
14mr|clementine-1.2.3-2|179	- Add missing patch
14mr|clementine-1.2.3-2|180	
14mr|clementine-1.2.3-2|181	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
14mr|clementine-1.2.3-2|182	+ Revision: e001d37
14mr|clementine-1.2.3-2|183	- Update source
14mr|clementine-1.2.3-2|184	
14mr|clementine-1.2.3-2|185	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
14mr|clementine-1.2.3-2|186	+ Revision: ace94e2
14mr|clementine-1.2.3-2|187	- LOG Improve Vk.com support (now supports albums/playlists), fix minor localization issues
14mr|clementine-1.2.3-2|188	
14mr|clementine-1.2.3-2|189	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6
14mr|clementine-1.2.3-2|190	+ Revision: b3efdb7
14mr|clementine-1.2.3-2|191	- LOG Improve VKontakte support
14mr|clementine-1.2.3-2|192	
14mr|clementine-1.2.3-2|193	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
14mr|clementine-1.2.3-2|194	+ Revision: 2a1f551
14mr|clementine-1.2.3-2|195	- LOG Update russian translation for .desktop file
14mr|clementine-1.2.3-2|196	
14mr|clementine-1.2.3-2|197	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
14mr|clementine-1.2.3-2|198	+ Revision: ffd226e
14mr|clementine-1.2.3-2|199	- 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)
14mr|clementine-1.2.3-2|200	
14mr|clementine-1.2.3-2|201	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-4
14mr|clementine-1.2.3-2|202	+ Revision: 36d6857
14mr|clementine-1.2.3-2|203	- LOG Add patch for VKontakte support
14mr|clementine-1.2.3-2|204	
14mr|clementine-1.2.3-2|205	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
14mr|clementine-1.2.3-2|206	+ Revision: 23b599a
14mr|clementine-1.2.3-2|207	- Adjust removal of junk from buildroot
14mr|clementine-1.2.3-2|208	
14mr|clementine-1.2.3-2|209	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
14mr|clementine-1.2.3-2|210	+ Revision: 1d0f819
14mr|clementine-1.2.3-2|211	- LOG Update BuildRequires
14mr|clementine-1.2.3-2|212	
14mr|clementine-1.2.3-2|213	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14mr|clementine-1.2.3-2|214	+ Revision: e96cac4
14mr|clementine-1.2.3-2|215	- LOG New version 1.2.0, re-diff MA patch, drop no longer needed patches, update BuildRequires
14mr|clementine-1.2.3-2|216	
14mr|clementine-1.2.3-2|217	* Mon Jun 03 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-4
14mr|clementine-1.2.3-2|218	+ Revision: 2f39d75
14mr|clementine-1.2.3-2|219	- LOG Rebuild for new libechonest
14mr|clementine-1.2.3-2|220	
14mr|clementine-1.2.3-2|221	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
14mr|clementine-1.2.3-2|222	+ Revision: 9b60706
14mr|clementine-1.2.3-2|223	- LOG Rebuild for new qjson
14mr|clementine-1.2.3-2|224	
14mr|clementine-1.2.3-2|225	* Wed Dec 12 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2plf
14mr|clementine-1.2.3-2|226	+ Revision: 5e584af
14mr|clementine-1.2.3-2|227	- Added spotify support for PLF build, clean .abf.yml
14mr|clementine-1.2.3-2|228	
14mr|clementine-1.2.3-2|229	* Wed Nov 21 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.1-1
14mr|clementine-1.2.3-2|230	+ Revision: 60453c2
14mr|clementine-1.2.3-2|231	- version update clementine-1.1.1.tar.gz
14mr|clementine-1.2.3-2|232	
14mr|clementine-1.2.3-2|233	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|234	+ Revision: b26c3cd
14mr|clementine-1.2.3-2|235	- Don't use _sourcedir in spec
14mr|clementine-1.2.3-2|236	
14mr|clementine-1.2.3-2|237	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|238	+ Revision: 6a0f636
14mr|clementine-1.2.3-2|239	- LOG Update files list
14mr|clementine-1.2.3-2|240	
14mr|clementine-1.2.3-2|241	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|242	+ Revision: d1dacea
14mr|clementine-1.2.3-2|243	- LOG Update metal archives patch
14mr|clementine-1.2.3-2|244	
14mr|clementine-1.2.3-2|245	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|246	+ Revision: c5a4aba
14mr|clementine-1.2.3-2|247	- LOG Add pkgconfig(protobuf) to BuildRequires
14mr|clementine-1.2.3-2|248	
14mr|clementine-1.2.3-2|249	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|250	+ Revision: a1cc326
14mr|clementine-1.2.3-2|251	- LOG Re-diff metal-archives patch
14mr|clementine-1.2.3-2|252	
14mr|clementine-1.2.3-2|253	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
14mr|clementine-1.2.3-2|254	+ Revision: 7093985
14mr|clementine-1.2.3-2|255	- LOG New version 1.1.0
14mr|clementine-1.2.3-2|256	- Drop no longer needed patches
14mr|clementine-1.2.3-2|257	- Re-diff fix-desktop patch
14mr|clementine-1.2.3-2|258	
14mr|clementine-1.2.3-2|259	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-4
14mr|clementine-1.2.3-2|260	+ Revision: 89c686a
14mr|clementine-1.2.3-2|261	- LOG Update russian translation from upstream
14mr|clementine-1.2.3-2|262	
14mr|clementine-1.2.3-2|263	* Wed Sep 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
14mr|clementine-1.2.3-2|264	+ Revision: 03ed397
14mr|clementine-1.2.3-2|265	- LOG Disable libindicate-qt BuildRequires and we don't really want it
14mr|clementine-1.2.3-2|266	
14mr|clementine-1.2.3-2|267	* Wed Sep 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
14mr|clementine-1.2.3-2|268	+ Revision: 50b7f8e
14mr|clementine-1.2.3-2|269	- LOG Add patches to fix build with new liblastfm and to fix desktop file
14mr|clementine-1.2.3-2|270	
14mr|clementine-1.2.3-2|271	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
14mr|clementine-1.2.3-2|272	+ Revision: 1876d53
14mr|clementine-1.2.3-2|273	- LOG Add patch from upstream to fix build with new imobiledevice libs
14mr|clementine-1.2.3-2|274	
14mr|clementine-1.2.3-2|275	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
14mr|clementine-1.2.3-2|276	+ Revision: 495d4c3
14mr|clementine-1.2.3-2|277	- LOG Add 2 patches from Fedora to fix some crashes, build without -Werror
14mr|clementine-1.2.3-2|278	
14mr|clementine-1.2.3-2|279	

16063 14
14mr|clipit-1.4.2-2|1	Summary:	ClipIt - a lightweight GTK+ clipboard manager
14mr|clipit-1.4.2-2|2	Name: 		clipit
14mr|clipit-1.4.2-2|3	Version:	1.4.2
14mr|clipit-1.4.2-2|4	Release: 	2
14mr|clipit-1.4.2-2|5	
14mr|clipit-1.4.2-2|6	License: 	GPLv3
14mr|clipit-1.4.2-2|7	Group: 		Graphical desktop/GNOME
14mr|clipit-1.4.2-2|8	URL: 		http://clipit.rspwn.com/
14mr|clipit-1.4.2-2|9	Source0:	%{name}-%{version}.tar.gz
14mr|clipit-1.4.2-2|10	Requires:	xdotool
14mr|clipit-1.4.2-2|11	
14mr|clipit-1.4.2-2|12	Buildrequires:  pkgconfig(gtk+-2.0)
14mr|clipit-1.4.2-2|13	Buildrequires:  gettext-devel
14mr|clipit-1.4.2-2|14	Buildrequires:  perl-XML-Parser, intltool
14mr|clipit-1.4.2-2|15	
14mr|clipit-1.4.2-2|16	
14mr|clipit-1.4.2-2|17	%description
14mr|clipit-1.4.2-2|18	ClipIt is a lightweight, fully featured GTK+ clipboard manager.
14mr|clipit-1.4.2-2|19	It was forked from Parcellite (http://parcellite.sourceforge.net),
14mr|clipit-1.4.2-2|20	adding additional features and bugfixes to the project.
14mr|clipit-1.4.2-2|21	
14mr|clipit-1.4.2-2|22	
14mr|clipit-1.4.2-2|23	ClipIts main features are:
14mr|clipit-1.4.2-2|24	– Save a history of your last copied items
14mr|clipit-1.4.2-2|25	– Search through the history
14mr|clipit-1.4.2-2|26	– Global hotkeys for most used functions
14mr|clipit-1.4.2-2|27	– Execute actions with clipboard items
14mr|clipit-1.4.2-2|28	– Exclude specific items from history
14mr|clipit-1.4.2-2|29	
14mr|clipit-1.4.2-2|30	
14mr|clipit-1.4.2-2|31	%prep
14mr|clipit-1.4.2-2|32	%setup -q
14mr|clipit-1.4.2-2|33	
14mr|clipit-1.4.2-2|34	
14mr|clipit-1.4.2-2|35	%build
14mr|clipit-1.4.2-2|36	%configure2_5x
14mr|clipit-1.4.2-2|37	%make
14mr|clipit-1.4.2-2|38	
14mr|clipit-1.4.2-2|39	
14mr|clipit-1.4.2-2|40	%install
14mr|clipit-1.4.2-2|41	rm -rf $RPM_BUILD_ROOT
14mr|clipit-1.4.2-2|42	%makeinstall_std
14mr|clipit-1.4.2-2|43	
14mr|clipit-1.4.2-2|44	%find_lang %{name}
14mr|clipit-1.4.2-2|45	
14mr|clipit-1.4.2-2|46	
14mr|clipit-1.4.2-2|47	%files
14mr|clipit-1.4.2-2|48	%defattr(-,root,root,-)
14mr|clipit-1.4.2-2|49	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
14mr|clipit-1.4.2-2|50	%{_bindir}/%{name}
14mr|clipit-1.4.2-2|51	%{_mandir}/man1/%{name}.1.*
14mr|clipit-1.4.2-2|52	%{_datadir}/applications/%{name}.desktop
14mr|clipit-1.4.2-2|53	%{_datadir}/locale/*/LC_MESSAGES/clipit.mo
14mr|clipit-1.4.2-2|54	%{_sysconfdir}/xdg/autostart/%{name}-startup.desktop
14mr|clipit-1.4.2-2|55	%{_datadir}/icons/hicolor/scalable/apps/clipit-trayicon.svg
14mr|clipit-1.4.2-2|56	
14mr|clipit-1.4.2-2|57	
14mr|clipit-1.4.2-2|58	
14mr|clipit-1.4.2-2|59	%changelog
14mr|clipit-1.4.2-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-2
14mr|clipit-1.4.2-2|61	+ Revision: 0693a5c
14mr|clipit-1.4.2-2|62	- MassBuild#440: Increase release tag
14mr|clipit-1.4.2-2|63	
14mr|clipit-1.4.2-2|64	

16064 14
14mr|cln-1.3.2-5|1	%define major 6
14mr|cln-1.3.2-5|2	%define libname %mklibname %{name} %{major}
14mr|cln-1.3.2-5|3	%define develname %mklibname %{name} -d
14mr|cln-1.3.2-5|4	
14mr|cln-1.3.2-5|5	Summary:	C++ Class Library for Numbers
14mr|cln-1.3.2-5|6	Name:		cln
14mr|cln-1.3.2-5|7	Version:	1.3.2
14mr|cln-1.3.2-5|8	Release:	5
14mr|cln-1.3.2-5|9	License:	GPLv2+
14mr|cln-1.3.2-5|10	Group:		Sciences/Mathematics
14mr|cln-1.3.2-5|11	URL:		http://www.ginac.de/CLN/
14mr|cln-1.3.2-5|12	Source0:	http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
14mr|cln-1.3.2-5|13	BuildRequires:	gmp-devel
14mr|cln-1.3.2-5|14	
14mr|cln-1.3.2-5|15	%description
14mr|cln-1.3.2-5|16	CLN is a collection of C++ math classes and functions licensed under
14mr|cln-1.3.2-5|17	the GPL that provides efficiency, type safety, and algebraic syntax in
14mr|cln-1.3.2-5|18	a fast, memory-efficient library.
14mr|cln-1.3.2-5|19	
14mr|cln-1.3.2-5|20	%package -n	%{libname}
14mr|cln-1.3.2-5|21	Summary:	C++ Class Library for Numbers
14mr|cln-1.3.2-5|22	Group:		Sciences/Mathematics
14mr|cln-1.3.2-5|23	Provides:	%{name} = %{version}-%{release}
14mr|cln-1.3.2-5|24	Provides:	%{libname} = %{version}-%{release}
14mr|cln-1.3.2-5|25	Obsoletes:	%{mklibname cln 4} < 1.2.2
14mr|cln-1.3.2-5|26	
14mr|cln-1.3.2-5|27	%description -n	%{libname}
14mr|cln-1.3.2-5|28	CLN is a collection of C++ math classes and functions licensed under
14mr|cln-1.3.2-5|29	the GPL that provides efficiency, type safety, and algebraic syntax in
14mr|cln-1.3.2-5|30	a fast, memory-efficient library.
14mr|cln-1.3.2-5|31	
14mr|cln-1.3.2-5|32	%package -n	%{develname}
14mr|cln-1.3.2-5|33	Summary:	Development files for programs using the CLN library
14mr|cln-1.3.2-5|34	Group:		Development/C++
14mr|cln-1.3.2-5|35	Requires:	%{libname} = %{version}
14mr|cln-1.3.2-5|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|cln-1.3.2-5|37	Provides:	%{develname} = %{version}-%{release}
14mr|cln-1.3.2-5|38	Obsoletes:	%{mklibname cln 4 -d} < 1.2.2
14mr|cln-1.3.2-5|39	
14mr|cln-1.3.2-5|40	%description -n %{develname}
14mr|cln-1.3.2-5|41	This package is necessary if you wish to develop software that uses
14mr|cln-1.3.2-5|42	the CLN library.
14mr|cln-1.3.2-5|43	
14mr|cln-1.3.2-5|44	%prep
14mr|cln-1.3.2-5|45	%setup -q
14mr|cln-1.3.2-5|46	
14mr|cln-1.3.2-5|47	%build
14mr|cln-1.3.2-5|48	%configure2_5x --disable-static
14mr|cln-1.3.2-5|49	%ifarch %arm
14mr|cln-1.3.2-5|50	%make CPPFLAGS="-DNO_ASM"
14mr|cln-1.3.2-5|51	%else
14mr|cln-1.3.2-5|52	%make
14mr|cln-1.3.2-5|53	%endif
14mr|cln-1.3.2-5|54	
14mr|cln-1.3.2-5|55	%check
14mr|cln-1.3.2-5|56	%make check
14mr|cln-1.3.2-5|57	
14mr|cln-1.3.2-5|58	%install
14mr|cln-1.3.2-5|59	%makeinstall_std
14mr|cln-1.3.2-5|60	
14mr|cln-1.3.2-5|61	# prepare documents
14mr|cln-1.3.2-5|62	%__rm -rf documents
14mr|cln-1.3.2-5|63	%__mkdir documents
14mr|cln-1.3.2-5|64	cp -p examples/*.cc documents/
14mr|cln-1.3.2-5|65	
14mr|cln-1.3.2-5|66	%__rm -rf %{buildroot}%{_datadir}/dvi
14mr|cln-1.3.2-5|67	
14mr|cln-1.3.2-5|68	%__rm -rf %{buildroot}%{_bindir}
14mr|cln-1.3.2-5|69	%__rm -rf %{buildroot}%{_mandir}
14mr|cln-1.3.2-5|70	%__rm -rf %{buildroot}%{_datadir}/aclocal
14mr|cln-1.3.2-5|71	
14mr|cln-1.3.2-5|72	%files -n %{libname}
14mr|cln-1.3.2-5|73	%{_libdir}/*.so.%{major}*
14mr|cln-1.3.2-5|74	
14mr|cln-1.3.2-5|75	%files -n %{develname}
14mr|cln-1.3.2-5|76	%doc ChangeLog NEWS README TODO* documents/*
14mr|cln-1.3.2-5|77	%{_includedir}/*
14mr|cln-1.3.2-5|78	%{_libdir}/*.so
14mr|cln-1.3.2-5|79	%{_libdir}/pkgconfig/%{name}.pc
14mr|cln-1.3.2-5|80	%{_infodir}/*.info*
14mr|cln-1.3.2-5|81	
14mr|cln-1.3.2-5|82	
14mr|cln-1.3.2-5|83	
14mr|cln-1.3.2-5|84	%changelog
14mr|cln-1.3.2-5|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-5
14mr|cln-1.3.2-5|86	+ Revision: feff3a7
14mr|cln-1.3.2-5|87	- MassBuild#440: Increase release tag
14mr|cln-1.3.2-5|88	
14mr|cln-1.3.2-5|89	

16065 14
14mr|cloog-0.18.2-1|1	%define major 4
14mr|cloog-0.18.2-1|2	%define libname %mklibname %{name}-isl %{major}
14mr|cloog-0.18.2-1|3	%define devname %mklibname -d %{name}-isl
14mr|cloog-0.18.2-1|4	
14mr|cloog-0.18.2-1|5	Summary:	The Chunky Loop Generator
14mr|cloog-0.18.2-1|6	Name:		cloog
14mr|cloog-0.18.2-1|7	Version:	0.18.2
14mr|cloog-0.18.2-1|8	Release:	1
14mr|cloog-0.18.2-1|9	Group:		System/Libraries
14mr|cloog-0.18.2-1|10	License:	GPLv2+
14mr|cloog-0.18.2-1|11	Url:		http://www.cloog.org
14mr|cloog-0.18.2-1|12	Source0:	http://www.bastoul.net/cloog/pages/download/%{name}-%{version}.tar.gz
14mr|cloog-0.18.2-1|13	# Taken from cloog-0.18.1 -- gone missing in 0.18.2, but back in upstream git
14mr|cloog-0.18.2-1|14	Source1:	isl-config.cmake
14mr|cloog-0.18.2-1|15	Source2:	cloog-isl-config.cmake
14mr|cloog-0.18.2-1|16	Patch0:		cloog-0.18.2-isl-0.13.patch
14mr|cloog-0.18.2-1|17	BuildRequires:	gmp-devel
14mr|cloog-0.18.2-1|18	BuildRequires:	pkgconfig(isl)
14mr|cloog-0.18.2-1|19	
14mr|cloog-0.18.2-1|20	%description
14mr|cloog-0.18.2-1|21	CLooG is a software which generates loops for scanning Z-polyhedra. That is,
14mr|cloog-0.18.2-1|22	CLooG finds the code or pseudo-code where each integral point of one or more
14mr|cloog-0.18.2-1|23	parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
14mr|cloog-0.18.2-1|24	designed to avoid control overhead and to produce a very efficient code.
14mr|cloog-0.18.2-1|25	
14mr|cloog-0.18.2-1|26	%files
14mr|cloog-0.18.2-1|27	%{_bindir}/cloog
14mr|cloog-0.18.2-1|28	
14mr|cloog-0.18.2-1|29	#----------------------------------------------------------------------------
14mr|cloog-0.18.2-1|30	
14mr|cloog-0.18.2-1|31	%package -n %{libname}
14mr|cloog-0.18.2-1|32	Summary:	Integer Set Library backend (isl) based version of the CLooG binaries
14mr|cloog-0.18.2-1|33	Group:		Development/C
14mr|cloog-0.18.2-1|34	Obsoletes:	%{_lib}cloog4 < 0.18.0-2
14mr|cloog-0.18.2-1|35	
14mr|cloog-0.18.2-1|36	%description -n %{libname}
14mr|cloog-0.18.2-1|37	The dynamic shared libraries of the Chunky Loop Generator.
14mr|cloog-0.18.2-1|38	
14mr|cloog-0.18.2-1|39	%files -n %{libname}
14mr|cloog-0.18.2-1|40	%{_libdir}/libcloog-isl.so.%{major}*
14mr|cloog-0.18.2-1|41	
14mr|cloog-0.18.2-1|42	#----------------------------------------------------------------------------
14mr|cloog-0.18.2-1|43	
14mr|cloog-0.18.2-1|44	%package -n %{devname}
14mr|cloog-0.18.2-1|45	Summary:	Development tools for the isl based version of Chunky Loop Generator
14mr|cloog-0.18.2-1|46	Group:		Development/C
14mr|cloog-0.18.2-1|47	Requires:	%{libname} = %{EVRD}
14mr|cloog-0.18.2-1|48	Provides:	%{name}-devel = %{EVRD}
14mr|cloog-0.18.2-1|49	Obsoletes:	%{_lib}cloog-devel < 0.18.0-2
14mr|cloog-0.18.2-1|50	
14mr|cloog-0.18.2-1|51	%description -n %{devname}
14mr|cloog-0.18.2-1|52	The header files and .so link of the Chunky Loop Generator.
14mr|cloog-0.18.2-1|53	
14mr|cloog-0.18.2-1|54	%files -n %{devname}
14mr|cloog-0.18.2-1|55	%{_includedir}/cloog
14mr|cloog-0.18.2-1|56	%{_libdir}/libcloog-isl.so
14mr|cloog-0.18.2-1|57	%{_libdir}/pkgconfig/cloog-isl.pc
14mr|cloog-0.18.2-1|58	%{_libdir}/isl
14mr|cloog-0.18.2-1|59	%{_libdir}/cloog-isl
14mr|cloog-0.18.2-1|60	
14mr|cloog-0.18.2-1|61	#----------------------------------------------------------------------------
14mr|cloog-0.18.2-1|62	
14mr|cloog-0.18.2-1|63	%prep
14mr|cloog-0.18.2-1|64	%setup -q
14mr|cloog-0.18.2-1|65	%apply_patches
14mr|cloog-0.18.2-1|66	# Restore missing bits from 0.18.1
14mr|cloog-0.18.2-1|67	mkdir cmake
14mr|cloog-0.18.2-1|68	install -c -m 644 %{SOURCE1} %{SOURCE2} cmake/
14mr|cloog-0.18.2-1|69	#autoreconf -fi
14mr|cloog-0.18.2-1|70	
14mr|cloog-0.18.2-1|71	%build
14mr|cloog-0.18.2-1|72	%configure2_5x \
14mr|cloog-0.18.2-1|73	--disable-static \
14mr|cloog-0.18.2-1|74	--with-isl=system \
14mr|cloog-0.18.2-1|75	--with-bits=gmp
14mr|cloog-0.18.2-1|76	
14mr|cloog-0.18.2-1|77	%make
14mr|cloog-0.18.2-1|78	
14mr|cloog-0.18.2-1|79	%install
14mr|cloog-0.18.2-1|80	%makeinstall_std
14mr|cloog-0.18.2-1|81	
14mr|cloog-0.18.2-1|82	
14mr|cloog-0.18.2-1|83	%changelog
14mr|cloog-0.18.2-1|84	* Tue Sep 09 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.18.2-1
14mr|cloog-0.18.2-1|85	+ Revision: 0006383
14mr|cloog-0.18.2-1|86	- Updated to 0.18.2 (based on what is done in OMV)
14mr|cloog-0.18.2-1|87	
14mr|cloog-0.18.2-1|88	

16066 14
14mr|cloop-utils-2.625-3|1	%define clname      cloop
14mr|cloop-utils-2.625-3|2	%define clver       2.625
14mr|cloop-utils-2.625-3|3	%define clminorver  1
14mr|cloop-utils-2.625-3|4	
14mr|cloop-utils-2.625-3|5	Name:		%{clname}-utils
14mr|cloop-utils-2.625-3|6	Version:	%{clver}
14mr|cloop-utils-2.625-3|7	Release:	3
14mr|cloop-utils-2.625-3|8	Summary:	Utilities for the creation and extraction of compressed loop images
14mr|cloop-utils-2.625-3|9	License:	GPLv2
14mr|cloop-utils-2.625-3|10	Group:		File tools
14mr|cloop-utils-2.625-3|11	URL:		http://debian-knoppix.alioth.debian.org/sources/
14mr|cloop-utils-2.625-3|12	Source0:	http://debian-knoppix.alioth.debian.org/sources/%{clname}_%{clver}-%{clminorver}.tar.gz
14mr|cloop-utils-2.625-3|13	Patch0:		cloop-2.06-write-to-file-ASAP.patch
14mr|cloop-utils-2.625-3|14	Patch1:		mkfile-cloop.patch
14mr|cloop-utils-2.625-3|15	Patch2:		cloop_2.625-gcc43.patch
14mr|cloop-utils-2.625-3|16	BuildRequires:	zlib-devel
14mr|cloop-utils-2.625-3|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|cloop-utils-2.625-3|18	
14mr|cloop-utils-2.625-3|19	%description
14mr|cloop-utils-2.625-3|20	%{summary}.
14mr|cloop-utils-2.625-3|21	
14mr|cloop-utils-2.625-3|22	%prep
14mr|cloop-utils-2.625-3|23	%setup -q -n %{clname}-%{clver}
14mr|cloop-utils-2.625-3|24	%patch0 -p1 -b .write
14mr|cloop-utils-2.625-3|25	%patch1 -b .cflags
14mr|cloop-utils-2.625-3|26	%patch2 -p1 -b .gcc43
14mr|cloop-utils-2.625-3|27	
14mr|cloop-utils-2.625-3|28	%build
14mr|cloop-utils-2.625-3|29	%make utils
14mr|cloop-utils-2.625-3|30	
14mr|cloop-utils-2.625-3|31	%install
14mr|cloop-utils-2.625-3|32	rm -rf %{buildroot}
14mr|cloop-utils-2.625-3|33	mkdir -p %{buildroot}/usr/bin
14mr|cloop-utils-2.625-3|34	install -m 755 create_compressed_fs %{buildroot}/usr/bin
14mr|cloop-utils-2.625-3|35	install -m 755 extract_compressed_fs %{buildroot}/usr/bin
14mr|cloop-utils-2.625-3|36	
14mr|cloop-utils-2.625-3|37	%clean
14mr|cloop-utils-2.625-3|38	rm -Rf %{buildroot}
14mr|cloop-utils-2.625-3|39	
14mr|cloop-utils-2.625-3|40	%files
14mr|cloop-utils-2.625-3|41	%defattr(-,root,root)
14mr|cloop-utils-2.625-3|42	%doc CHANGELOG README
14mr|cloop-utils-2.625-3|43	%{_bindir}/create_compressed_fs
14mr|cloop-utils-2.625-3|44	%{_bindir}/extract_compressed_fs
14mr|cloop-utils-2.625-3|45	
14mr|cloop-utils-2.625-3|46	
14mr|cloop-utils-2.625-3|47	
14mr|cloop-utils-2.625-3|48	
14mr|cloop-utils-2.625-3|49	%changelog
14mr|cloop-utils-2.625-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.625-3
14mr|cloop-utils-2.625-3|51	+ Revision: 59b5ed8
14mr|cloop-utils-2.625-3|52	- MassBuild#440: Increase release tag
14mr|cloop-utils-2.625-3|53	
14mr|cloop-utils-2.625-3|54	

16067 14
14mr|clucene-2.3.3.4-0.20111220.5|1	%define date 20111220
14mr|clucene-2.3.3.4-0.20111220.5|2	%define major	2
14mr|clucene-2.3.3.4-0.20111220.5|3	%define devname	%mklibname %{name} -d
14mr|clucene-2.3.3.4-0.20111220.5|4	
14mr|clucene-2.3.3.4-0.20111220.5|5	Summary:	C++ port of Lucene
14mr|clucene-2.3.3.4-0.20111220.5|6	Name:		clucene
14mr|clucene-2.3.3.4-0.20111220.5|7	Version:	2.3.3.4
14mr|clucene-2.3.3.4-0.20111220.5|8	Release:	0.%{date}.5
14mr|clucene-2.3.3.4-0.20111220.5|9	License:	LGPL
14mr|clucene-2.3.3.4-0.20111220.5|10	Group:		Archiving/Other
14mr|clucene-2.3.3.4-0.20111220.5|11	Url:            http://clucene.sourceforge.net/
14mr|clucene-2.3.3.4-0.20111220.5|12	# Ze: we are using git, so to generate the source file we run:
14mr|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
14mr|clucene-2.3.3.4-0.20111220.5|14	#Source0:	http://prdownloads.sourceforge.net/clucene/%{name}-core-%{version}.tar.gz
14mr|clucene-2.3.3.4-0.20111220.5|15	Source0:	%{name}-%{version}.tar.xz
14mr|clucene-2.3.3.4-0.20111220.5|16	# include LUCENE_SYS_INCLUDES in pkgconfig --cflags output
14mr|clucene-2.3.3.4-0.20111220.5|17	# imported fedora patch
14mr|clucene-2.3.3.4-0.20111220.5|18	Patch0:		clucene-core-2.3.3.4-pkgconfig_sys_includes.patch
14mr|clucene-2.3.3.4-0.20111220.5|19	Patch1:		clucene-2.3.3.4-fix-major.patch
14mr|clucene-2.3.3.4-0.20111220.5|20	Patch2:		patch-clucene-2.3.3.4-install-contribs-lib.diff
14mr|clucene-2.3.3.4-0.20111220.5|21	BuildRequires:  cmake
14mr|clucene-2.3.3.4-0.20111220.5|22	BuildRequires:  pkgconfig(zlib)
14mr|clucene-2.3.3.4-0.20111220.5|23	
14mr|clucene-2.3.3.4-0.20111220.5|24	%description
14mr|clucene-2.3.3.4-0.20111220.5|25	CLucene is a C++ port of Lucene: the high-performance, full-featured
14mr|clucene-2.3.3.4-0.20111220.5|26	text search engine written in Java. CLucene is faster than lucene
14mr|clucene-2.3.3.4-0.20111220.5|27	as it is written in C++.
14mr|clucene-2.3.3.4-0.20111220.5|28	
14mr|clucene-2.3.3.4-0.20111220.5|29	#------------------------------------------------------------------------------
14mr|clucene-2.3.3.4-0.20111220.5|30	%define libclucene_core %mklibname clucene-core %{major}
14mr|clucene-2.3.3.4-0.20111220.5|31	%package -n	%{libclucene_core}
14mr|clucene-2.3.3.4-0.20111220.5|32	Summary:	Shared libraries for %{name}
14mr|clucene-2.3.3.4-0.20111220.5|33	Group:		System/Libraries
14mr|clucene-2.3.3.4-0.20111220.5|34	%rename		%{_lib}clucene_core2
14mr|clucene-2.3.3.4-0.20111220.5|35	Provides:	clucene-core2
14mr|clucene-2.3.3.4-0.20111220.5|36	
14mr|clucene-2.3.3.4-0.20111220.5|37	%description -n %{libclucene_core}
14mr|clucene-2.3.3.4-0.20111220.5|38	CLucene is a C++ port of Lucene: the high-performance, full-featured
14mr|clucene-2.3.3.4-0.20111220.5|39	text search engine written in Java. CLucene is faster than lucene
14mr|clucene-2.3.3.4-0.20111220.5|40	as it is written in C++.
14mr|clucene-2.3.3.4-0.20111220.5|41	
14mr|clucene-2.3.3.4-0.20111220.5|42	This package contains shared libraries for clucene.
14mr|clucene-2.3.3.4-0.20111220.5|43	
14mr|clucene-2.3.3.4-0.20111220.5|44	%files -n %{libclucene_core}
14mr|clucene-2.3.3.4-0.20111220.5|45	%{_libdir}/libclucene-core.so.%{major}*
14mr|clucene-2.3.3.4-0.20111220.5|46	
14mr|clucene-2.3.3.4-0.20111220.5|47	#------------------------------------------------------------------------------
14mr|clucene-2.3.3.4-0.20111220.5|48	%define libclucene_shared %mklibname clucene_shared %{major}
14mr|clucene-2.3.3.4-0.20111220.5|49	%package -n     %{libclucene_shared}
14mr|clucene-2.3.3.4-0.20111220.5|50	Summary:        Shared libraries for %{name}
14mr|clucene-2.3.3.4-0.20111220.5|51	Group:          System/Libraries
14mr|clucene-2.3.3.4-0.20111220.5|52	
14mr|clucene-2.3.3.4-0.20111220.5|53	%description -n %{libclucene_shared}
14mr|clucene-2.3.3.4-0.20111220.5|54	CLucene is a C++ port of Lucene: the high-performance, full-featured
14mr|clucene-2.3.3.4-0.20111220.5|55	text search engine written in Java. CLucene is faster than lucene
14mr|clucene-2.3.3.4-0.20111220.5|56	as it is written in C++.
14mr|clucene-2.3.3.4-0.20111220.5|57	
14mr|clucene-2.3.3.4-0.20111220.5|58	This package contains shared libraries for clucene.
14mr|clucene-2.3.3.4-0.20111220.5|59	
14mr|clucene-2.3.3.4-0.20111220.5|60	%files -n %{libclucene_shared}
14mr|clucene-2.3.3.4-0.20111220.5|61	%{_libdir}/libclucene-shared.so.%{major}*
14mr|clucene-2.3.3.4-0.20111220.5|62	
14mr|clucene-2.3.3.4-0.20111220.5|63	#------------------------------------------------------------------------------
14mr|clucene-2.3.3.4-0.20111220.5|64	%define contrib %mklibname clucene-contribs-lib %{major}
14mr|clucene-2.3.3.4-0.20111220.5|65	%package -n %contrib
14mr|clucene-2.3.3.4-0.20111220.5|66	Summary: Language specific text analyzers for %name
14mr|clucene-2.3.3.4-0.20111220.5|67	Group: System/Libraries
14mr|clucene-2.3.3.4-0.20111220.5|68	Requires: %libclucene_core = %version-%release
14mr|clucene-2.3.3.4-0.20111220.5|69	
14mr|clucene-2.3.3.4-0.20111220.5|70	%description -n %contrib
14mr|clucene-2.3.3.4-0.20111220.5|71	Language specific text analyzers for %{name}
14mr|clucene-2.3.3.4-0.20111220.5|72	
14mr|clucene-2.3.3.4-0.20111220.5|73	%files -n %contrib
14mr|clucene-2.3.3.4-0.20111220.5|74	%_libdir/libclucene-contribs-lib.so.%{major}*
14mr|clucene-2.3.3.4-0.20111220.5|75	
14mr|clucene-2.3.3.4-0.20111220.5|76	#------------------------------------------------------------------------------
14mr|clucene-2.3.3.4-0.20111220.5|77	%package -n	%{devname}
14mr|clucene-2.3.3.4-0.20111220.5|78	Summary:	Development library and header files for the %{name} library
14mr|clucene-2.3.3.4-0.20111220.5|79	Group:		Development/C++
14mr|clucene-2.3.3.4-0.20111220.5|80	Provides:	%{name}-devel = %{version}-%{release}
14mr|clucene-2.3.3.4-0.20111220.5|81	Requires:   %{libclucene_shared} = %{version}-%{release}
14mr|clucene-2.3.3.4-0.20111220.5|82	Requires:       %{libclucene_core} = %{version}-%{release}
14mr|clucene-2.3.3.4-0.20111220.5|83	Requires:       %{contrib} = %{version}-%{release}
14mr|clucene-2.3.3.4-0.20111220.5|84	# Ze: we need to add this provides to avoid break upgrade
14mr|clucene-2.3.3.4-0.20111220.5|85	%ifnarch x86_64
14mr|clucene-2.3.3.4-0.20111220.5|86	Provides:	devel(libclucene)
14mr|clucene-2.3.3.4-0.20111220.5|87	%else
14mr|clucene-2.3.3.4-0.20111220.5|88	Provides:	devel(libclucene(64bit))
14mr|clucene-2.3.3.4-0.20111220.5|89	%endif
14mr|clucene-2.3.3.4-0.20111220.5|90	
14mr|clucene-2.3.3.4-0.20111220.5|91	%description -n	%{devname}
14mr|clucene-2.3.3.4-0.20111220.5|92	CLucene is a C++ port of Lucene: the high-performance, full-featured
14mr|clucene-2.3.3.4-0.20111220.5|93	text search engine written in Java. CLucene is faster than lucene
14mr|clucene-2.3.3.4-0.20111220.5|94	as it is written in C++.
14mr|clucene-2.3.3.4-0.20111220.5|95	
14mr|clucene-2.3.3.4-0.20111220.5|96	This package contains development libraries and development headers for
14mr|clucene-2.3.3.4-0.20111220.5|97	clucene.
14mr|clucene-2.3.3.4-0.20111220.5|98	
14mr|clucene-2.3.3.4-0.20111220.5|99	%files -n %{devname}
14mr|clucene-2.3.3.4-0.20111220.5|100	%{_includedir}/CLucene.h
14mr|clucene-2.3.3.4-0.20111220.5|101	%{_includedir}/CLucene/
14mr|clucene-2.3.3.4-0.20111220.5|102	%{_libdir}/pkgconfig/libclucene-core.pc
14mr|clucene-2.3.3.4-0.20111220.5|103	%{_libdir}/CLuceneConfig.cmake/CLuceneConfig.cmake
14mr|clucene-2.3.3.4-0.20111220.5|104	%{_libdir}/lib*.so
14mr|clucene-2.3.3.4-0.20111220.5|105	
14mr|clucene-2.3.3.4-0.20111220.5|106	#------------------------------------------------------------------------------
14mr|clucene-2.3.3.4-0.20111220.5|107	%prep
14mr|clucene-2.3.3.4-0.20111220.5|108	%setup -q
14mr|clucene-2.3.3.4-0.20111220.5|109	%apply_patches
14mr|clucene-2.3.3.4-0.20111220.5|110	
14mr|clucene-2.3.3.4-0.20111220.5|111	%build
14mr|clucene-2.3.3.4-0.20111220.5|112	%cmake \
14mr|clucene-2.3.3.4-0.20111220.5|113	-DBUILD_CONTRIBS_LIB:BOOL=ON
14mr|clucene-2.3.3.4-0.20111220.5|114	%make
14mr|clucene-2.3.3.4-0.20111220.5|115	
14mr|clucene-2.3.3.4-0.20111220.5|116	%install
14mr|clucene-2.3.3.4-0.20111220.5|117	%makeinstall_std -C build
14mr|clucene-2.3.3.4-0.20111220.5|118	
14mr|clucene-2.3.3.4-0.20111220.5|119	
14mr|clucene-2.3.3.4-0.20111220.5|120	%changelog
14mr|clucene-2.3.3.4-0.20111220.5|121	* Mon Sep 09 2013 akdengi <kazancas@mandriva.ru> 2.3.3.4-0.20111220.5
14mr|clucene-2.3.3.4-0.20111220.5|122	+ Revision: 04c274d
14mr|clucene-2.3.3.4-0.20111220.5|123	- clean spec
14mr|clucene-2.3.3.4-0.20111220.5|124	
14mr|clucene-2.3.3.4-0.20111220.5|125	

16068 14
14mr|cluster-glue-1.0.11-2|1	%define gname	haclient
14mr|cluster-glue-1.0.11-2|2	%define uname	hacluster
14mr|cluster-glue-1.0.11-2|3	%define nogroup	nobody
14mr|cluster-glue-1.0.11-2|4	%define maj1	1
14mr|cluster-glue-1.0.11-2|5	%define major	2
14mr|cluster-glue-1.0.11-2|6	%define liblrm		%mklibname lrm %{major}
14mr|cluster-glue-1.0.11-2|7	%define libpils		%mklibname pils %{major}
14mr|cluster-glue-1.0.11-2|8	%define libplumb 	%mklibname plumb %{major}
14mr|cluster-glue-1.0.11-2|9	%define libplumbgpl	%mklibname plumbgpl %{major}
14mr|cluster-glue-1.0.11-2|10	%define libstonith	%mklibname stonith %{maj1}
14mr|cluster-glue-1.0.11-2|11	%define devname	%mklibname %{name} -d
14mr|cluster-glue-1.0.11-2|12	
14mr|cluster-glue-1.0.11-2|13	# When downloading directly from Mercurial, it will automatically add this prefix
14mr|cluster-glue-1.0.11-2|14	# Invoking 'hg archive' wont but you can add one with: hg archive -t tgz -p "Reusable-Cluster-Components-" -r $upstreamversion $upstreamversion.tar.gz
14mr|cluster-glue-1.0.11-2|15	%define upstreamprefix Reusable-Cluster-Components-glue--
14mr|cluster-glue-1.0.11-2|16	%define upstreamversion glue-%{version}
14mr|cluster-glue-1.0.11-2|17	
14mr|cluster-glue-1.0.11-2|18	# Keep around for when/if required
14mr|cluster-glue-1.0.11-2|19	#global alphatag %{upstreamversion}.hg
14mr|cluster-glue-1.0.11-2|20	
14mr|cluster-glue-1.0.11-2|21	Summary:	Reusable cluster components
14mr|cluster-glue-1.0.11-2|22	Name:		cluster-glue
14mr|cluster-glue-1.0.11-2|23	Version:	1.0.11
14mr|cluster-glue-1.0.11-2|24	Release:	2
14mr|cluster-glue-1.0.11-2|25	License:	GPLv2+ and LGPLv2+
14mr|cluster-glue-1.0.11-2|26	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|27	Url:		http://linux-ha.org/wiki/Cluster_Glue
14mr|cluster-glue-1.0.11-2|28	Source0:	http://hg.linux-ha.org/glue/archive/%{upstreamversion}.tar.bz2
14mr|cluster-glue-1.0.11-2|29	Patch0:		cluster-glue-automake-1.13.patch
14mr|cluster-glue-1.0.11-2|30	
14mr|cluster-glue-1.0.11-2|31	BuildRequires:	docbook-dtd44-xml
14mr|cluster-glue-1.0.11-2|32	BuildRequires:	docbook-style-xsl
14mr|cluster-glue-1.0.11-2|33	BuildRequires:	xsltproc
14mr|cluster-glue-1.0.11-2|34	BuildRequires:	bzip2-devel
14mr|cluster-glue-1.0.11-2|35	BuildRequires:	libaio-devel
14mr|cluster-glue-1.0.11-2|36	BuildRequires:	libtool-devel
14mr|cluster-glue-1.0.11-2|37	BuildRequires:	net-snmp-devel
14mr|cluster-glue-1.0.11-2|38	BuildRequires:	pkgconfig(glib-2.0)
14mr|cluster-glue-1.0.11-2|39	BuildRequires:	pkgconfig(libcurl)
14mr|cluster-glue-1.0.11-2|40	BuildRequires:	pkgconfig(libxml-2.0)
14mr|cluster-glue-1.0.11-2|41	BuildRequires:	pkgconfig(OpenIPMI)
14mr|cluster-glue-1.0.11-2|42	BuildRequires:	pkgconfig(python)
14mr|cluster-glue-1.0.11-2|43	BuildRequires:	pkgconfig(uuid)
14mr|cluster-glue-1.0.11-2|44	Requires:	perl-TimeDate
14mr|cluster-glue-1.0.11-2|45	
14mr|cluster-glue-1.0.11-2|46	%description
14mr|cluster-glue-1.0.11-2|47	A collection of common tools that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|48	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|49	Provides a local resource manager that understands the OCF and LSB
14mr|cluster-glue-1.0.11-2|50	standards, and an interface to common STONITH devices.
14mr|cluster-glue-1.0.11-2|51	
14mr|cluster-glue-1.0.11-2|52	%files
14mr|cluster-glue-1.0.11-2|53	%doc AUTHORS COPYING
14mr|cluster-glue-1.0.11-2|54	%{_sbindir}/cibsecret
14mr|cluster-glue-1.0.11-2|55	%{_sbindir}/ha_logger
14mr|cluster-glue-1.0.11-2|56	%{_sbindir}/hb_report
14mr|cluster-glue-1.0.11-2|57	%{_sbindir}/lrmadmin
14mr|cluster-glue-1.0.11-2|58	%{_sbindir}/meatclient
14mr|cluster-glue-1.0.11-2|59	%{_sbindir}/sbd
14mr|cluster-glue-1.0.11-2|60	%{_sbindir}/stonith
14mr|cluster-glue-1.0.11-2|61	%{_sysconfdir}/init.d/logd
14mr|cluster-glue-1.0.11-2|62	
14mr|cluster-glue-1.0.11-2|63	%dir %{_libdir}/heartbeat
14mr|cluster-glue-1.0.11-2|64	%dir %{_libdir}/heartbeat/plugins
14mr|cluster-glue-1.0.11-2|65	%dir %{_libdir}/heartbeat/plugins/compress
14mr|cluster-glue-1.0.11-2|66	%dir %{_libdir}/heartbeat/plugins/RAExec
14mr|cluster-glue-1.0.11-2|67	%dir %{_libdir}/heartbeat/plugins/InterfaceMgr
14mr|cluster-glue-1.0.11-2|68	%{_libdir}/heartbeat/lrmd
14mr|cluster-glue-1.0.11-2|69	%{_libdir}/heartbeat/ha_logd
14mr|cluster-glue-1.0.11-2|70	%{_libdir}/heartbeat/plugins/RAExec/*.so
14mr|cluster-glue-1.0.11-2|71	%{_libdir}/heartbeat/plugins/InterfaceMgr/*.so
14mr|cluster-glue-1.0.11-2|72	%{_libdir}/heartbeat/plugins/compress/bz2.so
14mr|cluster-glue-1.0.11-2|73	%{_libdir}/heartbeat/plugins/compress/zlib.so
14mr|cluster-glue-1.0.11-2|74	
14mr|cluster-glue-1.0.11-2|75	%dir %{_libdir}/stonith
14mr|cluster-glue-1.0.11-2|76	%dir %{_libdir}/stonith/plugins
14mr|cluster-glue-1.0.11-2|77	%dir %{_libdir}/stonith/plugins/stonith2
14mr|cluster-glue-1.0.11-2|78	%{_datadir}/cluster-glue/ha_log.sh
14mr|cluster-glue-1.0.11-2|79	%{_libdir}/stonith/plugins/external
14mr|cluster-glue-1.0.11-2|80	%{_libdir}/stonith/plugins/stonith2/*.so
14mr|cluster-glue-1.0.11-2|81	%{_libdir}/stonith/plugins/stonith2/*.py*
14mr|cluster-glue-1.0.11-2|82	%{_libdir}/stonith/plugins/xen0-ha-dom0-stonith-helper
14mr|cluster-glue-1.0.11-2|83	%dir %{_datadir}/cluster-glue
14mr|cluster-glue-1.0.11-2|84	%{_datadir}/cluster-glue/ha_cf_support.sh
14mr|cluster-glue-1.0.11-2|85	%{_datadir}/cluster-glue/openais_conf_support.sh
14mr|cluster-glue-1.0.11-2|86	%{_datadir}/cluster-glue/utillib.sh
14mr|cluster-glue-1.0.11-2|87	%{_datadir}/cluster-glue/combine-logs.pl
14mr|cluster-glue-1.0.11-2|88	%dir %{_var}/lib/heartbeat
14mr|cluster-glue-1.0.11-2|89	%dir %{_var}/lib/heartbeat/cores
14mr|cluster-glue-1.0.11-2|90	%dir %attr (0700, root, root)		%{_var}/lib/heartbeat/cores/root
14mr|cluster-glue-1.0.11-2|91	%dir %attr (0700, nobody, %{nogroup})	%{_var}/lib/heartbeat/cores/nobody
14mr|cluster-glue-1.0.11-2|92	%dir %attr (0700, %{uname}, %{gname})	%{_var}/lib/heartbeat/cores/%{uname}
14mr|cluster-glue-1.0.11-2|93	%doc %{_mandir}/man1/*
14mr|cluster-glue-1.0.11-2|94	%doc %{_mandir}/man8/*
14mr|cluster-glue-1.0.11-2|95	
14mr|cluster-glue-1.0.11-2|96	%pre
14mr|cluster-glue-1.0.11-2|97	%_pre_useradd %{uname} %{_var}/lib/heartbeat/cores/hacluster /bin/false
14mr|cluster-glue-1.0.11-2|98	%_pre_groupadd %{gname} %{uname}
14mr|cluster-glue-1.0.11-2|99	
14mr|cluster-glue-1.0.11-2|100	%postun
14mr|cluster-glue-1.0.11-2|101	%_postun_userdel %{uname}
14mr|cluster-glue-1.0.11-2|102	%_postun_groupdel %{gname}
14mr|cluster-glue-1.0.11-2|103	
14mr|cluster-glue-1.0.11-2|104	
14mr|cluster-glue-1.0.11-2|105	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|106	
14mr|cluster-glue-1.0.11-2|107	%package -n %{liblrm}
14mr|cluster-glue-1.0.11-2|108	Summary:	Reusable cluster libraries
14mr|cluster-glue-1.0.11-2|109	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|110	
14mr|cluster-glue-1.0.11-2|111	%description -n %{liblrm}
14mr|cluster-glue-1.0.11-2|112	A collection of libraries that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|113	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|114	
14mr|cluster-glue-1.0.11-2|115	%files -n %{liblrm}
14mr|cluster-glue-1.0.11-2|116	%{_libdir}/liblrm.so.%{major}*
14mr|cluster-glue-1.0.11-2|117	
14mr|cluster-glue-1.0.11-2|118	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|119	
14mr|cluster-glue-1.0.11-2|120	%package -n %{libpils}
14mr|cluster-glue-1.0.11-2|121	Summary:	Reusable cluster libraries
14mr|cluster-glue-1.0.11-2|122	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|123	
14mr|cluster-glue-1.0.11-2|124	%description -n %{libpils}
14mr|cluster-glue-1.0.11-2|125	A collection of libraries that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|126	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|127	
14mr|cluster-glue-1.0.11-2|128	%files -n %{libpils}
14mr|cluster-glue-1.0.11-2|129	%{_libdir}/libpils.so.%{major}*
14mr|cluster-glue-1.0.11-2|130	
14mr|cluster-glue-1.0.11-2|131	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|132	
14mr|cluster-glue-1.0.11-2|133	%package -n %{libplumb}
14mr|cluster-glue-1.0.11-2|134	Summary:	Reusable cluster libraries
14mr|cluster-glue-1.0.11-2|135	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|136	
14mr|cluster-glue-1.0.11-2|137	%description -n %{libplumb}
14mr|cluster-glue-1.0.11-2|138	A collection of libraries that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|139	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|140	
14mr|cluster-glue-1.0.11-2|141	%files -n %{libplumb}
14mr|cluster-glue-1.0.11-2|142	%{_libdir}/libplumb.so.%{major}*
14mr|cluster-glue-1.0.11-2|143	
14mr|cluster-glue-1.0.11-2|144	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|145	
14mr|cluster-glue-1.0.11-2|146	%package -n %{libplumbgpl}
14mr|cluster-glue-1.0.11-2|147	Summary:	Reusable cluster libraries
14mr|cluster-glue-1.0.11-2|148	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|149	
14mr|cluster-glue-1.0.11-2|150	%description -n %{libplumbgpl}
14mr|cluster-glue-1.0.11-2|151	A collection of libraries that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|152	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|153	
14mr|cluster-glue-1.0.11-2|154	%files -n %{libplumbgpl}
14mr|cluster-glue-1.0.11-2|155	%{_libdir}/libplumbgpl.so.%{major}*
14mr|cluster-glue-1.0.11-2|156	
14mr|cluster-glue-1.0.11-2|157	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|158	
14mr|cluster-glue-1.0.11-2|159	%package -n %{libstonith}
14mr|cluster-glue-1.0.11-2|160	Summary:	Reusable cluster libraries
14mr|cluster-glue-1.0.11-2|161	Group:		System/Libraries
14mr|cluster-glue-1.0.11-2|162	
14mr|cluster-glue-1.0.11-2|163	%description -n %{libstonith}
14mr|cluster-glue-1.0.11-2|164	A collection of libraries that are useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|165	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|166	
14mr|cluster-glue-1.0.11-2|167	%files -n %{libstonith}
14mr|cluster-glue-1.0.11-2|168	%{_libdir}/libstonith.so.%{maj1}*
14mr|cluster-glue-1.0.11-2|169	
14mr|cluster-glue-1.0.11-2|170	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|171	
14mr|cluster-glue-1.0.11-2|172	%package -n %{devname}
14mr|cluster-glue-1.0.11-2|173	Summary:	Headers and libraries for writing cluster managers
14mr|cluster-glue-1.0.11-2|174	Group:		Development/Other
14mr|cluster-glue-1.0.11-2|175	Requires:	%{liblrm} = %{version}-%{release}
14mr|cluster-glue-1.0.11-2|176	Requires:	%{libpils} = %{version}-%{release}
14mr|cluster-glue-1.0.11-2|177	Requires:	%{libplumb} = %{version}-%{release}
14mr|cluster-glue-1.0.11-2|178	Requires:	%{libplumbgpl} = %{version}-%{release}
14mr|cluster-glue-1.0.11-2|179	Requires:	%{libstonith} = %{version}-%{release}
14mr|cluster-glue-1.0.11-2|180	%rename		%{name}-devel
14mr|cluster-glue-1.0.11-2|181	
14mr|cluster-glue-1.0.11-2|182	%description -n %{devname}
14mr|cluster-glue-1.0.11-2|183	Headers and shared libraries for a useful for writing cluster managers
14mr|cluster-glue-1.0.11-2|184	such as Pacemaker.
14mr|cluster-glue-1.0.11-2|185	
14mr|cluster-glue-1.0.11-2|186	%files -n %{devname}
14mr|cluster-glue-1.0.11-2|187	%dir %{_libdir}/heartbeat
14mr|cluster-glue-1.0.11-2|188	%dir %{_libdir}/heartbeat/plugins
14mr|cluster-glue-1.0.11-2|189	%dir %{_libdir}/heartbeat/plugins/test
14mr|cluster-glue-1.0.11-2|190	%dir %{_datadir}/cluster-glue
14mr|cluster-glue-1.0.11-2|191	%{_libdir}/lib*.so
14mr|cluster-glue-1.0.11-2|192	%{_libdir}/heartbeat/ipctest
14mr|cluster-glue-1.0.11-2|193	%{_libdir}/heartbeat/ipctransientclient
14mr|cluster-glue-1.0.11-2|194	%{_libdir}/heartbeat/ipctransientserver
14mr|cluster-glue-1.0.11-2|195	%{_libdir}/heartbeat/transient-test.sh
14mr|cluster-glue-1.0.11-2|196	%{_libdir}/heartbeat/base64_md5_test
14mr|cluster-glue-1.0.11-2|197	%{_libdir}/heartbeat/logtest
14mr|cluster-glue-1.0.11-2|198	%{_libdir}/heartbeat/plugins/test/test.so
14mr|cluster-glue-1.0.11-2|199	%{_includedir}/clplumbing
14mr|cluster-glue-1.0.11-2|200	%{_includedir}/heartbeat
14mr|cluster-glue-1.0.11-2|201	%{_includedir}/stonith
14mr|cluster-glue-1.0.11-2|202	%{_includedir}/pils
14mr|cluster-glue-1.0.11-2|203	%{_datadir}/cluster-glue/lrmtest
14mr|cluster-glue-1.0.11-2|204	
14mr|cluster-glue-1.0.11-2|205	#----------------------------------------------------------------------------
14mr|cluster-glue-1.0.11-2|206	
14mr|cluster-glue-1.0.11-2|207	%prep
14mr|cluster-glue-1.0.11-2|208	%setup -qn %{upstreamprefix}%{upstreamversion}
14mr|cluster-glue-1.0.11-2|209	%apply_patches
14mr|cluster-glue-1.0.11-2|210	
14mr|cluster-glue-1.0.11-2|211	%build
14mr|cluster-glue-1.0.11-2|212	#./autogen.sh
14mr|cluster-glue-1.0.11-2|213	autoreconf -fi
14mr|cluster-glue-1.0.11-2|214	%configure2_5x \
14mr|cluster-glue-1.0.11-2|215	--disable-static \
14mr|cluster-glue-1.0.11-2|216	--enable-fatal-warnings=no \
14mr|cluster-glue-1.0.11-2|217	--localstatedir=%{_var} \
14mr|cluster-glue-1.0.11-2|218	--with-daemon-group=%{gname} \
14mr|cluster-glue-1.0.11-2|219	--with-daemon-user=%{uname}
14mr|cluster-glue-1.0.11-2|220	
14mr|cluster-glue-1.0.11-2|221	%make
14mr|cluster-glue-1.0.11-2|222	
14mr|cluster-glue-1.0.11-2|223	%install
14mr|cluster-glue-1.0.11-2|224	%makeinstall_std
14mr|cluster-glue-1.0.11-2|225	
14mr|cluster-glue-1.0.11-2|226	# Don't package things we wont support
14mr|cluster-glue-1.0.11-2|227	rm -f %{buildroot}/%{_libdir}/stonith/plugins/stonith2/rhcs.*
14mr|cluster-glue-1.0.11-2|228	
14mr|cluster-glue-1.0.11-2|229	
14mr|cluster-glue-1.0.11-2|230	%changelog
14mr|cluster-glue-1.0.11-2|231	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.11-2
14mr|cluster-glue-1.0.11-2|232	+ Revision: 92d4640
14mr|cluster-glue-1.0.11-2|233	- MassBuild#440: Increase release tag
14mr|cluster-glue-1.0.11-2|234	
14mr|cluster-glue-1.0.11-2|235	

16069 14
14mr|clutter-1.18.2-2|1	%define api 1.0
14mr|clutter-1.18.2-2|2	%define major 0
14mr|clutter-1.18.2-2|3	%define girmajor	1.0
14mr|clutter-1.18.2-2|4	
14mr|clutter-1.18.2-2|5	%define libname		%mklibname %{name} %{api} %{major}
14mr|clutter-1.18.2-2|6	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|clutter-1.18.2-2|7	%define develname	%mklibname -d %{name} %{api}
14mr|clutter-1.18.2-2|8	
14mr|clutter-1.18.2-2|9	Summary:       Software library for fast, visually rich GUIs
14mr|clutter-1.18.2-2|10	Name:          clutter
14mr|clutter-1.18.2-2|11	Version:       1.18.2
14mr|clutter-1.18.2-2|12	Release:       2
14mr|clutter-1.18.2-2|13	License:       LGPLv2+
14mr|clutter-1.18.2-2|14	Group:         Graphics
14mr|clutter-1.18.2-2|15	Url:           http://clutter-project.org/
14mr|clutter-1.18.2-2|16	Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.18/%{name}-%{version}.tar.xz
14mr|clutter-1.18.2-2|17	
14mr|clutter-1.18.2-2|18	BuildRequires:	pkgconfig(atk)
14mr|clutter-1.18.2-2|19	BuildRequires:	pkgconfig(cairo-gobject)
14mr|clutter-1.18.2-2|20	BuildRequires:	pkgconfig(cogl-1.0)
14mr|clutter-1.18.2-2|21	BuildRequires:	pkgconfig(cogl-pango-1.0)
14mr|clutter-1.18.2-2|22	BuildRequires:	pkgconfig(gdk-3.0)
14mr|clutter-1.18.2-2|23	BuildRequires:	pkgconfig(gl)
14mr|clutter-1.18.2-2|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|clutter-1.18.2-2|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|clutter-1.18.2-2|26	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|clutter-1.18.2-2|27	BuildRequires:	pkgconfig(pangocairo)
14mr|clutter-1.18.2-2|28	BuildRequires:	pkgconfig(pangoft2)
14mr|clutter-1.18.2-2|29	BuildRequires:	pkgconfig(x11)
14mr|clutter-1.18.2-2|30	BuildRequires:	pkgconfig(xcomposite)
14mr|clutter-1.18.2-2|31	BuildRequires:	pkgconfig(xdamage)
14mr|clutter-1.18.2-2|32	BuildRequires:	pkgconfig(xext)
14mr|clutter-1.18.2-2|33	BuildRequires:	pkgconfig(xfixes)
14mr|clutter-1.18.2-2|34	BuildRequires:	pkgconfig(xi)
14mr|clutter-1.18.2-2|35	
14mr|clutter-1.18.2-2|36	%description
14mr|clutter-1.18.2-2|37	Clutter is an open source software library for creating fast, visually rich
14mr|clutter-1.18.2-2|38	graphical user interfaces. The most obvious example of potential usage is in
14mr|clutter-1.18.2-2|39	media center type applications. We hope however it can be used for a lot more.
14mr|clutter-1.18.2-2|40	
14mr|clutter-1.18.2-2|41	Clutter uses OpenGL (and soon optionally OpenGL ES) for rendering but with an
14mr|clutter-1.18.2-2|42	API which hides the underlying GL complexity from the developer. The Clutter
14mr|clutter-1.18.2-2|43	API is intended to be easy to use, efficient and flexible.
14mr|clutter-1.18.2-2|44	
14mr|clutter-1.18.2-2|45	%package i18n
14mr|clutter-1.18.2-2|46	Summary: Translations for %{name}
14mr|clutter-1.18.2-2|47	Group: System/Internationalization
14mr|clutter-1.18.2-2|48	
14mr|clutter-1.18.2-2|49	%description i18n
14mr|clutter-1.18.2-2|50	This contains the translation data for %{name}.
14mr|clutter-1.18.2-2|51	
14mr|clutter-1.18.2-2|52	%package -n %{libname}
14mr|clutter-1.18.2-2|53	Summary:	Software library for fast, visually rich GUIs
14mr|clutter-1.18.2-2|54	Group:		System/Libraries
14mr|clutter-1.18.2-2|55	Suggests:	%{name}-i18n >= %{version}-%{release}
14mr|clutter-1.18.2-2|56	
14mr|clutter-1.18.2-2|57	%description -n %{libname}
14mr|clutter-1.18.2-2|58	This package contains the shared library for %{name}.
14mr|clutter-1.18.2-2|59	
14mr|clutter-1.18.2-2|60	%package -n %{girname}
14mr|clutter-1.18.2-2|61	Summary:	GObject Introspection interface description for %{name}
14mr|clutter-1.18.2-2|62	Group:		System/Libraries
14mr|clutter-1.18.2-2|63	
14mr|clutter-1.18.2-2|64	%description -n %{girname}
14mr|clutter-1.18.2-2|65	GObject Introspection interface description for %{name}.
14mr|clutter-1.18.2-2|66	
14mr|clutter-1.18.2-2|67	%package -n %{develname}
14mr|clutter-1.18.2-2|68	Summary:	Development headers/libraries for %{name}
14mr|clutter-1.18.2-2|69	Group:		Development/X11
14mr|clutter-1.18.2-2|70	Provides:	%{name}-devel = %{version}-%{release}
14mr|clutter-1.18.2-2|71	Requires:	%{libname} = %{version}-%{release}
14mr|clutter-1.18.2-2|72	Requires:	%{girname} = %{version}-%{release}
14mr|clutter-1.18.2-2|73	Obsoletes:	%mklibname %{name} %{api} %{major} -d
14mr|clutter-1.18.2-2|74	
14mr|clutter-1.18.2-2|75	%description -n %{develname}
14mr|clutter-1.18.2-2|76	Development headers/libraries for %{name} (see %{libname} package)
14mr|clutter-1.18.2-2|77	
14mr|clutter-1.18.2-2|78	%prep
14mr|clutter-1.18.2-2|79	%setup -q
14mr|clutter-1.18.2-2|80	%apply_patches
14mr|clutter-1.18.2-2|81	
14mr|clutter-1.18.2-2|82	%build
14mr|clutter-1.18.2-2|83	%configure2_5x \
14mr|clutter-1.18.2-2|84	--disable-static \
14mr|clutter-1.18.2-2|85	--disable-rpath \
14mr|clutter-1.18.2-2|86	--enable-introspection=yes \
14mr|clutter-1.18.2-2|87	--enable-gdk-backend=yes \
14mr|clutter-1.18.2-2|88	--enable-x11-backend=yes
14mr|clutter-1.18.2-2|89	
14mr|clutter-1.18.2-2|90	%make
14mr|clutter-1.18.2-2|91	
14mr|clutter-1.18.2-2|92	%install
14mr|clutter-1.18.2-2|93	%makeinstall_std
14mr|clutter-1.18.2-2|94	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|clutter-1.18.2-2|95	%find_lang %{name}-%{api}
14mr|clutter-1.18.2-2|96	
14mr|clutter-1.18.2-2|97	%files i18n -f %{name}-%{api}.lang
14mr|clutter-1.18.2-2|98	
14mr|clutter-1.18.2-2|99	%files -n %{libname}
14mr|clutter-1.18.2-2|100	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|clutter-1.18.2-2|101	%{_libdir}/lib%{name}-glx-%{api}.so.%{major}*
14mr|clutter-1.18.2-2|102	
14mr|clutter-1.18.2-2|103	%files -n %{girname}
14mr|clutter-1.18.2-2|104	%{_libdir}/girepository-1.0/Cally-%{api}.typelib
14mr|clutter-1.18.2-2|105	%{_libdir}/girepository-1.0/Clutter-%{api}.typelib
14mr|clutter-1.18.2-2|106	%{_libdir}/girepository-1.0/ClutterGdk-%{girmajor}.typelib
14mr|clutter-1.18.2-2|107	%{_libdir}/girepository-1.0/ClutterX11-%{api}.typelib
14mr|clutter-1.18.2-2|108	
14mr|clutter-1.18.2-2|109	%files -n %{develname}
14mr|clutter-1.18.2-2|110	%dir %{_includedir}/%{name}-%{api}
14mr|clutter-1.18.2-2|111	%{_includedir}/%{name}-%{api}/cally
14mr|clutter-1.18.2-2|112	%{_includedir}/%{name}-%{api}/%{name}
14mr|clutter-1.18.2-2|113	%{_libdir}/lib%{name}-%{api}.so
14mr|clutter-1.18.2-2|114	%{_libdir}/lib%{name}-glx-%{api}.so
14mr|clutter-1.18.2-2|115	%{_libdir}/pkgconfig/cally-%{api}.pc
14mr|clutter-1.18.2-2|116	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|clutter-1.18.2-2|117	%{_libdir}/pkgconfig/%{name}-cogl-%{api}.pc
14mr|clutter-1.18.2-2|118	%{_libdir}/pkgconfig/%{name}-gdk-%{api}.pc
14mr|clutter-1.18.2-2|119	%{_libdir}/pkgconfig/%{name}-glx-%{api}.pc
14mr|clutter-1.18.2-2|120	%{_libdir}/pkgconfig/%{name}-x11-%{api}.pc
14mr|clutter-1.18.2-2|121	%{_datadir}/gir-1.0/Cally-%{api}.gir
14mr|clutter-1.18.2-2|122	%{_datadir}/gir-1.0/Clutter-%{api}.gir
14mr|clutter-1.18.2-2|123	%{_datadir}/gir-1.0/ClutterGdk-%{girmajor}.gir
14mr|clutter-1.18.2-2|124	%{_datadir}/gir-1.0/ClutterX11-%{api}.gir
14mr|clutter-1.18.2-2|125	%{_datadir}/gtk-doc/html/cally
14mr|clutter-1.18.2-2|126	%{_datadir}/gtk-doc/html/%{name}
14mr|clutter-1.18.2-2|127	
14mr|clutter-1.18.2-2|128	
14mr|clutter-1.18.2-2|129	%changelog
14mr|clutter-1.18.2-2|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.18.2-2
14mr|clutter-1.18.2-2|131	+ Revision: 09f907f
14mr|clutter-1.18.2-2|132	- MassBuild#440: Increase release tag
14mr|clutter-1.18.2-2|133	
14mr|clutter-1.18.2-2|134	

16070 14
14mr|clutter-gesture-0.0.2.1-2|1	%define api	0.0.2
14mr|clutter-gesture-0.0.2.1-2|2	%define major		0
14mr|clutter-gesture-0.0.2.1-2|3	%define libname		%mklibname %{name} %{api} %{major}
14mr|clutter-gesture-0.0.2.1-2|4	%define develname	%mklibname %{name} %{api} -d
14mr|clutter-gesture-0.0.2.1-2|5	
14mr|clutter-gesture-0.0.2.1-2|6	Name:		clutter-gesture
14mr|clutter-gesture-0.0.2.1-2|7	Version:	0.0.2.1
14mr|clutter-gesture-0.0.2.1-2|8	Release:	2
14mr|clutter-gesture-0.0.2.1-2|9	Summary:	Gesture Library for Clutter
14mr|clutter-gesture-0.0.2.1-2|10	Group:		System/Libraries
14mr|clutter-gesture-0.0.2.1-2|11	License:	LGPLv2+ and MIT
14mr|clutter-gesture-0.0.2.1-2|12	URL:		http://maemo.org/packages/view/clutter-gesture/
14mr|clutter-gesture-0.0.2.1-2|13	Source0:	http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
14mr|clutter-gesture-0.0.2.1-2|14	Patch1:		clutter-gesture-0.0.2-build.patch
14mr|clutter-gesture-0.0.2.1-2|15	
14mr|clutter-gesture-0.0.2.1-2|16	BuildRequires:	pkgconfig(clutter-x11-1.0)
14mr|clutter-gesture-0.0.2.1-2|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|clutter-gesture-0.0.2.1-2|18	BuildRequires:  pkgconfig(gl)
14mr|clutter-gesture-0.0.2.1-2|19	
14mr|clutter-gesture-0.0.2.1-2|20	%description
14mr|clutter-gesture-0.0.2.1-2|21	This library allows clutter applications to be aware of gestures
14mr|clutter-gesture-0.0.2.1-2|22	and to easily attach some handlers to the gesture events. The library
14mr|clutter-gesture-0.0.2.1-2|23	supports both single and multi touch.
14mr|clutter-gesture-0.0.2.1-2|24	
14mr|clutter-gesture-0.0.2.1-2|25	%package -n %{libname}
14mr|clutter-gesture-0.0.2.1-2|26	Summary:	Gesture Library for Clutter
14mr|clutter-gesture-0.0.2.1-2|27	Group:		System/Libraries
14mr|clutter-gesture-0.0.2.1-2|28	
14mr|clutter-gesture-0.0.2.1-2|29	%description -n %{libname}
14mr|clutter-gesture-0.0.2.1-2|30	This library allows clutter applications to be aware of gestures
14mr|clutter-gesture-0.0.2.1-2|31	and to easily attach some handlers to the gesture events. The library
14mr|clutter-gesture-0.0.2.1-2|32	supports both single and multi touch.
14mr|clutter-gesture-0.0.2.1-2|33	
14mr|clutter-gesture-0.0.2.1-2|34	%package -n %{develname}
14mr|clutter-gesture-0.0.2.1-2|35	Summary:	Development files and headers for %{name}
14mr|clutter-gesture-0.0.2.1-2|36	Group:		Development/Other
14mr|clutter-gesture-0.0.2.1-2|37	Requires:	%{libname} = %{version}-%{release}
14mr|clutter-gesture-0.0.2.1-2|38	
14mr|clutter-gesture-0.0.2.1-2|39	%description -n %{develname}
14mr|clutter-gesture-0.0.2.1-2|40	Files for development with %{name}.
14mr|clutter-gesture-0.0.2.1-2|41	
14mr|clutter-gesture-0.0.2.1-2|42	%prep
14mr|clutter-gesture-0.0.2.1-2|43	%setup -q
14mr|clutter-gesture-0.0.2.1-2|44	%apply_patches
14mr|clutter-gesture-0.0.2.1-2|45	
14mr|clutter-gesture-0.0.2.1-2|46	# don't treat warnings as errors
14mr|clutter-gesture-0.0.2.1-2|47	sed -i -e 's,-Werror,,g' configure.ac
14mr|clutter-gesture-0.0.2.1-2|48	
14mr|clutter-gesture-0.0.2.1-2|49	# The NEWS file contains the license so use it as a COPYING file. Upstream has been contacted to resolve the issue
14mr|clutter-gesture-0.0.2.1-2|50	cp NEWS COPYING
14mr|clutter-gesture-0.0.2.1-2|51	
14mr|clutter-gesture-0.0.2.1-2|52	%build
14mr|clutter-gesture-0.0.2.1-2|53	autoreconf -vfi
14mr|clutter-gesture-0.0.2.1-2|54	%configure2_5x \
14mr|clutter-gesture-0.0.2.1-2|55	--disable-static
14mr|clutter-gesture-0.0.2.1-2|56	
14mr|clutter-gesture-0.0.2.1-2|57	%make LIBS=-lm CFLAGS+="-DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS" V=1
14mr|clutter-gesture-0.0.2.1-2|58	%install
14mr|clutter-gesture-0.0.2.1-2|59	rm -rf %{buildroot}
14mr|clutter-gesture-0.0.2.1-2|60	%makeinstall_std
14mr|clutter-gesture-0.0.2.1-2|61	
14mr|clutter-gesture-0.0.2.1-2|62	#Remove libtool archives.
14mr|clutter-gesture-0.0.2.1-2|63	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|clutter-gesture-0.0.2.1-2|64	
14mr|clutter-gesture-0.0.2.1-2|65	%files -n %{libname}
14mr|clutter-gesture-0.0.2.1-2|66	%doc COPYING
14mr|clutter-gesture-0.0.2.1-2|67	%{_libdir}/libcluttergesture-%{api}.so.%{major}*
14mr|clutter-gesture-0.0.2.1-2|68	%{_libdir}/libengine.so.%{major}*
14mr|clutter-gesture-0.0.2.1-2|69	
14mr|clutter-gesture-0.0.2.1-2|70	%files -n %{develname}
14mr|clutter-gesture-0.0.2.1-2|71	%{_libdir}/libcluttergesture-%{api}.so
14mr|clutter-gesture-0.0.2.1-2|72	%{_libdir}/libengine.so
14mr|clutter-gesture-0.0.2.1-2|73	%{_includedir}/%{name}
14mr|clutter-gesture-0.0.2.1-2|74	%{_libdir}/pkgconfig/%{name}.pc
14mr|clutter-gesture-0.0.2.1-2|75	
14mr|clutter-gesture-0.0.2.1-2|76	
14mr|clutter-gesture-0.0.2.1-2|77	
14mr|clutter-gesture-0.0.2.1-2|78	
14mr|clutter-gesture-0.0.2.1-2|79	%changelog
14mr|clutter-gesture-0.0.2.1-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.2.1-2
14mr|clutter-gesture-0.0.2.1-2|81	+ Revision: 73e43bf
14mr|clutter-gesture-0.0.2.1-2|82	- MassBuild#440: Increase release tag
14mr|clutter-gesture-0.0.2.1-2|83	
14mr|clutter-gesture-0.0.2.1-2|84	

16071 14
14mr|clutter-gst-1.6.0-5|1	%define api 1.0
14mr|clutter-gst-1.6.0-5|2	%define clutterapi 1.0
14mr|clutter-gst-1.6.0-5|3	%define major 0
14mr|clutter-gst-1.6.0-5|4	%define libname %mklibname %{name} %{api} %{major}
14mr|clutter-gst-1.6.0-5|5	%define girname %mklibname %{name}-gir %{api}
14mr|clutter-gst-1.6.0-5|6	%define devname %mklibname %{name} %{api} -d
14mr|clutter-gst-1.6.0-5|7	
14mr|clutter-gst-1.6.0-5|8	%define gstapi 0.10
14mr|clutter-gst-1.6.0-5|9	%define gstname gstreamer%{gstapi}-gstclutter
14mr|clutter-gst-1.6.0-5|10	
14mr|clutter-gst-1.6.0-5|11	Summary:	GST video texture actor and audio player object for Clutter
14mr|clutter-gst-1.6.0-5|12	Name:		clutter-gst
14mr|clutter-gst-1.6.0-5|13	Version:	1.6.0
14mr|clutter-gst-1.6.0-5|14	Release:	5
14mr|clutter-gst-1.6.0-5|15	License:	LGPLv2+
14mr|clutter-gst-1.6.0-5|16	Group:		Graphics
14mr|clutter-gst-1.6.0-5|17	Url:		http://clutter-project.org/
14mr|clutter-gst-1.6.0-5|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|clutter-gst-1.6.0-5|19	Patch0:		clutter-gst-1.6.0-needless-glint.patch
14mr|clutter-gst-1.6.0-5|20	BuildRequires:	docbook-dtd412-xml
14mr|clutter-gst-1.6.0-5|21	BuildRequires:	gtk-doc
14mr|clutter-gst-1.6.0-5|22	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.14
14mr|clutter-gst-1.6.0-5|23	BuildRequires:	pkgconfig(gl)
14mr|clutter-gst-1.6.0-5|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.36.0
14mr|clutter-gst-1.6.0-5|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mr|clutter-gst-1.6.0-5|26	
14mr|clutter-gst-1.6.0-5|27	%description
14mr|clutter-gst-1.6.0-5|28	An integration library for using GStreamer with Clutter.
14mr|clutter-gst-1.6.0-5|29	GST video texture actor and audio player object.
14mr|clutter-gst-1.6.0-5|30	
14mr|clutter-gst-1.6.0-5|31	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|32	
14mr|clutter-gst-1.6.0-5|33	%package -n %{libname}
14mr|clutter-gst-1.6.0-5|34	Summary:	GST video texture actor and audio player object for Clutter
14mr|clutter-gst-1.6.0-5|35	Group:		System/Libraries
14mr|clutter-gst-1.6.0-5|36	Requires:	gstreamer0.10-plugins-base
14mr|clutter-gst-1.6.0-5|37	Requires:	%{girname} = %{EVRD}
14mr|clutter-gst-1.6.0-5|38	Requires:	%{gstname} = %{EVRD}
14mr|clutter-gst-1.6.0-5|39	
14mr|clutter-gst-1.6.0-5|40	%description -n %{libname}
14mr|clutter-gst-1.6.0-5|41	An integration library for using GStreamer with Clutter.
14mr|clutter-gst-1.6.0-5|42	GST video texture actor and audio player object.
14mr|clutter-gst-1.6.0-5|43	
14mr|clutter-gst-1.6.0-5|44	%files -n %{libname}
14mr|clutter-gst-1.6.0-5|45	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|clutter-gst-1.6.0-5|46	
14mr|clutter-gst-1.6.0-5|47	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|48	
14mr|clutter-gst-1.6.0-5|49	%package -n %{girname}
14mr|clutter-gst-1.6.0-5|50	Summary:	GObject Introspection interface description for %{name}
14mr|clutter-gst-1.6.0-5|51	Group:		System/Libraries
14mr|clutter-gst-1.6.0-5|52	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
14mr|clutter-gst-1.6.0-5|53	
14mr|clutter-gst-1.6.0-5|54	%description -n %{girname}
14mr|clutter-gst-1.6.0-5|55	GObject Introspection interface description for %{name}.
14mr|clutter-gst-1.6.0-5|56	
14mr|clutter-gst-1.6.0-5|57	%files -n %{girname}
14mr|clutter-gst-1.6.0-5|58	%{_libdir}/girepository-1.0/ClutterGst-%{clutterapi}.typelib
14mr|clutter-gst-1.6.0-5|59	
14mr|clutter-gst-1.6.0-5|60	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|61	
14mr|clutter-gst-1.6.0-5|62	%package -n %{devname}
14mr|clutter-gst-1.6.0-5|63	Summary:	Development headers/libraries for %{name}
14mr|clutter-gst-1.6.0-5|64	Group:		Development/X11
14mr|clutter-gst-1.6.0-5|65	Provides:	%{name}-devel = %{EVRD}
14mr|clutter-gst-1.6.0-5|66	Requires:	%{libname} = %{EVRD}
14mr|clutter-gst-1.6.0-5|67	
14mr|clutter-gst-1.6.0-5|68	%description -n %{devname}
14mr|clutter-gst-1.6.0-5|69	Development headers/libraries for %{name}.
14mr|clutter-gst-1.6.0-5|70	(see %{libname} package)
14mr|clutter-gst-1.6.0-5|71	
14mr|clutter-gst-1.6.0-5|72	%files -n %{devname}
14mr|clutter-gst-1.6.0-5|73	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|clutter-gst-1.6.0-5|74	%{_libdir}/lib%{name}-%{api}.so
14mr|clutter-gst-1.6.0-5|75	%dir %{_includedir}/clutter-%{clutterapi}/%{name}
14mr|clutter-gst-1.6.0-5|76	%{_includedir}/clutter-%{clutterapi}/%{name}/*.h
14mr|clutter-gst-1.6.0-5|77	%{_datadir}/gir-1.0/ClutterGst-%{clutterapi}.gir
14mr|clutter-gst-1.6.0-5|78	
14mr|clutter-gst-1.6.0-5|79	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|80	
14mr|clutter-gst-1.6.0-5|81	%package -n %{gstname}
14mr|clutter-gst-1.6.0-5|82	Summary:	Gstreamer plugin for %{name}
14mr|clutter-gst-1.6.0-5|83	Group:		System/Libraries
14mr|clutter-gst-1.6.0-5|84	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
14mr|clutter-gst-1.6.0-5|85	
14mr|clutter-gst-1.6.0-5|86	%description -n %{gstname}
14mr|clutter-gst-1.6.0-5|87	Standalone gstreamer plugin for %{name}.
14mr|clutter-gst-1.6.0-5|88	
14mr|clutter-gst-1.6.0-5|89	%files -n %{gstname}
14mr|clutter-gst-1.6.0-5|90	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
14mr|clutter-gst-1.6.0-5|91	
14mr|clutter-gst-1.6.0-5|92	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|93	
14mr|clutter-gst-1.6.0-5|94	%package doc
14mr|clutter-gst-1.6.0-5|95	Summary:	API reference for clutter-gst
14mr|clutter-gst-1.6.0-5|96	Group:		Development/Other
14mr|clutter-gst-1.6.0-5|97	
14mr|clutter-gst-1.6.0-5|98	%description doc
14mr|clutter-gst-1.6.0-5|99	Documentation for Clutter-Gst.
14mr|clutter-gst-1.6.0-5|100	
14mr|clutter-gst-1.6.0-5|101	%files doc
14mr|clutter-gst-1.6.0-5|102	%dir %{_datadir}/gtk-doc/html/%{name}
14mr|clutter-gst-1.6.0-5|103	%doc %{_datadir}/gtk-doc/html/%{name}/*
14mr|clutter-gst-1.6.0-5|104	
14mr|clutter-gst-1.6.0-5|105	#----------------------------------------------------------------------------
14mr|clutter-gst-1.6.0-5|106	
14mr|clutter-gst-1.6.0-5|107	%prep
14mr|clutter-gst-1.6.0-5|108	%setup -q
14mr|clutter-gst-1.6.0-5|109	%apply_patches
14mr|clutter-gst-1.6.0-5|110	
14mr|clutter-gst-1.6.0-5|111	%build
14mr|clutter-gst-1.6.0-5|112	autoreconf
14mr|clutter-gst-1.6.0-5|113	%configure2_5x \
14mr|clutter-gst-1.6.0-5|114	--disable-static \
14mr|clutter-gst-1.6.0-5|115	--enable-gtk-doc \
14mr|clutter-gst-1.6.0-5|116	--enable-introspection
14mr|clutter-gst-1.6.0-5|117	%make
14mr|clutter-gst-1.6.0-5|118	
14mr|clutter-gst-1.6.0-5|119	%install
14mr|clutter-gst-1.6.0-5|120	%makeinstall_std
14mr|clutter-gst-1.6.0-5|121	
14mr|clutter-gst-1.6.0-5|122	
14mr|clutter-gst-1.6.0-5|123	%changelog
14mr|clutter-gst-1.6.0-5|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-5
14mr|clutter-gst-1.6.0-5|125	+ Revision: 1a276cb
14mr|clutter-gst-1.6.0-5|126	- MassBuild#440: Increase release tag
14mr|clutter-gst-1.6.0-5|127	
14mr|clutter-gst-1.6.0-5|128	

16072 14
14mr|clutter-gst2-2.0.12-2|1	%define api		2.0
14mr|clutter-gst2-2.0.12-2|2	%define clutterapi	2.0
14mr|clutter-gst2-2.0.12-2|3	%define gir_major	2.0
14mr|clutter-gst2-2.0.12-2|4	%define major		0
14mr|clutter-gst2-2.0.12-2|5	
14mr|clutter-gst2-2.0.12-2|6	%define gstapi		1.0
14mr|clutter-gst2-2.0.12-2|7	
14mr|clutter-gst2-2.0.12-2|8	%define libname		%mklibname clutter-gst %{api} %{major}
14mr|clutter-gst2-2.0.12-2|9	%define devname		%mklibname -d clutter-gst %{api}
14mr|clutter-gst2-2.0.12-2|10	%define girname		%mklibname clutter-gst-gir %{gir_major}
14mr|clutter-gst2-2.0.12-2|11	%define gstname		gstreamer%{gstapi}-gstclutter
14mr|clutter-gst2-2.0.12-2|12	
14mr|clutter-gst2-2.0.12-2|13	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|clutter-gst2-2.0.12-2|14	
14mr|clutter-gst2-2.0.12-2|15	Summary:	GST video texture actor and audio player object for Clutter
14mr|clutter-gst2-2.0.12-2|16	Name:		clutter-gst2
14mr|clutter-gst2-2.0.12-2|17	Version:	2.0.12
14mr|clutter-gst2-2.0.12-2|18	Release:	2
14mr|clutter-gst2-2.0.12-2|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gst/%{url_ver}/clutter-gst-%{version}.tar.xz
14mr|clutter-gst2-2.0.12-2|20	License:	LGPLv2+
14mr|clutter-gst2-2.0.12-2|21	Group:		Graphics
14mr|clutter-gst2-2.0.12-2|22	Url:		http://clutter-project.org/
14mr|clutter-gst2-2.0.12-2|23	BuildRequires:	clutter-devel >= 1.6.14
14mr|clutter-gst2-2.0.12-2|24	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|clutter-gst2-2.0.12-2|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|clutter-gst2-2.0.12-2|26	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mr|clutter-gst2-2.0.12-2|27	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14mr|clutter-gst2-2.0.12-2|28	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
14mr|clutter-gst2-2.0.12-2|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
14mr|clutter-gst2-2.0.12-2|30	BuildRequires:	gobject-introspection-devel >= 0.6.8
14mr|clutter-gst2-2.0.12-2|31	BuildRequires:	pkgconfig(gl)
14mr|clutter-gst2-2.0.12-2|32	
14mr|clutter-gst2-2.0.12-2|33	%description
14mr|clutter-gst2-2.0.12-2|34	An integration library for using GStreamer with Clutter.
14mr|clutter-gst2-2.0.12-2|35	GST video texture actor and audio player object.
14mr|clutter-gst2-2.0.12-2|36	
14mr|clutter-gst2-2.0.12-2|37	%package -n %{libname}
14mr|clutter-gst2-2.0.12-2|38	Summary:	GST video texture actor and audio player object for Clutter
14mr|clutter-gst2-2.0.12-2|39	Group:		Graphics
14mr|clutter-gst2-2.0.12-2|40	Requires:	gstreamer1.0-plugins-base
14mr|clutter-gst2-2.0.12-2|41	Obsoletes:	%{_lib}clutter-gst22.0_0 < 1.9.90-3
14mr|clutter-gst2-2.0.12-2|42	
14mr|clutter-gst2-2.0.12-2|43	%description -n %{libname}
14mr|clutter-gst2-2.0.12-2|44	An integration library for using GStreamer with Clutter.
14mr|clutter-gst2-2.0.12-2|45	GST video texture actor and audio player object.
14mr|clutter-gst2-2.0.12-2|46	
14mr|clutter-gst2-2.0.12-2|47	%package -n %{devname}
14mr|clutter-gst2-2.0.12-2|48	Summary:	Development headers/libraries for %{name}
14mr|clutter-gst2-2.0.12-2|49	Group:		Development/X11
14mr|clutter-gst2-2.0.12-2|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|clutter-gst2-2.0.12-2|51	Provides:	libclutter-gst%{api}-devel = %{version}-%{release}
14mr|clutter-gst2-2.0.12-2|52	Requires:	%{libname} = %{version}-%{release}
14mr|clutter-gst2-2.0.12-2|53	Obsoletes:	%{_lib}clutter-gst22.0-devel < 1.9.90-3
14mr|clutter-gst2-2.0.12-2|54	
14mr|clutter-gst2-2.0.12-2|55	%description -n %{devname}
14mr|clutter-gst2-2.0.12-2|56	Development headers/libraries for %{name}.
14mr|clutter-gst2-2.0.12-2|57	
14mr|clutter-gst2-2.0.12-2|58	%package -n %{girname}
14mr|clutter-gst2-2.0.12-2|59	Summary:	GObject Introspection interface description for %{name}
14mr|clutter-gst2-2.0.12-2|60	Group:		System/Libraries
14mr|clutter-gst2-2.0.12-2|61	Requires:	%{libname} = %{version}-%{release}
14mr|clutter-gst2-2.0.12-2|62	Obsoletes:	%{_lib}clutter-gst2-gir2.0 < 1.9.90-3
14mr|clutter-gst2-2.0.12-2|63	
14mr|clutter-gst2-2.0.12-2|64	%description -n %{girname}
14mr|clutter-gst2-2.0.12-2|65	GObject Introspection interface description for %{name}.
14mr|clutter-gst2-2.0.12-2|66	
14mr|clutter-gst2-2.0.12-2|67	%package -n %{gstname}
14mr|clutter-gst2-2.0.12-2|68	Summary:	Gstreamer plugin for %{name}
14mr|clutter-gst2-2.0.12-2|69	Group:		System/Libraries
14mr|clutter-gst2-2.0.12-2|70	
14mr|clutter-gst2-2.0.12-2|71	%description -n %{gstname}
14mr|clutter-gst2-2.0.12-2|72	Standalone gstreamer plugin for %{name}.
14mr|clutter-gst2-2.0.12-2|73	
14mr|clutter-gst2-2.0.12-2|74	%prep
14mr|clutter-gst2-2.0.12-2|75	%setup -q  -n clutter-gst-%{version}
14mr|clutter-gst2-2.0.12-2|76	%apply_patches
14mr|clutter-gst2-2.0.12-2|77	
14mr|clutter-gst2-2.0.12-2|78	%build
14mr|clutter-gst2-2.0.12-2|79	%configure2_5x \
14mr|clutter-gst2-2.0.12-2|80	--disable-static \
14mr|clutter-gst2-2.0.12-2|81	--enable-introspection=yes
14mr|clutter-gst2-2.0.12-2|82	%make
14mr|clutter-gst2-2.0.12-2|83	
14mr|clutter-gst2-2.0.12-2|84	%install
14mr|clutter-gst2-2.0.12-2|85	%makeinstall_std
14mr|clutter-gst2-2.0.12-2|86	
14mr|clutter-gst2-2.0.12-2|87	#we don't want these
14mr|clutter-gst2-2.0.12-2|88	find %{buildroot} -name "*.la" -delete
14mr|clutter-gst2-2.0.12-2|89	
14mr|clutter-gst2-2.0.12-2|90	# Remove the documentation for now as it conflicts with the files in
14mr|clutter-gst2-2.0.12-2|91	# clutter-gst-devel. I'll work with upstream to fix this properly.
14mr|clutter-gst2-2.0.12-2|92	rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
14mr|clutter-gst2-2.0.12-2|93	
14mr|clutter-gst2-2.0.12-2|94	%files -n %{libname}
14mr|clutter-gst2-2.0.12-2|95	%{_libdir}/libclutter-gst-%{api}.so.%{major}*
14mr|clutter-gst2-2.0.12-2|96	
14mr|clutter-gst2-2.0.12-2|97	%files -n %{gstname}
14mr|clutter-gst2-2.0.12-2|98	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
14mr|clutter-gst2-2.0.12-2|99	
14mr|clutter-gst2-2.0.12-2|100	%files -n %{girname}
14mr|clutter-gst2-2.0.12-2|101	%{_libdir}/girepository-1.0/ClutterGst-%{gir_major}.typelib
14mr|clutter-gst2-2.0.12-2|102	
14mr|clutter-gst2-2.0.12-2|103	%files -n %{devname}
14mr|clutter-gst2-2.0.12-2|104	#%doc %{_datadir}/gtk-doc/html/%{name}
14mr|clutter-gst2-2.0.12-2|105	%{_libdir}/pkgconfig/clutter-gst-%{api}.pc
14mr|clutter-gst2-2.0.12-2|106	%{_libdir}/libclutter-gst-%{api}.so
14mr|clutter-gst2-2.0.12-2|107	%{_includedir}/clutter-gst-%{clutterapi}
14mr|clutter-gst2-2.0.12-2|108	%{_datadir}/gir-1.0/ClutterGst-%{gir_major}.gir
14mr|clutter-gst2-2.0.12-2|109	
14mr|clutter-gst2-2.0.12-2|110	
14mr|clutter-gst2-2.0.12-2|111	%changelog
14mr|clutter-gst2-2.0.12-2|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.12-2
14mr|clutter-gst2-2.0.12-2|113	+ Revision: 87bb52a
14mr|clutter-gst2-2.0.12-2|114	- MassBuild#440: Increase release tag
14mr|clutter-gst2-2.0.12-2|115	
14mr|clutter-gst2-2.0.12-2|116	

16073 14
14mr|clutter-gtk-1.5.2-3|1	%define api 1.0
14mr|clutter-gtk-1.5.2-3|2	%define major 0
14mr|clutter-gtk-1.5.2-3|3	%define libname %mklibname %{name} %{api} %{major}
14mr|clutter-gtk-1.5.2-3|4	%define girname %mklibname %{name}-gir %{api}
14mr|clutter-gtk-1.5.2-3|5	%define devname %mklibname %{name} %{api} -d
14mr|clutter-gtk-1.5.2-3|6	
14mr|clutter-gtk-1.5.2-3|7	Summary:	GTK Support for Clutter
14mr|clutter-gtk-1.5.2-3|8	Name:		clutter-gtk
14mr|clutter-gtk-1.5.2-3|9	Version:	1.5.2
14mr|clutter-gtk-1.5.2-3|10	Release:	3
14mr|clutter-gtk-1.5.2-3|11	License:	LGPLv2+
14mr|clutter-gtk-1.5.2-3|12	Group:		Graphics
14mr|clutter-gtk-1.5.2-3|13	Url:		http://clutter-project.org/
14mr|clutter-gtk-1.5.2-3|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gtk/1.5/%{name}-%{version}.tar.xz
14mr|clutter-gtk-1.5.2-3|15	BuildRequires:	docbook-dtd412-xml
14mr|clutter-gtk-1.5.2-3|16	#gw for Gtk-2.0.gir
14mr|clutter-gtk-1.5.2-3|17	BuildRequires:	gir-repository
14mr|clutter-gtk-1.5.2-3|18	BuildRequires:	gtk-doc
14mr|clutter-gtk-1.5.2-3|19	BuildRequires:	gettext-devel
14mr|clutter-gtk-1.5.2-3|20	BuildRequires:	pkgconfig(clutter-%{api})
14mr|clutter-gtk-1.5.2-3|21	BuildRequires:	pkgconfig(gl)
14mr|clutter-gtk-1.5.2-3|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|clutter-gtk-1.5.2-3|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|clutter-gtk-1.5.2-3|24	
14mr|clutter-gtk-1.5.2-3|25	%description
14mr|clutter-gtk-1.5.2-3|26	A library providing facilities to integrate Clutter into GTK+
14mr|clutter-gtk-1.5.2-3|27	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
14mr|clutter-gtk-1.5.2-3|28	default ClutterStage into any GtkContainer.
14mr|clutter-gtk-1.5.2-3|29	
14mr|clutter-gtk-1.5.2-3|30	Because of limitations inside Clutter, it is only possible to embed a single
14mr|clutter-gtk-1.5.2-3|31	ClutterStage.
14mr|clutter-gtk-1.5.2-3|32	
14mr|clutter-gtk-1.5.2-3|33	#----------------------------------------------------------------------------
14mr|clutter-gtk-1.5.2-3|34	
14mr|clutter-gtk-1.5.2-3|35	%package -n %{libname}
14mr|clutter-gtk-1.5.2-3|36	Summary:	GTK Support for Clutter
14mr|clutter-gtk-1.5.2-3|37	Group:		System/Libraries
14mr|clutter-gtk-1.5.2-3|38	
14mr|clutter-gtk-1.5.2-3|39	%description -n %{libname}
14mr|clutter-gtk-1.5.2-3|40	A library providing facilities to integrate Clutter into GTK+
14mr|clutter-gtk-1.5.2-3|41	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
14mr|clutter-gtk-1.5.2-3|42	default ClutterStage into any GtkContainer.
14mr|clutter-gtk-1.5.2-3|43	
14mr|clutter-gtk-1.5.2-3|44	Because of limitations inside Clutter, it is only possible to embed a single
14mr|clutter-gtk-1.5.2-3|45	ClutterStage.
14mr|clutter-gtk-1.5.2-3|46	
14mr|clutter-gtk-1.5.2-3|47	%files -n %{libname} -f cluttergtk-%{api}.lang
14mr|clutter-gtk-1.5.2-3|48	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|clutter-gtk-1.5.2-3|49	
14mr|clutter-gtk-1.5.2-3|50	#----------------------------------------------------------------------------
14mr|clutter-gtk-1.5.2-3|51	
14mr|clutter-gtk-1.5.2-3|52	%package -n %{girname}
14mr|clutter-gtk-1.5.2-3|53	Summary:	GObject Introspection interface description for %{name}
14mr|clutter-gtk-1.5.2-3|54	Group:		System/Libraries
14mr|clutter-gtk-1.5.2-3|55	Conflicts:	%{_lib}clutter-gtk1.0_0 < 1.5.2-3
14mr|clutter-gtk-1.5.2-3|56	
14mr|clutter-gtk-1.5.2-3|57	%description -n %{girname}
14mr|clutter-gtk-1.5.2-3|58	GObject Introspection interface description for %{name}.
14mr|clutter-gtk-1.5.2-3|59	
14mr|clutter-gtk-1.5.2-3|60	%files -n %{girname}
14mr|clutter-gtk-1.5.2-3|61	%{_libdir}/girepository-1.0/GtkClutter-%{api}.typelib
14mr|clutter-gtk-1.5.2-3|62	
14mr|clutter-gtk-1.5.2-3|63	#----------------------------------------------------------------------------
14mr|clutter-gtk-1.5.2-3|64	
14mr|clutter-gtk-1.5.2-3|65	%package -n %{devname}
14mr|clutter-gtk-1.5.2-3|66	Summary:	Development headers/libraries for %{name}
14mr|clutter-gtk-1.5.2-3|67	Group:		Development/X11
14mr|clutter-gtk-1.5.2-3|68	Provides:	%{name}-devel = %{EVRD}
14mr|clutter-gtk-1.5.2-3|69	Requires:	%{libname} = %{EVRD}
14mr|clutter-gtk-1.5.2-3|70	Requires:	%{girname} = %{EVRD}
14mr|clutter-gtk-1.5.2-3|71	
14mr|clutter-gtk-1.5.2-3|72	%description -n %{devname}
14mr|clutter-gtk-1.5.2-3|73	Development headers/libraries for %{name}.
14mr|clutter-gtk-1.5.2-3|74	
14mr|clutter-gtk-1.5.2-3|75	%files -n %{devname}
14mr|clutter-gtk-1.5.2-3|76	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|clutter-gtk-1.5.2-3|77	%{_libdir}/lib%{name}-%{api}.so
14mr|clutter-gtk-1.5.2-3|78	%dir %{_includedir}/%{name}-%{api}/%{name}
14mr|clutter-gtk-1.5.2-3|79	%{_includedir}/%{name}-%{api}/%{name}/*.h
14mr|clutter-gtk-1.5.2-3|80	%{_datadir}/gir-1.0/GtkClutter-%{api}.gir
14mr|clutter-gtk-1.5.2-3|81	%dir %{_datadir}/gtk-doc/html/%{name}-%{api}
14mr|clutter-gtk-1.5.2-3|82	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/*
14mr|clutter-gtk-1.5.2-3|83	
14mr|clutter-gtk-1.5.2-3|84	#----------------------------------------------------------------------------
14mr|clutter-gtk-1.5.2-3|85	
14mr|clutter-gtk-1.5.2-3|86	%prep
14mr|clutter-gtk-1.5.2-3|87	%setup -q
14mr|clutter-gtk-1.5.2-3|88	
14mr|clutter-gtk-1.5.2-3|89	%build
14mr|clutter-gtk-1.5.2-3|90	autoreconf -fi
14mr|clutter-gtk-1.5.2-3|91	%configure2_5x --enable-gtk-doc
14mr|clutter-gtk-1.5.2-3|92	%make
14mr|clutter-gtk-1.5.2-3|93	
14mr|clutter-gtk-1.5.2-3|94	%install
14mr|clutter-gtk-1.5.2-3|95	%makeinstall
14mr|clutter-gtk-1.5.2-3|96	
14mr|clutter-gtk-1.5.2-3|97	%find_lang cluttergtk-%{api}
14mr|clutter-gtk-1.5.2-3|98	
14mr|clutter-gtk-1.5.2-3|99	
14mr|clutter-gtk-1.5.2-3|100	%changelog
14mr|clutter-gtk-1.5.2-3|101	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-3
14mr|clutter-gtk-1.5.2-3|102	+ Revision: 4100bec
14mr|clutter-gtk-1.5.2-3|103	- Split git (typelib) from library package, spec cleanup
14mr|clutter-gtk-1.5.2-3|104	
14mr|clutter-gtk-1.5.2-3|105	

16074 14
14mr|clutter-imcontext-0.1.4-4|1	%define major 0
14mr|clutter-imcontext-0.1.4-4|2	%define libname %mklibname %name %major
14mr|clutter-imcontext-0.1.4-4|3	%define develname %mklibname -d %name
14mr|clutter-imcontext-0.1.4-4|4	
14mr|clutter-imcontext-0.1.4-4|5	Name: clutter-imcontext
14mr|clutter-imcontext-0.1.4-4|6	Summary: Port of GTK IMContext to Clutter
14mr|clutter-imcontext-0.1.4-4|7	Group: Graphics
14mr|clutter-imcontext-0.1.4-4|8	Version: 0.1.4
14mr|clutter-imcontext-0.1.4-4|9	License: LGPLv2+
14mr|clutter-imcontext-0.1.4-4|10	URL: http://www.clutter-project.org
14mr|clutter-imcontext-0.1.4-4|11	Release: 4
14mr|clutter-imcontext-0.1.4-4|12	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
14mr|clutter-imcontext-0.1.4-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|clutter-imcontext-0.1.4-4|14	
14mr|clutter-imcontext-0.1.4-4|15	BuildRequires: glib2-devel
14mr|clutter-imcontext-0.1.4-4|16	BuildRequires: gtk-doc
14mr|clutter-imcontext-0.1.4-4|17	BuildRequires: clutter-devel >= 1.0
14mr|clutter-imcontext-0.1.4-4|18	BuildRequires: gobject-introspection-devel
14mr|clutter-imcontext-0.1.4-4|19	BuildRequires: gir-repository
14mr|clutter-imcontext-0.1.4-4|20	BuildRequires: pkgconfig(gl)
14mr|clutter-imcontext-0.1.4-4|21	
14mr|clutter-imcontext-0.1.4-4|22	%description
14mr|clutter-imcontext-0.1.4-4|23	Description: %{summary}
14mr|clutter-imcontext-0.1.4-4|24	
14mr|clutter-imcontext-0.1.4-4|25	%package -n %{libname}
14mr|clutter-imcontext-0.1.4-4|26	Summary: Port of GTK IMContext to Clutter
14mr|clutter-imcontext-0.1.4-4|27	Group: System/Libraries
14mr|clutter-imcontext-0.1.4-4|28	
14mr|clutter-imcontext-0.1.4-4|29	%description -n %{libname}
14mr|clutter-imcontext-0.1.4-4|30	Description: %{summary}
14mr|clutter-imcontext-0.1.4-4|31	
14mr|clutter-imcontext-0.1.4-4|32	%package -n %{develname}
14mr|clutter-imcontext-0.1.4-4|33	Summary: Port of GTK IMContext to Clutter
14mr|clutter-imcontext-0.1.4-4|34	Group: Development/C
14mr|clutter-imcontext-0.1.4-4|35	Requires: %{name} >= %{version}
14mr|clutter-imcontext-0.1.4-4|36	Provides: %{name}-devel
14mr|clutter-imcontext-0.1.4-4|37	
14mr|clutter-imcontext-0.1.4-4|38	%description -n %{develname}
14mr|clutter-imcontext-0.1.4-4|39	Description: %{summary}
14mr|clutter-imcontext-0.1.4-4|40	
14mr|clutter-imcontext-0.1.4-4|41	%prep
14mr|clutter-imcontext-0.1.4-4|42	%setup -q
14mr|clutter-imcontext-0.1.4-4|43	perl -pi -e 's,^./configure.*,,' ./autogen.sh
14mr|clutter-imcontext-0.1.4-4|44	
14mr|clutter-imcontext-0.1.4-4|45	%build
14mr|clutter-imcontext-0.1.4-4|46	./autogen.sh
14mr|clutter-imcontext-0.1.4-4|47	%configure2_5x --enable-gtk-doc
14mr|clutter-imcontext-0.1.4-4|48	%make
14mr|clutter-imcontext-0.1.4-4|49	
14mr|clutter-imcontext-0.1.4-4|50	%install
14mr|clutter-imcontext-0.1.4-4|51	rm -rf %{buildroot}
14mr|clutter-imcontext-0.1.4-4|52	%makeinstall_std
14mr|clutter-imcontext-0.1.4-4|53	
14mr|clutter-imcontext-0.1.4-4|54	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mr|clutter-imcontext-0.1.4-4|55	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
14mr|clutter-imcontext-0.1.4-4|56	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
14mr|clutter-imcontext-0.1.4-4|57	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mr|clutter-imcontext-0.1.4-4|58	fi
14mr|clutter-imcontext-0.1.4-4|59	done
14mr|clutter-imcontext-0.1.4-4|60	
14mr|clutter-imcontext-0.1.4-4|61	%clean
14mr|clutter-imcontext-0.1.4-4|62	rm -rf  $RPM_BUILD_ROOT
14mr|clutter-imcontext-0.1.4-4|63	
14mr|clutter-imcontext-0.1.4-4|64	%files
14mr|clutter-imcontext-0.1.4-4|65	%defattr(-,root,root,-)
14mr|clutter-imcontext-0.1.4-4|66	%doc AUTHORS ChangeLog COPYING README
14mr|clutter-imcontext-0.1.4-4|67	%{_bindir}/*
14mr|clutter-imcontext-0.1.4-4|68	
14mr|clutter-imcontext-0.1.4-4|69	%files -n %{libname}
14mr|clutter-imcontext-0.1.4-4|70	%{_libdir}/libclutter-imcontext*so.%{major}*
14mr|clutter-imcontext-0.1.4-4|71	
14mr|clutter-imcontext-0.1.4-4|72	%files -n %{develname}
14mr|clutter-imcontext-0.1.4-4|73	%defattr(-,root,root,-)
14mr|clutter-imcontext-0.1.4-4|74	%{_includedir}/%{name}-0.1/%{name}/*
14mr|clutter-imcontext-0.1.4-4|75	%{_libdir}/pkgconfig/*
14mr|clutter-imcontext-0.1.4-4|76	%{_libdir}/libclutter-imcontext-0.1.a
14mr|clutter-imcontext-0.1.4-4|77	%{_libdir}/libclutter-imcontext-0.1.so
14mr|clutter-imcontext-0.1.4-4|78	%dir %{_datadir}/gtk-doc/html/%{name}
14mr|clutter-imcontext-0.1.4-4|79	%{_datadir}/gtk-doc/html/%{name}/*
14mr|clutter-imcontext-0.1.4-4|80	
14mr|clutter-imcontext-0.1.4-4|81	
14mr|clutter-imcontext-0.1.4-4|82	
14mr|clutter-imcontext-0.1.4-4|83	%changelog
14mr|clutter-imcontext-0.1.4-4|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-4
14mr|clutter-imcontext-0.1.4-4|85	+ Revision: 769bc1f
14mr|clutter-imcontext-0.1.4-4|86	- MassBuild#440: Increase release tag
14mr|clutter-imcontext-0.1.4-4|87	
14mr|clutter-imcontext-0.1.4-4|88	

16075 14
14mr|cmake-3.0.1-1|1	%define shortVersion %(echo %{version} | cut -d. -f1,2)
14mr|cmake-3.0.1-1|2	
14mr|cmake-3.0.1-1|3	%bcond_with	bootstrap
14mr|cmake-3.0.1-1|4	
14mr|cmake-3.0.1-1|5	Summary:	Cross-platform, open-source make system
14mr|cmake-3.0.1-1|6	Name:		cmake
14mr|cmake-3.0.1-1|7	Version:	3.0.1
14mr|cmake-3.0.1-1|8	Release:	1
14mr|cmake-3.0.1-1|9	Epoch:		1
14mr|cmake-3.0.1-1|10	License:	BSD
14mr|cmake-3.0.1-1|11	Group:		Development/Other
14mr|cmake-3.0.1-1|12	Url:		http://www.cmake.org/HTML/index.html
14mr|cmake-3.0.1-1|13	Source0:	http://www.cmake.org/files/v%{shortVersion}/%{name}-%{version}.tar.gz
14mr|cmake-3.0.1-1|14	Source1:	cmake.macros
14mr|cmake-3.0.1-1|15	Patch0:		cmake-3.0.0-optflags.patch
14mr|cmake-3.0.1-1|16	# fix ftlk detection
14mr|cmake-3.0.1-1|17	Patch1:		0001-Fix-FLTK-Find-path.patch
14mr|cmake-3.0.1-1|18	Patch3:		0003-Disable-Test198.patch
14mr|cmake-3.0.1-1|19	# Fix ImageMagick detection (not upstream yet; parts 1 and 2 are)
14mr|cmake-3.0.1-1|20	Patch6:		0003-FindImageMagick-part3.patch
14mr|cmake-3.0.1-1|21	BuildRequires:	gcc-gfortran
14mr|cmake-3.0.1-1|22	BuildRequires:	bzip2-devel
14mr|cmake-3.0.1-1|23	BuildRequires:	pkgconfig(expat)
14mr|cmake-3.0.1-1|24	BuildRequires:	pkgconfig(libarchive)
14mr|cmake-3.0.1-1|25	BuildRequires:	pkgconfig(libcurl)
14mr|cmake-3.0.1-1|26	BuildRequires:	pkgconfig(libidn)
14mr|cmake-3.0.1-1|27	BuildRequires:	pkgconfig(ncurses)
14mr|cmake-3.0.1-1|28	%if !%{with bootstrap}
14mr|cmake-3.0.1-1|29	BuildRequires:	pkgconfig(QtCore)
14mr|cmake-3.0.1-1|30	%endif
14mr|cmake-3.0.1-1|31	BuildRequires:	pkgconfig(zlib)
14mr|cmake-3.0.1-1|32	
14mr|cmake-3.0.1-1|33	%description
14mr|cmake-3.0.1-1|34	CMake is used to control the software compilation process using
14mr|cmake-3.0.1-1|35	simple platform and compiler independent configuration files.
14mr|cmake-3.0.1-1|36	CMake generates native makefiles and workspaces that can be
14mr|cmake-3.0.1-1|37	used in the compiler environment of your choice. CMake is quite
14mr|cmake-3.0.1-1|38	sophisticated: it is possible to support complex environments
14mr|cmake-3.0.1-1|39	requiring system configuration, pre-processor generation, code
14mr|cmake-3.0.1-1|40	generation, and template instantiation.
14mr|cmake-3.0.1-1|41	
14mr|cmake-3.0.1-1|42	%files
14mr|cmake-3.0.1-1|43	%{_bindir}/cmake
14mr|cmake-3.0.1-1|44	%{_bindir}/ccmake
14mr|cmake-3.0.1-1|45	%{_bindir}/ctest
14mr|cmake-3.0.1-1|46	%{_bindir}/cpack
14mr|cmake-3.0.1-1|47	%{_datadir}/%{name}
14mr|cmake-3.0.1-1|48	%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|cmake-3.0.1-1|49	%{_sysconfdir}/rpm/macros.d/*
14mr|cmake-3.0.1-1|50	%{_datadir}/emacs/site-lisp/cmake-mode.el
14mr|cmake-3.0.1-1|51	%{_datadir}/vim/*/*
14mr|cmake-3.0.1-1|52	%{_datadir}/aclocal/cmake.m4
14mr|cmake-3.0.1-1|53	%doc CMakeLogo.gif mydocs/*
14mr|cmake-3.0.1-1|54	
14mr|cmake-3.0.1-1|55	#-----------------------------------------------------------------------------
14mr|cmake-3.0.1-1|56	
14mr|cmake-3.0.1-1|57	%if !%{with bootstrap}
14mr|cmake-3.0.1-1|58	%package -n %{name}-qtgui
14mr|cmake-3.0.1-1|59	Summary:	Qt GUI Dialog for CMake - the Cross-platform, open-source make system
14mr|cmake-3.0.1-1|60	Group:		Development/Other
14mr|cmake-3.0.1-1|61	Requires:	%{name}
14mr|cmake-3.0.1-1|62	
14mr|cmake-3.0.1-1|63	%description -n %{name}-qtgui
14mr|cmake-3.0.1-1|64	CMake is used to control the software compilation process using
14mr|cmake-3.0.1-1|65	simple platform and compiler independent configuration files.
14mr|cmake-3.0.1-1|66	
14mr|cmake-3.0.1-1|67	This is the Qt GUI.
14mr|cmake-3.0.1-1|68	
14mr|cmake-3.0.1-1|69	%files -n %{name}-qtgui
14mr|cmake-3.0.1-1|70	%{_bindir}/cmake-gui
14mr|cmake-3.0.1-1|71	%{_datadir}/applications/CMake.desktop
14mr|cmake-3.0.1-1|72	%{_datadir}/mime/packages/cmakecache.xml
14mr|cmake-3.0.1-1|73	%{_datadir}/pixmaps/CMakeSetup32.png
14mr|cmake-3.0.1-1|74	%endif
14mr|cmake-3.0.1-1|75	
14mr|cmake-3.0.1-1|76	#-----------------------------------------------------------------------------
14mr|cmake-3.0.1-1|77	
14mr|cmake-3.0.1-1|78	%prep
14mr|cmake-3.0.1-1|79	%setup -q
14mr|cmake-3.0.1-1|80	%apply_patches
14mr|cmake-3.0.1-1|81	
14mr|cmake-3.0.1-1|82	# Don't try to automagically find files in /usr/X11R6
14mr|cmake-3.0.1-1|83	# But also don't change a prefix if it is not /usr
14mr|cmake-3.0.1-1|84	perl -pi -e 's@^\s+/usr/X11R6/.*\n@@' Modules/*.cmake
14mr|cmake-3.0.1-1|85	
14mr|cmake-3.0.1-1|86	%ifarch %{arm}
14mr|cmake-3.0.1-1|87	# bootstrap test is taking ages on arm
14mr|cmake-3.0.1-1|88	sed -i -e 's!SET(CMAKE_LONG_TEST_TIMEOUT 1500)!SET(CMAKE_LONG_TEST_TIMEOUT 7200)!g' Tests/CMakeLists.txt
14mr|cmake-3.0.1-1|89	%endif
14mr|cmake-3.0.1-1|90	
14mr|cmake-3.0.1-1|91	%build
14mr|cmake-3.0.1-1|92	mkdir -p build
14mr|cmake-3.0.1-1|93	cd build
14mr|cmake-3.0.1-1|94	%setup_compile_flags
14mr|cmake-3.0.1-1|95	../configure \
14mr|cmake-3.0.1-1|96	--system-libs \
14mr|cmake-3.0.1-1|97	--parallel=%{_smp_mflags} \
14mr|cmake-3.0.1-1|98	--prefix=%{_prefix} \
14mr|cmake-3.0.1-1|99	--datadir=/share/%{name} \
14mr|cmake-3.0.1-1|100	--mandir=/share/man \
14mr|cmake-3.0.1-1|101	--docdir=/share/doc/%{name} \
14mr|cmake-3.0.1-1|102	%if !%{with bootstrap}
14mr|cmake-3.0.1-1|103	--qt-gui
14mr|cmake-3.0.1-1|104	%endif
14mr|cmake-3.0.1-1|105	
14mr|cmake-3.0.1-1|106	%make
14mr|cmake-3.0.1-1|107	
14mr|cmake-3.0.1-1|108	%install
14mr|cmake-3.0.1-1|109	%makeinstall_std -C build
14mr|cmake-3.0.1-1|110	
14mr|cmake-3.0.1-1|111	# cmake mode for emacs
14mr|cmake-3.0.1-1|112	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|cmake-3.0.1-1|113	mv %{buildroot}%{_datadir}/cmake/editors/emacs/cmake-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/cmake-mode.el
14mr|cmake-3.0.1-1|114	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|cmake-3.0.1-1|115	(setq load-path (cons (expand-file-name "/dir/with/cmake-mode") load-path))
14mr|cmake-3.0.1-1|116	(require 'cmake-mode)
14mr|cmake-3.0.1-1|117	(setq auto-mode-alist
14mr|cmake-3.0.1-1|118	(append '(("CMakeLists\\\\.txt\\\\'" . cmake-mode)
14mr|cmake-3.0.1-1|119	("\\\\.cmake\\\\'" . cmake-mode))
14mr|cmake-3.0.1-1|120	auto-mode-alist))
14mr|cmake-3.0.1-1|121	EOF
14mr|cmake-3.0.1-1|122	
14mr|cmake-3.0.1-1|123	# cmake mode for vim
14mr|cmake-3.0.1-1|124	mkdir -p %{buildroot}%{_datadir}/vim/syntax %{buildroot}%{_datadir}/vim/indent %{buildroot}%{_datadir}/vim/plugin
14mr|cmake-3.0.1-1|125	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-syntax.vim %{buildroot}%{_datadir}/vim/syntax/cmake.vim
14mr|cmake-3.0.1-1|126	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-indent.vim %{buildroot}%{_datadir}/vim/indent/cmake.vim
14mr|cmake-3.0.1-1|127	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-help.vim %{buildroot}%{_datadir}/vim/plugin/cmake-help.vim
14mr|cmake-3.0.1-1|128	
14mr|cmake-3.0.1-1|129	# remove directory we just cleared by moving files where editors
14mr|cmake-3.0.1-1|130	# will actually find them
14mr|cmake-3.0.1-1|131	rm -rf %{buildroot}%{_datadir}/cmake/editors
14mr|cmake-3.0.1-1|132	
14mr|cmake-3.0.1-1|133	# RPM macros
14mr|cmake-3.0.1-1|134	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/cmake.macros
14mr|cmake-3.0.1-1|135	
14mr|cmake-3.0.1-1|136	# %doc wipes out files in doc dir, fixed in cooker svn for rpm package, though
14mr|cmake-3.0.1-1|137	# not submitted yet, so we'll just work around this by moving it for now..
14mr|cmake-3.0.1-1|138	rm -rf mydocs
14mr|cmake-3.0.1-1|139	mv %{buildroot}%{_datadir}/doc/%{name} mydocs
14mr|cmake-3.0.1-1|140	
14mr|cmake-3.0.1-1|141	# As of 2.8.10.2, the test suite needs net access.
14mr|cmake-3.0.1-1|142	# Absent that, it will fail:
14mr|cmake-3.0.1-1|143	# The following tests FAILED:
14mr|cmake-3.0.1-1|144	#        186 - CTestTestFailedSubmit-http (Failed)
14mr|cmake-3.0.1-1|145	#        187 - CTestTestFailedSubmit-https (Failed)
14mr|cmake-3.0.1-1|146	%if 0
14mr|cmake-3.0.1-1|147	%check
14mr|cmake-3.0.1-1|148	unset DISPLAY
14mr|cmake-3.0.1-1|149	cd build
14mr|cmake-3.0.1-1|150	bin/ctest -E SubDirSpaces -V %{_smp_mflags}
14mr|cmake-3.0.1-1|151	%endif
14mr|cmake-3.0.1-1|152	
14mr|cmake-3.0.1-1|153	%changelog
14mr|cmake-3.0.1-1|154	* Thu Aug 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.0.1-1
14mr|cmake-3.0.1-1|155	+ Revision: de69737
14mr|cmake-3.0.1-1|156	- New version 3.0.1
14mr|cmake-3.0.1-1|157	
14mr|cmake-3.0.1-1|158	

16076 14
14mr|cogl-1.18.2-3|1	%define major 		20
14mr|cogl-1.18.2-3|2	%define pangomajor	20
14mr|cogl-1.18.2-3|3	%define gir_major	2.0
14mr|cogl-1.18.2-3|4	%define gir_major_old	1.0
14mr|cogl-1.18.2-3|5	
14mr|cogl-1.18.2-3|6	%define libname		%mklibname %{name} %{major}
14mr|cogl-1.18.2-3|7	%define libpango	%mklibname %{name}-pango %{pangomajor}
14mr|cogl-1.18.2-3|8	%define libpath		%mklibname %{name}-path %{major}
14mr|cogl-1.18.2-3|9	%define devname		%mklibname %{name} -d
14mr|cogl-1.18.2-3|10	%define devpango	%mklibname %{name}-pango -d
14mr|cogl-1.18.2-3|11	%define girname		%mklibname %{name}-gir %{gir_major}
14mr|cogl-1.18.2-3|12	%define girname_old	%mklibname %{name}-gir %{gir_major_old}
14mr|cogl-1.18.2-3|13	%define girpango	%mklibname %{name}-pango-gir %{gir_major}
14mr|cogl-1.18.2-3|14	%define girpango_old	%mklibname %{name}-pango-gir %{gir_major_old}
14mr|cogl-1.18.2-3|15	
14mr|cogl-1.18.2-3|16	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mr|cogl-1.18.2-3|17	Name:		cogl
14mr|cogl-1.18.2-3|18	Version:	1.18.2
14mr|cogl-1.18.2-3|19	Release:	3
14mr|cogl-1.18.2-3|20	License:	LGPLv2+
14mr|cogl-1.18.2-3|21	Group:		System/Libraries
14mr|cogl-1.18.2-3|22	Url:		http://www.clutter-project.org/
14mr|cogl-1.18.2-3|23	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/cogl/1.18/%{name}-%{version}.tar.xz
14mr|cogl-1.18.2-3|24	BuildRequires:	pkgconfig(cairo) >= 1.10
14mr|cogl-1.18.2-3|25	BuildRequires:	pkgconfig(gl)
14mr|cogl-1.18.2-3|26	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|cogl-1.18.2-3|27	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
14mr|cogl-1.18.2-3|28	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mr|cogl-1.18.2-3|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|cogl-1.18.2-3|30	BuildRequires:	pkgconfig(pangocairo) >= 1.20
14mr|cogl-1.18.2-3|31	BuildRequires:	pkgconfig(x11)
14mr|cogl-1.18.2-3|32	BuildRequires:	pkgconfig(xcomposite) >= 0.4
14mr|cogl-1.18.2-3|33	BuildRequires:	pkgconfig(xdamage)
14mr|cogl-1.18.2-3|34	BuildRequires:	pkgconfig(xext)
14mr|cogl-1.18.2-3|35	BuildRequires:	pkgconfig(xfixes) >= 3
14mr|cogl-1.18.2-3|36	BuildRequires:	pkgconfig(xrandr)
14mr|cogl-1.18.2-3|37	
14mr|cogl-1.18.2-3|38	%description
14mr|cogl-1.18.2-3|39	Cogl is a small open source library for using 3D graphics hardware to draw
14mr|cogl-1.18.2-3|40	pretty pictures. The API departs from the flat state machine style of
14mr|cogl-1.18.2-3|41	OpenGL and is designed to make it easy to write orthogonal components that
14mr|cogl-1.18.2-3|42	can render without stepping on each others toes.
14mr|cogl-1.18.2-3|43	
14mr|cogl-1.18.2-3|44	As well aiming for a nice API, we think having a single library as opposed
14mr|cogl-1.18.2-3|45	to an API specification like OpenGL has a few advantages too; like being
14mr|cogl-1.18.2-3|46	able to paper over the inconsistencies/bugs of different OpenGL
14mr|cogl-1.18.2-3|47	implementations in a centralized place, not to mention the myriad of OpenGL
14mr|cogl-1.18.2-3|48	extensions. It also means we are in a better position to provide utility
14mr|cogl-1.18.2-3|49	APIs that help software developers since they only need to be implemented
14mr|cogl-1.18.2-3|50	once and there is no risk of inconsistency between implementations.
14mr|cogl-1.18.2-3|51	
14mr|cogl-1.18.2-3|52	Having other backends, besides OpenGL, such as drm, Gallium or D3D are
14mr|cogl-1.18.2-3|53	options we are interested in for the future.
14mr|cogl-1.18.2-3|54	
14mr|cogl-1.18.2-3|55	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|56	
14mr|cogl-1.18.2-3|57	%package i18n
14mr|cogl-1.18.2-3|58	Summary:	Translations for %{name}
14mr|cogl-1.18.2-3|59	Group:		System/Internationalization
14mr|cogl-1.18.2-3|60	Obsoletes:	%{name} < 1.9.2
14mr|cogl-1.18.2-3|61	
14mr|cogl-1.18.2-3|62	%description i18n
14mr|cogl-1.18.2-3|63	This contains the translation data for %{name}.
14mr|cogl-1.18.2-3|64	
14mr|cogl-1.18.2-3|65	%files i18n -f %{name}.lang
14mr|cogl-1.18.2-3|66	
14mr|cogl-1.18.2-3|67	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|68	
14mr|cogl-1.18.2-3|69	%package -n %{libname}
14mr|cogl-1.18.2-3|70	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mr|cogl-1.18.2-3|71	Group:		System/Libraries
14mr|cogl-1.18.2-3|72	
14mr|cogl-1.18.2-3|73	%description -n %{libname}
14mr|cogl-1.18.2-3|74	This package contains the shared library for %{name}.
14mr|cogl-1.18.2-3|75	
14mr|cogl-1.18.2-3|76	%files -n %{libname}
14mr|cogl-1.18.2-3|77	%{_libdir}/libcogl.so.%{major}*
14mr|cogl-1.18.2-3|78	
14mr|cogl-1.18.2-3|79	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|80	
14mr|cogl-1.18.2-3|81	%package -n %{libpango}
14mr|cogl-1.18.2-3|82	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mr|cogl-1.18.2-3|83	Group:		System/Libraries
14mr|cogl-1.18.2-3|84	
14mr|cogl-1.18.2-3|85	%description -n %{libpango}
14mr|cogl-1.18.2-3|86	This package contains the shared library for %{name}-pango.
14mr|cogl-1.18.2-3|87	
14mr|cogl-1.18.2-3|88	%files -n %{libpango}
14mr|cogl-1.18.2-3|89	%{_libdir}/libcogl-pango.so.%{pangomajor}*
14mr|cogl-1.18.2-3|90	
14mr|cogl-1.18.2-3|91	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|92	
14mr|cogl-1.18.2-3|93	%package -n %{libpath}
14mr|cogl-1.18.2-3|94	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mr|cogl-1.18.2-3|95	Group:		System/Libraries
14mr|cogl-1.18.2-3|96	Conflicts:	%{_lib}cogl20 < 1.18.2-3
14mr|cogl-1.18.2-3|97	
14mr|cogl-1.18.2-3|98	%description -n %{libpath}
14mr|cogl-1.18.2-3|99	This package contains the shared library for %{name}.
14mr|cogl-1.18.2-3|100	
14mr|cogl-1.18.2-3|101	%files -n %{libpath}
14mr|cogl-1.18.2-3|102	%{_libdir}/libcogl-path.so.%{major}*
14mr|cogl-1.18.2-3|103	
14mr|cogl-1.18.2-3|104	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|105	
14mr|cogl-1.18.2-3|106	%package -n %{girname}
14mr|cogl-1.18.2-3|107	Summary:	GObject Introspection interface description for %{name}
14mr|cogl-1.18.2-3|108	Group:		System/Libraries
14mr|cogl-1.18.2-3|109	
14mr|cogl-1.18.2-3|110	%description -n %{girname}
14mr|cogl-1.18.2-3|111	GObject Introspection interface description for %{name}.
14mr|cogl-1.18.2-3|112	
14mr|cogl-1.18.2-3|113	%files -n %{girname}
14mr|cogl-1.18.2-3|114	%{_libdir}/girepository-1.0/Cogl-%{gir_major}.typelib
14mr|cogl-1.18.2-3|115	
14mr|cogl-1.18.2-3|116	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|117	
14mr|cogl-1.18.2-3|118	%package -n %{girname_old}
14mr|cogl-1.18.2-3|119	Summary:	GObject Introspection interface description for %{name}
14mr|cogl-1.18.2-3|120	Group:		System/Libraries
14mr|cogl-1.18.2-3|121	Conflicts:	%{_lib}cogl-gir2.0 < 1.18.2-3
14mr|cogl-1.18.2-3|122	
14mr|cogl-1.18.2-3|123	%description -n %{girname_old}
14mr|cogl-1.18.2-3|124	GObject Introspection interface description for %{name}.
14mr|cogl-1.18.2-3|125	
14mr|cogl-1.18.2-3|126	%files -n %{girname_old}
14mr|cogl-1.18.2-3|127	%{_libdir}/girepository-1.0/Cogl-%{gir_major_old}.typelib
14mr|cogl-1.18.2-3|128	
14mr|cogl-1.18.2-3|129	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|130	
14mr|cogl-1.18.2-3|131	%package -n %{girpango}
14mr|cogl-1.18.2-3|132	Summary:	GObject Introspection interface description for %{name}-pango
14mr|cogl-1.18.2-3|133	Group:		System/Libraries
14mr|cogl-1.18.2-3|134	
14mr|cogl-1.18.2-3|135	%description -n %{girpango}
14mr|cogl-1.18.2-3|136	GObject Introspection interface description for %{name}-pango.
14mr|cogl-1.18.2-3|137	
14mr|cogl-1.18.2-3|138	%files -n %{girpango}
14mr|cogl-1.18.2-3|139	%{_libdir}/girepository-1.0/CoglPango-%{gir_major}.typelib
14mr|cogl-1.18.2-3|140	
14mr|cogl-1.18.2-3|141	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|142	
14mr|cogl-1.18.2-3|143	%package -n %{girpango_old}
14mr|cogl-1.18.2-3|144	Summary:	GObject Introspection interface description for %{name}-pango
14mr|cogl-1.18.2-3|145	Group:		System/Libraries
14mr|cogl-1.18.2-3|146	Conflicts:	%{_lib}cogl-pango-gir2.0 < 1.18.2-3
14mr|cogl-1.18.2-3|147	
14mr|cogl-1.18.2-3|148	%description -n %{girpango_old}
14mr|cogl-1.18.2-3|149	GObject Introspection interface description for %{name}-pango.
14mr|cogl-1.18.2-3|150	
14mr|cogl-1.18.2-3|151	%files -n %{girpango_old}
14mr|cogl-1.18.2-3|152	%{_libdir}/girepository-1.0/CoglPango-%{gir_major_old}.typelib
14mr|cogl-1.18.2-3|153	
14mr|cogl-1.18.2-3|154	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|155	
14mr|cogl-1.18.2-3|156	%package -n %{devname}
14mr|cogl-1.18.2-3|157	Summary:	%{name} development environment
14mr|cogl-1.18.2-3|158	Group:		Development/C
14mr|cogl-1.18.2-3|159	Requires:	%{libname} = %{EVRD}
14mr|cogl-1.18.2-3|160	Requires:	%{libpath} = %{EVRD}
14mr|cogl-1.18.2-3|161	Requires:	%{girname} = %{EVRD}
14mr|cogl-1.18.2-3|162	Requires:	%{girname_old} = %{EVRD}
14mr|cogl-1.18.2-3|163	Provides:	%{name}-devel = %{EVRD}
14mr|cogl-1.18.2-3|164	
14mr|cogl-1.18.2-3|165	%description -n %{devname}
14mr|cogl-1.18.2-3|166	Header files and libraries for building and developing apps with %{name}.
14mr|cogl-1.18.2-3|167	
14mr|cogl-1.18.2-3|168	%files -n %{devname}
14mr|cogl-1.18.2-3|169	%doc NEWS README ChangeLog
14mr|cogl-1.18.2-3|170	%{_includedir}/%{name}/%{name}
14mr|cogl-1.18.2-3|171	%{_includedir}/%{name}/%{name}-path
14mr|cogl-1.18.2-3|172	%{_libdir}/libcogl.so
14mr|cogl-1.18.2-3|173	%{_libdir}/libcogl-path.so
14mr|cogl-1.18.2-3|174	%{_libdir}/pkgconfig/cogl-1.0.pc
14mr|cogl-1.18.2-3|175	%{_libdir}/pkgconfig/cogl-path-1.0.pc
14mr|cogl-1.18.2-3|176	%{_libdir}/pkgconfig/cogl-gl-1.0.pc
14mr|cogl-1.18.2-3|177	%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
14mr|cogl-1.18.2-3|178	%{_libdir}/pkgconfig/cogl-path-2.0-experimental.pc
14mr|cogl-1.18.2-3|179	%{_datadir}/gir-1.0/Cogl-*.gir
14mr|cogl-1.18.2-3|180	
14mr|cogl-1.18.2-3|181	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|182	
14mr|cogl-1.18.2-3|183	%package -n %{devpango}
14mr|cogl-1.18.2-3|184	Summary:	%{name}-pango development environment
14mr|cogl-1.18.2-3|185	Group:		Development/C
14mr|cogl-1.18.2-3|186	Requires:	%{libpango} = %{EVRD}
14mr|cogl-1.18.2-3|187	Requires:	%{girpango} = %{EVRD}
14mr|cogl-1.18.2-3|188	Requires:	%{girpango_old} = %{EVRD}
14mr|cogl-1.18.2-3|189	
14mr|cogl-1.18.2-3|190	%description -n %{devpango}
14mr|cogl-1.18.2-3|191	Header files and libraries for building and developing apps with %{name}-pango.
14mr|cogl-1.18.2-3|192	
14mr|cogl-1.18.2-3|193	%files -n %{devpango}
14mr|cogl-1.18.2-3|194	%{_includedir}/%{name}/%{name}-pango
14mr|cogl-1.18.2-3|195	%{_libdir}/libcogl-pango.so
14mr|cogl-1.18.2-3|196	%{_libdir}/pkgconfig/cogl-pango*.pc
14mr|cogl-1.18.2-3|197	%{_datadir}/gir-1.0/CoglPango-*.gir
14mr|cogl-1.18.2-3|198	
14mr|cogl-1.18.2-3|199	#----------------------------------------------------------------------------
14mr|cogl-1.18.2-3|200	
14mr|cogl-1.18.2-3|201	%prep
14mr|cogl-1.18.2-3|202	%setup -q
14mr|cogl-1.18.2-3|203	%apply_patches
14mr|cogl-1.18.2-3|204	
14mr|cogl-1.18.2-3|205	%build
14mr|cogl-1.18.2-3|206	CFLAGS="%{optflags} -fPIC"
14mr|cogl-1.18.2-3|207	%configure2_5x \
14mr|cogl-1.18.2-3|208	--enable-cairo=yes \
14mr|cogl-1.18.2-3|209	--enable-gdk-pixbuf=yes \
14mr|cogl-1.18.2-3|210	--enable-cogl-pango=yes \
14mr|cogl-1.18.2-3|211	--enable-glx=yes \
14mr|cogl-1.18.2-3|212	--enable-gtk-doc=no \
14mr|cogl-1.18.2-3|213	--enable-introspection=yes \
14mr|cogl-1.18.2-3|214	--enable-examples-install=no
14mr|cogl-1.18.2-3|215	
14mr|cogl-1.18.2-3|216	%make
14mr|cogl-1.18.2-3|217	
14mr|cogl-1.18.2-3|218	%install
14mr|cogl-1.18.2-3|219	%makeinstall_std
14mr|cogl-1.18.2-3|220	
14mr|cogl-1.18.2-3|221	#Remove examples
14mr|cogl-1.18.2-3|222	rm -rf %{buildroot}%{_datadir}/%{name}/examples-data/
14mr|cogl-1.18.2-3|223	
14mr|cogl-1.18.2-3|224	%find_lang %{name}
14mr|cogl-1.18.2-3|225	
14mr|cogl-1.18.2-3|226	
14mr|cogl-1.18.2-3|227	%changelog
14mr|cogl-1.18.2-3|228	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.18.2-3
14mr|cogl-1.18.2-3|229	+ Revision: f919175
14mr|cogl-1.18.2-3|230	- Split library and gir packages, spec cleanup
14mr|cogl-1.18.2-3|231	
14mr|cogl-1.18.2-3|232	

16077 14
14mr|colord-1.2.0-2|1	%define major 2
14mr|colord-1.2.0-2|2	%define gir_major 1.0
14mr|colord-1.2.0-2|3	%define libname %mklibname %{name} %{major}
14mr|colord-1.2.0-2|4	%define libprivate %mklibname colordprivate %{major}
14mr|colord-1.2.0-2|5	%define libhug %mklibname colorhug %{major}
14mr|colord-1.2.0-2|6	%define girname %mklibname %{name}-gir %{gir_major}
14mr|colord-1.2.0-2|7	%define devname %mklibname %{name} -d
14mr|colord-1.2.0-2|8	
14mr|colord-1.2.0-2|9	Summary:	Color daemon
14mr|colord-1.2.0-2|10	Name:		colord
14mr|colord-1.2.0-2|11	Version:	1.2.0
14mr|colord-1.2.0-2|12	Release:	2
14mr|colord-1.2.0-2|13	License:	GPLv2+ and LGPLv2+
14mr|colord-1.2.0-2|14	Group:		System/X11
14mr|colord-1.2.0-2|15	Url:		http://www.freedesktop.org/software/colord/
14mr|colord-1.2.0-2|16	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
14mr|colord-1.2.0-2|17	BuildRequires:	argyllcms
14mr|colord-1.2.0-2|18	BuildRequires:	bash-completion
14mr|colord-1.2.0-2|19	BuildRequires:	docbook-utils
14mr|colord-1.2.0-2|20	BuildRequires:	gettext
14mr|colord-1.2.0-2|21	BuildRequires:	gtk-doc
14mr|colord-1.2.0-2|22	BuildRequires:	intltool
14mr|colord-1.2.0-2|23	BuildRequires:	vala-tools
14mr|colord-1.2.0-2|24	BuildRequires:	sane-devel
14mr|colord-1.2.0-2|25	BuildRequires:	pkgconfig(dbus-1)
14mr|colord-1.2.0-2|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|colord-1.2.0-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|colord-1.2.0-2|28	BuildRequires:	pkgconfig(gudev-1.0)
14mr|colord-1.2.0-2|29	BuildRequires:	pkgconfig(gusb)
14mr|colord-1.2.0-2|30	BuildRequires:	pkgconfig(lcms2)
14mr|colord-1.2.0-2|31	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|colord-1.2.0-2|32	BuildRequires:	pkgconfig(libsystemd-login)
14mr|colord-1.2.0-2|33	BuildRequires:	pkgconfig(libusb-1.0)
14mr|colord-1.2.0-2|34	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|colord-1.2.0-2|35	BuildRequires:	pkgconfig(sqlite3)
14mr|colord-1.2.0-2|36	BuildRequires:	bash-completion-devel
14mr|colord-1.2.0-2|37	Requires(pre,postun):	rpm-helper
14mr|colord-1.2.0-2|38	Requires:	systemd-units
14mr|colord-1.2.0-2|39	Obsoletes:	%{girname} < 1.0.4
14mr|colord-1.2.0-2|40	Provides:	%{girname} = %{EVRD}
14mr|colord-1.2.0-2|41	Obsoletes:	shared-color-profiles < 0.1.6-3
14mr|colord-1.2.0-2|42	Provides:	shared-color-profiles = %{EVRD}
14mr|colord-1.2.0-2|43	
14mr|colord-1.2.0-2|44	%description
14mr|colord-1.2.0-2|45	colord is a low level system activated daemon that maps color devices
14mr|colord-1.2.0-2|46	to color profiles in the system context.
14mr|colord-1.2.0-2|47	
14mr|colord-1.2.0-2|48	%files -f %{name}.lang
14mr|colord-1.2.0-2|49	%doc README.md NEWS
14mr|colord-1.2.0-2|50	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
14mr|colord-1.2.0-2|51	/lib/udev/rules.d/*.rules
14mr|colord-1.2.0-2|52	%{_bindir}/*
14mr|colord-1.2.0-2|53	%{_libdir}/colord
14mr|colord-1.2.0-2|54	%{_libdir}/colord-plugins/*
14mr|colord-1.2.0-2|55	%{_libdir}/colord-sane
14mr|colord-1.2.0-2|56	%{_libdir}/colord-sensors
14mr|colord-1.2.0-2|57	%{_libdir}/colord-session
14mr|colord-1.2.0-2|58	%dir %{_datadir}/color/icc/colord
14mr|colord-1.2.0-2|59	%{_datadir}/color/icc/colord/*.ic?
14mr|colord-1.2.0-2|60	%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager*.xml
14mr|colord-1.2.0-2|61	%{_datadir}/colord/*
14mr|colord-1.2.0-2|62	%{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service
14mr|colord-1.2.0-2|63	%{_datadir}/polkit-1/actions/org.freedesktop.color.policy
14mr|colord-1.2.0-2|64	%{_datadir}/man/man1/*.1.*
14mr|colord-1.2.0-2|65	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
14mr|colord-1.2.0-2|66	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord/icc
14mr|colord-1.2.0-2|67	%ghost %{_localstatedir}/lib/colord/*.db
14mr|colord-1.2.0-2|68	%{_systemunitdir}/*.service
14mr|colord-1.2.0-2|69	%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
14mr|colord-1.2.0-2|70	%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service
14mr|colord-1.2.0-2|71	%{_datadir}/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml
14mr|colord-1.2.0-2|72	%{_libdir}/girepository-1.0/ColorHug-*.typelib
14mr|colord-1.2.0-2|73	%{_libdir}/girepository-1.0/Colord-%{gir_major}.typelib
14mr|colord-1.2.0-2|74	%{_datadir}/bash-completion/completions/colormgr
14mr|colord-1.2.0-2|75	
14mr|colord-1.2.0-2|76	%pre
14mr|colord-1.2.0-2|77	%_pre_useradd colord /var/lib/colord /sbin/nologin
14mr|colord-1.2.0-2|78	%_pre_groupadd colord colord
14mr|colord-1.2.0-2|79	
14mr|colord-1.2.0-2|80	%postun
14mr|colord-1.2.0-2|81	%_postun_userdel colord
14mr|colord-1.2.0-2|82	%_postun_groupdel colord
14mr|colord-1.2.0-2|83	
14mr|colord-1.2.0-2|84	#----------------------------------------------------------------------------
14mr|colord-1.2.0-2|85	
14mr|colord-1.2.0-2|86	%package -n %{libname}
14mr|colord-1.2.0-2|87	Summary:	Library package for %{name}
14mr|colord-1.2.0-2|88	Group:		System/Libraries
14mr|colord-1.2.0-2|89	Obsoletes:	%{_lib}%{name}1 < 1.2.0
14mr|colord-1.2.0-2|90	
14mr|colord-1.2.0-2|91	%description -n %{libname}
14mr|colord-1.2.0-2|92	Main library for %{name}.
14mr|colord-1.2.0-2|93	
14mr|colord-1.2.0-2|94	%files -n %{libname}
14mr|colord-1.2.0-2|95	%{_libdir}/libcolord.so.%{major}*
14mr|colord-1.2.0-2|96	
14mr|colord-1.2.0-2|97	#----------------------------------------------------------------------------
14mr|colord-1.2.0-2|98	
14mr|colord-1.2.0-2|99	%package -n %{libprivate}
14mr|colord-1.2.0-2|100	Summary:	Library package for %{name}
14mr|colord-1.2.0-2|101	Group:		System/Libraries
14mr|colord-1.2.0-2|102	Obsoletes:	%{_lib}%{name}private1 < 1.2.0
14mr|colord-1.2.0-2|103	
14mr|colord-1.2.0-2|104	%description -n %{libprivate}
14mr|colord-1.2.0-2|105	Main library for %{name}.
14mr|colord-1.2.0-2|106	
14mr|colord-1.2.0-2|107	%files -n %{libprivate}
14mr|colord-1.2.0-2|108	%{_libdir}/libcolordprivate.so.%{major}*
14mr|colord-1.2.0-2|109	
14mr|colord-1.2.0-2|110	#----------------------------------------------------------------------------
14mr|colord-1.2.0-2|111	
14mr|colord-1.2.0-2|112	%package -n %{libhug}
14mr|colord-1.2.0-2|113	Summary:	Library package for %{name}
14mr|colord-1.2.0-2|114	Group:		System/Libraries
14mr|colord-1.2.0-2|115	Obsoletes:	%{_lib}%{name}hug1 < 1.2.0
14mr|colord-1.2.0-2|116	
14mr|colord-1.2.0-2|117	%description -n %{libhug}
14mr|colord-1.2.0-2|118	Main library for %{name}.
14mr|colord-1.2.0-2|119	
14mr|colord-1.2.0-2|120	%files -n %{libhug}
14mr|colord-1.2.0-2|121	%{_libdir}/libcolorhug.so.%{major}*
14mr|colord-1.2.0-2|122	
14mr|colord-1.2.0-2|123	#----------------------------------------------------------------------------
14mr|colord-1.2.0-2|124	
14mr|colord-1.2.0-2|125	%package -n %{devname}
14mr|colord-1.2.0-2|126	Summary:	Development package for %{name}
14mr|colord-1.2.0-2|127	Group:		Development/C
14mr|colord-1.2.0-2|128	Requires:	%{libname} = %{EVRD}
14mr|colord-1.2.0-2|129	Requires:	%{libprivate} = %{EVRD}
14mr|colord-1.2.0-2|130	Requires:	%{libhug} = %{EVRD}
14mr|colord-1.2.0-2|131	Requires:	%{girname} = %{EVRD}
14mr|colord-1.2.0-2|132	Provides:	%{name}-devel = %{EVRD}
14mr|colord-1.2.0-2|133	
14mr|colord-1.2.0-2|134	%description -n %{devname}
14mr|colord-1.2.0-2|135	Files for development with %{name}.
14mr|colord-1.2.0-2|136	
14mr|colord-1.2.0-2|137	%files -n %{devname}
14mr|colord-1.2.0-2|138	%{_includedir}/colord-1
14mr|colord-1.2.0-2|139	%{_libdir}/libcolor*.so
14mr|colord-1.2.0-2|140	%{_libdir}/pkgconfig/color*.pc
14mr|colord-1.2.0-2|141	%{_datadir}/gir-1.0/*.gir
14mr|colord-1.2.0-2|142	%{_datadir}/vala/vapi/*.vapi
14mr|colord-1.2.0-2|143	
14mr|colord-1.2.0-2|144	#----------------------------------------------------------------------------
14mr|colord-1.2.0-2|145	
14mr|colord-1.2.0-2|146	%prep
14mr|colord-1.2.0-2|147	%setup -q
14mr|colord-1.2.0-2|148	
14mr|colord-1.2.0-2|149	%build
14mr|colord-1.2.0-2|150	# Set ~2 GiB limit so that colprof is forced to work in chunks when
14mr|colord-1.2.0-2|151	# generating the print profile rather than trying to allocate a 3.1 GiB
14mr|colord-1.2.0-2|152	# chunk of RAM to put the entire B-to-A tables in.
14mr|colord-1.2.0-2|153	ulimit -Sv 2000000
14mr|colord-1.2.0-2|154	%configure \
14mr|colord-1.2.0-2|155	--with-daemon-user=colord \
14mr|colord-1.2.0-2|156	--with-systemdsystemunitdir=%{_systemunitdir} \
14mr|colord-1.2.0-2|157	--enable-vala \
14mr|colord-1.2.0-2|158	--enable-sane \
14mr|colord-1.2.0-2|159	--enable-print-profiles \
14mr|colord-1.2.0-2|160	--with-daemon-user=colord \
14mr|colord-1.2.0-2|161	--disable-static \
14mr|colord-1.2.0-2|162	--disable-rpath \
14mr|colord-1.2.0-2|163	--disable-examples \
14mr|colord-1.2.0-2|164	--disable-silent-rules \
14mr|colord-1.2.0-2|165	--disable-dependency-tracking
14mr|colord-1.2.0-2|166	
14mr|colord-1.2.0-2|167	%make
14mr|colord-1.2.0-2|168	
14mr|colord-1.2.0-2|169	%install
14mr|colord-1.2.0-2|170	%makeinstall_std
14mr|colord-1.2.0-2|171	
14mr|colord-1.2.0-2|172	# databases
14mr|colord-1.2.0-2|173	touch %{buildroot}%{_localstatedir}/lib/colord/mapping.db
14mr|colord-1.2.0-2|174	touch %{buildroot}%{_localstatedir}/lib/colord/storage.db
14mr|colord-1.2.0-2|175	
14mr|colord-1.2.0-2|176	%find_lang %{name}
14mr|colord-1.2.0-2|177	
14mr|colord-1.2.0-2|178	
14mr|colord-1.2.0-2|179	%changelog
14mr|colord-1.2.0-2|180	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|colord-1.2.0-2|181	+ Revision: 98449ed
14mr|colord-1.2.0-2|182	- MassBuild#440: Increase release tag
14mr|colord-1.2.0-2|183	
14mr|colord-1.2.0-2|184	

16078 14
14mr|colord-gtk-0.1.25-3|1	%define major		1
14mr|colord-gtk-0.1.25-3|2	%define libname		%mklibname %{name} %{major}
14mr|colord-gtk-0.1.25-3|3	%define girname		%mklibname %{name}-gir
14mr|colord-gtk-0.1.25-3|4	%define develname	%mklibname %{name} -d
14mr|colord-gtk-0.1.25-3|5	
14mr|colord-gtk-0.1.25-3|6	Name:		colord-gtk
14mr|colord-gtk-0.1.25-3|7	Summary:	GTK support library for colord
14mr|colord-gtk-0.1.25-3|8	Version:	0.1.25
14mr|colord-gtk-0.1.25-3|9	Release:	3
14mr|colord-gtk-0.1.25-3|10	License:	LGPLv2+
14mr|colord-gtk-0.1.25-3|11	Group:		System/Libraries
14mr|colord-gtk-0.1.25-3|12	URL:		http://
14mr|colord-gtk-0.1.25-3|13	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
14mr|colord-gtk-0.1.25-3|14	#BuildRequires:	docbook-utils
14mr|colord-gtk-0.1.25-3|15	BuildRequires:	gettext
14mr|colord-gtk-0.1.25-3|16	BuildRequires:	glib2-devel
14mr|colord-gtk-0.1.25-3|17	BuildRequires:	colord-devel >= %{version}
14mr|colord-gtk-0.1.25-3|18	BuildRequires:	intltool
14mr|colord-gtk-0.1.25-3|19	BuildRequires:	lcms2-devel >= 2.2
14mr|colord-gtk-0.1.25-3|20	BuildRequires:	gobject-introspection-devel
14mr|colord-gtk-0.1.25-3|21	BuildRequires:	vala-tools
14mr|colord-gtk-0.1.25-3|22	BuildRequires:	gtk+3-devel
14mr|colord-gtk-0.1.25-3|23	BuildRequires:	gtk-doc
14mr|colord-gtk-0.1.25-3|24	BuildRequires:	pkgconfig(dbus-1)
14mr|colord-gtk-0.1.25-3|25	Requires:	%{libname} = %{EVRD}
14mr|colord-gtk-0.1.25-3|26	Requires:	%{girname} = %{EVRD}
14mr|colord-gtk-0.1.25-3|27	
14mr|colord-gtk-0.1.25-3|28	%description
14mr|colord-gtk-0.1.25-3|29	colord-gtk is a support library for colord and provides additional
14mr|colord-gtk-0.1.25-3|30	functionality that requires GTK+.
14mr|colord-gtk-0.1.25-3|31	
14mr|colord-gtk-0.1.25-3|32	%package -n %{libname}
14mr|colord-gtk-0.1.25-3|33	Summary:	GTK support library for colord
14mr|colord-gtk-0.1.25-3|34	
14mr|colord-gtk-0.1.25-3|35	%description -n %{libname}
14mr|colord-gtk-0.1.25-3|36	colord-gtk is a support library for colord and provides additional
14mr|colord-gtk-0.1.25-3|37	functionality that requires GTK+.
14mr|colord-gtk-0.1.25-3|38	
14mr|colord-gtk-0.1.25-3|39	%package -n %{girname}
14mr|colord-gtk-0.1.25-3|40	Summary:	GObject Introspection interface library for %{name}
14mr|colord-gtk-0.1.25-3|41	
14mr|colord-gtk-0.1.25-3|42	%description -n %{girname}
14mr|colord-gtk-0.1.25-3|43	GObject Introspection interface library for %{name}.
14mr|colord-gtk-0.1.25-3|44	
14mr|colord-gtk-0.1.25-3|45	%package -n %{develname}
14mr|colord-gtk-0.1.25-3|46	Group:		Development/GNOME and GTK+
14mr|colord-gtk-0.1.25-3|47	Summary:	Development files for %{name}
14mr|colord-gtk-0.1.25-3|48	Requires:	%{libname} = %{version}
14mr|colord-gtk-0.1.25-3|49	Requires:	%{girname} = %{version}
14mr|colord-gtk-0.1.25-3|50	Provides:	%{name}-devel = %{EVRD}
14mr|colord-gtk-0.1.25-3|51	
14mr|colord-gtk-0.1.25-3|52	%description -n %{develname}
14mr|colord-gtk-0.1.25-3|53	Files for development with %{name}.
14mr|colord-gtk-0.1.25-3|54	
14mr|colord-gtk-0.1.25-3|55	%prep
14mr|colord-gtk-0.1.25-3|56	%setup -q
14mr|colord-gtk-0.1.25-3|57	
14mr|colord-gtk-0.1.25-3|58	%build
14mr|colord-gtk-0.1.25-3|59	autoreconf -fi
14mr|colord-gtk-0.1.25-3|60	intltoolize --force
14mr|colord-gtk-0.1.25-3|61	aclocal
14mr|colord-gtk-0.1.25-3|62	%configure \
14mr|colord-gtk-0.1.25-3|63	--disable-static \
14mr|colord-gtk-0.1.25-3|64	--disable-rpath \
14mr|colord-gtk-0.1.25-3|65	--enable-vala \
14mr|colord-gtk-0.1.25-3|66	--disable-dependency-tracking
14mr|colord-gtk-0.1.25-3|67	%make
14mr|colord-gtk-0.1.25-3|68	
14mr|colord-gtk-0.1.25-3|69	%install
14mr|colord-gtk-0.1.25-3|70	%makeinstall_std
14mr|colord-gtk-0.1.25-3|71	
14mr|colord-gtk-0.1.25-3|72	%find_lang %{name}
14mr|colord-gtk-0.1.25-3|73	
14mr|colord-gtk-0.1.25-3|74	%files -f %{name}.lang
14mr|colord-gtk-0.1.25-3|75	%doc AUTHORS NEWS README TODO
14mr|colord-gtk-0.1.25-3|76	#%doc %{_datadir}/gtk-doc/html/%{name}
14mr|colord-gtk-0.1.25-3|77	%{_datadir}/vala/vapi/%{name}.vapi
14mr|colord-gtk-0.1.25-3|78	
14mr|colord-gtk-0.1.25-3|79	%files -n %{libname}
14mr|colord-gtk-0.1.25-3|80	%{_libdir}/lib%{name}.so.%{major}*
14mr|colord-gtk-0.1.25-3|81	
14mr|colord-gtk-0.1.25-3|82	%files -n %{girname}
14mr|colord-gtk-0.1.25-3|83	%{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
14mr|colord-gtk-0.1.25-3|84	%{_datadir}/gir-1.0/ColordGtk-1.0.gir
14mr|colord-gtk-0.1.25-3|85	
14mr|colord-gtk-0.1.25-3|86	%files -n %{develname}
14mr|colord-gtk-0.1.25-3|87	%{_includedir}/colord-%{major}/%{name}*
14mr|colord-gtk-0.1.25-3|88	%{_libdir}/lib%{name}.so
14mr|colord-gtk-0.1.25-3|89	%{_libdir}/pkgconfig/%{name}.pc
14mr|colord-gtk-0.1.25-3|90	
14mr|colord-gtk-0.1.25-3|91	
14mr|colord-gtk-0.1.25-3|92	%changelog
14mr|colord-gtk-0.1.25-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.25-3
14mr|colord-gtk-0.1.25-3|94	+ Revision: 8496991
14mr|colord-gtk-0.1.25-3|95	- MassBuild#440: Increase release tag
14mr|colord-gtk-0.1.25-3|96	
14mr|colord-gtk-0.1.25-3|97	

16079 14
14mr|colorsvn-0.3.2-11|1	Name:           colorsvn
14mr|colorsvn-0.3.2-11|2	Version:        0.3.2
14mr|colorsvn-0.3.2-11|3	Release:        11
14mr|colorsvn-0.3.2-11|4	Epoch:          0
14mr|colorsvn-0.3.2-11|5	Summary:        Colorizer for subversion, based on colorgcc and colorcvs
14mr|colorsvn-0.3.2-11|6	Group:          Development/Other
14mr|colorsvn-0.3.2-11|7	License:        GPL
14mr|colorsvn-0.3.2-11|8	URL:            http://www.console-colors.de/
14mr|colorsvn-0.3.2-11|9	Source0:        http://www.console-colors.de/downloads/colorsvn/colorsvn-%{version}.tar.gz
14mr|colorsvn-0.3.2-11|10	Requires:       subversion
14mr|colorsvn-0.3.2-11|11	BuildRequires:  subversion
14mr|colorsvn-0.3.2-11|12	BuildArch:      noarch
14mr|colorsvn-0.3.2-11|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|colorsvn-0.3.2-11|14	
14mr|colorsvn-0.3.2-11|15	%description
14mr|colorsvn-0.3.2-11|16	Subversion output colorizer.
14mr|colorsvn-0.3.2-11|17	
14mr|colorsvn-0.3.2-11|18	%prep
14mr|colorsvn-0.3.2-11|19	%setup -q
14mr|colorsvn-0.3.2-11|20	
14mr|colorsvn-0.3.2-11|21	%build
14mr|colorsvn-0.3.2-11|22	%{configure2_5x}
14mr|colorsvn-0.3.2-11|23	
14mr|colorsvn-0.3.2-11|24	%install
14mr|colorsvn-0.3.2-11|25	%{__rm} -rf %{buildroot}
14mr|colorsvn-0.3.2-11|26	%{makeinstall_std}
14mr|colorsvn-0.3.2-11|27	%{__perl} -p -e 's|/bin/sh|/bin/csh|;' \
14mr|colorsvn-0.3.2-11|28	-e 's|=| |g;' \
14mr|colorsvn-0.3.2-11|29	%{buildroot}%{_sysconfdir}/profile.d/colorsvn-env.sh \
14mr|colorsvn-0.3.2-11|30	> %{buildroot}%{_sysconfdir}/profile.d/colorsvn-env.csh
14mr|colorsvn-0.3.2-11|31	
14mr|colorsvn-0.3.2-11|32	%clean
14mr|colorsvn-0.3.2-11|33	%{__rm} -rf %{buildroot}
14mr|colorsvn-0.3.2-11|34	
14mr|colorsvn-0.3.2-11|35	%files
14mr|colorsvn-0.3.2-11|36	%defattr(0644,root,root,0755)
14mr|colorsvn-0.3.2-11|37	%doc ChangeLog COPYING CREDITS INSTALL
14mr|colorsvn-0.3.2-11|38	%attr(0755,root,root) %{_bindir}/colorsvn
14mr|colorsvn-0.3.2-11|39	%{_mandir}/man1/colorsvn.1*
14mr|colorsvn-0.3.2-11|40	%config(noreplace) %{_sysconfdir}/colorsvnrc
14mr|colorsvn-0.3.2-11|41	%attr(0755,root,root) %{_sysconfdir}/profile.d/colorsvn-env.sh
14mr|colorsvn-0.3.2-11|42	%attr(0755,root,root) %{_sysconfdir}/profile.d/colorsvn-env.csh
14mr|colorsvn-0.3.2-11|43	
14mr|colorsvn-0.3.2-11|44	
14mr|colorsvn-0.3.2-11|45	
14mr|colorsvn-0.3.2-11|46	
14mr|colorsvn-0.3.2-11|47	
14mr|colorsvn-0.3.2-11|48	%changelog
14mr|colorsvn-0.3.2-11|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.3.2-11
14mr|colorsvn-0.3.2-11|50	+ Revision: 9edad7f
14mr|colorsvn-0.3.2-11|51	- MassBuild#440: Increase release tag
14mr|colorsvn-0.3.2-11|52	
14mr|colorsvn-0.3.2-11|53	

16080 14
14mr|comgt-0.32-14|1	%define old_name gcom
14mr|comgt-0.32-14|2	
14mr|comgt-0.32-14|3	Summary:	GPRS/EDGE/3G/HSDPA datacard control tool
14mr|comgt-0.32-14|4	Name:		comgt
14mr|comgt-0.32-14|5	Version:	0.32
14mr|comgt-0.32-14|6	Release:	14
14mr|comgt-0.32-14|7	Source0:	http://www.pharscape.org/3G/%{name}/%{name}.%{version}.tgz
14mr|comgt-0.32-14|8	Patch0:		comgt-0.32-string-format.patch
14mr|comgt-0.32-14|9	Patch1:		comgt-0.32-fix-man-page-typo.patch
14mr|comgt-0.32-14|10	License:	GPLv2+
14mr|comgt-0.32-14|11	Group:		Communications
14mr|comgt-0.32-14|12	URL:		http://pharscape.org/comgt.html
14mr|comgt-0.32-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|comgt-0.32-14|14	Provides:	%{old_name}
14mr|comgt-0.32-14|15	Obsoletes:	%{old_name}
14mr|comgt-0.32-14|16	Requires:	usb_modeswitch
14mr|comgt-0.32-14|17	
14mr|comgt-0.32-14|18	%description
14mr|comgt-0.32-14|19	comgt is a datacard control tool for Option GlobeTrotter
14mr|comgt-0.32-14|20	GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS.
14mr|comgt-0.32-14|21	
14mr|comgt-0.32-14|22	It is a scripting language interpreter useful for establishing
14mr|comgt-0.32-14|23	communications on serial lines and through PCMCIA modems as well as
14mr|comgt-0.32-14|24	GPRS and 3G datacards.
14mr|comgt-0.32-14|25	
14mr|comgt-0.32-14|26	comgt has some features that are rarely found in other utilities of the
14mr|comgt-0.32-14|27	same type.
14mr|comgt-0.32-14|28	
14mr|comgt-0.32-14|29	%prep
14mr|comgt-0.32-14|30	%setup -q -n %{name}.%{version}
14mr|comgt-0.32-14|31	%patch0 -p1 -b .str_format~
14mr|comgt-0.32-14|32	%patch1 -p1 -b .man_typo~
14mr|comgt-0.32-14|33	
14mr|comgt-0.32-14|34	%build
14mr|comgt-0.32-14|35	%make CFLAGS="-c %{optflags}" LDFLAGS="%{ldflags}"
14mr|comgt-0.32-14|36	
14mr|comgt-0.32-14|37	%install
14mr|comgt-0.32-14|38	rm -rf %{buildroot}
14mr|comgt-0.32-14|39	install -m755 %{name} -D %{buildroot}%{_sbindir}/%{name}
14mr|comgt-0.32-14|40	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14mr|comgt-0.32-14|41	ln -s %{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{old_name}
14mr|comgt-0.32-14|42	
14mr|comgt-0.32-14|43	%clean
14mr|comgt-0.32-14|44	rm -rf %{buildroot}
14mr|comgt-0.32-14|45	
14mr|comgt-0.32-14|46	%files
14mr|comgt-0.32-14|47	%defattr(644,root,root,755)
14mr|comgt-0.32-14|48	%doc CHANGELOG gprs.txt TODO umts.txt
14mr|comgt-0.32-14|49	%{_mandir}/man1/%{name}.1*
14mr|comgt-0.32-14|50	%defattr(755,root,root,755)
14mr|comgt-0.32-14|51	%{_sbindir}/%{name}
14mr|comgt-0.32-14|52	%{_sbindir}/%{old_name}
14mr|comgt-0.32-14|53	
14mr|comgt-0.32-14|54	
14mr|comgt-0.32-14|55	
14mr|comgt-0.32-14|56	%changelog
14mr|comgt-0.32-14|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.32-14
14mr|comgt-0.32-14|58	+ Revision: e5fe063
14mr|comgt-0.32-14|59	- MassBuild#440: Increase release tag
14mr|comgt-0.32-14|60	
14mr|comgt-0.32-14|61	

16081 14
14mr|command-not-found-1.2-7|1	Name:           command-not-found
14mr|command-not-found-1.2-7|2	Version:        1.2
14mr|command-not-found-1.2-7|3	Release:        7
14mr|command-not-found-1.2-7|4	Summary:        Command-not-found tool for ROSA and OpenMandriva
14mr|command-not-found-1.2-7|5	Group:          File tools
14mr|command-not-found-1.2-7|6	License:        GPLv2
14mr|command-not-found-1.2-7|7	URL:            N/A
14mr|command-not-found-1.2-7|8	Source0:        %{name}-%{version}.tar.gz
14mr|command-not-found-1.2-7|9	BuildArch:      noarch
14mr|command-not-found-1.2-7|10	
14mr|command-not-found-1.2-7|11	Requires:       command-not-found-data
14mr|command-not-found-1.2-7|12	Requires:       python-json
14mr|command-not-found-1.2-7|13	Requires:       python-rpm
14mr|command-not-found-1.2-7|14	BuildRequires:  python(abi) = 2.7
14mr|command-not-found-1.2-7|15	
14mr|command-not-found-1.2-7|16	%description
14mr|command-not-found-1.2-7|17	When you call non-existent command in bash, you will get a
14mr|command-not-found-1.2-7|18	list of packages (with repositories) where you can find this command
14mr|command-not-found-1.2-7|19	or similar ones.
14mr|command-not-found-1.2-7|20	
14mr|command-not-found-1.2-7|21	%prep
14mr|command-not-found-1.2-7|22	%setup -q -n %{name}
14mr|command-not-found-1.2-7|23	
14mr|command-not-found-1.2-7|24	%install
14mr|command-not-found-1.2-7|25	for d in `python localizer.py --list`; do\
14mr|command-not-found-1.2-7|26	mkdir -p %{buildroot}/usr/share/locale/$d/LC_MESSAGES;\
14mr|command-not-found-1.2-7|27	install -m 644 locale/$d/LC_MESSAGES/%{name}.mo %{buildroot}/usr/share/locale/$d/LC_MESSAGES/%{name}.mo;\
14mr|command-not-found-1.2-7|28	done
14mr|command-not-found-1.2-7|29	mkdir -p %{buildroot}/usr/bin
14mr|command-not-found-1.2-7|30	mkdir -p %{buildroot}/etc/profile.d
14mr|command-not-found-1.2-7|31	cp command-not-found.py  %{buildroot}/usr/bin/cnf
14mr|command-not-found-1.2-7|32	cp handler.sh %{buildroot}/etc/profile.d/91cnf.sh
14mr|command-not-found-1.2-7|33	
14mr|command-not-found-1.2-7|34	%find_lang %{name}
14mr|command-not-found-1.2-7|35	
14mr|command-not-found-1.2-7|36	%files -f %{name}.lang
14mr|command-not-found-1.2-7|37	/usr/bin/cnf
14mr|command-not-found-1.2-7|38	/etc/profile.d/91cnf.sh
14mr|command-not-found-1.2-7|39	
14mr|command-not-found-1.2-7|40	%changelog
14mr|command-not-found-1.2-7|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-7
14mr|command-not-found-1.2-7|42	+ Revision: 103a5b0
14mr|command-not-found-1.2-7|43	- MassBuild#440: Increase release tag
14mr|command-not-found-1.2-7|44	
14mr|command-not-found-1.2-7|45	

16082 14
14mr|command-not-found-data-2013.02.21-3|1	
14mr|command-not-found-data-2013.02.21-3|2	Name:           command-not-found-data
14mr|command-not-found-data-2013.02.21-3|3	Version:        2013.02.21
14mr|command-not-found-data-2013.02.21-3|4	Release:        3
14mr|command-not-found-data-2013.02.21-3|5	Summary:        Data files for command-not-found
14mr|command-not-found-data-2013.02.21-3|6	Group:          File tools
14mr|command-not-found-data-2013.02.21-3|7	License:        GPLv2
14mr|command-not-found-data-2013.02.21-3|8	URL:            N/A
14mr|command-not-found-data-2013.02.21-3|9	Source0:        %{name}-%{version}.tar.gz
14mr|command-not-found-data-2013.02.21-3|10	BuildArch:      noarch
14mr|command-not-found-data-2013.02.21-3|11	
14mr|command-not-found-data-2013.02.21-3|12	%description
14mr|command-not-found-data-2013.02.21-3|13	Contains data files for command-not-found tool.
14mr|command-not-found-data-2013.02.21-3|14	This package will be rebuilt every week with new data.
14mr|command-not-found-data-2013.02.21-3|15	
14mr|command-not-found-data-2013.02.21-3|16	%prep
14mr|command-not-found-data-2013.02.21-3|17	%setup -q -n %{name}
14mr|command-not-found-data-2013.02.21-3|18	
14mr|command-not-found-data-2013.02.21-3|19	%install
14mr|command-not-found-data-2013.02.21-3|20	mkdir -p %{buildroot}/usr/share/command-not-found
14mr|command-not-found-data-2013.02.21-3|21	cp data.json %{buildroot}/usr/share/command-not-found/data.json
14mr|command-not-found-data-2013.02.21-3|22	
14mr|command-not-found-data-2013.02.21-3|23	%files
14mr|command-not-found-data-2013.02.21-3|24	%dir /usr/share/command-not-found/
14mr|command-not-found-data-2013.02.21-3|25	/usr/share/command-not-found/data.json
14mr|command-not-found-data-2013.02.21-3|26	
14mr|command-not-found-data-2013.02.21-3|27	
14mr|command-not-found-data-2013.02.21-3|28	%changelog
14mr|command-not-found-data-2013.02.21-3|29	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2013.02.21-3
14mr|command-not-found-data-2013.02.21-3|30	+ Revision: ce6b522
14mr|command-not-found-data-2013.02.21-3|31	- MassBuild#440: Increase release tag
14mr|command-not-found-data-2013.02.21-3|32	
14mr|command-not-found-data-2013.02.21-3|33	

16083 14
14mr|commoncpp2-1.8.1-6|1	%define api	1.8
14mr|commoncpp2-1.8.1-6|2	%define major	0
14mr|commoncpp2-1.8.1-6|3	%define libccext2	%mklibname ccext2_ %{api} %{major}
14mr|commoncpp2-1.8.1-6|4	%define libccgnu2	%mklibname ccgnu2_ %{api} %{major}
14mr|commoncpp2-1.8.1-6|5	%define devname		%mklibname %{name} -d
14mr|commoncpp2-1.8.1-6|6	
14mr|commoncpp2-1.8.1-6|7	Summary:	A GNU package for creating portable C++ programs
14mr|commoncpp2-1.8.1-6|8	Name:		commoncpp2
14mr|commoncpp2-1.8.1-6|9	Version:	1.8.1
14mr|commoncpp2-1.8.1-6|10	Release:	6
14mr|commoncpp2-1.8.1-6|11	Group:		Development/C++
14mr|commoncpp2-1.8.1-6|12	License:	GPLv2
14mr|commoncpp2-1.8.1-6|13	Url:		http://www.gnutelephony.org
14mr|commoncpp2-1.8.1-6|14	Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
14mr|commoncpp2-1.8.1-6|15	Patch0:		applog_pipe.patch
14mr|commoncpp2-1.8.1-6|16	BuildRequires:	doxygen
14mr|commoncpp2-1.8.1-6|17	BuildRequires:	libtool
14mr|commoncpp2-1.8.1-6|18	BuildRequires:	glibc-static-devel
14mr|commoncpp2-1.8.1-6|19	BuildRequires:	libstdc++-devel
14mr|commoncpp2-1.8.1-6|20	BuildRequires:	pkgconfig(zlib)
14mr|commoncpp2-1.8.1-6|21	
14mr|commoncpp2-1.8.1-6|22	%description
14mr|commoncpp2-1.8.1-6|23	Common C++2 is a GNU package which offers portable "abstraction" of system
14mr|commoncpp2-1.8.1-6|24	services such as threads, networks, and sockets. Common C++ also offers
14mr|commoncpp2-1.8.1-6|25	individual frameworks generally useful to developing portable C++ applications
14mr|commoncpp2-1.8.1-6|26	including a object persistance engine, math libraries, threading, sockets, etc.
14mr|commoncpp2-1.8.1-6|27	
14mr|commoncpp2-1.8.1-6|28	Common C++2 is small, and highly portable. Common C++ will support most Unix
14mr|commoncpp2-1.8.1-6|29	operating systems as well as Win32, in addition to GNU/Linux.
14mr|commoncpp2-1.8.1-6|30	
14mr|commoncpp2-1.8.1-6|31	#----------------------------------------------------------------------------
14mr|commoncpp2-1.8.1-6|32	
14mr|commoncpp2-1.8.1-6|33	%package -n %{libccext2}
14mr|commoncpp2-1.8.1-6|34	Summary:	A GNU package for creating portable C++ program
14mr|commoncpp2-1.8.1-6|35	Group:		System/Libraries
14mr|commoncpp2-1.8.1-6|36	Conflicts:	%{_lib}commoncpp2_1.8 < 1.8.1-4
14mr|commoncpp2-1.8.1-6|37	Obsoletes:	%{_lib}commoncpp2_1.8 < 1.8.1-4
14mr|commoncpp2-1.8.1-6|38	
14mr|commoncpp2-1.8.1-6|39	%description -n %{libccext2}
14mr|commoncpp2-1.8.1-6|40	This package contains the shared library part of CommonC++.
14mr|commoncpp2-1.8.1-6|41	
14mr|commoncpp2-1.8.1-6|42	%files -n %{libccext2}
14mr|commoncpp2-1.8.1-6|43	%{_libdir}/libccext2-%{api}.so.%{major}*
14mr|commoncpp2-1.8.1-6|44	
14mr|commoncpp2-1.8.1-6|45	#----------------------------------------------------------------------------
14mr|commoncpp2-1.8.1-6|46	
14mr|commoncpp2-1.8.1-6|47	%package -n %{libccgnu2}
14mr|commoncpp2-1.8.1-6|48	Summary:	A GNU package for creating portable C++ program
14mr|commoncpp2-1.8.1-6|49	Group:		System/Libraries
14mr|commoncpp2-1.8.1-6|50	Conflicts:	%{_lib}commoncpp2_1.8 < 1.8.1-4
14mr|commoncpp2-1.8.1-6|51	
14mr|commoncpp2-1.8.1-6|52	%description -n %{libccgnu2}
14mr|commoncpp2-1.8.1-6|53	This package contains the shared library part of CommonC++.
14mr|commoncpp2-1.8.1-6|54	
14mr|commoncpp2-1.8.1-6|55	%files -n %{libccgnu2}
14mr|commoncpp2-1.8.1-6|56	%{_libdir}/libccgnu2-%{api}.so.%{major}*
14mr|commoncpp2-1.8.1-6|57	
14mr|commoncpp2-1.8.1-6|58	#----------------------------------------------------------------------------
14mr|commoncpp2-1.8.1-6|59	
14mr|commoncpp2-1.8.1-6|60	%package -n %{devname}
14mr|commoncpp2-1.8.1-6|61	Summary:	A GNU package for creating portable C++ program
14mr|commoncpp2-1.8.1-6|62	Group:		Development/C++
14mr|commoncpp2-1.8.1-6|63	Requires:	%{libccext2} = %{EVRD}
14mr|commoncpp2-1.8.1-6|64	Requires:	%{libccgnu2} = %{EVRD}
14mr|commoncpp2-1.8.1-6|65	Provides:	%{name}-devel = %{EVRD}
14mr|commoncpp2-1.8.1-6|66	Obsoletes:	%{_lib}commoncpp-devel < 1.8.1-4
14mr|commoncpp2-1.8.1-6|67	# Keep it for a while
14mr|commoncpp2-1.8.1-6|68	Provides:	libcommoncpp-devel = %{EVRD}
14mr|commoncpp2-1.8.1-6|69	
14mr|commoncpp2-1.8.1-6|70	%description -n %{devname}
14mr|commoncpp2-1.8.1-6|71	This package contains the development files and documentation needed to build
14mr|commoncpp2-1.8.1-6|72	programs with CommonC++.
14mr|commoncpp2-1.8.1-6|73	
14mr|commoncpp2-1.8.1-6|74	%files -n %{devname}
14mr|commoncpp2-1.8.1-6|75	%doc AUTHORS NEWS README TODO COPYING COPYING.addendum THANKS ChangeLog doc/html
14mr|commoncpp2-1.8.1-6|76	%{_bindir}/ccgnu2-config
14mr|commoncpp2-1.8.1-6|77	%{multiarch_bindir}/ccgnu2-config
14mr|commoncpp2-1.8.1-6|78	%{_includedir}/cc++
14mr|commoncpp2-1.8.1-6|79	%{_datadir}/aclocal/*
14mr|commoncpp2-1.8.1-6|80	%{_infodir}/*
14mr|commoncpp2-1.8.1-6|81	%{_libdir}/*.so
14mr|commoncpp2-1.8.1-6|82	%{_libdir}/pkgconfig/*.pc
14mr|commoncpp2-1.8.1-6|83	
14mr|commoncpp2-1.8.1-6|84	#----------------------------------------------------------------------------
14mr|commoncpp2-1.8.1-6|85	
14mr|commoncpp2-1.8.1-6|86	%prep
14mr|commoncpp2-1.8.1-6|87	%setup -q
14mr|commoncpp2-1.8.1-6|88	%apply_patches
14mr|commoncpp2-1.8.1-6|89	
14mr|commoncpp2-1.8.1-6|90	%build
14mr|commoncpp2-1.8.1-6|91	./autogen.sh
14mr|commoncpp2-1.8.1-6|92	%configure2_5x \
14mr|commoncpp2-1.8.1-6|93	--disable-static
14mr|commoncpp2-1.8.1-6|94	%make
14mr|commoncpp2-1.8.1-6|95	
14mr|commoncpp2-1.8.1-6|96	%install
14mr|commoncpp2-1.8.1-6|97	%makeinstall_std
14mr|commoncpp2-1.8.1-6|98	
14mr|commoncpp2-1.8.1-6|99	%multiarch_binaries %{buildroot}%{_bindir}/ccgnu2-config
14mr|commoncpp2-1.8.1-6|100	
14mr|commoncpp2-1.8.1-6|101	
14mr|commoncpp2-1.8.1-6|102	%changelog
14mr|commoncpp2-1.8.1-6|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.1-6
14mr|commoncpp2-1.8.1-6|104	+ Revision: 4c14b8a
14mr|commoncpp2-1.8.1-6|105	- MassBuild#440: Increase release tag
14mr|commoncpp2-1.8.1-6|106	
14mr|commoncpp2-1.8.1-6|107	

16084 14
14mr|common-licenses-1.1-4|1	Summary:	Contains the various common licenses uses by the distribution
14mr|common-licenses-1.1-4|2	Name:		common-licenses
14mr|common-licenses-1.1-4|3	Version:	1.1
14mr|common-licenses-1.1-4|4	Release:	4
14mr|common-licenses-1.1-4|5	Source0:	%{name}-%{version}.tar.xz
14mr|common-licenses-1.1-4|6	License:	GPLv2+
14mr|common-licenses-1.1-4|7	Group:		System/Base
14mr|common-licenses-1.1-4|8	BuildArch:	noarch
14mr|common-licenses-1.1-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|common-licenses-1.1-4|10	
14mr|common-licenses-1.1-4|11	%description
14mr|common-licenses-1.1-4|12	Contains the various common licenses uses by the distribution. Instead of
14mr|common-licenses-1.1-4|13	including the COPYING file in every package, just refer to this one.
14mr|common-licenses-1.1-4|14	
14mr|common-licenses-1.1-4|15	%prep
14mr|common-licenses-1.1-4|16	%setup -q
14mr|common-licenses-1.1-4|17	
14mr|common-licenses-1.1-4|18	%build
14mr|common-licenses-1.1-4|19	
14mr|common-licenses-1.1-4|20	%install
14mr|common-licenses-1.1-4|21	rm -rf %{buildroot}
14mr|common-licenses-1.1-4|22	
14mr|common-licenses-1.1-4|23	install -d %{buildroot}%{_datadir}
14mr|common-licenses-1.1-4|24	cp -a %{name} %{buildroot}%{_datadir}
14mr|common-licenses-1.1-4|25	
14mr|common-licenses-1.1-4|26	%clean
14mr|common-licenses-1.1-4|27	rm -rf %{buildroot}
14mr|common-licenses-1.1-4|28	
14mr|common-licenses-1.1-4|29	%files
14mr|common-licenses-1.1-4|30	%defattr(-,root,root)
14mr|common-licenses-1.1-4|31	%{_datadir}/%{name}
14mr|common-licenses-1.1-4|32	
14mr|common-licenses-1.1-4|33	
14mr|common-licenses-1.1-4|34	
14mr|common-licenses-1.1-4|35	%changelog
14mr|common-licenses-1.1-4|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-4
14mr|common-licenses-1.1-4|37	+ Revision: 9a41aeb
14mr|common-licenses-1.1-4|38	- MassBuild#440: Increase release tag
14mr|common-licenses-1.1-4|39	
14mr|common-licenses-1.1-4|40	

16085 14
14mr|comparator-2.8-2|1	Summary:	Tools for fast comparasion of large source-code trees
14mr|comparator-2.8-2|2	Name:		comparator
14mr|comparator-2.8-2|3	Version:	2.8
14mr|comparator-2.8-2|4	Release:	2
14mr|comparator-2.8-2|5	License:	GPL
14mr|comparator-2.8-2|6	Group:		Development/Other
14mr|comparator-2.8-2|7	Source0:	http://www.catb.org/~esr/comparator/%{name}-%{version}.tar.gz
14mr|comparator-2.8-2|8	URL:		http://www.catb.org/~esr/comparator
14mr|comparator-2.8-2|9	
14mr|comparator-2.8-2|10	%description
14mr|comparator-2.8-2|11	Comparator and filterator are a pair of tools for rapidly finding
14mr|comparator-2.8-2|12	common code segments in large source trees. They can be useful as
14mr|comparator-2.8-2|13	tools for detecting copyright infringement.
14mr|comparator-2.8-2|14	
14mr|comparator-2.8-2|15	%prep
14mr|comparator-2.8-2|16	%setup -q
14mr|comparator-2.8-2|17	
14mr|comparator-2.8-2|18	%build
14mr|comparator-2.8-2|19	%make
14mr|comparator-2.8-2|20	
14mr|comparator-2.8-2|21	%install
14mr|comparator-2.8-2|22	install -d %{buildroot}{%{_bindir},%{_mandir}/man1,%{py_sitedir}}
14mr|comparator-2.8-2|23	
14mr|comparator-2.8-2|24	install comparator filterator  %{buildroot}%{_bindir}
14mr|comparator-2.8-2|25	install comparator.1  %{buildroot}%{_mandir}/man1
14mr|comparator-2.8-2|26	install comparator.py  %{buildroot}%{py_sitedir}
14mr|comparator-2.8-2|27	
14mr|comparator-2.8-2|28	%files
14mr|comparator-2.8-2|29	%defattr(644,root,root,755)
14mr|comparator-2.8-2|30	%doc README
14mr|comparator-2.8-2|31	%attr(755,root,root) %{_bindir}/*
14mr|comparator-2.8-2|32	%{_mandir}/man1/comparator.1*
14mr|comparator-2.8-2|33	%{py_sitedir}/*
14mr|comparator-2.8-2|34	
14mr|comparator-2.8-2|35	
14mr|comparator-2.8-2|36	
14mr|comparator-2.8-2|37	%changelog
14mr|comparator-2.8-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8-2
14mr|comparator-2.8-2|39	+ Revision: 2c5b3d0
14mr|comparator-2.8-2|40	- MassBuild#440: Increase release tag
14mr|comparator-2.8-2|41	
14mr|comparator-2.8-2|42	

16086 14
14mr|compface-1.5.2-7|1	%define major 1
14mr|compface-1.5.2-7|2	%define libname %mklibname %{name} %{major}
14mr|compface-1.5.2-7|3	%define develname %mklibname %{name} -d
14mr|compface-1.5.2-7|4	
14mr|compface-1.5.2-7|5	Summary:	Image from/to X-Face conversion utilities
14mr|compface-1.5.2-7|6	Name:		compface
14mr|compface-1.5.2-7|7	Version:	1.5.2
14mr|compface-1.5.2-7|8	Release:	7
14mr|compface-1.5.2-7|9	License:	MIT
14mr|compface-1.5.2-7|10	Group:		Graphics
14mr|compface-1.5.2-7|11	Source0:	http://freshmeat.net/redir/compface/1439/url_tgz/%{name}-%{version}.tar.bz2
14mr|compface-1.5.2-7|12	# originally from http://ftp.debian.org/debian/pool/main/libc/libcompface/libcompface_1.5.2-5.diff.gz
14mr|compface-1.5.2-7|13	Patch0:         libcompface_1.5.2-5.diff
14mr|compface-1.5.2-7|14	Patch2:         compface-1.5.2-build.patch
14mr|compface-1.5.2-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|compface-1.5.2-7|16	
14mr|compface-1.5.2-7|17	%description
14mr|compface-1.5.2-7|18	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
14mr|compface-1.5.2-7|19	format used to carry thumbnails of email authors in a mail header.
14mr|compface-1.5.2-7|20	
14mr|compface-1.5.2-7|21	%package -n	%{libname}
14mr|compface-1.5.2-7|22	Summary:	Shared library for %{name}
14mr|compface-1.5.2-7|23	Group:		System/Libraries
14mr|compface-1.5.2-7|24	
14mr|compface-1.5.2-7|25	%description -n	%{libname}
14mr|compface-1.5.2-7|26	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
14mr|compface-1.5.2-7|27	format used to carry thumbnails of email authors in a mail header.
14mr|compface-1.5.2-7|28	
14mr|compface-1.5.2-7|29	%package -n	%{develname}
14mr|compface-1.5.2-7|30	Summary:	Development package for %{name}
14mr|compface-1.5.2-7|31	Group:		Development/C++
14mr|compface-1.5.2-7|32	Requires:	%{libname} >= %{version}
14mr|compface-1.5.2-7|33	Obsoletes:	%{name}-devel < 1.5.2-3
14mr|compface-1.5.2-7|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|compface-1.5.2-7|35	
14mr|compface-1.5.2-7|36	%description -n	%{develname}
14mr|compface-1.5.2-7|37	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
14mr|compface-1.5.2-7|38	format used to carry thumbnails of email authors in a mail header.
14mr|compface-1.5.2-7|39	
14mr|compface-1.5.2-7|40	This package provides the development files for %{name}.
14mr|compface-1.5.2-7|41	
14mr|compface-1.5.2-7|42	%prep
14mr|compface-1.5.2-7|43	
14mr|compface-1.5.2-7|44	%setup -q
14mr|compface-1.5.2-7|45	%patch0 -p1
14mr|compface-1.5.2-7|46	%patch2 -p0
14mr|compface-1.5.2-7|47	
14mr|compface-1.5.2-7|48	%build
14mr|compface-1.5.2-7|49	export CFLAGS="%{optflags} -fPIC"
14mr|compface-1.5.2-7|50	
14mr|compface-1.5.2-7|51	%configure2_5x
14mr|compface-1.5.2-7|52	%make
14mr|compface-1.5.2-7|53	
14mr|compface-1.5.2-7|54	%install
14mr|compface-1.5.2-7|55	rm -rf %{buildroot}
14mr|compface-1.5.2-7|56	
14mr|compface-1.5.2-7|57	%makeinstall_std STRIP=/bin/true
14mr|compface-1.5.2-7|58	
14mr|compface-1.5.2-7|59	%if %mdkversion < 200900
14mr|compface-1.5.2-7|60	%post -n %{libname} -p /sbin/ldconfig
14mr|compface-1.5.2-7|61	%endif
14mr|compface-1.5.2-7|62	
14mr|compface-1.5.2-7|63	%if %mdkversion < 200900
14mr|compface-1.5.2-7|64	%postun -n %{libname} -p /sbin/ldconfig
14mr|compface-1.5.2-7|65	%endif
14mr|compface-1.5.2-7|66	
14mr|compface-1.5.2-7|67	%clean
14mr|compface-1.5.2-7|68	rm -rf %{buildroot}
14mr|compface-1.5.2-7|69	
14mr|compface-1.5.2-7|70	%files
14mr|compface-1.5.2-7|71	%defattr(-,root,root,-)
14mr|compface-1.5.2-7|72	%doc README ChangeLog
14mr|compface-1.5.2-7|73	%attr(0755,root,root) %{_bindir}/*
14mr|compface-1.5.2-7|74	%{_mandir}/man1/compface.1*
14mr|compface-1.5.2-7|75	%{_mandir}/man1/uncompface.1*
14mr|compface-1.5.2-7|76	
14mr|compface-1.5.2-7|77	%files -n %{libname}
14mr|compface-1.5.2-7|78	%defattr(-,root,root,-)
14mr|compface-1.5.2-7|79	%{_libdir}/lib*.so.%{major}*
14mr|compface-1.5.2-7|80	
14mr|compface-1.5.2-7|81	%files -n %{develname}
14mr|compface-1.5.2-7|82	%defattr(-,root,root,-)
14mr|compface-1.5.2-7|83	%{_libdir}/lib*.so
14mr|compface-1.5.2-7|84	%{_includedir}/compface.h
14mr|compface-1.5.2-7|85	%{_mandir}/man3/compface.3*
14mr|compface-1.5.2-7|86	%{_mandir}/man3/uncompface.3*
14mr|compface-1.5.2-7|87	
14mr|compface-1.5.2-7|88	
14mr|compface-1.5.2-7|89	
14mr|compface-1.5.2-7|90	%changelog
14mr|compface-1.5.2-7|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2-7
14mr|compface-1.5.2-7|92	+ Revision: f140050
14mr|compface-1.5.2-7|93	- MassBuild#440: Increase release tag
14mr|compface-1.5.2-7|94	
14mr|compface-1.5.2-7|95	

16087 14
14mr|compiz-0.9.11.1-0.20140708.1|1	%define debug_package %{nil}
14mr|compiz-0.9.11.1-0.20140708.1|2	%define _disable_ld_no_undefined 1
14mr|compiz-0.9.11.1-0.20140708.1|3	
14mr|compiz-0.9.11.1-0.20140708.1|4	%define major 0
14mr|compiz-0.9.11.1-0.20140708.1|5	%define libname %mklibname %{name} %{major}
14mr|compiz-0.9.11.1-0.20140708.1|6	%define libname_devel %mklibname -d %{name}
14mr|compiz-0.9.11.1-0.20140708.1|7	
14mr|compiz-0.9.11.1-0.20140708.1|8	%define libcompizconfig %mklibname compizconfig %{major}
14mr|compiz-0.9.11.1-0.20140708.1|9	%define libcompizconfig_devel %mklibname compizconfig -d
14mr|compiz-0.9.11.1-0.20140708.1|10	
14mr|compiz-0.9.11.1-0.20140708.1|11	%if %{_use_internal_dependency_generator}
14mr|compiz-0.9.11.1-0.20140708.1|12	%define __noautoreq 'libgtk_window_decorator_(.*)'
14mr|compiz-0.9.11.1-0.20140708.1|13	%endif
14mr|compiz-0.9.11.1-0.20140708.1|14	
14mr|compiz-0.9.11.1-0.20140708.1|15	%define bzr 20140708
14mr|compiz-0.9.11.1-0.20140708.1|16	
14mr|compiz-0.9.11.1-0.20140708.1|17	Summary:	OpenGL composite manager for Xgl and AIGLX
14mr|compiz-0.9.11.1-0.20140708.1|18	Name:		compiz
14mr|compiz-0.9.11.1-0.20140708.1|19	Version:	0.9.11.1
14mr|compiz-0.9.11.1-0.20140708.1|20	%if 0%{bzr}
14mr|compiz-0.9.11.1-0.20140708.1|21	Release:	0.%{bzr}.1
14mr|compiz-0.9.11.1-0.20140708.1|22	%else
14mr|compiz-0.9.11.1-0.20140708.1|23	Release:	11
14mr|compiz-0.9.11.1-0.20140708.1|24	%endif
14mr|compiz-0.9.11.1-0.20140708.1|25	License:	GPLv2+ and LGPLv2+ and MIT
14mr|compiz-0.9.11.1-0.20140708.1|26	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|27	Url:		http://www.compiz.org/
14mr|compiz-0.9.11.1-0.20140708.1|28	# Current source lives at https://launchpad.net/compiz
14mr|compiz-0.9.11.1-0.20140708.1|29	%if 0%{bzr}
14mr|compiz-0.9.11.1-0.20140708.1|30	Source0:	http://cgit.compiz-fusion.org/compiz/core/snapshot/%{name}-%{version}-%{bzr}.tar.bz2
14mr|compiz-0.9.11.1-0.20140708.1|31	%else
14mr|compiz-0.9.11.1-0.20140708.1|32	Source0:	http://cgit.compiz-fusion.org/compiz/core/snapshot/%{name}-%{version}.tar.bz2
14mr|compiz-0.9.11.1-0.20140708.1|33	%endif
14mr|compiz-0.9.11.1-0.20140708.1|34	Source1:	compiz.defaults
14mr|compiz-0.9.11.1-0.20140708.1|35	Source2:	compiz-window-decorator
14mr|compiz-0.9.11.1-0.20140708.1|36	Source3:	kstylerc.xinit
14mr|compiz-0.9.11.1-0.20140708.1|37	
14mr|compiz-0.9.11.1-0.20140708.1|38	# fedora sources bumped by x10
14mr|compiz-0.9.11.1-0.20140708.1|39	Source11:	compiz-gtk
14mr|compiz-0.9.11.1-0.20140708.1|40	Source12:	compiz-gtk.desktop
14mr|compiz-0.9.11.1-0.20140708.1|41	Source13:	compiz-gnome.desktop
14mr|compiz-0.9.11.1-0.20140708.1|42	Source14:	compiz-gnome.session
14mr|compiz-0.9.11.1-0.20140708.1|43	
14mr|compiz-0.9.11.1-0.20140708.1|44	Patch0:		compiz-0.9.8.2-rosa-linking.patch
14mr|compiz-0.9.11.1-0.20140708.1|45	# Patch1:		compiz-0.9.9.0-mga-boost-1.53.patch
14mr|compiz-0.9.11.1-0.20140708.1|46	# Patch2:		compiz-0.9.9.0-kde4.11.patch
14mr|compiz-0.9.11.1-0.20140708.1|47	Patch501:	0501-Add-ROSA-graphic-to-the-top-of-the-cube.patch
14mr|compiz-0.9.11.1-0.20140708.1|48	Patch502:	0502-Use-our-compiz-window-decorator-script-as-the-defaul.patch
14mr|compiz-0.9.11.1-0.20140708.1|49	Patch503:	0503-Do-not-put-window-decorations-on-KDE-screensaver.patch
14mr|compiz-0.9.11.1-0.20140708.1|50	BuildRequires:	cmake
14mr|compiz-0.9.11.1-0.20140708.1|51	BuildRequires:	desktop-file-utils
14mr|compiz-0.9.11.1-0.20140708.1|52	BuildRequires:	gettext
14mr|compiz-0.9.11.1-0.20140708.1|53	BuildRequires:	intltool
14mr|compiz-0.9.11.1-0.20140708.1|54	BuildRequires:	python-devel
14mr|compiz-0.9.11.1-0.20140708.1|55	BuildRequires:	python-pyrex
14mr|compiz-0.9.11.1-0.20140708.1|56	BuildRequires:	python-sexy
14mr|compiz-0.9.11.1-0.20140708.1|57	BuildRequires:	boost-devel
14mr|compiz-0.9.11.1-0.20140708.1|58	BuildRequires:	kdebase4-workspace-devel
14mr|compiz-0.9.11.1-0.20140708.1|59	BuildRequires:	pkgconfig(gconf-2.0)
14mr|compiz-0.9.11.1-0.20140708.1|60	BuildRequires:	pkgconfig(gl)
14mr|compiz-0.9.11.1-0.20140708.1|61	BuildRequires:	pkgconfig(glu)
14mr|compiz-0.9.11.1-0.20140708.1|62	BuildRequires:	pkgconfig(glibmm-2.4)
14mr|compiz-0.9.11.1-0.20140708.1|63	BuildRequires:	pkgconfig(libmetacity-private)
14mr|compiz-0.9.11.1-0.20140708.1|64	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|compiz-0.9.11.1-0.20140708.1|65	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|compiz-0.9.11.1-0.20140708.1|66	BuildRequires:	pkgconfig(libwnck-1.0)
14mr|compiz-0.9.11.1-0.20140708.1|67	BuildRequires:	pkgconfig(libxslt)
14mr|compiz-0.9.11.1-0.20140708.1|68	Requires(post,preun):	GConf2
14mr|compiz-0.9.11.1-0.20140708.1|69	Requires:	compiz-decorator
14mr|compiz-0.9.11.1-0.20140708.1|70	Requires:	compositing-wm-common
14mr|compiz-0.9.11.1-0.20140708.1|71	Provides:	compositing-wm
14mr|compiz-0.9.11.1-0.20140708.1|72	%rename		compiz-bcop
14mr|compiz-0.9.11.1-0.20140708.1|73	
14mr|compiz-0.9.11.1-0.20140708.1|74	%description
14mr|compiz-0.9.11.1-0.20140708.1|75	Compiz is an OpenGL composite manager for Xgl and AIGLX.
14mr|compiz-0.9.11.1-0.20140708.1|76	
14mr|compiz-0.9.11.1-0.20140708.1|77	%files -f %{name}.lang
14mr|compiz-0.9.11.1-0.20140708.1|78	%{_bindir}/%{name}
14mr|compiz-0.9.11.1-0.20140708.1|79	%{_bindir}/%{name}-window-decorator
14mr|compiz-0.9.11.1-0.20140708.1|80	%{_bindir}/compiz-decorator
14mr|compiz-0.9.11.1-0.20140708.1|81	%dir %{_libdir}/%{name}
14mr|compiz-0.9.11.1-0.20140708.1|82	# why do a for loop if all the files go in the same pkg???
14mr|compiz-0.9.11.1-0.20140708.1|83	%{_libdir}/%{name}/lib*.so
14mr|compiz-0.9.11.1-0.20140708.1|84	%exclude %{_libdir}/%{name}/libannotate.so
14mr|compiz-0.9.11.1-0.20140708.1|85	%exclude %{_libdir}/%{name}/libgnomecompat.so
14mr|compiz-0.9.11.1-0.20140708.1|86	%exclude %{_libdir}/%{name}/libkde.so
14mr|compiz-0.9.11.1-0.20140708.1|87	# why do a for loop if all the files go in the same pkg???
14mr|compiz-0.9.11.1-0.20140708.1|88	%{_sysconfdir}/gconf/schemas/%{name}-*.schemas
14mr|compiz-0.9.11.1-0.20140708.1|89	%exclude %{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
14mr|compiz-0.9.11.1-0.20140708.1|90	%exclude %{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
14mr|compiz-0.9.11.1-0.20140708.1|91	%exclude %{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
14mr|compiz-0.9.11.1-0.20140708.1|92	%dir %{_datadir}/%{name}
14mr|compiz-0.9.11.1-0.20140708.1|93	%{_datadir}/%{name}/*.png
14mr|compiz-0.9.11.1-0.20140708.1|94	%{_datadir}/%{name}/*.xml
14mr|compiz-0.9.11.1-0.20140708.1|95	%exclude %{_datadir}/%{name}/annotate.xml
14mr|compiz-0.9.11.1-0.20140708.1|96	%exclude %{_datadir}/%{name}/gnomecompat.xml
14mr|compiz-0.9.11.1-0.20140708.1|97	%exclude %{_datadir}/%{name}/kde.xml
14mr|compiz-0.9.11.1-0.20140708.1|98	%dir %{_datadir}/%{name}/cube
14mr|compiz-0.9.11.1-0.20140708.1|99	%dir %{_datadir}/%{name}/cube/images
14mr|compiz-0.9.11.1-0.20140708.1|100	%{_datadir}/%{name}/cube/images/*.png
14mr|compiz-0.9.11.1-0.20140708.1|101	%{_datadir}/%{name}/cubeaddon
14mr|compiz-0.9.11.1-0.20140708.1|102	%{_datadir}/%{name}/mag
14mr|compiz-0.9.11.1-0.20140708.1|103	%{_datadir}/%{name}/showmouse
14mr|compiz-0.9.11.1-0.20140708.1|104	%{_datadir}/%{name}/splash
14mr|compiz-0.9.11.1-0.20140708.1|105	%{_datadir}/applications/%{name}.desktop
14mr|compiz-0.9.11.1-0.20140708.1|106	%{_datadir}/compositing-wm/%{name}.defaults
14mr|compiz-0.9.11.1-0.20140708.1|107	
14mr|compiz-0.9.11.1-0.20140708.1|108	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|109	
14mr|compiz-0.9.11.1-0.20140708.1|110	%package decorator-gtk
14mr|compiz-0.9.11.1-0.20140708.1|111	Summary:	GTK window decorator for compiz
14mr|compiz-0.9.11.1-0.20140708.1|112	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|113	Provides:	compiz-decorator
14mr|compiz-0.9.11.1-0.20140708.1|114	Requires:	%{name} = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|115	
14mr|compiz-0.9.11.1-0.20140708.1|116	%description decorator-gtk
14mr|compiz-0.9.11.1-0.20140708.1|117	This package provides a GTK window decorator for the compiz OpenGL
14mr|compiz-0.9.11.1-0.20140708.1|118	compositing manager.
14mr|compiz-0.9.11.1-0.20140708.1|119	
14mr|compiz-0.9.11.1-0.20140708.1|120	%files decorator-gtk
14mr|compiz-0.9.11.1-0.20140708.1|121	%{_bindir}/compiz-gtk
14mr|compiz-0.9.11.1-0.20140708.1|122	%{_bindir}/gtk-window-decorator
14mr|compiz-0.9.11.1-0.20140708.1|123	%{_sysconfdir}/gconf/schemas/gwd.schemas
14mr|compiz-0.9.11.1-0.20140708.1|124	%{_datadir}/applications/compiz-gtk.desktop
14mr|compiz-0.9.11.1-0.20140708.1|125	# split into gnome pkg ???
14mr|compiz-0.9.11.1-0.20140708.1|126	%{_datadir}/xsessions/compiz-gnome.desktop
14mr|compiz-0.9.11.1-0.20140708.1|127	%{_datadir}/gnome-session/sessions/compiz-gnome.session
14mr|compiz-0.9.11.1-0.20140708.1|128	%{_libdir}/%{name}/libannotate.so
14mr|compiz-0.9.11.1-0.20140708.1|129	%{_libdir}/%{name}/libgnomecompat.so
14mr|compiz-0.9.11.1-0.20140708.1|130	%{_datadir}/%{name}/annotate.xml
14mr|compiz-0.9.11.1-0.20140708.1|131	%{_datadir}/%{name}/gnomecompat.xml
14mr|compiz-0.9.11.1-0.20140708.1|132	%{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
14mr|compiz-0.9.11.1-0.20140708.1|133	%{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
14mr|compiz-0.9.11.1-0.20140708.1|134	
14mr|compiz-0.9.11.1-0.20140708.1|135	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|136	
14mr|compiz-0.9.11.1-0.20140708.1|137	%package decorator-kde4
14mr|compiz-0.9.11.1-0.20140708.1|138	Summary:	KDE4 window decorator for compiz
14mr|compiz-0.9.11.1-0.20140708.1|139	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|140	Provides:	compiz-decorator
14mr|compiz-0.9.11.1-0.20140708.1|141	Requires:	%{name} = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|142	
14mr|compiz-0.9.11.1-0.20140708.1|143	%description decorator-kde4
14mr|compiz-0.9.11.1-0.20140708.1|144	This package provides a KDE4 window decorator for the compiz OpenGL
14mr|compiz-0.9.11.1-0.20140708.1|145	compositing manager.
14mr|compiz-0.9.11.1-0.20140708.1|146	
14mr|compiz-0.9.11.1-0.20140708.1|147	%files decorator-kde4
14mr|compiz-0.9.11.1-0.20140708.1|148	%{_bindir}/kde4-window-decorator
14mr|compiz-0.9.11.1-0.20140708.1|149	%{_libdir}/%{name}/libkde.so
14mr|compiz-0.9.11.1-0.20140708.1|150	%{_datadir}/%{name}/kde.xml
14mr|compiz-0.9.11.1-0.20140708.1|151	%{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
14mr|compiz-0.9.11.1-0.20140708.1|152	
14mr|compiz-0.9.11.1-0.20140708.1|153	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|154	
14mr|compiz-0.9.11.1-0.20140708.1|155	%package -n %{libname}
14mr|compiz-0.9.11.1-0.20140708.1|156	Summary:	Shared libraries for compiz
14mr|compiz-0.9.11.1-0.20140708.1|157	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|158	Conflicts:	%{name} < 0.5.1
14mr|compiz-0.9.11.1-0.20140708.1|159	
14mr|compiz-0.9.11.1-0.20140708.1|160	%description -n %{libname}
14mr|compiz-0.9.11.1-0.20140708.1|161	This package provides shared libraries for compiz.
14mr|compiz-0.9.11.1-0.20140708.1|162	
14mr|compiz-0.9.11.1-0.20140708.1|163	%files -n %{libname}
14mr|compiz-0.9.11.1-0.20140708.1|164	%{_libdir}/libdecoration.so.%{major}*
14mr|compiz-0.9.11.1-0.20140708.1|165	%{_libdir}/libcompiz_core.so.*
14mr|compiz-0.9.11.1-0.20140708.1|166	
14mr|compiz-0.9.11.1-0.20140708.1|167	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|168	
14mr|compiz-0.9.11.1-0.20140708.1|169	%package -n %{libname_devel}
14mr|compiz-0.9.11.1-0.20140708.1|170	Summary:	Development files for compiz
14mr|compiz-0.9.11.1-0.20140708.1|171	Group:		Development/X11
14mr|compiz-0.9.11.1-0.20140708.1|172	Provides:	%{name}-devel = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|173	Obsoletes:	%{name}-devel < %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|174	Requires:	%{libname} = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|175	
14mr|compiz-0.9.11.1-0.20140708.1|176	%description -n %{libname_devel}
14mr|compiz-0.9.11.1-0.20140708.1|177	This package provides development files for compiz.
14mr|compiz-0.9.11.1-0.20140708.1|178	
14mr|compiz-0.9.11.1-0.20140708.1|179	%files -n %{libname_devel}
14mr|compiz-0.9.11.1-0.20140708.1|180	%dir %{_datadir}/%{name}/xslt
14mr|compiz-0.9.11.1-0.20140708.1|181	%{_includedir}/%{name}/*
14mr|compiz-0.9.11.1-0.20140708.1|182	%{_libdir}/libcompiz_core.so
14mr|compiz-0.9.11.1-0.20140708.1|183	%{_libdir}/libdecoration.so
14mr|compiz-0.9.11.1-0.20140708.1|184	%{_libdir}/pkgconfig/%{name}*.pc
14mr|compiz-0.9.11.1-0.20140708.1|185	%{_libdir}/pkgconfig/libdecoration.pc
14mr|compiz-0.9.11.1-0.20140708.1|186	%{_datadir}/cmake/Modules/*cmake
14mr|compiz-0.9.11.1-0.20140708.1|187	%{_datadir}/%{name}/cmake
14mr|compiz-0.9.11.1-0.20140708.1|188	%{_datadir}/%{name}/xslt/*.xslt
14mr|compiz-0.9.11.1-0.20140708.1|189	%{_datadir}/cmake-*/FindCompiz.cmake
14mr|compiz-0.9.11.1-0.20140708.1|190	%{_datadir}/cmake-*/FindOpenGLES2.cmake
14mr|compiz-0.9.11.1-0.20140708.1|191	
14mr|compiz-0.9.11.1-0.20140708.1|192	
14mr|compiz-0.9.11.1-0.20140708.1|193	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|194	
14mr|compiz-0.9.11.1-0.20140708.1|195	%package -n ccsm
14mr|compiz-0.9.11.1-0.20140708.1|196	Summary:	Compiz Config Settings Manager
14mr|compiz-0.9.11.1-0.20140708.1|197	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|198	Provides:	python-ccm = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|199	Requires:	python-compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|200	BuildArch:	noarch
14mr|compiz-0.9.11.1-0.20140708.1|201	
14mr|compiz-0.9.11.1-0.20140708.1|202	%description -n ccsm
14mr|compiz-0.9.11.1-0.20140708.1|203	Configuration tool for Compiz when used with the ccp configuration plugin.
14mr|compiz-0.9.11.1-0.20140708.1|204	
14mr|compiz-0.9.11.1-0.20140708.1|205	%files -n ccsm -f ccsm.lang
14mr|compiz-0.9.11.1-0.20140708.1|206	%{_bindir}/ccsm
14mr|compiz-0.9.11.1-0.20140708.1|207	%{_datadir}/ccsm
14mr|compiz-0.9.11.1-0.20140708.1|208	%{py_puresitedir}/ccm
14mr|compiz-0.9.11.1-0.20140708.1|209	%{_datadir}/applications/ccsm.desktop
14mr|compiz-0.9.11.1-0.20140708.1|210	%{_iconsdir}/hicolor/*/apps/ccsm.*
14mr|compiz-0.9.11.1-0.20140708.1|211	
14mr|compiz-0.9.11.1-0.20140708.1|212	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|213	
14mr|compiz-0.9.11.1-0.20140708.1|214	%package -n %{libcompizconfig}
14mr|compiz-0.9.11.1-0.20140708.1|215	Summary:	Backend configuration library from Compiz Fusion
14mr|compiz-0.9.11.1-0.20140708.1|216	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|217	Requires:	compizconfig-backends
14mr|compiz-0.9.11.1-0.20140708.1|218	
14mr|compiz-0.9.11.1-0.20140708.1|219	%description -n %{libcompizconfig}
14mr|compiz-0.9.11.1-0.20140708.1|220	Backend configuration library from Compiz Fusion.
14mr|compiz-0.9.11.1-0.20140708.1|221	
14mr|compiz-0.9.11.1-0.20140708.1|222	%files -n %{libcompizconfig}
14mr|compiz-0.9.11.1-0.20140708.1|223	%{_libdir}/libcompizconfig.so.%{major}*
14mr|compiz-0.9.11.1-0.20140708.1|224	
14mr|compiz-0.9.11.1-0.20140708.1|225	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|226	
14mr|compiz-0.9.11.1-0.20140708.1|227	%package -n %{libcompizconfig_devel}
14mr|compiz-0.9.11.1-0.20140708.1|228	Summary:	Development files for libcompizconfig
14mr|compiz-0.9.11.1-0.20140708.1|229	Group:		Development/X11
14mr|compiz-0.9.11.1-0.20140708.1|230	Provides:	compizconfig-devel = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|231	Requires:	%{libcompizconfig} = %{EVRD}
14mr|compiz-0.9.11.1-0.20140708.1|232	
14mr|compiz-0.9.11.1-0.20140708.1|233	%description -n %{libcompizconfig_devel}
14mr|compiz-0.9.11.1-0.20140708.1|234	Development files for libcompizconfig.
14mr|compiz-0.9.11.1-0.20140708.1|235	
14mr|compiz-0.9.11.1-0.20140708.1|236	%files -n %{libcompizconfig_devel}
14mr|compiz-0.9.11.1-0.20140708.1|237	%{_libdir}/libcompizconfig.so
14mr|compiz-0.9.11.1-0.20140708.1|238	%{_includedir}/compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|239	%{_libdir}/pkgconfig/libcompizconfig.pc
14mr|compiz-0.9.11.1-0.20140708.1|240	%{_datadir}/cmake-*/FindCompizConfig.cmake
14mr|compiz-0.9.11.1-0.20140708.1|241	
14mr|compiz-0.9.11.1-0.20140708.1|242	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|243	
14mr|compiz-0.9.11.1-0.20140708.1|244	%package -n compizconfig-backends
14mr|compiz-0.9.11.1-0.20140708.1|245	Summary:	Backend modules for libcompizconfig
14mr|compiz-0.9.11.1-0.20140708.1|246	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|247	
14mr|compiz-0.9.11.1-0.20140708.1|248	%description -n compizconfig-backends
14mr|compiz-0.9.11.1-0.20140708.1|249	Backend modules for libcompizconfig.
14mr|compiz-0.9.11.1-0.20140708.1|250	
14mr|compiz-0.9.11.1-0.20140708.1|251	%files -n compizconfig-backends
14mr|compiz-0.9.11.1-0.20140708.1|252	%dir %{_libdir}/compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|253	%{_libdir}/compizconfig/backends
14mr|compiz-0.9.11.1-0.20140708.1|254	%{_libdir}/libcompizconfig_gsettings_backend.so
14mr|compiz-0.9.11.1-0.20140708.1|255	
14mr|compiz-0.9.11.1-0.20140708.1|256	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|257	
14mr|compiz-0.9.11.1-0.20140708.1|258	%package -n python-compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|259	Summary:	Python bindings for libcompizconfig
14mr|compiz-0.9.11.1-0.20140708.1|260	Group:		System/X11
14mr|compiz-0.9.11.1-0.20140708.1|261	
14mr|compiz-0.9.11.1-0.20140708.1|262	%description -n python-compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|263	Python bindings for libcompizconfig.
14mr|compiz-0.9.11.1-0.20140708.1|264	
14mr|compiz-0.9.11.1-0.20140708.1|265	%files -n python-compizconfig
14mr|compiz-0.9.11.1-0.20140708.1|266	%{py_platsitedir}/compizconfig*
14mr|compiz-0.9.11.1-0.20140708.1|267	
14mr|compiz-0.9.11.1-0.20140708.1|268	#----------------------------------------------------------------------------
14mr|compiz-0.9.11.1-0.20140708.1|269	
14mr|compiz-0.9.11.1-0.20140708.1|270	%prep
14mr|compiz-0.9.11.1-0.20140708.1|271	%if 0%{bzr}
14mr|compiz-0.9.11.1-0.20140708.1|272	%setup -qn %{name}-%{version}-%{bzr}
14mr|compiz-0.9.11.1-0.20140708.1|273	%else
14mr|compiz-0.9.11.1-0.20140708.1|274	%setup -q
14mr|compiz-0.9.11.1-0.20140708.1|275	%endif
14mr|compiz-0.9.11.1-0.20140708.1|276	
14mr|compiz-0.9.11.1-0.20140708.1|277	%apply_patches
14mr|compiz-0.9.11.1-0.20140708.1|278	
14mr|compiz-0.9.11.1-0.20140708.1|279	%build
14mr|compiz-0.9.11.1-0.20140708.1|280	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations" CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
14mr|compiz-0.9.11.1-0.20140708.1|281	
14mr|compiz-0.9.11.1-0.20140708.1|282	%cmake \
14mr|compiz-0.9.11.1-0.20140708.1|283	-DCOMPIZ_PACKAGING_ENABLED=ON \
14mr|compiz-0.9.11.1-0.20140708.1|284	-DBUILD_GNOME_KEYBINDINGS=OFF \
14mr|compiz-0.9.11.1-0.20140708.1|285	-DCOMPIZ_BUILD_WITH_RPATH=OFF \
14mr|compiz-0.9.11.1-0.20140708.1|286	-DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON \
14mr|compiz-0.9.11.1-0.20140708.1|287	-DCOMPIZ_UNUSED_PRIVATE_FIELD_WARNINGS=ON \
14mr|compiz-0.9.11.1-0.20140708.1|288	-DCOMPIZ_INSTALL_GCONF_SCHEMA_DIR=%{_sysconfdir}/gconf/schemas ..
14mr|compiz-0.9.11.1-0.20140708.1|289	%make
14mr|compiz-0.9.11.1-0.20140708.1|290	
14mr|compiz-0.9.11.1-0.20140708.1|291	%install
14mr|compiz-0.9.11.1-0.20140708.1|292	%makeinstall_std -C build
14mr|compiz-0.9.11.1-0.20140708.1|293	pushd build
14mr|compiz-0.9.11.1-0.20140708.1|294	# This should work, but is buggy upstream:
14mr|compiz-0.9.11.1-0.20140708.1|295	# make DESTDIR=%{buildroot} findcompiz_install
14mr|compiz-0.9.11.1-0.20140708.1|296	# So we do this instead:
14mr|compiz-0.9.11.1-0.20140708.1|297	mkdir -p %{buildroot}%{_datadir}/cmake/Modules
14mr|compiz-0.9.11.1-0.20140708.1|298	cmake -E copy ../cmake/FindCompiz.cmake %{buildroot}%{_datadir}/cmake/Modules
14mr|compiz-0.9.11.1-0.20140708.1|299	popd
14mr|compiz-0.9.11.1-0.20140708.1|300	
14mr|compiz-0.9.11.1-0.20140708.1|301	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}-window-decorator
14mr|compiz-0.9.11.1-0.20140708.1|302	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm/%{name}.defaults
14mr|compiz-0.9.11.1-0.20140708.1|303	
14mr|compiz-0.9.11.1-0.20140708.1|304	%find_lang %{name}
14mr|compiz-0.9.11.1-0.20140708.1|305	%find_lang ccsm
14mr|compiz-0.9.11.1-0.20140708.1|306	
14mr|compiz-0.9.11.1-0.20140708.1|307	#fedora sources
14mr|compiz-0.9.11.1-0.20140708.1|308	install %{SOURCE11} %{buildroot}/%{_bindir}
14mr|compiz-0.9.11.1-0.20140708.1|309	
14mr|compiz-0.9.11.1-0.20140708.1|310	# set up an X session
14mr|compiz-0.9.11.1-0.20140708.1|311	mkdir -p %{buildroot}%{_datadir}/xsessions
14mr|compiz-0.9.11.1-0.20140708.1|312	install %{SOURCE13} %{buildroot}/%{_datadir}/xsessions
14mr|compiz-0.9.11.1-0.20140708.1|313	mkdir -p %{buildroot}%{_datadir}/gnome-session/sessions
14mr|compiz-0.9.11.1-0.20140708.1|314	install %{SOURCE14} %{buildroot}/%{_datadir}/gnome-session/sessions
14mr|compiz-0.9.11.1-0.20140708.1|315	
14mr|compiz-0.9.11.1-0.20140708.1|316	desktop-file-install --vendor="" \
14mr|compiz-0.9.11.1-0.20140708.1|317	--dir %{buildroot}%{_datadir}/applications \
14mr|compiz-0.9.11.1-0.20140708.1|318	%{SOURCE12}
14mr|compiz-0.9.11.1-0.20140708.1|319	
14mr|compiz-0.9.11.1-0.20140708.1|320	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|compiz-0.9.11.1-0.20140708.1|321	find %{buildroot} -name '*.a' -exec rm -f {} ';'
14mr|compiz-0.9.11.1-0.20140708.1|322	
14mr|compiz-0.9.11.1-0.20140708.1|323	# Define the plugins
14mr|compiz-0.9.11.1-0.20140708.1|324	# NB not all plugins are listed here as some ar packaged separately.
14mr|compiz-0.9.11.1-0.20140708.1|325	%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
14mr|compiz-0.9.11.1-0.20140708.1|326	%define schemas compiz-core %(for plugin in %{plugins}; do echo -n " compiz-$plugin"; done)
14mr|compiz-0.9.11.1-0.20140708.1|327	
14mr|compiz-0.9.11.1-0.20140708.1|328	%ifarch x86_64
14mr|compiz-0.9.11.1-0.20140708.1|329	mv -f %{buildroot}%{_prefix}/lib/libcompizconfig_gsettings_backend.so %{buildroot}%{_libdir}/
14mr|compiz-0.9.11.1-0.20140708.1|330	%endif
14mr|compiz-0.9.11.1-0.20140708.1|331	
14mr|compiz-0.9.11.1-0.20140708.1|332	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
14mr|compiz-0.9.11.1-0.20140708.1|333	
14mr|compiz-0.9.11.1-0.20140708.1|334	desktop-file-install \
14mr|compiz-0.9.11.1-0.20140708.1|335	--vendor="" \
14mr|compiz-0.9.11.1-0.20140708.1|336	--remove-category="Compiz" \
14mr|compiz-0.9.11.1-0.20140708.1|337	--add-category="GTK" \
14mr|compiz-0.9.11.1-0.20140708.1|338	--add-category="Settings" \
14mr|compiz-0.9.11.1-0.20140708.1|339	--add-category="DesktopSettings" \
14mr|compiz-0.9.11.1-0.20140708.1|340	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|compiz-0.9.11.1-0.20140708.1|341	--dir %{buildroot}%{_datadir}/applications \
14mr|compiz-0.9.11.1-0.20140708.1|342	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|compiz-0.9.11.1-0.20140708.1|343	
14mr|compiz-0.9.11.1-0.20140708.1|344	
14mr|compiz-0.9.11.1-0.20140708.1|345	%changelog
14mr|compiz-0.9.11.1-0.20140708.1|346	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.11.1-0.20140708.1
14mr|compiz-0.9.11.1-0.20140708.1|347	+ Revision: c9bba78
14mr|compiz-0.9.11.1-0.20140708.1|348	- Move back one 64bit hack
14mr|compiz-0.9.11.1-0.20140708.1|349	
14mr|compiz-0.9.11.1-0.20140708.1|350	

16088 14
14mr|compositing-server-common-2010.1-3|1	%define rname compositing-server
14mr|compositing-server-common-2010.1-3|2	%define name %{rname}-common
14mr|compositing-server-common-2010.1-3|3	%define version 2010.1
14mr|compositing-server-common-2010.1-3|4	%define release 3
14mr|compositing-server-common-2010.1-3|5	
14mr|compositing-server-common-2010.1-3|6	%define xinit_level 01
14mr|compositing-server-common-2010.1-3|7	%define xinit_name %{xinit_level}%{rname}
14mr|compositing-server-common-2010.1-3|8	
14mr|compositing-server-common-2010.1-3|9	Name: %name
14mr|compositing-server-common-2010.1-3|10	Version: %version
14mr|compositing-server-common-2010.1-3|11	Release: %release
14mr|compositing-server-common-2010.1-3|12	Summary: Common tools for compositing servers
14mr|compositing-server-common-2010.1-3|13	Group: System/X11
14mr|compositing-server-common-2010.1-3|14	URL: http://www.mandriva.com
14mr|compositing-server-common-2010.1-3|15	Source0: %{rname}.xinit
14mr|compositing-server-common-2010.1-3|16	Source1: %{rname}.sysconfig
14mr|compositing-server-common-2010.1-3|17	License: GPLv2+
14mr|compositing-server-common-2010.1-3|18	BuildRoot: %{_tmppath}/%{name}-root
14mr|compositing-server-common-2010.1-3|19	Requires: glxinfo xauth xdpyinfo
14mr|compositing-server-common-2010.1-3|20	BuildArch: noarch
14mr|compositing-server-common-2010.1-3|21	
14mr|compositing-server-common-2010.1-3|22	%description
14mr|compositing-server-common-2010.1-3|23	This package contains tools for compositing servers, such as Xgl and
14mr|compositing-server-common-2010.1-3|24	Xmetisse. This includes X session scripts and configuration files.
14mr|compositing-server-common-2010.1-3|25	
14mr|compositing-server-common-2010.1-3|26	%prep
14mr|compositing-server-common-2010.1-3|27	%setup -q -c -T
14mr|compositing-server-common-2010.1-3|28	
14mr|compositing-server-common-2010.1-3|29	%install
14mr|compositing-server-common-2010.1-3|30	rm -rf %{buildroot}
14mr|compositing-server-common-2010.1-3|31	install -D -m 0755 %SOURCE0 %{buildroot}%{_sysconfdir}/X11/xinit.d/%{xinit_name}
14mr|compositing-server-common-2010.1-3|32	install -D -m 0644 %SOURCE1 %{buildroot}%{_sysconfdir}/sysconfig/%{rname}
14mr|compositing-server-common-2010.1-3|33	install -d %{buildroot}%{_datadir}/%{rname}
14mr|compositing-server-common-2010.1-3|34	
14mr|compositing-server-common-2010.1-3|35	%clean
14mr|compositing-server-common-2010.1-3|36	rm -rf %{buildroot}
14mr|compositing-server-common-2010.1-3|37	
14mr|compositing-server-common-2010.1-3|38	%files
14mr|compositing-server-common-2010.1-3|39	%defattr(-,root,root)
14mr|compositing-server-common-2010.1-3|40	%{_sysconfdir}/X11/xinit.d/%{xinit_name}
14mr|compositing-server-common-2010.1-3|41	%config(noreplace) %{_sysconfdir}/sysconfig/%{rname}
14mr|compositing-server-common-2010.1-3|42	%dir %{_datadir}/%{rname}
14mr|compositing-server-common-2010.1-3|43	
14mr|compositing-server-common-2010.1-3|44	
14mr|compositing-server-common-2010.1-3|45	
14mr|compositing-server-common-2010.1-3|46	
14mr|compositing-server-common-2010.1-3|47	
14mr|compositing-server-common-2010.1-3|48	%changelog
14mr|compositing-server-common-2010.1-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2010.1-3
14mr|compositing-server-common-2010.1-3|50	+ Revision: 3a79e7a
14mr|compositing-server-common-2010.1-3|51	- MassBuild#440: Increase release tag
14mr|compositing-server-common-2010.1-3|52	
14mr|compositing-server-common-2010.1-3|53	

16089 14
14mr|compositing-wm-common-2012.1-2|1	%define rname compositing-wm
14mr|compositing-wm-common-2012.1-2|2	%define imgname rosa-top
14mr|compositing-wm-common-2012.1-2|3	
14mr|compositing-wm-common-2012.1-2|4	Name: 	%{rname}-common
14mr|compositing-wm-common-2012.1-2|5	Version: 2012.1
14mr|compositing-wm-common-2012.1-2|6	Release: 2
14mr|compositing-wm-common-2012.1-2|7	Summary: Common tools for compositing window managers
14mr|compositing-wm-common-2012.1-2|8	Group: System/X11
14mr|compositing-wm-common-2012.1-2|9	URL: http://www.mandriva.com
14mr|compositing-wm-common-2012.1-2|10	Source0: %{rname}.xinit
14mr|compositing-wm-common-2012.1-2|11	Source1: %{rname}.sysconfig
14mr|compositing-wm-common-2012.1-2|12	Source2: %{rname}-start
14mr|compositing-wm-common-2012.1-2|13	Source3: %{imgname}.png
14mr|compositing-wm-common-2012.1-2|14	Source5: compiz-manager
14mr|compositing-wm-common-2012.1-2|15	License: GPLv2+
14mr|compositing-wm-common-2012.1-2|16	Requires: glxinfo
14mr|compositing-wm-common-2012.1-2|17	Requires: xvinfo
14mr|compositing-wm-common-2012.1-2|18	
14mr|compositing-wm-common-2012.1-2|19	%description
14mr|compositing-wm-common-2012.1-2|20	This package contains tools for compositing window managers, such as
14mr|compositing-wm-common-2012.1-2|21	Compiz. This includes X session scripts, configuration files and
14mr|compositing-wm-common-2012.1-2|22	images.
14mr|compositing-wm-common-2012.1-2|23	
14mr|compositing-wm-common-2012.1-2|24	%prep
14mr|compositing-wm-common-2012.1-2|25	%setup -q -c -T
14mr|compositing-wm-common-2012.1-2|26	
14mr|compositing-wm-common-2012.1-2|27	%install
14mr|compositing-wm-common-2012.1-2|28	install -D -m 0755 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xinit.d/40%{rname}
14mr|compositing-wm-common-2012.1-2|29	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{rname}
14mr|compositing-wm-common-2012.1-2|30	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{rname}-start
14mr|compositing-wm-common-2012.1-2|31	install -D -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/compiz-manager
14mr|compositing-wm-common-2012.1-2|32	install -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/%{rname}/%{imgname}.png
14mr|compositing-wm-common-2012.1-2|33	perl -pi -e "s!__LIBDIR__!%{_libdir}!" %{buildroot}%{_bindir}/%{rname}-start
14mr|compositing-wm-common-2012.1-2|34	
14mr|compositing-wm-common-2012.1-2|35	
14mr|compositing-wm-common-2012.1-2|36	
14mr|compositing-wm-common-2012.1-2|37	# Fix the paths in the compiz-manager script
14mr|compositing-wm-common-2012.1-2|38	sed -i "s|/usr/local|/usr|" %{buildroot}%{_bindir}/compiz-manager
14mr|compositing-wm-common-2012.1-2|39	sed -i "s|/usr/bin|%{_bindir}|" %{buildroot}%{_bindir}/compiz-manager
14mr|compositing-wm-common-2012.1-2|40	sed -i "s|/usr/lib|%{_libdir}|" %{buildroot}%{_bindir}/compiz-manager
14mr|compositing-wm-common-2012.1-2|41	
14mr|compositing-wm-common-2012.1-2|42	# And a default config to override some defaults
14mr|compositing-wm-common-2012.1-2|43	mkdir -p %{buildroot}%{_sysconfdir}/xdg/compiz
14mr|compositing-wm-common-2012.1-2|44	cat >%{buildroot}%{_sysconfdir}/xdg/compiz/compiz-manager <<EOF
14mr|compositing-wm-common-2012.1-2|45	# We start the decorator via compiz' decoration plugin so set it to "no" here.
14mr|compositing-wm-common-2012.1-2|46	START_DECORATOR="no"
14mr|compositing-wm-common-2012.1-2|47	EOF
14mr|compositing-wm-common-2012.1-2|48	
14mr|compositing-wm-common-2012.1-2|49	%clean
14mr|compositing-wm-common-2012.1-2|50	
14mr|compositing-wm-common-2012.1-2|51	%files
14mr|compositing-wm-common-2012.1-2|52	%{_sysconfdir}/X11/xinit.d/*
14mr|compositing-wm-common-2012.1-2|53	%config(noreplace) %{_sysconfdir}/sysconfig/%{rname}
14mr|compositing-wm-common-2012.1-2|54	%config(noreplace) %{_sysconfdir}/xdg/compiz/compiz-manager
14mr|compositing-wm-common-2012.1-2|55	%{_bindir}/%{rname}-start
14mr|compositing-wm-common-2012.1-2|56	%{_bindir}/compiz-manager
14mr|compositing-wm-common-2012.1-2|57	%dir %{_datadir}/%{rname}
14mr|compositing-wm-common-2012.1-2|58	%{_datadir}/%{rname}/%{imgname}.png
14mr|compositing-wm-common-2012.1-2|59	
14mr|compositing-wm-common-2012.1-2|60	%changelog
14mr|compositing-wm-common-2012.1-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-2
14mr|compositing-wm-common-2012.1-2|62	+ Revision: 1c9c117
14mr|compositing-wm-common-2012.1-2|63	- MassBuild#440: Increase release tag
14mr|compositing-wm-common-2012.1-2|64	
14mr|compositing-wm-common-2012.1-2|65	

16090 14
14mr|concurrent-1.3.4-7.0.10|1	# Copyright (c) 2000-2005, JPackage Project
14mr|concurrent-1.3.4-7.0.10|2	# All rights reserved.
14mr|concurrent-1.3.4-7.0.10|3	#
14mr|concurrent-1.3.4-7.0.10|4	# Redistribution and use in source and binary forms, with or without
14mr|concurrent-1.3.4-7.0.10|5	# modification, are permitted provided that the following conditions
14mr|concurrent-1.3.4-7.0.10|6	# are met:
14mr|concurrent-1.3.4-7.0.10|7	#
14mr|concurrent-1.3.4-7.0.10|8	# 1. Redistributions of source code must retain the above copyright
14mr|concurrent-1.3.4-7.0.10|9	#    notice, this list of conditions and the following disclaimer.
14mr|concurrent-1.3.4-7.0.10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|concurrent-1.3.4-7.0.10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|concurrent-1.3.4-7.0.10|12	#    documentation and/or other materials provided with the
14mr|concurrent-1.3.4-7.0.10|13	#    distribution.
14mr|concurrent-1.3.4-7.0.10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|concurrent-1.3.4-7.0.10|15	#    contributors may be used to endorse or promote products derived
14mr|concurrent-1.3.4-7.0.10|16	#    from this software without specific prior written permission.
14mr|concurrent-1.3.4-7.0.10|17	#
14mr|concurrent-1.3.4-7.0.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|concurrent-1.3.4-7.0.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|concurrent-1.3.4-7.0.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|concurrent-1.3.4-7.0.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|concurrent-1.3.4-7.0.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|concurrent-1.3.4-7.0.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|concurrent-1.3.4-7.0.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|concurrent-1.3.4-7.0.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|concurrent-1.3.4-7.0.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|concurrent-1.3.4-7.0.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|concurrent-1.3.4-7.0.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|concurrent-1.3.4-7.0.10|29	#
14mr|concurrent-1.3.4-7.0.10|30	
14mr|concurrent-1.3.4-7.0.10|31	%define _with_gcj_support 1
14mr|concurrent-1.3.4-7.0.10|32	
14mr|concurrent-1.3.4-7.0.10|33	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|concurrent-1.3.4-7.0.10|34	
14mr|concurrent-1.3.4-7.0.10|35	Name:           concurrent
14mr|concurrent-1.3.4-7.0.10|36	Version:        1.3.4
14mr|concurrent-1.3.4-7.0.10|37	Release:        7.0.10
14mr|concurrent-1.3.4-7.0.10|38	Epoch:          0
14mr|concurrent-1.3.4-7.0.10|39	Summary:        Utility classes for concurrent Java programming
14mr|concurrent-1.3.4-7.0.10|40	License:        Public Domain
14mr|concurrent-1.3.4-7.0.10|41	Source0:        http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/concurrent.tar.gz
14mr|concurrent-1.3.4-7.0.10|42	Source1:        %{name}-%{version}.build.xml
14mr|concurrent-1.3.4-7.0.10|43	Patch0:         concurrent-build.patch
14mr|concurrent-1.3.4-7.0.10|44	URL:            http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
14mr|concurrent-1.3.4-7.0.10|45	Group:          Development/Java
14mr|concurrent-1.3.4-7.0.10|46	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|concurrent-1.3.4-7.0.10|47	%if ! %{gcj_support}
14mr|concurrent-1.3.4-7.0.10|48	BuildArch:      noarch
14mr|concurrent-1.3.4-7.0.10|49	%endif
14mr|concurrent-1.3.4-7.0.10|50	BuildRequires:  java-rpmbuild >= 0:1.5, ant
14mr|concurrent-1.3.4-7.0.10|51	
14mr|concurrent-1.3.4-7.0.10|52	%if %{gcj_support}
14mr|concurrent-1.3.4-7.0.10|53	BuildRequires:       java-gcj-compat-devel
14mr|concurrent-1.3.4-7.0.10|54	%endif
14mr|concurrent-1.3.4-7.0.10|55	
14mr|concurrent-1.3.4-7.0.10|56	%description
14mr|concurrent-1.3.4-7.0.10|57	This package provides standardized, efficient versions of utility classes
14mr|concurrent-1.3.4-7.0.10|58	commonly encountered in concurrent Java programming. This code consists of
14mr|concurrent-1.3.4-7.0.10|59	implementations of ideas that have been around for ages, and is merely intended
14mr|concurrent-1.3.4-7.0.10|60	to save you the trouble of coding them. Discussions of the rationale and
14mr|concurrent-1.3.4-7.0.10|61	applications of several of these classes can be found in the second edition of
14mr|concurrent-1.3.4-7.0.10|62	Concurrent Programming in Java.
14mr|concurrent-1.3.4-7.0.10|63	
14mr|concurrent-1.3.4-7.0.10|64	
14mr|concurrent-1.3.4-7.0.10|65	%package javadoc
14mr|concurrent-1.3.4-7.0.10|66	Summary:        Javadoc for %{name}
14mr|concurrent-1.3.4-7.0.10|67	Group:          Development/Java
14mr|concurrent-1.3.4-7.0.10|68	
14mr|concurrent-1.3.4-7.0.10|69	%description javadoc
14mr|concurrent-1.3.4-7.0.10|70	Javadoc for %{name}.
14mr|concurrent-1.3.4-7.0.10|71	
14mr|concurrent-1.3.4-7.0.10|72	%prep
14mr|concurrent-1.3.4-7.0.10|73	%setup -c -q
14mr|concurrent-1.3.4-7.0.10|74	mkdir -p src/EDU/oswego/cs/dl/util
14mr|concurrent-1.3.4-7.0.10|75	mv concurrent src/EDU/oswego/cs/dl/util
14mr|concurrent-1.3.4-7.0.10|76	# Build with debug on
14mr|concurrent-1.3.4-7.0.10|77	pushd src/EDU/oswego/cs/dl/util/concurrent
14mr|concurrent-1.3.4-7.0.10|78	%patch0
14mr|concurrent-1.3.4-7.0.10|79	popd
14mr|concurrent-1.3.4-7.0.10|80	
14mr|concurrent-1.3.4-7.0.10|81	
14mr|concurrent-1.3.4-7.0.10|82	%build
14mr|concurrent-1.3.4-7.0.10|83	pushd src/EDU/oswego/cs/dl/util/concurrent
14mr|concurrent-1.3.4-7.0.10|84	
14mr|concurrent-1.3.4-7.0.10|85	%{ant} \
14mr|concurrent-1.3.4-7.0.10|86	-Dversion=%{version} \
14mr|concurrent-1.3.4-7.0.10|87	-Dj2se.apiurl=%{_javadocdir}/java \
14mr|concurrent-1.3.4-7.0.10|88	dist javadoc
14mr|concurrent-1.3.4-7.0.10|89	
14mr|concurrent-1.3.4-7.0.10|90	popd
14mr|concurrent-1.3.4-7.0.10|91	
14mr|concurrent-1.3.4-7.0.10|92	%install
14mr|concurrent-1.3.4-7.0.10|93	rm -fr $RPM_BUILD_ROOT
14mr|concurrent-1.3.4-7.0.10|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|concurrent-1.3.4-7.0.10|95	install -m 644 src/EDU/oswego/cs/dl/util/concurrent/lib/%{name}.jar \
14mr|concurrent-1.3.4-7.0.10|96	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|concurrent-1.3.4-7.0.10|97	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|concurrent-1.3.4-7.0.10|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|concurrent-1.3.4-7.0.10|99	cp -pr src/EDU/oswego/cs/dl/util/concurrent/docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|concurrent-1.3.4-7.0.10|100	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|concurrent-1.3.4-7.0.10|101	
14mr|concurrent-1.3.4-7.0.10|102	%if %{gcj_support}
14mr|concurrent-1.3.4-7.0.10|103	%{_bindir}/aot-compile-rpm
14mr|concurrent-1.3.4-7.0.10|104	%endif
14mr|concurrent-1.3.4-7.0.10|105	
14mr|concurrent-1.3.4-7.0.10|106	%clean
14mr|concurrent-1.3.4-7.0.10|107	rm -rf $RPM_BUILD_ROOT
14mr|concurrent-1.3.4-7.0.10|108	
14mr|concurrent-1.3.4-7.0.10|109	%if %{gcj_support}
14mr|concurrent-1.3.4-7.0.10|110	%post
14mr|concurrent-1.3.4-7.0.10|111	%{update_gcjdb}
14mr|concurrent-1.3.4-7.0.10|112	
14mr|concurrent-1.3.4-7.0.10|113	%postun
14mr|concurrent-1.3.4-7.0.10|114	%{clean_gcjdb}
14mr|concurrent-1.3.4-7.0.10|115	%endif
14mr|concurrent-1.3.4-7.0.10|116	
14mr|concurrent-1.3.4-7.0.10|117	%files
14mr|concurrent-1.3.4-7.0.10|118	%defattr(0644,root,root,0755)
14mr|concurrent-1.3.4-7.0.10|119	%{_javadir}/*.jar
14mr|concurrent-1.3.4-7.0.10|120	%doc src/EDU/oswego/cs/dl/util/concurrent/intro.html
14mr|concurrent-1.3.4-7.0.10|121	
14mr|concurrent-1.3.4-7.0.10|122	%if %{gcj_support}
14mr|concurrent-1.3.4-7.0.10|123	%attr(-,root,root) %{_libdir}/gcj/%{name}/concurrent-1.3.4.jar.*
14mr|concurrent-1.3.4-7.0.10|124	%endif
14mr|concurrent-1.3.4-7.0.10|125	
14mr|concurrent-1.3.4-7.0.10|126	%files javadoc
14mr|concurrent-1.3.4-7.0.10|127	%defattr(0644,root,root,0755)
14mr|concurrent-1.3.4-7.0.10|128	%doc %{_javadocdir}/%{name}-%{version}
14mr|concurrent-1.3.4-7.0.10|129	%doc %{_javadocdir}/%{name}
14mr|concurrent-1.3.4-7.0.10|130	
14mr|concurrent-1.3.4-7.0.10|131	
14mr|concurrent-1.3.4-7.0.10|132	
14mr|concurrent-1.3.4-7.0.10|133	%changelog
14mr|concurrent-1.3.4-7.0.10|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.3.4-7.0.10
14mr|concurrent-1.3.4-7.0.10|135	+ Revision: f96fa57
14mr|concurrent-1.3.4-7.0.10|136	- MassBuild#440: Increase release tag
14mr|concurrent-1.3.4-7.0.10|137	
14mr|concurrent-1.3.4-7.0.10|138	

16091 14
14mr|conntrack-tools-1.4.2-4|1	Summary:	Userspace tools for interacting with the Connection Tracking System
14mr|conntrack-tools-1.4.2-4|2	Name:		conntrack-tools
14mr|conntrack-tools-1.4.2-4|3	Version:	1.4.2
14mr|conntrack-tools-1.4.2-4|4	Release:	4
14mr|conntrack-tools-1.4.2-4|5	License:	GPLv2+
14mr|conntrack-tools-1.4.2-4|6	Group:		System/Kernel and hardware
14mr|conntrack-tools-1.4.2-4|7	URL:		http://www.netfilter.org/projects/conntrack-tools/index.html
14mr|conntrack-tools-1.4.2-4|8	Source0:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
14mr|conntrack-tools-1.4.2-4|9	Source1:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2.sig
14mr|conntrack-tools-1.4.2-4|10	BuildRequires:	bison
14mr|conntrack-tools-1.4.2-4|11	BuildRequires:	flex
14mr|conntrack-tools-1.4.2-4|12	BuildRequires:	pkgconfig
14mr|conntrack-tools-1.4.2-4|13	BuildRequires:	pkgconfig(libmnl) >= 1.0.3
14mr|conntrack-tools-1.4.2-4|14	BuildRequires:	pkgconfig(libnetfilter_conntrack) >= 1.0.4
14mr|conntrack-tools-1.4.2-4|15	BuildRequires:	pkgconfig(libnetfilter_cttimeout) >= 1.0.0
14mr|conntrack-tools-1.4.2-4|16	BuildRequires:	pkgconfig(libnfnetlink) >= 1.0.1
14mr|conntrack-tools-1.4.2-4|17	BuildRequires:  pkgconfig(libnetfilter_queue) >= 1.0.2
14mr|conntrack-tools-1.4.2-4|18	BuildRequires:  pkgconfig(libnetfilter_cthelper) >= 1.0.0
14mr|conntrack-tools-1.4.2-4|19	BuildRequires:	pkgconfig(libtirpc)
14mr|conntrack-tools-1.4.2-4|20	
14mr|conntrack-tools-1.4.2-4|21	%description
14mr|conntrack-tools-1.4.2-4|22	The conntrack-tools are a set of tools targeted at system administrators.
14mr|conntrack-tools-1.4.2-4|23	They are conntrack, the userspace command line interface, and conntrackd,
14mr|conntrack-tools-1.4.2-4|24	the userspace daemon. The tool conntrack provides a full featured interface
14mr|conntrack-tools-1.4.2-4|25	that has replaced the old procfs interface. Using conntrack, you can view and
14mr|conntrack-tools-1.4.2-4|26	manage the in-kernel connection tracking state table from userspace. On the
14mr|conntrack-tools-1.4.2-4|27	other hand, conntrackd covers the specific aspects of stateful firewalls to
14mr|conntrack-tools-1.4.2-4|28	enable highly available scenarios, and can be used as statistics collector as
14mr|conntrack-tools-1.4.2-4|29	well.
14mr|conntrack-tools-1.4.2-4|30	
14mr|conntrack-tools-1.4.2-4|31	%prep
14mr|conntrack-tools-1.4.2-4|32	%setup -q
14mr|conntrack-tools-1.4.2-4|33	
14mr|conntrack-tools-1.4.2-4|34	%build
14mr|conntrack-tools-1.4.2-4|35	%configure2_5x \
14mr|conntrack-tools-1.4.2-4|36	--disable-static
14mr|conntrack-tools-1.4.2-4|37	%make
14mr|conntrack-tools-1.4.2-4|38	
14mr|conntrack-tools-1.4.2-4|39	%install
14mr|conntrack-tools-1.4.2-4|40	%makeinstall_std
14mr|conntrack-tools-1.4.2-4|41	
14mr|conntrack-tools-1.4.2-4|42	%files
14mr|conntrack-tools-1.4.2-4|43	%doc AUTHORS TODO doc/stats/conntrackd.conf
14mr|conntrack-tools-1.4.2-4|44	%{_sbindir}/conntrack
14mr|conntrack-tools-1.4.2-4|45	%{_sbindir}/conntrackd
14mr|conntrack-tools-1.4.2-4|46	%{_sbindir}/nfct
14mr|conntrack-tools-1.4.2-4|47	%{_libdir}/%{name}
14mr|conntrack-tools-1.4.2-4|48	%{_mandir}/man8/conntrack.8*
14mr|conntrack-tools-1.4.2-4|49	%{_mandir}/man8/conntrackd.8*
14mr|conntrack-tools-1.4.2-4|50	%{_mandir}/man8/nfct.8*
14mr|conntrack-tools-1.4.2-4|51	
14mr|conntrack-tools-1.4.2-4|52	%changelog
14mr|conntrack-tools-1.4.2-4|53	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-4
14mr|conntrack-tools-1.4.2-4|54	+ Revision: 2bd2be0
14mr|conntrack-tools-1.4.2-4|55	- Build with libtirpc
14mr|conntrack-tools-1.4.2-4|56	
14mr|conntrack-tools-1.4.2-4|57	

16092 14
14mr|coreutils-8.19-8|1	Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
14mr|coreutils-8.19-8|2	Name:		coreutils
14mr|coreutils-8.19-8|3	Version:	8.19
14mr|coreutils-8.19-8|4	Release:	8
14mr|coreutils-8.19-8|5	License:	GPLv3+
14mr|coreutils-8.19-8|6	Group:		System/Base
14mr|coreutils-8.19-8|7	Url:		http://www.gnu.org/software/coreutils/
14mr|coreutils-8.19-8|8	Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
14mr|coreutils-8.19-8|9	Source1:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
14mr|coreutils-8.19-8|10	
14mr|coreutils-8.19-8|11	# fileutils
14mr|coreutils-8.19-8|12	Patch101:	coreutils-8.2-spacedir.patch
14mr|coreutils-8.19-8|13	Patch1155:	coreutils-8.2-force-option--override--interactive-option.patch
14mr|coreutils-8.19-8|14	Patch118:	fileutils-4.1-ls_h.patch
14mr|coreutils-8.19-8|15	Patch500:	coreutils-8.3-mem.patch
14mr|coreutils-8.19-8|16	
14mr|coreutils-8.19-8|17	# sh-utils
14mr|coreutils-8.19-8|18	
14mr|coreutils-8.19-8|19	#add info about TZ envvar to date manpage
14mr|coreutils-8.19-8|20	Patch703:	coreutils-6.11-dateman.patch
14mr|coreutils-8.19-8|21	# RMS will never accept the PAM patch because it removes his historical
14mr|coreutils-8.19-8|22	# rant about Twenex and the wheel group, so we'll continue to maintain
14mr|coreutils-8.19-8|23	# it here indefinitely.
14mr|coreutils-8.19-8|24	Patch706:	coreutils-8.7-pam.patch
14mr|coreutils-8.19-8|25	Patch713:	coreutils-4.5.3-langinfo.patch
14mr|coreutils-8.19-8|26	
14mr|coreutils-8.19-8|27	# (sb) lin18nux/lsb compliance - normally from here:
14mr|coreutils-8.19-8|28	# http://www.openi18n.org/subgroups/utildev/patch/
14mr|coreutils-8.19-8|29	# this one is actually a merger of 5.2 and 5.3, as join segfaults
14mr|coreutils-8.19-8|30	# compiled with gcc4 and the 5.1/5.2 patch
14mr|coreutils-8.19-8|31	# fwang: we often get this patch from fedora
14mr|coreutils-8.19-8|32	Patch800:	coreutils-8.19-new-i18n.patch
14mr|coreutils-8.19-8|33	
14mr|coreutils-8.19-8|34	Patch909:	coreutils-5.1.0-64bit-fixes.patch
14mr|coreutils-8.19-8|35	
14mr|coreutils-8.19-8|36	# https://qa.mandriva.com/show_bug.cgi?id=38577
14mr|coreutils-8.19-8|37	Patch911:	coreutils-8.3-groupfix.patch
14mr|coreutils-8.19-8|38	
14mr|coreutils-8.19-8|39	Patch1011:	coreutils-8.14-DIR_COLORS-mdkconf.patch
14mr|coreutils-8.19-8|40	#(peroyvind): fix a test that fails to compile with -Werror=format-security
14mr|coreutils-8.19-8|41	Patch1014:	coreutils-8.8-check-string-format.patch
14mr|coreutils-8.19-8|42	
14mr|coreutils-8.19-8|43	# fedora patches
14mr|coreutils-8.19-8|44	#add note about no difference between binary/text mode on Linux - md5sum manpage
14mr|coreutils-8.19-8|45	Patch2101:	coreutils-8.9-manpages.patch
14mr|coreutils-8.19-8|46	#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
14mr|coreutils-8.19-8|47	Patch2102:	coreutils-8.19-sttytcsadrain.patch
14mr|coreutils-8.19-8|48	#do display processor type for uname -p/-i based on uname(2) syscall
14mr|coreutils-8.19-8|49	Patch2103:	coreutils-8.2-uname-processortype.patch
14mr|coreutils-8.19-8|50	#df --direct
14mr|coreutils-8.19-8|51	Patch2104:	coreutils-8.9-df-direct.patch
14mr|coreutils-8.19-8|52	#Fix mkstemp on sparc64
14mr|coreutils-8.19-8|53	Patch2105:	coreutils-mkstemp.patch
14mr|coreutils-8.19-8|54	
14mr|coreutils-8.19-8|55	#getgrouplist() patch from Ulrich Drepper.
14mr|coreutils-8.19-8|56	Patch2908:	coreutils-8.14-getgrouplist.patch
14mr|coreutils-8.19-8|57	#Prevent buffer overflow in who(1) (bug #158405).
14mr|coreutils-8.19-8|58	Patch2912:	coreutils-overflow.patch
14mr|coreutils-8.19-8|59	
14mr|coreutils-8.19-8|60	BuildRequires:	automake
14mr|coreutils-8.19-8|61	BuildRequires:	bison
14mr|coreutils-8.19-8|62	BuildRequires:	flex
14mr|coreutils-8.19-8|63	BuildRequires:	gettext
14mr|coreutils-8.19-8|64	BuildRequires:	strace
14mr|coreutils-8.19-8|65	BuildRequires:	tar
14mr|coreutils-8.19-8|66	BuildRequires:	texinfo
14mr|coreutils-8.19-8|67	BuildRequires:	termcap-devel
14mr|coreutils-8.19-8|68	BuildRequires:	pam-devel
14mr|coreutils-8.19-8|69	BuildRequires:	acl-devel
14mr|coreutils-8.19-8|70	BuildRequires:	attr-devel
14mr|coreutils-8.19-8|71	BuildRequires:	gmp-devel
14mr|coreutils-8.19-8|72	BuildRequires:	libcap-devel
14mr|coreutils-8.19-8|73	
14mr|coreutils-8.19-8|74	%rename		mktemp
14mr|coreutils-8.19-8|75	
14mr|coreutils-8.19-8|76	Provides:	stat = %{version}
14mr|coreutils-8.19-8|77	Provides:	%{_bindir}/env
14mr|coreutils-8.19-8|78	Provides:	/bin/env
14mr|coreutils-8.19-8|79	Provides:	%{_bindir}/tr
14mr|coreutils-8.19-8|80	Provides:	/bin/rm
14mr|coreutils-8.19-8|81	Provides:	/bin/cp
14mr|coreutils-8.19-8|82	Provides:	/bin/stty
14mr|coreutils-8.19-8|83	Provides:	/bin/ln
14mr|coreutils-8.19-8|84	Provides:	/bin/mktemp
14mr|coreutils-8.19-8|85	Requires:	coreutils-doc
14mr|coreutils-8.19-8|86	
14mr|coreutils-8.19-8|87	%description
14mr|coreutils-8.19-8|88	This package is the union of the old GNU fileutils, sh-utils, and
14mr|coreutils-8.19-8|89	textutils packages.
14mr|coreutils-8.19-8|90	
14mr|coreutils-8.19-8|91	These tools are the GNU versions of common useful and popular
14mr|coreutils-8.19-8|92	file & text utilities which are used for:
14mr|coreutils-8.19-8|93	- file management
14mr|coreutils-8.19-8|94	- shell scripts
14mr|coreutils-8.19-8|95	- modifying text file (spliting, joining, comparing, modifying, ...)
14mr|coreutils-8.19-8|96	
14mr|coreutils-8.19-8|97	Most of these programs have significant advantages over their Unix
14mr|coreutils-8.19-8|98	counterparts, such as greater speed, additional options, and fewer
14mr|coreutils-8.19-8|99	arbitrary limits.
14mr|coreutils-8.19-8|100	
14mr|coreutils-8.19-8|101	%files -f %{name}.lang
14mr|coreutils-8.19-8|102	%config(noreplace) %{_sysconfdir}/D*
14mr|coreutils-8.19-8|103	%doc README
14mr|coreutils-8.19-8|104	/bin/*
14mr|coreutils-8.19-8|105	%{_bindir}/*
14mr|coreutils-8.19-8|106	%{_sbindir}/chroot
14mr|coreutils-8.19-8|107	%dir %{_libdir}/coreutils
14mr|coreutils-8.19-8|108	%{_libdir}/coreutils/libstdbuf.so
14mr|coreutils-8.19-8|109	
14mr|coreutils-8.19-8|110	#----------------------------------------------------------------------------
14mr|coreutils-8.19-8|111	
14mr|coreutils-8.19-8|112	%package doc
14mr|coreutils-8.19-8|113	Summary:	Coreutils documentation in info format
14mr|coreutils-8.19-8|114	Group:		Documentation
14mr|coreutils-8.19-8|115	Requires:	coreutils
14mr|coreutils-8.19-8|116	BuildArch:	noarch
14mr|coreutils-8.19-8|117	
14mr|coreutils-8.19-8|118	%description doc
14mr|coreutils-8.19-8|119	This package contains coreutils documentation in GNU info format.
14mr|coreutils-8.19-8|120	
14mr|coreutils-8.19-8|121	%files doc
14mr|coreutils-8.19-8|122	%doc ABOUT-NLS ChangeLog.bz2 NEWS THANKS TODO
14mr|coreutils-8.19-8|123	%{_infodir}/coreutils*
14mr|coreutils-8.19-8|124	%{_mandir}/man*/*
14mr|coreutils-8.19-8|125	
14mr|coreutils-8.19-8|126	#----------------------------------------------------------------------------
14mr|coreutils-8.19-8|127	
14mr|coreutils-8.19-8|128	%prep
14mr|coreutils-8.19-8|129	%setup -q
14mr|coreutils-8.19-8|130	
14mr|coreutils-8.19-8|131	# fileutils
14mr|coreutils-8.19-8|132	# (tpg) seems to be fixed
14mr|coreutils-8.19-8|133	#%patch101 -p1 -b .space~
14mr|coreutils-8.19-8|134	%patch1155 -p1 -b .override~
14mr|coreutils-8.19-8|135	%patch118 -p1 -b .lsh~
14mr|coreutils-8.19-8|136	
14mr|coreutils-8.19-8|137	# textutils
14mr|coreutils-8.19-8|138	%patch500 -p1
14mr|coreutils-8.19-8|139	
14mr|coreutils-8.19-8|140	# sh-utils
14mr|coreutils-8.19-8|141	%patch703 -p1 -b .dateman~
14mr|coreutils-8.19-8|142	%patch713 -p1 -b .langinfo~
14mr|coreutils-8.19-8|143	
14mr|coreutils-8.19-8|144	# li18nux/lsb
14mr|coreutils-8.19-8|145	%patch800 -p1 -b .i18n~
14mr|coreutils-8.19-8|146	
14mr|coreutils-8.19-8|147	%patch909 -p1 -b .64bit~
14mr|coreutils-8.19-8|148	%patch911 -p1 -b .groups~
14mr|coreutils-8.19-8|149	
14mr|coreutils-8.19-8|150	%patch1011 -p1 -b .colors_mdkconf~
14mr|coreutils-8.19-8|151	%patch1014 -p1 -b .str_fmt~
14mr|coreutils-8.19-8|152	
14mr|coreutils-8.19-8|153	%patch2101 -p1 -b .manpages~
14mr|coreutils-8.19-8|154	%patch2102 -p1 -b .tcsadrain~
14mr|coreutils-8.19-8|155	%patch2103 -p1 -b .sysinfo~
14mr|coreutils-8.19-8|156	# (tpg) not needed for now
14mr|coreutils-8.19-8|157	#%patch2104 -p1 -b .dfdirect~
14mr|coreutils-8.19-8|158	
14mr|coreutils-8.19-8|159	%ifnarch %{arm}
14mr|coreutils-8.19-8|160	%patch2105 -p1 -b .sparc~
14mr|coreutils-8.19-8|161	%endif
14mr|coreutils-8.19-8|162	
14mr|coreutils-8.19-8|163	%patch2908 -p1 -b .getgrouplist~
14mr|coreutils-8.19-8|164	%patch2912 -p1 -b .overflow~
14mr|coreutils-8.19-8|165	
14mr|coreutils-8.19-8|166	chmod a+x tests/misc/sort-mb-tests tests/misc/id-context
14mr|coreutils-8.19-8|167	chmod +w ./src/dircolors.h
14mr|coreutils-8.19-8|168	./src/dcgen ./src/dircolors.hin > ./src/dircolors.h
14mr|coreutils-8.19-8|169	
14mr|coreutils-8.19-8|170	export DEFAULT_POSIX2_VERSION=199209
14mr|coreutils-8.19-8|171	aclocal -I m4
14mr|coreutils-8.19-8|172	automake --gnits --add-missing
14mr|coreutils-8.19-8|173	autoconf
14mr|coreutils-8.19-8|174	bzip2 -9 ChangeLog
14mr|coreutils-8.19-8|175	
14mr|coreutils-8.19-8|176	%build
14mr|coreutils-8.19-8|177	export CFLAGS="%{optflags} -fPIC -D_GNU_SOURCE=1"
14mr|coreutils-8.19-8|178	
14mr|coreutils-8.19-8|179	%configure2_5x \
14mr|coreutils-8.19-8|180	--enable-largefile \
14mr|coreutils-8.19-8|181	--enable-pam \
14mr|coreutils-8.19-8|182	--enable-no-install-program=arch,hostname,uptime,kill \
14mr|coreutils-8.19-8|183	--without-selinux \
14mr|coreutils-8.19-8|184	--disable-rpath \
14mr|coreutils-8.19-8|185	--disable-silent-rules
14mr|coreutils-8.19-8|186	
14mr|coreutils-8.19-8|187	%make
14mr|coreutils-8.19-8|188	
14mr|coreutils-8.19-8|189	%check
14mr|coreutils-8.19-8|190	#(proyvind): check suite randomly fails on build hosts, unable to reproduce
14mr|coreutils-8.19-8|191	#            locally, so just disable for now.. :(
14mr|coreutils-8.19-8|192	#%make check
14mr|coreutils-8.19-8|193	
14mr|coreutils-8.19-8|194	%install
14mr|coreutils-8.19-8|195	%makeinstall_std
14mr|coreutils-8.19-8|196	
14mr|coreutils-8.19-8|197	# man pages are not installed with make install
14mr|coreutils-8.19-8|198	make mandir=%{buildroot}%{_mandir} install-man
14mr|coreutils-8.19-8|199	
14mr|coreutils-8.19-8|200	# let be compatible with old fileutils, sh-utils and textutils packages :
14mr|coreutils-8.19-8|201	mkdir -p %{buildroot}{/bin,%{_bindir},%{_sbindir},%{_sysconfdir}/pam.d}
14mr|coreutils-8.19-8|202	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
14mr|coreutils-8.19-8|203	do
14mr|coreutils-8.19-8|204	mv %{buildroot}/{%{_bindir},bin}/$f
14mr|coreutils-8.19-8|205	done
14mr|coreutils-8.19-8|206	
14mr|coreutils-8.19-8|207	# chroot was in /usr/sbin :
14mr|coreutils-8.19-8|208	mv %{buildroot}/{%{_bindir},%{_sbindir}}/chroot
14mr|coreutils-8.19-8|209	# {cat,sort,cut} were previously moved from bin to /usr/bin and linked into
14mr|coreutils-8.19-8|210	for f in cut env expr tac; do
14mr|coreutils-8.19-8|211	ln -s /bin/$f %{buildroot}%{_bindir}/$f
14mr|coreutils-8.19-8|212	done
14mr|coreutils-8.19-8|213	
14mr|coreutils-8.19-8|214	install -m644 src/dircolors.hin -D %{buildroot}%{_sysconfdir}/DIR_COLORS
14mr|coreutils-8.19-8|215	
14mr|coreutils-8.19-8|216	#TV# find_lang look for LC_MESSAGES, not LC_TIME:
14mr|coreutils-8.19-8|217	find %{buildroot}%{_datadir}/locale/ -name coreutils.mo | fgrep LC_TIME | xargs rm -f
14mr|coreutils-8.19-8|218	%find_lang %{name}
14mr|coreutils-8.19-8|219	
14mr|coreutils-8.19-8|220	
14mr|coreutils-8.19-8|221	%changelog
14mr|coreutils-8.19-8|222	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.19-8
14mr|coreutils-8.19-8|223	+ Revision: 27002d2
14mr|coreutils-8.19-8|224	- Spec cleanup
14mr|coreutils-8.19-8|225	
14mr|coreutils-8.19-8|226	

16093 14
14mr|cpio-2.11-10|1	Summary:	A GNU archiving program
14mr|cpio-2.11-10|2	Name:		cpio
14mr|cpio-2.11-10|3	Version:	2.11
14mr|cpio-2.11-10|4	Release:	10
14mr|cpio-2.11-10|5	License:	GPLv2+
14mr|cpio-2.11-10|6	Group:		Archiving/Backup
14mr|cpio-2.11-10|7	Url:		http://www.gnu.org/software/cpio/
14mr|cpio-2.11-10|8	Source:		ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
14mr|cpio-2.11-10|9	Source1:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2.sig
14mr|cpio-2.11-10|10	Patch4:		cpio-2.11-stdout.patch
14mr|cpio-2.11-10|11	Patch5:		cpio-2.11.disable.static.patch
14mr|cpio-2.11-10|12	BuildRequires:	bison
14mr|cpio-2.11-10|13	BuildRequires:	texinfo
14mr|cpio-2.11-10|14	BuildRequires:	gettext-devel
14mr|cpio-2.11-10|15	Requires:	rmt
14mr|cpio-2.11-10|16	
14mr|cpio-2.11-10|17	%description
14mr|cpio-2.11-10|18	GNU cpio copies files into or out of a cpio or tar archive.  Archives
14mr|cpio-2.11-10|19	are files which contain a collection of other files plus information
14mr|cpio-2.11-10|20	about them, such as their file name, owner, timestamps, and access
14mr|cpio-2.11-10|21	permissions.  The archive can be another file on the disk, a magnetic
14mr|cpio-2.11-10|22	tape, or a pipe.  GNU cpio supports the following archive formats:  binary,
14mr|cpio-2.11-10|23	old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1
14mr|cpio-2.11-10|24	tar.  By default, cpio creates binary format archives, so that they are
14mr|cpio-2.11-10|25	compatible with older cpio programs.  When it is extracting files from
14mr|cpio-2.11-10|26	archives, cpio automatically recognizes which kind of archive it is reading
14mr|cpio-2.11-10|27	and can read archives created on machines with a different byte-order.
14mr|cpio-2.11-10|28	
14mr|cpio-2.11-10|29	Install cpio if you need a program to manage file archives.
14mr|cpio-2.11-10|30	
14mr|cpio-2.11-10|31	%files -f %{name}.lang
14mr|cpio-2.11-10|32	%defattr(-,root,root)
14mr|cpio-2.11-10|33	%doc AUTHORS ChangeLog README NEWS
14mr|cpio-2.11-10|34	/bin/cpio
14mr|cpio-2.11-10|35	/bin/cpiostatic
14mr|cpio-2.11-10|36	%{_infodir}/cpio.*
14mr|cpio-2.11-10|37	%{_mandir}/man1/cpio.1*
14mr|cpio-2.11-10|38	
14mr|cpio-2.11-10|39	#----------------------------------------------------------------------------
14mr|cpio-2.11-10|40	
14mr|cpio-2.11-10|41	%prep
14mr|cpio-2.11-10|42	%setup -q
14mr|cpio-2.11-10|43	%patch4 -p1
14mr|cpio-2.11-10|44	%patch5 -p1
14mr|cpio-2.11-10|45	
14mr|cpio-2.11-10|46	%build
14mr|cpio-2.11-10|47	autoreconf -fi
14mr|cpio-2.11-10|48	export CPPFLAGS="%{optflags} -DHAVE_LSTAT=1"
14mr|cpio-2.11-10|49	%configure2_5x \
14mr|cpio-2.11-10|50	--bindir=/bin \
14mr|cpio-2.11-10|51	--with-rmt=/sbin/rmt \
14mr|cpio-2.11-10|52	--disable-rpath
14mr|cpio-2.11-10|53	
14mr|cpio-2.11-10|54	%make
14mr|cpio-2.11-10|55	
14mr|cpio-2.11-10|56	%check
14mr|cpio-2.11-10|57	make check
14mr|cpio-2.11-10|58	
14mr|cpio-2.11-10|59	%install
14mr|cpio-2.11-10|60	%makeinstall_std
14mr|cpio-2.11-10|61	
14mr|cpio-2.11-10|62	%find_lang %{name}
14mr|cpio-2.11-10|63	
14mr|cpio-2.11-10|64	# remove unpackaged file
14mr|cpio-2.11-10|65	rm -f %{buildroot}%{_mandir}/man1/mt.*
14mr|cpio-2.11-10|66	
14mr|cpio-2.11-10|67	
14mr|cpio-2.11-10|68	%changelog
14mr|cpio-2.11-10|69	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11-10
14mr|cpio-2.11-10|70	+ Revision: c436e26
14mr|cpio-2.11-10|71	- Update BuildRequires
14mr|cpio-2.11-10|72	
14mr|cpio-2.11-10|73	

16094 14
14mr|cppunit-1.13.2-2|1	%define major 0
14mr|cppunit-1.13.2-2|2	%define api 1.13
14mr|cppunit-1.13.2-2|3	%define libname %mklibname cppunit %{api}_%{major}
14mr|cppunit-1.13.2-2|4	%define develname %mklibname cppunit -d
14mr|cppunit-1.13.2-2|5	
14mr|cppunit-1.13.2-2|6	Summary:	C++ port of JUnit Testing Framework
14mr|cppunit-1.13.2-2|7	Name:		cppunit
14mr|cppunit-1.13.2-2|8	Version:	1.13.2
14mr|cppunit-1.13.2-2|9	Release:	2
14mr|cppunit-1.13.2-2|10	License:	LGPLv2+
14mr|cppunit-1.13.2-2|11	Group:		System/Libraries
14mr|cppunit-1.13.2-2|12	URL:		http://cppunit.sourceforge.net/
14mr|cppunit-1.13.2-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.gz
14mr|cppunit-1.13.2-2|14	Patch0:		cppunit-1.11.4-missing-include.patch
14mr|cppunit-1.13.2-2|15	Patch1:		cppunit-1.12.1-no_lib_in_cppunit-config.diff
14mr|cppunit-1.13.2-2|16	
14mr|cppunit-1.13.2-2|17	%description
14mr|cppunit-1.13.2-2|18	CppUnit is the C++ port of the famous JUnit framework for unit
14mr|cppunit-1.13.2-2|19	testing. Test output is in XML for automatic testing and GUI
14mr|cppunit-1.13.2-2|20	based for supervised tests.
14mr|cppunit-1.13.2-2|21	
14mr|cppunit-1.13.2-2|22	%package -n %{libname}
14mr|cppunit-1.13.2-2|23	Summary:	C++ port of JUnit Testing Framework
14mr|cppunit-1.13.2-2|24	Group:		System/Libraries
14mr|cppunit-1.13.2-2|25	
14mr|cppunit-1.13.2-2|26	%description -n	%{libname}
14mr|cppunit-1.13.2-2|27	CppUnit is the C++ port of the famous JUnit framework for unit
14mr|cppunit-1.13.2-2|28	testing. Test output is in XML for automatic testing and GUI
14mr|cppunit-1.13.2-2|29	based for supervised tests.
14mr|cppunit-1.13.2-2|30	
14mr|cppunit-1.13.2-2|31	%package -n %{develname}
14mr|cppunit-1.13.2-2|32	Summary:	Development files for %{name}
14mr|cppunit-1.13.2-2|33	Group:		Development/C++
14mr|cppunit-1.13.2-2|34	Requires:	%{libname} = %{version}-%{release}
14mr|cppunit-1.13.2-2|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|cppunit-1.13.2-2|36	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|cppunit-1.13.2-2|37	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
14mr|cppunit-1.13.2-2|38	Obsoletes:	%{mklibname cppunit 1.12_0 -d}
14mr|cppunit-1.13.2-2|39	
14mr|cppunit-1.13.2-2|40	%description -n %{develname}
14mr|cppunit-1.13.2-2|41	CppUnit is the C++ port of the famous JUnit framework for unit
14mr|cppunit-1.13.2-2|42	testing. Test output is in XML for automatic testing and GUI
14mr|cppunit-1.13.2-2|43	based for supervised tests.
14mr|cppunit-1.13.2-2|44	
14mr|cppunit-1.13.2-2|45	%prep
14mr|cppunit-1.13.2-2|46	
14mr|cppunit-1.13.2-2|47	%setup -q
14mr|cppunit-1.13.2-2|48	%patch0 -p1
14mr|cppunit-1.13.2-2|49	%patch1 -p0
14mr|cppunit-1.13.2-2|50	
14mr|cppunit-1.13.2-2|51	%build
14mr|cppunit-1.13.2-2|52	%configure2_5x \
14mr|cppunit-1.13.2-2|53	--enable-shared \
14mr|cppunit-1.13.2-2|54	--disable-static \
14mr|cppunit-1.13.2-2|55	--disable-doxygen \
14mr|cppunit-1.13.2-2|56	--disable-dot \
14mr|cppunit-1.13.2-2|57	--disable-html-docs \
14mr|cppunit-1.13.2-2|58	--disable-latex-docs
14mr|cppunit-1.13.2-2|59	
14mr|cppunit-1.13.2-2|60	# <oden> somehow LIBADD_DL is ignored, is that an intentional change?
14mr|cppunit-1.13.2-2|61	perl -pi -e "s|^LIBS =.*|LIBS = -lm -ldl|g" src/cppunit/Makefile
14mr|cppunit-1.13.2-2|62	
14mr|cppunit-1.13.2-2|63	%make
14mr|cppunit-1.13.2-2|64	
14mr|cppunit-1.13.2-2|65	%install
14mr|cppunit-1.13.2-2|66	
14mr|cppunit-1.13.2-2|67	%makeinstall_std
14mr|cppunit-1.13.2-2|68	
14mr|cppunit-1.13.2-2|69	#(tpg) do not duplicate docs
14mr|cppunit-1.13.2-2|70	rm -rf  %{buildroot}%{_datadir}/doc/cppunit
14mr|cppunit-1.13.2-2|71	
14mr|cppunit-1.13.2-2|72	# clean up
14mr|cppunit-1.13.2-2|73	rm -rf %{buildroot}%{_datadir}/cppunit
14mr|cppunit-1.13.2-2|74	rm -f %{buildroot}%{_libdir}/*.*a
14mr|cppunit-1.13.2-2|75	
14mr|cppunit-1.13.2-2|76	%files -n %{libname}
14mr|cppunit-1.13.2-2|77	%{_libdir}/libcppunit-%{api}.so.%{major}*
14mr|cppunit-1.13.2-2|78	
14mr|cppunit-1.13.2-2|79	%files -n %{develname}
14mr|cppunit-1.13.2-2|80	%doc AUTHORS NEWS README THANKS ChangeLog
14mr|cppunit-1.13.2-2|81	%{_bindir}/cppunit-config
14mr|cppunit-1.13.2-2|82	%{_bindir}/DllPlugInTester
14mr|cppunit-1.13.2-2|83	%{_libdir}/*.so
14mr|cppunit-1.13.2-2|84	%{_includedir}/cppunit
14mr|cppunit-1.13.2-2|85	%{_datadir}/aclocal/cppunit.m4
14mr|cppunit-1.13.2-2|86	%{_mandir}/man1/*
14mr|cppunit-1.13.2-2|87	%{_libdir}/pkgconfig/cppunit.pc
14mr|cppunit-1.13.2-2|88	
14mr|cppunit-1.13.2-2|89	
14mr|cppunit-1.13.2-2|90	
14mr|cppunit-1.13.2-2|91	%changelog
14mr|cppunit-1.13.2-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13.2-2
14mr|cppunit-1.13.2-2|93	+ Revision: 1c12d07
14mr|cppunit-1.13.2-2|94	- MassBuild#440: Increase release tag
14mr|cppunit-1.13.2-2|95	
14mr|cppunit-1.13.2-2|96	

16095 14
14mr|cpqarrayd-2.3-12|1	Summary:	Monitors SmartArray controllers and notifies via SNMP and syslog
14mr|cpqarrayd-2.3-12|2	Name:		cpqarrayd
14mr|cpqarrayd-2.3-12|3	Version:	2.3
14mr|cpqarrayd-2.3-12|4	Release:	12
14mr|cpqarrayd-2.3-12|5	License:	GPL
14mr|cpqarrayd-2.3-12|6	Group:		System/Servers
14mr|cpqarrayd-2.3-12|7	URL:		http://www.strocamp.net/opensource/
14mr|cpqarrayd-2.3-12|8	Source0:	http://www.strocamp.net/opensource/compaq/downloads/%{name}-%{version}.tar.bz2
14mr|cpqarrayd-2.3-12|9	Patch0:		cpqarrayd-2.3.no_ida.patch
14mr|cpqarrayd-2.3-12|10	Patch1:		cpqarrayd-2.3-message-overrun.patch
14mr|cpqarrayd-2.3-12|11	Patch2:		cpqarrayd-2.3-fix-str-fmt.patch
14mr|cpqarrayd-2.3-12|12	Requires(post): rpm-helper
14mr|cpqarrayd-2.3-12|13	Requires(preun): rpm-helper
14mr|cpqarrayd-2.3-12|14	Requires:	net-snmp
14mr|cpqarrayd-2.3-12|15	BuildRequires:	net-snmp-devel
14mr|cpqarrayd-2.3-12|16	BuildRequires:	openssl-devel
14mr|cpqarrayd-2.3-12|17	BuildRequires:	kernel-source
14mr|cpqarrayd-2.3-12|18	BuildRequires:	libtool
14mr|cpqarrayd-2.3-12|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cpqarrayd-2.3-12|20	
14mr|cpqarrayd-2.3-12|21	%description
14mr|cpqarrayd-2.3-12|22	This tool can run on a linux based intel box with a smart array controller from
14mr|cpqarrayd-2.3-12|23	Compaq. It reports status changes in the disks both to the syslog and to a snmp
14mr|cpqarrayd-2.3-12|24	trap host. The default is to only log to the syslog. You can specify traphosts
14mr|cpqarrayd-2.3-12|25	with the -t parameter at the commandline. Multiple traphosts are allowed. It
14mr|cpqarrayd-2.3-12|26	checks for valid input, but any errors are non-fatal, in fact the traphost is
14mr|cpqarrayd-2.3-12|27	just ignored. To ensure correct opereration compile it for the same kernel that
14mr|cpqarrayd-2.3-12|28	runs on the machine where you want to use this. At least make sure that the
14mr|cpqarrayd-2.3-12|29	version of the SmartArray driver is the same. Strange things can happen
14mr|cpqarrayd-2.3-12|30	otherwise.
14mr|cpqarrayd-2.3-12|31	
14mr|cpqarrayd-2.3-12|32	%prep
14mr|cpqarrayd-2.3-12|33	
14mr|cpqarrayd-2.3-12|34	%setup -q
14mr|cpqarrayd-2.3-12|35	%patch0 -p1 -b .no_ida
14mr|cpqarrayd-2.3-12|36	%patch1 -p1 -b .message-overrun
14mr|cpqarrayd-2.3-12|37	%patch2 -p0
14mr|cpqarrayd-2.3-12|38	
14mr|cpqarrayd-2.3-12|39	chmod 644 AUTHORS ChangeLog NEWS README
14mr|cpqarrayd-2.3-12|40	
14mr|cpqarrayd-2.3-12|41	%build
14mr|cpqarrayd-2.3-12|42	rm -rf .deps
14mr|cpqarrayd-2.3-12|43	rm -f configure
14mr|cpqarrayd-2.3-12|44	#libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy --foreign; autoconf
14mr|cpqarrayd-2.3-12|45	autoreconf -fiv
14mr|cpqarrayd-2.3-12|46	
14mr|cpqarrayd-2.3-12|47	%configure2_5x \
14mr|cpqarrayd-2.3-12|48	--with-kernel=/usr/src/linux
14mr|cpqarrayd-2.3-12|49	
14mr|cpqarrayd-2.3-12|50	%make
14mr|cpqarrayd-2.3-12|51	
14mr|cpqarrayd-2.3-12|52	%install
14mr|cpqarrayd-2.3-12|53	rm -rf %{buildroot}
14mr|cpqarrayd-2.3-12|54	
14mr|cpqarrayd-2.3-12|55	install -d %{buildroot}%{_initrddir}
14mr|cpqarrayd-2.3-12|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|cpqarrayd-2.3-12|57	
14mr|cpqarrayd-2.3-12|58	%makeinstall
14mr|cpqarrayd-2.3-12|59	
14mr|cpqarrayd-2.3-12|60	perl -i -p -e 's:\@installroot\@:%{prefix}:;' scripts/cpqarrayd
14mr|cpqarrayd-2.3-12|61	
14mr|cpqarrayd-2.3-12|62	install -m0755 scripts/cpqarrayd %{buildroot}%{_initrddir}
14mr|cpqarrayd-2.3-12|63	install scripts/cpqarrayd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/cpqarrayd
14mr|cpqarrayd-2.3-12|64	
14mr|cpqarrayd-2.3-12|65	%post
14mr|cpqarrayd-2.3-12|66	%_post_service cpqarrayd
14mr|cpqarrayd-2.3-12|67	
14mr|cpqarrayd-2.3-12|68	%preun
14mr|cpqarrayd-2.3-12|69	%_preun_service cpqarrayd
14mr|cpqarrayd-2.3-12|70	
14mr|cpqarrayd-2.3-12|71	%clean
14mr|cpqarrayd-2.3-12|72	rm -rf %{buildroot}
14mr|cpqarrayd-2.3-12|73	
14mr|cpqarrayd-2.3-12|74	%files
14mr|cpqarrayd-2.3-12|75	%defattr(-,root,root)
14mr|cpqarrayd-2.3-12|76	%doc AUTHORS ChangeLog NEWS README
14mr|cpqarrayd-2.3-12|77	%attr(0755,root,root) %{_initrddir}/cpqarrayd
14mr|cpqarrayd-2.3-12|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/cpqarrayd
14mr|cpqarrayd-2.3-12|79	%{_sbindir}/cpqarrayd
14mr|cpqarrayd-2.3-12|80	%{_mandir}/man1/cpqarrayd.1*
14mr|cpqarrayd-2.3-12|81	
14mr|cpqarrayd-2.3-12|82	
14mr|cpqarrayd-2.3-12|83	
14mr|cpqarrayd-2.3-12|84	%changelog
14mr|cpqarrayd-2.3-12|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-12
14mr|cpqarrayd-2.3-12|86	+ Revision: 22d9779
14mr|cpqarrayd-2.3-12|87	- MassBuild#440: Increase release tag
14mr|cpqarrayd-2.3-12|88	
14mr|cpqarrayd-2.3-12|89	

16096 14
14mr|cpuinfo-1.0-0.20110325.4|1	%define svndate	20110325
14mr|cpuinfo-1.0-0.20110325.4|2	%define	major	1
14mr|cpuinfo-1.0-0.20110325.4|3	%define	libname	%mklibname %{name} %{major}
14mr|cpuinfo-1.0-0.20110325.4|4	%define	devname	%mklibname %{name} -d
14mr|cpuinfo-1.0-0.20110325.4|5	%define	static	%mklibname %{name} -d -s
14mr|cpuinfo-1.0-0.20110325.4|6	
14mr|cpuinfo-1.0-0.20110325.4|7	%bcond_without	perl
14mr|cpuinfo-1.0-0.20110325.4|8	%bcond_without	python
14mr|cpuinfo-1.0-0.20110325.4|9	
14mr|cpuinfo-1.0-0.20110325.4|10	Summary:	A CPU identification tool and library
14mr|cpuinfo-1.0-0.20110325.4|11	
14mr|cpuinfo-1.0-0.20110325.4|12	Name:		cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|13	Version:	1.0
14mr|cpuinfo-1.0-0.20110325.4|14	Release:	%{?svndate:0.%{svndate}.}4
14mr|cpuinfo-1.0-0.20110325.4|15	# based on branch at https://code.launchpad.net/cpuinfo/trunk, please don't
14mr|cpuinfo-1.0-0.20110325.4|16	# replace until merged upstream
14mr|cpuinfo-1.0-0.20110325.4|17	Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.xz
14mr|cpuinfo-1.0-0.20110325.4|18	License:	GPLv2+
14mr|cpuinfo-1.0-0.20110325.4|19	Group:		System/Kernel and hardware
14mr|cpuinfo-1.0-0.20110325.4|20	Url:		http://gwenole.beauchesne.info/projects/cpuinfo/
14mr|cpuinfo-1.0-0.20110325.4|21	ExclusiveArch:	%{ix86} x86_64 ppc ppc64 ia64
14mr|cpuinfo-1.0-0.20110325.4|22	%if %{with perl}
14mr|cpuinfo-1.0-0.20110325.4|23	BuildRequires:	perl-devel
14mr|cpuinfo-1.0-0.20110325.4|24	%endif
14mr|cpuinfo-1.0-0.20110325.4|25	%if %{with python}
14mr|cpuinfo-1.0-0.20110325.4|26	BuildRequires:	python-devel python-setuptools
14mr|cpuinfo-1.0-0.20110325.4|27	%endif
14mr|cpuinfo-1.0-0.20110325.4|28	
14mr|cpuinfo-1.0-0.20110325.4|29	%description
14mr|cpuinfo-1.0-0.20110325.4|30	cpuinfo consists of an API/library used by programs to get information
14mr|cpuinfo-1.0-0.20110325.4|31	about the underlying CPU. Such information includes CPU vendor, model
14mr|cpuinfo-1.0-0.20110325.4|32	name, cache hierarchy, and supported features (e.g. CMP, SMT, and
14mr|cpuinfo-1.0-0.20110325.4|33	SIMD). cpuinfo is also a standalone program to demonstrate the use of
14mr|cpuinfo-1.0-0.20110325.4|34	this API.
14mr|cpuinfo-1.0-0.20110325.4|35	
14mr|cpuinfo-1.0-0.20110325.4|36	%package -n	%{libname}
14mr|cpuinfo-1.0-0.20110325.4|37	Summary:	Library for cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|38	
14mr|cpuinfo-1.0-0.20110325.4|39	Group:		System/Libraries
14mr|cpuinfo-1.0-0.20110325.4|40	
14mr|cpuinfo-1.0-0.20110325.4|41	%description -n	%{libname}
14mr|cpuinfo-1.0-0.20110325.4|42	This package contains the library needed to run programs dynamically
14mr|cpuinfo-1.0-0.20110325.4|43	linked with cpuinfo.
14mr|cpuinfo-1.0-0.20110325.4|44	
14mr|cpuinfo-1.0-0.20110325.4|45	%package -n	%{devname}
14mr|cpuinfo-1.0-0.20110325.4|46	Summary:	Development files for cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|47	
14mr|cpuinfo-1.0-0.20110325.4|48	Group:		Development/C
14mr|cpuinfo-1.0-0.20110325.4|49	Requires:	%{libname} = %{version}-%{release}
14mr|cpuinfo-1.0-0.20110325.4|50	%rename		%{name}-devel
14mr|cpuinfo-1.0-0.20110325.4|51	
14mr|cpuinfo-1.0-0.20110325.4|52	%description -n	%{devname}
14mr|cpuinfo-1.0-0.20110325.4|53	This package contains headers and libraries needed to use cpuinfo's
14mr|cpuinfo-1.0-0.20110325.4|54	processor characterisation features in your programs.
14mr|cpuinfo-1.0-0.20110325.4|55	
14mr|cpuinfo-1.0-0.20110325.4|56	%package -n	%{static}
14mr|cpuinfo-1.0-0.20110325.4|57	Summary:	Static library for cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|58	
14mr|cpuinfo-1.0-0.20110325.4|59	Group:		Development/C
14mr|cpuinfo-1.0-0.20110325.4|60	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|cpuinfo-1.0-0.20110325.4|61	Requires:       %{devname} = %{version}-%{release}
14mr|cpuinfo-1.0-0.20110325.4|62	
14mr|cpuinfo-1.0-0.20110325.4|63	%description -n	%{static}
14mr|cpuinfo-1.0-0.20110325.4|64	This package contains static libraries needed to statically link cpuinfo's
14mr|cpuinfo-1.0-0.20110325.4|65	processor characterisation features in your programs.
14mr|cpuinfo-1.0-0.20110325.4|66	
14mr|cpuinfo-1.0-0.20110325.4|67	%if %{with perl}
14mr|cpuinfo-1.0-0.20110325.4|68	%package -n	perl-Cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|69	Summary:	Perl bindings for cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|70	
14mr|cpuinfo-1.0-0.20110325.4|71	Group:		Development/Perl
14mr|cpuinfo-1.0-0.20110325.4|72	
14mr|cpuinfo-1.0-0.20110325.4|73	%description -n	perl-Cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|74	Provides a Perl API to the cpuinfo library.
14mr|cpuinfo-1.0-0.20110325.4|75	%endif
14mr|cpuinfo-1.0-0.20110325.4|76	
14mr|cpuinfo-1.0-0.20110325.4|77	%if %{with python}
14mr|cpuinfo-1.0-0.20110325.4|78	%package -n	python-cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|79	Summary:	Python bindings for cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|80	
14mr|cpuinfo-1.0-0.20110325.4|81	Group:		Development/Perl
14mr|cpuinfo-1.0-0.20110325.4|82	
14mr|cpuinfo-1.0-0.20110325.4|83	%description -n python-cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|84	Provides a Python API to the cpuinfo library.
14mr|cpuinfo-1.0-0.20110325.4|85	%endif
14mr|cpuinfo-1.0-0.20110325.4|86	
14mr|cpuinfo-1.0-0.20110325.4|87	%prep
14mr|cpuinfo-1.0-0.20110325.4|88	%setup -q
14mr|cpuinfo-1.0-0.20110325.4|89	
14mr|cpuinfo-1.0-0.20110325.4|90	%build
14mr|cpuinfo-1.0-0.20110325.4|91	%configure \
14mr|cpuinfo-1.0-0.20110325.4|92	--enable-shared \
14mr|cpuinfo-1.0-0.20110325.4|93	%if %{with perl}
14mr|cpuinfo-1.0-0.20110325.4|94	--enable-perl=vendor \
14mr|cpuinfo-1.0-0.20110325.4|95	%endif
14mr|cpuinfo-1.0-0.20110325.4|96	%if %{with python}
14mr|cpuinfo-1.0-0.20110325.4|97	--enable-python \
14mr|cpuinfo-1.0-0.20110325.4|98	%endif
14mr|cpuinfo-1.0-0.20110325.4|99	--install-sdk
14mr|cpuinfo-1.0-0.20110325.4|100	LDFLAGS="%{ldflags}" %make
14mr|cpuinfo-1.0-0.20110325.4|101	
14mr|cpuinfo-1.0-0.20110325.4|102	%install
14mr|cpuinfo-1.0-0.20110325.4|103	%makeinstall_std
14mr|cpuinfo-1.0-0.20110325.4|104	
14mr|cpuinfo-1.0-0.20110325.4|105	# nuke unpackaged files
14mr|cpuinfo-1.0-0.20110325.4|106	find %{buildroot} -name cpuinfo.pl -exec rm -f {} \;
14mr|cpuinfo-1.0-0.20110325.4|107	find %{buildroot} -name perllocal.pod -exec rm -f {} \;
14mr|cpuinfo-1.0-0.20110325.4|108	find %{buildroot} -name .packlist -exec rm -f {} \;
14mr|cpuinfo-1.0-0.20110325.4|109	
14mr|cpuinfo-1.0-0.20110325.4|110	%files
14mr|cpuinfo-1.0-0.20110325.4|111	%doc README COPYING NEWS
14mr|cpuinfo-1.0-0.20110325.4|112	%{_bindir}/cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|113	
14mr|cpuinfo-1.0-0.20110325.4|114	%files -n %{libname}
14mr|cpuinfo-1.0-0.20110325.4|115	%{_libdir}/libcpuinfo.so.%{major}*
14mr|cpuinfo-1.0-0.20110325.4|116	
14mr|cpuinfo-1.0-0.20110325.4|117	%files -n %{devname}
14mr|cpuinfo-1.0-0.20110325.4|118	%{_includedir}/cpuinfo.h
14mr|cpuinfo-1.0-0.20110325.4|119	%{_libdir}/pkgconfig/libcpuinfo.pc
14mr|cpuinfo-1.0-0.20110325.4|120	%{_libdir}/libcpuinfo.so
14mr|cpuinfo-1.0-0.20110325.4|121	
14mr|cpuinfo-1.0-0.20110325.4|122	%files -n %{static}
14mr|cpuinfo-1.0-0.20110325.4|123	%{_libdir}/libcpuinfo.a
14mr|cpuinfo-1.0-0.20110325.4|124	
14mr|cpuinfo-1.0-0.20110325.4|125	%if %{with perl}
14mr|cpuinfo-1.0-0.20110325.4|126	%files -n perl-Cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|127	%doc src/bindings/perl/cpuinfo.pl
14mr|cpuinfo-1.0-0.20110325.4|128	%{perl_vendorarch}/Cpuinfo.pm
14mr|cpuinfo-1.0-0.20110325.4|129	%dir %{perl_vendorarch}/auto/Cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|130	%{perl_vendorarch}/auto/Cpuinfo/*
14mr|cpuinfo-1.0-0.20110325.4|131	%endif
14mr|cpuinfo-1.0-0.20110325.4|132	
14mr|cpuinfo-1.0-0.20110325.4|133	%if %{with python}
14mr|cpuinfo-1.0-0.20110325.4|134	%files -n python-cpuinfo
14mr|cpuinfo-1.0-0.20110325.4|135	%{py_platsitedir}/CPUInfo.so
14mr|cpuinfo-1.0-0.20110325.4|136	%dir %{py_platsitedir}/pycpuinfo-*.egg-info/
14mr|cpuinfo-1.0-0.20110325.4|137	%{py_platsitedir}/pycpuinfo-*.egg-info/*
14mr|cpuinfo-1.0-0.20110325.4|138	%endif
14mr|cpuinfo-1.0-0.20110325.4|139	
14mr|cpuinfo-1.0-0.20110325.4|140	
14mr|cpuinfo-1.0-0.20110325.4|141	
14mr|cpuinfo-1.0-0.20110325.4|142	%changelog
14mr|cpuinfo-1.0-0.20110325.4|143	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.20110325.4
14mr|cpuinfo-1.0-0.20110325.4|144	+ Revision: d19d5c1
14mr|cpuinfo-1.0-0.20110325.4|145	- Rebuild with new perl
14mr|cpuinfo-1.0-0.20110325.4|146	
14mr|cpuinfo-1.0-0.20110325.4|147	

16097 14
14mr|cpuset-1.5.5-4|1	Summary:	Allows manipulation of cpusets on system and provides higher level functions
14mr|cpuset-1.5.5-4|2	Name:		cpuset
14mr|cpuset-1.5.5-4|3	Version:	1.5.5
14mr|cpuset-1.5.5-4|4	Release:	4
14mr|cpuset-1.5.5-4|5	License:	GPLv2
14mr|cpuset-1.5.5-4|6	Group:		System/Kernel and hardware
14mr|cpuset-1.5.5-4|7	URL:		http://code.google.com/p/cpuset
14mr|cpuset-1.5.5-4|8	Source0:	%{name}-%{version}.tar.gz
14mr|cpuset-1.5.5-4|9	BuildRequires:	python-devel
14mr|cpuset-1.5.5-4|10	BuildArch:	noarch
14mr|cpuset-1.5.5-4|11	
14mr|cpuset-1.5.5-4|12	%description
14mr|cpuset-1.5.5-4|13	Cpuset is a Python application to make using the cpusets facilities in the
14mr|cpuset-1.5.5-4|14	Linux kernel easier.  The actual included command is called cset and it allows
14mr|cpuset-1.5.5-4|15	manipulation of cpusets on the system and provides higher level functions such
14mr|cpuset-1.5.5-4|16	as implementation and control of a basic CPU shielding setup.
14mr|cpuset-1.5.5-4|17	
14mr|cpuset-1.5.5-4|18	%prep
14mr|cpuset-1.5.5-4|19	%setup -q
14mr|cpuset-1.5.5-4|20	
14mr|cpuset-1.5.5-4|21	%build
14mr|cpuset-1.5.5-4|22	CFLAGS="%{optflags}" \
14mr|cpuset-1.5.5-4|23	python setup.py build
14mr|cpuset-1.5.5-4|24	#make doc  ->not yet, asciidoc is missing...
14mr|cpuset-1.5.5-4|25	
14mr|cpuset-1.5.5-4|26	%install
14mr|cpuset-1.5.5-4|27	# Install binaries, but do not install docs via setup.py
14mr|cpuset-1.5.5-4|28	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-data=/eraseme
14mr|cpuset-1.5.5-4|29	rm -rf %{buildroot}/eraseme
14mr|cpuset-1.5.5-4|30	
14mr|cpuset-1.5.5-4|31	# Install documentation
14mr|cpuset-1.5.5-4|32	mkdir -p %{buildroot}/%{_defaultdocdir}/cpuset
14mr|cpuset-1.5.5-4|33	cp NEWS README INSTALL AUTHORS COPYING cset.init.d %{buildroot}/%{_defaultdocdir}/cpuset/
14mr|cpuset-1.5.5-4|34	mkdir -p %{buildroot}/%{_mandir}/man1
14mr|cpuset-1.5.5-4|35	cd doc
14mr|cpuset-1.5.5-4|36	cp *.1 %{buildroot}/%{_mandir}/man1
14mr|cpuset-1.5.5-4|37	cp *.txt %{buildroot}/%{_defaultdocdir}/cpuset/
14mr|cpuset-1.5.5-4|38	mkdir %{buildroot}/%{_defaultdocdir}/cpuset/html
14mr|cpuset-1.5.5-4|39	cp *.html %{buildroot}/%{_defaultdocdir}/cpuset/html/
14mr|cpuset-1.5.5-4|40	
14mr|cpuset-1.5.5-4|41	%files
14mr|cpuset-1.5.5-4|42	%{_bindir}/cset
14mr|cpuset-1.5.5-4|43	%{python_sitelib}/*
14mr|cpuset-1.5.5-4|44	%{_mandir}/man1/*
14mr|cpuset-1.5.5-4|45	%{_defaultdocdir}/*
14mr|cpuset-1.5.5-4|46	
14mr|cpuset-1.5.5-4|47	
14mr|cpuset-1.5.5-4|48	%changelog
14mr|cpuset-1.5.5-4|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.5-4
14mr|cpuset-1.5.5-4|50	+ Revision: b1ee689
14mr|cpuset-1.5.5-4|51	- MassBuild#440: Increase release tag
14mr|cpuset-1.5.5-4|52	
14mr|cpuset-1.5.5-4|53	

16098 14
14mr|crack-attack-1.1.14-24|1	Name:		crack-attack
14mr|crack-attack-1.1.14-24|2	Summary:	Tetris like game
14mr|crack-attack-1.1.14-24|3	Version:	1.1.14
14mr|crack-attack-1.1.14-24|4	Release:	24
14mr|crack-attack-1.1.14-24|5	Group:		Games/Arcade
14mr|crack-attack-1.1.14-24|6	License:	GPL
14mr|crack-attack-1.1.14-24|7	Url:		http://www.nongnu.org/crack-attack/
14mr|crack-attack-1.1.14-24|8	Source0:	http://savannah.nongnu.org/download/crack-attack/%{name}-%{version}.tar.bz2
14mr|crack-attack-1.1.14-24|9	Source11:	%{name}-48.png
14mr|crack-attack-1.1.14-24|10	Source12:	%{name}-32.png
14mr|crack-attack-1.1.14-24|11	Source13:	%{name}-16.png
14mr|crack-attack-1.1.14-24|12	Source4:	crack-attack-scripts.tar.bz2
14mr|crack-attack-1.1.14-24|13	Source5:	crack-attack-1.1.10-man6-page.bz2
14mr|crack-attack-1.1.14-24|14	Patch0:		crack-attack-1.1.14-fix-str-fmt.patch
14mr|crack-attack-1.1.14-24|15	Patch3:		crack-attack-1.1.14-dont-segfault-i865g.patch
14mr|crack-attack-1.1.14-24|16	Patch4:		crack-attack-1.1.14-ipv6-patch
14mr|crack-attack-1.1.14-24|17	Patch5:		crack-attack-1.1.14-gcc43.patch
14mr|crack-attack-1.1.14-24|18	Patch6:		crack-attack-1.1.14-freeglut-init.patch
14mr|crack-attack-1.1.14-24|19	BuildRequires:	autoconf
14mr|crack-attack-1.1.14-24|20	BuildRequires:	pkgconfig(gl)
14mr|crack-attack-1.1.14-24|21	BuildRequires:	pkgconfig(SDL_mixer)
14mr|crack-attack-1.1.14-24|22	BuildRequires:	pkgconfig(sdl)
14mr|crack-attack-1.1.14-24|23	BuildRequires:	pkgconfig(glut)
14mr|crack-attack-1.1.14-24|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|crack-attack-1.1.14-24|25	BuildRequires:	pkgconfig(xmu)
14mr|crack-attack-1.1.14-24|26	Requires:	zenity
14mr|crack-attack-1.1.14-24|27	Suggests:	crack-attack-music
14mr|crack-attack-1.1.14-24|28	Suggests:	crack-attack-sounds
14mr|crack-attack-1.1.14-24|29	
14mr|crack-attack-1.1.14-24|30	%description
14mr|crack-attack-1.1.14-24|31	'Crack Attack!' is a free OpenGL game
14mr|crack-attack-1.1.14-24|32	based on the Super Nintendo classic Tetris Attack.
14mr|crack-attack-1.1.14-24|33	
14mr|crack-attack-1.1.14-24|34	%prep
14mr|crack-attack-1.1.14-24|35	%setup -q -a 4
14mr|crack-attack-1.1.14-24|36	%patch0 -p0 -b .str
14mr|crack-attack-1.1.14-24|37	%patch3 -p0 -b .seg
14mr|crack-attack-1.1.14-24|38	# http://lists.gnu.org/archive/html/crack-attack-devel/2005-05/msg00002.html
14mr|crack-attack-1.1.14-24|39	%patch4 -p0
14mr|crack-attack-1.1.14-24|40	%patch5 -p1 -b .gcc43
14mr|crack-attack-1.1.14-24|41	# This patch will be needed after we switch to freeglut:
14mr|crack-attack-1.1.14-24|42	#%patch6 -p1
14mr|crack-attack-1.1.14-24|43	bzcat %{SOURCE5} > doc/crack-attack.6
14mr|crack-attack-1.1.14-24|44	
14mr|crack-attack-1.1.14-24|45	perl -pi -e "s|^CXXFLAGS.*|CXXFLAGS = $RPM_OPT_FLAGS -DNDEBUG|" src/Makefile*
14mr|crack-attack-1.1.14-24|46	
14mr|crack-attack-1.1.14-24|47	%build
14mr|crack-attack-1.1.14-24|48	autoreconf -fi
14mr|crack-attack-1.1.14-24|49	%configure2_5x	--bindir=%{_gamesbindir} \
14mr|crack-attack-1.1.14-24|50	--datadir=%{_gamesdatadir} \
14mr|crack-attack-1.1.14-24|51	--enable-sound
14mr|crack-attack-1.1.14-24|52	%make
14mr|crack-attack-1.1.14-24|53	
14mr|crack-attack-1.1.14-24|54	%install
14mr|crack-attack-1.1.14-24|55	%makeinstall_std
14mr|crack-attack-1.1.14-24|56	
14mr|crack-attack-1.1.14-24|57	install -D -m 755 crack-attack-{solo,create-server,join-server} %{buildroot}%{_gamesbindir}/
14mr|crack-attack-1.1.14-24|58	
14mr|crack-attack-1.1.14-24|59	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|crack-attack-1.1.14-24|60	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|crack-attack-1.1.14-24|61	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|crack-attack-1.1.14-24|62	
14mr|crack-attack-1.1.14-24|63	rm -rf %{buildroot}%{_mandir}/man1/crack-attack.1
14mr|crack-attack-1.1.14-24|64	install -m644 doc/crack-attack.6 -D %{buildroot}%{_mandir}/man6/crack-attack.6
14mr|crack-attack-1.1.14-24|65	
14mr|crack-attack-1.1.14-24|66	install -d %{buildroot}%{_datadir}/applications
14mr|crack-attack-1.1.14-24|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|crack-attack-1.1.14-24|68	[Desktop Entry]
14mr|crack-attack-1.1.14-24|69	Encoding=UTF-8
14mr|crack-attack-1.1.14-24|70	Name=Crack Attack!
14mr|crack-attack-1.1.14-24|71	Exec=crack-attack
14mr|crack-attack-1.1.14-24|72	Icon=crack-attack
14mr|crack-attack-1.1.14-24|73	Terminal=false
14mr|crack-attack-1.1.14-24|74	Type=Application
14mr|crack-attack-1.1.14-24|75	Categories=ArcadeGame;Game;
14mr|crack-attack-1.1.14-24|76	StartupNotify=false
14mr|crack-attack-1.1.14-24|77	EOF
14mr|crack-attack-1.1.14-24|78	
14mr|crack-attack-1.1.14-24|79	%files
14mr|crack-attack-1.1.14-24|80	%doc doc/*.html doc/*.jpg
14mr|crack-attack-1.1.14-24|81	%{_gamesbindir}/%{name}
14mr|crack-attack-1.1.14-24|82	%{_gamesbindir}/%{name}-*
14mr|crack-attack-1.1.14-24|83	%{_gamesdatadir}/%{name}
14mr|crack-attack-1.1.14-24|84	%{_datadir}/applications/%{name}.desktop
14mr|crack-attack-1.1.14-24|85	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|crack-attack-1.1.14-24|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|crack-attack-1.1.14-24|87	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|crack-attack-1.1.14-24|88	%{_mandir}/man6/*
14mr|crack-attack-1.1.14-24|89	
14mr|crack-attack-1.1.14-24|90	
14mr|crack-attack-1.1.14-24|91	
14mr|crack-attack-1.1.14-24|92	%changelog
14mr|crack-attack-1.1.14-24|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.14-24
14mr|crack-attack-1.1.14-24|94	+ Revision: 0bfa99c
14mr|crack-attack-1.1.14-24|95	- MassBuild#440: Increase release tag
14mr|crack-attack-1.1.14-24|96	
14mr|crack-attack-1.1.14-24|97	

16099 14
14mr|crack-attack-music-1-14|1	%define name crack-attack-music
14mr|crack-attack-music-1-14|2	%define version 1
14mr|crack-attack-music-1-14|3	%define release 14
14mr|crack-attack-music-1-14|4	
14mr|crack-attack-music-1-14|5	Summary:	Music files for crack-attack
14mr|crack-attack-music-1-14|6	Name:		%{name}
14mr|crack-attack-music-1-14|7	Version:	%{version}
14mr|crack-attack-music-1-14|8	Release: 	%{release}
14mr|crack-attack-music-1-14|9	Url:		http://www.miguev.net/misc/
14mr|crack-attack-music-1-14|10	Source0:	%{name}.tar.bz2
14mr|crack-attack-music-1-14|11	Group:		Games/Arcade
14mr|crack-attack-music-1-14|12	License:	GPL
14mr|crack-attack-music-1-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|crack-attack-music-1-14|14	Requires:	crack-attack >= 1.1.10-5mdk
14mr|crack-attack-music-1-14|15	BuildArch:	noarch
14mr|crack-attack-music-1-14|16	
14mr|crack-attack-music-1-14|17	%description
14mr|crack-attack-music-1-14|18	'Crack Attack!' is a free OpenGL game
14mr|crack-attack-music-1-14|19	based on the Super Nintendo classic Tetris Attack.
14mr|crack-attack-music-1-14|20	
14mr|crack-attack-music-1-14|21	This package provides music to enhance the gaming experience.
14mr|crack-attack-music-1-14|22	%prep
14mr|crack-attack-music-1-14|23	%setup -q  -n data
14mr|crack-attack-music-1-14|24	
14mr|crack-attack-music-1-14|25	%build
14mr|crack-attack-music-1-14|26	
14mr|crack-attack-music-1-14|27	%install
14mr|crack-attack-music-1-14|28	rm -rf $RPM_BUILD_ROOT
14mr|crack-attack-music-1-14|29	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/
14mr|crack-attack-music-1-14|30	cp -a music $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/music
14mr|crack-attack-music-1-14|31	
14mr|crack-attack-music-1-14|32	%clean
14mr|crack-attack-music-1-14|33	rm -rf $RPM_BUILD_ROOT
14mr|crack-attack-music-1-14|34	
14mr|crack-attack-music-1-14|35	%files
14mr|crack-attack-music-1-14|36	%defattr(-,root,root)
14mr|crack-attack-music-1-14|37	%{_gamesdatadir}/crack-attack/music/
14mr|crack-attack-music-1-14|38	
14mr|crack-attack-music-1-14|39	
14mr|crack-attack-music-1-14|40	
14mr|crack-attack-music-1-14|41	
14mr|crack-attack-music-1-14|42	%changelog
14mr|crack-attack-music-1-14|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-14
14mr|crack-attack-music-1-14|44	+ Revision: 898c361
14mr|crack-attack-music-1-14|45	- MassBuild#440: Increase release tag
14mr|crack-attack-music-1-14|46	
14mr|crack-attack-music-1-14|47	

16100 14
14mr|crack-attack-sounds-1-13|1	%define name crack-attack-sounds
14mr|crack-attack-sounds-1-13|2	%define version 1
14mr|crack-attack-sounds-1-13|3	%define release 13
14mr|crack-attack-sounds-1-13|4	
14mr|crack-attack-sounds-1-13|5	Summary:	Sound files for crack-attack
14mr|crack-attack-sounds-1-13|6	Name:		%{name}
14mr|crack-attack-sounds-1-13|7	Version:	%{version}
14mr|crack-attack-sounds-1-13|8	Release: 	%{release}
14mr|crack-attack-sounds-1-13|9	Url:		http://www.miguev.net/misc/
14mr|crack-attack-sounds-1-13|10	Source0:	%{name}.tar.bz2
14mr|crack-attack-sounds-1-13|11	Group:		Games/Arcade
14mr|crack-attack-sounds-1-13|12	License:	GPL
14mr|crack-attack-sounds-1-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|crack-attack-sounds-1-13|14	Requires:	crack-attack >= 1.1.10-5mdk
14mr|crack-attack-sounds-1-13|15	BuildArch:	noarch
14mr|crack-attack-sounds-1-13|16	
14mr|crack-attack-sounds-1-13|17	%description
14mr|crack-attack-sounds-1-13|18	'Crack Attack!' is a free OpenGL game
14mr|crack-attack-sounds-1-13|19	based on the Super Nintendo classic Tetris Attack.
14mr|crack-attack-sounds-1-13|20	
14mr|crack-attack-sounds-1-13|21	This package provides sounds to enhance the gaming experience.
14mr|crack-attack-sounds-1-13|22	%prep
14mr|crack-attack-sounds-1-13|23	%setup -q  -n data
14mr|crack-attack-sounds-1-13|24	
14mr|crack-attack-sounds-1-13|25	%build
14mr|crack-attack-sounds-1-13|26	
14mr|crack-attack-sounds-1-13|27	%install
14mr|crack-attack-sounds-1-13|28	rm -rf $RPM_BUILD_ROOT
14mr|crack-attack-sounds-1-13|29	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/
14mr|crack-attack-sounds-1-13|30	cp -a sounds $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/sounds
14mr|crack-attack-sounds-1-13|31	
14mr|crack-attack-sounds-1-13|32	%clean
14mr|crack-attack-sounds-1-13|33	rm -rf $RPM_BUILD_ROOT
14mr|crack-attack-sounds-1-13|34	
14mr|crack-attack-sounds-1-13|35	%files
14mr|crack-attack-sounds-1-13|36	%defattr(-,root,root)
14mr|crack-attack-sounds-1-13|37	%{_gamesdatadir}/crack-attack/sounds
14mr|crack-attack-sounds-1-13|38	
14mr|crack-attack-sounds-1-13|39	
14mr|crack-attack-sounds-1-13|40	
14mr|crack-attack-sounds-1-13|41	
14mr|crack-attack-sounds-1-13|42	%changelog
14mr|crack-attack-sounds-1-13|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-13
14mr|crack-attack-sounds-1-13|44	+ Revision: cee4b06
14mr|crack-attack-sounds-1-13|45	- MassBuild#440: Increase release tag
14mr|crack-attack-sounds-1-13|46	
14mr|crack-attack-sounds-1-13|47	

16101 14
14mr|cracklib-2.8.18-4|1	%define root	crack
14mr|cracklib-2.8.18-4|2	
14mr|cracklib-2.8.18-4|3	%define _enable_libtoolize 1
14mr|cracklib-2.8.18-4|4	
14mr|cracklib-2.8.18-4|5	%define major		2
14mr|cracklib-2.8.18-4|6	%define libname		%mklibname %root %major
14mr|cracklib-2.8.18-4|7	%define develname	%mklibname %root -d
14mr|cracklib-2.8.18-4|8	
14mr|cracklib-2.8.18-4|9	Summary:	A password-checking library
14mr|cracklib-2.8.18-4|10	Name:		cracklib
14mr|cracklib-2.8.18-4|11	Version:	2.8.18
14mr|cracklib-2.8.18-4|12	Release:	4
14mr|cracklib-2.8.18-4|13	Group:		System/Libraries
14mr|cracklib-2.8.18-4|14	License:	LGPLv2
14mr|cracklib-2.8.18-4|15	URL:		http://sourceforge.net/projects/cracklib/
14mr|cracklib-2.8.18-4|16	Source0:	http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
14mr|cracklib-2.8.18-4|17	Source1:        http://prdownloads.sourceforge.net/cracklib/cracklib-words.bz2
14mr|cracklib-2.8.18-4|18	Source10:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Domains.bz2
14mr|cracklib-2.8.18-4|19	Source11:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Dosref.bz2
14mr|cracklib-2.8.18-4|20	Source12:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Ftpsites.bz2
14mr|cracklib-2.8.18-4|21	Source13:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Jargon.bz2
14mr|cracklib-2.8.18-4|22	Source14:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/common-passwords.txt.bz2
14mr|cracklib-2.8.18-4|23	Source15:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/etc-hosts.bz2
14mr|cracklib-2.8.18-4|24	Source16:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Movies.bz2
14mr|cracklib-2.8.18-4|25	Source17:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Python.bz2
14mr|cracklib-2.8.18-4|26	Source18:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Trek.bz2
14mr|cracklib-2.8.18-4|27	Source19:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/LCarrol.bz2
14mr|cracklib-2.8.18-4|28	Source20:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/Paradise.Lost.bz2
14mr|cracklib-2.8.18-4|29	Source21:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/cartoon.bz2
14mr|cracklib-2.8.18-4|30	Source22:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/myths-legends.bz2
14mr|cracklib-2.8.18-4|31	Source23:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/sf.bz2
14mr|cracklib-2.8.18-4|32	Source24:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/shakespeare.bz2
14mr|cracklib-2.8.18-4|33	Source25:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/ASSurnames.bz2
14mr|cracklib-2.8.18-4|34	Source26:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Congress.bz2
14mr|cracklib-2.8.18-4|35	Source27:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Family-Names.bz2
14mr|cracklib-2.8.18-4|36	Source28:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Given-Names.bz2
14mr|cracklib-2.8.18-4|37	Source29:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/famous.bz2
14mr|cracklib-2.8.18-4|38	Source30:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/fast-names.bz2
14mr|cracklib-2.8.18-4|39	Source31:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/female-names.bz2
14mr|cracklib-2.8.18-4|40	Source32:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/male-names.bz2
14mr|cracklib-2.8.18-4|41	Source33:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.french.bz2
14mr|cracklib-2.8.18-4|42	Source34:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.hp.bz2
14mr|cracklib-2.8.18-4|43	Source35:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/other-names.bz2
14mr|cracklib-2.8.18-4|44	Source36:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/surnames.finnish.bz2
14mr|cracklib-2.8.18-4|45	Patch0:		cracklib-2.8.15-fix-python-path.patch
14mr|cracklib-2.8.18-4|46	Patch1:		cracklib-2.8.15-inttypes.patch
14mr|cracklib-2.8.18-4|47	Patch2:		cracklib-2.8.12-gettext.patch
14mr|cracklib-2.8.18-4|48	Conflicts:	libcrack2 < 2.8.15
14mr|cracklib-2.8.18-4|49	Conflicts:	lib64crack2 < 2.8.15
14mr|cracklib-2.8.18-4|50	BuildRequires:	gettext-devel
14mr|cracklib-2.8.18-4|51	
14mr|cracklib-2.8.18-4|52	%description
14mr|cracklib-2.8.18-4|53	CrackLib tests passwords to determine whether they match certain
14mr|cracklib-2.8.18-4|54	security-oriented characteristics. You can use CrackLib to stop
14mr|cracklib-2.8.18-4|55	users from choosing passwords which would be easy to guess. CrackLib
14mr|cracklib-2.8.18-4|56	performs certain tests:
14mr|cracklib-2.8.18-4|57	
14mr|cracklib-2.8.18-4|58	* It tries to generate words from a username and gecos entry and
14mr|cracklib-2.8.18-4|59	checks those words against the password;
14mr|cracklib-2.8.18-4|60	* It checks for simplistic patterns in passwords;
14mr|cracklib-2.8.18-4|61	* It checks for the password in a dictionary.
14mr|cracklib-2.8.18-4|62	
14mr|cracklib-2.8.18-4|63	CrackLib is actually a library containing a particular
14mr|cracklib-2.8.18-4|64	C function which is used to check the password, as well as
14mr|cracklib-2.8.18-4|65	other C functions. CrackLib is not a replacement for a passwd
14mr|cracklib-2.8.18-4|66	program; it must be used in conjunction with an existing passwd
14mr|cracklib-2.8.18-4|67	program.
14mr|cracklib-2.8.18-4|68	
14mr|cracklib-2.8.18-4|69	Install the cracklib package if you need a program to check users'
14mr|cracklib-2.8.18-4|70	passwords to see if they are at least minimally secure. If you
14mr|cracklib-2.8.18-4|71	install CrackLib, you'll also want to install the cracklib-dicts
14mr|cracklib-2.8.18-4|72	package.
14mr|cracklib-2.8.18-4|73	
14mr|cracklib-2.8.18-4|74	%package -n	%{libname}
14mr|cracklib-2.8.18-4|75	Summary:	A password-checking library
14mr|cracklib-2.8.18-4|76	Group:		System/Libraries
14mr|cracklib-2.8.18-4|77	Obsoletes:	cracklib < %{version}-%{release}
14mr|cracklib-2.8.18-4|78	
14mr|cracklib-2.8.18-4|79	%description -n %{libname}
14mr|cracklib-2.8.18-4|80	CrackLib tests passwords to determine whether they match certain
14mr|cracklib-2.8.18-4|81	security-oriented characteristics.
14mr|cracklib-2.8.18-4|82	
14mr|cracklib-2.8.18-4|83	%package -n	%{libname}-python
14mr|cracklib-2.8.18-4|84	Summary:	A password-checking library
14mr|cracklib-2.8.18-4|85	Group:		System/Libraries
14mr|cracklib-2.8.18-4|86	Obsoletes:	cracklib-python < %{version}-%{release}
14mr|cracklib-2.8.18-4|87	BuildRequires: python-devel
14mr|cracklib-2.8.18-4|88	
14mr|cracklib-2.8.18-4|89	%description -n %{libname}-python
14mr|cracklib-2.8.18-4|90	CrackLib tests passwords to determine whether they match certain
14mr|cracklib-2.8.18-4|91	security-oriented characteristics.
14mr|cracklib-2.8.18-4|92	
14mr|cracklib-2.8.18-4|93	%package	dicts
14mr|cracklib-2.8.18-4|94	Summary:	The standard CrackLib dictionaries
14mr|cracklib-2.8.18-4|95	Group:		System/Libraries
14mr|cracklib-2.8.18-4|96	
14mr|cracklib-2.8.18-4|97	%description	dicts
14mr|cracklib-2.8.18-4|98	The cracklib-dicts package includes the CrackLib dictionaries.
14mr|cracklib-2.8.18-4|99	CrackLib will need to use the dictionary appropriate to your system,
14mr|cracklib-2.8.18-4|100	which is normally put in /usr/share/dict/words.  Cracklib-dicts also contains
14mr|cracklib-2.8.18-4|101	the utilities necessary for the creation of new dictionaries.
14mr|cracklib-2.8.18-4|102	
14mr|cracklib-2.8.18-4|103	If you are installing CrackLib, you should also install cracklib-dicts.
14mr|cracklib-2.8.18-4|104	
14mr|cracklib-2.8.18-4|105	%package -n	%{develname}
14mr|cracklib-2.8.18-4|106	Summary:	Cracklib link library & header file
14mr|cracklib-2.8.18-4|107	Group:		Development/C
14mr|cracklib-2.8.18-4|108	Provides:	lib%{root}-devel = %{version}-%{release}
14mr|cracklib-2.8.18-4|109	Provides:	%{root}lib-devel = %{version}-%{release}
14mr|cracklib-2.8.18-4|110	Requires:	%{libname} = %{version}
14mr|cracklib-2.8.18-4|111	Obsoletes:	cracklib-devel < %{version}-%{release}
14mr|cracklib-2.8.18-4|112	Obsoletes:	%{mklibname crack 2 -d} < %{version}-%{release}
14mr|cracklib-2.8.18-4|113	
14mr|cracklib-2.8.18-4|114	%description -n	%{develname}
14mr|cracklib-2.8.18-4|115	The cracklib devel package include the needed library link and
14mr|cracklib-2.8.18-4|116	header files for development.
14mr|cracklib-2.8.18-4|117	
14mr|cracklib-2.8.18-4|118	%prep
14mr|cracklib-2.8.18-4|119	%setup -q
14mr|cracklib-2.8.18-4|120	%patch0 -p0
14mr|cracklib-2.8.18-4|121	cp -p lib/packer.h lib/packer.h.in
14mr|cracklib-2.8.18-4|122	%patch1 -p1 -b .inttypes
14mr|cracklib-2.8.18-4|123	%patch2 -p1 -b .gettext
14mr|cracklib-2.8.18-4|124	
14mr|cracklib-2.8.18-4|125	autoreconf -fi
14mr|cracklib-2.8.18-4|126	
14mr|cracklib-2.8.18-4|127	for dict in %{SOURCE1} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
14mr|cracklib-2.8.18-4|128	%{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} \
14mr|cracklib-2.8.18-4|129	%{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} \
14mr|cracklib-2.8.18-4|130	%{SOURCE29} %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} %{SOURCE35} \
14mr|cracklib-2.8.18-4|131	%{SOURCE36} %{SOURCE1}; do
14mr|cracklib-2.8.18-4|132	cp ${dict} dicts/
14mr|cracklib-2.8.18-4|133	done
14mr|cracklib-2.8.18-4|134	bunzip2 dicts/*.bz2
14mr|cracklib-2.8.18-4|135	
14mr|cracklib-2.8.18-4|136	%build
14mr|cracklib-2.8.18-4|137	%configure2_5x --libdir=/%{_lib}
14mr|cracklib-2.8.18-4|138	%make
14mr|cracklib-2.8.18-4|139	
14mr|cracklib-2.8.18-4|140	%install
14mr|cracklib-2.8.18-4|141	%makeinstall_std
14mr|cracklib-2.8.18-4|142	
14mr|cracklib-2.8.18-4|143	chmod 0755 ./util/cracklib-format ./util/cracklib-packer
14mr|cracklib-2.8.18-4|144	./util/cracklib-format dicts/* | ./util/cracklib-packer %{buildroot}%{_datadir}/cracklib/pw_dict
14mr|cracklib-2.8.18-4|145	
14mr|cracklib-2.8.18-4|146	ln -s cracklib-format %{buildroot}%{_sbindir}/mkdict
14mr|cracklib-2.8.18-4|147	ln -s cracklib-packer %{buildroot}%{_sbindir}/packer
14mr|cracklib-2.8.18-4|148	
14mr|cracklib-2.8.18-4|149	ln -s %{_datadir}/cracklib/pw_dict.hwm %{buildroot}%{_libdir}/cracklib_dict.hwm
14mr|cracklib-2.8.18-4|150	ln -s %{_datadir}/cracklib/pw_dict.pwd %{buildroot}%{_libdir}/cracklib_dict.pwd
14mr|cracklib-2.8.18-4|151	ln -s %{_datadir}/cracklib/pw_dict.pwi %{buildroot}%{_libdir}/cracklib_dict.pwi
14mr|cracklib-2.8.18-4|152	
14mr|cracklib-2.8.18-4|153	install -m644 lib/packer.h %{buildroot}%{_includedir}/
14mr|cracklib-2.8.18-4|154	
14mr|cracklib-2.8.18-4|155	%find_lang %{name}
14mr|cracklib-2.8.18-4|156	
14mr|cracklib-2.8.18-4|157	%files -n %{libname}
14mr|cracklib-2.8.18-4|158	/%{_lib}/*.so.%{major}*
14mr|cracklib-2.8.18-4|159	
14mr|cracklib-2.8.18-4|160	%files -n %{libname}-python
14mr|cracklib-2.8.18-4|161	%{py_platsitedir}/cracklib*
14mr|cracklib-2.8.18-4|162	%{py_platsitedir}/_cracklib*
14mr|cracklib-2.8.18-4|163	
14mr|cracklib-2.8.18-4|164	%files -f %{name}.lang
14mr|cracklib-2.8.18-4|165	%doc AUTHORS NEWS README*
14mr|cracklib-2.8.18-4|166	
14mr|cracklib-2.8.18-4|167	%files -n %{develname}
14mr|cracklib-2.8.18-4|168	%{_includedir}/*
14mr|cracklib-2.8.18-4|169	/%{_lib}/*.so
14mr|cracklib-2.8.18-4|170	/%{_lib}/*.*a
14mr|cracklib-2.8.18-4|171	
14mr|cracklib-2.8.18-4|172	%files dicts
14mr|cracklib-2.8.18-4|173	%{_sbindir}/*
14mr|cracklib-2.8.18-4|174	%{_datadir}/%{name}
14mr|cracklib-2.8.18-4|175	%{_libdir}/cracklib_dict.*
14mr|cracklib-2.8.18-4|176	
14mr|cracklib-2.8.18-4|177	
14mr|cracklib-2.8.18-4|178	%changelog
14mr|cracklib-2.8.18-4|179	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.18-4
14mr|cracklib-2.8.18-4|180	+ Revision: da53fdc
14mr|cracklib-2.8.18-4|181	- MassBuild#440: Increase release tag
14mr|cracklib-2.8.18-4|182	
14mr|cracklib-2.8.18-4|183	

16102 14
14mr|crda-1.1.2-2|1	Name:		crda
14mr|crda-1.1.2-2|2	Version:	1.1.2
14mr|crda-1.1.2-2|3	Release:	2
14mr|crda-1.1.2-2|4	Summary:	Software to upload wireless regulatory information into kernel
14mr|crda-1.1.2-2|5	License:	ISC
14mr|crda-1.1.2-2|6	Group:		System/Configuration/Hardware
14mr|crda-1.1.2-2|7	URL:		http://linuxwireless.org/en/developers/Regulatory/CRDA
14mr|crda-1.1.2-2|8	Source0:	http://wireless.kernel.org/download/crda/crda-%{version}.tar.bz2
14mr|crda-1.1.2-2|9	Requires:	udev
14mr|crda-1.1.2-2|10	Requires:	wireless-regdb
14mr|crda-1.1.2-2|11	BuildRequires:	libgcrypt-devel
14mr|crda-1.1.2-2|12	BuildRequires:	pkgconfig(libnl-3.0)
14mr|crda-1.1.2-2|13	BuildRequires:	python-m2crypto
14mr|crda-1.1.2-2|14	BuildRequires:	wireless-regdb
14mr|crda-1.1.2-2|15	Patch0:		libnl31-support.diff
14mr|crda-1.1.2-2|16	
14mr|crda-1.1.2-2|17	%description
14mr|crda-1.1.2-2|18	CRDA acts as the udev helper for communication between the kernel and
14mr|crda-1.1.2-2|19	userspace for regulatory compliance. It relies on nl80211 for
14mr|crda-1.1.2-2|20	communication. CRDA is intended to be run only through udev
14mr|crda-1.1.2-2|21	communication from the kernel. The user should never have to run it
14mr|crda-1.1.2-2|22	manually except if debugging udev issues.
14mr|crda-1.1.2-2|23	
14mr|crda-1.1.2-2|24	%prep
14mr|crda-1.1.2-2|25	%setup -q
14mr|crda-1.1.2-2|26	%patch0 -p2
14mr|crda-1.1.2-2|27	
14mr|crda-1.1.2-2|28	%build
14mr|crda-1.1.2-2|29	export CFLAGS="%{optflags}"
14mr|crda-1.1.2-2|30	%make
14mr|crda-1.1.2-2|31	#CFLAGS="%{optflags}" V=1
14mr|crda-1.1.2-2|32	
14mr|crda-1.1.2-2|33	%install
14mr|crda-1.1.2-2|34	%makeinstall_std
14mr|crda-1.1.2-2|35	mkdir -p %{buildroot}%{_prefix}/lib/crda
14mr|crda-1.1.2-2|36	
14mr|crda-1.1.2-2|37	%files
14mr|crda-1.1.2-2|38	%defattr(0644,root,root,0755)
14mr|crda-1.1.2-2|39	%doc LICENSE
14mr|crda-1.1.2-2|40	%dir %{_prefix}/lib/crda
14mr|crda-1.1.2-2|41	%{_mandir}/man8/crda.8*
14mr|crda-1.1.2-2|42	%{_mandir}/man8/regdbdump.8*
14mr|crda-1.1.2-2|43	/lib/udev/rules.d/85-regulatory.rules
14mr|crda-1.1.2-2|44	%defattr(0755,root,root,0755)
14mr|crda-1.1.2-2|45	/sbin/crda
14mr|crda-1.1.2-2|46	/sbin/regdbdump
14mr|crda-1.1.2-2|47	
14mr|crda-1.1.2-2|48	%changelog
14mr|crda-1.1.2-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|crda-1.1.2-2|50	+ Revision: bdf6a91
14mr|crda-1.1.2-2|51	- MassBuild#440: Increase release tag
14mr|crda-1.1.2-2|52	
14mr|crda-1.1.2-2|53	

16103 14
14mr|crimson-1.1.3-22|1	# Copyright (c) 2000-2007, JPackage Project
14mr|crimson-1.1.3-22|2	# All rights reserved.
14mr|crimson-1.1.3-22|3	#
14mr|crimson-1.1.3-22|4	# Redistribution and use in source and binary forms, with or without
14mr|crimson-1.1.3-22|5	# modification, are permitted provided that the following conditions
14mr|crimson-1.1.3-22|6	# are met:
14mr|crimson-1.1.3-22|7	#
14mr|crimson-1.1.3-22|8	# 1. Redistributions of source code must retain the above copyright
14mr|crimson-1.1.3-22|9	#    notice, this list of conditions and the following disclaimer.
14mr|crimson-1.1.3-22|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|crimson-1.1.3-22|11	#    notice, this list of conditions and the following disclaimer in the
14mr|crimson-1.1.3-22|12	#    documentation and/or other materials provided with the
14mr|crimson-1.1.3-22|13	#    distribution.
14mr|crimson-1.1.3-22|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|crimson-1.1.3-22|15	#    contributors may be used to endorse or promote products derived
14mr|crimson-1.1.3-22|16	#    from this software without specific prior written permission.
14mr|crimson-1.1.3-22|17	#
14mr|crimson-1.1.3-22|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|crimson-1.1.3-22|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|crimson-1.1.3-22|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|crimson-1.1.3-22|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|crimson-1.1.3-22|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|crimson-1.1.3-22|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|crimson-1.1.3-22|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|crimson-1.1.3-22|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|crimson-1.1.3-22|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|crimson-1.1.3-22|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|crimson-1.1.3-22|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|crimson-1.1.3-22|29	#
14mr|crimson-1.1.3-22|30	
14mr|crimson-1.1.3-22|31	
14mr|crimson-1.1.3-22|32	%define section free
14mr|crimson-1.1.3-22|33	
14mr|crimson-1.1.3-22|34	Name: crimson
14mr|crimson-1.1.3-22|35	Epoch: 0
14mr|crimson-1.1.3-22|36	Version: 1.1.3
14mr|crimson-1.1.3-22|37	Release: 22
14mr|crimson-1.1.3-22|38	Summary: Java XML parser
14mr|crimson-1.1.3-22|39	
14mr|crimson-1.1.3-22|40	Group: Development/Java
14mr|crimson-1.1.3-22|41	#Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:%{_vendor}}
14mr|crimson-1.1.3-22|42	#Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
14mr|crimson-1.1.3-22|43	License: Apache Software License
14mr|crimson-1.1.3-22|44	URL: http://xml.apache.org/%{name}
14mr|crimson-1.1.3-22|45	Source0: http://xml.apache.org/dist/%{name}/%{name}-%{version}-src.tar.gz
14mr|crimson-1.1.3-22|46	Patch0: %{name}-noapis.patch
14mr|crimson-1.1.3-22|47	Patch1: %{name}-javac6-build.patch
14mr|crimson-1.1.3-22|48	Patch2: %{name}-javac-target-15.patch
14mr|crimson-1.1.3-22|49	Provides: jaxp_parser_impl
14mr|crimson-1.1.3-22|50	BuildArch: noarch
14mr|crimson-1.1.3-22|51	
14mr|crimson-1.1.3-22|52	BuildRequires: ant
14mr|crimson-1.1.3-22|53	BuildRequires: java-rpmbuild >= 0:1.6
14mr|crimson-1.1.3-22|54	BuildRequires: xml-commons-apis
14mr|crimson-1.1.3-22|55	Requires: xml-commons-apis
14mr|crimson-1.1.3-22|56	Requires(post): update-alternatives
14mr|crimson-1.1.3-22|57	Requires(preun): update-alternatives
14mr|crimson-1.1.3-22|58	Requires: jpackage-utils >= 0:1.6
14mr|crimson-1.1.3-22|59	BuildRequires: java-1.7.0-openjdk-devel
14mr|crimson-1.1.3-22|60	
14mr|crimson-1.1.3-22|61	%description
14mr|crimson-1.1.3-22|62	Crimson is a Java XML parser which supports XML 1.0 via the following
14mr|crimson-1.1.3-22|63	APIs:
14mr|crimson-1.1.3-22|64	- Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform
14mr|crimson-1.1.3-22|65	package. JAXP is a pluggable API that allows applications to access XML
14mr|crimson-1.1.3-22|66	documents in a parser-independent manner. It endorses the industry
14mr|crimson-1.1.3-22|67	standard SAX and DOM APIs and also adds a few classes under the
14mr|crimson-1.1.3-22|68	javax.xml.parsers package to implement pluggability and utility methods
14mr|crimson-1.1.3-22|69	Note: the javax.xml.transform package hierarchy of JAXP is not
14mr|crimson-1.1.3-22|70	implemented by Crimson. One implementation of javax.xml.transform can be
14mr|crimson-1.1.3-22|71	found at Xalan Java 2.
14mr|crimson-1.1.3-22|72	- SAX 2.0
14mr|crimson-1.1.3-22|73	- SAX2 Extensions version 1.0
14mr|crimson-1.1.3-22|74	- DOM Level 2 Core Recommendation
14mr|crimson-1.1.3-22|75	
14mr|crimson-1.1.3-22|76	%package manual
14mr|crimson-1.1.3-22|77	Summary: Manual for %{name}
14mr|crimson-1.1.3-22|78	Group: Development/Java
14mr|crimson-1.1.3-22|79	
14mr|crimson-1.1.3-22|80	%description manual
14mr|crimson-1.1.3-22|81	Documentation for %{name}.
14mr|crimson-1.1.3-22|82	
14mr|crimson-1.1.3-22|83	%package javadoc
14mr|crimson-1.1.3-22|84	Summary: Javadoc for %{name}
14mr|crimson-1.1.3-22|85	Group: Development/Java
14mr|crimson-1.1.3-22|86	
14mr|crimson-1.1.3-22|87	%description javadoc
14mr|crimson-1.1.3-22|88	Javadoc for %{name}.
14mr|crimson-1.1.3-22|89	
14mr|crimson-1.1.3-22|90	%package demo
14mr|crimson-1.1.3-22|91	Summary: Demo for %{name}
14mr|crimson-1.1.3-22|92	Group: Development/Java
14mr|crimson-1.1.3-22|93	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|crimson-1.1.3-22|94	
14mr|crimson-1.1.3-22|95	%description demo
14mr|crimson-1.1.3-22|96	Demonstrations and samples for %{name}.
14mr|crimson-1.1.3-22|97	
14mr|crimson-1.1.3-22|98	%prep
14mr|crimson-1.1.3-22|99	%setup -q
14mr|crimson-1.1.3-22|100	%patch0 -p0
14mr|crimson-1.1.3-22|101	%patch1 -p0
14mr|crimson-1.1.3-22|102	%patch2 -p0
14mr|crimson-1.1.3-22|103	
14mr|crimson-1.1.3-22|104	# -----------------------------------------------------------------------------
14mr|crimson-1.1.3-22|105	
14mr|crimson-1.1.3-22|106	%build
14mr|crimson-1.1.3-22|107	export OPT_JAR_LIST=:
14mr|crimson-1.1.3-22|108	export CLASSPATH=$(build-classpath xml-commons-apis)
14mr|crimson-1.1.3-22|109	%{ant} jar javadoc
14mr|crimson-1.1.3-22|110	
14mr|crimson-1.1.3-22|111	# -----------------------------------------------------------------------------
14mr|crimson-1.1.3-22|112	
14mr|crimson-1.1.3-22|113	%install
14mr|crimson-1.1.3-22|114	# jars
14mr|crimson-1.1.3-22|115	%__mkdir_p %{buildroot}%{_javadir}
14mr|crimson-1.1.3-22|116	cp -p build/%{name}.jar \
14mr|crimson-1.1.3-22|117	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|crimson-1.1.3-22|118	(
14mr|crimson-1.1.3-22|119	cd %{buildroot}%{_javadir}
14mr|crimson-1.1.3-22|120	for jar in *-%{version}*; do
14mr|crimson-1.1.3-22|121	%{__ln_s} -f ${jar} `echo $jar | sed "s|-%{version}||g"`
14mr|crimson-1.1.3-22|122	done
14mr|crimson-1.1.3-22|123	)
14mr|crimson-1.1.3-22|124	
14mr|crimson-1.1.3-22|125	# javadoc
14mr|crimson-1.1.3-22|126	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|crimson-1.1.3-22|127	cp -pr build/docs/api/* \
14mr|crimson-1.1.3-22|128	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|crimson-1.1.3-22|129	%__ln_s %{name}-%{version} \
14mr|crimson-1.1.3-22|130	%{buildroot}%{_javadocdir}/%{name} # ghost symlink
14mr|crimson-1.1.3-22|131	
14mr|crimson-1.1.3-22|132	# demo
14mr|crimson-1.1.3-22|133	%__mkdir_p %{buildroot}%{_datadir}/%{name}
14mr|crimson-1.1.3-22|134	cp -pr examples %{buildroot}%{_datadir}/%{name}
14mr|crimson-1.1.3-22|135	
14mr|crimson-1.1.3-22|136	# jaxp_parser_impl ghost symlink
14mr|crimson-1.1.3-22|137	%__ln_s %{_sysconfdir}/alternatives \
14mr|crimson-1.1.3-22|138	%{buildroot}%{_javadir}/jaxp_parser_impl.jar
14mr|crimson-1.1.3-22|139	
14mr|crimson-1.1.3-22|140	# -----------------------------------------------------------------------------
14mr|crimson-1.1.3-22|141	
14mr|crimson-1.1.3-22|142	%post
14mr|crimson-1.1.3-22|143	update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
14mr|crimson-1.1.3-22|144	jaxp_parser_impl %{_javadir}/%{name}.jar 20
14mr|crimson-1.1.3-22|145	
14mr|crimson-1.1.3-22|146	%preun
14mr|crimson-1.1.3-22|147	if [ "$1" -eq 0 ]; then
14mr|crimson-1.1.3-22|148	update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
14mr|crimson-1.1.3-22|149	fi
14mr|crimson-1.1.3-22|150	
14mr|crimson-1.1.3-22|151	%files
14mr|crimson-1.1.3-22|152	%defattr(0644,root,root,0755)
14mr|crimson-1.1.3-22|153	%doc ChangeLog README.txt
14mr|crimson-1.1.3-22|154	%{_javadir}/%{name}*.jar
14mr|crimson-1.1.3-22|155	%ghost %{_javadir}/jaxp_parser_impl.jar
14mr|crimson-1.1.3-22|156	
14mr|crimson-1.1.3-22|157	%files manual
14mr|crimson-1.1.3-22|158	%defattr(0644,root,root,0755)
14mr|crimson-1.1.3-22|159	%doc docs/*
14mr|crimson-1.1.3-22|160	
14mr|crimson-1.1.3-22|161	%files javadoc
14mr|crimson-1.1.3-22|162	%defattr(0644,root,root,0755)
14mr|crimson-1.1.3-22|163	%doc %{_javadocdir}/%{name}-%{version}
14mr|crimson-1.1.3-22|164	%doc %{_javadocdir}/%{name}
14mr|crimson-1.1.3-22|165	
14mr|crimson-1.1.3-22|166	%files demo
14mr|crimson-1.1.3-22|167	%defattr(0644,root,root,0755)
14mr|crimson-1.1.3-22|168	%{_datadir}/%{name}
14mr|crimson-1.1.3-22|169	
14mr|crimson-1.1.3-22|170	%changelog
14mr|crimson-1.1.3-22|171	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.3-22
14mr|crimson-1.1.3-22|172	+ Revision: 2a58b17
14mr|crimson-1.1.3-22|173	- Rebuild with java 7
14mr|crimson-1.1.3-22|174	
14mr|crimson-1.1.3-22|175	

16104 14
14mr|cronie-1.4.11-20|1	%bcond_without pam
14mr|cronie-1.4.11-20|2	%bcond_without audit
14mr|cronie-1.4.11-20|3	%bcond_without inotify
14mr|cronie-1.4.11-20|4	
14mr|cronie-1.4.11-20|5	Summary:	Cron daemon for executing programs at set times
14mr|cronie-1.4.11-20|6	Name:		cronie
14mr|cronie-1.4.11-20|7	Version:	1.4.11
14mr|cronie-1.4.11-20|8	Release:	20
14mr|cronie-1.4.11-20|9	License:	MIT and BSD
14mr|cronie-1.4.11-20|10	Group:		System/Servers
14mr|cronie-1.4.11-20|11	URL:		https://fedorahosted.org/cronie
14mr|cronie-1.4.11-20|12	Source0:	https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz
14mr|cronie-1.4.11-20|13	Source1:	anacron-timestamp
14mr|cronie-1.4.11-20|14	Source2:	crond.pam
14mr|cronie-1.4.11-20|15	Patch0:		cronie-1.4.8-lsb_header_fix.patch
14mr|cronie-1.4.11-20|16	Patch1:		correct-env.patch
14mr|cronie-1.4.11-20|17	Patch2:		unitfile-killprocess.patch
14mr|cronie-1.4.11-20|18	
14mr|cronie-1.4.11-20|19	%if %{with pam}
14mr|cronie-1.4.11-20|20	Requires:	pam
14mr|cronie-1.4.11-20|21	Buildrequires:	pam-devel
14mr|cronie-1.4.11-20|22	%endif
14mr|cronie-1.4.11-20|23	%if %{with audit}
14mr|cronie-1.4.11-20|24	Buildrequires:	audit-devel
14mr|cronie-1.4.11-20|25	%endif
14mr|cronie-1.4.11-20|26	Requires:	syslog-daemon
14mr|cronie-1.4.11-20|27	Requires(post): rpm-helper
14mr|cronie-1.4.11-20|28	Requires(preun): rpm-helper
14mr|cronie-1.4.11-20|29	Suggests:	anacron
14mr|cronie-1.4.11-20|30	Conflicts:	sysklogd < 1.4.1
14mr|cronie-1.4.11-20|31	Provides:	cron-daemon
14mr|cronie-1.4.11-20|32	Provides:	vixie-cron = 4:4.4
14mr|cronie-1.4.11-20|33	Obsoletes:	vixie-cron <= 4:4.3
14mr|cronie-1.4.11-20|34	
14mr|cronie-1.4.11-20|35	%description
14mr|cronie-1.4.11-20|36	Cronie contains the standard UNIX daemon crond that runs specified programs at
14mr|cronie-1.4.11-20|37	scheduled times and related tools. It is a fork of the original vixie-cron and
14mr|cronie-1.4.11-20|38	has security and configuration enhancements like the ability to use pam and
14mr|cronie-1.4.11-20|39	SELinux.
14mr|cronie-1.4.11-20|40	
14mr|cronie-1.4.11-20|41	%package anacron
14mr|cronie-1.4.11-20|42	Summary:	Utility for running regular jobs
14mr|cronie-1.4.11-20|43	Group:		System/Servers
14mr|cronie-1.4.11-20|44	Requires:	crontabs
14mr|cronie-1.4.11-20|45	# for touch
14mr|cronie-1.4.11-20|46	Requires(post):	coreutils
14mr|cronie-1.4.11-20|47	Provides:	anacron = 2.4
14mr|cronie-1.4.11-20|48	Obsoletes:	anacron < 2.4
14mr|cronie-1.4.11-20|49	
14mr|cronie-1.4.11-20|50	%description anacron
14mr|cronie-1.4.11-20|51	Anacron becames part of cronie. Anacron is used only for running regular jobs.
14mr|cronie-1.4.11-20|52	The default settings execute regular jobs by anacron, however this could be
14mr|cronie-1.4.11-20|53	overloaded in settings.
14mr|cronie-1.4.11-20|54	
14mr|cronie-1.4.11-20|55	%prep
14mr|cronie-1.4.11-20|56	%setup -q
14mr|cronie-1.4.11-20|57	%apply_patches
14mr|cronie-1.4.11-20|58	
14mr|cronie-1.4.11-20|59	# Make sure anacron is started after regular cron jobs, otherwise anacron might
14mr|cronie-1.4.11-20|60	# run first, and after that regular cron runs the same jobs again
14mr|cronie-1.4.11-20|61	sed -i	-e "s/^START_HOURS_RANGE.*$/START_HOURS_RANGE=6-22/" \
14mr|cronie-1.4.11-20|62	-e "s/nice run-parts/nice -n 19 run-parts/" \
14mr|cronie-1.4.11-20|63	contrib/anacrontab
14mr|cronie-1.4.11-20|64	
14mr|cronie-1.4.11-20|65	%build
14mr|cronie-1.4.11-20|66	%serverbuild
14mr|cronie-1.4.11-20|67	%configure2_5x \
14mr|cronie-1.4.11-20|68	--with-editor=/bin/vi \
14mr|cronie-1.4.11-20|69	--enable-anacron \
14mr|cronie-1.4.11-20|70	%if %{with pam}
14mr|cronie-1.4.11-20|71	--with-pam \
14mr|cronie-1.4.11-20|72	%endif
14mr|cronie-1.4.11-20|73	%if %{with audit}
14mr|cronie-1.4.11-20|74	--with-audit \
14mr|cronie-1.4.11-20|75	%endif
14mr|cronie-1.4.11-20|76	%if %{with inotify}
14mr|cronie-1.4.11-20|77	--with-inotify
14mr|cronie-1.4.11-20|78	%endif
14mr|cronie-1.4.11-20|79	
14mr|cronie-1.4.11-20|80	%make
14mr|cronie-1.4.11-20|81	
14mr|cronie-1.4.11-20|82	%install
14mr|cronie-1.4.11-20|83	%makeinstall_std
14mr|cronie-1.4.11-20|84	
14mr|cronie-1.4.11-20|85	install -d -m 700 %{buildroot}/var/spool/cron
14mr|cronie-1.4.11-20|86	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
14mr|cronie-1.4.11-20|87	
14mr|cronie-1.4.11-20|88	# https://bugzilla.mandriva.com/show_bug.cgi?id=19645 and
14mr|cronie-1.4.11-20|89	# https://bugzilla.mandriva.com/show_bug.cgi?id=28278
14mr|cronie-1.4.11-20|90	touch %{buildroot}%{_sysconfdir}/cron.deny
14mr|cronie-1.4.11-20|91	
14mr|cronie-1.4.11-20|92	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|cronie-1.4.11-20|93	install -m0644 crond.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/crond
14mr|cronie-1.4.11-20|94	
14mr|cronie-1.4.11-20|95	install -m 644 contrib/anacrontab %{buildroot}%{_sysconfdir}/anacrontab
14mr|cronie-1.4.11-20|96	mkdir -pm 755 %{buildroot}%{_sysconfdir}/cron.hourly
14mr|cronie-1.4.11-20|97	install -c -m755 contrib/0anacron %{buildroot}%{_sysconfdir}/cron.hourly/0anacron
14mr|cronie-1.4.11-20|98	
14mr|cronie-1.4.11-20|99	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/crond
14mr|cronie-1.4.11-20|100	
14mr|cronie-1.4.11-20|101	# Install cron job which will update anacron's daily, weekly, monthly timestamps
14mr|cronie-1.4.11-20|102	# when these jobs are run by regular cron, in order to prevent duplicate execution
14mr|cronie-1.4.11-20|103	for i in daily weekly monthly
14mr|cronie-1.4.11-20|104	do
14mr|cronie-1.4.11-20|105	mkdir -p %{buildroot}/etc/cron.${i}
14mr|cronie-1.4.11-20|106	sed -e "s/XXXX/${i}/" %{SOURCE1} > %{buildroot}/etc/cron.${i}/0anacron-timestamp
14mr|cronie-1.4.11-20|107	done
14mr|cronie-1.4.11-20|108	
14mr|cronie-1.4.11-20|109	# create empty %ghost files
14mr|cronie-1.4.11-20|110	mkdir -p %{buildroot}/var/spool/anacron
14mr|cronie-1.4.11-20|111	touch %{buildroot}/var/spool/anacron/cron.daily
14mr|cronie-1.4.11-20|112	touch %{buildroot}/var/spool/anacron/cron.weekly
14mr|cronie-1.4.11-20|113	touch %{buildroot}/var/spool/anacron/cron.monthly
14mr|cronie-1.4.11-20|114	
14mr|cronie-1.4.11-20|115	%if ! %{with pam}
14mr|cronie-1.4.11-20|116	rm -f %{buildroot}%{_sysconfdir}/pam.d/crond
14mr|cronie-1.4.11-20|117	%endif
14mr|cronie-1.4.11-20|118	
14mr|cronie-1.4.11-20|119	# install systemd initscript
14mr|cronie-1.4.11-20|120	mkdir -p %{buildroot}%{_unitdir}
14mr|cronie-1.4.11-20|121	install -m 644 contrib/cronie.systemd %{buildroot}%{_unitdir}/crond.service
14mr|cronie-1.4.11-20|122	
14mr|cronie-1.4.11-20|123	%post
14mr|cronie-1.4.11-20|124	%_post_service crond
14mr|cronie-1.4.11-20|125	
14mr|cronie-1.4.11-20|126	%post anacron
14mr|cronie-1.4.11-20|127	[ -e /var/spool/anacron/cron.daily ] || touch /var/spool/anacron/cron.daily
14mr|cronie-1.4.11-20|128	[ -e /var/spool/anacron/cron.weekly ] || touch /var/spool/anacron/cron.weekly
14mr|cronie-1.4.11-20|129	[ -e /var/spool/anacron/cron.monthly ] || touch /var/spool/anacron/cron.monthly
14mr|cronie-1.4.11-20|130	
14mr|cronie-1.4.11-20|131	%preun
14mr|cronie-1.4.11-20|132	%_preun_service crond
14mr|cronie-1.4.11-20|133	
14mr|cronie-1.4.11-20|134	%postun
14mr|cronie-1.4.11-20|135	if [ "$1" -ge "1" ]; then
14mr|cronie-1.4.11-20|136	service crond condrestart > /dev/null 2>&1 ||:
14mr|cronie-1.4.11-20|137	fi
14mr|cronie-1.4.11-20|138	
14mr|cronie-1.4.11-20|139	# copy the lock, remove old daemon from chkconfig
14mr|cronie-1.4.11-20|140	%triggerun -- vixie-cron
14mr|cronie-1.4.11-20|141	cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||:
14mr|cronie-1.4.11-20|142	
14mr|cronie-1.4.11-20|143	# if the lock exist, then we restart daemon (it was running in the past).
14mr|cronie-1.4.11-20|144	# add new daemon into chkconfig everytime, when we upgrade to cronie from vixie-cron
14mr|cronie-1.4.11-20|145	%triggerpostun -- vixie-cron
14mr|cronie-1.4.11-20|146	/sbin/chkconfig --add crond
14mr|cronie-1.4.11-20|147	[ -f /var/lock/subsys/cronie ] && ( rm -f /var/lock/subsys/cronie ; service crond restart ) > /dev/null 2>&1 ||:
14mr|cronie-1.4.11-20|148	
14mr|cronie-1.4.11-20|149	%triggerin -- pam, glibc
14mr|cronie-1.4.11-20|150	/bin/systemctl try-restart crond.service >/dev/null 2>&1 || :
14mr|cronie-1.4.11-20|151	
14mr|cronie-1.4.11-20|152	%files
14mr|cronie-1.4.11-20|153	%doc AUTHORS COPYING INSTALL README ChangeLog
14mr|cronie-1.4.11-20|154	%attr(755,root,root) %{_sbindir}/crond
14mr|cronie-1.4.11-20|155	%attr(6755,root,root) %{_bindir}/crontab
14mr|cronie-1.4.11-20|156	%{_mandir}/man8/crond.*
14mr|cronie-1.4.11-20|157	%{_mandir}/man8/cron.*
14mr|cronie-1.4.11-20|158	%{_mandir}/man5/crontab.*
14mr|cronie-1.4.11-20|159	%{_mandir}/man1/crontab.*
14mr|cronie-1.4.11-20|160	%dir /var/spool/cron
14mr|cronie-1.4.11-20|161	%dir %{_sysconfdir}/cron.d
14mr|cronie-1.4.11-20|162	%if %{with pam}
14mr|cronie-1.4.11-20|163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/crond
14mr|cronie-1.4.11-20|164	%endif
14mr|cronie-1.4.11-20|165	%config(noreplace) %{_sysconfdir}/sysconfig/crond
14mr|cronie-1.4.11-20|166	%config(noreplace) %{_sysconfdir}/cron.deny
14mr|cronie-1.4.11-20|167	%attr(0644,root,root) %{_unitdir}/crond.service
14mr|cronie-1.4.11-20|168	
14mr|cronie-1.4.11-20|169	%files anacron
14mr|cronie-1.4.11-20|170	%{_sbindir}/anacron
14mr|cronie-1.4.11-20|171	%config(noreplace) %{_sysconfdir}/anacrontab
14mr|cronie-1.4.11-20|172	%attr(0755,root,root) %{_sysconfdir}/cron.daily/0anacron-timestamp
14mr|cronie-1.4.11-20|173	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/0anacron-timestamp
14mr|cronie-1.4.11-20|174	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/0anacron-timestamp
14mr|cronie-1.4.11-20|175	%attr(0755,root,root) %{_sysconfdir}/cron.hourly/0anacron
14mr|cronie-1.4.11-20|176	%dir /var/spool/anacron
14mr|cronie-1.4.11-20|177	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.daily
14mr|cronie-1.4.11-20|178	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.weekly
14mr|cronie-1.4.11-20|179	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.monthly
14mr|cronie-1.4.11-20|180	%{_mandir}/man5/anacrontab.*
14mr|cronie-1.4.11-20|181	%{_mandir}/man8/anacron.*
14mr|cronie-1.4.11-20|182	
14mr|cronie-1.4.11-20|183	
14mr|cronie-1.4.11-20|184	%changelog
14mr|cronie-1.4.11-20|185	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.11-20
14mr|cronie-1.4.11-20|186	+ Revision: 32934cf
14mr|cronie-1.4.11-20|187	- Sync patches with cooker
14mr|cronie-1.4.11-20|188	
14mr|cronie-1.4.11-20|189	

16105 14
14mr|crontabs-1.10-20|1	Name:		crontabs
14mr|crontabs-1.10-20|2	Version:	1.10
14mr|crontabs-1.10-20|3	Release:	20
14mr|crontabs-1.10-20|4	Summary:	Root crontab files used to schedule the execution of programs
14mr|crontabs-1.10-20|5	License:	GPLv2+
14mr|crontabs-1.10-20|6	Group:		System/Configuration/Other
14mr|crontabs-1.10-20|7	Source0:	crontab
14mr|crontabs-1.10-20|8	Source1:	config
14mr|crontabs-1.10-20|9	BuildArch:	noarch
14mr|crontabs-1.10-20|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|crontabs-1.10-20|11	Requires:	run-parts
14mr|crontabs-1.10-20|12	
14mr|crontabs-1.10-20|13	%description
14mr|crontabs-1.10-20|14	The crontabs package contains root crontab files.  Crontab is the
14mr|crontabs-1.10-20|15	program used to install, uninstall or list the tables used to drive the
14mr|crontabs-1.10-20|16	cron daemon.  The cron daemon checks the crontab files to see when
14mr|crontabs-1.10-20|17	particular commands are scheduled to be executed.  If commands are
14mr|crontabs-1.10-20|18	scheduled, it executes them.
14mr|crontabs-1.10-20|19	
14mr|crontabs-1.10-20|20	Crontabs handles a basic system function, so it should be installed on
14mr|crontabs-1.10-20|21	your system.
14mr|crontabs-1.10-20|22	
14mr|crontabs-1.10-20|23	%install
14mr|crontabs-1.10-20|24	rm -rf %{buildroot}
14mr|crontabs-1.10-20|25	
14mr|crontabs-1.10-20|26	mkdir -p %{buildroot}%{_sysconfdir}/cron.{hourly,daily,weekly,monthly,yearly}
14mr|crontabs-1.10-20|27	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|crontabs-1.10-20|28	mkdir -p %{buildroot}%{_docdir}/%{name}
14mr|crontabs-1.10-20|29	
14mr|crontabs-1.10-20|30	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}
14mr|crontabs-1.10-20|31	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/crontab
14mr|crontabs-1.10-20|32	
14mr|crontabs-1.10-20|33	%clean
14mr|crontabs-1.10-20|34	rm -rf %{buildroot}
14mr|crontabs-1.10-20|35	
14mr|crontabs-1.10-20|36	%files
14mr|crontabs-1.10-20|37	%defattr(-,root,root)
14mr|crontabs-1.10-20|38	%doc %{_docdir}/%{name}
14mr|crontabs-1.10-20|39	%config(noreplace) %{_sysconfdir}/crontab
14mr|crontabs-1.10-20|40	%config(noreplace) %{_sysconfdir}/sysconfig/crontab
14mr|crontabs-1.10-20|41	%dir %{_sysconfdir}/cron.hourly
14mr|crontabs-1.10-20|42	%dir %{_sysconfdir}/cron.daily
14mr|crontabs-1.10-20|43	%dir %{_sysconfdir}/cron.weekly
14mr|crontabs-1.10-20|44	%dir %{_sysconfdir}/cron.monthly
14mr|crontabs-1.10-20|45	%dir %{_sysconfdir}/cron.yearly
14mr|crontabs-1.10-20|46	
14mr|crontabs-1.10-20|47	
14mr|crontabs-1.10-20|48	
14mr|crontabs-1.10-20|49	
14mr|crontabs-1.10-20|50	
14mr|crontabs-1.10-20|51	%changelog
14mr|crontabs-1.10-20|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-20
14mr|crontabs-1.10-20|53	+ Revision: 825f958
14mr|crontabs-1.10-20|54	- MassBuild#440: Increase release tag
14mr|crontabs-1.10-20|55	
14mr|crontabs-1.10-20|56	

16106 14
14mr|cryptsetup-1.6.1-3|1	%define	major	4
14mr|cryptsetup-1.6.1-3|2	%define	libname	%mklibname cryptsetup %{major}
14mr|cryptsetup-1.6.1-3|3	%define	devname	%mklibname cryptsetup -d
14mr|cryptsetup-1.6.1-3|4	
14mr|cryptsetup-1.6.1-3|5	%bcond_with	compatible
14mr|cryptsetup-1.6.1-3|6	%bcond_with	static
14mr|cryptsetup-1.6.1-3|7	
14mr|cryptsetup-1.6.1-3|8	Summary:	Utility for setting up encrypted filesystems
14mr|cryptsetup-1.6.1-3|9	Name:		cryptsetup
14mr|cryptsetup-1.6.1-3|10	Version:	1.6.1
14mr|cryptsetup-1.6.1-3|11	Release:	3
14mr|cryptsetup-1.6.1-3|12	License:	GPLv2
14mr|cryptsetup-1.6.1-3|13	Group:		System/Base
14mr|cryptsetup-1.6.1-3|14	Url:		http://code.google.com/p/cryptsetup/
14mr|cryptsetup-1.6.1-3|15	Source0:	http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|cryptsetup-1.6.1-3|16	Source1:	http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2.asc
14mr|cryptsetup-1.6.1-3|17	
14mr|cryptsetup-1.6.1-3|18	BuildRequires:	pkgconfig(devmapper)
14mr|cryptsetup-1.6.1-3|19	BuildRequires:	pkgconfig(gpg-error)
14mr|cryptsetup-1.6.1-3|20	BuildRequires:	pkgconfig(libgcrypt)
14mr|cryptsetup-1.6.1-3|21	BuildRequires:	pkgconfig(popt)
14mr|cryptsetup-1.6.1-3|22	BuildRequires:	pkgconfig(python2)
14mr|cryptsetup-1.6.1-3|23	BuildRequires:	pkgconfig(uuid)
14mr|cryptsetup-1.6.1-3|24	%if %{with static}
14mr|cryptsetup-1.6.1-3|25	BuildRequires:	glibc-static-devel
14mr|cryptsetup-1.6.1-3|26	%endif
14mr|cryptsetup-1.6.1-3|27	%rename		cryptsetup-luks
14mr|cryptsetup-1.6.1-3|28	
14mr|cryptsetup-1.6.1-3|29	%description
14mr|cryptsetup-1.6.1-3|30	LUKS is the upcoming standard for Linux hard disk encryption.
14mr|cryptsetup-1.6.1-3|31	By providing a standard on-disk-format, it does not only facilitate
14mr|cryptsetup-1.6.1-3|32	compatibility among distributions, but also provide secure management
14mr|cryptsetup-1.6.1-3|33	of multiple user passwords. In contrast to existing solution, LUKS stores
14mr|cryptsetup-1.6.1-3|34	all setup necessary setup information in the partition header, enabling
14mr|cryptsetup-1.6.1-3|35	the user to transport or migrate his data seamlessly.
14mr|cryptsetup-1.6.1-3|36	LUKS for dm-crypt is implemented in cryptsetup. cryptsetup-luks is
14mr|cryptsetup-1.6.1-3|37	as a complete replacement for the original cryptsetup. It provides all the
14mr|cryptsetup-1.6.1-3|38	functionally of the original version plus all LUKS features, that are
14mr|cryptsetup-1.6.1-3|39	accessible by luks* action.
14mr|cryptsetup-1.6.1-3|40	
14mr|cryptsetup-1.6.1-3|41	%package -n	%{libname}
14mr|cryptsetup-1.6.1-3|42	Summary:	Library for setting up encrypted filesystems
14mr|cryptsetup-1.6.1-3|43	Group:		System/Libraries
14mr|cryptsetup-1.6.1-3|44	
14mr|cryptsetup-1.6.1-3|45	%description -n %{libname}
14mr|cryptsetup-1.6.1-3|46	LUKS is the upcoming standard for Linux hard disk encryption.
14mr|cryptsetup-1.6.1-3|47	By providing a standard on-disk-format, it does not only facilitate
14mr|cryptsetup-1.6.1-3|48	compatibility among distributions, but also provide secure management
14mr|cryptsetup-1.6.1-3|49	of multiple user passwords. In contrast to existing solution, LUKS stores
14mr|cryptsetup-1.6.1-3|50	all setup necessary setup information in the partition header, enabling
14mr|cryptsetup-1.6.1-3|51	the user to transport or migrate his data seamlessly.
14mr|cryptsetup-1.6.1-3|52	
14mr|cryptsetup-1.6.1-3|53	This package contains the shared libraries required for running
14mr|cryptsetup-1.6.1-3|54	programs which use cryptsetup-luks.
14mr|cryptsetup-1.6.1-3|55	
14mr|cryptsetup-1.6.1-3|56	%package -n	%{devname}
14mr|cryptsetup-1.6.1-3|57	Summary:	Development library for setting up encrypted filesystems
14mr|cryptsetup-1.6.1-3|58	Group:		Development/C
14mr|cryptsetup-1.6.1-3|59	Requires:	%{libname} = %{version}-%{release}
14mr|cryptsetup-1.6.1-3|60	Provides:	%{name}-devel = %{version}-%{release}
14mr|cryptsetup-1.6.1-3|61	
14mr|cryptsetup-1.6.1-3|62	%description -n %{devname}
14mr|cryptsetup-1.6.1-3|63	LUKS is the upcoming standard for Linux hard disk encryption.
14mr|cryptsetup-1.6.1-3|64	By providing a standard on-disk-format, it does not only facilitate
14mr|cryptsetup-1.6.1-3|65	compatibility among distributions, but also provide secure management
14mr|cryptsetup-1.6.1-3|66	of multiple user passwords. In contrast to existing solution, LUKS stores
14mr|cryptsetup-1.6.1-3|67	all setup necessary setup information in the partition header, enabling
14mr|cryptsetup-1.6.1-3|68	the user to transport or migrate his data seamlessly.
14mr|cryptsetup-1.6.1-3|69	
14mr|cryptsetup-1.6.1-3|70	This package contains the header files and development libraries
14mr|cryptsetup-1.6.1-3|71	for building programs which use cryptsetup-luks.
14mr|cryptsetup-1.6.1-3|72	
14mr|cryptsetup-1.6.1-3|73	%package -n	python-%{name}
14mr|cryptsetup-1.6.1-3|74	Summary:	Python bindings for %{name}
14mr|cryptsetup-1.6.1-3|75	Group:		Development/Python
14mr|cryptsetup-1.6.1-3|76	
14mr|cryptsetup-1.6.1-3|77	%description -n	python-%{name}
14mr|cryptsetup-1.6.1-3|78	This package provides Python bindings for libcryptsetup, a library
14mr|cryptsetup-1.6.1-3|79	for setting up disk encryption using dm-crypt kernel module.
14mr|cryptsetup-1.6.1-3|80	
14mr|cryptsetup-1.6.1-3|81	%prep
14mr|cryptsetup-1.6.1-3|82	%setup -q
14mr|cryptsetup-1.6.1-3|83	
14mr|cryptsetup-1.6.1-3|84	%build
14mr|cryptsetup-1.6.1-3|85	CONFIGURE_TOP="$PWD"
14mr|cryptsetup-1.6.1-3|86	
14mr|cryptsetup-1.6.1-3|87	mkdir -p system
14mr|cryptsetup-1.6.1-3|88	pushd system
14mr|cryptsetup-1.6.1-3|89	%configure2_5x \
14mr|cryptsetup-1.6.1-3|90	--disable-selinux \
14mr|cryptsetup-1.6.1-3|91	--sbindir=/sbin \
14mr|cryptsetup-1.6.1-3|92	--enable-python \
14mr|cryptsetup-1.6.1-3|93	--enable-cryptsetup-reencrypt \
14mr|cryptsetup-1.6.1-3|94	%if %{with static}
14mr|cryptsetup-1.6.1-3|95	--enable-static-cryptsetup \
14mr|cryptsetup-1.6.1-3|96	%endif
14mr|cryptsetup-1.6.1-3|97	%if %{with compatible}
14mr|cryptsetup-1.6.1-3|98	--with-plain-mode=cbc-plain \
14mr|cryptsetup-1.6.1-3|99	--with-luks1-keybits=128
14mr|cryptsetup-1.6.1-3|100	%endif
14mr|cryptsetup-1.6.1-3|101	
14mr|cryptsetup-1.6.1-3|102	%make
14mr|cryptsetup-1.6.1-3|103	popd
14mr|cryptsetup-1.6.1-3|104	
14mr|cryptsetup-1.6.1-3|105	%install
14mr|cryptsetup-1.6.1-3|106	
14mr|cryptsetup-1.6.1-3|107	%makeinstall_std -C system
14mr|cryptsetup-1.6.1-3|108	
14mr|cryptsetup-1.6.1-3|109	mkdir -p %{buildroot}/%{_lib}
14mr|cryptsetup-1.6.1-3|110	mv %{buildroot}%{_libdir}/libcryptsetup.so.%{major}* %{buildroot}/%{_lib}
14mr|cryptsetup-1.6.1-3|111	ln -srf %{buildroot}/%{_lib}/libcryptsetup.so.%{major}.*.* %{buildroot}%{_libdir}/libcryptsetup.so
14mr|cryptsetup-1.6.1-3|112	
14mr|cryptsetup-1.6.1-3|113	%find_lang %{name}
14mr|cryptsetup-1.6.1-3|114	
14mr|cryptsetup-1.6.1-3|115	%files -f %{name}.lang
14mr|cryptsetup-1.6.1-3|116	%doc ChangeLog AUTHORS FAQ NEWS README TODO
14mr|cryptsetup-1.6.1-3|117	%{_mandir}/man8/cryptsetup.8*
14mr|cryptsetup-1.6.1-3|118	%{_mandir}/man8/cryptsetup-reencrypt.8*
14mr|cryptsetup-1.6.1-3|119	%{_mandir}/man8/veritysetup.8*
14mr|cryptsetup-1.6.1-3|120	/sbin/cryptsetup
14mr|cryptsetup-1.6.1-3|121	/sbin/cryptsetup-reencrypt
14mr|cryptsetup-1.6.1-3|122	/sbin/veritysetup
14mr|cryptsetup-1.6.1-3|123	
14mr|cryptsetup-1.6.1-3|124	%files -n %{libname}
14mr|cryptsetup-1.6.1-3|125	/%{_lib}/libcryptsetup.so.%{major}*
14mr|cryptsetup-1.6.1-3|126	
14mr|cryptsetup-1.6.1-3|127	%files -n %{devname}
14mr|cryptsetup-1.6.1-3|128	%{_includedir}/libcryptsetup.h
14mr|cryptsetup-1.6.1-3|129	%if %{with static}
14mr|cryptsetup-1.6.1-3|130	%{_libdir}/libcryptsetup.a
14mr|cryptsetup-1.6.1-3|131	%endif
14mr|cryptsetup-1.6.1-3|132	%{_libdir}/libcryptsetup.so
14mr|cryptsetup-1.6.1-3|133	%{_libdir}/pkgconfig/libcryptsetup.pc
14mr|cryptsetup-1.6.1-3|134	
14mr|cryptsetup-1.6.1-3|135	%files -n python-%{name}
14mr|cryptsetup-1.6.1-3|136	%{python_sitearch}/pycryptsetup.so
14mr|cryptsetup-1.6.1-3|137	
14mr|cryptsetup-1.6.1-3|138	
14mr|cryptsetup-1.6.1-3|139	%changelog
14mr|cryptsetup-1.6.1-3|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.1-3
14mr|cryptsetup-1.6.1-3|141	+ Revision: 2d33e2b
14mr|cryptsetup-1.6.1-3|142	- MassBuild#440: Increase release tag
14mr|cryptsetup-1.6.1-3|143	
14mr|cryptsetup-1.6.1-3|144	

16107 14
14mr|csmash-0.6.6-20|1	%define	name	csmash
14mr|csmash-0.6.6-20|2	%define	version	0.6.6
14mr|csmash-0.6.6-20|3	%define release  20
14mr|csmash-0.6.6-20|4	
14mr|csmash-0.6.6-20|5	Name:		%{name}
14mr|csmash-0.6.6-20|6	Summary:	A 3D table tennis game
14mr|csmash-0.6.6-20|7	Version:	%{version}
14mr|csmash-0.6.6-20|8	Release:	%{release}
14mr|csmash-0.6.6-20|9	Source0:	http://belnet.dl.sourceforge.net/sourceforge/cannonsmash/%{name}-%{version}.tar.bz2
14mr|csmash-0.6.6-20|10	Source11:	%{name}.16.png
14mr|csmash-0.6.6-20|11	Source12:	%{name}.32.png
14mr|csmash-0.6.6-20|12	Source13:	%{name}.48.png
14mr|csmash-0.6.6-20|13	Patch0:		csmash-0.6.6-64bit-fixes.patch.bz2
14mr|csmash-0.6.6-20|14	Patch1:		csmash-0.6.6-gcc4.patch.bz2
14mr|csmash-0.6.6-20|15	Patch2:		csmash-0.6.6-extraqualif.patch.bz2
14mr|csmash-0.6.6-20|16	URL:		http://CannonSmash.sourceforge.net/
14mr|csmash-0.6.6-20|17	License:	GPL
14mr|csmash-0.6.6-20|18	Group:		Games/Sports
14mr|csmash-0.6.6-20|19	BuildRequires:	pkgconfig(x11) libxext-devel libxi-devel libxmu-devel libxt-devel
14mr|csmash-0.6.6-20|20	BuildRequires:	SDL_mixer-devel SDL_image-devel  esound-devel
14mr|csmash-0.6.6-20|21	BuildRequires:	gtk+2-devel mesaglu-devel jpeg-devel texinfo zlib-devel gettext bison
14mr|csmash-0.6.6-20|22	BuildRequires:  pkgconfig(alsa)
14mr|csmash-0.6.6-20|23	
14mr|csmash-0.6.6-20|24	%description
14mr|csmash-0.6.6-20|25	CannonSmash is a 3D tabletennis game. The goal of this project is to represent
14mr|csmash-0.6.6-20|26	various strategy of tabletennis on computer game.
14mr|csmash-0.6.6-20|27	
14mr|csmash-0.6.6-20|28	%prep
14mr|csmash-0.6.6-20|29	%setup -q
14mr|csmash-0.6.6-20|30	%patch0 -p0
14mr|csmash-0.6.6-20|31	%patch1 -p1
14mr|csmash-0.6.6-20|32	%patch2 -p1
14mr|csmash-0.6.6-20|33	
14mr|csmash-0.6.6-20|34	%build
14mr|csmash-0.6.6-20|35	%configure2_5x
14mr|csmash-0.6.6-20|36	%make
14mr|csmash-0.6.6-20|37	
14mr|csmash-0.6.6-20|38	%install
14mr|csmash-0.6.6-20|39	rm -rf $RPM_BUILD_ROOT
14mr|csmash-0.6.6-20|40	%makeinstall
14mr|csmash-0.6.6-20|41	rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/win32
14mr|csmash-0.6.6-20|42	
14mr|csmash-0.6.6-20|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|csmash-0.6.6-20|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|csmash-0.6.6-20|45	[Desktop Entry]
14mr|csmash-0.6.6-20|46	Name=CannonSmash
14mr|csmash-0.6.6-20|47	Comment=A 3D table tennis game
14mr|csmash-0.6.6-20|48	Exec=%{_bindir}/%{name}
14mr|csmash-0.6.6-20|49	Icon=%{name}
14mr|csmash-0.6.6-20|50	Terminal=false
14mr|csmash-0.6.6-20|51	Type=Application
14mr|csmash-0.6.6-20|52	Categories=Game;SportsGame;
14mr|csmash-0.6.6-20|53	EOF
14mr|csmash-0.6.6-20|54	
14mr|csmash-0.6.6-20|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|csmash-0.6.6-20|56	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|csmash-0.6.6-20|57	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|csmash-0.6.6-20|58	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|csmash-0.6.6-20|59	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|csmash-0.6.6-20|60	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|csmash-0.6.6-20|61	
14mr|csmash-0.6.6-20|62	%find_lang %{name}
14mr|csmash-0.6.6-20|63	
14mr|csmash-0.6.6-20|64	%if %mdkversion < 200900
14mr|csmash-0.6.6-20|65	%post
14mr|csmash-0.6.6-20|66	%{update_menus}
14mr|csmash-0.6.6-20|67	%{update_icon_cache hicolor}
14mr|csmash-0.6.6-20|68	%endif
14mr|csmash-0.6.6-20|69	
14mr|csmash-0.6.6-20|70	%if %mdkversion < 200900
14mr|csmash-0.6.6-20|71	%postun
14mr|csmash-0.6.6-20|72	%{clean_menus}
14mr|csmash-0.6.6-20|73	%{clean_icon_cache hicolor}
14mr|csmash-0.6.6-20|74	%endif
14mr|csmash-0.6.6-20|75	
14mr|csmash-0.6.6-20|76	%clean
14mr|csmash-0.6.6-20|77	rm -rf $RPM_BUILD_ROOT
14mr|csmash-0.6.6-20|78	
14mr|csmash-0.6.6-20|79	%files -f %{name}.lang
14mr|csmash-0.6.6-20|80	%defattr(-,root,root)
14mr|csmash-0.6.6-20|81	%doc AUTHORS README README.en
14mr|csmash-0.6.6-20|82	%{_bindir}/*
14mr|csmash-0.6.6-20|83	%{_datadir}/games/%{name}
14mr|csmash-0.6.6-20|84	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|csmash-0.6.6-20|85	%{_miconsdir}/%{name}.png
14mr|csmash-0.6.6-20|86	%{_iconsdir}/%{name}.png
14mr|csmash-0.6.6-20|87	%{_liconsdir}/%{name}.png
14mr|csmash-0.6.6-20|88	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|csmash-0.6.6-20|89	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|csmash-0.6.6-20|90	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|csmash-0.6.6-20|91	
14mr|csmash-0.6.6-20|92	
14mr|csmash-0.6.6-20|93	
14mr|csmash-0.6.6-20|94	%changelog
14mr|csmash-0.6.6-20|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.6-20
14mr|csmash-0.6.6-20|96	+ Revision: fc134b1
14mr|csmash-0.6.6-20|97	- MassBuild#440: Increase release tag
14mr|csmash-0.6.6-20|98	
14mr|csmash-0.6.6-20|99	

16108 14
14mr|ctags-5.8-7|1	Summary:	Generates an index (or "tag") file for objects found in source files
14mr|ctags-5.8-7|2	Name:		ctags
14mr|ctags-5.8-7|3	Version:	5.8
14mr|ctags-5.8-7|4	Release:	7
14mr|ctags-5.8-7|5	# Add epoch to be grater than ctags provided by xemacs-extras
14mr|ctags-5.8-7|6	Epoch:		1
14mr|ctags-5.8-7|7	License:	GPL+
14mr|ctags-5.8-7|8	Group:		Development/Other
14mr|ctags-5.8-7|9	Url:		http://ctags.sourceforge.net/
14mr|ctags-5.8-7|10	Source0:	http://prdownloads.sourceforge.net/ctags/%{name}-%{version}.tar.bz2
14mr|ctags-5.8-7|11	Patch0:		ctags-5.7-fix-str-fmt.patch
14mr|ctags-5.8-7|12	
14mr|ctags-5.8-7|13	%description
14mr|ctags-5.8-7|14	The ctags program generate an index (or "tag") file for a variety of
14mr|ctags-5.8-7|15	language objects found in files.  This tag file allows these items to
14mr|ctags-5.8-7|16	be quickly and easily located by a text editor or other utility.  A
14mr|ctags-5.8-7|17	"tag" signifies a language object for which an index entry is
14mr|ctags-5.8-7|18	available (or, alternatively, the index entry created for that object).
14mr|ctags-5.8-7|19	
14mr|ctags-5.8-7|20	Alternatively, ctags can generate a cross reference file which lists, in
14mr|ctags-5.8-7|21	human readable form, information about the various source objects found in
14mr|ctags-5.8-7|22	a set of language files.
14mr|ctags-5.8-7|23	
14mr|ctags-5.8-7|24	%prep
14mr|ctags-5.8-7|25	%setup -q
14mr|ctags-5.8-7|26	%patch0 -p0
14mr|ctags-5.8-7|27	# fix permission for %doc
14mr|ctags-5.8-7|28	chmod a+r ctags.html
14mr|ctags-5.8-7|29	
14mr|ctags-5.8-7|30	%build
14mr|ctags-5.8-7|31	%configure2_5x \
14mr|ctags-5.8-7|32	--disable-etags \
14mr|ctags-5.8-7|33	--enable-tmpdir=/tmp
14mr|ctags-5.8-7|34	%make
14mr|ctags-5.8-7|35	
14mr|ctags-5.8-7|36	%install
14mr|ctags-5.8-7|37	%makeinstall
14mr|ctags-5.8-7|38	
14mr|ctags-5.8-7|39	mv %{buildroot}/%{_bindir}/ctags %{buildroot}/%{_bindir}/exuberant-ctags
14mr|ctags-5.8-7|40	mv %{buildroot}/%{_mandir}/man1/ctags.1 %{buildroot}/%{_mandir}/man1/exuberant-ctags.1
14mr|ctags-5.8-7|41	
14mr|ctags-5.8-7|42	%post
14mr|ctags-5.8-7|43	update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/exuberant-ctags 10 \
14mr|ctags-5.8-7|44	--slave %{_mandir}/man1/ctags.1%{_extension} ctags.1%{_extension} %{_mandir}/man1/exuberant-ctags.1%{_extension}
14mr|ctags-5.8-7|45	
14mr|ctags-5.8-7|46	%postun
14mr|ctags-5.8-7|47	[ $1 = 0 ] || exit 0
14mr|ctags-5.8-7|48	update-alternatives --remove ctags %{_bindir}/exuberant-ctags
14mr|ctags-5.8-7|49	
14mr|ctags-5.8-7|50	%files
14mr|ctags-5.8-7|51	%doc EXTENDING.html FAQ NEWS README ctags.html
14mr|ctags-5.8-7|52	%{_bindir}/exuberant-ctags
14mr|ctags-5.8-7|53	%{_mandir}/man1/exuberant-ctags.1*
14mr|ctags-5.8-7|54	
14mr|ctags-5.8-7|55	
14mr|ctags-5.8-7|56	%changelog
14mr|ctags-5.8-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.8-7
14mr|ctags-5.8-7|58	+ Revision: 92e8af1
14mr|ctags-5.8-7|59	- MassBuild#440: Increase release tag
14mr|ctags-5.8-7|60	
14mr|ctags-5.8-7|61	

16109 14
14mr|ctdb-2.0-7|1	Summary:	Clustered TDB
14mr|ctdb-2.0-7|2	Name:		ctdb
14mr|ctdb-2.0-7|3	Version:	2.0
14mr|ctdb-2.0-7|4	Release:	7
14mr|ctdb-2.0-7|5	License:	GPLv3
14mr|ctdb-2.0-7|6	Group:		System/Cluster
14mr|ctdb-2.0-7|7	Url:		http://ctdb.samba.org/
14mr|ctdb-2.0-7|8	Source0:	http://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz
14mr|ctdb-2.0-7|9	# Fedora specific patch, ctdb should not be enabled by default in the runlevels
14mr|ctdb-2.0-7|10	Patch1: ctdb-no_default_runlevel.patch
14mr|ctdb-2.0-7|11	Patch2: ctdb-2.0-linkage.patch
14mr|ctdb-2.0-7|12	# Submitted to upstream for review https://lists.samba.org/archive/samba-technical/2011-September/079198.html
14mr|ctdb-2.0-7|13	Patch5: 0001-IPv6-neighbor-solicit-cleanup.patch
14mr|ctdb-2.0-7|14	Patch7: 0002-Add-systemd-support.patch
14mr|ctdb-2.0-7|15	
14mr|ctdb-2.0-7|16	BuildRequires:	pkgconfig(libtirpc)
14mr|ctdb-2.0-7|17	BuildRequires:	pkgconfig(popt)
14mr|ctdb-2.0-7|18	BuildRequires:	pkgconfig(talloc)
14mr|ctdb-2.0-7|19	BuildRequires:	pkgconfig(tevent)
14mr|ctdb-2.0-7|20	Requires(pre):	chkconfig mktemp psmisc coreutils sed
14mr|ctdb-2.0-7|21	Requires(pre,postun):	rpm-helper
14mr|ctdb-2.0-7|22	
14mr|ctdb-2.0-7|23	%description
14mr|ctdb-2.0-7|24	ctdb is the clustered database used by samba
14mr|ctdb-2.0-7|25	
14mr|ctdb-2.0-7|26	%package devel
14mr|ctdb-2.0-7|27	Summary: Development files for ctdb
14mr|ctdb-2.0-7|28	Group: Development/Other
14mr|ctdb-2.0-7|29	
14mr|ctdb-2.0-7|30	%description devel
14mr|ctdb-2.0-7|31	devel files for ctdb
14mr|ctdb-2.0-7|32	
14mr|ctdb-2.0-7|33	%prep
14mr|ctdb-2.0-7|34	%setup -q
14mr|ctdb-2.0-7|35	%apply_patches
14mr|ctdb-2.0-7|36	
14mr|ctdb-2.0-7|37	%build
14mr|ctdb-2.0-7|38	CC="%__cc"
14mr|ctdb-2.0-7|39	
14mr|ctdb-2.0-7|40	## always run autogen.sh
14mr|ctdb-2.0-7|41	./autogen.sh
14mr|ctdb-2.0-7|42	export CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE"
14mr|ctdb-2.0-7|43	%configure2_5x \
14mr|ctdb-2.0-7|44	--without-included-popt \
14mr|ctdb-2.0-7|45	--without-included-talloc \
14mr|ctdb-2.0-7|46	--without-included-tdb \
14mr|ctdb-2.0-7|47	--without-included-tevent
14mr|ctdb-2.0-7|48	
14mr|ctdb-2.0-7|49	make showflags
14mr|ctdb-2.0-7|50	%make
14mr|ctdb-2.0-7|51	sed -i -e 's/^(Version: *)$/$1 %{version}/g' ctdb.pc
14mr|ctdb-2.0-7|52	
14mr|ctdb-2.0-7|53	%install
14mr|ctdb-2.0-7|54	%makeinstall_std
14mr|ctdb-2.0-7|55	
14mr|ctdb-2.0-7|56	mkdir -p %{buildroot}%{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|57	install -m 755 config/systemd/ctdb_check_persistent_databases.pre %{buildroot}%{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|58	install -m 755 config/systemd/ctdb_set_ctdb_variables.post %{buildroot}%{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|59	install -m 755 config/systemd/ctdb_drop_all_public_ips %{buildroot}%{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|60	install -m 755 config/systemd/ctdb.systemd %{buildroot}%{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|61	mkdir -p %{buildroot}%{_unitdir}
14mr|ctdb-2.0-7|62	install -m 755 config/ctdb.service %{buildroot}%{_unitdir}
14mr|ctdb-2.0-7|63	
14mr|ctdb-2.0-7|64	perl -pi -e 's,/var/ctdb,/var/lib/ctdb,g' %{buildroot}/%{_initrddir}/%{name}
14mr|ctdb-2.0-7|65	mkdir -p %{buildroot}/var/lib/ctdb
14mr|ctdb-2.0-7|66	touch %{buildroot}/%{_sysconfdir}/ctdb/nodes
14mr|ctdb-2.0-7|67	
14mr|ctdb-2.0-7|68	%post
14mr|ctdb-2.0-7|69	%_post_service %{name}
14mr|ctdb-2.0-7|70	
14mr|ctdb-2.0-7|71	%preun
14mr|ctdb-2.0-7|72	%_preun_service %{name}
14mr|ctdb-2.0-7|73	
14mr|ctdb-2.0-7|74	
14mr|ctdb-2.0-7|75	%files
14mr|ctdb-2.0-7|76	%config(noreplace) %{_sysconfdir}/ctdb/systemd
14mr|ctdb-2.0-7|77	%attr(755,root,root) %{_unitdir}/ctdb.service
14mr|ctdb-2.0-7|78	%config(noreplace) %{_sysconfdir}/%{name}/nodes
14mr|ctdb-2.0-7|79	%doc doc/*html
14mr|ctdb-2.0-7|80	
14mr|ctdb-2.0-7|81	%{_sysconfdir}/ctdb/functions
14mr|ctdb-2.0-7|82	%{_sysconfdir}/ctdb/events.d/
14mr|ctdb-2.0-7|83	%{_sysconfdir}/ctdb/statd-callout
14mr|ctdb-2.0-7|84	%{_sysconfdir}/ctdb/*.sh
14mr|ctdb-2.0-7|85	%{_sbindir}/ctdbd
14mr|ctdb-2.0-7|86	%{_bindir}/ctdb
14mr|ctdb-2.0-7|87	%{_bindir}/ltdbtool
14mr|ctdb-2.0-7|88	%{_bindir}/smnotify
14mr|ctdb-2.0-7|89	#{_bindir}/ctdb_ipmux
14mr|ctdb-2.0-7|90	%{_bindir}/ctdb_diagnostics
14mr|ctdb-2.0-7|91	%{_bindir}/onnode
14mr|ctdb-2.0-7|92	%{_bindir}/ping_pong
14mr|ctdb-2.0-7|93	%{_mandir}/man1/ctdb.1.*
14mr|ctdb-2.0-7|94	%{_mandir}/man1/ltdbtool.1.*
14mr|ctdb-2.0-7|95	%{_mandir}/man1/ctdbd.1.*
14mr|ctdb-2.0-7|96	%{_mandir}/man1/onnode.1.*
14mr|ctdb-2.0-7|97	%{_mandir}/man1/ping_pong.1.*
14mr|ctdb-2.0-7|98	%dir %attr(750,root,root) /var/lib/ctdb
14mr|ctdb-2.0-7|99	
14mr|ctdb-2.0-7|100	%files devel
14mr|ctdb-2.0-7|101	%{_includedir}/*.h
14mr|ctdb-2.0-7|102	%{_libdir}/pkgconfig/ctdb.pc
14mr|ctdb-2.0-7|103	%{_libdir}/*.a
14mr|ctdb-2.0-7|104	
14mr|ctdb-2.0-7|105	%changelog
14mr|ctdb-2.0-7|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-7
14mr|ctdb-2.0-7|107	+ Revision: 8859748
14mr|ctdb-2.0-7|108	- MassBuild#440: Increase release tag
14mr|ctdb-2.0-7|109	
14mr|ctdb-2.0-7|110	

16110 14
14mr|cttex-1.23-13|1	%define	name	cttex
14mr|cttex-1.23-13|2	%define	version	1.23
14mr|cttex-1.23-13|3	%define release	13
14mr|cttex-1.23-13|4	
14mr|cttex-1.23-13|5	Summary:	Cttex, Thai word separator program
14mr|cttex-1.23-13|6	Name:		%{name}
14mr|cttex-1.23-13|7	Version:	%{version}
14mr|cttex-1.23-13|8	Release:	%{release}
14mr|cttex-1.23-13|9	License:	Distributable
14mr|cttex-1.23-13|10	Group:		System/Internationalization
14mr|cttex-1.23-13|11	Source0:	%{name}_%{version}.tar.bz2
14mr|cttex-1.23-13|12	URL:		http://linux.thai.net/pub/thailinux/cvs/software/cttex/
14mr|cttex-1.23-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|cttex-1.23-13|14	Requires:	locales-th
14mr|cttex-1.23-13|15	Patch0:		ctte-121-cflags.patch
14mr|cttex-1.23-13|16	
14mr|cttex-1.23-13|17	%description
14mr|cttex-1.23-13|18	The main part of Cttex is a Thai word separator algorithm using
14mr|cttex-1.23-13|19	a dictionary. A wrapper for formatting Thai LaTeX document file is provided
14mr|cttex-1.23-13|20	to demonstrate the use of this word-sep routine. The program can also
14mr|cttex-1.23-13|21	be used as a simple word-sep filter.
14mr|cttex-1.23-13|22	
14mr|cttex-1.23-13|23	%prep
14mr|cttex-1.23-13|24	%setup -q
14mr|cttex-1.23-13|25	%patch0 -p1
14mr|cttex-1.23-13|26	
14mr|cttex-1.23-13|27	%build
14mr|cttex-1.23-13|28	PATH=$PATH:. %make
14mr|cttex-1.23-13|29	
14mr|cttex-1.23-13|30	%install
14mr|cttex-1.23-13|31	rm -rf $RPM_BUILD_ROOT
14mr|cttex-1.23-13|32	install -m 755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|cttex-1.23-13|33	
14mr|cttex-1.23-13|34	%clean
14mr|cttex-1.23-13|35	rm -rf $RPM_BUILD_ROOT
14mr|cttex-1.23-13|36	
14mr|cttex-1.23-13|37	%files
14mr|cttex-1.23-13|38	%defattr(-,root,root)
14mr|cttex-1.23-13|39	%doc README* testfile
14mr|cttex-1.23-13|40	%{_bindir}/%{name}
14mr|cttex-1.23-13|41	
14mr|cttex-1.23-13|42	
14mr|cttex-1.23-13|43	
14mr|cttex-1.23-13|44	
14mr|cttex-1.23-13|45	%changelog
14mr|cttex-1.23-13|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.23-13
14mr|cttex-1.23-13|47	+ Revision: 8b735be
14mr|cttex-1.23-13|48	- MassBuild#440: Increase release tag
14mr|cttex-1.23-13|49	
14mr|cttex-1.23-13|50	

16111 14
14mr|cups-1.7.3-2|1	%define major	2
14mr|cups-1.7.3-2|2	%define libname %mklibname %{name} %{major}
14mr|cups-1.7.3-2|3	%define develname %mklibname %{name} -d
14mr|cups-1.7.3-2|4	
14mr|cups-1.7.3-2|5	# {_exec_prefix}/lib/cups is correct, even on x86_64.
14mr|cups-1.7.3-2|6	# It is not used for shared objects but for executables.
14mr|cups-1.7.3-2|7	# It's more of a libexec-style ({_libexecdir}) usage,
14mr|cups-1.7.3-2|8	# but we use lib for compatibility with 3rd party drivers (at upstream request).
14mr|cups-1.7.3-2|9	%global cups_serverbin %{_exec_prefix}/lib/cups
14mr|cups-1.7.3-2|10	
14mr|cups-1.7.3-2|11	# Turning this on lets CUPS to be built in debug mode (with debugger symbols)
14mr|cups-1.7.3-2|12	%define debug 0
14mr|cups-1.7.3-2|13	%define enable_check 0
14mr|cups-1.7.3-2|14	
14mr|cups-1.7.3-2|15	%bcond_with bootstrap
14mr|cups-1.7.3-2|16	%if !%{with bootstrap}
14mr|cups-1.7.3-2|17	%bcond_without systemd
14mr|cups-1.7.3-2|18	%endif
14mr|cups-1.7.3-2|19	
14mr|cups-1.7.3-2|20	%define with_poll_ppd_base 0
14mr|cups-1.7.3-2|21	
14mr|cups-1.7.3-2|22	Summary:	Common Unix Printing System - Server package
14mr|cups-1.7.3-2|23	Name:		cups
14mr|cups-1.7.3-2|24	Version:	1.7.3
14mr|cups-1.7.3-2|25	Release:	2
14mr|cups-1.7.3-2|26	License:	GPLv2 and LGPLv2
14mr|cups-1.7.3-2|27	Group:		System/Printing
14mr|cups-1.7.3-2|28	Url:		http://www.cups.org
14mr|cups-1.7.3-2|29	#Source0:	ftp://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
14mr|cups-1.7.3-2|30	Source0:	http://www.cups.org/software/%{version}/%{name}-%{version}-source.tar.bz2
14mr|cups-1.7.3-2|31	
14mr|cups-1.7.3-2|32	# Small C program to get list of all installed PPD files
14mr|cups-1.7.3-2|33	Source1: poll_ppd_base.c
14mr|cups-1.7.3-2|34	# Small C program to list the printer-specific options of a particular printer
14mr|cups-1.7.3-2|35	# fails to build now
14mr|cups-1.7.3-2|36	Source2: lphelp.c
14mr|cups-1.7.3-2|37	# socket unit for cups-lpd service
14mr|cups-1.7.3-2|38	Source3: cups-lpd.socket
14mr|cups-1.7.3-2|39	# cups-lpd service unit configuration
14mr|cups-1.7.3-2|40	Source4: cups-lpd@.service
14mr|cups-1.7.3-2|41	# Backend for NCP protocol
14mr|cups-1.7.3-2|42	Source7: ncp.backend
14mr|cups-1.7.3-2|43	# Perl script for automatic configuration of CUPS, especially access
14mr|cups-1.7.3-2|44	# restrictions and broadcasting
14mr|cups-1.7.3-2|45	Source9: cups.logrotate
14mr|cups-1.7.3-2|46	# Backend filter for nprint (Novell client) from Mark Horn
14mr|cups-1.7.3-2|47	# (mark@hornclan.com)
14mr|cups-1.7.3-2|48	Source11: http://www.hornclan.com/~mark/cups/nprint.2002011801
14mr|cups-1.7.3-2|49	# AppleTalk/netatalk backend for CUPS
14mr|cups-1.7.3-2|50	Source12: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-backend.tar.bz2
14mr|cups-1.7.3-2|51	Source13: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-docu.pdf.bz2
14mr|cups-1.7.3-2|52	Source14: http://www.linuxprinting.org/download/printing/photo_print
14mr|cups-1.7.3-2|53	Source15: http://printing.kde.org/downloads/pdfdistiller
14mr|cups-1.7.3-2|54	Source16: cjktexttops
14mr|cups-1.7.3-2|55	Source17: correctcupsconfig
14mr|cups-1.7.3-2|56	# Nice level for now. bug #16387
14mr|cups-1.7.3-2|57	Source18: cups.sysconfig
14mr|cups-1.7.3-2|58	# udev rules for setting symlinks needed if the usblp module is loaded
14mr|cups-1.7.3-2|59	Source19:	10-cups_device_links.rules
14mr|cups-1.7.3-2|60	# Udev rules for setting properly rights and groups
14mr|cups-1.7.3-2|61	Source20:	10-cups_device_usb.rules
14mr|cups-1.7.3-2|62	
14mr|cups-1.7.3-2|63	### FEDORA PATCHES ###
14mr|cups-1.7.3-2|64	
14mr|cups-1.7.3-2|65	Patch1: cups-no-gzip-man.patch
14mr|cups-1.7.3-2|66	Patch2: cups-system-auth.patch
14mr|cups-1.7.3-2|67	Patch3: cups-multilib.patch
14mr|cups-1.7.3-2|68	Patch5: cups-banners.patch
14mr|cups-1.7.3-2|69	Patch6: cups-serverbin-compat.patch
14mr|cups-1.7.3-2|70	Patch7: cups-no-export-ssllibs.patch
14mr|cups-1.7.3-2|71	Patch8: cups-direct-usb.patch
14mr|cups-1.7.3-2|72	Patch9: cups-lpr-help.patch
14mr|cups-1.7.3-2|73	Patch10: cups-peercred.patch
14mr|cups-1.7.3-2|74	Patch11: cups-pid.patch
14mr|cups-1.7.3-2|75	Patch12: cups-eggcups.patch
14mr|cups-1.7.3-2|76	Patch13: cups-driverd-timeout.patch
14mr|cups-1.7.3-2|77	Patch14: cups-strict-ppd-line-length.patch
14mr|cups-1.7.3-2|78	Patch15: cups-logrotate.patch
14mr|cups-1.7.3-2|79	Patch16: cups-usb-paperout.patch
14mr|cups-1.7.3-2|80	Patch17: cups-res_init.patch
14mr|cups-1.7.3-2|81	Patch18: cups-filter-debug.patch
14mr|cups-1.7.3-2|82	Patch19: cups-uri-compat.patch
14mr|cups-1.7.3-2|83	Patch20: cups-str3382.patch
14mr|cups-1.7.3-2|84	Patch21: cups-0755.patch
14mr|cups-1.7.3-2|85	Patch22: cups-hp-deviceid-oid.patch
14mr|cups-1.7.3-2|86	Patch23: cups-dnssd-deviceid.patch
14mr|cups-1.7.3-2|87	Patch24: cups-ricoh-deviceid-oid.patch
14mr|cups-1.7.3-2|88	Patch25: cups-systemd-socket.patch
14mr|cups-1.7.3-2|89	Patch26: cups-lpd-manpage.patch
14mr|cups-1.7.3-2|90	Patch27: cups-avahi-address.patch
14mr|cups-1.7.3-2|91	Patch29: cups-enum-all.patch
14mr|cups-1.7.3-2|92	Patch31: cups-dymo-deviceid.patch
14mr|cups-1.7.3-2|93	Patch32: cups-freebind.patch
14mr|cups-1.7.3-2|94	Patch33: cups-no-gcry.patch
14mr|cups-1.7.3-2|95	Patch34: cups-libusb-quirks.patch
14mr|cups-1.7.3-2|96	Patch35: cups-use-ipp1.1.patch
14mr|cups-1.7.3-2|97	Patch36: cups-avahi-no-threaded.patch
14mr|cups-1.7.3-2|98	Patch38: cups-journal.patch
14mr|cups-1.7.3-2|99	Patch39: cups-ipp-multifile.patch
14mr|cups-1.7.3-2|100	Patch41: cups-web-devices-timeout.patch
14mr|cups-1.7.3-2|101	Patch43: cups-final-content-type.patch
14mr|cups-1.7.3-2|102	Patch46: cups-synconclose.patch
14mr|cups-1.7.3-2|103	
14mr|cups-1.7.3-2|104	#ROSA patches
14mr|cups-1.7.3-2|105	### Killmode patch, better find a better solution
14mr|cups-1.7.3-2|106	Patch1000: cups-1.7.0.cups.service.killmode.patch
14mr|cups-1.7.3-2|107	
14mr|cups-1.7.3-2|108	# Requires /etc/tmpfiles.d (bug #656566)
14mr|cups-1.7.3-2|109	Requires: systemd
14mr|cups-1.7.3-2|110	Requires(post): systemd
14mr|cups-1.7.3-2|111	Requires(preun): systemd
14mr|cups-1.7.3-2|112	Requires(postun): systemd
14mr|cups-1.7.3-2|113	Requires(post):  rpm-helper >= 0.24.1
14mr|cups-1.7.3-2|114	Requires(preun): rpm-helper >= 0.24.1
14mr|cups-1.7.3-2|115	
14mr|cups-1.7.3-2|116	BuildRequires:	htmldoc
14mr|cups-1.7.3-2|117	BuildRequires:	php-cli
14mr|cups-1.7.3-2|118	BuildRequires:	xdg-utils
14mr|cups-1.7.3-2|119	BuildRequires:	xinetd
14mr|cups-1.7.3-2|120	BuildRequires:	acl-devel
14mr|cups-1.7.3-2|121	BuildRequires:	jpeg-devel
14mr|cups-1.7.3-2|122	BuildRequires:	krb5-devel
14mr|cups-1.7.3-2|123	BuildRequires:	libldap-devel
14mr|cups-1.7.3-2|124	BuildRequires:	openslp-devel
14mr|cups-1.7.3-2|125	BuildRequires:	pam-devel
14mr|cups-1.7.3-2|126	BuildRequires:	php-devel >= 5.1.0
14mr|cups-1.7.3-2|127	BuildRequires:	tiff-devel
14mr|cups-1.7.3-2|128	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mr|cups-1.7.3-2|129	BuildRequires:	pkgconfig(dbus-1) >= 0.50
14mr|cups-1.7.3-2|130	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mr|cups-1.7.3-2|131	BuildRequires:	pkgconfig(libcrypto)
14mr|cups-1.7.3-2|132	BuildRequires:	pkgconfig(libpng)
14mr|cups-1.7.3-2|133	BuildRequires:	pkgconfig(libssl)
14mr|cups-1.7.3-2|134	BuildRequires:	pkgconfig(libusb) < 1.0
14mr|cups-1.7.3-2|135	BuildRequires:	pkgconfig(libusb-1.0)
14mr|cups-1.7.3-2|136	BuildRequires:	pkgconfig(zlib)
14mr|cups-1.7.3-2|137	%if !%{with bootstrap}
14mr|cups-1.7.3-2|138	BuildRequires:	poppler
14mr|cups-1.7.3-2|139	%if %{with systemd}
14mr|cups-1.7.3-2|140	BuildRequires:	systemd-units
14mr|cups-1.7.3-2|141	BuildRequires:  pkgconfig(libsystemd-login)
14mr|cups-1.7.3-2|142	BuildRequires:  pkgconfig(systemd)
14mr|cups-1.7.3-2|143	%endif
14mr|cups-1.7.3-2|144	%endif
14mr|cups-1.7.3-2|145	
14mr|cups-1.7.3-2|146	Requires: %{name}-common >= %{version}-%{release}
14mr|cups-1.7.3-2|147	Requires: net-tools
14mr|cups-1.7.3-2|148	%if !%{with bootstrap}
14mr|cups-1.7.3-2|149	Requires: poppler
14mr|cups-1.7.3-2|150	Suggests: avahi
14mr|cups-1.7.3-2|151	%endif
14mr|cups-1.7.3-2|152	Requires: printer-testpages
14mr|cups-1.7.3-2|153	# Take care that device files are created with correct permissions
14mr|cups-1.7.3-2|154	Requires: udev
14mr|cups-1.7.3-2|155	Requires: update-alternatives
14mr|cups-1.7.3-2|156	# For desktop menus
14mr|cups-1.7.3-2|157	Requires: xdg-utils
14mr|cups-1.7.3-2|158	# Make sure we have some filters for converting to raster format.
14mr|cups-1.7.3-2|159	Requires: ghostscript
14mr|cups-1.7.3-2|160	Requires: cups-filters
14mr|cups-1.7.3-2|161	
14mr|cups-1.7.3-2|162	# We ship udev rules which use setfacl.
14mr|cups-1.7.3-2|163	Requires: acl
14mr|cups-1.7.3-2|164	
14mr|cups-1.7.3-2|165	%rename cupsddk-drivers
14mr|cups-1.7.3-2|166	
14mr|cups-1.7.3-2|167	%description
14mr|cups-1.7.3-2|168	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|169	UNIX(TM) operating systems. It has been developed by Easy Software Products
14mr|cups-1.7.3-2|170	to promote a standard printing solution for all UNIX vendors and users.
14mr|cups-1.7.3-2|171	CUPS provides the System V and Berkeley command-line interfaces.
14mr|cups-1.7.3-2|172	This is the main package needed for CUPS servers (machines where a
14mr|cups-1.7.3-2|173	printer is connected to or which host a queue for a network
14mr|cups-1.7.3-2|174	printer). It can also be used on CUPS clients so that they simply pick
14mr|cups-1.7.3-2|175	up broadcasted printer information from other CUPS servers and do not
14mr|cups-1.7.3-2|176	need to be assigned to a specific CUPS server by an
14mr|cups-1.7.3-2|177	%{_sysconfdir}/cups/client.conf file.
14mr|cups-1.7.3-2|178	
14mr|cups-1.7.3-2|179	%package	common
14mr|cups-1.7.3-2|180	Summary:	Common Unix Printing System - Common stuff
14mr|cups-1.7.3-2|181	License:	GPLv2
14mr|cups-1.7.3-2|182	Group:		System/Printing
14mr|cups-1.7.3-2|183	Requires(post,preun): update-alternatives
14mr|cups-1.7.3-2|184	Requires:	net-tools
14mr|cups-1.7.3-2|185	# To satisfy LSB/FHS
14mr|cups-1.7.3-2|186	Provides:	lpddaemon
14mr|cups-1.7.3-2|187	
14mr|cups-1.7.3-2|188	%description	common
14mr|cups-1.7.3-2|189	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|190	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|191	
14mr|cups-1.7.3-2|192	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|193	UNIX(TM) operating systems. It contains the command line utilities for
14mr|cups-1.7.3-2|194	printing and administration (lpr, lpq, lprm, lpadmin, lpc, ...), man
14mr|cups-1.7.3-2|195	pages, locales, and a sample configuration file for daemon-less CUPS
14mr|cups-1.7.3-2|196	clients (%{_sysconfdir}/cups/client.conf).
14mr|cups-1.7.3-2|197	
14mr|cups-1.7.3-2|198	This package you need for both CUPS clients and servers.
14mr|cups-1.7.3-2|199	
14mr|cups-1.7.3-2|200	%define	cupsmajor	2
14mr|cups-1.7.3-2|201	%define	libcups		%mklibname cups %{cupsmajor}
14mr|cups-1.7.3-2|202	
14mr|cups-1.7.3-2|203	%package -n	%{libcups}
14mr|cups-1.7.3-2|204	Summary:	Common Unix Printing System - CUPS library
14mr|cups-1.7.3-2|205	License:	LGPLv2
14mr|cups-1.7.3-2|206	Group:		System/Libraries
14mr|cups-1.7.3-2|207	Obsoletes:	%{_lib}cups3 < 1.6.1-2
14mr|cups-1.7.3-2|208	
14mr|cups-1.7.3-2|209	%description -n	%{libcups}
14mr|cups-1.7.3-2|210	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|211	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|212	
14mr|cups-1.7.3-2|213	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|214	UNIX(TM) operating systems. This package contains the CUPS API library
14mr|cups-1.7.3-2|215	which contains common functions used by both the CUPS daemon and all
14mr|cups-1.7.3-2|216	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
14mr|cups-1.7.3-2|217	
14mr|cups-1.7.3-2|218	This package you need for both CUPS clients and servers. It is also
14mr|cups-1.7.3-2|219	needed by Samba.
14mr|cups-1.7.3-2|220	
14mr|cups-1.7.3-2|221	%define	cupscgimajor	1
14mr|cups-1.7.3-2|222	%define	libcupscgi	%mklibname cupscgi %{cupscgimajor}
14mr|cups-1.7.3-2|223	
14mr|cups-1.7.3-2|224	%package -n	%{libcupscgi}
14mr|cups-1.7.3-2|225	Summary:	Common Unix Printing System - CUPSCGI library
14mr|cups-1.7.3-2|226	License:	LGPLv2
14mr|cups-1.7.3-2|227	Group:		System/Libraries
14mr|cups-1.7.3-2|228	Conflicts:	%{libcups} < 1.6.1-2
14mr|cups-1.7.3-2|229	
14mr|cups-1.7.3-2|230	%description -n	%{libcupscgi}
14mr|cups-1.7.3-2|231	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|232	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|233	
14mr|cups-1.7.3-2|234	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|235	UNIX(TM) operating systems. This package contains the CUPS API library
14mr|cups-1.7.3-2|236	which contains common functions used by both the CUPS daemon and all
14mr|cups-1.7.3-2|237	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
14mr|cups-1.7.3-2|238	
14mr|cups-1.7.3-2|239	This package you need for both CUPS clients and servers. It is also
14mr|cups-1.7.3-2|240	needed by Samba.
14mr|cups-1.7.3-2|241	
14mr|cups-1.7.3-2|242	%define	cupsimagemajor	2
14mr|cups-1.7.3-2|243	%define	libcupsimage	%mklibname cupsimage %{cupsimagemajor}
14mr|cups-1.7.3-2|244	
14mr|cups-1.7.3-2|245	%package -n	%{libcupsimage}
14mr|cups-1.7.3-2|246	Summary:	Common Unix Printing System - CUPSimage library
14mr|cups-1.7.3-2|247	License:	LGPLv2
14mr|cups-1.7.3-2|248	Group:		System/Libraries
14mr|cups-1.7.3-2|249	Conflicts:	%{libcups} < 1.6.1-2
14mr|cups-1.7.3-2|250	
14mr|cups-1.7.3-2|251	%description -n	%{libcupsimage}
14mr|cups-1.7.3-2|252	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|253	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|254	
14mr|cups-1.7.3-2|255	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|256	UNIX(TM) operating systems. This package contains the CUPS API library
14mr|cups-1.7.3-2|257	which contains common functions used by both the CUPS daemon and all
14mr|cups-1.7.3-2|258	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
14mr|cups-1.7.3-2|259	
14mr|cups-1.7.3-2|260	This package you need for both CUPS clients and servers. It is also
14mr|cups-1.7.3-2|261	needed by Samba.
14mr|cups-1.7.3-2|262	
14mr|cups-1.7.3-2|263	%define	cupsmimemajor	1
14mr|cups-1.7.3-2|264	%define	libcupsmime	%mklibname cupsmime %{cupsmimemajor}
14mr|cups-1.7.3-2|265	
14mr|cups-1.7.3-2|266	%package -n	%{libcupsmime}
14mr|cups-1.7.3-2|267	Summary:	Common Unix Printing System - CUPS library
14mr|cups-1.7.3-2|268	License:	LGPLv2
14mr|cups-1.7.3-2|269	Group:		System/Libraries
14mr|cups-1.7.3-2|270	Conflicts:	%{libcups} < 1.6.1-2
14mr|cups-1.7.3-2|271	
14mr|cups-1.7.3-2|272	%description -n	%{libcupsmime}
14mr|cups-1.7.3-2|273	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|274	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|275	
14mr|cups-1.7.3-2|276	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|277	UNIX(TM) operating systems. This package contains the CUPS API library
14mr|cups-1.7.3-2|278	which contains common functions used by both the CUPS daemon and all
14mr|cups-1.7.3-2|279	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
14mr|cups-1.7.3-2|280	
14mr|cups-1.7.3-2|281	This package you need for both CUPS clients and servers. It is also
14mr|cups-1.7.3-2|282	needed by Samba.
14mr|cups-1.7.3-2|283	
14mr|cups-1.7.3-2|284	%define	cupsppdcmajor	1
14mr|cups-1.7.3-2|285	%define	libcupsppdc	%mklibname cupsppdc %{cupsppdcmajor}
14mr|cups-1.7.3-2|286	
14mr|cups-1.7.3-2|287	%package -n	%{libcupsppdc}
14mr|cups-1.7.3-2|288	Summary:	Common Unix Printing System - CUPSPPDC library
14mr|cups-1.7.3-2|289	License:	LGPLv2
14mr|cups-1.7.3-2|290	Group:		System/Libraries
14mr|cups-1.7.3-2|291	Conflicts:	%{libcups} < 1.6.1-2
14mr|cups-1.7.3-2|292	
14mr|cups-1.7.3-2|293	%description -n	%{libcupsppdc}
14mr|cups-1.7.3-2|294	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|295	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|296	
14mr|cups-1.7.3-2|297	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|298	UNIX(TM) operating systems. This package contains the CUPS API library
14mr|cups-1.7.3-2|299	which contains common functions used by both the CUPS daemon and all
14mr|cups-1.7.3-2|300	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
14mr|cups-1.7.3-2|301	
14mr|cups-1.7.3-2|302	This package you need for both CUPS clients and servers. It is also
14mr|cups-1.7.3-2|303	needed by Samba.
14mr|cups-1.7.3-2|304	
14mr|cups-1.7.3-2|305	%define	devname	%mklibname %{name} -d
14mr|cups-1.7.3-2|306	%package -n	%{devname}
14mr|cups-1.7.3-2|307	Summary:	Common Unix Printing System - Development environment "libcups"
14mr|cups-1.7.3-2|308	License:	LGPLv2
14mr|cups-1.7.3-2|309	Group:		Development/C
14mr|cups-1.7.3-2|310	Requires:	%{libcups} >= %{version}-%{release}
14mr|cups-1.7.3-2|311	Requires:	%{libcupscgi} >= %{version}-%{release}
14mr|cups-1.7.3-2|312	Requires:	%{libcupsimage} >= %{version}-%{release}
14mr|cups-1.7.3-2|313	Requires:	%{libcupsmime} >= %{version}-%{release}
14mr|cups-1.7.3-2|314	Requires:	%{libcupsppdc} >= %{version}-%{release}
14mr|cups-1.7.3-2|315	
14mr|cups-1.7.3-2|316	Provides:	cups-devel
14mr|cups-1.7.3-2|317	Obsoletes:	%mklibname %{name}2 -d
14mr|cups-1.7.3-2|318	
14mr|cups-1.7.3-2|319	%description -n	%{devname}
14mr|cups-1.7.3-2|320	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
14mr|cups-1.7.3-2|321	with software built against CUPS-1.1 libraries.
14mr|cups-1.7.3-2|322	
14mr|cups-1.7.3-2|323	The Common Unix Printing System provides a portable printing layer for
14mr|cups-1.7.3-2|324	UNIX(TM) operating systems. This is the development package for
14mr|cups-1.7.3-2|325	creating additional printer drivers, printing software, and other CUPS
14mr|cups-1.7.3-2|326	services using the main CUPS library "libcups".
14mr|cups-1.7.3-2|327	
14mr|cups-1.7.3-2|328	%prep
14mr|cups-1.7.3-2|329	%setup -q
14mr|cups-1.7.3-2|330	%apply_patches
14mr|cups-1.7.3-2|331	
14mr|cups-1.7.3-2|332	# Set CUPS users and groups
14mr|cups-1.7.3-2|333	perl -p -i -e 's:(SystemGroup\s+.*)$:$1\nGroup sys\nUser lp:' conf/cupsd.conf.in
14mr|cups-1.7.3-2|334	
14mr|cups-1.7.3-2|335	# Let local printers be broadcasted in the local network(s)
14mr|cups-1.7.3-2|336	perl -p -i -e 's:(Listen\s+)localhost:$1*:' conf/cupsd.conf.in
14mr|cups-1.7.3-2|337	perl -p -i -e 's:(Browsing\s+On):$1\nBrowseAddress \@LOCAL:' conf/cupsd.conf.in
14mr|cups-1.7.3-2|338	perl -p -i -e 's:(<Location\s+/\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
14mr|cups-1.7.3-2|339	
14mr|cups-1.7.3-2|340	# Allow remote administration in local network (connections are encrypted,
14mr|cups-1.7.3-2|341	# so no security problem)
14mr|cups-1.7.3-2|342	perl -p -i -e 's:(<Location\s+/admin(|/conf)\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
14mr|cups-1.7.3-2|343	
14mr|cups-1.7.3-2|344	# Replace the PAM configuration file
14mr|cups-1.7.3-2|345	cat << EOF > scheduler/cups.pam
14mr|cups-1.7.3-2|346	auth	include	system-auth
14mr|cups-1.7.3-2|347	account	include	system-auth
14mr|cups-1.7.3-2|348	EOF
14mr|cups-1.7.3-2|349	cp -f scheduler/cups.pam conf/pam.std.in
14mr|cups-1.7.3-2|350	
14mr|cups-1.7.3-2|351	# Let the Makefiles not trying to set file ownerships
14mr|cups-1.7.3-2|352	perl -p -i -e "s/ -o \\$.CUPS_USER.//" scheduler/Makefile
14mr|cups-1.7.3-2|353	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" scheduler/Makefile
14mr|cups-1.7.3-2|354	perl -p -i -e "s/ -o \\$.CUPS_USER.//" systemv/Makefile
14mr|cups-1.7.3-2|355	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" systemv/Makefile
14mr|cups-1.7.3-2|356	
14mr|cups-1.7.3-2|357	sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
14mr|cups-1.7.3-2|358	
14mr|cups-1.7.3-2|359	f=CREDITS.txt
14mr|cups-1.7.3-2|360	mv "$f" "$f"~
14mr|cups-1.7.3-2|361	iconv -f MACINTOSH -t UTF-8 "$f"~ > "$f"
14mr|cups-1.7.3-2|362	rm "$f"~
14mr|cups-1.7.3-2|363	
14mr|cups-1.7.3-2|364	# Let's look at the compilation command lines.
14mr|cups-1.7.3-2|365	perl -p -i -e "s,^.SILENT:,," Makedefs.in
14mr|cups-1.7.3-2|366	
14mr|cups-1.7.3-2|367	# Load additional tools
14mr|cups-1.7.3-2|368	cp %{SOURCE1} poll_ppd_base.c
14mr|cups-1.7.3-2|369	cp %{SOURCE2} lphelp.c
14mr|cups-1.7.3-2|370	# Load nprint backend
14mr|cups-1.7.3-2|371	cp %{SOURCE11} nprint
14mr|cups-1.7.3-2|372	# Load AppleTalk "pap" backend
14mr|cups-1.7.3-2|373	%setup -q -T -D -a 12 -n %{name}-%{version}
14mr|cups-1.7.3-2|374	# Load the "pap" documentation
14mr|cups-1.7.3-2|375	bzcat %{SOURCE13} > pap-docu.pdf
14mr|cups-1.7.3-2|376	# Load the "photo_print" utility
14mr|cups-1.7.3-2|377	cp %{SOURCE14} photo_print
14mr|cups-1.7.3-2|378	# Load the "pdfdistiller" utility
14mr|cups-1.7.3-2|379	cp %{SOURCE15} pdf
14mr|cups-1.7.3-2|380	# Load the "cjktexttops" filter
14mr|cups-1.7.3-2|381	cp %{SOURCE16} cjktexttops
14mr|cups-1.7.3-2|382	
14mr|cups-1.7.3-2|383	%build
14mr|cups-1.7.3-2|384	# needed by additional SOURCES
14mr|cups-1.7.3-2|385	aclocal
14mr|cups-1.7.3-2|386	autoconf
14mr|cups-1.7.3-2|387	# for the PHP module
14mr|cups-1.7.3-2|388	%define _disable_ld_no_undefined 1
14mr|cups-1.7.3-2|389	#setup_compile_flags
14mr|cups-1.7.3-2|390	%if %{debug}
14mr|cups-1.7.3-2|391	# Debug mode
14mr|cups-1.7.3-2|392	export DONT_STRIP=1
14mr|cups-1.7.3-2|393	export CFLAGS="-g"
14mr|cups-1.7.3-2|394	export CXXFLAGS="-g"
14mr|cups-1.7.3-2|395	%endif
14mr|cups-1.7.3-2|396	# cups uses $DSOFLAGS instead of $LDFLAGS for shared libs
14mr|cups-1.7.3-2|397	export DSOFLAGS="$LDFLAGS"
14mr|cups-1.7.3-2|398	%configure2_5x \
14mr|cups-1.7.3-2|399	--enable-avahi \
14mr|cups-1.7.3-2|400	%if %{debug}
14mr|cups-1.7.3-2|401	--enable-debug=yes \
14mr|cups-1.7.3-2|402	%endif
14mr|cups-1.7.3-2|403	--with-cupsd-file-perm=0755 \
14mr|cups-1.7.3-2|404	--with-log-file-perm=0600 \
14mr|cups-1.7.3-2|405	--disable-libpaper \
14mr|cups-1.7.3-2|406	--enable-raw-printing \
14mr|cups-1.7.3-2|407	--enable-ssl \
14mr|cups-1.7.3-2|408	--disable-static \
14mr|cups-1.7.3-2|409	--with-cups-group=lp \
14mr|cups-1.7.3-2|410	--with-cups-user=lp \
14mr|cups-1.7.3-2|411	--with-docdir=%{_datadir}/cups/doc \
14mr|cups-1.7.3-2|412	--with-icondir=%{_datadir}/icons \
14mr|cups-1.7.3-2|413	--with-system-groups="lpadmin root" \
14mr|cups-1.7.3-2|414	--with-php=%_bindir/php \
14mr|cups-1.7.3-2|415	--enable-avahi \
14mr|cups-1.7.3-2|416	--enable-webif \
14mr|cups-1.7.3-2|417	--enable-relro
14mr|cups-1.7.3-2|418	
14mr|cups-1.7.3-2|419	%if %{debug}
14mr|cups-1.7.3-2|420	# Remove "-s" (stripping) option from "install" command used for binaries
14mr|cups-1.7.3-2|421	# by "make install"
14mr|cups-1.7.3-2|422	perl -p -i -e 's:^(\s*INSTALL_BIN\s*=.*)-s:$1:' Makedefs
14mr|cups-1.7.3-2|423	%endif
14mr|cups-1.7.3-2|424	
14mr|cups-1.7.3-2|425	# Remove hardcoded "chgrp" from Makefiles
14mr|cups-1.7.3-2|426	perl -p -i -e 's/chgrp/:/' Makefile */Makefile
14mr|cups-1.7.3-2|427	%make
14mr|cups-1.7.3-2|428	
14mr|cups-1.7.3-2|429	# Compile additional tools
14mr|cups-1.7.3-2|430	%if %with_poll_ppd_base
14mr|cups-1.7.3-2|431	gcc %optflags %ldflags -opoll_ppd_base -I. -I./cups poll_ppd_base.c -L./cups -lcups
14mr|cups-1.7.3-2|432	%endif
14mr|cups-1.7.3-2|433	
14mr|cups-1.7.3-2|434	
14mr|cups-1.7.3-2|435	%if !%{with bootstrap} && %{enable_check}
14mr|cups-1.7.3-2|436	%check
14mr|cups-1.7.3-2|437	export LC_ALL=C
14mr|cups-1.7.3-2|438	export LC_MESSAGES=C
14mr|cups-1.7.3-2|439	export LANG=C
14mr|cups-1.7.3-2|440	export LANGUAGE=C
14mr|cups-1.7.3-2|441	make test << EOF
14mr|cups-1.7.3-2|442	
14mr|cups-1.7.3-2|443	EOF
14mr|cups-1.7.3-2|444	%endif
14mr|cups-1.7.3-2|445	
14mr|cups-1.7.3-2|446	%install
14mr|cups-1.7.3-2|447	# Debug mode
14mr|cups-1.7.3-2|448	%if %{debug}
14mr|cups-1.7.3-2|449	export DONT_STRIP=1
14mr|cups-1.7.3-2|450	%endif
14mr|cups-1.7.3-2|451	make install BUILDROOT=%{buildroot} \
14mr|cups-1.7.3-2|452	DOCDIR=%{buildroot}%{_datadir}/cups/doc \
14mr|cups-1.7.3-2|453	CHOWN=":" CHGRP=":" STRIP="$STRIP" \
14mr|cups-1.7.3-2|454	LOGDIR=%{buildroot}%{_var}/log/cups \
14mr|cups-1.7.3-2|455	REQUESTS=%{buildroot}%{_var}/spool/cups \
14mr|cups-1.7.3-2|456	STATEDIR=%{buildroot}%{_var}/run/cups
14mr|cups-1.7.3-2|457	
14mr|cups-1.7.3-2|458	rm -f %{buildroot}%{_libdir}/lib*.la
14mr|cups-1.7.3-2|459	# Make a directory for PPD generators
14mr|cups-1.7.3-2|460	mkdir -p %{buildroot}%{_prefix}/lib/cups/driver
14mr|cups-1.7.3-2|461	
14mr|cups-1.7.3-2|462	# Make a directory for the SSL files
14mr|cups-1.7.3-2|463	mkdir -p %{buildroot}%{_sysconfdir}/cups/ssl
14mr|cups-1.7.3-2|464	
14mr|cups-1.7.3-2|465	# Make a directory for authentication certificates
14mr|cups-1.7.3-2|466	mkdir -p %{buildroot}%{_var}/run/cups/certs
14mr|cups-1.7.3-2|467	
14mr|cups-1.7.3-2|468	# Make a directory for logrotate configuration
14mr|cups-1.7.3-2|469	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|cups-1.7.3-2|470	
14mr|cups-1.7.3-2|471	# Install nprint backend
14mr|cups-1.7.3-2|472	install -m 755 nprint %{buildroot}%{_prefix}/lib/cups/backend/
14mr|cups-1.7.3-2|473	
14mr|cups-1.7.3-2|474	# Install AppleTalk backend
14mr|cups-1.7.3-2|475	install -m 755 pap-backend/pap %{buildroot}%{_prefix}/lib/cups/backend/
14mr|cups-1.7.3-2|476	install -m 644 pap-docu.pdf %{buildroot}%{_datadir}/%{name}/doc
14mr|cups-1.7.3-2|477	
14mr|cups-1.7.3-2|478	# Link dnssd backend as mdns backend
14mr|cups-1.7.3-2|479	(cd %{buildroot}%{cups_serverbin}/backend && ln -s dnssd mdns)
14mr|cups-1.7.3-2|480	
14mr|cups-1.7.3-2|481	# Install "photo_print"
14mr|cups-1.7.3-2|482	install -m 755 photo_print %{buildroot}%{_bindir}
14mr|cups-1.7.3-2|483	
14mr|cups-1.7.3-2|484	# Install "pdfdistiller"
14mr|cups-1.7.3-2|485	install -m 755 pdf %{buildroot}%{_prefix}/lib/cups/backend/
14mr|cups-1.7.3-2|486	
14mr|cups-1.7.3-2|487	# Install "cjktexttops"
14mr|cups-1.7.3-2|488	install -m 755 cjktexttops %{buildroot}%{_prefix}/lib/cups/filter/
14mr|cups-1.7.3-2|489	
14mr|cups-1.7.3-2|490	# Install logrotate configuration
14mr|cups-1.7.3-2|491	install -c -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/logrotate.d/cups
14mr|cups-1.7.3-2|492	
14mr|cups-1.7.3-2|493	# Install additional tools
14mr|cups-1.7.3-2|494	%if %with_poll_ppd_base
14mr|cups-1.7.3-2|495	install -m 755 poll_ppd_base %{buildroot}%{_bindir}
14mr|cups-1.7.3-2|496	%endif
14mr|cups-1.7.3-2|497	
14mr|cups-1.7.3-2|498	# Set link to test page in /usr/share/printer-testpages
14mr|cups-1.7.3-2|499	ln -s %{_datadir}/printer-testpages/testprint.ps %{buildroot}%{_datadir}/cups/data/testprint-mdv.ps
14mr|cups-1.7.3-2|500	
14mr|cups-1.7.3-2|501	# Install startup script
14mr|cups-1.7.3-2|502	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|cups-1.7.3-2|503	install -m 644 %{SOURCE18} %{buildroot}%{_sysconfdir}/sysconfig/cups
14mr|cups-1.7.3-2|504	rm -f %{buildroot}%{_sysconfdir}/init.d/cups
14mr|cups-1.7.3-2|505	
14mr|cups-1.7.3-2|506	# Install PPDs
14mr|cups-1.7.3-2|507	mkdir -p %{buildroot}%{_datadir}/cups/model
14mr|cups-1.7.3-2|508	#install -m 755 ppd/*.ppd %{buildroot}%{_datadir}/cups/model
14mr|cups-1.7.3-2|509	
14mr|cups-1.7.3-2|510	# RPM breaking it. Links need to be deleted and afterwards regenerated
14mr|cups-1.7.3-2|511	rm -f %{buildroot}%{_mandir}/man8/cupsdisable.8
14mr|cups-1.7.3-2|512	rm -f %{buildroot}%{_mandir}/man8/reject.8
14mr|cups-1.7.3-2|513	
14mr|cups-1.7.3-2|514	# Install script for automatic CUPS configuration
14mr|cups-1.7.3-2|515	cp %{SOURCE17} %{buildroot}%{_sbindir}/correctcupsconfig
14mr|cups-1.7.3-2|516	chmod a+rx %{buildroot}%{_sbindir}/correctcupsconfig
14mr|cups-1.7.3-2|517	
14mr|cups-1.7.3-2|518	# Set compatibility links for the man pages and executables
14mr|cups-1.7.3-2|519	ln -s %{_sbindir}/cupsenable %{buildroot}%{_bindir}/enable
14mr|cups-1.7.3-2|520	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_bindir}/disable
14mr|cups-1.7.3-2|521	ln -s %{_sbindir}/cupsenable %{buildroot}%{_sbindir}/enable
14mr|cups-1.7.3-2|522	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_sbindir}/disable
14mr|cups-1.7.3-2|523	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/cupsdisable.8
14mr|cups-1.7.3-2|524	ln -s %{_mandir}/man8/cupsdisable.8 %{buildroot}%{_mandir}/man8/disable.8
14mr|cups-1.7.3-2|525	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/enable.8
14mr|cups-1.7.3-2|526	ln -s %{_mandir}/man8/accept.8 %{buildroot}%{_mandir}/man8/reject.8
14mr|cups-1.7.3-2|527	
14mr|cups-1.7.3-2|528	%ifarch x86_64
14mr|cups-1.7.3-2|529	# This one will be removed soon, when all other packages are
14mr|cups-1.7.3-2|530	# modified appropriately
14mr|cups-1.7.3-2|531	ln -s %{_prefix}/lib/cups %{buildroot}%{_libdir}/cups
14mr|cups-1.7.3-2|532	%endif
14mr|cups-1.7.3-2|533	
14mr|cups-1.7.3-2|534	# prepare the commands conflicting with LPD for the update-alternatives
14mr|cups-1.7.3-2|535	# treatment
14mr|cups-1.7.3-2|536	( cd %{buildroot}%{_bindir}
14mr|cups-1.7.3-2|537	mv lpr lpr-cups
14mr|cups-1.7.3-2|538	mv lpq lpq-cups
14mr|cups-1.7.3-2|539	mv lprm lprm-cups
14mr|cups-1.7.3-2|540	mv lp lp-cups
14mr|cups-1.7.3-2|541	mv cancel cancel-cups
14mr|cups-1.7.3-2|542	mv lpstat lpstat-cups
14mr|cups-1.7.3-2|543	)
14mr|cups-1.7.3-2|544	( cd %{buildroot}%{_sbindir}
14mr|cups-1.7.3-2|545	mv accept accept-cups
14mr|cups-1.7.3-2|546	mv disable disable-cups
14mr|cups-1.7.3-2|547	mv enable enable-cups
14mr|cups-1.7.3-2|548	mv lpc lpc-cups
14mr|cups-1.7.3-2|549	mv lpmove lpmove-cups
14mr|cups-1.7.3-2|550	mv reject reject-cups
14mr|cups-1.7.3-2|551	)
14mr|cups-1.7.3-2|552	( cd %{buildroot}%{_mandir}/man1
14mr|cups-1.7.3-2|553	mv lpr.1 lpr-cups.1
14mr|cups-1.7.3-2|554	mv lpq.1 lpq-cups.1
14mr|cups-1.7.3-2|555	mv lprm.1 lprm-cups.1
14mr|cups-1.7.3-2|556	mv lp.1 lp-cups.1
14mr|cups-1.7.3-2|557	mv cancel.1 cancel-cups.1
14mr|cups-1.7.3-2|558	mv lpstat.1 lpstat-cups.1
14mr|cups-1.7.3-2|559	)
14mr|cups-1.7.3-2|560	( cd %{buildroot}%{_mandir}/man8
14mr|cups-1.7.3-2|561	mv accept.8 accept-cups.8
14mr|cups-1.7.3-2|562	mv disable.8 disable-cups.8
14mr|cups-1.7.3-2|563	mv enable.8 enable-cups.8
14mr|cups-1.7.3-2|564	mv lpc.8 lpc-cups.8
14mr|cups-1.7.3-2|565	mv lpmove.8 lpmove-cups.8
14mr|cups-1.7.3-2|566	mv reject.8 reject-cups.8
14mr|cups-1.7.3-2|567	)
14mr|cups-1.7.3-2|568	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/reject-cups
14mr|cups-1.7.3-2|569	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsdisable
14mr|cups-1.7.3-2|570	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsenable
14mr|cups-1.7.3-2|571	
14mr|cups-1.7.3-2|572	# Remove links to the startup script, we make our own ones with chkconfig
14mr|cups-1.7.3-2|573	rm -rf %{buildroot}%{_sysconfdir}/rc?.d/[SK]*
14mr|cups-1.7.3-2|574	# Remove superflouus man page stuff
14mr|cups-1.7.3-2|575	rm -rf %{buildroot}%{_mandir}/cat
14mr|cups-1.7.3-2|576	rm -rf %{buildroot}%{_mandir}/cat?
14mr|cups-1.7.3-2|577	rm -rf %{buildroot}%{_mandir}/*/cat
14mr|cups-1.7.3-2|578	rm -rf %{buildroot}%{_mandir}/*/cat?
14mr|cups-1.7.3-2|579	
14mr|cups-1.7.3-2|580	# Install missing headers (Thanks to Oden Eriksson)
14mr|cups-1.7.3-2|581	install -m644 cups/debug-private.h  %{buildroot}%{_includedir}/cups/
14mr|cups-1.7.3-2|582	install -m644 cups/string-private.h %{buildroot}%{_includedir}/cups/
14mr|cups-1.7.3-2|583	install -m644 config.h %{buildroot}%{_includedir}/cups/
14mr|cups-1.7.3-2|584	
14mr|cups-1.7.3-2|585	install -p -m 644 %{SOURCE3} %{buildroot}%{_unitdir}
14mr|cups-1.7.3-2|586	install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}
14mr|cups-1.7.3-2|587	
14mr|cups-1.7.3-2|588	#Install NCP
14mr|cups-1.7.3-2|589	install -p -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/cups/backend/ncp
14mr|cups-1.7.3-2|590	
14mr|cups-1.7.3-2|591	# Multiarch fixes
14mr|cups-1.7.3-2|592	%multiarch_includes %{buildroot}%{_includedir}/cups/config.h
14mr|cups-1.7.3-2|593	
14mr|cups-1.7.3-2|594	# Create dummy config files /etc/cups/printers.conf,
14mr|cups-1.7.3-2|595	# /etc/cups/classes.conf, and /etc/cups/client.conf
14mr|cups-1.7.3-2|596	touch %{buildroot}%{_sysconfdir}/cups/printers.conf
14mr|cups-1.7.3-2|597	touch %{buildroot}%{_sysconfdir}/cups/classes.conf
14mr|cups-1.7.3-2|598	touch %{buildroot}%{_sysconfdir}/cups/client.conf
14mr|cups-1.7.3-2|599	
14mr|cups-1.7.3-2|600	# install /usr/lib/tmpfiles.d/cups.conf (bug #656566, bug #893834)
14mr|cups-1.7.3-2|601	mkdir -p %{buildroot}%{_tmpfilesdir}
14mr|cups-1.7.3-2|602	cat > %{buildroot}%{_tmpfilesdir}/cups.conf <<EOF
14mr|cups-1.7.3-2|603	# See tmpfiles.d(5) for details
14mr|cups-1.7.3-2|604	
14mr|cups-1.7.3-2|605	d /run/cups 0755 root lp -
14mr|cups-1.7.3-2|606	d /run/cups/certs 0511 lp sys -
14mr|cups-1.7.3-2|607	
14mr|cups-1.7.3-2|608	d /var/spool/cups/tmp - - - 30d
14mr|cups-1.7.3-2|609	EOF
14mr|cups-1.7.3-2|610	
14mr|cups-1.7.3-2|611	# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
14mr|cups-1.7.3-2|612	cat > %{buildroot}%{_tmpfilesdir}/cups-lp.conf <<EOF
14mr|cups-1.7.3-2|613	# Legacy parallel port character device nodes, to trigger the
14mr|cups-1.7.3-2|614	# auto-loading of the kernel module on access.
14mr|cups-1.7.3-2|615	#
14mr|cups-1.7.3-2|616	# See tmpfiles.d(5) for details
14mr|cups-1.7.3-2|617	
14mr|cups-1.7.3-2|618	c /dev/lp0 0660 root lp - 6:0
14mr|cups-1.7.3-2|619	c /dev/lp1 0660 root lp - 6:1
14mr|cups-1.7.3-2|620	c /dev/lp2 0660 root lp - 6:2
14mr|cups-1.7.3-2|621	c /dev/lp3 0660 root lp - 6:3
14mr|cups-1.7.3-2|622	EOF
14mr|cups-1.7.3-2|623	
14mr|cups-1.7.3-2|624	# Prefer xdg-utils than htmlview (kde one)
14mr|cups-1.7.3-2|625	sed -i s/htmlview/xdg-open/ %{buildroot}%{_datadir}/applications/*.desktop
14mr|cups-1.7.3-2|626	
14mr|cups-1.7.3-2|627	## Hide desktop file
14mr|cups-1.7.3-2|628	chmod 0644 %{buildroot}%{_datadir}/applications/cups.desktop
14mr|cups-1.7.3-2|629	echo -e '\nHidden=true' >> %{buildroot}%{_datadir}/applications/cups.desktop
14mr|cups-1.7.3-2|630	
14mr|cups-1.7.3-2|631	# http://qa.mandriva.com/show_bug.cgi?id=28383
14mr|cups-1.7.3-2|632	# Common PPD dirs
14mr|cups-1.7.3-2|633	mkdir -p %{buildroot}%{_datadir}/ppd
14mr|cups-1.7.3-2|634	
14mr|cups-1.7.3-2|635	# Make CUPS know them
14mr|cups-1.7.3-2|636	ln -s /usr/local/share/ppd %{buildroot}%{_datadir}/cups/model/1-local-admin
14mr|cups-1.7.3-2|637	ln -s /opt/share/ppd %{buildroot}%{_datadir}/cups/model/2-third-party
14mr|cups-1.7.3-2|638	ln -s %{_datadir}/ppd %{buildroot}%{_datadir}/cups/model/3-distribution
14mr|cups-1.7.3-2|639	
14mr|cups-1.7.3-2|640	# Common printer driver dirs
14mr|cups-1.7.3-2|641	mkdir -p %{buildroot}%{_libdir}/printdriver
14mr|cups-1.7.3-2|642	# Other dirs can't be handled here, but on %post instead.
14mr|cups-1.7.3-2|643	
14mr|cups-1.7.3-2|644	# Create /dev/lp* nodes to make usblp happy
14mr|cups-1.7.3-2|645	mkdir -p %buildroot%_sysconfdir/udev/rules.d
14mr|cups-1.7.3-2|646	install -c -m 644 %SOURCE19 %buildroot%_sysconfdir/udev/rules.d/
14mr|cups-1.7.3-2|647	# Fix USB printers permissions and groups
14mr|cups-1.7.3-2|648	install -c -m 644 %SOURCE20 %buildroot%_sysconfdir/udev/rules.d/
14mr|cups-1.7.3-2|649	
14mr|cups-1.7.3-2|650	# Remove stuff that's also in cups-filters
14mr|cups-1.7.3-2|651	rm -f %buildroot%_datadir/cups/banners/{classified,confidential,secret,standard,topsecret,unclassified}
14mr|cups-1.7.3-2|652	rm -f %buildroot%_datadir/cups/data/testprint
14mr|cups-1.7.3-2|653	
14mr|cups-1.7.3-2|654	for lang in `ls -1 %{buildroot}%{_datadir}/locale/`
14mr|cups-1.7.3-2|655	do
14mr|cups-1.7.3-2|656	echo "%%lang($lang) %{_datadir}/locale/$lang/cups_$lang.po" >> %{name}.lang
14mr|cups-1.7.3-2|657	done
14mr|cups-1.7.3-2|658	
14mr|cups-1.7.3-2|659	%pre
14mr|cups-1.7.3-2|660	%ifarch x86_64
14mr|cups-1.7.3-2|661	# Fix /usr/lib/cups directory, so that updates can be done
14mr|cups-1.7.3-2|662	if [ -d %{_libdir}/cups ] && ! [ -h %{_libdir}/cups ]; then
14mr|cups-1.7.3-2|663	if [ -h %{_prefix}/lib/cups ]; then
14mr|cups-1.7.3-2|664	rm -f %{_prefix}/lib/cups
14mr|cups-1.7.3-2|665	mv %{_libdir}/cups %{_prefix}/lib/cups
14mr|cups-1.7.3-2|666	else
14mr|cups-1.7.3-2|667	mv %{_libdir}/cups %{_libdir}/cups.rpmsave
14mr|cups-1.7.3-2|668	#echo 'Moved %{_libdir}/cups to %{_libdir}/cups.rpmsave' 1>&2
14mr|cups-1.7.3-2|669	fi
14mr|cups-1.7.3-2|670	fi
14mr|cups-1.7.3-2|671	%endif
14mr|cups-1.7.3-2|672	%_pre_groupadd lpadmin
14mr|cups-1.7.3-2|673	
14mr|cups-1.7.3-2|674	%post
14mr|cups-1.7.3-2|675	# Make sure group ownerships are correct
14mr|cups-1.7.3-2|676	chgrp -R lp %{_sysconfdir}/cups %{_var}/*/cups
14mr|cups-1.7.3-2|677	
14mr|cups-1.7.3-2|678	# We can't enforce this. Bug #35993
14mr|cups-1.7.3-2|679	for d in /opt/share/ppd /opt/lib/printdriver /usr/local/share/ppd /usr/local/lib/printdriver
14mr|cups-1.7.3-2|680	do
14mr|cups-1.7.3-2|681	[ ! -e $d ] && mkdir -p $d || :
14mr|cups-1.7.3-2|682	done
14mr|cups-1.7.3-2|683	# End of 28383
14mr|cups-1.7.3-2|684	
14mr|cups-1.7.3-2|685	# Let CUPS daemon be automatically started at boot time
14mr|cups-1.7.3-2|686	%_post_service cups
14mr|cups-1.7.3-2|687	
14mr|cups-1.7.3-2|688	# Remove old-style certs directory; new-style is /var/run
14mr|cups-1.7.3-2|689	# (see bug #194581 for why this is necessary).
14mr|cups-1.7.3-2|690	/bin/rm -rf %{_sysconfdir}/cups/certs
14mr|cups-1.7.3-2|691	
14mr|cups-1.7.3-2|692	%post common
14mr|cups-1.7.3-2|693	# The lpc updates-alternative links were not correctly set in older CUPS
14mr|cups-1.7.3-2|694	# packages, therefore remove the entry before making a new one when updating
14mr|cups-1.7.3-2|695	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups || :
14mr|cups-1.7.3-2|696	# Set up update-alternatives entries
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-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}
14mr|cups-1.7.3-2|709	
14mr|cups-1.7.3-2|710	rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
14mr|cups-1.7.3-2|711	
14mr|cups-1.7.3-2|712	# Deal with config migration due to CVE-2012-5519 (STR #4223)
14mr|cups-1.7.3-2|713	IN=%{_sysconfdir}/cups/cupsd.conf
14mr|cups-1.7.3-2|714	OUT=%{_sysconfdir}/cups/cups-files.conf
14mr|cups-1.7.3-2|715	copiedany=no
14mr|cups-1.7.3-2|716	for keyword in AccessLog CacheDir ConfigFilePerm	\
14mr|cups-1.7.3-2|717	DataDir DocumentRoot ErrorLog FatalErrors		\
14mr|cups-1.7.3-2|718	FileDevice FontPath Group LogFilePerm		\
14mr|cups-1.7.3-2|719	LPDConfigFile PageLog Printcap PrintcapFormat	\
14mr|cups-1.7.3-2|720	RemoteRoot RequestRoot ServerBin ServerCertificate	\
14mr|cups-1.7.3-2|721	ServerKey ServerRoot SMBConfigFile StateDir		\
14mr|cups-1.7.3-2|722	SystemGroup SystemGroupAuthKey TempDir User; do
14mr|cups-1.7.3-2|723	if ! [ -f "$IN" ] || ! /bin/grep -iq ^$keyword "$IN"; then continue; fi
14mr|cups-1.7.3-2|724	copy=yes
14mr|cups-1.7.3-2|725	if /bin/grep -iq ^$keyword "$OUT"; then
14mr|cups-1.7.3-2|726	if [ "`/bin/grep -i ^$keyword "$IN"`" ==	\
14mr|cups-1.7.3-2|727	"`/bin/grep -i ^$keyword "$OUT"`" ]; then
14mr|cups-1.7.3-2|728	copy=no
14mr|cups-1.7.3-2|729	else
14mr|cups-1.7.3-2|730	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$OUT" || :
14mr|cups-1.7.3-2|731	fi
14mr|cups-1.7.3-2|732	fi
14mr|cups-1.7.3-2|733	if [ "$copy" == "yes" ]; then
14mr|cups-1.7.3-2|734	if [ "$copiedany" == "no" ]; then
14mr|cups-1.7.3-2|735	(cat >> "$OUT" <<EOF
14mr|cups-1.7.3-2|736	
14mr|cups-1.7.3-2|737	# Settings automatically moved from cupsd.conf by RPM package:
14mr|cups-1.7.3-2|738	EOF
14mr|cups-1.7.3-2|739	) || :
14mr|cups-1.7.3-2|740	fi
14mr|cups-1.7.3-2|741	
14mr|cups-1.7.3-2|742	(/bin/grep -i ^$keyword "$IN" >> "$OUT") || :
14mr|cups-1.7.3-2|743	copiedany=yes
14mr|cups-1.7.3-2|744	fi
14mr|cups-1.7.3-2|745	
14mr|cups-1.7.3-2|746	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$IN" || :
14mr|cups-1.7.3-2|747	done
14mr|cups-1.7.3-2|748	
14mr|cups-1.7.3-2|749	exit 0
14mr|cups-1.7.3-2|750	
14mr|cups-1.7.3-2|751	%preun
14mr|cups-1.7.3-2|752	# Let CUPS daemon not be automatically started at boot time any more
14mr|cups-1.7.3-2|753	%_preun_service cups
14mr|cups-1.7.3-2|754	
14mr|cups-1.7.3-2|755	%preun common
14mr|cups-1.7.3-2|756	if [ "$1" = 0 ]; then
14mr|cups-1.7.3-2|757	# Remove update-alternatives entries
14mr|cups-1.7.3-2|758	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-cups
14mr|cups-1.7.3-2|759	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-cups
14mr|cups-1.7.3-2|760	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-cups
14mr|cups-1.7.3-2|761	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-cups
14mr|cups-1.7.3-2|762	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-cups
14mr|cups-1.7.3-2|763	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-cups
14mr|cups-1.7.3-2|764	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-cups
14mr|cups-1.7.3-2|765	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-cups
14mr|cups-1.7.3-2|766	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-cups
14mr|cups-1.7.3-2|767	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups
14mr|cups-1.7.3-2|768	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-cups
14mr|cups-1.7.3-2|769	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-cups
14mr|cups-1.7.3-2|770	fi
14mr|cups-1.7.3-2|771	
14mr|cups-1.7.3-2|772	%postun
14mr|cups-1.7.3-2|773	%_postun_groupdel lpadmin
14mr|cups-1.7.3-2|774	
14mr|cups-1.7.3-2|775	%files
14mr|cups-1.7.3-2|776	%doc *.txt
14mr|cups-1.7.3-2|777	%attr(511,lp,lpadmin) %{_var}/run/cups/certs
14mr|cups-1.7.3-2|778	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/cupsd.conf
14mr|cups-1.7.3-2|779	%config(noreplace) %attr(-,root,root) %_sysconfdir/cups/cups-files.conf
14mr|cups-1.7.3-2|780	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/sysconfig/cups
14mr|cups-1.7.3-2|781	%ghost %config(noreplace) %{_sysconfdir}/cups/printers.conf
14mr|cups-1.7.3-2|782	%ghost %config(noreplace) %{_sysconfdir}/cups/classes.conf
14mr|cups-1.7.3-2|783	%attr(-,root,sys) %{_sysconfdir}/cups/cupsd.conf.default
14mr|cups-1.7.3-2|784	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/interfaces
14mr|cups-1.7.3-2|785	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.convs
14mr|cups-1.7.3-2|786	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.types
14mr|cups-1.7.3-2|787	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ppd
14mr|cups-1.7.3-2|788	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ssl
14mr|cups-1.7.3-2|789	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/snmp.conf
14mr|cups-1.7.3-2|790	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/dbus*/system.d/cups.conf
14mr|cups-1.7.3-2|791	%{_prefix}/lib/tmpfiles.d/cups.conf
14mr|cups-1.7.3-2|792	%{_prefix}/lib/tmpfiles.d/cups-lp.conf
14mr|cups-1.7.3-2|793	%config(noreplace) %{_sysconfdir}/pam.d/cups
14mr|cups-1.7.3-2|794	%config(noreplace) %{_sysconfdir}/logrotate.d/cups
14mr|cups-1.7.3-2|795	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
14mr|cups-1.7.3-2|796	%_sysconfdir/udev/rules.d/*
14mr|cups-1.7.3-2|797	%dir %{_prefix}/lib/cups
14mr|cups-1.7.3-2|798	%{_prefix}/lib/cups/cgi-bin
14mr|cups-1.7.3-2|799	%{_prefix}/lib/cups/daemon
14mr|cups-1.7.3-2|800	%{_prefix}/lib/cups/notifier
14mr|cups-1.7.3-2|801	%{_prefix}/lib/cups/filter
14mr|cups-1.7.3-2|802	%{_prefix}/lib/cups/monitor
14mr|cups-1.7.3-2|803	%dir %{_prefix}/lib/cups/backend
14mr|cups-1.7.3-2|804	%{_prefix}/lib/cups/backend/dnssd
14mr|cups-1.7.3-2|805	%{_prefix}/lib/cups/backend/http
14mr|cups-1.7.3-2|806	%{_prefix}/lib/cups/backend/https
14mr|cups-1.7.3-2|807	%{_prefix}/lib/cups/backend/ipp
14mr|cups-1.7.3-2|808	%{_prefix}/lib/cups/backend/ipps
14mr|cups-1.7.3-2|809	%{_prefix}/lib/cups/backend/lpd
14mr|cups-1.7.3-2|810	%{_prefix}/lib/cups/backend/mdns
14mr|cups-1.7.3-2|811	%{_prefix}/lib/cups/backend/nprint
14mr|cups-1.7.3-2|812	%{_prefix}/lib/cups/backend/pap
14mr|cups-1.7.3-2|813	#{_prefix}/lib/cups/backend/parallel
14mr|cups-1.7.3-2|814	%{_prefix}/lib/cups/backend/ncp
14mr|cups-1.7.3-2|815	#%{_prefix}/lib/cups/backend/scsi
14mr|cups-1.7.3-2|816	%{_prefix}/lib/cups/backend/snmp
14mr|cups-1.7.3-2|817	%{_prefix}/lib/cups/backend/socket
14mr|cups-1.7.3-2|818	%{_prefix}/lib/cups/backend/usb
14mr|cups-1.7.3-2|819	%{_prefix}/lib/cups/backend/pdf
14mr|cups-1.7.3-2|820	%dir %{_prefix}/lib/cups/driver
14mr|cups-1.7.3-2|821	%{_datadir}/cups
14mr|cups-1.7.3-2|822	%attr(0755,root,lp) %{_var}/log/cups
14mr|cups-1.7.3-2|823	# Set ownerships of spool directory which is normally done by 'make install'
14mr|cups-1.7.3-2|824	# Because RPM does 'make install' as normal user, this has to be done here
14mr|cups-1.7.3-2|825	%dir %attr(0710,root,lp) %{_var}/spool/cups
14mr|cups-1.7.3-2|826	%dir %attr(01770,root,lp) %{_var}/spool/cups/tmp
14mr|cups-1.7.3-2|827	%dir %attr(775,root,lp) %{_var}/cache/cups
14mr|cups-1.7.3-2|828	# Bug #28383 dirs
14mr|cups-1.7.3-2|829	%dir %{_datadir}/ppd
14mr|cups-1.7.3-2|830	%dir %{_libdir}/printdriver
14mr|cups-1.7.3-2|831	# Desktop icons
14mr|cups-1.7.3-2|832	%{_datadir}/applications/*
14mr|cups-1.7.3-2|833	%{_datadir}/icons/hicolor/*/apps/cups.png
14mr|cups-1.7.3-2|834	%ifarch x86_64
14mr|cups-1.7.3-2|835	# Compatibility link, will be removed soon
14mr|cups-1.7.3-2|836	%{_libdir}/cups
14mr|cups-1.7.3-2|837	%endif
14mr|cups-1.7.3-2|838	%if %{with systemd}
14mr|cups-1.7.3-2|839	/lib/systemd/system/cups.*
14mr|cups-1.7.3-2|840	/lib/systemd/system/cups-*
14mr|cups-1.7.3-2|841	%endif
14mr|cups-1.7.3-2|842	
14mr|cups-1.7.3-2|843	%files common
14mr|cups-1.7.3-2|844	%dir %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups
14mr|cups-1.7.3-2|845	%ghost %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups/client.conf
14mr|cups-1.7.3-2|846	%{_sbindir}/*
14mr|cups-1.7.3-2|847	%{_bindir}/*cups
14mr|cups-1.7.3-2|848	%{_bindir}/ippfind
14mr|cups-1.7.3-2|849	%{_bindir}/ipptool
14mr|cups-1.7.3-2|850	#%{_bindir}/lphelp
14mr|cups-1.7.3-2|851	%{_bindir}/lpoptions
14mr|cups-1.7.3-2|852	%attr(6755,root,lp) %{_bindir}/lppasswd
14mr|cups-1.7.3-2|853	%{_bindir}/photo_print
14mr|cups-1.7.3-2|854	#{_bindir}/poll_ppd_base
14mr|cups-1.7.3-2|855	%{_bindir}/ppdc
14mr|cups-1.7.3-2|856	%{_bindir}/ppdhtml
14mr|cups-1.7.3-2|857	%{_bindir}/ppdi
14mr|cups-1.7.3-2|858	%{_bindir}/ppdmerge
14mr|cups-1.7.3-2|859	%{_bindir}/ppdpo
14mr|cups-1.7.3-2|860	%{_bindir}/cupstestppd
14mr|cups-1.7.3-2|861	%{_bindir}/cupstestdsc
14mr|cups-1.7.3-2|862	%{_bindir}/enable
14mr|cups-1.7.3-2|863	%{_bindir}/disable
14mr|cups-1.7.3-2|864	%{_datadir}/locale/*/*.po
14mr|cups-1.7.3-2|865	%{_mandir}/man?/*
14mr|cups-1.7.3-2|866	
14mr|cups-1.7.3-2|867	%files -n %{libcups}
14mr|cups-1.7.3-2|868	%{_libdir}/libcups.so.%{cupsmajor}*
14mr|cups-1.7.3-2|869	
14mr|cups-1.7.3-2|870	%files -n %{libcupsimage}
14mr|cups-1.7.3-2|871	%{_libdir}/libcupsimage.so.%{cupsimagemajor}*
14mr|cups-1.7.3-2|872	
14mr|cups-1.7.3-2|873	%files -n %{libcupscgi}
14mr|cups-1.7.3-2|874	%{_libdir}/libcupscgi.so.%{cupscgimajor}*
14mr|cups-1.7.3-2|875	
14mr|cups-1.7.3-2|876	%files -n %{libcupsmime}
14mr|cups-1.7.3-2|877	%{_libdir}/libcupsmime.so.%{cupsmimemajor}*
14mr|cups-1.7.3-2|878	
14mr|cups-1.7.3-2|879	%files -n %{libcupsppdc}
14mr|cups-1.7.3-2|880	%{_libdir}/libcupsppdc.so.%{cupsppdcmajor}*
14mr|cups-1.7.3-2|881	
14mr|cups-1.7.3-2|882	%files -n %{devname}
14mr|cups-1.7.3-2|883	%dir %{_includedir}/cups
14mr|cups-1.7.3-2|884	%{_includedir}/cups/*
14mr|cups-1.7.3-2|885	%dir %{multiarch_includedir}/cups
14mr|cups-1.7.3-2|886	%{multiarch_includedir}/cups/*
14mr|cups-1.7.3-2|887	%{_libdir}/*.so
14mr|cups-1.7.3-2|888	%{_bindir}/cups-config
14mr|cups-1.7.3-2|889	
14mr|cups-1.7.3-2|890	
14mr|cups-1.7.3-2|891	%changelog
14mr|cups-1.7.3-2|892	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.3-2
14mr|cups-1.7.3-2|893	+ Revision: ef8a128
14mr|cups-1.7.3-2|894	- BuildList#2062192: Increase release tag
14mr|cups-1.7.3-2|895	
14mr|cups-1.7.3-2|896	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-1
14mr|cups-1.7.3-2|897	+ Revision: 6c63faa
14mr|cups-1.7.3-2|898	- Updated to 1.7.3
14mr|cups-1.7.3-2|899	
14mr|cups-1.7.3-2|900	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.1-3
14mr|cups-1.7.3-2|901	+ Revision: 2cd7ba0
14mr|cups-1.7.3-2|902	- MassBuild#440: Increase release tag
14mr|cups-1.7.3-2|903	
14mr|cups-1.7.3-2|904	* Wed Feb 05 2014 akdengi <alexander.kazancev@rosalab.ru> 1.7.1-2
14mr|cups-1.7.3-2|905	+ Revision: 6d19259
14mr|cups-1.7.3-2|906	- SILENT up release
14mr|cups-1.7.3-2|907	
14mr|cups-1.7.3-2|908	* Mon Jan 27 2014 akdengi <kazancas@mandriva.ru> 1.7.1-1
14mr|cups-1.7.3-2|909	+ Revision: a00e244
14mr|cups-1.7.3-2|910	- add samsung rules
14mr|cups-1.7.3-2|911	
14mr|cups-1.7.3-2|912	* Tue Jan 14 2014 akdengi <kazancas@mandriva.ru> 1.7.1-1
14mr|cups-1.7.3-2|913	+ Revision: 99a36ef
14mr|cups-1.7.3-2|914	- Update CUPS to 1.7.1
14mr|cups-1.7.3-2|915	
14mr|cups-1.7.3-2|916	* Thu Dec 26 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-6
14mr|cups-1.7.3-2|917	+ Revision: d93afb7
14mr|cups-1.7.3-2|918	- add rules for Epson
14mr|cups-1.7.3-2|919	
14mr|cups-1.7.3-2|920	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.7.0-6
14mr|cups-1.7.3-2|921	+ Revision: 90cab4e
14mr|cups-1.7.3-2|922	- up release
14mr|cups-1.7.3-2|923	
14mr|cups-1.7.3-2|924	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.7.0-5
14mr|cups-1.7.3-2|925	+ Revision: 99faa7c
14mr|cups-1.7.3-2|926	- add Xerox usb rules
14mr|cups-1.7.3-2|927	
14mr|cups-1.7.3-2|928	* Sun Dec 08 2013 akdengi <kazancas@mandriva.ru> 1.7.0-5
14mr|cups-1.7.3-2|929	+ Revision: daa0267
14mr|cups-1.7.3-2|930	- add rules 10-cups_device_usb.rules and put for it Brother family printers rule
14mr|cups-1.7.3-2|931	
14mr|cups-1.7.3-2|932	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-4
14mr|cups-1.7.3-2|933	+ Revision: 2a6a6f7
14mr|cups-1.7.3-2|934	- SILENT move rosa patches to 1xxx
14mr|cups-1.7.3-2|935	
14mr|cups-1.7.3-2|936	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru>
14mr|cups-1.7.3-2|937	+ Revision: 9bc416f
14mr|cups-1.7.3-2|938	- Prevent USB timeouts causing incorrect print output and avoid stale lockfile in dbus notifier
14mr|cups-1.7.3-2|939	
14mr|cups-1.7.3-2|940	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.7.0-3
14mr|cups-1.7.3-2|941	+ Revision: fa03877
14mr|cups-1.7.3-2|942	- added killmode patch to fix cups hanging at poweroff/reboot
14mr|cups-1.7.3-2|943	
14mr|cups-1.7.3-2|944	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
14mr|cups-1.7.3-2|945	+ Revision: b29767e
14mr|cups-1.7.3-2|946	- SILENT fix spec
14mr|cups-1.7.3-2|947	
14mr|cups-1.7.3-2|948	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
14mr|cups-1.7.3-2|949	+ Revision: f96fd3c
14mr|cups-1.7.3-2|950	- SILENT fix spec
14mr|cups-1.7.3-2|951	
14mr|cups-1.7.3-2|952	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
14mr|cups-1.7.3-2|953	+ Revision: ba0dbab
14mr|cups-1.7.3-2|954	- SILENT fix spec
14mr|cups-1.7.3-2|955	
14mr|cups-1.7.3-2|956	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
14mr|cups-1.7.3-2|957	+ Revision: e518fe2
14mr|cups-1.7.3-2|958	- SILENT fix spec
14mr|cups-1.7.3-2|959	
14mr|cups-1.7.3-2|960	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
14mr|cups-1.7.3-2|961	+ Revision: dbd17b7
14mr|cups-1.7.3-2|962	- try sync with OM
14mr|cups-1.7.3-2|963	
14mr|cups-1.7.3-2|964	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.7.0-1
14mr|cups-1.7.3-2|965	+ Revision: 9526139
14mr|cups-1.7.3-2|966	- update to 1.7.0. Drop obsolete patches. Drop deleted backend - php, serial. Add new service - cups-lpd
14mr|cups-1.7.3-2|967	
14mr|cups-1.7.3-2|968	* Thu Dec 20 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.5.4-2.1
14mr|cups-1.7.3-2|969	+ Revision: 246bd69
14mr|cups-1.7.3-2|970	- LOG properly handle localization files (bug #1225)
14mr|cups-1.7.3-2|971	
14mr|cups-1.7.3-2|972	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.5.4-2
14mr|cups-1.7.3-2|973	+ Revision: 8af4817
14mr|cups-1.7.3-2|974	- fix rpm-helper requires version
14mr|cups-1.7.3-2|975	
14mr|cups-1.7.3-2|976	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.5.4-1
14mr|cups-1.7.3-2|977	+ Revision: c3b8dc6
14mr|cups-1.7.3-2|978	- add BR for systemd
14mr|cups-1.7.3-2|979	
14mr|cups-1.7.3-2|980	* Wed Sep 26 2012 akdengi <kazancas@mandriva.ru> 1.5.4-1
14mr|cups-1.7.3-2|981	+ Revision: 1e1bbd6
14mr|cups-1.7.3-2|982	- LOG -update to 1.5.4. Drop sysvinit. Use upstream systemd cups.service
14mr|cups-1.7.3-2|983	
14mr|cups-1.7.3-2|984	* Tue Aug 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-3
14mr|cups-1.7.3-2|985	+ Revision: 59fc4ca
14mr|cups-1.7.3-2|986	- LOG Fix desktop file issue
14mr|cups-1.7.3-2|987	
14mr|cups-1.7.3-2|988	* Mon Jul 30 2012 root <root@localhost.localdomain> 1.5.3-2
14mr|cups-1.7.3-2|989	+ Revision: 2346ce0
14mr|cups-1.7.3-2|990	- update to cooker
14mr|cups-1.7.3-2|991	
14mr|cups-1.7.3-2|992	* Wed May 02 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.4.8-9
14mr|cups-1.7.3-2|993	+ Revision: 66ed69e
14mr|cups-1.7.3-2|994	- More correct way to hide the cups.desktop file.
14mr|cups-1.7.3-2|995	
14mr|cups-1.7.3-2|996	* Wed May 02 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.4.8-8
14mr|cups-1.7.3-2|997	+ Revision: 40b2b6c
14mr|cups-1.7.3-2|998	- Added NoDisplay=true for cups.desktop. The users should not use this utility directly. Is better to use system-config-printer.
14mr|cups-1.7.3-2|999	
14mr|cups-1.7.3-2|1000	* Tue Apr 10 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.4.8-7
14mr|cups-1.7.3-2|1001	+ Revision: 6a94580
14mr|cups-1.7.3-2|1002	- sync with mdv 2011 updates
14mr|cups-1.7.3-2|1003	
14mr|cups-1.7.3-2|1004	* Wed Mar 14 2012 alexander barakin aka sash-kan <alex@barak.in> 1.4.8-6
14mr|cups-1.7.3-2|1005	+ Revision: bc0a3a4
14mr|cups-1.7.3-2|1006	- added comment in spec
14mr|cups-1.7.3-2|1007	
14mr|cups-1.7.3-2|1008	* Wed Mar 14 2012 alexander barakin aka sash-kan <alex@barak.in> 1.4.8-6
14mr|cups-1.7.3-2|1009	+ Revision: d8a1dd2
14mr|cups-1.7.3-2|1010	- added desktop-file-utils to br (from despair)
14mr|cups-1.7.3-2|1011	
14mr|cups-1.7.3-2|1012	

16112 14
14mr|cups-drivers-bjnp-1.1-2|1	%define origname cups-bjnp
14mr|cups-drivers-bjnp-1.1-2|2	
14mr|cups-drivers-bjnp-1.1-2|3	Summary:	CUPS backend for the Canon BJNP network printers
14mr|cups-drivers-bjnp-1.1-2|4	Name:		cups-drivers-bjnp
14mr|cups-drivers-bjnp-1.1-2|5	Version:	1.1
14mr|cups-drivers-bjnp-1.1-2|6	Release:	2
14mr|cups-drivers-bjnp-1.1-2|7	License:	GPLv2
14mr|cups-drivers-bjnp-1.1-2|8	Source0:	http://downloads.sourceforge.net/%{origname}/%{origname}-%{version}.tar.gz
14mr|cups-drivers-bjnp-1.1-2|9	Group:		System/Printing
14mr|cups-drivers-bjnp-1.1-2|10	URL:		https://sourceforge.net/projects/cups-bjnp
14mr|cups-drivers-bjnp-1.1-2|11	BuildRequires:	cups-devel
14mr|cups-drivers-bjnp-1.1-2|12	Requires:	cups
14mr|cups-drivers-bjnp-1.1-2|13	
14mr|cups-drivers-bjnp-1.1-2|14	%description
14mr|cups-drivers-bjnp-1.1-2|15	This package contains a backend for CUPS for Canon printers using the
14mr|cups-drivers-bjnp-1.1-2|16	proprietary BJNP network protocol.
14mr|cups-drivers-bjnp-1.1-2|17	
14mr|cups-drivers-bjnp-1.1-2|18	%prep
14mr|cups-drivers-bjnp-1.1-2|19	%setup -q -n %{origname}-%{version}
14mr|cups-drivers-bjnp-1.1-2|20	
14mr|cups-drivers-bjnp-1.1-2|21	%build
14mr|cups-drivers-bjnp-1.1-2|22	%configure2_5x \
14mr|cups-drivers-bjnp-1.1-2|23	--with-cupsbackenddir=%{_prefix}/lib/cups/backend
14mr|cups-drivers-bjnp-1.1-2|24	%make
14mr|cups-drivers-bjnp-1.1-2|25	
14mr|cups-drivers-bjnp-1.1-2|26	%install
14mr|cups-drivers-bjnp-1.1-2|27	%makeinstall_std
14mr|cups-drivers-bjnp-1.1-2|28	
14mr|cups-drivers-bjnp-1.1-2|29	%files
14mr|cups-drivers-bjnp-1.1-2|30	%doc COPYING ChangeLog TODO NEWS README
14mr|cups-drivers-bjnp-1.1-2|31	%{_prefix}/lib/cups/backend/bjnp
14mr|cups-drivers-bjnp-1.1-2|32	
14mr|cups-drivers-bjnp-1.1-2|33	%changelog
14mr|cups-drivers-bjnp-1.1-2|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|cups-drivers-bjnp-1.1-2|35	+ Revision: afe47bf
14mr|cups-drivers-bjnp-1.1-2|36	- MassBuild#440: Increase release tag
14mr|cups-drivers-bjnp-1.1-2|37	
14mr|cups-drivers-bjnp-1.1-2|38	

16113 14
14mr|cups-drivers-capt-0.1-12|1	%define rname capt
14mr|cups-drivers-capt-0.1-12|2	
14mr|cups-drivers-capt-0.1-12|3	Summary:	CAPT driver for Canon LBP-810 and LBP-1120
14mr|cups-drivers-capt-0.1-12|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-capt-0.1-12|5	Version:	0.1
14mr|cups-drivers-capt-0.1-12|6	Release:	12
14mr|cups-drivers-capt-0.1-12|7	License:	GPL
14mr|cups-drivers-capt-0.1-12|8	Group:		System/Printing
14mr|cups-drivers-capt-0.1-12|9	URL:		http://www.boichat.ch/nicolas/capt/
14mr|cups-drivers-capt-0.1-12|10	Source0:	http://www.boichat.ch/nicolas/capt/%{rname}-%{version}.tar.bz2
14mr|cups-drivers-capt-0.1-12|11	Patch0:		capt-0.1-LDFLAGS.diff
14mr|cups-drivers-capt-0.1-12|12	Requires:	cups
14mr|cups-drivers-capt-0.1-12|13	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-capt-0.1-12|14	Conflicts:	printer-utils = 2007
14mr|cups-drivers-capt-0.1-12|15	Conflicts:	printer-filters = 2007
14mr|cups-drivers-capt-0.1-12|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-capt-0.1-12|17	
14mr|cups-drivers-capt-0.1-12|18	%description
14mr|cups-drivers-capt-0.1-12|19	CAPT driver for Canon LBP-810 and LBP-1120
14mr|cups-drivers-capt-0.1-12|20	
14mr|cups-drivers-capt-0.1-12|21	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-capt-0.1-12|22	
14mr|cups-drivers-capt-0.1-12|23	o Canon-LBP-810
14mr|cups-drivers-capt-0.1-12|24	o Canon-LBP-1120
14mr|cups-drivers-capt-0.1-12|25	
14mr|cups-drivers-capt-0.1-12|26	%prep
14mr|cups-drivers-capt-0.1-12|27	
14mr|cups-drivers-capt-0.1-12|28	%setup -q -n %{rname}-%{version}
14mr|cups-drivers-capt-0.1-12|29	%patch0 -p0
14mr|cups-drivers-capt-0.1-12|30	
14mr|cups-drivers-capt-0.1-12|31	%build
14mr|cups-drivers-capt-0.1-12|32	
14mr|cups-drivers-capt-0.1-12|33	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-capt-0.1-12|34	
14mr|cups-drivers-capt-0.1-12|35	# Correct PPD files to pass "cupstestppd"
14mr|cups-drivers-capt-0.1-12|36	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
14mr|cups-drivers-capt-0.1-12|37	
14mr|cups-drivers-capt-0.1-12|38	# Do not generate a log file with fixed name, security problem!
14mr|cups-drivers-capt-0.1-12|39	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
14mr|cups-drivers-capt-0.1-12|40	
14mr|cups-drivers-capt-0.1-12|41	# Create PPD file for LBP-1120
14mr|cups-drivers-capt-0.1-12|42	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
14mr|cups-drivers-capt-0.1-12|43	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
14mr|cups-drivers-capt-0.1-12|44	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
14mr|cups-drivers-capt-0.1-12|45	
14mr|cups-drivers-capt-0.1-12|46	%install
14mr|cups-drivers-capt-0.1-12|47	rm -rf %{buildroot}
14mr|cups-drivers-capt-0.1-12|48	
14mr|cups-drivers-capt-0.1-12|49	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-capt-0.1-12|50	install -d %{buildroot}%{_datadir}/cups/model/capt
14mr|cups-drivers-capt-0.1-12|51	
14mr|cups-drivers-capt-0.1-12|52	install -m0755 capt %{buildroot}%{_bindir}/
14mr|cups-drivers-capt-0.1-12|53	install -m0755 capt-* %{buildroot}%{_bindir}/
14mr|cups-drivers-capt-0.1-12|54	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt/
14mr|cups-drivers-capt-0.1-12|55	
14mr|cups-drivers-capt-0.1-12|56	%clean
14mr|cups-drivers-capt-0.1-12|57	rm -rf %{buildroot}
14mr|cups-drivers-capt-0.1-12|58	
14mr|cups-drivers-capt-0.1-12|59	%files
14mr|cups-drivers-capt-0.1-12|60	%defattr(0644,root,root,0755)
14mr|cups-drivers-capt-0.1-12|61	%doc COPYING NEWS README SPECS THANKS TODO
14mr|cups-drivers-capt-0.1-12|62	%attr(0755,root,root) %{_bindir}/capt*
14mr|cups-drivers-capt-0.1-12|63	%attr(0755,root,root) %dir %{_datadir}/cups/model/capt
14mr|cups-drivers-capt-0.1-12|64	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-810-capt.ppd*
14mr|cups-drivers-capt-0.1-12|65	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-1120-capt.ppd*
14mr|cups-drivers-capt-0.1-12|66	
14mr|cups-drivers-capt-0.1-12|67	
14mr|cups-drivers-capt-0.1-12|68	
14mr|cups-drivers-capt-0.1-12|69	%changelog
14mr|cups-drivers-capt-0.1-12|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-12
14mr|cups-drivers-capt-0.1-12|71	+ Revision: f33e687
14mr|cups-drivers-capt-0.1-12|72	- MassBuild#440: Increase release tag
14mr|cups-drivers-capt-0.1-12|73	
14mr|cups-drivers-capt-0.1-12|74	

16114 14
14mr|cups-drivers-foo2kyo-0.1.0a-14|1	%define rname foo2kyo
14mr|cups-drivers-foo2kyo-0.1.0a-14|2	
14mr|cups-drivers-foo2kyo-0.1.0a-14|3	Summary:	Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux
14mr|cups-drivers-foo2kyo-0.1.0a-14|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-foo2kyo-0.1.0a-14|5	Version:	0.1.0a
14mr|cups-drivers-foo2kyo-0.1.0a-14|6	Release:	14
14mr|cups-drivers-foo2kyo-0.1.0a-14|7	Group:		System/Printing
14mr|cups-drivers-foo2kyo-0.1.0a-14|8	License:	GPL
14mr|cups-drivers-foo2kyo-0.1.0a-14|9	URL:		http://sourceforge.net/projects/kyo-fs1016mfp/
14mr|cups-drivers-foo2kyo-0.1.0a-14|10	Source0:	http://downloads.sourceforge.net/kyo-fs1016mfp/%{rname}-%{version}.tar.bz2
14mr|cups-drivers-foo2kyo-0.1.0a-14|11	Source1:	foo2kyo-cups.tar.bz2
14mr|cups-drivers-foo2kyo-0.1.0a-14|12	Requires:	cups
14mr|cups-drivers-foo2kyo-0.1.0a-14|13	Requires:	foomatic-db-engine
14mr|cups-drivers-foo2kyo-0.1.0a-14|14	BuildRequires:	jbig-devel
14mr|cups-drivers-foo2kyo-0.1.0a-14|15	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-foo2kyo-0.1.0a-14|16	Conflicts:	printer-utils = 2007
14mr|cups-drivers-foo2kyo-0.1.0a-14|17	Conflicts:	printer-filters = 2007
14mr|cups-drivers-foo2kyo-0.1.0a-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-foo2kyo-0.1.0a-14|19	
14mr|cups-drivers-foo2kyo-0.1.0a-14|20	%description
14mr|cups-drivers-foo2kyo-0.1.0a-14|21	Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux.
14mr|cups-drivers-foo2kyo-0.1.0a-14|22	
14mr|cups-drivers-foo2kyo-0.1.0a-14|23	This package contains foomatic and cups Drivers for the Kyocera Mita FS-1016
14mr|cups-drivers-foo2kyo-0.1.0a-14|24	MFP.
14mr|cups-drivers-foo2kyo-0.1.0a-14|25	
14mr|cups-drivers-foo2kyo-0.1.0a-14|26	%prep
14mr|cups-drivers-foo2kyo-0.1.0a-14|27	
14mr|cups-drivers-foo2kyo-0.1.0a-14|28	%setup -q -n %{rname} -a1
14mr|cups-drivers-foo2kyo-0.1.0a-14|29	
14mr|cups-drivers-foo2kyo-0.1.0a-14|30	perl -p -i -e 's/Kyocera-Mita-FS-1016/Kyocera-FS-1016/g' foomatic-db/driver/foo2kyo.xml
14mr|cups-drivers-foo2kyo-0.1.0a-14|31	
14mr|cups-drivers-foo2kyo-0.1.0a-14|32	# fix attribs
14mr|cups-drivers-foo2kyo-0.1.0a-14|33	chmod 644 COPYING
14mr|cups-drivers-foo2kyo-0.1.0a-14|34	
14mr|cups-drivers-foo2kyo-0.1.0a-14|35	%build
14mr|cups-drivers-foo2kyo-0.1.0a-14|36	
14mr|cups-drivers-foo2kyo-0.1.0a-14|37	gcc %{optflags} %{ldflags} -o foo2kyo foo2kyo.c -ljbig
14mr|cups-drivers-foo2kyo-0.1.0a-14|38	
14mr|cups-drivers-foo2kyo-0.1.0a-14|39	%install
14mr|cups-drivers-foo2kyo-0.1.0a-14|40	rm -rf %{buildroot}
14mr|cups-drivers-foo2kyo-0.1.0a-14|41	
14mr|cups-drivers-foo2kyo-0.1.0a-14|42	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-foo2kyo-0.1.0a-14|43	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
14mr|cups-drivers-foo2kyo-0.1.0a-14|44	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-foo2kyo-0.1.0a-14|45	
14mr|cups-drivers-foo2kyo-0.1.0a-14|46	install -m0755 foo2kyo %{buildroot}%{_bindir}
14mr|cups-drivers-foo2kyo-0.1.0a-14|47	install -m0755 foo2kyo-wrapper %{buildroot}%{_bindir}
14mr|cups-drivers-foo2kyo-0.1.0a-14|48	
14mr|cups-drivers-foo2kyo-0.1.0a-14|49	for dir in driver opt printer; do
14mr|cups-drivers-foo2kyo-0.1.0a-14|50	install -c -m0644 foomatic-db/$dir/*.xml %{buildroot}%{_datadir}/foomatic/db/source/$dir/
14mr|cups-drivers-foo2kyo-0.1.0a-14|51	done
14mr|cups-drivers-foo2kyo-0.1.0a-14|52	
14mr|cups-drivers-foo2kyo-0.1.0a-14|53	install -m0644 ppd/Kyocera-FS-1016MFP-foo2kyo.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
14mr|cups-drivers-foo2kyo-0.1.0a-14|54	
14mr|cups-drivers-foo2kyo-0.1.0a-14|55	%clean
14mr|cups-drivers-foo2kyo-0.1.0a-14|56	rm -rf %{buildroot}
14mr|cups-drivers-foo2kyo-0.1.0a-14|57	
14mr|cups-drivers-foo2kyo-0.1.0a-14|58	%files
14mr|cups-drivers-foo2kyo-0.1.0a-14|59	%defattr(0644,root,root,0755)
14mr|cups-drivers-foo2kyo-0.1.0a-14|60	%doc COPYING
14mr|cups-drivers-foo2kyo-0.1.0a-14|61	%attr(0755,root,root) %{_bindir}/foo2kyo
14mr|cups-drivers-foo2kyo-0.1.0a-14|62	%attr(0755,root,root) %{_bindir}/foo2kyo-wrapper
14mr|cups-drivers-foo2kyo-0.1.0a-14|63	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
14mr|cups-drivers-foo2kyo-0.1.0a-14|64	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
14mr|cups-drivers-foo2kyo-0.1.0a-14|65	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
14mr|cups-drivers-foo2kyo-0.1.0a-14|66	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-foo2kyo-0.1.0a-14|67	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Kyocera-FS-1016MFP-foo2kyo.ppd*
14mr|cups-drivers-foo2kyo-0.1.0a-14|68	
14mr|cups-drivers-foo2kyo-0.1.0a-14|69	
14mr|cups-drivers-foo2kyo-0.1.0a-14|70	
14mr|cups-drivers-foo2kyo-0.1.0a-14|71	%changelog
14mr|cups-drivers-foo2kyo-0.1.0a-14|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.0a-14
14mr|cups-drivers-foo2kyo-0.1.0a-14|73	+ Revision: 975027d
14mr|cups-drivers-foo2kyo-0.1.0a-14|74	- MassBuild#440: Increase release tag
14mr|cups-drivers-foo2kyo-0.1.0a-14|75	
14mr|cups-drivers-foo2kyo-0.1.0a-14|76	

16115 14
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|1	%define rname foo2zjs
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|2	%define snap 20101208
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|3	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|4	Summary:	A linux printer driver for ZjStream protocol
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|5	Name:		cups-drivers-%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|6	Version:	0.0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|7	Release:	%mkrel 0.%{snap}.4
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|8	Group:		System/Printing
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|9	License:	GPL
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|10	URL:		http://foo2zjs.rkkda.com/
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|11	Source0:	http://foo2zjs.rkkda.com/foo2zjs.tar.gz
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|12	Patch0:		foo2zjs-system_icc2ps.diff
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|13	Patch2:		foo2zjs-cflags.diff
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|14	Patch3:		foo2zjs-system_jbig.diff
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|15	Patch4:		foo2zjs-LDFLAGS.diff
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|16	BuildRequires:	bc
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|17	BuildRequires:	lcms
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|18	BuildRequires:	ghostscript
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|19	BuildRequires:	foomatic-filters
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|20	BuildRequires:	jbig-devel
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|21	Requires:	lcms
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|22	Requires:	wget
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|23	Requires:	foomatic-db-engine
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|24	# psutils, unzip, and mscompress needed by the foo2zjs driver
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|25	Requires:	psutils, unzip
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|26	Requires:	mscompress
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|27	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|28	Conflicts:	printer-utils = 2007
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|29	Conflicts:	printer-filters = 2007
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|30	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|32	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|33	%description
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|34	foo2zjs is an open source printer driver for printers that use the Zenographics
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|35	ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|36	2300 DL. These printers are often erroneously referred to as winprinters or GDI
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|37	printers. Please read the README file for a list of supported printers.
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|38	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|39	%prep
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|40	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|41	%setup -q -n %{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|42	%patch0 -p1
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|43	%patch2 -p0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|44	%patch3 -p0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|45	%patch4 -p0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|46	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|47	# fix attribs
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|48	chmod 644 COPYING ChangeLog INSTALL INSTALL.usb README
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|49	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|50	%build
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|51	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|52	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|53	# Fit udev rules to stricter syntax of new udev
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|54	# (blino) don't try to rename the device,
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|55	#         it has already been renamed to the exact same name in 50-mdk.rules
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|56	#         so udev would skip the rule
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|57	#perl -p -i -e 's:(KERNEL|BUS|SYSFS.*?)=([^=]):$1==$2:g;s{SYMLINK=}{SYMLINK+=}g;s{(?:NAME|MODE)=.*?,\s*}{}g;s:===:==:g' hplj10xx.rules
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|58	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|59	%install
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|60	rm -rf %{buildroot}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|61	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|62	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|63	install -d %{buildroot}%{_sbindir}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|64	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|65	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|66	#install -d %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|67	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|68	make install \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|69	DESTDIR="%{buildroot}" \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|70	PREFIX=%{buildroot}%{_prefix} \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|71	BIN=%{buildroot}%{_bindir} \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|72	SHAREZJS=%{buildroot}%{_datadir}/%{rname} \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|73	SHAREOAK=%{buildroot}%{_datadir}/foo2oak \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|74	SHAREHP=%{buildroot}%{_datadir}/foo2hp \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|75	SHAREXQX=%{buildroot}%{_datadir}/foo2xqx \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|76	SHARELAVA=%{buildroot}%{_datadir}/foo2lava \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|77	SHAREQPDL=%{buildroot}%{_datadir}/foo2qpdl \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|78	MANDIR=%{buildroot}%{_mandir} \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|79	DOCDIR=%{buildroot}%{_datadir}/doc/%{rname}/ \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|80	FOODB=%{buildroot}%{_datadir}/foomatic/db/source \
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|81	MODEL=%{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|82	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|83	# bork, bork, bork
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|84	mv %{buildroot}/bin/usb_printerid %{buildroot}%{_bindir}/
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|85	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|86	install -m0755 getweb %{buildroot}%{_bindir}/%{rname}-getweb
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|87	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|88	mv %{buildroot}%{_bindir}/usb_printerid %{buildroot}%{_sbindir}/usb_printerid
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|89	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|90	install -m0755 hplj1000 %{buildroot}%{_sbindir}/
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|91	perl -p -i -e 's:\./(getweb):%{rname}-$1:g' %{buildroot}%{_sbindir}/hplj1000
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|92	perl -p -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|93	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|94	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1005
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|95	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1018
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|96	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1020
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|97	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|98	#install -m0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|99	#perl -p -i -e 's:%{_sysconfdir}/hotplug/usb:%{_sbindir}:' %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|100	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|101	mkdir -p %{buildroot}%{_datadir}/%{name}/firmware
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|102	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|103	# cleanup
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|104	rm -rf %{buildroot}%{_datadir}/doc/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|105	rm -rf %{buildroot}%{_mandir}/man1/foo2zjs-icc2ps.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|106	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|107	# provided by foomatic-db
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|108	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-OAKT_Printer.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|109	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|110	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|111	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|112	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|113	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|114	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|115	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|116	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|117	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|118	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|119	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|120	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|121	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|122	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|123	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|124	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|125	# these are provided by foomatic-db-4.0-2.20091014.1mdv2010.0
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|126	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|127	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_1018.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|128	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_M1120_MFP.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|129	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1005.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|130	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1006.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|131	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1007.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|132	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1008.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|133	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1505.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|134	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P2014.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|135	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Lexmark-C500.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|136	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|137	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3100.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|138	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3200.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|139	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3300.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|140	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3400.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|141	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3530_MFP.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|142	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5100.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|143	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5200.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|144	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5500.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|145	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5600.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|146	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5800.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|147	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-315.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|148	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-610.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|149	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-2160.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|150	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3160.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|151	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3175.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|152	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|153	%clean
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|154	rm -rf %{buildroot}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|155	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|156	%files
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|157	%defattr(0644,root,root,0755)
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|158	%doc COPYING ChangeLog INSTALL INSTALL.usb README manual.pdf
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|159	#%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|160	%{_mandir}/man1/arm2hpdl.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|161	%{_mandir}/man1/foo2hiperc.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|162	%{_mandir}/man1/foo2hiperc-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|163	%{_mandir}/man1/foo2hp.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|164	%{_mandir}/man1/foo2hp2600-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|165	%{_mandir}/man1/foo2lava.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|166	%{_mandir}/man1/foo2lava-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|167	%{_mandir}/man1/foo2oak.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|168	%{_mandir}/man1/foo2oak-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|169	%{_mandir}/man1/foo2qpdl.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|170	%{_mandir}/man1/foo2qpdl-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|171	%{_mandir}/man1/foo2slx.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|172	%{_mandir}/man1/foo2slx-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|173	%{_mandir}/man1/foo2xqx.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|174	%{_mandir}/man1/foo2xqx-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|175	%{_mandir}/man1/foo2zjs-pstops.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|176	%{_mandir}/man1/gipddecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|177	%{_mandir}/man1/hipercdecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|178	%{_mandir}/man1/lavadecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|179	%{_mandir}/man1/oakdecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|180	%{_mandir}/man1/opldecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|181	%{_mandir}/man1/printer-profile.1.*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|182	%{_mandir}/man1/qpdldecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|183	%{_mandir}/man1/%{rname}.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|184	%{_mandir}/man1/%{rname}-wrapper.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|185	%{_mandir}/man1/slxdecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|186	%{_mandir}/man1/usb_printerid.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|187	%{_mandir}/man1/xqxdecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|188	%{_mandir}/man1/zjsdecode.1*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|189	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|190	%dir %{_datadir}/foo2hp
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|191	%dir %{_datadir}/foo2hp/icm
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|192	%dir %{_datadir}/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|193	%dir %{_datadir}/%{rname}/crd
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|194	%dir %{_datadir}/%{rname}/firmware
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|195	%dir %{_datadir}/%{rname}/icm
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|196	%dir %{_datadir}/foo2xqx
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|197	%dir %{_datadir}/foo2lava
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|198	%dir %{_datadir}/foo2lava/icm
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|199	%dir %{_datadir}/foo2oak
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|200	%dir %{_datadir}/foo2oak/icm
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|201	%dir %{_datadir}/foo2qpdl
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|202	%dir %{_datadir}/foo2qpdl/crd
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|203	%dir %{_datadir}/foo2qpdl/icm
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|204	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|205	%{_datadir}/%{rname}/*.ps
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|206	%{_datadir}/%{rname}/crd/*.crd
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|207	%{_datadir}/%{rname}/crd/*.ps
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|208	%{_datadir}/foo2qpdl/crd/*cms*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|209	%{_datadir}/foo2qpdl/crd/*.ps
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|210	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|211	%{_datadir}/foomatic/db/source/opt/*.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|212	%{_datadir}/foomatic/db/source/printer/*.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|213	%{_datadir}/foomatic/db/source/driver/*.xml
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|214	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|215	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|216	%dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|217	%{_datadir}/cups/model/%{rname}/Generic-OAKT_Printer.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|218	%{_datadir}/cups/model/%{rname}/Generic-ZjStream_Printer.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|219	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1500.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|220	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1600.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|221	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_2600n.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|222	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_CP1215.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|223	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1000.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|224	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1005.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|225	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1018.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|226	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1020.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|227	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1022.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|228	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1005_MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|229	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1120_MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|230	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1319_MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|231	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1005.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|232	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1006.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|233	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1007.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|234	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1008.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|235	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|236	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|237	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|238	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2480_MF.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|239	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2490_MF.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|240	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2530_DL.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|241	%{_datadir}/cups/model/%{rname}/Kyocera-KM-1635.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|242	%{_datadir}/cups/model/%{rname}/Kyocera-KM-2035.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|243	%{_datadir}/cups/model/%{rname}/Lexmark-C500.ppd.gz
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|244	%{_datadir}/cups/model/%{rname}/Minolta-Color_PageWorks_Pro_L.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|245	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2200_DL.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|246	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2300_DL.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|247	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2430_DL.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|248	%{_datadir}/cups/model/%{rname}/Oki-C3100.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|249	%{_datadir}/cups/model/%{rname}/Oki-C3200.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|250	%{_datadir}/cups/model/%{rname}/Oki-C3300.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|251	%{_datadir}/cups/model/%{rname}/Oki-C3400.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|252	%{_datadir}/cups/model/%{rname}/Oki-C3530_MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|253	%{_datadir}/cups/model/%{rname}/Oki-C5100.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|254	%{_datadir}/cups/model/%{rname}/Oki-C5200.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|255	%{_datadir}/cups/model/%{rname}/Oki-C5500.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|256	%{_datadir}/cups/model/%{rname}/Oki-C5600.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|257	%{_datadir}/cups/model/%{rname}/Oki-C5800.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|258	%{_datadir}/cups/model/%{rname}/Samsung-CLP-300.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|259	%{_datadir}/cups/model/%{rname}/Samsung-CLP-315.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|260	%{_datadir}/cups/model/%{rname}/Samsung-CLP-600.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|261	%{_datadir}/cups/model/%{rname}/Samsung-CLP-610.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|262	%{_datadir}/cups/model/%{rname}/Samsung-CLX-2160.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|263	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3160.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|264	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3175.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|265	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6110.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|266	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6115MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|267	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1600W.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|268	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1680MF.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|269	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1690MF.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|270	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_4690MF.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|271	%{_datadir}/cups/model/%{rname}/Samsung-CLP-310.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|272	# added since 20101208, may conflict with foomatic-db later
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|273	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505n.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|274	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014n.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|275	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035n.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|276	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_CP1025nw.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|277	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|278	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102w.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|279	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1566.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|280	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1606dn.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|281	%{_datadir}/cups/model/%{rname}/Oki-C110.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|282	%{_datadir}/cups/model/%{rname}/Oki-C5650.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|283	%{_datadir}/cups/model/%{rname}/Olivetti-d-Color_P160W.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|284	%{_datadir}/cups/model/%{rname}/Samsung-CLP-620.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|285	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6121MFP.ppd*
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|286	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|287	%{_datadir}/foo2zjs/hplj1020_icon.gif
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|288	%{_datadir}/foo2zjs/hplj10xx_gui.tcl
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|289	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|290	%defattr(0755,root,root,0755)
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|291	%{_bindir}/%{rname}
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|292	%{_bindir}/%{rname}-getweb
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|293	%{_bindir}/%{rname}-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|294	%{_bindir}/printer-profile
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|295	%{_bindir}/arm2hpdl
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|296	%{_bindir}/foo2hiperc
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|297	%{_bindir}/foo2hiperc-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|298	%{_bindir}/foo2hp
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|299	%{_bindir}/foo2hp2600-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|300	%{_bindir}/foo2lava
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|301	%{_bindir}/foo2lava-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|302	%{_bindir}/foo2oak
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|303	%{_bindir}/foo2oak-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|304	%{_bindir}/foo2qpdl
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|305	%{_bindir}/foo2qpdl-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|306	%{_bindir}/foo2slx
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|307	%{_bindir}/foo2slx-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|308	%{_bindir}/foo2xqx
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|309	%{_bindir}/foo2xqx-wrapper
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|310	%{_bindir}/foo2zjs-pstops
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|311	%{_bindir}/gipddecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|312	%{_bindir}/hipercdecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|313	%{_bindir}/lavadecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|314	%{_bindir}/oakdecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|315	%{_bindir}/opldecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|316	%{_bindir}/qpdldecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|317	%{_bindir}/slxdecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|318	%{_bindir}/xqxdecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|319	%{_bindir}/zjsdecode
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|320	%{_sbindir}/usb_printerid
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|321	%{_sbindir}/hplj1000
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|322	%{_sbindir}/hplj1005
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|323	%{_sbindir}/hplj1018
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|324	%{_sbindir}/hplj1020
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|325	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|326	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|327	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|328	%changelog
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|329	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 0.0-0.20101208.4
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|330	+ Revision: 80a3583
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|331	- ABF:auto increment release
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|332	
14mr|cups-drivers-foo2zjs-0.0-0.20101208.4|333	

16116 14
14mr|cups-drivers-lbp660-0.3.1-7|1	%define rname lbp660
14mr|cups-drivers-lbp660-0.3.1-7|2	
14mr|cups-drivers-lbp660-0.3.1-7|3	Summary:	Linux Canon LBP-460/660 driver
14mr|cups-drivers-lbp660-0.3.1-7|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-lbp660-0.3.1-7|5	Version:	0.3.1
14mr|cups-drivers-lbp660-0.3.1-7|6	Release:	7
14mr|cups-drivers-lbp660-0.3.1-7|7	License:	GPL
14mr|cups-drivers-lbp660-0.3.1-7|8	Group:		System/Printing
14mr|cups-drivers-lbp660-0.3.1-7|9	URL:		http://www.boichat.ch/nicolas/lbp660/
14mr|cups-drivers-lbp660-0.3.1-7|10	Source0:	http://www.boichat.ch/nicolas/lbp660/lbp660-%{version}.tar.gz
14mr|cups-drivers-lbp660-0.3.1-7|11	Patch0:		lbp660-0.3.1-ldflags.patch
14mr|cups-drivers-lbp660-0.3.1-7|12	Requires:	cups
14mr|cups-drivers-lbp660-0.3.1-7|13	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-lbp660-0.3.1-7|14	Conflicts:	printer-utils = 2007
14mr|cups-drivers-lbp660-0.3.1-7|15	Conflicts:	printer-filters = 2007
14mr|cups-drivers-lbp660-0.3.1-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-lbp660-0.3.1-7|17	ExclusiveArch:	%{ix86} x86_64
14mr|cups-drivers-lbp660-0.3.1-7|18	
14mr|cups-drivers-lbp660-0.3.1-7|19	%description
14mr|cups-drivers-lbp660-0.3.1-7|20	In this package there is a linux driver for the Canon LBP-660 and
14mr|cups-drivers-lbp660-0.3.1-7|21	LBP-460 printers.
14mr|cups-drivers-lbp660-0.3.1-7|22	
14mr|cups-drivers-lbp660-0.3.1-7|23	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-lbp660-0.3.1-7|24	
14mr|cups-drivers-lbp660-0.3.1-7|25	o Canon-LBP-460
14mr|cups-drivers-lbp660-0.3.1-7|26	o Canon-LBP-660
14mr|cups-drivers-lbp660-0.3.1-7|27	
14mr|cups-drivers-lbp660-0.3.1-7|28	%prep
14mr|cups-drivers-lbp660-0.3.1-7|29	
14mr|cups-drivers-lbp660-0.3.1-7|30	%setup -q -n %{rname}-%{version}
14mr|cups-drivers-lbp660-0.3.1-7|31	%patch0 -p1 -b .ldflags
14mr|cups-drivers-lbp660-0.3.1-7|32	
14mr|cups-drivers-lbp660-0.3.1-7|33	%build
14mr|cups-drivers-lbp660-0.3.1-7|34	
14mr|cups-drivers-lbp660-0.3.1-7|35	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-lbp660-0.3.1-7|36	
14mr|cups-drivers-lbp660-0.3.1-7|37	# Correct PPD files to pass "cupstestppd"
14mr|cups-drivers-lbp660-0.3.1-7|38	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/" ppd/*.ppd
14mr|cups-drivers-lbp660-0.3.1-7|39	
14mr|cups-drivers-lbp660-0.3.1-7|40	# Do not generate a log file with fixed name, security problem!
14mr|cups-drivers-lbp660-0.3.1-7|41	perl -p -i -e "s:/tmp/lbp.60.log:/dev/null:" ppd/*.ppd
14mr|cups-drivers-lbp660-0.3.1-7|42	
14mr|cups-drivers-lbp660-0.3.1-7|43	%install
14mr|cups-drivers-lbp660-0.3.1-7|44	rm -rf %{buildroot}
14mr|cups-drivers-lbp660-0.3.1-7|45	
14mr|cups-drivers-lbp660-0.3.1-7|46	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-lbp660-0.3.1-7|47	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-lbp660-0.3.1-7|48	
14mr|cups-drivers-lbp660-0.3.1-7|49	install -m0755 lbp[46]60 %{buildroot}%{_bindir}/
14mr|cups-drivers-lbp660-0.3.1-7|50	install -m0755 lbp[46]60-* %{buildroot}%{_bindir}/
14mr|cups-drivers-lbp660-0.3.1-7|51	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
14mr|cups-drivers-lbp660-0.3.1-7|52	
14mr|cups-drivers-lbp660-0.3.1-7|53	%clean
14mr|cups-drivers-lbp660-0.3.1-7|54	rm -rf %{buildroot}
14mr|cups-drivers-lbp660-0.3.1-7|55	
14mr|cups-drivers-lbp660-0.3.1-7|56	%files
14mr|cups-drivers-lbp660-0.3.1-7|57	%defattr(0644,root,root,0755)
14mr|cups-drivers-lbp660-0.3.1-7|58	%doc COPYING NEWS README THANKS TODO
14mr|cups-drivers-lbp660-0.3.1-7|59	# "%{rname}" talks directly to the parallel port I/O 0x378, not to /dev/lp0
14mr|cups-drivers-lbp660-0.3.1-7|60	# Therefore SUID "root" is needed. Program only executable by "lp" & "root"
14mr|cups-drivers-lbp660-0.3.1-7|61	# (group-executable).
14mr|cups-drivers-lbp660-0.3.1-7|62	%attr(4750,root,sys) %{_bindir}/%{rname}
14mr|cups-drivers-lbp660-0.3.1-7|63	%attr(4750,root,sys) %{_bindir}/lbp460
14mr|cups-drivers-lbp660-0.3.1-7|64	%attr(0755,root,root) %{_bindir}/lbp[46]60-*
14mr|cups-drivers-lbp660-0.3.1-7|65	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-lbp660-0.3.1-7|66	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Canon-LBP-460-lbp460.ppd*
14mr|cups-drivers-lbp660-0.3.1-7|67	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Canon-LBP-660-%{rname}.ppd*
14mr|cups-drivers-lbp660-0.3.1-7|68	
14mr|cups-drivers-lbp660-0.3.1-7|69	
14mr|cups-drivers-lbp660-0.3.1-7|70	
14mr|cups-drivers-lbp660-0.3.1-7|71	%changelog
14mr|cups-drivers-lbp660-0.3.1-7|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.1-7
14mr|cups-drivers-lbp660-0.3.1-7|73	+ Revision: a430a3a
14mr|cups-drivers-lbp660-0.3.1-7|74	- MassBuild#440: Increase release tag
14mr|cups-drivers-lbp660-0.3.1-7|75	
14mr|cups-drivers-lbp660-0.3.1-7|76	

16117 14
14mr|cups-drivers-lxx74-0.8.4.2-12|1	%define rname lxx74
14mr|cups-drivers-lxx74-0.8.4.2-12|2	
14mr|cups-drivers-lxx74-0.8.4.2-12|3	Summary:	A Linux Printer Driver for Lexmark X74 All In One
14mr|cups-drivers-lxx74-0.8.4.2-12|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|5	Version:	0.8.4.2
14mr|cups-drivers-lxx74-0.8.4.2-12|6	Release:	12
14mr|cups-drivers-lxx74-0.8.4.2-12|7	License:	GPL
14mr|cups-drivers-lxx74-0.8.4.2-12|8	Group:		System/Printing
14mr|cups-drivers-lxx74-0.8.4.2-12|9	URL:		http://home.online.no/~enrio/
14mr|cups-drivers-lxx74-0.8.4.2-12|10	Source0:	http://home.online.no/~enrio/%{rname}-cups-%{version}.tar.gz
14mr|cups-drivers-lxx74-0.8.4.2-12|11	Requires:	cups
14mr|cups-drivers-lxx74-0.8.4.2-12|12	BuildRequires:	cups-devel
14mr|cups-drivers-lxx74-0.8.4.2-12|13	BuildRequires:	cups
14mr|cups-drivers-lxx74-0.8.4.2-12|14	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-lxx74-0.8.4.2-12|15	Conflicts:	printer-utils = 2007
14mr|cups-drivers-lxx74-0.8.4.2-12|16	Conflicts:	printer-filters = 2007
14mr|cups-drivers-lxx74-0.8.4.2-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-lxx74-0.8.4.2-12|18	
14mr|cups-drivers-lxx74-0.8.4.2-12|19	%description
14mr|cups-drivers-lxx74-0.8.4.2-12|20	A Linux Printer Driver for Lexmark X74 All In One
14mr|cups-drivers-lxx74-0.8.4.2-12|21	
14mr|cups-drivers-lxx74-0.8.4.2-12|22	The driver also works with:
14mr|cups-drivers-lxx74-0.8.4.2-12|23	o Lexmark X75
14mr|cups-drivers-lxx74-0.8.4.2-12|24	
14mr|cups-drivers-lxx74-0.8.4.2-12|25	The driver also should work with:
14mr|cups-drivers-lxx74-0.8.4.2-12|26	o Compaq  - IJ670 Series, Inkjet Printer
14mr|cups-drivers-lxx74-0.8.4.2-12|27	o Lexmark - Inkjet 4104, Inkjet Printer, Lexmark X76, Lexmark Z13,
14mr|cups-drivers-lxx74-0.8.4.2-12|28	Lexmark Z14, Lexmark Z23-Z33, Lexmark Z24-Z34, Lexmark Z25-Z35
14mr|cups-drivers-lxx74-0.8.4.2-12|29	o Samsung - MJC-940_2200_530, MJC-950_2130_530
14mr|cups-drivers-lxx74-0.8.4.2-12|30	
14mr|cups-drivers-lxx74-0.8.4.2-12|31	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-lxx74-0.8.4.2-12|32	
14mr|cups-drivers-lxx74-0.8.4.2-12|33	o Compaq IJ670
14mr|cups-drivers-lxx74-0.8.4.2-12|34	o Compaq Inkjet Printer
14mr|cups-drivers-lxx74-0.8.4.2-12|35	o Lexmark All In One
14mr|cups-drivers-lxx74-0.8.4.2-12|36	o Lexmark Inkjet Printer
14mr|cups-drivers-lxx74-0.8.4.2-12|37	o Lexmark X74
14mr|cups-drivers-lxx74-0.8.4.2-12|38	o Lexmark X75
14mr|cups-drivers-lxx74-0.8.4.2-12|39	o Lexmark X76
14mr|cups-drivers-lxx74-0.8.4.2-12|40	o Lexmark Z13
14mr|cups-drivers-lxx74-0.8.4.2-12|41	o Lexmark Z14
14mr|cups-drivers-lxx74-0.8.4.2-12|42	o Lexmark Z23
14mr|cups-drivers-lxx74-0.8.4.2-12|43	o Lexmark Z24
14mr|cups-drivers-lxx74-0.8.4.2-12|44	o Lexmark Z25
14mr|cups-drivers-lxx74-0.8.4.2-12|45	o Lexmark Z33
14mr|cups-drivers-lxx74-0.8.4.2-12|46	o Lexmark Z34
14mr|cups-drivers-lxx74-0.8.4.2-12|47	o Lexmark Z35
14mr|cups-drivers-lxx74-0.8.4.2-12|48	o Samsung MJC-2130
14mr|cups-drivers-lxx74-0.8.4.2-12|49	o Samsung MJC-2200
14mr|cups-drivers-lxx74-0.8.4.2-12|50	o Samsung MJC-530
14mr|cups-drivers-lxx74-0.8.4.2-12|51	o Samsung MJC-940
14mr|cups-drivers-lxx74-0.8.4.2-12|52	o Samsung MJC-950
14mr|cups-drivers-lxx74-0.8.4.2-12|53	o Lexmark All In One
14mr|cups-drivers-lxx74-0.8.4.2-12|54	
14mr|cups-drivers-lxx74-0.8.4.2-12|55	%prep
14mr|cups-drivers-lxx74-0.8.4.2-12|56	
14mr|cups-drivers-lxx74-0.8.4.2-12|57	%setup -q -n %{rname}-cups-%{version}
14mr|cups-drivers-lxx74-0.8.4.2-12|58	
14mr|cups-drivers-lxx74-0.8.4.2-12|59	%build
14mr|cups-drivers-lxx74-0.8.4.2-12|60	perl -p -i -e "s|gcc|gcc %{optflags} %{ldflags}|g" Makefile
14mr|cups-drivers-lxx74-0.8.4.2-12|61	make clean
14mr|cups-drivers-lxx74-0.8.4.2-12|62	%make
14mr|cups-drivers-lxx74-0.8.4.2-12|63	
14mr|cups-drivers-lxx74-0.8.4.2-12|64	gunzip lxx74.ppd.gz
14mr|cups-drivers-lxx74-0.8.4.2-12|65	cp lxx74.ppd Compaq-IJ670-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|66	perl -p -i -e 's/All In One/IJ670/gi' Compaq-IJ670-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|67	cp lxx74.ppd Compaq-Inkjet_Printer-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|68	perl -p -i -e 's/All In One/Inkjet Printer/gi' Compaq-Inkjet_Printer-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|69	perl -p -i -e 's/Lexmark/Compaq/gi' Compaq-*-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|70	cp lxx74.ppd Lexmark-X74-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|71	perl -p -i -e 's/All In One/X74/gi' Lexmark-X74-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|72	cp lxx74.ppd Lexmark-X75-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|73	perl -p -i -e 's/All In One/X75/gi' Lexmark-X75-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|74	cp lxx74.ppd Lexmark-X76-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|75	perl -p -i -e 's/All In One/X76/gi' Lexmark-X76-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|76	cp lxx74.ppd Lexmark-Z13-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|77	perl -p -i -e 's/All In One/Z13/gi' Lexmark-Z13-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|78	cp lxx74.ppd Lexmark-Z14-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|79	perl -p -i -e 's/All In One/Z14/gi' Lexmark-Z14-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|80	cp lxx74.ppd Lexmark-Z23-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|81	perl -p -i -e 's/All In One/Z23/gi' Lexmark-Z23-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|82	cp lxx74.ppd Lexmark-Z33-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|83	perl -p -i -e 's/All In One/Z33/gi' Lexmark-Z33-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|84	cp lxx74.ppd Lexmark-Z24-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|85	perl -p -i -e 's/All In One/Z24/gi' Lexmark-Z24-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|86	cp lxx74.ppd Lexmark-Z34-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|87	perl -p -i -e 's/All In One/Z34/gi' Lexmark-Z34-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|88	cp lxx74.ppd Lexmark-Z25-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|89	perl -p -i -e 's/All In One/Z25/gi' Lexmark-Z25-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|90	cp lxx74.ppd Lexmark-Z35-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|91	perl -p -i -e 's/All In One/Z35/gi' Lexmark-Z35-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|92	cp lxx74.ppd Lexmark-Inkjet_Printer-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|93	perl -p -i -e 's/All In One/Inkjet Printer/gi' Lexmark-Inkjet_Printer-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|94	cp lxx74.ppd Lexmark-InkJet_4104-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|95	perl -p -i -e 's/All In One/Inkjet 4104/gi' Lexmark-Inkjet_4104-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|96	cp lxx74.ppd Samsung-MJC-940-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|97	perl -p -i -e 's/All In One/MJC-940/gi' Samsung-MJC-940-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|98	cp lxx74.ppd Samsung-MJC-950-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|99	perl -p -i -e 's/All In One/MJC-950/gi' Samsung-MJC-950-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|100	cp lxx74.ppd Samsung-MJC-2200-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|101	perl -p -i -e 's/All In One/MJC-2200/gi' Samsung-MJC-2200-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|102	cp lxx74.ppd Samsung-MJC-2130-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|103	perl -p -i -e 's/All In One/MJC-2130/gi' Samsung-MJC-2130-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|104	cp lxx74.ppd Samsung-MJC-530-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|105	perl -p -i -e 's/All In One/MJC-530/gi' Samsung-MJC-530-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|106	perl -p -i -e 's/Lexmark/Samsung/gi' Samsung-*-lxx74.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|107	gzip -9 *.ppd
14mr|cups-drivers-lxx74-0.8.4.2-12|108	
14mr|cups-drivers-lxx74-0.8.4.2-12|109	%install
14mr|cups-drivers-lxx74-0.8.4.2-12|110	rm -rf %{buildroot}
14mr|cups-drivers-lxx74-0.8.4.2-12|111	
14mr|cups-drivers-lxx74-0.8.4.2-12|112	install -d %{buildroot}%{_sysconfdir}/cups
14mr|cups-drivers-lxx74-0.8.4.2-12|113	install -d %{buildroot}%{_prefix}/lib/cups/filter
14mr|cups-drivers-lxx74-0.8.4.2-12|114	install -d %{buildroot}%{_datadir}/cups/data
14mr|cups-drivers-lxx74-0.8.4.2-12|115	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|116	
14mr|cups-drivers-lxx74-0.8.4.2-12|117	install -m0755 rasterto%{rname} %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}.bin
14mr|cups-drivers-lxx74-0.8.4.2-12|118	install -m0644 self-portrait.out.gz %{buildroot}%{_datadir}/cups/data/self-portrait.out.gz
14mr|cups-drivers-lxx74-0.8.4.2-12|119	
14mr|cups-drivers-lxx74-0.8.4.2-12|120	cat << EOF > %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|121	#!/bin/bash
14mr|cups-drivers-lxx74-0.8.4.2-12|122	export self_portrait="%{_datadir}/cups/data/self-portrait.out.gz"
14mr|cups-drivers-lxx74-0.8.4.2-12|123	exec %{_prefix}/lib/cups/filter/rasterto%{rname}.bin "\$@"
14mr|cups-drivers-lxx74-0.8.4.2-12|124	EOF
14mr|cups-drivers-lxx74-0.8.4.2-12|125	chmod 755 %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|126	
14mr|cups-drivers-lxx74-0.8.4.2-12|127	install -m0644 %{rname}.types %{buildroot}%{_sysconfdir}/cups/
14mr|cups-drivers-lxx74-0.8.4.2-12|128	install -m0644 %{rname}.convs %{buildroot}%{_sysconfdir}/cups/
14mr|cups-drivers-lxx74-0.8.4.2-12|129	install -m0644 *.ppd* %{buildroot}%{_datadir}/cups/model/%{rname}/
14mr|cups-drivers-lxx74-0.8.4.2-12|130	
14mr|cups-drivers-lxx74-0.8.4.2-12|131	%clean
14mr|cups-drivers-lxx74-0.8.4.2-12|132	rm -rf %{buildroot}
14mr|cups-drivers-lxx74-0.8.4.2-12|133	
14mr|cups-drivers-lxx74-0.8.4.2-12|134	%files
14mr|cups-drivers-lxx74-0.8.4.2-12|135	%defattr(0644,root,root,0755)
14mr|cups-drivers-lxx74-0.8.4.2-12|136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cups/%{rname}.convs
14mr|cups-drivers-lxx74-0.8.4.2-12|137	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cups/%{rname}.types
14mr|cups-drivers-lxx74-0.8.4.2-12|138	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rasterto%{rname}.bin
14mr|cups-drivers-lxx74-0.8.4.2-12|139	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rasterto%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|140	%attr(0644,root,root) %{_datadir}/cups/data/self-portrait.out*
14mr|cups-drivers-lxx74-0.8.4.2-12|141	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-lxx74-0.8.4.2-12|142	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|143	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Compaq-IJ670-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|144	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Compaq-Inkjet_Printer-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|145	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-InkJet_4104-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|146	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Inkjet_Printer-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|147	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X74-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|148	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X75-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|149	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X76-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|150	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z13-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|151	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z14-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|152	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z23-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|153	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z24-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|154	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z25-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|155	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z33-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|156	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z34-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|157	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z35-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|158	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-2130-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|159	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-2200-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|160	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-530-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|161	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-940-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|162	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-950-%{rname}.ppd*
14mr|cups-drivers-lxx74-0.8.4.2-12|163	
14mr|cups-drivers-lxx74-0.8.4.2-12|164	
14mr|cups-drivers-lxx74-0.8.4.2-12|165	
14mr|cups-drivers-lxx74-0.8.4.2-12|166	%changelog
14mr|cups-drivers-lxx74-0.8.4.2-12|167	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.4.2-12
14mr|cups-drivers-lxx74-0.8.4.2-12|168	+ Revision: f1b8fad
14mr|cups-drivers-lxx74-0.8.4.2-12|169	- MassBuild#440: Increase release tag
14mr|cups-drivers-lxx74-0.8.4.2-12|170	
14mr|cups-drivers-lxx74-0.8.4.2-12|171	

16118 14
14mr|cups-drivers-lz11-1.2-12|1	%define rname lz11
14mr|cups-drivers-lz11-1.2-12|2	
14mr|cups-drivers-lz11-1.2-12|3	Summary:	Printer Drivers for the Lexmark Z11 and Compaq IJ300 printer
14mr|cups-drivers-lz11-1.2-12|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-lz11-1.2-12|5	Version:	1.2
14mr|cups-drivers-lz11-1.2-12|6	Release:	12
14mr|cups-drivers-lz11-1.2-12|7	License:	GPL
14mr|cups-drivers-lz11-1.2-12|8	Group:		System/Printing
14mr|cups-drivers-lz11-1.2-12|9	URL:		http://sourceforge.net/projects/lz11/
14mr|cups-drivers-lz11-1.2-12|10	Source0:	http://easynews.dl.sourceforge.net/sourceforge/lz11/lz11-V2-%{version}.tar.gz
14mr|cups-drivers-lz11-1.2-12|11	Patch0:		lz11-V2-1.2-format_not_a_string_literal_and_no_format_arguments.diff
14mr|cups-drivers-lz11-1.2-12|12	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-lz11-1.2-12|13	Conflicts:	printer-utils = 2007
14mr|cups-drivers-lz11-1.2-12|14	Conflicts:	printer-filters = 2007
14mr|cups-drivers-lz11-1.2-12|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-lz11-1.2-12|16	
14mr|cups-drivers-lz11-1.2-12|17	%description
14mr|cups-drivers-lz11-1.2-12|18	A Linux printer driver/filter for the Lexmark Z11 and the Compaq IJ300 printer,
14mr|cups-drivers-lz11-1.2-12|19	supporting color and b/w printing, variable page size and more.
14mr|cups-drivers-lz11-1.2-12|20	
14mr|cups-drivers-lz11-1.2-12|21	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-lz11-1.2-12|22	
14mr|cups-drivers-lz11-1.2-12|23	o Compaq IJ300
14mr|cups-drivers-lz11-1.2-12|24	o Lexmark Z11
14mr|cups-drivers-lz11-1.2-12|25	
14mr|cups-drivers-lz11-1.2-12|26	%prep
14mr|cups-drivers-lz11-1.2-12|27	
14mr|cups-drivers-lz11-1.2-12|28	%setup -q -n lz11-V2-%{version}
14mr|cups-drivers-lz11-1.2-12|29	%patch0 -p0
14mr|cups-drivers-lz11-1.2-12|30	
14mr|cups-drivers-lz11-1.2-12|31	%build
14mr|cups-drivers-lz11-1.2-12|32	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-lz11-1.2-12|33	
14mr|cups-drivers-lz11-1.2-12|34	%install
14mr|cups-drivers-lz11-1.2-12|35	rm -rf %{buildroot}
14mr|cups-drivers-lz11-1.2-12|36	
14mr|cups-drivers-lz11-1.2-12|37	install -d %{buildroot}%{_sysconfdir}/LexmarkZ11
14mr|cups-drivers-lz11-1.2-12|38	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-lz11-1.2-12|39	install -d %{buildroot}%{_datadir}/cups/model
14mr|cups-drivers-lz11-1.2-12|40	
14mr|cups-drivers-lz11-1.2-12|41	install -m0755 cZ11-V2 %{buildroot}%{_bindir}/
14mr|cups-drivers-lz11-1.2-12|42	install -m0755 cZ11 %{buildroot}%{_bindir}/
14mr|cups-drivers-lz11-1.2-12|43	install -m0755 cZ11-bit* %{buildroot}%{_bindir}/
14mr|cups-drivers-lz11-1.2-12|44	install -m0755 lz11.[^c]* %{buildroot}%{_bindir}/
14mr|cups-drivers-lz11-1.2-12|45	install -m0644 lz11.conf %{buildroot}/etc/LexmarkZ11/
14mr|cups-drivers-lz11-1.2-12|46	install -m0644 *.ppd %{buildroot}%{_datadir}/cups/model/
14mr|cups-drivers-lz11-1.2-12|47	
14mr|cups-drivers-lz11-1.2-12|48	%clean
14mr|cups-drivers-lz11-1.2-12|49	rm -rf %{buildroot}
14mr|cups-drivers-lz11-1.2-12|50	
14mr|cups-drivers-lz11-1.2-12|51	%files
14mr|cups-drivers-lz11-1.2-12|52	%defattr(0644,root,root,0755)
14mr|cups-drivers-lz11-1.2-12|53	%doc ChangeLog README release-notes-*
14mr|cups-drivers-lz11-1.2-12|54	%attr(0644,root,sys) %config(noreplace) %{_sysconfdir}/LexmarkZ11/lz11.conf
14mr|cups-drivers-lz11-1.2-12|55	%attr(0755,root,root) %{_bindir}/*
14mr|cups-drivers-lz11-1.2-12|56	%attr(0644,root,root) %{_datadir}/cups/model/Lexmark-Z11-lz11-V2.ppd*
14mr|cups-drivers-lz11-1.2-12|57	%attr(0644,root,root) %{_datadir}/cups/model/Compaq-IJ300-lz11-V2.ppd*
14mr|cups-drivers-lz11-1.2-12|58	
14mr|cups-drivers-lz11-1.2-12|59	
14mr|cups-drivers-lz11-1.2-12|60	
14mr|cups-drivers-lz11-1.2-12|61	%changelog
14mr|cups-drivers-lz11-1.2-12|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-12
14mr|cups-drivers-lz11-1.2-12|63	+ Revision: dd38355
14mr|cups-drivers-lz11-1.2-12|64	- MassBuild#440: Increase release tag
14mr|cups-drivers-lz11-1.2-12|65	
14mr|cups-drivers-lz11-1.2-12|66	

16119 14
14mr|cups-drivers-m2300w-0.51-14|1	%define rname m2300w
14mr|cups-drivers-m2300w-0.51-14|2	
14mr|cups-drivers-m2300w-0.51-14|3	Summary:	Konica Minolta magicolor 2300W and 2400W Printer Driver
14mr|cups-drivers-m2300w-0.51-14|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-m2300w-0.51-14|5	Version:	0.51
14mr|cups-drivers-m2300w-0.51-14|6	Release:	14
14mr|cups-drivers-m2300w-0.51-14|7	License:	GPL
14mr|cups-drivers-m2300w-0.51-14|8	Group:		System/Printing
14mr|cups-drivers-m2300w-0.51-14|9	URL:		http://sourceforge.net/projects/m2300w/
14mr|cups-drivers-m2300w-0.51-14|10	Source0:	http://downloads.sourceforge.net/m2300w/%{rname}-%{version}.tar.gz
14mr|cups-drivers-m2300w-0.51-14|11	Patch0:		m2300w-0.3-noppdbuild.patch
14mr|cups-drivers-m2300w-0.51-14|12	Patch1:		m2300w-0.2-ppc-build-fix.patch
14mr|cups-drivers-m2300w-0.51-14|13	Patch2:		m2300w-0.51-LDFLAGS.diff
14mr|cups-drivers-m2300w-0.51-14|14	Requires:	foomatic-db-engine
14mr|cups-drivers-m2300w-0.51-14|15	Requires:	cups
14mr|cups-drivers-m2300w-0.51-14|16	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-m2300w-0.51-14|17	Conflicts:	printer-utils = 2007
14mr|cups-drivers-m2300w-0.51-14|18	Conflicts:	printer-filters = 2007
14mr|cups-drivers-m2300w-0.51-14|19	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
14mr|cups-drivers-m2300w-0.51-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-m2300w-0.51-14|21	
14mr|cups-drivers-m2300w-0.51-14|22	%description
14mr|cups-drivers-m2300w-0.51-14|23	The m2300w driver is a Linux printer driver for the Konica Minolta magicolor
14mr|cups-drivers-m2300w-0.51-14|24	2300W and 2400W color laser printers. It is intended for being used in
14mr|cups-drivers-m2300w-0.51-14|25	conjunction with ghostscript, foomatic and CUPS.
14mr|cups-drivers-m2300w-0.51-14|26	
14mr|cups-drivers-m2300w-0.51-14|27	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-m2300w-0.51-14|28	
14mr|cups-drivers-m2300w-0.51-14|29	o Minolta magicolor 2300W
14mr|cups-drivers-m2300w-0.51-14|30	o Minolta magicolor 2400W
14mr|cups-drivers-m2300w-0.51-14|31	
14mr|cups-drivers-m2300w-0.51-14|32	%prep
14mr|cups-drivers-m2300w-0.51-14|33	
14mr|cups-drivers-m2300w-0.51-14|34	%setup -q -n %{rname}-%{version}
14mr|cups-drivers-m2300w-0.51-14|35	%patch0 -p0
14mr|cups-drivers-m2300w-0.51-14|36	%patch1 -p0 -b .ppc
14mr|cups-drivers-m2300w-0.51-14|37	%patch2 -p0
14mr|cups-drivers-m2300w-0.51-14|38	
14mr|cups-drivers-m2300w-0.51-14|39	%build
14mr|cups-drivers-m2300w-0.51-14|40	rm -f configure
14mr|cups-drivers-m2300w-0.51-14|41	autoconf
14mr|cups-drivers-m2300w-0.51-14|42	%configure2_5x
14mr|cups-drivers-m2300w-0.51-14|43	
14mr|cups-drivers-m2300w-0.51-14|44	# Omit the installation of the PPD in the Makefile, we use the Foomatic
14mr|cups-drivers-m2300w-0.51-14|45	# XML data
14mr|cups-drivers-m2300w-0.51-14|46	perl -p -i -e "s/src psfiles foomatic ppd/src psfiles/" Makefile
14mr|cups-drivers-m2300w-0.51-14|47	%make
14mr|cups-drivers-m2300w-0.51-14|48	
14mr|cups-drivers-m2300w-0.51-14|49	%install
14mr|cups-drivers-m2300w-0.51-14|50	rm -rf %{buildroot}
14mr|cups-drivers-m2300w-0.51-14|51	
14mr|cups-drivers-m2300w-0.51-14|52	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
14mr|cups-drivers-m2300w-0.51-14|53	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-m2300w-0.51-14|54	
14mr|cups-drivers-m2300w-0.51-14|55	%makeinstall INSTROOT=%{buildroot}
14mr|cups-drivers-m2300w-0.51-14|56	
14mr|cups-drivers-m2300w-0.51-14|57	for dir in driver opt printer; do
14mr|cups-drivers-m2300w-0.51-14|58	install -c -m 644 foomatic/$dir/*.xml %{buildroot}%{_datadir}/foomatic/db/source/$dir/
14mr|cups-drivers-m2300w-0.51-14|59	done
14mr|cups-drivers-m2300w-0.51-14|60	
14mr|cups-drivers-m2300w-0.51-14|61	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
14mr|cups-drivers-m2300w-0.51-14|62	
14mr|cups-drivers-m2300w-0.51-14|63	# cleanup
14mr|cups-drivers-m2300w-0.51-14|64	rm -rf %{buildroot}%{_datadir}/doc
14mr|cups-drivers-m2300w-0.51-14|65	
14mr|cups-drivers-m2300w-0.51-14|66	%clean
14mr|cups-drivers-m2300w-0.51-14|67	rm -rf %{buildroot}
14mr|cups-drivers-m2300w-0.51-14|68	
14mr|cups-drivers-m2300w-0.51-14|69	%files
14mr|cups-drivers-m2300w-0.51-14|70	%defattr(-,root,root)
14mr|cups-drivers-m2300w-0.51-14|71	%doc COPYING INSTALL README README.ghostscript
14mr|cups-drivers-m2300w-0.51-14|72	%attr(0755,root,root) %{_bindir}/%{rname}
14mr|cups-drivers-m2300w-0.51-14|73	%attr(0755,root,root) %{_bindir}/%{rname}-wrapper
14mr|cups-drivers-m2300w-0.51-14|74	%attr(0755,root,root) %{_bindir}/m2400w
14mr|cups-drivers-m2300w-0.51-14|75	%{_datadir}/%{rname}
14mr|cups-drivers-m2300w-0.51-14|76	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
14mr|cups-drivers-m2300w-0.51-14|77	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
14mr|cups-drivers-m2300w-0.51-14|78	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
14mr|cups-drivers-m2300w-0.51-14|79	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-m2300w-0.51-14|80	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/magicolor_2300W-%{rname}.ppd*
14mr|cups-drivers-m2300w-0.51-14|81	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/magicolor_2400W-m2400w.ppd*
14mr|cups-drivers-m2300w-0.51-14|82	
14mr|cups-drivers-m2300w-0.51-14|83	
14mr|cups-drivers-m2300w-0.51-14|84	
14mr|cups-drivers-m2300w-0.51-14|85	%changelog
14mr|cups-drivers-m2300w-0.51-14|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.51-14
14mr|cups-drivers-m2300w-0.51-14|87	+ Revision: 77e8e0e
14mr|cups-drivers-m2300w-0.51-14|88	- MassBuild#440: Increase release tag
14mr|cups-drivers-m2300w-0.51-14|89	
14mr|cups-drivers-m2300w-0.51-14|90	

16120 14
14mr|cups-drivers-magicolor2430dl-1.6.1-15|1	%define rname magicolor2430dl
14mr|cups-drivers-magicolor2430dl-1.6.1-15|2	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 2430 DL
14mr|cups-drivers-magicolor2430dl-1.6.1-15|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-magicolor2430dl-1.6.1-15|5	Version:	1.6.1
14mr|cups-drivers-magicolor2430dl-1.6.1-15|6	Release:	15
14mr|cups-drivers-magicolor2430dl-1.6.1-15|7	License:	GPL
14mr|cups-drivers-magicolor2430dl-1.6.1-15|8	Group:		System/Printing
14mr|cups-drivers-magicolor2430dl-1.6.1-15|9	URL:		http://printer.konicaminolta.net/
14mr|cups-drivers-magicolor2430dl-1.6.1-15|10	Source0:	magicolor2430DL-%{version}.tar.gz
14mr|cups-drivers-magicolor2430dl-1.6.1-15|11	Patch0:		magicolor2430DL-shared_system_libs.diff
14mr|cups-drivers-magicolor2430dl-1.6.1-15|12	BuildRequires:	automake
14mr|cups-drivers-magicolor2430dl-1.6.1-15|13	BuildRequires:	cups-devel
14mr|cups-drivers-magicolor2430dl-1.6.1-15|14	BuildRequires:	jbig-devel
14mr|cups-drivers-magicolor2430dl-1.6.1-15|15	BuildRequires:	lcms-devel
14mr|cups-drivers-magicolor2430dl-1.6.1-15|16	Requires:	cups
14mr|cups-drivers-magicolor2430dl-1.6.1-15|17	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-magicolor2430dl-1.6.1-15|18	Conflicts:	printer-utils = 2007
14mr|cups-drivers-magicolor2430dl-1.6.1-15|19	Conflicts:	printer-filters = 2007
14mr|cups-drivers-magicolor2430dl-1.6.1-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-magicolor2430dl-1.6.1-15|21	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|22	%description
14mr|cups-drivers-magicolor2430dl-1.6.1-15|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
14mr|cups-drivers-magicolor2430dl-1.6.1-15|24	rastertokm2430dl and the PPD file. The filter converts CUPS raster data to
14mr|cups-drivers-magicolor2430dl-1.6.1-15|25	KONICA MINOLTA LavaFlow stream.
14mr|cups-drivers-magicolor2430dl-1.6.1-15|26	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|27	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-magicolor2430dl-1.6.1-15|28	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|29	o KONICA MINOLTA magicolor 2430 DL printer
14mr|cups-drivers-magicolor2430dl-1.6.1-15|30	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|31	%prep
14mr|cups-drivers-magicolor2430dl-1.6.1-15|32	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|33	%setup -q -n magicolor2430DL-%{version}
14mr|cups-drivers-magicolor2430dl-1.6.1-15|34	%patch0 -p0
14mr|cups-drivers-magicolor2430dl-1.6.1-15|35	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|36	# Fix copy of CUPS headers in kmlf.h
14mr|cups-drivers-magicolor2430dl-1.6.1-15|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
14mr|cups-drivers-magicolor2430dl-1.6.1-15|38	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|39	# Remove asterisks from group names in PPD file
14mr|cups-drivers-magicolor2430dl-1.6.1-15|40	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
14mr|cups-drivers-magicolor2430dl-1.6.1-15|41	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|42	# Add support for the magicolor 2300 DL
14mr|cups-drivers-magicolor2430dl-1.6.1-15|43	gzip -dc src/km_en.ppd.gz | perl -p -e 's:2430(\s*DL):2300$1:g' | gzip > src/km2300dl.ppd.gz
14mr|cups-drivers-magicolor2430dl-1.6.1-15|44	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|45	# Determine the directory for the CUPS filters using the correct method
14mr|cups-drivers-magicolor2430dl-1.6.1-15|46	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
14mr|cups-drivers-magicolor2430dl-1.6.1-15|47	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|48	%build
14mr|cups-drivers-magicolor2430dl-1.6.1-15|49	rm -f configure
14mr|cups-drivers-magicolor2430dl-1.6.1-15|50	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
14mr|cups-drivers-magicolor2430dl-1.6.1-15|51	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|52	%configure2_5x
14mr|cups-drivers-magicolor2430dl-1.6.1-15|53	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|54	%make
14mr|cups-drivers-magicolor2430dl-1.6.1-15|55	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|56	%install
14mr|cups-drivers-magicolor2430dl-1.6.1-15|57	rm -rf %{buildroot}
14mr|cups-drivers-magicolor2430dl-1.6.1-15|58	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|59	%makeinstall_std
14mr|cups-drivers-magicolor2430dl-1.6.1-15|60	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|61	%clean
14mr|cups-drivers-magicolor2430dl-1.6.1-15|62	rm -rf %{buildroot}
14mr|cups-drivers-magicolor2430dl-1.6.1-15|63	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|64	%files
14mr|cups-drivers-magicolor2430dl-1.6.1-15|65	%defattr(-,root,root)
14mr|cups-drivers-magicolor2430dl-1.6.1-15|66	%doc AUTHORS COPYING ChangeLog
14mr|cups-drivers-magicolor2430dl-1.6.1-15|67	%{_prefix}/lib/cups/filter/rastertokm2430dl
14mr|cups-drivers-magicolor2430dl-1.6.1-15|68	%{_datadir}/KONICA_MINOLTA/mc2430DL
14mr|cups-drivers-magicolor2430dl-1.6.1-15|69	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km2430dl.ppd*
14mr|cups-drivers-magicolor2430dl-1.6.1-15|70	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|71	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|72	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|73	%changelog
14mr|cups-drivers-magicolor2430dl-1.6.1-15|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.1-15
14mr|cups-drivers-magicolor2430dl-1.6.1-15|75	+ Revision: 3320bec
14mr|cups-drivers-magicolor2430dl-1.6.1-15|76	- MassBuild#440: Increase release tag
14mr|cups-drivers-magicolor2430dl-1.6.1-15|77	
14mr|cups-drivers-magicolor2430dl-1.6.1-15|78	

16121 14
14mr|cups-drivers-magicolor2530dl-2.1.1-16|1	%define rname magicolor2530dl
14mr|cups-drivers-magicolor2530dl-2.1.1-16|2	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 2530 DL
14mr|cups-drivers-magicolor2530dl-2.1.1-16|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-magicolor2530dl-2.1.1-16|5	Version:	2.1.1
14mr|cups-drivers-magicolor2530dl-2.1.1-16|6	Release:	16
14mr|cups-drivers-magicolor2530dl-2.1.1-16|7	License:	GPL
14mr|cups-drivers-magicolor2530dl-2.1.1-16|8	Group:		System/Printing
14mr|cups-drivers-magicolor2530dl-2.1.1-16|9	URL:		http://printer.konicaminolta.net/
14mr|cups-drivers-magicolor2530dl-2.1.1-16|10	Source0:	magicolor2530DL-%{version}.tar.gz
14mr|cups-drivers-magicolor2530dl-2.1.1-16|11	Patch0:		magicolor2430DL-shared_system_libs.diff
14mr|cups-drivers-magicolor2530dl-2.1.1-16|12	BuildRequires:	automake
14mr|cups-drivers-magicolor2530dl-2.1.1-16|13	BuildRequires:	cups-devel
14mr|cups-drivers-magicolor2530dl-2.1.1-16|14	BuildRequires:	jbig-devel
14mr|cups-drivers-magicolor2530dl-2.1.1-16|15	BuildRequires:	lcms-devel
14mr|cups-drivers-magicolor2530dl-2.1.1-16|16	Requires:	cups
14mr|cups-drivers-magicolor2530dl-2.1.1-16|17	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-magicolor2530dl-2.1.1-16|18	Conflicts:	printer-utils = 2007
14mr|cups-drivers-magicolor2530dl-2.1.1-16|19	Conflicts:	printer-filters = 2007
14mr|cups-drivers-magicolor2530dl-2.1.1-16|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-magicolor2530dl-2.1.1-16|21	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|22	%description
14mr|cups-drivers-magicolor2530dl-2.1.1-16|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
14mr|cups-drivers-magicolor2530dl-2.1.1-16|24	rastertokm2530dl and the PPD file. The filter converts CUPS raster data to
14mr|cups-drivers-magicolor2530dl-2.1.1-16|25	KONICA MINOLTA LavaFlow stream.
14mr|cups-drivers-magicolor2530dl-2.1.1-16|26	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|27	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-magicolor2530dl-2.1.1-16|28	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|29	o KONICA MINOLTA magicolor 2530 DL printer
14mr|cups-drivers-magicolor2530dl-2.1.1-16|30	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|31	%prep
14mr|cups-drivers-magicolor2530dl-2.1.1-16|32	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|33	%setup -q -n magicolor2530DL-%{version}
14mr|cups-drivers-magicolor2530dl-2.1.1-16|34	%patch0 -p0
14mr|cups-drivers-magicolor2530dl-2.1.1-16|35	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|36	# Fix copy of CUPS headers in kmlf.h
14mr|cups-drivers-magicolor2530dl-2.1.1-16|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
14mr|cups-drivers-magicolor2530dl-2.1.1-16|38	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|39	# Remove asterisks from group names in PPD file
14mr|cups-drivers-magicolor2530dl-2.1.1-16|40	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
14mr|cups-drivers-magicolor2530dl-2.1.1-16|41	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|42	# Determine the directory for the CUPS filters using the correct method
14mr|cups-drivers-magicolor2530dl-2.1.1-16|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
14mr|cups-drivers-magicolor2530dl-2.1.1-16|44	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|45	%build
14mr|cups-drivers-magicolor2530dl-2.1.1-16|46	rm -f configure
14mr|cups-drivers-magicolor2530dl-2.1.1-16|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
14mr|cups-drivers-magicolor2530dl-2.1.1-16|48	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|49	%configure2_5x
14mr|cups-drivers-magicolor2530dl-2.1.1-16|50	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|51	%make
14mr|cups-drivers-magicolor2530dl-2.1.1-16|52	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|53	%install
14mr|cups-drivers-magicolor2530dl-2.1.1-16|54	rm -rf %{buildroot}
14mr|cups-drivers-magicolor2530dl-2.1.1-16|55	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|56	%makeinstall_std
14mr|cups-drivers-magicolor2530dl-2.1.1-16|57	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|58	%clean
14mr|cups-drivers-magicolor2530dl-2.1.1-16|59	rm -rf %{buildroot}
14mr|cups-drivers-magicolor2530dl-2.1.1-16|60	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|61	%files
14mr|cups-drivers-magicolor2530dl-2.1.1-16|62	%defattr(-,root,root)
14mr|cups-drivers-magicolor2530dl-2.1.1-16|63	%doc AUTHORS COPYING ChangeLog
14mr|cups-drivers-magicolor2530dl-2.1.1-16|64	%{_prefix}/lib/cups/filter/rastertokm2530dl
14mr|cups-drivers-magicolor2530dl-2.1.1-16|65	%{_datadir}/KONICA_MINOLTA/mc2530DL
14mr|cups-drivers-magicolor2530dl-2.1.1-16|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km2530dl.ppd*
14mr|cups-drivers-magicolor2530dl-2.1.1-16|67	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|68	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|69	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|70	%changelog
14mr|cups-drivers-magicolor2530dl-2.1.1-16|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.1-16
14mr|cups-drivers-magicolor2530dl-2.1.1-16|72	+ Revision: 50835cf
14mr|cups-drivers-magicolor2530dl-2.1.1-16|73	- MassBuild#440: Increase release tag
14mr|cups-drivers-magicolor2530dl-2.1.1-16|74	
14mr|cups-drivers-magicolor2530dl-2.1.1-16|75	

16122 14
14mr|cups-drivers-magicolor5430dl-1.8.1-15|1	%define rname magicolor5430dl
14mr|cups-drivers-magicolor5430dl-1.8.1-15|2	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 5430 DL
14mr|cups-drivers-magicolor5430dl-1.8.1-15|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-magicolor5430dl-1.8.1-15|5	Version:	1.8.1
14mr|cups-drivers-magicolor5430dl-1.8.1-15|6	Release:	15
14mr|cups-drivers-magicolor5430dl-1.8.1-15|7	License:	GPL
14mr|cups-drivers-magicolor5430dl-1.8.1-15|8	Group:		System/Printing
14mr|cups-drivers-magicolor5430dl-1.8.1-15|9	URL:		http://printer.konicaminolta.net/
14mr|cups-drivers-magicolor5430dl-1.8.1-15|10	Source0:	magicolor5430DL-%{version}.tar.gz
14mr|cups-drivers-magicolor5430dl-1.8.1-15|11	Patch0:		magicolor2430DL-shared_system_libs.diff
14mr|cups-drivers-magicolor5430dl-1.8.1-15|12	BuildRequires:	automake
14mr|cups-drivers-magicolor5430dl-1.8.1-15|13	BuildRequires:	cups-devel
14mr|cups-drivers-magicolor5430dl-1.8.1-15|14	BuildRequires:	jbig-devel
14mr|cups-drivers-magicolor5430dl-1.8.1-15|15	BuildRequires:	lcms-devel
14mr|cups-drivers-magicolor5430dl-1.8.1-15|16	Requires:	cups
14mr|cups-drivers-magicolor5430dl-1.8.1-15|17	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-magicolor5430dl-1.8.1-15|18	Conflicts:	printer-utils = 2007
14mr|cups-drivers-magicolor5430dl-1.8.1-15|19	Conflicts:	printer-filters = 2007
14mr|cups-drivers-magicolor5430dl-1.8.1-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-magicolor5430dl-1.8.1-15|21	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|22	%description
14mr|cups-drivers-magicolor5430dl-1.8.1-15|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
14mr|cups-drivers-magicolor5430dl-1.8.1-15|24	rastertokm5430dl and the PPD file. The filter converts CUPS raster data to
14mr|cups-drivers-magicolor5430dl-1.8.1-15|25	KONICA MINOLTA LavaFlow stream.
14mr|cups-drivers-magicolor5430dl-1.8.1-15|26	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|27	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-magicolor5430dl-1.8.1-15|28	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|29	o KONICA MINOLTA magicolor 5430 DL printer
14mr|cups-drivers-magicolor5430dl-1.8.1-15|30	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|31	%prep
14mr|cups-drivers-magicolor5430dl-1.8.1-15|32	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|33	%setup -q -n magicolor5430DL-%{version}
14mr|cups-drivers-magicolor5430dl-1.8.1-15|34	%patch0 -p0
14mr|cups-drivers-magicolor5430dl-1.8.1-15|35	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|36	# Fix copy of CUPS headers in kmlf.h
14mr|cups-drivers-magicolor5430dl-1.8.1-15|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
14mr|cups-drivers-magicolor5430dl-1.8.1-15|38	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|39	# Remove asterisks from group names in PPD file
14mr|cups-drivers-magicolor5430dl-1.8.1-15|40	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
14mr|cups-drivers-magicolor5430dl-1.8.1-15|41	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|42	# Determine the directory for the CUPS filters using the correct method
14mr|cups-drivers-magicolor5430dl-1.8.1-15|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
14mr|cups-drivers-magicolor5430dl-1.8.1-15|44	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|45	%build
14mr|cups-drivers-magicolor5430dl-1.8.1-15|46	rm -f configure
14mr|cups-drivers-magicolor5430dl-1.8.1-15|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
14mr|cups-drivers-magicolor5430dl-1.8.1-15|48	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|49	%configure2_5x
14mr|cups-drivers-magicolor5430dl-1.8.1-15|50	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|51	%make
14mr|cups-drivers-magicolor5430dl-1.8.1-15|52	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|53	%install
14mr|cups-drivers-magicolor5430dl-1.8.1-15|54	rm -rf %{buildroot}
14mr|cups-drivers-magicolor5430dl-1.8.1-15|55	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|56	%makeinstall_std
14mr|cups-drivers-magicolor5430dl-1.8.1-15|57	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|58	%clean
14mr|cups-drivers-magicolor5430dl-1.8.1-15|59	rm -rf %{buildroot}
14mr|cups-drivers-magicolor5430dl-1.8.1-15|60	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|61	%files
14mr|cups-drivers-magicolor5430dl-1.8.1-15|62	%defattr(-,root,root)
14mr|cups-drivers-magicolor5430dl-1.8.1-15|63	%doc AUTHORS COPYING ChangeLog
14mr|cups-drivers-magicolor5430dl-1.8.1-15|64	%{_prefix}/lib/cups/filter/rastertokm5430dl
14mr|cups-drivers-magicolor5430dl-1.8.1-15|65	%{_datadir}/KONICA_MINOLTA/mc5430DL
14mr|cups-drivers-magicolor5430dl-1.8.1-15|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km5430dl.ppd*
14mr|cups-drivers-magicolor5430dl-1.8.1-15|67	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|68	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|69	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|70	%changelog
14mr|cups-drivers-magicolor5430dl-1.8.1-15|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.1-15
14mr|cups-drivers-magicolor5430dl-1.8.1-15|72	+ Revision: fefddd7
14mr|cups-drivers-magicolor5430dl-1.8.1-15|73	- MassBuild#440: Increase release tag
14mr|cups-drivers-magicolor5430dl-1.8.1-15|74	
14mr|cups-drivers-magicolor5430dl-1.8.1-15|75	

16123 14
14mr|cups-drivers-magicolor5440dl-1.2.1-14|1	%define rname magicolor5440dl
14mr|cups-drivers-magicolor5440dl-1.2.1-14|2	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 5440 DL
14mr|cups-drivers-magicolor5440dl-1.2.1-14|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-magicolor5440dl-1.2.1-14|5	Version:	1.2.1
14mr|cups-drivers-magicolor5440dl-1.2.1-14|6	Release:	14
14mr|cups-drivers-magicolor5440dl-1.2.1-14|7	License:	GPL
14mr|cups-drivers-magicolor5440dl-1.2.1-14|8	Group:		System/Printing
14mr|cups-drivers-magicolor5440dl-1.2.1-14|9	URL:		http://printer.konicaminolta.net/
14mr|cups-drivers-magicolor5440dl-1.2.1-14|10	Source0:	magicolor5440DL-%{version}.tar.gz
14mr|cups-drivers-magicolor5440dl-1.2.1-14|11	Patch0:		magicolor2430DL-shared_system_libs.diff
14mr|cups-drivers-magicolor5440dl-1.2.1-14|12	BuildRequires:	automake
14mr|cups-drivers-magicolor5440dl-1.2.1-14|13	BuildRequires:	cups-devel
14mr|cups-drivers-magicolor5440dl-1.2.1-14|14	BuildRequires:	jbig-devel
14mr|cups-drivers-magicolor5440dl-1.2.1-14|15	BuildRequires:	lcms-devel
14mr|cups-drivers-magicolor5440dl-1.2.1-14|16	Requires:	cups
14mr|cups-drivers-magicolor5440dl-1.2.1-14|17	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-magicolor5440dl-1.2.1-14|18	Conflicts:	printer-utils = 2007
14mr|cups-drivers-magicolor5440dl-1.2.1-14|19	Conflicts:	printer-filters = 2007
14mr|cups-drivers-magicolor5440dl-1.2.1-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-magicolor5440dl-1.2.1-14|21	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|22	%description
14mr|cups-drivers-magicolor5440dl-1.2.1-14|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
14mr|cups-drivers-magicolor5440dl-1.2.1-14|24	rastertokm5440dl and the PPD file. The filter converts CUPS raster data to
14mr|cups-drivers-magicolor5440dl-1.2.1-14|25	KONICA MINOLTA LavaFlow stream.
14mr|cups-drivers-magicolor5440dl-1.2.1-14|26	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|27	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-magicolor5440dl-1.2.1-14|28	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|29	o KONICA MINOLTA magicolor 5440 DL printer
14mr|cups-drivers-magicolor5440dl-1.2.1-14|30	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|31	%prep
14mr|cups-drivers-magicolor5440dl-1.2.1-14|32	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|33	%setup -q -n magicolor5440DL-%{version}
14mr|cups-drivers-magicolor5440dl-1.2.1-14|34	%patch0 -p0
14mr|cups-drivers-magicolor5440dl-1.2.1-14|35	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|36	# Fix copy of CUPS headers in kmlf.h
14mr|cups-drivers-magicolor5440dl-1.2.1-14|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
14mr|cups-drivers-magicolor5440dl-1.2.1-14|38	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|39	# Remove asterisks from group names in PPD file
14mr|cups-drivers-magicolor5440dl-1.2.1-14|40	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
14mr|cups-drivers-magicolor5440dl-1.2.1-14|41	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|42	# Determine the directory for the CUPS filters using the correct method
14mr|cups-drivers-magicolor5440dl-1.2.1-14|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
14mr|cups-drivers-magicolor5440dl-1.2.1-14|44	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|45	%build
14mr|cups-drivers-magicolor5440dl-1.2.1-14|46	rm -f configure
14mr|cups-drivers-magicolor5440dl-1.2.1-14|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
14mr|cups-drivers-magicolor5440dl-1.2.1-14|48	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|49	%configure2_5x
14mr|cups-drivers-magicolor5440dl-1.2.1-14|50	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|51	%make
14mr|cups-drivers-magicolor5440dl-1.2.1-14|52	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|53	%install
14mr|cups-drivers-magicolor5440dl-1.2.1-14|54	rm -rf %{buildroot}
14mr|cups-drivers-magicolor5440dl-1.2.1-14|55	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|56	%makeinstall_std
14mr|cups-drivers-magicolor5440dl-1.2.1-14|57	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|58	%clean
14mr|cups-drivers-magicolor5440dl-1.2.1-14|59	rm -rf %{buildroot}
14mr|cups-drivers-magicolor5440dl-1.2.1-14|60	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|61	%files
14mr|cups-drivers-magicolor5440dl-1.2.1-14|62	%defattr(-,root,root)
14mr|cups-drivers-magicolor5440dl-1.2.1-14|63	%doc AUTHORS COPYING ChangeLog
14mr|cups-drivers-magicolor5440dl-1.2.1-14|64	%{_prefix}/lib/cups/filter/rastertokm5440dl
14mr|cups-drivers-magicolor5440dl-1.2.1-14|65	%{_datadir}/KONICA_MINOLTA/mc5440DL
14mr|cups-drivers-magicolor5440dl-1.2.1-14|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km5440dl.ppd*
14mr|cups-drivers-magicolor5440dl-1.2.1-14|67	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|68	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|69	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|70	%changelog
14mr|cups-drivers-magicolor5440dl-1.2.1-14|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-14
14mr|cups-drivers-magicolor5440dl-1.2.1-14|72	+ Revision: 0d45a6d
14mr|cups-drivers-magicolor5440dl-1.2.1-14|73	- MassBuild#440: Increase release tag
14mr|cups-drivers-magicolor5440dl-1.2.1-14|74	
14mr|cups-drivers-magicolor5440dl-1.2.1-14|75	

16124 14
14mr|cups-drivers-pegg-0.23-13|1	Summary:	CUPS printer drivers for Casio USB label printers
14mr|cups-drivers-pegg-0.23-13|2	Name:		cups-drivers-pegg
14mr|cups-drivers-pegg-0.23-13|3	Version:	0.23
14mr|cups-drivers-pegg-0.23-13|4	Release:	13
14mr|cups-drivers-pegg-0.23-13|5	License:	GPL
14mr|cups-drivers-pegg-0.23-13|6	Group:		System/Printing
14mr|cups-drivers-pegg-0.23-13|7	URL:		http://www.tu-harburg.de/~soda0231/pegg/pegg.html
14mr|cups-drivers-pegg-0.23-13|8	# the http://www.tu-harburg.de/~soda0231/pegg/files/ resource is gone
14mr|cups-drivers-pegg-0.23-13|9	Source0:	pegg-0.23.tar.bz2
14mr|cups-drivers-pegg-0.23-13|10	Source1:	xbm2crw-0.4.tar.bz2
14mr|cups-drivers-pegg-0.23-13|11	Source2:	cups2pegg-0.21a.tar.bz2
14mr|cups-drivers-pegg-0.23-13|12	Source3:	pegg_el-0.11.tar.bz2
14mr|cups-drivers-pegg-0.23-13|13	Patch0:		cups-drivers-pegg-0.23-LDFLAGS.diff
14mr|cups-drivers-pegg-0.23-13|14	Requires:	imagemagick
14mr|cups-drivers-pegg-0.23-13|15	Requires:	cups
14mr|cups-drivers-pegg-0.23-13|16	BuildRequires:	libusb-devel
14mr|cups-drivers-pegg-0.23-13|17	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-pegg-0.23-13|18	Conflicts:	printer-utils = 2007
14mr|cups-drivers-pegg-0.23-13|19	Conflicts:	printer-filters = 2007
14mr|cups-drivers-pegg-0.23-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-pegg-0.23-13|21	
14mr|cups-drivers-pegg-0.23-13|22	%description
14mr|cups-drivers-pegg-0.23-13|23	CUPS printer drivers for  Casio USB label printers.
14mr|cups-drivers-pegg-0.23-13|24	
14mr|cups-drivers-pegg-0.23-13|25	This package contains CUPS drivers (PPD) for the following printers:
14mr|cups-drivers-pegg-0.23-13|26	
14mr|cups-drivers-pegg-0.23-13|27	o CASIO Computer CO. LTD. EL-700 EL-5000W
14mr|cups-drivers-pegg-0.23-13|28	o CASIO Computer CO. LTD. KL-P1000 KL-E11
14mr|cups-drivers-pegg-0.23-13|29	o CASIO Computer CO. LTD. KP-C10 KP-C50
14mr|cups-drivers-pegg-0.23-13|30	
14mr|cups-drivers-pegg-0.23-13|31	%prep
14mr|cups-drivers-pegg-0.23-13|32	
14mr|cups-drivers-pegg-0.23-13|33	%setup -q -c -T -n %{name}-%{version} -a0 -a1 -a2 -a3
14mr|cups-drivers-pegg-0.23-13|34	%patch0 -p1
14mr|cups-drivers-pegg-0.23-13|35	
14mr|cups-drivers-pegg-0.23-13|36	# gunzip the man pages
14mr|cups-drivers-pegg-0.23-13|37	find -name "*.1.gz" | xargs gunzip
14mr|cups-drivers-pegg-0.23-13|38	
14mr|cups-drivers-pegg-0.23-13|39	%build
14mr|cups-drivers-pegg-0.23-13|40	
14mr|cups-drivers-pegg-0.23-13|41	%make -C pegg-* CFLAGS="%{optflags}" LIB_PATH="%{_libdir}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-pegg-0.23-13|42	
14mr|cups-drivers-pegg-0.23-13|43	%make -C pegg_el-*/src CFLAGS="%{optflags}" LIB_PATH="%{_libdir}" LDFLAGS="%{ldflags}"
14mr|cups-drivers-pegg-0.23-13|44	
14mr|cups-drivers-pegg-0.23-13|45	# Suppress logging in cups2pegg backend
14mr|cups-drivers-pegg-0.23-13|46	perl -p -i -e "s:/var/log/cups/cups2pegg.log:/dev/null:" cups2pegg*/src/cups2pegg
14mr|cups-drivers-pegg-0.23-13|47	
14mr|cups-drivers-pegg-0.23-13|48	# Fix PPD file
14mr|cups-drivers-pegg-0.23-13|49	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. EL-700 EL-5000W"/' cups2pegg-*/src/ppd/casio_el.ppd
14mr|cups-drivers-pegg-0.23-13|50	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO EL-700 EL-5000W"/' cups2pegg-*/src/ppd/casio_el.ppd
14mr|cups-drivers-pegg-0.23-13|51	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KL-P1000 KL-E11"/' cups2pegg-*/src/ppd/casio_kl.ppd
14mr|cups-drivers-pegg-0.23-13|52	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KL-P1000 KL-E11"/' cups2pegg-*/src/ppd/casio_kl.ppd
14mr|cups-drivers-pegg-0.23-13|53	perl -p -i -e 's/: Letter/: 128_64/' cups2pegg-*/src/ppd/casio_kl.ppd
14mr|cups-drivers-pegg-0.23-13|54	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KP-C10 KP-C50"/' cups2pegg-*/src/ppd/casio_kp.ppd
14mr|cups-drivers-pegg-0.23-13|55	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KP-C10 KP-C50"/' cups2pegg-*/src/ppd/casio_kp.ppd
14mr|cups-drivers-pegg-0.23-13|56	perl -p -i -e 's/: Letter/: 512_64/' cups2pegg-*/src/ppd/casio_kp.ppd
14mr|cups-drivers-pegg-0.23-13|57	
14mr|cups-drivers-pegg-0.23-13|58	%install
14mr|cups-drivers-pegg-0.23-13|59	rm -rf %{buildroot}
14mr|cups-drivers-pegg-0.23-13|60	
14mr|cups-drivers-pegg-0.23-13|61	install -d %{buildroot}%{_bindir}
14mr|cups-drivers-pegg-0.23-13|62	install -d %{buildroot}%{_prefix}/lib/cups/backend
14mr|cups-drivers-pegg-0.23-13|63	install -d %{buildroot}%{_datadir}/cups/model/pegg
14mr|cups-drivers-pegg-0.23-13|64	install -d %{buildroot}%{_mandir}/man1
14mr|cups-drivers-pegg-0.23-13|65	
14mr|cups-drivers-pegg-0.23-13|66	install -m0755 pegg-*/pegg %{buildroot}%{_bindir}/
14mr|cups-drivers-pegg-0.23-13|67	install -m0755 pegg_el-*/src/pegg_el %{buildroot}%{_bindir}/
14mr|cups-drivers-pegg-0.23-13|68	install -m0755 xbm2crw*/xbm2crw %{buildroot}%{_bindir}/
14mr|cups-drivers-pegg-0.23-13|69	install -m0755 cups2pegg*/src/cups2pegg %{buildroot}%{_prefix}/lib/cups/backend/
14mr|cups-drivers-pegg-0.23-13|70	install -m0644 pegg-*/pegg.1 %{buildroot}%{_mandir}/man1/
14mr|cups-drivers-pegg-0.23-13|71	install -m0644 pegg_el-*/src/pegg_el.1 %{buildroot}%{_mandir}/man1/
14mr|cups-drivers-pegg-0.23-13|72	install -m0644 cups2pegg-*/src/ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/pegg/
14mr|cups-drivers-pegg-0.23-13|73	
14mr|cups-drivers-pegg-0.23-13|74	rm -rf installed_docs
14mr|cups-drivers-pegg-0.23-13|75	mkdir -p installed_docs/{pegg_el,xbm2crw,cups2pegg}
14mr|cups-drivers-pegg-0.23-13|76	cp pegg_el-*/README pegg_el-*/TODO pegg_el-*/INSTALL installed_docs/pegg_el/
14mr|cups-drivers-pegg-0.23-13|77	cp xbm2crw-*/README installed_docs/xbm2crw/
14mr|cups-drivers-pegg-0.23-13|78	cp cups2pegg-*/*.png cups2pegg-*/*.html installed_docs/cups2pegg/
14mr|cups-drivers-pegg-0.23-13|79	
14mr|cups-drivers-pegg-0.23-13|80	%clean
14mr|cups-drivers-pegg-0.23-13|81	rm -rf %{buildroot}
14mr|cups-drivers-pegg-0.23-13|82	
14mr|cups-drivers-pegg-0.23-13|83	%files
14mr|cups-drivers-pegg-0.23-13|84	%defattr(0644,root,root,0755)
14mr|cups-drivers-pegg-0.23-13|85	%doc pegg-*/CHANGELOG pegg-*/README pegg-*/LICENSE pegg-*/INSTALL installed_docs/*
14mr|cups-drivers-pegg-0.23-13|86	%attr(0755,root,root) %{_bindir}/pegg
14mr|cups-drivers-pegg-0.23-13|87	%attr(0755,root,root) %{_bindir}/pegg_el
14mr|cups-drivers-pegg-0.23-13|88	%attr(0755,root,root) %{_bindir}/xbm2crw
14mr|cups-drivers-pegg-0.23-13|89	%attr(0755,root,root) %{_prefix}/lib/cups/backend/cups2pegg
14mr|cups-drivers-pegg-0.23-13|90	%attr(0755,root,root) %dir %{_datadir}/cups/model/pegg
14mr|cups-drivers-pegg-0.23-13|91	%attr(0644,root,root) %{_datadir}/cups/model/pegg/*.ppd*
14mr|cups-drivers-pegg-0.23-13|92	%attr(0644,root,root) %{_mandir}/man1/pegg*.1*
14mr|cups-drivers-pegg-0.23-13|93	
14mr|cups-drivers-pegg-0.23-13|94	
14mr|cups-drivers-pegg-0.23-13|95	
14mr|cups-drivers-pegg-0.23-13|96	%changelog
14mr|cups-drivers-pegg-0.23-13|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.23-13
14mr|cups-drivers-pegg-0.23-13|98	+ Revision: 9c0d111
14mr|cups-drivers-pegg-0.23-13|99	- MassBuild#440: Increase release tag
14mr|cups-drivers-pegg-0.23-13|100	
14mr|cups-drivers-pegg-0.23-13|101	

16125 14
14mr|cups-drivers-ptouch-1.3-9|1	%define rname ptouch
14mr|cups-drivers-ptouch-1.3-9|2	
14mr|cups-drivers-ptouch-1.3-9|3	Summary:	CUPS/foomatic driver for Brother P-touch label printers
14mr|cups-drivers-ptouch-1.3-9|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-ptouch-1.3-9|5	Version:	1.3
14mr|cups-drivers-ptouch-1.3-9|6	Release:	9
14mr|cups-drivers-ptouch-1.3-9|7	License:	GPL
14mr|cups-drivers-ptouch-1.3-9|8	Group:		System/Printing
14mr|cups-drivers-ptouch-1.3-9|9	URL:		http://www.diku.dk/~panic/P-touch/
14mr|cups-drivers-ptouch-1.3-9|10	Source0:	http://www.diku.dk/~panic/P-touch/%{rname}-driver-%{version}.tar.gz
14mr|cups-drivers-ptouch-1.3-9|11	Requires:	cups
14mr|cups-drivers-ptouch-1.3-9|12	BuildRequires:	cups
14mr|cups-drivers-ptouch-1.3-9|13	BuildRequires:	cups-devel
14mr|cups-drivers-ptouch-1.3-9|14	BuildRequires:	ghostscript
14mr|cups-drivers-ptouch-1.3-9|15	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-ptouch-1.3-9|16	Conflicts:	printer-utils = 2007
14mr|cups-drivers-ptouch-1.3-9|17	Conflicts:	printer-filters = 2007
14mr|cups-drivers-ptouch-1.3-9|18	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
14mr|cups-drivers-ptouch-1.3-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|cups-drivers-ptouch-1.3-9|20	
14mr|cups-drivers-ptouch-1.3-9|21	%description
14mr|cups-drivers-ptouch-1.3-9|22	The ptouch-driver consists of a CUPS raster filter for driving the family of
14mr|cups-drivers-ptouch-1.3-9|23	Brother P-touch label printers.
14mr|cups-drivers-ptouch-1.3-9|24	
14mr|cups-drivers-ptouch-1.3-9|25	This package contains CUPS foomatic drivers for the following printers:
14mr|cups-drivers-ptouch-1.3-9|26	
14mr|cups-drivers-ptouch-1.3-9|27	%prep
14mr|cups-drivers-ptouch-1.3-9|28	%setup -q -n %{rname}-driver-%{version}
14mr|cups-drivers-ptouch-1.3-9|29	
14mr|cups-drivers-ptouch-1.3-9|30	%build
14mr|cups-drivers-ptouch-1.3-9|31	
14mr|cups-drivers-ptouch-1.3-9|32	%configure2_5x \
14mr|cups-drivers-ptouch-1.3-9|33	--libdir=%{_prefix}/lib
14mr|cups-drivers-ptouch-1.3-9|34	
14mr|cups-drivers-ptouch-1.3-9|35	%make
14mr|cups-drivers-ptouch-1.3-9|36	
14mr|cups-drivers-ptouch-1.3-9|37	%install
14mr|cups-drivers-ptouch-1.3-9|38	rm -rf %{buildroot}
14mr|cups-drivers-ptouch-1.3-9|39	
14mr|cups-drivers-ptouch-1.3-9|40	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mr|cups-drivers-ptouch-1.3-9|41	
14mr|cups-drivers-ptouch-1.3-9|42	%makeinstall_std
14mr|cups-drivers-ptouch-1.3-9|43	
14mr|cups-drivers-ptouch-1.3-9|44	%clean
14mr|cups-drivers-ptouch-1.3-9|45	rm -rf %{buildroot}
14mr|cups-drivers-ptouch-1.3-9|46	
14mr|cups-drivers-ptouch-1.3-9|47	%files
14mr|cups-drivers-ptouch-1.3-9|48	%defattr(0644,root,root,0755)
14mr|cups-drivers-ptouch-1.3-9|49	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|cups-drivers-ptouch-1.3-9|50	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rastertoptch
14mr|cups-drivers-ptouch-1.3-9|51	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
14mr|cups-drivers-ptouch-1.3-9|52	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
14mr|cups-drivers-ptouch-1.3-9|53	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
14mr|cups-drivers-ptouch-1.3-9|54	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
14mr|cups-drivers-ptouch-1.3-9|55	
14mr|cups-drivers-ptouch-1.3-9|56	
14mr|cups-drivers-ptouch-1.3-9|57	
14mr|cups-drivers-ptouch-1.3-9|58	%changelog
14mr|cups-drivers-ptouch-1.3-9|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-9
14mr|cups-drivers-ptouch-1.3-9|60	+ Revision: 9d4baae
14mr|cups-drivers-ptouch-1.3-9|61	- MassBuild#440: Increase release tag
14mr|cups-drivers-ptouch-1.3-9|62	
14mr|cups-drivers-ptouch-1.3-9|63	

16126 14
14mr|cups-drivers-splix-2.0.0-8|1	%define rname splix
14mr|cups-drivers-splix-2.0.0-8|2	
14mr|cups-drivers-splix-2.0.0-8|3	Summary:	CUPS printer drivers for SPL (Samsung Printer Language) printers
14mr|cups-drivers-splix-2.0.0-8|4	Name:		cups-drivers-%{rname}
14mr|cups-drivers-splix-2.0.0-8|5	Version:	2.0.0
14mr|cups-drivers-splix-2.0.0-8|6	Release:	8
14mr|cups-drivers-splix-2.0.0-8|7	License:	GPL
14mr|cups-drivers-splix-2.0.0-8|8	Group:		System/Printing
14mr|cups-drivers-splix-2.0.0-8|9	URL:		http://splix.ap2c.org/
14mr|cups-drivers-splix-2.0.0-8|10	Source0:	http://downloads.sourceforge.net/splix/%{rname}-%{version}.tar.bz2
14mr|cups-drivers-splix-2.0.0-8|11	Patch0:		splix-2.0.0-ldflags.patch
14mr|cups-drivers-splix-2.0.0-8|12	Patch1:		splix-2.0.0-tools-nojbig.patch
14mr|cups-drivers-splix-2.0.0-8|13	Patch2:		splix-2.0.0-gcc44.patch
14mr|cups-drivers-splix-2.0.0-8|14	Patch3:		splix-2.0.0-gcc45.diff
14mr|cups-drivers-splix-2.0.0-8|15	Requires:	cups
14mr|cups-drivers-splix-2.0.0-8|16	BuildRequires:	cups
14mr|cups-drivers-splix-2.0.0-8|17	BuildRequires:	cups-devel
14mr|cups-drivers-splix-2.0.0-8|18	BuildRequires:	pkgconfig(Qt3Support)
14mr|cups-drivers-splix-2.0.0-8|19	BuildRequires:	ghostscript
14mr|cups-drivers-splix-2.0.0-8|20	Conflicts:	cups-drivers = 2007
14mr|cups-drivers-splix-2.0.0-8|21	Conflicts:	printer-utils = 2007
14mr|cups-drivers-splix-2.0.0-8|22	Conflicts:	printer-filters = 2007
14mr|cups-drivers-splix-2.0.0-8|23	
14mr|cups-drivers-splix-2.0.0-8|24	%description
14mr|cups-drivers-splix-2.0.0-8|25	SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
14mr|cups-drivers-splix-2.0.0-8|26	printers. If you have a such printer, you need to download and use SpliX.
14mr|cups-drivers-splix-2.0.0-8|27	Moreover you will find documentation about this proprietary language.
14mr|cups-drivers-splix-2.0.0-8|28	
14mr|cups-drivers-splix-2.0.0-8|29	This package contains CUPS drivers (PPD) for Dell, Samsung and Xerox
14mr|cups-drivers-splix-2.0.0-8|30	printers.
14mr|cups-drivers-splix-2.0.0-8|31	
14mr|cups-drivers-splix-2.0.0-8|32	%prep
14mr|cups-drivers-splix-2.0.0-8|33	%setup -q -n %{rname}-%{version}
14mr|cups-drivers-splix-2.0.0-8|34	%patch0 -p1 -b .ldflags
14mr|cups-drivers-splix-2.0.0-8|35	%patch1 -p1 -b .tools-nojbig
14mr|cups-drivers-splix-2.0.0-8|36	%patch2 -p1 -b .gcc44
14mr|cups-drivers-splix-2.0.0-8|37	%patch3 -p0 -b .gcc45
14mr|cups-drivers-splix-2.0.0-8|38	
14mr|cups-drivers-splix-2.0.0-8|39	%build
14mr|cups-drivers-splix-2.0.0-8|40	# note: build using DISABLE_JBIG=1 because of possible patent issue
14mr|cups-drivers-splix-2.0.0-8|41	%make V=1 OPTIM_CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" DISABLE_JBIG=1
14mr|cups-drivers-splix-2.0.0-8|42	%make CXXFLAGS="%{optflags} `pkg-config QtCore --cflags`" \
14mr|cups-drivers-splix-2.0.0-8|43	LIBS="`pkg-config QtCore --libs` %{ldflags}" -C tools
14mr|cups-drivers-splix-2.0.0-8|44	
14mr|cups-drivers-splix-2.0.0-8|45	%install
14mr|cups-drivers-splix-2.0.0-8|46	rm -rf %{buildroot}
14mr|cups-drivers-splix-2.0.0-8|47	%makeinstall_std
14mr|cups-drivers-splix-2.0.0-8|48	mkdir -p %{buildroot}%{_bindir}
14mr|cups-drivers-splix-2.0.0-8|49	install -m0755 tools/decompress %{buildroot}%{_bindir}/%{name}-decompress
14mr|cups-drivers-splix-2.0.0-8|50	
14mr|cups-drivers-splix-2.0.0-8|51	%clean
14mr|cups-drivers-splix-2.0.0-8|52	rm -rf %{buildroot}
14mr|cups-drivers-splix-2.0.0-8|53	
14mr|cups-drivers-splix-2.0.0-8|54	%files
14mr|cups-drivers-splix-2.0.0-8|55	%defattr(0644,root,root,0755)
14mr|cups-drivers-splix-2.0.0-8|56	%doc AUTHORS COPYING ChangeLog README THANKS TODO
14mr|cups-drivers-splix-2.0.0-8|57	%{_datadir}/cups/model/dell
14mr|cups-drivers-splix-2.0.0-8|58	%{_datadir}/cups/model/samsung
14mr|cups-drivers-splix-2.0.0-8|59	%{_datadir}/cups/model/xerox
14mr|cups-drivers-splix-2.0.0-8|60	%defattr(0755,root,root,0755)
14mr|cups-drivers-splix-2.0.0-8|61	%{_bindir}/%{name}-decompress
14mr|cups-drivers-splix-2.0.0-8|62	%{_prefix}/lib/cups/filter/pstoqpdl
14mr|cups-drivers-splix-2.0.0-8|63	%{_prefix}/lib/cups/filter/rastertoqpdl
14mr|cups-drivers-splix-2.0.0-8|64	
14mr|cups-drivers-splix-2.0.0-8|65	
14mr|cups-drivers-splix-2.0.0-8|66	
14mr|cups-drivers-splix-2.0.0-8|67	%changelog
14mr|cups-drivers-splix-2.0.0-8|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-8
14mr|cups-drivers-splix-2.0.0-8|69	+ Revision: 2d47e86
14mr|cups-drivers-splix-2.0.0-8|70	- MassBuild#440: Increase release tag
14mr|cups-drivers-splix-2.0.0-8|71	
14mr|cups-drivers-splix-2.0.0-8|72	

16127 14
14mr|cups-filters-1.0.54-3|1	%define fontembed_major 1
14mr|cups-filters-1.0.54-3|2	%define cupsfilters_major 1
14mr|cups-filters-1.0.54-3|3	
14mr|cups-filters-1.0.54-3|4	%define fontembed %mklibname fontembed %{fontembed_major}
14mr|cups-filters-1.0.54-3|5	%define fontembeddevel %mklibname fontembed -d
14mr|cups-filters-1.0.54-3|6	%define cupsfilters %mklibname cupsfilters %{cupsfilters_major}
14mr|cups-filters-1.0.54-3|7	%define cupsfiltersdevel %mklibname cupsfilters -d
14mr|cups-filters-1.0.54-3|8	
14mr|cups-filters-1.0.54-3|9	Summary:	Print filters for use with CUPS
14mr|cups-filters-1.0.54-3|10	Name:		cups-filters
14mr|cups-filters-1.0.54-3|11	Version:	1.0.54
14mr|cups-filters-1.0.54-3|12	Release:	3
14mr|cups-filters-1.0.54-3|13	# For a breakdown of the licensing, see COPYING file
14mr|cups-filters-1.0.54-3|14	# GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
14mr|cups-filters-1.0.54-3|15	#                   imagetopdf, pstopdf, texttopdf
14mr|cups-filters-1.0.54-3|16	#         backends: parallel, serial
14mr|cups-filters-1.0.54-3|17	# GPLv2+:  filters: gstopxl, textonly, texttops, imagetops
14mr|cups-filters-1.0.54-3|18	# GPLv3:   filters: bannertopdf
14mr|cups-filters-1.0.54-3|19	# GPLv3+:  filters: urftopdf
14mr|cups-filters-1.0.54-3|20	# LGPLv2+:   utils: cups-browsed
14mr|cups-filters-1.0.54-3|21	# MIT:     filters: gstoraster, pdftoijs, pdftoopvp, pdftopdf, pdftoraster
14mr|cups-filters-1.0.54-3|22	License:	GPLv2+ and GPLv3+ and LGPLv2.1+ and MIT
14mr|cups-filters-1.0.54-3|23	Group:		System/Printing
14mr|cups-filters-1.0.54-3|24	Url:		http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
14mr|cups-filters-1.0.54-3|25	Source0:	http://openprinting.org/download/%name/%{name}-%{version}.tar.xz
14mr|cups-filters-1.0.54-3|26	Source1:	cups-browsed.service
14mr|cups-filters-1.0.54-3|27	# Fedora patches:
14mr|cups-filters-1.0.54-3|28	Patch1:		cups-filters-makefile.patch
14mr|cups-filters-1.0.54-3|29	Patch2:		cups-filters-execmem.patch
14mr|cups-filters-1.0.54-3|30	# pdftops needs to be found
14mr|cups-filters-1.0.54-3|31	BuildRequires:	poppler
14mr|cups-filters-1.0.54-3|32	BuildRequires:	python-cups
14mr|cups-filters-1.0.54-3|33	BuildRequires:	ghostscript-devel
14mr|cups-filters-1.0.54-3|34	BuildRequires:	cups-devel
14mr|cups-filters-1.0.54-3|35	BuildRequires:	pkgconfig(fontconfig)
14mr|cups-filters-1.0.54-3|36	BuildRequires:	pkgconfig(freetype2)
14mr|cups-filters-1.0.54-3|37	BuildRequires:	pkgconfig(ijs)
14mr|cups-filters-1.0.54-3|38	BuildRequires:	pkgconfig(lcms2)
14mr|cups-filters-1.0.54-3|39	BuildRequires:	pkgconfig(libqpdf)
14mr|cups-filters-1.0.54-3|40	BuildRequires:	pkgconfig(poppler)
14mr|cups-filters-1.0.54-3|41	BuildRequires:	pkgconfig(poppler-cpp)
14mr|cups-filters-1.0.54-3|42	Requires:	bc
14mr|cups-filters-1.0.54-3|43	# For pdftops
14mr|cups-filters-1.0.54-3|44	Requires:	poppler
14mr|cups-filters-1.0.54-3|45	Conflicts:	cups < 1.7.0
14mr|cups-filters-1.0.54-3|46	Conflicts:	ghostscript-common < 9.14
14mr|cups-filters-1.0.54-3|47	
14mr|cups-filters-1.0.54-3|48	# cups-browsed
14mr|cups-filters-1.0.54-3|49	Requires(post,preun,postun):	systemd
14mr|cups-filters-1.0.54-3|50	
14mr|cups-filters-1.0.54-3|51	%description
14mr|cups-filters-1.0.54-3|52	This project provides backends, filters, and other software that was once part
14mr|cups-filters-1.0.54-3|53	of the core CUPS distribution but is no longer maintained by Apple Inc.
14mr|cups-filters-1.0.54-3|54	
14mr|cups-filters-1.0.54-3|55	In addition, it contains additional filters and software developed
14mr|cups-filters-1.0.54-3|56	independently of Apple, especially filters for the PDF-centric printing
14mr|cups-filters-1.0.54-3|57	workflow introduced by OpenPrinting and a daemon to browse Bonjour broadcasts
14mr|cups-filters-1.0.54-3|58	of remote CUPS printers to make these printers available locally and to
14mr|cups-filters-1.0.54-3|59	provide backward compatibility to the old CUPS broadcasting and browsing
14mr|cups-filters-1.0.54-3|60	of CUPS 1.5.x and older.
14mr|cups-filters-1.0.54-3|61	
14mr|cups-filters-1.0.54-3|62	%files
14mr|cups-filters-1.0.54-3|63	%config(noreplace) %{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
14mr|cups-filters-1.0.54-3|64	%{_bindir}/ttfread
14mr|cups-filters-1.0.54-3|65	%{_prefix}/lib/cups/backend/*
14mr|cups-filters-1.0.54-3|66	%{_prefix}/lib/cups/filter/*
14mr|cups-filters-1.0.54-3|67	%{_datadir}/ppd/cupsfilters
14mr|cups-filters-1.0.54-3|68	%{_datadir}/cups/ppdc/*
14mr|cups-filters-1.0.54-3|69	%{_datadir}/cups/mime/cupsfilters.*
14mr|cups-filters-1.0.54-3|70	%{_datadir}/cups/drv/*
14mr|cups-filters-1.0.54-3|71	%{_datadir}/cups/data/*
14mr|cups-filters-1.0.54-3|72	%{_datadir}/cups/charsets/*
14mr|cups-filters-1.0.54-3|73	%{_datadir}/cups/banners/*
14mr|cups-filters-1.0.54-3|74	# {_mandir}/man1/foomatic-rip.1*
14mr|cups-filters-1.0.54-3|75	# {_bindir}/foomatic-rip
14mr|cups-filters-1.0.54-3|76	
14mr|cups-filters-1.0.54-3|77	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|78	
14mr|cups-filters-1.0.54-3|79	%package devel
14mr|cups-filters-1.0.54-3|80	Summary:	Development files for %{name}
14mr|cups-filters-1.0.54-3|81	Group:		Development/C
14mr|cups-filters-1.0.54-3|82	Requires:	%{fontembeddevel} = %{EVRD}
14mr|cups-filters-1.0.54-3|83	Requires:	%{cupsfiltersdevel} = %{EVRD}
14mr|cups-filters-1.0.54-3|84	
14mr|cups-filters-1.0.54-3|85	%description devel
14mr|cups-filters-1.0.54-3|86	Development files for %{name}.
14mr|cups-filters-1.0.54-3|87	
14mr|cups-filters-1.0.54-3|88	%files devel
14mr|cups-filters-1.0.54-3|89	
14mr|cups-filters-1.0.54-3|90	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|91	
14mr|cups-filters-1.0.54-3|92	%package -n %{fontembed}
14mr|cups-filters-1.0.54-3|93	Summary:	The fontembed library, part of %{name}
14mr|cups-filters-1.0.54-3|94	Group:		System/Libraries
14mr|cups-filters-1.0.54-3|95	
14mr|cups-filters-1.0.54-3|96	%description -n %{fontembed}
14mr|cups-filters-1.0.54-3|97	The fontembed library, part of %{name}.
14mr|cups-filters-1.0.54-3|98	
14mr|cups-filters-1.0.54-3|99	%files -n %{fontembed}
14mr|cups-filters-1.0.54-3|100	%{_libdir}/libfontembed.so.%{fontembed_major}*
14mr|cups-filters-1.0.54-3|101	
14mr|cups-filters-1.0.54-3|102	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|103	
14mr|cups-filters-1.0.54-3|104	%package -n %{fontembeddevel}
14mr|cups-filters-1.0.54-3|105	Summary:	Development files for the fontembed library, part of %{name}
14mr|cups-filters-1.0.54-3|106	Group:		Development/C
14mr|cups-filters-1.0.54-3|107	
14mr|cups-filters-1.0.54-3|108	%description -n %{fontembeddevel}
14mr|cups-filters-1.0.54-3|109	Development files for the fontembed library, part of %{name}.
14mr|cups-filters-1.0.54-3|110	
14mr|cups-filters-1.0.54-3|111	%files -n %{fontembeddevel}
14mr|cups-filters-1.0.54-3|112	%{_includedir}/fontembed
14mr|cups-filters-1.0.54-3|113	%{_libdir}/libfontembed.so
14mr|cups-filters-1.0.54-3|114	%{_libdir}/pkgconfig/libfontembed.pc
14mr|cups-filters-1.0.54-3|115	
14mr|cups-filters-1.0.54-3|116	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|117	
14mr|cups-filters-1.0.54-3|118	%package -n %{cupsfilters}
14mr|cups-filters-1.0.54-3|119	Summary:	The cupsfilters library, part of %{name}
14mr|cups-filters-1.0.54-3|120	Group:		System/Libraries
14mr|cups-filters-1.0.54-3|121	
14mr|cups-filters-1.0.54-3|122	%description -n %{cupsfilters}
14mr|cups-filters-1.0.54-3|123	The cupsfilters library, part of %{name}.
14mr|cups-filters-1.0.54-3|124	
14mr|cups-filters-1.0.54-3|125	%files -n %{cupsfilters}
14mr|cups-filters-1.0.54-3|126	%{_libdir}/libcupsfilters.so.%{cupsfilters_major}*
14mr|cups-filters-1.0.54-3|127	
14mr|cups-filters-1.0.54-3|128	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|129	
14mr|cups-filters-1.0.54-3|130	%package -n %{cupsfiltersdevel}
14mr|cups-filters-1.0.54-3|131	Summary:	Development files for the cupsfilters library, part of %{name}
14mr|cups-filters-1.0.54-3|132	Group:		Development/C
14mr|cups-filters-1.0.54-3|133	
14mr|cups-filters-1.0.54-3|134	%description -n %{cupsfiltersdevel}
14mr|cups-filters-1.0.54-3|135	Development files for the cupsfilters library, part of %{name}.
14mr|cups-filters-1.0.54-3|136	
14mr|cups-filters-1.0.54-3|137	%files -n %{cupsfiltersdevel}
14mr|cups-filters-1.0.54-3|138	%{_includedir}/cupsfilters
14mr|cups-filters-1.0.54-3|139	%{_libdir}/libcupsfilters.so
14mr|cups-filters-1.0.54-3|140	%{_libdir}/pkgconfig/libcupsfilters.pc
14mr|cups-filters-1.0.54-3|141	
14mr|cups-filters-1.0.54-3|142	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|143	
14mr|cups-filters-1.0.54-3|144	%package -n cups-browsed
14mr|cups-filters-1.0.54-3|145	Summary:	Daemon to allow printer browsing with old versions of cups
14mr|cups-filters-1.0.54-3|146	Group:		System/Printing
14mr|cups-filters-1.0.54-3|147	BuildRequires:	pkgconfig(avahi-glib)
14mr|cups-filters-1.0.54-3|148	
14mr|cups-filters-1.0.54-3|149	%description -n cups-browsed
14mr|cups-filters-1.0.54-3|150	Daemon to allow printer browsing with old versions of cups.
14mr|cups-filters-1.0.54-3|151	
14mr|cups-filters-1.0.54-3|152	%files -n cups-browsed
14mr|cups-filters-1.0.54-3|153	%doc %{_docdir}/%{name}
14mr|cups-filters-1.0.54-3|154	%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
14mr|cups-filters-1.0.54-3|155	%{_sbindir}/cups-browsed
14mr|cups-filters-1.0.54-3|156	%{_mandir}/man5/cups-browsed.conf.5*
14mr|cups-filters-1.0.54-3|157	%{_mandir}/man8/cups-browsed.8*
14mr|cups-filters-1.0.54-3|158	%{_unitdir}/cups-browsed.service
14mr|cups-filters-1.0.54-3|159	
14mr|cups-filters-1.0.54-3|160	%preun -n cups-browsed
14mr|cups-filters-1.0.54-3|161	%_preun_service cups-browsed
14mr|cups-filters-1.0.54-3|162	
14mr|cups-filters-1.0.54-3|163	%postun -n cups-browsed
14mr|cups-filters-1.0.54-3|164	%_postun_service cups-browsed
14mr|cups-filters-1.0.54-3|165	
14mr|cups-filters-1.0.54-3|166	%post -n cups-browsed
14mr|cups-filters-1.0.54-3|167	%_post_service cups-browsed
14mr|cups-filters-1.0.54-3|168	
14mr|cups-filters-1.0.54-3|169	# Initial installation
14mr|cups-filters-1.0.54-3|170	if [ $1 -eq 1 ] ; then
14mr|cups-filters-1.0.54-3|171	IN=%{_sysconfdir}/cups/cupsd.conf
14mr|cups-filters-1.0.54-3|172	OUT=%{_sysconfdir}/cups/cups-browsed.conf
14mr|cups-filters-1.0.54-3|173	keyword=BrowsePoll
14mr|cups-filters-1.0.54-3|174	
14mr|cups-filters-1.0.54-3|175	# We can remove this after few releases, it's just for the introduction of cups-browsed.
14mr|cups-filters-1.0.54-3|176	if [ -f "$OUT" ]; then
14mr|cups-filters-1.0.54-3|177	echo -e "\n# NOTE: This file is not part of CUPS. You need to start&enable cups-browsed service." >> "$OUT"
14mr|cups-filters-1.0.54-3|178	fi
14mr|cups-filters-1.0.54-3|179	
14mr|cups-filters-1.0.54-3|180	# move BrowsePoll from cupsd.conf to cups-browsed.conf
14mr|cups-filters-1.0.54-3|181	if [ -f "$IN" ] && grep -iq ^$keyword "$IN"; then
14mr|cups-filters-1.0.54-3|182	if ! grep -iq ^$keyword "$OUT"; then
14mr|cups-filters-1.0.54-3|183	(cat >> "$OUT" <<EOF
14mr|cups-filters-1.0.54-3|184	
14mr|cups-filters-1.0.54-3|185	# Settings automatically moved from cupsd.conf by RPM package:
14mr|cups-filters-1.0.54-3|186	EOF
14mr|cups-filters-1.0.54-3|187	) || :
14mr|cups-filters-1.0.54-3|188	(grep -i ^$keyword "$IN" >> "$OUT") || :
14mr|cups-filters-1.0.54-3|189	#systemctl enable cups-browsed.service >/dev/null 2>&1 || :
14mr|cups-filters-1.0.54-3|190	fi
14mr|cups-filters-1.0.54-3|191	sed -i -e "s,^$keyword,#$keyword directive moved to cups-browsed.conf\n#$keyword,i" "$IN" || :
14mr|cups-filters-1.0.54-3|192	fi
14mr|cups-filters-1.0.54-3|193	fi
14mr|cups-filters-1.0.54-3|194	
14mr|cups-filters-1.0.54-3|195	#----------------------------------------------------------------------------
14mr|cups-filters-1.0.54-3|196	
14mr|cups-filters-1.0.54-3|197	%prep
14mr|cups-filters-1.0.54-3|198	%setup -q
14mr|cups-filters-1.0.54-3|199	%apply_patches
14mr|cups-filters-1.0.54-3|200	
14mr|cups-filters-1.0.54-3|201	%build
14mr|cups-filters-1.0.54-3|202	# work-around Rpath
14mr|cups-filters-1.0.54-3|203	./autogen.sh
14mr|cups-filters-1.0.54-3|204	
14mr|cups-filters-1.0.54-3|205	# --with-pdftops=hybrid - use Poppler's pdftops instead of Ghostscript for
14mr|cups-filters-1.0.54-3|206	#                         Brother, Minolta, and Konica Minolta to work around
14mr|cups-filters-1.0.54-3|207	#                         bugs in the printer's PS interpreters
14mr|cups-filters-1.0.54-3|208	# --with-rcdir=no - don't install SysV init script
14mr|cups-filters-1.0.54-3|209	%configure2_5x \
14mr|cups-filters-1.0.54-3|210	--disable-static \
14mr|cups-filters-1.0.54-3|211	--disable-silent-rules \
14mr|cups-filters-1.0.54-3|212	--with-pdftops=hybrid \
14mr|cups-filters-1.0.54-3|213	--without-rcdir \
14mr|cups-filters-1.0.54-3|214	--with-gs-path=%{_bindir}/gs \
14mr|cups-filters-1.0.54-3|215	--enable-dbus
14mr|cups-filters-1.0.54-3|216	%make
14mr|cups-filters-1.0.54-3|217	
14mr|cups-filters-1.0.54-3|218	%install
14mr|cups-filters-1.0.54-3|219	%makeinstall_std
14mr|cups-filters-1.0.54-3|220	
14mr|cups-filters-1.0.54-3|221	# systemd unit file
14mr|cups-filters-1.0.54-3|222	mkdir -p %{buildroot}%{_unitdir}
14mr|cups-filters-1.0.54-3|223	install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}
14mr|cups-filters-1.0.54-3|224	
14mr|cups-filters-1.0.54-3|225	# LSB3.2 requires /usr/bin/foomatic-rip,
14mr|cups-filters-1.0.54-3|226	# create it temporarily as a relative symlink
14mr|cups-filters-1.0.54-3|227	ln -sf ../lib/cups/filter/foomatic-rip %{buildroot}%{_bindir}/foomatic-rip
14mr|cups-filters-1.0.54-3|228	
14mr|cups-filters-1.0.54-3|229	# Drop for now to avoid file conflicts with foomatic-filters (hack?)
14mr|cups-filters-1.0.54-3|230	rm -f %{buildroot}%{_bindir}/foomatic-rip
14mr|cups-filters-1.0.54-3|231	rm -f %{buildroot}%{_mandir}/man1/foomatic-rip.1*
14mr|cups-filters-1.0.54-3|232	rm -f %{buildroot}%{_prefix}/lib/cups/filter/foomatic-rip
14mr|cups-filters-1.0.54-3|233	
14mr|cups-filters-1.0.54-3|234	
14mr|cups-filters-1.0.54-3|235	%changelog
14mr|cups-filters-1.0.54-3|236	* Sat Sep 06 2014 dsilakov <denis.silakov@rosalab.ru> 1.0.54-3
14mr|cups-filters-1.0.54-3|237	+ Revision: 67d56fe
14mr|cups-filters-1.0.54-3|238	- Merge pull request #1 from spectre/cups-filters:rosa2014.1
14mr|cups-filters-1.0.54-3|239	- Specified the path to gs explicitly, otherwise it is not found
14mr|cups-filters-1.0.54-3|240	
14mr|cups-filters-1.0.54-3|241	

16128 14
14mr|cups-pk-helper-0.2.5-2|1	Name:           cups-pk-helper
14mr|cups-pk-helper-0.2.5-2|2	Version:        0.2.5
14mr|cups-pk-helper-0.2.5-2|3	Release:        2
14mr|cups-pk-helper-0.2.5-2|4	Summary:        A helper that makes system-config-printer use PolicyKit
14mr|cups-pk-helper-0.2.5-2|5	
14mr|cups-pk-helper-0.2.5-2|6	Group:          System/Printing
14mr|cups-pk-helper-0.2.5-2|7	License:        GPLv2+
14mr|cups-pk-helper-0.2.5-2|8	URL:            http://www.vuntz.net/download/cups-pk-helper/
14mr|cups-pk-helper-0.2.5-2|9	Source0:        http://cgit.freedesktop.org/cups-pk-helper/snapshot/cups-pk-helper-%{version}.tar.bz2
14mr|cups-pk-helper-0.2.5-2|10	Patch1:		cups-pk-helper-0.2.4-automake-1.13.patch
14mr|cups-pk-helper-0.2.5-2|11	Patch2:		cups-pk-helper-0.2.5-l10n-ru.patch
14mr|cups-pk-helper-0.2.5-2|12	
14mr|cups-pk-helper-0.2.5-2|13	#BuildRequires:  libtool >= 1.4.3
14mr|cups-pk-helper-0.2.5-2|14	BuildRequires:  cups-devel >= 1.2
14mr|cups-pk-helper-0.2.5-2|15	BuildRequires:  pkgconfig(python) >= 2.4
14mr|cups-pk-helper-0.2.5-2|16	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.12.0
14mr|cups-pk-helper-0.2.5-2|17	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.74
14mr|cups-pk-helper-0.2.5-2|18	BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.92
14mr|cups-pk-helper-0.2.5-2|19	BuildRequires:  polkit-gnome >= 0.92
14mr|cups-pk-helper-0.2.5-2|20	BuildRequires:  intltool >= 0.40.0
14mr|cups-pk-helper-0.2.5-2|21	BuildRequires:  gettext-devel >= 0.17
14mr|cups-pk-helper-0.2.5-2|22	BuildRequires:  gnome-common >= 2.26
14mr|cups-pk-helper-0.2.5-2|23	
14mr|cups-pk-helper-0.2.5-2|24	Requires:       python
14mr|cups-pk-helper-0.2.5-2|25	
14mr|cups-pk-helper-0.2.5-2|26	
14mr|cups-pk-helper-0.2.5-2|27	%description
14mr|cups-pk-helper-0.2.5-2|28	cups-pk-helper is an application which makes cups configuration
14mr|cups-pk-helper-0.2.5-2|29	interfaces available under control of PolicyKit.
14mr|cups-pk-helper-0.2.5-2|30	
14mr|cups-pk-helper-0.2.5-2|31	%prep
14mr|cups-pk-helper-0.2.5-2|32	%setup -q
14mr|cups-pk-helper-0.2.5-2|33	%patch1 -p1 -b .automake-1_13
14mr|cups-pk-helper-0.2.5-2|34	%patch2 -p1 -b .l10n-ru
14mr|cups-pk-helper-0.2.5-2|35	
14mr|cups-pk-helper-0.2.5-2|36	%build
14mr|cups-pk-helper-0.2.5-2|37	./autogen.sh
14mr|cups-pk-helper-0.2.5-2|38	%configure
14mr|cups-pk-helper-0.2.5-2|39	%make
14mr|cups-pk-helper-0.2.5-2|40	
14mr|cups-pk-helper-0.2.5-2|41	
14mr|cups-pk-helper-0.2.5-2|42	%install
14mr|cups-pk-helper-0.2.5-2|43	rm -rf %{buildroot}
14mr|cups-pk-helper-0.2.5-2|44	%makeinstall_std
14mr|cups-pk-helper-0.2.5-2|45	
14mr|cups-pk-helper-0.2.5-2|46	
14mr|cups-pk-helper-0.2.5-2|47	%find_lang %{name}
14mr|cups-pk-helper-0.2.5-2|48	
14mr|cups-pk-helper-0.2.5-2|49	%files -f %{name}.lang
14mr|cups-pk-helper-0.2.5-2|50	%{_libexecdir}/cups-pk-helper-mechanism
14mr|cups-pk-helper-0.2.5-2|51	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
14mr|cups-pk-helper-0.2.5-2|52	%{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
14mr|cups-pk-helper-0.2.5-2|53	%{_datadir}/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy
14mr|cups-pk-helper-0.2.5-2|54	%doc AUTHORS COPYING NEWS
14mr|cups-pk-helper-0.2.5-2|55	
14mr|cups-pk-helper-0.2.5-2|56	
14mr|cups-pk-helper-0.2.5-2|57	
14mr|cups-pk-helper-0.2.5-2|58	%changelog
14mr|cups-pk-helper-0.2.5-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.5-2
14mr|cups-pk-helper-0.2.5-2|60	+ Revision: 589df83
14mr|cups-pk-helper-0.2.5-2|61	- MassBuild#440: Increase release tag
14mr|cups-pk-helper-0.2.5-2|62	
14mr|cups-pk-helper-0.2.5-2|63	

16129 14
14mr|curl-7.37.0-3|1	%define major	4
14mr|curl-7.37.0-3|2	%define libname %mklibname %{name} %{major}
14mr|curl-7.37.0-3|3	%define devname %mklibname %{name} -d
14mr|curl-7.37.0-3|4	%ifarch aarch64
14mr|curl-7.37.0-3|5	%define debug_package	%{nil}
14mr|curl-7.37.0-3|6	%endif
14mr|curl-7.37.0-3|7	
14mr|curl-7.37.0-3|8	Summary:	Gets a file from a FTP, GOPHER or HTTP server
14mr|curl-7.37.0-3|9	Name:		curl
14mr|curl-7.37.0-3|10	Epoch:		1
14mr|curl-7.37.0-3|11	Version:	7.37.0
14mr|curl-7.37.0-3|12	Release:	3
14mr|curl-7.37.0-3|13	License:	BSD-like
14mr|curl-7.37.0-3|14	Group:		Networking/Other
14mr|curl-7.37.0-3|15	Url:		http://curl.haxx.se
14mr|curl-7.37.0-3|16	Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
14mr|curl-7.37.0-3|17	Patch4:		%{name}-7.26.0-multilib.patch
14mr|curl-7.37.0-3|18	Patch6:		%{name}-7.26.0-do-not-build-examples.patch
14mr|curl-7.37.0-3|19	BuildRequires:	groff-base
14mr|curl-7.37.0-3|20	BuildRequires:	stunnel
14mr|curl-7.37.0-3|21	BuildRequires:	krb5-devel
14mr|curl-7.37.0-3|22	BuildRequires:	openldap-devel
14mr|curl-7.37.0-3|23	BuildRequires:	pkgconfig(openssl)
14mr|curl-7.37.0-3|24	BuildRequires:	pkgconfig(zlib)
14mr|curl-7.37.0-3|25	BuildRequires:	pkgconfig(libidn)
14mr|curl-7.37.0-3|26	BuildRequires:	pkgconfig(libssh2)
14mr|curl-7.37.0-3|27	BuildRequires:	pkgconfig(libcares)
14mr|curl-7.37.0-3|28	Provides:	webfetch
14mr|curl-7.37.0-3|29	
14mr|curl-7.37.0-3|30	%description
14mr|curl-7.37.0-3|31	curl is a client to get documents/files from servers, using any of the
14mr|curl-7.37.0-3|32	supported protocols. The command is designed to work without user
14mr|curl-7.37.0-3|33	interaction or any kind of interactivity.
14mr|curl-7.37.0-3|34	
14mr|curl-7.37.0-3|35	curl offers a busload of useful tricks like proxy support, user
14mr|curl-7.37.0-3|36	authentication, ftp upload, HTTP post, file transfer resume and more.
14mr|curl-7.37.0-3|37	
14mr|curl-7.37.0-3|38	This version is compiled with SSL (https) support.
14mr|curl-7.37.0-3|39	
14mr|curl-7.37.0-3|40	%package -n %{libname}
14mr|curl-7.37.0-3|41	Summary:	A library of functions for file transfer
14mr|curl-7.37.0-3|42	Group:		Networking/Other
14mr|curl-7.37.0-3|43	Requires:	rootcerts >= 1:20070713.00
14mr|curl-7.37.0-3|44	
14mr|curl-7.37.0-3|45	%description -n %{libname}
14mr|curl-7.37.0-3|46	libcurl is a library of functions for sending and receiving files through
14mr|curl-7.37.0-3|47	various protocols, including http and ftp.
14mr|curl-7.37.0-3|48	
14mr|curl-7.37.0-3|49	You should install this package if you plan to use any applications that
14mr|curl-7.37.0-3|50	use libcurl.
14mr|curl-7.37.0-3|51	
14mr|curl-7.37.0-3|52	%package -n %{devname}
14mr|curl-7.37.0-3|53	Summary:	Header files and static libraries for libcurl
14mr|curl-7.37.0-3|54	Group:		Development/C
14mr|curl-7.37.0-3|55	Requires:	%{libname} = %{EVRD}
14mr|curl-7.37.0-3|56	Provides:	%{name}-devel = %{EVRD}
14mr|curl-7.37.0-3|57	
14mr|curl-7.37.0-3|58	%description -n %{devname}
14mr|curl-7.37.0-3|59	libcurl is a library of functions for sending and receiving files through
14mr|curl-7.37.0-3|60	various protocols, including http and ftp.
14mr|curl-7.37.0-3|61	
14mr|curl-7.37.0-3|62	You should install this package if you wish to develop applications that
14mr|curl-7.37.0-3|63	use libcurl.
14mr|curl-7.37.0-3|64	
14mr|curl-7.37.0-3|65	%package examples
14mr|curl-7.37.0-3|66	Summary:	Example files for %{name} development
14mr|curl-7.37.0-3|67	Group:		Development/C
14mr|curl-7.37.0-3|68	Requires:       %{name}-devel = %{EVRD}
14mr|curl-7.37.0-3|69	BuildArch:	noarch
14mr|curl-7.37.0-3|70	
14mr|curl-7.37.0-3|71	%description examples
14mr|curl-7.37.0-3|72	Example files for %{name} development.
14mr|curl-7.37.0-3|73	
14mr|curl-7.37.0-3|74	%prep
14mr|curl-7.37.0-3|75	%setup -q
14mr|curl-7.37.0-3|76	%apply_patches
14mr|curl-7.37.0-3|77	
14mr|curl-7.37.0-3|78	%build
14mr|curl-7.37.0-3|79	autoreconf -fiv
14mr|curl-7.37.0-3|80	
14mr|curl-7.37.0-3|81	%configure \
14mr|curl-7.37.0-3|82	--disable-static \
14mr|curl-7.37.0-3|83	--with-ssl \
14mr|curl-7.37.0-3|84	--without-gnutls \
14mr|curl-7.37.0-3|85	--with-zlib \
14mr|curl-7.37.0-3|86	--with-lber-lib=lber \
14mr|curl-7.37.0-3|87	--with-libidn \
14mr|curl-7.37.0-3|88	--with-ssh2 \
14mr|curl-7.37.0-3|89	--with-random \
14mr|curl-7.37.0-3|90	--enable-hidden-symbols \
14mr|curl-7.37.0-3|91	--enable-optimize \
14mr|curl-7.37.0-3|92	--enable-nonblocking \
14mr|curl-7.37.0-3|93	--enable-thread \
14mr|curl-7.37.0-3|94	--enable-crypto-auth \
14mr|curl-7.37.0-3|95	--enable-libgcc \
14mr|curl-7.37.0-3|96	--enable-ldaps \
14mr|curl-7.37.0-3|97	--enable-ipv6 \
14mr|curl-7.37.0-3|98	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
14mr|curl-7.37.0-3|99	--with-gssapi=%{_prefix} \
14mr|curl-7.37.0-3|100	--enable-ares
14mr|curl-7.37.0-3|101	
14mr|curl-7.37.0-3|102	
14mr|curl-7.37.0-3|103	%make
14mr|curl-7.37.0-3|104	
14mr|curl-7.37.0-3|105	# we don't want them in curl-examples:
14mr|curl-7.37.0-3|106	rm -r docs/examples/.deps ||:
14mr|curl-7.37.0-3|107	
14mr|curl-7.37.0-3|108	# disable tests that want to connect/run sshd, which is quite impossible
14mr|curl-7.37.0-3|109	#%check
14mr|curl-7.37.0-3|110	# Some tests fail at random inside ABF (timeouts?), but work in local builds.
14mr|curl-7.37.0-3|111	# Let's make a test failure non-fatal for the moment.
14mr|curl-7.37.0-3|112	#make test TEST_Q='-a -p -v !SCP !SFTP !SOCKS4 !SOCKS5 !TFTP !198' || :
14mr|curl-7.37.0-3|113	
14mr|curl-7.37.0-3|114	%install
14mr|curl-7.37.0-3|115	%makeinstall_std
14mr|curl-7.37.0-3|116	
14mr|curl-7.37.0-3|117	# [july 2008] HACK. to be replaced by a real fix
14mr|curl-7.37.0-3|118	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/%{name}-config
14mr|curl-7.37.0-3|119	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|curl-7.37.0-3|120	
14mr|curl-7.37.0-3|121	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14mr|curl-7.37.0-3|122	
14mr|curl-7.37.0-3|123	# (tpg) use rootcerts's certificates #35917
14mr|curl-7.37.0-3|124	find %{buildroot} -name ca-bundle.crt -exec rm -f '{}' \;
14mr|curl-7.37.0-3|125	
14mr|curl-7.37.0-3|126	# we don't package mk-ca-bundle so we don't need man for it
14mr|curl-7.37.0-3|127	rm -f %{buildroot}%{_mandir}/man1/mk-ca-bundle.1*
14mr|curl-7.37.0-3|128	
14mr|curl-7.37.0-3|129	%files
14mr|curl-7.37.0-3|130	%{_bindir}/curl
14mr|curl-7.37.0-3|131	%{_mandir}/man1/curl.1*
14mr|curl-7.37.0-3|132	
14mr|curl-7.37.0-3|133	%files -n %{libname}
14mr|curl-7.37.0-3|134	%{_libdir}/libcurl.so.%{major}*
14mr|curl-7.37.0-3|135	
14mr|curl-7.37.0-3|136	%files -n %{devname}
14mr|curl-7.37.0-3|137	%docdir docs/
14mr|curl-7.37.0-3|138	%doc docs/BUGS docs/KNOWN_BUGS docs/CONTRIBUTE docs/FAQ CHANGES
14mr|curl-7.37.0-3|139	%doc docs/FEATURES docs/RESOURCES docs/TODO docs/THANKS docs/INTERNALS
14mr|curl-7.37.0-3|140	%{_bindir}/curl-config
14mr|curl-7.37.0-3|141	%{multiarch_bindir}/curl-config
14mr|curl-7.37.0-3|142	%{_libdir}/libcurl.so
14mr|curl-7.37.0-3|143	%{_includedir}/curl
14mr|curl-7.37.0-3|144	%{_libdir}/pkgconfig/*.pc
14mr|curl-7.37.0-3|145	%{_datadir}/aclocal/*.m4
14mr|curl-7.37.0-3|146	%{_mandir}/man1/curl-config.1*
14mr|curl-7.37.0-3|147	%{_mandir}/man3/*
14mr|curl-7.37.0-3|148	
14mr|curl-7.37.0-3|149	%files examples
14mr|curl-7.37.0-3|150	%doc docs/examples
14mr|curl-7.37.0-3|151	
14mr|curl-7.37.0-3|152	%changelog
14mr|curl-7.37.0-3|153	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:7.37.0-3
14mr|curl-7.37.0-3|154	+ Revision: 91f103f
14mr|curl-7.37.0-3|155	- BuildList#2062192: Increase release tag
14mr|curl-7.37.0-3|156	
14mr|curl-7.37.0-3|157	

16130 14
14mr|cvs-1.12.13-23|1	%if %{_use_internal_dependency_generator}
14mr|cvs-1.12.13-23|2	%define __noautoreq 'tcsh|/bin/csh'
14mr|cvs-1.12.13-23|3	%else
14mr|cvs-1.12.13-23|4	%define _requires_exceptions tcsh\\|/bin/csh
14mr|cvs-1.12.13-23|5	%endif
14mr|cvs-1.12.13-23|6	
14mr|cvs-1.12.13-23|7	Summary:	A version control system
14mr|cvs-1.12.13-23|8	Name:		cvs
14mr|cvs-1.12.13-23|9	Version:	1.12.13
14mr|cvs-1.12.13-23|10	Release:	23
14mr|cvs-1.12.13-23|11	License:	GPL
14mr|cvs-1.12.13-23|12	Group:		Development/Other
14mr|cvs-1.12.13-23|13	Url:		http://www.nongnu.org/cvs/
14mr|cvs-1.12.13-23|14	Source0:	http://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2
14mr|cvs-1.12.13-23|15	Source1:	http://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2.sig
14mr|cvs-1.12.13-23|16	Source2: 	cvspserver
14mr|cvs-1.12.13-23|17	Source3: 	cvs.conf
14mr|cvs-1.12.13-23|18	Source4: 	cvs-xinetd
14mr|cvs-1.12.13-23|19	Patch0:		cvs-1.11.19-varargs.patch
14mr|cvs-1.12.13-23|20	Patch2: 	cvs-1.12.13-errno.patch
14mr|cvs-1.12.13-23|21	Patch4:		cvs-1.11.1-newline.patch
14mr|cvs-1.12.13-23|22	Patch5:		cvs-1.11.4-first-login.patch
14mr|cvs-1.12.13-23|23	Patch6:		cvs-1.11.19-cvsbug.patch
14mr|cvs-1.12.13-23|24	# Patch from cvs of cvs:
14mr|cvs-1.12.13-23|25	# http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14840
14mr|cvs-1.12.13-23|26	Patch7:		cvs-zlib-read.patch
14mr|cvs-1.12.13-23|27	Patch8:		cvs-1.12.13-format_not_a_string_literal_and_no_format_arguments.diff
14mr|cvs-1.12.13-23|28	Patch9:		cvs-1.12.13-CVE-2012-0804.diff
14mr|cvs-1.12.13-23|29	
14mr|cvs-1.12.13-23|30	BuildRequires:	groff
14mr|cvs-1.12.13-23|31	BuildRequires:	tcsh
14mr|cvs-1.12.13-23|32	BuildRequires:	texinfo
14mr|cvs-1.12.13-23|33	BuildRequires:	tetex-latex
14mr|cvs-1.12.13-23|34	BuildRequires:	tetex-dvips
14mr|cvs-1.12.13-23|35	BuildRequires:	vim-minimal
14mr|cvs-1.12.13-23|36	BuildRequires:	krb5-devel
14mr|cvs-1.12.13-23|37	BuildRequires:	pkgconfig(zlib)
14mr|cvs-1.12.13-23|38	Requires:	openssh-clients
14mr|cvs-1.12.13-23|39	
14mr|cvs-1.12.13-23|40	%description
14mr|cvs-1.12.13-23|41	CVS means Concurrent Version System; it is a version control
14mr|cvs-1.12.13-23|42	system which can record the history of your files (usually,
14mr|cvs-1.12.13-23|43	but not always, source code). CVS only stores the differences
14mr|cvs-1.12.13-23|44	between versions, instead of every version of every file
14mr|cvs-1.12.13-23|45	you've ever created. CVS also keeps a log of who, when and
14mr|cvs-1.12.13-23|46	why changes occurred, among other aspects.
14mr|cvs-1.12.13-23|47	
14mr|cvs-1.12.13-23|48	CVS is very helpful for managing releases and controlling
14mr|cvs-1.12.13-23|49	the concurrent editing of source files among multiple
14mr|cvs-1.12.13-23|50	authors. Instead of providing version control for a
14mr|cvs-1.12.13-23|51	collection of files in a single directory, CVS provides
14mr|cvs-1.12.13-23|52	version control for a hierarchical collection of
14mr|cvs-1.12.13-23|53	directories consisting of revision controlled files.
14mr|cvs-1.12.13-23|54	
14mr|cvs-1.12.13-23|55	These directories and files can then be combined together
14mr|cvs-1.12.13-23|56	to form a software release.
14mr|cvs-1.12.13-23|57	
14mr|cvs-1.12.13-23|58	Install the cvs package if you need to use a version
14mr|cvs-1.12.13-23|59	control system.
14mr|cvs-1.12.13-23|60	
14mr|cvs-1.12.13-23|61	%prep
14mr|cvs-1.12.13-23|62	
14mr|cvs-1.12.13-23|63	%setup -q
14mr|cvs-1.12.13-23|64	%patch0 -p1 -b .varargs
14mr|cvs-1.12.13-23|65	%patch2 -p1 -b .errno
14mr|cvs-1.12.13-23|66	%patch4 -p1 -b .newline
14mr|cvs-1.12.13-23|67	%patch5 -p1 -b .first-login
14mr|cvs-1.12.13-23|68	%patch6 -p1 -b .cvsbug
14mr|cvs-1.12.13-23|69	%patch7 -p0 -b .zlib-read
14mr|cvs-1.12.13-23|70	%patch8 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|cvs-1.12.13-23|71	%patch9 -p0 -b .CVE-2012-0804
14mr|cvs-1.12.13-23|72	
14mr|cvs-1.12.13-23|73	%build
14mr|cvs-1.12.13-23|74	# http://qa.mandriva.com/show_bug.cgi?id=31848
14mr|cvs-1.12.13-23|75	%define _fortify_cflags %{nil}
14mr|cvs-1.12.13-23|76	
14mr|cvs-1.12.13-23|77	export SENDMAIL="%{_sbindir}/sendmail"
14mr|cvs-1.12.13-23|78	
14mr|cvs-1.12.13-23|79	%serverbuild
14mr|cvs-1.12.13-23|80	
14mr|cvs-1.12.13-23|81	export CXXFLAGS="${CFLAGS}"
14mr|cvs-1.12.13-23|82	export CCFLAGS="${CFLAGS}"
14mr|cvs-1.12.13-23|83	
14mr|cvs-1.12.13-23|84	%configure2_5x \
14mr|cvs-1.12.13-23|85	--with-tmpdir=/tmp \
14mr|cvs-1.12.13-23|86	--with-external-zlib \
14mr|cvs-1.12.13-23|87	--with-editor=vim
14mr|cvs-1.12.13-23|88	
14mr|cvs-1.12.13-23|89	%make
14mr|cvs-1.12.13-23|90	
14mr|cvs-1.12.13-23|91	pushd doc
14mr|cvs-1.12.13-23|92	make ps
14mr|cvs-1.12.13-23|93	make info
14mr|cvs-1.12.13-23|94	popd
14mr|cvs-1.12.13-23|95	
14mr|cvs-1.12.13-23|96	%install
14mr|cvs-1.12.13-23|97	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14mr|cvs-1.12.13-23|98	install -d %{buildroot}%{_sysconfdir}/cvs
14mr|cvs-1.12.13-23|99	install -d %{buildroot}%{_sbindir}
14mr|cvs-1.12.13-23|100	
14mr|cvs-1.12.13-23|101	%makeinstall
14mr|cvs-1.12.13-23|102	
14mr|cvs-1.12.13-23|103	install -m0755 %{SOURCE2} %{buildroot}%{_sbindir}/
14mr|cvs-1.12.13-23|104	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/cvs
14mr|cvs-1.12.13-23|105	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/%{name}
14mr|cvs-1.12.13-23|106	
14mr|cvs-1.12.13-23|107	bzip2 -f doc/*.ps
14mr|cvs-1.12.13-23|108	
14mr|cvs-1.12.13-23|109	# %check
14mr|cvs-1.12.13-23|110	# Disabling currently
14mr|cvs-1.12.13-23|111	# make check
14mr|cvs-1.12.13-23|112	
14mr|cvs-1.12.13-23|113	%files
14mr|cvs-1.12.13-23|114	%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
14mr|cvs-1.12.13-23|115	%doc doc/*.ps.bz2
14mr|cvs-1.12.13-23|116	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14mr|cvs-1.12.13-23|117	%dir %{_sysconfdir}/cvs
14mr|cvs-1.12.13-23|118	%config(noreplace) %{_sysconfdir}/cvs/cvs.conf
14mr|cvs-1.12.13-23|119	%{_bindir}/cvs
14mr|cvs-1.12.13-23|120	%{_bindir}/cvsbug
14mr|cvs-1.12.13-23|121	%{_bindir}/rcs2log
14mr|cvs-1.12.13-23|122	%{_sbindir}/cvspserver
14mr|cvs-1.12.13-23|123	%{_infodir}/cvs*
14mr|cvs-1.12.13-23|124	%{_datadir}/cvs
14mr|cvs-1.12.13-23|125	%{_mandir}/man1/cvs.1*
14mr|cvs-1.12.13-23|126	%{_mandir}/man5/cvs.5*
14mr|cvs-1.12.13-23|127	%{_mandir}/man8/cvsbug.8*
14mr|cvs-1.12.13-23|128	
14mr|cvs-1.12.13-23|129	
14mr|cvs-1.12.13-23|130	%changelog
14mr|cvs-1.12.13-23|131	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.13-23
14mr|cvs-1.12.13-23|132	+ Revision: 23d00ba
14mr|cvs-1.12.13-23|133	- BuildList#2062192: Increase release tag
14mr|cvs-1.12.13-23|134	
14mr|cvs-1.12.13-23|135	

16131 14
14mr|cyrus-imapd-2.4.17-5|1	# use saslauth group if
14mr|cyrus-imapd-2.4.17-5|2	%define SASLGROUP 0
14mr|cyrus-imapd-2.4.17-5|3	%{?_with_saslgroup: %{expand: %%define SASLGROUP 1}}
14mr|cyrus-imapd-2.4.17-5|4	
14mr|cyrus-imapd-2.4.17-5|5	# preforking cyrus.conf as default
14mr|cyrus-imapd-2.4.17-5|6	%define PREFORK 1
14mr|cyrus-imapd-2.4.17-5|7	%{?_without_prefork: %{expand: %%define PREFORK 0}}
14mr|cyrus-imapd-2.4.17-5|8	
14mr|cyrus-imapd-2.4.17-5|9	# enable idled (default no)
14mr|cyrus-imapd-2.4.17-5|10	%define IDLED 0
14mr|cyrus-imapd-2.4.17-5|11	%{?_with_idled: %{expand: %%define IDLED 1}}
14mr|cyrus-imapd-2.4.17-5|12	
14mr|cyrus-imapd-2.4.17-5|13	# enable automatic mailbox creation on deliver (default no):
14mr|cyrus-imapd-2.4.17-5|14	%define build_autocreate 1
14mr|cyrus-imapd-2.4.17-5|15	%{?_without_autocreate: %define build_autocreate 0}
14mr|cyrus-imapd-2.4.17-5|16	
14mr|cyrus-imapd-2.4.17-5|17	# create on demand folder requested by sieve filter (default no):
14mr|cyrus-imapd-2.4.17-5|18	%define build_autosieve 1
14mr|cyrus-imapd-2.4.17-5|19	%{?_without_autosieve: %define build_autosieve 0}
14mr|cyrus-imapd-2.4.17-5|20	
14mr|cyrus-imapd-2.4.17-5|21	# remove quota files extension:
14mr|cyrus-imapd-2.4.17-5|22	%define build_rmquota 0
14mr|cyrus-imapd-2.4.17-5|23	%{?_without_rmquota: %define build_rmquota 0}
14mr|cyrus-imapd-2.4.17-5|24	
14mr|cyrus-imapd-2.4.17-5|25	# snmp support
14mr|cyrus-imapd-2.4.17-5|26	%global with_snmp 1
14mr|cyrus-imapd-2.4.17-5|27	%{?_without_snmp: %global with_snmp 0}
14mr|cyrus-imapd-2.4.17-5|28	
14mr|cyrus-imapd-2.4.17-5|29	# ldap/pts support
14mr|cyrus-imapd-2.4.17-5|30	%global with_ldap 1
14mr|cyrus-imapd-2.4.17-5|31	%{?_without_ldap: %global with_ldap 0}
14mr|cyrus-imapd-2.4.17-5|32	
14mr|cyrus-imapd-2.4.17-5|33	%global with_mysql 1
14mr|cyrus-imapd-2.4.17-5|34	%{?_without_mysql: %global with_mysql 0}
14mr|cyrus-imapd-2.4.17-5|35	
14mr|cyrus-imapd-2.4.17-5|36	%global with_pgsql 1
14mr|cyrus-imapd-2.4.17-5|37	%{?_without_pgsql: %global with_pgsql 0}
14mr|cyrus-imapd-2.4.17-5|38	
14mr|cyrus-imapd-2.4.17-5|39	%global with_sqlite 1
14mr|cyrus-imapd-2.4.17-5|40	%{?_without_sqlite: %global with_sqlite 0}
14mr|cyrus-imapd-2.4.17-5|41	
14mr|cyrus-imapd-2.4.17-5|42	# virtual domains in LDAP support
14mr|cyrus-imapd-2.4.17-5|43	# needed by Kolab2
14mr|cyrus-imapd-2.4.17-5|44	%define build_virtualdomains_in_ldap 1
14mr|cyrus-imapd-2.4.17-5|45	%{?_without_virtualdomains_in_ldap: %define build_virtualdomains_in_ldap 0}
14mr|cyrus-imapd-2.4.17-5|46	
14mr|cyrus-imapd-2.4.17-5|47	Summary:	A high-performance mail store with IMAP and POP3 support
14mr|cyrus-imapd-2.4.17-5|48	Name:		cyrus-imapd
14mr|cyrus-imapd-2.4.17-5|49	Version:	2.4.17
14mr|cyrus-imapd-2.4.17-5|50	Release:	5
14mr|cyrus-imapd-2.4.17-5|51	License:	OSI Approved
14mr|cyrus-imapd-2.4.17-5|52	Group:		System/Servers
14mr|cyrus-imapd-2.4.17-5|53	Url:		http://cyrusimap.org/
14mr|cyrus-imapd-2.4.17-5|54	Source0:	ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz
14mr|cyrus-imapd-2.4.17-5|55	Source1:	ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz.sig
14mr|cyrus-imapd-2.4.17-5|56	Source2:	cyrus-procmailrc
14mr|cyrus-imapd-2.4.17-5|57	Source4:	cyrus-user-procmailrc.template
14mr|cyrus-imapd-2.4.17-5|58	Source6:	cyrus-imapd.imap-2.1.x-conf
14mr|cyrus-imapd-2.4.17-5|59	Source8:	cyrus-imapd.pamd
14mr|cyrus-imapd-2.4.17-5|60	Source12:	cyrus-imapd.sysconfig
14mr|cyrus-imapd-2.4.17-5|61	Source13:	http://clement.hermann.free.fr/scripts/Cyrus/imapcreate.pl
14mr|cyrus-imapd-2.4.17-5|62	Source14:	cyrus-imapd.README.RPM
14mr|cyrus-imapd-2.4.17-5|63	Source15:	cyrus-imapd.cvt_cyrusdb_all
14mr|cyrus-imapd-2.4.17-5|64	Source19:	cyrus-imapd-procmail+cyrus.mc
14mr|cyrus-imapd-2.4.17-5|65	Source20:	cyrus-imapd.cron-daily
14mr|cyrus-imapd-2.4.17-5|66	Source21:	http://ftp.andrew.cmu.edu/pub/net/mibs/cmu/cmu.mib
14mr|cyrus-imapd-2.4.17-5|67	#systemd support
14mr|cyrus-imapd-2.4.17-5|68	Source22:	cyrus-imapd.service
14mr|cyrus-imapd-2.4.17-5|69	Source23:	cyr_systemd_helper
14mr|cyrus-imapd-2.4.17-5|70	# This patch fixes the perl install path for mdk9.0 and later
14mr|cyrus-imapd-2.4.17-5|71	Patch1:		cyrus-imapd-mdk9.0perl-patch
14mr|cyrus-imapd-2.4.17-5|72	# cyrus-master instead of master in syslog
14mr|cyrus-imapd-2.4.17-5|73	Patch2:		cyrus-imapd-logident.patch
14mr|cyrus-imapd-2.4.17-5|74	# rediffed P3 and P4 comes from http://blog.vx.sk/archives/13-Autocreate-and-autosieve-patches-for-Cyrus-IMAP-Server-24.html
14mr|cyrus-imapd-2.4.17-5|75	# Autocreate INBOX patch (http://email.uoa.gr/projects/cyrus/autocreate/)
14mr|cyrus-imapd-2.4.17-5|76	#Patch3:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autocreate-0.10-0.diff
14mr|cyrus-imapd-2.4.17-5|77	Patch3:		cyrus-imapd-2.4.13-autocreate-0.10-0.diff
14mr|cyrus-imapd-2.4.17-5|78	# Create on demand folder requested by sieve filter (http://email.uoa.gr/projects/cyrus/autosievefolder/)
14mr|cyrus-imapd-2.4.17-5|79	#Patch4:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autosieve-0.6.0.diff
14mr|cyrus-imapd-2.4.17-5|80	Patch4:		cyrus-imapd-2.4.13-autosieve-0.6.0.diff
14mr|cyrus-imapd-2.4.17-5|81	# Remove QUOTA patch (http://email.uoa.gr/projects/cyrus/quota-patches/rmquota/)
14mr|cyrus-imapd-2.4.17-5|82	Patch5:		http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.9/cyrus-imapd-2.3.9-rmquota-0.5-0.diff
14mr|cyrus-imapd-2.4.17-5|83	# command line switch to disallow plaintext login
14mr|cyrus-imapd-2.4.17-5|84	Patch6:		cyrus-imapd-2.4.13-plaintext.diff
14mr|cyrus-imapd-2.4.17-5|85	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
14mr|cyrus-imapd-2.4.17-5|86	Patch8:		cyrus-imapd-kolab-ldap.diff
14mr|cyrus-imapd-2.4.17-5|87	# (bluca) add ptloader to cyrus.conf
14mr|cyrus-imapd-2.4.17-5|88	Patch10:	cyrus-imapd-ptloader-conf.diff
14mr|cyrus-imapd-2.4.17-5|89	# (bluca) fix LDAP_OPT_X_SASL_SECPROPS error in ptloader
14mr|cyrus-imapd-2.4.17-5|90	Patch11:	cyrus-imapd-ptloader-secprops.diff
14mr|cyrus-imapd-2.4.17-5|91	# Other patches from simon matter
14mr|cyrus-imapd-2.4.17-5|92	Patch19:	cyrus-imapd-2.3.11-mkimap.patch
14mr|cyrus-imapd-2.4.17-5|93	Patch21:	cyrus-imapd-2.3.16-sieve_port.patch
14mr|cyrus-imapd-2.4.17-5|94	# fedora patches
14mr|cyrus-imapd-2.4.17-5|95	Patch100:	http://www.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch
14mr|cyrus-imapd-2.4.17-5|96	Patch101:	cyrus-imapd-2.3.1-authid_normalize.patch
14mr|cyrus-imapd-2.4.17-5|97	# for c-i <= 2.4.12
14mr|cyrus-imapd-2.4.17-5|98	Patch102:	cyrus-imapd-2.4.12-debugopt.patch
14mr|cyrus-imapd-2.4.17-5|99	Requires:	perl
14mr|cyrus-imapd-2.4.17-5|100	# with previous versions of sasl, imap LOGIN would fail
14mr|cyrus-imapd-2.4.17-5|101	Requires:	%{mklibname sasl 2} >= 2.1.15
14mr|cyrus-imapd-2.4.17-5|102	# /usr/sbin/useradd
14mr|cyrus-imapd-2.4.17-5|103	# /usr/sbin/groupadd
14mr|cyrus-imapd-2.4.17-5|104	# /usr/sbin/userdel
14mr|cyrus-imapd-2.4.17-5|105	# /usr/sbin/groupdel
14mr|cyrus-imapd-2.4.17-5|106	Requires(pre):	shadow-utils
14mr|cyrus-imapd-2.4.17-5|107	Requires(pre):	rpm-helper
14mr|cyrus-imapd-2.4.17-5|108	Requires(post):	chkconfig openssl e2fsprogs systemd-units
14mr|cyrus-imapd-2.4.17-5|109	Requires(preun):chkconfig systemd-units
14mr|cyrus-imapd-2.4.17-5|110	Requires(preun):shadow-utils
14mr|cyrus-imapd-2.4.17-5|111	Requires(postun): systemd-units
14mr|cyrus-imapd-2.4.17-5|112	Provides:	imap
14mr|cyrus-imapd-2.4.17-5|113	Provides:	imap-server
14mr|cyrus-imapd-2.4.17-5|114	BuildRequires:	autoconf automake libtool
14mr|cyrus-imapd-2.4.17-5|115	BuildRequires:	bison
14mr|cyrus-imapd-2.4.17-5|116	BuildRequires:	db-devel
14mr|cyrus-imapd-2.4.17-5|117	BuildRequires:	ext2fs-devel
14mr|cyrus-imapd-2.4.17-5|118	BuildRequires:	flex
14mr|cyrus-imapd-2.4.17-5|119	BuildRequires:	groff >= 1.15-8
14mr|cyrus-imapd-2.4.17-5|120	BuildRequires:	sasl-devel >= 2.1.15
14mr|cyrus-imapd-2.4.17-5|121	BuildRequires:	openssl-devel
14mr|cyrus-imapd-2.4.17-5|122	BuildRequires:	pcre-devel
14mr|cyrus-imapd-2.4.17-5|123	BuildRequires:	perl-devel
14mr|cyrus-imapd-2.4.17-5|124	BuildRequires:	perl-Digest-SHA1
14mr|cyrus-imapd-2.4.17-5|125	BuildRequires:	tcp_wrappers-devel
14mr|cyrus-imapd-2.4.17-5|126	%if %{with_snmp}
14mr|cyrus-imapd-2.4.17-5|127	BuildRequires:	net-snmp-devel
14mr|cyrus-imapd-2.4.17-5|128	BuildRequires:	elfutils-devel
14mr|cyrus-imapd-2.4.17-5|129	Requires:	net-snmp-mibs
14mr|cyrus-imapd-2.4.17-5|130	%endif
14mr|cyrus-imapd-2.4.17-5|131	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|132	BuildRequires:	openldap-devel
14mr|cyrus-imapd-2.4.17-5|133	%else
14mr|cyrus-imapd-2.4.17-5|134	%if %{build_virtualdomains_in_ldap}
14mr|cyrus-imapd-2.4.17-5|135	BuildRequires:	openldap-devel
14mr|cyrus-imapd-2.4.17-5|136	%endif
14mr|cyrus-imapd-2.4.17-5|137	%endif
14mr|cyrus-imapd-2.4.17-5|138	%if %{with_mysql}
14mr|cyrus-imapd-2.4.17-5|139	BuildRequires:	mysql-devel
14mr|cyrus-imapd-2.4.17-5|140	%endif
14mr|cyrus-imapd-2.4.17-5|141	%if %{with_pgsql}
14mr|cyrus-imapd-2.4.17-5|142	BuildRequires:	postgresql-devel
14mr|cyrus-imapd-2.4.17-5|143	%endif
14mr|cyrus-imapd-2.4.17-5|144	%if %{with_sqlite}
14mr|cyrus-imapd-2.4.17-5|145	BuildRequires:	pkgconfig(sqlite3)
14mr|cyrus-imapd-2.4.17-5|146	%endif
14mr|cyrus-imapd-2.4.17-5|147	
14mr|cyrus-imapd-2.4.17-5|148	%if %{SASLGROUP}
14mr|cyrus-imapd-2.4.17-5|149	%define		_saslgroup saslauth
14mr|cyrus-imapd-2.4.17-5|150	%endif
14mr|cyrus-imapd-2.4.17-5|151	%define		_cyrususer cyrus
14mr|cyrus-imapd-2.4.17-5|152	%define		_cyrusgroup mail
14mr|cyrus-imapd-2.4.17-5|153	%define		_vardata %{_var}/lib/imap
14mr|cyrus-imapd-2.4.17-5|154	%define		_spooldata %{_var}/spool/imap
14mr|cyrus-imapd-2.4.17-5|155	# (gb) stick to /usr/lib/cyrus-imapd as this is an existing practise
14mr|cyrus-imapd-2.4.17-5|156	# from MDK 10.0 and below + /etc/init.d/cyrus-imapd would need to
14mr|cyrus-imapd-2.4.17-5|157	# runtime-detect the libdir since this ought to be an arch-independent
14mr|cyrus-imapd-2.4.17-5|158	# script.
14mr|cyrus-imapd-2.4.17-5|159	%define		_cyrexecdir %{_prefix}/lib/cyrus-imapd
14mr|cyrus-imapd-2.4.17-5|160	%define		_confdir master/conf
14mr|cyrus-imapd-2.4.17-5|161	%if %{PREFORK}
14mr|cyrus-imapd-2.4.17-5|162	%define		_cyrusconf %{_confdir}/prefork.conf
14mr|cyrus-imapd-2.4.17-5|163	%else
14mr|cyrus-imapd-2.4.17-5|164	%define		_cyrusconf %{_confdir}/normal.conf
14mr|cyrus-imapd-2.4.17-5|165	%endif
14mr|cyrus-imapd-2.4.17-5|166	
14mr|cyrus-imapd-2.4.17-5|167	%description
14mr|cyrus-imapd-2.4.17-5|168	The Cyrus IMAP Server is a scaleable enterprise mail system
14mr|cyrus-imapd-2.4.17-5|169	designed for use from small to large enterprise environments using
14mr|cyrus-imapd-2.4.17-5|170	standards-based technologies.
14mr|cyrus-imapd-2.4.17-5|171	
14mr|cyrus-imapd-2.4.17-5|172	A full Cyrus IMAP implementation allows a seamless mail and bulletin
14mr|cyrus-imapd-2.4.17-5|173	board environment to be set up across multiple servers. It differs from
14mr|cyrus-imapd-2.4.17-5|174	other IMAP server implementations in that it is run on "sealed"
14mr|cyrus-imapd-2.4.17-5|175	servers, where users are not normally permitted to log in. The mailbox
14mr|cyrus-imapd-2.4.17-5|176	database is stored in parts of the filesystem that are private to the
14mr|cyrus-imapd-2.4.17-5|177	Cyrus IMAP system. All user access to mail is through software using
14mr|cyrus-imapd-2.4.17-5|178	the IMAP, POP3, or KPOP protocols. TLSv1 and SSL are supported for
14mr|cyrus-imapd-2.4.17-5|179	security.
14mr|cyrus-imapd-2.4.17-5|180	
14mr|cyrus-imapd-2.4.17-5|181	This is the main package, install also the %{name}-utils package (it
14mr|cyrus-imapd-2.4.17-5|182	contains server administration tools and depends on the perl-Cyrus
14mr|cyrus-imapd-2.4.17-5|183	package).
14mr|cyrus-imapd-2.4.17-5|184	
14mr|cyrus-imapd-2.4.17-5|185	%package	murder
14mr|cyrus-imapd-2.4.17-5|186	Summary:	Cyrus IMAP server murder aggregator system files
14mr|cyrus-imapd-2.4.17-5|187	Group:		System/Servers
14mr|cyrus-imapd-2.4.17-5|188	Requires:	%{name} >= %{version}-%{release}
14mr|cyrus-imapd-2.4.17-5|189	
14mr|cyrus-imapd-2.4.17-5|190	%description	murder
14mr|cyrus-imapd-2.4.17-5|191	The %{name}-murder package contains the Cyrus murder aggregator system,
14mr|cyrus-imapd-2.4.17-5|192	i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon.
14mr|cyrus-imapd-2.4.17-5|193	It allows for cluster setups where there are many backend Cyrus spools
14mr|cyrus-imapd-2.4.17-5|194	and frontend proxy servers.
14mr|cyrus-imapd-2.4.17-5|195	
14mr|cyrus-imapd-2.4.17-5|196	%package	nntp
14mr|cyrus-imapd-2.4.17-5|197	Summary:	Cyrus IMAP server murder nntp support files
14mr|cyrus-imapd-2.4.17-5|198	Group:		System/Servers
14mr|cyrus-imapd-2.4.17-5|199	Requires:	%{name} >= %{version}-%{release}
14mr|cyrus-imapd-2.4.17-5|200	Conflicts:	leafnode
14mr|cyrus-imapd-2.4.17-5|201	
14mr|cyrus-imapd-2.4.17-5|202	%description	nntp
14mr|cyrus-imapd-2.4.17-5|203	Cyrus has the ability to export Usenet via IMAP and/or export shared
14mr|cyrus-imapd-2.4.17-5|204	IMAP mailboxes via NNTP. This is made possible by a new NNTP daemon
14mr|cyrus-imapd-2.4.17-5|205	which is included in this package.
14mr|cyrus-imapd-2.4.17-5|206	
14mr|cyrus-imapd-2.4.17-5|207	%package	devel
14mr|cyrus-imapd-2.4.17-5|208	Summary:	Cyrus IMAPd development files
14mr|cyrus-imapd-2.4.17-5|209	Group:		Development/Other
14mr|cyrus-imapd-2.4.17-5|210	
14mr|cyrus-imapd-2.4.17-5|211	%description	devel
14mr|cyrus-imapd-2.4.17-5|212	This package contains header files and libraries necessary for
14mr|cyrus-imapd-2.4.17-5|213	developing applications which use the imclient library.
14mr|cyrus-imapd-2.4.17-5|214	
14mr|cyrus-imapd-2.4.17-5|215	The main package is %{name}.
14mr|cyrus-imapd-2.4.17-5|216	
14mr|cyrus-imapd-2.4.17-5|217	%package -n	perl-Cyrus
14mr|cyrus-imapd-2.4.17-5|218	Summary:	Cyrus IMAPd utility Perl modules
14mr|cyrus-imapd-2.4.17-5|219	Group:		Development/Perl
14mr|cyrus-imapd-2.4.17-5|220	# with previous versions of sasl, imap LOGIN would fail
14mr|cyrus-imapd-2.4.17-5|221	Requires:	%{mklibname sasl 2} >= 2.1.15
14mr|cyrus-imapd-2.4.17-5|222	
14mr|cyrus-imapd-2.4.17-5|223	%description -n	perl-Cyrus
14mr|cyrus-imapd-2.4.17-5|224	This package contains Perl modules necessary to use the Cyrus server
14mr|cyrus-imapd-2.4.17-5|225	administrative utilities.
14mr|cyrus-imapd-2.4.17-5|226	
14mr|cyrus-imapd-2.4.17-5|227	The main package is %{name}.
14mr|cyrus-imapd-2.4.17-5|228	
14mr|cyrus-imapd-2.4.17-5|229	%package	utils
14mr|cyrus-imapd-2.4.17-5|230	Summary:	Cyrus IMAPd server admin utilities
14mr|cyrus-imapd-2.4.17-5|231	Group:		System/Servers
14mr|cyrus-imapd-2.4.17-5|232	Requires:	perl-Cyrus >= %{version}-%{release}
14mr|cyrus-imapd-2.4.17-5|233	
14mr|cyrus-imapd-2.4.17-5|234	%description	utils
14mr|cyrus-imapd-2.4.17-5|235	This package contains Cyrus IMAPd server administrative tools. It
14mr|cyrus-imapd-2.4.17-5|236	can be installed on systems other than the one running the server.
14mr|cyrus-imapd-2.4.17-5|237	
14mr|cyrus-imapd-2.4.17-5|238	This package depends on the perl-Cyrus package.
14mr|cyrus-imapd-2.4.17-5|239	The main package is %{name}.
14mr|cyrus-imapd-2.4.17-5|240	
14mr|cyrus-imapd-2.4.17-5|241	%prep
14mr|cyrus-imapd-2.4.17-5|242	
14mr|cyrus-imapd-2.4.17-5|243	%setup -q -n %{name}-%{version}
14mr|cyrus-imapd-2.4.17-5|244	%patch1 -p0 -b .mdk9.0perl.orig
14mr|cyrus-imapd-2.4.17-5|245	%patch2
14mr|cyrus-imapd-2.4.17-5|246	%if %{build_autocreate}
14mr|cyrus-imapd-2.4.17-5|247	%patch3 -p1 -b .autocreate.orig
14mr|cyrus-imapd-2.4.17-5|248	%endif
14mr|cyrus-imapd-2.4.17-5|249	%if %{build_autosieve}
14mr|cyrus-imapd-2.4.17-5|250	%patch4 -p1 -b .autosieve.orig
14mr|cyrus-imapd-2.4.17-5|251	%endif
14mr|cyrus-imapd-2.4.17-5|252	%if %{build_rmquota}
14mr|cyrus-imapd-2.4.17-5|253	%patch5 -p1 -b .rmquota.orig <- this patch is broken and won't apply
14mr|cyrus-imapd-2.4.17-5|254	%endif
14mr|cyrus-imapd-2.4.17-5|255	
14mr|cyrus-imapd-2.4.17-5|256	%patch6 -p1 -b .plaintext.orig
14mr|cyrus-imapd-2.4.17-5|257	
14mr|cyrus-imapd-2.4.17-5|258	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
14mr|cyrus-imapd-2.4.17-5|259	%if %{build_virtualdomains_in_ldap}
14mr|cyrus-imapd-2.4.17-5|260	%patch8 -p1 -b .kolab-ldap.orig
14mr|cyrus-imapd-2.4.17-5|261	%endif
14mr|cyrus-imapd-2.4.17-5|262	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|263	%patch10 -p1 -b .ptloader.orig
14mr|cyrus-imapd-2.4.17-5|264	%endif
14mr|cyrus-imapd-2.4.17-5|265	%patch11 -p1 -b .secprops.orig
14mr|cyrus-imapd-2.4.17-5|266	
14mr|cyrus-imapd-2.4.17-5|267	%patch19 -p1 -b .mkimap.orig
14mr|cyrus-imapd-2.4.17-5|268	%patch21 -p1 -b .sieve_port.orig
14mr|cyrus-imapd-2.4.17-5|269	
14mr|cyrus-imapd-2.4.17-5|270	# fedora patches
14mr|cyrus-imapd-2.4.17-5|271	%patch100 -p1 -b .flock
14mr|cyrus-imapd-2.4.17-5|272	%patch101 -p1 -b .authid_normalize
14mr|cyrus-imapd-2.4.17-5|273	%patch102 -p1 -b .debugopt
14mr|cyrus-imapd-2.4.17-5|274	
14mr|cyrus-imapd-2.4.17-5|275	find . -name Makefile* |xargs sed -i -e 's,configure.in,configure.ac,g'
14mr|cyrus-imapd-2.4.17-5|276	
14mr|cyrus-imapd-2.4.17-5|277	## Extra documentation
14mr|cyrus-imapd-2.4.17-5|278	mkdir -p extradocs
14mr|cyrus-imapd-2.4.17-5|279	for i in %{SOURCE2} %{SOURCE4} %{SOURCE19} ; do
14mr|cyrus-imapd-2.4.17-5|280	cp $i extradocs
14mr|cyrus-imapd-2.4.17-5|281	done
14mr|cyrus-imapd-2.4.17-5|282	
14mr|cyrus-imapd-2.4.17-5|283	## regenerate html man pages
14mr|cyrus-imapd-2.4.17-5|284	pushd man
14mr|cyrus-imapd-2.4.17-5|285	for mp in *[1-8] ; do groff -m man -T html $mp > ../doc/man/$mp.html ; done
14mr|cyrus-imapd-2.4.17-5|286	popd
14mr|cyrus-imapd-2.4.17-5|287	
14mr|cyrus-imapd-2.4.17-5|288	# fix build under mdx8.2
14mr|cyrus-imapd-2.4.17-5|289	#perl -ni -e "print unless /^AC_PREREQ/" configure.in
14mr|cyrus-imapd-2.4.17-5|290	
14mr|cyrus-imapd-2.4.17-5|291	install -m 0644 %{SOURCE8} cyrus-imapd.pamd
14mr|cyrus-imapd-2.4.17-5|292	
14mr|cyrus-imapd-2.4.17-5|293	# cleanup
14mr|cyrus-imapd-2.4.17-5|294	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|cyrus-imapd-2.4.17-5|295	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|cyrus-imapd-2.4.17-5|296	done
14mr|cyrus-imapd-2.4.17-5|297	
14mr|cyrus-imapd-2.4.17-5|298	%build
14mr|cyrus-imapd-2.4.17-5|299	%serverbuild
14mr|cyrus-imapd-2.4.17-5|300	
14mr|cyrus-imapd-2.4.17-5|301	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mr|cyrus-imapd-2.4.17-5|302	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mr|cyrus-imapd-2.4.17-5|303	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mr|cyrus-imapd-2.4.17-5|304	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS |sed -e 's|-fPIE||g'`
14mr|cyrus-imapd-2.4.17-5|305	
14mr|cyrus-imapd-2.4.17-5|306	CPPFLAGS="-I%{_includedir}/et $CPPFLAGS"
14mr|cyrus-imapd-2.4.17-5|307	export CPPFLAGS
14mr|cyrus-imapd-2.4.17-5|308	CFLAGS="$RPM_OPT_FLAGS -fPIC"
14mr|cyrus-imapd-2.4.17-5|309	export CFLAGS
14mr|cyrus-imapd-2.4.17-5|310	LDFLAGS="-L%{_libdir}"
14mr|cyrus-imapd-2.4.17-5|311	export LDFLAGS
14mr|cyrus-imapd-2.4.17-5|312	
14mr|cyrus-imapd-2.4.17-5|313	#with the existing autom4te.cache autoheader would fail with the message
14mr|cyrus-imapd-2.4.17-5|314	#Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
14mr|cyrus-imapd-2.4.17-5|315	#
14mr|cyrus-imapd-2.4.17-5|316	rm -rf autom4te.cache configure
14mr|cyrus-imapd-2.4.17-5|317	export WANT_AUTOCONF_2_5=1
14mr|cyrus-imapd-2.4.17-5|318	libtoolize --copy --force; aclocal -I cmulocal; autoheader; autoconf
14mr|cyrus-imapd-2.4.17-5|319	
14mr|cyrus-imapd-2.4.17-5|320	# this removes rpath
14mr|cyrus-imapd-2.4.17-5|321	export andrew_cv_runpath_switch=none
14mr|cyrus-imapd-2.4.17-5|322	
14mr|cyrus-imapd-2.4.17-5|323	%configure2_5x \
14mr|cyrus-imapd-2.4.17-5|324	%if %{IDLED}
14mr|cyrus-imapd-2.4.17-5|325	--with-idle=idled \
14mr|cyrus-imapd-2.4.17-5|326	%endif
14mr|cyrus-imapd-2.4.17-5|327	%if !%{with_snmp}
14mr|cyrus-imapd-2.4.17-5|328	--without-snmp \
14mr|cyrus-imapd-2.4.17-5|329	%endif
14mr|cyrus-imapd-2.4.17-5|330	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|331	--with-ldap=/usr \
14mr|cyrus-imapd-2.4.17-5|332	%endif
14mr|cyrus-imapd-2.4.17-5|333	%if %{with_mysql}
14mr|cyrus-imapd-2.4.17-5|334	--with-mysql --with-mysql-incdir=/usr/include/mysql \
14mr|cyrus-imapd-2.4.17-5|335	%endif
14mr|cyrus-imapd-2.4.17-5|336	%if %{with_pgsql}
14mr|cyrus-imapd-2.4.17-5|337	--with-pgsql \
14mr|cyrus-imapd-2.4.17-5|338	%endif
14mr|cyrus-imapd-2.4.17-5|339	%if %{with_sqlite}
14mr|cyrus-imapd-2.4.17-5|340	--with-sqlite \
14mr|cyrus-imapd-2.4.17-5|341	%endif
14mr|cyrus-imapd-2.4.17-5|342	--with-extraident="Mandriva-RPM-%{version}-%{release}" \
14mr|cyrus-imapd-2.4.17-5|343	--with-syslogfacility=MAIL \
14mr|cyrus-imapd-2.4.17-5|344	--with-bdb=db --with-bdb-libdir=%{_libdir} \
14mr|cyrus-imapd-2.4.17-5|345	--enable-murder \
14mr|cyrus-imapd-2.4.17-5|346	--enable-netscapehack \
14mr|cyrus-imapd-2.4.17-5|347	--enable-listext \
14mr|cyrus-imapd-2.4.17-5|348	--enable-nntp \
14mr|cyrus-imapd-2.4.17-5|349	--with-perl=%{__perl} \
14mr|cyrus-imapd-2.4.17-5|350	--with-cyrus-prefix=%{_cyrexecdir} \
14mr|cyrus-imapd-2.4.17-5|351	--with-service-path=%{_cyrexecdir} \
14mr|cyrus-imapd-2.4.17-5|352	#    --with-krb=%{_prefix}/kerberos \
14mr|cyrus-imapd-2.4.17-5|353	
14mr|cyrus-imapd-2.4.17-5|354	make clean
14mr|cyrus-imapd-2.4.17-5|355	# no parallel make - 2.3.10
14mr|cyrus-imapd-2.4.17-5|356	make
14mr|cyrus-imapd-2.4.17-5|357	
14mr|cyrus-imapd-2.4.17-5|358	# Modify docs master --> cyrus-master
14mr|cyrus-imapd-2.4.17-5|359	pushd man
14mr|cyrus-imapd-2.4.17-5|360	perl -pi -e "s#master\(8\)#cyrus-master(8)#" `ls *5 *8`
14mr|cyrus-imapd-2.4.17-5|361	cd ../doc
14mr|cyrus-imapd-2.4.17-5|362	perl -pi -e "s#master#cyrus-master#g;" man.html
14mr|cyrus-imapd-2.4.17-5|363	cd man
14mr|cyrus-imapd-2.4.17-5|364	perl -pi -e "s#master\(8\)#cyrus-master(8)#;" `ls *html`
14mr|cyrus-imapd-2.4.17-5|365	popd
14mr|cyrus-imapd-2.4.17-5|366	
14mr|cyrus-imapd-2.4.17-5|367	# Modify path in perl scripts
14mr|cyrus-imapd-2.4.17-5|368	pushd perl/imap/examples
14mr|cyrus-imapd-2.4.17-5|369	perl -pi -e "s#/usr/local/bin/perl#%{__perl}#" `find . -type f -name "*.pl"`
14mr|cyrus-imapd-2.4.17-5|370	popd
14mr|cyrus-imapd-2.4.17-5|371	
14mr|cyrus-imapd-2.4.17-5|372	# Cleanup of doc dir
14mr|cyrus-imapd-2.4.17-5|373	find doc perl -name CVS -type d | xargs -r rm -fr
14mr|cyrus-imapd-2.4.17-5|374	find doc -name "*~" -type f | xargs -r rm -f
14mr|cyrus-imapd-2.4.17-5|375	find doc -name "*.*.orig" -type f | xargs -r rm -f
14mr|cyrus-imapd-2.4.17-5|376	
14mr|cyrus-imapd-2.4.17-5|377	rm -f doc/Makefile.dist
14mr|cyrus-imapd-2.4.17-5|378	rm -f doc/text/htmlstrip.c
14mr|cyrus-imapd-2.4.17-5|379	
14mr|cyrus-imapd-2.4.17-5|380	# modify lmtp socket path in .conf files
14mr|cyrus-imapd-2.4.17-5|381	perl -pi -e "s#/var/imap#%{_vardata}#" %{_confdir}/*.conf
14mr|cyrus-imapd-2.4.17-5|382	
14mr|cyrus-imapd-2.4.17-5|383	%install
14mr|cyrus-imapd-2.4.17-5|384	
14mr|cyrus-imapd-2.4.17-5|385	%makeinstall_std
14mr|cyrus-imapd-2.4.17-5|386	%makeinstall_std -C man
14mr|cyrus-imapd-2.4.17-5|387	
14mr|cyrus-imapd-2.4.17-5|388	%{__install} -m 755 imtest/imtest	%{buildroot}%{_cyrexecdir}/
14mr|cyrus-imapd-2.4.17-5|389	%{__install} -m 755 perl/imap/cyradm	%{buildroot}%{_cyrexecdir}/
14mr|cyrus-imapd-2.4.17-5|390	
14mr|cyrus-imapd-2.4.17-5|391	# Install tools
14mr|cyrus-imapd-2.4.17-5|392	for tool in dohash masssievec mkimap mknewsgroups rehash translatesieve undohash  upgradesieve ; do
14mr|cyrus-imapd-2.4.17-5|393	test -f tools/${tool} && %{__install} -m 755 tools/${tool} %{buildroot}%{_cyrexecdir}/
14mr|cyrus-imapd-2.4.17-5|394	done
14mr|cyrus-imapd-2.4.17-5|395	%{__install} -m 755 %{SOURCE13} %{buildroot}%{_cyrexecdir}/imapcreate
14mr|cyrus-imapd-2.4.17-5|396	
14mr|cyrus-imapd-2.4.17-5|397	# Create directories
14mr|cyrus-imapd-2.4.17-5|398	%{__install} -d \
14mr|cyrus-imapd-2.4.17-5|399	%if %{with_snmp}
14mr|cyrus-imapd-2.4.17-5|400	%{buildroot}%{_datadir}/snmp/mibs \
14mr|cyrus-imapd-2.4.17-5|401	%endif
14mr|cyrus-imapd-2.4.17-5|402	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|403	%{buildroot}%{_vardata}/ptclient/ \
14mr|cyrus-imapd-2.4.17-5|404	%endif
14mr|cyrus-imapd-2.4.17-5|405	%{buildroot}%{_sysconfdir}/{pam.d,sysconfig,cron.daily} \
14mr|cyrus-imapd-2.4.17-5|406	%{buildroot}/lib/systemd/system \
14mr|cyrus-imapd-2.4.17-5|407	%{buildroot}%{_libdir}/sasl \
14mr|cyrus-imapd-2.4.17-5|408	%{buildroot}%{_bindir} \
14mr|cyrus-imapd-2.4.17-5|409	%{buildroot}%{_spooldata}/stage. \
14mr|cyrus-imapd-2.4.17-5|410	%{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,rpm,backup}
14mr|cyrus-imapd-2.4.17-5|411	
14mr|cyrus-imapd-2.4.17-5|412	# Install additional files
14mr|cyrus-imapd-2.4.17-5|413	%{__install} -m 755 %{SOURCE15} %{buildroot}%{_cyrexecdir}/cvt_cyrusdb_all
14mr|cyrus-imapd-2.4.17-5|414	
14mr|cyrus-imapd-2.4.17-5|415	# Install config files
14mr|cyrus-imapd-2.4.17-5|416	%{__install} -m 644 %{_cyrusconf} %{buildroot}%{_sysconfdir}/cyrus.conf
14mr|cyrus-imapd-2.4.17-5|417	%{__install} -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/imapd.conf
14mr|cyrus-imapd-2.4.17-5|418	
14mr|cyrus-imapd-2.4.17-5|419	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/pop
14mr|cyrus-imapd-2.4.17-5|420	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/imap
14mr|cyrus-imapd-2.4.17-5|421	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/sieve
14mr|cyrus-imapd-2.4.17-5|422	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/mupdate
14mr|cyrus-imapd-2.4.17-5|423	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/lmtp
14mr|cyrus-imapd-2.4.17-5|424	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/nntp
14mr|cyrus-imapd-2.4.17-5|425	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/csync
14mr|cyrus-imapd-2.4.17-5|426	
14mr|cyrus-imapd-2.4.17-5|427	%{__install} -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|cyrus-imapd-2.4.17-5|428	%{__install} -m 755 %{SOURCE20} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14mr|cyrus-imapd-2.4.17-5|429	%{__install} -m 644 %{SOURCE22} %{buildroot}/lib/systemd/system/cyrus-imapd.service
14mr|cyrus-imapd-2.4.17-5|430	%{__install} -m 755 %{SOURCE23} %{buildroot}%{_cyrexecdir}/cyr_systemd_helper
14mr|cyrus-imapd-2.4.17-5|431	
14mr|cyrus-imapd-2.4.17-5|432	%if %{with_snmp}
14mr|cyrus-imapd-2.4.17-5|433	# Install snmp mibs
14mr|cyrus-imapd-2.4.17-5|434	%{__install} -m 644 master/CYRUS-MASTER.mib %{buildroot}%{_datadir}/snmp/mibs/CYRUS-MASTER-MIB.txt
14mr|cyrus-imapd-2.4.17-5|435	%{__install} -m 644 %{SOURCE21} %{buildroot}%{_datadir}/snmp/mibs/CMU-MIB.txt
14mr|cyrus-imapd-2.4.17-5|436	%endif
14mr|cyrus-imapd-2.4.17-5|437	
14mr|cyrus-imapd-2.4.17-5|438	
14mr|cyrus-imapd-2.4.17-5|439	# Install README.RPM
14mr|cyrus-imapd-2.4.17-5|440	%{__install} -m 644 %{SOURCE14} README.RPM
14mr|cyrus-imapd-2.4.17-5|441	cat << EOF >> README.RPM
14mr|cyrus-imapd-2.4.17-5|442	
14mr|cyrus-imapd-2.4.17-5|443	RPM BUILD TIME CONFIGURATION OPTIONS
14mr|cyrus-imapd-2.4.17-5|444	
14mr|cyrus-imapd-2.4.17-5|445	This RPM package has been compiled with the following options:
14mr|cyrus-imapd-2.4.17-5|446	
14mr|cyrus-imapd-2.4.17-5|447	use saslauth group
14mr|cyrus-imapd-2.4.17-5|448	SASLGROUP: %{SASLGROUP}
14mr|cyrus-imapd-2.4.17-5|449	
14mr|cyrus-imapd-2.4.17-5|450	use preforking cyrus.conf
14mr|cyrus-imapd-2.4.17-5|451	PREFORK: %{PREFORK}
14mr|cyrus-imapd-2.4.17-5|452	
14mr|cyrus-imapd-2.4.17-5|453	enable IDLED support
14mr|cyrus-imapd-2.4.17-5|454	IDLED: %{IDLED}
14mr|cyrus-imapd-2.4.17-5|455	
14mr|cyrus-imapd-2.4.17-5|456	enable full directory hash
14mr|cyrus-imapd-2.4.17-5|457	FULLDIRHASH: %{FULLDIRHASH}
14mr|cyrus-imapd-2.4.17-5|458	
14mr|cyrus-imapd-2.4.17-5|459	EOF
14mr|cyrus-imapd-2.4.17-5|460	
14mr|cyrus-imapd-2.4.17-5|461	# Install templates
14mr|cyrus-imapd-2.4.17-5|462	%{__install} -m 755 -d doc/conf
14mr|cyrus-imapd-2.4.17-5|463	%{__install} -m 644 %{_confdir}/*.conf doc/conf/
14mr|cyrus-imapd-2.4.17-5|464	
14mr|cyrus-imapd-2.4.17-5|465	# Rename 'master' binary and manpage to avoid crash with postfix
14mr|cyrus-imapd-2.4.17-5|466	mv -f %{buildroot}%{_cyrexecdir}/master	%{buildroot}%{_cyrexecdir}/cyrus-master
14mr|cyrus-imapd-2.4.17-5|467	mv -f %{buildroot}%{_mandir}/man8/master.8 %{buildroot}%{_mandir}/man8/cyrus-master.8
14mr|cyrus-imapd-2.4.17-5|468	cp -af doc/man/master.8.html doc/man/cyrus-master.8.html
14mr|cyrus-imapd-2.4.17-5|469	
14mr|cyrus-imapd-2.4.17-5|470	# Create symlinks
14mr|cyrus-imapd-2.4.17-5|471	ln -sf ../lib/cyrus-imapd/cyradm %{buildroot}%{_bindir}/
14mr|cyrus-imapd-2.4.17-5|472	ln -sf ../lib/cyrus-imapd/imtest %{buildroot}%{_bindir}/
14mr|cyrus-imapd-2.4.17-5|473	ln -sf ../lib/cyrus-imapd/imapcreate %{buildroot}%{_bindir}/
14mr|cyrus-imapd-2.4.17-5|474	
14mr|cyrus-imapd-2.4.17-5|475	# required if upgrading from 2.2.x -> 2.3.6+
14mr|cyrus-imapd-2.4.17-5|476	%{__install} -m 755 tools/migrate-metadata %{buildroot}%{_cyrexecdir}/migrate-metadata
14mr|cyrus-imapd-2.4.17-5|477	
14mr|cyrus-imapd-2.4.17-5|478	# provide the cyrusMaster.conf file, discovered by doing:
14mr|cyrus-imapd-2.4.17-5|479	# /usr/lib/cyrus-imapd/cyrus-master -p /var/run/cyrus-master.pid -D
14mr|cyrus-imapd-2.4.17-5|480	%if %{with_snmp}
14mr|cyrus-imapd-2.4.17-5|481	install -d %{buildroot}/var/lib/net-snmp
14mr|cyrus-imapd-2.4.17-5|482	echo "# placeholder" > %{buildroot}/var/lib/net-snmp/cyrusMaster.conf
14mr|cyrus-imapd-2.4.17-5|483	%endif
14mr|cyrus-imapd-2.4.17-5|484	
14mr|cyrus-imapd-2.4.17-5|485	# cleanup
14mr|cyrus-imapd-2.4.17-5|486	find %{buildroot}%{perl_vendorarch} -name "*.orig" | xargs rm -f
14mr|cyrus-imapd-2.4.17-5|487	
14mr|cyrus-imapd-2.4.17-5|488	%pre
14mr|cyrus-imapd-2.4.17-5|489	# Create 'cyrus' user on target host
14mr|cyrus-imapd-2.4.17-5|490	%if %{SASLGROUP}
14mr|cyrus-imapd-2.4.17-5|491	/usr/sbin/groupadd -r %{_saslgroup} 2> /dev/null || :
14mr|cyrus-imapd-2.4.17-5|492	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
14mr|cyrus-imapd-2.4.17-5|493	-G %{_saslgroup} -s /bin/bash -r %{_cyrususer} 2> /dev/null || :
14mr|cyrus-imapd-2.4.17-5|494	%else
14mr|cyrus-imapd-2.4.17-5|495	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
14mr|cyrus-imapd-2.4.17-5|496	-s /bin/bash -r %{_cyrususer} 2> /dev/null || :
14mr|cyrus-imapd-2.4.17-5|497	%endif
14mr|cyrus-imapd-2.4.17-5|498	# move ssl certificate/key from /etc/ssl to /etc/pki/tls
14mr|cyrus-imapd-2.4.17-5|499	if [ -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem -a ! -f /etc/pki/tls/private/cyrus-imapd.pem -a ! -f /etc/pki/tls/certs/cyrus-imapd.pem  ];then
14mr|cyrus-imapd-2.4.17-5|500	touch /etc/pki/tls/private/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|501	chmod 600 /etc/pki/tls/private/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|502	awk '/^-----BEGIN PRIVATE KEY-----/ {p=1} /-----END PRIVATE KEY-----/ {p=0;print} p == 1 {print}'  /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/private/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|503	awk '/^-----BEGIN PRIVATE KEY-----/ {p=0} /-----END PRIVATE KEY-----/ {p=1;next} p == 1 {print}' /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/certs/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|504	sed -i -e 's,^[[:space:]]*tls_cert_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_cert_file: /etc/pki/tls/certs/cyrus-imapd.pem,' /etc/imapd.conf
14mr|cyrus-imapd-2.4.17-5|505	sed -i -e 's,^[[:space:]]*tls_key_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_key_file: /etc/pki/tls/private/cyrus-imapd.pem,' /etc/imapd.conf
14mr|cyrus-imapd-2.4.17-5|506	rm -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|507	fi
14mr|cyrus-imapd-2.4.17-5|508	
14mr|cyrus-imapd-2.4.17-5|509	%post
14mr|cyrus-imapd-2.4.17-5|510	if [ $1 = 1 ] ; then
14mr|cyrus-imapd-2.4.17-5|511	# make sure we own the stuff, otherwise /var/log/mail/* will fill
14mr|cyrus-imapd-2.4.17-5|512	# the whole disk with error messages...
14mr|cyrus-imapd-2.4.17-5|513	chown -R %{_cyrususer}:%{_cyrusgroup} %{_vardata} %{_spooldata}
14mr|cyrus-imapd-2.4.17-5|514	fi
14mr|cyrus-imapd-2.4.17-5|515	%_create_ssl_certificate cyrus-imapd
14mr|cyrus-imapd-2.4.17-5|516	chown %{_cyrususer}:%{_cyrusgroup} /etc/pki/tls/private/cyrus-imapd.pem
14mr|cyrus-imapd-2.4.17-5|517	
14mr|cyrus-imapd-2.4.17-5|518	
14mr|cyrus-imapd-2.4.17-5|519	# Force synchronous updates only on ext2 filesystems
14mr|cyrus-imapd-2.4.17-5|520	# Note: This will slow down user creation for 10.000+ users!
14mr|cyrus-imapd-2.4.17-5|521	for i in %{_vardata}/{user,quota} %{_spooldata}; do
14mr|cyrus-imapd-2.4.17-5|522	if [ `find $i -maxdepth 0 -printf %F` = "ext2" ]; then
14mr|cyrus-imapd-2.4.17-5|523	chattr -R +S $i 2>/dev/null
14mr|cyrus-imapd-2.4.17-5|524	fi
14mr|cyrus-imapd-2.4.17-5|525	done
14mr|cyrus-imapd-2.4.17-5|526	
14mr|cyrus-imapd-2.4.17-5|527	# Add sieve service if necessary
14mr|cyrus-imapd-2.4.17-5|528	if ! grep -q ^sieve %{_sysconfdir}/services; then
14mr|cyrus-imapd-2.4.17-5|529	echo -e 'sieve\t\t2000/tcp\t\t\t# Sieve mail filter daemon' >> %{_sysconfdir}/services
14mr|cyrus-imapd-2.4.17-5|530	fi
14mr|cyrus-imapd-2.4.17-5|531	
14mr|cyrus-imapd-2.4.17-5|532	# Add lmtp service if necessary
14mr|cyrus-imapd-2.4.17-5|533	if ! grep -q ^lmtp %{_sysconfdir}/services; then
14mr|cyrus-imapd-2.4.17-5|534	echo -e 'lmtp\t\t2003/tcp\t\t\t# Local mail delivery protocol (rfc2033)' >> %{_sysconfdir}/services
14mr|cyrus-imapd-2.4.17-5|535	fi
14mr|cyrus-imapd-2.4.17-5|536	
14mr|cyrus-imapd-2.4.17-5|537	# upgrade from previous versions with compiled in database backends
14mr|cyrus-imapd-2.4.17-5|538	rm -f %{_vardata}/rpm/db.cfg.cache 2> /dev/null
14mr|cyrus-imapd-2.4.17-5|539	
14mr|cyrus-imapd-2.4.17-5|540	# "ctl_deliver -E" is deprecated, now is "cyr_expire -E"
14mr|cyrus-imapd-2.4.17-5|541	if grep -q "ctl_deliver *-E" %{_sysconfdir}/cyrus.conf ; then
14mr|cyrus-imapd-2.4.17-5|542	perl -pi -e "s/ctl_deliver *-E/cyr_expire -E/" %{_sysconfdir}/cyrus.conf
14mr|cyrus-imapd-2.4.17-5|543	fi
14mr|cyrus-imapd-2.4.17-5|544	# compile to byte code sieve scripts on upgrade
14mr|cyrus-imapd-2.4.17-5|545	# masssievec needs to run:
14mr|cyrus-imapd-2.4.17-5|546	# - for versions before 2.2.0 (2.1.x) since they had no bytecode
14mr|cyrus-imapd-2.4.17-5|547	# - upgrading from 2.2.0 since the bytecode has changed
14mr|cyrus-imapd-2.4.17-5|548	# - upgrading from 2.2.1 since the bytecode has changed
14mr|cyrus-imapd-2.4.17-5|549	if [ $1 != 1 ] ; then
14mr|cyrus-imapd-2.4.17-5|550	if [ -f %{_vardata}/rpm/version ] ; then
14mr|cyrus-imapd-2.4.17-5|551	oldversion=`cat %{_vardata}/rpm/version`
14mr|cyrus-imapd-2.4.17-5|552	if [ "$oldversion" = "2.2.0" -o "$oldversion" = "2.2.1" ] ; then
14mr|cyrus-imapd-2.4.17-5|553	compile_needed=1
14mr|cyrus-imapd-2.4.17-5|554	else
14mr|cyrus-imapd-2.4.17-5|555	compile_needed=0
14mr|cyrus-imapd-2.4.17-5|556	fi
14mr|cyrus-imapd-2.4.17-5|557	else
14mr|cyrus-imapd-2.4.17-5|558	# versions prior to 2.2.x didn't write the file
14mr|cyrus-imapd-2.4.17-5|559	ompile_needed=1
14mr|cyrus-imapd-2.4.17-5|560	fi
14mr|cyrus-imapd-2.4.17-5|561	if [ $compile_needed = 1 ] ; then
14mr|cyrus-imapd-2.4.17-5|562	echo "compiling sieve scripts"
14mr|cyrus-imapd-2.4.17-5|563	su cyrus -c "%{_cyrexecdir}/masssievec %{_cyrexecdir}/sievec"
14mr|cyrus-imapd-2.4.17-5|564	fi
14mr|cyrus-imapd-2.4.17-5|565	fi
14mr|cyrus-imapd-2.4.17-5|566	# cache the installed version for next upgrade
14mr|cyrus-imapd-2.4.17-5|567	echo %{version} > %{_vardata}/rpm/version
14mr|cyrus-imapd-2.4.17-5|568	
14mr|cyrus-imapd-2.4.17-5|569	/bin/systemctl daemon-reload > /dev/null 2>&1 :
14mr|cyrus-imapd-2.4.17-5|570	
14mr|cyrus-imapd-2.4.17-5|571	%preun
14mr|cyrus-imapd-2.4.17-5|572	if [ $1 = 0 ]; then
14mr|cyrus-imapd-2.4.17-5|573	# Package removal, not upgrade
14mr|cyrus-imapd-2.4.17-5|574	/bin/systemctl disable cyrus-imapd.service >/dev/null 2>&1 || :
14mr|cyrus-imapd-2.4.17-5|575	/bin/systemctl stop cyrus-imapd.service > /dev/null 2>&1 || :
14mr|cyrus-imapd-2.4.17-5|576	/usr/sbin/userdel %{_cyrususer} 2> /dev/null || :
14mr|cyrus-imapd-2.4.17-5|577	%if %{SASLGROUP}
14mr|cyrus-imapd-2.4.17-5|578	if [ "`grep ^%{_saslgroup}: %{_sysconfdir}/group | cut -d: -f4-`" = "" ]; then
14mr|cyrus-imapd-2.4.17-5|579	/usr/sbin/groupdel %{_saslgroup} 2> /dev/null || :
14mr|cyrus-imapd-2.4.17-5|580	fi
14mr|cyrus-imapd-2.4.17-5|581	%endif
14mr|cyrus-imapd-2.4.17-5|582	rm -f %{_vardata}/socket/lmtp 2> /dev/null
14mr|cyrus-imapd-2.4.17-5|583	rm -f %{_vardata}/rpm/version 2> /dev/null
14mr|cyrus-imapd-2.4.17-5|584	fi
14mr|cyrus-imapd-2.4.17-5|585	
14mr|cyrus-imapd-2.4.17-5|586	%postun
14mr|cyrus-imapd-2.4.17-5|587	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|cyrus-imapd-2.4.17-5|588	if [ $1 -ge 1 ] ; then
14mr|cyrus-imapd-2.4.17-5|589	# Package upgrade, not uninstall
14mr|cyrus-imapd-2.4.17-5|590	/bin/systemctl try-restart cyrus-imapd.service >/dev/null 2>&1 || :
14mr|cyrus-imapd-2.4.17-5|591	fi
14mr|cyrus-imapd-2.4.17-5|592	
14mr|cyrus-imapd-2.4.17-5|593	%files
14mr|cyrus-imapd-2.4.17-5|594	%doc doc/* extradocs/*
14mr|cyrus-imapd-2.4.17-5|595	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
14mr|cyrus-imapd-2.4.17-5|596	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|cyrus-imapd-2.4.17-5|597	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/pop
14mr|cyrus-imapd-2.4.17-5|598	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/imap
14mr|cyrus-imapd-2.4.17-5|599	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/sieve
14mr|cyrus-imapd-2.4.17-5|600	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/lmtp
14mr|cyrus-imapd-2.4.17-5|601	%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14mr|cyrus-imapd-2.4.17-5|602	/lib/systemd/system/cyrus-imapd.service
14mr|cyrus-imapd-2.4.17-5|603	%attr(0755,root,root) %dir %{_cyrexecdir}
14mr|cyrus-imapd-2.4.17-5|604	%attr(0755,root,root) %{_cyrexecdir}/arbitron
14mr|cyrus-imapd-2.4.17-5|605	%attr(0755,root,root) %{_cyrexecdir}/chk_cyrus
14mr|cyrus-imapd-2.4.17-5|606	%attr(0755,root,root) %{_cyrexecdir}/ctl_cyrusdb
14mr|cyrus-imapd-2.4.17-5|607	%attr(0755,root,root) %{_cyrexecdir}/ctl_deliver
14mr|cyrus-imapd-2.4.17-5|608	%attr(0755,root,root) %{_cyrexecdir}/ctl_mboxlist
14mr|cyrus-imapd-2.4.17-5|609	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb
14mr|cyrus-imapd-2.4.17-5|610	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb_all
14mr|cyrus-imapd-2.4.17-5|611	%attr(0755,root,root) %{_cyrexecdir}/cyr_dbtool
14mr|cyrus-imapd-2.4.17-5|612	%attr(0755,root,root) %{_cyrexecdir}/cyr_df
14mr|cyrus-imapd-2.4.17-5|613	%attr(0755,root,root) %{_cyrexecdir}/cyrdump
14mr|cyrus-imapd-2.4.17-5|614	%attr(0755,root,root) %{_cyrexecdir}/cyr_expire
14mr|cyrus-imapd-2.4.17-5|615	%attr(0755,root,root) %{_cyrexecdir}/cyr_sequence
14mr|cyrus-imapd-2.4.17-5|616	%attr(0755,root,root) %{_cyrexecdir}/cyr_synclog
14mr|cyrus-imapd-2.4.17-5|617	%attr(0755,root,root) %{_cyrexecdir}/cyr_systemd_helper
14mr|cyrus-imapd-2.4.17-5|618	%attr(0755,root,root) %{_cyrexecdir}/cyr_userseen
14mr|cyrus-imapd-2.4.17-5|619	%attr(0755,root,root) %{_cyrexecdir}/cyrus-master
14mr|cyrus-imapd-2.4.17-5|620	%attr(0755,root,root) %{_cyrexecdir}/dohash
14mr|cyrus-imapd-2.4.17-5|621	%attr(0755,root,root) %{_cyrexecdir}/fud
14mr|cyrus-imapd-2.4.17-5|622	%attr(0755,root,root) %{_cyrexecdir}/imapd
14mr|cyrus-imapd-2.4.17-5|623	%attr(0755,root,root) %{_cyrexecdir}/ipurge
14mr|cyrus-imapd-2.4.17-5|624	%attr(0755,root,root) %{_cyrexecdir}/lmtpd
14mr|cyrus-imapd-2.4.17-5|625	%attr(0755,root,root) %{_cyrexecdir}/masssievec
14mr|cyrus-imapd-2.4.17-5|626	%attr(0755,root,root) %{_cyrexecdir}/mbexamine
14mr|cyrus-imapd-2.4.17-5|627	%attr(0755,root,root) %{_cyrexecdir}/mbpath
14mr|cyrus-imapd-2.4.17-5|628	%attr(0755,root,root) %{_cyrexecdir}/migrate-metadata
14mr|cyrus-imapd-2.4.17-5|629	%attr(0755,root,root) %{_cyrexecdir}/mkimap
14mr|cyrus-imapd-2.4.17-5|630	%attr(0755,root,root) %{_cyrexecdir}/mknewsgroups
14mr|cyrus-imapd-2.4.17-5|631	%attr(0755,root,root) %{_cyrexecdir}/notifyd
14mr|cyrus-imapd-2.4.17-5|632	%attr(0755,root,root) %{_cyrexecdir}/pop3d
14mr|cyrus-imapd-2.4.17-5|633	%attr(0755,root,root) %{_cyrexecdir}/quota
14mr|cyrus-imapd-2.4.17-5|634	%attr(0755,root,root) %{_cyrexecdir}/reconstruct
14mr|cyrus-imapd-2.4.17-5|635	%attr(0755,root,root) %{_cyrexecdir}/rehash
14mr|cyrus-imapd-2.4.17-5|636	%attr(0755,root,root) %{_cyrexecdir}/sievec
14mr|cyrus-imapd-2.4.17-5|637	%attr(0755,root,root) %{_cyrexecdir}/sieved
14mr|cyrus-imapd-2.4.17-5|638	%attr(0755,root,root) %{_cyrexecdir}/squatter
14mr|cyrus-imapd-2.4.17-5|639	%attr(0755,root,root) %{_cyrexecdir}/timsieved
14mr|cyrus-imapd-2.4.17-5|640	%attr(0755,root,root) %{_cyrexecdir}/tls_prune
14mr|cyrus-imapd-2.4.17-5|641	%attr(0755,root,root) %{_cyrexecdir}/translatesieve
14mr|cyrus-imapd-2.4.17-5|642	%attr(0755,root,root) %{_cyrexecdir}/undohash
14mr|cyrus-imapd-2.4.17-5|643	%attr(0755,root,root) %{_cyrexecdir}/unexpunge
14mr|cyrus-imapd-2.4.17-5|644	%attr(0755,root,root) %{_cyrexecdir}/upgradesieve
14mr|cyrus-imapd-2.4.17-5|645	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|646	%attr(0755,root,root) %{_cyrexecdir}/ptdump
14mr|cyrus-imapd-2.4.17-5|647	%attr(0755,root,root) %{_cyrexecdir}/ptexpire
14mr|cyrus-imapd-2.4.17-5|648	%attr(0755,root,root) %{_cyrexecdir}/ptloader
14mr|cyrus-imapd-2.4.17-5|649	%endif
14mr|cyrus-imapd-2.4.17-5|650	%if %build_autocreate
14mr|cyrus-imapd-2.4.17-5|651	%attr(0755,root,root) %{_cyrexecdir}/compile_sieve
14mr|cyrus-imapd-2.4.17-5|652	%endif
14mr|cyrus-imapd-2.4.17-5|653	%attr(0755,root,root) %{_cyrexecdir}/smmapd
14mr|cyrus-imapd-2.4.17-5|654	%if %{IDLED}
14mr|cyrus-imapd-2.4.17-5|655	%attr(0755,root,root) %{_cyrexecdir}/idled
14mr|cyrus-imapd-2.4.17-5|656	%endif
14mr|cyrus-imapd-2.4.17-5|657	%attr(4754,%{_cyrususer},%{_cyrusgroup}) %{_cyrexecdir}/deliver
14mr|cyrus-imapd-2.4.17-5|658	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}
14mr|cyrus-imapd-2.4.17-5|659	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/user
14mr|cyrus-imapd-2.4.17-5|660	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/quota
14mr|cyrus-imapd-2.4.17-5|661	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/proc
14mr|cyrus-imapd-2.4.17-5|662	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/log
14mr|cyrus-imapd-2.4.17-5|663	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/msg
14mr|cyrus-imapd-2.4.17-5|664	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/socket
14mr|cyrus-imapd-2.4.17-5|665	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/db
14mr|cyrus-imapd-2.4.17-5|666	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/sieve
14mr|cyrus-imapd-2.4.17-5|667	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/rpm
14mr|cyrus-imapd-2.4.17-5|668	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/backup
14mr|cyrus-imapd-2.4.17-5|669	%if %{with_ldap}
14mr|cyrus-imapd-2.4.17-5|670	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/ptclient
14mr|cyrus-imapd-2.4.17-5|671	%endif
14mr|cyrus-imapd-2.4.17-5|672	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_spooldata}
14mr|cyrus-imapd-2.4.17-5|673	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_spooldata}/*
14mr|cyrus-imapd-2.4.17-5|674	%if %{with_snmp}
14mr|cyrus-imapd-2.4.17-5|675	%attr(0644,root,root) %{_datadir}/snmp/mibs/*
14mr|cyrus-imapd-2.4.17-5|676	%attr(0644,%{_cyrususer},%{_cyrusgroup}) /var/lib/net-snmp/cyrusMaster.conf
14mr|cyrus-imapd-2.4.17-5|677	%endif
14mr|cyrus-imapd-2.4.17-5|678	%attr(0644,root,root) %{_mandir}/man5/*
14mr|cyrus-imapd-2.4.17-5|679	%attr(0644,root,root) %{_mandir}/man8/arbitron.8*
14mr|cyrus-imapd-2.4.17-5|680	%attr(0644,root,root) %{_mandir}/man8/chk_cyrus.8*
14mr|cyrus-imapd-2.4.17-5|681	%attr(0644,root,root) %{_mandir}/man8/ctl_cyrusdb.8*
14mr|cyrus-imapd-2.4.17-5|682	%attr(0644,root,root) %{_mandir}/man8/ctl_deliver.8*
14mr|cyrus-imapd-2.4.17-5|683	%attr(0644,root,root) %{_mandir}/man8/ctl_mboxlist.8*
14mr|cyrus-imapd-2.4.17-5|684	%attr(0644,root,root) %{_mandir}/man8/cvt_cyrusdb.8*
14mr|cyrus-imapd-2.4.17-5|685	%attr(0644,root,root) %{_mandir}/man8/cyr_dbtool.8*
14mr|cyrus-imapd-2.4.17-5|686	%attr(0644,root,root) %{_mandir}/man8/cyr_df.8*
14mr|cyrus-imapd-2.4.17-5|687	%attr(0644,root,root) %{_mandir}/man8/cyr_expire.8*
14mr|cyrus-imapd-2.4.17-5|688	%attr(0644,root,root) %{_mandir}/man8/cyr_synclog.8*
14mr|cyrus-imapd-2.4.17-5|689	%attr(0644,root,root) %{_mandir}/man8/cyrus-master.8*
14mr|cyrus-imapd-2.4.17-5|690	%attr(0644,root,root) %{_mandir}/man8/deliver.8*
14mr|cyrus-imapd-2.4.17-5|691	%attr(0644,root,root) %{_mandir}/man8/fud.8*
14mr|cyrus-imapd-2.4.17-5|692	%attr(0644,root,root) %{_mandir}/man8/idled.8*
14mr|cyrus-imapd-2.4.17-5|693	%attr(0644,root,root) %{_mandir}/man8/imapd.8*
14mr|cyrus-imapd-2.4.17-5|694	%attr(0644,root,root) %{_mandir}/man8/ipurge.8*
14mr|cyrus-imapd-2.4.17-5|695	%attr(0644,root,root) %{_mandir}/man8/lmtpd.8*
14mr|cyrus-imapd-2.4.17-5|696	%attr(0644,root,root) %{_mandir}/man8/mbexamine.8*
14mr|cyrus-imapd-2.4.17-5|697	%attr(0644,root,root) %{_mandir}/man8/mbpath.8*
14mr|cyrus-imapd-2.4.17-5|698	%attr(0644,root,root) %{_mandir}/man8/notifyd.8*
14mr|cyrus-imapd-2.4.17-5|699	%attr(0644,root,root) %{_mandir}/man8/pop3d.8*
14mr|cyrus-imapd-2.4.17-5|700	%attr(0644,root,root) %{_mandir}/man8/quota.8*
14mr|cyrus-imapd-2.4.17-5|701	%attr(0644,root,root) %{_mandir}/man8/reconstruct.8*
14mr|cyrus-imapd-2.4.17-5|702	%attr(0644,root,root) %{_mandir}/man8/rmnews.8*
14mr|cyrus-imapd-2.4.17-5|703	%attr(0644,root,root) %{_mandir}/man8/smmapd.8*
14mr|cyrus-imapd-2.4.17-5|704	%attr(0644,root,root) %{_mandir}/man8/squatter.8*
14mr|cyrus-imapd-2.4.17-5|705	%attr(0644,root,root) %{_mandir}/man8/sync_client.8*
14mr|cyrus-imapd-2.4.17-5|706	%attr(0644,root,root) %{_mandir}/man8/syncnews.8*
14mr|cyrus-imapd-2.4.17-5|707	%attr(0644,root,root) %{_mandir}/man8/sync_reset.8*
14mr|cyrus-imapd-2.4.17-5|708	%attr(0644,root,root) %{_mandir}/man8/sync_server.8*
14mr|cyrus-imapd-2.4.17-5|709	%attr(0644,root,root) %{_mandir}/man8/timsieved.8*
14mr|cyrus-imapd-2.4.17-5|710	%attr(0644,root,root) %{_mandir}/man8/tls_prune.8*
14mr|cyrus-imapd-2.4.17-5|711	%attr(0644,root,root) %{_mandir}/man8/unexpunge.8*
14mr|cyrus-imapd-2.4.17-5|712	%doc COPYRIGHT README README.RPM
14mr|cyrus-imapd-2.4.17-5|713	%if %{build_autocreate}
14mr|cyrus-imapd-2.4.17-5|714	%doc README.autocreate
14mr|cyrus-imapd-2.4.17-5|715	%endif
14mr|cyrus-imapd-2.4.17-5|716	
14mr|cyrus-imapd-2.4.17-5|717	%files murder
14mr|cyrus-imapd-2.4.17-5|718	%doc doc/text/install-murder
14mr|cyrus-imapd-2.4.17-5|719	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/mupdate
14mr|cyrus-imapd-2.4.17-5|720	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/csync
14mr|cyrus-imapd-2.4.17-5|721	%attr(0755,root,root) %{_cyrexecdir}/lmtpproxyd
14mr|cyrus-imapd-2.4.17-5|722	%attr(0755,root,root) %{_cyrexecdir}/mupdate
14mr|cyrus-imapd-2.4.17-5|723	%attr(0755,root,root) %{_cyrexecdir}/pop3proxyd
14mr|cyrus-imapd-2.4.17-5|724	%attr(0755,root,root) %{_cyrexecdir}/proxyd
14mr|cyrus-imapd-2.4.17-5|725	
14mr|cyrus-imapd-2.4.17-5|726	%files nntp
14mr|cyrus-imapd-2.4.17-5|727	%doc doc/text/install-netnews
14mr|cyrus-imapd-2.4.17-5|728	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/nntp
14mr|cyrus-imapd-2.4.17-5|729	%attr(0755,root,root) %{_cyrexecdir}/fetchnews
14mr|cyrus-imapd-2.4.17-5|730	%attr(0755,root,root) %{_cyrexecdir}/nntpd
14mr|cyrus-imapd-2.4.17-5|731	%attr(0644,root,root) %{_mandir}/man8/nntpd.8*
14mr|cyrus-imapd-2.4.17-5|732	%attr(0644,root,root) %{_mandir}/man8/fetchnews.8*
14mr|cyrus-imapd-2.4.17-5|733	
14mr|cyrus-imapd-2.4.17-5|734	%files devel
14mr|cyrus-imapd-2.4.17-5|735	%{_includedir}/cyrus
14mr|cyrus-imapd-2.4.17-5|736	%{_libdir}/lib*.a
14mr|cyrus-imapd-2.4.17-5|737	%attr(0644,root,root) %{_mandir}/man3/imclient.3*
14mr|cyrus-imapd-2.4.17-5|738	
14mr|cyrus-imapd-2.4.17-5|739	%files -n perl-Cyrus
14mr|cyrus-imapd-2.4.17-5|740	%doc perl/imap/README perl/imap/Changes perl/imap/examples
14mr|cyrus-imapd-2.4.17-5|741	%{perl_vendorarch}/auto/Cyrus
14mr|cyrus-imapd-2.4.17-5|742	%{perl_vendorarch}/Cyrus
14mr|cyrus-imapd-2.4.17-5|743	%attr(0644,root,root) %{_mandir}/man3/Cyrus*
14mr|cyrus-imapd-2.4.17-5|744	
14mr|cyrus-imapd-2.4.17-5|745	%files utils
14mr|cyrus-imapd-2.4.17-5|746	%attr(0755,root,root) %{_cyrexecdir}/cyradm
14mr|cyrus-imapd-2.4.17-5|747	%attr(0755,root,root) %{_cyrexecdir}/imtest
14mr|cyrus-imapd-2.4.17-5|748	%attr(0755,root,root) %{_cyrexecdir}/imapcreate
14mr|cyrus-imapd-2.4.17-5|749	%attr(0755,root,root) %{_bindir}/*
14mr|cyrus-imapd-2.4.17-5|750	%attr(0644,root,root) %{_mandir}/man1/*
14mr|cyrus-imapd-2.4.17-5|751	
14mr|cyrus-imapd-2.4.17-5|752	
14mr|cyrus-imapd-2.4.17-5|753	%changelog
14mr|cyrus-imapd-2.4.17-5|754	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.17-5
14mr|cyrus-imapd-2.4.17-5|755	+ Revision: cb70dcf
14mr|cyrus-imapd-2.4.17-5|756	- MassBuild#440: Increase release tag
14mr|cyrus-imapd-2.4.17-5|757	
14mr|cyrus-imapd-2.4.17-5|758	

16132 14
14mr|cyrus-sasl-2.1.25-7|1	%define major 2
14mr|cyrus-sasl-2.1.25-7|2	%define libname %mklibname sasl %{major}
14mr|cyrus-sasl-2.1.25-7|3	%define up_name cyrus-sasl
14mr|cyrus-sasl-2.1.25-7|4	%define sasl2_db_filename /var/lib/sasl2/sasl.db
14mr|cyrus-sasl-2.1.25-7|5	
14mr|cyrus-sasl-2.1.25-7|6	%define KRB5 1
14mr|cyrus-sasl-2.1.25-7|7	%define MYSQL 1
14mr|cyrus-sasl-2.1.25-7|8	%define SRP 1
14mr|cyrus-sasl-2.1.25-7|9	%define PGSQL 1
14mr|cyrus-sasl-2.1.25-7|10	%define SQLITE3 1
14mr|cyrus-sasl-2.1.25-7|11	%define LDAP 1
14mr|cyrus-sasl-2.1.25-7|12	%define SRPSTR enabled
14mr|cyrus-sasl-2.1.25-7|13	%define MYSQLSTR enabled
14mr|cyrus-sasl-2.1.25-7|14	%define PGSQLSTR enabled
14mr|cyrus-sasl-2.1.25-7|15	%define SQLITE3STR enabled
14mr|cyrus-sasl-2.1.25-7|16	%define LDAPSTR enabled
14mr|cyrus-sasl-2.1.25-7|17	
14mr|cyrus-sasl-2.1.25-7|18	%{?_with_krb5: %{expand: %%global KRB5 1}}
14mr|cyrus-sasl-2.1.25-7|19	%{?_without_krb5: %{expand: %%global KRB5 0}}
14mr|cyrus-sasl-2.1.25-7|20	%{?_with_srp: %{expand: %%global SRP 1}}
14mr|cyrus-sasl-2.1.25-7|21	%{?_without_srp: %{expand: %%global SRP 0}}
14mr|cyrus-sasl-2.1.25-7|22	%{?_with_mysql: %{expand: %%global MYSQL 1}}
14mr|cyrus-sasl-2.1.25-7|23	%{?_without_mysql: %{expand: %%global MYSQL 0}}
14mr|cyrus-sasl-2.1.25-7|24	%{?_with_pgsql: %{expand: %%global PGSQL 1}}
14mr|cyrus-sasl-2.1.25-7|25	%{?_without_pgsql: %{expand: %%global PGSQL 0}}
14mr|cyrus-sasl-2.1.25-7|26	%{?_with_sqlite3: %{expand: %%global SQLITE3 1}}
14mr|cyrus-sasl-2.1.25-7|27	%{?_without_sqlite3: %{expand: %%global SQLITE3 0}}
14mr|cyrus-sasl-2.1.25-7|28	%{?_with_ldap: %{expand: %%global LDAP 1}}
14mr|cyrus-sasl-2.1.25-7|29	%{?_without_ldap: %{expand: %%global LDAP 0}}
14mr|cyrus-sasl-2.1.25-7|30	
14mr|cyrus-sasl-2.1.25-7|31	%{?_with_srp: %{expand: %%global SRPSTR enabled}}
14mr|cyrus-sasl-2.1.25-7|32	%{?_without_srp: %{expand: %%global SRPSTR disabled}}
14mr|cyrus-sasl-2.1.25-7|33	%{?_with_mysql: %{expand: %%global MYSQLSTR enabled}}
14mr|cyrus-sasl-2.1.25-7|34	%{?_without_mysql: %{expand: %%global MYSQLSTR disabled}}
14mr|cyrus-sasl-2.1.25-7|35	%{?_with_pgsql: %{expand: %%global PGSQLSTR enabled}}
14mr|cyrus-sasl-2.1.25-7|36	%{?_without_pgsql: %{expand: %%global PGSQLSTR disabled}}
14mr|cyrus-sasl-2.1.25-7|37	%{?_with_sqlite3: %{expand: %%global SQLITE3STR enabled}}
14mr|cyrus-sasl-2.1.25-7|38	%{?_without_sqlite3: %{expand: %%global SQLITE3STR disabled}}
14mr|cyrus-sasl-2.1.25-7|39	%{?_with_ldap: %{expand: %%global LDAPSTR enabled}}
14mr|cyrus-sasl-2.1.25-7|40	%{?_without_ldap: %{expand: %%global LDAPSTR disabled}}
14mr|cyrus-sasl-2.1.25-7|41	
14mr|cyrus-sasl-2.1.25-7|42	# bootstrapping overrides the above LDAP defines
14mr|cyrus-sasl-2.1.25-7|43	%{?bootstrap: %{expand: %%global LDAP 0}}
14mr|cyrus-sasl-2.1.25-7|44	%{?bootstrap: %{expand: %%global LDAPSTR disabled}}
14mr|cyrus-sasl-2.1.25-7|45	
14mr|cyrus-sasl-2.1.25-7|46	Summary:	The Simple Authentication and Security Layer
14mr|cyrus-sasl-2.1.25-7|47	Name:		%{up_name}
14mr|cyrus-sasl-2.1.25-7|48	Version:	2.1.25
14mr|cyrus-sasl-2.1.25-7|49	Release:	7
14mr|cyrus-sasl-2.1.25-7|50	License:	BSD-style
14mr|cyrus-sasl-2.1.25-7|51	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|52	URL:		http://cyrusimap.org/
14mr|cyrus-sasl-2.1.25-7|53	Source0:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz
14mr|cyrus-sasl-2.1.25-7|54	Source1:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz.sig
14mr|cyrus-sasl-2.1.25-7|55	Source2:	saslauthd.init
14mr|cyrus-sasl-2.1.25-7|56	Source3:	saslauthd.sysconfig
14mr|cyrus-sasl-2.1.25-7|57	Source4:	service.conf.example
14mr|cyrus-sasl-2.1.25-7|58	Source7:	sasl-mechlist.c
14mr|cyrus-sasl-2.1.25-7|59	Source8:	sasl-checkpass.c
14mr|cyrus-sasl-2.1.25-7|60	Patch0:		cyrus-sasl-doc.patch
14mr|cyrus-sasl-2.1.25-7|61	Patch3:		cyrus-sasl-2.1.19-pic.patch
14mr|cyrus-sasl-2.1.25-7|62	Patch5:		cyrus-sasl-2.1.25-library_mutexes.diff
14mr|cyrus-sasl-2.1.25-7|63	Patch6:		cyrus-sasl-2.1.25-xopen_crypt_prototype.diff
14mr|cyrus-sasl-2.1.25-7|64	Patch7:		cyrus-sasl-2.1.23-db5.patch
14mr|cyrus-sasl-2.1.25-7|65	Patch11:	cyrus-sasl-2.1.25-no_rpath.diff
14mr|cyrus-sasl-2.1.25-7|66	Patch23:	cyrus-sasl-2.1.23-man.patch
14mr|cyrus-sasl-2.1.25-7|67	Patch28:	cyrus-sasl-2.1.25-keytab.diff
14mr|cyrus-sasl-2.1.25-7|68	Patch30:	cyrus-sasl-2.1.25-rimap.diff
14mr|cyrus-sasl-2.1.25-7|69	Patch31:	cyrus-sasl-2.1.22-kerberos4.patch
14mr|cyrus-sasl-2.1.25-7|70	Patch33:	cyrus-sasl-2.1.25-current-db.diff
14mr|cyrus-sasl-2.1.25-7|71	Patch34:	cyrus-sasl-2.1.22-ldap-timeout.patch
14mr|cyrus-sasl-2.1.25-7|72	Patch37:	cyrus-sasl-2.1.23-race.patch
14mr|cyrus-sasl-2.1.25-7|73	
14mr|cyrus-sasl-2.1.25-7|74	Patch100:	cyrus-sasl-lt.patch
14mr|cyrus-sasl-2.1.25-7|75	Patch101:	cyrus-sasl-split-sql.patch
14mr|cyrus-sasl-2.1.25-7|76	Patch102:	cyrus-sasl-sizes.patch
14mr|cyrus-sasl-2.1.25-7|77	Patch103:	cyrus-sasl-parallel-make.patch
14mr|cyrus-sasl-2.1.25-7|78	Patch104:	cyrus-sasl-ac-libs.patch
14mr|cyrus-sasl-2.1.25-7|79	Patch105:	cyrus-sasl-pam.patch
14mr|cyrus-sasl-2.1.25-7|80	Patch106:	cyrus-sasl-2.1.15-lib64.patch
14mr|cyrus-sasl-2.1.25-7|81	Patch107:	cyrus-sasl-2.1.25-no_version-info_for_plugins.diff
14mr|cyrus-sasl-2.1.25-7|82	
14mr|cyrus-sasl-2.1.25-7|83	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|84	Requires(pre):	rpm-helper
14mr|cyrus-sasl-2.1.25-7|85	Requires(post):	rpm-helper
14mr|cyrus-sasl-2.1.25-7|86	Requires(preun): rpm-helper
14mr|cyrus-sasl-2.1.25-7|87	BuildRequires:	autoconf
14mr|cyrus-sasl-2.1.25-7|88	BuildRequires:	db-devel
14mr|cyrus-sasl-2.1.25-7|89	BuildRequires:	pam-devel
14mr|cyrus-sasl-2.1.25-7|90	BuildRequires:	openssl-devel
14mr|cyrus-sasl-2.1.25-7|91	BuildRequires:	autoconf automake libtool
14mr|cyrus-sasl-2.1.25-7|92	BuildRequires:  groff
14mr|cyrus-sasl-2.1.25-7|93	# 1.4.x is thread safe, which means we can disable sasl mutexes (see ./configure
14mr|cyrus-sasl-2.1.25-7|94	# further below)
14mr|cyrus-sasl-2.1.25-7|95	%if %{KRB5}
14mr|cyrus-sasl-2.1.25-7|96	BuildRequires:	krb5-devel >= 1.4.1
14mr|cyrus-sasl-2.1.25-7|97	%endif
14mr|cyrus-sasl-2.1.25-7|98	%if %{MYSQL}
14mr|cyrus-sasl-2.1.25-7|99	BuildRequires:	mysql-devel
14mr|cyrus-sasl-2.1.25-7|100	%endif
14mr|cyrus-sasl-2.1.25-7|101	%if %{PGSQL}
14mr|cyrus-sasl-2.1.25-7|102	BuildRequires:	postgresql-devel
14mr|cyrus-sasl-2.1.25-7|103	%endif
14mr|cyrus-sasl-2.1.25-7|104	%if %{SQLITE3}
14mr|cyrus-sasl-2.1.25-7|105	BuildRequires:	sqlite3-devel
14mr|cyrus-sasl-2.1.25-7|106	%endif
14mr|cyrus-sasl-2.1.25-7|107	%if %{LDAP}
14mr|cyrus-sasl-2.1.25-7|108	BuildRequires:	openldap-devel
14mr|cyrus-sasl-2.1.25-7|109	%endif
14mr|cyrus-sasl-2.1.25-7|110	
14mr|cyrus-sasl-2.1.25-7|111	%description
14mr|cyrus-sasl-2.1.25-7|112	SASL is the Simple Authentication and Security Layer,
14mr|cyrus-sasl-2.1.25-7|113	a method for adding authentication support to connection-based protocols.
14mr|cyrus-sasl-2.1.25-7|114	To use SASL, a protocol includes a command for identifying and authenticating
14mr|cyrus-sasl-2.1.25-7|115	a user to a server and for optionally negotiating protection of subsequent
14mr|cyrus-sasl-2.1.25-7|116	protocol interactions. If its use is negotiated, a security layer is inserted
14mr|cyrus-sasl-2.1.25-7|117	between the protocol and the connection.
14mr|cyrus-sasl-2.1.25-7|118	To actually use SASL you must install at least one of the %{libname}-plug-XXXX
14mr|cyrus-sasl-2.1.25-7|119	authentication plugin, such as %{libname}-plug-plain.
14mr|cyrus-sasl-2.1.25-7|120	The SQL auxprop plugin can be rebuild with different database backends:
14mr|cyrus-sasl-2.1.25-7|121	--with srp	SRP support	(%{SRPSTR})
14mr|cyrus-sasl-2.1.25-7|122	--with mysql	MySQL support	(%{MYSQLSTR})
14mr|cyrus-sasl-2.1.25-7|123	--with pgsql	Postgres SQL support	(%{PGSQLSTR})
14mr|cyrus-sasl-2.1.25-7|124	--with sqlite3	SQLite v3 support	(%{SQLITE3STR})
14mr|cyrus-sasl-2.1.25-7|125	
14mr|cyrus-sasl-2.1.25-7|126	%package -n	%{libname}
14mr|cyrus-sasl-2.1.25-7|127	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
14mr|cyrus-sasl-2.1.25-7|128	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|129	
14mr|cyrus-sasl-2.1.25-7|130	%description -n	%{libname}
14mr|cyrus-sasl-2.1.25-7|131	SASL is the Simple Authentication and Security Layer,
14mr|cyrus-sasl-2.1.25-7|132	a method for adding authentication support to connection-based protocols.
14mr|cyrus-sasl-2.1.25-7|133	To use SASL, a protocol includes a command for identifying and authenticating
14mr|cyrus-sasl-2.1.25-7|134	a user to a server and for optionally negotiating protection of subsequent
14mr|cyrus-sasl-2.1.25-7|135	protocol interactions. If its use is negotiated, a security layer is inserted
14mr|cyrus-sasl-2.1.25-7|136	between the protocol and the connection.
14mr|cyrus-sasl-2.1.25-7|137	
14mr|cyrus-sasl-2.1.25-7|138	%package -n	%{libname}-devel
14mr|cyrus-sasl-2.1.25-7|139	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
14mr|cyrus-sasl-2.1.25-7|140	Group:		Development/C
14mr|cyrus-sasl-2.1.25-7|141	%if %{_lib} != lib
14mr|cyrus-sasl-2.1.25-7|142	Provides:	libsasl-devel = %{version}
14mr|cyrus-sasl-2.1.25-7|143	Provides:	libsasl2-devel = %{version}
14mr|cyrus-sasl-2.1.25-7|144	%endif
14mr|cyrus-sasl-2.1.25-7|145	Provides:	%{mklibname -d sasl} = %{version}
14mr|cyrus-sasl-2.1.25-7|146	Provides:	sasl-devel = %{version}-%{release}
14mr|cyrus-sasl-2.1.25-7|147	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|148	Requires:	pam-devel
14mr|cyrus-sasl-2.1.25-7|149	
14mr|cyrus-sasl-2.1.25-7|150	%description -n	%{libname}-devel
14mr|cyrus-sasl-2.1.25-7|151	SASL is the Simple Authentication and Security Layer,
14mr|cyrus-sasl-2.1.25-7|152	a method for adding authentication support to connection-based protocols.
14mr|cyrus-sasl-2.1.25-7|153	To use SASL, a protocol includes a command for identifying and authenticating
14mr|cyrus-sasl-2.1.25-7|154	a user to a server and for optionally negotiating protection of subsequent
14mr|cyrus-sasl-2.1.25-7|155	protocol interactions. If its use is negotiated, a security layer is inserted
14mr|cyrus-sasl-2.1.25-7|156	between the protocol and the connection.
14mr|cyrus-sasl-2.1.25-7|157	
14mr|cyrus-sasl-2.1.25-7|158	%package -n	%{libname}-plug-anonymous
14mr|cyrus-sasl-2.1.25-7|159	Summary:	SASL ANONYMOUS mechanism plugin
14mr|cyrus-sasl-2.1.25-7|160	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|161	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|162	Provides:	sasl-plug-anonymous
14mr|cyrus-sasl-2.1.25-7|163	
14mr|cyrus-sasl-2.1.25-7|164	%description -n	%{libname}-plug-anonymous
14mr|cyrus-sasl-2.1.25-7|165	This plugin implements the SASL ANONYMOUS mechanism,
14mr|cyrus-sasl-2.1.25-7|166	used for anonymous authentication.
14mr|cyrus-sasl-2.1.25-7|167	
14mr|cyrus-sasl-2.1.25-7|168	%package -n	%{libname}-plug-crammd5
14mr|cyrus-sasl-2.1.25-7|169	Summary:	SASL CRAM-MD5 mechanism plugin
14mr|cyrus-sasl-2.1.25-7|170	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|171	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|172	Provides:	sasl-plug-crammd5
14mr|cyrus-sasl-2.1.25-7|173	
14mr|cyrus-sasl-2.1.25-7|174	%description -n	%{libname}-plug-crammd5
14mr|cyrus-sasl-2.1.25-7|175	This plugin implements the SASL CRAM-MD5 mechanism.
14mr|cyrus-sasl-2.1.25-7|176	CRAM-MD5 is the mandatory-to-implement authentication mechanism for a
14mr|cyrus-sasl-2.1.25-7|177	number of protocols; it uses MD5 with a challenge/response system to
14mr|cyrus-sasl-2.1.25-7|178	authenticate the user.
14mr|cyrus-sasl-2.1.25-7|179	
14mr|cyrus-sasl-2.1.25-7|180	%package -n	%{libname}-plug-digestmd5
14mr|cyrus-sasl-2.1.25-7|181	Summary:	SASL DIGEST-MD5 mechanism plugin
14mr|cyrus-sasl-2.1.25-7|182	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|183	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|184	Provides:	sasl-plug-digestmd5
14mr|cyrus-sasl-2.1.25-7|185	
14mr|cyrus-sasl-2.1.25-7|186	%description -n	%{libname}-plug-digestmd5
14mr|cyrus-sasl-2.1.25-7|187	This plugin implements the latest draft of the SASL DIGEST-MD5
14mr|cyrus-sasl-2.1.25-7|188	mechanism.  Although not yet finalized, this is likely to become the
14mr|cyrus-sasl-2.1.25-7|189	new mandatory-to-implement authentication system in all new protocols.
14mr|cyrus-sasl-2.1.25-7|190	It's based on the digest md5 authentication system designed for HTTP.
14mr|cyrus-sasl-2.1.25-7|191	
14mr|cyrus-sasl-2.1.25-7|192	%package -n	%{libname}-plug-plain
14mr|cyrus-sasl-2.1.25-7|193	Summary:	SASL PLAIN mechanism plugin
14mr|cyrus-sasl-2.1.25-7|194	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|195	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|196	Provides:	sasl-plug-plain
14mr|cyrus-sasl-2.1.25-7|197	
14mr|cyrus-sasl-2.1.25-7|198	%description -n	%{libname}-plug-plain
14mr|cyrus-sasl-2.1.25-7|199	This plugin implements the SASL PLAIN mechanism.  Although insecure,
14mr|cyrus-sasl-2.1.25-7|200	PLAIN is useful for transitioning to new security mechanisms, as this
14mr|cyrus-sasl-2.1.25-7|201	is the only mechanism which gives the server a copy of the user's
14mr|cyrus-sasl-2.1.25-7|202	password.
14mr|cyrus-sasl-2.1.25-7|203	
14mr|cyrus-sasl-2.1.25-7|204	%package -n	%{libname}-plug-scram
14mr|cyrus-sasl-2.1.25-7|205	Summary:	SASL SCRAM-SHA-1 mechanism plugin
14mr|cyrus-sasl-2.1.25-7|206	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|207	Requires:	%{libname} = %{version}
14mr|cyrus-sasl-2.1.25-7|208	Provides:	sasl-plug-scram
14mr|cyrus-sasl-2.1.25-7|209	
14mr|cyrus-sasl-2.1.25-7|210	%description -n	%{libname}-plug-scram
14mr|cyrus-sasl-2.1.25-7|211	This plugin implements the SASL SCRAM-SHA-1 SASL plugin mechanism.
14mr|cyrus-sasl-2.1.25-7|212	
14mr|cyrus-sasl-2.1.25-7|213	%package -n	%{libname}-plug-login
14mr|cyrus-sasl-2.1.25-7|214	Summary:	SASL LOGIN mechanism plugin
14mr|cyrus-sasl-2.1.25-7|215	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|216	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|217	Provides:	sasl-plug-login
14mr|cyrus-sasl-2.1.25-7|218	
14mr|cyrus-sasl-2.1.25-7|219	%description -n	%{libname}-plug-login
14mr|cyrus-sasl-2.1.25-7|220	This plugin implements the SASL LOGIN mechanism.
14mr|cyrus-sasl-2.1.25-7|221	THIS PLUGIN IS DEPRECATED, is maintained only for compatibility reasons
14mr|cyrus-sasl-2.1.25-7|222	and will be dropped soon.
14mr|cyrus-sasl-2.1.25-7|223	Please use the plain plugin instead.
14mr|cyrus-sasl-2.1.25-7|224	
14mr|cyrus-sasl-2.1.25-7|225	%if %{KRB5}
14mr|cyrus-sasl-2.1.25-7|226	%package -n	%{libname}-plug-gssapi
14mr|cyrus-sasl-2.1.25-7|227	Summary:	SASL GSSAPI mechanism plugin
14mr|cyrus-sasl-2.1.25-7|228	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|229	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|230	Requires:	krb5-libs
14mr|cyrus-sasl-2.1.25-7|231	Provides:	sasl-plug-gssapi
14mr|cyrus-sasl-2.1.25-7|232	
14mr|cyrus-sasl-2.1.25-7|233	%description -n	%{libname}-plug-gssapi
14mr|cyrus-sasl-2.1.25-7|234	This plugin implements the SASL GSSAPI (kerberos 5)mechanism.
14mr|cyrus-sasl-2.1.25-7|235	%endif
14mr|cyrus-sasl-2.1.25-7|236	
14mr|cyrus-sasl-2.1.25-7|237	%package -n	%{libname}-plug-otp
14mr|cyrus-sasl-2.1.25-7|238	Summary:	SASL OTP mechanism plugin
14mr|cyrus-sasl-2.1.25-7|239	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|240	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|241	Provides:	sasl-plug-otp
14mr|cyrus-sasl-2.1.25-7|242	
14mr|cyrus-sasl-2.1.25-7|243	%description -n	%{libname}-plug-otp
14mr|cyrus-sasl-2.1.25-7|244	This plugin implements the SASL OTP mechanism.
14mr|cyrus-sasl-2.1.25-7|245	
14mr|cyrus-sasl-2.1.25-7|246	%package -n	%{libname}-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|247	Summary:	SASL sasldb auxprop plugin
14mr|cyrus-sasl-2.1.25-7|248	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|249	# Requirement for %%{name} is due to dbconverter-2 being
14mr|cyrus-sasl-2.1.25-7|250	# potentially called in %%post
14mr|cyrus-sasl-2.1.25-7|251	Requires(post):	%{name} >= %{version}
14mr|cyrus-sasl-2.1.25-7|252	# That requirement has to be here (in "Requires") also
14mr|cyrus-sasl-2.1.25-7|253	# (http://archives.mandrivalinux.com/cooker/2005-06/msg00109.php)
14mr|cyrus-sasl-2.1.25-7|254	Requires:	%{libname} >= %{version}, %{name} >= %{version}
14mr|cyrus-sasl-2.1.25-7|255	Provides:	sasl-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|256	
14mr|cyrus-sasl-2.1.25-7|257	%description -n	%{libname}-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|258	This package provides the SASL sasldb auxprop plugin, which stores secrets
14mr|cyrus-sasl-2.1.25-7|259	in a Berkeley database file.
14mr|cyrus-sasl-2.1.25-7|260	
14mr|cyrus-sasl-2.1.25-7|261	%if %{SRP}
14mr|cyrus-sasl-2.1.25-7|262	%package -n	%{libname}-plug-srp
14mr|cyrus-sasl-2.1.25-7|263	Summary:	SASL srp mechanism plugin
14mr|cyrus-sasl-2.1.25-7|264	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|265	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|266	Provides:	sasl-plug-srp
14mr|cyrus-sasl-2.1.25-7|267	
14mr|cyrus-sasl-2.1.25-7|268	%description -n	%{libname}-plug-srp
14mr|cyrus-sasl-2.1.25-7|269	This plugin implements the srp  mechanism.
14mr|cyrus-sasl-2.1.25-7|270	%endif
14mr|cyrus-sasl-2.1.25-7|271	
14mr|cyrus-sasl-2.1.25-7|272	%package -n	%{libname}-plug-ntlm
14mr|cyrus-sasl-2.1.25-7|273	Summary:	SASL ntlm authentication plugin
14mr|cyrus-sasl-2.1.25-7|274	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|275	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|276	Provides:	sasl-plug-ntlm
14mr|cyrus-sasl-2.1.25-7|277	
14mr|cyrus-sasl-2.1.25-7|278	%description -n	%{libname}-plug-ntlm
14mr|cyrus-sasl-2.1.25-7|279	This plugin implements the (unsupported) ntlm authentication.
14mr|cyrus-sasl-2.1.25-7|280	
14mr|cyrus-sasl-2.1.25-7|281	%if %{MYSQL}
14mr|cyrus-sasl-2.1.25-7|282	%package -n	%{libname}-plug-mysql
14mr|cyrus-sasl-2.1.25-7|283	Summary:	SASL MySQL plugin
14mr|cyrus-sasl-2.1.25-7|284	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|285	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|286	Provides:	sasl-plug-sql
14mr|cyrus-sasl-2.1.25-7|287	
14mr|cyrus-sasl-2.1.25-7|288	%description -n	%{libname}-plug-mysql
14mr|cyrus-sasl-2.1.25-7|289	This plugin implements the MySQL authentication method
14mr|cyrus-sasl-2.1.25-7|290	%endif
14mr|cyrus-sasl-2.1.25-7|291	
14mr|cyrus-sasl-2.1.25-7|292	%if %{PGSQL}
14mr|cyrus-sasl-2.1.25-7|293	%package -n	%{libname}-plug-pgsql
14mr|cyrus-sasl-2.1.25-7|294	Summary:	SASL PostgreSQL plugin
14mr|cyrus-sasl-2.1.25-7|295	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|296	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|297	Provides:	sasl-plug-sql
14mr|cyrus-sasl-2.1.25-7|298	
14mr|cyrus-sasl-2.1.25-7|299	%description -n	%{libname}-plug-pgsql
14mr|cyrus-sasl-2.1.25-7|300	This plugin implements the PostgreSQL authentication method
14mr|cyrus-sasl-2.1.25-7|301	%endif
14mr|cyrus-sasl-2.1.25-7|302	
14mr|cyrus-sasl-2.1.25-7|303	%if %{SQLITE3}
14mr|cyrus-sasl-2.1.25-7|304	%package -n	%{libname}-plug-sqlite3
14mr|cyrus-sasl-2.1.25-7|305	Summary:	SASL SQLite v3 plugin
14mr|cyrus-sasl-2.1.25-7|306	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|307	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|308	Provides:	sasl-plug-sql
14mr|cyrus-sasl-2.1.25-7|309	
14mr|cyrus-sasl-2.1.25-7|310	%description -n	%{libname}-plug-sqlite3
14mr|cyrus-sasl-2.1.25-7|311	This plugin implements the SQLite v3 authentication method
14mr|cyrus-sasl-2.1.25-7|312	%endif
14mr|cyrus-sasl-2.1.25-7|313	
14mr|cyrus-sasl-2.1.25-7|314	%if %{LDAP}
14mr|cyrus-sasl-2.1.25-7|315	%package -n	%{libname}-plug-ldapdb
14mr|cyrus-sasl-2.1.25-7|316	Summary:	SASL ldapdb auxprop plugin
14mr|cyrus-sasl-2.1.25-7|317	Group:		System/Libraries
14mr|cyrus-sasl-2.1.25-7|318	Requires:	%{libname} >= %{version}
14mr|cyrus-sasl-2.1.25-7|319	Provides:	sasl-plug-ldapdb
14mr|cyrus-sasl-2.1.25-7|320	
14mr|cyrus-sasl-2.1.25-7|321	%description -n	%{libname}-plug-ldapdb
14mr|cyrus-sasl-2.1.25-7|322	This plugin implements the LDAP auxprop authentication method.
14mr|cyrus-sasl-2.1.25-7|323	%endif
14mr|cyrus-sasl-2.1.25-7|324	
14mr|cyrus-sasl-2.1.25-7|325	%prep
14mr|cyrus-sasl-2.1.25-7|326	
14mr|cyrus-sasl-2.1.25-7|327	%setup -q -n %{up_name}-%{version}
14mr|cyrus-sasl-2.1.25-7|328	install -m 0644 %{SOURCE4} .
14mr|cyrus-sasl-2.1.25-7|329	%patch0 -p1 -b .sasldoc~
14mr|cyrus-sasl-2.1.25-7|330	%patch3 -p1 -b .pic~
14mr|cyrus-sasl-2.1.25-7|331	%patch5 -p0 -b .library_mutexes~
14mr|cyrus-sasl-2.1.25-7|332	%patch6 -p0 -b .xopen_crypt_prototype~
14mr|cyrus-sasl-2.1.25-7|333	%patch7 -p0 -b .db5
14mr|cyrus-sasl-2.1.25-7|334	
14mr|cyrus-sasl-2.1.25-7|335	%patch11 -p0 -b .no_rpath~
14mr|cyrus-sasl-2.1.25-7|336	%patch23 -p1 -b .man~
14mr|cyrus-sasl-2.1.25-7|337	%patch28 -p1 -b .keytab~
14mr|cyrus-sasl-2.1.25-7|338	%patch30 -p0 -b .rimap~
14mr|cyrus-sasl-2.1.25-7|339	%patch31 -p1 -b .krb4~
14mr|cyrus-sasl-2.1.25-7|340	%patch33 -p0 -b .current-db~
14mr|cyrus-sasl-2.1.25-7|341	%patch34 -p1 -b .ldap-timeout~
14mr|cyrus-sasl-2.1.25-7|342	%patch37 -p1 -b .race~
14mr|cyrus-sasl-2.1.25-7|343	
14mr|cyrus-sasl-2.1.25-7|344	%patch100 -p1
14mr|cyrus-sasl-2.1.25-7|345	%patch101 -p1
14mr|cyrus-sasl-2.1.25-7|346	%patch102 -p1
14mr|cyrus-sasl-2.1.25-7|347	%patch103 -p1
14mr|cyrus-sasl-2.1.25-7|348	%patch104 -p1
14mr|cyrus-sasl-2.1.25-7|349	%patch105 -p1
14mr|cyrus-sasl-2.1.25-7|350	%patch106 -p1 -b .lib64~
14mr|cyrus-sasl-2.1.25-7|351	%patch107 -p0
14mr|cyrus-sasl-2.1.25-7|352	
14mr|cyrus-sasl-2.1.25-7|353	cp %{SOURCE7} sasl-mechlist.c
14mr|cyrus-sasl-2.1.25-7|354	cp %{SOURCE8} sasl-checkpass.c
14mr|cyrus-sasl-2.1.25-7|355	
14mr|cyrus-sasl-2.1.25-7|356	rm -f config/config.guess config/config.sub
14mr|cyrus-sasl-2.1.25-7|357	rm -f config/ltconfig config/ltmain.sh config/libtool.m4 configure
14mr|cyrus-sasl-2.1.25-7|358	rm -fr autom4te.cache
14mr|cyrus-sasl-2.1.25-7|359	libtoolize -c -f -i
14mr|cyrus-sasl-2.1.25-7|360	aclocal -I cmulocal -I config
14mr|cyrus-sasl-2.1.25-7|361	autoheader
14mr|cyrus-sasl-2.1.25-7|362	autoconf
14mr|cyrus-sasl-2.1.25-7|363	automake -a -c
14mr|cyrus-sasl-2.1.25-7|364	pushd saslauthd
14mr|cyrus-sasl-2.1.25-7|365	rm -f config/ltconfig
14mr|cyrus-sasl-2.1.25-7|366	libtoolize -f -c
14mr|cyrus-sasl-2.1.25-7|367	aclocal -I ../cmulocal -I ../config
14mr|cyrus-sasl-2.1.25-7|368	automake -a -c -f
14mr|cyrus-sasl-2.1.25-7|369	autoheader
14mr|cyrus-sasl-2.1.25-7|370	autoconf -f
14mr|cyrus-sasl-2.1.25-7|371	automake -a -c
14mr|cyrus-sasl-2.1.25-7|372	popd
14mr|cyrus-sasl-2.1.25-7|373	
14mr|cyrus-sasl-2.1.25-7|374	%build
14mr|cyrus-sasl-2.1.25-7|375	%serverbuild
14mr|cyrus-sasl-2.1.25-7|376	
14mr|cyrus-sasl-2.1.25-7|377	%configure2_5x 	\
14mr|cyrus-sasl-2.1.25-7|378	--disable-static \
14mr|cyrus-sasl-2.1.25-7|379	--enable-shared \
14mr|cyrus-sasl-2.1.25-7|380	--with-plugindir=%{_libdir}/sasl2 \
14mr|cyrus-sasl-2.1.25-7|381	--with-configdir=%{_sysconfdir}/sasl2:%{_libdir}/sasl2 \
14mr|cyrus-sasl-2.1.25-7|382	--disable-krb4 \
14mr|cyrus-sasl-2.1.25-7|383	--enable-login \
14mr|cyrus-sasl-2.1.25-7|384	%if %{SRP}
14mr|cyrus-sasl-2.1.25-7|385	--enable-srp --enable-srp-setpass \
14mr|cyrus-sasl-2.1.25-7|386	%else
14mr|cyrus-sasl-2.1.25-7|387	--without-srp --without-srp-srp-setpass \
14mr|cyrus-sasl-2.1.25-7|388	%endif
14mr|cyrus-sasl-2.1.25-7|389	--enable-ntlm \
14mr|cyrus-sasl-2.1.25-7|390	--enable-db4 \
14mr|cyrus-sasl-2.1.25-7|391	--enable-gssapi \
14mr|cyrus-sasl-2.1.25-7|392	--disable-gss_mutexes \
14mr|cyrus-sasl-2.1.25-7|393	%if %{MYSQL}
14mr|cyrus-sasl-2.1.25-7|394	--enable-sql --with-mysql=%{_prefix} \
14mr|cyrus-sasl-2.1.25-7|395	%else
14mr|cyrus-sasl-2.1.25-7|396	--without-mysql \
14mr|cyrus-sasl-2.1.25-7|397	%endif
14mr|cyrus-sasl-2.1.25-7|398	%if %{PGSQL}
14mr|cyrus-sasl-2.1.25-7|399	--enable-sql --with-pgsql=%{_prefix} \
14mr|cyrus-sasl-2.1.25-7|400	%else
14mr|cyrus-sasl-2.1.25-7|401	--without-pgsql \
14mr|cyrus-sasl-2.1.25-7|402	%endif
14mr|cyrus-sasl-2.1.25-7|403	%if %{SQLITE3}
14mr|cyrus-sasl-2.1.25-7|404	--enable-sql --with-sqlite3=%{_prefix} \
14mr|cyrus-sasl-2.1.25-7|405	%else
14mr|cyrus-sasl-2.1.25-7|406	--without-sqlite \
14mr|cyrus-sasl-2.1.25-7|407	%endif
14mr|cyrus-sasl-2.1.25-7|408	%if %{LDAP}
14mr|cyrus-sasl-2.1.25-7|409	--with-ldap=%{_prefix} --enable-ldapdb \
14mr|cyrus-sasl-2.1.25-7|410	%endif
14mr|cyrus-sasl-2.1.25-7|411	--with-dbpath=%{sasl2_db_filename} \
14mr|cyrus-sasl-2.1.25-7|412	--with-saslauthd=/var/run/saslauthd \
14mr|cyrus-sasl-2.1.25-7|413	--with-authdaemond=/var/run/authdaemon.courier-imap/socket \
14mr|cyrus-sasl-2.1.25-7|414	--with-devrandom=/dev/urandom
14mr|cyrus-sasl-2.1.25-7|415	
14mr|cyrus-sasl-2.1.25-7|416	# ugly hack: there is an ordering problem introduced in 2.1.21
14mr|cyrus-sasl-2.1.25-7|417	# when --enable-static is given to ./configure which calling
14mr|cyrus-sasl-2.1.25-7|418	# make twice "solves"
14mr|cyrus-sasl-2.1.25-7|419	# no parallel make on cluster
14mr|cyrus-sasl-2.1.25-7|420	%make || :
14mr|cyrus-sasl-2.1.25-7|421	%make
14mr|cyrus-sasl-2.1.25-7|422	%make -C saslauthd testsaslauthd
14mr|cyrus-sasl-2.1.25-7|423	%make -C sample
14mr|cyrus-sasl-2.1.25-7|424	
14mr|cyrus-sasl-2.1.25-7|425	install saslauthd/LDAP_SASLAUTHD README.ldap
14mr|cyrus-sasl-2.1.25-7|426	
14mr|cyrus-sasl-2.1.25-7|427	# Build a small program to list the available mechanisms, because I need it.
14mr|cyrus-sasl-2.1.25-7|428	pushd lib
14mr|cyrus-sasl-2.1.25-7|429	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-mechlist \
14mr|cyrus-sasl-2.1.25-7|430	-I../include $CFLAGS ../sasl-mechlist.c $LDFLAGS ./libsasl2.la
14mr|cyrus-sasl-2.1.25-7|431	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-checkpass \
14mr|cyrus-sasl-2.1.25-7|432	-I../include $CFLAGS -DSASL2 ../sasl-checkpass.c $LDFLAGS ./libsasl2.la
14mr|cyrus-sasl-2.1.25-7|433	popd
14mr|cyrus-sasl-2.1.25-7|434	
14mr|cyrus-sasl-2.1.25-7|435	%install
14mr|cyrus-sasl-2.1.25-7|436	rm -rf %{buildroot}
14mr|cyrus-sasl-2.1.25-7|437	
14mr|cyrus-sasl-2.1.25-7|438	mkdir -p %{buildroot}/var/lib/sasl2 %{buildroot}/var/run/saslauthd
14mr|cyrus-sasl-2.1.25-7|439	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
14mr|cyrus-sasl-2.1.25-7|440	
14mr|cyrus-sasl-2.1.25-7|441	%makeinstall_std
14mr|cyrus-sasl-2.1.25-7|442	
14mr|cyrus-sasl-2.1.25-7|443	install -m644 %{SOURCE2} -D %{buildroot}%{_initrddir}/saslauthd
14mr|cyrus-sasl-2.1.25-7|444	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/saslauthd
14mr|cyrus-sasl-2.1.25-7|445	
14mr|cyrus-sasl-2.1.25-7|446	# to be removed later
14mr|cyrus-sasl-2.1.25-7|447	# we don't need these
14mr|cyrus-sasl-2.1.25-7|448	rm -f %{buildroot}%{_libdir}/sasl2/*.*a
14mr|cyrus-sasl-2.1.25-7|449	
14mr|cyrus-sasl-2.1.25-7|450	# dbconverter-2 isn't installed by make install
14mr|cyrus-sasl-2.1.25-7|451	
14mr|cyrus-sasl-2.1.25-7|452	cd utils
14mr|cyrus-sasl-2.1.25-7|453	/bin/sh ../libtool --mode=install /usr/bin/install -c dbconverter-2 \
14mr|cyrus-sasl-2.1.25-7|454	%{buildroot}/%{_sbindir}/dbconverter-2
14mr|cyrus-sasl-2.1.25-7|455	
14mr|cyrus-sasl-2.1.25-7|456	cd ..
14mr|cyrus-sasl-2.1.25-7|457	cp saslauthd/testsaslauthd %{buildroot}%{_sbindir}
14mr|cyrus-sasl-2.1.25-7|458	cd sample
14mr|cyrus-sasl-2.1.25-7|459	/bin/sh ../libtool --mode=install /usr/bin/install -c client \
14mr|cyrus-sasl-2.1.25-7|460	%{buildroot}/%{_sbindir}/sasl-sample-client
14mr|cyrus-sasl-2.1.25-7|461	/bin/sh ../libtool --mode=install /usr/bin/install -c server \
14mr|cyrus-sasl-2.1.25-7|462	%{buildroot}/%{_sbindir}/sasl-sample-server
14mr|cyrus-sasl-2.1.25-7|463	cd ..
14mr|cyrus-sasl-2.1.25-7|464	
14mr|cyrus-sasl-2.1.25-7|465	# multiarch policy
14mr|cyrus-sasl-2.1.25-7|466	%multiarch_includes %{buildroot}%{_includedir}/sasl/md5global.h
14mr|cyrus-sasl-2.1.25-7|467	
14mr|cyrus-sasl-2.1.25-7|468	# quick README about the sasl.db file permissions
14mr|cyrus-sasl-2.1.25-7|469	cat > README.Mandriva.sasldb <<EOF
14mr|cyrus-sasl-2.1.25-7|470	Starting with %{libname}-plug-sasldb-2.1.22-6mdk, Mandriva by default
14mr|cyrus-sasl-2.1.25-7|471	creates a system group called "sasl" and installs an empty
14mr|cyrus-sasl-2.1.25-7|472	%{sasl2_db_filename} file with the following permissions:
14mr|cyrus-sasl-2.1.25-7|473	mode 0640, ownership root:sasl.
14mr|cyrus-sasl-2.1.25-7|474	
14mr|cyrus-sasl-2.1.25-7|475	If the %{sasl2_db_filename} file already exists, it is not changed
14mr|cyrus-sasl-2.1.25-7|476	in any way.
14mr|cyrus-sasl-2.1.25-7|477	
14mr|cyrus-sasl-2.1.25-7|478	It is recommended that administrators keep these permissions and add
14mr|cyrus-sasl-2.1.25-7|479	application users to the "sasl" group if access to this database is needed.
14mr|cyrus-sasl-2.1.25-7|480	
14mr|cyrus-sasl-2.1.25-7|481	For example, to permit the Postfix SMTP to authenticate users via the sasldb
14mr|cyrus-sasl-2.1.25-7|482	auxprop plugin, add the "postfix" user to the "sasl" group and read the
14mr|cyrus-sasl-2.1.25-7|483	"SMTP Authentication" section of the README.MDK documentation file for
14mr|cyrus-sasl-2.1.25-7|484	details regarding Postfix's chroot setup.
14mr|cyrus-sasl-2.1.25-7|485	
14mr|cyrus-sasl-2.1.25-7|486	For other applications in general, just add their user to the "sasl" group.
14mr|cyrus-sasl-2.1.25-7|487	
14mr|cyrus-sasl-2.1.25-7|488	Have fun,
14mr|cyrus-sasl-2.1.25-7|489	Mandriva Team.
14mr|cyrus-sasl-2.1.25-7|490	
14mr|cyrus-sasl-2.1.25-7|491	EOF
14mr|cyrus-sasl-2.1.25-7|492	
14mr|cyrus-sasl-2.1.25-7|493	# This is just to "close" vim's syntax misinterpretation.. ;p
14mr|cyrus-sasl-2.1.25-7|494	
14mr|cyrus-sasl-2.1.25-7|495	# Provide an easy way to query the list of available mechanisms.
14mr|cyrus-sasl-2.1.25-7|496	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-mechlist %{buildroot}%{_sbindir}/
14mr|cyrus-sasl-2.1.25-7|497	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-checkpass %{buildroot}%{_sbindir}/
14mr|cyrus-sasl-2.1.25-7|498	
14mr|cyrus-sasl-2.1.25-7|499	%pre -n %{libname}-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|500	%_pre_groupadd sasl
14mr|cyrus-sasl-2.1.25-7|501	
14mr|cyrus-sasl-2.1.25-7|502	%post -n %{libname}-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|503	#convert old sasldb
14mr|cyrus-sasl-2.1.25-7|504	# XXX - what about berkeley db versions? - andreas
14mr|cyrus-sasl-2.1.25-7|505	if [ -f /var/lib/sasl/sasl.db -a ! -f %{sasl2_db_filename} ]; then
14mr|cyrus-sasl-2.1.25-7|506	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|507	if [ -f %{sasl2_db_filename} ]; then
14mr|cyrus-sasl-2.1.25-7|508	# conversion was successfull
14mr|cyrus-sasl-2.1.25-7|509	chmod 0640 %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|510	chown root:sasl %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|511	fi
14mr|cyrus-sasl-2.1.25-7|512	fi
14mr|cyrus-sasl-2.1.25-7|513	if [ -f /var/lib/sasl/sasl.db.rpmsave -a ! -f %{sasl2_db_filename} ]; then
14mr|cyrus-sasl-2.1.25-7|514	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db.rpmsave %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|515	if [ -f %{sasl2_db_filename} ]; then
14mr|cyrus-sasl-2.1.25-7|516	# conversion was successfull
14mr|cyrus-sasl-2.1.25-7|517	chmod 0640 %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|518	chown root:sasl %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|519	fi
14mr|cyrus-sasl-2.1.25-7|520	fi
14mr|cyrus-sasl-2.1.25-7|521	if [ ! -f %{sasl2_db_filename} ]; then
14mr|cyrus-sasl-2.1.25-7|522	# the file was never created before nor converted from sasl1
14mr|cyrus-sasl-2.1.25-7|523	touch %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|524	chmod 0640 %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|525	chown root:sasl %{sasl2_db_filename}
14mr|cyrus-sasl-2.1.25-7|526	fi
14mr|cyrus-sasl-2.1.25-7|527	
14mr|cyrus-sasl-2.1.25-7|528	%post
14mr|cyrus-sasl-2.1.25-7|529	%_post_service saslauthd
14mr|cyrus-sasl-2.1.25-7|530	
14mr|cyrus-sasl-2.1.25-7|531	%preun
14mr|cyrus-sasl-2.1.25-7|532	%_preun_service saslauthd
14mr|cyrus-sasl-2.1.25-7|533	
14mr|cyrus-sasl-2.1.25-7|534	%files
14mr|cyrus-sasl-2.1.25-7|535	%doc COPYING AUTHORS INSTALL NEWS README* ChangeLog
14mr|cyrus-sasl-2.1.25-7|536	%doc doc/{TODO,ONEWS,*.txt,*.html}
14mr|cyrus-sasl-2.1.25-7|537	%doc service.conf.example
14mr|cyrus-sasl-2.1.25-7|538	%dir /var/lib/sasl2
14mr|cyrus-sasl-2.1.25-7|539	%dir /var/run/saslauthd
14mr|cyrus-sasl-2.1.25-7|540	%attr (755,root,root) %{_initrddir}/saslauthd
14mr|cyrus-sasl-2.1.25-7|541	%dir %{_sysconfdir}/sasl2
14mr|cyrus-sasl-2.1.25-7|542	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/saslauthd
14mr|cyrus-sasl-2.1.25-7|543	%{_sbindir}/dbconverter-2
14mr|cyrus-sasl-2.1.25-7|544	%{_sbindir}/pluginviewer
14mr|cyrus-sasl-2.1.25-7|545	%{_sbindir}/sasl-sample-client
14mr|cyrus-sasl-2.1.25-7|546	%{_sbindir}/sasl-sample-server
14mr|cyrus-sasl-2.1.25-7|547	%{_sbindir}/saslauthd
14mr|cyrus-sasl-2.1.25-7|548	%{_sbindir}/sasldblistusers2
14mr|cyrus-sasl-2.1.25-7|549	%{_sbindir}/saslpasswd2
14mr|cyrus-sasl-2.1.25-7|550	%{_sbindir}/testsaslauthd
14mr|cyrus-sasl-2.1.25-7|551	%{_mandir}/man8/*
14mr|cyrus-sasl-2.1.25-7|552	
14mr|cyrus-sasl-2.1.25-7|553	%files -n %{libname}
14mr|cyrus-sasl-2.1.25-7|554	%dir %{_libdir}/sasl2
14mr|cyrus-sasl-2.1.25-7|555	%{_libdir}/libsasl*.so.%{major}*
14mr|cyrus-sasl-2.1.25-7|556	
14mr|cyrus-sasl-2.1.25-7|557	%files -n %{libname}-plug-anonymous
14mr|cyrus-sasl-2.1.25-7|558	%{_libdir}/sasl2/libanonymous.so
14mr|cyrus-sasl-2.1.25-7|559	
14mr|cyrus-sasl-2.1.25-7|560	%files -n %{libname}-plug-otp
14mr|cyrus-sasl-2.1.25-7|561	%{_libdir}/sasl2/libotp.so
14mr|cyrus-sasl-2.1.25-7|562	
14mr|cyrus-sasl-2.1.25-7|563	%files -n %{libname}-plug-scram
14mr|cyrus-sasl-2.1.25-7|564	%{_libdir}/sasl2/libscram.so
14mr|cyrus-sasl-2.1.25-7|565	
14mr|cyrus-sasl-2.1.25-7|566	%files -n %{libname}-plug-crammd5
14mr|cyrus-sasl-2.1.25-7|567	%{_libdir}/sasl2/libcrammd5.so
14mr|cyrus-sasl-2.1.25-7|568	
14mr|cyrus-sasl-2.1.25-7|569	%files -n %{libname}-plug-sasldb
14mr|cyrus-sasl-2.1.25-7|570	%doc README.Mandriva.sasldb
14mr|cyrus-sasl-2.1.25-7|571	%{_libdir}/sasl2/libsasldb.so
14mr|cyrus-sasl-2.1.25-7|572	
14mr|cyrus-sasl-2.1.25-7|573	%if %{KRB5}
14mr|cyrus-sasl-2.1.25-7|574	%files -n %{libname}-plug-gssapi
14mr|cyrus-sasl-2.1.25-7|575	%{_libdir}/sasl2/libgs2.so
14mr|cyrus-sasl-2.1.25-7|576	%{_libdir}/sasl2/libgssapiv2.so
14mr|cyrus-sasl-2.1.25-7|577	%endif
14mr|cyrus-sasl-2.1.25-7|578	
14mr|cyrus-sasl-2.1.25-7|579	%files -n %{libname}-plug-digestmd5
14mr|cyrus-sasl-2.1.25-7|580	%{_libdir}/sasl2/libdigestmd5.so
14mr|cyrus-sasl-2.1.25-7|581	
14mr|cyrus-sasl-2.1.25-7|582	%files -n %{libname}-plug-plain
14mr|cyrus-sasl-2.1.25-7|583	%{_libdir}/sasl2/libplain.so
14mr|cyrus-sasl-2.1.25-7|584	
14mr|cyrus-sasl-2.1.25-7|585	%files -n %{libname}-plug-login
14mr|cyrus-sasl-2.1.25-7|586	%{_libdir}/sasl2/liblogin.so
14mr|cyrus-sasl-2.1.25-7|587	
14mr|cyrus-sasl-2.1.25-7|588	%if %{SRP}
14mr|cyrus-sasl-2.1.25-7|589	%files -n %{libname}-plug-srp
14mr|cyrus-sasl-2.1.25-7|590	%{_libdir}/sasl2/libsrp.so
14mr|cyrus-sasl-2.1.25-7|591	%endif
14mr|cyrus-sasl-2.1.25-7|592	
14mr|cyrus-sasl-2.1.25-7|593	%files -n %{libname}-plug-ntlm
14mr|cyrus-sasl-2.1.25-7|594	%{_libdir}/sasl2/libntlm.so
14mr|cyrus-sasl-2.1.25-7|595	
14mr|cyrus-sasl-2.1.25-7|596	%if %{MYSQL}
14mr|cyrus-sasl-2.1.25-7|597	%files -n %{libname}-plug-mysql
14mr|cyrus-sasl-2.1.25-7|598	%{_libdir}/sasl2/libmysql.so
14mr|cyrus-sasl-2.1.25-7|599	%endif
14mr|cyrus-sasl-2.1.25-7|600	
14mr|cyrus-sasl-2.1.25-7|601	%if %{PGSQL}
14mr|cyrus-sasl-2.1.25-7|602	%files -n %{libname}-plug-pgsql
14mr|cyrus-sasl-2.1.25-7|603	%{_libdir}/sasl2/libpgsql.so
14mr|cyrus-sasl-2.1.25-7|604	%endif
14mr|cyrus-sasl-2.1.25-7|605	
14mr|cyrus-sasl-2.1.25-7|606	%if %{SQLITE3}
14mr|cyrus-sasl-2.1.25-7|607	%files -n %{libname}-plug-sqlite3
14mr|cyrus-sasl-2.1.25-7|608	%{_libdir}/sasl2/libsqlite3.so
14mr|cyrus-sasl-2.1.25-7|609	%endif
14mr|cyrus-sasl-2.1.25-7|610	
14mr|cyrus-sasl-2.1.25-7|611	%if %{LDAP}
14mr|cyrus-sasl-2.1.25-7|612	%files -n %{libname}-plug-ldapdb
14mr|cyrus-sasl-2.1.25-7|613	%{_libdir}/sasl2/libldapdb.so
14mr|cyrus-sasl-2.1.25-7|614	%endif
14mr|cyrus-sasl-2.1.25-7|615	
14mr|cyrus-sasl-2.1.25-7|616	%files -n %{libname}-devel
14mr|cyrus-sasl-2.1.25-7|617	%{_sbindir}/sasl2-shared-mechlist
14mr|cyrus-sasl-2.1.25-7|618	%{_sbindir}/sasl2-shared-checkpass
14mr|cyrus-sasl-2.1.25-7|619	%{_includedir}/sasl
14mr|cyrus-sasl-2.1.25-7|620	%{multiarch_includedir}/sasl/md5global.h
14mr|cyrus-sasl-2.1.25-7|621	%{_libdir}/*.*so
14mr|cyrus-sasl-2.1.25-7|622	%{_mandir}/man3/*
14mr|cyrus-sasl-2.1.25-7|623	
14mr|cyrus-sasl-2.1.25-7|624	
14mr|cyrus-sasl-2.1.25-7|625	%changelog
14mr|cyrus-sasl-2.1.25-7|626	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.25-7
14mr|cyrus-sasl-2.1.25-7|627	+ Revision: 5ab8c7c
14mr|cyrus-sasl-2.1.25-7|628	- MassBuild#440: Increase release tag
14mr|cyrus-sasl-2.1.25-7|629	
14mr|cyrus-sasl-2.1.25-7|630	

16133 14
14mr|dansguardian-2.12.0.3-6|1	%define clamav 0
14mr|dansguardian-2.12.0.3-6|2	# commandline overrides:
14mr|dansguardian-2.12.0.3-6|3	# rpm -ba|--rebuild --with 'xxx'
14mr|dansguardian-2.12.0.3-6|4	%{?_with_clamav: %{expand: %%global clamav 1}}
14mr|dansguardian-2.12.0.3-6|5	%{?_without_clamav: %{expand: %%global clamav 0}}
14mr|dansguardian-2.12.0.3-6|6	
14mr|dansguardian-2.12.0.3-6|7	#Before build new version please manually download new blacklist arch with
14mr|dansguardian-2.12.0.3-6|8	#wget --force-clobber --timeout=30 --tries=3 http://cri.univ-tlse1.fr/blacklists/download/blacklists.tar.gz -O blacklists.tar.gz
14mr|dansguardian-2.12.0.3-6|9	
14mr|dansguardian-2.12.0.3-6|10	Summary:	A content filtering web proxy
14mr|dansguardian-2.12.0.3-6|11	Name:		dansguardian
14mr|dansguardian-2.12.0.3-6|12	Version:	2.12.0.3
14mr|dansguardian-2.12.0.3-6|13	Release:	6
14mr|dansguardian-2.12.0.3-6|14	License:	GPL
14mr|dansguardian-2.12.0.3-6|15	Group:		System/Servers
14mr|dansguardian-2.12.0.3-6|16	URL:		http://www.dansguardian.org
14mr|dansguardian-2.12.0.3-6|17	Source0:	http://www.dansguardian.org/downloads/2/dansguardian-%{version}.tar.bz2
14mr|dansguardian-2.12.0.3-6|18	Source1:	dansguardian.service
14mr|dansguardian-2.12.0.3-6|19	Source2:	languages.tar.bz2
14mr|dansguardian-2.12.0.3-6|20	Source3:	update-dansguardian-blacklist
14mr|dansguardian-2.12.0.3-6|21	Source10:	blacklists.tar.gz
14mr|dansguardian-2.12.0.3-6|22	Source11:	badwords.zip
14mr|dansguardian-2.12.0.3-6|23	Source12:	new.zip
14mr|dansguardian-2.12.0.3-6|24	Source13:	extrem.zip
14mr|dansguardian-2.12.0.3-6|25	Patch0:		dansguardian-mdv_conf.diff
14mr|dansguardian-2.12.0.3-6|26	Patch1: 	dansguardian-svn-2.12.0.3-maxuploadsize.patch
14mr|dansguardian-2.12.0.3-6|27	Patch2:		dansguardian-new-lists.patch
14mr|dansguardian-2.12.0.3-6|28	BuildRequires:	pkgconfig(zlib)
14mr|dansguardian-2.12.0.3-6|29	BuildRequires:	pkgconfig(libpcreposix)
14mr|dansguardian-2.12.0.3-6|30	BuildRequires:	libesmtp-devel
14mr|dansguardian-2.12.0.3-6|31	%if %{clamav}
14mr|dansguardian-2.12.0.3-6|32	BuildRequires:	pkgconfig(libclamav)
14mr|dansguardian-2.12.0.3-6|33	%endif
14mr|dansguardian-2.12.0.3-6|34	
14mr|dansguardian-2.12.0.3-6|35	Requires(post): rpm-helper
14mr|dansguardian-2.12.0.3-6|36	Requires(preun): rpm-helper
14mr|dansguardian-2.12.0.3-6|37	Requires(pre): rpm-helper
14mr|dansguardian-2.12.0.3-6|38	Requires(postun): rpm-helper
14mr|dansguardian-2.12.0.3-6|39	Requires:	sendmail-command
14mr|dansguardian-2.12.0.3-6|40	Suggests:	webproxy
14mr|dansguardian-2.12.0.3-6|41	Provides:	DansGuardian = %{version}-%{release}
14mr|dansguardian-2.12.0.3-6|42	
14mr|dansguardian-2.12.0.3-6|43	%description
14mr|dansguardian-2.12.0.3-6|44	DansGuardian is a filtering proxy for Linux, FreeBSD, OpenBSD and Solaris.
14mr|dansguardian-2.12.0.3-6|45	It filters using multiple methods. These methods include URL and domain
14mr|dansguardian-2.12.0.3-6|46	filtering, content phrase filtering, PICS filtering, MIME filtering, file
14mr|dansguardian-2.12.0.3-6|47	extension filtering, POST filtering.
14mr|dansguardian-2.12.0.3-6|48	
14mr|dansguardian-2.12.0.3-6|49	The content phrase filtering will check for pages that contain profanities
14mr|dansguardian-2.12.0.3-6|50	and phrases often associated with pornography and other undesirable content.
14mr|dansguardian-2.12.0.3-6|51	The POST filtering allows you to block or limit web upload.  The URL and
14mr|dansguardian-2.12.0.3-6|52	domain filtering is able to handle huge lists and is significantly faster
14mr|dansguardian-2.12.0.3-6|53	than squidGuard.
14mr|dansguardian-2.12.0.3-6|54	
14mr|dansguardian-2.12.0.3-6|55	The filtering has configurable domain, user and ip exception lists.
14mr|dansguardian-2.12.0.3-6|56	SSL Tunneling is supported.
14mr|dansguardian-2.12.0.3-6|57	
14mr|dansguardian-2.12.0.3-6|58	%prep
14mr|dansguardian-2.12.0.3-6|59	
14mr|dansguardian-2.12.0.3-6|60	%setup -q -n %{name}-%{version}
14mr|dansguardian-2.12.0.3-6|61	%apply_patches
14mr|dansguardian-2.12.0.3-6|62	
14mr|dansguardian-2.12.0.3-6|63	rm -rf configs/lists/blacklists/ads
14mr|dansguardian-2.12.0.3-6|64	tar -C configs/lists/ -zxf %{SOURCE10}
14mr|dansguardian-2.12.0.3-6|65	unzip -xo %{SOURCE11} -d configs/lists/phraselists/
14mr|dansguardian-2.12.0.3-6|66	unzip -xo %{SOURCE12} -d configs/lists/phraselists/
14mr|dansguardian-2.12.0.3-6|67	unzip -xo %{SOURCE13} -d configs/lists/phraselists/extremism
14mr|dansguardian-2.12.0.3-6|68	
14mr|dansguardian-2.12.0.3-6|69	cp %{SOURCE1} %{name}.init
14mr|dansguardian-2.12.0.3-6|70	
14mr|dansguardian-2.12.0.3-6|71	# fix path to the ipc files
14mr|dansguardian-2.12.0.3-6|72	perl -pi -e "s|\@localstatedir\@|/var/lib|g" %{name}.init
14mr|dansguardian-2.12.0.3-6|73	
14mr|dansguardian-2.12.0.3-6|74	# mdv design
14mr|dansguardian-2.12.0.3-6|75	pushd data
14mr|dansguardian-2.12.0.3-6|76	tar -jxf %{SOURCE2}
14mr|dansguardian-2.12.0.3-6|77	popd
14mr|dansguardian-2.12.0.3-6|78	
14mr|dansguardian-2.12.0.3-6|79	%build
14mr|dansguardian-2.12.0.3-6|80	%serverbuild
14mr|dansguardian-2.12.0.3-6|81	
14mr|dansguardian-2.12.0.3-6|82	%configure2_5x \
14mr|dansguardian-2.12.0.3-6|83	--localstatedir=/var/lib \
14mr|dansguardian-2.12.0.3-6|84	--enable-pcre=yes \
14mr|dansguardian-2.12.0.3-6|85	%if %{clamav}
14mr|dansguardian-2.12.0.3-6|86	--enable-clamav=yes \
14mr|dansguardian-2.12.0.3-6|87	%else
14mr|dansguardian-2.12.0.3-6|88	--enable-clamav=no \
14mr|dansguardian-2.12.0.3-6|89	%endif
14mr|dansguardian-2.12.0.3-6|90	--enable-clamd=yes \
14mr|dansguardian-2.12.0.3-6|91	--enable-icap=yes \
14mr|dansguardian-2.12.0.3-6|92	--enable-kavd=no \
14mr|dansguardian-2.12.0.3-6|93	--enable-commandline=yes \
14mr|dansguardian-2.12.0.3-6|94	--enable-fancydm=yes \
14mr|dansguardian-2.12.0.3-6|95	--enable-trickledm=yes \
14mr|dansguardian-2.12.0.3-6|96	--enable-ntlm=yes \
14mr|dansguardian-2.12.0.3-6|97	--enable-email=yes \
14mr|dansguardian-2.12.0.3-6|98	--enable-orig-ip=yes \
14mr|dansguardian-2.12.0.3-6|99	--with-proxyuser=%{name} \
14mr|dansguardian-2.12.0.3-6|100	--with-proxygroup=%{name} \
14mr|dansguardian-2.12.0.3-6|101	--with-logdir=/var/log/%{name} \
14mr|dansguardian-2.12.0.3-6|102	--with-piddir=/var/run \
14mr|dansguardian-2.12.0.3-6|103	--with-sysconfsubdir=%{name}
14mr|dansguardian-2.12.0.3-6|104	
14mr|dansguardian-2.12.0.3-6|105	%make
14mr|dansguardian-2.12.0.3-6|106	
14mr|dansguardian-2.12.0.3-6|107	%install
14mr|dansguardian-2.12.0.3-6|108	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|dansguardian-2.12.0.3-6|109	install -d %{buildroot}/var/log/%{name}
14mr|dansguardian-2.12.0.3-6|110	install -d %{buildroot}/var/www/cgi-bin
14mr|dansguardian-2.12.0.3-6|111	install -d %{buildroot}/var/lib/%{name}/tmp
14mr|dansguardian-2.12.0.3-6|112	
14mr|dansguardian-2.12.0.3-6|113	%makeinstall_std
14mr|dansguardian-2.12.0.3-6|114	
14mr|dansguardian-2.12.0.3-6|115	# cleanup
14mr|dansguardian-2.12.0.3-6|116	rm -rf %{buildroot}%{_datadir}/doc/dansguardian*
14mr|dansguardian-2.12.0.3-6|117	
14mr|dansguardian-2.12.0.3-6|118	install -Dpm 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mr|dansguardian-2.12.0.3-6|119	
14mr|dansguardian-2.12.0.3-6|120	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|dansguardian-2.12.0.3-6|121	/var/log/%{name}/access.log {
14mr|dansguardian-2.12.0.3-6|122	rotate 4
14mr|dansguardian-2.12.0.3-6|123	weekly
14mr|dansguardian-2.12.0.3-6|124	sharedscripts
14mr|dansguardian-2.12.0.3-6|125	postrotate
14mr|dansguardian-2.12.0.3-6|126	/bin/kill -HUP `cat /var/run/%{name}.pid 2>/dev/null` 2> /dev/null || true
14mr|dansguardian-2.12.0.3-6|127	endscript
14mr|dansguardian-2.12.0.3-6|128	}
14mr|dansguardian-2.12.0.3-6|129	EOF
14mr|dansguardian-2.12.0.3-6|130	
14mr|dansguardian-2.12.0.3-6|131	install -m0755 data/dansguardian.pl %{buildroot}/var/www/cgi-bin/
14mr|dansguardian-2.12.0.3-6|132	
14mr|dansguardian-2.12.0.3-6|133	#Install update script
14mr|dansguardian-2.12.0.3-6|134	
14mr|dansguardian-2.12.0.3-6|135	install -Dpm 755 %{SOURCE3} %{buildroot}%{_sbindir}/update-dansguardian-blacklist
14mr|dansguardian-2.12.0.3-6|136	
14mr|dansguardian-2.12.0.3-6|137	# make sure this file is present
14mr|dansguardian-2.12.0.3-6|138	echo "localhost" >> %{buildroot}%{_sysconfdir}/%{name}/lists/exceptionfileurllist
14mr|dansguardian-2.12.0.3-6|139	
14mr|dansguardian-2.12.0.3-6|140	# construct file lists
14mr|dansguardian-2.12.0.3-6|141	find %{buildroot}%{_sysconfdir}/%{name} -type d | \
14mr|dansguardian-2.12.0.3-6|142	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0755,root,root) %dir /' > %{name}.filelist
14mr|dansguardian-2.12.0.3-6|143	
14mr|dansguardian-2.12.0.3-6|144	find %{buildroot}%{_sysconfdir}/%{name} -type f | grep -v "\.orig" | \
14mr|dansguardian-2.12.0.3-6|145	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) %config(noreplace) /' >> %{name}.filelist
14mr|dansguardian-2.12.0.3-6|146	
14mr|dansguardian-2.12.0.3-6|147	cat > README.urpmi << EOF
14mr|dansguardian-2.12.0.3-6|148	Make sure to change your /etc/%{name}/%{name}.conf to reflect your own settings.
14mr|dansguardian-2.12.0.3-6|149	Special attention must be given to the port that the proxy server is listening to,
14mr|dansguardian-2.12.0.3-6|150	the port that %{name} will listen to and to the web url to the %{name}.pl cgi-script.
14mr|dansguardian-2.12.0.3-6|151	
14mr|dansguardian-2.12.0.3-6|152	Author: Daniel Barron
14mr|dansguardian-2.12.0.3-6|153	daniel@jadeb.com
14mr|dansguardian-2.12.0.3-6|154	EOF
14mr|dansguardian-2.12.0.3-6|155	
14mr|dansguardian-2.12.0.3-6|156	touch %{buildroot}/var/log/%{name}/access.log
14mr|dansguardian-2.12.0.3-6|157	
14mr|dansguardian-2.12.0.3-6|158	# cleanup
14mr|dansguardian-2.12.0.3-6|159	rm -rf %{buildroot}%{_datadir}/%{name}/scripts
14mr|dansguardian-2.12.0.3-6|160	%pre
14mr|dansguardian-2.12.0.3-6|161	%_pre_useradd %{name} /var/lib/%{name} /bin/false
14mr|dansguardian-2.12.0.3-6|162	
14mr|dansguardian-2.12.0.3-6|163	%preun
14mr|dansguardian-2.12.0.3-6|164	%_preun_service %{name}
14mr|dansguardian-2.12.0.3-6|165	if [ $1 = 0 ] ; then
14mr|dansguardian-2.12.0.3-6|166	rm -f /var/log/%{name}/*
14mr|dansguardian-2.12.0.3-6|167	fi
14mr|dansguardian-2.12.0.3-6|168	
14mr|dansguardian-2.12.0.3-6|169	%post
14mr|dansguardian-2.12.0.3-6|170	%create_ghostfile /var/log/%{name}/access.log %{name} %{name} 644
14mr|dansguardian-2.12.0.3-6|171	%_post_service %{name}
14mr|dansguardian-2.12.0.3-6|172	#Update blacklist
14mr|dansguardian-2.12.0.3-6|173	%{_sbindir}/update-dansguardian-blacklist
14mr|dansguardian-2.12.0.3-6|174	
14mr|dansguardian-2.12.0.3-6|175	%postun
14mr|dansguardian-2.12.0.3-6|176	%_postun_userdel %{name}
14mr|dansguardian-2.12.0.3-6|177	
14mr|dansguardian-2.12.0.3-6|178	%files -f %{name}.filelist
14mr|dansguardian-2.12.0.3-6|179	%{_sbindir}/update-dansguardian-blacklist
14mr|dansguardian-2.12.0.3-6|180	%doc AUTHORS COPYING README README.urpmi
14mr|dansguardian-2.12.0.3-6|181	%doc doc/AuthPlugins doc/ContentScanners doc/DownloadManagers
14mr|dansguardian-2.12.0.3-6|182	%doc doc/FAQ doc/FAQ.html doc/Plugins
14mr|dansguardian-2.12.0.3-6|183	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|dansguardian-2.12.0.3-6|184	%{_unitdir}/%{name}.service
14mr|dansguardian-2.12.0.3-6|185	%attr(0755,root,root) %{_sbindir}/%{name}
14mr|dansguardian-2.12.0.3-6|186	%{_datadir}/%{name}
14mr|dansguardian-2.12.0.3-6|187	%attr(0755,root,root) /var/www/cgi-bin/%{name}.pl
14mr|dansguardian-2.12.0.3-6|188	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
14mr|dansguardian-2.12.0.3-6|189	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
14mr|dansguardian-2.12.0.3-6|190	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
14mr|dansguardian-2.12.0.3-6|191	%ghost %attr(0644,%{name},%{name}) /var/log/%{name}/access.log
14mr|dansguardian-2.12.0.3-6|192	%attr(0644,root,root) %{_mandir}/man8/*
14mr|dansguardian-2.12.0.3-6|193	
14mr|dansguardian-2.12.0.3-6|194	%changelog
14mr|dansguardian-2.12.0.3-6|195	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12.0.3-6
14mr|dansguardian-2.12.0.3-6|196	+ Revision: 1bc66f8
14mr|dansguardian-2.12.0.3-6|197	- MassBuild#440: Increase release tag
14mr|dansguardian-2.12.0.3-6|198	
14mr|dansguardian-2.12.0.3-6|199	

16134 14
14mr|daq-2.0.2-2|1	%define major 2
14mr|daq-2.0.2-2|2	%define sfbpfmajor 0
14mr|daq-2.0.2-2|3	%define libname %mklibname %{name} %{major}
14mr|daq-2.0.2-2|4	%define libsfbpf %mklibname sfbpf %{sfbpfmajor}
14mr|daq-2.0.2-2|5	%define devname %mklibname %{name} -d
14mr|daq-2.0.2-2|6	%define sdevname %mklibname %{name} -d -s
14mr|daq-2.0.2-2|7	
14mr|daq-2.0.2-2|8	Summary:	Data Acquisition library, for packet I/O
14mr|daq-2.0.2-2|9	Name:		daq
14mr|daq-2.0.2-2|10	Version:	2.0.2
14mr|daq-2.0.2-2|11	Release:	2
14mr|daq-2.0.2-2|12	License:	GPLv2+
14mr|daq-2.0.2-2|13	Group:		Networking/Other
14mr|daq-2.0.2-2|14	Url:		http://www.snort.org/
14mr|daq-2.0.2-2|15	Source0:	%{name}-%{version}.tar.gz
14mr|daq-2.0.2-2|16	Patch0:		daq-2.0.2-parallel-grammar.patch
14mr|daq-2.0.2-2|17	BuildRequires:	bison
14mr|daq-2.0.2-2|18	BuildRequires:	flex
14mr|daq-2.0.2-2|19	BuildRequires:	dnet-devel
14mr|daq-2.0.2-2|20	BuildRequires:	pcap-devel
14mr|daq-2.0.2-2|21	BuildRequires:	pkgconfig(libipq)
14mr|daq-2.0.2-2|22	BuildRequires:	pkgconfig(libnetfilter_queue)
14mr|daq-2.0.2-2|23	BuildRequires:	pkgconfig(xtables)
14mr|daq-2.0.2-2|24	
14mr|daq-2.0.2-2|25	%description
14mr|daq-2.0.2-2|26	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
14mr|daq-2.0.2-2|27	DAQ replaces direct calls to PCAP functions with an abstraction layer that
14mr|daq-2.0.2-2|28	facilitates operation on a variety of hardware and software interfaces without
14mr|daq-2.0.2-2|29	requiring changes to Snort.  It is possible to select the DAQ type and mode
14mr|daq-2.0.2-2|30	when invoking Snort to perform PCAP readback or inline operation, etc.  The
14mr|daq-2.0.2-2|31	DAQ library may be useful for other packet processing applications and the
14mr|daq-2.0.2-2|32	modular nature allows you to build new modules for other platforms.
14mr|daq-2.0.2-2|33	
14mr|daq-2.0.2-2|34	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|35	
14mr|daq-2.0.2-2|36	%package -n %{libname}
14mr|daq-2.0.2-2|37	Summary:	Main library for DAQ
14mr|daq-2.0.2-2|38	Group:		System/Libraries
14mr|daq-2.0.2-2|39	Provides:	%{name} = %{EVRD}
14mr|daq-2.0.2-2|40	
14mr|daq-2.0.2-2|41	%description -n %{libname}
14mr|daq-2.0.2-2|42	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
14mr|daq-2.0.2-2|43	DAQ replaces direct calls to PCAP functions with an abstraction layer that
14mr|daq-2.0.2-2|44	facilitates operation on a variety of hardware and software interfaces without
14mr|daq-2.0.2-2|45	requiring changes to Snort.  It is possible to select the DAQ type and mode
14mr|daq-2.0.2-2|46	when invoking Snort to perform PCAP readback or inline operation, etc.  The
14mr|daq-2.0.2-2|47	DAQ library may be useful for other packet processing applications and the
14mr|daq-2.0.2-2|48	modular nature allows you to build new modules for other platforms.
14mr|daq-2.0.2-2|49	
14mr|daq-2.0.2-2|50	%files -n %{libname}
14mr|daq-2.0.2-2|51	%{_libdir}/libdaq.so.%{major}*
14mr|daq-2.0.2-2|52	
14mr|daq-2.0.2-2|53	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|54	
14mr|daq-2.0.2-2|55	%package -n %{libsfbpf}
14mr|daq-2.0.2-2|56	Summary:	Library for DAQ
14mr|daq-2.0.2-2|57	Group:		System/Libraries
14mr|daq-2.0.2-2|58	
14mr|daq-2.0.2-2|59	%description -n %{libsfbpf}
14mr|daq-2.0.2-2|60	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
14mr|daq-2.0.2-2|61	DAQ replaces direct calls to PCAP functions with an abstraction layer that
14mr|daq-2.0.2-2|62	facilitates operation on a variety of hardware and software interfaces without
14mr|daq-2.0.2-2|63	requiring changes to Snort.  It is possible to select the DAQ type and mode
14mr|daq-2.0.2-2|64	when invoking Snort to perform PCAP readback or inline operation, etc.  The
14mr|daq-2.0.2-2|65	DAQ library may be useful for other packet processing applications and the
14mr|daq-2.0.2-2|66	modular nature allows you to build new modules for other platforms.
14mr|daq-2.0.2-2|67	
14mr|daq-2.0.2-2|68	%files -n %{libsfbpf}
14mr|daq-2.0.2-2|69	%{_libdir}/libsfbpf.so.%{sfbpfmajor}*
14mr|daq-2.0.2-2|70	
14mr|daq-2.0.2-2|71	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|72	
14mr|daq-2.0.2-2|73	%package -n %{name}-modules
14mr|daq-2.0.2-2|74	Summary:	Bundled DAQ modules
14mr|daq-2.0.2-2|75	Group:		System/Libraries
14mr|daq-2.0.2-2|76	Provides:	%{name}-modules = %{EVRD}
14mr|daq-2.0.2-2|77	
14mr|daq-2.0.2-2|78	%description -n %{name}-modules
14mr|daq-2.0.2-2|79	Contains the DAQ modules that come bundled with the base LibDAQ distribution.
14mr|daq-2.0.2-2|80	
14mr|daq-2.0.2-2|81	%files -n %{name}-modules
14mr|daq-2.0.2-2|82	%doc README
14mr|daq-2.0.2-2|83	%{_libdir}/daq/daq_afpacket.so
14mr|daq-2.0.2-2|84	%{_libdir}/daq/daq_dump.so
14mr|daq-2.0.2-2|85	#%{_libdir}/daq/daq_ipq.so
14mr|daq-2.0.2-2|86	%{_libdir}/daq/daq_nfq.so
14mr|daq-2.0.2-2|87	%{_libdir}/daq/daq_pcap.so
14mr|daq-2.0.2-2|88	
14mr|daq-2.0.2-2|89	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|90	
14mr|daq-2.0.2-2|91	%package -n %{devname}
14mr|daq-2.0.2-2|92	Summary:	Development libraries and header files for DAQ
14mr|daq-2.0.2-2|93	Group:		Development/C
14mr|daq-2.0.2-2|94	Requires:	%{libname} = %{EVRD}
14mr|daq-2.0.2-2|95	Requires:	%{libsfbpf} = %{EVRD}
14mr|daq-2.0.2-2|96	Provides:	%{name}-devel = %{EVRD}
14mr|daq-2.0.2-2|97	
14mr|daq-2.0.2-2|98	%description -n %{devname}
14mr|daq-2.0.2-2|99	This package contains the development libraries and header files for %{name}.
14mr|daq-2.0.2-2|100	
14mr|daq-2.0.2-2|101	%files -n %{devname}
14mr|daq-2.0.2-2|102	%{_bindir}/daq-modules-config
14mr|daq-2.0.2-2|103	%{_includedir}/*.h
14mr|daq-2.0.2-2|104	%{_libdir}/*.so
14mr|daq-2.0.2-2|105	
14mr|daq-2.0.2-2|106	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|107	
14mr|daq-2.0.2-2|108	%package -n %{sdevname}
14mr|daq-2.0.2-2|109	Summary:	Static libraries for DAQ
14mr|daq-2.0.2-2|110	Group:		Development/C
14mr|daq-2.0.2-2|111	Requires:	%{devname} = %{EVRD}
14mr|daq-2.0.2-2|112	Provides:	%{name}-static-devel = %{EVRD}
14mr|daq-2.0.2-2|113	
14mr|daq-2.0.2-2|114	%description -n %{sdevname}
14mr|daq-2.0.2-2|115	This package contains the static libraries for %{name}.
14mr|daq-2.0.2-2|116	
14mr|daq-2.0.2-2|117	%files -n %{sdevname}
14mr|daq-2.0.2-2|118	%{_libdir}/*.a
14mr|daq-2.0.2-2|119	
14mr|daq-2.0.2-2|120	#----------------------------------------------------------------------------
14mr|daq-2.0.2-2|121	
14mr|daq-2.0.2-2|122	%prep
14mr|daq-2.0.2-2|123	%setup -q
14mr|daq-2.0.2-2|124	%patch0 -p1
14mr|daq-2.0.2-2|125	
14mr|daq-2.0.2-2|126	%build
14mr|daq-2.0.2-2|127	autoreconf -fi
14mr|daq-2.0.2-2|128	%configure2_5x \
14mr|daq-2.0.2-2|129	--disable-static \
14mr|daq-2.0.2-2|130	--disable-ipfw-module
14mr|daq-2.0.2-2|131	
14mr|daq-2.0.2-2|132	%make
14mr|daq-2.0.2-2|133	
14mr|daq-2.0.2-2|134	%install
14mr|daq-2.0.2-2|135	%makeinstall_std
14mr|daq-2.0.2-2|136	
14mr|daq-2.0.2-2|137	
14mr|daq-2.0.2-2|138	%changelog
14mr|daq-2.0.2-2|139	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-2
14mr|daq-2.0.2-2|140	+ Revision: e52eb8c
14mr|daq-2.0.2-2|141	- Fix typo
14mr|daq-2.0.2-2|142	
14mr|daq-2.0.2-2|143	

16135 14
14mr|dash-0.5.7-5|1	# Currently debug is empty so rpmlint rejects build
14mr|dash-0.5.7-5|2	%define _enable_debug_packages %{nil}
14mr|dash-0.5.7-5|3	%define debug_package %{nil}
14mr|dash-0.5.7-5|4	
14mr|dash-0.5.7-5|5	%bcond_without	diet
14mr|dash-0.5.7-5|6	
14mr|dash-0.5.7-5|7	Summary:	The Debian Almquist Shell (formerly NetBSD's ash)
14mr|dash-0.5.7-5|8	Name:		dash
14mr|dash-0.5.7-5|9	Version:	0.5.7
14mr|dash-0.5.7-5|10	Release:	5
14mr|dash-0.5.7-5|11	License:	BSD
14mr|dash-0.5.7-5|12	Group:		Shells
14mr|dash-0.5.7-5|13	URL:		http://gondor.apana.org.au/~herbert/dash/
14mr|dash-0.5.7-5|14	Source0:	http://gondor.apana.org.au/~herbert/dash/files/%{name}-%{version}.tar.gz
14mr|dash-0.5.7-5|15	Patch0:		dash-0.5.7-format-not-a-string-literal-and-no-format-arguments.patch
14mr|dash-0.5.7-5|16	Patch1:		dash-0.5.7-hack-to-fix-test-build.patch
14mr|dash-0.5.7-5|17	Requires(post):	rpm-helper
14mr|dash-0.5.7-5|18	Requires(postun):	rpm-helper
14mr|dash-0.5.7-5|19	# explicit file provide:
14mr|dash-0.5.7-5|20	Provides:	/bin/dash
14mr|dash-0.5.7-5|21	BuildRequires:	bison
14mr|dash-0.5.7-5|22	BuildRequires:	dietlibc-devel
14mr|dash-0.5.7-5|23	
14mr|dash-0.5.7-5|24	%description
14mr|dash-0.5.7-5|25	"dash" is a POSIX compliant shell that is much smaller than "bash".
14mr|dash-0.5.7-5|26	Dash supports many features that a real sh shell would support, however
14mr|dash-0.5.7-5|27	it is much smaller in size. This becomes an advantage in situations
14mr|dash-0.5.7-5|28	where there is a lack of memery (initial ram-disks, etc). dash does
14mr|dash-0.5.7-5|29	lack a few features, like command line history.
14mr|dash-0.5.7-5|30	
14mr|dash-0.5.7-5|31	dash is the continuation of the original NetBSD ash fork. dash is much
14mr|dash-0.5.7-5|32	more up-to-date, and properly maintained.
14mr|dash-0.5.7-5|33	
14mr|dash-0.5.7-5|34	You should install dash if you need a near featureful lightweight shell
14mr|dash-0.5.7-5|35	that is similar to GNU's bash.
14mr|dash-0.5.7-5|36	
14mr|dash-0.5.7-5|37	%files
14mr|dash-0.5.7-5|38	%doc ChangeLog COPYING
14mr|dash-0.5.7-5|39	/bin/dash
14mr|dash-0.5.7-5|40	%{_mandir}/man1/*
14mr|dash-0.5.7-5|41	
14mr|dash-0.5.7-5|42	%post
14mr|dash-0.5.7-5|43	/usr/share/rpm-helper/add-shell %{name} $1 /bin/dash
14mr|dash-0.5.7-5|44	
14mr|dash-0.5.7-5|45	%postun
14mr|dash-0.5.7-5|46	/usr/share/rpm-helper/del-shell %{name} $1 /bin/dash
14mr|dash-0.5.7-5|47	
14mr|dash-0.5.7-5|48	#----------------------------------------------------------------------------
14mr|dash-0.5.7-5|49	
14mr|dash-0.5.7-5|50	%if %{with diet}
14mr|dash-0.5.7-5|51	%package static
14mr|dash-0.5.7-5|52	Summary:	The Debian Almquist Shell (statically compiled)
14mr|dash-0.5.7-5|53	License:	BSD
14mr|dash-0.5.7-5|54	Group:		Shells
14mr|dash-0.5.7-5|55	Provides:	ash = %{EVRD}
14mr|dash-0.5.7-5|56	# explicit file provide:
14mr|dash-0.5.7-5|57	Provides:	/bin/dash.static
14mr|dash-0.5.7-5|58	
14mr|dash-0.5.7-5|59	%description static
14mr|dash-0.5.7-5|60	"dash" is a POSIX compliant shell that is much smaller than "bash".
14mr|dash-0.5.7-5|61	Dash supports many features that a real sh shell would support, however
14mr|dash-0.5.7-5|62	it is much smaller in size. This becomes an advantage in situations
14mr|dash-0.5.7-5|63	where there is a lack of memery (initial ram-disks, etc). dash does
14mr|dash-0.5.7-5|64	lack a few features, like command line history.
14mr|dash-0.5.7-5|65	
14mr|dash-0.5.7-5|66	dash is the continuation of the original NetBSD ash fork. dash is much
14mr|dash-0.5.7-5|67	more up-to-date, and properly maintained.
14mr|dash-0.5.7-5|68	
14mr|dash-0.5.7-5|69	You should install dash if you need a near featureful lightweight shell
14mr|dash-0.5.7-5|70	that is similar to GNU's bash.
14mr|dash-0.5.7-5|71	
14mr|dash-0.5.7-5|72	This version is statically compiled.
14mr|dash-0.5.7-5|73	
14mr|dash-0.5.7-5|74	%files static
14mr|dash-0.5.7-5|75	%doc ChangeLog COPYING
14mr|dash-0.5.7-5|76	/bin/dash.static
14mr|dash-0.5.7-5|77	/bin/ash
14mr|dash-0.5.7-5|78	%endif
14mr|dash-0.5.7-5|79	
14mr|dash-0.5.7-5|80	#----------------------------------------------------------------------------
14mr|dash-0.5.7-5|81	
14mr|dash-0.5.7-5|82	%prep
14mr|dash-0.5.7-5|83	%setup -q
14mr|dash-0.5.7-5|84	%patch0 -p1
14mr|dash-0.5.7-5|85	%patch1 -p1
14mr|dash-0.5.7-5|86	
14mr|dash-0.5.7-5|87	%build
14mr|dash-0.5.7-5|88	export CFLAGS="%{optflags} -Os"
14mr|dash-0.5.7-5|89	export CXXFLAGS=$CFLAGS
14mr|dash-0.5.7-5|90	
14mr|dash-0.5.7-5|91	%configure2_5x
14mr|dash-0.5.7-5|92	
14mr|dash-0.5.7-5|93	# Build dynamically linked dash first
14mr|dash-0.5.7-5|94	%make
14mr|dash-0.5.7-5|95	%__strip src/dash
14mr|dash-0.5.7-5|96	mv src/dash src/dash.dynamic
14mr|dash-0.5.7-5|97	
14mr|dash-0.5.7-5|98	%if %{with diet}
14mr|dash-0.5.7-5|99	# Build statically linked dietlibc dash last
14mr|dash-0.5.7-5|100	make clean
14mr|dash-0.5.7-5|101	%configure2_5x CC="diet gcc"
14mr|dash-0.5.7-5|102	%make CC="diet gcc"
14mr|dash-0.5.7-5|103	%__strip src/dash
14mr|dash-0.5.7-5|104	mv src/dash src/dash.static
14mr|dash-0.5.7-5|105	%endif
14mr|dash-0.5.7-5|106	
14mr|dash-0.5.7-5|107	%install
14mr|dash-0.5.7-5|108	mkdir -p %{buildroot}/bin
14mr|dash-0.5.7-5|109	mkdir -p %{buildroot}%{_mandir}/man1
14mr|dash-0.5.7-5|110	
14mr|dash-0.5.7-5|111	install -m 755 src/dash.dynamic %{buildroot}/bin/dash
14mr|dash-0.5.7-5|112	install -m 644 src/dash.1 %{buildroot}%{_mandir}/man1/dash.1
14mr|dash-0.5.7-5|113	
14mr|dash-0.5.7-5|114	%if %{with diet}
14mr|dash-0.5.7-5|115	install -m 755 src/dash.static %{buildroot}/bin/dash.static
14mr|dash-0.5.7-5|116	ln -s /bin/dash.static %{buildroot}/bin/ash
14mr|dash-0.5.7-5|117	ln -s %{_mandir}/man1/dash.1 %{buildroot}%{_mandir}/man1/ash.1
14mr|dash-0.5.7-5|118	%endif
14mr|dash-0.5.7-5|119	
14mr|dash-0.5.7-5|120	
14mr|dash-0.5.7-5|121	%changelog
14mr|dash-0.5.7-5|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.7-5
14mr|dash-0.5.7-5|123	+ Revision: 7c1f1c5
14mr|dash-0.5.7-5|124	- MassBuild#440: Increase release tag
14mr|dash-0.5.7-5|125	
14mr|dash-0.5.7-5|126	

16136 14
14mr|dasher-4.11-8|1	Summary:	Graphical predictive text entry system
14mr|dasher-4.11-8|2	Name:		dasher
14mr|dasher-4.11-8|3	Version:	4.11
14mr|dasher-4.11-8|4	Release:	8
14mr|dasher-4.11-8|5	License:	GPLv2+
14mr|dasher-4.11-8|6	Group:		Accessibility
14mr|dasher-4.11-8|7	URL:		http://www.dasher.org.uk/
14mr|dasher-4.11-8|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|dasher-4.11-8|9	Patch0:		dasher-4.9.0-fix-stringformat.patch
14mr|dasher-4.11-8|10	BuildRequires:	expat-devel
14mr|dasher-4.11-8|11	BuildRequires:	pkgconfig(libglade-2.0)
14mr|dasher-4.11-8|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|dasher-4.11-8|13	BuildRequires:	pkgconfig(libwnck-1.0)
14mr|dasher-4.11-8|14	BuildRequires:	pkgconfig(gnome-speech-1.0)
14mr|dasher-4.11-8|15	BuildRequires:	pkgconfig(libspi-1.0)
14mr|dasher-4.11-8|16	BuildRequires:	scrollkeeper
14mr|dasher-4.11-8|17	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|dasher-4.11-8|18	BuildRequires:	perl-XML-Parser
14mr|dasher-4.11-8|19	BuildRequires:	imagemagick
14mr|dasher-4.11-8|20	BuildRequires:	desktop-file-utils
14mr|dasher-4.11-8|21	BuildRequires:	intltool
14mr|dasher-4.11-8|22	Requires(post):	scrollkeeper
14mr|dasher-4.11-8|23	Requires(postun): scrollkeeper
14mr|dasher-4.11-8|24	
14mr|dasher-4.11-8|25	%description
14mr|dasher-4.11-8|26	Dasher is an information-efficient text-entry interface, driven by natural
14mr|dasher-4.11-8|27	continuous pointing gestures. Dasher is a  competitive  text-entry
14mr|dasher-4.11-8|28	system wherever a full-size keyboard cannot be used.
14mr|dasher-4.11-8|29	
14mr|dasher-4.11-8|30	%prep
14mr|dasher-4.11-8|31	%setup -q
14mr|dasher-4.11-8|32	%patch0 -p0
14mr|dasher-4.11-8|33	
14mr|dasher-4.11-8|34	%build
14mr|dasher-4.11-8|35	%configure2_5x
14mr|dasher-4.11-8|36	%make LIBS="-lX11"
14mr|dasher-4.11-8|37	
14mr|dasher-4.11-8|38	%install
14mr|dasher-4.11-8|39	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|dasher-4.11-8|40	rm -rf %{buildroot}/var/lib/scrollkeeper
14mr|dasher-4.11-8|41	
14mr|dasher-4.11-8|42	%find_lang %{name} --with-gnome
14mr|dasher-4.11-8|43	
14mr|dasher-4.11-8|44	desktop-file-install --vendor="" \
14mr|dasher-4.11-8|45	--add-category="X-MandrivaLinux-MoreApplications-Accessibility" \
14mr|dasher-4.11-8|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|dasher-4.11-8|47	
14mr|dasher-4.11-8|48	mkdir -p %{buildroot}%{_miconsdir}
14mr|dasher-4.11-8|49	install -m 644 -D Data/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|dasher-4.11-8|50	convert -scale 32 Data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|dasher-4.11-8|51	convert -scale 16 Data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|dasher-4.11-8|52	
14mr|dasher-4.11-8|53	%files -f %{name}.lang
14mr|dasher-4.11-8|54	%doc README AUTHORS ChangeLog
14mr|dasher-4.11-8|55	%{_sysconfdir}/gconf/schemas/dasher.schemas
14mr|dasher-4.11-8|56	%{_bindir}/*
14mr|dasher-4.11-8|57	%{_datadir}/applications/dasher.desktop
14mr|dasher-4.11-8|58	%{_datadir}/dasher
14mr|dasher-4.11-8|59	%{_datadir}/icons/hicolor/scalable/apps/dasher.svg
14mr|dasher-4.11-8|60	%{_datadir}/icons/hicolor/48x48/apps/dasher.png
14mr|dasher-4.11-8|61	%{_iconsdir}/%{name}.png
14mr|dasher-4.11-8|62	%{_liconsdir}/%{name}.png
14mr|dasher-4.11-8|63	%{_miconsdir}/%{name}.png
14mr|dasher-4.11-8|64	%{_mandir}/man1/*
14mr|dasher-4.11-8|65	
14mr|dasher-4.11-8|66	
14mr|dasher-4.11-8|67	%changelog
14mr|dasher-4.11-8|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.11-8
14mr|dasher-4.11-8|69	+ Revision: abc5e88
14mr|dasher-4.11-8|70	- MassBuild#440: Increase release tag
14mr|dasher-4.11-8|71	
14mr|dasher-4.11-8|72	

16137 14
14mr|davfs2-1.4.7-2|1	%define dav_user %{name}
14mr|davfs2-1.4.7-2|2	%define dav_group %{name}
14mr|davfs2-1.4.7-2|3	%define dav_localstatedir /var/run
14mr|davfs2-1.4.7-2|4	%define dav_syscachedir /var/cache
14mr|davfs2-1.4.7-2|5	
14mr|davfs2-1.4.7-2|6	Summary:	File system driver that allows you to mount a WebDAV server
14mr|davfs2-1.4.7-2|7	Name:		davfs2
14mr|davfs2-1.4.7-2|8	Version: 	1.4.7
14mr|davfs2-1.4.7-2|9	Release: 	2
14mr|davfs2-1.4.7-2|10	License:	GPLv2+
14mr|davfs2-1.4.7-2|11	Group:		System/Kernel and hardware
14mr|davfs2-1.4.7-2|12	URL:		http://savannah.nongnu.org/projects/davfs2
14mr|davfs2-1.4.7-2|13	Source0:	http://ftp.twaren.net/Unix/NonGNU/%{name}/%{name}-%{version}.tar.gz
14mr|davfs2-1.4.7-2|14	Requires(pre): rpm-helper
14mr|davfs2-1.4.7-2|15	Requires(postun): rpm-helper
14mr|davfs2-1.4.7-2|16	BuildRequires:	neon-devel >= 0.27
14mr|davfs2-1.4.7-2|17	BuildRequires:	gettext-devel >= 0.14.4
14mr|davfs2-1.4.7-2|18	BuildRequires:	libtool
14mr|davfs2-1.4.7-2|19	Provides:	davfs = %{version}-%{release}
14mr|davfs2-1.4.7-2|20	Obsoletes:	davfs < 0.2.5
14mr|davfs2-1.4.7-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|davfs2-1.4.7-2|22	
14mr|davfs2-1.4.7-2|23	%description
14mr|davfs2-1.4.7-2|24	davfs2 is a Linux file system driver that allows you to mount a WebDAV server
14mr|davfs2-1.4.7-2|25	as a local file system, like a disk drive. This way applications can access
14mr|davfs2-1.4.7-2|26	resources on a Web server without knowing anything about HTTP or WebDAV. davfs2
14mr|davfs2-1.4.7-2|27	runs as a daemon in userspace. It uses the kernel file system coda or fuse.
14mr|davfs2-1.4.7-2|28	Most propably your Linux kernel includes at least one of this file systems. To
14mr|davfs2-1.4.7-2|29	connect to the WebDAV server it makes use of the neon library. Neon supports
14mr|davfs2-1.4.7-2|30	TLS/SSL (using OpenSSL or GnuTLS) and access via proxy server.
14mr|davfs2-1.4.7-2|31	
14mr|davfs2-1.4.7-2|32	davfs2 allows you to e.g.
14mr|davfs2-1.4.7-2|33	
14mr|davfs2-1.4.7-2|34	* use a WebDAV server as workspace for a geographically distributed work
14mr|davfs2-1.4.7-2|35	group.
14mr|davfs2-1.4.7-2|36	* save documents on a WebDAV server and access and edit them via internet from
14mr|davfs2-1.4.7-2|37	wherever you want.
14mr|davfs2-1.4.7-2|38	* edit a web site in place, using your preferred development tools.
14mr|davfs2-1.4.7-2|39	
14mr|davfs2-1.4.7-2|40	
14mr|davfs2-1.4.7-2|41	%prep
14mr|davfs2-1.4.7-2|42	%setup -q
14mr|davfs2-1.4.7-2|43	
14mr|davfs2-1.4.7-2|44	%build
14mr|davfs2-1.4.7-2|45	export dav_user=%{dav_user}
14mr|davfs2-1.4.7-2|46	export dav_group=%{dav_group}
14mr|davfs2-1.4.7-2|47	export dav_localstatedir=%{dav_localstatedir}
14mr|davfs2-1.4.7-2|48	export dav_syscachedir=%{dav_syscachedir}
14mr|davfs2-1.4.7-2|49	
14mr|davfs2-1.4.7-2|50	%configure2_5x \
14mr|davfs2-1.4.7-2|51	--disable-rpath \
14mr|davfs2-1.4.7-2|52	
14mr|davfs2-1.4.7-2|53	%make
14mr|davfs2-1.4.7-2|54	
14mr|davfs2-1.4.7-2|55	%install
14mr|davfs2-1.4.7-2|56	rm -fr %{buildroot}
14mr|davfs2-1.4.7-2|57	
14mr|davfs2-1.4.7-2|58	install -d %{buildroot}/sbin
14mr|davfs2-1.4.7-2|59	install -d %{buildroot}%{dav_localstatedir}/mount.%{name}
14mr|davfs2-1.4.7-2|60	install -d %{buildroot}%{dav_syscachedir}/%{name}
14mr|davfs2-1.4.7-2|61	install -d %{buildroot}%{_datadir}/%{name}
14mr|davfs2-1.4.7-2|62	
14mr|davfs2-1.4.7-2|63	%makeinstall_std
14mr|davfs2-1.4.7-2|64	
14mr|davfs2-1.4.7-2|65	# rename the binaries
14mr|davfs2-1.4.7-2|66	ln -s %{_sbindir}/mount.davfs %{buildroot}%{_sbindir}/mount.%{name}
14mr|davfs2-1.4.7-2|67	ln -s %{_sbindir}/umount.davfs %{buildroot}%{_sbindir}/umount.%{name}
14mr|davfs2-1.4.7-2|68	
14mr|davfs2-1.4.7-2|69	rm -f %{buildroot}/sbin/*
14mr|davfs2-1.4.7-2|70	ln -snf ..%{_sbindir}/mount.%{name} %{buildroot}/sbin/mount.%{name}
14mr|davfs2-1.4.7-2|71	ln -snf ..%{_sbindir}/umount.%{name} %{buildroot}/sbin/umount.%{name}
14mr|davfs2-1.4.7-2|72	
14mr|davfs2-1.4.7-2|73	# rename the manpages
14mr|davfs2-1.4.7-2|74	find %{buildroot}%{_mandir} -name "*.gz" | xargs gunzip
14mr|davfs2-1.4.7-2|75	
14mr|davfs2-1.4.7-2|76	%find_lang %{name} --all-name
14mr|davfs2-1.4.7-2|77	
14mr|davfs2-1.4.7-2|78	%pre
14mr|davfs2-1.4.7-2|79	%_pre_useradd %{dav_user} %{dav_localstatedir}/mount.%{name} /bin/false
14mr|davfs2-1.4.7-2|80	
14mr|davfs2-1.4.7-2|81	%postun
14mr|davfs2-1.4.7-2|82	%_postun_userdel %{dav_user}
14mr|davfs2-1.4.7-2|83	
14mr|davfs2-1.4.7-2|84	%clean
14mr|davfs2-1.4.7-2|85	rm -fr %{buildroot}
14mr|davfs2-1.4.7-2|86	
14mr|davfs2-1.4.7-2|87	%files -f %{name}.lang
14mr|davfs2-1.4.7-2|88	%defattr(-,root,root)
14mr|davfs2-1.4.7-2|89	%doc AUTHORS COPYING FAQ NEWS README THANKS
14mr|davfs2-1.4.7-2|90	%dir %{_sysconfdir}/%{name}
14mr|davfs2-1.4.7-2|91	%dir %{_sysconfdir}/%{name}/certs
14mr|davfs2-1.4.7-2|92	%dir %{_sysconfdir}/%{name}/certs/private
14mr|davfs2-1.4.7-2|93	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mr|davfs2-1.4.7-2|94	%config(noreplace) %{_sysconfdir}/%{name}/secrets
14mr|davfs2-1.4.7-2|95	%{_sbindir}/mount.davfs*
14mr|davfs2-1.4.7-2|96	%{_sbindir}/umount.davfs*
14mr|davfs2-1.4.7-2|97	/sbin/mount.davfs*
14mr|davfs2-1.4.7-2|98	/sbin/umount.davfs*
14mr|davfs2-1.4.7-2|99	%{_mandir}/man5/*
14mr|davfs2-1.4.7-2|100	%{_mandir}/man8/*
14mr|davfs2-1.4.7-2|101	%lang(de) %{_mandir}/de/man5/*
14mr|davfs2-1.4.7-2|102	%lang(de) %{_mandir}/de/man8/*
14mr|davfs2-1.4.7-2|103	%lang(es) %{_mandir}/es/man5/*
14mr|davfs2-1.4.7-2|104	%attr(1775,root,%{dav_group}) %dir %{dav_localstatedir}/mount.%{name}
14mr|davfs2-1.4.7-2|105	%attr(1775,root,%{dav_group}) %dir %{dav_syscachedir}/%{name}
14mr|davfs2-1.4.7-2|106	%dir %{_datadir}/%{name}
14mr|davfs2-1.4.7-2|107	%{_datadir}/%{name}/*
14mr|davfs2-1.4.7-2|108	
14mr|davfs2-1.4.7-2|109	
14mr|davfs2-1.4.7-2|110	
14mr|davfs2-1.4.7-2|111	%changelog
14mr|davfs2-1.4.7-2|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.7-2
14mr|davfs2-1.4.7-2|113	+ Revision: dd3bcdb
14mr|davfs2-1.4.7-2|114	- MassBuild#440: Increase release tag
14mr|davfs2-1.4.7-2|115	
14mr|davfs2-1.4.7-2|116	

16138 14
14mr|db1-1.85-25|1	%define libname %mklibname db 1
14mr|db1-1.85-25|2	%define name db1
14mr|db1-1.85-25|3	%define version 1.85
14mr|db1-1.85-25|4	%define release 25
14mr|db1-1.85-25|5	
14mr|db1-1.85-25|6	Summary: The BSD database library for C (version 1)
14mr|db1-1.85-25|7	Name: %{name}
14mr|db1-1.85-25|8	Version: %{version}
14mr|db1-1.85-25|9	Release: %{release}
14mr|db1-1.85-25|10	Source0: %{url}/db.%{version}.tar.bz2
14mr|db1-1.85-25|11	Patch0: db.%{version}.patch
14mr|db1-1.85-25|12	Patch1: db.%{version}-include.patch
14mr|db1-1.85-25|13	Patch2: db.1.85-LDFLAGS.diff
14mr|db1-1.85-25|14	URL: ftp://ftp.sleepycat.com/releases
14mr|db1-1.85-25|15	License: BSD
14mr|db1-1.85-25|16	Group: System/Libraries
14mr|db1-1.85-25|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|db1-1.85-25|18	BuildRequires: bzip2
14mr|db1-1.85-25|19	
14mr|db1-1.85-25|20	%package -n %libname
14mr|db1-1.85-25|21	Summary: The BSD database library for C (version 1)
14mr|db1-1.85-25|22	Group: System/Libraries
14mr|db1-1.85-25|23	Provides: db1
14mr|db1-1.85-25|24	Obsoletes: db1
14mr|db1-1.85-25|25	
14mr|db1-1.85-25|26	%package -n %libname-devel
14mr|db1-1.85-25|27	Summary: Development libs/header files for Berkeley DB (version 1) library
14mr|db1-1.85-25|28	Group: Development/C
14mr|db1-1.85-25|29	Requires: %{libname} = %{version}
14mr|db1-1.85-25|30	Provides: db1-devel
14mr|db1-1.85-25|31	Obsoletes: db1-devel
14mr|db1-1.85-25|32	
14mr|db1-1.85-25|33	%description
14mr|db1-1.85-25|34	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db1-1.85-25|35	embedded database support for both traditional and client/server applications.
14mr|db1-1.85-25|36	It should be installed if compatibility is needed with databases created
14mr|db1-1.85-25|37	with db1.
14mr|db1-1.85-25|38	
14mr|db1-1.85-25|39	%description -n %libname
14mr|db1-1.85-25|40	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db1-1.85-25|41	embedded database support for both traditional and client/server applications.
14mr|db1-1.85-25|42	It should be installed if compatibility is needed with databases created
14mr|db1-1.85-25|43	with db1.
14mr|db1-1.85-25|44	
14mr|db1-1.85-25|45	%description -n %libname-devel
14mr|db1-1.85-25|46	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db1-1.85-25|47	embedded database support for both traditional and client/server applications.
14mr|db1-1.85-25|48	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
14mr|db1-1.85-25|49	record access methods.
14mr|db1-1.85-25|50	
14mr|db1-1.85-25|51	This package contains the header files, libraries, and documentation for
14mr|db1-1.85-25|52	building programs which use Berkeley DB.
14mr|db1-1.85-25|53	
14mr|db1-1.85-25|54	%package tools
14mr|db1-1.85-25|55	Summary: Tools for Berkeley DB (version 1) library
14mr|db1-1.85-25|56	Group: Databases
14mr|db1-1.85-25|57	Prefix: %{_prefix}
14mr|db1-1.85-25|58	
14mr|db1-1.85-25|59	%description tools
14mr|db1-1.85-25|60	Tools to manipulate Berkeley database (version 1) databases.
14mr|db1-1.85-25|61	
14mr|db1-1.85-25|62	%prep
14mr|db1-1.85-25|63	
14mr|db1-1.85-25|64	%setup -q -n db.%{version}
14mr|db1-1.85-25|65	%patch0 -p1
14mr|db1-1.85-25|66	%patch1 -p1 -b .old
14mr|db1-1.85-25|67	%patch2 -p0 -b .LDFLAGS
14mr|db1-1.85-25|68	
14mr|db1-1.85-25|69	%build
14mr|db1-1.85-25|70	bzip2 docs/*.ps
14mr|db1-1.85-25|71	cd PORT/linux
14mr|db1-1.85-25|72	# otherwise "db1/db.h" not found
14mr|db1-1.85-25|73	ln -s include db1
14mr|db1-1.85-25|74	%make OORG="$RPM_OPT_FLAGS" LDFLAGS="%{ldflags}"
14mr|db1-1.85-25|75	
14mr|db1-1.85-25|76	%install
14mr|db1-1.85-25|77	rm -rf ${RPM_BUILD_ROOT}
14mr|db1-1.85-25|78	mkdir -p ${RPM_BUILD_ROOT}%{_includedir}/%{name}
14mr|db1-1.85-25|79	mkdir -p ${RPM_BUILD_ROOT}/%{_libdir}
14mr|db1-1.85-25|80	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
14mr|db1-1.85-25|81	
14mr|db1-1.85-25|82	sed -n '/^\/\*-/,/^ \*\//s/^.\*.\?//p' include/db.h | grep -v '^@.*db\.h' > LICENSE
14mr|db1-1.85-25|83	
14mr|db1-1.85-25|84	cd PORT/linux
14mr|db1-1.85-25|85	sover=`echo libdb.so.* | sed 's/libdb.so.//'`
14mr|db1-1.85-25|86	install -m644 libdb.a			$RPM_BUILD_ROOT/%{_libdir}/libdb1.a
14mr|db1-1.85-25|87	install -m755 libdb.so.$sover		$RPM_BUILD_ROOT/%{_libdir}/libdb1.so.$sover
14mr|db1-1.85-25|88	ln -sf libdb1.so.$sover 		$RPM_BUILD_ROOT/%{_libdir}/libdb1.so
14mr|db1-1.85-25|89	ln -sf libdb1.so.$sover			$RPM_BUILD_ROOT/%{_libdir}/libdb.so.$sover
14mr|db1-1.85-25|90	install -m644 ../include/ndbm.h		$RPM_BUILD_ROOT/%{_includedir}/db1/
14mr|db1-1.85-25|91	install -m644 ../../include/db.h	$RPM_BUILD_ROOT/%{_includedir}/db1/
14mr|db1-1.85-25|92	install -m644 ../../include/mpool.h	$RPM_BUILD_ROOT/%{_includedir}/db1/
14mr|db1-1.85-25|93	install -s -m755 db_dump185		$RPM_BUILD_ROOT/%{_bindir}/db1_dump185
14mr|db1-1.85-25|94	
14mr|db1-1.85-25|95	%clean
14mr|db1-1.85-25|96	rm -rf ${RPM_BUILD_ROOT}
14mr|db1-1.85-25|97	
14mr|db1-1.85-25|98	%if %mdkversion < 200900
14mr|db1-1.85-25|99	%post -p /sbin/ldconfig
14mr|db1-1.85-25|100	%endif
14mr|db1-1.85-25|101	
14mr|db1-1.85-25|102	%if %mdkversion < 200900
14mr|db1-1.85-25|103	%postun -p /sbin/ldconfig
14mr|db1-1.85-25|104	%endif
14mr|db1-1.85-25|105	
14mr|db1-1.85-25|106	%files -n %libname
14mr|db1-1.85-25|107	%defattr(-,root,root)
14mr|db1-1.85-25|108	%{_libdir}/libdb1.so.*
14mr|db1-1.85-25|109	%{_libdir}/libdb.so.*
14mr|db1-1.85-25|110	
14mr|db1-1.85-25|111	%files -n %libname-devel
14mr|db1-1.85-25|112	%defattr(-,root,root)
14mr|db1-1.85-25|113	%doc docs/*.ps.bz2 README changelog
14mr|db1-1.85-25|114	%{_includedir}/db1
14mr|db1-1.85-25|115	%{_libdir}/libdb1.a
14mr|db1-1.85-25|116	%{_libdir}/libdb1.so
14mr|db1-1.85-25|117	
14mr|db1-1.85-25|118	%files tools
14mr|db1-1.85-25|119	%defattr(-,root,root)
14mr|db1-1.85-25|120	%{_bindir}/db1_dump185
14mr|db1-1.85-25|121	
14mr|db1-1.85-25|122	
14mr|db1-1.85-25|123	
14mr|db1-1.85-25|124	
14mr|db1-1.85-25|125	%changelog
14mr|db1-1.85-25|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.85-25
14mr|db1-1.85-25|127	+ Revision: b376915
14mr|db1-1.85-25|128	- MassBuild#440: Increase release tag
14mr|db1-1.85-25|129	
14mr|db1-1.85-25|130	

16139 14
14mr|db2-2.4.14-26|1	%define name  db2
14mr|db2-2.4.14-26|2	%define version 2.4.14
14mr|db2-2.4.14-26|3	%define release 26
14mr|db2-2.4.14-26|4	
14mr|db2-2.4.14-26|5	%define major		2
14mr|db2-2.4.14-26|6	%define libname_orig	libdb%{major}
14mr|db2-2.4.14-26|7	%define libname		%mklibname db %{major}
14mr|db2-2.4.14-26|8	
14mr|db2-2.4.14-26|9	Summary: The BSD database library for C (version 2)
14mr|db2-2.4.14-26|10	Name: %{name}
14mr|db2-2.4.14-26|11	Version: %{version}
14mr|db2-2.4.14-26|12	Release: %{release}
14mr|db2-2.4.14-26|13	#Source: http://www.sleepycat.com/update/2.7.7/db-2.7.7.tar.gz
14mr|db2-2.4.14-26|14	# Taken from glibc 2.1.3
14mr|db2-2.4.14-26|15	Source0: %{name}-glibc-2.1.3.tar.bz2
14mr|db2-2.4.14-26|16	# Patch to make it standalone
14mr|db2-2.4.14-26|17	Patch0: db2-glibc-2.1.3.patch
14mr|db2-2.4.14-26|18	Patch1: db2-2.4.14-db2.patch
14mr|db2-2.4.14-26|19	Patch2: db2-2.4.14-db_fileid-64bit-fix.patch
14mr|db2-2.4.14-26|20	Patch3: db2-gcc34.patch
14mr|db2-2.4.14-26|21	Patch4: db2-64bit-fixes.patch
14mr|db2-2.4.14-26|22	Patch5:	db2-sparc64-Makefile-fPIC.patch
14mr|db2-2.4.14-26|23	Patch6: db2-deps.patch
14mr|db2-2.4.14-26|24	Patch7: db2-LDFLAGS.diff
14mr|db2-2.4.14-26|25	URL: http://www.sleepycat.com
14mr|db2-2.4.14-26|26	License: BSD
14mr|db2-2.4.14-26|27	Group: System/Libraries
14mr|db2-2.4.14-26|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|db2-2.4.14-26|29	%ifnarch ia64
14mr|db2-2.4.14-26|30	Conflicts: glibc < 2.1.90
14mr|db2-2.4.14-26|31	%endif
14mr|db2-2.4.14-26|32	
14mr|db2-2.4.14-26|33	%description
14mr|db2-2.4.14-26|34	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db2-2.4.14-26|35	embedded database support for both traditional and client/server applications.
14mr|db2-2.4.14-26|36	This library used to be part of the glibc package.
14mr|db2-2.4.14-26|37	
14mr|db2-2.4.14-26|38	%package -n %{libname}
14mr|db2-2.4.14-26|39	Summary: The BSD database library for C (version 2)
14mr|db2-2.4.14-26|40	Group: System/Libraries
14mr|db2-2.4.14-26|41	Obsoletes: %{name}
14mr|db2-2.4.14-26|42	Provides: %{name} = %{version}-%{release}
14mr|db2-2.4.14-26|43	
14mr|db2-2.4.14-26|44	%description -n %{libname}
14mr|db2-2.4.14-26|45	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db2-2.4.14-26|46	embedded database support for both traditional and client/server applications.
14mr|db2-2.4.14-26|47	This library used to be part of the glibc package.
14mr|db2-2.4.14-26|48	
14mr|db2-2.4.14-26|49	%package -n %{libname}-devel
14mr|db2-2.4.14-26|50	Summary: Development libs/header files for Berkeley DB (version 2) library
14mr|db2-2.4.14-26|51	Group: Development/C
14mr|db2-2.4.14-26|52	Requires: %{libname} = %{version}-%{release}
14mr|db2-2.4.14-26|53	Obsoletes: %{name}-devel
14mr|db2-2.4.14-26|54	Provides: %{name}-devel = %{version}-%{release}
14mr|db2-2.4.14-26|55	%ifnarch ia64
14mr|db2-2.4.14-26|56	Conflicts: glibc-devel < 2.1.90
14mr|db2-2.4.14-26|57	%endif
14mr|db2-2.4.14-26|58	
14mr|db2-2.4.14-26|59	%description -n %{libname}-devel
14mr|db2-2.4.14-26|60	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db2-2.4.14-26|61	embedded database support for both traditional and client/server applications.
14mr|db2-2.4.14-26|62	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
14mr|db2-2.4.14-26|63	record access methods.
14mr|db2-2.4.14-26|64	
14mr|db2-2.4.14-26|65	This package contains the header files, libraries, and documentation for
14mr|db2-2.4.14-26|66	building programs which use Berkeley DB.
14mr|db2-2.4.14-26|67	
14mr|db2-2.4.14-26|68	%prep
14mr|db2-2.4.14-26|69	%setup -q -n db2
14mr|db2-2.4.14-26|70	%patch0 -p1
14mr|db2-2.4.14-26|71	%patch1 -p1 -b .db2
14mr|db2-2.4.14-26|72	%patch2 -p1 -b .db_fileid-64bit-fix
14mr|db2-2.4.14-26|73	%patch3 -p1 -b .gcc34
14mr|db2-2.4.14-26|74	%patch4 -p1 -b .64bit-fixes
14mr|db2-2.4.14-26|75	%ifarch sparc64
14mr|db2-2.4.14-26|76	%patch5 -p1 -b .sparc64
14mr|db2-2.4.14-26|77	%endif
14mr|db2-2.4.14-26|78	%patch6 -p1 -b .deps
14mr|db2-2.4.14-26|79	%patch7 -p0 -b .LDFLAGS
14mr|db2-2.4.14-26|80	
14mr|db2-2.4.14-26|81	%build
14mr|db2-2.4.14-26|82	CFLAGS="%{optflags}" %make LDFLAGS="%{ldflags}"
14mr|db2-2.4.14-26|83	
14mr|db2-2.4.14-26|84	%install
14mr|db2-2.4.14-26|85	rm -rf $RPM_BUILD_ROOT
14mr|db2-2.4.14-26|86	mkdir -p $RPM_BUILD_ROOT%{_includedir}/db2
14mr|db2-2.4.14-26|87	mkdir -p $RPM_BUILD_ROOT%{_libdir}
14mr|db2-2.4.14-26|88	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|db2-2.4.14-26|89	
14mr|db2-2.4.14-26|90	# XXX this causes all symbols to be deleted from the shared library
14mr|db2-2.4.14-26|91	#strip -R .comment libdb2.so.3
14mr|db2-2.4.14-26|92	install -m644 libdb2.a			$RPM_BUILD_ROOT/%{_libdir}/libdb2.a
14mr|db2-2.4.14-26|93	install -m755 libdb2.so.3		$RPM_BUILD_ROOT/%{_libdir}/libdb2.so.3
14mr|db2-2.4.14-26|94	ln -sf libdb2.so.3 			$RPM_BUILD_ROOT/%{_libdir}/libdb2.so
14mr|db2-2.4.14-26|95	ln -sf libdb2.a				$RPM_BUILD_ROOT/%{_libdir}/libndbm.a
14mr|db2-2.4.14-26|96	ln -sf libdb2.so.3			$RPM_BUILD_ROOT/%{_libdir}/libndbm.so
14mr|db2-2.4.14-26|97	
14mr|db2-2.4.14-26|98	install -m644 db.h			$RPM_BUILD_ROOT/%{_includedir}/db2
14mr|db2-2.4.14-26|99	install -m644 db_185.h			$RPM_BUILD_ROOT/%{_includedir}/db2
14mr|db2-2.4.14-26|100	for p in db_archive db_checkpoint db_deadlock db_dump db_load \
14mr|db2-2.4.14-26|101	db_printlog db_recover db_stat; do
14mr|db2-2.4.14-26|102	q="`echo $p | sed -e 's,^db_,db2_,'`"
14mr|db2-2.4.14-26|103	install -s -m755 $p		$RPM_BUILD_ROOT/%{_bindir}/$q
14mr|db2-2.4.14-26|104	done
14mr|db2-2.4.14-26|105	
14mr|db2-2.4.14-26|106	%clean
14mr|db2-2.4.14-26|107	rm -rf $RPM_BUILD_ROOT
14mr|db2-2.4.14-26|108	
14mr|db2-2.4.14-26|109	%if %mdkversion < 200900
14mr|db2-2.4.14-26|110	%post -n %{libname} -p /sbin/ldconfig
14mr|db2-2.4.14-26|111	%endif
14mr|db2-2.4.14-26|112	
14mr|db2-2.4.14-26|113	%if %mdkversion < 200900
14mr|db2-2.4.14-26|114	%postun -n %{libname} -p /sbin/ldconfig
14mr|db2-2.4.14-26|115	%endif
14mr|db2-2.4.14-26|116	
14mr|db2-2.4.14-26|117	%files -n %{libname}
14mr|db2-2.4.14-26|118	%defattr(-,root,root)
14mr|db2-2.4.14-26|119	%doc README LICENSE
14mr|db2-2.4.14-26|120	%{_libdir}/lib*.so.*
14mr|db2-2.4.14-26|121	
14mr|db2-2.4.14-26|122	%files -n %{libname}-devel
14mr|db2-2.4.14-26|123	%defattr(-,root,root)
14mr|db2-2.4.14-26|124	%dir %{_includedir}/db2
14mr|db2-2.4.14-26|125	%{_includedir}/db2/db.h
14mr|db2-2.4.14-26|126	%{_includedir}/db2/db_185.h
14mr|db2-2.4.14-26|127	%{_libdir}/libdb2.a
14mr|db2-2.4.14-26|128	%{_libdir}/libdb2.so
14mr|db2-2.4.14-26|129	%{_libdir}/libndbm.a
14mr|db2-2.4.14-26|130	%{_libdir}/libndbm.so
14mr|db2-2.4.14-26|131	%{_bindir}/db2_archive
14mr|db2-2.4.14-26|132	%{_bindir}/db2_checkpoint
14mr|db2-2.4.14-26|133	%{_bindir}/db2_deadlock
14mr|db2-2.4.14-26|134	%{_bindir}/db2_dump
14mr|db2-2.4.14-26|135	%{_bindir}/db2_load
14mr|db2-2.4.14-26|136	%{_bindir}/db2_printlog
14mr|db2-2.4.14-26|137	%{_bindir}/db2_recover
14mr|db2-2.4.14-26|138	%{_bindir}/db2_stat
14mr|db2-2.4.14-26|139	
14mr|db2-2.4.14-26|140	
14mr|db2-2.4.14-26|141	
14mr|db2-2.4.14-26|142	
14mr|db2-2.4.14-26|143	%changelog
14mr|db2-2.4.14-26|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.14-26
14mr|db2-2.4.14-26|145	+ Revision: 255c031
14mr|db2-2.4.14-26|146	- MassBuild#440: Increase release tag
14mr|db2-2.4.14-26|147	
14mr|db2-2.4.14-26|148	

16140 14
14mr|db52-5.2.42-2|1	%define	__soversion	5.2
14mr|db52-5.2.42-2|2	%define	_libdb_a	libdb-%{__soversion}.a
14mr|db52-5.2.42-2|3	%define	_libcxx_a	libdb_cxx-%{__soversion}.a
14mr|db52-5.2.42-2|4	
14mr|db52-5.2.42-2|5	%define libname_orig	%mklibname db
14mr|db52-5.2.42-2|6	%define libname		%{libname_orig}%{__soversion}
14mr|db52-5.2.42-2|7	%define libnamedev	%{libname}-devel
14mr|db52-5.2.42-2|8	%define libnamestatic	%{libname}-static-devel
14mr|db52-5.2.42-2|9	
14mr|db52-5.2.42-2|10	%define libdbcxx	%{libname_orig}cxx%{__soversion}
14mr|db52-5.2.42-2|11	%define libdbsql	%{libname_orig}sql%{__soversion}
14mr|db52-5.2.42-2|12	%define libdbtcl	%{libname_orig}tcl%{__soversion}
14mr|db52-5.2.42-2|13	%define libdbjava	%{libname_orig}java%{__soversion}
14mr|db52-5.2.42-2|14	
14mr|db52-5.2.42-2|15	%define libdbnss	%{libname_orig}nss%{__soversion}
14mr|db52-5.2.42-2|16	%define libdbnssdev	%{libdbnss}-devel
14mr|db52-5.2.42-2|17	
14mr|db52-5.2.42-2|18	%ifnarch %[mips} %{arm}
14mr|db52-5.2.42-2|19	%bcond_without java
14mr|db52-5.2.42-2|20	%define gcj_support 0
14mr|db52-5.2.42-2|21	%endif
14mr|db52-5.2.42-2|22	
14mr|db52-5.2.42-2|23	%bcond_without	sql
14mr|db52-5.2.42-2|24	%bcond_without	tcl
14mr|db52-5.2.42-2|25	%bcond_without	db1
14mr|db52-5.2.42-2|26	# Define to build a stripped down version to use for nss libraries
14mr|db52-5.2.42-2|27	%bcond_without	nss
14mr|db52-5.2.42-2|28	
14mr|db52-5.2.42-2|29	# Define to rename utilities and allow parallel installation
14mr|db52-5.2.42-2|30	%bcond_without	parallel
14mr|db52-5.2.42-2|31	
14mr|db52-5.2.42-2|32	# mutexes defaults to POSIX/pthreads/library
14mr|db52-5.2.42-2|33	%bcond_with	asmmutex
14mr|db52-5.2.42-2|34	
14mr|db52-5.2.42-2|35	Summary:	The Berkeley DB database library for C
14mr|db52-5.2.42-2|36	Name:		db52
14mr|db52-5.2.42-2|37	Version:	5.2.42
14mr|db52-5.2.42-2|38	Release:	2
14mr|db52-5.2.42-2|39	Source0:	http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
14mr|db52-5.2.42-2|40	# statically link db1 library
14mr|db52-5.2.42-2|41	Patch0:		db-5.1.19-db185.patch
14mr|db52-5.2.42-2|42	Patch1:		db-5.1.25-sql_flags.patch
14mr|db52-5.2.42-2|43	Patch2:		db-5.1.19-tcl-link.patch
14mr|db52-5.2.42-2|44	# fedora patches
14mr|db52-5.2.42-2|45	Patch101:	db-4.7.25-jni-include-dir.patch
14mr|db52-5.2.42-2|46	URL:		http://www.oracle.com/technology/software/products/berkeley-db/
14mr|db52-5.2.42-2|47	License:	BSD
14mr|db52-5.2.42-2|48	Group:		System/Libraries
14mr|db52-5.2.42-2|49	BuildRequires:	systemtap
14mr|db52-5.2.42-2|50	BuildRequires:	systemtap-devel
14mr|db52-5.2.42-2|51	%if %{with sql}
14mr|db52-5.2.42-2|52	BuildRequires:	sqlite3-devel
14mr|db52-5.2.42-2|53	%endif
14mr|db52-5.2.42-2|54	%if %{with tcl}
14mr|db52-5.2.42-2|55	BuildRequires:	tcl-devel
14mr|db52-5.2.42-2|56	%endif
14mr|db52-5.2.42-2|57	%if %{with db1}
14mr|db52-5.2.42-2|58	BuildRequires:	db1-devel
14mr|db52-5.2.42-2|59	%endif
14mr|db52-5.2.42-2|60	BuildRequires:	ed libtool
14mr|db52-5.2.42-2|61	%if %{with java}
14mr|db52-5.2.42-2|62	BuildRequires:	java-rpmbuild
14mr|db52-5.2.42-2|63	BuildRequires:	sharutils
14mr|db52-5.2.42-2|64	# required for jni.h
14mr|db52-5.2.42-2|65	BuildRequires:	libgcj-devel
14mr|db52-5.2.42-2|66	#(proyvind): try workaround issue preventng build
14mr|db52-5.2.42-2|67	BuildRequires:	gcc-java
14mr|db52-5.2.42-2|68	%if %{gcj_support}
14mr|db52-5.2.42-2|69	BuildRequires:	java-gcj-compat-devel
14mr|db52-5.2.42-2|70	%endif
14mr|db52-5.2.42-2|71	%endif
14mr|db52-5.2.42-2|72	
14mr|db52-5.2.42-2|73	%description
14mr|db52-5.2.42-2|74	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|75	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|76	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|77	should be installed on all systems.
14mr|db52-5.2.42-2|78	
14mr|db52-5.2.42-2|79	%package -n	%{libname}
14mr|db52-5.2.42-2|80	Summary:	The Berkeley DB database library for C
14mr|db52-5.2.42-2|81	Group:		System/Libraries
14mr|db52-5.2.42-2|82	
14mr|db52-5.2.42-2|83	%description -n	%{libname}
14mr|db52-5.2.42-2|84	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|85	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|86	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|87	should be installed on all systems.
14mr|db52-5.2.42-2|88	
14mr|db52-5.2.42-2|89	%package -n	%{libdbcxx}
14mr|db52-5.2.42-2|90	Summary:	The Berkeley DB database library for C++
14mr|db52-5.2.42-2|91	Group:		System/Libraries
14mr|db52-5.2.42-2|92	
14mr|db52-5.2.42-2|93	%description -n	%{libdbcxx}
14mr|db52-5.2.42-2|94	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|95	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|96	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|97	should be installed on all systems.
14mr|db52-5.2.42-2|98	
14mr|db52-5.2.42-2|99	This package contains the files needed to build C++ programs which use
14mr|db52-5.2.42-2|100	Berkeley DB.
14mr|db52-5.2.42-2|101	
14mr|db52-5.2.42-2|102	%if %{with sql}
14mr|db52-5.2.42-2|103	%package -n	%{libdbsql}
14mr|db52-5.2.42-2|104	Summary:	The Berkeley DB database library for SQL
14mr|db52-5.2.42-2|105	Group:		System/Libraries
14mr|db52-5.2.42-2|106	
14mr|db52-5.2.42-2|107	%description -n	%{libdbsql}
14mr|db52-5.2.42-2|108	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|109	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|110	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|111	should be installed on all systems.
14mr|db52-5.2.42-2|112	
14mr|db52-5.2.42-2|113	This package contains the files needed to build SQL programs which use
14mr|db52-5.2.42-2|114	Berkeley DB.
14mr|db52-5.2.42-2|115	%endif
14mr|db52-5.2.42-2|116	
14mr|db52-5.2.42-2|117	%if %{with java}
14mr|db52-5.2.42-2|118	%package -n	%{libdbjava}
14mr|db52-5.2.42-2|119	Summary:	The Berkeley DB database library for C++
14mr|db52-5.2.42-2|120	Group:		System/Libraries
14mr|db52-5.2.42-2|121	%rename		db%{__soversion}
14mr|db52-5.2.42-2|122	
14mr|db52-5.2.42-2|123	%description -n	%{libdbjava}
14mr|db52-5.2.42-2|124	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|125	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|126	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|127	should be installed on all systems.
14mr|db52-5.2.42-2|128	
14mr|db52-5.2.42-2|129	This package contains the files needed to build Java programs which use
14mr|db52-5.2.42-2|130	Berkeley DB.
14mr|db52-5.2.42-2|131	
14mr|db52-5.2.42-2|132	%package -n	%{libdbjava}-javadoc
14mr|db52-5.2.42-2|133	Summary:	Javadoc for %{name}
14mr|db52-5.2.42-2|134	Group:		Development/Java
14mr|db52-5.2.42-2|135	
14mr|db52-5.2.42-2|136	%description -n %{libdbjava}-javadoc
14mr|db52-5.2.42-2|137	Javadoc for %{name}.
14mr|db52-5.2.42-2|138	%endif
14mr|db52-5.2.42-2|139	
14mr|db52-5.2.42-2|140	%if %{with tcl}
14mr|db52-5.2.42-2|141	%package -n	%{libdbtcl}
14mr|db52-5.2.42-2|142	Summary:	The Berkeley DB database library for TCL
14mr|db52-5.2.42-2|143	Group:		System/Libraries
14mr|db52-5.2.42-2|144	
14mr|db52-5.2.42-2|145	%description -n	%{libdbtcl}
14mr|db52-5.2.42-2|146	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|147	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|148	Berkeley DB is used by many applications, including Python and Perl, so this
14mr|db52-5.2.42-2|149	should be installed on all systems.
14mr|db52-5.2.42-2|150	
14mr|db52-5.2.42-2|151	This package contains the header files, libraries, and documentation for
14mr|db52-5.2.42-2|152	building tcl programs which use Berkeley DB.
14mr|db52-5.2.42-2|153	%endif
14mr|db52-5.2.42-2|154	
14mr|db52-5.2.42-2|155	%package	utils
14mr|db52-5.2.42-2|156	Summary:	Command line tools for managing Berkeley DB databases
14mr|db52-5.2.42-2|157	Group:		Databases
14mr|db52-5.2.42-2|158	%if !%{with parallel}
14mr|db52-5.2.42-2|159	Conflicts:	db4-utils
14mr|db52-5.2.42-2|160	Conflicts:	db5-utils < %{__soversion}
14mr|db52-5.2.42-2|161	Conflicts:	db-utils < %{__soversion}
14mr|db52-5.2.42-2|162	%endif
14mr|db52-5.2.42-2|163	Provides:	db5-utils = %{EVRD}
14mr|db52-5.2.42-2|164	Provides:	db-utils = %{EVRD}
14mr|db52-5.2.42-2|165	Requires:	%{name}_recover = %{EVRD}
14mr|db52-5.2.42-2|166	
14mr|db52-5.2.42-2|167	%description	utils
14mr|db52-5.2.42-2|168	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|169	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|170	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
14mr|db52-5.2.42-2|171	record access methods, transactions, locking, logging, shared memory caching
14mr|db52-5.2.42-2|172	and database recovery. DB supports C, C++, Java and Perl APIs.
14mr|db52-5.2.42-2|173	
14mr|db52-5.2.42-2|174	This package contains command line tools for managing Berkeley DB databases.
14mr|db52-5.2.42-2|175	
14mr|db52-5.2.42-2|176	%package -n	%{name}_recover
14mr|db52-5.2.42-2|177	Summary:	Minimal package with '%{name}_recover' only
14mr|db52-5.2.42-2|178	Group:		Databases
14mr|db52-5.2.42-2|179	Provides:	db_recover = %{EVRD}
14mr|db52-5.2.42-2|180	
14mr|db52-5.2.42-2|181	%description -n	%{name}_recover
14mr|db52-5.2.42-2|182	This is a minimal package that ships with '%{name}_recover' only as it's
14mr|db52-5.2.42-2|183	required for using "RPM ACID".
14mr|db52-5.2.42-2|184	
14mr|db52-5.2.42-2|185	%package -n	%{libnamedev}
14mr|db52-5.2.42-2|186	Summary:	Development libraries/header files for the Berkeley DB library
14mr|db52-5.2.42-2|187	Group:		Development/Databases
14mr|db52-5.2.42-2|188	Requires:	%{libname} = %{EVRD}
14mr|db52-5.2.42-2|189	%if %{with sql}
14mr|db52-5.2.42-2|190	Requires:	%{libdbsql} = %{EVRD}
14mr|db52-5.2.42-2|191	%endif
14mr|db52-5.2.42-2|192	%if %{with tcl}
14mr|db52-5.2.42-2|193	Requires:	%{libdbtcl} = %{EVRD}
14mr|db52-5.2.42-2|194	%endif
14mr|db52-5.2.42-2|195	%if %{with java}
14mr|db52-5.2.42-2|196	Requires:	%{libdbjava} = %{EVRD}
14mr|db52-5.2.42-2|197	%endif
14mr|db52-5.2.42-2|198	Requires:	%{libdbcxx} = %{EVRD}
14mr|db52-5.2.42-2|199	Provides:	db%{__soversion}-devel = %{EVRD}
14mr|db52-5.2.42-2|200	Provides:	libdb%{__soversion}-devel = %{EVRD}
14mr|db52-5.2.42-2|201	Conflicts:	db-devel < %{__soversion}
14mr|db52-5.2.42-2|202	Conflicts:	db4.8-devel
14mr|db52-5.2.42-2|203	Conflicts:	db4.7-devel
14mr|db52-5.2.42-2|204	Conflicts:	db4.6-devel
14mr|db52-5.2.42-2|205	Conflicts:	db4.5-devel
14mr|db52-5.2.42-2|206	Conflicts:	db4.4-devel
14mr|db52-5.2.42-2|207	Conflicts:	db4.3-devel
14mr|db52-5.2.42-2|208	Conflicts:	db4.2-devel
14mr|db52-5.2.42-2|209	Provides:	db-devel = %{EVRD}
14mr|db52-5.2.42-2|210	Provides:	db5-devel = %{EVRD}
14mr|db52-5.2.42-2|211	Provides:	%{name}-devel = %{EVRD}
14mr|db52-5.2.42-2|212	
14mr|db52-5.2.42-2|213	%description -n	%{libnamedev}
14mr|db52-5.2.42-2|214	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|215	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|216	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
14mr|db52-5.2.42-2|217	record access methods, transactions, locking, logging, shared memory caching
14mr|db52-5.2.42-2|218	and database recovery. DB supports C, C++, Java, Perl and SQL APIs.
14mr|db52-5.2.42-2|219	
14mr|db52-5.2.42-2|220	This package contains the header files, libraries, and documentation for
14mr|db52-5.2.42-2|221	building programs which use Berkeley DB.
14mr|db52-5.2.42-2|222	
14mr|db52-5.2.42-2|223	%package -n	%{libnamestatic}
14mr|db52-5.2.42-2|224	Summary:	Development static libraries files for the Berkeley DB library
14mr|db52-5.2.42-2|225	Group:		Development/Databases
14mr|db52-5.2.42-2|226	Requires:	db%{__soversion}-devel = %{EVRD}
14mr|db52-5.2.42-2|227	Provides:	db%{__soversion}-static-devel = %{EVRD}
14mr|db52-5.2.42-2|228	Provides:	libdb%{__soversion}-static-devel = %{EVRD}
14mr|db52-5.2.42-2|229	Conflicts:	db-static-devel < %{__soversion}
14mr|db52-5.2.42-2|230	Provides:	db-static-devel = %{EVRD}
14mr|db52-5.2.42-2|231	Provides:	db5-static-devel = %{EVRD}
14mr|db52-5.2.42-2|232	
14mr|db52-5.2.42-2|233	%description -n	%{libnamestatic}
14mr|db52-5.2.42-2|234	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|235	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|236	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
14mr|db52-5.2.42-2|237	record access methods, transactions, locking, logging, shared memory caching
14mr|db52-5.2.42-2|238	and database recovery. DB supports C, C++, Java and Perl APIs.
14mr|db52-5.2.42-2|239	
14mr|db52-5.2.42-2|240	This package contains the static libraries for building programs which
14mr|db52-5.2.42-2|241	use Berkeley DB.
14mr|db52-5.2.42-2|242	
14mr|db52-5.2.42-2|243	%if %{with nss}
14mr|db52-5.2.42-2|244	%package -n	%{libdbnss}
14mr|db52-5.2.42-2|245	Summary:	The Berkeley DB database library for NSS modules
14mr|db52-5.2.42-2|246	Group:		System/Libraries
14mr|db52-5.2.42-2|247	
14mr|db52-5.2.42-2|248	%description -n	%{libdbnss}
14mr|db52-5.2.42-2|249	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|250	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|251	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
14mr|db52-5.2.42-2|252	record access methods, transactions, locking, logging, shared memory caching
14mr|db52-5.2.42-2|253	and database recovery. DB supports C, C++, Java and Perl APIs.
14mr|db52-5.2.42-2|254	
14mr|db52-5.2.42-2|255	This package contains the shared library required by some nss modules
14mr|db52-5.2.42-2|256	that use Berkeley DB.
14mr|db52-5.2.42-2|257	
14mr|db52-5.2.42-2|258	%package -n	%{libdbnssdev}
14mr|db52-5.2.42-2|259	Summary:	Development libraries/header files for building nss modules with Berkeley DB
14mr|db52-5.2.42-2|260	Group:		Development/Databases
14mr|db52-5.2.42-2|261	Requires:	%{libdbnss} = %{EVRD}
14mr|db52-5.2.42-2|262	Provides:	libdbnss-devel = %{EVRD}
14mr|db52-5.2.42-2|263	Provides:	%{_lib}dbnss-devel = %{EVRD}
14mr|db52-5.2.42-2|264	Provides:	db_nss-devel = %{EVRD}
14mr|db52-5.2.42-2|265	Provides:	libdb_nss-devel = %{EVRD}
14mr|db52-5.2.42-2|266	Conflicts:	db_nss-devel < %{__soversion}
14mr|db52-5.2.42-2|267	
14mr|db52-5.2.42-2|268	%description -n	%{libdbnssdev}
14mr|db52-5.2.42-2|269	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
14mr|db52-5.2.42-2|270	embedded database support for both traditional and client/server applications.
14mr|db52-5.2.42-2|271	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
14mr|db52-5.2.42-2|272	record access methods, transactions, locking, logging, shared memory caching
14mr|db52-5.2.42-2|273	and database recovery. DB supports C, C++, Java and Perl APIs.
14mr|db52-5.2.42-2|274	
14mr|db52-5.2.42-2|275	This package contains the header files and libraries for building nss
14mr|db52-5.2.42-2|276	modules which use Berkeley DB.
14mr|db52-5.2.42-2|277	%endif
14mr|db52-5.2.42-2|278	
14mr|db52-5.2.42-2|279	%prep
14mr|db52-5.2.42-2|280	%setup -q -n db-%{version}
14mr|db52-5.2.42-2|281	
14mr|db52-5.2.42-2|282	# fix strange attribs
14mr|db52-5.2.42-2|283	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|db52-5.2.42-2|284	
14mr|db52-5.2.42-2|285	rm -r lang/sql/jdbc/doc
14mr|db52-5.2.42-2|286	%patch0 -p1 -b .db185~
14mr|db52-5.2.42-2|287	%patch1 -p1 -b .sql_flags~
14mr|db52-5.2.42-2|288	%patch2 -p1 -b .tcl~
14mr|db52-5.2.42-2|289	
14mr|db52-5.2.42-2|290	# fedora patches
14mr|db52-5.2.42-2|291	%patch101 -p1 -b .jni~
14mr|db52-5.2.42-2|292	
14mr|db52-5.2.42-2|293	pushd dist
14mr|db52-5.2.42-2|294	libtoolize --copy --force
14mr|db52-5.2.42-2|295	cat %{_datadir}/aclocal/libtool.m4 >> aclocal.m4
14mr|db52-5.2.42-2|296	popd
14mr|db52-5.2.42-2|297	
14mr|db52-5.2.42-2|298	# Remove tags files which we don't need.
14mr|db52-5.2.42-2|299	find . -name tags | xargs rm -f
14mr|db52-5.2.42-2|300	# Define a shell function for fixing HREF references in the docs, which
14mr|db52-5.2.42-2|301	# would otherwise break when we split the docs up into subpackages.
14mr|db52-5.2.42-2|302	fixup_href() {
14mr|db52-5.2.42-2|303	for doc in $@ ; do
14mr|db52-5.2.42-2|304	chmod u+w ${doc}
14mr|db52-5.2.42-2|305	sed -e 's,="../api_c/,="../../%{name}-devel/api_c/,g' \
14mr|db52-5.2.42-2|306	-e 's,="api_c/,="../%{name}-devel/api_c/,g' \
14mr|db52-5.2.42-2|307	-e 's,="../api_cxx/,="../../%{name}-devel/api_cxx/,g' \
14mr|db52-5.2.42-2|308	-e 's,="api_cxx/,="../%{name}-devel/api_cxx/,g' \
14mr|db52-5.2.42-2|309	-e 's,="../api_tcl/,="../../%{name}-devel/api_tcl/,g' \
14mr|db52-5.2.42-2|310	-e 's,="api_tcl/,="../%{name}-devel/api_tcl/,g' \
14mr|db52-5.2.42-2|311	-e 's,="../java/,="../../%{name}-devel/java/,g' \
14mr|db52-5.2.42-2|312	-e 's,="java/,="../%{name}-devel/java/,g' \
14mr|db52-5.2.42-2|313	-e 's,="../examples_c/,="../../%{name}-devel/examples_c/,g' \
14mr|db52-5.2.42-2|314	-e 's,="examples_c/,="../%{name}-devel/examples_c/,g' \
14mr|db52-5.2.42-2|315	-e 's,="../examples_cxx/,="../../%{name}-devel/examples_cxx/,g' \
14mr|db52-5.2.42-2|316	-e 's,="examples_cxx/,="../%{name}-devel/examples_cxx/,g' \
14mr|db52-5.2.42-2|317	-e 's,="../ref/,="../../%{name}-devel/ref/,g' \
14mr|db52-5.2.42-2|318	-e 's,="ref/,="../%{name}-devel/ref/,g' \
14mr|db52-5.2.42-2|319	-e 's,="../images/,="../../%{name}-devel/images/,g' \
14mr|db52-5.2.42-2|320	-e 's,="images/,="../%{name}-devel/images/,g' \
14mr|db52-5.2.42-2|321	-e 's,="../utility/,="../../%{name}-utils/utility/,g' \
14mr|db52-5.2.42-2|322	-e 's,="utility/,="../%{name}-utils/utility/,g' ${doc} > ${doc}.new
14mr|db52-5.2.42-2|323	touch -r ${doc} ${doc}.new
14mr|db52-5.2.42-2|324	cat ${doc}.new > ${doc}
14mr|db52-5.2.42-2|325	touch -r ${doc}.new ${doc}
14mr|db52-5.2.42-2|326	rm -f ${doc}.new
14mr|db52-5.2.42-2|327	done
14mr|db52-5.2.42-2|328	}
14mr|db52-5.2.42-2|329	
14mr|db52-5.2.42-2|330	set +x	# XXX painful to watch
14mr|db52-5.2.42-2|331	# Fix all of the HTML files.
14mr|db52-5.2.42-2|332	fixup_href `find . -name "*.html"`
14mr|db52-5.2.42-2|333	set -x	# XXX painful to watch
14mr|db52-5.2.42-2|334	
14mr|db52-5.2.42-2|335	cd dist
14mr|db52-5.2.42-2|336	./s_config
14mr|db52-5.2.42-2|337	
14mr|db52-5.2.42-2|338	%build
14mr|db52-5.2.42-2|339	%ifarch ppc
14mr|db52-5.2.42-2|340	CFLAGS="$CFLAGS -D_GNU_SOURCE -D_REENTRANT"
14mr|db52-5.2.42-2|341	%endif
14mr|db52-5.2.42-2|342	export CFLAGS
14mr|db52-5.2.42-2|343	
14mr|db52-5.2.42-2|344	%if %{with java}
14mr|db52-5.2.42-2|345	export CLASSPATH=
14mr|db52-5.2.42-2|346	export JAVAC=%{javac}
14mr|db52-5.2.42-2|347	export JAR=%{jar}
14mr|db52-5.2.42-2|348	export JAVA=%{java}
14mr|db52-5.2.42-2|349	export JAVACFLAGS="-nowarn"
14mr|db52-5.2.42-2|350	JAVA_MAKE="JAR=%{jar} JAVAC=%{javac} JAVACFLAGS="-nowarn" JAVA=%{java}"
14mr|db52-5.2.42-2|351	%endif
14mr|db52-5.2.42-2|352	
14mr|db52-5.2.42-2|353	pushd build_unix
14mr|db52-5.2.42-2|354	CONFIGURE_TOP="../dist" \
14mr|db52-5.2.42-2|355	%configure2_5x	--includedir=%{_includedir}/%{name} \
14mr|db52-5.2.42-2|356	--enable-shared --enable-static \
14mr|db52-5.2.42-2|357	--enable-dbm \
14mr|db52-5.2.42-2|358	--enable-systemtap \
14mr|db52-5.2.42-2|359	--enable-o_direct \
14mr|db52-5.2.42-2|360	%if %{with sql}
14mr|db52-5.2.42-2|361	--enable-sql \
14mr|db52-5.2.42-2|362	%endif
14mr|db52-5.2.42-2|363	%if %{with db1}
14mr|db52-5.2.42-2|364	--enable-compat185 --enable-dump185 \
14mr|db52-5.2.42-2|365	%endif
14mr|db52-5.2.42-2|366	%if %{with tcl}
14mr|db52-5.2.42-2|367	--enable-tcl --with-tcl=%{_libdir} --enable-test \
14mr|db52-5.2.42-2|368	%endif
14mr|db52-5.2.42-2|369	--enable-cxx \
14mr|db52-5.2.42-2|370	%if %{with java}
14mr|db52-5.2.42-2|371	--enable-java \
14mr|db52-5.2.42-2|372	%endif
14mr|db52-5.2.42-2|373	%if %{with asmmutex}
14mr|db52-5.2.42-2|374	%ifarch %{ix86}
14mr|db52-5.2.42-2|375	--disable-posixmutexes --with-mutex=x86/gcc-assembly
14mr|db52-5.2.42-2|376	%endif
14mr|db52-5.2.42-2|377	%ifarch x86_64
14mr|db52-5.2.42-2|378	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
14mr|db52-5.2.42-2|379	%endif
14mr|db52-5.2.42-2|380	%ifarch alpha
14mr|db52-5.2.42-2|381	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
14mr|db52-5.2.42-2|382	%endif
14mr|db52-5.2.42-2|383	%ifarch ia64
14mr|db52-5.2.42-2|384	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
14mr|db52-5.2.42-2|385	%endif
14mr|db52-5.2.42-2|386	%ifarch ppc
14mr|db52-5.2.42-2|387	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
14mr|db52-5.2.42-2|388	%endif
14mr|db52-5.2.42-2|389	%ifarch %{sparc}
14mr|db52-5.2.42-2|390	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
14mr|db52-5.2.42-2|391	%endif
14mr|db52-5.2.42-2|392	%ifarch %{mips}
14mr|db52-5.2.42-2|393	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
14mr|db52-5.2.42-2|394	%endif
14mr|db52-5.2.42-2|395	%ifarch %{arm}
14mr|db52-5.2.42-2|396	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
14mr|db52-5.2.42-2|397	%endif
14mr|db52-5.2.42-2|398	%else
14mr|db52-5.2.42-2|399	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
14mr|db52-5.2.42-2|400	%endif
14mr|db52-5.2.42-2|401	
14mr|db52-5.2.42-2|402	%make $JAVA_MAKE
14mr|db52-5.2.42-2|403	%if %{with java}
14mr|db52-5.2.42-2|404	pushd ../lang/java
14mr|db52-5.2.42-2|405	%{javadoc} -d ../sql/jdbc/doc `find . -name '*.java'`
14mr|db52-5.2.42-2|406	popd
14mr|db52-5.2.42-2|407	%endif
14mr|db52-5.2.42-2|408	popd
14mr|db52-5.2.42-2|409	%if %{with nss}
14mr|db52-5.2.42-2|410	mkdir build_nss
14mr|db52-5.2.42-2|411	pushd build_nss
14mr|db52-5.2.42-2|412	CONFIGURE_TOP="../dist" \
14mr|db52-5.2.42-2|413	%configure2_5x	--includedir=%{_includedir}/db_nss \
14mr|db52-5.2.42-2|414	--enable-shared --disable-static \
14mr|db52-5.2.42-2|415	--enable-dbm \
14mr|db52-5.2.42-2|416	--enable-systemtap \
14mr|db52-5.2.42-2|417	--enable-o_direct \
14mr|db52-5.2.42-2|418	--disable-tcl --disable-cxx --disable-java \
14mr|db52-5.2.42-2|419	--with-uniquename=_nss \
14mr|db52-5.2.42-2|420	--enable-compat185 \
14mr|db52-5.2.42-2|421	--disable-cryptography --disable-queue \
14mr|db52-5.2.42-2|422	--disable-replication --disable-verify \
14mr|db52-5.2.42-2|423	%if %{with asmmutex}
14mr|db52-5.2.42-2|424	%ifarch %{ix86}
14mr|db52-5.2.42-2|425	--disable-posixmutexes --with-mutex=x86/gcc-assembly
14mr|db52-5.2.42-2|426	%endif
14mr|db52-5.2.42-2|427	%ifarch x86_64
14mr|db52-5.2.42-2|428	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
14mr|db52-5.2.42-2|429	%endif
14mr|db52-5.2.42-2|430	%ifarch alpha
14mr|db52-5.2.42-2|431	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
14mr|db52-5.2.42-2|432	%endif
14mr|db52-5.2.42-2|433	%ifarch ia64
14mr|db52-5.2.42-2|434	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
14mr|db52-5.2.42-2|435	%endif
14mr|db52-5.2.42-2|436	%ifarch ppc
14mr|db52-5.2.42-2|437	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
14mr|db52-5.2.42-2|438	%endif
14mr|db52-5.2.42-2|439	%ifarch %{sparc}
14mr|db52-5.2.42-2|440	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
14mr|db52-5.2.42-2|441	%endif
14mr|db52-5.2.42-2|442	%ifarch %{mips}
14mr|db52-5.2.42-2|443	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
14mr|db52-5.2.42-2|444	%endif
14mr|db52-5.2.42-2|445	%ifarch %{arm}
14mr|db52-5.2.42-2|446	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
14mr|db52-5.2.42-2|447	%endif
14mr|db52-5.2.42-2|448	%else
14mr|db52-5.2.42-2|449	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
14mr|db52-5.2.42-2|450	%endif
14mr|db52-5.2.42-2|451	
14mr|db52-5.2.42-2|452	
14mr|db52-5.2.42-2|453	
14mr|db52-5.2.42-2|454	%make libdb_base=libdb_nss libso_target=libdb_nss-%{__soversion}.la libdir=/%{_lib}
14mr|db52-5.2.42-2|455	popd
14mr|db52-5.2.42-2|456	%endif
14mr|db52-5.2.42-2|457	
14mr|db52-5.2.42-2|458	%install
14mr|db52-5.2.42-2|459	make -C build_unix install_setup install_include install_lib install_utilities \
14mr|db52-5.2.42-2|460	DESTDIR=%{buildroot} emode=755
14mr|db52-5.2.42-2|461	
14mr|db52-5.2.42-2|462	%if %{with nss}
14mr|db52-5.2.42-2|463	make -C build_nss install_include install_lib libdb_base=libdb_nss \
14mr|db52-5.2.42-2|464	DESTDIR=%{buildroot} LIB_INSTALL_FILE_LIST=""
14mr|db52-5.2.42-2|465	
14mr|db52-5.2.42-2|466	mkdir -p %{buildroot}/%{_lib}
14mr|db52-5.2.42-2|467	mv %{buildroot}/%{_libdir}/libdb_nss-%{__soversion}.so %{buildroot}/%{_lib}
14mr|db52-5.2.42-2|468	ln -s  /%{_lib}/libdb_nss-%{__soversion}.so %{buildroot}%{_libdir}
14mr|db52-5.2.42-2|469	%endif
14mr|db52-5.2.42-2|470	
14mr|db52-5.2.42-2|471	ln -sf %{name}/db.h %{buildroot}%{_includedir}/db.h
14mr|db52-5.2.42-2|472	
14mr|db52-5.2.42-2|473	# XXX This is needed for parallel install with db4.2
14mr|db52-5.2.42-2|474	%if %{with parallel}
14mr|db52-5.2.42-2|475	for F in %{buildroot}%{_bindir}/*db_* ; do
14mr|db52-5.2.42-2|476	mv $F `echo $F | sed -e 's,db_,%{name}_,'`
14mr|db52-5.2.42-2|477	done
14mr|db52-5.2.42-2|478	%endif
14mr|db52-5.2.42-2|479	
14mr|db52-5.2.42-2|480	# Move db.jar file to the correct place, and version it
14mr|db52-5.2.42-2|481	%if %{with java}
14mr|db52-5.2.42-2|482	mkdir -p %{buildroot}%{_jnidir}
14mr|db52-5.2.42-2|483	mv %{buildroot}%{_libdir}/db.jar %{buildroot}%{_jnidir}/db%{__soversion}-%{version}.jar
14mr|db52-5.2.42-2|484	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|db52-5.2.42-2|485	
14mr|db52-5.2.42-2|486	%__mkdir_p %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
14mr|db52-5.2.42-2|487	cp -a lang/sql/jdbc/doc/* %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
14mr|db52-5.2.42-2|488	%__ln_s db%{__soversion}-%{version} %{buildroot}%{_javadocdir}/db%{__soversion}
14mr|db52-5.2.42-2|489	
14mr|db52-5.2.42-2|490	%if %{gcj_support}
14mr|db52-5.2.42-2|491	rm -rf aot-compile-rpm
14mr|db52-5.2.42-2|492	aot-compile-rpm
14mr|db52-5.2.42-2|493	%endif
14mr|db52-5.2.42-2|494	%endif
14mr|db52-5.2.42-2|495	
14mr|db52-5.2.42-2|496	rm -rf %{buildroot}%{_includedir}/db_nss/db_cxx.h
14mr|db52-5.2.42-2|497	
14mr|db52-5.2.42-2|498	%if %{with sql}
14mr|db52-5.2.42-2|499	mv %{buildroot}%{_bindir}/{dbsql,db%{__soversion}_sql}
14mr|db52-5.2.42-2|500	%endif
14mr|db52-5.2.42-2|501	
14mr|db52-5.2.42-2|502	%if %{with java}
14mr|db52-5.2.42-2|503	%post -n %{libdbjava}
14mr|db52-5.2.42-2|504	%{update_gcjdb}
14mr|db52-5.2.42-2|505	
14mr|db52-5.2.42-2|506	%postun -n %{libdbjava}
14mr|db52-5.2.42-2|507	%{clean_gcjdb}
14mr|db52-5.2.42-2|508	%endif
14mr|db52-5.2.42-2|509	
14mr|db52-5.2.42-2|510	%files -n %{libname}
14mr|db52-5.2.42-2|511	%defattr(644,root,root,755)
14mr|db52-5.2.42-2|512	%doc LICENSE README
14mr|db52-5.2.42-2|513	%attr(755,root,root) %{_libdir}/libdb-%{__soversion}.so
14mr|db52-5.2.42-2|514	
14mr|db52-5.2.42-2|515	%files -n %{libdbcxx}
14mr|db52-5.2.42-2|516	%defattr(755,root,root)
14mr|db52-5.2.42-2|517	%{_libdir}/libdb_cxx-%{__soversion}.so
14mr|db52-5.2.42-2|518	
14mr|db52-5.2.42-2|519	%if %{with sql}
14mr|db52-5.2.42-2|520	%files -n %{libdbsql}
14mr|db52-5.2.42-2|521	%defattr(755,root,root)
14mr|db52-5.2.42-2|522	%{_libdir}/libdb_sql-%{__soversion}.so
14mr|db52-5.2.42-2|523	%endif
14mr|db52-5.2.42-2|524	
14mr|db52-5.2.42-2|525	%if %{with java}
14mr|db52-5.2.42-2|526	%files -n %{libdbjava}
14mr|db52-5.2.42-2|527	%defattr(644,root,root,755)
14mr|db52-5.2.42-2|528	%doc lang/sql/jdbc/doc/*
14mr|db52-5.2.42-2|529	%doc examples/java/src
14mr|db52-5.2.42-2|530	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}.so
14mr|db52-5.2.42-2|531	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}_g.so
14mr|db52-5.2.42-2|532	%{_jnidir}/db%{__soversion}.jar
14mr|db52-5.2.42-2|533	%{_jnidir}/db%{__soversion}-%{version}.jar
14mr|db52-5.2.42-2|534	%if %{gcj_support}
14mr|db52-5.2.42-2|535	%dir %{_libdir}/gcj/%{name}
14mr|db52-5.2.42-2|536	%{_libdir}/gcj/%{name}/*
14mr|db52-5.2.42-2|537	%endif
14mr|db52-5.2.42-2|538	
14mr|db52-5.2.42-2|539	%files -n %{libdbjava}-javadoc
14mr|db52-5.2.42-2|540	%defattr(0644,root,root,0755)
14mr|db52-5.2.42-2|541	%doc %{_javadocdir}/db%{__soversion}-%{version}
14mr|db52-5.2.42-2|542	%doc %dir %{_javadocdir}/db%{__soversion}
14mr|db52-5.2.42-2|543	%endif
14mr|db52-5.2.42-2|544	
14mr|db52-5.2.42-2|545	%if %{with tcl}
14mr|db52-5.2.42-2|546	%files -n %{libdbtcl}
14mr|db52-5.2.42-2|547	%defattr(755,root,root)
14mr|db52-5.2.42-2|548	%{_libdir}/libdb_tcl-%{__soversion}.so
14mr|db52-5.2.42-2|549	%endif
14mr|db52-5.2.42-2|550	
14mr|db52-5.2.42-2|551	%files utils
14mr|db52-5.2.42-2|552	%defattr(-,root,root)
14mr|db52-5.2.42-2|553	%doc docs/api_reference/C/db_archive.html
14mr|db52-5.2.42-2|554	%doc docs/api_reference/C/db_checkpoint.html
14mr|db52-5.2.42-2|555	%doc docs/api_reference/C/db_deadlock.html
14mr|db52-5.2.42-2|556	%doc docs/api_reference/C/db_dump.html
14mr|db52-5.2.42-2|557	%doc docs/api_reference/C/db_load.html
14mr|db52-5.2.42-2|558	%doc docs/api_reference/C/db_printlog.html
14mr|db52-5.2.42-2|559	%doc docs/api_reference/C/db_replicate.html
14mr|db52-5.2.42-2|560	%doc docs/api_reference/C/db_stat.html
14mr|db52-5.2.42-2|561	%doc docs/api_reference/C/db_upgrade.html
14mr|db52-5.2.42-2|562	%doc docs/api_reference/C/db_verify.html
14mr|db52-5.2.42-2|563	%{_bindir}/db*_archive
14mr|db52-5.2.42-2|564	%{_bindir}/db*_checkpoint
14mr|db52-5.2.42-2|565	%{_bindir}/db*_deadlock
14mr|db52-5.2.42-2|566	%{_bindir}/db*_dump*
14mr|db52-5.2.42-2|567	%{_bindir}/db*_hotbackup
14mr|db52-5.2.42-2|568	%{_bindir}/db*_load
14mr|db52-5.2.42-2|569	%{_bindir}/db*_printlog
14mr|db52-5.2.42-2|570	%{_bindir}/db*_replicate
14mr|db52-5.2.42-2|571	%{_bindir}/db*_stat
14mr|db52-5.2.42-2|572	%{_bindir}/db*_tuner
14mr|db52-5.2.42-2|573	%{_bindir}/db*_upgrade
14mr|db52-5.2.42-2|574	%{_bindir}/db*_verify
14mr|db52-5.2.42-2|575	%if %{with sql}
14mr|db52-5.2.42-2|576	%doc docs/api_reference/C/dbsql.html
14mr|db52-5.2.42-2|577	%{_bindir}/db%{__soversion}_sql
14mr|db52-5.2.42-2|578	%endif
14mr|db52-5.2.42-2|579	
14mr|db52-5.2.42-2|580	%files -n %{name}_recover
14mr|db52-5.2.42-2|581	%doc docs/api_reference/C/db_recover.html
14mr|db52-5.2.42-2|582	%{_bindir}/db*_recover
14mr|db52-5.2.42-2|583	
14mr|db52-5.2.42-2|584	%files -n %{libnamedev}
14mr|db52-5.2.42-2|585	%defattr(644,root,root,755)
14mr|db52-5.2.42-2|586	%doc docs/api_reference
14mr|db52-5.2.42-2|587	%dir %{_includedir}/%{name}
14mr|db52-5.2.42-2|588	%{_includedir}/%{name}/db.h
14mr|db52-5.2.42-2|589	%if %{with db1}
14mr|db52-5.2.42-2|590	%{_includedir}/%{name}/db_185.h
14mr|db52-5.2.42-2|591	%endif
14mr|db52-5.2.42-2|592	%{_includedir}/%{name}/db_cxx.h
14mr|db52-5.2.42-2|593	%if %{with sql}
14mr|db52-5.2.42-2|594	%{_includedir}/%{name}/dbsql.h
14mr|db52-5.2.42-2|595	%endif
14mr|db52-5.2.42-2|596	%{_includedir}/db.h
14mr|db52-5.2.42-2|597	%{_libdir}/libdb.so
14mr|db52-5.2.42-2|598	%{_libdir}/libdb-5.so
14mr|db52-5.2.42-2|599	%{_libdir}/libdb_cxx.so
14mr|db52-5.2.42-2|600	%{_libdir}/libdb_cxx-5.so
14mr|db52-5.2.42-2|601	%if %{with sql}
14mr|db52-5.2.42-2|602	%{_libdir}/libdb_sql.so
14mr|db52-5.2.42-2|603	%{_libdir}/libdb_sql-5.so
14mr|db52-5.2.42-2|604	%endif
14mr|db52-5.2.42-2|605	%if %{with tcl}
14mr|db52-5.2.42-2|606	%{_libdir}/libdb_tcl.so
14mr|db52-5.2.42-2|607	%{_libdir}/libdb_tcl-5.so
14mr|db52-5.2.42-2|608	%endif
14mr|db52-5.2.42-2|609	%if %{with java}
14mr|db52-5.2.42-2|610	%{_libdir}/libdb_java.so
14mr|db52-5.2.42-2|611	%{_libdir}/libdb_java-5.so
14mr|db52-5.2.42-2|612	%endif
14mr|db52-5.2.42-2|613	
14mr|db52-5.2.42-2|614	%files -n %{libnamestatic}
14mr|db52-5.2.42-2|615	%defattr(644,root,root,755)
14mr|db52-5.2.42-2|616	%{_libdir}/*.a
14mr|db52-5.2.42-2|617	
14mr|db52-5.2.42-2|618	%if %{with nss}
14mr|db52-5.2.42-2|619	%files -n %{libdbnss}
14mr|db52-5.2.42-2|620	%defattr(755,root,root)
14mr|db52-5.2.42-2|621	/%{_lib}/libdb_nss-%{__soversion}.so
14mr|db52-5.2.42-2|622	
14mr|db52-5.2.42-2|623	%files -n %{libdbnssdev}
14mr|db52-5.2.42-2|624	%defattr(644,root,root,755)
14mr|db52-5.2.42-2|625	%dir %{_includedir}/db_nss
14mr|db52-5.2.42-2|626	%{_includedir}/db_nss/db.h
14mr|db52-5.2.42-2|627	%if %{with db1}
14mr|db52-5.2.42-2|628	%{_includedir}/db_nss/db_185.h
14mr|db52-5.2.42-2|629	%endif
14mr|db52-5.2.42-2|630	%{_libdir}/libdb_nss.so
14mr|db52-5.2.42-2|631	%{_libdir}/libdb_nss-5.so
14mr|db52-5.2.42-2|632	%{_libdir}/libdb_nss-%{__soversion}.so
14mr|db52-5.2.42-2|633	%endif
14mr|db52-5.2.42-2|634	
14mr|db52-5.2.42-2|635	
14mr|db52-5.2.42-2|636	%changelog
14mr|db52-5.2.42-2|637	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2.42-2
14mr|db52-5.2.42-2|638	+ Revision: ffba99c
14mr|db52-5.2.42-2|639	- MassBuild#440: Increase release tag
14mr|db52-5.2.42-2|640	
14mr|db52-5.2.42-2|641	

16141 14
14mr|dblatex-0.3.4-5|1	Summary:	DocBook to LaTeX/ConTeXt Publishing
14mr|dblatex-0.3.4-5|2	Name:		dblatex
14mr|dblatex-0.3.4-5|3	Version:	0.3.4
14mr|dblatex-0.3.4-5|4	Release:	5
14mr|dblatex-0.3.4-5|5	Group:		Publishing
14mr|dblatex-0.3.4-5|6	License:	GPLv2+
14mr|dblatex-0.3.4-5|7	Url:		http://dblatex.sourceforge.net/
14mr|dblatex-0.3.4-5|8	Source0:	http://downloads.sourceforge.net/dblatex/dblatex-%{version}.tar.bz2
14mr|dblatex-0.3.4-5|9	Source1:	COPYING-docbook-xsl
14mr|dblatex-0.3.4-5|10	Patch0:		dblatex-0.2.7-external-which.patch
14mr|dblatex-0.3.4-5|11	Patch1:		dblatex-0.3.4-build-fix.patch
14mr|dblatex-0.3.4-5|12	BuildRequires:	imagemagick
14mr|dblatex-0.3.4-5|13	BuildRequires:	python-which
14mr|dblatex-0.3.4-5|14	BuildRequires:	tetex
14mr|dblatex-0.3.4-5|15	BuildRequires:	tetex-latex
14mr|dblatex-0.3.4-5|16	BuildRequires:	xsltproc
14mr|dblatex-0.3.4-5|17	BuildRequires:	pkgconfig(python)
14mr|dblatex-0.3.4-5|18	Requires:	docbook-dtd44-xml
14mr|dblatex-0.3.4-5|19	Requires:	docbook-dtd45-xml
14mr|dblatex-0.3.4-5|20	Requires:	imagemagick
14mr|dblatex-0.3.4-5|21	Requires:	tetex
14mr|dblatex-0.3.4-5|22	Requires:	tetex-latex
14mr|dblatex-0.3.4-5|23	Requires:	texlive-bibtopic
14mr|dblatex-0.3.4-5|24	Requires:	transfig
14mr|dblatex-0.3.4-5|25	Requires:	xmltex
14mr|dblatex-0.3.4-5|26	Requires:	xsltproc
14mr|dblatex-0.3.4-5|27	Requires(post,postun):	kpathsea
14mr|dblatex-0.3.4-5|28	BuildArch:	noarch
14mr|dblatex-0.3.4-5|29	
14mr|dblatex-0.3.4-5|30	%description
14mr|dblatex-0.3.4-5|31	dblatex is a program that transforms your SGML/XMLDocBook
14mr|dblatex-0.3.4-5|32	documents to DVI, PostScript or PDF by translating them
14mr|dblatex-0.3.4-5|33	into pure LaTeX as a first process.  MathML 2.0 markups
14mr|dblatex-0.3.4-5|34	are supported, too. It started as a clone of DB2LaTeX.
14mr|dblatex-0.3.4-5|35	
14mr|dblatex-0.3.4-5|36	%prep
14mr|dblatex-0.3.4-5|37	%setup -q
14mr|dblatex-0.3.4-5|38	%apply_patches
14mr|dblatex-0.3.4-5|39	
14mr|dblatex-0.3.4-5|40	%build
14mr|dblatex-0.3.4-5|41	python setup.py build
14mr|dblatex-0.3.4-5|42	
14mr|dblatex-0.3.4-5|43	%install
14mr|dblatex-0.3.4-5|44	python setup.py install --root %{buildroot}
14mr|dblatex-0.3.4-5|45	# these are already in tetex-latex:
14mr|dblatex-0.3.4-5|46	for file in bibtopic.sty enumitem.sty ragged2e.sty passivetex/; do
14mr|dblatex-0.3.4-5|47	rm -rf %{buildroot}%{_datadir}/dblatex/latex/misc/$file
14mr|dblatex-0.3.4-5|48	done
14mr|dblatex-0.3.4-5|49	
14mr|dblatex-0.3.4-5|50	mkdir -p %{buildroot}%{_datadir}/texmf-dist/tex/latex/dblatex
14mr|dblatex-0.3.4-5|51	for file in ` find %{buildroot}%{_datadir}/dblatex/latex/ -name '*.sty' ` ; do
14mr|dblatex-0.3.4-5|52	mv $file %{buildroot}%{_datadir}/texmf-dist/tex/latex/dblatex/`basename $file`;
14mr|dblatex-0.3.4-5|53	done
14mr|dblatex-0.3.4-5|54	
14mr|dblatex-0.3.4-5|55	rm -rf %{buildroot}%{_datadir}/dblatex/latex/{misc,contrib/example,style}
14mr|dblatex-0.3.4-5|56	
14mr|dblatex-0.3.4-5|57	mkdir -p %{buildroot}%{_sysconfdir}/dblatex
14mr|dblatex-0.3.4-5|58	# shipped in %%docs
14mr|dblatex-0.3.4-5|59	rm -rf %{buildroot}%{_datadir}/doc/
14mr|dblatex-0.3.4-5|60	
14mr|dblatex-0.3.4-5|61	sed -e 's/\r//' xsl/mathml2/README > README-xsltml
14mr|dblatex-0.3.4-5|62	touch -r xsl/mathml2/README README-xsltml
14mr|dblatex-0.3.4-5|63	cp -p %{SOURCE1} COPYING-docbook-xsl
14mr|dblatex-0.3.4-5|64	chmod +x %{buildroot}/%{python_sitelib}/dbtexmf/dblatex/xetex/*.py
14mr|dblatex-0.3.4-5|65	
14mr|dblatex-0.3.4-5|66	%post
14mr|dblatex-0.3.4-5|67	/usr/bin/texhash
14mr|dblatex-0.3.4-5|68	
14mr|dblatex-0.3.4-5|69	%postun
14mr|dblatex-0.3.4-5|70	/usr/bin/texhash
14mr|dblatex-0.3.4-5|71	
14mr|dblatex-0.3.4-5|72	%files
14mr|dblatex-0.3.4-5|73	%{_mandir}/man1/dblatex.1*
14mr|dblatex-0.3.4-5|74	%doc COPYRIGHT docs/manual.pdf COPYING-docbook-xsl README-xsltml
14mr|dblatex-0.3.4-5|75	%{python_sitelib}/dbtexmf/
14mr|dblatex-0.3.4-5|76	%{python_sitelib}/dblatex-*.egg-info
14mr|dblatex-0.3.4-5|77	%{_bindir}/dblatex
14mr|dblatex-0.3.4-5|78	%{_datadir}/dblatex/
14mr|dblatex-0.3.4-5|79	%{_datadir}/texmf-dist/tex/latex/dblatex/
14mr|dblatex-0.3.4-5|80	%dir %{_sysconfdir}/dblatex
14mr|dblatex-0.3.4-5|81	
14mr|dblatex-0.3.4-5|82	
14mr|dblatex-0.3.4-5|83	%changelog
14mr|dblatex-0.3.4-5|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.4-5
14mr|dblatex-0.3.4-5|85	+ Revision: 9e075a6
14mr|dblatex-0.3.4-5|86	- MassBuild#440: Increase release tag
14mr|dblatex-0.3.4-5|87	
14mr|dblatex-0.3.4-5|88	

16142 14
14mr|dbus-1.8.4-5|1	%define _rundir %{_var}/run
14mr|dbus-1.8.4-5|2	
14mr|dbus-1.8.4-5|3	%define api 1
14mr|dbus-1.8.4-5|4	%define major 3
14mr|dbus-1.8.4-5|5	%define libname %mklibname dbus- %{api} %{major}
14mr|dbus-1.8.4-5|6	%define devname %mklibname -d dbus- %{api}
14mr|dbus-1.8.4-5|7	
14mr|dbus-1.8.4-5|8	%bcond_with	test
14mr|dbus-1.8.4-5|9	%bcond_with	verbose
14mr|dbus-1.8.4-5|10	
14mr|dbus-1.8.4-5|11	%define git_url git://git.freedesktop.org/git/dbus/dbus
14mr|dbus-1.8.4-5|12	
14mr|dbus-1.8.4-5|13	%bcond_with uclibc
14mr|dbus-1.8.4-5|14	
14mr|dbus-1.8.4-5|15	Summary:	D-Bus message bus
14mr|dbus-1.8.4-5|16	Name:		dbus
14mr|dbus-1.8.4-5|17	Version:	1.8.4
14mr|dbus-1.8.4-5|18	Release:	5
14mr|dbus-1.8.4-5|19	License:	GPLv2+ or AFL
14mr|dbus-1.8.4-5|20	Group:		System/Servers
14mr|dbus-1.8.4-5|21	Url:		http://www.freedesktop.org/Software/dbus
14mr|dbus-1.8.4-5|22	Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
14mr|dbus-1.8.4-5|23	Source1:	doxygen_to_devhelp.xsl
14mr|dbus-1.8.4-5|24	# (fc) 1.0.2-5mdv disable fatal warnings on check (fd.o bug #13270)
14mr|dbus-1.8.4-5|25	Patch3:		dbus-1.0.2-disable_fatal_warning_on_check.patch
14mr|dbus-1.8.4-5|26	Patch4:		dbus-daemon-bindir.patch
14mr|dbus-1.8.4-5|27	Patch5:		dbus-1.8.0-fix-disabling-of-xml-docs.patch
14mr|dbus-1.8.4-5|28	Patch6:		0001-name-test-Don-t-run-test-autolaunch-if-we-don-t-have.patch
14mr|dbus-1.8.4-5|29	
14mr|dbus-1.8.4-5|30	BuildRequires:	asciidoc
14mr|dbus-1.8.4-5|31	BuildRequires:	docbook2x
14mr|dbus-1.8.4-5|32	BuildRequires:	docbook-dtd412-xml
14mr|dbus-1.8.4-5|33	BuildRequires:	doxygen
14mr|dbus-1.8.4-5|34	BuildRequires:	libtool
14mr|dbus-1.8.4-5|35	BuildRequires:	xmlto
14mr|dbus-1.8.4-5|36	BuildRequires:	pkgconfig(expat)
14mr|dbus-1.8.4-5|37	BuildRequires:	pkgconfig(glib-2.0)
14mr|dbus-1.8.4-5|38	BuildRequires:	pkgconfig(libcap-ng)
14mr|dbus-1.8.4-5|39	BuildRequires:	pkgconfig(sm)
14mr|dbus-1.8.4-5|40	BuildRequires:	pkgconfig(x11)
14mr|dbus-1.8.4-5|41	BuildRequires:	pkgconfig(libsystemd-daemon) >= 32
14mr|dbus-1.8.4-5|42	BuildRequires:	pkgconfig(libsystemd-login) >= 32
14mr|dbus-1.8.4-5|43	BuildRequires:	pkgconfig(libsystemd-journal) >= 32
14mr|dbus-1.8.4-5|44	BuildRequires:	pkgconfig(libsystemd-id128)
14mr|dbus-1.8.4-5|45	BuildRequires:	pkgconfig(systemd)
14mr|dbus-1.8.4-5|46	%if %{with uclibc}
14mr|dbus-1.8.4-5|47	BuildRequires:	uClibc-devel >= 0.9.33.2-9
14mr|dbus-1.8.4-5|48	%endif
14mr|dbus-1.8.4-5|49	
14mr|dbus-1.8.4-5|50	Requires(pre):	shadow-utils
14mr|dbus-1.8.4-5|51	Requires(pre):	coreutils
14mr|dbus-1.8.4-5|52	Requires(pre):	systemd-units
14mr|dbus-1.8.4-5|53	Requires(pre,preun,post,postun):	rpm-helper
14mr|dbus-1.8.4-5|54	Provides:	should-restart = system
14mr|dbus-1.8.4-5|55	
14mr|dbus-1.8.4-5|56	%description
14mr|dbus-1.8.4-5|57	D-Bus is a system for sending messages between applications. It is
14mr|dbus-1.8.4-5|58	used both for the systemwide message bus service, and as a
14mr|dbus-1.8.4-5|59	per-user-login-session messaging facility.
14mr|dbus-1.8.4-5|60	
14mr|dbus-1.8.4-5|61	%if %{with uclibc}
14mr|dbus-1.8.4-5|62	%package -n	uclibc-%{name}
14mr|dbus-1.8.4-5|63	Summary:	D-Bus message bus (uClibc linked)
14mr|dbus-1.8.4-5|64	Group:		System/Servers
14mr|dbus-1.8.4-5|65	Requires:	%{name} = %{EVRD}
14mr|dbus-1.8.4-5|66	
14mr|dbus-1.8.4-5|67	%description -n	uclibc-%{name}
14mr|dbus-1.8.4-5|68	D-Bus is a system for sending messages between applications. It is
14mr|dbus-1.8.4-5|69	used both for the systemwide message bus service, and as a
14mr|dbus-1.8.4-5|70	per-user-login-session messaging facility.
14mr|dbus-1.8.4-5|71	%endif
14mr|dbus-1.8.4-5|72	
14mr|dbus-1.8.4-5|73	%package -n %{libname}
14mr|dbus-1.8.4-5|74	Summary:	Shared library for using D-Bus
14mr|dbus-1.8.4-5|75	Group:		System/Libraries
14mr|dbus-1.8.4-5|76	
14mr|dbus-1.8.4-5|77	%description -n	%{libname}
14mr|dbus-1.8.4-5|78	D-Bus shared library.
14mr|dbus-1.8.4-5|79	
14mr|dbus-1.8.4-5|80	%if %{with uclibc}
14mr|dbus-1.8.4-5|81	%package -n	uclibc-%{libname}
14mr|dbus-1.8.4-5|82	Summary:	Shared library for using D-Bus (uClibc linked)
14mr|dbus-1.8.4-5|83	Group:		System/Libraries
14mr|dbus-1.8.4-5|84	
14mr|dbus-1.8.4-5|85	%description -n	uclibc-%{libname}
14mr|dbus-1.8.4-5|86	D-Bus shared library.
14mr|dbus-1.8.4-5|87	%endif
14mr|dbus-1.8.4-5|88	
14mr|dbus-1.8.4-5|89	%package -n %{devname}
14mr|dbus-1.8.4-5|90	Summary:	Libraries and headers for D-Bus
14mr|dbus-1.8.4-5|91	Group:		Development/C
14mr|dbus-1.8.4-5|92	Requires:	%{libname} = %{EVRD}
14mr|dbus-1.8.4-5|93	%if %{with uclibc}
14mr|dbus-1.8.4-5|94	Requires:	uclibc-%{libname} = %{EVRD}
14mr|dbus-1.8.4-5|95	%endif
14mr|dbus-1.8.4-5|96	Provides:	%{name}-devel = %{EVRD}
14mr|dbus-1.8.4-5|97	
14mr|dbus-1.8.4-5|98	%description -n	%{devname}
14mr|dbus-1.8.4-5|99	Headers and static libraries for D-Bus.
14mr|dbus-1.8.4-5|100	
14mr|dbus-1.8.4-5|101	%package x11
14mr|dbus-1.8.4-5|102	Summary:	X11-requiring add-ons for D-Bus
14mr|dbus-1.8.4-5|103	Group:		System/Servers
14mr|dbus-1.8.4-5|104	Requires:	dbus = %{EVRD}
14mr|dbus-1.8.4-5|105	
14mr|dbus-1.8.4-5|106	%description x11
14mr|dbus-1.8.4-5|107	D-Bus contains some tools that require Xlib to be installed, those are
14mr|dbus-1.8.4-5|108	in this separate package so server systems need not install X.
14mr|dbus-1.8.4-5|109	
14mr|dbus-1.8.4-5|110	%package doc
14mr|dbus-1.8.4-5|111	Summary:	Developer documentation for D-BUS
14mr|dbus-1.8.4-5|112	Group:		Books/Computer books
14mr|dbus-1.8.4-5|113	Suggests:	devhelp
14mr|dbus-1.8.4-5|114	
14mr|dbus-1.8.4-5|115	%description doc
14mr|dbus-1.8.4-5|116	This package contains developer documentation for D-Bus along with
14mr|dbus-1.8.4-5|117	other supporting documentation such as the introspect dtd file.
14mr|dbus-1.8.4-5|118	
14mr|dbus-1.8.4-5|119	%prep
14mr|dbus-1.8.4-5|120	%setup -q
14mr|dbus-1.8.4-5|121	#only disable in cooker to detect buggy programs
14mr|dbus-1.8.4-5|122	#patch3 -p1 -b .disable_fatal_warning_on_check
14mr|dbus-1.8.4-5|123	%patch4 -p1 -b .daemon_bindir~
14mr|dbus-1.8.4-5|124	%patch5 -p1 -b .nodocs~
14mr|dbus-1.8.4-5|125	%patch6 -p1 -b .noautolaunchtest~
14mr|dbus-1.8.4-5|126	if test -f autogen.sh; then env NOCONFIGURE=1 ./autogen.sh; else autoreconf -v -f -i; fi
14mr|dbus-1.8.4-5|127	
14mr|dbus-1.8.4-5|128	%build
14mr|dbus-1.8.4-5|129	%serverbuild_hardened
14mr|dbus-1.8.4-5|130	COMMON_ARGS="--enable-systemd --with-systemdsystemunitdir=%{_unitdir} \
14mr|dbus-1.8.4-5|131	--bindir=/bin --enable-libaudit --disable-selinux \
14mr|dbus-1.8.4-5|132	--with-system-pid-file=%{_rundir}/messagebus.pid --exec-prefix=/ \
14mr|dbus-1.8.4-5|133	--with-system-socket=%{_rundir}/dbus/system_bus_socket \
14mr|dbus-1.8.4-5|134	--libexecdir=/%{_lib}/dbus-%{api} --with-init-scripts=redhat --disable-static"
14mr|dbus-1.8.4-5|135	
14mr|dbus-1.8.4-5|136	export CONFIGURE_TOP="$PWD"
14mr|dbus-1.8.4-5|137	%if %{with uclibc}
14mr|dbus-1.8.4-5|138	mkdir -p uclibc
14mr|dbus-1.8.4-5|139	pushd uclibc
14mr|dbus-1.8.4-5|140	%configure2_5x \
14mr|dbus-1.8.4-5|141	CC=%{uclibc_cc} \
14mr|dbus-1.8.4-5|142	CFLAGS="%{uclibc_cflags}" \
14mr|dbus-1.8.4-5|143	$COMMON_ARGS \
14mr|dbus-1.8.4-5|144	--with-sysroot=%{uclibc_root} \
14mr|dbus-1.8.4-5|145	--bindir=%{uclibc_root}/bin \
14mr|dbus-1.8.4-5|146	--exec-prefix=%{uclibc_root} \
14mr|dbus-1.8.4-5|147	--libexecdir=%{uclibc_root}/%{_lib}/dbus-%{api} \
14mr|dbus-1.8.4-5|148	--disable-libaudit \
14mr|dbus-1.8.4-5|149	--disable-tests \
14mr|dbus-1.8.4-5|150	--disable-asserts \
14mr|dbus-1.8.4-5|151	--disable-doxygen-docs \
14mr|dbus-1.8.4-5|152	--disable-xml-docs \
14mr|dbus-1.8.4-5|153	--disable-x11-autolaunch \
14mr|dbus-1.8.4-5|154	--without-x \
14mr|dbus-1.8.4-5|155	%if %{with verbose}
14mr|dbus-1.8.4-5|156	--enable-verbose-mode
14mr|dbus-1.8.4-5|157	%else
14mr|dbus-1.8.4-5|158	--disable-verbose-mode
14mr|dbus-1.8.4-5|159	%endif
14mr|dbus-1.8.4-5|160	# ugly hack to get rid of library search dir passed..
14mr|dbus-1.8.4-5|161	for i in `find -name Makefile`; do
14mr|dbus-1.8.4-5|162	sed -e 's#-L%{_libdir}##g' -i $i
14mr|dbus-1.8.4-5|163	done
14mr|dbus-1.8.4-5|164	%make
14mr|dbus-1.8.4-5|165	popd
14mr|dbus-1.8.4-5|166	%endif
14mr|dbus-1.8.4-5|167	
14mr|dbus-1.8.4-5|168	#### Build once with tests to make check
14mr|dbus-1.8.4-5|169	%if %{with test}
14mr|dbus-1.8.4-5|170	# (tpg) enable verbose mode by default --enable-verbose-mode
14mr|dbus-1.8.4-5|171	mkdir -p tests
14mr|dbus-1.8.4-5|172	pushd tests
14mr|dbus-1.8.4-5|173	%configure2_5x \
14mr|dbus-1.8.4-5|174	$COMMON_ARGS \
14mr|dbus-1.8.4-5|175	--enable-libaudit \
14mr|dbus-1.8.4-5|176	--enable-verbose-mode \
14mr|dbus-1.8.4-5|177	--enable-tests \
14mr|dbus-1.8.4-5|178	--enable-asserts \
14mr|dbus-1.8.4-5|179	--enable-x11-autolaunch \
14mr|dbus-1.8.4-5|180	--with-x \
14mr|dbus-1.8.4-5|181	--disable-doxygen-docs \
14mr|dbus-1.8.4-5|182	--disable-xml-docs
14mr|dbus-1.8.4-5|183	
14mr|dbus-1.8.4-5|184	DBUS_VERBOSE=1 %make
14mr|dbus-1.8.4-5|185	popd
14mr|dbus-1.8.4-5|186	%endif
14mr|dbus-1.8.4-5|187	
14mr|dbus-1.8.4-5|188	mkdir -p shared
14mr|dbus-1.8.4-5|189	pushd shared
14mr|dbus-1.8.4-5|190	%configure2_5x \
14mr|dbus-1.8.4-5|191	$COMMON_ARGS \
14mr|dbus-1.8.4-5|192	--enable-libaudit \
14mr|dbus-1.8.4-5|193	--disable-tests \
14mr|dbus-1.8.4-5|194	--disable-asserts \
14mr|dbus-1.8.4-5|195	--enable-doxygen-docs \
14mr|dbus-1.8.4-5|196	--enable-xml-docs \
14mr|dbus-1.8.4-5|197	--enable-x11-autolaunch \
14mr|dbus-1.8.4-5|198	--with-x \
14mr|dbus-1.8.4-5|199	%if %{with verbose}
14mr|dbus-1.8.4-5|200	--enable-verbose-mode
14mr|dbus-1.8.4-5|201	%else
14mr|dbus-1.8.4-5|202	--disable-verbose-mode
14mr|dbus-1.8.4-5|203	%endif
14mr|dbus-1.8.4-5|204	
14mr|dbus-1.8.4-5|205	%make
14mr|dbus-1.8.4-5|206	doxygen Doxyfile
14mr|dbus-1.8.4-5|207	
14mr|dbus-1.8.4-5|208	xsltproc -o dbus.devhelp %{SOURCE1} doc/api/xml/index.xml
14mr|dbus-1.8.4-5|209	popd
14mr|dbus-1.8.4-5|210	
14mr|dbus-1.8.4-5|211	%check
14mr|dbus-1.8.4-5|212	%if %{with test}
14mr|dbus-1.8.4-5|213	%make -C tests check
14mr|dbus-1.8.4-5|214	%endif
14mr|dbus-1.8.4-5|215	%make -C shared check
14mr|dbus-1.8.4-5|216	
14mr|dbus-1.8.4-5|217	%install
14mr|dbus-1.8.4-5|218	%if %{with uclibc}
14mr|dbus-1.8.4-5|219	%makeinstall_std -C uclibc
14mr|dbus-1.8.4-5|220	install -d %{buildroot}%{uclibc_root}{/%{_lib},%{_libdir}}
14mr|dbus-1.8.4-5|221	mv %{buildroot}%{_libdir}/libdbus-%{api}.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mr|dbus-1.8.4-5|222	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libdbus-%{api}.so
14mr|dbus-1.8.4-5|223	%endif
14mr|dbus-1.8.4-5|224	
14mr|dbus-1.8.4-5|225	%makeinstall_std -C shared
14mr|dbus-1.8.4-5|226	
14mr|dbus-1.8.4-5|227	# move lib to /, because it might be needed by hotplug script, before
14mr|dbus-1.8.4-5|228	# /usr is mounted
14mr|dbus-1.8.4-5|229	mkdir -p %{buildroot}/%{_lib} %{buildroot}%{_var}/lib/dbus %{buildroot}%{_bindir}
14mr|dbus-1.8.4-5|230	
14mr|dbus-1.8.4-5|231	mv %{buildroot}%{_libdir}/*dbus-1*.so.* %{buildroot}/%{_lib}
14mr|dbus-1.8.4-5|232	ln -sf /%{_lib}/libdbus-%{api}.so.%{major} %{buildroot}%{_libdir}/libdbus-%{api}.so
14mr|dbus-1.8.4-5|233	
14mr|dbus-1.8.4-5|234	mv %{buildroot}/bin/dbus-launch %{buildroot}%{_bindir}/dbus-launch
14mr|dbus-1.8.4-5|235	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d
14mr|dbus-1.8.4-5|236	cat << EOF > %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
14mr|dbus-1.8.4-5|237	# to be sourced
14mr|dbus-1.8.4-5|238	if [ -z "\$DBUS_SESSION_BUS_ADDRESS" ]; then
14mr|dbus-1.8.4-5|239	eval \`%{_bindir}/dbus-launch --exit-with-session --sh-syntax\`
14mr|dbus-1.8.4-5|240	fi
14mr|dbus-1.8.4-5|241	EOF
14mr|dbus-1.8.4-5|242	
14mr|dbus-1.8.4-5|243	chmod 755 %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
14mr|dbus-1.8.4-5|244	
14mr|dbus-1.8.4-5|245	# create directory
14mr|dbus-1.8.4-5|246	mkdir %{buildroot}%{_datadir}/dbus-%{api}/interfaces
14mr|dbus-1.8.4-5|247	
14mr|dbus-1.8.4-5|248	# Make sure that when somebody asks for D-Bus under the name of the
14mr|dbus-1.8.4-5|249	# old SysV script, that he ends up with the standard dbus.service name
14mr|dbus-1.8.4-5|250	# now.
14mr|dbus-1.8.4-5|251	ln -s dbus.service %{buildroot}%{_unitdir}/messagebus.service
14mr|dbus-1.8.4-5|252	
14mr|dbus-1.8.4-5|253	#add devhelp compatible helps
14mr|dbus-1.8.4-5|254	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|255	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus/api
14mr|dbus-1.8.4-5|256	
14mr|dbus-1.8.4-5|257	cp shared/dbus.devhelp %{buildroot}%{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|258	cp shared/doc/dbus-specification.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|259	cp shared/doc/dbus-faq.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|260	cp shared/doc/dbus-tutorial.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|261	cp shared/doc/api/html/* %{buildroot}%{_datadir}/devhelp/books/dbus/api
14mr|dbus-1.8.4-5|262	
14mr|dbus-1.8.4-5|263	# (tpg) remove old initscript
14mr|dbus-1.8.4-5|264	rm -r %{buildroot}%{_sysconfdir}/rc.d/init.d/*
14mr|dbus-1.8.4-5|265	
14mr|dbus-1.8.4-5|266	# systemd user session bits
14mr|dbus-1.8.4-5|267	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user
14mr|dbus-1.8.4-5|268	cat >%{buildroot}%{_prefix}/lib/systemd/user/dbus.service <<'EOF'
14mr|dbus-1.8.4-5|269	[Unit]
14mr|dbus-1.8.4-5|270	Description=D-Bus User Message Bus
14mr|dbus-1.8.4-5|271	Requires=dbus.socket
14mr|dbus-1.8.4-5|272	
14mr|dbus-1.8.4-5|273	[Service]
14mr|dbus-1.8.4-5|274	ExecStart=/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
14mr|dbus-1.8.4-5|275	ExecReload=/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
14mr|dbus-1.8.4-5|276	
14mr|dbus-1.8.4-5|277	[Install]
14mr|dbus-1.8.4-5|278	WantedBy=default.target
14mr|dbus-1.8.4-5|279	EOF
14mr|dbus-1.8.4-5|280	cat >%{buildroot}%{_prefix}/lib/systemd/user/dbus.socket <<'EOF'
14mr|dbus-1.8.4-5|281	[Unit]
14mr|dbus-1.8.4-5|282	Description=D-Bus User Message Bus Socket
14mr|dbus-1.8.4-5|283	Before=sockets.target
14mr|dbus-1.8.4-5|284	
14mr|dbus-1.8.4-5|285	[Socket]
14mr|dbus-1.8.4-5|286	ListenStream=%{_rundir}/user/%U/dbus/user_bus_socket
14mr|dbus-1.8.4-5|287	
14mr|dbus-1.8.4-5|288	[Install]
14mr|dbus-1.8.4-5|289	WantedBy=default.target
14mr|dbus-1.8.4-5|290	EOF
14mr|dbus-1.8.4-5|291	
14mr|dbus-1.8.4-5|292	mkdir -p %{buildroot}%{_tmpfilesdir}
14mr|dbus-1.8.4-5|293	cat > %{buildroot}%{_tmpfilesdir}/dbus.conf << EOF
14mr|dbus-1.8.4-5|294	d %{_rundir}/dbus 755 - - -
14mr|dbus-1.8.4-5|295	EOF
14mr|dbus-1.8.4-5|296	
14mr|dbus-1.8.4-5|297	%pre
14mr|dbus-1.8.4-5|298	%_pre_useradd messagebus / /sbin/nologin
14mr|dbus-1.8.4-5|299	%_pre_groupadd daemon messagebus
14mr|dbus-1.8.4-5|300	
14mr|dbus-1.8.4-5|301	%post
14mr|dbus-1.8.4-5|302	if [ "$1" = "1" ]; then
14mr|dbus-1.8.4-5|303	/bin/dbus-uuidgen --ensure
14mr|dbus-1.8.4-5|304	/bin/systemctl enable dbus.service >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|305	/bin/systemctl --user --global enable dbus.socket >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|306	/bin/systemctl --user --global enable dbus.service >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|307	fi
14mr|dbus-1.8.4-5|308	%_post_service %{name} %{name}.service
14mr|dbus-1.8.4-5|309	
14mr|dbus-1.8.4-5|310	%postun
14mr|dbus-1.8.4-5|311	%_postun_groupdel messagebus
14mr|dbus-1.8.4-5|312	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|313	if [ $1 -ge 1 ] ; then
14mr|dbus-1.8.4-5|314	/bin/systemctl try-restart dbus.service >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|315	fi
14mr|dbus-1.8.4-5|316	
14mr|dbus-1.8.4-5|317	%preun
14mr|dbus-1.8.4-5|318	if [ $1 = 0 ]; then
14mr|dbus-1.8.4-5|319	/bin/systemctl --no-reload dbus.service > /dev/null 2>&1 || :
14mr|dbus-1.8.4-5|320	/bin/systemctl stop dbus.service > /dev/null 2>&1 || :
14mr|dbus-1.8.4-5|321	fi
14mr|dbus-1.8.4-5|322	
14mr|dbus-1.8.4-5|323	%triggerun -- dbus < 1.7.10-2
14mr|dbus-1.8.4-5|324	# User sessions are new in 1.7.10
14mr|dbus-1.8.4-5|325	/bin/systemctl --user --global enable dbus.socket >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|326	/bin/systemctl --user --global enable dbus.service >/dev/null 2>&1 || :
14mr|dbus-1.8.4-5|327	
14mr|dbus-1.8.4-5|328	%files
14mr|dbus-1.8.4-5|329	%dir %{_sysconfdir}/dbus-%{api}
14mr|dbus-1.8.4-5|330	%config(noreplace) %{_sysconfdir}/dbus-%{api}/*.conf
14mr|dbus-1.8.4-5|331	%dir %{_sysconfdir}/dbus-%{api}/system.d
14mr|dbus-1.8.4-5|332	%dir %{_sysconfdir}/dbus-%{api}/session.d
14mr|dbus-1.8.4-5|333	%dir %{_rundir}/dbus
14mr|dbus-1.8.4-5|334	%dir %{_var}/lib/dbus
14mr|dbus-1.8.4-5|335	%dir %{_libdir}/dbus-1.0
14mr|dbus-1.8.4-5|336	%{_tmpfilesdir}/dbus.conf
14mr|dbus-1.8.4-5|337	/bin/dbus-cleanup-sockets
14mr|dbus-1.8.4-5|338	/bin/dbus-daemon
14mr|dbus-1.8.4-5|339	/bin/dbus-monitor
14mr|dbus-1.8.4-5|340	/bin/dbus-run-session
14mr|dbus-1.8.4-5|341	/bin/dbus-send
14mr|dbus-1.8.4-5|342	/bin/dbus-uuidgen
14mr|dbus-1.8.4-5|343	%{_mandir}/man*/*
14mr|dbus-1.8.4-5|344	%dir %{_datadir}/dbus-%{api}
14mr|dbus-1.8.4-5|345	%{_datadir}/dbus-%{api}/system-services
14mr|dbus-1.8.4-5|346	%{_datadir}/dbus-%{api}/services
14mr|dbus-1.8.4-5|347	%{_datadir}/dbus-%{api}/interfaces
14mr|dbus-1.8.4-5|348	# See doc/system-activation.txt in source tarball for the rationale
14mr|dbus-1.8.4-5|349	# behind these permissions
14mr|dbus-1.8.4-5|350	%dir /%{_lib}/dbus-%{api}
14mr|dbus-1.8.4-5|351	%attr(4750,root,messagebus) /%{_lib}/dbus-%{api}/dbus-daemon-launch-helper
14mr|dbus-1.8.4-5|352	
14mr|dbus-1.8.4-5|353	%{_unitdir}/dbus.service
14mr|dbus-1.8.4-5|354	%{_unitdir}/messagebus.service
14mr|dbus-1.8.4-5|355	%{_unitdir}/dbus.socket
14mr|dbus-1.8.4-5|356	%{_unitdir}/dbus.target.wants/dbus.socket
14mr|dbus-1.8.4-5|357	%{_unitdir}/multi-user.target.wants/dbus.service
14mr|dbus-1.8.4-5|358	%{_unitdir}/sockets.target.wants/dbus.socket
14mr|dbus-1.8.4-5|359	%{_prefix}/lib/systemd/user/dbus.*
14mr|dbus-1.8.4-5|360	
14mr|dbus-1.8.4-5|361	%if %{with uclibc}
14mr|dbus-1.8.4-5|362	%files -n uclibc-%{name}
14mr|dbus-1.8.4-5|363	%{uclibc_root}/bin/dbus-cleanup-sockets
14mr|dbus-1.8.4-5|364	%{uclibc_root}/bin/dbus-daemon
14mr|dbus-1.8.4-5|365	%{uclibc_root}/bin/dbus-launch
14mr|dbus-1.8.4-5|366	%{uclibc_root}/bin/dbus-monitor
14mr|dbus-1.8.4-5|367	%{uclibc_root}/bin/dbus-run-session
14mr|dbus-1.8.4-5|368	%{uclibc_root}/bin/dbus-send
14mr|dbus-1.8.4-5|369	%{uclibc_root}/bin/dbus-uuidgen
14mr|dbus-1.8.4-5|370	%dir %{uclibc_root}/%{_lib}/dbus-%{api}
14mr|dbus-1.8.4-5|371	%attr(4750,root,messagebus) %{uclibc_root}/%{_lib}/dbus-%{api}/dbus-daemon-launch-helper
14mr|dbus-1.8.4-5|372	%endif
14mr|dbus-1.8.4-5|373	
14mr|dbus-1.8.4-5|374	%files -n %{libname}
14mr|dbus-1.8.4-5|375	/%{_lib}/libdbus-%{api}.so.%{major}*
14mr|dbus-1.8.4-5|376	
14mr|dbus-1.8.4-5|377	%if %{with uclibc}
14mr|dbus-1.8.4-5|378	%files -n uclibc-%{libname}
14mr|dbus-1.8.4-5|379	%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}*
14mr|dbus-1.8.4-5|380	%endif
14mr|dbus-1.8.4-5|381	
14mr|dbus-1.8.4-5|382	%files -n %{devname}
14mr|dbus-1.8.4-5|383	%doc ChangeLog
14mr|dbus-1.8.4-5|384	%{_libdir}/libdbus-%{api}.so
14mr|dbus-1.8.4-5|385	%if %{with uclibc}
14mr|dbus-1.8.4-5|386	%{uclibc_root}%{_libdir}/libdbus-%{api}.so
14mr|dbus-1.8.4-5|387	%endif
14mr|dbus-1.8.4-5|388	%{_libdir}/dbus-1.0/include/
14mr|dbus-1.8.4-5|389	%{_libdir}/pkgconfig/dbus-%{api}.pc
14mr|dbus-1.8.4-5|390	%{_includedir}/dbus-1.0/
14mr|dbus-1.8.4-5|391	
14mr|dbus-1.8.4-5|392	%files x11
14mr|dbus-1.8.4-5|393	%{_sysconfdir}/X11/xinit.d/*
14mr|dbus-1.8.4-5|394	%{_bindir}/dbus-launch
14mr|dbus-1.8.4-5|395	
14mr|dbus-1.8.4-5|396	%files doc
14mr|dbus-1.8.4-5|397	%doc COPYING NEWS
14mr|dbus-1.8.4-5|398	%doc doc/introspect.dtd doc/introspect.xsl doc/system-activation.txt
14mr|dbus-1.8.4-5|399	%{_docdir}/%{name}/*
14mr|dbus-1.8.4-5|400	%doc %{_datadir}/devhelp/books/dbus
14mr|dbus-1.8.4-5|401	
14mr|dbus-1.8.4-5|402	%changelog
14mr|dbus-1.8.4-5|403	* Sun Sep 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.4-5
14mr|dbus-1.8.4-5|404	+ Revision: 507640a
14mr|dbus-1.8.4-5|405	- Try to use rpm-helper for pre scripts because it worked really fine in past
14mr|dbus-1.8.4-5|406	
14mr|dbus-1.8.4-5|407	

16143 14
14mr|dbus-c++-0.9.0-4|1	%define api 1
14mr|dbus-c++-0.9.0-4|2	%define major 0
14mr|dbus-c++-0.9.0-4|3	%define libname %mklibname %{name} %{api} %{major}
14mr|dbus-c++-0.9.0-4|4	%define devname %mklibname %{name} -d
14mr|dbus-c++-0.9.0-4|5	
14mr|dbus-c++-0.9.0-4|6	Summary:	Native C++ bindings for D-Bus
14mr|dbus-c++-0.9.0-4|7	Name:		dbus-c++
14mr|dbus-c++-0.9.0-4|8	Version:	0.9.0
14mr|dbus-c++-0.9.0-4|9	Release:	4
14mr|dbus-c++-0.9.0-4|10	License:	LGPLv2+
14mr|dbus-c++-0.9.0-4|11	Group:		System/Libraries
14mr|dbus-c++-0.9.0-4|12	Url:		http://freedesktop.org/wiki/Software/dbus-c++
14mr|dbus-c++-0.9.0-4|13	Source0:	http://downloads.sourceforge.net/project/dbus-cplusplus/%{name}/%{version}/lib%{name}-%{version}.tar.gz
14mr|dbus-c++-0.9.0-4|14	Patch0:		libdbus-c++-0.9.0-mdv-build_order.patch
14mr|dbus-c++-0.9.0-4|15	Patch1:		libdbus-c++-0.9.0-mdv-linking.patch
14mr|dbus-c++-0.9.0-4|16	Patch2:		dbus-c++-0.9.0-gcc-4.7.patch
14mr|dbus-c++-0.9.0-4|17	BuildRequires:	libtool
14mr|dbus-c++-0.9.0-4|18	BuildRequires:	pkgconfig(dbus-1)
14mr|dbus-c++-0.9.0-4|19	BuildRequires:	pkgconfig(expat)
14mr|dbus-c++-0.9.0-4|20	BuildRequires:	pkgconfig(gdkmm-2.4)
14mr|dbus-c++-0.9.0-4|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|dbus-c++-0.9.0-4|22	# It's in Contrib so don't use it
14mr|dbus-c++-0.9.0-4|23	#BuildRequires:	ecore-devel
14mr|dbus-c++-0.9.0-4|24	
14mr|dbus-c++-0.9.0-4|25	%description
14mr|dbus-c++-0.9.0-4|26	Native C++ bindings for D-Bus for use in C++ programs.
14mr|dbus-c++-0.9.0-4|27	
14mr|dbus-c++-0.9.0-4|28	%files
14mr|dbus-c++-0.9.0-4|29	%doc COPYING AUTHORS
14mr|dbus-c++-0.9.0-4|30	%{_bindir}/dbusxx-introspect
14mr|dbus-c++-0.9.0-4|31	%{_bindir}/dbusxx-xml2cpp
14mr|dbus-c++-0.9.0-4|32	
14mr|dbus-c++-0.9.0-4|33	#----------------------------------------------------------------------------
14mr|dbus-c++-0.9.0-4|34	
14mr|dbus-c++-0.9.0-4|35	%package -n %{libname}
14mr|dbus-c++-0.9.0-4|36	Summary:	Native C++ bindings for D-Bus
14mr|dbus-c++-0.9.0-4|37	Group:		System/Libraries
14mr|dbus-c++-0.9.0-4|38	
14mr|dbus-c++-0.9.0-4|39	%description -n %{libname}
14mr|dbus-c++-0.9.0-4|40	Native C++ bindings for D-Bus for use in C++ programs.
14mr|dbus-c++-0.9.0-4|41	
14mr|dbus-c++-0.9.0-4|42	%files -n %{libname}
14mr|dbus-c++-0.9.0-4|43	%{_libdir}/libdbus-c++*-%{api}.so.%{major}*
14mr|dbus-c++-0.9.0-4|44	
14mr|dbus-c++-0.9.0-4|45	#----------------------------------------------------------------------------
14mr|dbus-c++-0.9.0-4|46	
14mr|dbus-c++-0.9.0-4|47	%package -n %{devname}
14mr|dbus-c++-0.9.0-4|48	Summary:	Development files for %{name}
14mr|dbus-c++-0.9.0-4|49	Group:		Development/C
14mr|dbus-c++-0.9.0-4|50	Requires:	%{libname} = %{EVRD}
14mr|dbus-c++-0.9.0-4|51	Requires:	%{name} >= %{EVRD}
14mr|dbus-c++-0.9.0-4|52	Provides:	%{name}-devel = %{EVRD}
14mr|dbus-c++-0.9.0-4|53	
14mr|dbus-c++-0.9.0-4|54	%description -n %{devname}
14mr|dbus-c++-0.9.0-4|55	The %{name}-devel package contains libraries and header files for
14mr|dbus-c++-0.9.0-4|56	developing applications that use %{name}.
14mr|dbus-c++-0.9.0-4|57	
14mr|dbus-c++-0.9.0-4|58	%files -n %{devname}
14mr|dbus-c++-0.9.0-4|59	%doc TODO
14mr|dbus-c++-0.9.0-4|60	%{_includedir}/*
14mr|dbus-c++-0.9.0-4|61	%{_libdir}/*.so
14mr|dbus-c++-0.9.0-4|62	%{_libdir}/pkgconfig/*
14mr|dbus-c++-0.9.0-4|63	
14mr|dbus-c++-0.9.0-4|64	#----------------------------------------------------------------------------
14mr|dbus-c++-0.9.0-4|65	
14mr|dbus-c++-0.9.0-4|66	%prep
14mr|dbus-c++-0.9.0-4|67	%setup -q -n lib%{name}-%{version}
14mr|dbus-c++-0.9.0-4|68	%patch0 -p1
14mr|dbus-c++-0.9.0-4|69	%patch1 -p1
14mr|dbus-c++-0.9.0-4|70	%patch2 -p1
14mr|dbus-c++-0.9.0-4|71	
14mr|dbus-c++-0.9.0-4|72	%build
14mr|dbus-c++-0.9.0-4|73	autoreconf -fi
14mr|dbus-c++-0.9.0-4|74	%configure2_5x \
14mr|dbus-c++-0.9.0-4|75	--disable-static \
14mr|dbus-c++-0.9.0-4|76	--disable-ecore \
14mr|dbus-c++-0.9.0-4|77	--enable-glib \
14mr|dbus-c++-0.9.0-4|78	--disable-tests
14mr|dbus-c++-0.9.0-4|79	make
14mr|dbus-c++-0.9.0-4|80	
14mr|dbus-c++-0.9.0-4|81	%install
14mr|dbus-c++-0.9.0-4|82	%makeinstall_std
14mr|dbus-c++-0.9.0-4|83	
14mr|dbus-c++-0.9.0-4|84	
14mr|dbus-c++-0.9.0-4|85	%changelog
14mr|dbus-c++-0.9.0-4|86	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-4
14mr|dbus-c++-0.9.0-4|87	+ Revision: c155785
14mr|dbus-c++-0.9.0-4|88	- Spec cleanup
14mr|dbus-c++-0.9.0-4|89	
14mr|dbus-c++-0.9.0-4|90	

16144 14
14mr|dbus-glib-0.102-1|1	%define api 1
14mr|dbus-glib-0.102-1|2	%define major 2
14mr|dbus-glib-0.102-1|3	%define libname %mklibname dbus-glib- %{api} %{major}
14mr|dbus-glib-0.102-1|4	%define devname %mklibname dbus-glib- %{api} -d
14mr|dbus-glib-0.102-1|5	
14mr|dbus-glib-0.102-1|6	%define git_url git://git.freedesktop.org/git/dbus/dbus-glib
14mr|dbus-glib-0.102-1|7	%bcond_with crosscompile
14mr|dbus-glib-0.102-1|8	
14mr|dbus-glib-0.102-1|9	Summary:	D-Bus message bus
14mr|dbus-glib-0.102-1|10	Name:		dbus-glib
14mr|dbus-glib-0.102-1|11	Version:	0.102
14mr|dbus-glib-0.102-1|12	Release:	1
14mr|dbus-glib-0.102-1|13	License:	AFL and GPLv2+
14mr|dbus-glib-0.102-1|14	Group:		System/Libraries
14mr|dbus-glib-0.102-1|15	Url:		http://www.freedesktop.org/Software/dbus
14mr|dbus-glib-0.102-1|16	Source0:	http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|dbus-glib-0.102-1|17	BuildRequires:	pkgconfig(dbus-1)
14mr|dbus-glib-0.102-1|18	BuildRequires:	pkgconfig(expat)
14mr|dbus-glib-0.102-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|dbus-glib-0.102-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|dbus-glib-0.102-1|21	
14mr|dbus-glib-0.102-1|22	%description
14mr|dbus-glib-0.102-1|23	D-Bus add-on library to integrate the standard D-Bus library with
14mr|dbus-glib-0.102-1|24	the GLib thread abstraction and main loop.
14mr|dbus-glib-0.102-1|25	
14mr|dbus-glib-0.102-1|26	#----------------------------------------------------------------------------
14mr|dbus-glib-0.102-1|27	
14mr|dbus-glib-0.102-1|28	%package -n %{libname}
14mr|dbus-glib-0.102-1|29	Summary:	D-Bus GLib-based library
14mr|dbus-glib-0.102-1|30	Group:		System/Libraries
14mr|dbus-glib-0.102-1|31	Provides:	dbus-glib = %{EVRD}
14mr|dbus-glib-0.102-1|32	
14mr|dbus-glib-0.102-1|33	%description -n %{libname}
14mr|dbus-glib-0.102-1|34	D-Bus add-on library to integrate the standard D-Bus library with
14mr|dbus-glib-0.102-1|35	the GLib thread abstraction and main loop.
14mr|dbus-glib-0.102-1|36	
14mr|dbus-glib-0.102-1|37	%files -n %{libname}
14mr|dbus-glib-0.102-1|38	%{_libdir}/libdbus-glib-%{api}.so.%{major}*
14mr|dbus-glib-0.102-1|39	
14mr|dbus-glib-0.102-1|40	#----------------------------------------------------------------------------
14mr|dbus-glib-0.102-1|41	
14mr|dbus-glib-0.102-1|42	%package -n %{devname}
14mr|dbus-glib-0.102-1|43	Summary:	D-Bus headers
14mr|dbus-glib-0.102-1|44	Group:		Development/C
14mr|dbus-glib-0.102-1|45	Requires:	%{libname} = %{EVRD}
14mr|dbus-glib-0.102-1|46	Provides:	%{name}-devel = %{EVRD}
14mr|dbus-glib-0.102-1|47	
14mr|dbus-glib-0.102-1|48	%description -n %{devname}
14mr|dbus-glib-0.102-1|49	Headers libraries for D-Bus.
14mr|dbus-glib-0.102-1|50	
14mr|dbus-glib-0.102-1|51	%files -n %{devname}
14mr|dbus-glib-0.102-1|52	%{_bindir}/dbus-binding-tool
14mr|dbus-glib-0.102-1|53	%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
14mr|dbus-glib-0.102-1|54	%{_libexecdir}/dbus-bash-completion-helper
14mr|dbus-glib-0.102-1|55	%{_libdir}/libdbus-glib-%{api}.so
14mr|dbus-glib-0.102-1|56	%{_libdir}/pkgconfig/dbus-glib-%{api}.pc
14mr|dbus-glib-0.102-1|57	%{_includedir}/dbus-1.0/dbus/*.h
14mr|dbus-glib-0.102-1|58	%{_datadir}/gtk-doc/html/dbus-glib/
14mr|dbus-glib-0.102-1|59	%{_mandir}/man1/*
14mr|dbus-glib-0.102-1|60	
14mr|dbus-glib-0.102-1|61	#----------------------------------------------------------------------------
14mr|dbus-glib-0.102-1|62	
14mr|dbus-glib-0.102-1|63	%prep
14mr|dbus-glib-0.102-1|64	%setup -q
14mr|dbus-glib-0.102-1|65	#fix build with new automake
14mr|dbus-glib-0.102-1|66	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mr|dbus-glib-0.102-1|67	autoreconf -fi
14mr|dbus-glib-0.102-1|68	
14mr|dbus-glib-0.102-1|69	%build
14mr|dbus-glib-0.102-1|70	%if %{with crosscompile}
14mr|dbus-glib-0.102-1|71	export ac_cv_have_abstract_sockets=yes
14mr|dbus-glib-0.102-1|72	export ac_cv_func_posix_getpwnam_r=yes
14mr|dbus-glib-0.102-1|73	export have_abstract_sockets=yes
14mr|dbus-glib-0.102-1|74	%endif
14mr|dbus-glib-0.102-1|75	%configure2_5x  \
14mr|dbus-glib-0.102-1|76	--disable-static \
14mr|dbus-glib-0.102-1|77	--disable-tests \
14mr|dbus-glib-0.102-1|78	--disable-verbose-mode \
14mr|dbus-glib-0.102-1|79	%if %{with crosscompile}
14mr|dbus-glib-0.102-1|80	--with-dbus-binding-tool=/usr/bin/dbus-binding-tool \
14mr|dbus-glib-0.102-1|81	%endif
14mr|dbus-glib-0.102-1|82	--disable-asserts
14mr|dbus-glib-0.102-1|83	
14mr|dbus-glib-0.102-1|84	%make
14mr|dbus-glib-0.102-1|85	
14mr|dbus-glib-0.102-1|86	%install
14mr|dbus-glib-0.102-1|87	%makeinstall_std
14mr|dbus-glib-0.102-1|88	
14mr|dbus-glib-0.102-1|89	%check
14mr|dbus-glib-0.102-1|90	make check
14mr|dbus-glib-0.102-1|91	
14mr|dbus-glib-0.102-1|92	
14mr|dbus-glib-0.102-1|93	%changelog
14mr|dbus-glib-0.102-1|94	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.102-1
14mr|dbus-glib-0.102-1|95	+ Revision: 7a7561a
14mr|dbus-glib-0.102-1|96	- New version 0.102
14mr|dbus-glib-0.102-1|97	
14mr|dbus-glib-0.102-1|98	

16145 14
14mr|dbus-python-1.2.0-1|1	%define dbus_glib_version 0.74
14mr|dbus-python-1.2.0-1|2	%define dbus_version 1.1.2
14mr|dbus-python-1.2.0-1|3	%define __noautoreq pkgconfig.*
14mr|dbus-python-1.2.0-1|4	%define py3dir %{_builddir}/python3-%{name}-%{version}-%{release}
14mr|dbus-python-1.2.0-1|5	
14mr|dbus-python-1.2.0-1|6	Summary: D-Bus Python Bindings
14mr|dbus-python-1.2.0-1|7	Name: dbus-python
14mr|dbus-python-1.2.0-1|8	Version: 1.2.0
14mr|dbus-python-1.2.0-1|9	Release: 1
14mr|dbus-python-1.2.0-1|10	
14mr|dbus-python-1.2.0-1|11	Group: Development/Python
14mr|dbus-python-1.2.0-1|12	URL: http://www.freedesktop.org/wiki/Software/DBusBindings
14mr|dbus-python-1.2.0-1|13	License: MIT
14mr|dbus-python-1.2.0-1|14	Source0: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|dbus-python-1.2.0-1|15	Source1: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz.asc
14mr|dbus-python-1.2.0-1|16	
14mr|dbus-python-1.2.0-1|17	BuildRequires: dbus-devel >= %{dbus_version}
14mr|dbus-python-1.2.0-1|18	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
14mr|dbus-python-1.2.0-1|19	BuildRequires: python-devel
14mr|dbus-python-1.2.0-1|20	BuildRequires: python3-devel
14mr|dbus-python-1.2.0-1|21	
14mr|dbus-python-1.2.0-1|22	%description
14mr|dbus-python-1.2.0-1|23	D-Bus python bindings for use with python programs.
14mr|dbus-python-1.2.0-1|24	
14mr|dbus-python-1.2.0-1|25	%package -n python-dbus
14mr|dbus-python-1.2.0-1|26	Summary: D-Bus Python Bindings
14mr|dbus-python-1.2.0-1|27	Group: Development/Python
14mr|dbus-python-1.2.0-1|28	Obsoletes: %{name} < %{version}-%{release}
14mr|dbus-python-1.2.0-1|29	Provides: %{name} = %{version}-%{release}
14mr|dbus-python-1.2.0-1|30	Requires: dbus >= %{dbus_version}
14mr|dbus-python-1.2.0-1|31	
14mr|dbus-python-1.2.0-1|32	%description -n python-dbus
14mr|dbus-python-1.2.0-1|33	D-Bus python 3 bindings for use with python programs.
14mr|dbus-python-1.2.0-1|34	
14mr|dbus-python-1.2.0-1|35	%package -n python3-dbus
14mr|dbus-python-1.2.0-1|36	Version: %{version}
14mr|dbus-python-1.2.0-1|37	Summary: D-Bus Python 3 Bindings
14mr|dbus-python-1.2.0-1|38	Group: Development/Python
14mr|dbus-python-1.2.0-1|39	Provides: python3-dbus = %{version}-%{release}
14mr|dbus-python-1.2.0-1|40	Requires: dbus >= %{dbus_version}
14mr|dbus-python-1.2.0-1|41	
14mr|dbus-python-1.2.0-1|42	%description -n python3-dbus
14mr|dbus-python-1.2.0-1|43	D-Bus python bindings for use with python 3 programs.
14mr|dbus-python-1.2.0-1|44	
14mr|dbus-python-1.2.0-1|45	%prep
14mr|dbus-python-1.2.0-1|46	
14mr|dbus-python-1.2.0-1|47	%setup -q
14mr|dbus-python-1.2.0-1|48	rm -rf %{py3dir}
14mr|dbus-python-1.2.0-1|49	mkdir %{py3dir}
14mr|dbus-python-1.2.0-1|50	cp -a . %{py3dir}
14mr|dbus-python-1.2.0-1|51	
14mr|dbus-python-1.2.0-1|52	%build
14mr|dbus-python-1.2.0-1|53	%configure2_5x --disable-api-docs
14mr|dbus-python-1.2.0-1|54	%make
14mr|dbus-python-1.2.0-1|55	
14mr|dbus-python-1.2.0-1|56	pushd %{py3dir}
14mr|dbus-python-1.2.0-1|57	%configure2_5x --disable-api-docs PYTHON=%__python3
14mr|dbus-python-1.2.0-1|58	%make
14mr|dbus-python-1.2.0-1|59	popd
14mr|dbus-python-1.2.0-1|60	
14mr|dbus-python-1.2.0-1|61	%install
14mr|dbus-python-1.2.0-1|62	%makeinstall_std
14mr|dbus-python-1.2.0-1|63	
14mr|dbus-python-1.2.0-1|64	pushd %{py3dir}
14mr|dbus-python-1.2.0-1|65	%makeinstall_std
14mr|dbus-python-1.2.0-1|66	popd
14mr|dbus-python-1.2.0-1|67	
14mr|dbus-python-1.2.0-1|68	#remove unpackaged files
14mr|dbus-python-1.2.0-1|69	rm -rf %{buildroot}%{_datadir}/doc/dbus-python
14mr|dbus-python-1.2.0-1|70	
14mr|dbus-python-1.2.0-1|71	%files -n python-dbus
14mr|dbus-python-1.2.0-1|72	%doc COPYING NEWS doc/*.txt README
14mr|dbus-python-1.2.0-1|73	%{py_puresitedir}/dbus*
14mr|dbus-python-1.2.0-1|74	%{py_platsitedir}/_dbus_*
14mr|dbus-python-1.2.0-1|75	%{_includedir}/dbus-1.0/dbus/*.h
14mr|dbus-python-1.2.0-1|76	%{_libdir}/pkgconfig/*.pc
14mr|dbus-python-1.2.0-1|77	
14mr|dbus-python-1.2.0-1|78	%files -n python3-dbus
14mr|dbus-python-1.2.0-1|79	%doc COPYING NEWS doc/*.txt README
14mr|dbus-python-1.2.0-1|80	%{py3_puresitedir}/dbus*
14mr|dbus-python-1.2.0-1|81	%{py3_platsitedir}/_dbus_*
14mr|dbus-python-1.2.0-1|82	
14mr|dbus-python-1.2.0-1|83	
14mr|dbus-python-1.2.0-1|84	%changelog
14mr|dbus-python-1.2.0-1|85	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 1.2.0-1
14mr|dbus-python-1.2.0-1|86	+ Revision: 0673a34
14mr|dbus-python-1.2.0-1|87	- update to 1.2.0
14mr|dbus-python-1.2.0-1|88	
14mr|dbus-python-1.2.0-1|89	

16146 14
14mr|dbus-qt3-0.70-10|1	%define dbus_version		0.90
14mr|dbus-qt3-0.70-10|2	%define qt_version              3.1.0
14mr|dbus-qt3-0.70-10|3	%define qt_dir			%{_prefix}/lib/qt3
14mr|dbus-qt3-0.70-10|4	
14mr|dbus-qt3-0.70-10|5	%define lib_api 1
14mr|dbus-qt3-0.70-10|6	%define lib_qt_major 1
14mr|dbus-qt3-0.70-10|7	%define lib_qt %mklibname dbus-qt- %{lib_api} %{lib_qt_major}
14mr|dbus-qt3-0.70-10|8	%define devel_qt %mklibname dbus-qt -d
14mr|dbus-qt3-0.70-10|9	
14mr|dbus-qt3-0.70-10|10	Summary: D-BUS message bus
14mr|dbus-qt3-0.70-10|11	Name: dbus-qt3
14mr|dbus-qt3-0.70-10|12	Version: 0.70
14mr|dbus-qt3-0.70-10|13	Release: 10
14mr|dbus-qt3-0.70-10|14	URL: http://www.freedesktop.org/Software/dbus
14mr|dbus-qt3-0.70-10|15	Source0: %{name}-%{version}.tar.bz2
14mr|dbus-qt3-0.70-10|16	Patch0:	dbus-qt3-underlinking.patch
14mr|dbus-qt3-0.70-10|17	
14mr|dbus-qt3-0.70-10|18	License: AFL/GPL
14mr|dbus-qt3-0.70-10|19	Group: System/Servers
14mr|dbus-qt3-0.70-10|20	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|dbus-qt3-0.70-10|21	BuildRequires: qt3-devel    >= %{qt_version}
14mr|dbus-qt3-0.70-10|22	BuildRequires: dbus-devel >= %{dbus_version}
14mr|dbus-qt3-0.70-10|23	
14mr|dbus-qt3-0.70-10|24	%package -n %{lib_qt}
14mr|dbus-qt3-0.70-10|25	Summary: Qt-based library for using D-BUS
14mr|dbus-qt3-0.70-10|26	Group: System/Libraries
14mr|dbus-qt3-0.70-10|27	Obsoletes: %{_lib}dbus-qt-1_0 < 0.62-2mdv2007.0
14mr|dbus-qt3-0.70-10|28	
14mr|dbus-qt3-0.70-10|29	%description -n %{lib_qt}
14mr|dbus-qt3-0.70-10|30	D-BUS add-on library to integrate the standard D-BUS library with
14mr|dbus-qt3-0.70-10|31	the Qt thread abstraction and main loop.
14mr|dbus-qt3-0.70-10|32	
14mr|dbus-qt3-0.70-10|33	%package -n %{devel_qt}
14mr|dbus-qt3-0.70-10|34	Summary: Qt-based library for using D-BUS
14mr|dbus-qt3-0.70-10|35	Group: Development/C++
14mr|dbus-qt3-0.70-10|36	Requires: %{lib_qt} = %{version}-%{release}
14mr|dbus-qt3-0.70-10|37	Provides: libdbus-qt-1-devel = %{version}-%{release}
14mr|dbus-qt3-0.70-10|38	Obsoletes: %mklibname dbus-qt- %{lib_api} %{lib_qt_major} -d
14mr|dbus-qt3-0.70-10|39	Provides: %mklibname dbus-qt- %{lib_api} %{lib_qt_major} -d
14mr|dbus-qt3-0.70-10|40	
14mr|dbus-qt3-0.70-10|41	%description -n %{devel_qt}
14mr|dbus-qt3-0.70-10|42	D-BUS add-on library to integrate the standard D-BUS library with the
14mr|dbus-qt3-0.70-10|43	Qt thread abstraction and main loop. This contains the Qt specific
14mr|dbus-qt3-0.70-10|44	headers and libraries.
14mr|dbus-qt3-0.70-10|45	
14mr|dbus-qt3-0.70-10|46	%description
14mr|dbus-qt3-0.70-10|47	D-BUS add-on library to integrate the standard D-BUS library with
14mr|dbus-qt3-0.70-10|48	the Qt thread abstraction and main loop.
14mr|dbus-qt3-0.70-10|49	
14mr|dbus-qt3-0.70-10|50	%prep
14mr|dbus-qt3-0.70-10|51	%setup -q
14mr|dbus-qt3-0.70-10|52	%patch0 -p1
14mr|dbus-qt3-0.70-10|53	
14mr|dbus-qt3-0.70-10|54	%build
14mr|dbus-qt3-0.70-10|55	# patch0
14mr|dbus-qt3-0.70-10|56	autoreconf -fi
14mr|dbus-qt3-0.70-10|57	
14mr|dbus-qt3-0.70-10|58	#gw so we can find moc
14mr|dbus-qt3-0.70-10|59	export PATH=%qt_dir/bin:$PATH
14mr|dbus-qt3-0.70-10|60	export QTDIR=%qt_dir
14mr|dbus-qt3-0.70-10|61	
14mr|dbus-qt3-0.70-10|62	%configure2_5x --enable-qt3
14mr|dbus-qt3-0.70-10|63	%make
14mr|dbus-qt3-0.70-10|64	
14mr|dbus-qt3-0.70-10|65	%install
14mr|dbus-qt3-0.70-10|66	rm -rf %{buildroot}
14mr|dbus-qt3-0.70-10|67	
14mr|dbus-qt3-0.70-10|68	%makeinstall_std
14mr|dbus-qt3-0.70-10|69	
14mr|dbus-qt3-0.70-10|70	#remove unpackaged file
14mr|dbus-qt3-0.70-10|71	rm -f %{buildroot}%{_libdir}/*.la
14mr|dbus-qt3-0.70-10|72	
14mr|dbus-qt3-0.70-10|73	%clean
14mr|dbus-qt3-0.70-10|74	rm -rf %{buildroot}
14mr|dbus-qt3-0.70-10|75	
14mr|dbus-qt3-0.70-10|76	%if %mdkversion < 200900
14mr|dbus-qt3-0.70-10|77	%post -n %{lib_qt} -p /sbin/ldconfig
14mr|dbus-qt3-0.70-10|78	%endif
14mr|dbus-qt3-0.70-10|79	%if %mdkversion < 200900
14mr|dbus-qt3-0.70-10|80	%postun -n %{lib_qt} -p /sbin/ldconfig
14mr|dbus-qt3-0.70-10|81	%endif
14mr|dbus-qt3-0.70-10|82	
14mr|dbus-qt3-0.70-10|83	%files -n %{lib_qt}
14mr|dbus-qt3-0.70-10|84	%defattr(-,root,root)
14mr|dbus-qt3-0.70-10|85	%{_libdir}/*qt*.so.%{lib_qt_major}*
14mr|dbus-qt3-0.70-10|86	
14mr|dbus-qt3-0.70-10|87	%files -n %{devel_qt}
14mr|dbus-qt3-0.70-10|88	%defattr(-,root,root)
14mr|dbus-qt3-0.70-10|89	%{_libdir}/*qt*.so
14mr|dbus-qt3-0.70-10|90	%{_libdir}/*qt*.a
14mr|dbus-qt3-0.70-10|91	%{_includedir}/dbus-1.0/dbus/dbus-qt.h
14mr|dbus-qt3-0.70-10|92	%{_includedir}/dbus-1.0/dbus/connection.h
14mr|dbus-qt3-0.70-10|93	%{_includedir}/dbus-1.0/dbus/message.h
14mr|dbus-qt3-0.70-10|94	%{_includedir}/dbus-1.0/dbus/server.h
14mr|dbus-qt3-0.70-10|95	
14mr|dbus-qt3-0.70-10|96	
14mr|dbus-qt3-0.70-10|97	
14mr|dbus-qt3-0.70-10|98	%changelog
14mr|dbus-qt3-0.70-10|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.70-10
14mr|dbus-qt3-0.70-10|100	+ Revision: b92ebbe
14mr|dbus-qt3-0.70-10|101	- MassBuild#440: Increase release tag
14mr|dbus-qt3-0.70-10|102	
14mr|dbus-qt3-0.70-10|103	

16147 14
14mr|dconf-0.20.0-2|1	# TODO: split library package on libdconf, libdconf-dbus-1 and modules
14mr|dconf-0.20.0-2|2	
14mr|dconf-0.20.0-2|3	
14mr|dconf-0.20.0-2|4	%define major 1
14mr|dconf-0.20.0-2|5	%define libname %mklibname %{name} %{major}
14mr|dconf-0.20.0-2|6	%define develname %mklibname -d %{name}
14mr|dconf-0.20.0-2|7	%define giolibname %mklibname gio2.0_ 0
14mr|dconf-0.20.0-2|8	
14mr|dconf-0.20.0-2|9	Summary:	Configuration backend for Glib
14mr|dconf-0.20.0-2|10	Name:		dconf
14mr|dconf-0.20.0-2|11	Version:	0.20.0
14mr|dconf-0.20.0-2|12	Release:	2
14mr|dconf-0.20.0-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/0.20/%{name}-%{version}.tar.xz
14mr|dconf-0.20.0-2|14	License:	LGPLv2+
14mr|dconf-0.20.0-2|15	Group:		System/Libraries
14mr|dconf-0.20.0-2|16	Url:		http://www.gnome.org/
14mr|dconf-0.20.0-2|17	
14mr|dconf-0.20.0-2|18	BuildRequires:	pkgconfig(dbus-1)
14mr|dconf-0.20.0-2|19	BuildRequires:	pkgconfig(gio-2.0)
14mr|dconf-0.20.0-2|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|dconf-0.20.0-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|dconf-0.20.0-2|22	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|dconf-0.20.0-2|23	BuildRequires:	pkgconfig(libxml-2.0)
14mr|dconf-0.20.0-2|24	BuildRequires:	vala-devel intltool xsltproc gtk-doc
14mr|dconf-0.20.0-2|25	
14mr|dconf-0.20.0-2|26	%description
14mr|dconf-0.20.0-2|27	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mr|dconf-0.20.0-2|28	
14mr|dconf-0.20.0-2|29	%package editor
14mr|dconf-0.20.0-2|30	Summary:	An editor for the Dconf configuration system
14mr|dconf-0.20.0-2|31	Group:		Graphical desktop/GNOME
14mr|dconf-0.20.0-2|32	Requires:	%{name} = %{version}-%{release}
14mr|dconf-0.20.0-2|33	
14mr|dconf-0.20.0-2|34	%description editor
14mr|dconf-0.20.0-2|35	This is a graphical editor for the Dconf configuration system.
14mr|dconf-0.20.0-2|36	
14mr|dconf-0.20.0-2|37	%package -n %{libname}
14mr|dconf-0.20.0-2|38	Group:		System/Libraries
14mr|dconf-0.20.0-2|39	Summary:	Configuration backend library for Glib
14mr|dconf-0.20.0-2|40	Obsoletes:	%{mklibname dconf 0} < 0.14
14mr|dconf-0.20.0-2|41	Requires(post): %{giolibname} >= 2.23.4
14mr|dconf-0.20.0-2|42	Requires(postun): %{giolibname} >= 2.23.4
14mr|dconf-0.20.0-2|43	
14mr|dconf-0.20.0-2|44	%description -n %{libname}
14mr|dconf-0.20.0-2|45	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mr|dconf-0.20.0-2|46	
14mr|dconf-0.20.0-2|47	%package -n %{develname}
14mr|dconf-0.20.0-2|48	Group:		Development/C
14mr|dconf-0.20.0-2|49	Summary:	Configuration backend library for Glib - development files
14mr|dconf-0.20.0-2|50	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|dconf-0.20.0-2|51	Requires:	%{libname} = %{version}-%{release}
14mr|dconf-0.20.0-2|52	
14mr|dconf-0.20.0-2|53	%description -n %{develname}
14mr|dconf-0.20.0-2|54	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mr|dconf-0.20.0-2|55	
14mr|dconf-0.20.0-2|56	%prep
14mr|dconf-0.20.0-2|57	%setup -q
14mr|dconf-0.20.0-2|58	
14mr|dconf-0.20.0-2|59	%build
14mr|dconf-0.20.0-2|60	%configure2_5x
14mr|dconf-0.20.0-2|61	%make
14mr|dconf-0.20.0-2|62	
14mr|dconf-0.20.0-2|63	%install
14mr|dconf-0.20.0-2|64	%makeinstall_std
14mr|dconf-0.20.0-2|65	
14mr|dconf-0.20.0-2|66	%find_lang %{name}
14mr|dconf-0.20.0-2|67	
14mr|dconf-0.20.0-2|68	%post -n %{libname}
14mr|dconf-0.20.0-2|69	%if %_lib != lib
14mr|dconf-0.20.0-2|70	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
14mr|dconf-0.20.0-2|71	%else
14mr|dconf-0.20.0-2|72	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
14mr|dconf-0.20.0-2|73	%endif
14mr|dconf-0.20.0-2|74	
14mr|dconf-0.20.0-2|75	%postun -n %{libname}
14mr|dconf-0.20.0-2|76	if [ "$1" = "0" ]; then
14mr|dconf-0.20.0-2|77	%if %_lib != lib
14mr|dconf-0.20.0-2|78	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
14mr|dconf-0.20.0-2|79	%else
14mr|dconf-0.20.0-2|80	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
14mr|dconf-0.20.0-2|81	%endif
14mr|dconf-0.20.0-2|82	fi
14mr|dconf-0.20.0-2|83	
14mr|dconf-0.20.0-2|84	%files -f %{name}.lang
14mr|dconf-0.20.0-2|85	%doc NEWS
14mr|dconf-0.20.0-2|86	%{_bindir}/dconf
14mr|dconf-0.20.0-2|87	%{_libexecdir}/dconf-service
14mr|dconf-0.20.0-2|88	%{_datadir}/dbus-1/services/ca.desrt.dconf.service
14mr|dconf-0.20.0-2|89	%{_datadir}/applications/dconf-editor.desktop
14mr|dconf-0.20.0-2|90	%{_datadir}/bash-completion/completions/dconf
14mr|dconf-0.20.0-2|91	%{_mandir}/man?/*
14mr|dconf-0.20.0-2|92	%{_datadir}/appdata/dconf-editor.appdata.xml
14mr|dconf-0.20.0-2|93	
14mr|dconf-0.20.0-2|94	%files editor
14mr|dconf-0.20.0-2|95	%{_bindir}/dconf-editor
14mr|dconf-0.20.0-2|96	%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
14mr|dconf-0.20.0-2|97	%{_datadir}/icons/*/*/*/dconf-editor.png
14mr|dconf-0.20.0-2|98	
14mr|dconf-0.20.0-2|99	%files -n %{libname}
14mr|dconf-0.20.0-2|100	%{_libdir}/libdconf.so.%{major}*
14mr|dconf-0.20.0-2|101	%{_libdir}/libdconf-dbus-1.so*
14mr|dconf-0.20.0-2|102	%{_libdir}/gio/modules/libdconfsettings.*
14mr|dconf-0.20.0-2|103	#%_libdir/girepository-1.0/dconf-1.0.typelib
14mr|dconf-0.20.0-2|104	
14mr|dconf-0.20.0-2|105	%files -n %{develname}
14mr|dconf-0.20.0-2|106	%{_libdir}/libdconf.so
14mr|dconf-0.20.0-2|107	%{_libdir}/pkgconfig/dconf.pc
14mr|dconf-0.20.0-2|108	%{_libdir}/pkgconfig/dconf-dbus-1.pc
14mr|dconf-0.20.0-2|109	%{_includedir}/dconf
14mr|dconf-0.20.0-2|110	%{_includedir}/dconf-dbus-1/dconf-dbus-1.h
14mr|dconf-0.20.0-2|111	#%_datadir/gir-1.0/dconf-1.0.gir
14mr|dconf-0.20.0-2|112	%{_datadir}/gtk-doc/html/dconf
14mr|dconf-0.20.0-2|113	%{_datadir}/vala/vapi/dconf*
14mr|dconf-0.20.0-2|114	
14mr|dconf-0.20.0-2|115	
14mr|dconf-0.20.0-2|116	%changelog
14mr|dconf-0.20.0-2|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20.0-2
14mr|dconf-0.20.0-2|118	+ Revision: 6d95af9
14mr|dconf-0.20.0-2|119	- MassBuild#440: Increase release tag
14mr|dconf-0.20.0-2|120	
14mr|dconf-0.20.0-2|121	

16148 14
14mr|dcraw-9.22-1|1	%define withgimp2 1
14mr|dcraw-9.22-1|2	
14mr|dcraw-9.22-1|3	Summary:	Reads the raw image formats of 279 digital cameras
14mr|dcraw-9.22-1|4	Name:		dcraw
14mr|dcraw-9.22-1|5	Version:	9.22
14mr|dcraw-9.22-1|6	Release:	1
14mr|dcraw-9.22-1|7	Group:		Graphics
14mr|dcraw-9.22-1|8	License:	Freely redistributable without restriction
14mr|dcraw-9.22-1|9	Url:		http://www.cybercom.net/~dcoffin/dcraw/
14mr|dcraw-9.22-1|10	# do not use source code, but the archive tarball
14mr|dcraw-9.22-1|11	# it contains all additional localizations
14mr|dcraw-9.22-1|12	Source0:	http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
14mr|dcraw-9.22-1|13	Source2:	http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c
14mr|dcraw-9.22-1|14	Source3:	http://www.cybercom.net/~dcoffin/dcraw/.badpixels
14mr|dcraw-9.22-1|15	Source4:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html
14mr|dcraw-9.22-1|16	Source5:	dcwrap
14mr|dcraw-9.22-1|17	Source6:	http://www.cybercom.net/~dcoffin/dcraw/parse.c
14mr|dcraw-9.22-1|18	Source240:	http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
14mr|dcraw-9.22-1|19	Source7:	fixdates.c
14mr|dcraw-9.22-1|20	Source8:	http://www.cybercom.net/~dcoffin/dcraw/decompress.c
14mr|dcraw-9.22-1|21	Source9:	pgm.c
14mr|dcraw-9.22-1|22	Source210:	http://www.cybercom.net/~dcoffin/dcraw/sony_clear.c
14mr|dcraw-9.22-1|23	Source10:	http://neuemuenze.heim1.tu-clausthal.de/~sven/crwinfo/CRWInfo-0.2.tar.bz2
14mr|dcraw-9.22-1|24	Source11:	http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c
14mr|dcraw-9.22-1|25	Source250:	http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c
14mr|dcraw-9.22-1|26	Source220:	renum
14mr|dcraw-9.22-1|27	Source230:	lcfile
14mr|dcraw-9.22-1|28	# This is a copy of the dcraw home page with camera list, usage info, FAQ,
14mr|dcraw-9.22-1|29	# ...
14mr|dcraw-9.22-1|30	Source100:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.html.bz2
14mr|dcraw-9.22-1|31	Source110:	secrets.html
14mr|dcraw-9.22-1|32	# program to read Nikon Dust Off images (NDF files)
14mr|dcraw-9.22-1|33	Source260:	read_ndf.c
14mr|dcraw-9.22-1|34	# Remove multiple-line string constant from crwinfo.c, gcc cannot handle it
14mr|dcraw-9.22-1|35	Patch0:		crwinfo-help.patch
14mr|dcraw-9.22-1|36	# gcc 4.x does not allow cast on left hand side of assignment
14mr|dcraw-9.22-1|37	Patch1:		dcraw-7.42-sony-clear-gcc-4.patch
14mr|dcraw-9.22-1|38	
14mr|dcraw-9.22-1|39	%if %{withgimp2}
14mr|dcraw-9.22-1|40	BuildRequires:	pkgconfig(gimp-2.0)
14mr|dcraw-9.22-1|41	%endif
14mr|dcraw-9.22-1|42	BuildRequires:	jpeg-devel
14mr|dcraw-9.22-1|43	BuildRequires:	pkgconfig(jasper)
14mr|dcraw-9.22-1|44	BuildRequires:	pkgconfig(lcms2)
14mr|dcraw-9.22-1|45	
14mr|dcraw-9.22-1|46	%description
14mr|dcraw-9.22-1|47	Reads and processes raw images from more than 279 digital cameras.
14mr|dcraw-9.22-1|48	
14mr|dcraw-9.22-1|49	Raw images are the data directly read from the CCD of the camera,
14mr|dcraw-9.22-1|50	without in-camera processing, without lossy JPEG compression, and in
14mr|dcraw-9.22-1|51	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
14mr|dcraw-9.22-1|52	images is that they are in proprietary, camera-specific formats as
14mr|dcraw-9.22-1|53	once, there seems not to be a standard format for high-color-depth
14mr|dcraw-9.22-1|54	images, and second, the raw images contain headers with information
14mr|dcraw-9.22-1|55	about camera settings.
14mr|dcraw-9.22-1|56	
14mr|dcraw-9.22-1|57	This is a collection of command line tools to read and convert the raw
14mr|dcraw-9.22-1|58	image files and also to get camera setting information out of them.
14mr|dcraw-9.22-1|59	
14mr|dcraw-9.22-1|60	This program does not download the files from the camera, it only
14mr|dcraw-9.22-1|61	processes the already downloaded files. Depending on your camera
14mr|dcraw-9.22-1|62	model, mount your camera as a USB mass-storage device, use GPhoto2
14mr|dcraw-9.22-1|63	("gtkam", "digikam", "flphoto", "gphoto2"), or a flash card reader for
14mr|dcraw-9.22-1|64	downloading the files.
14mr|dcraw-9.22-1|65	
14mr|dcraw-9.22-1|66	%files -f %{name}.lang
14mr|dcraw-9.22-1|67	%doc dcraw.html secrets.html badpixels README.crwinfo spec.crwinfo
14mr|dcraw-9.22-1|68	%{_bindir}/*
14mr|dcraw-9.22-1|69	%{_mandir}/man1/dcraw.1*
14mr|dcraw-9.22-1|70	
14mr|dcraw-9.22-1|71	#----------------------------------------------------------------------------
14mr|dcraw-9.22-1|72	
14mr|dcraw-9.22-1|73	%if %{withgimp2}
14mr|dcraw-9.22-1|74	%package gimp2.0
14mr|dcraw-9.22-1|75	Summary:	A GIMP plug-in to load raw files of digicams (GIMP 2.x)
14mr|dcraw-9.22-1|76	Group:		Graphics
14mr|dcraw-9.22-1|77	Requires:	gimp
14mr|dcraw-9.22-1|78	Requires:	%{name}
14mr|dcraw-9.22-1|79	
14mr|dcraw-9.22-1|80	%description gimp2.0
14mr|dcraw-9.22-1|81	GIMP 2.x plug-in to load all raw image files of digital cameras
14mr|dcraw-9.22-1|82	supported by the dcraw package. This allows direct editing of the
14mr|dcraw-9.22-1|83	original images of the camera, without any conversion or compression
14mr|dcraw-9.22-1|84	loss.
14mr|dcraw-9.22-1|85	
14mr|dcraw-9.22-1|86	%files gimp2.0
14mr|dcraw-9.22-1|87	%{_libdir}/gimp/2.0/plug-ins/*
14mr|dcraw-9.22-1|88	%endif
14mr|dcraw-9.22-1|89	
14mr|dcraw-9.22-1|90	#----------------------------------------------------------------------------
14mr|dcraw-9.22-1|91	
14mr|dcraw-9.22-1|92	%prep
14mr|dcraw-9.22-1|93	%setup -qc -a10
14mr|dcraw-9.22-1|94	%if %{withgimp2}
14mr|dcraw-9.22-1|95	mkdir gimp2.0
14mr|dcraw-9.22-1|96	install -m644 %{SOURCE2} gimp2.0/rawphoto.c
14mr|dcraw-9.22-1|97	%endif
14mr|dcraw-9.22-1|98	install -m644 %{SOURCE3} .badpixels
14mr|dcraw-9.22-1|99	install -m644 %{SOURCE4} dcraw.1
14mr|dcraw-9.22-1|100	install -m644 %{SOURCE5} dcwrap
14mr|dcraw-9.22-1|101	install -m644 %{SOURCE6} parse.c
14mr|dcraw-9.22-1|102	install -m644 %{SOURCE240} clean_crw.c
14mr|dcraw-9.22-1|103	install -m644 %{SOURCE7} fixdates.c
14mr|dcraw-9.22-1|104	install -m644 %{SOURCE8} decompress.c
14mr|dcraw-9.22-1|105	install -m644 %{SOURCE9} pgm.c
14mr|dcraw-9.22-1|106	install -m644 %{SOURCE210} sony_clear.c
14mr|dcraw-9.22-1|107	install -m644 %{SOURCE11} fujiturn.c
14mr|dcraw-9.22-1|108	install -m644 %{SOURCE250} fuji_green.c
14mr|dcraw-9.22-1|109	install -m644 %{SOURCE220} renum
14mr|dcraw-9.22-1|110	install -m644 %{SOURCE230} lcfile
14mr|dcraw-9.22-1|111	bzcat %{SOURCE100} > dcraw.html
14mr|dcraw-9.22-1|112	install -m644 %{SOURCE110} secrets.html
14mr|dcraw-9.22-1|113	install -m644 %{SOURCE260} read_ndf.c
14mr|dcraw-9.22-1|114	#cd ljpeg_decode
14mr|dcraw-9.22-1|115	#ln -s ../dcraw.c .
14mr|dcraw-9.22-1|116	#cd ..
14mr|dcraw-9.22-1|117	cd CRWInfo*
14mr|dcraw-9.22-1|118	%patch0 -p0 -b .help
14mr|dcraw-9.22-1|119	cd ..
14mr|dcraw-9.22-1|120	%patch1 -p0 -b .gcc4
14mr|dcraw-9.22-1|121	
14mr|dcraw-9.22-1|122	%build
14mr|dcraw-9.22-1|123	%setup_compile_flags
14mr|dcraw-9.22-1|124	
14mr|dcraw-9.22-1|125	cd dcraw
14mr|dcraw-9.22-1|126	cc ${CFLAGS:-%{optflags}} %{ldflags} -DLOCALEDIR='"%{_datadir}/locale/"' \
14mr|dcraw-9.22-1|127	dcraw.c -o dcraw -lm -ljpeg -llcms2 -ljasper
14mr|dcraw-9.22-1|128	cd ..
14mr|dcraw-9.22-1|129	
14mr|dcraw-9.22-1|130	# Build simple C programs
14mr|dcraw-9.22-1|131	# fixed overlinking issues by appending -Wl,--as-needed -lm
14mr|dcraw-9.22-1|132	for file in *.c; do
14mr|dcraw-9.22-1|133	if [ "$file" != "dcraw.c" ]; then
14mr|dcraw-9.22-1|134	cc ${CFLAGS:-%{optflags}} -o ${file%.c} $file %{ldflags} -lm
14mr|dcraw-9.22-1|135	fi
14mr|dcraw-9.22-1|136	done
14mr|dcraw-9.22-1|137	
14mr|dcraw-9.22-1|138	# Build GIMP plug-in
14mr|dcraw-9.22-1|139	%if %{withgimp2}
14mr|dcraw-9.22-1|140	gimptool-2.0 --build gimp2.0/rawphoto.c
14mr|dcraw-9.22-1|141	mv rawphoto gimp2.0
14mr|dcraw-9.22-1|142	%endif
14mr|dcraw-9.22-1|143	
14mr|dcraw-9.22-1|144	# Build programs provided in tarballs
14mr|dcraw-9.22-1|145	cd CRWInfo*
14mr|dcraw-9.22-1|146	%make
14mr|dcraw-9.22-1|147	cd ..
14mr|dcraw-9.22-1|148	
14mr|dcraw-9.22-1|149	#cd ljpeg_decode
14mr|dcraw-9.22-1|150	#make
14mr|dcraw-9.22-1|151	#cd ..
14mr|dcraw-9.22-1|152	
14mr|dcraw-9.22-1|153	%install
14mr|dcraw-9.22-1|154	# Directories
14mr|dcraw-9.22-1|155	install -d %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|156	install -d %{buildroot}%{_mandir}/man1
14mr|dcraw-9.22-1|157	%if %{withgimp2}
14mr|dcraw-9.22-1|158	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|dcraw-9.22-1|159	%endif
14mr|dcraw-9.22-1|160	
14mr|dcraw-9.22-1|161	# Program files
14mr|dcraw-9.22-1|162	#install -m 755 ljpeg_decode/dcraw %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|163	install -m 755 dcraw/dcraw %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|164	install -m 755 decompress %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|165	install -m 755 fixdates %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|166	install -m 755 fujiturn %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|167	install -m 755 fuji_green %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|168	install -m 755 parse %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|169	install -m 755 clean_crw %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|170	install -m 755 pgm %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|171	%if %{withgimp2}
14mr|dcraw-9.22-1|172	install -m 755 gimp2.0/rawphoto %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|dcraw-9.22-1|173	%endif
14mr|dcraw-9.22-1|174	install -m 755 CRWInfo*/crwinfo %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|175	install -m 755 sony_clear %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|176	install -m 755 renum %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|177	install -m 755 lcfile %{buildroot}%{_bindir}
14mr|dcraw-9.22-1|178	
14mr|dcraw-9.22-1|179	# Documentation
14mr|dcraw-9.22-1|180	install -m 644 .badpixels badpixels
14mr|dcraw-9.22-1|181	install -m 644 CRWInfo*/README README.crwinfo
14mr|dcraw-9.22-1|182	install -m 644 CRWInfo*/spec spec.crwinfo
14mr|dcraw-9.22-1|183	
14mr|dcraw-9.22-1|184	install -D -m 644 dcraw/dcraw.1 %{buildroot}%{_datadir}/man/man1
14mr|dcraw-9.22-1|185	
14mr|dcraw-9.22-1|186	pushd dcraw
14mr|dcraw-9.22-1|187	for lang in fr it de pt es nl sv ca cs hu pl eo ru zh_TW zh_CN da
14mr|dcraw-9.22-1|188	do
14mr|dcraw-9.22-1|189	if [ -f dcraw_$lang.po ]; then
14mr|dcraw-9.22-1|190	mkdir -p -m 755 %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES
14mr|dcraw-9.22-1|191	msgfmt -o %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo \
14mr|dcraw-9.22-1|192	dcraw_$lang.po
14mr|dcraw-9.22-1|193	echo "%lang($lang) %{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo" >> ../%{name}.lang
14mr|dcraw-9.22-1|194	fi
14mr|dcraw-9.22-1|195	if [ -f dcraw_$lang.1 ]; then
14mr|dcraw-9.22-1|196	install -m 644 -D dcraw_$lang.1 %{buildroot}/%{_datadir}/man/$lang/man1/dcraw_$lang.1
14mr|dcraw-9.22-1|197	echo "%lang($lang) %{_datadir}/man/$lang/man1/dcraw_$lang.1*" >> ../%{name}.lang
14mr|dcraw-9.22-1|198	fi
14mr|dcraw-9.22-1|199	done
14mr|dcraw-9.22-1|200	popd
14mr|dcraw-9.22-1|201	
14mr|dcraw-9.22-1|202	
14mr|dcraw-9.22-1|203	%changelog
14mr|dcraw-9.22-1|204	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.22-1
14mr|dcraw-9.22-1|205	+ Revision: 7712893
14mr|dcraw-9.22-1|206	- Link with lcms2
14mr|dcraw-9.22-1|207	
14mr|dcraw-9.22-1|208	

16149 14
14mr|ddate-0.2.1-3|1	Name:       ddate
14mr|ddate-0.2.1-3|2	Version:    0.2.1
14mr|ddate-0.2.1-3|3	Release:    3
14mr|ddate-0.2.1-3|4	Summary:    Convert Gregorian dates to Discordian dates
14mr|ddate-0.2.1-3|5	Group:      System/Base
14mr|ddate-0.2.1-3|6	License:    Public Domain
14mr|ddate-0.2.1-3|7	URL:        https://github.com/bo0ts/%{name}/tree/
14mr|ddate-0.2.1-3|8	Source0:    https://github.com/bo0ts/%{name}/archive/v%{version}.tar.gz
14mr|ddate-0.2.1-3|9	# In upstream after 0.2.1
14mr|ddate-0.2.1-3|10	Patch0:     %{name}-0.2.1-Correct-path-for-manpage.patch
14mr|ddate-0.2.1-3|11	# In upstream after 0.2.1
14mr|ddate-0.2.1-3|12	Patch1:     %{name}-0.2.1-Change-ddate-availability.patch
14mr|ddate-0.2.1-3|13	BuildRequires:  cmake
14mr|ddate-0.2.1-3|14	
14mr|ddate-0.2.1-3|15	%description
14mr|ddate-0.2.1-3|16	This tool prints a date in the Discordian date format.
14mr|ddate-0.2.1-3|17	
14mr|ddate-0.2.1-3|18	%prep
14mr|ddate-0.2.1-3|19	%setup -q
14mr|ddate-0.2.1-3|20	%patch0 -p1
14mr|ddate-0.2.1-3|21	%patch1 -p1
14mr|ddate-0.2.1-3|22	
14mr|ddate-0.2.1-3|23	%build
14mr|ddate-0.2.1-3|24	%cmake
14mr|ddate-0.2.1-3|25	%make
14mr|ddate-0.2.1-3|26	
14mr|ddate-0.2.1-3|27	%install
14mr|ddate-0.2.1-3|28	%makeinstall_std -C build
14mr|ddate-0.2.1-3|29	
14mr|ddate-0.2.1-3|30	%check
14mr|ddate-0.2.1-3|31	ctest
14mr|ddate-0.2.1-3|32	
14mr|ddate-0.2.1-3|33	%files
14mr|ddate-0.2.1-3|34	%doc README.org
14mr|ddate-0.2.1-3|35	%{_bindir}/*
14mr|ddate-0.2.1-3|36	%{_mandir}/man1/*
14mr|ddate-0.2.1-3|37	
14mr|ddate-0.2.1-3|38	%changelog
14mr|ddate-0.2.1-3|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-3
14mr|ddate-0.2.1-3|40	+ Revision: a92d471
14mr|ddate-0.2.1-3|41	- MassBuild#440: Increase release tag
14mr|ddate-0.2.1-3|42	
14mr|ddate-0.2.1-3|43	

16150 14
14mr|dd_rescue-1.45-2|1	%define _enable_debug_packages %{nil}
14mr|dd_rescue-1.45-2|2	%define debug_package          %{nil}
14mr|dd_rescue-1.45-2|3	
14mr|dd_rescue-1.45-2|4	Summary:	Does copy data from one file or block device to another
14mr|dd_rescue-1.45-2|5	
14mr|dd_rescue-1.45-2|6	Name:		dd_rescue
14mr|dd_rescue-1.45-2|7	Version:	1.45
14mr|dd_rescue-1.45-2|8	Release:	2
14mr|dd_rescue-1.45-2|9	License:	GPL
14mr|dd_rescue-1.45-2|10	Group:		System/Kernel and hardware
14mr|dd_rescue-1.45-2|11	Source0:	http://www.garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.gz
14mr|dd_rescue-1.45-2|12	URL:		http://www.garloff.de/kurt/linux/ddrescue/
14mr|dd_rescue-1.45-2|13	
14mr|dd_rescue-1.45-2|14	%description
14mr|dd_rescue-1.45-2|15	Like dd, dd_rescue does copy data from one file or block device to another.
14mr|dd_rescue-1.45-2|16	You can specify file positions (called seek and Skip in dd). There are several
14mr|dd_rescue-1.45-2|17	differences:
14mr|dd_rescue-1.45-2|18	o dd_rescue does not provide character conversions.
14mr|dd_rescue-1.45-2|19	o The command syntax is different. Call dd_rescue -h.
14mr|dd_rescue-1.45-2|20	o dd_rescue does not abort on errors on the input file, unless you specify a
14mr|dd_rescue-1.45-2|21	maximum error number. Then dd_rescue will abort when this number is reached
14mr|dd_rescue-1.45-2|22	o dd_rescue does not truncate the output file, unless asked to.
14mr|dd_rescue-1.45-2|23	o You can tell dd_rescue to start from the end of a file and move bcakwards.
14mr|dd_rescue-1.45-2|24	o It uses two block sizes, a large (soft) block size and a small (hard) block
14mr|dd_rescue-1.45-2|25	size. In case of errors, the size falls back to the small one and is
14mr|dd_rescue-1.45-2|26	promoted again after a while without errors.
14mr|dd_rescue-1.45-2|27	
14mr|dd_rescue-1.45-2|28	%prep
14mr|dd_rescue-1.45-2|29	%setup -qn %{name}
14mr|dd_rescue-1.45-2|30	
14mr|dd_rescue-1.45-2|31	%build
14mr|dd_rescue-1.45-2|32	
14mr|dd_rescue-1.45-2|33	%make
14mr|dd_rescue-1.45-2|34	
14mr|dd_rescue-1.45-2|35	%install
14mr|dd_rescue-1.45-2|36	%makeinstall_std INSTASROOT=""
14mr|dd_rescue-1.45-2|37	
14mr|dd_rescue-1.45-2|38	%clean
14mr|dd_rescue-1.45-2|39	
14mr|dd_rescue-1.45-2|40	%files
14mr|dd_rescue-1.45-2|41	%defattr(-,root,root,0755)
14mr|dd_rescue-1.45-2|42	%doc README.dd_rescue
14mr|dd_rescue-1.45-2|43	%{_bindir}/*
14mr|dd_rescue-1.45-2|44	%{_mandir}/man1/*
14mr|dd_rescue-1.45-2|45	%{_libdir}/*
14mr|dd_rescue-1.45-2|46	
14mr|dd_rescue-1.45-2|47	
14mr|dd_rescue-1.45-2|48	%changelog
14mr|dd_rescue-1.45-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-2
14mr|dd_rescue-1.45-2|50	+ Revision: 70492f6
14mr|dd_rescue-1.45-2|51	- MassBuild#440: Increase release tag
14mr|dd_rescue-1.45-2|52	
14mr|dd_rescue-1.45-2|53	

16151 14
14mr|deadbeef-0.6.2-1|1	# (tpg) do not provide plugins
14mr|deadbeef-0.6.2-1|2	%if %{_use_internal_dependency_generator}
14mr|deadbeef-0.6.2-1|3	%define __noautoprov '(.*)\\.so\\.0'
14mr|deadbeef-0.6.2-1|4	%else
14mr|deadbeef-0.6.2-1|5	%define _provides_exceptions *.so.0\\|
14mr|deadbeef-0.6.2-1|6	%endif
14mr|deadbeef-0.6.2-1|7	
14mr|deadbeef-0.6.2-1|8	%define with_faad 0
14mr|deadbeef-0.6.2-1|9	
14mr|deadbeef-0.6.2-1|10	####################
14mr|deadbeef-0.6.2-1|11	# Hardcore PLF build
14mr|deadbeef-0.6.2-1|12	%define build_plf 0
14mr|deadbeef-0.6.2-1|13	####################
14mr|deadbeef-0.6.2-1|14	
14mr|deadbeef-0.6.2-1|15	%if %{build_plf}
14mr|deadbeef-0.6.2-1|16	%define distsuffix plf
14mr|deadbeef-0.6.2-1|17	%define with_faad 1
14mr|deadbeef-0.6.2-1|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|deadbeef-0.6.2-1|19	%define extrarelsuffix plf
14mr|deadbeef-0.6.2-1|20	%endif
14mr|deadbeef-0.6.2-1|21	
14mr|deadbeef-0.6.2-1|22	Summary:	Ultimate music player for GNU/Linux
14mr|deadbeef-0.6.2-1|23	Name:		deadbeef
14mr|deadbeef-0.6.2-1|24	Version:	0.6.2
14mr|deadbeef-0.6.2-1|25	Release:	1%{?extrarelsuffix}
14mr|deadbeef-0.6.2-1|26	License:	GPLv2+
14mr|deadbeef-0.6.2-1|27	Group:		Sound
14mr|deadbeef-0.6.2-1|28	Url:		http://deadbeef.sourceforge.net
14mr|deadbeef-0.6.2-1|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
14mr|deadbeef-0.6.2-1|30	Patch0:		translation_fix.patch
14mr|deadbeef-0.6.2-1|31	BuildRequires:	bison
14mr|deadbeef-0.6.2-1|32	BuildRequires:	intltool >= 0.40
14mr|deadbeef-0.6.2-1|33	BuildRequires:	yasm
14mr|deadbeef-0.6.2-1|34	BuildRequires:	ffmpeg-devel
14mr|deadbeef-0.6.2-1|35	BuildRequires:	jpeg-devel
14mr|deadbeef-0.6.2-1|36	%if %{with_faad}
14mr|deadbeef-0.6.2-1|37	BuildRequires:	libfaad2-devel
14mr|deadbeef-0.6.2-1|38	%endif
14mr|deadbeef-0.6.2-1|39	BuildRequires:	libstdc++-static-devel
14mr|deadbeef-0.6.2-1|40	BuildRequires:	pkgconfig(alsa)
14mr|deadbeef-0.6.2-1|41	BuildRequires:	pkgconfig(dbus-1)
14mr|deadbeef-0.6.2-1|42	BuildRequires:	pkgconfig(flac)
14mr|deadbeef-0.6.2-1|43	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|deadbeef-0.6.2-1|44	BuildRequires:	pkgconfig(imlib2)
14mr|deadbeef-0.6.2-1|45	BuildRequires:	pkgconfig(libcddb)
14mr|deadbeef-0.6.2-1|46	BuildRequires:	pkgconfig(libcdio)
14mr|deadbeef-0.6.2-1|47	BuildRequires:	pkgconfig(libcurl)
14mr|deadbeef-0.6.2-1|48	BuildRequires:	pkgconfig(libpulse)
14mr|deadbeef-0.6.2-1|49	BuildRequires:	pkgconfig(libzip)
14mr|deadbeef-0.6.2-1|50	BuildRequires:	pkgconfig(mad)
14mr|deadbeef-0.6.2-1|51	BuildRequires:	pkgconfig(samplerate)
14mr|deadbeef-0.6.2-1|52	BuildRequires:	pkgconfig(sndfile)
14mr|deadbeef-0.6.2-1|53	BuildRequires:	pkgconfig(vorbis)
14mr|deadbeef-0.6.2-1|54	BuildRequires:	pkgconfig(wavpack)
14mr|deadbeef-0.6.2-1|55	BuildRequires:	pkgconfig(x11)
14mr|deadbeef-0.6.2-1|56	BuildRequires:	pkgconfig(zlib)
14mr|deadbeef-0.6.2-1|57	
14mr|deadbeef-0.6.2-1|58	%description
14mr|deadbeef-0.6.2-1|59	DeaDBeeF is an audio player for GNU/Linux systems with
14mr|deadbeef-0.6.2-1|60	X11 written in C and C++.
14mr|deadbeef-0.6.2-1|61	
14mr|deadbeef-0.6.2-1|62	Features:
14mr|deadbeef-0.6.2-1|63	* minimal depends
14mr|deadbeef-0.6.2-1|64	* native GTK2 GUI
14mr|deadbeef-0.6.2-1|65	* cuesheet support
14mr|deadbeef-0.6.2-1|66	* mp3, ogg, flac, ape and other popular formats
14mr|deadbeef-0.6.2-1|67	* chiptune formats with subtunes
14mr|deadbeef-0.6.2-1|68	* song-length databases
14mr|deadbeef-0.6.2-1|69	* small memory footprint
14mr|deadbeef-0.6.2-1|70	
14mr|deadbeef-0.6.2-1|71	%if %{build_plf}
14mr|deadbeef-0.6.2-1|72	This package is in restricted repository because it uses patented codecs.
14mr|deadbeef-0.6.2-1|73	%endif
14mr|deadbeef-0.6.2-1|74	
14mr|deadbeef-0.6.2-1|75	%files -f %{name}.lang
14mr|deadbeef-0.6.2-1|76	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
14mr|deadbeef-0.6.2-1|77	%doc about.txt help.txt translators.txt
14mr|deadbeef-0.6.2-1|78	%dir %{_datadir}/%{name}
14mr|deadbeef-0.6.2-1|79	%dir %{_datadir}/%{name}/pixmaps
14mr|deadbeef-0.6.2-1|80	%{_bindir}/%{name}
14mr|deadbeef-0.6.2-1|81	%{_libdir}/%{name}/*.so*
14mr|deadbeef-0.6.2-1|82	%{_datadir}/applications/%{name}.desktop
14mr|deadbeef-0.6.2-1|83	%{_datadir}/%{name}/pixmaps/*.png
14mr|deadbeef-0.6.2-1|84	%{_iconsdir}/hicolor/*/apps/*.png
14mr|deadbeef-0.6.2-1|85	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
14mr|deadbeef-0.6.2-1|86	%{_libdir}/%{name}/convpresets/*.txt
14mr|deadbeef-0.6.2-1|87	
14mr|deadbeef-0.6.2-1|88	#----------------------------------------------------------------------------
14mr|deadbeef-0.6.2-1|89	
14mr|deadbeef-0.6.2-1|90	%package devel
14mr|deadbeef-0.6.2-1|91	Summary:	Development files for %{name}
14mr|deadbeef-0.6.2-1|92	Group:		Development/C++
14mr|deadbeef-0.6.2-1|93	Requires:	%{name} = %{EVRD}
14mr|deadbeef-0.6.2-1|94	
14mr|deadbeef-0.6.2-1|95	%description devel
14mr|deadbeef-0.6.2-1|96	Development files and headers for %{name}.
14mr|deadbeef-0.6.2-1|97	
14mr|deadbeef-0.6.2-1|98	%files devel
14mr|deadbeef-0.6.2-1|99	%dir %{_includedir}/%{name}
14mr|deadbeef-0.6.2-1|100	%{_includedir}/%{name}/*.h
14mr|deadbeef-0.6.2-1|101	
14mr|deadbeef-0.6.2-1|102	#----------------------------------------------------------------------------
14mr|deadbeef-0.6.2-1|103	
14mr|deadbeef-0.6.2-1|104	%prep
14mr|deadbeef-0.6.2-1|105	%setup -q
14mr|deadbeef-0.6.2-1|106	%patch0 -p1
14mr|deadbeef-0.6.2-1|107	
14mr|deadbeef-0.6.2-1|108	%build
14mr|deadbeef-0.6.2-1|109	%configure2_5x \
14mr|deadbeef-0.6.2-1|110	--enable-gtk3 \
14mr|deadbeef-0.6.2-1|111	--disable-gtk2 \
14mr|deadbeef-0.6.2-1|112	--disable-static \
14mr|deadbeef-0.6.2-1|113	--enable-ffmpeg \
14mr|deadbeef-0.6.2-1|114	%if !%{with_faad}
14mr|deadbeef-0.6.2-1|115	--disable-aac \
14mr|deadbeef-0.6.2-1|116	%endif
14mr|deadbeef-0.6.2-1|117	--disable-rpath
14mr|deadbeef-0.6.2-1|118	
14mr|deadbeef-0.6.2-1|119	%make
14mr|deadbeef-0.6.2-1|120	
14mr|deadbeef-0.6.2-1|121	%install
14mr|deadbeef-0.6.2-1|122	%makeinstall_std
14mr|deadbeef-0.6.2-1|123	
14mr|deadbeef-0.6.2-1|124	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|deadbeef-0.6.2-1|125	
14mr|deadbeef-0.6.2-1|126	%find_lang %{name}
14mr|deadbeef-0.6.2-1|127	
14mr|deadbeef-0.6.2-1|128	
14mr|deadbeef-0.6.2-1|129	%changelog
14mr|deadbeef-0.6.2-1|130	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.2-1
14mr|deadbeef-0.6.2-1|131	+ Revision: d39bd91
14mr|deadbeef-0.6.2-1|132	- Translation patch minor update
14mr|deadbeef-0.6.2-1|133	
14mr|deadbeef-0.6.2-1|134	

16152 14
14mr|debootstrap-1.0.53-2|1	%define debug_package	%nil
14mr|debootstrap-1.0.53-2|2	
14mr|debootstrap-1.0.53-2|3	Summary:	Bootstrap a basic Debian system
14mr|debootstrap-1.0.53-2|4	Name:		debootstrap
14mr|debootstrap-1.0.53-2|5	Version:	1.0.53
14mr|debootstrap-1.0.53-2|6	Release:	2
14mr|debootstrap-1.0.53-2|7	Source0:	http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz
14mr|debootstrap-1.0.53-2|8	Source1:	devices.tar.gz
14mr|debootstrap-1.0.53-2|9	License:	MIT
14mr|debootstrap-1.0.53-2|10	Group:		System/Configuration/Packaging
14mr|debootstrap-1.0.53-2|11	Url:		http://packages.debian.org/unstable/admin/debootstrap
14mr|debootstrap-1.0.53-2|12	
14mr|debootstrap-1.0.53-2|13	%description
14mr|debootstrap-1.0.53-2|14	debootstrap is used to create a Debian base system from scratch,
14mr|debootstrap-1.0.53-2|15	without requiring the availability of dpkg or apt. It does this by
14mr|debootstrap-1.0.53-2|16	downloading .deb files from a mirror site, and carefully unpacking
14mr|debootstrap-1.0.53-2|17	them into a directory which can eventually be chrooted into.
14mr|debootstrap-1.0.53-2|18	
14mr|debootstrap-1.0.53-2|19	%prep
14mr|debootstrap-1.0.53-2|20	%setup -q
14mr|debootstrap-1.0.53-2|21	perl -pi -e 's/ -o root -g root//' Makefile
14mr|debootstrap-1.0.53-2|22	perl -pi -e 's/^(\s+)(chown.*)$/$1#$2/g' Makefile
14mr|debootstrap-1.0.53-2|23	perl -pi -e 's/^(all:.*?)(\S+.tar.gz)$/$1/g' Makefile
14mr|debootstrap-1.0.53-2|24	perl -pi -e 's,qw\(%{_prefix}/lib /lib\),qw\(%{_libdir} /%{_lib}\),' functions
14mr|debootstrap-1.0.53-2|25	cp %{SOURCE1} .
14mr|debootstrap-1.0.53-2|26	
14mr|debootstrap-1.0.53-2|27	%build
14mr|debootstrap-1.0.53-2|28	%make
14mr|debootstrap-1.0.53-2|29	
14mr|debootstrap-1.0.53-2|30	%install
14mr|debootstrap-1.0.53-2|31	%makeinstall_std
14mr|debootstrap-1.0.53-2|32	install -D -m 644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14mr|debootstrap-1.0.53-2|33	
14mr|debootstrap-1.0.53-2|34	%files
14mr|debootstrap-1.0.53-2|35	%doc TODO
14mr|debootstrap-1.0.53-2|36	%{_sbindir}/%{name}
14mr|debootstrap-1.0.53-2|37	%{_datadir}/%{name}
14mr|debootstrap-1.0.53-2|38	%{_mandir}/man8/%{name}.8*
14mr|debootstrap-1.0.53-2|39	
14mr|debootstrap-1.0.53-2|40	%changelog
14mr|debootstrap-1.0.53-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.53-2
14mr|debootstrap-1.0.53-2|42	+ Revision: 0b6c652
14mr|debootstrap-1.0.53-2|43	- MassBuild#440: Increase release tag
14mr|debootstrap-1.0.53-2|44	
14mr|debootstrap-1.0.53-2|45	

16153 14
14mr|deja-dup-30.0-3|1	Summary:	Deja Dup Backup Tool
14mr|deja-dup-30.0-3|2	Name:		deja-dup
14mr|deja-dup-30.0-3|3	Version:	30.0
14mr|deja-dup-30.0-3|4	Release:	3
14mr|deja-dup-30.0-3|5	License:	GPLv3+
14mr|deja-dup-30.0-3|6	Group:		Archiving/Backup
14mr|deja-dup-30.0-3|7	Url:		https://launchpad.net/deja-dup
14mr|deja-dup-30.0-3|8	Source0:	http://launchpad.net/%{name}/26/%{version}/+download/%{name}-%{version}.tar.xz
14mr|deja-dup-30.0-3|9	Source100:	%{name}.rpmlintrc
14mr|deja-dup-30.0-3|10	BuildRequires:	cmake
14mr|deja-dup-30.0-3|11	BuildRequires:	intltool
14mr|deja-dup-30.0-3|12	BuildRequires:	itstool
14mr|deja-dup-30.0-3|13	BuildRequires:	locales-en
14mr|deja-dup-30.0-3|14	BuildRequires:	vala
14mr|deja-dup-30.0-3|15	BuildRequires:	libxml2-utils
14mr|deja-dup-30.0-3|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|deja-dup-30.0-3|17	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|deja-dup-30.0-3|18	BuildRequires:	pkgconfig(libpeas-1.0)
14mr|deja-dup-30.0-3|19	BuildRequires:	pkgconfig(libnotify)
14mr|deja-dup-30.0-3|20	BuildRequires:	pkgconfig(libnautilus-extension)
14mr|deja-dup-30.0-3|21	BuildRequires:	pkgconfig(libsecret-1)
14mr|deja-dup-30.0-3|22	Requires:	duplicity >= 0.6.14
14mr|deja-dup-30.0-3|23	Requires:	python-cloudfiles
14mr|deja-dup-30.0-3|24	Requires:	gnome-icon-theme-symbolic
14mr|deja-dup-30.0-3|25	Requires:	dconf
14mr|deja-dup-30.0-3|26	Requires:	python-lockfile
14mr|deja-dup-30.0-3|27	
14mr|deja-dup-30.0-3|28	%description
14mr|deja-dup-30.0-3|29	Deja Dup is a simple backup tool. It hides the complexity of doing backups the
14mr|deja-dup-30.0-3|30	'right way' (encrypted, off-site, and regular) and uses duplicity as the
14mr|deja-dup-30.0-3|31	back-end.
14mr|deja-dup-30.0-3|32	
14mr|deja-dup-30.0-3|33	Features:
14mr|deja-dup-30.0-3|34	- Support for local, remote, or cloud backup locations, such as Amazon S3.
14mr|deja-dup-30.0-3|35	- Securely encrypts and compresses your data.
14mr|deja-dup-30.0-3|36	- Incrementally backs up, letting you restore from any particular backup.
14mr|deja-dup-30.0-3|37	- Schedules regular backups.
14mr|deja-dup-30.0-3|38	- Integrates well into your GNOME desktop.
14mr|deja-dup-30.0-3|39	
14mr|deja-dup-30.0-3|40	%files -f %{name}.lang
14mr|deja-dup-30.0-3|41	%doc AUTHORS NEWS
14mr|deja-dup-30.0-3|42	%{_bindir}/deja-*
14mr|deja-dup-30.0-3|43	%{_datadir}/appdata/%{name}.appdata.xml
14mr|deja-dup-30.0-3|44	%{_datadir}/applications/%{name}*.desktop
14mr|deja-dup-30.0-3|45	%{_datadir}/GConf/gsettings/%{name}.convert
14mr|deja-dup-30.0-3|46	%{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
14mr|deja-dup-30.0-3|47	%{_datadir}/%{name}/
14mr|deja-dup-30.0-3|48	%{_iconsdir}/hicolor/*/*/%{name}*
14mr|deja-dup-30.0-3|49	%{_libexecdir}/%{name}/
14mr|deja-dup-30.0-3|50	%{_libdir}/nautilus/extensions-*/lib%{name}.so
14mr|deja-dup-30.0-3|51	%{_mandir}/man1/deja-dup*.1*
14mr|deja-dup-30.0-3|52	%{_mandir}/*/man1/deja-dup*.1*
14mr|deja-dup-30.0-3|53	%{_sysconfdir}/xdg/autostart/%{name}-monitor*
14mr|deja-dup-30.0-3|54	
14mr|deja-dup-30.0-3|55	#----------------------------------------------------------------------------
14mr|deja-dup-30.0-3|56	
14mr|deja-dup-30.0-3|57	%prep
14mr|deja-dup-30.0-3|58	%setup -q
14mr|deja-dup-30.0-3|59	
14mr|deja-dup-30.0-3|60	%build
14mr|deja-dup-30.0-3|61	# ugly workaround to fix build error with help2man
14mr|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
14mr|deja-dup-30.0-3|63	%cmake \
14mr|deja-dup-30.0-3|64	-DENABLE_NAUTILUS:BOOL=ON \
14mr|deja-dup-30.0-3|65	-DENABLE_CCPANEL:BOOL=OFF \
14mr|deja-dup-30.0-3|66	-DENABLE_UNITY_CCPANEL:BOOL=OFF \
14mr|deja-dup-30.0-3|67	-DENABLE_UNITY:BOOL=OFF \
14mr|deja-dup-30.0-3|68	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14mr|deja-dup-30.0-3|69	-DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_libexecdir}
14mr|deja-dup-30.0-3|70	%make
14mr|deja-dup-30.0-3|71	
14mr|deja-dup-30.0-3|72	%install
14mr|deja-dup-30.0-3|73	%makeinstall_std -C build
14mr|deja-dup-30.0-3|74	
14mr|deja-dup-30.0-3|75	rm -rf %{buildroot}/%{_datadir}/icons/Humanity/
14mr|deja-dup-30.0-3|76	
14mr|deja-dup-30.0-3|77	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mr|deja-dup-30.0-3|78	mv %{buildroot}%{_prefix}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop
14mr|deja-dup-30.0-3|79	
14mr|deja-dup-30.0-3|80	%find_lang %{name} --with-gnome
14mr|deja-dup-30.0-3|81	
14mr|deja-dup-30.0-3|82	
14mr|deja-dup-30.0-3|83	%changelog
14mr|deja-dup-30.0-3|84	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 30.0-3
14mr|deja-dup-30.0-3|85	+ Revision: 61d12ef
14mr|deja-dup-30.0-3|86	- fix typo
14mr|deja-dup-30.0-3|87	
14mr|deja-dup-30.0-3|88	

16154 14
14mr|dejagnu-1.5-3|1	Name:		dejagnu
14mr|dejagnu-1.5-3|2	Version:	1.5
14mr|dejagnu-1.5-3|3	Release:	3
14mr|dejagnu-1.5-3|4	Epoch:		20010912
14mr|dejagnu-1.5-3|5	Summary:	A front end for testing other programs
14mr|dejagnu-1.5-3|6	License:	GPLv2+
14mr|dejagnu-1.5-3|7	URL:		http://www.gnu.org/software/dejagnu/
14mr|dejagnu-1.5-3|8	Source0:	ftp://ftp.gnu.org/gnu/dejagnu/%{name}-%{version}.tar.gz
14mr|dejagnu-1.5-3|9	Patch0:		dejagnu-1.5-smp-1.patch
14mr|dejagnu-1.5-3|10	Patch1:		dejagnu-1.5-runtest.patch
14mr|dejagnu-1.5-3|11	Group:		Development/Other
14mr|dejagnu-1.5-3|12	Requires:	common-licenses tcl >= 8.0 expect >= 5.21
14mr|dejagnu-1.5-3|13	BuildRequires:	docbook-utils docbook-utils-pdf
14mr|dejagnu-1.5-3|14	BuildRequires:	docbook-dtd31-sgml
14mr|dejagnu-1.5-3|15	# in contrib, but likely not needed anyways even if configure checks for it..
14mr|dejagnu-1.5-3|16	#BuildRequires:	docbook2x
14mr|dejagnu-1.5-3|17	BuildRequires:	expect
14mr|dejagnu-1.5-3|18	BuildRequires:	screen texinfo
14mr|dejagnu-1.5-3|19	BuildArch:	noarch
14mr|dejagnu-1.5-3|20	
14mr|dejagnu-1.5-3|21	%description
14mr|dejagnu-1.5-3|22	DejaGnu is an Expect/Tcl based framework for testing other programs.
14mr|dejagnu-1.5-3|23	DejaGnu has several purposes: to make it easy to write tests for any
14mr|dejagnu-1.5-3|24	program; to allow you to write tests which will be portable to any
14mr|dejagnu-1.5-3|25	host or target where a program must be tested; and to standardize the
14mr|dejagnu-1.5-3|26	output format of all tests (making it easier to integrate the testing
14mr|dejagnu-1.5-3|27	into software development).
14mr|dejagnu-1.5-3|28	
14mr|dejagnu-1.5-3|29	%prep
14mr|dejagnu-1.5-3|30	%setup -q
14mr|dejagnu-1.5-3|31	%patch0 -p1 -b .smp~
14mr|dejagnu-1.5-3|32	%patch1 -p1 -b .runtest~
14mr|dejagnu-1.5-3|33	
14mr|dejagnu-1.5-3|34	%build
14mr|dejagnu-1.5-3|35	%configure2_5x -v
14mr|dejagnu-1.5-3|36	
14mr|dejagnu-1.5-3|37	%install
14mr|dejagnu-1.5-3|38	%makeinstall_std
14mr|dejagnu-1.5-3|39	
14mr|dejagnu-1.5-3|40	%check
14mr|dejagnu-1.5-3|41	echo ============TESTING===============
14mr|dejagnu-1.5-3|42	# Dejagnu test suite also has to test reporting to user.  It needs a
14mr|dejagnu-1.5-3|43	# terminal for that.  That doesn't compute in mock.  Work around it by
14mr|dejagnu-1.5-3|44	# running the test under screen and communicating back to test runner
14mr|dejagnu-1.5-3|45	# via temporary file.  If you have better idea, we accept patches.
14mr|dejagnu-1.5-3|46	TMP=`mktemp`
14mr|dejagnu-1.5-3|47	screen -D -m sh -c '(make check RUNTESTFLAGS="RUNTEST=`pwd`/runtest"; echo $?) >> '$TMP
14mr|dejagnu-1.5-3|48	RESULT=`tail -n 1 $TMP`
14mr|dejagnu-1.5-3|49	cat $TMP
14mr|dejagnu-1.5-3|50	rm -f $TMP
14mr|dejagnu-1.5-3|51	echo ============END TESTING===========
14mr|dejagnu-1.5-3|52	exit $RESULT
14mr|dejagnu-1.5-3|53	
14mr|dejagnu-1.5-3|54	%files
14mr|dejagnu-1.5-3|55	%doc AUTHORS NEWS README TODO ChangeLog doc/dejagnu.texi
14mr|dejagnu-1.5-3|56	%dir %{_datadir}/dejagnu
14mr|dejagnu-1.5-3|57	%{_datadir}/dejagnu/*
14mr|dejagnu-1.5-3|58	%{_bindir}/runtest
14mr|dejagnu-1.5-3|59	%{_mandir}/man1/runtest.1*
14mr|dejagnu-1.5-3|60	%{_infodir}/dejagnu.info*
14mr|dejagnu-1.5-3|61	%{_includedir}/dejagnu.h
14mr|dejagnu-1.5-3|62	
14mr|dejagnu-1.5-3|63	
14mr|dejagnu-1.5-3|64	
14mr|dejagnu-1.5-3|65	%changelog
14mr|dejagnu-1.5-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20010912:1.5-3
14mr|dejagnu-1.5-3|67	+ Revision: 82b29cb
14mr|dejagnu-1.5-3|68	- MassBuild#440: Increase release tag
14mr|dejagnu-1.5-3|69	
14mr|dejagnu-1.5-3|70	

16155 14
14mr|deltarpm-3.6-0.1.20110223git|1	Summary: Create deltas between rpms
14mr|deltarpm-3.6-0.1.20110223git|2	Name: deltarpm
14mr|deltarpm-3.6-0.1.20110223git|3	Version: 3.6
14mr|deltarpm-3.6-0.1.20110223git|4	Release: 0.1.20110223git
14mr|deltarpm-3.6-0.1.20110223git|5	License: BSD
14mr|deltarpm-3.6-0.1.20110223git|6	Group: System/Configuration/Packaging
14mr|deltarpm-3.6-0.1.20110223git|7	URL: http://gitorious.org/deltarpm/deltarpm
14mr|deltarpm-3.6-0.1.20110223git|8	# Generate source by doing:
14mr|deltarpm-3.6-0.1.20110223git|9	# git clone git://gitorious.org/deltarpm/deltarpm
14mr|deltarpm-3.6-0.1.20110223git|10	# cd deltarpm
14mr|deltarpm-3.6-0.1.20110223git|11	# git archive --format=tar --prefix="deltarpm-git-20110223/" 7ed5208166 | \
14mr|deltarpm-3.6-0.1.20110223git|12	#   bzip2 > deltarpm-git-20110223.tar.bz2
14mr|deltarpm-3.6-0.1.20110223git|13	Source: %{name}-git-20110223.tar.bz2
14mr|deltarpm-3.6-0.1.20110223git|14	Patch0: deltarpm-rpm5.patch
14mr|deltarpm-3.6-0.1.20110223git|15	BuildRequires: bzip2-devel, lzma-devel, rpm-devel, popt-devel
14mr|deltarpm-3.6-0.1.20110223git|16	BuildRequires: zlib-devel
14mr|deltarpm-3.6-0.1.20110223git|17	BuildRequires: python-devel
14mr|deltarpm-3.6-0.1.20110223git|18	
14mr|deltarpm-3.6-0.1.20110223git|19	%description
14mr|deltarpm-3.6-0.1.20110223git|20	A deltarpm contains the difference between an old
14mr|deltarpm-3.6-0.1.20110223git|21	and a new version of a rpm, which makes it possible
14mr|deltarpm-3.6-0.1.20110223git|22	to recreate the new rpm from the deltarpm and the old
14mr|deltarpm-3.6-0.1.20110223git|23	one. You don't have to have a copy of the old rpm,
14mr|deltarpm-3.6-0.1.20110223git|24	deltarpms can also work with installed rpms.
14mr|deltarpm-3.6-0.1.20110223git|25	
14mr|deltarpm-3.6-0.1.20110223git|26	%package -n drpmsync
14mr|deltarpm-3.6-0.1.20110223git|27	Summary: Sync a file tree with deltarpms
14mr|deltarpm-3.6-0.1.20110223git|28	Group: System/Configuration/Packaging
14mr|deltarpm-3.6-0.1.20110223git|29	Requires: deltarpm = %{EVRD}
14mr|deltarpm-3.6-0.1.20110223git|30	
14mr|deltarpm-3.6-0.1.20110223git|31	%description -n drpmsync
14mr|deltarpm-3.6-0.1.20110223git|32	This package contains a tool to sync a file tree with
14mr|deltarpm-3.6-0.1.20110223git|33	deltarpms.
14mr|deltarpm-3.6-0.1.20110223git|34	
14mr|deltarpm-3.6-0.1.20110223git|35	%package -n deltaiso
14mr|deltarpm-3.6-0.1.20110223git|36	Summary: Create deltas between isos containing rpms
14mr|deltarpm-3.6-0.1.20110223git|37	Group: System/Configuration/Packaging
14mr|deltarpm-3.6-0.1.20110223git|38	Requires: deltarpm = %{EVRD}
14mr|deltarpm-3.6-0.1.20110223git|39	
14mr|deltarpm-3.6-0.1.20110223git|40	%description -n deltaiso
14mr|deltarpm-3.6-0.1.20110223git|41	This package contains tools for creating and using deltasisos,
14mr|deltarpm-3.6-0.1.20110223git|42	a difference between an old and a new iso containing rpms.
14mr|deltarpm-3.6-0.1.20110223git|43	
14mr|deltarpm-3.6-0.1.20110223git|44	%package -n python-deltarpm
14mr|deltarpm-3.6-0.1.20110223git|45	Summary: Python bindings for deltarpm
14mr|deltarpm-3.6-0.1.20110223git|46	Group: System/Configuration/Packaging
14mr|deltarpm-3.6-0.1.20110223git|47	Requires: deltarpm = %{EVRD}
14mr|deltarpm-3.6-0.1.20110223git|48	
14mr|deltarpm-3.6-0.1.20110223git|49	%description -n python-deltarpm
14mr|deltarpm-3.6-0.1.20110223git|50	This package contains python bindings for deltarpm.
14mr|deltarpm-3.6-0.1.20110223git|51	
14mr|deltarpm-3.6-0.1.20110223git|52	
14mr|deltarpm-3.6-0.1.20110223git|53	%prep
14mr|deltarpm-3.6-0.1.20110223git|54	%setup -q -n %{name}-git-20110223
14mr|deltarpm-3.6-0.1.20110223git|55	%patch0 -p1
14mr|deltarpm-3.6-0.1.20110223git|56	
14mr|deltarpm-3.6-0.1.20110223git|57	%build
14mr|deltarpm-3.6-0.1.20110223git|58	%make -C zlib* CFLAGS="%{optflags} -O3" LDFLAGS="%{ldflags}" libz.a
14mr|deltarpm-3.6-0.1.20110223git|59	%make CFLAGS="%{optflags}" \
14mr|deltarpm-3.6-0.1.20110223git|60	bindir=%{_bindir} libdir=%{_libdir} mandir=%{_mandir} prefix=%{_prefix} \
14mr|deltarpm-3.6-0.1.20110223git|61	zlibbundled='' zlibldflags='-lz' zlibcppflags=''
14mr|deltarpm-3.6-0.1.20110223git|62	%make CFLAGS="%{optflags}" \
14mr|deltarpm-3.6-0.1.20110223git|63	bindir=%{_bindir} libdir=%{_libdir} mandir=%{_mandir} prefix=%{_prefix} \
14mr|deltarpm-3.6-0.1.20110223git|64	zlibbundled='' zlibldflags='-lz' zlibcppflags='' \
14mr|deltarpm-3.6-0.1.20110223git|65	python
14mr|deltarpm-3.6-0.1.20110223git|66	
14mr|deltarpm-3.6-0.1.20110223git|67	%install
14mr|deltarpm-3.6-0.1.20110223git|68	%makeinstall pylibprefix=%{buildroot}
14mr|deltarpm-3.6-0.1.20110223git|69	
14mr|deltarpm-3.6-0.1.20110223git|70	rm -rf %{buildroot}%{_libdir}/python3*
14mr|deltarpm-3.6-0.1.20110223git|71	
14mr|deltarpm-3.6-0.1.20110223git|72	%files
14mr|deltarpm-3.6-0.1.20110223git|73	%doc LICENSE.BSD README
14mr|deltarpm-3.6-0.1.20110223git|74	%doc %{_mandir}/man8/applydeltarpm*
14mr|deltarpm-3.6-0.1.20110223git|75	%doc %{_mandir}/man8/makedeltarpm*
14mr|deltarpm-3.6-0.1.20110223git|76	%doc %{_mandir}/man8/combinedeltarpm*
14mr|deltarpm-3.6-0.1.20110223git|77	%{_bindir}/applydeltarpm
14mr|deltarpm-3.6-0.1.20110223git|78	%{_bindir}/combinedeltarpm
14mr|deltarpm-3.6-0.1.20110223git|79	%{_bindir}/makedeltarpm
14mr|deltarpm-3.6-0.1.20110223git|80	%{_bindir}/rpmdumpheader
14mr|deltarpm-3.6-0.1.20110223git|81	
14mr|deltarpm-3.6-0.1.20110223git|82	%files -n deltaiso
14mr|deltarpm-3.6-0.1.20110223git|83	%doc LICENSE.BSD README
14mr|deltarpm-3.6-0.1.20110223git|84	%doc %{_mandir}/man8/applydeltaiso*
14mr|deltarpm-3.6-0.1.20110223git|85	%doc %{_mandir}/man8/makedeltaiso*
14mr|deltarpm-3.6-0.1.20110223git|86	%{_bindir}/applydeltaiso
14mr|deltarpm-3.6-0.1.20110223git|87	%{_bindir}/fragiso
14mr|deltarpm-3.6-0.1.20110223git|88	%{_bindir}/makedeltaiso
14mr|deltarpm-3.6-0.1.20110223git|89	
14mr|deltarpm-3.6-0.1.20110223git|90	%files -n drpmsync
14mr|deltarpm-3.6-0.1.20110223git|91	%doc LICENSE.BSD README
14mr|deltarpm-3.6-0.1.20110223git|92	%doc %{_mandir}/man8/drpmsync*
14mr|deltarpm-3.6-0.1.20110223git|93	%{_bindir}/drpmsync
14mr|deltarpm-3.6-0.1.20110223git|94	
14mr|deltarpm-3.6-0.1.20110223git|95	%files -n python-deltarpm
14mr|deltarpm-3.6-0.1.20110223git|96	%doc LICENSE.BSD
14mr|deltarpm-3.6-0.1.20110223git|97	%{python_sitearch}/*
14mr|deltarpm-3.6-0.1.20110223git|98	
14mr|deltarpm-3.6-0.1.20110223git|99	%changelog
14mr|deltarpm-3.6-0.1.20110223git|100	* Fri Dec 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.6-0.1.20110223git
14mr|deltarpm-3.6-0.1.20110223git|101	+ Revision: b1a62fc
14mr|deltarpm-3.6-0.1.20110223git|102	- Spec cleanup
14mr|deltarpm-3.6-0.1.20110223git|103	
14mr|deltarpm-3.6-0.1.20110223git|104	

16156 14
14mr|desktop-common-data-2014.1-3|1	Summary:	Desktop common files
14mr|desktop-common-data-2014.1-3|2	Name:		desktop-common-data
14mr|desktop-common-data-2014.1-3|3	Version:	2014.1
14mr|desktop-common-data-2014.1-3|4	Release:	3
14mr|desktop-common-data-2014.1-3|5	License:	GPLv2+
14mr|desktop-common-data-2014.1-3|6	Url:		http://www.rosalinux.com/
14mr|desktop-common-data-2014.1-3|7	Group:		System/Configuration/Other
14mr|desktop-common-data-2014.1-3|8	Source0:	%{name}-%{version}.tar.bz2
14mr|desktop-common-data-2014.1-3|9	Patch0:		desktop-common-data-2011.0-menu.patch
14mr|desktop-common-data-2014.1-3|10	Patch1:		desktop-common-data-2011.0-no-bookmarks.patch
14mr|desktop-common-data-2014.1-3|11	Patch2:		desktop-common-data-2012.1-office-menu.patch
14mr|desktop-common-data-2014.1-3|12	BuildRequires:	gettext
14mr|desktop-common-data-2014.1-3|13	BuildRequires:	intltool
14mr|desktop-common-data-2014.1-3|14	BuildRequires:	libxml2-utils
14mr|desktop-common-data-2014.1-3|15	BuildRequires:	menu-messages
14mr|desktop-common-data-2014.1-3|16	Provides:	menu-xdg = %{EVRD}
14mr|desktop-common-data-2014.1-3|17	Provides:	menu = 2.1.24
14mr|desktop-common-data-2014.1-3|18	Requires:	mdk-menu-messages
14mr|desktop-common-data-2014.1-3|19	Requires:	run-parts
14mr|desktop-common-data-2014.1-3|20	Requires:	xdg-utils
14mr|desktop-common-data-2014.1-3|21	Requires:	xdg-user-dirs
14mr|desktop-common-data-2014.1-3|22	Requires(post):	hicolor-icon-theme
14mr|desktop-common-data-2014.1-3|23	Requires:	hicolor-icon-theme
14mr|desktop-common-data-2014.1-3|24	BuildArch:	noarch
14mr|desktop-common-data-2014.1-3|25	
14mr|desktop-common-data-2014.1-3|26	%description
14mr|desktop-common-data-2014.1-3|27	This package contains useful icons, menu structure and others goodies for the
14mr|desktop-common-data-2014.1-3|28	ROSA Linux desktop.
14mr|desktop-common-data-2014.1-3|29	
14mr|desktop-common-data-2014.1-3|30	%files
14mr|desktop-common-data-2014.1-3|31	%{_bindir}/*
14mr|desktop-common-data-2014.1-3|32	%{_sbindir}/*
14mr|desktop-common-data-2014.1-3|33	%{_sysconfdir}/profile.d/*
14mr|desktop-common-data-2014.1-3|34	%dir %{_sysconfdir}/menu.d
14mr|desktop-common-data-2014.1-3|35	%dir %{_sysconfdir}/xdg
14mr|desktop-common-data-2014.1-3|36	%dir %{_sysconfdir}/xdg/menus
14mr|desktop-common-data-2014.1-3|37	%dir %{_sysconfdir}/xdg/menus/applications-merged
14mr|desktop-common-data-2014.1-3|38	%config(noreplace) %{_sysconfdir}/xdg/menus/*.menu
14mr|desktop-common-data-2014.1-3|39	%dir %{_var}/lib/menu
14mr|desktop-common-data-2014.1-3|40	#
14mr|desktop-common-data-2014.1-3|41	%dir %{_datadir}/faces/
14mr|desktop-common-data-2014.1-3|42	%dir %{_datadir}/mdk/
14mr|desktop-common-data-2014.1-3|43	%dir %{_datadir}/mdk/faces/
14mr|desktop-common-data-2014.1-3|44	%{_datadir}/faces/*
14mr|desktop-common-data-2014.1-3|45	%{_datadir}/mdk/faces/*
14mr|desktop-common-data-2014.1-3|46	#
14mr|desktop-common-data-2014.1-3|47	%dir %{_datadir}/mdk/backgrounds/
14mr|desktop-common-data-2014.1-3|48	%{_datadir}/mdk/backgrounds/*.jpg
14mr|desktop-common-data-2014.1-3|49	%dir %{_datadir}/mdk/bookmarks
14mr|desktop-common-data-2014.1-3|50	%dir %{_datadir}/mdk/bookmarks/konqueror
14mr|desktop-common-data-2014.1-3|51	%{_datadir}/mdk/bookmarks/konqueror/*.xml
14mr|desktop-common-data-2014.1-3|52	%dir %{_datadir}/mdk/bookmarks/mozilla
14mr|desktop-common-data-2014.1-3|53	%{_datadir}/mdk/bookmarks/mozilla/*.html
14mr|desktop-common-data-2014.1-3|54	#
14mr|desktop-common-data-2014.1-3|55	%dir %{_datadir}/apps/kdm/pics/
14mr|desktop-common-data-2014.1-3|56	%{_datadir}/apps/kdm/pics/*
14mr|desktop-common-data-2014.1-3|57	#
14mr|desktop-common-data-2014.1-3|58	%dir %{_datadir}/mdk/xfdrake/
14mr|desktop-common-data-2014.1-3|59	%{_datadir}/mdk/xfdrake/*.png
14mr|desktop-common-data-2014.1-3|60	#
14mr|desktop-common-data-2014.1-3|61	%{_datadir}/sounds/*.wav
14mr|desktop-common-data-2014.1-3|62	%{_datadir}/sounds/ia_ora
14mr|desktop-common-data-2014.1-3|63	%{_datadir}/mdk/dm
14mr|desktop-common-data-2014.1-3|64	%dir %{_datadir}/mdk/desktop
14mr|desktop-common-data-2014.1-3|65	%dir %{_datadir}/mdk/desktop/free
14mr|desktop-common-data-2014.1-3|66	%dir %{_datadir}/mdk/desktop/one
14mr|desktop-common-data-2014.1-3|67	%attr(0755,root,root) %{_datadir}/mdk/desktop/*/*
14mr|desktop-common-data-2014.1-3|68	#
14mr|desktop-common-data-2014.1-3|69	%{_iconsdir}/*.png
14mr|desktop-common-data-2014.1-3|70	%{_liconsdir}/*.png
14mr|desktop-common-data-2014.1-3|71	%{_miconsdir}/*.png
14mr|desktop-common-data-2014.1-3|72	%{_datadir}/icons/hicolor/*/*/*.png
14mr|desktop-common-data-2014.1-3|73	%{_datadir}/desktop-directories/*.directory
14mr|desktop-common-data-2014.1-3|74	
14mr|desktop-common-data-2014.1-3|75	#----------------------------------------------------------------------------
14mr|desktop-common-data-2014.1-3|76	
14mr|desktop-common-data-2014.1-3|77	%post
14mr|desktop-common-data-2014.1-3|78	if [ -f %{_sysconfdir}/X11/window-managers.rpmsave ];then
14mr|desktop-common-data-2014.1-3|79	%{_sbindir}/convertsession -f %{_sysconfdir}/X11/window-managers.rpmsave || :
14mr|desktop-common-data-2014.1-3|80	fi
14mr|desktop-common-data-2014.1-3|81	%make_session
14mr|desktop-common-data-2014.1-3|82	# (cg) See sound-theme-freedesktop for explanation about touch
14mr|desktop-common-data-2014.1-3|83	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
14mr|desktop-common-data-2014.1-3|84	
14mr|desktop-common-data-2014.1-3|85	%postun
14mr|desktop-common-data-2014.1-3|86	# (cg) See sound-theme-freedesktop for explanation about touch
14mr|desktop-common-data-2014.1-3|87	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
14mr|desktop-common-data-2014.1-3|88	
14mr|desktop-common-data-2014.1-3|89	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mr|desktop-common-data-2014.1-3|90	%{_bindir}/update-menus
14mr|desktop-common-data-2014.1-3|91	
14mr|desktop-common-data-2014.1-3|92	%triggerin -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
14mr|desktop-common-data-2014.1-3|93	%{_sbindir}/fndSession
14mr|desktop-common-data-2014.1-3|94	
14mr|desktop-common-data-2014.1-3|95	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mr|desktop-common-data-2014.1-3|96	%{_bindir}/update-menus
14mr|desktop-common-data-2014.1-3|97	
14mr|desktop-common-data-2014.1-3|98	%triggerpostun -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
14mr|desktop-common-data-2014.1-3|99	%{_sbindir}/fndSession
14mr|desktop-common-data-2014.1-3|100	
14mr|desktop-common-data-2014.1-3|101	#----------------------------------------------------------------------------
14mr|desktop-common-data-2014.1-3|102	
14mr|desktop-common-data-2014.1-3|103	%prep
14mr|desktop-common-data-2014.1-3|104	%setup -q
14mr|desktop-common-data-2014.1-3|105	%patch0 -p1
14mr|desktop-common-data-2014.1-3|106	%patch1 -p1
14mr|desktop-common-data-2014.1-3|107	%patch2 -p1
14mr|desktop-common-data-2014.1-3|108	
14mr|desktop-common-data-2014.1-3|109	%build
14mr|desktop-common-data-2014.1-3|110	make
14mr|desktop-common-data-2014.1-3|111	
14mr|desktop-common-data-2014.1-3|112	%install
14mr|desktop-common-data-2014.1-3|113	## Install backgrounds
14mr|desktop-common-data-2014.1-3|114	# User & root's backgrounds
14mr|desktop-common-data-2014.1-3|115	install -d -m 0755 %{buildroot}%{_datadir}/mdk/backgrounds/
14mr|desktop-common-data-2014.1-3|116	install -m 0644 backgrounds/flower.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
14mr|desktop-common-data-2014.1-3|117	install -m 0644 backgrounds/nature.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
14mr|desktop-common-data-2014.1-3|118	
14mr|desktop-common-data-2014.1-3|119	# XFdrake test card
14mr|desktop-common-data-2014.1-3|120	install -d -m 0755 %{buildroot}%{_datadir}/mdk/xfdrake/
14mr|desktop-common-data-2014.1-3|121	install -m 0644 backgrounds/xfdrake-test-card.png %{buildroot}%{_datadir}/mdk/xfdrake/xfdrake-test-card.png
14mr|desktop-common-data-2014.1-3|122	
14mr|desktop-common-data-2014.1-3|123	## Install scripts
14mr|desktop-common-data-2014.1-3|124	# /usr/bin/
14mr|desktop-common-data-2014.1-3|125	install -d -m 0755 %{buildroot}%{_bindir}/
14mr|desktop-common-data-2014.1-3|126	for i in bin/*.sh ; do install -m 0755 $i %{buildroot}%{_bindir}/ ; done
14mr|desktop-common-data-2014.1-3|127	install -m 0755 bin/www-browser %{buildroot}%{_bindir}/
14mr|desktop-common-data-2014.1-3|128	install -m 0755 bin/xvt %{buildroot}%{_bindir}/
14mr|desktop-common-data-2014.1-3|129	install -m 0755 bin/editor %{buildroot}%{_bindir}/
14mr|desktop-common-data-2014.1-3|130	
14mr|desktop-common-data-2014.1-3|131	# /usr/sbin/
14mr|desktop-common-data-2014.1-3|132	install -d -m 0755 %{buildroot}%{_sbindir}/
14mr|desktop-common-data-2014.1-3|133	for i in sbin/* ; do install -m 0755 $i %{buildroot}%{_sbindir}/ ; done
14mr|desktop-common-data-2014.1-3|134	
14mr|desktop-common-data-2014.1-3|135	## Install faces
14mr|desktop-common-data-2014.1-3|136	install -d -m 0755 %{buildroot}%{_datadir}/mdk/faces/
14mr|desktop-common-data-2014.1-3|137	install -d -m 0755 %{buildroot}%{_datadir}/faces/
14mr|desktop-common-data-2014.1-3|138	for i in faces/*.png ; do install -m 0644 $i %{buildroot}%{_datadir}/mdk/faces/ ; done
14mr|desktop-common-data-2014.1-3|139	
14mr|desktop-common-data-2014.1-3|140	# David - 9.0-5mdk - For KDE
14mr|desktop-common-data-2014.1-3|141	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/default.png
14mr|desktop-common-data-2014.1-3|142	
14mr|desktop-common-data-2014.1-3|143	# David - 9.0-5mdk - For GDM
14mr|desktop-common-data-2014.1-3|144	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/user-default-mdk.png
14mr|desktop-common-data-2014.1-3|145	
14mr|desktop-common-data-2014.1-3|146	## KDE
14mr|desktop-common-data-2014.1-3|147	# kdm
14mr|desktop-common-data-2014.1-3|148	install -d -m 0755 %{buildroot}%{_datadir}/apps/kdm/pics/
14mr|desktop-common-data-2014.1-3|149	install -m 0644 kde/kdm-mdk-logo.png %{buildroot}%{_datadir}/apps/kdm/pics/
14mr|desktop-common-data-2014.1-3|150	
14mr|desktop-common-data-2014.1-3|151	## icons
14mr|desktop-common-data-2014.1-3|152	install -d -m 0755 %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
14mr|desktop-common-data-2014.1-3|153	install -m 0644 menu/icons/*.png %{buildroot}%{_iconsdir}
14mr|desktop-common-data-2014.1-3|154	install -m 0644 menu/icons/large/*.png %{buildroot}%{_liconsdir}
14mr|desktop-common-data-2014.1-3|155	install -m 0644 menu/icons/mini/*.png %{buildroot}%{_miconsdir}
14mr|desktop-common-data-2014.1-3|156	cp -r menu/icons/hicolor  %{buildroot}%{_datadir}/icons/
14mr|desktop-common-data-2014.1-3|157	
14mr|desktop-common-data-2014.1-3|158	# XDG menus
14mr|desktop-common-data-2014.1-3|159	install -d -m 0755 %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14mr|desktop-common-data-2014.1-3|160	install -d -m 0755 %{buildroot}%{_sysconfdir}/menu.d %{buildroot}/%{_sysconfdir}/profile.d
14mr|desktop-common-data-2014.1-3|161	install -m 0644 applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu
14mr|desktop-common-data-2014.1-3|162	install -m 0644 kde-applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/kde-applications.menu
14mr|desktop-common-data-2014.1-3|163	install -m 0755 menu/xdg_menu %{buildroot}%{_bindir}
14mr|desktop-common-data-2014.1-3|164	install -m 0755 menu/update-menus %{buildroot}%{_bindir}/update-menus
14mr|desktop-common-data-2014.1-3|165	install -m 0644 menu/menustyle.csh %{buildroot}%{_sysconfdir}/profile.d/30menustyle.csh
14mr|desktop-common-data-2014.1-3|166	install -m 0644 menu/menustyle.sh  %{buildroot}%{_sysconfdir}/profile.d/30menustyle.sh
14mr|desktop-common-data-2014.1-3|167	
14mr|desktop-common-data-2014.1-3|168	if [ "%_install_langs" != "all" ]; then
14mr|desktop-common-data-2014.1-3|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
14mr|desktop-common-data-2014.1-3|170	return 1
14mr|desktop-common-data-2014.1-3|171	fi
14mr|desktop-common-data-2014.1-3|172	
14mr|desktop-common-data-2014.1-3|173	install -d -m 0755 %{buildroot}%{_datadir}/desktop-directories
14mr|desktop-common-data-2014.1-3|174	mkdir tmp-l10n
14mr|desktop-common-data-2014.1-3|175	for i in %{_datadir}/locale/*/LC_MESSAGES/menu-messages.mo ; do
14mr|desktop-common-data-2014.1-3|176	msgunfmt $i > tmp-l10n/`echo $i | sed -e 's|%{_datadir}/locale/||' -e 's|/LC.*||'`.po
14mr|desktop-common-data-2014.1-3|177	done
14mr|desktop-common-data-2014.1-3|178	
14mr|desktop-common-data-2014.1-3|179	install -d -m 0755 %{buildroot}%{_var}/lib/menu
14mr|desktop-common-data-2014.1-3|180	
14mr|desktop-common-data-2014.1-3|181	for i in menu/desktop-directories/*.in ; do
14mr|desktop-common-data-2014.1-3|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
14mr|desktop-common-data-2014.1-3|183	done
14mr|desktop-common-data-2014.1-3|184	
14mr|desktop-common-data-2014.1-3|185	for PRODUCT in free one ; do
14mr|desktop-common-data-2014.1-3|186	install -d -m 0755 %{buildroot}%{_datadir}/mdk/desktop/$PRODUCT
14mr|desktop-common-data-2014.1-3|187	for i in desktop/$PRODUCT/*.in ; do
14mr|desktop-common-data-2014.1-3|188	%{_bindir}/intltool-merge --desktop-style -c tmp-l10n/cache tmp-l10n $i %{buildroot}/%{_datadir}/mdk/desktop/$PRODUCT/`basename $i .in`
14mr|desktop-common-data-2014.1-3|189	done
14mr|desktop-common-data-2014.1-3|190	done
14mr|desktop-common-data-2014.1-3|191	
14mr|desktop-common-data-2014.1-3|192	#install theme for GDM/KDM
14mr|desktop-common-data-2014.1-3|193	install -d -m 0755 %{buildroot}%{_datadir}/mdk/dm
14mr|desktop-common-data-2014.1-3|194	for i in dm/*.png dm/*.desktop dm/*.xml ; do
14mr|desktop-common-data-2014.1-3|195	install -m 0644 $i %{buildroot}%{_datadir}/mdk/dm/
14mr|desktop-common-data-2014.1-3|196	done
14mr|desktop-common-data-2014.1-3|197	
14mr|desktop-common-data-2014.1-3|198	# install bookmarks
14mr|desktop-common-data-2014.1-3|199	install -d -m 0755 %{buildroot}%{_datadir}/mdk/bookmarks/konqueror
14mr|desktop-common-data-2014.1-3|200	for i in bookmarks/konqueror/*.xml ; do
14mr|desktop-common-data-2014.1-3|201	install -m 0644 $i %{buildroot}%{_datadir}/mdk/bookmarks/konqueror
14mr|desktop-common-data-2014.1-3|202	done
14mr|desktop-common-data-2014.1-3|203	
14mr|desktop-common-data-2014.1-3|204	install -d -m 0755 %{buildroot}%{_datadir}/mdk/bookmarks/mozilla
14mr|desktop-common-data-2014.1-3|205	for i in bookmarks/mozilla/*.html ; do
14mr|desktop-common-data-2014.1-3|206	install -m 0644 $i %{buildroot}%{_datadir}/mdk/bookmarks/mozilla
14mr|desktop-common-data-2014.1-3|207	done
14mr|desktop-common-data-2014.1-3|208	
14mr|desktop-common-data-2014.1-3|209	# install sound samples
14mr|desktop-common-data-2014.1-3|210	install -d -m 0755 %{buildroot}%{_datadir}/sounds
14mr|desktop-common-data-2014.1-3|211	for i in sounds/ia_ora*.wav ; do
14mr|desktop-common-data-2014.1-3|212	install -m 0644 $i %{buildroot}%{_datadir}/sounds
14mr|desktop-common-data-2014.1-3|213	done
14mr|desktop-common-data-2014.1-3|214	
14mr|desktop-common-data-2014.1-3|215	#install sound theme Ia Ora
14mr|desktop-common-data-2014.1-3|216	install -d -m 0755 %{buildroot}%{_datadir}/sounds/ia_ora/stereo
14mr|desktop-common-data-2014.1-3|217	install -m 0644 sounds/index.theme %{buildroot}%{_datadir}/sounds/ia_ora
14mr|desktop-common-data-2014.1-3|218	ln -s ../../ia_ora-startup.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-login.wav
14mr|desktop-common-data-2014.1-3|219	ln -s ../../ia_ora-shutdown.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-logout.wav
14mr|desktop-common-data-2014.1-3|220	ln -s ../../ia_ora-error.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-error.wav
14mr|desktop-common-data-2014.1-3|221	ln -s ../../ia_ora-notification.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-warning.wav
14mr|desktop-common-data-2014.1-3|222	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog.disabled
14mr|desktop-common-data-2014.1-3|223	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/power.disabled
14mr|desktop-common-data-2014.1-3|224	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/battery.disabled
14mr|desktop-common-data-2014.1-3|225	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/suspend.disabled
14mr|desktop-common-data-2014.1-3|226	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/screen-capture.disabled
14mr|desktop-common-data-2014.1-3|227	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/service.disabled
14mr|desktop-common-data-2014.1-3|228	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/system.disabled
14mr|desktop-common-data-2014.1-3|229	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop.disabled
14mr|desktop-common-data-2014.1-3|230	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/device.disabled
14mr|desktop-common-data-2014.1-3|231	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/bell.disabled
14mr|desktop-common-data-2014.1-3|232	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/message-new-email.disabled
14mr|desktop-common-data-2014.1-3|233	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/trash-empty.disabled
14mr|desktop-common-data-2014.1-3|234	
14mr|desktop-common-data-2014.1-3|235	
14mr|desktop-common-data-2014.1-3|236	%changelog
14mr|desktop-common-data-2014.1-3|237	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2014.1-3
14mr|desktop-common-data-2014.1-3|238	+ Revision: 5afb3e9
14mr|desktop-common-data-2014.1-3|239	- MassBuild#440: Increase release tag
14mr|desktop-common-data-2014.1-3|240	
14mr|desktop-common-data-2014.1-3|241	

16157 14
14mr|desktop-file-utils-0.22-1|1	Summary:	Utilities for working with desktop entries
14mr|desktop-file-utils-0.22-1|2	Name:		desktop-file-utils
14mr|desktop-file-utils-0.22-1|3	Version:	0.22
14mr|desktop-file-utils-0.22-1|4	Release:	1
14mr|desktop-file-utils-0.22-1|5	License:	GPLv2+
14mr|desktop-file-utils-0.22-1|6	Group:		Graphical desktop/Other
14mr|desktop-file-utils-0.22-1|7	Url:		http://freedesktop.org/Software/desktop-file-utils
14mr|desktop-file-utils-0.22-1|8	Source0:	http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
14mr|desktop-file-utils-0.22-1|9	BuildRequires:	popt-devel
14mr|desktop-file-utils-0.22-1|10	BuildRequires:	glibc-static-devel
14mr|desktop-file-utils-0.22-1|11	BuildRequires:	glib2-devel
14mr|desktop-file-utils-0.22-1|12	BuildRequires:	emacs-bin
14mr|desktop-file-utils-0.22-1|13	
14mr|desktop-file-utils-0.22-1|14	%description
14mr|desktop-file-utils-0.22-1|15	desktop-file-utils contains a couple of command line utilities for working
14mr|desktop-file-utils-0.22-1|16	with desktop entries. It requires GLib and popt to compile, because the
14mr|desktop-file-utils-0.22-1|17	implementation requires Unicode utilities and such.
14mr|desktop-file-utils-0.22-1|18	
14mr|desktop-file-utils-0.22-1|19	Right now the only documentation is "desktop-file-install --help".
14mr|desktop-file-utils-0.22-1|20	desktop-file-validate takes a single argument, the file to validate.
14mr|desktop-file-utils-0.22-1|21	
14mr|desktop-file-utils-0.22-1|22	%prep
14mr|desktop-file-utils-0.22-1|23	%setup -q
14mr|desktop-file-utils-0.22-1|24	
14mr|desktop-file-utils-0.22-1|25	%build
14mr|desktop-file-utils-0.22-1|26	%configure2_5x
14mr|desktop-file-utils-0.22-1|27	
14mr|desktop-file-utils-0.22-1|28	%make
14mr|desktop-file-utils-0.22-1|29	
14mr|desktop-file-utils-0.22-1|30	%install
14mr|desktop-file-utils-0.22-1|31	%makeinstall_std
14mr|desktop-file-utils-0.22-1|32	
14mr|desktop-file-utils-0.22-1|33	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14mr|desktop-file-utils-0.22-1|34	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF
14mr|desktop-file-utils-0.22-1|35	(autoload 'desktop-entry-mode "desktop-entry-mode" "Desktop Entry mode" t)
14mr|desktop-file-utils-0.22-1|36	(add-to-list 'auto-mode-alist
14mr|desktop-file-utils-0.22-1|37	'("\\\\.desktop\\\\(\\\\.in\\\\)?$" . desktop-entry-mode))
14mr|desktop-file-utils-0.22-1|38	(add-hook 'desktop-entry-mode-hook 'font-lock-mode)
14mr|desktop-file-utils-0.22-1|39	EOF
14mr|desktop-file-utils-0.22-1|40	
14mr|desktop-file-utils-0.22-1|41	%post
14mr|desktop-file-utils-0.22-1|42	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
14mr|desktop-file-utils-0.22-1|43	
14mr|desktop-file-utils-0.22-1|44	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mr|desktop-file-utils-0.22-1|45	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
14mr|desktop-file-utils-0.22-1|46	
14mr|desktop-file-utils-0.22-1|47	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mr|desktop-file-utils-0.22-1|48	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
14mr|desktop-file-utils-0.22-1|49	
14mr|desktop-file-utils-0.22-1|50	%files
14mr|desktop-file-utils-0.22-1|51	%doc AUTHORS NEWS README ChangeLog
14mr|desktop-file-utils-0.22-1|52	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|desktop-file-utils-0.22-1|53	%{_bindir}/*
14mr|desktop-file-utils-0.22-1|54	%_mandir/man1/*
14mr|desktop-file-utils-0.22-1|55	%{_datadir}/emacs/site-lisp/desktop-entry-mode.el*
14mr|desktop-file-utils-0.22-1|56	
14mr|desktop-file-utils-0.22-1|57	
14mr|desktop-file-utils-0.22-1|58	
14mr|desktop-file-utils-0.22-1|59	
14mr|desktop-file-utils-0.22-1|60	%changelog
14mr|desktop-file-utils-0.22-1|61	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 0.22-1
14mr|desktop-file-utils-0.22-1|62	+ Revision: 45cbc95
14mr|desktop-file-utils-0.22-1|63	- update to 0.22
14mr|desktop-file-utils-0.22-1|64	
14mr|desktop-file-utils-0.22-1|65	

16158 14
14mr|dev86-0.16.18-3|1	%define		bccdir	%{_libdir}/bcc
14mr|dev86-0.16.18-3|2	
14mr|dev86-0.16.18-3|3	Summary: 	A real mode 80x86 assembler and linker
14mr|dev86-0.16.18-3|4	Name:		dev86
14mr|dev86-0.16.18-3|5	Version:	0.16.18
14mr|dev86-0.16.18-3|6	Release:	3
14mr|dev86-0.16.18-3|7	License: 	GPLv2
14mr|dev86-0.16.18-3|8	Group:		Development/Other
14mr|dev86-0.16.18-3|9	URL:		http://homepage.ntlworld.com/robert.debath/
14mr|dev86-0.16.18-3|10	Source:		http://homepage.ntlworld.com/robert.debath/dev86/Dev86src-%{version}.tar.gz
14mr|dev86-0.16.18-3|11	Patch0:		dev86-noelks.patch
14mr|dev86-0.16.18-3|12	Patch1:		dev86-64bit.patch
14mr|dev86-0.16.18-3|13	Patch2:		dev86-nostrip.patch
14mr|dev86-0.16.18-3|14	Patch3:		dev86-overflow.patch
14mr|dev86-0.16.18-3|15	Patch4:		dev86-long.patch
14mr|dev86-0.16.18-3|16	Patch5:		dev86-print-overflow.patch
14mr|dev86-0.16.18-3|17	Patch6:		dev86-copt.patch
14mr|dev86-0.16.18-3|18	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|dev86-0.16.18-3|19	Obsoletes:	bin86
14mr|dev86-0.16.18-3|20	Provides:       bin86
14mr|dev86-0.16.18-3|21	ExclusiveArch:  %{ix86} ppc x86_64 %{arm}
14mr|dev86-0.16.18-3|22	
14mr|dev86-0.16.18-3|23	%description
14mr|dev86-0.16.18-3|24	The dev86 package provides an assembler and linker for real mode 80x86
14mr|dev86-0.16.18-3|25	instructions. You'll need to have this package installed in order to
14mr|dev86-0.16.18-3|26	build programs that run in real mode, including LILO and the kernel's
14mr|dev86-0.16.18-3|27	bootstrapping code, from their sources.
14mr|dev86-0.16.18-3|28	
14mr|dev86-0.16.18-3|29	You should install dev86 if you intend to build programs that run in real
14mr|dev86-0.16.18-3|30	mode from their source code.
14mr|dev86-0.16.18-3|31	
14mr|dev86-0.16.18-3|32	%package        devel
14mr|dev86-0.16.18-3|33	Summary:        A development files for dev86
14mr|dev86-0.16.18-3|34	Group:          Development/Other
14mr|dev86-0.16.18-3|35	Requires:       %{name} = %{version}-%{release}
14mr|dev86-0.16.18-3|36	
14mr|dev86-0.16.18-3|37	%description    devel
14mr|dev86-0.16.18-3|38	The dev86 package provides an assembler and linker for real mode 80x86
14mr|dev86-0.16.18-3|39	instructions. You'll need to have this package installed in order to
14mr|dev86-0.16.18-3|40	build programs that run in real mode, including LILO and the kernel's
14mr|dev86-0.16.18-3|41	bootstrapping code, from their sources.
14mr|dev86-0.16.18-3|42	
14mr|dev86-0.16.18-3|43	The dev86-devel package provides C headers need to use bcc, the C
14mr|dev86-0.16.18-3|44	compiler for real mode x86.
14mr|dev86-0.16.18-3|45	
14mr|dev86-0.16.18-3|46	You should install dev86 if you intend to build programs that run in real
14mr|dev86-0.16.18-3|47	mode from their source code.
14mr|dev86-0.16.18-3|48	
14mr|dev86-0.16.18-3|49	Note that you don't need dev86-devel package in order to build
14mr|dev86-0.16.18-3|50	a kernel.
14mr|dev86-0.16.18-3|51	
14mr|dev86-0.16.18-3|52	%prep
14mr|dev86-0.16.18-3|53	%setup -q
14mr|dev86-0.16.18-3|54	%patch0 -p1 -b .noelks
14mr|dev86-0.16.18-3|55	%if %_lib == lib64
14mr|dev86-0.16.18-3|56	%patch1 -p1 -b .64bit
14mr|dev86-0.16.18-3|57	%endif
14mr|dev86-0.16.18-3|58	%patch2 -p1 -b .nostrip
14mr|dev86-0.16.18-3|59	%patch3 -p1 -b .overflow
14mr|dev86-0.16.18-3|60	%patch4 -p1 -b .long
14mr|dev86-0.16.18-3|61	%patch5 -p1 -b .print-overflow
14mr|dev86-0.16.18-3|62	%patch6 -p1 -b .copt
14mr|dev86-0.16.18-3|63	
14mr|dev86-0.16.18-3|64	%build
14mr|dev86-0.16.18-3|65	# the main makefile doesn't allow parallel build
14mr|dev86-0.16.18-3|66	make <<!FooBar!
14mr|dev86-0.16.18-3|67	5
14mr|dev86-0.16.18-3|68	quit
14mr|dev86-0.16.18-3|69	!FooBar!
14mr|dev86-0.16.18-3|70	
14mr|dev86-0.16.18-3|71	%install
14mr|dev86-0.16.18-3|72	rm -rf %{buildroot}
14mr|dev86-0.16.18-3|73	
14mr|dev86-0.16.18-3|74	make DIST=%{buildroot} MANDIR=%{_mandir} LIBDIR=%{bccdir} INCLDIR=%{bccdir} install install-man
14mr|dev86-0.16.18-3|75	
14mr|dev86-0.16.18-3|76	pushd %{buildroot}%{_bindir}
14mr|dev86-0.16.18-3|77	rm -f nm86 size86
14mr|dev86-0.16.18-3|78	ln objdump86 nm86
14mr|dev86-0.16.18-3|79	ln objdump86 size86
14mr|dev86-0.16.18-3|80	popd
14mr|dev86-0.16.18-3|81	
14mr|dev86-0.16.18-3|82	# %doc --parents would be overkill
14mr|dev86-0.16.18-3|83	for i in elksemu unproto bin86 copt dis88 bootblocks; do
14mr|dev86-0.16.18-3|84	ln -f $i/README README.$i
14mr|dev86-0.16.18-3|85	done
14mr|dev86-0.16.18-3|86	ln -f bin86/README-0.4 README-0.4.bin86
14mr|dev86-0.16.18-3|87	ln -f bin86/ChangeLog ChangeLog.bin86
14mr|dev86-0.16.18-3|88	
14mr|dev86-0.16.18-3|89	%clean
14mr|dev86-0.16.18-3|90	rm -rf %{buildroot}
14mr|dev86-0.16.18-3|91	
14mr|dev86-0.16.18-3|92	%files
14mr|dev86-0.16.18-3|93	%defattr(-,root,root)
14mr|dev86-0.16.18-3|94	%doc README MAGIC Contributors README.bootblocks README.copt README.dis88
14mr|dev86-0.16.18-3|95	%doc README.elksemu README.unproto README-0.4.bin86 README.bin86 ChangeLog.bin86
14mr|dev86-0.16.18-3|96	%dir %{bccdir}
14mr|dev86-0.16.18-3|97	%{_bindir}/*
14mr|dev86-0.16.18-3|98	%{bccdir}/*
14mr|dev86-0.16.18-3|99	%{_mandir}/man1/*
14mr|dev86-0.16.18-3|100	%exclude %{bccdir}/i386/lib*
14mr|dev86-0.16.18-3|101	%exclude %{bccdir}/include
14mr|dev86-0.16.18-3|102	
14mr|dev86-0.16.18-3|103	%files devel
14mr|dev86-0.16.18-3|104	%defattr(-,root,root)
14mr|dev86-0.16.18-3|105	%doc README
14mr|dev86-0.16.18-3|106	%dir %{bccdir}/include
14mr|dev86-0.16.18-3|107	%{bccdir}/include/*
14mr|dev86-0.16.18-3|108	%{bccdir}/i386/lib*
14mr|dev86-0.16.18-3|109	
14mr|dev86-0.16.18-3|110	
14mr|dev86-0.16.18-3|111	
14mr|dev86-0.16.18-3|112	
14mr|dev86-0.16.18-3|113	%changelog
14mr|dev86-0.16.18-3|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.16.18-3
14mr|dev86-0.16.18-3|115	+ Revision: b97c06b
14mr|dev86-0.16.18-3|116	- MassBuild#440: Increase release tag
14mr|dev86-0.16.18-3|117	
14mr|dev86-0.16.18-3|118	

16159 14
14mr|devhelp-3.6.1-2|1	%define lib_major 1
14mr|devhelp-3.6.1-2|2	%define api_version 3
14mr|devhelp-3.6.1-2|3	%define libname %mklibname %{name} %{api_version} %{lib_major}
14mr|devhelp-3.6.1-2|4	%define libnamedev %mklibname -d %{name}
14mr|devhelp-3.6.1-2|5	
14mr|devhelp-3.6.1-2|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|devhelp-3.6.1-2|7	
14mr|devhelp-3.6.1-2|8	Summary:	API documentation browser for developers
14mr|devhelp-3.6.1-2|9	Name:		devhelp
14mr|devhelp-3.6.1-2|10	Version:	3.6.1
14mr|devhelp-3.6.1-2|11	Release:	2
14mr|devhelp-3.6.1-2|12	License:	GPLv2+
14mr|devhelp-3.6.1-2|13	Group:		Development/Other
14mr|devhelp-3.6.1-2|14	URL:		http://live.gnome.org/devhelp
14mr|devhelp-3.6.1-2|15	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|devhelp-3.6.1-2|16	Patch0:		devhelp-3.3.91-linking.patch
14mr|devhelp-3.6.1-2|17	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.0
14mr|devhelp-3.6.1-2|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
14mr|devhelp-3.6.1-2|19	BuildRequires:	pkgconfig(gthread-2.0) >= 2.10.0
14mr|devhelp-3.6.1-2|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mr|devhelp-3.6.1-2|21	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|devhelp-3.6.1-2|22	BuildRequires:	intltool
14mr|devhelp-3.6.1-2|23	BuildRequires:	desktop-file-utils
14mr|devhelp-3.6.1-2|24	#for gnome-autogen.sh
14mr|devhelp-3.6.1-2|25	BuildRequires:	gnome-common
14mr|devhelp-3.6.1-2|26	BuildRequires:	gettext-devel
14mr|devhelp-3.6.1-2|27	
14mr|devhelp-3.6.1-2|28	%description
14mr|devhelp-3.6.1-2|29	Devhelp is an API documentation browser for GNOME 2. It works
14mr|devhelp-3.6.1-2|30	natively with Gtk-doc (System used in GTK+ and GNOME for
14mr|devhelp-3.6.1-2|31	documentating APIs) and it is possible to create books for other
14mr|devhelp-3.6.1-2|32	documentation as well.
14mr|devhelp-3.6.1-2|33	
14mr|devhelp-3.6.1-2|34	%package -n %{libname}
14mr|devhelp-3.6.1-2|35	Summary:	Dynamic libraries for devhelp
14mr|devhelp-3.6.1-2|36	Group:		System/Libraries
14mr|devhelp-3.6.1-2|37	Requires:	%{name} >= %{version}
14mr|devhelp-3.6.1-2|38	
14mr|devhelp-3.6.1-2|39	%description -n %{libname}
14mr|devhelp-3.6.1-2|40	this package contains dynamic libraries for devhelp.
14mr|devhelp-3.6.1-2|41	
14mr|devhelp-3.6.1-2|42	
14mr|devhelp-3.6.1-2|43	%package -n %{libnamedev}
14mr|devhelp-3.6.1-2|44	Summary:	Development files and headers for devhelp
14mr|devhelp-3.6.1-2|45	Group:		Development/GNOME and GTK+
14mr|devhelp-3.6.1-2|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|devhelp-3.6.1-2|47	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
14mr|devhelp-3.6.1-2|48	Requires:	%{libname} = %{version}-%{release}
14mr|devhelp-3.6.1-2|49	Requires:	%{name} = %{version}-%{release}
14mr|devhelp-3.6.1-2|50	Obsoletes:	%{_lib}devhelp-2-devel < %{version}
14mr|devhelp-3.6.1-2|51	
14mr|devhelp-3.6.1-2|52	%description -n %{libnamedev}
14mr|devhelp-3.6.1-2|53	This package contains the development files and headers for devhelp.
14mr|devhelp-3.6.1-2|54	
14mr|devhelp-3.6.1-2|55	%package -n %{name}-plugins
14mr|devhelp-3.6.1-2|56	Summary:	Gedit Plugins for Devhelp
14mr|devhelp-3.6.1-2|57	Group:		Editors
14mr|devhelp-3.6.1-2|58	Requires:	gedit
14mr|devhelp-3.6.1-2|59	
14mr|devhelp-3.6.1-2|60	%description -n %{name}-plugins
14mr|devhelp-3.6.1-2|61	Gedit plugins to use with Devhelp.
14mr|devhelp-3.6.1-2|62	
14mr|devhelp-3.6.1-2|63	%prep
14mr|devhelp-3.6.1-2|64	%setup -q
14mr|devhelp-3.6.1-2|65	%apply_patches
14mr|devhelp-3.6.1-2|66	
14mr|devhelp-3.6.1-2|67	%build
14mr|devhelp-3.6.1-2|68	NOCONFIGURE=1 gnome-autogen.sh
14mr|devhelp-3.6.1-2|69	%configure2_5x --disable-static
14mr|devhelp-3.6.1-2|70	%make
14mr|devhelp-3.6.1-2|71	
14mr|devhelp-3.6.1-2|72	%install
14mr|devhelp-3.6.1-2|73	%makeinstall_std
14mr|devhelp-3.6.1-2|74	
14mr|devhelp-3.6.1-2|75	# owns this dir
14mr|devhelp-3.6.1-2|76	mkdir -p %{buildroot}%{_datadir}/%{name}/books
14mr|devhelp-3.6.1-2|77	
14mr|devhelp-3.6.1-2|78	%find_lang %{name}
14mr|devhelp-3.6.1-2|79	
14mr|devhelp-3.6.1-2|80	%preun
14mr|devhelp-3.6.1-2|81	%preun_uninstall_gconf_schemas %{name}
14mr|devhelp-3.6.1-2|82	
14mr|devhelp-3.6.1-2|83	%files -f %{name}.lang
14mr|devhelp-3.6.1-2|84	%doc AUTHORS NEWS README
14mr|devhelp-3.6.1-2|85	%{_sysconfdir}/gconf/schemas/devhelp.schemas
14mr|devhelp-3.6.1-2|86	%{_bindir}/*
14mr|devhelp-3.6.1-2|87	%{_datadir}/applications/%{name}.desktop
14mr|devhelp-3.6.1-2|88	%{_datadir}/devhelp
14mr|devhelp-3.6.1-2|89	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14mr|devhelp-3.6.1-2|90	
14mr|devhelp-3.6.1-2|91	%files -n %{libname}
14mr|devhelp-3.6.1-2|92	%{_libdir}/lib%{name}-%{api_version}.so.%{lib_major}*
14mr|devhelp-3.6.1-2|93	
14mr|devhelp-3.6.1-2|94	%files -n %{libnamedev}
14mr|devhelp-3.6.1-2|95	%{_libdir}/lib%{name}-%{api_version}.so
14mr|devhelp-3.6.1-2|96	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
14mr|devhelp-3.6.1-2|97	%{_includedir}/devhelp-3.0/
14mr|devhelp-3.6.1-2|98	
14mr|devhelp-3.6.1-2|99	%files -n %{name}-plugins
14mr|devhelp-3.6.1-2|100	%{_libdir}/gedit/plugins/*
14mr|devhelp-3.6.1-2|101	
14mr|devhelp-3.6.1-2|102	%changelog
14mr|devhelp-3.6.1-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.1-2
14mr|devhelp-3.6.1-2|104	+ Revision: ae286f9
14mr|devhelp-3.6.1-2|105	- MassBuild#440: Increase release tag
14mr|devhelp-3.6.1-2|106	
14mr|devhelp-3.6.1-2|107	

16160 14
14mr|devil-1.7.8-13|1	%define oname DevIL
14mr|devil-1.7.8-13|2	%define major 1
14mr|devil-1.7.8-13|3	%define libIL %mklibname IL %{major}
14mr|devil-1.7.8-13|4	%define libILU %mklibname ILU %{major}
14mr|devil-1.7.8-13|5	%define libILUT %mklibname ILUT %{major}
14mr|devil-1.7.8-13|6	%define devname %mklibname %{name} -d
14mr|devil-1.7.8-13|7	
14mr|devil-1.7.8-13|8	%define __noautoreq 'devel\\(liballeg.*'
14mr|devil-1.7.8-13|9	
14mr|devil-1.7.8-13|10	Summary:	Open source image library
14mr|devil-1.7.8-13|11	Name:		devil
14mr|devil-1.7.8-13|12	Version:	1.7.8
14mr|devil-1.7.8-13|13	Release:	13
14mr|devil-1.7.8-13|14	License:	LGPLv2+
14mr|devil-1.7.8-13|15	Group:		System/Libraries
14mr|devil-1.7.8-13|16	Url:		http://openil.sourceforge.net/
14mr|devil-1.7.8-13|17	Source0:	http://downloads.sourceforge.net/openil/%{oname}-%{version}.tar.gz
14mr|devil-1.7.8-13|18	Patch0:		devil-1.7.8-CVE-2009-3994.patch
14mr|devil-1.7.8-13|19	Patch1:		devil-1.7.8-libpng15.patch
14mr|devil-1.7.8-13|20	BuildRequires:	file
14mr|devil-1.7.8-13|21	BuildRequires:	libtool
14mr|devil-1.7.8-13|22	BuildRequires:	giflib-devel
14mr|devil-1.7.8-13|23	BuildRequires:	jpeg-devel
14mr|devil-1.7.8-13|24	BuildRequires:	mng-devel
14mr|devil-1.7.8-13|25	BuildRequires:	tiff-devel
14mr|devil-1.7.8-13|26	BuildRequires:	pkgconfig(allegro)
14mr|devil-1.7.8-13|27	BuildRequires:	pkgconfig(glu)
14mr|devil-1.7.8-13|28	BuildRequires:	pkgconfig(jasper)
14mr|devil-1.7.8-13|29	BuildRequires:	pkgconfig(lcms)
14mr|devil-1.7.8-13|30	BuildRequires:	pkgconfig(libpng)
14mr|devil-1.7.8-13|31	BuildRequires:	pkgconfig(OpenEXR)
14mr|devil-1.7.8-13|32	BuildRequires:	pkgconfig(sdl)
14mr|devil-1.7.8-13|33	BuildRequires:	pkgconfig(zlib)
14mr|devil-1.7.8-13|34	
14mr|devil-1.7.8-13|35	%description
14mr|devil-1.7.8-13|36	DevIL is an Open Source image library whose distribution is done under the
14mr|devil-1.7.8-13|37	terms of the GNU LGPL license.
14mr|devil-1.7.8-13|38	DevIL offers you a simple way to implement loading, manipulating, filtering,
14mr|devil-1.7.8-13|39	converting, displaying, saving from/to several different image formats in your
14mr|devil-1.7.8-13|40	own project.
14mr|devil-1.7.8-13|41	
14mr|devil-1.7.8-13|42	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|43	
14mr|devil-1.7.8-13|44	%package utils
14mr|devil-1.7.8-13|45	Summary:	Tools provided by %{oname}
14mr|devil-1.7.8-13|46	Group:		System/Libraries
14mr|devil-1.7.8-13|47	Provides:	%{name} = %{EVRD}
14mr|devil-1.7.8-13|48	
14mr|devil-1.7.8-13|49	%description utils
14mr|devil-1.7.8-13|50	This package contains tools provided by %{oname}.
14mr|devil-1.7.8-13|51	
14mr|devil-1.7.8-13|52	%files utils
14mr|devil-1.7.8-13|53	%{_bindir}/ilur
14mr|devil-1.7.8-13|54	
14mr|devil-1.7.8-13|55	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|56	
14mr|devil-1.7.8-13|57	%package -n %{libIL}
14mr|devil-1.7.8-13|58	Summary:	Libraries needed for programs using %{oname}
14mr|devil-1.7.8-13|59	Group:		System/Libraries
14mr|devil-1.7.8-13|60	Conflicts:	%{_lib}devil1 < 1.7.8-11
14mr|devil-1.7.8-13|61	Obsoletes:	%{_lib}devil1 < 1.7.8-11
14mr|devil-1.7.8-13|62	
14mr|devil-1.7.8-13|63	%description -n %{libIL}
14mr|devil-1.7.8-13|64	This package contains the shared library for %{oname}.
14mr|devil-1.7.8-13|65	
14mr|devil-1.7.8-13|66	%files -n %{libIL}
14mr|devil-1.7.8-13|67	%{_libdir}/libIL.so.%{major}*
14mr|devil-1.7.8-13|68	
14mr|devil-1.7.8-13|69	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|70	
14mr|devil-1.7.8-13|71	%package -n %{libILU}
14mr|devil-1.7.8-13|72	Summary:	Libraries needed for programs using %{oname}
14mr|devil-1.7.8-13|73	Group:		System/Libraries
14mr|devil-1.7.8-13|74	Conflicts:	%{_lib}devil1 < 1.7.8-11
14mr|devil-1.7.8-13|75	
14mr|devil-1.7.8-13|76	%description -n %{libILU}
14mr|devil-1.7.8-13|77	This package contains the shared library for %{oname}.
14mr|devil-1.7.8-13|78	
14mr|devil-1.7.8-13|79	%files -n %{libILU}
14mr|devil-1.7.8-13|80	%{_libdir}/libILU.so.%{major}*
14mr|devil-1.7.8-13|81	
14mr|devil-1.7.8-13|82	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|83	
14mr|devil-1.7.8-13|84	%package -n %{libILUT}
14mr|devil-1.7.8-13|85	Summary:	Libraries needed for programs using %{oname}
14mr|devil-1.7.8-13|86	Group:		System/Libraries
14mr|devil-1.7.8-13|87	Conflicts:	%{_lib}devil1 < 1.7.8-11
14mr|devil-1.7.8-13|88	
14mr|devil-1.7.8-13|89	%description -n %{libILUT}
14mr|devil-1.7.8-13|90	This package contains the shared library for %{oname}.
14mr|devil-1.7.8-13|91	
14mr|devil-1.7.8-13|92	%files -n %{libILUT}
14mr|devil-1.7.8-13|93	%{_libdir}/libILUT.so.%{major}*
14mr|devil-1.7.8-13|94	
14mr|devil-1.7.8-13|95	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|96	
14mr|devil-1.7.8-13|97	%package -n %{devname}
14mr|devil-1.7.8-13|98	Summary:	Development headers and libraries for writing programs using %{oname}
14mr|devil-1.7.8-13|99	Group:		Development/C
14mr|devil-1.7.8-13|100	Requires:	%{libIL} = %{EVRD}
14mr|devil-1.7.8-13|101	Requires:	%{libILU} = %{EVRD}
14mr|devil-1.7.8-13|102	Requires:	%{libILUT} = %{EVRD}
14mr|devil-1.7.8-13|103	Provides:	%{name}-devel = %{EVRD}
14mr|devil-1.7.8-13|104	Obsoletes:	%{_lib}devel-static-devel < 1.7.8-11
14mr|devil-1.7.8-13|105	
14mr|devil-1.7.8-13|106	%description -n %{devname}
14mr|devil-1.7.8-13|107	Development headers and libraries for writing programs using %{oname}.
14mr|devil-1.7.8-13|108	
14mr|devil-1.7.8-13|109	%files -n %{devname}
14mr|devil-1.7.8-13|110	%doc AUTHORS CREDITS ChangeLog Libraries.txt README.unix
14mr|devil-1.7.8-13|111	%{_libdir}/*.so
14mr|devil-1.7.8-13|112	%{_libdir}/pkgconfig/*.pc
14mr|devil-1.7.8-13|113	%{_includedir}/IL
14mr|devil-1.7.8-13|114	%{_infodir}/*.info.*
14mr|devil-1.7.8-13|115	
14mr|devil-1.7.8-13|116	#----------------------------------------------------------------------------
14mr|devil-1.7.8-13|117	
14mr|devil-1.7.8-13|118	%prep
14mr|devil-1.7.8-13|119	%setup -q
14mr|devil-1.7.8-13|120	%apply_patches
14mr|devil-1.7.8-13|121	
14mr|devil-1.7.8-13|122	chmod 644 AUTHORS CREDITS ChangeLog Libraries.txt README.unix
14mr|devil-1.7.8-13|123	
14mr|devil-1.7.8-13|124	# strip away annoying ^M
14mr|devil-1.7.8-13|125	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|devil-1.7.8-13|126	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|devil-1.7.8-13|127	
14mr|devil-1.7.8-13|128	%build
14mr|devil-1.7.8-13|129	export CFLAGS="%{optflags} -O3 -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations"
14mr|devil-1.7.8-13|130	# using autogen.sh results in configure failing with a problem in
14mr|devil-1.7.8-13|131	# ADD_CFLAGS, as of 0.7.3 - AdamW 2008/12
14mr|devil-1.7.8-13|132	#autoreconf
14mr|devil-1.7.8-13|133	
14mr|devil-1.7.8-13|134	%configure2_5x \
14mr|devil-1.7.8-13|135	--disable-static \
14mr|devil-1.7.8-13|136	--enable-shared \
14mr|devil-1.7.8-13|137	--enable-IL \
14mr|devil-1.7.8-13|138	--enable-ILU \
14mr|devil-1.7.8-13|139	--enable-ILUT \
14mr|devil-1.7.8-13|140	%ifnarch ix86
14mr|devil-1.7.8-13|141	--enable-x86_64 \
14mr|devil-1.7.8-13|142	--enable-sse \
14mr|devil-1.7.8-13|143	--enable-sse2 \
14mr|devil-1.7.8-13|144	--disable-sse3 \
14mr|devil-1.7.8-13|145	%else
14mr|devil-1.7.8-13|146	--enable-x86 \
14mr|devil-1.7.8-13|147	--disable-x86_64
14mr|devil-1.7.8-13|148	--disable-sse \
14mr|devil-1.7.8-13|149	--disable-sse2 \
14mr|devil-1.7.8-13|150	--disable-sse3 \
14mr|devil-1.7.8-13|151	%endif
14mr|devil-1.7.8-13|152	--with-x \
14mr|devil-1.7.8-13|153	--with-zlib=yes \
14mr|devil-1.7.8-13|154	--enable-release
14mr|devil-1.7.8-13|155	
14mr|devil-1.7.8-13|156	%make
14mr|devil-1.7.8-13|157	
14mr|devil-1.7.8-13|158	%install
14mr|devil-1.7.8-13|159	%makeinstall_std
14mr|devil-1.7.8-13|160	
14mr|devil-1.7.8-13|161	
14mr|devil-1.7.8-13|162	%changelog
14mr|devil-1.7.8-13|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.8-13
14mr|devil-1.7.8-13|164	+ Revision: ab8b2d8
14mr|devil-1.7.8-13|165	- MassBuild#440: Increase release tag
14mr|devil-1.7.8-13|166	
14mr|devil-1.7.8-13|167	

16161 14
14mr|dhcp-4.3.0-2|1	%define major_version    4.3.0
14mr|dhcp-4.3.0-2|2	%define patch_version    %{nil}
14mr|dhcp-4.3.0-2|3	
14mr|dhcp-4.3.0-2|4	Name:		dhcp
14mr|dhcp-4.3.0-2|5	Epoch:		3
14mr|dhcp-4.3.0-2|6	Version:	%{major_version}%{patch_version}
14mr|dhcp-4.3.0-2|7	Release:	2
14mr|dhcp-4.3.0-2|8	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server/relay agent/client
14mr|dhcp-4.3.0-2|9	License:	Distributable
14mr|dhcp-4.3.0-2|10	Group:		System/Servers
14mr|dhcp-4.3.0-2|11	URL:		http://www.isc.org/software/dhcp
14mr|dhcp-4.3.0-2|12	Source0:	ftp://ftp.isc.org/isc/%{name}/%{major_version}%{patch_version}/%{name}-%{major_version}%{patch_version}.tar.gz
14mr|dhcp-4.3.0-2|13	Source1:	ftp://ftp.isc.org/isc/%{name}/%{major_version}%{patch_version}/%{name}-%{major_version}%{patch_version}.tar.gz.sha512.asc
14mr|dhcp-4.3.0-2|14	Source2:	dhcpd.conf
14mr|dhcp-4.3.0-2|15	Source4:	dhcp-dynamic-dns-examples.tar.bz2
14mr|dhcp-4.3.0-2|16	Source7:	dhcpreport.pl
14mr|dhcp-4.3.0-2|17	Source8:	dhcpd-chroot.sh
14mr|dhcp-4.3.0-2|18	# (eugeni) dhclient-exit-hooks script
14mr|dhcp-4.3.0-2|19	Source9:	dhclient-exit-hooks
14mr|dhcp-4.3.0-2|20	Source10:	draft-ietf-dhc-ldap-schema-01.txt
14mr|dhcp-4.3.0-2|21	Source12:	dhcpd.service
14mr|dhcp-4.3.0-2|22	Source14:	dhcpd6.service
14mr|dhcp-4.3.0-2|23	Source16:	dhcrelay.service
14mr|dhcp-4.3.0-2|24	Source17:	dhcpd.tmpfiles
14mr|dhcp-4.3.0-2|25	Source18:	dhclient.tmpfiles
14mr|dhcp-4.3.0-2|26	Source19:	dhcrelay.tmpfiles
14mr|dhcp-4.3.0-2|27	# mageia patches
14mr|dhcp-4.3.0-2|28	Patch100:	dhcp-4.2.2-ifup.patch
14mr|dhcp-4.3.0-2|29	Patch101:	dhcp-4.2.2-fix-format-errors.patch
14mr|dhcp-4.3.0-2|30	# prevents needless deassociation, working around mdv bug #43441
14mr|dhcp-4.3.0-2|31	Patch102:	dhcp-4.1.1-prevent_wireless_deassociation.patch
14mr|dhcp-4.3.0-2|32	Patch103:	dhcp-4.2.5-P1-man.patch
14mr|dhcp-4.3.0-2|33	# fedora patches
14mr|dhcp-4.3.0-2|34	Patch7:		dhcp-4.2.0-default-requested-options.patch
14mr|dhcp-4.3.0-2|35	Patch8:		dhcp-4.2.2-xen-checksum.patch
14mr|dhcp-4.3.0-2|36	Patch15:	dhcp-4.2.2-missing-ipv6-not-fatal.patch
14mr|dhcp-4.3.0-2|37	Patch17:	dhcp-4.2.0-add_timeout_when_NULL.patch
14mr|dhcp-4.3.0-2|38	Patch18:	dhcp-4.3.0-64_bit_lease_parse.patch
14mr|dhcp-4.3.0-2|39	BuildRequires:	bind-devel
14mr|dhcp-4.3.0-2|40	BuildRequires:	groff-base
14mr|dhcp-4.3.0-2|41	BuildRequires:	groff-for-man
14mr|dhcp-4.3.0-2|42	BuildRequires:	libtool
14mr|dhcp-4.3.0-2|43	BuildRequires:	openldap-devel
14mr|dhcp-4.3.0-2|44	BuildRequires:	systemd-units
14mr|dhcp-4.3.0-2|45	Requires(post,preun): rpm-helper
14mr|dhcp-4.3.0-2|46	
14mr|dhcp-4.3.0-2|47	%description
14mr|dhcp-4.3.0-2|48	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mr|dhcp-4.3.0-2|49	individual devices on an IP network to get their own network configuration
14mr|dhcp-4.3.0-2|50	information (IP address, subnetmask, broadcast address, etc.) from a DHCP
14mr|dhcp-4.3.0-2|51	server. The overall purpose of DHCP is to make it easier to administer a
14mr|dhcp-4.3.0-2|52	large network. The dhcp package includes the DHCP server and a DHCP relay
14mr|dhcp-4.3.0-2|53	agent. You will also need to install the dhcp-client or dhcpcd package,
14mr|dhcp-4.3.0-2|54	or pump or dhcpxd, which provides the DHCP client daemon, on client machines.
14mr|dhcp-4.3.0-2|55	
14mr|dhcp-4.3.0-2|56	If you want the DHCP server and/or relay, you will also need to install the
14mr|dhcp-4.3.0-2|57	dhcp-server and/or dhcp-relay packages.
14mr|dhcp-4.3.0-2|58	
14mr|dhcp-4.3.0-2|59	%package common
14mr|dhcp-4.3.0-2|60	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
14mr|dhcp-4.3.0-2|61	Group:		System/Servers
14mr|dhcp-4.3.0-2|62	
14mr|dhcp-4.3.0-2|63	%description common
14mr|dhcp-4.3.0-2|64	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mr|dhcp-4.3.0-2|65	individual devices on an IP network to get their own network
14mr|dhcp-4.3.0-2|66	configuration information (IP address, subnetmask, broadcast address,
14mr|dhcp-4.3.0-2|67	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
14mr|dhcp-4.3.0-2|68	easier to administer a large network.  The dhcp package includes the
14mr|dhcp-4.3.0-2|69	DHCP server and a DHCP relay agent.
14mr|dhcp-4.3.0-2|70	
14mr|dhcp-4.3.0-2|71	You will also need to install the dhcp-client or dhcpcd package, or pump or
14mr|dhcp-4.3.0-2|72	dhcpxd, which provides the DHCP client daemon, on  client machines. If you
14mr|dhcp-4.3.0-2|73	want the DHCP server and/or relay, you will also need to install the
14mr|dhcp-4.3.0-2|74	dhcp-server and/or dhcp-relay packages.
14mr|dhcp-4.3.0-2|75	
14mr|dhcp-4.3.0-2|76	%package doc
14mr|dhcp-4.3.0-2|77	Summary:	Documentation about the ISC DHCP server/client
14mr|dhcp-4.3.0-2|78	Group:		System/Servers
14mr|dhcp-4.3.0-2|79	
14mr|dhcp-4.3.0-2|80	%description doc
14mr|dhcp-4.3.0-2|81	This package contains RFC/API/protocol documentation about the ISC
14mr|dhcp-4.3.0-2|82	DHCP server and client.
14mr|dhcp-4.3.0-2|83	
14mr|dhcp-4.3.0-2|84	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mr|dhcp-4.3.0-2|85	individual devices on an IP network to get their own network
14mr|dhcp-4.3.0-2|86	configuration information (IP address, subnetmask, broadcast address,
14mr|dhcp-4.3.0-2|87	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
14mr|dhcp-4.3.0-2|88	easier to administer a large network.  The dhcp package includes the
14mr|dhcp-4.3.0-2|89	DHCP server and a DHCP relay agent.
14mr|dhcp-4.3.0-2|90	
14mr|dhcp-4.3.0-2|91	%package server
14mr|dhcp-4.3.0-2|92	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
14mr|dhcp-4.3.0-2|93	Group:		System/Servers
14mr|dhcp-4.3.0-2|94	Requires:	dhcp-common = %{EVRD}
14mr|dhcp-4.3.0-2|95	Requires(post):  systemd-units
14mr|dhcp-4.3.0-2|96	Requires(post,preun): rpm-helper
14mr|dhcp-4.3.0-2|97	
14mr|dhcp-4.3.0-2|98	%description server
14mr|dhcp-4.3.0-2|99	DHCP server is the Internet Software Consortium (ISC) DHCP server for various
14mr|dhcp-4.3.0-2|100	UNIX operating systems. It allows a UNIX mac hine to serve DHCP requests from
14mr|dhcp-4.3.0-2|101	the network.
14mr|dhcp-4.3.0-2|102	
14mr|dhcp-4.3.0-2|103	You should install dhcp-server if you want to set up a DHCP server on your
14mr|dhcp-4.3.0-2|104	network. You will also need to install the base dhcp package.
14mr|dhcp-4.3.0-2|105	
14mr|dhcp-4.3.0-2|106	%package client
14mr|dhcp-4.3.0-2|107	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) client
14mr|dhcp-4.3.0-2|108	Group:		System/Servers
14mr|dhcp-4.3.0-2|109	Requires:	dhcp-common = %{EVRD}
14mr|dhcp-4.3.0-2|110	Requires(post):  systemd-units
14mr|dhcp-4.3.0-2|111	
14mr|dhcp-4.3.0-2|112	%description client
14mr|dhcp-4.3.0-2|113	DHCP client is the Internet Software Consortium (ISC) DHCP client for various
14mr|dhcp-4.3.0-2|114	UNIX operating systems.  It allows a UNIX mac hine to obtain it's networking
14mr|dhcp-4.3.0-2|115	parameters from a DHCP server.
14mr|dhcp-4.3.0-2|116	
14mr|dhcp-4.3.0-2|117	You should install dhcp-client if you want to use the ISC DHCP client instead
14mr|dhcp-4.3.0-2|118	of the Red Hat DHCP client, pump, or dhcpcd, or dhcpxd. You will also need to
14mr|dhcp-4.3.0-2|119	install the base dhcp package.
14mr|dhcp-4.3.0-2|120	
14mr|dhcp-4.3.0-2|121	%package relay
14mr|dhcp-4.3.0-2|122	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) relay
14mr|dhcp-4.3.0-2|123	Group:		System/Servers
14mr|dhcp-4.3.0-2|124	Requires:	dhcp-common = %{EVRD}
14mr|dhcp-4.3.0-2|125	Requires(post):  systemd-units
14mr|dhcp-4.3.0-2|126	Requires(post,preun): rpm-helper
14mr|dhcp-4.3.0-2|127	
14mr|dhcp-4.3.0-2|128	%description relay
14mr|dhcp-4.3.0-2|129	DHCP relay is the Internet Software Consortium (ISC) relay agent for DHCP
14mr|dhcp-4.3.0-2|130	packets. It is used on a subnet with DHCP clients to "relay" their requests
14mr|dhcp-4.3.0-2|131	to a subnet that has a DHCP server on it. Because DHCP packets can be
14mr|dhcp-4.3.0-2|132	broadcast, they will not be routed off of the local subnet. The DHCP relay
14mr|dhcp-4.3.0-2|133	takes care of this for the client. You will need to set the environment
14mr|dhcp-4.3.0-2|134	variable SERVERS and optionally OPTIONS in /etc/sysconfig/dhcrelay before
14mr|dhcp-4.3.0-2|135	starting the server.
14mr|dhcp-4.3.0-2|136	
14mr|dhcp-4.3.0-2|137	%package devel
14mr|dhcp-4.3.0-2|138	Summary:	Development headers and libraries for the dhcpctl API
14mr|dhcp-4.3.0-2|139	Group:		Development/Other
14mr|dhcp-4.3.0-2|140	Requires:	dhcp-common = %{EVRD}
14mr|dhcp-4.3.0-2|141	
14mr|dhcp-4.3.0-2|142	%description devel
14mr|dhcp-4.3.0-2|143	DHCP devel contains all of the libraries and headers for developing with the
14mr|dhcp-4.3.0-2|144	Internet Software Consortium (ISC) dhcpctl API.
14mr|dhcp-4.3.0-2|145	
14mr|dhcp-4.3.0-2|146	%prep
14mr|dhcp-4.3.0-2|147	%setup -q -n %{name}-%{major_version}%{patch_version}
14mr|dhcp-4.3.0-2|148	%patch100 -p1 -b .ifup
14mr|dhcp-4.3.0-2|149	%patch101 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|dhcp-4.3.0-2|150	%patch102 -p1 -b .prevent_wireless_deassociation
14mr|dhcp-4.3.0-2|151	%patch103 -p1 -b .man
14mr|dhcp-4.3.0-2|152	
14mr|dhcp-4.3.0-2|153	# Add NIS domain, NIS servers, NTP servers, interface-mtu and domain-search
14mr|dhcp-4.3.0-2|154	# to the list of default requested DHCP options
14mr|dhcp-4.3.0-2|155	%patch7 -p1 -b .requested
14mr|dhcp-4.3.0-2|156	# Handle Xen partial UDP checksums
14mr|dhcp-4.3.0-2|157	%patch8 -p1 -b .xen
14mr|dhcp-4.3.0-2|158	# If the ipv6 kernel module is missing, do not segfault
14mr|dhcp-4.3.0-2|159	# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19367])
14mr|dhcp-4.3.0-2|160	%patch15 -p1 -b .noipv6
14mr|dhcp-4.3.0-2|161	# Handle cases in add_timeout() where the function is called with a NULL
14mr|dhcp-4.3.0-2|162	# value for the 'when' parameter
14mr|dhcp-4.3.0-2|163	%patch17 -p1 -b .dracut
14mr|dhcp-4.3.0-2|164	# Ensure 64-bit platforms parse lease file dates & times correctly
14mr|dhcp-4.3.0-2|165	%patch18 -p1 -b .64-bit_lease_parse
14mr|dhcp-4.3.0-2|166	
14mr|dhcp-4.3.0-2|167	install -m0644 %{SOURCE10} doc
14mr|dhcp-4.3.0-2|168	
14mr|dhcp-4.3.0-2|169	%build
14mr|dhcp-4.3.0-2|170	%serverbuild_hardened
14mr|dhcp-4.3.0-2|171	%configure2_5x \
14mr|dhcp-4.3.0-2|172	--enable-paranoia \
14mr|dhcp-4.3.0-2|173	--enable-early-chroot \
14mr|dhcp-4.3.0-2|174	--with-ldapcrypto \
14mr|dhcp-4.3.0-2|175	--with-srv-lease-file=%{_var}/lib/dhcpd/dhcpd.leases \
14mr|dhcp-4.3.0-2|176	--with-srv6-lease-file=%{_var}/lib/dhcpd/dhcpd6.leases \
14mr|dhcp-4.3.0-2|177	--with-cli-lease-file=%{_var}/lib/dhclient/dhclient.leases \
14mr|dhcp-4.3.0-2|178	--with-cli6-lease-file=%{_var}/lib/dhclient/dhclient6.leases \
14mr|dhcp-4.3.0-2|179	--with-srv-pid-file=/run/dhcpd/dhcpd.pid \
14mr|dhcp-4.3.0-2|180	--with-srv6-pid-file=/run/dhcpd/dhcpd6.pid \
14mr|dhcp-4.3.0-2|181	--with-cli-pid-file=/run/dhclient/dhclient.pid \
14mr|dhcp-4.3.0-2|182	--with-cli6-pid-file=/run/dhclient/dhclient6.pid \
14mr|dhcp-4.3.0-2|183	--with-relay-pid-file=/run/dhcrelay/dhcrelay.pid \
14mr|dhcp-4.3.0-2|184	--disable-static
14mr|dhcp-4.3.0-2|185	%make
14mr|dhcp-4.3.0-2|186	
14mr|dhcp-4.3.0-2|187	%install
14mr|dhcp-4.3.0-2|188	
14mr|dhcp-4.3.0-2|189	%makeinstall_std
14mr|dhcp-4.3.0-2|190	
14mr|dhcp-4.3.0-2|191	# Install correct dhclient-script
14mr|dhcp-4.3.0-2|192	install -d %{buildroot}/sbin
14mr|dhcp-4.3.0-2|193	mv %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
14mr|dhcp-4.3.0-2|194	install -m 755 client/scripts/linux %{buildroot}/sbin/dhclient-script
14mr|dhcp-4.3.0-2|195	
14mr|dhcp-4.3.0-2|196	install -d %{buildroot}%{_unitdir}
14mr|dhcp-4.3.0-2|197	install -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/dhcpd.service
14mr|dhcp-4.3.0-2|198	install -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/dhcpd6.service
14mr|dhcp-4.3.0-2|199	install -m 644 %{SOURCE16} %{buildroot}%{_unitdir}/dhcrelay.service
14mr|dhcp-4.3.0-2|200	
14mr|dhcp-4.3.0-2|201	install -D -p -m 644 %{SOURCE17} %{buildroot}%{_tmpfilesdir}/dhcpd.conf
14mr|dhcp-4.3.0-2|202	install -D -p -m 644 %{SOURCE18} %{buildroot}%{_tmpfilesdir}/dhclient.conf
14mr|dhcp-4.3.0-2|203	install -D -p -m 644 %{SOURCE19} %{buildroot}%{_tmpfilesdir}/dhcrelay.conf
14mr|dhcp-4.3.0-2|204	
14mr|dhcp-4.3.0-2|205	install -m 755 %{SOURCE7} %{SOURCE8} %{buildroot}%{_sbindir}
14mr|dhcp-4.3.0-2|206	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}
14mr|dhcp-4.3.0-2|207	install -m 755 contrib/ldap/dhcpd-conf-to-ldap %{buildroot}%{_sbindir}
14mr|dhcp-4.3.0-2|208	
14mr|dhcp-4.3.0-2|209	# install exit-hooks script to /etc/
14mr|dhcp-4.3.0-2|210	install -m 755 %{SOURCE9} %{buildroot}%{_sysconfdir}
14mr|dhcp-4.3.0-2|211	
14mr|dhcp-4.3.0-2|212	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|dhcp-4.3.0-2|213	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd <<EOF
14mr|dhcp-4.3.0-2|214	# You can set here various option for dhcpd
14mr|dhcp-4.3.0-2|215	
14mr|dhcp-4.3.0-2|216	# Which configuration file to use.
14mr|dhcp-4.3.0-2|217	# CONFIGFILE="/etc/dhcpd.conf"
14mr|dhcp-4.3.0-2|218	
14mr|dhcp-4.3.0-2|219	# Where to store the lease state information.
14mr|dhcp-4.3.0-2|220	# LEASEFILE="/var/lib/dhcpd/dhcpd.leases"
14mr|dhcp-4.3.0-2|221	
14mr|dhcp-4.3.0-2|222	# Define INTERFACES to limit which network interfaces dhcpd listens on.
14mr|dhcp-4.3.0-2|223	# The default null value causes dhcpd to listen on all interfaces.
14mr|dhcp-4.3.0-2|224	#INTERFACES=""
14mr|dhcp-4.3.0-2|225	
14mr|dhcp-4.3.0-2|226	# Define OPTIONS with any other options to pass to the dhcpd server.
14mr|dhcp-4.3.0-2|227	# See dhcpd(8) for available options and syntax.
14mr|dhcp-4.3.0-2|228	OPTIONS="-q"
14mr|dhcp-4.3.0-2|229	EOF
14mr|dhcp-4.3.0-2|230	
14mr|dhcp-4.3.0-2|231	install -d %{buildroot}%{_var}/lib/dhcpd
14mr|dhcp-4.3.0-2|232	touch %{buildroot}%{_var}/lib/dhcpd/dhcpd.leases
14mr|dhcp-4.3.0-2|233	install -d %{buildroot}%{_var}/lib/dhclient
14mr|dhcp-4.3.0-2|234	touch %{buildroot}%{_var}/lib/dhclient/dhclient.leases
14mr|dhcp-4.3.0-2|235	
14mr|dhcp-4.3.0-2|236	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay <<EOF
14mr|dhcp-4.3.0-2|237	# Define SERVERS with a list of one or more DHCP servers where
14mr|dhcp-4.3.0-2|238	# DHCP packets are to be relayed to and from.  This is mandatory.
14mr|dhcp-4.3.0-2|239	#SERVERS="10.11.12.13 10.9.8.7"
14mr|dhcp-4.3.0-2|240	SERVERS=""
14mr|dhcp-4.3.0-2|241	
14mr|dhcp-4.3.0-2|242	# Define OPTIONS with any other options to pass to the dhcrelay server.
14mr|dhcp-4.3.0-2|243	# See dhcrelay(8) for available options and syntax.
14mr|dhcp-4.3.0-2|244	#OPTIONS="-q -i eth0 -i eth1"
14mr|dhcp-4.3.0-2|245	OPTIONS="-q"
14mr|dhcp-4.3.0-2|246	EOF
14mr|dhcp-4.3.0-2|247	
14mr|dhcp-4.3.0-2|248	find . -type d -exec chmod 0755 {} \;
14mr|dhcp-4.3.0-2|249	find . -type f -exec chmod 0644 {} \;
14mr|dhcp-4.3.0-2|250	
14mr|dhcp-4.3.0-2|251	rm -rf doc/ja_JP.eucJP
14mr|dhcp-4.3.0-2|252	
14mr|dhcp-4.3.0-2|253	# remove empty files
14mr|dhcp-4.3.0-2|254	find -size 0 |grep ldap | xargs rm -rf
14mr|dhcp-4.3.0-2|255	
14mr|dhcp-4.3.0-2|256	# remove unwanted file
14mr|dhcp-4.3.0-2|257	rm -f %{buildroot}%{_sysconfdir}/dhclient.conf.example
14mr|dhcp-4.3.0-2|258	rm -f %{buildroot}%{_sysconfdir}/dhcpd.conf.example
14mr|dhcp-4.3.0-2|259	rm -f %{buildroot}%{_libdir}/*.a
14mr|dhcp-4.3.0-2|260	
14mr|dhcp-4.3.0-2|261	%pre server
14mr|dhcp-4.3.0-2|262	%_pre_useradd dhcpd /dev/null /bin/false
14mr|dhcp-4.3.0-2|263	
14mr|dhcp-4.3.0-2|264	%post server
14mr|dhcp-4.3.0-2|265	%_post_service dhcpd
14mr|dhcp-4.3.0-2|266	%tmpfiles_create dhcpd
14mr|dhcp-4.3.0-2|267	# New dhcpd lease file
14mr|dhcp-4.3.0-2|268	if [ ! -f %{_var}/lib/dhcpd/dhcpd.leases ]; then
14mr|dhcp-4.3.0-2|269	touch %{_var}/lib/dhcpd/dhcpd.leases
14mr|dhcp-4.3.0-2|270	fi
14mr|dhcp-4.3.0-2|271	
14mr|dhcp-4.3.0-2|272	%preun server
14mr|dhcp-4.3.0-2|273	%_preun_service dhcpd
14mr|dhcp-4.3.0-2|274	
14mr|dhcp-4.3.0-2|275	%post relay
14mr|dhcp-4.3.0-2|276	%_post_service dhcrelay
14mr|dhcp-4.3.0-2|277	%tmpfiles_create dhcrelay
14mr|dhcp-4.3.0-2|278	
14mr|dhcp-4.3.0-2|279	%preun relay
14mr|dhcp-4.3.0-2|280	%_preun_service dhcrelay
14mr|dhcp-4.3.0-2|281	
14mr|dhcp-4.3.0-2|282	%post client
14mr|dhcp-4.3.0-2|283	touch %{_var}/lib/dhclient/dhclient.leases
14mr|dhcp-4.3.0-2|284	%tmpfiles_create dhclient
14mr|dhcp-4.3.0-2|285	
14mr|dhcp-4.3.0-2|286	%postun client
14mr|dhcp-4.3.0-2|287	rm -rf %{_var}/lib/dhclient/dhclient.leases
14mr|dhcp-4.3.0-2|288	
14mr|dhcp-4.3.0-2|289	%files common
14mr|dhcp-4.3.0-2|290	%doc README contrib/ldap/README.ldap RELNOTES
14mr|dhcp-4.3.0-2|291	%doc contrib/3.0b1-lease-convert
14mr|dhcp-4.3.0-2|292	%{_mandir}/man5/dhcp-options.5*
14mr|dhcp-4.3.0-2|293	
14mr|dhcp-4.3.0-2|294	%files doc
14mr|dhcp-4.3.0-2|295	%doc doc/*
14mr|dhcp-4.3.0-2|296	
14mr|dhcp-4.3.0-2|297	%files server
14mr|dhcp-4.3.0-2|298	%doc server/dhcpd.conf.example tests/failover contrib/ldap/dhcp.schema
14mr|dhcp-4.3.0-2|299	%{_unitdir}/dhcpd.service
14mr|dhcp-4.3.0-2|300	%{_unitdir}/dhcpd6.service
14mr|dhcp-4.3.0-2|301	%{_tmpfilesdir}/dhcpd.conf
14mr|dhcp-4.3.0-2|302	%config(noreplace) %{_sysconfdir}/dhcpd.conf
14mr|dhcp-4.3.0-2|303	%config(noreplace) %{_sysconfdir}/dhclient-exit-hooks
14mr|dhcp-4.3.0-2|304	%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
14mr|dhcp-4.3.0-2|305	%{_sbindir}/dhcpd
14mr|dhcp-4.3.0-2|306	%{_sbindir}/dhcpreport.pl
14mr|dhcp-4.3.0-2|307	%{_sbindir}/dhcpd-conf-to-ldap
14mr|dhcp-4.3.0-2|308	%{_sbindir}/dhcpd-chroot.sh
14mr|dhcp-4.3.0-2|309	%{_bindir}/omshell
14mr|dhcp-4.3.0-2|310	%{_mandir}/man1/omshell.1*
14mr|dhcp-4.3.0-2|311	%{_mandir}/man3/omapi.3*
14mr|dhcp-4.3.0-2|312	%{_mandir}/man5/dhcpd.conf.5*
14mr|dhcp-4.3.0-2|313	%{_mandir}/man5/dhcpd.leases.5*
14mr|dhcp-4.3.0-2|314	%{_mandir}/man5/dhcp-eval.5*
14mr|dhcp-4.3.0-2|315	%{_mandir}/man8/dhcpd.8*
14mr|dhcp-4.3.0-2|316	%dir %{_var}/lib/dhcpd
14mr|dhcp-4.3.0-2|317	%config(noreplace) %ghost %{_var}/lib/dhcpd/dhcpd.leases
14mr|dhcp-4.3.0-2|318	
14mr|dhcp-4.3.0-2|319	%files relay
14mr|dhcp-4.3.0-2|320	%{_unitdir}/dhcrelay.service
14mr|dhcp-4.3.0-2|321	%{_tmpfilesdir}/dhcrelay.conf
14mr|dhcp-4.3.0-2|322	%config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
14mr|dhcp-4.3.0-2|323	%{_sbindir}/dhcrelay
14mr|dhcp-4.3.0-2|324	%{_mandir}/man8/dhcrelay.8*
14mr|dhcp-4.3.0-2|325	
14mr|dhcp-4.3.0-2|326	%files client
14mr|dhcp-4.3.0-2|327	%doc client/dhclient.conf.example
14mr|dhcp-4.3.0-2|328	%attr (0755,root,root) /sbin/dhclient-script
14mr|dhcp-4.3.0-2|329	%{_tmpfilesdir}/dhclient.conf
14mr|dhcp-4.3.0-2|330	/sbin/dhclient
14mr|dhcp-4.3.0-2|331	%{_mandir}/man5/dhclient.conf.5*
14mr|dhcp-4.3.0-2|332	%{_mandir}/man5/dhclient.leases.5*
14mr|dhcp-4.3.0-2|333	%{_mandir}/man8/dhclient.8*
14mr|dhcp-4.3.0-2|334	%{_mandir}/man8/dhclient-script.8*
14mr|dhcp-4.3.0-2|335	%dir %{_var}/lib/dhclient
14mr|dhcp-4.3.0-2|336	%config(noreplace) %ghost %{_var}/lib/dhclient/dhclient.leases
14mr|dhcp-4.3.0-2|337	
14mr|dhcp-4.3.0-2|338	%files devel
14mr|dhcp-4.3.0-2|339	%{_includedir}/*
14mr|dhcp-4.3.0-2|340	%{_mandir}/man3/*
14mr|dhcp-4.3.0-2|341	%exclude %{_mandir}/man3/omapi.3*
14mr|dhcp-4.3.0-2|342	
14mr|dhcp-4.3.0-2|343	
14mr|dhcp-4.3.0-2|344	
14mr|dhcp-4.3.0-2|345	%changelog
14mr|dhcp-4.3.0-2|346	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.3.0-2
14mr|dhcp-4.3.0-2|347	+ Revision: 51d9aa0
14mr|dhcp-4.3.0-2|348	- MassBuild#440: Increase release tag
14mr|dhcp-4.3.0-2|349	
14mr|dhcp-4.3.0-2|350	

16162 14
14mr|dhcpcd-6.4.0-1|1	Summary:	DHCP Client Daemon
14mr|dhcpcd-6.4.0-1|2	Name:		dhcpcd
14mr|dhcpcd-6.4.0-1|3	Version:	6.4.0
14mr|dhcpcd-6.4.0-1|4	Release:	1
14mr|dhcpcd-6.4.0-1|5	License:	BSD-Like
14mr|dhcpcd-6.4.0-1|6	Group:		System/Servers
14mr|dhcpcd-6.4.0-1|7	URL:		http://roy.marples.name/projects/dhcpcd
14mr|dhcpcd-6.4.0-1|8	Source0:	http://roy.marples.name/downloads/dhcpcd/%{name}-%{version}.tar.bz2
14mr|dhcpcd-6.4.0-1|9	Patch1:		dhcpcd-6.4.0-fix-install-permissions.patch
14mr|dhcpcd-6.4.0-1|10	Requires(post): rpm-helper
14mr|dhcpcd-6.4.0-1|11	Provides:	dhcp-client-daemon
14mr|dhcpcd-6.4.0-1|12	
14mr|dhcpcd-6.4.0-1|13	%description
14mr|dhcpcd-6.4.0-1|14	dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet
14mr|dhcpcd-6.4.0-1|15	lightweight: the binary is 60k as reported by size(1) on Linux i386. It has
14mr|dhcpcd-6.4.0-1|16	support for duplicate address detection, IPv4LL, carrier detection, and a
14mr|dhcpcd-6.4.0-1|17	merged resolv.conf and ntp.conf for which other DHCP clients require third
14mr|dhcpcd-6.4.0-1|18	party tools.
14mr|dhcpcd-6.4.0-1|19	
14mr|dhcpcd-6.4.0-1|20	%prep
14mr|dhcpcd-6.4.0-1|21	%setup -q
14mr|dhcpcd-6.4.0-1|22	%patch1 -p1 -b .perms~
14mr|dhcpcd-6.4.0-1|23	
14mr|dhcpcd-6.4.0-1|24	%build
14mr|dhcpcd-6.4.0-1|25	%configure2_5x	--bindir=/sbin \
14mr|dhcpcd-6.4.0-1|26	--libdir=/%{_lib} \
14mr|dhcpcd-6.4.0-1|27	--libexecdir=/%{_lib} \
14mr|dhcpcd-6.4.0-1|28	--with-hook=ntp.conf \
14mr|dhcpcd-6.4.0-1|29	--with-hook=yp.conf \
14mr|dhcpcd-6.4.0-1|30	--with-hook=ypbind
14mr|dhcpcd-6.4.0-1|31	
14mr|dhcpcd-6.4.0-1|32	%serverbuild
14mr|dhcpcd-6.4.0-1|33	
14mr|dhcpcd-6.4.0-1|34	%make
14mr|dhcpcd-6.4.0-1|35	
14mr|dhcpcd-6.4.0-1|36	%install
14mr|dhcpcd-6.4.0-1|37	%makeinstall_std
14mr|dhcpcd-6.4.0-1|38	
14mr|dhcpcd-6.4.0-1|39	%files
14mr|dhcpcd-6.4.0-1|40	%doc README
14mr|dhcpcd-6.4.0-1|41	%config(noreplace) %{_sysconfdir}/dhcpcd.conf
14mr|dhcpcd-6.4.0-1|42	/sbin/dhcpcd
14mr|dhcpcd-6.4.0-1|43	%dir /%{_lib}/dhcpcd-hooks
14mr|dhcpcd-6.4.0-1|44	/%{_lib}/dhcpcd-hooks/*
14mr|dhcpcd-6.4.0-1|45	/%{_lib}/dhcpcd-run-hooks
14mr|dhcpcd-6.4.0-1|46	%{_mandir}/man5/dhcpcd.conf.5*
14mr|dhcpcd-6.4.0-1|47	%{_mandir}/man8/dhcpcd.8*
14mr|dhcpcd-6.4.0-1|48	%{_mandir}/man8/dhcpcd-run-hooks.8*
14mr|dhcpcd-6.4.0-1|49	
14mr|dhcpcd-6.4.0-1|50	%changelog
14mr|dhcpcd-6.4.0-1|51	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 6.4.0-1
14mr|dhcpcd-6.4.0-1|52	+ Revision: 4ad0467
14mr|dhcpcd-6.4.0-1|53	- update fix-install-permissions patch
14mr|dhcpcd-6.4.0-1|54	
14mr|dhcpcd-6.4.0-1|55	

16163 14
14mr|dhcpstatus-0.60-21|1	Summary:	Dhcp IP status cgi
14mr|dhcpstatus-0.60-21|2	
14mr|dhcpstatus-0.60-21|3	Name:		dhcpstatus
14mr|dhcpstatus-0.60-21|4	Version:	0.60
14mr|dhcpstatus-0.60-21|5	Release:	21
14mr|dhcpstatus-0.60-21|6	License:	GPLv2+
14mr|dhcpstatus-0.60-21|7	Group:		Monitoring
14mr|dhcpstatus-0.60-21|8	Url:		http://dhcpstatus.sourceforge.net
14mr|dhcpstatus-0.60-21|9	Source0:	%{name}_%{version}.tar.bz2
14mr|dhcpstatus-0.60-21|10	Source1:	%{name}_%{version}.patch
14mr|dhcpstatus-0.60-21|11	BuildArch:	noarch
14mr|dhcpstatus-0.60-21|12	Requires:	dhcp-server
14mr|dhcpstatus-0.60-21|13	Requires:	perl(CGI)
14mr|dhcpstatus-0.60-21|14	
14mr|dhcpstatus-0.60-21|15	%description
14mr|dhcpstatus-0.60-21|16	DHCP-Status is basically two Perl CGI scripts that provide an overall picture
14mr|dhcpstatus-0.60-21|17	of the information contained in the dhcpd.conf and dhcpd.leases files that
14mr|dhcpstatus-0.60-21|18	are used by ISC's DHCP server, DHCPD.
14mr|dhcpstatus-0.60-21|19	
14mr|dhcpstatus-0.60-21|20	%prep
14mr|dhcpstatus-0.60-21|21	%setup -qn %{name}_%{version}
14mr|dhcpstatus-0.60-21|22	
14mr|dhcpstatus-0.60-21|23	%build
14mr|dhcpstatus-0.60-21|24	
14mr|dhcpstatus-0.60-21|25	%install
14mr|dhcpstatus-0.60-21|26	mkdir -p %{buildroot}%{perl_vendorlib}/%{name}
14mr|dhcpstatus-0.60-21|27	mkdir -p %{buildroot}%{_docdir}/%{name}_%{version}
14mr|dhcpstatus-0.60-21|28	mkdir -p %{buildroot}/var/www/cgi-bin
14mr|dhcpstatus-0.60-21|29	mkdir -p %{buildroot}%{_bindir}
14mr|dhcpstatus-0.60-21|30	mkdir -p %{buildroot}%{_sysconfdir}/
14mr|dhcpstatus-0.60-21|31	tar xf libraries.tar
14mr|dhcpstatus-0.60-21|32	# TODO: Fix Apply patch
14mr|dhcpstatus-0.60-21|33	bzcat %{SOURCE1} | patch -p0
14mr|dhcpstatus-0.60-21|34	
14mr|dhcpstatus-0.60-21|35	cp -a %{name}/*.pm %{buildroot}/%{perl_vendorlib}/%{name}
14mr|dhcpstatus-0.60-21|36	cp -a {README,INSTALL,LICENSE} %{buildroot}%{_docdir}/%{name}_%{version}
14mr|dhcpstatus-0.60-21|37	cp -a scripts/*.cgi %{buildroot}/var/www/cgi-bin
14mr|dhcpstatus-0.60-21|38	cp -a scripts/%{name} %{buildroot}/%{_bindir}
14mr|dhcpstatus-0.60-21|39	cp -a *.ini %{buildroot}/%{_sysconfdir}/
14mr|dhcpstatus-0.60-21|40	sed -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' %{buildroot}/var/www/cgi-bin/%{name}.cgi
14mr|dhcpstatus-0.60-21|41	sed -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' %{buildroot}/%{_bindir}/%{name}
14mr|dhcpstatus-0.60-21|42	sed -i -e 's|/local||' %{buildroot}/%{_bindir}/%{name}
14mr|dhcpstatus-0.60-21|43	sed -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' %{buildroot}/var/www/cgi-bin/%{name}.cgi
14mr|dhcpstatus-0.60-21|44	sed -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' %{buildroot}/%{_sysconfdir}/dhcpstatus.ini
14mr|dhcpstatus-0.60-21|45	
14mr|dhcpstatus-0.60-21|46	#(peroyvind) remove unpackaged files
14mr|dhcpstatus-0.60-21|47	rm -rf %{buildroot}%{_docdir}/%{name}_%{version}
14mr|dhcpstatus-0.60-21|48	
14mr|dhcpstatus-0.60-21|49	%files
14mr|dhcpstatus-0.60-21|50	%doc  INSTALL README LICENSE
14mr|dhcpstatus-0.60-21|51	%{perl_vendorlib}/dhcpstatus
14mr|dhcpstatus-0.60-21|52	%attr(755,root,root) /var/www/cgi-bin/*
14mr|dhcpstatus-0.60-21|53	%{_bindir}/*
14mr|dhcpstatus-0.60-21|54	%config(noreplace) %{_sysconfdir}/*ini
14mr|dhcpstatus-0.60-21|55	
14mr|dhcpstatus-0.60-21|56	
14mr|dhcpstatus-0.60-21|57	%changelog
14mr|dhcpstatus-0.60-21|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60-21
14mr|dhcpstatus-0.60-21|59	+ Revision: fac4f15
14mr|dhcpstatus-0.60-21|60	- MassBuild#440: Increase release tag
14mr|dhcpstatus-0.60-21|61	
14mr|dhcpstatus-0.60-21|62	

16164 14
14mr|dhcpxd-1.0.3-29|1	Summary:	DHCPXD Daemon
14mr|dhcpxd-1.0.3-29|2	Name:		dhcpxd
14mr|dhcpxd-1.0.3-29|3	Version:	1.0.3
14mr|dhcpxd-1.0.3-29|4	Release:	29
14mr|dhcpxd-1.0.3-29|5	License:	GPL
14mr|dhcpxd-1.0.3-29|6	Group:		System/Servers
14mr|dhcpxd-1.0.3-29|7	Source:		ftp://ftp.guido.yi.org:50021/dhcpxd-%{version}.tar.bz2
14mr|dhcpxd-1.0.3-29|8	Patch2:		dhcpxd-1.0.3-gcc-3.3.patch
14mr|dhcpxd-1.0.3-29|9	Patch3:		dhcpxd-1.0.3-64bit-fixes.patch
14mr|dhcpxd-1.0.3-29|10	Patch4:		dhcpxd-1.0.3-varargs.patch
14mr|dhcpxd-1.0.3-29|11	Patch5:		dhcpxd-1.0.3-extra.patch
14mr|dhcpxd-1.0.3-29|12	Patch6:		dhcpxd-glibc28_fix.diff
14mr|dhcpxd-1.0.3-29|13	
14mr|dhcpxd-1.0.3-29|14	%description
14mr|dhcpxd-1.0.3-29|15	The primary goal of this DHCP client is to conform to the DHCP specification
14mr|dhcpxd-1.0.3-29|16	defined in RFC2131 which is now the draft standard. However, the client can
14mr|dhcpxd-1.0.3-29|17	be told how to behave. Additionally, the client supports all-in-one-process
14mr|dhcpxd-1.0.3-29|18	session managment as well as a process per session. It may also be used to
14mr|dhcpxd-1.0.3-29|19	masquerade IP leases and has the capability of running on interface aliases.
14mr|dhcpxd-1.0.3-29|20	Finally, perhaps the most advanced feature of the client is that all the
14mr|dhcpxd-1.0.3-29|21	configuration that is required for setting up interfaces is in scripts that
14mr|dhcpxd-1.0.3-29|22	are run at the appropriate times.
14mr|dhcpxd-1.0.3-29|23	
14mr|dhcpxd-1.0.3-29|24	%prep
14mr|dhcpxd-1.0.3-29|25	
14mr|dhcpxd-1.0.3-29|26	%setup -q
14mr|dhcpxd-1.0.3-29|27	%patch2 -p1 -b .gcc3.3
14mr|dhcpxd-1.0.3-29|28	%patch3 -p1 -b .64bit-fixes
14mr|dhcpxd-1.0.3-29|29	%patch4 -p1 -b .varargs
14mr|dhcpxd-1.0.3-29|30	%patch5 -p1 -b .extra
14mr|dhcpxd-1.0.3-29|31	%patch6 -p0 -b .glibc28_fix
14mr|dhcpxd-1.0.3-29|32	
14mr|dhcpxd-1.0.3-29|33	%build
14mr|dhcpxd-1.0.3-29|34	%configure
14mr|dhcpxd-1.0.3-29|35	perl -pi -e 's/-Wall/\$(RPM_OPT_FLAGS) -Wall/g;' Makefile
14mr|dhcpxd-1.0.3-29|36	%make RPM_OPT_FLAGS="%optflags"
14mr|dhcpxd-1.0.3-29|37	
14mr|dhcpxd-1.0.3-29|38	%install
14mr|dhcpxd-1.0.3-29|39	mkdir -p %{buildroot}/sbin %{buildroot}%{_mandir}/man8
14mr|dhcpxd-1.0.3-29|40	mkdir -p %{buildroot}%{_sysconfdir}/dhcpxd
14mr|dhcpxd-1.0.3-29|41	
14mr|dhcpxd-1.0.3-29|42	cp -f filter %{buildroot}%{_sysconfdir}/dhcpxd
14mr|dhcpxd-1.0.3-29|43	cp -df install/* %{buildroot}%{_sysconfdir}/dhcpxd
14mr|dhcpxd-1.0.3-29|44	
14mr|dhcpxd-1.0.3-29|45	ln -sf /dev/log %{buildroot}%{_sysconfdir}/dhcpxd/out
14mr|dhcpxd-1.0.3-29|46	
14mr|dhcpxd-1.0.3-29|47	install -m 700 dhcpxd %{buildroot}/sbin/dhcpxd
14mr|dhcpxd-1.0.3-29|48	install -m 644 dhcpxd.8 %{buildroot}%{_mandir}/man8/dhcpxd.8
14mr|dhcpxd-1.0.3-29|49	
14mr|dhcpxd-1.0.3-29|50	%files
14mr|dhcpxd-1.0.3-29|51	%defattr(-,root,root)
14mr|dhcpxd-1.0.3-29|52	%config(noreplace) %{_sysconfdir}/dhcpxd
14mr|dhcpxd-1.0.3-29|53	%attr (0500,root,root) /sbin/dhcpxd
14mr|dhcpxd-1.0.3-29|54	%{_mandir}/man8/dhcpxd.8*
14mr|dhcpxd-1.0.3-29|55	
14mr|dhcpxd-1.0.3-29|56	
14mr|dhcpxd-1.0.3-29|57	
14mr|dhcpxd-1.0.3-29|58	
14mr|dhcpxd-1.0.3-29|59	
14mr|dhcpxd-1.0.3-29|60	%changelog
14mr|dhcpxd-1.0.3-29|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-29
14mr|dhcpxd-1.0.3-29|62	+ Revision: b8651be
14mr|dhcpxd-1.0.3-29|63	- MassBuild#440: Increase release tag
14mr|dhcpxd-1.0.3-29|64	
14mr|dhcpxd-1.0.3-29|65	

16165 14
14mr|dia-0.97.2-6|1	Summary:	A gtk+ based diagram creation program
14mr|dia-0.97.2-6|2	Name:		dia
14mr|dia-0.97.2-6|3	Version:	0.97.2
14mr|dia-0.97.2-6|4	Release:	6
14mr|dia-0.97.2-6|5	License:	GPLv2+
14mr|dia-0.97.2-6|6	Group:		Office
14mr|dia-0.97.2-6|7	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|dia-0.97.2-6|8	Patch0:		dia-0.97.1-use-own-gtkrc.patch
14mr|dia-0.97.2-6|9	#gw quick hack to find the gnome documentation
14mr|dia-0.97.2-6|10	Patch1:		dia-0.97.1-help.patch
14mr|dia-0.97.2-6|11	Patch2:		dia-0.97.2-fix-glib-includes.patch
14mr|dia-0.97.2-6|12	Patch3:		dia-0.97.2-vdx-fix-includes.patch
14mr|dia-0.97.2-6|13	Patch4:		dia-0.97.2-startup-segfault.patch
14mr|dia-0.97.2-6|14	Patch5:		dia-freetype.patch
14mr|dia-0.97.2-6|15	URL:		http://www.gnome.org/projects/dia
14mr|dia-0.97.2-6|16	BuildRequires:	docbook-utils
14mr|dia-0.97.2-6|17	#BuildRequires:	pygtk2.0
14mr|dia-0.97.2-6|18	#BuildRequires:	python-devel
14mr|dia-0.97.2-6|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|dia-0.97.2-6|20	BuildRequires:	pkgconfig(libpng)
14mr|dia-0.97.2-6|21	BuildRequires:	pkgconfig(libxslt)
14mr|dia-0.97.2-6|22	BuildRequires:	pkgconfig(cairo)
14mr|dia-0.97.2-6|23	BuildRequires:	intltool
14mr|dia-0.97.2-6|24	BuildRequires:	autoconf
14mr|dia-0.97.2-6|25	BuildRequires:	PyXML
14mr|dia-0.97.2-6|26	BuildRequires:	libxslt-proc
14mr|dia-0.97.2-6|27	BuildRequires:	scrollkeeper
14mr|dia-0.97.2-6|28	BuildRequires:	docbook-style-xsl
14mr|dia-0.97.2-6|29	BuildRequires:	desktop-file-utils
14mr|dia-0.97.2-6|30	#gw if we run aclocal or autogen.sh
14mr|dia-0.97.2-6|31	BuildRequires:	libtool gnome-common
14mr|dia-0.97.2-6|32	#Requires:	pygtk2.0
14mr|dia-0.97.2-6|33	#gw help viewer also for non-GNOME
14mr|dia-0.97.2-6|34	Suggests:	yelp
14mr|dia-0.97.2-6|35	Requires(post): desktop-file-utils
14mr|dia-0.97.2-6|36	Requires(postun): desktop-file-utils
14mr|dia-0.97.2-6|37	
14mr|dia-0.97.2-6|38	%description
14mr|dia-0.97.2-6|39	Dia is a program designed to be much like the Windows
14mr|dia-0.97.2-6|40	program 'Visio'. It can be used to draw different kind of diagrams. In
14mr|dia-0.97.2-6|41	this first version there is support for UML static structure diagrams
14mr|dia-0.97.2-6|42	(class diagrams) and Network diagrams. It can currently load and save
14mr|dia-0.97.2-6|43	diagrams to a custom fileformat and export to postscript.
14mr|dia-0.97.2-6|44	
14mr|dia-0.97.2-6|45	%prep
14mr|dia-0.97.2-6|46	%setup -q
14mr|dia-0.97.2-6|47	%apply_patches
14mr|dia-0.97.2-6|48	
14mr|dia-0.97.2-6|49	# gw fix doctype
14mr|dia-0.97.2-6|50	perl -pi -e "s^../../dtd/docbookx.dtd^http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd^" doc/*/dia.xml
14mr|dia-0.97.2-6|51	
14mr|dia-0.97.2-6|52	%build
14mr|dia-0.97.2-6|53	%configure2_5x --enable-gnome --with-cairo
14mr|dia-0.97.2-6|54	#--with-python
14mr|dia-0.97.2-6|55	
14mr|dia-0.97.2-6|56	%make libdia_la_LIBADD="\$(GTK_LIBS)"
14mr|dia-0.97.2-6|57	
14mr|dia-0.97.2-6|58	%install
14mr|dia-0.97.2-6|59	%makeinstall_std
14mr|dia-0.97.2-6|60	
14mr|dia-0.97.2-6|61	# fix en documentation directory name
14mr|dia-0.97.2-6|62	rm -f %{buildroot}%{_datadir}/gnome/help/%{name}/C
14mr|dia-0.97.2-6|63	mv %{buildroot}%{_datadir}/gnome/help/%{name}/en %{buildroot}%{_datadir}/gnome/help/%{name}/C
14mr|dia-0.97.2-6|64	
14mr|dia-0.97.2-6|65	#fix icon and invalid version in bugzilla field
14mr|dia-0.97.2-6|66	sed -i -e 's/@\(%{version}\)@/\1/g' -e 's/Icon=dia_gnome_icon.png/Icon=dia_gnome_icon/g' %{buildroot}%{_datadir}/applications/dia.desktop
14mr|dia-0.97.2-6|67	
14mr|dia-0.97.2-6|68	desktop-file-install --vendor="" \
14mr|dia-0.97.2-6|69	--remove-category="Application" \
14mr|dia-0.97.2-6|70	--add-category="GTK" \
14mr|dia-0.97.2-6|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/dia.desktop
14mr|dia-0.97.2-6|72	
14mr|dia-0.97.2-6|73	
14mr|dia-0.97.2-6|74	#for i in %{buildroot}%{_datadir}/dia/sheets/{ER,GRAFCET,Istar,KAOS,Jackson}/*.xpm ; do
14mr|dia-0.97.2-6|75	# convert $i `dirname $i`/`basename $i .xpm`.png
14mr|dia-0.97.2-6|76	#done
14mr|dia-0.97.2-6|77	
14mr|dia-0.97.2-6|78	%{find_lang} %{name} --with-gnome
14mr|dia-0.97.2-6|79	
14mr|dia-0.97.2-6|80	chmod 644 %{buildroot}%{_libdir}/%{name}/*.la
14mr|dia-0.97.2-6|81	
14mr|dia-0.97.2-6|82	%files -f %{name}.lang
14mr|dia-0.97.2-6|83	%doc README TODO NEWS INSTALL COPYING ChangeLog AUTHORS
14mr|dia-0.97.2-6|84	%{_bindir}/*
14mr|dia-0.97.2-6|85	%{_libdir}/dia
14mr|dia-0.97.2-6|86	%{_mandir}/*/*
14mr|dia-0.97.2-6|87	%{_datadir}/dia
14mr|dia-0.97.2-6|88	%{_datadir}/mime-info/*
14mr|dia-0.97.2-6|89	%{_datadir}/applications/dia.desktop
14mr|dia-0.97.2-6|90	%{_datadir}/icons/hicolor/*/*/*
14mr|dia-0.97.2-6|91	
14mr|dia-0.97.2-6|92	
14mr|dia-0.97.2-6|93	%changelog
14mr|dia-0.97.2-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.97.2-6
14mr|dia-0.97.2-6|95	+ Revision: 7d7ecb6
14mr|dia-0.97.2-6|96	- MassBuild#440: Increase release tag
14mr|dia-0.97.2-6|97	
14mr|dia-0.97.2-6|98	

16166 14
14mr|diald-1.0-22|1	Summary:	Daemon that provides on demand IP links via SLIP or PPP
14mr|diald-1.0-22|2	Name:		diald
14mr|diald-1.0-22|3	Version:	1.0
14mr|diald-1.0-22|4	Release:	22
14mr|diald-1.0-22|5	License:	GPL
14mr|diald-1.0-22|6	Url:		http://diald.sourceforge.net
14mr|diald-1.0-22|7	Group:		Networking/Other
14mr|diald-1.0-22|8	Source0:	%{name}-%{version}.tar.bz2
14mr|diald-1.0-22|9	Source1:	diald.service
14mr|diald-1.0-22|10	Source2:	diald.conf
14mr|diald-1.0-22|11	Source3:	diald.filter
14mr|diald-1.0-22|12	Patch3:		diald-c-files.patch
14mr|diald-1.0-22|13	Patch4:		diald-1.0.patch
14mr|diald-1.0-22|14	Patch5:		diald-1.0-fix-glibc2.4.patch
14mr|diald-1.0-22|15	Requires:	ppp
14mr|diald-1.0-22|16	Requires(post,preun):   rpm-helper
14mr|diald-1.0-22|17	
14mr|diald-1.0-22|18	%description
14mr|diald-1.0-22|19	Diald is a daemon that provides on demand IP links via SLIP or PPP. The
14mr|diald-1.0-22|20	purpose of diald is to make it transparently appear that you have a
14mr|diald-1.0-22|21	permanent connection to a remote site. Diald sets up a "proxy" device which
14mr|diald-1.0-22|22	stands in for the physical connection to a remote site. It then monitors the
14mr|diald-1.0-22|23	proxy, waiting for packets to arrive. When interesting packets arrive it
14mr|diald-1.0-22|24	will attempt to establish the physical link to the remote site using either
14mr|diald-1.0-22|25	SLIP or PPP, and if it succeeds it will forward traffic from the proxy to
14mr|diald-1.0-22|26	the physical link. As well, diald will monitor traffic once the physical
14mr|diald-1.0-22|27	link is up, and when it has determined that the link is idle, the remote
14mr|diald-1.0-22|28	connection is terminated. The criteria for bringing the link up and taking
14mr|diald-1.0-22|29	it down are configurable at run time, and are based upon the type of traffic
14mr|diald-1.0-22|30	passing over the link.
14mr|diald-1.0-22|31	
14mr|diald-1.0-22|32	Note that even if you use ppp for your connections, you still need slip
14mr|diald-1.0-22|33	compiled, either into the kernel or as a module.
14mr|diald-1.0-22|34	
14mr|diald-1.0-22|35	%prep
14mr|diald-1.0-22|36	%setup -q
14mr|diald-1.0-22|37	%patch3 -p0
14mr|diald-1.0-22|38	%patch4 -p1 -b .mdk
14mr|diald-1.0-22|39	%patch5 -p1 -b .glibc2.4
14mr|diald-1.0-22|40	
14mr|diald-1.0-22|41	%build
14mr|diald-1.0-22|42	%configure2_5x	--localstatedir=/var
14mr|diald-1.0-22|43	make
14mr|diald-1.0-22|44	
14mr|diald-1.0-22|45	%install
14mr|diald-1.0-22|46	%makeinstall_std
14mr|diald-1.0-22|47	
14mr|diald-1.0-22|48	install -m755 %{SOURCE1} -D %{buildroot}%{_unitdir}/diald.service
14mr|diald-1.0-22|49	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/diald/diald.conf
14mr|diald-1.0-22|50	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/diald/diald.filter
14mr|diald-1.0-22|51	mkdir -p %{buildroot}/var/cache/diald
14mr|diald-1.0-22|52	mknod -m0660 %{buildroot}/var/cache/diald/diald.ctl p
14mr|diald-1.0-22|53	
14mr|diald-1.0-22|54	# for diald config
14mr|diald-1.0-22|55	
14mr|diald-1.0-22|56	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d
14mr|diald-1.0-22|57	cat > %{buildroot}%{_sysconfdir}/modprobe.d/%{name}.conf << EOF
14mr|diald-1.0-22|58	alias tap0 ethertap
14mr|diald-1.0-22|59	options tap0 -o tap0 unit=0
14mr|diald-1.0-22|60	EOF
14mr|diald-1.0-22|61	
14mr|diald-1.0-22|62	# Fix permissions
14mr|diald-1.0-22|63	find %{buildroot} -perm 0744 -exec chmod 0644 '{}' \;
14mr|diald-1.0-22|64	
14mr|diald-1.0-22|65	%post
14mr|diald-1.0-22|66	%systemd_post %{name}.service
14mr|diald-1.0-22|67	
14mr|diald-1.0-22|68	%preun
14mr|diald-1.0-22|69	%systemd_preun %{name}.service
14mr|diald-1.0-22|70	
14mr|diald-1.0-22|71	%postun
14mr|diald-1.0-22|72	%systemd_postun_with_restart %{name}.service
14mr|diald-1.0-22|73	
14mr|diald-1.0-22|74	%files
14mr|diald-1.0-22|75	%doc BUGS CHANGES LICENSE NOTES README*
14mr|diald-1.0-22|76	%doc THANKS TODO TODO.budget doc/diald-faq.txt setup contrib
14mr|diald-1.0-22|77	%{_unitdir}/diald*
14mr|diald-1.0-22|78	%config(noreplace) %{_sysconfdir}/pam.d/*
14mr|diald-1.0-22|79	%dir %{_sysconfdir}/diald
14mr|diald-1.0-22|80	%config(noreplace) %{_sysconfdir}/diald/*
14mr|diald-1.0-22|81	%config(noreplace) %{_sysconfdir}/modprobe.d/%{name}.conf
14mr|diald-1.0-22|82	%{_bindir}/*
14mr|diald-1.0-22|83	%dir %{_libdir}/diald
14mr|diald-1.0-22|84	%{_libdir}/diald/*
14mr|diald-1.0-22|85	%{_mandir}/man1/*
14mr|diald-1.0-22|86	%{_mandir}/man5/*
14mr|diald-1.0-22|87	%{_mandir}/man8/*
14mr|diald-1.0-22|88	%{_sbindir}/*
14mr|diald-1.0-22|89	%dir %{_var}/cache/diald
14mr|diald-1.0-22|90	%attr(660,root,root) %{_var}/cache/diald/diald.ctl
14mr|diald-1.0-22|91	
14mr|diald-1.0-22|92	
14mr|diald-1.0-22|93	
14mr|diald-1.0-22|94	%changelog
14mr|diald-1.0-22|95	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-22
14mr|diald-1.0-22|96	+ Revision: 0d2e012
14mr|diald-1.0-22|97	- Use systemd macros
14mr|diald-1.0-22|98	
14mr|diald-1.0-22|99	

16167 14
14mr|dialog-1.2-0.20140219.4|1	%define major 11
14mr|dialog-1.2-0.20140219.4|2	%define libname %mklibname %{name} %{major}
14mr|dialog-1.2-0.20140219.4|3	%define devname %mklibname -d %{name}
14mr|dialog-1.2-0.20140219.4|4	
14mr|dialog-1.2-0.20140219.4|5	%global dialogsubversion 20140219
14mr|dialog-1.2-0.20140219.4|6	
14mr|dialog-1.2-0.20140219.4|7	Summary:	A utility for creating TTY dialog boxes
14mr|dialog-1.2-0.20140219.4|8	Name:		dialog
14mr|dialog-1.2-0.20140219.4|9	Version:	1.2
14mr|dialog-1.2-0.20140219.4|10	Release:	0.%{dialogsubversion}.4
14mr|dialog-1.2-0.20140219.4|11	License:	LGPLv2.1+
14mr|dialog-1.2-0.20140219.4|12	Group:		Development/Tools
14mr|dialog-1.2-0.20140219.4|13	Url:		http://invisible-island.net/dialog/dialog.html
14mr|dialog-1.2-0.20140219.4|14	Source0:	ftp://invisible-island.net/dialog/dialog-%{version}-%{dialogsubversion}.tgz
14mr|dialog-1.2-0.20140219.4|15	Patch1:		dialog-incdir.patch
14mr|dialog-1.2-0.20140219.4|16	Patch2:		dialog-multilib.patch
14mr|dialog-1.2-0.20140219.4|17	Patch3:		dialog-libs.patch
14mr|dialog-1.2-0.20140219.4|18	BuildRequires:	findutils
14mr|dialog-1.2-0.20140219.4|19	BuildRequires:	gettext
14mr|dialog-1.2-0.20140219.4|20	BuildRequires:	libtool
14mr|dialog-1.2-0.20140219.4|21	BuildRequires:	pkgconfig(ncursesw)
14mr|dialog-1.2-0.20140219.4|22	Conflicts:	cdialog < 1.2
14mr|dialog-1.2-0.20140219.4|23	Obsoletes:	cdialog < 1.2
14mr|dialog-1.2-0.20140219.4|24	Provides:	cdialog = %{EVRD}
14mr|dialog-1.2-0.20140219.4|25	
14mr|dialog-1.2-0.20140219.4|26	%description
14mr|dialog-1.2-0.20140219.4|27	Dialog is a utility that allows you to show dialog boxes (containing
14mr|dialog-1.2-0.20140219.4|28	questions or messages) in TTY (text mode) interfaces.  Dialog is called
14mr|dialog-1.2-0.20140219.4|29	from within a shell script.  The following dialog boxes are implemented:
14mr|dialog-1.2-0.20140219.4|30	yes/no, menu, input, message, text, info, checklist, radiolist, and
14mr|dialog-1.2-0.20140219.4|31	gauge.
14mr|dialog-1.2-0.20140219.4|32	
14mr|dialog-1.2-0.20140219.4|33	Install dialog if you would like to create TTY dialog boxes.
14mr|dialog-1.2-0.20140219.4|34	
14mr|dialog-1.2-0.20140219.4|35	%files -f %{name}.lang
14mr|dialog-1.2-0.20140219.4|36	%doc COPYING dialog.lsm README _samples/samples
14mr|dialog-1.2-0.20140219.4|37	%{_bindir}/dialog
14mr|dialog-1.2-0.20140219.4|38	%{_mandir}/man1/dialog.*
14mr|dialog-1.2-0.20140219.4|39	
14mr|dialog-1.2-0.20140219.4|40	#----------------------------------------------------------------------------
14mr|dialog-1.2-0.20140219.4|41	
14mr|dialog-1.2-0.20140219.4|42	%package -n %{libname}
14mr|dialog-1.2-0.20140219.4|43	Summary:	Dialog shared library
14mr|dialog-1.2-0.20140219.4|44	Group:		System/Libraries
14mr|dialog-1.2-0.20140219.4|45	
14mr|dialog-1.2-0.20140219.4|46	%description -n %{libname}
14mr|dialog-1.2-0.20140219.4|47	Dialog is a utility that allows you to show dialog boxes (containing
14mr|dialog-1.2-0.20140219.4|48	questions or messages) in TTY (text mode) interfaces. This package
14mr|dialog-1.2-0.20140219.4|49	contains the dialog shared library.
14mr|dialog-1.2-0.20140219.4|50	
14mr|dialog-1.2-0.20140219.4|51	%files -n %{libname}
14mr|dialog-1.2-0.20140219.4|52	%{_libdir}/libdialog.so.%{major}*
14mr|dialog-1.2-0.20140219.4|53	
14mr|dialog-1.2-0.20140219.4|54	#----------------------------------------------------------------------------
14mr|dialog-1.2-0.20140219.4|55	
14mr|dialog-1.2-0.20140219.4|56	%package -n %{devname}
14mr|dialog-1.2-0.20140219.4|57	Summary:	Development files for building applications with the dialog library
14mr|dialog-1.2-0.20140219.4|58	Group:		Development/C
14mr|dialog-1.2-0.20140219.4|59	Requires:	pkgconfig(ncursesw)
14mr|dialog-1.2-0.20140219.4|60	Provides:	%{name}-devel
14mr|dialog-1.2-0.20140219.4|61	Requires:   %{libname} = %{version}-%{release}
14mr|dialog-1.2-0.20140219.4|62	
14mr|dialog-1.2-0.20140219.4|63	%description -n %{devname}
14mr|dialog-1.2-0.20140219.4|64	Dialog is a utility that allows you to show dialog boxes (containing
14mr|dialog-1.2-0.20140219.4|65	questions or messages) in TTY (text mode) interfaces. This package
14mr|dialog-1.2-0.20140219.4|66	contains the files needed for developing applications, which use the
14mr|dialog-1.2-0.20140219.4|67	dialog library.
14mr|dialog-1.2-0.20140219.4|68	
14mr|dialog-1.2-0.20140219.4|69	%files -n %{devname}
14mr|dialog-1.2-0.20140219.4|70	%{_bindir}/dialog-config
14mr|dialog-1.2-0.20140219.4|71	%{_includedir}/*.h
14mr|dialog-1.2-0.20140219.4|72	%{_libdir}/libdialog.so
14mr|dialog-1.2-0.20140219.4|73	%{_mandir}/man3/dialog.*
14mr|dialog-1.2-0.20140219.4|74	
14mr|dialog-1.2-0.20140219.4|75	#----------------------------------------------------------------------------
14mr|dialog-1.2-0.20140219.4|76	
14mr|dialog-1.2-0.20140219.4|77	%prep
14mr|dialog-1.2-0.20140219.4|78	%setup -q -n dialog-%{version}-%{dialogsubversion}
14mr|dialog-1.2-0.20140219.4|79	%patch1 -p1 -b .incdir
14mr|dialog-1.2-0.20140219.4|80	%patch2 -p1 -b .multilib
14mr|dialog-1.2-0.20140219.4|81	%patch3 -p1 -b .libs
14mr|dialog-1.2-0.20140219.4|82	
14mr|dialog-1.2-0.20140219.4|83	%build
14mr|dialog-1.2-0.20140219.4|84	%configure2_5x \
14mr|dialog-1.2-0.20140219.4|85	--enable-nls \
14mr|dialog-1.2-0.20140219.4|86	--with-libtool \
14mr|dialog-1.2-0.20140219.4|87	--with-ncursesw \
14mr|dialog-1.2-0.20140219.4|88	--disable-static
14mr|dialog-1.2-0.20140219.4|89	
14mr|dialog-1.2-0.20140219.4|90	%make
14mr|dialog-1.2-0.20140219.4|91	
14mr|dialog-1.2-0.20140219.4|92	%install
14mr|dialog-1.2-0.20140219.4|93	# prepare packaged samples
14mr|dialog-1.2-0.20140219.4|94	rm -rf _samples
14mr|dialog-1.2-0.20140219.4|95	mkdir _samples
14mr|dialog-1.2-0.20140219.4|96	cp -a samples _samples
14mr|dialog-1.2-0.20140219.4|97	rm -rf _samples/samples/install
14mr|dialog-1.2-0.20140219.4|98	find _samples -type f -print0 | xargs -0 chmod a-x
14mr|dialog-1.2-0.20140219.4|99	
14mr|dialog-1.2-0.20140219.4|100	%makeinstall_std
14mr|dialog-1.2-0.20140219.4|101	
14mr|dialog-1.2-0.20140219.4|102	chmod 755 %{buildroot}%{_libdir}/libdialog.so.*.*.*
14mr|dialog-1.2-0.20140219.4|103	
14mr|dialog-1.2-0.20140219.4|104	%find_lang %{name}
14mr|dialog-1.2-0.20140219.4|105	
14mr|dialog-1.2-0.20140219.4|106	
14mr|dialog-1.2-0.20140219.4|107	%changelog
14mr|dialog-1.2-0.20140219.4|108	* Mon Sep 01 2014 Arkady Shane <ashejn@gmail.com> 1.2-0.20140219.4
14mr|dialog-1.2-0.20140219.4|109	+ Revision: 782744b
14mr|dialog-1.2-0.20140219.4|110	- added require for lib.
14mr|dialog-1.2-0.20140219.4|111	
14mr|dialog-1.2-0.20140219.4|112	

16168 14
14mr|dietlibc-0.32-4.20090113.8|1	%define _enable_debug_packages %{nil}
14mr|dietlibc-0.32-4.20090113.8|2	%define debug_package          %{nil}
14mr|dietlibc-0.32-4.20090113.8|3	
14mr|dietlibc-0.32-4.20090113.8|4	%define snap 20090113
14mr|dietlibc-0.32-4.20090113.8|5	
14mr|dietlibc-0.32-4.20090113.8|6	%define name	%{cross_prefix}dietlibc
14mr|dietlibc-0.32-4.20090113.8|7	
14mr|dietlibc-0.32-4.20090113.8|8	# This is eventually a biarch package, so no %_lib for diethome
14mr|dietlibc-0.32-4.20090113.8|9	%define diethome %{_prefix}/lib/dietlibc
14mr|dietlibc-0.32-4.20090113.8|10	
14mr|dietlibc-0.32-4.20090113.8|11	# Enable builds without testing (default shall always be testing)
14mr|dietlibc-0.32-4.20090113.8|12	%define build_check		0
14mr|dietlibc-0.32-4.20090113.8|13	%{expand: %{?_with_CHECK:	%%global build_check 1}}
14mr|dietlibc-0.32-4.20090113.8|14	%{expand: %{?_without_CHECK:	%%global build_check 0}}
14mr|dietlibc-0.32-4.20090113.8|15	
14mr|dietlibc-0.32-4.20090113.8|16	# Enable cross compilation
14mr|dietlibc-0.32-4.20090113.8|17	%define build_cross		0
14mr|dietlibc-0.32-4.20090113.8|18	%{expand: %{?cross:		%%global build_cross 1}}
14mr|dietlibc-0.32-4.20090113.8|19	%if %{build_cross}
14mr|dietlibc-0.32-4.20090113.8|20	%define target_cpu		%{cross}
14mr|dietlibc-0.32-4.20090113.8|21	%define cross_prefix		cross-%{target_cpu}-
14mr|dietlibc-0.32-4.20090113.8|22	%define cross_make_flags	ARCH=%{target_cpu} CROSS=%{target_cpu}-linux-
14mr|dietlibc-0.32-4.20090113.8|23	%define build_check		0
14mr|dietlibc-0.32-4.20090113.8|24	%else
14mr|dietlibc-0.32-4.20090113.8|25	%define cross_prefix		%{nil}
14mr|dietlibc-0.32-4.20090113.8|26	%define cross_make_flags	%{nil}
14mr|dietlibc-0.32-4.20090113.8|27	%endif
14mr|dietlibc-0.32-4.20090113.8|28	
14mr|dietlibc-0.32-4.20090113.8|29	Summary:	C library optimized for size
14mr|dietlibc-0.32-4.20090113.8|30	Name:		%{name}
14mr|dietlibc-0.32-4.20090113.8|31	Version:	0.32
14mr|dietlibc-0.32-4.20090113.8|32	Release:	%mkrel 4.%{snap}.8
14mr|dietlibc-0.32-4.20090113.8|33	License:	GPL
14mr|dietlibc-0.32-4.20090113.8|34	Group:		Development/Other
14mr|dietlibc-0.32-4.20090113.8|35	%if %{build_cross}
14mr|dietlibc-0.32-4.20090113.8|36	BuildRequires:	%{cross_prefix}gcc
14mr|dietlibc-0.32-4.20090113.8|37	%endif
14mr|dietlibc-0.32-4.20090113.8|38	URL:		http://www.fefe.de/dietlibc/
14mr|dietlibc-0.32-4.20090113.8|39	Source0:	http://www.fefe.de/dietlibc/dietlibc-%{version}-%{snap}.tar.gz
14mr|dietlibc-0.32-4.20090113.8|40	Source1:	build_cross_dietlibc.sh
14mr|dietlibc-0.32-4.20090113.8|41	Patch0:		dietlibc-0.29-features.patch
14mr|dietlibc-0.32-4.20090113.8|42	Patch1:		dietlibc-0.30-mdkconfig.patch
14mr|dietlibc-0.32-4.20090113.8|43	Patch3:		dietlibc-0.22-tests.patch
14mr|dietlibc-0.32-4.20090113.8|44	Patch5:		dietlibc-0.22-net-ethernet.patch
14mr|dietlibc-0.32-4.20090113.8|45	Patch6:		dietlibc-0.24-rpc-types.patch
14mr|dietlibc-0.32-4.20090113.8|46	Patch9:		dietlibc-0.27-glibc-nice.patch
14mr|dietlibc-0.32-4.20090113.8|47	Patch15:	dietlibc-0.27-ppc-rdtsc.patch
14mr|dietlibc-0.32-4.20090113.8|48	Patch16:	dietlibc-0.27-test-makefile-fix.patch
14mr|dietlibc-0.32-4.20090113.8|49	Patch17:	dietlibc-0.27-x86_64-stat64.patch
14mr|dietlibc-0.32-4.20090113.8|50	Patch18:	dietlibc-0.27-x86_64-lseek64.diff
14mr|dietlibc-0.32-4.20090113.8|51	Patch21:	dietlibc-0.24-ppc64-select.patch
14mr|dietlibc-0.32-4.20090113.8|52	Patch22:	dietlibc-0.27-ppc64-stat64.patch
14mr|dietlibc-0.32-4.20090113.8|53	Patch23:	dietlibc-0.29-biarch.patch
14mr|dietlibc-0.32-4.20090113.8|54	Patch24:	dietlibc-0.27-quiet.patch
14mr|dietlibc-0.32-4.20090113.8|55	Patch25:	dietlibc-0.27-ppc-select.patch
14mr|dietlibc-0.32-4.20090113.8|56	Patch26:	dietlibc-0.27-kernel2.6-types.patch
14mr|dietlibc-0.32-4.20090113.8|57	Patch27:	dietlibc-0.29-cross.patch
14mr|dietlibc-0.32-4.20090113.8|58	Patch29:	dietlibc-0.29-sparc-rdtsc-tick-noerror.patch
14mr|dietlibc-0.32-4.20090113.8|59	#Patch30:	dietlibc-0.29-sparc-disable-glob-test.patch
14mr|dietlibc-0.32-4.20090113.8|60	Patch31:	dietlibc-0.29-sparc-weak-asm.patch
14mr|dietlibc-0.32-4.20090113.8|61	Patch33:	dietlibc-0.29-fix-strncmp.patch
14mr|dietlibc-0.32-4.20090113.8|62	# (cjw) from PLD, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26374
14mr|dietlibc-0.32-4.20090113.8|63	Patch34:	dietlibc-0.29-ppc-gcc-ldbl128.patch
14mr|dietlibc-0.32-4.20090113.8|64	Patch36:        dietlibc-0.30-relatime.patch
14mr|dietlibc-0.32-4.20090113.8|65	# (pixel) add -fno-stack-protector to override default %{optflags}
14mr|dietlibc-0.32-4.20090113.8|66	Patch37:	dietlibc-0.30-force-no-stack-protector.patch
14mr|dietlibc-0.32-4.20090113.8|67	Patch38:	dietlibc-0.32-fgetc.patch
14mr|dietlibc-0.32-4.20090113.8|68	Patch100:	dietlibc-0.28-setpriority.patch
14mr|dietlibc-0.32-4.20090113.8|69	Patch101:	dietlibc-0.29-scall.patch
14mr|dietlibc-0.32-4.20090113.8|70	Patch102:	dietlibc-0.31-defpath.patch
14mr|dietlibc-0.32-4.20090113.8|71	Patch103:	dietlibc-0.31-stacksmash.patch
14mr|dietlibc-0.32-4.20090113.8|72	Patch104:	dietlibc-0.31-stacksmash-dyn.patch
14mr|dietlibc-0.32-4.20090113.8|73	Patch105:	dietlibc-0.31.20080212-teststdout.patch
14mr|dietlibc-0.32-4.20090113.8|74	Patch106:	dietlibc-0.31-pagesize.patch
14mr|dietlibc-0.32-4.20090113.8|75	Patch107:	dietlibc-0.31-printFG.patch
14mr|dietlibc-0.32-4.20090113.8|76	Patch108:	dietlibc-0.31-testsuite.patch
14mr|dietlibc-0.32-4.20090113.8|77	Patch109:	dietlibc-0.31-lcctime.patch
14mr|dietlibc-0.32-4.20090113.8|78	Patch110:	dietlibc-0.31-implicitfunc.patch
14mr|dietlibc-0.32-4.20090113.8|79	Patch111:	dietlibc-0.31-noreturn.patch
14mr|dietlibc-0.32-4.20090113.8|80	Patch112:	dietlibc-0.32-20090113-fix_getpriority.patch
14mr|dietlibc-0.32-4.20090113.8|81	Patch113:	dietlibc-0.32-i386-types.patch
14mr|dietlibc-0.32-4.20090113.8|82	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|dietlibc-0.32-4.20090113.8|83	
14mr|dietlibc-0.32-4.20090113.8|84	%description
14mr|dietlibc-0.32-4.20090113.8|85	Small libc for building embedded applications.
14mr|dietlibc-0.32-4.20090113.8|86	
14mr|dietlibc-0.32-4.20090113.8|87	%package	devel
14mr|dietlibc-0.32-4.20090113.8|88	Group:          Development/C
14mr|dietlibc-0.32-4.20090113.8|89	Summary:        Development files for dietlibc
14mr|dietlibc-0.32-4.20090113.8|90	%if %{build_cross}
14mr|dietlibc-0.32-4.20090113.8|91	# Requires main dietlibc package for "diet" program (dispatcher)
14mr|dietlibc-0.32-4.20090113.8|92	# XXX: build %{target_cpu}-linux-diet wrapper too?
14mr|dietlibc-0.32-4.20090113.8|93	Requires:	dietlibc >= %{version}
14mr|dietlibc-0.32-4.20090113.8|94	Requires:	%{cross_prefix}gcc
14mr|dietlibc-0.32-4.20090113.8|95	%endif
14mr|dietlibc-0.32-4.20090113.8|96	Obsoletes:	%{name}
14mr|dietlibc-0.32-4.20090113.8|97	Provides:	%{name} = %{version}-%{release}
14mr|dietlibc-0.32-4.20090113.8|98	
14mr|dietlibc-0.32-4.20090113.8|99	%description	devel
14mr|dietlibc-0.32-4.20090113.8|100	Small libc for building embedded applications.
14mr|dietlibc-0.32-4.20090113.8|101	
14mr|dietlibc-0.32-4.20090113.8|102	%prep
14mr|dietlibc-0.32-4.20090113.8|103	
14mr|dietlibc-0.32-4.20090113.8|104	%setup -q -n %{name}-%{version}-%{snap}
14mr|dietlibc-0.32-4.20090113.8|105	
14mr|dietlibc-0.32-4.20090113.8|106	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|dietlibc-0.32-4.20090113.8|107	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|dietlibc-0.32-4.20090113.8|108	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|dietlibc-0.32-4.20090113.8|109	
14mr|dietlibc-0.32-4.20090113.8|110	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|dietlibc-0.32-4.20090113.8|111	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|dietlibc-0.32-4.20090113.8|112	done
14mr|dietlibc-0.32-4.20090113.8|113	
14mr|dietlibc-0.32-4.20090113.8|114	%patch0 -p1 -b .features
14mr|dietlibc-0.32-4.20090113.8|115	%patch1 -p0 -b .mdkconfig
14mr|dietlibc-0.32-4.20090113.8|116	%patch3 -p1 -b .tests
14mr|dietlibc-0.32-4.20090113.8|117	%patch5 -p1 -b .net-ethernet
14mr|dietlibc-0.32-4.20090113.8|118	%patch6 -p1 -b .rpc-types
14mr|dietlibc-0.32-4.20090113.8|119	%patch9 -p1 -b .glibc-nice -E
14mr|dietlibc-0.32-4.20090113.8|120	%patch15 -p1 -b .ppc-rdtsc
14mr|dietlibc-0.32-4.20090113.8|121	%patch16 -p1 -b .inettest
14mr|dietlibc-0.32-4.20090113.8|122	%patch17 -p1 -b .x86_64-stat64
14mr|dietlibc-0.32-4.20090113.8|123	%patch18 -p0 -b .x86_64-lseek64
14mr|dietlibc-0.32-4.20090113.8|124	%patch21 -p1 -b .ppc64-select
14mr|dietlibc-0.32-4.20090113.8|125	#%patch22 -p1 -b .ppc64-stat64
14mr|dietlibc-0.32-4.20090113.8|126	%patch23 -p1 -b .biarch
14mr|dietlibc-0.32-4.20090113.8|127	%patch24 -p1 -b .quiet
14mr|dietlibc-0.32-4.20090113.8|128	%patch25 -p1 -b .ppc-select
14mr|dietlibc-0.32-4.20090113.8|129	%patch26 -p1 -b .kernel2.6-types
14mr|dietlibc-0.32-4.20090113.8|130	%patch27 -p0 -b .cross
14mr|dietlibc-0.32-4.20090113.8|131	%patch29 -p1 -b .sparc_rdtsc
14mr|dietlibc-0.32-4.20090113.8|132	#%patch30 -p1 -b .sparc_disable_glob_test
14mr|dietlibc-0.32-4.20090113.8|133	%patch31 -p1 -b .sparc_weak_asm
14mr|dietlibc-0.32-4.20090113.8|134	%patch33 -p1 -b .fix-strncmp
14mr|dietlibc-0.32-4.20090113.8|135	%patch34 -p1 -b .gcc-ppc-ldbl-bug
14mr|dietlibc-0.32-4.20090113.8|136	%patch36 -p1 -b .relatime
14mr|dietlibc-0.32-4.20090113.8|137	%patch37 -p1 -b .stack-protector
14mr|dietlibc-0.32-4.20090113.8|138	%patch38 -p0 -b .fgetc
14mr|dietlibc-0.32-4.20090113.8|139	
14mr|dietlibc-0.32-4.20090113.8|140	# P100 - P111 is from fedora
14mr|dietlibc-0.32-4.20090113.8|141	%patch100 -p1 -b .setpriority
14mr|dietlibc-0.32-4.20090113.8|142	%patch101 -p1 -b .scall
14mr|dietlibc-0.32-4.20090113.8|143	%patch102 -p1 -b .defpath
14mr|dietlibc-0.32-4.20090113.8|144	%patch103 -p1 -b .stacksmash
14mr|dietlibc-0.32-4.20090113.8|145	%patch104 -p1 -b .stacksmash-dyn
14mr|dietlibc-0.32-4.20090113.8|146	%patch105 -p1 -b .teststdout
14mr|dietlibc-0.32-4.20090113.8|147	%patch106 -p1 -b .pagesize
14mr|dietlibc-0.32-4.20090113.8|148	%patch107 -p1 -b .printFG
14mr|dietlibc-0.32-4.20090113.8|149	%patch108 -p1 -b .testsuite
14mr|dietlibc-0.32-4.20090113.8|150	%patch109 -p1 -b .lcctime
14mr|dietlibc-0.32-4.20090113.8|151	%patch110 -p1 -b .implicitfunc
14mr|dietlibc-0.32-4.20090113.8|152	%patch111 -p1 -b .noreturn
14mr|dietlibc-0.32-4.20090113.8|153	
14mr|dietlibc-0.32-4.20090113.8|154	%patch112 -p1 -b .fix_getpriority
14mr|dietlibc-0.32-4.20090113.8|155	%patch113 -p0 -b .386_types
14mr|dietlibc-0.32-4.20090113.8|156	rm -f x86_64/getpriority.S
14mr|dietlibc-0.32-4.20090113.8|157	
14mr|dietlibc-0.32-4.20090113.8|158	# fix execute permission on test scripts
14mr|dietlibc-0.32-4.20090113.8|159	chmod a+x test/{dirent,inet,stdio,string,stdlib,time}/runtests.sh
14mr|dietlibc-0.32-4.20090113.8|160	
14mr|dietlibc-0.32-4.20090113.8|161	%build
14mr|dietlibc-0.32-4.20090113.8|162	%make %{cross_make_flags}
14mr|dietlibc-0.32-4.20090113.8|163	
14mr|dietlibc-0.32-4.20090113.8|164	%check
14mr|dietlibc-0.32-4.20090113.8|165	# make and run the tests
14mr|dietlibc-0.32-4.20090113.8|166	%if %{build_check}
14mr|dietlibc-0.32-4.20090113.8|167	cd test; rm *.c.*
14mr|dietlibc-0.32-4.20090113.8|168	export DIETHOME="%{_builddir}/%{name}-%{version}-%{snap}"
14mr|dietlibc-0.32-4.20090113.8|169	MYARCH=`uname -m | sed -e 's/i[4-9]86/i386/' -e 's/armv[3-6][lb]/arm/'`
14mr|dietlibc-0.32-4.20090113.8|170	find -name "Makefile" | xargs perl -pi -e "s|^DIET.*|DIET=\"${DIETHOME}/bin-${MYARCH}/diet\"|g"
14mr|dietlibc-0.32-4.20090113.8|171	%make
14mr|dietlibc-0.32-4.20090113.8|172	cd ..
14mr|dietlibc-0.32-4.20090113.8|173	%endif
14mr|dietlibc-0.32-4.20090113.8|174	
14mr|dietlibc-0.32-4.20090113.8|175	# run the tests
14mr|dietlibc-0.32-4.20090113.8|176	%if %{build_check}
14mr|dietlibc-0.32-4.20090113.8|177	cd test
14mr|dietlibc-0.32-4.20090113.8|178	STANDARD_TESTPROGRAMS=`grep "^TESTPROGRAMS" runtests.sh | cut -d\" -f2`
14mr|dietlibc-0.32-4.20090113.8|179	# these fails: cp-test3 cp-test4 cp-test6 cp-test7 cp-test11 cp-test12 cp-test15
14mr|dietlibc-0.32-4.20090113.8|180	CP_TEST_PROGRAMS="cp-test1 cp-test2 cp-test5 cp-test8 cp-test9 cp-test10 cp-test13 cp-test14"
14mr|dietlibc-0.32-4.20090113.8|181	perl -pi -e "s|^TESTPROGRAMS.*|TESTPROGRAMS=\"${STANDARD_TESTPROGRAMS} ${CP_TEST_PROGRAMS}\"|g" runtests.sh
14mr|dietlibc-0.32-4.20090113.8|182	# getpass requires user input
14mr|dietlibc-0.32-4.20090113.8|183	perl -pi -e "s|^PASS.*|PASS=\"\"|g" runtests.sh
14mr|dietlibc-0.32-4.20090113.8|184	sh ./runtests.sh
14mr|dietlibc-0.32-4.20090113.8|185	cd ..
14mr|dietlibc-0.32-4.20090113.8|186	%endif
14mr|dietlibc-0.32-4.20090113.8|187	
14mr|dietlibc-0.32-4.20090113.8|188	%install
14mr|dietlibc-0.32-4.20090113.8|189	rm -rf %{buildroot}
14mr|dietlibc-0.32-4.20090113.8|190	
14mr|dietlibc-0.32-4.20090113.8|191	make %{cross_make_flags} DESTDIR=%{buildroot} install
14mr|dietlibc-0.32-4.20090113.8|192	
14mr|dietlibc-0.32-4.20090113.8|193	%clean
14mr|dietlibc-0.32-4.20090113.8|194	rm -rf %{buildroot}
14mr|dietlibc-0.32-4.20090113.8|195	
14mr|dietlibc-0.32-4.20090113.8|196	%files devel
14mr|dietlibc-0.32-4.20090113.8|197	%defattr(-,root,root)
14mr|dietlibc-0.32-4.20090113.8|198	%doc AUTHOR BUGS CAVEAT CHANGES README THANKS TODO FAQ
14mr|dietlibc-0.32-4.20090113.8|199	%if ! %{build_cross}
14mr|dietlibc-0.32-4.20090113.8|200	%{_bindir}/diet
14mr|dietlibc-0.32-4.20090113.8|201	%{_mandir}/man*/*
14mr|dietlibc-0.32-4.20090113.8|202	%dir %{diethome}
14mr|dietlibc-0.32-4.20090113.8|203	%dir %{diethome}/include
14mr|dietlibc-0.32-4.20090113.8|204	%{diethome}/include/*
14mr|dietlibc-0.32-4.20090113.8|205	%endif
14mr|dietlibc-0.32-4.20090113.8|206	%dir %{diethome}/lib-*
14mr|dietlibc-0.32-4.20090113.8|207	%{diethome}/lib-*/*
14mr|dietlibc-0.32-4.20090113.8|208	
14mr|dietlibc-0.32-4.20090113.8|209	
14mr|dietlibc-0.32-4.20090113.8|210	
14mr|dietlibc-0.32-4.20090113.8|211	%changelog
14mr|dietlibc-0.32-4.20090113.8|212	* Sat Feb 04 2012 root <root@build-client_i586.rosalab.ru> 0.32-4.20090113.8
14mr|dietlibc-0.32-4.20090113.8|213	+ Revision: 1833b90
14mr|dietlibc-0.32-4.20090113.8|214	- ABF:auto increment release
14mr|dietlibc-0.32-4.20090113.8|215	
14mr|dietlibc-0.32-4.20090113.8|216	

16169 14
14mr|diffstat-1.54-6|1	Summary: 	A utility which provides statistics based on the output of diff
14mr|diffstat-1.54-6|2	Name: 		diffstat
14mr|diffstat-1.54-6|3	Version: 	1.54
14mr|diffstat-1.54-6|4	Release: 	6
14mr|diffstat-1.54-6|5	Group: 		Development/Other
14mr|diffstat-1.54-6|6	License: 	GPL-like
14mr|diffstat-1.54-6|7	URL: 		http://dickey.his.com/diffstat/diffstat.html
14mr|diffstat-1.54-6|8	Source: 	ftp://invisible-island.net/diffstat/%name-%version.tgz
14mr|diffstat-1.54-6|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
14mr|diffstat-1.54-6|10	
14mr|diffstat-1.54-6|11	%description
14mr|diffstat-1.54-6|12	The diff command compares files line by line.  Diffstat reads the output
14mr|diffstat-1.54-6|13	of the diff command and displays a histogram of the insertions, deletions
14mr|diffstat-1.54-6|14	and modifications in each file.  Diffstat is commonly used to provide
14mr|diffstat-1.54-6|15	a summary of the changes in large, complex patch files.
14mr|diffstat-1.54-6|16	
14mr|diffstat-1.54-6|17	Install diffstat if you need a program which provides a summary of the
14mr|diffstat-1.54-6|18	diff command's output.  You'll need to also install diffutils.
14mr|diffstat-1.54-6|19	
14mr|diffstat-1.54-6|20	%prep
14mr|diffstat-1.54-6|21	%setup -q
14mr|diffstat-1.54-6|22	
14mr|diffstat-1.54-6|23	%build
14mr|diffstat-1.54-6|24	%configure2_5x
14mr|diffstat-1.54-6|25	%make
14mr|diffstat-1.54-6|26	
14mr|diffstat-1.54-6|27	%install
14mr|diffstat-1.54-6|28	rm -rf $RPM_BUILD_ROOT
14mr|diffstat-1.54-6|29	%makeinstall_std
14mr|diffstat-1.54-6|30	
14mr|diffstat-1.54-6|31	%clean
14mr|diffstat-1.54-6|32	rm -rf $RPM_BUILD_ROOT
14mr|diffstat-1.54-6|33	
14mr|diffstat-1.54-6|34	%files
14mr|diffstat-1.54-6|35	%defattr(-,root,root)
14mr|diffstat-1.54-6|36	%doc CHANGES
14mr|diffstat-1.54-6|37	%{_bindir}/diffstat
14mr|diffstat-1.54-6|38	%{_mandir}/man1/*
14mr|diffstat-1.54-6|39	
14mr|diffstat-1.54-6|40	
14mr|diffstat-1.54-6|41	
14mr|diffstat-1.54-6|42	%changelog
14mr|diffstat-1.54-6|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.54-6
14mr|diffstat-1.54-6|44	+ Revision: 8609145
14mr|diffstat-1.54-6|45	- MassBuild#440: Increase release tag
14mr|diffstat-1.54-6|46	
14mr|diffstat-1.54-6|47	

16170 14
14mr|diffutils-3.3-6|1	Summary:	A GNU collection of diff utilities
14mr|diffutils-3.3-6|2	Name:		diffutils
14mr|diffutils-3.3-6|3	Version:	3.3
14mr|diffutils-3.3-6|4	Release:	6
14mr|diffutils-3.3-6|5	License:	GPLv2+
14mr|diffutils-3.3-6|6	Group:		Development/Tools
14mr|diffutils-3.3-6|7	Url:		http://www.gnu.org/software/diffutils/
14mr|diffutils-3.3-6|8	Source0:	ftp://ftp.gnu.org/pub/gnu/diffutils/%{name}-%{version}.tar.xz
14mr|diffutils-3.3-6|9	Source2:	%{name}-help2man.bz2
14mr|diffutils-3.3-6|10	BuildRequires:	gettext-devel
14mr|diffutils-3.3-6|11	BuildRequires:	libsigsegv-devel
14mr|diffutils-3.3-6|12	
14mr|diffutils-3.3-6|13	%description
14mr|diffutils-3.3-6|14	Diffutils includes four utilities:  diff, cmp, diff3 and sdiff.
14mr|diffutils-3.3-6|15	
14mr|diffutils-3.3-6|16	* Diff compares two files and shows the differences, line by line.
14mr|diffutils-3.3-6|17	* The cmp command shows the offset and line numbers where two files differ,
14mr|diffutils-3.3-6|18	or cmp can show the characters that differ between the two files.
14mr|diffutils-3.3-6|19	* The diff3 command shows the differences between three files. Diff3 can be
14mr|diffutils-3.3-6|20	used when two people have made independent changes to a common original;
14mr|diffutils-3.3-6|21	diff3 can produce a merged file that contains both persons' changes and
14mr|diffutils-3.3-6|22	warnings about conflicts.
14mr|diffutils-3.3-6|23	* The sdiff command can be used to list diff of two files side by side or
14mr|diffutils-3.3-6|24	merge two files interactively.
14mr|diffutils-3.3-6|25	
14mr|diffutils-3.3-6|26	Install diffutils if you need to compare text files.
14mr|diffutils-3.3-6|27	
14mr|diffutils-3.3-6|28	%files -f %{name}.lang
14mr|diffutils-3.3-6|29	%doc NEWS README
14mr|diffutils-3.3-6|30	%{_bindir}/*
14mr|diffutils-3.3-6|31	%{_mandir}/man*/*
14mr|diffutils-3.3-6|32	%{_infodir}/%{name}.info*
14mr|diffutils-3.3-6|33	
14mr|diffutils-3.3-6|34	#----------------------------------------------------------------------------
14mr|diffutils-3.3-6|35	
14mr|diffutils-3.3-6|36	%prep
14mr|diffutils-3.3-6|37	%setup -q
14mr|diffutils-3.3-6|38	%apply_patches
14mr|diffutils-3.3-6|39	
14mr|diffutils-3.3-6|40	bzcat %{SOURCE2} > help2man
14mr|diffutils-3.3-6|41	chmod +x help2man
14mr|diffutils-3.3-6|42	
14mr|diffutils-3.3-6|43	# default editor for sdiff interactive mode, vi is likely better than ed
14mr|diffutils-3.3-6|44	sed -i -e 's/^(#define\s+DEFAULT_EDITOR_PROGRAM\s+)"ed"/$1"vi"/' configure*
14mr|diffutils-3.3-6|45	
14mr|diffutils-3.3-6|46	aclocal -I m4 --dont-fix
14mr|diffutils-3.3-6|47	automake -a
14mr|diffutils-3.3-6|48	autoconf
14mr|diffutils-3.3-6|49	
14mr|diffutils-3.3-6|50	%build
14mr|diffutils-3.3-6|51	# for finding help2man
14mr|diffutils-3.3-6|52	export PATH=$PATH:`pwd`
14mr|diffutils-3.3-6|53	%configure2_5x \
14mr|diffutils-3.3-6|54	--without-included-regex \
14mr|diffutils-3.3-6|55	--with-packager="%{distribution}" \
14mr|diffutils-3.3-6|56	--with-packager-bug-reports="%{bugurl}"
14mr|diffutils-3.3-6|57	
14mr|diffutils-3.3-6|58	%make
14mr|diffutils-3.3-6|59	
14mr|diffutils-3.3-6|60	%install
14mr|diffutils-3.3-6|61	%makeinstall_std
14mr|diffutils-3.3-6|62	
14mr|diffutils-3.3-6|63	%find_lang %{name}
14mr|diffutils-3.3-6|64	
14mr|diffutils-3.3-6|65	
14mr|diffutils-3.3-6|66	%changelog
14mr|diffutils-3.3-6|67	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-6
14mr|diffutils-3.3-6|68	+ Revision: fb1e40f
14mr|diffutils-3.3-6|69	- New version 3.3, spec cleanup
14mr|diffutils-3.3-6|70	
14mr|diffutils-3.3-6|71	

16171 14
14mr|digikam-4.3.0-1|1	%bcond_without external_kvkontakte
14mr|digikam-4.3.0-1|2	
14mr|digikam-4.3.0-1|3	Summary:	A KDE photo management utility
14mr|digikam-4.3.0-1|4	Name:		digikam
14mr|digikam-4.3.0-1|5	Epoch:		2
14mr|digikam-4.3.0-1|6	Version:	4.3.0
14mr|digikam-4.3.0-1|7	Release:	1
14mr|digikam-4.3.0-1|8	License:	GPLv2+
14mr|digikam-4.3.0-1|9	Group:		Graphics
14mr|digikam-4.3.0-1|10	Url:		http://www.digikam.org
14mr|digikam-4.3.0-1|11	Source0:	http://downloads.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
14mr|digikam-4.3.0-1|12	Source2:	kipiplugin_expoblending_ru.po
14mr|digikam-4.3.0-1|13	Source3:	kipiplugin_panorama_ru.po
14mr|digikam-4.3.0-1|14	Source4:	kipiplugin_videoslideshow_ru.po
14mr|digikam-4.3.0-1|15	Source100:	%{name}.rpmlintrc
14mr|digikam-4.3.0-1|16	Patch0:		digikam-2.4.1-use-external-libvkontake.patch
14mr|digikam-4.3.0-1|17	Patch1:		digikam-4.0.0-soversion.patch
14mr|digikam-4.3.0-1|18	BuildRequires:	bison
14mr|digikam-4.3.0-1|19	BuildRequires:	doxygen
14mr|digikam-4.3.0-1|20	BuildRequires:	eigen3
14mr|digikam-4.3.0-1|21	BuildRequires:	flex
14mr|digikam-4.3.0-1|22	BuildRequires:	imagemagick
14mr|digikam-4.3.0-1|23	%if %{mdvver} >= 201400
14mr|digikam-4.3.0-1|24	BuildRequires:	mariadb-server
14mr|digikam-4.3.0-1|25	%else
14mr|digikam-4.3.0-1|26	BuildRequires:	mysql-core
14mr|digikam-4.3.0-1|27	BuildRequires:	mysql-common
14mr|digikam-4.3.0-1|28	%endif
14mr|digikam-4.3.0-1|29	BuildRequires:	baloo-devel
14mr|digikam-4.3.0-1|30	BuildRequires:	gomp-devel
14mr|digikam-4.3.0-1|31	BuildRequires:	hupnp-devel
14mr|digikam-4.3.0-1|32	BuildRequires:	kdelibs4-devel
14mr|digikam-4.3.0-1|33	BuildRequires:	kdepimlibs4-devel
14mr|digikam-4.3.0-1|34	BuildRequires:	marble-devel
14mr|digikam-4.3.0-1|35	BuildRequires:	tiff-devel
14mr|digikam-4.3.0-1|36	BuildRequires:	pkgconfig(gl)
14mr|digikam-4.3.0-1|37	BuildRequires:	pkgconfig(glu)
14mr|digikam-4.3.0-1|38	BuildRequires:	pkgconfig(ImageMagick)
14mr|digikam-4.3.0-1|39	BuildRequires:	pkgconfig(jasper)
14mr|digikam-4.3.0-1|40	BuildRequires:	pkgconfig(lcms2)
14mr|digikam-4.3.0-1|41	BuildRequires:	pkgconfig(lensfun)
14mr|digikam-4.3.0-1|42	BuildRequires:	pkgconfig(libgphoto2)
14mr|digikam-4.3.0-1|43	BuildRequires:	pkgconfig(libgpod-1.0)
14mr|digikam-4.3.0-1|44	BuildRequires:	pkgconfig(libkexiv2)
14mr|digikam-4.3.0-1|45	BuildRequires:	pkgconfig(libksane)
14mr|digikam-4.3.0-1|46	BuildRequires:	pkgconfig(libkdcraw)
14mr|digikam-4.3.0-1|47	BuildRequires:	pkgconfig(libkipi)
14mr|digikam-4.3.0-1|48	BuildRequires:	pkgconfig(libxslt)
14mr|digikam-4.3.0-1|49	BuildRequires:	pkgconfig(lqr-1) >= 0.4.0
14mr|digikam-4.3.0-1|50	BuildRequires:	pkgconfig(opencv)
14mr|digikam-4.3.0-1|51	BuildRequires:	pkgconfig(QJson)
14mr|digikam-4.3.0-1|52	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14mr|digikam-4.3.0-1|53	BuildRequires:	pkgconfig(sqlite3)
14mr|digikam-4.3.0-1|54	%if %{with external_kvkontakte}
14mr|digikam-4.3.0-1|55	BuildRequires:	kvkontakte-devel
14mr|digikam-4.3.0-1|56	%endif
14mr|digikam-4.3.0-1|57	%if %{mdvver} >= 201400
14mr|digikam-4.3.0-1|58	Requires:	mariadb-common
14mr|digikam-4.3.0-1|59	%else
14mr|digikam-4.3.0-1|60	Requires:	mysql-core
14mr|digikam-4.3.0-1|61	Requires:	mysql-common
14mr|digikam-4.3.0-1|62	%endif
14mr|digikam-4.3.0-1|63	Requires:	kdebase4-runtime
14mr|digikam-4.3.0-1|64	Requires:	kipi-common
14mr|digikam-4.3.0-1|65	Requires:	kipi-plugins
14mr|digikam-4.3.0-1|66	Requires:	libkface-common
14mr|digikam-4.3.0-1|67	Requires:	libkgeomap-common
14mr|digikam-4.3.0-1|68	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|69	Requires:	qt4-database-plugin-sqlite
14mr|digikam-4.3.0-1|70	Requires:	libgphoto-common
14mr|digikam-4.3.0-1|71	
14mr|digikam-4.3.0-1|72	%description
14mr|digikam-4.3.0-1|73	DigiKam is an advanced digital photo management application for KDE.
14mr|digikam-4.3.0-1|74	Photos can be collected into albums which can be sorted chronologically,
14mr|digikam-4.3.0-1|75	by directory layout or by custom collections.
14mr|digikam-4.3.0-1|76	DigiKam also provides tagging functionality. Images can be tagged despite of
14mr|digikam-4.3.0-1|77	their position and digiKam provides fast and intuitive ways to browse them.
14mr|digikam-4.3.0-1|78	User comments and customized meta-information added to images, are stored
14mr|digikam-4.3.0-1|79	into a database and retrieved to make them available into the user interface.
14mr|digikam-4.3.0-1|80	As soon as the camera is plugged in digikam allows you to preview, download,
14mr|digikam-4.3.0-1|81	upload and delete images.
14mr|digikam-4.3.0-1|82	Digikam also includes tools like Image Editor, to modify photos using plugins
14mr|digikam-4.3.0-1|83	such as red eye correction or Gamma correction, exif management,...
14mr|digikam-4.3.0-1|84	Light Table to make artistic photos and an external image editor such
14mr|digikam-4.3.0-1|85	as Showfoto.
14mr|digikam-4.3.0-1|86	Digikam also uses KIPI plugins (KDE Image Plugin Interface) to increase
14mr|digikam-4.3.0-1|87	its functionalities.
14mr|digikam-4.3.0-1|88	
14mr|digikam-4.3.0-1|89	%files -f %{name}.lang
14mr|digikam-4.3.0-1|90	%doc core/AUTHORS core/ChangeLog core/COPYING core/COPYING.LIB core/NEWS core/README core/TODO core/TODO.FACE core/TODO.MYSQLPORT
14mr|digikam-4.3.0-1|91	%{_kde_bindir}/digikam
14mr|digikam-4.3.0-1|92	%{_kde_bindir}/digitaglinktree
14mr|digikam-4.3.0-1|93	%{_kde_bindir}/cleanup_digikamdb
14mr|digikam-4.3.0-1|94	%{_kde_libdir}/kde4/digikam*.so
14mr|digikam-4.3.0-1|95	%{_kde_libdir}/kde4/kio_digikam*.so
14mr|digikam-4.3.0-1|96	%{_kde_appsdir}/digikam
14mr|digikam-4.3.0-1|97	%{_kde_appsdir}/kconf_update/adjustlevelstool.upd
14mr|digikam-4.3.0-1|98	%{_kde_appsdir}/solid/actions/digikam*.desktop
14mr|digikam-4.3.0-1|99	%{_kde_applicationsdir}/digikam.desktop
14mr|digikam-4.3.0-1|100	%{_kde_datadir}/appdata/digikam.appdata.xml
14mr|digikam-4.3.0-1|101	%{_kde_datadir}/appdata/digiKam-ImagePlugin_*.metainfo.xml
14mr|digikam-4.3.0-1|102	%{_kde_services}/digikam*.desktop
14mr|digikam-4.3.0-1|103	%{_kde_services}/digikam*.protocol
14mr|digikam-4.3.0-1|104	%{_kde_servicetypes}/digikam*.desktop
14mr|digikam-4.3.0-1|105	%{_kde_mandir}/man1/digitaglinktree.1*
14mr|digikam-4.3.0-1|106	%{_kde_mandir}/man1/cleanup_digikamdb.1*
14mr|digikam-4.3.0-1|107	%{_kde_iconsdir}/*/*/apps/digikam.*
14mr|digikam-4.3.0-1|108	%{_kde_libdir}/kde4/libexec/digikamdatabaseserver
14mr|digikam-4.3.0-1|109	
14mr|digikam-4.3.0-1|110	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|111	
14mr|digikam-4.3.0-1|112	%package -n libkface-common
14mr|digikam-4.3.0-1|113	Summary:	Common files for libkface library
14mr|digikam-4.3.0-1|114	Group:		Graphics
14mr|digikam-4.3.0-1|115	Url:		https://projects.kde.org/projects/extragear/libs/libkface
14mr|digikam-4.3.0-1|116	BuildArch:	noarch
14mr|digikam-4.3.0-1|117	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
14mr|digikam-4.3.0-1|118	
14mr|digikam-4.3.0-1|119	%description -n libkface-common
14mr|digikam-4.3.0-1|120	Common files for libkface library.
14mr|digikam-4.3.0-1|121	
14mr|digikam-4.3.0-1|122	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
14mr|digikam-4.3.0-1|123	and detection over pictures.
14mr|digikam-4.3.0-1|124	
14mr|digikam-4.3.0-1|125	%files -n libkface-common
14mr|digikam-4.3.0-1|126	%doc extra/libkface/README extra/libkface/AUTHORS extra/libkface/COPYING
14mr|digikam-4.3.0-1|127	%{_kde_appsdir}/libkface
14mr|digikam-4.3.0-1|128	
14mr|digikam-4.3.0-1|129	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|130	
14mr|digikam-4.3.0-1|131	%package -n libkgeomap-common
14mr|digikam-4.3.0-1|132	Summary:	Common files for libkgeomap library
14mr|digikam-4.3.0-1|133	Group:		Graphics
14mr|digikam-4.3.0-1|134	Url:		https://projects.kde.org/projects/extragear/libs/libkgeomap
14mr|digikam-4.3.0-1|135	BuildArch:	noarch
14mr|digikam-4.3.0-1|136	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
14mr|digikam-4.3.0-1|137	
14mr|digikam-4.3.0-1|138	%description -n libkgeomap-common
14mr|digikam-4.3.0-1|139	Common files for libkgeomap library
14mr|digikam-4.3.0-1|140	
14mr|digikam-4.3.0-1|141	Libkgeomap is a wrapper around world map components as Marble,
14mr|digikam-4.3.0-1|142	OpenstreetMap and Google Maps, for browsing and arranging
14mr|digikam-4.3.0-1|143	photos on a map.
14mr|digikam-4.3.0-1|144	
14mr|digikam-4.3.0-1|145	%files -n libkgeomap-common -f libkgeomap.lang
14mr|digikam-4.3.0-1|146	%doc extra/libkgeomap/README extra/libkgeomap/AUTHORS
14mr|digikam-4.3.0-1|147	%{_kde_appsdir}/libkgeomap
14mr|digikam-4.3.0-1|148	
14mr|digikam-4.3.0-1|149	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|150	
14mr|digikam-4.3.0-1|151	%package -n showfoto
14mr|digikam-4.3.0-1|152	Summary:	Fast Image Editor
14mr|digikam-4.3.0-1|153	Group:		Graphics
14mr|digikam-4.3.0-1|154	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|155	# Otherwise it doesn't work properly
14mr|digikam-4.3.0-1|156	Requires:	%{name} = %{EVRD}
14mr|digikam-4.3.0-1|157	
14mr|digikam-4.3.0-1|158	%description -n showfoto
14mr|digikam-4.3.0-1|159	Showfoto is a fast Image Editor with powerful image editing tools.
14mr|digikam-4.3.0-1|160	You can use it to view your photographs and improve them.
14mr|digikam-4.3.0-1|161	
14mr|digikam-4.3.0-1|162	%files -n showfoto -f showfoto.lang
14mr|digikam-4.3.0-1|163	%{_kde_bindir}/showfoto
14mr|digikam-4.3.0-1|164	%{_kde_applicationsdir}/showfoto.desktop
14mr|digikam-4.3.0-1|165	%{_kde_appsdir}/showfoto
14mr|digikam-4.3.0-1|166	%{_kde_datadir}/appdata/showfoto.appdata.xml
14mr|digikam-4.3.0-1|167	%{_kde_iconsdir}/*/*/apps/showfoto.*
14mr|digikam-4.3.0-1|168	
14mr|digikam-4.3.0-1|169	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|170	
14mr|digikam-4.3.0-1|171	%define libdigikamdatabase_major 4
14mr|digikam-4.3.0-1|172	%define libdigikamdatabase %mklibname digikamdatabase %{libdigikamdatabase_major}
14mr|digikam-4.3.0-1|173	
14mr|digikam-4.3.0-1|174	%package -n %{libdigikamdatabase}
14mr|digikam-4.3.0-1|175	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|176	Group:		System/Libraries
14mr|digikam-4.3.0-1|177	Obsoletes:	%{_lib}digikamdatabase2 < 2:3.0.0
14mr|digikam-4.3.0-1|178	Obsoletes:	%{_lib}digikamdatabase3 < 2:4.0.0
14mr|digikam-4.3.0-1|179	
14mr|digikam-4.3.0-1|180	%description -n %{libdigikamdatabase}
14mr|digikam-4.3.0-1|181	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|182	
14mr|digikam-4.3.0-1|183	%files -n %{libdigikamdatabase}
14mr|digikam-4.3.0-1|184	%{_kde_libdir}/libdigikamdatabase.so.%{libdigikamdatabase_major}*
14mr|digikam-4.3.0-1|185	
14mr|digikam-4.3.0-1|186	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|187	
14mr|digikam-4.3.0-1|188	%define libdigikamcore_major 4
14mr|digikam-4.3.0-1|189	%define libdigikamcore %mklibname digikamcore %{libdigikamcore_major}
14mr|digikam-4.3.0-1|190	
14mr|digikam-4.3.0-1|191	%package -n %{libdigikamcore}
14mr|digikam-4.3.0-1|192	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|193	Group:		System/Libraries
14mr|digikam-4.3.0-1|194	Obsoletes:	%{_lib}digikamcore2 < 2:3.0.0
14mr|digikam-4.3.0-1|195	Obsoletes:	%{_lib}digikamcore3 < 2:4.0.0
14mr|digikam-4.3.0-1|196	
14mr|digikam-4.3.0-1|197	%description -n %{libdigikamcore}
14mr|digikam-4.3.0-1|198	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|199	
14mr|digikam-4.3.0-1|200	%files -n %{libdigikamcore}
14mr|digikam-4.3.0-1|201	%{_kde_libdir}/libdigikamcore.so.%{libdigikamcore_major}*
14mr|digikam-4.3.0-1|202	
14mr|digikam-4.3.0-1|203	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|204	
14mr|digikam-4.3.0-1|205	%define libkface_major 2
14mr|digikam-4.3.0-1|206	%define libkface %mklibname kface %{libkface_major}
14mr|digikam-4.3.0-1|207	
14mr|digikam-4.3.0-1|208	%package -n %{libkface}
14mr|digikam-4.3.0-1|209	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|210	Group:		System/Libraries
14mr|digikam-4.3.0-1|211	Url:		https://projects.kde.org/projects/extragear/libs/libkface
14mr|digikam-4.3.0-1|212	Obsoletes:	%{_lib}kface1 < 2:3.3.0
14mr|digikam-4.3.0-1|213	
14mr|digikam-4.3.0-1|214	%description -n %{libkface}
14mr|digikam-4.3.0-1|215	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|216	
14mr|digikam-4.3.0-1|217	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
14mr|digikam-4.3.0-1|218	and detection over pictures.
14mr|digikam-4.3.0-1|219	
14mr|digikam-4.3.0-1|220	%files -n %{libkface}
14mr|digikam-4.3.0-1|221	%{_kde_libdir}/libkface.so.%{libkface_major}*
14mr|digikam-4.3.0-1|222	
14mr|digikam-4.3.0-1|223	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|224	
14mr|digikam-4.3.0-1|225	%define libkgeomap_major 1
14mr|digikam-4.3.0-1|226	%define libkgeomap %mklibname kgeomap %{libkgeomap_major}
14mr|digikam-4.3.0-1|227	%define libkmap %mklibname kmap 1
14mr|digikam-4.3.0-1|228	
14mr|digikam-4.3.0-1|229	%package -n %{libkgeomap}
14mr|digikam-4.3.0-1|230	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|231	Group:		System/Libraries
14mr|digikam-4.3.0-1|232	Url:		https://projects.kde.org/projects/extragear/libs/libkgeomap
14mr|digikam-4.3.0-1|233	Obsoletes:	%{libkmap} < 1:2.0.0-0.rc1.2
14mr|digikam-4.3.0-1|234	
14mr|digikam-4.3.0-1|235	%description -n %{libkgeomap}
14mr|digikam-4.3.0-1|236	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|237	
14mr|digikam-4.3.0-1|238	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
14mr|digikam-4.3.0-1|239	and Google Maps,for browsing and arranging photos on a map.
14mr|digikam-4.3.0-1|240	
14mr|digikam-4.3.0-1|241	%files -n %{libkgeomap}
14mr|digikam-4.3.0-1|242	%{_kde_libdir}/libkgeomap.so.%{libkgeomap_major}*
14mr|digikam-4.3.0-1|243	
14mr|digikam-4.3.0-1|244	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|245	
14mr|digikam-4.3.0-1|246	%define libmediawiki_major 1
14mr|digikam-4.3.0-1|247	%define libmediawiki %mklibname mediawiki %{libmediawiki_major}
14mr|digikam-4.3.0-1|248	
14mr|digikam-4.3.0-1|249	%package -n %{libmediawiki}
14mr|digikam-4.3.0-1|250	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|251	Group:		System/Libraries
14mr|digikam-4.3.0-1|252	Url:		https://projects.kde.org/projects/extragear/libs/libmediawiki
14mr|digikam-4.3.0-1|253	
14mr|digikam-4.3.0-1|254	%description -n %{libmediawiki}
14mr|digikam-4.3.0-1|255	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|256	
14mr|digikam-4.3.0-1|257	libmediawiki is a KDE C++ interface for MediaWiki based
14mr|digikam-4.3.0-1|258	web service as wikipedia.org.
14mr|digikam-4.3.0-1|259	
14mr|digikam-4.3.0-1|260	%files -n %{libmediawiki}
14mr|digikam-4.3.0-1|261	%{_kde_libdir}/libmediawiki.so.%{libmediawiki_major}*
14mr|digikam-4.3.0-1|262	
14mr|digikam-4.3.0-1|263	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|264	
14mr|digikam-4.3.0-1|265	%define libkipiplugins_major 4
14mr|digikam-4.3.0-1|266	%define libkipiplugins %mklibname kipiplugins %{libkipiplugins_major}
14mr|digikam-4.3.0-1|267	
14mr|digikam-4.3.0-1|268	%package -n %{libkipiplugins}
14mr|digikam-4.3.0-1|269	Summary:	Runtime library for %{name}
14mr|digikam-4.3.0-1|270	Group:		System/Libraries
14mr|digikam-4.3.0-1|271	Obsoletes:	%{_lib}kipiplugins2 < 2:3.0.0
14mr|digikam-4.3.0-1|272	Obsoletes:	%{_lib}kipiplugins3 < 2:4.0.0
14mr|digikam-4.3.0-1|273	
14mr|digikam-4.3.0-1|274	%description -n %{libkipiplugins}
14mr|digikam-4.3.0-1|275	Librairie File needed by %{name}
14mr|digikam-4.3.0-1|276	
14mr|digikam-4.3.0-1|277	%files -n %{libkipiplugins}
14mr|digikam-4.3.0-1|278	%{_kde_libdir}/libkipiplugins.so.%{libkipiplugins_major}*
14mr|digikam-4.3.0-1|279	
14mr|digikam-4.3.0-1|280	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|281	
14mr|digikam-4.3.0-1|282	%package -n kipi-plugins
14mr|digikam-4.3.0-1|283	Summary:	KDE image Interface Plugins
14mr|digikam-4.3.0-1|284	Group:		System/Libraries
14mr|digikam-4.3.0-1|285	Url:		https://projects.kde.org/projects/extragear/graphics/kipi-plugins
14mr|digikam-4.3.0-1|286	BuildArch:	noarch
14mr|digikam-4.3.0-1|287	Suggests:	kipi-plugins-acquireimages
14mr|digikam-4.3.0-1|288	Suggests:	kipi-plugins-advancedslideshow
14mr|digikam-4.3.0-1|289	Suggests:	kipi-plugins-batchprocess
14mr|digikam-4.3.0-1|290	Suggests:	kipi-plugins-calendar
14mr|digikam-4.3.0-1|291	Suggests:	kipi-plugins-debianscreenshot
14mr|digikam-4.3.0-1|292	Suggests:	kipi-plugins-dlna
14mr|digikam-4.3.0-1|293	Suggests:	kipi-plugins-dngconverter
14mr|digikam-4.3.0-1|294	Suggests:	kipi-plugins-dropbox
14mr|digikam-4.3.0-1|295	Suggests:	kipi-plugins-expoblending
14mr|digikam-4.3.0-1|296	Suggests:	kipi-plugins-facebook
14mr|digikam-4.3.0-1|297	Suggests:	kipi-plugins-flashexport
14mr|digikam-4.3.0-1|298	Suggests:	kipi-plugins-flickr
14mr|digikam-4.3.0-1|299	Suggests:	kipi-plugins-galleryexport
14mr|digikam-4.3.0-1|300	Suggests:	kipi-plugins-googledrive
14mr|digikam-4.3.0-1|301	Suggests:	kipi-plugins-gpssync
14mr|digikam-4.3.0-1|302	Suggests:	kipi-plugins-htmlexport
14mr|digikam-4.3.0-1|303	Suggests:	kipi-plugins-imageshack
14mr|digikam-4.3.0-1|304	Suggests:	kipi-plugins-imageviewer
14mr|digikam-4.3.0-1|305	Suggests:	kipi-plugins-imgurexport
14mr|digikam-4.3.0-1|306	Suggests:	kipi-plugins-ipodexport
14mr|digikam-4.3.0-1|307	Suggests:	kipi-plugins-jalbumexport
14mr|digikam-4.3.0-1|308	Suggests:	kipi-plugins-jpeglossless
14mr|digikam-4.3.0-1|309	Suggests:	kipi-plugins-kioexportimport
14mr|digikam-4.3.0-1|310	Suggests:	kipi-plugins-kmlexport
14mr|digikam-4.3.0-1|311	Suggests:	kipi-plugins-kopete
14mr|digikam-4.3.0-1|312	Suggests:	kipi-plugins-metadataedit
14mr|digikam-4.3.0-1|313	Suggests:	kipi-plugins-panorama
14mr|digikam-4.3.0-1|314	Suggests:	kipi-plugins-picasa
14mr|digikam-4.3.0-1|315	Suggests:	kipi-plugins-piwigoexport
14mr|digikam-4.3.0-1|316	Suggests:	kipi-plugins-printimages
14mr|digikam-4.3.0-1|317	Suggests:	kipi-plugins-rajceexport
14mr|digikam-4.3.0-1|318	Suggests:	kipi-plugins-rawconverter
14mr|digikam-4.3.0-1|319	Suggests:	kipi-plugins-removeredeyes
14mr|digikam-4.3.0-1|320	Suggests:	kipi-plugins-sendimages
14mr|digikam-4.3.0-1|321	Suggests:	kipi-plugins-shwup
14mr|digikam-4.3.0-1|322	Suggests:	kipi-plugins-smug
14mr|digikam-4.3.0-1|323	Suggests:	kipi-plugins-timeadjust
14mr|digikam-4.3.0-1|324	Suggests:	kipi-plugins-videoslideshow
14mr|digikam-4.3.0-1|325	Suggests:	kipi-plugins-vkontakte
14mr|digikam-4.3.0-1|326	Suggests:	kipi-plugins-wikimedia
14mr|digikam-4.3.0-1|327	Suggests:	kipi-plugins-yandexfotki
14mr|digikam-4.3.0-1|328	
14mr|digikam-4.3.0-1|329	%description -n kipi-plugins
14mr|digikam-4.3.0-1|330	The library of the KDE Image Plugin Interface.
14mr|digikam-4.3.0-1|331	
14mr|digikam-4.3.0-1|332	Libkipi allows image applications to use a plugin architecture
14mr|digikam-4.3.0-1|333	for additional functionality such as: RawConverter, SlideShow,
14mr|digikam-4.3.0-1|334	ImagesGallery, HTMLExport, PrintAssistant...
14mr|digikam-4.3.0-1|335	
14mr|digikam-4.3.0-1|336	%files -n kipi-plugins -f kipi-plugins.lang
14mr|digikam-4.3.0-1|337	%{_datadir}/apps/kipi/tips
14mr|digikam-4.3.0-1|338	%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
14mr|digikam-4.3.0-1|339	%{_kde_applicationsdir}/kipiplugins.desktop
14mr|digikam-4.3.0-1|340	
14mr|digikam-4.3.0-1|341	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|342	
14mr|digikam-4.3.0-1|343	%package -n kipi-plugins-acquireimages
14mr|digikam-4.3.0-1|344	Summary:	Acquireimages
14mr|digikam-4.3.0-1|345	Group:		System/Libraries
14mr|digikam-4.3.0-1|346	Requires:	kipi-common
14mr|digikam-4.3.0-1|347	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|348	
14mr|digikam-4.3.0-1|349	%description -n kipi-plugins-acquireimages
14mr|digikam-4.3.0-1|350	A tool to acquire images using flat scanner.
14mr|digikam-4.3.0-1|351	
14mr|digikam-4.3.0-1|352	%files -n kipi-plugins-acquireimages -f kipiplugin_acquireimages.lang
14mr|digikam-4.3.0-1|353	%{_kde_appsdir}/kipi/kipiplugin_acquireimagesui.rc
14mr|digikam-4.3.0-1|354	%{_kde_bindir}/scangui
14mr|digikam-4.3.0-1|355	%{_kde_libdir}/kde4/kipiplugin_acquireimages.so
14mr|digikam-4.3.0-1|356	%{_kde_services}/kipiplugin_acquireimages.desktop
14mr|digikam-4.3.0-1|357	%{_kde_applicationsdir}/scangui.desktop
14mr|digikam-4.3.0-1|358	
14mr|digikam-4.3.0-1|359	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|360	
14mr|digikam-4.3.0-1|361	%package -n kipi-plugins-advancedslideshow
14mr|digikam-4.3.0-1|362	Summary:	Advanced Slideshow Kipi Plugin
14mr|digikam-4.3.0-1|363	Group:		System/Libraries
14mr|digikam-4.3.0-1|364	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|365	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|366	Requires:	kipi-common
14mr|digikam-4.3.0-1|367	
14mr|digikam-4.3.0-1|368	%description -n kipi-plugins-advancedslideshow
14mr|digikam-4.3.0-1|369	A tool to slide images with 2D and 3D effects using OpenGL.
14mr|digikam-4.3.0-1|370	
14mr|digikam-4.3.0-1|371	%files -n kipi-plugins-advancedslideshow -f kipiplugin_advancedslideshow.lang
14mr|digikam-4.3.0-1|372	%{_kde_appsdir}/kipi/kipiplugin_advancedslideshowui.rc
14mr|digikam-4.3.0-1|373	%{_kde_libdir}/kde4/kipiplugin_advancedslideshow.so
14mr|digikam-4.3.0-1|374	%{_kde_services}/kipiplugin_advancedslideshow.desktop
14mr|digikam-4.3.0-1|375	%{_kde_iconsdir}/hicolor/*/apps/kipi-slideshow.*
14mr|digikam-4.3.0-1|376	
14mr|digikam-4.3.0-1|377	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|378	
14mr|digikam-4.3.0-1|379	%package -n kipi-plugins-batchprocess
14mr|digikam-4.3.0-1|380	Summary:	Batch Process Images Kipi Plugin
14mr|digikam-4.3.0-1|381	Group:		System/Libraries
14mr|digikam-4.3.0-1|382	# Resizing pictures need convert from imagemagick
14mr|digikam-4.3.0-1|383	Requires:	imagemagick
14mr|digikam-4.3.0-1|384	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|385	Requires:	kipi-common
14mr|digikam-4.3.0-1|386	
14mr|digikam-4.3.0-1|387	%description -n kipi-plugins-batchprocess
14mr|digikam-4.3.0-1|388	KIPI Batch Processing Images Plugin.
14mr|digikam-4.3.0-1|389	
14mr|digikam-4.3.0-1|390	%files -n kipi-plugins-batchprocess -f kipiplugin_batchprocessimages.lang
14mr|digikam-4.3.0-1|391	%{_kde_appsdir}/kipi/kipiplugin_batchprocessimagesui.rc
14mr|digikam-4.3.0-1|392	%{_kde_libdir}/kde4/kipiplugin_batchprocessimages.so
14mr|digikam-4.3.0-1|393	%{_kde_services}/kipiplugin_batchprocessimages.desktop
14mr|digikam-4.3.0-1|394	%{_kde_iconsdir}/hicolor/*/actions/recompressimages.png
14mr|digikam-4.3.0-1|395	%{_kde_iconsdir}/hicolor/*/actions/renameimages.png
14mr|digikam-4.3.0-1|396	%{_kde_iconsdir}/hicolor/*/actions/resizeimages.png
14mr|digikam-4.3.0-1|397	%{_kde_iconsdir}/hicolor/*/actions/borderimages.png
14mr|digikam-4.3.0-1|398	%{_kde_iconsdir}/hicolor/*/actions/colorimages.png
14mr|digikam-4.3.0-1|399	%{_kde_iconsdir}/hicolor/*/actions/convertimages.png
14mr|digikam-4.3.0-1|400	%{_kde_iconsdir}/hicolor/*/actions/effectimages.png
14mr|digikam-4.3.0-1|401	%{_kde_iconsdir}/hicolor/*/actions/filterimages.png
14mr|digikam-4.3.0-1|402	
14mr|digikam-4.3.0-1|403	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|404	
14mr|digikam-4.3.0-1|405	%package -n kipi-plugins-calendar
14mr|digikam-4.3.0-1|406	Summary:	Calendar Kipi Plugin
14mr|digikam-4.3.0-1|407	Group:		System/Libraries
14mr|digikam-4.3.0-1|408	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|409	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|410	Requires:	kipi-common
14mr|digikam-4.3.0-1|411	
14mr|digikam-4.3.0-1|412	%description -n kipi-plugins-calendar
14mr|digikam-4.3.0-1|413	A tool to create calendars.
14mr|digikam-4.3.0-1|414	
14mr|digikam-4.3.0-1|415	%files -n kipi-plugins-calendar -f kipiplugin_calendar.lang
14mr|digikam-4.3.0-1|416	%{_kde_appsdir}/kipi/kipiplugin_calendarui.rc
14mr|digikam-4.3.0-1|417	%{_kde_libdir}/kde4/kipiplugin_calendar.so
14mr|digikam-4.3.0-1|418	%{_kde_services}/kipiplugin_calendar.desktop
14mr|digikam-4.3.0-1|419	
14mr|digikam-4.3.0-1|420	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|421	
14mr|digikam-4.3.0-1|422	%package -n kipi-plugins-debianscreenshot
14mr|digikam-4.3.0-1|423	Summary:	Debian Screenshot Kipi Plugin
14mr|digikam-4.3.0-1|424	Group:		System/Libraries
14mr|digikam-4.3.0-1|425	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|426	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|427	Requires:	kipi-common
14mr|digikam-4.3.0-1|428	
14mr|digikam-4.3.0-1|429	%description -n kipi-plugins-debianscreenshot
14mr|digikam-4.3.0-1|430	A tool to export images to the Debian Screenshots site.
14mr|digikam-4.3.0-1|431	
14mr|digikam-4.3.0-1|432	%files -n kipi-plugins-debianscreenshot
14mr|digikam-4.3.0-1|433	%{_kde_appsdir}/kipi/kipiplugin_debianscreenshotsui.rc
14mr|digikam-4.3.0-1|434	%{_kde_libdir}/kde4/kipiplugin_debianscreenshots.so
14mr|digikam-4.3.0-1|435	%{_kde_services}/kipiplugin_debianscreenshots.desktop
14mr|digikam-4.3.0-1|436	%{_kde_iconsdir}/hicolor/*/apps/kipi-debianscreenshots.*
14mr|digikam-4.3.0-1|437	
14mr|digikam-4.3.0-1|438	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|439	
14mr|digikam-4.3.0-1|440	%package -n kipi-plugins-dlna
14mr|digikam-4.3.0-1|441	Summary:	DLNA support
14mr|digikam-4.3.0-1|442	Group:		System/Libraries
14mr|digikam-4.3.0-1|443	Requires:	kipi-common
14mr|digikam-4.3.0-1|444	
14mr|digikam-4.3.0-1|445	%description -n kipi-plugins-dlna
14mr|digikam-4.3.0-1|446	A tool to support DLNA.
14mr|digikam-4.3.0-1|447	
14mr|digikam-4.3.0-1|448	%files -n kipi-plugins-dlna
14mr|digikam-4.3.0-1|449	%{_kde_appsdir}/kipi/kipiplugin_dlnaexportui.rc
14mr|digikam-4.3.0-1|450	%{_kde_appsdir}/kipiplugin_dlnaexport
14mr|digikam-4.3.0-1|451	%{_kde_libdir}/kde4/kipiplugin_dlnaexport.so
14mr|digikam-4.3.0-1|452	%{_kde_services}/kipiplugin_dlnaexport.desktop
14mr|digikam-4.3.0-1|453	%{_kde_iconsdir}/hicolor/*/apps/kipi-dlna.*
14mr|digikam-4.3.0-1|454	
14mr|digikam-4.3.0-1|455	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|456	
14mr|digikam-4.3.0-1|457	%package -n kipi-plugins-dngconverter
14mr|digikam-4.3.0-1|458	Summary:	Dng converter Kipi Plugin
14mr|digikam-4.3.0-1|459	Group:		System/Libraries
14mr|digikam-4.3.0-1|460	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|461	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|462	Requires:	kipi-common
14mr|digikam-4.3.0-1|463	
14mr|digikam-4.3.0-1|464	%description -n kipi-plugins-dngconverter
14mr|digikam-4.3.0-1|465	A tool to convert Raw Image to Digital NeGative.
14mr|digikam-4.3.0-1|466	
14mr|digikam-4.3.0-1|467	%files -n kipi-plugins-dngconverter -f kipiplugin_dngconverter.lang
14mr|digikam-4.3.0-1|468	%{_kde_appsdir}/kipi/kipiplugin_dngconverterui.rc
14mr|digikam-4.3.0-1|469	%{_kde_bindir}/dngconverter
14mr|digikam-4.3.0-1|470	%{_kde_bindir}/dnginfo
14mr|digikam-4.3.0-1|471	%{_kde_applicationsdir}/dngconverter.desktop
14mr|digikam-4.3.0-1|472	%{_kde_libdir}/kde4/kipiplugin_dngconverter.so
14mr|digikam-4.3.0-1|473	%{_kde_services}/kipiplugin_dngconverter.desktop
14mr|digikam-4.3.0-1|474	%{_kde_iconsdir}/hicolor/*/apps/kipi-dngconverter.*
14mr|digikam-4.3.0-1|475	
14mr|digikam-4.3.0-1|476	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|477	
14mr|digikam-4.3.0-1|478	%package -n kipi-plugins-dropbox
14mr|digikam-4.3.0-1|479	Summary:	Dropbox export Kipi Plugin
14mr|digikam-4.3.0-1|480	Group:		System/Libraries
14mr|digikam-4.3.0-1|481	Requires:	kipi-common
14mr|digikam-4.3.0-1|482	
14mr|digikam-4.3.0-1|483	%description -n kipi-plugins-dropbox
14mr|digikam-4.3.0-1|484	A tool to export images to a remote Dropbox web service.
14mr|digikam-4.3.0-1|485	
14mr|digikam-4.3.0-1|486	%files -n kipi-plugins-dropbox
14mr|digikam-4.3.0-1|487	%{_kde_appsdir}/kipi/kipiplugin_dropboxui.rc
14mr|digikam-4.3.0-1|488	%{_kde_libdir}/kde4/kipiplugin_dropbox.so
14mr|digikam-4.3.0-1|489	%{_kde_services}/kipiplugin_dropbox.desktop
14mr|digikam-4.3.0-1|490	%{_kde_iconsdir}/hicolor/*/apps/kipi-dropbox.*
14mr|digikam-4.3.0-1|491	
14mr|digikam-4.3.0-1|492	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|493	
14mr|digikam-4.3.0-1|494	%package -n kipi-plugins-expoblending
14mr|digikam-4.3.0-1|495	Summary:	Expoblending Kipi Plugin
14mr|digikam-4.3.0-1|496	Group:		System/Libraries
14mr|digikam-4.3.0-1|497	# need align_image_stack from Hugin project and enfuse from Enblend project (runtime dependency)
14mr|digikam-4.3.0-1|498	Requires:	hugin
14mr|digikam-4.3.0-1|499	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|500	Requires:	kipi-common
14mr|digikam-4.3.0-1|501	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|502	
14mr|digikam-4.3.0-1|503	%description -n kipi-plugins-expoblending
14mr|digikam-4.3.0-1|504	A tool to blend bracketed images.
14mr|digikam-4.3.0-1|505	
14mr|digikam-4.3.0-1|506	%files -n kipi-plugins-expoblending -f kipiplugin_expoblending.lang
14mr|digikam-4.3.0-1|507	%{_kde_appsdir}/kipi/kipiplugin_expoblendingui.rc
14mr|digikam-4.3.0-1|508	%{_kde_appsdir}/kipiplugin_expoblending
14mr|digikam-4.3.0-1|509	%{_kde_bindir}/expoblending
14mr|digikam-4.3.0-1|510	%{_kde_applicationsdir}/expoblending.desktop
14mr|digikam-4.3.0-1|511	%{_kde_libdir}/kde4/kipiplugin_expoblending.so
14mr|digikam-4.3.0-1|512	%{_kde_services}/kipiplugin_expoblending.desktop
14mr|digikam-4.3.0-1|513	%{_kde_iconsdir}/hicolor/*/apps/kipi-expoblending.*
14mr|digikam-4.3.0-1|514	
14mr|digikam-4.3.0-1|515	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|516	
14mr|digikam-4.3.0-1|517	%package -n kipi-plugins-facebook
14mr|digikam-4.3.0-1|518	Summary:	Facebook Kipi Plugin
14mr|digikam-4.3.0-1|519	Group:		System/Libraries
14mr|digikam-4.3.0-1|520	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|521	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|522	Requires:	kipi-common
14mr|digikam-4.3.0-1|523	
14mr|digikam-4.3.0-1|524	%description -n kipi-plugins-facebook
14mr|digikam-4.3.0-1|525	A tool to import/export images to/from a remote Facebook web service.
14mr|digikam-4.3.0-1|526	
14mr|digikam-4.3.0-1|527	%files -n kipi-plugins-facebook -f kipiplugin_facebook.lang
14mr|digikam-4.3.0-1|528	%{_kde_appsdir}/kipi/kipiplugin_facebookui.rc
14mr|digikam-4.3.0-1|529	%{_kde_libdir}/kde4/kipiplugin_facebook.so
14mr|digikam-4.3.0-1|530	%{_kde_services}/kipiplugin_facebook.desktop
14mr|digikam-4.3.0-1|531	%{_kde_iconsdir}/hicolor/*/apps/kipi-facebook.*
14mr|digikam-4.3.0-1|532	
14mr|digikam-4.3.0-1|533	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|534	
14mr|digikam-4.3.0-1|535	%package -n kipi-plugins-flashexport
14mr|digikam-4.3.0-1|536	Summary:	Flash export Kipi Plugin
14mr|digikam-4.3.0-1|537	Group:		System/Libraries
14mr|digikam-4.3.0-1|538	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|539	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|540	Requires:	kipi-common
14mr|digikam-4.3.0-1|541	
14mr|digikam-4.3.0-1|542	%description -n kipi-plugins-flashexport
14mr|digikam-4.3.0-1|543	A tool to export images to Flash.
14mr|digikam-4.3.0-1|544	
14mr|digikam-4.3.0-1|545	%files -n kipi-plugins-flashexport -f kipiplugin_flashexport.lang
14mr|digikam-4.3.0-1|546	%{_kde_appsdir}/kipi/kipiplugin_flashexportui.rc
14mr|digikam-4.3.0-1|547	%{_kde_libdir}/kde4/kipiplugin_flashexport.so
14mr|digikam-4.3.0-1|548	%{_kde_appsdir}/kipiplugin_flashexport
14mr|digikam-4.3.0-1|549	%{_kde_services}/kipiplugin_flashexport.desktop
14mr|digikam-4.3.0-1|550	%{_kde_iconsdir}/hicolor/*/apps/kipi-flash.*
14mr|digikam-4.3.0-1|551	
14mr|digikam-4.3.0-1|552	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|553	
14mr|digikam-4.3.0-1|554	%package -n kipi-plugins-flickr
14mr|digikam-4.3.0-1|555	Summary:	Flick Export Kipi Plugin
14mr|digikam-4.3.0-1|556	Group:		System/Libraries
14mr|digikam-4.3.0-1|557	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|558	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|559	Requires:	kipi-common
14mr|digikam-4.3.0-1|560	
14mr|digikam-4.3.0-1|561	%description -n kipi-plugins-flickr
14mr|digikam-4.3.0-1|562	A tool to export images to a remote Flickr, 23 and Zoomr web services.
14mr|digikam-4.3.0-1|563	
14mr|digikam-4.3.0-1|564	%files -n kipi-plugins-flickr -f kipiplugin_flickrexport.lang
14mr|digikam-4.3.0-1|565	%{_kde_appsdir}/kipi/kipiplugin_flickrexportui.rc
14mr|digikam-4.3.0-1|566	%{_kde_libdir}/kde4/kipiplugin_flickrexport.so
14mr|digikam-4.3.0-1|567	%{_kde_services}/kipiplugin_flickrexport.desktop
14mr|digikam-4.3.0-1|568	%{_kde_iconsdir}/hicolor/*/apps/kipi-flickr.*
14mr|digikam-4.3.0-1|569	%{_kde_iconsdir}/hicolor/*/apps/kipi-hq.*
14mr|digikam-4.3.0-1|570	%{_kde_iconsdir}/hicolor/*/apps/kipi-zooomr.*
14mr|digikam-4.3.0-1|571	
14mr|digikam-4.3.0-1|572	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|573	
14mr|digikam-4.3.0-1|574	%package -n kipi-plugins-galleryexport
14mr|digikam-4.3.0-1|575	Summary:	Gallery Export Kipi Plugin
14mr|digikam-4.3.0-1|576	Group:		System/Libraries
14mr|digikam-4.3.0-1|577	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|578	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|579	Requires:	kipi-common
14mr|digikam-4.3.0-1|580	
14mr|digikam-4.3.0-1|581	%description -n kipi-plugins-galleryexport
14mr|digikam-4.3.0-1|582	A tool to export images to a remote Gallery.
14mr|digikam-4.3.0-1|583	
14mr|digikam-4.3.0-1|584	%files -n kipi-plugins-galleryexport -f kipiplugin_galleryexport.lang
14mr|digikam-4.3.0-1|585	%{_kde_appsdir}/kipi/kipiplugin_galleryexportui.rc
14mr|digikam-4.3.0-1|586	%{_kde_libdir}/kde4/kipiplugin_galleryexport.so
14mr|digikam-4.3.0-1|587	%{_kde_appsdir}/kipiplugin_galleryexport
14mr|digikam-4.3.0-1|588	%{_kde_services}/kipiplugin_galleryexport.desktop
14mr|digikam-4.3.0-1|589	%{_kde_iconsdir}/hicolor/*/apps/kipi-gallery.*
14mr|digikam-4.3.0-1|590	
14mr|digikam-4.3.0-1|591	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|592	
14mr|digikam-4.3.0-1|593	%package -n kipi-plugins-googledrive
14mr|digikam-4.3.0-1|594	Summary:	Google Drive export Kipi Plugin
14mr|digikam-4.3.0-1|595	Group:		System/Libraries
14mr|digikam-4.3.0-1|596	Requires:	kipi-common
14mr|digikam-4.3.0-1|597	
14mr|digikam-4.3.0-1|598	%description -n kipi-plugins-googledrive
14mr|digikam-4.3.0-1|599	A tool to export images to a remote Google Drive web service.
14mr|digikam-4.3.0-1|600	
14mr|digikam-4.3.0-1|601	%files -n kipi-plugins-googledrive
14mr|digikam-4.3.0-1|602	%{_kde_appsdir}/kipi/kipiplugin_googledriveui.rc
14mr|digikam-4.3.0-1|603	%{_kde_libdir}/kde4/kipiplugin_googledrive.so
14mr|digikam-4.3.0-1|604	%{_kde_services}/kipiplugin_googledrive.desktop
14mr|digikam-4.3.0-1|605	%{_kde_iconsdir}/hicolor/*/apps/kipi-googledrive.*
14mr|digikam-4.3.0-1|606	
14mr|digikam-4.3.0-1|607	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|608	
14mr|digikam-4.3.0-1|609	%package -n kipi-plugins-gpssync
14mr|digikam-4.3.0-1|610	Summary:	GPS Sync Kipi Plugin
14mr|digikam-4.3.0-1|611	Group:		System/Libraries
14mr|digikam-4.3.0-1|612	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|613	Requires:	kipi-common
14mr|digikam-4.3.0-1|614	
14mr|digikam-4.3.0-1|615	%description -n kipi-plugins-gpssync
14mr|digikam-4.3.0-1|616	A tool to geolocalize pictures.
14mr|digikam-4.3.0-1|617	
14mr|digikam-4.3.0-1|618	%files -n kipi-plugins-gpssync -f kipiplugin_gpssync.lang
14mr|digikam-4.3.0-1|619	%{_kde_appsdir}/kipi/kipiplugin_gpssyncui.rc
14mr|digikam-4.3.0-1|620	%{_kde_appsdir}/gpssync
14mr|digikam-4.3.0-1|621	%{_kde_libdir}/kde4/kipiplugin_gpssync.so
14mr|digikam-4.3.0-1|622	%{_kde_services}/kipiplugin_gpssync.desktop
14mr|digikam-4.3.0-1|623	%{_kde_iconsdir}/hicolor/*/apps/kipi-gpsimagetag.*
14mr|digikam-4.3.0-1|624	
14mr|digikam-4.3.0-1|625	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|626	
14mr|digikam-4.3.0-1|627	%package -n kipi-plugins-htmlexport
14mr|digikam-4.3.0-1|628	Summary:	Html Export Kipi Plugin
14mr|digikam-4.3.0-1|629	Group:		System/Libraries
14mr|digikam-4.3.0-1|630	Conflicts:	kipi-plugins < 2:3.2.0
14mr|digikam-4.3.0-1|631	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|632	Requires:	kipi-common
14mr|digikam-4.3.0-1|633	
14mr|digikam-4.3.0-1|634	%description -n kipi-plugins-htmlexport
14mr|digikam-4.3.0-1|635	A tool to export images collections into a static XHTML page.
14mr|digikam-4.3.0-1|636	
14mr|digikam-4.3.0-1|637	%files -n kipi-plugins-htmlexport -f kipiplugin_htmlexport.lang
14mr|digikam-4.3.0-1|638	%{_kde_appsdir}/kipi/kipiplugin_htmlexportui.rc
14mr|digikam-4.3.0-1|639	%{_kde_appsdir}/kipiplugin_htmlexport
14mr|digikam-4.3.0-1|640	%{_kde_libdir}/kde4/kipiplugin_htmlexport.so
14mr|digikam-4.3.0-1|641	%{_kde_services}/kipiplugin_htmlexport.desktop
14mr|digikam-4.3.0-1|642	
14mr|digikam-4.3.0-1|643	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|644	
14mr|digikam-4.3.0-1|645	%package -n kipi-plugins-imageviewer
14mr|digikam-4.3.0-1|646	Summary:	Image Viewer Kipi Plugin
14mr|digikam-4.3.0-1|647	Group:		System/Libraries
14mr|digikam-4.3.0-1|648	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|649	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|650	Requires:	kipi-common
14mr|digikam-4.3.0-1|651	
14mr|digikam-4.3.0-1|652	%description -n kipi-plugins-imageviewer
14mr|digikam-4.3.0-1|653	A tool to preview images using OpenGl.
14mr|digikam-4.3.0-1|654	
14mr|digikam-4.3.0-1|655	%files -n kipi-plugins-imageviewer -f kipiplugin_imageviewer.lang
14mr|digikam-4.3.0-1|656	%{_kde_appsdir}/kipi/kipiplugin_imageviewerui.rc
14mr|digikam-4.3.0-1|657	%{_kde_libdir}/kde4/kipiplugin_imageviewer.so
14mr|digikam-4.3.0-1|658	%{_kde_appsdir}/kipiplugin_imageviewer
14mr|digikam-4.3.0-1|659	%{_kde_services}/kipiplugin_imageviewer.desktop
14mr|digikam-4.3.0-1|660	%{_kde_iconsdir}/hicolor/*/apps/kipi-ogl.*
14mr|digikam-4.3.0-1|661	
14mr|digikam-4.3.0-1|662	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|663	
14mr|digikam-4.3.0-1|664	%package -n kipi-plugins-imageshack
14mr|digikam-4.3.0-1|665	Summary:	Imageshack Export Kipi Plugin
14mr|digikam-4.3.0-1|666	Group:		System/Libraries
14mr|digikam-4.3.0-1|667	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|668	Requires:	kipi-common
14mr|digikam-4.3.0-1|669	
14mr|digikam-4.3.0-1|670	%description -n kipi-plugins-imageshack
14mr|digikam-4.3.0-1|671	A tool to export images to ImageShack.
14mr|digikam-4.3.0-1|672	
14mr|digikam-4.3.0-1|673	%files -n kipi-plugins-imageshack
14mr|digikam-4.3.0-1|674	%{_kde_appsdir}/kipi/kipiplugin_imageshackexportui.rc
14mr|digikam-4.3.0-1|675	%{_kde_libdir}/kde4/kipiplugin_imageshackexport.so
14mr|digikam-4.3.0-1|676	%{_kde_services}/kipiplugin_imageshackexport.desktop
14mr|digikam-4.3.0-1|677	%{_kde_iconsdir}/hicolor/*/apps/kipi-imageshack.*
14mr|digikam-4.3.0-1|678	
14mr|digikam-4.3.0-1|679	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|680	
14mr|digikam-4.3.0-1|681	%package -n kipi-plugins-imgurexport
14mr|digikam-4.3.0-1|682	Summary:	Imgur Kipi Plugin
14mr|digikam-4.3.0-1|683	Group:		System/Libraries
14mr|digikam-4.3.0-1|684	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|685	Requires:	kipi-common
14mr|digikam-4.3.0-1|686	
14mr|digikam-4.3.0-1|687	%description -n kipi-plugins-imgurexport
14mr|digikam-4.3.0-1|688	A tool to export pictures to Imgur.
14mr|digikam-4.3.0-1|689	
14mr|digikam-4.3.0-1|690	%files -n kipi-plugins-imgurexport
14mr|digikam-4.3.0-1|691	%{_kde_appsdir}/kipi/kipiplugin_imgurexportui.rc
14mr|digikam-4.3.0-1|692	%{_kde_libdir}/kde4/kipiplugin_imgurexport.so
14mr|digikam-4.3.0-1|693	%{_kde_services}/kipiplugin_imgurexport.desktop
14mr|digikam-4.3.0-1|694	%{_kde_iconsdir}/hicolor/*/apps/kipi-imgur.*
14mr|digikam-4.3.0-1|695	
14mr|digikam-4.3.0-1|696	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|697	
14mr|digikam-4.3.0-1|698	%package -n kipi-plugins-ipodexport
14mr|digikam-4.3.0-1|699	Summary:	Ipod Kipi Plugin
14mr|digikam-4.3.0-1|700	Group:		System/Libraries
14mr|digikam-4.3.0-1|701	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|702	Requires:	kipi-common
14mr|digikam-4.3.0-1|703	
14mr|digikam-4.3.0-1|704	%description -n kipi-plugins-ipodexport
14mr|digikam-4.3.0-1|705	A tool to export pictures to an Ipod device.
14mr|digikam-4.3.0-1|706	
14mr|digikam-4.3.0-1|707	%files -n kipi-plugins-ipodexport -f kipiplugin_ipodexport.lang
14mr|digikam-4.3.0-1|708	%{_kde_appsdir}/kipi/kipiplugin_ipodexportui.rc
14mr|digikam-4.3.0-1|709	%{_kde_libdir}/kde4/kipiplugin_ipodexport.so
14mr|digikam-4.3.0-1|710	%{_kde_services}/kipiplugin_ipodexport.desktop
14mr|digikam-4.3.0-1|711	
14mr|digikam-4.3.0-1|712	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|713	
14mr|digikam-4.3.0-1|714	%package -n kipi-plugins-jalbumexport
14mr|digikam-4.3.0-1|715	Summary:	JAlbum Export Kipi Plugin
14mr|digikam-4.3.0-1|716	Group:		System/Libraries
14mr|digikam-4.3.0-1|717	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|718	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|719	Requires:	kipi-common
14mr|digikam-4.3.0-1|720	
14mr|digikam-4.3.0-1|721	%description -n kipi-plugins-jalbumexport
14mr|digikam-4.3.0-1|722	A tool to export images to a remote JAlbum.
14mr|digikam-4.3.0-1|723	
14mr|digikam-4.3.0-1|724	%files -n kipi-plugins-jalbumexport
14mr|digikam-4.3.0-1|725	%{_kde_appsdir}/kipi/kipiplugin_jalbumexportui.rc
14mr|digikam-4.3.0-1|726	%{_kde_libdir}/kde4/kipiplugin_jalbumexport.so
14mr|digikam-4.3.0-1|727	%{_kde_services}/kipiplugin_jalbumexport.desktop
14mr|digikam-4.3.0-1|728	%{_kde_iconsdir}/hicolor/*/apps/kipi-jalbum.*
14mr|digikam-4.3.0-1|729	
14mr|digikam-4.3.0-1|730	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|731	
14mr|digikam-4.3.0-1|732	%package -n kipi-plugins-jpeglossless
14mr|digikam-4.3.0-1|733	Summary:	Jpeg Lossless Kipi Plugin
14mr|digikam-4.3.0-1|734	Group:		System/Libraries
14mr|digikam-4.3.0-1|735	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|736	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|737	Requires:	kipi-common
14mr|digikam-4.3.0-1|738	
14mr|digikam-4.3.0-1|739	%description -n kipi-plugins-jpeglossless
14mr|digikam-4.3.0-1|740	A tool to rotate/flip images without losing quality.
14mr|digikam-4.3.0-1|741	
14mr|digikam-4.3.0-1|742	%files -n kipi-plugins-jpeglossless -f kipiplugin_jpeglossless.lang
14mr|digikam-4.3.0-1|743	%{_kde_appsdir}/kipi/kipiplugin_jpeglosslessui.rc
14mr|digikam-4.3.0-1|744	%{_kde_libdir}/kde4/kipiplugin_jpeglossless.so
14mr|digikam-4.3.0-1|745	%{_kde_services}/kipiplugin_jpeglossless.desktop
14mr|digikam-4.3.0-1|746	%{_kde_iconsdir}/hicolor/*/actions/flip-horizontal.png
14mr|digikam-4.3.0-1|747	%{_kde_iconsdir}/hicolor/*/actions/grayscaleconvert.png
14mr|digikam-4.3.0-1|748	
14mr|digikam-4.3.0-1|749	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|750	
14mr|digikam-4.3.0-1|751	%package -n kipi-plugins-kioexportimport
14mr|digikam-4.3.0-1|752	Summary:	Kio Export Import Kipi Plugin
14mr|digikam-4.3.0-1|753	Group:		System/Libraries
14mr|digikam-4.3.0-1|754	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|755	Requires:	kipi-common
14mr|digikam-4.3.0-1|756	
14mr|digikam-4.3.0-1|757	%description -n kipi-plugins-kioexportimport
14mr|digikam-4.3.0-1|758	A tool to export pictures to or import from a remote directory that is
14mr|digikam-4.3.0-1|759	accessible via KIO.
14mr|digikam-4.3.0-1|760	
14mr|digikam-4.3.0-1|761	%files -n kipi-plugins-kioexportimport -f kipiplugin_kioexportimport.lang
14mr|digikam-4.3.0-1|762	%{_kde_libdir}/kde4/kipiplugin_kioexportimport.so
14mr|digikam-4.3.0-1|763	%{_kde_services}/kipiplugin_kioexportimport.desktop
14mr|digikam-4.3.0-1|764	%{_kde_appsdir}/kipi/kipiplugin_kioexportimportui.rc
14mr|digikam-4.3.0-1|765	
14mr|digikam-4.3.0-1|766	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|767	
14mr|digikam-4.3.0-1|768	%package -n kipi-plugins-kmlexport
14mr|digikam-4.3.0-1|769	Summary:	Create KML files to present images with coordinates
14mr|digikam-4.3.0-1|770	Group:		System/Libraries
14mr|digikam-4.3.0-1|771	Requires:	kipi-common
14mr|digikam-4.3.0-1|772	
14mr|digikam-4.3.0-1|773	%description -n kipi-plugins-kmlexport
14mr|digikam-4.3.0-1|774	A plugin to create KML files to present images with coordinates.
14mr|digikam-4.3.0-1|775	
14mr|digikam-4.3.0-1|776	%files -n kipi-plugins-kmlexport
14mr|digikam-4.3.0-1|777	%{_kde_appsdir}/kipi/kipiplugin_kmlexportui.rc
14mr|digikam-4.3.0-1|778	%{_kde_libdir}/kde4/kipiplugin_kmlexport.so
14mr|digikam-4.3.0-1|779	%{_kde_services}/kipiplugin_kmlexport.desktop
14mr|digikam-4.3.0-1|780	
14mr|digikam-4.3.0-1|781	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|782	
14mr|digikam-4.3.0-1|783	%package -n kipi-plugins-kopete
14mr|digikam-4.3.0-1|784	Summary:	Kopete kipi plugin
14mr|digikam-4.3.0-1|785	Group:		System/Libraries
14mr|digikam-4.3.0-1|786	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|787	Requires:	kipi-common
14mr|digikam-4.3.0-1|788	
14mr|digikam-4.3.0-1|789	%description -n kipi-plugins-kopete
14mr|digikam-4.3.0-1|790	A tool to export images to an instant messaging contact.
14mr|digikam-4.3.0-1|791	
14mr|digikam-4.3.0-1|792	%files -n kipi-plugins-kopete
14mr|digikam-4.3.0-1|793	%{_kde_appsdir}/kipi/kipiplugin_kopeteui.rc
14mr|digikam-4.3.0-1|794	%{_kde_libdir}/kde4/kipiplugin_kopete.so
14mr|digikam-4.3.0-1|795	%{_kde_services}/kipiplugin_kopete.desktop
14mr|digikam-4.3.0-1|796	
14mr|digikam-4.3.0-1|797	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|798	
14mr|digikam-4.3.0-1|799	%package -n kipi-plugins-metadataedit
14mr|digikam-4.3.0-1|800	Summary:	Meta Data Edit kipi plugins
14mr|digikam-4.3.0-1|801	Group:		System/Libraries
14mr|digikam-4.3.0-1|802	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|803	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|804	Requires:	kipi-common
14mr|digikam-4.3.0-1|805	
14mr|digikam-4.3.0-1|806	%description -n kipi-plugins-metadataedit
14mr|digikam-4.3.0-1|807	A tool to edit EXIF,IPTC and XMP metadata.
14mr|digikam-4.3.0-1|808	
14mr|digikam-4.3.0-1|809	%files -n kipi-plugins-metadataedit -f kipiplugin_metadataedit.lang
14mr|digikam-4.3.0-1|810	%{_kde_appsdir}/kipi/kipiplugin_metadataeditui.rc
14mr|digikam-4.3.0-1|811	%{_kde_libdir}/kde4/kipiplugin_metadataedit.so
14mr|digikam-4.3.0-1|812	%{_kde_services}/kipiplugin_metadataedit.desktop
14mr|digikam-4.3.0-1|813	%{_kde_iconsdir}/hicolor/*/apps/kipi-metadataedit.*
14mr|digikam-4.3.0-1|814	
14mr|digikam-4.3.0-1|815	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|816	
14mr|digikam-4.3.0-1|817	%package -n kipi-plugins-panorama
14mr|digikam-4.3.0-1|818	Summary:	Panorama tools
14mr|digikam-4.3.0-1|819	Group:		System/Libraries
14mr|digikam-4.3.0-1|820	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|821	Requires:	kipi-common
14mr|digikam-4.3.0-1|822	Requires:	hugin
14mr|digikam-4.3.0-1|823	
14mr|digikam-4.3.0-1|824	%description -n kipi-plugins-panorama
14mr|digikam-4.3.0-1|825	A tool to create panorama.
14mr|digikam-4.3.0-1|826	
14mr|digikam-4.3.0-1|827	%files -n kipi-plugins-panorama -f kipiplugin_panorama.lang
14mr|digikam-4.3.0-1|828	%{_kde_appsdir}/kipi/kipiplugin_panoramaui.rc
14mr|digikam-4.3.0-1|829	%{_kde_bindir}/panoramagui
14mr|digikam-4.3.0-1|830	%{_kde_libdir}/kde4/kipiplugin_panorama.so
14mr|digikam-4.3.0-1|831	%{_kde_appsdir}/kipiplugin_panorama/
14mr|digikam-4.3.0-1|832	%{_kde_services}/kipiplugin_panorama.desktop
14mr|digikam-4.3.0-1|833	%{_kde_applicationsdir}/panoramagui.desktop
14mr|digikam-4.3.0-1|834	%{_kde_iconsdir}/hicolor/*/apps/kipi-panorama.*
14mr|digikam-4.3.0-1|835	
14mr|digikam-4.3.0-1|836	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|837	
14mr|digikam-4.3.0-1|838	%package -n kipiplugin-photolayouts-editor
14mr|digikam-4.3.0-1|839	Summary:	Photo Layouts Editor
14mr|digikam-4.3.0-1|840	Group:		System/Libraries
14mr|digikam-4.3.0-1|841	Requires:	kipi-common
14mr|digikam-4.3.0-1|842	
14mr|digikam-4.3.0-1|843	%description -n kipiplugin-photolayouts-editor
14mr|digikam-4.3.0-1|844	Photo Layouts Editor.
14mr|digikam-4.3.0-1|845	
14mr|digikam-4.3.0-1|846	%files -n kipiplugin-photolayouts-editor
14mr|digikam-4.3.0-1|847	%{_kde_appsdir}/kipi/kipiplugin_photolayoutseditorui.rc
14mr|digikam-4.3.0-1|848	%{_kde_appsdir}/photolayoutseditor
14mr|digikam-4.3.0-1|849	%{_kde_applicationsdir}/photolayoutseditor.desktop
14mr|digikam-4.3.0-1|850	%{_kde_bindir}/photolayoutseditor
14mr|digikam-4.3.0-1|851	%{_kde_libdir}/kde4/kipiplugin_photolayoutseditor.so
14mr|digikam-4.3.0-1|852	%{_kde_services}/kipiplugin_photolayoutseditor.desktop
14mr|digikam-4.3.0-1|853	%{_kde_servicetypes}/photolayoutseditorborderplugin.desktop
14mr|digikam-4.3.0-1|854	%{_kde_servicetypes}/photolayoutseditoreffectplugin.desktop
14mr|digikam-4.3.0-1|855	%{_kde_datadir}/templates/kipiplugins_photolayoutseditor
14mr|digikam-4.3.0-1|856	%{_kde_datadir}/config.kcfg/photolayoutseditor.kcfg
14mr|digikam-4.3.0-1|857	%{_kde_iconsdir}/hicolor/*/apps/photolayoutseditor.png
14mr|digikam-4.3.0-1|858	
14mr|digikam-4.3.0-1|859	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|860	
14mr|digikam-4.3.0-1|861	%package -n kipi-plugins-picasa
14mr|digikam-4.3.0-1|862	Summary:	Picasa Kipi Plugins
14mr|digikam-4.3.0-1|863	Group:		System/Libraries
14mr|digikam-4.3.0-1|864	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|865	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|866	Requires:	kipi-common
14mr|digikam-4.3.0-1|867	
14mr|digikam-4.3.0-1|868	%description -n kipi-plugins-picasa
14mr|digikam-4.3.0-1|869	A tool to export images to a remote Picase Web Service
14mr|digikam-4.3.0-1|870	
14mr|digikam-4.3.0-1|871	%files -n kipi-plugins-picasa -f kipiplugin_picasawebexport.lang
14mr|digikam-4.3.0-1|872	%{_kde_appsdir}/kipi/kipiplugin_picasawebexportui.rc
14mr|digikam-4.3.0-1|873	%{_kde_libdir}/kde4/kipiplugin_picasawebexport.so
14mr|digikam-4.3.0-1|874	%{_kde_services}/kipiplugin_picasawebexport.desktop
14mr|digikam-4.3.0-1|875	%{_kde_iconsdir}/hicolor/*/apps/kipi-picasa.*
14mr|digikam-4.3.0-1|876	
14mr|digikam-4.3.0-1|877	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|878	
14mr|digikam-4.3.0-1|879	%package -n kipi-plugins-piwigoexport
14mr|digikam-4.3.0-1|880	Summary:	Piwi Go Export
14mr|digikam-4.3.0-1|881	Group:		System/Libraries
14mr|digikam-4.3.0-1|882	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|883	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|884	Requires:	kipi-common
14mr|digikam-4.3.0-1|885	
14mr|digikam-4.3.0-1|886	%description -n kipi-plugins-piwigoexport
14mr|digikam-4.3.0-1|887	A tool to export images to a remote Piwigo.
14mr|digikam-4.3.0-1|888	
14mr|digikam-4.3.0-1|889	%files -n kipi-plugins-piwigoexport -f kipiplugin_piwigoexport.lang
14mr|digikam-4.3.0-1|890	%{_kde_appsdir}/kipi/kipiplugin_piwigoexportui.rc
14mr|digikam-4.3.0-1|891	%{_kde_libdir}/kde4/kipiplugin_piwigoexport.so
14mr|digikam-4.3.0-1|892	%{_kde_appsdir}/kipiplugin_piwigoexport
14mr|digikam-4.3.0-1|893	%{_kde_services}/kipiplugin_piwigoexport.desktop
14mr|digikam-4.3.0-1|894	%{_kde_iconsdir}/hicolor/*/apps/kipi-piwigo.*
14mr|digikam-4.3.0-1|895	
14mr|digikam-4.3.0-1|896	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|897	
14mr|digikam-4.3.0-1|898	%package -n kipi-plugins-printimages
14mr|digikam-4.3.0-1|899	Summary:	Print Images Kipi Plugin
14mr|digikam-4.3.0-1|900	Group:		System/Libraries
14mr|digikam-4.3.0-1|901	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|902	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|903	Requires:	kipi-common
14mr|digikam-4.3.0-1|904	
14mr|digikam-4.3.0-1|905	%description -n kipi-plugins-printimages
14mr|digikam-4.3.0-1|906	A tool to print images in various formats.
14mr|digikam-4.3.0-1|907	
14mr|digikam-4.3.0-1|908	%files -n kipi-plugins-printimages -f kipiplugin_printimages.lang
14mr|digikam-4.3.0-1|909	%{_kde_appsdir}/kipi/kipiplugin_printimagesui.rc
14mr|digikam-4.3.0-1|910	%{_kde_libdir}/kde4/kipiplugin_printimages.so
14mr|digikam-4.3.0-1|911	%{_kde_services}/kipiplugin_printimages.desktop
14mr|digikam-4.3.0-1|912	%{_kde_appsdir}/kipiplugin_printimages/
14mr|digikam-4.3.0-1|913	
14mr|digikam-4.3.0-1|914	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|915	
14mr|digikam-4.3.0-1|916	%package -n kipi-plugins-rajceexport
14mr|digikam-4.3.0-1|917	Summary:	Rajce.net Exporter
14mr|digikam-4.3.0-1|918	Group:		System/Libraries
14mr|digikam-4.3.0-1|919	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|920	Requires:	kipi-common
14mr|digikam-4.3.0-1|921	
14mr|digikam-4.3.0-1|922	%description -n kipi-plugins-rajceexport
14mr|digikam-4.3.0-1|923	A tool to export images to a remote rajce.net service.
14mr|digikam-4.3.0-1|924	
14mr|digikam-4.3.0-1|925	%files -n kipi-plugins-rajceexport
14mr|digikam-4.3.0-1|926	%{_kde_appsdir}/kipi/kipiplugin_rajceexportui.rc
14mr|digikam-4.3.0-1|927	%{_kde_libdir}/kde4/kipiplugin_rajceexport.so
14mr|digikam-4.3.0-1|928	%{_kde_services}/kipiplugin_rajceexport.desktop
14mr|digikam-4.3.0-1|929	%{_kde_iconsdir}/hicolor/*/apps/kipi-rajce.*
14mr|digikam-4.3.0-1|930	
14mr|digikam-4.3.0-1|931	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|932	
14mr|digikam-4.3.0-1|933	%package -n kipi-plugins-rawconverter
14mr|digikam-4.3.0-1|934	Summary:	Rawconverter kipi plugins
14mr|digikam-4.3.0-1|935	Group:		System/Libraries
14mr|digikam-4.3.0-1|936	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|937	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|938	Requires:	kipi-common
14mr|digikam-4.3.0-1|939	
14mr|digikam-4.3.0-1|940	%description -n kipi-plugins-rawconverter
14mr|digikam-4.3.0-1|941	A tool to convert Raw Image to JPEG/PNG/TIFF.
14mr|digikam-4.3.0-1|942	
14mr|digikam-4.3.0-1|943	%files -n kipi-plugins-rawconverter -f kipiplugin_rawconverter.lang
14mr|digikam-4.3.0-1|944	%{_kde_appsdir}/kipi/kipiplugin_rawconverterui.rc
14mr|digikam-4.3.0-1|945	%{_kde_libdir}/kde4/kipiplugin_rawconverter.so
14mr|digikam-4.3.0-1|946	%{_kde_iconsdir}/oxygen/*/apps/rawconverter.png
14mr|digikam-4.3.0-1|947	%{_kde_services}/kipiplugin_rawconverter.desktop
14mr|digikam-4.3.0-1|948	%{_kde_iconsdir}/oxygen/scalable/apps/rawconverter.svgz
14mr|digikam-4.3.0-1|949	
14mr|digikam-4.3.0-1|950	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|951	
14mr|digikam-4.3.0-1|952	%package -n kipi-plugins-removeredeyes
14mr|digikam-4.3.0-1|953	Summary:	Remove red eyes kipi-plugins
14mr|digikam-4.3.0-1|954	Group:		System/Libraries
14mr|digikam-4.3.0-1|955	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|956	Requires:	kipi-common
14mr|digikam-4.3.0-1|957	
14mr|digikam-4.3.0-1|958	%description -n kipi-plugins-removeredeyes
14mr|digikam-4.3.0-1|959	A tool to remove red eyes automatically from images.
14mr|digikam-4.3.0-1|960	
14mr|digikam-4.3.0-1|961	%files -n kipi-plugins-removeredeyes -f kipiplugin_removeredeyes.lang
14mr|digikam-4.3.0-1|962	%{_kde_appsdir}/kipi/kipiplugin_removeredeyesui.rc
14mr|digikam-4.3.0-1|963	%{_kde_libdir}/kde4/kipiplugin_removeredeyes.so
14mr|digikam-4.3.0-1|964	%{_kde_datadir}/apps/kipiplugin_removeredeyes
14mr|digikam-4.3.0-1|965	%{_kde_services}/kipiplugin_removeredeyes.desktop
14mr|digikam-4.3.0-1|966	
14mr|digikam-4.3.0-1|967	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|968	
14mr|digikam-4.3.0-1|969	%package -n kipi-plugins-sendimages
14mr|digikam-4.3.0-1|970	Summary:	Send Images kipi plugins
14mr|digikam-4.3.0-1|971	Group:		System/Libraries
14mr|digikam-4.3.0-1|972	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|973	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|974	Requires:	kipi-common
14mr|digikam-4.3.0-1|975	
14mr|digikam-4.3.0-1|976	%description -n kipi-plugins-sendimages
14mr|digikam-4.3.0-1|977	A tool to send images by e-mail.
14mr|digikam-4.3.0-1|978	
14mr|digikam-4.3.0-1|979	%files -n kipi-plugins-sendimages -f kipiplugin_sendimages.lang
14mr|digikam-4.3.0-1|980	%{_kde_appsdir}/kipi/kipiplugin_sendimagesui.rc
14mr|digikam-4.3.0-1|981	%{_kde_libdir}/kde4/kipiplugin_sendimages.so
14mr|digikam-4.3.0-1|982	%{_kde_services}/kipiplugin_sendimages.desktop
14mr|digikam-4.3.0-1|983	
14mr|digikam-4.3.0-1|984	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|985	
14mr|digikam-4.3.0-1|986	%package -n kipi-plugins-shwup
14mr|digikam-4.3.0-1|987	Summary:	Shwup Kipi Plugins
14mr|digikam-4.3.0-1|988	Group:		System/Libraries
14mr|digikam-4.3.0-1|989	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|990	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|991	Requires:	kipi-common
14mr|digikam-4.3.0-1|992	
14mr|digikam-4.3.0-1|993	%description -n kipi-plugins-shwup
14mr|digikam-4.3.0-1|994	A tool to export images to a remote Shwup web service.
14mr|digikam-4.3.0-1|995	
14mr|digikam-4.3.0-1|996	%files -n kipi-plugins-shwup -f kipiplugin_shwup.lang
14mr|digikam-4.3.0-1|997	%{_kde_appsdir}/kipi/kipiplugin_shwupui.rc
14mr|digikam-4.3.0-1|998	%{_kde_libdir}/kde4/kipiplugin_shwup.so
14mr|digikam-4.3.0-1|999	%{_kde_services}/kipiplugin_shwup.desktop
14mr|digikam-4.3.0-1|1000	%{_kde_iconsdir}/hicolor/*/apps/kipi-shwup.*
14mr|digikam-4.3.0-1|1001	
14mr|digikam-4.3.0-1|1002	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1003	
14mr|digikam-4.3.0-1|1004	%package -n kipi-plugins-smug
14mr|digikam-4.3.0-1|1005	Summary:	Smug Kipi Plugin
14mr|digikam-4.3.0-1|1006	Group:		System/Libraries
14mr|digikam-4.3.0-1|1007	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|1008	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|1009	Requires:	kipi-common
14mr|digikam-4.3.0-1|1010	
14mr|digikam-4.3.0-1|1011	%description -n kipi-plugins-smug
14mr|digikam-4.3.0-1|1012	A tool to import/export images to/from SmugMug web service.
14mr|digikam-4.3.0-1|1013	
14mr|digikam-4.3.0-1|1014	%files -n kipi-plugins-smug -f kipiplugin_smug.lang
14mr|digikam-4.3.0-1|1015	%{_kde_appsdir}/kipi/kipiplugin_smugui.rc
14mr|digikam-4.3.0-1|1016	%{_kde_libdir}/kde4/kipiplugin_smug.so
14mr|digikam-4.3.0-1|1017	%{_kde_services}/kipiplugin_smug.desktop
14mr|digikam-4.3.0-1|1018	%{_kde_iconsdir}/hicolor/*/apps/kipi-smugmug.*
14mr|digikam-4.3.0-1|1019	
14mr|digikam-4.3.0-1|1020	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1021	
14mr|digikam-4.3.0-1|1022	%package -n kipi-plugins-timeadjust
14mr|digikam-4.3.0-1|1023	Summary:	Time Adjust kipi plugin
14mr|digikam-4.3.0-1|1024	Group:		System/Libraries
14mr|digikam-4.3.0-1|1025	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|1026	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|1027	Requires:	kipi-common
14mr|digikam-4.3.0-1|1028	
14mr|digikam-4.3.0-1|1029	%description -n kipi-plugins-timeadjust
14mr|digikam-4.3.0-1|1030	A Tool to adjust time and date.
14mr|digikam-4.3.0-1|1031	
14mr|digikam-4.3.0-1|1032	%files -n kipi-plugins-timeadjust -f kipiplugin_timeadjust.lang
14mr|digikam-4.3.0-1|1033	%{_kde_appsdir}/kipi/kipiplugin_timeadjustui.rc
14mr|digikam-4.3.0-1|1034	%{_kde_libdir}/kde4/kipiplugin_timeadjust.so
14mr|digikam-4.3.0-1|1035	%{_kde_services}/kipiplugin_timeadjust.desktop
14mr|digikam-4.3.0-1|1036	%{_kde_iconsdir}/hicolor/*/apps/kipi-timeadjust.*
14mr|digikam-4.3.0-1|1037	
14mr|digikam-4.3.0-1|1038	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1039	
14mr|digikam-4.3.0-1|1040	%package -n kipi-plugins-videoslideshow
14mr|digikam-4.3.0-1|1041	Summary:	Video Slide Show export kipi plugin
14mr|digikam-4.3.0-1|1042	Group:		System/Libraries
14mr|digikam-4.3.0-1|1043	Requires:	kipi-common
14mr|digikam-4.3.0-1|1044	Requires:	imagemagick
14mr|digikam-4.3.0-1|1045	
14mr|digikam-4.3.0-1|1046	%description -n kipi-plugins-videoslideshow
14mr|digikam-4.3.0-1|1047	A tool to export images as Video Slide Show.
14mr|digikam-4.3.0-1|1048	
14mr|digikam-4.3.0-1|1049	%files -n kipi-plugins-videoslideshow -f kipiplugin_videoslideshow.lang
14mr|digikam-4.3.0-1|1050	%{_kde_appsdir}/kipi/kipiplugin_videoslideshowui.rc
14mr|digikam-4.3.0-1|1051	%{_kde_libdir}/kde4/kipiplugin_videoslideshow.so
14mr|digikam-4.3.0-1|1052	%{_kde_services}/kipiplugin_videoslideshow.desktop
14mr|digikam-4.3.0-1|1053	
14mr|digikam-4.3.0-1|1054	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1055	
14mr|digikam-4.3.0-1|1056	%package -n kipi-plugins-vkontakte
14mr|digikam-4.3.0-1|1057	Summary:	VKontakte.ru Exporter
14mr|digikam-4.3.0-1|1058	Group:		System/Libraries
14mr|digikam-4.3.0-1|1059	Requires:	kipi-common
14mr|digikam-4.3.0-1|1060	
14mr|digikam-4.3.0-1|1061	%description -n kipi-plugins-vkontakte
14mr|digikam-4.3.0-1|1062	A tool to export on VKontakte.ru Web service
14mr|digikam-4.3.0-1|1063	
14mr|digikam-4.3.0-1|1064	%files -n kipi-plugins-vkontakte
14mr|digikam-4.3.0-1|1065	%{_kde_appsdir}/kipi/kipiplugin_vkontakteui.rc
14mr|digikam-4.3.0-1|1066	%{_kde_libdir}/kde4/kipiplugin_vkontakte.so
14mr|digikam-4.3.0-1|1067	%{_kde_services}/kipiplugin_vkontakte.desktop
14mr|digikam-4.3.0-1|1068	
14mr|digikam-4.3.0-1|1069	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1070	
14mr|digikam-4.3.0-1|1071	%package -n kipi-plugins-wikimedia
14mr|digikam-4.3.0-1|1072	Summary:	Wikimedia Export Kipi Plugin
14mr|digikam-4.3.0-1|1073	Group:		System/Libraries
14mr|digikam-4.3.0-1|1074	Conflicts:	kipi-plugins < 1:1.8.0-1
14mr|digikam-4.3.0-1|1075	Requires:	kipi-common
14mr|digikam-4.3.0-1|1076	
14mr|digikam-4.3.0-1|1077	%description -n kipi-plugins-wikimedia
14mr|digikam-4.3.0-1|1078	A tool to export images to a remote MediaWiki site
14mr|digikam-4.3.0-1|1079	
14mr|digikam-4.3.0-1|1080	%files -n kipi-plugins-wikimedia
14mr|digikam-4.3.0-1|1081	%{_kde_appsdir}/kipi/kipiplugin_wikimediaui.rc
14mr|digikam-4.3.0-1|1082	%{_kde_libdir}/kde4/kipiplugin_wikimedia.so
14mr|digikam-4.3.0-1|1083	%{_kde_services}/kipiplugin_wikimedia.desktop
14mr|digikam-4.3.0-1|1084	%{_kde_iconsdir}/hicolor/*/apps/kipi-wikimedia.*
14mr|digikam-4.3.0-1|1085	
14mr|digikam-4.3.0-1|1086	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1087	
14mr|digikam-4.3.0-1|1088	%package -n kipi-plugins-yandexfotki
14mr|digikam-4.3.0-1|1089	Summary:	Yandex.Fotki Exporter
14mr|digikam-4.3.0-1|1090	Group:		System/Libraries
14mr|digikam-4.3.0-1|1091	Requires:	libkdcraw-common
14mr|digikam-4.3.0-1|1092	Requires:	kipi-common
14mr|digikam-4.3.0-1|1093	
14mr|digikam-4.3.0-1|1094	%description -n kipi-plugins-yandexfotki
14mr|digikam-4.3.0-1|1095	A tool to export images to a remote Yandex.Fotki web service.
14mr|digikam-4.3.0-1|1096	
14mr|digikam-4.3.0-1|1097	%files -n kipi-plugins-yandexfotki
14mr|digikam-4.3.0-1|1098	%{_kde_appsdir}/kipi/kipiplugin_yandexfotkiui.rc
14mr|digikam-4.3.0-1|1099	%{_kde_libdir}/kde4/kipiplugin_yandexfotki.so
14mr|digikam-4.3.0-1|1100	%{_kde_services}/kipiplugin_yandexfotki.desktop
14mr|digikam-4.3.0-1|1101	
14mr|digikam-4.3.0-1|1102	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1103	
14mr|digikam-4.3.0-1|1104	%define libnamedev %mklibname digikam -d
14mr|digikam-4.3.0-1|1105	%define libmediawiki_devel %mklibname -d mediawiki
14mr|digikam-4.3.0-1|1106	
14mr|digikam-4.3.0-1|1107	%package -n %{libmediawiki_devel}
14mr|digikam-4.3.0-1|1108	Summary:	Headers to build packages against libmediawiki library
14mr|digikam-4.3.0-1|1109	Group:		Development/C
14mr|digikam-4.3.0-1|1110	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
14mr|digikam-4.3.0-1|1111	Requires:	%{libmediawiki} = %{EVRD}
14mr|digikam-4.3.0-1|1112	Provides:	libmediawiki-devel = %{EVRD}
14mr|digikam-4.3.0-1|1113	
14mr|digikam-4.3.0-1|1114	%description -n %{libmediawiki_devel}
14mr|digikam-4.3.0-1|1115	This package contains the libraries and headers files needed to develop progams
14mr|digikam-4.3.0-1|1116	which make use of libmediawiki library.
14mr|digikam-4.3.0-1|1117	
14mr|digikam-4.3.0-1|1118	libmediawiki is a KDE C++ interface for MediaWiki based web service as
14mr|digikam-4.3.0-1|1119	wikipedia.org.
14mr|digikam-4.3.0-1|1120	
14mr|digikam-4.3.0-1|1121	%files -n %{libmediawiki_devel}
14mr|digikam-4.3.0-1|1122	%{_includedir}/libmediawiki
14mr|digikam-4.3.0-1|1123	%{_kde_libdir}/libmediawiki.so
14mr|digikam-4.3.0-1|1124	%{_kde_libdir}/pkgconfig/libmediawiki.pc
14mr|digikam-4.3.0-1|1125	%{_kde_appsdir}/cmake/modules/FindMediawiki.cmake
14mr|digikam-4.3.0-1|1126	
14mr|digikam-4.3.0-1|1127	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1128	
14mr|digikam-4.3.0-1|1129	%define libkface_devel %mklibname -d kface
14mr|digikam-4.3.0-1|1130	
14mr|digikam-4.3.0-1|1131	%package -n %{libkface_devel}
14mr|digikam-4.3.0-1|1132	Summary:	Headers to build packages against libkface library
14mr|digikam-4.3.0-1|1133	Group:		Development/C
14mr|digikam-4.3.0-1|1134	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
14mr|digikam-4.3.0-1|1135	Requires:	%{libkface} = %{EVRD}
14mr|digikam-4.3.0-1|1136	Requires:	libkface-common
14mr|digikam-4.3.0-1|1137	Provides:	kface-devel = %{version}-%{release}
14mr|digikam-4.3.0-1|1138	Provides:	libkface-devel = %{version}-%{release}
14mr|digikam-4.3.0-1|1139	
14mr|digikam-4.3.0-1|1140	%description -n %{libkface_devel}
14mr|digikam-4.3.0-1|1141	This package contains the libraries and headers files needed to develop progams
14mr|digikam-4.3.0-1|1142	which make use of libkface library.
14mr|digikam-4.3.0-1|1143	
14mr|digikam-4.3.0-1|1144	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
14mr|digikam-4.3.0-1|1145	and detection over pictures.
14mr|digikam-4.3.0-1|1146	
14mr|digikam-4.3.0-1|1147	%files -n %{libkface_devel}
14mr|digikam-4.3.0-1|1148	%{_includedir}/libkface
14mr|digikam-4.3.0-1|1149	%{_kde_libdir}/libkface.so
14mr|digikam-4.3.0-1|1150	%{_kde_libdir}/pkgconfig/libkface.pc
14mr|digikam-4.3.0-1|1151	%{_kde_appsdir}/cmake/modules/FindKface.cmake
14mr|digikam-4.3.0-1|1152	
14mr|digikam-4.3.0-1|1153	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1154	
14mr|digikam-4.3.0-1|1155	%define libkgeomap_devel %mklibname -d kgeomap
14mr|digikam-4.3.0-1|1156	
14mr|digikam-4.3.0-1|1157	%package -n %{libkgeomap_devel}
14mr|digikam-4.3.0-1|1158	Summary:	Headers to build packages against libkgeomap library
14mr|digikam-4.3.0-1|1159	Group:		Development/C
14mr|digikam-4.3.0-1|1160	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
14mr|digikam-4.3.0-1|1161	Requires:	libkgeomap-common
14mr|digikam-4.3.0-1|1162	Requires:	%{libkgeomap} = %{EVRD}
14mr|digikam-4.3.0-1|1163	Provides:	kgeomap-devel = %{version}-%{release}
14mr|digikam-4.3.0-1|1164	Provides:	libkgeomap-devel = %{version}-%{release}
14mr|digikam-4.3.0-1|1165	
14mr|digikam-4.3.0-1|1166	%description -n %{libkgeomap_devel}
14mr|digikam-4.3.0-1|1167	This package contains the libraries and headers files needed to develop progams
14mr|digikam-4.3.0-1|1168	which make use of libkgeomap (old libkmap) library.
14mr|digikam-4.3.0-1|1169	
14mr|digikam-4.3.0-1|1170	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
14mr|digikam-4.3.0-1|1171	and Google Maps,for browsing and arranging photos on a map.
14mr|digikam-4.3.0-1|1172	
14mr|digikam-4.3.0-1|1173	%files -n %{libkgeomap_devel}
14mr|digikam-4.3.0-1|1174	%{_includedir}/libkgeomap
14mr|digikam-4.3.0-1|1175	%{_kde_libdir}/libkgeomap.so
14mr|digikam-4.3.0-1|1176	%{_kde_libdir}/pkgconfig/libkgeomap.pc
14mr|digikam-4.3.0-1|1177	%{_kde_appsdir}/cmake/modules/FindKGeoMap.cmake
14mr|digikam-4.3.0-1|1178	
14mr|digikam-4.3.0-1|1179	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1180	
14mr|digikam-4.3.0-1|1181	%package -n %{libnamedev}
14mr|digikam-4.3.0-1|1182	Summary:	Static libraries and headers for %{name}
14mr|digikam-4.3.0-1|1183	Group:		Development/C
14mr|digikam-4.3.0-1|1184	Provides:	lib%{name}-devel = %{EVRD}
14mr|digikam-4.3.0-1|1185	Provides:	kipi-plugins-devel = %{EVRD}
14mr|digikam-4.3.0-1|1186	Obsoletes:	kipi-plugins-devel < 1:2.0.0
14mr|digikam-4.3.0-1|1187	Requires:	%{libdigikamcore} = %{EVRD}
14mr|digikam-4.3.0-1|1188	Requires:	%{libdigikamdatabase} = %{EVRD}
14mr|digikam-4.3.0-1|1189	Requires:	%{libkgeomap_devel} = %{EVRD}
14mr|digikam-4.3.0-1|1190	Requires:	%{libmediawiki_devel} = %{EVRD}
14mr|digikam-4.3.0-1|1191	Requires:	%{libkface_devel} = %{EVRD}
14mr|digikam-4.3.0-1|1192	Requires:	%{libkipiplugins} = %{EVRD}
14mr|digikam-4.3.0-1|1193	
14mr|digikam-4.3.0-1|1194	%description -n %{libnamedev}
14mr|digikam-4.3.0-1|1195	%{libnamedev} contains the libraries and header files needed to
14mr|digikam-4.3.0-1|1196	develop programs which make use of %{name}.
14mr|digikam-4.3.0-1|1197	The library documentation is available on header files.
14mr|digikam-4.3.0-1|1198	
14mr|digikam-4.3.0-1|1199	%files -n %{libnamedev}
14mr|digikam-4.3.0-1|1200	%{_kde_libdir}/libdigikamcore.so
14mr|digikam-4.3.0-1|1201	%{_kde_libdir}/libdigikamdatabase.so
14mr|digikam-4.3.0-1|1202	%{_kde_libdir}/libkipiplugins.so
14mr|digikam-4.3.0-1|1203	
14mr|digikam-4.3.0-1|1204	#-----------------------------------------------------------------------
14mr|digikam-4.3.0-1|1205	
14mr|digikam-4.3.0-1|1206	%prep
14mr|digikam-4.3.0-1|1207	%setup -q
14mr|digikam-4.3.0-1|1208	find . -name ox*-app-showfoto.* -exec rm -rf '{}' \;
14mr|digikam-4.3.0-1|1209	find . -name ox*-app-digikam.* -exec rm -rf '{}' \;
14mr|digikam-4.3.0-1|1210	
14mr|digikam-4.3.0-1|1211	%if %{with external_kvkontakte}
14mr|digikam-4.3.0-1|1212	%patch0 -p1
14mr|digikam-4.3.0-1|1213	%endif
14mr|digikam-4.3.0-1|1214	
14mr|digikam-4.3.0-1|1215	%patch1 -p1
14mr|digikam-4.3.0-1|1216	
14mr|digikam-4.3.0-1|1217	pushd po
14mr|digikam-4.3.0-1|1218	# Remove wallpaper po files (kipiplugin-wallpaper is not build )
14mr|digikam-4.3.0-1|1219	find  . -name kipiplugin_wallpaper.po -exec rm -rf '{}' \;
14mr|digikam-4.3.0-1|1220	cp -f %{SOURCE2} ru/kipiplugin_expoblending.po
14mr|digikam-4.3.0-1|1221	cp -f %{SOURCE3} ru/kipiplugin_panorama.po
14mr|digikam-4.3.0-1|1222	cp -f %{SOURCE4} ru/kipiplugin_videoslideshow.po
14mr|digikam-4.3.0-1|1223	popd
14mr|digikam-4.3.0-1|1224	
14mr|digikam-4.3.0-1|1225	%build
14mr|digikam-4.3.0-1|1226	%cmake_kde4 \
14mr|digikam-4.3.0-1|1227	-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF \
14mr|digikam-4.3.0-1|1228	-DENABLE_BALOOSUPPORT=ON \
14mr|digikam-4.3.0-1|1229	-DENABLE_LCMS2=ON
14mr|digikam-4.3.0-1|1230	%make
14mr|digikam-4.3.0-1|1231	
14mr|digikam-4.3.0-1|1232	%install
14mr|digikam-4.3.0-1|1233	%makeinstall_std -C build
14mr|digikam-4.3.0-1|1234	
14mr|digikam-4.3.0-1|1235	rm -f %{buildroot}%{_kde_datadir}/locale/*/LC_MESSAGES/libkipi.mo
14mr|digikam-4.3.0-1|1236	
14mr|digikam-4.3.0-1|1237	%find_lang %{name} --with-html || touch %{name}.lang
14mr|digikam-4.3.0-1|1238	%find_lang showfoto --with-html || touch showfoto.lang
14mr|digikam-4.3.0-1|1239	%find_lang kipi-plugins kipiplugins kipi-plugins.lang --with-html || touch kipi-plugins.lang
14mr|digikam-4.3.0-1|1240	
14mr|digikam-4.3.0-1|1241	%find_lang kipiplugin_acquireimages || touch kipiplugin_acquireimages.lang
14mr|digikam-4.3.0-1|1242	%find_lang kipiplugin_advancedslideshow || touch kipiplugin_advancedslideshow.lang
14mr|digikam-4.3.0-1|1243	%find_lang kipiplugin_batchprocessimages || touch kipiplugin_batchprocessimages.lang
14mr|digikam-4.3.0-1|1244	%find_lang kipiplugin_calendar || touch kipiplugin_calendar.lang
14mr|digikam-4.3.0-1|1245	%find_lang kipiplugin_dngconverter || touch kipiplugin_dngconverter.lang
14mr|digikam-4.3.0-1|1246	%find_lang kipiplugin_expoblending || touch kipiplugin_expoblending.lang
14mr|digikam-4.3.0-1|1247	%find_lang kipiplugin_facebook || touch kipiplugin_facebook.lang
14mr|digikam-4.3.0-1|1248	%find_lang kipiplugin_flashexport || touch kipiplugin_flashexport.lang
14mr|digikam-4.3.0-1|1249	%find_lang kipiplugin_flickrexport || touch kipiplugin_flickrexport.lang
14mr|digikam-4.3.0-1|1250	%find_lang kipiplugin_galleryexport || touch kipiplugin_galleryexport.lang
14mr|digikam-4.3.0-1|1251	%find_lang kipiplugin_gpssync || touch kipiplugin_gpssync.lang
14mr|digikam-4.3.0-1|1252	%find_lang kipiplugin_htmlexport || touch kipiplugin_htmlexport.lang
14mr|digikam-4.3.0-1|1253	%find_lang kipiplugin_imageviewer || touch kipiplugin_imageviewer.lang
14mr|digikam-4.3.0-1|1254	%find_lang kipiplugin_ipodexport || touch kipiplugin_ipodexport.lang
14mr|digikam-4.3.0-1|1255	%find_lang kipiplugin_jpeglossless || touch kipiplugin_jpeglossless.lang
14mr|digikam-4.3.0-1|1256	%find_lang kipiplugin_kioexportimport || touch kipiplugin_kioexportimport.lang
14mr|digikam-4.3.0-1|1257	%find_lang kipiplugin_metadataedit || touch kipiplugin_metadataedit.lang
14mr|digikam-4.3.0-1|1258	%find_lang kipiplugin_panorama || touch kipiplugin_panorama.lang
14mr|digikam-4.3.0-1|1259	%find_lang kipiplugin_picasawebexport || touch kipiplugin_picasawebexport.lang
14mr|digikam-4.3.0-1|1260	%find_lang kipiplugin_piwigoexport || touch kipiplugin_piwigoexport.lang
14mr|digikam-4.3.0-1|1261	%find_lang kipiplugin_printimages || touch kipiplugin_printimages.lang
14mr|digikam-4.3.0-1|1262	%find_lang kipiplugin_rawconverter || touch kipiplugin_rawconverter.lang
14mr|digikam-4.3.0-1|1263	%find_lang kipiplugin_removeredeyes || touch kipiplugin_removeredeyes.lang
14mr|digikam-4.3.0-1|1264	%find_lang kipiplugin_sendimages || touch kipiplugin_sendimages.lang
14mr|digikam-4.3.0-1|1265	%find_lang kipiplugin_shwup || touch kipiplugin_shwup.lang
14mr|digikam-4.3.0-1|1266	%find_lang kipiplugin_smug || touch kipiplugin_smug.lang
14mr|digikam-4.3.0-1|1267	%find_lang kipiplugin_timeadjust || touch kipiplugin_timeadjust.lang
14mr|digikam-4.3.0-1|1268	%find_lang kipiplugin_videoslideshow || touch kipiplugin_videoslideshow.lang
14mr|digikam-4.3.0-1|1269	%find_lang libkgeomap || touch libkgeomap.lang
14mr|digikam-4.3.0-1|1270	
14mr|digikam-4.3.0-1|1271	
14mr|digikam-4.3.0-1|1272	%changelog
14mr|digikam-4.3.0-1|1273	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.3.0-1
14mr|digikam-4.3.0-1|1274	+ Revision: d81f879
14mr|digikam-4.3.0-1|1275	- Update files
14mr|digikam-4.3.0-1|1276	
14mr|digikam-4.3.0-1|1277	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.3.0-1
14mr|digikam-4.3.0-1|1278	+ Revision: 4d7f4b0
14mr|digikam-4.3.0-1|1279	- Fix typo
14mr|digikam-4.3.0-1|1280	
14mr|digikam-4.3.0-1|1281	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.3.0-1
14mr|digikam-4.3.0-1|1282	+ Revision: fe6a09b
14mr|digikam-4.3.0-1|1283	- New version 4.3.0, build with Baloo support
14mr|digikam-4.3.0-1|1284	
14mr|digikam-4.3.0-1|1285	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-6
14mr|digikam-4.3.0-1|1286	+ Revision: ab5e88c
14mr|digikam-4.3.0-1|1287	- Bump release
14mr|digikam-4.3.0-1|1288	
14mr|digikam-4.3.0-1|1289	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-5
14mr|digikam-4.3.0-1|1290	+ Revision: edc60fe
14mr|digikam-4.3.0-1|1291	- Bump release
14mr|digikam-4.3.0-1|1292	
14mr|digikam-4.3.0-1|1293	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-2
14mr|digikam-4.3.0-1|1294	+ Revision: 0766a18
14mr|digikam-4.3.0-1|1295	- Use QtGStreamer-1.0
14mr|digikam-4.3.0-1|1296	
14mr|digikam-4.3.0-1|1297	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-1
14mr|digikam-4.3.0-1|1298	+ Revision: 645ef0b
14mr|digikam-4.3.0-1|1299	- New version 4.2.0
14mr|digikam-4.3.0-1|1300	
14mr|digikam-4.3.0-1|1301	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.1.0-4
14mr|digikam-4.3.0-1|1302	+ Revision: 1e5ace8
14mr|digikam-4.3.0-1|1303	- Fix files (docs)
14mr|digikam-4.3.0-1|1304	
14mr|digikam-4.3.0-1|1305	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.1.0-4
14mr|digikam-4.3.0-1|1306	+ Revision: b15f5a5
14mr|digikam-4.3.0-1|1307	- New version 4.1.0
14mr|digikam-4.3.0-1|1308	
14mr|digikam-4.3.0-1|1309	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:4.0.0-5
14mr|digikam-4.3.0-1|1310	+ Revision: 67ac48a
14mr|digikam-4.3.0-1|1311	- MassBuild#440: Increase release tag
14mr|digikam-4.3.0-1|1312	
14mr|digikam-4.3.0-1|1313	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-4
14mr|digikam-4.3.0-1|1314	+ Revision: aedf4c3
14mr|digikam-4.3.0-1|1315	- Add eigen3 to BuildRequires
14mr|digikam-4.3.0-1|1316	
14mr|digikam-4.3.0-1|1317	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-3
14mr|digikam-4.3.0-1|1318	+ Revision: 6219727
14mr|digikam-4.3.0-1|1319	- MassBuild#430: Increase release tag
14mr|digikam-4.3.0-1|1320	
14mr|digikam-4.3.0-1|1321	* Wed May 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-2
14mr|digikam-4.3.0-1|1322	+ Revision: 25abc10
14mr|digikam-4.3.0-1|1323	- Rebuild against mariadb
14mr|digikam-4.3.0-1|1324	
14mr|digikam-4.3.0-1|1325	* Thu May 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-1
14mr|digikam-4.3.0-1|1326	+ Revision: 999ad28
14mr|digikam-4.3.0-1|1327	- New version 4.0.0
14mr|digikam-4.3.0-1|1328	
14mr|digikam-4.3.0-1|1329	* Sun May 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-4
14mr|digikam-4.3.0-1|1330	+ Revision: 0cd6d26
14mr|digikam-4.3.0-1|1331	- Still use mysql for now
14mr|digikam-4.3.0-1|1332	
14mr|digikam-4.3.0-1|1333	* Fri Mar 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-4
14mr|digikam-4.3.0-1|1334	+ Revision: 9d554e2
14mr|digikam-4.3.0-1|1335	- Rebuild against KDE 4.12, prepare for mariadb migration
14mr|digikam-4.3.0-1|1336	
14mr|digikam-4.3.0-1|1337	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-3.0.1
14mr|digikam-4.3.0-1|1338	+ Revision: 5aa73f5
14mr|digikam-4.3.0-1|1339	- Rebuild against new libgphoto
14mr|digikam-4.3.0-1|1340	
14mr|digikam-4.3.0-1|1341	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-3
14mr|digikam-4.3.0-1|1342	+ Revision: 51bc2fc
14mr|digikam-4.3.0-1|1343	- LOG Rebuild with KDE 4.11
14mr|digikam-4.3.0-1|1344	
14mr|digikam-4.3.0-1|1345	* Wed Oct 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.4
14mr|digikam-4.3.0-1|1346	+ Revision: 71a2aaa
14mr|digikam-4.3.0-1|1347	- LOG Update russian translation, adjust Suggests, sort subpackages
14mr|digikam-4.3.0-1|1348	
14mr|digikam-4.3.0-1|1349	* Sat Oct 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.3
14mr|digikam-4.3.0-1|1350	+ Revision: 7c778cb
14mr|digikam-4.3.0-1|1351	- LOG Replace Russian localization with better one
14mr|digikam-4.3.0-1|1352	
14mr|digikam-4.3.0-1|1353	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.2
14mr|digikam-4.3.0-1|1354	+ Revision: 2c50c7d
14mr|digikam-4.3.0-1|1355	- LOG Add patch to fix Video Slide Show plugin hang when trying to save into empty filename
14mr|digikam-4.3.0-1|1356	
14mr|digikam-4.3.0-1|1357	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.1
14mr|digikam-4.3.0-1|1358	+ Revision: 7c20035
14mr|digikam-4.3.0-1|1359	- LOG Add patch to fix Panorama crash at startup
14mr|digikam-4.3.0-1|1360	
14mr|digikam-4.3.0-1|1361	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1
14mr|digikam-4.3.0-1|1362	+ Revision: 32e4982
14mr|digikam-4.3.0-1|1363	- LOG New version 3.5.0
14mr|digikam-4.3.0-1|1364	
14mr|digikam-4.3.0-1|1365	* Sun Sep 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.4.0-1
14mr|digikam-4.3.0-1|1366	+ Revision: 9dbb4bc
14mr|digikam-4.3.0-1|1367	- LOG New version 3.4.0
14mr|digikam-4.3.0-1|1368	
14mr|digikam-4.3.0-1|1369	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.3.0-2
14mr|digikam-4.3.0-1|1370	+ Revision: eb63148
14mr|digikam-4.3.0-1|1371	- LOG Bump release
14mr|digikam-4.3.0-1|1372	
14mr|digikam-4.3.0-1|1373	* Wed Aug 07 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.3.0-1
14mr|digikam-4.3.0-1|1374	+ Revision: 98202fd
14mr|digikam-4.3.0-1|1375	- LOG Update BuildRequires
14mr|digikam-4.3.0-1|1376	
14mr|digikam-4.3.0-1|1377	* Wed Aug 07 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.3.0-1
14mr|digikam-4.3.0-1|1378	+ Revision: 18b94e0
14mr|digikam-4.3.0-1|1379	- LOG New version 3.3.0, new kface library major, update files
14mr|digikam-4.3.0-1|1380	
14mr|digikam-4.3.0-1|1381	* Wed Jun 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.2.0-3
14mr|digikam-4.3.0-1|1382	+ Revision: 9d4aaf2
14mr|digikam-4.3.0-1|1383	- LOG Add digikam to showfoto's Requires
14mr|digikam-4.3.0-1|1384	
14mr|digikam-4.3.0-1|1385	* Tue May 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.2.0-2
14mr|digikam-4.3.0-1|1386	+ Revision: 4cf92ea
14mr|digikam-4.3.0-1|1387	- LOG New version 3.2.0 (sync with Cooker)
14mr|digikam-4.3.0-1|1388	
14mr|digikam-4.3.0-1|1389	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:2.9.0-3
14mr|digikam-4.3.0-1|1390	+ Revision: c5933c9
14mr|digikam-4.3.0-1|1391	- LOG Rebuild for new qjson
14mr|digikam-4.3.0-1|1392	
14mr|digikam-4.3.0-1|1393	

16172 14
14mr|dip-3.3.7o-38|1	%define debug_package %{nil}
14mr|dip-3.3.7o-38|2	
14mr|dip-3.3.7o-38|3	Summary:	Handles the connections needed for dialup IP links
14mr|dip-3.3.7o-38|4	Name:		dip
14mr|dip-3.3.7o-38|5	Version:	3.3.7o
14mr|dip-3.3.7o-38|6	Release:	38
14mr|dip-3.3.7o-38|7	License:	GPLv2
14mr|dip-3.3.7o-38|8	Group:		Communications
14mr|dip-3.3.7o-38|9	Url:		ftp://sunsite.unc.edu/pub/Linux/system/network/serial
14mr|dip-3.3.7o-38|10	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/serial/dip337o-uri.tar.bz2
14mr|dip-3.3.7o-38|11	Patch0:		dip-3.3.7o-misc.patch
14mr|dip-3.3.7o-38|12	Patch1:		dip-3.3.7o-suffix.patch
14mr|dip-3.3.7o-38|13	Patch2:		dip-3.3.7o-fsstnd.patch
14mr|dip-3.3.7o-38|14	Patch3:		dip-3.3.7o-glibc.patch
14mr|dip-3.3.7o-38|15	Patch4:		dip-3.3.7o-sparc.patch
14mr|dip-3.3.7o-38|16	Patch5:		dip-3.3.7o-andor.patch
14mr|dip-3.3.7o-38|17	Patch6:		dip-arm.patch
14mr|dip-3.3.7o-38|18	Patch7:		dip-gcc295.patch
14mr|dip-3.3.7o-38|19	Patch8:		dip-3.3.7o-include.patch
14mr|dip-3.3.7o-38|20	# From Yellow Dog Linux 1.2
14mr|dip-3.3.7o-38|21	Patch9:		dip-3.3.7o-ppc.patch
14mr|dip-3.3.7o-38|22	Patch10:	dip-3.3.7o-gcc-3.3.patch
14mr|dip-3.3.7o-38|23	Patch11:	dip-3.3.7o-amd64.patch
14mr|dip-3.3.7o-38|24	Patch12:	dip-3.3.7o-gcc3.4-fix.patch
14mr|dip-3.3.7o-38|25	BuildRequires:	gccmakedep
14mr|dip-3.3.7o-38|26	Requires:	setup >= 2.7.16
14mr|dip-3.3.7o-38|27	
14mr|dip-3.3.7o-38|28	%description
14mr|dip-3.3.7o-38|29	Dip is a modem dialer.  Dip handles the connections needed for dialup IP links
14mr|dip-3.3.7o-38|30	like SLIP or PPP.  Dip can handle both incoming and outgoing connections, using
14mr|dip-3.3.7o-38|31	password security for incoming connections.  Dip is useful for setting up PPP
14mr|dip-3.3.7o-38|32	and SLIP connections, but isn't required for either. Netcfg uses dip for
14mr|dip-3.3.7o-38|33	setting up SLIP connections.
14mr|dip-3.3.7o-38|34	
14mr|dip-3.3.7o-38|35	Install dip if you need a utility which will handle dialup IP connections.
14mr|dip-3.3.7o-38|36	
14mr|dip-3.3.7o-38|37	%prep
14mr|dip-3.3.7o-38|38	%setup -q
14mr|dip-3.3.7o-38|39	%patch0 -p1
14mr|dip-3.3.7o-38|40	%patch1 -p1
14mr|dip-3.3.7o-38|41	%patch2 -p1
14mr|dip-3.3.7o-38|42	%patch4 -p0
14mr|dip-3.3.7o-38|43	%patch5 -p1 -b .andor
14mr|dip-3.3.7o-38|44	%patch3 -p1 -b .glibc
14mr|dip-3.3.7o-38|45	%patch6 -p1 -b .arm
14mr|dip-3.3.7o-38|46	%patch7 -p1 -b .gcc295
14mr|dip-3.3.7o-38|47	%patch8 -p0 -b .include
14mr|dip-3.3.7o-38|48	%patch9 -p1 -b .ppc
14mr|dip-3.3.7o-38|49	%patch10 -p1 -b .gcc3.3
14mr|dip-3.3.7o-38|50	%patch11 -p1 -b .amd64
14mr|dip-3.3.7o-38|51	%patch12 -p1 -b .gcc34
14mr|dip-3.3.7o-38|52	
14mr|dip-3.3.7o-38|53	%build
14mr|dip-3.3.7o-38|54	#build fails with ld-gold
14mr|dip-3.3.7o-38|55	mkdir ld
14mr|dip-3.3.7o-38|56	ln -s `which ld.bfd` ld/ld
14mr|dip-3.3.7o-38|57	export PATH=`pwd`/ld:$PATH
14mr|dip-3.3.7o-38|58	
14mr|dip-3.3.7o-38|59	make depend
14mr|dip-3.3.7o-38|60	cd skey; make clean; make linux; cd -
14mr|dip-3.3.7o-38|61	%make RPM_OPT_FLAGS="%{optflags}"
14mr|dip-3.3.7o-38|62	
14mr|dip-3.3.7o-38|63	%install
14mr|dip-3.3.7o-38|64	mkdir -p %{buildroot}%{_sbindir}
14mr|dip-3.3.7o-38|65	mkdir -p %{buildroot}%{_mandir}/man8
14mr|dip-3.3.7o-38|66	
14mr|dip-3.3.7o-38|67	install -c -s dip %{buildroot}%{_sbindir}
14mr|dip-3.3.7o-38|68	ln -sf dip %{buildroot}%{_sbindir}/diplogini
14mr|dip-3.3.7o-38|69	install -c -m 0444 dip.8 %{buildroot}%{_mandir}/man8
14mr|dip-3.3.7o-38|70	ln -sf dip.8%{_extension} %{buildroot}%{_mandir}/man8/diplogin.8%{_extension}
14mr|dip-3.3.7o-38|71	
14mr|dip-3.3.7o-38|72	%files
14mr|dip-3.3.7o-38|73	%attr(0755,root,dialout) %{_sbindir}/dip
14mr|dip-3.3.7o-38|74	%{_sbindir}/diplogini
14mr|dip-3.3.7o-38|75	%{_mandir}/man8/dip.8*
14mr|dip-3.3.7o-38|76	%{_mandir}/man8/diplogin.8*
14mr|dip-3.3.7o-38|77	
14mr|dip-3.3.7o-38|78	
14mr|dip-3.3.7o-38|79	%changelog
14mr|dip-3.3.7o-38|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.7o-38
14mr|dip-3.3.7o-38|81	+ Revision: 4de1b94
14mr|dip-3.3.7o-38|82	- MassBuild#440: Increase release tag
14mr|dip-3.3.7o-38|83	
14mr|dip-3.3.7o-38|84	

16173 14
14mr|dirac-1.0.2-7|1	%define name dirac
14mr|dirac-1.0.2-7|2	%define version 1.0.2
14mr|dirac-1.0.2-7|3	%define release 7
14mr|dirac-1.0.2-7|4	%define major 0
14mr|dirac-1.0.2-7|5	%define libname %mklibname %name %major
14mr|dirac-1.0.2-7|6	%define develname %mklibname -d %name
14mr|dirac-1.0.2-7|7	%define staticname %mklibname -s -d %name
14mr|dirac-1.0.2-7|8	
14mr|dirac-1.0.2-7|9	Summary: Video Codec based on Wavelets
14mr|dirac-1.0.2-7|10	Name: %{name}
14mr|dirac-1.0.2-7|11	Version: %{version}
14mr|dirac-1.0.2-7|12	Release: %{release}
14mr|dirac-1.0.2-7|13	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.gz
14mr|dirac-1.0.2-7|14	Patch: dirac-0.7.0-werror.patch
14mr|dirac-1.0.2-7|15	Patch1: dirac-1.0.2-backports.patch
14mr|dirac-1.0.2-7|16	License: MPLv1.1
14mr|dirac-1.0.2-7|17	Group: Video
14mr|dirac-1.0.2-7|18	Url: http://sf.net/projects/dirac
14mr|dirac-1.0.2-7|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|dirac-1.0.2-7|20	BuildRequires: doxygen
14mr|dirac-1.0.2-7|21	BuildRequires: tetex-dvipdfm tetex-latex
14mr|dirac-1.0.2-7|22	BuildRequires: libcppunit-devel
14mr|dirac-1.0.2-7|23	
14mr|dirac-1.0.2-7|24	%description
14mr|dirac-1.0.2-7|25	Dirac is an open source video codec. It uses a traditional hybrid
14mr|dirac-1.0.2-7|26	video codec architecture, but with the wavelet transform instead of
14mr|dirac-1.0.2-7|27	the usual block transforms.  Motion compensation uses overlapped
14mr|dirac-1.0.2-7|28	blocks to reduce block artefacts that would upset the transform coding
14mr|dirac-1.0.2-7|29	stage.
14mr|dirac-1.0.2-7|30	
14mr|dirac-1.0.2-7|31	Dirac can code just about any size of video, from streaming up to HD
14mr|dirac-1.0.2-7|32	and beyond, although certain presets are defined for different
14mr|dirac-1.0.2-7|33	applications and standards.  These cover the parameters that need to
14mr|dirac-1.0.2-7|34	be set for the encoder to work, such as block sizes and temporal
14mr|dirac-1.0.2-7|35	prediction structures, which must otherwise be set by hand.
14mr|dirac-1.0.2-7|36	
14mr|dirac-1.0.2-7|37	%package -n %libname
14mr|dirac-1.0.2-7|38	Group: System/Libraries
14mr|dirac-1.0.2-7|39	Summary: Shared library of the Dirac Video codec
14mr|dirac-1.0.2-7|40	Obsoletes: %{_lib}dirac0.1 < 1.0.2-4
14mr|dirac-1.0.2-7|41	
14mr|dirac-1.0.2-7|42	%description -n %libname
14mr|dirac-1.0.2-7|43	Dirac is an open source video codec. It uses a traditional hybrid
14mr|dirac-1.0.2-7|44	video codec architecture, but with the wavelet transform instead of
14mr|dirac-1.0.2-7|45	the usual block transforms.  Motion compensation uses overlapped
14mr|dirac-1.0.2-7|46	blocks to reduce block artefacts that would upset the transform coding
14mr|dirac-1.0.2-7|47	stage.
14mr|dirac-1.0.2-7|48	
14mr|dirac-1.0.2-7|49	Dirac can code just about any size of video, from streaming up to HD
14mr|dirac-1.0.2-7|50	and beyond, although certain presets are defined for different
14mr|dirac-1.0.2-7|51	applications and standards.  These cover the parameters that need to
14mr|dirac-1.0.2-7|52	be set for the encoder to work, such as block sizes and temporal
14mr|dirac-1.0.2-7|53	prediction structures, which must otherwise be set by hand.
14mr|dirac-1.0.2-7|54	
14mr|dirac-1.0.2-7|55	%package -n %develname
14mr|dirac-1.0.2-7|56	Group: Development/C++
14mr|dirac-1.0.2-7|57	Summary: Development files of the Dirac Video codec
14mr|dirac-1.0.2-7|58	Requires: %libname = %version
14mr|dirac-1.0.2-7|59	Provides: lib%name-devel = %version-%release
14mr|dirac-1.0.2-7|60	Provides: %name-devel = %version-%release
14mr|dirac-1.0.2-7|61	Obsoletes: %name-devel %mklibname -d %name 0.1
14mr|dirac-1.0.2-7|62	
14mr|dirac-1.0.2-7|63	%description -n %develname
14mr|dirac-1.0.2-7|64	Dirac is an open source video codec. It uses a traditional hybrid
14mr|dirac-1.0.2-7|65	video codec architecture, but with the wavelet transform instead of
14mr|dirac-1.0.2-7|66	the usual block transforms.  Motion compensation uses overlapped
14mr|dirac-1.0.2-7|67	blocks to reduce block artefacts that would upset the transform coding
14mr|dirac-1.0.2-7|68	stage.
14mr|dirac-1.0.2-7|69	
14mr|dirac-1.0.2-7|70	Dirac can code just about any size of video, from streaming up to HD
14mr|dirac-1.0.2-7|71	and beyond, although certain presets are defined for different
14mr|dirac-1.0.2-7|72	applications and standards.  These cover the parameters that need to
14mr|dirac-1.0.2-7|73	be set for the encoder to work, such as block sizes and temporal
14mr|dirac-1.0.2-7|74	prediction structures, which must otherwise be set by hand.
14mr|dirac-1.0.2-7|75	
14mr|dirac-1.0.2-7|76	%package -n %staticname
14mr|dirac-1.0.2-7|77	Group: Development/C++
14mr|dirac-1.0.2-7|78	Summary: Static libraries of the Dirac Video codec
14mr|dirac-1.0.2-7|79	Requires: %develname = %version
14mr|dirac-1.0.2-7|80	Provides: lib%name-static-devel = %version-%release
14mr|dirac-1.0.2-7|81	
14mr|dirac-1.0.2-7|82	%description -n %staticname
14mr|dirac-1.0.2-7|83	Dirac is an open source video codec. It uses a traditional hybrid
14mr|dirac-1.0.2-7|84	video codec architecture, but with the wavelet transform instead of
14mr|dirac-1.0.2-7|85	the usual block transforms.  Motion compensation uses overlapped
14mr|dirac-1.0.2-7|86	blocks to reduce block artefacts that would upset the transform coding
14mr|dirac-1.0.2-7|87	stage.
14mr|dirac-1.0.2-7|88	
14mr|dirac-1.0.2-7|89	Dirac can code just about any size of video, from streaming up to HD
14mr|dirac-1.0.2-7|90	and beyond, although certain presets are defined for different
14mr|dirac-1.0.2-7|91	applications and standards.  These cover the parameters that need to
14mr|dirac-1.0.2-7|92	be set for the encoder to work, such as block sizes and temporal
14mr|dirac-1.0.2-7|93	prediction structures, which must otherwise be set by hand.
14mr|dirac-1.0.2-7|94	
14mr|dirac-1.0.2-7|95	%package utils
14mr|dirac-1.0.2-7|96	Group: Video
14mr|dirac-1.0.2-7|97	Summary: Example encoder and decoder for the Dirac video codec
14mr|dirac-1.0.2-7|98	
14mr|dirac-1.0.2-7|99	%description utils
14mr|dirac-1.0.2-7|100	Dirac is an open source video codec. It uses a traditional hybrid
14mr|dirac-1.0.2-7|101	video codec architecture, but with the wavelet transform instead of
14mr|dirac-1.0.2-7|102	the usual block transforms.  Motion compensation uses overlapped
14mr|dirac-1.0.2-7|103	blocks to reduce block artefacts that would upset the transform coding
14mr|dirac-1.0.2-7|104	stage.
14mr|dirac-1.0.2-7|105	
14mr|dirac-1.0.2-7|106	Dirac can code just about any size of video, from streaming up to HD
14mr|dirac-1.0.2-7|107	and beyond, although certain presets are defined for different
14mr|dirac-1.0.2-7|108	applications and standards.  These cover the parameters that need to
14mr|dirac-1.0.2-7|109	be set for the encoder to work, such as block sizes and temporal
14mr|dirac-1.0.2-7|110	prediction structures, which must otherwise be set by hand.
14mr|dirac-1.0.2-7|111	
14mr|dirac-1.0.2-7|112	
14mr|dirac-1.0.2-7|113	%prep
14mr|dirac-1.0.2-7|114	%setup -q
14mr|dirac-1.0.2-7|115	%patch -p1
14mr|dirac-1.0.2-7|116	%patch1 -p0
14mr|dirac-1.0.2-7|117	
14mr|dirac-1.0.2-7|118	%build
14mr|dirac-1.0.2-7|119	./bootstrap
14mr|dirac-1.0.2-7|120	%configure2_5x
14mr|dirac-1.0.2-7|121	%make
14mr|dirac-1.0.2-7|122	
14mr|dirac-1.0.2-7|123	%install
14mr|dirac-1.0.2-7|124	rm -rf $RPM_BUILD_ROOT installed-docs
14mr|dirac-1.0.2-7|125	%makeinstall_std
14mr|dirac-1.0.2-7|126	mv %buildroot%_datadir/doc installed-docs
14mr|dirac-1.0.2-7|127	#gw don't package unit tests
14mr|dirac-1.0.2-7|128	rm -fv %buildroot%_bindir/dirac_unittest
14mr|dirac-1.0.2-7|129	
14mr|dirac-1.0.2-7|130	%clean
14mr|dirac-1.0.2-7|131	rm -rf $RPM_BUILD_ROOT
14mr|dirac-1.0.2-7|132	
14mr|dirac-1.0.2-7|133	%if %mdkversion < 200900
14mr|dirac-1.0.2-7|134	%post -n %libname -p /sbin/ldconfig
14mr|dirac-1.0.2-7|135	%endif
14mr|dirac-1.0.2-7|136	%if %mdkversion < 200900
14mr|dirac-1.0.2-7|137	%postun -n %libname -p /sbin/ldconfig
14mr|dirac-1.0.2-7|138	%endif
14mr|dirac-1.0.2-7|139	
14mr|dirac-1.0.2-7|140	%files utils
14mr|dirac-1.0.2-7|141	%defattr(-,root,root)
14mr|dirac-1.0.2-7|142	%doc README TODO AUTHORS
14mr|dirac-1.0.2-7|143	%_bindir/dirac*
14mr|dirac-1.0.2-7|144	%_bindir/BMPtoRGB
14mr|dirac-1.0.2-7|145	%_bindir/RGB*
14mr|dirac-1.0.2-7|146	%_bindir/UYVYtoRGB
14mr|dirac-1.0.2-7|147	%_bindir/UYVYtoYUV422
14mr|dirac-1.0.2-7|148	%_bindir/YUV*
14mr|dirac-1.0.2-7|149	%_bindir/create_dirac_testfile.pl
14mr|dirac-1.0.2-7|150	
14mr|dirac-1.0.2-7|151	%files -n %libname
14mr|dirac-1.0.2-7|152	%defattr(-,root,root)
14mr|dirac-1.0.2-7|153	%_libdir/libdirac*.so.0*
14mr|dirac-1.0.2-7|154	
14mr|dirac-1.0.2-7|155	%files -n %develname
14mr|dirac-1.0.2-7|156	%defattr(-,root,root)
14mr|dirac-1.0.2-7|157	%_includedir/%{name}
14mr|dirac-1.0.2-7|158	%_libdir/libdirac*.so
14mr|dirac-1.0.2-7|159	%doc installed-docs/*
14mr|dirac-1.0.2-7|160	%_libdir/pkgconfig/dirac.pc
14mr|dirac-1.0.2-7|161	
14mr|dirac-1.0.2-7|162	%files -n %staticname
14mr|dirac-1.0.2-7|163	%defattr(-,root,root)
14mr|dirac-1.0.2-7|164	%attr(644,root,root)%_libdir/libdirac*.*a
14mr|dirac-1.0.2-7|165	
14mr|dirac-1.0.2-7|166	
14mr|dirac-1.0.2-7|167	
14mr|dirac-1.0.2-7|168	%changelog
14mr|dirac-1.0.2-7|169	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-7
14mr|dirac-1.0.2-7|170	+ Revision: 064358d
14mr|dirac-1.0.2-7|171	- MassBuild#440: Increase release tag
14mr|dirac-1.0.2-7|172	
14mr|dirac-1.0.2-7|173	

16174 14
14mr|directfb-1.6.3-1|1	%define oname DirectFB
14mr|directfb-1.6.3-1|2	%define api 1.6
14mr|directfb-1.6.3-1|3	%define major 0
14mr|directfb-1.6.3-1|4	%define libdirect %mklibname direct %{api} %{major}
14mr|directfb-1.6.3-1|5	%define libdirectfb %mklibname directfb %{api} %{major}
14mr|directfb-1.6.3-1|6	%define libfusion %mklibname fusion %{api} %{major}
14mr|directfb-1.6.3-1|7	%define devname %mklibname %{name} -d
14mr|directfb-1.6.3-1|8	
14mr|directfb-1.6.3-1|9	# Multiple applications support
14mr|directfb-1.6.3-1|10	# Requires fusion kernel module
14mr|directfb-1.6.3-1|11	%bcond_with multi
14mr|directfb-1.6.3-1|12	
14mr|directfb-1.6.3-1|13	Summary:	Hardware graphics acceleration library
14mr|directfb-1.6.3-1|14	Name:		directfb
14mr|directfb-1.6.3-1|15	Version:	1.6.3
14mr|directfb-1.6.3-1|16	Release:	1
14mr|directfb-1.6.3-1|17	License:	LGPLv2+
14mr|directfb-1.6.3-1|18	Group:		System/Libraries
14mr|directfb-1.6.3-1|19	Url:		http://www.directfb.org/
14mr|directfb-1.6.3-1|20	Source0:	http://directfb.org/downloads/Core/%{oname}-1.6/%{oname}-%{version}.tar.gz
14mr|directfb-1.6.3-1|21	# from Debian
14mr|directfb-1.6.3-1|22	Patch0:		03_link_static_sysfs.patch
14mr|directfb-1.6.3-1|23	Patch1:		DirectFB-1.6.1-link-static-ar.patch
14mr|directfb-1.6.3-1|24	# Explicitly link with -lm. Was failing only on x86_64, but not on i586,
14mr|directfb-1.6.3-1|25	# apparently because -O3 was generating code to bypass libm on i586.
14mr|directfb-1.6.3-1|26	Patch3:		DirectFB-1.2.7-sincos-x86_64.patch
14mr|directfb-1.6.3-1|27	# remove common linkage of x11 system and x11 input driver
14mr|directfb-1.6.3-1|28	# it makes directfb segfault
14mr|directfb-1.6.3-1|29	# (this is a workaround, not a proper upstreamable fix)
14mr|directfb-1.6.3-1|30	Patch4:		DirectFB-1.4.2-x11-linkage.patch
14mr|directfb-1.6.3-1|31	# from Debian #401296, 93_fix_unicode_key_handling.patch
14mr|directfb-1.6.3-1|32	Patch6:		DirectFB-1.4.2-unicode.patch
14mr|directfb-1.6.3-1|33	Patch7:		DirectFB-1.6.1-svg-includedir.patch
14mr|directfb-1.6.3-1|34	Patch8:		DirectFB-1.6.1-zlib.patch
14mr|directfb-1.6.3-1|35	Patch9:		DirectFB-1.5.3-add-missing-davinci-files.patch
14mr|directfb-1.6.3-1|36	
14mr|directfb-1.6.3-1|37	BuildRequires:	bzip2-devel
14mr|directfb-1.6.3-1|38	BuildRequires:	jpeg-devel
14mr|directfb-1.6.3-1|39	BuildRequires:	sysfsutils-devel
14mr|directfb-1.6.3-1|40	BuildRequires:	pkgconfig(egl)
14mr|directfb-1.6.3-1|41	BuildRequires:	pkgconfig(freetype2)
14mr|directfb-1.6.3-1|42	BuildRequires:	pkgconfig(gbm)
14mr|directfb-1.6.3-1|43	BuildRequires:	pkgconfig(glesv2)
14mr|directfb-1.6.3-1|44	BuildRequires:	pkgconfig(jasper)
14mr|directfb-1.6.3-1|45	BuildRequires:	pkgconfig(libdrm)
14mr|directfb-1.6.3-1|46	BuildRequires:	pkgconfig(libpng)
14mr|directfb-1.6.3-1|47	BuildRequires:	pkgconfig(libsvg-cairo)
14mr|directfb-1.6.3-1|48	BuildRequires:	pkgconfig(libvncserver)
14mr|directfb-1.6.3-1|49	BuildRequires:	pkgconfig(vdpau)
14mr|directfb-1.6.3-1|50	BuildRequires:	pkgconfig(x11)
14mr|directfb-1.6.3-1|51	BuildRequires:	pkgconfig(xext)
14mr|directfb-1.6.3-1|52	BuildRequires:	pkgconfig(xproto)
14mr|directfb-1.6.3-1|53	BuildRequires:	pkgconfig(zlib)
14mr|directfb-1.6.3-1|54	%if %{with multi}
14mr|directfb-1.6.3-1|55	BuildRequires:	fusion-devel >= 3.0
14mr|directfb-1.6.3-1|56	%endif
14mr|directfb-1.6.3-1|57	Conflicts:	%{_lib}directfb1.6_0 < 1.6.3
14mr|directfb-1.6.3-1|58	Conflicts:	%{_lib}directfb-devel < 1.6.3
14mr|directfb-1.6.3-1|59	
14mr|directfb-1.6.3-1|60	%description
14mr|directfb-1.6.3-1|61	DirectFB hardware graphics acceleration utilities and interfaces.
14mr|directfb-1.6.3-1|62	
14mr|directfb-1.6.3-1|63	%files
14mr|directfb-1.6.3-1|64	%{_bindir}/dfbdump
14mr|directfb-1.6.3-1|65	%{_bindir}/dfbdumpinput
14mr|directfb-1.6.3-1|66	%{_bindir}/dfbfx
14mr|directfb-1.6.3-1|67	%{_bindir}/dfbg
14mr|directfb-1.6.3-1|68	%{_bindir}/dfbinfo
14mr|directfb-1.6.3-1|69	%{_bindir}/dfbinput
14mr|directfb-1.6.3-1|70	%{_bindir}/dfbinspector
14mr|directfb-1.6.3-1|71	%{_bindir}/dfblayer
14mr|directfb-1.6.3-1|72	%{_bindir}/dfbmaster
14mr|directfb-1.6.3-1|73	%{_bindir}/dfbpenmount
14mr|directfb-1.6.3-1|74	%{_bindir}/dfbscreen
14mr|directfb-1.6.3-1|75	%{_bindir}/directfb-config
14mr|directfb-1.6.3-1|76	%{_bindir}/directfb-csource
14mr|directfb-1.6.3-1|77	%{_bindir}/mkdfiff
14mr|directfb-1.6.3-1|78	%{_bindir}/mkdgiff
14mr|directfb-1.6.3-1|79	%{_bindir}/mkdgifft
14mr|directfb-1.6.3-1|80	%{_bindir}/pxa3xx_dump
14mr|directfb-1.6.3-1|81	%{_datadir}/directfb-%{version}/
14mr|directfb-1.6.3-1|82	%{_libdir}/directfb-%{api}-%{major}/
14mr|directfb-1.6.3-1|83	%{_mandir}/man1/directfb-csource.1*
14mr|directfb-1.6.3-1|84	%{_mandir}/man1/dfbg.1*
14mr|directfb-1.6.3-1|85	%{_mandir}/man5/directfbrc.5*
14mr|directfb-1.6.3-1|86	
14mr|directfb-1.6.3-1|87	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|88	
14mr|directfb-1.6.3-1|89	%package -n %{libdirect}
14mr|directfb-1.6.3-1|90	Summary:	The direct library, a part of DirectFB
14mr|directfb-1.6.3-1|91	Group:		System/Libraries
14mr|directfb-1.6.3-1|92	Conflicts:	%{_lib}directfb1.6_0 < 1.6.3
14mr|directfb-1.6.3-1|93	
14mr|directfb-1.6.3-1|94	%description -n %{libdirect}
14mr|directfb-1.6.3-1|95	The direct library, a part of DirectFB.
14mr|directfb-1.6.3-1|96	
14mr|directfb-1.6.3-1|97	%files -n %{libdirect}
14mr|directfb-1.6.3-1|98	%{_libdir}/libdirect-%{api}.so.%{major}*
14mr|directfb-1.6.3-1|99	
14mr|directfb-1.6.3-1|100	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|101	
14mr|directfb-1.6.3-1|102	%package -n %{libdirectfb}
14mr|directfb-1.6.3-1|103	Summary:	Shared library part of %{oname}
14mr|directfb-1.6.3-1|104	Group:		System/Libraries
14mr|directfb-1.6.3-1|105	# We use >= instead of = to avoid build issues when library major changes
14mr|directfb-1.6.3-1|106	Requires:	%{name} >= %{EVRD}
14mr|directfb-1.6.3-1|107	
14mr|directfb-1.6.3-1|108	%description -n %{libdirectfb}
14mr|directfb-1.6.3-1|109	DirectFB hardware graphics acceleration main library.
14mr|directfb-1.6.3-1|110	
14mr|directfb-1.6.3-1|111	%files -n %{libdirectfb}
14mr|directfb-1.6.3-1|112	%{_libdir}/libdirectfb-%{api}.so.%{major}*
14mr|directfb-1.6.3-1|113	
14mr|directfb-1.6.3-1|114	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|115	
14mr|directfb-1.6.3-1|116	%package -n %{libfusion}
14mr|directfb-1.6.3-1|117	Summary:	The fusion library, a part of DirectFB
14mr|directfb-1.6.3-1|118	Group:		System/Libraries
14mr|directfb-1.6.3-1|119	Conflicts:	%{_lib}directfb1.6_0 < 1.6.3
14mr|directfb-1.6.3-1|120	
14mr|directfb-1.6.3-1|121	%description -n %{libfusion}
14mr|directfb-1.6.3-1|122	The fusion library, a part of DirectFB.
14mr|directfb-1.6.3-1|123	
14mr|directfb-1.6.3-1|124	%files -n %{libfusion}
14mr|directfb-1.6.3-1|125	%{_libdir}/libfusion-%{api}.so.%{major}*
14mr|directfb-1.6.3-1|126	
14mr|directfb-1.6.3-1|127	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|128	
14mr|directfb-1.6.3-1|129	%package -n %{devname}
14mr|directfb-1.6.3-1|130	Summary:	Header files for compiling DirectFB applications
14mr|directfb-1.6.3-1|131	Group:		Development/C
14mr|directfb-1.6.3-1|132	Requires:	%{libdirect} = %{EVRD}
14mr|directfb-1.6.3-1|133	Requires:	%{libdirectfb} = %{EVRD}
14mr|directfb-1.6.3-1|134	Requires:	%{libfusion} = %{EVRD}
14mr|directfb-1.6.3-1|135	Provides:	%{name}-devel = %{EVRD}
14mr|directfb-1.6.3-1|136	
14mr|directfb-1.6.3-1|137	%description -n %{devname}
14mr|directfb-1.6.3-1|138	DirectFB header files for building applications based on %{oname}.
14mr|directfb-1.6.3-1|139	
14mr|directfb-1.6.3-1|140	%files -n %{devname}
14mr|directfb-1.6.3-1|141	%{multiarch_bindir}/directfb-config
14mr|directfb-1.6.3-1|142	%{_includedir}/directfb
14mr|directfb-1.6.3-1|143	%{_includedir}/directfb-internal
14mr|directfb-1.6.3-1|144	%{_libdir}/pkgconfig/*
14mr|directfb-1.6.3-1|145	%{_libdir}/*.so
14mr|directfb-1.6.3-1|146	
14mr|directfb-1.6.3-1|147	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|148	
14mr|directfb-1.6.3-1|149	%package doc
14mr|directfb-1.6.3-1|150	Summary:	DirectFB - documentation
14mr|directfb-1.6.3-1|151	Group:		Documentation
14mr|directfb-1.6.3-1|152	
14mr|directfb-1.6.3-1|153	%description doc
14mr|directfb-1.6.3-1|154	DirectFB documentation and examples.
14mr|directfb-1.6.3-1|155	
14mr|directfb-1.6.3-1|156	%files doc
14mr|directfb-1.6.3-1|157	%doc docs/html/*
14mr|directfb-1.6.3-1|158	%doc README* AUTHORS NEWS TODO
14mr|directfb-1.6.3-1|159	
14mr|directfb-1.6.3-1|160	#----------------------------------------------------------------------------
14mr|directfb-1.6.3-1|161	
14mr|directfb-1.6.3-1|162	%prep
14mr|directfb-1.6.3-1|163	%setup  -q -n %{oname}-%{version}
14mr|directfb-1.6.3-1|164	%patch0 -p1 -b .sysfs
14mr|directfb-1.6.3-1|165	%patch1 -p1 -b .link-static-ar
14mr|directfb-1.6.3-1|166	%patch3 -p1
14mr|directfb-1.6.3-1|167	%patch4 -p1 -b .x11-linkage
14mr|directfb-1.6.3-1|168	%patch6 -p1 -b .unicode
14mr|directfb-1.6.3-1|169	%patch7 -p0 -b .svgdir
14mr|directfb-1.6.3-1|170	%patch8 -p1 -b .zlib
14mr|directfb-1.6.3-1|171	%patch9 -p1 -b .davinci
14mr|directfb-1.6.3-1|172	
14mr|directfb-1.6.3-1|173	# Needed for Qt 5 as of Qt 5.0.1:
14mr|directfb-1.6.3-1|174	sed -i -e '/define __typeof/d' lib/direct/os/linux/glibc/types.h
14mr|directfb-1.6.3-1|175	find . -name "*.h" |xargs sed -i -e 's,__typeof__,typeof,g'
14mr|directfb-1.6.3-1|176	
14mr|directfb-1.6.3-1|177	autoreconf -if
14mr|directfb-1.6.3-1|178	
14mr|directfb-1.6.3-1|179	%build
14mr|directfb-1.6.3-1|180	%configure2_5x \
14mr|directfb-1.6.3-1|181	--disable-maintainer-mode \
14mr|directfb-1.6.3-1|182	--enable-shared \
14mr|directfb-1.6.3-1|183	--disable-static \
14mr|directfb-1.6.3-1|184	--disable-fast-install \
14mr|directfb-1.6.3-1|185	--disable-debug \
14mr|directfb-1.6.3-1|186	--enable-zlib \
14mr|directfb-1.6.3-1|187	%ifarch %{ix86}
14mr|directfb-1.6.3-1|188	--disable-mmx \
14mr|directfb-1.6.3-1|189	--disable-sse \
14mr|directfb-1.6.3-1|190	%endif
14mr|directfb-1.6.3-1|191	%if %{with multi}
14mr|directfb-1.6.3-1|192	--enable-multi
14mr|directfb-1.6.3-1|193	%else
14mr|directfb-1.6.3-1|194	--disable-multi
14mr|directfb-1.6.3-1|195	%endif
14mr|directfb-1.6.3-1|196	
14mr|directfb-1.6.3-1|197	%make LIBS="-lbz2 -ldl -pthread -lpthread -lrt"
14mr|directfb-1.6.3-1|198	
14mr|directfb-1.6.3-1|199	%install
14mr|directfb-1.6.3-1|200	%makeinstall_std
14mr|directfb-1.6.3-1|201	
14mr|directfb-1.6.3-1|202	# multiarch policy
14mr|directfb-1.6.3-1|203	%multiarch_binaries %{buildroot}%{_bindir}/directfb-config
14mr|directfb-1.6.3-1|204	
14mr|directfb-1.6.3-1|205	
14mr|directfb-1.6.3-1|206	%changelog
14mr|directfb-1.6.3-1|207	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-1
14mr|directfb-1.6.3-1|208	+ Revision: cc550d7
14mr|directfb-1.6.3-1|209	- New version 1.6.3, split library package, package utilities and interfaces into directfb package
14mr|directfb-1.6.3-1|210	
14mr|directfb-1.6.3-1|211	

16175 14
14mr|dirmngr-1.1.0-10|1	%bcond_with doc
14mr|dirmngr-1.1.0-10|2	
14mr|dirmngr-1.1.0-10|3	Summary:	Client for Managing/Downloading CRLs
14mr|dirmngr-1.1.0-10|4	Name:		dirmngr
14mr|dirmngr-1.1.0-10|5	Version:	1.1.0
14mr|dirmngr-1.1.0-10|6	Release:	10
14mr|dirmngr-1.1.0-10|7	License:	GPLv2+
14mr|dirmngr-1.1.0-10|8	Group:		System/Libraries
14mr|dirmngr-1.1.0-10|9	Url:		http://www.gnupg.org/
14mr|dirmngr-1.1.0-10|10	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mr|dirmngr-1.1.0-10|11	Source1:	%{SOURCE0}.sig
14mr|dirmngr-1.1.0-10|12	
14mr|dirmngr-1.1.0-10|13	BuildRequires:	libassuan-devel >= 0.9.3
14mr|dirmngr-1.1.0-10|14	BuildRequires:	libksba-devel >= 0.9.11
14mr|dirmngr-1.1.0-10|15	BuildRequires:	openldap-devel
14mr|dirmngr-1.1.0-10|16	BuildRequires:	pth-devel
14mr|dirmngr-1.1.0-10|17	BuildRequires:	pkgconfig(gpg-error)
14mr|dirmngr-1.1.0-10|18	BuildRequires:	pkgconfig(libgcrypt)
14mr|dirmngr-1.1.0-10|19	
14mr|dirmngr-1.1.0-10|20	%if %{with doc}
14mr|dirmngr-1.1.0-10|21	BuildRequires:	texinfo
14mr|dirmngr-1.1.0-10|22	BuildRequires:  texlive-latex
14mr|dirmngr-1.1.0-10|23	BuildRequires:  texlive-epsf
14mr|dirmngr-1.1.0-10|24	%endif
14mr|dirmngr-1.1.0-10|25	
14mr|dirmngr-1.1.0-10|26	%description
14mr|dirmngr-1.1.0-10|27	Dirmngr is a client for managing and downloading certificate revocation
14mr|dirmngr-1.1.0-10|28	lists (CRLs) for X509 certificates and for downloading the certificates
14mr|dirmngr-1.1.0-10|29	themselves. Dirmngr is usually invoked by gpgsm and in general not used
14mr|dirmngr-1.1.0-10|30	directly.
14mr|dirmngr-1.1.0-10|31	
14mr|dirmngr-1.1.0-10|32	%prep
14mr|dirmngr-1.1.0-10|33	%setup -q
14mr|dirmngr-1.1.0-10|34	
14mr|dirmngr-1.1.0-10|35	%build
14mr|dirmngr-1.1.0-10|36	export LDFLAGS="-llber"
14mr|dirmngr-1.1.0-10|37	%configure2_5x --localstatedir=%{_var}
14mr|dirmngr-1.1.0-10|38	%make
14mr|dirmngr-1.1.0-10|39	
14mr|dirmngr-1.1.0-10|40	%if %{with doc}
14mr|dirmngr-1.1.0-10|41	make -C doc pdf
14mr|dirmngr-1.1.0-10|42	%endif
14mr|dirmngr-1.1.0-10|43	
14mr|dirmngr-1.1.0-10|44	%check
14mr|dirmngr-1.1.0-10|45	make check
14mr|dirmngr-1.1.0-10|46	
14mr|dirmngr-1.1.0-10|47	%install
14mr|dirmngr-1.1.0-10|48	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr
14mr|dirmngr-1.1.0-10|49	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr/trusted-certs
14mr|dirmngr-1.1.0-10|50	mkdir -p %{buildroot}%{_var}/run/dirmngr
14mr|dirmngr-1.1.0-10|51	mkdir -p %{buildroot}%{_var}/cache/dirmngr/crls.d
14mr|dirmngr-1.1.0-10|52	mkdir -p %{buildroot}%{_var}/lib/dirmngr/extra-certs
14mr|dirmngr-1.1.0-10|53	
14mr|dirmngr-1.1.0-10|54	%makeinstall_std
14mr|dirmngr-1.1.0-10|55	
14mr|dirmngr-1.1.0-10|56	%find_lang %{name}
14mr|dirmngr-1.1.0-10|57	
14mr|dirmngr-1.1.0-10|58	%files -f %{name}.lang
14mr|dirmngr-1.1.0-10|59	%doc README* ChangeLog NEWS
14mr|dirmngr-1.1.0-10|60	%if %{with doc}
14mr|dirmngr-1.1.0-10|61	%doc doc/dirmngr.pdf
14mr|dirmngr-1.1.0-10|62	%endif
14mr|dirmngr-1.1.0-10|63	%dir %{_sysconfdir}/dirmngr
14mr|dirmngr-1.1.0-10|64	%dir %{_sysconfdir}/dirmngr/trusted-certs
14mr|dirmngr-1.1.0-10|65	%{_bindir}/*
14mr|dirmngr-1.1.0-10|66	%{_infodir}/*.info*
14mr|dirmngr-1.1.0-10|67	%{_libexecdir}/dirmngr_ldap
14mr|dirmngr-1.1.0-10|68	%{_mandir}/man1/dirmngr-client.*
14mr|dirmngr-1.1.0-10|69	%{_mandir}/man1/dirmngr.*
14mr|dirmngr-1.1.0-10|70	%{_var}/run/dirmngr
14mr|dirmngr-1.1.0-10|71	%{_var}/cache/dirmngr
14mr|dirmngr-1.1.0-10|72	%{_var}/lib/dirmngr
14mr|dirmngr-1.1.0-10|73	
14mr|dirmngr-1.1.0-10|74	
14mr|dirmngr-1.1.0-10|75	%changelog
14mr|dirmngr-1.1.0-10|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-10
14mr|dirmngr-1.1.0-10|77	+ Revision: e704c0c
14mr|dirmngr-1.1.0-10|78	- MassBuild#440: Increase release tag
14mr|dirmngr-1.1.0-10|79	
14mr|dirmngr-1.1.0-10|80	

16176 14
14mr|distcache-1.5.1-23|1	%define	major 1
14mr|distcache-1.5.1-23|2	%define libname %mklibname %{name} %{major}
14mr|distcache-1.5.1-23|3	%define develname %mklibname -d %{name}
14mr|distcache-1.5.1-23|4	
14mr|distcache-1.5.1-23|5	Summary:	Programs to provide a distributed session caching architecture
14mr|distcache-1.5.1-23|6	Name:		distcache
14mr|distcache-1.5.1-23|7	Version:	1.5.1
14mr|distcache-1.5.1-23|8	Release:	23
14mr|distcache-1.5.1-23|9	License:	LGPL
14mr|distcache-1.5.1-23|10	Group:		System/Servers
14mr|distcache-1.5.1-23|11	URL:		http://www.distcache.org/
14mr|distcache-1.5.1-23|12	Source0:	http://prdownloads.sourceforge.net/distcache/%{name}-%{version}.tar.bz2
14mr|distcache-1.5.1-23|13	Source1:	dc_server.init
14mr|distcache-1.5.1-23|14	Source2:	dc_client.init
14mr|distcache-1.5.1-23|15	Patch0:		distcache-limits.diff
14mr|distcache-1.5.1-23|16	Patch1:		distcache-libdeps.diff
14mr|distcache-1.5.1-23|17	Patch2:		distcache-1.5.1-autopoo_fixes.diff
14mr|distcache-1.5.1-23|18	Patch3:		distcache-1.5.1-cvs_fixes.diff
14mr|distcache-1.5.1-23|19	BuildRequires:	pkgconfig(openssl)
14mr|distcache-1.5.1-23|20	BuildRequires:	chrpath
14mr|distcache-1.5.1-23|21	BuildRequires:	autoconf automake libtool
14mr|distcache-1.5.1-23|22	
14mr|distcache-1.5.1-23|23	%description
14mr|distcache-1.5.1-23|24	This package provides tools from the distcache project to deploy a distributed
14mr|distcache-1.5.1-23|25	session caching environment. This is most notably useful for SSL/TLS session
14mr|distcache-1.5.1-23|26	caching with supported OpenSSL-based applications. The caching protocol and API
14mr|distcache-1.5.1-23|27	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
14mr|distcache-1.5.1-23|28	circumstances.
14mr|distcache-1.5.1-23|29	
14mr|distcache-1.5.1-23|30	%package	server
14mr|distcache-1.5.1-23|31	Summary:	Distributed session cache server
14mr|distcache-1.5.1-23|32	Group:		System/Servers
14mr|distcache-1.5.1-23|33	Requires(post): rpm-helper
14mr|distcache-1.5.1-23|34	Requires(preun): rpm-helper
14mr|distcache-1.5.1-23|35	
14mr|distcache-1.5.1-23|36	%description	server
14mr|distcache-1.5.1-23|37	dc_server runs a cache server and starts listening on a configurable network
14mr|distcache-1.5.1-23|38	address for connections. Incoming connections are expected to communicate using
14mr|distcache-1.5.1-23|39	the distcache protocol, and would typically be instances of dc_client running
14mr|distcache-1.5.1-23|40	on other machines.
14mr|distcache-1.5.1-23|41	
14mr|distcache-1.5.1-23|42	%package	client
14mr|distcache-1.5.1-23|43	Summary:	Distributed session cache client proxy
14mr|distcache-1.5.1-23|44	Group:		System/Servers
14mr|distcache-1.5.1-23|45	Requires(post): rpm-helper
14mr|distcache-1.5.1-23|46	Requires(preun): rpm-helper
14mr|distcache-1.5.1-23|47	
14mr|distcache-1.5.1-23|48	%description	client
14mr|distcache-1.5.1-23|49	dc_client runs a client proxy to provide access to a remote cache server
14mr|distcache-1.5.1-23|50	(typically over TCP/IPv4) by providing a local service (typically over unix
14mr|distcache-1.5.1-23|51	domain sockets). It starts listening on a configurable network address for
14mr|distcache-1.5.1-23|52	connections and establishes a persistent connection to an instance of dc_server
14mr|distcache-1.5.1-23|53	for proxying cache operations to. Incoming connections are expected to
14mr|distcache-1.5.1-23|54	communicate using the distcache protocol, and would typically be applications
14mr|distcache-1.5.1-23|55	using one of the distcache APIs in libdistcache to encapsulate these
14mr|distcache-1.5.1-23|56	communications.
14mr|distcache-1.5.1-23|57	
14mr|distcache-1.5.1-23|58	The common use of dc_client is to run as a local agent on each host machine
14mr|distcache-1.5.1-23|59	that requires use of the distributed cache, as the listening address should
14mr|distcache-1.5.1-23|60	probably use unix domain sockets which are better suited to frequent (and
14mr|distcache-1.5.1-23|61	temporary) connections being used for individual cache operations. Likewise,
14mr|distcache-1.5.1-23|62	the connection dc_client makes to the cache server (dc_server) for proxying
14mr|distcache-1.5.1-23|63	cache operations is typically over a genuine network to remote machine, using
14mr|distcache-1.5.1-23|64	TCP/IPv4.
14mr|distcache-1.5.1-23|65	
14mr|distcache-1.5.1-23|66	%package -n	%{libname}
14mr|distcache-1.5.1-23|67	Summary:	Shared libraries for %{name}
14mr|distcache-1.5.1-23|68	Group:		System/Libraries
14mr|distcache-1.5.1-23|69	
14mr|distcache-1.5.1-23|70	%description -n	%{libname}
14mr|distcache-1.5.1-23|71	This package provides tools from the distcache project to deploy a distributed
14mr|distcache-1.5.1-23|72	session caching environment. This is most notably useful for SSL/TLS session
14mr|distcache-1.5.1-23|73	caching with supported OpenSSL-based applications. The caching protocol and API
14mr|distcache-1.5.1-23|74	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
14mr|distcache-1.5.1-23|75	circumstances.
14mr|distcache-1.5.1-23|76	
14mr|distcache-1.5.1-23|77	%package -n	%{develname}
14mr|distcache-1.5.1-23|78	Summary:	Libraries and header files for building distcache-compatible software
14mr|distcache-1.5.1-23|79	Group:		Development/C
14mr|distcache-1.5.1-23|80	Requires:	%{libname} >= %{version}
14mr|distcache-1.5.1-23|81	Provides:	%{libname}-devel = %{version}
14mr|distcache-1.5.1-23|82	Provides:	%{name}-devel = %{version}
14mr|distcache-1.5.1-23|83	
14mr|distcache-1.5.1-23|84	%description -n	%{develname}
14mr|distcache-1.5.1-23|85	This package includes the libraries and header files from the distcache project
14mr|distcache-1.5.1-23|86	that are required to compile
14mr|distcache-1.5.1-23|87	distcache-compatible software.
14mr|distcache-1.5.1-23|88	
14mr|distcache-1.5.1-23|89	%package	utils
14mr|distcache-1.5.1-23|90	Summary:	Utilities for testing and benchmarking %{name} SSL/TLS servers
14mr|distcache-1.5.1-23|91	Group:		System/Servers
14mr|distcache-1.5.1-23|92	Requires:	%{libname} = %{version}-%{release}
14mr|distcache-1.5.1-23|93	
14mr|distcache-1.5.1-23|94	%description	utils
14mr|distcache-1.5.1-23|95	o dc_snoop - Distributed session cache traffic analysis.
14mr|distcache-1.5.1-23|96	o dc_test - Distributed session cache testing and benchmarking tool.
14mr|distcache-1.5.1-23|97	o nal_test - benchmarking and self-testing libnal program.
14mr|distcache-1.5.1-23|98	o piper - Test file-descriptor based addresses.
14mr|distcache-1.5.1-23|99	o sslswamp - SSL/TLS load-tester based on OpenSSL.
14mr|distcache-1.5.1-23|100	
14mr|distcache-1.5.1-23|101	%prep
14mr|distcache-1.5.1-23|102	%setup -q
14mr|distcache-1.5.1-23|103	%patch0 -p0
14mr|distcache-1.5.1-23|104	%patch1 -p1
14mr|distcache-1.5.1-23|105	%patch2 -p1
14mr|distcache-1.5.1-23|106	%patch3 -p1
14mr|distcache-1.5.1-23|107	
14mr|distcache-1.5.1-23|108	cp %{SOURCE1} dc_server.init
14mr|distcache-1.5.1-23|109	cp %{SOURCE2} dc_client.init
14mr|distcache-1.5.1-23|110	
14mr|distcache-1.5.1-23|111	%build
14mr|distcache-1.5.1-23|112	%serverbuild
14mr|distcache-1.5.1-23|113	
14mr|distcache-1.5.1-23|114	export WANT_AUTOCONF_2_5=1
14mr|distcache-1.5.1-23|115	
14mr|distcache-1.5.1-23|116	# bootstrap it (bootstrap.sh won't cut it...)
14mr|distcache-1.5.1-23|117	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
14mr|distcache-1.5.1-23|118	
14mr|distcache-1.5.1-23|119	pushd ssl
14mr|distcache-1.5.1-23|120	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
14mr|distcache-1.5.1-23|121	popd
14mr|distcache-1.5.1-23|122	
14mr|distcache-1.5.1-23|123	export CFLAGS="$CFLAGS -fPIC"
14mr|distcache-1.5.1-23|124	
14mr|distcache-1.5.1-23|125	%configure2_5x \
14mr|distcache-1.5.1-23|126	--enable-shared \
14mr|distcache-1.5.1-23|127	--disable-static \
14mr|distcache-1.5.1-23|128	--enable-ssl \
14mr|distcache-1.5.1-23|129	--enable-swamp \
14mr|distcache-1.5.1-23|130	--with-ssl=%{_prefix}
14mr|distcache-1.5.1-23|131	%make
14mr|distcache-1.5.1-23|132	
14mr|distcache-1.5.1-23|133	%install
14mr|distcache-1.5.1-23|134	rm -rf %{buildroot}
14mr|distcache-1.5.1-23|135	
14mr|distcache-1.5.1-23|136	%makeinstall
14mr|distcache-1.5.1-23|137	
14mr|distcache-1.5.1-23|138	install -d %{buildroot}%{_sbindir}
14mr|distcache-1.5.1-23|139	install -d %{buildroot}%{_initrddir}
14mr|distcache-1.5.1-23|140	install -d %{buildroot}%{_sysconfdir}
14mr|distcache-1.5.1-23|141	
14mr|distcache-1.5.1-23|142	install -m755 dc_server.init %{buildroot}%{_initrddir}/dc_server
14mr|distcache-1.5.1-23|143	install -m755 dc_client.init %{buildroot}%{_initrddir}/dc_client
14mr|distcache-1.5.1-23|144	
14mr|distcache-1.5.1-23|145	mv %{buildroot}%{_bindir}/dc* %{buildroot}%{_sbindir}/
14mr|distcache-1.5.1-23|146	mv %{buildroot}%{_bindir}/nal* %{buildroot}%{_sbindir}/
14mr|distcache-1.5.1-23|147	
14mr|distcache-1.5.1-23|148	# delete rpath
14mr|distcache-1.5.1-23|149	chrpath -d %{buildroot}%{_bindir}/sslswamp
14mr|distcache-1.5.1-23|150	
14mr|distcache-1.5.1-23|151	%post server
14mr|distcache-1.5.1-23|152	%_post_service dc_server
14mr|distcache-1.5.1-23|153	
14mr|distcache-1.5.1-23|154	%preun server
14mr|distcache-1.5.1-23|155	%_preun_service dc_server
14mr|distcache-1.5.1-23|156	
14mr|distcache-1.5.1-23|157	%post client
14mr|distcache-1.5.1-23|158	%_post_service dc_client
14mr|distcache-1.5.1-23|159	
14mr|distcache-1.5.1-23|160	%preun client
14mr|distcache-1.5.1-23|161	%_preun_service dc_client
14mr|distcache-1.5.1-23|162	
14mr|distcache-1.5.1-23|163	%files server
14mr|distcache-1.5.1-23|164	%doc ANNOUNCE BUGS CHANGES FAQ README
14mr|distcache-1.5.1-23|165	%attr(0755,root,root) %{_initrddir}/dc_server
14mr|distcache-1.5.1-23|166	%attr(0755,root,root) %{_sbindir}/dc_server
14mr|distcache-1.5.1-23|167	%{_mandir}/man1/dc_server.1*
14mr|distcache-1.5.1-23|168	%{_mandir}/man8/distcache.8*
14mr|distcache-1.5.1-23|169	
14mr|distcache-1.5.1-23|170	%files client
14mr|distcache-1.5.1-23|171	%doc ANNOUNCE BUGS CHANGES FAQ README
14mr|distcache-1.5.1-23|172	%attr(0755,root,root) %{_initrddir}/dc_client
14mr|distcache-1.5.1-23|173	%attr(0755,root,root) %{_sbindir}/dc_client
14mr|distcache-1.5.1-23|174	%{_mandir}/man1/dc_client.1*
14mr|distcache-1.5.1-23|175	
14mr|distcache-1.5.1-23|176	%files utils
14mr|distcache-1.5.1-23|177	%attr(0755,root,root) %{_bindir}/piper
14mr|distcache-1.5.1-23|178	%attr(0755,root,root) %{_bindir}/sslswamp
14mr|distcache-1.5.1-23|179	%attr(0755,root,root) %{_sbindir}/dc_snoop
14mr|distcache-1.5.1-23|180	%attr(0755,root,root) %{_sbindir}/*_test
14mr|distcache-1.5.1-23|181	%attr(0755,root,root) %{_sbindir}/nal_echo
14mr|distcache-1.5.1-23|182	%attr(0755,root,root) %{_sbindir}/nal_ping
14mr|distcache-1.5.1-23|183	%attr(0755,root,root) %{_sbindir}/nal_hose
14mr|distcache-1.5.1-23|184	%attr(0755,root,root) %{_sbindir}/nal_pong
14mr|distcache-1.5.1-23|185	%attr(0755,root,root) %{_sbindir}/nal_proxy
14mr|distcache-1.5.1-23|186	%{_datadir}/swamp
14mr|distcache-1.5.1-23|187	%{_mandir}/man1/sslswamp.1*
14mr|distcache-1.5.1-23|188	%{_mandir}/man1/dc_snoop.1*
14mr|distcache-1.5.1-23|189	%{_mandir}/man1/dc_test.1*
14mr|distcache-1.5.1-23|190	
14mr|distcache-1.5.1-23|191	%files -n %{libname}
14mr|distcache-1.5.1-23|192	%{_libdir}/*.so.*
14mr|distcache-1.5.1-23|193	
14mr|distcache-1.5.1-23|194	%files -n %{develname}
14mr|distcache-1.5.1-23|195	%{_includedir}/libnal
14mr|distcache-1.5.1-23|196	%{_includedir}/distcache
14mr|distcache-1.5.1-23|197	%{_libdir}/*.so
14mr|distcache-1.5.1-23|198	%{_mandir}/man2/*.2*
14mr|distcache-1.5.1-23|199	
14mr|distcache-1.5.1-23|200	
14mr|distcache-1.5.1-23|201	%changelog
14mr|distcache-1.5.1-23|202	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.1-23
14mr|distcache-1.5.1-23|203	+ Revision: 5fa4b9d
14mr|distcache-1.5.1-23|204	- MassBuild#440: Increase release tag
14mr|distcache-1.5.1-23|205	
14mr|distcache-1.5.1-23|206	

16177 14
14mr|djvulibre-3.5.25.3-2|1	%define major	21
14mr|djvulibre-3.5.25.3-2|2	%define libname	%mklibname %{name} %{major}
14mr|djvulibre-3.5.25.3-2|3	%define devname	%mklibname %{name} -d
14mr|djvulibre-3.5.25.3-2|4	
14mr|djvulibre-3.5.25.3-2|5	Summary:	DjVu encoders and utilities
14mr|djvulibre-3.5.25.3-2|6	Name:		djvulibre
14mr|djvulibre-3.5.25.3-2|7	Version:	3.5.25.3
14mr|djvulibre-3.5.25.3-2|8	Release:	2
14mr|djvulibre-3.5.25.3-2|9	License:	GPLv2+
14mr|djvulibre-3.5.25.3-2|10	Group:		Publishing
14mr|djvulibre-3.5.25.3-2|11	Url:		http://djvu.sourceforge.net/
14mr|djvulibre-3.5.25.3-2|12	Source0:	http://downloads.sourceforge.net/project/djvu/DjVuLibre/3.5.25/%{name}-%{version}.tar.gz
14mr|djvulibre-3.5.25.3-2|13	#Patch1:		djvulibre-3.5.2-fix-link.patch
14mr|djvulibre-3.5.25.3-2|14	Patch2:		djvulibre-3.5.22-cdefs.patch
14mr|djvulibre-3.5.25.3-2|15	
14mr|djvulibre-3.5.25.3-2|16	BuildRequires:	gnome-mime-data
14mr|djvulibre-3.5.25.3-2|17	BuildRequires:	imagemagick
14mr|djvulibre-3.5.25.3-2|18	BuildRequires:	xdg-utils
14mr|djvulibre-3.5.25.3-2|19	BuildRequires:	tiff-devel
14mr|djvulibre-3.5.25.3-2|20	BuildRequires:	pkgconfig(xt)
14mr|djvulibre-3.5.25.3-2|21	
14mr|djvulibre-3.5.25.3-2|22	%description
14mr|djvulibre-3.5.25.3-2|23	DjVu is a web-centric format and software platform for distributing
14mr|djvulibre-3.5.25.3-2|24	documents and images.  DjVu content downloads faster, displays and
14mr|djvulibre-3.5.25.3-2|25	renders faster, looks nicer on a screen, and consume less client
14mr|djvulibre-3.5.25.3-2|26	resources than competing formats. DjVu was originally developed at AT&T
14mr|djvulibre-3.5.25.3-2|27	Labs-Research by Leon Bottou, Yann LeCun, Patrick Haffner, and many
14mr|djvulibre-3.5.25.3-2|28	others.  In March 2000, AT&T sold DjVu to LizardTech Inc. who now
14mr|djvulibre-3.5.25.3-2|29	distributes Windows/Mac plug-ins, and commercial encoders (mostly on
14mr|djvulibre-3.5.25.3-2|30	Windows)
14mr|djvulibre-3.5.25.3-2|31	
14mr|djvulibre-3.5.25.3-2|32	In an effort to promote DjVu as a Web standard, the LizardTech
14mr|djvulibre-3.5.25.3-2|33	management was enlightened enough to release the reference
14mr|djvulibre-3.5.25.3-2|34	implementation of DjVu under the GNU GPL in October 2000.  DjVuLibre
14mr|djvulibre-3.5.25.3-2|35	(which means free DjVu), is an enhanced version of that code maintained
14mr|djvulibre-3.5.25.3-2|36	by the original inventors of DjVu. It is compatible with version 3.5 of
14mr|djvulibre-3.5.25.3-2|37	the LizardTech DjVu software suite.
14mr|djvulibre-3.5.25.3-2|38	
14mr|djvulibre-3.5.25.3-2|39	DjVulibre-3.5 contains:
14mr|djvulibre-3.5.25.3-2|40	- A full-fledged wavelet-based compressor for pictures.
14mr|djvulibre-3.5.25.3-2|41	- A simple compressor for bitonal (black and white) scanned pages.
14mr|djvulibre-3.5.25.3-2|42	- A compressor for palettized images (a la GIF/PNG).
14mr|djvulibre-3.5.25.3-2|43	- A set of utilities to manipulate and assemble DjVu images and documents.
14mr|djvulibre-3.5.25.3-2|44	- A set of decoders to convert DjVu to a number of other formats.
14mr|djvulibre-3.5.25.3-2|45	- An up-to-date version of the C++ DjVu Reference Library.
14mr|djvulibre-3.5.25.3-2|46	
14mr|djvulibre-3.5.25.3-2|47	%package -n %{libname}
14mr|djvulibre-3.5.25.3-2|48	Summary:	DjVulibre library
14mr|djvulibre-3.5.25.3-2|49	Group:		System/Libraries
14mr|djvulibre-3.5.25.3-2|50	
14mr|djvulibre-3.5.25.3-2|51	%description -n %{libname}
14mr|djvulibre-3.5.25.3-2|52	Djvulibre shared libraries.
14mr|djvulibre-3.5.25.3-2|53	
14mr|djvulibre-3.5.25.3-2|54	%package -n %{devname}
14mr|djvulibre-3.5.25.3-2|55	Summary:	DjVulibre development files
14mr|djvulibre-3.5.25.3-2|56	Group:		Development/Other
14mr|djvulibre-3.5.25.3-2|57	Requires:	%{libname} = %{version}-%{release}
14mr|djvulibre-3.5.25.3-2|58	Provides:	%{name}-devel = %{version}-%{release}
14mr|djvulibre-3.5.25.3-2|59	
14mr|djvulibre-3.5.25.3-2|60	%description -n %{devname}
14mr|djvulibre-3.5.25.3-2|61	DjVulibre development files.
14mr|djvulibre-3.5.25.3-2|62	
14mr|djvulibre-3.5.25.3-2|63	%prep
14mr|djvulibre-3.5.25.3-2|64	%setup -qn %{name}-3.5.25
14mr|djvulibre-3.5.25.3-2|65	%apply_patches
14mr|djvulibre-3.5.25.3-2|66	
14mr|djvulibre-3.5.25.3-2|67	%build
14mr|djvulibre-3.5.25.3-2|68	%configure2_5x \
14mr|djvulibre-3.5.25.3-2|69	--prefix=%{_prefix} \
14mr|djvulibre-3.5.25.3-2|70	--enable-xmltools \
14mr|djvulibre-3.5.25.3-2|71	--enable-threads \
14mr|djvulibre-3.5.25.3-2|72	--enable-debug \
14mr|djvulibre-3.5.25.3-2|73	--enable-i18n \
14mr|djvulibre-3.5.25.3-2|74	--enable-desktopfiles \
14mr|djvulibre-3.5.25.3-2|75	--with-tiff \
14mr|djvulibre-3.5.25.3-2|76	--disable-static
14mr|djvulibre-3.5.25.3-2|77	
14mr|djvulibre-3.5.25.3-2|78	%make depend
14mr|djvulibre-3.5.25.3-2|79	%make
14mr|djvulibre-3.5.25.3-2|80	
14mr|djvulibre-3.5.25.3-2|81	%install
14mr|djvulibre-3.5.25.3-2|82	%makeinstall_std
14mr|djvulibre-3.5.25.3-2|83	# Quick fix to stop ldconfig from complaining
14mr|djvulibre-3.5.25.3-2|84	find %{buildroot}%{_libdir} -name "*.so*" -exec chmod 755 {} \;
14mr|djvulibre-3.5.25.3-2|85	# Quick cleanup of the docs
14mr|djvulibre-3.5.25.3-2|86	rm -rf doc/CVS 2>/dev/null || :
14mr|djvulibre-3.5.25.3-2|87	rm -rf doc/minilisp/.cvsignore 2 > /dev/null || :
14mr|djvulibre-3.5.25.3-2|88	
14mr|djvulibre-3.5.25.3-2|89	#gw don't rely on xdg-utils but install them manually
14mr|djvulibre-3.5.25.3-2|90	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes
14mr|djvulibre-3.5.25.3-2|91	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi32-djvu.png %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes/image-vnd.djvu.mime.png
14mr|djvulibre-3.5.25.3-2|92	mkdir -p %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes
14mr|djvulibre-3.5.25.3-2|93	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi22-djvu.png %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes/image-vnd.djvu.mime.png
14mr|djvulibre-3.5.25.3-2|94	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes
14mr|djvulibre-3.5.25.3-2|95	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi48-djvu.png %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes/image-vnd.djvu.mime.png
14mr|djvulibre-3.5.25.3-2|96	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mr|djvulibre-3.5.25.3-2|97	mv %{buildroot}%{_datadir}/djvu/osi/desktop/djvulibre-mime.xml %{buildroot}%{_datadir}/mime/packages
14mr|djvulibre-3.5.25.3-2|98	
14mr|djvulibre-3.5.25.3-2|99	%files
14mr|djvulibre-3.5.25.3-2|100	%doc README COPYRIGHT COPYING INSTALL NEWS doc
14mr|djvulibre-3.5.25.3-2|101	%{_bindir}/any2djvu
14mr|djvulibre-3.5.25.3-2|102	%{_bindir}/bzz
14mr|djvulibre-3.5.25.3-2|103	%{_bindir}/c44
14mr|djvulibre-3.5.25.3-2|104	%{_bindir}/cjb2
14mr|djvulibre-3.5.25.3-2|105	%{_bindir}/cpaldjvu
14mr|djvulibre-3.5.25.3-2|106	%{_bindir}/csepdjvu
14mr|djvulibre-3.5.25.3-2|107	%{_bindir}/ddjvu
14mr|djvulibre-3.5.25.3-2|108	%{_bindir}/djvm
14mr|djvulibre-3.5.25.3-2|109	%{_bindir}/djvmcvt
14mr|djvulibre-3.5.25.3-2|110	%{_bindir}/djvudigital
14mr|djvulibre-3.5.25.3-2|111	%{_bindir}/djvudump
14mr|djvulibre-3.5.25.3-2|112	%{_bindir}/djvuextract
14mr|djvulibre-3.5.25.3-2|113	%{_bindir}/djvumake
14mr|djvulibre-3.5.25.3-2|114	%{_bindir}/djvups
14mr|djvulibre-3.5.25.3-2|115	%{_bindir}/djvused
14mr|djvulibre-3.5.25.3-2|116	%{_bindir}/djvuserve
14mr|djvulibre-3.5.25.3-2|117	%{_bindir}/djvutoxml
14mr|djvulibre-3.5.25.3-2|118	%{_bindir}/djvutxt
14mr|djvulibre-3.5.25.3-2|119	%{_bindir}/djvuxmlparser
14mr|djvulibre-3.5.25.3-2|120	%{_datadir}/djvu
14mr|djvulibre-3.5.25.3-2|121	%{_mandir}/man1/any2djvu.1*
14mr|djvulibre-3.5.25.3-2|122	%{_mandir}/man1/bzz.1*
14mr|djvulibre-3.5.25.3-2|123	%{_mandir}/man1/c44.1*
14mr|djvulibre-3.5.25.3-2|124	%{_mandir}/man1/cjb2.1*
14mr|djvulibre-3.5.25.3-2|125	%{_mandir}/man1/cpaldjvu.1*
14mr|djvulibre-3.5.25.3-2|126	%{_mandir}/man1/csepdjvu.1*
14mr|djvulibre-3.5.25.3-2|127	%{_mandir}/man1/ddjvu.1*
14mr|djvulibre-3.5.25.3-2|128	%{_mandir}/man1/djvm.1*
14mr|djvulibre-3.5.25.3-2|129	%{_mandir}/man1/djvmcvt.1*
14mr|djvulibre-3.5.25.3-2|130	%{_mandir}/man1/djvu.1*
14mr|djvulibre-3.5.25.3-2|131	%{_mandir}/man1/djvudigital.1*
14mr|djvulibre-3.5.25.3-2|132	%{_mandir}/man1/djvudump.1*
14mr|djvulibre-3.5.25.3-2|133	%{_mandir}/man1/djvuextract.1*
14mr|djvulibre-3.5.25.3-2|134	%{_mandir}/man1/djvumake.1*
14mr|djvulibre-3.5.25.3-2|135	%{_mandir}/man1/djvups.1*
14mr|djvulibre-3.5.25.3-2|136	%{_mandir}/man1/djvused.1*
14mr|djvulibre-3.5.25.3-2|137	%{_mandir}/man1/djvuserve.1*
14mr|djvulibre-3.5.25.3-2|138	%{_mandir}/man1/djvutoxml.1*
14mr|djvulibre-3.5.25.3-2|139	%{_mandir}/man1/djvutxt.1*
14mr|djvulibre-3.5.25.3-2|140	%{_mandir}/man1/djvuxml.1*
14mr|djvulibre-3.5.25.3-2|141	%{_mandir}/man1/djvuxmlparser.1*
14mr|djvulibre-3.5.25.3-2|142	%{_datadir}/mime/packages/*.xml
14mr|djvulibre-3.5.25.3-2|143	%{_iconsdir}/hicolor/22x22/mimetypes/*
14mr|djvulibre-3.5.25.3-2|144	%{_iconsdir}/hicolor/32x32/mimetypes/*
14mr|djvulibre-3.5.25.3-2|145	%{_iconsdir}/hicolor/48x48/mimetypes/*
14mr|djvulibre-3.5.25.3-2|146	
14mr|djvulibre-3.5.25.3-2|147	%files -n %{libname}
14mr|djvulibre-3.5.25.3-2|148	%{_libdir}/libdjvulibre.so.%{major}*
14mr|djvulibre-3.5.25.3-2|149	
14mr|djvulibre-3.5.25.3-2|150	%files -n %{devname}
14mr|djvulibre-3.5.25.3-2|151	%{_libdir}/*.so
14mr|djvulibre-3.5.25.3-2|152	%{_includedir}/libdjvu
14mr|djvulibre-3.5.25.3-2|153	%{_libdir}/pkgconfig/*.pc
14mr|djvulibre-3.5.25.3-2|154	
14mr|djvulibre-3.5.25.3-2|155	
14mr|djvulibre-3.5.25.3-2|156	%changelog
14mr|djvulibre-3.5.25.3-2|157	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.25.3-2
14mr|djvulibre-3.5.25.3-2|158	+ Revision: e3f9513
14mr|djvulibre-3.5.25.3-2|159	- MassBuild#440: Increase release tag
14mr|djvulibre-3.5.25.3-2|160	
14mr|djvulibre-3.5.25.3-2|161	

16178 14
14mr|dkms-2.0.19-32|1	Summary: 	Dynamic Kernel Module Support Framework
14mr|dkms-2.0.19-32|2	Name: 		dkms
14mr|dkms-2.0.19-32|3	Version: 	2.0.19
14mr|dkms-2.0.19-32|4	URL:		http://linux.dell.com/dkms
14mr|dkms-2.0.19-32|5	%define subrel 3
14mr|dkms-2.0.19-32|6	Release: 	32
14mr|dkms-2.0.19-32|7	License: 	GPL
14mr|dkms-2.0.19-32|8	Group:  	System/Base
14mr|dkms-2.0.19-32|9	BuildArch: 	noarch
14mr|dkms-2.0.19-32|10	Suggests:	kernel-devel
14mr|dkms-2.0.19-32|11	Requires:	%{name}-minimal = %{version}-%{release}
14mr|dkms-2.0.19-32|12	Requires(pre):	rpm-helper
14mr|dkms-2.0.19-32|13	Requires(post):	rpm-helper
14mr|dkms-2.0.19-32|14	Requires:	patch
14mr|dkms-2.0.19-32|15	Requires:	sed
14mr|dkms-2.0.19-32|16	Requires:       gawk
14mr|dkms-2.0.19-32|17	Source:		http://linux.dell.com/dkms/%{name}-%{version}.tar.gz
14mr|dkms-2.0.19-32|18	Source1:	template-dkms-mkrpm.spec.src
14mr|dkms-2.0.19-32|19	Source2:	dkms.depmod.conf
14mr|dkms-2.0.19-32|20	Source3:	autoload.awk
14mr|dkms-2.0.19-32|21	Source4:	%{name}.service
14mr|dkms-2.0.19-32|22	Patch1:		dkms-2.0.19-norpm.patch
14mr|dkms-2.0.19-32|23	Patch2:		dkms-2.0.17.5-mdkize.patch
14mr|dkms-2.0.19-32|24	Patch3:		dkms-fix-kernel-make-prepare.patch
14mr|dkms-2.0.19-32|25	Patch4:		dkms-2.0.17.6-compressed-module.patch
14mr|dkms-2.0.19-32|26	Patch5:		dkms-2.0.19-weak_module_name.patch
14mr|dkms-2.0.19-32|27	Patch7:		dkms-2.0.19-procconfig.patch
14mr|dkms-2.0.19-32|28	Patch8:		dkms-2.0.19-mdkrpm-split-ver-rel.patch
14mr|dkms-2.0.19-32|29	Patch9:		dkms-2.0.19-bash-completion-update.patch
14mr|dkms-2.0.19-32|30	Patch10:	dkms-2.0.19-binary_only.patch
14mr|dkms-2.0.19-32|31	Patch11:	dkms-2.0.17.5-min-max-kernel.patch
14mr|dkms-2.0.19-32|32	Patch12:	dkms-2.0.17.6-test-dkms.conf-existence.patch
14mr|dkms-2.0.19-32|33	Patch13:	dkms-2.0.17.6-status_default.patch
14mr|dkms-2.0.19-32|34	#Patch14:	dkms-2.0.17.6-stdout.patch
14mr|dkms-2.0.19-32|35	Patch15:	dkms-2.0.19-no_custom_rpm_provides.patch
14mr|dkms-2.0.19-32|36	Patch16:	dkms-2.0.19-binary.patch
14mr|dkms-2.0.19-32|37	Patch17:	dkms-2.0.19-autoalias.patch
14mr|dkms-2.0.19-32|38	Patch18:	dkms-2.0.19-mkrpm_status.patch
14mr|dkms-2.0.19-32|39	Patch19:	dkms-2.0.19-skip-unused-check.patch
14mr|dkms-2.0.19-32|40	Patch20:	dkms-2.0.19-uninstall-speedup.patch
14mr|dkms-2.0.19-32|41	Patch21:	dkms-2.0.19-init-mdv-interactive.patch
14mr|dkms-2.0.19-32|42	Patch22:	dkms-symvers.patch
14mr|dkms-2.0.19-32|43	Patch23:	dkms-2.0.19-autoload_instead_of_udevadm.patch
14mr|dkms-2.0.19-32|44	Patch24:	dkms-generic-preparation-for-2.6.39-and-higher
14mr|dkms-2.0.19-32|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root/
14mr|dkms-2.0.19-32|46	
14mr|dkms-2.0.19-32|47	%define _dkmsdir %{_localstatedir}/lib/%{name}
14mr|dkms-2.0.19-32|48	%define _dkmsbinarydir %{_localstatedir}/lib/%{name}-binary
14mr|dkms-2.0.19-32|49	
14mr|dkms-2.0.19-32|50	%description
14mr|dkms-2.0.19-32|51	This package contains the framework for the Dynamic
14mr|dkms-2.0.19-32|52	Kernel Module Support (DKMS) method for installing
14mr|dkms-2.0.19-32|53	module RPMS as originally developed by the Dell
14mr|dkms-2.0.19-32|54	Computer Corporation.
14mr|dkms-2.0.19-32|55	
14mr|dkms-2.0.19-32|56	This package is intended for building binary kernel
14mr|dkms-2.0.19-32|57	modules with dkms source packages installed
14mr|dkms-2.0.19-32|58	
14mr|dkms-2.0.19-32|59	%package minimal
14mr|dkms-2.0.19-32|60	Summary: 	Dynamic Kernel Module Support Framework - minimal package
14mr|dkms-2.0.19-32|61	License: 	GPL
14mr|dkms-2.0.19-32|62	Group: 		System/Base
14mr|dkms-2.0.19-32|63	Requires:	lsb-release
14mr|dkms-2.0.19-32|64	Requires(preun):	rpm-helper
14mr|dkms-2.0.19-32|65	Requires(post):	rpm-helper
14mr|dkms-2.0.19-32|66	
14mr|dkms-2.0.19-32|67	%description minimal
14mr|dkms-2.0.19-32|68	This package contains the framework for the Dynamic
14mr|dkms-2.0.19-32|69	Kernel Module Support (DKMS) method for installing
14mr|dkms-2.0.19-32|70	module RPMS as originally developed by the Dell
14mr|dkms-2.0.19-32|71	Computer Corporation.
14mr|dkms-2.0.19-32|72	
14mr|dkms-2.0.19-32|73	This package is intended for installing binary module RPMS
14mr|dkms-2.0.19-32|74	as created by dkms.
14mr|dkms-2.0.19-32|75	
14mr|dkms-2.0.19-32|76	%prep
14mr|dkms-2.0.19-32|77	%setup -q
14mr|dkms-2.0.19-32|78	%patch1 -p1 -b .norpm
14mr|dkms-2.0.19-32|79	%patch2 -p1 -b .mdkize
14mr|dkms-2.0.19-32|80	%patch3 -p1 -b .fix-kernel-make-prepare
14mr|dkms-2.0.19-32|81	%patch4 -p1 -b .compressed-module
14mr|dkms-2.0.19-32|82	%patch5 -p1 -b .weak_module_name
14mr|dkms-2.0.19-32|83	%patch7 -p1 -b .procconfig
14mr|dkms-2.0.19-32|84	%patch8 -p1 -b .mdkrpm-split-ver-rel
14mr|dkms-2.0.19-32|85	%patch9 -p1 -b .bash-completion-update
14mr|dkms-2.0.19-32|86	%patch10 -p1 -b .binary_only
14mr|dkms-2.0.19-32|87	%patch11 -p1 -b .min-max-kernel
14mr|dkms-2.0.19-32|88	%patch12 -p1 -b .test-dkmsconf
14mr|dkms-2.0.19-32|89	%patch13 -p1 -b .status_default
14mr|dkms-2.0.19-32|90	#%patch14 -p1 -b .stdout
14mr|dkms-2.0.19-32|91	%patch15 -p1 -b .no_custom_rpm_provides
14mr|dkms-2.0.19-32|92	%patch16 -p1 -b .binary
14mr|dkms-2.0.19-32|93	%patch17 -p0 -b .autoalias
14mr|dkms-2.0.19-32|94	%patch18 -p1 -b .mkrpm
14mr|dkms-2.0.19-32|95	%patch19 -p1 -b .versionsanity
14mr|dkms-2.0.19-32|96	%patch20 -p1 -b .uninst-speedup
14mr|dkms-2.0.19-32|97	%patch21 -p1 -b .mdv-interactive
14mr|dkms-2.0.19-32|98	%patch22 -p1 -b .symvers
14mr|dkms-2.0.19-32|99	%patch23 -p1 -b .autoload_instead_of_udevadm
14mr|dkms-2.0.19-32|100	%patch24 -p1 -b .generic-prepare
14mr|dkms-2.0.19-32|101	
14mr|dkms-2.0.19-32|102	sed -i -e 's,/var/%{name},%{_dkmsdir},g;s,init.d/dkms_autoinstaller,init.d/%{name},g' \
14mr|dkms-2.0.19-32|103	dkms_autoinstaller \
14mr|dkms-2.0.19-32|104	dkms_framework.conf \
14mr|dkms-2.0.19-32|105	kernel_*.d_dkms \
14mr|dkms-2.0.19-32|106	%{name}.8 \
14mr|dkms-2.0.19-32|107	dkms
14mr|dkms-2.0.19-32|108	
14mr|dkms-2.0.19-32|109	%install
14mr|dkms-2.0.19-32|110	rm -rf %{buildroot}
14mr|dkms-2.0.19-32|111	mkdir -p %{buildroot}%{_mandir}/man8
14mr|dkms-2.0.19-32|112	%makeinstall_std INITD=%{buildroot}%{_initrddir}
14mr|dkms-2.0.19-32|113	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/template-dkms-mkrpm.spec
14mr|dkms-2.0.19-32|114	install -m 755 dkms_mkkerneldoth %{buildroot}/%{_sbindir}/dkms_mkkerneldoth
14mr|dkms-2.0.19-32|115	install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/dkms_autoload
14mr|dkms-2.0.19-32|116	mv %{buildroot}%{_initrddir}/dkms_autoinstaller %{buildroot}%{_sbindir}
14mr|dkms-2.0.19-32|117	mkdir -p %{buildroot}%{_dkmsbinarydir}
14mr|dkms-2.0.19-32|118	mkdir -p %{buildroot}%{_sysconfdir}/depmod.d
14mr|dkms-2.0.19-32|119	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/depmod.d/%{name}.conf
14mr|dkms-2.0.19-32|120	
14mr|dkms-2.0.19-32|121	# Systemd unit files
14mr|dkms-2.0.19-32|122	mkdir -p %{buildroot}%{_unitdir}
14mr|dkms-2.0.19-32|123	install -p -m 644 -D %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14mr|dkms-2.0.19-32|124	
14mr|dkms-2.0.19-32|125	%triggerpostun -- dkms < 2.0.19-11
14mr|dkms-2.0.19-32|126	rm -f /etc/rc.d/*/{K,S}??dkms
14mr|dkms-2.0.19-32|127	
14mr|dkms-2.0.19-32|128	%trigger -- dkms < 2.0.19-31
14mr|dkms-2.0.19-32|129	#(akdengi) manually enable dkms becouse they not present on preset file
14mr|dkms-2.0.19-32|130	/bin/systemctl enable dkms.service
14mr|dkms-2.0.19-32|131	
14mr|dkms-2.0.19-32|132	%post
14mr|dkms-2.0.19-32|133	%systemd_post %{name}.service
14mr|dkms-2.0.19-32|134	
14mr|dkms-2.0.19-32|135	%preun
14mr|dkms-2.0.19-32|136	%systemd_preun %{name}.service
14mr|dkms-2.0.19-32|137	
14mr|dkms-2.0.19-32|138	%postun
14mr|dkms-2.0.19-32|139	%systemd_postun %{name}.service
14mr|dkms-2.0.19-32|140	
14mr|dkms-2.0.19-32|141	%files
14mr|dkms-2.0.19-32|142	%defattr(-,root,root)
14mr|dkms-2.0.19-32|143	%doc %attr (-,root,root) sample.spec sample.conf AUTHORS COPYING template-dkms-mkrpm.spec
14mr|dkms-2.0.19-32|144	%{_sbindir}/dkms_autoinstaller
14mr|dkms-2.0.19-32|145	
14mr|dkms-2.0.19-32|146	%files minimal
14mr|dkms-2.0.19-32|147	%defattr(-,root,root)
14mr|dkms-2.0.19-32|148	%{_sbindir}/dkms
14mr|dkms-2.0.19-32|149	%{_dkmsdir}
14mr|dkms-2.0.19-32|150	%dir %{_dkmsbinarydir}
14mr|dkms-2.0.19-32|151	%{_sbindir}/dkms_mkkerneldoth
14mr|dkms-2.0.19-32|152	%{_sbindir}/dkms_autoload
14mr|dkms-2.0.19-32|153	%{_mandir}/man8/dkms.8*
14mr|dkms-2.0.19-32|154	%config(noreplace) %{_sysconfdir}/dkms
14mr|dkms-2.0.19-32|155	# these dirs are for plugins - owned by other packages
14mr|dkms-2.0.19-32|156	%{_sysconfdir}/kernel/postinst.d/%{name}
14mr|dkms-2.0.19-32|157	%{_sysconfdir}/kernel/prerm.d/%{name}
14mr|dkms-2.0.19-32|158	%{_sysconfdir}/bash_completion.d/%{name}
14mr|dkms-2.0.19-32|159	%{_sysconfdir}/depmod.d/%{name}.conf
14mr|dkms-2.0.19-32|160	%{_unitdir}/%{name}.service
14mr|dkms-2.0.19-32|161	
14mr|dkms-2.0.19-32|162	
14mr|dkms-2.0.19-32|163	
14mr|dkms-2.0.19-32|164	
14mr|dkms-2.0.19-32|165	
14mr|dkms-2.0.19-32|166	
14mr|dkms-2.0.19-32|167	%changelog
14mr|dkms-2.0.19-32|168	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.19-32
14mr|dkms-2.0.19-32|169	+ Revision: a50bb7e
14mr|dkms-2.0.19-32|170	- MassBuild#440: Increase release tag
14mr|dkms-2.0.19-32|171	
14mr|dkms-2.0.19-32|172	

16179 14
14mr|dkms-bbswitch-0.8-1|1	%define oname bbswitch
14mr|dkms-bbswitch-0.8-1|2	
14mr|dkms-bbswitch-0.8-1|3	Name:		dkms-bbswitch
14mr|dkms-bbswitch-0.8-1|4	Summary:	bbswitch - Optimus GPU power switcher
14mr|dkms-bbswitch-0.8-1|5	Version:	0.8
14mr|dkms-bbswitch-0.8-1|6	Release:	1
14mr|dkms-bbswitch-0.8-1|7	Source0:	%{oname}-%{version}.tar.gz
14mr|dkms-bbswitch-0.8-1|8	URL:		https://github.com/Bumblebee-Project/bbswitch
14mr|dkms-bbswitch-0.8-1|9	Group:		System/Kernel and hardware
14mr|dkms-bbswitch-0.8-1|10	License:	GPLv3
14mr|dkms-bbswitch-0.8-1|11	BuildArch:	noarch
14mr|dkms-bbswitch-0.8-1|12	Requires:   dkms
14mr|dkms-bbswitch-0.8-1|13	
14mr|dkms-bbswitch-0.8-1|14	%description
14mr|dkms-bbswitch-0.8-1|15	bbswitch is a kernel module which automatically detects
14mr|dkms-bbswitch-0.8-1|16	the required ACPI calls for two kinds of Optimus laptops.
14mr|dkms-bbswitch-0.8-1|17	It has been verified to work with "real" Optimus and
14mr|dkms-bbswitch-0.8-1|18	"legacy" Optimus laptops (at least, that is how I call them).
14mr|dkms-bbswitch-0.8-1|19	
14mr|dkms-bbswitch-0.8-1|20	%prep
14mr|dkms-bbswitch-0.8-1|21	%setup -qn %{oname}-%{version}
14mr|dkms-bbswitch-0.8-1|22	sed -i 's/#MODULE_VERSION#/%{version}-%{release}/g' dkms/dkms.conf
14mr|dkms-bbswitch-0.8-1|23	
14mr|dkms-bbswitch-0.8-1|24	%install
14mr|dkms-bbswitch-0.8-1|25	rm -rf %{buildroot}
14mr|dkms-bbswitch-0.8-1|26	mkdir -p %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
14mr|dkms-bbswitch-0.8-1|27	cp *.c %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
14mr|dkms-bbswitch-0.8-1|28	cp Makefile %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
14mr|dkms-bbswitch-0.8-1|29	cp dkms/dkms.conf %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}/dkms.conf
14mr|dkms-bbswitch-0.8-1|30	
14mr|dkms-bbswitch-0.8-1|31	%post
14mr|dkms-bbswitch-0.8-1|32	dkms add -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade &&
14mr|dkms-bbswitch-0.8-1|33	dkms build -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade &&
14mr|dkms-bbswitch-0.8-1|34	dkms install -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade --force
14mr|dkms-bbswitch-0.8-1|35	true
14mr|dkms-bbswitch-0.8-1|36	/sbin/modprobe %{oname} || true
14mr|dkms-bbswitch-0.8-1|37	
14mr|dkms-bbswitch-0.8-1|38	%preun
14mr|dkms-bbswitch-0.8-1|39	dkms remove --binary -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade --all
14mr|dkms-bbswitch-0.8-1|40	true
14mr|dkms-bbswitch-0.8-1|41	/sbin/rmmod %{oname} || true
14mr|dkms-bbswitch-0.8-1|42	
14mr|dkms-bbswitch-0.8-1|43	%files
14mr|dkms-bbswitch-0.8-1|44	%{_usrsrc}/%{oname}-%{version}-%{release}/*
14mr|dkms-bbswitch-0.8-1|45	
14mr|dkms-bbswitch-0.8-1|46	%changelog
14mr|dkms-bbswitch-0.8-1|47	* Tue Jul 15 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.8-1
14mr|dkms-bbswitch-0.8-1|48	+ Revision: f56ec6d
14mr|dkms-bbswitch-0.8-1|49	- Update to 0.8; fix pre-uninstall
14mr|dkms-bbswitch-0.8-1|50	- Pre-uninstall: rmmod can fail (e.g. if the module is not loaded), so
14mr|dkms-bbswitch-0.8-1|51	- the package will fail to uninstall properly. RPM DB does not like this
14mr|dkms-bbswitch-0.8-1|52	- too.
14mr|dkms-bbswitch-0.8-1|53	
14mr|dkms-bbswitch-0.8-1|54	

16180 14
14mr|dmapi-2.2.12-2|1	%define lib_name_orig	libdm
14mr|dmapi-2.2.12-2|2	%define lib_major	0
14mr|dmapi-2.2.12-2|3	%define lib_name	%mklibname dm %{lib_major}
14mr|dmapi-2.2.12-2|4	%define devel_name      %mklibname -d dm
14mr|dmapi-2.2.12-2|5	
14mr|dmapi-2.2.12-2|6	Summary:	Data Management API runtime environment
14mr|dmapi-2.2.12-2|7	Name:		dmapi
14mr|dmapi-2.2.12-2|8	Version:	2.2.12
14mr|dmapi-2.2.12-2|9	Release:	2
14mr|dmapi-2.2.12-2|10	License:	LGPLv2 and GPLv2
14mr|dmapi-2.2.12-2|11	Group:		System/Kernel and hardware
14mr|dmapi-2.2.12-2|12	URL:		http://oss.sgi.com/projects/xfs/
14mr|dmapi-2.2.12-2|13	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
14mr|dmapi-2.2.12-2|14	BuildRequires:	xfsprogs-devel
14mr|dmapi-2.2.12-2|15	BuildRequires:	pkgconfig(ext2fs)
14mr|dmapi-2.2.12-2|16	BuildRequires:	libtool
14mr|dmapi-2.2.12-2|17	
14mr|dmapi-2.2.12-2|18	%description
14mr|dmapi-2.2.12-2|19	Files required by system software using the Data Management API
14mr|dmapi-2.2.12-2|20	(DMAPI).  This is used to implement the interface defined in the
14mr|dmapi-2.2.12-2|21	X/Open document:  Systems Management: Data Storage Managment
14mr|dmapi-2.2.12-2|22	(XDSM) API dated February 1997.  This interface is implemented
14mr|dmapi-2.2.12-2|23	by the libdm library.
14mr|dmapi-2.2.12-2|24	
14mr|dmapi-2.2.12-2|25	%package -n	%{lib_name}
14mr|dmapi-2.2.12-2|26	Summary:	Main library for %{lib_name_orig}
14mr|dmapi-2.2.12-2|27	Group:		System/Libraries
14mr|dmapi-2.2.12-2|28	Provides:	%{lib_name_orig} = %{version}-%{release}
14mr|dmapi-2.2.12-2|29	
14mr|dmapi-2.2.12-2|30	%description -n	%{lib_name}
14mr|dmapi-2.2.12-2|31	This package contains the library needed to run programs dynamically
14mr|dmapi-2.2.12-2|32	linked with %{lib_name_orig}.
14mr|dmapi-2.2.12-2|33	
14mr|dmapi-2.2.12-2|34	%package -n	%{devel_name}
14mr|dmapi-2.2.12-2|35	Summary:	Data Management API static libraries and headers
14mr|dmapi-2.2.12-2|36	Group:		Development/C
14mr|dmapi-2.2.12-2|37	Requires:	%{lib_name} = %{version}
14mr|dmapi-2.2.12-2|38	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14mr|dmapi-2.2.12-2|39	Provides:	dm-devel = %{version}-%{release}
14mr|dmapi-2.2.12-2|40	Provides:	libdm0-devel = %{version}-%{release}
14mr|dmapi-2.2.12-2|41	
14mr|dmapi-2.2.12-2|42	%description -n	%{devel_name}
14mr|dmapi-2.2.12-2|43	dmapi-devel contains the libraries and header files needed to
14mr|dmapi-2.2.12-2|44	develop programs which make use of the Data Management API
14mr|dmapi-2.2.12-2|45	(DMAPI).  If you install dmapi-devel, you'll also want to install
14mr|dmapi-2.2.12-2|46	the dmapi (runtime) package and the xfsprogs-devel package.
14mr|dmapi-2.2.12-2|47	
14mr|dmapi-2.2.12-2|48	%prep
14mr|dmapi-2.2.12-2|49	%setup -q
14mr|dmapi-2.2.12-2|50	
14mr|dmapi-2.2.12-2|51	%build
14mr|dmapi-2.2.12-2|52	%configure2_5x --libdir=/%{_lib} --disable-static
14mr|dmapi-2.2.12-2|53	%make
14mr|dmapi-2.2.12-2|54	
14mr|dmapi-2.2.12-2|55	%install
14mr|dmapi-2.2.12-2|56	make install DIST_ROOT=%{buildroot}/
14mr|dmapi-2.2.12-2|57	make install-dev DIST_ROOT=%{buildroot}/
14mr|dmapi-2.2.12-2|58	
14mr|dmapi-2.2.12-2|59	# (sb) installed but unpackaged files
14mr|dmapi-2.2.12-2|60	rm -rf %{buildroot}%{_datadir}/doc/dmapi
14mr|dmapi-2.2.12-2|61	
14mr|dmapi-2.2.12-2|62	rm -f %{buildroot}/%{_lib}/*.*a
14mr|dmapi-2.2.12-2|63	
14mr|dmapi-2.2.12-2|64	chmod 0755 %{buildroot}/%{_lib}/libdm.so.*
14mr|dmapi-2.2.12-2|65	
14mr|dmapi-2.2.12-2|66	%files -n %{lib_name}
14mr|dmapi-2.2.12-2|67	/%{_lib}/*.so.*
14mr|dmapi-2.2.12-2|68	
14mr|dmapi-2.2.12-2|69	%files -n %{devel_name}
14mr|dmapi-2.2.12-2|70	%doc doc/PORTING doc/CHANGES.gz doc/COPYING README
14mr|dmapi-2.2.12-2|71	/%{_lib}/*.so
14mr|dmapi-2.2.12-2|72	%{_libdir}/*.so
14mr|dmapi-2.2.12-2|73	%{_mandir}/man3/*
14mr|dmapi-2.2.12-2|74	%{_includedir}/*/*
14mr|dmapi-2.2.12-2|75	
14mr|dmapi-2.2.12-2|76	
14mr|dmapi-2.2.12-2|77	
14mr|dmapi-2.2.12-2|78	%changelog
14mr|dmapi-2.2.12-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.12-2
14mr|dmapi-2.2.12-2|80	+ Revision: ee1a4ea
14mr|dmapi-2.2.12-2|81	- MassBuild#440: Increase release tag
14mr|dmapi-2.2.12-2|82	
14mr|dmapi-2.2.12-2|83	

16181 14
14mr|dmidecode-2.12-2|1	Summary:	Tool for dumping a computer's DMI table contents
14mr|dmidecode-2.12-2|2	Name:		dmidecode
14mr|dmidecode-2.12-2|3	Version:	2.12
14mr|dmidecode-2.12-2|4	Release:	2
14mr|dmidecode-2.12-2|5	License:	GPLv2+
14mr|dmidecode-2.12-2|6	Group:		System/Kernel and hardware
14mr|dmidecode-2.12-2|7	Url:		http://www.nongnu.org/dmidecode/
14mr|dmidecode-2.12-2|8	Source0:	http://download.savannah.gnu.org/releases/dmidecode/%{name}-%{version}.tar.bz2
14mr|dmidecode-2.12-2|9	
14mr|dmidecode-2.12-2|10	%description
14mr|dmidecode-2.12-2|11	Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table
14mr|dmidecode-2.12-2|12	contents in a human-readable format. This table contains a description of the
14mr|dmidecode-2.12-2|13	system's hardware components, as well as other useful pieces of information
14mr|dmidecode-2.12-2|14	such as serial numbers and BIOS revision. Part of its code can be found in
14mr|dmidecode-2.12-2|15	the Linux kernel, because DMI data may be used to enable or disable specific
14mr|dmidecode-2.12-2|16	portions of code depending on the hardware vendor. Thus, dmidecode is mainly
14mr|dmidecode-2.12-2|17	used to detect system "signatures" and add them to the kernel source code
14mr|dmidecode-2.12-2|18	when needed.
14mr|dmidecode-2.12-2|19	
14mr|dmidecode-2.12-2|20	%prep
14mr|dmidecode-2.12-2|21	%setup -q
14mr|dmidecode-2.12-2|22	
14mr|dmidecode-2.12-2|23	%build
14mr|dmidecode-2.12-2|24	%make CFLAGS="%{optflags}" LDFLAGS="%{?ldflags}" CC=%{__cc}
14mr|dmidecode-2.12-2|25	
14mr|dmidecode-2.12-2|26	%install
14mr|dmidecode-2.12-2|27	%makeinstall_std prefix=%{_prefix} mandir=%{_mandir}
14mr|dmidecode-2.12-2|28	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
14mr|dmidecode-2.12-2|29	
14mr|dmidecode-2.12-2|30	%files
14mr|dmidecode-2.12-2|31	%doc README LICENSE AUTHORS CHANGELOG
14mr|dmidecode-2.12-2|32	%{_sbindir}/*
14mr|dmidecode-2.12-2|33	%{_mandir}/man8/*
14mr|dmidecode-2.12-2|34	
14mr|dmidecode-2.12-2|35	
14mr|dmidecode-2.12-2|36	%changelog
14mr|dmidecode-2.12-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12-2
14mr|dmidecode-2.12-2|38	+ Revision: 59a7fa8
14mr|dmidecode-2.12-2|39	- MassBuild#440: Increase release tag
14mr|dmidecode-2.12-2|40	
14mr|dmidecode-2.12-2|41	

16182 14
14mr|dmraid-1.0.0-0.rc16.8|1	%define name dmraid
14mr|dmraid-1.0.0-0.rc16.8|2	%define version 1.0.0
14mr|dmraid-1.0.0-0.rc16.8|3	%define extraver rc16
14mr|dmraid-1.0.0-0.rc16.8|4	#define pre pre1
14mr|dmraid-1.0.0-0.rc16.8|5	%define rel 8
14mr|dmraid-1.0.0-0.rc16.8|6	
14mr|dmraid-1.0.0-0.rc16.8|7	# from lib/version.h
14mr|dmraid-1.0.0-0.rc16.8|8	%define drmajor 1
14mr|dmraid-1.0.0-0.rc16.8|9	%define drlibname %mklibname dmraid %drmajor
14mr|dmraid-1.0.0-0.rc16.8|10	%define drdevname %mklibname dmraid -d
14mr|dmraid-1.0.0-0.rc16.8|11	
14mr|dmraid-1.0.0-0.rc16.8|12	# we need the libs in /lib(64) as /usr might not be mounted
14mr|dmraid-1.0.0-0.rc16.8|13	%define _libdir /%{_lib}
14mr|dmraid-1.0.0-0.rc16.8|14	%define _usrlibdir /usr/%{_lib}
14mr|dmraid-1.0.0-0.rc16.8|15	
14mr|dmraid-1.0.0-0.rc16.8|16	# yes this sucks, but it has to
14mr|dmraid-1.0.0-0.rc16.8|17	%if %{?extraver:1}%{?!extraver:0}
14mr|dmraid-1.0.0-0.rc16.8|18	%if %{?pre:1}%{?!pre:0}
14mr|dmraid-1.0.0-0.rc16.8|19	%define release %manbo_mkrel 0.%{extraver}.0.%{pre}.%{rel}
14mr|dmraid-1.0.0-0.rc16.8|20	%define extrasrc .%{extraver}-%{pre}
14mr|dmraid-1.0.0-0.rc16.8|21	%else
14mr|dmraid-1.0.0-0.rc16.8|22	%define release %manbo_mkrel 0.%{extraver}.%{rel}
14mr|dmraid-1.0.0-0.rc16.8|23	%define extrasrc .%{extraver}
14mr|dmraid-1.0.0-0.rc16.8|24	%endif
14mr|dmraid-1.0.0-0.rc16.8|25	%endif
14mr|dmraid-1.0.0-0.rc16.8|26	
14mr|dmraid-1.0.0-0.rc16.8|27	%define build_static 0
14mr|dmraid-1.0.0-0.rc16.8|28	%{?_with_static: %{expand: %%global build_static 1}}
14mr|dmraid-1.0.0-0.rc16.8|29	%{?_without_static: %{expand: %%global build_static 0}}
14mr|dmraid-1.0.0-0.rc16.8|30	
14mr|dmraid-1.0.0-0.rc16.8|31	# Building of dmraid-event-logwatch (disabled by default)
14mr|dmraid-1.0.0-0.rc16.8|32	%define build_logwatch 0
14mr|dmraid-1.0.0-0.rc16.8|33	%{?_with_logwatch: %{expand: %%global build_logwatch 1}}
14mr|dmraid-1.0.0-0.rc16.8|34	%{?_without_logwatch: %{expand: %%global build_logwatch 0}}
14mr|dmraid-1.0.0-0.rc16.8|35	
14mr|dmraid-1.0.0-0.rc16.8|36	Summary: Device-mapper ATARAID tool
14mr|dmraid-1.0.0-0.rc16.8|37	Name:	 %{name}
14mr|dmraid-1.0.0-0.rc16.8|38	Version: %{version}
14mr|dmraid-1.0.0-0.rc16.8|39	Release: %{release}
14mr|dmraid-1.0.0-0.rc16.8|40	Source0: http://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-%{version}%{extrasrc}.tar.bz2
14mr|dmraid-1.0.0-0.rc16.8|41	
14mr|dmraid-1.0.0-0.rc16.8|42	# (bluca) since fedora/redhat rpm is the real upstream for dmraid
14mr|dmraid-1.0.0-0.rc16.8|43	# patch numbers < 100 are reserved for patches synced from fedora/redhat
14mr|dmraid-1.0.0-0.rc16.8|44	# patch numbers > 100 are for our distro specific patches
14mr|dmraid-1.0.0-0.rc16.8|45	Patch0: dmraid-1.0.0.rc16-test_devices.patch
14mr|dmraid-1.0.0-0.rc16.8|46	Patch1:	ddf1_lsi_persistent_name.patch
14mr|dmraid-1.0.0-0.rc16.8|47	Patch2:	pdc_raid10_failure.patch
14mr|dmraid-1.0.0-0.rc16.8|48	Patch3:	return_error_wo_disks.patch
14mr|dmraid-1.0.0-0.rc16.8|49	Patch4: fix_sil_jbod.patch
14mr|dmraid-1.0.0-0.rc16.8|50	Patch5:	avoid_register.patch
14mr|dmraid-1.0.0-0.rc16.8|51	#we dont use this# Patch6: move_pattern_file_to_var.patch
14mr|dmraid-1.0.0-0.rc16.8|52	Patch7:	libversion.patch
14mr|dmraid-1.0.0-0.rc16.8|53	Patch8:	libversion-display.patch
14mr|dmraid-1.0.0-0.rc16.8|54	Patch9: bz635995-data_corruption_during_activation_volume_marked_for_rebuild.patch
14mr|dmraid-1.0.0-0.rc16.8|55	# Patch10: bz626417_8-faulty_message_after_unsuccessful_vol_registration.patch
14mr|dmraid-1.0.0-0.rc16.8|56	Patch11: bz626417_19-enabling_registration_degraded_volume.patch
14mr|dmraid-1.0.0-0.rc16.8|57	Patch12: bz626417_20-cleanup_some_compilation_warning.patch
14mr|dmraid-1.0.0-0.rc16.8|58	Patch13: bz626417_21-add_option_that_postpones_any_metadata_updates.patch
14mr|dmraid-1.0.0-0.rc16.8|59	
14mr|dmraid-1.0.0-0.rc16.8|60	Patch101:	lib-events-libdmraid-events-isw-strfmt.patch
14mr|dmraid-1.0.0-0.rc16.8|61	Patch102:	fix-linking.patch
14mr|dmraid-1.0.0-0.rc16.8|62	Patch103:	libdmraid-events-soname.patch
14mr|dmraid-1.0.0-0.rc16.8|63	Patch104:	libdmraid-events-install.patch
14mr|dmraid-1.0.0-0.rc16.8|64	
14mr|dmraid-1.0.0-0.rc16.8|65	License: GPLv2+
14mr|dmraid-1.0.0-0.rc16.8|66	Group:   System/Kernel and hardware
14mr|dmraid-1.0.0-0.rc16.8|67	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|dmraid-1.0.0-0.rc16.8|68	URL: http://people.redhat.com/~heinzm
14mr|dmraid-1.0.0-0.rc16.8|69	Requires:	kpartx >= 0.4.8-16
14mr|dmraid-1.0.0-0.rc16.8|70	Requires:	%{drlibname} = %{version}-%{release}
14mr|dmraid-1.0.0-0.rc16.8|71	Requires:	dmraid-events = %{version}-%{release}
14mr|dmraid-1.0.0-0.rc16.8|72	BuildRequires:	device-mapper-devel >= 1.02.02
14mr|dmraid-1.0.0-0.rc16.8|73	BuildRequires:	device-mapper-event-devel >= 1.02.02
14mr|dmraid-1.0.0-0.rc16.8|74	%if %{build_static}
14mr|dmraid-1.0.0-0.rc16.8|75	BuildRequires: glibc-static-devel
14mr|dmraid-1.0.0-0.rc16.8|76	%endif
14mr|dmraid-1.0.0-0.rc16.8|77	
14mr|dmraid-1.0.0-0.rc16.8|78	%description
14mr|dmraid-1.0.0-0.rc16.8|79	dmraid (Device-Mapper Raid tool) supports RAID device discovery, RAID
14mr|dmraid-1.0.0-0.rc16.8|80	set activation, creation, removal, rebuild and display of properties for
14mr|dmraid-1.0.0-0.rc16.8|81	ATARAID/DDF1 metadata.
14mr|dmraid-1.0.0-0.rc16.8|82	
14mr|dmraid-1.0.0-0.rc16.8|83	dmraid uses libdevmapper and the device-mapper kernel runtime to create
14mr|dmraid-1.0.0-0.rc16.8|84	devices with respective mappings for the ATARAID sets discovered.
14mr|dmraid-1.0.0-0.rc16.8|85	
14mr|dmraid-1.0.0-0.rc16.8|86	The following ATARAID types are supported:
14mr|dmraid-1.0.0-0.rc16.8|87	
14mr|dmraid-1.0.0-0.rc16.8|88	Adaptec HostRAID ASR
14mr|dmraid-1.0.0-0.rc16.8|89	Highpoint HPT37X
14mr|dmraid-1.0.0-0.rc16.8|90	Highpoint HPT45X
14mr|dmraid-1.0.0-0.rc16.8|91	Intel Software RAID
14mr|dmraid-1.0.0-0.rc16.8|92	JMicron JMB36x
14mr|dmraid-1.0.0-0.rc16.8|93	LSI Logic MegaRAID
14mr|dmraid-1.0.0-0.rc16.8|94	NVidia NForce
14mr|dmraid-1.0.0-0.rc16.8|95	Promise FastTrack
14mr|dmraid-1.0.0-0.rc16.8|96	Silicon Image Medley
14mr|dmraid-1.0.0-0.rc16.8|97	SNIA DDF1
14mr|dmraid-1.0.0-0.rc16.8|98	VIA Software RAID
14mr|dmraid-1.0.0-0.rc16.8|99	
14mr|dmraid-1.0.0-0.rc16.8|100	
14mr|dmraid-1.0.0-0.rc16.8|101	%package -n %{drlibname}
14mr|dmraid-1.0.0-0.rc16.8|102	Summary:  Libraries for dmraid
14mr|dmraid-1.0.0-0.rc16.8|103	Group:    System/Libraries
14mr|dmraid-1.0.0-0.rc16.8|104	
14mr|dmraid-1.0.0-0.rc16.8|105	%description -n %{drlibname}
14mr|dmraid-1.0.0-0.rc16.8|106	Provides libraries for dmraid.
14mr|dmraid-1.0.0-0.rc16.8|107	
14mr|dmraid-1.0.0-0.rc16.8|108	
14mr|dmraid-1.0.0-0.rc16.8|109	%package -n %{drdevname}
14mr|dmraid-1.0.0-0.rc16.8|110	Summary:  Development libraries and headers for dmraid
14mr|dmraid-1.0.0-0.rc16.8|111	Group:    System/Libraries
14mr|dmraid-1.0.0-0.rc16.8|112	
14mr|dmraid-1.0.0-0.rc16.8|113	%description -n %{drdevname}
14mr|dmraid-1.0.0-0.rc16.8|114	Provides a library interface for RAID device discovery, RAID set
14mr|dmraid-1.0.0-0.rc16.8|115	activation and display of properties for ATARAID volumes.
14mr|dmraid-1.0.0-0.rc16.8|116	
14mr|dmraid-1.0.0-0.rc16.8|117	
14mr|dmraid-1.0.0-0.rc16.8|118	%package events
14mr|dmraid-1.0.0-0.rc16.8|119	Summary:  Dmraid event tool
14mr|dmraid-1.0.0-0.rc16.8|120	Group:    System/Base
14mr|dmraid-1.0.0-0.rc16.8|121	Requires: dmraid = %{version}-%{release}
14mr|dmraid-1.0.0-0.rc16.8|122	Requires: device-mapper-event  >= 1.02.02
14mr|dmraid-1.0.0-0.rc16.8|123	
14mr|dmraid-1.0.0-0.rc16.8|124	%description events
14mr|dmraid-1.0.0-0.rc16.8|125	Provides a dmeventd DSO and the dmevent_tool to register devices with it
14mr|dmraid-1.0.0-0.rc16.8|126	for device monitoring. All active RAID sets should be manually registered
14mr|dmraid-1.0.0-0.rc16.8|127	with dmevent_tool.
14mr|dmraid-1.0.0-0.rc16.8|128	
14mr|dmraid-1.0.0-0.rc16.8|129	
14mr|dmraid-1.0.0-0.rc16.8|130	%if %{build_logwatch}
14mr|dmraid-1.0.0-0.rc16.8|131	%package events-logwatch
14mr|dmraid-1.0.0-0.rc16.8|132	Summary:  Dmraid logwatch-based email reporting
14mr|dmraid-1.0.0-0.rc16.8|133	Group:    System/Base
14mr|dmraid-1.0.0-0.rc16.8|134	Requires: dmraid-events = %{version}-%{release}, logwatch, /etc/cron.d
14mr|dmraid-1.0.0-0.rc16.8|135	
14mr|dmraid-1.0.0-0.rc16.8|136	%description events-logwatch
14mr|dmraid-1.0.0-0.rc16.8|137	Provides device failure reporting via logwatch-based email reporting.
14mr|dmraid-1.0.0-0.rc16.8|138	Device failure reporting has to be activated manually by activating the
14mr|dmraid-1.0.0-0.rc16.8|139	/etc/cron.d/dmeventd-logwatch entry and by calling the dmevent_tool
14mr|dmraid-1.0.0-0.rc16.8|140	(see manual page for examples) for any active RAID sets.
14mr|dmraid-1.0.0-0.rc16.8|141	%endif
14mr|dmraid-1.0.0-0.rc16.8|142	
14mr|dmraid-1.0.0-0.rc16.8|143	
14mr|dmraid-1.0.0-0.rc16.8|144	%prep
14mr|dmraid-1.0.0-0.rc16.8|145	%setup -q -n %{name}/%{version}.%{extraver}
14mr|dmraid-1.0.0-0.rc16.8|146	%patch0 -p1 -b .test_devices
14mr|dmraid-1.0.0-0.rc16.8|147	%patch1 -p1 -b .ddf1_lsi_persistent_name
14mr|dmraid-1.0.0-0.rc16.8|148	%patch2 -p1 -b .pdc_raid10_failure
14mr|dmraid-1.0.0-0.rc16.8|149	%patch3 -p1 -b .return_error_wo_disks
14mr|dmraid-1.0.0-0.rc16.8|150	%patch4 -p1 -b .fix_sil_jbod
14mr|dmraid-1.0.0-0.rc16.8|151	%patch5 -p1 -b .avoid_register
14mr|dmraid-1.0.0-0.rc16.8|152	%patch7 -p1 -b .libversion
14mr|dmraid-1.0.0-0.rc16.8|153	%patch8 -p1 -b .libversion_display
14mr|dmraid-1.0.0-0.rc16.8|154	%patch9 -p1 -b .bz635995
14mr|dmraid-1.0.0-0.rc16.8|155	%patch11 -p1 -b .bz626417_19
14mr|dmraid-1.0.0-0.rc16.8|156	%patch12 -p1 -b .bz626417_20
14mr|dmraid-1.0.0-0.rc16.8|157	%patch13 -p1 -b .bz626417_21
14mr|dmraid-1.0.0-0.rc16.8|158	
14mr|dmraid-1.0.0-0.rc16.8|159	%patch101 -p1 -b .libdmraid_events_isw_strfmt
14mr|dmraid-1.0.0-0.rc16.8|160	%patch102 -p1 -b .linking
14mr|dmraid-1.0.0-0.rc16.8|161	%patch103 -p1 -b .lib_events_soname
14mr|dmraid-1.0.0-0.rc16.8|162	%patch104 -p1 -b .lib_events_install
14mr|dmraid-1.0.0-0.rc16.8|163	
14mr|dmraid-1.0.0-0.rc16.8|164	%build
14mr|dmraid-1.0.0-0.rc16.8|165	%define common_configure_parameters --with-user=`id -un` --with-group=`id -gn` --disable-libselinux --disable-libsepol --enable-led --enable-intel_led
14mr|dmraid-1.0.0-0.rc16.8|166	%if %{build_static}
14mr|dmraid-1.0.0-0.rc16.8|167	%configure2_5x  %{common_configure_parameters} --enable-static_link
14mr|dmraid-1.0.0-0.rc16.8|168	make
14mr|dmraid-1.0.0-0.rc16.8|169	mv tools/dmraid tools/dmraid-static
14mr|dmraid-1.0.0-0.rc16.8|170	make clean
14mr|dmraid-1.0.0-0.rc16.8|171	%endif
14mr|dmraid-1.0.0-0.rc16.8|172	%configure2_5x %{common_configure_parameters} --enable-shared_lib
14mr|dmraid-1.0.0-0.rc16.8|173	make
14mr|dmraid-1.0.0-0.rc16.8|174	
14mr|dmraid-1.0.0-0.rc16.8|175	
14mr|dmraid-1.0.0-0.rc16.8|176	%install
14mr|dmraid-1.0.0-0.rc16.8|177	rm -rf %{buildroot}
14mr|dmraid-1.0.0-0.rc16.8|178	%makeinstall -s sbindir=%{buildroot}/sbin
14mr|dmraid-1.0.0-0.rc16.8|179	%if %{build_static}
14mr|dmraid-1.0.0-0.rc16.8|180	install tools/dmraid-static %{buildroot}/sbin
14mr|dmraid-1.0.0-0.rc16.8|181	mkdir -p %{buildroot}%{_usrlibdir}
14mr|dmraid-1.0.0-0.rc16.8|182	mv %{buildroot}%{_libdir}/libdmraid.a %{buildroot}%{_usrlibdir}
14mr|dmraid-1.0.0-0.rc16.8|183	%else
14mr|dmraid-1.0.0-0.rc16.8|184	rm -f %{buildroot}%{_libdir}/libdmraid.a
14mr|dmraid-1.0.0-0.rc16.8|185	%endif
14mr|dmraid-1.0.0-0.rc16.8|186	
14mr|dmraid-1.0.0-0.rc16.8|187	# cannot move .so symlink to %{_usrlibdir}, there is some build
14mr|dmraid-1.0.0-0.rc16.8|188	# macro that recreates it every time
14mr|dmraid-1.0.0-0.rc16.8|189	#ln -s %{_libdir}/libdmraid.so.%{drmajor} %{buildroot}%{_usrlibdir}/libdmraid.so
14mr|dmraid-1.0.0-0.rc16.8|190	#rm -f %{_libdir}/libdmraid.so
14mr|dmraid-1.0.0-0.rc16.8|191	
14mr|dmraid-1.0.0-0.rc16.8|192	mkdir -p %{buildroot}/var/lock/dmraid
14mr|dmraid-1.0.0-0.rc16.8|193	
14mr|dmraid-1.0.0-0.rc16.8|194	%if %{build_logwatch}
14mr|dmraid-1.0.0-0.rc16.8|195	# Install logwatch config file and script for dmeventd
14mr|dmraid-1.0.0-0.rc16.8|196	mkdir -p %{buildroot}/etc/cron.d
14mr|dmraid-1.0.0-0.rc16.8|197	mkdir -p %{buildroot}/etc/logwatch/conf/services
14mr|dmraid-1.0.0-0.rc16.8|198	mkdir -p %{buildroot}/etc/logwatch/scripts/services
14mr|dmraid-1.0.0-0.rc16.8|199	install -m 644 logwatch/dmeventd.conf %{buildroot}/etc/logwatch/conf/services/dmeventd.conf
14mr|dmraid-1.0.0-0.rc16.8|200	install -m 755 logwatch/dmeventd %{buildroot}/etc/logwatch/scripts/services/dmeventd
14mr|dmraid-1.0.0-0.rc16.8|201	install -m 644 logwatch/dmeventd_cronjob.txt %{buildroot}/etc/cron.d/dmeventd-logwatch
14mr|dmraid-1.0.0-0.rc16.8|202	install -m 0700 /dev/null %{buildroot}/etc/logwatch/scripts/services/dmeventd_syslogpattern.txt
14mr|dmraid-1.0.0-0.rc16.8|203	%endif
14mr|dmraid-1.0.0-0.rc16.8|204	
14mr|dmraid-1.0.0-0.rc16.8|205	chmod 755 %{buildroot}%{_libdir}/libdmraid-events-isw.so
14mr|dmraid-1.0.0-0.rc16.8|206	chmod 755 %{buildroot}%{_libdir}/libdmraid.so.%{drmajor}*
14mr|dmraid-1.0.0-0.rc16.8|207	
14mr|dmraid-1.0.0-0.rc16.8|208	%files
14mr|dmraid-1.0.0-0.rc16.8|209	%defattr(-,root,root,755)
14mr|dmraid-1.0.0-0.rc16.8|210	%doc CHANGELOG CREDITS KNOWN_BUGS README TODO doc/dmraid_design.txt
14mr|dmraid-1.0.0-0.rc16.8|211	/sbin/dmraid
14mr|dmraid-1.0.0-0.rc16.8|212	%if %{build_static}
14mr|dmraid-1.0.0-0.rc16.8|213	/sbin/dmraid-static
14mr|dmraid-1.0.0-0.rc16.8|214	%endif
14mr|dmraid-1.0.0-0.rc16.8|215	%{_mandir}/man8/dmraid.8*
14mr|dmraid-1.0.0-0.rc16.8|216	%dir /var/lock/dmraid
14mr|dmraid-1.0.0-0.rc16.8|217	
14mr|dmraid-1.0.0-0.rc16.8|218	%files -n %{drlibname}
14mr|dmraid-1.0.0-0.rc16.8|219	%defattr(-,root,root,755)
14mr|dmraid-1.0.0-0.rc16.8|220	%attr (0555,root,root) %{_libdir}/libdmraid.so.%{drmajor}*
14mr|dmraid-1.0.0-0.rc16.8|221	
14mr|dmraid-1.0.0-0.rc16.8|222	%files -n %{drdevname}
14mr|dmraid-1.0.0-0.rc16.8|223	%defattr(644,root,root,755)
14mr|dmraid-1.0.0-0.rc16.8|224	%dir %{_includedir}/dmraid
14mr|dmraid-1.0.0-0.rc16.8|225	%{_includedir}/dmraid/*.h
14mr|dmraid-1.0.0-0.rc16.8|226	%if %{build_static}
14mr|dmraid-1.0.0-0.rc16.8|227	%{_usrlibdir}/libdmraid.a
14mr|dmraid-1.0.0-0.rc16.8|228	%endif
14mr|dmraid-1.0.0-0.rc16.8|229	%{_libdir}/libdmraid.so
14mr|dmraid-1.0.0-0.rc16.8|230	
14mr|dmraid-1.0.0-0.rc16.8|231	%files events
14mr|dmraid-1.0.0-0.rc16.8|232	%defattr(-,root,root,755)
14mr|dmraid-1.0.0-0.rc16.8|233	/sbin/dmevent_tool
14mr|dmraid-1.0.0-0.rc16.8|234	%attr (0555,root,root) %{_libdir}/libdmraid-events-isw.so
14mr|dmraid-1.0.0-0.rc16.8|235	%{_mandir}/man8/dmevent_tool*
14mr|dmraid-1.0.0-0.rc16.8|236	
14mr|dmraid-1.0.0-0.rc16.8|237	%if %{build_logwatch}
14mr|dmraid-1.0.0-0.rc16.8|238	%files events-logwatch
14mr|dmraid-1.0.0-0.rc16.8|239	%defattr(-,root,root,755)
14mr|dmraid-1.0.0-0.rc16.8|240	%config(noreplace) /etc/logwatch/*
14mr|dmraid-1.0.0-0.rc16.8|241	%config(noreplace) /etc/cron.d/dmeventd-logwatch
14mr|dmraid-1.0.0-0.rc16.8|242	%ghost /etc/logwatch/scripts/services/dmeventd_syslogpattern.txt
14mr|dmraid-1.0.0-0.rc16.8|243	%endif
14mr|dmraid-1.0.0-0.rc16.8|244	
14mr|dmraid-1.0.0-0.rc16.8|245	
14mr|dmraid-1.0.0-0.rc16.8|246	
14mr|dmraid-1.0.0-0.rc16.8|247	%changelog
14mr|dmraid-1.0.0-0.rc16.8|248	* Fri Sep 14 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-0.rc16.8
14mr|dmraid-1.0.0-0.rc16.8|249	+ Revision: fcc9419
14mr|dmraid-1.0.0-0.rc16.8|250	- Fix permissions
14mr|dmraid-1.0.0-0.rc16.8|251	
14mr|dmraid-1.0.0-0.rc16.8|252	

16183 14
14mr|dnsmasq-2.71-2|1	#% define debug_package %{nil}
14mr|dnsmasq-2.71-2|2	Summary:	A lightweight dhcp and caching nameserver
14mr|dnsmasq-2.71-2|3	Name:		dnsmasq
14mr|dnsmasq-2.71-2|4	Version:	2.71
14mr|dnsmasq-2.71-2|5	Release:	2
14mr|dnsmasq-2.71-2|6	License:	GPLv2 or GPLv3
14mr|dnsmasq-2.71-2|7	Group:		System/Servers
14mr|dnsmasq-2.71-2|8	Url:		http://www.thekelleys.org.uk/dnsmasq
14mr|dnsmasq-2.71-2|9	Source0:	http://www.thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.xz
14mr|dnsmasq-2.71-2|10	Source1:	dnsmasq.sysconfig
14mr|dnsmasq-2.71-2|11	Source2:	dnsmasq.service
14mr|dnsmasq-2.71-2|12	Source4:	README.update.urpmi
14mr|dnsmasq-2.71-2|13	
14mr|dnsmasq-2.71-2|14	BuildRequires:	pkgconfig(dbus-1)
14mr|dnsmasq-2.71-2|15	BuildRequires:	pkgconfig(libidn)
14mr|dnsmasq-2.71-2|16	Requires:	%{name}-base = %{version}-%{release}
14mr|dnsmasq-2.71-2|17	Requires(preun,post):	rpm-helper
14mr|dnsmasq-2.71-2|18	Conflicts:	bind
14mr|dnsmasq-2.71-2|19	
14mr|dnsmasq-2.71-2|20	%description
14mr|dnsmasq-2.71-2|21	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
14mr|dnsmasq-2.71-2|22	is designed to provide DNS and, optionally, DHCP, to a small network. It can
14mr|dnsmasq-2.71-2|23	serve the names of local machines which are not in the global DNS. The DHCP
14mr|dnsmasq-2.71-2|24	server integrates with the DNS server and allows machines with DHCP-allocated
14mr|dnsmasq-2.71-2|25	addresses to appear in the DNS with names configured either in each host or
14mr|dnsmasq-2.71-2|26	in a central configuration file. Dnsmasq supports static and dynamic DHCP
14mr|dnsmasq-2.71-2|27	leases and BOOTP for network booting of diskless machines.
14mr|dnsmasq-2.71-2|28	
14mr|dnsmasq-2.71-2|29	%package	base
14mr|dnsmasq-2.71-2|30	Summary:	A lightweight dhcp and caching nameserver - base files without init scripts
14mr|dnsmasq-2.71-2|31	Group:		Networking/Remote access
14mr|dnsmasq-2.71-2|32	
14mr|dnsmasq-2.71-2|33	%description	base
14mr|dnsmasq-2.71-2|34	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
14mr|dnsmasq-2.71-2|35	is designed to provide DNS and, optionally, DHCP, to a small network. It can
14mr|dnsmasq-2.71-2|36	serve the names of local machines which are not in the global DNS. The DHCP
14mr|dnsmasq-2.71-2|37	server integrates with the DNS server and allows machines with DHCP-allocated
14mr|dnsmasq-2.71-2|38	addresses to appear in the DNS with names configured either in each host or
14mr|dnsmasq-2.71-2|39	in a central configuration file. Dnsmasq supports static and dynamic DHCP
14mr|dnsmasq-2.71-2|40	leases and BOOTP for network booting of diskless machines.
14mr|dnsmasq-2.71-2|41	
14mr|dnsmasq-2.71-2|42	This package contains the base files of the Dnsmasq server, without the init
14mr|dnsmasq-2.71-2|43	scripts and global configuration files.
14mr|dnsmasq-2.71-2|44	
14mr|dnsmasq-2.71-2|45	%prep
14mr|dnsmasq-2.71-2|46	%setup -q
14mr|dnsmasq-2.71-2|47	
14mr|dnsmasq-2.71-2|48	%build
14mr|dnsmasq-2.71-2|49	#fedya
14mr|dnsmasq-2.71-2|50	sed -i -r 's:lua5.[0-9]+:lua:' Makefile
14mr|dnsmasq-2.71-2|51	
14mr|dnsmasq-2.71-2|52	#(tpg) enable dbus support
14mr|dnsmasq-2.71-2|53	sed -i 's|/\* #define HAVE_DBUS \*/|#define HAVE_DBUS|g' src/config.h
14mr|dnsmasq-2.71-2|54	
14mr|dnsmasq-2.71-2|55	# fedya
14mr|dnsmasq-2.71-2|56	# use /var/lib/dnsmasq instead of /var/lib/misc
14mr|dnsmasq-2.71-2|57	for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h; do
14mr|dnsmasq-2.71-2|58	sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' "$file"
14mr|dnsmasq-2.71-2|59	done
14mr|dnsmasq-2.71-2|60	
14mr|dnsmasq-2.71-2|61	#enable IDN support
14mr|dnsmasq-2.71-2|62	sed -i 's|/\* #define HAVE_IDN \*/|#define HAVE_IDN|g' src/config.h
14mr|dnsmasq-2.71-2|63	
14mr|dnsmasq-2.71-2|64	# RH bugzilla
14mr|dnsmasq-2.71-2|65	#enable /etc/dnsmasq.d fix bz 526703
14mr|dnsmasq-2.71-2|66	sed -i 's|#conf-dir=/etc/dnsmasq.d|conf-dir=/etc/dnsmasq.d|g' dnsmasq.conf.example
14mr|dnsmasq-2.71-2|67	
14mr|dnsmasq-2.71-2|68	%serverbuild
14mr|dnsmasq-2.71-2|69	%make CFLAGS="%{optflags}" LDFLAGS="$RPM_LD_FLAGS"
14mr|dnsmasq-2.71-2|70	
14mr|dnsmasq-2.71-2|71	%install
14mr|dnsmasq-2.71-2|72	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|dnsmasq-2.71-2|73	install -m644 %{SOURCE2} -D %{buildroot}/lib/systemd/system/%{name}.service
14mr|dnsmasq-2.71-2|74	install -m644 dnsmasq.conf.example -D %{buildroot}%{_sysconfdir}/dnsmasq.conf
14mr|dnsmasq-2.71-2|75	install -m755 -D src/dnsmasq %{buildroot}%{_sbindir}/dnsmasq
14mr|dnsmasq-2.71-2|76	install -m644 man/dnsmasq.8 -D %{buildroot}%{_mandir}/man8/dnsmasq.8
14mr|dnsmasq-2.71-2|77	install -m644 %{SOURCE4} README.update.urpmi
14mr|dnsmasq-2.71-2|78	install -d %{buildroot}/%{_sysconfdir}/dnsmasq.d/
14mr|dnsmasq-2.71-2|79	install -d %{buildroot}/var/lib/%{name}/
14mr|dnsmasq-2.71-2|80	
14mr|dnsmasq-2.71-2|81	%post
14mr|dnsmasq-2.71-2|82	%_post_service %{name}
14mr|dnsmasq-2.71-2|83	
14mr|dnsmasq-2.71-2|84	%preun
14mr|dnsmasq-2.71-2|85	%_preun_service %{name}
14mr|dnsmasq-2.71-2|86	
14mr|dnsmasq-2.71-2|87	%files
14mr|dnsmasq-2.71-2|88	%config(noreplace) %{_sysconfdir}/dnsmasq.conf
14mr|dnsmasq-2.71-2|89	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|dnsmasq-2.71-2|90	%dir %{_sysconfdir}/dnsmasq.d/
14mr|dnsmasq-2.71-2|91	%dir /var/lib/%{name}
14mr|dnsmasq-2.71-2|92	/lib/systemd/system/%{name}.service
14mr|dnsmasq-2.71-2|93	%doc README.update.urpmi
14mr|dnsmasq-2.71-2|94	
14mr|dnsmasq-2.71-2|95	%files base
14mr|dnsmasq-2.71-2|96	%doc CHANGELOG FAQ COPYING COPYING-v3 doc.html setup.html
14mr|dnsmasq-2.71-2|97	%{_sbindir}/%{name}
14mr|dnsmasq-2.71-2|98	%doc %{_mandir}/man8/%{name}*
14mr|dnsmasq-2.71-2|99	
14mr|dnsmasq-2.71-2|100	%changelog
14mr|dnsmasq-2.71-2|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.71-2
14mr|dnsmasq-2.71-2|102	+ Revision: e31495a
14mr|dnsmasq-2.71-2|103	- MassBuild#440: Increase release tag
14mr|dnsmasq-2.71-2|104	
14mr|dnsmasq-2.71-2|105	

16184 14
14mr|docbook2x-0.8.8-10|1	%define oname  docbook2X
14mr|docbook2x-0.8.8-10|2	
14mr|docbook2x-0.8.8-10|3	Name:		docbook2x
14mr|docbook2x-0.8.8-10|4	Version:	0.8.8
14mr|docbook2x-0.8.8-10|5	Release:	10
14mr|docbook2x-0.8.8-10|6	Summary:	A docbook to GNU Texinfo format converter
14mr|docbook2x-0.8.8-10|7	Group:		Publishing
14mr|docbook2x-0.8.8-10|8	Url:		http://docbook2x.sourceforge.net/
14mr|docbook2x-0.8.8-10|9	License:	MIT
14mr|docbook2x-0.8.8-10|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{oname}-%{version}.tar.bz2
14mr|docbook2x-0.8.8-10|11	BuildRequires:	libxslt-proc
14mr|docbook2x-0.8.8-10|12	BuildRequires:	perl(XML::SAX)
14mr|docbook2x-0.8.8-10|13	Requires:	xsltproc
14mr|docbook2x-0.8.8-10|14	
14mr|docbook2x-0.8.8-10|15	%description
14mr|docbook2x-0.8.8-10|16	Converts DocBook documents into the traditional Unix man page format
14mr|docbook2x-0.8.8-10|17	and the GNU Texinfo format.
14mr|docbook2x-0.8.8-10|18	
14mr|docbook2x-0.8.8-10|19	%prep
14mr|docbook2x-0.8.8-10|20	%setup -q -n %{oname}-%{version}
14mr|docbook2x-0.8.8-10|21	
14mr|docbook2x-0.8.8-10|22	%build
14mr|docbook2x-0.8.8-10|23	# to avoid clashing with docbook2* from docbook-utils
14mr|docbook2x-0.8.8-10|24	%configure2_5x --program-transform-name='s/^docbook2/docbook2x-/'
14mr|docbook2x-0.8.8-10|25	%make
14mr|docbook2x-0.8.8-10|26	
14mr|docbook2x-0.8.8-10|27	%install
14mr|docbook2x-0.8.8-10|28	rm -rf %{buildroot}
14mr|docbook2x-0.8.8-10|29	%makeinstall_std
14mr|docbook2x-0.8.8-10|30	
14mr|docbook2x-0.8.8-10|31	%files
14mr|docbook2x-0.8.8-10|32	%{_bindir}/db2x_manxml
14mr|docbook2x-0.8.8-10|33	%{_bindir}/db2x_texixml
14mr|docbook2x-0.8.8-10|34	%{_bindir}/db2x_xsltproc
14mr|docbook2x-0.8.8-10|35	%{_bindir}/docbook2x-man
14mr|docbook2x-0.8.8-10|36	%{_bindir}/docbook2x-texi
14mr|docbook2x-0.8.8-10|37	%{_bindir}/sgml2xml-isoent
14mr|docbook2x-0.8.8-10|38	%{_bindir}/utf8trans
14mr|docbook2x-0.8.8-10|39	%{_docdir}/docbook2X
14mr|docbook2x-0.8.8-10|40	%{_datadir}/docbook2X
14mr|docbook2x-0.8.8-10|41	%{_mandir}/man1/*
14mr|docbook2x-0.8.8-10|42	%{_infodir}/*
14mr|docbook2x-0.8.8-10|43	
14mr|docbook2x-0.8.8-10|44	
14mr|docbook2x-0.8.8-10|45	
14mr|docbook2x-0.8.8-10|46	%changelog
14mr|docbook2x-0.8.8-10|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.8-10
14mr|docbook2x-0.8.8-10|48	+ Revision: 0e03914
14mr|docbook2x-0.8.8-10|49	- MassBuild#440: Increase release tag
14mr|docbook2x-0.8.8-10|50	
14mr|docbook2x-0.8.8-10|51	

16185 14
14mr|docbook-dtd30-sgml-1.0-14|1	%define dtdver 3.0
14mr|docbook-dtd30-sgml-1.0-14|2	%define mltyp sgml
14mr|docbook-dtd30-sgml-1.0-14|3	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd30-sgml-1.0-14|4	
14mr|docbook-dtd30-sgml-1.0-14|5	%define name docbook-dtd30-sgml
14mr|docbook-dtd30-sgml-1.0-14|6	%define version 1.0
14mr|docbook-dtd30-sgml-1.0-14|7	%define release 14
14mr|docbook-dtd30-sgml-1.0-14|8	
14mr|docbook-dtd30-sgml-1.0-14|9	Name:			%{name}
14mr|docbook-dtd30-sgml-1.0-14|10	Version:		%{version}
14mr|docbook-dtd30-sgml-1.0-14|11	Release:		%{release}
14mr|docbook-dtd30-sgml-1.0-14|12	Group:			Publishing
14mr|docbook-dtd30-sgml-1.0-14|13	
14mr|docbook-dtd30-sgml-1.0-14|14	Summary: SGML document type definition for DocBook %{dtdver}
14mr|docbook-dtd30-sgml-1.0-14|15	
14mr|docbook-dtd30-sgml-1.0-14|16	License:		Distributable
14mr|docbook-dtd30-sgml-1.0-14|17	URL:			http://www.oasis-open.org/docbook/
14mr|docbook-dtd30-sgml-1.0-14|18	
14mr|docbook-dtd30-sgml-1.0-14|19	Provides:		docbook-dtd-sgml
14mr|docbook-dtd30-sgml-1.0-14|20	Requires:		sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd30-sgml-1.0-14|21	
14mr|docbook-dtd30-sgml-1.0-14|22	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|docbook-dtd30-sgml-1.0-14|23	
14mr|docbook-dtd30-sgml-1.0-14|24	# Zip file downloadable at http://www.oasis-open.org/docbook/sgml/%{dtdver}/
14mr|docbook-dtd30-sgml-1.0-14|25	Source0:		docbk30.tar.bz2
14mr|docbook-dtd30-sgml-1.0-14|26	Patch0:			%{name}-%{version}.catalog.patch
14mr|docbook-dtd30-sgml-1.0-14|27	BuildArch: noarch
14mr|docbook-dtd30-sgml-1.0-14|28	
14mr|docbook-dtd30-sgml-1.0-14|29	
14mr|docbook-dtd30-sgml-1.0-14|30	%description
14mr|docbook-dtd30-sgml-1.0-14|31	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd30-sgml-1.0-14|32	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd30-sgml-1.0-14|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd30-sgml-1.0-14|34	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd30-sgml-1.0-14|35	
14mr|docbook-dtd30-sgml-1.0-14|36	
14mr|docbook-dtd30-sgml-1.0-14|37	%prep
14mr|docbook-dtd30-sgml-1.0-14|38	%setup -q
14mr|docbook-dtd30-sgml-1.0-14|39	%patch0 -p1 -b .catalog
14mr|docbook-dtd30-sgml-1.0-14|40	
14mr|docbook-dtd30-sgml-1.0-14|41	%build
14mr|docbook-dtd30-sgml-1.0-14|42	
14mr|docbook-dtd30-sgml-1.0-14|43	
14mr|docbook-dtd30-sgml-1.0-14|44	%install
14mr|docbook-dtd30-sgml-1.0-14|45	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd30-sgml-1.0-14|46	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd30-sgml-1.0-14|47	mkdir -p $DESTDIR
14mr|docbook-dtd30-sgml-1.0-14|48	install *.dcl $DESTDIR
14mr|docbook-dtd30-sgml-1.0-14|49	install docbook.cat $DESTDIR/catalog
14mr|docbook-dtd30-sgml-1.0-14|50	install *.dtd $DESTDIR
14mr|docbook-dtd30-sgml-1.0-14|51	install *.mod $DESTDIR
14mr|docbook-dtd30-sgml-1.0-14|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
14mr|docbook-dtd30-sgml-1.0-14|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd30-sgml-1.0-14|54	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd30-sgml-1.0-14|55	
14mr|docbook-dtd30-sgml-1.0-14|56	
14mr|docbook-dtd30-sgml-1.0-14|57	%clean
14mr|docbook-dtd30-sgml-1.0-14|58	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd30-sgml-1.0-14|59	
14mr|docbook-dtd30-sgml-1.0-14|60	
14mr|docbook-dtd30-sgml-1.0-14|61	%files
14mr|docbook-dtd30-sgml-1.0-14|62	%defattr (0644,root,root,0755)
14mr|docbook-dtd30-sgml-1.0-14|63	%doc *.txt
14mr|docbook-dtd30-sgml-1.0-14|64	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd30-sgml-1.0-14|65	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd30-sgml-1.0-14|66	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd30-sgml-1.0-14|67	
14mr|docbook-dtd30-sgml-1.0-14|68	# fix errors in old postun scripts
14mr|docbook-dtd30-sgml-1.0-14|69	%triggerpostun -- docbook-dtd30-sgml < 1.0-3mdk
14mr|docbook-dtd30-sgml-1.0-14|70	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|71	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|72	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|73	%{_datadir}/sgml/openjade/catalog
14mr|docbook-dtd30-sgml-1.0-14|74	fi
14mr|docbook-dtd30-sgml-1.0-14|75	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|76	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|77	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|78	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd30-sgml-1.0-14|79	fi
14mr|docbook-dtd30-sgml-1.0-14|80	
14mr|docbook-dtd30-sgml-1.0-14|81	%post
14mr|docbook-dtd30-sgml-1.0-14|82	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|84	%{_datadir}/sgml/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd30-sgml-1.0-14|85	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|86	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|87	%{_datadir}/sgml/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd30-sgml-1.0-14|88	
14mr|docbook-dtd30-sgml-1.0-14|89	# The following lines are for the case in which the style sheets
14mr|docbook-dtd30-sgml-1.0-14|90	# were installed after another DTD but before this DTD
14mr|docbook-dtd30-sgml-1.0-14|91	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|92	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|93	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|94	%{_datadir}/sgml/openjade/catalog
14mr|docbook-dtd30-sgml-1.0-14|95	fi
14mr|docbook-dtd30-sgml-1.0-14|96	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|97	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd30-sgml-1.0-14|98	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|99	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd30-sgml-1.0-14|100	fi
14mr|docbook-dtd30-sgml-1.0-14|101	
14mr|docbook-dtd30-sgml-1.0-14|102	
14mr|docbook-dtd30-sgml-1.0-14|103	%postun
14mr|docbook-dtd30-sgml-1.0-14|104	# Do not remove if upgrade
14mr|docbook-dtd30-sgml-1.0-14|105	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|106	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd30-sgml-1.0-14|107	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|108	%{_datadir}/sgml/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd30-sgml-1.0-14|109	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd30-sgml-1.0-14|110	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|111	%{_datadir}/sgml/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd30-sgml-1.0-14|112	
14mr|docbook-dtd30-sgml-1.0-14|113	# The following lines are for the case in which the style sheets
14mr|docbook-dtd30-sgml-1.0-14|114	# were not uninstalled because there is still another DTD
14mr|docbook-dtd30-sgml-1.0-14|115	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|116	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd30-sgml-1.0-14|117	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|118	%{_datadir}/sgml/openjade/catalog
14mr|docbook-dtd30-sgml-1.0-14|119	fi
14mr|docbook-dtd30-sgml-1.0-14|120	
14mr|docbook-dtd30-sgml-1.0-14|121	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd30-sgml-1.0-14|122	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd30-sgml-1.0-14|123	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd30-sgml-1.0-14|124	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd30-sgml-1.0-14|125	fi
14mr|docbook-dtd30-sgml-1.0-14|126	fi
14mr|docbook-dtd30-sgml-1.0-14|127	
14mr|docbook-dtd30-sgml-1.0-14|128	
14mr|docbook-dtd30-sgml-1.0-14|129	
14mr|docbook-dtd30-sgml-1.0-14|130	
14mr|docbook-dtd30-sgml-1.0-14|131	%changelog
14mr|docbook-dtd30-sgml-1.0-14|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-14
14mr|docbook-dtd30-sgml-1.0-14|133	+ Revision: bb0427b
14mr|docbook-dtd30-sgml-1.0-14|134	- MassBuild#440: Increase release tag
14mr|docbook-dtd30-sgml-1.0-14|135	
14mr|docbook-dtd30-sgml-1.0-14|136	

16186 14
14mr|docbook-dtd31-sgml-1.0-22|1	%define name docbook-dtd31-sgml
14mr|docbook-dtd31-sgml-1.0-22|2	%define version 1.0
14mr|docbook-dtd31-sgml-1.0-22|3	%define release 22
14mr|docbook-dtd31-sgml-1.0-22|4	%define dtdver 3.1
14mr|docbook-dtd31-sgml-1.0-22|5	%define mltyp sgml
14mr|docbook-dtd31-sgml-1.0-22|6	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd31-sgml-1.0-22|7	
14mr|docbook-dtd31-sgml-1.0-22|8	Name:		%{name}
14mr|docbook-dtd31-sgml-1.0-22|9	Version:	%{version}
14mr|docbook-dtd31-sgml-1.0-22|10	Release:	%{release}
14mr|docbook-dtd31-sgml-1.0-22|11	Group       	: Publishing
14mr|docbook-dtd31-sgml-1.0-22|12	
14mr|docbook-dtd31-sgml-1.0-22|13	Summary     	: SGML document type definition for DocBook %{dtdver}
14mr|docbook-dtd31-sgml-1.0-22|14	
14mr|docbook-dtd31-sgml-1.0-22|15	License   	: Artistic
14mr|docbook-dtd31-sgml-1.0-22|16	URL         	: http://www.oasis-open.org/docbook/
14mr|docbook-dtd31-sgml-1.0-22|17	
14mr|docbook-dtd31-sgml-1.0-22|18	Provides        : docbook-dtd-sgml
14mr|docbook-dtd31-sgml-1.0-22|19	Requires(postun)	: sgml-common
14mr|docbook-dtd31-sgml-1.0-22|20	Requires(post)	: sgml-common
14mr|docbook-dtd31-sgml-1.0-22|21	BuildRequires: 	dos2unix
14mr|docbook-dtd31-sgml-1.0-22|22	
14mr|docbook-dtd31-sgml-1.0-22|23	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-dtd31-sgml-1.0-22|24	
14mr|docbook-dtd31-sgml-1.0-22|25	# Zip file downloadable at http://www.oasis-open.org/docbook/sgml/%{dtdver}/
14mr|docbook-dtd31-sgml-1.0-22|26	Source0		: docbk31.tar.bz2
14mr|docbook-dtd31-sgml-1.0-22|27	Patch0          : %{name}-%{version}.catalog.patch
14mr|docbook-dtd31-sgml-1.0-22|28	BuildArch	: noarch
14mr|docbook-dtd31-sgml-1.0-22|29	
14mr|docbook-dtd31-sgml-1.0-22|30	%description
14mr|docbook-dtd31-sgml-1.0-22|31	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd31-sgml-1.0-22|32	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd31-sgml-1.0-22|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd31-sgml-1.0-22|34	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd31-sgml-1.0-22|35	
14mr|docbook-dtd31-sgml-1.0-22|36	%prep
14mr|docbook-dtd31-sgml-1.0-22|37	%setup -q
14mr|docbook-dtd31-sgml-1.0-22|38	%patch0 -p1
14mr|docbook-dtd31-sgml-1.0-22|39	
14mr|docbook-dtd31-sgml-1.0-22|40	%build
14mr|docbook-dtd31-sgml-1.0-22|41	
14mr|docbook-dtd31-sgml-1.0-22|42	%install
14mr|docbook-dtd31-sgml-1.0-22|43	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd31-sgml-1.0-22|44	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd31-sgml-1.0-22|45	mkdir -p $DESTDIR
14mr|docbook-dtd31-sgml-1.0-22|46	dos2unix *.txt
14mr|docbook-dtd31-sgml-1.0-22|47	install *.dcl $DESTDIR
14mr|docbook-dtd31-sgml-1.0-22|48	install docbook.cat $DESTDIR/catalog
14mr|docbook-dtd31-sgml-1.0-22|49	install *.dtd $DESTDIR
14mr|docbook-dtd31-sgml-1.0-22|50	install *.mod $DESTDIR
14mr|docbook-dtd31-sgml-1.0-22|51	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
14mr|docbook-dtd31-sgml-1.0-22|52	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd31-sgml-1.0-22|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd31-sgml-1.0-22|54	
14mr|docbook-dtd31-sgml-1.0-22|55	%post
14mr|docbook-dtd31-sgml-1.0-22|56	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd31-sgml-1.0-22|57	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|58	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd31-sgml-1.0-22|59	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd31-sgml-1.0-22|60	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|61	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd31-sgml-1.0-22|62	
14mr|docbook-dtd31-sgml-1.0-22|63	# The following lines are for the case in which the style sheets
14mr|docbook-dtd31-sgml-1.0-22|64	# were installed after another DTD but before this DTD
14mr|docbook-dtd31-sgml-1.0-22|65	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd31-sgml-1.0-22|66	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd31-sgml-1.0-22|67	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|68	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd31-sgml-1.0-22|69	fi
14mr|docbook-dtd31-sgml-1.0-22|70	
14mr|docbook-dtd31-sgml-1.0-22|71	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd31-sgml-1.0-22|72	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd31-sgml-1.0-22|73	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|74	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd31-sgml-1.0-22|75	fi
14mr|docbook-dtd31-sgml-1.0-22|76	
14mr|docbook-dtd31-sgml-1.0-22|77	%postun
14mr|docbook-dtd31-sgml-1.0-22|78	# Do not remove if upgrade
14mr|docbook-dtd31-sgml-1.0-22|79	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd31-sgml-1.0-22|80	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd31-sgml-1.0-22|81	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|82	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd31-sgml-1.0-22|83	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd31-sgml-1.0-22|84	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|85	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd31-sgml-1.0-22|86	
14mr|docbook-dtd31-sgml-1.0-22|87	# The following lines are for the case in which the style sheets
14mr|docbook-dtd31-sgml-1.0-22|88	# were not uninstalled because there is still another DTD
14mr|docbook-dtd31-sgml-1.0-22|89	if [ -e  %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd31-sgml-1.0-22|90	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd31-sgml-1.0-22|91	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|92	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd31-sgml-1.0-22|93	fi
14mr|docbook-dtd31-sgml-1.0-22|94	
14mr|docbook-dtd31-sgml-1.0-22|95	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd31-sgml-1.0-22|96	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd31-sgml-1.0-22|97	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd31-sgml-1.0-22|98	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd31-sgml-1.0-22|99	fi
14mr|docbook-dtd31-sgml-1.0-22|100	fi
14mr|docbook-dtd31-sgml-1.0-22|101	
14mr|docbook-dtd31-sgml-1.0-22|102	%clean
14mr|docbook-dtd31-sgml-1.0-22|103	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd31-sgml-1.0-22|104	
14mr|docbook-dtd31-sgml-1.0-22|105	%files
14mr|docbook-dtd31-sgml-1.0-22|106	%defattr (0644,root,root,0755)
14mr|docbook-dtd31-sgml-1.0-22|107	%doc *.txt ChangeLog
14mr|docbook-dtd31-sgml-1.0-22|108	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd31-sgml-1.0-22|109	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd31-sgml-1.0-22|110	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd31-sgml-1.0-22|111	
14mr|docbook-dtd31-sgml-1.0-22|112	
14mr|docbook-dtd31-sgml-1.0-22|113	
14mr|docbook-dtd31-sgml-1.0-22|114	
14mr|docbook-dtd31-sgml-1.0-22|115	%changelog
14mr|docbook-dtd31-sgml-1.0-22|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-22
14mr|docbook-dtd31-sgml-1.0-22|117	+ Revision: 3f73429
14mr|docbook-dtd31-sgml-1.0-22|118	- MassBuild#440: Increase release tag
14mr|docbook-dtd31-sgml-1.0-22|119	
14mr|docbook-dtd31-sgml-1.0-22|120	

16187 14
14mr|docbook-dtd412-xml-1.0-29|1	%define dtdver 4.1.2
14mr|docbook-dtd412-xml-1.0-29|2	%define mltyp xml
14mr|docbook-dtd412-xml-1.0-29|3	
14mr|docbook-dtd412-xml-1.0-29|4	%define name docbook-dtd412-xml
14mr|docbook-dtd412-xml-1.0-29|5	%define version 1.0
14mr|docbook-dtd412-xml-1.0-29|6	%define release 29
14mr|docbook-dtd412-xml-1.0-29|7	
14mr|docbook-dtd412-xml-1.0-29|8	Name:    %{name}
14mr|docbook-dtd412-xml-1.0-29|9	Version: %{version}
14mr|docbook-dtd412-xml-1.0-29|10	Release: %{release}
14mr|docbook-dtd412-xml-1.0-29|11	Group  : Publishing
14mr|docbook-dtd412-xml-1.0-29|12	
14mr|docbook-dtd412-xml-1.0-29|13	Summary: XML document type definition for DocBook %{dtdver}
14mr|docbook-dtd412-xml-1.0-29|14	
14mr|docbook-dtd412-xml-1.0-29|15	License: Artistic style
14mr|docbook-dtd412-xml-1.0-29|16	URL    : http://www.oasis-open.org/docbook/
14mr|docbook-dtd412-xml-1.0-29|17	
14mr|docbook-dtd412-xml-1.0-29|18	Provides: docbook-dtd-%{mltyp}
14mr|docbook-dtd412-xml-1.0-29|19	Requires: coreutils
14mr|docbook-dtd412-xml-1.0-29|20	Requires: sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd412-xml-1.0-29|21	Requires: libxml2-utils
14mr|docbook-dtd412-xml-1.0-29|22	
14mr|docbook-dtd412-xml-1.0-29|23	BuildRoot: %_tmppath/%name-buildroot
14mr|docbook-dtd412-xml-1.0-29|24	
14mr|docbook-dtd412-xml-1.0-29|25	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
14mr|docbook-dtd412-xml-1.0-29|26	Source0  : docbkx412.tar.bz2
14mr|docbook-dtd412-xml-1.0-29|27	Source1  : docbook-dtd412-xml-catalog.tar.bz2
14mr|docbook-dtd412-xml-1.0-29|28	Patch0   : %{name}-%{version}.catalog.patch
14mr|docbook-dtd412-xml-1.0-29|29	Patch1   : %{name}-%{version}.dbcentx.patch
14mr|docbook-dtd412-xml-1.0-29|30	BuildArch: noarch
14mr|docbook-dtd412-xml-1.0-29|31	
14mr|docbook-dtd412-xml-1.0-29|32	
14mr|docbook-dtd412-xml-1.0-29|33	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd412-xml-1.0-29|34	
14mr|docbook-dtd412-xml-1.0-29|35	%description
14mr|docbook-dtd412-xml-1.0-29|36	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd412-xml-1.0-29|37	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd412-xml-1.0-29|38	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd412-xml-1.0-29|39	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd412-xml-1.0-29|40	
14mr|docbook-dtd412-xml-1.0-29|41	
14mr|docbook-dtd412-xml-1.0-29|42	%prep
14mr|docbook-dtd412-xml-1.0-29|43	%setup -q
14mr|docbook-dtd412-xml-1.0-29|44	%setup -D -a 1 -q
14mr|docbook-dtd412-xml-1.0-29|45	%patch0 -p1
14mr|docbook-dtd412-xml-1.0-29|46	%patch1 -p1
14mr|docbook-dtd412-xml-1.0-29|47	
14mr|docbook-dtd412-xml-1.0-29|48	%build
14mr|docbook-dtd412-xml-1.0-29|49	
14mr|docbook-dtd412-xml-1.0-29|50	
14mr|docbook-dtd412-xml-1.0-29|51	%install
14mr|docbook-dtd412-xml-1.0-29|52	rm -rf %{buildroot}
14mr|docbook-dtd412-xml-1.0-29|53	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd412-xml-1.0-29|54	mkdir -p $DESTDIR
14mr|docbook-dtd412-xml-1.0-29|55	install -m644 docbook.cat $DESTDIR/catalog
14mr|docbook-dtd412-xml-1.0-29|56	install -m644 xmlcatalog $DESTDIR
14mr|docbook-dtd412-xml-1.0-29|57	install -m644 *.dtd $DESTDIR
14mr|docbook-dtd412-xml-1.0-29|58	install -m644 *.mod $DESTDIR
14mr|docbook-dtd412-xml-1.0-29|59	
14mr|docbook-dtd412-xml-1.0-29|60	# Symlinks
14mr|docbook-dtd412-xml-1.0-29|61	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd412-xml-1.0-29|62	ln -s %{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|63	%{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd412-xml-1.0-29|64	
14mr|docbook-dtd412-xml-1.0-29|65	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd412-xml-1.0-29|66	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd412-xml-1.0-29|67	# What's that for?
14mr|docbook-dtd412-xml-1.0-29|68	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd412-xml-1.0-29|69	
14mr|docbook-dtd412-xml-1.0-29|70	
14mr|docbook-dtd412-xml-1.0-29|71	%clean
14mr|docbook-dtd412-xml-1.0-29|72	rm -rf %{buildroot}
14mr|docbook-dtd412-xml-1.0-29|73	
14mr|docbook-dtd412-xml-1.0-29|74	
14mr|docbook-dtd412-xml-1.0-29|75	%files
14mr|docbook-dtd412-xml-1.0-29|76	%defattr (-,root,root)
14mr|docbook-dtd412-xml-1.0-29|77	%doc *.txt ChangeLog
14mr|docbook-dtd412-xml-1.0-29|78	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd412-xml-1.0-29|79	%{_sysconfdir}/sgml/xml-docbook.cat
14mr|docbook-dtd412-xml-1.0-29|80	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd412-xml-1.0-29|81	# rpmlint complains about this and indeed seems unnecesary
14mr|docbook-dtd412-xml-1.0-29|82	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd412-xml-1.0-29|83	
14mr|docbook-dtd412-xml-1.0-29|84	#fix buggy XML catalog unregistration which was present in postun script
14mr|docbook-dtd412-xml-1.0-29|85	#for all versions before 1.0-10mdk
14mr|docbook-dtd412-xml-1.0-29|86	%triggerpostun -- docbook-dtd412-xml < 1.0-10mdk
14mr|docbook-dtd412-xml-1.0-29|87	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd412-xml-1.0-29|88	
14mr|docbook-dtd412-xml-1.0-29|89	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd412-xml-1.0-29|90	"-//OASIS//DTD DocBook XML" \
14mr|docbook-dtd412-xml-1.0-29|91	"file:///usr/share/sgml/docbook/xml-dtd-4.1.2/xmlcatalog" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|92	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd412-xml-1.0-29|93	"http://www.oasis-open.org/docbook/xml/4.1.2" \
14mr|docbook-dtd412-xml-1.0-29|94	"xml-dtd-4.1.2" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|95	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd412-xml-1.0-29|96	"http://www.oasis-open.org/docbook/xml/4.1.2" \
14mr|docbook-dtd412-xml-1.0-29|97	"xml-dtd-4.1.2" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|98	
14mr|docbook-dtd412-xml-1.0-29|99	#fix old buggy postun
14mr|docbook-dtd412-xml-1.0-29|100	%triggerpostun -- docbook-dtd412-xml < 1.0-15mdk
14mr|docbook-dtd412-xml-1.0-29|101	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|102	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|103	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|104	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd412-xml-1.0-29|105	fi
14mr|docbook-dtd412-xml-1.0-29|106	
14mr|docbook-dtd412-xml-1.0-29|107	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|108	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|109	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|110	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd412-xml-1.0-29|111	fi
14mr|docbook-dtd412-xml-1.0-29|112	
14mr|docbook-dtd412-xml-1.0-29|113	
14mr|docbook-dtd412-xml-1.0-29|114	%Post
14mr|docbook-dtd412-xml-1.0-29|115	##
14mr|docbook-dtd412-xml-1.0-29|116	## SGML catalog
14mr|docbook-dtd412-xml-1.0-29|117	##
14mr|docbook-dtd412-xml-1.0-29|118	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|119	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|120	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd412-xml-1.0-29|121	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|122	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|123	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd412-xml-1.0-29|124	
14mr|docbook-dtd412-xml-1.0-29|125	# The following lines are for the case in which the style sheets
14mr|docbook-dtd412-xml-1.0-29|126	# were installed after another DTD but before this DTD
14mr|docbook-dtd412-xml-1.0-29|127	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|128	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|129	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|130	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd412-xml-1.0-29|131	fi
14mr|docbook-dtd412-xml-1.0-29|132	
14mr|docbook-dtd412-xml-1.0-29|133	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|134	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd412-xml-1.0-29|135	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|136	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd412-xml-1.0-29|137	fi
14mr|docbook-dtd412-xml-1.0-29|138	
14mr|docbook-dtd412-xml-1.0-29|139	##
14mr|docbook-dtd412-xml-1.0-29|140	## XML catalog
14mr|docbook-dtd412-xml-1.0-29|141	##
14mr|docbook-dtd412-xml-1.0-29|142	
14mr|docbook-dtd412-xml-1.0-29|143	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd412-xml-1.0-29|144	
14mr|docbook-dtd412-xml-1.0-29|145	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd412-xml-1.0-29|146	"-//OASIS//DTD DocBook XML" \
14mr|docbook-dtd412-xml-1.0-29|147	"file:///usr/share/sgml/docbook/xml-dtd-4.1.2/xmlcatalog" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|148	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd412-xml-1.0-29|149	"http://www.oasis-open.org/docbook/xml/4.1.2" \
14mr|docbook-dtd412-xml-1.0-29|150	"xml-dtd-4.1.2" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|151	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd412-xml-1.0-29|152	"http://www.oasis-open.org/docbook/xml/4.1.2" \
14mr|docbook-dtd412-xml-1.0-29|153	"xml-dtd-4.1.2" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|154	
14mr|docbook-dtd412-xml-1.0-29|155	%Postun
14mr|docbook-dtd412-xml-1.0-29|156	# test xmlcatalog is available before using it...
14mr|docbook-dtd412-xml-1.0-29|157	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd412-xml-1.0-29|158	##
14mr|docbook-dtd412-xml-1.0-29|159	## SGML catalog
14mr|docbook-dtd412-xml-1.0-29|160	##
14mr|docbook-dtd412-xml-1.0-29|161	# Do not remove if upgrade
14mr|docbook-dtd412-xml-1.0-29|162	if [ "$1" = "0" ]; then
14mr|docbook-dtd412-xml-1.0-29|163	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd412-xml-1.0-29|164	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|165	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd412-xml-1.0-29|166	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd412-xml-1.0-29|167	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|168	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd412-xml-1.0-29|169	
14mr|docbook-dtd412-xml-1.0-29|170	# The following lines are for the case in which the style sheets
14mr|docbook-dtd412-xml-1.0-29|171	# were not uninstalled because there is still another DTD
14mr|docbook-dtd412-xml-1.0-29|172	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|173	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd412-xml-1.0-29|174	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|175	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd412-xml-1.0-29|176	fi
14mr|docbook-dtd412-xml-1.0-29|177	
14mr|docbook-dtd412-xml-1.0-29|178	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd412-xml-1.0-29|179	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd412-xml-1.0-29|180	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd412-xml-1.0-29|181	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd412-xml-1.0-29|182	fi
14mr|docbook-dtd412-xml-1.0-29|183	
14mr|docbook-dtd412-xml-1.0-29|184	##
14mr|docbook-dtd412-xml-1.0-29|185	## XML catalog
14mr|docbook-dtd412-xml-1.0-29|186	##
14mr|docbook-dtd412-xml-1.0-29|187	
14mr|docbook-dtd412-xml-1.0-29|188	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd412-xml-1.0-29|189	
14mr|docbook-dtd412-xml-1.0-29|190	if [ -f $CATALOG ]; then
14mr|docbook-dtd412-xml-1.0-29|191	
14mr|docbook-dtd412-xml-1.0-29|192	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd412-xml-1.0-29|193	"-//OASIS//DTD DocBook XML" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|194	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd412-xml-1.0-29|195	"xml-dtd-4.1.2" $CATALOG
14mr|docbook-dtd412-xml-1.0-29|196	fi
14mr|docbook-dtd412-xml-1.0-29|197	fi
14mr|docbook-dtd412-xml-1.0-29|198	fi
14mr|docbook-dtd412-xml-1.0-29|199	
14mr|docbook-dtd412-xml-1.0-29|200	
14mr|docbook-dtd412-xml-1.0-29|201	
14mr|docbook-dtd412-xml-1.0-29|202	
14mr|docbook-dtd412-xml-1.0-29|203	
14mr|docbook-dtd412-xml-1.0-29|204	%changelog
14mr|docbook-dtd412-xml-1.0-29|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-29
14mr|docbook-dtd412-xml-1.0-29|206	+ Revision: ec4ac84
14mr|docbook-dtd412-xml-1.0-29|207	- MassBuild#440: Increase release tag
14mr|docbook-dtd412-xml-1.0-29|208	
14mr|docbook-dtd412-xml-1.0-29|209	

16188 14
14mr|docbook-dtd41-sgml-1.0-21|1	%define name docbook-dtd41-sgml
14mr|docbook-dtd41-sgml-1.0-21|2	%define version 1.0
14mr|docbook-dtd41-sgml-1.0-21|3	%define release 21
14mr|docbook-dtd41-sgml-1.0-21|4	%define dtdver 4.1
14mr|docbook-dtd41-sgml-1.0-21|5	%define mltyp sgml
14mr|docbook-dtd41-sgml-1.0-21|6	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd41-sgml-1.0-21|7	
14mr|docbook-dtd41-sgml-1.0-21|8	Name:		%{name}
14mr|docbook-dtd41-sgml-1.0-21|9	Version:	%{version}
14mr|docbook-dtd41-sgml-1.0-21|10	Release:	%{release}
14mr|docbook-dtd41-sgml-1.0-21|11	Group       	: Publishing
14mr|docbook-dtd41-sgml-1.0-21|12	
14mr|docbook-dtd41-sgml-1.0-21|13	Summary     	: SGML document type definition for DocBook %{dtdver}
14mr|docbook-dtd41-sgml-1.0-21|14	
14mr|docbook-dtd41-sgml-1.0-21|15	License   	: Artistic style
14mr|docbook-dtd41-sgml-1.0-21|16	URL         	: http://www.oasis-open.org/docbook/
14mr|docbook-dtd41-sgml-1.0-21|17	
14mr|docbook-dtd41-sgml-1.0-21|18	Provides        : docbook-dtd-sgml
14mr|docbook-dtd41-sgml-1.0-21|19	Requires(post): sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd41-sgml-1.0-21|20	Requires(postun): sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd41-sgml-1.0-21|21	
14mr|docbook-dtd41-sgml-1.0-21|22	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-dtd41-sgml-1.0-21|23	
14mr|docbook-dtd41-sgml-1.0-21|24	# Zip file downloadable from http://www.oasis-open.org/docbook/sgml/%{dtdver}/
14mr|docbook-dtd41-sgml-1.0-21|25	Source0		: docbk41.tar.bz2
14mr|docbook-dtd41-sgml-1.0-21|26	Patch0          : %{name}-%{version}.catalog.patch
14mr|docbook-dtd41-sgml-1.0-21|27	BuildArch	: noarch
14mr|docbook-dtd41-sgml-1.0-21|28	
14mr|docbook-dtd41-sgml-1.0-21|29	
14mr|docbook-dtd41-sgml-1.0-21|30	%description
14mr|docbook-dtd41-sgml-1.0-21|31	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd41-sgml-1.0-21|32	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd41-sgml-1.0-21|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd41-sgml-1.0-21|34	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd41-sgml-1.0-21|35	
14mr|docbook-dtd41-sgml-1.0-21|36	
14mr|docbook-dtd41-sgml-1.0-21|37	%prep
14mr|docbook-dtd41-sgml-1.0-21|38	%setup -q
14mr|docbook-dtd41-sgml-1.0-21|39	%patch0 -p1
14mr|docbook-dtd41-sgml-1.0-21|40	
14mr|docbook-dtd41-sgml-1.0-21|41	%build
14mr|docbook-dtd41-sgml-1.0-21|42	
14mr|docbook-dtd41-sgml-1.0-21|43	
14mr|docbook-dtd41-sgml-1.0-21|44	%install
14mr|docbook-dtd41-sgml-1.0-21|45	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd41-sgml-1.0-21|46	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd41-sgml-1.0-21|47	mkdir -p $DESTDIR
14mr|docbook-dtd41-sgml-1.0-21|48	install *.dcl $DESTDIR
14mr|docbook-dtd41-sgml-1.0-21|49	install docbook.cat $DESTDIR/catalog
14mr|docbook-dtd41-sgml-1.0-21|50	install *.dtd $DESTDIR
14mr|docbook-dtd41-sgml-1.0-21|51	install *.mod $DESTDIR
14mr|docbook-dtd41-sgml-1.0-21|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
14mr|docbook-dtd41-sgml-1.0-21|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd41-sgml-1.0-21|54	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd41-sgml-1.0-21|55	
14mr|docbook-dtd41-sgml-1.0-21|56	
14mr|docbook-dtd41-sgml-1.0-21|57	%clean
14mr|docbook-dtd41-sgml-1.0-21|58	rm -rf $RPM_BUILD_ROOT
14mr|docbook-dtd41-sgml-1.0-21|59	
14mr|docbook-dtd41-sgml-1.0-21|60	
14mr|docbook-dtd41-sgml-1.0-21|61	%files
14mr|docbook-dtd41-sgml-1.0-21|62	%defattr (0644,root,root,0755)
14mr|docbook-dtd41-sgml-1.0-21|63	%doc *.txt ChangeLog
14mr|docbook-dtd41-sgml-1.0-21|64	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd41-sgml-1.0-21|65	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd41-sgml-1.0-21|66	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd41-sgml-1.0-21|67	
14mr|docbook-dtd41-sgml-1.0-21|68	#fix old broken postun
14mr|docbook-dtd41-sgml-1.0-21|69	%triggerpostun -- docbook-dtd41-sgml < 1.0-8mdk
14mr|docbook-dtd41-sgml-1.0-21|70	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|71	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|72	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|73	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd41-sgml-1.0-21|74	fi
14mr|docbook-dtd41-sgml-1.0-21|75	
14mr|docbook-dtd41-sgml-1.0-21|76	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|77	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|78	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|79	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd41-sgml-1.0-21|80	fi
14mr|docbook-dtd41-sgml-1.0-21|81	
14mr|docbook-dtd41-sgml-1.0-21|82	
14mr|docbook-dtd41-sgml-1.0-21|83	%post
14mr|docbook-dtd41-sgml-1.0-21|84	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|85	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|86	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd41-sgml-1.0-21|87	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|88	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|89	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd41-sgml-1.0-21|90	
14mr|docbook-dtd41-sgml-1.0-21|91	# The following lines are for the case in which the style sheets
14mr|docbook-dtd41-sgml-1.0-21|92	# were installed after another DTD but before this DTD
14mr|docbook-dtd41-sgml-1.0-21|93	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|94	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|95	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|96	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd41-sgml-1.0-21|97	fi
14mr|docbook-dtd41-sgml-1.0-21|98	
14mr|docbook-dtd41-sgml-1.0-21|99	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|100	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd41-sgml-1.0-21|101	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|102	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd41-sgml-1.0-21|103	fi
14mr|docbook-dtd41-sgml-1.0-21|104	
14mr|docbook-dtd41-sgml-1.0-21|105	
14mr|docbook-dtd41-sgml-1.0-21|106	%postun
14mr|docbook-dtd41-sgml-1.0-21|107	# Do not remove if upgrade
14mr|docbook-dtd41-sgml-1.0-21|108	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|109	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd41-sgml-1.0-21|110	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|111	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd41-sgml-1.0-21|112	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd41-sgml-1.0-21|113	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|114	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd41-sgml-1.0-21|115	
14mr|docbook-dtd41-sgml-1.0-21|116	
14mr|docbook-dtd41-sgml-1.0-21|117	# The following lines are for the case in which the style sheets
14mr|docbook-dtd41-sgml-1.0-21|118	# were not uninstalled because there is still another DTD
14mr|docbook-dtd41-sgml-1.0-21|119	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd41-sgml-1.0-21|120	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd41-sgml-1.0-21|121	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|122	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd41-sgml-1.0-21|123	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd41-sgml-1.0-21|124	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd41-sgml-1.0-21|125	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd41-sgml-1.0-21|126	fi
14mr|docbook-dtd41-sgml-1.0-21|127	fi
14mr|docbook-dtd41-sgml-1.0-21|128	
14mr|docbook-dtd41-sgml-1.0-21|129	
14mr|docbook-dtd41-sgml-1.0-21|130	
14mr|docbook-dtd41-sgml-1.0-21|131	
14mr|docbook-dtd41-sgml-1.0-21|132	%changelog
14mr|docbook-dtd41-sgml-1.0-21|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-21
14mr|docbook-dtd41-sgml-1.0-21|134	+ Revision: c55e5ca
14mr|docbook-dtd41-sgml-1.0-21|135	- MassBuild#440: Increase release tag
14mr|docbook-dtd41-sgml-1.0-21|136	
14mr|docbook-dtd41-sgml-1.0-21|137	

16189 14
14mr|docbook-dtd42-sgml-1.0-8|1	%define name docbook-dtd42-sgml
14mr|docbook-dtd42-sgml-1.0-8|2	%define version 1.0
14mr|docbook-dtd42-sgml-1.0-8|3	%define release 8
14mr|docbook-dtd42-sgml-1.0-8|4	%define dtdver 4.2
14mr|docbook-dtd42-sgml-1.0-8|5	%define mltyp sgml
14mr|docbook-dtd42-sgml-1.0-8|6	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd42-sgml-1.0-8|7	
14mr|docbook-dtd42-sgml-1.0-8|8	Name:		%{name}
14mr|docbook-dtd42-sgml-1.0-8|9	Version:	%{version}
14mr|docbook-dtd42-sgml-1.0-8|10	Release:	%{release}
14mr|docbook-dtd42-sgml-1.0-8|11	Group:      Publishing
14mr|docbook-dtd42-sgml-1.0-8|12	Summary:    SGML document type definition for DocBook %{dtdver}
14mr|docbook-dtd42-sgml-1.0-8|13	License:    Artistic style
14mr|docbook-dtd42-sgml-1.0-8|14	URL:        http://www.oasis-open.org/docbook/
14mr|docbook-dtd42-sgml-1.0-8|15	Source:     http://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.tar.bz2
14mr|docbook-dtd42-sgml-1.0-8|16	Patch:      docbook-dtd42-sgml-1.0.catalog.patch
14mr|docbook-dtd42-sgml-1.0-8|17	Provides:   docbook-dtd-sgml
14mr|docbook-dtd42-sgml-1.0-8|18	Requires:   sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd42-sgml-1.0-8|19	BuildArch:  noarch
14mr|docbook-dtd42-sgml-1.0-8|20	BuildRoot:  %{_tmppath}/%{name}-%{version}
14mr|docbook-dtd42-sgml-1.0-8|21	
14mr|docbook-dtd42-sgml-1.0-8|22	%description
14mr|docbook-dtd42-sgml-1.0-8|23	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd42-sgml-1.0-8|24	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd42-sgml-1.0-8|25	This syntax is SGML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd42-sgml-1.0-8|26	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd42-sgml-1.0-8|27	
14mr|docbook-dtd42-sgml-1.0-8|28	%prep
14mr|docbook-dtd42-sgml-1.0-8|29	%setup -q -c
14mr|docbook-dtd42-sgml-1.0-8|30	%patch -p0
14mr|docbook-dtd42-sgml-1.0-8|31	
14mr|docbook-dtd42-sgml-1.0-8|32	%build
14mr|docbook-dtd42-sgml-1.0-8|33	
14mr|docbook-dtd42-sgml-1.0-8|34	%install
14mr|docbook-dtd42-sgml-1.0-8|35	rm -rf %{buildroot}
14mr|docbook-dtd42-sgml-1.0-8|36	DESTDIR=%{buildroot}%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd42-sgml-1.0-8|37	mkdir -p $DESTDIR
14mr|docbook-dtd42-sgml-1.0-8|38	install *.dcl $DESTDIR
14mr|docbook-dtd42-sgml-1.0-8|39	install docbook.cat $DESTDIR/catalog
14mr|docbook-dtd42-sgml-1.0-8|40	install *.dtd $DESTDIR
14mr|docbook-dtd42-sgml-1.0-8|41	install *.mod $DESTDIR
14mr|docbook-dtd42-sgml-1.0-8|42	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd42-sgml-1.0-8|43	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd42-sgml-1.0-8|44	touch %{buildroot}%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd42-sgml-1.0-8|45	
14mr|docbook-dtd42-sgml-1.0-8|46	%clean
14mr|docbook-dtd42-sgml-1.0-8|47	rm -rf %{buildroot}
14mr|docbook-dtd42-sgml-1.0-8|48	
14mr|docbook-dtd42-sgml-1.0-8|49	%post
14mr|docbook-dtd42-sgml-1.0-8|50	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-sgml-1.0-8|51	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|52	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd42-sgml-1.0-8|53	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-sgml-1.0-8|54	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|55	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd42-sgml-1.0-8|56	
14mr|docbook-dtd42-sgml-1.0-8|57	# The following lines are for the case in which the style sheets
14mr|docbook-dtd42-sgml-1.0-8|58	# were installed after another DTD but before this DTD
14mr|docbook-dtd42-sgml-1.0-8|59	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd42-sgml-1.0-8|60	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-sgml-1.0-8|61	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|62	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd42-sgml-1.0-8|63	fi
14mr|docbook-dtd42-sgml-1.0-8|64	
14mr|docbook-dtd42-sgml-1.0-8|65	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd42-sgml-1.0-8|66	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-sgml-1.0-8|67	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|68	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd42-sgml-1.0-8|69	fi
14mr|docbook-dtd42-sgml-1.0-8|70	
14mr|docbook-dtd42-sgml-1.0-8|71	
14mr|docbook-dtd42-sgml-1.0-8|72	%postun
14mr|docbook-dtd42-sgml-1.0-8|73	# Do not remove if upgrade
14mr|docbook-dtd42-sgml-1.0-8|74	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd42-sgml-1.0-8|75	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-sgml-1.0-8|76	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|77	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd42-sgml-1.0-8|78	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-sgml-1.0-8|79	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|80	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd42-sgml-1.0-8|81	
14mr|docbook-dtd42-sgml-1.0-8|82	
14mr|docbook-dtd42-sgml-1.0-8|83	# The following lines are for the case in which the style sheets
14mr|docbook-dtd42-sgml-1.0-8|84	# were not uninstalled because there is still another DTD
14mr|docbook-dtd42-sgml-1.0-8|85	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd42-sgml-1.0-8|86	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-sgml-1.0-8|87	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|88	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd42-sgml-1.0-8|89	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-sgml-1.0-8|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-sgml-1.0-8|91	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd42-sgml-1.0-8|92	fi
14mr|docbook-dtd42-sgml-1.0-8|93	fi
14mr|docbook-dtd42-sgml-1.0-8|94	
14mr|docbook-dtd42-sgml-1.0-8|95	%files
14mr|docbook-dtd42-sgml-1.0-8|96	%defattr(-,root,root)
14mr|docbook-dtd42-sgml-1.0-8|97	%doc README ChangeLog
14mr|docbook-dtd42-sgml-1.0-8|98	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd42-sgml-1.0-8|99	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd42-sgml-1.0-8|100	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
14mr|docbook-dtd42-sgml-1.0-8|101	
14mr|docbook-dtd42-sgml-1.0-8|102	
14mr|docbook-dtd42-sgml-1.0-8|103	
14mr|docbook-dtd42-sgml-1.0-8|104	
14mr|docbook-dtd42-sgml-1.0-8|105	
14mr|docbook-dtd42-sgml-1.0-8|106	%changelog
14mr|docbook-dtd42-sgml-1.0-8|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-8
14mr|docbook-dtd42-sgml-1.0-8|108	+ Revision: 3b94c9e
14mr|docbook-dtd42-sgml-1.0-8|109	- MassBuild#440: Increase release tag
14mr|docbook-dtd42-sgml-1.0-8|110	
14mr|docbook-dtd42-sgml-1.0-8|111	

16190 14
14mr|docbook-dtd42-xml-1.0-16|1	%define dtdver 4.2
14mr|docbook-dtd42-xml-1.0-16|2	%define mltyp xml
14mr|docbook-dtd42-xml-1.0-16|3	
14mr|docbook-dtd42-xml-1.0-16|4	Name:    docbook-dtd42-xml
14mr|docbook-dtd42-xml-1.0-16|5	Version: 1.0
14mr|docbook-dtd42-xml-1.0-16|6	Release: 16
14mr|docbook-dtd42-xml-1.0-16|7	Group:   Publishing
14mr|docbook-dtd42-xml-1.0-16|8	Summary: XML document type definition for DocBook %{dtdver}
14mr|docbook-dtd42-xml-1.0-16|9	License: Artistic
14mr|docbook-dtd42-xml-1.0-16|10	URL:     http://www.oasis-open.org/docbook/
14mr|docbook-dtd42-xml-1.0-16|11	Provides: docbook-dtd-%{mltyp}
14mr|docbook-dtd42-xml-1.0-16|12	Requires(post): sgml-common coreutils
14mr|docbook-dtd42-xml-1.0-16|13	Requires(postun): sgml-common coreutils
14mr|docbook-dtd42-xml-1.0-16|14	
14mr|docbook-dtd42-xml-1.0-16|15	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
14mr|docbook-dtd42-xml-1.0-16|16	Source0:   docbook-xml-4.2.tar.bz2
14mr|docbook-dtd42-xml-1.0-16|17	BuildArch: noarch
14mr|docbook-dtd42-xml-1.0-16|18	
14mr|docbook-dtd42-xml-1.0-16|19	
14mr|docbook-dtd42-xml-1.0-16|20	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd42-xml-1.0-16|21	
14mr|docbook-dtd42-xml-1.0-16|22	%description
14mr|docbook-dtd42-xml-1.0-16|23	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd42-xml-1.0-16|24	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd42-xml-1.0-16|25	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd42-xml-1.0-16|26	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd42-xml-1.0-16|27	
14mr|docbook-dtd42-xml-1.0-16|28	%prep
14mr|docbook-dtd42-xml-1.0-16|29	%setup -n docbook-xml-4.2 -q
14mr|docbook-dtd42-xml-1.0-16|30	
14mr|docbook-dtd42-xml-1.0-16|31	%build
14mr|docbook-dtd42-xml-1.0-16|32	
14mr|docbook-dtd42-xml-1.0-16|33	%install
14mr|docbook-dtd42-xml-1.0-16|34	DESTDIR=%{buildroot}/%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd42-xml-1.0-16|35	mkdir -p $DESTDIR
14mr|docbook-dtd42-xml-1.0-16|36	cp -r ent/ $DESTDIR
14mr|docbook-dtd42-xml-1.0-16|37	install -m644 docbook.cat $DESTDIR/catalog
14mr|docbook-dtd42-xml-1.0-16|38	install -m644 catalog.xml $DESTDIR
14mr|docbook-dtd42-xml-1.0-16|39	install -m644 *.dtd $DESTDIR
14mr|docbook-dtd42-xml-1.0-16|40	install -m644 *.mod $DESTDIR
14mr|docbook-dtd42-xml-1.0-16|41	mkdir -p %{buildroot}/%{_sysconfdir}/sgml
14mr|docbook-dtd42-xml-1.0-16|42	touch %{buildroot}/%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd42-xml-1.0-16|43	touch %{buildroot}/%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd42-xml-1.0-16|44	
14mr|docbook-dtd42-xml-1.0-16|45	%post
14mr|docbook-dtd42-xml-1.0-16|46	##
14mr|docbook-dtd42-xml-1.0-16|47	## SGML catalog
14mr|docbook-dtd42-xml-1.0-16|48	##
14mr|docbook-dtd42-xml-1.0-16|49	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-xml-1.0-16|50	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|51	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd42-xml-1.0-16|52	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-xml-1.0-16|53	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|54	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd42-xml-1.0-16|55	
14mr|docbook-dtd42-xml-1.0-16|56	# The following lines are for the case in which the style sheets
14mr|docbook-dtd42-xml-1.0-16|57	# were installed after another DTD but before this DTD
14mr|docbook-dtd42-xml-1.0-16|58	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd42-xml-1.0-16|59	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-xml-1.0-16|60	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|61	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd42-xml-1.0-16|62	fi
14mr|docbook-dtd42-xml-1.0-16|63	
14mr|docbook-dtd42-xml-1.0-16|64	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd42-xml-1.0-16|65	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd42-xml-1.0-16|66	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|67	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd42-xml-1.0-16|68	fi
14mr|docbook-dtd42-xml-1.0-16|69	# Symlinks
14mr|docbook-dtd42-xml-1.0-16|70	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd42-xml-1.0-16|71	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd42-xml-1.0-16|72	
14mr|docbook-dtd42-xml-1.0-16|73	##
14mr|docbook-dtd42-xml-1.0-16|74	## XML catalog
14mr|docbook-dtd42-xml-1.0-16|75	##
14mr|docbook-dtd42-xml-1.0-16|76	
14mr|docbook-dtd42-xml-1.0-16|77	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd42-xml-1.0-16|78	
14mr|docbook-dtd42-xml-1.0-16|79	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd42-xml-1.0-16|80	"-//OASIS//DTD DocBook XML V4.2//EN" \
14mr|docbook-dtd42-xml-1.0-16|81	"file:///usr/share/sgml/docbook/xml-dtd-4.2/catalog.xml" $CATALOG
14mr|docbook-dtd42-xml-1.0-16|82	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd42-xml-1.0-16|83	"http://www.oasis-open.org/docbook/xml/4.2" \
14mr|docbook-dtd42-xml-1.0-16|84	"xml-dtd-4.2" $CATALOG
14mr|docbook-dtd42-xml-1.0-16|85	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd42-xml-1.0-16|86	"http://www.oasis-open.org/docbook/xml/4.2" \
14mr|docbook-dtd42-xml-1.0-16|87	"xml-dtd-4.2" $CATALOG
14mr|docbook-dtd42-xml-1.0-16|88	
14mr|docbook-dtd42-xml-1.0-16|89	%postun
14mr|docbook-dtd42-xml-1.0-16|90	##
14mr|docbook-dtd42-xml-1.0-16|91	## SGML catalog
14mr|docbook-dtd42-xml-1.0-16|92	##
14mr|docbook-dtd42-xml-1.0-16|93	# Do not remove if upgrade
14mr|docbook-dtd42-xml-1.0-16|94	if [ "$1" = "0" ]; then
14mr|docbook-dtd42-xml-1.0-16|95	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd42-xml-1.0-16|96	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-xml-1.0-16|97	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|98	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd42-xml-1.0-16|99	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-xml-1.0-16|100	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|101	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd42-xml-1.0-16|102	fi
14mr|docbook-dtd42-xml-1.0-16|103	# Symlinks
14mr|docbook-dtd42-xml-1.0-16|104	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd42-xml-1.0-16|105	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd42-xml-1.0-16|106	
14mr|docbook-dtd42-xml-1.0-16|107	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd42-xml-1.0-16|108	
14mr|docbook-dtd42-xml-1.0-16|109	# The following lines are for the case in which the style sheets
14mr|docbook-dtd42-xml-1.0-16|110	# were not uninstalled because there is still another DTD
14mr|docbook-dtd42-xml-1.0-16|111	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd42-xml-1.0-16|112	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-xml-1.0-16|113	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|114	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd42-xml-1.0-16|115	fi
14mr|docbook-dtd42-xml-1.0-16|116	
14mr|docbook-dtd42-xml-1.0-16|117	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd42-xml-1.0-16|118	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd42-xml-1.0-16|119	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd42-xml-1.0-16|120	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd42-xml-1.0-16|121	fi
14mr|docbook-dtd42-xml-1.0-16|122	fi
14mr|docbook-dtd42-xml-1.0-16|123	
14mr|docbook-dtd42-xml-1.0-16|124	##
14mr|docbook-dtd42-xml-1.0-16|125	## XML catalog
14mr|docbook-dtd42-xml-1.0-16|126	##
14mr|docbook-dtd42-xml-1.0-16|127	
14mr|docbook-dtd42-xml-1.0-16|128	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd42-xml-1.0-16|129	
14mr|docbook-dtd42-xml-1.0-16|130	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd42-xml-1.0-16|131	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd42-xml-1.0-16|132	"-//OASIS//DTD DocBook XML V4.2//EN" $CATALOG
14mr|docbook-dtd42-xml-1.0-16|133	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd42-xml-1.0-16|134	"xml-dtd-4.2" $CATALOG
14mr|docbook-dtd42-xml-1.0-16|135	fi
14mr|docbook-dtd42-xml-1.0-16|136	fi
14mr|docbook-dtd42-xml-1.0-16|137	
14mr|docbook-dtd42-xml-1.0-16|138	%files
14mr|docbook-dtd42-xml-1.0-16|139	%doc README ChangeLog
14mr|docbook-dtd42-xml-1.0-16|140	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd42-xml-1.0-16|141	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd42-xml-1.0-16|142	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd42-xml-1.0-16|143	
14mr|docbook-dtd42-xml-1.0-16|144	
14mr|docbook-dtd42-xml-1.0-16|145	
14mr|docbook-dtd42-xml-1.0-16|146	%changelog
14mr|docbook-dtd42-xml-1.0-16|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-16
14mr|docbook-dtd42-xml-1.0-16|148	+ Revision: 622f1aa
14mr|docbook-dtd42-xml-1.0-16|149	- MassBuild#440: Increase release tag
14mr|docbook-dtd42-xml-1.0-16|150	
14mr|docbook-dtd42-xml-1.0-16|151	

16191 14
14mr|docbook-dtd43-xml-1.0-14|1	%define name docbook-dtd43-xml
14mr|docbook-dtd43-xml-1.0-14|2	%define version 1.0
14mr|docbook-dtd43-xml-1.0-14|3	%define release 14
14mr|docbook-dtd43-xml-1.0-14|4	%define dtdver 4.3
14mr|docbook-dtd43-xml-1.0-14|5	%define mltyp xml
14mr|docbook-dtd43-xml-1.0-14|6	
14mr|docbook-dtd43-xml-1.0-14|7	Name: %{name}
14mr|docbook-dtd43-xml-1.0-14|8	Version: %{version}
14mr|docbook-dtd43-xml-1.0-14|9	Release: %{release}
14mr|docbook-dtd43-xml-1.0-14|10	Group       	: Publishing
14mr|docbook-dtd43-xml-1.0-14|11	
14mr|docbook-dtd43-xml-1.0-14|12	Summary     	: XML document type definition for DocBook %{dtdver}
14mr|docbook-dtd43-xml-1.0-14|13	
14mr|docbook-dtd43-xml-1.0-14|14	License   	: Artistic style
14mr|docbook-dtd43-xml-1.0-14|15	URL         	: http://www.oasis-open.org/docbook/
14mr|docbook-dtd43-xml-1.0-14|16	
14mr|docbook-dtd43-xml-1.0-14|17	Provides        : docbook-dtd-%{mltyp}
14mr|docbook-dtd43-xml-1.0-14|18	Requires(post)	: coreutils
14mr|docbook-dtd43-xml-1.0-14|19	Requires(postun): coreutils
14mr|docbook-dtd43-xml-1.0-14|20	Requires(post)  : sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd43-xml-1.0-14|21	Requires(postun): sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd43-xml-1.0-14|22	Requires(post)  : libxml2-utils
14mr|docbook-dtd43-xml-1.0-14|23	Requires(postun): libxml2-utils
14mr|docbook-dtd43-xml-1.0-14|24	
14mr|docbook-dtd43-xml-1.0-14|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-dtd43-xml-1.0-14|26	
14mr|docbook-dtd43-xml-1.0-14|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
14mr|docbook-dtd43-xml-1.0-14|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
14mr|docbook-dtd43-xml-1.0-14|29	BuildArch	: noarch
14mr|docbook-dtd43-xml-1.0-14|30	
14mr|docbook-dtd43-xml-1.0-14|31	
14mr|docbook-dtd43-xml-1.0-14|32	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd43-xml-1.0-14|33	
14mr|docbook-dtd43-xml-1.0-14|34	%description
14mr|docbook-dtd43-xml-1.0-14|35	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd43-xml-1.0-14|36	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd43-xml-1.0-14|37	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd43-xml-1.0-14|38	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd43-xml-1.0-14|39	
14mr|docbook-dtd43-xml-1.0-14|40	
14mr|docbook-dtd43-xml-1.0-14|41	%prep
14mr|docbook-dtd43-xml-1.0-14|42	%setup -n docbook-xml-%{dtdver} -q
14mr|docbook-dtd43-xml-1.0-14|43	
14mr|docbook-dtd43-xml-1.0-14|44	%build
14mr|docbook-dtd43-xml-1.0-14|45	
14mr|docbook-dtd43-xml-1.0-14|46	
14mr|docbook-dtd43-xml-1.0-14|47	%install
14mr|docbook-dtd43-xml-1.0-14|48	rm -rf %{buildroot}
14mr|docbook-dtd43-xml-1.0-14|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd43-xml-1.0-14|50	mkdir -p $DESTDIR
14mr|docbook-dtd43-xml-1.0-14|51	cp -r ent/ $DESTDIR
14mr|docbook-dtd43-xml-1.0-14|52	install -m644 docbook.cat $DESTDIR/catalog
14mr|docbook-dtd43-xml-1.0-14|53	install -m644 catalog.xml $DESTDIR
14mr|docbook-dtd43-xml-1.0-14|54	install -m644 *.dtd $DESTDIR
14mr|docbook-dtd43-xml-1.0-14|55	install -m644 *.mod $DESTDIR
14mr|docbook-dtd43-xml-1.0-14|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd43-xml-1.0-14|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd43-xml-1.0-14|58	# looks unnecesary
14mr|docbook-dtd43-xml-1.0-14|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd43-xml-1.0-14|60	
14mr|docbook-dtd43-xml-1.0-14|61	
14mr|docbook-dtd43-xml-1.0-14|62	%clean
14mr|docbook-dtd43-xml-1.0-14|63	rm -rf %{buildroot}
14mr|docbook-dtd43-xml-1.0-14|64	
14mr|docbook-dtd43-xml-1.0-14|65	
14mr|docbook-dtd43-xml-1.0-14|66	%files
14mr|docbook-dtd43-xml-1.0-14|67	%defattr (-,root,root)
14mr|docbook-dtd43-xml-1.0-14|68	%doc README ChangeLog
14mr|docbook-dtd43-xml-1.0-14|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd43-xml-1.0-14|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd43-xml-1.0-14|71	# why this?
14mr|docbook-dtd43-xml-1.0-14|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd43-xml-1.0-14|73	
14mr|docbook-dtd43-xml-1.0-14|74	
14mr|docbook-dtd43-xml-1.0-14|75	%post
14mr|docbook-dtd43-xml-1.0-14|76	##
14mr|docbook-dtd43-xml-1.0-14|77	## SGML catalog
14mr|docbook-dtd43-xml-1.0-14|78	##
14mr|docbook-dtd43-xml-1.0-14|79	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd43-xml-1.0-14|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd43-xml-1.0-14|82	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd43-xml-1.0-14|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd43-xml-1.0-14|85	
14mr|docbook-dtd43-xml-1.0-14|86	# The following lines are for the case in which the style sheets
14mr|docbook-dtd43-xml-1.0-14|87	# were installed after another DTD but before this DTD
14mr|docbook-dtd43-xml-1.0-14|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd43-xml-1.0-14|89	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd43-xml-1.0-14|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|91	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd43-xml-1.0-14|92	fi
14mr|docbook-dtd43-xml-1.0-14|93	
14mr|docbook-dtd43-xml-1.0-14|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd43-xml-1.0-14|95	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd43-xml-1.0-14|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd43-xml-1.0-14|98	fi
14mr|docbook-dtd43-xml-1.0-14|99	# Symlinks
14mr|docbook-dtd43-xml-1.0-14|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd43-xml-1.0-14|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd43-xml-1.0-14|102	
14mr|docbook-dtd43-xml-1.0-14|103	##
14mr|docbook-dtd43-xml-1.0-14|104	## XML catalog
14mr|docbook-dtd43-xml-1.0-14|105	##
14mr|docbook-dtd43-xml-1.0-14|106	
14mr|docbook-dtd43-xml-1.0-14|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd43-xml-1.0-14|108	
14mr|docbook-dtd43-xml-1.0-14|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd43-xml-1.0-14|110	"-//OASIS//DTD DocBook XML V4.3//EN" \
14mr|docbook-dtd43-xml-1.0-14|111	"file:///usr/share/sgml/docbook/xml-dtd-4.3/catalog.xml" $CATALOG
14mr|docbook-dtd43-xml-1.0-14|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd43-xml-1.0-14|113	"http://www.oasis-open.org/docbook/xml/4.3" \
14mr|docbook-dtd43-xml-1.0-14|114	"xml-dtd-4.3" $CATALOG
14mr|docbook-dtd43-xml-1.0-14|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd43-xml-1.0-14|116	"http://www.oasis-open.org/docbook/xml/4.3" \
14mr|docbook-dtd43-xml-1.0-14|117	"xml-dtd-4.3" $CATALOG
14mr|docbook-dtd43-xml-1.0-14|118	
14mr|docbook-dtd43-xml-1.0-14|119	%Postun
14mr|docbook-dtd43-xml-1.0-14|120	##
14mr|docbook-dtd43-xml-1.0-14|121	## SGML catalog
14mr|docbook-dtd43-xml-1.0-14|122	##
14mr|docbook-dtd43-xml-1.0-14|123	# Do not remove if upgrade
14mr|docbook-dtd43-xml-1.0-14|124	if [ "$1" = "0" ]; then
14mr|docbook-dtd43-xml-1.0-14|125	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd43-xml-1.0-14|126	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd43-xml-1.0-14|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd43-xml-1.0-14|129	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd43-xml-1.0-14|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd43-xml-1.0-14|132	fi
14mr|docbook-dtd43-xml-1.0-14|133	# Symlinks
14mr|docbook-dtd43-xml-1.0-14|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd43-xml-1.0-14|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd43-xml-1.0-14|136	
14mr|docbook-dtd43-xml-1.0-14|137	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd43-xml-1.0-14|138	
14mr|docbook-dtd43-xml-1.0-14|139	# The following lines are for the case in which the style sheets
14mr|docbook-dtd43-xml-1.0-14|140	# were not uninstalled because there is still another DTD
14mr|docbook-dtd43-xml-1.0-14|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd43-xml-1.0-14|142	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd43-xml-1.0-14|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|144	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd43-xml-1.0-14|145	fi
14mr|docbook-dtd43-xml-1.0-14|146	
14mr|docbook-dtd43-xml-1.0-14|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd43-xml-1.0-14|148	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd43-xml-1.0-14|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd43-xml-1.0-14|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd43-xml-1.0-14|151	fi
14mr|docbook-dtd43-xml-1.0-14|152	fi
14mr|docbook-dtd43-xml-1.0-14|153	
14mr|docbook-dtd43-xml-1.0-14|154	##
14mr|docbook-dtd43-xml-1.0-14|155	## XML catalog
14mr|docbook-dtd43-xml-1.0-14|156	##
14mr|docbook-dtd43-xml-1.0-14|157	
14mr|docbook-dtd43-xml-1.0-14|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd43-xml-1.0-14|159	
14mr|docbook-dtd43-xml-1.0-14|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd43-xml-1.0-14|161	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd43-xml-1.0-14|162	"-//OASIS//DTD DocBook XML V4.3//EN" $CATALOG
14mr|docbook-dtd43-xml-1.0-14|163	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd43-xml-1.0-14|164	"xml-dtd-4.3" $CATALOG
14mr|docbook-dtd43-xml-1.0-14|165	fi
14mr|docbook-dtd43-xml-1.0-14|166	fi
14mr|docbook-dtd43-xml-1.0-14|167	
14mr|docbook-dtd43-xml-1.0-14|168	
14mr|docbook-dtd43-xml-1.0-14|169	
14mr|docbook-dtd43-xml-1.0-14|170	
14mr|docbook-dtd43-xml-1.0-14|171	%changelog
14mr|docbook-dtd43-xml-1.0-14|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-14
14mr|docbook-dtd43-xml-1.0-14|173	+ Revision: 17c507e
14mr|docbook-dtd43-xml-1.0-14|174	- MassBuild#440: Increase release tag
14mr|docbook-dtd43-xml-1.0-14|175	
14mr|docbook-dtd43-xml-1.0-14|176	

16192 14
14mr|docbook-dtd44-xml-1.0-14|1	%define name docbook-dtd44-xml
14mr|docbook-dtd44-xml-1.0-14|2	%define version 1.0
14mr|docbook-dtd44-xml-1.0-14|3	%define release 14
14mr|docbook-dtd44-xml-1.0-14|4	%define dtdver 4.4
14mr|docbook-dtd44-xml-1.0-14|5	%define mltyp xml
14mr|docbook-dtd44-xml-1.0-14|6	
14mr|docbook-dtd44-xml-1.0-14|7	Name: %{name}
14mr|docbook-dtd44-xml-1.0-14|8	Version: %{version}
14mr|docbook-dtd44-xml-1.0-14|9	Release: %{release}
14mr|docbook-dtd44-xml-1.0-14|10	Group       	: Publishing
14mr|docbook-dtd44-xml-1.0-14|11	
14mr|docbook-dtd44-xml-1.0-14|12	Summary     	: XML document type definition for DocBook %{dtdver}
14mr|docbook-dtd44-xml-1.0-14|13	
14mr|docbook-dtd44-xml-1.0-14|14	License   	: Artistic style
14mr|docbook-dtd44-xml-1.0-14|15	URL         	: http://www.oasis-open.org/docbook/
14mr|docbook-dtd44-xml-1.0-14|16	
14mr|docbook-dtd44-xml-1.0-14|17	Provides        : docbook-dtd-%{mltyp}
14mr|docbook-dtd44-xml-1.0-14|18	Requires(post)  : coreutils
14mr|docbook-dtd44-xml-1.0-14|19	Requires(postun): coreutils
14mr|docbook-dtd44-xml-1.0-14|20	Requires(post)	: sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd44-xml-1.0-14|21	Requires(postun): sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd44-xml-1.0-14|22	Requires(post)  : libxml2-utils
14mr|docbook-dtd44-xml-1.0-14|23	Requires(postun): libxml2-utils
14mr|docbook-dtd44-xml-1.0-14|24	
14mr|docbook-dtd44-xml-1.0-14|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-dtd44-xml-1.0-14|26	
14mr|docbook-dtd44-xml-1.0-14|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
14mr|docbook-dtd44-xml-1.0-14|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
14mr|docbook-dtd44-xml-1.0-14|29	BuildArch	: noarch
14mr|docbook-dtd44-xml-1.0-14|30	
14mr|docbook-dtd44-xml-1.0-14|31	
14mr|docbook-dtd44-xml-1.0-14|32	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd44-xml-1.0-14|33	
14mr|docbook-dtd44-xml-1.0-14|34	%description
14mr|docbook-dtd44-xml-1.0-14|35	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd44-xml-1.0-14|36	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd44-xml-1.0-14|37	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd44-xml-1.0-14|38	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd44-xml-1.0-14|39	
14mr|docbook-dtd44-xml-1.0-14|40	
14mr|docbook-dtd44-xml-1.0-14|41	%prep
14mr|docbook-dtd44-xml-1.0-14|42	%setup -n docbook-xml-%{dtdver} -q
14mr|docbook-dtd44-xml-1.0-14|43	
14mr|docbook-dtd44-xml-1.0-14|44	%build
14mr|docbook-dtd44-xml-1.0-14|45	
14mr|docbook-dtd44-xml-1.0-14|46	
14mr|docbook-dtd44-xml-1.0-14|47	%install
14mr|docbook-dtd44-xml-1.0-14|48	rm -rf %{buildroot}
14mr|docbook-dtd44-xml-1.0-14|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd44-xml-1.0-14|50	mkdir -p $DESTDIR
14mr|docbook-dtd44-xml-1.0-14|51	cp -r ent/ $DESTDIR
14mr|docbook-dtd44-xml-1.0-14|52	install -m644 docbook.cat $DESTDIR/catalog
14mr|docbook-dtd44-xml-1.0-14|53	install -m644 catalog.xml $DESTDIR
14mr|docbook-dtd44-xml-1.0-14|54	install -m644 *.dtd $DESTDIR
14mr|docbook-dtd44-xml-1.0-14|55	install -m644 *.mod $DESTDIR
14mr|docbook-dtd44-xml-1.0-14|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd44-xml-1.0-14|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd44-xml-1.0-14|58	# looks unnecesary
14mr|docbook-dtd44-xml-1.0-14|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd44-xml-1.0-14|60	
14mr|docbook-dtd44-xml-1.0-14|61	
14mr|docbook-dtd44-xml-1.0-14|62	%clean
14mr|docbook-dtd44-xml-1.0-14|63	rm -rf %{buildroot}
14mr|docbook-dtd44-xml-1.0-14|64	
14mr|docbook-dtd44-xml-1.0-14|65	
14mr|docbook-dtd44-xml-1.0-14|66	%files
14mr|docbook-dtd44-xml-1.0-14|67	%defattr (-,root,root)
14mr|docbook-dtd44-xml-1.0-14|68	%doc README ChangeLog
14mr|docbook-dtd44-xml-1.0-14|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd44-xml-1.0-14|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd44-xml-1.0-14|71	# why this?
14mr|docbook-dtd44-xml-1.0-14|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd44-xml-1.0-14|73	
14mr|docbook-dtd44-xml-1.0-14|74	
14mr|docbook-dtd44-xml-1.0-14|75	%post
14mr|docbook-dtd44-xml-1.0-14|76	##
14mr|docbook-dtd44-xml-1.0-14|77	## SGML catalog
14mr|docbook-dtd44-xml-1.0-14|78	##
14mr|docbook-dtd44-xml-1.0-14|79	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd44-xml-1.0-14|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd44-xml-1.0-14|82	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd44-xml-1.0-14|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd44-xml-1.0-14|85	
14mr|docbook-dtd44-xml-1.0-14|86	# The following lines are for the case in which the style sheets
14mr|docbook-dtd44-xml-1.0-14|87	# were installed after another DTD but before this DTD
14mr|docbook-dtd44-xml-1.0-14|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd44-xml-1.0-14|89	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd44-xml-1.0-14|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|91	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd44-xml-1.0-14|92	fi
14mr|docbook-dtd44-xml-1.0-14|93	
14mr|docbook-dtd44-xml-1.0-14|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd44-xml-1.0-14|95	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd44-xml-1.0-14|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd44-xml-1.0-14|98	fi
14mr|docbook-dtd44-xml-1.0-14|99	# Symlinks
14mr|docbook-dtd44-xml-1.0-14|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd44-xml-1.0-14|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd44-xml-1.0-14|102	
14mr|docbook-dtd44-xml-1.0-14|103	##
14mr|docbook-dtd44-xml-1.0-14|104	## XML catalog
14mr|docbook-dtd44-xml-1.0-14|105	##
14mr|docbook-dtd44-xml-1.0-14|106	
14mr|docbook-dtd44-xml-1.0-14|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd44-xml-1.0-14|108	
14mr|docbook-dtd44-xml-1.0-14|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd44-xml-1.0-14|110	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" \
14mr|docbook-dtd44-xml-1.0-14|111	"file:///usr/share/sgml/docbook/xml-dtd-%{dtdver}/catalog.xml" $CATALOG
14mr|docbook-dtd44-xml-1.0-14|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd44-xml-1.0-14|113	"http://www.oasis-open.org/docbook/xml/%{dtdver}" \
14mr|docbook-dtd44-xml-1.0-14|114	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd44-xml-1.0-14|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd44-xml-1.0-14|116	"http://www.oasis-open.org/docbook/xml/4.3" \
14mr|docbook-dtd44-xml-1.0-14|117	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd44-xml-1.0-14|118	
14mr|docbook-dtd44-xml-1.0-14|119	%Postun
14mr|docbook-dtd44-xml-1.0-14|120	##
14mr|docbook-dtd44-xml-1.0-14|121	## SGML catalog
14mr|docbook-dtd44-xml-1.0-14|122	##
14mr|docbook-dtd44-xml-1.0-14|123	# Do not remove if upgrade
14mr|docbook-dtd44-xml-1.0-14|124	if [ "$1" = "0" ]; then
14mr|docbook-dtd44-xml-1.0-14|125	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd44-xml-1.0-14|126	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd44-xml-1.0-14|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd44-xml-1.0-14|129	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd44-xml-1.0-14|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd44-xml-1.0-14|132	fi
14mr|docbook-dtd44-xml-1.0-14|133	# Symlinks
14mr|docbook-dtd44-xml-1.0-14|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd44-xml-1.0-14|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd44-xml-1.0-14|136	
14mr|docbook-dtd44-xml-1.0-14|137	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd44-xml-1.0-14|138	
14mr|docbook-dtd44-xml-1.0-14|139	# The following lines are for the case in which the style sheets
14mr|docbook-dtd44-xml-1.0-14|140	# were not uninstalled because there is still another DTD
14mr|docbook-dtd44-xml-1.0-14|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd44-xml-1.0-14|142	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd44-xml-1.0-14|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|144	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd44-xml-1.0-14|145	fi
14mr|docbook-dtd44-xml-1.0-14|146	
14mr|docbook-dtd44-xml-1.0-14|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd44-xml-1.0-14|148	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd44-xml-1.0-14|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd44-xml-1.0-14|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd44-xml-1.0-14|151	fi
14mr|docbook-dtd44-xml-1.0-14|152	fi
14mr|docbook-dtd44-xml-1.0-14|153	
14mr|docbook-dtd44-xml-1.0-14|154	##
14mr|docbook-dtd44-xml-1.0-14|155	## XML catalog
14mr|docbook-dtd44-xml-1.0-14|156	##
14mr|docbook-dtd44-xml-1.0-14|157	
14mr|docbook-dtd44-xml-1.0-14|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd44-xml-1.0-14|159	
14mr|docbook-dtd44-xml-1.0-14|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd44-xml-1.0-14|161	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd44-xml-1.0-14|162	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" $CATALOG
14mr|docbook-dtd44-xml-1.0-14|163	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd44-xml-1.0-14|164	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd44-xml-1.0-14|165	fi
14mr|docbook-dtd44-xml-1.0-14|166	fi
14mr|docbook-dtd44-xml-1.0-14|167	
14mr|docbook-dtd44-xml-1.0-14|168	
14mr|docbook-dtd44-xml-1.0-14|169	
14mr|docbook-dtd44-xml-1.0-14|170	
14mr|docbook-dtd44-xml-1.0-14|171	%changelog
14mr|docbook-dtd44-xml-1.0-14|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-14
14mr|docbook-dtd44-xml-1.0-14|173	+ Revision: 02a9f5a
14mr|docbook-dtd44-xml-1.0-14|174	- MassBuild#440: Increase release tag
14mr|docbook-dtd44-xml-1.0-14|175	
14mr|docbook-dtd44-xml-1.0-14|176	

16193 14
14mr|docbook-dtd45-xml-1.0-9|1	%define name docbook-dtd45-xml
14mr|docbook-dtd45-xml-1.0-9|2	%define version 1.0
14mr|docbook-dtd45-xml-1.0-9|3	%define release 9
14mr|docbook-dtd45-xml-1.0-9|4	%define dtdver 4.5
14mr|docbook-dtd45-xml-1.0-9|5	%define mltyp xml
14mr|docbook-dtd45-xml-1.0-9|6	
14mr|docbook-dtd45-xml-1.0-9|7	Name: %{name}
14mr|docbook-dtd45-xml-1.0-9|8	Version: %{version}
14mr|docbook-dtd45-xml-1.0-9|9	Release: %{release}
14mr|docbook-dtd45-xml-1.0-9|10	Group       	: Publishing
14mr|docbook-dtd45-xml-1.0-9|11	
14mr|docbook-dtd45-xml-1.0-9|12	Summary     	: XML document type definition for DocBook %{dtdver}
14mr|docbook-dtd45-xml-1.0-9|13	
14mr|docbook-dtd45-xml-1.0-9|14	License   	: Artistic style
14mr|docbook-dtd45-xml-1.0-9|15	URL         	: http://www.oasis-open.org/docbook/
14mr|docbook-dtd45-xml-1.0-9|16	
14mr|docbook-dtd45-xml-1.0-9|17	Provides        : docbook-dtd-%{mltyp}
14mr|docbook-dtd45-xml-1.0-9|18	Requires(post)  : coreutils
14mr|docbook-dtd45-xml-1.0-9|19	Requires(postun): coreutils
14mr|docbook-dtd45-xml-1.0-9|20	Requires(post)	: sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd45-xml-1.0-9|21	Requires(postun): sgml-common >= 0.6.3-2mdk
14mr|docbook-dtd45-xml-1.0-9|22	Requires(post)  : libxml2-utils
14mr|docbook-dtd45-xml-1.0-9|23	Requires(postun): libxml2-utils
14mr|docbook-dtd45-xml-1.0-9|24	
14mr|docbook-dtd45-xml-1.0-9|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-dtd45-xml-1.0-9|26	
14mr|docbook-dtd45-xml-1.0-9|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
14mr|docbook-dtd45-xml-1.0-9|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
14mr|docbook-dtd45-xml-1.0-9|29	BuildArch	: noarch
14mr|docbook-dtd45-xml-1.0-9|30	
14mr|docbook-dtd45-xml-1.0-9|31	
14mr|docbook-dtd45-xml-1.0-9|32	%define sgmlbase %{_datadir}/sgml
14mr|docbook-dtd45-xml-1.0-9|33	
14mr|docbook-dtd45-xml-1.0-9|34	%Description
14mr|docbook-dtd45-xml-1.0-9|35	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtd45-xml-1.0-9|36	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtd45-xml-1.0-9|37	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtd45-xml-1.0-9|38	This is the version %{dtdver} of this DTD.
14mr|docbook-dtd45-xml-1.0-9|39	
14mr|docbook-dtd45-xml-1.0-9|40	
14mr|docbook-dtd45-xml-1.0-9|41	%Prep
14mr|docbook-dtd45-xml-1.0-9|42	%setup -n docbook-xml-%{dtdver} -q
14mr|docbook-dtd45-xml-1.0-9|43	
14mr|docbook-dtd45-xml-1.0-9|44	%Build
14mr|docbook-dtd45-xml-1.0-9|45	
14mr|docbook-dtd45-xml-1.0-9|46	
14mr|docbook-dtd45-xml-1.0-9|47	%Install
14mr|docbook-dtd45-xml-1.0-9|48	rm -Rf %{buildroot}
14mr|docbook-dtd45-xml-1.0-9|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd45-xml-1.0-9|50	mkdir -p $DESTDIR
14mr|docbook-dtd45-xml-1.0-9|51	cp -r ent/ $DESTDIR
14mr|docbook-dtd45-xml-1.0-9|52	install -m644 docbook.cat $DESTDIR/catalog
14mr|docbook-dtd45-xml-1.0-9|53	install -m644 catalog.xml $DESTDIR
14mr|docbook-dtd45-xml-1.0-9|54	install -m644 *.dtd $DESTDIR
14mr|docbook-dtd45-xml-1.0-9|55	install -m644 *.mod $DESTDIR
14mr|docbook-dtd45-xml-1.0-9|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
14mr|docbook-dtd45-xml-1.0-9|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd45-xml-1.0-9|58	# looks unnecesary
14mr|docbook-dtd45-xml-1.0-9|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
14mr|docbook-dtd45-xml-1.0-9|60	
14mr|docbook-dtd45-xml-1.0-9|61	
14mr|docbook-dtd45-xml-1.0-9|62	%clean
14mr|docbook-dtd45-xml-1.0-9|63	rm -Rf %{buildroot}
14mr|docbook-dtd45-xml-1.0-9|64	
14mr|docbook-dtd45-xml-1.0-9|65	
14mr|docbook-dtd45-xml-1.0-9|66	%Files
14mr|docbook-dtd45-xml-1.0-9|67	%defattr (-,root,root)
14mr|docbook-dtd45-xml-1.0-9|68	%doc README ChangeLog
14mr|docbook-dtd45-xml-1.0-9|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
14mr|docbook-dtd45-xml-1.0-9|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
14mr|docbook-dtd45-xml-1.0-9|71	# why this?
14mr|docbook-dtd45-xml-1.0-9|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
14mr|docbook-dtd45-xml-1.0-9|73	
14mr|docbook-dtd45-xml-1.0-9|74	
14mr|docbook-dtd45-xml-1.0-9|75	%post
14mr|docbook-dtd45-xml-1.0-9|76	##
14mr|docbook-dtd45-xml-1.0-9|77	## SGML catalog
14mr|docbook-dtd45-xml-1.0-9|78	##
14mr|docbook-dtd45-xml-1.0-9|79	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd45-xml-1.0-9|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd45-xml-1.0-9|82	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd45-xml-1.0-9|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd45-xml-1.0-9|85	
14mr|docbook-dtd45-xml-1.0-9|86	# The following lines are for the case in which the style sheets
14mr|docbook-dtd45-xml-1.0-9|87	# were installed after another DTD but before this DTD
14mr|docbook-dtd45-xml-1.0-9|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd45-xml-1.0-9|89	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd45-xml-1.0-9|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|91	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd45-xml-1.0-9|92	fi
14mr|docbook-dtd45-xml-1.0-9|93	
14mr|docbook-dtd45-xml-1.0-9|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd45-xml-1.0-9|95	%{_bindir}/xmlcatalog --sgml --noout --add \
14mr|docbook-dtd45-xml-1.0-9|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd45-xml-1.0-9|98	fi
14mr|docbook-dtd45-xml-1.0-9|99	# Symlinks
14mr|docbook-dtd45-xml-1.0-9|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd45-xml-1.0-9|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd45-xml-1.0-9|102	
14mr|docbook-dtd45-xml-1.0-9|103	##
14mr|docbook-dtd45-xml-1.0-9|104	## XML catalog
14mr|docbook-dtd45-xml-1.0-9|105	##
14mr|docbook-dtd45-xml-1.0-9|106	
14mr|docbook-dtd45-xml-1.0-9|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd45-xml-1.0-9|108	
14mr|docbook-dtd45-xml-1.0-9|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
14mr|docbook-dtd45-xml-1.0-9|110	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" \
14mr|docbook-dtd45-xml-1.0-9|111	"file:///usr/share/sgml/docbook/xml-dtd-%{dtdver}/catalog.xml" $CATALOG
14mr|docbook-dtd45-xml-1.0-9|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-dtd45-xml-1.0-9|113	"http://www.oasis-open.org/docbook/xml/%{dtdver}" \
14mr|docbook-dtd45-xml-1.0-9|114	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd45-xml-1.0-9|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-dtd45-xml-1.0-9|116	"http://www.oasis-open.org/docbook/xml/4.3" \
14mr|docbook-dtd45-xml-1.0-9|117	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd45-xml-1.0-9|118	
14mr|docbook-dtd45-xml-1.0-9|119	%Postun
14mr|docbook-dtd45-xml-1.0-9|120	##
14mr|docbook-dtd45-xml-1.0-9|121	## SGML catalog
14mr|docbook-dtd45-xml-1.0-9|122	##
14mr|docbook-dtd45-xml-1.0-9|123	# Do not remove if upgrade
14mr|docbook-dtd45-xml-1.0-9|124	if [ "$1" = "0" ]; then
14mr|docbook-dtd45-xml-1.0-9|125	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd45-xml-1.0-9|126	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd45-xml-1.0-9|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
14mr|docbook-dtd45-xml-1.0-9|129	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd45-xml-1.0-9|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
14mr|docbook-dtd45-xml-1.0-9|132	fi
14mr|docbook-dtd45-xml-1.0-9|133	# Symlinks
14mr|docbook-dtd45-xml-1.0-9|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
14mr|docbook-dtd45-xml-1.0-9|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
14mr|docbook-dtd45-xml-1.0-9|136	
14mr|docbook-dtd45-xml-1.0-9|137	if [ -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd45-xml-1.0-9|138	
14mr|docbook-dtd45-xml-1.0-9|139	# The following lines are for the case in which the style sheets
14mr|docbook-dtd45-xml-1.0-9|140	# were not uninstalled because there is still another DTD
14mr|docbook-dtd45-xml-1.0-9|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
14mr|docbook-dtd45-xml-1.0-9|142	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd45-xml-1.0-9|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|144	%{sgmlbase}/openjade/catalog
14mr|docbook-dtd45-xml-1.0-9|145	fi
14mr|docbook-dtd45-xml-1.0-9|146	
14mr|docbook-dtd45-xml-1.0-9|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
14mr|docbook-dtd45-xml-1.0-9|148	%{_bindir}/xmlcatalog --sgml --noout --del \
14mr|docbook-dtd45-xml-1.0-9|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
14mr|docbook-dtd45-xml-1.0-9|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-dtd45-xml-1.0-9|151	fi
14mr|docbook-dtd45-xml-1.0-9|152	fi
14mr|docbook-dtd45-xml-1.0-9|153	
14mr|docbook-dtd45-xml-1.0-9|154	##
14mr|docbook-dtd45-xml-1.0-9|155	## XML catalog
14mr|docbook-dtd45-xml-1.0-9|156	##
14mr|docbook-dtd45-xml-1.0-9|157	
14mr|docbook-dtd45-xml-1.0-9|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
14mr|docbook-dtd45-xml-1.0-9|159	
14mr|docbook-dtd45-xml-1.0-9|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-dtd45-xml-1.0-9|161	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd45-xml-1.0-9|162	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" $CATALOG
14mr|docbook-dtd45-xml-1.0-9|163	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-dtd45-xml-1.0-9|164	"xml-dtd-%{dtdver}" $CATALOG
14mr|docbook-dtd45-xml-1.0-9|165	fi
14mr|docbook-dtd45-xml-1.0-9|166	fi
14mr|docbook-dtd45-xml-1.0-9|167	
14mr|docbook-dtd45-xml-1.0-9|168	
14mr|docbook-dtd45-xml-1.0-9|169	
14mr|docbook-dtd45-xml-1.0-9|170	
14mr|docbook-dtd45-xml-1.0-9|171	
14mr|docbook-dtd45-xml-1.0-9|172	%changelog
14mr|docbook-dtd45-xml-1.0-9|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-9
14mr|docbook-dtd45-xml-1.0-9|174	+ Revision: 7d2fc6b
14mr|docbook-dtd45-xml-1.0-9|175	- MassBuild#440: Increase release tag
14mr|docbook-dtd45-xml-1.0-9|176	
14mr|docbook-dtd45-xml-1.0-9|177	

16194 14
14mr|docbook-dtds-1.0-65|1	Name: docbook-dtds
14mr|docbook-dtds-1.0-65|2	Version: 1.0
14mr|docbook-dtds-1.0-65|3	Release: 65
14mr|docbook-dtds-1.0-65|4	Group:   Publishing
14mr|docbook-dtds-1.0-65|5	Summary: SGML and XML document type definitions for DocBook
14mr|docbook-dtds-1.0-65|6	
14mr|docbook-dtds-1.0-65|7	License: Copyright only
14mr|docbook-dtds-1.0-65|8	URL: http://www.oasis-open.org/docbook/
14mr|docbook-dtds-1.0-65|9	
14mr|docbook-dtds-1.0-65|10	Requires:	docbook-dtd30-sgml
14mr|docbook-dtds-1.0-65|11	Requires:	docbook-dtd31-sgml
14mr|docbook-dtds-1.0-65|12	Requires:	docbook-dtd41-sgml
14mr|docbook-dtds-1.0-65|13	Requires:	docbook-dtd412-xml
14mr|docbook-dtds-1.0-65|14	Requires:	docbook-dtd42-sgml
14mr|docbook-dtds-1.0-65|15	Requires:	docbook-dtd42-xml
14mr|docbook-dtds-1.0-65|16	Requires:	docbook-dtd43-xml
14mr|docbook-dtds-1.0-65|17	Requires:	docbook-dtd44-xml
14mr|docbook-dtds-1.0-65|18	Requires:	docbook-dtd45-xml
14mr|docbook-dtds-1.0-65|19	Requires:	docbook-style-dsssl
14mr|docbook-dtds-1.0-65|20	Requires:	docbook-style-xsl
14mr|docbook-dtds-1.0-65|21	Requires:	docbook-to-man
14mr|docbook-dtds-1.0-65|22	Requires:	docbook-utils
14mr|docbook-dtds-1.0-65|23	Requires:	docbook-utils-pdf
14mr|docbook-dtds-1.0-65|24	Requires:	docbook2x
14mr|docbook-dtds-1.0-65|25	
14mr|docbook-dtds-1.0-65|26	Requires:	sgml-common
14mr|docbook-dtds-1.0-65|27	Requires:	xml-common
14mr|docbook-dtds-1.0-65|28	
14mr|docbook-dtds-1.0-65|29	BuildArch:	noarch
14mr|docbook-dtds-1.0-65|30	
14mr|docbook-dtds-1.0-65|31	%description
14mr|docbook-dtds-1.0-65|32	The DocBook Document Type Definition (DTD) describes the syntax of
14mr|docbook-dtds-1.0-65|33	technical documentation texts (articles, books and manual pages).
14mr|docbook-dtds-1.0-65|34	This syntax is XML-compliant and is developed by the OASIS consortium.
14mr|docbook-dtds-1.0-65|35	This package contains SGML and XML versions of the DocBook DTD.
14mr|docbook-dtds-1.0-65|36	
14mr|docbook-dtds-1.0-65|37	
14mr|docbook-dtds-1.0-65|38	%prep
14mr|docbook-dtds-1.0-65|39	
14mr|docbook-dtds-1.0-65|40	%build
14mr|docbook-dtds-1.0-65|41	
14mr|docbook-dtds-1.0-65|42	%install
14mr|docbook-dtds-1.0-65|43	
14mr|docbook-dtds-1.0-65|44	%files
14mr|docbook-dtds-1.0-65|45	
14mr|docbook-dtds-1.0-65|46	%changelog
14mr|docbook-dtds-1.0-65|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-65
14mr|docbook-dtds-1.0-65|48	+ Revision: 061c163
14mr|docbook-dtds-1.0-65|49	- MassBuild#440: Increase release tag
14mr|docbook-dtds-1.0-65|50	
14mr|docbook-dtds-1.0-65|51	

16195 14
14mr|docbook-style-dsssl-1.79-14|1	%define name docbook-style-dsssl
14mr|docbook-style-dsssl-1.79-14|2	%define version 1.79
14mr|docbook-style-dsssl-1.79-14|3	%define release 14
14mr|docbook-style-dsssl-1.79-14|4	
14mr|docbook-style-dsssl-1.79-14|5	name:		%{name}
14mr|docbook-style-dsssl-1.79-14|6	version:	%{version}
14mr|docbook-style-dsssl-1.79-14|7	release:	%{release}
14mr|docbook-style-dsssl-1.79-14|8	Group:		Publishing
14mr|docbook-style-dsssl-1.79-14|9	
14mr|docbook-style-dsssl-1.79-14|10	Summary:	Norman Walsh's modular stylesheets for DocBook
14mr|docbook-style-dsssl-1.79-14|11	
14mr|docbook-style-dsssl-1.79-14|12	License:	Artistic style
14mr|docbook-style-dsssl-1.79-14|13	URL:		http://sourceforge.net/projects/docbook/
14mr|docbook-style-dsssl-1.79-14|14	
14mr|docbook-style-dsssl-1.79-14|15	Requires:	sgml-common >= 0.2
14mr|docbook-style-dsssl-1.79-14|16	Requires:	jade >= 1.2.1
14mr|docbook-style-dsssl-1.79-14|17	
14mr|docbook-style-dsssl-1.79-14|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|docbook-style-dsssl-1.79-14|19	
14mr|docbook-style-dsssl-1.79-14|20	BuildArch:	noarch
14mr|docbook-style-dsssl-1.79-14|21	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.bz2
14mr|docbook-style-dsssl-1.79-14|22	Patch0:		docbook-dsssl-1.78-DTDDECL.patch
14mr|docbook-style-dsssl-1.79-14|23	
14mr|docbook-style-dsssl-1.79-14|24	%define sgmlbase %{_datadir}/sgml
14mr|docbook-style-dsssl-1.79-14|25	
14mr|docbook-style-dsssl-1.79-14|26	%description
14mr|docbook-style-dsssl-1.79-14|27	These DSSSL stylesheets allow you to convert any DocBook document to another
14mr|docbook-style-dsssl-1.79-14|28	printed (for example, RTF or PostScript) or online (for example, HTML) format.
14mr|docbook-style-dsssl-1.79-14|29	They are highly customizable.
14mr|docbook-style-dsssl-1.79-14|30	
14mr|docbook-style-dsssl-1.79-14|31	
14mr|docbook-style-dsssl-1.79-14|32	%prep
14mr|docbook-style-dsssl-1.79-14|33	%setup -n docbook-dsssl-%{version} -q
14mr|docbook-style-dsssl-1.79-14|34	%setup -T -D -n docbook-dsssl-%{version}
14mr|docbook-style-dsssl-1.79-14|35	%patch0 -p1
14mr|docbook-style-dsssl-1.79-14|36	
14mr|docbook-style-dsssl-1.79-14|37	%build
14mr|docbook-style-dsssl-1.79-14|38	
14mr|docbook-style-dsssl-1.79-14|39	%install
14mr|docbook-style-dsssl-1.79-14|40	DESTDIR=$RPM_BUILD_ROOT
14mr|docbook-style-dsssl-1.79-14|41	mkdir -p $DESTDIR%{_bindir}
14mr|docbook-style-dsssl-1.79-14|42	mkdir -p $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/
14mr|docbook-style-dsssl-1.79-14|43	
14mr|docbook-style-dsssl-1.79-14|44	cd $RPM_BUILD_DIR/docbook-dsssl-%{version}
14mr|docbook-style-dsssl-1.79-14|45	
14mr|docbook-style-dsssl-1.79-14|46	install bin/collateindex.pl $DESTDIR%{_bindir}
14mr|docbook-style-dsssl-1.79-14|47	cp -r contrib catalog dtds VERSION olink common html frames lib print images $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/
14mr|docbook-style-dsssl-1.79-14|48	
14mr|docbook-style-dsssl-1.79-14|49	rm -f $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets
14mr|docbook-style-dsssl-1.79-14|50	ln -sf dsssl-stylesheets-%{version} $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets
14mr|docbook-style-dsssl-1.79-14|51	
14mr|docbook-style-dsssl-1.79-14|52	cd ..
14mr|docbook-style-dsssl-1.79-14|53	
14mr|docbook-style-dsssl-1.79-14|54	
14mr|docbook-style-dsssl-1.79-14|55	%clean
14mr|docbook-style-dsssl-1.79-14|56	DESTDIR=$RPM_BUILD_ROOT
14mr|docbook-style-dsssl-1.79-14|57	rm -rf $DESTDIR
14mr|docbook-style-dsssl-1.79-14|58	
14mr|docbook-style-dsssl-1.79-14|59	
14mr|docbook-style-dsssl-1.79-14|60	%Files
14mr|docbook-style-dsssl-1.79-14|61	%defattr (0644,root,root,0755)
14mr|docbook-style-dsssl-1.79-14|62	%doc BUGS README RELEASE-NOTES.* VERSION
14mr|docbook-style-dsssl-1.79-14|63	%doc ChangeLog WhatsNew
14mr|docbook-style-dsssl-1.79-14|64	%attr(-,root,root) %{_bindir}/collateindex.pl
14mr|docbook-style-dsssl-1.79-14|65	%dir %{sgmlbase}/docbook/dsssl-stylesheets-%{version}
14mr|docbook-style-dsssl-1.79-14|66	%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/*
14mr|docbook-style-dsssl-1.79-14|67	%{sgmlbase}/docbook/dsssl-stylesheets
14mr|docbook-style-dsssl-1.79-14|68	
14mr|docbook-style-dsssl-1.79-14|69	%post
14mr|docbook-style-dsssl-1.79-14|70	# remove possible old references to
14mr|docbook-style-dsssl-1.79-14|71	# %{sgmlbase}/docbook/dsssl-stylesheets-%{version}/catalog
14mr|docbook-style-dsssl-1.79-14|72	rm -f %{_sysconfdir}/sgml/sgml-docbook-\*.cat
14mr|docbook-style-dsssl-1.79-14|73	
14mr|docbook-style-dsssl-1.79-14|74	# fix old broken stuff
14mr|docbook-style-dsssl-1.79-14|75	if [ -f %{_sysconfdir}/sgml/xml-docbook-\*.cat ]; then
14mr|docbook-style-dsssl-1.79-14|76	sed -e '\|CATALOG "%{_sysconfdir}/sgml/xml-docbook-\*.cat"|D' %{_sysconfdir}/sgml/catalog > \
14mr|docbook-style-dsssl-1.79-14|77	%{_sysconfdir}/sgml/catalog.bak
14mr|docbook-style-dsssl-1.79-14|78	mv -f %{_sysconfdir}/sgml/catalog.bak %{_sysconfdir}/sgml/catalog
14mr|docbook-style-dsssl-1.79-14|79	rm -f %{_sysconfdir}/sgml/xml-docbook-\*.cat
14mr|docbook-style-dsssl-1.79-14|80	fi
14mr|docbook-style-dsssl-1.79-14|81	
14mr|docbook-style-dsssl-1.79-14|82	for centralized in %{_sysconfdir}/sgml/sgml-docbook-*.cat; do
14mr|docbook-style-dsssl-1.79-14|83	if [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then break; fi
14mr|docbook-style-dsssl-1.79-14|84	sed -e "/dsssl-stylesheets-[0-9]/D" $centralized > \
14mr|docbook-style-dsssl-1.79-14|85	$centralized.bak
14mr|docbook-style-dsssl-1.79-14|86	mv -f $centralized.bak $centralized
14mr|docbook-style-dsssl-1.79-14|87	done
14mr|docbook-style-dsssl-1.79-14|88	
14mr|docbook-style-dsssl-1.79-14|89	for centralized in %{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat; do
14mr|docbook-style-dsssl-1.79-14|90	if [ "$centralized" = "%{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat" ]; then break; fi
14mr|docbook-style-dsssl-1.79-14|91	if [ "$centralized" = "%{_sysconfdir}/sgml/xml-docbook-*.cat" ]; then continue; fi
14mr|docbook-style-dsssl-1.79-14|92	if [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then continue; fi
14mr|docbook-style-dsssl-1.79-14|93	if [ -f "$centralized" ]; then
14mr|docbook-style-dsssl-1.79-14|94	%{_bindir}/xmlcatalog --sgml --noout --add $centralized \
14mr|docbook-style-dsssl-1.79-14|95	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-style-dsssl-1.79-14|96	fi
14mr|docbook-style-dsssl-1.79-14|97	done
14mr|docbook-style-dsssl-1.79-14|98	
14mr|docbook-style-dsssl-1.79-14|99	%postun
14mr|docbook-style-dsssl-1.79-14|100	# Do not remove if upgrade
14mr|docbook-style-dsssl-1.79-14|101	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
14mr|docbook-style-dsssl-1.79-14|102	for centralized in %{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat; do
14mr|docbook-style-dsssl-1.79-14|103	if  [ "$centralized" = "%{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat" ]; then break; fi
14mr|docbook-style-dsssl-1.79-14|104	if  [ "$centralized" = "%{_sysconfdir}/sgml/xml-docbook-*.cat" ]; then continue; fi
14mr|docbook-style-dsssl-1.79-14|105	if  [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then continue; fi
14mr|docbook-style-dsssl-1.79-14|106	
14mr|docbook-style-dsssl-1.79-14|107	if [ -w $centralized ]; then
14mr|docbook-style-dsssl-1.79-14|108	%{_bindir}/xmlcatalog --sgml --noout --del $centralized \
14mr|docbook-style-dsssl-1.79-14|109	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
14mr|docbook-style-dsssl-1.79-14|110	fi
14mr|docbook-style-dsssl-1.79-14|111	done
14mr|docbook-style-dsssl-1.79-14|112	
14mr|docbook-style-dsssl-1.79-14|113	fi
14mr|docbook-style-dsssl-1.79-14|114	
14mr|docbook-style-dsssl-1.79-14|115	
14mr|docbook-style-dsssl-1.79-14|116	
14mr|docbook-style-dsssl-1.79-14|117	
14mr|docbook-style-dsssl-1.79-14|118	
14mr|docbook-style-dsssl-1.79-14|119	%changelog
14mr|docbook-style-dsssl-1.79-14|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.79-14
14mr|docbook-style-dsssl-1.79-14|121	+ Revision: da9ab29
14mr|docbook-style-dsssl-1.79-14|122	- MassBuild#440: Increase release tag
14mr|docbook-style-dsssl-1.79-14|123	
14mr|docbook-style-dsssl-1.79-14|124	

16196 14
14mr|docbook-style-dsssl-doc-1.79-12|1	%define name docbook-style-dsssl-doc
14mr|docbook-style-dsssl-doc-1.79-12|2	%define version 1.79
14mr|docbook-style-dsssl-doc-1.79-12|3	%define release 12
14mr|docbook-style-dsssl-doc-1.79-12|4	
14mr|docbook-style-dsssl-doc-1.79-12|5	Name:		%{name}
14mr|docbook-style-dsssl-doc-1.79-12|6	Version:	%{version}
14mr|docbook-style-dsssl-doc-1.79-12|7	Release:	%{release}
14mr|docbook-style-dsssl-doc-1.79-12|8	Group:		Books/Computer books
14mr|docbook-style-dsssl-doc-1.79-12|9	Summary:	Documentation for DocBook dssl stylesheets
14mr|docbook-style-dsssl-doc-1.79-12|10	License:	Artistic like
14mr|docbook-style-dsssl-doc-1.79-12|11	URL:		http://sourceforge.net/projects/docbook/
14mr|docbook-style-dsssl-doc-1.79-12|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|docbook-style-dsssl-doc-1.79-12|13	BuildArch:	noarch
14mr|docbook-style-dsssl-doc-1.79-12|14	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-dsssl-doc-%{version}.tar.bz2
14mr|docbook-style-dsssl-doc-1.79-12|15	
14mr|docbook-style-dsssl-doc-1.79-12|16	%description
14mr|docbook-style-dsssl-doc-1.79-12|17	This package contains the documentation for these stylesheets:
14mr|docbook-style-dsssl-doc-1.79-12|18	structure, customization, etc.
14mr|docbook-style-dsssl-doc-1.79-12|19	
14mr|docbook-style-dsssl-doc-1.79-12|20	%prep
14mr|docbook-style-dsssl-doc-1.79-12|21	%setup -n docbook-dsssl-%{version} -q
14mr|docbook-style-dsssl-doc-1.79-12|22	
14mr|docbook-style-dsssl-doc-1.79-12|23	%files
14mr|docbook-style-dsssl-doc-1.79-12|24	%defattr (-,root,root)
14mr|docbook-style-dsssl-doc-1.79-12|25	%doc doc docsrc
14mr|docbook-style-dsssl-doc-1.79-12|26	
14mr|docbook-style-dsssl-doc-1.79-12|27	
14mr|docbook-style-dsssl-doc-1.79-12|28	
14mr|docbook-style-dsssl-doc-1.79-12|29	%changelog
14mr|docbook-style-dsssl-doc-1.79-12|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.79-12
14mr|docbook-style-dsssl-doc-1.79-12|31	+ Revision: cad64fc
14mr|docbook-style-dsssl-doc-1.79-12|32	- MassBuild#440: Increase release tag
14mr|docbook-style-dsssl-doc-1.79-12|33	
14mr|docbook-style-dsssl-doc-1.79-12|34	

16197 14
14mr|docbook-style-xsl-1.76.1-2|1	Name:		docbook-style-xsl
14mr|docbook-style-xsl-1.76.1-2|2	Version:	1.76.1
14mr|docbook-style-xsl-1.76.1-2|3	Release:	2
14mr|docbook-style-xsl-1.76.1-2|4	Group:		Publishing
14mr|docbook-style-xsl-1.76.1-2|5	Summary:	Norman Walsh's modular stylesheets for DocBook
14mr|docbook-style-xsl-1.76.1-2|6	License:	Artistic style
14mr|docbook-style-xsl-1.76.1-2|7	URL:		http://sourceforge.net/projects/docbook
14mr|docbook-style-xsl-1.76.1-2|8	Provides:	docbook-xsl = %{version}
14mr|docbook-style-xsl-1.76.1-2|9	Requires:	docbook-dtd-xml
14mr|docbook-style-xsl-1.76.1-2|10	Requires(pre):	sgml-common >= 0.6.3-2mdk
14mr|docbook-style-xsl-1.76.1-2|11	# BuildRequires:	gcj-tools
14mr|docbook-style-xsl-1.76.1-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-style-xsl-1.76.1-2|13	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-xsl-%{version}.tar.bz2
14mr|docbook-style-xsl-1.76.1-2|14	Source1:	http://prdownloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.tar.bz2
14mr|docbook-style-xsl-1.76.1-2|15	BuildArch:	noarch
14mr|docbook-style-xsl-1.76.1-2|16	
14mr|docbook-style-xsl-1.76.1-2|17	%define sgmlbase %{_datadir}/sgml/
14mr|docbook-style-xsl-1.76.1-2|18	
14mr|docbook-style-xsl-1.76.1-2|19	%description
14mr|docbook-style-xsl-1.76.1-2|20	These XSL stylesheets allow to convert any DocBook document to another
14mr|docbook-style-xsl-1.76.1-2|21	printed (for example, RTF or PostScript) or online (for example, HTML) format.
14mr|docbook-style-xsl-1.76.1-2|22	They are highly customizable.
14mr|docbook-style-xsl-1.76.1-2|23	
14mr|docbook-style-xsl-1.76.1-2|24	%package doc
14mr|docbook-style-xsl-1.76.1-2|25	Summary         : Documentation for DocBook stylesheets
14mr|docbook-style-xsl-1.76.1-2|26	Group       	: Books/Computer books
14mr|docbook-style-xsl-1.76.1-2|27	
14mr|docbook-style-xsl-1.76.1-2|28	%description doc
14mr|docbook-style-xsl-1.76.1-2|29	This package contains the documentation for these stylesheets:
14mr|docbook-style-xsl-1.76.1-2|30	structure, customization, etc.
14mr|docbook-style-xsl-1.76.1-2|31	
14mr|docbook-style-xsl-1.76.1-2|32	
14mr|docbook-style-xsl-1.76.1-2|33	%prep
14mr|docbook-style-xsl-1.76.1-2|34	%setup -n docbook-xsl-%{version} -q
14mr|docbook-style-xsl-1.76.1-2|35	%setup -D -n docbook-xsl-%{version} -q -T -b 1
14mr|docbook-style-xsl-1.76.1-2|36	
14mr|docbook-style-xsl-1.76.1-2|37	%build
14mr|docbook-style-xsl-1.76.1-2|38	# index jar files to please rpmlint
14mr|docbook-style-xsl-1.76.1-2|39	# jar -i extensions/*.jar
14mr|docbook-style-xsl-1.76.1-2|40	
14mr|docbook-style-xsl-1.76.1-2|41	%install
14mr|docbook-style-xsl-1.76.1-2|42	rm -rf %{buildroot}
14mr|docbook-style-xsl-1.76.1-2|43	mkdir -p %{buildroot}%{sgmlbase}/docbook/xsl-stylesheets-%{version}
14mr|docbook-style-xsl-1.76.1-2|44	# Camille 2006-05-29: those are dummy files to be removed in future releases; 2006-01-23: removed
14mr|docbook-style-xsl-1.76.1-2|45	# rm -f doc/*/param.html doc/pi/pi.html
14mr|docbook-style-xsl-1.76.1-2|46	cp -a VERSION common eclipse extensions fo highlighting html htmlhelp images javahelp lib template xhtml xhtml-1_1 manpages profiling params slides tools website roundtrip $RPM_BUILD_ROOT%{sgmlbase}/docbook/xsl-stylesheets-%{version}
14mr|docbook-style-xsl-1.76.1-2|47	
14mr|docbook-style-xsl-1.76.1-2|48	ln -sf xsl-stylesheets-%{version} \
14mr|docbook-style-xsl-1.76.1-2|49	%{buildroot}%{sgmlbase}/docbook/xsl-stylesheets
14mr|docbook-style-xsl-1.76.1-2|50	
14mr|docbook-style-xsl-1.76.1-2|51	%clean
14mr|docbook-style-xsl-1.76.1-2|52	rm -rf %{buildroot}
14mr|docbook-style-xsl-1.76.1-2|53	
14mr|docbook-style-xsl-1.76.1-2|54	#fix old buggy postun
14mr|docbook-style-xsl-1.76.1-2|55	%triggerpostun -- docbook-style-xsl < 1.67.2-2mdk
14mr|docbook-style-xsl-1.76.1-2|56	CATALOG=/etc/xml/catalog
14mr|docbook-style-xsl-1.76.1-2|57	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-style-xsl-1.76.1-2|58	"http://docbook.sourceforge.net/release/xsl/%{version}" \
14mr|docbook-style-xsl-1.76.1-2|59	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|60	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-style-xsl-1.76.1-2|61	"http://docbook.sourceforge.net/release/xsl/%{version}" \
14mr|docbook-style-xsl-1.76.1-2|62	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|63	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-style-xsl-1.76.1-2|64	"http://docbook.sourceforge.net/release/xsl/current" \
14mr|docbook-style-xsl-1.76.1-2|65	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|66	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-style-xsl-1.76.1-2|67	"http://docbook.sourceforge.net/release/xsl/current" \
14mr|docbook-style-xsl-1.76.1-2|68	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|69	
14mr|docbook-style-xsl-1.76.1-2|70	
14mr|docbook-style-xsl-1.76.1-2|71	%post
14mr|docbook-style-xsl-1.76.1-2|72	CATALOG=/etc/xml/catalog
14mr|docbook-style-xsl-1.76.1-2|73	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-style-xsl-1.76.1-2|74	"http://docbook.sourceforge.net/release/xsl/%{version}" \
14mr|docbook-style-xsl-1.76.1-2|75	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|76	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-style-xsl-1.76.1-2|77	"http://docbook.sourceforge.net/release/xsl/%{version}" \
14mr|docbook-style-xsl-1.76.1-2|78	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|79	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
14mr|docbook-style-xsl-1.76.1-2|80	"http://docbook.sourceforge.net/release/xsl/current" \
14mr|docbook-style-xsl-1.76.1-2|81	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|82	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|docbook-style-xsl-1.76.1-2|83	"http://docbook.sourceforge.net/release/xsl/current" \
14mr|docbook-style-xsl-1.76.1-2|84	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|85	
14mr|docbook-style-xsl-1.76.1-2|86	
14mr|docbook-style-xsl-1.76.1-2|87	%postun
14mr|docbook-style-xsl-1.76.1-2|88	# do not remove on upgrade
14mr|docbook-style-xsl-1.76.1-2|89	CATALOG=/etc/xml/catalog
14mr|docbook-style-xsl-1.76.1-2|90	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog -a -f $CATALOG ]; then
14mr|docbook-style-xsl-1.76.1-2|91	%{_bindir}/xmlcatalog --noout --del \
14mr|docbook-style-xsl-1.76.1-2|92	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
14mr|docbook-style-xsl-1.76.1-2|93	fi
14mr|docbook-style-xsl-1.76.1-2|94	
14mr|docbook-style-xsl-1.76.1-2|95	%files
14mr|docbook-style-xsl-1.76.1-2|96	%defattr (-,root,root)
14mr|docbook-style-xsl-1.76.1-2|97	%doc BUGS TODO README VERSION NEWS* COPYING INSTALL
14mr|docbook-style-xsl-1.76.1-2|98	%{sgmlbase}/docbook/xsl-stylesheets-%{version}
14mr|docbook-style-xsl-1.76.1-2|99	%{sgmlbase}/docbook/xsl-stylesheets
14mr|docbook-style-xsl-1.76.1-2|100	
14mr|docbook-style-xsl-1.76.1-2|101	%files doc
14mr|docbook-style-xsl-1.76.1-2|102	%defattr (-,root,root)
14mr|docbook-style-xsl-1.76.1-2|103	%doc doc docsrc
14mr|docbook-style-xsl-1.76.1-2|104	
14mr|docbook-style-xsl-1.76.1-2|105	
14mr|docbook-style-xsl-1.76.1-2|106	
14mr|docbook-style-xsl-1.76.1-2|107	%changelog
14mr|docbook-style-xsl-1.76.1-2|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.76.1-2
14mr|docbook-style-xsl-1.76.1-2|109	+ Revision: c96a5bf
14mr|docbook-style-xsl-1.76.1-2|110	- MassBuild#440: Increase release tag
14mr|docbook-style-xsl-1.76.1-2|111	
14mr|docbook-style-xsl-1.76.1-2|112	

16198 14
14mr|docbook-to-man-2.0.0-9|1	%define name		docbook-to-man
14mr|docbook-to-man-2.0.0-9|2	%define deb_release	26
14mr|docbook-to-man-2.0.0-9|3	%define version		2.0.0
14mr|docbook-to-man-2.0.0-9|4	%define release     9
14mr|docbook-to-man-2.0.0-9|5	
14mr|docbook-to-man-2.0.0-9|6	Name:		%{name}
14mr|docbook-to-man-2.0.0-9|7	Version:	%{version}
14mr|docbook-to-man-2.0.0-9|8	Release:	%{release}
14mr|docbook-to-man-2.0.0-9|9	Summary:	Converter from DocBook SGML into roff man macros
14mr|docbook-to-man-2.0.0-9|10	License:	MIT
14mr|docbook-to-man-2.0.0-9|11	Group:		Publishing
14mr|docbook-to-man-2.0.0-9|12	URL:		http://www.oasis-open.org/docbook/tools/dtm/
14mr|docbook-to-man-2.0.0-9|13	Source0:	http://ftp.debian.org/debian/pool/main/d/docbook-to-man/%{name}_%{version}.orig.tar.gz
14mr|docbook-to-man-2.0.0-9|14	Patch0:		%{name}_%{version}-%{deb_release}.diff.gz
14mr|docbook-to-man-2.0.0-9|15	Patch10:	%{name}-debian.patch
14mr|docbook-to-man-2.0.0-9|16	Patch11:	%{name}-opt.patch
14mr|docbook-to-man-2.0.0-9|17	Patch12:	%{name}-PLD.patch
14mr|docbook-to-man-2.0.0-9|18	BuildRequires:	docbook-dtd41-sgml
14mr|docbook-to-man-2.0.0-9|19	BuildRequires:	OpenSP
14mr|docbook-to-man-2.0.0-9|20	Requires:	docbook-dtd41-sgml
14mr|docbook-to-man-2.0.0-9|21	Requires:	OpenSP
14mr|docbook-to-man-2.0.0-9|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|docbook-to-man-2.0.0-9|23	
14mr|docbook-to-man-2.0.0-9|24	%description
14mr|docbook-to-man-2.0.0-9|25	docbook-to-man is a batch converter that transforms UNIX-style
14mr|docbook-to-man-2.0.0-9|26	manpages from the DocBook SGML format into nroff/troff man macros.
14mr|docbook-to-man-2.0.0-9|27	
14mr|docbook-to-man-2.0.0-9|28	This is not the original version by Fred Dalrymple, but one with the
14mr|docbook-to-man-2.0.0-9|29	modifications by David Bolen with Debian changes.
14mr|docbook-to-man-2.0.0-9|30	
14mr|docbook-to-man-2.0.0-9|31	%prep
14mr|docbook-to-man-2.0.0-9|32	%setup -q -n %{name}-%{version}.orig
14mr|docbook-to-man-2.0.0-9|33	%patch0
14mr|docbook-to-man-2.0.0-9|34	%patch10 -p1
14mr|docbook-to-man-2.0.0-9|35	%{__patch} -p1 -s < debian/patches/01-conglomeration.dpatch
14mr|docbook-to-man-2.0.0-9|36	%patch11 -p1
14mr|docbook-to-man-2.0.0-9|37	%patch12 -p1
14mr|docbook-to-man-2.0.0-9|38	
14mr|docbook-to-man-2.0.0-9|39	%build
14mr|docbook-to-man-2.0.0-9|40	%{__make} \
14mr|docbook-to-man-2.0.0-9|41	CC="%{__cc}" \
14mr|docbook-to-man-2.0.0-9|42	OPT="%{optflags}" \
14mr|docbook-to-man-2.0.0-9|43	ROOT=%{_prefix}
14mr|docbook-to-man-2.0.0-9|44	
14mr|docbook-to-man-2.0.0-9|45	%install
14mr|docbook-to-man-2.0.0-9|46	rm -rf $RPM_BUILD_ROOT
14mr|docbook-to-man-2.0.0-9|47	install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/sgml,%{_mandir}/man{1,5}}
14mr|docbook-to-man-2.0.0-9|48	
14mr|docbook-to-man-2.0.0-9|49	%{__make} install \
14mr|docbook-to-man-2.0.0-9|50	ROOT=$RPM_BUILD_ROOT%{_prefix}
14mr|docbook-to-man-2.0.0-9|51	
14mr|docbook-to-man-2.0.0-9|52	install Doc/{docbook-to-man.1,instant.1} $RPM_BUILD_ROOT%{_mandir}/man1
14mr|docbook-to-man-2.0.0-9|53	install Doc/transpec.1 $RPM_BUILD_ROOT%{_mandir}/man5/transpec.5
14mr|docbook-to-man-2.0.0-9|54	
14mr|docbook-to-man-2.0.0-9|55	%clean
14mr|docbook-to-man-2.0.0-9|56	rm -rf $RPM_BUILD_ROOT
14mr|docbook-to-man-2.0.0-9|57	
14mr|docbook-to-man-2.0.0-9|58	%files
14mr|docbook-to-man-2.0.0-9|59	%defattr(644,root,root,755)
14mr|docbook-to-man-2.0.0-9|60	%doc README README.ANS
14mr|docbook-to-man-2.0.0-9|61	%attr(755,root,root) %{_bindir}/docbook-to-man
14mr|docbook-to-man-2.0.0-9|62	%attr(755,root,root) %{_bindir}/instant
14mr|docbook-to-man-2.0.0-9|63	%{_datadir}/sgml/transpec
14mr|docbook-to-man-2.0.0-9|64	%{_mandir}/man1/docbook-to-man.1*
14mr|docbook-to-man-2.0.0-9|65	%{_mandir}/man1/instant.1*
14mr|docbook-to-man-2.0.0-9|66	%{_mandir}/man5/transpec.5*
14mr|docbook-to-man-2.0.0-9|67	
14mr|docbook-to-man-2.0.0-9|68	
14mr|docbook-to-man-2.0.0-9|69	
14mr|docbook-to-man-2.0.0-9|70	%changelog
14mr|docbook-to-man-2.0.0-9|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-9
14mr|docbook-to-man-2.0.0-9|72	+ Revision: 5a29d3d
14mr|docbook-to-man-2.0.0-9|73	- MassBuild#440: Increase release tag
14mr|docbook-to-man-2.0.0-9|74	
14mr|docbook-to-man-2.0.0-9|75	

16199 14
14mr|docbook-utils-0.6.14-16|1	Name: 		docbook-utils
14mr|docbook-utils-0.6.14-16|2	Version: 	0.6.14
14mr|docbook-utils-0.6.14-16|3	Release:	16
14mr|docbook-utils-0.6.14-16|4	Group:		Publishing
14mr|docbook-utils-0.6.14-16|5	Url:		ftp://sources.redhat.com/pub/docbook-tools/new-trials/
14mr|docbook-utils-0.6.14-16|6	Summary:	Shell scripts to manage DocBook documents
14mr|docbook-utils-0.6.14-16|7	
14mr|docbook-utils-0.6.14-16|8	License:	GPLv2+
14mr|docbook-utils-0.6.14-16|9	
14mr|docbook-utils-0.6.14-16|10	Requires:	docbook-style-dsssl >= 1.72
14mr|docbook-utils-0.6.14-16|11	Requires:	perl-SGMLSpm >= 1.03ii
14mr|docbook-utils-0.6.14-16|12	Requires: 	which grep gawk
14mr|docbook-utils-0.6.14-16|13	BuildRequires:	docbook-style-dsssl >= 1.72
14mr|docbook-utils-0.6.14-16|14	BuildRequires:	docbook-dtd31-sgml
14mr|docbook-utils-0.6.14-16|15	Obsoletes:	sgml-tools
14mr|docbook-utils-0.6.14-16|16	Provides:	sgml-tools
14mr|docbook-utils-0.6.14-16|17	
14mr|docbook-utils-0.6.14-16|18	BuildRoot:	%{_tmppath}/%name-%version-buildroot
14mr|docbook-utils-0.6.14-16|19	
14mr|docbook-utils-0.6.14-16|20	Source0:	ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%name-%version.tar.bz2
14mr|docbook-utils-0.6.14-16|21	Source1:	db2html
14mr|docbook-utils-0.6.14-16|22	Source2:	docbook2man-spec.pl
14mr|docbook-utils-0.6.14-16|23	Patch0: docbook-utils-spaces.patch
14mr|docbook-utils-0.6.14-16|24	Patch1: docbook-utils-2ndspaces.patch
14mr|docbook-utils-0.6.14-16|25	Patch2: docbook-utils-w3mtxtconvert.patch
14mr|docbook-utils-0.6.14-16|26	Patch3: docbook-utils-grepnocolors.patch
14mr|docbook-utils-0.6.14-16|27	Patch4: docbook-utils-sgmlinclude.patch
14mr|docbook-utils-0.6.14-16|28	Patch5: docbook-utils-rtfmanpage.patch
14mr|docbook-utils-0.6.14-16|29	Patch6: docbook-utils-papersize.patch
14mr|docbook-utils-0.6.14-16|30	Patch7: docbook-utils-nofinalecho.patch
14mr|docbook-utils-0.6.14-16|31	Patch8: docbook-utils-newgrep.patch
14mr|docbook-utils-0.6.14-16|32	BuildArch:	noarch
14mr|docbook-utils-0.6.14-16|33	
14mr|docbook-utils-0.6.14-16|34	%Description
14mr|docbook-utils-0.6.14-16|35	This package contains scripts are for easy conversion from DocBook
14mr|docbook-utils-0.6.14-16|36	files to other formats (for example, HTML, RTF, and PostScript), and
14mr|docbook-utils-0.6.14-16|37	for comparing SGML files.
14mr|docbook-utils-0.6.14-16|38	
14mr|docbook-utils-0.6.14-16|39	%package pdf
14mr|docbook-utils-0.6.14-16|40	Requires: tetex-dvips jadetex >= 2.5
14mr|docbook-utils-0.6.14-16|41	Requires: docbook-utils = %{version}
14mr|docbook-utils-0.6.14-16|42	Group: Publishing
14mr|docbook-utils-0.6.14-16|43	Obsoletes: stylesheets-db2pdf
14mr|docbook-utils-0.6.14-16|44	Provides: stylesheets-db2pdf
14mr|docbook-utils-0.6.14-16|45	Summary: A script for converting DocBook documents to PDF format
14mr|docbook-utils-0.6.14-16|46	URL: ftp://sources.redhat.com/pub/docbook-tools/new-trials/
14mr|docbook-utils-0.6.14-16|47	Conflicts: %{name} < 0.6.14-13
14mr|docbook-utils-0.6.14-16|48	
14mr|docbook-utils-0.6.14-16|49	%description pdf
14mr|docbook-utils-0.6.14-16|50	This package contains a script for converting DocBook documents to
14mr|docbook-utils-0.6.14-16|51	PDF format.
14mr|docbook-utils-0.6.14-16|52	
14mr|docbook-utils-0.6.14-16|53	
14mr|docbook-utils-0.6.14-16|54	%prep
14mr|docbook-utils-0.6.14-16|55	%setup -q
14mr|docbook-utils-0.6.14-16|56	%apply_patches
14mr|docbook-utils-0.6.14-16|57	
14mr|docbook-utils-0.6.14-16|58	%build
14mr|docbook-utils-0.6.14-16|59	
14mr|docbook-utils-0.6.14-16|60	%configure2_5x
14mr|docbook-utils-0.6.14-16|61	%make
14mr|docbook-utils-0.6.14-16|62	
14mr|docbook-utils-0.6.14-16|63	%install
14mr|docbook-utils-0.6.14-16|64	rm -rf $RPM_BUILD_ROOT
14mr|docbook-utils-0.6.14-16|65	mkdir -p $RPM_BUILD_ROOT/%_mandir/man{1,7}
14mr|docbook-utils-0.6.14-16|66	for sec in 1 7; do cp -af doc/man/*.$sec $RPM_BUILD_ROOT/%_mandir/man$sec; done
14mr|docbook-utils-0.6.14-16|67	
14mr|docbook-utils-0.6.14-16|68	%makeinstall_std
14mr|docbook-utils-0.6.14-16|69	
14mr|docbook-utils-0.6.14-16|70	for util in dvi html pdf ps rtf man
14mr|docbook-utils-0.6.14-16|71	do
14mr|docbook-utils-0.6.14-16|72	ln -s docbook2$util $RPM_BUILD_ROOT%{_bindir}/db2$util
14mr|docbook-utils-0.6.14-16|73	ln -s jw.1 $RPM_BUILD_ROOT/%{_mandir}/man1/db2$util.1
14mr|docbook-utils-0.6.14-16|74	done
14mr|docbook-utils-0.6.14-16|75	ln -s jw.1 $RPM_BUILD_ROOT/%{_mandir}/man1/docbook2txt.1
14mr|docbook-utils-0.6.14-16|76	
14mr|docbook-utils-0.6.14-16|77	# db2html is not just a symlink, as it has to create the output directory
14mr|docbook-utils-0.6.14-16|78	rm -f $RPM_BUILD_ROOT%{_bindir}/db2html
14mr|docbook-utils-0.6.14-16|79	install -c -m 775 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/db2html
14mr|docbook-utils-0.6.14-16|80	install -p -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/sgml/docbook/utils-%{version}/helpers/docbook2man-spec.pl
14mr|docbook-utils-0.6.14-16|81	
14mr|docbook-utils-0.6.14-16|82	# clean install html files
14mr|docbook-utils-0.6.14-16|83	rm -rf $RPM_BUILD_ROOT/%_prefix/doc
14mr|docbook-utils-0.6.14-16|84	
14mr|docbook-utils-0.6.14-16|85	%clean
14mr|docbook-utils-0.6.14-16|86	rm -rf $RPM_BUILD_ROOT
14mr|docbook-utils-0.6.14-16|87	
14mr|docbook-utils-0.6.14-16|88	%files
14mr|docbook-utils-0.6.14-16|89	%defattr (-,root,root)
14mr|docbook-utils-0.6.14-16|90	%doc README COPYING TODO doc/HTML/*.html
14mr|docbook-utils-0.6.14-16|91	%{_bindir}/jw
14mr|docbook-utils-0.6.14-16|92	%{_bindir}/docbook2html
14mr|docbook-utils-0.6.14-16|93	%{_bindir}/docbook2man
14mr|docbook-utils-0.6.14-16|94	%{_bindir}/docbook2rtf
14mr|docbook-utils-0.6.14-16|95	%{_bindir}/docbook2tex
14mr|docbook-utils-0.6.14-16|96	%{_bindir}/docbook2texi
14mr|docbook-utils-0.6.14-16|97	%{_bindir}/docbook2txt
14mr|docbook-utils-0.6.14-16|98	%attr(0755,root,root) %{_bindir}/db2html
14mr|docbook-utils-0.6.14-16|99	%{_bindir}/db2rtf
14mr|docbook-utils-0.6.14-16|100	%{_bindir}/db2man
14mr|docbook-utils-0.6.14-16|101	%{_bindir}/sgmldiff
14mr|docbook-utils-0.6.14-16|102	%{_datadir}/sgml/docbook/utils-%{version}
14mr|docbook-utils-0.6.14-16|103	%{_mandir}/*/db2dvi.*
14mr|docbook-utils-0.6.14-16|104	%{_mandir}/*/db2html.*
14mr|docbook-utils-0.6.14-16|105	%{_mandir}/*/db2man.*
14mr|docbook-utils-0.6.14-16|106	%{_mandir}/*/db2ps.*
14mr|docbook-utils-0.6.14-16|107	%{_mandir}/*/db2rtf.*
14mr|docbook-utils-0.6.14-16|108	%{_mandir}/*/docbook2html.*
14mr|docbook-utils-0.6.14-16|109	%{_mandir}/*/docbook2rtf.*
14mr|docbook-utils-0.6.14-16|110	%{_mandir}/*/docbook2man.*
14mr|docbook-utils-0.6.14-16|111	%{_mandir}/*/docbook2tex.*
14mr|docbook-utils-0.6.14-16|112	%{_mandir}/*/docbook2texi.*
14mr|docbook-utils-0.6.14-16|113	%{_mandir}/*/docbook2txt.*
14mr|docbook-utils-0.6.14-16|114	%{_mandir}/*/jw.*
14mr|docbook-utils-0.6.14-16|115	%{_mandir}/*/sgmldiff.*
14mr|docbook-utils-0.6.14-16|116	%{_mandir}/*/*-spec.*
14mr|docbook-utils-0.6.14-16|117	
14mr|docbook-utils-0.6.14-16|118	%files pdf
14mr|docbook-utils-0.6.14-16|119	%defattr (-,root,root)
14mr|docbook-utils-0.6.14-16|120	%{_bindir}/docbook2pdf
14mr|docbook-utils-0.6.14-16|121	%{_bindir}/docbook2dvi
14mr|docbook-utils-0.6.14-16|122	%{_bindir}/docbook2ps
14mr|docbook-utils-0.6.14-16|123	%{_bindir}/db2dvi
14mr|docbook-utils-0.6.14-16|124	%{_bindir}/db2pdf
14mr|docbook-utils-0.6.14-16|125	%{_bindir}/db2ps
14mr|docbook-utils-0.6.14-16|126	%{_mandir}/*/db2pdf.*
14mr|docbook-utils-0.6.14-16|127	%{_mandir}/*/docbook2pdf.*
14mr|docbook-utils-0.6.14-16|128	%{_mandir}/*/docbook2dvi.*
14mr|docbook-utils-0.6.14-16|129	%{_mandir}/*/docbook2ps.*
14mr|docbook-utils-0.6.14-16|130	
14mr|docbook-utils-0.6.14-16|131	
14mr|docbook-utils-0.6.14-16|132	
14mr|docbook-utils-0.6.14-16|133	%changelog
14mr|docbook-utils-0.6.14-16|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.14-16
14mr|docbook-utils-0.6.14-16|135	+ Revision: c4152dd
14mr|docbook-utils-0.6.14-16|136	- MassBuild#440: Increase release tag
14mr|docbook-utils-0.6.14-16|137	
14mr|docbook-utils-0.6.14-16|138	

16200 14
14mr|dog-1.7-12|1	Summary:	Dog better than cat
14mr|dog-1.7-12|2	Name:		dog
14mr|dog-1.7-12|3	Version:	1.7
14mr|dog-1.7-12|4	Release:	12
14mr|dog-1.7-12|5	License:	GPLv2+
14mr|dog-1.7-12|6	Group:		Text tools
14mr|dog-1.7-12|7	# Seems to be dead
14mr|dog-1.7-12|8	Url:		http://jl.photodex.com/dog/
14mr|dog-1.7-12|9	Source0:	%{name}-%{version}.tar.bz2
14mr|dog-1.7-12|10	
14mr|dog-1.7-12|11	%description
14mr|dog-1.7-12|12	Dog is intended as a replacement for the obscure utility "cat".
14mr|dog-1.7-12|13	In addition to emulating all of the behavior of cat,
14mr|dog-1.7-12|14	dog also has some functionality that would normally require a
14mr|dog-1.7-12|15	freaky perl hacker to spew out line noise for perl to interpret.
14mr|dog-1.7-12|16	This includes extracting ranges of lines of text and strfry()ing text.
14mr|dog-1.7-12|17	
14mr|dog-1.7-12|18	%prep
14mr|dog-1.7-12|19	%setup -q
14mr|dog-1.7-12|20	
14mr|dog-1.7-12|21	%build
14mr|dog-1.7-12|22	%make CFLAGS="%{optflags}"
14mr|dog-1.7-12|23	
14mr|dog-1.7-12|24	%install
14mr|dog-1.7-12|25	install -d %{buildroot}%{_bindir}
14mr|dog-1.7-12|26	install -d %{buildroot}%{_mandir}/man1
14mr|dog-1.7-12|27	install %{name} %{buildroot}%{_bindir}/%{name}
14mr|dog-1.7-12|28	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mr|dog-1.7-12|29	
14mr|dog-1.7-12|30	%files
14mr|dog-1.7-12|31	%doc README AUTHORS COPYING
14mr|dog-1.7-12|32	%{_bindir}/%{name}
14mr|dog-1.7-12|33	%{_mandir}/*/%{name}.1*
14mr|dog-1.7-12|34	
14mr|dog-1.7-12|35	
14mr|dog-1.7-12|36	%changelog
14mr|dog-1.7-12|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-12
14mr|dog-1.7-12|38	+ Revision: 1b7c364
14mr|dog-1.7-12|39	- MassBuild#440: Increase release tag
14mr|dog-1.7-12|40	
14mr|dog-1.7-12|41	

16201 14
14mr|dolphin-plugins-4.13.3-1|1	Summary:	Plugins for Dolphin to view various VCS files
14mr|dolphin-plugins-4.13.3-1|2	Name:		dolphin-plugins
14mr|dolphin-plugins-4.13.3-1|3	Version:	4.13.3
14mr|dolphin-plugins-4.13.3-1|4	Release:	1
14mr|dolphin-plugins-4.13.3-1|5	Epoch:		1
14mr|dolphin-plugins-4.13.3-1|6	License:	GPLv2+
14mr|dolphin-plugins-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|dolphin-plugins-4.13.3-1|8	Url:		http://www.kde.org
14mr|dolphin-plugins-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|dolphin-plugins-4.13.3-1|10	%if %{is_beta}
14mr|dolphin-plugins-4.13.3-1|11	%define ftpdir unstable
14mr|dolphin-plugins-4.13.3-1|12	%else
14mr|dolphin-plugins-4.13.3-1|13	%define ftpdir stable
14mr|dolphin-plugins-4.13.3-1|14	%endif
14mr|dolphin-plugins-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|dolphin-plugins-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|dolphin-plugins-4.13.3-1|17	BuildRequires:	kdebase4-devel
14mr|dolphin-plugins-4.13.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|dolphin-plugins-4.13.3-1|19	
14mr|dolphin-plugins-4.13.3-1|20	%description
14mr|dolphin-plugins-4.13.3-1|21	Plugins for Dolphin to view various VCS files:
14mr|dolphin-plugins-4.13.3-1|22	- bazaar
14mr|dolphin-plugins-4.13.3-1|23	- dropbox
14mr|dolphin-plugins-4.13.3-1|24	- git
14mr|dolphin-plugins-4.13.3-1|25	- mercurial (hg)
14mr|dolphin-plugins-4.13.3-1|26	- subversion (svn)
14mr|dolphin-plugins-4.13.3-1|27	
14mr|dolphin-plugins-4.13.3-1|28	%files
14mr|dolphin-plugins-4.13.3-1|29	%{_kde_libdir}/kde4/fileviewbazaarplugin.so
14mr|dolphin-plugins-4.13.3-1|30	%{_kde_libdir}/kde4/fileviewdropboxplugin.so
14mr|dolphin-plugins-4.13.3-1|31	%{_kde_libdir}/kde4/fileviewgitplugin.so
14mr|dolphin-plugins-4.13.3-1|32	%{_kde_libdir}/kde4/fileviewhgplugin.so
14mr|dolphin-plugins-4.13.3-1|33	%{_kde_libdir}/kde4/fileviewsvnplugin.so
14mr|dolphin-plugins-4.13.3-1|34	%{_kde_datadir}/config.kcfg/fileviewsvnpluginsettings.kcfg
14mr|dolphin-plugins-4.13.3-1|35	%{_kde_datadir}/config.kcfg/fileviewgitpluginsettings.kcfg
14mr|dolphin-plugins-4.13.3-1|36	%{_kde_datadir}/config.kcfg/fileviewhgpluginsettings.kcfg
14mr|dolphin-plugins-4.13.3-1|37	%{_kde_services}/fileviewbazaarplugin.desktop
14mr|dolphin-plugins-4.13.3-1|38	%{_kde_services}/fileviewdropboxplugin.desktop
14mr|dolphin-plugins-4.13.3-1|39	%{_kde_services}/fileviewgitplugin.desktop
14mr|dolphin-plugins-4.13.3-1|40	%{_kde_services}/fileviewhgplugin.desktop
14mr|dolphin-plugins-4.13.3-1|41	%{_kde_services}/fileviewsvnplugin.desktop
14mr|dolphin-plugins-4.13.3-1|42	
14mr|dolphin-plugins-4.13.3-1|43	#----------------------------------------------------------------------------
14mr|dolphin-plugins-4.13.3-1|44	
14mr|dolphin-plugins-4.13.3-1|45	%prep
14mr|dolphin-plugins-4.13.3-1|46	%setup -q
14mr|dolphin-plugins-4.13.3-1|47	
14mr|dolphin-plugins-4.13.3-1|48	%build
14mr|dolphin-plugins-4.13.3-1|49	%cmake_kde4
14mr|dolphin-plugins-4.13.3-1|50	%make
14mr|dolphin-plugins-4.13.3-1|51	
14mr|dolphin-plugins-4.13.3-1|52	%install
14mr|dolphin-plugins-4.13.3-1|53	%makeinstall_std -C build
14mr|dolphin-plugins-4.13.3-1|54	
14mr|dolphin-plugins-4.13.3-1|55	
14mr|dolphin-plugins-4.13.3-1|56	%changelog
14mr|dolphin-plugins-4.13.3-1|57	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|dolphin-plugins-4.13.3-1|58	+ Revision: 1bc1b5b
14mr|dolphin-plugins-4.13.3-1|59	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|dolphin-plugins-4.13.3-1|60	
14mr|dolphin-plugins-4.13.3-1|61	

16202 14
14mr|dos2unix-6.0.2-2|1	Summary:	Converts DOS-style EOLs to UNIX-style EOLs and vice versa
14mr|dos2unix-6.0.2-2|2	Name:		dos2unix
14mr|dos2unix-6.0.2-2|3	Version:	6.0.2
14mr|dos2unix-6.0.2-2|4	Release:	2
14mr|dos2unix-6.0.2-2|5	License:	BSD
14mr|dos2unix-6.0.2-2|6	Group:		Text tools
14mr|dos2unix-6.0.2-2|7	URL:		http://waterlan.home.xs4all.nl/dos2unix.html
14mr|dos2unix-6.0.2-2|8	Source0:	http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
14mr|dos2unix-6.0.2-2|9	BuildRequires:	gettext
14mr|dos2unix-6.0.2-2|10	BuildRequires:	perl-devel
14mr|dos2unix-6.0.2-2|11	Provides:	unix2dos = %{EVRD}
14mr|dos2unix-6.0.2-2|12	Provides:	mac2unix = %{EVRD}
14mr|dos2unix-6.0.2-2|13	Provides:	unix2mac = %{EVRD}
14mr|dos2unix-6.0.2-2|14	Obsoletes:	unix2dos < 5.3.1
14mr|dos2unix-6.0.2-2|15	
14mr|dos2unix-6.0.2-2|16	%description
14mr|dos2unix-6.0.2-2|17	A filter used to convert DOS-style EOLs to UNIX-style EOLs and vice
14mr|dos2unix-6.0.2-2|18	versa (EOL - End Of Line character).
14mr|dos2unix-6.0.2-2|19	
14mr|dos2unix-6.0.2-2|20	This package contains updated Benjamin Lin's implementations of dos2unix
14mr|dos2unix-6.0.2-2|21	and unix2dos.
14mr|dos2unix-6.0.2-2|22	
14mr|dos2unix-6.0.2-2|23	Benjamin Lin's implementations of dos2unix and unix2dos are a part of many
14mr|dos2unix-6.0.2-2|24	Linux distributions such as RedHat, Fedora, Suse, Gentoo and others.
14mr|dos2unix-6.0.2-2|25	This update includes all RedHat patches and fixes several other problems.
14mr|dos2unix-6.0.2-2|26	Internationalization has been added and ports to various OS have been made.
14mr|dos2unix-6.0.2-2|27	
14mr|dos2unix-6.0.2-2|28	%prep
14mr|dos2unix-6.0.2-2|29	%setup -q
14mr|dos2unix-6.0.2-2|30	
14mr|dos2unix-6.0.2-2|31	%build
14mr|dos2unix-6.0.2-2|32	%make
14mr|dos2unix-6.0.2-2|33	
14mr|dos2unix-6.0.2-2|34	%install
14mr|dos2unix-6.0.2-2|35	%makeinstall_std
14mr|dos2unix-6.0.2-2|36	
14mr|dos2unix-6.0.2-2|37	# doc is installed two times in doc dir
14mr|dos2unix-6.0.2-2|38	%__mv %{buildroot}%{_docdir}/%{name}-%{version}/ %{buildroot}%{_docdir}/%{name}
14mr|dos2unix-6.0.2-2|39	
14mr|dos2unix-6.0.2-2|40	%find_lang %{name}
14mr|dos2unix-6.0.2-2|41	
14mr|dos2unix-6.0.2-2|42	%files -f %{name}.lang
14mr|dos2unix-6.0.2-2|43	%doc %{_docdir}/%{name}/*
14mr|dos2unix-6.0.2-2|44	%{_bindir}/dos2unix
14mr|dos2unix-6.0.2-2|45	%{_bindir}/unix2dos
14mr|dos2unix-6.0.2-2|46	%{_bindir}/mac2unix
14mr|dos2unix-6.0.2-2|47	%{_bindir}/unix2mac
14mr|dos2unix-6.0.2-2|48	%{_mandir}/man1/*.1*
14mr|dos2unix-6.0.2-2|49	%{_mandir}/es/man1/*.1*
14mr|dos2unix-6.0.2-2|50	%{_mandir}/nl/man1/*.1*
14mr|dos2unix-6.0.2-2|51	
14mr|dos2unix-6.0.2-2|52	
14mr|dos2unix-6.0.2-2|53	
14mr|dos2unix-6.0.2-2|54	
14mr|dos2unix-6.0.2-2|55	%changelog
14mr|dos2unix-6.0.2-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0.2-2
14mr|dos2unix-6.0.2-2|57	+ Revision: 1c925c9
14mr|dos2unix-6.0.2-2|58	- MassBuild#440: Increase release tag
14mr|dos2unix-6.0.2-2|59	
14mr|dos2unix-6.0.2-2|60	

16203 14
14mr|dosfstools-3.0.13-2|1	Summary:	Utilities to create and check MS-DOS FAT filesystems
14mr|dosfstools-3.0.13-2|2	Name:		dosfstools
14mr|dosfstools-3.0.13-2|3	Version:        3.0.13
14mr|dosfstools-3.0.13-2|4	Release:        2
14mr|dosfstools-3.0.13-2|5	Source0:	http://www.daniel-baumann.ch/software/dosfstools/%{name}-%{version}.tar.bz2
14mr|dosfstools-3.0.13-2|6	License:	GPLv3+
14mr|dosfstools-3.0.13-2|7	URL:		http://www.daniel-baumann.ch/software/dosfstools/
14mr|dosfstools-3.0.13-2|8	Group:		File tools
14mr|dosfstools-3.0.13-2|9	Obsoletes:	mkdosfs-ygg
14mr|dosfstools-3.0.13-2|10	Provides:	mkdosfs-ygg = %{version}
14mr|dosfstools-3.0.13-2|11	
14mr|dosfstools-3.0.13-2|12	%description
14mr|dosfstools-3.0.13-2|13	Inside of this package there are two utilities to create and to
14mr|dosfstools-3.0.13-2|14	check MS-DOS FAT filesystems on either harddisks or floppies under
14mr|dosfstools-3.0.13-2|15	Linux.  This version uses the enhanced boot sector/superblock
14mr|dosfstools-3.0.13-2|16	format of DOS 3.3+ as well as provides a default dummy boot sector
14mr|dosfstools-3.0.13-2|17	code.
14mr|dosfstools-3.0.13-2|18	
14mr|dosfstools-3.0.13-2|19	%prep
14mr|dosfstools-3.0.13-2|20	%setup -q
14mr|dosfstools-3.0.13-2|21	
14mr|dosfstools-3.0.13-2|22	%build
14mr|dosfstools-3.0.13-2|23	%make PREFIX=%{_prefix} CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mr|dosfstools-3.0.13-2|24	
14mr|dosfstools-3.0.13-2|25	%install
14mr|dosfstools-3.0.13-2|26	%make DESTDIR=%{buildroot} install-bin install-man PREFIX=%{_prefix} SBINDIR=/sbin
14mr|dosfstools-3.0.13-2|27	
14mr|dosfstools-3.0.13-2|28	%files
14mr|dosfstools-3.0.13-2|29	%doc %doc ChangeLog doc/README.*
14mr|dosfstools-3.0.13-2|30	/sbin/mkdosfs
14mr|dosfstools-3.0.13-2|31	/sbin/mkfs.msdos
14mr|dosfstools-3.0.13-2|32	/sbin/mkfs.vfat
14mr|dosfstools-3.0.13-2|33	/sbin/fsck.msdos
14mr|dosfstools-3.0.13-2|34	/sbin/fsck.vfat
14mr|dosfstools-3.0.13-2|35	/sbin/dosfsck
14mr|dosfstools-3.0.13-2|36	/sbin/dosfslabel
14mr|dosfstools-3.0.13-2|37	%{_mandir}/man8/*
14mr|dosfstools-3.0.13-2|38	
14mr|dosfstools-3.0.13-2|39	%changelog
14mr|dosfstools-3.0.13-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.13-2
14mr|dosfstools-3.0.13-2|41	+ Revision: b58f4d8
14mr|dosfstools-3.0.13-2|42	- MassBuild#440: Increase release tag
14mr|dosfstools-3.0.13-2|43	
14mr|dosfstools-3.0.13-2|44	

16204 14
14mr|dotconf-1.0.13-9|1	%define name dotconf
14mr|dotconf-1.0.13-9|2	%define	major 1
14mr|dotconf-1.0.13-9|3	%define version 1.0.13
14mr|dotconf-1.0.13-9|4	%define release 9
14mr|dotconf-1.0.13-9|5	%define	libname_orig libdotconf
14mr|dotconf-1.0.13-9|6	%define	libname %mklibname dotconf %{major}
14mr|dotconf-1.0.13-9|7	%define	libnamedevel %mklibname dotconf -d
14mr|dotconf-1.0.13-9|8	%define	libnamestaticdevel %mklibname dotconf -d -s
14mr|dotconf-1.0.13-9|9	
14mr|dotconf-1.0.13-9|10	Name: %{name}
14mr|dotconf-1.0.13-9|11	Summary: A ConfigurationFile Parser Library
14mr|dotconf-1.0.13-9|12	Version: %{version}
14mr|dotconf-1.0.13-9|13	Release: %{release}
14mr|dotconf-1.0.13-9|14	License: LGPL
14mr|dotconf-1.0.13-9|15	#v2.1
14mr|dotconf-1.0.13-9|16	Group: System/Libraries
14mr|dotconf-1.0.13-9|17	URL: http://www.azzit.de/dotconf/
14mr|dotconf-1.0.13-9|18	# (fc) 1.0.13-2mdv fix aclocal warning
14mr|dotconf-1.0.13-9|19	Patch0:	dotconf-1.0.13-aclocal-warning.patch
14mr|dotconf-1.0.13-9|20	Source: http://www.azzit.de/dotconf/download/v1.0/%{name}-%{version}.tar.gz
14mr|dotconf-1.0.13-9|21	BuildRequires: recode
14mr|dotconf-1.0.13-9|22	%if %mdkversion < 200800
14mr|dotconf-1.0.13-9|23	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14mr|dotconf-1.0.13-9|24	%endif
14mr|dotconf-1.0.13-9|25	
14mr|dotconf-1.0.13-9|26	%description
14mr|dotconf-1.0.13-9|27	Dotconf is a configuration file parser library.
14mr|dotconf-1.0.13-9|28	
14mr|dotconf-1.0.13-9|29	%package -n %{libname}
14mr|dotconf-1.0.13-9|30	Summary: The shared libraries needed for running programs using dotconf
14mr|dotconf-1.0.13-9|31	Group: System/Libraries
14mr|dotconf-1.0.13-9|32	Provides: %{libname_orig} = %{version}-%{release}
14mr|dotconf-1.0.13-9|33	Provides: %{name} = %{version}-%{release}
14mr|dotconf-1.0.13-9|34	
14mr|dotconf-1.0.13-9|35	%description -n	%{libname}
14mr|dotconf-1.0.13-9|36	Dotconf is a configuration file parser library.
14mr|dotconf-1.0.13-9|37	This package contains only the shared libraries needed for running programs
14mr|dotconf-1.0.13-9|38	dynamically linked against dotconf.
14mr|dotconf-1.0.13-9|39	
14mr|dotconf-1.0.13-9|40	%package -n %{libnamedevel}
14mr|dotconf-1.0.13-9|41	Summary: The libraries and headers needed for dotconf development
14mr|dotconf-1.0.13-9|42	License: LGPL
14mr|dotconf-1.0.13-9|43	Group: Development/C
14mr|dotconf-1.0.13-9|44	Requires: %{libname} = %{version}-%{release}
14mr|dotconf-1.0.13-9|45	Provides: %{name}-devel = %{version}-%{release}
14mr|dotconf-1.0.13-9|46	Provides: lib%{name}-devel = %{version}-%{release}
14mr|dotconf-1.0.13-9|47	
14mr|dotconf-1.0.13-9|48	%description -n %{libnamedevel}
14mr|dotconf-1.0.13-9|49	Dotconf is a configuration file parser library.
14mr|dotconf-1.0.13-9|50	This package contains documentation, headers and shared library symlinks
14mr|dotconf-1.0.13-9|51	needed for dotconf development.
14mr|dotconf-1.0.13-9|52	
14mr|dotconf-1.0.13-9|53	%package -n %{libnamestaticdevel}
14mr|dotconf-1.0.13-9|54	Summary: Static libraries for dotconf development
14mr|dotconf-1.0.13-9|55	License: LGPL
14mr|dotconf-1.0.13-9|56	Group: Development/C
14mr|dotconf-1.0.13-9|57	Requires: %{libnamedevel} = %{version}-%{release}
14mr|dotconf-1.0.13-9|58	Provides: %{name}-static-devel = %{version}-%{release}
14mr|dotconf-1.0.13-9|59	
14mr|dotconf-1.0.13-9|60	%description -n %{libnamestaticdevel}
14mr|dotconf-1.0.13-9|61	Dotconf is a configuration file parser library.
14mr|dotconf-1.0.13-9|62	This package contains only the static libraries for dotconf devlopment.
14mr|dotconf-1.0.13-9|63	
14mr|dotconf-1.0.13-9|64	%package -n %{name}-examples
14mr|dotconf-1.0.13-9|65	Summary: The examples for the dotconf library
14mr|dotconf-1.0.13-9|66	Group: Development/C
14mr|dotconf-1.0.13-9|67	Obsoletes:	%{libname}-examples < %{version}-%{release}
14mr|dotconf-1.0.13-9|68	Provides:	%{libname}-examples = %{version}-%{release}
14mr|dotconf-1.0.13-9|69	
14mr|dotconf-1.0.13-9|70	%description -n	 %{name}-examples
14mr|dotconf-1.0.13-9|71	Dotconf is a configuration file parser library.
14mr|dotconf-1.0.13-9|72	This package contains examples, installed in the same place as the
14mr|dotconf-1.0.13-9|73	documentation.
14mr|dotconf-1.0.13-9|74	
14mr|dotconf-1.0.13-9|75	%prep
14mr|dotconf-1.0.13-9|76	%setup -q
14mr|dotconf-1.0.13-9|77	%patch0 -p1 -b .aclocal-warning
14mr|dotconf-1.0.13-9|78	recode l1..u8 AUTHORS doc/dotconf-features.txt
14mr|dotconf-1.0.13-9|79	
14mr|dotconf-1.0.13-9|80	#fix build
14mr|dotconf-1.0.13-9|81	autoreconf -i
14mr|dotconf-1.0.13-9|82	
14mr|dotconf-1.0.13-9|83	%build
14mr|dotconf-1.0.13-9|84	%configure2_5x
14mr|dotconf-1.0.13-9|85	%make
14mr|dotconf-1.0.13-9|86	
14mr|dotconf-1.0.13-9|87	%install
14mr|dotconf-1.0.13-9|88	rm -rf %{buildroot}
14mr|dotconf-1.0.13-9|89	%makeinstall
14mr|dotconf-1.0.13-9|90	
14mr|dotconf-1.0.13-9|91	%clean
14mr|dotconf-1.0.13-9|92	rm -rf %{buildroot}
14mr|dotconf-1.0.13-9|93	
14mr|dotconf-1.0.13-9|94	%if %mdkversion < 200900
14mr|dotconf-1.0.13-9|95	%post -n %{libname} -p /sbin/ldconfig
14mr|dotconf-1.0.13-9|96	%endif
14mr|dotconf-1.0.13-9|97	
14mr|dotconf-1.0.13-9|98	%if %mdkversion < 200900
14mr|dotconf-1.0.13-9|99	%postun -n %{libname} -p /sbin/ldconfig
14mr|dotconf-1.0.13-9|100	%endif
14mr|dotconf-1.0.13-9|101	
14mr|dotconf-1.0.13-9|102	%files -n %{libname}
14mr|dotconf-1.0.13-9|103	%defattr(-,root,root)
14mr|dotconf-1.0.13-9|104	%doc AUTHORS ChangeLog README
14mr|dotconf-1.0.13-9|105	%{_libdir}/*.so.*
14mr|dotconf-1.0.13-9|106	
14mr|dotconf-1.0.13-9|107	%files -n %{libnamedevel}
14mr|dotconf-1.0.13-9|108	%defattr(-,root,root)
14mr|dotconf-1.0.13-9|109	%doc AUTHORS ChangeLog README doc/dotconf*
14mr|dotconf-1.0.13-9|110	%{_bindir}/%{name}-config
14mr|dotconf-1.0.13-9|111	%{_includedir}/*.h
14mr|dotconf-1.0.13-9|112	%{_datadir}/aclocal/%{name}.m4
14mr|dotconf-1.0.13-9|113	%{_libdir}/*.so
14mr|dotconf-1.0.13-9|114	%{_libdir}/pkgconfig/%{name}.pc
14mr|dotconf-1.0.13-9|115	
14mr|dotconf-1.0.13-9|116	%files -n %{libnamestaticdevel}
14mr|dotconf-1.0.13-9|117	%defattr(-,root,root)
14mr|dotconf-1.0.13-9|118	%{_libdir}/*.a
14mr|dotconf-1.0.13-9|119	
14mr|dotconf-1.0.13-9|120	%files -n %{name}-examples
14mr|dotconf-1.0.13-9|121	%defattr(-,root,root)
14mr|dotconf-1.0.13-9|122	%doc examples/*
14mr|dotconf-1.0.13-9|123	
14mr|dotconf-1.0.13-9|124	
14mr|dotconf-1.0.13-9|125	
14mr|dotconf-1.0.13-9|126	
14mr|dotconf-1.0.13-9|127	%changelog
14mr|dotconf-1.0.13-9|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.13-9
14mr|dotconf-1.0.13-9|129	+ Revision: c9f81a5
14mr|dotconf-1.0.13-9|130	- MassBuild#440: Increase release tag
14mr|dotconf-1.0.13-9|131	
14mr|dotconf-1.0.13-9|132	

16205 14
14mr|dovecot-2.2.12-3|1	%bcond_without gssapi
14mr|dovecot-2.2.12-3|2	%bcond_without ldap
14mr|dovecot-2.2.12-3|3	%bcond_without lucene
14mr|dovecot-2.2.12-3|4	%bcond_without mysql
14mr|dovecot-2.2.12-3|5	%bcond_without pgsql
14mr|dovecot-2.2.12-3|6	%bcond_without sqlite
14mr|dovecot-2.2.12-3|7	%bcond_without sieve
14mr|dovecot-2.2.12-3|8	%bcond_without systemd
14mr|dovecot-2.2.12-3|9	
14mr|dovecot-2.2.12-3|10	# The Sieve plugin needs to reference internal symbols
14mr|dovecot-2.2.12-3|11	%define _disable_ld_no_undefined 1
14mr|dovecot-2.2.12-3|12	
14mr|dovecot-2.2.12-3|13	%define major %(echo %version |cut -d. -f1-2)
14mr|dovecot-2.2.12-3|14	%define sieve_version 0.4.2
14mr|dovecot-2.2.12-3|15	
14mr|dovecot-2.2.12-3|16	Summary:	Secure IMAP and POP3 server
14mr|dovecot-2.2.12-3|17	Name: 		dovecot
14mr|dovecot-2.2.12-3|18	Version:	2.2.12
14mr|dovecot-2.2.12-3|19	Release:	3
14mr|dovecot-2.2.12-3|20	License:	MIT and LGPLv2 and BSD-like and Public Domain
14mr|dovecot-2.2.12-3|21	Group:		System/Servers
14mr|dovecot-2.2.12-3|22	Url:		http://dovecot.org
14mr|dovecot-2.2.12-3|23	Source0:	http://syksy.dovecot.org/releases/%major/%{name}-%{version}.tar.gz
14mr|dovecot-2.2.12-3|24	Source1:	http://syksy.dovecot.org/releases/%major/%{name}-%{version}.tar.gz.sig
14mr|dovecot-2.2.12-3|25	Source2:	%{name}-pamd
14mr|dovecot-2.2.12-3|26	Source3:	%{name}-init
14mr|dovecot-2.2.12-3|27	Source4:	http://dovecot.org/tools/migration_wuimp_to_dovecot.pl
14mr|dovecot-2.2.12-3|28	Source5:	http://dovecot.org/tools/mboxcrypt.pl
14mr|dovecot-2.2.12-3|29	Source6:	http://www.rename-it.nl/dovecot/%major/dovecot-%major-pigeonhole-%{sieve_version}.tar.gz
14mr|dovecot-2.2.12-3|30	Source100:	%{name}.rpmlintrc
14mr|dovecot-2.2.12-3|31	Source7:	http://www.earth.ox.ac.uk/~steve/sieve/procmail2sieve.pl
14mr|dovecot-2.2.12-3|32	Patch0:		dovecot-conf-ssl.patch
14mr|dovecot-2.2.12-3|33	Patch1:		dovecot-2.2.2-quota-tirpc.patch
14mr|dovecot-2.2.12-3|34	
14mr|dovecot-2.2.12-3|35	BuildRequires:	cap-devel
14mr|dovecot-2.2.12-3|36	BuildRequires:	gettext-devel
14mr|dovecot-2.2.12-3|37	BuildRequires:	pam-devel
14mr|dovecot-2.2.12-3|38	BuildRequires:	sasl-devel
14mr|dovecot-2.2.12-3|39	BuildRequires:	pkgconfig(openssl)
14mr|dovecot-2.2.12-3|40	BuildRequires:	pkgconfig(libtirpc)
14mr|dovecot-2.2.12-3|41	%if %{with ldap}
14mr|dovecot-2.2.12-3|42	BuildRequires:	openldap-devel
14mr|dovecot-2.2.12-3|43	%endif
14mr|dovecot-2.2.12-3|44	%if %{with lucene}
14mr|dovecot-2.2.12-3|45	BuildRequires:	pkgconfig(libclucene-core)
14mr|dovecot-2.2.12-3|46	%endif
14mr|dovecot-2.2.12-3|47	%if %{with mysql}
14mr|dovecot-2.2.12-3|48	BuildRequires:	mysql-devel
14mr|dovecot-2.2.12-3|49	%endif
14mr|dovecot-2.2.12-3|50	%if %{with pgsql}
14mr|dovecot-2.2.12-3|51	BuildRequires:	postgresql-devel
14mr|dovecot-2.2.12-3|52	%endif
14mr|dovecot-2.2.12-3|53	%if %{with gssapi}
14mr|dovecot-2.2.12-3|54	BuildRequires:	pkgconfig(libgssglue)
14mr|dovecot-2.2.12-3|55	BuildRequires:	krb5-devel
14mr|dovecot-2.2.12-3|56	%endif
14mr|dovecot-2.2.12-3|57	%if %{with sqlite}
14mr|dovecot-2.2.12-3|58	BuildRequires:	pkgconfig(sqlite3)
14mr|dovecot-2.2.12-3|59	%endif
14mr|dovecot-2.2.12-3|60	BuildRequires:	rpm-helper >= 0.21
14mr|dovecot-2.2.12-3|61	BuildRequires:	bzip2-devel
14mr|dovecot-2.2.12-3|62	Provides:	imap-server
14mr|dovecot-2.2.12-3|63	Provides:	pop3-server
14mr|dovecot-2.2.12-3|64	Provides:	imaps-server
14mr|dovecot-2.2.12-3|65	Provides:	pop3s-server
14mr|dovecot-2.2.12-3|66	Requires(pre,post,preun,postun):	rpm-helper >= 0.21
14mr|dovecot-2.2.12-3|67	Requires:	%{name}-config >= 2.1
14mr|dovecot-2.2.12-3|68	
14mr|dovecot-2.2.12-3|69	%description
14mr|dovecot-2.2.12-3|70	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
14mr|dovecot-2.2.12-3|71	security primarily in mind. Although it's written with C, it uses several
14mr|dovecot-2.2.12-3|72	coding techniques to avoid most of the common pitfalls.
14mr|dovecot-2.2.12-3|73	
14mr|dovecot-2.2.12-3|74	Dovecot can work with standard mbox and maildir formats and it's fully
14mr|dovecot-2.2.12-3|75	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
14mr|dovecot-2.2.12-3|76	accessing the mailboxes directly.
14mr|dovecot-2.2.12-3|77	
14mr|dovecot-2.2.12-3|78	You can build %{name} with some conditional build swithes;
14mr|dovecot-2.2.12-3|79	
14mr|dovecot-2.2.12-3|80	(ie. use with rpm --rebuild):
14mr|dovecot-2.2.12-3|81	
14mr|dovecot-2.2.12-3|82	--with[out] gssapi		GSSAPI support (enabled)
14mr|dovecot-2.2.12-3|83	--with[out] ldap		LDAP support (enabled)
14mr|dovecot-2.2.12-3|84	--with[out] lucene		Lucene support (enabled)
14mr|dovecot-2.2.12-3|85	--with[out] mysql		MySQL support (enabled)
14mr|dovecot-2.2.12-3|86	--with[out] pgsql		PostgreSQL support (enabled)
14mr|dovecot-2.2.12-3|87	--with[out] sqlite		SQLite support (enabled)
14mr|dovecot-2.2.12-3|88	--with[out] sieve		CMU Sieve support (enabled)
14mr|dovecot-2.2.12-3|89	
14mr|dovecot-2.2.12-3|90	%if %{with sieve}
14mr|dovecot-2.2.12-3|91	%package	plugins-sieve
14mr|dovecot-2.2.12-3|92	Summary:	CMU Sieve plugin for dovecot LDA
14mr|dovecot-2.2.12-3|93	Group:		System/Servers
14mr|dovecot-2.2.12-3|94	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|95	
14mr|dovecot-2.2.12-3|96	%description	plugins-sieve
14mr|dovecot-2.2.12-3|97	This package provides the CMU Sieve plugin version %{sieve_version} for dovecot LDA.
14mr|dovecot-2.2.12-3|98	%endif
14mr|dovecot-2.2.12-3|99	
14mr|dovecot-2.2.12-3|100	%if %{with pgsql}
14mr|dovecot-2.2.12-3|101	%package	plugins-pgsql
14mr|dovecot-2.2.12-3|102	Summary:	Postgres SQL backend for dovecot
14mr|dovecot-2.2.12-3|103	Group:		System/Servers
14mr|dovecot-2.2.12-3|104	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|105	
14mr|dovecot-2.2.12-3|106	%description	plugins-pgsql
14mr|dovecot-2.2.12-3|107	This package provides the Postgres SQL backend for dovecot-auth etc.
14mr|dovecot-2.2.12-3|108	%endif
14mr|dovecot-2.2.12-3|109	
14mr|dovecot-2.2.12-3|110	%if %{with mysql}
14mr|dovecot-2.2.12-3|111	%package	plugins-mysql
14mr|dovecot-2.2.12-3|112	Summary:	MySQL backend for dovecot
14mr|dovecot-2.2.12-3|113	Group:		System/Servers
14mr|dovecot-2.2.12-3|114	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|115	
14mr|dovecot-2.2.12-3|116	%description	plugins-mysql
14mr|dovecot-2.2.12-3|117	This package provides the MySQL backend for dovecot-auth etc.
14mr|dovecot-2.2.12-3|118	%endif
14mr|dovecot-2.2.12-3|119	
14mr|dovecot-2.2.12-3|120	%if %{with ldap}
14mr|dovecot-2.2.12-3|121	%package	plugins-ldap
14mr|dovecot-2.2.12-3|122	Summary:	LDAP support for dovecot
14mr|dovecot-2.2.12-3|123	Group:		System/Servers
14mr|dovecot-2.2.12-3|124	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|125	
14mr|dovecot-2.2.12-3|126	%description	plugins-ldap
14mr|dovecot-2.2.12-3|127	This package provides LDAP capabilities to dovecot in a modular form.
14mr|dovecot-2.2.12-3|128	%endif
14mr|dovecot-2.2.12-3|129	
14mr|dovecot-2.2.12-3|130	%if %{with gssapi}
14mr|dovecot-2.2.12-3|131	%package	plugins-gssapi
14mr|dovecot-2.2.12-3|132	Summary:	GSSAPI support for dovecot
14mr|dovecot-2.2.12-3|133	Group:		System/Servers
14mr|dovecot-2.2.12-3|134	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|135	
14mr|dovecot-2.2.12-3|136	%description	plugins-gssapi
14mr|dovecot-2.2.12-3|137	This package provides GSSAPI capabilities to dovecot in a modular form.
14mr|dovecot-2.2.12-3|138	%endif
14mr|dovecot-2.2.12-3|139	
14mr|dovecot-2.2.12-3|140	%if %{with sqlite}
14mr|dovecot-2.2.12-3|141	%package	plugins-sqlite
14mr|dovecot-2.2.12-3|142	Summary:	SQLite backend for dovecot
14mr|dovecot-2.2.12-3|143	Group:		System/Servers
14mr|dovecot-2.2.12-3|144	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|145	
14mr|dovecot-2.2.12-3|146	%description	plugins-sqlite
14mr|dovecot-2.2.12-3|147	This package provides the SQLite backend for dovecot-auth etc.
14mr|dovecot-2.2.12-3|148	%endif
14mr|dovecot-2.2.12-3|149	
14mr|dovecot-2.2.12-3|150	%package	devel
14mr|dovecot-2.2.12-3|151	Summary:	Devel files for Dovecot IMAP and POP3 server
14mr|dovecot-2.2.12-3|152	Group:		Development/C
14mr|dovecot-2.2.12-3|153	Requires:	%{name} >= %{version}
14mr|dovecot-2.2.12-3|154	
14mr|dovecot-2.2.12-3|155	%description	devel
14mr|dovecot-2.2.12-3|156	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
14mr|dovecot-2.2.12-3|157	security primarily in mind. Although it's written with C, it uses several
14mr|dovecot-2.2.12-3|158	coding techniques to avoid most of the common pitfalls.
14mr|dovecot-2.2.12-3|159	
14mr|dovecot-2.2.12-3|160	Dovecot can work with standard mbox and maildir formats and it's fully
14mr|dovecot-2.2.12-3|161	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
14mr|dovecot-2.2.12-3|162	accessing the mailboxes directly.
14mr|dovecot-2.2.12-3|163	
14mr|dovecot-2.2.12-3|164	This package contains development files for dovecot.
14mr|dovecot-2.2.12-3|165	
14mr|dovecot-2.2.12-3|166	%package	config-standalone
14mr|dovecot-2.2.12-3|167	Summary:	Config files for running dovecot standalone
14mr|dovecot-2.2.12-3|168	Group:		System/Servers
14mr|dovecot-2.2.12-3|169	Provides:	%{name}-config = %version-%release
14mr|dovecot-2.2.12-3|170	
14mr|dovecot-2.2.12-3|171	%description	config-standalone
14mr|dovecot-2.2.12-3|172	Config files for running the Dovecot IMAP and POP3 server by itself.
14mr|dovecot-2.2.12-3|173	
14mr|dovecot-2.2.12-3|174	This is the basic configuration for running a Dovecot server - you may
14mr|dovecot-2.2.12-3|175	want to install the postfix-dovecot-config package instead if you wish
14mr|dovecot-2.2.12-3|176	to run a combination of the Postfix SMTP server and the Dovecot IMAP/POP3
14mr|dovecot-2.2.12-3|177	server.
14mr|dovecot-2.2.12-3|178	
14mr|dovecot-2.2.12-3|179	%prep
14mr|dovecot-2.2.12-3|180	
14mr|dovecot-2.2.12-3|181	%setup -q
14mr|dovecot-2.2.12-3|182	%if %{with sieve}
14mr|dovecot-2.2.12-3|183	%setup -q -D -T -a 6
14mr|dovecot-2.2.12-3|184	%endif
14mr|dovecot-2.2.12-3|185	%apply_patches
14mr|dovecot-2.2.12-3|186	
14mr|dovecot-2.2.12-3|187	# Remove patch backups so they don't get packaged into the
14mr|dovecot-2.2.12-3|188	# config subpackages
14mr|dovecot-2.2.12-3|189	find . -name "*~" |xargs rm
14mr|dovecot-2.2.12-3|190	
14mr|dovecot-2.2.12-3|191	%build
14mr|dovecot-2.2.12-3|192	%serverbuild
14mr|dovecot-2.2.12-3|193	
14mr|dovecot-2.2.12-3|194	%configure2_5x \
14mr|dovecot-2.2.12-3|195	--enable-header-install \
14mr|dovecot-2.2.12-3|196	--disable-static \
14mr|dovecot-2.2.12-3|197	--with-sql=plugin \
14mr|dovecot-2.2.12-3|198	--with-sql-drivers \
14mr|dovecot-2.2.12-3|199	--with-ssl=openssl \
14mr|dovecot-2.2.12-3|200	--with-ssldir=%{_sysconfdir}/ssl/%{name} \
14mr|dovecot-2.2.12-3|201	--with-moduledir=%{_libdir}/%{name}/modules \
14mr|dovecot-2.2.12-3|202	%if %{with systemd}
14mr|dovecot-2.2.12-3|203	--with-systemdsystemunitdir=/lib/systemd/system \
14mr|dovecot-2.2.12-3|204	%endif
14mr|dovecot-2.2.12-3|205	--with-nss \
14mr|dovecot-2.2.12-3|206	%if %{with ldap}
14mr|dovecot-2.2.12-3|207	--with-ldap=plugin \
14mr|dovecot-2.2.12-3|208	%endif
14mr|dovecot-2.2.12-3|209	%if %{with pgsql}
14mr|dovecot-2.2.12-3|210	--with-pgsql \
14mr|dovecot-2.2.12-3|211	%endif
14mr|dovecot-2.2.12-3|212	%if %{with mysql}
14mr|dovecot-2.2.12-3|213	--with-mysql \
14mr|dovecot-2.2.12-3|214	%endif
14mr|dovecot-2.2.12-3|215	%if %{with sqlite}
14mr|dovecot-2.2.12-3|216	--with-sqlite \
14mr|dovecot-2.2.12-3|217	%endif
14mr|dovecot-2.2.12-3|218	%if %{with gssapi}
14mr|dovecot-2.2.12-3|219	--with-gssapi=plugin \
14mr|dovecot-2.2.12-3|220	%endif
14mr|dovecot-2.2.12-3|221	%if %{with lucene}
14mr|dovecot-2.2.12-3|222	--with-lucene \
14mr|dovecot-2.2.12-3|223	%endif
14mr|dovecot-2.2.12-3|224	--with-libcap
14mr|dovecot-2.2.12-3|225	
14mr|dovecot-2.2.12-3|226	%make
14mr|dovecot-2.2.12-3|227	
14mr|dovecot-2.2.12-3|228	%if %{with sieve}
14mr|dovecot-2.2.12-3|229	pushd dovecot-*-pigeonhole-%{sieve_version}
14mr|dovecot-2.2.12-3|230	rm -f configure
14mr|dovecot-2.2.12-3|231	autoreconf -fi
14mr|dovecot-2.2.12-3|232	touch doc/man/sieve-filter.1
14mr|dovecot-2.2.12-3|233	%configure2_5x \
14mr|dovecot-2.2.12-3|234	--disable-static \
14mr|dovecot-2.2.12-3|235	--with-dovecot=../ \
14mr|dovecot-2.2.12-3|236	--with-unfinished-features
14mr|dovecot-2.2.12-3|237	%make
14mr|dovecot-2.2.12-3|238	popd
14mr|dovecot-2.2.12-3|239	%endif
14mr|dovecot-2.2.12-3|240	
14mr|dovecot-2.2.12-3|241	%install
14mr|dovecot-2.2.12-3|242	rm -rf %{buildroot}
14mr|dovecot-2.2.12-3|243	
14mr|dovecot-2.2.12-3|244	install -d %{buildroot}%{_sysconfdir}/pam.d
14mr|dovecot-2.2.12-3|245	install -d %{buildroot}%{_initrddir}
14mr|dovecot-2.2.12-3|246	install -d %{buildroot}%{_libdir}/%{name}/modules
14mr|dovecot-2.2.12-3|247	install -d %{buildroot}/var/lib/%{name}
14mr|dovecot-2.2.12-3|248	
14mr|dovecot-2.2.12-3|249	%makeinstall_std
14mr|dovecot-2.2.12-3|250	
14mr|dovecot-2.2.12-3|251	%if %{with sieve}
14mr|dovecot-2.2.12-3|252	pushd dovecot-*-pigeonhole-%{sieve_version}
14mr|dovecot-2.2.12-3|253	%makeinstall_std
14mr|dovecot-2.2.12-3|254	# temporary borkiness i guess...
14mr|dovecot-2.2.12-3|255	f=%{buildroot}%{_mandir}/man1/sieve-filter.1
14mr|dovecot-2.2.12-3|256	if ! [ -s $f ]; then rm -f $f; fi
14mr|dovecot-2.2.12-3|257	popd
14mr|dovecot-2.2.12-3|258	%endif
14mr|dovecot-2.2.12-3|259	
14mr|dovecot-2.2.12-3|260	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|dovecot-2.2.12-3|261	%if %{without systemd}
14mr|dovecot-2.2.12-3|262	cat %{SOURCE3} > %{buildroot}%{_initrddir}/%{name}
14mr|dovecot-2.2.12-3|263	chmod 0755 %{buildroot}%{_initrddir}/%{name}
14mr|dovecot-2.2.12-3|264	%endif
14mr|dovecot-2.2.12-3|265	pwd
14mr|dovecot-2.2.12-3|266	cp doc/example-config/dovecot.conf %{buildroot}%{_sysconfdir}/%{name}/dovecot.conf
14mr|dovecot-2.2.12-3|267	cp -a doc/example-config/conf.d %buildroot%{_sysconfdir}/%{name}/
14mr|dovecot-2.2.12-3|268	cp %{SOURCE4} .
14mr|dovecot-2.2.12-3|269	cp %{SOURCE5} .
14mr|dovecot-2.2.12-3|270	# procmail2sieve converter
14mr|dovecot-2.2.12-3|271	install -d -m 755 %{buildroot}%{_bindir}
14mr|dovecot-2.2.12-3|272	install %{SOURCE7} -m 755 %{buildroot}%{_bindir}
14mr|dovecot-2.2.12-3|273	perl -pi -e 's|#!/usr/local/bin/perl|#!%{_bindir}/perl|' \
14mr|dovecot-2.2.12-3|274	%{buildroot}%{_bindir}/procmail2sieve.pl
14mr|dovecot-2.2.12-3|275	
14mr|dovecot-2.2.12-3|276	# placed in doc
14mr|dovecot-2.2.12-3|277	rm -f %{buildroot}%{_sysconfdir}/dovecot*-example.conf
14mr|dovecot-2.2.12-3|278	
14mr|dovecot-2.2.12-3|279	# Clean up buildroot
14mr|dovecot-2.2.12-3|280	rm -rf %{buildroot}%{_datadir}/doc/dovecot*
14mr|dovecot-2.2.12-3|281	
14mr|dovecot-2.2.12-3|282	%pre
14mr|dovecot-2.2.12-3|283	%_pre_useradd dovecot /var/lib/%{name} /bin/false
14mr|dovecot-2.2.12-3|284	%_pre_groupadd dovecot dovecot
14mr|dovecot-2.2.12-3|285	%_pre_useradd dovenull /var/lib/%{name} /bin/false
14mr|dovecot-2.2.12-3|286	%_pre_groupadd dovenull dovenull
14mr|dovecot-2.2.12-3|287	
14mr|dovecot-2.2.12-3|288	%post
14mr|dovecot-2.2.12-3|289	%_post_service dovecot
14mr|dovecot-2.2.12-3|290	%_create_ssl_certificate dovecot
14mr|dovecot-2.2.12-3|291	
14mr|dovecot-2.2.12-3|292	%preun
14mr|dovecot-2.2.12-3|293	%_preun_service dovecot
14mr|dovecot-2.2.12-3|294	
14mr|dovecot-2.2.12-3|295	%postun
14mr|dovecot-2.2.12-3|296	%_postun_userdel dovecot
14mr|dovecot-2.2.12-3|297	%_postun_groupdel dovecot
14mr|dovecot-2.2.12-3|298	%_postun_userdel dovenull
14mr|dovecot-2.2.12-3|299	%_postun_groupdel dovenull
14mr|dovecot-2.2.12-3|300	
14mr|dovecot-2.2.12-3|301	%if %{with sieve}
14mr|dovecot-2.2.12-3|302	%post plugins-sieve
14mr|dovecot-2.2.12-3|303	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|304	
14mr|dovecot-2.2.12-3|305	%postun plugins-sieve
14mr|dovecot-2.2.12-3|306	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|307	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|308	fi
14mr|dovecot-2.2.12-3|309	%endif
14mr|dovecot-2.2.12-3|310	
14mr|dovecot-2.2.12-3|311	%if %{with mysql}
14mr|dovecot-2.2.12-3|312	%post plugins-mysql
14mr|dovecot-2.2.12-3|313	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|314	
14mr|dovecot-2.2.12-3|315	%postun plugins-mysql
14mr|dovecot-2.2.12-3|316	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|317	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|318	fi
14mr|dovecot-2.2.12-3|319	%endif
14mr|dovecot-2.2.12-3|320	
14mr|dovecot-2.2.12-3|321	%if %{with pgsql}
14mr|dovecot-2.2.12-3|322	%post plugins-pgsql
14mr|dovecot-2.2.12-3|323	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|324	
14mr|dovecot-2.2.12-3|325	%postun plugins-pgsql
14mr|dovecot-2.2.12-3|326	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|327	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|328	fi
14mr|dovecot-2.2.12-3|329	%endif
14mr|dovecot-2.2.12-3|330	
14mr|dovecot-2.2.12-3|331	%if %{with sqlite}
14mr|dovecot-2.2.12-3|332	%post plugins-sqlite
14mr|dovecot-2.2.12-3|333	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|334	
14mr|dovecot-2.2.12-3|335	%postun plugins-sqlite
14mr|dovecot-2.2.12-3|336	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|337	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|338	fi
14mr|dovecot-2.2.12-3|339	%endif
14mr|dovecot-2.2.12-3|340	
14mr|dovecot-2.2.12-3|341	%if %{with ldap}
14mr|dovecot-2.2.12-3|342	%post plugins-ldap
14mr|dovecot-2.2.12-3|343	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|344	
14mr|dovecot-2.2.12-3|345	%postun plugins-ldap
14mr|dovecot-2.2.12-3|346	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|347	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|348	fi
14mr|dovecot-2.2.12-3|349	%endif
14mr|dovecot-2.2.12-3|350	
14mr|dovecot-2.2.12-3|351	%if %{with gssapi}
14mr|dovecot-2.2.12-3|352	%post plugins-gssapi
14mr|dovecot-2.2.12-3|353	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|354	
14mr|dovecot-2.2.12-3|355	%postun plugins-gssapi
14mr|dovecot-2.2.12-3|356	if [ "$1" = "0" ]; then
14mr|dovecot-2.2.12-3|357	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|dovecot-2.2.12-3|358	fi
14mr|dovecot-2.2.12-3|359	%endif
14mr|dovecot-2.2.12-3|360	
14mr|dovecot-2.2.12-3|361	%clean
14mr|dovecot-2.2.12-3|362	rm -rf %{buildroot}
14mr|dovecot-2.2.12-3|363	
14mr|dovecot-2.2.12-3|364	%files
14mr|dovecot-2.2.12-3|365	# to preserve security of the ssl password which may be in the config
14mr|dovecot-2.2.12-3|366	# file but also allow the use of the 'deliver' command as any user,
14mr|dovecot-2.2.12-3|367	# we set the 'deliver' command sgid mail and have the config file owned
14mr|dovecot-2.2.12-3|368	# by root.mail. See bug #44926. idea from Josh Bressers at Red Hat.
14mr|dovecot-2.2.12-3|369	# - AdamW 2008/10
14mr|dovecot-2.2.12-3|370	%doc AUTHORS ChangeLog COPYING* NEWS README TODO
14mr|dovecot-2.2.12-3|371	%doc doc/*.sh doc/*.txt doc/*.cnf
14mr|dovecot-2.2.12-3|372	%attr(0750,root,mail) %dir %{_sysconfdir}/%{name}
14mr|dovecot-2.2.12-3|373	%attr(0750,root,mail) %dir %{_sysconfdir}/%{name}/conf.d
14mr|dovecot-2.2.12-3|374	%doc %{_sysconfdir}/dovecot/README
14mr|dovecot-2.2.12-3|375	%if %{with systemd}
14mr|dovecot-2.2.12-3|376	/lib/systemd/system/dovecot.service
14mr|dovecot-2.2.12-3|377	/lib/systemd/system/dovecot.socket
14mr|dovecot-2.2.12-3|378	%else
14mr|dovecot-2.2.12-3|379	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|dovecot-2.2.12-3|380	%endif
14mr|dovecot-2.2.12-3|381	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|dovecot-2.2.12-3|382	%{_sbindir}/*
14mr|dovecot-2.2.12-3|383	%{_bindir}/doveadm
14mr|dovecot-2.2.12-3|384	%{_bindir}/doveconf
14mr|dovecot-2.2.12-3|385	%{_bindir}/dsync
14mr|dovecot-2.2.12-3|386	%{_bindir}/procmail2sieve.pl
14mr|dovecot-2.2.12-3|387	# %dir %{_libexecdir}/%{name}
14mr|dovecot-2.2.12-3|388	%{_libexecdir}/%{name}/checkpassword-reply
14mr|dovecot-2.2.12-3|389	%attr(2755,root,mail) %{_libexecdir}/%{name}/deliver
14mr|dovecot-2.2.12-3|390	%{_libexecdir}/%{name}/aggregator
14mr|dovecot-2.2.12-3|391	%{_libexecdir}/%{name}/anvil
14mr|dovecot-2.2.12-3|392	%{_libexecdir}/%{name}/auth
14mr|dovecot-2.2.12-3|393	%{_libexecdir}/%{name}/config
14mr|dovecot-2.2.12-3|394	%{_libexecdir}/%{name}/decode2text.sh
14mr|dovecot-2.2.12-3|395	%{_libexecdir}/%{name}/dict
14mr|dovecot-2.2.12-3|396	%{_libexecdir}/%{name}/director
14mr|dovecot-2.2.12-3|397	%{_libexecdir}/%{name}/dns-client
14mr|dovecot-2.2.12-3|398	%{_libexecdir}/%{name}/doveadm-server
14mr|dovecot-2.2.12-3|399	%{_libexecdir}/%{name}/dovecot-lda
14mr|dovecot-2.2.12-3|400	%{_libexecdir}/%{name}/imap-urlauth
14mr|dovecot-2.2.12-3|401	%{_libexecdir}/%{name}/imap-urlauth-login
14mr|dovecot-2.2.12-3|402	%{_libexecdir}/%{name}/imap-urlauth-worker
14mr|dovecot-2.2.12-3|403	%{_libexecdir}/%{name}/indexer
14mr|dovecot-2.2.12-3|404	%{_libexecdir}/%{name}/indexer-worker
14mr|dovecot-2.2.12-3|405	%{_libexecdir}/%{name}/ipc
14mr|dovecot-2.2.12-3|406	%{_libexecdir}/%{name}/gdbhelper
14mr|dovecot-2.2.12-3|407	%{_libexecdir}/%{name}/imap
14mr|dovecot-2.2.12-3|408	%{_libexecdir}/%{name}/imap-login
14mr|dovecot-2.2.12-3|409	%{_libexecdir}/%{name}/lmtp
14mr|dovecot-2.2.12-3|410	%{_libexecdir}/%{name}/log
14mr|dovecot-2.2.12-3|411	%{_libexecdir}/%{name}/maildirlock
14mr|dovecot-2.2.12-3|412	%{_libexecdir}/%{name}/pop3
14mr|dovecot-2.2.12-3|413	%{_libexecdir}/%{name}/pop3-login
14mr|dovecot-2.2.12-3|414	%{_libexecdir}/%{name}/quota-status
14mr|dovecot-2.2.12-3|415	%{_libexecdir}/%{name}/rawlog
14mr|dovecot-2.2.12-3|416	%{_libexecdir}/%{name}/replicator
14mr|dovecot-2.2.12-3|417	%{_libexecdir}/%{name}/script
14mr|dovecot-2.2.12-3|418	%{_libexecdir}/%{name}/script-login
14mr|dovecot-2.2.12-3|419	%{_libexecdir}/%{name}/ssl-params
14mr|dovecot-2.2.12-3|420	%{_libexecdir}/%{name}/stats
14mr|dovecot-2.2.12-3|421	%{_libexecdir}/%{name}/xml2text
14mr|dovecot-2.2.12-3|422	%dir %{_libdir}/%{name}
14mr|dovecot-2.2.12-3|423	%{_libdir}/%{name}/libdovecot-compression.so*
14mr|dovecot-2.2.12-3|424	%{_libdir}/%{name}/libdovecot-lda.so*
14mr|dovecot-2.2.12-3|425	%{_libdir}/%{name}/libdovecot-login.so*
14mr|dovecot-2.2.12-3|426	%{_libdir}/%{name}/libdovecot-sql.so*
14mr|dovecot-2.2.12-3|427	#{_libdir}/%{name}/libdovecot-ssl.so*
14mr|dovecot-2.2.12-3|428	%{_libdir}/%{name}/libdovecot-storage.so*
14mr|dovecot-2.2.12-3|429	%{_libdir}/%{name}/libdovecot.so*
14mr|dovecot-2.2.12-3|430	%dir %{_libdir}/%{name}/modules
14mr|dovecot-2.2.12-3|431	%{_libdir}/%{name}/modules/*.so
14mr|dovecot-2.2.12-3|432	%dir %{_libdir}/%{name}/modules/auth
14mr|dovecot-2.2.12-3|433	%{_libdir}/%{name}/modules/auth/*.so
14mr|dovecot-2.2.12-3|434	%exclude %{_libdir}/%{name}/modules/auth/libauthdb_ldap.so
14mr|dovecot-2.2.12-3|435	%exclude %{_libdir}/%{name}/modules/auth/libmech_gssapi.so
14mr|dovecot-2.2.12-3|436	%if %{with pgsql}
14mr|dovecot-2.2.12-3|437	%exclude %{_libdir}/%{name}/modules/auth/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|438	%exclude %{_libdir}/%{name}/modules/dict/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|439	%exclude %{_libdir}/%{name}/modules/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|440	%endif
14mr|dovecot-2.2.12-3|441	%if %{with mysql}
14mr|dovecot-2.2.12-3|442	%exclude %{_libdir}/%{name}/modules/auth/libdriver_mysql.so
14mr|dovecot-2.2.12-3|443	%exclude %{_libdir}/%{name}/modules/dict/libdriver_mysql.so
14mr|dovecot-2.2.12-3|444	%exclude %{_libdir}/%{name}/modules/libdriver_mysql.so
14mr|dovecot-2.2.12-3|445	%endif
14mr|dovecot-2.2.12-3|446	%if %{with sqlite}
14mr|dovecot-2.2.12-3|447	%exclude %{_libdir}/%{name}/modules/auth/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|448	%exclude %{_libdir}/%{name}/modules/dict/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|449	%exclude %{_libdir}/%{name}/modules/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|450	%endif
14mr|dovecot-2.2.12-3|451	%dir %{_libdir}/%{name}/modules/doveadm
14mr|dovecot-2.2.12-3|452	%{_libdir}/%{name}/modules/doveadm/*.so
14mr|dovecot-2.2.12-3|453	%dir %{_libdir}/%{name}/modules/settings
14mr|dovecot-2.2.12-3|454	%{_libdir}/%{name}/modules/settings/*.so
14mr|dovecot-2.2.12-3|455	%attr(0700,root,root) %dir /var/lib/%{name}
14mr|dovecot-2.2.12-3|456	%{_mandir}/man1/deliver.1*
14mr|dovecot-2.2.12-3|457	%{_mandir}/man1/doveadm*.1*
14mr|dovecot-2.2.12-3|458	%{_mandir}/man1/doveconf.1*
14mr|dovecot-2.2.12-3|459	%{_mandir}/man1/dovecot-lda.1*
14mr|dovecot-2.2.12-3|460	%{_mandir}/man1/dovecot.1*
14mr|dovecot-2.2.12-3|461	%{_mandir}/man1/dsync.1*
14mr|dovecot-2.2.12-3|462	%{_mandir}/man1/sieve-dump.1*
14mr|dovecot-2.2.12-3|463	%{_mandir}/man1/sieved.1*
14mr|dovecot-2.2.12-3|464	%{_mandir}/man7/doveadm-search-query.7*
14mr|dovecot-2.2.12-3|465	%{_mandir}/man7/pigeonhole.7*
14mr|dovecot-2.2.12-3|466	
14mr|dovecot-2.2.12-3|467	%files config-standalone
14mr|dovecot-2.2.12-3|468	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/%{name}/dovecot.conf
14mr|dovecot-2.2.12-3|469	%attr(0644,root,mail) %{_sysconfdir}/%{name}/conf.d/*
14mr|dovecot-2.2.12-3|470	
14mr|dovecot-2.2.12-3|471	%if %{with sieve}
14mr|dovecot-2.2.12-3|472	%files plugins-sieve
14mr|dovecot-2.2.12-3|473	%{_bindir}/sieve-filter
14mr|dovecot-2.2.12-3|474	%{_bindir}/sieve-test
14mr|dovecot-2.2.12-3|475	%{_bindir}/sievec
14mr|dovecot-2.2.12-3|476	%{_bindir}/sieve-dump
14mr|dovecot-2.2.12-3|477	%{_libdir}/%name/libdovecot-sieve.so*
14mr|dovecot-2.2.12-3|478	%{_libdir}/%name/sieve
14mr|dovecot-2.2.12-3|479	%{_libexecdir}/%name/managesieve
14mr|dovecot-2.2.12-3|480	%{_libexecdir}/%name/managesieve-login
14mr|dovecot-2.2.12-3|481	%{_mandir}/man1/sievec.1*
14mr|dovecot-2.2.12-3|482	%{_mandir}/man1/sieve-filter.1*
14mr|dovecot-2.2.12-3|483	%{_mandir}/man1/sieve-test.1*
14mr|dovecot-2.2.12-3|484	%endif
14mr|dovecot-2.2.12-3|485	
14mr|dovecot-2.2.12-3|486	%if %{with ldap}
14mr|dovecot-2.2.12-3|487	%files plugins-ldap
14mr|dovecot-2.2.12-3|488	%{_libdir}/%{name}/modules/auth/libauthdb_ldap.so
14mr|dovecot-2.2.12-3|489	%endif
14mr|dovecot-2.2.12-3|490	
14mr|dovecot-2.2.12-3|491	%if %{with gssapi}
14mr|dovecot-2.2.12-3|492	%files plugins-gssapi
14mr|dovecot-2.2.12-3|493	%{_libdir}/%{name}/modules/auth/libmech_gssapi.so
14mr|dovecot-2.2.12-3|494	%endif
14mr|dovecot-2.2.12-3|495	
14mr|dovecot-2.2.12-3|496	%if %{with sqlite}
14mr|dovecot-2.2.12-3|497	%files plugins-sqlite
14mr|dovecot-2.2.12-3|498	%{_libdir}/%{name}/modules/auth/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|499	%{_libdir}/%{name}/modules/dict/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|500	%{_libdir}/%{name}/modules/libdriver_sqlite.so
14mr|dovecot-2.2.12-3|501	%endif
14mr|dovecot-2.2.12-3|502	
14mr|dovecot-2.2.12-3|503	%if %{with mysql}
14mr|dovecot-2.2.12-3|504	%files plugins-mysql
14mr|dovecot-2.2.12-3|505	%{_libdir}/%{name}/modules/auth/libdriver_mysql.so
14mr|dovecot-2.2.12-3|506	%{_libdir}/%{name}/modules/dict/libdriver_mysql.so
14mr|dovecot-2.2.12-3|507	%{_libdir}/%{name}/modules/libdriver_mysql.so
14mr|dovecot-2.2.12-3|508	%endif
14mr|dovecot-2.2.12-3|509	
14mr|dovecot-2.2.12-3|510	%if %{with pgsql}
14mr|dovecot-2.2.12-3|511	%files plugins-pgsql
14mr|dovecot-2.2.12-3|512	%{_libdir}/%{name}/modules/auth/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|513	%{_libdir}/%{name}/modules/dict/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|514	%{_libdir}/%{name}/modules/libdriver_pgsql.so
14mr|dovecot-2.2.12-3|515	%endif
14mr|dovecot-2.2.12-3|516	
14mr|dovecot-2.2.12-3|517	%files devel
14mr|dovecot-2.2.12-3|518	%dir %{_includedir}/%{name}
14mr|dovecot-2.2.12-3|519	%{_includedir}/%{name}/*
14mr|dovecot-2.2.12-3|520	%{_libdir}/%{name}/dovecot-config
14mr|dovecot-2.2.12-3|521	#{_libdir}/%{name}/modules/*.*a
14mr|dovecot-2.2.12-3|522	#{_libdir}/%{name}/modules/auth/*.*a
14mr|dovecot-2.2.12-3|523	%{_datadir}/aclocal/*.m4
14mr|dovecot-2.2.12-3|524	
14mr|dovecot-2.2.12-3|525	
14mr|dovecot-2.2.12-3|526	%changelog
14mr|dovecot-2.2.12-3|527	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.12-3
14mr|dovecot-2.2.12-3|528	+ Revision: 7615dc1
14mr|dovecot-2.2.12-3|529	- BuildList#2062192: Increase release tag
14mr|dovecot-2.2.12-3|530	
14mr|dovecot-2.2.12-3|531	

16206 14
14mr|doxygen-1.8.7-1|1	%bcond_with doc
14mr|doxygen-1.8.7-1|2	%bcond_without qt4
14mr|doxygen-1.8.7-1|3	
14mr|doxygen-1.8.7-1|4	Summary:	Doxygen is THE documentation system for C/C++
14mr|doxygen-1.8.7-1|5	Name:		doxygen
14mr|doxygen-1.8.7-1|6	Version:	1.8.7
14mr|doxygen-1.8.7-1|7	Release:	1
14mr|doxygen-1.8.7-1|8	Epoch:		1
14mr|doxygen-1.8.7-1|9	Group:		Development/Other
14mr|doxygen-1.8.7-1|10	License:	GPLv2+
14mr|doxygen-1.8.7-1|11	Url:		http://www.stack.nl/~dimitri/doxygen/
14mr|doxygen-1.8.7-1|12	Source0:	ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
14mr|doxygen-1.8.7-1|13	Patch0:		doxygen-1.2.12-fix-latex.patch
14mr|doxygen-1.8.7-1|14	Patch2:		doxygen-1.8.7-mandir.patch
14mr|doxygen-1.8.7-1|15	BuildRequires:	bison
14mr|doxygen-1.8.7-1|16	BuildRequires:	flex
14mr|doxygen-1.8.7-1|17	BuildRequires:	gcc-c++
14mr|doxygen-1.8.7-1|18	BuildRequires:	pkgconfig(libpng)
14mr|doxygen-1.8.7-1|19	%if %{with qt4}
14mr|doxygen-1.8.7-1|20	BuildRequires:	qt4-devel
14mr|doxygen-1.8.7-1|21	%endif
14mr|doxygen-1.8.7-1|22	%if %{with doc}
14mr|doxygen-1.8.7-1|23	BuildRequires:	ghostscript
14mr|doxygen-1.8.7-1|24	BuildRequires:	python
14mr|doxygen-1.8.7-1|25	BuildRequires:	tetex-latex
14mr|doxygen-1.8.7-1|26	%endif
14mr|doxygen-1.8.7-1|27	
14mr|doxygen-1.8.7-1|28	%description
14mr|doxygen-1.8.7-1|29	Doxygen is a documentation system for C, C++ and IDL. It can generate
14mr|doxygen-1.8.7-1|30	an on-line class browser (in HTML) and/or an off-line reference manual
14mr|doxygen-1.8.7-1|31	(in LaTeX) from a set of documented source files. There is also
14mr|doxygen-1.8.7-1|32	support for generating man lpages and for converting the generated
14mr|doxygen-1.8.7-1|33	output into Postscript, hyperlinked PDF or compressed HTML. The
14mr|doxygen-1.8.7-1|34	documentation is extracted directly from the sources.
14mr|doxygen-1.8.7-1|35	
14mr|doxygen-1.8.7-1|36	Doxygen can also be configured to extract the code-structure from
14mr|doxygen-1.8.7-1|37	undocumented source files. This can be very useful to quickly find
14mr|doxygen-1.8.7-1|38	your way in large source distributions.
14mr|doxygen-1.8.7-1|39	
14mr|doxygen-1.8.7-1|40	%files
14mr|doxygen-1.8.7-1|41	%if %{with doc}
14mr|doxygen-1.8.7-1|42	%doc html examples pdf
14mr|doxygen-1.8.7-1|43	%endif
14mr|doxygen-1.8.7-1|44	%doc README.md LICENSE
14mr|doxygen-1.8.7-1|45	%{_bindir}/doxygen
14mr|doxygen-1.8.7-1|46	%{_mandir}/man1/doxygen.1*
14mr|doxygen-1.8.7-1|47	
14mr|doxygen-1.8.7-1|48	#----------------------------------------------------------------------------
14mr|doxygen-1.8.7-1|49	
14mr|doxygen-1.8.7-1|50	%if %{with qt4}
14mr|doxygen-1.8.7-1|51	%package doxywizard
14mr|doxygen-1.8.7-1|52	Summary:	A GUI for creating and editing configuration files
14mr|doxygen-1.8.7-1|53	Group:		Development/Other
14mr|doxygen-1.8.7-1|54	Requires:	%{name} = %{EVRD}
14mr|doxygen-1.8.7-1|55	
14mr|doxygen-1.8.7-1|56	%description doxywizard
14mr|doxygen-1.8.7-1|57	Doxywizard is a GUI for creating and editing configuration files that
14mr|doxygen-1.8.7-1|58	are used by doxygen.
14mr|doxygen-1.8.7-1|59	
14mr|doxygen-1.8.7-1|60	%files doxywizard
14mr|doxygen-1.8.7-1|61	%{_bindir}/doxywizard
14mr|doxygen-1.8.7-1|62	%{_mandir}/man1/doxywizard*
14mr|doxygen-1.8.7-1|63	%endif
14mr|doxygen-1.8.7-1|64	
14mr|doxygen-1.8.7-1|65	#----------------------------------------------------------------------------
14mr|doxygen-1.8.7-1|66	
14mr|doxygen-1.8.7-1|67	%prep
14mr|doxygen-1.8.7-1|68	%setup -q
14mr|doxygen-1.8.7-1|69	%patch0 -p1
14mr|doxygen-1.8.7-1|70	%patch2 -p1 -b .man
14mr|doxygen-1.8.7-1|71	
14mr|doxygen-1.8.7-1|72	perl -pi -e "s|^TMAKE_CFLAGS_RELEASE.*|TMAKE_CFLAGS_RELEASE = %{optflags}|" tmake/lib/linux-g++/tmake.conf
14mr|doxygen-1.8.7-1|73	perl -pi -e "s|/lib$|/%{_lib}|" tmake/lib/linux-g++/tmake.conf
14mr|doxygen-1.8.7-1|74	# XXX configure is going to fail if both 32-bit and 64-bit qt3-devel
14mr|doxygen-1.8.7-1|75	# are installed
14mr|doxygen-1.8.7-1|76	find -type d -exec chmod 0755 {} \;
14mr|doxygen-1.8.7-1|77	# build with system libpng
14mr|doxygen-1.8.7-1|78	rm -rf libpng
14mr|doxygen-1.8.7-1|79	
14mr|doxygen-1.8.7-1|80	%build
14mr|doxygen-1.8.7-1|81	./configure \
14mr|doxygen-1.8.7-1|82	--prefix %{_prefix} \
14mr|doxygen-1.8.7-1|83	--make %{_bindir}/make \
14mr|doxygen-1.8.7-1|84	%if %{with qt4}
14mr|doxygen-1.8.7-1|85	--with-doxywizard
14mr|doxygen-1.8.7-1|86	%endif
14mr|doxygen-1.8.7-1|87	
14mr|doxygen-1.8.7-1|88	%make LFLAGS="%{?ldflags}"
14mr|doxygen-1.8.7-1|89	
14mr|doxygen-1.8.7-1|90	%if %{with doc}
14mr|doxygen-1.8.7-1|91	make docs
14mr|doxygen-1.8.7-1|92	mv doc/float.sty latex
14mr|doxygen-1.8.7-1|93	mv doc/fancyhdr.sty latex
14mr|doxygen-1.8.7-1|94	make pdf
14mr|doxygen-1.8.7-1|95	mkdir pdf
14mr|doxygen-1.8.7-1|96	mv latex/doxygen_manual.pdf pdf
14mr|doxygen-1.8.7-1|97	%endif
14mr|doxygen-1.8.7-1|98	
14mr|doxygen-1.8.7-1|99	%install
14mr|doxygen-1.8.7-1|100	make install INSTALL=%{buildroot}%{_prefix}
14mr|doxygen-1.8.7-1|101	
14mr|doxygen-1.8.7-1|102	
14mr|doxygen-1.8.7-1|103	%changelog
14mr|doxygen-1.8.7-1|104	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.7-1
14mr|doxygen-1.8.7-1|105	+ Revision: 9dae7c0
14mr|doxygen-1.8.7-1|106	- New version 1.8.7
14mr|doxygen-1.8.7-1|107	
14mr|doxygen-1.8.7-1|108	

16207 14
14mr|dpkg-1.17.1-3|1	%if %{_use_internal_dependency_generator}
14mr|dpkg-1.17.1-3|2	%define __noautoreq 'perl\\(controllib.pl\\)|perl\\(file\\)'
14mr|dpkg-1.17.1-3|3	%else
14mr|dpkg-1.17.1-3|4	%define _requires_exceptions perl(controllib.pl)\\|perl(file)
14mr|dpkg-1.17.1-3|5	%endif
14mr|dpkg-1.17.1-3|6	
14mr|dpkg-1.17.1-3|7	Summary:	Package maintenance system for Debian Linux
14mr|dpkg-1.17.1-3|8	Name:		dpkg
14mr|dpkg-1.17.1-3|9	Version:	1.17.1
14mr|dpkg-1.17.1-3|10	Release:	3
14mr|dpkg-1.17.1-3|11	License:	GPLv2+
14mr|dpkg-1.17.1-3|12	Group:		System/Configuration/Packaging
14mr|dpkg-1.17.1-3|13	Url:		http://packages.debian.org/unstable/base/dpkg.html
14mr|dpkg-1.17.1-3|14	Source0:	ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.xz
14mr|dpkg-1.17.1-3|15	Source2:	debsign.sh
14mr|dpkg-1.17.1-3|16	Source3:	debsign.1
14mr|dpkg-1.17.1-3|17	Patch0:		update-alternatives-1.17.0-rosa.patch
14mr|dpkg-1.17.1-3|18	
14mr|dpkg-1.17.1-3|19	BuildRequires:	po4a
14mr|dpkg-1.17.1-3|20	BuildRequires:	bzip2-devel
14mr|dpkg-1.17.1-3|21	BuildRequires:	gettext-devel
14mr|dpkg-1.17.1-3|22	BuildRequires:	pkgconfig(liblzma)
14mr|dpkg-1.17.1-3|23	BuildRequires:	pkgconfig(ncursesw)
14mr|dpkg-1.17.1-3|24	BuildRequires:	pkgconfig(zlib)
14mr|dpkg-1.17.1-3|25	
14mr|dpkg-1.17.1-3|26	%description
14mr|dpkg-1.17.1-3|27	This package contains the programs dpkg which used to handle the installation
14mr|dpkg-1.17.1-3|28	and removal of packages on a Debian system.
14mr|dpkg-1.17.1-3|29	
14mr|dpkg-1.17.1-3|30	In order to unpack and build Debian source packages you will need
14mr|dpkg-1.17.1-3|31	to install the developers' package `dpkg-dev' as well as this one.
14mr|dpkg-1.17.1-3|32	
14mr|dpkg-1.17.1-3|33	dpkg-dev is not provided on your %{distribution} system.
14mr|dpkg-1.17.1-3|34	
14mr|dpkg-1.17.1-3|35	%package -n	perl-Dpkg
14mr|dpkg-1.17.1-3|36	Summary:	Package maintenance system for Debian Linux
14mr|dpkg-1.17.1-3|37	Group:		Development/Perl
14mr|dpkg-1.17.1-3|38	BuildArch:	noarch
14mr|dpkg-1.17.1-3|39	
14mr|dpkg-1.17.1-3|40	%description -n	perl-Dpkg
14mr|dpkg-1.17.1-3|41	This module provides dpkg functionalities.
14mr|dpkg-1.17.1-3|42	
14mr|dpkg-1.17.1-3|43	%package -n	update-alternatives
14mr|dpkg-1.17.1-3|44	Summary:	Alternative management system
14mr|dpkg-1.17.1-3|45	Group:		System/Configuration/Packaging
14mr|dpkg-1.17.1-3|46	# explicit file provides
14mr|dpkg-1.17.1-3|47	Provides:	%{_sbindir}/alternatives
14mr|dpkg-1.17.1-3|48	Provides:	%{_sbindir}/update-alternatives
14mr|dpkg-1.17.1-3|49	
14mr|dpkg-1.17.1-3|50	%description -n	update-alternatives
14mr|dpkg-1.17.1-3|51	update-alternatives creates, removes, maintains and displays
14mr|dpkg-1.17.1-3|52	information about the symbolic links comprising the alternatives
14mr|dpkg-1.17.1-3|53	system. It is possible for several programs fulfilling the same or
14mr|dpkg-1.17.1-3|54	similar functions to be installed on a single system at the same time.
14mr|dpkg-1.17.1-3|55	For example, many systems have several text editors installed at once.
14mr|dpkg-1.17.1-3|56	This gives choice to the users of a system, allowing each to use a
14mr|dpkg-1.17.1-3|57	different editor, if desired, but makes it difficult for a program to
14mr|dpkg-1.17.1-3|58	make a good choice of editor to invoke if the user has not specified a
14mr|dpkg-1.17.1-3|59	particular preference.
14mr|dpkg-1.17.1-3|60	
14mr|dpkg-1.17.1-3|61	%prep
14mr|dpkg-1.17.1-3|62	%setup -q
14mr|dpkg-1.17.1-3|63	%apply_patches
14mr|dpkg-1.17.1-3|64	
14mr|dpkg-1.17.1-3|65	%build
14mr|dpkg-1.17.1-3|66	CONFIGURE_TOP="$PWD"
14mr|dpkg-1.17.1-3|67	mkdir -p dpkg
14mr|dpkg-1.17.1-3|68	pushd dpkg
14mr|dpkg-1.17.1-3|69	%configure2_5x \
14mr|dpkg-1.17.1-3|70	--disable-dselect \
14mr|dpkg-1.17.1-3|71	--disable-install-info \
14mr|dpkg-1.17.1-3|72	--disable-update-alternatives \
14mr|dpkg-1.17.1-3|73	--with-admindir=%{_localstatedir}/lib/%{name} \
14mr|dpkg-1.17.1-3|74	--with-zlib \
14mr|dpkg-1.17.1-3|75	--with-bz2 \
14mr|dpkg-1.17.1-3|76	--with-liblzma
14mr|dpkg-1.17.1-3|77	
14mr|dpkg-1.17.1-3|78	%make
14mr|dpkg-1.17.1-3|79	popd
14mr|dpkg-1.17.1-3|80	
14mr|dpkg-1.17.1-3|81	mkdir -p update-alternatives
14mr|dpkg-1.17.1-3|82	pushd update-alternatives
14mr|dpkg-1.17.1-3|83	CFLAGS="%{optflags} -Os" \
14mr|dpkg-1.17.1-3|84	%configure2_5x \
14mr|dpkg-1.17.1-3|85	--disable-dselect \
14mr|dpkg-1.17.1-3|86	--disable-install-info \
14mr|dpkg-1.17.1-3|87	--disable-start-stop-daemon \
14mr|dpkg-1.17.1-3|88	--with-admindir=%{_localstatedir}/lib/rpm/
14mr|dpkg-1.17.1-3|89	%make -C lib/compat
14mr|dpkg-1.17.1-3|90	%make -C utils/
14mr|dpkg-1.17.1-3|91	popd
14mr|dpkg-1.17.1-3|92	
14mr|dpkg-1.17.1-3|93	%install
14mr|dpkg-1.17.1-3|94	%makeinstall_std -C dpkg
14mr|dpkg-1.17.1-3|95	
14mr|dpkg-1.17.1-3|96	install -m755 %{SOURCE2} -D %{buildroot}%{_bindir}/debsign
14mr|dpkg-1.17.1-3|97	install -m644 %{SOURCE3} -D %{buildroot}%{_mandir}/man1/debsign.1
14mr|dpkg-1.17.1-3|98	
14mr|dpkg-1.17.1-3|99	%find_lang %{name} dpkg-dev %{name}.lang
14mr|dpkg-1.17.1-3|100	
14mr|dpkg-1.17.1-3|101	install -d -m755 %{buildroot}%{_sysconfdir}/alternatives
14mr|dpkg-1.17.1-3|102	install -d -m755 %{buildroot}%{_localstatedir}/lib/rpm/alternatives
14mr|dpkg-1.17.1-3|103	install -d -m755 %{buildroot}%{_localstatedir}/log
14mr|dpkg-1.17.1-3|104	
14mr|dpkg-1.17.1-3|105	touch %{buildroot}%{_localstatedir}/log/update-alternatives.log
14mr|dpkg-1.17.1-3|106	
14mr|dpkg-1.17.1-3|107	install -m755 update-alternatives/utils/update-alternatives -D %{buildroot}%{_sbindir}/update-alternatives
14mr|dpkg-1.17.1-3|108	install -m644 man/update-alternatives.8 -D %{buildroot}%{_mandir}/man8/update-alternatives.8
14mr|dpkg-1.17.1-3|109	
14mr|dpkg-1.17.1-3|110	# I really doubt the actual usefulness of these..
14mr|dpkg-1.17.1-3|111	ln -s update-alternatives %{buildroot}%{_sbindir}/alternatives
14mr|dpkg-1.17.1-3|112	ln -sr %{buildroot}%{_localstatedir}/lib/rpm/alternatives %{buildroot}%{_localstatedir}/lib/alternatives
14mr|dpkg-1.17.1-3|113	
14mr|dpkg-1.17.1-3|114	%files -f %{name}.lang
14mr|dpkg-1.17.1-3|115	%{_bindir}/d*
14mr|dpkg-1.17.1-3|116	%dir %{_libdir}/%{name}
14mr|dpkg-1.17.1-3|117	%dir %{_libdir}/%{name}/parsechangelog
14mr|dpkg-1.17.1-3|118	%dir %{_libdir}/%{name}/parsechangelog/debian
14mr|dpkg-1.17.1-3|119	%{_sbindir}/*
14mr|dpkg-1.17.1-3|120	%exclude %{_sbindir}/alternatives
14mr|dpkg-1.17.1-3|121	%exclude %{_sbindir}/update-alternatives
14mr|dpkg-1.17.1-3|122	%dir %{_datadir}/%{name}
14mr|dpkg-1.17.1-3|123	%dir %{_localstatedir}/lib/%{name}
14mr|dpkg-1.17.1-3|124	%{_datadir}/%{name}/cputable
14mr|dpkg-1.17.1-3|125	%{_datadir}/%{name}/ostable
14mr|dpkg-1.17.1-3|126	%{_datadir}/%{name}/triplettable
14mr|dpkg-1.17.1-3|127	%{_datadir}/dpkg/abitable
14mr|dpkg-1.17.1-3|128	%{_datadir}/%{name}/*.mk
14mr|dpkg-1.17.1-3|129	%{_localstatedir}/lib/%{name}/*
14mr|dpkg-1.17.1-3|130	%dir %{_sysconfdir}/%{name}
14mr|dpkg-1.17.1-3|131	%{_mandir}/man1/d*
14mr|dpkg-1.17.1-3|132	%{_mandir}/man5/*
14mr|dpkg-1.17.1-3|133	%{_mandir}/man8/*
14mr|dpkg-1.17.1-3|134	%exclude %{_mandir}/man8/update-alternatives.8*
14mr|dpkg-1.17.1-3|135	%lang(de) %{_mandir}/de/man?/*
14mr|dpkg-1.17.1-3|136	%lang(ja) %{_mandir}/ja/man?/*
14mr|dpkg-1.17.1-3|137	%lang(pl) %{_mandir}/pl/man?/*
14mr|dpkg-1.17.1-3|138	%lang(sv) %{_mandir}/sv/man?/*
14mr|dpkg-1.17.1-3|139	%lang(fr) %{_mandir}/fr/man?/*
14mr|dpkg-1.17.1-3|140	%lang(hu) %{_mandir}/hu/man?/*
14mr|dpkg-1.17.1-3|141	%lang(it) %{_mandir}/it/man?/*
14mr|dpkg-1.17.1-3|142	%lang(es) %{_mandir}/es/man?/*
14mr|dpkg-1.17.1-3|143	%{_includedir}/dpkg/*
14mr|dpkg-1.17.1-3|144	%{_mandir}/man3/*
14mr|dpkg-1.17.1-3|145	%{_libdir}/libdpkg.a
14mr|dpkg-1.17.1-3|146	%{_libdir}/pkgconfig/libdpkg.pc
14mr|dpkg-1.17.1-3|147	
14mr|dpkg-1.17.1-3|148	%files -n perl-Dpkg
14mr|dpkg-1.17.1-3|149	%{perl_vendorlib}/Dpkg
14mr|dpkg-1.17.1-3|150	%{perl_vendorlib}/Dpkg.pm
14mr|dpkg-1.17.1-3|151	
14mr|dpkg-1.17.1-3|152	%files -n update-alternatives
14mr|dpkg-1.17.1-3|153	%dir %{_sysconfdir}/alternatives
14mr|dpkg-1.17.1-3|154	%{_sbindir}/alternatives
14mr|dpkg-1.17.1-3|155	%{_sbindir}/update-alternatives
14mr|dpkg-1.17.1-3|156	%{_mandir}/man8/update-alternatives.8*
14mr|dpkg-1.17.1-3|157	%{_localstatedir}/lib/alternatives
14mr|dpkg-1.17.1-3|158	%dir %{_localstatedir}/lib/rpm/alternatives
14mr|dpkg-1.17.1-3|159	%ghost %{_localstatedir}/log/update-alternatives.log
14mr|dpkg-1.17.1-3|160	
14mr|dpkg-1.17.1-3|161	
14mr|dpkg-1.17.1-3|162	%changelog
14mr|dpkg-1.17.1-3|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.17.1-3
14mr|dpkg-1.17.1-3|164	+ Revision: 3722ea0
14mr|dpkg-1.17.1-3|165	- MassBuild#440: Increase release tag
14mr|dpkg-1.17.1-3|166	
14mr|dpkg-1.17.1-3|167	

16208 14
14mr|dracut-037-15|1	Summary:	Next generation initrd image generator
14mr|dracut-037-15|2	Name:		dracut
14mr|dracut-037-15|3	Version:	037
14mr|dracut-037-15|4	Release:	15
14mr|dracut-037-15|5	Group:		System/Base
14mr|dracut-037-15|6	License:	GPLv2+
14mr|dracut-037-15|7	URL:		https://dracut.wiki.kernel.org/
14mr|dracut-037-15|8	# http://git.kernel.org/cgit/boot/dracut/dracut.git/
14mr|dracut-037-15|9	Source0:	http://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
14mr|dracut-037-15|10	Source3:	50-dracut-rosa.conf
14mr|dracut-037-15|11	# (tpg) simple script to provide a backup for current working initrd file
14mr|dracut-037-15|12	Source4:	initrd-backup.sh
14mr|dracut-037-15|13	# (bero) uvesafb support scripts
14mr|dracut-037-15|14	Source10:	uvesafb-module-setup.sh
14mr|dracut-037-15|15	Source11:	uvesafb-pretrigger.sh
14mr|dracut-037-15|16	# (bero) load KMS drivers if possible (and before uvesafb is tried as an alternative)
14mr|dracut-037-15|17	Source12:	drm-pretrigger.sh
14mr|dracut-037-15|18	# (bero) xorg.blacklist support
14mr|dracut-037-15|19	Source15:	xorgblacklist-module-setup.sh
14mr|dracut-037-15|20	Source16:	xorgblacklist-pre.sh
14mr|dracut-037-15|21	Source17:	xorgblacklist.sh
14mr|dracut-037-15|22	# (bor) mdv-specific fixes
14mr|dracut-037-15|23	#Patch1000:	dracut-011-mdv.patch
14mr|dracut-037-15|24	# (bor) Restore original Mandriva behaviour of adding bootchart if RPM is installed.
14mr|dracut-037-15|25	Patch1001:	dracut-037-undisable_bootchart.patch
14mr|dracut-037-15|26	# (bor) compatibility with mkinitrd
14mr|dracut-037-15|27	Patch1002:	dracut-010-mkinitrd.patch
14mr|dracut-037-15|28	# (bor) Add support for KEYTABLE to dynamically determine whether to install UNICODE or non-UNICODE keymap version.
14mr|dracut-037-15|29	Patch1003:	dracut-037-aufs-mount.patch
14mr|dracut-037-15|30	Patch1005:	dracut-027-modprobe-dm-mod.patch
14mr|dracut-037-15|31	Patch1006:	dracut-037-modprobe-loop.patch
14mr|dracut-037-15|32	Patch1010:	dracut-037-busybox-fallback-to-busybox.static-if-no-busybox.patch
14mr|dracut-037-15|33	Patch1011:	dracut-037-use-busybox--list.patch
14mr|dracut-037-15|34	Patch1012:	dracut-024-dont-compress-kernel-modules-within-initramfs.patch
14mr|dracut-037-15|35	Patch1013:	dracut-034-fix-prelink.patch
14mr|dracut-037-15|36	
14mr|dracut-037-15|37	Patch1015:	dracut-037-use-initrd-in-stead-of-initramfs-filename.patch
14mr|dracut-037-15|38	Patch1016:	dracut-037-fix-keyctl-path.patch
14mr|dracut-037-15|39	
14mr|dracut-037-15|40	### GIT PATCHES GOES HERE  ###
14mr|dracut-037-15|41	###
14mr|dracut-037-15|42	Patch1017:      dracut-037.LABEL.patch
14mr|dracut-037-15|43	Patch1018:      dracut-037.map.files.patch
14mr|dracut-037-15|44	
14mr|dracut-037-15|45	BuildRequires:	docbook-dtd45-xml
14mr|dracut-037-15|46	BuildRequires:	docbook-style-xsl
14mr|dracut-037-15|47	BuildRequires:	xsltproc
14mr|dracut-037-15|48	BuildRequires:	dash
14mr|dracut-037-15|49	BuildRequires:	bash
14mr|dracut-037-15|50	BuildRequires:	asciidoc
14mr|dracut-037-15|51	BuildRequires:	systemd-units
14mr|dracut-037-15|52	BuildRequires:	bash-completion
14mr|dracut-037-15|53	
14mr|dracut-037-15|54	Requires:	systemd >= 198
14mr|dracut-037-15|55	%ifarch %{ix86} x86_64
14mr|dracut-037-15|56	Requires:	v86d
14mr|dracut-037-15|57	%endif
14mr|dracut-037-15|58	Provides:	mkinitrd-command
14mr|dracut-037-15|59	Requires(pre):	filesystem
14mr|dracut-037-15|60	Requires(pre):	coreutils
14mr|dracut-037-15|61	Suggests:	plymouth
14mr|dracut-037-15|62	Requires:	udev
14mr|dracut-037-15|63	Requires:	util-linux-ng
14mr|dracut-037-15|64	Requires:	kmod-compat
14mr|dracut-037-15|65	Requires:	e2fsprogs
14mr|dracut-037-15|66	Requires:	cpio
14mr|dracut-037-15|67	Requires:	findutils
14mr|dracut-037-15|68	Requires:	binutils
14mr|dracut-037-15|69	Requires:	grep
14mr|dracut-037-15|70	Requires:	mktemp
14mr|dracut-037-15|71	Requires:	bash
14mr|dracut-037-15|72	Requires:	dash
14mr|dracut-037-15|73	Requires:	kbd
14mr|dracut-037-15|74	Requires:	tar
14mr|dracut-037-15|75	Requires:	gzip
14mr|dracut-037-15|76	Requires:	bzip2
14mr|dracut-037-15|77	Requires:	file
14mr|dracut-037-15|78	Requires:	bridge-utils
14mr|dracut-037-15|79	Requires:	initscripts
14mr|dracut-037-15|80	#Requires:	bootloader-utils
14mr|dracut-037-15|81	Requires(pre):	rpm-helper
14mr|dracut-037-15|82	Requires(post,postun):	update-alternatives
14mr|dracut-037-15|83	Conflicts:	mkinitrd < 6.0.93-10
14mr|dracut-037-15|84	Conflicts:	nash < 6.0.93-11
14mr|dracut-037-15|85	Obsoletes:	dracut < 013
14mr|dracut-037-15|86	
14mr|dracut-037-15|87	%description
14mr|dracut-037-15|88	Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
14mr|dracut-037-15|89	Unlike existing implementations, dracut does hard-code as little as possible
14mr|dracut-037-15|90	into the initramfs. Dracut contains various modules which are driven by the
14mr|dracut-037-15|91	event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
14mr|dracut-037-15|92	NFS, iSCSI, NBD, FCoE with the dracut-network package.
14mr|dracut-037-15|93	
14mr|dracut-037-15|94	%prep
14mr|dracut-037-15|95	%setup -q
14mr|dracut-037-15|96	%apply_patches
14mr|dracut-037-15|97	# We don't want to strip dracut-install, that's debuginfo's job
14mr|dracut-037-15|98	sed -i -e 's,\$(strip),,g' install/Makefile
14mr|dracut-037-15|99	
14mr|dracut-037-15|100	
14mr|dracut-037-15|101	# And xorg.blacklist support
14mr|dracut-037-15|102	mkdir modules.d/01xorgblacklist
14mr|dracut-037-15|103	install -c -m 755 %{SOURCE15} modules.d/01xorgblacklist/module-setup.sh
14mr|dracut-037-15|104	install -c -m 755 %{SOURCE16} modules.d/01xorgblacklist/xorgblacklist-pre.sh
14mr|dracut-037-15|105	install -c -m 755 %{SOURCE17} modules.d/01xorgblacklist/xorgblacklist.sh
14mr|dracut-037-15|106	
14mr|dracut-037-15|107	%build
14mr|dracut-037-15|108	%global optflags %{optflags} -Os
14mr|dracut-037-15|109	%serverbuild_hardened
14mr|dracut-037-15|110	
14mr|dracut-037-15|111	%configure2_5x \
14mr|dracut-037-15|112	--systemdsystemunitdir=%{_unitdir} \
14mr|dracut-037-15|113	--bashcompletiondir=$(pkg-config --variable=completionsdir bash-completion) \
14mr|dracut-037-15|114	--libdir=%{_prefix}/lib
14mr|dracut-037-15|115	
14mr|dracut-037-15|116	%make CC=%{__cc}
14mr|dracut-037-15|117	
14mr|dracut-037-15|118	%install
14mr|dracut-037-15|119	%makeinstall_std
14mr|dracut-037-15|120	
14mr|dracut-037-15|121	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/dracut.conf.d
14mr|dracut-037-15|122	
14mr|dracut-037-15|123	echo "DRACUT_VERSION=%{version}-%{release}" > %{buildroot}%{_prefix}/lib/dracut/dracut-version.sh
14mr|dracut-037-15|124	
14mr|dracut-037-15|125	# bluca remove patch backup files
14mr|dracut-037-15|126	find %{buildroot} -type f -name '*.orig' -exec rm {} \;
14mr|dracut-037-15|127	find %{buildroot} -type f -name '*~' -exec rm {} \;
14mr|dracut-037-15|128	
14mr|dracut-037-15|129	# fix permission of module files
14mr|dracut-037-15|130	chmod +x %{buildroot}%{_prefix}/lib/dracut/modules.d/*/*.sh
14mr|dracut-037-15|131	
14mr|dracut-037-15|132	mkdir -p %{buildroot}/boot/dracut
14mr|dracut-037-15|133	mkdir -p %{buildroot}%{_var}/lib/dracut/overlay
14mr|dracut-037-15|134	install -m 755 -d %{buildroot}%{_datadir}/dracut
14mr|dracut-037-15|135	
14mr|dracut-037-15|136	mkdir -p %{buildroot}%{_sbindir}
14mr|dracut-037-15|137	mkdir -p %{buildroot}/sbin
14mr|dracut-037-15|138	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
14mr|dracut-037-15|139	
14mr|dracut-037-15|140	ln -s %{_sbindir}/dracut %{buildroot}%{_bindir}/dracut
14mr|dracut-037-15|141	ln -s %{_sbindir}/dracut %{buildroot}/sbin/dracut
14mr|dracut-037-15|142	ln -s %{_prefix}/lib/dracut/dracut-install %{buildroot}%{_sbindir}/dracut-install
14mr|dracut-037-15|143	
14mr|dracut-037-15|144	mkdir -p %{buildroot}%{_localstatedir}/log
14mr|dracut-037-15|145	touch %{buildroot}%{_localstatedir}/log/dracut.log
14mr|dracut-037-15|146	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|dracut-037-15|147	install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut
14mr|dracut-037-15|148	
14mr|dracut-037-15|149	mv %{buildroot}%{_sbindir}/lsinitrd %{buildroot}%{_sbindir}/lsinitrd-dracut
14mr|dracut-037-15|150	mv %{buildroot}%{_sbindir}/mkinitrd %{buildroot}%{_sbindir}/mkinitrd-dracut
14mr|dracut-037-15|151	
14mr|dracut-037-15|152	# rpmlint madness
14mr|dracut-037-15|153	chmod 755 %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/module-setup.sh
14mr|dracut-037-15|154	
14mr|dracut-037-15|155	# (tpg) don't follow this usr madness
14mr|dracut-037-15|156	# systemctl sits in /bin, and it symlinks to /usr/bin
14mr|dracut-037-15|157	sed -i -e 's#/usr/bin/systemctl#/bin/systemctl#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
14mr|dracut-037-15|158	# (tpg) use real path for udevadm
14mr|dracut-037-15|159	sed -i -e 's#/usr/bin/udevadm#/sbin/udevadm#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
14mr|dracut-037-15|160	
14mr|dracut-037-15|161	# (tpg) this conflicts with mkinitrd
14mr|dracut-037-15|162	rm -rf %{buildroot}%{_mandir}/man8/mkinitrd.8*
14mr|dracut-037-15|163	
14mr|dracut-037-15|164	install -m755 %{SOURCE4} %{buildroot}%{_bindir}/initrd-backup.sh
14mr|dracut-037-15|165	
14mr|dracut-037-15|166	%post
14mr|dracut-037-15|167	update-alternatives --install /sbin/mkinitrd mkinitrd %{_sbindir}/mkinitrd-dracut 110 || :
14mr|dracut-037-15|168	update-alternatives --install /sbin/lsinitrd lsinitrd %{_sbindir}/lsinitrd-dracut 110 || :
14mr|dracut-037-15|169	if [ -d /lib/modules/$(uname -r) ]; then
14mr|dracut-037-15|170	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
14mr|dracut-037-15|171	fi
14mr|dracut-037-15|172	
14mr|dracut-037-15|173	%postun
14mr|dracut-037-15|174	[ ! -e /usr/sbin/mkinitrd-dracut ] && update-alternatives --remove mkinitrd %{_sbindir}/mkinitrd-dracut || :
14mr|dracut-037-15|175	[ ! -e /usr/sbin/lsinitrd-dracut ] && update-alternatives --remove lsinitrd %{_sbindir}/lsinitrd-dracut || :
14mr|dracut-037-15|176	
14mr|dracut-037-15|177	%files
14mr|dracut-037-15|178	%doc README.generic README.modules README.kernel HACKING TODO AUTHORS
14mr|dracut-037-15|179	%dir /boot/dracut
14mr|dracut-037-15|180	%dir %{_datadir}/dracut
14mr|dracut-037-15|181	%dir %{_var}/lib/dracut
14mr|dracut-037-15|182	%dir %{_var}/lib/dracut/overlay
14mr|dracut-037-15|183	%dir %{_prefix}/lib/dracut/modules.d
14mr|dracut-037-15|184	%dir %{_prefix}/lib/kernel/install.d
14mr|dracut-037-15|185	%dir %{_sysconfdir}/dracut.conf.d
14mr|dracut-037-15|186	%config %{_sysconfdir}/dracut.conf
14mr|dracut-037-15|187	%config %{_sysconfdir}/logrotate.d/dracut
14mr|dracut-037-15|188	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
14mr|dracut-037-15|189	%{_sysconfdir}/dracut.conf.d/50-dracut-rosa.conf
14mr|dracut-037-15|190	/sbin/dracut
14mr|dracut-037-15|191	%{_sbindir}/dracut
14mr|dracut-037-15|192	%{_bindir}/dracut
14mr|dracut-037-15|193	%{_bindir}/initrd-backup.sh
14mr|dracut-037-15|194	%{_sbindir}/dracut-catimages
14mr|dracut-037-15|195	%{_sbindir}/dracut-install
14mr|dracut-037-15|196	%{_sbindir}/lsinitrd-dracut
14mr|dracut-037-15|197	%{_sbindir}/mkinitrd-dracut
14mr|dracut-037-15|198	%{_unitdir}/*.service
14mr|dracut-037-15|199	%{_unitdir}/*/*.service
14mr|dracut-037-15|200	%{_prefix}/lib/kernel/install.d/5*-dracut*.install
14mr|dracut-037-15|201	%{_prefix}/lib/dracut/skipcpio
14mr|dracut-037-15|202	%{_prefix}/lib/dracut/dracut-install
14mr|dracut-037-15|203	%{_prefix}/lib/dracut/dracut-version.sh
14mr|dracut-037-15|204	%{_prefix}/lib/dracut/dracut-functions.sh
14mr|dracut-037-15|205	%{_prefix}/lib/dracut/dracut-functions
14mr|dracut-037-15|206	%{_prefix}/lib/dracut/modules.d/*
14mr|dracut-037-15|207	%{_prefix}/lib/dracut/dracut-initramfs-restore
14mr|dracut-037-15|208	%{_prefix}/lib/dracut/dracut-logger.sh
14mr|dracut-037-15|209	%{_datadir}/bash-completion/completions/dracut
14mr|dracut-037-15|210	%{_datadir}/bash-completion/completions/lsinitrd
14mr|dracut-037-15|211	%{_mandir}/man1/lsinitrd.1.*
14mr|dracut-037-15|212	%{_mandir}/man5/dracut.conf.5*
14mr|dracut-037-15|213	%{_mandir}/man7/dracut.bootup.7.xz
14mr|dracut-037-15|214	%{_mandir}/man7/dracut.kernel.7*
14mr|dracut-037-15|215	%{_mandir}/man7/dracut.cmdline.7*
14mr|dracut-037-15|216	%{_mandir}/man7/dracut.modules.7*
14mr|dracut-037-15|217	%{_mandir}/man8/dracut*.8*
14mr|dracut-037-15|218	%{_mandir}/man8//mkinitrd-suse.8*
14mr|dracut-037-15|219	
14mr|dracut-037-15|220	%changelog
14mr|dracut-037-15|221	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 037-15
14mr|dracut-037-15|222	+ Revision: 66bf7b7
14mr|dracut-037-15|223	- Avoid bashism in aufs patch
14mr|dracut-037-15|224	
14mr|dracut-037-15|225	

16209 14
14mr|dragonplayer-4.13.3-1|1	Summary:	A simple video player for KDE 4
14mr|dragonplayer-4.13.3-1|2	Name:		dragonplayer
14mr|dragonplayer-4.13.3-1|3	Epoch:		3
14mr|dragonplayer-4.13.3-1|4	Version:	4.13.3
14mr|dragonplayer-4.13.3-1|5	Release:	1
14mr|dragonplayer-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|dragonplayer-4.13.3-1|7	License:	GPLv2
14mr|dragonplayer-4.13.3-1|8	Url:		http://www.kde.org/applications/multimedia/dragonplayer/
14mr|dragonplayer-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/dragon-%{version}.tar.xz
14mr|dragonplayer-4.13.3-1|10	
14mr|dragonplayer-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|dragonplayer-4.13.3-1|12	Requires:	kdebase4-runtime
14mr|dragonplayer-4.13.3-1|13	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mr|dragonplayer-4.13.3-1|14	Conflicts:	kmix < 3:4.8.95
14mr|dragonplayer-4.13.3-1|15	
14mr|dragonplayer-4.13.3-1|16	%description
14mr|dragonplayer-4.13.3-1|17	Dragon Player is a multimedia player where the focus is on simplicity,
14mr|dragonplayer-4.13.3-1|18	instead of features. Dragon Player does one thing, and only one thing,
14mr|dragonplayer-4.13.3-1|19	which is playing multimedia files. It's simple interface is designed not
14mr|dragonplayer-4.13.3-1|20	to get in your way and instead empower you to simply play multimedia
14mr|dragonplayer-4.13.3-1|21	files.
14mr|dragonplayer-4.13.3-1|22	
14mr|dragonplayer-4.13.3-1|23	%files
14mr|dragonplayer-4.13.3-1|24	%{_kde_bindir}/dragon
14mr|dragonplayer-4.13.3-1|25	%{_kde_appsdir}/dragonplayer
14mr|dragonplayer-4.13.3-1|26	%{_kde_appsdir}/solid/actions/dragonplayer-opendvd.desktop
14mr|dragonplayer-4.13.3-1|27	%{_kde_iconsdir}/*/*/*/*
14mr|dragonplayer-4.13.3-1|28	%{_kde_mandir}/man1/*
14mr|dragonplayer-4.13.3-1|29	%{_kde_libdir}/kde4/dragonpart.so
14mr|dragonplayer-4.13.3-1|30	%{_kde_applicationsdir}/dragonplayer.desktop
14mr|dragonplayer-4.13.3-1|31	%{_kde_services}/ServiceMenus/dragonplayer_*
14mr|dragonplayer-4.13.3-1|32	%{_kde_services}/dragonplayer_part.desktop
14mr|dragonplayer-4.13.3-1|33	%{_kde_configdir}/dragonplayerrc
14mr|dragonplayer-4.13.3-1|34	%{_kde_docdir}/HTML/en/dragonplayer
14mr|dragonplayer-4.13.3-1|35	
14mr|dragonplayer-4.13.3-1|36	#------------------------------------------------------------------------------
14mr|dragonplayer-4.13.3-1|37	
14mr|dragonplayer-4.13.3-1|38	%prep
14mr|dragonplayer-4.13.3-1|39	%setup -q -n dragon-%{version}
14mr|dragonplayer-4.13.3-1|40	
14mr|dragonplayer-4.13.3-1|41	%build
14mr|dragonplayer-4.13.3-1|42	%cmake_kde4
14mr|dragonplayer-4.13.3-1|43	%make
14mr|dragonplayer-4.13.3-1|44	
14mr|dragonplayer-4.13.3-1|45	%install
14mr|dragonplayer-4.13.3-1|46	%makeinstall_std -C build
14mr|dragonplayer-4.13.3-1|47	
14mr|dragonplayer-4.13.3-1|48	
14mr|dragonplayer-4.13.3-1|49	%changelog
14mr|dragonplayer-4.13.3-1|50	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|dragonplayer-4.13.3-1|51	+ Revision: 99810b3
14mr|dragonplayer-4.13.3-1|52	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|dragonplayer-4.13.3-1|53	
14mr|dragonplayer-4.13.3-1|54	

16210 14
14mr|drak3d-1.29-5|1	%define drakxtools_required_version  10.4.90-1mdv2007.0
14mr|drak3d-1.29-5|2	%define drakxtools_conflicted_version  10.4.89
14mr|drak3d-1.29-5|3	
14mr|drak3d-1.29-5|4	Summary:  3D desktop effects tools
14mr|drak3d-1.29-5|5	Name:     drak3d
14mr|drak3d-1.29-5|6	Version:  1.29
14mr|drak3d-1.29-5|7	Release:  5
14mr|drak3d-1.29-5|8	Source0:  %name-%version.tar.bz2
14mr|drak3d-1.29-5|9	License:  GPL
14mr|drak3d-1.29-5|10	Group:    System/Configuration/Hardware
14mr|drak3d-1.29-5|11	Url:      http://wiki.mandriva.com/en/Docs/Desktop/Accelerated_Desktop
14mr|drak3d-1.29-5|12	BuildRequires: perl-MDK-Common-devel gettext
14mr|drak3d-1.29-5|13	Requires: drakxtools-backend => %drakxtools_required_version
14mr|drak3d-1.29-5|14	# we need the common pam usermode config files
14mr|drak3d-1.29-5|15	Requires: usermode-consoleonly >= 1.92-4mdv2008.0
14mr|drak3d-1.29-5|16	BuildRoot: %_tmppath/%name-%version-buildroot
14mr|drak3d-1.29-5|17	# for program:
14mr|drak3d-1.29-5|18	Conflicts: drakxtools <= %drakxtools_conflicted_version
14mr|drak3d-1.29-5|19	# for man pages:
14mr|drak3d-1.29-5|20	Conflicts: drakxtools-curses <= %drakxtools_conflicted_version
14mr|drak3d-1.29-5|21	BuildArch: noarch
14mr|drak3d-1.29-5|22	
14mr|drak3d-1.29-5|23	%description
14mr|drak3d-1.29-5|24	Drak3d enables to configure 3D desktop effects.
14mr|drak3d-1.29-5|25	
14mr|drak3d-1.29-5|26	%prep
14mr|drak3d-1.29-5|27	%setup -q
14mr|drak3d-1.29-5|28	
14mr|drak3d-1.29-5|29	%build
14mr|drak3d-1.29-5|30	%make
14mr|drak3d-1.29-5|31	
14mr|drak3d-1.29-5|32	%install
14mr|drak3d-1.29-5|33	rm -fr %{buildroot}
14mr|drak3d-1.29-5|34	%makeinstall_std
14mr|drak3d-1.29-5|35	
14mr|drak3d-1.29-5|36	#install lang
14mr|drak3d-1.29-5|37	%find_lang %name
14mr|drak3d-1.29-5|38	
14mr|drak3d-1.29-5|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|drak3d-1.29-5|40	
14mr|drak3d-1.29-5|41	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/29drak3d <<EOF
14mr|drak3d-1.29-5|42	NAME=drak3d
14mr|drak3d-1.29-5|43	ICON=drak3d.png
14mr|drak3d-1.29-5|44	EXEC=/usr/sbin/drak3d
14mr|drak3d-1.29-5|45	DESC=3D Desktop effects configuration
14mr|drak3d-1.29-5|46	SCRIPT:
14mr|drak3d-1.29-5|47	exec /usr/sbin/drak3d
14mr|drak3d-1.29-5|48	EOF
14mr|drak3d-1.29-5|49	
14mr|drak3d-1.29-5|50	# consolehelper config
14mr|drak3d-1.29-5|51	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drak3d
14mr|drak3d-1.29-5|52	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|drak3d-1.29-5|53	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drak3d <<EOF
14mr|drak3d-1.29-5|54	USER=<user>
14mr|drak3d-1.29-5|55	PROGRAM=/usr/sbin/drak3d
14mr|drak3d-1.29-5|56	FALLBACK=false
14mr|drak3d-1.29-5|57	SESSION=true
14mr|drak3d-1.29-5|58	EOF
14mr|drak3d-1.29-5|59	
14mr|drak3d-1.29-5|60	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|drak3d-1.29-5|61	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/drak3d
14mr|drak3d-1.29-5|62	
14mr|drak3d-1.29-5|63	%clean
14mr|drak3d-1.29-5|64	rm -rf %{buildroot}
14mr|drak3d-1.29-5|65	
14mr|drak3d-1.29-5|66	%files -f %{name}.lang
14mr|drak3d-1.29-5|67	%defattr(-,root,root)
14mr|drak3d-1.29-5|68	%doc COPYING ChangeLog
14mr|drak3d-1.29-5|69	%config(noreplace) %{_sysconfdir}/pam.d/drak3d
14mr|drak3d-1.29-5|70	%config(noreplace) %{_sysconfdir}/security/console.apps/drak3d
14mr|drak3d-1.29-5|71	%{_bindir}/drak3d
14mr|drak3d-1.29-5|72	%{_sbindir}/*
14mr|drak3d-1.29-5|73	/usr/lib/libDrakX/icons/*
14mr|drak3d-1.29-5|74	%{_sysconfdir}/X11/wmsession.d/29drak3d
14mr|drak3d-1.29-5|75	/usr/lib/libDrakX/Xconfig/glx.pm
14mr|drak3d-1.29-5|76	
14mr|drak3d-1.29-5|77	
14mr|drak3d-1.29-5|78	
14mr|drak3d-1.29-5|79	
14mr|drak3d-1.29-5|80	%changelog
14mr|drak3d-1.29-5|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.29-5
14mr|drak3d-1.29-5|82	+ Revision: 07f2260
14mr|drak3d-1.29-5|83	- MassBuild#440: Increase release tag
14mr|drak3d-1.29-5|84	
14mr|drak3d-1.29-5|85	

16211 14
14mr|drakbt-0.17.5-5|1	%define name	drakbt
14mr|drakbt-0.17.5-5|2	%define version	0.17.5
14mr|drakbt-0.17.5-5|3	%define release 5
14mr|drakbt-0.17.5-5|4	
14mr|drakbt-0.17.5-5|5	Summary:	The Mandriva Linux Bittorrent link and status checker
14mr|drakbt-0.17.5-5|6	Name:		%{name}
14mr|drakbt-0.17.5-5|7	Version:	%{version}
14mr|drakbt-0.17.5-5|8	Release:    %{release}
14mr|drakbt-0.17.5-5|9	#cvs source
14mr|drakbt-0.17.5-5|10	# http://www.mandrivalinux.com/en/cvs.php3
14mr|drakbt-0.17.5-5|11	Source0:	%{name}-%{version}.tar.bz2
14mr|drakbt-0.17.5-5|12	License:	GPLv2+
14mr|drakbt-0.17.5-5|13	URL:		http://qa.mandriva.com
14mr|drakbt-0.17.5-5|14	Group:		Networking/File transfer
14mr|drakbt-0.17.5-5|15	Requires:	drakxtools >= 10-57mdk, perl-libwww-perl >= 5.800-1mdk, perl-Digest-SHA1 >= 2.10-1mdk, transmission-gui
14mr|drakbt-0.17.5-5|16	Requires(post):	desktop-file-utils
14mr|drakbt-0.17.5-5|17	Requires(postun):	desktop-file-utils
14mr|drakbt-0.17.5-5|18	
14mr|drakbt-0.17.5-5|19	BuildArch:	noarch
14mr|drakbt-0.17.5-5|20	BuildRequires:	perl-MDK-Common-devel
14mr|drakbt-0.17.5-5|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|drakbt-0.17.5-5|22	
14mr|drakbt-0.17.5-5|23	%description
14mr|drakbt-0.17.5-5|24	Drakbt reports status information for a given torrent file or URL.
14mr|drakbt-0.17.5-5|25	It can connect automatically to Mandriva Linux websites to grab and
14mr|drakbt-0.17.5-5|26	display available torrents.
14mr|drakbt-0.17.5-5|27	You should provide login and password if you want to connect to club
14mr|drakbt-0.17.5-5|28	member restricted torrents.
14mr|drakbt-0.17.5-5|29	After all checks are done, you can trigger the download process from
14mr|drakbt-0.17.5-5|30	drakbt.
14mr|drakbt-0.17.5-5|31	
14mr|drakbt-0.17.5-5|32	Information displayed are :
14mr|drakbt-0.17.5-5|33	- current number of complete copies (seeds)
14mr|drakbt-0.17.5-5|34	- incomplete copies (leeches) currently active.
14mr|drakbt-0.17.5-5|35	- Bittorrent port reachability
14mr|drakbt-0.17.5-5|36	- Hash info ....
14mr|drakbt-0.17.5-5|37	
14mr|drakbt-0.17.5-5|38	%prep
14mr|drakbt-0.17.5-5|39	%setup -q
14mr|drakbt-0.17.5-5|40	
14mr|drakbt-0.17.5-5|41	%build
14mr|drakbt-0.17.5-5|42	
14mr|drakbt-0.17.5-5|43	%install
14mr|drakbt-0.17.5-5|44	rm -rf %{buildroot}
14mr|drakbt-0.17.5-5|45	make PREFIX=%{buildroot} install
14mr|drakbt-0.17.5-5|46	
14mr|drakbt-0.17.5-5|47	#menu-xdg
14mr|drakbt-0.17.5-5|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|drakbt-0.17.5-5|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|drakbt-0.17.5-5|50	[Desktop Entry]
14mr|drakbt-0.17.5-5|51	Name=Bittorrent Checker
14mr|drakbt-0.17.5-5|52	Comment=Mandriva Linux Bittorrent checker
14mr|drakbt-0.17.5-5|53	Exec=%{_bindir}/%{name}
14mr|drakbt-0.17.5-5|54	Icon=%{name}
14mr|drakbt-0.17.5-5|55	Terminal=false
14mr|drakbt-0.17.5-5|56	Type=Application
14mr|drakbt-0.17.5-5|57	MimeType=application/x-bittorrent;
14mr|drakbt-0.17.5-5|58	Categories=GTK;Network;FileTransfer;P2P;X-MandrivaLinux-CrossDesktop;
14mr|drakbt-0.17.5-5|59	EOF
14mr|drakbt-0.17.5-5|60	
14mr|drakbt-0.17.5-5|61	#install lang
14mr|drakbt-0.17.5-5|62	%{find_lang} %{name}
14mr|drakbt-0.17.5-5|63	
14mr|drakbt-0.17.5-5|64	%clean
14mr|drakbt-0.17.5-5|65	rm -rf %{buildroot}
14mr|drakbt-0.17.5-5|66	
14mr|drakbt-0.17.5-5|67	%if %mdkversion < 200900
14mr|drakbt-0.17.5-5|68	%post
14mr|drakbt-0.17.5-5|69	%{update_menus}
14mr|drakbt-0.17.5-5|70	%{update_desktop_database}
14mr|drakbt-0.17.5-5|71	%endif
14mr|drakbt-0.17.5-5|72	
14mr|drakbt-0.17.5-5|73	%if %mdkversion < 200900
14mr|drakbt-0.17.5-5|74	%postun
14mr|drakbt-0.17.5-5|75	%{clean_menus}
14mr|drakbt-0.17.5-5|76	%{clean_desktop_database}
14mr|drakbt-0.17.5-5|77	%endif
14mr|drakbt-0.17.5-5|78	
14mr|drakbt-0.17.5-5|79	%files -f %{name}.lang
14mr|drakbt-0.17.5-5|80	%defattr(-,root,root)
14mr|drakbt-0.17.5-5|81	%doc README COPYING
14mr|drakbt-0.17.5-5|82	%{_bindir}/*
14mr|drakbt-0.17.5-5|83	/usr/lib/libDrakX/network/*.pm
14mr|drakbt-0.17.5-5|84	%{_datadir}/%{name}
14mr|drakbt-0.17.5-5|85	%{_datadir}/applications/mandriva-%{name}*.desktop
14mr|drakbt-0.17.5-5|86	%{_miconsdir}/*.png
14mr|drakbt-0.17.5-5|87	%{_iconsdir}/*.png
14mr|drakbt-0.17.5-5|88	%{_liconsdir}/*.png
14mr|drakbt-0.17.5-5|89	
14mr|drakbt-0.17.5-5|90	
14mr|drakbt-0.17.5-5|91	
14mr|drakbt-0.17.5-5|92	
14mr|drakbt-0.17.5-5|93	%changelog
14mr|drakbt-0.17.5-5|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17.5-5
14mr|drakbt-0.17.5-5|95	+ Revision: 9071611
14mr|drakbt-0.17.5-5|96	- MassBuild#440: Increase release tag
14mr|drakbt-0.17.5-5|97	
14mr|drakbt-0.17.5-5|98	

16212 14
14mr|drakconf-12.19.2-6|1	Summary:  The Mandriva Linux Control Center
14mr|drakconf-12.19.2-6|2	Name: drakconf
14mr|drakconf-12.19.2-6|3	Version:  12.19.2
14mr|drakconf-12.19.2-6|4	Release:  6
14mr|drakconf-12.19.2-6|5	# get the source from our cvs repository (see
14mr|drakconf-12.19.2-6|6	# http://www.mandrivalinux.com/en/cvs.php3)
14mr|drakconf-12.19.2-6|7	Source0:  %name-%version.tar.lzma
14mr|drakconf-12.19.2-6|8	Source1:  drakconf16.png
14mr|drakconf-12.19.2-6|9	Source2:  drakconf32.png
14mr|drakconf-12.19.2-6|10	Source3:  drakconf48.png
14mr|drakconf-12.19.2-6|11	License:  GPLv2+
14mr|drakconf-12.19.2-6|12	Group:    System/Configuration/Other
14mr|drakconf-12.19.2-6|13	Url:      http://wiki.mandriva.com/en/ControlCenter
14mr|drakconf-12.19.2-6|14	Obsoletes: DrakConf
14mr|drakconf-12.19.2-6|15	Provides: DrakConf
14mr|drakconf-12.19.2-6|16	BuildRequires: gettext intltool
14mr|drakconf-12.19.2-6|17	BuildRequires: perl-MDK-Common-devel
14mr|drakconf-12.19.2-6|18	BuildRequires: drakxtools-backend
14mr|drakconf-12.19.2-6|19	Requires: mandriva-release, drakxtools >= 11.64
14mr|drakconf-12.19.2-6|20	Requires: harddrake-ui > 10-12mdk, popt >= 1.6.4-24mdk, usermode
14mr|drakconf-12.19.2-6|21	Requires: perl-Gtk2 >= 1.023-1mdk, perl-Gnome2-Vte
14mr|drakconf-12.19.2-6|22	Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk
14mr|drakconf-12.19.2-6|23	Suggests: drakfax, system-config-printer >= 1.0.4-4mdv, rpmdrake, transfugdrake, drakmenustyle, drakguard, draksnapshot
14mr|drakconf-12.19.2-6|24	Suggests: mdkonline >= 2.77.19
14mr|drakconf-12.19.2-6|25	#Requires: drakcronat >= 0.1.3-1mdk # currenly broken, actually waiting for gtk+-2.x port completion
14mr|drakconf-12.19.2-6|26	Requires: userdrake => 1.2-1mdk
14mr|drakconf-12.19.2-6|27	Requires: drakconf-icons = %version
14mr|drakconf-12.19.2-6|28	Requires: drakx-net, drakx-kbd-mouse-x11
14mr|drakconf-12.19.2-6|29	Conflicts: rpmdrake < 2.4-5mdk
14mr|drakconf-12.19.2-6|30	# workaround rpm issues on updates (bad ordering relating to virtual packages?):
14mr|drakconf-12.19.2-6|31	Requires: perl-Gtk2-WebKit
14mr|drakconf-12.19.2-6|32	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|drakconf-12.19.2-6|33	BuildArch: noarch
14mr|drakconf-12.19.2-6|34	
14mr|drakconf-12.19.2-6|35	%description
14mr|drakconf-12.19.2-6|36	drakconf includes the Mandriva Linux Control Center which is an interface to
14mr|drakconf-12.19.2-6|37	multiple utilities from DrakXtools.
14mr|drakconf-12.19.2-6|38	
14mr|drakconf-12.19.2-6|39	%package icons
14mr|drakconf-12.19.2-6|40	Summary: Icons of the Mandriva Linux Control Center
14mr|drakconf-12.19.2-6|41	Group:   Graphical desktop/Other
14mr|drakconf-12.19.2-6|42	Conflicts: drakconf < 10.2-4mdk
14mr|drakconf-12.19.2-6|43	Suggests: drakconf-kde4
14mr|drakconf-12.19.2-6|44	
14mr|drakconf-12.19.2-6|45	%description icons
14mr|drakconf-12.19.2-6|46	This package hold icons of the Mandriva Linux Control Center used in
14mr|drakconf-12.19.2-6|47	tools' banners.
14mr|drakconf-12.19.2-6|48	
14mr|drakconf-12.19.2-6|49	%prep
14mr|drakconf-12.19.2-6|50	%setup -q
14mr|drakconf-12.19.2-6|51	%apply_patches
14mr|drakconf-12.19.2-6|52	
14mr|drakconf-12.19.2-6|53	%build
14mr|drakconf-12.19.2-6|54	
14mr|drakconf-12.19.2-6|55	%install
14mr|drakconf-12.19.2-6|56	%makeinstall_std
14mr|drakconf-12.19.2-6|57	
14mr|drakconf-12.19.2-6|58	(cd %{buildroot} ; find usr -type f -name "*.png"  -printf "/%%p\n") > images-big.list
14mr|drakconf-12.19.2-6|59	perl -ni -e '/128/ ? print : print STDERR $_ ' images-big.list 2> images.list
14mr|drakconf-12.19.2-6|60	cat images-big.list >> %name.lang
14mr|drakconf-12.19.2-6|61	
14mr|drakconf-12.19.2-6|62	#remove not needing files
14mr|drakconf-12.19.2-6|63	rm -rf %{buildroot}%{_datadir}/locale/*
14mr|drakconf-12.19.2-6|64	rm -f  %{buildroot}%{_datadir}/mcc/progs.conf
14mr|drakconf-12.19.2-6|65	rm -rf %{buildroot}%{_sysconfdir}
14mr|drakconf-12.19.2-6|66	rm -rf %{buildroot}%{_bindir}
14mr|drakconf-12.19.2-6|67	rm -rf %{buildroot}%{_sbindir}
14mr|drakconf-12.19.2-6|68	rm -rf %{buildroot}%{_datadir}/applications/
14mr|drakconf-12.19.2-6|69	rm -rf %{buildroot}%{perl_vendorlib}/
14mr|drakconf-12.19.2-6|70	rm -f  %{buildroot}%{_datadir}/mcc/progs.conf
14mr|drakconf-12.19.2-6|71	
14mr|drakconf-12.19.2-6|72	%files icons -f images.list
14mr|drakconf-12.19.2-6|73	%defattr(-,root,root)
14mr|drakconf-12.19.2-6|74	%{_datadir}/mcc/themes/default/*128.png
14mr|drakconf-12.19.2-6|75	%dir %{_datadir}/mcc/themes/
14mr|drakconf-12.19.2-6|76	%dir %{_datadir}/mcc/themes/default
14mr|drakconf-12.19.2-6|77	%{_datadir}/mcc/themes/default/gtkrc
14mr|drakconf-12.19.2-6|78	
14mr|drakconf-12.19.2-6|79	
14mr|drakconf-12.19.2-6|80	%changelog
14mr|drakconf-12.19.2-6|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 12.19.2-6
14mr|drakconf-12.19.2-6|82	+ Revision: ed87d73
14mr|drakconf-12.19.2-6|83	- MassBuild#440: Increase release tag
14mr|drakconf-12.19.2-6|84	
14mr|drakconf-12.19.2-6|85	

16213 14
14mr|drakconf-kde4-2014.1-1|1	Summary:	Drakx tools implementaion for KDE4 Control Center
14mr|drakconf-kde4-2014.1-1|2	Name:		drakconf-kde4
14mr|drakconf-kde4-2014.1-1|3	Version:	2014.1
14mr|drakconf-kde4-2014.1-1|4	Release:	1
14mr|drakconf-kde4-2014.1-1|5	License:	GPLv2+
14mr|drakconf-kde4-2014.1-1|6	Group:		System/Base
14mr|drakconf-kde4-2014.1-1|7	
14mr|drakconf-kde4-2014.1-1|8	Requires:	kcm-drakauth
14mr|drakconf-kde4-2014.1-1|9	#Requires:	kcm-drakdvb
14mr|drakconf-kde4-2014.1-1|10	Requires:	kcm-drakfirewall
14mr|drakconf-kde4-2014.1-1|11	Requires:	kcm-drakguard
14mr|drakconf-kde4-2014.1-1|12	#Requires:	kcm-drakinvictus
14mr|drakconf-kde4-2014.1-1|13	Requires:	kcm-draksec
14mr|drakconf-kde4-2014.1-1|14	Requires:	kcm-grub2
14mr|drakconf-kde4-2014.1-1|15	Requires:	kcm-harddrake
14mr|drakconf-kde4-2014.1-1|16	Requires:	kcm-printer
14mr|drakconf-kde4-2014.1-1|17	Requires:	kcm-rpmdrake
14mr|drakconf-kde4-2014.1-1|18	Requires:	kcm-rpmdrake-sources
14mr|drakconf-kde4-2014.1-1|19	Requires:	kcm-rpmdrake-update
14mr|drakconf-kde4-2014.1-1|20	#Requires:	kcm-update-freq
14mr|drakconf-kde4-2014.1-1|21	Requires:	kcm-userdrake
14mr|drakconf-kde4-2014.1-1|22	Requires:	kcm-XFdrake
14mr|drakconf-kde4-2014.1-1|23	
14mr|drakconf-kde4-2014.1-1|24	Requires:	drakconf-icons
14mr|drakconf-kde4-2014.1-1|25	Requires:	drakguard
14mr|drakconf-kde4-2014.1-1|26	Requires:	drakx-kbd-mouse-x11
14mr|drakconf-kde4-2014.1-1|27	Requires:	drakx-net
14mr|drakconf-kde4-2014.1-1|28	Requires:	drakxtools
14mr|drakconf-kde4-2014.1-1|29	Requires:	gtk+2.0
14mr|drakconf-kde4-2014.1-1|30	Requires:	harddrake-ui
14mr|drakconf-kde4-2014.1-1|31	Requires:	mandriva-release
14mr|drakconf-kde4-2014.1-1|32	Requires:	perl-Gnome2-Vte
14mr|drakconf-kde4-2014.1-1|33	Requires:	perl-Gtk2
14mr|drakconf-kde4-2014.1-1|34	Requires:	perl-MDK-Common
14mr|drakconf-kde4-2014.1-1|35	Requires:	rpmdrake
14mr|drakconf-kde4-2014.1-1|36	Requires:	userdrake
14mr|drakconf-kde4-2014.1-1|37	Requires:	usermode
14mr|drakconf-kde4-2014.1-1|38	Suggests:	mdkonline
14mr|drakconf-kde4-2014.1-1|39	Suggests:	system-config-printer
14mr|drakconf-kde4-2014.1-1|40	
14mr|drakconf-kde4-2014.1-1|41	Conflicts:	drakconf
14mr|drakconf-kde4-2014.1-1|42	
14mr|drakconf-kde4-2014.1-1|43	BuildArch:	noarch
14mr|drakconf-kde4-2014.1-1|44	
14mr|drakconf-kde4-2014.1-1|45	%description
14mr|drakconf-kde4-2014.1-1|46	This metapackage install needing KCM plugins for run Drakx utilites
14mr|drakconf-kde4-2014.1-1|47	via KDE Control Center. It's install Rpmdrake, XFdrake, Firewall,
14mr|drakconf-kde4-2014.1-1|48	Userdrake and other utilites.
14mr|drakconf-kde4-2014.1-1|49	
14mr|drakconf-kde4-2014.1-1|50	%files
14mr|drakconf-kde4-2014.1-1|51	
14mr|drakconf-kde4-2014.1-1|52	#----------------------------------------------------------------------------
14mr|drakconf-kde4-2014.1-1|53	
14mr|drakconf-kde4-2014.1-1|54	%prep
14mr|drakconf-kde4-2014.1-1|55	
14mr|drakconf-kde4-2014.1-1|56	%build
14mr|drakconf-kde4-2014.1-1|57	
14mr|drakconf-kde4-2014.1-1|58	%install
14mr|drakconf-kde4-2014.1-1|59	
14mr|drakconf-kde4-2014.1-1|60	
14mr|drakconf-kde4-2014.1-1|61	%changelog
14mr|drakconf-kde4-2014.1-1|62	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-1
14mr|drakconf-kde4-2014.1-1|63	+ Revision: 7e9c54e
14mr|drakconf-kde4-2014.1-1|64	- Sort Requires, bump version, make noarch package
14mr|drakconf-kde4-2014.1-1|65	
14mr|drakconf-kde4-2014.1-1|66	

16214 14
14mr|drakfax-0.17.3-8|1	%define version 0.17.3
14mr|drakfax-0.17.3-8|2	%define name drakfax
14mr|drakfax-0.17.3-8|3	
14mr|drakfax-0.17.3-8|4	Summary:	Fax configuration tool
14mr|drakfax-0.17.3-8|5	Name:		%{name}
14mr|drakfax-0.17.3-8|6	Version:	%{version}
14mr|drakfax-0.17.3-8|7	Release:	8
14mr|drakfax-0.17.3-8|8	#cvs source
14mr|drakfax-0.17.3-8|9	# http://www.mandrivalinux.com/en/cvs.php3
14mr|drakfax-0.17.3-8|10	Source0:	%{name}-%{version}.tar.bz2
14mr|drakfax-0.17.3-8|11	License:	GPLv2+
14mr|drakfax-0.17.3-8|12	URL:		https://qa.mandriva.com
14mr|drakfax-0.17.3-8|13	Group:		System/Configuration/Networking
14mr|drakfax-0.17.3-8|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|drakfax-0.17.3-8|15	Requires:	drakxtools >= 10-0.9mdk, perl-Gtk2 >= 1.023-2mdk, hylafax-client >= 4.1.8-2mdk
14mr|drakfax-0.17.3-8|16	Buildrequires:	perl-MDK-Common-devel
14mr|drakfax-0.17.3-8|17	BuildArch:	noarch
14mr|drakfax-0.17.3-8|18	
14mr|drakfax-0.17.3-8|19	%description
14mr|drakfax-0.17.3-8|20	drakfax is a tool to setup a fax (modem fax), to send and receive
14mr|drakfax-0.17.3-8|21	facsimiles.
14mr|drakfax-0.17.3-8|22	drakfax also provides a client to send facsimile locally or via
14mr|drakfax-0.17.3-8|23	a hylafax server.
14mr|drakfax-0.17.3-8|24	
14mr|drakfax-0.17.3-8|25	%prep
14mr|drakfax-0.17.3-8|26	%setup -q
14mr|drakfax-0.17.3-8|27	
14mr|drakfax-0.17.3-8|28	%build
14mr|drakfax-0.17.3-8|29	
14mr|drakfax-0.17.3-8|30	%install
14mr|drakfax-0.17.3-8|31	rm -rf $RPM_BUILD_ROOT
14mr|drakfax-0.17.3-8|32	make PREFIX=$RPM_BUILD_ROOT install
14mr|drakfax-0.17.3-8|33	
14mr|drakfax-0.17.3-8|34	#install lang
14mr|drakfax-0.17.3-8|35	%{find_lang} drakfax
14mr|drakfax-0.17.3-8|36	
14mr|drakfax-0.17.3-8|37	#install menu
14mr|drakfax-0.17.3-8|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14mr|drakfax-0.17.3-8|39	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakfax.desktop << EOF
14mr|drakfax-0.17.3-8|40	[Desktop Entry]
14mr|drakfax-0.17.3-8|41	Name=Fax configuration
14mr|drakfax-0.17.3-8|42	Comment=A client and server fax configuration tool
14mr|drakfax-0.17.3-8|43	Exec=%{_bindir}/%{name}
14mr|drakfax-0.17.3-8|44	Icon=%{name}
14mr|drakfax-0.17.3-8|45	Type=Application
14mr|drakfax-0.17.3-8|46	Categories=GTK;Settings;
14mr|drakfax-0.17.3-8|47	NoDisplay=true
14mr|drakfax-0.17.3-8|48	EOF
14mr|drakfax-0.17.3-8|49	
14mr|drakfax-0.17.3-8|50	%clean
14mr|drakfax-0.17.3-8|51	rm -rf $RPM_BUILD_ROOT
14mr|drakfax-0.17.3-8|52	
14mr|drakfax-0.17.3-8|53	%if %mdkversion < 200900
14mr|drakfax-0.17.3-8|54	%post
14mr|drakfax-0.17.3-8|55	%{update_menus}
14mr|drakfax-0.17.3-8|56	%endif
14mr|drakfax-0.17.3-8|57	
14mr|drakfax-0.17.3-8|58	%if %mdkversion < 200900
14mr|drakfax-0.17.3-8|59	%postun
14mr|drakfax-0.17.3-8|60	%{clean_menus}
14mr|drakfax-0.17.3-8|61	%endif
14mr|drakfax-0.17.3-8|62	
14mr|drakfax-0.17.3-8|63	%files -f drakfax.lang
14mr|drakfax-0.17.3-8|64	%defattr(-,root,root)
14mr|drakfax-0.17.3-8|65	%doc FEATURES
14mr|drakfax-0.17.3-8|66	%{_bindir}/*
14mr|drakfax-0.17.3-8|67	%{_sbindir}/*
14mr|drakfax-0.17.3-8|68	%{_datadir}/drakfax
14mr|drakfax-0.17.3-8|69	%{_datadir}/applications/mandriva-*.desktop
14mr|drakfax-0.17.3-8|70	%{_miconsdir}/*.png
14mr|drakfax-0.17.3-8|71	%{_iconsdir}/*.png
14mr|drakfax-0.17.3-8|72	%{_liconsdir}/*.png
14mr|drakfax-0.17.3-8|73	
14mr|drakfax-0.17.3-8|74	
14mr|drakfax-0.17.3-8|75	
14mr|drakfax-0.17.3-8|76	
14mr|drakfax-0.17.3-8|77	
14mr|drakfax-0.17.3-8|78	%changelog
14mr|drakfax-0.17.3-8|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17.3-8
14mr|drakfax-0.17.3-8|80	+ Revision: a5ab7d1
14mr|drakfax-0.17.3-8|81	- MassBuild#440: Increase release tag
14mr|drakfax-0.17.3-8|82	
14mr|drakfax-0.17.3-8|83	

16215 14
14mr|drakfirsttime-2.25.5-5|1	Summary: The Mandriva Linux First Time Wizard
14mr|drakfirsttime-2.25.5-5|2	Name: drakfirsttime
14mr|drakfirsttime-2.25.5-5|3	Version: 2.25.5
14mr|drakfirsttime-2.25.5-5|4	Release: 5
14mr|drakfirsttime-2.25.5-5|5	# http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/ftw/
14mr|drakfirsttime-2.25.5-5|6	Source0: %{name}-%{version}.tar.lzma
14mr|drakfirsttime-2.25.5-5|7	URL: http://qa.mandriva.com/
14mr|drakfirsttime-2.25.5-5|8	License: GPL
14mr|drakfirsttime-2.25.5-5|9	Group: System/Configuration/Other
14mr|drakfirsttime-2.25.5-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|drakfirsttime-2.25.5-5|11	Requires: drakxtools >= 12.77.1
14mr|drakfirsttime-2.25.5-5|12	Requires: perl-MDK-Common >= 1.1.17-3mdk
14mr|drakfirsttime-2.25.5-5|13	Requires: perl-libwww-perl >= 5.800-1mdk
14mr|drakfirsttime-2.25.5-5|14	# for connection test:
14mr|drakfirsttime-2.25.5-5|15	Requires: libdrakx-net
14mr|drakfirsttime-2.25.5-5|16	Requires: xinitrc >= 2.4.9-1mdk
14mr|drakfirsttime-2.25.5-5|17	Suggests: hcl
14mr|drakfirsttime-2.25.5-5|18	Requires: xrandr
14mr|drakfirsttime-2.25.5-5|19	Requires: drakx-installer-matchbox
14mr|drakfirsttime-2.25.5-5|20	BuildRequires: gettext perl-devel perl-MDK-Common-devel
14mr|drakfirsttime-2.25.5-5|21	BuildArch: noarch
14mr|drakfirsttime-2.25.5-5|22	
14mr|drakfirsttime-2.25.5-5|23	%description
14mr|drakfirsttime-2.25.5-5|24	The First Time Wizard is a config tool to help a Mandriva Linux user to
14mr|drakfirsttime-2.25.5-5|25	set up some basic things, like registration at Mandriva Club/Mandriva Expert
14mr|drakfirsttime-2.25.5-5|26	and Mandriva Online the first time the system boots.
14mr|drakfirsttime-2.25.5-5|27	This package also includes the drakclub wizard, to set the club urpmi
14mr|drakfirsttime-2.25.5-5|28	sources.
14mr|drakfirsttime-2.25.5-5|29	
14mr|drakfirsttime-2.25.5-5|30	%prep
14mr|drakfirsttime-2.25.5-5|31	%setup -q
14mr|drakfirsttime-2.25.5-5|32	
14mr|drakfirsttime-2.25.5-5|33	%install
14mr|drakfirsttime-2.25.5-5|34	rm -rf %{buildroot}
14mr|drakfirsttime-2.25.5-5|35	%makeinstall_std PREFIX=%buildroot%_prefix
14mr|drakfirsttime-2.25.5-5|36	
14mr|drakfirsttime-2.25.5-5|37	#we are using webkit, so  no ue shipping firefox ext
14mr|drakfirsttime-2.25.5-5|38	rm -fr %buildroot%_datadir/%name/firefox
14mr|drakfirsttime-2.25.5-5|39	
14mr|drakfirsttime-2.25.5-5|40	#install lang
14mr|drakfirsttime-2.25.5-5|41	%{find_lang} drakfirstboot
14mr|drakfirsttime-2.25.5-5|42	
14mr|drakfirsttime-2.25.5-5|43	%if %mdkversion < 200900
14mr|drakfirsttime-2.25.5-5|44	%post
14mr|drakfirsttime-2.25.5-5|45	%update_icon_cache hicolor
14mr|drakfirsttime-2.25.5-5|46	%endif
14mr|drakfirsttime-2.25.5-5|47	
14mr|drakfirsttime-2.25.5-5|48	%if %mdkversion < 200900
14mr|drakfirsttime-2.25.5-5|49	%postun
14mr|drakfirsttime-2.25.5-5|50	%clean_icon_cache hicolor
14mr|drakfirsttime-2.25.5-5|51	%endif
14mr|drakfirsttime-2.25.5-5|52	
14mr|drakfirsttime-2.25.5-5|53	%clean
14mr|drakfirsttime-2.25.5-5|54	rm -rf %{buildroot}
14mr|drakfirsttime-2.25.5-5|55	
14mr|drakfirsttime-2.25.5-5|56	%files -f drakfirstboot.lang
14mr|drakfirsttime-2.25.5-5|57	%defattr(-,root,root)
14mr|drakfirsttime-2.25.5-5|58	%doc README COPYING NEWS
14mr|drakfirsttime-2.25.5-5|59	%{_sysconfdir}/X11/xsetup.d/??firstboot.xsetup
14mr|drakfirsttime-2.25.5-5|60	%_bindir/*
14mr|drakfirsttime-2.25.5-5|61	%config(noreplace) %{_sysconfdir}/sysconfig/firstboot
14mr|drakfirsttime-2.25.5-5|62	%{_datadir}/drakfirsttime
14mr|drakfirsttime-2.25.5-5|63	
14mr|drakfirsttime-2.25.5-5|64	
14mr|drakfirsttime-2.25.5-5|65	
14mr|drakfirsttime-2.25.5-5|66	%changelog
14mr|drakfirsttime-2.25.5-5|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.25.5-5
14mr|drakfirsttime-2.25.5-5|68	+ Revision: 94d88f3
14mr|drakfirsttime-2.25.5-5|69	- MassBuild#440: Increase release tag
14mr|drakfirsttime-2.25.5-5|70	
14mr|drakfirsttime-2.25.5-5|71	

16216 14
14mr|drakguard-0.7.14-2|1	Summary:  Parental control tool
14mr|drakguard-0.7.14-2|2	Name:     drakguard
14mr|drakguard-0.7.14-2|3	Version:  0.7.14
14mr|drakguard-0.7.14-2|4	Release:  2
14mr|drakguard-0.7.14-2|5	Source0:  %name-%version.tar.xz
14mr|drakguard-0.7.14-2|6	License:  GPL
14mr|drakguard-0.7.14-2|7	Group:    System/Configuration/Other
14mr|drakguard-0.7.14-2|8	Url:      http://www.mandriva.com/
14mr|drakguard-0.7.14-2|9	BuildRequires: perl-MDK-Common-devel gettext
14mr|drakguard-0.7.14-2|10	Requires: drakxtools >= 10.22
14mr|drakguard-0.7.14-2|11	Requires: drakx-net >= 0.41
14mr|drakguard-0.7.14-2|12	BuildRoot: %_tmppath/%name-%version-buildroot
14mr|drakguard-0.7.14-2|13	BuildArch: noarch
14mr|drakguard-0.7.14-2|14	
14mr|drakguard-0.7.14-2|15	%description
14mr|drakguard-0.7.14-2|16	This tool allows to configure parental control. It can block access to
14mr|drakguard-0.7.14-2|17	web sites and restrict connection during a specified timeframe.
14mr|drakguard-0.7.14-2|18	
14mr|drakguard-0.7.14-2|19	%prep
14mr|drakguard-0.7.14-2|20	%setup -q
14mr|drakguard-0.7.14-2|21	
14mr|drakguard-0.7.14-2|22	%build
14mr|drakguard-0.7.14-2|23	%make
14mr|drakguard-0.7.14-2|24	
14mr|drakguard-0.7.14-2|25	%install
14mr|drakguard-0.7.14-2|26	rm -fr %{buildroot}
14mr|drakguard-0.7.14-2|27	%makeinstall_std
14mr|drakguard-0.7.14-2|28	%find_lang %name
14mr|drakguard-0.7.14-2|29	
14mr|drakguard-0.7.14-2|30	%files -f %{name}.lang
14mr|drakguard-0.7.14-2|31	%defattr(-,root,root)
14mr|drakguard-0.7.14-2|32	%doc NEWS
14mr|drakguard-0.7.14-2|33	%{_sbindir}/%{name}
14mr|drakguard-0.7.14-2|34	/usr/lib/libDrakX/icons/*
14mr|drakguard-0.7.14-2|35	
14mr|drakguard-0.7.14-2|36	
14mr|drakguard-0.7.14-2|37	%changelog
14mr|drakguard-0.7.14-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.14-2
14mr|drakguard-0.7.14-2|39	+ Revision: b808b51
14mr|drakguard-0.7.14-2|40	- MassBuild#440: Increase release tag
14mr|drakguard-0.7.14-2|41	
14mr|drakguard-0.7.14-2|42	

16217 14
14mr|draklive-config-One-0.1-0.20090428.1.4|1	%define name draklive-config-One
14mr|draklive-config-One-0.1-0.20090428.1.4|2	%define version 0.1
14mr|draklive-config-One-0.1-0.20090428.1.4|3	%define svnsnap 20090428.1
14mr|draklive-config-One-0.1-0.20090428.1.4|4	%define rel 4
14mr|draklive-config-One-0.1-0.20090428.1.4|5	%define release %mkrel 0.%{svnsnap}.%{rel}
14mr|draklive-config-One-0.1-0.20090428.1.4|6	%define distname %{name}-%{svnsnap}
14mr|draklive-config-One-0.1-0.20090428.1.4|7	# DATE=$(date +%Y%m%d)
14mr|draklive-config-One-0.1-0.20090428.1.4|8	# svn export http://svn.mandriva.com/svn/config/One/trunk draklive-config-One-$DATE
14mr|draklive-config-One-0.1-0.20090428.1.4|9	# tar cjf draklive-config-One-$DATE.tar.bz2 draklive-config-One-$DATE
14mr|draklive-config-One-0.1-0.20090428.1.4|10	
14mr|draklive-config-One-0.1-0.20090428.1.4|11	Summary: Configuration files to build Mandriva One with draklive
14mr|draklive-config-One-0.1-0.20090428.1.4|12	Name: %{name}
14mr|draklive-config-One-0.1-0.20090428.1.4|13	Version: %{version}
14mr|draklive-config-One-0.1-0.20090428.1.4|14	Release: %{release}
14mr|draklive-config-One-0.1-0.20090428.1.4|15	Source0: %{distname}.tar.bz2
14mr|draklive-config-One-0.1-0.20090428.1.4|16	License: GPL
14mr|draklive-config-One-0.1-0.20090428.1.4|17	Group: System/Configuration/Other
14mr|draklive-config-One-0.1-0.20090428.1.4|18	Url: http://wiki.mandriva.com/en/Draklive
14mr|draklive-config-One-0.1-0.20090428.1.4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|draklive-config-One-0.1-0.20090428.1.4|20	BuildArch: noarch
14mr|draklive-config-One-0.1-0.20090428.1.4|21	
14mr|draklive-config-One-0.1-0.20090428.1.4|22	%description
14mr|draklive-config-One-0.1-0.20090428.1.4|23	This package contains the required configuration files to build
14mr|draklive-config-One-0.1-0.20090428.1.4|24	Mandriva One live CDs with the draklive tool.
14mr|draklive-config-One-0.1-0.20090428.1.4|25	
14mr|draklive-config-One-0.1-0.20090428.1.4|26	%prep
14mr|draklive-config-One-0.1-0.20090428.1.4|27	%setup -q -n %{distname}
14mr|draklive-config-One-0.1-0.20090428.1.4|28	
14mr|draklive-config-One-0.1-0.20090428.1.4|29	%build
14mr|draklive-config-One-0.1-0.20090428.1.4|30	
14mr|draklive-config-One-0.1-0.20090428.1.4|31	%install
14mr|draklive-config-One-0.1-0.20090428.1.4|32	rm -rf %{buildroot}
14mr|draklive-config-One-0.1-0.20090428.1.4|33	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mr|draklive-config-One-0.1-0.20090428.1.4|34	cp -a * %{buildroot}%{_sysconfdir}/%{name}
14mr|draklive-config-One-0.1-0.20090428.1.4|35	
14mr|draklive-config-One-0.1-0.20090428.1.4|36	%post
14mr|draklive-config-One-0.1-0.20090428.1.4|37	if [ ! -e %{_sysconfdir}/draklive ]; then
14mr|draklive-config-One-0.1-0.20090428.1.4|38	ln -s %{name} %{_sysconfdir}/draklive
14mr|draklive-config-One-0.1-0.20090428.1.4|39	fi
14mr|draklive-config-One-0.1-0.20090428.1.4|40	:
14mr|draklive-config-One-0.1-0.20090428.1.4|41	
14mr|draklive-config-One-0.1-0.20090428.1.4|42	%clean
14mr|draklive-config-One-0.1-0.20090428.1.4|43	rm -rf %{buildroot}
14mr|draklive-config-One-0.1-0.20090428.1.4|44	
14mr|draklive-config-One-0.1-0.20090428.1.4|45	%files
14mr|draklive-config-One-0.1-0.20090428.1.4|46	%defattr(-,root,root)
14mr|draklive-config-One-0.1-0.20090428.1.4|47	%{_sysconfdir}/%{name}
14mr|draklive-config-One-0.1-0.20090428.1.4|48	
14mr|draklive-config-One-0.1-0.20090428.1.4|49	
14mr|draklive-config-One-0.1-0.20090428.1.4|50	
14mr|draklive-config-One-0.1-0.20090428.1.4|51	%changelog
14mr|draklive-config-One-0.1-0.20090428.1.4|52	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-0.20090428.1.4
14mr|draklive-config-One-0.1-0.20090428.1.4|53	+ Revision: cc20b50
14mr|draklive-config-One-0.1-0.20090428.1.4|54	- Automatic import for version 0.1
14mr|draklive-config-One-0.1-0.20090428.1.4|55	
14mr|draklive-config-One-0.1-0.20090428.1.4|56	

16218 14
14mr|draklive-install-1.45-12|1	%define name draklive-install
14mr|draklive-install-1.45-12|2	%define version 1.45
14mr|draklive-install-1.45-12|3	%define release 12
14mr|draklive-install-1.45-12|4	%define iconname ROSAOne-install-icon.png
14mr|draklive-install-1.45-12|5	%define xsetup_level 60
14mr|draklive-install-1.45-12|6	
14mr|draklive-install-1.45-12|7	Summary:	Live installer
14mr|draklive-install-1.45-12|8	Name:		%{name}
14mr|draklive-install-1.45-12|9	Version:	%{version}
14mr|draklive-install-1.45-12|10	Release:	%{release}
14mr|draklive-install-1.45-12|11	Source0:	%{name}-%{version}.tar.xz
14mr|draklive-install-1.45-12|12	Source1:        60-dracut-isobuild.conf
14mr|draklive-install-1.45-12|13	Source2:	efi-remount.sh
14mr|draklive-install-1.45-12|14	Source3:	remove-live-user.sh
14mr|draklive-install-1.45-12|15	Patch1:         error-processing-fix.patch
14mr|draklive-install-1.45-12|16	Patch2:         support-file-swap.patch
14mr|draklive-install-1.45-12|17	Patch3:         fixed-wait-dialog-not-hidden.patch
14mr|draklive-install-1.45-12|18	Patch4:         bootloader-hdd-list-improved.patch
14mr|draklive-install-1.45-12|19	Patch5:         grub-install-fixes.patch
14mr|draklive-install-1.45-12|20	Patch6:         support-efi-and-gpt.patch
14mr|draklive-install-1.45-12|21	Patch7:         exclude-live-root-from-bootloader.patch
14mr|draklive-install-1.45-12|22	Patch8:         support-crypted-system-partitions.patch
14mr|draklive-install-1.45-12|23	Patch9:         startup-center-window.patch
14mr|draklive-install-1.45-12|24	Patch10:        bootloader-remember-selected-entry.patch
14mr|draklive-install-1.45-12|25	License:	GPL
14mr|draklive-install-1.45-12|26	Group:		System/Configuration/Other
14mr|draklive-install-1.45-12|27	Url:		https://abf.rosalinux.ru/soft/draklive-install
14mr|draklive-install-1.45-12|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|draklive-install-1.45-12|29	BuildArch:      noarch
14mr|draklive-install-1.45-12|30	Requires:	drakxtools >= 14.47-12
14mr|draklive-install-1.45-12|31	Requires:	drakx-installer-matchbox
14mr|draklive-install-1.45-12|32	BuildRequires:	intltool
14mr|draklive-install-1.45-12|33	
14mr|draklive-install-1.45-12|34	%description
14mr|draklive-install-1.45-12|35	This tool allows to install Rosa from a running live system.
14mr|draklive-install-1.45-12|36	
14mr|draklive-install-1.45-12|37	%prep
14mr|draklive-install-1.45-12|38	%setup -q
14mr|draklive-install-1.45-12|39	%apply_patches
14mr|draklive-install-1.45-12|40	
14mr|draklive-install-1.45-12|41	%build
14mr|draklive-install-1.45-12|42	%make
14mr|draklive-install-1.45-12|43	
14mr|draklive-install-1.45-12|44	%install
14mr|draklive-install-1.45-12|45	rm -rf %buildroot
14mr|draklive-install-1.45-12|46	
14mr|draklive-install-1.45-12|47	%makeinstall
14mr|draklive-install-1.45-12|48	
14mr|draklive-install-1.45-12|49	for product in one flash; do
14mr|draklive-install-1.45-12|50	install -D -m 0755 %name.desktop %buildroot%_datadir/mdk/desktop/$product/%name.desktop
14mr|draklive-install-1.45-12|51	done
14mr|draklive-install-1.45-12|52	install -D -m 0755 %name %buildroot/%_sbindir/%name
14mr|draklive-install-1.45-12|53	install -m 0755 %{name}-lock-storage %buildroot/%_sbindir/
14mr|draklive-install-1.45-12|54	
14mr|draklive-install-1.45-12|55	mkdir -p %buildroot%_bindir
14mr|draklive-install-1.45-12|56	ln -sf consolehelper %buildroot%_bindir/%{name}-lock-storage
14mr|draklive-install-1.45-12|57	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|draklive-install-1.45-12|58	
14mr|draklive-install-1.45-12|59	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-lock-storage  <<EOF
14mr|draklive-install-1.45-12|60	#%PAM-1.0
14mr|draklive-install-1.45-12|61	auth		include		config-util-user
14mr|draklive-install-1.45-12|62	account		include		config-util-user
14mr|draklive-install-1.45-12|63	session		include		config-util-user
14mr|draklive-install-1.45-12|64	EOF
14mr|draklive-install-1.45-12|65	
14mr|draklive-install-1.45-12|66	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|draklive-install-1.45-12|67	
14mr|draklive-install-1.45-12|68	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-lock-storage <<EOF
14mr|draklive-install-1.45-12|69	USER=<user>
14mr|draklive-install-1.45-12|70	PROGRAM=/usr/sbin/%{name}-lock-storage
14mr|draklive-install-1.45-12|71	FALLBACK=false
14mr|draklive-install-1.45-12|72	SESSION=true
14mr|draklive-install-1.45-12|73	EOF
14mr|draklive-install-1.45-12|74	
14mr|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}
14mr|draklive-install-1.45-12|76	install data/icons/IC-installone-48.png %buildroot%_liconsdir/%iconname
14mr|draklive-install-1.45-12|77	install data/icons/IC-installone-32.png %buildroot%_iconsdir/%iconname
14mr|draklive-install-1.45-12|78	install data/icons/IC-installone-16.png %buildroot%_miconsdir/%iconname
14mr|draklive-install-1.45-12|79	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/48x48/apps/%iconname
14mr|draklive-install-1.45-12|80	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/32x32/apps/%iconname
14mr|draklive-install-1.45-12|81	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/16x16/apps/%iconname
14mr|draklive-install-1.45-12|82	
14mr|draklive-install-1.45-12|83	#install advert to properties directores
14mr|draklive-install-1.45-12|84	install data/icons/en/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/en/
14mr|draklive-install-1.45-12|85	install data/advert/en/* %buildroot%_datadir/libDrakX/advert/en/
14mr|draklive-install-1.45-12|86	install data/icons/ru/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/ru/
14mr|draklive-install-1.45-12|87	install data/advert/ru/* %buildroot%_datadir/libDrakX/advert/ru/
14mr|draklive-install-1.45-12|88	
14mr|draklive-install-1.45-12|89	install rosa-draklive-install.desktop %buildroot%_datadir/applications/
14mr|draklive-install-1.45-12|90	install -D -m 0755 %{name}.xsetup %buildroot%_sysconfdir/X11/xsetup.d/%{xsetup_level}%{name}.xsetup
14mr|draklive-install-1.45-12|91	install -m 0755 clean_live_hds %buildroot%_sbindir/clean_live_hds
14mr|draklive-install-1.45-12|92	mkdir -p %buildroot%_sysconfdir/%{name}.d/isobuild/
14mr|draklive-install-1.45-12|93	install -m 0644 -D %{SOURCE1} %buildroot%_sysconfdir/%{name}.d/isobuild/60-dracut-isobuild.conf
14mr|draklive-install-1.45-12|94	install -m 0755 -D %{SOURCE2} %buildroot%_sysconfdir/%{name}.d/run.d/efi-remount.sh
14mr|draklive-install-1.45-12|95	install -m 0755 -D %{SOURCE3} %buildroot%_sysconfdir/%{name}.d/run.d/remove-live-user.sh
14mr|draklive-install-1.45-12|96	
14mr|draklive-install-1.45-12|97	%find_lang %name
14mr|draklive-install-1.45-12|98	
14mr|draklive-install-1.45-12|99	%files -f %name.lang
14mr|draklive-install-1.45-12|100	%defattr(-,root,root)
14mr|draklive-install-1.45-12|101	%_sbindir/%name
14mr|draklive-install-1.45-12|102	%_sbindir/%{name}-lock-storage
14mr|draklive-install-1.45-12|103	%_bindir/%{name}-lock-storage
14mr|draklive-install-1.45-12|104	%{_sysconfdir}/pam.d/%{name}-lock-storage
14mr|draklive-install-1.45-12|105	%{_sysconfdir}/security/console.apps/%{name}-lock-storage
14mr|draklive-install-1.45-12|106	%_datadir/mdk/desktop/*/*.desktop
14mr|draklive-install-1.45-12|107	%_datadir/applications/rosa-draklive-install.desktop
14mr|draklive-install-1.45-12|108	%_iconsdir/%iconname
14mr|draklive-install-1.45-12|109	%_liconsdir/%iconname
14mr|draklive-install-1.45-12|110	%_miconsdir/%iconname
14mr|draklive-install-1.45-12|111	%_datadir/icons/hicolor/*/apps/%iconname
14mr|draklive-install-1.45-12|112	%_datadir/libDrakX/pixmaps/en/ROSAOne-*.png
14mr|draklive-install-1.45-12|113	%_datadir/libDrakX/pixmaps/ru/ROSAOne-*.png
14mr|draklive-install-1.45-12|114	%_datadir/libDrakX/advert/*
14mr|draklive-install-1.45-12|115	%_sysconfdir/X11/xsetup.d/??%{name}.xsetup
14mr|draklive-install-1.45-12|116	%dir %_sysconfdir/%{name}.d
14mr|draklive-install-1.45-12|117	%dir %_sysconfdir/%{name}.d/sysconfig
14mr|draklive-install-1.45-12|118	%dir %_sysconfdir/%{name}.d/isobuild/
14mr|draklive-install-1.45-12|119	%_sysconfdir/%{name}.d/isobuild/*
14mr|draklive-install-1.45-12|120	%_sysconfdir/%{name}.d/run.d/*
14mr|draklive-install-1.45-12|121	%{_sbindir}/clean_live_hds
14mr|draklive-install-1.45-12|122	
14mr|draklive-install-1.45-12|123	%changelog
14mr|draklive-install-1.45-12|124	* Wed Aug 13 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-12
14mr|draklive-install-1.45-12|125	+ Revision: baf2610
14mr|draklive-install-1.45-12|126	- Added bootloader option to save last booted entry
14mr|draklive-install-1.45-12|127	
14mr|draklive-install-1.45-12|128	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-11
14mr|draklive-install-1.45-12|129	+ Revision: 5f5fd69
14mr|draklive-install-1.45-12|130	- release up
14mr|draklive-install-1.45-12|131	
14mr|draklive-install-1.45-12|132	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-10
14mr|draklive-install-1.45-12|133	+ Revision: 49ee153
14mr|draklive-install-1.45-12|134	- minor fix
14mr|draklive-install-1.45-12|135	
14mr|draklive-install-1.45-12|136	* Thu Jul 10 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-10
14mr|draklive-install-1.45-12|137	+ Revision: af59f70
14mr|draklive-install-1.45-12|138	- Minor code refactoring
14mr|draklive-install-1.45-12|139	
14mr|draklive-install-1.45-12|140	* Wed Jul 02 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-9
14mr|draklive-install-1.45-12|141	+ Revision: 0eaad39
14mr|draklive-install-1.45-12|142	- Moving installer window at the center of screen on startup
14mr|draklive-install-1.45-12|143	
14mr|draklive-install-1.45-12|144	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-8
14mr|draklive-install-1.45-12|145	+ Revision: 73015cd
14mr|draklive-install-1.45-12|146	- Installer improvements
14mr|draklive-install-1.45-12|147	- 1. Excluded Live root disk from installing bootloader (drakxtools >=14.47-10 required).
14mr|draklive-install-1.45-12|148	- 2. Supported crypted system partitions.
14mr|draklive-install-1.45-12|149	
14mr|draklive-install-1.45-12|150	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-7
14mr|draklive-install-1.45-12|151	+ Revision: 5a9ff58
14mr|draklive-install-1.45-12|152	- MassBuild#440: Increase release tag
14mr|draklive-install-1.45-12|153	
14mr|draklive-install-1.45-12|154	* Fri Jun 06 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-6
14mr|draklive-install-1.45-12|155	+ Revision: 63e46d1
14mr|draklive-install-1.45-12|156	- Grub installaion for EFI boot and GPT disks
14mr|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.
14mr|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.
14mr|draklive-install-1.45-12|159	
14mr|draklive-install-1.45-12|160	* Fri May 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-5
14mr|draklive-install-1.45-12|161	+ Revision: c21e03b
14mr|draklive-install-1.45-12|162	- Fixed grub installation
14mr|draklive-install-1.45-12|163	
14mr|draklive-install-1.45-12|164	* Tue May 20 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-4
14mr|draklive-install-1.45-12|165	+ Revision: ba13543
14mr|draklive-install-1.45-12|166	- release up, uncomment udevdir
14mr|draklive-install-1.45-12|167	
14mr|draklive-install-1.45-12|168	* Tue May 20 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-3
14mr|draklive-install-1.45-12|169	+ Revision: 3de5f92
14mr|draklive-install-1.45-12|170	- Updated 60-dracut-isobuild.conf
14mr|draklive-install-1.45-12|171	
14mr|draklive-install-1.45-12|172	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-3
14mr|draklive-install-1.45-12|173	+ Revision: ec3f6b3
14mr|draklive-install-1.45-12|174	- Improved HDD info displaying in bootloader dialog
14mr|draklive-install-1.45-12|175	
14mr|draklive-install-1.45-12|176	* Wed Apr 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-2
14mr|draklive-install-1.45-12|177	+ Revision: e09b484
14mr|draklive-install-1.45-12|178	- Fixed: wait dialog was not closed before showing final message
14mr|draklive-install-1.45-12|179	
14mr|draklive-install-1.45-12|180	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.45-1
14mr|draklive-install-1.45-12|181	+ Revision: b6bc7ea
14mr|draklive-install-1.45-12|182	- version up, changed tarballs
14mr|draklive-install-1.45-12|183	
14mr|draklive-install-1.45-12|184	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.44-5
14mr|draklive-install-1.45-12|185	+ Revision: 5fd1c74
14mr|draklive-install-1.45-12|186	- updated artwork
14mr|draklive-install-1.45-12|187	
14mr|draklive-install-1.45-12|188	* Tue Mar 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-4
14mr|draklive-install-1.45-12|189	+ Revision: 64e60d8
14mr|draklive-install-1.45-12|190	- Added support for file swap
14mr|draklive-install-1.45-12|191	
14mr|draklive-install-1.45-12|192	* Thu Mar 20 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-3
14mr|draklive-install-1.45-12|193	+ Revision: 0a539e0
14mr|draklive-install-1.45-12|194	- Fixing the previous fix
14mr|draklive-install-1.45-12|195	
14mr|draklive-install-1.45-12|196	* Thu Mar 20 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-2
14mr|draklive-install-1.45-12|197	+ Revision: 5dbc07c
14mr|draklive-install-1.45-12|198	- Fixed error processing when starting firstboot
14mr|draklive-install-1.45-12|199	
14mr|draklive-install-1.45-12|200	* Wed Mar 19 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-1
14mr|draklive-install-1.45-12|201	+ Revision: 72aacb1
14mr|draklive-install-1.45-12|202	- Added firstboot stage to the main installer (after Grub)
14mr|draklive-install-1.45-12|203	- Also re-fixed the bug with mounted partitions (the previous fix caused installation to fail).
14mr|draklive-install-1.45-12|204	
14mr|draklive-install-1.45-12|205	* Fri Mar 07 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.43-2
14mr|draklive-install-1.45-12|206	+ Revision: eac11ff
14mr|draklive-install-1.45-12|207	- Fixed: installation failed if partition was mounted by user
14mr|draklive-install-1.45-12|208	
14mr|draklive-install-1.45-12|209	* Tue Mar 04 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.43-1
14mr|draklive-install-1.45-12|210	+ Revision: 0456dbb
14mr|draklive-install-1.45-12|211	- Implemented autoinstallation support
14mr|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.
14mr|draklive-install-1.45-12|213	
14mr|draklive-install-1.45-12|214	* Mon Feb 10 2014 akdengi <kazancas@mandriva.ru> 1.42-1
14mr|draklive-install-1.45-12|215	+ Revision: 2ff810a
14mr|draklive-install-1.45-12|216	- merge with red3
14mr|draklive-install-1.45-12|217	
14mr|draklive-install-1.45-12|218	* Sat Feb 08 2014 akdengi <kazancas@mandriva.ru> 1.42-1
14mr|draklive-install-1.45-12|219	+ Revision: 46eff66
14mr|draklive-install-1.45-12|220	- delete remount_esp_on_efi
14mr|draklive-install-1.45-12|221	
14mr|draklive-install-1.45-12|222	* Sat Feb 08 2014 akdengi <kazancas@mandriva.ru> 1.42-1
14mr|draklive-install-1.45-12|223	+ Revision: 085639b
14mr|draklive-install-1.45-12|224	- change remount efi script. 1.42
14mr|draklive-install-1.45-12|225	
14mr|draklive-install-1.45-12|226	* Fri Feb 07 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.41-4
14mr|draklive-install-1.45-12|227	+ Revision: 93fabf6
14mr|draklive-install-1.45-12|228	- omit drivers
14mr|draklive-install-1.45-12|229	
14mr|draklive-install-1.45-12|230	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
14mr|draklive-install-1.45-12|231	+ Revision: 383bdf9
14mr|draklive-install-1.45-12|232	- fix
14mr|draklive-install-1.45-12|233	
14mr|draklive-install-1.45-12|234	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
14mr|draklive-install-1.45-12|235	+ Revision: f5b6ba0
14mr|draklive-install-1.45-12|236	- fix efi-remount
14mr|draklive-install-1.45-12|237	
14mr|draklive-install-1.45-12|238	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
14mr|draklive-install-1.45-12|239	+ Revision: 2b14be3
14mr|draklive-install-1.45-12|240	- add run.d script
14mr|draklive-install-1.45-12|241	
14mr|draklive-install-1.45-12|242	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-2
14mr|draklive-install-1.45-12|243	+ Revision: be6914a
14mr|draklive-install-1.45-12|244	- fix tarball
14mr|draklive-install-1.45-12|245	
14mr|draklive-install-1.45-12|246	* Wed Feb 05 2014 akdengi <kazancas@mandriva.ru> 1.41-1
14mr|draklive-install-1.45-12|247	+ Revision: fbcacee
14mr|draklive-install-1.45-12|248	- add to files remount_esp_on_efi and drop patch0
14mr|draklive-install-1.45-12|249	
14mr|draklive-install-1.45-12|250	* Wed Feb 05 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-1
14mr|draklive-install-1.45-12|251	+ Revision: 45e6958
14mr|draklive-install-1.45-12|252	- Update to 1.41
14mr|draklive-install-1.45-12|253	
14mr|draklive-install-1.45-12|254	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-14
14mr|draklive-install-1.45-12|255	+ Revision: bed979a
14mr|draklive-install-1.45-12|256	- Updated draklive-install.spec
14mr|draklive-install-1.45-12|257	
14mr|draklive-install-1.45-12|258	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-13
14mr|draklive-install-1.45-12|259	+ Revision: d0544d8
14mr|draklive-install-1.45-12|260	- Updated draklive-install-1.40.EFI.patch
14mr|draklive-install-1.45-12|261	
14mr|draklive-install-1.45-12|262	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.40-13
14mr|draklive-install-1.45-12|263	+ Revision: c973558
14mr|draklive-install-1.45-12|264	- added EFI patch
14mr|draklive-install-1.45-12|265	
14mr|draklive-install-1.45-12|266	* Mon Dec 30 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.41-13
14mr|draklive-install-1.45-12|267	+ Revision: 1829238
14mr|draklive-install-1.45-12|268	- release up
14mr|draklive-install-1.45-12|269	
14mr|draklive-install-1.45-12|270	* Mon Dec 30 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.41-12
14mr|draklive-install-1.45-12|271	+ Revision: 6f5a1da
14mr|draklive-install-1.45-12|272	- changed english artwork back to original
14mr|draklive-install-1.45-12|273	
14mr|draklive-install-1.45-12|274	* Wed Dec 25 2013 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.40-12
14mr|draklive-install-1.45-12|275	+ Revision: 9db0ed3
14mr|draklive-install-1.45-12|276	- Fixed installing Grub error on non-EFI systems
14mr|draklive-install-1.45-12|277	
14mr|draklive-install-1.45-12|278	* Tue Dec 24 2013 akdengi <kazancas@mandriva.ru> 1.40-11
14mr|draklive-install-1.45-12|279	+ Revision: 3dc94d8
14mr|draklive-install-1.45-12|280	- Drop patches. Use right tarball
14mr|draklive-install-1.45-12|281	
14mr|draklive-install-1.45-12|282	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-10
14mr|draklive-install-1.45-12|283	+ Revision: 33b656c
14mr|draklive-install-1.45-12|284	- added asus-nb-wmi to config
14mr|draklive-install-1.45-12|285	
14mr|draklive-install-1.45-12|286	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-10
14mr|draklive-install-1.45-12|287	+ Revision: 8b2b5ff
14mr|draklive-install-1.45-12|288	- release up
14mr|draklive-install-1.45-12|289	
14mr|draklive-install-1.45-12|290	* Wed Dec 18 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-9
14mr|draklive-install-1.45-12|291	+ Revision: a22f0fa
14mr|draklive-install-1.45-12|292	- do not omit radeon and nouveau
14mr|draklive-install-1.45-12|293	
14mr|draklive-install-1.45-12|294	* Wed Dec 18 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-9
14mr|draklive-install-1.45-12|295	+ Revision: 027e045
14mr|draklive-install-1.45-12|296	- release up
14mr|draklive-install-1.45-12|297	
14mr|draklive-install-1.45-12|298	

16219 14
14mr|draklive-resize-0.18.2-4|1	%define name draklive-resize
14mr|draklive-resize-0.18.2-4|2	%define version 0.18.2
14mr|draklive-resize-0.18.2-4|3	%define release 4
14mr|draklive-resize-0.18.2-4|4	%define iconname MandrivaOne-resize-icon.png
14mr|draklive-resize-0.18.2-4|5	
14mr|draklive-resize-0.18.2-4|6	Summary:	Live system resizing tool
14mr|draklive-resize-0.18.2-4|7	Name:		%{name}
14mr|draklive-resize-0.18.2-4|8	Version:	%{version}
14mr|draklive-resize-0.18.2-4|9	Release:	%{release}
14mr|draklive-resize-0.18.2-4|10	Source0:	%{name}-%{version}.tar.bz2
14mr|draklive-resize-0.18.2-4|11	License:	GPL
14mr|draklive-resize-0.18.2-4|12	Group:		System/Configuration/Other
14mr|draklive-resize-0.18.2-4|13	Url:		https://svn.mandriva.com/svn/soft/draklive-resize
14mr|draklive-resize-0.18.2-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|draklive-resize-0.18.2-4|15	BuildArch:      noarch
14mr|draklive-resize-0.18.2-4|16	
14mr|draklive-resize-0.18.2-4|17	%description
14mr|draklive-resize-0.18.2-4|18	This tool allows to resize a the system space for live systems.
14mr|draklive-resize-0.18.2-4|19	
14mr|draklive-resize-0.18.2-4|20	%prep
14mr|draklive-resize-0.18.2-4|21	%setup -q
14mr|draklive-resize-0.18.2-4|22	
14mr|draklive-resize-0.18.2-4|23	%build
14mr|draklive-resize-0.18.2-4|24	%make
14mr|draklive-resize-0.18.2-4|25	
14mr|draklive-resize-0.18.2-4|26	%install
14mr|draklive-resize-0.18.2-4|27	rm -rf %buildroot
14mr|draklive-resize-0.18.2-4|28	%makeinstall_std
14mr|draklive-resize-0.18.2-4|29	%find_lang %name
14mr|draklive-resize-0.18.2-4|30	
14mr|draklive-resize-0.18.2-4|31	%clean
14mr|draklive-resize-0.18.2-4|32	rm -rf %buildroot
14mr|draklive-resize-0.18.2-4|33	
14mr|draklive-resize-0.18.2-4|34	%files -f %{name}.lang
14mr|draklive-resize-0.18.2-4|35	%defattr(-,root,root)
14mr|draklive-resize-0.18.2-4|36	%doc NEWS
14mr|draklive-resize-0.18.2-4|37	%_sbindir/%name
14mr|draklive-resize-0.18.2-4|38	%_sysconfdir/X11/xsetup.d/??%{name}.xsetup
14mr|draklive-resize-0.18.2-4|39	%_iconsdir/*.png
14mr|draklive-resize-0.18.2-4|40	
14mr|draklive-resize-0.18.2-4|41	
14mr|draklive-resize-0.18.2-4|42	
14mr|draklive-resize-0.18.2-4|43	
14mr|draklive-resize-0.18.2-4|44	
14mr|draklive-resize-0.18.2-4|45	%changelog
14mr|draklive-resize-0.18.2-4|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18.2-4
14mr|draklive-resize-0.18.2-4|47	+ Revision: 6128f05
14mr|draklive-resize-0.18.2-4|48	- MassBuild#440: Increase release tag
14mr|draklive-resize-0.18.2-4|49	
14mr|draklive-resize-0.18.2-4|50	

16220 14
14mr|drakmenustyle-0.14.1-7|1	
14mr|drakmenustyle-0.14.1-7|2	
14mr|drakmenustyle-0.14.1-7|3	Summary:  Menu Style Configuration
14mr|drakmenustyle-0.14.1-7|4	Name:     drakmenustyle
14mr|drakmenustyle-0.14.1-7|5	Version:  0.14.1
14mr|drakmenustyle-0.14.1-7|6	Release:  7
14mr|drakmenustyle-0.14.1-7|7	Source0:  %name-%version.tar.bz2
14mr|drakmenustyle-0.14.1-7|8	Source1:  drakmenustyle16.png
14mr|drakmenustyle-0.14.1-7|9	Source2:  drakmenustyle32.png
14mr|drakmenustyle-0.14.1-7|10	Source3:  drakmenustyle48.png
14mr|drakmenustyle-0.14.1-7|11	License:  GPL
14mr|drakmenustyle-0.14.1-7|12	Group:    System/Configuration/Other
14mr|drakmenustyle-0.14.1-7|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
14mr|drakmenustyle-0.14.1-7|14	BuildRequires: perl-MDK-Common-devel
14mr|drakmenustyle-0.14.1-7|15	Requires: drakxtools => 10.4.53-1mdv2007.0
14mr|drakmenustyle-0.14.1-7|16	Requires: perl-Gtk2 >= 1.023-1mdk
14mr|drakmenustyle-0.14.1-7|17	BuildRoot: %_tmppath/%name-%version-buildroot
14mr|drakmenustyle-0.14.1-7|18	Provides: menudrake
14mr|drakmenustyle-0.14.1-7|19	Obsoletes: menudrake
14mr|drakmenustyle-0.14.1-7|20	BuildArch: noarch
14mr|drakmenustyle-0.14.1-7|21	
14mr|drakmenustyle-0.14.1-7|22	%description
14mr|drakmenustyle-0.14.1-7|23	Drakmenustyle enables to configure the menu style under Mandriva Linux.
14mr|drakmenustyle-0.14.1-7|24	
14mr|drakmenustyle-0.14.1-7|25	%prep
14mr|drakmenustyle-0.14.1-7|26	%setup -q
14mr|drakmenustyle-0.14.1-7|27	
14mr|drakmenustyle-0.14.1-7|28	%build
14mr|drakmenustyle-0.14.1-7|29	perl -pi -e 's/^use strict/#use strict/g' drakmenustyle
14mr|drakmenustyle-0.14.1-7|30	
14mr|drakmenustyle-0.14.1-7|31	%install
14mr|drakmenustyle-0.14.1-7|32	rm -fr $RPM_BUILD_ROOT
14mr|drakmenustyle-0.14.1-7|33	%makeinstall_std
14mr|drakmenustyle-0.14.1-7|34	
14mr|drakmenustyle-0.14.1-7|35	#install lang
14mr|drakmenustyle-0.14.1-7|36	%find_lang %name
14mr|drakmenustyle-0.14.1-7|37	
14mr|drakmenustyle-0.14.1-7|38	#install menu
14mr|drakmenustyle-0.14.1-7|39	
14mr|drakmenustyle-0.14.1-7|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|drakmenustyle-0.14.1-7|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakmenustyle.desktop << EOF
14mr|drakmenustyle-0.14.1-7|42	[Desktop Entry]
14mr|drakmenustyle-0.14.1-7|43	Name=Menu Style Configuration
14mr|drakmenustyle-0.14.1-7|44	Comment=Menu Style Configuration
14mr|drakmenustyle-0.14.1-7|45	Exec=%{_bindir}/%name
14mr|drakmenustyle-0.14.1-7|46	Icon=drakmenustyle
14mr|drakmenustyle-0.14.1-7|47	Terminal=false
14mr|drakmenustyle-0.14.1-7|48	Type=Application
14mr|drakmenustyle-0.14.1-7|49	StartupNotify=true
14mr|drakmenustyle-0.14.1-7|50	Categories=GTK;X-MandrivaLinux-CrossDesktop;Settings;
14mr|drakmenustyle-0.14.1-7|51	NoDisplay=true
14mr|drakmenustyle-0.14.1-7|52	EOF
14mr|drakmenustyle-0.14.1-7|53	
14mr|drakmenustyle-0.14.1-7|54	#install menu icon
14mr|drakmenustyle-0.14.1-7|55	mkdir -p %buildroot/{%_miconsdir,%_liconsdir}
14mr|drakmenustyle-0.14.1-7|56	install -m644 %SOURCE1 %buildroot/%_miconsdir/drakmenustyle.png
14mr|drakmenustyle-0.14.1-7|57	install -m644 %SOURCE2 %buildroot/%_iconsdir/drakmenustyle.png
14mr|drakmenustyle-0.14.1-7|58	install -m644 %SOURCE3 %buildroot/%_liconsdir/drakmenustyle.png
14mr|drakmenustyle-0.14.1-7|59	
14mr|drakmenustyle-0.14.1-7|60	%if %mdkversion < 200900
14mr|drakmenustyle-0.14.1-7|61	%post
14mr|drakmenustyle-0.14.1-7|62	%update_menus
14mr|drakmenustyle-0.14.1-7|63	%endif
14mr|drakmenustyle-0.14.1-7|64	
14mr|drakmenustyle-0.14.1-7|65	%if %mdkversion < 200900
14mr|drakmenustyle-0.14.1-7|66	%postun
14mr|drakmenustyle-0.14.1-7|67	%clean_menus
14mr|drakmenustyle-0.14.1-7|68	%endif
14mr|drakmenustyle-0.14.1-7|69	
14mr|drakmenustyle-0.14.1-7|70	%clean
14mr|drakmenustyle-0.14.1-7|71	rm -rf $RPM_BUILD_ROOT
14mr|drakmenustyle-0.14.1-7|72	
14mr|drakmenustyle-0.14.1-7|73	%files -f %{name}.lang
14mr|drakmenustyle-0.14.1-7|74	%defattr(-,root,root)
14mr|drakmenustyle-0.14.1-7|75	%doc COPYING ChangeLog
14mr|drakmenustyle-0.14.1-7|76	%_bindir/*
14mr|drakmenustyle-0.14.1-7|77	%{_datadir}/applications/mandriva-drakmenustyle.desktop
14mr|drakmenustyle-0.14.1-7|78	%_miconsdir/*.png
14mr|drakmenustyle-0.14.1-7|79	%_iconsdir/*.png
14mr|drakmenustyle-0.14.1-7|80	%_liconsdir/*.png
14mr|drakmenustyle-0.14.1-7|81	
14mr|drakmenustyle-0.14.1-7|82	
14mr|drakmenustyle-0.14.1-7|83	
14mr|drakmenustyle-0.14.1-7|84	
14mr|drakmenustyle-0.14.1-7|85	
14mr|drakmenustyle-0.14.1-7|86	%changelog
14mr|drakmenustyle-0.14.1-7|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.1-7
14mr|drakmenustyle-0.14.1-7|88	+ Revision: abdbbf9
14mr|drakmenustyle-0.14.1-7|89	- MassBuild#440: Increase release tag
14mr|drakmenustyle-0.14.1-7|90	
14mr|drakmenustyle-0.14.1-7|91	

16221 14
14mr|drakoo-0.13.2-6|1	# Changed by Makefile of cvs.
14mr|drakoo-0.13.2-6|2	# do not edit here, but in cvs/soft/drakoo
14mr|drakoo-0.13.2-6|3	
14mr|drakoo-0.13.2-6|4	Summary:  A file format wizard for OpenOffice.org
14mr|drakoo-0.13.2-6|5	Name:     drakoo
14mr|drakoo-0.13.2-6|6	Version:  0.13.2
14mr|drakoo-0.13.2-6|7	Release:  6
14mr|drakoo-0.13.2-6|8	# get the source from our SVN repository (see
14mr|drakoo-0.13.2-6|9	# http://svn.mandriva.com/)
14mr|drakoo-0.13.2-6|10	Source0:  %name-%version.tar.bz2
14mr|drakoo-0.13.2-6|11	License:  GPL
14mr|drakoo-0.13.2-6|12	Group:    Office
14mr|drakoo-0.13.2-6|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
14mr|drakoo-0.13.2-6|14	BuildArch: noarch
14mr|drakoo-0.13.2-6|15	BuildRequires: gettext
14mr|drakoo-0.13.2-6|16	BuildRequires: perl-MDK-Common-devel
14mr|drakoo-0.13.2-6|17	Requires: drakxtools > 10-56mdk
14mr|drakoo-0.13.2-6|18	BuildRoot: %_tmppath/%name-%version-buildroot
14mr|drakoo-0.13.2-6|19	
14mr|drakoo-0.13.2-6|20	%description
14mr|drakoo-0.13.2-6|21	This wizard is run on first run of OpenOffice.org and enables to
14mr|drakoo-0.13.2-6|22	select the default file format (either native OpenOffice.org one or
14mr|drakoo-0.13.2-6|23	Microsoft(R) Office).
14mr|drakoo-0.13.2-6|24	
14mr|drakoo-0.13.2-6|25	%prep
14mr|drakoo-0.13.2-6|26	%setup -q
14mr|drakoo-0.13.2-6|27	
14mr|drakoo-0.13.2-6|28	%build
14mr|drakoo-0.13.2-6|29	perl -pi -e 's/^use strict/#use strict/g' drakoo
14mr|drakoo-0.13.2-6|30	
14mr|drakoo-0.13.2-6|31	%install
14mr|drakoo-0.13.2-6|32	rm -fr $RPM_BUILD_ROOT
14mr|drakoo-0.13.2-6|33	%makeinstall_std
14mr|drakoo-0.13.2-6|34	
14mr|drakoo-0.13.2-6|35	%find_lang %name
14mr|drakoo-0.13.2-6|36	
14mr|drakoo-0.13.2-6|37	
14mr|drakoo-0.13.2-6|38	%clean
14mr|drakoo-0.13.2-6|39	rm -rf $RPM_BUILD_ROOT
14mr|drakoo-0.13.2-6|40	
14mr|drakoo-0.13.2-6|41	%files -f %{name}.lang
14mr|drakoo-0.13.2-6|42	%defattr(-,root,root)
14mr|drakoo-0.13.2-6|43	%doc COPYING
14mr|drakoo-0.13.2-6|44	%_bindir/*
14mr|drakoo-0.13.2-6|45	
14mr|drakoo-0.13.2-6|46	
14mr|drakoo-0.13.2-6|47	
14mr|drakoo-0.13.2-6|48	
14mr|drakoo-0.13.2-6|49	
14mr|drakoo-0.13.2-6|50	%changelog
14mr|drakoo-0.13.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.2-6
14mr|drakoo-0.13.2-6|52	+ Revision: 710e8d4
14mr|drakoo-0.13.2-6|53	- MassBuild#440: Increase release tag
14mr|drakoo-0.13.2-6|54	
14mr|drakoo-0.13.2-6|55	

16222 14
14mr|drakpxelinux-1.2.1-9|1	Summary:	PXE default file configurator
14mr|drakpxelinux-1.2.1-9|2	Name:		drakpxelinux
14mr|drakpxelinux-1.2.1-9|3	Version:	1.2.1
14mr|drakpxelinux-1.2.1-9|4	Release:        9
14mr|drakpxelinux-1.2.1-9|5	License:	GPLv2+
14mr|drakpxelinux-1.2.1-9|6	Group:		System/Configuration/Other
14mr|drakpxelinux-1.2.1-9|7	URL:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/drakpxelinux/
14mr|drakpxelinux-1.2.1-9|8	Source0:	%{name}-%{version}.tar.bz2
14mr|drakpxelinux-1.2.1-9|9	Requires:	perl-Gtk2, perl-MDK-Common, pxe, drakxtools, tftp-server, xinetd, pxelinux
14mr|drakpxelinux-1.2.1-9|10	Requires(post): desktop-file-utils
14mr|drakpxelinux-1.2.1-9|11	Requires(postun): desktop-file-utils
14mr|drakpxelinux-1.2.1-9|12	Buildarch:	noarch
14mr|drakpxelinux-1.2.1-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|drakpxelinux-1.2.1-9|14	
14mr|drakpxelinux-1.2.1-9|15	%description
14mr|drakpxelinux-1.2.1-9|16	Quick configuration of PXE menu parameters.
14mr|drakpxelinux-1.2.1-9|17	
14mr|drakpxelinux-1.2.1-9|18	%prep
14mr|drakpxelinux-1.2.1-9|19	
14mr|drakpxelinux-1.2.1-9|20	%setup -q
14mr|drakpxelinux-1.2.1-9|21	
14mr|drakpxelinux-1.2.1-9|22	%build
14mr|drakpxelinux-1.2.1-9|23	
14mr|drakpxelinux-1.2.1-9|24	%install
14mr|drakpxelinux-1.2.1-9|25	rm -rf %{buildroot}
14mr|drakpxelinux-1.2.1-9|26	
14mr|drakpxelinux-1.2.1-9|27	make prefix=%{buildroot} install
14mr|drakpxelinux-1.2.1-9|28	
14mr|drakpxelinux-1.2.1-9|29	# XDG menu
14mr|drakpxelinux-1.2.1-9|30	install -d %{buildroot}%{_datadir}/applications
14mr|drakpxelinux-1.2.1-9|31	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|drakpxelinux-1.2.1-9|32	[Desktop Entry]
14mr|drakpxelinux-1.2.1-9|33	Name=Drakpxelinux
14mr|drakpxelinux-1.2.1-9|34	Comment=Mandriva Linux Pxelinux configurator
14mr|drakpxelinux-1.2.1-9|35	Exec=%{_sbindir}/%{name}
14mr|drakpxelinux-1.2.1-9|36	Icon=configuration_section
14mr|drakpxelinux-1.2.1-9|37	Terminal=false
14mr|drakpxelinux-1.2.1-9|38	Type=Application
14mr|drakpxelinux-1.2.1-9|39	Categories=GTK;Settings;X-Mandriva-CrossDesktop;
14mr|drakpxelinux-1.2.1-9|40	EOF
14mr|drakpxelinux-1.2.1-9|41	
14mr|drakpxelinux-1.2.1-9|42	#install lang
14mr|drakpxelinux-1.2.1-9|43	%find_lang %{name}
14mr|drakpxelinux-1.2.1-9|44	
14mr|drakpxelinux-1.2.1-9|45	%if %mdkversion < 200900
14mr|drakpxelinux-1.2.1-9|46	%post
14mr|drakpxelinux-1.2.1-9|47	%update_menus
14mr|drakpxelinux-1.2.1-9|48	%update_desktop_database
14mr|drakpxelinux-1.2.1-9|49	%endif
14mr|drakpxelinux-1.2.1-9|50	
14mr|drakpxelinux-1.2.1-9|51	%if %mdkversion < 200900
14mr|drakpxelinux-1.2.1-9|52	%postun
14mr|drakpxelinux-1.2.1-9|53	%clean_menus
14mr|drakpxelinux-1.2.1-9|54	%clean_desktop_database
14mr|drakpxelinux-1.2.1-9|55	%endif
14mr|drakpxelinux-1.2.1-9|56	
14mr|drakpxelinux-1.2.1-9|57	%clean
14mr|drakpxelinux-1.2.1-9|58	rm -rf %{buildroot}
14mr|drakpxelinux-1.2.1-9|59	
14mr|drakpxelinux-1.2.1-9|60	%files -f %{name}.lang
14mr|drakpxelinux-1.2.1-9|61	%defattr(-,root,root)
14mr|drakpxelinux-1.2.1-9|62	%doc default TODO COPYING
14mr|drakpxelinux-1.2.1-9|63	%{_sbindir}/%{name}
14mr|drakpxelinux-1.2.1-9|64	%{_sbindir}/deployd
14mr|drakpxelinux-1.2.1-9|65	%{_sbindir}/deploy_get_autoinst.pl
14mr|drakpxelinux-1.2.1-9|66	%{_sysconfdir}/xinetd.d/deployd
14mr|drakpxelinux-1.2.1-9|67	%{_sysconfdir}/xinetd.d/deploy_get_autoinst
14mr|drakpxelinux-1.2.1-9|68	#%{_datadir}/%{name}*
14mr|drakpxelinux-1.2.1-9|69	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|drakpxelinux-1.2.1-9|70	
14mr|drakpxelinux-1.2.1-9|71	
14mr|drakpxelinux-1.2.1-9|72	
14mr|drakpxelinux-1.2.1-9|73	
14mr|drakpxelinux-1.2.1-9|74	%changelog
14mr|drakpxelinux-1.2.1-9|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-9
14mr|drakpxelinux-1.2.1-9|76	+ Revision: ec37a83
14mr|drakpxelinux-1.2.1-9|77	- MassBuild#440: Increase release tag
14mr|drakpxelinux-1.2.1-9|78	
14mr|drakpxelinux-1.2.1-9|79	

16223 14
14mr|drakstats-0.23.2-5|1	%define version 0.23.2
14mr|drakstats-0.23.2-5|2	%define name drakstats
14mr|drakstats-0.23.2-5|3	%define release 5
14mr|drakstats-0.23.2-5|4	
14mr|drakstats-0.23.2-5|5	Summary:	The Mandriva Linux installed rpm gathering tool
14mr|drakstats-0.23.2-5|6	Name:		%{name}
14mr|drakstats-0.23.2-5|7	Version:	%{version}
14mr|drakstats-0.23.2-5|8	Release:	%{release}
14mr|drakstats-0.23.2-5|9	#cvs source
14mr|drakstats-0.23.2-5|10	# http://www.mandrivalinux.com/en/cvs.php3
14mr|drakstats-0.23.2-5|11	Source0:	%{name}-%{version}.tar.bz2
14mr|drakstats-0.23.2-5|12	License:	GPL
14mr|drakstats-0.23.2-5|13	URL:		http://wiki.mandriva.com/en/Tools/DrakStats
14mr|drakstats-0.23.2-5|14	Group:		System/Configuration/Packaging
14mr|drakstats-0.23.2-5|15	Requires:	drakxtools >= 10.2, rpmstats >= 0.4-1mdk, perl-SOAP-Lite, perl-URPM
14mr|drakstats-0.23.2-5|16	Requires:	perl-libwww-perl
14mr|drakstats-0.23.2-5|17	BuildArch:	noarch
14mr|drakstats-0.23.2-5|18	BuildRequires: perl-MDK-Common-devel
14mr|drakstats-0.23.2-5|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|drakstats-0.23.2-5|20	
14mr|drakstats-0.23.2-5|21	%description
14mr|drakstats-0.23.2-5|22	Drakstats is a GUI frontend to rpmstats which retrieves statistics about
14mr|drakstats-0.23.2-5|23	installed rpm packages and give users the CHOICE to send it to a remote
14mr|drakstats-0.23.2-5|24	server for global package usage statistics.
14mr|drakstats-0.23.2-5|25	The final goal is to help us shape the future package choice of the
14mr|drakstats-0.23.2-5|26	upcoming releases of the distro.
14mr|drakstats-0.23.2-5|27	Drakstats is also a handy tool to optimize install based packages by
14mr|drakstats-0.23.2-5|28	helping the user remove unused software.
14mr|drakstats-0.23.2-5|29	
14mr|drakstats-0.23.2-5|30	%prep
14mr|drakstats-0.23.2-5|31	%setup -q
14mr|drakstats-0.23.2-5|32	
14mr|drakstats-0.23.2-5|33	%build
14mr|drakstats-0.23.2-5|34	
14mr|drakstats-0.23.2-5|35	%install
14mr|drakstats-0.23.2-5|36	rm -rf %{buildroot}
14mr|drakstats-0.23.2-5|37	make PREFIX=%{buildroot} install
14mr|drakstats-0.23.2-5|38	
14mr|drakstats-0.23.2-5|39	#menu
14mr|drakstats-0.23.2-5|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14mr|drakstats-0.23.2-5|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakstats.desktop << EOF
14mr|drakstats-0.23.2-5|42	[Desktop Entry]
14mr|drakstats-0.23.2-5|43	Name=Packages Stats
14mr|drakstats-0.23.2-5|44	Comment=Mandriva Linux packages stats
14mr|drakstats-0.23.2-5|45	Exec=/usr/sbin/%{name}
14mr|drakstats-0.23.2-5|46	Icon=drakstats
14mr|drakstats-0.23.2-5|47	Type=Application
14mr|drakstats-0.23.2-5|48	Categories=X-MandrivaLinux-CrossDesktop;GTK;System;PackageManager;
14mr|drakstats-0.23.2-5|49	EOF
14mr|drakstats-0.23.2-5|50	
14mr|drakstats-0.23.2-5|51	#install lang
14mr|drakstats-0.23.2-5|52	%{find_lang} %{name}
14mr|drakstats-0.23.2-5|53	
14mr|drakstats-0.23.2-5|54	%clean
14mr|drakstats-0.23.2-5|55	rm -rf %{buildroot}
14mr|drakstats-0.23.2-5|56	
14mr|drakstats-0.23.2-5|57	%if %mdkversion < 200900
14mr|drakstats-0.23.2-5|58	%post
14mr|drakstats-0.23.2-5|59	%{update_menus}
14mr|drakstats-0.23.2-5|60	%{update_icon_cache hicolor}
14mr|drakstats-0.23.2-5|61	%endif
14mr|drakstats-0.23.2-5|62	
14mr|drakstats-0.23.2-5|63	%if %mdkversion < 200900
14mr|drakstats-0.23.2-5|64	%postun
14mr|drakstats-0.23.2-5|65	%{clean_menus}
14mr|drakstats-0.23.2-5|66	%{clean_icon_cache hicolor}
14mr|drakstats-0.23.2-5|67	%endif
14mr|drakstats-0.23.2-5|68	
14mr|drakstats-0.23.2-5|69	%files -f %{name}.lang
14mr|drakstats-0.23.2-5|70	%defattr(-,root,root)
14mr|drakstats-0.23.2-5|71	%doc README NEWS
14mr|drakstats-0.23.2-5|72	%{_prefix}/sbin/*
14mr|drakstats-0.23.2-5|73	%{_datadir}/%{name}
14mr|drakstats-0.23.2-5|74	%{_datadir}/applications/mandriva-*.desktop
14mr|drakstats-0.23.2-5|75	%{_miconsdir}/*.png
14mr|drakstats-0.23.2-5|76	%{_iconsdir}/*.png
14mr|drakstats-0.23.2-5|77	%{_liconsdir}/*.png
14mr|drakstats-0.23.2-5|78	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|drakstats-0.23.2-5|79	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|drakstats-0.23.2-5|80	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|drakstats-0.23.2-5|81	
14mr|drakstats-0.23.2-5|82	
14mr|drakstats-0.23.2-5|83	
14mr|drakstats-0.23.2-5|84	%changelog
14mr|drakstats-0.23.2-5|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.23.2-5
14mr|drakstats-0.23.2-5|86	+ Revision: 1cee78b
14mr|drakstats-0.23.2-5|87	- MassBuild#440: Increase release tag
14mr|drakstats-0.23.2-5|88	
14mr|drakstats-0.23.2-5|89	

16224 14
14mr|drakwizard-3.7.4-7|1	
14mr|drakwizard-3.7.4-7|2	Name: drakwizard
14mr|drakwizard-3.7.4-7|3	Version: 3.7.4
14mr|drakwizard-3.7.4-7|4	Release: 7
14mr|drakwizard-3.7.4-7|5	Source0: %{name}-%{version}.tar.lzma
14mr|drakwizard-3.7.4-7|6	Source1: %{name}.png
14mr|drakwizard-3.7.4-7|7	License: GPL
14mr|drakwizard-3.7.4-7|8	Group: System/Configuration/Other
14mr|drakwizard-3.7.4-7|9	Requires: perl-base, usermode, perl-Locale-gettext, drakxtools >= 9.1-0.4mdk, perl-Libconf >= 0.39.19, drakwizard-base = %{version}-%{release}
14mr|drakwizard-3.7.4-7|10	BuildRequires: gettext-base, perl-base
14mr|drakwizard-3.7.4-7|11	BuildArch: noarch
14mr|drakwizard-3.7.4-7|12	Prefix: %{_prefix}
14mr|drakwizard-3.7.4-7|13	Obsoletes: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix
14mr|drakwizard-3.7.4-7|14	Provides: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix
14mr|drakwizard-3.7.4-7|15	Summary: Wizard Launcher and its collection of wizards
14mr|drakwizard-3.7.4-7|16	
14mr|drakwizard-3.7.4-7|17	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakwizard/trunk/
14mr|drakwizard-3.7.4-7|18	
14mr|drakwizard-3.7.4-7|19	%description
14mr|drakwizard-3.7.4-7|20	drakwizard allows you to launch :
14mr|drakwizard-3.7.4-7|21	- server wizard: configures basic services.
14mr|drakwizard-3.7.4-7|22	- global wizard: wizard that launch each other.
14mr|drakwizard-3.7.4-7|23	- dhcpd, dns, ftp, apache, time wizards, ssh.
14mr|drakwizard-3.7.4-7|24	
14mr|drakwizard-3.7.4-7|25	%package base
14mr|drakwizard-3.7.4-7|26	Summary: Base of Wizard Launcher
14mr|drakwizard-3.7.4-7|27	
14mr|drakwizard-3.7.4-7|28	Group: System/Configuration/Other
14mr|drakwizard-3.7.4-7|29	Conflicts: drakwizard < 3.0-1mdk
14mr|drakwizard-3.7.4-7|30	
14mr|drakwizard-3.7.4-7|31	%description base
14mr|drakwizard-3.7.4-7|32	Base package for drakwizard.
14mr|drakwizard-3.7.4-7|33	
14mr|drakwizard-3.7.4-7|34	%prep
14mr|drakwizard-3.7.4-7|35	%setup -q
14mr|drakwizard-3.7.4-7|36	
14mr|drakwizard-3.7.4-7|37	%build
14mr|drakwizard-3.7.4-7|38	
14mr|drakwizard-3.7.4-7|39	%install
14mr|drakwizard-3.7.4-7|40	%makeinstall
14mr|drakwizard-3.7.4-7|41	%find_lang %{name}
14mr|drakwizard-3.7.4-7|42	
14mr|drakwizard-3.7.4-7|43	%files base -f %{name}.lang
14mr|drakwizard-3.7.4-7|44	%doc TODO README.adding_wizard
14mr|drakwizard-3.7.4-7|45	%config(noreplace) %{_sysconfdir}/gnome-vfs-2.0/vfolders/*
14mr|drakwizard-3.7.4-7|46	%{_sbindir}/drakwizard
14mr|drakwizard-3.7.4-7|47	%{perl_vendorlib}/MDK/Wizard/Apache.pm
14mr|drakwizard-3.7.4-7|48	%{perl_vendorlib}/MDK/Wizard/Varspaceval.pm
14mr|drakwizard-3.7.4-7|49	%{perl_vendorlib}/MDK/Wizard/Wizcommon.pm
14mr|drakwizard-3.7.4-7|50	%{perl_vendorlib}/MDK/Wizard/Wizcommon_gtk2.pm
14mr|drakwizard-3.7.4-7|51	%{perl_vendorlib}/MDK/Wizard/IFCFG.pm
14mr|drakwizard-3.7.4-7|52	%{_datadir}/wizards/desktop/*
14mr|drakwizard-3.7.4-7|53	
14mr|drakwizard-3.7.4-7|54	%files
14mr|drakwizard-3.7.4-7|55	%{perl_vendorlib}/MDK/Wizard/Bind.pm
14mr|drakwizard-3.7.4-7|56	%{perl_vendorlib}/MDK/Wizard/Dhcp.pm
14mr|drakwizard-3.7.4-7|57	%{perl_vendorlib}/MDK/Wizard/Ntp.pm
14mr|drakwizard-3.7.4-7|58	%{perl_vendorlib}/MDK/Wizard/Proftpd.pm
14mr|drakwizard-3.7.4-7|59	%{perl_vendorlib}/MDK/Wizard/Squid.pm
14mr|drakwizard-3.7.4-7|60	%{perl_vendorlib}/MDK/Wizard/Sshd.pm
14mr|drakwizard-3.7.4-7|61	%{_datadir}/wizards/sshd_wizard
14mr|drakwizard-3.7.4-7|62	%{_datadir}/wizards/dhcp_wizard
14mr|drakwizard-3.7.4-7|63	%{_datadir}/wizards/dns_wizard
14mr|drakwizard-3.7.4-7|64	%{_datadir}/wizards/ftp_wizard
14mr|drakwizard-3.7.4-7|65	%{_datadir}/wizards/proxy_wizard
14mr|drakwizard-3.7.4-7|66	
14mr|drakwizard-3.7.4-7|67	
14mr|drakwizard-3.7.4-7|68	
14mr|drakwizard-3.7.4-7|69	
14mr|drakwizard-3.7.4-7|70	
14mr|drakwizard-3.7.4-7|71	%changelog
14mr|drakwizard-3.7.4-7|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.4-7
14mr|drakwizard-3.7.4-7|73	+ Revision: f89f81a
14mr|drakwizard-3.7.4-7|74	- MassBuild#440: Increase release tag
14mr|drakwizard-3.7.4-7|75	
14mr|drakwizard-3.7.4-7|76	

16225 14
14mr|drakx-installer-binaries-2.0-4|1	%define debug_package %{nil}
14mr|drakx-installer-binaries-2.0-4|2	%define family drakx-installer
14mr|drakx-installer-binaries-2.0-4|3	
14mr|drakx-installer-binaries-2.0-4|4	Summary:	DrakX binaries
14mr|drakx-installer-binaries-2.0-4|5	Name:		drakx-installer-binaries
14mr|drakx-installer-binaries-2.0-4|6	Version:	2.0
14mr|drakx-installer-binaries-2.0-4|7	Release:	4
14mr|drakx-installer-binaries-2.0-4|8	License:	GPLv2+
14mr|drakx-installer-binaries-2.0-4|9	Group:		Development/Other
14mr|drakx-installer-binaries-2.0-4|10	Url:		http://wiki.mandriva.com/Tools/DrakX
14mr|drakx-installer-binaries-2.0-4|11	Source0:	%{name}-%{version}.tar.xz
14mr|drakx-installer-binaries-2.0-4|12	Patch0:		kmod-log.diff
14mr|drakx-installer-binaries-2.0-4|13	Patch1:		rosa-kmod-build-fix.patch
14mr|drakx-installer-binaries-2.0-4|14	Patch2:		drakx-installer-binaries-2.0-tirpc.patch
14mr|drakx-installer-binaries-2.0-4|15	Patch3:		drakx-installer-binaries-2.0-fix-lib-deps.patch
14mr|drakx-installer-binaries-2.0-4|16	
14mr|drakx-installer-binaries-2.0-4|17	BuildRequires:	byacc
14mr|drakx-installer-binaries-2.0-4|18	BuildRequires:	flex
14mr|drakx-installer-binaries-2.0-4|19	BuildRequires:	hwdata
14mr|drakx-installer-binaries-2.0-4|20	# Seems to be really needed
14mr|drakx-installer-binaries-2.0-4|21	BuildRequires:	kernel
14mr|drakx-installer-binaries-2.0-4|22	BuildRequires:	ldetect-lst >= 0.1.222
14mr|drakx-installer-binaries-2.0-4|23	BuildRequires:	ldetect-lst-devel
14mr|drakx-installer-binaries-2.0-4|24	BuildRequires:	ldetect-devel >= 0.9.1
14mr|drakx-installer-binaries-2.0-4|25	BuildRequires:	slang-static-devel
14mr|drakx-installer-binaries-2.0-4|26	BuildRequires:	sysfsutils-devel
14mr|drakx-installer-binaries-2.0-4|27	BuildRequires:	pkgconfig(libkmod)
14mr|drakx-installer-binaries-2.0-4|28	BuildRequires:	pkgconfig(liblzma)
14mr|drakx-installer-binaries-2.0-4|29	BuildRequires:	pkgconfig(libnewt)
14mr|drakx-installer-binaries-2.0-4|30	BuildRequires:	pkgconfig(libpci)
14mr|drakx-installer-binaries-2.0-4|31	BuildRequires:	pkgconfig(libtirpc)
14mr|drakx-installer-binaries-2.0-4|32	BuildRequires:	pkgconfig(zlib)
14mr|drakx-installer-binaries-2.0-4|33	#- not requiring the same version otherwise releasing drakx-installer-images takes a day
14mr|drakx-installer-binaries-2.0-4|34	#- (restore this when the build system can build a pack of packages)
14mr|drakx-installer-binaries-2.0-4|35	Requires:	ldetect-lst
14mr|drakx-installer-binaries-2.0-4|36	%rename		%{name}-probe
14mr|drakx-installer-binaries-2.0-4|37	
14mr|drakx-installer-binaries-2.0-4|38	%description
14mr|drakx-installer-binaries-2.0-4|39	Binaries needed to build the ROSA Linux installer (DrakX).
14mr|drakx-installer-binaries-2.0-4|40	
14mr|drakx-installer-binaries-2.0-4|41	%files
14mr|drakx-installer-binaries-2.0-4|42	%doc mdk-stage1/NEWS
14mr|drakx-installer-binaries-2.0-4|43	%dir %{_libdir}/%{family}
14mr|drakx-installer-binaries-2.0-4|44	%dir %{_libdir}/%{family}/binaries
14mr|drakx-installer-binaries-2.0-4|45	%{_libdir}/%{family}/binaries/stage1
14mr|drakx-installer-binaries-2.0-4|46	%{_libdir}/%{family}/binaries/rescue-gui
14mr|drakx-installer-binaries-2.0-4|47	%{_libdir}/%{family}/binaries/dhcp-client
14mr|drakx-installer-binaries-2.0-4|48	#{_libdir}/%{family}/binaries/drvinst
14mr|drakx-installer-binaries-2.0-4|49	#{_libdir}/%{family}/binaries/lspcidrake
14mr|drakx-installer-binaries-2.0-4|50	%{_libdir}/%{family}/binaries/pcmcia_probe.o
14mr|drakx-installer-binaries-2.0-4|51	%{_libdir}/%{family}/binaries/probe-modules
14mr|drakx-installer-binaries-2.0-4|52	%{_libdir}/%{family}/binaries/init
14mr|drakx-installer-binaries-2.0-4|53	
14mr|drakx-installer-binaries-2.0-4|54	#----------------------------------------------------------------------------
14mr|drakx-installer-binaries-2.0-4|55	
14mr|drakx-installer-binaries-2.0-4|56	%prep
14mr|drakx-installer-binaries-2.0-4|57	%setup -q
14mr|drakx-installer-binaries-2.0-4|58	%apply_patches
14mr|drakx-installer-binaries-2.0-4|59	
14mr|drakx-installer-binaries-2.0-4|60	%build
14mr|drakx-installer-binaries-2.0-4|61	make -C mdk-stage1
14mr|drakx-installer-binaries-2.0-4|62	
14mr|drakx-installer-binaries-2.0-4|63	%install
14mr|drakx-installer-binaries-2.0-4|64	cd mdk-stage1
14mr|drakx-installer-binaries-2.0-4|65	dest=%{buildroot}%{_libdir}/%{family}/binaries
14mr|drakx-installer-binaries-2.0-4|66	mkdir -p $dest
14mr|drakx-installer-binaries-2.0-4|67	install init stage1 rescue-gui dhcp-client probe-modules $dest
14mr|drakx-installer-binaries-2.0-4|68	if [ -e pcmcia/pcmcia_probe.o ]; then
14mr|drakx-installer-binaries-2.0-4|69	install -m 644 pcmcia/pcmcia_probe.o $dest
14mr|drakx-installer-binaries-2.0-4|70	fi
14mr|drakx-installer-binaries-2.0-4|71	
14mr|drakx-installer-binaries-2.0-4|72	
14mr|drakx-installer-binaries-2.0-4|73	%changelog
14mr|drakx-installer-binaries-2.0-4|74	* Wed Sep 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.0-4
14mr|drakx-installer-binaries-2.0-4|75	+ Revision: 69b0403
14mr|drakx-installer-binaries-2.0-4|76	- Fixed make prereqs that included -lz, -lresolv, etc.
14mr|drakx-installer-binaries-2.0-4|77	
14mr|drakx-installer-binaries-2.0-4|78	

16226 14
14mr|drakx-kbd-mouse-x11-0.112-1|1	%define drakxtools_required_version  14.39
14mr|drakx-kbd-mouse-x11-0.112-1|2	%define drakxtools_conflicted_version  10.4.89
14mr|drakx-kbd-mouse-x11-0.112-1|3	
14mr|drakx-kbd-mouse-x11-0.112-1|4	Summary: 	Tools to configure the keyboard, the mice and the graphic card
14mr|drakx-kbd-mouse-x11-0.112-1|5	Name:		drakx-kbd-mouse-x11
14mr|drakx-kbd-mouse-x11-0.112-1|6	Version:	0.112
14mr|drakx-kbd-mouse-x11-0.112-1|7	Release:	1
14mr|drakx-kbd-mouse-x11-0.112-1|8	Source0:	%{name}-%{version}.tar.xz
14mr|drakx-kbd-mouse-x11-0.112-1|9	Source1:	XFdrake.desktop
14mr|drakx-kbd-mouse-x11-0.112-1|10	License:	GPLv2+
14mr|drakx-kbd-mouse-x11-0.112-1|11	Group:		System/Configuration/Other
14mr|drakx-kbd-mouse-x11-0.112-1|12	Url:		https://abf.rosalinux.ru/soft/drakx-kbd-mouse-x11
14mr|drakx-kbd-mouse-x11-0.112-1|13	BuildRequires:	perl-MDK-Common-devel gettext perl-devel
14mr|drakx-kbd-mouse-x11-0.112-1|14	BuildRequires:	libxxf86misc-devel ncurses-devel
14mr|drakx-kbd-mouse-x11-0.112-1|15	Requires:	drakxtools-curses => %drakxtools_required_version
14mr|drakx-kbd-mouse-x11-0.112-1|16	# need the common pam config files for usermode config
14mr|drakx-kbd-mouse-x11-0.112-1|17	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
14mr|drakx-kbd-mouse-x11-0.112-1|18	%ifnarch %{sparcx} %{arm} %{mips}
14mr|drakx-kbd-mouse-x11-0.112-1|19	Requires:	monitor-edid >= 1.12
14mr|drakx-kbd-mouse-x11-0.112-1|20	# Need for grub2-cfg-mod utility
14mr|drakx-kbd-mouse-x11-0.112-1|21	Requires:	grub2 >= 2.00-31
14mr|drakx-kbd-mouse-x11-0.112-1|22	%endif
14mr|drakx-kbd-mouse-x11-0.112-1|23	# for program:
14mr|drakx-kbd-mouse-x11-0.112-1|24	Conflicts:	drakxtools <= %drakxtools_conflicted_version
14mr|drakx-kbd-mouse-x11-0.112-1|25	# for man pages:
14mr|drakx-kbd-mouse-x11-0.112-1|26	Conflicts:	drakxtools-curses <= %drakxtools_conflicted_version
14mr|drakx-kbd-mouse-x11-0.112-1|27	# for -noAutoAddDevices:
14mr|drakx-kbd-mouse-x11-0.112-1|28	Conflicts:	x11-server-xorg < 1.5.99.3-1.20090110.13
14mr|drakx-kbd-mouse-x11-0.112-1|29	# for Cards+ using nvidia-current|nvidia71xx|nvidia96xx instead of nvidia/nvidia97xx/NVIDIA_LEGACY
14mr|drakx-kbd-mouse-x11-0.112-1|30	Requires:	ldetect-lst >= 0.1.312
14mr|drakx-kbd-mouse-x11-0.112-1|31	# for nokmsboot (initrds have to have nokmsboot support and udev has to handle it)
14mr|drakx-kbd-mouse-x11-0.112-1|32	Conflicts:	mkinitrd < 6.0.93-22
14mr|drakx-kbd-mouse-x11-0.112-1|33	Conflicts:	dracut < 008-6
14mr|drakx-kbd-mouse-x11-0.112-1|34	Conflicts:	udev < 204
14mr|drakx-kbd-mouse-x11-0.112-1|35	
14mr|drakx-kbd-mouse-x11-0.112-1|36	# we don't want to require X libs (xf86misc is always used inside an eval)
14mr|drakx-kbd-mouse-x11-0.112-1|37	%define  __noautoreq ^libX
14mr|drakx-kbd-mouse-x11-0.112-1|38	
14mr|drakx-kbd-mouse-x11-0.112-1|39	%description
14mr|drakx-kbd-mouse-x11-0.112-1|40	Keyboarddrake enables to configure  the keyboard.
14mr|drakx-kbd-mouse-x11-0.112-1|41	Mousedrake enables to configure the mice.
14mr|drakx-kbd-mouse-x11-0.112-1|42	XFdrake enables to configure the graphic card.
14mr|drakx-kbd-mouse-x11-0.112-1|43	
14mr|drakx-kbd-mouse-x11-0.112-1|44	%prep
14mr|drakx-kbd-mouse-x11-0.112-1|45	%setup -q
14mr|drakx-kbd-mouse-x11-0.112-1|46	%apply_patches
14mr|drakx-kbd-mouse-x11-0.112-1|47	
14mr|drakx-kbd-mouse-x11-0.112-1|48	%build
14mr|drakx-kbd-mouse-x11-0.112-1|49	%make OPTIMIZE="%{optflags} -Os"
14mr|drakx-kbd-mouse-x11-0.112-1|50	
14mr|drakx-kbd-mouse-x11-0.112-1|51	%install
14mr|drakx-kbd-mouse-x11-0.112-1|52	%makeinstall_std
14mr|drakx-kbd-mouse-x11-0.112-1|53	
14mr|drakx-kbd-mouse-x11-0.112-1|54	#install lang
14mr|drakx-kbd-mouse-x11-0.112-1|55	%find_lang %{name}
14mr|drakx-kbd-mouse-x11-0.112-1|56	
14mr|drakx-kbd-mouse-x11-0.112-1|57	mkdir -p %{buildroot}%{_datadir}/applications
14mr|drakx-kbd-mouse-x11-0.112-1|58	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14mr|drakx-kbd-mouse-x11-0.112-1|59	
14mr|drakx-kbd-mouse-x11-0.112-1|60	# consolehelper configuration
14mr|drakx-kbd-mouse-x11-0.112-1|61	# ask for user password
14mr|drakx-kbd-mouse-x11-0.112-1|62	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|63	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|drakx-kbd-mouse-x11-0.112-1|64	cat > %{buildroot}%{_sysconfdir}/pam.d/xfdrake  <<EOF
14mr|drakx-kbd-mouse-x11-0.112-1|65	#%PAM-1.0
14mr|drakx-kbd-mouse-x11-0.112-1|66	auth		include		config-util-user
14mr|drakx-kbd-mouse-x11-0.112-1|67	account		include		config-util-user
14mr|drakx-kbd-mouse-x11-0.112-1|68	session		include		config-util-user
14mr|drakx-kbd-mouse-x11-0.112-1|69	EOF
14mr|drakx-kbd-mouse-x11-0.112-1|70	
14mr|drakx-kbd-mouse-x11-0.112-1|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|drakx-kbd-mouse-x11-0.112-1|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/xfdrake <<EOF
14mr|drakx-kbd-mouse-x11-0.112-1|73	USER=<user>
14mr|drakx-kbd-mouse-x11-0.112-1|74	PROGRAM=/usr/sbin/XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|75	FALLBACK=false
14mr|drakx-kbd-mouse-x11-0.112-1|76	SESSION=true
14mr|drakx-kbd-mouse-x11-0.112-1|77	EOF
14mr|drakx-kbd-mouse-x11-0.112-1|78	
14mr|drakx-kbd-mouse-x11-0.112-1|79	ln -s %{_sysconfdir}/security/console.apps/xfdrake \
14mr|drakx-kbd-mouse-x11-0.112-1|80	%{buildroot}%{_sysconfdir}/security/console.apps/XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|81	
14mr|drakx-kbd-mouse-x11-0.112-1|82	# add nokmsboot if necessary and rebuild initrds so that they handle it
14mr|drakx-kbd-mouse-x11-0.112-1|83	%triggerpostun -- drakx-kbd-mouse-x11 < 0.91
14mr|drakx-kbd-mouse-x11-0.112-1|84	perl -I/usr/lib/libDrakX -MXconfig::various -e 'Xconfig::various::setup_kms();' &>/dev/null
14mr|drakx-kbd-mouse-x11-0.112-1|85	%{_sbindir}/bootloader-config --action rebuild-initrds || :
14mr|drakx-kbd-mouse-x11-0.112-1|86	
14mr|drakx-kbd-mouse-x11-0.112-1|87	%files -f %{name}.lang
14mr|drakx-kbd-mouse-x11-0.112-1|88	%doc COPYING NEWS
14mr|drakx-kbd-mouse-x11-0.112-1|89	%config(noreplace) %{_sysconfdir}/pam.d/xfdrake
14mr|drakx-kbd-mouse-x11-0.112-1|90	%config(noreplace) %{_sysconfdir}/security/console.apps/xfdrake
14mr|drakx-kbd-mouse-x11-0.112-1|91	# symlink
14mr|drakx-kbd-mouse-x11-0.112-1|92	%{_sysconfdir}/security/console.apps/XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|93	/sbin/display_driver_helper
14mr|drakx-kbd-mouse-x11-0.112-1|94	%_bindir/XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|95	%_sbindir/*
14mr|drakx-kbd-mouse-x11-0.112-1|96	%_datadir/libDrakX/pixmaps/*
14mr|drakx-kbd-mouse-x11-0.112-1|97	/usr/lib/libDrakX/auto/*
14mr|drakx-kbd-mouse-x11-0.112-1|98	/usr/lib/libDrakX/xf86misc/main.pm
14mr|drakx-kbd-mouse-x11-0.112-1|99	/usr/lib/libDrakX/Xconfig/*.pm
14mr|drakx-kbd-mouse-x11-0.112-1|100	%dir /usr/lib/libDrakX/Xconfig
14mr|drakx-kbd-mouse-x11-0.112-1|101	/usr/lib/libDrakX/*.pm
14mr|drakx-kbd-mouse-x11-0.112-1|102	%{_datadir}/applications/*.desktop
14mr|drakx-kbd-mouse-x11-0.112-1|103	
14mr|drakx-kbd-mouse-x11-0.112-1|104	
14mr|drakx-kbd-mouse-x11-0.112-1|105	%changelog
14mr|drakx-kbd-mouse-x11-0.112-1|106	* Mon Sep 29 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.112-1
14mr|drakx-kbd-mouse-x11-0.112-1|107	+ Revision: 5da0245
14mr|drakx-kbd-mouse-x11-0.112-1|108	- Updated to 112
14mr|drakx-kbd-mouse-x11-0.112-1|109	
14mr|drakx-kbd-mouse-x11-0.112-1|110	* Wed Sep 24 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.111-1
14mr|drakx-kbd-mouse-x11-0.112-1|111	+ Revision: eb6a583
14mr|drakx-kbd-mouse-x11-0.112-1|112	- Updated to 111.
14mr|drakx-kbd-mouse-x11-0.112-1|113	
14mr|drakx-kbd-mouse-x11-0.112-1|114	* Thu Aug 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.110-1
14mr|drakx-kbd-mouse-x11-0.112-1|115	+ Revision: 6aee3fb
14mr|drakx-kbd-mouse-x11-0.112-1|116	- Updated to 110
14mr|drakx-kbd-mouse-x11-0.112-1|117	
14mr|drakx-kbd-mouse-x11-0.112-1|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.109-3
14mr|drakx-kbd-mouse-x11-0.112-1|119	+ Revision: 893ea3d
14mr|drakx-kbd-mouse-x11-0.112-1|120	- MassBuild#440: Increase release tag
14mr|drakx-kbd-mouse-x11-0.112-1|121	
14mr|drakx-kbd-mouse-x11-0.112-1|122	* Thu May 29 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.109-2
14mr|drakx-kbd-mouse-x11-0.112-1|123	+ Revision: 49e1f1f
14mr|drakx-kbd-mouse-x11-0.112-1|124	- release up
14mr|drakx-kbd-mouse-x11-0.112-1|125	
14mr|drakx-kbd-mouse-x11-0.112-1|126	* Fri Feb 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.109-1
14mr|drakx-kbd-mouse-x11-0.112-1|127	+ Revision: f96fcfb
14mr|drakx-kbd-mouse-x11-0.112-1|128	- Updated to 109
14mr|drakx-kbd-mouse-x11-0.112-1|129	
14mr|drakx-kbd-mouse-x11-0.112-1|130	* Fri Feb 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.108-1
14mr|drakx-kbd-mouse-x11-0.112-1|131	+ Revision: c090f0e
14mr|drakx-kbd-mouse-x11-0.112-1|132	- Updated to 108: support for nvidia optimus
14mr|drakx-kbd-mouse-x11-0.112-1|133	
14mr|drakx-kbd-mouse-x11-0.112-1|134	* Mon Feb 10 2014 aponomarenko <aponomarenko@rosalab.ru> 0.107-1
14mr|drakx-kbd-mouse-x11-0.112-1|135	+ Revision: 7936002
14mr|drakx-kbd-mouse-x11-0.112-1|136	- Updated to 107
14mr|drakx-kbd-mouse-x11-0.112-1|137	
14mr|drakx-kbd-mouse-x11-0.112-1|138	* Tue Jan 28 2014 akdengi <kazancas@mandriva.ru> 0.106-1
14mr|drakx-kbd-mouse-x11-0.112-1|139	+ Revision: dd887c0
14mr|drakx-kbd-mouse-x11-0.112-1|140	- 0.106
14mr|drakx-kbd-mouse-x11-0.112-1|141	
14mr|drakx-kbd-mouse-x11-0.112-1|142	* Thu Jan 23 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.103-1
14mr|drakx-kbd-mouse-x11-0.112-1|143	+ Revision: 669cf4d
14mr|drakx-kbd-mouse-x11-0.112-1|144	- Updated to 103
14mr|drakx-kbd-mouse-x11-0.112-1|145	
14mr|drakx-kbd-mouse-x11-0.112-1|146	* Fri Dec 27 2013 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.102-2
14mr|drakx-kbd-mouse-x11-0.112-1|147	+ Revision: 96305eb
14mr|drakx-kbd-mouse-x11-0.112-1|148	- Updated to 102
14mr|drakx-kbd-mouse-x11-0.112-1|149	
14mr|drakx-kbd-mouse-x11-0.112-1|150	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 0.101-2
14mr|drakx-kbd-mouse-x11-0.112-1|151	+ Revision: 88246c0
14mr|drakx-kbd-mouse-x11-0.112-1|152	- fix error in display_helper kms and rebuild with new ldetect
14mr|drakx-kbd-mouse-x11-0.112-1|153	
14mr|drakx-kbd-mouse-x11-0.112-1|154	* Sun Nov 24 2013 akdengi <kazancas@mandriva.ru> 0.100-2
14mr|drakx-kbd-mouse-x11-0.112-1|155	+ Revision: 0f97723
14mr|drakx-kbd-mouse-x11-0.112-1|156	- SILENT some fix tarball
14mr|drakx-kbd-mouse-x11-0.112-1|157	
14mr|drakx-kbd-mouse-x11-0.112-1|158	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
14mr|drakx-kbd-mouse-x11-0.112-1|159	+ Revision: 08136ed
14mr|drakx-kbd-mouse-x11-0.112-1|160	- SILENT fix yaml
14mr|drakx-kbd-mouse-x11-0.112-1|161	
14mr|drakx-kbd-mouse-x11-0.112-1|162	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
14mr|drakx-kbd-mouse-x11-0.112-1|163	+ Revision: b1f2564
14mr|drakx-kbd-mouse-x11-0.112-1|164	- SILENT fix tarball
14mr|drakx-kbd-mouse-x11-0.112-1|165	
14mr|drakx-kbd-mouse-x11-0.112-1|166	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
14mr|drakx-kbd-mouse-x11-0.112-1|167	+ Revision: 5b5cdd7
14mr|drakx-kbd-mouse-x11-0.112-1|168	- SILENT fix tarball
14mr|drakx-kbd-mouse-x11-0.112-1|169	
14mr|drakx-kbd-mouse-x11-0.112-1|170	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
14mr|drakx-kbd-mouse-x11-0.112-1|171	+ Revision: ea219cf
14mr|drakx-kbd-mouse-x11-0.112-1|172	- update to 0.100
14mr|drakx-kbd-mouse-x11-0.112-1|173	
14mr|drakx-kbd-mouse-x11-0.112-1|174	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-8
14mr|drakx-kbd-mouse-x11-0.112-1|175	+ Revision: c14de4f
14mr|drakx-kbd-mouse-x11-0.112-1|176	- fix typo again
14mr|drakx-kbd-mouse-x11-0.112-1|177	
14mr|drakx-kbd-mouse-x11-0.112-1|178	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-8
14mr|drakx-kbd-mouse-x11-0.112-1|179	+ Revision: 5c8df12
14mr|drakx-kbd-mouse-x11-0.112-1|180	- drop ralt_rshift_toggle as it does not work proper in GNOME
14mr|drakx-kbd-mouse-x11-0.112-1|181	
14mr|drakx-kbd-mouse-x11-0.112-1|182	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-7
14mr|drakx-kbd-mouse-x11-0.112-1|183	+ Revision: 8d3972e
14mr|drakx-kbd-mouse-x11-0.112-1|184	- fix typo
14mr|drakx-kbd-mouse-x11-0.112-1|185	
14mr|drakx-kbd-mouse-x11-0.112-1|186	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-7
14mr|drakx-kbd-mouse-x11-0.112-1|187	+ Revision: a46baa7
14mr|drakx-kbd-mouse-x11-0.112-1|188	- added new layout switching combinations
14mr|drakx-kbd-mouse-x11-0.112-1|189	
14mr|drakx-kbd-mouse-x11-0.112-1|190	* Wed Oct 16 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99-6
14mr|drakx-kbd-mouse-x11-0.112-1|191	+ Revision: 3860bbf
14mr|drakx-kbd-mouse-x11-0.112-1|192	- removed export LC_ALL=C from one of the binaries
14mr|drakx-kbd-mouse-x11-0.112-1|193	
14mr|drakx-kbd-mouse-x11-0.112-1|194	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 0.99-4
14mr|drakx-kbd-mouse-x11-0.112-1|195	+ Revision: b68b3c3
14mr|drakx-kbd-mouse-x11-0.112-1|196	- added desktop file for XFdrake
14mr|drakx-kbd-mouse-x11-0.112-1|197	
14mr|drakx-kbd-mouse-x11-0.112-1|198	* Fri Mar 01 2013 akdengi <kazancas@gmail.com> 0.99-3
14mr|drakx-kbd-mouse-x11-0.112-1|199	+ Revision: 4f7cf12
14mr|drakx-kbd-mouse-x11-0.112-1|200	- use config-utils-user request in pam.d for xfdrake
14mr|drakx-kbd-mouse-x11-0.112-1|201	
14mr|drakx-kbd-mouse-x11-0.112-1|202	* Thu Feb 07 2013 akdengi <kazancas@mandriva.ru> 0.99-2
14mr|drakx-kbd-mouse-x11-0.112-1|203	+ Revision: e9e56e6
14mr|drakx-kbd-mouse-x11-0.112-1|204	- s/mandriva-simple-auth/config-util/
14mr|drakx-kbd-mouse-x11-0.112-1|205	
14mr|drakx-kbd-mouse-x11-0.112-1|206	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
14mr|drakx-kbd-mouse-x11-0.112-1|207	+ Revision: d1ccb5f
14mr|drakx-kbd-mouse-x11-0.112-1|208	- fix syntax error in card.pm
14mr|drakx-kbd-mouse-x11-0.112-1|209	
14mr|drakx-kbd-mouse-x11-0.112-1|210	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
14mr|drakx-kbd-mouse-x11-0.112-1|211	+ Revision: c40bf7c
14mr|drakx-kbd-mouse-x11-0.112-1|212	- fix syntax error in card.pm
14mr|drakx-kbd-mouse-x11-0.112-1|213	
14mr|drakx-kbd-mouse-x11-0.112-1|214	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
14mr|drakx-kbd-mouse-x11-0.112-1|215	+ Revision: a5c95ff
14mr|drakx-kbd-mouse-x11-0.112-1|216	- 0.99
14mr|drakx-kbd-mouse-x11-0.112-1|217	
14mr|drakx-kbd-mouse-x11-0.112-1|218	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
14mr|drakx-kbd-mouse-x11-0.112-1|219	+ Revision: bb9a232
14mr|drakx-kbd-mouse-x11-0.112-1|220	- 0.99
14mr|drakx-kbd-mouse-x11-0.112-1|221	
14mr|drakx-kbd-mouse-x11-0.112-1|222	* Thu Dec 13 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.98-1
14mr|drakx-kbd-mouse-x11-0.112-1|223	+ Revision: 059ad93
14mr|drakx-kbd-mouse-x11-0.112-1|224	- Updated localization
14mr|drakx-kbd-mouse-x11-0.112-1|225	
14mr|drakx-kbd-mouse-x11-0.112-1|226	* Thu Dec 13 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.98-1
14mr|drakx-kbd-mouse-x11-0.112-1|227	+ Revision: c54e9db
14mr|drakx-kbd-mouse-x11-0.112-1|228	- Updated localization
14mr|drakx-kbd-mouse-x11-0.112-1|229	
14mr|drakx-kbd-mouse-x11-0.112-1|230	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
14mr|drakx-kbd-mouse-x11-0.112-1|231	+ Revision: 6e696d2
14mr|drakx-kbd-mouse-x11-0.112-1|232	- add tarball
14mr|drakx-kbd-mouse-x11-0.112-1|233	
14mr|drakx-kbd-mouse-x11-0.112-1|234	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
14mr|drakx-kbd-mouse-x11-0.112-1|235	+ Revision: 75579a6
14mr|drakx-kbd-mouse-x11-0.112-1|236	- add tarball
14mr|drakx-kbd-mouse-x11-0.112-1|237	
14mr|drakx-kbd-mouse-x11-0.112-1|238	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
14mr|drakx-kbd-mouse-x11-0.112-1|239	+ Revision: b89c2ea
14mr|drakx-kbd-mouse-x11-0.112-1|240	- fix
14mr|drakx-kbd-mouse-x11-0.112-1|241	
14mr|drakx-kbd-mouse-x11-0.112-1|242	* Mon Nov 26 2012 Alexander Kazancev <kazancas@gmail.com> 0.97-1
14mr|drakx-kbd-mouse-x11-0.112-1|243	+ Revision: 5e9b727
14mr|drakx-kbd-mouse-x11-0.112-1|244	- Updated .abf.yml
14mr|drakx-kbd-mouse-x11-0.112-1|245	
14mr|drakx-kbd-mouse-x11-0.112-1|246	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
14mr|drakx-kbd-mouse-x11-0.112-1|247	+ Revision: 75c86a5
14mr|drakx-kbd-mouse-x11-0.112-1|248	- - 0.97
14mr|drakx-kbd-mouse-x11-0.112-1|249	- -  Change Quit to Apply settings. Really delete xorg.conf for non-proprietary drivers
14mr|drakx-kbd-mouse-x11-0.112-1|250	- - Skip test. Not write Xorg.conf, only for proprietary blobs
14mr|drakx-kbd-mouse-x11-0.112-1|251	- - Not need detect XAA/EXA - all card since XServer 13 use EXA only
14mr|drakx-kbd-mouse-x11-0.112-1|252	- - Use Plug'n'play as default to all. Not need detect oldest devices
14mr|drakx-kbd-mouse-x11-0.112-1|253	- - Install kernel-devel-latest if not present in system for current kernel (by uname -r)
14mr|drakx-kbd-mouse-x11-0.112-1|254	
14mr|drakx-kbd-mouse-x11-0.112-1|255	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.96-1
14mr|drakx-kbd-mouse-x11-0.112-1|256	+ Revision: 91a0efc
14mr|drakx-kbd-mouse-x11-0.112-1|257	- fix tarball
14mr|drakx-kbd-mouse-x11-0.112-1|258	
14mr|drakx-kbd-mouse-x11-0.112-1|259	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-2
14mr|drakx-kbd-mouse-x11-0.112-1|260	+ Revision: 24e8bd8
14mr|drakx-kbd-mouse-x11-0.112-1|261	- fix tarball
14mr|drakx-kbd-mouse-x11-0.112-1|262	
14mr|drakx-kbd-mouse-x11-0.112-1|263	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-1
14mr|drakx-kbd-mouse-x11-0.112-1|264	+ Revision: 9731ecc
14mr|drakx-kbd-mouse-x11-0.112-1|265	- fix update-alternatives error with blob install
14mr|drakx-kbd-mouse-x11-0.112-1|266	
14mr|drakx-kbd-mouse-x11-0.112-1|267	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-2
14mr|drakx-kbd-mouse-x11-0.112-1|268	+ Revision: 8421ef8
14mr|drakx-kbd-mouse-x11-0.112-1|269	- LOG -fix missed regenerate grub2 part
14mr|drakx-kbd-mouse-x11-0.112-1|270	
14mr|drakx-kbd-mouse-x11-0.112-1|271	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-1
14mr|drakx-kbd-mouse-x11-0.112-1|272	+ Revision: 4c26fb8
14mr|drakx-kbd-mouse-x11-0.112-1|273	- 0.94. Fix URL, fix ru(winkeys), fix grub2 issues
14mr|drakx-kbd-mouse-x11-0.112-1|274	
14mr|drakx-kbd-mouse-x11-0.112-1|275	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 0.93-2
14mr|drakx-kbd-mouse-x11-0.112-1|276	+ Revision: 702ec21
14mr|drakx-kbd-mouse-x11-0.112-1|277	- Update with new ldetect-lst
14mr|drakx-kbd-mouse-x11-0.112-1|278	
14mr|drakx-kbd-mouse-x11-0.112-1|279	* Wed Aug 29 2012 akdengi <kazancas@mandriva.ru> 0.93-1
14mr|drakx-kbd-mouse-x11-0.112-1|280	+ Revision: acc652b
14mr|drakx-kbd-mouse-x11-0.112-1|281	- LOG sync with cooker
14mr|drakx-kbd-mouse-x11-0.112-1|282	
14mr|drakx-kbd-mouse-x11-0.112-1|283	

16227 14
14mr|drakx-net-1.1-5|1	%define drakxtools_ver 12.36
14mr|drakx-net-1.1-5|2	
14mr|drakx-net-1.1-5|3	%define libname lib%{name}
14mr|drakx-net-1.1-5|4	
14mr|drakx-net-1.1-5|5	%define gtk_files (connection_manager|drakroam|ifw|monitor|netcenter|drakconnect/edit|drakconnect/global).pm
14mr|drakx-net-1.1-5|6	
14mr|drakx-net-1.1-5|7	Summary:	Mandriva network tools
14mr|drakx-net-1.1-5|8	Name:		drakx-net
14mr|drakx-net-1.1-5|9	Version:	1.1
14mr|drakx-net-1.1-5|10	Release:	5
14mr|drakx-net-1.1-5|11	Source0:	%{name}-%{version}.tar.xz
14mr|drakx-net-1.1-5|12	Patch0:		%{name}-nm-applet-disable-with-NM.patch
14mr|drakx-net-1.1-5|13	License:	GPLv2+
14mr|drakx-net-1.1-5|14	Group:		System/Configuration/Networking
14mr|drakx-net-1.1-5|15	Url:		https://abf.rosalinux.ru/soft/drakx-net
14mr|drakx-net-1.1-5|16	BuildArch:	noarch
14mr|drakx-net-1.1-5|17	BuildRequires:	intltool
14mr|drakx-net-1.1-5|18	Requires:	drakxtools >= %{drakxtools_ver}
14mr|drakx-net-1.1-5|19	Requires:	%{name}-text = %{version}
14mr|drakx-net-1.1-5|20	Requires:	%{libname} = %{version}
14mr|drakx-net-1.1-5|21	Requires:	netprofile >= 0.20
14mr|drakx-net-1.1-5|22	Requires:	perl-Gtk2 >= 1.154
14mr|drakx-net-1.1-5|23	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
14mr|drakx-net-1.1-5|24	Conflicts:	drakxtools <= 10.4.83
14mr|drakx-net-1.1-5|25	Suggests:	net_monitor
14mr|drakx-net-1.1-5|26	Suggests:	networkmanager
14mr|drakx-net-1.1-5|27	
14mr|drakx-net-1.1-5|28	%description
14mr|drakx-net-1.1-5|29	This package contains the Mandriva network tools.
14mr|drakx-net-1.1-5|30	
14mr|drakx-net-1.1-5|31	%package	text
14mr|drakx-net-1.1-5|32	Summary:	Mandriva network text tools
14mr|drakx-net-1.1-5|33	Group:		System/Configuration/Networking
14mr|drakx-net-1.1-5|34	Requires:	drakxtools-curses >= %{drakxtools_ver}
14mr|drakx-net-1.1-5|35	Requires:	%{libname} = %{version}
14mr|drakx-net-1.1-5|36	Conflicts:	drakxtools-curses <= 10.4.83
14mr|drakx-net-1.1-5|37	Conflicts:	mdkonline < 2.37
14mr|drakx-net-1.1-5|38	
14mr|drakx-net-1.1-5|39	%description	text
14mr|drakx-net-1.1-5|40	This package contains the Mandriva network tools that can be used in
14mr|drakx-net-1.1-5|41	text mode.
14mr|drakx-net-1.1-5|42	
14mr|drakx-net-1.1-5|43	drakconnect: LAN/Internet connection configuration. It handles
14mr|drakx-net-1.1-5|44	ethernet, ISDN, DSL, cable, modem.
14mr|drakx-net-1.1-5|45	
14mr|drakx-net-1.1-5|46	drakfirewall: simple firewall configurator
14mr|drakx-net-1.1-5|47	
14mr|drakx-net-1.1-5|48	drakgw: internet connection sharing
14mr|drakx-net-1.1-5|49	
14mr|drakx-net-1.1-5|50	drakproxy: proxies configuration
14mr|drakx-net-1.1-5|51	
14mr|drakx-net-1.1-5|52	drakvpn: VPN configuration (openvpn, vpnc)
14mr|drakx-net-1.1-5|53	
14mr|drakx-net-1.1-5|54	%package -n	%{libname}
14mr|drakx-net-1.1-5|55	Summary:	Mandriva network tools library
14mr|drakx-net-1.1-5|56	Group:		System/Configuration/Networking
14mr|drakx-net-1.1-5|57	Requires:	drakxtools-backend >= %{drakxtools_ver}
14mr|drakx-net-1.1-5|58	# require perl-Net-Telnet for OpenVPN connections (#36126):
14mr|drakx-net-1.1-5|59	Requires:	perl-Net-Telnet
14mr|drakx-net-1.1-5|60	# Require crda, iw and wireless-regdb for CRDA domain settings (#47324)
14mr|drakx-net-1.1-5|61	Requires:	crda
14mr|drakx-net-1.1-5|62	Requires:	iw
14mr|drakx-net-1.1-5|63	Requires:	wireless-regdb
14mr|drakx-net-1.1-5|64	Conflicts:	drakxtools-backend <= 10.4.83
14mr|drakx-net-1.1-5|65	
14mr|drakx-net-1.1-5|66	%description -n	%{libname}
14mr|drakx-net-1.1-5|67	This package contains the Mandriva network tools library.
14mr|drakx-net-1.1-5|68	
14mr|drakx-net-1.1-5|69	%prep
14mr|drakx-net-1.1-5|70	%setup -q
14mr|drakx-net-1.1-5|71	%patch0 -p1
14mr|drakx-net-1.1-5|72	
14mr|drakx-net-1.1-5|73	%build
14mr|drakx-net-1.1-5|74	%make
14mr|drakx-net-1.1-5|75	
14mr|drakx-net-1.1-5|76	%install
14mr|drakx-net-1.1-5|77	%makeinstall_std
14mr|drakx-net-1.1-5|78	
14mr|drakx-net-1.1-5|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
14mr|drakx-net-1.1-5|80	
14mr|drakx-net-1.1-5|81	%find_lang %{name} %{name}.lang
14mr|drakx-net-1.1-5|82	cat %{name}-nogtk.list %{name}.lang > %{name}.list
14mr|drakx-net-1.1-5|83	
14mr|drakx-net-1.1-5|84	# consolehelper config
14mr|drakx-net-1.1-5|85	# ask for root password
14mr|drakx-net-1.1-5|86	for pak in drakproxy drakhosts draksambashare draknfs drakfirewall; do
14mr|drakx-net-1.1-5|87	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|drakx-net-1.1-5|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|drakx-net-1.1-5|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|drakx-net-1.1-5|90	USER=root
14mr|drakx-net-1.1-5|91	PROGRAM=/usr/sbin/$pak
14mr|drakx-net-1.1-5|92	FALLBACK=false
14mr|drakx-net-1.1-5|93	SESSION=true
14mr|drakx-net-1.1-5|94	EOF
14mr|drakx-net-1.1-5|95	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|drakx-net-1.1-5|96	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|drakx-net-1.1-5|97	#%PAM-1.0
14mr|drakx-net-1.1-5|98	auth		include		config-util
14mr|drakx-net-1.1-5|99	account		include		config-util
14mr|drakx-net-1.1-5|100	session		include		config-util
14mr|drakx-net-1.1-5|101	EOF
14mr|drakx-net-1.1-5|102	done
14mr|drakx-net-1.1-5|103	
14mr|drakx-net-1.1-5|104	#drop draknet-center desktop file
14mr|drakx-net-1.1-5|105	rm -f %{buildroot}%{_datadir}/applications/draknetcenter.desktop
14mr|drakx-net-1.1-5|106	
14mr|drakx-net-1.1-5|107	#full drop netapplet
14mr|drakx-net-1.1-5|108	rm -f %{buildroot}%{_bindir}/net_applet
14mr|drakx-net-1.1-5|109	rm -f %{buildroot}%{_datadir}/applications/net_applet.desktop
14mr|drakx-net-1.1-5|110	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/net_applet.desktop
14mr|drakx-net-1.1-5|111	
14mr|drakx-net-1.1-5|112	#rm non-needing part (TODO - fix in tarball)
14mr|drakx-net-1.1-5|113	
14mr|drakx-net-1.1-5|114	rm -f %{buildroot}%{_sbindir}/drakids
14mr|drakx-net-1.1-5|115	rm -f %{buildroot}%{_sbindir}/draknetcenter
14mr|drakx-net-1.1-5|116	rm -f %{buildroot}%{_sbindir}/draknetprofile
14mr|drakx-net-1.1-5|117	rm -f %{buildroot}%{_sbindir}/drakroam
14mr|drakx-net-1.1-5|118	rm -f %{buildroot}%{_sbindir}/drakconnect
14mr|drakx-net-1.1-5|119	rm -f %{buildroot}%{_sbindir}/drakgw
14mr|drakx-net-1.1-5|120	rm -f %{buildroot}%{_sbindir}/drakinvictus
14mr|drakx-net-1.1-5|121	rm -f %{buildroot}%{_sbindir}/drakvpn
14mr|drakx-net-1.1-5|122	
14mr|drakx-net-1.1-5|123	
14mr|drakx-net-1.1-5|124	
14mr|drakx-net-1.1-5|125	%check
14mr|drakx-net-1.1-5|126	while read f; do
14mr|drakx-net-1.1-5|127	grep Gtk2 %{buildroot}$f && exit 1
14mr|drakx-net-1.1-5|128	done < %{name}-nogtk.list
14mr|drakx-net-1.1-5|129	exit 0
14mr|drakx-net-1.1-5|130	
14mr|drakx-net-1.1-5|131	%files -f %{name}-gtk.list
14mr|drakx-net-1.1-5|132	%doc NEWS
14mr|drakx-net-1.1-5|133	
14mr|drakx-net-1.1-5|134	%{_bindir}/drakhosts
14mr|drakx-net-1.1-5|135	%{_bindir}/draknfs
14mr|drakx-net-1.1-5|136	%{_bindir}/draksambashare
14mr|drakx-net-1.1-5|137	%{_sbindir}/drakhosts
14mr|drakx-net-1.1-5|138	%{_sbindir}/draknfs
14mr|drakx-net-1.1-5|139	%{_sbindir}/draksambashare
14mr|drakx-net-1.1-5|140	%config(noreplace) %{_sysconfdir}/pam.d/drakhosts
14mr|drakx-net-1.1-5|141	%config(noreplace) %{_sysconfdir}/pam.d/draknfs
14mr|drakx-net-1.1-5|142	%config(noreplace) %{_sysconfdir}/pam.d/draksambashare
14mr|drakx-net-1.1-5|143	%config(noreplace) %{_sysconfdir}/security/console.apps/drakhosts
14mr|drakx-net-1.1-5|144	%config(noreplace) %{_sysconfdir}/security/console.apps/draknfs
14mr|drakx-net-1.1-5|145	%config(noreplace) %{_sysconfdir}/security/console.apps/draksambashare
14mr|drakx-net-1.1-5|146	%{_prefix}/lib/libDrakX/icons/*.png
14mr|drakx-net-1.1-5|147	%{_datadir}/libDrakX/pixmaps/*.png
14mr|drakx-net-1.1-5|148	
14mr|drakx-net-1.1-5|149	%files text
14mr|drakx-net-1.1-5|150	%config(noreplace) %{_sysconfdir}/pam.d/drakproxy
14mr|drakx-net-1.1-5|151	%config(noreplace) %{_sysconfdir}/pam.d/drakfirewall
14mr|drakx-net-1.1-5|152	%config(noreplace) %{_sysconfdir}/security/console.apps/drakproxy
14mr|drakx-net-1.1-5|153	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfirewall
14mr|drakx-net-1.1-5|154	%{_bindir}/drakfirewall
14mr|drakx-net-1.1-5|155	%{_bindir}/drakproxy
14mr|drakx-net-1.1-5|156	%{_sbindir}/drakfirewall
14mr|drakx-net-1.1-5|157	%{_sbindir}/drakproxy
14mr|drakx-net-1.1-5|158	
14mr|drakx-net-1.1-5|159	%files -n %{libname} -f %{name}.list
14mr|drakx-net-1.1-5|160	%dir %{_prefix}/lib/libDrakX/network/
14mr|drakx-net-1.1-5|161	%dir %{_prefix}/lib/libDrakX/network/connection
14mr|drakx-net-1.1-5|162	%dir %{_prefix}/lib/libDrakX/network/connection/isdn
14mr|drakx-net-1.1-5|163	%dir %{_prefix}/lib/libDrakX/network/connection/providers
14mr|drakx-net-1.1-5|164	%dir %{_prefix}/lib/libDrakX/network/drakconnect
14mr|drakx-net-1.1-5|165	%dir %{_prefix}/lib/libDrakX/network/vpn
14mr|drakx-net-1.1-5|166	
14mr|drakx-net-1.1-5|167	
14mr|drakx-net-1.1-5|168	
14mr|drakx-net-1.1-5|169	%changelog
14mr|drakx-net-1.1-5|170	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-5
14mr|drakx-net-1.1-5|171	+ Revision: 14f02f4
14mr|drakx-net-1.1-5|172	- MassBuild#440: Increase release tag
14mr|drakx-net-1.1-5|173	
14mr|drakx-net-1.1-5|174	

16228 14
14mr|drakxtools-14.47-20|1	Summary:	The drakxtools (diskdrake, ...)
14mr|drakxtools-14.47-20|2	Name:		drakxtools
14mr|drakxtools-14.47-20|3	Version:	14.47
14mr|drakxtools-14.47-20|4	Release:	20
14mr|drakxtools-14.47-20|5	License:	GPLv2+
14mr|drakxtools-14.47-20|6	Group:		System/Configuration/Other
14mr|drakxtools-14.47-20|7	Url:		https://abf.rosalinux.ru/soft/drakx
14mr|drakxtools-14.47-20|8	Source0:	%{name}-%{version}.tar.xz
14mr|drakxtools-14.47-20|9	Source1:	system-auth-win-default
14mr|drakxtools-14.47-20|10	Source2:	drakxservices.desktop
14mr|drakxtools-14.47-20|11	### REDIFF THIS PATCH CLOSER TO THE RELEASE RED2
14mr|drakxtools-14.47-20|12	%if "%{mdvver}" == "red20"
14mr|drakxtools-14.47-20|13	# Patch0:	drakxtools-14.44.mirror.BAD.patch
14mr|drakxtools-14.47-20|14	%endif
14mr|drakxtools-14.47-20|15	Patch1:		ext2-fs-renamed.patch
14mr|drakxtools-14.47-20|16	Patch2:		gpt-support.patch
14mr|drakxtools-14.47-20|17	Patch3:		drakxtools-14.47.tirpc.patch
14mr|drakxtools-14.47-20|18	Patch4:		drakxtools-14.47-partition-alignment-fixes.patch
14mr|drakxtools-14.47-20|19	Patch5:		drakxtools-14.47-computer-name.patch
14mr|drakxtools-14.47-20|20	Patch6:		drakxtools-14.47-efi-and-gpt.patch
14mr|drakxtools-14.47-20|21	Patch7:		drakxtools-14.47-separate-swaps.patch
14mr|drakxtools-14.47-20|22	Patch8:		drakxtools-14.47-fix-crypted-partition-width.patch
14mr|drakxtools-14.47-20|23	Patch9:		drakxtools-14.47-exclude-live-root-from-partitioning.patch
14mr|drakxtools-14.47-20|24	Patch10:	drakxtools-14.47-allow-crypted-system-partitions.patch
14mr|drakxtools-14.47-20|25	Patch11:	drakxtools-14.47-progress-msg-improved.patch
14mr|drakxtools-14.47-20|26	Patch12:	drakxtools-14.47-help-button-removed.patch
14mr|drakxtools-14.47-20|27	Patch13:	drakxtools-14.47-fix-lvm-clear.patch
14mr|drakxtools-14.47-20|28	Patch14:	drakxtools-14.47-fix-crypted-part-type.patch
14mr|drakxtools-14.47-20|29	Patch15:	drakxtools-14.47-fix-expert-mode-missing.patch
14mr|drakxtools-14.47-20|30	Patch16:	drakxtools-14.47-fix-fs-button-crash.patch
14mr|drakxtools-14.47-20|31	Patch17:	drakxtools-14.47-center-postinstall-dialog.patch
14mr|drakxtools-14.47-20|32	Patch18:	drakxtools-14.47-fix-hostname-suggest.patch
14mr|drakxtools-14.47-20|33	Patch19:	drakxtools-14.47-russian-translation-fix.patch
14mr|drakxtools-14.47-20|34	Patch20:	drakxtools-14.47-fix-partition-labels-encoding.patch
14mr|drakxtools-14.47-20|35	Patch21:	drakxtools-14.47-fix-dmcrypt-on-lvm.patch
14mr|drakxtools-14.47-20|36	Patch22:	drakxtools-14.47-add2raid-write-partitions.patch
14mr|drakxtools-14.47-20|37	Patch23:	drakxtools-14.47-cancel-buttons-partitioning.patch
14mr|drakxtools-14.47-20|38	Patch24:	drakxtools-14.47-minor-fixes.patch
14mr|drakxtools-14.47-20|39	Patch25:	drakxtools-14.47-drakbug-encoding.patch
14mr|drakxtools-14.47-20|40	Patch26:	drakxtools-14.47-bugzilla-url.patch
14mr|drakxtools-14.47-20|41	Patch27:	drakxtools-14.47-installer-fixes.patch
14mr|drakxtools-14.47-20|42	BuildRequires:	gettext
14mr|drakxtools-14.47-20|43	BuildRequires:	ldetect-devel >= 0.9.0
14mr|drakxtools-14.47-20|44	BuildRequires:	pkgconfig(ncurses)
14mr|drakxtools-14.47-20|45	BuildRequires:	perl-devel
14mr|drakxtools-14.47-20|46	BuildRequires:	perl-MDK-Common-devel >= 1.1.8-3
14mr|drakxtools-14.47-20|47	BuildRequires:	pkgconfig(libparted)
14mr|drakxtools-14.47-20|48	BuildRequires:	drakx-installer-binaries
14mr|drakxtools-14.47-20|49	BuildRequires:	intltool
14mr|drakxtools-14.47-20|50	BuildRequires:  tirpc-devel
14mr|drakxtools-14.47-20|51	
14mr|drakxtools-14.47-20|52	# usermode 1.111-3-rosa2012.1 has the /etc/pam.d/config-util
14mr|drakxtools-14.47-20|53	# files to which we symlink
14mr|drakxtools-14.47-20|54	Requires:	%{name}-curses = %{EVRD}
14mr|drakxtools-14.47-20|55	Requires:	perl-Gtk2 >= 1.220
14mr|drakxtools-14.47-20|56	Requires:	perl-Glib >= 1.072-1
14mr|drakxtools-14.47-20|57	Requires:	usermode >= 1.92-4
14mr|drakxtools-14.47-20|58	Requires:	mandriva-doc-common >= 9.2-5
14mr|drakxtools-14.47-20|59	Requires:	perl-Net-DBus
14mr|drakxtools-14.47-20|60	Requires:	perl-Gtk2-WebKit
14mr|drakxtools-14.47-20|61	Requires:	ldetect-lst >= 0.1.299
14mr|drakxtools-14.47-20|62	Requires:	pam
14mr|drakxtools-14.47-20|63	# needed by drakfont (eg: type1inst):
14mr|drakxtools-14.47-20|64	Requires:	font-tools
14mr|drakxtools-14.47-20|65	Requires:	libxxf86misc
14mr|drakxtools-14.47-20|66	# needed by any::enable_x_screensaver()
14mr|drakxtools-14.47-20|67	Requires:	xset
14mr|drakxtools-14.47-20|68	Suggests:	drakx-net
14mr|drakxtools-14.47-20|69	Requires:	drakconf-icons
14mr|drakxtools-14.47-20|70	# needed for installing packages through do_pkgs -> urpmi -> gmessage
14mr|drakxtools-14.47-20|71	Requires:	gurpmi >= 5.7
14mr|drakxtools-14.47-20|72	Conflicts:	drakconf < drakconf-11.7.2
14mr|drakxtools-14.47-20|73	Conflicts:	rpmdrake < 3.26-1
14mr|drakxtools-14.47-20|74	Conflicts:	mandrake_doc-drakxtools-en < 9.2
14mr|drakxtools-14.47-20|75	Conflicts:	mandrake_doc-drakxtools-es < 9.2
14mr|drakxtools-14.47-20|76	Conflicts:	mandrake_doc-drakxtools-fr < 9.2
14mr|drakxtools-14.47-20|77	Conflicts:	bootloader-utils < 1.8-4
14mr|drakxtools-14.47-20|78	Conflicts:	bootsplash < 2.1.7-1
14mr|drakxtools-14.47-20|79	Conflicts:	drakx-kbd-mouse-x11 < 0.91
14mr|drakxtools-14.47-20|80	Conflicts:	initscripts < 8.33-4
14mr|drakxtools-14.47-20|81	
14mr|drakxtools-14.47-20|82	Provides:	draksec = %{EVRD}
14mr|drakxtools-14.47-20|83	%define __noautoreq perl(Net::FTP)\\|perl(Time::localtime)\\|perl(URPM)\\|perl(Xconfig.*)
14mr|drakxtools-14.47-20|84	
14mr|drakxtools-14.47-20|85	%description
14mr|drakxtools-14.47-20|86	Contains many Mandriva Linux applications simplifying users and
14mr|drakxtools-14.47-20|87	administrators life on a Mandriva Linux machine. Nearly all of
14mr|drakxtools-14.47-20|88	them work both under XFree (graphical environment) and in console
14mr|drakxtools-14.47-20|89	(text environment), allowing easy distant work.
14mr|drakxtools-14.47-20|90	
14mr|drakxtools-14.47-20|91	- drakclock: date & time configurator
14mr|drakxtools-14.47-20|92	- drakfont: import fonts in the system
14mr|drakxtools-14.47-20|93	- draklog: show extracted information from the system logs
14mr|drakxtools-14.47-20|94	- draksec: security options managment
14mr|drakxtools-14.47-20|95	
14mr|drakxtools-14.47-20|96	%files -f %{name}-gtk.list
14mr|drakxtools-14.47-20|97	%{_bindir}/drakclock
14mr|drakxtools-14.47-20|98	%{_bindir}/drakfont
14mr|drakxtools-14.47-20|99	%{_bindir}/drakguard
14mr|drakxtools-14.47-20|100	%{_bindir}/draksec
14mr|drakxtools-14.47-20|101	%config(noreplace) %{_sysconfdir}/security/console.apps/drakclock
14mr|drakxtools-14.47-20|102	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfont
14mr|drakxtools-14.47-20|103	%config(noreplace) %{_sysconfdir}/security/console.apps/drakguard
14mr|drakxtools-14.47-20|104	%config(noreplace) %{_sysconfdir}/security/console.apps/draksec
14mr|drakxtools-14.47-20|105	%config(noreplace) %{_sysconfdir}/pam.d/drakclock
14mr|drakxtools-14.47-20|106	%config(noreplace) %{_sysconfdir}/pam.d/drakfont
14mr|drakxtools-14.47-20|107	%config(noreplace) %{_sysconfdir}/pam.d/drakguard
14mr|drakxtools-14.47-20|108	%config(noreplace) %{_sysconfdir}/pam.d/draksec
14mr|drakxtools-14.47-20|109	
14mr|drakxtools-14.47-20|110	%post
14mr|drakxtools-14.47-20|111	%make_session
14mr|drakxtools-14.47-20|112	[[ ! -e %{_sbindir}/kbdconfig ]] && ln -s -f keyboarddrake %{_sbindir}/kbdconfig
14mr|drakxtools-14.47-20|113	[[ ! -e %{_sbindir}/mouseconfig ]] && ln -s -f mousedrake %{_sbindir}/mouseconfig
14mr|drakxtools-14.47-20|114	:
14mr|drakxtools-14.47-20|115	
14mr|drakxtools-14.47-20|116	%postun
14mr|drakxtools-14.47-20|117	%make_session
14mr|drakxtools-14.47-20|118	for i in %{_sbindir}/kbdconfig %{_sbindir}/mouseconfig %{_bindir}/printtool;do
14mr|drakxtools-14.47-20|119	[[ -L $i ]] && rm -f $i
14mr|drakxtools-14.47-20|120	done
14mr|drakxtools-14.47-20|121	:
14mr|drakxtools-14.47-20|122	
14mr|drakxtools-14.47-20|123	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|124	
14mr|drakxtools-14.47-20|125	%package curses
14mr|drakxtools-14.47-20|126	Summary:	The drakxtools (diskdrake, ...)
14mr|drakxtools-14.47-20|127	Group:		System/Configuration/Other
14mr|drakxtools-14.47-20|128	Requires:	usermode-consoleonly >= 1.44-4
14mr|drakxtools-14.47-20|129	Requires:	urpmi >= 4.8.23
14mr|drakxtools-14.47-20|130	Requires:	perl-Locale-gettext >= 1.05-4
14mr|drakxtools-14.47-20|131	Requires:	module-init-tools
14mr|drakxtools-14.47-20|132	Requires:	%{name}-backend = %{EVRD}
14mr|drakxtools-14.47-20|133	Suggests:	drakx-net-text
14mr|drakxtools-14.47-20|134	Provides:	diskdrake = %{EVRD}
14mr|drakxtools-14.47-20|135	Provides:	kbdconfig = %{EVRD}
14mr|drakxtools-14.47-20|136	Provides:	mouseconfig = %{EVRD}
14mr|drakxtools-14.47-20|137	Provides:	setuptool = %{EVRD}
14mr|drakxtools-14.47-20|138	Provides:	drakfloppy = %{EVRD}
14mr|drakxtools-14.47-20|139	Provides:	drakxtools-newt = %{EVRD}
14mr|drakxtools-14.47-20|140	%define __noautoreq perl(Gtk2::WebKit)\\|perl(Xconfig::various)
14mr|drakxtools-14.47-20|141	
14mr|drakxtools-14.47-20|142	%description curses
14mr|drakxtools-14.47-20|143	Contains many Mandriva Linux applications simplifying users and
14mr|drakxtools-14.47-20|144	administrators life on a Mandriva Linux machine. Nearly all of
14mr|drakxtools-14.47-20|145	them work both under XFree (graphical environment) and in console
14mr|drakxtools-14.47-20|146	(text environment), allowing easy distant work.
14mr|drakxtools-14.47-20|147	
14mr|drakxtools-14.47-20|148	- adduserdrake: help you adding a user
14mr|drakxtools-14.47-20|149	- diskdrake: DiskDrake makes hard disk partitioning easier. It is
14mr|drakxtools-14.47-20|150	graphical, simple and powerful. Different skill levels are available
14mr|drakxtools-14.47-20|151	(newbie, advanced user, expert). It's written entirely in Perl and
14mr|drakxtools-14.47-20|152	Perl/Gtk. It uses resize_fat which is a perl rewrite of the work of
14mr|drakxtools-14.47-20|153	Andrew Clausen (libresize).
14mr|drakxtools-14.47-20|154	- drakauth: configure authentification (LDAP/NIS/...)
14mr|drakxtools-14.47-20|155	- drakkeyboard: configure your keyboard (both console and X)
14mr|drakxtools-14.47-20|156	- draklocale: language configurator, available both for root
14mr|drakxtools-14.47-20|157	(system wide) and users (user only)
14mr|drakxtools-14.47-20|158	- drakmouse: autodetect and configure your mouse
14mr|drakxtools-14.47-20|159	- drakscanner: scanner configurator
14mr|drakxtools-14.47-20|160	- draksound: sound card configuration
14mr|drakxtools-14.47-20|161	- drakx11: menu-driven program which walks you through setting up
14mr|drakxtools-14.47-20|162	your X server; it autodetects both monitor and video card if
14mr|drakxtools-14.47-20|163	possible
14mr|drakxtools-14.47-20|164	- drakxservices: SysV services and daemons configurator
14mr|drakxtools-14.47-20|165	- lsnetdrake: display available nfs and smb shares
14mr|drakxtools-14.47-20|166	- lspcidrake: display your pci information, *and* the corresponding
14mr|drakxtools-14.47-20|167	kernel module
14mr|drakxtools-14.47-20|168	
14mr|drakxtools-14.47-20|169	%files curses -f %{name}.list
14mr|drakxtools-14.47-20|170	%{_datadir}/applications/localedrake*.desktop
14mr|drakxtools-14.47-20|171	%{_datadir}/applications/drakxservices.desktop
14mr|drakxtools-14.47-20|172	%doc perl-install/diskdrake/diskdrake.html
14mr|drakxtools-14.47-20|173	%{_iconsdir}/localedrake.png
14mr|drakxtools-14.47-20|174	%{_iconsdir}/large/localedrake.png
14mr|drakxtools-14.47-20|175	%{_iconsdir}/mini/localedrake.png
14mr|drakxtools-14.47-20|176	%{_bindir}/drakkeyboard
14mr|drakxtools-14.47-20|177	%{_bindir}/drakmouse
14mr|drakxtools-14.47-20|178	%{_bindir}/drakups
14mr|drakxtools-14.47-20|179	%{_bindir}/drakauth
14mr|drakxtools-14.47-20|180	%{_bindir}/draklog
14mr|drakxtools-14.47-20|181	%{_bindir}/drakxservices
14mr|drakxtools-14.47-20|182	%{_bindir}/drakboot
14mr|drakxtools-14.47-20|183	%{_bindir}/drakedm
14mr|drakxtools-14.47-20|184	%{_bindir}/diskdrake
14mr|drakxtools-14.47-20|185	%{_bindir}/drakscanner
14mr|drakxtools-14.47-20|186	%{_bindir}/mousedrake
14mr|drakxtools-14.47-20|187	%{_bindir}/scannerdrake
14mr|drakxtools-14.47-20|188	# PAM hack
14mr|drakxtools-14.47-20|189	%{_sysconfdir}/pam.d/system-auth-win-default
14mr|drakxtools-14.47-20|190	%config(noreplace) %{_sysconfdir}/security/console.apps/drakkeyboard
14mr|drakxtools-14.47-20|191	%config(noreplace) %{_sysconfdir}/security/console.apps/drakmouse
14mr|drakxtools-14.47-20|192	%config(noreplace) %{_sysconfdir}/security/console.apps/drakups
14mr|drakxtools-14.47-20|193	%config(noreplace) %{_sysconfdir}/security/console.apps/drakauth
14mr|drakxtools-14.47-20|194	%config(noreplace) %{_sysconfdir}/security/console.apps/draklog
14mr|drakxtools-14.47-20|195	%config(noreplace) %{_sysconfdir}/security/console.apps/drakxservices
14mr|drakxtools-14.47-20|196	%config(noreplace) %{_sysconfdir}/security/console.apps/drakboot
14mr|drakxtools-14.47-20|197	%config(noreplace) %{_sysconfdir}/security/console.apps/drakedm
14mr|drakxtools-14.47-20|198	%config(noreplace) %{_sysconfdir}/security/console.apps/diskdrake
14mr|drakxtools-14.47-20|199	%config(noreplace) %{_sysconfdir}/security/console.apps/drakscanner
14mr|drakxtools-14.47-20|200	%config(noreplace) %{_sysconfdir}/security/console.apps/mousedrake
14mr|drakxtools-14.47-20|201	%config(noreplace) %{_sysconfdir}/security/console.apps/scannerdrake
14mr|drakxtools-14.47-20|202	%config(noreplace) %{_sysconfdir}/pam.d/drakkeyboard
14mr|drakxtools-14.47-20|203	%config(noreplace) %{_sysconfdir}/pam.d/drakmouse
14mr|drakxtools-14.47-20|204	%config(noreplace) %{_sysconfdir}/pam.d/drakups
14mr|drakxtools-14.47-20|205	%config(noreplace) %{_sysconfdir}/pam.d/drakauth
14mr|drakxtools-14.47-20|206	%config(noreplace) %{_sysconfdir}/pam.d/draklog
14mr|drakxtools-14.47-20|207	%config(noreplace) %{_sysconfdir}/pam.d/drakxservices
14mr|drakxtools-14.47-20|208	%config(noreplace) %{_sysconfdir}/pam.d/drakboot
14mr|drakxtools-14.47-20|209	%config(noreplace) %{_sysconfdir}/pam.d/drakedm
14mr|drakxtools-14.47-20|210	%config(noreplace) %{_sysconfdir}/pam.d/diskdrake
14mr|drakxtools-14.47-20|211	%config(noreplace) %{_sysconfdir}/pam.d/drakscanner
14mr|drakxtools-14.47-20|212	%config(noreplace) %{_sysconfdir}/pam.d/mousedrake
14mr|drakxtools-14.47-20|213	%config(noreplace) %{_sysconfdir}/pam.d/scannerdrake
14mr|drakxtools-14.47-20|214	
14mr|drakxtools-14.47-20|215	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|216	
14mr|drakxtools-14.47-20|217	%package backend
14mr|drakxtools-14.47-20|218	Summary:	Drakxtools libraries and background tools
14mr|drakxtools-14.47-20|219	Group:		System/Configuration/Other
14mr|drakxtools-14.47-20|220	Requires:	dmidecode
14mr|drakxtools-14.47-20|221	Requires:	perl-File-FnMatch
14mr|drakxtools-14.47-20|222	# for fileshareset and filesharelist (#17123)
14mr|drakxtools-14.47-20|223	#Requires:	perl-suid
14mr|drakxtools-14.47-20|224	# for common::wrap_command_for_root()
14mr|drakxtools-14.47-20|225	Requires:	perl-String-ShellQuote
14mr|drakxtools-14.47-20|226	# "post" here means %triggerpostun:
14mr|drakxtools-14.47-20|227	Requires(post):	perl-MDK-Common >= 1.2.27
14mr|drakxtools-14.47-20|228	Conflicts:	drakxtools-newt < 10-51
14mr|drakxtools-14.47-20|229	Conflicts:	drakx-net < 0.28
14mr|drakxtools-14.47-20|230	Conflicts:	e2fsprogs < 1.41.1-2mnb
14mr|drakxtools-14.47-20|231	
14mr|drakxtools-14.47-20|232	%description backend
14mr|drakxtools-14.47-20|233	See package %{name}.
14mr|drakxtools-14.47-20|234	
14mr|drakxtools-14.47-20|235	%files backend -f %{name}-backend.list
14mr|drakxtools-14.47-20|236	%config(noreplace) /etc/security/fileshare.conf
14mr|drakxtools-14.47-20|237	%{_docdir}/*license.html
14mr|drakxtools-14.47-20|238	
14mr|drakxtools-14.47-20|239	%triggerpostun backend -- drakxtools-backend < 11.44
14mr|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"
14mr|drakxtools-14.47-20|241	%{_sbindir}/bootloader-config --action migrate-to-uuids ||:
14mr|drakxtools-14.47-20|242	
14mr|drakxtools-14.47-20|243	%triggerpostun backend -- drakxtools-backend < 11.52
14mr|drakxtools-14.47-20|244	echo "Updating /etc/modprobe.preload.d/floppy"
14mr|drakxtools-14.47-20|245	perl -I/usr/lib/libDrakX -Mharddrake::autoconf -e 'harddrake::autoconf::floppy()' ||:
14mr|drakxtools-14.47-20|246	
14mr|drakxtools-14.47-20|247	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|248	
14mr|drakxtools-14.47-20|249	%package http
14mr|drakxtools-14.47-20|250	Summary:	The drakxtools via http
14mr|drakxtools-14.47-20|251	Group:		System/Configuration/Other
14mr|drakxtools-14.47-20|252	Requires:	%{name}-curses = %{EVRD}
14mr|drakxtools-14.47-20|253	Requires:	perl(Net::SSLeay) >= 1.22-1
14mr|drakxtools-14.47-20|254	Requires:	perl-Authen-PAM >= 0.14-1
14mr|drakxtools-14.47-20|255	Requires:	perl-CGI >= 2.91-1
14mr|drakxtools-14.47-20|256	Requires(pre,post):	rpm-helper
14mr|drakxtools-14.47-20|257	
14mr|drakxtools-14.47-20|258	%description http
14mr|drakxtools-14.47-20|259	This package lets you configure your computer through your Web browser:
14mr|drakxtools-14.47-20|260	it provides an HTTP interface to the Mandriva tools found in the drakxtools
14mr|drakxtools-14.47-20|261	package.
14mr|drakxtools-14.47-20|262	
14mr|drakxtools-14.47-20|263	%files http -f %{name}-http.list
14mr|drakxtools-14.47-20|264	%dir %{_sysconfdir}/drakxtools_http
14mr|drakxtools-14.47-20|265	%config(noreplace) %{_sysconfdir}/pam.d/miniserv
14mr|drakxtools-14.47-20|266	%{_sysconfdir}/init.d/drakxtools_http
14mr|drakxtools-14.47-20|267	%config(noreplace) %{_sysconfdir}/drakxtools_http/conf
14mr|drakxtools-14.47-20|268	%config(noreplace) %{_sysconfdir}/drakxtools_http/authorised_progs
14mr|drakxtools-14.47-20|269	%config(noreplace) %{_sysconfdir}/logrotate.d/drakxtools-http
14mr|drakxtools-14.47-20|270	
14mr|drakxtools-14.47-20|271	%post http
14mr|drakxtools-14.47-20|272	%_post_service drakxtools_http
14mr|drakxtools-14.47-20|273	
14mr|drakxtools-14.47-20|274	%preun http
14mr|drakxtools-14.47-20|275	%_preun_service drakxtools_http
14mr|drakxtools-14.47-20|276	
14mr|drakxtools-14.47-20|277	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|278	
14mr|drakxtools-14.47-20|279	%package -n drakx-finish-install
14mr|drakxtools-14.47-20|280	Summary:	First boot configuration
14mr|drakxtools-14.47-20|281	Group:		System/Configuration/Other
14mr|drakxtools-14.47-20|282	Requires:	%{name} = %{EVRD}
14mr|drakxtools-14.47-20|283	Requires:	drakx-installer-matchbox
14mr|drakxtools-14.47-20|284	Requires:	perl-Geo-IP
14mr|drakxtools-14.47-20|285	
14mr|drakxtools-14.47-20|286	%description -n drakx-finish-install
14mr|drakxtools-14.47-20|287	For OEM-like duplications, it allows at first boot:
14mr|drakxtools-14.47-20|288	- network configuration
14mr|drakxtools-14.47-20|289	- creating users
14mr|drakxtools-14.47-20|290	- setting root password
14mr|drakxtools-14.47-20|291	- choosing authentication
14mr|drakxtools-14.47-20|292	
14mr|drakxtools-14.47-20|293	%files -n drakx-finish-install
14mr|drakxtools-14.47-20|294	%config(noreplace) %{_sysconfdir}/sysconfig/finish-install
14mr|drakxtools-14.47-20|295	%{_sysconfdir}/X11/xsetup.d/??finish-install.xsetup
14mr|drakxtools-14.47-20|296	%{_sbindir}/finish-install
14mr|drakxtools-14.47-20|297	
14mr|drakxtools-14.47-20|298	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|299	
14mr|drakxtools-14.47-20|300	%package -n harddrake
14mr|drakxtools-14.47-20|301	Summary:	Main Hardware Configuration/Information Tool
14mr|drakxtools-14.47-20|302	Group:		System/Configuration/Hardware
14mr|drakxtools-14.47-20|303	Requires:	%{name}-curses = %{EVRD}
14mr|drakxtools-14.47-20|304	Provides:	kudzu = %{EVRD}
14mr|drakxtools-14.47-20|305	Provides:	kudzu-devel = %{EVRD}
14mr|drakxtools-14.47-20|306	Provides:	libdetect0 = %{EVRD}
14mr|drakxtools-14.47-20|307	Provides:	libdetect0-devel = %{EVRD}
14mr|drakxtools-14.47-20|308	Provides:	libdetect-lst = %{EVRD}
14mr|drakxtools-14.47-20|309	Provides:	libdetect-lst-devel = %{EVRD}
14mr|drakxtools-14.47-20|310	Provides:	detect = %{EVRD}
14mr|drakxtools-14.47-20|311	Provides:	detect-lst = %{EVRD}
14mr|drakxtools-14.47-20|312	Requires(pre,post):	rpm-helper
14mr|drakxtools-14.47-20|313	Requires:	drakx-kbd-mouse-x11
14mr|drakxtools-14.47-20|314	Suggests:	libdrakx-net
14mr|drakxtools-14.47-20|315	Suggests:	drak3d
14mr|drakxtools-14.47-20|316	Requires:	meta-task
14mr|drakxtools-14.47-20|317	
14mr|drakxtools-14.47-20|318	%description -n harddrake
14mr|drakxtools-14.47-20|319	The harddrake service is a hardware probing tool run at system boot
14mr|drakxtools-14.47-20|320	time to determine what hardware has been added or removed from the
14mr|drakxtools-14.47-20|321	system.
14mr|drakxtools-14.47-20|322	
14mr|drakxtools-14.47-20|323	It then offer to run needed config tool to update the OS
14mr|drakxtools-14.47-20|324	configuration.
14mr|drakxtools-14.47-20|325	
14mr|drakxtools-14.47-20|326	%files -n harddrake
14mr|drakxtools-14.47-20|327	%dir /etc/sysconfig/harddrake2/
14mr|drakxtools-14.47-20|328	%config(noreplace) /etc/sysconfig/harddrake2/previous_hw
14mr|drakxtools-14.47-20|329	%config(noreplace) /etc/sysconfig/harddrake2/service.conf
14mr|drakxtools-14.47-20|330	%config(noreplace) %{_sysconfdir}/sysconfig/harddrake2/kernel
14mr|drakxtools-14.47-20|331	%dir %{_datadir}/harddrake/
14mr|drakxtools-14.47-20|332	%{_datadir}/harddrake/*
14mr|drakxtools-14.47-20|333	%{_sysconfdir}/X11/xsetup.d/??notify-x11-free-driver-switch.xsetup
14mr|drakxtools-14.47-20|334	#%{_sysconfdir}/X11/xinit.d/harddrake2
14mr|drakxtools-14.47-20|335	
14mr|drakxtools-14.47-20|336	%postun -n harddrake
14mr|drakxtools-14.47-20|337	file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %{_datadir}/harddrake/convert || :
14mr|drakxtools-14.47-20|338	
14mr|drakxtools-14.47-20|339	%triggerpostun -n harddrake -- harddrake < 11.62-2
14mr|drakxtools-14.47-20|340	rm -f /etc/rc.d/*/{K,S}??harddrake
14mr|drakxtools-14.47-20|341	
14mr|drakxtools-14.47-20|342	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|343	
14mr|drakxtools-14.47-20|344	%package -n harddrake-ui
14mr|drakxtools-14.47-20|345	Summary:	Main Hardware Configuration/Information Tool
14mr|drakxtools-14.47-20|346	Group:		System/Configuration/Hardware
14mr|drakxtools-14.47-20|347	Requires:	%{name} = %{EVRD}
14mr|drakxtools-14.47-20|348	Requires:	sane-backends
14mr|drakxtools-14.47-20|349	Requires:	drakx-kbd-mouse-x11
14mr|drakxtools-14.47-20|350	Suggests:	libdrakx-net
14mr|drakxtools-14.47-20|351	Suggests:	drak3d
14mr|drakxtools-14.47-20|352	
14mr|drakxtools-14.47-20|353	%description -n harddrake-ui
14mr|drakxtools-14.47-20|354	This is the main configuration tool for hardware that calls all the
14mr|drakxtools-14.47-20|355	other configuration tools.
14mr|drakxtools-14.47-20|356	
14mr|drakxtools-14.47-20|357	It offers a nice GUI that show the hardware configuration splitted by
14mr|drakxtools-14.47-20|358	hardware classes.
14mr|drakxtools-14.47-20|359	
14mr|drakxtools-14.47-20|360	%files -n harddrake-ui
14mr|drakxtools-14.47-20|361	%dir /etc/sysconfig/harddrake2/
14mr|drakxtools-14.47-20|362	%{_sbindir}/harddrake2
14mr|drakxtools-14.47-20|363	%{_bindir}/harddrake2
14mr|drakxtools-14.47-20|364	%config(noreplace) %{_sysconfdir}/security/console.apps/harddrake2
14mr|drakxtools-14.47-20|365	%config(noreplace) %{_sysconfdir}/pam.d/harddrake2
14mr|drakxtools-14.47-20|366	%{_datadir}/pixmaps/harddrake2
14mr|drakxtools-14.47-20|367	%{_datadir}/applications/harddrake.desktop
14mr|drakxtools-14.47-20|368	%{_iconsdir}/large/harddrake.png
14mr|drakxtools-14.47-20|369	%{_iconsdir}/mini/harddrake.png
14mr|drakxtools-14.47-20|370	%{_iconsdir}/harddrake.png
14mr|drakxtools-14.47-20|371	
14mr|drakxtools-14.47-20|372	#----------------------------------------------------------------------------
14mr|drakxtools-14.47-20|373	
14mr|drakxtools-14.47-20|374	%prep
14mr|drakxtools-14.47-20|375	%setup -q
14mr|drakxtools-14.47-20|376	%apply_patches
14mr|drakxtools-14.47-20|377	
14mr|drakxtools-14.47-20|378	%build
14mr|drakxtools-14.47-20|379	%make -C perl-install CFLAGS="%{optflags}" -I/usr/include/ldetect/
14mr|drakxtools-14.47-20|380	
14mr|drakxtools-14.47-20|381	%install
14mr|drakxtools-14.47-20|382	%make -C perl-install PREFIX=%{buildroot} install
14mr|drakxtools-14.47-20|383	mkdir -p %{buildroot}%{_sysconfdir}/{X11/xinit.d,X11/wmsession.d,sysconfig/harddrake2}
14mr|drakxtools-14.47-20|384	touch %{buildroot}/etc/sysconfig/harddrake2/previous_hw
14mr|drakxtools-14.47-20|385	
14mr|drakxtools-14.47-20|386	dirs1="usr/lib/libDrakX usr/share/libDrakX"
14mr|drakxtools-14.47-20|387	(cd %{buildroot} ; find $dirs1 usr/bin usr/sbin ! -type d -printf "/%%p\n")|egrep -v 'bin/.*harddrake' > %{name}.list
14mr|drakxtools-14.47-20|388	(cd %{buildroot} ; find $dirs1 -type d -printf "%%%%dir /%%p\n") >> %{name}.list
14mr|drakxtools-14.47-20|389	
14mr|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
14mr|drakxtools-14.47-20|391	perl -ni -e '/http/ ? print STDERR $_ : print' %{name}.list 2> %{name}-http.list
14mr|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
14mr|drakxtools-14.47-20|393	perl -pi -e 's|^(/usr/sbin/fileshareset)$|%%attr(4755,root,root) $1|;' %{name}-backend.list
14mr|drakxtools-14.47-20|394	perl -ni -e '/finish-install/ ? print STDERR $_ : print' %{name}.list 2> finish-install.list
14mr|drakxtools-14.47-20|395	
14mr|drakxtools-14.47-20|396	#mdk menu entry
14mr|drakxtools-14.47-20|397	mkdir -p %{buildroot}%{_datadir}/autostart
14mr|drakxtools-14.47-20|398	
14mr|drakxtools-14.47-20|399	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2 <<EOF
14mr|drakxtools-14.47-20|400	#!/bin/sh
14mr|drakxtools-14.47-20|401	exec /usr/share/harddrake/service_harddrake X11
14mr|drakxtools-14.47-20|402	EOF
14mr|drakxtools-14.47-20|403	
14mr|drakxtools-14.47-20|404	cat > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/kernel <<EOF
14mr|drakxtools-14.47-20|405	KERNEL=3.8
14mr|drakxtools-14.47-20|406	EOF
14mr|drakxtools-14.47-20|407	
14mr|drakxtools-14.47-20|408	mv %{buildroot}%{_sbindir}/service_harddrake_confirm %{buildroot}%{_datadir}/harddrake/confirm
14mr|drakxtools-14.47-20|409	
14mr|drakxtools-14.47-20|410	mkdir -p %{buildroot}%{_docdir}
14mr|drakxtools-14.47-20|411	install -m 0644 *license.html %{buildroot}%{_docdir}
14mr|drakxtools-14.47-20|412	
14mr|drakxtools-14.47-20|413	chmod +x %{buildroot}{%{_datadir}/harddrake/{conf*,service_harddrake},%{_sysconfdir}/X11/xinit.d/harddrake2}
14mr|drakxtools-14.47-20|414	# temporary fix until we reenable this feature
14mr|drakxtools-14.47-20|415	rm -f %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2
14mr|drakxtools-14.47-20|416	
14mr|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
14mr|drakxtools-14.47-20|418	echo -e "AUTORECONFIGURE_RIGHT_XORG_DRIVER=yes\n" >> %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
14mr|drakxtools-14.47-20|419	
14mr|drakxtools-14.47-20|420	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
14mr|drakxtools-14.47-20|421	
14mr|drakxtools-14.47-20|422	# consolehelper config
14mr|drakxtools-14.47-20|423	#
14mr|drakxtools-14.47-20|424	
14mr|drakxtools-14.47-20|425	# - console user, no password
14mr|drakxtools-14.47-20|426	for pak in drakclock drakkeyboard drakmouse drakfont mousedrake drakscanner drakmouse scannerdrake; do
14mr|drakxtools-14.47-20|427	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|drakxtools-14.47-20|428	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14mr|drakxtools-14.47-20|429	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|drakxtools-14.47-20|430	USER=root
14mr|drakxtools-14.47-20|431	PROGRAM=%{_sbindir}/$pak
14mr|drakxtools-14.47-20|432	FALLBACK=false
14mr|drakxtools-14.47-20|433	SESSION=true
14mr|drakxtools-14.47-20|434	EOF
14mr|drakxtools-14.47-20|435	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|drakxtools-14.47-20|436	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|drakxtools-14.47-20|437	#%PAM-1.0
14mr|drakxtools-14.47-20|438	auth		include		config-util-user
14mr|drakxtools-14.47-20|439	account		include		config-util-user
14mr|drakxtools-14.47-20|440	session		include		config-util-user
14mr|drakxtools-14.47-20|441	EOF
14mr|drakxtools-14.47-20|442	done
14mr|drakxtools-14.47-20|443	
14mr|drakxtools-14.47-20|444	# console user, ask for root password
14mr|drakxtools-14.47-20|445	for pak in drakups drakauth draklog drakxservices drakboot draksec drakguard harddrake2 drakedm diskdrake; do
14mr|drakxtools-14.47-20|446	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|drakxtools-14.47-20|447	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|drakxtools-14.47-20|448	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|drakxtools-14.47-20|449	USER=root
14mr|drakxtools-14.47-20|450	PROGRAM=/usr/sbin/$pak
14mr|drakxtools-14.47-20|451	FALLBACK=false
14mr|drakxtools-14.47-20|452	SESSION=true
14mr|drakxtools-14.47-20|453	EOF
14mr|drakxtools-14.47-20|454	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|drakxtools-14.47-20|455	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|drakxtools-14.47-20|456	#%PAM-1.0
14mr|drakxtools-14.47-20|457	auth		include		config-util
14mr|drakxtools-14.47-20|458	account		include		config-util
14mr|drakxtools-14.47-20|459	session		include		config-util
14mr|drakxtools-14.47-20|460	EOF
14mr|drakxtools-14.47-20|461	done
14mr|drakxtools-14.47-20|462	
14mr|drakxtools-14.47-20|463	%find_lang libDrakX libDrakX.lang
14mr|drakxtools-14.47-20|464	%find_lang libDrakX-standalone libDrakX-standalone.lang
14mr|drakxtools-14.47-20|465	cat libDrakX.lang libDrakX-standalone.lang >> %{name}.list
14mr|drakxtools-14.47-20|466	
14mr|drakxtools-14.47-20|467	# pamd hack
14mr|drakxtools-14.47-20|468	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/system-auth-win-default
14mr|drakxtools-14.47-20|469	
14mr|drakxtools-14.47-20|470	%check
14mr|drakxtools-14.47-20|471	cd perl-install
14mr|drakxtools-14.47-20|472	%make check
14mr|drakxtools-14.47-20|473	
14mr|drakxtools-14.47-20|474	
14mr|drakxtools-14.47-20|475	%changelog
14mr|drakxtools-14.47-20|476	* Mon Sep 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-20
14mr|drakxtools-14.47-20|477	+ Revision: c7cdae6
14mr|drakxtools-14.47-20|478	- Various installer fixes/improvements
14mr|drakxtools-14.47-20|479	- 1. Excluded OpenVPN from startup services configuration: it won't start anyway without configuring it first.
14mr|drakxtools-14.47-20|480	- 2. Moved "Enable/Disable swap" buttons to normal mode.
14mr|drakxtools-14.47-20|481	- 3. Disallowed encrypted root without separate /boot.
14mr|drakxtools-14.47-20|482	- 4. If custom partitioning is faulty, return back to custom partitioning dialog, not to the list of predefined schemes.
14mr|drakxtools-14.47-20|483	- 5. Do not repeatedly display "backup data" warning when custom partitioning dialog is reopened because of problems.
14mr|drakxtools-14.47-20|484	- 6. New cities added for timezones translation; Russian translation updated.
14mr|drakxtools-14.47-20|485	
14mr|drakxtools-14.47-20|486	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.47-19
14mr|drakxtools-14.47-20|487	+ Revision: b02831c
14mr|drakxtools-14.47-20|488	- Fix bugzilla URL
14mr|drakxtools-14.47-20|489	
14mr|drakxtools-14.47-20|490	* Fri Aug 15 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-18
14mr|drakxtools-14.47-20|491	+ Revision: be6a222
14mr|drakxtools-14.47-20|492	- Re-fixed partition labels encoding
14mr|drakxtools-14.47-20|493	
14mr|drakxtools-14.47-20|494	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-17
14mr|drakxtools-14.47-20|495	+ Revision: 1861dea
14mr|drakxtools-14.47-20|496	- Fixed wrong message encoding in drakbug
14mr|drakxtools-14.47-20|497	
14mr|drakxtools-14.47-20|498	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-16
14mr|drakxtools-14.47-20|499	+ Revision: 6facf74
14mr|drakxtools-14.47-20|500	- Various minor fixes
14mr|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).
14mr|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).
14mr|drakxtools-14.47-20|503	- 3. Creating encrypted RAID partition displayed an error "failed to format".
14mr|drakxtools-14.47-20|504	- 4. Internal crash under rare conditions.
14mr|drakxtools-14.47-20|505	
14mr|drakxtools-14.47-20|506	* Mon Aug 11 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-15
14mr|drakxtools-14.47-20|507	+ Revision: c6cc9f0
14mr|drakxtools-14.47-20|508	- Added Cancel buttons also to other secondary dialogs
14mr|drakxtools-14.47-20|509	- 1. All secondary partitioning dialogs in installer now also have Cancel button.
14mr|drakxtools-14.47-20|510	
14mr|drakxtools-14.47-20|511	* Fri Aug 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-14
14mr|drakxtools-14.47-20|512	+ Revision: e4b0242
14mr|drakxtools-14.47-20|513	- More fixes
14mr|drakxtools-14.47-20|514	- 1. Fixed regression in 14.47-13 (RAID::LVM::encrypted_partition -> crash).
14mr|drakxtools-14.47-20|515	- 2. Forcing to write partition table when adding partition to RAID (required for mdadm to see partitions).
14mr|drakxtools-14.47-20|516	
14mr|drakxtools-14.47-20|517	* Fri Aug 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-13
14mr|drakxtools-14.47-20|518	+ Revision: 6db81e6
14mr|drakxtools-14.47-20|519	- Fixes and improvements in diskdrake/installer
14mr|drakxtools-14.47-20|520	- 1. Non-latin letters in partition labels were displayed as garbage.
14mr|drakxtools-14.47-20|521	- 2. Minor fix in Russian translation.
14mr|drakxtools-14.47-20|522	- 3. Creating an encrypted partition on LVM corrupted the dialog contents.
14mr|drakxtools-14.47-20|523	- 4. Activated encrypted partitions on LVM were displayed as inactive, and returned errors on any action.
14mr|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).
14mr|drakxtools-14.47-20|525	- 6. Add Partition dialog now contains the Cancel button also in installer, not only in diskdrake.
14mr|drakxtools-14.47-20|526	
14mr|drakxtools-14.47-20|527	* Thu Jul 10 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-12
14mr|drakxtools-14.47-20|528	+ Revision: d0c4bae
14mr|drakxtools-14.47-20|529	- Minor fixes and improvements
14mr|drakxtools-14.47-20|530	- 1. Moving postinstall configuration dialog to the center of the screen.
14mr|drakxtools-14.47-20|531	- 2. Fixed: Autohostname was not always suggested.
14mr|drakxtools-14.47-20|532	
14mr|drakxtools-14.47-20|533	* Fri Jul 04 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-11
14mr|drakxtools-14.47-20|534	+ Revision: 3c68e20
14mr|drakxtools-14.47-20|535	- Several bugs fixed in installer/diskdrake
14mr|drakxtools-14.47-20|536	- 1. Fixed: RAID/Loopback, click Ext4/XFS/... button - crash.
14mr|drakxtools-14.47-20|537	- 2. Fixed: Expert Mode missing when RAID/Loopback selected.
14mr|drakxtools-14.47-20|538	- 3. Fixed: Crypted LVM/RAID displayed wrong partition type.
14mr|drakxtools-14.47-20|539	- 4. Fixed: Do not show GPT/MBR selection when clearing LVM.
14mr|drakxtools-14.47-20|540	
14mr|drakxtools-14.47-20|541	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-10
14mr|drakxtools-14.47-20|542	+ Revision: ca051a2
14mr|drakxtools-14.47-20|543	- Various fixes and improvements in installer
14mr|drakxtools-14.47-20|544	- 1. Excluded Live root disk from partitioning.
14mr|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).
14mr|drakxtools-14.47-20|546	- 3. Disallowed to assign to crypted partitions not only /boot, but also all its subdirs.
14mr|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.
14mr|drakxtools-14.47-20|548	- 5. Fixed crypted partition buttons width.
14mr|drakxtools-14.47-20|549	- 6. Minor improvements for title/text of some progress dialogs.
14mr|drakxtools-14.47-20|550	- 7. Removed Help button from diskdrake/installer as outdated.
14mr|drakxtools-14.47-20|551	
14mr|drakxtools-14.47-20|552	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-9
14mr|drakxtools-14.47-20|553	+ Revision: 0e293a2
14mr|drakxtools-14.47-20|554	- Separate swap management
14mr|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.
14mr|drakxtools-14.47-20|556	- 2. Added buttons for explicitly marking swap partition for using or not using (Expert mode).
14mr|drakxtools-14.47-20|557	- 3. Swap created during installation is marked as used by default.
14mr|drakxtools-14.47-20|558	
14mr|drakxtools-14.47-20|559	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-9
14mr|drakxtools-14.47-20|560	+ Revision: f4dd2e0
14mr|drakxtools-14.47-20|561	- Support for EFI installation and GPT disks
14mr|drakxtools-14.47-20|562	- 1. Added support for installing in EFI mode:
14mr|drakxtools-14.47-20|563	- a) improved support for special EFI partition type;
14mr|drakxtools-14.47-20|564	- b) auto-allocation: added creating and/or mounting EFI partition to /boot/efi.
14mr|drakxtools-14.47-20|565	- 2. Improved GPT disks handling:
14mr|drakxtools-14.47-20|566	- a) resizing a partition does not reset its GPT GUID anymore (which caused existing Windows fail to boot);
14mr|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);
14mr|drakxtools-14.47-20|568	- c) removed excessive kernel calls in partitioning (libparted handles them itself).
14mr|drakxtools-14.47-20|569	- 3. Added various checks with warnings about possible booting problems related to EFI and GPT.
14mr|drakxtools-14.47-20|570	- 4. Fixed autosuggested hostname which in some cases contained a very long descriptive message.
14mr|drakxtools-14.47-20|571	- 5. Some fixes related to 1 MB partition alignment.
14mr|drakxtools-14.47-20|572	
14mr|drakxtools-14.47-20|573	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.47-8
14mr|drakxtools-14.47-20|574	+ Revision: fb2b851
14mr|drakxtools-14.47-20|575	- MassBuild#440: Increase release tag
14mr|drakxtools-14.47-20|576	
14mr|drakxtools-14.47-20|577	* Thu May 29 2014 Alex Burmashev <alex.burmashev@gmail.com> 14.47-7
14mr|drakxtools-14.47-20|578	+ Revision: 3c146f6
14mr|drakxtools-14.47-20|579	- added tirpc patch
14mr|drakxtools-14.47-20|580	
14mr|drakxtools-14.47-20|581	* Thu May 29 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.47-6
14mr|drakxtools-14.47-20|582	+ Revision: 211bbb6
14mr|drakxtools-14.47-20|583	- add tirpc-devel to BR
14mr|drakxtools-14.47-20|584	
14mr|drakxtools-14.47-20|585	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.47-5
14mr|drakxtools-14.47-20|586	+ Revision: 44efc25
14mr|drakxtools-14.47-20|587	- Rebuild with new perl
14mr|drakxtools-14.47-20|588	
14mr|drakxtools-14.47-20|589	* Thu May 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-4
14mr|drakxtools-14.47-20|590	+ Revision: a0b6f6a
14mr|drakxtools-14.47-20|591	- Russian translation updated
14mr|drakxtools-14.47-20|592	
14mr|drakxtools-14.47-20|593	* Thu May 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-3
14mr|drakxtools-14.47-20|594	+ Revision: 5a2581e
14mr|drakxtools-14.47-20|595	- Fixed GPT GUID for swap partitions
14mr|drakxtools-14.47-20|596	
14mr|drakxtools-14.47-20|597	* Wed May 21 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-2
14mr|drakxtools-14.47-20|598	+ Revision: 6dd19c5
14mr|drakxtools-14.47-20|599	- Added GPT partitioning support
14mr|drakxtools-14.47-20|600	- 1. The 'Clear all' button now allows to choose from MBR and GPT partition table types:
14mr|drakxtools-14.47-20|601	- a) in Expert mode the dialog is always displayed;
14mr|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);
14mr|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.
14mr|drakxtools-14.47-20|604	- 2. Various fixes in GPT code.
14mr|drakxtools-14.47-20|605	- 3. Renamed 'Linux native' to 'Linux native (ext2)' for clarity.
14mr|drakxtools-14.47-20|606	
14mr|drakxtools-14.47-20|607	* Mon May 19 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-1
14mr|drakxtools-14.47-20|608	+ Revision: 0d358eb
14mr|drakxtools-14.47-20|609	- Merged patches; synchronized with source repo
14mr|drakxtools-14.47-20|610	- 1. Repacked latest sources into new tarball.
14mr|drakxtools-14.47-20|611	- 2. Removed archive with licenses (duplicate).
14mr|drakxtools-14.47-20|612	
14mr|drakxtools-14.47-20|613	* Sun May 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-22
14mr|drakxtools-14.47-20|614	+ Revision: c28d8ce
14mr|drakxtools-14.47-20|615	- Fix arguments for select_timezone
14mr|drakxtools-14.47-20|616	
14mr|drakxtools-14.47-20|617	* Fri May 16 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
14mr|drakxtools-14.47-20|618	+ Revision: 58d6ad3
14mr|drakxtools-14.47-20|619	- Using logarithmic scale for partition buttons
14mr|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).
14mr|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.
14mr|drakxtools-14.47-20|622	
14mr|drakxtools-14.47-20|623	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
14mr|drakxtools-14.47-20|624	+ Revision: 2b2a70a
14mr|drakxtools-14.47-20|625	- Improved installer message about low resources
14mr|drakxtools-14.47-20|626	- 1. Warning text is now highlighted to attract attention.
14mr|drakxtools-14.47-20|627	- 2. Added explicit information that installation is still possible.
14mr|drakxtools-14.47-20|628	
14mr|drakxtools-14.47-20|629	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
14mr|drakxtools-14.47-20|630	+ Revision: 8e82a17
14mr|drakxtools-14.47-20|631	- Localization and translation improvements
14mr|drakxtools-14.47-20|632	- 1. If two timezones have identical translations, only one of them is displayed.
14mr|drakxtools-14.47-20|633	- 2. Minor Russian translation fixes.
14mr|drakxtools-14.47-20|634	
14mr|drakxtools-14.47-20|635	* Mon May 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-21
14mr|drakxtools-14.47-20|636	+ Revision: ed3e6da
14mr|drakxtools-14.47-20|637	- Fixed: Temp file was not always removed
14mr|drakxtools-14.47-20|638	
14mr|drakxtools-14.47-20|639	* Fri Apr 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-17
14mr|drakxtools-14.47-20|640	+ Revision: 88f190d
14mr|drakxtools-14.47-20|641	- More fixes with localized timezones
14mr|drakxtools-14.47-20|642	- 1. Timezone localization wasn't used by drakclock.
14mr|drakxtools-14.47-20|643	- 2. Timezone dialog ignored non-latin letters typed for quickly selecting an item starting with these letters.
14mr|drakxtools-14.47-20|644	- 3. Pressing Cancel in drakclock's timezone selecting dialog actually selected and applied an "empty" (invalid) timezone.
14mr|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.
14mr|drakxtools-14.47-20|646	
14mr|drakxtools-14.47-20|647	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
14mr|drakxtools-14.47-20|648	+ Revision: 4f1e981
14mr|drakxtools-14.47-20|649	- Fix typo
14mr|drakxtools-14.47-20|650	
14mr|drakxtools-14.47-20|651	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
14mr|drakxtools-14.47-20|652	+ Revision: e826c63
14mr|drakxtools-14.47-20|653	- Update Categories for drakxservices.desktop
14mr|drakxtools-14.47-20|654	
14mr|drakxtools-14.47-20|655	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
14mr|drakxtools-14.47-20|656	+ Revision: 89de080
14mr|drakxtools-14.47-20|657	- More basic spec cleanups
14mr|drakxtools-14.47-20|658	
14mr|drakxtools-14.47-20|659	

16229 14
14mr|dropbear-2014.65-2|1	# (tmb) temp linking fix
14mr|dropbear-2014.65-2|2	%define _disable_ld_as_needed 1
14mr|dropbear-2014.65-2|3	%define _disable_ld_no_undefined 1
14mr|dropbear-2014.65-2|4	%define year 2014
14mr|dropbear-2014.65-2|5	
14mr|dropbear-2014.65-2|6	Summary:	SSH2 server and client
14mr|dropbear-2014.65-2|7	Name:		dropbear
14mr|dropbear-2014.65-2|8	Version:	2014.65
14mr|dropbear-2014.65-2|9	Release:	2
14mr|dropbear-2014.65-2|10	License:	MIT
14mr|dropbear-2014.65-2|11	Group:		Networking/Remote access
14mr|dropbear-2014.65-2|12	Url:		http://matt.ucc.asn.au/dropbear/dropbear.html
14mr|dropbear-2014.65-2|13	Source0:	http://matt.ucc.asn.au/dropbear/releases/%{name}-%{version}.tar.bz2
14mr|dropbear-2014.65-2|14	Source1:	dropbear.service
14mr|dropbear-2014.65-2|15	Source2:	dropbear-keygen.service
14mr|dropbear-2014.65-2|16	Patch0:		dropbear-2014.63-whole-program.patch
14mr|dropbear-2014.65-2|17	BuildRequires:	pam-devel
14mr|dropbear-2014.65-2|18	BuildRequires:	pkgconfig(zlib)
14mr|dropbear-2014.65-2|19	Requires(post,preun):	rpm-helper
14mr|dropbear-2014.65-2|20	
14mr|dropbear-2014.65-2|21	%description
14mr|dropbear-2014.65-2|22	Dropbear is a relatively small SSH 2 server and client. Dropbear
14mr|dropbear-2014.65-2|23	is particularly useful for "embedded"-type Linux (or other Unix)
14mr|dropbear-2014.65-2|24	systems, such as wireless routers.
14mr|dropbear-2014.65-2|25	
14mr|dropbear-2014.65-2|26	%files
14mr|dropbear-2014.65-2|27	%doc CHANGES INSTALL LICENSE MULTI README SMALL TODO
14mr|dropbear-2014.65-2|28	%dir %{_sysconfdir}/dropbear
14mr|dropbear-2014.65-2|29	%config(noreplace) %{_sysconfdir}/sysconfig/dropbear
14mr|dropbear-2014.65-2|30	%{_unitdir}/dropbear*
14mr|dropbear-2014.65-2|31	%{_bindir}/dropbearkey
14mr|dropbear-2014.65-2|32	%{_bindir}/dropbearconvert
14mr|dropbear-2014.65-2|33	%{_bindir}/dbclient
14mr|dropbear-2014.65-2|34	%{_sbindir}/dropbear
14mr|dropbear-2014.65-2|35	%{_mandir}/man1/dbclient.1*
14mr|dropbear-2014.65-2|36	%{_mandir}/man1/dropbearconvert.1*
14mr|dropbear-2014.65-2|37	%{_mandir}/man1/dropbearkey.1*
14mr|dropbear-2014.65-2|38	%{_mandir}/man8/dropbear.8*
14mr|dropbear-2014.65-2|39	
14mr|dropbear-2014.65-2|40	%post
14mr|dropbear-2014.65-2|41	%_post_service %{name}
14mr|dropbear-2014.65-2|42	
14mr|dropbear-2014.65-2|43	%preun
14mr|dropbear-2014.65-2|44	%_preun_service %{name}
14mr|dropbear-2014.65-2|45	
14mr|dropbear-2014.65-2|46	#----------------------------------------------------------------------------
14mr|dropbear-2014.65-2|47	
14mr|dropbear-2014.65-2|48	%prep
14mr|dropbear-2014.65-2|49	%setup -q
14mr|dropbear-2014.65-2|50	%apply_patches
14mr|dropbear-2014.65-2|51	
14mr|dropbear-2014.65-2|52	# convert CHANGES to UTF-8
14mr|dropbear-2014.65-2|53	iconv -f iso-8859-1 -t utf-8 -o CHANGES{.utf8,}
14mr|dropbear-2014.65-2|54	mv CHANGES{.utf8,}
14mr|dropbear-2014.65-2|55	
14mr|dropbear-2014.65-2|56	%build
14mr|dropbear-2014.65-2|57	%configure2_5x \
14mr|dropbear-2014.65-2|58	--enable-pam
14mr|dropbear-2014.65-2|59	
14mr|dropbear-2014.65-2|60	%make -k || make
14mr|dropbear-2014.65-2|61	
14mr|dropbear-2014.65-2|62	%install
14mr|dropbear-2014.65-2|63	%makeinstall_std
14mr|dropbear-2014.65-2|64	
14mr|dropbear-2014.65-2|65	install -d %{buildroot}%{_sysconfdir}/dropbear
14mr|dropbear-2014.65-2|66	install -d %{buildroot}%{_unitdir}
14mr|dropbear-2014.65-2|67	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|dropbear-2014.65-2|68	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/dropbear.service
14mr|dropbear-2014.65-2|69	install -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/dropbear-keygen.service
14mr|dropbear-2014.65-2|70	install -d %{buildroot}%{_mandir}/man1
14mr|dropbear-2014.65-2|71	install -m 0644 dbclient.1 %{buildroot}%{_mandir}/man1/dbclient.1
14mr|dropbear-2014.65-2|72	install -d %{buildroot}%{_mandir}/man8
14mr|dropbear-2014.65-2|73	install -m 0644 dropbearkey.1 %{buildroot}%{_mandir}/man1/dropbearkey.1
14mr|dropbear-2014.65-2|74	
14mr|dropbear-2014.65-2|75	cat > %{buildroot}%{_sysconfdir}/sysconfig/dropbear << EOF
14mr|dropbear-2014.65-2|76	OPTIONS=""
14mr|dropbear-2014.65-2|77	EOF
14mr|dropbear-2014.65-2|78	
14mr|dropbear-2014.65-2|79	chmod a+r CHANGES INSTALL LICENSE MULTI README SMALL TODO
14mr|dropbear-2014.65-2|80	
14mr|dropbear-2014.65-2|81	%changelog
14mr|dropbear-2014.65-2|82	* Fri Sep 12 2014 redmosaic <es_wkm@rambler.ru> 2014.65-2
14mr|dropbear-2014.65-2|83	+ Revision: 41ac698
14mr|dropbear-2014.65-2|84	- Drop useless uclibc support and add default config file
14mr|dropbear-2014.65-2|85	
14mr|dropbear-2014.65-2|86	

16230 14
14mr|drv_z42-0.4.3-16|1	Summary:	Printer driver for the Lexmark Z42, Z43 and Z52 printer
14mr|drv_z42-0.4.3-16|2	Name: 		drv_z42
14mr|drv_z42-0.4.3-16|3	Version:	0.4.3
14mr|drv_z42-0.4.3-16|4	Release:	16
14mr|drv_z42-0.4.3-16|5	License:	GPLv2+
14mr|drv_z42-0.4.3-16|6	Group:		System/Printing
14mr|drv_z42-0.4.3-16|7	Url:		http://www.xs4all.nl/~pastolk/
14mr|drv_z42-0.4.3-16|8	Source:		http://www.xs4all.nl/~pastolk/drv_z42-%{version}.tar.gz
14mr|drv_z42-0.4.3-16|9	Source1:	z42-2.png
14mr|drv_z42-0.4.3-16|10	Source2:	lexmark.png
14mr|drv_z42-0.4.3-16|11	BuildRequires:	imagemagick
14mr|drv_z42-0.4.3-16|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|drv_z42-0.4.3-16|13	Conflicts:	printer-utils = 2007
14mr|drv_z42-0.4.3-16|14	Conflicts:	printer-filters = 2007
14mr|drv_z42-0.4.3-16|15	
14mr|drv_z42-0.4.3-16|16	%description
14mr|drv_z42-0.4.3-16|17	Driver for the Lexmark printers Z42, Z43, Z52, X73 and the Compaq IJ1200.
14mr|drv_z42-0.4.3-16|18	
14mr|drv_z42-0.4.3-16|19	%files
14mr|drv_z42-0.4.3-16|20	%defattr(0644,root,root,0755)
14mr|drv_z42-0.4.3-16|21	%doc COPYING ChangeLog FAQ README
14mr|drv_z42-0.4.3-16|22	%attr(0755,root,root) %{_bindir}/z42_cmyk
14mr|drv_z42-0.4.3-16|23	
14mr|drv_z42-0.4.3-16|24	#----------------------------------------------------------------------------
14mr|drv_z42-0.4.3-16|25	
14mr|drv_z42-0.4.3-16|26	%package -n z42tool
14mr|drv_z42-0.4.3-16|27	Summary:	GUI for Lexmark printer maintence
14mr|drv_z42-0.4.3-16|28	Group:		System/Printing
14mr|drv_z42-0.4.3-16|29	Requires:	%{name} = %{EVRD}
14mr|drv_z42-0.4.3-16|30	
14mr|drv_z42-0.4.3-16|31	%description -n z42tool
14mr|drv_z42-0.4.3-16|32	GUI tool to configure the Lexmark printers Z42, Z43, Z52, X73 and the Compaq
14mr|drv_z42-0.4.3-16|33	IJ1200.
14mr|drv_z42-0.4.3-16|34	
14mr|drv_z42-0.4.3-16|35	%files -n z42tool
14mr|drv_z42-0.4.3-16|36	%defattr(0644,root,root,0755)
14mr|drv_z42-0.4.3-16|37	%doc z42tool/README
14mr|drv_z42-0.4.3-16|38	%{_datadir}/z42tool
14mr|drv_z42-0.4.3-16|39	%attr(0755,root,root) %{_bindir}/z42tool
14mr|drv_z42-0.4.3-16|40	%{_iconsdir}/*.png
14mr|drv_z42-0.4.3-16|41	%{_miconsdir}/*.png
14mr|drv_z42-0.4.3-16|42	%{_liconsdir}/*.png
14mr|drv_z42-0.4.3-16|43	%{_datadir}/applications/*.desktop
14mr|drv_z42-0.4.3-16|44	
14mr|drv_z42-0.4.3-16|45	#----------------------------------------------------------------------------
14mr|drv_z42-0.4.3-16|46	
14mr|drv_z42-0.4.3-16|47	%prep
14mr|drv_z42-0.4.3-16|48	%setup -q -n %{name}
14mr|drv_z42-0.4.3-16|49	
14mr|drv_z42-0.4.3-16|50	%build
14mr|drv_z42-0.4.3-16|51	pushd src
14mr|drv_z42-0.4.3-16|52	%__cc %{optflags} %{ldflags} -o z42_cmyk z42_cmyk.c
14mr|drv_z42-0.4.3-16|53	popd
14mr|drv_z42-0.4.3-16|54	
14mr|drv_z42-0.4.3-16|55	pushd z42tool
14mr|drv_z42-0.4.3-16|56	%configure2_5x
14mr|drv_z42-0.4.3-16|57	%make
14mr|drv_z42-0.4.3-16|58	popd
14mr|drv_z42-0.4.3-16|59	
14mr|drv_z42-0.4.3-16|60	%install
14mr|drv_z42-0.4.3-16|61	install -d %{buildroot}%{_bindir}
14mr|drv_z42-0.4.3-16|62	
14mr|drv_z42-0.4.3-16|63	pushd src
14mr|drv_z42-0.4.3-16|64	install -m0755 z42_cmyk %{buildroot}%{_bindir}
14mr|drv_z42-0.4.3-16|65	popd
14mr|drv_z42-0.4.3-16|66	
14mr|drv_z42-0.4.3-16|67	pushd z42tool
14mr|drv_z42-0.4.3-16|68	%makeinstall_std
14mr|drv_z42-0.4.3-16|69	popd
14mr|drv_z42-0.4.3-16|70	
14mr|drv_z42-0.4.3-16|71	# icon
14mr|drv_z42-0.4.3-16|72	install -d %{buildroot}%{_miconsdir}
14mr|drv_z42-0.4.3-16|73	install -d %{buildroot}%{_iconsdir}
14mr|drv_z42-0.4.3-16|74	install -d %{buildroot}%{_liconsdir}
14mr|drv_z42-0.4.3-16|75	
14mr|drv_z42-0.4.3-16|76	convert %{SOURCE2} -strip -resize 16x16 %{buildroot}%{_miconsdir}/z42tool.png
14mr|drv_z42-0.4.3-16|77	convert %{SOURCE2} -strip -resize 32x32 %{buildroot}%{_iconsdir}/z42tool.png
14mr|drv_z42-0.4.3-16|78	convert %{SOURCE2} -strip -resize 48x48 %{buildroot}%{_liconsdir}/z42tool.png
14mr|drv_z42-0.4.3-16|79	
14mr|drv_z42-0.4.3-16|80	# XDG menu
14mr|drv_z42-0.4.3-16|81	install -d %{buildroot}%{_datadir}/applications
14mr|drv_z42-0.4.3-16|82	cat > %{buildroot}%{_datadir}/applications/z42tool.desktop << EOF
14mr|drv_z42-0.4.3-16|83	[Desktop Entry]
14mr|drv_z42-0.4.3-16|84	Name=Lexmark printer manager
14mr|drv_z42-0.4.3-16|85	Comment=Status, alignment, cartridge maintenance
14mr|drv_z42-0.4.3-16|86	Exec=%{_bindir}/z42tool
14mr|drv_z42-0.4.3-16|87	Icon=z42tool
14mr|drv_z42-0.4.3-16|88	Terminal=false
14mr|drv_z42-0.4.3-16|89	Type=Application
14mr|drv_z42-0.4.3-16|90	Categories=System;Monitor;
14mr|drv_z42-0.4.3-16|91	EOF
14mr|drv_z42-0.4.3-16|92	
14mr|drv_z42-0.4.3-16|93	
14mr|drv_z42-0.4.3-16|94	%changelog
14mr|drv_z42-0.4.3-16|95	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.3-16
14mr|drv_z42-0.4.3-16|96	+ Revision: cfc5fcc
14mr|drv_z42-0.4.3-16|97	- Fix icon file
14mr|drv_z42-0.4.3-16|98	
14mr|drv_z42-0.4.3-16|99	

16231 14
14mr|dssi-1.1.1-2|1	Summary:	Disposable Soft Synth Interface examples and utilities
14mr|dssi-1.1.1-2|2	Name:		dssi
14mr|dssi-1.1.1-2|3	Version:	1.1.1
14mr|dssi-1.1.1-2|4	Release:	2
14mr|dssi-1.1.1-2|5	License:	LGPLv2+
14mr|dssi-1.1.1-2|6	Group:		Sound
14mr|dssi-1.1.1-2|7	URL:		http://dssi.sourceforge.net/
14mr|dssi-1.1.1-2|8	Source0:	http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
14mr|dssi-1.1.1-2|9	Source1:	dssi.sh.bz2
14mr|dssi-1.1.1-2|10	Source2:	dssi.csh.bz2
14mr|dssi-1.1.1-2|11	BuildRequires:	ladspa-devel
14mr|dssi-1.1.1-2|12	BuildRequires:	liblo-devel
14mr|dssi-1.1.1-2|13	BuildRequires:	libalsa-devel
14mr|dssi-1.1.1-2|14	BuildRequires:	jackit-devel
14mr|dssi-1.1.1-2|15	BuildRequires:	libsamplerate-devel
14mr|dssi-1.1.1-2|16	BuildRequires:  pkgconfig(sndfile)
14mr|dssi-1.1.1-2|17	BuildRequires:	qt4-devel
14mr|dssi-1.1.1-2|18	
14mr|dssi-1.1.1-2|19	%description
14mr|dssi-1.1.1-2|20	DSSI (pronounced "dizzy") is an API for audio plugins, with particular
14mr|dssi-1.1.1-2|21	application for software synthesis plugins with native user
14mr|dssi-1.1.1-2|22	interfaces. DSSI is an open specification developed for use in Linux
14mr|dssi-1.1.1-2|23	audio applications, although portable to other platforms. It may be
14mr|dssi-1.1.1-2|24	thought of as LADSPA-for-instruments, or something comparable to VSTi.
14mr|dssi-1.1.1-2|25	
14mr|dssi-1.1.1-2|26	This package contains examples and utilities.
14mr|dssi-1.1.1-2|27	
14mr|dssi-1.1.1-2|28	%package devel
14mr|dssi-1.1.1-2|29	Summary:	Disposable Soft Synth Interface API
14mr|dssi-1.1.1-2|30	Group:		Development/C
14mr|dssi-1.1.1-2|31	Requires:	%{name} = %{version}
14mr|dssi-1.1.1-2|32	Requires:	ladspa-devel
14mr|dssi-1.1.1-2|33	Requires:	libalsa-devel
14mr|dssi-1.1.1-2|34	
14mr|dssi-1.1.1-2|35	%description devel
14mr|dssi-1.1.1-2|36	DSSI (pronounced "dizzy") is an API for audio plugins, with particular
14mr|dssi-1.1.1-2|37	application for software synthesis plugins with native user
14mr|dssi-1.1.1-2|38	interfaces. DSSI is an open specification developed for use in Linux
14mr|dssi-1.1.1-2|39	audio applications, although portable to other platforms. It may be
14mr|dssi-1.1.1-2|40	thought of as LADSPA-for-instruments, or something comparable to VSTi.
14mr|dssi-1.1.1-2|41	
14mr|dssi-1.1.1-2|42	DSSI consists of a C language API for use by plugins and hosts, based
14mr|dssi-1.1.1-2|43	on the LADSPA API, and an OSC (Open Sound Control) API for use in user
14mr|dssi-1.1.1-2|44	interface to host communications. The DSSI specification consists of
14mr|dssi-1.1.1-2|45	an RFC which describes the background for the proposal and defines the
14mr|dssi-1.1.1-2|46	OSC part of the specification, and a documented header file which
14mr|dssi-1.1.1-2|47	defines the C API.
14mr|dssi-1.1.1-2|48	
14mr|dssi-1.1.1-2|49	%prep
14mr|dssi-1.1.1-2|50	%setup -q
14mr|dssi-1.1.1-2|51	
14mr|dssi-1.1.1-2|52	%build
14mr|dssi-1.1.1-2|53	%configure2_5x
14mr|dssi-1.1.1-2|54	%make
14mr|dssi-1.1.1-2|55	
14mr|dssi-1.1.1-2|56	%install
14mr|dssi-1.1.1-2|57	%makeinstall_std
14mr|dssi-1.1.1-2|58	
14mr|dssi-1.1.1-2|59	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14mr|dssi-1.1.1-2|60	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/profile.d/dssi.sh
14mr|dssi-1.1.1-2|61	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/profile.d/dssi.csh
14mr|dssi-1.1.1-2|62	perl -pi -e "s!__LIBDIR__!%{_libdir}!" %{buildroot}%{_sysconfdir}/profile.d/dssi*sh
14mr|dssi-1.1.1-2|63	
14mr|dssi-1.1.1-2|64	%files
14mr|dssi-1.1.1-2|65	%defattr(-,root,root)
14mr|dssi-1.1.1-2|66	%doc ChangeLog README
14mr|dssi-1.1.1-2|67	%{_bindir}/jack-dssi-host
14mr|dssi-1.1.1-2|68	%{_bindir}/dssi_analyse_plugin
14mr|dssi-1.1.1-2|69	%{_bindir}/dssi_list_plugins
14mr|dssi-1.1.1-2|70	%{_bindir}/dssi_osc_send
14mr|dssi-1.1.1-2|71	%{_bindir}/dssi_osc_update
14mr|dssi-1.1.1-2|72	%{_bindir}/karplong
14mr|dssi-1.1.1-2|73	%{_bindir}/less_trivial_synth
14mr|dssi-1.1.1-2|74	%{_bindir}/trivial_sampler
14mr|dssi-1.1.1-2|75	%{_bindir}/trivial_synth
14mr|dssi-1.1.1-2|76	%{_libdir}/dssi/*.so
14mr|dssi-1.1.1-2|77	%{_libdir}/dssi/less_trivial_synth/LTS_*
14mr|dssi-1.1.1-2|78	%{_libdir}/dssi/trivial_sampler/trivial_sampler_*
14mr|dssi-1.1.1-2|79	%{_mandir}/man1/dssi_osc_send.1*
14mr|dssi-1.1.1-2|80	%{_mandir}/man1/dssi_osc_update.1*
14mr|dssi-1.1.1-2|81	%{_mandir}/man1/jack-dssi-host.1*
14mr|dssi-1.1.1-2|82	%{_mandir}/man1/dssi_analyse_plugin.1*
14mr|dssi-1.1.1-2|83	%{_mandir}/man1/dssi_list_plugins.1*
14mr|dssi-1.1.1-2|84	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi*sh
14mr|dssi-1.1.1-2|85	
14mr|dssi-1.1.1-2|86	%files devel
14mr|dssi-1.1.1-2|87	%defattr(-,root,root)
14mr|dssi-1.1.1-2|88	%doc doc/TODO doc/*.txt
14mr|dssi-1.1.1-2|89	%{_includedir}/dssi.h
14mr|dssi-1.1.1-2|90	%{_libdir}/pkgconfig/dssi.pc
14mr|dssi-1.1.1-2|91	
14mr|dssi-1.1.1-2|92	
14mr|dssi-1.1.1-2|93	
14mr|dssi-1.1.1-2|94	%changelog
14mr|dssi-1.1.1-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|dssi-1.1.1-2|96	+ Revision: a83164b
14mr|dssi-1.1.1-2|97	- MassBuild#440: Increase release tag
14mr|dssi-1.1.1-2|98	
14mr|dssi-1.1.1-2|99	

16232 14
14mr|dtdparser-1.21-3.2.10|1	# Copyright (c) 2000-2007, JPackage Project
14mr|dtdparser-1.21-3.2.10|2	# All rights reserved.
14mr|dtdparser-1.21-3.2.10|3	#
14mr|dtdparser-1.21-3.2.10|4	# Redistribution and use in source and binary forms, with or without
14mr|dtdparser-1.21-3.2.10|5	# modification, are permitted provided that the following conditions
14mr|dtdparser-1.21-3.2.10|6	# are met:
14mr|dtdparser-1.21-3.2.10|7	#
14mr|dtdparser-1.21-3.2.10|8	# 1. Redistributions of source code must retain the above copyright
14mr|dtdparser-1.21-3.2.10|9	#    notice, this list of conditions and the following disclaimer.
14mr|dtdparser-1.21-3.2.10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|dtdparser-1.21-3.2.10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|dtdparser-1.21-3.2.10|12	#    documentation and/or other materials provided with the
14mr|dtdparser-1.21-3.2.10|13	#    distribution.
14mr|dtdparser-1.21-3.2.10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|dtdparser-1.21-3.2.10|15	#    contributors may be used to endorse or promote products derived
14mr|dtdparser-1.21-3.2.10|16	#    from this software without specific prior written permission.
14mr|dtdparser-1.21-3.2.10|17	#
14mr|dtdparser-1.21-3.2.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|dtdparser-1.21-3.2.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|dtdparser-1.21-3.2.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|dtdparser-1.21-3.2.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|dtdparser-1.21-3.2.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|dtdparser-1.21-3.2.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|dtdparser-1.21-3.2.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|dtdparser-1.21-3.2.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|dtdparser-1.21-3.2.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|dtdparser-1.21-3.2.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|dtdparser-1.21-3.2.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|dtdparser-1.21-3.2.10|29	#
14mr|dtdparser-1.21-3.2.10|30	
14mr|dtdparser-1.21-3.2.10|31	%define _with_gcj_support 1
14mr|dtdparser-1.21-3.2.10|32	
14mr|dtdparser-1.21-3.2.10|33	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|dtdparser-1.21-3.2.10|34	
14mr|dtdparser-1.21-3.2.10|35	%define section         free
14mr|dtdparser-1.21-3.2.10|36	
14mr|dtdparser-1.21-3.2.10|37	Name:           dtdparser
14mr|dtdparser-1.21-3.2.10|38	Version:        1.21
14mr|dtdparser-1.21-3.2.10|39	Release:        3.2.10
14mr|dtdparser-1.21-3.2.10|40	Epoch:          0
14mr|dtdparser-1.21-3.2.10|41	Summary:        A Java DTD Parser
14mr|dtdparser-1.21-3.2.10|42	License:        LGPL
14mr|dtdparser-1.21-3.2.10|43	Source0:        http://wutka.com/download/%{name}-%{version}.tgz
14mr|dtdparser-1.21-3.2.10|44	URL:            http://wutka.com/dtdparser.html
14mr|dtdparser-1.21-3.2.10|45	BuildRequires:  ant
14mr|dtdparser-1.21-3.2.10|46	BuildRequires:  locales-en
14mr|dtdparser-1.21-3.2.10|47	BuildRequires:  java-rpmbuild
14mr|dtdparser-1.21-3.2.10|48	Requires:       java
14mr|dtdparser-1.21-3.2.10|49	Requires:       jpackage-utils >= 0:1.6
14mr|dtdparser-1.21-3.2.10|50	Requires(postun): jpackage-utils >= 0:1.6
14mr|dtdparser-1.21-3.2.10|51	Group:          Development/Java
14mr|dtdparser-1.21-3.2.10|52	%if ! %{gcj_support}
14mr|dtdparser-1.21-3.2.10|53	BuildArch:      noarch
14mr|dtdparser-1.21-3.2.10|54	%endif
14mr|dtdparser-1.21-3.2.10|55	
14mr|dtdparser-1.21-3.2.10|56	%if %{gcj_support}
14mr|dtdparser-1.21-3.2.10|57	BuildRequires:                java-gcj-compat-devel
14mr|dtdparser-1.21-3.2.10|58	%endif
14mr|dtdparser-1.21-3.2.10|59	
14mr|dtdparser-1.21-3.2.10|60	%description
14mr|dtdparser-1.21-3.2.10|61	DTD parsers for Java seem to be pretty scarce. That's probably because
14mr|dtdparser-1.21-3.2.10|62	DTD isn't valid XML. At some point, if/when XML Schema becomes widely
14mr|dtdparser-1.21-3.2.10|63	accepted, no one will need DTD parsers anymore. Until then, you can
14mr|dtdparser-1.21-3.2.10|64	use this library to parse a DTD.
14mr|dtdparser-1.21-3.2.10|65	
14mr|dtdparser-1.21-3.2.10|66	%package javadoc
14mr|dtdparser-1.21-3.2.10|67	Summary:        Javadoc for %{name}
14mr|dtdparser-1.21-3.2.10|68	Group:          Development/Java
14mr|dtdparser-1.21-3.2.10|69	Requires:       jpackage-utils >= 0:1.6
14mr|dtdparser-1.21-3.2.10|70	Requires(postun): jpackage-utils >= 0:1.6
14mr|dtdparser-1.21-3.2.10|71	
14mr|dtdparser-1.21-3.2.10|72	%description javadoc
14mr|dtdparser-1.21-3.2.10|73	Javadoc for %{name}.
14mr|dtdparser-1.21-3.2.10|74	
14mr|dtdparser-1.21-3.2.10|75	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|76	
14mr|dtdparser-1.21-3.2.10|77	%prep
14mr|dtdparser-1.21-3.2.10|78	%setup -q
14mr|dtdparser-1.21-3.2.10|79	# remove all binary libs
14mr|dtdparser-1.21-3.2.10|80	find . -name "*.jar" -exec rm -f {} \;
14mr|dtdparser-1.21-3.2.10|81	
14mr|dtdparser-1.21-3.2.10|82	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|83	
14mr|dtdparser-1.21-3.2.10|84	%build
14mr|dtdparser-1.21-3.2.10|85	export LC_ALL=en_US.ISO-8859-1
14mr|dtdparser-1.21-3.2.10|86	%{ant} build createdoc
14mr|dtdparser-1.21-3.2.10|87	
14mr|dtdparser-1.21-3.2.10|88	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|89	
14mr|dtdparser-1.21-3.2.10|90	%install
14mr|dtdparser-1.21-3.2.10|91	# jars
14mr|dtdparser-1.21-3.2.10|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|dtdparser-1.21-3.2.10|93	install -m 644 dist/%{name}120.jar \
14mr|dtdparser-1.21-3.2.10|94	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|dtdparser-1.21-3.2.10|95	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|dtdparser-1.21-3.2.10|96	
14mr|dtdparser-1.21-3.2.10|97	# javadoc
14mr|dtdparser-1.21-3.2.10|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|dtdparser-1.21-3.2.10|99	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|dtdparser-1.21-3.2.10|100	
14mr|dtdparser-1.21-3.2.10|101	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|102	
14mr|dtdparser-1.21-3.2.10|103	%if %{gcj_support}
14mr|dtdparser-1.21-3.2.10|104	%{_bindir}/aot-compile-rpm
14mr|dtdparser-1.21-3.2.10|105	%endif
14mr|dtdparser-1.21-3.2.10|106	
14mr|dtdparser-1.21-3.2.10|107	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|108	
14mr|dtdparser-1.21-3.2.10|109	%if %{gcj_support}
14mr|dtdparser-1.21-3.2.10|110	%post
14mr|dtdparser-1.21-3.2.10|111	%{update_gcjdb}
14mr|dtdparser-1.21-3.2.10|112	
14mr|dtdparser-1.21-3.2.10|113	%postun
14mr|dtdparser-1.21-3.2.10|114	%{clean_gcjdb}
14mr|dtdparser-1.21-3.2.10|115	%endif
14mr|dtdparser-1.21-3.2.10|116	
14mr|dtdparser-1.21-3.2.10|117	%files
14mr|dtdparser-1.21-3.2.10|118	%defattr(0644,root,root,0755)
14mr|dtdparser-1.21-3.2.10|119	%doc CHANGES LICENSE README
14mr|dtdparser-1.21-3.2.10|120	%{_javadir}/*
14mr|dtdparser-1.21-3.2.10|121	
14mr|dtdparser-1.21-3.2.10|122	%if %{gcj_support}
14mr|dtdparser-1.21-3.2.10|123	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
14mr|dtdparser-1.21-3.2.10|124	%attr(-,root,root) %{_libdir}/gcj/%{name}/dtdparser-1.21.jar.*
14mr|dtdparser-1.21-3.2.10|125	%endif
14mr|dtdparser-1.21-3.2.10|126	
14mr|dtdparser-1.21-3.2.10|127	%files javadoc
14mr|dtdparser-1.21-3.2.10|128	%defattr(0644,root,root,0755)
14mr|dtdparser-1.21-3.2.10|129	%doc %{_javadocdir}/*
14mr|dtdparser-1.21-3.2.10|130	
14mr|dtdparser-1.21-3.2.10|131	# -----------------------------------------------------------------------------
14mr|dtdparser-1.21-3.2.10|132	
14mr|dtdparser-1.21-3.2.10|133	
14mr|dtdparser-1.21-3.2.10|134	
14mr|dtdparser-1.21-3.2.10|135	%changelog
14mr|dtdparser-1.21-3.2.10|136	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.21-3.2.10
14mr|dtdparser-1.21-3.2.10|137	+ Revision: 9a00527
14mr|dtdparser-1.21-3.2.10|138	- Build with en_US.ISO locale
14mr|dtdparser-1.21-3.2.10|139	
14mr|dtdparser-1.21-3.2.10|140	

16233 14
14mr|dudf-0.15-8|1	%if %{_use_internal_dependency_generator}
14mr|dudf-0.15-8|2	%define __noautoreq 'devel\\(libjsoncpp(.*)\\)'
14mr|dudf-0.15-8|3	%endif
14mr|dudf-0.15-8|4	
14mr|dudf-0.15-8|5	Name:		dudf
14mr|dudf-0.15-8|6	Summary:	Mandriva implementation of DUDF as part of the Mancoosi European Project
14mr|dudf-0.15-8|7	Version:	0.15
14mr|dudf-0.15-8|8	Release:	8
14mr|dudf-0.15-8|9	Group:		System/Base
14mr|dudf-0.15-8|10	License:	GPLv2+
14mr|dudf-0.15-8|11	URL:		http://www.mancoosi.org
14mr|dudf-0.15-8|12	
14mr|dudf-0.15-8|13	Source0:	%{name}-%{version}.tar.xz
14mr|dudf-0.15-8|14	BuildRequires:	swig
14mr|dudf-0.15-8|15	BuildRequires:	perl-devel
14mr|dudf-0.15-8|16	BuildRequires:	jsoncpp-devel >= 0.5.0-11
14mr|dudf-0.15-8|17	BuildRequires:	pkgconfig(libxml-2.0)
14mr|dudf-0.15-8|18	BuildRequires:	rpm-devel
14mr|dudf-0.15-8|19	BuildRequires:	ossp-uuid-devel
14mr|dudf-0.15-8|20	BuildRequires:	cppunit-devel
14mr|dudf-0.15-8|21	
14mr|dudf-0.15-8|22	%description
14mr|dudf-0.15-8|23	Mancoosi aims at achieving better management of software upgrades.
14mr|dudf-0.15-8|24	As part of this European project, urpmi can generate information about
14mr|dudf-0.15-8|25	installation failure when it arises and provide it to Mandriva engineers
14mr|dudf-0.15-8|26	and Mancoosi project members to help solving the issue. This is achieved
14mr|dudf-0.15-8|27	via a DUDF file, where DUDF stands for Distribution Upgradeability
14mr|dudf-0.15-8|28	Description Format.
14mr|dudf-0.15-8|29	The current package provides libdudf, a C++ library aiming at generating
14mr|dudf-0.15-8|30	this DUDF file, together with a Perl wrapper, perl-dudfrpmstatus, which is
14mr|dudf-0.15-8|31	used by urpmi.
14mr|dudf-0.15-8|32	
14mr|dudf-0.15-8|33	%define	major	1
14mr|dudf-0.15-8|34	%define	libname	%mklibname %{name} %{major}
14mr|dudf-0.15-8|35	%define	devname	%mklibname -d %{name} %{major}
14mr|dudf-0.15-8|36	
14mr|dudf-0.15-8|37	%package -n	%{libname}
14mr|dudf-0.15-8|38	Summary:	Mandriva DUDF file generation library
14mr|dudf-0.15-8|39	Group:		System/Libraries
14mr|dudf-0.15-8|40	
14mr|dudf-0.15-8|41	%description -n	%{libname}
14mr|dudf-0.15-8|42	Library used for generating the Mandriva DUDF file.
14mr|dudf-0.15-8|43	
14mr|dudf-0.15-8|44	%package -n	%{devname}
14mr|dudf-0.15-8|45	Summary:	Development header & library for Mandriva DUDF library
14mr|dudf-0.15-8|46	Group:		Development/C++
14mr|dudf-0.15-8|47	Provides:	%{name}-devel = %{EVRD}
14mr|dudf-0.15-8|48	Requires:	%{libname} = %{EVRD}
14mr|dudf-0.15-8|49	
14mr|dudf-0.15-8|50	%description -n	%{devname}
14mr|dudf-0.15-8|51	Development header & library for Mandriva DUDF file generation library.
14mr|dudf-0.15-8|52	
14mr|dudf-0.15-8|53	%package -n	perl-dudfrpmstatus
14mr|dudf-0.15-8|54	Summary:	Mandriva DUDF file generation library Perl wrapper
14mr|dudf-0.15-8|55	Group:		System/Libraries
14mr|dudf-0.15-8|56	
14mr|dudf-0.15-8|57	%description -n	perl-dudfrpmstatus
14mr|dudf-0.15-8|58	Perl wrapper providing access to the Mandriva DUDF file generation
14mr|dudf-0.15-8|59	library.
14mr|dudf-0.15-8|60	
14mr|dudf-0.15-8|61	%prep
14mr|dudf-0.15-8|62	%setup -q
14mr|dudf-0.15-8|63	
14mr|dudf-0.15-8|64	%build
14mr|dudf-0.15-8|65	export LDFLAGS="%{ldflags}"
14mr|dudf-0.15-8|66	%define	_disable_ld_no_undefined 1
14mr|dudf-0.15-8|67	export PERL_LDFLAGS="%{ldflags}"
14mr|dudf-0.15-8|68	%make CXXFLAGS="%{optflags}"
14mr|dudf-0.15-8|69	
14mr|dudf-0.15-8|70	# %check
14mr|dudf-0.15-8|71	# make test
14mr|dudf-0.15-8|72	
14mr|dudf-0.15-8|73	%install
14mr|dudf-0.15-8|74	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
14mr|dudf-0.15-8|75	
14mr|dudf-0.15-8|76	%files -n %{libname}
14mr|dudf-0.15-8|77	%{_libdir}/libdudf.so.%{major}*
14mr|dudf-0.15-8|78	
14mr|dudf-0.15-8|79	%files -n %{devname}
14mr|dudf-0.15-8|80	%{_libdir}/libdudf.so
14mr|dudf-0.15-8|81	%{_includedir}/dudf.h
14mr|dudf-0.15-8|82	
14mr|dudf-0.15-8|83	%files -n perl-dudfrpmstatus
14mr|dudf-0.15-8|84	%{perl_sitearch}/dudfrpmstatus.pm
14mr|dudf-0.15-8|85	%{perl_sitearch}/auto/dudfrpmstatus/dudfrpmstatus.so
14mr|dudf-0.15-8|86	
14mr|dudf-0.15-8|87	%changelog
14mr|dudf-0.15-8|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.15-8
14mr|dudf-0.15-8|89	+ Revision: 5601b8e
14mr|dudf-0.15-8|90	- MassBuild#440: Increase release tag
14mr|dudf-0.15-8|91	
14mr|dudf-0.15-8|92	

16234 14
14mr|dump-0.4b42-6|1	Summary:	Programs for backing up and restoring filesystems
14mr|dump-0.4b42-6|2	Name:		dump
14mr|dump-0.4b42-6|3	Version:	0.4b42
14mr|dump-0.4b42-6|4	Release:	6
14mr|dump-0.4b42-6|5	License:	BSD
14mr|dump-0.4b42-6|6	Group:		Archiving/Backup
14mr|dump-0.4b42-6|7	
14mr|dump-0.4b42-6|8	Source: 	ftp://osdn.dl.sourceforge.net/pub/sourceforge/d/du/%{name}/%{name}-%{version}.tar.gz
14mr|dump-0.4b42-6|9	Patch0:		dump-nonroot.patch
14mr|dump-0.4b42-6|10	Patch2:		dump-0.4b34-check-systypes.patch
14mr|dump-0.4b42-6|11	Patch3:		dump-0.4b37-compile-fix.patch
14mr|dump-0.4b42-6|12	Patch4:		dump_progname_mips.patch
14mr|dump-0.4b42-6|13	Patch5:		dump-rh507948.patch
14mr|dump-0.4b42-6|14	Patch6:		build-without-selinux.patch
14mr|dump-0.4b42-6|15	URL:		http://sourceforge.net/projects/dump/
14mr|dump-0.4b42-6|16	
14mr|dump-0.4b42-6|17	Requires:	rmt = %{version}-%{release}
14mr|dump-0.4b42-6|18	BuildRequires:	pkgconfig(blkid)
14mr|dump-0.4b42-6|19	BuildRequires:	pkgconfig(ncurses)
14mr|dump-0.4b42-6|20	BuildRequires:	termcap-devel
14mr|dump-0.4b42-6|21	BuildRequires:	readline-devel
14mr|dump-0.4b42-6|22	BuildRequires:	zlib-devel
14mr|dump-0.4b42-6|23	BuildRequires:	bzip2-devel
14mr|dump-0.4b42-6|24	BuildRequires:	pkgconfig(openssl)
14mr|dump-0.4b42-6|25	BuildRequires:	ext2fs-devel
14mr|dump-0.4b42-6|26	
14mr|dump-0.4b42-6|27	%description
14mr|dump-0.4b42-6|28	The dump package contains both dump and restore.  Dump examines files in
14mr|dump-0.4b42-6|29	a filesystem, determines which ones need to be backed up, and copies
14mr|dump-0.4b42-6|30	those files to a specified disk, tape or other storage medium.  The
14mr|dump-0.4b42-6|31	restore command performs the inverse function of dump; it can restore a
14mr|dump-0.4b42-6|32	full backup of a filesystem.  Subsequent incremental backups can then be
14mr|dump-0.4b42-6|33	layered on top of the full backup.  Single files and directory subtrees
14mr|dump-0.4b42-6|34	may also be restored from full or partial backups.
14mr|dump-0.4b42-6|35	
14mr|dump-0.4b42-6|36	%package -n	rmt
14mr|dump-0.4b42-6|37	Summary:	Provides certain programs with access to remote tape devices
14mr|dump-0.4b42-6|38	Group:		Archiving/Backup
14mr|dump-0.4b42-6|39	Provides:	/sbin/rmt
14mr|dump-0.4b42-6|40	
14mr|dump-0.4b42-6|41	%description -n	rmt
14mr|dump-0.4b42-6|42	The rmt utility provides remote access to tape devices for programs
14mr|dump-0.4b42-6|43	like dump (a filesystem backup program), restore (a program for
14mr|dump-0.4b42-6|44	restoring files from a backup) and tar (an archiving program).
14mr|dump-0.4b42-6|45	
14mr|dump-0.4b42-6|46	%prep
14mr|dump-0.4b42-6|47	%setup -q
14mr|dump-0.4b42-6|48	%patch0 -p0 -b .nonroot
14mr|dump-0.4b42-6|49	%patch2 -p1 -b .check-systypes
14mr|dump-0.4b42-6|50	%patch3 -p1 -b .compfix
14mr|dump-0.4b42-6|51	%patch4 -p1 -b .progname
14mr|dump-0.4b42-6|52	%patch5 -p1 -b .rh507948
14mr|dump-0.4b42-6|53	%patch6 -p0 -b .selinux
14mr|dump-0.4b42-6|54	
14mr|dump-0.4b42-6|55	autoconf
14mr|dump-0.4b42-6|56	
14mr|dump-0.4b42-6|57	%build
14mr|dump-0.4b42-6|58	%configure2_5x \
14mr|dump-0.4b42-6|59	--with-manowner=root \
14mr|dump-0.4b42-6|60	--with-mangrp=root \
14mr|dump-0.4b42-6|61	--with-manmode=644 \
14mr|dump-0.4b42-6|62	--enable-ermt \
14mr|dump-0.4b42-6|63	--disable-kerberos \
14mr|dump-0.4b42-6|64	--disable-transselinux
14mr|dump-0.4b42-6|65	
14mr|dump-0.4b42-6|66	
14mr|dump-0.4b42-6|67	%make OPT="%{optflags} -fPIC -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
14mr|dump-0.4b42-6|68	
14mr|dump-0.4b42-6|69	%install
14mr|dump-0.4b42-6|70	rm -rf %{buildroot}
14mr|dump-0.4b42-6|71	
14mr|dump-0.4b42-6|72	make install SBINDIR=%{buildroot}/sbin BINDIR=%{buildroot}/sbin MANDIR=%{buildroot}%{_mandir}/man8
14mr|dump-0.4b42-6|73	
14mr|dump-0.4b42-6|74	for i in dump restore; do
14mr|dump-0.4b42-6|75	mv %{buildroot}/sbin/$i %{buildroot}/sbin/$i.ext3
14mr|dump-0.4b42-6|76	ln -s $i.ext3 %{buildroot}/sbin/$i.ext2
14mr|dump-0.4b42-6|77	ln -s $i.ext3 %{buildroot}/sbin/$i
14mr|dump-0.4b42-6|78	done
14mr|dump-0.4b42-6|79	
14mr|dump-0.4b42-6|80	pushd %{buildroot}
14mr|dump-0.4b42-6|81	mkdir .%{_sysconfdir}
14mr|dump-0.4b42-6|82	> .%{_sysconfdir}/dumpdates
14mr|dump-0.4b42-6|83	ln -s ../sbin/rmt ./%{_sysconfdir}/rmt
14mr|dump-0.4b42-6|84	popd
14mr|dump-0.4b42-6|85	
14mr|dump-0.4b42-6|86	%files
14mr|dump-0.4b42-6|87	%doc CHANGES COPYRIGHT KNOWNBUGS README THANKS TODO MAINTAINERS dump.lsm
14mr|dump-0.4b42-6|88	%attr(0664,root,disk)	%config(noreplace) %{_sysconfdir}/dumpdates
14mr|dump-0.4b42-6|89	#%attr(6755,root,tty)	/sbin/dump
14mr|dump-0.4b42-6|90	/sbin/dump*
14mr|dump-0.4b42-6|91	#%attr(6755,root,tty)	/sbin/restore
14mr|dump-0.4b42-6|92	/sbin/restore*
14mr|dump-0.4b42-6|93	/sbin/rdump
14mr|dump-0.4b42-6|94	/sbin/rrestore
14mr|dump-0.4b42-6|95	%{_mandir}/man8/dump.8*
14mr|dump-0.4b42-6|96	%{_mandir}/man8/rdump.8*
14mr|dump-0.4b42-6|97	%{_mandir}/man8/restore.8*
14mr|dump-0.4b42-6|98	%{_mandir}/man8/rrestore.8*
14mr|dump-0.4b42-6|99	
14mr|dump-0.4b42-6|100	%files -n rmt
14mr|dump-0.4b42-6|101	%defattr(-,root,root)
14mr|dump-0.4b42-6|102	%doc COPYRIGHT
14mr|dump-0.4b42-6|103	/sbin/rmt
14mr|dump-0.4b42-6|104	%{_sysconfdir}/rmt
14mr|dump-0.4b42-6|105	%{_mandir}/man8/rmt.8*
14mr|dump-0.4b42-6|106	
14mr|dump-0.4b42-6|107	
14mr|dump-0.4b42-6|108	
14mr|dump-0.4b42-6|109	%changelog
14mr|dump-0.4b42-6|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4b42-6
14mr|dump-0.4b42-6|111	+ Revision: 8ad7e32
14mr|dump-0.4b42-6|112	- MassBuild#440: Increase release tag
14mr|dump-0.4b42-6|113	
14mr|dump-0.4b42-6|114	

16235 14
14mr|dumpet-1.1-3|1	Summary:        A tool to dump and debug bootable CD images
14mr|dumpet-1.1-3|2	Name:           dumpet
14mr|dumpet-1.1-3|3	Version:        1.1
14mr|dumpet-1.1-3|4	Release:        3
14mr|dumpet-1.1-3|5	License:        GPLv2+
14mr|dumpet-1.1-3|6	Group:          System/Base
14mr|dumpet-1.1-3|7	Url:            https://fedorahosted.org/dumpet/
14mr|dumpet-1.1-3|8	Source0:        https://fedorahosted.org/releases/d/u/dumpet/%{name}-%{version}.tar.bz2
14mr|dumpet-1.1-3|9	BuildRequires:	pkgconfig(popt)
14mr|dumpet-1.1-3|10	
14mr|dumpet-1.1-3|11	%description
14mr|dumpet-1.1-3|12	DumpET is a utility to aid in the debugging of bootable CD-ROM images.
14mr|dumpet-1.1-3|13	
14mr|dumpet-1.1-3|14	%prep
14mr|dumpet-1.1-3|15	%setup -q
14mr|dumpet-1.1-3|16	
14mr|dumpet-1.1-3|17	%build
14mr|dumpet-1.1-3|18	%make CFLAGS="%{optflags}"
14mr|dumpet-1.1-3|19	
14mr|dumpet-1.1-3|20	%install
14mr|dumpet-1.1-3|21	mkdir -p %{buildroot}/%{_bindir}
14mr|dumpet-1.1-3|22	%makeinstall_std
14mr|dumpet-1.1-3|23	
14mr|dumpet-1.1-3|24	%files
14mr|dumpet-1.1-3|25	%doc README TODO COPYING
14mr|dumpet-1.1-3|26	%{_bindir}/dumpet
14mr|dumpet-1.1-3|27	
14mr|dumpet-1.1-3|28	
14mr|dumpet-1.1-3|29	%changelog
14mr|dumpet-1.1-3|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|dumpet-1.1-3|31	+ Revision: 16c7176
14mr|dumpet-1.1-3|32	- MassBuild#440: Increase release tag
14mr|dumpet-1.1-3|33	
14mr|dumpet-1.1-3|34	

16236 14
14mr|duplicity-0.6.24-2|1	Summary:	Untrusted/encrypted backup using rsync algorithm
14mr|duplicity-0.6.24-2|2	Name:		duplicity
14mr|duplicity-0.6.24-2|3	Version:	0.6.24
14mr|duplicity-0.6.24-2|4	Release:	2
14mr|duplicity-0.6.24-2|5	License:	GPLv2+
14mr|duplicity-0.6.24-2|6	Group:		Archiving/Backup
14mr|duplicity-0.6.24-2|7	Url:		http://www.nongnu.org/duplicity/
14mr|duplicity-0.6.24-2|8	Source0:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz
14mr|duplicity-0.6.24-2|9	Source1:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz.sig
14mr|duplicity-0.6.24-2|10	# (misc) patch was sent upstream : https://bugs.launchpad.net/duplicity/+bug/518629
14mr|duplicity-0.6.24-2|11	Patch0:		patch-64bits.patch
14mr|duplicity-0.6.24-2|12	BuildRequires:	python-distribute
14mr|duplicity-0.6.24-2|13	BuildRequires:	librsync-devel
14mr|duplicity-0.6.24-2|14	BuildRequires:	pkgconfig(python)
14mr|duplicity-0.6.24-2|15	Requires:	gnupg
14mr|duplicity-0.6.24-2|16	
14mr|duplicity-0.6.24-2|17	%description
14mr|duplicity-0.6.24-2|18	Duplicity incrementally backs up files and directory by encrypting tar-format
14mr|duplicity-0.6.24-2|19	volumes with GnuPG and uploading them to a remote (or local) file server. In
14mr|duplicity-0.6.24-2|20	theory many remote backends are possible; right now local, ssh/scp, ftp, and
14mr|duplicity-0.6.24-2|21	rsync backends are written. Because duplicity uses librsync, the incremental
14mr|duplicity-0.6.24-2|22	archives are space efficient and only record the parts of files that have
14mr|duplicity-0.6.24-2|23	changed since the last backup.  Currently duplicity supports deleted files,
14mr|duplicity-0.6.24-2|24	full unix permissions, directories, symbolic links, fifos, etc., but not hard
14mr|duplicity-0.6.24-2|25	links.
14mr|duplicity-0.6.24-2|26	
14mr|duplicity-0.6.24-2|27	%files -f %{name}.lang
14mr|duplicity-0.6.24-2|28	%doc CHANGELOG COPYING README tarfile-LICENSE
14mr|duplicity-0.6.24-2|29	%{_bindir}/rdiffdir
14mr|duplicity-0.6.24-2|30	%{_bindir}/duplicity
14mr|duplicity-0.6.24-2|31	%{_mandir}/man1/*
14mr|duplicity-0.6.24-2|32	%{py_platsitedir}/duplicity
14mr|duplicity-0.6.24-2|33	%{py_platsitedir}/*.egg-info
14mr|duplicity-0.6.24-2|34	
14mr|duplicity-0.6.24-2|35	#----------------------------------------------------------------------------
14mr|duplicity-0.6.24-2|36	
14mr|duplicity-0.6.24-2|37	%prep
14mr|duplicity-0.6.24-2|38	%setup -q
14mr|duplicity-0.6.24-2|39	%patch0 -p0
14mr|duplicity-0.6.24-2|40	
14mr|duplicity-0.6.24-2|41	%build
14mr|duplicity-0.6.24-2|42	python setup.py build
14mr|duplicity-0.6.24-2|43	
14mr|duplicity-0.6.24-2|44	%install
14mr|duplicity-0.6.24-2|45	python setup.py install --prefix=%{buildroot}%{_prefix}
14mr|duplicity-0.6.24-2|46	
14mr|duplicity-0.6.24-2|47	rm -Rf %{buildroot}%{_datadir}/doc/duplicity-%{version}
14mr|duplicity-0.6.24-2|48	
14mr|duplicity-0.6.24-2|49	%find_lang %{name}
14mr|duplicity-0.6.24-2|50	
14mr|duplicity-0.6.24-2|51	
14mr|duplicity-0.6.24-2|52	%changelog
14mr|duplicity-0.6.24-2|53	* Thu Jul 24 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.24-2
14mr|duplicity-0.6.24-2|54	+ Revision: da815f3
14mr|duplicity-0.6.24-2|55	- Update BuildRequires
14mr|duplicity-0.6.24-2|56	
14mr|duplicity-0.6.24-2|57	

16237 14
14mr|dvb-apps-1.1.1-8.hg1500.2|1	# Otherwise we don't pass rpmlint control
14mr|dvb-apps-1.1.1-8.hg1500.2|2	%define _enable_debug_packages %{nil}
14mr|dvb-apps-1.1.1-8.hg1500.2|3	%define debug_package %{nil}
14mr|dvb-apps-1.1.1-8.hg1500.2|4	# linting will fail anyway due the not-standard-release-extension .Sflo
14mr|dvb-apps-1.1.1-8.hg1500.2|5	%define _build_pkgcheck_set %{nil}
14mr|dvb-apps-1.1.1-8.hg1500.2|6	
14mr|dvb-apps-1.1.1-8.hg1500.2|7	%define snapshot	1500
14mr|dvb-apps-1.1.1-8.hg1500.2|8	%define rel		2
14mr|dvb-apps-1.1.1-8.hg1500.2|9	%define distname	dvb-apps
14mr|dvb-apps-1.1.1-8.hg1500.2|10	
14mr|dvb-apps-1.1.1-8.hg1500.2|11	%if %{snapshot}
14mr|dvb-apps-1.1.1-8.hg1500.2|12	%define release 8.hg%{snapshot}.%{rel}
14mr|dvb-apps-1.1.1-8.hg1500.2|13	%else
14mr|dvb-apps-1.1.1-8.hg1500.2|14	%define release %{rel}
14mr|dvb-apps-1.1.1-8.hg1500.2|15	%endif
14mr|dvb-apps-1.1.1-8.hg1500.2|16	
14mr|dvb-apps-1.1.1-8.hg1500.2|17	Summary:	Various apps for DVB cards
14mr|dvb-apps-1.1.1-8.hg1500.2|18	Name:		dvb-apps
14mr|dvb-apps-1.1.1-8.hg1500.2|19	Version:	1.1.1
14mr|dvb-apps-1.1.1-8.hg1500.2|20	Release:	%{release}
14mr|dvb-apps-1.1.1-8.hg1500.2|21	License:	GPLv2+
14mr|dvb-apps-1.1.1-8.hg1500.2|22	Group:		Video
14mr|dvb-apps-1.1.1-8.hg1500.2|23	Url:		http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps
14mr|dvb-apps-1.1.1-8.hg1500.2|24	%if %{snapshot}
14mr|dvb-apps-1.1.1-8.hg1500.2|25	Source0:	%{distname}-%{snapshot}.tar.xz
14mr|dvb-apps-1.1.1-8.hg1500.2|26	%else
14mr|dvb-apps-1.1.1-8.hg1500.2|27	Source0:	http://linuxtv.org/download/dvb/%{distname}-%{version}.tar.bz2
14mr|dvb-apps-1.1.1-8.hg1500.2|28	%endif
14mr|dvb-apps-1.1.1-8.hg1500.2|29	# (Anssi 02/2008): dvbnet tries to strip 'path/' out from 'path/dvbnet'
14mr|dvb-apps-1.1.1-8.hg1500.2|30	# in argv[0] when showing it in commandline usage help output. The NULL
14mr|dvb-apps-1.1.1-8.hg1500.2|31	# check is buggy as 's' has already been incremented by 1 before the check.
14mr|dvb-apps-1.1.1-8.hg1500.2|32	# This patch removes the stripping altogether and uses the full argv[0]
14mr|dvb-apps-1.1.1-8.hg1500.2|33	# in usage(), as GNU utilities do.
14mr|dvb-apps-1.1.1-8.hg1500.2|34	Patch0:		dvbnet-do-not-strip-dir-from-argv0.patch
14mr|dvb-apps-1.1.1-8.hg1500.2|35	
14mr|dvb-apps-1.1.1-8.hg1500.2|36	BuildRequires:	pkgconfig(libv4l2)
14mr|dvb-apps-1.1.1-8.hg1500.2|37	# bin/scan conflict:
14mr|dvb-apps-1.1.1-8.hg1500.2|38	Conflicts:	nmh
14mr|dvb-apps-1.1.1-8.hg1500.2|39	
14mr|dvb-apps-1.1.1-8.hg1500.2|40	%description
14mr|dvb-apps-1.1.1-8.hg1500.2|41	Various apps for DVB cards.
14mr|dvb-apps-1.1.1-8.hg1500.2|42	# No sonames, and these are presumably only used internally,
14mr|dvb-apps-1.1.1-8.hg1500.2|43	# so put them all in the same package;
14mr|dvb-apps-1.1.1-8.hg1500.2|44	# If some other apps start using them, sonames should be fixed,
14mr|dvb-apps-1.1.1-8.hg1500.2|45	# and package splitted properly. - Anssi
14mr|dvb-apps-1.1.1-8.hg1500.2|46	%define libname %mklibname dvbapps
14mr|dvb-apps-1.1.1-8.hg1500.2|47	%define devname %mklibname -d dvbapps
14mr|dvb-apps-1.1.1-8.hg1500.2|48	
14mr|dvb-apps-1.1.1-8.hg1500.2|49	%package -n %{libname}
14mr|dvb-apps-1.1.1-8.hg1500.2|50	Summary:	Common libraries used by dvb-apps
14mr|dvb-apps-1.1.1-8.hg1500.2|51	Group:		System/Libraries
14mr|dvb-apps-1.1.1-8.hg1500.2|52	
14mr|dvb-apps-1.1.1-8.hg1500.2|53	%description -n %{libname}
14mr|dvb-apps-1.1.1-8.hg1500.2|54	Common libraries as used by the dvb-apps package.
14mr|dvb-apps-1.1.1-8.hg1500.2|55	
14mr|dvb-apps-1.1.1-8.hg1500.2|56	%package -n %{devname}
14mr|dvb-apps-1.1.1-8.hg1500.2|57	Summary:	Development files for dvb-apps
14mr|dvb-apps-1.1.1-8.hg1500.2|58	Group:		Development/C
14mr|dvb-apps-1.1.1-8.hg1500.2|59	Provides:	%{name}-devel = %{version}-%{release}
14mr|dvb-apps-1.1.1-8.hg1500.2|60	Requires:	%{libname} = %{version}-%{release}
14mr|dvb-apps-1.1.1-8.hg1500.2|61	
14mr|dvb-apps-1.1.1-8.hg1500.2|62	%description -n %{devname}
14mr|dvb-apps-1.1.1-8.hg1500.2|63	Development files for dvb-apps, for building applications that depend on:
14mr|dvb-apps-1.1.1-8.hg1500.2|64	- libdvbapi
14mr|dvb-apps-1.1.1-8.hg1500.2|65	- libdvbcfg
14mr|dvb-apps-1.1.1-8.hg1500.2|66	- libdvben50221
14mr|dvb-apps-1.1.1-8.hg1500.2|67	- libdvbsec
14mr|dvb-apps-1.1.1-8.hg1500.2|68	- libesg
14mr|dvb-apps-1.1.1-8.hg1500.2|69	- libucsi
14mr|dvb-apps-1.1.1-8.hg1500.2|70	
14mr|dvb-apps-1.1.1-8.hg1500.2|71	%prep
14mr|dvb-apps-1.1.1-8.hg1500.2|72	%if %{snapshot}
14mr|dvb-apps-1.1.1-8.hg1500.2|73	%setup -q -n %{distname}-%{snapshot}
14mr|dvb-apps-1.1.1-8.hg1500.2|74	%else
14mr|dvb-apps-1.1.1-8.hg1500.2|75	%setup -q -n %{distname}-%{version} -a 1
14mr|dvb-apps-1.1.1-8.hg1500.2|76	%endif
14mr|dvb-apps-1.1.1-8.hg1500.2|77	%patch0 -p1
14mr|dvb-apps-1.1.1-8.hg1500.2|78	
14mr|dvb-apps-1.1.1-8.hg1500.2|79	%build
14mr|dvb-apps-1.1.1-8.hg1500.2|80	%setup_compile_flags
14mr|dvb-apps-1.1.1-8.hg1500.2|81	# (Anssi 02/2008) version.h gets written too late for dvbnet.c,
14mr|dvb-apps-1.1.1-8.hg1500.2|82	# parallel make broken
14mr|dvb-apps-1.1.1-8.hg1500.2|83	make prefix=%{_prefix} libdir=%{_libdir} includedir=%{_includedir} sharedir=%{_datadir}
14mr|dvb-apps-1.1.1-8.hg1500.2|84	
14mr|dvb-apps-1.1.1-8.hg1500.2|85	%install
14mr|dvb-apps-1.1.1-8.hg1500.2|86	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir} includedir=%{_includedir} sharedir=%{_datadir}
14mr|dvb-apps-1.1.1-8.hg1500.2|87	
14mr|dvb-apps-1.1.1-8.hg1500.2|88	install -m644 util/av7110_loadkeys/README README.av7110_loadkeys
14mr|dvb-apps-1.1.1-8.hg1500.2|89	sed -i -e 's:./evtest:evtest:' README.av7110_loadkeys
14mr|dvb-apps-1.1.1-8.hg1500.2|90	sed -i -e 's:./av7110_loadkeys:av7110_loadkeys:' README.av7110_loadkeys
14mr|dvb-apps-1.1.1-8.hg1500.2|91	sed -i -e "s:hauppauge.rc5:%{_datadir}/dvb/av7110_loadkeys/hauppauge.rc5:" README.av7110_loadkeys
14mr|dvb-apps-1.1.1-8.hg1500.2|92	
14mr|dvb-apps-1.1.1-8.hg1500.2|93	install -m644 util/scan/README README.scan
14mr|dvb-apps-1.1.1-8.hg1500.2|94	sed -i -e "s:\./::g" README.scan
14mr|dvb-apps-1.1.1-8.hg1500.2|95	sed -i -e "s:dvb-s/Astra-19.2E:%{_datadir}/dvb/dvb-s/Astra-19.2E:" README.scan
14mr|dvb-apps-1.1.1-8.hg1500.2|96	sed -i -e "s:atscscan -h:atscscan -h\nTuning files are stored in %{_datadir}/dvb.:"  README.scan
14mr|dvb-apps-1.1.1-8.hg1500.2|97	
14mr|dvb-apps-1.1.1-8.hg1500.2|98	install -m644 util/szap/README README.zap
14mr|dvb-apps-1.1.1-8.hg1500.2|99	sed -i -e "s:\./::g" README.zap
14mr|dvb-apps-1.1.1-8.hg1500.2|100	
14mr|dvb-apps-1.1.1-8.hg1500.2|101	# backward compatibility:
14mr|dvb-apps-1.1.1-8.hg1500.2|102	ln -s scan %{buildroot}%{_bindir}/scandvb
14mr|dvb-apps-1.1.1-8.hg1500.2|103	
14mr|dvb-apps-1.1.1-8.hg1500.2|104	%files
14mr|dvb-apps-1.1.1-8.hg1500.2|105	%doc README README.av7110_loadkeys README.scan util/dvbnet/net_start.*
14mr|dvb-apps-1.1.1-8.hg1500.2|106	%doc util/dib3000-watch/README.* README.zap
14mr|dvb-apps-1.1.1-8.hg1500.2|107	%{_bindir}/*
14mr|dvb-apps-1.1.1-8.hg1500.2|108	%dir %{_datadir}/dvb
14mr|dvb-apps-1.1.1-8.hg1500.2|109	%{_datadir}/dvb/atsc
14mr|dvb-apps-1.1.1-8.hg1500.2|110	%{_datadir}/dvb/av7110_loadkeys
14mr|dvb-apps-1.1.1-8.hg1500.2|111	%{_datadir}/dvb/dvb-c
14mr|dvb-apps-1.1.1-8.hg1500.2|112	%{_datadir}/dvb/dvb-s
14mr|dvb-apps-1.1.1-8.hg1500.2|113	%{_datadir}/dvb/dvb-t
14mr|dvb-apps-1.1.1-8.hg1500.2|114	
14mr|dvb-apps-1.1.1-8.hg1500.2|115	%files -n %{libname}
14mr|dvb-apps-1.1.1-8.hg1500.2|116	%{_libdir}/libdvb*.so
14mr|dvb-apps-1.1.1-8.hg1500.2|117	%{_libdir}/libesg.so
14mr|dvb-apps-1.1.1-8.hg1500.2|118	%{_libdir}/libucsi.so
14mr|dvb-apps-1.1.1-8.hg1500.2|119	
14mr|dvb-apps-1.1.1-8.hg1500.2|120	%files -n %{devname}
14mr|dvb-apps-1.1.1-8.hg1500.2|121	%{_includedir}/libdvbapi
14mr|dvb-apps-1.1.1-8.hg1500.2|122	%{_includedir}/libdvbcfg
14mr|dvb-apps-1.1.1-8.hg1500.2|123	%{_includedir}/libdvben50221
14mr|dvb-apps-1.1.1-8.hg1500.2|124	%{_includedir}/libdvbsec
14mr|dvb-apps-1.1.1-8.hg1500.2|125	%{_includedir}/libesg
14mr|dvb-apps-1.1.1-8.hg1500.2|126	%{_includedir}/libucsi
14mr|dvb-apps-1.1.1-8.hg1500.2|127	%{_libdir}/libdvb*.a
14mr|dvb-apps-1.1.1-8.hg1500.2|128	%{_libdir}/libesg.a
14mr|dvb-apps-1.1.1-8.hg1500.2|129	%{_libdir}/libucsi.a
14mr|dvb-apps-1.1.1-8.hg1500.2|130	
14mr|dvb-apps-1.1.1-8.hg1500.2|131	
14mr|dvb-apps-1.1.1-8.hg1500.2|132	%changelog
14mr|dvb-apps-1.1.1-8.hg1500.2|133	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-8.hg1500.2
14mr|dvb-apps-1.1.1-8.hg1500.2|134	+ Revision: 2d591e3
14mr|dvb-apps-1.1.1-8.hg1500.2|135	- Fix release
14mr|dvb-apps-1.1.1-8.hg1500.2|136	
14mr|dvb-apps-1.1.1-8.hg1500.2|137	

16238 14
14mr|dvbsnoop-1.4.50-7|1	Summary:	A simple dvb/mpeg stream analyzer program
14mr|dvbsnoop-1.4.50-7|2	Name:		dvbsnoop
14mr|dvbsnoop-1.4.50-7|3	Version:	1.4.50
14mr|dvbsnoop-1.4.50-7|4	Release:	7
14mr|dvbsnoop-1.4.50-7|5	License:	GPL
14mr|dvbsnoop-1.4.50-7|6	Group:		Video
14mr|dvbsnoop-1.4.50-7|7	URL:		http://dvbsnoop.sf.net
14mr|dvbsnoop-1.4.50-7|8	Source0:	http://osdn.dl.sourceforge.net/dvbsnoop/%{name}-%{version}.tar.gz
14mr|dvbsnoop-1.4.50-7|9	BuildRequires:	glibc-devel
14mr|dvbsnoop-1.4.50-7|10	
14mr|dvbsnoop-1.4.50-7|11	%description
14mr|dvbsnoop-1.4.50-7|12	dvbsnoop is a simple dvb/mpeg stream analyzer program. The program can
14mr|dvbsnoop-1.4.50-7|13	be used to sniff, monitor, debug, dump or view dvb/mpeg/dsm-cc/MHP
14mr|dvbsnoop-1.4.50-7|14	stream information (digital television) send via satellite, cable or
14mr|dvbsnoop-1.4.50-7|15	terrestrial.
14mr|dvbsnoop-1.4.50-7|16	
14mr|dvbsnoop-1.4.50-7|17	%prep
14mr|dvbsnoop-1.4.50-7|18	%setup -q
14mr|dvbsnoop-1.4.50-7|19	# Fix permissions
14mr|dvbsnoop-1.4.50-7|20	find . -perm 0744 -exec chmod 0644 '{}' \;
14mr|dvbsnoop-1.4.50-7|21	
14mr|dvbsnoop-1.4.50-7|22	%build
14mr|dvbsnoop-1.4.50-7|23	%configure2_5x
14mr|dvbsnoop-1.4.50-7|24	%make
14mr|dvbsnoop-1.4.50-7|25	
14mr|dvbsnoop-1.4.50-7|26	%install
14mr|dvbsnoop-1.4.50-7|27	%makeinstall_std
14mr|dvbsnoop-1.4.50-7|28	
14mr|dvbsnoop-1.4.50-7|29	%files
14mr|dvbsnoop-1.4.50-7|30	%doc README COPYING
14mr|dvbsnoop-1.4.50-7|31	%{_bindir}/*
14mr|dvbsnoop-1.4.50-7|32	%{_mandir}/man1/*
14mr|dvbsnoop-1.4.50-7|33	
14mr|dvbsnoop-1.4.50-7|34	
14mr|dvbsnoop-1.4.50-7|35	%changelog
14mr|dvbsnoop-1.4.50-7|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.50-7
14mr|dvbsnoop-1.4.50-7|37	+ Revision: 97bb073
14mr|dvbsnoop-1.4.50-7|38	- MassBuild#440: Increase release tag
14mr|dvbsnoop-1.4.50-7|39	
14mr|dvbsnoop-1.4.50-7|40	

16239 14
14mr|dvbsubs-0.3-9|1	# Define Mandrake Linux version we are building for
14mr|dvbsubs-0.3-9|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandrake-release)
14mr|dvbsubs-0.3-9|3	
14mr|dvbsubs-0.3-9|4	%define name	dvbsubs
14mr|dvbsubs-0.3-9|5	%define version	0.3
14mr|dvbsubs-0.3-9|6	%define beta	0
14mr|dvbsubs-0.3-9|7	
14mr|dvbsubs-0.3-9|8	
14mr|dvbsubs-0.3-9|9	%if %beta
14mr|dvbsubs-0.3-9|10	%define release 0.%{beta}.%{mdkrel}
14mr|dvbsubs-0.3-9|11	%else
14mr|dvbsubs-0.3-9|12	%define release %{mdkrel}
14mr|dvbsubs-0.3-9|13	%endif
14mr|dvbsubs-0.3-9|14	%define debug_package %{nil}
14mr|dvbsubs-0.3-9|15	Summary:	Dvbsubtitle tools
14mr|dvbsubs-0.3-9|16	Name:		%{name}
14mr|dvbsubs-0.3-9|17	Version:	%{version}
14mr|dvbsubs-0.3-9|18	Release: 9
14mr|dvbsubs-0.3-9|19	Source0:	http://linuxtv.org/download/dvb/%{name}-%{version}.tar.bz2
14mr|dvbsubs-0.3-9|20	Patch0:	dvbsubs-0.3-png-zlib.patch
14mr|dvbsubs-0.3-9|21	License:	GPLv2
14mr|dvbsubs-0.3-9|22	Group:		Video
14mr|dvbsubs-0.3-9|23	URL:		http://linuxtv.org/dvb/
14mr|dvbsubs-0.3-9|24	
14mr|dvbsubs-0.3-9|25	BuildRequires:	libxml2-devel
14mr|dvbsubs-0.3-9|26	BuildRequires:	freetype2-devel
14mr|dvbsubs-0.3-9|27	BuildRequires:	png-devel
14mr|dvbsubs-0.3-9|28	
14mr|dvbsubs-0.3-9|29	%description
14mr|dvbsubs-0.3-9|30	DVB subtitles utilities.
14mr|dvbsubs-0.3-9|31	
14mr|dvbsubs-0.3-9|32	%prep
14mr|dvbsubs-0.3-9|33	%setup -q
14mr|dvbsubs-0.3-9|34	%patch0 -p0
14mr|dvbsubs-0.3-9|35	
14mr|dvbsubs-0.3-9|36	%build
14mr|dvbsubs-0.3-9|37	%make
14mr|dvbsubs-0.3-9|38	
14mr|dvbsubs-0.3-9|39	%install
14mr|dvbsubs-0.3-9|40	#makeinstall_std
14mr|dvbsubs-0.3-9|41	install -d -m755 %buildroot/%{_bindir}
14mr|dvbsubs-0.3-9|42	install -m755 dvbsubs %buildroot/%{_bindir}/
14mr|dvbsubs-0.3-9|43	install -m755 dvbtextsubs %buildroot/%{_bindir}/
14mr|dvbsubs-0.3-9|44	install -m755 xml2spumux %buildroot/%{_bindir}/
14mr|dvbsubs-0.3-9|45	install -m755 xml2srt %buildroot/%{_bindir}/
14mr|dvbsubs-0.3-9|46	
14mr|dvbsubs-0.3-9|47	install -d -m755 %buildroot/%{_mandir}/man1
14mr|dvbsubs-0.3-9|48	install -m755 dvbtextsubs.1 %buildroot/%{_mandir}/man1/
14mr|dvbsubs-0.3-9|49	
14mr|dvbsubs-0.3-9|50	
14mr|dvbsubs-0.3-9|51	%files
14mr|dvbsubs-0.3-9|52	%doc CHANGES COPYING README
14mr|dvbsubs-0.3-9|53	%{_bindir}/*
14mr|dvbsubs-0.3-9|54	%{_mandir}/man1/*
14mr|dvbsubs-0.3-9|55	
14mr|dvbsubs-0.3-9|56	
14mr|dvbsubs-0.3-9|57	
14mr|dvbsubs-0.3-9|58	
14mr|dvbsubs-0.3-9|59	
14mr|dvbsubs-0.3-9|60	%changelog
14mr|dvbsubs-0.3-9|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-9
14mr|dvbsubs-0.3-9|62	+ Revision: 3a05c40
14mr|dvbsubs-0.3-9|63	- MassBuild#440: Increase release tag
14mr|dvbsubs-0.3-9|64	
14mr|dvbsubs-0.3-9|65	

16240 14
14mr|dvdauthor-0.7.1-2|1	Summary:	A simple set of tools to help you author a DVD
14mr|dvdauthor-0.7.1-2|2	Name:		dvdauthor
14mr|dvdauthor-0.7.1-2|3	Version:	0.7.1
14mr|dvdauthor-0.7.1-2|4	Release:	2
14mr|dvdauthor-0.7.1-2|5	License:	GPLv2+
14mr|dvdauthor-0.7.1-2|6	Group:		Video
14mr|dvdauthor-0.7.1-2|7	Url:		http://dvdauthor.sourceforge.net/
14mr|dvdauthor-0.7.1-2|8	Source0:	http://heanet.dl.sourceforge.net/project/dvdauthor/dvdauthor/%version/dvdauthor-%version.tar.gz
14mr|dvdauthor-0.7.1-2|9	Source1:	http://www.joonet.de/dvdauthor/ftp/%{name}-doc-0.6.17.tar.gz
14mr|dvdauthor-0.7.1-2|10	Patch0:		dvdauthor-imagemagick-0.7.0.patch
14mr|dvdauthor-0.7.1-2|11	Patch1:		dvdauthor-0.7.1-automake-1.13.patch
14mr|dvdauthor-0.7.1-2|12	
14mr|dvdauthor-0.7.1-2|13	BuildRequires:	bison
14mr|dvdauthor-0.7.1-2|14	BuildRequires:	flex
14mr|dvdauthor-0.7.1-2|15	BuildRequires:	gettext-devel
14mr|dvdauthor-0.7.1-2|16	BuildRequires:	pkgconfig(dvdread)
14mr|dvdauthor-0.7.1-2|17	BuildRequires:	pkgconfig(freetype2)
14mr|dvdauthor-0.7.1-2|18	BuildRequires:	pkgconfig(fribidi)
14mr|dvdauthor-0.7.1-2|19	BuildRequires:	pkgconfig(ImageMagick)
14mr|dvdauthor-0.7.1-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|dvdauthor-0.7.1-2|21	BuildRequires:	pkgconfig(libpng)
14mr|dvdauthor-0.7.1-2|22	BuildRequires:	pkgconfig(zlib)
14mr|dvdauthor-0.7.1-2|23	
14mr|dvdauthor-0.7.1-2|24	%description
14mr|dvdauthor-0.7.1-2|25	A simple set of tools to help you author a DVD. The idea is to be able to
14mr|dvdauthor-0.7.1-2|26	create menus, buttons, chapters, etc. But for now you can just take an mpeg
14mr|dvdauthor-0.7.1-2|27	stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.
14mr|dvdauthor-0.7.1-2|28	
14mr|dvdauthor-0.7.1-2|29	N.B. The system-wide default video format is NTSC, to change it modify
14mr|dvdauthor-0.7.1-2|30	/etc/video_format; for per user specific settings creat ~/.config/video_format
14mr|dvdauthor-0.7.1-2|31	and put the video format you want (NTSC or PAL) there.
14mr|dvdauthor-0.7.1-2|32	
14mr|dvdauthor-0.7.1-2|33	%files
14mr|dvdauthor-0.7.1-2|34	%doc AUTHORS README ChangeLog COPYING INSTALL TODO html
14mr|dvdauthor-0.7.1-2|35	%{_sysconfdir}/video_format
14mr|dvdauthor-0.7.1-2|36	%{_bindir}/dvdauthor
14mr|dvdauthor-0.7.1-2|37	%{_bindir}/dvddirdel
14mr|dvdauthor-0.7.1-2|38	%{_bindir}/dvdunauthor
14mr|dvdauthor-0.7.1-2|39	%{_bindir}/mpeg2desc
14mr|dvdauthor-0.7.1-2|40	%{_bindir}/spumux
14mr|dvdauthor-0.7.1-2|41	%{_bindir}/spuunmux
14mr|dvdauthor-0.7.1-2|42	%{_datadir}/%{name}
14mr|dvdauthor-0.7.1-2|43	%{_mandir}/man1/*
14mr|dvdauthor-0.7.1-2|44	
14mr|dvdauthor-0.7.1-2|45	#----------------------------------------------------------------------------
14mr|dvdauthor-0.7.1-2|46	
14mr|dvdauthor-0.7.1-2|47	%prep
14mr|dvdauthor-0.7.1-2|48	%setup -qn %{name} -a 1
14mr|dvdauthor-0.7.1-2|49	%apply_patches
14mr|dvdauthor-0.7.1-2|50	
14mr|dvdauthor-0.7.1-2|51	autoreconf -fi
14mr|dvdauthor-0.7.1-2|52	
14mr|dvdauthor-0.7.1-2|53	mv %{name}-doc-0.6.17/html .
14mr|dvdauthor-0.7.1-2|54	
14mr|dvdauthor-0.7.1-2|55	%build
14mr|dvdauthor-0.7.1-2|56	%configure2_5x
14mr|dvdauthor-0.7.1-2|57	%make
14mr|dvdauthor-0.7.1-2|58	
14mr|dvdauthor-0.7.1-2|59	%install
14mr|dvdauthor-0.7.1-2|60	%makeinstall_std
14mr|dvdauthor-0.7.1-2|61	
14mr|dvdauthor-0.7.1-2|62	# (ahmad) Starting from 0.7, dvdauthor doesn't specify a default video format
14mr|dvdauthor-0.7.1-2|63	# previoulsy it defaulted to NTSC
14mr|dvdauthor-0.7.1-2|64	mkdir -p %{buildroot}%{_sysconfdir}
14mr|dvdauthor-0.7.1-2|65	cat > %{buildroot}%{_sysconfdir}/video_format << EOF
14mr|dvdauthor-0.7.1-2|66	NTSC
14mr|dvdauthor-0.7.1-2|67	EOF
14mr|dvdauthor-0.7.1-2|68	
14mr|dvdauthor-0.7.1-2|69	
14mr|dvdauthor-0.7.1-2|70	%changelog
14mr|dvdauthor-0.7.1-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.1-2
14mr|dvdauthor-0.7.1-2|72	+ Revision: 88cedea
14mr|dvdauthor-0.7.1-2|73	- MassBuild#440: Increase release tag
14mr|dvdauthor-0.7.1-2|74	
14mr|dvdauthor-0.7.1-2|75	

16241 14
14mr|dvdbackup-0.4.2-2|1	%define	name	dvdbackup
14mr|dvdbackup-0.4.2-2|2	%define	version 0.4.2
14mr|dvdbackup-0.4.2-2|3	%define release 2
14mr|dvdbackup-0.4.2-2|4	
14mr|dvdbackup-0.4.2-2|5	Name:		%{name}
14mr|dvdbackup-0.4.2-2|6	Version:	%{version}
14mr|dvdbackup-0.4.2-2|7	Release:	%{release}
14mr|dvdbackup-0.4.2-2|8	Summary:	DVD-Video creation framework
14mr|dvdbackup-0.4.2-2|9	License: 	GPLv3
14mr|dvdbackup-0.4.2-2|10	Group:		Archiving/Cd burning
14mr|dvdbackup-0.4.2-2|11	URL:		http://sourceforge.net/projects/dvdbackup/
14mr|dvdbackup-0.4.2-2|12	Source:		http://downloads.sourceforge.net/dvdbackup/%{name}-%{version}.tar.xz
14mr|dvdbackup-0.4.2-2|13	BuildRequires:	pkgconfig(dvdread)
14mr|dvdbackup-0.4.2-2|14	
14mr|dvdbackup-0.4.2-2|15	
14mr|dvdbackup-0.4.2-2|16	%description
14mr|dvdbackup-0.4.2-2|17	DVD-Create will not just offer a free DVD Authoring solutions for Linux and
14mr|dvdbackup-0.4.2-2|18	Unix. DVD-Create offers you a framework that enables you to write DVD creation,
14mr|dvdbackup-0.4.2-2|19	editing, and backup software without needing to know all the secretes of
14mr|dvdbackup-0.4.2-2|20	DVD-Video.
14mr|dvdbackup-0.4.2-2|21	
14mr|dvdbackup-0.4.2-2|22	%prep
14mr|dvdbackup-0.4.2-2|23	%setup -q
14mr|dvdbackup-0.4.2-2|24	
14mr|dvdbackup-0.4.2-2|25	%build
14mr|dvdbackup-0.4.2-2|26	%configure2_5x
14mr|dvdbackup-0.4.2-2|27	
14mr|dvdbackup-0.4.2-2|28	%install
14mr|dvdbackup-0.4.2-2|29	%makeinstall_std
14mr|dvdbackup-0.4.2-2|30	%find_lang %{name}
14mr|dvdbackup-0.4.2-2|31	
14mr|dvdbackup-0.4.2-2|32	%files -f %{name}.lang
14mr|dvdbackup-0.4.2-2|33	%doc NEWS README COPYING AUTHORS ABOUT-NLS
14mr|dvdbackup-0.4.2-2|34	%{_bindir}/%{name}
14mr|dvdbackup-0.4.2-2|35	%{_mandir}/man1/dvdbackup.1*
14mr|dvdbackup-0.4.2-2|36	
14mr|dvdbackup-0.4.2-2|37	
14mr|dvdbackup-0.4.2-2|38	
14mr|dvdbackup-0.4.2-2|39	
14mr|dvdbackup-0.4.2-2|40	%changelog
14mr|dvdbackup-0.4.2-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.2-2
14mr|dvdbackup-0.4.2-2|42	+ Revision: 90858fe
14mr|dvdbackup-0.4.2-2|43	- MassBuild#440: Increase release tag
14mr|dvdbackup-0.4.2-2|44	
14mr|dvdbackup-0.4.2-2|45	

16242 14
14mr|dvd+rw-tools-7.1-8|1	%define name                    dvd+rw-tools
14mr|dvd+rw-tools-7.1-8|2	%define version			7.1
14mr|dvd+rw-tools-7.1-8|3	%define release                 8
14mr|dvd+rw-tools-7.1-8|4	
14mr|dvd+rw-tools-7.1-8|5	Summary:	Tools for burning on DVD+RW compliant burner
14mr|dvd+rw-tools-7.1-8|6	Group:          Archiving/Cd burning
14mr|dvd+rw-tools-7.1-8|7	Name: 		%{name}
14mr|dvd+rw-tools-7.1-8|8	Version:	%{version}
14mr|dvd+rw-tools-7.1-8|9	Release:        %{release}
14mr|dvd+rw-tools-7.1-8|10	License:	GPLv2
14mr|dvd+rw-tools-7.1-8|11	Source0:	http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
14mr|dvd+rw-tools-7.1-8|12	Source1:	dvd+rw-mediainfo.1
14mr|dvd+rw-tools-7.1-8|13	# (fc) use genisoimage, not mkisofs by default (SUSE)
14mr|dvd+rw-tools-7.1-8|14	Patch0:		growisofs-genisoimage.patch
14mr|dvd+rw-tools-7.1-8|15	# fix build with gcc 4.3
14mr|dvd+rw-tools-7.1-8|16	Patch2:		dvd+rw-tools-limits.h_fix.diff
14mr|dvd+rw-tools-7.1-8|17	# (fc) Allow burn small images on DVD-DL (Fedora bug #476154)
14mr|dvd+rw-tools-7.1-8|18	Patch3:		dvd+rw-tools-7.0-dvddl.patch
14mr|dvd+rw-tools-7.1-8|19	# (fc) fix widechar overflow (Fedora bug #426068)
14mr|dvd+rw-tools-7.1-8|20	Patch4:		dvd+rw-tools-7.0-wctomb.patch
14mr|dvd+rw-tools-7.1-8|21	# (fc) fix exit status of dvd+rw-format (Fedora bug #243036)
14mr|dvd+rw-tools-7.1-8|22	Patch5:		dvd+rw-tools-7.0-wexit.patch
14mr|dvd+rw-tools-7.1-8|23	# (fc) use rpm_opt_flags (SUSE)
14mr|dvd+rw-tools-7.1-8|24	Patch6:		rpm_opt_flags.diff
14mr|dvd+rw-tools-7.1-8|25	URL:		http://fy.chalmers.se/~appro/linux/DVD+RW/
14mr|dvd+rw-tools-7.1-8|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|dvd+rw-tools-7.1-8|27	Requires:	cdrkit-genisoimage
14mr|dvd+rw-tools-7.1-8|28	
14mr|dvd+rw-tools-7.1-8|29	%description
14mr|dvd+rw-tools-7.1-8|30	Even though a modified kernel can let you put for example an ext2 file
14mr|dvd+rw-tools-7.1-8|31	system on DVD+RW, it's probably not very practical, because you most
14mr|dvd+rw-tools-7.1-8|32	likely want to access the data on an arbitrary computer. Or in other
14mr|dvd+rw-tools-7.1-8|33	words you most likely want ISO9660. The trouble is that you might as
14mr|dvd+rw-tools-7.1-8|34	well want to add data now and then. And what options do you have in
14mr|dvd+rw-tools-7.1-8|35	the lack of multiple sessions (no, DVD+RW has no notion of multiple
14mr|dvd+rw-tools-7.1-8|36	sessions)? Complete re-mastering which takes more and more time as
14mr|dvd+rw-tools-7.1-8|37	data set grows? Well, yes, unless you employ growisofs! Growisofs
14mr|dvd+rw-tools-7.1-8|38	provides the way to both lay down and grow an ISO9660 file system on
14mr|dvd+rw-tools-7.1-8|39	(as well as to burn an arbitrary pre-mastered image to) all supported
14mr|dvd+rw-tools-7.1-8|40	optical media.
14mr|dvd+rw-tools-7.1-8|41	
14mr|dvd+rw-tools-7.1-8|42	%prep
14mr|dvd+rw-tools-7.1-8|43	
14mr|dvd+rw-tools-7.1-8|44	%setup -q
14mr|dvd+rw-tools-7.1-8|45	%patch0 -p1 -b .genisoimage
14mr|dvd+rw-tools-7.1-8|46	%patch2 -p1 -b .limits
14mr|dvd+rw-tools-7.1-8|47	%patch3 -p1 -b .dvddl
14mr|dvd+rw-tools-7.1-8|48	%patch4 -p1 -b .wctomb
14mr|dvd+rw-tools-7.1-8|49	%patch5 -p1 -b .wexit
14mr|dvd+rw-tools-7.1-8|50	%patch6 -p1 -b .rpm_opt_flags
14mr|dvd+rw-tools-7.1-8|51	
14mr|dvd+rw-tools-7.1-8|52	%build
14mr|dvd+rw-tools-7.1-8|53	
14mr|dvd+rw-tools-7.1-8|54	%make LDFLAGS="%{ldflags}"
14mr|dvd+rw-tools-7.1-8|55	%make rpl8 btcflash LDFLAGS="%{ldflags}"
14mr|dvd+rw-tools-7.1-8|56	
14mr|dvd+rw-tools-7.1-8|57	%install
14mr|dvd+rw-tools-7.1-8|58	
14mr|dvd+rw-tools-7.1-8|59	make install prefix=$RPM_BUILD_ROOT%{_prefix}
14mr|dvd+rw-tools-7.1-8|60	install -d $RPM_BUILD_ROOT%{_sbindir}
14mr|dvd+rw-tools-7.1-8|61	install -m755 rpl8 $RPM_BUILD_ROOT%{_sbindir}
14mr|dvd+rw-tools-7.1-8|62	
14mr|dvd+rw-tools-7.1-8|63	%clean
14mr|dvd+rw-tools-7.1-8|64	rm -rf %buildroot
14mr|dvd+rw-tools-7.1-8|65	
14mr|dvd+rw-tools-7.1-8|66	%files
14mr|dvd+rw-tools-7.1-8|67	%defattr(-, root, root)
14mr|dvd+rw-tools-7.1-8|68	%doc index.html
14mr|dvd+rw-tools-7.1-8|69	%{_sbindir}/*
14mr|dvd+rw-tools-7.1-8|70	%{_bindir}/*
14mr|dvd+rw-tools-7.1-8|71	%{_mandir}/man1/*
14mr|dvd+rw-tools-7.1-8|72	
14mr|dvd+rw-tools-7.1-8|73	
14mr|dvd+rw-tools-7.1-8|74	
14mr|dvd+rw-tools-7.1-8|75	
14mr|dvd+rw-tools-7.1-8|76	%changelog
14mr|dvd+rw-tools-7.1-8|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.1-8
14mr|dvd+rw-tools-7.1-8|78	+ Revision: e9281c5
14mr|dvd+rw-tools-7.1-8|79	- MassBuild#440: Increase release tag
14mr|dvd+rw-tools-7.1-8|80	
14mr|dvd+rw-tools-7.1-8|81	

16243 14
14mr|dvd-slideshow-0.8.4.2-2|1	%define		vmajor 0.8.4
14mr|dvd-slideshow-0.8.4.2-2|2	%define		vminor 2
14mr|dvd-slideshow-0.8.4.2-2|3	
14mr|dvd-slideshow-0.8.4.2-2|4	Summary:	Makes a DVD slideshow video
14mr|dvd-slideshow-0.8.4.2-2|5	Name:		dvd-slideshow
14mr|dvd-slideshow-0.8.4.2-2|6	Version:	%{vmajor}.%{vminor}
14mr|dvd-slideshow-0.8.4.2-2|7	Release:	2
14mr|dvd-slideshow-0.8.4.2-2|8	License:	GPLv2+
14mr|dvd-slideshow-0.8.4.2-2|9	Group:		Video
14mr|dvd-slideshow-0.8.4.2-2|10	URL:		http://dvd-slideshow.sourceforge.net/
14mr|dvd-slideshow-0.8.4.2-2|11	Source0:	http://dl.sourceforge.net/dvd-slideshow/%{name}-%{vmajor}-%{vminor}.tar.gz
14mr|dvd-slideshow-0.8.4.2-2|12	Requires:	imagemagick
14mr|dvd-slideshow-0.8.4.2-2|13	Requires:	dvdauthor >= 0.6.13
14mr|dvd-slideshow-0.8.4.2-2|14	Requires:	mjpegtools
14mr|dvd-slideshow-0.8.4.2-2|15	Requires:	sox >= 14.0
14mr|dvd-slideshow-0.8.4.2-2|16	Requires:	ffmpeg
14mr|dvd-slideshow-0.8.4.2-2|17	Suggests:	lame
14mr|dvd-slideshow-0.8.4.2-2|18	Suggests:	oggdec
14mr|dvd-slideshow-0.8.4.2-2|19	BuildArch:	noarch
14mr|dvd-slideshow-0.8.4.2-2|20	
14mr|dvd-slideshow-0.8.4.2-2|21	%description
14mr|dvd-slideshow-0.8.4.2-2|22	dvd-slideshow makes a DVD slideshow video with menus from a text
14mr|dvd-slideshow-0.8.4.2-2|23	file listing of pictures, effects, and audio tracks. You can add
14mr|dvd-slideshow-0.8.4.2-2|24	some nice effects like fades, crops, scrolls, or Ken Burns effects.
14mr|dvd-slideshow-0.8.4.2-2|25	It will hopefully become a command-line clone of imovie.
14mr|dvd-slideshow-0.8.4.2-2|26	
14mr|dvd-slideshow-0.8.4.2-2|27	%prep
14mr|dvd-slideshow-0.8.4.2-2|28	%setup -q -n %{name}-%{vmajor}-%{vminor}
14mr|dvd-slideshow-0.8.4.2-2|29	
14mr|dvd-slideshow-0.8.4.2-2|30	%install
14mr|dvd-slideshow-0.8.4.2-2|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|dvd-slideshow-0.8.4.2-2|32	install -d  %{buildroot}{%{_bindir},%{_mandir}/man1}
14mr|dvd-slideshow-0.8.4.2-2|33	
14mr|dvd-slideshow-0.8.4.2-2|34	install dir2slideshow %{buildroot}%{_bindir}
14mr|dvd-slideshow-0.8.4.2-2|35	install dvd-menu %{buildroot}%{_bindir}
14mr|dvd-slideshow-0.8.4.2-2|36	install dvd-slideshow %{buildroot}%{_bindir}
14mr|dvd-slideshow-0.8.4.2-2|37	install gallery1-to-slideshow %{buildroot}%{_bindir}
14mr|dvd-slideshow-0.8.4.2-2|38	install jigl2slideshow %{buildroot}%{_bindir}
14mr|dvd-slideshow-0.8.4.2-2|39	install man/* %{buildroot}%{_mandir}/man1
14mr|dvd-slideshow-0.8.4.2-2|40	
14mr|dvd-slideshow-0.8.4.2-2|41	%clean
14mr|dvd-slideshow-0.8.4.2-2|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|dvd-slideshow-0.8.4.2-2|43	
14mr|dvd-slideshow-0.8.4.2-2|44	%files
14mr|dvd-slideshow-0.8.4.2-2|45	%defattr(644,root,root,755)
14mr|dvd-slideshow-0.8.4.2-2|46	%doc *.txt doc/*.html
14mr|dvd-slideshow-0.8.4.2-2|47	%attr(755,root,root) %{_bindir}/*
14mr|dvd-slideshow-0.8.4.2-2|48	%{_mandir}/man1/*
14mr|dvd-slideshow-0.8.4.2-2|49	
14mr|dvd-slideshow-0.8.4.2-2|50	
14mr|dvd-slideshow-0.8.4.2-2|51	
14mr|dvd-slideshow-0.8.4.2-2|52	
14mr|dvd-slideshow-0.8.4.2-2|53	
14mr|dvd-slideshow-0.8.4.2-2|54	%changelog
14mr|dvd-slideshow-0.8.4.2-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.4.2-2
14mr|dvd-slideshow-0.8.4.2-2|56	+ Revision: 318b3bf
14mr|dvd-slideshow-0.8.4.2-2|57	- MassBuild#440: Increase release tag
14mr|dvd-slideshow-0.8.4.2-2|58	
14mr|dvd-slideshow-0.8.4.2-2|59	

16244 14
14mr|dvgrab-3.5-7|1	%define name dvgrab
14mr|dvgrab-3.5-7|2	%define version 3.5
14mr|dvgrab-3.5-7|3	%define release  7
14mr|dvgrab-3.5-7|4	
14mr|dvgrab-3.5-7|5	Summary: DV grabber through the FireWire interface
14mr|dvgrab-3.5-7|6	Name: %name
14mr|dvgrab-3.5-7|7	Version: %version
14mr|dvgrab-3.5-7|8	Release: %release
14mr|dvgrab-3.5-7|9	License: GPLv2+
14mr|dvgrab-3.5-7|10	URl: http://www.kinodv.org/
14mr|dvgrab-3.5-7|11	Group: Video
14mr|dvgrab-3.5-7|12	Source0: http://prdownloads.sourceforge.net/kino/%{name}-%{version}.tar.gz
14mr|dvgrab-3.5-7|13	BuildRequires: pkgconfig(libavc1394) libiec61883-devel libraw1394-devel
14mr|dvgrab-3.5-7|14	BuildRequires: pkgconfig(libdv) libquicktime-devel
14mr|dvgrab-3.5-7|15	BuildRequires: jpeg-devel
14mr|dvgrab-3.5-7|16	
14mr|dvgrab-3.5-7|17	%description
14mr|dvgrab-3.5-7|18	Dvgrab is a small utility that grabs AVI-2 video from a DV camera using the
14mr|dvgrab-3.5-7|19	IEEE-1394 bus (aka FireWire).
14mr|dvgrab-3.5-7|20	
14mr|dvgrab-3.5-7|21	%prep
14mr|dvgrab-3.5-7|22	%setup -q
14mr|dvgrab-3.5-7|23	perl -p -i -e 's/quicktime\/quicktime.h/lqt\/quicktime.h/g' filehandler.h
14mr|dvgrab-3.5-7|24	
14mr|dvgrab-3.5-7|25	%build
14mr|dvgrab-3.5-7|26	%configure2_5x
14mr|dvgrab-3.5-7|27	%make
14mr|dvgrab-3.5-7|28	
14mr|dvgrab-3.5-7|29	%install
14mr|dvgrab-3.5-7|30	rm -fr $RPM_BUILD_ROOT
14mr|dvgrab-3.5-7|31	%makeinstall_std
14mr|dvgrab-3.5-7|32	
14mr|dvgrab-3.5-7|33	%clean
14mr|dvgrab-3.5-7|34	rm -rf $RPM_BUILD_ROOT
14mr|dvgrab-3.5-7|35	
14mr|dvgrab-3.5-7|36	%files
14mr|dvgrab-3.5-7|37	%defattr(-,root,root)
14mr|dvgrab-3.5-7|38	%doc AUTHORS ChangeLog README TODO
14mr|dvgrab-3.5-7|39	%_bindir/*
14mr|dvgrab-3.5-7|40	%_mandir/man1/*
14mr|dvgrab-3.5-7|41	
14mr|dvgrab-3.5-7|42	
14mr|dvgrab-3.5-7|43	
14mr|dvgrab-3.5-7|44	%changelog
14mr|dvgrab-3.5-7|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5-7
14mr|dvgrab-3.5-7|46	+ Revision: 1ee3a90
14mr|dvgrab-3.5-7|47	- MassBuild#440: Increase release tag
14mr|dvgrab-3.5-7|48	
14mr|dvgrab-3.5-7|49	

16245 14
14mr|dynamic-0.26.17-9|1	#---------------------------------------------------------------
14mr|dynamic-0.26.17-9|2	# Project         : Mandriva Linux
14mr|dynamic-0.26.17-9|3	# Module          : dynamic
14mr|dynamic-0.26.17-9|4	# File            : dynamic.spec
14mr|dynamic-0.26.17-9|5	# Version         : $Id: dynamic.spec 223977 2007-06-26 00:13:24Z adamw $
14mr|dynamic-0.26.17-9|6	# Author          : Frederic Lepied and others
14mr|dynamic-0.26.17-9|7	# Created On      : Wed Aug  8 11:32:16 2001
14mr|dynamic-0.26.17-9|8	# License         : GPL
14mr|dynamic-0.26.17-9|9	# Purpose         : spec file to build an rpm
14mr|dynamic-0.26.17-9|10	#---------------------------------------------------------------
14mr|dynamic-0.26.17-9|11	
14mr|dynamic-0.26.17-9|12	%define name dynamic
14mr|dynamic-0.26.17-9|13	%define version 0.26.17
14mr|dynamic-0.26.17-9|14	%define release 9
14mr|dynamic-0.26.17-9|15	
14mr|dynamic-0.26.17-9|16	Summary: Scripts to automatically set up peripherals when plugged in
14mr|dynamic-0.26.17-9|17	Name: %{name}
14mr|dynamic-0.26.17-9|18	Version: %{version}
14mr|dynamic-0.26.17-9|19	Release: %{release}
14mr|dynamic-0.26.17-9|20	Source0: %{name}-%{version}.tar.bz2
14mr|dynamic-0.26.17-9|21	License: GPL
14mr|dynamic-0.26.17-9|22	Group: System/Configuration/Other
14mr|dynamic-0.26.17-9|23	URL: http://www.mandrivalinux.com/
14mr|dynamic-0.26.17-9|24	Requires: psmisc, mount, usbutils
14mr|dynamic-0.26.17-9|25	# scannerdrake --dynamic
14mr|dynamic-0.26.17-9|26	Conflicts: drakxtools <= 10.1-0.22mdk
14mr|dynamic-0.26.17-9|27	Conflicts: kdemultimedia-kscd <= 1:3.3.2-13mdk
14mr|dynamic-0.26.17-9|28	BuildArchitectures: noarch
14mr|dynamic-0.26.17-9|29	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|dynamic-0.26.17-9|30	
14mr|dynamic-0.26.17-9|31	%description
14mr|dynamic-0.26.17-9|32	Scripts to automatically set up peripherals when plugged in (mainly
14mr|dynamic-0.26.17-9|33	USB devices). This means adding desktop icons (KDE, GMOME) to access
14mr|dynamic-0.26.17-9|34	scanners, digital cameras, storage devices, ... adding print queues
14mr|dynamic-0.26.17-9|35	for printers, and so on.
14mr|dynamic-0.26.17-9|36	
14mr|dynamic-0.26.17-9|37	%prep
14mr|dynamic-0.26.17-9|38	%setup -q
14mr|dynamic-0.26.17-9|39	
14mr|dynamic-0.26.17-9|40	%install
14mr|dynamic-0.26.17-9|41	rm -rf $RPM_BUILD_ROOT
14mr|dynamic-0.26.17-9|42	%makeinstall
14mr|dynamic-0.26.17-9|43	
14mr|dynamic-0.26.17-9|44	# no longer provides any launcher
14mr|dynamic-0.26.17-9|45	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/launchers/*
14mr|dynamic-0.26.17-9|46	
14mr|dynamic-0.26.17-9|47	#all system scripts are obsolete
14mr|dynamic-0.26.17-9|48	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/scripts/{camera,lp,rawdevice,rio500,scanner,visor,webcam,part}.script
14mr|dynamic-0.26.17-9|49	
14mr|dynamic-0.26.17-9|50	# hooks are obsolete
14mr|dynamic-0.26.17-9|51	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/hooks/*
14mr|dynamic-0.26.17-9|52	
14mr|dynamic-0.26.17-9|53	# kill udev rules
14mr|dynamic-0.26.17-9|54	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/udev
14mr|dynamic-0.26.17-9|55	
14mr|dynamic-0.26.17-9|56	%clean
14mr|dynamic-0.26.17-9|57	rm -rf $RPM_BUILD_ROOT
14mr|dynamic-0.26.17-9|58	
14mr|dynamic-0.26.17-9|59	%files
14mr|dynamic-0.26.17-9|60	%defattr(-,root,root)
14mr|dynamic-0.26.17-9|61	%doc ChangeLog AUTHORS
14mr|dynamic-0.26.17-9|62	%dir %{_sysconfdir}/dynamic
14mr|dynamic-0.26.17-9|63	%dir %{_sysconfdir}/dynamic/scripts
14mr|dynamic-0.26.17-9|64	%dir %{_sysconfdir}/dynamic/user-scripts
14mr|dynamic-0.26.17-9|65	%dir %{_sysconfdir}/dynamic/hooks
14mr|dynamic-0.26.17-9|66	%{_sysconfdir}/dynamic/scripts/*.script
14mr|dynamic-0.26.17-9|67	%{_sysconfdir}/dynamic/user-scripts/*.script
14mr|dynamic-0.26.17-9|68	%_datadir/dynamic
14mr|dynamic-0.26.17-9|69	
14mr|dynamic-0.26.17-9|70	# DON'T ADD SOURCE OR PATCH, USE SVN DIRECTLY
14mr|dynamic-0.26.17-9|71	
14mr|dynamic-0.26.17-9|72	
14mr|dynamic-0.26.17-9|73	
14mr|dynamic-0.26.17-9|74	%changelog
14mr|dynamic-0.26.17-9|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.26.17-9
14mr|dynamic-0.26.17-9|76	+ Revision: d66c915
14mr|dynamic-0.26.17-9|77	- MassBuild#440: Increase release tag
14mr|dynamic-0.26.17-9|78	
14mr|dynamic-0.26.17-9|79	

16246 14
14mr|e2fsprogs-1.42.5-2|1	%define	_root_sbindir	/sbin
14mr|e2fsprogs-1.42.5-2|2	%define	_root_libdir	/%{_lib}
14mr|e2fsprogs-1.42.5-2|3	%define	major	2
14mr|e2fsprogs-1.42.5-2|4	%define libname %mklibname ext2fs %{major}
14mr|e2fsprogs-1.42.5-2|5	%define	devname	%mklibname ext2fs -d
14mr|e2fsprogs-1.42.5-2|6	
14mr|e2fsprogs-1.42.5-2|7	%define git_url git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
14mr|e2fsprogs-1.42.5-2|8	
14mr|e2fsprogs-1.42.5-2|9	Name:		e2fsprogs
14mr|e2fsprogs-1.42.5-2|10	Version:	1.42.5
14mr|e2fsprogs-1.42.5-2|11	Release:	2
14mr|e2fsprogs-1.42.5-2|12	Summary:	Utilities used for ext2/ext3/ext4 filesystems
14mr|e2fsprogs-1.42.5-2|13	License:	GPLv2
14mr|e2fsprogs-1.42.5-2|14	Group:		System/Kernel and hardware
14mr|e2fsprogs-1.42.5-2|15	Source0:	http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-%version.tar.gz
14mr|e2fsprogs-1.42.5-2|16	Source1:	e3jsize
14mr|e2fsprogs-1.42.5-2|17	# (anssi) fix uninitialized variable causing crash without libreadline.so.5;
14mr|e2fsprogs-1.42.5-2|18	# submitted as https://sourceforge.net/tracker/?func=detail&aid=2822113&group_id=2406&atid=302406
14mr|e2fsprogs-1.42.5-2|19	Patch0:		e2fsprogs-1.41.8-uninitialized.patch
14mr|e2fsprogs-1.42.5-2|20	# (gb) strip references to home build dir
14mr|e2fsprogs-1.42.5-2|21	Patch5:		e2fsprogs-1.41.8-strip-me.patch
14mr|e2fsprogs-1.42.5-2|22	
14mr|e2fsprogs-1.42.5-2|23	Url:		http://e2fsprogs.sourceforge.net/
14mr|e2fsprogs-1.42.5-2|24	BuildRequires:	texinfo autoconf
14mr|e2fsprogs-1.42.5-2|25	BuildRequires:	pkgconfig(blkid)
14mr|e2fsprogs-1.42.5-2|26	BuildRequires:	pkgconfig(uuid)
14mr|e2fsprogs-1.42.5-2|27	
14mr|e2fsprogs-1.42.5-2|28	%description
14mr|e2fsprogs-1.42.5-2|29	The e2fsprogs package contains a number of utilities for creating,
14mr|e2fsprogs-1.42.5-2|30	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mr|e2fsprogs-1.42.5-2|31	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
14mr|e2fsprogs-1.42.5-2|32	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mr|e2fsprogs-1.42.5-2|33	initialize a partition to contain an empty ext2 filesystem), debugfs
14mr|e2fsprogs-1.42.5-2|34	(used to examine the internal structure of a filesystem, to manually
14mr|e2fsprogs-1.42.5-2|35	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mr|e2fsprogs-1.42.5-2|36	(used to modify filesystem parameters), resize2fs to grow and shrink
14mr|e2fsprogs-1.42.5-2|37	unmounted filesystems, and most of the other core ext2fs filesystem
14mr|e2fsprogs-1.42.5-2|38	utilities.
14mr|e2fsprogs-1.42.5-2|39	
14mr|e2fsprogs-1.42.5-2|40	%package -n	%{libname}
14mr|e2fsprogs-1.42.5-2|41	Summary:	The libraries for Ext2fs
14mr|e2fsprogs-1.42.5-2|42	Group:		System/Libraries
14mr|e2fsprogs-1.42.5-2|43	
14mr|e2fsprogs-1.42.5-2|44	%description -n %{libname}
14mr|e2fsprogs-1.42.5-2|45	The e2fsprogs package contains a number of utilities for creating,
14mr|e2fsprogs-1.42.5-2|46	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mr|e2fsprogs-1.42.5-2|47	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
14mr|e2fsprogs-1.42.5-2|48	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mr|e2fsprogs-1.42.5-2|49	initialize a partition to contain an empty ext2 filesystem), debugfs
14mr|e2fsprogs-1.42.5-2|50	(used to examine the internal structure of a filesystem, to manually
14mr|e2fsprogs-1.42.5-2|51	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mr|e2fsprogs-1.42.5-2|52	(used to modify filesystem parameters), resize2fs to grow and shrink
14mr|e2fsprogs-1.42.5-2|53	unmounted filesystems, and most of the other core ext2fs filesystem
14mr|e2fsprogs-1.42.5-2|54	utilities.
14mr|e2fsprogs-1.42.5-2|55	
14mr|e2fsprogs-1.42.5-2|56	This package contains the shared libraries.
14mr|e2fsprogs-1.42.5-2|57	
14mr|e2fsprogs-1.42.5-2|58	%package -n	%{devname}
14mr|e2fsprogs-1.42.5-2|59	Summary:	The libraries for Ext2fs
14mr|e2fsprogs-1.42.5-2|60	Group:		Development/C
14mr|e2fsprogs-1.42.5-2|61	Requires:	%{libname} = %{EVRD}
14mr|e2fsprogs-1.42.5-2|62	Provides:	ext2fs-devel = %{EVRD}
14mr|e2fsprogs-1.42.5-2|63	
14mr|e2fsprogs-1.42.5-2|64	%description -n	%{devname}
14mr|e2fsprogs-1.42.5-2|65	The e2fsprogs package contains a number of utilities for creating,
14mr|e2fsprogs-1.42.5-2|66	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mr|e2fsprogs-1.42.5-2|67	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
14mr|e2fsprogs-1.42.5-2|68	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mr|e2fsprogs-1.42.5-2|69	initialize a partition to contain an empty ext2 filesystem), debugfs
14mr|e2fsprogs-1.42.5-2|70	(used to examine the internal structure of a filesystem, to manually
14mr|e2fsprogs-1.42.5-2|71	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mr|e2fsprogs-1.42.5-2|72	(used to modify filesystem parameters), resize2fs to grow and shrink
14mr|e2fsprogs-1.42.5-2|73	unmounted filesystems, and most of the other core ext2fs filesystem
14mr|e2fsprogs-1.42.5-2|74	utilities.
14mr|e2fsprogs-1.42.5-2|75	
14mr|e2fsprogs-1.42.5-2|76	You should install %{libname} to use tools that compile with ext2fs
14mr|e2fsprogs-1.42.5-2|77	features.
14mr|e2fsprogs-1.42.5-2|78	
14mr|e2fsprogs-1.42.5-2|79	%prep
14mr|e2fsprogs-1.42.5-2|80	%setup -q
14mr|e2fsprogs-1.42.5-2|81	%patch0 -p1 -b .uninit
14mr|e2fsprogs-1.42.5-2|82	%patch5 -p1 -b .strip-me
14mr|e2fsprogs-1.42.5-2|83	
14mr|e2fsprogs-1.42.5-2|84	rm -f configure
14mr|e2fsprogs-1.42.5-2|85	autoconf
14mr|e2fsprogs-1.42.5-2|86	
14mr|e2fsprogs-1.42.5-2|87	# Fix build:
14mr|e2fsprogs-1.42.5-2|88	chmod 644 po/*.po
14mr|e2fsprogs-1.42.5-2|89	
14mr|e2fsprogs-1.42.5-2|90	%build
14mr|e2fsprogs-1.42.5-2|91	%configure2_5x	--enable-elf-shlibs \
14mr|e2fsprogs-1.42.5-2|92	--disable-libblkid \
14mr|e2fsprogs-1.42.5-2|93	--disable-libuuid \
14mr|e2fsprogs-1.42.5-2|94	--disable-fsck \
14mr|e2fsprogs-1.42.5-2|95	--disable-uuidd \
14mr|e2fsprogs-1.42.5-2|96	--enable-symlink-install
14mr|e2fsprogs-1.42.5-2|97	%make
14mr|e2fsprogs-1.42.5-2|98	%make -C e2fsck e2fsck.static
14mr|e2fsprogs-1.42.5-2|99	
14mr|e2fsprogs-1.42.5-2|100	%check
14mr|e2fsprogs-1.42.5-2|101	LC_ALL=C make check
14mr|e2fsprogs-1.42.5-2|102	
14mr|e2fsprogs-1.42.5-2|103	%install
14mr|e2fsprogs-1.42.5-2|104	export PATH=/sbin:$PATH
14mr|e2fsprogs-1.42.5-2|105	
14mr|e2fsprogs-1.42.5-2|106	%makeinstall_std install-libs \
14mr|e2fsprogs-1.42.5-2|107	root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir}
14mr|e2fsprogs-1.42.5-2|108	
14mr|e2fsprogs-1.42.5-2|109	for i in libcom_err.so.2 libe2p.so.2 libext2fs.so.2 libss.so.2; do
14mr|e2fsprogs-1.42.5-2|110	ln -s $i %{buildroot}%{_root_libdir}/${i%.[0-9]}
14mr|e2fsprogs-1.42.5-2|111	done
14mr|e2fsprogs-1.42.5-2|112	
14mr|e2fsprogs-1.42.5-2|113	rm -f	%{buildroot}%{_libdir}/libss.a \
14mr|e2fsprogs-1.42.5-2|114	%{buildroot}%{_root_libdir}/libcom_err.so \
14mr|e2fsprogs-1.42.5-2|115	%{buildroot}%{_root_libdir}/libe2p.so \
14mr|e2fsprogs-1.42.5-2|116	%{buildroot}%{_root_libdir}/libext2fs.so \
14mr|e2fsprogs-1.42.5-2|117	%{buildroot}%{_root_libdir}/libss.so
14mr|e2fsprogs-1.42.5-2|118	
14mr|e2fsprogs-1.42.5-2|119	# multiarch policy, alternative is to use <stdint.h>
14mr|e2fsprogs-1.42.5-2|120	%multiarch_includes %{buildroot}%{_includedir}/ext2fs/ext2_types.h
14mr|e2fsprogs-1.42.5-2|121	
14mr|e2fsprogs-1.42.5-2|122	%find_lang %{name}
14mr|e2fsprogs-1.42.5-2|123	
14mr|e2fsprogs-1.42.5-2|124	chmod +x %{buildroot}%{_bindir}/{mk_cmds,compile_et}
14mr|e2fsprogs-1.42.5-2|125	
14mr|e2fsprogs-1.42.5-2|126	install -m 755 e2fsck/e2fsck.static %{buildroot}%{_root_sbindir}
14mr|e2fsprogs-1.42.5-2|127	install -m 755 %{SOURCE1} %{buildroot}%{_root_sbindir}
14mr|e2fsprogs-1.42.5-2|128	ln -f %{buildroot}%{_root_sbindir}/mke2fs \
14mr|e2fsprogs-1.42.5-2|129	%{buildroot}%{_root_sbindir}/mke3fs
14mr|e2fsprogs-1.42.5-2|130	
14mr|e2fsprogs-1.42.5-2|131	%files -f %{name}.lang
14mr|e2fsprogs-1.42.5-2|132	%doc README
14mr|e2fsprogs-1.42.5-2|133	%{_root_sbindir}/badblocks
14mr|e2fsprogs-1.42.5-2|134	%{_root_sbindir}/debugfs
14mr|e2fsprogs-1.42.5-2|135	%{_root_sbindir}/dumpe2fs
14mr|e2fsprogs-1.42.5-2|136	%{_root_sbindir}/e2fsck
14mr|e2fsprogs-1.42.5-2|137	%{_root_sbindir}/e2fsck.static
14mr|e2fsprogs-1.42.5-2|138	%{_root_sbindir}/e2image
14mr|e2fsprogs-1.42.5-2|139	%{_root_sbindir}/e2label
14mr|e2fsprogs-1.42.5-2|140	%{_root_sbindir}/e2undo
14mr|e2fsprogs-1.42.5-2|141	%{_root_sbindir}/e3jsize
14mr|e2fsprogs-1.42.5-2|142	%{_root_sbindir}/fsck.ext2
14mr|e2fsprogs-1.42.5-2|143	%{_root_sbindir}/fsck.ext3
14mr|e2fsprogs-1.42.5-2|144	%{_root_sbindir}/fsck.ext4
14mr|e2fsprogs-1.42.5-2|145	%{_root_sbindir}/fsck.ext4dev
14mr|e2fsprogs-1.42.5-2|146	%{_root_sbindir}/logsave
14mr|e2fsprogs-1.42.5-2|147	%{_root_sbindir}/mke2fs
14mr|e2fsprogs-1.42.5-2|148	%{_root_sbindir}/mke3fs
14mr|e2fsprogs-1.42.5-2|149	%{_root_sbindir}/mkfs.ext2
14mr|e2fsprogs-1.42.5-2|150	%{_root_sbindir}/mkfs.ext3
14mr|e2fsprogs-1.42.5-2|151	%{_root_sbindir}/mkfs.ext4
14mr|e2fsprogs-1.42.5-2|152	%{_root_sbindir}/mkfs.ext4dev
14mr|e2fsprogs-1.42.5-2|153	%{_root_sbindir}/resize2fs
14mr|e2fsprogs-1.42.5-2|154	%{_root_sbindir}/tune2fs
14mr|e2fsprogs-1.42.5-2|155	%config(noreplace) %{_sysconfdir}/mke2fs.conf
14mr|e2fsprogs-1.42.5-2|156	
14mr|e2fsprogs-1.42.5-2|157	
14mr|e2fsprogs-1.42.5-2|158	%{_bindir}/chattr
14mr|e2fsprogs-1.42.5-2|159	%{_bindir}/lsattr
14mr|e2fsprogs-1.42.5-2|160	%{_mandir}/man1/chattr.1*
14mr|e2fsprogs-1.42.5-2|161	%{_mandir}/man1/lsattr.1*
14mr|e2fsprogs-1.42.5-2|162	%{_mandir}/man5/e2fsck.conf.5*
14mr|e2fsprogs-1.42.5-2|163	%{_mandir}/man5/mke2fs.conf.5*
14mr|e2fsprogs-1.42.5-2|164	%{_mandir}/man8/badblocks.8*
14mr|e2fsprogs-1.42.5-2|165	%{_mandir}/man8/debugfs.8*
14mr|e2fsprogs-1.42.5-2|166	%{_mandir}/man8/dumpe2fs.8*
14mr|e2fsprogs-1.42.5-2|167	%{_mandir}/man8/e2freefrag.8*
14mr|e2fsprogs-1.42.5-2|168	%{_mandir}/man8/e2fsck.8*
14mr|e2fsprogs-1.42.5-2|169	%{_mandir}/man8/e2image.8*
14mr|e2fsprogs-1.42.5-2|170	%{_mandir}/man8/e2label.8*
14mr|e2fsprogs-1.42.5-2|171	%{_mandir}/man8/e2undo.8.*
14mr|e2fsprogs-1.42.5-2|172	%{_mandir}/man8/e4defrag.8.*
14mr|e2fsprogs-1.42.5-2|173	%{_mandir}/man8/filefrag.8*
14mr|e2fsprogs-1.42.5-2|174	%{_mandir}/man8/fsck.ext2.8*
14mr|e2fsprogs-1.42.5-2|175	%{_mandir}/man8/fsck.ext3.8*
14mr|e2fsprogs-1.42.5-2|176	%{_mandir}/man8/fsck.ext4.8.*
14mr|e2fsprogs-1.42.5-2|177	%{_mandir}/man8/fsck.ext4dev.8.*
14mr|e2fsprogs-1.42.5-2|178	%{_mandir}/man8/logsave.8*
14mr|e2fsprogs-1.42.5-2|179	%{_mandir}/man8/mke2fs.8*
14mr|e2fsprogs-1.42.5-2|180	%{_mandir}/man8/mkfs.ext2.8*
14mr|e2fsprogs-1.42.5-2|181	%{_mandir}/man8/mkfs.ext3.8*
14mr|e2fsprogs-1.42.5-2|182	%{_mandir}/man8/mkfs.ext4.8.*
14mr|e2fsprogs-1.42.5-2|183	%{_mandir}/man8/mkfs.ext4dev.8.*
14mr|e2fsprogs-1.42.5-2|184	%{_mandir}/man8/mklost+found.8*
14mr|e2fsprogs-1.42.5-2|185	%{_mandir}/man8/resize2fs.8*
14mr|e2fsprogs-1.42.5-2|186	%{_mandir}/man8/tune2fs.8*
14mr|e2fsprogs-1.42.5-2|187	%{_sbindir}/e2freefrag
14mr|e2fsprogs-1.42.5-2|188	%{_sbindir}/e4defrag
14mr|e2fsprogs-1.42.5-2|189	%{_sbindir}/filefrag
14mr|e2fsprogs-1.42.5-2|190	%{_sbindir}/mklost+found
14mr|e2fsprogs-1.42.5-2|191	
14mr|e2fsprogs-1.42.5-2|192	%files -n %{libname}
14mr|e2fsprogs-1.42.5-2|193	%doc README
14mr|e2fsprogs-1.42.5-2|194	%{_root_libdir}/libcom_err.so.%{major}*
14mr|e2fsprogs-1.42.5-2|195	%{_root_libdir}/libe2p.so.%{major}*
14mr|e2fsprogs-1.42.5-2|196	%{_root_libdir}/libext2fs.so.%{major}*
14mr|e2fsprogs-1.42.5-2|197	%{_root_libdir}/libss.so.%{major}*
14mr|e2fsprogs-1.42.5-2|198	
14mr|e2fsprogs-1.42.5-2|199	%{_libdir}/e2initrd_helper
14mr|e2fsprogs-1.42.5-2|200	
14mr|e2fsprogs-1.42.5-2|201	%files -n %{devname}
14mr|e2fsprogs-1.42.5-2|202	%doc RELEASE-NOTES
14mr|e2fsprogs-1.42.5-2|203	%{_infodir}/libext2fs.info*
14mr|e2fsprogs-1.42.5-2|204	%{_bindir}/compile_et
14mr|e2fsprogs-1.42.5-2|205	%{_mandir}/man1/compile_et.1*
14mr|e2fsprogs-1.42.5-2|206	%{_bindir}/mk_cmds
14mr|e2fsprogs-1.42.5-2|207	%{_mandir}/man1/mk_cmds.1*
14mr|e2fsprogs-1.42.5-2|208	%{_libdir}/pkgconfig/*
14mr|e2fsprogs-1.42.5-2|209	
14mr|e2fsprogs-1.42.5-2|210	%{_libdir}/libcom_err.so
14mr|e2fsprogs-1.42.5-2|211	%{_libdir}/libe2p.a
14mr|e2fsprogs-1.42.5-2|212	%{_libdir}/libe2p.so
14mr|e2fsprogs-1.42.5-2|213	%{_libdir}/libext2fs.a
14mr|e2fsprogs-1.42.5-2|214	%{_libdir}/libext2fs.so
14mr|e2fsprogs-1.42.5-2|215	%{_libdir}/libcom_err.a
14mr|e2fsprogs-1.42.5-2|216	%{_libdir}/libquota.a
14mr|e2fsprogs-1.42.5-2|217	%{_libdir}/libss.so
14mr|e2fsprogs-1.42.5-2|218	
14mr|e2fsprogs-1.42.5-2|219	%{_datadir}/et
14mr|e2fsprogs-1.42.5-2|220	%{_datadir}/ss
14mr|e2fsprogs-1.42.5-2|221	%{_includedir}/com_err.h
14mr|e2fsprogs-1.42.5-2|222	%{_includedir}/et
14mr|e2fsprogs-1.42.5-2|223	%{_includedir}/ext2fs
14mr|e2fsprogs-1.42.5-2|224	%dir %{multiarch_includedir}/ext2fs
14mr|e2fsprogs-1.42.5-2|225	%{multiarch_includedir}/ext2fs/ext2_types.h
14mr|e2fsprogs-1.42.5-2|226	%dir %{_includedir}/quota
14mr|e2fsprogs-1.42.5-2|227	%{_includedir}/quota/mkquota.h
14mr|e2fsprogs-1.42.5-2|228	%{_includedir}/ss
14mr|e2fsprogs-1.42.5-2|229	%dir %{_includedir}/e2p
14mr|e2fsprogs-1.42.5-2|230	%{_includedir}/e2p/e2p.h
14mr|e2fsprogs-1.42.5-2|231	%{_mandir}/man3/com_err.3*
14mr|e2fsprogs-1.42.5-2|232	
14mr|e2fsprogs-1.42.5-2|233	%changelog
14mr|e2fsprogs-1.42.5-2|234	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.42.5-2
14mr|e2fsprogs-1.42.5-2|235	+ Revision: b70fae2
14mr|e2fsprogs-1.42.5-2|236	- MassBuild#440: Increase release tag
14mr|e2fsprogs-1.42.5-2|237	
14mr|e2fsprogs-1.42.5-2|238	

16247 14
14mr|easymock-1.2-16|1	# Copyright (c) 2000-2009, JPackage Project
14mr|easymock-1.2-16|2	# All rights reserved.
14mr|easymock-1.2-16|3	#
14mr|easymock-1.2-16|4	# Redistribution and use in source and binary forms, with or without
14mr|easymock-1.2-16|5	# modification, are permitted provided that the following conditions
14mr|easymock-1.2-16|6	# are met:
14mr|easymock-1.2-16|7	#
14mr|easymock-1.2-16|8	# 1. Redistributions of source code must retain the above copyright
14mr|easymock-1.2-16|9	#    notice, this list of conditions and the following disclaimer.
14mr|easymock-1.2-16|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|easymock-1.2-16|11	#    notice, this list of conditions and the following disclaimer in the
14mr|easymock-1.2-16|12	#    documentation and/or other materials provided with the
14mr|easymock-1.2-16|13	#    distribution.
14mr|easymock-1.2-16|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|easymock-1.2-16|15	#    contributors may be used to endorse or promote products derived
14mr|easymock-1.2-16|16	#    from this software without specific prior written permission.
14mr|easymock-1.2-16|17	#
14mr|easymock-1.2-16|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|easymock-1.2-16|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|easymock-1.2-16|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|easymock-1.2-16|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|easymock-1.2-16|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|easymock-1.2-16|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|easymock-1.2-16|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|easymock-1.2-16|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|easymock-1.2-16|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|easymock-1.2-16|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|easymock-1.2-16|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|easymock-1.2-16|29	#
14mr|easymock-1.2-16|30	
14mr|easymock-1.2-16|31	Name:           easymock
14mr|easymock-1.2-16|32	Version:        1.2
14mr|easymock-1.2-16|33	Release:        16
14mr|easymock-1.2-16|34	Summary:        Easy mock objects
14mr|easymock-1.2-16|35	Group:          Development/Java
14mr|easymock-1.2-16|36	License:        MIT
14mr|easymock-1.2-16|37	URL:            http://www.easymock.org/
14mr|easymock-1.2-16|38	# cvs -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock login
14mr|easymock-1.2-16|39	# cvs -z3 -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock1_2_Java1_3 easymock
14mr|easymock-1.2-16|40	# tar czf easymock-1.2-src.tar.gz easymock
14mr|easymock-1.2-16|41	Source0:        easymock-1.2-src.tar.gz
14mr|easymock-1.2-16|42	Source1:        http://repo1.maven.org/maven2/easymock/easymock/1.2_Java1.5/easymock-1.2_Java1.5.pom
14mr|easymock-1.2-16|43	Source2:        easymock-component-info.xml
14mr|easymock-1.2-16|44	Patch0:         easymock-1.2-build_xml.patch
14mr|easymock-1.2-16|45	Patch1:         %{name}-removed-test.patch
14mr|easymock-1.2-16|46	Patch2:         %{name}-removed-alltests.patch
14mr|easymock-1.2-16|47	Requires(post): jpackage-utils >= 1.7.2
14mr|easymock-1.2-16|48	Requires(postun): jpackage-utils >= 1.7.2
14mr|easymock-1.2-16|49	BuildRequires:  jpackage-utils >= 0:1.6
14mr|easymock-1.2-16|50	BuildRequires:  ant >= 0:1.6
14mr|easymock-1.2-16|51	BuildRequires:  ant-junit >= 0:1.6
14mr|easymock-1.2-16|52	BuildRequires:  junit >= 0:3.8.1
14mr|easymock-1.2-16|53	BuildRequires:  java-devel >= 0:1.5.0
14mr|easymock-1.2-16|54	BuildRequires:  java-rpmbuild
14mr|easymock-1.2-16|55	BuildArch:      noarch
14mr|easymock-1.2-16|56	
14mr|easymock-1.2-16|57	%description
14mr|easymock-1.2-16|58	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
14mr|easymock-1.2-16|59	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
14mr|easymock-1.2-16|60	of recording expectations, most refactorings will not affect the Mock Objects.
14mr|easymock-1.2-16|61	So EasyMock is a perfect fit for Test-Driven Development.
14mr|easymock-1.2-16|62	
14mr|easymock-1.2-16|63	%package        javadoc
14mr|easymock-1.2-16|64	Summary:        Javadoc for %{name}
14mr|easymock-1.2-16|65	Group:          Development/Java
14mr|easymock-1.2-16|66	
14mr|easymock-1.2-16|67	%description    javadoc
14mr|easymock-1.2-16|68	Javadoc for %{name}.
14mr|easymock-1.2-16|69	
14mr|easymock-1.2-16|70	%prep
14mr|easymock-1.2-16|71	%setup -q -n %{name}
14mr|easymock-1.2-16|72	%patch0 -p0
14mr|easymock-1.2-16|73	%patch1 -p1
14mr|easymock-1.2-16|74	%patch2 -p1
14mr|easymock-1.2-16|75	mkdir lib
14mr|easymock-1.2-16|76	pushd lib
14mr|easymock-1.2-16|77	ln -sf $(build-classpath junit) .
14mr|easymock-1.2-16|78	popd
14mr|easymock-1.2-16|79	
14mr|easymock-1.2-16|80	# We no longer ship a 1.3/1.4 VM, Set it to generic javahome
14mr|easymock-1.2-16|81	rm easymockbuild.properties
14mr|easymock-1.2-16|82	echo "java\ 1.3=%{java}" >> easymockbuild.properties
14mr|easymock-1.2-16|83	echo "java\ 1.4=%{java}" >> easymockbuild.properties
14mr|easymock-1.2-16|84	echo "java\ 1.5=%{java}" >> easymockbuild.properties
14mr|easymock-1.2-16|85	echo "java\ compiler=%{javac}" >> easymockbuild.properties
14mr|easymock-1.2-16|86	
14mr|easymock-1.2-16|87	%build
14mr|easymock-1.2-16|88	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|easymock-1.2-16|89	export CLASSPATH=
14mr|easymock-1.2-16|90	%{ant} -Dbuild.sysclasspath=first
14mr|easymock-1.2-16|91	
14mr|easymock-1.2-16|92	%install
14mr|easymock-1.2-16|93	unzip -qq %{name}%{version}_Java1.3.zip
14mr|easymock-1.2-16|94	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
14mr|easymock-1.2-16|95	
14mr|easymock-1.2-16|96	install -pm 644 %{name}%{version}_Java1.3/%{name}.jar \
14mr|easymock-1.2-16|97	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|easymock-1.2-16|98	
14mr|easymock-1.2-16|99	# javadoc
14mr|easymock-1.2-16|100	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|easymock-1.2-16|101	cp -pr %{name}%{version}_Java1.3/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|easymock-1.2-16|102	
14mr|easymock-1.2-16|103	# pom
14mr|easymock-1.2-16|104	install -dm 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14mr|easymock-1.2-16|105	cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
14mr|easymock-1.2-16|106	%add_to_maven_depmap easymock easymock %{version}_Java1.5 JPP easymock
14mr|easymock-1.2-16|107	
14mr|easymock-1.2-16|108	%post
14mr|easymock-1.2-16|109	%update_maven_depmap
14mr|easymock-1.2-16|110	
14mr|easymock-1.2-16|111	%postun
14mr|easymock-1.2-16|112	%update_maven_depmap
14mr|easymock-1.2-16|113	
14mr|easymock-1.2-16|114	%pre javadoc
14mr|easymock-1.2-16|115	# workaround for rpm bug 646523 (can be removed in F-17)
14mr|easymock-1.2-16|116	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|easymock-1.2-16|117	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|easymock-1.2-16|118	
14mr|easymock-1.2-16|119	%files
14mr|easymock-1.2-16|120	%doc %{name}%{version}_Java1.3/{Documentation,License}.html
14mr|easymock-1.2-16|121	%{_mavenpomdir}*
14mr|easymock-1.2-16|122	%{_mavendepmapfragdir}/*
14mr|easymock-1.2-16|123	%{_javadir}/%{name}.jar
14mr|easymock-1.2-16|124	
14mr|easymock-1.2-16|125	%files javadoc
14mr|easymock-1.2-16|126	%{_javadocdir}/%{name}
14mr|easymock-1.2-16|127	
14mr|easymock-1.2-16|128	
14mr|easymock-1.2-16|129	%changelog
14mr|easymock-1.2-16|130	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-16
14mr|easymock-1.2-16|131	+ Revision: f41f9ba
14mr|easymock-1.2-16|132	- Rebuild to main repo
14mr|easymock-1.2-16|133	
14mr|easymock-1.2-16|134	

16248 14
14mr|easymock2-2.0-2.0.6|1	# Copyright (c) 2000-2005, JPackage Project
14mr|easymock2-2.0-2.0.6|2	# All rights reserved.
14mr|easymock2-2.0-2.0.6|3	#
14mr|easymock2-2.0-2.0.6|4	# Redistribution and use in source and binary forms, with or without
14mr|easymock2-2.0-2.0.6|5	# modification, are permitted provided that the following conditions
14mr|easymock2-2.0-2.0.6|6	# are met:
14mr|easymock2-2.0-2.0.6|7	#
14mr|easymock2-2.0-2.0.6|8	# 1. Redistributions of source code must retain the above copyright
14mr|easymock2-2.0-2.0.6|9	#    notice, this list of conditions and the following disclaimer.
14mr|easymock2-2.0-2.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|easymock2-2.0-2.0.6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|easymock2-2.0-2.0.6|12	#    documentation and/or other materials provided with the
14mr|easymock2-2.0-2.0.6|13	#    distribution.
14mr|easymock2-2.0-2.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|easymock2-2.0-2.0.6|15	#    contributors may be used to endorse or promote products derived
14mr|easymock2-2.0-2.0.6|16	#    from this software without specific prior written permission.
14mr|easymock2-2.0-2.0.6|17	#
14mr|easymock2-2.0-2.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|easymock2-2.0-2.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|easymock2-2.0-2.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|easymock2-2.0-2.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|easymock2-2.0-2.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|easymock2-2.0-2.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|easymock2-2.0-2.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|easymock2-2.0-2.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|easymock2-2.0-2.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|easymock2-2.0-2.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|easymock2-2.0-2.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|easymock2-2.0-2.0.6|29	#
14mr|easymock2-2.0-2.0.6|30	
14mr|easymock2-2.0-2.0.6|31	%define base_name easymock
14mr|easymock2-2.0-2.0.6|32	
14mr|easymock2-2.0-2.0.6|33	Name:           %{base_name}2
14mr|easymock2-2.0-2.0.6|34	Version:        2.0
14mr|easymock2-2.0-2.0.6|35	Release:        2.0.6
14mr|easymock2-2.0-2.0.6|36	Epoch:          0
14mr|easymock2-2.0-2.0.6|37	Summary:        Easy mock objects
14mr|easymock2-2.0-2.0.6|38	
14mr|easymock2-2.0-2.0.6|39	Group:          Development/Java
14mr|easymock2-2.0-2.0.6|40	License:        MIT
14mr|easymock2-2.0-2.0.6|41	URL:            http://www.easymock.org/
14mr|easymock2-2.0-2.0.6|42	Source0:        easymock-2.0-src.tar.gz
14mr|easymock2-2.0-2.0.6|43	# cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock login
14mr|easymock2-2.0-2.0.6|44	# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock2_0 easymock
14mr|easymock2-2.0-2.0.6|45	
14mr|easymock2-2.0-2.0.6|46	Patch0:		easymock-2.0-build_xml.patch
14mr|easymock2-2.0-2.0.6|47	
14mr|easymock2-2.0-2.0.6|48	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|easymock2-2.0-2.0.6|49	
14mr|easymock2-2.0-2.0.6|50	BuildArch:      noarch
14mr|easymock2-2.0-2.0.6|51	BuildRequires:  java-rpmbuild
14mr|easymock2-2.0-2.0.6|52	BuildRequires:  jpackage-utils >= 0:1.6
14mr|easymock2-2.0-2.0.6|53	BuildRequires:  ant >= 0:1.6
14mr|easymock2-2.0-2.0.6|54	BuildRequires:	ant-junit >= 0:1.6
14mr|easymock2-2.0-2.0.6|55	BuildRequires:	junit >= 0:3.8.1
14mr|easymock2-2.0-2.0.6|56	BuildRequires:  java-devel >= 0:1.5.0
14mr|easymock2-2.0-2.0.6|57	Requires:  java >= 0:1.5.0
14mr|easymock2-2.0-2.0.6|58	
14mr|easymock2-2.0-2.0.6|59	%description
14mr|easymock2-2.0-2.0.6|60	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
14mr|easymock2-2.0-2.0.6|61	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
14mr|easymock2-2.0-2.0.6|62	of recording expectations, most refactorings will not affect the Mock Objects.
14mr|easymock2-2.0-2.0.6|63	So EasyMock is a perfect fit for Test-Driven Development.
14mr|easymock2-2.0-2.0.6|64	
14mr|easymock2-2.0-2.0.6|65	%package        javadoc
14mr|easymock2-2.0-2.0.6|66	Summary:        Javadoc for %{name}
14mr|easymock2-2.0-2.0.6|67	Group:          Development/Java
14mr|easymock2-2.0-2.0.6|68	
14mr|easymock2-2.0-2.0.6|69	%description    javadoc
14mr|easymock2-2.0-2.0.6|70	Javadoc for %{name}
14mr|easymock2-2.0-2.0.6|71	
14mr|easymock2-2.0-2.0.6|72	
14mr|easymock2-2.0-2.0.6|73	%prep
14mr|easymock2-2.0-2.0.6|74	%setup -q -n %{base_name}
14mr|easymock2-2.0-2.0.6|75	mkdir lib
14mr|easymock2-2.0-2.0.6|76	pushd lib
14mr|easymock2-2.0-2.0.6|77	ln -sf $(build-classpath junit) .
14mr|easymock2-2.0-2.0.6|78	popd
14mr|easymock2-2.0-2.0.6|79	echo "java\ 1.5=%{_jvmdir}/java-rpmbuild/bin/java" >> easymockbuild.properties
14mr|easymock2-2.0-2.0.6|80	echo "java\ compiler=%{_jvmdir}/java-rpmbuild/bin/javac" >> easymockbuild.properties
14mr|easymock2-2.0-2.0.6|81	
14mr|easymock2-2.0-2.0.6|82	%patch0 -b .sav
14mr|easymock2-2.0-2.0.6|83	
14mr|easymock2-2.0-2.0.6|84	%build
14mr|easymock2-2.0-2.0.6|85	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|easymock2-2.0-2.0.6|86	export CLASSPATH=
14mr|easymock2-2.0-2.0.6|87	%{ant} -Dbuild.sysclasspath=first
14mr|easymock2-2.0-2.0.6|88	
14mr|easymock2-2.0-2.0.6|89	%install
14mr|easymock2-2.0-2.0.6|90	unzip %{base_name}%{version}.zip
14mr|easymock2-2.0-2.0.6|91	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
14mr|easymock2-2.0-2.0.6|92	
14mr|easymock2-2.0-2.0.6|93	install -pm 644 %{base_name}%{version}/%{base_name}.jar \
14mr|easymock2-2.0-2.0.6|94	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|easymock2-2.0-2.0.6|95	ln -s %{name}-%{version}.jar \
14mr|easymock2-2.0-2.0.6|96	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|easymock2-2.0-2.0.6|97	
14mr|easymock2-2.0-2.0.6|98	# javadoc
14mr|easymock2-2.0-2.0.6|99	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|easymock2-2.0-2.0.6|100	cp -pr %{base_name}%{version}/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|easymock2-2.0-2.0.6|101	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|easymock2-2.0-2.0.6|102	
14mr|easymock2-2.0-2.0.6|103	%files
14mr|easymock2-2.0-2.0.6|104	%{_javadir}/*.jar
14mr|easymock2-2.0-2.0.6|105	%doc %{base_name}%{version}/{Documentation,License}.html
14mr|easymock2-2.0-2.0.6|106	
14mr|easymock2-2.0-2.0.6|107	%files javadoc
14mr|easymock2-2.0-2.0.6|108	%doc %{_javadocdir}/%{name}-%{version}
14mr|easymock2-2.0-2.0.6|109	%doc %{_javadocdir}/%{name}
14mr|easymock2-2.0-2.0.6|110	
14mr|easymock2-2.0-2.0.6|111	
14mr|easymock2-2.0-2.0.6|112	
14mr|easymock2-2.0-2.0.6|113	%changelog
14mr|easymock2-2.0-2.0.6|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.0-2.0.6
14mr|easymock2-2.0-2.0.6|115	+ Revision: 79ec302
14mr|easymock2-2.0-2.0.6|116	- MassBuild#440: Increase release tag
14mr|easymock2-2.0-2.0.6|117	
14mr|easymock2-2.0-2.0.6|118	

16249 14
14mr|easytag-2.2.2-2|1	Summary:	Tag editor for MP3, OGG files
14mr|easytag-2.2.2-2|2	Name:		easytag
14mr|easytag-2.2.2-2|3	Version:	2.2.2
14mr|easytag-2.2.2-2|4	Release:	2
14mr|easytag-2.2.2-2|5	License:	GPLv2+
14mr|easytag-2.2.2-2|6	Group:		Sound
14mr|easytag-2.2.2-2|7	URL:		http://easytag.sourceforge.net
14mr|easytag-2.2.2-2|8	Source0:	https://download.gnome.org/sources/%{name}/2.2/%{name}-%{version}.tar.xz
14mr|easytag-2.2.2-2|9	#Source2:	easytag-2.1.6-ru.po.bz2
14mr|easytag-2.2.2-2|10	BuildRequires:	appdata-tools
14mr|easytag-2.2.2-2|11	BuildRequires:	itstool
14mr|easytag-2.2.2-2|12	BuildRequires:  intltool
14mr|easytag-2.2.2-2|13	BuildRequires:	libmp4v2-utils
14mr|easytag-2.2.2-2|14	BuildRequires:	yelp-tools
14mr|easytag-2.2.2-2|15	BuildRequires:	id3lib-devel
14mr|easytag-2.2.2-2|16	BuildRequires:  xsltproc
14mr|easytag-2.2.2-2|17	BuildRequires:	desktop-file-utils
14mr|easytag-2.2.2-2|18	BuildRequires:  docbook-style-xsl
14mr|easytag-2.2.2-2|19	BuildRequires:  docbook-dtd44-xml
14mr|easytag-2.2.2-2|20	BuildRequires:	pkgconfig(flac)
14mr|easytag-2.2.2-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|easytag-2.2.2-2|22	BuildRequires:	pkgconfig(id3tag)
14mr|easytag-2.2.2-2|23	BuildRequires:	pkgconfig(speex)
14mr|easytag-2.2.2-2|24	BuildRequires:	pkgconfig(vorbis)
14mr|easytag-2.2.2-2|25	BuildRequires:	pkgconfig(wavpack)
14mr|easytag-2.2.2-2|26	
14mr|easytag-2.2.2-2|27	
14mr|easytag-2.2.2-2|28	%description
14mr|easytag-2.2.2-2|29	EasyTAG is an utility for viewing and editing tags of MP3, MP2, FLAC,
14mr|easytag-2.2.2-2|30	Ogg Vorbis, MP4/AAC, MusePack, Wavpack, Speex and Monkey's Audio
14mr|easytag-2.2.2-2|31	files. Its simple and nice GTK+ interface makes tagging easier under
14mr|easytag-2.2.2-2|32	GNU/Linux.
14mr|easytag-2.2.2-2|33	Features:
14mr|easytag-2.2.2-2|34	- View, edit, write tags of MP3, MP2 files (ID3 tag with pictures),
14mr|easytag-2.2.2-2|35	FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag),
14mr|easytag-2.2.2-2|36	MP4/AAC (MP4/AAC tag), and MusePack, Wavpack, Monkey's Audio files
14mr|easytag-2.2.2-2|37	(APE tag), Speex files,
14mr|easytag-2.2.2-2|38	- Can edit more tag fields : Title, Artist, Album, Disc Album, Year,
14mr|easytag-2.2.2-2|39	Track Number, Genre, Comment, Composer, Original Artist/Performer,
14mr|easytag-2.2.2-2|40	Copyright, URL and Encoder name,
14mr|easytag-2.2.2-2|41	- Auto tagging: parse filename and directory to complete automatically
14mr|easytag-2.2.2-2|42	the fields (using masks),
14mr|easytag-2.2.2-2|43	- Ability to rename files and directories from the tag (using masks) or by
14mr|easytag-2.2.2-2|44	loading a text file,
14mr|easytag-2.2.2-2|45	- Process selected files of the selected directory,
14mr|easytag-2.2.2-2|46	- Ability to browse subdirectories,
14mr|easytag-2.2.2-2|47	- Recursion for tagging, removing, renaming, saving...,
14mr|easytag-2.2.2-2|48	- Can set a field (artist, title,...) to all other files,
14mr|easytag-2.2.2-2|49	- Read file header informations (bitrate, time, ...) and display them,
14mr|easytag-2.2.2-2|50	- Auto completion of the date if a partial is entered,
14mr|easytag-2.2.2-2|51	- Undo and redo last changes,
14mr|easytag-2.2.2-2|52	- Ability to process fields of tag and file name (convert letters into
14mr|easytag-2.2.2-2|53	uppercase, downcase, ...),
14mr|easytag-2.2.2-2|54	- Ability to open a directory or a file with an external program,
14mr|easytag-2.2.2-2|55	- CDDB support using Freedb.org servers (manual and automatic search),
14mr|easytag-2.2.2-2|56	- A tree based browser or a view by Artist & Album,
14mr|easytag-2.2.2-2|57	- A list to select files,
14mr|easytag-2.2.2-2|58	- A playlist generator window,
14mr|easytag-2.2.2-2|59	- A file searching window,
14mr|easytag-2.2.2-2|60	- Simple and explicit interface!,
14mr|easytag-2.2.2-2|61	
14mr|easytag-2.2.2-2|62	%files -f %{name}.lang
14mr|easytag-2.2.2-2|63	%doc ChangeLog README TODO THANKS
14mr|easytag-2.2.2-2|64	%doc %{_datadir}/help/*/%{name}/*
14mr|easytag-2.2.2-2|65	%{_bindir}/easytag
14mr|easytag-2.2.2-2|66	%{_mandir}/man1/easytag.1*
14mr|easytag-2.2.2-2|67	%{_datadir}/applications/easytag.desktop
14mr|easytag-2.2.2-2|68	%{_datadir}/appdata/easytag.appdata.xml
14mr|easytag-2.2.2-2|69	%{_datadir}/icons/hicolor/*/apps/easytag.*
14mr|easytag-2.2.2-2|70	
14mr|easytag-2.2.2-2|71	#----------------------------------------------------------------------------
14mr|easytag-2.2.2-2|72	
14mr|easytag-2.2.2-2|73	%prep
14mr|easytag-2.2.2-2|74	%setup -q
14mr|easytag-2.2.2-2|75	#bzcat %{SOURCE2} > po/ru.po
14mr|easytag-2.2.2-2|76	
14mr|easytag-2.2.2-2|77	%build
14mr|easytag-2.2.2-2|78	%configure2_5x
14mr|easytag-2.2.2-2|79	%make
14mr|easytag-2.2.2-2|80	
14mr|easytag-2.2.2-2|81	%install
14mr|easytag-2.2.2-2|82	%makeinstall_std
14mr|easytag-2.2.2-2|83	
14mr|easytag-2.2.2-2|84	%find_lang %{name}
14mr|easytag-2.2.2-2|85	
14mr|easytag-2.2.2-2|86	desktop-file-install --vendor="" \
14mr|easytag-2.2.2-2|87	--remove-mime-type="x-directory/normal" \
14mr|easytag-2.2.2-2|88	--add-mime-type="inode/directory" \
14mr|easytag-2.2.2-2|89	--remove-category="Editor" \
14mr|easytag-2.2.2-2|90	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|easytag-2.2.2-2|91	
14mr|easytag-2.2.2-2|92	
14mr|easytag-2.2.2-2|93	%changelog
14mr|easytag-2.2.2-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.2-2
14mr|easytag-2.2.2-2|95	+ Revision: 376761a
14mr|easytag-2.2.2-2|96	- MassBuild#440: Increase release tag
14mr|easytag-2.2.2-2|97	
14mr|easytag-2.2.2-2|98	

16250 14
14mr|eb-4.4.2-4|1	%define soname 13
14mr|eb-4.4.2-4|2	%define libname_orig lib%{name}
14mr|eb-4.4.2-4|3	%define libname %mklibname %{name} %{soname}
14mr|eb-4.4.2-4|4	%define develname %mklibname %{name} -d
14mr|eb-4.4.2-4|5	
14mr|eb-4.4.2-4|6	Summary:	Library for reading EB/EPWING files
14mr|eb-4.4.2-4|7	Name:		eb
14mr|eb-4.4.2-4|8	Version:	4.4.2
14mr|eb-4.4.2-4|9	Release:	4
14mr|eb-4.4.2-4|10	Group:		System/Internationalization
14mr|eb-4.4.2-4|11	License:	BSD-like
14mr|eb-4.4.2-4|12	URL:		http://www.sra.co.jp/people/m-kasahr/eb/
14mr|eb-4.4.2-4|13	Source0:	ftp://ftp.sra.co.jp/pub/misc/eb/%{name}-%{version}.tar.bz2
14mr|eb-4.4.2-4|14	BuildRequires:	locales-en zlib-devel
14mr|eb-4.4.2-4|15	Requires:	%{libname} = %{version}
14mr|eb-4.4.2-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|eb-4.4.2-4|17	
14mr|eb-4.4.2-4|18	%description
14mr|eb-4.4.2-4|19	Eb is a library for reading EB/EPWING files.
14mr|eb-4.4.2-4|20	
14mr|eb-4.4.2-4|21	%package -n	%{libname}
14mr|eb-4.4.2-4|22	Summary:	Eb library
14mr|eb-4.4.2-4|23	Group:		System/Internationalization
14mr|eb-4.4.2-4|24	Provides:	%{libname_orig} = %{version}-%{release}
14mr|eb-4.4.2-4|25	
14mr|eb-4.4.2-4|26	%description -n	%{libname}
14mr|eb-4.4.2-4|27	Eb library.
14mr|eb-4.4.2-4|28	
14mr|eb-4.4.2-4|29	%package -n	%{develname}
14mr|eb-4.4.2-4|30	Summary:	Headers of %{name} for development
14mr|eb-4.4.2-4|31	Group:		Development/C
14mr|eb-4.4.2-4|32	Conflicts:	eb <= 4.2.2-5mdv2009.0
14mr|eb-4.4.2-4|33	Obsoletes:	libeb10-devel <= 4.2.2-5mdv2009.0
14mr|eb-4.4.2-4|34	Requires:	%{libname} = %{version}
14mr|eb-4.4.2-4|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|eb-4.4.2-4|36	
14mr|eb-4.4.2-4|37	%description -n	%{develname}
14mr|eb-4.4.2-4|38	Eb development package: static libraries, header files, and the like.
14mr|eb-4.4.2-4|39	
14mr|eb-4.4.2-4|40	
14mr|eb-4.4.2-4|41	%prep
14mr|eb-4.4.2-4|42	%setup -q
14mr|eb-4.4.2-4|43	
14mr|eb-4.4.2-4|44	%build
14mr|eb-4.4.2-4|45	%configure2_5x
14mr|eb-4.4.2-4|46	%make
14mr|eb-4.4.2-4|47	
14mr|eb-4.4.2-4|48	%install
14mr|eb-4.4.2-4|49	rm -rf %{buildroot}
14mr|eb-4.4.2-4|50	
14mr|eb-4.4.2-4|51	%makeinstall_std
14mr|eb-4.4.2-4|52	
14mr|eb-4.4.2-4|53	%find_lang %{name}
14mr|eb-4.4.2-4|54	
14mr|eb-4.4.2-4|55	%find_lang ebutils
14mr|eb-4.4.2-4|56	
14mr|eb-4.4.2-4|57	cat ebutils.lang >> %{name}.lang
14mr|eb-4.4.2-4|58	
14mr|eb-4.4.2-4|59	%files -f %{name}.lang
14mr|eb-4.4.2-4|60	%defattr(-,root,root)
14mr|eb-4.4.2-4|61	%doc AUTHORS COPYING ChangeLog README
14mr|eb-4.4.2-4|62	%config(noreplace) %{_sysconfdir}/eb.conf
14mr|eb-4.4.2-4|63	%{_bindir}/eb*
14mr|eb-4.4.2-4|64	%{_datadir}/eb
14mr|eb-4.4.2-4|65	
14mr|eb-4.4.2-4|66	%files -n %{libname}
14mr|eb-4.4.2-4|67	%defattr(-,root,root)
14mr|eb-4.4.2-4|68	%doc COPYING
14mr|eb-4.4.2-4|69	%{_libdir}/libeb.so.%{soname}*
14mr|eb-4.4.2-4|70	
14mr|eb-4.4.2-4|71	%files -n %{develname}
14mr|eb-4.4.2-4|72	%defattr(-,root,root)
14mr|eb-4.4.2-4|73	%doc COPYING
14mr|eb-4.4.2-4|74	%{_datadir}/aclocal/eb4.m4
14mr|eb-4.4.2-4|75	%{_libdir}/*.a
14mr|eb-4.4.2-4|76	%{_libdir}/libeb.so
14mr|eb-4.4.2-4|77	%{_includedir}/eb
14mr|eb-4.4.2-4|78	
14mr|eb-4.4.2-4|79	
14mr|eb-4.4.2-4|80	
14mr|eb-4.4.2-4|81	%changelog
14mr|eb-4.4.2-4|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4.2-4
14mr|eb-4.4.2-4|83	+ Revision: 63ccb80
14mr|eb-4.4.2-4|84	- MassBuild#440: Increase release tag
14mr|eb-4.4.2-4|85	
14mr|eb-4.4.2-4|86	

16251 14
14mr|ebook-tools-0.2.2-3|1	%define major   0
14mr|ebook-tools-0.2.2-3|2	%define libepub %mklibname epub %{major}
14mr|ebook-tools-0.2.2-3|3	%define devepub %mklibname epub -d
14mr|ebook-tools-0.2.2-3|4	
14mr|ebook-tools-0.2.2-3|5	Summary:	Tools for accessing and converting various ebook file formats
14mr|ebook-tools-0.2.2-3|6	Name:		ebook-tools
14mr|ebook-tools-0.2.2-3|7	Version:	0.2.2
14mr|ebook-tools-0.2.2-3|8	Release:	3
14mr|ebook-tools-0.2.2-3|9	License:	MIT
14mr|ebook-tools-0.2.2-3|10	Group:		Publishing
14mr|ebook-tools-0.2.2-3|11	Url:		http://sourceforge.net/projects/ebook-tools
14mr|ebook-tools-0.2.2-3|12	Source0:	%{name}-%{version}.tar.gz
14mr|ebook-tools-0.2.2-3|13	Patch0:		ebook-tools-0.2.2-libzip2.patch
14mr|ebook-tools-0.2.2-3|14	BuildRequires:	kde4-macros
14mr|ebook-tools-0.2.2-3|15	BuildRequires:	pkgconfig(libzip)
14mr|ebook-tools-0.2.2-3|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|ebook-tools-0.2.2-3|17	Suggests:	clit
14mr|ebook-tools-0.2.2-3|18	
14mr|ebook-tools-0.2.2-3|19	%description
14mr|ebook-tools-0.2.2-3|20	Tools for accessing and converting various ebook file formats.
14mr|ebook-tools-0.2.2-3|21	
14mr|ebook-tools-0.2.2-3|22	%files
14mr|ebook-tools-0.2.2-3|23	%{_kde_bindir}/einfo
14mr|ebook-tools-0.2.2-3|24	%{_kde_bindir}/lit2epub
14mr|ebook-tools-0.2.2-3|25	
14mr|ebook-tools-0.2.2-3|26	#----------------------------------------------------------------------------
14mr|ebook-tools-0.2.2-3|27	
14mr|ebook-tools-0.2.2-3|28	%package -n %{libepub}
14mr|ebook-tools-0.2.2-3|29	Summary:	KDE shared library
14mr|ebook-tools-0.2.2-3|30	Group:		System/Libraries
14mr|ebook-tools-0.2.2-3|31	
14mr|ebook-tools-0.2.2-3|32	%description -n %{libepub}
14mr|ebook-tools-0.2.2-3|33	%{name} library.
14mr|ebook-tools-0.2.2-3|34	
14mr|ebook-tools-0.2.2-3|35	%files -n %{libepub}
14mr|ebook-tools-0.2.2-3|36	%{_kde_libdir}/libepub.so.%{major}*
14mr|ebook-tools-0.2.2-3|37	
14mr|ebook-tools-0.2.2-3|38	#----------------------------------------------------------------------------
14mr|ebook-tools-0.2.2-3|39	
14mr|ebook-tools-0.2.2-3|40	%package -n %{devepub}
14mr|ebook-tools-0.2.2-3|41	Summary:	Devel stuff for %{name}
14mr|ebook-tools-0.2.2-3|42	Group:		Development/KDE and Qt
14mr|ebook-tools-0.2.2-3|43	Requires:	%{libepub} = %{EVRD}
14mr|ebook-tools-0.2.2-3|44	Provides:	%{name}-devel = %{EVRD}
14mr|ebook-tools-0.2.2-3|45	Obsoletes:	ebook-tools-devel < 0.2.1-2
14mr|ebook-tools-0.2.2-3|46	
14mr|ebook-tools-0.2.2-3|47	%description -n %{devepub}
14mr|ebook-tools-0.2.2-3|48	This package contains header files needed if you wish to build applications
14mr|ebook-tools-0.2.2-3|49	based on %{name}
14mr|ebook-tools-0.2.2-3|50	
14mr|ebook-tools-0.2.2-3|51	%files -n %{devepub}
14mr|ebook-tools-0.2.2-3|52	%{_kde_includedir}/*.h
14mr|ebook-tools-0.2.2-3|53	%{_kde_libdir}/libepub.so
14mr|ebook-tools-0.2.2-3|54	
14mr|ebook-tools-0.2.2-3|55	#----------------------------------------------------------------------------
14mr|ebook-tools-0.2.2-3|56	
14mr|ebook-tools-0.2.2-3|57	%prep
14mr|ebook-tools-0.2.2-3|58	%setup -q
14mr|ebook-tools-0.2.2-3|59	%apply_patches
14mr|ebook-tools-0.2.2-3|60	
14mr|ebook-tools-0.2.2-3|61	%build
14mr|ebook-tools-0.2.2-3|62	%cmake_kde4
14mr|ebook-tools-0.2.2-3|63	%make
14mr|ebook-tools-0.2.2-3|64	
14mr|ebook-tools-0.2.2-3|65	%install
14mr|ebook-tools-0.2.2-3|66	%makeinstall_std -C build
14mr|ebook-tools-0.2.2-3|67	
14mr|ebook-tools-0.2.2-3|68	
14mr|ebook-tools-0.2.2-3|69	%changelog
14mr|ebook-tools-0.2.2-3|70	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 0.2.2-3
14mr|ebook-tools-0.2.2-3|71	+ Revision: 263d108
14mr|ebook-tools-0.2.2-3|72	- Update libzip2 patch
14mr|ebook-tools-0.2.2-3|73	
14mr|ebook-tools-0.2.2-3|74	

16252 14
14mr|ebtables-2.0.10.4-11|1	%define _disable_ld_no_undefined 1
14mr|ebtables-2.0.10.4-11|2	%define fversion 2.0.10-4
14mr|ebtables-2.0.10.4-11|3	
14mr|ebtables-2.0.10.4-11|4	Name:		ebtables
14mr|ebtables-2.0.10.4-11|5	Version:	2.0.10.4
14mr|ebtables-2.0.10.4-11|6	Release:	11
14mr|ebtables-2.0.10.4-11|7	Summary:	Ethernet Bridge frame table administration tool
14mr|ebtables-2.0.10.4-11|8	License:	GPLv2+
14mr|ebtables-2.0.10.4-11|9	Group:		System/Base
14mr|ebtables-2.0.10.4-11|10	URL:		http://ebtables.sourceforge.net/
14mr|ebtables-2.0.10.4-11|11	Source0:	http://downloads.sourceforge.net/ebtables/ebtables-v%{fversion}.tar.gz
14mr|ebtables-2.0.10.4-11|12	Source1:	ebtables-save
14mr|ebtables-2.0.10.4-11|13	Source2:	ebtables.systemd
14mr|ebtables-2.0.10.4-11|14	Source3:	ebtables.service
14mr|ebtables-2.0.10.4-11|15	Patch0:		ebtables-2.0.10-norootinst.patch
14mr|ebtables-2.0.10.4-11|16	Patch3:		ebtables-2.0.9-lsb.patch
14mr|ebtables-2.0.10.4-11|17	Patch4:		ebtables-2.0.10-linkfix.patch
14mr|ebtables-2.0.10.4-11|18	Patch5:		ebtables-2.0.0-audit.patch
14mr|ebtables-2.0.10.4-11|19	Patch6:		05link_with_no-as-needed.patch
14mr|ebtables-2.0.10.4-11|20	BuildRequires:	systemd-units
14mr|ebtables-2.0.10.4-11|21	Requires(post):	rpm-helper
14mr|ebtables-2.0.10.4-11|22	Requires(preun):	rpm-helper
14mr|ebtables-2.0.10.4-11|23	Requires(postun):	rpm-helper
14mr|ebtables-2.0.10.4-11|24	
14mr|ebtables-2.0.10.4-11|25	%description
14mr|ebtables-2.0.10.4-11|26	Ethernet bridge tables is a firewalling tool to transparently filter network
14mr|ebtables-2.0.10.4-11|27	traffic passing a bridge. The filtering possibilities are limited to link
14mr|ebtables-2.0.10.4-11|28	layer filtering and some basic filtering on higher network layers.
14mr|ebtables-2.0.10.4-11|29	
14mr|ebtables-2.0.10.4-11|30	This tool is the userspace control for the bridge and ebtables kernel
14mr|ebtables-2.0.10.4-11|31	components (built by default in Fedora kernels).
14mr|ebtables-2.0.10.4-11|32	
14mr|ebtables-2.0.10.4-11|33	The ebtables tool can be used together with the other Linux filtering tools,
14mr|ebtables-2.0.10.4-11|34	like iptables. There are no known incompatibility issues.
14mr|ebtables-2.0.10.4-11|35	
14mr|ebtables-2.0.10.4-11|36	%prep
14mr|ebtables-2.0.10.4-11|37	%setup -q -n ebtables-v%{fversion}
14mr|ebtables-2.0.10.4-11|38	%patch0 -p1 -b .norootinst
14mr|ebtables-2.0.10.4-11|39	%patch3 -p1 -b .lsb
14mr|ebtables-2.0.10.4-11|40	# extension modules need to link to libebtc.so for ebt_errormsg
14mr|ebtables-2.0.10.4-11|41	%patch4 -p1 -b .linkfix
14mr|ebtables-2.0.10.4-11|42	%patch5 -p1 -b .AUDIT
14mr|ebtables-2.0.10.4-11|43	%patch6 -p1 -b .noasneeded
14mr|ebtables-2.0.10.4-11|44	
14mr|ebtables-2.0.10.4-11|45	# Convert to UTF-8
14mr|ebtables-2.0.10.4-11|46	f=THANKS; iconv -f iso-8859-1 -t utf-8 $f -o $f.utf8 ; mv $f.utf8 $f
14mr|ebtables-2.0.10.4-11|47	
14mr|ebtables-2.0.10.4-11|48	
14mr|ebtables-2.0.10.4-11|49	%build
14mr|ebtables-2.0.10.4-11|50	%setup_compile_flags
14mr|ebtables-2.0.10.4-11|51	
14mr|ebtables-2.0.10.4-11|52	sed -i -e "s,^MANDIR:=.*,MANDIR:=%{_mandir}," \
14mr|ebtables-2.0.10.4-11|53	-e "s,^BINDIR:=.*,BINDIR:=/sbin," \
14mr|ebtables-2.0.10.4-11|54	-e "s,^LIBDIR:=.*,LIBDIR:=/%{_lib}/\$(PROGNAME)," Makefile
14mr|ebtables-2.0.10.4-11|55	%make \
14mr|ebtables-2.0.10.4-11|56	CFLAGS="%{optflags} -fPIC" \
14mr|ebtables-2.0.10.4-11|57	LIBDIR=/%{_lib} BINDIR="/sbin" MANDIR="%{_mandir}"
14mr|ebtables-2.0.10.4-11|58	
14mr|ebtables-2.0.10.4-11|59	
14mr|ebtables-2.0.10.4-11|60	%install
14mr|ebtables-2.0.10.4-11|61	mkdir -p %{buildroot}%{_unitdir}
14mr|ebtables-2.0.10.4-11|62	install -p %{SOURCE3} %{buildroot}%{_unitdir}/
14mr|ebtables-2.0.10.4-11|63	mkdir -p %{buildroot}%{_prefix}/libexec
14mr|ebtables-2.0.10.4-11|64	install -m0755 %{SOURCE2} %{buildroot}%{_prefix}/libexec/ebtables
14mr|ebtables-2.0.10.4-11|65	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|ebtables-2.0.10.4-11|66	make DESTDIR="%{buildroot}" LIBDIR="/%{_lib}" BINDIR="/sbin" MANDIR="%{_mandir}" install
14mr|ebtables-2.0.10.4-11|67	touch %{buildroot}%{_sysconfdir}/sysconfig/ebtables.filter
14mr|ebtables-2.0.10.4-11|68	touch %{buildroot}%{_sysconfdir}/sysconfig/ebtables.nat
14mr|ebtables-2.0.10.4-11|69	touch %{buildroot}%{_sysconfdir}/sysconfig/ebtables.broute
14mr|ebtables-2.0.10.4-11|70	
14mr|ebtables-2.0.10.4-11|71	# Do not need the sysvinit
14mr|ebtables-2.0.10.4-11|72	rm -rf %{buildroot}%{_initrddir}
14mr|ebtables-2.0.10.4-11|73	
14mr|ebtables-2.0.10.4-11|74	# install ebtables-save bash script
14mr|ebtables-2.0.10.4-11|75	rm -f %{buildroot}/sbin/ebtables-save
14mr|ebtables-2.0.10.4-11|76	install %{SOURCE1} %{buildroot}/sbin/ebtables-save
14mr|ebtables-2.0.10.4-11|77	
14mr|ebtables-2.0.10.4-11|78	%post
14mr|ebtables-2.0.10.4-11|79	%_post_service %{name}
14mr|ebtables-2.0.10.4-11|80	
14mr|ebtables-2.0.10.4-11|81	%preun
14mr|ebtables-2.0.10.4-11|82	%_preun_service %{name}
14mr|ebtables-2.0.10.4-11|83	
14mr|ebtables-2.0.10.4-11|84	%postun
14mr|ebtables-2.0.10.4-11|85	%_postun_service %{name}
14mr|ebtables-2.0.10.4-11|86	
14mr|ebtables-2.0.10.4-11|87	%files
14mr|ebtables-2.0.10.4-11|88	%defattr(-, root, root, 0755)
14mr|ebtables-2.0.10.4-11|89	%doc ChangeLog COPYING THANKS
14mr|ebtables-2.0.10.4-11|90	%doc %{_mandir}/man8/ebtables.8*
14mr|ebtables-2.0.10.4-11|91	%config(noreplace) %{_sysconfdir}/ethertypes
14mr|ebtables-2.0.10.4-11|92	%config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config
14mr|ebtables-2.0.10.4-11|93	%{_unitdir}/ebtables.service
14mr|ebtables-2.0.10.4-11|94	%{_prefix}/libexec/ebtables
14mr|ebtables-2.0.10.4-11|95	/%{_lib}/*.so
14mr|ebtables-2.0.10.4-11|96	/sbin/ebtables*
14mr|ebtables-2.0.10.4-11|97	%ghost %{_sysconfdir}/sysconfig/ebtables.filter
14mr|ebtables-2.0.10.4-11|98	%ghost %{_sysconfdir}/sysconfig/ebtables.nat
14mr|ebtables-2.0.10.4-11|99	%ghost %{_sysconfdir}/sysconfig/ebtables.broute
14mr|ebtables-2.0.10.4-11|100	
14mr|ebtables-2.0.10.4-11|101	%changelog
14mr|ebtables-2.0.10.4-11|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.10.4-11
14mr|ebtables-2.0.10.4-11|103	+ Revision: a1c8df6
14mr|ebtables-2.0.10.4-11|104	- MassBuild#440: Increase release tag
14mr|ebtables-2.0.10.4-11|105	
14mr|ebtables-2.0.10.4-11|106	

16253 14
14mr|ecap-0.2.0-3|1	%define major 2
14mr|ecap-0.2.0-3|2	%define libname %mklibname %{name}  %{major}
14mr|ecap-0.2.0-3|3	%define develname %mklibname %{name} -d
14mr|ecap-0.2.0-3|4	
14mr|ecap-0.2.0-3|5	Name:		ecap
14mr|ecap-0.2.0-3|6	Version:	0.2.0
14mr|ecap-0.2.0-3|7	Release:	3
14mr|ecap-0.2.0-3|8	Summary:	eCAP library
14mr|ecap-0.2.0-3|9	License:	BSD
14mr|ecap-0.2.0-3|10	Group:		Networking/Other
14mr|ecap-0.2.0-3|11	URL:		http://www.e-cap.org/
14mr|ecap-0.2.0-3|12	Source0:	http://www.measurement-factory.com/tmp/ecap/libecap-%{version}.tar.gz
14mr|ecap-0.2.0-3|13	BuildRequires:	kernel-headers
14mr|ecap-0.2.0-3|14	
14mr|ecap-0.2.0-3|15	%description
14mr|ecap-0.2.0-3|16	eCAP is a software interface that allows a network application, such as an
14mr|ecap-0.2.0-3|17	HTTP proxy or an ICAP server, to outsource content analysis and adaptation
14mr|ecap-0.2.0-3|18	to a loadable module. For each applicable protocol message being
14mr|ecap-0.2.0-3|19	processed, an eCAP-enabled application supplies the message details to the
14mr|ecap-0.2.0-3|20	adaptation module and gets back an adapted message or a "not interested"
14mr|ecap-0.2.0-3|21	response. These exchanges often include message bodies.
14mr|ecap-0.2.0-3|22	
14mr|ecap-0.2.0-3|23	%package -n %{libname}
14mr|ecap-0.2.0-3|24	Summary:	Main library for dssl
14mr|ecap-0.2.0-3|25	Group:		System/Libraries
14mr|ecap-0.2.0-3|26	Provides:	%{name} = %{version}-%{release}
14mr|ecap-0.2.0-3|27	
14mr|ecap-0.2.0-3|28	%description -n %{libname}
14mr|ecap-0.2.0-3|29	DSSL library is a network caputre and SSL decryption toolkit useful for
14mr|ecap-0.2.0-3|30	snort and other SSL aware software.
14mr|ecap-0.2.0-3|31	
14mr|ecap-0.2.0-3|32	%package -n %{develname}
14mr|ecap-0.2.0-3|33	Summary:	Header files for the dssl library
14mr|ecap-0.2.0-3|34	Group:		Development/C
14mr|ecap-0.2.0-3|35	Requires:	%{libname} = %{version}-%{release}
14mr|ecap-0.2.0-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|ecap-0.2.0-3|37	
14mr|ecap-0.2.0-3|38	%description    -n %{develname}
14mr|ecap-0.2.0-3|39	DSSL library is a network caputre and SSL decryption toolkit useful for
14mr|ecap-0.2.0-3|40	snort and other SSL aware software.  These are .h files.
14mr|ecap-0.2.0-3|41	
14mr|ecap-0.2.0-3|42	%prep
14mr|ecap-0.2.0-3|43	%setup -qn libecap-%{version}
14mr|ecap-0.2.0-3|44	
14mr|ecap-0.2.0-3|45	%build
14mr|ecap-0.2.0-3|46	%configure2_5x \
14mr|ecap-0.2.0-3|47	--enable-shared \
14mr|ecap-0.2.0-3|48	--enable-std-include
14mr|ecap-0.2.0-3|49	
14mr|ecap-0.2.0-3|50	%make
14mr|ecap-0.2.0-3|51	
14mr|ecap-0.2.0-3|52	%install
14mr|ecap-0.2.0-3|53	%makeinstall_std
14mr|ecap-0.2.0-3|54	rm -f %{buildroot}%{_libdir}/libecap.la
14mr|ecap-0.2.0-3|55	
14mr|ecap-0.2.0-3|56	%files -n %{libname}
14mr|ecap-0.2.0-3|57	%doc LICENSE
14mr|ecap-0.2.0-3|58	%{_libdir}/libecap.so.%{major}*
14mr|ecap-0.2.0-3|59	
14mr|ecap-0.2.0-3|60	%files  -n %{develname}
14mr|ecap-0.2.0-3|61	%{_includedir}/libecap/*
14mr|ecap-0.2.0-3|62	%{_libdir}/libecap.so
14mr|ecap-0.2.0-3|63	%{_libdir}/libecap.a
14mr|ecap-0.2.0-3|64	%{_libdir}/pkgconfig/libecap.pc
14mr|ecap-0.2.0-3|65	
14mr|ecap-0.2.0-3|66	
14mr|ecap-0.2.0-3|67	
14mr|ecap-0.2.0-3|68	
14mr|ecap-0.2.0-3|69	%changelog
14mr|ecap-0.2.0-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-3
14mr|ecap-0.2.0-3|71	+ Revision: d7b9929
14mr|ecap-0.2.0-3|72	- MassBuild#440: Increase release tag
14mr|ecap-0.2.0-3|73	
14mr|ecap-0.2.0-3|74	

16254 14
14mr|ecj-4.3-3|1	%define debug_package	%nil
14mr|ecj-4.3-3|2	%define qualifier 200902111700
14mr|ecj-4.3-3|3	%bcond_with gcjbootstrap
14mr|ecj-4.3-3|4	
14mr|ecj-4.3-3|5	Summary:	Eclipse Compiler for Java
14mr|ecj-4.3-3|6	Name:		ecj
14mr|ecj-4.3-3|7	Version:	4.3
14mr|ecj-4.3-3|8	# Sad, but eclipse-ecj Obsoletes: ecj < 2:3.4.2-0.2.7
14mr|ecj-4.3-3|9	Epoch:		2
14mr|ecj-4.3-3|10	Release:	3
14mr|ecj-4.3-3|11	Url:		http://www.eclipse.org
14mr|ecj-4.3-3|12	License:	EPL
14mr|ecj-4.3-3|13	Group:		Development/Java
14mr|ecj-4.3-3|14	Source0:	ftp://ftp.halifax.rwth-aachen.de/eclipse/eclipse/downloads/drops4/R-4.3-201306052000/ecjsrc-%{version}.jar
14mr|ecj-4.3-3|15	Source1:	ecj.sh.in
14mr|ecj-4.3-3|16	# Use ECJ for GCJ
14mr|ecj-4.3-3|17	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
14mr|ecj-4.3-3|18	# export -r eclipse_r34_1 eclipse-gcj
14mr|ecj-4.3-3|19	# tar cjf ecj-gcj.tar.bz2 eclipse-gcj
14mr|ecj-4.3-3|20	Source2:	%{name}-gcj.tar.bz2
14mr|ecj-4.3-3|21	Source3:	http://repo2.maven.org/maven2/org/eclipse/jdt/core/3.3.0-v_771/core-3.3.0-v_771.pom
14mr|ecj-4.3-3|22	# Always generate debug info when building RPMs (Andrew Haley)
14mr|ecj-4.3-3|23	Patch0:		%{name}-rpmdebuginfo.patch
14mr|ecj-4.3-3|24	Patch1:		%{name}-defaultto1.5.patch
14mr|ecj-4.3-3|25	Patch2:		%{name}-generatedebuginfo.patch
14mr|ecj-4.3-3|26	Patch3:		ecj-4.2.1-compile.patch
14mr|ecj-4.3-3|27	Patch4:		ecj-4.2.2-java7.patch
14mr|ecj-4.3-3|28	Patch5:		ecj-4.3-compile.patch
14mr|ecj-4.3-3|29	BuildArch:	noarch
14mr|ecj-4.3-3|30	
14mr|ecj-4.3-3|31	%if %{without gcjbootstrap}
14mr|ecj-4.3-3|32	BuildRequires:	ant
14mr|ecj-4.3-3|33	BuildRequires:	java-1.7.0-openjdk-devel
14mr|ecj-4.3-3|34	%else
14mr|ecj-4.3-3|35	BuildRequires:	gcc-java >= 4.0.0
14mr|ecj-4.3-3|36	%endif
14mr|ecj-4.3-3|37	
14mr|ecj-4.3-3|38	Requires:	java-sdk
14mr|ecj-4.3-3|39	%rename         eclipse-ecj
14mr|ecj-4.3-3|40	
14mr|ecj-4.3-3|41	%description
14mr|ecj-4.3-3|42	ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
14mr|ecj-4.3-3|43	the JDT Core batch compiler.
14mr|ecj-4.3-3|44	
14mr|ecj-4.3-3|45	%prep
14mr|ecj-4.3-3|46	%setup -q -c
14mr|ecj-4.3-3|47	# Use ECJ for GCJ's bytecode compiler
14mr|ecj-4.3-3|48	tar jxf %{SOURCE2}
14mr|ecj-4.3-3|49	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
14mr|ecj-4.3-3|50	org/eclipse/jdt/internal/compiler/batch/
14mr|ecj-4.3-3|51	cat eclipse-gcj/gcc.properties >> \
14mr|ecj-4.3-3|52	org/eclipse/jdt/internal/compiler/batch/messages.properties
14mr|ecj-4.3-3|53	rm -rf eclipse-gcj
14mr|ecj-4.3-3|54	
14mr|ecj-4.3-3|55	%apply_patches
14mr|ecj-4.3-3|56	
14mr|ecj-4.3-3|57	cp %{SOURCE3} pom.xml
14mr|ecj-4.3-3|58	
14mr|ecj-4.3-3|59	# We could remove the parts below as they aren't required for ecj core
14mr|ecj-4.3-3|60	# functionality -- but e.g. forcing ant to use ecj over javac requires
14mr|ecj-4.3-3|61	# the JDTCompilerAdapter, so let's not save space at the cost of losing
14mr|ecj-4.3-3|62	# functionality...
14mr|ecj-4.3-3|63	
14mr|ecj-4.3-3|64	# Remove bits of JDT Core we don't want to build
14mr|ecj-4.3-3|65	#rm -r org/eclipse/jdt/internal/compiler/tool
14mr|ecj-4.3-3|66	#rm -r org/eclipse/jdt/internal/compiler/apt
14mr|ecj-4.3-3|67	
14mr|ecj-4.3-3|68	# JDTCompilerAdapter isn't used by the batch compiler
14mr|ecj-4.3-3|69	#rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
14mr|ecj-4.3-3|70	
14mr|ecj-4.3-3|71	%build
14mr|ecj-4.3-3|72	%if %{with gcjbootstrap}
14mr|ecj-4.3-3|73	for f in `find -name '*.java' | cut -c 3- | LC_ALL=C sort`; do
14mr|ecj-4.3-3|74	gcj -Wno-deprecated -C $f
14mr|ecj-4.3-3|75	done
14mr|ecj-4.3-3|76	
14mr|ecj-4.3-3|77	find -name '*.class' -or -name '*.properties' -or -name '*.rsc' |\
14mr|ecj-4.3-3|78	xargs fastjar cf %{name}-%{version}.jar
14mr|ecj-4.3-3|79	%else
14mr|ecj-4.3-3|80	ant
14mr|ecj-4.3-3|81	%endif
14mr|ecj-4.3-3|82	
14mr|ecj-4.3-3|83	%install
14mr|ecj-4.3-3|84	mkdir -p %{buildroot}%{_javadir}
14mr|ecj-4.3-3|85	cp -a *.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|ecj-4.3-3|86	pushd %{buildroot}%{_javadir}
14mr|ecj-4.3-3|87	ln -s %{name}-%{version}.jar %{name}.jar
14mr|ecj-4.3-3|88	ln -s %{name}-%{version}.jar eclipse-%{name}-%{version}.jar
14mr|ecj-4.3-3|89	ln -s eclipse-%{name}-%{version}.jar eclipse-%{name}.jar
14mr|ecj-4.3-3|90	ln -s %{name}-%{version}.jar jdtcore.jar
14mr|ecj-4.3-3|91	popd
14mr|ecj-4.3-3|92	
14mr|ecj-4.3-3|93	# Install the ecj wrapper script
14mr|ecj-4.3-3|94	install -p -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/ecj
14mr|ecj-4.3-3|95	sed --in-place "s:@JAVADIR@:%{_javadir}:" %{buildroot}%{_bindir}/ecj
14mr|ecj-4.3-3|96	
14mr|ecj-4.3-3|97	# poms
14mr|ecj-4.3-3|98	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|ecj-4.3-3|99	install -pm 644 pom.xml \
14mr|ecj-4.3-3|100	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|ecj-4.3-3|101	
14mr|ecj-4.3-3|102	%add_to_maven_depmap org.eclipse.jdt core %{version} JPP %{name}
14mr|ecj-4.3-3|103	
14mr|ecj-4.3-3|104	%post
14mr|ecj-4.3-3|105	%update_maven_depmap
14mr|ecj-4.3-3|106	
14mr|ecj-4.3-3|107	%postun
14mr|ecj-4.3-3|108	%update_maven_depmap
14mr|ecj-4.3-3|109	
14mr|ecj-4.3-3|110	%files
14mr|ecj-4.3-3|111	%doc about.html
14mr|ecj-4.3-3|112	%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|ecj-4.3-3|113	%{_mavendepmapfragdir}/%{name}
14mr|ecj-4.3-3|114	%{_bindir}/%{name}
14mr|ecj-4.3-3|115	%{_javadir}/%{name}*.jar
14mr|ecj-4.3-3|116	%{_javadir}/eclipse-%{name}*.jar
14mr|ecj-4.3-3|117	%{_javadir}/jdtcore.jar
14mr|ecj-4.3-3|118	
14mr|ecj-4.3-3|119	
14mr|ecj-4.3-3|120	%changelog
14mr|ecj-4.3-3|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:4.3-3
14mr|ecj-4.3-3|122	+ Revision: 3de7749
14mr|ecj-4.3-3|123	- MassBuild#440: Increase release tag
14mr|ecj-4.3-3|124	
14mr|ecj-4.3-3|125	

16255 14
14mr|eclipse-3.4.2-3.3|1	%define _duplicate_files_terminate_build 0
14mr|eclipse-3.4.2-3.3|2	
14mr|eclipse-3.4.2-3.3|3	# TODO:
14mr|eclipse-3.4.2-3.3|4	# - update icu4j and jasper to use %%{_libdir}/eclipse and not %%{_datadir}/eclipse after we build 3.4
14mr|eclipse-3.4.2-3.3|5	# - update ecj-rpmdebuginfo patch
14mr|eclipse-3.4.2-3.3|6	# - look at startup script and launcher patches
14mr|eclipse-3.4.2-3.3|7	# - get Ganymede update site pre-configured
14mr|eclipse-3.4.2-3.3|8	# - investigate bi-arch requirements
14mr|eclipse-3.4.2-3.3|9	# - see why about.html isn't being copied on ppc
14mr|eclipse-3.4.2-3.3|10	
14mr|eclipse-3.4.2-3.3|11	%define eclipse_major   3
14mr|eclipse-3.4.2-3.3|12	%define eclipse_minor   4
14mr|eclipse-3.4.2-3.3|13	%define eclipse_majmin  %{eclipse_major}.%{eclipse_minor}
14mr|eclipse-3.4.2-3.3|14	%define eclipse_micro   2
14mr|eclipse-3.4.2-3.3|15	%define swtver          3.4.1.v3452b
14mr|eclipse-3.4.2-3.3|16	
14mr|eclipse-3.4.2-3.3|17	# All arches line up between Eclipse and Linux kernel names except i386 -> x86
14mr|eclipse-3.4.2-3.3|18	%ifarch %{ix86}
14mr|eclipse-3.4.2-3.3|19	%define eclipse_arch    x86
14mr|eclipse-3.4.2-3.3|20	%else
14mr|eclipse-3.4.2-3.3|21	%define eclipse_arch   %{_arch}
14mr|eclipse-3.4.2-3.3|22	%endif
14mr|eclipse-3.4.2-3.3|23	
14mr|eclipse-3.4.2-3.3|24	%define initialize      1
14mr|eclipse-3.4.2-3.3|25	
14mr|eclipse-3.4.2-3.3|26	Summary:        An open, extensible IDE
14mr|eclipse-3.4.2-3.3|27	Name:           eclipse
14mr|eclipse-3.4.2-3.3|28	Version:        %{eclipse_majmin}.%{eclipse_micro}
14mr|eclipse-3.4.2-3.3|29	Release:        3.3
14mr|eclipse-3.4.2-3.3|30	Epoch:		1
14mr|eclipse-3.4.2-3.3|31	License:        EPL
14mr|eclipse-3.4.2-3.3|32	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|33	URL:            http://www.eclipse.org/
14mr|eclipse-3.4.2-3.3|34	Source0:        http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-sourceBuild-srcIncluded-%{version}.zip
14mr|eclipse-3.4.2-3.3|35	Source1:	%{name}.rpmlintrc
14mr|eclipse-3.4.2-3.3|36	Source2:        %{name}.desktop
14mr|eclipse-3.4.2-3.3|37	#Source3:        eclipse.in
14mr|eclipse-3.4.2-3.3|38	# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
14mr|eclipse-3.4.2-3.3|39	#   -r fedoraeclipse-3_4_0-1 branding/org.fedoraproject.ide.platform
14mr|eclipse-3.4.2-3.3|40	# cd branding
14mr|eclipse-3.4.2-3.3|41	# zip -r org.fedoraproject.ide.platform-3.4.0-1.zip \
14mr|eclipse-3.4.2-3.3|42	#   org.fedoraproject.ide.platform
14mr|eclipse-3.4.2-3.3|43	Source4:        org.mandriva.ide.platform-%{version}.zip
14mr|eclipse-3.4.2-3.3|44	# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
14mr|eclipse-3.4.2-3.3|45	#   -r fedoraeclipsefeature-1_0_0 branding/org.fedoraproject.ide-feature
14mr|eclipse-3.4.2-3.3|46	# cd branding
14mr|eclipse-3.4.2-3.3|47	# zip -r org.fedoraproject.ide.feature-1.0.0.zip \
14mr|eclipse-3.4.2-3.3|48	#   org.fedoraproject.ide-feature
14mr|eclipse-3.4.2-3.3|49	Source5:        org.mandriva.ide.feature-1.0.0.zip
14mr|eclipse-3.4.2-3.3|50	Source16:       %{name}-copy-platform.sh
14mr|eclipse-3.4.2-3.3|51	Source17:       efj.sh.in
14mr|eclipse-3.4.2-3.3|52	Source18:       ecj.sh.in
14mr|eclipse-3.4.2-3.3|53	# This file contains the types of files we'd like to extract from the jars
14mr|eclipse-3.4.2-3.3|54	# when using the FileInitializer
14mr|eclipse-3.4.2-3.3|55	Source19:       %{name}-filenamepatterns.txt
14mr|eclipse-3.4.2-3.3|56	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co equinox-incubator/org.eclipse.equinox.initializer
14mr|eclipse-3.4.2-3.3|57	# tar cjf eclipse-fileinitializerapp.tar.bz2 equinox-incubator/
14mr|eclipse-3.4.2-3.3|58	# (generated 2006-11-01 18:48 UTC)
14mr|eclipse-3.4.2-3.3|59	Source20:       %{name}-fileinitializerapp.tar.bz2
14mr|eclipse-3.4.2-3.3|60	# Script to wrap PDE Build calls for bundle builds
14mr|eclipse-3.4.2-3.3|61	Source21:       %{name}-pdebuild.sh
14mr|eclipse-3.4.2-3.3|62	# config.ini to run the director for provisioning the installation
14mr|eclipse-3.4.2-3.3|63	Source22:       %{name}-config.ini.director
14mr|eclipse-3.4.2-3.3|64	Source24:       fetch-ecf.sh
14mr|eclipse-3.4.2-3.3|65	# This was fetched using the above script.
14mr|eclipse-3.4.2-3.3|66	# We will eventually have an eclipse-ecf package but since the ECF
14mr|eclipse-3.4.2-3.3|67	# filetransfer bits that are part of the SDK actually require the SDK >=
14mr|eclipse-3.4.2-3.3|68	# 3.4 to build, I'm going to build them here and have them be owned by
14mr|eclipse-3.4.2-3.3|69	# the SDK packages for now. -- overholt, 2008-07-07
14mr|eclipse-3.4.2-3.3|70	Source25:       ecf-filetransfer-v20080611-1715.tar.bz2
14mr|eclipse-3.4.2-3.3|71	# Create a simple feature for building ECF's filetransfer plugins
14mr|eclipse-3.4.2-3.3|72	Source26:       ecf-filetransfer-feature.xml
14mr|eclipse-3.4.2-3.3|73	Source27:       ecf-filetransfer-build.properties
14mr|eclipse-3.4.2-3.3|74	# This script copies the platform sub-set of the SDK for generating metadata
14mr|eclipse-3.4.2-3.3|75	Source28:       %{name}-mv-Platform.sh
14mr|eclipse-3.4.2-3.3|76	# Use ECJ for GCJ
14mr|eclipse-3.4.2-3.3|77	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
14mr|eclipse-3.4.2-3.3|78	# export -r eclipse_r34_1 eclipse-gcj
14mr|eclipse-3.4.2-3.3|79	# tar cjf eclipse-ecj-gcj.tar.bz2 eclipse-gcj
14mr|eclipse-3.4.2-3.3|80	Source29:       %{name}-ecj-gcj.tar.bz2
14mr|eclipse-3.4.2-3.3|81	# Test feature and plugins
14mr|eclipse-3.4.2-3.3|82	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co equinox-incubator/org.eclipse.equinox.initializer
14mr|eclipse-3.4.2-3.3|83	# mkdir %{name}-%{version}-testframework; cd %{name}-%{version}-testframework
14mr|eclipse-3.4.2-3.3|84	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse export -r R3_4 \
14mr|eclipse-3.4.2-3.3|85	#   org.eclipse.test \
14mr|eclipse-3.4.2-3.3|86	#   org.eclipse.test.performance \
14mr|eclipse-3.4.2-3.3|87	#   org.eclipse.test-feature \
14mr|eclipse-3.4.2-3.3|88	#   org.eclipse.ant.optional.junit
14mr|eclipse-3.4.2-3.3|89	# tar cjf %{name}-%{version}-testframework.tar.bz2 \
14mr|eclipse-3.4.2-3.3|90	#   %{name}-%{version}-testframework
14mr|eclipse-3.4.2-3.3|91	# (generated 2008-08-27)
14mr|eclipse-3.4.2-3.3|92	Source30:       %{name}-%{version}-testframework.tar.bz2
14mr|eclipse-3.4.2-3.3|93	
14mr|eclipse-3.4.2-3.3|94	# Build swttools.jar before generation on 64-bit platforms.
14mr|eclipse-3.4.2-3.3|95	# Build SWT native libraries
14mr|eclipse-3.4.2-3.3|96	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=90364
14mr|eclipse-3.4.2-3.3|97	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=221908
14mr|eclipse-3.4.2-3.3|98	# https://bugs.eclipse.org/bugs/attachment.cgi?id=105593
14mr|eclipse-3.4.2-3.3|99	Patch4:         %{name}-buildswtnatives.patch
14mr|eclipse-3.4.2-3.3|100	Patch32:        %{name}-compilelibs.patch
14mr|eclipse-3.4.2-3.3|101	
14mr|eclipse-3.4.2-3.3|102	# This does two things:
14mr|eclipse-3.4.2-3.3|103	# 1. allows the launcher to be in /usr/bin and
14mr|eclipse-3.4.2-3.3|104	# 2. ensures that the OSGi configuration directory
14mr|eclipse-3.4.2-3.3|105	#    (which contains the JNI .sos) is in %{_libdir}
14mr|eclipse-3.4.2-3.3|106	# We should investigate whether or not this can go upstream
14mr|eclipse-3.4.2-3.3|107	#Patch12:        %{name}-launcher-set-install-dir-and-shared-config.patch
14mr|eclipse-3.4.2-3.3|108	# Always generate debug info when building RPMs (Andrew Haley)
14mr|eclipse-3.4.2-3.3|109	# This needs to be investigated for getEnv changes
14mr|eclipse-3.4.2-3.3|110	# FIXME:  update this patch to avoid fuzz
14mr|eclipse-3.4.2-3.3|111	Patch14:        %{name}-ecj-rpmdebuginfo.patch
14mr|eclipse-3.4.2-3.3|112	# generic releng plugins that can be used to build plugins
14mr|eclipse-3.4.2-3.3|113	# see this thread for details:
14mr|eclipse-3.4.2-3.3|114	# https://www.redhat.com/archives/fedora-devel-java-list/2006-April/msg00048.html
14mr|eclipse-3.4.2-3.3|115	Patch15:        %{name}-pde.build-add-package-build.patch
14mr|eclipse-3.4.2-3.3|116	Patch24:        %{name}-add-ppc64-sparc64-s390-s390x.patch
14mr|eclipse-3.4.2-3.3|117	Patch28:        %{name}-add-ppc64-sparc64-s390-s390x-2.patch
14mr|eclipse-3.4.2-3.3|118	Patch30:        %{name}-addfragmentsforotherplatforms.patch
14mr|eclipse-3.4.2-3.3|119	Patch38:        %{name}-addrootfiles.patch
14mr|eclipse-3.4.2-3.3|120	#FIXME: file a bug upstream
14mr|eclipse-3.4.2-3.3|121	Patch26:        %{name}-launcher-fix-java-home.patch
14mr|eclipse-3.4.2-3.3|122	# Default max heap size too low for lots of people.  Bump to 512 MB.
14mr|eclipse-3.4.2-3.3|123	# Max perm size:
14mr|eclipse-3.4.2-3.3|124	# https://bugzilla.redhat.com/show_bug.cgi?id=352361
14mr|eclipse-3.4.2-3.3|125	# JVM crash:
14mr|eclipse-3.4.2-3.3|126	# http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6614100
14mr|eclipse-3.4.2-3.3|127	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=214092
14mr|eclipse-3.4.2-3.3|128	Patch29:        %{name}-memorypermsizeandjvmcrash.patch
14mr|eclipse-3.4.2-3.3|129	
14mr|eclipse-3.4.2-3.3|130	Patch31:	%{name}-ia64-packaging.patch
14mr|eclipse-3.4.2-3.3|131	
14mr|eclipse-3.4.2-3.3|132	# FIXME:  file these upstream
14mr|eclipse-3.4.2-3.3|133	# Upstream builds with a 1.4 (or lower) class library
14mr|eclipse-3.4.2-3.3|134	# Patch33:	%{name}-pdeapicasting.patch
14mr|eclipse-3.4.2-3.3|135	# Patch34:	%{name}-pdeapicasting-ui.patch
14mr|eclipse-3.4.2-3.3|136	
14mr|eclipse-3.4.2-3.3|137	# Make ECF bundles have the same qualifier as they do upstream
14mr|eclipse-3.4.2-3.3|138	Patch35:	%{name}-ecf-qualifier.patch
14mr|eclipse-3.4.2-3.3|139	
14mr|eclipse-3.4.2-3.3|140	# Don't pack the icu4j source bundle.  Can go away when we re-build
14mr|eclipse-3.4.2-3.3|141	# icu4j against a 3.4 SDK.
14mr|eclipse-3.4.2-3.3|142	Patch36:	%{name}-dontpackicu4jsource.patch
14mr|eclipse-3.4.2-3.3|143	
14mr|eclipse-3.4.2-3.3|144	# Our dependent JARs have different signatures than the ones included
14mr|eclipse-3.4.2-3.3|145	# upstream so remove the signatures in the manifests
14mr|eclipse-3.4.2-3.3|146	Patch37:	%{name}-nojarsignatures.patch
14mr|eclipse-3.4.2-3.3|147	
14mr|eclipse-3.4.2-3.3|148	## Back-port patches from 3.4.x stream.  These will be in 3.4.1.
14mr|eclipse-3.4.2-3.3|149	## https://bugs.eclipse.org/bugs/show_bug.cgi?id=242632
14mr|eclipse-3.4.2-3.3|150	#Patch39:        %{name}-profilesync-e.o242632.patch
14mr|eclipse-3.4.2-3.3|151	#Patch40:        %{name}-profilesync-e.o242632-2.patch
14mr|eclipse-3.4.2-3.3|152	
14mr|eclipse-3.4.2-3.3|153	# Remove win32 fragment from test feature
14mr|eclipse-3.4.2-3.3|154	Patch41:        %{name}-nowin32testfragment.patch
14mr|eclipse-3.4.2-3.3|155	
14mr|eclipse-3.4.2-3.3|156	# Some fixes for library.xml
14mr|eclipse-3.4.2-3.3|157	# FIXME:  submit upstream
14mr|eclipse-3.4.2-3.3|158	Patch42:        %{name}-tests-libraryXml.patch
14mr|eclipse-3.4.2-3.3|159	
14mr|eclipse-3.4.2-3.3|160	Patch43:		%{name}-osgi-classpath.patch
14mr|eclipse-3.4.2-3.3|161	Patch44:		%{name}-fix-javahome64.patch
14mr|eclipse-3.4.2-3.3|162	
14mr|eclipse-3.4.2-3.3|163	# Default to 1.5 source and bytecode
14mr|eclipse-3.4.2-3.3|164	# https://bugzilla.redhat.com/354721
14mr|eclipse-3.4.2-3.3|165	Patch45:		%{name}-ecj-defaultto1.5.patch
14mr|eclipse-3.4.2-3.3|166	Patch46:	eclipse-3.4.0-CVE-2010-4647.diff
14mr|eclipse-3.4.2-3.3|167	
14mr|eclipse-3.4.2-3.3|168	Patch47:	eclipse-xulrunner.patch
14mr|eclipse-3.4.2-3.3|169	
14mr|eclipse-3.4.2-3.3|170	BuildRequires:  ant
14mr|eclipse-3.4.2-3.3|171	BuildRequires:  jpackage-utils >= 0:1.5, make, gcc
14mr|eclipse-3.4.2-3.3|172	BuildRequires:  gnome-vfs2-devel
14mr|eclipse-3.4.2-3.3|173	BuildRequires:  pkgconfig(gtk+-2.0)
14mr|eclipse-3.4.2-3.3|174	BuildRequires:  pkgconfig(glib-2.0)
14mr|eclipse-3.4.2-3.3|175	BuildRequires:  pkgconfig(libgnome-2.0)
14mr|eclipse-3.4.2-3.3|176	BuildRequires:  pkgconfig(libgnomeui-2.0)
14mr|eclipse-3.4.2-3.3|177	BuildRequires:  gcc-c++
14mr|eclipse-3.4.2-3.3|178	BuildRequires:  xulrunner-devel >= 1.9
14mr|eclipse-3.4.2-3.3|179	BuildRequires:  nspr-devel
14mr|eclipse-3.4.2-3.3|180	BuildRequires:  pkgconfig(xtst)
14mr|eclipse-3.4.2-3.3|181	BuildRequires:  pkgconfig(gl)
14mr|eclipse-3.4.2-3.3|182	BuildRequires:  pkgconfig(glu)
14mr|eclipse-3.4.2-3.3|183	BuildRequires:  pkgconfig(cairo)
14mr|eclipse-3.4.2-3.3|184	BuildRequires:  unzip
14mr|eclipse-3.4.2-3.3|185	BuildRequires:  zip
14mr|eclipse-3.4.2-3.3|186	BuildRequires:  icu4j-eclipse >= 3.8.1
14mr|eclipse-3.4.2-3.3|187	BuildRequires:  tomcat5-jasper-eclipse >= 5.5.26-1.5
14mr|eclipse-3.4.2-3.3|188	BuildRequires:  tomcat5-jsp-2.0-api
14mr|eclipse-3.4.2-3.3|189	BuildRequires:  desktop-file-utils
14mr|eclipse-3.4.2-3.3|190	BuildRequires:  java-1.7.0-devel
14mr|eclipse-3.4.2-3.3|191	BuildRequires:  java-rpmbuild
14mr|eclipse-3.4.2-3.3|192	BuildRequires:  java-javadoc
14mr|eclipse-3.4.2-3.3|193	BuildRequires:  libxt-devel
14mr|eclipse-3.4.2-3.3|194	
14mr|eclipse-3.4.2-3.3|195	# Need to investigate why we don't build ant-apache-bsf or ant-commons-net in
14mr|eclipse-3.4.2-3.3|196	# Fedora.  When that's done, add it here and symlink below.
14mr|eclipse-3.4.2-3.3|197	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
14mr|eclipse-3.4.2-3.3|198	BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging
14mr|eclipse-3.4.2-3.3|199	BuildRequires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch
14mr|eclipse-3.4.2-3.3|200	BuildRequires: jsch >= 0:0.1.31
14mr|eclipse-3.4.2-3.3|201	BuildRequires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-modeler jakarta-commons-pool
14mr|eclipse-3.4.2-3.3|202	BuildRequires: jakarta-commons-el >= 1.0-8jpp
14mr|eclipse-3.4.2-3.3|203	BuildRequires: jakarta-commons-logging >= 1.0.4-6jpp.3
14mr|eclipse-3.4.2-3.3|204	BuildRequires: mx4j >= 2.1
14mr|eclipse-3.4.2-3.3|205	BuildRequires: jetty5
14mr|eclipse-3.4.2-3.3|206	BuildRequires: lucene >= 1.9.1
14mr|eclipse-3.4.2-3.3|207	BuildRequires: lucene-contrib >= 1.9.1
14mr|eclipse-3.4.2-3.3|208	BuildRequires: regexp
14mr|eclipse-3.4.2-3.3|209	BuildRequires: junit >= 3.8.1-3jpp
14mr|eclipse-3.4.2-3.3|210	BuildRequires: junit4
14mr|eclipse-3.4.2-3.3|211	BuildRequires: sat4j
14mr|eclipse-3.4.2-3.3|212	BuildRequires: asm3
14mr|eclipse-3.4.2-3.3|213	
14mr|eclipse-3.4.2-3.3|214	%description
14mr|eclipse-3.4.2-3.3|215	The Eclipse platform is designed for building integrated development
14mr|eclipse-3.4.2-3.3|216	environments (IDEs), server-side applications, desktop applications, and
14mr|eclipse-3.4.2-3.3|217	everything in between.
14mr|eclipse-3.4.2-3.3|218	
14mr|eclipse-3.4.2-3.3|219	%package        ecj
14mr|eclipse-3.4.2-3.3|220	Summary:        Eclipse Compiler for Java
14mr|eclipse-3.4.2-3.3|221	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|222	Obsoletes:      ecj < 2:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|223	Obsoletes:      libecj-java < 2:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|224	Provides:       ecj = %{version}-%{release}
14mr|eclipse-3.4.2-3.3|225	Provides:       libecj-java = %{version}-%{release}
14mr|eclipse-3.4.2-3.3|226	Requires:       java >= 1.6.0
14mr|eclipse-3.4.2-3.3|227	
14mr|eclipse-3.4.2-3.3|228	%description    ecj
14mr|eclipse-3.4.2-3.3|229	Eclipse compiler for Java.
14mr|eclipse-3.4.2-3.3|230	
14mr|eclipse-3.4.2-3.3|231	%package     swt
14mr|eclipse-3.4.2-3.3|232	Summary:        SWT Library for GTK+-2.0
14mr|eclipse-3.4.2-3.3|233	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|234	# %{_libdir}/java directory owned by jpackage-utils
14mr|eclipse-3.4.2-3.3|235	Requires:       jpackage-utils
14mr|eclipse-3.4.2-3.3|236	Requires:       gtk2
14mr|eclipse-3.4.2-3.3|237	Requires:       xulrunner >= 1.9
14mr|eclipse-3.4.2-3.3|238	#Conflicts:      mozilla
14mr|eclipse-3.4.2-3.3|239	Provides:       libswt3-gtk2 = 1:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|240	# The 20 is more than the currently (2008-06-25) latest 3.3.2 package
14mr|eclipse-3.4.2-3.3|241	# but I want to leave some room in case we need to do an F9 update.
14mr|eclipse-3.4.2-3.3|242	Obsoletes:       libswt3-gtk2 < 1:3.3.2-20
14mr|eclipse-3.4.2-3.3|243	
14mr|eclipse-3.4.2-3.3|244	%description swt
14mr|eclipse-3.4.2-3.3|245	SWT Library for GTK+-2.0.
14mr|eclipse-3.4.2-3.3|246	
14mr|eclipse-3.4.2-3.3|247	%package        rcp
14mr|eclipse-3.4.2-3.3|248	Summary:        Eclipse Rich Client Platform
14mr|eclipse-3.4.2-3.3|249	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|250	Requires:       %{name}-swt = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|251	# FIXME:  investigate.  Can we just add a %{arch} to the above?
14mr|eclipse-3.4.2-3.3|252	## This file-level requirement is for the bi-arch multilib case
14mr|eclipse-3.4.2-3.3|253	#Requires: %{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_%{swtver}.jar
14mr|eclipse-3.4.2-3.3|254	Requires:       icu4j-eclipse >= 3.8.1
14mr|eclipse-3.4.2-3.3|255	Requires:       java >= 1.6.0
14mr|eclipse-3.4.2-3.3|256	
14mr|eclipse-3.4.2-3.3|257	%description    rcp
14mr|eclipse-3.4.2-3.3|258	Eclipse Rich Client Platform
14mr|eclipse-3.4.2-3.3|259	
14mr|eclipse-3.4.2-3.3|260	%package        platform
14mr|eclipse-3.4.2-3.3|261	Summary:        Eclipse platform common files
14mr|eclipse-3.4.2-3.3|262	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|263	Requires:   %{name}-rcp = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|264	# FIXME:  investigate.  Can we just add a %{arch} to the above?
14mr|eclipse-3.4.2-3.3|265	## This file-level requirement is for the bi-arch multilib case
14mr|eclipse-3.4.2-3.3|266	#Requires: %{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_%{swtver}.jar
14mr|eclipse-3.4.2-3.3|267	# Need to investigate why we don't build ant-apache-bsf or ant-commons-net in
14mr|eclipse-3.4.2-3.3|268	# Fedora.  When that's done, add it here and symlink below.
14mr|eclipse-3.4.2-3.3|269	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
14mr|eclipse-3.4.2-3.3|270	#Requires: ant-apache-bsf ant-commons-net
14mr|eclipse-3.4.2-3.3|271	Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging
14mr|eclipse-3.4.2-3.3|272	Requires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch
14mr|eclipse-3.4.2-3.3|273	Requires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-modeler jakarta-commons-pool
14mr|eclipse-3.4.2-3.3|274	Requires: jakarta-commons-el >= 1.0-8jpp
14mr|eclipse-3.4.2-3.3|275	Requires: jakarta-commons-logging >= 1.0.4-6jpp.3
14mr|eclipse-3.4.2-3.3|276	Requires: mx4j >= 2.1
14mr|eclipse-3.4.2-3.3|277	Requires: tomcat5-jasper-eclipse >= 5.5.26-1.5
14mr|eclipse-3.4.2-3.3|278	Requires: tomcat5-jsp-2.0-api
14mr|eclipse-3.4.2-3.3|279	Requires: jetty5
14mr|eclipse-3.4.2-3.3|280	Requires: jsch >= 0.1.31
14mr|eclipse-3.4.2-3.3|281	Requires: lucene >= 1.9.1
14mr|eclipse-3.4.2-3.3|282	Requires: lucene-contrib >= 1.9.1
14mr|eclipse-3.4.2-3.3|283	Requires: regexp
14mr|eclipse-3.4.2-3.3|284	Requires: sat4j
14mr|eclipse-3.4.2-3.3|285	Provides: eclipse-cvs-client = 1:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|286	Obsoletes: eclipse-cvs-client < 1:3.3.2-20
14mr|eclipse-3.4.2-3.3|287	
14mr|eclipse-3.4.2-3.3|288	%description    platform
14mr|eclipse-3.4.2-3.3|289	The Mandriva Eclipse Platform is the base of all IDE plugins.
14mr|eclipse-3.4.2-3.3|290	This does not include the Java Development Tools or the Plugin
14mr|eclipse-3.4.2-3.3|291	Development Environment.
14mr|eclipse-3.4.2-3.3|292	
14mr|eclipse-3.4.2-3.3|293	%package        jdt
14mr|eclipse-3.4.2-3.3|294	Summary:        Eclipse Java Development Tools
14mr|eclipse-3.4.2-3.3|295	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|296	Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|297	Requires:       %{name}-cvs-client = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|298	Requires:       %{name}-ecj = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|299	Requires:       junit >= 3.8.1-3jpp
14mr|eclipse-3.4.2-3.3|300	Requires:       junit4
14mr|eclipse-3.4.2-3.3|301	Requires:       java-javadoc
14mr|eclipse-3.4.2-3.3|302	
14mr|eclipse-3.4.2-3.3|303	%description    jdt
14mr|eclipse-3.4.2-3.3|304	Eclipse Java Development Tools.  This package is required to use Eclipse for
14mr|eclipse-3.4.2-3.3|305	developing software written in the Java programming language.
14mr|eclipse-3.4.2-3.3|306	
14mr|eclipse-3.4.2-3.3|307	%package        pde
14mr|eclipse-3.4.2-3.3|308	Summary:        Eclipse Plugin Development Environment
14mr|eclipse-3.4.2-3.3|309	Group:          Development/Java
14mr|eclipse-3.4.2-3.3|310	Provides:	eclipse-sdk
14mr|eclipse-3.4.2-3.3|311	Provides:	eclipse
14mr|eclipse-3.4.2-3.3|312	Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|313	Requires:       %{name}-jdt = %{epoch}:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|314	Requires:       asm3
14mr|eclipse-3.4.2-3.3|315	# For PDE Build wrapper script
14mr|eclipse-3.4.2-3.3|316	Requires:       bash
14mr|eclipse-3.4.2-3.3|317	Provides:       %{name}-pde-runtime = 1:%{version}-%{release}
14mr|eclipse-3.4.2-3.3|318	# The 20 is more than the currently (2008-06-25) latest 3.3.2 package
14mr|eclipse-3.4.2-3.3|319	# but I want to leave some room in case we need to do an F9 update.
14mr|eclipse-3.4.2-3.3|320	Obsoletes:       %{name}-pde-runtime < 1:3.3.2-20
14mr|eclipse-3.4.2-3.3|321	
14mr|eclipse-3.4.2-3.3|322	%description    pde
14mr|eclipse-3.4.2-3.3|323	Eclipse Plugin Development Environment.  This package is required for
14mr|eclipse-3.4.2-3.3|324	developing Eclipse plugins.
14mr|eclipse-3.4.2-3.3|325	
14mr|eclipse-3.4.2-3.3|326	%prep
14mr|eclipse-3.4.2-3.3|327	%setup -q -c
14mr|eclipse-3.4.2-3.3|328	
14mr|eclipse-3.4.2-3.3|329	sed --in-place "s/java5.home/java.home/" build.xml
14mr|eclipse-3.4.2-3.3|330	# Build swttools.jar and native libraries
14mr|eclipse-3.4.2-3.3|331	%patch4 -p0
14mr|eclipse-3.4.2-3.3|332	%patch32 -p0
14mr|eclipse-3.4.2-3.3|333	
14mr|eclipse-3.4.2-3.3|334	# Fix swt library build with new xulrunner
14mr|eclipse-3.4.2-3.3|335	sed --in-place "s/MOZILLACFLAGS =/MOZILLACFLAGS = -std=gnu++0x/" "plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak"
14mr|eclipse-3.4.2-3.3|336	
14mr|eclipse-3.4.2-3.3|337	# Use ECJ for GCJ's bytecode compiler
14mr|eclipse-3.4.2-3.3|338	tar jxf %{SOURCE29}
14mr|eclipse-3.4.2-3.3|339	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
14mr|eclipse-3.4.2-3.3|340	plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/
14mr|eclipse-3.4.2-3.3|341	cat eclipse-gcj/gcc.properties >> \
14mr|eclipse-3.4.2-3.3|342	plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
14mr|eclipse-3.4.2-3.3|343	rm -rf eclipse-gcj
14mr|eclipse-3.4.2-3.3|344	
14mr|eclipse-3.4.2-3.3|345	# liblocalfile fixes
14mr|eclipse-3.4.2-3.3|346	sed --in-place "s/JAVA_HOME =/#JAVA_HOME =/" plugins/org.eclipse.core.filesystem/natives/unix/linux/Makefile
14mr|eclipse-3.4.2-3.3|347	sed --in-place "s/OPT_FLAGS=-O/OPT_FLAGS=-O2 -g/" plugins/org.eclipse.core.filesystem/natives/unix/linux/Makefile
14mr|eclipse-3.4.2-3.3|348	
14mr|eclipse-3.4.2-3.3|349	# launcher patches
14mr|eclipse-3.4.2-3.3|350	rm plugins/org.eclipse.platform/launchersrc.zip
14mr|eclipse-3.4.2-3.3|351	pushd features/org.eclipse.equinox.executable
14mr|eclipse-3.4.2-3.3|352	#%patch12 -p0
14mr|eclipse-3.4.2-3.3|353	%patch26 -p0
14mr|eclipse-3.4.2-3.3|354	# FIXME:  deal with this
14mr|eclipse-3.4.2-3.3|355	## put the configuration directory in an arch-specific location
14mr|eclipse-3.4.2-3.3|356	#sed --in-place "s:/usr/lib/eclipse/configuration:%{_libdir}/%{name}/configuration:" library/eclipse.c
14mr|eclipse-3.4.2-3.3|357	## make the eclipse binary relocatable
14mr|eclipse-3.4.2-3.3|358	#sed --in-place "s:/usr/share/eclipse:%{_datadir}/%{name}:" library/eclipse.c
14mr|eclipse-3.4.2-3.3|359	zip -q -9 -r ../../plugins/org.eclipse.platform/launchersrc.zip library
14mr|eclipse-3.4.2-3.3|360	popd
14mr|eclipse-3.4.2-3.3|361	
14mr|eclipse-3.4.2-3.3|362	# Use our system-installed javadocs, reference only what we built, and
14mr|eclipse-3.4.2-3.3|363	# don't like to osgi.org docs (FIXME:  maybe we should package them?)
14mr|eclipse-3.4.2-3.3|364	sed -i -e "s|http://java.sun.com/j2se/1.4.2/docs/api|%{_datadir}/javadoc/java|" \
14mr|eclipse-3.4.2-3.3|365	-e "/osgi\.org/d" \
14mr|eclipse-3.4.2-3.3|366	plugins/org.eclipse.platform.doc.isv/platformOptions.txt
14mr|eclipse-3.4.2-3.3|367	sed -i -e "s|http://java.sun.com/j2se/1.5/docs/api|%{_datadir}/javadoc/java|" \
14mr|eclipse-3.4.2-3.3|368	-e "s/win32.win32.x86/gtk.linux.%{eclipse_arch}/" \
14mr|eclipse-3.4.2-3.3|369	plugins/org.eclipse.jdt.doc.isv/jdtaptOptions.txt \
14mr|eclipse-3.4.2-3.3|370	plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt
14mr|eclipse-3.4.2-3.3|371	sed -i -e "s|http://java.sun.com/j2se/1.4/docs/api|%{_datadir}/javadoc/java|" \
14mr|eclipse-3.4.2-3.3|372	-e "s/motif.linux.x86/gtk.linux.%{eclipse_arch}/" \
14mr|eclipse-3.4.2-3.3|373	plugins/org.eclipse.pde.doc.user/pdeOptions.txt \
14mr|eclipse-3.4.2-3.3|374	plugins/org.eclipse.pde.doc.user/pdeOptions
14mr|eclipse-3.4.2-3.3|375	
14mr|eclipse-3.4.2-3.3|376	pushd plugins/org.eclipse.jdt.core
14mr|eclipse-3.4.2-3.3|377	%patch14 -p0
14mr|eclipse-3.4.2-3.3|378	%patch45 -p0
14mr|eclipse-3.4.2-3.3|379	popd
14mr|eclipse-3.4.2-3.3|380	
14mr|eclipse-3.4.2-3.3|381	pushd plugins/org.eclipse.pde.build
14mr|eclipse-3.4.2-3.3|382	%patch15
14mr|eclipse-3.4.2-3.3|383	sed --in-place "s:/usr/share/eclipse:%{_libdir}/%{name}:" templates/package-build/build.properties
14mr|eclipse-3.4.2-3.3|384	popd
14mr|eclipse-3.4.2-3.3|385	
14mr|eclipse-3.4.2-3.3|386	pushd features/org.eclipse.platform
14mr|eclipse-3.4.2-3.3|387	# Move this file around due a bug in the metadata generator/parser that
14mr|eclipse-3.4.2-3.3|388	# can't work with the compiler exclude
14mr|eclipse-3.4.2-3.3|389	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=238240
14mr|eclipse-3.4.2-3.3|390	cp -p gtk/eclipse.ini{,.orig}
14mr|eclipse-3.4.2-3.3|391	%patch29
14mr|eclipse-3.4.2-3.3|392	mv gtk/eclipse.ini{,.patched}
14mr|eclipse-3.4.2-3.3|393	mv gtk/eclipse.ini{.orig,}
14mr|eclipse-3.4.2-3.3|394	popd
14mr|eclipse-3.4.2-3.3|395	
14mr|eclipse-3.4.2-3.3|396	#pushd plugins/org.eclipse.pde.api.tools
14mr|eclipse-3.4.2-3.3|397	#%patch33
14mr|eclipse-3.4.2-3.3|398	#popd
14mr|eclipse-3.4.2-3.3|399	#pushd plugins/org.eclipse.pde.api.tools.ui
14mr|eclipse-3.4.2-3.3|400	#%patch34
14mr|eclipse-3.4.2-3.3|401	#popd
14mr|eclipse-3.4.2-3.3|402	
14mr|eclipse-3.4.2-3.3|403	%patch36
14mr|eclipse-3.4.2-3.3|404	%patch37
14mr|eclipse-3.4.2-3.3|405	
14mr|eclipse-3.4.2-3.3|406	#pushd plugins/org.eclipse.equinox.p2.reconciler.dropins
14mr|eclipse-3.4.2-3.3|407	#%patch39
14mr|eclipse-3.4.2-3.3|408	#popd
14mr|eclipse-3.4.2-3.3|409	#
14mr|eclipse-3.4.2-3.3|410	#pushd plugins/org.eclipse.equinox.p2.touchpoint.eclipse
14mr|eclipse-3.4.2-3.3|411	#%patch40
14mr|eclipse-3.4.2-3.3|412	#popd
14mr|eclipse-3.4.2-3.3|413	
14mr|eclipse-3.4.2-3.3|414	# Remove signatures for JARs
14mr|eclipse-3.4.2-3.3|415	find -iname \*.sf | xargs rm
14mr|eclipse-3.4.2-3.3|416	find -iname \*.rsa | xargs rm
14mr|eclipse-3.4.2-3.3|417	
14mr|eclipse-3.4.2-3.3|418	# all output should be directed to stdout
14mr|eclipse-3.4.2-3.3|419	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=144942
14mr|eclipse-3.4.2-3.3|420	find -type f -name \*.xml -exec sed --in-place -r "s/output=\".*(txt|log).*\"//g" "{}" \;
14mr|eclipse-3.4.2-3.3|421	
14mr|eclipse-3.4.2-3.3|422	# Remove existing .sos and binary launcher
14mr|eclipse-3.4.2-3.3|423	find -name \*.so | xargs rm
14mr|eclipse-3.4.2-3.3|424	find features/org.eclipse.equinox.executable -type f -name eclipse | xargs rm
14mr|eclipse-3.4.2-3.3|425	
14mr|eclipse-3.4.2-3.3|426	# FIXME:  do this as part of Linux distros project
14mr|eclipse-3.4.2-3.3|427	#
14mr|eclipse-3.4.2-3.3|428	# the swt version is set to HEAD on s390x but shouldn't be
14mr|eclipse-3.4.2-3.3|429	# get swt version
14mr|eclipse-3.4.2-3.3|430	SWT_MAJ_VER=$(grep maj_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
14mr|eclipse-3.4.2-3.3|431	SWT_MIN_VER=$(grep min_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
14mr|eclipse-3.4.2-3.3|432	SWT_VERSION=$SWT_MAJ_VER$SWT_MIN_VER
14mr|eclipse-3.4.2-3.3|433	swt_frag_ver=$(grep v$SWT_VERSION plugins/org.eclipse.swt.gtk.linux.x86/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
14mr|eclipse-3.4.2-3.3|434	swt_frag_ver_s390x=$(grep "version\.suffix\" value=" plugins/org.eclipse.swt.gtk.linux.s390x/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
14mr|eclipse-3.4.2-3.3|435	sed --in-place "s/$swt_frag_ver_s390x/$swt_frag_ver/g" plugins/org.eclipse.swt.gtk.linux.s390x/build.xml \
14mr|eclipse-3.4.2-3.3|436	plugins/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF \
14mr|eclipse-3.4.2-3.3|437	plugins/org.eclipse.swt.gtk.linux.s390x.source/META-INF/MANIFEST.MF \
14mr|eclipse-3.4.2-3.3|438	plugins/org.eclipse.swt.gtk.linux.s390x.source/build.xml \
14mr|eclipse-3.4.2-3.3|439	assemble.org.eclipse.sdk.linux.gtk.s390x.xml \
14mr|eclipse-3.4.2-3.3|440	features/org.eclipse.rcp/build.xml
14mr|eclipse-3.4.2-3.3|441	
14mr|eclipse-3.4.2-3.3|442	# Nasty hack to get suppport for ppc64, sparc{,64} and alpha
14mr|eclipse-3.4.2-3.3|443	%patch24 -p1
14mr|eclipse-3.4.2-3.3|444	%patch28
14mr|eclipse-3.4.2-3.3|445	%patch30
14mr|eclipse-3.4.2-3.3|446	%patch31 -p1
14mr|eclipse-3.4.2-3.3|447	%patch38
14mr|eclipse-3.4.2-3.3|448	
14mr|eclipse-3.4.2-3.3|449	# replace ppc64 with a fake arch (ppc128) so we don't have duplicate ant targets
14mr|eclipse-3.4.2-3.3|450	sed -i "s/\(rootFileslinux_gtk_\)ppc64/\1ppc128/g" \
14mr|eclipse-3.4.2-3.3|451	features/org.eclipse.equinox.executable/target.build.xml
14mr|eclipse-3.4.2-3.3|452	
14mr|eclipse-3.4.2-3.3|453	# Copy all of the s390x directories and files to ppc64 or sparc{,64} or alpha dirs and replace
14mr|eclipse-3.4.2-3.3|454	# the s390x strings with ppc64, etc.
14mr|eclipse-3.4.2-3.3|455	%ifnarch %{ix86} x86_64
14mr|eclipse-3.4.2-3.3|456	cp -rp features/org.eclipse.platform/about_files/linux.gtk.{x86,%{_arch}}
14mr|eclipse-3.4.2-3.3|457	%endif
14mr|eclipse-3.4.2-3.3|458	%ifarch ppc64 sparc sparcv9 sparc64 alpha
14mr|eclipse-3.4.2-3.3|459	for f in $(find -name \*s390x\*); do
14mr|eclipse-3.4.2-3.3|460	tofile=$(echo $f | sed "s/s390x/%{_arch}/")
14mr|eclipse-3.4.2-3.3|461	cp -rp $f $tofile
14mr|eclipse-3.4.2-3.3|462	for g in $(find $tofile -type f); do
14mr|eclipse-3.4.2-3.3|463	sed -i "s/s390x/%{_arch}/g" $g
14mr|eclipse-3.4.2-3.3|464	done
14mr|eclipse-3.4.2-3.3|465	done
14mr|eclipse-3.4.2-3.3|466	OLDIFS=$IFS
14mr|eclipse-3.4.2-3.3|467	IFS='
14mr|eclipse-3.4.2-3.3|468	'
14mr|eclipse-3.4.2-3.3|469	for f in $(find -type f ! -name \*.java -a ! -name feature.xml -a ! -name \*.gif \
14mr|eclipse-3.4.2-3.3|470	-a ! -name \*.png -a ! -name \*.htm* -a ! -name \*.jar -a ! -name \
14mr|eclipse-3.4.2-3.3|471	\*.exe -a ! -name \*.pm -a ! -name \*.jpg -a ! -name \*win32\* | grep -v win32); do
14mr|eclipse-3.4.2-3.3|472	sed -i -e "s/s390x/%{_arch}/g" $f
14mr|eclipse-3.4.2-3.3|473	done
14mr|eclipse-3.4.2-3.3|474	IFS=$OLDIFS
14mr|eclipse-3.4.2-3.3|475	%endif
14mr|eclipse-3.4.2-3.3|476	
14mr|eclipse-3.4.2-3.3|477	%ifarch ppc64 sparc sparcv9 sparc64 alpha ia64
14mr|eclipse-3.4.2-3.3|478	IFS='
14mr|eclipse-3.4.2-3.3|479	'
14mr|eclipse-3.4.2-3.3|480	# Fragments for these arches
14mr|eclipse-3.4.2-3.3|481	rm -rf plugins/org.eclipse.equinox.launcher.gtk.linux.%{_arch}
14mr|eclipse-3.4.2-3.3|482	mv plugins/org.eclipse.equinox.launcher.gtk.linux.{ppc,%{_arch}}
14mr|eclipse-3.4.2-3.3|483	pushd plugins/org.eclipse.equinox.launcher.gtk.linux.%{_arch}
14mr|eclipse-3.4.2-3.3|484	for f in $(find -type f); do
14mr|eclipse-3.4.2-3.3|485	sed -i -e "s/ppc/%{_arch}/g" $f
14mr|eclipse-3.4.2-3.3|486	tofile=$(echo $f | sed "s/ppc/%{_arch}/")
14mr|eclipse-3.4.2-3.3|487	if [ $tofile != $f ]; then
14mr|eclipse-3.4.2-3.3|488	cp -rp $f $tofile
14mr|eclipse-3.4.2-3.3|489	fi
14mr|eclipse-3.4.2-3.3|490	done
14mr|eclipse-3.4.2-3.3|491	popd
14mr|eclipse-3.4.2-3.3|492	rm -rf plugins/org.eclipse.core.filesystem.linux.%{_arch}
14mr|eclipse-3.4.2-3.3|493	mv plugins/org.eclipse.core.filesystem.linux.{ppc,%{_arch}}
14mr|eclipse-3.4.2-3.3|494	pushd plugins/org.eclipse.core.filesystem.linux.%{_arch}
14mr|eclipse-3.4.2-3.3|495	for f in $(find -type f); do
14mr|eclipse-3.4.2-3.3|496	sed -i -e "s/ppc/%{_arch}/g" $f
14mr|eclipse-3.4.2-3.3|497	tofile=$(echo $f | sed "s/ppc/%{_arch}/")
14mr|eclipse-3.4.2-3.3|498	if [ $tofile != $f ]; then
14mr|eclipse-3.4.2-3.3|499	cp -rp $f $tofile
14mr|eclipse-3.4.2-3.3|500	fi
14mr|eclipse-3.4.2-3.3|501	done
14mr|eclipse-3.4.2-3.3|502	popd
14mr|eclipse-3.4.2-3.3|503	IFS=$OLDIFS
14mr|eclipse-3.4.2-3.3|504	
14mr|eclipse-3.4.2-3.3|505	%endif
14mr|eclipse-3.4.2-3.3|506	
14mr|eclipse-3.4.2-3.3|507	# Don't build for non-linux,gtk,%%{_arch} targets
14mr|eclipse-3.4.2-3.3|508	pushd features
14mr|eclipse-3.4.2-3.3|509	for f in */build.xml; do
14mr|eclipse-3.4.2-3.3|510	for platform in win32 macosx carbon hpux solaris aix qnx motif; do
14mr|eclipse-3.4.2-3.3|511	sed -i "/<ant antfile=\"build.xml\" dir=.*$platform.*target=\"/,/<\/ant>/ d" $f
14mr|eclipse-3.4.2-3.3|512	sed -i "/idReplacer/ s/org.eclipse\.\([a-z0-9A-Z_]\+\.\)\+$platform\(\.[a-z0-9A-Z_]\+\)*:0.0.0,[0-9\.Ivf\-]\+,//g" $f
14mr|eclipse-3.4.2-3.3|513	done
14mr|eclipse-3.4.2-3.3|514	done
14mr|eclipse-3.4.2-3.3|515	popd
14mr|eclipse-3.4.2-3.3|516	
14mr|eclipse-3.4.2-3.3|517	arches=$(grep "antfile=\"build.xml\" dir=\".*gtk\.linux\.*" \
14mr|eclipse-3.4.2-3.3|518	features/org.eclipse.rcp/build.xml | awk '{ print $3 }' | awk -F . \
14mr|eclipse-3.4.2-3.3|519	'{ print $NF }' | sort -u | tr -d '"' | tr "\n" " ")
14mr|eclipse-3.4.2-3.3|520	
14mr|eclipse-3.4.2-3.3|521	arches=$(echo $arches | sed s/%{eclipse_arch}//)
14mr|eclipse-3.4.2-3.3|522	
14mr|eclipse-3.4.2-3.3|523	# Don't build for arches other than the one on which we're building
14mr|eclipse-3.4.2-3.3|524	pushd features
14mr|eclipse-3.4.2-3.3|525	for f in */build.xml; do
14mr|eclipse-3.4.2-3.3|526	for arch in $arches; do
14mr|eclipse-3.4.2-3.3|527	sed -i "/<ant antfile=\"build.xml\" dir=.*$arch\" target=\"/,/<\/ant>/ d" $f
14mr|eclipse-3.4.2-3.3|528	sed -i "/idReplacer/ s/org.eclipse\.\([a-z0-9A-Z_]\+\.\)\+$arch:0.0.0,[0-9I\.vf\-]\+,//g" $f
14mr|eclipse-3.4.2-3.3|529	done
14mr|eclipse-3.4.2-3.3|530	done
14mr|eclipse-3.4.2-3.3|531	popd
14mr|eclipse-3.4.2-3.3|532	
14mr|eclipse-3.4.2-3.3|533	# Symlinks
14mr|eclipse-3.4.2-3.3|534	rm plugins/org.sat4j*
14mr|eclipse-3.4.2-3.3|535	ln -s %{_javadir}/org.sat4j.core* plugins/org.sat4j.core_2.0.3.v20081021.jar
14mr|eclipse-3.4.2-3.3|536	ln -s %{_javadir}/org.sat4j.pb* plugins/org.sat4j.pb_2.0.3.v20081021.jar
14mr|eclipse-3.4.2-3.3|537	
14mr|eclipse-3.4.2-3.3|538	ASMPLUGINVERSION=$(ls plugins | grep org.objectweb.asm_ | \
14mr|eclipse-3.4.2-3.3|539	sed 's/org.objectweb.asm_//')
14mr|eclipse-3.4.2-3.3|540	rm plugins/org.objectweb.asm_$ASMPLUGINVERSION
14mr|eclipse-3.4.2-3.3|541	ln -s %{_javadir}/asm3/asm-all.jar \
14mr|eclipse-3.4.2-3.3|542	plugins/org.objectweb.asm_$ASMPLUGINVERSION
14mr|eclipse-3.4.2-3.3|543	
14mr|eclipse-3.4.2-3.3|544	## BEGIN ANT ##
14mr|eclipse-3.4.2-3.3|545	ANTDIR=plugins/$(ls plugins | grep org.apache.ant_)
14mr|eclipse-3.4.2-3.3|546	rm $ANTDIR/lib/*
14mr|eclipse-3.4.2-3.3|547	ANTDIR=$ANTDIR/lib
14mr|eclipse-3.4.2-3.3|548	ln -s %{_javadir}/ant/ant-antlr.jar $ANTDIR/ant-antlr.jar
14mr|eclipse-3.4.2-3.3|549	ln -s %{_javadir}/ant/ant-apache-bcel.jar $ANTDIR/ant-apache-bcel.jar
14mr|eclipse-3.4.2-3.3|550	ln -s %{_javadir}/ant/ant-apache-bsf.jar $ANTDIR/ant-apache-bsf.jar
14mr|eclipse-3.4.2-3.3|551	ln -s %{_javadir}/ant/ant-apache-log4j.jar $ANTDIR/ant-apache-log4j.jar
14mr|eclipse-3.4.2-3.3|552	ln -s %{_javadir}/ant/ant-apache-oro.jar $ANTDIR/ant-apache-oro.jar
14mr|eclipse-3.4.2-3.3|553	ln -s %{_javadir}/ant/ant-apache-regexp.jar $ANTDIR/ant-apache-regexp.jar
14mr|eclipse-3.4.2-3.3|554	ln -s %{_javadir}/ant/ant-apache-resolver.jar $ANTDIR/ant-apache-resolver.jar
14mr|eclipse-3.4.2-3.3|555	ln -s %{_javadir}/ant/ant-commons-logging.jar $ANTDIR/ant-commons-logging.jar
14mr|eclipse-3.4.2-3.3|556	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
14mr|eclipse-3.4.2-3.3|557	# the symlinks that are commented-out are not currently shipped on Fedora
14mr|eclipse-3.4.2-3.3|558	ln -s %{_javadir}/ant/ant-commons-net.jar $ANTDIR/ant-commons-net.jar
14mr|eclipse-3.4.2-3.3|559	#ln -s %{_javadir}/ant/ant-jai.jar $ANTDIR/ant-jai.jar
14mr|eclipse-3.4.2-3.3|560	ln -s %{_javadir}/ant.jar $ANTDIR/ant.jar
14mr|eclipse-3.4.2-3.3|561	ln -s %{_javadir}/ant/ant-javamail.jar $ANTDIR/ant-javamail.jar
14mr|eclipse-3.4.2-3.3|562	ln -s %{_javadir}/ant/ant-jdepend.jar $ANTDIR/ant-jdepend.jar
14mr|eclipse-3.4.2-3.3|563	#ln -s %{_javadir}/ant/ant-jmf.jar $ANTDIR/ant-jmf.jar
14mr|eclipse-3.4.2-3.3|564	ln -s %{_javadir}/ant/ant-jsch.jar $ANTDIR/ant-jsch.jar
14mr|eclipse-3.4.2-3.3|565	ln -s %{_javadir}/ant/ant-junit.jar $ANTDIR/ant-junit.jar
14mr|eclipse-3.4.2-3.3|566	ln -s %{_javadir}/ant-launcher.jar $ANTDIR/ant-launcher.jar
14mr|eclipse-3.4.2-3.3|567	#ln -s %{_javadir}/ant/ant-netrexx.jar $ANTDIR/ant-netrexx.jar
14mr|eclipse-3.4.2-3.3|568	ln -s %{_javadir}/ant/ant-nodeps.jar $ANTDIR/ant-nodeps.jar
14mr|eclipse-3.4.2-3.3|569	#ln -s %{_javadir}/ant/ant-starteam.jar $ANTDIR/ant-starteam.jar
14mr|eclipse-3.4.2-3.3|570	#ln -s %{_javadir}/ant/ant-stylebook.jar $ANTDIR/ant-stylebook.jar
14mr|eclipse-3.4.2-3.3|571	ln -s %{_javadir}/ant/ant-swing.jar $ANTDIR/ant-swing.jar
14mr|eclipse-3.4.2-3.3|572	ln -s %{_javadir}/ant/ant-trax.jar $ANTDIR/ant-trax.jar
14mr|eclipse-3.4.2-3.3|573	#ln -s %{_javadir}/ant/ant-weblogic.jar $ANTDIR/ant-weblogic.jar
14mr|eclipse-3.4.2-3.3|574	## END ANT ##
14mr|eclipse-3.4.2-3.3|575	
14mr|eclipse-3.4.2-3.3|576	JETTYPLUGINVERSION=$(ls plugins | grep org.mortbay.jetty_5 | sed 's/org.mortbay.jetty_//')
14mr|eclipse-3.4.2-3.3|577	rm plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
14mr|eclipse-3.4.2-3.3|578	ln -s %{_javadir}/jetty5/jetty5.jar plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
14mr|eclipse-3.4.2-3.3|579	
14mr|eclipse-3.4.2-3.3|580	JUNITVERSION=$(ls plugins | grep org.junit_3 | sed 's/org.junit_//')
14mr|eclipse-3.4.2-3.3|581	build-jar-repository -s -p plugins/org.junit_$JUNITVERSION junit
14mr|eclipse-3.4.2-3.3|582	
14mr|eclipse-3.4.2-3.3|583	rm plugins/org.junit4/junit.jar
14mr|eclipse-3.4.2-3.3|584	ln -s %{_javadir}/junit4.jar plugins/org.junit4/junit.jar
14mr|eclipse-3.4.2-3.3|585	
14mr|eclipse-3.4.2-3.3|586	# link to the jsch jar
14mr|eclipse-3.4.2-3.3|587	JSCHVERSION=$(ls plugins | grep com.jcraft.jsch_ | \
14mr|eclipse-3.4.2-3.3|588	sed 's/com.jcraft.jsch_//')
14mr|eclipse-3.4.2-3.3|589	rm plugins/com.jcraft.jsch_*.jar
14mr|eclipse-3.4.2-3.3|590	ln -s %{_javadir}/jsch.jar plugins/com.jcraft.jsch_$JSCHVERSION
14mr|eclipse-3.4.2-3.3|591	
14mr|eclipse-3.4.2-3.3|592	# link to the icu4j stuff
14mr|eclipse-3.4.2-3.3|593	ICUVERSION=$(ls plugins | grep com.ibm.icu_ | sed 's/com.ibm.icu_//')
14mr|eclipse-3.4.2-3.3|594	rm plugins/com.ibm.icu_*.jar
14mr|eclipse-3.4.2-3.3|595	ln -s %{_libdir}/eclipse/plugins/com.ibm.icu_*.jar plugins/com.ibm.icu_$ICUVERSION
14mr|eclipse-3.4.2-3.3|596	
14mr|eclipse-3.4.2-3.3|597	# link to lucene
14mr|eclipse-3.4.2-3.3|598	LUCENEVERSION=$(ls plugins | grep org.apache.lucene_ | \
14mr|eclipse-3.4.2-3.3|599	sed 's/org.apache.lucene_//')
14mr|eclipse-3.4.2-3.3|600	rm plugins/org.apache.lucene_*
14mr|eclipse-3.4.2-3.3|601	ln -s %{_javadir}/lucene.jar plugins/org.apache.lucene_$LUCENEVERSION
14mr|eclipse-3.4.2-3.3|602	rm plugins/org.apache.lucene.analysis_*
14mr|eclipse-3.4.2-3.3|603	ln -s %{_javadir}/lucene-contrib/lucene-analyzers.jar \
14mr|eclipse-3.4.2-3.3|604	plugins/org.apache.lucene.analysis_$LUCENEVERSION
14mr|eclipse-3.4.2-3.3|605	
14mr|eclipse-3.4.2-3.3|606	# link to commons-logging
14mr|eclipse-3.4.2-3.3|607	COMMONSLOGGINGVERSION=$(ls plugins | grep commons.logging_ | \
14mr|eclipse-3.4.2-3.3|608	sed 's/org.apache.commons.logging_//')
14mr|eclipse-3.4.2-3.3|609	rm plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
14mr|eclipse-3.4.2-3.3|610	ln -s %{_javadir}/commons-logging.jar \
14mr|eclipse-3.4.2-3.3|611	plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
14mr|eclipse-3.4.2-3.3|612	
14mr|eclipse-3.4.2-3.3|613	# link to commons-el
14mr|eclipse-3.4.2-3.3|614	COMMONSELVERSION=$(ls plugins | grep commons.el_ | \
14mr|eclipse-3.4.2-3.3|615	sed 's/org.apache.commons.el_//')
14mr|eclipse-3.4.2-3.3|616	rm plugins/org.apache.commons.el_$COMMONSELVERSION
14mr|eclipse-3.4.2-3.3|617	ln -s %{_javadir}/commons-el.jar \
14mr|eclipse-3.4.2-3.3|618	plugins/org.apache.commons.el_$COMMONSELVERSION
14mr|eclipse-3.4.2-3.3|619	
14mr|eclipse-3.4.2-3.3|620	# link to jasper
14mr|eclipse-3.4.2-3.3|621	JASPERVERSION=$(ls plugins | grep org.apache.jasper_ | \
14mr|eclipse-3.4.2-3.3|622	sed 's/org.apache.jasper_//')
14mr|eclipse-3.4.2-3.3|623	rm plugins/org.apache.jasper_*.jar
14mr|eclipse-3.4.2-3.3|624	ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_* \
14mr|eclipse-3.4.2-3.3|625	plugins/org.apache.jasper_$JASPERVERSION
14mr|eclipse-3.4.2-3.3|626	
14mr|eclipse-3.4.2-3.3|627	# link to servlet-api
14mr|eclipse-3.4.2-3.3|628	SERVLETAPIVERSION=$(ls plugins | grep javax.servlet_ | \
14mr|eclipse-3.4.2-3.3|629	sed 's/javax.servlet_//')
14mr|eclipse-3.4.2-3.3|630	rm plugins/javax.servlet_*
14mr|eclipse-3.4.2-3.3|631	ln -s %{_javadir}/tomcat5-servlet-2.4-api.jar \
14mr|eclipse-3.4.2-3.3|632	plugins/javax.servlet_$SERVLETAPIVERSION
14mr|eclipse-3.4.2-3.3|633	
14mr|eclipse-3.4.2-3.3|634	# link to jsp-api
14mr|eclipse-3.4.2-3.3|635	JSPAPIVERSION=$(ls plugins | grep javax.servlet.jsp_ | \
14mr|eclipse-3.4.2-3.3|636	sed 's/javax.servlet.jsp_//')
14mr|eclipse-3.4.2-3.3|637	rm plugins/javax.servlet.jsp_*
14mr|eclipse-3.4.2-3.3|638	ln -s %{_javadir}/tomcat5-jsp-2.0-api.jar \
14mr|eclipse-3.4.2-3.3|639	plugins/javax.servlet.jsp_$JSPAPIVERSION
14mr|eclipse-3.4.2-3.3|640	
14mr|eclipse-3.4.2-3.3|641	# delete included jars
14mr|eclipse-3.4.2-3.3|642	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=170662
14mr|eclipse-3.4.2-3.3|643	rm plugins/org.eclipse.swt.win32.win32.x86/swt.jar \
14mr|eclipse-3.4.2-3.3|644	plugins/org.eclipse.swt/extra_jars/exceptions.jar \
14mr|eclipse-3.4.2-3.3|645	plugins/org.eclipse.swt.tools/swttools.jar \
14mr|eclipse-3.4.2-3.3|646	plugins/org.eclipse.osgi/osgi/osgi.cmpn.jar \
14mr|eclipse-3.4.2-3.3|647	plugins/org.eclipse.osgi/osgi/osgi.core.jar \
14mr|eclipse-3.4.2-3.3|648	plugins/org.eclipse.osgi/supplement/osgi/osgi.jar
14mr|eclipse-3.4.2-3.3|649	
14mr|eclipse-3.4.2-3.3|650	# FIXME:  figure out a way to symlink to something.  Alternatively,
14mr|eclipse-3.4.2-3.3|651	# patch out of package.org.eclipse.sdk*.xml.
14mr|eclipse-3.4.2-3.3|652	# Delete unnecessary-for-build source JARs
14mr|eclipse-3.4.2-3.3|653	#rm plugins/*.source_*.jar
14mr|eclipse-3.4.2-3.3|654	
14mr|eclipse-3.4.2-3.3|655	# make sure there are no jars left
14mr|eclipse-3.4.2-3.3|656	JARS=""
14mr|eclipse-3.4.2-3.3|657	for j in $(find -name \*.jar); do
14mr|eclipse-3.4.2-3.3|658	if [ ! -L $j ]; then
14mr|eclipse-3.4.2-3.3|659	JARS="$JARS `echo $j`"
14mr|eclipse-3.4.2-3.3|660	fi
14mr|eclipse-3.4.2-3.3|661	done
14mr|eclipse-3.4.2-3.3|662	if [ ! -z "$JARS" ]; then
14mr|eclipse-3.4.2-3.3|663	echo "These jars should be deleted and symlinked to system jars: $JARS"
14mr|eclipse-3.4.2-3.3|664	#FIXME: enable  exit 1
14mr|eclipse-3.4.2-3.3|665	fi
14mr|eclipse-3.4.2-3.3|666	
14mr|eclipse-3.4.2-3.3|667	tar jxf %{SOURCE20}
14mr|eclipse-3.4.2-3.3|668	
14mr|eclipse-3.4.2-3.3|669	# ECF filetransfer plugins
14mr|eclipse-3.4.2-3.3|670	tar jxf %{SOURCE25}
14mr|eclipse-3.4.2-3.3|671	pushd org.eclipse.ecf
14mr|eclipse-3.4.2-3.3|672	%patch35
14mr|eclipse-3.4.2-3.3|673	mkdir -p features/org.eclipse.ecf.filetransfer-feature
14mr|eclipse-3.4.2-3.3|674	pushd features/org.eclipse.ecf.filetransfer-feature
14mr|eclipse-3.4.2-3.3|675	cp -p %{SOURCE26} feature.xml
14mr|eclipse-3.4.2-3.3|676	cp -p %{SOURCE27} build.properties
14mr|eclipse-3.4.2-3.3|677	popd
14mr|eclipse-3.4.2-3.3|678	popd
14mr|eclipse-3.4.2-3.3|679	sed --in-place "s/uname \-p/uname \-m/"  plugins/org.eclipse.swt/Eclipse\ SWT\ PI/gtk/library/build.sh
14mr|eclipse-3.4.2-3.3|680	
14mr|eclipse-3.4.2-3.3|681	# Test framework
14mr|eclipse-3.4.2-3.3|682	tar jxvf %{SOURCE30}
14mr|eclipse-3.4.2-3.3|683	pushd %{name}-%{version}-testframework
14mr|eclipse-3.4.2-3.3|684	%patch41
14mr|eclipse-3.4.2-3.3|685	pushd org.eclipse.test
14mr|eclipse-3.4.2-3.3|686	%patch42
14mr|eclipse-3.4.2-3.3|687	popd
14mr|eclipse-3.4.2-3.3|688	sed -i "s:/usr/lib/eclipse:%{_libdir}/%{name}:" org.eclipse.test/library.xml
14mr|eclipse-3.4.2-3.3|689	popd
14mr|eclipse-3.4.2-3.3|690	
14mr|eclipse-3.4.2-3.3|691	%patch43
14mr|eclipse-3.4.2-3.3|692	%patch44
14mr|eclipse-3.4.2-3.3|693	%patch46 -p1
14mr|eclipse-3.4.2-3.3|694	
14mr|eclipse-3.4.2-3.3|695	%patch47 -p0
14mr|eclipse-3.4.2-3.3|696	
14mr|eclipse-3.4.2-3.3|697	%build
14mr|eclipse-3.4.2-3.3|698	ORIGCLASSPATH=$CLASSPATH
14mr|eclipse-3.4.2-3.3|699	
14mr|eclipse-3.4.2-3.3|700	# Bootstrapping:
14mr|eclipse-3.4.2-3.3|701	# 1. Build ecj with javac
14mr|eclipse-3.4.2-3.3|702	%ant -DcompilerArg="-encoding ISO-8859-1 -nowarn" -buildfile jdtcoresrc/compilejdtcorewithjavac.xml
14mr|eclipse-3.4.2-3.3|703	
14mr|eclipse-3.4.2-3.3|704	# 2. Use this ecj to rebuild itself
14mr|eclipse-3.4.2-3.3|705	export CLASSPATH=`pwd`/jdtcoresrc/ecj.jar:$ORIGCLASSPATH
14mr|eclipse-3.4.2-3.3|706	%ant -DcompilerArg="-encoding ISO-8859-1 -nowarn" -buildfile jdtcoresrc/compilejdtcore.xml
14mr|eclipse-3.4.2-3.3|707	
14mr|eclipse-3.4.2-3.3|708	# Build the rest of Eclipse
14mr|eclipse-3.4.2-3.3|709	export CLASSPATH=`pwd`/ecj.jar:$ORIGCLASSPATH
14mr|eclipse-3.4.2-3.3|710	export JAVA_HOME=%{java_home}
14mr|eclipse-3.4.2-3.3|711	%ant \
14mr|eclipse-3.4.2-3.3|712	-Dnobootstrap=true \
14mr|eclipse-3.4.2-3.3|713	-DinstallOs=linux -DinstallWs=gtk -DinstallArch=%{eclipse_arch} \
14mr|eclipse-3.4.2-3.3|714	-Dlibsconfig=true \
14mr|eclipse-3.4.2-3.3|715	-DJavaSE-1.6=%{_jvmdir}/java/jre/lib/rt.jar \
14mr|eclipse-3.4.2-3.3|716	-DcompilerArg="-encoding ISO-8859-1 -nowarn"
14mr|eclipse-3.4.2-3.3|717	
14mr|eclipse-3.4.2-3.3|718	# Build the FileInitializer application
14mr|eclipse-3.4.2-3.3|719	SDK=$(cd eclipse && pwd)
14mr|eclipse-3.4.2-3.3|720	mkdir -p home
14mr|eclipse-3.4.2-3.3|721	homedir=$(cd home && pwd)
14mr|eclipse-3.4.2-3.3|722	LAUNCHERVERSION=$(ls $SDK/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
14mr|eclipse-3.4.2-3.3|723	PDEPLUGINVERSION=$(ls $SDK/plugins | grep pde.build_ | sed 's/org.eclipse.pde.build_//')
14mr|eclipse-3.4.2-3.3|724	pushd equinox-incubator
14mr|eclipse-3.4.2-3.3|725	mkdir -p build
14mr|eclipse-3.4.2-3.3|726	
14mr|eclipse-3.4.2-3.3|727	# This can go away when package build handles plugins (not just features)
14mr|eclipse-3.4.2-3.3|728	echo "<project default=\"main\"><target name=\"main\"></target></project>" > build/assemble.org.eclipse.equinox.initializer.all.xml
14mr|eclipse-3.4.2-3.3|729	echo "<project default=\"main\"><target name=\"main\"></target></project>" > build/package.org.eclipse.equinox.initializer.all.xml
14mr|eclipse-3.4.2-3.3|730	
14mr|eclipse-3.4.2-3.3|731	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|732	-Duser.home=$homedir                              \
14mr|eclipse-3.4.2-3.3|733	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|734	-application org.eclipse.ant.core.antRunner       \
14mr|eclipse-3.4.2-3.3|735	-Dtype=plugin                                    \
14mr|eclipse-3.4.2-3.3|736	-Did=org.eclipse.equinox.initializer                   \
14mr|eclipse-3.4.2-3.3|737	-DsourceDirectory=$(pwd)                          \
14mr|eclipse-3.4.2-3.3|738	-DbaseLocation=$SDK \
14mr|eclipse-3.4.2-3.3|739	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
14mr|eclipse-3.4.2-3.3|740	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
14mr|eclipse-3.4.2-3.3|741	
14mr|eclipse-3.4.2-3.3|742	pushd build/plugins/org.eclipse.equinox.initializer
14mr|eclipse-3.4.2-3.3|743	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|744	-Duser.home=$homedir                              \
14mr|eclipse-3.4.2-3.3|745	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|746	-application org.eclipse.ant.core.antRunner       \
14mr|eclipse-3.4.2-3.3|747	-f build.xml build.update.jar
14mr|eclipse-3.4.2-3.3|748	popd
14mr|eclipse-3.4.2-3.3|749	popd
14mr|eclipse-3.4.2-3.3|750	
14mr|eclipse-3.4.2-3.3|751	# Build the ECF filetransfer plugins
14mr|eclipse-3.4.2-3.3|752	pushd org.eclipse.ecf
14mr|eclipse-3.4.2-3.3|753	mkdir -p build
14mr|eclipse-3.4.2-3.3|754	
14mr|eclipse-3.4.2-3.3|755	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|756	-Duser.home=$homedir                              \
14mr|eclipse-3.4.2-3.3|757	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|758	-application org.eclipse.ant.core.antRunner       \
14mr|eclipse-3.4.2-3.3|759	-Dtype=feature                                    \
14mr|eclipse-3.4.2-3.3|760	-Did=org.eclipse.ecf.filetransfer_feature                   \
14mr|eclipse-3.4.2-3.3|761	-DsourceDirectory=$(pwd)                          \
14mr|eclipse-3.4.2-3.3|762	-DbaseLocation=$SDK \
14mr|eclipse-3.4.2-3.3|763	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
14mr|eclipse-3.4.2-3.3|764	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
14mr|eclipse-3.4.2-3.3|765	
14mr|eclipse-3.4.2-3.3|766	popd
14mr|eclipse-3.4.2-3.3|767	
14mr|eclipse-3.4.2-3.3|768	# Build the test framework
14mr|eclipse-3.4.2-3.3|769	pushd %{name}-%{version}-testframework
14mr|eclipse-3.4.2-3.3|770	mkdir -p build
14mr|eclipse-3.4.2-3.3|771	
14mr|eclipse-3.4.2-3.3|772	# The qualifier is what is in upstream's release:
14mr|eclipse-3.4.2-3.3|773	# http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/eclipse-test-framework-3.4.zip
14mr|eclipse-3.4.2-3.3|774	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|775	-Duser.home=$homedir                              \
14mr|eclipse-3.4.2-3.3|776	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|777	-application org.eclipse.ant.core.antRunner       \
14mr|eclipse-3.4.2-3.3|778	-Dtype=feature                                    \
14mr|eclipse-3.4.2-3.3|779	-Did=org.eclipse.test                   \
14mr|eclipse-3.4.2-3.3|780	-DsourceDirectory=$(pwd)                          \
14mr|eclipse-3.4.2-3.3|781	-DbaseLocation=$SDK \
14mr|eclipse-3.4.2-3.3|782	-DforceContextQualifier=v20080507 \
14mr|eclipse-3.4.2-3.3|783	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
14mr|eclipse-3.4.2-3.3|784	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
14mr|eclipse-3.4.2-3.3|785	
14mr|eclipse-3.4.2-3.3|786	unzip build/rpmBuild/org.eclipse.test.zip
14mr|eclipse-3.4.2-3.3|787	# These are already in the SDK
14mr|eclipse-3.4.2-3.3|788	rm eclipse/epl-v10.html eclipse/notice.html
14mr|eclipse-3.4.2-3.3|789	rm -rf eclipse/plugins/org.junit*
14mr|eclipse-3.4.2-3.3|790	rm build/rpmBuild/org.eclipse.test.zip
14mr|eclipse-3.4.2-3.3|791	zip -r build/rpmBuild/org.eclipse.test.zip eclipse
14mr|eclipse-3.4.2-3.3|792	popd
14mr|eclipse-3.4.2-3.3|793	
14mr|eclipse-3.4.2-3.3|794	
14mr|eclipse-3.4.2-3.3|795	%install
14mr|eclipse-3.4.2-3.3|796	# Get swt version
14mr|eclipse-3.4.2-3.3|797	SWT_MAJ_VER=$(grep maj_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
14mr|eclipse-3.4.2-3.3|798	SWT_MIN_VER=$(grep min_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
14mr|eclipse-3.4.2-3.3|799	SWT_VERSION=$SWT_MAJ_VER$SWT_MIN_VER
14mr|eclipse-3.4.2-3.3|800	
14mr|eclipse-3.4.2-3.3|801	# Some directories we need
14mr|eclipse-3.4.2-3.3|802	sdkDir=$RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|803	install -d -m 755 $sdkDir
14mr|eclipse-3.4.2-3.3|804	install -d -m 755 $sdkDir/plugins
14mr|eclipse-3.4.2-3.3|805	install -d -m 755 $sdkDir/features
14mr|eclipse-3.4.2-3.3|806	# FIXME:  We can probably get rid of the links directory (for the
14mr|eclipse-3.4.2-3.3|807	# datadir.link file) when we ensure all plugins are installing into
14mr|eclipse-3.4.2-3.3|808	# dropins (either in libdir or datadir).
14mr|eclipse-3.4.2-3.3|809	install -d -m 755 $RPM_BUILD_ROOT%{_libdir}/java
14mr|eclipse-3.4.2-3.3|810	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|eclipse-3.4.2-3.3|811	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/dropins
14mr|eclipse-3.4.2-3.3|812	
14mr|eclipse-3.4.2-3.3|813	# FIXME:  Please don't install stuff to these directories.  They're only
14mr|eclipse-3.4.2-3.3|814	# still here for legacy plugins (which probably won't function in 3.4).
14mr|eclipse-3.4.2-3.3|815	# We'll remove these later.
14mr|eclipse-3.4.2-3.3|816	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/features
14mr|eclipse-3.4.2-3.3|817	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins
14mr|eclipse-3.4.2-3.3|818	
14mr|eclipse-3.4.2-3.3|819	# Explode the resulting SDK tarball
14mr|eclipse-3.4.2-3.3|820	tar -C $RPM_BUILD_ROOT%{_libdir} -zxf result/linux-gtk-%{eclipse_arch}-sdk.tar.gz
14mr|eclipse-3.4.2-3.3|821	
14mr|eclipse-3.4.2-3.3|822	# ECF filetransfer plugins we built
14mr|eclipse-3.4.2-3.3|823	rm $sdkDir/plugins/org.eclipse.ecf*.jar
14mr|eclipse-3.4.2-3.3|824	unzip -d $RPM_BUILD_ROOT%{_libdir} \
14mr|eclipse-3.4.2-3.3|825	org.eclipse.ecf/build/rpmBuild/org.eclipse.ecf.filetransfer_feature.zip
14mr|eclipse-3.4.2-3.3|826	# Remove the feature we used for building
14mr|eclipse-3.4.2-3.3|827	rm -rf \
14mr|eclipse-3.4.2-3.3|828	$sdkDir/features/org.eclipse.ecf.filetransfer_feature_*
14mr|eclipse-3.4.2-3.3|829	
14mr|eclipse-3.4.2-3.3|830	# Test framework
14mr|eclipse-3.4.2-3.3|831	unzip -d $RPM_BUILD_ROOT%{_libdir} \
14mr|eclipse-3.4.2-3.3|832	%{name}-%{version}-testframework/build/rpmBuild/org.eclipse.test.zip
14mr|eclipse-3.4.2-3.3|833	mv $RPM_BUILD_ROOT%{_libdir}/eclipse/plugins/org.eclipse.test{_3.2.0,}
14mr|eclipse-3.4.2-3.3|834	
14mr|eclipse-3.4.2-3.3|835	LAUNCHERVERSION=$(ls $sdkDir/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
14mr|eclipse-3.4.2-3.3|836	
14mr|eclipse-3.4.2-3.3|837	# Install the file initializer app
14mr|eclipse-3.4.2-3.3|838	cp -p equinox-incubator/org.eclipse.equinox.initializer/org.eclipse.equinox.initializer_*.jar \
14mr|eclipse-3.4.2-3.3|839	$sdkDir/plugins
14mr|eclipse-3.4.2-3.3|840	
14mr|eclipse-3.4.2-3.3|841	# Install the Mandriva Eclipse product plugin
14mr|eclipse-3.4.2-3.3|842	unzip -qq -d $sdkDir/plugins %{SOURCE4}
14mr|eclipse-3.4.2-3.3|843	# Install the Mandriva Eclipse product feature
14mr|eclipse-3.4.2-3.3|844	unzip -qq -d $sdkDir/features %{SOURCE5}
14mr|eclipse-3.4.2-3.3|845	
14mr|eclipse-3.4.2-3.3|846	installDir=$sdkDir-Platform
14mr|eclipse-3.4.2-3.3|847	metadataDir=$installDir/metadata-Platform
14mr|eclipse-3.4.2-3.3|848	provisionDir=$installDir-provisioned
14mr|eclipse-3.4.2-3.3|849	profileId=PlatformProfile
14mr|eclipse-3.4.2-3.3|850	
14mr|eclipse-3.4.2-3.3|851	# Copy just the platform
14mr|eclipse-3.4.2-3.3|852	mkdir $installDir
14mr|eclipse-3.4.2-3.3|853	pushd $installDir
14mr|eclipse-3.4.2-3.3|854	sh %{SOURCE28} $sdkDir
14mr|eclipse-3.4.2-3.3|855	mv plugins/*.source* $sdkDir/plugins
14mr|eclipse-3.4.2-3.3|856	popd
14mr|eclipse-3.4.2-3.3|857	
14mr|eclipse-3.4.2-3.3|858	# Generate metadata for the platform
14mr|eclipse-3.4.2-3.3|859	%java \
14mr|eclipse-3.4.2-3.3|860	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|861	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|862	-application \
14mr|eclipse-3.4.2-3.3|863	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
14mr|eclipse-3.4.2-3.3|864	-metadataRepository file:$metadataDir \
14mr|eclipse-3.4.2-3.3|865	-artifactRepository file:$metadataDir \
14mr|eclipse-3.4.2-3.3|866	-source $installDir \
14mr|eclipse-3.4.2-3.3|867	-root "Mandriva Eclipse Platform" \
14mr|eclipse-3.4.2-3.3|868	-rootVersion %{version} \
14mr|eclipse-3.4.2-3.3|869	-flavor tooling \
14mr|eclipse-3.4.2-3.3|870	-publishArtifacts \
14mr|eclipse-3.4.2-3.3|871	-append \
14mr|eclipse-3.4.2-3.3|872	-artifactRepositoryName "Mandriva Eclipse" \
14mr|eclipse-3.4.2-3.3|873	-metadataRepositoryName "Mandriva Eclipse"
14mr|eclipse-3.4.2-3.3|874	
14mr|eclipse-3.4.2-3.3|875	# JDT
14mr|eclipse-3.4.2-3.3|876	jdtDir=$sdkDir-JDT
14mr|eclipse-3.4.2-3.3|877	jdtMetadata=$jdtDir/metadata-JDT
14mr|eclipse-3.4.2-3.3|878	
14mr|eclipse-3.4.2-3.3|879	mkdir $jdtDir
14mr|eclipse-3.4.2-3.3|880	pushd $jdtDir
14mr|eclipse-3.4.2-3.3|881	mkdir features plugins
14mr|eclipse-3.4.2-3.3|882	mv $sdkDir/features/org.eclipse.jdt_* features
14mr|eclipse-3.4.2-3.3|883	for plugin in org.eclipse.jdt \
14mr|eclipse-3.4.2-3.3|884	org.eclipse.ant.ui \
14mr|eclipse-3.4.2-3.3|885	org.eclipse.jdt.apt.core \
14mr|eclipse-3.4.2-3.3|886	org.eclipse.jdt.apt.ui \
14mr|eclipse-3.4.2-3.3|887	org.eclipse.jdt.apt.pluggable.core \
14mr|eclipse-3.4.2-3.3|888	org.eclipse.jdt.compiler.apt \
14mr|eclipse-3.4.2-3.3|889	org.eclipse.jdt.compiler.tool \
14mr|eclipse-3.4.2-3.3|890	org.eclipse.jdt.core \
14mr|eclipse-3.4.2-3.3|891	org.eclipse.jdt.core.manipulation \
14mr|eclipse-3.4.2-3.3|892	org.eclipse.jdt.debug.ui \
14mr|eclipse-3.4.2-3.3|893	org.eclipse.jdt.debug \
14mr|eclipse-3.4.2-3.3|894	org.eclipse.jdt.junit \
14mr|eclipse-3.4.2-3.3|895	org.eclipse.jdt.junit.runtime \
14mr|eclipse-3.4.2-3.3|896	org.eclipse.jdt.junit4.runtime \
14mr|eclipse-3.4.2-3.3|897	org.eclipse.jdt.launching \
14mr|eclipse-3.4.2-3.3|898	org.eclipse.jdt.ui \
14mr|eclipse-3.4.2-3.3|899	org.junit \
14mr|eclipse-3.4.2-3.3|900	org.junit4 \
14mr|eclipse-3.4.2-3.3|901	org.eclipse.jdt.doc.user; do
14mr|eclipse-3.4.2-3.3|902	mv $sdkDir/plugins/${plugin}_* plugins
14mr|eclipse-3.4.2-3.3|903	done
14mr|eclipse-3.4.2-3.3|904	popd
14mr|eclipse-3.4.2-3.3|905	
14mr|eclipse-3.4.2-3.3|906	# Generate metadata for JDT
14mr|eclipse-3.4.2-3.3|907	%java \
14mr|eclipse-3.4.2-3.3|908	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|909	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|910	-application \
14mr|eclipse-3.4.2-3.3|911	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
14mr|eclipse-3.4.2-3.3|912	-metadataRepository file:$jdtMetadata \
14mr|eclipse-3.4.2-3.3|913	-artifactRepository file:$jdtMetadata \
14mr|eclipse-3.4.2-3.3|914	-source $jdtDir \
14mr|eclipse-3.4.2-3.3|915	-root "Mandriva Eclipse JDT" \
14mr|eclipse-3.4.2-3.3|916	-rootVersion %{version} \
14mr|eclipse-3.4.2-3.3|917	-flavor tooling \
14mr|eclipse-3.4.2-3.3|918	-append \
14mr|eclipse-3.4.2-3.3|919	-artifactRepositoryName "Mandriva Eclipse" \
14mr|eclipse-3.4.2-3.3|920	-metadataRepositoryName "Mandriva Eclipse"
14mr|eclipse-3.4.2-3.3|921	
14mr|eclipse-3.4.2-3.3|922	# SDK
14mr|eclipse-3.4.2-3.3|923	sdkMetadata=$sdkDir/metadata-SDK
14mr|eclipse-3.4.2-3.3|924	
14mr|eclipse-3.4.2-3.3|925	# Generate metadata for SDK
14mr|eclipse-3.4.2-3.3|926	%java \
14mr|eclipse-3.4.2-3.3|927	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|928	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|929	-application \
14mr|eclipse-3.4.2-3.3|930	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
14mr|eclipse-3.4.2-3.3|931	-metadataRepository file:$sdkMetadata \
14mr|eclipse-3.4.2-3.3|932	-artifactRepository file:$sdkMetadata \
14mr|eclipse-3.4.2-3.3|933	-source $sdkDir \
14mr|eclipse-3.4.2-3.3|934	-root "Mandriva Eclipse SDK" \
14mr|eclipse-3.4.2-3.3|935	-rootVersion %{version} \
14mr|eclipse-3.4.2-3.3|936	-flavor tooling \
14mr|eclipse-3.4.2-3.3|937	-publishArtifacts \
14mr|eclipse-3.4.2-3.3|938	-append \
14mr|eclipse-3.4.2-3.3|939	-artifactRepositoryName "Mandriva Eclipse" \
14mr|eclipse-3.4.2-3.3|940	-metadataRepositoryName "Mandriva Eclipse"
14mr|eclipse-3.4.2-3.3|941	
14mr|eclipse-3.4.2-3.3|942	# Director config.ini
14mr|eclipse-3.4.2-3.3|943	mv $installDir/configuration/config.ini{,.bak}
14mr|eclipse-3.4.2-3.3|944	cp -p %{SOURCE22} $installDir/configuration/config.ini
14mr|eclipse-3.4.2-3.3|945	
14mr|eclipse-3.4.2-3.3|946	# Debugging?  Add -debug and -consolelog
14mr|eclipse-3.4.2-3.3|947	# Provision with director
14mr|eclipse-3.4.2-3.3|948	%java \
14mr|eclipse-3.4.2-3.3|949	-Declipse.p2.data.area=file://$provisionDir/p2 \
14mr|eclipse-3.4.2-3.3|950	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
14mr|eclipse-3.4.2-3.3|951	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|952	-application \
14mr|eclipse-3.4.2-3.3|953	org.eclipse.equinox.p2.director.app.application \
14mr|eclipse-3.4.2-3.3|954	-flavor tooling \
14mr|eclipse-3.4.2-3.3|955	-installIU "Mandriva Eclipse Platform" \
14mr|eclipse-3.4.2-3.3|956	-version %{version} \
14mr|eclipse-3.4.2-3.3|957	-p2.os linux \
14mr|eclipse-3.4.2-3.3|958	-p2.ws gtk \
14mr|eclipse-3.4.2-3.3|959	-p2.arch %{eclipse_arch} \
14mr|eclipse-3.4.2-3.3|960	-roaming \
14mr|eclipse-3.4.2-3.3|961	-profile $profileId \
14mr|eclipse-3.4.2-3.3|962	-profileProperties org.eclipse.update.install.features=true \
14mr|eclipse-3.4.2-3.3|963	-metadataRepository file:$metadataDir \
14mr|eclipse-3.4.2-3.3|964	-artifactRepository file:$metadataDir \
14mr|eclipse-3.4.2-3.3|965	-destination $provisionDir \
14mr|eclipse-3.4.2-3.3|966	-bundlepool $provisionDir
14mr|eclipse-3.4.2-3.3|967	
14mr|eclipse-3.4.2-3.3|968	# Stuff in JDT, PDE, SDK
14mr|eclipse-3.4.2-3.3|969	for f in about.html about_files \.eclipseproduct epl-v10.html notice.html readme; do
14mr|eclipse-3.4.2-3.3|970	if 	[ -e $installDir/$f ]; then
14mr|eclipse-3.4.2-3.3|971	mv $installDir/$f $provisionDir
14mr|eclipse-3.4.2-3.3|972	fi
14mr|eclipse-3.4.2-3.3|973	done
14mr|eclipse-3.4.2-3.3|974	# FIXME:  should add artifacts.xml here
14mr|eclipse-3.4.2-3.3|975	dropins=$provisionDir/dropins
14mr|eclipse-3.4.2-3.3|976	mkdir -p $dropins/jdt $dropins/sdk
14mr|eclipse-3.4.2-3.3|977	mv $jdtDir/features $dropins/jdt
14mr|eclipse-3.4.2-3.3|978	mv $jdtDir/plugins $dropins/jdt
14mr|eclipse-3.4.2-3.3|979	mv $jdtMetadata/content.xml $dropins/jdt
14mr|eclipse-3.4.2-3.3|980	
14mr|eclipse-3.4.2-3.3|981	mv $sdkDir/features $dropins/sdk
14mr|eclipse-3.4.2-3.3|982	mv $sdkDir/plugins $dropins/sdk
14mr|eclipse-3.4.2-3.3|983	
14mr|eclipse-3.4.2-3.3|984	mv $sdkMetadata/content.xml $dropins/sdk
14mr|eclipse-3.4.2-3.3|985	rm -rf $metadataDir $jdtDir $sdkDir $installDir
14mr|eclipse-3.4.2-3.3|986	mv $provisionDir $sdkDir
14mr|eclipse-3.4.2-3.3|987	
14mr|eclipse-3.4.2-3.3|988	# Fix paths in p2 data
14mr|eclipse-3.4.2-3.3|989	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.core/cache
14mr|eclipse-3.4.2-3.3|990	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.director/rollback/content.xml
14mr|eclipse-3.4.2-3.3|991	sed -i "s|file\:$provisionDir/\ -\ bundle\ pool|Mandriva Eclipse|g" \
14mr|eclipse-3.4.2-3.3|992	$sdkDir/artifacts.xml
14mr|eclipse-3.4.2-3.3|993	profileDir=$sdkDir/p2/org.eclipse.equinox.p2.engine/profileRegistry
14mr|eclipse-3.4.2-3.3|994	pushd $profileDir
14mr|eclipse-3.4.2-3.3|995	sed -i "s|$provisionDir|%{_libdir}/%{name}|g" \
14mr|eclipse-3.4.2-3.3|996	PlatformProfile.profile/*
14mr|eclipse-3.4.2-3.3|997	sed -i "s|$RPM_BUILD_ROOT||g" PlatformProfile.profile/*
14mr|eclipse-3.4.2-3.3|998	popd
14mr|eclipse-3.4.2-3.3|999	
14mr|eclipse-3.4.2-3.3|1000	%ifarch ppc64 sparc sparcv9 sparc64 alpha ia64
14mr|eclipse-3.4.2-3.3|1001	cp -p features/org.eclipse.platform/gtk/eclipse.ini $sdkDir
14mr|eclipse-3.4.2-3.3|1002	%endif
14mr|eclipse-3.4.2-3.3|1003	
14mr|eclipse-3.4.2-3.3|1004	cp -p features/org.eclipse.platform/gtk/eclipse.ini.patched \
14mr|eclipse-3.4.2-3.3|1005	$sdkDir/eclipse.ini
14mr|eclipse-3.4.2-3.3|1006	# We have /usr/share/eclipse/dropins in eclipse.ini
14mr|eclipse-3.4.2-3.3|1007	sed -i "s|/usr/share|%{_datadir}|" $sdkDir/eclipse.ini
14mr|eclipse-3.4.2-3.3|1008	
14mr|eclipse-3.4.2-3.3|1009	# Add a compatibility symlink to startup.jar
14mr|eclipse-3.4.2-3.3|1010	pushd $sdkDir
14mr|eclipse-3.4.2-3.3|1011	LAUNCHERNAME=$(ls plugins | grep equinox.launcher_)
14mr|eclipse-3.4.2-3.3|1012	ln -s plugins/$LAUNCHERNAME startup.jar
14mr|eclipse-3.4.2-3.3|1013	popd
14mr|eclipse-3.4.2-3.3|1014	
14mr|eclipse-3.4.2-3.3|1015	# FIXME: investigate why it doesn't work to set this -- configuration data is
14mr|eclipse-3.4.2-3.3|1016	# always written to /usr/share/eclipse/configuration, even with
14mr|eclipse-3.4.2-3.3|1017	#     -Dosgi.sharedConfiguration.area=$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration
14mr|eclipse-3.4.2-3.3|1018	# Note (2006-12-05):  upon looking at this again, we (bkonrath, overholt) don't
14mr|eclipse-3.4.2-3.3|1019	# know what we're doing with $libdir_path :)  It requires some investigation.
14mr|eclipse-3.4.2-3.3|1020	#
14mr|eclipse-3.4.2-3.3|1021	# Extract .so files
14mr|eclipse-3.4.2-3.3|1022	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=90535
14mr|eclipse-3.4.2-3.3|1023	pushd $RPM_BUILD_ROOT
14mr|eclipse-3.4.2-3.3|1024	libdir_path=$(echo %{_libdir}/%{name} | sed -e 's/^\///')
14mr|eclipse-3.4.2-3.3|1025	%java -Dosgi.sharedConfiguration.area=$libdir_path/configuration \
14mr|eclipse-3.4.2-3.3|1026	-cp $libdir_path/startup.jar \
14mr|eclipse-3.4.2-3.3|1027	org.eclipse.core.launcher.Main \
14mr|eclipse-3.4.2-3.3|1028	-consolelog \
14mr|eclipse-3.4.2-3.3|1029	-application org.eclipse.equinox.initializer.configInitializer \
14mr|eclipse-3.4.2-3.3|1030	-fileInitializer %{SOURCE19}
14mr|eclipse-3.4.2-3.3|1031	popd
14mr|eclipse-3.4.2-3.3|1032	
14mr|eclipse-3.4.2-3.3|1033	# Remove the unnecessary configuration data
14mr|eclipse-3.4.2-3.3|1034	rm -r $sdkDir/configuration/org.eclipse.update
14mr|eclipse-3.4.2-3.3|1035	rm -r $sdkDir/configuration/org.eclipse.core.runtime
14mr|eclipse-3.4.2-3.3|1036	rm -r $sdkDir/configuration/org.eclipse.equinox.app
14mr|eclipse-3.4.2-3.3|1037	rm -r $sdkDir/configuration/.settings
14mr|eclipse-3.4.2-3.3|1038	rm -rf $sdkDir/configuration/*.log
14mr|eclipse-3.4.2-3.3|1039	dataDirs=$(find $sdkDir/configuration \
14mr|eclipse-3.4.2-3.3|1040	-type d -name data)
14mr|eclipse-3.4.2-3.3|1041	for dataDir in $dataDirs; do
14mr|eclipse-3.4.2-3.3|1042	rm -rf `dirname $dataDir`
14mr|eclipse-3.4.2-3.3|1043	done
14mr|eclipse-3.4.2-3.3|1044	
14mr|eclipse-3.4.2-3.3|1045	# Do this again after we've run the file initializer
14mr|eclipse-3.4.2-3.3|1046	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.core/cache
14mr|eclipse-3.4.2-3.3|1047	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.director/rollback/content.xml
14mr|eclipse-3.4.2-3.3|1048	pushd $profileDir
14mr|eclipse-3.4.2-3.3|1049	sed -i "s|$RPM_BUILD_ROOT||g" *.profile/*
14mr|eclipse-3.4.2-3.3|1050	popd
14mr|eclipse-3.4.2-3.3|1051	
14mr|eclipse-3.4.2-3.3|1052	pushd $sdkDir
14mr|eclipse-3.4.2-3.3|1053	# Create file listings for the extracted shared libraries
14mr|eclipse-3.4.2-3.3|1054	echo -n "" > %{_builddir}/%{name}-%{version}/%{name}-platform.install;
14mr|eclipse-3.4.2-3.3|1055	echo -n "" > %{_builddir}/%{name}-%{version}/%{name}-swt.install;
14mr|eclipse-3.4.2-3.3|1056	for id in `ls configuration/org.eclipse.osgi/bundles`; do
14mr|eclipse-3.4.2-3.3|1057	if [ "Xconfiguration" = $(echo X`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
14mr|eclipse-3.4.2-3.3|1058	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" > %{_builddir}/%{name}-%{version}/%{name}-swt.install;
14mr|eclipse-3.4.2-3.3|1059	else
14mr|eclipse-3.4.2-3.3|1060	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" >> %{_builddir}/%{name}-%{version}/%{name}-platform.install;
14mr|eclipse-3.4.2-3.3|1061	fi
14mr|eclipse-3.4.2-3.3|1062	done
14mr|eclipse-3.4.2-3.3|1063	popd
14mr|eclipse-3.4.2-3.3|1064	
14mr|eclipse-3.4.2-3.3|1065	# Install symlinks to the SWT JNI shared libraries in %%{_libdir}/eclipse
14mr|eclipse-3.4.2-3.3|1066	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1067	for lib in $(find configuration -name libswt\*.so); do
14mr|eclipse-3.4.2-3.3|1068	rm -f `basename $lib`
14mr|eclipse-3.4.2-3.3|1069	ln -sf $lib `basename $lib`
14mr|eclipse-3.4.2-3.3|1070	done
14mr|eclipse-3.4.2-3.3|1071	popd
14mr|eclipse-3.4.2-3.3|1072	
14mr|eclipse-3.4.2-3.3|1073	# Set eclipse.product to org.mandriva.ide.platform
14mr|eclipse-3.4.2-3.3|1074	sed --in-place "s/plugins\/org.eclipse.platform/plugins\/org.mandriva.ide.platform/" \
14mr|eclipse-3.4.2-3.3|1075	$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
14mr|eclipse-3.4.2-3.3|1076	sed --in-place "s/eclipse.product=org.eclipse.platform.ide/eclipse.product=org.mandriva.ide.platform.product/" \
14mr|eclipse-3.4.2-3.3|1077	$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
14mr|eclipse-3.4.2-3.3|1078	
14mr|eclipse-3.4.2-3.3|1079	# Install the Eclipse binary wrapper
14mr|eclipse-3.4.2-3.3|1080	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
14mr|eclipse-3.4.2-3.3|1081	ln -s %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|eclipse-3.4.2-3.3|1082	#install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
14mr|eclipse-3.4.2-3.3|1083	#cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/eclipse
14mr|eclipse-3.4.2-3.3|1084	#sed --in-place "s|@LIBDIR@|%{_libdir}|g" $RPM_BUILD_ROOT%{_bindir}/eclipse
14mr|eclipse-3.4.2-3.3|1085	#ECLIPSELIBSUFFIX=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher.gtk.linux*/*.so | sed "s/.*.launcher.gtk.linux.//")
14mr|eclipse-3.4.2-3.3|1086	#sed --in-place "s|@ECLIPSELIBSUFFIX@|$ECLIPSELIBSUFFIX|" $RPM_BUILD_ROOT%{_bindir}/eclipse
14mr|eclipse-3.4.2-3.3|1087	
14mr|eclipse-3.4.2-3.3|1088	# Ensure the shared libraries have the correct permissions
14mr|eclipse-3.4.2-3.3|1089	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1090	for lib in `find configuration -name \*.so`; do
14mr|eclipse-3.4.2-3.3|1091	chmod 755 $lib
14mr|eclipse-3.4.2-3.3|1092	done
14mr|eclipse-3.4.2-3.3|1093	
14mr|eclipse-3.4.2-3.3|1094	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/links
14mr|eclipse-3.4.2-3.3|1095	# FIXME:  We can probably get rid of the links file when we ensure all
14mr|eclipse-3.4.2-3.3|1096	# plugins are installing into dropins (either in libdir or datadir).
14mr|eclipse-3.4.2-3.3|1097	# Set up an extension location and a link file for the arch-independent dir
14mr|eclipse-3.4.2-3.3|1098	echo "path:%{_datadir}" > \
14mr|eclipse-3.4.2-3.3|1099	$sdkDir/links/datadir.link
14mr|eclipse-3.4.2-3.3|1100	
14mr|eclipse-3.4.2-3.3|1101	# Ensure the launcher binary has the correct permissions
14mr|eclipse-3.4.2-3.3|1102	chmod 755 $RPM_BUILD_ROOT/%{_libdir}/%{name}/%{name}
14mr|eclipse-3.4.2-3.3|1103	
14mr|eclipse-3.4.2-3.3|1104	# Create file listings for the extracted shared libraries
14mr|eclipse-3.4.2-3.3|1105	echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
14mr|eclipse-3.4.2-3.3|1106	for id in `ls configuration/org.eclipse.osgi/bundles`; do
14mr|eclipse-3.4.2-3.3|1107	if [ "Xconfiguration" = $(echo X`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
14mr|eclipse-3.4.2-3.3|1108	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" > %{_builddir}/%{buildsubdir}/%{name}-swt.install;
14mr|eclipse-3.4.2-3.3|1109	else
14mr|eclipse-3.4.2-3.3|1110	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" >> %{_builddir}/%{buildsubdir}/%{name}-platform.install;
14mr|eclipse-3.4.2-3.3|1111	fi
14mr|eclipse-3.4.2-3.3|1112	done
14mr|eclipse-3.4.2-3.3|1113	popd
14mr|eclipse-3.4.2-3.3|1114	
14mr|eclipse-3.4.2-3.3|1115	# Install symlinks to the SWT JNI shared libraries in %%{_libdir}/eclipse
14mr|eclipse-3.4.2-3.3|1116	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1117	for lib in $(find configuration -name libswt\*.so); do
14mr|eclipse-3.4.2-3.3|1118	rm -f `basename $lib`
14mr|eclipse-3.4.2-3.3|1119	ln -sf $lib `basename $lib`
14mr|eclipse-3.4.2-3.3|1120	done
14mr|eclipse-3.4.2-3.3|1121	popd
14mr|eclipse-3.4.2-3.3|1122	
14mr|eclipse-3.4.2-3.3|1123	# Install the SWT jar symlinks in libdir
14mr|eclipse-3.4.2-3.3|1124	SWTJARVERSION=$(grep v$SWT_VERSION plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
14mr|eclipse-3.4.2-3.3|1125	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1126	ln -s plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_$SWTJARVERSION.jar swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar
14mr|eclipse-3.4.2-3.3|1127	ln -s swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar swt-gtk-%{eclipse_majmin}.jar
14mr|eclipse-3.4.2-3.3|1128	ln -s swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar swt.jar
14mr|eclipse-3.4.2-3.3|1129	mkdir -p %{buildroot}%{_jnidir}
14mr|eclipse-3.4.2-3.3|1130	ln -s %{_libdir}/%{name}/swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar %{buildroot}%{_jnidir}/swt.jar
14mr|eclipse-3.4.2-3.3|1131	popd
14mr|eclipse-3.4.2-3.3|1132	
14mr|eclipse-3.4.2-3.3|1133	# Install the eclipse-ecj.jar symlink for java-1.4.2-gcj-compat's "javac"
14mr|eclipse-3.4.2-3.3|1134	JDTCORESUFFIX=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/jdt/plugins \
14mr|eclipse-3.4.2-3.3|1135	| grep jdt.core_ | sed "s/org.eclipse.jdt.core_//")
14mr|eclipse-3.4.2-3.3|1136	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|eclipse-3.4.2-3.3|1137	ln -s %{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_$JDTCORESUFFIX \
14mr|eclipse-3.4.2-3.3|1138	$RPM_BUILD_ROOT%{_javadir}/eclipse-ecj-%{version}.jar
14mr|eclipse-3.4.2-3.3|1139	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
14mr|eclipse-3.4.2-3.3|1140	$RPM_BUILD_ROOT%{_javadir}/eclipse-ecj.jar
14mr|eclipse-3.4.2-3.3|1141	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
14mr|eclipse-3.4.2-3.3|1142	$RPM_BUILD_ROOT%{_javadir}/jdtcore-%{version}.jar
14mr|eclipse-3.4.2-3.3|1143	ln -s %{_javadir}/jdtcore-%{version}.jar \
14mr|eclipse-3.4.2-3.3|1144	$RPM_BUILD_ROOT%{_javadir}/jdtcore.jar
14mr|eclipse-3.4.2-3.3|1145	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
14mr|eclipse-3.4.2-3.3|1146	$RPM_BUILD_ROOT%{_javadir}/ecj-%{version}.jar
14mr|eclipse-3.4.2-3.3|1147	ln -s %{_javadir}/ecj-%{version}.jar \
14mr|eclipse-3.4.2-3.3|1148	$RPM_BUILD_ROOT%{_javadir}/ecj.jar
14mr|eclipse-3.4.2-3.3|1149	
14mr|eclipse-3.4.2-3.3|1150	# Icons
14mr|eclipse-3.4.2-3.3|1151	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
14mr|eclipse-3.4.2-3.3|1152	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse48.png \
14mr|eclipse-3.4.2-3.3|1153	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mr|eclipse-3.4.2-3.3|1154	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
14mr|eclipse-3.4.2-3.3|1155	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse32.png \
14mr|eclipse-3.4.2-3.3|1156	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mr|eclipse-3.4.2-3.3|1157	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
14mr|eclipse-3.4.2-3.3|1158	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse.png \
14mr|eclipse-3.4.2-3.3|1159	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mr|eclipse-3.4.2-3.3|1160	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/pixmaps
14mr|eclipse-3.4.2-3.3|1161	ln -s %{_datadir}/icons/hicolor/48x48/apps/%{name}.png $RPM_BUILD_ROOT%{_datadir}/pixmaps
14mr|eclipse-3.4.2-3.3|1162	
14mr|eclipse-3.4.2-3.3|1163	# Install the efj wrapper script
14mr|eclipse-3.4.2-3.3|1164	install -p -D -m0755 %{SOURCE17} $RPM_BUILD_ROOT%{_bindir}/efj
14mr|eclipse-3.4.2-3.3|1165	sed --in-place "s:startup.jar:%{_libdir}/%{name}/startup.jar:" \
14mr|eclipse-3.4.2-3.3|1166	$RPM_BUILD_ROOT%{_bindir}/efj
14mr|eclipse-3.4.2-3.3|1167	
14mr|eclipse-3.4.2-3.3|1168	# Install the ecj wrapper script
14mr|eclipse-3.4.2-3.3|1169	install -p -D -m0755 %{SOURCE18} $RPM_BUILD_ROOT%{_bindir}/ecj
14mr|eclipse-3.4.2-3.3|1170	sed --in-place "s:@JAVADIR@:%{_javadir}:" $RPM_BUILD_ROOT%{_bindir}/ecj
14mr|eclipse-3.4.2-3.3|1171	
14mr|eclipse-3.4.2-3.3|1172	# A sanity check.
14mr|eclipse-3.4.2-3.3|1173	desktop-file-validate %{SOURCE2}
14mr|eclipse-3.4.2-3.3|1174	
14mr|eclipse-3.4.2-3.3|1175	# freedesktop.org menu entry
14mr|eclipse-3.4.2-3.3|1176	install -p -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mr|eclipse-3.4.2-3.3|1177	
14mr|eclipse-3.4.2-3.3|1178	# Create a script that can be used to make a symlink tree of the
14mr|eclipse-3.4.2-3.3|1179	# eclipse platform.
14mr|eclipse-3.4.2-3.3|1180	cp -p %{SOURCE16} copy-platform
14mr|eclipse-3.4.2-3.3|1181	(
14mr|eclipse-3.4.2-3.3|1182	cd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1183	ls -d * | egrep -v '^(plugins|features|about_files|dropins)$'
14mr|eclipse-3.4.2-3.3|1184	ls -d plugins/* features/*
14mr|eclipse-3.4.2-3.3|1185	) |
14mr|eclipse-3.4.2-3.3|1186	sed -e's,^\(.*\),[ ! -e \1 ] \&\& ln -s $eclipse/\1 \1,' >> copy-platform
14mr|eclipse-3.4.2-3.3|1187	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
14mr|eclipse-3.4.2-3.3|1188	cp -p copy-platform $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
14mr|eclipse-3.4.2-3.3|1189	copyPlatform=$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/copy-platform
14mr|eclipse-3.4.2-3.3|1190	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1191	for p in $(ls -d dropins/jdt/plugins/*); do
14mr|eclipse-3.4.2-3.3|1192	plugin=$(basename $p)
14mr|eclipse-3.4.2-3.3|1193	echo $p | sed -e"s,^\(.*\),[ ! -e plugins/$plugin ] \&\& ln -s \$eclipse/\1 plugins/$plugin," >> $copyPlatform
14mr|eclipse-3.4.2-3.3|1194	done
14mr|eclipse-3.4.2-3.3|1195	for p in $(ls -d dropins/sdk/plugins/*); do
14mr|eclipse-3.4.2-3.3|1196	plugin=$(basename $p)
14mr|eclipse-3.4.2-3.3|1197	echo $p | sed -e"s,^\(.*\),[ ! -e plugins/$plugin ] \&\& ln -s \$eclipse/\1 plugins/$plugin," >> $copyPlatform
14mr|eclipse-3.4.2-3.3|1198	done
14mr|eclipse-3.4.2-3.3|1199	popd
14mr|eclipse-3.4.2-3.3|1200	
14mr|eclipse-3.4.2-3.3|1201	# Install the PDE Build wrapper script.
14mr|eclipse-3.4.2-3.3|1202	install -p -D -m0755 %{SOURCE21} \
14mr|eclipse-3.4.2-3.3|1203	$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
14mr|eclipse-3.4.2-3.3|1204	PDEBUILDVERSION=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/sdk/plugins \
14mr|eclipse-3.4.2-3.3|1205	| grep org.eclipse.pde.build_ | \
14mr|eclipse-3.4.2-3.3|1206	sed 's/org.eclipse.pde.build_//')
14mr|eclipse-3.4.2-3.3|1207	sed -i "s/@PDEBUILDVERSION@/$PDEBUILDVERSION/g" \
14mr|eclipse-3.4.2-3.3|1208	$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
14mr|eclipse-3.4.2-3.3|1209	
14mr|eclipse-3.4.2-3.3|1210	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1211	rm plugins/org.sat4j*
14mr|eclipse-3.4.2-3.3|1212	ln -s %{_javadir}/org.sat4j.core* plugins/org.sat4j.core_2.0.3.v20081021.jar
14mr|eclipse-3.4.2-3.3|1213	ln -s %{_javadir}/org.sat4j.pb* plugins/org.sat4j.pb_2.0.3.v20081021.jar
14mr|eclipse-3.4.2-3.3|1214	
14mr|eclipse-3.4.2-3.3|1215	ASMPLUGINVERSION=$(ls dropins/sdk/plugins | grep org.objectweb.asm_ | \
14mr|eclipse-3.4.2-3.3|1216	sed 's/org.objectweb.asm_//')
14mr|eclipse-3.4.2-3.3|1217	rm dropins/sdk/plugins/org.objectweb.asm_$ASMPLUGINVERSION
14mr|eclipse-3.4.2-3.3|1218	ln -s %{_javadir}/asm3/asm-all.jar \
14mr|eclipse-3.4.2-3.3|1219	dropins/sdk/plugins/org.objectweb.asm_$ASMPLUGINVERSION
14mr|eclipse-3.4.2-3.3|1220	
14mr|eclipse-3.4.2-3.3|1221	## BEGIN ANT ##
14mr|eclipse-3.4.2-3.3|1222	ANTDIR=plugins/$(ls plugins | grep org.apache.ant_)
14mr|eclipse-3.4.2-3.3|1223	rm $ANTDIR/lib/*
14mr|eclipse-3.4.2-3.3|1224	ANTDIR=$ANTDIR/lib
14mr|eclipse-3.4.2-3.3|1225	ln -s %{_javadir}/ant/ant-antlr.jar $ANTDIR/ant-antlr.jar
14mr|eclipse-3.4.2-3.3|1226	ln -s %{_javadir}/ant/ant-apache-bcel.jar $ANTDIR/ant-apache-bcel.jar
14mr|eclipse-3.4.2-3.3|1227	ln -s %{_javadir}/ant/ant-apache-bsf.jar $ANTDIR/ant-apache-bsf.jar
14mr|eclipse-3.4.2-3.3|1228	ln -s %{_javadir}/ant/ant-apache-log4j.jar $ANTDIR/ant-apache-log4j.jar
14mr|eclipse-3.4.2-3.3|1229	ln -s %{_javadir}/ant/ant-apache-oro.jar $ANTDIR/ant-apache-oro.jar
14mr|eclipse-3.4.2-3.3|1230	ln -s %{_javadir}/ant/ant-apache-regexp.jar $ANTDIR/ant-apache-regexp.jar
14mr|eclipse-3.4.2-3.3|1231	ln -s %{_javadir}/ant/ant-apache-resolver.jar $ANTDIR/ant-apache-resolver.jar
14mr|eclipse-3.4.2-3.3|1232	ln -s %{_javadir}/ant/ant-commons-logging.jar $ANTDIR/ant-commons-logging.jar
14mr|eclipse-3.4.2-3.3|1233	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
14mr|eclipse-3.4.2-3.3|1234	# the symlinks that are commented-out are not currently shipped on Fedora
14mr|eclipse-3.4.2-3.3|1235	ln -s %{_javadir}/ant/ant-commons-net.jar $ANTDIR/ant-commons-net.jar
14mr|eclipse-3.4.2-3.3|1236	#ln -s %{_javadir}/ant/ant-jai.jar $ANTDIR/ant-jai.jar
14mr|eclipse-3.4.2-3.3|1237	ln -s %{_javadir}/ant.jar $ANTDIR/ant.jar
14mr|eclipse-3.4.2-3.3|1238	ln -s %{_javadir}/ant/ant-javamail.jar $ANTDIR/ant-javamail.jar
14mr|eclipse-3.4.2-3.3|1239	ln -s %{_javadir}/ant/ant-jdepend.jar $ANTDIR/ant-jdepend.jar
14mr|eclipse-3.4.2-3.3|1240	#ln -s %{_javadir}/ant/ant-jmf.jar $ANTDIR/ant-jmf.jar
14mr|eclipse-3.4.2-3.3|1241	ln -s %{_javadir}/ant/ant-jsch.jar $ANTDIR/ant-jsch.jar
14mr|eclipse-3.4.2-3.3|1242	ln -s %{_javadir}/ant/ant-junit.jar $ANTDIR/ant-junit.jar
14mr|eclipse-3.4.2-3.3|1243	ln -s %{_javadir}/ant-launcher.jar $ANTDIR/ant-launcher.jar
14mr|eclipse-3.4.2-3.3|1244	#ln -s %{_javadir}/ant/ant-netrexx.jar $ANTDIR/ant-netrexx.jar
14mr|eclipse-3.4.2-3.3|1245	ln -s %{_javadir}/ant/ant-nodeps.jar $ANTDIR/ant-nodeps.jar
14mr|eclipse-3.4.2-3.3|1246	#ln -s %{_javadir}/ant/ant-starteam.jar $ANTDIR/ant-starteam.jar
14mr|eclipse-3.4.2-3.3|1247	#ln -s %{_javadir}/ant/ant-stylebook.jar $ANTDIR/ant-stylebook.jar
14mr|eclipse-3.4.2-3.3|1248	ln -s %{_javadir}/ant/ant-swing.jar $ANTDIR/ant-swing.jar
14mr|eclipse-3.4.2-3.3|1249	ln -s %{_javadir}/ant/ant-trax.jar $ANTDIR/ant-trax.jar
14mr|eclipse-3.4.2-3.3|1250	#ln -s %{_javadir}/ant/ant-weblogic.jar $ANTDIR/ant-weblogic.jar
14mr|eclipse-3.4.2-3.3|1251	## END ANT ##
14mr|eclipse-3.4.2-3.3|1252	
14mr|eclipse-3.4.2-3.3|1253	JETTYPLUGINVERSION=$(ls plugins | grep org.mortbay.jetty_5 | sed 's/org.mortbay.jetty_//')
14mr|eclipse-3.4.2-3.3|1254	rm plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
14mr|eclipse-3.4.2-3.3|1255	ln -s %{_javadir}/jetty5/jetty5.jar plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
14mr|eclipse-3.4.2-3.3|1256	
14mr|eclipse-3.4.2-3.3|1257	pushd dropins/jdt
14mr|eclipse-3.4.2-3.3|1258	build-jar-repository -s -p plugins/org.junit_* junit
14mr|eclipse-3.4.2-3.3|1259	
14mr|eclipse-3.4.2-3.3|1260	JUNIT4VERSION=$(ls plugins | grep org.junit4_ | sed 's/org.junit4_//')
14mr|eclipse-3.4.2-3.3|1261	rm plugins/org.junit4_$JUNIT4VERSION/junit.jar
14mr|eclipse-3.4.2-3.3|1262	ln -s %{_javadir}/junit4.jar plugins/org.junit4_$JUNIT4VERSION/junit.jar
14mr|eclipse-3.4.2-3.3|1263	popd
14mr|eclipse-3.4.2-3.3|1264	
14mr|eclipse-3.4.2-3.3|1265	JSCHVERSION=$(ls plugins | grep com.jcraft.jsch_ | sed 's/com.jcraft.jsch_//')
14mr|eclipse-3.4.2-3.3|1266	rm plugins/com.jcraft.jsch_$JSCHVERSION
14mr|eclipse-3.4.2-3.3|1267	ln -s %{_javadir}/jsch.jar plugins/com.jcraft.jsch_$JSCHVERSION
14mr|eclipse-3.4.2-3.3|1268	
14mr|eclipse-3.4.2-3.3|1269	# link to the icu4j stuff
14mr|eclipse-3.4.2-3.3|1270	ICUVERSION=$(ls plugins | grep com.ibm.icu_ | sed 's/com.ibm.icu_//')
14mr|eclipse-3.4.2-3.3|1271	rm plugins/com.ibm.icu_*.jar
14mr|eclipse-3.4.2-3.3|1272	ln -s %{_libdir}/eclipse/plugins/com.ibm.icu_*.jar plugins/com.ibm.icu_$ICUVERSION
14mr|eclipse-3.4.2-3.3|1273	
14mr|eclipse-3.4.2-3.3|1274	# link to lucene
14mr|eclipse-3.4.2-3.3|1275	LUCENEVERSION=$(ls plugins | grep org.apache.lucene_ | \
14mr|eclipse-3.4.2-3.3|1276	sed 's/org.apache.lucene_//')
14mr|eclipse-3.4.2-3.3|1277	rm plugins/org.apache.lucene_*
14mr|eclipse-3.4.2-3.3|1278	ln -s %{_javadir}/lucene.jar plugins/org.apache.lucene_$LUCENEVERSION
14mr|eclipse-3.4.2-3.3|1279	rm plugins/org.apache.lucene.analysis_*
14mr|eclipse-3.4.2-3.3|1280	ln -s %{_javadir}/lucene-contrib/lucene-analyzers.jar \
14mr|eclipse-3.4.2-3.3|1281	plugins/org.apache.lucene.analysis_$LUCENEVERSION
14mr|eclipse-3.4.2-3.3|1282	
14mr|eclipse-3.4.2-3.3|1283	# link to commons-logging
14mr|eclipse-3.4.2-3.3|1284	COMMONSLOGGINGVERSION=$(ls plugins | grep commons.logging_ | \
14mr|eclipse-3.4.2-3.3|1285	sed 's/org.apache.commons.logging_//')
14mr|eclipse-3.4.2-3.3|1286	rm plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
14mr|eclipse-3.4.2-3.3|1287	ln -s %{_javadir}/commons-logging.jar \
14mr|eclipse-3.4.2-3.3|1288	plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
14mr|eclipse-3.4.2-3.3|1289	
14mr|eclipse-3.4.2-3.3|1290	# link to commons-el
14mr|eclipse-3.4.2-3.3|1291	COMMONSELVERSION=$(ls plugins | grep commons.el_ | \
14mr|eclipse-3.4.2-3.3|1292	sed 's/org.apache.commons.el_//')
14mr|eclipse-3.4.2-3.3|1293	rm plugins/org.apache.commons.el_$COMMONSELVERSION
14mr|eclipse-3.4.2-3.3|1294	ln -s %{_javadir}/commons-el.jar \
14mr|eclipse-3.4.2-3.3|1295	plugins/org.apache.commons.el_$COMMONSELVERSION
14mr|eclipse-3.4.2-3.3|1296	
14mr|eclipse-3.4.2-3.3|1297	# link to jasper
14mr|eclipse-3.4.2-3.3|1298	JASPERVERSION=$(ls plugins | grep org.apache.jasper_ | \
14mr|eclipse-3.4.2-3.3|1299	sed 's/org.apache.jasper_//')
14mr|eclipse-3.4.2-3.3|1300	rm plugins/org.apache.jasper_*.jar
14mr|eclipse-3.4.2-3.3|1301	ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_* \
14mr|eclipse-3.4.2-3.3|1302	plugins/org.apache.jasper_$JASPERVERSION
14mr|eclipse-3.4.2-3.3|1303	
14mr|eclipse-3.4.2-3.3|1304	# link to servlet-api
14mr|eclipse-3.4.2-3.3|1305	SERVLETAPIVERSION=$(ls plugins | grep javax.servlet_ | \
14mr|eclipse-3.4.2-3.3|1306	sed 's/javax.servlet_//')
14mr|eclipse-3.4.2-3.3|1307	rm plugins/javax.servlet_*
14mr|eclipse-3.4.2-3.3|1308	ln -s %{_javadir}/tomcat5-servlet-2.4-api.jar \
14mr|eclipse-3.4.2-3.3|1309	plugins/javax.servlet_$SERVLETAPIVERSION
14mr|eclipse-3.4.2-3.3|1310	
14mr|eclipse-3.4.2-3.3|1311	# link to jsp-api
14mr|eclipse-3.4.2-3.3|1312	JSPAPIVERSION=$(ls plugins | grep javax.servlet.jsp_ | \
14mr|eclipse-3.4.2-3.3|1313	sed 's/javax.servlet.jsp_//')
14mr|eclipse-3.4.2-3.3|1314	rm plugins/javax.servlet.jsp_*
14mr|eclipse-3.4.2-3.3|1315	ln -s %{_javadir}/tomcat5-jsp-2.0-api.jar \
14mr|eclipse-3.4.2-3.3|1316	plugins/javax.servlet.jsp_$JSPAPIVERSION
14mr|eclipse-3.4.2-3.3|1317	
14mr|eclipse-3.4.2-3.3|1318	popd
14mr|eclipse-3.4.2-3.3|1319	
14mr|eclipse-3.4.2-3.3|1320	rm -f %{buildroot}%{_libdir}/%{name}/plugins/com.ibm.icu_*
14mr|eclipse-3.4.2-3.3|1321	
14mr|eclipse-3.4.2-3.3|1322	%post platform
14mr|eclipse-3.4.2-3.3|1323	%update_icon_cache
14mr|eclipse-3.4.2-3.3|1324	
14mr|eclipse-3.4.2-3.3|1325	%postun platform
14mr|eclipse-3.4.2-3.3|1326	%clean_icon_cache
14mr|eclipse-3.4.2-3.3|1327	
14mr|eclipse-3.4.2-3.3|1328	%files ecj
14mr|eclipse-3.4.2-3.3|1329	%dir %{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1330	%dir %{_libdir}/%{name}/dropins
14mr|eclipse-3.4.2-3.3|1331	%dir %{_libdir}/%{name}/dropins/jdt
14mr|eclipse-3.4.2-3.3|1332	%dir %{_libdir}/%{name}/dropins/jdt/plugins
14mr|eclipse-3.4.2-3.3|1333	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_*
14mr|eclipse-3.4.2-3.3|1334	%{_javadir}/eclipse-ecj*.jar
14mr|eclipse-3.4.2-3.3|1335	%{_javadir}/jdtcore*.jar
14mr|eclipse-3.4.2-3.3|1336	%{_javadir}/ecj*.jar
14mr|eclipse-3.4.2-3.3|1337	%{_bindir}/ecj
14mr|eclipse-3.4.2-3.3|1338	
14mr|eclipse-3.4.2-3.3|1339	%files swt -f %{name}-swt.install
14mr|eclipse-3.4.2-3.3|1340	%dir %{_libdir}/%{name}
14mr|eclipse-3.4.2-3.3|1341	%ifarch x86_64
14mr|eclipse-3.4.2-3.3|1342	%dir %{_libdir}/%{name}/libswt-*.so
14mr|eclipse-3.4.2-3.3|1343	%endif
14mr|eclipse-3.4.2-3.3|1344	%dir %{_libdir}/%{name}/plugins
14mr|eclipse-3.4.2-3.3|1345	%dir %{_libdir}/%{name}/configuration
14mr|eclipse-3.4.2-3.3|1346	%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi
14mr|eclipse-3.4.2-3.3|1347	%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles
14mr|eclipse-3.4.2-3.3|1348	%{_libdir}/%{name}/plugins/org.eclipse.swt_*
14mr|eclipse-3.4.2-3.3|1349	%{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_*
14mr|eclipse-3.4.2-3.3|1350	%{_libdir}/%{name}/swt-gtk*.jar
14mr|eclipse-3.4.2-3.3|1351	%{_libdir}/%{name}/swt.jar
14mr|eclipse-3.4.2-3.3|1352	%{_jnidir}/swt.jar
14mr|eclipse-3.4.2-3.3|1353	
14mr|eclipse-3.4.2-3.3|1354	%files rcp
14mr|eclipse-3.4.2-3.3|1355	%dir %{_libdir}/%{name}/features
14mr|eclipse-3.4.2-3.3|1356	%dir %{_datadir}/%{name}
14mr|eclipse-3.4.2-3.3|1357	%dir %{_datadir}/%{name}/features
14mr|eclipse-3.4.2-3.3|1358	%dir %{_datadir}/%{name}/plugins
14mr|eclipse-3.4.2-3.3|1359	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.bundledata*
14mr|eclipse-3.4.2-3.3|1360	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.lazy*
14mr|eclipse-3.4.2-3.3|1361	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.manager
14mr|eclipse-3.4.2-3.3|1362	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.state*
14mr|eclipse-3.4.2-3.3|1363	%config %{_libdir}/%{name}/configuration/config.ini
14mr|eclipse-3.4.2-3.3|1364	%config %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
14mr|eclipse-3.4.2-3.3|1365	%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
14mr|eclipse-3.4.2-3.3|1366	%{_libdir}/%{name}/notice.html
14mr|eclipse-3.4.2-3.3|1367	%{_libdir}/%{name}/epl-v10.html
14mr|eclipse-3.4.2-3.3|1368	%{_libdir}/%{name}/links
14mr|eclipse-3.4.2-3.3|1369	%{_libdir}/%{name}/about.html
14mr|eclipse-3.4.2-3.3|1370	%ifarch x86_64
14mr|eclipse-3.4.2-3.3|1371	%{_libdir}/%{name}/about_files
14mr|eclipse-3.4.2-3.3|1372	%endif
14mr|eclipse-3.4.2-3.3|1373	%{_libdir}/%{name}/readme
14mr|eclipse-3.4.2-3.3|1374	%{_libdir}/%{name}/startup.jar
14mr|eclipse-3.4.2-3.3|1375	%{_libdir}/%{name}/features/org.eclipse.rcp_*
14mr|eclipse-3.4.2-3.3|1376	%{_libdir}/%{name}/plugins/org.eclipse.core.commands_*
14mr|eclipse-3.4.2-3.3|1377	%{_libdir}/%{name}/plugins/org.eclipse.core.contenttype_*
14mr|eclipse-3.4.2-3.3|1378	%{_libdir}/%{name}/plugins/org.eclipse.core.databinding_*
14mr|eclipse-3.4.2-3.3|1379	%{_libdir}/%{name}/plugins/org.eclipse.core.databinding.beans_*
14mr|eclipse-3.4.2-3.3|1380	%{_libdir}/%{name}/plugins/org.eclipse.core.expressions_*
14mr|eclipse-3.4.2-3.3|1381	%{_libdir}/%{name}/plugins/org.eclipse.core.jobs_*
14mr|eclipse-3.4.2-3.3|1382	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime_*
14mr|eclipse-3.4.2-3.3|1383	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.auth_*
14mr|eclipse-3.4.2-3.3|1384	%{_libdir}/%{name}/plugins/org.eclipse.equinox.app_*
14mr|eclipse-3.4.2-3.3|1385	%{_libdir}/%{name}/plugins/org.eclipse.equinox.common_*
14mr|eclipse-3.4.2-3.3|1386	%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher_*
14mr|eclipse-3.4.2-3.3|1387	%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher.gtk.linux.%{eclipse_arch}_*
14mr|eclipse-3.4.2-3.3|1388	%{_libdir}/%{name}/plugins/org.eclipse.equinox.preferences_*
14mr|eclipse-3.4.2-3.3|1389	%{_libdir}/%{name}/plugins/org.eclipse.equinox.registry_*
14mr|eclipse-3.4.2-3.3|1390	%{_libdir}/%{name}/plugins/org.eclipse.help_*
14mr|eclipse-3.4.2-3.3|1391	%{_libdir}/%{name}/plugins/org.eclipse.jface_*
14mr|eclipse-3.4.2-3.3|1392	%{_libdir}/%{name}/plugins/org.eclipse.jface.databinding_*
14mr|eclipse-3.4.2-3.3|1393	%{_libdir}/%{name}/plugins/org.eclipse.osgi_*
14mr|eclipse-3.4.2-3.3|1394	%{_libdir}/%{name}/plugins/org.eclipse.rcp_*
14mr|eclipse-3.4.2-3.3|1395	%{_libdir}/%{name}/plugins/org.eclipse.ui_*
14mr|eclipse-3.4.2-3.3|1396	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench_*
14mr|eclipse-3.4.2-3.3|1397	%{_libdir}/%{name}/plugins/org.eclipse.update.configurator_*
14mr|eclipse-3.4.2-3.3|1398	%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator_*
14mr|eclipse-3.4.2-3.3|1399	
14mr|eclipse-3.4.2-3.3|1400	%files platform -f %{name}-platform.install
14mr|eclipse-3.4.2-3.3|1401	%attr(0755,root,root) %{_bindir}/%{name}
14mr|eclipse-3.4.2-3.3|1402	%config %{_libdir}/%{name}/eclipse.ini
14mr|eclipse-3.4.2-3.3|1403	%{_libdir}/%{name}/.eclipseproduct
14mr|eclipse-3.4.2-3.3|1404	%ifarch x86_64
14mr|eclipse-3.4.2-3.3|1405	%{_libdir}/%{name}/configuration/config.ini
14mr|eclipse-3.4.2-3.3|1406	%endif
14mr|eclipse-3.4.2-3.3|1407	%{_datadir}/applications/*
14mr|eclipse-3.4.2-3.3|1408	%{_datadir}/pixmaps/*
14mr|eclipse-3.4.2-3.3|1409	%{_datadir}/icons/*/*/apps/*
14mr|eclipse-3.4.2-3.3|1410	%{_libdir}/%{name}/eclipse
14mr|eclipse-3.4.2-3.3|1411	%dir %{_libdir}/%{name}/dropins
14mr|eclipse-3.4.2-3.3|1412	%dir %{_datadir}/%{name}/dropins
14mr|eclipse-3.4.2-3.3|1413	%{_libdir}/%{name}/features/org.eclipse.platform_*
14mr|eclipse-3.4.2-3.3|1414	%{_libdir}/%{name}/plugins/com.jcraft.jsch_*
14mr|eclipse-3.4.2-3.3|1415	%{_libdir}/%{name}/plugins/javax.servlet_*
14mr|eclipse-3.4.2-3.3|1416	%{_libdir}/%{name}/plugins/javax.servlet.jsp_*
14mr|eclipse-3.4.2-3.3|1417	%{_libdir}/%{name}/plugins/org.apache.ant_*
14mr|eclipse-3.4.2-3.3|1418	%{_libdir}/%{name}/plugins/org.apache.commons.el_*
14mr|eclipse-3.4.2-3.3|1419	%{_libdir}/%{name}/plugins/org.apache.commons.logging_*
14mr|eclipse-3.4.2-3.3|1420	%{_libdir}/%{name}/plugins/org.apache.lucene_*
14mr|eclipse-3.4.2-3.3|1421	%{_libdir}/%{name}/plugins/org.apache.lucene.analysis_*
14mr|eclipse-3.4.2-3.3|1422	%{_libdir}/%{name}/plugins/org.eclipse.ant.core_*
14mr|eclipse-3.4.2-3.3|1423	%{_libdir}/%{name}/plugins/org.eclipse.compare_*
14mr|eclipse-3.4.2-3.3|1424	%{_libdir}/%{name}/plugins/org.eclipse.core.boot_*
14mr|eclipse-3.4.2-3.3|1425	%{_libdir}/%{name}/plugins/org.eclipse.core.filebuffers_*
14mr|eclipse-3.4.2-3.3|1426	%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem_*
14mr|eclipse-3.4.2-3.3|1427	%{_libdir}/%{name}/plugins/org.mandriva.ide.platform_*
14mr|eclipse-3.4.2-3.3|1428	%{_libdir}/%{name}/features/org.mandriva.ide.feature_*
14mr|eclipse-3.4.2-3.3|1429	%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem.linux.%{eclipse_arch}_*
14mr|eclipse-3.4.2-3.3|1430	%{_libdir}/%{name}/plugins/org.eclipse.core.net_*
14mr|eclipse-3.4.2-3.3|1431	%ifarch %{ix86}
14mr|eclipse-3.4.2-3.3|1432	%{_libdir}/%{name}/plugins/org.eclipse.core.net.linux.x86_*
14mr|eclipse-3.4.2-3.3|1433	%endif
14mr|eclipse-3.4.2-3.3|1434	%{_libdir}/%{name}/plugins/org.eclipse.core.resources_*
14mr|eclipse-3.4.2-3.3|1435	%{_libdir}/%{name}/plugins/org.eclipse.core.resources.compatibility_*
14mr|eclipse-3.4.2-3.3|1436	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility_*
14mr|eclipse-3.4.2-3.3|1437	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.registry_*
14mr|eclipse-3.4.2-3.3|1438	%{_libdir}/%{name}/plugins/org.eclipse.core.variables_*
14mr|eclipse-3.4.2-3.3|1439	%{_libdir}/%{name}/plugins/org.eclipse.debug.core_*
14mr|eclipse-3.4.2-3.3|1440	%{_libdir}/%{name}/plugins/org.eclipse.debug.ui_*
14mr|eclipse-3.4.2-3.3|1441	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.jetty_*
14mr|eclipse-3.4.2-3.3|1442	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.registry_*
14mr|eclipse-3.4.2-3.3|1443	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.servlet_*
14mr|eclipse-3.4.2-3.3|1444	%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper_*
14mr|eclipse-3.4.2-3.3|1445	%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper.registry_*
14mr|eclipse-3.4.2-3.3|1446	%{_libdir}/%{name}/plugins/org.eclipse.help.appserver_*
14mr|eclipse-3.4.2-3.3|1447	%{_libdir}/%{name}/plugins/org.eclipse.help.base_*
14mr|eclipse-3.4.2-3.3|1448	%{_libdir}/%{name}/plugins/org.eclipse.help.ui_*
14mr|eclipse-3.4.2-3.3|1449	%{_libdir}/%{name}/plugins/org.eclipse.help.webapp_*
14mr|eclipse-3.4.2-3.3|1450	%{_libdir}/%{name}/plugins/org.eclipse.jface.text_*
14mr|eclipse-3.4.2-3.3|1451	%{_libdir}/%{name}/plugins/org.eclipse.jsch.core_*
14mr|eclipse-3.4.2-3.3|1452	%{_libdir}/%{name}/plugins/org.eclipse.jsch.ui_*
14mr|eclipse-3.4.2-3.3|1453	%{_libdir}/%{name}/plugins/org.eclipse.ltk.core.refactoring_*
14mr|eclipse-3.4.2-3.3|1454	%{_libdir}/%{name}/plugins/org.eclipse.ltk.ui.refactoring_*
14mr|eclipse-3.4.2-3.3|1455	%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*
14mr|eclipse-3.4.2-3.3|1456	%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*
14mr|eclipse-3.4.2-3.3|1457	%{_libdir}/%{name}/plugins/org.eclipse.platform_*
14mr|eclipse-3.4.2-3.3|1458	%{_libdir}/%{name}/plugins/org.eclipse.platform.doc.user_*
14mr|eclipse-3.4.2-3.3|1459	%{_libdir}/%{name}/plugins/org.eclipse.search_*
14mr|eclipse-3.4.2-3.3|1460	%{_libdir}/%{name}/plugins/org.eclipse.team.core_*
14mr|eclipse-3.4.2-3.3|1461	%{_libdir}/%{name}/plugins/org.eclipse.team.ui_*
14mr|eclipse-3.4.2-3.3|1462	%{_libdir}/%{name}/plugins/org.eclipse.text_*
14mr|eclipse-3.4.2-3.3|1463	%{_libdir}/%{name}/plugins/org.eclipse.ui.browser_*
14mr|eclipse-3.4.2-3.3|1464	%{_libdir}/%{name}/plugins/org.eclipse.ui.cheatsheets_*
14mr|eclipse-3.4.2-3.3|1465	%{_libdir}/%{name}/plugins/org.eclipse.ui.console_*
14mr|eclipse-3.4.2-3.3|1466	%{_libdir}/%{name}/plugins/org.eclipse.ui.editors_*
14mr|eclipse-3.4.2-3.3|1467	%{_libdir}/%{name}/plugins/org.eclipse.ui.externaltools_*
14mr|eclipse-3.4.2-3.3|1468	%{_libdir}/%{name}/plugins/org.eclipse.ui.forms_*
14mr|eclipse-3.4.2-3.3|1469	%{_libdir}/%{name}/plugins/org.eclipse.ui.ide_*
14mr|eclipse-3.4.2-3.3|1470	%{_libdir}/%{name}/plugins/org.eclipse.ui.ide.application_*
14mr|eclipse-3.4.2-3.3|1471	%{_libdir}/%{name}/plugins/org.eclipse.ui.intro_*
14mr|eclipse-3.4.2-3.3|1472	%{_libdir}/%{name}/plugins/org.eclipse.ui.intro.universal_*
14mr|eclipse-3.4.2-3.3|1473	%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator_*
14mr|eclipse-3.4.2-3.3|1474	%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator.resources_*
14mr|eclipse-3.4.2-3.3|1475	%{_libdir}/%{name}/plugins/org.eclipse.ui.net_*
14mr|eclipse-3.4.2-3.3|1476	%{_libdir}/%{name}/plugins/org.eclipse.ui.presentations.r21_*
14mr|eclipse-3.4.2-3.3|1477	%{_libdir}/%{name}/plugins/org.eclipse.ui.views_*
14mr|eclipse-3.4.2-3.3|1478	%{_libdir}/%{name}/plugins/org.eclipse.ui.views.properties.tabbed_*
14mr|eclipse-3.4.2-3.3|1479	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.compatibility_*
14mr|eclipse-3.4.2-3.3|1480	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.texteditor_*
14mr|eclipse-3.4.2-3.3|1481	%{_libdir}/%{name}/plugins/org.eclipse.update.core_*
14mr|eclipse-3.4.2-3.3|1482	%{_libdir}/%{name}/plugins/org.eclipse.update.core.linux_*
14mr|eclipse-3.4.2-3.3|1483	%{_libdir}/%{name}/plugins/org.eclipse.update.scheduler_*
14mr|eclipse-3.4.2-3.3|1484	%{_libdir}/%{name}/plugins/org.eclipse.update.ui_*
14mr|eclipse-3.4.2-3.3|1485	%{_libdir}/%{name}/plugins/org.mortbay.jetty_*
14mr|eclipse-3.4.2-3.3|1486	%{_libdir}/%{name}/plugins/org.eclipse.equinox.initializer_*
14mr|eclipse-3.4.2-3.3|1487	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.core_*
14mr|eclipse-3.4.2-3.3|1488	%{_libdir}/%{name}/plugins/org.eclipse.cvs_*
14mr|eclipse-3.4.2-3.3|1489	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ssh2_*
14mr|eclipse-3.4.2-3.3|1490	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ssh_*
14mr|eclipse-3.4.2-3.3|1491	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ui_*
14mr|eclipse-3.4.2-3.3|1492	%{_libdir}/%{name}/features/org.eclipse.cvs_*
14mr|eclipse-3.4.2-3.3|1493	%{_libdir}/%{name}/features/org.eclipse.help_*
14mr|eclipse-3.4.2-3.3|1494	%{_libdir}/%{name}/plugins/org.apache.jasper_*
14mr|eclipse-3.4.2-3.3|1495	%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin_*
14mr|eclipse-3.4.2-3.3|1496	%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin.equinox_*
14mr|eclipse-3.4.2-3.3|1497	%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_*
14mr|eclipse-3.4.2-3.3|1498	%{_libdir}/%{name}/features/org.eclipse.equinox.p2.user.ui_*
14mr|eclipse-3.4.2-3.3|1499	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director_*
14mr|eclipse-3.4.2-3.3|1500	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.core_*
14mr|eclipse-3.4.2-3.3|1501	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.engine_*
14mr|eclipse-3.4.2-3.3|1502	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.jarprocessor_*
14mr|eclipse-3.4.2-3.3|1503	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata_*
14mr|eclipse-3.4.2-3.3|1504	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata.repository_*
14mr|eclipse-3.4.2-3.3|1505	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.artifact.repository_*
14mr|eclipse-3.4.2-3.3|1506	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.exemplarysetup_*
14mr|eclipse-3.4.2-3.3|1507	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_*
14mr|eclipse-3.4.2-3.3|1508	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.natives_*
14mr|eclipse-3.4.2-3.3|1509	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.console_*
14mr|eclipse-3.4.2-3.3|1510	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui_*
14mr|eclipse-3.4.2-3.3|1511	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui.sdk_*
14mr|eclipse-3.4.2-3.3|1512	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatechecker_*
14mr|eclipse-3.4.2-3.3|1513	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.garbagecollector_*
14mr|eclipse-3.4.2-3.3|1514	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.directorywatcher_*
14mr|eclipse-3.4.2-3.3|1515	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.reconciler.dropins_*
14mr|eclipse-3.4.2-3.3|1516	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata.generator_*
14mr|eclipse-3.4.2-3.3|1517	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatesite_*
14mr|eclipse-3.4.2-3.3|1518	%{_libdir}/%{name}/plugins/org.eclipse.equinox.security_*
14mr|eclipse-3.4.2-3.3|1519	%{_libdir}/%{name}/plugins/org.eclipse.equinox.security.ui_*
14mr|eclipse-3.4.2-3.3|1520	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.extensionlocation_*
14mr|eclipse-3.4.2-3.3|1521	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director.app_*
14mr|eclipse-3.4.2-3.3|1522	%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer_*
14mr|eclipse-3.4.2-3.3|1523	%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer.ssl_*
14mr|eclipse-3.4.2-3.3|1524	%{_libdir}/%{name}/plugins/org.eclipse.ecf.ssl_*
14mr|eclipse-3.4.2-3.3|1525	%{_libdir}/%{name}/plugins/org.eclipse.ecf_*
14mr|eclipse-3.4.2-3.3|1526	%{_libdir}/%{name}/plugins/org.eclipse.ecf.filetransfer_*
14mr|eclipse-3.4.2-3.3|1527	%{_libdir}/%{name}/plugins/org.eclipse.ecf.identity_*
14mr|eclipse-3.4.2-3.3|1528	%{_libdir}/%{name}/plugins/org.sat4j.core_*
14mr|eclipse-3.4.2-3.3|1529	%{_libdir}/%{name}/plugins/org.sat4j.pb_*
14mr|eclipse-3.4.2-3.3|1530	# Put this in -platform since we're putting the p2 stuff here
14mr|eclipse-3.4.2-3.3|1531	%{_libdir}/%{name}/artifacts.xml
14mr|eclipse-3.4.2-3.3|1532	# FIXME: should we ship content.xml for the platform?
14mr|eclipse-3.4.2-3.3|1533	#%{_libdir}/%{name}/metadata
14mr|eclipse-3.4.2-3.3|1534	%{_libdir}/%{name}/p2
14mr|eclipse-3.4.2-3.3|1535	
14mr|eclipse-3.4.2-3.3|1536	%files jdt
14mr|eclipse-3.4.2-3.3|1537	%{_bindir}/efj
14mr|eclipse-3.4.2-3.3|1538	%{_libdir}/%{name}/dropins/jdt/content.xml
14mr|eclipse-3.4.2-3.3|1539	%{_libdir}/%{name}/dropins/jdt/features
14mr|eclipse-3.4.2-3.3|1540	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt_*
14mr|eclipse-3.4.2-3.3|1541	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.ant.ui_*
14mr|eclipse-3.4.2-3.3|1542	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.core_*
14mr|eclipse-3.4.2-3.3|1543	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.ui_*
14mr|eclipse-3.4.2-3.3|1544	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.pluggable.core_*
14mr|eclipse-3.4.2-3.3|1545	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.compiler.apt_*
14mr|eclipse-3.4.2-3.3|1546	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.compiler.tool_*
14mr|eclipse-3.4.2-3.3|1547	%ifarch x86_64
14mr|eclipse-3.4.2-3.3|1548	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_*
14mr|eclipse-3.4.2-3.3|1549	%endif
14mr|eclipse-3.4.2-3.3|1550	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core.manipulation_*
14mr|eclipse-3.4.2-3.3|1551	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*
14mr|eclipse-3.4.2-3.3|1552	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.debug_*
14mr|eclipse-3.4.2-3.3|1553	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit_*
14mr|eclipse-3.4.2-3.3|1554	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit.runtime_*
14mr|eclipse-3.4.2-3.3|1555	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit4.runtime_*
14mr|eclipse-3.4.2-3.3|1556	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.launching_*
14mr|eclipse-3.4.2-3.3|1557	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.ui_*
14mr|eclipse-3.4.2-3.3|1558	%{_libdir}/%{name}/dropins/jdt/plugins/org.junit_*
14mr|eclipse-3.4.2-3.3|1559	%{_libdir}/%{name}/dropins/jdt/plugins/org.junit4_*
14mr|eclipse-3.4.2-3.3|1560	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.doc.user_*
14mr|eclipse-3.4.2-3.3|1561	
14mr|eclipse-3.4.2-3.3|1562	%files pde
14mr|eclipse-3.4.2-3.3|1563	%{_libdir}/%{name}/buildscripts
14mr|eclipse-3.4.2-3.3|1564	%{_libdir}/%{name}/dropins/sdk
14mr|eclipse-3.4.2-3.3|1565	# FIXME:  where should this go?
14mr|eclipse-3.4.2-3.3|1566	%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
14mr|eclipse-3.4.2-3.3|1567	
14mr|eclipse-3.4.2-3.3|1568	
14mr|eclipse-3.4.2-3.3|1569	%changelog
14mr|eclipse-3.4.2-3.3|1570	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.4.2-3.3
14mr|eclipse-3.4.2-3.3|1571	+ Revision: d8832cc
14mr|eclipse-3.4.2-3.3|1572	- MassBuild#440: Increase release tag
14mr|eclipse-3.4.2-3.3|1573	
14mr|eclipse-3.4.2-3.3|1574	

16256 14
14mr|ed-1.9-2|1	Summary:	The GNU line editor
14mr|ed-1.9-2|2	Name:		ed
14mr|ed-1.9-2|3	Version:	1.9
14mr|ed-1.9-2|4	Release:	2
14mr|ed-1.9-2|5	License:	GPLv3+
14mr|ed-1.9-2|6	Group:		Text tools
14mr|ed-1.9-2|7	Url:		http://www.gnu.org/software/ed/ed.html
14mr|ed-1.9-2|8	Source0:	ftp://ftp.gnu.org/pub/gnu/ed/ed-%{version}.tar.gz
14mr|ed-1.9-2|9	Source1:	ftp://ftp.gnu.org/pub/gnu/ed/ed-%{version}.tar.gz.sig
14mr|ed-1.9-2|10	
14mr|ed-1.9-2|11	%description
14mr|ed-1.9-2|12	Ed is a line-oriented text editor, used to create, display, and modify text
14mr|ed-1.9-2|13	files (both interactively and via shell scripts). For most purposes, ed has
14mr|ed-1.9-2|14	been replaced in normal usage by full-screen editors (emacs and vi, for
14mr|ed-1.9-2|15	example).
14mr|ed-1.9-2|16	
14mr|ed-1.9-2|17	Ed was the original UNIX editor, and may be used by some programs. In general,
14mr|ed-1.9-2|18	however, you probably don't need to install it and you probably won't use it
14mr|ed-1.9-2|19	much.
14mr|ed-1.9-2|20	
14mr|ed-1.9-2|21	%prep
14mr|ed-1.9-2|22	%setup -q
14mr|ed-1.9-2|23	
14mr|ed-1.9-2|24	%build
14mr|ed-1.9-2|25	%configure2_5x \
14mr|ed-1.9-2|26	--bindir=/bin \
14mr|ed-1.9-2|27	--exec-prefix=/ \
14mr|ed-1.9-2|28	CFLAGS="%{optflags}" CC="%__cc" \
14mr|ed-1.9-2|29	CXXFLAGS="%{optflags}" \
14mr|ed-1.9-2|30	LDFLAGS="%{?ldflags}"
14mr|ed-1.9-2|31	
14mr|ed-1.9-2|32	%make
14mr|ed-1.9-2|33	
14mr|ed-1.9-2|34	%check
14mr|ed-1.9-2|35	# all tests must pass
14mr|ed-1.9-2|36	make check
14mr|ed-1.9-2|37	
14mr|ed-1.9-2|38	%install
14mr|ed-1.9-2|39	%makeinstall_std
14mr|ed-1.9-2|40	
14mr|ed-1.9-2|41	%files
14mr|ed-1.9-2|42	%doc NEWS README AUTHORS TODO ChangeLog
14mr|ed-1.9-2|43	/bin/ed
14mr|ed-1.9-2|44	/bin/red
14mr|ed-1.9-2|45	%{_infodir}/ed.info*
14mr|ed-1.9-2|46	%{_mandir}/*/*
14mr|ed-1.9-2|47	
14mr|ed-1.9-2|48	
14mr|ed-1.9-2|49	%changelog
14mr|ed-1.9-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-2
14mr|ed-1.9-2|51	+ Revision: 1f4ee84
14mr|ed-1.9-2|52	- MassBuild#440: Increase release tag
14mr|ed-1.9-2|53	
14mr|ed-1.9-2|54	

16257 14
14mr|edidbins-1.1-1|1	Summary:	Generic monitor edid files
14mr|edidbins-1.1-1|2	Name:		edidbins
14mr|edidbins-1.1-1|3	Version:	1.1
14mr|edidbins-1.1-1|4	Release:	1
14mr|edidbins-1.1-1|5	License:	LGPLv2+
14mr|edidbins-1.1-1|6	Group:		System/Kernel and hardware
14mr|edidbins-1.1-1|7	Url:		https://github.com/torvalds/linux/tree/master/Documentation/EDID
14mr|edidbins-1.1-1|8	# The tarball for these files was generated from the cloned sources from the above url.
14mr|edidbins-1.1-1|9	# The files were copied to a directory edidbins and then compressed with
14mr|edidbins-1.1-1|10	# "tar -Jcvf kernel-edidbins edidbins/*" It is unlikely that these sources will change.
14mr|edidbins-1.1-1|11	# Proprietary edid's should have their own package.
14mr|edidbins-1.1-1|12	Source0:	kernel-edidbins-%{version}.tar.xz
14mr|edidbins-1.1-1|13	BuildRequires:	binutils
14mr|edidbins-1.1-1|14	BuildRequires:	dos2unix
14mr|edidbins-1.1-1|15	BuildRequires:	util-linux
14mr|edidbins-1.1-1|16	BuildArch:	noarch
14mr|edidbins-1.1-1|17	
14mr|edidbins-1.1-1|18	%description
14mr|edidbins-1.1-1|19	Provides five binary edid files to give to support kernel edid loading feature.
14mr|edidbins-1.1-1|20	
14mr|edidbins-1.1-1|21	%files
14mr|edidbins-1.1-1|22	%defattr(0644,root,root,0755)
14mr|edidbins-1.1-1|23	/lib/firmware/edid/*.bin
14mr|edidbins-1.1-1|24	
14mr|edidbins-1.1-1|25	#----------------------------------------------------------------------------
14mr|edidbins-1.1-1|26	
14mr|edidbins-1.1-1|27	%prep
14mr|edidbins-1.1-1|28	%setup -q -n %{name}
14mr|edidbins-1.1-1|29	
14mr|edidbins-1.1-1|30	%build
14mr|edidbins-1.1-1|31	%make
14mr|edidbins-1.1-1|32	
14mr|edidbins-1.1-1|33	%install
14mr|edidbins-1.1-1|34	mkdir -p %{buildroot}/lib/firmware/edid
14mr|edidbins-1.1-1|35	cp -avf *.bin %{buildroot}/lib/firmware/edid
14mr|edidbins-1.1-1|36	
14mr|edidbins-1.1-1|37	
14mr|edidbins-1.1-1|38	%changelog
14mr|edidbins-1.1-1|39	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14mr|edidbins-1.1-1|40	+ Revision: b7762dd
14mr|edidbins-1.1-1|41	- Bump package version to match tarball
14mr|edidbins-1.1-1|42	
14mr|edidbins-1.1-1|43	

16258 14
14mr|edid-decode-0-0.20120926.2|1	%define git	20120926
14mr|edid-decode-0-0.20120926.2|2	
14mr|edid-decode-0-0.20120926.2|3	Summary:	EDID parse tool
14mr|edid-decode-0-0.20120926.2|4	Name:		edid-decode
14mr|edid-decode-0-0.20120926.2|5	Version:	0
14mr|edid-decode-0-0.20120926.2|6	Release:	0.%{git}.2
14mr|edid-decode-0-0.20120926.2|7	License:	MIT
14mr|edid-decode-0-0.20120926.2|8	Group:		System/X11
14mr|edid-decode-0-0.20120926.2|9	Url:		http://cgit.freedesktop.org/xorg/app/edid-decode/
14mr|edid-decode-0-0.20120926.2|10	# git clone git://anongit.freedesktop.org/xorg/app/edid-decode
14mr|edid-decode-0-0.20120926.2|11	# tar c -j --exclude=.git --exclude=.gitignore -f edid-decode-%{git}.tar.bz2 edid-decode
14mr|edid-decode-0-0.20120926.2|12	Source0:	%{name}-%{git}.tar.bz2
14mr|edid-decode-0-0.20120926.2|13	# (cjw) add a basic man page
14mr|edid-decode-0-0.20120926.2|14	Source1:	edid-decode.1
14mr|edid-decode-0-0.20120926.2|15	# (cjw) use CFLAGS to compile source file
14mr|edid-decode-0-0.20120926.2|16	Patch1:		edid-decode-makefile.patch
14mr|edid-decode-0-0.20120926.2|17	# (cjw) fix string parsing
14mr|edid-decode-0-0.20120926.2|18	Patch2:		edid-decode-extract-string.patch
14mr|edid-decode-0-0.20120926.2|19	
14mr|edid-decode-0-0.20120926.2|20	%description
14mr|edid-decode-0-0.20120926.2|21	The edid-decode tool parses a given EDID from a file or stdin and
14mr|edid-decode-0-0.20120926.2|22	shows the contents on stdout. It handles both the regular video info
14mr|edid-decode-0-0.20120926.2|23	and the audio info often provided by HDMI displays.
14mr|edid-decode-0-0.20120926.2|24	
14mr|edid-decode-0-0.20120926.2|25	%prep
14mr|edid-decode-0-0.20120926.2|26	%setup -q -n %{name}
14mr|edid-decode-0-0.20120926.2|27	%patch1 -p1 -b .cleanup
14mr|edid-decode-0-0.20120926.2|28	%patch2 -p1 -b .strings
14mr|edid-decode-0-0.20120926.2|29	
14mr|edid-decode-0-0.20120926.2|30	%build
14mr|edid-decode-0-0.20120926.2|31	%make CFLAGS="%{optflags}"
14mr|edid-decode-0-0.20120926.2|32	
14mr|edid-decode-0-0.20120926.2|33	%install
14mr|edid-decode-0-0.20120926.2|34	%makeinstall_std
14mr|edid-decode-0-0.20120926.2|35	mkdir -p %{buildroot}%{_mandir}/man1
14mr|edid-decode-0-0.20120926.2|36	install -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1
14mr|edid-decode-0-0.20120926.2|37	
14mr|edid-decode-0-0.20120926.2|38	%files
14mr|edid-decode-0-0.20120926.2|39	%{_bindir}/%{name}
14mr|edid-decode-0-0.20120926.2|40	%{_mandir}/man1/%{name}.1.*
14mr|edid-decode-0-0.20120926.2|41	
14mr|edid-decode-0-0.20120926.2|42	
14mr|edid-decode-0-0.20120926.2|43	%changelog
14mr|edid-decode-0-0.20120926.2|44	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-0.20120926.2
14mr|edid-decode-0-0.20120926.2|45	+ Revision: 464ebc8
14mr|edid-decode-0-0.20120926.2|46	- Rebuild to the main repo
14mr|edid-decode-0-0.20120926.2|47	
14mr|edid-decode-0-0.20120926.2|48	

16259 14
14mr|editres-1.0.5-6|1	Name:		editres
14mr|editres-1.0.5-6|2	Version:	1.0.5
14mr|editres-1.0.5-6|3	Release:	6
14mr|editres-1.0.5-6|4	Summary:	A dynamic resource editor for X Toolkit applications
14mr|editres-1.0.5-6|5	Group:		Development/X11
14mr|editres-1.0.5-6|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|editres-1.0.5-6|7	Patch0:		editres-1.0.3-fix-str-fmt.patch
14mr|editres-1.0.5-6|8	License:	MIT
14mr|editres-1.0.5-6|9	
14mr|editres-1.0.5-6|10	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|editres-1.0.5-6|11	BuildRequires:	pkgconfig(xmu) >= 1.0.0
14mr|editres-1.0.5-6|12	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mr|editres-1.0.5-6|13	BuildRequires:	pkgconfig(xaw7) >= 1.0.1
14mr|editres-1.0.5-6|14	BuildRequires:	x11-util-macros >= 1.0.1
14mr|editres-1.0.5-6|15	
14mr|editres-1.0.5-6|16	%description
14mr|editres-1.0.5-6|17	Editres is a dynamic resource editor for X Toolkit applications.
14mr|editres-1.0.5-6|18	
14mr|editres-1.0.5-6|19	%prep
14mr|editres-1.0.5-6|20	%setup -q -n %{name}-%{version}
14mr|editres-1.0.5-6|21	%patch0 -p0
14mr|editres-1.0.5-6|22	
14mr|editres-1.0.5-6|23	%build
14mr|editres-1.0.5-6|24	%configure2_5x
14mr|editres-1.0.5-6|25	%make
14mr|editres-1.0.5-6|26	
14mr|editres-1.0.5-6|27	%install
14mr|editres-1.0.5-6|28	rm -rf %{buildroot}
14mr|editres-1.0.5-6|29	%makeinstall_std
14mr|editres-1.0.5-6|30	
14mr|editres-1.0.5-6|31	%clean
14mr|editres-1.0.5-6|32	rm -rf %{buildroot}
14mr|editres-1.0.5-6|33	
14mr|editres-1.0.5-6|34	%files
14mr|editres-1.0.5-6|35	%defattr(-,root,root)
14mr|editres-1.0.5-6|36	%{_bindir}/editres
14mr|editres-1.0.5-6|37	%{_datadir}/X11/app-defaults/Editres
14mr|editres-1.0.5-6|38	%{_datadir}/X11/app-defaults/Editres-color
14mr|editres-1.0.5-6|39	%{_mandir}/man1/editres.1*
14mr|editres-1.0.5-6|40	
14mr|editres-1.0.5-6|41	
14mr|editres-1.0.5-6|42	
14mr|editres-1.0.5-6|43	
14mr|editres-1.0.5-6|44	%changelog
14mr|editres-1.0.5-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-6
14mr|editres-1.0.5-6|46	+ Revision: ff1982d
14mr|editres-1.0.5-6|47	- MassBuild#440: Increase release tag
14mr|editres-1.0.5-6|48	
14mr|editres-1.0.5-6|49	

16260 14
14mr|efax-0.9a-18|1	%define	subver	001114a7
14mr|efax-0.9a-18|2	
14mr|efax-0.9a-18|3	Summary:	A program for faxing using a Class 1, 2 or 2.0 fax modem
14mr|efax-0.9a-18|4	Name:		efax
14mr|efax-0.9a-18|5	Version:	0.9a
14mr|efax-0.9a-18|6	Release:	18
14mr|efax-0.9a-18|7	License:	GPL
14mr|efax-0.9a-18|8	Group:		Communications
14mr|efax-0.9a-18|9	Source0:	http://www.cce.com/efax/download/%{name}-%{version}-%{subver}.tar.bz2
14mr|efax-0.9a-18|10	URL:		http://www.cce.com/efax/
14mr|efax-0.9a-18|11	Source1:	efax.config.bz2
14mr|efax-0.9a-18|12	Patch0:		efax-0.9a-mdkconf.patch
14mr|efax-0.9a-18|13	Patch1:		efax-0.9a-crashpowerpc.patch
14mr|efax-0.9a-18|14	Patch2:		efax-0.9a-faxmail-mime.patch
14mr|efax-0.9a-18|15	Patch3:		efax-0.9a-fax_send.patch
14mr|efax-0.9a-18|16	Patch4:		efax-0.9a-fax_locale.patch
14mr|efax-0.9a-18|17	Patch5:		efax-0.9a_illegalnumber_test.patch
14mr|efax-0.9a-18|18	Patch6:		efax-0.9a-fix-str-fmt.patch
14mr|efax-0.9a-18|19	Patch7:		efax-0.9a-nostrip.patch
14mr|efax-0.9a-18|20	
14mr|efax-0.9a-18|21	%description
14mr|efax-0.9a-18|22	Efax is a small ANSI C/POSIX program that sends and receives faxes using
14mr|efax-0.9a-18|23	any Class 1, 2 or 2.0 fax modem.
14mr|efax-0.9a-18|24	
14mr|efax-0.9a-18|25	You need to install efax if you want to send faxes and you have a
14mr|efax-0.9a-18|26	Class 1, 2 or 2.0 fax modem.
14mr|efax-0.9a-18|27	
14mr|efax-0.9a-18|28	%prep
14mr|efax-0.9a-18|29	%setup -q -n %{name}-%{version}-%{subver}
14mr|efax-0.9a-18|30	%patch0 -p1
14mr|efax-0.9a-18|31	%patch1 -p1 -b .crashpowerpc
14mr|efax-0.9a-18|32	%patch2 -p1 -b .faxmail-mime
14mr|efax-0.9a-18|33	%patch3 -p1 -b .fax_send
14mr|efax-0.9a-18|34	%patch4 -p1 -b .fax_locale
14mr|efax-0.9a-18|35	%patch5 -p1 -b .fax
14mr|efax-0.9a-18|36	%patch6 -p0 -b .str
14mr|efax-0.9a-18|37	%patch7 -p1 -b .nostrip
14mr|efax-0.9a-18|38	
14mr|efax-0.9a-18|39	find . -type f | xargs perl -p -i -e 's@xloadimage@xli@';
14mr|efax-0.9a-18|40	
14mr|efax-0.9a-18|41	%build
14mr|efax-0.9a-18|42	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|efax-0.9a-18|43	
14mr|efax-0.9a-18|44	%install
14mr|efax-0.9a-18|45	mkdir -p %{buildroot}%{_bindir}
14mr|efax-0.9a-18|46	mkdir -p %{buildroot}%{_mandir}/man1
14mr|efax-0.9a-18|47	
14mr|efax-0.9a-18|48	make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install
14mr|efax-0.9a-18|49	
14mr|efax-0.9a-18|50	mkdir -p %{buildroot}%{_sysconfdir}
14mr|efax-0.9a-18|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/fax.config
14mr|efax-0.9a-18|52	
14mr|efax-0.9a-18|53	%files
14mr|efax-0.9a-18|54	%doc README
14mr|efax-0.9a-18|55	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/fax.config
14mr|efax-0.9a-18|56	%{_bindir}/fax
14mr|efax-0.9a-18|57	%{_bindir}/efax
14mr|efax-0.9a-18|58	%{_bindir}/efix
14mr|efax-0.9a-18|59	%{_mandir}/man1/fax.1*
14mr|efax-0.9a-18|60	%{_mandir}/man1/efax.1*
14mr|efax-0.9a-18|61	%{_mandir}/man1/efix.1*
14mr|efax-0.9a-18|62	
14mr|efax-0.9a-18|63	
14mr|efax-0.9a-18|64	
14mr|efax-0.9a-18|65	%changelog
14mr|efax-0.9a-18|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9a-18
14mr|efax-0.9a-18|67	+ Revision: 0e734c8
14mr|efax-0.9a-18|68	- MassBuild#440: Increase release tag
14mr|efax-0.9a-18|69	
14mr|efax-0.9a-18|70	

16261 14
14mr|efibootmgr-0.6.0-2|1	Summary:	Interact with the EFI Boot Manager
14mr|efibootmgr-0.6.0-2|2	Name:		efibootmgr
14mr|efibootmgr-0.6.0-2|3	Version:	0.6.0
14mr|efibootmgr-0.6.0-2|4	Release:	2
14mr|efibootmgr-0.6.0-2|5	License:	GPL
14mr|efibootmgr-0.6.0-2|6	Group:		System/Kernel and hardware
14mr|efibootmgr-0.6.0-2|7	URL:		http://linux.dell.com/%{name}/
14mr|efibootmgr-0.6.0-2|8	Source0:	http://linux.dell.com/%{name}/permalink/%{name}-%{version}.tar.gz
14mr|efibootmgr-0.6.0-2|9	Patch0:         efibootmgr-0.6.0.autoload.module.patch
14mr|efibootmgr-0.6.0-2|10	BuildRequires:	pciutils-devel zlib-devel
14mr|efibootmgr-0.6.0-2|11	ExclusiveArch: %{ix86} x86_64 ia64
14mr|efibootmgr-0.6.0-2|12	
14mr|efibootmgr-0.6.0-2|13	%description
14mr|efibootmgr-0.6.0-2|14	This is efibootmgr, a Linux user-space application to modify the Intel
14mr|efibootmgr-0.6.0-2|15	Extensible Firmware Interface (EFI) Boot Manager. This application can
14mr|efibootmgr-0.6.0-2|16	create and destroy boot entries, change the boot order, change the
14mr|efibootmgr-0.6.0-2|17	next running boot option, and more.
14mr|efibootmgr-0.6.0-2|18	
14mr|efibootmgr-0.6.0-2|19	Details on the EFI Boot Manager are available from the EFI
14mr|efibootmgr-0.6.0-2|20	Specification, v1.02 or above, available from <http://developer.intel.com>.
14mr|efibootmgr-0.6.0-2|21	
14mr|efibootmgr-0.6.0-2|22	Note: efibootmgr requires that the kernel module efivars be loaded
14mr|efibootmgr-0.6.0-2|23	prior to use.  `modprobe efivars` should do the trick.
14mr|efibootmgr-0.6.0-2|24	
14mr|efibootmgr-0.6.0-2|25	%prep
14mr|efibootmgr-0.6.0-2|26	
14mr|efibootmgr-0.6.0-2|27	%setup -q
14mr|efibootmgr-0.6.0-2|28	%apply_patches
14mr|efibootmgr-0.6.0-2|29	
14mr|efibootmgr-0.6.0-2|30	%build
14mr|efibootmgr-0.6.0-2|31	make
14mr|efibootmgr-0.6.0-2|32	
14mr|efibootmgr-0.6.0-2|33	%install
14mr|efibootmgr-0.6.0-2|34	rm -rf %{buildroot}
14mr|efibootmgr-0.6.0-2|35	
14mr|efibootmgr-0.6.0-2|36	mkdir -p %{buildroot}%{_sbindir}
14mr|efibootmgr-0.6.0-2|37	install -m755 src/efibootmgr/efibootmgr %{buildroot}%{_sbindir}
14mr|efibootmgr-0.6.0-2|38	
14mr|efibootmgr-0.6.0-2|39	%clean
14mr|efibootmgr-0.6.0-2|40	rm -rf %{buildroot}
14mr|efibootmgr-0.6.0-2|41	
14mr|efibootmgr-0.6.0-2|42	%files
14mr|efibootmgr-0.6.0-2|43	%defattr(-,root,root)
14mr|efibootmgr-0.6.0-2|44	%doc AUTHORS COPYING README
14mr|efibootmgr-0.6.0-2|45	%doc doc/ChangeLog doc/TODO
14mr|efibootmgr-0.6.0-2|46	%{_sbindir}/efibootmgr
14mr|efibootmgr-0.6.0-2|47	
14mr|efibootmgr-0.6.0-2|48	
14mr|efibootmgr-0.6.0-2|49	%changelog
14mr|efibootmgr-0.6.0-2|50	* Fri Jul 11 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.6.0-2
14mr|efibootmgr-0.6.0-2|51	+ Revision: 3ee8548
14mr|efibootmgr-0.6.0-2|52	- update to 0.6
14mr|efibootmgr-0.6.0-2|53	
14mr|efibootmgr-0.6.0-2|54	

16262 14
14mr|efivar-0.7-3|1	%define major		0
14mr|efivar-0.7-3|2	%define libname		%mklibname %{name} %{major}
14mr|efivar-0.7-3|3	%define develname	%mklibname -d %{name}
14mr|efivar-0.7-3|4	
14mr|efivar-0.7-3|5	Name:           efivar
14mr|efivar-0.7-3|6	Version:        0.7
14mr|efivar-0.7-3|7	Release:        3
14mr|efivar-0.7-3|8	Summary:        Tools to manage UEFI variables
14mr|efivar-0.7-3|9	License:        LGPLv2.1
14mr|efivar-0.7-3|10	Group:		System/Kernel and hardware
14mr|efivar-0.7-3|11	URL:            https://github.com/vathpela/efivar
14mr|efivar-0.7-3|12	Source0:        https://github.com/vathpela/%{name}/archive/%{version}.tar.gz
14mr|efivar-0.7-3|13	
14mr|efivar-0.7-3|14	Requires:	%{libname} = %{version}-%{release}
14mr|efivar-0.7-3|15	BuildRequires:  popt-devel
14mr|efivar-0.7-3|16	
14mr|efivar-0.7-3|17	%description
14mr|efivar-0.7-3|18	efivar provides a simple command line interface to the UEFI variable facility.
14mr|efivar-0.7-3|19	
14mr|efivar-0.7-3|20	%package -n %{libname}
14mr|efivar-0.7-3|21	Summary:	Library for the %name
14mr|efivar-0.7-3|22	Group:		System/Libraries
14mr|efivar-0.7-3|23	
14mr|efivar-0.7-3|24	%description -n %{libname}
14mr|efivar-0.7-3|25	Library to allow for the simple manipulation of UEFI variables.
14mr|efivar-0.7-3|26	
14mr|efivar-0.7-3|27	%package -n %{develname}
14mr|efivar-0.7-3|28	Summary:	Development files for %{name}
14mr|efivar-0.7-3|29	Group:		Development/C
14mr|efivar-0.7-3|30	Requires:	%{libname} = %{version}-%{release}
14mr|efivar-0.7-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|efivar-0.7-3|32	
14mr|efivar-0.7-3|33	%description -n %{develname}
14mr|efivar-0.7-3|34	The %{name}-devel package contains libraries and header files for
14mr|efivar-0.7-3|35	developing applications that use %{name}.
14mr|efivar-0.7-3|36	
14mr|efivar-0.7-3|37	%prep
14mr|efivar-0.7-3|38	%setup -q -n %{name}-%{version}
14mr|efivar-0.7-3|39	
14mr|efivar-0.7-3|40	%build
14mr|efivar-0.7-3|41	make libdir=%{_libdir} bindir=%{_bindir} OPT_FLAGS="$RPM_OPT_FLAGS"
14mr|efivar-0.7-3|42	
14mr|efivar-0.7-3|43	%install
14mr|efivar-0.7-3|44	%makeinstall
14mr|efivar-0.7-3|45	
14mr|efivar-0.7-3|46	%files
14mr|efivar-0.7-3|47	%doc COPYING README
14mr|efivar-0.7-3|48	%{_bindir}/efivar
14mr|efivar-0.7-3|49	%{_mandir}/man1/*
14mr|efivar-0.7-3|50	
14mr|efivar-0.7-3|51	%files -n %{develname}
14mr|efivar-0.7-3|52	%{_mandir}/man3/*
14mr|efivar-0.7-3|53	%{_includedir}/*
14mr|efivar-0.7-3|54	%{_libdir}/*.so
14mr|efivar-0.7-3|55	%{_libdir}/pkgconfig/*.pc
14mr|efivar-0.7-3|56	
14mr|efivar-0.7-3|57	%files -n %{libname}
14mr|efivar-0.7-3|58	%{_libdir}/*.so.%{major}*
14mr|efivar-0.7-3|59	
14mr|efivar-0.7-3|60	%changelog
14mr|efivar-0.7-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-3
14mr|efivar-0.7-3|62	+ Revision: 990a707
14mr|efivar-0.7-3|63	- MassBuild#440: Increase release tag
14mr|efivar-0.7-3|64	
14mr|efivar-0.7-3|65	

16263 14
14mr|eggdbus-0.6-6|1	%define api	1
14mr|eggdbus-0.6-6|2	%define major	0
14mr|eggdbus-0.6-6|3	%define libname	%mklibname %{name} %{api} %{major}
14mr|eggdbus-0.6-6|4	%define devname	%mklibname -d %{name}
14mr|eggdbus-0.6-6|5	
14mr|eggdbus-0.6-6|6	Summary:	Experimental D-Bus bindings for GObject
14mr|eggdbus-0.6-6|7	Name:		eggdbus
14mr|eggdbus-0.6-6|8	Version:	0.6
14mr|eggdbus-0.6-6|9	Release:	6
14mr|eggdbus-0.6-6|10	License:	LGPLv2+
14mr|eggdbus-0.6-6|11	Group:		System/Libraries
14mr|eggdbus-0.6-6|12	Url:		http://cgit.freedesktop.org/~david/eggdbus
14mr|eggdbus-0.6-6|13	Source0:	http://cgit.freedesktop.org/~david/eggdbus/snapshot/%{name}-%{version}.tar.gz
14mr|eggdbus-0.6-6|14	Patch0:		eggdbus-0.6-automake-1.13.patch
14mr|eggdbus-0.6-6|15	
14mr|eggdbus-0.6-6|16	BuildRequires:	gtk-doc
14mr|eggdbus-0.6-6|17	BuildRequires:	libtool
14mr|eggdbus-0.6-6|18	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|eggdbus-0.6-6|19	
14mr|eggdbus-0.6-6|20	%description
14mr|eggdbus-0.6-6|21	Experimental D-Bus bindings for GObject.
14mr|eggdbus-0.6-6|22	
14mr|eggdbus-0.6-6|23	#----------------------------------------------------------------------------
14mr|eggdbus-0.6-6|24	
14mr|eggdbus-0.6-6|25	%package -n %{libname}
14mr|eggdbus-0.6-6|26	Group:		System/Libraries
14mr|eggdbus-0.6-6|27	Summary:	Experimental D-Bus bindings for GObject
14mr|eggdbus-0.6-6|28	
14mr|eggdbus-0.6-6|29	%description -n %{libname}
14mr|eggdbus-0.6-6|30	Experimental D-Bus bindings for GObject.
14mr|eggdbus-0.6-6|31	
14mr|eggdbus-0.6-6|32	This package contains the shared libraries of %{name}.
14mr|eggdbus-0.6-6|33	
14mr|eggdbus-0.6-6|34	%files -n %{libname}
14mr|eggdbus-0.6-6|35	%{_libdir}/libeggdbus-%{api}.so.%{major}*
14mr|eggdbus-0.6-6|36	
14mr|eggdbus-0.6-6|37	#----------------------------------------------------------------------------
14mr|eggdbus-0.6-6|38	
14mr|eggdbus-0.6-6|39	%package -n %{devname}
14mr|eggdbus-0.6-6|40	Summary:	Development files for EggDBus
14mr|eggdbus-0.6-6|41	Group:		Development/C
14mr|eggdbus-0.6-6|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|eggdbus-0.6-6|43	Requires:	%{libname} = %{version}-%{release}
14mr|eggdbus-0.6-6|44	
14mr|eggdbus-0.6-6|45	%description -n %{devname}
14mr|eggdbus-0.6-6|46	Development files for EggDBus.
14mr|eggdbus-0.6-6|47	
14mr|eggdbus-0.6-6|48	%files -n %{devname}
14mr|eggdbus-0.6-6|49	%doc AUTHORS
14mr|eggdbus-0.6-6|50	%{_libdir}/lib*.so
14mr|eggdbus-0.6-6|51	%{_libdir}/pkgconfig/*.pc
14mr|eggdbus-0.6-6|52	%{_includedir}/*
14mr|eggdbus-0.6-6|53	%{_datadir}/gtk-doc/html/eggdbus
14mr|eggdbus-0.6-6|54	%{_datadir}/man/man1/*
14mr|eggdbus-0.6-6|55	%{_bindir}/*
14mr|eggdbus-0.6-6|56	
14mr|eggdbus-0.6-6|57	#----------------------------------------------------------------------------
14mr|eggdbus-0.6-6|58	
14mr|eggdbus-0.6-6|59	%prep
14mr|eggdbus-0.6-6|60	%setup -q
14mr|eggdbus-0.6-6|61	%apply_patches
14mr|eggdbus-0.6-6|62	autoheader
14mr|eggdbus-0.6-6|63	./autogen.sh
14mr|eggdbus-0.6-6|64	
14mr|eggdbus-0.6-6|65	%build
14mr|eggdbus-0.6-6|66	%configure2_5x \
14mr|eggdbus-0.6-6|67	--enable-gtk-doc \
14mr|eggdbus-0.6-6|68	--disable-static
14mr|eggdbus-0.6-6|69	%make
14mr|eggdbus-0.6-6|70	
14mr|eggdbus-0.6-6|71	%install
14mr|eggdbus-0.6-6|72	%makeinstall_std
14mr|eggdbus-0.6-6|73	rm -rf %{buildroot}%{_datadir}/gtk-doc/html/tests
14mr|eggdbus-0.6-6|74	
14mr|eggdbus-0.6-6|75	
14mr|eggdbus-0.6-6|76	%changelog
14mr|eggdbus-0.6-6|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|eggdbus-0.6-6|78	+ Revision: e510ee4
14mr|eggdbus-0.6-6|79	- MassBuild#440: Increase release tag
14mr|eggdbus-0.6-6|80	
14mr|eggdbus-0.6-6|81	

16264 14
14mr|eigen2-2.0.17-3|1	Name:		eigen2
14mr|eigen2-2.0.17-3|2	Summary:	Lightweight C++ template library for vector and matrix math (linear algebra)
14mr|eigen2-2.0.17-3|3	Version:	2.0.17
14mr|eigen2-2.0.17-3|4	Release:	3
14mr|eigen2-2.0.17-3|5	Epoch:		2
14mr|eigen2-2.0.17-3|6	Group:		System/Libraries
14mr|eigen2-2.0.17-3|7	License:	LGPLv3+ or GPLv2+
14mr|eigen2-2.0.17-3|8	URL:		http://eigen.tuxfamily.org/
14mr|eigen2-2.0.17-3|9	Source:		http://bitbucket.org/eigen/eigen/get/%{name}-%{version}.tar.bz2
14mr|eigen2-2.0.17-3|10	BuildRequires:	cmake >= 2.6.1
14mr|eigen2-2.0.17-3|11	BuildRequires:	doxygen
14mr|eigen2-2.0.17-3|12	BuildRequires:	ghostscript-common
14mr|eigen2-2.0.17-3|13	BuildRequires:	graphviz
14mr|eigen2-2.0.17-3|14	BuildRequires:	blas-devel
14mr|eigen2-2.0.17-3|15	BuildRequires:	pkgconfig(lapack)
14mr|eigen2-2.0.17-3|16	BuildRequires:	pkgconfig(gsl)
14mr|eigen2-2.0.17-3|17	BuildRequires:	qt4-devel
14mr|eigen2-2.0.17-3|18	BuildArch:	noarch
14mr|eigen2-2.0.17-3|19	
14mr|eigen2-2.0.17-3|20	%description
14mr|eigen2-2.0.17-3|21	Eigen is a lightweight C++ template library for vector and matrix
14mr|eigen2-2.0.17-3|22	math, a.k.a. linear algebra.
14mr|eigen2-2.0.17-3|23	
14mr|eigen2-2.0.17-3|24	%prep
14mr|eigen2-2.0.17-3|25	%setup -q
14mr|eigen2-2.0.17-3|26	
14mr|eigen2-2.0.17-3|27	%build
14mr|eigen2-2.0.17-3|28	%cmake
14mr|eigen2-2.0.17-3|29	%make
14mr|eigen2-2.0.17-3|30	
14mr|eigen2-2.0.17-3|31	# this should be fixed later in cmake doc
14mr|eigen2-2.0.17-3|32	(cd ..
14mr|eigen2-2.0.17-3|33	doxygen
14mr|eigen2-2.0.17-3|34	)
14mr|eigen2-2.0.17-3|35	
14mr|eigen2-2.0.17-3|36	%install
14mr|eigen2-2.0.17-3|37	%makeinstall_std -C build
14mr|eigen2-2.0.17-3|38	
14mr|eigen2-2.0.17-3|39	%files
14mr|eigen2-2.0.17-3|40	%doc COPYING COPYING.LESSER html/
14mr|eigen2-2.0.17-3|41	%dir %{_includedir}/eigen2/
14mr|eigen2-2.0.17-3|42	%{_includedir}/eigen2/*
14mr|eigen2-2.0.17-3|43	%{_datadir}/pkgconfig/*.pc
14mr|eigen2-2.0.17-3|44	
14mr|eigen2-2.0.17-3|45	
14mr|eigen2-2.0.17-3|46	
14mr|eigen2-2.0.17-3|47	%changelog
14mr|eigen2-2.0.17-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:2.0.17-3
14mr|eigen2-2.0.17-3|49	+ Revision: e64da6c
14mr|eigen2-2.0.17-3|50	- MassBuild#440: Increase release tag
14mr|eigen2-2.0.17-3|51	
14mr|eigen2-2.0.17-3|52	

16265 14
14mr|eigen3-3.2.1-2|1	%define commit 6b38706d90a9
14mr|eigen3-3.2.1-2|2	
14mr|eigen3-3.2.1-2|3	Summary:	Lightweight C++ template library for vector and matrix math
14mr|eigen3-3.2.1-2|4	Name:		eigen3
14mr|eigen3-3.2.1-2|5	Version:	3.2.1
14mr|eigen3-3.2.1-2|6	Release:	2
14mr|eigen3-3.2.1-2|7	License:	LGPLv3+ or GPLv2+
14mr|eigen3-3.2.1-2|8	Group:		System/Libraries
14mr|eigen3-3.2.1-2|9	Url:		http://eigen.tuxfamily.org/
14mr|eigen3-3.2.1-2|10	Source0:	http://bitbucket.org/eigen/eigen/get/%{version}.tar.bz2
14mr|eigen3-3.2.1-2|11	BuildRequires:	cmake
14mr|eigen3-3.2.1-2|12	BuildRequires:	doxygen
14mr|eigen3-3.2.1-2|13	BuildRequires:	ghostscript-common
14mr|eigen3-3.2.1-2|14	BuildRequires:	graphviz
14mr|eigen3-3.2.1-2|15	BuildRequires:	texlive
14mr|eigen3-3.2.1-2|16	BuildRequires:	pkgconfig(blas)
14mr|eigen3-3.2.1-2|17	BuildRequires:	pkgconfig(gsl)
14mr|eigen3-3.2.1-2|18	BuildRequires:	pkgconfig(lapack)
14mr|eigen3-3.2.1-2|19	BuildRequires:	qt4-devel
14mr|eigen3-3.2.1-2|20	BuildArch:	noarch
14mr|eigen3-3.2.1-2|21	
14mr|eigen3-3.2.1-2|22	%description
14mr|eigen3-3.2.1-2|23	Eigen is a lightweight C++ template library for vector and matrix
14mr|eigen3-3.2.1-2|24	math, a.k.a. linear algebra.
14mr|eigen3-3.2.1-2|25	
14mr|eigen3-3.2.1-2|26	%files
14mr|eigen3-3.2.1-2|27	%doc COPYING* build/doc/html/
14mr|eigen3-3.2.1-2|28	%dir %{_includedir}/eigen3/
14mr|eigen3-3.2.1-2|29	%{_includedir}/eigen3/*
14mr|eigen3-3.2.1-2|30	%{_datadir}/pkgconfig/*.pc
14mr|eigen3-3.2.1-2|31	
14mr|eigen3-3.2.1-2|32	#----------------------------------------------------------------------------
14mr|eigen3-3.2.1-2|33	
14mr|eigen3-3.2.1-2|34	%prep
14mr|eigen3-3.2.1-2|35	%setup -q -n eigen-eigen-%{commit}
14mr|eigen3-3.2.1-2|36	
14mr|eigen3-3.2.1-2|37	%build
14mr|eigen3-3.2.1-2|38	%cmake
14mr|eigen3-3.2.1-2|39	%make
14mr|eigen3-3.2.1-2|40	make doc
14mr|eigen3-3.2.1-2|41	
14mr|eigen3-3.2.1-2|42	%install
14mr|eigen3-3.2.1-2|43	%makeinstall_std -C build
14mr|eigen3-3.2.1-2|44	
14mr|eigen3-3.2.1-2|45	
14mr|eigen3-3.2.1-2|46	%changelog
14mr|eigen3-3.2.1-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.1-2
14mr|eigen3-3.2.1-2|48	+ Revision: 803b82a
14mr|eigen3-3.2.1-2|49	- MassBuild#440: Increase release tag
14mr|eigen3-3.2.1-2|50	
14mr|eigen3-3.2.1-2|51	

16266 14
14mr|ekiga-4.0.1-3|1	%define opal_version 3.10.10
14mr|ekiga-4.0.1-3|2	
14mr|ekiga-4.0.1-3|3	%define kde_support 0
14mr|ekiga-4.0.1-3|4	%{?_kde_support: %{expand: %%global kde_support 1}}
14mr|ekiga-4.0.1-3|5	
14mr|ekiga-4.0.1-3|6	Summary:	Voice and Video over IP software (H323 / SIP)
14mr|ekiga-4.0.1-3|7	Name:		ekiga
14mr|ekiga-4.0.1-3|8	Version:	4.0.1
14mr|ekiga-4.0.1-3|9	Release:	3
14mr|ekiga-4.0.1-3|10	License:	GPLv2+
14mr|ekiga-4.0.1-3|11	Group:		Video
14mr|ekiga-4.0.1-3|12	URL:		http://www.ekiga.org
14mr|ekiga-4.0.1-3|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz
14mr|ekiga-4.0.1-3|14	
14mr|ekiga-4.0.1-3|15	BuildRequires:	desktop-file-utils
14mr|ekiga-4.0.1-3|16	BuildRequires:	gnome-common
14mr|ekiga-4.0.1-3|17	BuildRequires:	intltool
14mr|ekiga-4.0.1-3|18	BuildRequires:	scrollkeeper
14mr|ekiga-4.0.1-3|19	BuildRequires:	xsltproc
14mr|ekiga-4.0.1-3|20	BuildRequires:	gettext-devel
14mr|ekiga-4.0.1-3|21	
14mr|ekiga-4.0.1-3|22	BuildRequires:	pkgconfig(avahi-client)
14mr|ekiga-4.0.1-3|23	BuildRequires:	pkgconfig(avahi-glib)
14mr|ekiga-4.0.1-3|24	BuildRequires:	pkgconfig(dbus-1)
14mr|ekiga-4.0.1-3|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|ekiga-4.0.1-3|26	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|ekiga-4.0.1-3|27	BuildRequires:	pkgconfig(gnome-icon-theme)
14mr|ekiga-4.0.1-3|28	BuildRequires:	pkgconfig(glib-2.0)
14mr|ekiga-4.0.1-3|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|ekiga-4.0.1-3|30	BuildRequires:	pkgconfig(libebook-1.2)
14mr|ekiga-4.0.1-3|31	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|ekiga-4.0.1-3|32	BuildRequires:	pkgconfig(libnotify)
14mr|ekiga-4.0.1-3|33	BuildRequires:	pkgconfig(opal) >= %{opal_version}
14mr|ekiga-4.0.1-3|34	Buildrequires:	pkgconfig(ptlib) >= 2.10.9
14mr|ekiga-4.0.1-3|35	BuildRequires:	pkgconfig(sigc++-2.0)
14mr|ekiga-4.0.1-3|36	BuildRequires:	pkgconfig(xv)
14mr|ekiga-4.0.1-3|37	BuildRequires:	openldap-devel
14mr|ekiga-4.0.1-3|38	BuildRequires:	boost-devel
14mr|ekiga-4.0.1-3|39	%if %kde_support
14mr|ekiga-4.0.1-3|40	BuildRequires:	kdelibs4-devel
14mr|ekiga-4.0.1-3|41	%endif
14mr|ekiga-4.0.1-3|42	%rename		gnomemeeting
14mr|ekiga-4.0.1-3|43	
14mr|ekiga-4.0.1-3|44	Requires(post):		scrollkeeper >= 0.3
14mr|ekiga-4.0.1-3|45	Requires(postun):	scrollkeeper >= 0.3
14mr|ekiga-4.0.1-3|46	Requires:	pkgconfig(gnome-icon-theme)
14mr|ekiga-4.0.1-3|47	Requires:	opal3 >= %{opal_version}
14mr|ekiga-4.0.1-3|48	Requires:	evolution-data-server
14mr|ekiga-4.0.1-3|49	Suggests:	yelp
14mr|ekiga-4.0.1-3|50	
14mr|ekiga-4.0.1-3|51	%description
14mr|ekiga-4.0.1-3|52	Ekiga is a tool to communicate with video and audio over the internet.
14mr|ekiga-4.0.1-3|53	It uses both SIP and H323 protocol and is compatible with Microsoft Netmeeting.
14mr|ekiga-4.0.1-3|54	It used to be called GnomeMeeting
14mr|ekiga-4.0.1-3|55	
14mr|ekiga-4.0.1-3|56	%prep
14mr|ekiga-4.0.1-3|57	%setup -q
14mr|ekiga-4.0.1-3|58	
14mr|ekiga-4.0.1-3|59	%build
14mr|ekiga-4.0.1-3|60	%if %kde_support
14mr|ekiga-4.0.1-3|61	QTDIR="/usr/lib/qt4" ; export QTDIR ;
14mr|ekiga-4.0.1-3|62	PATH="/usr/lib/qt4/bin:$PATH" ; export PATH ;
14mr|ekiga-4.0.1-3|63	%endif
14mr|ekiga-4.0.1-3|64	NOCONFIGURE=yes gnome-autogen.sh
14mr|ekiga-4.0.1-3|65	%configure2_5x	\
14mr|ekiga-4.0.1-3|66	%if %kde_support
14mr|ekiga-4.0.1-3|67	--enable-kde \
14mr|ekiga-4.0.1-3|68	%endif
14mr|ekiga-4.0.1-3|69	--disable-schemas-install \
14mr|ekiga-4.0.1-3|70	--enable-dbus
14mr|ekiga-4.0.1-3|71	
14mr|ekiga-4.0.1-3|72	make
14mr|ekiga-4.0.1-3|73	
14mr|ekiga-4.0.1-3|74	%install
14mr|ekiga-4.0.1-3|75	%makeinstall_std
14mr|ekiga-4.0.1-3|76	
14mr|ekiga-4.0.1-3|77	%find_lang %{name} --with-gnome
14mr|ekiga-4.0.1-3|78	
14mr|ekiga-4.0.1-3|79	desktop-file-install --vendor="" \
14mr|ekiga-4.0.1-3|80	--remove-category="Application" \
14mr|ekiga-4.0.1-3|81	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|ekiga-4.0.1-3|82	--dir %{buildroot}%{_datadir}/applications \
14mr|ekiga-4.0.1-3|83	%{buildroot}%{_datadir}/applications/*
14mr|ekiga-4.0.1-3|84	
14mr|ekiga-4.0.1-3|85	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
14mr|ekiga-4.0.1-3|86	# dynamic support
14mr|ekiga-4.0.1-3|87	mkdir -p %{buildroot}%{launchers}
14mr|ekiga-4.0.1-3|88	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14mr|ekiga-4.0.1-3|89	[Desktop Entry]
14mr|ekiga-4.0.1-3|90	Name=Ekiga \$devicename
14mr|ekiga-4.0.1-3|91	Comment=Ekiga
14mr|ekiga-4.0.1-3|92	TryExec=%{_bindir}/ekiga
14mr|ekiga-4.0.1-3|93	Exec=%{_bindir}/ekiga
14mr|ekiga-4.0.1-3|94	Terminal=false
14mr|ekiga-4.0.1-3|95	Icon=ekiga
14mr|ekiga-4.0.1-3|96	Type=Application
14mr|ekiga-4.0.1-3|97	StartupNotify=true
14mr|ekiga-4.0.1-3|98	EOF
14mr|ekiga-4.0.1-3|99	
14mr|ekiga-4.0.1-3|100	rm -rf %{buildroot}/var/lib/scrollkeeper
14mr|ekiga-4.0.1-3|101	
14mr|ekiga-4.0.1-3|102	%define schemas ekiga
14mr|ekiga-4.0.1-3|103	
14mr|ekiga-4.0.1-3|104	%preun
14mr|ekiga-4.0.1-3|105	if [ -r %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas -a -x %{_bindir}/gconftool-2 ]; then
14mr|ekiga-4.0.1-3|106	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas > /dev/null
14mr|ekiga-4.0.1-3|107	update-alternatives --remove webcam.kde.dynamic %{launchers}/gnomemeeting.desktop
14mr|ekiga-4.0.1-3|108	update-alternatives --remove webcam.gnome.dynamic %{launchers}/gnomemeeting.desktop
14mr|ekiga-4.0.1-3|109	fi
14mr|ekiga-4.0.1-3|110	%preun_uninstall_gconf_schemas %{schemas}
14mr|ekiga-4.0.1-3|111	
14mr|ekiga-4.0.1-3|112	%postun
14mr|ekiga-4.0.1-3|113	if [ "$1" = "0" ]; then
14mr|ekiga-4.0.1-3|114	update-alternatives --remove webcam.kde.dynamic %{launchers}/%{name}.desktop
14mr|ekiga-4.0.1-3|115	update-alternatives --remove webcam.gnome.dynamic %{launchers}/%{name}.desktop
14mr|ekiga-4.0.1-3|116	fi
14mr|ekiga-4.0.1-3|117	
14mr|ekiga-4.0.1-3|118	%files -f %{name}.lang
14mr|ekiga-4.0.1-3|119	%doc README NEWS FAQ AUTHORS TODO
14mr|ekiga-4.0.1-3|120	%{_bindir}/*
14mr|ekiga-4.0.1-3|121	%{_libdir}/%{name}
14mr|ekiga-4.0.1-3|122	%{_datadir}/dbus-1/services/org.ekiga*
14mr|ekiga-4.0.1-3|123	%{_datadir}/applications/*
14mr|ekiga-4.0.1-3|124	%{_datadir}/pixmaps/*
14mr|ekiga-4.0.1-3|125	%{_datadir}/sounds/*
14mr|ekiga-4.0.1-3|126	%{_datadir}/icons/hicolor/*/apps/*
14mr|ekiga-4.0.1-3|127	%{_mandir}/*/*
14mr|ekiga-4.0.1-3|128	%{_sysconfdir}/gconf/schemas/*
14mr|ekiga-4.0.1-3|129	%config(noreplace) %{launchers}/*.desktop
14mr|ekiga-4.0.1-3|130	
14mr|ekiga-4.0.1-3|131	
14mr|ekiga-4.0.1-3|132	
14mr|ekiga-4.0.1-3|133	%changelog
14mr|ekiga-4.0.1-3|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.1-3
14mr|ekiga-4.0.1-3|135	+ Revision: ccb8dfb
14mr|ekiga-4.0.1-3|136	- MassBuild#440: Increase release tag
14mr|ekiga-4.0.1-3|137	
14mr|ekiga-4.0.1-3|138	

16267 14
14mr|ElectricFence-2.2.2-14|1	%define major   0
14mr|ElectricFence-2.2.2-14|2	%define libname %mklibname efence %{major}
14mr|ElectricFence-2.2.2-14|3	%define devname %mklibname efence -d
14mr|ElectricFence-2.2.2-14|4	
14mr|ElectricFence-2.2.2-14|5	Summary:	A debugger which detects memory allocation violations
14mr|ElectricFence-2.2.2-14|6	Name:		ElectricFence
14mr|ElectricFence-2.2.2-14|7	Version:	2.2.2
14mr|ElectricFence-2.2.2-14|8	Release:	14
14mr|ElectricFence-2.2.2-14|9	License:	GPLv2
14mr|ElectricFence-2.2.2-14|10	Group:		Development/Other
14mr|ElectricFence-2.2.2-14|11	URL:		http://perens.com/FreeSoftware/ElectricFence/
14mr|ElectricFence-2.2.2-14|12	# ftp://ftp.perens.com/pub/ElectricFence/beta/ used to be here, but
14mr|ElectricFence-2.2.2-14|13	# the site is inaccessible as of lately.  I looked through the web but
14mr|ElectricFence-2.2.2-14|14	# didn't find anything.  Debian has a link to a site that hosts an
14mr|ElectricFence-2.2.2-14|15	# obsolete version.  I don't think there's any proper upstream for
14mr|ElectricFence-2.2.2-14|16	# this.
14mr|ElectricFence-2.2.2-14|17	Source:		%{name}-%{version}.tar.gz
14mr|ElectricFence-2.2.2-14|18	Patch1:		ElectricFence-2.0.5-longjmp.patch
14mr|ElectricFence-2.2.2-14|19	Patch2:		ElectricFence-2.1-vaarg.patch
14mr|ElectricFence-2.2.2-14|20	Patch3:		ElectricFence-2.2.2-pthread.patch
14mr|ElectricFence-2.2.2-14|21	Patch4:		ElectricFence-2.2.2-madvise.patch
14mr|ElectricFence-2.2.2-14|22	Patch5:		ElectricFence-mmap-size.patch
14mr|ElectricFence-2.2.2-14|23	Patch6:		ElectricFence-2.2.2-banner.patch
14mr|ElectricFence-2.2.2-14|24	Patch7:		ElectricFence-2.2.2-ef.patch
14mr|ElectricFence-2.2.2-14|25	Patch8:		ElectricFence-2.2.2-builtins.patch
14mr|ElectricFence-2.2.2-14|26	Patch9:		ElectricFence-2.2.2-sse.patch
14mr|ElectricFence-2.2.2-14|27	Patch10:	ElectricFence-2.2.2-posix_memalign.patch
14mr|ElectricFence-2.2.2-14|28	Patch11:	ElectricFence-2.2.2-malloc_usable_size.patch
14mr|ElectricFence-2.2.2-14|29	Patch12:	ElectricFence-2.2.2-man-ef.patch
14mr|ElectricFence-2.2.2-14|30	
14mr|ElectricFence-2.2.2-14|31	%description
14mr|ElectricFence-2.2.2-14|32	ElectricFence is a utility for C programming and
14mr|ElectricFence-2.2.2-14|33	debugging. ElectricFence uses the virtual memory hardware of your
14mr|ElectricFence-2.2.2-14|34	system to detect when software overruns malloc() buffer boundaries,
14mr|ElectricFence-2.2.2-14|35	and/or to detect any accesses of memory released by
14mr|ElectricFence-2.2.2-14|36	free(). ElectricFence will then stop the program on the first
14mr|ElectricFence-2.2.2-14|37	instruction that caused a bounds violation and you can use your
14mr|ElectricFence-2.2.2-14|38	favorite debugger to display the offending statement.
14mr|ElectricFence-2.2.2-14|39	
14mr|ElectricFence-2.2.2-14|40	Install ElectricFence if you need a debugger to find malloc()
14mr|ElectricFence-2.2.2-14|41	violations.
14mr|ElectricFence-2.2.2-14|42	
14mr|ElectricFence-2.2.2-14|43	%package -n %{libname}
14mr|ElectricFence-2.2.2-14|44	Summary:	Shared Libraries for Electric Fence
14mr|ElectricFence-2.2.2-14|45	Group:		System/Libraries
14mr|ElectricFence-2.2.2-14|46	
14mr|ElectricFence-2.2.2-14|47	%description -n %{libname}
14mr|ElectricFence-2.2.2-14|48	This package contains Electric Fence shared object library. Electric
14mr|ElectricFence-2.2.2-14|49	Fence is a debugger which detects memory allocation violations.
14mr|ElectricFence-2.2.2-14|50	
14mr|ElectricFence-2.2.2-14|51	%package -n %{devname}
14mr|ElectricFence-2.2.2-14|52	Summary:	Static library for Electric Fence
14mr|ElectricFence-2.2.2-14|53	Group:		Development/C
14mr|ElectricFence-2.2.2-14|54	Requires:	%{libname} = %{version}-%{release}
14mr|ElectricFence-2.2.2-14|55	Provides:	efence-devel = %{version}-%{release}
14mr|ElectricFence-2.2.2-14|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|ElectricFence-2.2.2-14|57	Obsoletes:	%{libname}-devel < 2.2.2-13
14mr|ElectricFence-2.2.2-14|58	
14mr|ElectricFence-2.2.2-14|59	%description -n %{devname}
14mr|ElectricFence-2.2.2-14|60	This package contains the static library for Electric Fence.
14mr|ElectricFence-2.2.2-14|61	
14mr|ElectricFence-2.2.2-14|62	%prep
14mr|ElectricFence-2.2.2-14|63	%setup -q
14mr|ElectricFence-2.2.2-14|64	%patch1 -p1 -b .longjmp
14mr|ElectricFence-2.2.2-14|65	%patch2 -p1 -b .vaarg
14mr|ElectricFence-2.2.2-14|66	%patch3 -p1 -b .pthread
14mr|ElectricFence-2.2.2-14|67	%patch4 -p1 -b .madvise
14mr|ElectricFence-2.2.2-14|68	%patch5 -p1
14mr|ElectricFence-2.2.2-14|69	%patch6 -p1
14mr|ElectricFence-2.2.2-14|70	%patch7 -p1
14mr|ElectricFence-2.2.2-14|71	%patch8 -p1
14mr|ElectricFence-2.2.2-14|72	%patch9 -p1
14mr|ElectricFence-2.2.2-14|73	%patch10 -p1
14mr|ElectricFence-2.2.2-14|74	%patch11 -p1
14mr|ElectricFence-2.2.2-14|75	%patch12 -p1
14mr|ElectricFence-2.2.2-14|76	
14mr|ElectricFence-2.2.2-14|77	%build
14mr|ElectricFence-2.2.2-14|78	make CFLAGS='%{optflags} -DUSE_SEMAPHORE -fpic'
14mr|ElectricFence-2.2.2-14|79	
14mr|ElectricFence-2.2.2-14|80	%install
14mr|ElectricFence-2.2.2-14|81	mkdir -p %{buildroot}{%{_bindir},%{_libdir},%{_mandir}/man{1,3}}
14mr|ElectricFence-2.2.2-14|82	
14mr|ElectricFence-2.2.2-14|83	make	BIN_INSTALL_DIR=%{buildroot}%{_bindir} \
14mr|ElectricFence-2.2.2-14|84	LIB_INSTALL_DIR=%{buildroot}%{_libdir} \
14mr|ElectricFence-2.2.2-14|85	MAN_INSTALL_DIR=%{buildroot}%{_mandir} \
14mr|ElectricFence-2.2.2-14|86	install
14mr|ElectricFence-2.2.2-14|87	
14mr|ElectricFence-2.2.2-14|88	echo ".so man3/efence.3" > %{buildroot}%{_mandir}/man3/libefence.3
14mr|ElectricFence-2.2.2-14|89	
14mr|ElectricFence-2.2.2-14|90	%files
14mr|ElectricFence-2.2.2-14|91	%doc README COPYING
14mr|ElectricFence-2.2.2-14|92	%{_mandir}/man1/ef.1*
14mr|ElectricFence-2.2.2-14|93	%{_mandir}/man3/efence.3*
14mr|ElectricFence-2.2.2-14|94	%{_mandir}/man3/libefence.3*
14mr|ElectricFence-2.2.2-14|95	%{_bindir}/ef
14mr|ElectricFence-2.2.2-14|96	
14mr|ElectricFence-2.2.2-14|97	%files -n %{libname}
14mr|ElectricFence-2.2.2-14|98	%{_libdir}/*.so.*
14mr|ElectricFence-2.2.2-14|99	
14mr|ElectricFence-2.2.2-14|100	%files -n %{devname}
14mr|ElectricFence-2.2.2-14|101	%{_libdir}/*.a
14mr|ElectricFence-2.2.2-14|102	%{_libdir}/*.so
14mr|ElectricFence-2.2.2-14|103	
14mr|ElectricFence-2.2.2-14|104	%changelog
14mr|ElectricFence-2.2.2-14|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.2-14
14mr|ElectricFence-2.2.2-14|106	+ Revision: 1ff2dfa
14mr|ElectricFence-2.2.2-14|107	- MassBuild#440: Increase release tag
14mr|ElectricFence-2.2.2-14|108	
14mr|ElectricFence-2.2.2-14|109	

16268 14
14mr|elementary-icons-2.7.1-5|1	%define tarname	elementary-icons
14mr|elementary-icons-2.7.1-5|2	%define name	elementary-icons
14mr|elementary-icons-2.7.1-5|3	%define version	2.7.1
14mr|elementary-icons-2.7.1-5|4	%define release 5
14mr|elementary-icons-2.7.1-5|5	
14mr|elementary-icons-2.7.1-5|6	Summary:	Elementary icons
14mr|elementary-icons-2.7.1-5|7	Name:		%{name}
14mr|elementary-icons-2.7.1-5|8	Version:	%{version}
14mr|elementary-icons-2.7.1-5|9	Release:	%{release}
14mr|elementary-icons-2.7.1-5|10	Source0:	%{tarname}-%{version}.tar.gz
14mr|elementary-icons-2.7.1-5|11	Source1:	rosa-icons-replace-1.0.3.tar.gz
14mr|elementary-icons-2.7.1-5|12	License:	GPLv2
14mr|elementary-icons-2.7.1-5|13	Group:		Graphical desktop/Other
14mr|elementary-icons-2.7.1-5|14	BuildArch:	noarch
14mr|elementary-icons-2.7.1-5|15	
14mr|elementary-icons-2.7.1-5|16	%description
14mr|elementary-icons-2.7.1-5|17	Elementary icons theme.
14mr|elementary-icons-2.7.1-5|18	
14mr|elementary-icons-2.7.1-5|19	%files
14mr|elementary-icons-2.7.1-5|20	%defattr(-,root,root)
14mr|elementary-icons-2.7.1-5|21	%{_iconsdir}/*
14mr|elementary-icons-2.7.1-5|22	
14mr|elementary-icons-2.7.1-5|23	#--------------------------------------------------------------------
14mr|elementary-icons-2.7.1-5|24	
14mr|elementary-icons-2.7.1-5|25	%prep
14mr|elementary-icons-2.7.1-5|26	%setup -q -a 1
14mr|elementary-icons-2.7.1-5|27	
14mr|elementary-icons-2.7.1-5|28	%install
14mr|elementary-icons-2.7.1-5|29	%__rm -rf %{buildroot}
14mr|elementary-icons-2.7.1-5|30	%__mkdir -p %{buildroot}%{_datadir}/icons
14mr|elementary-icons-2.7.1-5|31	%__mkdir -p %{buildroot}%{_datadir}/icons/elementary
14mr|elementary-icons-2.7.1-5|32	%__mkdir -p %{buildroot}%{_datadir}/icons/elementary-mono-dark
14mr|elementary-icons-2.7.1-5|33	cp -rf elementary/* %{buildroot}%{_datadir}/icons/elementary
14mr|elementary-icons-2.7.1-5|34	cp -rf elementary-mono-dark/* %{buildroot}%{_datadir}/icons/elementary-mono-dark
14mr|elementary-icons-2.7.1-5|35	#replace original icons from rosa-icons theme, because original rosa icons not property works
14mr|elementary-icons-2.7.1-5|36	cp -rf rosa-icons-replace-1.0.3/* %{buildroot}%{_datadir}/icons/elementary
14mr|elementary-icons-2.7.1-5|37	
14mr|elementary-icons-2.7.1-5|38	
14mr|elementary-icons-2.7.1-5|39	
14mr|elementary-icons-2.7.1-5|40	%changelog
14mr|elementary-icons-2.7.1-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.1-5
14mr|elementary-icons-2.7.1-5|42	+ Revision: 854b8d1
14mr|elementary-icons-2.7.1-5|43	- MassBuild#440: Increase release tag
14mr|elementary-icons-2.7.1-5|44	
14mr|elementary-icons-2.7.1-5|45	

16269 14
14mr|elementary-theme-2.5.1-2|1	%define tarname	elementary-theme
14mr|elementary-theme-2.5.1-2|2	%define name	elementary-theme
14mr|elementary-theme-2.5.1-2|3	%define version	2.5.1
14mr|elementary-theme-2.5.1-2|4	%define release 2
14mr|elementary-theme-2.5.1-2|5	
14mr|elementary-theme-2.5.1-2|6	Summary:	Elementary theme
14mr|elementary-theme-2.5.1-2|7	Name:		%{name}
14mr|elementary-theme-2.5.1-2|8	Version:	%{version}
14mr|elementary-theme-2.5.1-2|9	Release:	%{release}
14mr|elementary-theme-2.5.1-2|10	Source0:	%{tarname}-%{version}.tar.gz
14mr|elementary-theme-2.5.1-2|11	#Theme for openbox
14mr|elementary-theme-2.5.1-2|12	Source1:	%{tarname}-openbox.tar.gz
14mr|elementary-theme-2.5.1-2|13	License:	GPLv2
14mr|elementary-theme-2.5.1-2|14	Group:		Graphical desktop/Other
14mr|elementary-theme-2.5.1-2|15	BuildArch:	noarch
14mr|elementary-theme-2.5.1-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|elementary-theme-2.5.1-2|17	Requires:	murrine
14mr|elementary-theme-2.5.1-2|18	Requires:	gtk-aurora-engine
14mr|elementary-theme-2.5.1-2|19	Requires:	gtk-unico-engine
14mr|elementary-theme-2.5.1-2|20	Suggests:	elementary-icons
14mr|elementary-theme-2.5.1-2|21	
14mr|elementary-theme-2.5.1-2|22	%description
14mr|elementary-theme-2.5.1-2|23	Elementary theme.
14mr|elementary-theme-2.5.1-2|24	
14mr|elementary-theme-2.5.1-2|25	%prep
14mr|elementary-theme-2.5.1-2|26	%setup -q -a1
14mr|elementary-theme-2.5.1-2|27	
14mr|elementary-theme-2.5.1-2|28	%build
14mr|elementary-theme-2.5.1-2|29	
14mr|elementary-theme-2.5.1-2|30	%install
14mr|elementary-theme-2.5.1-2|31	%__rm -rf %{buildroot}
14mr|elementary-theme-2.5.1-2|32	%__mkdir -p %{buildroot}%{_datadir}/themes
14mr|elementary-theme-2.5.1-2|33	%__mkdir -p %{buildroot}%{_datadir}/themes/elementary
14mr|elementary-theme-2.5.1-2|34	cp -rf * %{buildroot}%{_datadir}/themes/elementary
14mr|elementary-theme-2.5.1-2|35	
14mr|elementary-theme-2.5.1-2|36	%clean
14mr|elementary-theme-2.5.1-2|37	%__rm -rf %{buildroot}
14mr|elementary-theme-2.5.1-2|38	
14mr|elementary-theme-2.5.1-2|39	%files
14mr|elementary-theme-2.5.1-2|40	%defattr(-,root,root)
14mr|elementary-theme-2.5.1-2|41	%{_datadir}/themes/*
14mr|elementary-theme-2.5.1-2|42	
14mr|elementary-theme-2.5.1-2|43	
14mr|elementary-theme-2.5.1-2|44	
14mr|elementary-theme-2.5.1-2|45	
14mr|elementary-theme-2.5.1-2|46	%changelog
14mr|elementary-theme-2.5.1-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.1-2
14mr|elementary-theme-2.5.1-2|48	+ Revision: 3a82a0a
14mr|elementary-theme-2.5.1-2|49	- MassBuild#440: Increase release tag
14mr|elementary-theme-2.5.1-2|50	
14mr|elementary-theme-2.5.1-2|51	

16270 14
14mr|elftoaout-2.3-14|1	%define	name	elftoaout
14mr|elftoaout-2.3-14|2	%define	version	2.3
14mr|elftoaout-2.3-14|3	%define release	14
14mr|elftoaout-2.3-14|4	
14mr|elftoaout-2.3-14|5	Summary:	A utility for converting ELF binaries to a.out binaries
14mr|elftoaout-2.3-14|6	Name:		%{name}
14mr|elftoaout-2.3-14|7	Version:	%{version}
14mr|elftoaout-2.3-14|8	Release:	%{release}
14mr|elftoaout-2.3-14|9	License:	GPL
14mr|elftoaout-2.3-14|10	Group:		System/Kernel and hardware
14mr|elftoaout-2.3-14|11	Source0:	ftp://sunsite.mff.cuni.cz/OS/Linux/Sparc/local/elftoaout/%{name}-%{version}.tar.bz2
14mr|elftoaout-2.3-14|12	Patch0:		elftoaout-2.3-include.patch
14mr|elftoaout-2.3-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|elftoaout-2.3-14|14	
14mr|elftoaout-2.3-14|15	%description
14mr|elftoaout-2.3-14|16	The elftoaout utility converts a static ELF binary to a static a.out
14mr|elftoaout-2.3-14|17	binary.  If you're using an ELF system (i.e., Mandriva Linux) on a SPARC,
14mr|elftoaout-2.3-14|18	you'll need to run elftoaout on the kernel image so that the SPARC PROM
14mr|elftoaout-2.3-14|19	can netboot the image.
14mr|elftoaout-2.3-14|20	
14mr|elftoaout-2.3-14|21	If you're installing Mandriva Linux on a SPARC, you'll need to install the
14mr|elftoaout-2.3-14|22	elftoaout package.
14mr|elftoaout-2.3-14|23	
14mr|elftoaout-2.3-14|24	%prep
14mr|elftoaout-2.3-14|25	%setup -q
14mr|elftoaout-2.3-14|26	%patch0 -p1 -b .include
14mr|elftoaout-2.3-14|27	
14mr|elftoaout-2.3-14|28	%build
14mr|elftoaout-2.3-14|29	%make CFLAGS="%{optflags}"
14mr|elftoaout-2.3-14|30	
14mr|elftoaout-2.3-14|31	%install
14mr|elftoaout-2.3-14|32	%{__rm} -rf $RPM_BUILD_ROOT
14mr|elftoaout-2.3-14|33	
14mr|elftoaout-2.3-14|34	%{__install} -m0755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|elftoaout-2.3-14|35	%{__install} -m0644 %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
14mr|elftoaout-2.3-14|36	
14mr|elftoaout-2.3-14|37	%clean
14mr|elftoaout-2.3-14|38	%{__rm} -rf $RPM_BUILD_ROOT
14mr|elftoaout-2.3-14|39	
14mr|elftoaout-2.3-14|40	%files
14mr|elftoaout-2.3-14|41	%defattr(-,root,root)
14mr|elftoaout-2.3-14|42	%{_bindir}/%{name}
14mr|elftoaout-2.3-14|43	%{_mandir}/man1/%{name}.1*
14mr|elftoaout-2.3-14|44	
14mr|elftoaout-2.3-14|45	
14mr|elftoaout-2.3-14|46	
14mr|elftoaout-2.3-14|47	%changelog
14mr|elftoaout-2.3-14|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-14
14mr|elftoaout-2.3-14|49	+ Revision: c65c710
14mr|elftoaout-2.3-14|50	- MassBuild#440: Increase release tag
14mr|elftoaout-2.3-14|51	
14mr|elftoaout-2.3-14|52	

16271 14
14mr|elfutils-0.159-1|1	%define major 1
14mr|elfutils-0.159-1|2	
14mr|elfutils-0.159-1|3	%define libasm %mklibname asm %{major}
14mr|elfutils-0.159-1|4	%define libdw %mklibname dw %{major}
14mr|elfutils-0.159-1|5	%define libelf %mklibname elf %{major}
14mr|elfutils-0.159-1|6	%define devname %mklibname %{name} -d
14mr|elfutils-0.159-1|7	%define static %mklibname %{name} -d -s
14mr|elfutils-0.159-1|8	
14mr|elfutils-0.159-1|9	%define _program_prefix eu-
14mr|elfutils-0.159-1|10	
14mr|elfutils-0.159-1|11	Summary:	A collection of utilities and DSOs to handle compiled objects
14mr|elfutils-0.159-1|12	Name:		elfutils
14mr|elfutils-0.159-1|13	Version:	0.159
14mr|elfutils-0.159-1|14	Release:	1
14mr|elfutils-0.159-1|15	License:	GPLv2+
14mr|elfutils-0.159-1|16	Group:		Development/Other
14mr|elfutils-0.159-1|17	Url:		http://fedorahosted.org/elfutils/
14mr|elfutils-0.159-1|18	Source0:	https://fedorahosted.org/releases/e/l/elfutils/%{version}/%{name}-%{version}.tar.bz2
14mr|elfutils-0.159-1|19	#Patch0:	https://fedorahosted.org/releases/e/l/elfutils/%{version}/elfutils-portability.patch
14mr|elfutils-0.159-1|20	Patch6:		elfutils-uninitialized.diff
14mr|elfutils-0.159-1|21	Patch7:		elfutils-0.137-dwarf-header-check-fix.diff
14mr|elfutils-0.159-1|22	Patch8:		elfutils-0.148-dont-crash.diff
14mr|elfutils-0.159-1|23	Patch9:		elfutils-revert-portability-scanf.patch
14mr|elfutils-0.159-1|24	
14mr|elfutils-0.159-1|25	# fedora
14mr|elfutils-0.159-1|26	Patch11:	elfutils-aarch64-user_regs_struct.patch
14mr|elfutils-0.159-1|27	Patch12:	elfutils-0.159-argp-attach.patch
14mr|elfutils-0.159-1|28	Patch13:	elfutils-0.159-aarch64-bool-ret.patch
14mr|elfutils-0.159-1|29	Patch14:	elfutils-0.159-elf-h.patch
14mr|elfutils-0.159-1|30	Patch15:	elfutils-0.159-ppc64le-elfv2-abi.patch
14mr|elfutils-0.159-1|31	
14mr|elfutils-0.159-1|32	# mdv patches
14mr|elfutils-0.159-1|33	Patch100:	elfutils-0.158-mips_backend.patch
14mr|elfutils-0.159-1|34	Patch101:	elfutils-0.139-sparc-align.patch
14mr|elfutils-0.159-1|35	Patch102:	elfutils-0.139-fix-special-sparc-elf32-plt-entries.patch
14mr|elfutils-0.159-1|36	Patch103:	elfutils-0.152-strip-.GCC.command.line-section.patch
14mr|elfutils-0.159-1|37	Patch104:	elfutils-0.159-add-missing-lpthread-linkage.patch
14mr|elfutils-0.159-1|38	Patch105:	elfutils_signed_comparison.patch
14mr|elfutils-0.159-1|39	Patch107:	elfutils-0.158-dont-fail-on-strip-reloc-check-against-self.patch
14mr|elfutils-0.159-1|40	
14mr|elfutils-0.159-1|41	BuildRequires:	bison
14mr|elfutils-0.159-1|42	BuildRequires:	flex
14mr|elfutils-0.159-1|43	BuildRequires:	bzip2-devel
14mr|elfutils-0.159-1|44	BuildRequires:	gettext-devel
14mr|elfutils-0.159-1|45	BuildRequires:	pkgconfig(liblzma)
14mr|elfutils-0.159-1|46	BuildRequires:	pkgconfig(zlib)
14mr|elfutils-0.159-1|47	
14mr|elfutils-0.159-1|48	%description
14mr|elfutils-0.159-1|49	Elfutils is a collection of utilities, including stack (to show
14mr|elfutils-0.159-1|50	backtraces), nm (for listing symbols from object files), size
14mr|elfutils-0.159-1|51	(for listing the section sizes of an object or archive file),
14mr|elfutils-0.159-1|52	strip (for discarding symbols), readelf (to see the raw ELF file
14mr|elfutils-0.159-1|53	structures), and elflint (to check for well-formed ELF files).
14mr|elfutils-0.159-1|54	
14mr|elfutils-0.159-1|55	%files -f %{name}.lang
14mr|elfutils-0.159-1|56	%doc NOTES README NEWS TODO
14mr|elfutils-0.159-1|57	%{_bindir}/eu-*
14mr|elfutils-0.159-1|58	%dir %{_libdir}/elfutils
14mr|elfutils-0.159-1|59	%{_libdir}/elfutils/lib*.so
14mr|elfutils-0.159-1|60	
14mr|elfutils-0.159-1|61	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|62	
14mr|elfutils-0.159-1|63	%package -n %{libasm}
14mr|elfutils-0.159-1|64	Summary:	Libraries to read and write ELF files
14mr|elfutils-0.159-1|65	Group:		System/Libraries
14mr|elfutils-0.159-1|66	
14mr|elfutils-0.159-1|67	%description -n %{libasm}
14mr|elfutils-0.159-1|68	Included are the helper library which implement machine-specific ELF handling.
14mr|elfutils-0.159-1|69	
14mr|elfutils-0.159-1|70	%files -n %{libasm}
14mr|elfutils-0.159-1|71	%{_libdir}/libasm-%{version}.so
14mr|elfutils-0.159-1|72	%{_libdir}/libasm*.so.%{major}*
14mr|elfutils-0.159-1|73	
14mr|elfutils-0.159-1|74	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|75	
14mr|elfutils-0.159-1|76	%package -n %{libdw}
14mr|elfutils-0.159-1|77	Summary:	Libraries to read and write ELF files
14mr|elfutils-0.159-1|78	Group:		System/Libraries
14mr|elfutils-0.159-1|79	
14mr|elfutils-0.159-1|80	%description -n %{libdw}
14mr|elfutils-0.159-1|81	Included are the helper library which implement DWARF ELF handling.
14mr|elfutils-0.159-1|82	
14mr|elfutils-0.159-1|83	%files -n %{libdw}
14mr|elfutils-0.159-1|84	%{_libdir}/libdw-%{version}.so
14mr|elfutils-0.159-1|85	%{_libdir}/libdw*.so.%{major}*
14mr|elfutils-0.159-1|86	
14mr|elfutils-0.159-1|87	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|88	
14mr|elfutils-0.159-1|89	%package -n %{libelf}
14mr|elfutils-0.159-1|90	Summary:	Libraries to read and write ELF files
14mr|elfutils-0.159-1|91	Group:		System/Libraries
14mr|elfutils-0.159-1|92	Requires:	%{libdw} = %{EVRD}
14mr|elfutils-0.159-1|93	Requires:	%{libasm} = %{EVRD}
14mr|elfutils-0.159-1|94	
14mr|elfutils-0.159-1|95	%description -n %{libelf}
14mr|elfutils-0.159-1|96	This package provides DSOs which allow reading and writing ELF files
14mr|elfutils-0.159-1|97	on a high level. Third party programs depend on this package to read
14mr|elfutils-0.159-1|98	internals of ELF files. The programs of the elfutils package use it
14mr|elfutils-0.159-1|99	also to generate new ELF files.
14mr|elfutils-0.159-1|100	
14mr|elfutils-0.159-1|101	%files -n %{libelf}
14mr|elfutils-0.159-1|102	%{_libdir}/libelf-%{version}.so
14mr|elfutils-0.159-1|103	%{_libdir}/libelf*.so.%{major}*
14mr|elfutils-0.159-1|104	
14mr|elfutils-0.159-1|105	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|106	
14mr|elfutils-0.159-1|107	%package -n %{devname}
14mr|elfutils-0.159-1|108	Summary:	Development libraries to handle compiled objects
14mr|elfutils-0.159-1|109	Group:		Development/Other
14mr|elfutils-0.159-1|110	Requires:	%{libasm} = %{EVRD}
14mr|elfutils-0.159-1|111	Requires:	%{libdw} = %{EVRD}
14mr|elfutils-0.159-1|112	Requires:	%{libelf} = %{EVRD}
14mr|elfutils-0.159-1|113	Provides:	%{name}-devel = %{EVRD}
14mr|elfutils-0.159-1|114	
14mr|elfutils-0.159-1|115	%description -n %{devname}
14mr|elfutils-0.159-1|116	This package contains the headers and dynamic libraries to create
14mr|elfutils-0.159-1|117	applications for handling compiled objects.
14mr|elfutils-0.159-1|118	
14mr|elfutils-0.159-1|119	* libelf allows you to access the internals of the ELF object file
14mr|elfutils-0.159-1|120	format, so you can see the different sections of an ELF file.
14mr|elfutils-0.159-1|121	* libebl provides some higher-level ELF access functionality.
14mr|elfutils-0.159-1|122	* libasm provides a programmable assembler interface.
14mr|elfutils-0.159-1|123	
14mr|elfutils-0.159-1|124	%files -n %{devname}
14mr|elfutils-0.159-1|125	%{_includedir}/dwarf.h
14mr|elfutils-0.159-1|126	%{_includedir}/libelf.h
14mr|elfutils-0.159-1|127	%{_includedir}/gelf.h
14mr|elfutils-0.159-1|128	%{_includedir}/nlist.h
14mr|elfutils-0.159-1|129	%dir %{_includedir}/elfutils
14mr|elfutils-0.159-1|130	%{_includedir}/elfutils/*.h
14mr|elfutils-0.159-1|131	%{_libdir}/libelf.so
14mr|elfutils-0.159-1|132	%{_libdir}/libdw.so
14mr|elfutils-0.159-1|133	%{_libdir}/libasm.so
14mr|elfutils-0.159-1|134	
14mr|elfutils-0.159-1|135	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|136	
14mr|elfutils-0.159-1|137	%package -n %{static}
14mr|elfutils-0.159-1|138	Summary:	Static libraries for development with libelfutils
14mr|elfutils-0.159-1|139	Group:		Development/Other
14mr|elfutils-0.159-1|140	Requires:	%{devname} = %{EVRD}
14mr|elfutils-0.159-1|141	Provides:	%{name}-static-devel = %{EVRD}
14mr|elfutils-0.159-1|142	
14mr|elfutils-0.159-1|143	%description -n %{static}
14mr|elfutils-0.159-1|144	This package contains the static libraries to create applications for
14mr|elfutils-0.159-1|145	handling compiled objects.
14mr|elfutils-0.159-1|146	
14mr|elfutils-0.159-1|147	%files -n %{static}
14mr|elfutils-0.159-1|148	%{_libdir}/*.a
14mr|elfutils-0.159-1|149	
14mr|elfutils-0.159-1|150	#----------------------------------------------------------------------------
14mr|elfutils-0.159-1|151	
14mr|elfutils-0.159-1|152	%prep
14mr|elfutils-0.159-1|153	%setup -q
14mr|elfutils-0.159-1|154	%apply_patches
14mr|elfutils-0.159-1|155	autoreconf -fi
14mr|elfutils-0.159-1|156	
14mr|elfutils-0.159-1|157	%build
14mr|elfutils-0.159-1|158	mkdir -p build-%{_target_platform}
14mr|elfutils-0.159-1|159	pushd build-%{_target_platform}
14mr|elfutils-0.159-1|160	
14mr|elfutils-0.159-1|161	# [pixel] libld_elf_i386.so is quite weird, could be dropped? workarounding for now...
14mr|elfutils-0.159-1|162	%define _disable_ld_no_undefined 1
14mr|elfutils-0.159-1|163	
14mr|elfutils-0.159-1|164	CFLAGS="%{optflags} -Wno-error" \
14mr|elfutils-0.159-1|165	CONFIGURE_TOP=.. \
14mr|elfutils-0.159-1|166	%configure2_5x \
14mr|elfutils-0.159-1|167	%{?_program_prefix: --program-prefix=%{_program_prefix}} \
14mr|elfutils-0.159-1|168	--enable-thread-safety \
14mr|elfutils-0.159-1|169	--with-zlib \
14mr|elfutils-0.159-1|170	--with-bzlib \
14mr|elfutils-0.159-1|171	--with-lzma
14mr|elfutils-0.159-1|172	
14mr|elfutils-0.159-1|173	%make
14mr|elfutils-0.159-1|174	popd
14mr|elfutils-0.159-1|175	
14mr|elfutils-0.159-1|176	%install
14mr|elfutils-0.159-1|177	%makeinstall_std -C build-%{_target_platform}
14mr|elfutils-0.159-1|178	
14mr|elfutils-0.159-1|179	%find_lang %{name}
14mr|elfutils-0.159-1|180	
14mr|elfutils-0.159-1|181	%check
14mr|elfutils-0.159-1|182	%make -C build-%{_target_platform} check || true
14mr|elfutils-0.159-1|183	
14mr|elfutils-0.159-1|184	%changelog
14mr|elfutils-0.159-1|185	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.159-1
14mr|elfutils-0.159-1|186	+ Revision: 54303e9
14mr|elfutils-0.159-1|187	- Drop obsolete Provides
14mr|elfutils-0.159-1|188	
14mr|elfutils-0.159-1|189	

16272 14
14mr|emacs-24.3-11|1	Summary:	GNU Emacs text editor with X11 support
14mr|emacs-24.3-11|2	
14mr|emacs-24.3-11|3	Name:		emacs
14mr|emacs-24.3-11|4	Version:	24.3
14mr|emacs-24.3-11|5	Release:	11
14mr|emacs-24.3-11|6	License:	GPLv3+
14mr|emacs-24.3-11|7	Group:		Editors
14mr|emacs-24.3-11|8	Url:		http://www.gnu.org/software/emacs/
14mr|emacs-24.3-11|9	Source0:	ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}.tar.xz
14mr|emacs-24.3-11|10	Source2:	gnu-mini.png
14mr|emacs-24.3-11|11	Source3:	gnu-normal.png
14mr|emacs-24.3-11|12	Source4:	gnu-large.png
14mr|emacs-24.3-11|13	Source5:	emacs-config
14mr|emacs-24.3-11|14	Patch0:		emacs-24.3-giflib51.patch
14mr|emacs-24.3-11|15	Patch1:		emacs-20.5-loadup.patch
14mr|emacs-24.3-11|16	Patch6:		emacs-snapshot-same-etc-DOC-for-all.patch
14mr|emacs-24.3-11|17	Patch100:	emacs-23.3-infofix.patch
14mr|emacs-24.3-11|18	Patch101:	emacs-23.1.92-version.patch
14mr|emacs-24.3-11|19	Patch111:	emacs-24.2-ispell-dictionaries-list-iso-8859-15.patch
14mr|emacs-24.3-11|20	Patch115:	emacs-24.2-lzma-support.patch
14mr|emacs-24.3-11|21	
14mr|emacs-24.3-11|22	BuildRequires:	texinfo
14mr|emacs-24.3-11|23	BuildRequires:	x11-server-common
14mr|emacs-24.3-11|24	BuildRequires:	jpeg-devel
14mr|emacs-24.3-11|25	BuildRequires:	giflib-devel
14mr|emacs-24.3-11|26	BuildRequires:	Xaw3d-devel
14mr|emacs-24.3-11|27	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|emacs-24.3-11|28	BuildRequires:	pkgconfig(libpng)
14mr|emacs-24.3-11|29	BuildRequires:	pkgconfig(libtiff-4)
14mr|emacs-24.3-11|30	BuildRequires:	pkgconfig(ncurses)
14mr|emacs-24.3-11|31	BuildRequires:	pkgconfig(x11)
14mr|emacs-24.3-11|32	BuildRequires:	pkgconfig(xaw7)
14mr|emacs-24.3-11|33	BuildRequires:	pkgconfig(xpm)
14mr|emacs-24.3-11|34	Requires(post,preun):	update-alternatives
14mr|emacs-24.3-11|35	Requires:	%{name}-common = %{version}
14mr|emacs-24.3-11|36	Provides:	emacs = %{version}-%{release}
14mr|emacs-24.3-11|37	Provides:	emacs-bin
14mr|emacs-24.3-11|38	Provides:	emacs-gtk
14mr|emacs-24.3-11|39	
14mr|emacs-24.3-11|40	%description
14mr|emacs-24.3-11|41	Emacs is a powerful, customizable, self-documenting, modeless text
14mr|emacs-24.3-11|42	editor. Emacs contains special code editing features, a scripting
14mr|emacs-24.3-11|43	language (elisp), and the capability to read mail, news, and more
14mr|emacs-24.3-11|44	without leaving the editor.
14mr|emacs-24.3-11|45	
14mr|emacs-24.3-11|46	This package provides an emacs binary with support for X Windows.
14mr|emacs-24.3-11|47	
14mr|emacs-24.3-11|48	%package	el
14mr|emacs-24.3-11|49	Summary:	GNU Emacs Lisp source files
14mr|emacs-24.3-11|50	Group:		Editors
14mr|emacs-24.3-11|51	Requires:	%{name}-common = %{version}
14mr|emacs-24.3-11|52	
14mr|emacs-24.3-11|53	%description	el
14mr|emacs-24.3-11|54	The emacs-snapshot-el package contains the emacs elisp sources for
14mr|emacs-24.3-11|55	many of the elisp programs included with the main Emacs text editor
14mr|emacs-24.3-11|56	package.
14mr|emacs-24.3-11|57	
14mr|emacs-24.3-11|58	You need to install this package only if you intend to modify any of
14mr|emacs-24.3-11|59	the Emacs packages or see some elisp examples.
14mr|emacs-24.3-11|60	
14mr|emacs-24.3-11|61	%package	doc
14mr|emacs-24.3-11|62	Summary:	GNU Emacs documentation
14mr|emacs-24.3-11|63	Group:		Editors
14mr|emacs-24.3-11|64	Requires:	%{name}-common = %{version}
14mr|emacs-24.3-11|65	
14mr|emacs-24.3-11|66	%description	doc
14mr|emacs-24.3-11|67	Documentation for GNU Emacs.
14mr|emacs-24.3-11|68	
14mr|emacs-24.3-11|69	%package	leim
14mr|emacs-24.3-11|70	Summary:	GNU Emacs Lisp code for international input methods
14mr|emacs-24.3-11|71	Group:		Editors
14mr|emacs-24.3-11|72	Requires:	%{name}-common = %{version}
14mr|emacs-24.3-11|73	
14mr|emacs-24.3-11|74	%description	leim
14mr|emacs-24.3-11|75	This package contains Emacs Lisp code for input methods for various
14mr|emacs-24.3-11|76	international character scripts.
14mr|emacs-24.3-11|77	
14mr|emacs-24.3-11|78	%package	nox
14mr|emacs-24.3-11|79	Summary:	GNU Emacs text editor without support for X11
14mr|emacs-24.3-11|80	Group:		Editors
14mr|emacs-24.3-11|81	Requires:	%{name}-common = %{version}
14mr|emacs-24.3-11|82	Provides:	emacs-bin
14mr|emacs-24.3-11|83	Requires(post,preun):	update-alternatives
14mr|emacs-24.3-11|84	
14mr|emacs-24.3-11|85	%description	nox
14mr|emacs-24.3-11|86	Emacs is a powerful, customizable, self-documenting, modeless text
14mr|emacs-24.3-11|87	editor. Emacs contains special code editing features, a scripting
14mr|emacs-24.3-11|88	language (elisp), and the capability to read mail, news, and more
14mr|emacs-24.3-11|89	without leaving the editor.
14mr|emacs-24.3-11|90	
14mr|emacs-24.3-11|91	This package provides an emacs binary with no X Windows support for
14mr|emacs-24.3-11|92	running on a terminal.
14mr|emacs-24.3-11|93	
14mr|emacs-24.3-11|94	%package	common
14mr|emacs-24.3-11|95	Summary:	Common files for GNU Emacs
14mr|emacs-24.3-11|96	Group:		Editors
14mr|emacs-24.3-11|97	Obsoletes:	emacs-cedet < 1.0-0.pre7
14mr|emacs-24.3-11|98	Provides:	emacs-cedet = 1.0-0.pre7
14mr|emacs-24.3-11|99	Obsoletes:	emacs-easypg < 1.0.0
14mr|emacs-24.3-11|100	Provides:	emacs-easypg = 1.0.0
14mr|emacs-24.3-11|101	
14mr|emacs-24.3-11|102	%description	common
14mr|emacs-24.3-11|103	Emacs is a powerful, customizable, self-documenting, modeless text
14mr|emacs-24.3-11|104	editor. Emacs contains special code editing features, a scripting
14mr|emacs-24.3-11|105	language (elisp), and the capability to read mail, news, and more
14mr|emacs-24.3-11|106	without leaving the editor.
14mr|emacs-24.3-11|107	
14mr|emacs-24.3-11|108	This package contains all of the common files needed by emacs-snapshot
14mr|emacs-24.3-11|109	or emacs-snapshot-nox
14mr|emacs-24.3-11|110	
14mr|emacs-24.3-11|111	%prep
14mr|emacs-24.3-11|112	%setup -q
14mr|emacs-24.3-11|113	perl -p -i -e 's/ctags/gctags/g' etc/etags.1
14mr|emacs-24.3-11|114	
14mr|emacs-24.3-11|115	%patch0 -p1 -b .giflib51
14mr|emacs-24.3-11|116	%patch1 -p1 -b .loadup
14mr|emacs-24.3-11|117	%patch6 -p1
14mr|emacs-24.3-11|118	
14mr|emacs-24.3-11|119	%patch100 -p1
14mr|emacs-24.3-11|120	%patch101 -p1 -b .version
14mr|emacs-24.3-11|121	%patch111 -p1
14mr|emacs-24.3-11|122	
14mr|emacs-24.3-11|123	%ifarch ppc
14mr|emacs-24.3-11|124	%patch20 -p1
14mr|emacs-24.3-11|125	%patch21 -p1
14mr|emacs-24.3-11|126	%patch22 -p1
14mr|emacs-24.3-11|127	%endif
14mr|emacs-24.3-11|128	
14mr|emacs-24.3-11|129	%patch115 -p1 -z .lzma-support
14mr|emacs-24.3-11|130	
14mr|emacs-24.3-11|131	find . -name Makefile.in |xargs sed -i -e 's,configure.in,configure.ac,g'
14mr|emacs-24.3-11|132	autoreconf -fi -I m4
14mr|emacs-24.3-11|133	
14mr|emacs-24.3-11|134	%build
14mr|emacs-24.3-11|135	PUREDEF="-DNCURSES_OSPEED_T"
14mr|emacs-24.3-11|136	XPUREDEF="-DNCURSES_OSPEED_T"
14mr|emacs-24.3-11|137	
14mr|emacs-24.3-11|138	export CFLAGS="%{optflags} $PUREDEF -fno-zero-initialized-in-bss"
14mr|emacs-24.3-11|139	
14mr|emacs-24.3-11|140	%configure2_5x\
14mr|emacs-24.3-11|141	--with-x=no\
14mr|emacs-24.3-11|142	--localstatedir=%{_localstatedir}/lib
14mr|emacs-24.3-11|143	%make bootstrap
14mr|emacs-24.3-11|144	
14mr|emacs-24.3-11|145	%make distclean
14mr|emacs-24.3-11|146	# Build binary without X support
14mr|emacs-24.3-11|147	%configure2_5x\
14mr|emacs-24.3-11|148	--with-x=no\
14mr|emacs-24.3-11|149	--localstatedir=%{_localstatedir}/lib
14mr|emacs-24.3-11|150	%make
14mr|emacs-24.3-11|151	mv src/emacs src/nox-emacs
14mr|emacs-24.3-11|152	
14mr|emacs-24.3-11|153	%make distclean
14mr|emacs-24.3-11|154	# Build binary with X support
14mr|emacs-24.3-11|155	%configure2_5x\
14mr|emacs-24.3-11|156	--with-x-toolkit\
14mr|emacs-24.3-11|157	--localstatedir=%{_localstatedir}/lib
14mr|emacs-24.3-11|158	%make
14mr|emacs-24.3-11|159	
14mr|emacs-24.3-11|160	%install
14mr|emacs-24.3-11|161	mkdir -p %{buildroot}/usr
14mr|emacs-24.3-11|162	
14mr|emacs-24.3-11|163	PATH=$PATH:/sbin
14mr|emacs-24.3-11|164	ARCHDIR=%{_target_platform}
14mr|emacs-24.3-11|165	%old_makeinstall sharedstatedir=%{buildroot}/var/lib localstatedir=%{buildroot}/var/lib
14mr|emacs-24.3-11|166	
14mr|emacs-24.3-11|167	rm -f %{buildroot}%{_bindir}/emacs
14mr|emacs-24.3-11|168	rm -f %{buildroot}%{_infodir}/dir
14mr|emacs-24.3-11|169	
14mr|emacs-24.3-11|170	# remove sun specific stuff
14mr|emacs-24.3-11|171	rm -f %{buildroot}%{_datadir}/emacs/%{version}/etc/{emacstool.1,emacs.1,ctags.1,etags.1,sex.6}
14mr|emacs-24.3-11|172	
14mr|emacs-24.3-11|173	# rename ctags to gctags
14mr|emacs-24.3-11|174	mv %{buildroot}%{_mandir}/man1/ctags.1.gz %{buildroot}%{_mandir}/man1/gctags.1.gz
14mr|emacs-24.3-11|175	mv %{buildroot}%{_bindir}/ctags %{buildroot}%{_bindir}/gctags
14mr|emacs-24.3-11|176	mv -f %{buildroot}%{_bindir}/{etags,emacs-etags}
14mr|emacs-24.3-11|177	
14mr|emacs-24.3-11|178	# is that needed?
14mr|emacs-24.3-11|179	install -d %{buildroot}%{_libdir}/emacs/site-lisp
14mr|emacs-24.3-11|180	
14mr|emacs-24.3-11|181	mkdir -p %{buildroot}%{_sysconfdir}/emacs
14mr|emacs-24.3-11|182	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/emacs/site-start.el
14mr|emacs-24.3-11|183	(cd %{buildroot}%{_datadir}/emacs/%{version}/lisp; ln -s ../../../../..%{_sysconfdir}/emacs/site-start.el site-start.el)
14mr|emacs-24.3-11|184	
14mr|emacs-24.3-11|185	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|emacs-24.3-11|186	
14mr|emacs-24.3-11|187	install -m755 src/nox-emacs %{buildroot}%{_bindir}/emacs-nox
14mr|emacs-24.3-11|188	chmod -t %{buildroot}%{_bindir}/emacs*
14mr|emacs-24.3-11|189	
14mr|emacs-24.3-11|190	#
14mr|emacs-24.3-11|191	# emacs-doc file list
14mr|emacs-24.3-11|192	#
14mr|emacs-24.3-11|193	# 3.22MB of docs from emacs-common to emacs-doc to reduce size (tutorials, news, postscript files, ...)
14mr|emacs-24.3-11|194	# NB: etc/ps-prin{0,1}.ps are needed by ps-print
14mr|emacs-24.3-11|195	find %{buildroot}%{_datadir}/emacs/%{version}/etc/ -type f | \
14mr|emacs-24.3-11|196	grep -E 'TUTORIAL\.|NEWS|ONEWS|.ps$'|grep -F -v /etc/ps-prin | \
14mr|emacs-24.3-11|197	sed "s^%{buildroot}^^" > doc-filelist
14mr|emacs-24.3-11|198	
14mr|emacs-24.3-11|199	#
14mr|emacs-24.3-11|200	# emacs-el file list
14mr|emacs-24.3-11|201	#
14mr|emacs-24.3-11|202	
14mr|emacs-24.3-11|203	# take every .el and .el.gz which have a corresponding .elc
14mr|emacs-24.3-11|204	find %{buildroot}%{_datadir}/emacs -name '*.el' -o -name '*.el.gz' | \
14mr|emacs-24.3-11|205	grep -v /leim/ | while read I; do
14mr|emacs-24.3-11|206	f=`basename $I .gz`
14mr|emacs-24.3-11|207	f=`basename $f .el`
14mr|emacs-24.3-11|208	if [ -e `dirname $I`/$f.elc ]; then
14mr|emacs-24.3-11|209	echo $I | sed "s^%{buildroot}^^"
14mr|emacs-24.3-11|210	fi
14mr|emacs-24.3-11|211	done > el-filelist
14mr|emacs-24.3-11|212	
14mr|emacs-24.3-11|213	#
14mr|emacs-24.3-11|214	# emacs-common file list
14mr|emacs-24.3-11|215	#
14mr|emacs-24.3-11|216	# everything not in previous filelists, and remove a few things listed in %files
14mr|emacs-24.3-11|217	find %{buildroot}%{_datadir}/emacs/%{version} -type f -print -o -type d -printf "%%%%dir %%p\n" | \
14mr|emacs-24.3-11|218	grep -v /leim/ | sed "s^%{buildroot}^^" > common-filelist.raw
14mr|emacs-24.3-11|219	while read I; do
14mr|emacs-24.3-11|220	grep -qxF $I doc-filelist el-filelist || echo $I
14mr|emacs-24.3-11|221	done < common-filelist.raw > common-filelist
14mr|emacs-24.3-11|222	
14mr|emacs-24.3-11|223	find %{buildroot}%{_libdir}/emacs -type f -print -o -type d -printf "%%%%dir %%p\n" | \
14mr|emacs-24.3-11|224	grep -E -v 'movemail$|update-game-score$' | sed "s^%{buildroot}^^" >> common-filelist
14mr|emacs-24.3-11|225	
14mr|emacs-24.3-11|226	# this conflicts with the info package
14mr|emacs-24.3-11|227	rm -f %{buildroot}%{_infodir}/info.info.gz
14mr|emacs-24.3-11|228	
14mr|emacs-24.3-11|229	have_info_files=$(echo $(ls %{buildroot}%{_infodir} | sed -e 's/\.info\.gz$//' | grep -E -v -- '-[0-9]+$' | LC_ALL=C sort))
14mr|emacs-24.3-11|230	
14mr|emacs-24.3-11|231	%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
14mr|emacs-24.3-11|232	
14mr|emacs-24.3-11|233	[ "$have_info_files" = "%info_files" ] || {
14mr|emacs-24.3-11|234	echo "you must modify the spec file, %%info_files should be: $have_info_files"
14mr|emacs-24.3-11|235	exit 1
14mr|emacs-24.3-11|236	}
14mr|emacs-24.3-11|237	
14mr|emacs-24.3-11|238	%post nox
14mr|emacs-24.3-11|239	update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-nox 10
14mr|emacs-24.3-11|240	
14mr|emacs-24.3-11|241	[[ ! -f %{_bindir}/emacs ]] && update-alternatives --auto emacs
14mr|emacs-24.3-11|242	:
14mr|emacs-24.3-11|243	
14mr|emacs-24.3-11|244	%postun nox
14mr|emacs-24.3-11|245	[[ ! -f %{_bindir}/emacs-nox ]] && \
14mr|emacs-24.3-11|246	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-nox
14mr|emacs-24.3-11|247	:
14mr|emacs-24.3-11|248	
14mr|emacs-24.3-11|249	%post
14mr|emacs-24.3-11|250	/usr/sbin/update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-%{version} 21
14mr|emacs-24.3-11|251	
14mr|emacs-24.3-11|252	%post common
14mr|emacs-24.3-11|253	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 1
14mr|emacs-24.3-11|254	
14mr|emacs-24.3-11|255	%postun
14mr|emacs-24.3-11|256	[[ ! -f %{_bindir}/emacs-%{version} ]] && \
14mr|emacs-24.3-11|257	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-%{version}|| :
14mr|emacs-24.3-11|258	
14mr|emacs-24.3-11|259	%postun common
14mr|emacs-24.3-11|260	[[ ! -f %{_bindir}/%{name}-etags ]] && \
14mr|emacs-24.3-11|261	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
14mr|emacs-24.3-11|262	
14mr|emacs-24.3-11|263	%files -f common-filelist common
14mr|emacs-24.3-11|264	%doc BUGS README src/COPYING
14mr|emacs-24.3-11|265	%{_localstatedir}/lib/games/emacs/*
14mr|emacs-24.3-11|266	%dir %{_sysconfdir}/emacs/site-start.d
14mr|emacs-24.3-11|267	%dir %{_sysconfdir}/emacs
14mr|emacs-24.3-11|268	%config(noreplace) %{_sysconfdir}/emacs/site-start.el
14mr|emacs-24.3-11|269	%dir %{_datadir}/emacs
14mr|emacs-24.3-11|270	%dir %{_datadir}/emacs/site-lisp
14mr|emacs-24.3-11|271	%{_datadir}/emacs/%{version}/lisp/site-start.el
14mr|emacs-24.3-11|272	%attr(2755,root,mail) %{_libexecdir}/emacs/%{version}/%{_target_platform}/movemail
14mr|emacs-24.3-11|273	%attr(4755,games,root) %{_libexecdir}/emacs/%{version}/%{_target_platform}/update-game-score
14mr|emacs-24.3-11|274	%{_bindir}/emacsclient
14mr|emacs-24.3-11|275	%{_bindir}/%{name}-etags
14mr|emacs-24.3-11|276	%{_bindir}/ebrowse
14mr|emacs-24.3-11|277	%{_bindir}/grep-changelog
14mr|emacs-24.3-11|278	%{_bindir}/gctags
14mr|emacs-24.3-11|279	%{_mandir}/*/*
14mr|emacs-24.3-11|280	%{_infodir}/*
14mr|emacs-24.3-11|281	%exclude %{_datadir}/emacs/%{version}/site-lisp/subdirs.el
14mr|emacs-24.3-11|282	
14mr|emacs-24.3-11|283	%files -f doc-filelist doc
14mr|emacs-24.3-11|284	
14mr|emacs-24.3-11|285	%files -f el-filelist el
14mr|emacs-24.3-11|286	%doc src/COPYING
14mr|emacs-24.3-11|287	%{_datadir}/emacs/%{version}/site-lisp/subdirs.el
14mr|emacs-24.3-11|288	%{_datadir}/emacs/site-lisp/subdirs.el
14mr|emacs-24.3-11|289	%{_datadir}/emacs/%{version}/leim/ja-dic/*.el.gz
14mr|emacs-24.3-11|290	%{_datadir}/emacs/%{version}/leim/quail/*.el.gz
14mr|emacs-24.3-11|291	
14mr|emacs-24.3-11|292	%files leim
14mr|emacs-24.3-11|293	%doc src/COPYING
14mr|emacs-24.3-11|294	%{_datadir}/emacs/%{version}/leim/leim-list.el
14mr|emacs-24.3-11|295	%dir %{_datadir}/emacs/%{version}/leim/ja-dic
14mr|emacs-24.3-11|296	%{_datadir}/emacs/%{version}/leim/ja-dic/*.elc
14mr|emacs-24.3-11|297	%dir %{_datadir}/emacs/%{version}/leim/quail
14mr|emacs-24.3-11|298	%{_datadir}/emacs/%{version}/leim/quail/*.elc
14mr|emacs-24.3-11|299	
14mr|emacs-24.3-11|300	%files nox
14mr|emacs-24.3-11|301	%doc src/COPYING
14mr|emacs-24.3-11|302	%{_bindir}/emacs-nox
14mr|emacs-24.3-11|303	
14mr|emacs-24.3-11|304	%files
14mr|emacs-24.3-11|305	%doc src/COPYING
14mr|emacs-24.3-11|306	%{_bindir}/emacs-%{version}
14mr|emacs-24.3-11|307	%{_datadir}/applications/emacs.desktop
14mr|emacs-24.3-11|308	%{_iconsdir}/hicolor/*/apps/emacs*.png
14mr|emacs-24.3-11|309	%{_iconsdir}/hicolor/scalable/apps/emacs.svg
14mr|emacs-24.3-11|310	%{_iconsdir}/hicolor/scalable/mimetypes/emacs-document.svg
14mr|emacs-24.3-11|311	
14mr|emacs-24.3-11|312	%changelog
14mr|emacs-24.3-11|313	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 24.3-11
14mr|emacs-24.3-11|314	+ Revision: b5f1ad2
14mr|emacs-24.3-11|315	- MassBuild#440: Increase release tag
14mr|emacs-24.3-11|316	
14mr|emacs-24.3-11|317	

16273 14
14mr|emacs-auctex-11.87-2|1	%define	rname	auctex
14mr|emacs-auctex-11.87-2|2	
14mr|emacs-auctex-11.87-2|3	Summary: 	Enhanced LaTeX mode for GNU Emacs
14mr|emacs-auctex-11.87-2|4	Name: 		emacs-auctex
14mr|emacs-auctex-11.87-2|5	Version: 	11.87
14mr|emacs-auctex-11.87-2|6	Release:	2
14mr|emacs-auctex-11.87-2|7	License: 	GPLv3+
14mr|emacs-auctex-11.87-2|8	Group: 		Editors
14mr|emacs-auctex-11.87-2|9	Url: 		http://www.gnu.org/software/auctex/
14mr|emacs-auctex-11.87-2|10	Source0:	http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
14mr|emacs-auctex-11.87-2|11	BuildRequires:	emacs
14mr|emacs-auctex-11.87-2|12	BuildRequires:	tetex-dvips
14mr|emacs-auctex-11.87-2|13	BuildRequires:	tetex-latex
14mr|emacs-auctex-11.87-2|14	Requires:	emacs
14mr|emacs-auctex-11.87-2|15	Requires:	tetex-latex
14mr|emacs-auctex-11.87-2|16	BuildArch:	noarch
14mr|emacs-auctex-11.87-2|17	
14mr|emacs-auctex-11.87-2|18	%description
14mr|emacs-auctex-11.87-2|19	AUCTeX is a comprehensive customizable integrated environment for
14mr|emacs-auctex-11.87-2|20	writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using
14mr|emacs-auctex-11.87-2|21	GNU Emacs.
14mr|emacs-auctex-11.87-2|22	
14mr|emacs-auctex-11.87-2|23	%files
14mr|emacs-auctex-11.87-2|24	%doc RELEASE COPYING INSTALL README TODO FAQ CHANGES
14mr|emacs-auctex-11.87-2|25	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}*
14mr|emacs-auctex-11.87-2|26	%{_datadir}/emacs/site-lisp/%{rname}
14mr|emacs-auctex-11.87-2|27	%{_datadir}/emacs/site-lisp/auctex.el
14mr|emacs-auctex-11.87-2|28	%{_datadir}/emacs/site-lisp/preview-latex.el
14mr|emacs-auctex-11.87-2|29	%{_datadir}/emacs/site-lisp/tex-site.el
14mr|emacs-auctex-11.87-2|30	%{_datadir}/texmf-dist/tex/latex/preview
14mr|emacs-auctex-11.87-2|31	%{_infodir}/*
14mr|emacs-auctex-11.87-2|32	
14mr|emacs-auctex-11.87-2|33	#----------------------------------------------------------------------------
14mr|emacs-auctex-11.87-2|34	
14mr|emacs-auctex-11.87-2|35	%prep
14mr|emacs-auctex-11.87-2|36	%setup -qn %{rname}-%{version}
14mr|emacs-auctex-11.87-2|37	
14mr|emacs-auctex-11.87-2|38	%build
14mr|emacs-auctex-11.87-2|39	%configure --with-emacs
14mr|emacs-auctex-11.87-2|40	%make
14mr|emacs-auctex-11.87-2|41	
14mr|emacs-auctex-11.87-2|42	%install
14mr|emacs-auctex-11.87-2|43	install -d %{buildroot}{%{_datadir}/emacs/site-lisp/site-start.d,%{_infodir}}
14mr|emacs-auctex-11.87-2|44	%makeinstall autodir=%{buildroot}/var/lib/auctex
14mr|emacs-auctex-11.87-2|45	
14mr|emacs-auctex-11.87-2|46	# This is already in tetex-latex:
14mr|emacs-auctex-11.87-2|47	rm -rf %{buildroot}%{_datadir}/texmf/tex/latex/preview
14mr|emacs-auctex-11.87-2|48	# What's this for?
14mr|emacs-auctex-11.87-2|49	rm -rf %{buildroot}/var/lib/auctex
14mr|emacs-auctex-11.87-2|50	# Don't install reference card:
14mr|emacs-auctex-11.87-2|51	rm -rf %{buildroot}%{_datadir}/doc/auctex
14mr|emacs-auctex-11.87-2|52	
14mr|emacs-auctex-11.87-2|53	#sed -i -e "s|%{buildroot}||" %{buildroot}/%{_datadir}/emacs/site-lisp/tex-site.el
14mr|emacs-auctex-11.87-2|54	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|emacs-auctex-11.87-2|55	echo "(if (string-match \"GNU Emacs\" (version)) (require 'tex-site))" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14mr|emacs-auctex-11.87-2|56	
14mr|emacs-auctex-11.87-2|57	
14mr|emacs-auctex-11.87-2|58	
14mr|emacs-auctex-11.87-2|59	%changelog
14mr|emacs-auctex-11.87-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 11.87-2
14mr|emacs-auctex-11.87-2|61	+ Revision: d8940d5
14mr|emacs-auctex-11.87-2|62	- MassBuild#440: Increase release tag
14mr|emacs-auctex-11.87-2|63	
14mr|emacs-auctex-11.87-2|64	

16274 14
14mr|emacs-python-mode-6.0.10-7|1	%define rname	python-mode
14mr|emacs-python-mode-6.0.10-7|2	%define tarname	%{rname}.el
14mr|emacs-python-mode-6.0.10-7|3	
14mr|emacs-python-mode-6.0.10-7|4	Summary:	An Emacs mode for editing Python code
14mr|emacs-python-mode-6.0.10-7|5	Name:		emacs-%{rname}
14mr|emacs-python-mode-6.0.10-7|6	Version:	6.0.10
14mr|emacs-python-mode-6.0.10-7|7	Release:	7
14mr|emacs-python-mode-6.0.10-7|8	Source0:	https://launchpad.net/python-mode/trunk/%{version}/+download/%{tarname}-%{version}.tar.gz
14mr|emacs-python-mode-6.0.10-7|9	License:	GPLv3+
14mr|emacs-python-mode-6.0.10-7|10	Group:		Editors
14mr|emacs-python-mode-6.0.10-7|11	Url:		https://launchpad.net/python-mode/
14mr|emacs-python-mode-6.0.10-7|12	Conflicts:	python < 2.7.1-5
14mr|emacs-python-mode-6.0.10-7|13	BuildArch:	noarch
14mr|emacs-python-mode-6.0.10-7|14	Requires:	emacs, python >= 2.7.1-5
14mr|emacs-python-mode-6.0.10-7|15	Suggests:	emacs-pymacs
14mr|emacs-python-mode-6.0.10-7|16	BuildRequires:	emacs, python-devel >= 2.7.1-5
14mr|emacs-python-mode-6.0.10-7|17	
14mr|emacs-python-mode-6.0.10-7|18	%description
14mr|emacs-python-mode-6.0.10-7|19	This package contains an Emacs and XEmacs mode for editing, debugging,
14mr|emacs-python-mode-6.0.10-7|20	and developing Python programs. Note that this mode is different than
14mr|emacs-python-mode-6.0.10-7|21	the one included by default in Emacs.
14mr|emacs-python-mode-6.0.10-7|22	
14mr|emacs-python-mode-6.0.10-7|23	%prep
14mr|emacs-python-mode-6.0.10-7|24	%setup -q -n %{tarname}-%{version}
14mr|emacs-python-mode-6.0.10-7|25	
14mr|emacs-python-mode-6.0.10-7|26	%build
14mr|emacs-python-mode-6.0.10-7|27	
14mr|emacs-python-mode-6.0.10-7|28	%install
14mr|emacs-python-mode-6.0.10-7|29	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14mr|emacs-python-mode-6.0.10-7|30	
14mr|emacs-python-mode-6.0.10-7|31	emacs -batch --eval '(progn (byte-compile-file "python-mode.el" t))'
14mr|emacs-python-mode-6.0.10-7|32	%__install -m 644 python-mode.el* %{buildroot}%{_datadir}/emacs/site-lisp
14mr|emacs-python-mode-6.0.10-7|33	
14mr|emacs-python-mode-6.0.10-7|34	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|emacs-python-mode-6.0.10-7|35	cat <<EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/python.el
14mr|emacs-python-mode-6.0.10-7|36	(setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
14mr|emacs-python-mode-6.0.10-7|37	(setq py-install-directory "/usr/share/emacs/site-lisp")
14mr|emacs-python-mode-6.0.10-7|38	(autoload 'python-mode "python-mode" "Mode for python files." t)
14mr|emacs-python-mode-6.0.10-7|39	EOF
14mr|emacs-python-mode-6.0.10-7|40	
14mr|emacs-python-mode-6.0.10-7|41	%files
14mr|emacs-python-mode-6.0.10-7|42	%doc LICENSE NEWS README
14mr|emacs-python-mode-6.0.10-7|43	%_datadir/emacs/site-lisp/*.el*
14mr|emacs-python-mode-6.0.10-7|44	%config(noreplace) %_sysconfdir/emacs/site-start.d/python.el
14mr|emacs-python-mode-6.0.10-7|45	
14mr|emacs-python-mode-6.0.10-7|46	%changelog
14mr|emacs-python-mode-6.0.10-7|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0.10-7
14mr|emacs-python-mode-6.0.10-7|48	+ Revision: 17bed1e
14mr|emacs-python-mode-6.0.10-7|49	- MassBuild#440: Increase release tag
14mr|emacs-python-mode-6.0.10-7|50	
14mr|emacs-python-mode-6.0.10-7|51	

16275 14
14mr|empathy-3.12.6-1|1	Summary:	A IM client based on Telepathy framework
14mr|empathy-3.12.6-1|2	Name:		empathy
14mr|empathy-3.12.6-1|3	Version:	3.12.6
14mr|empathy-3.12.6-1|4	Release:	1
14mr|empathy-3.12.6-1|5	License:	LGPLv2+
14mr|empathy-3.12.6-1|6	Group:		Networking/Instant messaging
14mr|empathy-3.12.6-1|7	URL:		http://live.gnome.org/Empathy
14mr|empathy-3.12.6-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/empathy/3.12/%{name}-%{version}.tar.xz
14mr|empathy-3.12.6-1|9	
14mr|empathy-3.12.6-1|10	BuildRequires:	glib2.0-common >= 2.36.2
14mr|empathy-3.12.6-1|11	BuildRequires:	intltool
14mr|empathy-3.12.6-1|12	BuildRequires:	itstool
14mr|empathy-3.12.6-1|13	BuildRequires:	iso-codes
14mr|empathy-3.12.6-1|14	BuildRequires:	pkgconfig(champlain-0.12)
14mr|empathy-3.12.6-1|15	BuildRequires:	pkgconfig(champlain-gtk-0.12)
14mr|empathy-3.12.6-1|16	BuildRequires:	pkgconfig(cheese-gtk)
14mr|empathy-3.12.6-1|17	BuildRequires:	pkgconfig(clutter-1.0)
14mr|empathy-3.12.6-1|18	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|empathy-3.12.6-1|19	BuildRequires:	pkgconfig(clutter-gst-1.0)
14mr|empathy-3.12.6-1|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|empathy-3.12.6-1|21	BuildRequires:	pkgconfig(enchant)
14mr|empathy-3.12.6-1|22	BuildRequires:	pkgconfig(evolution-data-server-1.2)
14mr|empathy-3.12.6-1|23	BuildRequires:	pkgconfig(farstream-0.1)
14mr|empathy-3.12.6-1|24	BuildRequires:	pkgconfig(folks)
14mr|empathy-3.12.6-1|25	BuildRequires:	pkgconfig(gcr-3)
14mr|empathy-3.12.6-1|26	BuildRequires:	pkgconfig(geoclue)
14mr|empathy-3.12.6-1|27	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mr|empathy-3.12.6-1|28	BuildRequires:	pkgconfig(glib-2.0)
14mr|empathy-3.12.6-1|29	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|empathy-3.12.6-1|30	BuildRequires:	pkgconfig(gnome-keybindings)
14mr|empathy-3.12.6-1|31	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|empathy-3.12.6-1|32	BuildRequires:	pkgconfig(goa-1.0)
14mr|empathy-3.12.6-1|33	BuildRequires:	pkgconfig(gnutls)
14mr|empathy-3.12.6-1|34	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|empathy-3.12.6-1|35	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|empathy-3.12.6-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|empathy-3.12.6-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mr|empathy-3.12.6-1|38	BuildRequires:	pkgconfig(gudev-1.0)
14mr|empathy-3.12.6-1|39	BuildRequires:	pkgconfig(libcanberra-gtk)
14mr|empathy-3.12.6-1|40	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|empathy-3.12.6-1|41	BuildRequires:	pkgconfig(libnm-glib)
14mr|empathy-3.12.6-1|42	BuildRequires:	pkgconfig(libnotify)
14mr|empathy-3.12.6-1|43	BuildRequires:	pkgconfig(libpulse)
14mr|empathy-3.12.6-1|44	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mr|empathy-3.12.6-1|45	BuildRequires:	pkgconfig(libxml-2.0)
14mr|empathy-3.12.6-1|46	BuildRequires:	pkgconfig(mission-control-plugins)
14mr|empathy-3.12.6-1|47	BuildRequires:	pkgconfig(pixman-1)
14mr|empathy-3.12.6-1|48	#BuildRequires:	pkgconfig(telepathy-farsight)
14mr|empathy-3.12.6-1|49	BuildRequires:	pkgconfig(telepathy-farstream)
14mr|empathy-3.12.6-1|50	BuildRequires:	pkgconfig(telepathy-glib)
14mr|empathy-3.12.6-1|51	BuildRequires:	pkgconfig(telepathy-logger-0.2)
14mr|empathy-3.12.6-1|52	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|empathy-3.12.6-1|53	BuildRequires:	pkgconfig(x11)
14mr|empathy-3.12.6-1|54	BuildRequires:	pkgconfig(libsecret-1)
14mr|empathy-3.12.6-1|55	
14mr|empathy-3.12.6-1|56	Requires:	folks
14mr|empathy-3.12.6-1|57	
14mr|empathy-3.12.6-1|58	# anything in _datadir/glib-2.0/schemas/org.gnome.*.gschema.xml
14mr|empathy-3.12.6-1|59	Requires:	gsettings-desktop-schemas
14mr|empathy-3.12.6-1|60	Requires:	telepathy-mission-control >= 5
14mr|empathy-3.12.6-1|61	# jabber by default, unless someone has a better idea
14mr|empathy-3.12.6-1|62	Requires:	telepathy-gabble
14mr|empathy-3.12.6-1|63	# MD after removing dep loop in telepathy-logger
14mr|empathy-3.12.6-1|64	Requires:	telepathy-logger
14mr|empathy-3.12.6-1|65	# Spell check support
14mr|empathy-3.12.6-1|66	Requires:	iso-codes
14mr|empathy-3.12.6-1|67	# needed by MSN
14mr|empathy-3.12.6-1|68	Suggests:	telepathy-butterfly
14mr|empathy-3.12.6-1|69	# various protocol provided by libpurple
14mr|empathy-3.12.6-1|70	Suggests:	telepathy-haze
14mr|empathy-3.12.6-1|71	# needed for local XMPP
14mr|empathy-3.12.6-1|72	Suggests:	telepathy-salut
14mr|empathy-3.12.6-1|73	# needed for irc
14mr|empathy-3.12.6-1|74	Suggests:	telepathy-idle
14mr|empathy-3.12.6-1|75	# needed for voip
14mr|empathy-3.12.6-1|76	Suggests:	gstreamer1.0-farsight2
14mr|empathy-3.12.6-1|77	Suggests:	nautilus-sendto
14mr|empathy-3.12.6-1|78	
14mr|empathy-3.12.6-1|79	%description
14mr|empathy-3.12.6-1|80	Empathy consists of a rich set of reusable instant messaging widgets, as
14mr|empathy-3.12.6-1|81	well as a GNOME client that uses those widgets.
14mr|empathy-3.12.6-1|82	
14mr|empathy-3.12.6-1|83	Empathy uses Telepathy and Nokia's Mission Control, and reuses Gossip's
14mr|empathy-3.12.6-1|84	UI. Its main goal is to integrate instant messaging with the desktop by
14mr|empathy-3.12.6-1|85	providing libempathy and libempathy-gtk libraries, a set of widgets that
14mr|empathy-3.12.6-1|86	can be embeded into any GNOME application.
14mr|empathy-3.12.6-1|87	
14mr|empathy-3.12.6-1|88	%prep
14mr|empathy-3.12.6-1|89	%setup -q
14mr|empathy-3.12.6-1|90	%apply_patches
14mr|empathy-3.12.6-1|91	
14mr|empathy-3.12.6-1|92	%build
14mr|empathy-3.12.6-1|93	%configure2_5x  \
14mr|empathy-3.12.6-1|94	--disable-static \
14mr|empathy-3.12.6-1|95	--enable-empathy-av=yes
14mr|empathy-3.12.6-1|96	
14mr|empathy-3.12.6-1|97	%make
14mr|empathy-3.12.6-1|98	
14mr|empathy-3.12.6-1|99	%install
14mr|empathy-3.12.6-1|100	%makeinstall_std
14mr|empathy-3.12.6-1|101	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|empathy-3.12.6-1|102	
14mr|empathy-3.12.6-1|103	%find_lang %{name} --with-gnome --all-name
14mr|empathy-3.12.6-1|104	
14mr|empathy-3.12.6-1|105	%files -f %{name}.lang
14mr|empathy-3.12.6-1|106	%doc README ChangeLog AUTHORS
14mr|empathy-3.12.6-1|107	%{_datadir}/icons/hicolor/*/apps/*
14mr|empathy-3.12.6-1|108	%{_datadir}/dbus-1/services/*
14mr|empathy-3.12.6-1|109	%{_bindir}/*
14mr|empathy-3.12.6-1|110	%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
14mr|empathy-3.12.6-1|111	%{_libdir}/%{name}/*.so
14mr|empathy-3.12.6-1|112	%{_libexecdir}/empathy-auth-client
14mr|empathy-3.12.6-1|113	%{_libexecdir}/empathy-call
14mr|empathy-3.12.6-1|114	%{_libexecdir}/empathy-chat
14mr|empathy-3.12.6-1|115	%{_datadir}/applications/%{name}.desktop
14mr|empathy-3.12.6-1|116	%{_datadir}/%{name}/*
14mr|empathy-3.12.6-1|117	%{_datadir}/adium/message-styles/*
14mr|empathy-3.12.6-1|118	%{_datadir}/GConf/gsettings/empathy.convert
14mr|empathy-3.12.6-1|119	%{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
14mr|empathy-3.12.6-1|120	%{_datadir}/glib-2.0/schemas/org.gnome.telepathy-account-widgets.gschema.xml
14mr|empathy-3.12.6-1|121	%{_datadir}/telepathy/clients/Empathy.Auth.client
14mr|empathy-3.12.6-1|122	%{_datadir}/telepathy/clients/Empathy.Call.client
14mr|empathy-3.12.6-1|123	%{_datadir}/telepathy/clients/Empathy.Chat.client
14mr|empathy-3.12.6-1|124	%{_datadir}/telepathy/clients/Empathy.FileTransfer.client
14mr|empathy-3.12.6-1|125	%{_datadir}/appdata/empathy.appdata.xml
14mr|empathy-3.12.6-1|126	%{_mandir}/man1/*
14mr|empathy-3.12.6-1|127	
14mr|empathy-3.12.6-1|128	
14mr|empathy-3.12.6-1|129	%changelog
14mr|empathy-3.12.6-1|130	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mr|empathy-3.12.6-1|131	+ Revision: 97648cc
14mr|empathy-3.12.6-1|132	- update to 3.12.6
14mr|empathy-3.12.6-1|133	
14mr|empathy-3.12.6-1|134	

16276 14
14mr|enblend-4.1.3-2|1	Summary:	Tool for compositing images
14mr|enblend-4.1.3-2|2	Name:		enblend
14mr|enblend-4.1.3-2|3	Version:	4.1.3
14mr|enblend-4.1.3-2|4	Release:	2
14mr|enblend-4.1.3-2|5	License:	GPLv2+
14mr|enblend-4.1.3-2|6	Group:		Graphics
14mr|enblend-4.1.3-2|7	Url:		http://enblend.sourceforge.net
14mr|enblend-4.1.3-2|8	Source0:	http://downloads.sourceforge.net/project/enblend/enblend-enfuse/enblend-enfuse-4.1/enblend-enfuse-%{version}.tar.gz
14mr|enblend-4.1.3-2|9	Patch0:		enblend-enfuse-4.1.3-texinfo.patch
14mr|enblend-4.1.3-2|10	BuildRequires:	help2man
14mr|enblend-4.1.3-2|11	BuildRequires:	boost-devel
14mr|enblend-4.1.3-2|12	BuildRequires:	tiff-devel
14mr|enblend-4.1.3-2|13	BuildRequires:	vigra-devel
14mr|enblend-4.1.3-2|14	BuildRequires:	pkgconfig(glew)
14mr|enblend-4.1.3-2|15	BuildRequires:	pkgconfig(glut)
14mr|enblend-4.1.3-2|16	BuildRequires:	pkgconfig(gsl)
14mr|enblend-4.1.3-2|17	BuildRequires:	pkgconfig(IlmBase)
14mr|enblend-4.1.3-2|18	BuildRequires:	pkgconfig(lcms2)
14mr|enblend-4.1.3-2|19	BuildRequires:	pkgconfig(libpng)
14mr|enblend-4.1.3-2|20	BuildRequires:	pkgconfig(OpenEXR)
14mr|enblend-4.1.3-2|21	Provides:	enfuse = %{EVRD}
14mr|enblend-4.1.3-2|22	
14mr|enblend-4.1.3-2|23	%description
14mr|enblend-4.1.3-2|24	Enblend is a tool for compositing images. Given a set of images that overlap
14mr|enblend-4.1.3-2|25	in some irregular way, Enblend overlays them in such a way that the seam
14mr|enblend-4.1.3-2|26	between the images is invisible, or at least very difficult to see.
14mr|enblend-4.1.3-2|27	
14mr|enblend-4.1.3-2|28	%files
14mr|enblend-4.1.3-2|29	%doc AUTHORS NEWS README
14mr|enblend-4.1.3-2|30	%{_bindir}/enblend
14mr|enblend-4.1.3-2|31	%{_bindir}/enfuse
14mr|enblend-4.1.3-2|32	%{_mandir}/man1/enblend.1.*
14mr|enblend-4.1.3-2|33	%{_mandir}/man1/enfuse.1.*
14mr|enblend-4.1.3-2|34	
14mr|enblend-4.1.3-2|35	#----------------------------------------------------------------------------
14mr|enblend-4.1.3-2|36	
14mr|enblend-4.1.3-2|37	%prep
14mr|enblend-4.1.3-2|38	%setup -q -n enblend-enfuse-%{version}
14mr|enblend-4.1.3-2|39	%apply_patches
14mr|enblend-4.1.3-2|40	sed -i -e 's/src:://g;s/CFG::/CFG_/g' doc/*.texi doc/define2set.pl configure.in
14mr|enblend-4.1.3-2|41	
14mr|enblend-4.1.3-2|42	%build
14mr|enblend-4.1.3-2|43	autoreconf -fiv
14mr|enblend-4.1.3-2|44	%configure2_5x --with-boost-filesystem
14mr|enblend-4.1.3-2|45	%make
14mr|enblend-4.1.3-2|46	
14mr|enblend-4.1.3-2|47	%install
14mr|enblend-4.1.3-2|48	%makeinstall_std
14mr|enblend-4.1.3-2|49	
14mr|enblend-4.1.3-2|50	
14mr|enblend-4.1.3-2|51	%changelog
14mr|enblend-4.1.3-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.3-2
14mr|enblend-4.1.3-2|53	+ Revision: 507a8b9
14mr|enblend-4.1.3-2|54	- MassBuild#440: Increase release tag
14mr|enblend-4.1.3-2|55	
14mr|enblend-4.1.3-2|56	

16277 14
14mr|enca-1.15-1|1	%define major 		0
14mr|enca-1.15-1|2	%define libname		%mklibname %{name} %{major}
14mr|enca-1.15-1|3	%define develname	%mklibname %{name} -d
14mr|enca-1.15-1|4	
14mr|enca-1.15-1|5	Summary:	A program that can detect and convert between character sets
14mr|enca-1.15-1|6	Name:		enca
14mr|enca-1.15-1|7	Version:	1.15
14mr|enca-1.15-1|8	Release:	1
14mr|enca-1.15-1|9	License:	GPLv2+
14mr|enca-1.15-1|10	Group:		Text tools
14mr|enca-1.15-1|11	Source:		http://dl.cihar.com/%{name}/%{name}-%{version}.tar.bz2
14mr|enca-1.15-1|12	URL:		http://gitorious.org/enca
14mr|enca-1.15-1|13	BuildRequires:	recode-devel
14mr|enca-1.15-1|14	
14mr|enca-1.15-1|15	%description
14mr|enca-1.15-1|16	Enca is an Extremely Naive Charset Analyser. It detects character set and
14mr|enca-1.15-1|17	encoding of text files and can also convert them to other encodings using
14mr|enca-1.15-1|18	either a built-in converter or external libraries and tools like libiconv,
14mr|enca-1.15-1|19	librecode, or cstocs.
14mr|enca-1.15-1|20	
14mr|enca-1.15-1|21	Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
14mr|enca-1.15-1|22	Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, and
14mr|enca-1.15-1|23	Ukrainian and some multibyte encodings (mostly variants of Unicode)
14mr|enca-1.15-1|24	independently on the language.
14mr|enca-1.15-1|25	
14mr|enca-1.15-1|26	Install Enca if you need to cope with text files of dubious origin
14mr|enca-1.15-1|27	and unknown encoding and convert them to some reasonable encoding.
14mr|enca-1.15-1|28	
14mr|enca-1.15-1|29	%package -n %{libname}
14mr|enca-1.15-1|30	Summary:	A library detecting encoding of text files
14mr|enca-1.15-1|31	Group:		System/Libraries
14mr|enca-1.15-1|32	
14mr|enca-1.15-1|33	%description -n %{libname}
14mr|enca-1.15-1|34	Enca is an Extremely Naive Charset Analyser. It detects character set and
14mr|enca-1.15-1|35	encoding of text files and can also convert them to other encodings using
14mr|enca-1.15-1|36	either a built-in converter or external libraries and tools like libiconv,
14mr|enca-1.15-1|37	librecode, or cstocs.
14mr|enca-1.15-1|38	
14mr|enca-1.15-1|39	Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
14mr|enca-1.15-1|40	Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, and
14mr|enca-1.15-1|41	Ukrainian and some multibyte encodings (mostly variants of Unicode)
14mr|enca-1.15-1|42	independently on the language.
14mr|enca-1.15-1|43	
14mr|enca-1.15-1|44	This package contains shared Enca library other programs can make use of.
14mr|enca-1.15-1|45	
14mr|enca-1.15-1|46	%package -n %{develname}
14mr|enca-1.15-1|47	Summary:	Header files and libraries for Enca development
14mr|enca-1.15-1|48	Group:		Development/C
14mr|enca-1.15-1|49	Requires:	%{libname} = %{version}-%{release}
14mr|enca-1.15-1|50	Provides:	libenca-devel = %{version}-%{release}
14mr|enca-1.15-1|51	Provides:	enca-devel = %{version}-%{release}
14mr|enca-1.15-1|52	
14mr|enca-1.15-1|53	%description -n %{develname}
14mr|enca-1.15-1|54	This package contains the static libraries and header files for writing
14mr|enca-1.15-1|55	programs using the Extremely Naive Charset Analyser library, and its API
14mr|enca-1.15-1|56	documentation.
14mr|enca-1.15-1|57	
14mr|enca-1.15-1|58	Install it if you are going to create applications using the Enca library.
14mr|enca-1.15-1|59	
14mr|enca-1.15-1|60	%prep
14mr|enca-1.15-1|61	%setup -q
14mr|enca-1.15-1|62	
14mr|enca-1.15-1|63	%build
14mr|enca-1.15-1|64	%configure2_5x --disable-static
14mr|enca-1.15-1|65	%make
14mr|enca-1.15-1|66	
14mr|enca-1.15-1|67	%install
14mr|enca-1.15-1|68	%makeinstall_std
14mr|enca-1.15-1|69	
14mr|enca-1.15-1|70	%files
14mr|enca-1.15-1|71	%doc AUTHORS ChangeLog ChangeLog.prelib FAQ README README.devel THANKS TODO
14mr|enca-1.15-1|72	%{_bindir}/enca
14mr|enca-1.15-1|73	%{_bindir}/enconv
14mr|enca-1.15-1|74	%{_libexecdir}/%{name}/extconv/*
14mr|enca-1.15-1|75	%dir %{_libexecdir}/%{name}/extconv
14mr|enca-1.15-1|76	%dir %{_libexecdir}/%{name}
14mr|enca-1.15-1|77	%{_mandir}/man1/*
14mr|enca-1.15-1|78	
14mr|enca-1.15-1|79	%files -n %{libname}
14mr|enca-1.15-1|80	%{_libdir}/libenca.so.%{major}*
14mr|enca-1.15-1|81	
14mr|enca-1.15-1|82	%files -n %{develname}
14mr|enca-1.15-1|83	%{_includedir}/enca.h
14mr|enca-1.15-1|84	%{_libdir}/pkgconfig/enca.pc
14mr|enca-1.15-1|85	%{_libdir}/libenca.so
14mr|enca-1.15-1|86	
14mr|enca-1.15-1|87	
14mr|enca-1.15-1|88	%changelog
14mr|enca-1.15-1|89	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-1
14mr|enca-1.15-1|90	+ Revision: df6834c
14mr|enca-1.15-1|91	- Clean .abf.yml
14mr|enca-1.15-1|92	
14mr|enca-1.15-1|93	

16278 14
14mr|enchant-1.6.0-6|1	%define major 1
14mr|enchant-1.6.0-6|2	%define libname %mklibname enchant %{major}
14mr|enchant-1.6.0-6|3	%define develname %mklibname enchant -d
14mr|enchant-1.6.0-6|4	
14mr|enchant-1.6.0-6|5	Summary:	An enchanting spell checking library
14mr|enchant-1.6.0-6|6	Name:		enchant
14mr|enchant-1.6.0-6|7	Version:	1.6.0
14mr|enchant-1.6.0-6|8	Release:	6
14mr|enchant-1.6.0-6|9	License:	LGPLv2+
14mr|enchant-1.6.0-6|10	Group:		System/Libraries
14mr|enchant-1.6.0-6|11	URL:		http://www.abisource.com/projects/enchant/
14mr|enchant-1.6.0-6|12	Source0:	http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
14mr|enchant-1.6.0-6|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|enchant-1.6.0-6|14	BuildRequires:	aspell-devel
14mr|enchant-1.6.0-6|15	BuildRequires:	hspell-devel
14mr|enchant-1.6.0-6|16	BuildRequires:	voikko-devel
14mr|enchant-1.6.0-6|17	BuildRequires:	hunspell-devel
14mr|enchant-1.6.0-6|18	Conflicts:	%{libname} < 1.6.0-3
14mr|enchant-1.6.0-6|19	
14mr|enchant-1.6.0-6|20	%description
14mr|enchant-1.6.0-6|21	A library that wraps other spell checking backends.
14mr|enchant-1.6.0-6|22	
14mr|enchant-1.6.0-6|23	%package -n %{libname}
14mr|enchant-1.6.0-6|24	Summary:	Libraries for enchant
14mr|enchant-1.6.0-6|25	Group:		System/Libraries
14mr|enchant-1.6.0-6|26	
14mr|enchant-1.6.0-6|27	%description -n	%{libname}
14mr|enchant-1.6.0-6|28	This package provides the libraries for using enchant.
14mr|enchant-1.6.0-6|29	
14mr|enchant-1.6.0-6|30	%package -n %{develname}
14mr|enchant-1.6.0-6|31	Summary:	Libraries and include files for developing with enchant
14mr|enchant-1.6.0-6|32	Group:		Development/C
14mr|enchant-1.6.0-6|33	Requires:	%{libname} = %{version}-%{release}
14mr|enchant-1.6.0-6|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|enchant-1.6.0-6|35	
14mr|enchant-1.6.0-6|36	%description -n	%{develname}
14mr|enchant-1.6.0-6|37	This package provides the necessary development libraries and include
14mr|enchant-1.6.0-6|38	files to allow you to develop with enchant.
14mr|enchant-1.6.0-6|39	
14mr|enchant-1.6.0-6|40	%prep
14mr|enchant-1.6.0-6|41	%setup -q
14mr|enchant-1.6.0-6|42	
14mr|enchant-1.6.0-6|43	%build
14mr|enchant-1.6.0-6|44	%configure2_5x \
14mr|enchant-1.6.0-6|45	--disable-static \
14mr|enchant-1.6.0-6|46	--with-myspell-dir=%{_datadir}/dict/ooo
14mr|enchant-1.6.0-6|47	
14mr|enchant-1.6.0-6|48	%make
14mr|enchant-1.6.0-6|49	
14mr|enchant-1.6.0-6|50	%install
14mr|enchant-1.6.0-6|51	rm -rf %{buildroot}
14mr|enchant-1.6.0-6|52	%makeinstall_std
14mr|enchant-1.6.0-6|53	
14mr|enchant-1.6.0-6|54	%files
14mr|enchant-1.6.0-6|55	%doc AUTHORS HACKING README TODO
14mr|enchant-1.6.0-6|56	%{_bindir}/*
14mr|enchant-1.6.0-6|57	%{_datadir}/enchant
14mr|enchant-1.6.0-6|58	%{_mandir}/man1/*
14mr|enchant-1.6.0-6|59	%dir %{_libdir}/enchant
14mr|enchant-1.6.0-6|60	%{_libdir}/enchant/lib*.so*
14mr|enchant-1.6.0-6|61	
14mr|enchant-1.6.0-6|62	%files -n %{libname}
14mr|enchant-1.6.0-6|63	%{_libdir}/lib*.so.%{major}*
14mr|enchant-1.6.0-6|64	
14mr|enchant-1.6.0-6|65	%files -n %{develname}
14mr|enchant-1.6.0-6|66	%{_libdir}/lib*.so
14mr|enchant-1.6.0-6|67	%{_libdir}/pkgconfig/enchant.pc
14mr|enchant-1.6.0-6|68	%dir %{_includedir}/enchant
14mr|enchant-1.6.0-6|69	%{_includedir}/enchant/*
14mr|enchant-1.6.0-6|70	
14mr|enchant-1.6.0-6|71	
14mr|enchant-1.6.0-6|72	
14mr|enchant-1.6.0-6|73	
14mr|enchant-1.6.0-6|74	%changelog
14mr|enchant-1.6.0-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-6
14mr|enchant-1.6.0-6|76	+ Revision: fc81504
14mr|enchant-1.6.0-6|77	- MassBuild#440: Increase release tag
14mr|enchant-1.6.0-6|78	
14mr|enchant-1.6.0-6|79	

16279 14
14mr|enscript-1.6.5.2-5|1	%define	version	1.6.5.2
14mr|enscript-1.6.5.2-5|2	%define name	enscript
14mr|enscript-1.6.5.2-5|3	%define release	 5
14mr|enscript-1.6.5.2-5|4	
14mr|enscript-1.6.5.2-5|5	Name:		%{name}
14mr|enscript-1.6.5.2-5|6	Summary:	Converts plain ASCII to PostScript
14mr|enscript-1.6.5.2-5|7	Release:	%{release}
14mr|enscript-1.6.5.2-5|8	Version:	%{version}
14mr|enscript-1.6.5.2-5|9	License:	GPLv3
14mr|enscript-1.6.5.2-5|10	Group:		Publishing
14mr|enscript-1.6.5.2-5|11	Source0:	ftp://ftp.gnu.org/gnu/enscript/%{name}-%{version}.tar.gz
14mr|enscript-1.6.5.2-5|12	URL:		ftp://ftp.gnu.org/gnu/enscript/
14mr|enscript-1.6.5.2-5|13	BuildRequires:	flex gettext
14mr|enscript-1.6.5.2-5|14	Obsoletes:	nenscript
14mr|enscript-1.6.5.2-5|15	Provides: 	nenscript
14mr|enscript-1.6.5.2-5|16	
14mr|enscript-1.6.5.2-5|17	%description
14mr|enscript-1.6.5.2-5|18	GNU enscript is a free replacement for Adobe's Enscript program. Enscript
14mr|enscript-1.6.5.2-5|19	converts ASCII files to PostScript(TM) and spools generated PostScript
14mr|enscript-1.6.5.2-5|20	output to the specified printer or saves it to a file. Enscript can be
14mr|enscript-1.6.5.2-5|21	extended to handle different output media and includes many options for
14mr|enscript-1.6.5.2-5|22	customizing printouts.
14mr|enscript-1.6.5.2-5|23	
14mr|enscript-1.6.5.2-5|24	%prep
14mr|enscript-1.6.5.2-5|25	%setup -q
14mr|enscript-1.6.5.2-5|26	
14mr|enscript-1.6.5.2-5|27	%build
14mr|enscript-1.6.5.2-5|28	%configure2_5x --with-media=Letter
14mr|enscript-1.6.5.2-5|29	%make
14mr|enscript-1.6.5.2-5|30	
14mr|enscript-1.6.5.2-5|31	%install
14mr|enscript-1.6.5.2-5|32	%makeinstall
14mr|enscript-1.6.5.2-5|33	
14mr|enscript-1.6.5.2-5|34	mkdir -p $RPM_BUILD_ROOT/etc/%{name}
14mr|enscript-1.6.5.2-5|35	cp $RPM_BUILD_ROOT/%{_datadir}/%{name}/afm/font.map $RPM_BUILD_ROOT/etc/%{name}/font.map
14mr|enscript-1.6.5.2-5|36	pushd $RPM_BUILD_ROOT/%{_datadir}/%{name}
14mr|enscript-1.6.5.2-5|37	ln -sf /etc/%{name}/font.map
14mr|enscript-1.6.5.2-5|38	popd
14mr|enscript-1.6.5.2-5|39	
14mr|enscript-1.6.5.2-5|40	rm -f $RPM_BUILD_ROOT/%{_datadir}/%{name}/font.map
14mr|enscript-1.6.5.2-5|41	
14mr|enscript-1.6.5.2-5|42	%find_lang %name
14mr|enscript-1.6.5.2-5|43	
14mr|enscript-1.6.5.2-5|44	# XXX note doubled %% in sed script below.
14mr|enscript-1.6.5.2-5|45	(cd %{buildroot};find .%{_datadir}/enscript/* -type f) | \
14mr|enscript-1.6.5.2-5|46	sed -e 's,^\.,,' | sed -e 's,*font.map,%%config &,' > share.list
14mr|enscript-1.6.5.2-5|47	
14mr|enscript-1.6.5.2-5|48	( cd %{buildroot}
14mr|enscript-1.6.5.2-5|49	ln .%{_prefix}/bin/enscript .%{_prefix}/bin/nenscript
14mr|enscript-1.6.5.2-5|50	)
14mr|enscript-1.6.5.2-5|51	
14mr|enscript-1.6.5.2-5|52	cat share.list >> %{name}.lang
14mr|enscript-1.6.5.2-5|53	
14mr|enscript-1.6.5.2-5|54	%files -f %{name}.lang
14mr|enscript-1.6.5.2-5|55	%defattr(-, root, root)
14mr|enscript-1.6.5.2-5|56	%doc AUTHORS ChangeLog NEWS README README.ESCAPES THANKS TODO
14mr|enscript-1.6.5.2-5|57	%config(noreplace) %{_sysconfdir}/enscript.cfg
14mr|enscript-1.6.5.2-5|58	%dir %{_sysconfdir}/enscript
14mr|enscript-1.6.5.2-5|59	%config(noreplace) %{_sysconfdir}/enscript/font.map
14mr|enscript-1.6.5.2-5|60	%dir %{_datadir}/%{name}
14mr|enscript-1.6.5.2-5|61	%dir %{_datadir}/%{name}/hl
14mr|enscript-1.6.5.2-5|62	%dir %{_datadir}/%{name}/afm
14mr|enscript-1.6.5.2-5|63	%{_bindir}/*
14mr|enscript-1.6.5.2-5|64	%{_mandir}/*/*
14mr|enscript-1.6.5.2-5|65	%{_infodir}/%{name}*
14mr|enscript-1.6.5.2-5|66	
14mr|enscript-1.6.5.2-5|67	
14mr|enscript-1.6.5.2-5|68	
14mr|enscript-1.6.5.2-5|69	
14mr|enscript-1.6.5.2-5|70	
14mr|enscript-1.6.5.2-5|71	%changelog
14mr|enscript-1.6.5.2-5|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.5.2-5
14mr|enscript-1.6.5.2-5|73	+ Revision: b160d1b
14mr|enscript-1.6.5.2-5|74	- MassBuild#440: Increase release tag
14mr|enscript-1.6.5.2-5|75	
14mr|enscript-1.6.5.2-5|76	

16280 14
14mr|eog-3.12.2-3|1	%define gi_major 3.0
14mr|eog-3.12.2-3|2	%define girname %mklibname %{name}-gir %{gi_major}
14mr|eog-3.12.2-3|3	
14mr|eog-3.12.2-3|4	Summary:	The Eye of GNOME image viewer
14mr|eog-3.12.2-3|5	Name:		eog
14mr|eog-3.12.2-3|6	Version:	3.12.2
14mr|eog-3.12.2-3|7	Release:	3
14mr|eog-3.12.2-3|8	License:	GPLv2+
14mr|eog-3.12.2-3|9	Group:		Graphical desktop/GNOME
14mr|eog-3.12.2-3|10	URL:		http://www.gnome.org/projects/eog/
14mr|eog-3.12.2-3|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|eog-3.12.2-3|12	
14mr|eog-3.12.2-3|13	BuildRequires:	desktop-file-utils
14mr|eog-3.12.2-3|14	BuildRequires:	intltool >= 0.40.0 itstool
14mr|eog-3.12.2-3|15	BuildRequires:	jpeg-devel
14mr|eog-3.12.2-3|16	BuildRequires:	pkgconfig(exempi-2.0)
14mr|eog-3.12.2-3|17	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|eog-3.12.2-3|18	BuildRequires:	pkgconfig(glib-2.0)
14mr|eog-3.12.2-3|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|eog-3.12.2-3|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|eog-3.12.2-3|21	BuildRequires:	pkgconfig(gnome-icon-theme)
14mr|eog-3.12.2-3|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|eog-3.12.2-3|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|eog-3.12.2-3|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|eog-3.12.2-3|25	BuildRequires:	pkgconfig(lcms2)
14mr|eog-3.12.2-3|26	BuildRequires:	pkgconfig(libexif)
14mr|eog-3.12.2-3|27	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mr|eog-3.12.2-3|28	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|eog-3.12.2-3|29	BuildRequires:	pkgconfig(libxml-2.0)
14mr|eog-3.12.2-3|30	BuildRequires:	pkgconfig(shared-mime-info)
14mr|eog-3.12.2-3|31	BuildRequires:	pkgconfig(x11)
14mr|eog-3.12.2-3|32	Requires:	librsvg
14mr|eog-3.12.2-3|33	Requires:	gnome-icon-theme
14mr|eog-3.12.2-3|34	Requires:	typelib(Peas)
14mr|eog-3.12.2-3|35	
14mr|eog-3.12.2-3|36	%description
14mr|eog-3.12.2-3|37	This is the Eye of Gnome, an image viewer program. It is meant
14mr|eog-3.12.2-3|38	to be a fast and functional image viewer as well as an image
14mr|eog-3.12.2-3|39	cataloging program. It does proper handling of large images and
14mr|eog-3.12.2-3|40	images with full opacity information, and can zoom and scroll
14mr|eog-3.12.2-3|41	images quickly while keeping  memory usage constant.
14mr|eog-3.12.2-3|42	
14mr|eog-3.12.2-3|43	%package -n %{girname}
14mr|eog-3.12.2-3|44	Summary:	GObject Introspection interface description for %name
14mr|eog-3.12.2-3|45	Group:		System/Libraries
14mr|eog-3.12.2-3|46	Requires:	%{name} = %{version}-%{release}
14mr|eog-3.12.2-3|47	
14mr|eog-3.12.2-3|48	%description -n %{girname}
14mr|eog-3.12.2-3|49	GObject Introspection interface description for %name.
14mr|eog-3.12.2-3|50	
14mr|eog-3.12.2-3|51	%package devel
14mr|eog-3.12.2-3|52	Group:		Development/C
14mr|eog-3.12.2-3|53	Summary:	C headers needed to build EOG plugins
14mr|eog-3.12.2-3|54	Requires:	%{girname} = %{version}-%{release}
14mr|eog-3.12.2-3|55	
14mr|eog-3.12.2-3|56	%description devel
14mr|eog-3.12.2-3|57	This is the Eye of Gnome, an image viewer program. It is meant
14mr|eog-3.12.2-3|58	to be a fast and functional image viewer as well as an image
14mr|eog-3.12.2-3|59	cataloging program. It does proper handling of large images and
14mr|eog-3.12.2-3|60	images with full opacity information, and can zoom and scroll
14mr|eog-3.12.2-3|61	images quickly while keeping  memory usage constant.
14mr|eog-3.12.2-3|62	
14mr|eog-3.12.2-3|63	Install this if you want to build EOG plugins.
14mr|eog-3.12.2-3|64	
14mr|eog-3.12.2-3|65	%prep
14mr|eog-3.12.2-3|66	%setup -q
14mr|eog-3.12.2-3|67	%apply_patches
14mr|eog-3.12.2-3|68	
14mr|eog-3.12.2-3|69	%build
14mr|eog-3.12.2-3|70	%configure2_5x \
14mr|eog-3.12.2-3|71	--enable-introspection=yes \
14mr|eog-3.12.2-3|72	--disable-schemas-compile \
14mr|eog-3.12.2-3|73	--disable-scrollkeeper
14mr|eog-3.12.2-3|74	%make
14mr|eog-3.12.2-3|75	
14mr|eog-3.12.2-3|76	%install
14mr|eog-3.12.2-3|77	%makeinstall_std
14mr|eog-3.12.2-3|78	
14mr|eog-3.12.2-3|79	desktop-file-install --vendor="" \
14mr|eog-3.12.2-3|80	--add-category=Graphics \
14mr|eog-3.12.2-3|81	--add-category=2DGraphics \
14mr|eog-3.12.2-3|82	--dir %{buildroot}%{_datadir}/applications \
14mr|eog-3.12.2-3|83	%{buildroot}%{_datadir}/applications/*
14mr|eog-3.12.2-3|84	
14mr|eog-3.12.2-3|85	%find_lang %{name} --with-gnome
14mr|eog-3.12.2-3|86	
14mr|eog-3.12.2-3|87	find %{buildroot} -name *.la -delete
14mr|eog-3.12.2-3|88	
14mr|eog-3.12.2-3|89	%files -f %{name}.lang
14mr|eog-3.12.2-3|90	%doc AUTHORS NEWS README
14mr|eog-3.12.2-3|91	%{_bindir}/*
14mr|eog-3.12.2-3|92	%dir %{_libdir}/eog
14mr|eog-3.12.2-3|93	%dir %{_libdir}/eog/plugins
14mr|eog-3.12.2-3|94	%{_libdir}/eog/plugins/fullscreen.plugin
14mr|eog-3.12.2-3|95	%{_libdir}/eog/plugins/reload.plugin
14mr|eog-3.12.2-3|96	%{_libdir}/eog/plugins/statusbar-date.plugin
14mr|eog-3.12.2-3|97	%{_libdir}/eog/plugins/*.so*
14mr|eog-3.12.2-3|98	%{_datadir}/GConf/gsettings/eog.convert
14mr|eog-3.12.2-3|99	%{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml
14mr|eog-3.12.2-3|100	%{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml
14mr|eog-3.12.2-3|101	%{_datadir}/applications/*
14mr|eog-3.12.2-3|102	%{_datadir}/eog
14mr|eog-3.12.2-3|103	%{_datadir}/icons/hicolor/*/*/*
14mr|eog-3.12.2-3|104	%{_datadir}/appdata/eog.appdata.xml
14mr|eog-3.12.2-3|105	
14mr|eog-3.12.2-3|106	%files -n %{girname}
14mr|eog-3.12.2-3|107	%{_libdir}/eog/girepository-1.0/Eog-%{gi_major}.typelib
14mr|eog-3.12.2-3|108	
14mr|eog-3.12.2-3|109	%files devel
14mr|eog-3.12.2-3|110	%doc %{_datadir}/gtk-doc/html/eog
14mr|eog-3.12.2-3|111	%{_includedir}/eog-3.0
14mr|eog-3.12.2-3|112	%{_libdir}/pkgconfig/eog.pc
14mr|eog-3.12.2-3|113	
14mr|eog-3.12.2-3|114	%changelog
14mr|eog-3.12.2-3|115	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|eog-3.12.2-3|116	+ Revision: 7915c4b
14mr|eog-3.12.2-3|117	- MassBuild#440: Increase release tag
14mr|eog-3.12.2-3|118	
14mr|eog-3.12.2-3|119	

16281 14
14mr|epiphany-3.12.1-2|1	%define api 3.12
14mr|epiphany-3.12.1-2|2	
14mr|epiphany-3.12.1-2|3	Summary:	GNOME web browser based on the webkit rendering engine
14mr|epiphany-3.12.1-2|4	Name:		epiphany
14mr|epiphany-3.12.1-2|5	Version:	3.12.1
14mr|epiphany-3.12.1-2|6	Release:	2
14mr|epiphany-3.12.1-2|7	License:	GPLv2+ and GFDL
14mr|epiphany-3.12.1-2|8	Group:		Networking/WWW
14mr|epiphany-3.12.1-2|9	URL:		http://www.gnome.org/projects/epiphany/
14mr|epiphany-3.12.1-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/3.12/%{name}-%{version}.tar.xz
14mr|epiphany-3.12.1-2|11	# (fc) 1.4.6-2mdk default bookmarks
14mr|epiphany-3.12.1-2|12	#Patch2:		epiphany-defaultbookmarks.patch
14mr|epiphany-3.12.1-2|13	# (fc) 1.8.5-4mdk set urpmi and bundles mimetypes as safe (Mdk bug #21892)
14mr|epiphany-3.12.1-2|14	Patch3:		epiphany-1.8.5-urpmi.patch
14mr|epiphany-3.12.1-2|15	
14mr|epiphany-3.12.1-2|16	BuildRequires:	desktop-file-utils
14mr|epiphany-3.12.1-2|17	BuildRequires:	gnome-common
14mr|epiphany-3.12.1-2|18	BuildRequires:	gtk-doc
14mr|epiphany-3.12.1-2|19	BuildRequires:	imagemagick
14mr|epiphany-3.12.1-2|20	BuildRequires:	intltool itstool
14mr|epiphany-3.12.1-2|21	BuildRequires:	rootcerts
14mr|epiphany-3.12.1-2|22	BuildRequires:	gettext-devel
14mr|epiphany-3.12.1-2|23	BuildRequires:	pkgconfig(avahi-client)
14mr|epiphany-3.12.1-2|24	BuildRequires:	pkgconfig(avahi-gobject)
14mr|epiphany-3.12.1-2|25	BuildRequires:	pkgconfig(glib-2.0)
14mr|epiphany-3.12.1-2|26	BuildRequires:	gnome-doc-utils-devel
14mr|epiphany-3.12.1-2|27	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|epiphany-3.12.1-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|epiphany-3.12.1-2|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|epiphany-3.12.1-2|30	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|epiphany-3.12.1-2|31	BuildRequires:	pkgconfig(ice)
14mr|epiphany-3.12.1-2|32	BuildRequires:	pkgconfig(iso-codes)
14mr|epiphany-3.12.1-2|33	BuildRequires:	pkgconfig(libnotify)
14mr|epiphany-3.12.1-2|34	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mr|epiphany-3.12.1-2|35	BuildRequires:	pkgconfig(libxml-2.0)
14mr|epiphany-3.12.1-2|36	BuildRequires:	pkgconfig(libxslt)
14mr|epiphany-3.12.1-2|37	BuildRequires:	pkgconfig(nss)
14mr|epiphany-3.12.1-2|38	BuildRequires:	pkgconfig(seed)
14mr|epiphany-3.12.1-2|39	BuildRequires:	pkgconfig(sqlite3)
14mr|epiphany-3.12.1-2|40	BuildRequires:	pkgconfig(sm)
14mr|epiphany-3.12.1-2|41	BuildRequires:	pkgconfig(webkit2gtk-3.0)
14mr|epiphany-3.12.1-2|42	BuildRequires:	pkgconfig(x11)
14mr|epiphany-3.12.1-2|43	BuildRequires:	pkgconfig(libwnck-3.0)
14mr|epiphany-3.12.1-2|44	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|epiphany-3.12.1-2|45	BuildRequires:	pkgconfig(gcr-3)
14mr|epiphany-3.12.1-2|46	
14mr|epiphany-3.12.1-2|47	#gw for the index themes
14mr|epiphany-3.12.1-2|48	Requires:	dbus-x11
14mr|epiphany-3.12.1-2|49	Requires:	enchant
14mr|epiphany-3.12.1-2|50	Requires:	gnome-themes
14mr|epiphany-3.12.1-2|51	Requires:	gnome-doc-utils >= 0.3.2
14mr|epiphany-3.12.1-2|52	Requires:	indexhtml
14mr|epiphany-3.12.1-2|53	Requires:	iso-codes
14mr|epiphany-3.12.1-2|54	
14mr|epiphany-3.12.1-2|55	%description
14mr|epiphany-3.12.1-2|56	Epiphany is a GNOME web browser based on the webkit rendering engine.
14mr|epiphany-3.12.1-2|57	The name meaning: "An intuitive grasp of reality through something
14mr|epiphany-3.12.1-2|58	(as an event) usually simple and striking"
14mr|epiphany-3.12.1-2|59	
14mr|epiphany-3.12.1-2|60	%prep
14mr|epiphany-3.12.1-2|61	%setup -q
14mr|epiphany-3.12.1-2|62	%apply_patches
14mr|epiphany-3.12.1-2|63	
14mr|epiphany-3.12.1-2|64	%build
14mr|epiphany-3.12.1-2|65	%configure2_5x \
14mr|epiphany-3.12.1-2|66	--with-distributor-name=%{vendor} \
14mr|epiphany-3.12.1-2|67	--disable-scrollkeeper
14mr|epiphany-3.12.1-2|68	
14mr|epiphany-3.12.1-2|69	%make LIBS='-lgmodule-2.0'
14mr|epiphany-3.12.1-2|70	
14mr|epiphany-3.12.1-2|71	%install
14mr|epiphany-3.12.1-2|72	%makeinstall_std
14mr|epiphany-3.12.1-2|73	%find_lang %{name} --with-gnome --all-name
14mr|epiphany-3.12.1-2|74	
14mr|epiphany-3.12.1-2|75	mkdir -p  %{buildroot}%{_libdir}/epiphany/%{api}/extensions
14mr|epiphany-3.12.1-2|76	
14mr|epiphany-3.12.1-2|77	#gw these are useless
14mr|epiphany-3.12.1-2|78	rm -f %{buildroot}%{_datadir}/icons/LowContrastLargePrint/*/apps/*
14mr|epiphany-3.12.1-2|79	
14mr|epiphany-3.12.1-2|80	%post
14mr|epiphany-3.12.1-2|81	if [ "$1" = "2" ]; then
14mr|epiphany-3.12.1-2|82	update-alternatives --remove webclient-gnome %{_bindir}/epiphany
14mr|epiphany-3.12.1-2|83	update-alternatives --remove webclient-kde %{_bindir}/epiphany
14mr|epiphany-3.12.1-2|84	fi
14mr|epiphany-3.12.1-2|85	
14mr|epiphany-3.12.1-2|86	%files -f %{name}.lang
14mr|epiphany-3.12.1-2|87	%doc COPYING.README COPYING README TODO NEWS
14mr|epiphany-3.12.1-2|88	%{_bindir}/*
14mr|epiphany-3.12.1-2|89	%dir %{_libdir}/epiphany
14mr|epiphany-3.12.1-2|90	%dir %{_libdir}/epiphany/%{api}/
14mr|epiphany-3.12.1-2|91	%dir %{_libdir}/epiphany/%{api}/extensions
14mr|epiphany-3.12.1-2|92	%{_datadir}/applications/*
14mr|epiphany-3.12.1-2|93	%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
14mr|epiphany-3.12.1-2|94	%{_datadir}/epiphany
14mr|epiphany-3.12.1-2|95	%{_datadir}/GConf/gsettings/epiphany.convert
14mr|epiphany-3.12.1-2|96	%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
14mr|epiphany-3.12.1-2|97	%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
14mr|epiphany-3.12.1-2|98	%{_mandir}/man1/%{name}.1*
14mr|epiphany-3.12.1-2|99	%{_libexecdir}/epiphany-search-provider
14mr|epiphany-3.12.1-2|100	%{_libdir}/epiphany/3.12/web-extensions/libephywebextension.so
14mr|epiphany-3.12.1-2|101	%{_datadir}/appdata/epiphany.appdata.xml
14mr|epiphany-3.12.1-2|102	%{_datadir}/gnome-shell/search-providers/epiphany-search-provider.ini
14mr|epiphany-3.12.1-2|103	
14mr|epiphany-3.12.1-2|104	%changelog
14mr|epiphany-3.12.1-2|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|epiphany-3.12.1-2|106	+ Revision: 328ed40
14mr|epiphany-3.12.1-2|107	- MassBuild#440: Increase release tag
14mr|epiphany-3.12.1-2|108	
14mr|epiphany-3.12.1-2|109	

16282 14
14mr|epsoneplijs-0.4.1-9|1	Summary:	Ghostscript IJS Plugin for the Epson EPL-5700L/5800L/5900L/6100L/6200L printers
14mr|epsoneplijs-0.4.1-9|2	Name:		epsoneplijs
14mr|epsoneplijs-0.4.1-9|3	Version:	0.4.1
14mr|epsoneplijs-0.4.1-9|4	Release:	9
14mr|epsoneplijs-0.4.1-9|5	Group:		System/Printing
14mr|epsoneplijs-0.4.1-9|6	License:	BSD
14mr|epsoneplijs-0.4.1-9|7	URL:		http://sourceforge.net/projects/epsonepl/
14mr|epsoneplijs-0.4.1-9|8	Source0:	http://osdn.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-%{version}.tgz
14mr|epsoneplijs-0.4.1-9|9	Patch0:		epsoneplijs-use_system_libs.diff
14mr|epsoneplijs-0.4.1-9|10	Patch1:		epsoneplijs-mandriva-install.diff
14mr|epsoneplijs-0.4.1-9|11	Patch2:		epsoneplijs-0.4.1-LDFLAGS.diff
14mr|epsoneplijs-0.4.1-9|12	BuildRequires:	libtool
14mr|epsoneplijs-0.4.1-9|13	BuildRequires:	libusb-devel
14mr|epsoneplijs-0.4.1-9|14	BuildRequires:	ieee1284-devel
14mr|epsoneplijs-0.4.1-9|15	Requires:	ghostscript >= 6.53
14mr|epsoneplijs-0.4.1-9|16	Conflicts:	printer-utils = 2007
14mr|epsoneplijs-0.4.1-9|17	Conflicts:	printer-filters = 2007
14mr|epsoneplijs-0.4.1-9|18	
14mr|epsoneplijs-0.4.1-9|19	%description
14mr|epsoneplijs-0.4.1-9|20	Support for the Epson EPL-5700L/5800L/5900L/6100L/6200L printer family under
14mr|epsoneplijs-0.4.1-9|21	linux and other unix-like systems.
14mr|epsoneplijs-0.4.1-9|22	It is known to work for at least one user for each of 5700L, 5800L,
14mr|epsoneplijs-0.4.1-9|23	5900L, and 6100L. 6100L and 6200L support is new.
14mr|epsoneplijs-0.4.1-9|24	
14mr|epsoneplijs-0.4.1-9|25	%prep
14mr|epsoneplijs-0.4.1-9|26	
14mr|epsoneplijs-0.4.1-9|27	%setup -q
14mr|epsoneplijs-0.4.1-9|28	
14mr|epsoneplijs-0.4.1-9|29	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|epsoneplijs-0.4.1-9|30	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|epsoneplijs-0.4.1-9|31	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|epsoneplijs-0.4.1-9|32	
14mr|epsoneplijs-0.4.1-9|33	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|epsoneplijs-0.4.1-9|34	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|epsoneplijs-0.4.1-9|35	done
14mr|epsoneplijs-0.4.1-9|36	
14mr|epsoneplijs-0.4.1-9|37	%patch0 -p1 -b .use_system_libs
14mr|epsoneplijs-0.4.1-9|38	%patch1 -p1 -b .mandriva-install
14mr|epsoneplijs-0.4.1-9|39	%patch2 -p0 -b .LDFLAGS
14mr|epsoneplijs-0.4.1-9|40	
14mr|epsoneplijs-0.4.1-9|41	%build
14mr|epsoneplijs-0.4.1-9|42	%serverbuild
14mr|epsoneplijs-0.4.1-9|43	
14mr|epsoneplijs-0.4.1-9|44	perl -pi -e "s|-g -O2 -Wall -Werror -ansi -pedantic -Wmissing-prototypes|$CFLAGS -fPIC|g" Makefile.in
14mr|epsoneplijs-0.4.1-9|45	
14mr|epsoneplijs-0.4.1-9|46	rm -f configure
14mr|epsoneplijs-0.4.1-9|47	libtoolize --force --copy; aclocal; autoconf
14mr|epsoneplijs-0.4.1-9|48	
14mr|epsoneplijs-0.4.1-9|49	%configure2_5x \
14mr|epsoneplijs-0.4.1-9|50	--with-kernelusb \
14mr|epsoneplijs-0.4.1-9|51	--with-kernel1284 \
14mr|epsoneplijs-0.4.1-9|52	--with-libusb \
14mr|epsoneplijs-0.4.1-9|53	--with-libieee1284
14mr|epsoneplijs-0.4.1-9|54	
14mr|epsoneplijs-0.4.1-9|55	%make
14mr|epsoneplijs-0.4.1-9|56	%make test5700lusb
14mr|epsoneplijs-0.4.1-9|57	
14mr|epsoneplijs-0.4.1-9|58	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl-5700 epl_docs/epl-5700.c
14mr|epsoneplijs-0.4.1-9|59	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl-5800 epl_docs/epl-5800.c
14mr|epsoneplijs-0.4.1-9|60	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl5x00l epl_docs/epl5x00l.c
14mr|epsoneplijs-0.4.1-9|61	
14mr|epsoneplijs-0.4.1-9|62	%install
14mr|epsoneplijs-0.4.1-9|63	rm -rf %{buildroot}
14mr|epsoneplijs-0.4.1-9|64	
14mr|epsoneplijs-0.4.1-9|65	install -d %{buildroot}%{_bindir}
14mr|epsoneplijs-0.4.1-9|66	
14mr|epsoneplijs-0.4.1-9|67	%makeinstall
14mr|epsoneplijs-0.4.1-9|68	
14mr|epsoneplijs-0.4.1-9|69	install -m0755 ps2epl.pl %{buildroot}%{_bindir}
14mr|epsoneplijs-0.4.1-9|70	install -m0755 test5700lusb %{buildroot}%{_bindir}/
14mr|epsoneplijs-0.4.1-9|71	install -m0755 epl-5700 %{buildroot}%{_bindir}/
14mr|epsoneplijs-0.4.1-9|72	install -m0755 epl-5800 %{buildroot}%{_bindir}/
14mr|epsoneplijs-0.4.1-9|73	install -m0755 epl5x00l %{buildroot}%{_bindir}/
14mr|epsoneplijs-0.4.1-9|74	
14mr|epsoneplijs-0.4.1-9|75	pushd foomatic_scripts
14mr|epsoneplijs-0.4.1-9|76	sh install_mandrake %{buildroot}
14mr|epsoneplijs-0.4.1-9|77	popd
14mr|epsoneplijs-0.4.1-9|78	
14mr|epsoneplijs-0.4.1-9|79	%clean
14mr|epsoneplijs-0.4.1-9|80	rm -rf %{buildroot}
14mr|epsoneplijs-0.4.1-9|81	
14mr|epsoneplijs-0.4.1-9|82	%files
14mr|epsoneplijs-0.4.1-9|83	%defattr(-, root, root)
14mr|epsoneplijs-0.4.1-9|84	%doc ChangeLog FAQ LIMITATIONS README* *.pdf epl_test* apsfilter cups epl_docs/epl-protocol.pdf epl_docs/README.1st
14mr|epsoneplijs-0.4.1-9|85	%{_bindir}/*
14mr|epsoneplijs-0.4.1-9|86	%{_datadir}/cups/model/epson/*.ppd.gz
14mr|epsoneplijs-0.4.1-9|87	%{_datadir}/foomatic/db/source/driver/*.xml
14mr|epsoneplijs-0.4.1-9|88	%{_datadir}/foomatic/db/source/opt/*.xml
14mr|epsoneplijs-0.4.1-9|89	
14mr|epsoneplijs-0.4.1-9|90	
14mr|epsoneplijs-0.4.1-9|91	
14mr|epsoneplijs-0.4.1-9|92	%changelog
14mr|epsoneplijs-0.4.1-9|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-9
14mr|epsoneplijs-0.4.1-9|94	+ Revision: 24264fb
14mr|epsoneplijs-0.4.1-9|95	- MassBuild#440: Increase release tag
14mr|epsoneplijs-0.4.1-9|96	
14mr|epsoneplijs-0.4.1-9|97	

16283 14
14mr|epydoc-3.0.1-12|1	Summary:	Edward Loper's API Documentation Generation Tool
14mr|epydoc-3.0.1-12|2	Name:		epydoc
14mr|epydoc-3.0.1-12|3	Version:	3.0.1
14mr|epydoc-3.0.1-12|4	Release:	12
14mr|epydoc-3.0.1-12|5	License:	IBM Open Source License
14mr|epydoc-3.0.1-12|6	Group:		Development/Python
14mr|epydoc-3.0.1-12|7	BuildArch:	noarch
14mr|epydoc-3.0.1-12|8	Url:		http://epydoc.sourceforge.net/
14mr|epydoc-3.0.1-12|9	Source0:	http://prdownloads.dl.sourceforge.net/sourceforge/epydoc/%{name}-%{version}.tar.gz
14mr|epydoc-3.0.1-12|10	# https://qa.mandriva.com/show_bug.cgi?id=62543
14mr|epydoc-3.0.1-12|11	Patch0:		epydoc_restructuredtext_Bug_62543.patch
14mr|epydoc-3.0.1-12|12	
14mr|epydoc-3.0.1-12|13	BuildRequires: python-devel
14mr|epydoc-3.0.1-12|14	Requires:	python-docutils
14mr|epydoc-3.0.1-12|15	Requires:	tkinter
14mr|epydoc-3.0.1-12|16	
14mr|epydoc-3.0.1-12|17	%description
14mr|epydoc-3.0.1-12|18	Epydoc is a tool for generating API documentation for Python modules,
14mr|epydoc-3.0.1-12|19	based on their docstrings. A lightweight markup language called
14mr|epydoc-3.0.1-12|20	epytext can be used to format docstrings, and to add information about
14mr|epydoc-3.0.1-12|21	specific fields, such as parameters and instance variables. Epydoc
14mr|epydoc-3.0.1-12|22	also understands docstrings written in ReStructuredText, Javadoc, and
14mr|epydoc-3.0.1-12|23	plaintext.
14mr|epydoc-3.0.1-12|24	
14mr|epydoc-3.0.1-12|25	%prep
14mr|epydoc-3.0.1-12|26	%setup -q
14mr|epydoc-3.0.1-12|27	%apply_patches
14mr|epydoc-3.0.1-12|28	
14mr|epydoc-3.0.1-12|29	%build
14mr|epydoc-3.0.1-12|30	python setup.py build
14mr|epydoc-3.0.1-12|31	
14mr|epydoc-3.0.1-12|32	%install
14mr|epydoc-3.0.1-12|33	python setup.py install --root=%{buildroot}
14mr|epydoc-3.0.1-12|34	mkdir -p %{buildroot}%{_mandir}/man1
14mr|epydoc-3.0.1-12|35	install -m 644 man/*.1 %{buildroot}%{_mandir}/man1
14mr|epydoc-3.0.1-12|36	
14mr|epydoc-3.0.1-12|37	%files
14mr|epydoc-3.0.1-12|38	%doc *.txt doc/
14mr|epydoc-3.0.1-12|39	%{_bindir}/epydoc
14mr|epydoc-3.0.1-12|40	%{_bindir}/epydocgui
14mr|epydoc-3.0.1-12|41	%{_bindir}/apirst2html.py
14mr|epydoc-3.0.1-12|42	%{_mandir}/man1/*
14mr|epydoc-3.0.1-12|43	%{py_puresitedir}/*
14mr|epydoc-3.0.1-12|44	
14mr|epydoc-3.0.1-12|45	
14mr|epydoc-3.0.1-12|46	%changelog
14mr|epydoc-3.0.1-12|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.1-12
14mr|epydoc-3.0.1-12|48	+ Revision: c9b07fb
14mr|epydoc-3.0.1-12|49	- MassBuild#440: Increase release tag
14mr|epydoc-3.0.1-12|50	
14mr|epydoc-3.0.1-12|51	

16284 14
14mr|esound-0.2.41-10|1	%define major	0
14mr|esound-0.2.41-10|2	%define libname	%mklibname esound %{major}
14mr|esound-0.2.41-10|3	%define develname %mklibname esound -d
14mr|esound-0.2.41-10|4	
14mr|esound-0.2.41-10|5	Summary:	The Enlightened Sound Daemon
14mr|esound-0.2.41-10|6	Name:		esound
14mr|esound-0.2.41-10|7	Version:	0.2.41
14mr|esound-0.2.41-10|8	Release:	10
14mr|esound-0.2.41-10|9	License:	LGPLv2+
14mr|esound-0.2.41-10|10	Group:		System/Servers
14mr|esound-0.2.41-10|11	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/esound/
14mr|esound-0.2.41-10|12	
14mr|esound-0.2.41-10|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/esound/esound-%{version}.tar.bz2
14mr|esound-0.2.41-10|14	# (fc) 0.2.28 default options : increase spawn process waiting time, release device after 2s of inactivity
14mr|esound-0.2.41-10|15	Patch0:		esound-0.2.37-defaultoptions.patch
14mr|esound-0.2.41-10|16	
14mr|esound-0.2.41-10|17	BuildRequires:	pkgconfig(audiofile)
14mr|esound-0.2.41-10|18	BuildRequires:	docbook-utils
14mr|esound-0.2.41-10|19	BuildRequires:	docbook-dtd412-xml
14mr|esound-0.2.41-10|20	
14mr|esound-0.2.41-10|21	%description
14mr|esound-0.2.41-10|22	EsounD (the Enlightened Sound Daemon) is a server process that allows multiple
14mr|esound-0.2.41-10|23	applications to share a single sound card. For example, when you're listening
14mr|esound-0.2.41-10|24	to music from your CD and you receive a sound-related event from ICQ, your
14mr|esound-0.2.41-10|25	applications won't have to jockey for the attention of your sound card.
14mr|esound-0.2.41-10|26	
14mr|esound-0.2.41-10|27	EsounD mixes several audio streams for playback by a single audio device.
14mr|esound-0.2.41-10|28	
14mr|esound-0.2.41-10|29	%package utils
14mr|esound-0.2.41-10|30	Summary:	Utilities for EsounD
14mr|esound-0.2.41-10|31	Group:		Sound
14mr|esound-0.2.41-10|32	Requires:	%{libname} = %{version}-%{release}
14mr|esound-0.2.41-10|33	
14mr|esound-0.2.41-10|34	%description utils
14mr|esound-0.2.41-10|35	Utility applications for EsounD
14mr|esound-0.2.41-10|36	
14mr|esound-0.2.41-10|37	%package -n %{libname}
14mr|esound-0.2.41-10|38	Summary:	Libraries for EsounD
14mr|esound-0.2.41-10|39	Group:		System/Libraries
14mr|esound-0.2.41-10|40	Provides:	libesound
14mr|esound-0.2.41-10|41	
14mr|esound-0.2.41-10|42	%description -n %{libname}
14mr|esound-0.2.41-10|43	These are the libraries for EsounD.
14mr|esound-0.2.41-10|44	
14mr|esound-0.2.41-10|45	%package -n %{develname}
14mr|esound-0.2.41-10|46	Summary:	Includes and more to develop EsounD applications
14mr|esound-0.2.41-10|47	Group:		Development/C
14mr|esound-0.2.41-10|48	Requires:	%{libname} = %{version}-%{release}
14mr|esound-0.2.41-10|49	Provides:	esound-devel
14mr|esound-0.2.41-10|50	
14mr|esound-0.2.41-10|51	%description -n %{develname}
14mr|esound-0.2.41-10|52	Libraries, include files and other resources you can use to develop EsounD
14mr|esound-0.2.41-10|53	applications.
14mr|esound-0.2.41-10|54	
14mr|esound-0.2.41-10|55	%prep
14mr|esound-0.2.41-10|56	%setup -q
14mr|esound-0.2.41-10|57	%patch0 -p1 -b .defaultoptions
14mr|esound-0.2.41-10|58	
14mr|esound-0.2.41-10|59	%build
14mr|esound-0.2.41-10|60	
14mr|esound-0.2.41-10|61	%configure2_5x \
14mr|esound-0.2.41-10|62	--disable-static \
14mr|esound-0.2.41-10|63	--with-libwrap \
14mr|esound-0.2.41-10|64	--disable-alsa
14mr|esound-0.2.41-10|65	
14mr|esound-0.2.41-10|66	%make LIBS='-lm'
14mr|esound-0.2.41-10|67	
14mr|esound-0.2.41-10|68	%install
14mr|esound-0.2.41-10|69	rm -rf %{buildroot} installed-docs
14mr|esound-0.2.41-10|70	%makeinstall_std
14mr|esound-0.2.41-10|71	mv %{buildroot}%_datadir/doc/esound installed-docs
14mr|esound-0.2.41-10|72	
14mr|esound-0.2.41-10|73	# (cg) We no longer ship the actual deamon - PulseAudio does this these days
14mr|esound-0.2.41-10|74	rm -f %{buildroot}%{_sysconfdir}/esd.conf %{buildroot}%{_bindir}/esd %{buildroot}%{_mandir}/man1/esd.1*
14mr|esound-0.2.41-10|75	
14mr|esound-0.2.41-10|76	%files utils
14mr|esound-0.2.41-10|77	%doc installed-docs/*
14mr|esound-0.2.41-10|78	%doc AUTHORS INSTALL NEWS README TIPS TODO
14mr|esound-0.2.41-10|79	%{_bindir}/esdcat
14mr|esound-0.2.41-10|80	%{_bindir}/esdctl
14mr|esound-0.2.41-10|81	%{_bindir}/esddsp
14mr|esound-0.2.41-10|82	%{_bindir}/esdfilt
14mr|esound-0.2.41-10|83	%{_bindir}/esdloop
14mr|esound-0.2.41-10|84	%{_bindir}/esdmon
14mr|esound-0.2.41-10|85	%{_bindir}/esdplay
14mr|esound-0.2.41-10|86	%{_bindir}/esdrec
14mr|esound-0.2.41-10|87	%{_bindir}/esdsample
14mr|esound-0.2.41-10|88	%{_mandir}/man1/esd[a-z]*
14mr|esound-0.2.41-10|89	
14mr|esound-0.2.41-10|90	%files -n %{libname}
14mr|esound-0.2.41-10|91	%{_libdir}/lib*.so.%{major}*
14mr|esound-0.2.41-10|92	
14mr|esound-0.2.41-10|93	%files -n %{develname}
14mr|esound-0.2.41-10|94	%{_bindir}/esd-config
14mr|esound-0.2.41-10|95	%{_includedir}/*
14mr|esound-0.2.41-10|96	%{_datadir}/aclocal/*
14mr|esound-0.2.41-10|97	%{_libdir}/lib*.so
14mr|esound-0.2.41-10|98	%{_libdir}/pkgconfig/*
14mr|esound-0.2.41-10|99	%{_mandir}/man1/esd-config.1*
14mr|esound-0.2.41-10|100	
14mr|esound-0.2.41-10|101	
14mr|esound-0.2.41-10|102	
14mr|esound-0.2.41-10|103	
14mr|esound-0.2.41-10|104	%changelog
14mr|esound-0.2.41-10|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.41-10
14mr|esound-0.2.41-10|106	+ Revision: dc468b2
14mr|esound-0.2.41-10|107	- MassBuild#440: Increase release tag
14mr|esound-0.2.41-10|108	
14mr|esound-0.2.41-10|109	

16285 14
14mr|espeak-1.46.02-4|1	%define name espeak
14mr|espeak-1.46.02-4|2	%define version 1.46.02
14mr|espeak-1.46.02-4|3	%define release 4
14mr|espeak-1.46.02-4|4	
14mr|espeak-1.46.02-4|5	%define major 1
14mr|espeak-1.46.02-4|6	%define libname %mklibname %{name} %major
14mr|espeak-1.46.02-4|7	%define libnamedev %mklibname -d %{name}
14mr|espeak-1.46.02-4|8	
14mr|espeak-1.46.02-4|9	#disable autorequires on portaudio since we build with portaudio0
14mr|espeak-1.46.02-4|10	#define _requires_exceptions devel(libportaudio
14mr|espeak-1.46.02-4|11	
14mr|espeak-1.46.02-4|12	Summary: Text to speech synthesis engine
14mr|espeak-1.46.02-4|13	Name: %{name}
14mr|espeak-1.46.02-4|14	Version: %{version}
14mr|espeak-1.46.02-4|15	Release: %{release}
14mr|espeak-1.46.02-4|16	Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}/%{name}-%{version}-source.zip
14mr|espeak-1.46.02-4|17	Source1: espeak.1
14mr|espeak-1.46.02-4|18	Source2: http://espeak.sourceforge.net/data/ru_dict-46.zip
14mr|espeak-1.46.02-4|19	Source3: zhy_dict-46.zip
14mr|espeak-1.46.02-4|20	Source4: zh_dict-46.zip
14mr|espeak-1.46.02-4|21	#Patch0: espeak-1.39-ldflags.patch
14mr|espeak-1.46.02-4|22	#gw from Fedora: make it work with pulseaudio enabled or disabled
14mr|espeak-1.46.02-4|23	Patch2: espeak-1.46.02-runtime-detection.patch
14mr|espeak-1.46.02-4|24	License: GPLv3+
14mr|espeak-1.46.02-4|25	Group: Sound
14mr|espeak-1.46.02-4|26	Url: http://espeak.sourceforge.net/
14mr|espeak-1.46.02-4|27	BuildRequires: portaudio-devel
14mr|espeak-1.46.02-4|28	BuildRequires: pulseaudio-devel
14mr|espeak-1.46.02-4|29	Requires: sox
14mr|espeak-1.46.02-4|30	
14mr|espeak-1.46.02-4|31	%description
14mr|espeak-1.46.02-4|32	eSpeak is a compact open source software speech synthesizer for
14mr|espeak-1.46.02-4|33	English and other languages.
14mr|espeak-1.46.02-4|34	
14mr|espeak-1.46.02-4|35	eSpeak produces good quality English speech. It uses a different
14mr|espeak-1.46.02-4|36	synthesis method from other open source TTS engines, and sounds quite
14mr|espeak-1.46.02-4|37	different. It's perhaps not as natural or "smooth", but I find the
14mr|espeak-1.46.02-4|38	articulation clearer and easier to listen to for long periods.
14mr|espeak-1.46.02-4|39	
14mr|espeak-1.46.02-4|40	%package -n %libname
14mr|espeak-1.46.02-4|41	Group: System/Libraries
14mr|espeak-1.46.02-4|42	Summary: Text to speech library
14mr|espeak-1.46.02-4|43	Requires: %{name} >= %{version}
14mr|espeak-1.46.02-4|44	
14mr|espeak-1.46.02-4|45	%description -n %libname
14mr|espeak-1.46.02-4|46	eSpeak is a compact open source software speech synthesizer for
14mr|espeak-1.46.02-4|47	English and other languages.
14mr|espeak-1.46.02-4|48	
14mr|espeak-1.46.02-4|49	eSpeak produces good quality English speech. It uses a different
14mr|espeak-1.46.02-4|50	synthesis method from other open source TTS engines, and sounds quite
14mr|espeak-1.46.02-4|51	different. It's perhaps not as natural or "smooth", but I find the
14mr|espeak-1.46.02-4|52	articulation clearer and easier to listen to for long periods.
14mr|espeak-1.46.02-4|53	
14mr|espeak-1.46.02-4|54	%package -n %libnamedev
14mr|espeak-1.46.02-4|55	Group: Development/C++
14mr|espeak-1.46.02-4|56	Summary: Text to speech library
14mr|espeak-1.46.02-4|57	Requires: %libname = %{version}
14mr|espeak-1.46.02-4|58	Provides: libespeak-devel = %{version}-%{release}
14mr|espeak-1.46.02-4|59	Obsoletes: %mklibname -d %{name} %major
14mr|espeak-1.46.02-4|60	
14mr|espeak-1.46.02-4|61	%description -n %libnamedev
14mr|espeak-1.46.02-4|62	eSpeak is a compact open source software speech synthesizer for
14mr|espeak-1.46.02-4|63	English and other languages.
14mr|espeak-1.46.02-4|64	
14mr|espeak-1.46.02-4|65	eSpeak produces good quality English speech. It uses a different
14mr|espeak-1.46.02-4|66	synthesis method from other open source TTS engines, and sounds quite
14mr|espeak-1.46.02-4|67	different. It's perhaps not as natural or "smooth", but I find the
14mr|espeak-1.46.02-4|68	articulation clearer and easier to listen to for long periods.
14mr|espeak-1.46.02-4|69	
14mr|espeak-1.46.02-4|70	
14mr|espeak-1.46.02-4|71	%prep
14mr|espeak-1.46.02-4|72	%setup -q -n %{name}-%{version}-source
14mr|espeak-1.46.02-4|73	#%patch0 -p0
14mr|espeak-1.46.02-4|74	%patch2 -p1
14mr|espeak-1.46.02-4|75	chmod 644 ReadMe *.txt
14mr|espeak-1.46.02-4|76	rm -f src/portaudio.h
14mr|espeak-1.46.02-4|77	rm -f espeak-data/ru_dict
14mr|espeak-1.46.02-4|78	rm -f espeak-data/zh_dict
14mr|espeak-1.46.02-4|79	rm -f espeak-data/zhy_dict
14mr|espeak-1.46.02-4|80	cd espeak-data
14mr|espeak-1.46.02-4|81	unzip %SOURCE2
14mr|espeak-1.46.02-4|82	unzip %SOURCE3
14mr|espeak-1.46.02-4|83	unzip %SOURCE4
14mr|espeak-1.46.02-4|84	
14mr|espeak-1.46.02-4|85	%build
14mr|espeak-1.46.02-4|86	cd src
14mr|espeak-1.46.02-4|87	make CXXFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
14mr|espeak-1.46.02-4|88	
14mr|espeak-1.46.02-4|89	%install
14mr|espeak-1.46.02-4|90	cd src
14mr|espeak-1.46.02-4|91	%makeinstall_std BINDIR=%{_bindir} INCDIR=%{_includedir}/%{name} LIBDIR=%{_libdir} DATADIR=%{_datadir}/%{name}-data LDFLAGS="%{?ldflags}"
14mr|espeak-1.46.02-4|92	
14mr|espeak-1.46.02-4|93	install -m 644 -D %SOURCE1 %{buildroot}%{_mandir}/man1/%{name}.1
14mr|espeak-1.46.02-4|94	
14mr|espeak-1.46.02-4|95	%files
14mr|espeak-1.46.02-4|96	%defattr(-,root,root)
14mr|espeak-1.46.02-4|97	%doc ReadMe *.txt docs
14mr|espeak-1.46.02-4|98	%{_bindir}/%{name}
14mr|espeak-1.46.02-4|99	%{_datadir}/%{name}-data
14mr|espeak-1.46.02-4|100	%{_mandir}/man1/%{name}.1*
14mr|espeak-1.46.02-4|101	
14mr|espeak-1.46.02-4|102	%files -n %libname
14mr|espeak-1.46.02-4|103	%defattr(-,root,root)
14mr|espeak-1.46.02-4|104	%{_libdir}/libespeak.so.%{major}*
14mr|espeak-1.46.02-4|105	
14mr|espeak-1.46.02-4|106	%files -n %libnamedev
14mr|espeak-1.46.02-4|107	%defattr(-,root,root)
14mr|espeak-1.46.02-4|108	%{_includedir}/%{name}
14mr|espeak-1.46.02-4|109	%{_libdir}/libespeak.so
14mr|espeak-1.46.02-4|110	%{_libdir}/libespeak.a
14mr|espeak-1.46.02-4|111	
14mr|espeak-1.46.02-4|112	
14mr|espeak-1.46.02-4|113	
14mr|espeak-1.46.02-4|114	
14mr|espeak-1.46.02-4|115	
14mr|espeak-1.46.02-4|116	%changelog
14mr|espeak-1.46.02-4|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.46.02-4
14mr|espeak-1.46.02-4|118	+ Revision: df936a0
14mr|espeak-1.46.02-4|119	- MassBuild#440: Increase release tag
14mr|espeak-1.46.02-4|120	
14mr|espeak-1.46.02-4|121	

16286 14
14mr|etcskel-1.63-34|1	Summary:	ROSA default files for new users' home directories
14mr|etcskel-1.63-34|2	Name:		etcskel
14mr|etcskel-1.63-34|3	Version:	1.63
14mr|etcskel-1.63-34|4	Release:	34
14mr|etcskel-1.63-34|5	License:	Public Domain
14mr|etcskel-1.63-34|6	Group:		System/Base
14mr|etcskel-1.63-34|7	Source0:	%{name}-%{version}.tar.bz2
14mr|etcskel-1.63-34|8	Source1:	etcskel.rpmlintrc
14mr|etcskel-1.63-34|9	BuildArch:	noarch
14mr|etcskel-1.63-34|10	Requires:	bash
14mr|etcskel-1.63-34|11	
14mr|etcskel-1.63-34|12	%description
14mr|etcskel-1.63-34|13	The etcskel package is part of the basic ROSA system.
14mr|etcskel-1.63-34|14	
14mr|etcskel-1.63-34|15	Etcskel provides the /etc/skel directory's files. These files are then placed
14mr|etcskel-1.63-34|16	in every new user's home directory when new accounts are created.
14mr|etcskel-1.63-34|17	
14mr|etcskel-1.63-34|18	%prep
14mr|etcskel-1.63-34|19	%setup -q
14mr|etcskel-1.63-34|20	
14mr|etcskel-1.63-34|21	%install
14mr|etcskel-1.63-34|22	%makeinstall_std
14mr|etcskel-1.63-34|23	mkdir -p %{buildroot}%{_sysconfdir}/skel/.cache
14mr|etcskel-1.63-34|24	chmod 0755 %{buildroot}%{_sysconfdir}/skel/.cache
14mr|etcskel-1.63-34|25	
14mr|etcskel-1.63-34|26	mkdir -p %{buildroot}%{_sysconfdir}/skel/.compose-cache
14mr|etcskel-1.63-34|27	chmod 0755 %{buildroot}%{_sysconfdir}/skel/.compose-cache
14mr|etcskel-1.63-34|28	
14mr|etcskel-1.63-34|29	%files
14mr|etcskel-1.63-34|30	%doc ChangeLog
14mr|etcskel-1.63-34|31	%config(noreplace) /etc/skel
14mr|etcskel-1.63-34|32	
14mr|etcskel-1.63-34|33	
14mr|etcskel-1.63-34|34	%changelog
14mr|etcskel-1.63-34|35	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.63-34
14mr|etcskel-1.63-34|36	+ Revision: b05fc86
14mr|etcskel-1.63-34|37	- Create /etc/.cache and /etc/.compose-cache to speed up X11 a little
14mr|etcskel-1.63-34|38	
14mr|etcskel-1.63-34|39	

16287 14
14mr|ethstatus-0.4.3-2|1	Name:           ethstatus
14mr|ethstatus-0.4.3-2|2	Version:        0.4.3
14mr|ethstatus-0.4.3-2|3	Release:        2
14mr|ethstatus-0.4.3-2|4	Summary:        Console-based ethernet statistics monitor
14mr|ethstatus-0.4.3-2|5	Group:          Monitoring
14mr|ethstatus-0.4.3-2|6	License:        GPLv2+
14mr|ethstatus-0.4.3-2|7	URL:            http://packages.debian.org/stable/net/ethstatus
14mr|ethstatus-0.4.3-2|8	Source0:        http://ftp.de.debian.org/debian/pool/main/e/%{name}/%{name}_%{version}.tar.gz
14mr|ethstatus-0.4.3-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14mr|ethstatus-0.4.3-2|10	
14mr|ethstatus-0.4.3-2|11	BuildRequires:  ncurses-devel
14mr|ethstatus-0.4.3-2|12	
14mr|ethstatus-0.4.3-2|13	%description
14mr|ethstatus-0.4.3-2|14	EthStatus is a simple, easy to use program for displaying commonly
14mr|ethstatus-0.4.3-2|15	needed / wanted statistics in real time about ingoing and outgoing
14mr|ethstatus-0.4.3-2|16	traffic that is usually hard to find, with a simple, efficient
14mr|ethstatus-0.4.3-2|17	interface.
14mr|ethstatus-0.4.3-2|18	
14mr|ethstatus-0.4.3-2|19	
14mr|ethstatus-0.4.3-2|20	%prep
14mr|ethstatus-0.4.3-2|21	%setup -q
14mr|ethstatus-0.4.3-2|22	
14mr|ethstatus-0.4.3-2|23	
14mr|ethstatus-0.4.3-2|24	%build
14mr|ethstatus-0.4.3-2|25	%make
14mr|ethstatus-0.4.3-2|26	
14mr|ethstatus-0.4.3-2|27	%install
14mr|ethstatus-0.4.3-2|28	install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|ethstatus-0.4.3-2|29	install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mr|ethstatus-0.4.3-2|30	
14mr|ethstatus-0.4.3-2|31	%files
14mr|ethstatus-0.4.3-2|32	%doc CHANGELOG COPYRIGHT README THANKS
14mr|ethstatus-0.4.3-2|33	%{_mandir}/man*/%{name}*.*
14mr|ethstatus-0.4.3-2|34	%{_bindir}/%{name}
14mr|ethstatus-0.4.3-2|35	
14mr|ethstatus-0.4.3-2|36	
14mr|ethstatus-0.4.3-2|37	
14mr|ethstatus-0.4.3-2|38	%changelog
14mr|ethstatus-0.4.3-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.3-2
14mr|ethstatus-0.4.3-2|40	+ Revision: bd31936
14mr|ethstatus-0.4.3-2|41	- MassBuild#440: Increase release tag
14mr|ethstatus-0.4.3-2|42	
14mr|ethstatus-0.4.3-2|43	

16288 14
14mr|ethtool-3.6-2|1	Summary:	Ethernet settings tool for network cards
14mr|ethtool-3.6-2|2	Name:		ethtool
14mr|ethtool-3.6-2|3	Version:	3.6
14mr|ethtool-3.6-2|4	Release:	2
14mr|ethtool-3.6-2|5	License:	GPL
14mr|ethtool-3.6-2|6	Group:		System/Configuration/Networking
14mr|ethtool-3.6-2|7	Source0:	https://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz
14mr|ethtool-3.6-2|8	Source1:	https://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.sign
14mr|ethtool-3.6-2|9	URL:		https://www.kernel.org/pub/software/network/ethtool
14mr|ethtool-3.6-2|10	Epoch:		1
14mr|ethtool-3.6-2|11	
14mr|ethtool-3.6-2|12	%description
14mr|ethtool-3.6-2|13	This utility allows querying and changing of ethernet
14mr|ethtool-3.6-2|14	card settings, such as speed, port, and autonegotiation.
14mr|ethtool-3.6-2|15	
14mr|ethtool-3.6-2|16	%prep
14mr|ethtool-3.6-2|17	%setup -q
14mr|ethtool-3.6-2|18	
14mr|ethtool-3.6-2|19	%build
14mr|ethtool-3.6-2|20	%configure2_5x
14mr|ethtool-3.6-2|21	%make
14mr|ethtool-3.6-2|22	
14mr|ethtool-3.6-2|23	%install
14mr|ethtool-3.6-2|24	%makeinstall_std
14mr|ethtool-3.6-2|25	
14mr|ethtool-3.6-2|26	%files
14mr|ethtool-3.6-2|27	%doc AUTHORS NEWS
14mr|ethtool-3.6-2|28	%{_mandir}/*/*
14mr|ethtool-3.6-2|29	%{_sbindir}/ethtool
14mr|ethtool-3.6-2|30	
14mr|ethtool-3.6-2|31	%changelog
14mr|ethtool-3.6-2|32	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.6-2
14mr|ethtool-3.6-2|33	+ Revision: 4f1b3e6
14mr|ethtool-3.6-2|34	- MassBuild#440: Increase release tag
14mr|ethtool-3.6-2|35	
14mr|ethtool-3.6-2|36	

16289 14
14mr|evilwm-1.1.0-2|1	%define debug_package %{nil}
14mr|evilwm-1.1.0-2|2	
14mr|evilwm-1.1.0-2|3	Summary:	A minimalist window manager for the X Window System
14mr|evilwm-1.1.0-2|4	Name:		evilwm
14mr|evilwm-1.1.0-2|5	Version:	1.1.0
14mr|evilwm-1.1.0-2|6	Release:	2
14mr|evilwm-1.1.0-2|7	License:	Public Domain
14mr|evilwm-1.1.0-2|8	Group:		Graphical desktop/Other
14mr|evilwm-1.1.0-2|9	Url:		http://evilwm.sourceforge.net/
14mr|evilwm-1.1.0-2|10	Source0:	http://www.6809.org.uk/evilwm/%{name}-%{version}.tar.gz
14mr|evilwm-1.1.0-2|11	
14mr|evilwm-1.1.0-2|12	BuildRequires:	lesstif-devel
14mr|evilwm-1.1.0-2|13	BuildRequires:	nas-devel
14mr|evilwm-1.1.0-2|14	BuildRequires:	pkgconfig(x11)
14mr|evilwm-1.1.0-2|15	BuildRequires:	pkgconfig(xext)
14mr|evilwm-1.1.0-2|16	BuildRequires:	pkgconfig(xrandr)
14mr|evilwm-1.1.0-2|17	
14mr|evilwm-1.1.0-2|18	%description
14mr|evilwm-1.1.0-2|19	evilwm is a minimalist window manager for the X Window System.
14mr|evilwm-1.1.0-2|20	
14mr|evilwm-1.1.0-2|21	The name evil came from Stuart 'Stuii' Ford, who thinks that any software
14mr|evilwm-1.1.0-2|22	I use must be evil and masochistic.  In reality, this window manager is
14mr|evilwm-1.1.0-2|23	clean and easy to use.
14mr|evilwm-1.1.0-2|24	
14mr|evilwm-1.1.0-2|25	FEATURES
14mr|evilwm-1.1.0-2|26	
14mr|evilwm-1.1.0-2|27	* No window decorations apart from a simple 1 pixel border.
14mr|evilwm-1.1.0-2|28	* No icons.
14mr|evilwm-1.1.0-2|29	* Good keyboard control, including repositioning and maximise toggles.
14mr|evilwm-1.1.0-2|30	* Solid window drags (compile time option - may be slow on old machines).
14mr|evilwm-1.1.0-2|31	* Virtual desktops.
14mr|evilwm-1.1.0-2|32	* Small binary size (even with everything turned on).
14mr|evilwm-1.1.0-2|33	
14mr|evilwm-1.1.0-2|34	%prep
14mr|evilwm-1.1.0-2|35	%setup -q
14mr|evilwm-1.1.0-2|36	sed -i -e 's!^#DEFINES.*-DVDESK.*!DEFINES += -DVDESK!' Makefile
14mr|evilwm-1.1.0-2|37	
14mr|evilwm-1.1.0-2|38	%build
14mr|evilwm-1.1.0-2|39	%make CC="gcc $RPM_OPT_FLAGS" LDPATH="-L%{_prefix}/X11R6/%{_lib}"
14mr|evilwm-1.1.0-2|40	
14mr|evilwm-1.1.0-2|41	%install
14mr|evilwm-1.1.0-2|42	%makeinstall_std
14mr|evilwm-1.1.0-2|43	
14mr|evilwm-1.1.0-2|44	# startfile
14mr|evilwm-1.1.0-2|45	cat > %{buildroot}%{_bindir}/start%{name} << EOF
14mr|evilwm-1.1.0-2|46	#!/bin/sh
14mr|evilwm-1.1.0-2|47	exec %{_bindir}/%{name}
14mr|evilwm-1.1.0-2|48	EOF
14mr|evilwm-1.1.0-2|49	
14mr|evilwm-1.1.0-2|50	# session file
14mr|evilwm-1.1.0-2|51	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|evilwm-1.1.0-2|52	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
14mr|evilwm-1.1.0-2|53	NAME=%{name}
14mr|evilwm-1.1.0-2|54	EXEC=%{_bindir}/start%{name}
14mr|evilwm-1.1.0-2|55	DESC=%{name} window manager
14mr|evilwm-1.1.0-2|56	SCRIPT:
14mr|evilwm-1.1.0-2|57	exec %{_bindir}/start%{name}
14mr|evilwm-1.1.0-2|58	EOF
14mr|evilwm-1.1.0-2|59	
14mr|evilwm-1.1.0-2|60	%files
14mr|evilwm-1.1.0-2|61	%doc README ChangeLog TODO
14mr|evilwm-1.1.0-2|62	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14mr|evilwm-1.1.0-2|63	%{_bindir}/start%{name}
14mr|evilwm-1.1.0-2|64	%{_bindir}/%{name}
14mr|evilwm-1.1.0-2|65	%{_datadir}/applications/%{name}.desktop
14mr|evilwm-1.1.0-2|66	%{_mandir}/man1/%{name}.1*
14mr|evilwm-1.1.0-2|67	
14mr|evilwm-1.1.0-2|68	
14mr|evilwm-1.1.0-2|69	%changelog
14mr|evilwm-1.1.0-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-2
14mr|evilwm-1.1.0-2|71	+ Revision: 5ca1b69
14mr|evilwm-1.1.0-2|72	- MassBuild#440: Increase release tag
14mr|evilwm-1.1.0-2|73	
14mr|evilwm-1.1.0-2|74	

16290 14
14mr|evince-3.12.1-3|1	%define build_dvi 1
14mr|evince-3.12.1-3|2	
14mr|evince-3.12.1-3|3	%define major			4
14mr|evince-3.12.1-3|4	%define major_evdocument	4
14mr|evince-3.12.1-3|5	%define major_evview		3
14mr|evince-3.12.1-3|6	%define api			3.0
14mr|evince-3.12.1-3|7	%define gir_major		3.0
14mr|evince-3.12.1-3|8	%define devname			%mklibname -d %{name}
14mr|evince-3.12.1-3|9	%define libname_evdocument	%mklibname evdocument 3 %{major_evdocument}
14mr|evince-3.12.1-3|10	%define libname_evview		%mklibname evview 3 %{major_evview}
14mr|evince-3.12.1-3|11	
14mr|evince-3.12.1-3|12	%define girname			%mklibname %{name}-gir %{gir_major}
14mr|evince-3.12.1-3|13	
14mr|evince-3.12.1-3|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|evince-3.12.1-3|15	
14mr|evince-3.12.1-3|16	Summary:	GNOME Document viewer
14mr|evince-3.12.1-3|17	Name:		evince
14mr|evince-3.12.1-3|18	Version:	3.12.1
14mr|evince-3.12.1-3|19	Release:	3
14mr|evince-3.12.1-3|20	License:	GPLv2+ and GFDL+
14mr|evince-3.12.1-3|21	Group:		Graphical desktop/GNOME
14mr|evince-3.12.1-3|22	URL:		http://www.gnome.org
14mr|evince-3.12.1-3|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|evince-3.12.1-3|24	
14mr|evince-3.12.1-3|25	# fix https://bugzilla.gnome.org/show_bug.cgi?id=710681
14mr|evince-3.12.1-3|26	Patch0:         710681.patch
14mr|evince-3.12.1-3|27	Patch1:         710681_2.patch
14mr|evince-3.12.1-3|28	Patch2:         710681_3.patch
14mr|evince-3.12.1-3|29	
14mr|evince-3.12.1-3|30	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mr|evince-3.12.1-3|31	BuildRequires:	pkgconfig(cairo-pdf)
14mr|evince-3.12.1-3|32	BuildRequires:	pkgconfig(cairo-ps)
14mr|evince-3.12.1-3|33	BuildRequires:	pkgconfig(libsecret-1)
14mr|evince-3.12.1-3|34	BuildRequires:	pkgconfig(ddjvuapi) >= 3.5.17
14mr|evince-3.12.1-3|35	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
14mr|evince-3.12.1-3|36	BuildRequires:	pkgconfig(gio-2.0) >= 2.31.0
14mr|evince-3.12.1-3|37	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.17.1
14mr|evince-3.12.1-3|38	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.22.0
14mr|evince-3.12.1-3|39	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6
14mr|evince-3.12.1-3|40	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|evince-3.12.1-3|41	BuildRequires:	pkgconfig(gthread-2.0)
14mr|evince-3.12.1-3|42	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mr|evince-3.12.1-3|43	BuildRequires:	pkgconfig(gtk+-unix-print-3.0) >= 3.0.2
14mr|evince-3.12.1-3|44	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14mr|evince-3.12.1-3|45	BuildRequires:	pkgconfig(ice)
14mr|evince-3.12.1-3|46	BuildRequires:	pkgconfig(libgxps) >= 0.2.0
14mr|evince-3.12.1-3|47	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.4
14mr|evince-3.12.1-3|48	BuildRequires:	pkgconfig(libspectre) >= 0.2.0
14mr|evince-3.12.1-3|49	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
14mr|evince-3.12.1-3|50	BuildRequires:	pkgconfig(poppler-glib) >= 0.24.0
14mr|evince-3.12.1-3|51	BuildRequires:	pkgconfig(sm) >= 1.0.0
14mr|evince-3.12.1-3|52	BuildRequires:	pkgconfig(x11)
14mr|evince-3.12.1-3|53	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|evince-3.12.1-3|54	BuildRequires:	tiff-devel
14mr|evince-3.12.1-3|55	BuildRequires:	ghostscript kpathsea-devel
14mr|evince-3.12.1-3|56	BuildRequires:	intltool itstool
14mr|evince-3.12.1-3|57	#gw if we run autoconf
14mr|evince-3.12.1-3|58	BuildRequires:	gnome-icon-theme
14mr|evince-3.12.1-3|59	BuildRequires:  desktop-file-utils
14mr|evince-3.12.1-3|60	BuildRequires:	gtk-doc
14mr|evince-3.12.1-3|61	Requires:	ghostscript
14mr|evince-3.12.1-3|62	Requires:	ghostscript-module-X
14mr|evince-3.12.1-3|63	
14mr|evince-3.12.1-3|64	%description
14mr|evince-3.12.1-3|65	Evince is the GNOME Document viewer.
14mr|evince-3.12.1-3|66	It supports PDF, PostScript and other formats.
14mr|evince-3.12.1-3|67	To view .dvi files as produced by TeX in evince,
14mr|evince-3.12.1-3|68	install the %{name}-dvi package.
14mr|evince-3.12.1-3|69	
14mr|evince-3.12.1-3|70	%if %{build_dvi}
14mr|evince-3.12.1-3|71	%package dvi
14mr|evince-3.12.1-3|72	Summary:	TeX DVI document support for evince
14mr|evince-3.12.1-3|73	Group:		Graphical desktop/GNOME
14mr|evince-3.12.1-3|74	BuildRequires:	kpathsea-devel
14mr|evince-3.12.1-3|75	#gw just like xdvi, needed for rendering the fonts
14mr|evince-3.12.1-3|76	Requires:	texlive-xdvi
14mr|evince-3.12.1-3|77	Requires:	%{name} = %{version}-%{release}
14mr|evince-3.12.1-3|78	
14mr|evince-3.12.1-3|79	%description dvi
14mr|evince-3.12.1-3|80	This package adds support for displaying .dvi files to evince.
14mr|evince-3.12.1-3|81	These files are
14mr|evince-3.12.1-3|82	produced by TeX, often using
14mr|evince-3.12.1-3|83	a macro package like LaTeX.
14mr|evince-3.12.1-3|84	%endif
14mr|evince-3.12.1-3|85	
14mr|evince-3.12.1-3|86	%package -n %{libname_evdocument}
14mr|evince-3.12.1-3|87	Group:		System/Libraries
14mr|evince-3.12.1-3|88	Summary:	GNOME Document viewer library
14mr|evince-3.12.1-3|89	Obsoletes:	%{mklibname %{name} 3} < 3.3.92
14mr|evince-3.12.1-3|90	
14mr|evince-3.12.1-3|91	%description -n %{libname_evdocument}
14mr|evince-3.12.1-3|92	This is the GNOME Document viewer library, the shared parts of evince.
14mr|evince-3.12.1-3|93	
14mr|evince-3.12.1-3|94	%package -n %{libname_evview}
14mr|evince-3.12.1-3|95	Group:		System/Libraries
14mr|evince-3.12.1-3|96	Summary:	GNOME Document viewer library
14mr|evince-3.12.1-3|97	
14mr|evince-3.12.1-3|98	%description -n %{libname_evview}
14mr|evince-3.12.1-3|99	This is the GNOME Document viewer library, the shared parts of evince.
14mr|evince-3.12.1-3|100	
14mr|evince-3.12.1-3|101	%package -n %{devname}
14mr|evince-3.12.1-3|102	Group:		Development/C
14mr|evince-3.12.1-3|103	Summary:	GNOME Document viewer library
14mr|evince-3.12.1-3|104	Requires:	%{libname_evdocument} = %{version}-%{release}
14mr|evince-3.12.1-3|105	Requires:	%{libname_evview} = %{version}-%{release}
14mr|evince-3.12.1-3|106	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|evince-3.12.1-3|107	Provides:	%{name}-devel = %{version}-%{release}
14mr|evince-3.12.1-3|108	
14mr|evince-3.12.1-3|109	%description -n %{devname}
14mr|evince-3.12.1-3|110	This is the GNOME Document viewer library, the shared parts of evince.
14mr|evince-3.12.1-3|111	
14mr|evince-3.12.1-3|112	%package -n %{girname}
14mr|evince-3.12.1-3|113	Summary:	GObject Introspection interface description for %{name}
14mr|evince-3.12.1-3|114	Group:		System/Libraries
14mr|evince-3.12.1-3|115	Requires:	%{libname_evdocument} = %{version}-%{release}
14mr|evince-3.12.1-3|116	Requires:	%{libname_evview} = %{version}-%{release}
14mr|evince-3.12.1-3|117	
14mr|evince-3.12.1-3|118	%description -n %{girname}
14mr|evince-3.12.1-3|119	GObject Introspection interface description for %{name}.
14mr|evince-3.12.1-3|120	
14mr|evince-3.12.1-3|121	%prep
14mr|evince-3.12.1-3|122	%setup -q
14mr|evince-3.12.1-3|123	%apply_patches
14mr|evince-3.12.1-3|124	
14mr|evince-3.12.1-3|125	%build
14mr|evince-3.12.1-3|126	%configure2_5x \
14mr|evince-3.12.1-3|127	--enable-tiff \
14mr|evince-3.12.1-3|128	--enable-djvu \
14mr|evince-3.12.1-3|129	--enable-comics \
14mr|evince-3.12.1-3|130	%if %{build_dvi}
14mr|evince-3.12.1-3|131	--enable-dvi \
14mr|evince-3.12.1-3|132	%endif
14mr|evince-3.12.1-3|133	--enable-gtk-doc=no \
14mr|evince-3.12.1-3|134	--enable-introspection \
14mr|evince-3.12.1-3|135	--disable-static \
14mr|evince-3.12.1-3|136	--disable-scrollkeeper \
14mr|evince-3.12.1-3|137	--disable-schemas-compile
14mr|evince-3.12.1-3|138	
14mr|evince-3.12.1-3|139	%make
14mr|evince-3.12.1-3|140	
14mr|evince-3.12.1-3|141	%install
14mr|evince-3.12.1-3|142	%makeinstall_std
14mr|evince-3.12.1-3|143	
14mr|evince-3.12.1-3|144	desktop-file-install --delete-original --vendor="" \
14mr|evince-3.12.1-3|145	--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
14mr|evince-3.12.1-3|146	--remove-category=Application \
14mr|evince-3.12.1-3|147	--remove-key=NoDisplay \
14mr|evince-3.12.1-3|148	$RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
14mr|evince-3.12.1-3|149	
14mr|evince-3.12.1-3|150	%find_lang %{name} --with-gnome
14mr|evince-3.12.1-3|151	
14mr|evince-3.12.1-3|152	find %{buildroot} -name *.la -delete
14mr|evince-3.12.1-3|153	
14mr|evince-3.12.1-3|154	%files -f %name.lang
14mr|evince-3.12.1-3|155	%doc NEWS AUTHORS TODO
14mr|evince-3.12.1-3|156	%{_bindir}/*
14mr|evince-3.12.1-3|157	%{_datadir}/evince
14mr|evince-3.12.1-3|158	%{_datadir}/applications/*
14mr|evince-3.12.1-3|159	%{_datadir}/icons/hicolor/*/apps/evince*
14mr|evince-3.12.1-3|160	%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
14mr|evince-3.12.1-3|161	%{_datadir}/GConf/gsettings/evince.convert
14mr|evince-3.12.1-3|162	%{_mandir}/man1/evince.1*
14mr|evince-3.12.1-3|163	%{_libdir}/nautilus/extensions-3.0/libevince*so*
14mr|evince-3.12.1-3|164	%dir %{_libdir}/evince/%{major}/
14mr|evince-3.12.1-3|165	%dir %{_libdir}/evince/%{major}/backends
14mr|evince-3.12.1-3|166	%{_libdir}/evince/%{major}/backends/libcomicsdocument.so
14mr|evince-3.12.1-3|167	%{_libdir}/evince/%{major}/backends/comicsdocument.evince-backend
14mr|evince-3.12.1-3|168	%{_libdir}/evince/%{major}/backends/libdjvudocument.so
14mr|evince-3.12.1-3|169	%{_libdir}/evince/%{major}/backends/djvudocument.evince-backend
14mr|evince-3.12.1-3|170	%{_libdir}/evince/%{major}/backends/libpdfdocument.so
14mr|evince-3.12.1-3|171	%{_libdir}/evince/%{major}/backends/pdfdocument.evince-backend
14mr|evince-3.12.1-3|172	%{_libdir}/evince/%{major}/backends/libpsdocument.so
14mr|evince-3.12.1-3|173	%{_libdir}/evince/%{major}/backends/psdocument.evince-backend
14mr|evince-3.12.1-3|174	%{_libdir}/evince/%{major}/backends/libtiffdocument.so
14mr|evince-3.12.1-3|175	%{_libdir}/evince/%{major}/backends/tiffdocument.evince-backend
14mr|evince-3.12.1-3|176	%{_libdir}/evince/%{major}/backends/libxpsdocument.so
14mr|evince-3.12.1-3|177	%{_libdir}/evince/%{major}/backends/xpsdocument.evince-backend
14mr|evince-3.12.1-3|178	%{_libexecdir}/evinced
14mr|evince-3.12.1-3|179	%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
14mr|evince-3.12.1-3|180	%{_datadir}/thumbnailers/evince.thumbnailer
14mr|evince-3.12.1-3|181	
14mr|evince-3.12.1-3|182	%if %{build_dvi}
14mr|evince-3.12.1-3|183	%files dvi
14mr|evince-3.12.1-3|184	%{_libdir}/evince/%{major}/backends/libdvidocument.so
14mr|evince-3.12.1-3|185	%{_libdir}/evince/%{major}/backends/dvidocument.evince-backend
14mr|evince-3.12.1-3|186	%endif
14mr|evince-3.12.1-3|187	
14mr|evince-3.12.1-3|188	%files -n %{libname_evdocument}
14mr|evince-3.12.1-3|189	%{_libdir}/libevdocument3.so.%{major_evdocument}*
14mr|evince-3.12.1-3|190	
14mr|evince-3.12.1-3|191	%files -n %{libname_evview}
14mr|evince-3.12.1-3|192	%{_libdir}/libevview3.so.%{major_evview}*
14mr|evince-3.12.1-3|193	
14mr|evince-3.12.1-3|194	%files -n %{girname}
14mr|evince-3.12.1-3|195	%{_libdir}/girepository-1.0/EvinceDocument-%{gir_major}.typelib
14mr|evince-3.12.1-3|196	%{_libdir}/girepository-1.0/EvinceView-%{gir_major}.typelib
14mr|evince-3.12.1-3|197	
14mr|evince-3.12.1-3|198	%files -n %{devname}
14mr|evince-3.12.1-3|199	%doc ChangeLog
14mr|evince-3.12.1-3|200	%{_datadir}/gtk-doc/html/*
14mr|evince-3.12.1-3|201	%{_libdir}/libevdocument3.so
14mr|evince-3.12.1-3|202	%{_libdir}/libevview3.so
14mr|evince-3.12.1-3|203	%{_libdir}/pkgconfig/evince*pc
14mr|evince-3.12.1-3|204	%{_includedir}/evince*
14mr|evince-3.12.1-3|205	%{_datadir}/gir-1.0/EvinceDocument-%{gir_major}.gir
14mr|evince-3.12.1-3|206	%{_datadir}/gir-1.0/EvinceView-%{gir_major}.gir
14mr|evince-3.12.1-3|207	
14mr|evince-3.12.1-3|208	
14mr|evince-3.12.1-3|209	%changelog
14mr|evince-3.12.1-3|210	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mr|evince-3.12.1-3|211	+ Revision: e066484
14mr|evince-3.12.1-3|212	- MassBuild#440: Increase release tag
14mr|evince-3.12.1-3|213	
14mr|evince-3.12.1-3|214	

16291 14
14mr|evolution-3.12.6-1|1	%define api 3.12
14mr|evolution-3.12.6-1|2	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|evolution-3.12.6-1|3	
14mr|evolution-3.12.6-1|4	Summary:	Integrated GNOME mail client, calendar and address book
14mr|evolution-3.12.6-1|5	Name:		evolution
14mr|evolution-3.12.6-1|6	Version:	3.12.6
14mr|evolution-3.12.6-1|7	Release:	1
14mr|evolution-3.12.6-1|8	License: 	LGPLv2+
14mr|evolution-3.12.6-1|9	Group:		Networking/Mail
14mr|evolution-3.12.6-1|10	URL: 		http://www.gnome.org/projects/evolution/
14mr|evolution-3.12.6-1|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|evolution-3.12.6-1|12	
14mr|evolution-3.12.6-1|13	BuildRequires:	gtk-doc
14mr|evolution-3.12.6-1|14	BuildRequires:	intltool
14mr|evolution-3.12.6-1|15	BuildRequires:	itstool
14mr|evolution-3.12.6-1|16	BuildRequires:	desktop-file-utils
14mr|evolution-3.12.6-1|17	BuildRequires:	openldap-devel
14mr|evolution-3.12.6-1|18	BuildRequires:	pkgconfig(atk)
14mr|evolution-3.12.6-1|19	BuildRequires:	pkgconfig(cairo-gobject)
14mr|evolution-3.12.6-1|20	BuildRequires:	pkgconfig(camel-1.2) >= %{version}
14mr|evolution-3.12.6-1|21	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
14mr|evolution-3.12.6-1|22	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.90
14mr|evolution-3.12.6-1|23	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
14mr|evolution-3.12.6-1|24	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
14mr|evolution-3.12.6-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|evolution-3.12.6-1|26	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14mr|evolution-3.12.6-1|27	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.3
14mr|evolution-3.12.6-1|28	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.30.2.1
14mr|evolution-3.12.6-1|29	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
14mr|evolution-3.12.6-1|30	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 2.91.92
14mr|evolution-3.12.6-1|31	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|evolution-3.12.6-1|32	BuildRequires:	pkgconfig(gtkhtml-editor-4.0)
14mr|evolution-3.12.6-1|33	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mr|evolution-3.12.6-1|34	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
14mr|evolution-3.12.6-1|35	BuildRequires:	pkgconfig(ice)
14mr|evolution-3.12.6-1|36	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.25
14mr|evolution-3.12.6-1|37	BuildRequires:	pkgconfig(libebackend-1.2) >= %{version}
14mr|evolution-3.12.6-1|38	BuildRequires:	pkgconfig(libebook-1.2) >= %{version}
14mr|evolution-3.12.6-1|39	BuildRequires:	pkgconfig(libebook-contacts-1.2) >= %{version}
14mr|evolution-3.12.6-1|40	BuildRequires:	pkgconfig(libecal-1.2) >= %{version}
14mr|evolution-3.12.6-1|41	BuildRequires:	pkgconfig(libedataserver-1.2) >= %{version}
14mr|evolution-3.12.6-1|42	BuildRequires:	pkgconfig(libgdata) >= 0.10.0
14mr|evolution-3.12.6-1|43	BuildRequires:	pkgconfig(libgtkhtml-4.0) >= 4.1.2
14mr|evolution-3.12.6-1|44	BuildRequires:	pkgconfig(libnotify) >= 0.5.1
14mr|evolution-3.12.6-1|45	BuildRequires:	pkgconfig(libpst)
14mr|evolution-3.12.6-1|46	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.31.2
14mr|evolution-3.12.6-1|47	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.3
14mr|evolution-3.12.6-1|48	BuildRequires:	pkgconfig(libnm-glib)
14mr|evolution-3.12.6-1|49	BuildRequires:	pkgconfig(gtkspell3-3.0)
14mr|evolution-3.12.6-1|50	BuildRequires:	pkgconfig(mx-1.0)
14mr|evolution-3.12.6-1|51	BuildRequires:	pkgconfig(nspr)
14mr|evolution-3.12.6-1|52	BuildRequires:	pkgconfig(nss)
14mr|evolution-3.12.6-1|53	BuildRequires:	pkgconfig(shared-mime-info) >= 0.22
14mr|evolution-3.12.6-1|54	BuildRequires:	pkgconfig(sm)
14mr|evolution-3.12.6-1|55	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|evolution-3.12.6-1|56	BuildRequires:	highlight
14mr|evolution-3.12.6-1|57	
14mr|evolution-3.12.6-1|58	# (fc) 0.8-5mdk implicit dependency is not enough
14mr|evolution-3.12.6-1|59	Requires: evolution-data-server >= %{version}
14mr|evolution-3.12.6-1|60	Requires: gtkhtml4
14mr|evolution-3.12.6-1|61	Requires: gnupg
14mr|evolution-3.12.6-1|62	Requires: gtk+3.0
14mr|evolution-3.12.6-1|63	Suggests: gstreamer1.0-plugins-good
14mr|evolution-3.12.6-1|64	# the old shared lib pkg should be obsoleted after everything is rebuilt
14mr|evolution-3.12.6-1|65	
14mr|evolution-3.12.6-1|66	%description
14mr|evolution-3.12.6-1|67	Evolution is the GNOME mailer, calendar, contact manager and
14mr|evolution-3.12.6-1|68	communications tool.  The tools which make up Evolution will
14mr|evolution-3.12.6-1|69	be tightly integrated with one another and act as a seamless
14mr|evolution-3.12.6-1|70	personal information-management tool.
14mr|evolution-3.12.6-1|71	
14mr|evolution-3.12.6-1|72	%package devel
14mr|evolution-3.12.6-1|73	Summary:	Libraries and include files for developing Evolution components
14mr|evolution-3.12.6-1|74	Group:		Development/GNOME and GTK+
14mr|evolution-3.12.6-1|75	Requires:	%{name} = %{version}-%{release}
14mr|evolution-3.12.6-1|76	Obsoletes:	%{_lib}evolution3.2-devel
14mr|evolution-3.12.6-1|77	
14mr|evolution-3.12.6-1|78	%description devel
14mr|evolution-3.12.6-1|79	This package contains the files necessary to develop applications
14mr|evolution-3.12.6-1|80	using Evolution's libraries.
14mr|evolution-3.12.6-1|81	
14mr|evolution-3.12.6-1|82	%prep
14mr|evolution-3.12.6-1|83	%setup -q
14mr|evolution-3.12.6-1|84	%apply_patches
14mr|evolution-3.12.6-1|85	
14mr|evolution-3.12.6-1|86	# Remove the welcome email from Novell
14mr|evolution-3.12.6-1|87	for inbox in mail/default/*/Inbox; do
14mr|evolution-3.12.6-1|88	echo -n "" > $inbox
14mr|evolution-3.12.6-1|89	done
14mr|evolution-3.12.6-1|90	
14mr|evolution-3.12.6-1|91	%build
14mr|evolution-3.12.6-1|92	%configure2_5x \
14mr|evolution-3.12.6-1|93	--disable-static \
14mr|evolution-3.12.6-1|94	--enable-plugins=all \
14mr|evolution-3.12.6-1|95	--with-krb5=%{_prefix} \
14mr|evolution-3.12.6-1|96	--with-krb5-libs=%{_libdir} \
14mr|evolution-3.12.6-1|97	--with-openldap=yes \
14mr|evolution-3.12.6-1|98	--with-static-ldap=no \
14mr|evolution-3.12.6-1|99	--with-sub-version="-%{release}" \
14mr|evolution-3.12.6-1|100	--disable-bogofilter \
14mr|evolution-3.12.6-1|101	--disable-spamassassin
14mr|evolution-3.12.6-1|102	
14mr|evolution-3.12.6-1|103	%make
14mr|evolution-3.12.6-1|104	
14mr|evolution-3.12.6-1|105	%install
14mr|evolution-3.12.6-1|106	%makeinstall_std
14mr|evolution-3.12.6-1|107	#remove unpackaged files
14mr|evolution-3.12.6-1|108	rm -rf %{buildroot}/var/lib/
14mr|evolution-3.12.6-1|109	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|evolution-3.12.6-1|110	
14mr|evolution-3.12.6-1|111	desktop-file-install --vendor="" \
14mr|evolution-3.12.6-1|112	--remove-category="Office" \
14mr|evolution-3.12.6-1|113	--remove-category="Calendar" \
14mr|evolution-3.12.6-1|114	--remove-category="ContactManagement" \
14mr|evolution-3.12.6-1|115	--add-category="Network" \
14mr|evolution-3.12.6-1|116	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/evolution.desktop
14mr|evolution-3.12.6-1|117	
14mr|evolution-3.12.6-1|118	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mr|evolution-3.12.6-1|119	cat << EOF > %{buildroot}%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
14mr|evolution-3.12.6-1|120	[Desktop Entry]
14mr|evolution-3.12.6-1|121	Encoding=UTF-8
14mr|evolution-3.12.6-1|122	Name=Evolution Alarm Notifier
14mr|evolution-3.12.6-1|123	Comment=Evolution Alarm Notifier
14mr|evolution-3.12.6-1|124	Icon=stock_alarm
14mr|evolution-3.12.6-1|125	Exec=%{_libdir}/evolution/%{api}/evolution-alarm-notify
14mr|evolution-3.12.6-1|126	Terminal=false
14mr|evolution-3.12.6-1|127	Type=Application
14mr|evolution-3.12.6-1|128	OnlyShowIn=GNOME;
14mr|evolution-3.12.6-1|129	Categories=TrayIcon;
14mr|evolution-3.12.6-1|130	EOF
14mr|evolution-3.12.6-1|131	
14mr|evolution-3.12.6-1|132	# do not package obsolete mime-info files, evolution doesn't import them on commandline (Mdv bug #53984)
14mr|evolution-3.12.6-1|133	rm -fr %{buildroot}/%{_datadir}/mime-info
14mr|evolution-3.12.6-1|134	
14mr|evolution-3.12.6-1|135	%find_lang %{name}-%{api} --with-gnome
14mr|evolution-3.12.6-1|136	%find_lang %{name} --with-gnome
14mr|evolution-3.12.6-1|137	cat %{name}.lang >> %{name}-%{api}.lang
14mr|evolution-3.12.6-1|138	
14mr|evolution-3.12.6-1|139	%files -f %{name}-%{api}.lang
14mr|evolution-3.12.6-1|140	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|evolution-3.12.6-1|141	%{_sysconfdir}/xdg/autostart/*.desktop
14mr|evolution-3.12.6-1|142	%{_bindir}/*
14mr|evolution-3.12.6-1|143	%dir %{_libdir}/evolution
14mr|evolution-3.12.6-1|144	%dir %{_libdir}/evolution/%{api}
14mr|evolution-3.12.6-1|145	%dir %{_libdir}/evolution/%{api}/modules/
14mr|evolution-3.12.6-1|146	%dir %{_libdir}/evolution/%{api}/plugins
14mr|evolution-3.12.6-1|147	%{_libdir}/evolution/%{api}/*.so
14mr|evolution-3.12.6-1|148	%{_libdir}/evolution/%{api}/csv2vcard
14mr|evolution-3.12.6-1|149	%{_libdir}/evolution/%{api}/evolution-addressbook-export
14mr|evolution-3.12.6-1|150	%{_libdir}/evolution/%{api}/evolution-alarm-notify
14mr|evolution-3.12.6-1|151	%{_libdir}/evolution/%{api}/evolution-backup
14mr|evolution-3.12.6-1|152	%{_libdir}/evolution/%{api}/killev
14mr|evolution-3.12.6-1|153	%{_libdir}/evolution/%{api}/modules/*.so
14mr|evolution-3.12.6-1|154	%{_libdir}/evolution/%{api}/plugins/*.so
14mr|evolution-3.12.6-1|155	%{_libdir}/evolution/%{api}/plugins/*.eplug
14mr|evolution-3.12.6-1|156	%{_datadir}/applications/*
14mr|evolution-3.12.6-1|157	%{_datadir}/evolution
14mr|evolution-3.12.6-1|158	%{_datadir}/GConf/gsettings/evolution.convert
14mr|evolution-3.12.6-1|159	%{_datadir}/glib-2.0/schemas/*.xml
14mr|evolution-3.12.6-1|160	%{_datadir}/appdata/evolution.appdata.xml
14mr|evolution-3.12.6-1|161	%{_datadir}/icons/hicolor/*/apps/*
14mr|evolution-3.12.6-1|162	
14mr|evolution-3.12.6-1|163	%files devel
14mr|evolution-3.12.6-1|164	%{_includedir}/*
14mr|evolution-3.12.6-1|165	%{_libdir}/pkgconfig/*
14mr|evolution-3.12.6-1|166	%doc %{_datadir}/gtk-doc/html/*
14mr|evolution-3.12.6-1|167	
14mr|evolution-3.12.6-1|168	
14mr|evolution-3.12.6-1|169	%changelog
14mr|evolution-3.12.6-1|170	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mr|evolution-3.12.6-1|171	+ Revision: 4414c95
14mr|evolution-3.12.6-1|172	- update to 3.12.6
14mr|evolution-3.12.6-1|173	
14mr|evolution-3.12.6-1|174	

16292 14
14mr|evolution-data-server-3.12.6-1|1	%define api		1.2
14mr|evolution-data-server-3.12.6-1|2	%define base_version	3.0
14mr|evolution-data-server-3.12.6-1|3	%define dir_version	3.12
14mr|evolution-data-server-3.12.6-1|4	
14mr|evolution-data-server-3.12.6-1|5	%define oldmajor	6
14mr|evolution-data-server-3.12.6-1|6	%define oldlibname %mklibname %{name} %{oldmajor}
14mr|evolution-data-server-3.12.6-1|7	
14mr|evolution-data-server-3.12.6-1|8	%define oldmajor2006 4
14mr|evolution-data-server-3.12.6-1|9	%define oldlibname2006 %mklibname %{name} %{oldmajor2006}
14mr|evolution-data-server-3.12.6-1|10	
14mr|evolution-data-server-3.12.6-1|11	%define camelmajor 49
14mr|evolution-data-server-3.12.6-1|12	%define camel_libname %mklibname camel %{camelmajor}
14mr|evolution-data-server-3.12.6-1|13	%define camel_devel %mklibname camel -d
14mr|evolution-data-server-3.12.6-1|14	
14mr|evolution-data-server-3.12.6-1|15	%define ebackendmajor 7
14mr|evolution-data-server-3.12.6-1|16	%define ebackend_libname %mklibname ebackend %{ebackendmajor}
14mr|evolution-data-server-3.12.6-1|17	%define ebackend_devel %mklibname ebackend -d
14mr|evolution-data-server-3.12.6-1|18	
14mr|evolution-data-server-3.12.6-1|19	%define ebookmajor 14
14mr|evolution-data-server-3.12.6-1|20	%define ebook_libname %mklibname ebook %{ebookmajor}
14mr|evolution-data-server-3.12.6-1|21	%define ebook_devel %mklibname ebook -d
14mr|evolution-data-server-3.12.6-1|22	
14mr|evolution-data-server-3.12.6-1|23	%define ebookcontactsmajor 0
14mr|evolution-data-server-3.12.6-1|24	%define ebookcontacts_libname %mklibname ebook-contacts %{ebookcontactsmajor}
14mr|evolution-data-server-3.12.6-1|25	%define ebookcontacts_devel %mklibname ebook-contacts -d
14mr|evolution-data-server-3.12.6-1|26	
14mr|evolution-data-server-3.12.6-1|27	%define ecalmajor 16
14mr|evolution-data-server-3.12.6-1|28	%define ecal_libname %mklibname ecal %{ecalmajor}
14mr|evolution-data-server-3.12.6-1|29	%define ecal_devel %mklibname ecal -d
14mr|evolution-data-server-3.12.6-1|30	
14mr|evolution-data-server-3.12.6-1|31	%define edatabookmajor 20
14mr|evolution-data-server-3.12.6-1|32	%define edatabook_libname %mklibname edata-book %{edatabookmajor}
14mr|evolution-data-server-3.12.6-1|33	%define edatabook_devel %mklibname edata-book -d
14mr|evolution-data-server-3.12.6-1|34	
14mr|evolution-data-server-3.12.6-1|35	%define edatacalmajor 23
14mr|evolution-data-server-3.12.6-1|36	%define edatacal_libname %mklibname edata-cal %{edatacalmajor}
14mr|evolution-data-server-3.12.6-1|37	%define edatacal_devel %mklibname edata-cal -d
14mr|evolution-data-server-3.12.6-1|38	
14mr|evolution-data-server-3.12.6-1|39	%define edataservermajor 18
14mr|evolution-data-server-3.12.6-1|40	%define edataserver_libname %mklibname edataserver %{edataservermajor}
14mr|evolution-data-server-3.12.6-1|41	%define edataserver_devel %mklibname -d edataserver
14mr|evolution-data-server-3.12.6-1|42	
14mr|evolution-data-server-3.12.6-1|43	%define girmajor 1.2
14mr|evolution-data-server-3.12.6-1|44	%define girname %mklibname %{name}-gir %{girmajor}
14mr|evolution-data-server-3.12.6-1|45	
14mr|evolution-data-server-3.12.6-1|46	Name:		evolution-data-server
14mr|evolution-data-server-3.12.6-1|47	Summary:	Evolution Data Server
14mr|evolution-data-server-3.12.6-1|48	Version:	3.12.6
14mr|evolution-data-server-3.12.6-1|49	Release:	1
14mr|evolution-data-server-3.12.6-1|50	License: 	LGPLv2+
14mr|evolution-data-server-3.12.6-1|51	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|52	URL: 		http://www.gnome.org/projects/evolution/
14mr|evolution-data-server-3.12.6-1|53	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|evolution-data-server-3.12.6-1|54	
14mr|evolution-data-server-3.12.6-1|55	BuildRequires:	bison
14mr|evolution-data-server-3.12.6-1|56	BuildRequires:	db-devel
14mr|evolution-data-server-3.12.6-1|57	BuildRequires:	gettext
14mr|evolution-data-server-3.12.6-1|58	BuildRequires:	gnome-common
14mr|evolution-data-server-3.12.6-1|59	BuildRequires:	gperf
14mr|evolution-data-server-3.12.6-1|60	BuildRequires:	gtk-doc
14mr|evolution-data-server-3.12.6-1|61	BuildRequires:	intltool
14mr|evolution-data-server-3.12.6-1|62	BuildRequires:	openldap-devel
14mr|evolution-data-server-3.12.6-1|63	BuildRequires:	krb5-devel
14mr|evolution-data-server-3.12.6-1|64	BuildRequires:	pkgconfig(gio-2.0) >= 2.28
14mr|evolution-data-server-3.12.6-1|65	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|evolution-data-server-3.12.6-1|66	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
14mr|evolution-data-server-3.12.6-1|67	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0.0
14mr|evolution-data-server-3.12.6-1|68	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.31.2
14mr|evolution-data-server-3.12.6-1|69	BuildRequires:	pkgconfig(libgdata) >= 0.7.0
14mr|evolution-data-server-3.12.6-1|70	BuildRequires:	pkgconfig(goa-1.0) >= 3.12.0
14mr|evolution-data-server-3.12.6-1|71	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|evolution-data-server-3.12.6-1|72	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.12.0
14mr|evolution-data-server-3.12.6-1|73	BuildRequires:	pkgconfig(nspr)
14mr|evolution-data-server-3.12.6-1|74	BuildRequires:	pkgconfig(nss)
14mr|evolution-data-server-3.12.6-1|75	BuildRequires:	pkgconfig(gweather-3.0) >= 3.12.0
14mr|evolution-data-server-3.12.6-1|76	BuildRequires:	pkgconfig(sqlite3) >= 3.5
14mr|evolution-data-server-3.12.6-1|77	BuildRequires:	pkgconfig(libical) >= 0.43
14mr|evolution-data-server-3.12.6-1|78	BuildRequires:	pkgconfig(oauth) >= 0.9.4
14mr|evolution-data-server-3.12.6-1|79	BuildRequires:  pkgconfig(gcr-base-3) >= 3.12
14mr|evolution-data-server-3.12.6-1|80	BuildRequires:  pkgconfig(libsecret-1)
14mr|evolution-data-server-3.12.6-1|81	BuildRequires:  vala-devel vala-tools
14mr|evolution-data-server-3.12.6-1|82	
14mr|evolution-data-server-3.12.6-1|83	Obsoletes: %oldlibname
14mr|evolution-data-server-3.12.6-1|84	
14mr|evolution-data-server-3.12.6-1|85	%description
14mr|evolution-data-server-3.12.6-1|86	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|87	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|88	
14mr|evolution-data-server-3.12.6-1|89	%package -n %{camel_libname}
14mr|evolution-data-server-3.12.6-1|90	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|91	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|92	Obsoletes:	%{_lib}camel43
14mr|evolution-data-server-3.12.6-1|93	
14mr|evolution-data-server-3.12.6-1|94	%description -n %{camel_libname}
14mr|evolution-data-server-3.12.6-1|95	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|96	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|97	
14mr|evolution-data-server-3.12.6-1|98	%package -n %{ebackend_libname}
14mr|evolution-data-server-3.12.6-1|99	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|100	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|101	Obsoletes:	%{_lib}ebackend6
14mr|evolution-data-server-3.12.6-1|102	
14mr|evolution-data-server-3.12.6-1|103	%description -n %{ebackend_libname}
14mr|evolution-data-server-3.12.6-1|104	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|105	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|106	
14mr|evolution-data-server-3.12.6-1|107	%package -n %{ebook_libname}
14mr|evolution-data-server-3.12.6-1|108	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|109	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|110	
14mr|evolution-data-server-3.12.6-1|111	%description -n %{ebook_libname}
14mr|evolution-data-server-3.12.6-1|112	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|113	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|114	
14mr|evolution-data-server-3.12.6-1|115	%package -n %{ebookcontacts_libname}
14mr|evolution-data-server-3.12.6-1|116	Summary:        Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|117	Group:          System/Libraries
14mr|evolution-data-server-3.12.6-1|118	
14mr|evolution-data-server-3.12.6-1|119	%description -n %{ebookcontacts_libname}
14mr|evolution-data-server-3.12.6-1|120	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|121	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|122	
14mr|evolution-data-server-3.12.6-1|123	%package -n %{ecal_libname}
14mr|evolution-data-server-3.12.6-1|124	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|125	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|126	Obsoletes:	%{_lib}ecal15
14mr|evolution-data-server-3.12.6-1|127	
14mr|evolution-data-server-3.12.6-1|128	%description -n %{ecal_libname}
14mr|evolution-data-server-3.12.6-1|129	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|130	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|131	
14mr|evolution-data-server-3.12.6-1|132	%package -n %{edatabook_libname}
14mr|evolution-data-server-3.12.6-1|133	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|134	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|135	Obsoletes:	%{_lib}edata-book17
14mr|evolution-data-server-3.12.6-1|136	
14mr|evolution-data-server-3.12.6-1|137	%description -n %{edatabook_libname}
14mr|evolution-data-server-3.12.6-1|138	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|139	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|140	
14mr|evolution-data-server-3.12.6-1|141	%package -n %{edatacal_libname}
14mr|evolution-data-server-3.12.6-1|142	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|143	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|144	Obsoletes:	%{_lib}edata-cal20
14mr|evolution-data-server-3.12.6-1|145	
14mr|evolution-data-server-3.12.6-1|146	%description -n %{edatacal_libname}
14mr|evolution-data-server-3.12.6-1|147	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|148	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|149	
14mr|evolution-data-server-3.12.6-1|150	%package -n %{edataserver_libname}
14mr|evolution-data-server-3.12.6-1|151	Summary:	Shared libraries for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|152	Group:		System/Libraries
14mr|evolution-data-server-3.12.6-1|153	Obsoletes:	%{_lib}edataserver17
14mr|evolution-data-server-3.12.6-1|154	
14mr|evolution-data-server-3.12.6-1|155	%description -n %{edataserver_libname}
14mr|evolution-data-server-3.12.6-1|156	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|157	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|158	
14mr|evolution-data-server-3.12.6-1|159	%package -n %{camel_devel}
14mr|evolution-data-server-3.12.6-1|160	Summary:	Libraries and include files for using Evolution Data Server - camel
14mr|evolution-data-server-3.12.6-1|161	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|162	Requires:	%{camel_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|163	
14mr|evolution-data-server-3.12.6-1|164	%description -n %{camel_devel}
14mr|evolution-data-server-3.12.6-1|165	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|166	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|167	
14mr|evolution-data-server-3.12.6-1|168	%package -n %{ebackend_devel}
14mr|evolution-data-server-3.12.6-1|169	Summary:	Libraries and include files for using Evolution Data Server - ebackend
14mr|evolution-data-server-3.12.6-1|170	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|171	Requires:	%{ebackend_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|172	
14mr|evolution-data-server-3.12.6-1|173	%description -n %{ebackend_devel}
14mr|evolution-data-server-3.12.6-1|174	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|175	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|176	
14mr|evolution-data-server-3.12.6-1|177	%package -n %{ebook_devel}
14mr|evolution-data-server-3.12.6-1|178	Summary:	Libraries and include files for using Evolution Data Server - ebook
14mr|evolution-data-server-3.12.6-1|179	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|180	Requires:	%{ebook_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|181	
14mr|evolution-data-server-3.12.6-1|182	%description -n %{ebook_devel}
14mr|evolution-data-server-3.12.6-1|183	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|184	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|185	
14mr|evolution-data-server-3.12.6-1|186	%package -n %{ebookcontacts_devel}
14mr|evolution-data-server-3.12.6-1|187	Summary:        Libraries and include files for using Evolution Data Server - ebookcontacts
14mr|evolution-data-server-3.12.6-1|188	Group:          Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|189	Requires:       %{ebookcontacts_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|190	
14mr|evolution-data-server-3.12.6-1|191	%description -n %{ebookcontacts_devel}
14mr|evolution-data-server-3.12.6-1|192	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|193	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|194	
14mr|evolution-data-server-3.12.6-1|195	%package -n %{ecal_devel}
14mr|evolution-data-server-3.12.6-1|196	Summary:	Libraries and include files for using Evolution Data Server - ecal
14mr|evolution-data-server-3.12.6-1|197	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|198	Requires:	%{ecal_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|199	
14mr|evolution-data-server-3.12.6-1|200	%description -n %{ecal_devel}
14mr|evolution-data-server-3.12.6-1|201	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|202	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|203	
14mr|evolution-data-server-3.12.6-1|204	%package -n %{edatabook_devel}
14mr|evolution-data-server-3.12.6-1|205	Summary:	Libraries and include files for using Evolution Data Server - edatabook
14mr|evolution-data-server-3.12.6-1|206	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|207	Requires:	%{edatabook_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|208	
14mr|evolution-data-server-3.12.6-1|209	%description -n %{edatabook_devel}
14mr|evolution-data-server-3.12.6-1|210	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|211	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|212	
14mr|evolution-data-server-3.12.6-1|213	%package -n %{edatacal_devel}
14mr|evolution-data-server-3.12.6-1|214	Summary:	Libraries and include files for using Evolution Data Server - edatacal
14mr|evolution-data-server-3.12.6-1|215	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|216	Requires:	%{edatacal_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|217	
14mr|evolution-data-server-3.12.6-1|218	%description -n %{edatacal_devel}
14mr|evolution-data-server-3.12.6-1|219	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|220	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|221	
14mr|evolution-data-server-3.12.6-1|222	%package -n %{edataserver_devel}
14mr|evolution-data-server-3.12.6-1|223	Summary:	Libraries and include files for using Evolution Data Server
14mr|evolution-data-server-3.12.6-1|224	Group:		Development/GNOME and GTK+
14mr|evolution-data-server-3.12.6-1|225	Requires:	%{edataserver_libname} = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|226	Provides:	%{name}-devel = %{version}-%{release}
14mr|evolution-data-server-3.12.6-1|227	Obsoletes:	%mklibname -d edataserver 9
14mr|evolution-data-server-3.12.6-1|228	
14mr|evolution-data-server-3.12.6-1|229	%description -n %{edataserver_devel}
14mr|evolution-data-server-3.12.6-1|230	Evolution Data Server provides a central location for your addressbook
14mr|evolution-data-server-3.12.6-1|231	and calendar in the gnome desktop.
14mr|evolution-data-server-3.12.6-1|232	
14mr|evolution-data-server-3.12.6-1|233	%package -n %{girname}
14mr|evolution-data-server-3.12.6-1|234	Summary:        GObject Introspection interface description for %{name}
14mr|evolution-data-server-3.12.6-1|235	Group:          System/Libraries
14mr|evolution-data-server-3.12.6-1|236	
14mr|evolution-data-server-3.12.6-1|237	%description -n %{girname}
14mr|evolution-data-server-3.12.6-1|238	GObject Introspection interface description for %{name}.
14mr|evolution-data-server-3.12.6-1|239	
14mr|evolution-data-server-3.12.6-1|240	%prep
14mr|evolution-data-server-3.12.6-1|241	%setup -q
14mr|evolution-data-server-3.12.6-1|242	%apply_patches
14mr|evolution-data-server-3.12.6-1|243	
14mr|evolution-data-server-3.12.6-1|244	%build
14mr|evolution-data-server-3.12.6-1|245	%configure2_5x \
14mr|evolution-data-server-3.12.6-1|246	--with-krb5=%{_prefix} \
14mr|evolution-data-server-3.12.6-1|247	--with-krb5-libs=%{_libdir} \
14mr|evolution-data-server-3.12.6-1|248	--with-libdb=%{_prefix}	\
14mr|evolution-data-server-3.12.6-1|249	--disable-static \
14mr|evolution-data-server-3.12.6-1|250	--with-openldap=yes \
14mr|evolution-data-server-3.12.6-1|251	--with-static-ldap=no \
14mr|evolution-data-server-3.12.6-1|252	--enable-gtk-doc=yes \
14mr|evolution-data-server-3.12.6-1|253	--disable-uoa \
14mr|evolution-data-server-3.12.6-1|254	--enable-vala-bindings
14mr|evolution-data-server-3.12.6-1|255	
14mr|evolution-data-server-3.12.6-1|256	%make
14mr|evolution-data-server-3.12.6-1|257	
14mr|evolution-data-server-3.12.6-1|258	%install
14mr|evolution-data-server-3.12.6-1|259	%makeinstall_std
14mr|evolution-data-server-3.12.6-1|260	
14mr|evolution-data-server-3.12.6-1|261	# remove libtool archives for importers and the like
14mr|evolution-data-server-3.12.6-1|262	find %{buildroot}/%{_libdir} -name '*.la' -exec rm {} \;
14mr|evolution-data-server-3.12.6-1|263	
14mr|evolution-data-server-3.12.6-1|264	# give the libraries some executable bits
14mr|evolution-data-server-3.12.6-1|265	find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
14mr|evolution-data-server-3.12.6-1|266	
14mr|evolution-data-server-3.12.6-1|267	%find_lang %{name}-%{dir_version}
14mr|evolution-data-server-3.12.6-1|268	
14mr|evolution-data-server-3.12.6-1|269	%files -f %{name}-%{dir_version}.lang
14mr|evolution-data-server-3.12.6-1|270	%doc COPYING NEWS
14mr|evolution-data-server-3.12.6-1|271	%doc %{_datadir}/gtk-doc/html/eds/*
14mr|evolution-data-server-3.12.6-1|272	%{_libexecdir}/%{name}
14mr|evolution-data-server-3.12.6-1|273	%{_libexecdir}/camel-index-control-%{api}
14mr|evolution-data-server-3.12.6-1|274	%{_libexecdir}/evolution-addressbook-factory
14mr|evolution-data-server-3.12.6-1|275	%{_libexecdir}/evolution-calendar-factory
14mr|evolution-data-server-3.12.6-1|276	%{_libexecdir}/evolution-user-prompter
14mr|evolution-data-server-3.12.6-1|277	%{_libexecdir}/evolution-scan-gconf-tree-xml
14mr|evolution-data-server-3.12.6-1|278	%{_libexecdir}/evolution-source-registry
14mr|evolution-data-server-3.12.6-1|279	
14mr|evolution-data-server-3.12.6-1|280	%attr(2755,root,mail) %{_libexecdir}/camel-lock-helper-%{api}
14mr|evolution-data-server-3.12.6-1|281	%{_datadir}/%{name}
14mr|evolution-data-server-3.12.6-1|282	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
14mr|evolution-data-server-3.12.6-1|283	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
14mr|evolution-data-server-3.12.6-1|284	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
14mr|evolution-data-server-3.12.6-1|285	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
14mr|evolution-data-server-3.12.6-1|286	%{_datadir}/pixmaps/%{name}
14mr|evolution-data-server-3.12.6-1|287	%{_datadir}/GConf/gsettings/evolution-data-server.convert
14mr|evolution-data-server-3.12.6-1|288	
14mr|evolution-data-server-3.12.6-1|289	#GSettings
14mr|evolution-data-server-3.12.6-1|290	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
14mr|evolution-data-server-3.12.6-1|291	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
14mr|evolution-data-server-3.12.6-1|292	%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
14mr|evolution-data-server-3.12.6-1|293	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
14mr|evolution-data-server-3.12.6-1|294	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
14mr|evolution-data-server-3.12.6-1|295	
14mr|evolution-data-server-3.12.6-1|296	%files -n %{camel_libname}
14mr|evolution-data-server-3.12.6-1|297	%{_libdir}/libcamel-%{api}.so.%{camelmajor}*
14mr|evolution-data-server-3.12.6-1|298	
14mr|evolution-data-server-3.12.6-1|299	%files -n %{ebackend_libname}
14mr|evolution-data-server-3.12.6-1|300	%{_libdir}/libebackend-%{api}.so.%{ebackendmajor}*
14mr|evolution-data-server-3.12.6-1|301	
14mr|evolution-data-server-3.12.6-1|302	%files -n %{ebook_libname}
14mr|evolution-data-server-3.12.6-1|303	%{_libdir}/libebook-%{api}.so.%{ebookmajor}*
14mr|evolution-data-server-3.12.6-1|304	
14mr|evolution-data-server-3.12.6-1|305	%files -n %{ebookcontacts_libname}
14mr|evolution-data-server-3.12.6-1|306	%{_libdir}/libebook-contacts-%{api}.so.%{ebookcontactsmajor}*
14mr|evolution-data-server-3.12.6-1|307	
14mr|evolution-data-server-3.12.6-1|308	%files -n %{ecal_libname}
14mr|evolution-data-server-3.12.6-1|309	%{_libdir}/libecal-%{api}.so.%{ecalmajor}*
14mr|evolution-data-server-3.12.6-1|310	
14mr|evolution-data-server-3.12.6-1|311	%files -n %{edatabook_libname}
14mr|evolution-data-server-3.12.6-1|312	%{_libdir}/libedata-book-%{api}.so.%{edatabookmajor}*
14mr|evolution-data-server-3.12.6-1|313	
14mr|evolution-data-server-3.12.6-1|314	%files -n %{edatacal_libname}
14mr|evolution-data-server-3.12.6-1|315	%{_libdir}/libedata-cal-%{api}.so.%{edatacalmajor}*
14mr|evolution-data-server-3.12.6-1|316	
14mr|evolution-data-server-3.12.6-1|317	%files -n %{edataserver_libname}
14mr|evolution-data-server-3.12.6-1|318	%{_libdir}/libedataserver-%{api}.so.%{edataservermajor}*
14mr|evolution-data-server-3.12.6-1|319	
14mr|evolution-data-server-3.12.6-1|320	%files -n %{girname}
14mr|evolution-data-server-3.12.6-1|321	%{_libdir}/girepository-1.0/EDataServer-%{girmajor}.typelib
14mr|evolution-data-server-3.12.6-1|322	%{_libdir}/girepository-1.0/EBook-%{girmajor}.typelib
14mr|evolution-data-server-3.12.6-1|323	%{_libdir}/girepository-1.0/EBookContacts-%{girmajor}.typelib
14mr|evolution-data-server-3.12.6-1|324	
14mr|evolution-data-server-3.12.6-1|325	%files -n %{camel_devel}
14mr|evolution-data-server-3.12.6-1|326	%doc %{_datadir}/gtk-doc/html/camel/*
14mr|evolution-data-server-3.12.6-1|327	%{_includedir}/%{name}/camel
14mr|evolution-data-server-3.12.6-1|328	%{_libdir}/pkgconfig/camel-%{api}.pc
14mr|evolution-data-server-3.12.6-1|329	##{_libdir}/pkgconfig/camel-provider-%{api}.pc
14mr|evolution-data-server-3.12.6-1|330	%{_libdir}/libcamel-%{api}.so
14mr|evolution-data-server-3.12.6-1|331	##{_libdir}/libcamel-provider-%{api}.so
14mr|evolution-data-server-3.12.6-1|332	
14mr|evolution-data-server-3.12.6-1|333	%files -n %{ebackend_devel}
14mr|evolution-data-server-3.12.6-1|334	%{_includedir}/%{name}/libebackend
14mr|evolution-data-server-3.12.6-1|335	%{_libdir}/pkgconfig/libebackend-%{api}.pc
14mr|evolution-data-server-3.12.6-1|336	%{_libdir}/libebackend-%{api}.so
14mr|evolution-data-server-3.12.6-1|337	
14mr|evolution-data-server-3.12.6-1|338	%files -n %{ebook_devel}
14mr|evolution-data-server-3.12.6-1|339	%{_includedir}/%{name}/libebook/
14mr|evolution-data-server-3.12.6-1|340	%{_libdir}/pkgconfig/libebook-%{api}.pc
14mr|evolution-data-server-3.12.6-1|341	%{_libdir}/libebook-%{api}.so
14mr|evolution-data-server-3.12.6-1|342	%{_datadir}/gir-1.0/EBook-%{girmajor}.gir
14mr|evolution-data-server-3.12.6-1|343	%{_datadir}/vala/vapi/libebook-1.2.deps
14mr|evolution-data-server-3.12.6-1|344	%{_datadir}/vala/vapi/libebook-1.2.vapi
14mr|evolution-data-server-3.12.6-1|345	
14mr|evolution-data-server-3.12.6-1|346	%files -n %{ebookcontacts_devel}
14mr|evolution-data-server-3.12.6-1|347	%{_includedir}/%{name}/libebook-contacts/
14mr|evolution-data-server-3.12.6-1|348	%{_libdir}/pkgconfig/libebook-contacts-%{api}.pc
14mr|evolution-data-server-3.12.6-1|349	%{_libdir}/libebook-contacts-%{api}.so
14mr|evolution-data-server-3.12.6-1|350	%{_datadir}/gir-1.0/EBookContacts-%{girmajor}.gir
14mr|evolution-data-server-3.12.6-1|351	%{_datadir}/vala/vapi/libebook-contacts-1.2.deps
14mr|evolution-data-server-3.12.6-1|352	%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
14mr|evolution-data-server-3.12.6-1|353	
14mr|evolution-data-server-3.12.6-1|354	%files -n %{ecal_devel}
14mr|evolution-data-server-3.12.6-1|355	%{_includedir}/%{name}/libecal/
14mr|evolution-data-server-3.12.6-1|356	%{_libdir}/pkgconfig/libecal-%{api}.pc
14mr|evolution-data-server-3.12.6-1|357	%{_libdir}/libecal-%{api}.so
14mr|evolution-data-server-3.12.6-1|358	
14mr|evolution-data-server-3.12.6-1|359	%files -n %{edatabook_devel}
14mr|evolution-data-server-3.12.6-1|360	%{_includedir}/%{name}/libedata-book/
14mr|evolution-data-server-3.12.6-1|361	%{_libdir}/pkgconfig/libedata-book-%{api}.pc
14mr|evolution-data-server-3.12.6-1|362	%{_libdir}/libedata-book-%{api}.so
14mr|evolution-data-server-3.12.6-1|363	
14mr|evolution-data-server-3.12.6-1|364	%files -n %{edatacal_devel}
14mr|evolution-data-server-3.12.6-1|365	%{_includedir}/%{name}/libedata-cal/
14mr|evolution-data-server-3.12.6-1|366	%{_libdir}/pkgconfig/libedata-cal-%{api}.pc
14mr|evolution-data-server-3.12.6-1|367	%{_libdir}/libedata-cal-%{api}.so
14mr|evolution-data-server-3.12.6-1|368	
14mr|evolution-data-server-3.12.6-1|369	%files -n %{edataserver_devel}
14mr|evolution-data-server-3.12.6-1|370	%{_includedir}/%{name}/libedataserver/
14mr|evolution-data-server-3.12.6-1|371	%{_libdir}/pkgconfig/libedataserver-%{api}.pc
14mr|evolution-data-server-3.12.6-1|372	%{_libdir}/pkgconfig/evolution-data-server-%{api}.pc
14mr|evolution-data-server-3.12.6-1|373	%{_libdir}/libedataserver-%{api}.so
14mr|evolution-data-server-3.12.6-1|374	%{_datadir}/gir-1.0/EDataServer-%{girmajor}.gir
14mr|evolution-data-server-3.12.6-1|375	%{_datadir}/vala/vapi/libedataserver-1.2.deps
14mr|evolution-data-server-3.12.6-1|376	%{_datadir}/vala/vapi/libedataserver-1.2.vapi
14mr|evolution-data-server-3.12.6-1|377	
14mr|evolution-data-server-3.12.6-1|378	
14mr|evolution-data-server-3.12.6-1|379	%changelog
14mr|evolution-data-server-3.12.6-1|380	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mr|evolution-data-server-3.12.6-1|381	+ Revision: a853f9a
14mr|evolution-data-server-3.12.6-1|382	- update to 3.12.6
14mr|evolution-data-server-3.12.6-1|383	
14mr|evolution-data-server-3.12.6-1|384	

16293 14
14mr|evolution-ews-3.12.6-1|1	%define	evolution_base_version	3.12
14mr|evolution-ews-3.12.6-1|2	%define	api	1.2
14mr|evolution-ews-3.12.6-1|3	%define	major	0
14mr|evolution-ews-3.12.6-1|4	%define	libeews		%mklibname eews %{api} %{major}
14mr|evolution-ews-3.12.6-1|5	%define	libewsutils	%mklibname ewsutils %{major}
14mr|evolution-ews-3.12.6-1|6	%define	liblzx		%mklibname lzx %{major}
14mr|evolution-ews-3.12.6-1|7	%define	devname		%mklibname eews -d
14mr|evolution-ews-3.12.6-1|8	
14mr|evolution-ews-3.12.6-1|9	Summary:	Exchange Connector for Evolution, compatible with Exchange 2007 and later
14mr|evolution-ews-3.12.6-1|10	Name:		evolution-ews
14mr|evolution-ews-3.12.6-1|11	Version:	3.12.6
14mr|evolution-ews-3.12.6-1|12	Release:	1
14mr|evolution-ews-3.12.6-1|13	License:	LGPLv2+
14mr|evolution-ews-3.12.6-1|14	Group:		Networking/Mail
14mr|evolution-ews-3.12.6-1|15	Url:		http://projects.gnome.org/evolution/
14mr|evolution-ews-3.12.6-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|evolution-ews-3.12.6-1|17	Patch0:		evolution-ews-3.12.4-linkage.patch
14mr|evolution-ews-3.12.6-1|18	
14mr|evolution-ews-3.12.6-1|19	BuildRequires:	intltool
14mr|evolution-ews-3.12.6-1|20	BuildRequires:	pkgconfig(camel-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|21	BuildRequires:	pkgconfig(evolution-data-server-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|22	BuildRequires:	pkgconfig(evolution-mail-3.0) >= 3.12.1
14mr|evolution-ews-3.12.6-1|23	BuildRequires:	pkgconfig(evolution-shell-3.0) >= 3.12.1
14mr|evolution-ews-3.12.6-1|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|evolution-ews-3.12.6-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|evolution-ews-3.12.6-1|26	BuildRequires:	pkgconfig(libebackend-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|27	BuildRequires:	pkgconfig(libebook-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|28	BuildRequires:	pkgconfig(libecal-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|29	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|30	BuildRequires:	pkgconfig(libedata-cal-1.2) >= 3.12.1
14mr|evolution-ews-3.12.6-1|31	BuildRequires:	pkgconfig(libemail-engine) >= 3.12.1
14mr|evolution-ews-3.12.6-1|32	BuildRequires:	pkgconfig(libical)
14mr|evolution-ews-3.12.6-1|33	BuildRequires:	pkgconfig(libmspack) >= 0.4
14mr|evolution-ews-3.12.6-1|34	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|evolution-ews-3.12.6-1|35	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mr|evolution-ews-3.12.6-1|36	
14mr|evolution-ews-3.12.6-1|37	Requires:       evolution-data-server
14mr|evolution-ews-3.12.6-1|38	Requires:       evolution
14mr|evolution-ews-3.12.6-1|39	
14mr|evolution-ews-3.12.6-1|40	%description
14mr|evolution-ews-3.12.6-1|41	The EWS Exchange Connector for Evolution provides a Exchange backend
14mr|evolution-ews-3.12.6-1|42	from evolution-data-server as well as plugins for Evolution to access
14mr|evolution-ews-3.12.6-1|43	Exchange features.
14mr|evolution-ews-3.12.6-1|44	
14mr|evolution-ews-3.12.6-1|45	The EWS Exchange Connector is using the Exchange Web Services interface
14mr|evolution-ews-3.12.6-1|46	and is therefore compatible with Exchange 2007 and later.
14mr|evolution-ews-3.12.6-1|47	
14mr|evolution-ews-3.12.6-1|48	Provides exchange connectivity for exchange server 2007 and later using
14mr|evolution-ews-3.12.6-1|49	exchange web services protocol.
14mr|evolution-ews-3.12.6-1|50	
14mr|evolution-ews-3.12.6-1|51	%package  -n %{libeews}
14mr|evolution-ews-3.12.6-1|52	Summary:	Client library for Accessing Exchange Servers
14mr|evolution-ews-3.12.6-1|53	Group:		System/Libraries
14mr|evolution-ews-3.12.6-1|54	
14mr|evolution-ews-3.12.6-1|55	%description -n %{libeews}
14mr|evolution-ews-3.12.6-1|56	This library is a client library for accessing Exchange servers through
14mr|evolution-ews-3.12.6-1|57	the Exchange Web Services interface (compatible with Exchange 2007 and
14mr|evolution-ews-3.12.6-1|58	later).
14mr|evolution-ews-3.12.6-1|59	
14mr|evolution-ews-3.12.6-1|60	%package  -n %{libewsutils}
14mr|evolution-ews-3.12.6-1|61	Summary:	Client library for Accessing Exchange Servers -- Utilities library
14mr|evolution-ews-3.12.6-1|62	Group:		System/Libraries
14mr|evolution-ews-3.12.6-1|63	
14mr|evolution-ews-3.12.6-1|64	%description -n %{libewsutils}
14mr|evolution-ews-3.12.6-1|65	This library provides utilities API for EWS Exchange Connector.
14mr|evolution-ews-3.12.6-1|66	
14mr|evolution-ews-3.12.6-1|67	%package -n %{devname}
14mr|evolution-ews-3.12.6-1|68	Summary:	Client library for Accessing Exchange Servers - Development Files
14mr|evolution-ews-3.12.6-1|69	Group:		Development/C
14mr|evolution-ews-3.12.6-1|70	Requires:	%{libeews} = %{version}
14mr|evolution-ews-3.12.6-1|71	Requires:	%{libewsutils} = %{version}
14mr|evolution-ews-3.12.6-1|72	
14mr|evolution-ews-3.12.6-1|73	%description -n %{devname}
14mr|evolution-ews-3.12.6-1|74	This library is a client library for accessing Exchange servers through
14mr|evolution-ews-3.12.6-1|75	the Exchange Web Services interface (compatible with Exchange 2007 and
14mr|evolution-ews-3.12.6-1|76	later).
14mr|evolution-ews-3.12.6-1|77	
14mr|evolution-ews-3.12.6-1|78	%prep
14mr|evolution-ews-3.12.6-1|79	%setup -q
14mr|evolution-ews-3.12.6-1|80	%apply_patches
14mr|evolution-ews-3.12.6-1|81	
14mr|evolution-ews-3.12.6-1|82	%build
14mr|evolution-ews-3.12.6-1|83	%configure \
14mr|evolution-ews-3.12.6-1|84	--disable-static --with-internal-lzx
14mr|evolution-ews-3.12.6-1|85	
14mr|evolution-ews-3.12.6-1|86	%make LIBS='-lm'
14mr|evolution-ews-3.12.6-1|87	
14mr|evolution-ews-3.12.6-1|88	%install
14mr|evolution-ews-3.12.6-1|89	%makeinstall_std
14mr|evolution-ews-3.12.6-1|90	find %{buildroot}%{_libdir} -name '*.la' -delete -print
14mr|evolution-ews-3.12.6-1|91	
14mr|evolution-ews-3.12.6-1|92	%find_lang %{name}
14mr|evolution-ews-3.12.6-1|93	
14mr|evolution-ews-3.12.6-1|94	%files -f %{name}.lang
14mr|evolution-ews-3.12.6-1|95	%doc COPYING README
14mr|evolution-ews-3.12.6-1|96	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
14mr|evolution-ews-3.12.6-1|97	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
14mr|evolution-ews-3.12.6-1|98	%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
14mr|evolution-ews-3.12.6-1|99	%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
14mr|evolution-ews-3.12.6-1|100	%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
14mr|evolution-ews-3.12.6-1|101	%{_libdir}/evolution/%{evolution_base_version}/modules/module-ews-configuration.so
14mr|evolution-ews-3.12.6-1|102	%{_datadir}/evolution/%{evolution_base_version}/errors/module-ews-configuration.error
14mr|evolution-ews-3.12.6-1|103	%{_datadir}/evolution-data-server/ews/windowsZones.xml
14mr|evolution-ews-3.12.6-1|104	
14mr|evolution-ews-3.12.6-1|105	%files -n %{libeews}
14mr|evolution-ews-3.12.6-1|106	%dir %{_libdir}/evolution-data-server
14mr|evolution-ews-3.12.6-1|107	%{_libdir}/evolution-data-server/libeews-%{api}.so.%{major}*
14mr|evolution-ews-3.12.6-1|108	
14mr|evolution-ews-3.12.6-1|109	%files -n %{libewsutils}
14mr|evolution-ews-3.12.6-1|110	%{_libdir}/evolution-data-server/libewsutils.so.%{major}*
14mr|evolution-ews-3.12.6-1|111	
14mr|evolution-ews-3.12.6-1|112	%files -n %{devname}
14mr|evolution-ews-3.12.6-1|113	%dir %{_libdir}/evolution-data-server
14mr|evolution-ews-3.12.6-1|114	%{_libdir}/evolution-data-server/libeews-1.2.so
14mr|evolution-ews-3.12.6-1|115	%{_libdir}/evolution-data-server/libewsutils.so
14mr|evolution-ews-3.12.6-1|116	%{_includedir}/evolution-data-server/ews/
14mr|evolution-ews-3.12.6-1|117	
14mr|evolution-ews-3.12.6-1|118	
14mr|evolution-ews-3.12.6-1|119	%changelog
14mr|evolution-ews-3.12.6-1|120	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mr|evolution-ews-3.12.6-1|121	+ Revision: 67ae044
14mr|evolution-ews-3.12.6-1|122	- update to 3.12.6
14mr|evolution-ews-3.12.6-1|123	
14mr|evolution-ews-3.12.6-1|124	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mr|evolution-ews-3.12.6-1|125	+ Revision: d5270b2
14mr|evolution-ews-3.12.6-1|126	- update linkage patch
14mr|evolution-ews-3.12.6-1|127	
14mr|evolution-ews-3.12.6-1|128	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mr|evolution-ews-3.12.6-1|129	+ Revision: 21bbc09
14mr|evolution-ews-3.12.6-1|130	- fix merge
14mr|evolution-ews-3.12.6-1|131	
14mr|evolution-ews-3.12.6-1|132	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mr|evolution-ews-3.12.6-1|133	+ Revision: 046c60f
14mr|evolution-ews-3.12.6-1|134	- update to 3.12.4
14mr|evolution-ews-3.12.6-1|135	
14mr|evolution-ews-3.12.6-1|136	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-2
14mr|evolution-ews-3.12.6-1|137	+ Revision: 14676e6
14mr|evolution-ews-3.12.6-1|138	- MassBuild#440: Increase release tag
14mr|evolution-ews-3.12.6-1|139	
14mr|evolution-ews-3.12.6-1|140	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mr|evolution-ews-3.12.6-1|141	+ Revision: 47f6fc2
14mr|evolution-ews-3.12.6-1|142	- update linkage patch
14mr|evolution-ews-3.12.6-1|143	
14mr|evolution-ews-3.12.6-1|144	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mr|evolution-ews-3.12.6-1|145	+ Revision: 8abe07d
14mr|evolution-ews-3.12.6-1|146	- update to 3.12.3
14mr|evolution-ews-3.12.6-1|147	
14mr|evolution-ews-3.12.6-1|148	* Tue May 13 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|evolution-ews-3.12.6-1|149	+ Revision: d30280b
14mr|evolution-ews-3.12.6-1|150	- update to 3.12.2
14mr|evolution-ews-3.12.6-1|151	
14mr|evolution-ews-3.12.6-1|152	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|153	+ Revision: 9ed1219
14mr|evolution-ews-3.12.6-1|154	- drop pkg file
14mr|evolution-ews-3.12.6-1|155	
14mr|evolution-ews-3.12.6-1|156	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|157	+ Revision: ff345eb
14mr|evolution-ews-3.12.6-1|158	- pack some files
14mr|evolution-ews-3.12.6-1|159	
14mr|evolution-ews-3.12.6-1|160	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|161	+ Revision: e9c7c84
14mr|evolution-ews-3.12.6-1|162	- call another configure macro
14mr|evolution-ews-3.12.6-1|163	
14mr|evolution-ews-3.12.6-1|164	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|165	+ Revision: bb750a6
14mr|evolution-ews-3.12.6-1|166	- apply link patch
14mr|evolution-ews-3.12.6-1|167	
14mr|evolution-ews-3.12.6-1|168	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|169	+ Revision: d18d1f0
14mr|evolution-ews-3.12.6-1|170	- fix build
14mr|evolution-ews-3.12.6-1|171	
14mr|evolution-ews-3.12.6-1|172	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|173	+ Revision: 351fc76
14mr|evolution-ews-3.12.6-1|174	- added BR: gnome-desktop-3.0
14mr|evolution-ews-3.12.6-1|175	
14mr|evolution-ews-3.12.6-1|176	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|177	+ Revision: cd000e0
14mr|evolution-ews-3.12.6-1|178	- update requires
14mr|evolution-ews-3.12.6-1|179	
14mr|evolution-ews-3.12.6-1|180	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|evolution-ews-3.12.6-1|181	+ Revision: e348dae
14mr|evolution-ews-3.12.6-1|182	- update to 3.12.1
14mr|evolution-ews-3.12.6-1|183	
14mr|evolution-ews-3.12.6-1|184	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mr|evolution-ews-3.12.6-1|185	+ Revision: 94b9883
14mr|evolution-ews-3.12.6-1|186	- added BR: libebook-1.2
14mr|evolution-ews-3.12.6-1|187	
14mr|evolution-ews-3.12.6-1|188	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mr|evolution-ews-3.12.6-1|189	+ Revision: 95ca5c1
14mr|evolution-ews-3.12.6-1|190	- added BR: libecal-1.2
14mr|evolution-ews-3.12.6-1|191	
14mr|evolution-ews-3.12.6-1|192	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mr|evolution-ews-3.12.6-1|193	+ Revision: e59d08f
14mr|evolution-ews-3.12.6-1|194	- drop obsolete depend
14mr|evolution-ews-3.12.6-1|195	
14mr|evolution-ews-3.12.6-1|196	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mr|evolution-ews-3.12.6-1|197	+ Revision: dcc1b11
14mr|evolution-ews-3.12.6-1|198	- update to 3.8.5
14mr|evolution-ews-3.12.6-1|199	
14mr|evolution-ews-3.12.6-1|200	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-2
14mr|evolution-ews-3.12.6-1|201	+ Revision: ebfd257
14mr|evolution-ews-3.12.6-1|202	- drop liblzx package
14mr|evolution-ews-3.12.6-1|203	
14mr|evolution-ews-3.12.6-1|204	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|evolution-ews-3.12.6-1|205	+ Revision: 8cbb89e
14mr|evolution-ews-3.12.6-1|206	- added BR: libmspack
14mr|evolution-ews-3.12.6-1|207	
14mr|evolution-ews-3.12.6-1|208	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|evolution-ews-3.12.6-1|209	+ Revision: c2b8772
14mr|evolution-ews-3.12.6-1|210	- drop lzx
14mr|evolution-ews-3.12.6-1|211	
14mr|evolution-ews-3.12.6-1|212	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|evolution-ews-3.12.6-1|213	+ Revision: 4daffbc
14mr|evolution-ews-3.12.6-1|214	- drop msgpack
14mr|evolution-ews-3.12.6-1|215	
14mr|evolution-ews-3.12.6-1|216	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|evolution-ews-3.12.6-1|217	+ Revision: fd8d4ee
14mr|evolution-ews-3.12.6-1|218	- added BR: msgpack-devel
14mr|evolution-ews-3.12.6-1|219	
14mr|evolution-ews-3.12.6-1|220	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|evolution-ews-3.12.6-1|221	+ Revision: 75cfa79
14mr|evolution-ews-3.12.6-1|222	- update to 3.8.4
14mr|evolution-ews-3.12.6-1|223	
14mr|evolution-ews-3.12.6-1|224	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-1
14mr|evolution-ews-3.12.6-1|225	+ Revision: fd0144f
14mr|evolution-ews-3.12.6-1|226	- sync to gnome38 branch
14mr|evolution-ews-3.12.6-1|227	
14mr|evolution-ews-3.12.6-1|228	* Sat Dec 08 2012 Arkady Shane <ashejn@gmail.com> 3.6.1-2
14mr|evolution-ews-3.12.6-1|229	+ Revision: c61818a
14mr|evolution-ews-3.12.6-1|230	- added R: evolution and evolution-data-server
14mr|evolution-ews-3.12.6-1|231	
14mr|evolution-ews-3.12.6-1|232	* Wed Nov 14 2012 Arkady Shane <ashejn@gmail.com> 3.6.1-1
14mr|evolution-ews-3.12.6-1|233	+ Revision: d9c76a5
14mr|evolution-ews-3.12.6-1|234	- update to 3.6.1
14mr|evolution-ews-3.12.6-1|235	
14mr|evolution-ews-3.12.6-1|236	* Wed Oct 17 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0-1
14mr|evolution-ews-3.12.6-1|237	+ Revision: 18bdb5e
14mr|evolution-ews-3.12.6-1|238	- update to 3.6.0
14mr|evolution-ews-3.12.6-1|239	
14mr|evolution-ews-3.12.6-1|240	* Tue Aug 14 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.4.4-1
14mr|evolution-ews-3.12.6-1|241	+ Revision: 5a68f52
14mr|evolution-ews-3.12.6-1|242	- Automatic import for version 3.4.4-1
14mr|evolution-ews-3.12.6-1|243	
14mr|evolution-ews-3.12.6-1|244	

16294 14
14mr|exempi-2.1.1-7|1	%define name	exempi
14mr|exempi-2.1.1-7|2	%define version	2.1.1
14mr|exempi-2.1.1-7|3	%define release	7
14mr|exempi-2.1.1-7|4	
14mr|exempi-2.1.1-7|5	%define major		3
14mr|exempi-2.1.1-7|6	%define libname		%mklibname %{name} %{major}
14mr|exempi-2.1.1-7|7	%define develname	%mklibname %{name} -d
14mr|exempi-2.1.1-7|8	
14mr|exempi-2.1.1-7|9	Name:		%{name}
14mr|exempi-2.1.1-7|10	Summary:	XMP implementation
14mr|exempi-2.1.1-7|11	Version:	%{version}
14mr|exempi-2.1.1-7|12	Release:	%{release}
14mr|exempi-2.1.1-7|13	Group:		System/Libraries
14mr|exempi-2.1.1-7|14	License:	BSD-like
14mr|exempi-2.1.1-7|15	URL:		http://libopenraw.freedesktop.org/wiki/Exempi
14mr|exempi-2.1.1-7|16	Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz
14mr|exempi-2.1.1-7|17	Source1:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz.asc
14mr|exempi-2.1.1-7|18	#Patch0:		exempi-2.1.0-gcc44.patch
14mr|exempi-2.1.1-7|19	BuildRoot:	%{_tmppath}/%{name}-root
14mr|exempi-2.1.1-7|20	BuildRequires:	expat-devel
14mr|exempi-2.1.1-7|21	BuildRequires:	boost-devel
14mr|exempi-2.1.1-7|22	
14mr|exempi-2.1.1-7|23	%description
14mr|exempi-2.1.1-7|24	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
14mr|exempi-2.1.1-7|25	4.1.1. The API is C based and means to be used from any language and
14mr|exempi-2.1.1-7|26	be easier to maintain ABI stability.
14mr|exempi-2.1.1-7|27	
14mr|exempi-2.1.1-7|28	%package -n %{libname}
14mr|exempi-2.1.1-7|29	Summary:	XMP implementation
14mr|exempi-2.1.1-7|30	Group:		System/Libraries
14mr|exempi-2.1.1-7|31	
14mr|exempi-2.1.1-7|32	%description -n %{libname}
14mr|exempi-2.1.1-7|33	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
14mr|exempi-2.1.1-7|34	4.1.1. The API is C based and means to be used from any language and
14mr|exempi-2.1.1-7|35	be easier to maintain ABI stability.
14mr|exempi-2.1.1-7|36	
14mr|exempi-2.1.1-7|37	%package -n %{develname}
14mr|exempi-2.1.1-7|38	Summary:	XMP implementation - development libraries and headers
14mr|exempi-2.1.1-7|39	Group:		Development/C
14mr|exempi-2.1.1-7|40	Requires:	%{libname} = %{version}
14mr|exempi-2.1.1-7|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|exempi-2.1.1-7|42	
14mr|exempi-2.1.1-7|43	%description -n %{develname}
14mr|exempi-2.1.1-7|44	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
14mr|exempi-2.1.1-7|45	4.1.1. The API is C based and means to be used from any language and
14mr|exempi-2.1.1-7|46	be easier to maintain ABI stability.
14mr|exempi-2.1.1-7|47	
14mr|exempi-2.1.1-7|48	%prep
14mr|exempi-2.1.1-7|49	%setup -q
14mr|exempi-2.1.1-7|50	#%patch0 -p1 -b .gcc44
14mr|exempi-2.1.1-7|51	
14mr|exempi-2.1.1-7|52	%build
14mr|exempi-2.1.1-7|53	%configure2_5x
14mr|exempi-2.1.1-7|54	%make
14mr|exempi-2.1.1-7|55	
14mr|exempi-2.1.1-7|56	%install
14mr|exempi-2.1.1-7|57	rm -rf %{buildroot}
14mr|exempi-2.1.1-7|58	%makeinstall_std
14mr|exempi-2.1.1-7|59	
14mr|exempi-2.1.1-7|60	%clean
14mr|exempi-2.1.1-7|61	rm -rf %{buildroot}
14mr|exempi-2.1.1-7|62	
14mr|exempi-2.1.1-7|63	%files -n %{libname}
14mr|exempi-2.1.1-7|64	%defattr(-,root,root)
14mr|exempi-2.1.1-7|65	%{_libdir}/*.so.%{major}*
14mr|exempi-2.1.1-7|66	
14mr|exempi-2.1.1-7|67	%files -n %{develname}
14mr|exempi-2.1.1-7|68	%defattr(-,root,root)
14mr|exempi-2.1.1-7|69	%{_includedir}/%{name}-2.0
14mr|exempi-2.1.1-7|70	%{_libdir}/*.*a
14mr|exempi-2.1.1-7|71	%{_libdir}/*.so
14mr|exempi-2.1.1-7|72	%{_libdir}/pkgconfig/*.pc
14mr|exempi-2.1.1-7|73	
14mr|exempi-2.1.1-7|74	
14mr|exempi-2.1.1-7|75	
14mr|exempi-2.1.1-7|76	%changelog
14mr|exempi-2.1.1-7|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.1-7
14mr|exempi-2.1.1-7|78	+ Revision: ae89cb2
14mr|exempi-2.1.1-7|79	- MassBuild#440: Increase release tag
14mr|exempi-2.1.1-7|80	
14mr|exempi-2.1.1-7|81	

16295 14
14mr|exif-0.6.21-2|1	Summary:	Command line tools to access EXIF extensions in JPEG files
14mr|exif-0.6.21-2|2	Name:		exif
14mr|exif-0.6.21-2|3	Version:	0.6.21
14mr|exif-0.6.21-2|4	Release:	2
14mr|exif-0.6.21-2|5	License:	GPLv2+ and LGPLv2+
14mr|exif-0.6.21-2|6	Group:		Graphics
14mr|exif-0.6.21-2|7	URL:		http://sourceforge.net/projects/libexif
14mr|exif-0.6.21-2|8	Source:		http://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|exif-0.6.21-2|9	BuildRequires:	pkgconfig(libexif)
14mr|exif-0.6.21-2|10	BuildRequires:	pkgconfig(popt)
14mr|exif-0.6.21-2|11	
14mr|exif-0.6.21-2|12	%description
14mr|exif-0.6.21-2|13	Most digital cameras produce EXIF files, which are JPEG files with
14mr|exif-0.6.21-2|14	extra tags that contain information about the image. The EXIF library
14mr|exif-0.6.21-2|15	allows you to parse an EXIF file and read the data from those tags.
14mr|exif-0.6.21-2|16	
14mr|exif-0.6.21-2|17	This package contains a command line frontend for the EXIF library.
14mr|exif-0.6.21-2|18	
14mr|exif-0.6.21-2|19	%prep
14mr|exif-0.6.21-2|20	%setup -q
14mr|exif-0.6.21-2|21	
14mr|exif-0.6.21-2|22	%build
14mr|exif-0.6.21-2|23	%configure2_5x
14mr|exif-0.6.21-2|24	%make
14mr|exif-0.6.21-2|25	
14mr|exif-0.6.21-2|26	%install
14mr|exif-0.6.21-2|27	%makeinstall
14mr|exif-0.6.21-2|28	%find_lang %{name}
14mr|exif-0.6.21-2|29	
14mr|exif-0.6.21-2|30	%files -f %{name}.lang
14mr|exif-0.6.21-2|31	%doc ABOUT-NLS AUTHORS ChangeLog README
14mr|exif-0.6.21-2|32	%{_bindir}/*
14mr|exif-0.6.21-2|33	%{_mandir}/man*/*
14mr|exif-0.6.21-2|34	
14mr|exif-0.6.21-2|35	
14mr|exif-0.6.21-2|36	
14mr|exif-0.6.21-2|37	%changelog
14mr|exif-0.6.21-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.21-2
14mr|exif-0.6.21-2|39	+ Revision: e0b3fde
14mr|exif-0.6.21-2|40	- MassBuild#440: Increase release tag
14mr|exif-0.6.21-2|41	
14mr|exif-0.6.21-2|42	

16296 14
14mr|exiv2-0.24-1|1	%define major	13
14mr|exiv2-0.24-1|2	%define libname %mklibname exiv2_ %{major}
14mr|exiv2-0.24-1|3	%define devname %mklibname exiv2 -d
14mr|exiv2-0.24-1|4	
14mr|exiv2-0.24-1|5	Summary:	Command line tool to access EXIF data in image files
14mr|exiv2-0.24-1|6	Name:		exiv2
14mr|exiv2-0.24-1|7	Version:	0.24
14mr|exiv2-0.24-1|8	Release:	1
14mr|exiv2-0.24-1|9	License:	GPLv2+
14mr|exiv2-0.24-1|10	Group:		Graphics
14mr|exiv2-0.24-1|11	Url:		http://www.exiv2.org/
14mr|exiv2-0.24-1|12	Source0:	http://www.exiv2.org/%{name}-%{version}.tar.gz
14mr|exiv2-0.24-1|13	
14mr|exiv2-0.24-1|14	BuildRequires:	doxygen
14mr|exiv2-0.24-1|15	BuildRequires:	graphviz
14mr|exiv2-0.24-1|16	BuildRequires:	python
14mr|exiv2-0.24-1|17	BuildRequires:	xsltproc
14mr|exiv2-0.24-1|18	BuildRequires:	pkgconfig(expat)
14mr|exiv2-0.24-1|19	BuildRequires:	pkgconfig(zlib)
14mr|exiv2-0.24-1|20	
14mr|exiv2-0.24-1|21	%description
14mr|exiv2-0.24-1|22	Exiv2 is a command line utility to access image metadata:
14mr|exiv2-0.24-1|23	
14mr|exiv2-0.24-1|24	* print the Exif metadata of JPEG, TIFF and several RAW image
14mr|exiv2-0.24-1|25	formats as summary info, interpreted values, or the plain data
14mr|exiv2-0.24-1|26	for each tag (a sample is here)
14mr|exiv2-0.24-1|27	* print the IPTC metadata of JPEG images
14mr|exiv2-0.24-1|28	* print, set and delete the JPEG comment of JPEG images
14mr|exiv2-0.24-1|29	* set, add and delete Exif and IPTC metadata of JPEG images
14mr|exiv2-0.24-1|30	* adjust the Exif timestamp (that's how it all started...)
14mr|exiv2-0.24-1|31	* rename Exif image files according to the Exif timestamp
14mr|exiv2-0.24-1|32	* extract, insert and delete Exif metadata, IPTC metadata and JPEG
14mr|exiv2-0.24-1|33	comments
14mr|exiv2-0.24-1|34	* extract, insert and delete the thumbnail image embedded in the
14mr|exiv2-0.24-1|35	Exif metadata
14mr|exiv2-0.24-1|36	* fix the Exif ISO setting of picture taken with Nikon cameras
14mr|exiv2-0.24-1|37	
14mr|exiv2-0.24-1|38	%files -f %{name}.lang
14mr|exiv2-0.24-1|39	%doc COPYING README
14mr|exiv2-0.24-1|40	%{_bindir}/exiv2
14mr|exiv2-0.24-1|41	%{_mandir}/man1/*
14mr|exiv2-0.24-1|42	
14mr|exiv2-0.24-1|43	#----------------------------------------------------------------------------
14mr|exiv2-0.24-1|44	
14mr|exiv2-0.24-1|45	%package -n %{libname}
14mr|exiv2-0.24-1|46	Summary:	Library to access EXIF data in image files
14mr|exiv2-0.24-1|47	Group:		Graphics
14mr|exiv2-0.24-1|48	Obsoletes:	%{_lib}exiv2_11 < 0.24
14mr|exiv2-0.24-1|49	Obsoletes:	%{_lib}exiv2_12 < 0.24
14mr|exiv2-0.24-1|50	
14mr|exiv2-0.24-1|51	%description -n %{libname}
14mr|exiv2-0.24-1|52	libexiv2 is a C++ library to access image metadata. libexiv2 is free
14mr|exiv2-0.24-1|53	software.
14mr|exiv2-0.24-1|54	
14mr|exiv2-0.24-1|55	The Exiv2 library provides
14mr|exiv2-0.24-1|56	
14mr|exiv2-0.24-1|57	* full read and write access to the Exif and IPTC metadata of
14mr|exiv2-0.24-1|58	an image through Exiv2 keys and standard C++ iterators
14mr|exiv2-0.24-1|59	(Example1, Example2, Example3, Example4)
14mr|exiv2-0.24-1|60	* a smart IPTC implementation that does not affect data that
14mr|exiv2-0.24-1|61	programs like Photoshop store in the same image segment
14mr|exiv2-0.24-1|62	* Exif MakerNote support:
14mr|exiv2-0.24-1|63	o MakerNote tags can be accessed just like any other Exif metadata
14mr|exiv2-0.24-1|64	o a sophisticated write algorithm avoids corrupting the MakerNote:
14mr|exiv2-0.24-1|65	1) the MakerNote is not re-located if possible at all, and
14mr|exiv2-0.24-1|66	2) MakerNote Ifd offsets are re-calculated if the MakerNote
14mr|exiv2-0.24-1|67	needs to be moved (for known Ifd MakerNotes)
14mr|exiv2-0.24-1|68	* extract and delete methods for Exif thumbnails (both, JPEG and TIFF
14mr|exiv2-0.24-1|69	thumbnails)
14mr|exiv2-0.24-1|70	* set methods for Exif thumbnails (JPEG only, TIFF thumbnails can be
14mr|exiv2-0.24-1|71	set from individual tags)
14mr|exiv2-0.24-1|72	* complete API documentation (by Doxygen)
14mr|exiv2-0.24-1|73	
14mr|exiv2-0.24-1|74	%files -n %{libname}
14mr|exiv2-0.24-1|75	%{_libdir}/lib%{name}.so.%{major}*
14mr|exiv2-0.24-1|76	
14mr|exiv2-0.24-1|77	#----------------------------------------------------------------------------
14mr|exiv2-0.24-1|78	
14mr|exiv2-0.24-1|79	%package -n %{devname}
14mr|exiv2-0.24-1|80	Summary:	Headers and links to compile against the "%{libname}" library
14mr|exiv2-0.24-1|81	Group:		Development/C
14mr|exiv2-0.24-1|82	Requires:	%{libname} = %{version}
14mr|exiv2-0.24-1|83	Provides:	%{name}-devel = %{version}
14mr|exiv2-0.24-1|84	
14mr|exiv2-0.24-1|85	%description -n %{devname}
14mr|exiv2-0.24-1|86	This package contains all files which one needs to compile programs using
14mr|exiv2-0.24-1|87	the "%{libname}" library.
14mr|exiv2-0.24-1|88	
14mr|exiv2-0.24-1|89	%files -n %{devname}
14mr|exiv2-0.24-1|90	%{_libdir}/lib%{name}.so
14mr|exiv2-0.24-1|91	%{_libdir}/pkgconfig/*
14mr|exiv2-0.24-1|92	%{_includedir}/*
14mr|exiv2-0.24-1|93	
14mr|exiv2-0.24-1|94	#----------------------------------------------------------------------------
14mr|exiv2-0.24-1|95	
14mr|exiv2-0.24-1|96	%package doc
14mr|exiv2-0.24-1|97	Summary:	Exiv2 library documentation
14mr|exiv2-0.24-1|98	Group:		Books/Computer books
14mr|exiv2-0.24-1|99	BuildArch:	noarch
14mr|exiv2-0.24-1|100	
14mr|exiv2-0.24-1|101	%description doc
14mr|exiv2-0.24-1|102	Exiv2 library documentation.
14mr|exiv2-0.24-1|103	
14mr|exiv2-0.24-1|104	%files doc
14mr|exiv2-0.24-1|105	%doc doc/ChangeLog doc/cmd.txt doc/html doc/include doc/index.html
14mr|exiv2-0.24-1|106	
14mr|exiv2-0.24-1|107	#----------------------------------------------------------------------------
14mr|exiv2-0.24-1|108	
14mr|exiv2-0.24-1|109	%prep
14mr|exiv2-0.24-1|110	%setup -q
14mr|exiv2-0.24-1|111	
14mr|exiv2-0.24-1|112	%build
14mr|exiv2-0.24-1|113	%configure2_5x \
14mr|exiv2-0.24-1|114	--enable-shared \
14mr|exiv2-0.24-1|115	--disable-static
14mr|exiv2-0.24-1|116	%make
14mr|exiv2-0.24-1|117	%make update-po -C po
14mr|exiv2-0.24-1|118	%make doc -k ||:
14mr|exiv2-0.24-1|119	
14mr|exiv2-0.24-1|120	%install
14mr|exiv2-0.24-1|121	%makeinstall_std
14mr|exiv2-0.24-1|122	
14mr|exiv2-0.24-1|123	%find_lang exiv2
14mr|exiv2-0.24-1|124	
14mr|exiv2-0.24-1|125	# to avoid unstripped-binary-or-object
14mr|exiv2-0.24-1|126	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
14mr|exiv2-0.24-1|127	
14mr|exiv2-0.24-1|128	
14mr|exiv2-0.24-1|129	%changelog
14mr|exiv2-0.24-1|130	* Fri Jul 11 2014 Tigro <ashejn@gmail.com> 0.24-1
14mr|exiv2-0.24-1|131	+ Revision: ee6e044
14mr|exiv2-0.24-1|132	- bump major
14mr|exiv2-0.24-1|133	
14mr|exiv2-0.24-1|134	

16297 14
14mr|exosip-3.6.0-3|1	%define major 7
14mr|exosip-3.6.0-3|2	%define libname %mklibname exosip2_ %{major}
14mr|exosip-3.6.0-3|3	%define libname_devel %mklibname -d exosip2
14mr|exosip-3.6.0-3|4	
14mr|exosip-3.6.0-3|5	Summary:	Extended osip library
14mr|exosip-3.6.0-3|6	Name:		exosip
14mr|exosip-3.6.0-3|7	Version:	3.6.0
14mr|exosip-3.6.0-3|8	Release:	3
14mr|exosip-3.6.0-3|9	License:	GPLv2+
14mr|exosip-3.6.0-3|10	Group:		System/Libraries
14mr|exosip-3.6.0-3|11	URL:		http://savannah.nongnu.org/projects/exosip/
14mr|exosip-3.6.0-3|12	Source0:	http://download.savannah.gnu.org/releases/exosip/libeXosip2-%{version}.tar.gz
14mr|exosip-3.6.0-3|13	BuildRequires:	pkgconfig(openssl)
14mr|exosip-3.6.0-3|14	BuildRequires:	pkgconfig(libosip2) >= %{version}
14mr|exosip-3.6.0-3|15	
14mr|exosip-3.6.0-3|16	%description
14mr|exosip-3.6.0-3|17	Exosip is a library that hides the complexity of using the SIP protocol for
14mr|exosip-3.6.0-3|18	mutlimedia session establishement. This protocol is mainly to be used by VoIP
14mr|exosip-3.6.0-3|19	telephony applications (endpoints or conference server) but might be also
14mr|exosip-3.6.0-3|20	useful for any application that wish to establish sessions like multiplayer
14mr|exosip-3.6.0-3|21	games.
14mr|exosip-3.6.0-3|22	
14mr|exosip-3.6.0-3|23	%package -n 	%{libname}
14mr|exosip-3.6.0-3|24	Summary:	Dynamic libraries from %{name}
14mr|exosip-3.6.0-3|25	Group:		System/Libraries
14mr|exosip-3.6.0-3|26	
14mr|exosip-3.6.0-3|27	%description -n %{libname}
14mr|exosip-3.6.0-3|28	Dynamic libraries from %{name}
14mr|exosip-3.6.0-3|29	
14mr|exosip-3.6.0-3|30	%package -n 	%{libname_devel}
14mr|exosip-3.6.0-3|31	Summary:	Header files and static libraries from %{name}
14mr|exosip-3.6.0-3|32	Group:		Development/C
14mr|exosip-3.6.0-3|33	Requires:	%{libname} = %{version}-%{release}
14mr|exosip-3.6.0-3|34	Provides:	libexosip2-devel = %{version}-%{release}
14mr|exosip-3.6.0-3|35	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|exosip-3.6.0-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|exosip-3.6.0-3|37	Obsoletes:	%{_lib}exosip2-devel < 3.6.0
14mr|exosip-3.6.0-3|38	
14mr|exosip-3.6.0-3|39	%description -n %{libname_devel}
14mr|exosip-3.6.0-3|40	Libraries and includes files for developing programs based on %{name}.
14mr|exosip-3.6.0-3|41	
14mr|exosip-3.6.0-3|42	%prep
14mr|exosip-3.6.0-3|43	%setup -q -n libeXosip2-%{version}
14mr|exosip-3.6.0-3|44	
14mr|exosip-3.6.0-3|45	%build
14mr|exosip-3.6.0-3|46	%configure2_5x --disable-static
14mr|exosip-3.6.0-3|47	%make
14mr|exosip-3.6.0-3|48	
14mr|exosip-3.6.0-3|49	%install
14mr|exosip-3.6.0-3|50	%makeinstall_std
14mr|exosip-3.6.0-3|51	
14mr|exosip-3.6.0-3|52	%files
14mr|exosip-3.6.0-3|53	%doc README
14mr|exosip-3.6.0-3|54	%{_bindir}/*
14mr|exosip-3.6.0-3|55	
14mr|exosip-3.6.0-3|56	%files -n %{libname}
14mr|exosip-3.6.0-3|57	%{_libdir}/*.so.%{major}*
14mr|exosip-3.6.0-3|58	
14mr|exosip-3.6.0-3|59	%files -n %{libname_devel}
14mr|exosip-3.6.0-3|60	%doc AUTHORS ChangeLog NEWS
14mr|exosip-3.6.0-3|61	%{_includedir}/*
14mr|exosip-3.6.0-3|62	%{_libdir}/*.so
14mr|exosip-3.6.0-3|63	
14mr|exosip-3.6.0-3|64	
14mr|exosip-3.6.0-3|65	%changelog
14mr|exosip-3.6.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.0-3
14mr|exosip-3.6.0-3|67	+ Revision: f14442e
14mr|exosip-3.6.0-3|68	- MassBuild#440: Increase release tag
14mr|exosip-3.6.0-3|69	
14mr|exosip-3.6.0-3|70	

16298 14
14mr|expat-2.1.0-3|1	%define major 1
14mr|expat-2.1.0-3|2	%define libname %mklibname expat %{major}
14mr|expat-2.1.0-3|3	%define develname %mklibname expat -d
14mr|expat-2.1.0-3|4	
14mr|expat-2.1.0-3|5	Summary:	XML parser written in C
14mr|expat-2.1.0-3|6	Name:		expat
14mr|expat-2.1.0-3|7	Version:	2.1.0
14mr|expat-2.1.0-3|8	Release:	3
14mr|expat-2.1.0-3|9	License:	MPL or GPL
14mr|expat-2.1.0-3|10	Group:		System/Libraries
14mr|expat-2.1.0-3|11	URL:		http://www.libexpat.org
14mr|expat-2.1.0-3|12	Source0:	http://prdownloads.sourceforge.net/expat/expat-%{version}.tar.gz
14mr|expat-2.1.0-3|13	BuildRequires:	autoconf automake libtool
14mr|expat-2.1.0-3|14	
14mr|expat-2.1.0-3|15	%description
14mr|expat-2.1.0-3|16	Expat is an XML 1.0 parser written in C by James Clark. It aims to be
14mr|expat-2.1.0-3|17	fully conforming. It is currently not a validating XML parser.
14mr|expat-2.1.0-3|18	
14mr|expat-2.1.0-3|19	%package -n %{libname}
14mr|expat-2.1.0-3|20	Summary:	Main library for expat
14mr|expat-2.1.0-3|21	Group:		System/Libraries
14mr|expat-2.1.0-3|22	
14mr|expat-2.1.0-3|23	%description -n %{libname}
14mr|expat-2.1.0-3|24	This package contains the library needed to run programs dynamically
14mr|expat-2.1.0-3|25	linked with expat.
14mr|expat-2.1.0-3|26	
14mr|expat-2.1.0-3|27	%package -n %{develname}
14mr|expat-2.1.0-3|28	Summary:	Development environment for the expat XML parser
14mr|expat-2.1.0-3|29	Group:		Development/C
14mr|expat-2.1.0-3|30	Requires:	%{libname} >= %{version}-%{release}
14mr|expat-2.1.0-3|31	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|expat-2.1.0-3|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|expat-2.1.0-3|33	Obsoletes:	%{mklibname expat -d 0} < 2.1.0
14mr|expat-2.1.0-3|34	Obsoletes:	%{mklibname expat -d 1} < 2.1.0
14mr|expat-2.1.0-3|35	
14mr|expat-2.1.0-3|36	%description -n %{develname}
14mr|expat-2.1.0-3|37	Development environment for the expat XML parser.
14mr|expat-2.1.0-3|38	
14mr|expat-2.1.0-3|39	%prep
14mr|expat-2.1.0-3|40	%setup -q
14mr|expat-2.1.0-3|41	
14mr|expat-2.1.0-3|42	%build
14mr|expat-2.1.0-3|43	export CFLAGS="%{optflags} -fPIC"
14mr|expat-2.1.0-3|44	
14mr|expat-2.1.0-3|45	%configure2_5x --disable-static
14mr|expat-2.1.0-3|46	%make
14mr|expat-2.1.0-3|47	
14mr|expat-2.1.0-3|48	%check
14mr|expat-2.1.0-3|49	make check
14mr|expat-2.1.0-3|50	
14mr|expat-2.1.0-3|51	%install
14mr|expat-2.1.0-3|52	%makeinstall_std mandir=%{buildroot}%{_mandir}/man1
14mr|expat-2.1.0-3|53	
14mr|expat-2.1.0-3|54	%files
14mr|expat-2.1.0-3|55	%{_bindir}/xmlwf
14mr|expat-2.1.0-3|56	%{_mandir}/man*/*
14mr|expat-2.1.0-3|57	
14mr|expat-2.1.0-3|58	%files -n %{libname}
14mr|expat-2.1.0-3|59	%{_libdir}/libexpat.so.%{major}*
14mr|expat-2.1.0-3|60	
14mr|expat-2.1.0-3|61	%files -n %{develname}
14mr|expat-2.1.0-3|62	%doc doc/reference.html
14mr|expat-2.1.0-3|63	%{_libdir}/libexpat.so
14mr|expat-2.1.0-3|64	%{_includedir}/expat.h
14mr|expat-2.1.0-3|65	%{_includedir}/expat_external.h
14mr|expat-2.1.0-3|66	%{_libdir}/pkgconfig/expat.pc
14mr|expat-2.1.0-3|67	
14mr|expat-2.1.0-3|68	
14mr|expat-2.1.0-3|69	%changelog
14mr|expat-2.1.0-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-3
14mr|expat-2.1.0-3|71	+ Revision: bd5a2ca
14mr|expat-2.1.0-3|72	- MassBuild#440: Increase release tag
14mr|expat-2.1.0-3|73	
14mr|expat-2.1.0-3|74	

16299 14
14mr|expect-5.45-3|1	%define major		5.45
14mr|expect-5.45-3|2	%define libname		%mklibname %{name} %{major}
14mr|expect-5.45-3|3	%define develname	%mklibname %{name} -d
14mr|expect-5.45-3|4	
14mr|expect-5.45-3|5	%if %{_use_internal_dependency_generator}
14mr|expect-5.45-3|6	%define __noautoreq '/depot/path/expect|/depot/path/expectk'
14mr|expect-5.45-3|7	%endif
14mr|expect-5.45-3|8	
14mr|expect-5.45-3|9	Summary:	A tcl extension for simplifying program-script interaction
14mr|expect-5.45-3|10	Name:		expect
14mr|expect-5.45-3|11	Version:	5.45
14mr|expect-5.45-3|12	Release:	3
14mr|expect-5.45-3|13	Epoch:		1
14mr|expect-5.45-3|14	Group:		System/Libraries
14mr|expect-5.45-3|15	License:	BSD
14mr|expect-5.45-3|16	URL:		http://expect.nist.gov/
14mr|expect-5.45-3|17	Source:		http://expect.nist.gov/src/%{name}%{version}.tar.gz
14mr|expect-5.45-3|18	Patch0:		expect-5.45-pkgpath.patch
14mr|expect-5.45-3|19	Patch1:		expect-fedora-5.45-match-gt-numchars-segfault.patch
14mr|expect-5.45-3|20	Patch2:		expect-5.45-sfmt.patch
14mr|expect-5.45-3|21	Patch3:		expect-5.45-soname.patch
14mr|expect-5.45-3|22	Patch10:	expect-fedora-5.32.2-random.patch
14mr|expect-5.45-3|23	# fix log file perms (Fedora)
14mr|expect-5.45-3|24	Patch25:	expect-fedora-5.43.0-log_file.patch
14mr|expect-5.45-3|25	BuildRequires:	tcl tcl-devel
14mr|expect-5.45-3|26	BuildRequires:	tk tk-devel
14mr|expect-5.45-3|27	BuildRequires:	pkgconfig(xscrnsaver)
14mr|expect-5.45-3|28	BuildRequires:	autoconf
14mr|expect-5.45-3|29	Requires:	tcl
14mr|expect-5.45-3|30	Requires:	%{libname} = %{EVRD}
14mr|expect-5.45-3|31	Provides:	%{_bindir}/expect
14mr|expect-5.45-3|32	Provides:	%{_bindir}/expectk
14mr|expect-5.45-3|33	
14mr|expect-5.45-3|34	%description
14mr|expect-5.45-3|35	Expect is a tcl extension for automating interactive applications such
14mr|expect-5.45-3|36	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
14mr|expect-5.45-3|37	for testing the named applications.  Expect makes it easy for a script
14mr|expect-5.45-3|38	to control another program and interact with it.
14mr|expect-5.45-3|39	
14mr|expect-5.45-3|40	Install the expect package if you'd like to develop scripts which interact
14mr|expect-5.45-3|41	with interactive applications.  You'll also need to install the tcl
14mr|expect-5.45-3|42	package.
14mr|expect-5.45-3|43	
14mr|expect-5.45-3|44	%package -n	%{libname}
14mr|expect-5.45-3|45	Summary:	Shared libraries for %{name}
14mr|expect-5.45-3|46	Group:		System/Libraries
14mr|expect-5.45-3|47	
14mr|expect-5.45-3|48	%description -n %{libname}
14mr|expect-5.45-3|49	Expect is a tcl extension for automating interactive applications such
14mr|expect-5.45-3|50	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
14mr|expect-5.45-3|51	for testing the named applications.  Expect makes it easy for a script
14mr|expect-5.45-3|52	to control another program and interact with it.
14mr|expect-5.45-3|53	
14mr|expect-5.45-3|54	Install the expect package if you'd like to develop scripts which interact
14mr|expect-5.45-3|55	with interactive applications.  You'll also need to install the tcl
14mr|expect-5.45-3|56	package.
14mr|expect-5.45-3|57	
14mr|expect-5.45-3|58	%package -n	%{develname}
14mr|expect-5.45-3|59	Summary:	Development files for %{name}
14mr|expect-5.45-3|60	Group:		Development/Other
14mr|expect-5.45-3|61	Requires:	%{libname} = %{EVRD}
14mr|expect-5.45-3|62	Provides:	%{name}-devel = %{EVRD}
14mr|expect-5.45-3|63	Provides:	lib%{name}-devel = %{EVRD}
14mr|expect-5.45-3|64	Obsoletes:	%{mklibname expect 5.43 -d} < %{version}-%{release}
14mr|expect-5.45-3|65	
14mr|expect-5.45-3|66	%description -n	%{develname}
14mr|expect-5.45-3|67	This package contains development files for %{name}.
14mr|expect-5.45-3|68	
14mr|expect-5.45-3|69	%package	examples
14mr|expect-5.45-3|70	Summary:	Example scripts for %{name}
14mr|expect-5.45-3|71	Group:		System/Libraries
14mr|expect-5.45-3|72	
14mr|expect-5.45-3|73	%description	examples
14mr|expect-5.45-3|74	This package contains example scripts for Expect.
14mr|expect-5.45-3|75	
14mr|expect-5.45-3|76	Expect is a tcl extension for automating interactive applications such
14mr|expect-5.45-3|77	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
14mr|expect-5.45-3|78	for testing the named applications.  Expect makes it easy for a script
14mr|expect-5.45-3|79	to control another program and interact with it.
14mr|expect-5.45-3|80	
14mr|expect-5.45-3|81	Install the expect package if you'd like to develop scripts which interact
14mr|expect-5.45-3|82	with interactive applications.  You'll also need to install the tcl
14mr|expect-5.45-3|83	package.
14mr|expect-5.45-3|84	
14mr|expect-5.45-3|85	%prep
14mr|expect-5.45-3|86	%setup -q -n %{name}%{major}
14mr|expect-5.45-3|87	%patch0 -p1
14mr|expect-5.45-3|88	%patch1 -p1
14mr|expect-5.45-3|89	%patch2 -p1
14mr|expect-5.45-3|90	%patch3 -p1
14mr|expect-5.45-3|91	%patch10 -p1 -b .random
14mr|expect-5.45-3|92	%patch25 -p1 -b .log
14mr|expect-5.45-3|93	
14mr|expect-5.45-3|94	%build
14mr|expect-5.45-3|95	autoconf
14mr|expect-5.45-3|96	
14mr|expect-5.45-3|97	for f in config.guess config.sub ; do
14mr|expect-5.45-3|98	test -f /usr/share/libtool/$f || continue
14mr|expect-5.45-3|99	find . -type f -name $f -exec cp /usr/share/libtool/$f \{\} \;
14mr|expect-5.45-3|100	done
14mr|expect-5.45-3|101	
14mr|expect-5.45-3|102	chmod u+w testsuite/configure
14mr|expect-5.45-3|103	. %{_libdir}/tclConfig.sh
14mr|expect-5.45-3|104	
14mr|expect-5.45-3|105	%configure \
14mr|expect-5.45-3|106	--enable-gcc \
14mr|expect-5.45-3|107	--enable-shared
14mr|expect-5.45-3|108	
14mr|expect-5.45-3|109	%make
14mr|expect-5.45-3|110	
14mr|expect-5.45-3|111	%check
14mr|expect-5.45-3|112	make test
14mr|expect-5.45-3|113	
14mr|expect-5.45-3|114	%install
14mr|expect-5.45-3|115	rm -rf %{buildroot}
14mr|expect-5.45-3|116	
14mr|expect-5.45-3|117	%makeinstall_std TKLIB_INSTALLED="-L%{buildroot}%{_libdir} -ltk" \
14mr|expect-5.45-3|118	TCLLIB_INSTALLED="-L%{buildroot}%{_libdir} -ltcl" \
14mr|expect-5.45-3|119	INSTALL_ROOT=%{buildroot}
14mr|expect-5.45-3|120	
14mr|expect-5.45-3|121	# fix up library naming
14mr|expect-5.45-3|122	mv %{buildroot}%{_libdir}/lib%{name}%{major}.so %{buildroot}%{_libdir}/lib%{name}%{major}.so.1
14mr|expect-5.45-3|123	ln -s lib%{name}%{major}.so.1 %{buildroot}%{_libdir}/lib%{name}%{major}.so
14mr|expect-5.45-3|124	
14mr|expect-5.45-3|125	# remove cryptdir/decryptdir, as Linux has no crypt command (bug 6668).
14mr|expect-5.45-3|126	rm -f %{buildroot}%{_bindir}/{cryptdir,decryptdir}
14mr|expect-5.45-3|127	rm -f %{buildroot}%{_mandir}/man1/{cryptdir,decryptdir}.1*
14mr|expect-5.45-3|128	
14mr|expect-5.45-3|129	# (fc) make sure .so files are writable by root
14mr|expect-5.45-3|130	chmod 755 %{buildroot}%{_libdir}/*.so
14mr|expect-5.45-3|131	
14mr|expect-5.45-3|132	%files
14mr|expect-5.45-3|133	%doc ChangeLog FAQ HISTORY NEWS README
14mr|expect-5.45-3|134	%{_bindir}/*
14mr|expect-5.45-3|135	%{tcl_sitearch}/%{name}%{major}
14mr|expect-5.45-3|136	%{_mandir}/man1/*
14mr|expect-5.45-3|137	%{_mandir}/man3/*
14mr|expect-5.45-3|138	
14mr|expect-5.45-3|139	%files -n %{libname}
14mr|expect-5.45-3|140	%{_libdir}/lib*.so.1
14mr|expect-5.45-3|141	
14mr|expect-5.45-3|142	%files -n %{develname}
14mr|expect-5.45-3|143	%{_includedir}/*
14mr|expect-5.45-3|144	%{_libdir}/*.so
14mr|expect-5.45-3|145	
14mr|expect-5.45-3|146	%files examples
14mr|expect-5.45-3|147	%doc example/*
14mr|expect-5.45-3|148	
14mr|expect-5.45-3|149	
14mr|expect-5.45-3|150	
14mr|expect-5.45-3|151	%changelog
14mr|expect-5.45-3|152	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.45-3
14mr|expect-5.45-3|153	+ Revision: 3a21f6b
14mr|expect-5.45-3|154	- MassBuild#440: Increase release tag
14mr|expect-5.45-3|155	
14mr|expect-5.45-3|156	

16300 14
14mr|extipl-5.04-18|1	%define	name	extipl
14mr|extipl-5.04-18|2	%define	version	5.04
14mr|extipl-5.04-18|3	%define release	18
14mr|extipl-5.04-18|4	
14mr|extipl-5.04-18|5	Summary:	Yet Another Boot Selector for IBM-PC compatibles
14mr|extipl-5.04-18|6	Name:		%{name}
14mr|extipl-5.04-18|7	Version:	%{version}
14mr|extipl-5.04-18|8	Release:	%{release}
14mr|extipl-5.04-18|9	URL:		http://www.tsden.org/ryutaroh/extipl/extipl.html
14mr|extipl-5.04-18|10	Source0:	http://www.tsden.org/takamiti/extipl/archs/%{name}-%{version}.tar.bz2
14mr|extipl-5.04-18|11	License:	GPL+
14mr|extipl-5.04-18|12	Group:		System/Kernel and hardware
14mr|extipl-5.04-18|13	BuildRequires:	nasm
14mr|extipl-5.04-18|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|extipl-5.04-18|15	Exclusivearch:	%{ix86} x86_64
14mr|extipl-5.04-18|16	Patch1:		extipl-5.03-fix-manpage.patch
14mr|extipl-5.04-18|17	# Fix a nasm syntax error - 'crc32' is now a keyword in nasm
14mr|extipl-5.04-18|18	# - AdamW 2007/10
14mr|extipl-5.04-18|19	Patch2:		extipl-5.04-syntax.patch
14mr|extipl-5.04-18|20	# From Debian - fixes build problems - AdamW 2007/10
14mr|extipl-5.04-18|21	Patch3:		extipl-5.04-debian.patch
14mr|extipl-5.04-18|22	# From Debian bug - fix build on x86_64
14mr|extipl-5.04-18|23	Patch4:		extipl-5.04-debian2.patch
14mr|extipl-5.04-18|24	
14mr|extipl-5.04-18|25	%description
14mr|extipl-5.04-18|26	Extended-IPL is a boot selector which is upper compatible with
14mr|extipl-5.04-18|27	original IBM IPL. This package includes the installer for this
14mr|extipl-5.04-18|28	boot code which is written into MBR of your hard disk.
14mr|extipl-5.04-18|29	
14mr|extipl-5.04-18|30	With this boot selector, you can select a partition from
14mr|extipl-5.04-18|31	all the partitions including the logical partitions as well as
14mr|extipl-5.04-18|32	the primary ones in all the BIOS supported disks when booting a PC,
14mr|extipl-5.04-18|33	and then it will boot up the OS reside at the selected partition.
14mr|extipl-5.04-18|34	
14mr|extipl-5.04-18|35	%prep
14mr|extipl-5.04-18|36	%setup -q
14mr|extipl-5.04-18|37	%patch1 -p1
14mr|extipl-5.04-18|38	%patch2 -p1 -b .syntax
14mr|extipl-5.04-18|39	%patch3 -p1 -b .debian
14mr|extipl-5.04-18|40	%patch4 -p1 -b .debian2
14mr|extipl-5.04-18|41	
14mr|extipl-5.04-18|42	cat > uninstall_linux_or_grub.txt <<EOF
14mr|extipl-5.04-18|43	If you want to remove Linux, you must be careful to replace LILO or GRUB with
14mr|extipl-5.04-18|44	something else.
14mr|extipl-5.04-18|45	
14mr|extipl-5.04-18|46	The equivalent of the Microsoft DOS/Windows(R) "fdisk /mbr" is:
14mr|extipl-5.04-18|47	% dd if=/usr/lib/extipl/aldebaran.bin of=/dev/hda
14mr|extipl-5.04-18|48	where you must replace hda with your first hard drive (eg: sda, hdc...)
14mr|extipl-5.04-18|49	EOF
14mr|extipl-5.04-18|50	
14mr|extipl-5.04-18|51	%build
14mr|extipl-5.04-18|52	%make -C src
14mr|extipl-5.04-18|53	
14mr|extipl-5.04-18|54	%install
14mr|extipl-5.04-18|55	rm -rf $RPM_BUILD_ROOT
14mr|extipl-5.04-18|56	
14mr|extipl-5.04-18|57	install src/%{name} -D $RPM_BUILD_ROOT%{_sbindir}/%{name}
14mr|extipl-5.04-18|58	
14mr|extipl-5.04-18|59	install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
14mr|extipl-5.04-18|60	install -m 644 src/{pollux,castor,altair,aldebaran}.bin $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
14mr|extipl-5.04-18|61	
14mr|extipl-5.04-18|62	install -D -m 644 src/extipl.8.in $RPM_BUILD_ROOT%{_mandir}/man8/extipl.8
14mr|extipl-5.04-18|63	
14mr|extipl-5.04-18|64	
14mr|extipl-5.04-18|65	%clean
14mr|extipl-5.04-18|66	rm -rf $RPM_BUILD_ROOT
14mr|extipl-5.04-18|67	
14mr|extipl-5.04-18|68	%files
14mr|extipl-5.04-18|69	%defattr(-,root,root)
14mr|extipl-5.04-18|70	%doc uninstall_linux_or_grub.txt doc/English/*
14mr|extipl-5.04-18|71	%{_sbindir}/*
14mr|extipl-5.04-18|72	%{_prefix}/lib/%{name}
14mr|extipl-5.04-18|73	%{_mandir}/*/*
14mr|extipl-5.04-18|74	
14mr|extipl-5.04-18|75	
14mr|extipl-5.04-18|76	
14mr|extipl-5.04-18|77	
14mr|extipl-5.04-18|78	%changelog
14mr|extipl-5.04-18|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.04-18
14mr|extipl-5.04-18|80	+ Revision: 5bcc56e
14mr|extipl-5.04-18|81	- MassBuild#440: Increase release tag
14mr|extipl-5.04-18|82	
14mr|extipl-5.04-18|83	

16301 14
14mr|ez-ipupdate-3.0.11b8-16|1	Name: ez-ipupdate
14mr|ez-ipupdate-3.0.11b8-16|2	Summary: Client for Dynamic DNS Services
14mr|ez-ipupdate-3.0.11b8-16|3	Version: 3.0.11b8
14mr|ez-ipupdate-3.0.11b8-16|4	Release: 16
14mr|ez-ipupdate-3.0.11b8-16|5	Source0: %{name}-%{version}.tar.bz2
14mr|ez-ipupdate-3.0.11b8-16|6	Source1: %{name}.service
14mr|ez-ipupdate-3.0.11b8-16|7	# add missing include for 64 bit (bug #35001)
14mr|ez-ipupdate-3.0.11b8-16|8	Patch0: ez-ipupdate-3.0.11b8-64-bit.patch
14mr|ez-ipupdate-3.0.11b8-16|9	Patch1: 000_missing_headers.diff
14mr|ez-ipupdate-3.0.11b8-16|10	Patch2: 001_automake_syntax.diff
14mr|ez-ipupdate-3.0.11b8-16|11	Patch3: 002_am_maintainer_mode.diff
14mr|ez-ipupdate-3.0.11b8-16|12	Patch4: 010_rebootstrap.diff
14mr|ez-ipupdate-3.0.11b8-16|13	Patch5: 100_portability.diff
14mr|ez-ipupdate-3.0.11b8-16|14	Patch6: 101_syslog_crashes.diff
14mr|ez-ipupdate-3.0.11b8-16|15	Patch7: 102_misc_crashes.diff
14mr|ez-ipupdate-3.0.11b8-16|16	Patch8: 103_protocol.diff
14mr|ez-ipupdate-3.0.11b8-16|17	Patch9: 104_misc_crashes.diff
14mr|ez-ipupdate-3.0.11b8-16|18	Patch10: 150_cosmetic.diff
14mr|ez-ipupdate-3.0.11b8-16|19	Patch11: 200_default_config.diff
14mr|ez-ipupdate-3.0.11b8-16|20	Patch12: 201_upstream_changelog.diff
14mr|ez-ipupdate-3.0.11b8-16|21	Group: Networking/Other
14mr|ez-ipupdate-3.0.11b8-16|22	URL: http://ez-ipupdate.com/
14mr|ez-ipupdate-3.0.11b8-16|23	License: GPL
14mr|ez-ipupdate-3.0.11b8-16|24	Requires(post): rpm-helper
14mr|ez-ipupdate-3.0.11b8-16|25	Requires(postun): rpm-helper
14mr|ez-ipupdate-3.0.11b8-16|26	Requires(post): systemd-units
14mr|ez-ipupdate-3.0.11b8-16|27	Requires(preun): systemd-units
14mr|ez-ipupdate-3.0.11b8-16|28	Requires(postun): systemd-units
14mr|ez-ipupdate-3.0.11b8-16|29	
14mr|ez-ipupdate-3.0.11b8-16|30	%description
14mr|ez-ipupdate-3.0.11b8-16|31	ez-ipupdate is a small utility for updating your host name for any of the
14mr|ez-ipupdate-3.0.11b8-16|32	dynamic DNS service offered at:
14mr|ez-ipupdate-3.0.11b8-16|33	
14mr|ez-ipupdate-3.0.11b8-16|34	* http://www.ez-ip.net
14mr|ez-ipupdate-3.0.11b8-16|35	* http://www.justlinux.com
14mr|ez-ipupdate-3.0.11b8-16|36	* http://www.dhs.org
14mr|ez-ipupdate-3.0.11b8-16|37	* http://www.dyndns.org
14mr|ez-ipupdate-3.0.11b8-16|38	* http://www.ods.org
14mr|ez-ipupdate-3.0.11b8-16|39	* http://gnudip.cheapnet.net (GNUDip)
14mr|ez-ipupdate-3.0.11b8-16|40	* http://www.dyn.ca (GNUDip)
14mr|ez-ipupdate-3.0.11b8-16|41	* http://www.tzo.com
14mr|ez-ipupdate-3.0.11b8-16|42	* http://www.easydns.com
14mr|ez-ipupdate-3.0.11b8-16|43	* http://www.dyns.cx
14mr|ez-ipupdate-3.0.11b8-16|44	* http://www.hn.org
14mr|ez-ipupdate-3.0.11b8-16|45	* http://www.zoneedit.com
14mr|ez-ipupdate-3.0.11b8-16|46	
14mr|ez-ipupdate-3.0.11b8-16|47	it is pure C and works on Linux, *BSD and Solaris.
14mr|ez-ipupdate-3.0.11b8-16|48	
14mr|ez-ipupdate-3.0.11b8-16|49	Don't forget to create your own config file ( in /etc/ez-ipupdate.conf )
14mr|ez-ipupdate-3.0.11b8-16|50	You can find some example in /usr/share/doc/%{name}-%{version}
14mr|ez-ipupdate-3.0.11b8-16|51	
14mr|ez-ipupdate-3.0.11b8-16|52	%prep
14mr|ez-ipupdate-3.0.11b8-16|53	
14mr|ez-ipupdate-3.0.11b8-16|54	%setup -q -n %{name}-%{version}
14mr|ez-ipupdate-3.0.11b8-16|55	%patch0 -p1
14mr|ez-ipupdate-3.0.11b8-16|56	%patch1 -p1
14mr|ez-ipupdate-3.0.11b8-16|57	%patch2 -p1
14mr|ez-ipupdate-3.0.11b8-16|58	%patch3 -p1
14mr|ez-ipupdate-3.0.11b8-16|59	%patch4 -p1
14mr|ez-ipupdate-3.0.11b8-16|60	%patch5 -p1
14mr|ez-ipupdate-3.0.11b8-16|61	%patch6 -p1
14mr|ez-ipupdate-3.0.11b8-16|62	%patch7 -p1
14mr|ez-ipupdate-3.0.11b8-16|63	%patch8 -p1
14mr|ez-ipupdate-3.0.11b8-16|64	%patch9 -p0
14mr|ez-ipupdate-3.0.11b8-16|65	%patch10 -p1
14mr|ez-ipupdate-3.0.11b8-16|66	%patch11 -p1
14mr|ez-ipupdate-3.0.11b8-16|67	%patch12 -p1
14mr|ez-ipupdate-3.0.11b8-16|68	
14mr|ez-ipupdate-3.0.11b8-16|69	%build
14mr|ez-ipupdate-3.0.11b8-16|70	%configure
14mr|ez-ipupdate-3.0.11b8-16|71	%make
14mr|ez-ipupdate-3.0.11b8-16|72	
14mr|ez-ipupdate-3.0.11b8-16|73	%install
14mr|ez-ipupdate-3.0.11b8-16|74	chmod 644 *.conf
14mr|ez-ipupdate-3.0.11b8-16|75	%makeinstall_std
14mr|ez-ipupdate-3.0.11b8-16|76	perl -pi -e "s|\/usr\/local\/bin|\/usr\/bin|" *.conf
14mr|ez-ipupdate-3.0.11b8-16|77	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mr|ez-ipupdate-3.0.11b8-16|78	
14mr|ez-ipupdate-3.0.11b8-16|79	cat > README.urpmi << EOF
14mr|ez-ipupdate-3.0.11b8-16|80	To configure the ez-ipupdate deamon, edit and set the corrects
14mr|ez-ipupdate-3.0.11b8-16|81	parameters in /etc/ez-ipupdate.conf config file.
14mr|ez-ipupdate-3.0.11b8-16|82	Then you can start the deamon with service ez-ipupdate start
14mr|ez-ipupdate-3.0.11b8-16|83	EOF
14mr|ez-ipupdate-3.0.11b8-16|84	
14mr|ez-ipupdate-3.0.11b8-16|85	%clean
14mr|ez-ipupdate-3.0.11b8-16|86	
14mr|ez-ipupdate-3.0.11b8-16|87	%files
14mr|ez-ipupdate-3.0.11b8-16|88	%doc COPYING INSTALL README README.urpmi
14mr|ez-ipupdate-3.0.11b8-16|89	%doc *.conf
14mr|ez-ipupdate-3.0.11b8-16|90	%{_bindir}/*
14mr|ez-ipupdate-3.0.11b8-16|91	%{_unitdir}/%{name}.service
14mr|ez-ipupdate-3.0.11b8-16|92	
14mr|ez-ipupdate-3.0.11b8-16|93	%post
14mr|ez-ipupdate-3.0.11b8-16|94	%create_ghostfile %{_sysconfdir}/%{name}.conf nobody root 600
14mr|ez-ipupdate-3.0.11b8-16|95	if [ ! -s %{_sysconfdir}/%{name}.conf ]; then
14mr|ez-ipupdate-3.0.11b8-16|96	cat > %{_sysconfdir}/%{name}.conf << EOF
14mr|ez-ipupdate-3.0.11b8-16|97	# example config file for ez-ipupdate
14mr|ez-ipupdate-3.0.11b8-16|98	#service-type=dyndns-static
14mr|ez-ipupdate-3.0.11b8-16|99	service-type=dyndns
14mr|ez-ipupdate-3.0.11b8-16|100	user=login:password
14mr|ez-ipupdate-3.0.11b8-16|101	host=somedomain.dyndns.org
14mr|ez-ipupdate-3.0.11b8-16|102	interface=eth1
14mr|ez-ipupdate-3.0.11b8-16|103	max-interval=2073600
14mr|ez-ipupdate-3.0.11b8-16|104	
14mr|ez-ipupdate-3.0.11b8-16|105	# cache file in the temp directory
14mr|ez-ipupdate-3.0.11b8-16|106	cache-file=/tmp/.ez-ipupdate.cache
14mr|ez-ipupdate-3.0.11b8-16|107	EOF
14mr|ez-ipupdate-3.0.11b8-16|108	fi
14mr|ez-ipupdate-3.0.11b8-16|109	
14mr|ez-ipupdate-3.0.11b8-16|110	%systemd_post %{name}.service
14mr|ez-ipupdate-3.0.11b8-16|111	
14mr|ez-ipupdate-3.0.11b8-16|112	%preun
14mr|ez-ipupdate-3.0.11b8-16|113	%systemd_preun %{name}.service
14mr|ez-ipupdate-3.0.11b8-16|114	
14mr|ez-ipupdate-3.0.11b8-16|115	%postun
14mr|ez-ipupdate-3.0.11b8-16|116	%systemd_postun_with_restart %{name}.service
14mr|ez-ipupdate-3.0.11b8-16|117	
14mr|ez-ipupdate-3.0.11b8-16|118	%changelog
14mr|ez-ipupdate-3.0.11b8-16|119	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.11b8-16
14mr|ez-ipupdate-3.0.11b8-16|120	+ Revision: 0ab750e
14mr|ez-ipupdate-3.0.11b8-16|121	- Spec cleanup
14mr|ez-ipupdate-3.0.11b8-16|122	
14mr|ez-ipupdate-3.0.11b8-16|123	

16302 14
14mr|facile-1.1-16|1	%define debug_package %{nil}
14mr|facile-1.1-16|2	
14mr|facile-1.1-16|3	Summary:	Constraint programming library
14mr|facile-1.1-16|4	Name:		facile
14mr|facile-1.1-16|5	Version:	1.1
14mr|facile-1.1-16|6	Release:	16
14mr|facile-1.1-16|7	License:	GPLv2+
14mr|facile-1.1-16|8	Group:		Development/OCaml
14mr|facile-1.1-16|9	Url:		http://www.recherche.enac.fr/log/facile/
14mr|facile-1.1-16|10	Source0:	http://www.recherche.enac.fr/log/facile/distrib/%{name}-%{version}.tar.gz
14mr|facile-1.1-16|11	Patch0:		facile-1.1-install.patch
14mr|facile-1.1-16|12	Patch1:		10-srcMakefile
14mr|facile-1.1-16|13	Patch2:		20-Makefile
14mr|facile-1.1-16|14	Patch3:		30-non-opt-check
14mr|facile-1.1-16|15	Patch4:		facile-1.1-ocaml-4.0.patch
14mr|facile-1.1-16|16	BuildRequires:	ocaml
14mr|facile-1.1-16|17	Requires:	ocaml
14mr|facile-1.1-16|18	
14mr|facile-1.1-16|19	%description
14mr|facile-1.1-16|20	FaCiLe is a constraint programming library on integer and integer set finite
14mr|facile-1.1-16|21	domains written in OCaml.
14mr|facile-1.1-16|22	
14mr|facile-1.1-16|23	%files
14mr|facile-1.1-16|24	%{_libdir}/ocaml/facile
14mr|facile-1.1-16|25	
14mr|facile-1.1-16|26	#----------------------------------------------------------------------------
14mr|facile-1.1-16|27	
14mr|facile-1.1-16|28	%prep
14mr|facile-1.1-16|29	%setup -q
14mr|facile-1.1-16|30	%apply_patches
14mr|facile-1.1-16|31	
14mr|facile-1.1-16|32	%build
14mr|facile-1.1-16|33	./configure
14mr|facile-1.1-16|34	
14mr|facile-1.1-16|35	%ifarch %{arm}
14mr|facile-1.1-16|36	%make OCAMLC="ocamlc -g" OCAMLMLI=ocamlc
14mr|facile-1.1-16|37	%else
14mr|facile-1.1-16|38	%make
14mr|facile-1.1-16|39	%endif
14mr|facile-1.1-16|40	
14mr|facile-1.1-16|41	%install
14mr|facile-1.1-16|42	%makeinstall_std
14mr|facile-1.1-16|43	
14mr|facile-1.1-16|44	
14mr|facile-1.1-16|45	%changelog
14mr|facile-1.1-16|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-16
14mr|facile-1.1-16|47	+ Revision: 2ff5fcf
14mr|facile-1.1-16|48	- MassBuild#440: Increase release tag
14mr|facile-1.1-16|49	
14mr|facile-1.1-16|50	

16303 14
14mr|facter-2.1.0-1|1	Summary:	Ruby module for collecting simple facts about a host operating system
14mr|facter-2.1.0-1|2	Name:		facter
14mr|facter-2.1.0-1|3	Version:	2.1.0
14mr|facter-2.1.0-1|4	Release:	1
14mr|facter-2.1.0-1|5	License:	Apache Software License
14mr|facter-2.1.0-1|6	Group:		System/Libraries
14mr|facter-2.1.0-1|7	Url:		http://www.puppetlabs.com/puppet/related-projects/facter/
14mr|facter-2.1.0-1|8	Source0:	http://www.puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz
14mr|facter-2.1.0-1|9	BuildRequires:	ruby
14mr|facter-2.1.0-1|10	# needed for host, in facter/ipaddress.rb
14mr|facter-2.1.0-1|11	Requires:	bind-utils
14mr|facter-2.1.0-1|12	Requires:	dmidecode
14mr|facter-2.1.0-1|13	Requires:	lsb-release
14mr|facter-2.1.0-1|14	Requires:	ruby >= 1.8.1
14mr|facter-2.1.0-1|15	BuildArch:	noarch
14mr|facter-2.1.0-1|16	
14mr|facter-2.1.0-1|17	%description
14mr|facter-2.1.0-1|18	Ruby module for collecting simple facts about a host Operating
14mr|facter-2.1.0-1|19	system. Some of the facts are preconfigured, such as the host-name and the
14mr|facter-2.1.0-1|20	operating system. Additional facts can be added through simple Ruby scripts
14mr|facter-2.1.0-1|21	
14mr|facter-2.1.0-1|22	%files
14mr|facter-2.1.0-1|23	%doc README.md LICENSE
14mr|facter-2.1.0-1|24	%{_bindir}/facter
14mr|facter-2.1.0-1|25	%{ruby_sitelibdir}/facter.rb
14mr|facter-2.1.0-1|26	%{ruby_sitelibdir}/%{name}
14mr|facter-2.1.0-1|27	
14mr|facter-2.1.0-1|28	#----------------------------------------------------------------------------
14mr|facter-2.1.0-1|29	
14mr|facter-2.1.0-1|30	%prep
14mr|facter-2.1.0-1|31	%setup -q
14mr|facter-2.1.0-1|32	
14mr|facter-2.1.0-1|33	%build
14mr|facter-2.1.0-1|34	# Use /usr/bin/ruby directly instead of /usr/bin/env ruby in
14mr|facter-2.1.0-1|35	#+ executables. Otherwise, initscripts break since pidof can't
14mr|facter-2.1.0-1|36	#+ find the right process
14mr|facter-2.1.0-1|37	sed -i -e 's@^#!.*$@#! /usr/bin/ruby@' bin/facter
14mr|facter-2.1.0-1|38	
14mr|facter-2.1.0-1|39	%install
14mr|facter-2.1.0-1|40	install -d -m 0755 %{buildroot}%{ruby_sitelibdir}/%{name}
14mr|facter-2.1.0-1|41	install -d -m 0755 %{buildroot}%{_bindir}
14mr|facter-2.1.0-1|42	install -d -m 0755 %{buildroot}%{_defaultdocdir}/%{name}
14mr|facter-2.1.0-1|43	install -p -m 0644 lib/*.rb %{buildroot}%{ruby_sitelibdir}
14mr|facter-2.1.0-1|44	cp -a lib/facter/* %{buildroot}%{ruby_sitelibdir}/%{name}
14mr|facter-2.1.0-1|45	install -p -m 0755 bin/facter %{buildroot}%{_bindir}
14mr|facter-2.1.0-1|46	
14mr|facter-2.1.0-1|47	
14mr|facter-2.1.0-1|48	%changelog
14mr|facter-2.1.0-1|49	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-1
14mr|facter-2.1.0-1|50	+ Revision: 06fcdfa
14mr|facter-2.1.0-1|51	- New version 2.1.0
14mr|facter-2.1.0-1|52	
14mr|facter-2.1.0-1|53	

16304 14
14mr|fakeroot-1.14.4-4|1	Summary:	Gives a fake root environment
14mr|fakeroot-1.14.4-4|2	Name:		fakeroot
14mr|fakeroot-1.14.4-4|3	Version:	1.14.4
14mr|fakeroot-1.14.4-4|4	Release:	4
14mr|fakeroot-1.14.4-4|5	License:	GPL
14mr|fakeroot-1.14.4-4|6	Group:		Development/Other
14mr|fakeroot-1.14.4-4|7	URL:		http://fakechroot.alioth.debian.org/
14mr|fakeroot-1.14.4-4|8	Source0:	ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_%{version}.tar.bz2
14mr|fakeroot-1.14.4-4|9	BuildRequires:	libstdc++-devel
14mr|fakeroot-1.14.4-4|10	BuildRequires:  sharutils
14mr|fakeroot-1.14.4-4|11	BuildRequires:  util-linux-ng
14mr|fakeroot-1.14.4-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|fakeroot-1.14.4-4|13	
14mr|fakeroot-1.14.4-4|14	%description
14mr|fakeroot-1.14.4-4|15	This package is intended to enable something like: fakeroot rpm
14mr|fakeroot-1.14.4-4|16	--rebuild i.e. to remove the need to become root for a package
14mr|fakeroot-1.14.4-4|17	build. This is done by setting LD_PRELOAD to a "libfakeroot.so.0.0",
14mr|fakeroot-1.14.4-4|18	that provides wrappers around chown, chmod, mknod, stat, etc.
14mr|fakeroot-1.14.4-4|19	
14mr|fakeroot-1.14.4-4|20	If you don't understand any of this, you do not need this!
14mr|fakeroot-1.14.4-4|21	
14mr|fakeroot-1.14.4-4|22	%prep
14mr|fakeroot-1.14.4-4|23	
14mr|fakeroot-1.14.4-4|24	%setup -q
14mr|fakeroot-1.14.4-4|25	for file in ./doc/*/*.1; do
14mr|fakeroot-1.14.4-4|26	%{_bindir}/iconv -f latin1 -t utf8 < $file > $file.new
14mr|fakeroot-1.14.4-4|27	%{__mv} -f $file.new $file
14mr|fakeroot-1.14.4-4|28	done
14mr|fakeroot-1.14.4-4|29	
14mr|fakeroot-1.14.4-4|30	# anti version hack
14mr|fakeroot-1.14.4-4|31	%{__perl} -pi -e "s|-release 0|-avoid-version|g" Makefile*
14mr|fakeroot-1.14.4-4|32	
14mr|fakeroot-1.14.4-4|33	%build
14mr|fakeroot-1.14.4-4|34	
14mr|fakeroot-1.14.4-4|35	%configure2_5x \
14mr|fakeroot-1.14.4-4|36	--disable-dependency-tracking \
14mr|fakeroot-1.14.4-4|37	--disable-static \
14mr|fakeroot-1.14.4-4|38	--libdir=%{_libdir}/libfakeroot \
14mr|fakeroot-1.14.4-4|39	--with-ipc=tcp
14mr|fakeroot-1.14.4-4|40	%make
14mr|fakeroot-1.14.4-4|41	
14mr|fakeroot-1.14.4-4|42	%install
14mr|fakeroot-1.14.4-4|43	%{__rm} -rf %{buildroot}
14mr|fakeroot-1.14.4-4|44	%{makeinstall_std} libdir=%{_libdir}/libfakeroot
14mr|fakeroot-1.14.4-4|45	
14mr|fakeroot-1.14.4-4|46	%{__rm} %{buildroot}%{_libdir}/libfakeroot/*.la
14mr|fakeroot-1.14.4-4|47	
14mr|fakeroot-1.14.4-4|48	# the french man page is in man-pages-fr-1.58.0-18mdk, nuke this one to prevent file clash
14mr|fakeroot-1.14.4-4|49	%{__rm} -r %{buildroot}%{_mandir}/fr/man*
14mr|fakeroot-1.14.4-4|50	
14mr|fakeroot-1.14.4-4|51	%clean
14mr|fakeroot-1.14.4-4|52	%{__rm} -rf %{buildroot}
14mr|fakeroot-1.14.4-4|53	
14mr|fakeroot-1.14.4-4|54	%files
14mr|fakeroot-1.14.4-4|55	%defattr(-,root,root,0755)
14mr|fakeroot-1.14.4-4|56	%doc AUTHORS BUGS COPYING ChangeLog DEBUG INSTALL NEWS README
14mr|fakeroot-1.14.4-4|57	%{_bindir}/*
14mr|fakeroot-1.14.4-4|58	%{_libdir}/libfakeroot
14mr|fakeroot-1.14.4-4|59	%{_mandir}/man*/*
14mr|fakeroot-1.14.4-4|60	%lang(es) %{_mandir}/es/man*/*
14mr|fakeroot-1.14.4-4|61	%lang(nl) %{_mandir}/nl/man*/*
14mr|fakeroot-1.14.4-4|62	%lang(sv) %{_mandir}/sv/man*/*
14mr|fakeroot-1.14.4-4|63	
14mr|fakeroot-1.14.4-4|64	
14mr|fakeroot-1.14.4-4|65	
14mr|fakeroot-1.14.4-4|66	%changelog
14mr|fakeroot-1.14.4-4|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.4-4
14mr|fakeroot-1.14.4-4|68	+ Revision: ca6bea2
14mr|fakeroot-1.14.4-4|69	- MassBuild#440: Increase release tag
14mr|fakeroot-1.14.4-4|70	
14mr|fakeroot-1.14.4-4|71	

16305 14
14mr|faketime-0.9.5-3|1	%define major 1
14mr|faketime-0.9.5-3|2	%define libname %mklibname %{name} %{major}
14mr|faketime-0.9.5-3|3	%define libnamemt %mklibname %{name}MT %{major}
14mr|faketime-0.9.5-3|4	
14mr|faketime-0.9.5-3|5	Summary:	Report faked system time to programs
14mr|faketime-0.9.5-3|6	Name:		faketime
14mr|faketime-0.9.5-3|7	Version:	0.9.5
14mr|faketime-0.9.5-3|8	Release:	3
14mr|faketime-0.9.5-3|9	License:	GPLv2+
14mr|faketime-0.9.5-3|10	Group:		Development/Other
14mr|faketime-0.9.5-3|11	Url:		http://www.code-wizards.com/projects/libfaketime/
14mr|faketime-0.9.5-3|12	Source0:	http://www.code-wizards.com/projects/libfaketime/libfaketime-%{version}.tar.gz
14mr|faketime-0.9.5-3|13	Patch0:		avoid-spurious-lrt.patch
14mr|faketime-0.9.5-3|14	Requires:	%{libname} = %{EVRD}
14mr|faketime-0.9.5-3|15	Requires:	%{libnamemt} = %{EVRD}
14mr|faketime-0.9.5-3|16	
14mr|faketime-0.9.5-3|17	%description
14mr|faketime-0.9.5-3|18	libfaketime intercepts various system calls which programs use to
14mr|faketime-0.9.5-3|19	retrieve the current date and time. It can then report faked dates and
14mr|faketime-0.9.5-3|20	times (as specified by you, the user) to these programs. This means you
14mr|faketime-0.9.5-3|21	can modify the system time a program sees without having to change the
14mr|faketime-0.9.5-3|22	time system-wide.
14mr|faketime-0.9.5-3|23	
14mr|faketime-0.9.5-3|24	%files
14mr|faketime-0.9.5-3|25	%doc README NEWS
14mr|faketime-0.9.5-3|26	%{_bindir}/faketime
14mr|faketime-0.9.5-3|27	%{_mandir}/man1/faketime.1*
14mr|faketime-0.9.5-3|28	
14mr|faketime-0.9.5-3|29	#----------------------------------------------------------------------------
14mr|faketime-0.9.5-3|30	
14mr|faketime-0.9.5-3|31	%package -n %{libname}
14mr|faketime-0.9.5-3|32	Summary:	Faketime shared library
14mr|faketime-0.9.5-3|33	Group:		System/Libraries
14mr|faketime-0.9.5-3|34	Conflicts:	%{name} < 0.9.5
14mr|faketime-0.9.5-3|35	
14mr|faketime-0.9.5-3|36	%description -n %{libname}
14mr|faketime-0.9.5-3|37	Faketime shared library.
14mr|faketime-0.9.5-3|38	
14mr|faketime-0.9.5-3|39	%files -n %{libname}
14mr|faketime-0.9.5-3|40	%{_libdir}/lib%{name}.so.%{major}*
14mr|faketime-0.9.5-3|41	
14mr|faketime-0.9.5-3|42	#----------------------------------------------------------------------------
14mr|faketime-0.9.5-3|43	
14mr|faketime-0.9.5-3|44	%package -n %{libnamemt}
14mr|faketime-0.9.5-3|45	Summary:	Faketime shared library
14mr|faketime-0.9.5-3|46	Group:		System/Libraries
14mr|faketime-0.9.5-3|47	Conflicts:	%{name} < 0.9.5
14mr|faketime-0.9.5-3|48	
14mr|faketime-0.9.5-3|49	%description -n %{libnamemt}
14mr|faketime-0.9.5-3|50	Faketime shared library.
14mr|faketime-0.9.5-3|51	
14mr|faketime-0.9.5-3|52	%files -n %{libnamemt}
14mr|faketime-0.9.5-3|53	%{_libdir}/lib%{name}MT.so.%{major}*
14mr|faketime-0.9.5-3|54	
14mr|faketime-0.9.5-3|55	#----------------------------------------------------------------------------
14mr|faketime-0.9.5-3|56	
14mr|faketime-0.9.5-3|57	%prep
14mr|faketime-0.9.5-3|58	%setup -q -n libfaketime-%{version}
14mr|faketime-0.9.5-3|59	%patch0 -p1
14mr|faketime-0.9.5-3|60	
14mr|faketime-0.9.5-3|61	%build
14mr|faketime-0.9.5-3|62	%setup_compile_flags
14mr|faketime-0.9.5-3|63	%make PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}
14mr|faketime-0.9.5-3|64	
14mr|faketime-0.9.5-3|65	%install
14mr|faketime-0.9.5-3|66	%makeinstall_std PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}
14mr|faketime-0.9.5-3|67	
14mr|faketime-0.9.5-3|68	chmod 0755 %{buildroot}%{_libdir}/lib%{name}*.so.%{major}*
14mr|faketime-0.9.5-3|69	
14mr|faketime-0.9.5-3|70	%changelog
14mr|faketime-0.9.5-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-3
14mr|faketime-0.9.5-3|72	+ Revision: f4ca350
14mr|faketime-0.9.5-3|73	- MassBuild#440: Increase release tag
14mr|faketime-0.9.5-3|74	
14mr|faketime-0.9.5-3|75	

16306 14
14mr|falcon-0.9.6.6-4|1	%define oname   Falcon
14mr|falcon-0.9.6.6-4|2	
14mr|falcon-0.9.6.6-4|3	Name:           falcon
14mr|falcon-0.9.6.6-4|4	Version:        0.9.6.6
14mr|falcon-0.9.6.6-4|5	Release:        4
14mr|falcon-0.9.6.6-4|6	Summary:        The Falcon Programming Language
14mr|falcon-0.9.6.6-4|7	License:        GPLv2+
14mr|falcon-0.9.6.6-4|8	Group:          Development/Other
14mr|falcon-0.9.6.6-4|9	URL:            http://www.falconpl.org/
14mr|falcon-0.9.6.6-4|10	Source:         http://www.falconpl.org/project_dl/_official_rel/%{oname}-%{version}.tgz
14mr|falcon-0.9.6.6-4|11	BuildRoot:      %_tmppath/%name-%version-%release-root
14mr|falcon-0.9.6.6-4|12	BuildRequires:  bison
14mr|falcon-0.9.6.6-4|13	BuildRequires:  cmake
14mr|falcon-0.9.6.6-4|14	BuildRequires:  pcre-devel
14mr|falcon-0.9.6.6-4|15	BuildRequires:  zlib-devel
14mr|falcon-0.9.6.6-4|16	
14mr|falcon-0.9.6.6-4|17	%description
14mr|falcon-0.9.6.6-4|18	The Falcon Programming Language is an embeddable scripting language
14mr|falcon-0.9.6.6-4|19	aiming to empower even simple applications with a powerful,
14mr|falcon-0.9.6.6-4|20	flexible, extensible and highly configurable scripting engine.
14mr|falcon-0.9.6.6-4|21	
14mr|falcon-0.9.6.6-4|22	Falcon is also a standalone multiplatform scripting language that
14mr|falcon-0.9.6.6-4|23	aims to be both simple and powerful.
14mr|falcon-0.9.6.6-4|24	
14mr|falcon-0.9.6.6-4|25	%post -p /sbin/ldconfig
14mr|falcon-0.9.6.6-4|26	
14mr|falcon-0.9.6.6-4|27	%postun -p /sbin/ldconfig
14mr|falcon-0.9.6.6-4|28	
14mr|falcon-0.9.6.6-4|29	%files
14mr|falcon-0.9.6.6-4|30	%defattr(-,root,root,-)
14mr|falcon-0.9.6.6-4|31	%doc AUTHORS ChangeLog copyright README RELNOTES LICENSE LICENSE_GPLv2
14mr|falcon-0.9.6.6-4|32	%{_bindir}/falcon
14mr|falcon-0.9.6.6-4|33	%{_bindir}/faldisass
14mr|falcon-0.9.6.6-4|34	%{_bindir}/fallc.fal
14mr|falcon-0.9.6.6-4|35	%{_bindir}/falrun
14mr|falcon-0.9.6.6-4|36	%{_bindir}/falpack
14mr|falcon-0.9.6.6-4|37	%{_libdir}/falcon
14mr|falcon-0.9.6.6-4|38	%{_libdir}/*.so.*
14mr|falcon-0.9.6.6-4|39	%{_datadir}/falcon
14mr|falcon-0.9.6.6-4|40	%{_mandir}/man1/falcon.1.*
14mr|falcon-0.9.6.6-4|41	%{_mandir}/man1/faldisass.1.*
14mr|falcon-0.9.6.6-4|42	%{_mandir}/man1/fallc.fal.1.*
14mr|falcon-0.9.6.6-4|43	%{_mandir}/man1/falrun.1.*
14mr|falcon-0.9.6.6-4|44	%{_mandir}/man1/falpack.1.*
14mr|falcon-0.9.6.6-4|45	%exclude %{_datadir}/falcon/cmake
14mr|falcon-0.9.6.6-4|46	
14mr|falcon-0.9.6.6-4|47	#--------------------------------------------------------------------
14mr|falcon-0.9.6.6-4|48	
14mr|falcon-0.9.6.6-4|49	%package   devel
14mr|falcon-0.9.6.6-4|50	Summary:   Development files for %{name}
14mr|falcon-0.9.6.6-4|51	Group:     Development/Other
14mr|falcon-0.9.6.6-4|52	Requires:  %{name} = %{version}-%{release}
14mr|falcon-0.9.6.6-4|53	
14mr|falcon-0.9.6.6-4|54	%description devel
14mr|falcon-0.9.6.6-4|55	The Falcon Programming Language is an embeddable scripting language
14mr|falcon-0.9.6.6-4|56	aiming to empower even simple applications with a powerful,
14mr|falcon-0.9.6.6-4|57	flexible, extensible and highly configurable scripting engine.
14mr|falcon-0.9.6.6-4|58	
14mr|falcon-0.9.6.6-4|59	Falcon is also a standalone multiplatform scripting language that
14mr|falcon-0.9.6.6-4|60	aims to be both simple and powerful.
14mr|falcon-0.9.6.6-4|61	
14mr|falcon-0.9.6.6-4|62	This package contains development files for %{name}. This is not
14mr|falcon-0.9.6.6-4|63	necessary for using the %{name} interpreter.
14mr|falcon-0.9.6.6-4|64	
14mr|falcon-0.9.6.6-4|65	%files devel
14mr|falcon-0.9.6.6-4|66	%defattr(-,root,root,-)
14mr|falcon-0.9.6.6-4|67	%{_bindir}/falcon-conf
14mr|falcon-0.9.6.6-4|68	%{_bindir}/falconeer.fal
14mr|falcon-0.9.6.6-4|69	%{_bindir}/faltest
14mr|falcon-0.9.6.6-4|70	%{_datadir}/falcon/cmake/*.cmake
14mr|falcon-0.9.6.6-4|71	%{_includedir}/*
14mr|falcon-0.9.6.6-4|72	%{_libdir}/*.so
14mr|falcon-0.9.6.6-4|73	%{_mandir}/man1/falcon-conf*
14mr|falcon-0.9.6.6-4|74	%{_mandir}/man1/falconeer.fal*
14mr|falcon-0.9.6.6-4|75	%{_mandir}/man1/faltest*
14mr|falcon-0.9.6.6-4|76	
14mr|falcon-0.9.6.6-4|77	#--------------------------------------------------------------------
14mr|falcon-0.9.6.6-4|78	%prep
14mr|falcon-0.9.6.6-4|79	%setup -q -n %oname-%{version}
14mr|falcon-0.9.6.6-4|80	
14mr|falcon-0.9.6.6-4|81	%build
14mr|falcon-0.9.6.6-4|82	%cmake -DFALCON_LIB_DIR=%{_libdir} -DFALCON_SHARE_DIR=%{_datadir}/%{name}
14mr|falcon-0.9.6.6-4|83	%make
14mr|falcon-0.9.6.6-4|84	
14mr|falcon-0.9.6.6-4|85	%install
14mr|falcon-0.9.6.6-4|86	rm -rf $RPM_BUILD_ROOT
14mr|falcon-0.9.6.6-4|87	%makeinstall_std -C build
14mr|falcon-0.9.6.6-4|88	
14mr|falcon-0.9.6.6-4|89	%clean
14mr|falcon-0.9.6.6-4|90	rm -rf $RPM_BUILD_ROOT
14mr|falcon-0.9.6.6-4|91	
14mr|falcon-0.9.6.6-4|92	
14mr|falcon-0.9.6.6-4|93	
14mr|falcon-0.9.6.6-4|94	%changelog
14mr|falcon-0.9.6.6-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6.6-4
14mr|falcon-0.9.6.6-4|96	+ Revision: 2ed4919
14mr|falcon-0.9.6.6-4|97	- MassBuild#440: Increase release tag
14mr|falcon-0.9.6.6-4|98	
14mr|falcon-0.9.6.6-4|99	

16307 14
14mr|farstream-0.1.2-6|1	%define api		0.1
14mr|farstream-0.1.2-6|2	%define major		0
14mr|farstream-0.1.2-6|3	%define girmajor	0.1
14mr|farstream-0.1.2-6|4	%define libname		%mklibname %{name} %{api} %{major}
14mr|farstream-0.1.2-6|5	%define develname	%mklibname %{name} -d
14mr|farstream-0.1.2-6|6	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|farstream-0.1.2-6|7	
14mr|farstream-0.1.2-6|8	Summary:	An audio/video communications framework
14mr|farstream-0.1.2-6|9	Name:		farstream
14mr|farstream-0.1.2-6|10	Version:	0.1.2
14mr|farstream-0.1.2-6|11	Release:	6
14mr|farstream-0.1.2-6|12	License:	LGPLv2+
14mr|farstream-0.1.2-6|13	Url:		http://www.freedesktop.org/wiki/Software/Farstream
14mr|farstream-0.1.2-6|14	Group:		Networking/Instant messaging
14mr|farstream-0.1.2-6|15	Source0:	http://freedesktop.org/software/farstream/releases/%{name}/%{name}-%{version}.tar.gz
14mr|farstream-0.1.2-6|16	# From upstream GIT:
14mr|farstream-0.1.2-6|17	Patch0:		farstream-0.1.2-fix_gtk-doc_tags.patch
14mr|farstream-0.1.2-6|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|farstream-0.1.2-6|19	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.33
14mr|farstream-0.1.2-6|20	BuildRequires:	pkgconfig(gst-python-0.10) >= 0.10.10
14mr|farstream-0.1.2-6|21	BuildRequires:	pkgconfig(nice) >= 0.1.0
14mr|farstream-0.1.2-6|22	BuildRequires:	pkgconfig(python)
14mr|farstream-0.1.2-6|23	# Added 04/2012 (wally)
14mr|farstream-0.1.2-6|24	Obsoletes:	farsight2 < 0.0.30
14mr|farstream-0.1.2-6|25	
14mr|farstream-0.1.2-6|26	%description
14mr|farstream-0.1.2-6|27	The Farstream (formerly Farsight) project is an effort to create a framework to
14mr|farstream-0.1.2-6|28	deal with all known audio/video conferencing protocols. On one side it offers a
14mr|farstream-0.1.2-6|29	generic API that makes it possible to write plugins for different streaming
14mr|farstream-0.1.2-6|30	protocols, on the other side it offers an API for clients to use those plugins.
14mr|farstream-0.1.2-6|31	
14mr|farstream-0.1.2-6|32	The main target clients for Farstream are Instant Messaging applications. These
14mr|farstream-0.1.2-6|33	applications should be able to use Farstream for all their Audio/Video
14mr|farstream-0.1.2-6|34	conferencing needs without having to worry about any of the lower level
14mr|farstream-0.1.2-6|35	streaming and NAT traversal issues.
14mr|farstream-0.1.2-6|36	
14mr|farstream-0.1.2-6|37	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|38	
14mr|farstream-0.1.2-6|39	%package -n %{libname}
14mr|farstream-0.1.2-6|40	Summary:	Farstream library
14mr|farstream-0.1.2-6|41	Group:		System/Libraries
14mr|farstream-0.1.2-6|42	Provides: 	%{name} = %{EVRD}
14mr|farstream-0.1.2-6|43	Obsoletes:	%{_lib}farstream_0.1-0 < 0.1.1-2
14mr|farstream-0.1.2-6|44	
14mr|farstream-0.1.2-6|45	%description -n %{libname}
14mr|farstream-0.1.2-6|46	Shared libraries for %{name}.
14mr|farstream-0.1.2-6|47	
14mr|farstream-0.1.2-6|48	%files -n %{libname}
14mr|farstream-0.1.2-6|49	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|farstream-0.1.2-6|50	%{_libdir}/%{name}-%{api}/*.so
14mr|farstream-0.1.2-6|51	
14mr|farstream-0.1.2-6|52	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|53	
14mr|farstream-0.1.2-6|54	%package -n	gstreamer0.10-%{name}
14mr|farstream-0.1.2-6|55	Summary:	Set of plugins for GStreamer used Audio/Video conferencing
14mr|farstream-0.1.2-6|56	Group:		Sound
14mr|farstream-0.1.2-6|57	Requires:	gstreamer0.10-plugins-good
14mr|farstream-0.1.2-6|58	#Requires:	gstreamer0.10-nice >= 0.1.0
14mr|farstream-0.1.2-6|59	Requires:	gstreamer0.10-voip
14mr|farstream-0.1.2-6|60	# Added 04/2012 (wally)
14mr|farstream-0.1.2-6|61	Obsoletes:	gstreamer0.10-farsight2 < 0.0.30
14mr|farstream-0.1.2-6|62	
14mr|farstream-0.1.2-6|63	%description -n gstreamer0.10-%{name}
14mr|farstream-0.1.2-6|64	This is a set of plugins for GStreamer that will be used by Farstream
14mr|farstream-0.1.2-6|65	for Audio/Video conferencing.
14mr|farstream-0.1.2-6|66	
14mr|farstream-0.1.2-6|67	%files -n gstreamer0.10-%{name}
14mr|farstream-0.1.2-6|68	%{_libdir}/gstreamer-0.10/*.so
14mr|farstream-0.1.2-6|69	%{_datadir}/%{name}/%{api}/fsrtpconference/default-codec-preferences
14mr|farstream-0.1.2-6|70	%{_datadir}/%{name}/%{api}/fsrtpconference/default-element-properties
14mr|farstream-0.1.2-6|71	%{_datadir}/%{name}/%{api}/fsrawconference/default-element-properties
14mr|farstream-0.1.2-6|72	
14mr|farstream-0.1.2-6|73	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|74	
14mr|farstream-0.1.2-6|75	%package -n python-%{name}
14mr|farstream-0.1.2-6|76	Summary:	Python bindings for %{name}
14mr|farstream-0.1.2-6|77	Group:		Development/Python
14mr|farstream-0.1.2-6|78	# Added 04/2012 (wally)
14mr|farstream-0.1.2-6|79	Obsoletes:	python-farsight2 < 0.0.30
14mr|farstream-0.1.2-6|80	
14mr|farstream-0.1.2-6|81	%description -n python-%{name}
14mr|farstream-0.1.2-6|82	Python bindings for %{name}.
14mr|farstream-0.1.2-6|83	
14mr|farstream-0.1.2-6|84	%files -n python-%{name}
14mr|farstream-0.1.2-6|85	%{python_sitearch}/%{name}.so
14mr|farstream-0.1.2-6|86	
14mr|farstream-0.1.2-6|87	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|88	
14mr|farstream-0.1.2-6|89	%package -n %{develname}
14mr|farstream-0.1.2-6|90	Summary:	Headers of %{name} for development
14mr|farstream-0.1.2-6|91	Group:		Development/C
14mr|farstream-0.1.2-6|92	Requires:	%{libname} = %{EVRD}
14mr|farstream-0.1.2-6|93	Provides:	%{name}-devel = %{EVRD}
14mr|farstream-0.1.2-6|94	# Added 04/2012 (wally)
14mr|farstream-0.1.2-6|95	#Obsoletes:	%{_lib}farsight2-devel
14mr|farstream-0.1.2-6|96	
14mr|farstream-0.1.2-6|97	%description -n %{develname}
14mr|farstream-0.1.2-6|98	Headers of %{name} for development.
14mr|farstream-0.1.2-6|99	
14mr|farstream-0.1.2-6|100	%files -n %{develname}
14mr|farstream-0.1.2-6|101	%doc ChangeLog
14mr|farstream-0.1.2-6|102	# Farstream build bug? (0.10 instead of 0.1)
14mr|farstream-0.1.2-6|103	%doc %{_datadir}/gtk-doc/html/%{name}-libs-0.10/
14mr|farstream-0.1.2-6|104	%doc %{_datadir}/gtk-doc/html/%{name}-plugins-%{api}/
14mr|farstream-0.1.2-6|105	%{_includedir}/%{name}-%{api}/
14mr|farstream-0.1.2-6|106	%{_datadir}/gir-1.0/Farstream-%{girmajor}.gir
14mr|farstream-0.1.2-6|107	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|farstream-0.1.2-6|108	%{_libdir}/lib%{name}-%{api}.so
14mr|farstream-0.1.2-6|109	
14mr|farstream-0.1.2-6|110	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|111	
14mr|farstream-0.1.2-6|112	%package -n %{girname}
14mr|farstream-0.1.2-6|113	Summary:	GObject Introspection interface description for %{name}
14mr|farstream-0.1.2-6|114	Group:		System/Libraries
14mr|farstream-0.1.2-6|115	Requires:	%{libname} = %{EVRD}
14mr|farstream-0.1.2-6|116	
14mr|farstream-0.1.2-6|117	%description -n %{girname}
14mr|farstream-0.1.2-6|118	GObject Introspection interface description for %{name}.
14mr|farstream-0.1.2-6|119	
14mr|farstream-0.1.2-6|120	%files -n %{girname}
14mr|farstream-0.1.2-6|121	%{_libdir}/girepository-1.0/Farstream-%{girmajor}.typelib
14mr|farstream-0.1.2-6|122	
14mr|farstream-0.1.2-6|123	#----------------------------------------------------------------------------
14mr|farstream-0.1.2-6|124	
14mr|farstream-0.1.2-6|125	%prep
14mr|farstream-0.1.2-6|126	%setup -q
14mr|farstream-0.1.2-6|127	%apply_patches
14mr|farstream-0.1.2-6|128	
14mr|farstream-0.1.2-6|129	%build
14mr|farstream-0.1.2-6|130	%configure2_5x \
14mr|farstream-0.1.2-6|131	--disable-static \
14mr|farstream-0.1.2-6|132	--enable-gupnp \
14mr|farstream-0.1.2-6|133	--with-package-name="%{distribution} %{name}" \
14mr|farstream-0.1.2-6|134	--with-package-origin="%{disturl}"
14mr|farstream-0.1.2-6|135	%make
14mr|farstream-0.1.2-6|136	
14mr|farstream-0.1.2-6|137	%install
14mr|farstream-0.1.2-6|138	%makeinstall_std
14mr|farstream-0.1.2-6|139	
14mr|farstream-0.1.2-6|140	%changelog
14mr|farstream-0.1.2-6|141	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-6
14mr|farstream-0.1.2-6|142	+ Revision: 017f958
14mr|farstream-0.1.2-6|143	- Don't require gstreamer0.10-nice (we no longer have it), spec cleanuo
14mr|farstream-0.1.2-6|144	
14mr|farstream-0.1.2-6|145	

16308 14
14mr|farstream0.2-0.2.4-1|1	%define api		0.2
14mr|farstream0.2-0.2.4-1|2	%define major		2
14mr|farstream0.2-0.2.4-1|3	%define girmajor	0.2
14mr|farstream0.2-0.2.4-1|4	%define oname		farstream
14mr|farstream0.2-0.2.4-1|5	%define libname		%mklibname %{oname} %{api} %{major}
14mr|farstream0.2-0.2.4-1|6	%define develname	%mklibname -d %{oname} %{api}
14mr|farstream0.2-0.2.4-1|7	%define girname		%mklibname %{oname}-gir %{girmajor}
14mr|farstream0.2-0.2.4-1|8	
14mr|farstream0.2-0.2.4-1|9	Summary:	An audio/video communications framework
14mr|farstream0.2-0.2.4-1|10	Name:		%{oname}%{api}
14mr|farstream0.2-0.2.4-1|11	Version:	0.2.4
14mr|farstream0.2-0.2.4-1|12	Release:	1
14mr|farstream0.2-0.2.4-1|13	License:	LGPLv2+
14mr|farstream0.2-0.2.4-1|14	URL:		http://www.freedesktop.org/wiki/Software/Farstream
14mr|farstream0.2-0.2.4-1|15	Group:		Networking/Instant messaging
14mr|farstream0.2-0.2.4-1|16	Source0:  	http://freedesktop.org/software/farstream/releases/%{oname}/%{oname}-%{version}.tar.gz
14mr|farstream0.2-0.2.4-1|17	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32
14mr|farstream0.2-0.2.4-1|18	BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0
14mr|farstream0.2-0.2.4-1|19	BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.0
14mr|farstream0.2-0.2.4-1|20	BuildRequires: pkgconfig(gstreamer-check-1.0) >= 1.0
14mr|farstream0.2-0.2.4-1|21	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
14mr|farstream0.2-0.2.4-1|22	BuildRequires: pkgconfig(nice) >= 0.1.3
14mr|farstream0.2-0.2.4-1|23	BuildRequires: gobject-introspection-devel
14mr|farstream0.2-0.2.4-1|24	
14mr|farstream0.2-0.2.4-1|25	%description
14mr|farstream0.2-0.2.4-1|26	The Farstream (formerly Farsight) project is an effort to create a framework to
14mr|farstream0.2-0.2.4-1|27	deal with all known audio/video conferencing protocols. On one side it offers a
14mr|farstream0.2-0.2.4-1|28	generic API that makes it possible to write plugins for different streaming
14mr|farstream0.2-0.2.4-1|29	protocols, on the other side it offers an API for clients to use those plugins.
14mr|farstream0.2-0.2.4-1|30	
14mr|farstream0.2-0.2.4-1|31	The main target clients for Farstream are Instant Messaging applications. These
14mr|farstream0.2-0.2.4-1|32	applications should be able to use Farstream for all their Audio/Video
14mr|farstream0.2-0.2.4-1|33	conferencing needs without having to worry about any of the lower level
14mr|farstream0.2-0.2.4-1|34	streaming and NAT traversal issues.
14mr|farstream0.2-0.2.4-1|35	
14mr|farstream0.2-0.2.4-1|36	%package -n %{libname}
14mr|farstream0.2-0.2.4-1|37	Summary:	Farstream library
14mr|farstream0.2-0.2.4-1|38	Group:		System/Libraries
14mr|farstream0.2-0.2.4-1|39	Provides: 	%{name} = %{version}-%{release}
14mr|farstream0.2-0.2.4-1|40	
14mr|farstream0.2-0.2.4-1|41	%description -n %{libname}
14mr|farstream0.2-0.2.4-1|42	Shared libraries for %{oname}.
14mr|farstream0.2-0.2.4-1|43	
14mr|farstream0.2-0.2.4-1|44	%package -n	gstreamer1.0-%{oname}
14mr|farstream0.2-0.2.4-1|45	Summary:	Set of plugins for GStreamer used Audio/Video conferencing
14mr|farstream0.2-0.2.4-1|46	Group:		Sound
14mr|farstream0.2-0.2.4-1|47	Requires:	%{libname} = %{version}-%{release}
14mr|farstream0.2-0.2.4-1|48	
14mr|farstream0.2-0.2.4-1|49	%description -n gstreamer1.0-%{oname}
14mr|farstream0.2-0.2.4-1|50	This is a set of plugins for GStreamer that will be used by Farstream
14mr|farstream0.2-0.2.4-1|51	for Audio/Video conferencing.
14mr|farstream0.2-0.2.4-1|52	
14mr|farstream0.2-0.2.4-1|53	%package -n %{develname}
14mr|farstream0.2-0.2.4-1|54	Summary:	Headers of %oname for development
14mr|farstream0.2-0.2.4-1|55	Group:		Development/C
14mr|farstream0.2-0.2.4-1|56	Requires:	%{libname} = %{version}-%{release}
14mr|farstream0.2-0.2.4-1|57	Provides:	%{name}-devel = %{version}-%{release}
14mr|farstream0.2-0.2.4-1|58	
14mr|farstream0.2-0.2.4-1|59	%description -n %{develname}
14mr|farstream0.2-0.2.4-1|60	Headers of %{oname} for development.
14mr|farstream0.2-0.2.4-1|61	
14mr|farstream0.2-0.2.4-1|62	%package -n %{girname}
14mr|farstream0.2-0.2.4-1|63	Summary:	GObject Introspection interface description for %{name}
14mr|farstream0.2-0.2.4-1|64	Group:		System/Libraries
14mr|farstream0.2-0.2.4-1|65	Requires:	%{libname} = %{version}-%{release}
14mr|farstream0.2-0.2.4-1|66	
14mr|farstream0.2-0.2.4-1|67	%description -n %{girname}
14mr|farstream0.2-0.2.4-1|68	GObject Introspection interface description for %{name}.
14mr|farstream0.2-0.2.4-1|69	
14mr|farstream0.2-0.2.4-1|70	%prep
14mr|farstream0.2-0.2.4-1|71	%setup -qn %{oname}-%{version}
14mr|farstream0.2-0.2.4-1|72	
14mr|farstream0.2-0.2.4-1|73	%build
14mr|farstream0.2-0.2.4-1|74	%configure2_5x \
14mr|farstream0.2-0.2.4-1|75	--disable-static \
14mr|farstream0.2-0.2.4-1|76	--enable-gupnp \
14mr|farstream0.2-0.2.4-1|77	--with-package-name="%{_vendor} %{name}" \
14mr|farstream0.2-0.2.4-1|78	--with-package-origin="http://www.%{_real_vendor}.org"
14mr|farstream0.2-0.2.4-1|79	%make
14mr|farstream0.2-0.2.4-1|80	
14mr|farstream0.2-0.2.4-1|81	%install
14mr|farstream0.2-0.2.4-1|82	%makeinstall_std
14mr|farstream0.2-0.2.4-1|83	
14mr|farstream0.2-0.2.4-1|84	#we don't want these
14mr|farstream0.2-0.2.4-1|85	find %{buildroot} -name '*.la' -delete
14mr|farstream0.2-0.2.4-1|86	
14mr|farstream0.2-0.2.4-1|87	%files -n %{libname}
14mr|farstream0.2-0.2.4-1|88	%{_libdir}/lib%{oname}-%{api}.so.%{major}*
14mr|farstream0.2-0.2.4-1|89	%{_libdir}/%{oname}-%{api}/*.so
14mr|farstream0.2-0.2.4-1|90	
14mr|farstream0.2-0.2.4-1|91	%files -n gstreamer1.0-%{oname}
14mr|farstream0.2-0.2.4-1|92	%{_libdir}/gstreamer-1.0/*.so
14mr|farstream0.2-0.2.4-1|93	%dir %{_datadir}/%{oname}/%{api}/
14mr|farstream0.2-0.2.4-1|94	%{_datadir}/%{oname}/%{api}/*
14mr|farstream0.2-0.2.4-1|95	
14mr|farstream0.2-0.2.4-1|96	%files -n %{develname}
14mr|farstream0.2-0.2.4-1|97	%doc ChangeLog
14mr|farstream0.2-0.2.4-1|98	%doc %{_datadir}/gtk-doc/html/%{oname}-libs-%{api}
14mr|farstream0.2-0.2.4-1|99	%doc %{_datadir}/gtk-doc/html/%{oname}-plugins-%{api}/
14mr|farstream0.2-0.2.4-1|100	%{_includedir}/%{oname}-%{api}/
14mr|farstream0.2-0.2.4-1|101	%{_datadir}/gir-1.0/Farstream-%{girmajor}.gir
14mr|farstream0.2-0.2.4-1|102	%{_libdir}/pkgconfig/%{oname}-%{api}.pc
14mr|farstream0.2-0.2.4-1|103	%{_libdir}/lib%{oname}-%{api}.so
14mr|farstream0.2-0.2.4-1|104	
14mr|farstream0.2-0.2.4-1|105	%files -n %{girname}
14mr|farstream0.2-0.2.4-1|106	%{_libdir}/girepository-1.0/Farstream-%{girmajor}.typelib
14mr|farstream0.2-0.2.4-1|107	
14mr|farstream0.2-0.2.4-1|108	
14mr|farstream0.2-0.2.4-1|109	%changelog
14mr|farstream0.2-0.2.4-1|110	* Mon Jul 07 2014 Tigro <ashejn@gmail.com> 0.2.4-1
14mr|farstream0.2-0.2.4-1|111	+ Revision: 81514c2
14mr|farstream0.2-0.2.4-1|112	- update to 0.2.4
14mr|farstream0.2-0.2.4-1|113	
14mr|farstream0.2-0.2.4-1|114	

16309 14
14mr|fastjar-0.98-10|1	Name:		fastjar
14mr|fastjar-0.98-10|2	Version:	0.98
14mr|fastjar-0.98-10|3	Release:	10
14mr|fastjar-0.98-10|4	Epoch:		0
14mr|fastjar-0.98-10|5	Summary:	Archive tool for Java archives
14mr|fastjar-0.98-10|6	License:	GPLv2+
14mr|fastjar-0.98-10|7	Group:		Development/Java
14mr|fastjar-0.98-10|8	URL:		http://savannah.nongnu.org/projects/fastjar
14mr|fastjar-0.98-10|9	Source0:	http://download.savannah.nongnu.org/releases/fastjar/fastjar-%{version}.tar.gz
14mr|fastjar-0.98-10|10	Source1:	http://download.savannah.nongnu.org/releases/fastjar/fastjar-%{version}.tar.gz.sig
14mr|fastjar-0.98-10|11	Patch0: fastjar-0.98-CVE-2010-0831,2322.diff
14mr|fastjar-0.98-10|12	BuildRequires:	zlib-devel
14mr|fastjar-0.98-10|13	
14mr|fastjar-0.98-10|14	%description
14mr|fastjar-0.98-10|15	fastjar is an implementation of Sun's jar utility that comes with
14mr|fastjar-0.98-10|16	the JDK, written entirely in C, and runs in a fraction of the time
14mr|fastjar-0.98-10|17	while being feature compatible.
14mr|fastjar-0.98-10|18	
14mr|fastjar-0.98-10|19	Also included in this package is the grepjar program which can be
14mr|fastjar-0.98-10|20	used to search files in a jar file for a pattern.
14mr|fastjar-0.98-10|21	
14mr|fastjar-0.98-10|22	%prep
14mr|fastjar-0.98-10|23	%setup -q
14mr|fastjar-0.98-10|24	%patch0 -p0 -b .CVE-2010-0831,2322
14mr|fastjar-0.98-10|25	
14mr|fastjar-0.98-10|26	%build
14mr|fastjar-0.98-10|27	%configure2_5x
14mr|fastjar-0.98-10|28	%make
14mr|fastjar-0.98-10|29	
14mr|fastjar-0.98-10|30	%install
14mr|fastjar-0.98-10|31	%{makeinstall_std}
14mr|fastjar-0.98-10|32	
14mr|fastjar-0.98-10|33	%files
14mr|fastjar-0.98-10|34	%defattr(0644,root,root,0755)
14mr|fastjar-0.98-10|35	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14mr|fastjar-0.98-10|36	%attr(0755,root,root) %{_bindir}/fastjar
14mr|fastjar-0.98-10|37	%attr(0755,root,root) %{_bindir}/grepjar
14mr|fastjar-0.98-10|38	%{_infodir}/fastjar.info*
14mr|fastjar-0.98-10|39	%{_mandir}/man1/fastjar.1*
14mr|fastjar-0.98-10|40	%{_mandir}/man1/grepjar.1*
14mr|fastjar-0.98-10|41	
14mr|fastjar-0.98-10|42	
14mr|fastjar-0.98-10|43	
14mr|fastjar-0.98-10|44	%changelog
14mr|fastjar-0.98-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.98-10
14mr|fastjar-0.98-10|46	+ Revision: f8b1388
14mr|fastjar-0.98-10|47	- MassBuild#440: Increase release tag
14mr|fastjar-0.98-10|48	
14mr|fastjar-0.98-10|49	

16310 14
14mr|FaxMail-2.3-21|1	Summary:	A program to send faxes for free via email and the TPC system
14mr|FaxMail-2.3-21|2	Name:		FaxMail
14mr|FaxMail-2.3-21|3	Version:	2.3
14mr|FaxMail-2.3-21|4	Release:	21
14mr|FaxMail-2.3-21|5	License:	GPLv2+
14mr|FaxMail-2.3-21|6	Group:		Networking/Mail
14mr|FaxMail-2.3-21|7	Source0:	ftp://www.inference.phy.cam.ac.uk/pub/www/FaxMail/%{name}-%{version}.tar.bz2
14mr|FaxMail-2.3-21|8	Patch0:		FaxMail-2.3-misc.patch
14mr|FaxMail-2.3-21|9	Patch1:		FaxMail-2.3-fhs.patch
14mr|FaxMail-2.3-21|10	URL: http://www.inference.phy.cam.ac.uk/FaxMail/
14mr|FaxMail-2.3-21|11	Requires:	tk >= 4.0
14mr|FaxMail-2.3-21|12	Requires:	tcl >= 7.5
14mr|FaxMail-2.3-21|13	BuildRequires:	tcl-devel
14mr|FaxMail-2.3-21|14	BuildRequires:	tk
14mr|FaxMail-2.3-21|15	
14mr|FaxMail-2.3-21|16	%description
14mr|FaxMail-2.3-21|17	This package contains FaxMail, a utility to assist in preparing and
14mr|FaxMail-2.3-21|18	sending faxes via the internet's Email-Fax gateway.  It does this
14mr|FaxMail-2.3-21|19	via the TPC.INT service.  See http://www.tpc.int/ for details.
14mr|FaxMail-2.3-21|20	
14mr|FaxMail-2.3-21|21	%prep
14mr|FaxMail-2.3-21|22	%setup -q
14mr|FaxMail-2.3-21|23	%patch0 -p1 -b .misc
14mr|FaxMail-2.3-21|24	%patch1 -p1 -b .fhs
14mr|FaxMail-2.3-21|25	
14mr|FaxMail-2.3-21|26	%build
14mr|FaxMail-2.3-21|27	make FAXMAIL_DIR=%{tcl_sitelib}/%{name} CC="cc %optflags %ldflags"
14mr|FaxMail-2.3-21|28	
14mr|FaxMail-2.3-21|29	%install
14mr|FaxMail-2.3-21|30	make ROOT="%{buildroot}" INSTALLMANPATH=%{_mandir} INSTALLINFOPATH=%{_infodir} FAXMAIL_DIR=%{tcl_sitelib}/%{name} install
14mr|FaxMail-2.3-21|31	
14mr|FaxMail-2.3-21|32	%files
14mr|FaxMail-2.3-21|33	%defattr(-,root,root)
14mr|FaxMail-2.3-21|34	%{tcl_sitelib}/%{name}
14mr|FaxMail-2.3-21|35	%{_bindir}/FaxMail
14mr|FaxMail-2.3-21|36	%{_bindir}/tryfax
14mr|FaxMail-2.3-21|37	%{_mandir}/man1/*
14mr|FaxMail-2.3-21|38	%{_infodir}/*
14mr|FaxMail-2.3-21|39	%doc FaxMail.html HISTORY README
14mr|FaxMail-2.3-21|40	
14mr|FaxMail-2.3-21|41	
14mr|FaxMail-2.3-21|42	
14mr|FaxMail-2.3-21|43	%changelog
14mr|FaxMail-2.3-21|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-21
14mr|FaxMail-2.3-21|45	+ Revision: d5506e6
14mr|FaxMail-2.3-21|46	- MassBuild#440: Increase release tag
14mr|FaxMail-2.3-21|47	
14mr|FaxMail-2.3-21|48	

16311 14
14mr|fb2png-0.1-19|1	Summary:	Take screenshots from the framebuffer
14mr|fb2png-0.1-19|2	Name:		fb2png
14mr|fb2png-0.1-19|3	Version:	0.1
14mr|fb2png-0.1-19|4	Release:	19
14mr|fb2png-0.1-19|5	Group:		System/Kernel and hardware
14mr|fb2png-0.1-19|6	License:	GPLv2
14mr|fb2png-0.1-19|7	Url:		http://www.minlinux.org/projects/fb2png/
14mr|fb2png-0.1-19|8	Source0:	%{name}-%{version}.tar.bz2
14mr|fb2png-0.1-19|9	Source1:	fb2png-0.1-index.html
14mr|fb2png-0.1-19|10	Patch0:		fb2png-0.1-libpng-needs-libm.patch
14mr|fb2png-0.1-19|11	Patch1:		fb2png-0.1-zlib-include.patch
14mr|fb2png-0.1-19|12	Patch2:		fb2png-0.1-cflags-ldflags.patch
14mr|fb2png-0.1-19|13	
14mr|fb2png-0.1-19|14	BuildRequires:	pkgconfig(libpng)
14mr|fb2png-0.1-19|15	
14mr|fb2png-0.1-19|16	%description
14mr|fb2png-0.1-19|17	Utility to make screenshots from framebuffer
14mr|fb2png-0.1-19|18	
14mr|fb2png-0.1-19|19	%prep
14mr|fb2png-0.1-19|20	%setup -q
14mr|fb2png-0.1-19|21	%apply_patches
14mr|fb2png-0.1-19|22	cp %{SOURCE1} index.html
14mr|fb2png-0.1-19|23	
14mr|fb2png-0.1-19|24	%build
14mr|fb2png-0.1-19|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|fb2png-0.1-19|26	
14mr|fb2png-0.1-19|27	%install
14mr|fb2png-0.1-19|28	install -d %{buildroot}%{_bindir}
14mr|fb2png-0.1-19|29	%makeinstall BINDIR=%{buildroot}%{_bindir}
14mr|fb2png-0.1-19|30	
14mr|fb2png-0.1-19|31	%files
14mr|fb2png-0.1-19|32	%doc index.html
14mr|fb2png-0.1-19|33	%{_bindir}/*
14mr|fb2png-0.1-19|34	
14mr|fb2png-0.1-19|35	
14mr|fb2png-0.1-19|36	%changelog
14mr|fb2png-0.1-19|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-19
14mr|fb2png-0.1-19|38	+ Revision: 5cc96f2
14mr|fb2png-0.1-19|39	- MassBuild#440: Increase release tag
14mr|fb2png-0.1-19|40	
14mr|fb2png-0.1-19|41	

16312 14
14mr|fbcat-0.3-2|1	Summary:	Framebuffer screenshot program
14mr|fbcat-0.3-2|2	Name:		fbcat
14mr|fbcat-0.3-2|3	Version:	0.3
14mr|fbcat-0.3-2|4	Release:	2
14mr|fbcat-0.3-2|5	Epoch:		1
14mr|fbcat-0.3-2|6	License:	GPLv2+
14mr|fbcat-0.3-2|7	Group:		Graphics
14mr|fbcat-0.3-2|8	Url:		http://code.google.com/p/fbcat/
14mr|fbcat-0.3-2|9	Source:		http://fbcat.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|fbcat-0.3-2|10	BuildRequires:	xsltproc
14mr|fbcat-0.3-2|11	BuildRequires:	docbook-style-xsl
14mr|fbcat-0.3-2|12	%rename fbgrab
14mr|fbcat-0.3-2|13	
14mr|fbcat-0.3-2|14	%description
14mr|fbcat-0.3-2|15	fbcat takes a screenshot using the framebuffer device.
14mr|fbcat-0.3-2|16	
14mr|fbcat-0.3-2|17	The following visuals are supported:
14mr|fbcat-0.3-2|18	TRUECOLOR,
14mr|fbcat-0.3-2|19	DIRECTCOLOR,
14mr|fbcat-0.3-2|20	PSEUDOCOLOR,
14mr|fbcat-0.3-2|21	STATIC_PSEUDOCOLOR.
14mr|fbcat-0.3-2|22	
14mr|fbcat-0.3-2|23	It's a modern replacement for fbgrab.
14mr|fbcat-0.3-2|24	
14mr|fbcat-0.3-2|25	%prep
14mr|fbcat-0.3-2|26	%setup -q
14mr|fbcat-0.3-2|27	
14mr|fbcat-0.3-2|28	%build
14mr|fbcat-0.3-2|29	%make CFLAGS="%{optflags}"
14mr|fbcat-0.3-2|30	%make -C doc
14mr|fbcat-0.3-2|31	
14mr|fbcat-0.3-2|32	%install
14mr|fbcat-0.3-2|33	%__mkdir_p %{buildroot}%{_bindir}
14mr|fbcat-0.3-2|34	%__install -m 755 fbcat %{buildroot}%{_bindir}/
14mr|fbcat-0.3-2|35	%__install -m 755 fbgrab %{buildroot}%{_bindir}/
14mr|fbcat-0.3-2|36	%__mkdir_p %{buildroot}%{_mandir}/man1/
14mr|fbcat-0.3-2|37	%__install -m 755 doc/fbcat.1 %{buildroot}%{_mandir}/man1/
14mr|fbcat-0.3-2|38	%__install -m 755 doc/fbgrab.1 %{buildroot}%{_mandir}/man1/
14mr|fbcat-0.3-2|39	
14mr|fbcat-0.3-2|40	%files
14mr|fbcat-0.3-2|41	%doc COPYING
14mr|fbcat-0.3-2|42	%{_bindir}/fbcat
14mr|fbcat-0.3-2|43	%{_bindir}/fbgrab
14mr|fbcat-0.3-2|44	%{_mandir}/man1/fbcat.1*
14mr|fbcat-0.3-2|45	%{_mandir}/man1/fbgrab.1*
14mr|fbcat-0.3-2|46	
14mr|fbcat-0.3-2|47	
14mr|fbcat-0.3-2|48	
14mr|fbcat-0.3-2|49	
14mr|fbcat-0.3-2|50	%changelog
14mr|fbcat-0.3-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.3-2
14mr|fbcat-0.3-2|52	+ Revision: e791850
14mr|fbcat-0.3-2|53	- MassBuild#440: Increase release tag
14mr|fbcat-0.3-2|54	
14mr|fbcat-0.3-2|55	

16313 14
14mr|fbset-2.1-25|1	%define name fbset
14mr|fbset-2.1-25|2	%define version 2.1
14mr|fbset-2.1-25|3	%define release 25
14mr|fbset-2.1-25|4	
14mr|fbset-2.1-25|5	Summary: Framebuffer utilities for changing video modes
14mr|fbset-2.1-25|6	Name: %{name}
14mr|fbset-2.1-25|7	Version: %{version}
14mr|fbset-2.1-25|8	Release: %{release}
14mr|fbset-2.1-25|9	License: GPL
14mr|fbset-2.1-25|10	Group: System/Kernel and hardware
14mr|fbset-2.1-25|11	Source: fbset-%{version}.tar.bz2
14mr|fbset-2.1-25|12	Patch: fbset-2.0-pre-19981028.patch
14mr|fbset-2.1-25|13	Patch2: fbset-2.1-mdkconf.patch
14mr|fbset-2.1-25|14	BuildRequires: bison flex bzip2
14mr|fbset-2.1-25|15	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14mr|fbset-2.1-25|16	
14mr|fbset-2.1-25|17	%description
14mr|fbset-2.1-25|18	fbset is a utility for querying and changing video modes of fbcon consoles.
14mr|fbset-2.1-25|19	
14mr|fbset-2.1-25|20	%prep
14mr|fbset-2.1-25|21	%setup -q
14mr|fbset-2.1-25|22	%patch -p1
14mr|fbset-2.1-25|23	%patch2 -p1 -b .mdkconf
14mr|fbset-2.1-25|24	
14mr|fbset-2.1-25|25	perl -pi -e 's|geometry 10224 768 10224 768 8|geometry 1024 768 1024 768 8|' etc/fb.modes.ATI
14mr|fbset-2.1-25|26	perl -pi -e 's|geometry 1024 1024 1024 1024 8|geometry 1280 1024 1280 1024 8|' etc/fb.modes.ATI
14mr|fbset-2.1-25|27	
14mr|fbset-2.1-25|28	%build
14mr|fbset-2.1-25|29	%make
14mr|fbset-2.1-25|30	
14mr|fbset-2.1-25|31	%install
14mr|fbset-2.1-25|32	rm -rf $RPM_BUILD_ROOT
14mr|fbset-2.1-25|33	#make install PREFIX=$RPM_BUILD_ROOT
14mr|fbset-2.1-25|34	install %{name} -D $RPM_BUILD_ROOT%{_sbindir}/%{name}
14mr|fbset-2.1-25|35	bzip2 %{name}.8 fb.modes.5
14mr|fbset-2.1-25|36	install %{name}.8.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8.bz2
14mr|fbset-2.1-25|37	install fb.modes.5.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man5/fb.modes.bz2
14mr|fbset-2.1-25|38	
14mr|fbset-2.1-25|39	## It's a useable default not perfect but ..
14mr|fbset-2.1-25|40	#%ifarch sparc sparc64
14mr|fbset-2.1-25|41	install etc/fb.modes.ATI -D $RPM_BUILD_ROOT%{_sysconfdir}/fb.modes
14mr|fbset-2.1-25|42	#%endif
14mr|fbset-2.1-25|43	
14mr|fbset-2.1-25|44	%clean
14mr|fbset-2.1-25|45	rm -rf $RPM_BUILD_ROOT
14mr|fbset-2.1-25|46	
14mr|fbset-2.1-25|47	%files
14mr|fbset-2.1-25|48	%defattr(-,root,root)
14mr|fbset-2.1-25|49	#/dev/*
14mr|fbset-2.1-25|50	%{_sbindir}/%{name}
14mr|fbset-2.1-25|51	%{_mandir}/man[58]/*
14mr|fbset-2.1-25|52	#%ifarch sparc sparc64
14mr|fbset-2.1-25|53	%config(noreplace) %{_sysconfdir}/fb.modes
14mr|fbset-2.1-25|54	#%endif
14mr|fbset-2.1-25|55	
14mr|fbset-2.1-25|56	
14mr|fbset-2.1-25|57	
14mr|fbset-2.1-25|58	
14mr|fbset-2.1-25|59	%changelog
14mr|fbset-2.1-25|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-25
14mr|fbset-2.1-25|61	+ Revision: 9f71b74
14mr|fbset-2.1-25|62	- MassBuild#440: Increase release tag
14mr|fbset-2.1-25|63	
14mr|fbset-2.1-25|64	

16314 14
14mr|fdupes-1.50-0.PR2.3|1	%define name	fdupes
14mr|fdupes-1.50-0.PR2.3|2	%define version	1.50
14mr|fdupes-1.50-0.PR2.3|3	%define pre     PR2
14mr|fdupes-1.50-0.PR2.3|4	%define release	%mkrel 0.%{pre}.3
14mr|fdupes-1.50-0.PR2.3|5	
14mr|fdupes-1.50-0.PR2.3|6	Name:		%{name}
14mr|fdupes-1.50-0.PR2.3|7	Version:	%{version}
14mr|fdupes-1.50-0.PR2.3|8	Release:	%{release}
14mr|fdupes-1.50-0.PR2.3|9	Summary:	Identify or delete duplicate files
14mr|fdupes-1.50-0.PR2.3|10	License:	BSD like
14mr|fdupes-1.50-0.PR2.3|11	Group:		File tools
14mr|fdupes-1.50-0.PR2.3|12	Url:		http://netdial.caribe.net/~adrian2/fdupes.html
14mr|fdupes-1.50-0.PR2.3|13	Source0:		http://netdial.caribe.net/~adrian2/programs/%{name}-%{version}-%{pre}.tar.gz
14mr|fdupes-1.50-0.PR2.3|14	Source1:        macros.fdupes
14mr|fdupes-1.50-0.PR2.3|15	Patch0:     %{name}-%{version}-destdir.patch
14mr|fdupes-1.50-0.PR2.3|16	# http://bugs.debian.org/213385
14mr|fdupes-1.50-0.PR2.3|17	Patch1:     %{name}-%{version}-compare-file.patch
14mr|fdupes-1.50-0.PR2.3|18	# http://bugs.debian.org/447601
14mr|fdupes-1.50-0.PR2.3|19	Patch2:     %{name}-%{version}-lfs.patch
14mr|fdupes-1.50-0.PR2.3|20	# http://bugs.debian.org/353789
14mr|fdupes-1.50-0.PR2.3|21	Patch3:     %{name}-%{version}-typo.patch
14mr|fdupes-1.50-0.PR2.3|22	Buildroot:	%{_tmppath}/%{name}-%{version}
14mr|fdupes-1.50-0.PR2.3|23	
14mr|fdupes-1.50-0.PR2.3|24	%description
14mr|fdupes-1.50-0.PR2.3|25	FDUPES is a program for identifying or deleting duplicate files residing within
14mr|fdupes-1.50-0.PR2.3|26	specified directories.
14mr|fdupes-1.50-0.PR2.3|27	
14mr|fdupes-1.50-0.PR2.3|28	%prep
14mr|fdupes-1.50-0.PR2.3|29	%setup -q -n %{name}-%{version}-%{pre}
14mr|fdupes-1.50-0.PR2.3|30	%patch0 -p1
14mr|fdupes-1.50-0.PR2.3|31	%patch1 -p1
14mr|fdupes-1.50-0.PR2.3|32	%patch2 -p1
14mr|fdupes-1.50-0.PR2.3|33	%patch3 -p1
14mr|fdupes-1.50-0.PR2.3|34	
14mr|fdupes-1.50-0.PR2.3|35	%build
14mr|fdupes-1.50-0.PR2.3|36	%make COMPILER_OPTIONS="%{optflags}"
14mr|fdupes-1.50-0.PR2.3|37	
14mr|fdupes-1.50-0.PR2.3|38	%install
14mr|fdupes-1.50-0.PR2.3|39	rm -rf %{buildroot}
14mr|fdupes-1.50-0.PR2.3|40	install -d -m 755 %{buildroot}%{_bindir}
14mr|fdupes-1.50-0.PR2.3|41	install -m 755 %{name} %{buildroot}%{_bindir}
14mr|fdupes-1.50-0.PR2.3|42	
14mr|fdupes-1.50-0.PR2.3|43	%check
14mr|fdupes-1.50-0.PR2.3|44	./%{name} testdir
14mr|fdupes-1.50-0.PR2.3|45	./%{name} --omitfirst testdir
14mr|fdupes-1.50-0.PR2.3|46	./%{name} --recurse testdir
14mr|fdupes-1.50-0.PR2.3|47	./%{name} --size testdir
14mr|fdupes-1.50-0.PR2.3|48	
14mr|fdupes-1.50-0.PR2.3|49	mkdir -p %{buildroot}%{_sysconfdir}/rpm
14mr|fdupes-1.50-0.PR2.3|50	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/
14mr|fdupes-1.50-0.PR2.3|51	
14mr|fdupes-1.50-0.PR2.3|52	%files
14mr|fdupes-1.50-0.PR2.3|53	%defattr(-,root,root)
14mr|fdupes-1.50-0.PR2.3|54	%doc CHANGES CONTRIBUTORS INSTALL README TODO
14mr|fdupes-1.50-0.PR2.3|55	%{_bindir}/%{name}
14mr|fdupes-1.50-0.PR2.3|56	%{_sysconfdir}/rpm/macros.fdupes
14mr|fdupes-1.50-0.PR2.3|57	
14mr|fdupes-1.50-0.PR2.3|58	
14mr|fdupes-1.50-0.PR2.3|59	
14mr|fdupes-1.50-0.PR2.3|60	%changelog
14mr|fdupes-1.50-0.PR2.3|61	* Tue Nov 13 2012 akdengi <kazancas@mandriva.ru> 1.50-0.PR2.3
14mr|fdupes-1.50-0.PR2.3|62	+ Revision: 776cfd1
14mr|fdupes-1.50-0.PR2.3|63	- add fdupes rpm macros
14mr|fdupes-1.50-0.PR2.3|64	
14mr|fdupes-1.50-0.PR2.3|65	

16315 14
14mr|festival-2.1-4|1	# we ship the 1.4.2 docs for now.
14mr|festival-2.1-4|2	%define docversion 1.4.2
14mr|festival-2.1-4|3	%define speechtoolsversion %version
14mr|festival-2.1-4|4	
14mr|festival-2.1-4|5	%define major 2.1.1
14mr|festival-2.1-4|6	%define libname %mklibname speech_tools %major
14mr|festival-2.1-4|7	%define stringmajor 1.2
14mr|festival-2.1-4|8	%define libnamestring %mklibname eststring %stringmajor
14mr|festival-2.1-4|9	%define oldlibname %mklibname speech_tools 1
14mr|festival-2.1-4|10	%define libnamedevel %mklibname speech_tools -d
14mr|festival-2.1-4|11	
14mr|festival-2.1-4|12	Summary:	A free speech synthesizer
14mr|festival-2.1-4|13	Name:		festival
14mr|festival-2.1-4|14	Version:	2.1
14mr|festival-2.1-4|15	Release:	4
14mr|festival-2.1-4|16	License:	BSD
14mr|festival-2.1-4|17	Group:		Sound
14mr|festival-2.1-4|18	URL:		http://www.cstr.ed.ac.uk/projects/festival/
14mr|festival-2.1-4|19	Source0:	http://festvox.org/packed/festival/%{version}/%{name}-%{version}-release.tar.gz
14mr|festival-2.1-4|20	Source1:	http://festvox.org/packed/festival/%{version}/speech_tools-%{speechtoolsversion}-release.tar.gz
14mr|festival-2.1-4|21	Source2:	http://festvox.org/packed/festival/%{docversion}/festdoc-%{docversion}.tar.bz2
14mr|festival-2.1-4|22	Source3:	siteinit.scm
14mr|festival-2.1-4|23	Source4:	sitevars.scm
14mr|festival-2.1-4|24	# Fix up various locations to be more FSSTND compliant
14mr|festival-2.1-4|25	Patch0:		festival-1.4.1-fsstnd.patch
14mr|festival-2.1-4|26	# Set defaults to American English instead of British English - the OALD
14mr|festival-2.1-4|27	# dictionary (free for non-commercial use only) is needed for BE support
14mr|festival-2.1-4|28	# Additionally, prefer the smaller nitech hts voices.
14mr|festival-2.1-4|29	Patch1:		festival-2.1-nitech-american.patch
14mr|festival-2.1-4|30	# Whack some buildroot references
14mr|festival-2.1-4|31	Patch2: festival_buildroot.patch
14mr|festival-2.1-4|32	Patch3: festival.gcc47.patch
14mr|festival-2.1-4|33	
14mr|festival-2.1-4|34	# (fc) 1.2.96-4mdv Fix a coding error (RH bug #162137) (Fedora)
14mr|festival-2.1-4|35	Patch5: festival-1.96-speechtools-rateconvtrivialbug.patch
14mr|festival-2.1-4|36	# (fc) 1.2.96-4mdv Link libs with libm, libtermcap, and libesd (RH bug #198190) (Fedora)
14mr|festival-2.1-4|37	# (ahmad) 2.1-2.mga1 modify this patch so that we don't link against libesd,
14mr|festival-2.1-4|38	# as esound is being phased out of the distro
14mr|festival-2.1-4|39	Patch6:		festival-2.1-speechtools-linklibswithotherlibs.patch
14mr|festival-2.1-4|40	# For some reason, CXX is set to gcc on everything but Mac OS Darwin,
14mr|festival-2.1-4|41	# where it's set to g++. Yeah, well. We need it to be right too.
14mr|festival-2.1-4|42	Patch7:		festival-1.96-speechtools-ohjeezcxxisnotgcc.patch
14mr|festival-2.1-4|43	# (fc) 1.2.96-5mdv build speech_tools as shared libraries (Fedora)
14mr|festival-2.1-4|44	Patch8:		festival-1.96-speechtools-shared-build.patch
14mr|festival-2.1-4|45	# (fc) 1.2.96-5mdv Look for speech tools here, not back there (Fedora)
14mr|festival-2.1-4|46	Patch10:	festival-1.96-findspeechtools.patch
14mr|festival-2.1-4|47	# (fc) 1.96-5mdv  Build main library as shared, not just speech-tools (Fedora)
14mr|festival-2.1-4|48	Patch11:	festival-1.96-main-shared-build.patch
14mr|festival-2.1-4|49	# (fc) 1.2.96-5mdv improve soname (Fedora)
14mr|festival-2.1-4|50	Patch12:	festival-2.1-bettersonamehack.patch
14mr|festival-2.1-4|51	# (fc)
14mr|festival-2.1-4|52	Patch15:	festival-finnish.patch
14mr|festival-2.1-4|53	# Look for siteinit and sitevars in /etc/festival
14mr|festival-2.1-4|54	Patch16: festival-1.96-etcsiteinit.patch
14mr|festival-2.1-4|55	Patch17:	speech_tools-1.2.96-fix-str-fmt.patch
14mr|festival-2.1-4|56	BuildRequires:	perl
14mr|festival-2.1-4|57	BuildRequires:	pkgconfig(ncurses)
14mr|festival-2.1-4|58	Requires:	festival-voice
14mr|festival-2.1-4|59	
14mr|festival-2.1-4|60	%description
14mr|festival-2.1-4|61	Festival is a general multi-lingual speech synthesis system developed
14mr|festival-2.1-4|62	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festival-2.1-4|63	well as an environment for development and research of speech synthesis
14mr|festival-2.1-4|64	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festival-2.1-4|65	for general control.
14mr|festival-2.1-4|66	
14mr|festival-2.1-4|67	
14mr|festival-2.1-4|68	%package -n speech_tools
14mr|festival-2.1-4|69	Summary: Miscellaneous utilities from the Edinburgh Speech Tools
14mr|festival-2.1-4|70	Group: Sound
14mr|festival-2.1-4|71	Version:	%{speechtoolsversion}
14mr|festival-2.1-4|72	Conflicts: festival < 1.96-9mdv
14mr|festival-2.1-4|73	
14mr|festival-2.1-4|74	%description -n speech_tools
14mr|festival-2.1-4|75	Miscellaneous utilities from the Edinburgh Speech Tools. Unless you have a
14mr|festival-2.1-4|76	specific need for one of these programs, you probably don't need to install
14mr|festival-2.1-4|77	this.
14mr|festival-2.1-4|78	
14mr|festival-2.1-4|79	%package	devel
14mr|festival-2.1-4|80	Summary:	Static libraries and headers for festival text to speech
14mr|festival-2.1-4|81	Group:		Development/C++
14mr|festival-2.1-4|82	Requires:	%{name} = %{version}-%{release}
14mr|festival-2.1-4|83	Requires:	termcap-devel
14mr|festival-2.1-4|84	Requires:	speech_tools-devel
14mr|festival-2.1-4|85	
14mr|festival-2.1-4|86	%description	devel
14mr|festival-2.1-4|87	Festival is a general multi-lingual speech synthesis system developed
14mr|festival-2.1-4|88	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festival-2.1-4|89	well as an environment for development and research of speech synthesis
14mr|festival-2.1-4|90	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festival-2.1-4|91	for general control.
14mr|festival-2.1-4|92	
14mr|festival-2.1-4|93	This package contains the libraries and includes files necessary to develop
14mr|festival-2.1-4|94	applications using festival.
14mr|festival-2.1-4|95	
14mr|festival-2.1-4|96	%package -n	%{libname}
14mr|festival-2.1-4|97	Summary:	Shared libraries for festival text to speech
14mr|festival-2.1-4|98	Group:		System/Libraries
14mr|festival-2.1-4|99	Version:	%{speechtoolsversion}
14mr|festival-2.1-4|100	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|101	Conflicts:	%oldlibname < %version
14mr|festival-2.1-4|102	
14mr|festival-2.1-4|103	%description -n	%{libname}
14mr|festival-2.1-4|104	Festival is a general multi-lingual speech synthesis system developed
14mr|festival-2.1-4|105	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festival-2.1-4|106	well as an environment for development and research of speech synthesis
14mr|festival-2.1-4|107	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festival-2.1-4|108	for general control.
14mr|festival-2.1-4|109	
14mr|festival-2.1-4|110	This package contains the libraries and includes files necessary for
14mr|festival-2.1-4|111	applications that use festival.
14mr|festival-2.1-4|112	
14mr|festival-2.1-4|113	%package -n	%{libnamestring}
14mr|festival-2.1-4|114	Summary:	Shared libraries for festival text to speech
14mr|festival-2.1-4|115	Group:		System/Libraries
14mr|festival-2.1-4|116	Version:	%{speechtoolsversion}
14mr|festival-2.1-4|117	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|118	Conflicts:	%oldlibname < %version
14mr|festival-2.1-4|119	
14mr|festival-2.1-4|120	%description -n	%{libnamestring}
14mr|festival-2.1-4|121	Festival is a general multi-lingual speech synthesis system developed
14mr|festival-2.1-4|122	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festival-2.1-4|123	well as an environment for development and research of speech synthesis
14mr|festival-2.1-4|124	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festival-2.1-4|125	for general control.
14mr|festival-2.1-4|126	
14mr|festival-2.1-4|127	This package contains the libraries and includes files necessary for
14mr|festival-2.1-4|128	applications that use festival.
14mr|festival-2.1-4|129	
14mr|festival-2.1-4|130	%package -n	%{libnamedevel}
14mr|festival-2.1-4|131	Summary:	Static libraries and headers for festival text to speech
14mr|festival-2.1-4|132	Group:		Development/C++
14mr|festival-2.1-4|133	Version:	%{speechtoolsversion}
14mr|festival-2.1-4|134	Requires:	speech_tools = %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|135	Requires:	%{libname} = %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|136	Requires:	%{libnamestring} = %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|137	Provides:	speech_tools-devel = %{speechtoolsversion}-%{release}
14mr|festival-2.1-4|138	Obsoletes:	%mklibname -d speech_tools %major
14mr|festival-2.1-4|139	Obsoletes:	%mklibname -d -s speech_tools
14mr|festival-2.1-4|140	
14mr|festival-2.1-4|141	%description -n	%{libnamedevel}
14mr|festival-2.1-4|142	Festival is a general multi-lingual speech synthesis system developed
14mr|festival-2.1-4|143	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festival-2.1-4|144	well as an environment for development and research of speech synthesis
14mr|festival-2.1-4|145	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festival-2.1-4|146	for general control.
14mr|festival-2.1-4|147	
14mr|festival-2.1-4|148	This package contains the libraries and includes files necessary to develop
14mr|festival-2.1-4|149	applications using festival.
14mr|festival-2.1-4|150	
14mr|festival-2.1-4|151	%prep
14mr|festival-2.1-4|152	%setup -q -n festival -a 1 -a 2
14mr|festival-2.1-4|153	%patch0 -p1 -b .fsstnd
14mr|festival-2.1-4|154	# no backup extension, directory is copied during package install
14mr|festival-2.1-4|155	%patch1 -p1
14mr|festival-2.1-4|156	%patch2 -p1 -b .buildroot
14mr|festival-2.1-4|157	%patch3 -p0 -b .gcc
14mr|festival-2.1-4|158	%patch5 -p1 -b .rateconvtrivialbug
14mr|festival-2.1-4|159	%patch6 -p1 -b .linklibswithotherlibs
14mr|festival-2.1-4|160	%patch7 -p1 -b .cxx
14mr|festival-2.1-4|161	%patch8 -p1 -b .shared
14mr|festival-2.1-4|162	# no backup extension, directory is copied during package install
14mr|festival-2.1-4|163	%patch10 -p1
14mr|festival-2.1-4|164	# no backup extension, directory is copied during package install
14mr|festival-2.1-4|165	%patch11 -p1
14mr|festival-2.1-4|166	%patch12 -p1 -b .bettersoname
14mr|festival-2.1-4|167	# no backup extension, directory is copied during package install
14mr|festival-2.1-4|168	%patch15 -p1
14mr|festival-2.1-4|169	# no backup extension, directory is copied during package install
14mr|festival-2.1-4|170	%patch16 -p1
14mr|festival-2.1-4|171	%patch17 -p0
14mr|festival-2.1-4|172	
14mr|festival-2.1-4|173	# zero length
14mr|festival-2.1-4|174	rm festdoc-1.4.2/speech_tools/doc/index_html.jade
14mr|festival-2.1-4|175	rm festdoc-1.4.2/speech_tools/doc/examples_gen/error_example_section.sgml
14mr|festival-2.1-4|176	rm festdoc-1.4.2/speech_tools/doc/tex_stuff.jade
14mr|festival-2.1-4|177	
14mr|festival-2.1-4|178	# (gb) lib64 fixes, don't bother with a patch for now
14mr|festival-2.1-4|179	perl -pi -e '/^REQUIRED_LIBRARY_DIR/ and s,/usr/lib,%{_libdir},' config/project.mak
14mr|festival-2.1-4|180	
14mr|festival-2.1-4|181	
14mr|festival-2.1-4|182	%build
14mr|festival-2.1-4|183	
14mr|festival-2.1-4|184	# build speech tools (and libraries)
14mr|festival-2.1-4|185	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/speech_tools/lib
14mr|festival-2.1-4|186	cd speech_tools
14mr|festival-2.1-4|187	%configure2_5x
14mr|festival-2.1-4|188	# -fPIC 'cause we're building shared libraries and it doesn't hurt
14mr|festival-2.1-4|189	# -fno-strict-aliasing because of a couple of warnings about code
14mr|festival-2.1-4|190	#   problems; if $RPM_OPT_FLAGS contains -O2 or above, this puts
14mr|festival-2.1-4|191	#   it back. Once that problem is gone upstream, remove this for
14mr|festival-2.1-4|192	#   better optimization.
14mr|festival-2.1-4|193	make \
14mr|festival-2.1-4|194	CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
14mr|festival-2.1-4|195	CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing"
14mr|festival-2.1-4|196	cd -
14mr|festival-2.1-4|197	
14mr|festival-2.1-4|198	# build the main program
14mr|festival-2.1-4|199	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/src/lib
14mr|festival-2.1-4|200	# instead of doing this, maybe we should patch the make process
14mr|festival-2.1-4|201	# so it looks in the right place explicitly:
14mr|festival-2.1-4|202	export PATH=$(pwd)/bin:$PATH
14mr|festival-2.1-4|203	%configure
14mr|festival-2.1-4|204	make \
14mr|festival-2.1-4|205	CFLAGS="$RPM_OPT_FLAGS -fPIC" \
14mr|festival-2.1-4|206	CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
14mr|festival-2.1-4|207	
14mr|festival-2.1-4|208	%check
14mr|festival-2.1-4|209	# all tests must pass
14mr|festival-2.1-4|210	cd speech_tools
14mr|festival-2.1-4|211	#make CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
14mr|festival-2.1-4|212	#    CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing" test | grep -v INCORRECT
14mr|festival-2.1-4|213	cd ..
14mr|festival-2.1-4|214	
14mr|festival-2.1-4|215	%install
14mr|festival-2.1-4|216	# install speech tools libs, binaries, and include files
14mr|festival-2.1-4|217	pushd speech_tools
14mr|festival-2.1-4|218	
14mr|festival-2.1-4|219	make INSTALLED_LIB=$RPM_BUILD_ROOT%{_libdir} make_installed_lib_shared
14mr|festival-2.1-4|220	# no thanks, static libs.
14mr|festival-2.1-4|221	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
14mr|festival-2.1-4|222	
14mr|festival-2.1-4|223	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
14mr|festival-2.1-4|224	# this list of the useful programs in speech_tools comes from
14mr|festival-2.1-4|225	# upstream developer Alan W. Black; the other stuff is to be removed.
14mr|festival-2.1-4|226	pushd $RPM_BUILD_ROOT%{_bindir}
14mr|festival-2.1-4|227	ls |
14mr|festival-2.1-4|228	grep -Evw "ch_wave|ch_track|na_play|na_record|wagon|wagon_test" |
14mr|festival-2.1-4|229	grep -Evw "make_wagon_desc|pitchmark|pm|sig2fv|wfst_build" |
14mr|festival-2.1-4|230	grep -Evw "wfst_run|wfst_run" |
14mr|festival-2.1-4|231	xargs rm
14mr|festival-2.1-4|232	popd
14mr|festival-2.1-4|233	
14mr|festival-2.1-4|234	pushd include
14mr|festival-2.1-4|235	for d in $( find . -type d | grep -v win32 ); do
14mr|festival-2.1-4|236	make -w -C $d INCDIR=$RPM_BUILD_ROOT%{_includedir}/EST/$d install_incs
14mr|festival-2.1-4|237	done
14mr|festival-2.1-4|238	popd
14mr|festival-2.1-4|239	
14mr|festival-2.1-4|240	popd
14mr|festival-2.1-4|241	
14mr|festival-2.1-4|242	
14mr|festival-2.1-4|243	install -d %{buildroot}%{_datadir}/%{name}/{voices/english,dicts}
14mr|festival-2.1-4|244	
14mr|festival-2.1-4|245	# bin
14mr|festival-2.1-4|246	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
14mr|festival-2.1-4|247	install -m 755 bin/text2wave $RPM_BUILD_ROOT%{_bindir}
14mr|festival-2.1-4|248	#install bin/festival_server* bin/text2wave %{buildroot}%{_bindir}
14mr|festival-2.1-4|249	#install src/main/festival{,_client} %{buildroot}%{_bindir}
14mr|festival-2.1-4|250	# this is just nifty. and it's small.
14mr|festival-2.1-4|251	install -m 755 examples/saytime $RPM_BUILD_ROOT%{_bindir}
14mr|festival-2.1-4|252	
14mr|festival-2.1-4|253	# install the shared library
14mr|festival-2.1-4|254	cp -a src/lib/libFestival.so* $RPM_BUILD_ROOT%{_libdir}
14mr|festival-2.1-4|255	
14mr|festival-2.1-4|256	# devel
14mr|festival-2.1-4|257	mkdir -p $RPM_BUILD_ROOT%{_includedir}/festival
14mr|festival-2.1-4|258	install src/include/*.h %{buildroot}%{_includedir}/%{name}
14mr|festival-2.1-4|259	
14mr|festival-2.1-4|260	# data
14mr|festival-2.1-4|261	cp -r lib config examples %{buildroot}%{_datadir}/%{name}
14mr|festival-2.1-4|262	find %{buildroot}%{_datadir}/%{name} -name Makefile -exec rm \{\} \;
14mr|festival-2.1-4|263	
14mr|festival-2.1-4|264	# man pages
14mr|festival-2.1-4|265	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14mr|festival-2.1-4|266	cp -a doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
14mr|festival-2.1-4|267	
14mr|festival-2.1-4|268	# lib: the bulk of the program -- the scheme stuff and so on
14mr|festival-2.1-4|269	pushd lib
14mr|festival-2.1-4|270	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib
14mr|festival-2.1-4|271	for f in *.scm festival.el *.ent *.gram *.dtd *.ngrambin speech.properties ; do
14mr|festival-2.1-4|272	install -m 644 $f $RPM_BUILD_ROOT%{_datadir}/festival/lib/
14mr|festival-2.1-4|273	done
14mr|festival-2.1-4|274	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
14mr|festival-2.1-4|275	install -m 644 multisyn/*.scm $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
14mr|festival-2.1-4|276	popd
14mr|festival-2.1-4|277	
14mr|festival-2.1-4|278	mv -f %{buildroot}/%{_datadir}/%{name}/lib/etc/unknown_RedHatLinux/audsp %{buildroot}/%{_bindir}
14mr|festival-2.1-4|279	rm -Rf %{buildroot}/%{_datadir}/%{name}/lib/etc/
14mr|festival-2.1-4|280	rm -f %{buildroot}%{_datadir}/%{name}/lib/VCLocalRules
14mr|festival-2.1-4|281	
14mr|festival-2.1-4|282	
14mr|festival-2.1-4|283	# the actual /etc. :)
14mr|festival-2.1-4|284	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/festival
14mr|festival-2.1-4|285	# use our version of this file
14mr|festival-2.1-4|286	rm $RPM_BUILD_ROOT%{_datadir}/festival/lib/siteinit.scm
14mr|festival-2.1-4|287	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/festival/siteinit.scm
14mr|festival-2.1-4|288	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/festival/sitevars.scm
14mr|festival-2.1-4|289	
14mr|festival-2.1-4|290	sed -i -e 's,/projects/festival/lib,%{_datadir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/lib/lexicons.scm
14mr|festival-2.1-4|291	
14mr|festival-2.1-4|292	%files
14mr|festival-2.1-4|293	%doc ACKNOWLEDGMENTS COPYING INSTALL NEWS README*
14mr|festival-2.1-4|294	%doc festdoc-1.4.2/festival/html/*html
14mr|festival-2.1-4|295	%doc festdoc-1.4.2/festival/info
14mr|festival-2.1-4|296	%doc festdoc-1.4.2/festival/festival.ps
14mr|festival-2.1-4|297	%{_bindir}/audsp
14mr|festival-2.1-4|298	%{_bindir}/festival
14mr|festival-2.1-4|299	%{_bindir}/festival_client
14mr|festival-2.1-4|300	%{_bindir}/festival_server
14mr|festival-2.1-4|301	%{_bindir}/festival_server_control
14mr|festival-2.1-4|302	%{_bindir}/text2wave
14mr|festival-2.1-4|303	%{_bindir}/saytime
14mr|festival-2.1-4|304	%{_libdir}/libFestival.so.%{version}*
14mr|festival-2.1-4|305	%dir %{_datadir}/festival
14mr|festival-2.1-4|306	%dir %{_datadir}/festival/lib
14mr|festival-2.1-4|307	%{_datadir}/festival/lib/*.scm
14mr|festival-2.1-4|308	%{_datadir}/festival/lib/festival.el
14mr|festival-2.1-4|309	%{_datadir}/festival/lib/*.ent
14mr|festival-2.1-4|310	%{_datadir}/festival/lib/*.gram
14mr|festival-2.1-4|311	%{_datadir}/festival/lib/*.dtd
14mr|festival-2.1-4|312	%{_datadir}/festival/lib/*.ngrambin
14mr|festival-2.1-4|313	%{_datadir}/festival/lib/speech.properties
14mr|festival-2.1-4|314	%{_datadir}/festival/dicts
14mr|festival-2.1-4|315	%{_datadir}/festival/voices
14mr|festival-2.1-4|316	%dir %{_datadir}/festival/lib/multisyn
14mr|festival-2.1-4|317	%{_datadir}/festival/lib/multisyn/*.scm
14mr|festival-2.1-4|318	%dir %{_datadir}/festival/examples
14mr|festival-2.1-4|319	#% {_datadir}/festival/examples/intro.text
14mr|festival-2.1-4|320	%{_mandir}/man1/*
14mr|festival-2.1-4|321	%config(noreplace) %{_sysconfdir}/festival
14mr|festival-2.1-4|322	
14mr|festival-2.1-4|323	%files devel
14mr|festival-2.1-4|324	%doc festdoc-1.4.2/speech_tools
14mr|festival-2.1-4|325	%{_libdir}/libFestival.so
14mr|festival-2.1-4|326	%{_includedir}/festival
14mr|festival-2.1-4|327	%{_datadir}/festival/config
14mr|festival-2.1-4|328	
14mr|festival-2.1-4|329	%files -n speech_tools
14mr|festival-2.1-4|330	%doc speech_tools/INSTALL speech_tools/README
14mr|festival-2.1-4|331	%{_bindir}/ch_track
14mr|festival-2.1-4|332	%{_bindir}/ch_wave
14mr|festival-2.1-4|333	%{_bindir}/make_wagon_desc
14mr|festival-2.1-4|334	%{_bindir}/na_play
14mr|festival-2.1-4|335	%{_bindir}/na_record
14mr|festival-2.1-4|336	%{_bindir}/pitchmark
14mr|festival-2.1-4|337	%{_bindir}/pm
14mr|festival-2.1-4|338	%{_bindir}/sig2fv
14mr|festival-2.1-4|339	%{_bindir}/wagon
14mr|festival-2.1-4|340	%{_bindir}/wagon_test
14mr|festival-2.1-4|341	%{_bindir}/wfst_run
14mr|festival-2.1-4|342	%{_bindir}/wfst_build
14mr|festival-2.1-4|343	%{_datadir}/festival/examples
14mr|festival-2.1-4|344	
14mr|festival-2.1-4|345	%files -n %{libname}
14mr|festival-2.1-4|346	%doc speech_tools/README
14mr|festival-2.1-4|347	%{_libdir}/libestbase.so.%{major}*
14mr|festival-2.1-4|348	%{_libdir}/libestools.so.%{major}*
14mr|festival-2.1-4|349	
14mr|festival-2.1-4|350	%files -n %libnamestring
14mr|festival-2.1-4|351	%{_libdir}/libeststring.so.%{stringmajor}*
14mr|festival-2.1-4|352	
14mr|festival-2.1-4|353	%files -n %{libnamedevel}
14mr|festival-2.1-4|354	%{_includedir}/EST
14mr|festival-2.1-4|355	%{_libdir}/libestbase.so
14mr|festival-2.1-4|356	%{_libdir}/libestools.so
14mr|festival-2.1-4|357	%{_libdir}/libeststring.so
14mr|festival-2.1-4|358	
14mr|festival-2.1-4|359	%changelog
14mr|festival-2.1-4|360	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-4
14mr|festival-2.1-4|361	+ Revision: 75f6c23
14mr|festival-2.1-4|362	- MassBuild#440: Increase release tag
14mr|festival-2.1-4|363	
14mr|festival-2.1-4|364	

16316 14
14mr|festlex-1.4.3-11|1	%define name festlex
14mr|festlex-1.4.3-11|2	%define version 1.4.3
14mr|festlex-1.4.3-11|3	%define release 11
14mr|festlex-1.4.3-11|4	
14mr|festlex-1.4.3-11|5	Name:  %name
14mr|festlex-1.4.3-11|6	Summary: Voices for Festival - a free speech synthesizer
14mr|festlex-1.4.3-11|7	Version: %{version}
14mr|festlex-1.4.3-11|8	Release: %release
14mr|festlex-1.4.3-11|9	License: BSD
14mr|festlex-1.4.3-11|10	Group: Sound
14mr|festlex-1.4.3-11|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|festlex-1.4.3-11|12	URL: http://www.cstr.ed.ac.uk/projects/festival/
14mr|festlex-1.4.3-11|13	BuildArch: noarch
14mr|festlex-1.4.3-11|14	
14mr|festlex-1.4.3-11|15	### DICTIONARIES
14mr|festlex-1.4.3-11|16	# Generic English dictionary
14mr|festlex-1.4.3-11|17	Source100: ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festlex_POSLEX.tar.bz2
14mr|festlex-1.4.3-11|18	# American English dictionary
14mr|festlex-1.4.3-11|19	Source101: ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festlex_CMU.tar.bz2
14mr|festlex-1.4.3-11|20	
14mr|festlex-1.4.3-11|21	%description
14mr|festlex-1.4.3-11|22	Festival is a general multi-lingual speech synthesis system developed
14mr|festlex-1.4.3-11|23	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festlex-1.4.3-11|24	well as an environment for development and research of speech synthesis
14mr|festlex-1.4.3-11|25	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festlex-1.4.3-11|26	for general control.
14mr|festlex-1.4.3-11|27	
14mr|festlex-1.4.3-11|28	This package contains dictionaries for use with Festival
14mr|festlex-1.4.3-11|29	
14mr|festlex-1.4.3-11|30	
14mr|festlex-1.4.3-11|31	%package POSLEX
14mr|festlex-1.4.3-11|32	Group:		Sound
14mr|festlex-1.4.3-11|33	Summary:	Festival Speech Lexicons for Engish
14mr|festlex-1.4.3-11|34	Provides:	festival-lexicons
14mr|festlex-1.4.3-11|35	
14mr|festlex-1.4.3-11|36	%description POSLEX
14mr|festlex-1.4.3-11|37	Part of speech lexicons and ngram from English.  Required by all
14mr|festlex-1.4.3-11|38	British and American English voices.
14mr|festlex-1.4.3-11|39	
14mr|festlex-1.4.3-11|40	%package CMU
14mr|festlex-1.4.3-11|41	Group:		Sound
14mr|festlex-1.4.3-11|42	Summary:	CMU dictionary in Festival form
14mr|festlex-1.4.3-11|43	Provides:	festival-dictionary
14mr|festlex-1.4.3-11|44	Provides:	festival-dictionary-en_US
14mr|festlex-1.4.3-11|45	Requires:	festlex-POSLEX
14mr|festlex-1.4.3-11|46	
14mr|festlex-1.4.3-11|47	%description CMU
14mr|festlex-1.4.3-11|48	CMU dictionary in Festival form, required for American English voices.
14mr|festlex-1.4.3-11|49	
14mr|festlex-1.4.3-11|50	%prep
14mr|festlex-1.4.3-11|51	rm -rf $RPM_BUILD_ROOT
14mr|festlex-1.4.3-11|52	
14mr|festlex-1.4.3-11|53	%setup  -T -c -q -a 100 -a 101
14mr|festlex-1.4.3-11|54	
14mr|festlex-1.4.3-11|55	%build
14mr|festlex-1.4.3-11|56	
14mr|festlex-1.4.3-11|57	#cd festival/lib/dicts/cmu
14mr|festlex-1.4.3-11|58	#make
14mr|festlex-1.4.3-11|59	#cd ../../..
14mr|festlex-1.4.3-11|60	
14mr|festlex-1.4.3-11|61	%install
14mr|festlex-1.4.3-11|62	mkdir -p $RPM_BUILD_ROOT%_datadir/festival
14mr|festlex-1.4.3-11|63	cp -a festival/lib/dicts $RPM_BUILD_ROOT%_datadir/festival
14mr|festlex-1.4.3-11|64	
14mr|festlex-1.4.3-11|65	rm -f $RPM_BUILD_ROOT/%{_datadir}/festival/dicts/COPYING.poslex
14mr|festlex-1.4.3-11|66	
14mr|festlex-1.4.3-11|67	%clean
14mr|festlex-1.4.3-11|68	rm -rf $RPM_BUILD_ROOT
14mr|festlex-1.4.3-11|69	
14mr|festlex-1.4.3-11|70	%files POSLEX
14mr|festlex-1.4.3-11|71	%defattr(-,root,root)
14mr|festlex-1.4.3-11|72	%_datadir/festival/dicts/wsj*
14mr|festlex-1.4.3-11|73	%doc festival/lib/dicts/COPYING.poslex
14mr|festlex-1.4.3-11|74	
14mr|festlex-1.4.3-11|75	%files CMU
14mr|festlex-1.4.3-11|76	%defattr(-,root,root)
14mr|festlex-1.4.3-11|77	%_datadir/festival/dicts/cmu
14mr|festlex-1.4.3-11|78	%doc festival/lib/dicts/cmu/COPYING
14mr|festlex-1.4.3-11|79	
14mr|festlex-1.4.3-11|80	
14mr|festlex-1.4.3-11|81	
14mr|festlex-1.4.3-11|82	
14mr|festlex-1.4.3-11|83	%changelog
14mr|festlex-1.4.3-11|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.3-11
14mr|festlex-1.4.3-11|85	+ Revision: 69925fe
14mr|festlex-1.4.3-11|86	- MassBuild#440: Increase release tag
14mr|festlex-1.4.3-11|87	
14mr|festlex-1.4.3-11|88	

16317 14
14mr|festvox-1.4.3-11|1	%define name festvox
14mr|festvox-1.4.3-11|2	%define version 1.4.3
14mr|festvox-1.4.3-11|3	%define release 11
14mr|festvox-1.4.3-11|4	
14mr|festvox-1.4.3-11|5	Name:  		%name
14mr|festvox-1.4.3-11|6	Summary: 	Voices for Festival - a free speech synthesizer
14mr|festvox-1.4.3-11|7	Version: 	%{version}
14mr|festvox-1.4.3-11|8	Release: 	%release
14mr|festvox-1.4.3-11|9	License: 	BSD
14mr|festvox-1.4.3-11|10	Group: 		Sound
14mr|festvox-1.4.3-11|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
14mr|festvox-1.4.3-11|12	URL: 		http://www.cstr.ed.ac.uk/projects/festival/
14mr|festvox-1.4.3-11|13	BuildArch: 	noarch
14mr|festvox-1.4.3-11|14	
14mr|festvox-1.4.3-11|15	### VOICES
14mr|festvox-1.4.3-11|16	# American English male speaker (KAL), residual excited LPC diphone database
14mr|festvox-1.4.3-11|17	Source200: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kallpc16k.tar.bz2
14mr|festvox-1.4.3-11|18	# Same voice at lower quality
14mr|festvox-1.4.3-11|19	Source201: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kallpc8k.tar.bz2
14mr|festvox-1.4.3-11|20	# American English male speaker, residual excited LPC diphone database
14mr|festvox-1.4.3-11|21	Source202: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kedlpc16k.tar.bz2
14mr|festvox-1.4.3-11|22	# Same voice at lower quality
14mr|festvox-1.4.3-11|23	Source203: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kedlpc8k.tar.bz2
14mr|festvox-1.4.3-11|24	# British English RP male speaker using residual excited LPC diphone
14mr|festvox-1.4.3-11|25	# database, requires festlex_POSLEX and festlex_OALD (non-free)
14mr|festvox-1.4.3-11|26	#Source204: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_rablpc16k.tar.bz2
14mr|festvox-1.4.3-11|27	# Same as festvox_rablpc16k but at 8KHz sampling.
14mr|festvox-1.4.3-11|28	# requires festlex_POSLEX and festlex_OALD (non-free)
14mr|festvox-1.4.3-11|29	#Source205: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_rablpc8k.tar.bz2
14mr|festvox-1.4.3-11|30	
14mr|festvox-1.4.3-11|31	# Castilian Spanish male speaker, residual excited LPC diphone database
14mr|festvox-1.4.3-11|32	# NONFREE! - Free for non-commercial use
14mr|festvox-1.4.3-11|33	#Source299: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_ellpc11k.tar.bz2
14mr|festvox-1.4.3-11|34	
14mr|festvox-1.4.3-11|35	# Add some useful words to the dictionary...
14mr|festvox-1.4.3-11|36	#Patch10: CMU-redhat.patch.bz2
14mr|festvox-1.4.3-11|37	
14mr|festvox-1.4.3-11|38	%description
14mr|festvox-1.4.3-11|39	Festival is a general multi-lingual speech synthesis system developed
14mr|festvox-1.4.3-11|40	at CSTR. It offers a full text to speech system with various APIs, as
14mr|festvox-1.4.3-11|41	well as an environment for development and research of speech synthesis
14mr|festvox-1.4.3-11|42	techniques. It is written in C++ with a Scheme-based command interpreter
14mr|festvox-1.4.3-11|43	for general control.
14mr|festvox-1.4.3-11|44	
14mr|festvox-1.4.3-11|45	This package contains voices for use with Festival
14mr|festvox-1.4.3-11|46	
14mr|festvox-1.4.3-11|47	
14mr|festvox-1.4.3-11|48	%package kallpc16k
14mr|festvox-1.4.3-11|49	Group:		Sound
14mr|festvox-1.4.3-11|50	Summary:	Festival Voice - American English male speaker (KAL) 16kHz
14mr|festvox-1.4.3-11|51	Requires:	festvox-kallpc-common
14mr|festvox-1.4.3-11|52	Provides:	festival-voice
14mr|festvox-1.4.3-11|53	Provides:	festival-voice-english
14mr|festvox-1.4.3-11|54	Provides:	festival-voice-en_US
14mr|festvox-1.4.3-11|55	
14mr|festvox-1.4.3-11|56	%description kallpc16k
14mr|festvox-1.4.3-11|57	Festival Voice - American English male speaker (KAL) 16kHz
14mr|festvox-1.4.3-11|58	
14mr|festvox-1.4.3-11|59	%package kallpc8k
14mr|festvox-1.4.3-11|60	Group:		Sound
14mr|festvox-1.4.3-11|61	Summary:	Festival Voice - American English male speaker (KAL) 8kHz
14mr|festvox-1.4.3-11|62	Requires:	festvox-kallpc-common
14mr|festvox-1.4.3-11|63	Provides:	festival-voice
14mr|festvox-1.4.3-11|64	Provides:	festival-voice-english
14mr|festvox-1.4.3-11|65	Provides:	festival-voice-en_US
14mr|festvox-1.4.3-11|66	
14mr|festvox-1.4.3-11|67	%description kallpc8k
14mr|festvox-1.4.3-11|68	Festival Voice - American English male speaker (KAL) 8kHz
14mr|festvox-1.4.3-11|69	
14mr|festvox-1.4.3-11|70	%package kallpc-common
14mr|festvox-1.4.3-11|71	Group:		Sound
14mr|festvox-1.4.3-11|72	Summary:	Festival Voice - American English male speaker (KAL) - Common
14mr|festvox-1.4.3-11|73	Requires:	festlex-CMU
14mr|festvox-1.4.3-11|74	
14mr|festvox-1.4.3-11|75	%description kallpc-common
14mr|festvox-1.4.3-11|76	Festival Voice - American English male speaker (KAL)
14mr|festvox-1.4.3-11|77	
14mr|festvox-1.4.3-11|78	Files shared between the 16kHz and 8kHz Voices
14mr|festvox-1.4.3-11|79	
14mr|festvox-1.4.3-11|80	
14mr|festvox-1.4.3-11|81	%package kedlpc16k
14mr|festvox-1.4.3-11|82	Group:		Sound
14mr|festvox-1.4.3-11|83	Summary:	Festival Voice - American English male speaker (KED) 16kHz
14mr|festvox-1.4.3-11|84	Requires:	festvox-kedlpc-common
14mr|festvox-1.4.3-11|85	Provides:	festival-voice
14mr|festvox-1.4.3-11|86	Provides:	festival-voice-english
14mr|festvox-1.4.3-11|87	Provides:	festival-voice-en_US
14mr|festvox-1.4.3-11|88	
14mr|festvox-1.4.3-11|89	%description kedlpc16k
14mr|festvox-1.4.3-11|90	Festival Voice - American English male speaker (KAL) 16kHz
14mr|festvox-1.4.3-11|91	
14mr|festvox-1.4.3-11|92	%package kedlpc8k
14mr|festvox-1.4.3-11|93	Group:		Sound
14mr|festvox-1.4.3-11|94	Summary:	Festival Voice - American English male speaker (KDE) 8kHz
14mr|festvox-1.4.3-11|95	Requires:	festvox-kedlpc-common
14mr|festvox-1.4.3-11|96	Provides:	festival-voice
14mr|festvox-1.4.3-11|97	Provides:	festival-voice-english
14mr|festvox-1.4.3-11|98	Provides:	festival-voice-en_US
14mr|festvox-1.4.3-11|99	
14mr|festvox-1.4.3-11|100	%description kedlpc8k
14mr|festvox-1.4.3-11|101	Festival Voice - American English male speaker (KED) 8kHz
14mr|festvox-1.4.3-11|102	
14mr|festvox-1.4.3-11|103	%package kedlpc-common
14mr|festvox-1.4.3-11|104	Group:		Sound
14mr|festvox-1.4.3-11|105	Summary:	Festival Voice - American English male speaker (KED) - Common
14mr|festvox-1.4.3-11|106	Requires:	festlex-CMU
14mr|festvox-1.4.3-11|107	
14mr|festvox-1.4.3-11|108	%description kedlpc-common
14mr|festvox-1.4.3-11|109	Festival Voice - American English male speaker (KED)
14mr|festvox-1.4.3-11|110	
14mr|festvox-1.4.3-11|111	Files shared between the 16kHz and 8kHz Voices
14mr|festvox-1.4.3-11|112	
14mr|festvox-1.4.3-11|113	
14mr|festvox-1.4.3-11|114	#%package rablpc16k
14mr|festvox-1.4.3-11|115	#Group:		Sound
14mr|festvox-1.4.3-11|116	#Summary:	Festival Voice - British English male speaker (RAB) 16kHz
14mr|festvox-1.4.3-11|117	#Requires:	festvox-rablpc-common
14mr|festvox-1.4.3-11|118	#Provides:	festival-voice
14mr|festvox-1.4.3-11|119	#Provides:	festival-voice-english
14mr|festvox-1.4.3-11|120	#Provides:	festival-voice-en_UK
14mr|festvox-1.4.3-11|121	
14mr|festvox-1.4.3-11|122	#%description rablpc16k
14mr|festvox-1.4.3-11|123	#Festival Voice - British English male speaker (RAB) 16kHz
14mr|festvox-1.4.3-11|124	
14mr|festvox-1.4.3-11|125	#%package rablpc8k
14mr|festvox-1.4.3-11|126	#Group:		Sound
14mr|festvox-1.4.3-11|127	#Summary:	Festival Voice - British English male speaker (RAB) 8kHz
14mr|festvox-1.4.3-11|128	#Requires:	festvox-rablpc-common
14mr|festvox-1.4.3-11|129	#Provides:	festival-voice
14mr|festvox-1.4.3-11|130	#Provides:	festival-voice-english
14mr|festvox-1.4.3-11|131	#Provides:	festival-voice-en_UK
14mr|festvox-1.4.3-11|132	
14mr|festvox-1.4.3-11|133	#%description rablpc8k
14mr|festvox-1.4.3-11|134	#Festival Voice - American English male speaker (RAB) 8kHz
14mr|festvox-1.4.3-11|135	
14mr|festvox-1.4.3-11|136	#%package rablpc-common
14mr|festvox-1.4.3-11|137	#Group:		Sound
14mr|festvox-1.4.3-11|138	#Summary:	Festival Voice - British English male speaker (RAB) - Common
14mr|festvox-1.4.3-11|139	#Requires:	festlex-OALD
14mr|festvox-1.4.3-11|140	
14mr|festvox-1.4.3-11|141	#%description rablpc-common
14mr|festvox-1.4.3-11|142	#Festival Voice - British English male speaker (RAB)
14mr|festvox-1.4.3-11|143	
14mr|festvox-1.4.3-11|144	#Files shared between the 16kHz and 8kHz Voices
14mr|festvox-1.4.3-11|145	
14mr|festvox-1.4.3-11|146	%prep
14mr|festvox-1.4.3-11|147	rm -rf $RPM_BUILD_ROOT
14mr|festvox-1.4.3-11|148	
14mr|festvox-1.4.3-11|149	#%setup -D -T -c -q -a 100 -a 101 -a 201 -a 202 -a 203 -a 204 -a205
14mr|festvox-1.4.3-11|150	%setup  -T -c -q -a 200 -a 201 -a 202 -a 203
14mr|festvox-1.4.3-11|151	#%patch10
14mr|festvox-1.4.3-11|152	
14mr|festvox-1.4.3-11|153	%build
14mr|festvox-1.4.3-11|154	
14mr|festvox-1.4.3-11|155	#cd festival/lib/dicts/cmu
14mr|festvox-1.4.3-11|156	#make
14mr|festvox-1.4.3-11|157	#cd ../../..
14mr|festvox-1.4.3-11|158	
14mr|festvox-1.4.3-11|159	%install
14mr|festvox-1.4.3-11|160	mkdir -p $RPM_BUILD_ROOT%_datadir/festival
14mr|festvox-1.4.3-11|161	cp -a festival/lib/voices $RPM_BUILD_ROOT%_datadir/festival
14mr|festvox-1.4.3-11|162	
14mr|festvox-1.4.3-11|163	rm -f $RPM_BUILD_ROOT/%{_datadir}/festival/voices/english/*/COPYING
14mr|festvox-1.4.3-11|164	
14mr|festvox-1.4.3-11|165	%clean
14mr|festvox-1.4.3-11|166	rm -rf $RPM_BUILD_ROOT
14mr|festvox-1.4.3-11|167	
14mr|festvox-1.4.3-11|168	%files kallpc16k
14mr|festvox-1.4.3-11|169	%defattr(-,root,root)
14mr|festvox-1.4.3-11|170	%_datadir/festival/voices/english/kal_diphone/group/kallpc16k.group
14mr|festvox-1.4.3-11|171	
14mr|festvox-1.4.3-11|172	%files kallpc8k
14mr|festvox-1.4.3-11|173	%defattr(-,root,root)
14mr|festvox-1.4.3-11|174	%_datadir/festival/voices/english/kal_diphone/group/kallpc8k.group
14mr|festvox-1.4.3-11|175	
14mr|festvox-1.4.3-11|176	%files kallpc-common
14mr|festvox-1.4.3-11|177	%defattr(-,root,root)
14mr|festvox-1.4.3-11|178	%doc festival/lib/voices/english/kal_diphone/COPYING
14mr|festvox-1.4.3-11|179	%_datadir/festival/voices/english/kal_diphone/festvox/*.scm
14mr|festvox-1.4.3-11|180	
14mr|festvox-1.4.3-11|181	%files kedlpc16k
14mr|festvox-1.4.3-11|182	%defattr(-,root,root)
14mr|festvox-1.4.3-11|183	%_datadir/festival/voices/english/ked_diphone/group/kedlpc16k.group
14mr|festvox-1.4.3-11|184	
14mr|festvox-1.4.3-11|185	%files kedlpc8k
14mr|festvox-1.4.3-11|186	%defattr(-,root,root)
14mr|festvox-1.4.3-11|187	%_datadir/festival/voices/english/ked_diphone/group/kedlpc8k.group
14mr|festvox-1.4.3-11|188	
14mr|festvox-1.4.3-11|189	%files kedlpc-common
14mr|festvox-1.4.3-11|190	%defattr(-,root,root)
14mr|festvox-1.4.3-11|191	%doc festival/lib/voices/english/ked_diphone/COPYING
14mr|festvox-1.4.3-11|192	%_datadir/festival/voices/english/ked_diphone/festvox/*.scm
14mr|festvox-1.4.3-11|193	
14mr|festvox-1.4.3-11|194	#%files rablpc16k
14mr|festvox-1.4.3-11|195	#%defattr(-,root,root)
14mr|festvox-1.4.3-11|196	#%_datadir/festival/voices/english/rab_diphone/group/rablpc16k.group
14mr|festvox-1.4.3-11|197	
14mr|festvox-1.4.3-11|198	#%files rablpc8k
14mr|festvox-1.4.3-11|199	#%defattr(-,root,root)
14mr|festvox-1.4.3-11|200	#%_datadir/festival/voices/english/rab_diphone/group/rablpc8k.group
14mr|festvox-1.4.3-11|201	
14mr|festvox-1.4.3-11|202	#%files rablpc-common
14mr|festvox-1.4.3-11|203	#%defattr(-,root,root)
14mr|festvox-1.4.3-11|204	#%doc festival/lib/voices/english/rab_diphone/COPYING
14mr|festvox-1.4.3-11|205	#%_datadir/festival/voices/english/rab_diphone/festvox/*.scm
14mr|festvox-1.4.3-11|206	
14mr|festvox-1.4.3-11|207	
14mr|festvox-1.4.3-11|208	
14mr|festvox-1.4.3-11|209	
14mr|festvox-1.4.3-11|210	
14mr|festvox-1.4.3-11|211	%changelog
14mr|festvox-1.4.3-11|212	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.3-11
14mr|festvox-1.4.3-11|213	+ Revision: ebd645a
14mr|festvox-1.4.3-11|214	- MassBuild#440: Increase release tag
14mr|festvox-1.4.3-11|215	
14mr|festvox-1.4.3-11|216	

16318 14
14mr|fetchmail-6.3.22-2|1	Summary: 	Full-featured POP/IMAP mail retrieval daemon
14mr|fetchmail-6.3.22-2|2	Name:		fetchmail
14mr|fetchmail-6.3.22-2|3	Version:	6.3.22
14mr|fetchmail-6.3.22-2|4	Release:	2
14mr|fetchmail-6.3.22-2|5	License: 	GPLv2
14mr|fetchmail-6.3.22-2|6	Group:		Networking/Mail
14mr|fetchmail-6.3.22-2|7	URL: 		http://www.fetchmail.info
14mr|fetchmail-6.3.22-2|8	Source0:	http://download.berlios.de/fetchmail/%name-%version.tar.xz
14mr|fetchmail-6.3.22-2|9	Source2:	http://download.berlios.de/fetchmail/%name-%version.tar.xz.asc
14mr|fetchmail-6.3.22-2|10	Source3:	fetchmailconf.desktop.bz2
14mr|fetchmail-6.3.22-2|11	Source4:	fetchmail.sysconfig.bz2
14mr|fetchmail-6.3.22-2|12	Source5:	fetchmail.init
14mr|fetchmail-6.3.22-2|13	Source6:	fetchmail.gif
14mr|fetchmail-6.3.22-2|14	Patch0:		fetchmail-5.7.0-nlsfix.patch
14mr|fetchmail-6.3.22-2|15	Patch9:		fetchmail-6.3.2-norootwarning.patch
14mr|fetchmail-6.3.22-2|16	BuildRequires:	bison
14mr|fetchmail-6.3.22-2|17	BuildRequires:	flex
14mr|fetchmail-6.3.22-2|18	BuildRequires:	gettext
14mr|fetchmail-6.3.22-2|19	BuildRequires:	gettext-devel
14mr|fetchmail-6.3.22-2|20	BuildRequires:	openssl-devel
14mr|fetchmail-6.3.22-2|21	BuildRequires:	python
14mr|fetchmail-6.3.22-2|22	Requires: 	MailTransportAgent
14mr|fetchmail-6.3.22-2|23	
14mr|fetchmail-6.3.22-2|24	%description
14mr|fetchmail-6.3.22-2|25	Fetchmail is a free, full-featured, robust, and well-documented remote mail
14mr|fetchmail-6.3.22-2|26	retrieval and forwarding utility intended to be used over on-demand TCP/IP
14mr|fetchmail-6.3.22-2|27	links (such as SLIP or PPP connections).
14mr|fetchmail-6.3.22-2|28	
14mr|fetchmail-6.3.22-2|29	It retrieves mail from remote mail servers and forwards it to your local
14mr|fetchmail-6.3.22-2|30	(client) machine's delivery system, so it can then be read by normal
14mr|fetchmail-6.3.22-2|31	mail user agents such as Mutt, Elm, Pine, (X)Emacs/Gnus or Mailx.
14mr|fetchmail-6.3.22-2|32	
14mr|fetchmail-6.3.22-2|33	It comes with an interactive GUI configurator suitable for end-users.
14mr|fetchmail-6.3.22-2|34	
14mr|fetchmail-6.3.22-2|35	Fetchmail supports every remote-mail protocol currently in use on the
14mr|fetchmail-6.3.22-2|36	Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN) for
14mr|fetchmail-6.3.22-2|37	retrieval.  Then Fetchmail forwards the mail through SMTP, so you can
14mr|fetchmail-6.3.22-2|38	read it through your normal mail client.
14mr|fetchmail-6.3.22-2|39	
14mr|fetchmail-6.3.22-2|40	%package -n fetchmailconf
14mr|fetchmail-6.3.22-2|41	Summary: 	A utility for graphically configuring your fetchmail preferences
14mr|fetchmail-6.3.22-2|42	Group: 		System/Configuration/Networking
14mr|fetchmail-6.3.22-2|43	Requires: 	tkinter
14mr|fetchmail-6.3.22-2|44	Requires: 	%name = %version
14mr|fetchmail-6.3.22-2|45	
14mr|fetchmail-6.3.22-2|46	
14mr|fetchmail-6.3.22-2|47	%description -n fetchmailconf
14mr|fetchmail-6.3.22-2|48	Fetchmailconf is a TCL/TK application for graphically configuring
14mr|fetchmail-6.3.22-2|49	your ~/.fetchmailrc preferences file.
14mr|fetchmail-6.3.22-2|50	
14mr|fetchmail-6.3.22-2|51	Fetchmail has many options which can be daunting to the new user.
14mr|fetchmail-6.3.22-2|52	
14mr|fetchmail-6.3.22-2|53	This utility takes some of the guesswork and hassle out of setting up
14mr|fetchmail-6.3.22-2|54	fetchmail.
14mr|fetchmail-6.3.22-2|55	
14mr|fetchmail-6.3.22-2|56	%package daemon
14mr|fetchmail-6.3.22-2|57	Summary:	SySV init script for demonize fetchmail for retrieving emails
14mr|fetchmail-6.3.22-2|58	Group:		System/Base
14mr|fetchmail-6.3.22-2|59	Requires:	%name = %version
14mr|fetchmail-6.3.22-2|60	Requires(preun): rpm-helper
14mr|fetchmail-6.3.22-2|61	Requires(post): rpm-helper
14mr|fetchmail-6.3.22-2|62	
14mr|fetchmail-6.3.22-2|63	%description daemon
14mr|fetchmail-6.3.22-2|64	SySV init script for demonize fetchmail for sucking emails.
14mr|fetchmail-6.3.22-2|65	
14mr|fetchmail-6.3.22-2|66	%prep
14mr|fetchmail-6.3.22-2|67	%setup -q
14mr|fetchmail-6.3.22-2|68	%patch0 -p0
14mr|fetchmail-6.3.22-2|69	%patch9 -p0 -b .norootwarn
14mr|fetchmail-6.3.22-2|70	
14mr|fetchmail-6.3.22-2|71	%build
14mr|fetchmail-6.3.22-2|72	%serverbuild
14mr|fetchmail-6.3.22-2|73	export CFLAGS="$CFLAGS -g"
14mr|fetchmail-6.3.22-2|74	%configure2_5x  \
14mr|fetchmail-6.3.22-2|75	--with-ssl=%_prefix	\
14mr|fetchmail-6.3.22-2|76	--enable-RPA		\
14mr|fetchmail-6.3.22-2|77	--enable-NTLM		\
14mr|fetchmail-6.3.22-2|78	--enable-SDPS
14mr|fetchmail-6.3.22-2|79	
14mr|fetchmail-6.3.22-2|80	# (tv) do not use %%make in order to workaround buggy parallel build:
14mr|fetchmail-6.3.22-2|81	make all
14mr|fetchmail-6.3.22-2|82	
14mr|fetchmail-6.3.22-2|83	%install
14mr|fetchmail-6.3.22-2|84	rm -fr %{buildroot}
14mr|fetchmail-6.3.22-2|85	mkdir -p %{buildroot}{%_libdir/rhs/control-panel,%_datadir/applets/Administration} \
14mr|fetchmail-6.3.22-2|86	%{buildroot}{%_sysconfdir/{X11/wmconfig,sysconfig},%_mandir/man1,%_initrddir}
14mr|fetchmail-6.3.22-2|87	
14mr|fetchmail-6.3.22-2|88	%makeinstall
14mr|fetchmail-6.3.22-2|89	
14mr|fetchmail-6.3.22-2|90	install rh-config/*.{xpm,init} %{buildroot}%_libdir/rhs/control-panel
14mr|fetchmail-6.3.22-2|91	
14mr|fetchmail-6.3.22-2|92	%if %{mdkversion} < 200610
14mr|fetchmail-6.3.22-2|93	bzcat %SOURCE3 > %{buildroot}%_datadir/applets/Administration/fetchmailconf.desktop
14mr|fetchmail-6.3.22-2|94	%endif
14mr|fetchmail-6.3.22-2|95	bzcat %SOURCE4 > %{buildroot}%_sysconfdir/sysconfig/fetchmail
14mr|fetchmail-6.3.22-2|96	install -m0755 %SOURCE5 %{buildroot}%_initrddir/fetchmail
14mr|fetchmail-6.3.22-2|97	
14mr|fetchmail-6.3.22-2|98	echo -e "# Put here each user config\n" > %{buildroot}/etc/fetchmailrc
14mr|fetchmail-6.3.22-2|99	
14mr|fetchmail-6.3.22-2|100	rm -rf contrib/RCS
14mr|fetchmail-6.3.22-2|101	chmod 644 contrib/*
14mr|fetchmail-6.3.22-2|102	find -name \*.xpm -exec chmod 644 '{}' \;
14mr|fetchmail-6.3.22-2|103	
14mr|fetchmail-6.3.22-2|104	# Mandriva menu entry
14mr|fetchmail-6.3.22-2|105	mkdir -p %{buildroot}/{%_liconsdir,%_miconsdir,%_menudir}
14mr|fetchmail-6.3.22-2|106	
14mr|fetchmail-6.3.22-2|107	mkdir -p %{buildroot}%{_datadir}/applications
14mr|fetchmail-6.3.22-2|108	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|fetchmail-6.3.22-2|109	[Desktop Entry]
14mr|fetchmail-6.3.22-2|110	Name=Fetchmailconf
14mr|fetchmail-6.3.22-2|111	Comment=Full-featured POP/IMAP mail retrieval daemon
14mr|fetchmail-6.3.22-2|112	Exec=%{_bindir}/%{name}
14mr|fetchmail-6.3.22-2|113	Icon=%{name}
14mr|fetchmail-6.3.22-2|114	Terminal=false
14mr|fetchmail-6.3.22-2|115	Type=Application
14mr|fetchmail-6.3.22-2|116	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
14mr|fetchmail-6.3.22-2|117	EOF
14mr|fetchmail-6.3.22-2|118	
14mr|fetchmail-6.3.22-2|119	%find_lang %name
14mr|fetchmail-6.3.22-2|120	
14mr|fetchmail-6.3.22-2|121	cat > README.fetchmail-conf <<EOF
14mr|fetchmail-6.3.22-2|122	Fetchmailconf is a TCL/TK application for graphically configuring your
14mr|fetchmail-6.3.22-2|123	~/.fetchmailrc preferences file.
14mr|fetchmail-6.3.22-2|124	
14mr|fetchmail-6.3.22-2|125	Fetchmail has many options which can be daunting to the new user.
14mr|fetchmail-6.3.22-2|126	
14mr|fetchmail-6.3.22-2|127	
14mr|fetchmail-6.3.22-2|128	This utility takes some of the guesswork and hassle out of setting up
14mr|fetchmail-6.3.22-2|129	fetchmail.
14mr|fetchmail-6.3.22-2|130	EOF
14mr|fetchmail-6.3.22-2|131	
14mr|fetchmail-6.3.22-2|132	echo 'SySV init script for demonize fetchmail for sucking emails.'>README.fetchmail-daemon
14mr|fetchmail-6.3.22-2|133	
14mr|fetchmail-6.3.22-2|134	%post -n fetchmail-daemon
14mr|fetchmail-6.3.22-2|135	%_post_service fetchmail
14mr|fetchmail-6.3.22-2|136	
14mr|fetchmail-6.3.22-2|137	%preun -n fetchmail-daemon
14mr|fetchmail-6.3.22-2|138	%_preun_service fetchmail
14mr|fetchmail-6.3.22-2|139	
14mr|fetchmail-6.3.22-2|140	%postun -n fetchmail-daemon
14mr|fetchmail-6.3.22-2|141	if [ "$1" -ge "1" ]; then
14mr|fetchmail-6.3.22-2|142	/sbin/service fetchmail condrestart > /dev/null 2>/dev/null || :
14mr|fetchmail-6.3.22-2|143	fi
14mr|fetchmail-6.3.22-2|144	
14mr|fetchmail-6.3.22-2|145	%files -f %name.lang
14mr|fetchmail-6.3.22-2|146	%defattr (-, root, root)
14mr|fetchmail-6.3.22-2|147	%doc COPYING FAQ FEATURES INSTALL NEWS NOTES README
14mr|fetchmail-6.3.22-2|148	%doc contrib fetchmail-features.html fetchmail-FAQ.html design-notes.html
14mr|fetchmail-6.3.22-2|149	%_bindir/fetchmail
14mr|fetchmail-6.3.22-2|150	%_mandir/man1/fetchmail.1*
14mr|fetchmail-6.3.22-2|151	
14mr|fetchmail-6.3.22-2|152	%files -n fetchmailconf
14mr|fetchmail-6.3.22-2|153	%defattr(-,root,root)
14mr|fetchmail-6.3.22-2|154	%doc README.fetchmail-conf
14mr|fetchmail-6.3.22-2|155	%_libdir/rhs/control-panel/*
14mr|fetchmail-6.3.22-2|156	%_bindir/fetchmailconf
14mr|fetchmail-6.3.22-2|157	%_mandir/man1/fetchmailconf.1*
14mr|fetchmail-6.3.22-2|158	%if %{mdkversion} < 200610
14mr|fetchmail-6.3.22-2|159	%_datadir/applets/Administration/fetchmailconf.desktop
14mr|fetchmail-6.3.22-2|160	%_libdir/python*/site-packages/*
14mr|fetchmail-6.3.22-2|161	%else
14mr|fetchmail-6.3.22-2|162	%{_datadir}/applications/
14mr|fetchmail-6.3.22-2|163	%py_purelibdir/site-packages/*
14mr|fetchmail-6.3.22-2|164	%endif
14mr|fetchmail-6.3.22-2|165	
14mr|fetchmail-6.3.22-2|166	%files daemon
14mr|fetchmail-6.3.22-2|167	%defattr(-,root,root)
14mr|fetchmail-6.3.22-2|168	%doc README.fetchmail-daemon
14mr|fetchmail-6.3.22-2|169	%attr(600,root,root) %config(noreplace,missingok) %_sysconfdir/fetchmailrc
14mr|fetchmail-6.3.22-2|170	%config(noreplace) %{_sysconfdir}/sysconfig/fetchmail
14mr|fetchmail-6.3.22-2|171	%attr(755,root,root) %config(noreplace) %_initrddir/fetchmail
14mr|fetchmail-6.3.22-2|172	
14mr|fetchmail-6.3.22-2|173	%changelog
14mr|fetchmail-6.3.22-2|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.3.22-2
14mr|fetchmail-6.3.22-2|175	+ Revision: c09ab4d
14mr|fetchmail-6.3.22-2|176	- MassBuild#440: Increase release tag
14mr|fetchmail-6.3.22-2|177	
14mr|fetchmail-6.3.22-2|178	

16319 14
14mr|ffmpeg0.7-0.7.16-1|1	%define oname ffmpeg
14mr|ffmpeg0.7-0.7.16-1|2	
14mr|ffmpeg0.7-0.7.16-1|3	%define major 52
14mr|ffmpeg0.7-0.7.16-1|4	
14mr|ffmpeg0.7-0.7.16-1|5	%define libname %mklibname avcodec %{major}
14mr|ffmpeg0.7-0.7.16-1|6	
14mr|ffmpeg0.7-0.7.16-1|7	%define avfmajor 52
14mr|ffmpeg0.7-0.7.16-1|8	%define avflibname %mklibname avformats %{avfmajor}
14mr|ffmpeg0.7-0.7.16-1|9	%define postprocmajor 51
14mr|ffmpeg0.7-0.7.16-1|10	%define postproclibname %mklibname postproc %{postprocmajor}
14mr|ffmpeg0.7-0.7.16-1|11	
14mr|ffmpeg0.7-0.7.16-1|12	%define avumajor 50
14mr|ffmpeg0.7-0.7.16-1|13	%define avulibname %mklibname avutil %{avumajor}
14mr|ffmpeg0.7-0.7.16-1|14	%define swsmajor 0
14mr|ffmpeg0.7-0.7.16-1|15	%define swslibname %mklibname swscaler %{swsmajor}
14mr|ffmpeg0.7-0.7.16-1|16	
14mr|ffmpeg0.7-0.7.16-1|17	%define filtermajor 1
14mr|ffmpeg0.7-0.7.16-1|18	%define filterlibname %mklibname avfilter %{filtermajor}
14mr|ffmpeg0.7-0.7.16-1|19	
14mr|ffmpeg0.7-0.7.16-1|20	%define devname %mklibname %{name} -d
14mr|ffmpeg0.7-0.7.16-1|21	%define sdevname %mklibname %{name} -s -d
14mr|ffmpeg0.7-0.7.16-1|22	
14mr|ffmpeg0.7-0.7.16-1|23	%define build_swscaler 1
14mr|ffmpeg0.7-0.7.16-1|24	%define build_plf 0
14mr|ffmpeg0.7-0.7.16-1|25	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|ffmpeg0.7-0.7.16-1|26	%if %{build_plf}
14mr|ffmpeg0.7-0.7.16-1|27	%define distsuffix plf
14mr|ffmpeg0.7-0.7.16-1|28	%define extrarelsuffix plf
14mr|ffmpeg0.7-0.7.16-1|29	%endif
14mr|ffmpeg0.7-0.7.16-1|30	
14mr|ffmpeg0.7-0.7.16-1|31	%define build_faac 0
14mr|ffmpeg0.7-0.7.16-1|32	
14mr|ffmpeg0.7-0.7.16-1|33	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14mr|ffmpeg0.7-0.7.16-1|34	Name:		%{oname}0.7
14mr|ffmpeg0.7-0.7.16-1|35	Version:	0.7.16
14mr|ffmpeg0.7-0.7.16-1|36	Release:	1%{?extrarelsuffix}
14mr|ffmpeg0.7-0.7.16-1|37	%if %{build_plf}
14mr|ffmpeg0.7-0.7.16-1|38	License:	GPLv3+
14mr|ffmpeg0.7-0.7.16-1|39	%else
14mr|ffmpeg0.7-0.7.16-1|40	License:	GPLv2+
14mr|ffmpeg0.7-0.7.16-1|41	%endif
14mr|ffmpeg0.7-0.7.16-1|42	Group:		Video
14mr|ffmpeg0.7-0.7.16-1|43	Url:		http://ffmpeg.org/
14mr|ffmpeg0.7-0.7.16-1|44	Source0:	http://ffmpeg.org/releases/%{oname}-%{version}.tar.bz2
14mr|ffmpeg0.7-0.7.16-1|45	Patch0:		ffmpeg-0.7.16-makefile.patch
14mr|ffmpeg0.7-0.7.16-1|46	BuildRequires:	texi2html
14mr|ffmpeg0.7-0.7.16-1|47	BuildRequires:	yasm
14mr|ffmpeg0.7-0.7.16-1|48	BuildRequires:	jpeg-devel
14mr|ffmpeg0.7-0.7.16-1|49	BuildRequires:	bzip2-devel
14mr|ffmpeg0.7-0.7.16-1|50	%if %{build_faac}
14mr|ffmpeg0.7-0.7.16-1|51	BuildRequires:	libfaac-devel
14mr|ffmpeg0.7-0.7.16-1|52	%endif
14mr|ffmpeg0.7-0.7.16-1|53	BuildRequires:	pkgconfig(jack)
14mr|ffmpeg0.7-0.7.16-1|54	BuildRequires:	pkgconfig(libdc1394-2)
14mr|ffmpeg0.7-0.7.16-1|55	BuildRequires:	pkgconfig(libpng)
14mr|ffmpeg0.7-0.7.16-1|56	BuildRequires:	pkgconfig(librtmp)
14mr|ffmpeg0.7-0.7.16-1|57	BuildRequires:	pkgconfig(libva)
14mr|ffmpeg0.7-0.7.16-1|58	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|ffmpeg0.7-0.7.16-1|59	BuildRequires:	pkgconfig(sdl)
14mr|ffmpeg0.7-0.7.16-1|60	BuildRequires:	pkgconfig(theora)
14mr|ffmpeg0.7-0.7.16-1|61	BuildRequires:	pkgconfig(vdpau)
14mr|ffmpeg0.7-0.7.16-1|62	BuildRequires:	pkgconfig(vorbis)
14mr|ffmpeg0.7-0.7.16-1|63	BuildRequires:	pkgconfig(vpx)
14mr|ffmpeg0.7-0.7.16-1|64	%if %{build_plf}
14mr|ffmpeg0.7-0.7.16-1|65	BuildRequires:	lame-devel
14mr|ffmpeg0.7-0.7.16-1|66	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|ffmpeg0.7-0.7.16-1|67	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|ffmpeg0.7-0.7.16-1|68	BuildRequires:	pkgconfig(x264)
14mr|ffmpeg0.7-0.7.16-1|69	%endif
14mr|ffmpeg0.7-0.7.16-1|70	
14mr|ffmpeg0.7-0.7.16-1|71	%description
14mr|ffmpeg0.7-0.7.16-1|72	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|73	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|74	
14mr|ffmpeg0.7-0.7.16-1|75	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|76	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|77	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|78	
14mr|ffmpeg0.7-0.7.16-1|79	%if %{build_plf}
14mr|ffmpeg0.7-0.7.16-1|80	This package is in Restricted repository as it violates several patents.
14mr|ffmpeg0.7-0.7.16-1|81	%endif
14mr|ffmpeg0.7-0.7.16-1|82	
14mr|ffmpeg0.7-0.7.16-1|83	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|84	
14mr|ffmpeg0.7-0.7.16-1|85	%package -n %{libname}
14mr|ffmpeg0.7-0.7.16-1|86	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|87	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|88	Provides:	libffmpeg = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|89	Conflicts:	%{_lib}ffmpeg52 < 0.7.13-5
14mr|ffmpeg0.7-0.7.16-1|90	Obsoletes:	%{_lib}ffmpeg52 < 0.7.13-5
14mr|ffmpeg0.7-0.7.16-1|91	
14mr|ffmpeg0.7-0.7.16-1|92	%description -n %{libname}
14mr|ffmpeg0.7-0.7.16-1|93	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|94	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|95	
14mr|ffmpeg0.7-0.7.16-1|96	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|97	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|98	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|99	
14mr|ffmpeg0.7-0.7.16-1|100	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|101	
14mr|ffmpeg0.7-0.7.16-1|102	%files -n %{libname}
14mr|ffmpeg0.7-0.7.16-1|103	%{_libdir}/libavcodec.so.%{major}*
14mr|ffmpeg0.7-0.7.16-1|104	
14mr|ffmpeg0.7-0.7.16-1|105	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|106	
14mr|ffmpeg0.7-0.7.16-1|107	%package -n %{postproclibname}
14mr|ffmpeg0.7-0.7.16-1|108	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|109	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|110	Conflicts:	%{_lib}ffmpeg51
14mr|ffmpeg0.7-0.7.16-1|111	
14mr|ffmpeg0.7-0.7.16-1|112	%description -n %{postproclibname}
14mr|ffmpeg0.7-0.7.16-1|113	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|114	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|115	
14mr|ffmpeg0.7-0.7.16-1|116	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|117	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|118	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|119	
14mr|ffmpeg0.7-0.7.16-1|120	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|121	
14mr|ffmpeg0.7-0.7.16-1|122	%files -n %{postproclibname}
14mr|ffmpeg0.7-0.7.16-1|123	%{_libdir}/libpostproc.so.%{postprocmajor}*
14mr|ffmpeg0.7-0.7.16-1|124	
14mr|ffmpeg0.7-0.7.16-1|125	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|126	
14mr|ffmpeg0.7-0.7.16-1|127	%package -n %{avflibname}
14mr|ffmpeg0.7-0.7.16-1|128	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|129	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|130	
14mr|ffmpeg0.7-0.7.16-1|131	%description -n %{avflibname}
14mr|ffmpeg0.7-0.7.16-1|132	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|133	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|134	
14mr|ffmpeg0.7-0.7.16-1|135	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|136	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|137	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|138	
14mr|ffmpeg0.7-0.7.16-1|139	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|140	
14mr|ffmpeg0.7-0.7.16-1|141	%files -n %{avflibname}
14mr|ffmpeg0.7-0.7.16-1|142	%{_libdir}/libavformat.so.%{avfmajor}*
14mr|ffmpeg0.7-0.7.16-1|143	%{_libdir}/libavdevice.so.%{avfmajor}*
14mr|ffmpeg0.7-0.7.16-1|144	
14mr|ffmpeg0.7-0.7.16-1|145	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|146	
14mr|ffmpeg0.7-0.7.16-1|147	%package -n %{avulibname}
14mr|ffmpeg0.7-0.7.16-1|148	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|149	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|150	
14mr|ffmpeg0.7-0.7.16-1|151	%description -n %{avulibname}
14mr|ffmpeg0.7-0.7.16-1|152	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|153	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|154	
14mr|ffmpeg0.7-0.7.16-1|155	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|156	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|157	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|158	
14mr|ffmpeg0.7-0.7.16-1|159	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|160	
14mr|ffmpeg0.7-0.7.16-1|161	%files -n %{avulibname}
14mr|ffmpeg0.7-0.7.16-1|162	%{_libdir}/libavutil.so.%{avumajor}*
14mr|ffmpeg0.7-0.7.16-1|163	
14mr|ffmpeg0.7-0.7.16-1|164	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|165	
14mr|ffmpeg0.7-0.7.16-1|166	%package -n %{swslibname}
14mr|ffmpeg0.7-0.7.16-1|167	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|168	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|169	Requires:	%{avulibname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|170	
14mr|ffmpeg0.7-0.7.16-1|171	%description -n %{swslibname}
14mr|ffmpeg0.7-0.7.16-1|172	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|173	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|174	
14mr|ffmpeg0.7-0.7.16-1|175	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|176	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|177	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|178	
14mr|ffmpeg0.7-0.7.16-1|179	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|180	
14mr|ffmpeg0.7-0.7.16-1|181	%if %{build_swscaler}
14mr|ffmpeg0.7-0.7.16-1|182	%files -n %{swslibname}
14mr|ffmpeg0.7-0.7.16-1|183	%{_libdir}/libswscale.so.%{swsmajor}*
14mr|ffmpeg0.7-0.7.16-1|184	%endif
14mr|ffmpeg0.7-0.7.16-1|185	
14mr|ffmpeg0.7-0.7.16-1|186	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|187	
14mr|ffmpeg0.7-0.7.16-1|188	%package -n %{filterlibname}
14mr|ffmpeg0.7-0.7.16-1|189	Summary:	Shared library part of ffmpeg
14mr|ffmpeg0.7-0.7.16-1|190	Group:		System/Libraries
14mr|ffmpeg0.7-0.7.16-1|191	
14mr|ffmpeg0.7-0.7.16-1|192	%description -n %{filterlibname}
14mr|ffmpeg0.7-0.7.16-1|193	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|194	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|195	
14mr|ffmpeg0.7-0.7.16-1|196	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|197	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|198	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|199	
14mr|ffmpeg0.7-0.7.16-1|200	Install libffmpeg if you want to encode multimedia streams.
14mr|ffmpeg0.7-0.7.16-1|201	
14mr|ffmpeg0.7-0.7.16-1|202	%files -n %{filterlibname}
14mr|ffmpeg0.7-0.7.16-1|203	%{_libdir}/libavfilter.so.%{filtermajor}*
14mr|ffmpeg0.7-0.7.16-1|204	
14mr|ffmpeg0.7-0.7.16-1|205	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|206	
14mr|ffmpeg0.7-0.7.16-1|207	%package -n %{devname}
14mr|ffmpeg0.7-0.7.16-1|208	Summary:	Header files for the ffmpeg codec library
14mr|ffmpeg0.7-0.7.16-1|209	Group:		Development/C
14mr|ffmpeg0.7-0.7.16-1|210	Requires:	%{libname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|211	Requires:	%{avflibname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|212	Requires:	%{avulibname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|213	Requires:	%{postproclibname} >= %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|214	%if %{build_swscaler}
14mr|ffmpeg0.7-0.7.16-1|215	Requires:	%{swslibname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|216	%endif
14mr|ffmpeg0.7-0.7.16-1|217	Requires:	%{filterlibname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|218	Provides:	ffmpeg0.7-devel = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|219	Conflicts:	%{_lib}ffmpeg-devel
14mr|ffmpeg0.7-0.7.16-1|220	
14mr|ffmpeg0.7-0.7.16-1|221	%description -n %{devname}
14mr|ffmpeg0.7-0.7.16-1|222	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|223	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|224	
14mr|ffmpeg0.7-0.7.16-1|225	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|226	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|227	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|228	
14mr|ffmpeg0.7-0.7.16-1|229	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
14mr|ffmpeg0.7-0.7.16-1|230	
14mr|ffmpeg0.7-0.7.16-1|231	%files -n %{devname}
14mr|ffmpeg0.7-0.7.16-1|232	%doc INSTALL README doc/*.html doc/*.txt doc/TODO doc/*.conf
14mr|ffmpeg0.7-0.7.16-1|233	%{_includedir}/libavcodec
14mr|ffmpeg0.7-0.7.16-1|234	%{_includedir}/libavdevice
14mr|ffmpeg0.7-0.7.16-1|235	%{_includedir}/libavformat
14mr|ffmpeg0.7-0.7.16-1|236	%{_includedir}/libavutil
14mr|ffmpeg0.7-0.7.16-1|237	%{_includedir}/libpostproc
14mr|ffmpeg0.7-0.7.16-1|238	%{_includedir}/libavfilter
14mr|ffmpeg0.7-0.7.16-1|239	%{_libdir}/libavcodec.so
14mr|ffmpeg0.7-0.7.16-1|240	%{_libdir}/libavdevice.so
14mr|ffmpeg0.7-0.7.16-1|241	%{_libdir}/libavformat.so
14mr|ffmpeg0.7-0.7.16-1|242	%{_libdir}/libavutil.so
14mr|ffmpeg0.7-0.7.16-1|243	%{_libdir}/libpostproc.so
14mr|ffmpeg0.7-0.7.16-1|244	%{_libdir}/libavfilter.so
14mr|ffmpeg0.7-0.7.16-1|245	%if %{build_swscaler}
14mr|ffmpeg0.7-0.7.16-1|246	%{_libdir}/libswscale.so
14mr|ffmpeg0.7-0.7.16-1|247	%{_includedir}/libswscale
14mr|ffmpeg0.7-0.7.16-1|248	%{_libdir}/pkgconfig/libswscale.pc
14mr|ffmpeg0.7-0.7.16-1|249	%endif
14mr|ffmpeg0.7-0.7.16-1|250	%{_libdir}/pkgconfig/libavcodec.pc
14mr|ffmpeg0.7-0.7.16-1|251	%{_libdir}/pkgconfig/libavdevice.pc
14mr|ffmpeg0.7-0.7.16-1|252	%{_libdir}/pkgconfig/libavformat.pc
14mr|ffmpeg0.7-0.7.16-1|253	%{_libdir}/pkgconfig/libavutil.pc
14mr|ffmpeg0.7-0.7.16-1|254	%{_libdir}/pkgconfig/libpostproc.pc
14mr|ffmpeg0.7-0.7.16-1|255	%{_libdir}/pkgconfig/libavfilter.pc
14mr|ffmpeg0.7-0.7.16-1|256	
14mr|ffmpeg0.7-0.7.16-1|257	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|258	
14mr|ffmpeg0.7-0.7.16-1|259	%package -n %{sdevname}
14mr|ffmpeg0.7-0.7.16-1|260	Summary:	Static library for the ffmpeg codec library
14mr|ffmpeg0.7-0.7.16-1|261	Group:		Development/C
14mr|ffmpeg0.7-0.7.16-1|262	Requires:	%{devname} = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|263	Provides:	ffmpeg0.7-static-devel = %{EVRD}
14mr|ffmpeg0.7-0.7.16-1|264	
14mr|ffmpeg0.7-0.7.16-1|265	%description -n %{sdevname}
14mr|ffmpeg0.7-0.7.16-1|266	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
14mr|ffmpeg0.7-0.7.16-1|267	and a generic audio and video file converter.
14mr|ffmpeg0.7-0.7.16-1|268	
14mr|ffmpeg0.7-0.7.16-1|269	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg0.7-0.7.16-1|270	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg0.7-0.7.16-1|271	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg0.7-0.7.16-1|272	
14mr|ffmpeg0.7-0.7.16-1|273	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
14mr|ffmpeg0.7-0.7.16-1|274	
14mr|ffmpeg0.7-0.7.16-1|275	%files -n %{sdevname}
14mr|ffmpeg0.7-0.7.16-1|276	%{_libdir}/*.a
14mr|ffmpeg0.7-0.7.16-1|277	%{_libdir}/libavformat/*a
14mr|ffmpeg0.7-0.7.16-1|278	%{_libdir}/libavcodec/*a
14mr|ffmpeg0.7-0.7.16-1|279	
14mr|ffmpeg0.7-0.7.16-1|280	#----------------------------------------------------------------------------
14mr|ffmpeg0.7-0.7.16-1|281	
14mr|ffmpeg0.7-0.7.16-1|282	%prep
14mr|ffmpeg0.7-0.7.16-1|283	%setup -q -n %{oname}-%{version}
14mr|ffmpeg0.7-0.7.16-1|284	%patch0 -p1
14mr|ffmpeg0.7-0.7.16-1|285	
14mr|ffmpeg0.7-0.7.16-1|286	%build
14mr|ffmpeg0.7-0.7.16-1|287	%define Werror_cflags %nil
14mr|ffmpeg0.7-0.7.16-1|288	export CFLAGS="%{optflags} -FPIC"
14mr|ffmpeg0.7-0.7.16-1|289	export LDFLAGS="%{ldflags}"
14mr|ffmpeg0.7-0.7.16-1|290	
14mr|ffmpeg0.7-0.7.16-1|291	./configure --prefix=%{_prefix} \
14mr|ffmpeg0.7-0.7.16-1|292	--enable-shared \
14mr|ffmpeg0.7-0.7.16-1|293	--libdir=%{_libdir} \
14mr|ffmpeg0.7-0.7.16-1|294	--shlibdir=%{_libdir} \
14mr|ffmpeg0.7-0.7.16-1|295	--incdir=%{_includedir} \
14mr|ffmpeg0.7-0.7.16-1|296	--disable-stripping \
14mr|ffmpeg0.7-0.7.16-1|297	--enable-postproc \
14mr|ffmpeg0.7-0.7.16-1|298	--enable-gpl \
14mr|ffmpeg0.7-0.7.16-1|299	--enable-pthreads \
14mr|ffmpeg0.7-0.7.16-1|300	--enable-libtheora \
14mr|ffmpeg0.7-0.7.16-1|301	--enable-libvorbis --disable-encoder=vorbis \
14mr|ffmpeg0.7-0.7.16-1|302	--enable-libvpx \
14mr|ffmpeg0.7-0.7.16-1|303	--enable-x11grab \
14mr|ffmpeg0.7-0.7.16-1|304	--enable-runtime-cpudetect \
14mr|ffmpeg0.7-0.7.16-1|305	--enable-libdc1394 \
14mr|ffmpeg0.7-0.7.16-1|306	--enable-libschroedinger \
14mr|ffmpeg0.7-0.7.16-1|307	--enable-librtmp \
14mr|ffmpeg0.7-0.7.16-1|308	%if %{build_plf}
14mr|ffmpeg0.7-0.7.16-1|309	--enable-libmp3lame \
14mr|ffmpeg0.7-0.7.16-1|310	--enable-libopencore-amrnb \
14mr|ffmpeg0.7-0.7.16-1|311	--enable-libopencore-amrwb \
14mr|ffmpeg0.7-0.7.16-1|312	--enable-version3 \
14mr|ffmpeg0.7-0.7.16-1|313	--enable-libx264 \
14mr|ffmpeg0.7-0.7.16-1|314	%else
14mr|ffmpeg0.7-0.7.16-1|315	--disable-decoder=aac --disable-encoder=aac \
14mr|ffmpeg0.7-0.7.16-1|316	%endif
14mr|ffmpeg0.7-0.7.16-1|317	%if %{build_faac}
14mr|ffmpeg0.7-0.7.16-1|318	--enable-nonfree --enable-libfaac
14mr|ffmpeg0.7-0.7.16-1|319	%endif
14mr|ffmpeg0.7-0.7.16-1|320	
14mr|ffmpeg0.7-0.7.16-1|321	%make
14mr|ffmpeg0.7-0.7.16-1|322	
14mr|ffmpeg0.7-0.7.16-1|323	%install
14mr|ffmpeg0.7-0.7.16-1|324	%makeinstall_std SRC_PATH=`pwd`
14mr|ffmpeg0.7-0.7.16-1|325	
14mr|ffmpeg0.7-0.7.16-1|326	# compat symlink
14mr|ffmpeg0.7-0.7.16-1|327	install -d %{buildroot}%{_libdir}/libavcodec
14mr|ffmpeg0.7-0.7.16-1|328	pushd %{buildroot}%{_libdir}/libavcodec && ln -sf ../libavcodec.a && popd
14mr|ffmpeg0.7-0.7.16-1|329	install -d %{buildroot}%{_libdir}/libavformat
14mr|ffmpeg0.7-0.7.16-1|330	pushd %{buildroot}%{_libdir}/libavformat && ln -sf ../libavformat.a && popd
14mr|ffmpeg0.7-0.7.16-1|331	
14mr|ffmpeg0.7-0.7.16-1|332	#gw don't package these:
14mr|ffmpeg0.7-0.7.16-1|333	rm -rf %{buildroot}%{_bindir}
14mr|ffmpeg0.7-0.7.16-1|334	rm -rf %{buildroot}%{_mandir}/man1
14mr|ffmpeg0.7-0.7.16-1|335	rm -rf %{buildroot}%{_datadir}/%{oname}
14mr|ffmpeg0.7-0.7.16-1|336	#gw same major as in ffmpeg 0.8.x, use that one instead
14mr|ffmpeg0.7-0.7.16-1|337	#rm -f %buildroot%{_libdir}/libpostproc.so.%{postprocmajor}*
14mr|ffmpeg0.7-0.7.16-1|338	
14mr|ffmpeg0.7-0.7.16-1|339	
14mr|ffmpeg0.7-0.7.16-1|340	%changelog
14mr|ffmpeg0.7-0.7.16-1|341	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.16-1
14mr|ffmpeg0.7-0.7.16-1|342	+ Revision: 69e5330
14mr|ffmpeg0.7-0.7.16-1|343	- Don't even build progs and docs
14mr|ffmpeg0.7-0.7.16-1|344	
14mr|ffmpeg0.7-0.7.16-1|345	

16320 14
14mr|ffmpeg-2.3.3-1|1	%define major           55
14mr|ffmpeg-2.3.3-1|2	%define avdevmajor      55
14mr|ffmpeg-2.3.3-1|3	%define filtermajor     4
14mr|ffmpeg-2.3.3-1|4	%define avfmtmajor      55
14mr|ffmpeg-2.3.3-1|5	%define avumajor        52
14mr|ffmpeg-2.3.3-1|6	%define ppmajor         52
14mr|ffmpeg-2.3.3-1|7	%define swrmajor        0
14mr|ffmpeg-2.3.3-1|8	%define swsmajor        2
14mr|ffmpeg-2.3.3-1|9	%define libavcodec      %mklibname avcodec %{major}
14mr|ffmpeg-2.3.3-1|10	%define libavdevice     %mklibname avdevice %{avdevmajor}
14mr|ffmpeg-2.3.3-1|11	%define libavfilter     %mklibname avfilter %{filtermajor}
14mr|ffmpeg-2.3.3-1|12	%define libavformat     %mklibname avformat %{avfmtmajor}
14mr|ffmpeg-2.3.3-1|13	%define libavutil       %mklibname avutil %{avumajor}
14mr|ffmpeg-2.3.3-1|14	%define libpostproc     %mklibname postproc %{ppmajor}
14mr|ffmpeg-2.3.3-1|15	%define libswresample   %mklibname swresample %{swrmajor}
14mr|ffmpeg-2.3.3-1|16	%define libswscale      %mklibname swscaler %{swsmajor}
14mr|ffmpeg-2.3.3-1|17	%define devname         %mklibname %{name} -d
14mr|ffmpeg-2.3.3-1|18	%define statname        %mklibname %{name} -s -d
14mr|ffmpeg-2.3.3-1|19	
14mr|ffmpeg-2.3.3-1|20	#####################
14mr|ffmpeg-2.3.3-1|21	# Hardcode PLF build
14mr|ffmpeg-2.3.3-1|22	%define build_plf 0
14mr|ffmpeg-2.3.3-1|23	#####################
14mr|ffmpeg-2.3.3-1|24	
14mr|ffmpeg-2.3.3-1|25	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|ffmpeg-2.3.3-1|26	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|27	%define distsuffix plf
14mr|ffmpeg-2.3.3-1|28	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|ffmpeg-2.3.3-1|29	%define extrarelsuffix plf
14mr|ffmpeg-2.3.3-1|30	%bcond_with	dlopen
14mr|ffmpeg-2.3.3-1|31	%else
14mr|ffmpeg-2.3.3-1|32	%bcond_without	dlopen
14mr|ffmpeg-2.3.3-1|33	%endif
14mr|ffmpeg-2.3.3-1|34	
14mr|ffmpeg-2.3.3-1|35	%bcond_without	swscaler
14mr|ffmpeg-2.3.3-1|36	%bcond_without	opencv
14mr|ffmpeg-2.3.3-1|37	%bcond_with	faac
14mr|ffmpeg-2.3.3-1|38	
14mr|ffmpeg-2.3.3-1|39	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14mr|ffmpeg-2.3.3-1|40	Name:		ffmpeg
14mr|ffmpeg-2.3.3-1|41	Version:	2.3.3
14mr|ffmpeg-2.3.3-1|42	Release:	1%{?extrarelsuffix}
14mr|ffmpeg-2.3.3-1|43	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|44	License:	GPLv3+
14mr|ffmpeg-2.3.3-1|45	%else
14mr|ffmpeg-2.3.3-1|46	License:	GPLv2+
14mr|ffmpeg-2.3.3-1|47	%endif
14mr|ffmpeg-2.3.3-1|48	Group:		Video
14mr|ffmpeg-2.3.3-1|49	Url:		http://ffmpeg.org/
14mr|ffmpeg-2.3.3-1|50	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
14mr|ffmpeg-2.3.3-1|51	Patch1:		ffmpeg-2.3-dlopen-faac-mp3lame-opencore-x264-xvid.patch
14mr|ffmpeg-2.3.3-1|52	Patch2:		ffmpeg-1.0.1-time.h.patch
14mr|ffmpeg-2.3.3-1|53	BuildRequires:	texi2html
14mr|ffmpeg-2.3.3-1|54	BuildRequires:	yasm
14mr|ffmpeg-2.3.3-1|55	BuildRequires:	bzip2-devel
14mr|ffmpeg-2.3.3-1|56	BuildRequires:	gsm-devel
14mr|ffmpeg-2.3.3-1|57	BuildRequires:	jpeg-devel
14mr|ffmpeg-2.3.3-1|58	BuildRequires:	ladspa-devel
14mr|ffmpeg-2.3.3-1|59	BuildRequires:	libnut-devel
14mr|ffmpeg-2.3.3-1|60	BuildRequires:	libschroedinger-devel
14mr|ffmpeg-2.3.3-1|61	# Maybe needs to be updated in future
14mr|ffmpeg-2.3.3-1|62	BuildConflicts:	crystalhd-devel
14mr|ffmpeg-2.3.3-1|63	
14mr|ffmpeg-2.3.3-1|64	BuildRequires:	pkgconfig(celt)
14mr|ffmpeg-2.3.3-1|65	BuildRequires:	pkgconfig(freetype2)
14mr|ffmpeg-2.3.3-1|66	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mr|ffmpeg-2.3.3-1|67	BuildRequires:	pkgconfig(jack)
14mr|ffmpeg-2.3.3-1|68	BuildRequires:	pkgconfig(libass)
14mr|ffmpeg-2.3.3-1|69	BuildRequires:	pkgconfig(libbluray)
14mr|ffmpeg-2.3.3-1|70	BuildRequires:	pkgconfig(libcdio)
14mr|ffmpeg-2.3.3-1|71	BuildRequires:	pkgconfig(libcdio_paranoia)
14mr|ffmpeg-2.3.3-1|72	BuildRequires:	pkgconfig(libdc1394-2)
14mr|ffmpeg-2.3.3-1|73	BuildRequires:	pkgconfig(libmodplug)
14mr|ffmpeg-2.3.3-1|74	BuildRequires:	pkgconfig(libopenjpeg1)
14mr|ffmpeg-2.3.3-1|75	BuildRequires:	pkgconfig(libpng)
14mr|ffmpeg-2.3.3-1|76	BuildRequires:	pkgconfig(libpulse)
14mr|ffmpeg-2.3.3-1|77	BuildRequires:	pkgconfig(librtmp)
14mr|ffmpeg-2.3.3-1|78	BuildRequires:	pkgconfig(libva)
14mr|ffmpeg-2.3.3-1|79	BuildRequires:	pkgconfig(libv4l2)
14mr|ffmpeg-2.3.3-1|80	%if %{with opencv}
14mr|ffmpeg-2.3.3-1|81	BuildRequires:	pkgconfig(opencv)
14mr|ffmpeg-2.3.3-1|82	%endif
14mr|ffmpeg-2.3.3-1|83	BuildRequires:	pkgconfig(opus)
14mr|ffmpeg-2.3.3-1|84	BuildRequires:	pkgconfig(sdl)
14mr|ffmpeg-2.3.3-1|85	BuildRequires:	pkgconfig(soxr)
14mr|ffmpeg-2.3.3-1|86	BuildRequires:	pkgconfig(speex)
14mr|ffmpeg-2.3.3-1|87	BuildRequires:	pkgconfig(theora)
14mr|ffmpeg-2.3.3-1|88	BuildRequires:	pkgconfig(vdpau)
14mr|ffmpeg-2.3.3-1|89	BuildRequires:	pkgconfig(vorbis)
14mr|ffmpeg-2.3.3-1|90	BuildRequires:	pkgconfig(vpx)
14mr|ffmpeg-2.3.3-1|91	BuildRequires:	pkgconfig(wavpack)
14mr|ffmpeg-2.3.3-1|92	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|93	BuildRequires:	liblame-devel
14mr|ffmpeg-2.3.3-1|94	BuildRequires:	xvid-devel
14mr|ffmpeg-2.3.3-1|95	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|ffmpeg-2.3.3-1|96	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|ffmpeg-2.3.3-1|97	BuildRequires:	pkgconfig(vo-aacenc)
14mr|ffmpeg-2.3.3-1|98	BuildRequires:	pkgconfig(vo-amrwbenc)
14mr|ffmpeg-2.3.3-1|99	BuildRequires:	pkgconfig(x264)
14mr|ffmpeg-2.3.3-1|100	BuildRequires:	pkgconfig(x265)
14mr|ffmpeg-2.3.3-1|101	%endif
14mr|ffmpeg-2.3.3-1|102	%if %{with faac}
14mr|ffmpeg-2.3.3-1|103	BuildRequires:	libfaac-devel
14mr|ffmpeg-2.3.3-1|104	%endif
14mr|ffmpeg-2.3.3-1|105	%if 0
14mr|ffmpeg-2.3.3-1|106	Buildrequires:	pkgconfig(frei0r)
14mr|ffmpeg-2.3.3-1|107	%endif
14mr|ffmpeg-2.3.3-1|108	
14mr|ffmpeg-2.3.3-1|109	%description
14mr|ffmpeg-2.3.3-1|110	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mr|ffmpeg-2.3.3-1|111	and a generic audio and video file converter.
14mr|ffmpeg-2.3.3-1|112	
14mr|ffmpeg-2.3.3-1|113	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg-2.3.3-1|114	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg-2.3.3-1|115	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg-2.3.3-1|116	
14mr|ffmpeg-2.3.3-1|117	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|118	This package is in Restricted as it violates several patents.
14mr|ffmpeg-2.3.3-1|119	%endif
14mr|ffmpeg-2.3.3-1|120	
14mr|ffmpeg-2.3.3-1|121	%files
14mr|ffmpeg-2.3.3-1|122	%doc INSTALL.md README.md doc/*.html doc/*.txt doc/*.conf
14mr|ffmpeg-2.3.3-1|123	%{_bindir}/*
14mr|ffmpeg-2.3.3-1|124	%{_mandir}/man1/*
14mr|ffmpeg-2.3.3-1|125	%{_datadir}/ffmpeg
14mr|ffmpeg-2.3.3-1|126	
14mr|ffmpeg-2.3.3-1|127	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|128	
14mr|ffmpeg-2.3.3-1|129	%package -n	%{libavcodec}
14mr|ffmpeg-2.3.3-1|130	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|131	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|132	%if %{with dlopen}
14mr|ffmpeg-2.3.3-1|133	%if "%{_lib}" == "lib64"
14mr|ffmpeg-2.3.3-1|134	%global	_ext	()(64bit)
14mr|ffmpeg-2.3.3-1|135	%else
14mr|ffmpeg-2.3.3-1|136	%global	_ext	%{nil}
14mr|ffmpeg-2.3.3-1|137	%endif
14mr|ffmpeg-2.3.3-1|138	Suggests:	libfaac.so.0%{_ext}
14mr|ffmpeg-2.3.3-1|139	Suggests:	libx264.so.142%{_ext}
14mr|ffmpeg-2.3.3-1|140	Suggests:	libopencore-amrnb.so.0%{_ext}
14mr|ffmpeg-2.3.3-1|141	Suggests:	libopencore-amrwb.so.0%{_ext}
14mr|ffmpeg-2.3.3-1|142	Suggests:	libmp3lame.so.0%{_ext}
14mr|ffmpeg-2.3.3-1|143	Suggests:	libxvidcore.so.4%{_ext}
14mr|ffmpeg-2.3.3-1|144	%endif
14mr|ffmpeg-2.3.3-1|145	
14mr|ffmpeg-2.3.3-1|146	%description -n	%{libavcodec}
14mr|ffmpeg-2.3.3-1|147	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|148	
14mr|ffmpeg-2.3.3-1|149	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|150	This package is in Restricted as it violates several patents.
14mr|ffmpeg-2.3.3-1|151	%endif
14mr|ffmpeg-2.3.3-1|152	
14mr|ffmpeg-2.3.3-1|153	%files -n %{libavcodec}
14mr|ffmpeg-2.3.3-1|154	%{_libdir}/libavcodec.so.%{major}*
14mr|ffmpeg-2.3.3-1|155	
14mr|ffmpeg-2.3.3-1|156	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|157	
14mr|ffmpeg-2.3.3-1|158	%package -n	%{libavdevice}
14mr|ffmpeg-2.3.3-1|159	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|160	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|161	
14mr|ffmpeg-2.3.3-1|162	%description -n %{libavdevice}
14mr|ffmpeg-2.3.3-1|163	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|164	
14mr|ffmpeg-2.3.3-1|165	%files -n %{libavdevice}
14mr|ffmpeg-2.3.3-1|166	%{_libdir}/libavdevice.so.%{avdevmajor}*
14mr|ffmpeg-2.3.3-1|167	
14mr|ffmpeg-2.3.3-1|168	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|169	
14mr|ffmpeg-2.3.3-1|170	%package -n	%{libavfilter}
14mr|ffmpeg-2.3.3-1|171	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|172	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|173	
14mr|ffmpeg-2.3.3-1|174	%description -n	%{libavfilter}
14mr|ffmpeg-2.3.3-1|175	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|176	
14mr|ffmpeg-2.3.3-1|177	%files -n %{libavfilter}
14mr|ffmpeg-2.3.3-1|178	%{_libdir}/libavfilter.so.%{filtermajor}*
14mr|ffmpeg-2.3.3-1|179	
14mr|ffmpeg-2.3.3-1|180	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|181	
14mr|ffmpeg-2.3.3-1|182	%package -n	%{libavformat}
14mr|ffmpeg-2.3.3-1|183	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|184	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|185	
14mr|ffmpeg-2.3.3-1|186	%description -n %{libavformat}
14mr|ffmpeg-2.3.3-1|187	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|188	
14mr|ffmpeg-2.3.3-1|189	%files -n %{libavformat}
14mr|ffmpeg-2.3.3-1|190	%{_libdir}/libavformat.so.%{avfmtmajor}*
14mr|ffmpeg-2.3.3-1|191	
14mr|ffmpeg-2.3.3-1|192	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|193	
14mr|ffmpeg-2.3.3-1|194	%package -n	%{libavutil}
14mr|ffmpeg-2.3.3-1|195	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|196	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|197	
14mr|ffmpeg-2.3.3-1|198	%description -n %{libavutil}
14mr|ffmpeg-2.3.3-1|199	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|200	
14mr|ffmpeg-2.3.3-1|201	%files -n %{libavutil}
14mr|ffmpeg-2.3.3-1|202	%{_libdir}/libavutil.so.%{avumajor}*
14mr|ffmpeg-2.3.3-1|203	
14mr|ffmpeg-2.3.3-1|204	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|205	
14mr|ffmpeg-2.3.3-1|206	%package -n	%{libpostproc}
14mr|ffmpeg-2.3.3-1|207	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|208	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|209	Conflicts:	%{_lib}ffmpeg51
14mr|ffmpeg-2.3.3-1|210	
14mr|ffmpeg-2.3.3-1|211	%description -n	%{libpostproc}
14mr|ffmpeg-2.3.3-1|212	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|213	
14mr|ffmpeg-2.3.3-1|214	%files -n %{libpostproc}
14mr|ffmpeg-2.3.3-1|215	%{_libdir}/libpostproc.so.%{ppmajor}*
14mr|ffmpeg-2.3.3-1|216	
14mr|ffmpeg-2.3.3-1|217	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|218	
14mr|ffmpeg-2.3.3-1|219	%package -n	%{libswresample}
14mr|ffmpeg-2.3.3-1|220	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|221	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|222	
14mr|ffmpeg-2.3.3-1|223	%description -n %{libswresample}
14mr|ffmpeg-2.3.3-1|224	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|225	
14mr|ffmpeg-2.3.3-1|226	%files -n %{libswresample}
14mr|ffmpeg-2.3.3-1|227	%{_libdir}/libswresample.so.%{swrmajor}*
14mr|ffmpeg-2.3.3-1|228	
14mr|ffmpeg-2.3.3-1|229	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|230	
14mr|ffmpeg-2.3.3-1|231	%if %{with swscaler}
14mr|ffmpeg-2.3.3-1|232	%package -n	%{libswscale}
14mr|ffmpeg-2.3.3-1|233	Summary:	Shared library part of ffmpeg
14mr|ffmpeg-2.3.3-1|234	Group:		System/Libraries
14mr|ffmpeg-2.3.3-1|235	
14mr|ffmpeg-2.3.3-1|236	%description -n %{libswscale}
14mr|ffmpeg-2.3.3-1|237	This package contains a shared library for %{name}.
14mr|ffmpeg-2.3.3-1|238	
14mr|ffmpeg-2.3.3-1|239	%files -n %{libswscale}
14mr|ffmpeg-2.3.3-1|240	%{_libdir}/libswscale.so.%{swsmajor}*
14mr|ffmpeg-2.3.3-1|241	%endif
14mr|ffmpeg-2.3.3-1|242	
14mr|ffmpeg-2.3.3-1|243	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|244	
14mr|ffmpeg-2.3.3-1|245	%package -n	%{devname}
14mr|ffmpeg-2.3.3-1|246	Group:		Development/C
14mr|ffmpeg-2.3.3-1|247	Summary:	Header files for the ffmpeg codec library
14mr|ffmpeg-2.3.3-1|248	Requires:	%{libavcodec} = %{EVRD}
14mr|ffmpeg-2.3.3-1|249	Requires:	%{libavdevice} = %{EVRD}
14mr|ffmpeg-2.3.3-1|250	Requires:	%{libavfilter} = %{EVRD}
14mr|ffmpeg-2.3.3-1|251	Requires:	%{libavformat} = %{EVRD}
14mr|ffmpeg-2.3.3-1|252	Requires:	%{libavutil} = %{EVRD}
14mr|ffmpeg-2.3.3-1|253	Requires:	%{libpostproc} = %{EVRD}
14mr|ffmpeg-2.3.3-1|254	Requires:	%{libswresample} = %{EVRD}
14mr|ffmpeg-2.3.3-1|255	%if %{with swscaler}
14mr|ffmpeg-2.3.3-1|256	Requires:	%{libswscale} = %{EVRD}
14mr|ffmpeg-2.3.3-1|257	%endif
14mr|ffmpeg-2.3.3-1|258	Provides:	ffmpeg-devel = %{EVRD}
14mr|ffmpeg-2.3.3-1|259	
14mr|ffmpeg-2.3.3-1|260	%description -n	%{devname}
14mr|ffmpeg-2.3.3-1|261	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mr|ffmpeg-2.3.3-1|262	and a generic audio and video file converter.
14mr|ffmpeg-2.3.3-1|263	
14mr|ffmpeg-2.3.3-1|264	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg-2.3.3-1|265	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg-2.3.3-1|266	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg-2.3.3-1|267	
14mr|ffmpeg-2.3.3-1|268	Install this package if you want to compile apps with ffmpeg support.
14mr|ffmpeg-2.3.3-1|269	
14mr|ffmpeg-2.3.3-1|270	%files -n %{devname}
14mr|ffmpeg-2.3.3-1|271	%{_includedir}/libavcodec
14mr|ffmpeg-2.3.3-1|272	%{_includedir}/libavdevice
14mr|ffmpeg-2.3.3-1|273	%{_includedir}/libavfilter
14mr|ffmpeg-2.3.3-1|274	%{_includedir}/libavformat
14mr|ffmpeg-2.3.3-1|275	%{_includedir}/libavutil
14mr|ffmpeg-2.3.3-1|276	%{_includedir}/libpostproc
14mr|ffmpeg-2.3.3-1|277	%{_includedir}/libswresample
14mr|ffmpeg-2.3.3-1|278	%{_libdir}/libavcodec.so
14mr|ffmpeg-2.3.3-1|279	%{_libdir}/libavdevice.so
14mr|ffmpeg-2.3.3-1|280	%{_libdir}/libavfilter.so
14mr|ffmpeg-2.3.3-1|281	%{_libdir}/libavformat.so
14mr|ffmpeg-2.3.3-1|282	%{_libdir}/libavutil.so
14mr|ffmpeg-2.3.3-1|283	%{_libdir}/libpostproc.so
14mr|ffmpeg-2.3.3-1|284	%{_libdir}/libswresample.so
14mr|ffmpeg-2.3.3-1|285	%if %{with swscaler}
14mr|ffmpeg-2.3.3-1|286	%{_includedir}/libswscale
14mr|ffmpeg-2.3.3-1|287	%{_libdir}/libswscale.so
14mr|ffmpeg-2.3.3-1|288	%{_libdir}/pkgconfig/libswscale.pc
14mr|ffmpeg-2.3.3-1|289	%endif
14mr|ffmpeg-2.3.3-1|290	%{_libdir}/pkgconfig/libavcodec.pc
14mr|ffmpeg-2.3.3-1|291	%{_libdir}/pkgconfig/libavdevice.pc
14mr|ffmpeg-2.3.3-1|292	%{_libdir}/pkgconfig/libavfilter.pc
14mr|ffmpeg-2.3.3-1|293	%{_libdir}/pkgconfig/libavformat.pc
14mr|ffmpeg-2.3.3-1|294	%{_libdir}/pkgconfig/libavutil.pc
14mr|ffmpeg-2.3.3-1|295	%{_libdir}/pkgconfig/libpostproc.pc
14mr|ffmpeg-2.3.3-1|296	%{_libdir}/pkgconfig/libswresample.pc
14mr|ffmpeg-2.3.3-1|297	%{_mandir}/man3/lib*.3.*
14mr|ffmpeg-2.3.3-1|298	
14mr|ffmpeg-2.3.3-1|299	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|300	
14mr|ffmpeg-2.3.3-1|301	%package -n	%{statname}
14mr|ffmpeg-2.3.3-1|302	Group:		Development/C
14mr|ffmpeg-2.3.3-1|303	Summary:	Static library for the ffmpeg codec library
14mr|ffmpeg-2.3.3-1|304	Requires:	%{devname} = %{EVRD}
14mr|ffmpeg-2.3.3-1|305	Provides:	ffmpeg-static-devel = %{EVRD}
14mr|ffmpeg-2.3.3-1|306	
14mr|ffmpeg-2.3.3-1|307	%description -n	%{statname}
14mr|ffmpeg-2.3.3-1|308	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mr|ffmpeg-2.3.3-1|309	and a generic audio and video file converter.
14mr|ffmpeg-2.3.3-1|310	
14mr|ffmpeg-2.3.3-1|311	It can grab from a standard Video4Linux video source and convert it into
14mr|ffmpeg-2.3.3-1|312	several file formats based on DCT/motion compensation encoding. Sound is
14mr|ffmpeg-2.3.3-1|313	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mr|ffmpeg-2.3.3-1|314	
14mr|ffmpeg-2.3.3-1|315	Install this package if you want to compile static apps with ffmpeg support.
14mr|ffmpeg-2.3.3-1|316	
14mr|ffmpeg-2.3.3-1|317	%files -n %{statname}
14mr|ffmpeg-2.3.3-1|318	%{_libdir}/*.a
14mr|ffmpeg-2.3.3-1|319	
14mr|ffmpeg-2.3.3-1|320	#----------------------------------------------------------------------------
14mr|ffmpeg-2.3.3-1|321	
14mr|ffmpeg-2.3.3-1|322	%prep
14mr|ffmpeg-2.3.3-1|323	%setup -q
14mr|ffmpeg-2.3.3-1|324	%if %{with dlopen}
14mr|ffmpeg-2.3.3-1|325	%patch1 -p1 -b .dlopen~
14mr|ffmpeg-2.3.3-1|326	%endif
14mr|ffmpeg-2.3.3-1|327	%patch2 -p1 -b .timeh~
14mr|ffmpeg-2.3.3-1|328	
14mr|ffmpeg-2.3.3-1|329	%build
14mr|ffmpeg-2.3.3-1|330	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14mr|ffmpeg-2.3.3-1|331	export LDFLAGS="%{ldflags}"
14mr|ffmpeg-2.3.3-1|332	
14mr|ffmpeg-2.3.3-1|333	./configure --prefix=%{_prefix} \
14mr|ffmpeg-2.3.3-1|334	--enable-shared \
14mr|ffmpeg-2.3.3-1|335	--libdir=%{_libdir} \
14mr|ffmpeg-2.3.3-1|336	--shlibdir=%{_libdir} \
14mr|ffmpeg-2.3.3-1|337	--incdir=%{_includedir} \
14mr|ffmpeg-2.3.3-1|338	--disable-stripping \
14mr|ffmpeg-2.3.3-1|339	--enable-postproc \
14mr|ffmpeg-2.3.3-1|340	--enable-gpl \
14mr|ffmpeg-2.3.3-1|341	--enable-pthreads \
14mr|ffmpeg-2.3.3-1|342	--enable-ladspa \
14mr|ffmpeg-2.3.3-1|343	--enable-libbluray \
14mr|ffmpeg-2.3.3-1|344	--enable-libtheora \
14mr|ffmpeg-2.3.3-1|345	--enable-libvorbis --disable-encoder=vorbis \
14mr|ffmpeg-2.3.3-1|346	--enable-libvpx \
14mr|ffmpeg-2.3.3-1|347	--enable-x11grab \
14mr|ffmpeg-2.3.3-1|348	--enable-runtime-cpudetect \
14mr|ffmpeg-2.3.3-1|349	--enable-libdc1394 \
14mr|ffmpeg-2.3.3-1|350	--enable-libschroedinger \
14mr|ffmpeg-2.3.3-1|351	--enable-librtmp \
14mr|ffmpeg-2.3.3-1|352	--enable-libspeex \
14mr|ffmpeg-2.3.3-1|353	--enable-libfreetype \
14mr|ffmpeg-2.3.3-1|354	--enable-libnut \
14mr|ffmpeg-2.3.3-1|355	--enable-libgsm \
14mr|ffmpeg-2.3.3-1|356	--enable-libcelt \
14mr|ffmpeg-2.3.3-1|357	%if %{with opencv}
14mr|ffmpeg-2.3.3-1|358	--enable-libopencv \
14mr|ffmpeg-2.3.3-1|359	%else
14mr|ffmpeg-2.3.3-1|360	--disable-libopencv \
14mr|ffmpeg-2.3.3-1|361	%endif
14mr|ffmpeg-2.3.3-1|362	--enable-libopenjpeg \
14mr|ffmpeg-2.3.3-1|363	--enable-libopus \
14mr|ffmpeg-2.3.3-1|364	--enable-libsoxr \
14mr|ffmpeg-2.3.3-1|365	--enable-libwavpack \
14mr|ffmpeg-2.3.3-1|366	--disable-libxavs \
14mr|ffmpeg-2.3.3-1|367	--enable-libmodplug \
14mr|ffmpeg-2.3.3-1|368	--enable-libass \
14mr|ffmpeg-2.3.3-1|369	--enable-gnutls \
14mr|ffmpeg-2.3.3-1|370	--enable-libcdio \
14mr|ffmpeg-2.3.3-1|371	--enable-libpulse \
14mr|ffmpeg-2.3.3-1|372	--enable-libv4l2 \
14mr|ffmpeg-2.3.3-1|373	%if 0
14mr|ffmpeg-2.3.3-1|374	--enable-frei0r \
14mr|ffmpeg-2.3.3-1|375	%endif
14mr|ffmpeg-2.3.3-1|376	%if %{build_plf}
14mr|ffmpeg-2.3.3-1|377	--enable-libmp3lame \
14mr|ffmpeg-2.3.3-1|378	--enable-libopencore-amrnb \
14mr|ffmpeg-2.3.3-1|379	--enable-libopencore-amrwb \
14mr|ffmpeg-2.3.3-1|380	--enable-version3 \
14mr|ffmpeg-2.3.3-1|381	--enable-libx264 \
14mr|ffmpeg-2.3.3-1|382	--enable-libx265 \
14mr|ffmpeg-2.3.3-1|383	--enable-libvo-aacenc \
14mr|ffmpeg-2.3.3-1|384	--enable-libvo-amrwbenc \
14mr|ffmpeg-2.3.3-1|385	--enable-libxvid \
14mr|ffmpeg-2.3.3-1|386	%else
14mr|ffmpeg-2.3.3-1|387	--disable-decoder=aac --disable-encoder=aac \
14mr|ffmpeg-2.3.3-1|388	%if %{with dlopen}
14mr|ffmpeg-2.3.3-1|389	--enable-libmp3lame-dlopen \
14mr|ffmpeg-2.3.3-1|390	--enable-libopencore-amrnb-dlopen \
14mr|ffmpeg-2.3.3-1|391	--enable-libopencore-amrwb-dlopen \
14mr|ffmpeg-2.3.3-1|392	--enable-libx264-dlopen \
14mr|ffmpeg-2.3.3-1|393	--enable-libxvid-dlopen \
14mr|ffmpeg-2.3.3-1|394	%if !%{with faac}
14mr|ffmpeg-2.3.3-1|395	--enable-libfaac-dlopen \
14mr|ffmpeg-2.3.3-1|396	%endif
14mr|ffmpeg-2.3.3-1|397	%endif
14mr|ffmpeg-2.3.3-1|398	%endif
14mr|ffmpeg-2.3.3-1|399	%if %{with faac}
14mr|ffmpeg-2.3.3-1|400	--enable-nonfree --enable-libfaac
14mr|ffmpeg-2.3.3-1|401	%endif
14mr|ffmpeg-2.3.3-1|402	
14mr|ffmpeg-2.3.3-1|403	%make
14mr|ffmpeg-2.3.3-1|404	
14mr|ffmpeg-2.3.3-1|405	%install
14mr|ffmpeg-2.3.3-1|406	%makeinstall_std SRC_PATH=`pwd`
14mr|ffmpeg-2.3.3-1|407	
14mr|ffmpeg-2.3.3-1|408	
14mr|ffmpeg-2.3.3-1|409	%changelog

16321 14
14mr|ffmpegthumbs-4.13.3-1|1	Summary:	Video thumbnail generator for KDE4 file managers
14mr|ffmpegthumbs-4.13.3-1|2	Name:		ffmpegthumbs
14mr|ffmpegthumbs-4.13.3-1|3	Epoch:		3
14mr|ffmpegthumbs-4.13.3-1|4	Version:	4.13.3
14mr|ffmpegthumbs-4.13.3-1|5	Release:	1
14mr|ffmpegthumbs-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ffmpegthumbs-4.13.3-1|7	License:	GPLv2+
14mr|ffmpegthumbs-4.13.3-1|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs
14mr|ffmpegthumbs-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ffmpegthumbs-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|ffmpegthumbs-4.13.3-1|11	BuildRequires:	pkgconfig(libavcodec)
14mr|ffmpegthumbs-4.13.3-1|12	BuildRequires:	pkgconfig(libavformat)
14mr|ffmpegthumbs-4.13.3-1|13	BuildRequires:	pkgconfig(libswscale)
14mr|ffmpegthumbs-4.13.3-1|14	
14mr|ffmpegthumbs-4.13.3-1|15	%description
14mr|ffmpegthumbs-4.13.3-1|16	FFmpegThumbs is a video thumbnails implementation for KDE4 based on
14mr|ffmpegthumbs-4.13.3-1|17	FFmpegThumbnailer.
14mr|ffmpegthumbs-4.13.3-1|18	
14mr|ffmpegthumbs-4.13.3-1|19	This thumbnailer uses FFmpeg to decode frames from the video files,
14mr|ffmpegthumbs-4.13.3-1|20	so supported video formats depend on the configuration flags of ffmpeg.
14mr|ffmpegthumbs-4.13.3-1|21	
14mr|ffmpegthumbs-4.13.3-1|22	This thumbnailer was designed to be as fast and lightweight as possible.
14mr|ffmpegthumbs-4.13.3-1|23	
14mr|ffmpegthumbs-4.13.3-1|24	%files
14mr|ffmpegthumbs-4.13.3-1|25	%{_kde_libdir}/kde4/ffmpegthumbs.so
14mr|ffmpegthumbs-4.13.3-1|26	%{_kde_services}/ffmpegthumbs.desktop
14mr|ffmpegthumbs-4.13.3-1|27	
14mr|ffmpegthumbs-4.13.3-1|28	#------------------------------------------------------------------------------
14mr|ffmpegthumbs-4.13.3-1|29	
14mr|ffmpegthumbs-4.13.3-1|30	%prep
14mr|ffmpegthumbs-4.13.3-1|31	%setup -q
14mr|ffmpegthumbs-4.13.3-1|32	
14mr|ffmpegthumbs-4.13.3-1|33	%build
14mr|ffmpegthumbs-4.13.3-1|34	%cmake_kde4
14mr|ffmpegthumbs-4.13.3-1|35	%make
14mr|ffmpegthumbs-4.13.3-1|36	
14mr|ffmpegthumbs-4.13.3-1|37	%install
14mr|ffmpegthumbs-4.13.3-1|38	%makeinstall_std -C build
14mr|ffmpegthumbs-4.13.3-1|39	
14mr|ffmpegthumbs-4.13.3-1|40	
14mr|ffmpegthumbs-4.13.3-1|41	%changelog
14mr|ffmpegthumbs-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|ffmpegthumbs-4.13.3-1|43	+ Revision: 66cbac1
14mr|ffmpegthumbs-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ffmpegthumbs-4.13.3-1|45	
14mr|ffmpegthumbs-4.13.3-1|46	

16322 14
14mr|fftw2-2.1.5-21|1	%define oname	fftw
14mr|fftw2-2.1.5-21|2	%define major	2
14mr|fftw2-2.1.5-21|3	%define libname 		%mklibname %{oname} %{major}
14mr|fftw2-2.1.5-21|4	%define	libname_threads		%mklibname %{oname}_threads %{major}
14mr|fftw2-2.1.5-21|5	%define	librname		%mklibname r%{oname} %{major}
14mr|fftw2-2.1.5-21|6	%define	librname_threads	%mklibname r%{oname}_threads %{major}
14mr|fftw2-2.1.5-21|7	%define	libsname		%mklibname s%{oname} %{major}
14mr|fftw2-2.1.5-21|8	%define	libsname_threads	%mklibname s%{oname}_threads %{major}
14mr|fftw2-2.1.5-21|9	%define	libsrname		%mklibname sr%{oname} %{major}
14mr|fftw2-2.1.5-21|10	%define	libsrname_threads	%mklibname sr%{oname}_threads %{major}
14mr|fftw2-2.1.5-21|11	%define devname 		%mklibname %{oname} -d %{major}
14mr|fftw2-2.1.5-21|12	
14mr|fftw2-2.1.5-21|13	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|14	Name:		fftw2
14mr|fftw2-2.1.5-21|15	Version:	2.1.5
14mr|fftw2-2.1.5-21|16	Release:	21
14mr|fftw2-2.1.5-21|17	License:	GPLv2+
14mr|fftw2-2.1.5-21|18	Group:		Development/C
14mr|fftw2-2.1.5-21|19	Url:		http://www.fftw.org/
14mr|fftw2-2.1.5-21|20	Source0:	http://www.fftw.org/%{oname}-%{version}.tar.bz2
14mr|fftw2-2.1.5-21|21	Patch0:		%{oname}-2.1.3-pentium.patch
14mr|fftw2-2.1.5-21|22	Patch1:		fftw-linkage_fix.diff
14mr|fftw2-2.1.5-21|23	Patch2:		fftw-2.1.5-automake-1.13.patch
14mr|fftw2-2.1.5-21|24	Patch3:		fftw-2.1.5-texinfo51.patch
14mr|fftw2-2.1.5-21|25	
14mr|fftw2-2.1.5-21|26	BuildRequires:	gcc-gfortran
14mr|fftw2-2.1.5-21|27	BuildRequires:	libtool
14mr|fftw2-2.1.5-21|28	BuildRequires:	texinfo
14mr|fftw2-2.1.5-21|29	
14mr|fftw2-2.1.5-21|30	%description
14mr|fftw2-2.1.5-21|31	FFTW is a collection of fast C routines for computing the Discrete Fourier
14mr|fftw2-2.1.5-21|32	Transform in one or more dimensions.  It includes complex, real, and parallel
14mr|fftw2-2.1.5-21|33	transforms, and can handle arbitrary array sizes efficiently. This RPM package
14mr|fftw2-2.1.5-21|34	includes both the double- and single-precision FFTW uniprocessor and threads
14mr|fftw2-2.1.5-21|35	libraries.  (The single-precision files have an "s" prefix.)
14mr|fftw2-2.1.5-21|36	
14mr|fftw2-2.1.5-21|37	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|38	
14mr|fftw2-2.1.5-21|39	%package -n	%{libname}
14mr|fftw2-2.1.5-21|40	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|41	Group:		Development/C
14mr|fftw2-2.1.5-21|42	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|43	Obsoletes:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|44	
14mr|fftw2-2.1.5-21|45	%description -n	%{libname}
14mr|fftw2-2.1.5-21|46	FFTW is a collection of fast C routines for computing the Discrete Fourier
14mr|fftw2-2.1.5-21|47	Transform in one or more dimensions.  It includes complex, real, and parallel
14mr|fftw2-2.1.5-21|48	transforms, and can handle arbitrary array sizes efficiently. This RPM package
14mr|fftw2-2.1.5-21|49	includes both the double- and single-precision FFTW uniprocessor and threads
14mr|fftw2-2.1.5-21|50	libraries.  (The single-precision files have an "s" prefix.)
14mr|fftw2-2.1.5-21|51	
14mr|fftw2-2.1.5-21|52	%files -n %{libname}
14mr|fftw2-2.1.5-21|53	%{_libdir}/libfftw.so.%{major}*
14mr|fftw2-2.1.5-21|54	
14mr|fftw2-2.1.5-21|55	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|56	
14mr|fftw2-2.1.5-21|57	%package -n	%{libname_threads}
14mr|fftw2-2.1.5-21|58	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|59	Group:		Development/C
14mr|fftw2-2.1.5-21|60	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|61	
14mr|fftw2-2.1.5-21|62	%description -n	%{libname_threads}
14mr|fftw2-2.1.5-21|63	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|64	
14mr|fftw2-2.1.5-21|65	%files -n %{libname_threads}
14mr|fftw2-2.1.5-21|66	%{_libdir}/libfftw_threads.so.%{major}*
14mr|fftw2-2.1.5-21|67	
14mr|fftw2-2.1.5-21|68	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|69	
14mr|fftw2-2.1.5-21|70	%package -n	%{librname}
14mr|fftw2-2.1.5-21|71	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|72	Group:		Development/C
14mr|fftw2-2.1.5-21|73	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|74	
14mr|fftw2-2.1.5-21|75	%description -n	%{librname}
14mr|fftw2-2.1.5-21|76	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|77	
14mr|fftw2-2.1.5-21|78	%files -n %{librname}
14mr|fftw2-2.1.5-21|79	%{_libdir}/librfftw.so.%{major}*
14mr|fftw2-2.1.5-21|80	
14mr|fftw2-2.1.5-21|81	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|82	
14mr|fftw2-2.1.5-21|83	%package -n	%{librname_threads}
14mr|fftw2-2.1.5-21|84	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|85	Group:		Development/C
14mr|fftw2-2.1.5-21|86	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|87	
14mr|fftw2-2.1.5-21|88	%description -n	%{librname_threads}
14mr|fftw2-2.1.5-21|89	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|90	
14mr|fftw2-2.1.5-21|91	%files -n %{librname_threads}
14mr|fftw2-2.1.5-21|92	%{_libdir}/librfftw_threads.so.%{major}*
14mr|fftw2-2.1.5-21|93	
14mr|fftw2-2.1.5-21|94	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|95	
14mr|fftw2-2.1.5-21|96	%package -n	%{libsname}
14mr|fftw2-2.1.5-21|97	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|98	Group:		Development/C
14mr|fftw2-2.1.5-21|99	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|100	
14mr|fftw2-2.1.5-21|101	%description -n	%{libsname}
14mr|fftw2-2.1.5-21|102	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|103	
14mr|fftw2-2.1.5-21|104	%files -n %{libsname}
14mr|fftw2-2.1.5-21|105	%{_libdir}/libsfftw.so.%{major}*
14mr|fftw2-2.1.5-21|106	
14mr|fftw2-2.1.5-21|107	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|108	
14mr|fftw2-2.1.5-21|109	%package -n	%{libsname_threads}
14mr|fftw2-2.1.5-21|110	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|111	Group:		Development/C
14mr|fftw2-2.1.5-21|112	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|113	
14mr|fftw2-2.1.5-21|114	%description -n	%{libsname_threads}
14mr|fftw2-2.1.5-21|115	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|116	
14mr|fftw2-2.1.5-21|117	%files -n %{libsname_threads}
14mr|fftw2-2.1.5-21|118	%{_libdir}/libsfftw_threads.so.%{major}*
14mr|fftw2-2.1.5-21|119	
14mr|fftw2-2.1.5-21|120	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|121	
14mr|fftw2-2.1.5-21|122	%package -n	%{libsrname}
14mr|fftw2-2.1.5-21|123	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|124	Group:		Development/C
14mr|fftw2-2.1.5-21|125	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|126	
14mr|fftw2-2.1.5-21|127	%description -n	%{libsrname}
14mr|fftw2-2.1.5-21|128	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|129	
14mr|fftw2-2.1.5-21|130	%files -n %{libsrname}
14mr|fftw2-2.1.5-21|131	%{_libdir}/libsrfftw.so.%{major}*
14mr|fftw2-2.1.5-21|132	
14mr|fftw2-2.1.5-21|133	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|134	
14mr|fftw2-2.1.5-21|135	%package -n	%{libsrname_threads}
14mr|fftw2-2.1.5-21|136	Summary:	Fast fourier transform library
14mr|fftw2-2.1.5-21|137	Group:		Development/C
14mr|fftw2-2.1.5-21|138	Conflicts:	%{_lib}fftw2 < 2.1.5-19
14mr|fftw2-2.1.5-21|139	
14mr|fftw2-2.1.5-21|140	%description -n	%{libsrname_threads}
14mr|fftw2-2.1.5-21|141	This package contains a shared library for %{name}.
14mr|fftw2-2.1.5-21|142	
14mr|fftw2-2.1.5-21|143	%files -n %{libsrname_threads}
14mr|fftw2-2.1.5-21|144	%{_libdir}/libsrfftw_threads.so.%{major}*
14mr|fftw2-2.1.5-21|145	
14mr|fftw2-2.1.5-21|146	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|147	
14mr|fftw2-2.1.5-21|148	%package -n	%{devname}
14mr|fftw2-2.1.5-21|149	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
14mr|fftw2-2.1.5-21|150	Group:		Development/C
14mr|fftw2-2.1.5-21|151	Requires:	%{libname} = %{EVRD}
14mr|fftw2-2.1.5-21|152	Requires:	%{libname_threads} = %{EVRD}
14mr|fftw2-2.1.5-21|153	Requires:	%{librname} = %{EVRD}
14mr|fftw2-2.1.5-21|154	Requires:	%{librname_threads} = %{EVRD}
14mr|fftw2-2.1.5-21|155	Requires:	%{libsname} = %{EVRD}
14mr|fftw2-2.1.5-21|156	Requires:	%{libsname_threads} = %{EVRD}
14mr|fftw2-2.1.5-21|157	Requires:	%{libsrname} = %{EVRD}
14mr|fftw2-2.1.5-21|158	Requires:	%{libsrname_threads} = %{EVRD}
14mr|fftw2-2.1.5-21|159	Provides:	%{name}-devel = %{EVRD}
14mr|fftw2-2.1.5-21|160	
14mr|fftw2-2.1.5-21|161	%description -n %{devname}
14mr|fftw2-2.1.5-21|162	This package contains the additional header files, documentation, andlibraries
14mr|fftw2-2.1.5-21|163	you need to develop programs using the FFTW fast fourier transform library.
14mr|fftw2-2.1.5-21|164	
14mr|fftw2-2.1.5-21|165	%files -n %{devname}
14mr|fftw2-2.1.5-21|166	%doc html FAQ doc/*ps doc/*fig doc/*tex* AUTHORS ChangeLog NEWS README* TODO
14mr|fftw2-2.1.5-21|167	%{_includedir}/*fftw*.h
14mr|fftw2-2.1.5-21|168	%{_libdir}/lib*fftw*.so
14mr|fftw2-2.1.5-21|169	%{_infodir}/*
14mr|fftw2-2.1.5-21|170	
14mr|fftw2-2.1.5-21|171	#----------------------------------------------------------------------------
14mr|fftw2-2.1.5-21|172	
14mr|fftw2-2.1.5-21|173	%prep
14mr|fftw2-2.1.5-21|174	# We will be compiling two copies of FFTW, one for double precision and
14mr|fftw2-2.1.5-21|175	# one for single precision.  During the build process, these copies
14mr|fftw2-2.1.5-21|176	# will be stored in fftw-%{version}/double and fftw-%{version}/single
14mr|fftw2-2.1.5-21|177	
14mr|fftw2-2.1.5-21|178	# Unpack the tar archive, first (-c) creating a fftw-%{version}
14mr|fftw2-2.1.5-21|179	# directory and then unpacking in there.
14mr|fftw2-2.1.5-21|180	
14mr|fftw2-2.1.5-21|181	%setup -q -c -n %{oname}-%{version}
14mr|fftw2-2.1.5-21|182	# Now, rename the unpacked FFTW directory to "double":
14mr|fftw2-2.1.5-21|183	mv %{oname}-%{version} double
14mr|fftw2-2.1.5-21|184	# Apply patch to enable pentium optimizations
14mr|fftw2-2.1.5-21|185	cd double
14mr|fftw2-2.1.5-21|186	%patch0 -p1
14mr|fftw2-2.1.5-21|187	cd ..
14mr|fftw2-2.1.5-21|188	# Last, make a copy of this directory in "single":
14mr|fftw2-2.1.5-21|189	cp -rp double single
14mr|fftw2-2.1.5-21|190	
14mr|fftw2-2.1.5-21|191	%patch1 -p1
14mr|fftw2-2.1.5-21|192	%patch2 -p1 -b .am113~
14mr|fftw2-2.1.5-21|193	%patch3 -p1
14mr|fftw2-2.1.5-21|194	
14mr|fftw2-2.1.5-21|195	%build
14mr|fftw2-2.1.5-21|196	# Configure and build the double and single precision versions.
14mr|fftw2-2.1.5-21|197	# Notes:
14mr|fftw2-2.1.5-21|198	#  (1) We install into ${RPM_BUILD_ROOT}, which is set either
14mr|fftw2-2.1.5-21|199	#      by the BuildRoot option above or by --buildroot at build-time.
14mr|fftw2-2.1.5-21|200	#      This allows you to build the RPM without blowing away your existing
14mr|fftw2-2.1.5-21|201	#      FFTW installation, and even without being root.
14mr|fftw2-2.1.5-21|202	#  (2) The double-precision version is installed with the normal library
14mr|fftw2-2.1.5-21|203	#      names, while the single-precision version is installed with an "s"
14mr|fftw2-2.1.5-21|204	#      prefix.
14mr|fftw2-2.1.5-21|205	
14mr|fftw2-2.1.5-21|206	pushd double
14mr|fftw2-2.1.5-21|207	libtoolize --copy --force; aclocal; automake --add-missing; autoconf
14mr|fftw2-2.1.5-21|208	%configure2_5x \
14mr|fftw2-2.1.5-21|209	--disable-static \
14mr|fftw2-2.1.5-21|210	--enable-shared \
14mr|fftw2-2.1.5-21|211	--enable-threads \
14mr|fftw2-2.1.5-21|212	%ifarch %{ix86}
14mr|fftw2-2.1.5-21|213	--enable-i386-hacks
14mr|fftw2-2.1.5-21|214	%endif
14mr|fftw2-2.1.5-21|215	
14mr|fftw2-2.1.5-21|216	%make
14mr|fftw2-2.1.5-21|217	
14mr|fftw2-2.1.5-21|218	popd
14mr|fftw2-2.1.5-21|219	pushd single
14mr|fftw2-2.1.5-21|220	libtoolize --copy --force; aclocal; automake --add-missing; autoconf
14mr|fftw2-2.1.5-21|221	%configure2_5x \
14mr|fftw2-2.1.5-21|222	--disable-static \
14mr|fftw2-2.1.5-21|223	--enable-shared \
14mr|fftw2-2.1.5-21|224	--enable-threads \
14mr|fftw2-2.1.5-21|225	%ifarch %{ix86}
14mr|fftw2-2.1.5-21|226	--enable-i386-hacks \
14mr|fftw2-2.1.5-21|227	%endif
14mr|fftw2-2.1.5-21|228	--enable-float \
14mr|fftw2-2.1.5-21|229	--enable-type-prefix
14mr|fftw2-2.1.5-21|230	
14mr|fftw2-2.1.5-21|231	%make
14mr|fftw2-2.1.5-21|232	popd
14mr|fftw2-2.1.5-21|233	
14mr|fftw2-2.1.5-21|234	%install
14mr|fftw2-2.1.5-21|235	%makeinstall_std -C double
14mr|fftw2-2.1.5-21|236	%makeinstall_std -C single
14mr|fftw2-2.1.5-21|237	
14mr|fftw2-2.1.5-21|238	# copy doc files where RPM will find them
14mr|fftw2-2.1.5-21|239	# put the HTML stuff in a sperate dir, so it appears nicely in the docdir
14mr|fftw2-2.1.5-21|240	pushd single
14mr|fftw2-2.1.5-21|241	mkdir -p ../html
14mr|fftw2-2.1.5-21|242	cp doc/*html doc/*gif ../html
14mr|fftw2-2.1.5-21|243	# remove HTML files from doc so that they don't appear double
14mr|fftw2-2.1.5-21|244	rm -f doc/*html doc/*gif
14mr|fftw2-2.1.5-21|245	
14mr|fftw2-2.1.5-21|246	# place the doc directory in a "findable" location
14mr|fftw2-2.1.5-21|247	mkdir -p ../doc
14mr|fftw2-2.1.5-21|248	cp -a doc/* ../doc
14mr|fftw2-2.1.5-21|249	
14mr|fftw2-2.1.5-21|250	# the FAQ directory is also "nice" to have
14mr|fftw2-2.1.5-21|251	mkdir -p ../FAQ
14mr|fftw2-2.1.5-21|252	cp -a FAQ/* ../FAQ
14mr|fftw2-2.1.5-21|253	
14mr|fftw2-2.1.5-21|254	# do the same to the other %doc files
14mr|fftw2-2.1.5-21|255	cp AUTHORS ChangeLog NEWS README* TODO ..
14mr|fftw2-2.1.5-21|256	popd
14mr|fftw2-2.1.5-21|257	
14mr|fftw2-2.1.5-21|258	
14mr|fftw2-2.1.5-21|259	%changelog
14mr|fftw2-2.1.5-21|260	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-21
14mr|fftw2-2.1.5-21|261	+ Revision: 88bdd20
14mr|fftw2-2.1.5-21|262	- Adjust automake usage
14mr|fftw2-2.1.5-21|263	
14mr|fftw2-2.1.5-21|264	

16323 14
14mr|fftw-3.3.4-2|1	%define api	3
14mr|fftw-3.3.4-2|2	%define major	3
14mr|fftw-3.3.4-2|3	%define libname			%mklibname %{name} %{api} %{major}
14mr|fftw-3.3.4-2|4	%define libname_threads		%mklibname %{name}%{api}_threads %{major}
14mr|fftw-3.3.4-2|5	%define libnamef		%mklibname %{name}%{api}f %{major}
14mr|fftw-3.3.4-2|6	%define libnamef_threads	%mklibname %{name}%{api}f_threads %{major}
14mr|fftw-3.3.4-2|7	%define libnamel		%mklibname %{name}%{api}l %{major}
14mr|fftw-3.3.4-2|8	%define libnamel_threads	%mklibname %{name}%{api}l_threads %{major}
14mr|fftw-3.3.4-2|9	%define devname			%mklibname %{name} -d
14mr|fftw-3.3.4-2|10	
14mr|fftw-3.3.4-2|11	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|12	Name:		fftw
14mr|fftw-3.3.4-2|13	Version:	3.3.4
14mr|fftw-3.3.4-2|14	Release:	2
14mr|fftw-3.3.4-2|15	License:	GPLv2+
14mr|fftw-3.3.4-2|16	Group:		System/Libraries
14mr|fftw-3.3.4-2|17	Url:		http://www.fftw.org
14mr|fftw-3.3.4-2|18	Source0:	ftp://ftp.fftw.org/pub/fftw/%{name}-%{version}.tar.gz
14mr|fftw-3.3.4-2|19	BuildRequires:	gcc-gfortran
14mr|fftw-3.3.4-2|20	BuildRequires:	texinfo
14mr|fftw-3.3.4-2|21	BuildConflicts:	%{devname}
14mr|fftw-3.3.4-2|22	
14mr|fftw-3.3.4-2|23	%description
14mr|fftw-3.3.4-2|24	FFTW is a collection of fast C routines for computing the Discrete Fourier
14mr|fftw-3.3.4-2|25	Transform in one or more dimensions.  It includes complex, real, and
14mr|fftw-3.3.4-2|26	parallel transforms, and can handle arbitrary array sizes efficiently.
14mr|fftw-3.3.4-2|27	
14mr|fftw-3.3.4-2|28	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|29	
14mr|fftw-3.3.4-2|30	%package wisdom
14mr|fftw-3.3.4-2|31	Summary:	FFTW-wisdom file generator
14mr|fftw-3.3.4-2|32	Group:		Development/Other
14mr|fftw-3.3.4-2|33	
14mr|fftw-3.3.4-2|34	%description wisdom
14mr|fftw-3.3.4-2|35	fftw-wisdom is a utility to generate FFTW wisdom files, which contain saved
14mr|fftw-3.3.4-2|36	information about how to optimally compute (Fourier) transforms of various
14mr|fftw-3.3.4-2|37	sizes.
14mr|fftw-3.3.4-2|38	
14mr|fftw-3.3.4-2|39	%files wisdom
14mr|fftw-3.3.4-2|40	%doc AUTHORS CO* NEWS README TODO
14mr|fftw-3.3.4-2|41	%{_bindir}/fftw*-wisdom
14mr|fftw-3.3.4-2|42	%{_bindir}/fftw-wisdom-to-conf
14mr|fftw-3.3.4-2|43	%{_includedir}/fftw3.f
14mr|fftw-3.3.4-2|44	%{_mandir}/man1/fftw-wisdom-to-conf.*
14mr|fftw-3.3.4-2|45	%{_mandir}/man1/fftw*-wisdom.*
14mr|fftw-3.3.4-2|46	
14mr|fftw-3.3.4-2|47	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|48	
14mr|fftw-3.3.4-2|49	%package -n %{libname}
14mr|fftw-3.3.4-2|50	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|51	Group:		System/Libraries
14mr|fftw-3.3.4-2|52	Provides:	%{name} = %{EVRD}
14mr|fftw-3.3.4-2|53	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|54	Obsoletes:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|55	
14mr|fftw-3.3.4-2|56	%description -n %{libname}
14mr|fftw-3.3.4-2|57	FFTW is a collection of fast C routines for computing the Discrete Fourier
14mr|fftw-3.3.4-2|58	Transform in one or more dimensions.  It includes complex, real, and
14mr|fftw-3.3.4-2|59	parallel transforms, and can handle arbitrary array sizes efficiently.
14mr|fftw-3.3.4-2|60	
14mr|fftw-3.3.4-2|61	%files -n %{libname}
14mr|fftw-3.3.4-2|62	%{_libdir}/libfftw%{api}.so.%{major}*
14mr|fftw-3.3.4-2|63	
14mr|fftw-3.3.4-2|64	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|65	
14mr|fftw-3.3.4-2|66	%package -n %{libname_threads}
14mr|fftw-3.3.4-2|67	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|68	Group:		System/Libraries
14mr|fftw-3.3.4-2|69	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|70	
14mr|fftw-3.3.4-2|71	%description -n %{libname_threads}
14mr|fftw-3.3.4-2|72	This package contains a shared library for %{name}.
14mr|fftw-3.3.4-2|73	
14mr|fftw-3.3.4-2|74	%files -n %{libname_threads}
14mr|fftw-3.3.4-2|75	%{_libdir}/libfftw%{api}_threads.so.%{major}*
14mr|fftw-3.3.4-2|76	
14mr|fftw-3.3.4-2|77	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|78	
14mr|fftw-3.3.4-2|79	%package -n %{libnamef}
14mr|fftw-3.3.4-2|80	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|81	Group:		System/Libraries
14mr|fftw-3.3.4-2|82	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|83	
14mr|fftw-3.3.4-2|84	%description -n %{libnamef}
14mr|fftw-3.3.4-2|85	This package contains a shared library for %{name}.
14mr|fftw-3.3.4-2|86	
14mr|fftw-3.3.4-2|87	%files -n %{libnamef}
14mr|fftw-3.3.4-2|88	%{_libdir}/libfftw%{api}f.so.%{major}*
14mr|fftw-3.3.4-2|89	
14mr|fftw-3.3.4-2|90	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|91	
14mr|fftw-3.3.4-2|92	%package -n %{libnamef_threads}
14mr|fftw-3.3.4-2|93	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|94	Group:		System/Libraries
14mr|fftw-3.3.4-2|95	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|96	
14mr|fftw-3.3.4-2|97	%description -n %{libnamef_threads}
14mr|fftw-3.3.4-2|98	This package contains a shared library for %{name}.
14mr|fftw-3.3.4-2|99	
14mr|fftw-3.3.4-2|100	%files -n %{libnamef_threads}
14mr|fftw-3.3.4-2|101	%{_libdir}/libfftw%{api}f_threads.so.%{major}*
14mr|fftw-3.3.4-2|102	
14mr|fftw-3.3.4-2|103	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|104	
14mr|fftw-3.3.4-2|105	%package -n %{libnamel}
14mr|fftw-3.3.4-2|106	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|107	Group:		System/Libraries
14mr|fftw-3.3.4-2|108	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|109	
14mr|fftw-3.3.4-2|110	%description -n %{libnamel}
14mr|fftw-3.3.4-2|111	This package contains a shared library for %{name}.
14mr|fftw-3.3.4-2|112	
14mr|fftw-3.3.4-2|113	%files -n %{libnamel}
14mr|fftw-3.3.4-2|114	%{_libdir}/libfftw%{api}l.so.%{major}*
14mr|fftw-3.3.4-2|115	
14mr|fftw-3.3.4-2|116	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|117	
14mr|fftw-3.3.4-2|118	%package -n %{libnamel_threads}
14mr|fftw-3.3.4-2|119	Summary:	Fast fourier transform library
14mr|fftw-3.3.4-2|120	Group:		System/Libraries
14mr|fftw-3.3.4-2|121	Conflicts:	%{_lib}fftw3 < 3.3.3-2
14mr|fftw-3.3.4-2|122	
14mr|fftw-3.3.4-2|123	%description -n %{libnamel_threads}
14mr|fftw-3.3.4-2|124	This package contains a shared library for %{name}.
14mr|fftw-3.3.4-2|125	
14mr|fftw-3.3.4-2|126	%files -n %{libnamel_threads}
14mr|fftw-3.3.4-2|127	%{_libdir}/libfftw%{api}l_threads.so.%{major}*
14mr|fftw-3.3.4-2|128	
14mr|fftw-3.3.4-2|129	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|130	
14mr|fftw-3.3.4-2|131	%package -n %{devname}
14mr|fftw-3.3.4-2|132	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
14mr|fftw-3.3.4-2|133	Group:		Development/C
14mr|fftw-3.3.4-2|134	Requires:	%{libname} = %{EVRD}
14mr|fftw-3.3.4-2|135	Requires:	%{libname_threads} = %{EVRD}
14mr|fftw-3.3.4-2|136	Requires:	%{libnamef} = %{EVRD}
14mr|fftw-3.3.4-2|137	Requires:	%{libnamef_threads} = %{EVRD}
14mr|fftw-3.3.4-2|138	Requires:	%{libnamel} = %{EVRD}
14mr|fftw-3.3.4-2|139	Requires:	%{libnamel_threads} = %{EVRD}
14mr|fftw-3.3.4-2|140	Provides:	%{name}%{api}-devel = %{EVRD}
14mr|fftw-3.3.4-2|141	Provides:	%{name}-devel = %{EVRD}
14mr|fftw-3.3.4-2|142	
14mr|fftw-3.3.4-2|143	%description -n %{devname}
14mr|fftw-3.3.4-2|144	This package contains the additional header files, documentation, and
14mr|fftw-3.3.4-2|145	libraries you need to develop programs using the FFTW fast fourier
14mr|fftw-3.3.4-2|146	transform library.
14mr|fftw-3.3.4-2|147	
14mr|fftw-3.3.4-2|148	%files -n %{devname}
14mr|fftw-3.3.4-2|149	%doc doc/*
14mr|fftw-3.3.4-2|150	%{_includedir}/*fftw*.h
14mr|fftw-3.3.4-2|151	%{_includedir}/fftw3*.f03
14mr|fftw-3.3.4-2|152	%{_infodir}/fftw%{api}.info*
14mr|fftw-3.3.4-2|153	%{_libdir}/pkgconfig/*.pc
14mr|fftw-3.3.4-2|154	%{_libdir}/libfftw*.so
14mr|fftw-3.3.4-2|155	
14mr|fftw-3.3.4-2|156	#----------------------------------------------------------------------------
14mr|fftw-3.3.4-2|157	
14mr|fftw-3.3.4-2|158	%prep
14mr|fftw-3.3.4-2|159	%setup -q
14mr|fftw-3.3.4-2|160	
14mr|fftw-3.3.4-2|161	%build
14mr|fftw-3.3.4-2|162	export F77="gfortran"
14mr|fftw-3.3.4-2|163	mkdir build-std
14mr|fftw-3.3.4-2|164	pushd build-std
14mr|fftw-3.3.4-2|165	CONFIGURE_TOP=.. \
14mr|fftw-3.3.4-2|166	%configure2_5x \
14mr|fftw-3.3.4-2|167	--disable-static \
14mr|fftw-3.3.4-2|168	--enable-shared \
14mr|fftw-3.3.4-2|169	--enable-threads \
14mr|fftw-3.3.4-2|170	--enable-fortran \
14mr|fftw-3.3.4-2|171	%ifarch x86_64
14mr|fftw-3.3.4-2|172	--disable-sse \
14mr|fftw-3.3.4-2|173	--enable-sse2 \
14mr|fftw-3.3.4-2|174	%endif
14mr|fftw-3.3.4-2|175	--infodir=%{_infodir}
14mr|fftw-3.3.4-2|176	
14mr|fftw-3.3.4-2|177	%make
14mr|fftw-3.3.4-2|178	popd
14mr|fftw-3.3.4-2|179	
14mr|fftw-3.3.4-2|180	mkdir build-float
14mr|fftw-3.3.4-2|181	pushd build-float
14mr|fftw-3.3.4-2|182	CONFIGURE_TOP=.. \
14mr|fftw-3.3.4-2|183	%configure2_5x \
14mr|fftw-3.3.4-2|184	--disable-static \
14mr|fftw-3.3.4-2|185	--enable-float \
14mr|fftw-3.3.4-2|186	--enable-shared \
14mr|fftw-3.3.4-2|187	--enable-threads \
14mr|fftw-3.3.4-2|188	--enable-fortran \
14mr|fftw-3.3.4-2|189	%ifarch x86_64
14mr|fftw-3.3.4-2|190	--enable-sse \
14mr|fftw-3.3.4-2|191	--enable-sse2 \
14mr|fftw-3.3.4-2|192	%endif
14mr|fftw-3.3.4-2|193	--infodir=%{_infodir}
14mr|fftw-3.3.4-2|194	%make
14mr|fftw-3.3.4-2|195	popd
14mr|fftw-3.3.4-2|196	
14mr|fftw-3.3.4-2|197	# SSE doesn't work with long-double:
14mr|fftw-3.3.4-2|198	mkdir build-long-double
14mr|fftw-3.3.4-2|199	pushd build-long-double
14mr|fftw-3.3.4-2|200	CONFIGURE_TOP=.. \
14mr|fftw-3.3.4-2|201	%configure2_5x \
14mr|fftw-3.3.4-2|202	--disable-static \
14mr|fftw-3.3.4-2|203	--enable-long-double \
14mr|fftw-3.3.4-2|204	--enable-shared \
14mr|fftw-3.3.4-2|205	--enable-threads \
14mr|fftw-3.3.4-2|206	--enable-fortran \
14mr|fftw-3.3.4-2|207	--infodir=%{_infodir}
14mr|fftw-3.3.4-2|208	%make
14mr|fftw-3.3.4-2|209	popd
14mr|fftw-3.3.4-2|210	
14mr|fftw-3.3.4-2|211	%install
14mr|fftw-3.3.4-2|212	%makeinstall_std -C build-std
14mr|fftw-3.3.4-2|213	%makeinstall_std -C build-float
14mr|fftw-3.3.4-2|214	%makeinstall_std -C build-long-double
14mr|fftw-3.3.4-2|215	
14mr|fftw-3.3.4-2|216	rm -fr %{buildroot}/%{_docdir}/Make*
14mr|fftw-3.3.4-2|217	
14mr|fftw-3.3.4-2|218	
14mr|fftw-3.3.4-2|219	%changelog
14mr|fftw-3.3.4-2|220	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.4-2
14mr|fftw-3.3.4-2|221	+ Revision: df15fe0
14mr|fftw-3.3.4-2|222	- MassBuild#440: Increase release tag
14mr|fftw-3.3.4-2|223	
14mr|fftw-3.3.4-2|224	

16324 14
14mr|file-5.19-3|1	%define major 1
14mr|file-5.19-3|2	%define libname %mklibname magic %{major}
14mr|file-5.19-3|3	%define devname %mklibname magic -d
14mr|file-5.19-3|4	%define staticname %mklibname magic -d -s
14mr|file-5.19-3|5	
14mr|file-5.19-3|6	Summary:	A utility for determining file types
14mr|file-5.19-3|7	Name:		file
14mr|file-5.19-3|8	Version:	5.19
14mr|file-5.19-3|9	Release:	3
14mr|file-5.19-3|10	License:	BSD
14mr|file-5.19-3|11	Group:		File tools
14mr|file-5.19-3|12	Url:		http://www.darwinsys.com/file/
14mr|file-5.19-3|13	Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
14mr|file-5.19-3|14	Patch0:		file-rpm-locale.patch
14mr|file-5.19-3|15	# Looks like upstream is trying to encode utf-8 string to utf-8 once more
14mr|file-5.19-3|16	# This leads to
14mr|file-5.19-3|17	# UnicodeDecodeError: 'ascii' codec can't decode byte X in position Y:
14mr|file-5.19-3|18	# ordinal not in range(128)
14mr|file-5.19-3|19	Patch1:		file-5.19-unicode.patch
14mr|file-5.19-3|20	Patch3:		file-4.24-selinux.patch
14mr|file-5.19-3|21	Patch4:		file-5.04-oracle.patch
14mr|file-5.19-3|22	Patch7:		file-5.05-dump.patch
14mr|file-5.19-3|23	Patch8:		file-5.15-berkeleydb.patch
14mr|file-5.19-3|24	Patch9:		file-4.20-xen.patch
14mr|file-5.19-3|25	Patch13:	file-5.15-images.patch
14mr|file-5.19-3|26	Patch14:	file-4.20-apple.patch
14mr|file-5.19-3|27	Patch15:	file-5.18-strength.patch
14mr|file-5.19-3|28	Patch16:	file-5.19-image-fmt-widths.patch
14mr|file-5.19-3|29	BuildRequires:	pkgconfig(python)
14mr|file-5.19-3|30	BuildRequires:	pkgconfig(zlib)
14mr|file-5.19-3|31	
14mr|file-5.19-3|32	%description
14mr|file-5.19-3|33	The file command is used to identify a particular file according to the
14mr|file-5.19-3|34	type of data contained by the file.  File can identify many different
14mr|file-5.19-3|35	file types, including ELF binaries, system libraries, RPM packages, and
14mr|file-5.19-3|36	different graphics formats.
14mr|file-5.19-3|37	
14mr|file-5.19-3|38	You should install the file package, since the file command is such a
14mr|file-5.19-3|39	useful utility.
14mr|file-5.19-3|40	
14mr|file-5.19-3|41	%files
14mr|file-5.19-3|42	%doc README MAINT ChangeLog
14mr|file-5.19-3|43	%{_bindir}/*
14mr|file-5.19-3|44	%{_datadir}/misc/*
14mr|file-5.19-3|45	%{_mandir}/man1/*
14mr|file-5.19-3|46	%{_mandir}/man4/*
14mr|file-5.19-3|47	
14mr|file-5.19-3|48	#----------------------------------------------------------------------------
14mr|file-5.19-3|49	
14mr|file-5.19-3|50	%package -n %{libname}
14mr|file-5.19-3|51	Summary:	Shared library for handling magic files
14mr|file-5.19-3|52	Group:		System/Libraries
14mr|file-5.19-3|53	
14mr|file-5.19-3|54	%description -n %{libname}
14mr|file-5.19-3|55	The file command is used to identify a particular file according to the
14mr|file-5.19-3|56	type of data contained by the file.  File can identify many different
14mr|file-5.19-3|57	file types, including ELF binaries, system libraries, RPM packages, and
14mr|file-5.19-3|58	different graphics formats.
14mr|file-5.19-3|59	
14mr|file-5.19-3|60	Libmagic is a library for handlig the so called magic files the 'file'
14mr|file-5.19-3|61	command is based on.
14mr|file-5.19-3|62	
14mr|file-5.19-3|63	%files -n %{libname}
14mr|file-5.19-3|64	%{_libdir}/libmagic.so.%{major}*
14mr|file-5.19-3|65	
14mr|file-5.19-3|66	#----------------------------------------------------------------------------
14mr|file-5.19-3|67	
14mr|file-5.19-3|68	%package -n %{devname}
14mr|file-5.19-3|69	Summary:	Development files to build applications that handle magic files
14mr|file-5.19-3|70	Group:		Development/C
14mr|file-5.19-3|71	Requires:	%{libname} = %{EVRD}
14mr|file-5.19-3|72	Provides:	magic-devel = %{EVRD}
14mr|file-5.19-3|73	
14mr|file-5.19-3|74	%description -n %{devname}
14mr|file-5.19-3|75	The file command is used to identify a particular file according to the
14mr|file-5.19-3|76	type of data contained by the file.  File can identify many different
14mr|file-5.19-3|77	file types, including ELF binaries, system libraries, RPM packages, and
14mr|file-5.19-3|78	different graphics formats.
14mr|file-5.19-3|79	
14mr|file-5.19-3|80	Libmagic is a library for handlig the so called magic files the 'file'
14mr|file-5.19-3|81	command is based on.
14mr|file-5.19-3|82	
14mr|file-5.19-3|83	%files -n %{devname}
14mr|file-5.19-3|84	%{_libdir}/libmagic.so
14mr|file-5.19-3|85	%{_includedir}/*
14mr|file-5.19-3|86	%{_mandir}/man3/*
14mr|file-5.19-3|87	
14mr|file-5.19-3|88	#----------------------------------------------------------------------------
14mr|file-5.19-3|89	
14mr|file-5.19-3|90	%package -n %{staticname}
14mr|file-5.19-3|91	Summary:	Static library to build applications that handle magic files
14mr|file-5.19-3|92	Group:		Development/C
14mr|file-5.19-3|93	Requires:	%{devname} = %{EVRD}
14mr|file-5.19-3|94	Provides:	magic-static-devel = %{EVRD}
14mr|file-5.19-3|95	
14mr|file-5.19-3|96	%description -n %{staticname}
14mr|file-5.19-3|97	The file command is used to identify a particular file according to the
14mr|file-5.19-3|98	type of data contained by the file.  File can identify many different
14mr|file-5.19-3|99	file types, including ELF binaries, system libraries, RPM packages, and
14mr|file-5.19-3|100	different graphics formats.
14mr|file-5.19-3|101	
14mr|file-5.19-3|102	Libmagic is a library for handlig the so called magic files the 'file'
14mr|file-5.19-3|103	command is based on.
14mr|file-5.19-3|104	
14mr|file-5.19-3|105	%files -n %{staticname}
14mr|file-5.19-3|106	%{_libdir}/*.a
14mr|file-5.19-3|107	
14mr|file-5.19-3|108	#----------------------------------------------------------------------------
14mr|file-5.19-3|109	
14mr|file-5.19-3|110	%package -n python-magic
14mr|file-5.19-3|111	Summary:	Python module to use libmagic
14mr|file-5.19-3|112	Group:		Development/Python
14mr|file-5.19-3|113	BuildArch:	noarch
14mr|file-5.19-3|114	Requires:	%{name} >= %{EVRD}
14mr|file-5.19-3|115	
14mr|file-5.19-3|116	%description -n python-magic
14mr|file-5.19-3|117	Libmagic is a library for handlig the so called magic files the 'file'
14mr|file-5.19-3|118	command is based on.
14mr|file-5.19-3|119	
14mr|file-5.19-3|120	This package contains the python binding for libmagic.
14mr|file-5.19-3|121	
14mr|file-5.19-3|122	%files -n python-magic
14mr|file-5.19-3|123	%doc python/README python/example.py
14mr|file-5.19-3|124	%{py_puresitedir}/*
14mr|file-5.19-3|125	
14mr|file-5.19-3|126	#----------------------------------------------------------------------------
14mr|file-5.19-3|127	
14mr|file-5.19-3|128	%prep
14mr|file-5.19-3|129	%setup -q
14mr|file-5.19-3|130	%patch0 -p1 -b .rpm-locale~
14mr|file-5.19-3|131	%patch1 -p1 -b .encoding~
14mr|file-5.19-3|132	%patch3 -p1 -b .selinux~
14mr|file-5.19-3|133	%patch4 -p1 -b .oracle~
14mr|file-5.19-3|134	%patch7 -p1 -b .dump~
14mr|file-5.19-3|135	%patch8 -p1 -b .berkeley~
14mr|file-5.19-3|136	%patch9 -p1 -b .xen~
14mr|file-5.19-3|137	%patch13 -p1 -b .images~
14mr|file-5.19-3|138	%patch14 -p0 -b .apple~
14mr|file-5.19-3|139	%patch15 -p1 -b .c_strength~
14mr|file-5.19-3|140	%patch16 -p1 -b .image-fmt~
14mr|file-5.19-3|141	
14mr|file-5.19-3|142	%build
14mr|file-5.19-3|143	autoreconf -fi
14mr|file-5.19-3|144	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
14mr|file-5.19-3|145	%configure2_5x --enable-static
14mr|file-5.19-3|146	%make
14mr|file-5.19-3|147	
14mr|file-5.19-3|148	pushd python
14mr|file-5.19-3|149	python setup.py build
14mr|file-5.19-3|150	popd
14mr|file-5.19-3|151	
14mr|file-5.19-3|152	%install
14mr|file-5.19-3|153	%makeinstall_std
14mr|file-5.19-3|154	
14mr|file-5.19-3|155	# install one missing header file
14mr|file-5.19-3|156	install -m644 src/file.h -D %{buildroot}%{_includedir}/file.h
14mr|file-5.19-3|157	
14mr|file-5.19-3|158	pushd python
14mr|file-5.19-3|159	python setup.py install --prefix=%{buildroot}%{_prefix}
14mr|file-5.19-3|160	popd
14mr|file-5.19-3|161	
14mr|file-5.19-3|162	
14mr|file-5.19-3|163	%changelog
14mr|file-5.19-3|164	* Mon Aug 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19-3
14mr|file-5.19-3|165	+ Revision: 323c625
14mr|file-5.19-3|166	- Add patch to fix encoding issues with python bindings
14mr|file-5.19-3|167	
14mr|file-5.19-3|168	

16325 14
14mr|filelight-4.13.3-1|1	Summary:	Graphical disk usage statistics
14mr|filelight-4.13.3-1|2	Name:		filelight
14mr|filelight-4.13.3-1|3	Version:	4.13.3
14mr|filelight-4.13.3-1|4	Release:	1
14mr|filelight-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|filelight-4.13.3-1|6	License:	LGPLv2
14mr|filelight-4.13.3-1|7	Url:		http://utils.kde.org/projects/filelight/
14mr|filelight-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|filelight-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|filelight-4.13.3-1|10	
14mr|filelight-4.13.3-1|11	%description
14mr|filelight-4.13.3-1|12	Filelight allows you to quickly understand exactly where your
14mr|filelight-4.13.3-1|13	diskspace is being used by graphically representing your file
14mr|filelight-4.13.3-1|14	system as a set of concentric segmented-rings. You can use it
14mr|filelight-4.13.3-1|15	to locate hotspots of disk usage and then manipulate those
14mr|filelight-4.13.3-1|16	areas using a file manager.
14mr|filelight-4.13.3-1|17	
14mr|filelight-4.13.3-1|18	%files
14mr|filelight-4.13.3-1|19	%doc %{_kde_docdir}/HTML/en/filelight
14mr|filelight-4.13.3-1|20	%{_kde_bindir}/filelight
14mr|filelight-4.13.3-1|21	%{_kde_libdir}/kde4/filelightpart.so
14mr|filelight-4.13.3-1|22	%{_kde_applicationsdir}/filelight.desktop
14mr|filelight-4.13.3-1|23	%{_kde_appsdir}/filelight
14mr|filelight-4.13.3-1|24	%{_kde_appsdir}/filelightpart
14mr|filelight-4.13.3-1|25	%{_kde_iconsdir}/*/*/actions/view_filelight.*
14mr|filelight-4.13.3-1|26	%{_kde_iconsdir}/*/*/apps/filelight.*
14mr|filelight-4.13.3-1|27	%{_kde_configdir}/filelightrc
14mr|filelight-4.13.3-1|28	%{_kde_services}/filelightpart.desktop
14mr|filelight-4.13.3-1|29	
14mr|filelight-4.13.3-1|30	#----------------------------------------------------------------------
14mr|filelight-4.13.3-1|31	
14mr|filelight-4.13.3-1|32	%prep
14mr|filelight-4.13.3-1|33	%setup -q
14mr|filelight-4.13.3-1|34	
14mr|filelight-4.13.3-1|35	%build
14mr|filelight-4.13.3-1|36	%cmake_kde4
14mr|filelight-4.13.3-1|37	%make
14mr|filelight-4.13.3-1|38	
14mr|filelight-4.13.3-1|39	%install
14mr|filelight-4.13.3-1|40	%makeinstall_std -C build
14mr|filelight-4.13.3-1|41	
14mr|filelight-4.13.3-1|42	
14mr|filelight-4.13.3-1|43	%changelog
14mr|filelight-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|filelight-4.13.3-1|45	+ Revision: 0a1cbaa
14mr|filelight-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|filelight-4.13.3-1|47	
14mr|filelight-4.13.3-1|48	

16326 14
14mr|file-roller-3.12.2-2|1	Summary:	An archive manager for GNOME
14mr|file-roller-3.12.2-2|2	Name:		file-roller
14mr|file-roller-3.12.2-2|3	Version:	3.12.2
14mr|file-roller-3.12.2-2|4	Release:	2
14mr|file-roller-3.12.2-2|5	License:	GPLv2+
14mr|file-roller-3.12.2-2|6	URL:		http://fileroller.sourceforge.net
14mr|file-roller-3.12.2-2|7	Group:		Archiving/Compression
14mr|file-roller-3.12.2-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|file-roller-3.12.2-2|9	
14mr|file-roller-3.12.2-2|10	BuildRequires:	intltool itstool
14mr|file-roller-3.12.2-2|11	BuildRequires:	magic-devel
14mr|file-roller-3.12.2-2|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|file-roller-3.12.2-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|file-roller-3.12.2-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|file-roller-3.12.2-2|15	BuildRequires:	pkgconfig(libnautilus-extension)
14mr|file-roller-3.12.2-2|16	BuildRequires:	pkgconfig(sm)
14mr|file-roller-3.12.2-2|17	
14mr|file-roller-3.12.2-2|18	Suggests:	cdrecord-isotools
14mr|file-roller-3.12.2-2|19	Requires(pre):	GConf2
14mr|file-roller-3.12.2-2|20	# for the gsettings schema
14mr|file-roller-3.12.2-2|21	Requires:	nautilus
14mr|file-roller-3.12.2-2|22	
14mr|file-roller-3.12.2-2|23	%description
14mr|file-roller-3.12.2-2|24	File Roller is an archive manager for the GNOME environment.  This means that
14mr|file-roller-3.12.2-2|25	you can : create and modify archives; view the content of an archive; view a
14mr|file-roller-3.12.2-2|26	file contained in the archive; extract files from the archive.
14mr|file-roller-3.12.2-2|27	File Roller is only a front-end (a graphical interface) to archiving programs
14mr|file-roller-3.12.2-2|28	like tar and zip. The supported file types are :
14mr|file-roller-3.12.2-2|29	* Tar archives uncompressed (.tar) or compressed with
14mr|file-roller-3.12.2-2|30	* gzip (.tar.gz , .tgz)
14mr|file-roller-3.12.2-2|31	* bzip (.tar.bz , .tbz)
14mr|file-roller-3.12.2-2|32	* bzip2 (.tar.bz2 , .tbz2)
14mr|file-roller-3.12.2-2|33	* compress (.tar.Z , .taz)
14mr|file-roller-3.12.2-2|34	* lzop (.tar.lzo , .tzo)
14mr|file-roller-3.12.2-2|35	* lzma (.tar.lzma , .tlz)
14mr|file-roller-3.12.2-2|36	* Zip archives (.zip)
14mr|file-roller-3.12.2-2|37	* Jar archives (.jar , .ear , .war)
14mr|file-roller-3.12.2-2|38	* Lha archives (.lzh)
14mr|file-roller-3.12.2-2|39	* Rar archives (.rar)
14mr|file-roller-3.12.2-2|40	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
14mr|file-roller-3.12.2-2|41	* ISO images
14mr|file-roller-3.12.2-2|42	
14mr|file-roller-3.12.2-2|43	%prep
14mr|file-roller-3.12.2-2|44	%setup -q
14mr|file-roller-3.12.2-2|45	%apply_patches
14mr|file-roller-3.12.2-2|46	
14mr|file-roller-3.12.2-2|47	%build
14mr|file-roller-3.12.2-2|48	%configure2_5x \
14mr|file-roller-3.12.2-2|49	--disable-static \
14mr|file-roller-3.12.2-2|50	--disable-scrollkeeper \
14mr|file-roller-3.12.2-2|51	--disable-packagekit \
14mr|file-roller-3.12.2-2|52	--enable-nautilus-actions
14mr|file-roller-3.12.2-2|53	
14mr|file-roller-3.12.2-2|54	%make
14mr|file-roller-3.12.2-2|55	
14mr|file-roller-3.12.2-2|56	%install
14mr|file-roller-3.12.2-2|57	%makeinstall_std
14mr|file-roller-3.12.2-2|58	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|file-roller-3.12.2-2|59	%find_lang %{name} --with-gnome --all-name
14mr|file-roller-3.12.2-2|60	
14mr|file-roller-3.12.2-2|61	%files -f %{name}.lang
14mr|file-roller-3.12.2-2|62	%doc AUTHORS NEWS README
14mr|file-roller-3.12.2-2|63	%{_bindir}/*
14mr|file-roller-3.12.2-2|64	%{_libdir}/nautilus/extensions-3.0/*.so
14mr|file-roller-3.12.2-2|65	%{_libexecdir}/%{name}
14mr|file-roller-3.12.2-2|66	%{_datadir}/applications/*
14mr|file-roller-3.12.2-2|67	%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
14mr|file-roller-3.12.2-2|68	%{_datadir}/file-roller
14mr|file-roller-3.12.2-2|69	%{_datadir}/GConf/gsettings/file-roller.convert
14mr|file-roller-3.12.2-2|70	%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
14mr|file-roller-3.12.2-2|71	%{_datadir}/icons/hicolor/*/*/*.*
14mr|file-roller-3.12.2-2|72	%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
14mr|file-roller-3.12.2-2|73	
14mr|file-roller-3.12.2-2|74	%changelog
14mr|file-roller-3.12.2-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|file-roller-3.12.2-2|76	+ Revision: 0d34cfa
14mr|file-roller-3.12.2-2|77	- MassBuild#440: Increase release tag
14mr|file-roller-3.12.2-2|78	
14mr|file-roller-3.12.2-2|79	

16327 14
14mr|filesystem-2.1.9-35|1	Summary:	The basic directory layout for a Linux system
14mr|filesystem-2.1.9-35|2	Name:		filesystem
14mr|filesystem-2.1.9-35|3	Version:	2.1.9
14mr|filesystem-2.1.9-35|4	Release:	35
14mr|filesystem-2.1.9-35|5	License:	Public Domain
14mr|filesystem-2.1.9-35|6	Group:		System/Base
14mr|filesystem-2.1.9-35|7	Url:		http://www.rosalinux.ru/
14mr|filesystem-2.1.9-35|8	Source0:	%{name}.rpmlintrc
14mr|filesystem-2.1.9-35|9	Requires(pre):	bash
14mr|filesystem-2.1.9-35|10	Requires(pre):	coreutils
14mr|filesystem-2.1.9-35|11	
14mr|filesystem-2.1.9-35|12	%description
14mr|filesystem-2.1.9-35|13	The filesystem package is one of the basic packages that is installed on
14mr|filesystem-2.1.9-35|14	a ROSA Linux system. Filesystem  contains the basic directory layout
14mr|filesystem-2.1.9-35|15	for a Linux operating system, including the correct permissions for the
14mr|filesystem-2.1.9-35|16	directories.
14mr|filesystem-2.1.9-35|17	
14mr|filesystem-2.1.9-35|18	%files
14mr|filesystem-2.1.9-35|19	/bin
14mr|filesystem-2.1.9-35|20	/boot
14mr|filesystem-2.1.9-35|21	/etc
14mr|filesystem-2.1.9-35|22	/home
14mr|filesystem-2.1.9-35|23	/initrd
14mr|filesystem-2.1.9-35|24	/lib
14mr|filesystem-2.1.9-35|25	%if %{_lib} != lib
14mr|filesystem-2.1.9-35|26	/%{_lib}
14mr|filesystem-2.1.9-35|27	%endif
14mr|filesystem-2.1.9-35|28	%dir /media
14mr|filesystem-2.1.9-35|29	%dir /mnt
14mr|filesystem-2.1.9-35|30	%dir /opt
14mr|filesystem-2.1.9-35|31	/proc
14mr|filesystem-2.1.9-35|32	/sys
14mr|filesystem-2.1.9-35|33	%attr(750,root,root) /root
14mr|filesystem-2.1.9-35|34	/sbin
14mr|filesystem-2.1.9-35|35	%attr(1777,root,root) /tmp
14mr|filesystem-2.1.9-35|36	%{_prefix}
14mr|filesystem-2.1.9-35|37	%dir /run
14mr|filesystem-2.1.9-35|38	%dir /run/lock
14mr|filesystem-2.1.9-35|39	%dir /var
14mr|filesystem-2.1.9-35|40	/var/db
14mr|filesystem-2.1.9-35|41	/var/lib
14mr|filesystem-2.1.9-35|42	/var/local
14mr|filesystem-2.1.9-35|43	/var/empty
14mr|filesystem-2.1.9-35|44	/var/cache
14mr|filesystem-2.1.9-35|45	/var/log
14mr|filesystem-2.1.9-35|46	/var/mail
14mr|filesystem-2.1.9-35|47	/var/nis
14mr|filesystem-2.1.9-35|48	/var/opt
14mr|filesystem-2.1.9-35|49	/var/preserve
14mr|filesystem-2.1.9-35|50	/var/run
14mr|filesystem-2.1.9-35|51	/var/lock
14mr|filesystem-2.1.9-35|52	%dir /var/spool
14mr|filesystem-2.1.9-35|53	%attr(0755,root,daemon) %dir /var/spool/lpd
14mr|filesystem-2.1.9-35|54	%attr(775,root,mail) /var/spool/mail
14mr|filesystem-2.1.9-35|55	%attr(1777,root,root) /var/tmp
14mr|filesystem-2.1.9-35|56	/var/yp
14mr|filesystem-2.1.9-35|57	
14mr|filesystem-2.1.9-35|58	%pre
14mr|filesystem-2.1.9-35|59	if [ -d /var/run ]; then
14mr|filesystem-2.1.9-35|60	rm -rf /var/run
14mr|filesystem-2.1.9-35|61	fi
14mr|filesystem-2.1.9-35|62	if [ -d /var/lock ]; then
14mr|filesystem-2.1.9-35|63	rm -rf /var/lock
14mr|filesystem-2.1.9-35|64	fi
14mr|filesystem-2.1.9-35|65	
14mr|filesystem-2.1.9-35|66	#----------------------------------------------------------------------------
14mr|filesystem-2.1.9-35|67	
14mr|filesystem-2.1.9-35|68	%install
14mr|filesystem-2.1.9-35|69	cd %{buildroot}
14mr|filesystem-2.1.9-35|70	mkdir -p mnt media bin boot
14mr|filesystem-2.1.9-35|71	mkdir -p opt proc root sbin sys tmp
14mr|filesystem-2.1.9-35|72	mkdir -p home initrd
14mr|filesystem-2.1.9-35|73	mkdir -p lib/modules
14mr|filesystem-2.1.9-35|74	
14mr|filesystem-2.1.9-35|75	mkdir -p %{buildroot}%{_sysconfdir}/{profile.d,skel,security,ssl,sysconfig,default}
14mr|filesystem-2.1.9-35|76	mkdir -p %{_lib}
14mr|filesystem-2.1.9-35|77	
14mr|filesystem-2.1.9-35|78	mkdir -p %{buildroot}%{_prefix}/{etc,src,lib}
14mr|filesystem-2.1.9-35|79	mkdir -p %{buildroot}/{%{_bindir},%{_libdir},%{_includedir},%{_sbindir},%{_datadir}}
14mr|filesystem-2.1.9-35|80	mkdir -p %{buildroot}/%{_datadir}/{misc,pixmaps,applications,dict,doc,empty,fonts}
14mr|filesystem-2.1.9-35|81	mkdir -p %{buildroot}/%{_datadir}/color/{icc,cmms,settings}
14mr|filesystem-2.1.9-35|82	
14mr|filesystem-2.1.9-35|83	# man
14mr|filesystem-2.1.9-35|84	mkdir -p %{buildroot}/%{_mandir}/man{1,2,3,4,5,6,7,8,9,n}
14mr|filesystem-2.1.9-35|85	mkdir -p %{buildroot}/%{_infodir}
14mr|filesystem-2.1.9-35|86	# games
14mr|filesystem-2.1.9-35|87	mkdir -p %{buildroot}/{%{_gamesbindir},%{_gamesdatadir}}
14mr|filesystem-2.1.9-35|88	mkdir -p %{buildroot}/{%{_libdir},%{_prefix}/lib}/games
14mr|filesystem-2.1.9-35|89	
14mr|filesystem-2.1.9-35|90	mkdir -p %{buildroot}/%{_libdir}/gcc-lib
14mr|filesystem-2.1.9-35|91	mkdir -p %{buildroot}/%{_prefix}/lib/gcc-lib
14mr|filesystem-2.1.9-35|92	
14mr|filesystem-2.1.9-35|93	mkdir -p usr/local/{bin,doc,etc,games,lib,%{_lib},sbin,src,libexec,include}
14mr|filesystem-2.1.9-35|94	mkdir -p usr/local/share/{man/man{1,2,3,4,5,6,7,8,9,n},info}
14mr|filesystem-2.1.9-35|95	
14mr|filesystem-2.1.9-35|96	mkdir -p var/{local,log,nis,preserve,lib,empty}
14mr|filesystem-2.1.9-35|97	mkdir -p var/spool/{mail,lpd}
14mr|filesystem-2.1.9-35|98	mkdir -p var/lib/{games,misc}
14mr|filesystem-2.1.9-35|99	mkdir -p var/{tmp,db,cache/man,opt,games,yp}
14mr|filesystem-2.1.9-35|100	mkdir -p run/lock
14mr|filesystem-2.1.9-35|101	
14mr|filesystem-2.1.9-35|102	ln -snf ../run var/run
14mr|filesystem-2.1.9-35|103	ln -snf ../run/lock var/lock
14mr|filesystem-2.1.9-35|104	
14mr|filesystem-2.1.9-35|105	ln -snf ../var/tmp usr/tmp
14mr|filesystem-2.1.9-35|106	ln -snf spool/mail var/mail
14mr|filesystem-2.1.9-35|107	
14mr|filesystem-2.1.9-35|108	
14mr|filesystem-2.1.9-35|109	%changelog
14mr|filesystem-2.1.9-35|110	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.9-35
14mr|filesystem-2.1.9-35|111	+ Revision: cbaa3ad
14mr|filesystem-2.1.9-35|112	- Try to restore pre script because of wrong /var/lock coming from somewhere
14mr|filesystem-2.1.9-35|113	
14mr|filesystem-2.1.9-35|114	

16328 14
14mr|filezilla-3.7.4.1-3|1	Summary:        Fast and reliable FTP client
14mr|filezilla-3.7.4.1-3|2	Name:           filezilla
14mr|filezilla-3.7.4.1-3|3	Version:        3.7.4.1
14mr|filezilla-3.7.4.1-3|4	Release:        3
14mr|filezilla-3.7.4.1-3|5	License:        GPLv2+
14mr|filezilla-3.7.4.1-3|6	Group:          Networking/File transfer
14mr|filezilla-3.7.4.1-3|7	Url:            http://filezilla-project.org/
14mr|filezilla-3.7.4.1-3|8	Source0:        http://download.sourceforge.net/filezilla/FileZilla_%{version}_src.tar.bz2
14mr|filezilla-3.7.4.1-3|9	BuildRequires:	desktop-file-utils
14mr|filezilla-3.7.4.1-3|10	BuildRequires:	imagemagick
14mr|filezilla-3.7.4.1-3|11	BuildRequires:	xdg-utils
14mr|filezilla-3.7.4.1-3|12	BuildRequires:	idn-devel
14mr|filezilla-3.7.4.1-3|13	BuildRequires:	wxgtku2.8-devel >= 2.8.12
14mr|filezilla-3.7.4.1-3|14	BuildRequires:	pkgconfig(dbus-1)
14mr|filezilla-3.7.4.1-3|15	BuildRequires:	pkgconfig(gnutls)
14mr|filezilla-3.7.4.1-3|16	BuildRequires:	pkgconfig(sqlite3)
14mr|filezilla-3.7.4.1-3|17	Requires:	xdg-utils
14mr|filezilla-3.7.4.1-3|18	
14mr|filezilla-3.7.4.1-3|19	%description
14mr|filezilla-3.7.4.1-3|20	FileZilla is a fast and reliable FTP client and server with lots
14mr|filezilla-3.7.4.1-3|21	of useful features and an intuitive interface
14mr|filezilla-3.7.4.1-3|22	
14mr|filezilla-3.7.4.1-3|23	%files -f %{name}.lang
14mr|filezilla-3.7.4.1-3|24	%{_bindir}/%{name}
14mr|filezilla-3.7.4.1-3|25	%{_bindir}/fzsftp
14mr|filezilla-3.7.4.1-3|26	%{_bindir}/fzputtygen
14mr|filezilla-3.7.4.1-3|27	%dir %{_datadir}/%{name}
14mr|filezilla-3.7.4.1-3|28	%{_datadir}/%{name}/resources
14mr|filezilla-3.7.4.1-3|29	%{_datadir}/%{name}/docs/fzdefaults.xml.example
14mr|filezilla-3.7.4.1-3|30	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|filezilla-3.7.4.1-3|31	%{_datadir}/applications/%{name}.desktop
14mr|filezilla-3.7.4.1-3|32	%{_datadir}/pixmaps/%{name}.png
14mr|filezilla-3.7.4.1-3|33	%{_mandir}/man*/*
14mr|filezilla-3.7.4.1-3|34	
14mr|filezilla-3.7.4.1-3|35	#--------------------------------------------------------------------
14mr|filezilla-3.7.4.1-3|36	
14mr|filezilla-3.7.4.1-3|37	%prep
14mr|filezilla-3.7.4.1-3|38	%setup -q
14mr|filezilla-3.7.4.1-3|39	
14mr|filezilla-3.7.4.1-3|40	%build
14mr|filezilla-3.7.4.1-3|41	%configure2_5x --disable-autoupdatecheck --with-tinyxml=builtin
14mr|filezilla-3.7.4.1-3|42	%make LIBS="-lpthread"
14mr|filezilla-3.7.4.1-3|43	
14mr|filezilla-3.7.4.1-3|44	%install
14mr|filezilla-3.7.4.1-3|45	%makeinstall_std
14mr|filezilla-3.7.4.1-3|46	
14mr|filezilla-3.7.4.1-3|47	desktop-file-install --vendor='' \
14mr|filezilla-3.7.4.1-3|48	--dir=%{buildroot}%{_datadir}/applications \
14mr|filezilla-3.7.4.1-3|49	--add-category='GTK' \
14mr|filezilla-3.7.4.1-3|50	--add-category='X-MandrivaLinux-CrossDesktop'\
14mr|filezilla-3.7.4.1-3|51	%{buildroot}%{_datadir}/applications/*.desktop
14mr|filezilla-3.7.4.1-3|52	
14mr|filezilla-3.7.4.1-3|53	%find_lang %{name}
14mr|filezilla-3.7.4.1-3|54	
14mr|filezilla-3.7.4.1-3|55	
14mr|filezilla-3.7.4.1-3|56	
14mr|filezilla-3.7.4.1-3|57	%changelog
14mr|filezilla-3.7.4.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.4.1-3
14mr|filezilla-3.7.4.1-3|59	+ Revision: 69a5c3c
14mr|filezilla-3.7.4.1-3|60	- MassBuild#440: Increase release tag
14mr|filezilla-3.7.4.1-3|61	
14mr|filezilla-3.7.4.1-3|62	

16329 14
14mr|findutils-4.5.12-1|1	Summary:	The GNU versions of find utilities (find and xargs)
14mr|findutils-4.5.12-1|2	Name:		findutils
14mr|findutils-4.5.12-1|3	Version:	4.5.12
14mr|findutils-4.5.12-1|4	Release:	1
14mr|findutils-4.5.12-1|5	License:	GPLv3+
14mr|findutils-4.5.12-1|6	Group:		File tools
14mr|findutils-4.5.12-1|7	Url:		http://www.gnu.org/software/findutils/findutils.html
14mr|findutils-4.5.12-1|8	Source0:	ftp://alpha.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
14mr|findutils-4.5.12-1|9	Source1:	%{SOURCE0}.sig
14mr|findutils-4.5.12-1|10	Patch0:		findutils-4.4.5-no-locate.patch
14mr|findutils-4.5.12-1|11	# learn find to recognize autofs file system by reading /proc/mounts
14mr|findutils-4.5.12-1|12	# as autofs mount points are not listed in /etc/mtab
14mr|findutils-4.5.12-1|13	Patch1:		findutils-4.4.2-autofs.patch
14mr|findutils-4.5.12-1|14	# add a new option -xautofs to find to not descend into directories on autofs
14mr|findutils-4.5.12-1|15	# file systems
14mr|findutils-4.5.12-1|16	Patch2:		findutils-4.4.2-xautofs.patch
14mr|findutils-4.5.12-1|17	BuildRequires:	texinfo
14mr|findutils-4.5.12-1|18	BuildRequires:	gettext-devel
14mr|findutils-4.5.12-1|19	
14mr|findutils-4.5.12-1|20	%description
14mr|findutils-4.5.12-1|21	The findutils package contains programs which will help you locate
14mr|findutils-4.5.12-1|22	files on your system.  The find utility searches through a hierarchy
14mr|findutils-4.5.12-1|23	of directories looking for files which match a certain set of criteria
14mr|findutils-4.5.12-1|24	(such as a filename pattern). The xargs utility builds and executes
14mr|findutils-4.5.12-1|25	command lines from standard input arguments (usually lists of file
14mr|findutils-4.5.12-1|26	names generated by the find command).
14mr|findutils-4.5.12-1|27	
14mr|findutils-4.5.12-1|28	You should install findutils because it includes tools that are very
14mr|findutils-4.5.12-1|29	useful for finding things on your system.
14mr|findutils-4.5.12-1|30	
14mr|findutils-4.5.12-1|31	%files -f %{name}.lang
14mr|findutils-4.5.12-1|32	%doc NEWS README
14mr|findutils-4.5.12-1|33	/bin/find
14mr|findutils-4.5.12-1|34	%{_bindir}/find
14mr|findutils-4.5.12-1|35	%{_bindir}/oldfind
14mr|findutils-4.5.12-1|36	%{_bindir}/xargs
14mr|findutils-4.5.12-1|37	%{_mandir}/man1/find.1*
14mr|findutils-4.5.12-1|38	%{_mandir}/man1/oldfind.1.*
14mr|findutils-4.5.12-1|39	%{_mandir}/man1/xargs.1*
14mr|findutils-4.5.12-1|40	%{_infodir}/find*
14mr|findutils-4.5.12-1|41	
14mr|findutils-4.5.12-1|42	#----------------------------------------------------------------------------
14mr|findutils-4.5.12-1|43	
14mr|findutils-4.5.12-1|44	%prep
14mr|findutils-4.5.12-1|45	%setup -q
14mr|findutils-4.5.12-1|46	%apply_patches
14mr|findutils-4.5.12-1|47	
14mr|findutils-4.5.12-1|48	%build
14mr|findutils-4.5.12-1|49	# Don't build or install locate because it conflicts with slocate,
14mr|findutils-4.5.12-1|50	# which is a secure version of locate.
14mr|findutils-4.5.12-1|51	sed -i '/^SUBDIRS/s/locate//' Makefile.in
14mr|findutils-4.5.12-1|52	libtoolize --copy --force
14mr|findutils-4.5.12-1|53	autoreconf -fiv
14mr|findutils-4.5.12-1|54	
14mr|findutils-4.5.12-1|55	%configure2_5x \
14mr|findutils-4.5.12-1|56	--enable-leaf-optimisation \
14mr|findutils-4.5.12-1|57	--with-packager="%{vendor}" \
14mr|findutils-4.5.12-1|58	--with-packager-bug-reports="http://issue.openmandriva.org" \
14mr|findutils-4.5.12-1|59	--enable-d_type-optimization \
14mr|findutils-4.5.12-1|60	--with-fts
14mr|findutils-4.5.12-1|61	
14mr|findutils-4.5.12-1|62	%make
14mr|findutils-4.5.12-1|63	
14mr|findutils-4.5.12-1|64	%check
14mr|findutils-4.5.12-1|65	make check
14mr|findutils-4.5.12-1|66	
14mr|findutils-4.5.12-1|67	%install
14mr|findutils-4.5.12-1|68	%makeinstall_std
14mr|findutils-4.5.12-1|69	
14mr|findutils-4.5.12-1|70	install -d %{buildroot}/bin
14mr|findutils-4.5.12-1|71	mv %{buildroot}%{_bindir}/find %{buildroot}/bin
14mr|findutils-4.5.12-1|72	ln -sf ../../bin/find %{buildroot}%{_bindir}/find
14mr|findutils-4.5.12-1|73	
14mr|findutils-4.5.12-1|74	%find_lang %{name}
14mr|findutils-4.5.12-1|75	
14mr|findutils-4.5.12-1|76	
14mr|findutils-4.5.12-1|77	
14mr|findutils-4.5.12-1|78	%changelog
14mr|findutils-4.5.12-1|79	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.5.12-1
14mr|findutils-4.5.12-1|80	+ Revision: 72991a7
14mr|findutils-4.5.12-1|81	- New version 4.5.12
14mr|findutils-4.5.12-1|82	
14mr|findutils-4.5.12-1|83	

16330 14
14mr|finger-0.17-20|1	Summary:	The finger client
14mr|finger-0.17-20|2	Name:		finger
14mr|finger-0.17-20|3	Version:	0.17
14mr|finger-0.17-20|4	Release:	20
14mr|finger-0.17-20|5	License:	BSD
14mr|finger-0.17-20|6	Group:		Networking/Other
14mr|finger-0.17-20|7	Url:		http://www.ibiblio.org/pub/Linux/system/network/finger/
14mr|finger-0.17-20|8	Source0:	http://www.ibiblio.org/pub/Linux/system/network/finger/bsd-finger-%{version}.tar.gz
14mr|finger-0.17-20|9	Source1:	finger.socket
14mr|finger-0.17-20|10	Source2:	finger@.service
14mr|finger-0.17-20|11	# fedora patches
14mr|finger-0.17-20|12	Patch1:		bsd-finger-0.16-pts.patch
14mr|finger-0.17-20|13	Patch2:		bsd-finger-0.17-exact.patch
14mr|finger-0.17-20|14	Patch3:		bsd-finger-0.16-allocbroken.patch
14mr|finger-0.17-20|15	Patch4:		bsd-finger-0.17-rfc742.patch
14mr|finger-0.17-20|16	Patch5:		bsd-finger-0.17-time.patch
14mr|finger-0.17-20|17	Patch6:		bsd-finger-0.17-usagi-ipv6.patch
14mr|finger-0.17-20|18	Patch7:		bsd-finger-0.17-typo.patch
14mr|finger-0.17-20|19	Patch8:		bsd-finger-0.17-strip.patch
14mr|finger-0.17-20|20	Patch9:		bsd-finger-0.17-utmp.patch
14mr|finger-0.17-20|21	Patch10:	bsd-finger-wide-char-support5.patch
14mr|finger-0.17-20|22	Patch11:	bsd-finger-0.17-init-realname.patch
14mr|finger-0.17-20|23	Patch12:	bsd-finger-0.17-host-info.patch
14mr|finger-0.17-20|24	Patch13:	bsd-finger-0.17-match_sigsegv.patch
14mr|finger-0.17-20|25	Patch14:	bsd-finger-0.17-man_page_systemd.patch
14mr|finger-0.17-20|26	
14mr|finger-0.17-20|27	# mandriva patches
14mr|finger-0.17-20|28	Patch100:	bsd-finger-0.17-autotoolish.patch
14mr|finger-0.17-20|29	
14mr|finger-0.17-20|30	%description
14mr|finger-0.17-20|31	Finger is a utility which allows users to see information about system users
14mr|finger-0.17-20|32	(login name, home directory, name, how long they've been logged in to the
14mr|finger-0.17-20|33	system, etc.). The finger package includes a standard finger client.
14mr|finger-0.17-20|34	
14mr|finger-0.17-20|35	You should install finger if you'd like to retreive finger information from
14mr|finger-0.17-20|36	other systems.
14mr|finger-0.17-20|37	
14mr|finger-0.17-20|38	%package	server
14mr|finger-0.17-20|39	Summary:	The finger daemon
14mr|finger-0.17-20|40	Group:		System/Servers
14mr|finger-0.17-20|41	
14mr|finger-0.17-20|42	%description	server
14mr|finger-0.17-20|43	Finger is a utility which allows users to see information about system users
14mr|finger-0.17-20|44	(login name, home directory, name, how long they've been logged in to the
14mr|finger-0.17-20|45	system, etc.). The finger-server package includes a standard finger server. The
14mr|finger-0.17-20|46	server daemon (fingerd) runs from /etc/inetd.conf, which must be modified to
14mr|finger-0.17-20|47	disable finger requests.
14mr|finger-0.17-20|48	
14mr|finger-0.17-20|49	You should install finger-server if your system is used by multiple users and
14mr|finger-0.17-20|50	you'd like finger information to be available.
14mr|finger-0.17-20|51	
14mr|finger-0.17-20|52	%prep
14mr|finger-0.17-20|53	%setup -qn bsd-finger-%{version}
14mr|finger-0.17-20|54	%apply_patches
14mr|finger-0.17-20|55	
14mr|finger-0.17-20|56	%build
14mr|finger-0.17-20|57	%serverbuild_hardened
14mr|finger-0.17-20|58	
14mr|finger-0.17-20|59	%configure2_5x \
14mr|finger-0.17-20|60	--enable-ipv6
14mr|finger-0.17-20|61	%make
14mr|finger-0.17-20|62	
14mr|finger-0.17-20|63	%install
14mr|finger-0.17-20|64	install -m644 %{SOURCE1} -D %{buildroot}%{_unitdir}/finger.socket
14mr|finger-0.17-20|65	install -m644 %{SOURCE2} -D %{buildroot}%{_unitdir}/finger@.service
14mr|finger-0.17-20|66	
14mr|finger-0.17-20|67	%makeinstall_std
14mr|finger-0.17-20|68	
14mr|finger-0.17-20|69	%files
14mr|finger-0.17-20|70	%{_bindir}/finger
14mr|finger-0.17-20|71	%{_mandir}/man1/finger.1*
14mr|finger-0.17-20|72	
14mr|finger-0.17-20|73	%files server
14mr|finger-0.17-20|74	%{_unitdir}/finger.socket
14mr|finger-0.17-20|75	%{_unitdir}/finger@.service
14mr|finger-0.17-20|76	%{_sbindir}/in.fingerd
14mr|finger-0.17-20|77	%{_mandir}/man8/in.fingerd.8*
14mr|finger-0.17-20|78	%{_mandir}/man8/fingerd.8*
14mr|finger-0.17-20|79	
14mr|finger-0.17-20|80	
14mr|finger-0.17-20|81	%changelog
14mr|finger-0.17-20|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-20
14mr|finger-0.17-20|83	+ Revision: aca5812
14mr|finger-0.17-20|84	- MassBuild#440: Increase release tag
14mr|finger-0.17-20|85	
14mr|finger-0.17-20|86	

16331 14
14mr|firebird-2.5.2.26540-9|1	%define	major 2.5.2
14mr|firebird-2.5.2.26540-9|2	%define pkgname Firebird-%{version}-0
14mr|firebird-2.5.2.26540-9|3	%define version %{major}.26540
14mr|firebird-2.5.2.26540-9|4	%define somajor 2.5
14mr|firebird-2.5.2.26540-9|5	%define libfbclient %mklibname fbclient %somajor
14mr|firebird-2.5.2.26540-9|6	%define libfbembed %mklibname fbembed %somajor
14mr|firebird-2.5.2.26540-9|7	
14mr|firebird-2.5.2.26540-9|8	%define fbroot %{_libdir}/%{name}
14mr|firebird-2.5.2.26540-9|9	
14mr|firebird-2.5.2.26540-9|10	Summary:	Firebird SQL database management system
14mr|firebird-2.5.2.26540-9|11	Name:		firebird
14mr|firebird-2.5.2.26540-9|12	Version:	%{version}
14mr|firebird-2.5.2.26540-9|13	Release:	9
14mr|firebird-2.5.2.26540-9|14	License:	MPLv1.1-like
14mr|firebird-2.5.2.26540-9|15	Group:		Databases
14mr|firebird-2.5.2.26540-9|16	Url:		http://www.firebirdsql.org/
14mr|firebird-2.5.2.26540-9|17	Source0:	http://downloads.sourceforge.net/firebird/%{pkgname}.tar.bz2
14mr|firebird-2.5.2.26540-9|18	Source1:	firebird-logrotate
14mr|firebird-2.5.2.26540-9|19	Source2:	firebird.omv.releasenote
14mr|firebird-2.5.2.26540-9|20	Source4:	firebird-classic@.service
14mr|firebird-2.5.2.26540-9|21	Source5:	firebird-classic.socket
14mr|firebird-2.5.2.26540-9|22	Source6:	firebird-superclassic.service
14mr|firebird-2.5.2.26540-9|23	Source7:	firebird-superserver.service
14mr|firebird-2.5.2.26540-9|24	Source100:	%{name}.rpmlintrc
14mr|firebird-2.5.2.26540-9|25	
14mr|firebird-2.5.2.26540-9|26	# from upstream
14mr|firebird-2.5.2.26540-9|27	Patch0: firebird-2.5.2-svn-CORE-3946.patch
14mr|firebird-2.5.2.26540-9|28	Patch1: firebird-2.5.2-svn-CORE-4011.patch
14mr|firebird-2.5.2.26540-9|29	# from OpenSUSE, required by libreoffice 4.2
14mr|firebird-2.5.2.26540-9|30	Patch2: firebird-2.5.2-pkgconfig.patch
14mr|firebird-2.5.2.26540-9|31	
14mr|firebird-2.5.2.26540-9|32	BuildRequires:	autoconf
14mr|firebird-2.5.2.26540-9|33	BuildRequires:	automake
14mr|firebird-2.5.2.26540-9|34	BuildRequires:	bison
14mr|firebird-2.5.2.26540-9|35	BuildRequires:	libtool
14mr|firebird-2.5.2.26540-9|36	BuildRequires:	pkgconfig(ncurses)
14mr|firebird-2.5.2.26540-9|37	BuildRequires:  icu-devel
14mr|firebird-2.5.2.26540-9|38	BuildRequires:  pkgconfig(libedit)
14mr|firebird-2.5.2.26540-9|39	BuildRequires:	libstdc++-static-devel
14mr|firebird-2.5.2.26540-9|40	BuildRequires:	libatomic_ops-devel
14mr|firebird-2.5.2.26540-9|41	Requires:	%{name}-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|42	Requires:	grep
14mr|firebird-2.5.2.26540-9|43	Requires:	sed
14mr|firebird-2.5.2.26540-9|44	Requires(post):   systemd
14mr|firebird-2.5.2.26540-9|45	Requires(pre):    rpm-helper
14mr|firebird-2.5.2.26540-9|46	Requires(postun): rpm-helper
14mr|firebird-2.5.2.26540-9|47	Provides:   should-restart = system
14mr|firebird-2.5.2.26540-9|48	
14mr|firebird-2.5.2.26540-9|49	
14mr|firebird-2.5.2.26540-9|50	%description
14mr|firebird-2.5.2.26540-9|51	This is the Firebird SQL Database shared files.
14mr|firebird-2.5.2.26540-9|52	
14mr|firebird-2.5.2.26540-9|53	%files
14mr|firebird-2.5.2.26540-9|54	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|55	%doc builds/install/misc/IDPLicense.txt
14mr|firebird-2.5.2.26540-9|56	%doc builds/install/misc/IPLicense.txt
14mr|firebird-2.5.2.26540-9|57	%doc gen/buildroot-classic%{_defaultdocdir}/%{name}
14mr|firebird-2.5.2.26540-9|58	%doc gen/buildroot-classic%{fbroot}/misc/intl.sql
14mr|firebird-2.5.2.26540-9|59	%doc gen/buildroot-classic%{fbroot}/misc/upgrade
14mr|firebird-2.5.2.26540-9|60	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/README
14mr|firebird-2.5.2.26540-9|61	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/WhatsNew
14mr|firebird-2.5.2.26540-9|62	
14mr|firebird-2.5.2.26540-9|63	#
14mr|firebird-2.5.2.26540-9|64	# Meta packages for allowing urpmi asking only once
14mr|firebird-2.5.2.26540-9|65	#
14mr|firebird-2.5.2.26540-9|66	%package	classic
14mr|firebird-2.5.2.26540-9|67	Summary:	Meta-package for Firebird SQL Classic Database (xinetd based)
14mr|firebird-2.5.2.26540-9|68	Group:		Databases
14mr|firebird-2.5.2.26540-9|69	Provides:	%{name}-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|70	Requires:	%{name}-server-classic = %{version}
14mr|firebird-2.5.2.26540-9|71	Requires:	%{name}-utils-classic = %{version}
14mr|firebird-2.5.2.26540-9|72	Requires:	xinetd
14mr|firebird-2.5.2.26540-9|73	# Yes, we need force this. Otherwise, only direct local access wil be available.
14mr|firebird-2.5.2.26540-9|74	Requires:	%{libfbclient}
14mr|firebird-2.5.2.26540-9|75	Conflicts:	%{name}-superserver
14mr|firebird-2.5.2.26540-9|76	Conflicts:	%{name}-superclassic
14mr|firebird-2.5.2.26540-9|77	
14mr|firebird-2.5.2.26540-9|78	%description	classic
14mr|firebird-2.5.2.26540-9|79	This is a meta-package for easy selecting the Classic arch for Firebird 2
14mr|firebird-2.5.2.26540-9|80	
14mr|firebird-2.5.2.26540-9|81	%files		classic
14mr|firebird-2.5.2.26540-9|82	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|83	%{_unitdir}/%{name}-classic*
14mr|firebird-2.5.2.26540-9|84	
14mr|firebird-2.5.2.26540-9|85	%package	superclassic
14mr|firebird-2.5.2.26540-9|86	Summary:	Meta-package for Firebird SQL SuperClassic Database
14mr|firebird-2.5.2.26540-9|87	Group:		Databases
14mr|firebird-2.5.2.26540-9|88	Provides:	%{name}-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|89	Requires:	%{name}-server-classic = %{version}
14mr|firebird-2.5.2.26540-9|90	Requires:	%{name}-utils-classic = %{version}
14mr|firebird-2.5.2.26540-9|91	# Yes, we need force this. Otherwise, only direct local access wil be available.
14mr|firebird-2.5.2.26540-9|92	Requires:	%{libfbclient}
14mr|firebird-2.5.2.26540-9|93	Requires:	%{libfbembed}
14mr|firebird-2.5.2.26540-9|94	Requires(pre):  rpm-helper
14mr|firebird-2.5.2.26540-9|95	Conflicts:	%{name}-superserver
14mr|firebird-2.5.2.26540-9|96	Conflicts:	%{name}-classic
14mr|firebird-2.5.2.26540-9|97	
14mr|firebird-2.5.2.26540-9|98	%description	superclassic
14mr|firebird-2.5.2.26540-9|99	This is a meta-package for easy selecting the SuperClassic arch for Firebird 2
14mr|firebird-2.5.2.26540-9|100	
14mr|firebird-2.5.2.26540-9|101	%files		superclassic
14mr|firebird-2.5.2.26540-9|102	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|103	%{_unitdir}/%{name}-superclassic.service
14mr|firebird-2.5.2.26540-9|104	
14mr|firebird-2.5.2.26540-9|105	%package	superserver
14mr|firebird-2.5.2.26540-9|106	Summary:	Meta-package for Firebird SQL SuperServer Database (standalone)
14mr|firebird-2.5.2.26540-9|107	Group:		Databases
14mr|firebird-2.5.2.26540-9|108	Provides:	%{name}-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|109	Requires:	%{name}-server-superserver = %{version}
14mr|firebird-2.5.2.26540-9|110	Requires:	%{name}-utils-superserver = %{version}
14mr|firebird-2.5.2.26540-9|111	Conflicts:	%{name}-classic
14mr|firebird-2.5.2.26540-9|112	Conflicts:	%{name}-superclassic
14mr|firebird-2.5.2.26540-9|113	
14mr|firebird-2.5.2.26540-9|114	%description	superserver
14mr|firebird-2.5.2.26540-9|115	This is a meta-package for easy selecting the SuperServer arch for Firebird 2
14mr|firebird-2.5.2.26540-9|116	
14mr|firebird-2.5.2.26540-9|117	%files		superserver
14mr|firebird-2.5.2.26540-9|118	
14mr|firebird-2.5.2.26540-9|119	#
14mr|firebird-2.5.2.26540-9|120	# Development headers and static libraries
14mr|firebird-2.5.2.26540-9|121	#
14mr|firebird-2.5.2.26540-9|122	%package	devel
14mr|firebird-2.5.2.26540-9|123	Summary:	Development Libraries for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|124	Group:		Development/Databases
14mr|firebird-2.5.2.26540-9|125	Requires:	%{libfbclient}
14mr|firebird-2.5.2.26540-9|126	Requires:	%{libfbembed}
14mr|firebird-2.5.2.26540-9|127	
14mr|firebird-2.5.2.26540-9|128	%description	devel
14mr|firebird-2.5.2.26540-9|129	Development libraries for firebird.
14mr|firebird-2.5.2.26540-9|130	
14mr|firebird-2.5.2.26540-9|131	%files devel
14mr|firebird-2.5.2.26540-9|132	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|133	%dir %{_includedir}/%{name}
14mr|firebird-2.5.2.26540-9|134	%{_includedir}/*.h
14mr|firebird-2.5.2.26540-9|135	%{_includedir}/%{name}/*.h
14mr|firebird-2.5.2.26540-9|136	%{_libdir}/libfb*.so
14mr|firebird-2.5.2.26540-9|137	%{_libdir}/libgds.so
14mr|firebird-2.5.2.26540-9|138	%{_libdir}/pkgconfig/*.pc
14mr|firebird-2.5.2.26540-9|139	
14mr|firebird-2.5.2.26540-9|140	#
14mr|firebird-2.5.2.26540-9|141	# Standard client programs
14mr|firebird-2.5.2.26540-9|142	#
14mr|firebird-2.5.2.26540-9|143	
14mr|firebird-2.5.2.26540-9|144	#
14mr|firebird-2.5.2.26540-9|145	# Utils programs (classic)
14mr|firebird-2.5.2.26540-9|146	#
14mr|firebird-2.5.2.26540-9|147	%package	utils-classic
14mr|firebird-2.5.2.26540-9|148	Summary:	Client programs for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|149	Group:		Databases
14mr|firebird-2.5.2.26540-9|150	Provides:	%{name}-utils-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|151	Requires:	%{name}-utils-common = %{version}
14mr|firebird-2.5.2.26540-9|152	Conflicts:	%{name}-utils-superserver
14mr|firebird-2.5.2.26540-9|153	Obsoletes:	%{name}-client-embedded <= 2.0
14mr|firebird-2.5.2.26540-9|154	
14mr|firebird-2.5.2.26540-9|155	%description	utils-classic
14mr|firebird-2.5.2.26540-9|156	Client access tools for firebird embeded only.
14mr|firebird-2.5.2.26540-9|157	
14mr|firebird-2.5.2.26540-9|158	%files		utils-classic
14mr|firebird-2.5.2.26540-9|159	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|160	%dir %{fbroot}/bin-classic
14mr|firebird-2.5.2.26540-9|161	%{fbroot}/bin-classic/gbak
14mr|firebird-2.5.2.26540-9|162	%{fbroot}/bin-classic/fbsvcmgr
14mr|firebird-2.5.2.26540-9|163	%{fbroot}/bin-classic/isql
14mr|firebird-2.5.2.26540-9|164	%{fbroot}/bin-classic/qli
14mr|firebird-2.5.2.26540-9|165	%{fbroot}/bin-classic/fbtracemgr
14mr|firebird-2.5.2.26540-9|166	
14mr|firebird-2.5.2.26540-9|167	#
14mr|firebird-2.5.2.26540-9|168	# Utils programs (superserver)
14mr|firebird-2.5.2.26540-9|169	#
14mr|firebird-2.5.2.26540-9|170	%package	utils-superserver
14mr|firebird-2.5.2.26540-9|171	Summary:	Client programs for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|172	Group:		Databases
14mr|firebird-2.5.2.26540-9|173	Provides:	%{name}-utils-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|174	Requires:	%{name}-utils-common = %{version}
14mr|firebird-2.5.2.26540-9|175	Conflicts:	%{name}-utils-classic
14mr|firebird-2.5.2.26540-9|176	
14mr|firebird-2.5.2.26540-9|177	%description	utils-superserver
14mr|firebird-2.5.2.26540-9|178	Client access tools for firebird.
14mr|firebird-2.5.2.26540-9|179	
14mr|firebird-2.5.2.26540-9|180	%files		utils-superserver
14mr|firebird-2.5.2.26540-9|181	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|182	%dir %{fbroot}/bin-superserver
14mr|firebird-2.5.2.26540-9|183	%{fbroot}/bin-superserver/gbak
14mr|firebird-2.5.2.26540-9|184	%{fbroot}/bin-superserver/fbsvcmgr
14mr|firebird-2.5.2.26540-9|185	%{fbroot}/bin-superserver/isql
14mr|firebird-2.5.2.26540-9|186	%{fbroot}/bin-superserver/qli
14mr|firebird-2.5.2.26540-9|187	%{fbroot}/bin-superserver/fbtracemgr
14mr|firebird-2.5.2.26540-9|188	
14mr|firebird-2.5.2.26540-9|189	%package	utils-common
14mr|firebird-2.5.2.26540-9|190	Summary:	Client programs for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|191	Group:		Databases
14mr|firebird-2.5.2.26540-9|192	Requires:	%{name}-utils-arch = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|193	
14mr|firebird-2.5.2.26540-9|194	%description	utils-common
14mr|firebird-2.5.2.26540-9|195	Common client access tools for firebird.
14mr|firebird-2.5.2.26540-9|196	
14mr|firebird-2.5.2.26540-9|197	%files			utils-common
14mr|firebird-2.5.2.26540-9|198	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|199	%doc doc/license/IDPL.txt
14mr|firebird-2.5.2.26540-9|200	%doc doc/license/README.license.usage.txt
14mr|firebird-2.5.2.26540-9|201	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|202	%dir %{fbroot}
14mr|firebird-2.5.2.26540-9|203	%ghost %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|204	%{_bindir}/isql-fb
14mr|firebird-2.5.2.26540-9|205	%{_bindir}/gbak
14mr|firebird-2.5.2.26540-9|206	%{_bindir}/fbsvcmgr
14mr|firebird-2.5.2.26540-9|207	%{_bindir}/qli
14mr|firebird-2.5.2.26540-9|208	%{_bindir}/fbtracemgr
14mr|firebird-2.5.2.26540-9|209	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|210	%{_localstatedir}/lib/%{name}/system/*.msg
14mr|firebird-2.5.2.26540-9|211	%{_localstatedir}/lib/%{name}/system/help.fdb
14mr|firebird-2.5.2.26540-9|212	
14mr|firebird-2.5.2.26540-9|213	#
14mr|firebird-2.5.2.26540-9|214	# Multi-threaded, independant client libraries
14mr|firebird-2.5.2.26540-9|215	#
14mr|firebird-2.5.2.26540-9|216	%package -n %{libfbclient}
14mr|firebird-2.5.2.26540-9|217	Summary: Multi-threaded, non-local client libraries for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|218	Group: System/Libraries
14mr|firebird-2.5.2.26540-9|219	
14mr|firebird-2.5.2.26540-9|220	%description -n %{libfbclient}
14mr|firebird-2.5.2.26540-9|221	Multi-threaded, non-local client libraries for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|222	
14mr|firebird-2.5.2.26540-9|223	%files -n %libfbclient
14mr|firebird-2.5.2.26540-9|224	%{_libdir}/libfbclient.so.*
14mr|firebird-2.5.2.26540-9|225	%{_libdir}/libgds.so.0
14mr|firebird-2.5.2.26540-9|226	
14mr|firebird-2.5.2.26540-9|227	#
14mr|firebird-2.5.2.26540-9|228	# Multi-process, independant client libraries
14mr|firebird-2.5.2.26540-9|229	#
14mr|firebird-2.5.2.26540-9|230	%package -n %{libfbembed}
14mr|firebird-2.5.2.26540-9|231	Summary: Multi-process, local client libraries for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|232	Group: System/Libraries
14mr|firebird-2.5.2.26540-9|233	
14mr|firebird-2.5.2.26540-9|234	%description -n %{libfbembed}
14mr|firebird-2.5.2.26540-9|235	Multi-process, local client libraries for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|236	
14mr|firebird-2.5.2.26540-9|237	%files -n %{libfbembed}
14mr|firebird-2.5.2.26540-9|238	%{_libdir}/libfbembed.so.*
14mr|firebird-2.5.2.26540-9|239	
14mr|firebird-2.5.2.26540-9|240	#
14mr|firebird-2.5.2.26540-9|241	# Classic server programs
14mr|firebird-2.5.2.26540-9|242	#
14mr|firebird-2.5.2.26540-9|243	%package	server-classic
14mr|firebird-2.5.2.26540-9|244	Summary:	Classic (xinetd) server for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|245	Group:		Databases
14mr|firebird-2.5.2.26540-9|246	Provides:	firebird-server = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|247	Requires:	%{name}-server-common = %{version}
14mr|firebird-2.5.2.26540-9|248	Conflicts:	%{name}-server-superserver
14mr|firebird-2.5.2.26540-9|249	Requires(pre):  %{name}-server-common = %{version}
14mr|firebird-2.5.2.26540-9|250	Requires(pre):  shadow-utils
14mr|firebird-2.5.2.26540-9|251	Requires(pre):  rpm-helper
14mr|firebird-2.5.2.26540-9|252	
14mr|firebird-2.5.2.26540-9|253	%description	server-classic
14mr|firebird-2.5.2.26540-9|254	This package contains the command line utilities
14mr|firebird-2.5.2.26540-9|255	nd files common to classic and superclassic Firebird servers.
14mr|firebird-2.5.2.26540-9|256	
14mr|firebird-2.5.2.26540-9|257	%files		server-classic
14mr|firebird-2.5.2.26540-9|258	%dir %{fbroot}/bin-classic
14mr|firebird-2.5.2.26540-9|259	%dir %{fbroot}/plugins-classic
14mr|firebird-2.5.2.26540-9|260	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|261	%{_sbindir}/fb_inet_server
14mr|firebird-2.5.2.26540-9|262	%{_sbindir}/fb_smp_server
14mr|firebird-2.5.2.26540-9|263	%{fbroot}/plugins-classic/*
14mr|firebird-2.5.2.26540-9|264	%{fbroot}/bin-classic/gsec
14mr|firebird-2.5.2.26540-9|265	%{fbroot}/bin-classic/gdef
14mr|firebird-2.5.2.26540-9|266	%{fbroot}/bin-classic/gfix
14mr|firebird-2.5.2.26540-9|267	%{fbroot}/bin-classic/gpre
14mr|firebird-2.5.2.26540-9|268	%{fbroot}/bin-classic/gsplit
14mr|firebird-2.5.2.26540-9|269	%{fbroot}/bin-classic/gstat
14mr|firebird-2.5.2.26540-9|270	%{fbroot}/bin-classic/nbackup
14mr|firebird-2.5.2.26540-9|271	%{fbroot}/bin-classic/fb_config
14mr|firebird-2.5.2.26540-9|272	
14mr|firebird-2.5.2.26540-9|273	#
14mr|firebird-2.5.2.26540-9|274	# Super server programs
14mr|firebird-2.5.2.26540-9|275	#
14mr|firebird-2.5.2.26540-9|276	%package	server-superserver
14mr|firebird-2.5.2.26540-9|277	Summary:	Superserver (single process) server for Firebird SQL Database
14mr|firebird-2.5.2.26540-9|278	Group:		Databases
14mr|firebird-2.5.2.26540-9|279	Provides:	firebird-server = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|280	Requires:	%{name}-server-common = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|281	Conflicts:	%{name}-server-classic
14mr|firebird-2.5.2.26540-9|282	Conflicts:	%{name}-server-superclassic
14mr|firebird-2.5.2.26540-9|283	Requires(pre):	%{name}-server-common = %{version}
14mr|firebird-2.5.2.26540-9|284	Requires(pre):	rpm-helper
14mr|firebird-2.5.2.26540-9|285	
14mr|firebird-2.5.2.26540-9|286	%description	server-superserver
14mr|firebird-2.5.2.26540-9|287	This is the Superserver (single process) for the Firebird SQL Database.
14mr|firebird-2.5.2.26540-9|288	
14mr|firebird-2.5.2.26540-9|289	It does not include any client access tools, nor does it include the
14mr|firebird-2.5.2.26540-9|290	multi-threaded client library.
14mr|firebird-2.5.2.26540-9|291	
14mr|firebird-2.5.2.26540-9|292	%files		server-superserver
14mr|firebird-2.5.2.26540-9|293	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|294	%dir %{fbroot}/bin-superserver
14mr|firebird-2.5.2.26540-9|295	%dir %{fbroot}/plugins-superserver
14mr|firebird-2.5.2.26540-9|296	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|297	%{_unitdir}/%{name}-superserver.service
14mr|firebird-2.5.2.26540-9|298	%{fbroot}/bin-superserver/gsec
14mr|firebird-2.5.2.26540-9|299	%{fbroot}/bin-superserver/gdef
14mr|firebird-2.5.2.26540-9|300	%{fbroot}/bin-superserver/gfix
14mr|firebird-2.5.2.26540-9|301	%{fbroot}/bin-superserver/gpre
14mr|firebird-2.5.2.26540-9|302	%{fbroot}/bin-superserver/gsplit
14mr|firebird-2.5.2.26540-9|303	%{fbroot}/bin-superserver/gstat
14mr|firebird-2.5.2.26540-9|304	%{fbroot}/bin-superserver/nbackup
14mr|firebird-2.5.2.26540-9|305	%{fbroot}/bin-superserver/fb_config
14mr|firebird-2.5.2.26540-9|306	%{fbroot}/plugins-superserver/*.so
14mr|firebird-2.5.2.26540-9|307	%{_sbindir}/fbserver
14mr|firebird-2.5.2.26540-9|308	
14mr|firebird-2.5.2.26540-9|309	#
14mr|firebird-2.5.2.26540-9|310	# Server's common files
14mr|firebird-2.5.2.26540-9|311	#
14mr|firebird-2.5.2.26540-9|312	%package		server-common
14mr|firebird-2.5.2.26540-9|313	Summary:		Common files for Firebird SQL Database servers
14mr|firebird-2.5.2.26540-9|314	Group:			Databases
14mr|firebird-2.5.2.26540-9|315	# Due to moved files.
14mr|firebird-2.5.2.26540-9|316	Conflicts:		firebird-server-classic < 2.0
14mr|firebird-2.5.2.26540-9|317	Requires:		firebird-server = %{version}-%{release}
14mr|firebird-2.5.2.26540-9|318	Requires(postun):	shadow-utils
14mr|firebird-2.5.2.26540-9|319	Requires(pre):		shadow-utils
14mr|firebird-2.5.2.26540-9|320	Requires:		logrotate
14mr|firebird-2.5.2.26540-9|321	Requires(pre):		rpm-helper
14mr|firebird-2.5.2.26540-9|322	Obsoletes:		%{name}-server-superserver < 2.0.1.12855.0-3mdk
14mr|firebird-2.5.2.26540-9|323	
14mr|firebird-2.5.2.26540-9|324	%description		server-common
14mr|firebird-2.5.2.26540-9|325	This package contains common files between firebird-server-classic and
14mr|firebird-2.5.2.26540-9|326	firebird-server-superserver. You will need this if you want to use either one.
14mr|firebird-2.5.2.26540-9|327	
14mr|firebird-2.5.2.26540-9|328	%files			server-common
14mr|firebird-2.5.2.26540-9|329	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|330	%doc builds/install/misc/IDPLicense.txt
14mr|firebird-2.5.2.26540-9|331	%doc builds/install/misc/IPLicense.txt
14mr|firebird-2.5.2.26540-9|332	%doc firebird.omv.releasenote
14mr|firebird-2.5.2.26540-9|333	%doc README.urpmi
14mr|firebird-2.5.2.26540-9|334	%defattr(0644,root,root,0755)
14mr|firebird-2.5.2.26540-9|335	%dir %attr(0755,root,root) %{_localstatedir}/lib/%{name}
14mr|firebird-2.5.2.26540-9|336	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/lib/%{name}/data
14mr|firebird-2.5.2.26540-9|337	%attr(0660,%{name},%{name})	%{_localstatedir}/lib/%{name}/data/employee.fdb
14mr|firebird-2.5.2.26540-9|338	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/log/%{name}
14mr|firebird-2.5.2.26540-9|339	%dir %{fbroot}/intl
14mr|firebird-2.5.2.26540-9|340	%dir %{fbroot}/UDF
14mr|firebird-2.5.2.26540-9|341	%{fbroot}/UDF/*
14mr|firebird-2.5.2.26540-9|342	%ghost %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|343	%dir %{_sysconfdir}/%{name}
14mr|firebird-2.5.2.26540-9|344	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/system
14mr|firebird-2.5.2.26540-9|345	%config(noreplace) %attr (0600,%{name},%{name}) %{_localstatedir}/lib/%{name}/system/security2.fdb
14mr|firebird-2.5.2.26540-9|346	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbintl.conf
14mr|firebird-2.5.2.26540-9|347	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/aliases.conf
14mr|firebird-2.5.2.26540-9|348	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/firebird.conf
14mr|firebird-2.5.2.26540-9|349	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbtrace.conf
14mr|firebird-2.5.2.26540-9|350	%{fbroot}/intl/fbintl.conf
14mr|firebird-2.5.2.26540-9|351	%config(noreplace) %attr(0664,%{name},%{name})  %{_localstatedir}/log/%{name}/%{name}.log
14mr|firebird-2.5.2.26540-9|352	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
14mr|firebird-2.5.2.26540-9|353	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mr|firebird-2.5.2.26540-9|354	%{_libdir}/libib_util.so
14mr|firebird-2.5.2.26540-9|355	%defattr(0755,root,root,0750)
14mr|firebird-2.5.2.26540-9|356	%{fbroot}/intl/fbintl
14mr|firebird-2.5.2.26540-9|357	%defattr(0755,root,root,0755)
14mr|firebird-2.5.2.26540-9|358	%{_bindir}/gsec
14mr|firebird-2.5.2.26540-9|359	%{_bindir}/gfix
14mr|firebird-2.5.2.26540-9|360	%{_bindir}/nbackup
14mr|firebird-2.5.2.26540-9|361	%{_bindir}/gstat-fb
14mr|firebird-2.5.2.26540-9|362	%{_bindir}/gpre
14mr|firebird-2.5.2.26540-9|363	%{_bindir}/gdef
14mr|firebird-2.5.2.26540-9|364	%{_bindir}/gsplit
14mr|firebird-2.5.2.26540-9|365	%{_bindir}/fb_config
14mr|firebird-2.5.2.26540-9|366	%{_sbindir}/fbguard
14mr|firebird-2.5.2.26540-9|367	%{_sbindir}/fb_lock_print
14mr|firebird-2.5.2.26540-9|368	
14mr|firebird-2.5.2.26540-9|369	
14mr|firebird-2.5.2.26540-9|370	%prep
14mr|firebird-2.5.2.26540-9|371	%setup -qn %{pkgname}
14mr|firebird-2.5.2.26540-9|372	%patch0
14mr|firebird-2.5.2.26540-9|373	%patch1
14mr|firebird-2.5.2.26540-9|374	%patch2 -p0 -b .pkgconfig~
14mr|firebird-2.5.2.26540-9|375	# convert intl character to UTF-8
14mr|firebird-2.5.2.26540-9|376	iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl
14mr|firebird-2.5.2.26540-9|377	
14mr|firebird-2.5.2.26540-9|378	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|379	
14mr|firebird-2.5.2.26540-9|380	%build
14mr|firebird-2.5.2.26540-9|381	
14mr|firebird-2.5.2.26540-9|382	# disable -Wl,--no-undefined to avoid fail build of fbintl
14mr|firebird-2.5.2.26540-9|383	# when fbintl is loaded, one of the modules (libfbembed or fbserver) for sure exports
14mr|firebird-2.5.2.26540-9|384	# gds__log()
14mr|firebird-2.5.2.26540-9|385	%define _disable_ld_no_undefined 1
14mr|firebird-2.5.2.26540-9|386	%define Werror_cflags %{nil}
14mr|firebird-2.5.2.26540-9|387	
14mr|firebird-2.5.2.26540-9|388	# classic
14mr|firebird-2.5.2.26540-9|389	NOCONFIGURE=1 ./autogen.sh
14mr|firebird-2.5.2.26540-9|390	%configure2_5x --prefix=%{fbroot} --with-system-icu --with-system-editline \
14mr|firebird-2.5.2.26540-9|391	--with-fbbin=%{fbroot}/bin-classic --with-fbinclude=%{_includedir}/%{name} \
14mr|firebird-2.5.2.26540-9|392	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
14mr|firebird-2.5.2.26540-9|393	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
14mr|firebird-2.5.2.26540-9|394	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
14mr|firebird-2.5.2.26540-9|395	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
14mr|firebird-2.5.2.26540-9|396	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
14mr|firebird-2.5.2.26540-9|397	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
14mr|firebird-2.5.2.26540-9|398	--with-fbglock=/run/%{name} --with-fbplugins=%{fbroot}/plugins-classic
14mr|firebird-2.5.2.26540-9|399	# Can't use %%make as itsparallel build is broken
14mr|firebird-2.5.2.26540-9|400	make
14mr|firebird-2.5.2.26540-9|401	cd gen
14mr|firebird-2.5.2.26540-9|402	sed "s@exit 1@# exit 1@" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|403	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|404	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|405	./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|406	mv ./buildroot/ buildroot-classic
14mr|firebird-2.5.2.26540-9|407	cd ..
14mr|firebird-2.5.2.26540-9|408	
14mr|firebird-2.5.2.26540-9|409	# superserver
14mr|firebird-2.5.2.26540-9|410	make clean
14mr|firebird-2.5.2.26540-9|411	NOCONFIGURE=1 ./autogen.sh
14mr|firebird-2.5.2.26540-9|412	%configure2_5x --prefix=%{fbroot} --with-system-icu --with-system-editline --enable-superserver \
14mr|firebird-2.5.2.26540-9|413	--with-fbbin=%{fbroot}/bin-superserver --with-fbinclude=%{_includedir}/%{name} \
14mr|firebird-2.5.2.26540-9|414	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
14mr|firebird-2.5.2.26540-9|415	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
14mr|firebird-2.5.2.26540-9|416	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
14mr|firebird-2.5.2.26540-9|417	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
14mr|firebird-2.5.2.26540-9|418	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
14mr|firebird-2.5.2.26540-9|419	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
14mr|firebird-2.5.2.26540-9|420	--with-fbglock=/run/%{name} --with-fbplugins=%{fbroot}/plugins-superserver
14mr|firebird-2.5.2.26540-9|421	# Can't use %%make as itsparallel build is broken
14mr|firebird-2.5.2.26540-9|422	make
14mr|firebird-2.5.2.26540-9|423	cd gen
14mr|firebird-2.5.2.26540-9|424	sed "s@exit 1@echo ""# exit 1@" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|425	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|426	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|427	./install/makeInstallImage.sh
14mr|firebird-2.5.2.26540-9|428	
14mr|firebird-2.5.2.26540-9|429	cd %{_builddir}/%{pkgname}
14mr|firebird-2.5.2.26540-9|430	sed "s@%%{fbroot}@%{fbroot}@g" %{SOURCE2} > firebird.omv.releasenote
14mr|firebird-2.5.2.26540-9|431	
14mr|firebird-2.5.2.26540-9|432	cat > README.urpmi <<EOF
14mr|firebird-2.5.2.26540-9|433	You just installed or update %{name} server.
14mr|firebird-2.5.2.26540-9|434	You can found important informations about OpenMandriva %{name} rpms and database
14mr|firebird-2.5.2.26540-9|435	management in:
14mr|firebird-2.5.2.26540-9|436	
14mr|firebird-2.5.2.26540-9|437	%{_defaultdocdir}/%{name}-server-common/firebird.omv.releasenote
14mr|firebird-2.5.2.26540-9|438	
14mr|firebird-2.5.2.26540-9|439	Please, read it.
14mr|firebird-2.5.2.26540-9|440	EOF
14mr|firebird-2.5.2.26540-9|441	
14mr|firebird-2.5.2.26540-9|442	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|443	
14mr|firebird-2.5.2.26540-9|444	%install
14mr|firebird-2.5.2.26540-9|445	# we wanted to setup both Classic and Superserver, we need to do all here
14mr|firebird-2.5.2.26540-9|446	install -d %{buildroot}
14mr|firebird-2.5.2.26540-9|447	
14mr|firebird-2.5.2.26540-9|448	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mr|firebird-2.5.2.26540-9|449	mkdir -p %{buildroot}%{fbroot}/bin-superserver
14mr|firebird-2.5.2.26540-9|450	mkdir -p %{buildroot}%{fbroot}/bin-classic
14mr|firebird-2.5.2.26540-9|451	mkdir -p %{buildroot}%{_includedir}/%{name}
14mr|firebird-2.5.2.26540-9|452	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mr|firebird-2.5.2.26540-9|453	mkdir -p %{buildroot}%{_libdir}
14mr|firebird-2.5.2.26540-9|454	mkdir -p %{buildroot}%{fbroot}/UDF
14mr|firebird-2.5.2.26540-9|455	mkdir -p %{buildroot}%{fbroot}/intl
14mr|firebird-2.5.2.26540-9|456	mkdir -p %{buildroot}%{fbroot}/bin
14mr|firebird-2.5.2.26540-9|457	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/data
14mr|firebird-2.5.2.26540-9|458	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/system
14mr|firebird-2.5.2.26540-9|459	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14mr|firebird-2.5.2.26540-9|460	mkdir -p %{buildroot}%{fbroot}/plugins-superserver
14mr|firebird-2.5.2.26540-9|461	mkdir -p %{buildroot}%{fbroot}/plugins-classic
14mr|firebird-2.5.2.26540-9|462	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|firebird-2.5.2.26540-9|463	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
14mr|firebird-2.5.2.26540-9|464	mkdir -p %{buildroot}%{_unitdir}
14mr|firebird-2.5.2.26540-9|465	mkdir -p %{buildroot}%{_sbindir}
14mr|firebird-2.5.2.26540-9|466	mkdir -p %{buildroot}%{_bindir}
14mr|firebird-2.5.2.26540-9|467	
14mr|firebird-2.5.2.26540-9|468	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|firebird-2.5.2.26540-9|469	cp -v gen/install/misc/*.pc %{buildroot}%{_libdir}/pkgconfig/
14mr|firebird-2.5.2.26540-9|470	
14mr|firebird-2.5.2.26540-9|471	cd %{buildroot}
14mr|firebird-2.5.2.26540-9|472	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
14mr|firebird-2.5.2.26540-9|473	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/bin-classic/* %{buildroot}%{fbroot}/bin-classic
14mr|firebird-2.5.2.26540-9|474	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config %{buildroot}%{fbroot}/bin-classic/fb_config
14mr|firebird-2.5.2.26540-9|475	sed "s@-classic@-superserver@" %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config > %{buildroot}%{fbroot}/bin-superserver/fb_config
14mr|firebird-2.5.2.26540-9|476	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fbguard %{buildroot}%{_sbindir}/fbguard
14mr|firebird-2.5.2.26540-9|477	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_inet_server %{buildroot}%{_sbindir}/fb_inet_server
14mr|firebird-2.5.2.26540-9|478	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_lock_print %{buildroot}%{_sbindir}/fb_lock_print
14mr|firebird-2.5.2.26540-9|479	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_smp_server %{buildroot}%{_sbindir}/fb_smp_server
14mr|firebird-2.5.2.26540-9|480	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sbindir}/fbserver %{buildroot}%{_sbindir}/fbserver
14mr|firebird-2.5.2.26540-9|481	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_inet_server
14mr|firebird-2.5.2.26540-9|482	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_smp_server
14mr|firebird-2.5.2.26540-9|483	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/changeMultiConnectMode.sh
14mr|firebird-2.5.2.26540-9|484	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/* %{buildroot}%{fbroot}/bin-superserver
14mr|firebird-2.5.2.26540-9|485	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/*.h %{buildroot}%{_includedir}
14mr|firebird-2.5.2.26540-9|486	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
14mr|firebird-2.5.2.26540-9|487	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
14mr|firebird-2.5.2.26540-9|488	rm -f %{buildroot}%{_sysconfdir}/%{name}/README
14mr|firebird-2.5.2.26540-9|489	rm -f %{buildroot}%{_sysconfdir}/%{name}/WhatsNew
14mr|firebird-2.5.2.26540-9|490	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.txt
14mr|firebird-2.5.2.26540-9|491	
14mr|firebird-2.5.2.26540-9|492	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_libdir}/lib* %{buildroot}%{_libdir}
14mr|firebird-2.5.2.26540-9|493	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/UDF/* %{buildroot}%{fbroot}/UDF
14mr|firebird-2.5.2.26540-9|494	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/data/* %{buildroot}%{_localstatedir}/lib/%{name}/data
14mr|firebird-2.5.2.26540-9|495	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/system/* %{buildroot}%{_localstatedir}/lib/%{name}/system
14mr|firebird-2.5.2.26540-9|496	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/plugins-superserver/* %{buildroot}%{fbroot}/plugins-superserver
14mr|firebird-2.5.2.26540-9|497	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/plugins-classic/* %{buildroot}%{fbroot}/plugins-classic
14mr|firebird-2.5.2.26540-9|498	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl %{buildroot}%{fbroot}/intl/fbintl
14mr|firebird-2.5.2.26540-9|499	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl.conf %{buildroot}%{_sysconfdir}/%{name}/fbintl.conf
14mr|firebird-2.5.2.26540-9|500	ln -s %{_sysconfdir}/%{name}/fbintl.conf .%{fbroot}/intl/fbintl.conf
14mr|firebird-2.5.2.26540-9|501	
14mr|firebird-2.5.2.26540-9|502	
14mr|firebird-2.5.2.26540-9|503	cd	%{buildroot}%{_libdir}
14mr|firebird-2.5.2.26540-9|504	ln	-s	libfbclient.so	libgds.so
14mr|firebird-2.5.2.26540-9|505	ln	-s	libfbclient.so.%{major}	libgds.so.0
14mr|firebird-2.5.2.26540-9|506	cd	%{buildroot}
14mr|firebird-2.5.2.26540-9|507	
14mr|firebird-2.5.2.26540-9|508	echo 1 > %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14mr|firebird-2.5.2.26540-9|509	sed	"s@%{name}.log@%{_localstatedir}/log/%{name}/%{name}.log@g"	%{SOURCE1}	>	%{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|firebird-2.5.2.26540-9|510	
14mr|firebird-2.5.2.26540-9|511	install -p -m 644 -D %{SOURCE4} $RPM_BUILD_ROOT%{_unitdir}/%{name}-classic\@.service
14mr|firebird-2.5.2.26540-9|512	install -p -m 644 -D %{SOURCE5} $RPM_BUILD_ROOT%{_unitdir}/%{name}-classic.socket
14mr|firebird-2.5.2.26540-9|513	
14mr|firebird-2.5.2.26540-9|514	install -p -m 644 -D %{SOURCE6} $RPM_BUILD_ROOT%{_unitdir}/%{name}-superclassic.service
14mr|firebird-2.5.2.26540-9|515	install -p -m 644 -D %{SOURCE7} $RPM_BUILD_ROOT%{_unitdir}/%{name}-superserver.service
14mr|firebird-2.5.2.26540-9|516	
14mr|firebird-2.5.2.26540-9|517	cd	%{buildroot}
14mr|firebird-2.5.2.26540-9|518	ln -s %{fbroot}/bin/fbsvcmgr .%{_bindir}/fbsvcmgr
14mr|firebird-2.5.2.26540-9|519	ln -s %{fbroot}/bin/fbtracemgr .%{_bindir}/fbtracemgr
14mr|firebird-2.5.2.26540-9|520	ln -s %{fbroot}/bin/gbak .%{_bindir}/gbak
14mr|firebird-2.5.2.26540-9|521	ln -s %{fbroot}/bin/gdef .%{_bindir}/gdef
14mr|firebird-2.5.2.26540-9|522	ln -s %{fbroot}/bin/gfix .%{_bindir}/gfix
14mr|firebird-2.5.2.26540-9|523	ln -s %{fbroot}/bin/gpre .%{_bindir}/gpre
14mr|firebird-2.5.2.26540-9|524	ln -s %{fbroot}/bin/gsec .%{_bindir}/gsec
14mr|firebird-2.5.2.26540-9|525	ln -s %{fbroot}/bin/gsplit .%{_bindir}/gsplit
14mr|firebird-2.5.2.26540-9|526	ln -s %{fbroot}/bin/gstat .%{_bindir}/gstat-fb
14mr|firebird-2.5.2.26540-9|527	ln -s %{fbroot}/bin/isql .%{_bindir}/isql-fb
14mr|firebird-2.5.2.26540-9|528	ln -s %{fbroot}/bin/nbackup .%{_bindir}/nbackup
14mr|firebird-2.5.2.26540-9|529	ln -s %{fbroot}/bin/qli .%{_bindir}/qli
14mr|firebird-2.5.2.26540-9|530	ln -s %{fbroot}/bin/fb_config .%{_bindir}/fb_config
14mr|firebird-2.5.2.26540-9|531	
14mr|firebird-2.5.2.26540-9|532	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
14mr|firebird-2.5.2.26540-9|533	cat <<EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mr|firebird-2.5.2.26540-9|534	d /run/firebird 0775 firebird firebird
14mr|firebird-2.5.2.26540-9|535	EOF
14mr|firebird-2.5.2.26540-9|536	
14mr|firebird-2.5.2.26540-9|537	
14mr|firebird-2.5.2.26540-9|538	chmod 777 %{buildroot}/%{_libdir}/libib_util.so
14mr|firebird-2.5.2.26540-9|539	
14mr|firebird-2.5.2.26540-9|540	#-----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|541	# to bypass the rpm possible bug that don't do pre server-common
14mr|firebird-2.5.2.26540-9|542	#----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|543	%pre	server-classic
14mr|firebird-2.5.2.26540-9|544	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
14mr|firebird-2.5.2.26540-9|545	
14mr|firebird-2.5.2.26540-9|546	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|547	# classic server scripts
14mr|firebird-2.5.2.26540-9|548	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|549	%post	server-classic
14mr|firebird-2.5.2.26540-9|550	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
14mr|firebird-2.5.2.26540-9|551	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|552	ln -s %{fbroot}/bin{-classic,}
14mr|firebird-2.5.2.26540-9|553	fi
14mr|firebird-2.5.2.26540-9|554	
14mr|firebird-2.5.2.26540-9|555	%post	utils-classic
14mr|firebird-2.5.2.26540-9|556	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
14mr|firebird-2.5.2.26540-9|557	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|558	ln -s %{fbroot}/bin{-classic,}
14mr|firebird-2.5.2.26540-9|559	fi
14mr|firebird-2.5.2.26540-9|560	
14mr|firebird-2.5.2.26540-9|561	%preun server-classic
14mr|firebird-2.5.2.26540-9|562	if [ $1 -eq 0 ]; then
14mr|firebird-2.5.2.26540-9|563	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
14mr|firebird-2.5.2.26540-9|564	rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|565	fi
14mr|firebird-2.5.2.26540-9|566	fi
14mr|firebird-2.5.2.26540-9|567	
14mr|firebird-2.5.2.26540-9|568	%preun utils-classic
14mr|firebird-2.5.2.26540-9|569	if [ $1 -eq 0 ]; then
14mr|firebird-2.5.2.26540-9|570	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
14mr|firebird-2.5.2.26540-9|571	rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|572	fi
14mr|firebird-2.5.2.26540-9|573	fi
14mr|firebird-2.5.2.26540-9|574	
14mr|firebird-2.5.2.26540-9|575	%post superclassic
14mr|firebird-2.5.2.26540-9|576	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
14mr|firebird-2.5.2.26540-9|577	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|578	ln -s %{fbroot}/bin{-classic,}
14mr|firebird-2.5.2.26540-9|579	fi
14mr|firebird-2.5.2.26540-9|580	
14mr|firebird-2.5.2.26540-9|581	if [ ! -f /etc/gds_hosts.equiv ]; then
14mr|firebird-2.5.2.26540-9|582	echo localhost > /etc/gds_hosts.equiv
14mr|firebird-2.5.2.26540-9|583	fi
14mr|firebird-2.5.2.26540-9|584	%_post_service %{name}-superclassic
14mr|firebird-2.5.2.26540-9|585	
14mr|firebird-2.5.2.26540-9|586	
14mr|firebird-2.5.2.26540-9|587	%preun superclassic
14mr|firebird-2.5.2.26540-9|588	if [ $1 -eq 0 ]; then
14mr|firebird-2.5.2.26540-9|589	if /sbin/service firebird-superclassic status >& /dev/null; then
14mr|firebird-2.5.2.26540-9|590	/sbin/service firebird-superclassic stop
14mr|firebird-2.5.2.26540-9|591	fi
14mr|firebird-2.5.2.26540-9|592	chkconfig --del firebird-superclassic
14mr|firebird-2.5.2.26540-9|593	fi
14mr|firebird-2.5.2.26540-9|594	%_preun_service %{name}-superclassic
14mr|firebird-2.5.2.26540-9|595	
14mr|firebird-2.5.2.26540-9|596	
14mr|firebird-2.5.2.26540-9|597	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|598	# superserver scripts
14mr|firebird-2.5.2.26540-9|599	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|600	%post	server-superserver
14mr|firebird-2.5.2.26540-9|601	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
14mr|firebird-2.5.2.26540-9|602	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|603	ln -s %{fbroot}/bin{-superserver,}
14mr|firebird-2.5.2.26540-9|604	fi
14mr|firebird-2.5.2.26540-9|605	
14mr|firebird-2.5.2.26540-9|606	if [ ! -f /etc/gds_hosts.equiv ]; then
14mr|firebird-2.5.2.26540-9|607	echo localhost > /etc/gds_hosts.equiv
14mr|firebird-2.5.2.26540-9|608	fi
14mr|firebird-2.5.2.26540-9|609	%_post_service %{name}-superserver
14mr|firebird-2.5.2.26540-9|610	
14mr|firebird-2.5.2.26540-9|611	%post	utils-superserver
14mr|firebird-2.5.2.26540-9|612	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
14mr|firebird-2.5.2.26540-9|613	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|614	ln -s %{fbroot}/bin{-superserver,}
14mr|firebird-2.5.2.26540-9|615	fi
14mr|firebird-2.5.2.26540-9|616	
14mr|firebird-2.5.2.26540-9|617	%preun server-superserver
14mr|firebird-2.5.2.26540-9|618	if [ $1 -eq 0 ]; then
14mr|firebird-2.5.2.26540-9|619	if /sbin/service firebird-superserver status >& /dev/null; then
14mr|firebird-2.5.2.26540-9|620	/sbin/service firebird-superserver stop
14mr|firebird-2.5.2.26540-9|621	fi
14mr|firebird-2.5.2.26540-9|622	chkconfig --del firebird-superserver
14mr|firebird-2.5.2.26540-9|623	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-superserver" ]; then
14mr|firebird-2.5.2.26540-9|624	rm -f %{fbroot}/bin
14mr|firebird-2.5.2.26540-9|625	fi
14mr|firebird-2.5.2.26540-9|626	fi
14mr|firebird-2.5.2.26540-9|627	%_preun_service %{name}-superserver
14mr|firebird-2.5.2.26540-9|628	
14mr|firebird-2.5.2.26540-9|629	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|630	# server-common scripts
14mr|firebird-2.5.2.26540-9|631	# -----------------------------------------------------------------------------
14mr|firebird-2.5.2.26540-9|632	%pre server-common
14mr|firebird-2.5.2.26540-9|633	# Create the firebird user and group if it doesn't exist
14mr|firebird-2.5.2.26540-9|634	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
14mr|firebird-2.5.2.26540-9|635	# Add gds_db to /etc/services if needed
14mr|firebird-2.5.2.26540-9|636	FileName=/etc/services
14mr|firebird-2.5.2.26540-9|637	newLine="gds_db          3050/tcp  # Firebird SQL Database Remote Protocol"
14mr|firebird-2.5.2.26540-9|638	oldLine=`grep "^gds_db" $FileName`
14mr|firebird-2.5.2.26540-9|639	if [ -z "$oldLine" ]; then
14mr|firebird-2.5.2.26540-9|640	echo $newLine >> $FileName
14mr|firebird-2.5.2.26540-9|641	fi
14mr|firebird-2.5.2.26540-9|642	
14mr|firebird-2.5.2.26540-9|643	%postun server-common
14mr|firebird-2.5.2.26540-9|644	%_postun_userdel %{name}
14mr|firebird-2.5.2.26540-9|645	
14mr|firebird-2.5.2.26540-9|646	%post server-common
14mr|firebird-2.5.2.26540-9|647	%_tmpfilescreate %{name}
14mr|firebird-2.5.2.26540-9|648	
14mr|firebird-2.5.2.26540-9|649	%changelog
14mr|firebird-2.5.2.26540-9|650	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.2.26540-9
14mr|firebird-2.5.2.26540-9|651	+ Revision: 1a7328c
14mr|firebird-2.5.2.26540-9|652	- MassBuild#440: Increase release tag
14mr|firebird-2.5.2.26540-9|653	
14mr|firebird-2.5.2.26540-9|654	

16332 14
14mr|firefox-32.0.2-2|1	#
14mr|firefox-32.0.2-2|2	# WARNING, READ FIRST:
14mr|firefox-32.0.2-2|3	#
14mr|firefox-32.0.2-2|4	# This is a special package that needs special treatment. Due to the amount of
14mr|firefox-32.0.2-2|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mr|firefox-32.0.2-2|6	# That means this package MUST be BUILDABLE for stable official releases.
14mr|firefox-32.0.2-2|7	# This also means only STABLE upstream releases, NO betas.
14mr|firefox-32.0.2-2|8	# This is a discussed topic. Please, do not flame it again.
14mr|firefox-32.0.2-2|9	
14mr|firefox-32.0.2-2|10	%define major 32.0.2
14mr|firefox-32.0.2-2|11	%define ff_epoch 0
14mr|firefox-32.0.2-2|12	# (tpg) set version HERE !!!
14mr|firefox-32.0.2-2|13	%define realver %{major}
14mr|firefox-32.0.2-2|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mr|firefox-32.0.2-2|15	
14mr|firefox-32.0.2-2|16	# (tpg) MOZILLA_FIVE_HOME
14mr|firefox-32.0.2-2|17	%define mozillalibdir %{_libdir}/%{name}-%{major}
14mr|firefox-32.0.2-2|18	%define pluginsdir %{_libdir}/mozilla/plugins
14mr|firefox-32.0.2-2|19	
14mr|firefox-32.0.2-2|20	# this seems fragile, so require the exact version or later (#58754)
14mr|firefox-32.0.2-2|21	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mr|firefox-32.0.2-2|22	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mr|firefox-32.0.2-2|23	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mr|firefox-32.0.2-2|24	
14mr|firefox-32.0.2-2|25	%define _use_syshunspell 0
14mr|firefox-32.0.2-2|26	
14mr|firefox-32.0.2-2|27	%define update_channel  release
14mr|firefox-32.0.2-2|28	
14mr|firefox-32.0.2-2|29	Summary:	Next generation web browser
14mr|firefox-32.0.2-2|30	Name:		firefox
14mr|firefox-32.0.2-2|31	Version:	%{major}
14mr|firefox-32.0.2-2|32	Epoch:		%{ff_epoch}
14mr|firefox-32.0.2-2|33	Release:	2
14mr|firefox-32.0.2-2|34	License:	MPLv1+
14mr|firefox-32.0.2-2|35	Group:		Networking/WWW
14mr|firefox-32.0.2-2|36	Url:		http://www.mozilla.com/firefox/
14mr|firefox-32.0.2-2|37	%if 0%{?prel}
14mr|firefox-32.0.2-2|38	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.bz2
14mr|firefox-32.0.2-2|39	%else
14mr|firefox-32.0.2-2|40	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2
14mr|firefox-32.0.2-2|41	%endif
14mr|firefox-32.0.2-2|42	Source4:	%{name}.desktop
14mr|firefox-32.0.2-2|43	Source5:	firefox-searchengines-jamendo.xml
14mr|firefox-32.0.2-2|44	Source6:	firefox-searchengines-exalead.xml
14mr|firefox-32.0.2-2|45	Source8:	firefox-searchengines-askcom.xml
14mr|firefox-32.0.2-2|46	Source9:	kde.js
14mr|firefox-32.0.2-2|47	Source10:	firefox-searchengines-yandex.xml
14mr|firefox-32.0.2-2|48	Source11:	firefox-searchengines-google.xml
14mr|firefox-32.0.2-2|49	Source12:	firefox-searchengines-bing.xml
14mr|firefox-32.0.2-2|50	Patch1:		firefox-6.0-lang.patch
14mr|firefox-32.0.2-2|51	Patch2:         firefox-vendor.patch
14mr|firefox-32.0.2-2|52	Patch8:		firefox-25.0-disable-check-default-browser.patch
14mr|firefox-32.0.2-2|53	Patch10:	firefox-3.5.3-default-mail-handler.patch
14mr|firefox-32.0.2-2|54	# Patches for kde integration of FF
14mr|firefox-32.0.2-2|55	Patch11:	firefox-32-kde.patch
14mr|firefox-32.0.2-2|56	Patch12:	mozilla-32-kde.patch
14mr|firefox-32.0.2-2|57	Patch13:	mozilla-kde-background.patch
14mr|firefox-32.0.2-2|58	Patch34:	xulrunner_nojit.patch
14mr|firefox-32.0.2-2|59	
14mr|firefox-32.0.2-2|60	# Upstream patches
14mr|firefox-32.0.2-2|61	
14mr|firefox-32.0.2-2|62	# Fedora
14mr|firefox-32.0.2-2|63	Patch90:	firefox-baseline-disable.patch
14mr|firefox-32.0.2-2|64	
14mr|firefox-32.0.2-2|65	
14mr|firefox-32.0.2-2|66	BuildRequires:	gtk+2-devel
14mr|firefox-32.0.2-2|67	BuildRequires:	unzip
14mr|firefox-32.0.2-2|68	BuildRequires:	zip
14mr|firefox-32.0.2-2|69	BuildRequires:	pkgconfig(xinerama)
14mr|firefox-32.0.2-2|70	BuildRequires:	pkgconfig(xscrnsaver)
14mr|firefox-32.0.2-2|71	BuildRequires:	jpeg-devel
14mr|firefox-32.0.2-2|72	BuildRequires:	zlib-devel
14mr|firefox-32.0.2-2|73	BuildRequires:	glib2-devel
14mr|firefox-32.0.2-2|74	BuildRequires:	pkgconfig(libIDL-2.0)
14mr|firefox-32.0.2-2|75	BuildRequires:	makedepend
14mr|firefox-32.0.2-2|76	BuildRequires:	nss-devel >= 2:3.16.2
14mr|firefox-32.0.2-2|77	BuildRequires:	nss-static-devel
14mr|firefox-32.0.2-2|78	BuildRequires:	nspr-devel >= 2:4.10.6
14mr|firefox-32.0.2-2|79	BuildRequires:	startup-notification-devel
14mr|firefox-32.0.2-2|80	BuildRequires:	dbus-glib-devel
14mr|firefox-32.0.2-2|81	BuildRequires:	python
14mr|firefox-32.0.2-2|82	BuildRequires:	sqlite3-devel >= 3.8.4.1
14mr|firefox-32.0.2-2|83	%ifnarch %arm %mips
14mr|firefox-32.0.2-2|84	BuildRequires:	valgrind
14mr|firefox-32.0.2-2|85	BuildRequires:	java-rpmbuild
14mr|firefox-32.0.2-2|86	BuildRequires:	yasm >= 1.0.1
14mr|firefox-32.0.2-2|87	%endif
14mr|firefox-32.0.2-2|88	%ifarch %arm
14mr|firefox-32.0.2-2|89	BuildRequires:	libffi-devel
14mr|firefox-32.0.2-2|90	%endif
14mr|firefox-32.0.2-2|91	BuildRequires:	rootcerts >= 1:20110830.00
14mr|firefox-32.0.2-2|92	BuildRequires:	pkgconfig(xt)
14mr|firefox-32.0.2-2|93	%if %_use_syshunspell
14mr|firefox-32.0.2-2|94	BuildRequires:	hunspell-devel
14mr|firefox-32.0.2-2|95	%endif
14mr|firefox-32.0.2-2|96	BuildRequires:	doxygen
14mr|firefox-32.0.2-2|97	# BuildRequires:  xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel}
14mr|firefox-32.0.2-2|98	BuildRequires:	pkgconfig(libproxy-1.0)
14mr|firefox-32.0.2-2|99	BuildRequires:	pkgconfig(alsa)
14mr|firefox-32.0.2-2|100	BuildRequires:	wget
14mr|firefox-32.0.2-2|101	BuildRequires:	pkgconfig(libnotify)
14mr|firefox-32.0.2-2|102	BuildRequires:	cairo-devel >= 1.10
14mr|firefox-32.0.2-2|103	BuildRequires:	pkgconfig(gl)
14mr|firefox-32.0.2-2|104	BuildRequires:	pkgconfig(vpx)
14mr|firefox-32.0.2-2|105	BuildRequires:	autoconf2.1
14mr|firefox-32.0.2-2|106	BuildRequires:	libiw-devel
14mr|firefox-32.0.2-2|107	BuildRequires:	python-virtualenv
14mr|firefox-32.0.2-2|108	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|firefox-32.0.2-2|109	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|firefox-32.0.2-2|110	BuildRequires:	pkgconfig(opus)
14mr|firefox-32.0.2-2|111	BuildRequires:	pkgconfig(libpulse)
14mr|firefox-32.0.2-2|112	BuildRequires:	bzip2-devel
14mr|firefox-32.0.2-2|113	
14mr|firefox-32.0.2-2|114	%if 0%{?prel}
14mr|firefox-32.0.2-2|115	Provides:	%{name} = %{epoch}:%{realver}-0.%{prel}
14mr|firefox-32.0.2-2|116	%else
14mr|firefox-32.0.2-2|117	Provides:	%{name} = %{epoch}:%{realver}
14mr|firefox-32.0.2-2|118	%endif
14mr|firefox-32.0.2-2|119	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
14mr|firefox-32.0.2-2|120	Provides:	webclient
14mr|firefox-32.0.2-2|121	
14mr|firefox-32.0.2-2|122	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mr|firefox-32.0.2-2|123	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
14mr|firefox-32.0.2-2|124	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
14mr|firefox-32.0.2-2|125	Requires:	indexhtml
14mr|firefox-32.0.2-2|126	Requires:       xdg-utils
14mr|firefox-32.0.2-2|127	# fixes bug #42096
14mr|firefox-32.0.2-2|128	Requires:	mailcap
14mr|firefox-32.0.2-2|129	%if %_use_syshunspell
14mr|firefox-32.0.2-2|130	Suggests:	hunspell-en
14mr|firefox-32.0.2-2|131	%endif
14mr|firefox-32.0.2-2|132	Suggests:	%{_lib}canberra0
14mr|firefox-32.0.2-2|133	Suggests:	%{_lib}cups2
14mr|firefox-32.0.2-2|134	Obsoletes:	firefox-ext-weave-sync
14mr|firefox-32.0.2-2|135	Obsoletes:	firefox-beta < 11
14mr|firefox-32.0.2-2|136	
14mr|firefox-32.0.2-2|137	%description
14mr|firefox-32.0.2-2|138	The award-winning Web browser is now faster, more secure, and fully
14mr|firefox-32.0.2-2|139	customizable to your online life. With Firefox(R), we've added powerful new
14mr|firefox-32.0.2-2|140	features that make your online experience even better. It is an 'open source'
14mr|firefox-32.0.2-2|141	product which is  freely available, and is acquiring a growing proportion of
14mr|firefox-32.0.2-2|142	international web browser usage.
14mr|firefox-32.0.2-2|143	
14mr|firefox-32.0.2-2|144	Firefox claims to offer a more secure web browsing experience than other
14mr|firefox-32.0.2-2|145	products, with better protection against spyware and other Internet-based
14mr|firefox-32.0.2-2|146	security threats.  It includes all the standard features of a modern web
14mr|firefox-32.0.2-2|147	browser, like Internet searching, tracking recently visited sites, setting up
14mr|firefox-32.0.2-2|148	shortcuts to favourite sites, customising the software behaviour and so on.
14mr|firefox-32.0.2-2|149	Firefox also includes  features like 'tabbed browsing' (opening several web
14mr|firefox-32.0.2-2|150	sites as sections within the same window) and methods for controlling pop-up
14mr|firefox-32.0.2-2|151	windows, cookies and downloaded files.
14mr|firefox-32.0.2-2|152	
14mr|firefox-32.0.2-2|153	%package	devel
14mr|firefox-32.0.2-2|154	Summary:	Development files for %{name}
14mr|firefox-32.0.2-2|155	Group:		Development/Other
14mr|firefox-32.0.2-2|156	Obsoletes:	firefox-beta-devel < 11
14mr|firefox-32.0.2-2|157	
14mr|firefox-32.0.2-2|158	%description	devel
14mr|firefox-32.0.2-2|159	Files and macros mainly for building Firefox extensions.
14mr|firefox-32.0.2-2|160	
14mr|firefox-32.0.2-2|161	%prep
14mr|firefox-32.0.2-2|162	%setup -qn mozilla-%update_channel
14mr|firefox-32.0.2-2|163	%patch1 -p1 -b .lang
14mr|firefox-32.0.2-2|164	%patch2 -p1 -b .vendor
14mr|firefox-32.0.2-2|165	%patch8 -p1 -b .disable-check
14mr|firefox-32.0.2-2|166	%patch10 -p1 -b .default-mail-handler
14mr|firefox-32.0.2-2|167	
14mr|firefox-32.0.2-2|168	## KDE INTEGRATION
14mr|firefox-32.0.2-2|169	# Disable kde integration , need refactoring
14mr|firefox-32.0.2-2|170	%patch11 -p1 -b .kdepatch
14mr|firefox-32.0.2-2|171	%patch12 -p1 -b .kdemoz
14mr|firefox-32.0.2-2|172	%patch13 -p1 -b .kdebackground
14mr|firefox-32.0.2-2|173	
14mr|firefox-32.0.2-2|174	%ifarch %arm
14mr|firefox-32.0.2-2|175	%if "%{_target_cpu}" != "armv7l"
14mr|firefox-32.0.2-2|176	%patch34 -p1
14mr|firefox-32.0.2-2|177	%endif
14mr|firefox-32.0.2-2|178	%endif
14mr|firefox-32.0.2-2|179	
14mr|firefox-32.0.2-2|180	# disable baseline JIT on i686 (rhbz#1047079)
14mr|firefox-32.0.2-2|181	%ifarch %{ix86}
14mr|firefox-32.0.2-2|182	%patch90 -p2 -b .baseline
14mr|firefox-32.0.2-2|183	%endif
14mr|firefox-32.0.2-2|184	
14mr|firefox-32.0.2-2|185	pushd js/src
14mr|firefox-32.0.2-2|186	autoconf-2.13
14mr|firefox-32.0.2-2|187	popd
14mr|firefox-32.0.2-2|188	autoconf-2.13
14mr|firefox-32.0.2-2|189	
14mr|firefox-32.0.2-2|190	# needed to regenerate certdata.c
14mr|firefox-32.0.2-2|191	pushd security/nss/lib/ckfw/builtins
14mr|firefox-32.0.2-2|192	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
14mr|firefox-32.0.2-2|193	popd
14mr|firefox-32.0.2-2|194	
14mr|firefox-32.0.2-2|195	%build
14mr|firefox-32.0.2-2|196	export MOZCONFIG=`pwd`/mozconfig
14mr|firefox-32.0.2-2|197	cat << EOF > $MOZCONFIG
14mr|firefox-32.0.2-2|198	mk_add_options MOZILLA_OFFICIAL=1
14mr|firefox-32.0.2-2|199	mk_add_options BUILD_OFFICIAL=1
14mr|firefox-32.0.2-2|200	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mr|firefox-32.0.2-2|201	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mr|firefox-32.0.2-2|202	ac_add_options --host=%{_host}
14mr|firefox-32.0.2-2|203	ac_add_options --target=%{_target_platform}
14mr|firefox-32.0.2-2|204	ac_add_options --enable-optimize
14mr|firefox-32.0.2-2|205	ac_add_options --prefix="%{_prefix}"
14mr|firefox-32.0.2-2|206	ac_add_options --libdir="%{_libdir}"
14mr|firefox-32.0.2-2|207	ac_add_options --sysconfdir="%{_sysconfdir}"
14mr|firefox-32.0.2-2|208	ac_add_options --mandir="%{_mandir}"
14mr|firefox-32.0.2-2|209	ac_add_options --includedir="%{_includedir}"
14mr|firefox-32.0.2-2|210	ac_add_options --datadir="%{_datadir}"
14mr|firefox-32.0.2-2|211	ac_add_options --with-system-nspr
14mr|firefox-32.0.2-2|212	ac_add_options --with-system-nss
14mr|firefox-32.0.2-2|213	ac_add_options --with-system-zlib
14mr|firefox-32.0.2-2|214	ac_add_options --with-system-libvpx
14mr|firefox-32.0.2-2|215	ac_add_options --with-system-bz2
14mr|firefox-32.0.2-2|216	ac_add_options --enable-libnotify
14mr|firefox-32.0.2-2|217	ac_add_options --enable-svg
14mr|firefox-32.0.2-2|218	ac_add_options --enable-canvas
14mr|firefox-32.0.2-2|219	ac_add_options --enable-webm
14mr|firefox-32.0.2-2|220	ac_add_options --enable-gio
14mr|firefox-32.0.2-2|221	ac_add_options --disable-gnomevfs
14mr|firefox-32.0.2-2|222	ac_add_options --disable-updater
14mr|firefox-32.0.2-2|223	ac_add_options --disable-tests
14mr|firefox-32.0.2-2|224	ac_add_options --disable-debug
14mr|firefox-32.0.2-2|225	#ac_add_options --enable-chrome-format=jar
14mr|firefox-32.0.2-2|226	#ac_add_options --enable-update-channel=beta
14mr|firefox-32.0.2-2|227	ac_add_options --enable-official-branding
14mr|firefox-32.0.2-2|228	ac_add_options --enable-libproxy
14mr|firefox-32.0.2-2|229	ac_add_options --with-system-jpeg
14mr|firefox-32.0.2-2|230	ac_add_options --enable-system-cairo
14mr|firefox-32.0.2-2|231	ac_add_options --enable-system-sqlite
14mr|firefox-32.0.2-2|232	ac_add_options --enable-startup-notification
14mr|firefox-32.0.2-2|233	ac_add_options --enable-xinerama
14mr|firefox-32.0.2-2|234	ac_add_options --with-distribution-id=org.rosa
14mr|firefox-32.0.2-2|235	ac_add_options --disable-crashreporter
14mr|firefox-32.0.2-2|236	ac_add_options --enable-update-channel=%{update_channel}
14mr|firefox-32.0.2-2|237	ac_add_options --enable-gstreamer
14mr|firefox-32.0.2-2|238	%ifarch %arm
14mr|firefox-32.0.2-2|239	%if "%{_target_cpu}" != "armv7l"
14mr|firefox-32.0.2-2|240	ac_add_options --disable-methodjit
14mr|firefox-32.0.2-2|241	ac_add_options --disable-tracejit
14mr|firefox-32.0.2-2|242	%endif
14mr|firefox-32.0.2-2|243	ac_add_options --enable-system-ffi
14mr|firefox-32.0.2-2|244	%endif
14mr|firefox-32.0.2-2|245	%ifnarch %arm %mips
14mr|firefox-32.0.2-2|246	ac_add_options --with-valgrind
14mr|firefox-32.0.2-2|247	ac_add_options --with-java-include-path=%{java_home}/include
14mr|firefox-32.0.2-2|248	ac_add_options --with-java-bin-path=%{java_home}/bin
14mr|firefox-32.0.2-2|249	ac_add_options --enable-opus
14mr|firefox-32.0.2-2|250	%endif
14mr|firefox-32.0.2-2|251	
14mr|firefox-32.0.2-2|252	EOF
14mr|firefox-32.0.2-2|253	
14mr|firefox-32.0.2-2|254	%__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mr|firefox-32.0.2-2|255	
14mr|firefox-32.0.2-2|256	export LDFLAGS="%ldflags"
14mr|firefox-32.0.2-2|257	make -f client.mk build
14mr|firefox-32.0.2-2|258	
14mr|firefox-32.0.2-2|259	%install
14mr|firefox-32.0.2-2|260	rm -rf %{buildroot}
14mr|firefox-32.0.2-2|261	
14mr|firefox-32.0.2-2|262	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mr|firefox-32.0.2-2|263	
14mr|firefox-32.0.2-2|264	# Copy files to buildroot
14mr|firefox-32.0.2-2|265	%{__mkdir_p} %{buildroot}%{mozillalibdir}
14mr|firefox-32.0.2-2|266	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mr|firefox-32.0.2-2|267	
14mr|firefox-32.0.2-2|268	%{__mkdir_p}  %{buildroot}%{_bindir}
14mr|firefox-32.0.2-2|269	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mr|firefox-32.0.2-2|270	pushd %{buildroot}%{_bindir}
14mr|firefox-32.0.2-2|271	ln -sf firefox mozilla-firefox
14mr|firefox-32.0.2-2|272	popd
14mr|firefox-32.0.2-2|273	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mr|firefox-32.0.2-2|274	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mr|firefox-32.0.2-2|275	
14mr|firefox-32.0.2-2|276	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mr|firefox-32.0.2-2|277	%{__mkdir_p} %{buildroot}%{pluginsdir}
14mr|firefox-32.0.2-2|278	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-32.0.2-2|279	%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-32.0.2-2|280	
14mr|firefox-32.0.2-2|281	# (tpg) desktop entry
14mr|firefox-32.0.2-2|282	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14mr|firefox-32.0.2-2|283	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|firefox-32.0.2-2|284	
14mr|firefox-32.0.2-2|285	# (tpg) icons
14mr|firefox-32.0.2-2|286	%{__cp} %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mr|firefox-32.0.2-2|287	for i in 16 22 24 32 48 256; do
14mr|firefox-32.0.2-2|288	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mr|firefox-32.0.2-2|289	%{__install} -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
14mr|firefox-32.0.2-2|290	%{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mr|firefox-32.0.2-2|291	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png ;
14mr|firefox-32.0.2-2|292	done
14mr|firefox-32.0.2-2|293	%{__mkdir_p} %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mr|firefox-32.0.2-2|294	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|firefox-32.0.2-2|295	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|firefox-32.0.2-2|296	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|firefox-32.0.2-2|297	
14mr|firefox-32.0.2-2|298	# exclusions
14mr|firefox-32.0.2-2|299	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mr|firefox-32.0.2-2|300	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mr|firefox-32.0.2-2|301	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mr|firefox-32.0.2-2|302	
14mr|firefox-32.0.2-2|303	cat << EOF >> %{buildroot}%{mozillalibdir}/firefox.cfg
14mr|firefox-32.0.2-2|304	#code
14mr|firefox-32.0.2-2|305	pref("browser.rights.3.shown", false);
14mr|firefox-32.0.2-2|306	defaultPref("browser.startup.homepage", "data:text/html,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
14mr|firefox-32.0.2-2|307	pref("browser.shell.checkDefaultBrowser", false);
14mr|firefox-32.0.2-2|308	pref("browser.startup.homepage_override.mstone", "ignore");
14mr|firefox-32.0.2-2|309	pref("browser.ctrlTab.previews", true);
14mr|firefox-32.0.2-2|310	pref("browser.tabs.insertRelatedAfterCurrent", false);
14mr|firefox-32.0.2-2|311	pref("browser.backspace_action", 2);
14mr|firefox-32.0.2-2|312	pref("browser.display.use_system_colors", true);
14mr|firefox-32.0.2-2|313	pref("browser.download.folderList", 1);
14mr|firefox-32.0.2-2|314	pref("browser.link.open_external", 3);
14mr|firefox-32.0.2-2|315	pref("app.update.auto", false);
14mr|firefox-32.0.2-2|316	pref("app.update.enabled", false);
14mr|firefox-32.0.2-2|317	pref("app.update.autoInstallEnabled", false);
14mr|firefox-32.0.2-2|318	pref("security.ssl.require_safe_negotiation", false);
14mr|firefox-32.0.2-2|319	pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mr|firefox-32.0.2-2|320	pref("extensions.autoDisableScopes", 0);
14mr|firefox-32.0.2-2|321	pref("extensions.shownSelectionUI", true);
14mr|firefox-32.0.2-2|322	pref("network.manage-offline-status", true);
14mr|firefox-32.0.2-2|323	EOF
14mr|firefox-32.0.2-2|324	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/pref/config-prefs.js
14mr|firefox-32.0.2-2|325	pref("general.config.filename", "firefox.cfg");
14mr|firefox-32.0.2-2|326	pref("general.config.obscure_value", 0); // use this to disable the byte-shift
14mr|firefox-32.0.2-2|327	EOF
14mr|firefox-32.0.2-2|328	
14mr|firefox-32.0.2-2|329	# display icon for Firefox button
14mr|firefox-32.0.2-2|330	%{__mkdir_p} %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mr|firefox-32.0.2-2|331	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mr|firefox-32.0.2-2|332	#appmenu-toolbar-button {
14mr|firefox-32.0.2-2|333	list-style-image: url("chrome://branding/content/icon16.png");
14mr|firefox-32.0.2-2|334	}
14mr|firefox-32.0.2-2|335	EOF
14mr|firefox-32.0.2-2|336	
14mr|firefox-32.0.2-2|337	# use the system myspell dictionaries
14mr|firefox-32.0.2-2|338	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-32.0.2-2|339	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-32.0.2-2|340	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-32.0.2-2|341	
14mr|firefox-32.0.2-2|342	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mr|firefox-32.0.2-2|343	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-32.0.2-2|344	
14mr|firefox-32.0.2-2|345	# search engines
14mr|firefox-32.0.2-2|346	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
14mr|firefox-32.0.2-2|347	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/jamendo.xml
14mr|firefox-32.0.2-2|348	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mr|firefox-32.0.2-2|349	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mr|firefox-32.0.2-2|350	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
14mr|firefox-32.0.2-2|351	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
14mr|firefox-32.0.2-2|352	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
14mr|firefox-32.0.2-2|353	
14mr|firefox-32.0.2-2|354	# Correct distro values on search engines
14mr|firefox-32.0.2-2|355	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mr|firefox-32.0.2-2|356	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mr|firefox-32.0.2-2|357	
14mr|firefox-32.0.2-2|358	mkdir -p %{buildroot}%{_sys_macros_dir}
14mr|firefox-32.0.2-2|359	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
14mr|firefox-32.0.2-2|360	# Macros from %{name} package
14mr|firefox-32.0.2-2|361	%%firefox_major              %{major}
14mr|firefox-32.0.2-2|362	%%firefox_epoch              %{ff_epoch}
14mr|firefox-32.0.2-2|363	%%firefox_version            %{major}%{?prel:-0.%prel}
14mr|firefox-32.0.2-2|364	%%firefox_mozillapath        %{mozillalibdir}
14mr|firefox-32.0.2-2|365	%%firefox_pluginsdir         %{pluginsdir}
14mr|firefox-32.0.2-2|366	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mr|firefox-32.0.2-2|367	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
14mr|firefox-32.0.2-2|368	FIN
14mr|firefox-32.0.2-2|369	
14mr|firefox-32.0.2-2|370	# Fix libxpcom.so rights
14mr|firefox-32.0.2-2|371	#chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
14mr|firefox-32.0.2-2|372	
14mr|firefox-32.0.2-2|373	%pre
14mr|firefox-32.0.2-2|374	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
14mr|firefox-32.0.2-2|375	rm -fr %{mozillalibdir}/browser/dictionaries
14mr|firefox-32.0.2-2|376	fi
14mr|firefox-32.0.2-2|377	
14mr|firefox-32.0.2-2|378	%post
14mr|firefox-32.0.2-2|379	if [ ! -r /etc/sysconfig/oem ]; then
14mr|firefox-32.0.2-2|380	case `grep META_CLASS /etc/sysconfig/system` in
14mr|firefox-32.0.2-2|381	*powerpack) bookmark="mozilla-powerpack.html" ;;
14mr|firefox-32.0.2-2|382	*desktop) bookmark="mozilla-one.html";;
14mr|firefox-32.0.2-2|383	*) bookmark="mozilla-download.html";;
14mr|firefox-32.0.2-2|384	esac
14mr|firefox-32.0.2-2|385	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-32.0.2-2|386	fi
14mr|firefox-32.0.2-2|387	
14mr|firefox-32.0.2-2|388	%files
14mr|firefox-32.0.2-2|389	%{_bindir}/%{name}
14mr|firefox-32.0.2-2|390	%{_bindir}/mozilla-firefox
14mr|firefox-32.0.2-2|391	%{_iconsdir}/hicolor/*/apps/*.png
14mr|firefox-32.0.2-2|392	%{_miconsdir}/%{name}.png
14mr|firefox-32.0.2-2|393	%{_iconsdir}/%{name}.png
14mr|firefox-32.0.2-2|394	%{_liconsdir}/%{name}.png
14mr|firefox-32.0.2-2|395	%{_datadir}/applications/*.desktop
14mr|firefox-32.0.2-2|396	%{_libdir}/%{name}-%{major}*
14mr|firefox-32.0.2-2|397	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-32.0.2-2|398	%dir %{_libdir}/mozilla
14mr|firefox-32.0.2-2|399	%dir %{_libdir}/mozilla/extensions
14mr|firefox-32.0.2-2|400	%dir %{pluginsdir}
14mr|firefox-32.0.2-2|401	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-32.0.2-2|402	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-32.0.2-2|403	
14mr|firefox-32.0.2-2|404	%files devel
14mr|firefox-32.0.2-2|405	%{_sys_macros_dir}/%{name}.macros
14mr|firefox-32.0.2-2|406	
14mr|firefox-32.0.2-2|407	%changelog
14mr|firefox-32.0.2-2|408	* Tue Sep 23 2014 Tigro <ashejn@gmail.com> 0:32.0.2-2
14mr|firefox-32.0.2-2|409	+ Revision: 0abeef5
14mr|firefox-32.0.2-2|410	- disable javascript.options.baselinejit for %{ix86}
14mr|firefox-32.0.2-2|411	
14mr|firefox-32.0.2-2|412	* Fri Sep 19 2014 Tigro <ashejn@gmail.com> 0:32.0.2-1
14mr|firefox-32.0.2-2|413	+ Revision: 30ffc90
14mr|firefox-32.0.2-2|414	- update to 32.0.2
14mr|firefox-32.0.2-2|415	
14mr|firefox-32.0.2-2|416	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:32.0-1
14mr|firefox-32.0.2-2|417	+ Revision: 87854ce
14mr|firefox-32.0.2-2|418	- disable-optimize for ABI32
14mr|firefox-32.0.2-2|419	
14mr|firefox-32.0.2-2|420	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:32.0-1
14mr|firefox-32.0.2-2|421	+ Revision: 76384cd
14mr|firefox-32.0.2-2|422	- drop tmp directory
14mr|firefox-32.0.2-2|423	
14mr|firefox-32.0.2-2|424	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:32.0-1
14mr|firefox-32.0.2-2|425	+ Revision: 23f74fa
14mr|firefox-32.0.2-2|426	- update to 32.0
14mr|firefox-32.0.2-2|427	
14mr|firefox-32.0.2-2|428	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 0:31.0-1
14mr|firefox-32.0.2-2|429	+ Revision: 3071047
14mr|firefox-32.0.2-2|430	- update to 31.0
14mr|firefox-32.0.2-2|431	
14mr|firefox-32.0.2-2|432	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:30.0-2
14mr|firefox-32.0.2-2|433	+ Revision: 14ce83c
14mr|firefox-32.0.2-2|434	- MassBuild#440: Increase release tag
14mr|firefox-32.0.2-2|435	
14mr|firefox-32.0.2-2|436	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
14mr|firefox-32.0.2-2|437	+ Revision: 20acf1b
14mr|firefox-32.0.2-2|438	- bump sqlite version
14mr|firefox-32.0.2-2|439	
14mr|firefox-32.0.2-2|440	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
14mr|firefox-32.0.2-2|441	+ Revision: c40238e
14mr|firefox-32.0.2-2|442	- bump nspr release
14mr|firefox-32.0.2-2|443	
14mr|firefox-32.0.2-2|444	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
14mr|firefox-32.0.2-2|445	+ Revision: 0bd8020
14mr|firefox-32.0.2-2|446	- added kde patches
14mr|firefox-32.0.2-2|447	
14mr|firefox-32.0.2-2|448	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
14mr|firefox-32.0.2-2|449	+ Revision: a9fb740
14mr|firefox-32.0.2-2|450	- update to 30.0
14mr|firefox-32.0.2-2|451	
14mr|firefox-32.0.2-2|452	* Mon May 12 2014 Tigro <ashejn@gmail.com> 0:29.0.1-1
14mr|firefox-32.0.2-2|453	+ Revision: 6beabdb
14mr|firefox-32.0.2-2|454	- update to 29.0.1
14mr|firefox-32.0.2-2|455	
14mr|firefox-32.0.2-2|456	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 0:29.0-1
14mr|firefox-32.0.2-2|457	+ Revision: 1a3cc6f
14mr|firefox-32.0.2-2|458	- disable addons patch
14mr|firefox-32.0.2-2|459	
14mr|firefox-32.0.2-2|460	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 0:29.0-1
14mr|firefox-32.0.2-2|461	+ Revision: 0e5489a
14mr|firefox-32.0.2-2|462	- update to 29.0
14mr|firefox-32.0.2-2|463	
14mr|firefox-32.0.2-2|464	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-4
14mr|firefox-32.0.2-2|465	+ Revision: b95df0e
14mr|firefox-32.0.2-2|466	- one more try to fix start page
14mr|firefox-32.0.2-2|467	
14mr|firefox-32.0.2-2|468	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-3
14mr|firefox-32.0.2-2|469	+ Revision: e0691d8
14mr|firefox-32.0.2-2|470	- allow to change default start page
14mr|firefox-32.0.2-2|471	
14mr|firefox-32.0.2-2|472	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-2
14mr|firefox-32.0.2-2|473	+ Revision: e46850b
14mr|firefox-32.0.2-2|474	- added a new config file
14mr|firefox-32.0.2-2|475	
14mr|firefox-32.0.2-2|476	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-3
14mr|firefox-32.0.2-2|477	+ Revision: 4e9b477
14mr|firefox-32.0.2-2|478	- added a new pref and setting file
14mr|firefox-32.0.2-2|479	
14mr|firefox-32.0.2-2|480	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 0:28.0-1
14mr|firefox-32.0.2-2|481	+ Revision: aaea844
14mr|firefox-32.0.2-2|482	- fix release
14mr|firefox-32.0.2-2|483	
14mr|firefox-32.0.2-2|484	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
14mr|firefox-32.0.2-2|485	+ Revision: 3efe3e2
14mr|firefox-32.0.2-2|486	- added BR: libpulse
14mr|firefox-32.0.2-2|487	
14mr|firefox-32.0.2-2|488	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
14mr|firefox-32.0.2-2|489	+ Revision: 3a1502b
14mr|firefox-32.0.2-2|490	- update kde patches
14mr|firefox-32.0.2-2|491	
14mr|firefox-32.0.2-2|492	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
14mr|firefox-32.0.2-2|493	+ Revision: d10cd86
14mr|firefox-32.0.2-2|494	- drop firefox-5.0-asciidel.patch
14mr|firefox-32.0.2-2|495	
14mr|firefox-32.0.2-2|496	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
14mr|firefox-32.0.2-2|497	+ Revision: dd83f9b
14mr|firefox-32.0.2-2|498	- update to 28.0
14mr|firefox-32.0.2-2|499	
14mr|firefox-32.0.2-2|500	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:27.0.1-2
14mr|firefox-32.0.2-2|501	+ Revision: d7951bf
14mr|firefox-32.0.2-2|502	- LOG Add patch to fix setting wallpaper in KDE4
14mr|firefox-32.0.2-2|503	
14mr|firefox-32.0.2-2|504	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 0:27.0.1-1
14mr|firefox-32.0.2-2|505	+ Revision: 8627a84
14mr|firefox-32.0.2-2|506	- update to 27.0.1
14mr|firefox-32.0.2-2|507	
14mr|firefox-32.0.2-2|508	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
14mr|firefox-32.0.2-2|509	+ Revision: 05e7aa3
14mr|firefox-32.0.2-2|510	- enable optimize again
14mr|firefox-32.0.2-2|511	
14mr|firefox-32.0.2-2|512	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
14mr|firefox-32.0.2-2|513	+ Revision: 380e8b4
14mr|firefox-32.0.2-2|514	- fix typo
14mr|firefox-32.0.2-2|515	
14mr|firefox-32.0.2-2|516	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
14mr|firefox-32.0.2-2|517	+ Revision: 950dc66
14mr|firefox-32.0.2-2|518	- set -O0 by default for optflags
14mr|firefox-32.0.2-2|519	
14mr|firefox-32.0.2-2|520	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
14mr|firefox-32.0.2-2|521	+ Revision: d52db5e
14mr|firefox-32.0.2-2|522	- disable at all
14mr|firefox-32.0.2-2|523	
14mr|firefox-32.0.2-2|524	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
14mr|firefox-32.0.2-2|525	+ Revision: fc1f386
14mr|firefox-32.0.2-2|526	- disable optimize
14mr|firefox-32.0.2-2|527	
14mr|firefox-32.0.2-2|528	

16333 14
14mr|firefox-esr-24.8.0-1|1	# WARNING, READ FIRST:
14mr|firefox-esr-24.8.0-1|2	#
14mr|firefox-esr-24.8.0-1|3	# This is a special package that needs special treatment. Due to the amount of
14mr|firefox-esr-24.8.0-1|4	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mr|firefox-esr-24.8.0-1|5	# That means this package MUST be BUILDABLE for stable official releases.
14mr|firefox-esr-24.8.0-1|6	# This also means only STABLE upstream releases, NO betas.
14mr|firefox-esr-24.8.0-1|7	# This is a discussed topic. Please, do not flame it again.
14mr|firefox-esr-24.8.0-1|8	
14mr|firefox-esr-24.8.0-1|9	%define major 24.8.0
14mr|firefox-esr-24.8.0-1|10	%define ff_epoch 0
14mr|firefox-esr-24.8.0-1|11	# (tpg) set version HERE !!!
14mr|firefox-esr-24.8.0-1|12	%define realver %{major}
14mr|firefox-esr-24.8.0-1|13	%define realname firefox
14mr|firefox-esr-24.8.0-1|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mr|firefox-esr-24.8.0-1|15	
14mr|firefox-esr-24.8.0-1|16	# (tpg) MOZILLA_FIVE_HOME
14mr|firefox-esr-24.8.0-1|17	%define mozillalibdir %{_libdir}/%{realname}-%{major}
14mr|firefox-esr-24.8.0-1|18	%define pluginsdir %{_libdir}/mozilla/plugins
14mr|firefox-esr-24.8.0-1|19	
14mr|firefox-esr-24.8.0-1|20	# this seems fragile, so require the exact version or later (#58754)
14mr|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)
14mr|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)
14mr|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)
14mr|firefox-esr-24.8.0-1|24	
14mr|firefox-esr-24.8.0-1|25	%define _use_syshunspell 0
14mr|firefox-esr-24.8.0-1|26	
14mr|firefox-esr-24.8.0-1|27	%define release  1
14mr|firefox-esr-24.8.0-1|28	
14mr|firefox-esr-24.8.0-1|29	%define update_channel  esr24
14mr|firefox-esr-24.8.0-1|30	
14mr|firefox-esr-24.8.0-1|31	Summary:	Next generation web browser
14mr|firefox-esr-24.8.0-1|32	Name:		%{realname}-esr
14mr|firefox-esr-24.8.0-1|33	Version:	%{major}
14mr|firefox-esr-24.8.0-1|34	Epoch:		%{ff_epoch}
14mr|firefox-esr-24.8.0-1|35	Release:	%{release}
14mr|firefox-esr-24.8.0-1|36	License:	MPLv1+
14mr|firefox-esr-24.8.0-1|37	Group:		Networking/WWW
14mr|firefox-esr-24.8.0-1|38	Url:		http://www.mozilla.com/firefox/
14mr|firefox-esr-24.8.0-1|39	%if 0%{?prel}
14mr|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
14mr|firefox-esr-24.8.0-1|41	%else
14mr|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
14mr|firefox-esr-24.8.0-1|43	%endif
14mr|firefox-esr-24.8.0-1|44	Source4:	%{realname}.desktop
14mr|firefox-esr-24.8.0-1|45	Source5:	firefox-searchengines-jamendo.xml
14mr|firefox-esr-24.8.0-1|46	Source6:	firefox-searchengines-exalead.xml
14mr|firefox-esr-24.8.0-1|47	Source8:	firefox-searchengines-askcom.xml
14mr|firefox-esr-24.8.0-1|48	Source9:	kde.js
14mr|firefox-esr-24.8.0-1|49	Source10:	firefox-searchengines-yandex.xml
14mr|firefox-esr-24.8.0-1|50	Source11:	firefox-searchengines-google.xml
14mr|firefox-esr-24.8.0-1|51	Source12:	firefox-searchengines-bing.xml
14mr|firefox-esr-24.8.0-1|52	Patch1:		firefox-6.0-lang.patch
14mr|firefox-esr-24.8.0-1|53	Patch2:         firefox-vendor.patch
14mr|firefox-esr-24.8.0-1|54	Patch8:		firefox-22.0-disable-check-default-browser.patch
14mr|firefox-esr-24.8.0-1|55	Patch9:         firefox-5.0-asciidel.patch
14mr|firefox-esr-24.8.0-1|56	Patch10:	firefox-3.5.3-default-mail-handler.patch
14mr|firefox-esr-24.8.0-1|57	# Patches for kde integration of FF
14mr|firefox-esr-24.8.0-1|58	Patch11:	firefox-24-kde.patch
14mr|firefox-esr-24.8.0-1|59	Patch12:	mozilla-24-kde.patch
14mr|firefox-esr-24.8.0-1|60	Patch13:        mozilla-kde-background.patch
14mr|firefox-esr-24.8.0-1|61	Patch34:	xulrunner_nojit.patch
14mr|firefox-esr-24.8.0-1|62	
14mr|firefox-esr-24.8.0-1|63	# Upstream patches
14mr|firefox-esr-24.8.0-1|64	
14mr|firefox-esr-24.8.0-1|65	# ROSA
14mr|firefox-esr-24.8.0-1|66	Patch90:	firefox-15.0-enable-addons.patch
14mr|firefox-esr-24.8.0-1|67	
14mr|firefox-esr-24.8.0-1|68	BuildRequires:	gtk+2-devel
14mr|firefox-esr-24.8.0-1|69	BuildRequires:	unzip
14mr|firefox-esr-24.8.0-1|70	BuildRequires:	zip
14mr|firefox-esr-24.8.0-1|71	BuildRequires:	pkgconfig(xinerama)
14mr|firefox-esr-24.8.0-1|72	BuildRequires:	pkgconfig(xscrnsaver)
14mr|firefox-esr-24.8.0-1|73	BuildRequires:	jpeg-devel
14mr|firefox-esr-24.8.0-1|74	BuildRequires:	zlib-devel
14mr|firefox-esr-24.8.0-1|75	BuildRequires:	glib2-devel
14mr|firefox-esr-24.8.0-1|76	BuildRequires:	pkgconfig(libIDL-2.0)
14mr|firefox-esr-24.8.0-1|77	BuildRequires:	makedepend
14mr|firefox-esr-24.8.0-1|78	BuildRequires:	nss-devel >= 2:3.15.4
14mr|firefox-esr-24.8.0-1|79	BuildRequires:	nss-static-devel
14mr|firefox-esr-24.8.0-1|80	BuildRequires:	nspr-devel >= 2:4.9.4
14mr|firefox-esr-24.8.0-1|81	BuildRequires:	startup-notification-devel
14mr|firefox-esr-24.8.0-1|82	BuildRequires:	dbus-glib-devel
14mr|firefox-esr-24.8.0-1|83	BuildRequires:	python-devel
14mr|firefox-esr-24.8.0-1|84	BuildRequires:	sqlite3-devel >= 3.7.17
14mr|firefox-esr-24.8.0-1|85	%ifnarch %arm %mips
14mr|firefox-esr-24.8.0-1|86	BuildRequires:	valgrind
14mr|firefox-esr-24.8.0-1|87	#BuildRequires:	java-rpmbuild
14mr|firefox-esr-24.8.0-1|88	BuildRequires:	yasm >= 1.0.1
14mr|firefox-esr-24.8.0-1|89	%endif
14mr|firefox-esr-24.8.0-1|90	%ifarch %arm
14mr|firefox-esr-24.8.0-1|91	BuildRequires:	libffi-devel
14mr|firefox-esr-24.8.0-1|92	%endif
14mr|firefox-esr-24.8.0-1|93	BuildRequires:	rootcerts >= 1:20110830.00
14mr|firefox-esr-24.8.0-1|94	BuildRequires:	pkgconfig(xt)
14mr|firefox-esr-24.8.0-1|95	%if %_use_syshunspell
14mr|firefox-esr-24.8.0-1|96	BuildRequires:	hunspell-devel
14mr|firefox-esr-24.8.0-1|97	%endif
14mr|firefox-esr-24.8.0-1|98	BuildRequires:	doxygen
14mr|firefox-esr-24.8.0-1|99	BuildRequires:	pkgconfig(libproxy-1.0)
14mr|firefox-esr-24.8.0-1|100	BuildRequires:	pkgconfig(alsa)
14mr|firefox-esr-24.8.0-1|101	BuildRequires:	wget
14mr|firefox-esr-24.8.0-1|102	BuildRequires:	pkgconfig(libnotify)
14mr|firefox-esr-24.8.0-1|103	BuildRequires:	cairo-devel >= 1.10
14mr|firefox-esr-24.8.0-1|104	BuildRequires:	pkgconfig(gl)
14mr|firefox-esr-24.8.0-1|105	BuildRequires:	autoconf2.1
14mr|firefox-esr-24.8.0-1|106	BuildRequires:	libiw-devel
14mr|firefox-esr-24.8.0-1|107	BuildRequires:	python-simplejson
14mr|firefox-esr-24.8.0-1|108	#BuildRequires:	gstreamer0.10-devel
14mr|firefox-esr-24.8.0-1|109	#BuildRequires:	libgstreamer0.10-plugins-base-devel
14mr|firefox-esr-24.8.0-1|110	BuildRequires:	pkgconfig(opus)
14mr|firefox-esr-24.8.0-1|111	
14mr|firefox-esr-24.8.0-1|112	#%if 0%{?prel}
14mr|firefox-esr-24.8.0-1|113	#Provides:	%{realname} = %{epoch}:%{realver}-0.%{prel}
14mr|firefox-esr-24.8.0-1|114	#%else
14mr|firefox-esr-24.8.0-1|115	#Provides:	%{realname} = %{epoch}:%{realver}
14mr|firefox-esr-24.8.0-1|116	#%endif
14mr|firefox-esr-24.8.0-1|117	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
14mr|firefox-esr-24.8.0-1|118	Provides:	webclient
14mr|firefox-esr-24.8.0-1|119	
14mr|firefox-esr-24.8.0-1|120	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mr|firefox-esr-24.8.0-1|121	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
14mr|firefox-esr-24.8.0-1|122	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
14mr|firefox-esr-24.8.0-1|123	Requires:	indexhtml
14mr|firefox-esr-24.8.0-1|124	Requires:       xdg-utils
14mr|firefox-esr-24.8.0-1|125	# fixes bug #42096
14mr|firefox-esr-24.8.0-1|126	Requires:	mailcap
14mr|firefox-esr-24.8.0-1|127	Suggests:	hunspell-en
14mr|firefox-esr-24.8.0-1|128	Suggests:	%{_lib}canberra0
14mr|firefox-esr-24.8.0-1|129	Suggests:	%{_lib}cups2
14mr|firefox-esr-24.8.0-1|130	Obsoletes:	firefox-ext-weave-sync
14mr|firefox-esr-24.8.0-1|131	Obsoletes:	firefox-beta < 11
14mr|firefox-esr-24.8.0-1|132	
14mr|firefox-esr-24.8.0-1|133	Conflicts:	%{realname}
14mr|firefox-esr-24.8.0-1|134	
14mr|firefox-esr-24.8.0-1|135	%description
14mr|firefox-esr-24.8.0-1|136	The award-winning Web browser is now faster, more secure, and fully
14mr|firefox-esr-24.8.0-1|137	customizable to your online life. With Firefox(R), we've added powerful new
14mr|firefox-esr-24.8.0-1|138	features that make your online experience even better. It is an 'open source'
14mr|firefox-esr-24.8.0-1|139	product which is  freely available, and is acquiring a growing proportion of
14mr|firefox-esr-24.8.0-1|140	international web browser usage.
14mr|firefox-esr-24.8.0-1|141	
14mr|firefox-esr-24.8.0-1|142	Firefox claims to offer a more secure web browsing experience than other
14mr|firefox-esr-24.8.0-1|143	products, with better protection against spyware and other Internet-based
14mr|firefox-esr-24.8.0-1|144	security threats.  It includes all the standard features of a modern web
14mr|firefox-esr-24.8.0-1|145	browser, like Internet searching, tracking recently visited sites, setting up
14mr|firefox-esr-24.8.0-1|146	shortcuts to favourite sites, customising the software behaviour and so on.
14mr|firefox-esr-24.8.0-1|147	Firefox also includes  features like 'tabbed browsing' (opening several web
14mr|firefox-esr-24.8.0-1|148	sites as sections within the same window) and methods for controlling pop-up
14mr|firefox-esr-24.8.0-1|149	windows, cookies and downloaded files.
14mr|firefox-esr-24.8.0-1|150	
14mr|firefox-esr-24.8.0-1|151	%package	devel
14mr|firefox-esr-24.8.0-1|152	Summary:	Development files for %{name}
14mr|firefox-esr-24.8.0-1|153	Group:		Development/Other
14mr|firefox-esr-24.8.0-1|154	Obsoletes:	firefox-beta-devel < 11
14mr|firefox-esr-24.8.0-1|155	Conflicts:	%{realname}-devel
14mr|firefox-esr-24.8.0-1|156	
14mr|firefox-esr-24.8.0-1|157	%description	devel
14mr|firefox-esr-24.8.0-1|158	Files and macros mainly for building Firefox extensions.
14mr|firefox-esr-24.8.0-1|159	
14mr|firefox-esr-24.8.0-1|160	%prep
14mr|firefox-esr-24.8.0-1|161	%setup -qn mozilla-%update_channel
14mr|firefox-esr-24.8.0-1|162	%patch1 -p1 -b .lang
14mr|firefox-esr-24.8.0-1|163	%patch2 -p1 -b .vendor
14mr|firefox-esr-24.8.0-1|164	%patch8 -p1 -b .disable-software-update
14mr|firefox-esr-24.8.0-1|165	%patch9 -p1 -b .ascii
14mr|firefox-esr-24.8.0-1|166	%patch10 -p1 -b .default-mail-handler
14mr|firefox-esr-24.8.0-1|167	
14mr|firefox-esr-24.8.0-1|168	## KDE INTEGRATION
14mr|firefox-esr-24.8.0-1|169	# Disable kde integration , need refactoring
14mr|firefox-esr-24.8.0-1|170	%patch11 -p1 -b .kdepatch
14mr|firefox-esr-24.8.0-1|171	%patch12 -p1 -b .kdemoz
14mr|firefox-esr-24.8.0-1|172	%patch13 -p1 -b .kdebackground
14mr|firefox-esr-24.8.0-1|173	
14mr|firefox-esr-24.8.0-1|174	%ifarch %arm
14mr|firefox-esr-24.8.0-1|175	%if "%{_target_cpu}" != "armv7l"
14mr|firefox-esr-24.8.0-1|176	%patch34 -p1
14mr|firefox-esr-24.8.0-1|177	%endif
14mr|firefox-esr-24.8.0-1|178	%endif
14mr|firefox-esr-24.8.0-1|179	
14mr|firefox-esr-24.8.0-1|180	%patch90 -p2 -b .addons
14mr|firefox-esr-24.8.0-1|181	
14mr|firefox-esr-24.8.0-1|182	pushd js/src
14mr|firefox-esr-24.8.0-1|183	autoconf-2.13
14mr|firefox-esr-24.8.0-1|184	popd
14mr|firefox-esr-24.8.0-1|185	autoconf-2.13
14mr|firefox-esr-24.8.0-1|186	
14mr|firefox-esr-24.8.0-1|187	# needed to regenerate certdata.c
14mr|firefox-esr-24.8.0-1|188	pushd security/nss/lib/ckfw/builtins
14mr|firefox-esr-24.8.0-1|189	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
14mr|firefox-esr-24.8.0-1|190	popd
14mr|firefox-esr-24.8.0-1|191	
14mr|firefox-esr-24.8.0-1|192	%build
14mr|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//')
14mr|firefox-esr-24.8.0-1|194	%setup_compile_flags
14mr|firefox-esr-24.8.0-1|195	
14mr|firefox-esr-24.8.0-1|196	CFLAGS=$(echo %optflags | %{__sed} -e 's/-fexceptions//')
14mr|firefox-esr-24.8.0-1|197	CFLAGS="$CFLAGS -fno-strict-aliasing"
14mr|firefox-esr-24.8.0-1|198	CXXFLAGS="$CFLAGS -fpermissive"
14mr|firefox-esr-24.8.0-1|199	RPM_OPT_FLAGS="$CFLAGS"
14mr|firefox-esr-24.8.0-1|200	LDFLAGS="%ldflags"
14mr|firefox-esr-24.8.0-1|201	export CFLAGS
14mr|firefox-esr-24.8.0-1|202	export CXXFLAGS
14mr|firefox-esr-24.8.0-1|203	export RPM_OPT_FLAGS
14mr|firefox-esr-24.8.0-1|204	export LDFLAGS
14mr|firefox-esr-24.8.0-1|205	
14mr|firefox-esr-24.8.0-1|206	export MOZCONFIG=`pwd`/mozconfig
14mr|firefox-esr-24.8.0-1|207	cat << EOF > $MOZCONFIG
14mr|firefox-esr-24.8.0-1|208	mk_add_options MOZILLA_OFFICIAL=1
14mr|firefox-esr-24.8.0-1|209	mk_add_options BUILD_OFFICIAL=1
14mr|firefox-esr-24.8.0-1|210	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mr|firefox-esr-24.8.0-1|211	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mr|firefox-esr-24.8.0-1|212	ac_add_options --host=%{_host}
14mr|firefox-esr-24.8.0-1|213	ac_add_options --target=%{_target_platform}
14mr|firefox-esr-24.8.0-1|214	ac_add_options --enable-optimize
14mr|firefox-esr-24.8.0-1|215	ac_add_options --prefix="%{_prefix}"
14mr|firefox-esr-24.8.0-1|216	ac_add_options --libdir="%{_libdir}"
14mr|firefox-esr-24.8.0-1|217	ac_add_options --sysconfdir="%{_sysconfdir}"
14mr|firefox-esr-24.8.0-1|218	ac_add_options --mandir="%{_mandir}"
14mr|firefox-esr-24.8.0-1|219	ac_add_options --includedir="%{_includedir}"
14mr|firefox-esr-24.8.0-1|220	ac_add_options --datadir="%{_datadir}"
14mr|firefox-esr-24.8.0-1|221	ac_add_options --with-system-nspr
14mr|firefox-esr-24.8.0-1|222	ac_add_options --with-system-nss
14mr|firefox-esr-24.8.0-1|223	ac_add_options --with-system-zlib
14mr|firefox-esr-24.8.0-1|224	ac_add_options --with-pthreads
14mr|firefox-esr-24.8.0-1|225	ac_add_options --enable-webm
14mr|firefox-esr-24.8.0-1|226	ac_add_options --enable-webrtc
14mr|firefox-esr-24.8.0-1|227	ac_add_options --enable-ogg
14mr|firefox-esr-24.8.0-1|228	ac_add_options --enable-jemalloc
14mr|firefox-esr-24.8.0-1|229	ac_add_options --enable-gio
14mr|firefox-esr-24.8.0-1|230	ac_add_options --disable-gnomevfs
14mr|firefox-esr-24.8.0-1|231	ac_add_options --disable-updater
14mr|firefox-esr-24.8.0-1|232	ac_add_options --disable-tests
14mr|firefox-esr-24.8.0-1|233	ac_add_options --disable-debug
14mr|firefox-esr-24.8.0-1|234	ac_add_options --without-system-libvpx
14mr|firefox-esr-24.8.0-1|235	#ac_add_options --enable-chrome-format=jar
14mr|firefox-esr-24.8.0-1|236	#ac_add_options --enable-update-channel=beta
14mr|firefox-esr-24.8.0-1|237	ac_add_options --enable-official-branding
14mr|firefox-esr-24.8.0-1|238	ac_add_options --enable-libproxy
14mr|firefox-esr-24.8.0-1|239	ac_add_options --with-system-jpeg
14mr|firefox-esr-24.8.0-1|240	ac_add_options --enable-system-cairo
14mr|firefox-esr-24.8.0-1|241	ac_add_options --enable-canvas
14mr|firefox-esr-24.8.0-1|242	ac_add_options --enable-svg
14mr|firefox-esr-24.8.0-1|243	ac_add_options --enable-system-sqlite
14mr|firefox-esr-24.8.0-1|244	ac_add_options --enable-extensions=default
14mr|firefox-esr-24.8.0-1|245	ac_add_options --enable-startup-notification
14mr|firefox-esr-24.8.0-1|246	ac_add_options --enable-libnotify
14mr|firefox-esr-24.8.0-1|247	ac_add_options --enable-xinerama
14mr|firefox-esr-24.8.0-1|248	ac_add_options --with-distribution-id=org.rosa
14mr|firefox-esr-24.8.0-1|249	ac_add_options --disable-crashreporter
14mr|firefox-esr-24.8.0-1|250	ac_add_options --enable-update-channel=%{update_channel}
14mr|firefox-esr-24.8.0-1|251	ac_add_options --disable-gstreamer
14mr|firefox-esr-24.8.0-1|252	%ifarch %arm
14mr|firefox-esr-24.8.0-1|253	%if "%{_target_cpu}" != "armv7l"
14mr|firefox-esr-24.8.0-1|254	ac_add_options --disable-methodjit
14mr|firefox-esr-24.8.0-1|255	ac_add_options --disable-tracejit
14mr|firefox-esr-24.8.0-1|256	%endif
14mr|firefox-esr-24.8.0-1|257	ac_add_options --enable-system-ffi
14mr|firefox-esr-24.8.0-1|258	%endif
14mr|firefox-esr-24.8.0-1|259	%ifnarch %arm %mips
14mr|firefox-esr-24.8.0-1|260	ac_add_options --with-valgrind
14mr|firefox-esr-24.8.0-1|261	ac_add_options --disable-javaxpcom
14mr|firefox-esr-24.8.0-1|262	#ac_add_options --with-java-include-path=%{java_home}/include
14mr|firefox-esr-24.8.0-1|263	#ac_add_options --with-java-bin-path=%{java_home}/bin
14mr|firefox-esr-24.8.0-1|264	ac_add_options --enable-opus
14mr|firefox-esr-24.8.0-1|265	%endif
14mr|firefox-esr-24.8.0-1|266	
14mr|firefox-esr-24.8.0-1|267	EOF
14mr|firefox-esr-24.8.0-1|268	
14mr|firefox-esr-24.8.0-1|269	%__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mr|firefox-esr-24.8.0-1|270	
14mr|firefox-esr-24.8.0-1|271	export LDFLAGS="%ldflags"
14mr|firefox-esr-24.8.0-1|272	make -f client.mk build
14mr|firefox-esr-24.8.0-1|273	
14mr|firefox-esr-24.8.0-1|274	%install
14mr|firefox-esr-24.8.0-1|275	rm -rf %{buildroot}
14mr|firefox-esr-24.8.0-1|276	
14mr|firefox-esr-24.8.0-1|277	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mr|firefox-esr-24.8.0-1|278	
14mr|firefox-esr-24.8.0-1|279	# Copy files to buildroot
14mr|firefox-esr-24.8.0-1|280	%{__mkdir_p} %{buildroot}%{mozillalibdir}
14mr|firefox-esr-24.8.0-1|281	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mr|firefox-esr-24.8.0-1|282	
14mr|firefox-esr-24.8.0-1|283	%{__mkdir_p}  %{buildroot}%{_bindir}
14mr|firefox-esr-24.8.0-1|284	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mr|firefox-esr-24.8.0-1|285	pushd %{buildroot}%{_bindir}
14mr|firefox-esr-24.8.0-1|286	ln -sf firefox mozilla-firefox
14mr|firefox-esr-24.8.0-1|287	popd
14mr|firefox-esr-24.8.0-1|288	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mr|firefox-esr-24.8.0-1|289	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mr|firefox-esr-24.8.0-1|290	
14mr|firefox-esr-24.8.0-1|291	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mr|firefox-esr-24.8.0-1|292	%{__mkdir_p} %{buildroot}%{pluginsdir}
14mr|firefox-esr-24.8.0-1|293	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-esr-24.8.0-1|294	%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-esr-24.8.0-1|295	
14mr|firefox-esr-24.8.0-1|296	# (tpg) desktop entry
14mr|firefox-esr-24.8.0-1|297	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14mr|firefox-esr-24.8.0-1|298	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{realname}.desktop
14mr|firefox-esr-24.8.0-1|299	
14mr|firefox-esr-24.8.0-1|300	# (tpg) icons
14mr|firefox-esr-24.8.0-1|301	%{__cp} %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mr|firefox-esr-24.8.0-1|302	for i in 16 22 24 32 48 256; do
14mr|firefox-esr-24.8.0-1|303	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mr|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
14mr|firefox-esr-24.8.0-1|305	%{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mr|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 ;
14mr|firefox-esr-24.8.0-1|307	done
14mr|firefox-esr-24.8.0-1|308	%{__mkdir_p} %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mr|firefox-esr-24.8.0-1|309	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|310	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|311	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|312	
14mr|firefox-esr-24.8.0-1|313	# exclusions
14mr|firefox-esr-24.8.0-1|314	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mr|firefox-esr-24.8.0-1|315	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mr|firefox-esr-24.8.0-1|316	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mr|firefox-esr-24.8.0-1|317	
14mr|firefox-esr-24.8.0-1|318	install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
14mr|firefox-esr-24.8.0-1|319	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
14mr|firefox-esr-24.8.0-1|320	user_pref("browser.EULA.override", true);
14mr|firefox-esr-24.8.0-1|321	user_pref("browser.shell.checkDefaultBrowser", false);
14mr|firefox-esr-24.8.0-1|322	user_pref("browser.ctrlTab.previews", true);
14mr|firefox-esr-24.8.0-1|323	user_pref("browser.tabs.insertRelatedAfterCurrent", false);
14mr|firefox-esr-24.8.0-1|324	user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
14mr|firefox-esr-24.8.0-1|325	#user_pref("browser.startup.homepage_override.mstone", "ignore");
14mr|firefox-esr-24.8.0-1|326	user_pref("browser.backspace_action", 2);
14mr|firefox-esr-24.8.0-1|327	user_pref("browser.display.use_system_colors", true);
14mr|firefox-esr-24.8.0-1|328	user_pref("browser.download.folderList", 1);
14mr|firefox-esr-24.8.0-1|329	user_pref("browser.link.open_external", 3);
14mr|firefox-esr-24.8.0-1|330	user_pref("app.update.auto", false);
14mr|firefox-esr-24.8.0-1|331	user_pref("app.update.enabled", false);
14mr|firefox-esr-24.8.0-1|332	user_pref("app.update.autoInstallEnabled", false);
14mr|firefox-esr-24.8.0-1|333	user_pref("security.ssl.require_safe_negotiation", false);
14mr|firefox-esr-24.8.0-1|334	user_pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mr|firefox-esr-24.8.0-1|335	user_pref("extensions.autoDisableScopes", 0);
14mr|firefox-esr-24.8.0-1|336	user_pref("extensions.shownSelectionUI", true);
14mr|firefox-esr-24.8.0-1|337	user_pref("network.manage-offline-status", true);
14mr|firefox-esr-24.8.0-1|338	EOF
14mr|firefox-esr-24.8.0-1|339	
14mr|firefox-esr-24.8.0-1|340	# display icon for Firefox button
14mr|firefox-esr-24.8.0-1|341	%{__mkdir_p} %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mr|firefox-esr-24.8.0-1|342	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mr|firefox-esr-24.8.0-1|343	#appmenu-toolbar-button {
14mr|firefox-esr-24.8.0-1|344	list-style-image: url("chrome://branding/content/icon16.png");
14mr|firefox-esr-24.8.0-1|345	}
14mr|firefox-esr-24.8.0-1|346	EOF
14mr|firefox-esr-24.8.0-1|347	
14mr|firefox-esr-24.8.0-1|348	# use the system myspell dictionaries
14mr|firefox-esr-24.8.0-1|349	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-esr-24.8.0-1|350	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-esr-24.8.0-1|351	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mr|firefox-esr-24.8.0-1|352	
14mr|firefox-esr-24.8.0-1|353	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mr|firefox-esr-24.8.0-1|354	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-esr-24.8.0-1|355	
14mr|firefox-esr-24.8.0-1|356	# search engines
14mr|firefox-esr-24.8.0-1|357	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
14mr|firefox-esr-24.8.0-1|358	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/jamendo.xml
14mr|firefox-esr-24.8.0-1|359	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mr|firefox-esr-24.8.0-1|360	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mr|firefox-esr-24.8.0-1|361	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
14mr|firefox-esr-24.8.0-1|362	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
14mr|firefox-esr-24.8.0-1|363	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
14mr|firefox-esr-24.8.0-1|364	
14mr|firefox-esr-24.8.0-1|365	# Correct distro values on search engines
14mr|firefox-esr-24.8.0-1|366	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mr|firefox-esr-24.8.0-1|367	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mr|firefox-esr-24.8.0-1|368	
14mr|firefox-esr-24.8.0-1|369	mkdir -p %{buildroot}%{_sys_macros_dir}
14mr|firefox-esr-24.8.0-1|370	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{realname}.macros
14mr|firefox-esr-24.8.0-1|371	# Macros from %{realname} package
14mr|firefox-esr-24.8.0-1|372	%%firefox_major              %{major}
14mr|firefox-esr-24.8.0-1|373	%%firefox_epoch              %{ff_epoch}
14mr|firefox-esr-24.8.0-1|374	%%firefox_version            %{major}%{?prel:-0.%prel}
14mr|firefox-esr-24.8.0-1|375	%%firefox_mozillapath        %{mozillalibdir}
14mr|firefox-esr-24.8.0-1|376	%%firefox_pluginsdir         %{pluginsdir}
14mr|firefox-esr-24.8.0-1|377	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mr|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)
14mr|firefox-esr-24.8.0-1|379	FIN
14mr|firefox-esr-24.8.0-1|380	
14mr|firefox-esr-24.8.0-1|381	# Fix libxpcom.so rights
14mr|firefox-esr-24.8.0-1|382	#chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
14mr|firefox-esr-24.8.0-1|383	
14mr|firefox-esr-24.8.0-1|384	%pre
14mr|firefox-esr-24.8.0-1|385	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
14mr|firefox-esr-24.8.0-1|386	rm -fr %{mozillalibdir}/browser/dictionaries
14mr|firefox-esr-24.8.0-1|387	fi
14mr|firefox-esr-24.8.0-1|388	
14mr|firefox-esr-24.8.0-1|389	%post
14mr|firefox-esr-24.8.0-1|390	if [ ! -r /etc/sysconfig/oem ]; then
14mr|firefox-esr-24.8.0-1|391	case `grep META_CLASS /etc/sysconfig/system` in
14mr|firefox-esr-24.8.0-1|392	*powerpack) bookmark="mozilla-powerpack.html" ;;
14mr|firefox-esr-24.8.0-1|393	*desktop) bookmark="mozilla-one.html";;
14mr|firefox-esr-24.8.0-1|394	*) bookmark="mozilla-download.html";;
14mr|firefox-esr-24.8.0-1|395	esac
14mr|firefox-esr-24.8.0-1|396	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-esr-24.8.0-1|397	fi
14mr|firefox-esr-24.8.0-1|398	
14mr|firefox-esr-24.8.0-1|399	%files
14mr|firefox-esr-24.8.0-1|400	%{_bindir}/%{realname}
14mr|firefox-esr-24.8.0-1|401	%{_bindir}/mozilla-firefox
14mr|firefox-esr-24.8.0-1|402	%{_iconsdir}/hicolor/*/apps/*.png
14mr|firefox-esr-24.8.0-1|403	%{_miconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|404	%{_iconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|405	%{_liconsdir}/%{realname}.png
14mr|firefox-esr-24.8.0-1|406	%{_datadir}/applications/*.desktop
14mr|firefox-esr-24.8.0-1|407	%{_libdir}/%{realname}-%{major}*
14mr|firefox-esr-24.8.0-1|408	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
14mr|firefox-esr-24.8.0-1|409	%dir %{_libdir}/mozilla
14mr|firefox-esr-24.8.0-1|410	%dir %{_libdir}/mozilla/extensions
14mr|firefox-esr-24.8.0-1|411	%dir %{pluginsdir}
14mr|firefox-esr-24.8.0-1|412	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-esr-24.8.0-1|413	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mr|firefox-esr-24.8.0-1|414	
14mr|firefox-esr-24.8.0-1|415	%files devel
14mr|firefox-esr-24.8.0-1|416	%{_sys_macros_dir}/%{realname}.macros
14mr|firefox-esr-24.8.0-1|417	
14mr|firefox-esr-24.8.0-1|418	
14mr|firefox-esr-24.8.0-1|419	%changelog
14mr|firefox-esr-24.8.0-1|420	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:24.8.0-1
14mr|firefox-esr-24.8.0-1|421	+ Revision: 4543077
14mr|firefox-esr-24.8.0-1|422	- update to 24.8.0
14mr|firefox-esr-24.8.0-1|423	
14mr|firefox-esr-24.8.0-1|424	

16334 14
14mr|firefox-esr-l10n-24.8.0-1|1	#
14mr|firefox-esr-l10n-24.8.0-1|2	# WARNING, READ FIRST:
14mr|firefox-esr-l10n-24.8.0-1|3	#
14mr|firefox-esr-l10n-24.8.0-1|4	# This is a special package that needs special treatment. Due to the amount of
14mr|firefox-esr-l10n-24.8.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mr|firefox-esr-l10n-24.8.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
14mr|firefox-esr-l10n-24.8.0-1|7	# This also means only STABLE upstream releases, NO betas.
14mr|firefox-esr-l10n-24.8.0-1|8	# This is a discussed topic. Please, do not flame it again.
14mr|firefox-esr-l10n-24.8.0-1|9	
14mr|firefox-esr-l10n-24.8.0-1|10	%define oname firefox-esr
14mr|firefox-esr-l10n-24.8.0-1|11	%define name %{oname}-l10n
14mr|firefox-esr-l10n-24.8.0-1|12	%define version 24.8.0
14mr|firefox-esr-l10n-24.8.0-1|13	
14mr|firefox-esr-l10n-24.8.0-1|14	%define release 1
14mr|firefox-esr-l10n-24.8.0-1|15	
14mr|firefox-esr-l10n-24.8.0-1|16	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}esr/linux-i686/xpi/
14mr|firefox-esr-l10n-24.8.0-1|17	
14mr|firefox-esr-l10n-24.8.0-1|18	# Supported l10n language lists
14mr|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
14mr|firefox-esr-l10n-24.8.0-1|20	
14mr|firefox-esr-l10n-24.8.0-1|21	# Disabled l10n languages, for any reason
14mr|firefox-esr-l10n-24.8.0-1|22	# - no locales-XX package:
14mr|firefox-esr-l10n-24.8.0-1|23	# uu ak rm son
14mr|firefox-esr-l10n-24.8.0-1|24	
14mr|firefox-esr-l10n-24.8.0-1|25	# Disabled myspell dicts, for any reason
14mr|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
14mr|firefox-esr-l10n-24.8.0-1|27	
14mr|firefox-esr-l10n-24.8.0-1|28	# Language descriptions
14mr|firefox-esr-l10n-24.8.0-1|29	%define language_ak ak
14mr|firefox-esr-l10n-24.8.0-1|30	%define langname_ak Akan
14mr|firefox-esr-l10n-24.8.0-1|31	%define language_ar ar
14mr|firefox-esr-l10n-24.8.0-1|32	%define langname_ar Arabic
14mr|firefox-esr-l10n-24.8.0-1|33	%define language_ast ast
14mr|firefox-esr-l10n-24.8.0-1|34	%define langname_ast Asturian
14mr|firefox-esr-l10n-24.8.0-1|35	%define language_af af
14mr|firefox-esr-l10n-24.8.0-1|36	%define langname_af Afrikaans
14mr|firefox-esr-l10n-24.8.0-1|37	%define language_be be
14mr|firefox-esr-l10n-24.8.0-1|38	%define langname_be Belarusian
14mr|firefox-esr-l10n-24.8.0-1|39	%define language_bg bg
14mr|firefox-esr-l10n-24.8.0-1|40	%define langname_bg Bulgarian
14mr|firefox-esr-l10n-24.8.0-1|41	%define language_bn_BD bn-BD
14mr|firefox-esr-l10n-24.8.0-1|42	%define langname_bn_BD Bengali
14mr|firefox-esr-l10n-24.8.0-1|43	%define language_bn_IN bn-IN
14mr|firefox-esr-l10n-24.8.0-1|44	%define langname_bn_IN Bengali
14mr|firefox-esr-l10n-24.8.0-1|45	%define language_br br
14mr|firefox-esr-l10n-24.8.0-1|46	%define langname_br Breton
14mr|firefox-esr-l10n-24.8.0-1|47	%define language_bs bs
14mr|firefox-esr-l10n-24.8.0-1|48	%define langname_bs Bosnian
14mr|firefox-esr-l10n-24.8.0-1|49	%define language_ca ca
14mr|firefox-esr-l10n-24.8.0-1|50	%define langname_ca Catalan
14mr|firefox-esr-l10n-24.8.0-1|51	%define language_cs cs
14mr|firefox-esr-l10n-24.8.0-1|52	%define langname_cs Czech
14mr|firefox-esr-l10n-24.8.0-1|53	%define language_cy cy
14mr|firefox-esr-l10n-24.8.0-1|54	%define langname_cy Welsh
14mr|firefox-esr-l10n-24.8.0-1|55	%define language_da da
14mr|firefox-esr-l10n-24.8.0-1|56	%define langname_da Dansk
14mr|firefox-esr-l10n-24.8.0-1|57	%define language_de de
14mr|firefox-esr-l10n-24.8.0-1|58	%define langname_de German
14mr|firefox-esr-l10n-24.8.0-1|59	%define language_el el
14mr|firefox-esr-l10n-24.8.0-1|60	%define langname_el Greek
14mr|firefox-esr-l10n-24.8.0-1|61	%define language_en_GB en-GB
14mr|firefox-esr-l10n-24.8.0-1|62	%define langname_en_GB British English
14mr|firefox-esr-l10n-24.8.0-1|63	%define language_en_ZA en-ZA
14mr|firefox-esr-l10n-24.8.0-1|64	%define langname_en_ZA English (South Africa)
14mr|firefox-esr-l10n-24.8.0-1|65	%define language_eo eo
14mr|firefox-esr-l10n-24.8.0-1|66	%define langname_eo Esperanto
14mr|firefox-esr-l10n-24.8.0-1|67	%define language_es_AR es-AR
14mr|firefox-esr-l10n-24.8.0-1|68	%define langname_es_AR Spanish (Argentina)
14mr|firefox-esr-l10n-24.8.0-1|69	%define language_es_CL es-CL
14mr|firefox-esr-l10n-24.8.0-1|70	%define langname_es_CL Spanish (Chile)
14mr|firefox-esr-l10n-24.8.0-1|71	%define language_es_ES es-ES
14mr|firefox-esr-l10n-24.8.0-1|72	%define langname_es_ES Spanish
14mr|firefox-esr-l10n-24.8.0-1|73	%define language_es_MX es-MX
14mr|firefox-esr-l10n-24.8.0-1|74	%define langname_es_MX Spanish (Mexico)
14mr|firefox-esr-l10n-24.8.0-1|75	%define language_et et
14mr|firefox-esr-l10n-24.8.0-1|76	%define langname_et Estonian
14mr|firefox-esr-l10n-24.8.0-1|77	%define language_eu eu
14mr|firefox-esr-l10n-24.8.0-1|78	%define langname_eu Basque
14mr|firefox-esr-l10n-24.8.0-1|79	%define language_fa fa
14mr|firefox-esr-l10n-24.8.0-1|80	%define langname_fa Farsi
14mr|firefox-esr-l10n-24.8.0-1|81	%define language_fi fi
14mr|firefox-esr-l10n-24.8.0-1|82	%define langname_fi Finnish
14mr|firefox-esr-l10n-24.8.0-1|83	%define language_fr fr
14mr|firefox-esr-l10n-24.8.0-1|84	%define langname_fr French
14mr|firefox-esr-l10n-24.8.0-1|85	%define language_fy fy-NL
14mr|firefox-esr-l10n-24.8.0-1|86	%define langname_fy Frisian
14mr|firefox-esr-l10n-24.8.0-1|87	%define language_ga_IE ga-IE
14mr|firefox-esr-l10n-24.8.0-1|88	%define langname_ga_IE Irish
14mr|firefox-esr-l10n-24.8.0-1|89	%define language_gd gd
14mr|firefox-esr-l10n-24.8.0-1|90	%define langname_gd Scottish Gaelic
14mr|firefox-esr-l10n-24.8.0-1|91	%define language_gl gl
14mr|firefox-esr-l10n-24.8.0-1|92	%define langname_gl Galician
14mr|firefox-esr-l10n-24.8.0-1|93	%define language_gu_IN gu-IN
14mr|firefox-esr-l10n-24.8.0-1|94	%define langname_gu_IN Gujarati
14mr|firefox-esr-l10n-24.8.0-1|95	%define language_he he
14mr|firefox-esr-l10n-24.8.0-1|96	%define langname_he Hebrew
14mr|firefox-esr-l10n-24.8.0-1|97	%define language_hi hi-IN
14mr|firefox-esr-l10n-24.8.0-1|98	%define langname_hi Hindi
14mr|firefox-esr-l10n-24.8.0-1|99	%define language_hr hr
14mr|firefox-esr-l10n-24.8.0-1|100	%define langname_hr Croatian
14mr|firefox-esr-l10n-24.8.0-1|101	%define language_hu hu
14mr|firefox-esr-l10n-24.8.0-1|102	%define langname_hu Hungarian
14mr|firefox-esr-l10n-24.8.0-1|103	%define language_hy hy-AM
14mr|firefox-esr-l10n-24.8.0-1|104	%define langname_hy Armenian
14mr|firefox-esr-l10n-24.8.0-1|105	%define language_id id
14mr|firefox-esr-l10n-24.8.0-1|106	%define langname_id Indonesian
14mr|firefox-esr-l10n-24.8.0-1|107	%define language_is is
14mr|firefox-esr-l10n-24.8.0-1|108	%define langname_is Icelandic
14mr|firefox-esr-l10n-24.8.0-1|109	%define language_it it
14mr|firefox-esr-l10n-24.8.0-1|110	%define langname_it Italian
14mr|firefox-esr-l10n-24.8.0-1|111	%define language_ja ja
14mr|firefox-esr-l10n-24.8.0-1|112	%define langname_ja Japanese
14mr|firefox-esr-l10n-24.8.0-1|113	%define language_kk kk
14mr|firefox-esr-l10n-24.8.0-1|114	%define langname_kk Kazakh
14mr|firefox-esr-l10n-24.8.0-1|115	%define language_ko ko
14mr|firefox-esr-l10n-24.8.0-1|116	%define langname_ko Korean
14mr|firefox-esr-l10n-24.8.0-1|117	%define language_kn kn
14mr|firefox-esr-l10n-24.8.0-1|118	%define langname_kn Kannada
14mr|firefox-esr-l10n-24.8.0-1|119	%define language_ku ku
14mr|firefox-esr-l10n-24.8.0-1|120	%define langname_ku Kurdish
14mr|firefox-esr-l10n-24.8.0-1|121	%define language_lg lg
14mr|firefox-esr-l10n-24.8.0-1|122	%define langname_lg Ganda
14mr|firefox-esr-l10n-24.8.0-1|123	%define language_lt lt
14mr|firefox-esr-l10n-24.8.0-1|124	%define langname_lt Lithuanian
14mr|firefox-esr-l10n-24.8.0-1|125	%define language_lv lv
14mr|firefox-esr-l10n-24.8.0-1|126	%define langname_lv Latvian
14mr|firefox-esr-l10n-24.8.0-1|127	%define language_mai mai
14mr|firefox-esr-l10n-24.8.0-1|128	%define langname_mai Maithili
14mr|firefox-esr-l10n-24.8.0-1|129	%define language_mk mk
14mr|firefox-esr-l10n-24.8.0-1|130	%define langname_mk Macedonian
14mr|firefox-esr-l10n-24.8.0-1|131	%define language_ml ml
14mr|firefox-esr-l10n-24.8.0-1|132	%define langname_ml Malayalam
14mr|firefox-esr-l10n-24.8.0-1|133	%define language_mr mr
14mr|firefox-esr-l10n-24.8.0-1|134	%define langname_mr Marathi
14mr|firefox-esr-l10n-24.8.0-1|135	%define language_nb_NO nb-NO
14mr|firefox-esr-l10n-24.8.0-1|136	%define langname_nb_NO Norwegian Bokmaal
14mr|firefox-esr-l10n-24.8.0-1|137	%define language_nn_NO nn-NO
14mr|firefox-esr-l10n-24.8.0-1|138	%define langname_nn_NO Norwegian Nynorsk
14mr|firefox-esr-l10n-24.8.0-1|139	%define language_nl nl
14mr|firefox-esr-l10n-24.8.0-1|140	%define langname_nl Dutch
14mr|firefox-esr-l10n-24.8.0-1|141	%define language_nso nso
14mr|firefox-esr-l10n-24.8.0-1|142	%define langname_nso Northern Sotho
14mr|firefox-esr-l10n-24.8.0-1|143	%define language_or or
14mr|firefox-esr-l10n-24.8.0-1|144	%define langname_or Oriya
14mr|firefox-esr-l10n-24.8.0-1|145	%define language_pa_IN pa-IN
14mr|firefox-esr-l10n-24.8.0-1|146	%define langname_pa_IN Punjabi (gurmukhi)
14mr|firefox-esr-l10n-24.8.0-1|147	%define language_pl pl
14mr|firefox-esr-l10n-24.8.0-1|148	%define langname_pl Polish
14mr|firefox-esr-l10n-24.8.0-1|149	%define language_pt_BR pt-BR
14mr|firefox-esr-l10n-24.8.0-1|150	%define langname_pt_BR Brazilian portuguese
14mr|firefox-esr-l10n-24.8.0-1|151	%define language_pt_PT pt-PT
14mr|firefox-esr-l10n-24.8.0-1|152	%define langname_pt_PT Portuguese
14mr|firefox-esr-l10n-24.8.0-1|153	%define language_rm rm
14mr|firefox-esr-l10n-24.8.0-1|154	%define langname_rm Rumantsch
14mr|firefox-esr-l10n-24.8.0-1|155	%define language_ro ro
14mr|firefox-esr-l10n-24.8.0-1|156	%define langname_ro Romanian
14mr|firefox-esr-l10n-24.8.0-1|157	%define language_ru ru
14mr|firefox-esr-l10n-24.8.0-1|158	%define langname_ru Russian
14mr|firefox-esr-l10n-24.8.0-1|159	%define language_si si
14mr|firefox-esr-l10n-24.8.0-1|160	%define langname_si Sinhala
14mr|firefox-esr-l10n-24.8.0-1|161	%define language_sk sk
14mr|firefox-esr-l10n-24.8.0-1|162	%define langname_sk Slovak
14mr|firefox-esr-l10n-24.8.0-1|163	%define language_sl sl
14mr|firefox-esr-l10n-24.8.0-1|164	%define langname_sl Slovenian
14mr|firefox-esr-l10n-24.8.0-1|165	%define language_son son
14mr|firefox-esr-l10n-24.8.0-1|166	%define langname_son Soŋay
14mr|firefox-esr-l10n-24.8.0-1|167	%define language_sq sq
14mr|firefox-esr-l10n-24.8.0-1|168	%define langname_sq Shqipe
14mr|firefox-esr-l10n-24.8.0-1|169	%define language_sr sr
14mr|firefox-esr-l10n-24.8.0-1|170	%define langname_sr Serbian
14mr|firefox-esr-l10n-24.8.0-1|171	%define language_sv_SE sv-SE
14mr|firefox-esr-l10n-24.8.0-1|172	%define langname_sv_SE Swedish
14mr|firefox-esr-l10n-24.8.0-1|173	%define language_ta ta
14mr|firefox-esr-l10n-24.8.0-1|174	%define langname_ta Tamil
14mr|firefox-esr-l10n-24.8.0-1|175	%define language_ta_LK ta-LK
14mr|firefox-esr-l10n-24.8.0-1|176	%define langname_ta_LK Tamil (Sri Lanka)
14mr|firefox-esr-l10n-24.8.0-1|177	%define language_te te
14mr|firefox-esr-l10n-24.8.0-1|178	%define langname_te Telugu
14mr|firefox-esr-l10n-24.8.0-1|179	%define language_th th
14mr|firefox-esr-l10n-24.8.0-1|180	%define langname_th Thai
14mr|firefox-esr-l10n-24.8.0-1|181	%define language_tr tr
14mr|firefox-esr-l10n-24.8.0-1|182	%define langname_tr Turkish
14mr|firefox-esr-l10n-24.8.0-1|183	%define language_uk uk
14mr|firefox-esr-l10n-24.8.0-1|184	%define langname_uk Ukrainian
14mr|firefox-esr-l10n-24.8.0-1|185	%define language_uk_UA uk-UA
14mr|firefox-esr-l10n-24.8.0-1|186	%define langname_uk_UA Ukrainian
14mr|firefox-esr-l10n-24.8.0-1|187	%define language_vi vi
14mr|firefox-esr-l10n-24.8.0-1|188	%define langname_vi Vietnamese
14mr|firefox-esr-l10n-24.8.0-1|189	%define language_zh_CN zh-CN
14mr|firefox-esr-l10n-24.8.0-1|190	%define langname_zh_CN Simplified Chinese
14mr|firefox-esr-l10n-24.8.0-1|191	%define language_zh_TW zh-TW
14mr|firefox-esr-l10n-24.8.0-1|192	%define langname_zh_TW Traditional Chinese
14mr|firefox-esr-l10n-24.8.0-1|193	%define language_zu zu
14mr|firefox-esr-l10n-24.8.0-1|194	%define langname_zu Zulu
14mr|firefox-esr-l10n-24.8.0-1|195	
14mr|firefox-esr-l10n-24.8.0-1|196	# --- Danger line ---
14mr|firefox-esr-l10n-24.8.0-1|197	
14mr|firefox-esr-l10n-24.8.0-1|198	# Defaults (all languages enabled by default)
14mr|firefox-esr-l10n-24.8.0-1|199	# dicts
14mr|firefox-esr-l10n-24.8.0-1|200	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mr|firefox-esr-l10n-24.8.0-1|201	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mr|firefox-esr-l10n-24.8.0-1|202	
14mr|firefox-esr-l10n-24.8.0-1|203	# Locales
14mr|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)}
14mr|firefox-esr-l10n-24.8.0-1|205	
14mr|firefox-esr-l10n-24.8.0-1|206	Summary:	Localizations for Firefox (virtual package)
14mr|firefox-esr-l10n-24.8.0-1|207	Name:		%{name}
14mr|firefox-esr-l10n-24.8.0-1|208	Version:	%{version}
14mr|firefox-esr-l10n-24.8.0-1|209	Release:	%{release}
14mr|firefox-esr-l10n-24.8.0-1|210	License:	GPL
14mr|firefox-esr-l10n-24.8.0-1|211	Group:		Networking/WWW
14mr|firefox-esr-l10n-24.8.0-1|212	Url:		http://www.firefox.com/
14mr|firefox-esr-l10n-24.8.0-1|213	Source0:        %{name}-%{version}.tar.xz
14mr|firefox-esr-l10n-24.8.0-1|214	# Language package template
14mr|firefox-esr-l10n-24.8.0-1|215	Source1:        firefox-l10n-template.in
14mr|firefox-esr-l10n-24.8.0-1|216	BuildRequires:	firefox-esr-devel
14mr|firefox-esr-l10n-24.8.0-1|217	BuildArch:	noarch
14mr|firefox-esr-l10n-24.8.0-1|218	
14mr|firefox-esr-l10n-24.8.0-1|219	%description
14mr|firefox-esr-l10n-24.8.0-1|220	Localizations for Firefox web browser.
14mr|firefox-esr-l10n-24.8.0-1|221	
14mr|firefox-esr-l10n-24.8.0-1|222	# Expand all languages packages.
14mr|firefox-esr-l10n-24.8.0-1|223	%{expand:%(\
14mr|firefox-esr-l10n-24.8.0-1|224	for lang in %langlist; do\
14mr|firefox-esr-l10n-24.8.0-1|225	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
14mr|firefox-esr-l10n-24.8.0-1|226	done\
14mr|firefox-esr-l10n-24.8.0-1|227	)
14mr|firefox-esr-l10n-24.8.0-1|228	}
14mr|firefox-esr-l10n-24.8.0-1|229	
14mr|firefox-esr-l10n-24.8.0-1|230	%prep
14mr|firefox-esr-l10n-24.8.0-1|231	%setup -q
14mr|firefox-esr-l10n-24.8.0-1|232	
14mr|firefox-esr-l10n-24.8.0-1|233	
14mr|firefox-esr-l10n-24.8.0-1|234	%install
14mr|firefox-esr-l10n-24.8.0-1|235	# Convert rpm macros to bash variables
14mr|firefox-esr-l10n-24.8.0-1|236	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mr|firefox-esr-l10n-24.8.0-1|237	
14mr|firefox-esr-l10n-24.8.0-1|238	mkdir -p %{buildroot}%{firefox_extdir}/
14mr|firefox-esr-l10n-24.8.0-1|239	
14mr|firefox-esr-l10n-24.8.0-1|240	# Install all languages
14mr|firefox-esr-l10n-24.8.0-1|241	for lang in %{langlist}; do
14mr|firefox-esr-l10n-24.8.0-1|242	language="language_$lang"
14mr|firefox-esr-l10n-24.8.0-1|243	language=${!language}
14mr|firefox-esr-l10n-24.8.0-1|244	
14mr|firefox-esr-l10n-24.8.0-1|245	# l10n
14mr|firefox-esr-l10n-24.8.0-1|246	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mr|firefox-esr-l10n-24.8.0-1|247	
14mr|firefox-esr-l10n-24.8.0-1|248	done
14mr|firefox-esr-l10n-24.8.0-1|249	
14mr|firefox-esr-l10n-24.8.0-1|250	%changelog
14mr|firefox-esr-l10n-24.8.0-1|251	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 24.8.0-1
14mr|firefox-esr-l10n-24.8.0-1|252	+ Revision: 7aa7b9c
14mr|firefox-esr-l10n-24.8.0-1|253	- update to 24.8.0
14mr|firefox-esr-l10n-24.8.0-1|254	
14mr|firefox-esr-l10n-24.8.0-1|255	

16335 14
14mr|firefox-ext-scribefire-4.0-7|1	Summary: ScribeFire extension for firefox
14mr|firefox-ext-scribefire-4.0-7|2	Name: firefox-ext-scribefire
14mr|firefox-ext-scribefire-4.0-7|3	Version: 4.0
14mr|firefox-ext-scribefire-4.0-7|4	Release: 7
14mr|firefox-ext-scribefire-4.0-7|5	License: GPLv2
14mr|firefox-ext-scribefire-4.0-7|6	Group: Networking/WWW
14mr|firefox-ext-scribefire-4.0-7|7	URL: https://addons.mozilla.org/en-US/firefox/addon/1730
14mr|firefox-ext-scribefire-4.0-7|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/1730/scribefire_next-%version-fx.xpi
14mr|firefox-ext-scribefire-4.0-7|9	Buildarch: noarch
14mr|firefox-ext-scribefire-4.0-7|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14mr|firefox-ext-scribefire-4.0-7|11	Requires: firefox >= %{firefox_version}
14mr|firefox-ext-scribefire-4.0-7|12	Obsoletes: mozilla-firefox-ext-scribefire < %{version}-%{release}
14mr|firefox-ext-scribefire-4.0-7|13	Provides: mozilla-firefox-ext-scribefire = %{version}-%{release}
14mr|firefox-ext-scribefire-4.0-7|14	Obsoletes: firefox-ext-scribefire < %{version}-%{release}
14mr|firefox-ext-scribefire-4.0-7|15	BuildRequires: firefox-devel
14mr|firefox-ext-scribefire-4.0-7|16	
14mr|firefox-ext-scribefire-4.0-7|17	%description
14mr|firefox-ext-scribefire-4.0-7|18	ScribeFire (previously Performancing for Firefox) is a full-featured blog
14mr|firefox-ext-scribefire-4.0-7|19	editor that integrates with your browser and lets you easily post to your blog.
14mr|firefox-ext-scribefire-4.0-7|20	You can drag and drop formatted text from pages you are browsing, take notes,
14mr|firefox-ext-scribefire-4.0-7|21	and post to your blog.
14mr|firefox-ext-scribefire-4.0-7|22	
14mr|firefox-ext-scribefire-4.0-7|23	%prep
14mr|firefox-ext-scribefire-4.0-7|24	%setup -q -c -n %{name}-%{version}
14mr|firefox-ext-scribefire-4.0-7|25	
14mr|firefox-ext-scribefire-4.0-7|26	%install
14mr|firefox-ext-scribefire-4.0-7|27	rm -rf %{buildroot}
14mr|firefox-ext-scribefire-4.0-7|28	mkdir -p %{buildroot}%{firefox_extdir}
14mr|firefox-ext-scribefire-4.0-7|29	
14mr|firefox-ext-scribefire-4.0-7|30	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14mr|firefox-ext-scribefire-4.0-7|31	if [ -z "$hash" ]; then
14mr|firefox-ext-scribefire-4.0-7|32	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14mr|firefox-ext-scribefire-4.0-7|33	fi
14mr|firefox-ext-scribefire-4.0-7|34	if [ -z "$hash" ]; then
14mr|firefox-ext-scribefire-4.0-7|35	echo "Failed to find plugin hash."
14mr|firefox-ext-scribefire-4.0-7|36	exit 1
14mr|firefox-ext-scribefire-4.0-7|37	fi
14mr|firefox-ext-scribefire-4.0-7|38	extdir="%{firefox_extdir}/$hash"
14mr|firefox-ext-scribefire-4.0-7|39	mkdir -p "%{buildroot}$extdir"
14mr|firefox-ext-scribefire-4.0-7|40	cp -af * "%{buildroot}$extdir/"
14mr|firefox-ext-scribefire-4.0-7|41	
14mr|firefox-ext-scribefire-4.0-7|42	%clean
14mr|firefox-ext-scribefire-4.0-7|43	rm -rf %{buildroot}
14mr|firefox-ext-scribefire-4.0-7|44	
14mr|firefox-ext-scribefire-4.0-7|45	%files
14mr|firefox-ext-scribefire-4.0-7|46	%defattr(0644,root,root,0755)
14mr|firefox-ext-scribefire-4.0-7|47	%{firefox_extdir}
14mr|firefox-ext-scribefire-4.0-7|48	
14mr|firefox-ext-scribefire-4.0-7|49	
14mr|firefox-ext-scribefire-4.0-7|50	
14mr|firefox-ext-scribefire-4.0-7|51	%changelog
14mr|firefox-ext-scribefire-4.0-7|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-7
14mr|firefox-ext-scribefire-4.0-7|53	+ Revision: 952dab5
14mr|firefox-ext-scribefire-4.0-7|54	- MassBuild#440: Increase release tag
14mr|firefox-ext-scribefire-4.0-7|55	
14mr|firefox-ext-scribefire-4.0-7|56	

16336 14
14mr|firefox-ext-xmarks-4.1.0-2|1	Summary: Xmarks Bookmark Synchronizer extension for firefox
14mr|firefox-ext-xmarks-4.1.0-2|2	Name: firefox-ext-xmarks
14mr|firefox-ext-xmarks-4.1.0-2|3	Version: 4.1.0
14mr|firefox-ext-xmarks-4.1.0-2|4	Release: 2
14mr|firefox-ext-xmarks-4.1.0-2|5	License: GPLv2+
14mr|firefox-ext-xmarks-4.1.0-2|6	Group: Networking/WWW
14mr|firefox-ext-xmarks-4.1.0-2|7	URL: https://addons.mozilla.org/en-US/firefox/addon/2410
14mr|firefox-ext-xmarks-4.1.0-2|8	Buildarch: noarch
14mr|firefox-ext-xmarks-4.1.0-2|9	Source: http://releases.mozilla.org/pub/mozilla.org/addons/2410/xmarks_sync-%{version}-fx+sm.xpi
14mr|firefox-ext-xmarks-4.1.0-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14mr|firefox-ext-xmarks-4.1.0-2|11	Requires: firefox >= %{firefox_version}
14mr|firefox-ext-xmarks-4.1.0-2|12	Obsoletes: mozilla-firefox-ext-foxmarks < %{version}-%{release}
14mr|firefox-ext-xmarks-4.1.0-2|13	Provides: mozilla-firefox-ext-foxmarks = %{version}-%{release}
14mr|firefox-ext-xmarks-4.1.0-2|14	Obsoletes: firefox-ext-foxmarks < %{version}-%{release}
14mr|firefox-ext-xmarks-4.1.0-2|15	Provides: firefox-ext-foxmarks = %{version}-%{release}
14mr|firefox-ext-xmarks-4.1.0-2|16	Obsoletes: firefox-ext-xmarks < %{version}-%{release}
14mr|firefox-ext-xmarks-4.1.0-2|17	BuildRequires: firefox-devel
14mr|firefox-ext-xmarks-4.1.0-2|18	
14mr|firefox-ext-xmarks-4.1.0-2|19	%description
14mr|firefox-ext-xmarks-4.1.0-2|20	If you use Firefox on more than one computer, you'll want Xmarks. Install
14mr|firefox-ext-xmarks-4.1.0-2|21	Xmarks on each computer, and it will work silently in the background to keep
14mr|firefox-ext-xmarks-4.1.0-2|22	your bookmarks synchronized. You can also log in to my.xmarks.com to manage
14mr|firefox-ext-xmarks-4.1.0-2|23	your bookmarks from any computer.
14mr|firefox-ext-xmarks-4.1.0-2|24	
14mr|firefox-ext-xmarks-4.1.0-2|25	A simple wizard guides you through the startup process. After that, just forget
14mr|firefox-ext-xmarks-4.1.0-2|26	about it. It's simple and solid.
14mr|firefox-ext-xmarks-4.1.0-2|27	
14mr|firefox-ext-xmarks-4.1.0-2|28	Xmarks was formerly known as Foxmarks.
14mr|firefox-ext-xmarks-4.1.0-2|29	
14mr|firefox-ext-xmarks-4.1.0-2|30	%prep
14mr|firefox-ext-xmarks-4.1.0-2|31	%setup -q -c -n %{name}-%{version}
14mr|firefox-ext-xmarks-4.1.0-2|32	
14mr|firefox-ext-xmarks-4.1.0-2|33	%install
14mr|firefox-ext-xmarks-4.1.0-2|34	rm -rf %{buildroot}
14mr|firefox-ext-xmarks-4.1.0-2|35	mkdir -p %{buildroot}%{firefox_extdir}
14mr|firefox-ext-xmarks-4.1.0-2|36	
14mr|firefox-ext-xmarks-4.1.0-2|37	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
14mr|firefox-ext-xmarks-4.1.0-2|38	if [ -z "$hash" ]; then
14mr|firefox-ext-xmarks-4.1.0-2|39	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
14mr|firefox-ext-xmarks-4.1.0-2|40	fi
14mr|firefox-ext-xmarks-4.1.0-2|41	if [ -z "$hash" ]; then
14mr|firefox-ext-xmarks-4.1.0-2|42	echo "Failed to find plugin hash."
14mr|firefox-ext-xmarks-4.1.0-2|43	exit 1
14mr|firefox-ext-xmarks-4.1.0-2|44	fi
14mr|firefox-ext-xmarks-4.1.0-2|45	extdir="%{firefox_extdir}/$hash"
14mr|firefox-ext-xmarks-4.1.0-2|46	mkdir -p "%{buildroot}$extdir"
14mr|firefox-ext-xmarks-4.1.0-2|47	cp -af * "%{buildroot}$extdir/"
14mr|firefox-ext-xmarks-4.1.0-2|48	
14mr|firefox-ext-xmarks-4.1.0-2|49	%clean
14mr|firefox-ext-xmarks-4.1.0-2|50	rm -rf %{buildroot}
14mr|firefox-ext-xmarks-4.1.0-2|51	
14mr|firefox-ext-xmarks-4.1.0-2|52	%files
14mr|firefox-ext-xmarks-4.1.0-2|53	%defattr(0644,root,root,0755)
14mr|firefox-ext-xmarks-4.1.0-2|54	%{firefox_extdir}
14mr|firefox-ext-xmarks-4.1.0-2|55	
14mr|firefox-ext-xmarks-4.1.0-2|56	
14mr|firefox-ext-xmarks-4.1.0-2|57	
14mr|firefox-ext-xmarks-4.1.0-2|58	%changelog
14mr|firefox-ext-xmarks-4.1.0-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.0-2
14mr|firefox-ext-xmarks-4.1.0-2|60	+ Revision: 4dfa8d5
14mr|firefox-ext-xmarks-4.1.0-2|61	- MassBuild#440: Increase release tag
14mr|firefox-ext-xmarks-4.1.0-2|62	
14mr|firefox-ext-xmarks-4.1.0-2|63	

16337 14
14mr|firefox-l10n-32.0.2-1|1	#
14mr|firefox-l10n-32.0.2-1|2	# WARNING, READ FIRST:
14mr|firefox-l10n-32.0.2-1|3	#
14mr|firefox-l10n-32.0.2-1|4	# This is a special package that needs special treatment. Due to the amount of
14mr|firefox-l10n-32.0.2-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mr|firefox-l10n-32.0.2-1|6	# That means this package MUST be BUILDABLE for stable official releases.
14mr|firefox-l10n-32.0.2-1|7	# This also means only STABLE upstream releases, NO betas.
14mr|firefox-l10n-32.0.2-1|8	# This is a discussed topic. Please, do not flame it again.
14mr|firefox-l10n-32.0.2-1|9	
14mr|firefox-l10n-32.0.2-1|10	%define oname firefox
14mr|firefox-l10n-32.0.2-1|11	%define name %{oname}-l10n
14mr|firefox-l10n-32.0.2-1|12	%define version 32.0.2
14mr|firefox-l10n-32.0.2-1|13	
14mr|firefox-l10n-32.0.2-1|14	%define release 1
14mr|firefox-l10n-32.0.2-1|15	
14mr|firefox-l10n-32.0.2-1|16	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/
14mr|firefox-l10n-32.0.2-1|17	
14mr|firefox-l10n-32.0.2-1|18	# Supported l10n language lists
14mr|firefox-l10n-32.0.2-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
14mr|firefox-l10n-32.0.2-1|20	
14mr|firefox-l10n-32.0.2-1|21	# Disabled l10n languages, for any reason
14mr|firefox-l10n-32.0.2-1|22	# uu br_FR
14mr|firefox-l10n-32.0.2-1|23	
14mr|firefox-l10n-32.0.2-1|24	# Disabled myspell dicts, for any reason
14mr|firefox-l10n-32.0.2-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
14mr|firefox-l10n-32.0.2-1|26	
14mr|firefox-l10n-32.0.2-1|27	# Language descriptions
14mr|firefox-l10n-32.0.2-1|28	%define language_ak ak
14mr|firefox-l10n-32.0.2-1|29	%define langname_ak Akan
14mr|firefox-l10n-32.0.2-1|30	%define language_ar ar
14mr|firefox-l10n-32.0.2-1|31	%define langname_ar Arabic
14mr|firefox-l10n-32.0.2-1|32	%define language_ast ast
14mr|firefox-l10n-32.0.2-1|33	%define langname_ast Asturian
14mr|firefox-l10n-32.0.2-1|34	%define language_af af
14mr|firefox-l10n-32.0.2-1|35	%define langname_af Afrikaans
14mr|firefox-l10n-32.0.2-1|36	%define language_be be
14mr|firefox-l10n-32.0.2-1|37	%define langname_be Belarusian
14mr|firefox-l10n-32.0.2-1|38	%define language_bg bg
14mr|firefox-l10n-32.0.2-1|39	%define langname_bg Bulgarian
14mr|firefox-l10n-32.0.2-1|40	%define language_bn_BD bn-BD
14mr|firefox-l10n-32.0.2-1|41	%define langname_bn_BD Bengali
14mr|firefox-l10n-32.0.2-1|42	%define language_bn_IN bn-IN
14mr|firefox-l10n-32.0.2-1|43	%define langname_bn_IN Bengali
14mr|firefox-l10n-32.0.2-1|44	%define language_br br
14mr|firefox-l10n-32.0.2-1|45	%define langname_br Breton
14mr|firefox-l10n-32.0.2-1|46	%define language_bs bs
14mr|firefox-l10n-32.0.2-1|47	%define langname_bs Bosnian
14mr|firefox-l10n-32.0.2-1|48	%define language_ca ca
14mr|firefox-l10n-32.0.2-1|49	%define langname_ca Catalan
14mr|firefox-l10n-32.0.2-1|50	%define language_cs cs
14mr|firefox-l10n-32.0.2-1|51	%define langname_cs Czech
14mr|firefox-l10n-32.0.2-1|52	%define language_cy cy
14mr|firefox-l10n-32.0.2-1|53	%define langname_cy Welsh
14mr|firefox-l10n-32.0.2-1|54	%define language_da da
14mr|firefox-l10n-32.0.2-1|55	%define langname_da Dansk
14mr|firefox-l10n-32.0.2-1|56	%define language_de de
14mr|firefox-l10n-32.0.2-1|57	%define langname_de German
14mr|firefox-l10n-32.0.2-1|58	%define language_el el
14mr|firefox-l10n-32.0.2-1|59	%define langname_el Greek
14mr|firefox-l10n-32.0.2-1|60	%define language_en_GB en-GB
14mr|firefox-l10n-32.0.2-1|61	%define langname_en_GB British English
14mr|firefox-l10n-32.0.2-1|62	%define language_en_ZA en-ZA
14mr|firefox-l10n-32.0.2-1|63	%define langname_en_ZA English (South Africa)
14mr|firefox-l10n-32.0.2-1|64	%define language_eo eo
14mr|firefox-l10n-32.0.2-1|65	%define langname_eo Esperanto
14mr|firefox-l10n-32.0.2-1|66	%define language_es_AR es-AR
14mr|firefox-l10n-32.0.2-1|67	%define langname_es_AR Spanish (Argentina)
14mr|firefox-l10n-32.0.2-1|68	%define language_es_CL es-CL
14mr|firefox-l10n-32.0.2-1|69	%define langname_es_CL Spanish (Chile)
14mr|firefox-l10n-32.0.2-1|70	%define language_es_ES es-ES
14mr|firefox-l10n-32.0.2-1|71	%define langname_es_ES Spanish
14mr|firefox-l10n-32.0.2-1|72	%define language_es_MX es-MX
14mr|firefox-l10n-32.0.2-1|73	%define langname_es_MX Spanish (Mexico)
14mr|firefox-l10n-32.0.2-1|74	%define language_et et
14mr|firefox-l10n-32.0.2-1|75	%define langname_et Estonian
14mr|firefox-l10n-32.0.2-1|76	%define language_eu eu
14mr|firefox-l10n-32.0.2-1|77	%define langname_eu Basque
14mr|firefox-l10n-32.0.2-1|78	%define language_fa fa
14mr|firefox-l10n-32.0.2-1|79	%define langname_fa Farsi
14mr|firefox-l10n-32.0.2-1|80	%define language_fi fi
14mr|firefox-l10n-32.0.2-1|81	%define langname_fi Finnish
14mr|firefox-l10n-32.0.2-1|82	%define language_fr fr
14mr|firefox-l10n-32.0.2-1|83	%define langname_fr French
14mr|firefox-l10n-32.0.2-1|84	%define language_fy fy-NL
14mr|firefox-l10n-32.0.2-1|85	%define langname_fy Frisian
14mr|firefox-l10n-32.0.2-1|86	%define language_ga_IE ga-IE
14mr|firefox-l10n-32.0.2-1|87	%define langname_ga_IE Irish
14mr|firefox-l10n-32.0.2-1|88	%define language_gd gd
14mr|firefox-l10n-32.0.2-1|89	%define langname_gd Scottish Gaelic
14mr|firefox-l10n-32.0.2-1|90	%define language_gl gl
14mr|firefox-l10n-32.0.2-1|91	%define langname_gl Galician
14mr|firefox-l10n-32.0.2-1|92	%define language_gu_IN gu-IN
14mr|firefox-l10n-32.0.2-1|93	%define langname_gu_IN Gujarati
14mr|firefox-l10n-32.0.2-1|94	%define language_he he
14mr|firefox-l10n-32.0.2-1|95	%define langname_he Hebrew
14mr|firefox-l10n-32.0.2-1|96	%define language_hi hi-IN
14mr|firefox-l10n-32.0.2-1|97	%define langname_hi Hindi
14mr|firefox-l10n-32.0.2-1|98	%define language_hr hr
14mr|firefox-l10n-32.0.2-1|99	%define langname_hr Croatian
14mr|firefox-l10n-32.0.2-1|100	%define language_hu hu
14mr|firefox-l10n-32.0.2-1|101	%define langname_hu Hungarian
14mr|firefox-l10n-32.0.2-1|102	%define language_hy hy-AM
14mr|firefox-l10n-32.0.2-1|103	%define langname_hy Armenian
14mr|firefox-l10n-32.0.2-1|104	%define language_id id
14mr|firefox-l10n-32.0.2-1|105	%define langname_id Indonesian
14mr|firefox-l10n-32.0.2-1|106	%define language_is is
14mr|firefox-l10n-32.0.2-1|107	%define langname_is Icelandic
14mr|firefox-l10n-32.0.2-1|108	%define language_it it
14mr|firefox-l10n-32.0.2-1|109	%define langname_it Italian
14mr|firefox-l10n-32.0.2-1|110	%define language_ja ja
14mr|firefox-l10n-32.0.2-1|111	%define langname_ja Japanese
14mr|firefox-l10n-32.0.2-1|112	%define language_kk kk
14mr|firefox-l10n-32.0.2-1|113	%define langname_kk Kazakh
14mr|firefox-l10n-32.0.2-1|114	%define language_ko ko
14mr|firefox-l10n-32.0.2-1|115	%define langname_ko Korean
14mr|firefox-l10n-32.0.2-1|116	%define language_kn kn
14mr|firefox-l10n-32.0.2-1|117	%define langname_kn Kannada
14mr|firefox-l10n-32.0.2-1|118	%define language_ku ku
14mr|firefox-l10n-32.0.2-1|119	%define langname_ku Kurdish
14mr|firefox-l10n-32.0.2-1|120	%define language_lt lt
14mr|firefox-l10n-32.0.2-1|121	%define langname_lt Lithuanian
14mr|firefox-l10n-32.0.2-1|122	%define language_lv lv
14mr|firefox-l10n-32.0.2-1|123	%define langname_lv Latvian
14mr|firefox-l10n-32.0.2-1|124	%define language_mai mai
14mr|firefox-l10n-32.0.2-1|125	%define langname_mai Maithili
14mr|firefox-l10n-32.0.2-1|126	%define language_mk mk
14mr|firefox-l10n-32.0.2-1|127	%define langname_mk Macedonian
14mr|firefox-l10n-32.0.2-1|128	%define language_ml ml
14mr|firefox-l10n-32.0.2-1|129	%define langname_ml Malayalam
14mr|firefox-l10n-32.0.2-1|130	%define language_mr mr
14mr|firefox-l10n-32.0.2-1|131	%define langname_mr Marathi
14mr|firefox-l10n-32.0.2-1|132	%define language_nb_NO nb-NO
14mr|firefox-l10n-32.0.2-1|133	%define langname_nb_NO Norwegian Bokmaal
14mr|firefox-l10n-32.0.2-1|134	%define language_nn_NO nn-NO
14mr|firefox-l10n-32.0.2-1|135	%define langname_nn_NO Norwegian Nynorsk
14mr|firefox-l10n-32.0.2-1|136	%define language_nl nl
14mr|firefox-l10n-32.0.2-1|137	%define langname_nl Dutch
14mr|firefox-l10n-32.0.2-1|138	%define language_or or
14mr|firefox-l10n-32.0.2-1|139	%define langname_or Oriya
14mr|firefox-l10n-32.0.2-1|140	%define language_pa_IN pa-IN
14mr|firefox-l10n-32.0.2-1|141	%define langname_pa_IN Punjabi (gurmukhi)
14mr|firefox-l10n-32.0.2-1|142	%define language_pl pl
14mr|firefox-l10n-32.0.2-1|143	%define langname_pl Polish
14mr|firefox-l10n-32.0.2-1|144	%define language_pt_BR pt-BR
14mr|firefox-l10n-32.0.2-1|145	%define langname_pt_BR Brazilian portuguese
14mr|firefox-l10n-32.0.2-1|146	%define language_pt_PT pt-PT
14mr|firefox-l10n-32.0.2-1|147	%define langname_pt_PT Portuguese
14mr|firefox-l10n-32.0.2-1|148	%define language_rm rm
14mr|firefox-l10n-32.0.2-1|149	%define langname_rm Rumantsch
14mr|firefox-l10n-32.0.2-1|150	%define language_ro ro
14mr|firefox-l10n-32.0.2-1|151	%define langname_ro Romanian
14mr|firefox-l10n-32.0.2-1|152	%define language_ru ru
14mr|firefox-l10n-32.0.2-1|153	%define langname_ru Russian
14mr|firefox-l10n-32.0.2-1|154	%define language_si si
14mr|firefox-l10n-32.0.2-1|155	%define langname_si Sinhala
14mr|firefox-l10n-32.0.2-1|156	%define language_sk sk
14mr|firefox-l10n-32.0.2-1|157	%define langname_sk Slovak
14mr|firefox-l10n-32.0.2-1|158	%define language_sl sl
14mr|firefox-l10n-32.0.2-1|159	%define langname_sl Slovenian
14mr|firefox-l10n-32.0.2-1|160	%define language_son son
14mr|firefox-l10n-32.0.2-1|161	%define langname_son Soŋay
14mr|firefox-l10n-32.0.2-1|162	%define language_sq sq
14mr|firefox-l10n-32.0.2-1|163	%define langname_sq Shqipe
14mr|firefox-l10n-32.0.2-1|164	%define language_sr sr
14mr|firefox-l10n-32.0.2-1|165	%define langname_sr Serbian
14mr|firefox-l10n-32.0.2-1|166	%define language_sv_SE sv-SE
14mr|firefox-l10n-32.0.2-1|167	%define langname_sv_SE Swedish
14mr|firefox-l10n-32.0.2-1|168	%define language_ta ta
14mr|firefox-l10n-32.0.2-1|169	%define langname_ta Tamil
14mr|firefox-l10n-32.0.2-1|170	%define language_ta_LK ta-LK
14mr|firefox-l10n-32.0.2-1|171	%define langname_ta_LK Tamil (Sri Lanka)
14mr|firefox-l10n-32.0.2-1|172	%define language_te te
14mr|firefox-l10n-32.0.2-1|173	%define langname_te Telugu
14mr|firefox-l10n-32.0.2-1|174	%define language_th th
14mr|firefox-l10n-32.0.2-1|175	%define langname_th Thai
14mr|firefox-l10n-32.0.2-1|176	%define language_tr tr
14mr|firefox-l10n-32.0.2-1|177	%define langname_tr Turkish
14mr|firefox-l10n-32.0.2-1|178	%define language_uk uk
14mr|firefox-l10n-32.0.2-1|179	%define langname_uk Ukrainian
14mr|firefox-l10n-32.0.2-1|180	%define language_uk_UA uk-UA
14mr|firefox-l10n-32.0.2-1|181	%define langname_uk_UA Ukrainian
14mr|firefox-l10n-32.0.2-1|182	%define language_vi vi
14mr|firefox-l10n-32.0.2-1|183	%define langname_vi Vietnamese
14mr|firefox-l10n-32.0.2-1|184	%define language_zh_CN zh-CN
14mr|firefox-l10n-32.0.2-1|185	%define langname_zh_CN Simplified Chinese
14mr|firefox-l10n-32.0.2-1|186	%define language_zh_TW zh-TW
14mr|firefox-l10n-32.0.2-1|187	%define langname_zh_TW Traditional Chinese
14mr|firefox-l10n-32.0.2-1|188	%define language_zu zu
14mr|firefox-l10n-32.0.2-1|189	%define langname_zu Zulu
14mr|firefox-l10n-32.0.2-1|190	
14mr|firefox-l10n-32.0.2-1|191	# --- Danger line ---
14mr|firefox-l10n-32.0.2-1|192	
14mr|firefox-l10n-32.0.2-1|193	# Defaults (all languages enabled by default)
14mr|firefox-l10n-32.0.2-1|194	# dicts
14mr|firefox-l10n-32.0.2-1|195	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mr|firefox-l10n-32.0.2-1|196	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mr|firefox-l10n-32.0.2-1|197	
14mr|firefox-l10n-32.0.2-1|198	# Locales
14mr|firefox-l10n-32.0.2-1|199	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mr|firefox-l10n-32.0.2-1|200	
14mr|firefox-l10n-32.0.2-1|201	Summary:	Localizations for Firefox (virtual package)
14mr|firefox-l10n-32.0.2-1|202	Name:		%{name}
14mr|firefox-l10n-32.0.2-1|203	Version:	%{version}
14mr|firefox-l10n-32.0.2-1|204	Release:	%{release}
14mr|firefox-l10n-32.0.2-1|205	License:	GPL
14mr|firefox-l10n-32.0.2-1|206	Group:		Networking/WWW
14mr|firefox-l10n-32.0.2-1|207	Url:		http://www.firefox.com/
14mr|firefox-l10n-32.0.2-1|208	# l10n sources
14mr|firefox-l10n-32.0.2-1|209	Source0:	%{name}-%{version}.tar.xz
14mr|firefox-l10n-32.0.2-1|210	# Language package template
14mr|firefox-l10n-32.0.2-1|211	Source1:	%{name}-template.in
14mr|firefox-l10n-32.0.2-1|212	Source500:	firefox-l10n.rpmlintrc
14mr|firefox-l10n-32.0.2-1|213	BuildRequires:	firefox-devel
14mr|firefox-l10n-32.0.2-1|214	BuildArch:	noarch
14mr|firefox-l10n-32.0.2-1|215	
14mr|firefox-l10n-32.0.2-1|216	%description
14mr|firefox-l10n-32.0.2-1|217	Localizations for Firefox web browser.
14mr|firefox-l10n-32.0.2-1|218	
14mr|firefox-l10n-32.0.2-1|219	# Expand all languages packages.
14mr|firefox-l10n-32.0.2-1|220	%{expand:%(\
14mr|firefox-l10n-32.0.2-1|221	for lang in %langlist; do\
14mr|firefox-l10n-32.0.2-1|222	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14mr|firefox-l10n-32.0.2-1|223	done\
14mr|firefox-l10n-32.0.2-1|224	)
14mr|firefox-l10n-32.0.2-1|225	}
14mr|firefox-l10n-32.0.2-1|226	
14mr|firefox-l10n-32.0.2-1|227	%prep
14mr|firefox-l10n-32.0.2-1|228	%setup -q
14mr|firefox-l10n-32.0.2-1|229	
14mr|firefox-l10n-32.0.2-1|230	
14mr|firefox-l10n-32.0.2-1|231	%install
14mr|firefox-l10n-32.0.2-1|232	# Convert rpm macros to bash variables
14mr|firefox-l10n-32.0.2-1|233	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mr|firefox-l10n-32.0.2-1|234	
14mr|firefox-l10n-32.0.2-1|235	mkdir -p %{buildroot}%{firefox_extdir}/
14mr|firefox-l10n-32.0.2-1|236	
14mr|firefox-l10n-32.0.2-1|237	# Install all languages
14mr|firefox-l10n-32.0.2-1|238	for lang in %{langlist}; do
14mr|firefox-l10n-32.0.2-1|239	language="language_$lang"
14mr|firefox-l10n-32.0.2-1|240	language=${!language}
14mr|firefox-l10n-32.0.2-1|241	
14mr|firefox-l10n-32.0.2-1|242	# l10n
14mr|firefox-l10n-32.0.2-1|243	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mr|firefox-l10n-32.0.2-1|244	
14mr|firefox-l10n-32.0.2-1|245	done
14mr|firefox-l10n-32.0.2-1|246	
14mr|firefox-l10n-32.0.2-1|247	%changelog
14mr|firefox-l10n-32.0.2-1|248	* Fri Sep 19 2014 Tigro <ashejn@gmail.com> 32.0.2-1
14mr|firefox-l10n-32.0.2-1|249	+ Revision: 1818c79
14mr|firefox-l10n-32.0.2-1|250	- update to 32.0.2
14mr|firefox-l10n-32.0.2-1|251	
14mr|firefox-l10n-32.0.2-1|252	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 32.0-1
14mr|firefox-l10n-32.0.2-1|253	+ Revision: 507148f
14mr|firefox-l10n-32.0.2-1|254	- update to 32.0
14mr|firefox-l10n-32.0.2-1|255	
14mr|firefox-l10n-32.0.2-1|256	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|firefox-l10n-32.0.2-1|257	+ Revision: 5b0046c
14mr|firefox-l10n-32.0.2-1|258	- update to 31.0
14mr|firefox-l10n-32.0.2-1|259	
14mr|firefox-l10n-32.0.2-1|260	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 30.0-2
14mr|firefox-l10n-32.0.2-1|261	+ Revision: 00d51bb
14mr|firefox-l10n-32.0.2-1|262	- MassBuild#440: Increase release tag
14mr|firefox-l10n-32.0.2-1|263	
14mr|firefox-l10n-32.0.2-1|264	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 30.0-1
14mr|firefox-l10n-32.0.2-1|265	+ Revision: c5197ed
14mr|firefox-l10n-32.0.2-1|266	- update to 30.0
14mr|firefox-l10n-32.0.2-1|267	
14mr|firefox-l10n-32.0.2-1|268	* Mon May 12 2014 Tigro <ashejn@gmail.com> 29.0.1-1
14mr|firefox-l10n-32.0.2-1|269	+ Revision: 8f80aa1
14mr|firefox-l10n-32.0.2-1|270	- update to 29.0.1
14mr|firefox-l10n-32.0.2-1|271	
14mr|firefox-l10n-32.0.2-1|272	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 29.0-1
14mr|firefox-l10n-32.0.2-1|273	+ Revision: 335dac4
14mr|firefox-l10n-32.0.2-1|274	- update to 29.0
14mr|firefox-l10n-32.0.2-1|275	
14mr|firefox-l10n-32.0.2-1|276	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 28.0-1
14mr|firefox-l10n-32.0.2-1|277	+ Revision: 2c9ea69
14mr|firefox-l10n-32.0.2-1|278	- update to 28.0
14mr|firefox-l10n-32.0.2-1|279	
14mr|firefox-l10n-32.0.2-1|280	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
14mr|firefox-l10n-32.0.2-1|281	+ Revision: 78d010b
14mr|firefox-l10n-32.0.2-1|282	- drop nso labgpack
14mr|firefox-l10n-32.0.2-1|283	
14mr|firefox-l10n-32.0.2-1|284	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
14mr|firefox-l10n-32.0.2-1|285	+ Revision: 90852df
14mr|firefox-l10n-32.0.2-1|286	- drop lg langpack
14mr|firefox-l10n-32.0.2-1|287	
14mr|firefox-l10n-32.0.2-1|288	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
14mr|firefox-l10n-32.0.2-1|289	+ Revision: 3f0909b
14mr|firefox-l10n-32.0.2-1|290	- update to 27.0.1
14mr|firefox-l10n-32.0.2-1|291	
14mr|firefox-l10n-32.0.2-1|292	* Tue Feb 04 2014 Tigro <ashejn@gmail.com> 27.0-1
14mr|firefox-l10n-32.0.2-1|293	+ Revision: 1e7f62f
14mr|firefox-l10n-32.0.2-1|294	- update to 27.0
14mr|firefox-l10n-32.0.2-1|295	
14mr|firefox-l10n-32.0.2-1|296	* Wed Dec 11 2013 Tigro <ashejn@gmail.com> 26.0-1
14mr|firefox-l10n-32.0.2-1|297	+ Revision: 603b8be
14mr|firefox-l10n-32.0.2-1|298	- update to 26.0
14mr|firefox-l10n-32.0.2-1|299	
14mr|firefox-l10n-32.0.2-1|300	* Sun Nov 17 2013 Tigro <ashejn@gmail.com> 25.0.1-1
14mr|firefox-l10n-32.0.2-1|301	+ Revision: e10f842
14mr|firefox-l10n-32.0.2-1|302	- update to 25.0.1
14mr|firefox-l10n-32.0.2-1|303	
14mr|firefox-l10n-32.0.2-1|304	* Fri Nov 01 2013 Tigro <ashejn@gmail.com> 25.0-1
14mr|firefox-l10n-32.0.2-1|305	+ Revision: 063675d
14mr|firefox-l10n-32.0.2-1|306	- update to 25.0
14mr|firefox-l10n-32.0.2-1|307	
14mr|firefox-l10n-32.0.2-1|308	* Mon Sep 30 2013 Tigro <ashejn@gmail.com> 24.0-1
14mr|firefox-l10n-32.0.2-1|309	+ Revision: a17eb63
14mr|firefox-l10n-32.0.2-1|310	- update to 24.0
14mr|firefox-l10n-32.0.2-1|311	
14mr|firefox-l10n-32.0.2-1|312	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 23.0.1-1
14mr|firefox-l10n-32.0.2-1|313	+ Revision: bf0a611
14mr|firefox-l10n-32.0.2-1|314	- update to 23.0.1
14mr|firefox-l10n-32.0.2-1|315	
14mr|firefox-l10n-32.0.2-1|316	* Wed Aug 14 2013 Tigro <ashejn@gmail.com> 23.0-1
14mr|firefox-l10n-32.0.2-1|317	+ Revision: 86432f8
14mr|firefox-l10n-32.0.2-1|318	- update to 23.0
14mr|firefox-l10n-32.0.2-1|319	
14mr|firefox-l10n-32.0.2-1|320	* Tue Jun 25 2013 Tigro <ashejn@gmail.com> 22.0-1
14mr|firefox-l10n-32.0.2-1|321	+ Revision: 91d614c
14mr|firefox-l10n-32.0.2-1|322	- update to 22.0
14mr|firefox-l10n-32.0.2-1|323	
14mr|firefox-l10n-32.0.2-1|324	* Tue May 21 2013 Tigro <ashejn@gmail.com> 21.0-1
14mr|firefox-l10n-32.0.2-1|325	+ Revision: 1653b5f
14mr|firefox-l10n-32.0.2-1|326	- update to 21.0
14mr|firefox-l10n-32.0.2-1|327	
14mr|firefox-l10n-32.0.2-1|328	* Tue Apr 02 2013 Tigro <ashejn@gmail.com> 20.0-1
14mr|firefox-l10n-32.0.2-1|329	+ Revision: 919019f
14mr|firefox-l10n-32.0.2-1|330	- update to 20.0
14mr|firefox-l10n-32.0.2-1|331	
14mr|firefox-l10n-32.0.2-1|332	* Fri Mar 15 2013 Tigro <ashejn@gmail.com> 19.0.2-1
14mr|firefox-l10n-32.0.2-1|333	+ Revision: 8cb536f
14mr|firefox-l10n-32.0.2-1|334	- update to 19.0.2
14mr|firefox-l10n-32.0.2-1|335	
14mr|firefox-l10n-32.0.2-1|336	* Tue Feb 19 2013 Tigro <ashejn@gmail.com> 19.0-1
14mr|firefox-l10n-32.0.2-1|337	+ Revision: a2bb1f3
14mr|firefox-l10n-32.0.2-1|338	- update to 19.0
14mr|firefox-l10n-32.0.2-1|339	
14mr|firefox-l10n-32.0.2-1|340	* Wed Feb 13 2013 Tigro <ashejn@gmail.com> 18.0.2-1
14mr|firefox-l10n-32.0.2-1|341	+ Revision: 4f1999b
14mr|firefox-l10n-32.0.2-1|342	- rewrite spec and update to 18.0.2
14mr|firefox-l10n-32.0.2-1|343	
14mr|firefox-l10n-32.0.2-1|344	* Wed Jan 09 2013 alexander barakin (aka sash-kan) <alex@barak.in> 17.0.1-1
14mr|firefox-l10n-32.0.2-1|345	+ Revision: c149994
14mr|firefox-l10n-32.0.2-1|346	- LOG update xpi files for 17.0.1
14mr|firefox-l10n-32.0.2-1|347	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|firefox-l10n-32.0.2-1|348	
14mr|firefox-l10n-32.0.2-1|349	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 17.0.1-1
14mr|firefox-l10n-32.0.2-1|350	+ Revision: becde06
14mr|firefox-l10n-32.0.2-1|351	- LOG - update to 17.0.1
14mr|firefox-l10n-32.0.2-1|352	
14mr|firefox-l10n-32.0.2-1|353	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 17.0-2
14mr|firefox-l10n-32.0.2-1|354	+ Revision: c11aa81
14mr|firefox-l10n-32.0.2-1|355	- LOG Properly update languages, add source files for 17.0
14mr|firefox-l10n-32.0.2-1|356	
14mr|firefox-l10n-32.0.2-1|357	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 17.0-1
14mr|firefox-l10n-32.0.2-1|358	+ Revision: bec088d
14mr|firefox-l10n-32.0.2-1|359	- upgrade to 17.0
14mr|firefox-l10n-32.0.2-1|360	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mr|firefox-l10n-32.0.2-1|361	
14mr|firefox-l10n-32.0.2-1|362	* Tue Nov 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0.2-1
14mr|firefox-l10n-32.0.2-1|363	+ Revision: 039136f
14mr|firefox-l10n-32.0.2-1|364	- LOG Update to 16.0.2
14mr|firefox-l10n-32.0.2-1|365	
14mr|firefox-l10n-32.0.2-1|366	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 15.0.1-70
14mr|firefox-l10n-32.0.2-1|367	+ Revision: da787e4
14mr|firefox-l10n-32.0.2-1|368	- drop MIB distsuffix
14mr|firefox-l10n-32.0.2-1|369	
14mr|firefox-l10n-32.0.2-1|370	

16338 14
14mr|firewalld-0.3.10-3|1	Summary:	A dynamic firewall daemon
14mr|firewalld-0.3.10-3|2	Name:		firewalld
14mr|firewalld-0.3.10-3|3	Version:	0.3.10
14mr|firewalld-0.3.10-3|4	Release:	3
14mr|firewalld-0.3.10-3|5	URL:		https://fedorahosted.org/firewalld/
14mr|firewalld-0.3.10-3|6	License:	GPLv2+
14mr|firewalld-0.3.10-3|7	Group:		System/Base
14mr|firewalld-0.3.10-3|8	Source0:	https://fedorahosted.org/released/firewalld/%{name}-%{version}.tar.bz2
14mr|firewalld-0.3.10-3|9	Source1:	firewalld.rpmlintrc
14mr|firewalld-0.3.10-3|10	Patch0:		firewalld-0.2.6-MDNS-default.patch
14mr|firewalld-0.3.10-3|11	BuildArch:	noarch
14mr|firewalld-0.3.10-3|12	BuildRequires:	desktop-file-utils
14mr|firewalld-0.3.10-3|13	BuildRequires:	gettext
14mr|firewalld-0.3.10-3|14	BuildRequires:	intltool
14mr|firewalld-0.3.10-3|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|firewalld-0.3.10-3|16	BuildRequires:	systemd-units
14mr|firewalld-0.3.10-3|17	BuildRequires:	docbook-style-xsl
14mr|firewalld-0.3.10-3|18	Requires:	python-dbus
14mr|firewalld-0.3.10-3|19	Requires:	python-slip-dbus >= 0.2.7
14mr|firewalld-0.3.10-3|20	Requires:	python-decorator
14mr|firewalld-0.3.10-3|21	Requires:	iptables
14mr|firewalld-0.3.10-3|22	#Requires:	ebtables
14mr|firewalld-0.3.10-3|23	Requires(post,preun): rpm-helper
14mr|firewalld-0.3.10-3|24	
14mr|firewalld-0.3.10-3|25	%description
14mr|firewalld-0.3.10-3|26	A firewall service daemon with D-BUS interface managing a dynamic firewall.
14mr|firewalld-0.3.10-3|27	
14mr|firewalld-0.3.10-3|28	%package -n	firewall-applet
14mr|firewalld-0.3.10-3|29	Summary:	Firewall panel applet
14mr|firewalld-0.3.10-3|30	Group:		System/Base
14mr|firewalld-0.3.10-3|31	Requires:	%{name} = %{version}-%{release}
14mr|firewalld-0.3.10-3|32	Requires:	firewall-config = %{version}-%{release}
14mr|firewalld-0.3.10-3|33	Requires:	hicolor-icon-theme
14mr|firewalld-0.3.10-3|34	Requires:	python3-gobject3
14mr|firewalld-0.3.10-3|35	
14mr|firewalld-0.3.10-3|36	%description -n firewall-applet
14mr|firewalld-0.3.10-3|37	The firewall panel applet provides a status information of firewalld and also
14mr|firewalld-0.3.10-3|38	the firewall settings.
14mr|firewalld-0.3.10-3|39	
14mr|firewalld-0.3.10-3|40	%package -n firewall-config
14mr|firewalld-0.3.10-3|41	Summary:	Firewall configuration application
14mr|firewalld-0.3.10-3|42	Group:		System/Base
14mr|firewalld-0.3.10-3|43	Requires:	%{name} = %{version}-%{release}
14mr|firewalld-0.3.10-3|44	Requires:	hicolor-icon-theme
14mr|firewalld-0.3.10-3|45	Requires:	python3-gobject3
14mr|firewalld-0.3.10-3|46	Requires:	typelib(NetworkManager)
14mr|firewalld-0.3.10-3|47	
14mr|firewalld-0.3.10-3|48	%description -n firewall-config
14mr|firewalld-0.3.10-3|49	The firewall configuration application provides an configuration interface for
14mr|firewalld-0.3.10-3|50	firewalld.
14mr|firewalld-0.3.10-3|51	
14mr|firewalld-0.3.10-3|52	%prep
14mr|firewalld-0.3.10-3|53	%setup -q
14mr|firewalld-0.3.10-3|54	%patch0 -p1
14mr|firewalld-0.3.10-3|55	
14mr|firewalld-0.3.10-3|56	%build
14mr|firewalld-0.3.10-3|57	%configure2_5x \
14mr|firewalld-0.3.10-3|58	--enable-sysconfig \
14mr|firewalld-0.3.10-3|59	--with-systemd-unitdir=%{_unitdir}
14mr|firewalld-0.3.10-3|60	
14mr|firewalld-0.3.10-3|61	%install
14mr|firewalld-0.3.10-3|62	%makeinstall_std
14mr|firewalld-0.3.10-3|63	
14mr|firewalld-0.3.10-3|64	desktop-file-install --delete-original \
14mr|firewalld-0.3.10-3|65	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
14mr|firewalld-0.3.10-3|66	%{buildroot}%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
14mr|firewalld-0.3.10-3|67	
14mr|firewalld-0.3.10-3|68	desktop-file-install --delete-original \
14mr|firewalld-0.3.10-3|69	--dir %{buildroot}%{_datadir}/applications \
14mr|firewalld-0.3.10-3|70	%{buildroot}%{_datadir}/applications/firewall-config.desktop
14mr|firewalld-0.3.10-3|71	
14mr|firewalld-0.3.10-3|72	%find_lang %{name} --all-name
14mr|firewalld-0.3.10-3|73	
14mr|firewalld-0.3.10-3|74	%post
14mr|firewalld-0.3.10-3|75	%systemd_post firewalld.service
14mr|firewalld-0.3.10-3|76	
14mr|firewalld-0.3.10-3|77	%preun
14mr|firewalld-0.3.10-3|78	%systemd_preun firewalld.service
14mr|firewalld-0.3.10-3|79	
14mr|firewalld-0.3.10-3|80	%postun
14mr|firewalld-0.3.10-3|81	%systemd_postun_with_restart firewalld.service
14mr|firewalld-0.3.10-3|82	
14mr|firewalld-0.3.10-3|83	%files -f %{name}.lang
14mr|firewalld-0.3.10-3|84	%doc COPYING README
14mr|firewalld-0.3.10-3|85	%{_sbindir}/firewalld
14mr|firewalld-0.3.10-3|86	%{_bindir}/firewall-cmd
14mr|firewalld-0.3.10-3|87	%{_bindir}/firewall-offline-cmd
14mr|firewalld-0.3.10-3|88	%dir %{_datadir}/bash-completion/completions
14mr|firewalld-0.3.10-3|89	%{_datadir}/bash-completion/completions/firewall-cmd
14mr|firewalld-0.3.10-3|90	%dir %{_prefix}/lib/firewalld
14mr|firewalld-0.3.10-3|91	%dir %{_prefix}/lib/firewalld/icmptypes
14mr|firewalld-0.3.10-3|92	%dir %{_prefix}/lib/firewalld/services
14mr|firewalld-0.3.10-3|93	%dir %{_prefix}/lib/firewalld/zones
14mr|firewalld-0.3.10-3|94	%{_prefix}/lib/firewalld/icmptypes/*.xml
14mr|firewalld-0.3.10-3|95	%{_prefix}/lib/firewalld/services/*.xml
14mr|firewalld-0.3.10-3|96	%{_prefix}/lib/firewalld/zones/*.xml
14mr|firewalld-0.3.10-3|97	%dir %{_sysconfdir}/firewalld
14mr|firewalld-0.3.10-3|98	%config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf
14mr|firewalld-0.3.10-3|99	%config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml
14mr|firewalld-0.3.10-3|100	%dir %{_sysconfdir}/firewalld/icmptypes
14mr|firewalld-0.3.10-3|101	%dir %{_sysconfdir}/firewalld/services
14mr|firewalld-0.3.10-3|102	%dir %{_sysconfdir}/firewalld/zones
14mr|firewalld-0.3.10-3|103	%config(noreplace) %{_sysconfdir}/sysconfig/firewalld
14mr|firewalld-0.3.10-3|104	%{_unitdir}/firewalld.service
14mr|firewalld-0.3.10-3|105	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/FirewallD.conf
14mr|firewalld-0.3.10-3|106	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.policy
14mr|firewalld-0.3.10-3|107	%dir %{python_sitelib}/firewall
14mr|firewalld-0.3.10-3|108	%dir %{python_sitelib}/firewall/config
14mr|firewalld-0.3.10-3|109	%dir %{python_sitelib}/firewall/core
14mr|firewalld-0.3.10-3|110	%dir %{python_sitelib}/firewall/core/io
14mr|firewalld-0.3.10-3|111	%dir %{python_sitelib}/firewall/server
14mr|firewalld-0.3.10-3|112	%{python_sitelib}/firewall/*.py*
14mr|firewalld-0.3.10-3|113	%{python_sitelib}/firewall/config/*.py*
14mr|firewalld-0.3.10-3|114	%{python_sitelib}/firewall/core/*.py*
14mr|firewalld-0.3.10-3|115	%{python_sitelib}/firewall/core/io/*.py*
14mr|firewalld-0.3.10-3|116	%{python_sitelib}/firewall/server/*.py*
14mr|firewalld-0.3.10-3|117	%{_mandir}/man1/firewall*cmd*.1*
14mr|firewalld-0.3.10-3|118	%{_mandir}/man1/firewalld*.1*
14mr|firewalld-0.3.10-3|119	%{_mandir}/man5/firewall*.5*
14mr|firewalld-0.3.10-3|120	
14mr|firewalld-0.3.10-3|121	%files -n firewall-applet
14mr|firewalld-0.3.10-3|122	%{_bindir}/firewall-applet
14mr|firewalld-0.3.10-3|123	%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
14mr|firewalld-0.3.10-3|124	%{_datadir}/icons/hicolor/*/apps/firewall-applet*.*
14mr|firewalld-0.3.10-3|125	%{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallApplet.gschema.xml
14mr|firewalld-0.3.10-3|126	%{_mandir}/man1/firewall-applet*.1*
14mr|firewalld-0.3.10-3|127	
14mr|firewalld-0.3.10-3|128	%files -n firewall-config
14mr|firewalld-0.3.10-3|129	%{_bindir}/firewall-config
14mr|firewalld-0.3.10-3|130	%{_datadir}/firewalld/firewall-config.glade
14mr|firewalld-0.3.10-3|131	%{_datadir}/firewalld/gtk3_chooserbutton.py*
14mr|firewalld-0.3.10-3|132	%{_datadir}/applications/firewall-config.desktop
14mr|firewalld-0.3.10-3|133	%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
14mr|firewalld-0.3.10-3|134	%{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
14mr|firewalld-0.3.10-3|135	%{_datadir}/appdata/firewall-config.appdata.xml
14mr|firewalld-0.3.10-3|136	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.desktop.policy
14mr|firewalld-0.3.10-3|137	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.server.policy
14mr|firewalld-0.3.10-3|138	%{_mandir}/man1/firewall-config*.1*
14mr|firewalld-0.3.10-3|139	
14mr|firewalld-0.3.10-3|140	%changelog
14mr|firewalld-0.3.10-3|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.10-3
14mr|firewalld-0.3.10-3|142	+ Revision: 431a544
14mr|firewalld-0.3.10-3|143	- MassBuild#440: Increase release tag
14mr|firewalld-0.3.10-3|144	
14mr|firewalld-0.3.10-3|145	

16339 14
14mr|five-or-more-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|five-or-more-3.12.2-2|2	
14mr|five-or-more-3.12.2-2|3	Name:		five-or-more
14mr|five-or-more-3.12.2-2|4	Version:	3.12.2
14mr|five-or-more-3.12.2-2|5	Release:	2
14mr|five-or-more-3.12.2-2|6	Summary:	GNOME Five or More game
14mr|five-or-more-3.12.2-2|7	License:	GPLv2+ and GFDL
14mr|five-or-more-3.12.2-2|8	Group:		Games/Puzzles
14mr|five-or-more-3.12.2-2|9	URL:		https://wiki.gnome.org/Five_or_more
14mr|five-or-more-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|five-or-more-3.12.2-2|11	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|five-or-more-3.12.2-2|12	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mr|five-or-more-3.12.2-2|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|five-or-more-3.12.2-2|14	BuildRequires:	intltool
14mr|five-or-more-3.12.2-2|15	BuildRequires:	itstool
14mr|five-or-more-3.12.2-2|16	BuildRequires:	libxml2-utils
14mr|five-or-more-3.12.2-2|17	Obsoletes:	glines
14mr|five-or-more-3.12.2-2|18	Obsoletes:	glines-extra-data
14mr|five-or-more-3.12.2-2|19	
14mr|five-or-more-3.12.2-2|20	%description
14mr|five-or-more-3.12.2-2|21	Five or More is the GNOME port of the once popular Windows game called
14mr|five-or-more-3.12.2-2|22	Color Lines. The game's objective is to align as often as possible five
14mr|five-or-more-3.12.2-2|23	or more objects of the same color and shape causing them to disappear.
14mr|five-or-more-3.12.2-2|24	Play as long as possible, and be #1 in the High Scores!
14mr|five-or-more-3.12.2-2|25	
14mr|five-or-more-3.12.2-2|26	%prep
14mr|five-or-more-3.12.2-2|27	%setup -q
14mr|five-or-more-3.12.2-2|28	
14mr|five-or-more-3.12.2-2|29	%build
14mr|five-or-more-3.12.2-2|30	%configure2_5x
14mr|five-or-more-3.12.2-2|31	%make
14mr|five-or-more-3.12.2-2|32	
14mr|five-or-more-3.12.2-2|33	%install
14mr|five-or-more-3.12.2-2|34	%makeinstall_std
14mr|five-or-more-3.12.2-2|35	
14mr|five-or-more-3.12.2-2|36	%find_lang %{name} --with-gnome
14mr|five-or-more-3.12.2-2|37	
14mr|five-or-more-3.12.2-2|38	%files -f %{name}.lang
14mr|five-or-more-3.12.2-2|39	%doc COPYING
14mr|five-or-more-3.12.2-2|40	%{_bindir}/%{name}
14mr|five-or-more-3.12.2-2|41	%{_datadir}/applications/%{name}.desktop
14mr|five-or-more-3.12.2-2|42	%{_datadir}/%{name}
14mr|five-or-more-3.12.2-2|43	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mr|five-or-more-3.12.2-2|44	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|five-or-more-3.12.2-2|45	%{_mandir}/man6/%{name}.6*
14mr|five-or-more-3.12.2-2|46	%{_datadir}/appdata/%{name}.appdata.xml
14mr|five-or-more-3.12.2-2|47	
14mr|five-or-more-3.12.2-2|48	%changelog
14mr|five-or-more-3.12.2-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|five-or-more-3.12.2-2|50	+ Revision: 8011854
14mr|five-or-more-3.12.2-2|51	- MassBuild#440: Increase release tag
14mr|five-or-more-3.12.2-2|52	
14mr|five-or-more-3.12.2-2|53	

16340 14
14mr|flac-1.3.0-2|1	%define major 8
14mr|flac-1.3.0-2|2	%define libname %mklibname %{name} %{major}
14mr|flac-1.3.0-2|3	%define devname %mklibname -d %{name}
14mr|flac-1.3.0-2|4	
14mr|flac-1.3.0-2|5	%define majorpp 6
14mr|flac-1.3.0-2|6	%define libnamepp %mklibname %{name}++ %{majorpp}
14mr|flac-1.3.0-2|7	%define devnamepp %mklibname -d %{name}++
14mr|flac-1.3.0-2|8	
14mr|flac-1.3.0-2|9	Summary:	An encoder/decoder for the Free Lossless Audio Codec
14mr|flac-1.3.0-2|10	Name:		flac
14mr|flac-1.3.0-2|11	Version:	1.3.0
14mr|flac-1.3.0-2|12	Release:	2
14mr|flac-1.3.0-2|13	License:	BSD and GPLv2+
14mr|flac-1.3.0-2|14	Group:		Sound
14mr|flac-1.3.0-2|15	Url:		http://flac.sourceforge.net/
14mr|flac-1.3.0-2|16	Source0:	http://prdownloads.sourceforge.net/flac/%{name}-%{version}.tar.xz
14mr|flac-1.3.0-2|17	Patch0:		flac-1.2.1-hidesyms.patch
14mr|flac-1.3.0-2|18	# Backported from upstream
14mr|flac-1.3.0-2|19	Patch1:		flac-1.3.0-asm.patch
14mr|flac-1.3.0-2|20	Patch2:		flac-1.3.0-metaflac-strcat.patch
14mr|flac-1.3.0-2|21	Patch3:		flac-1.3.0-fflush.patch
14mr|flac-1.3.0-2|22	BuildRequires:	libtool
14mr|flac-1.3.0-2|23	%ifarch %{ix86}
14mr|flac-1.3.0-2|24	BuildRequires:	nasm
14mr|flac-1.3.0-2|25	%endif
14mr|flac-1.3.0-2|26	BuildRequires:	gettext-devel
14mr|flac-1.3.0-2|27	BuildRequires:	id3lib-devel
14mr|flac-1.3.0-2|28	BuildRequires:	pkgconfig(ogg)
14mr|flac-1.3.0-2|29	
14mr|flac-1.3.0-2|30	%description
14mr|flac-1.3.0-2|31	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
14mr|flac-1.3.0-2|32	
14mr|flac-1.3.0-2|33	FLAC is comprised of 1) `libFLAC', a library which implements
14mr|flac-1.3.0-2|34	reference encoders and decoders, licensed under the GNU Lesser
14mr|flac-1.3.0-2|35	General Public License (LGPL); 2) `flac', a command-line program for
14mr|flac-1.3.0-2|36	encoding and decoding files, licensed under the GNU General public
14mr|flac-1.3.0-2|37	License (GPL); 3) `metaflac', a command-line program for editing
14mr|flac-1.3.0-2|38	FLAC metadata, licensed under the GPL; 4) player plugins for XMMS
14mr|flac-1.3.0-2|39	and Winamp, licensed under the GPL; and 5) documentation, licensed
14mr|flac-1.3.0-2|40	under the GNU Free Documentation License.
14mr|flac-1.3.0-2|41	
14mr|flac-1.3.0-2|42	%package -n %{libname}
14mr|flac-1.3.0-2|43	Summary:	Shared libraries for FLAC
14mr|flac-1.3.0-2|44	Group:		System/Libraries
14mr|flac-1.3.0-2|45	
14mr|flac-1.3.0-2|46	%description  -n %{libname}
14mr|flac-1.3.0-2|47	This package contains the C libraries.
14mr|flac-1.3.0-2|48	
14mr|flac-1.3.0-2|49	%package -n %{devname}
14mr|flac-1.3.0-2|50	Summary:	Libraries and headers needed for building apps using FLAC
14mr|flac-1.3.0-2|51	Group:		Development/C
14mr|flac-1.3.0-2|52	Requires:	%{libname} = %{version}-%{release}
14mr|flac-1.3.0-2|53	Provides:	%{name}-devel = %{version}-%{release}
14mr|flac-1.3.0-2|54	
14mr|flac-1.3.0-2|55	%description -n %{devname}
14mr|flac-1.3.0-2|56	This package contains the libraries and header files necessary to develop
14mr|flac-1.3.0-2|57	applications using FLAC written in C.
14mr|flac-1.3.0-2|58	
14mr|flac-1.3.0-2|59	%package -n %{libnamepp}
14mr|flac-1.3.0-2|60	Summary:	Shared C++ libraries for FLAC
14mr|flac-1.3.0-2|61	Group:		System/Libraries
14mr|flac-1.3.0-2|62	
14mr|flac-1.3.0-2|63	%description  -n %{libnamepp}
14mr|flac-1.3.0-2|64	This package contains the libraries for C++ applications.
14mr|flac-1.3.0-2|65	
14mr|flac-1.3.0-2|66	%package -n %{devnamepp}
14mr|flac-1.3.0-2|67	Summary:	Libraries and headers needed for building apps using FLAC++
14mr|flac-1.3.0-2|68	Group:		Development/C++
14mr|flac-1.3.0-2|69	Requires:	%{libnamepp} = %{version}-%{release}
14mr|flac-1.3.0-2|70	Requires:	%{devname} = %{version}-%{release}
14mr|flac-1.3.0-2|71	Provides:	%{name}++-devel = %{version}-%{release}
14mr|flac-1.3.0-2|72	
14mr|flac-1.3.0-2|73	%description -n %{devnamepp}
14mr|flac-1.3.0-2|74	This package contains the libraries and header files necessary to develop
14mr|flac-1.3.0-2|75	applications using FLAC written in C++.
14mr|flac-1.3.0-2|76	
14mr|flac-1.3.0-2|77	%prep
14mr|flac-1.3.0-2|78	%setup -q
14mr|flac-1.3.0-2|79	%apply_patches
14mr|flac-1.3.0-2|80	
14mr|flac-1.3.0-2|81	./autogen.sh -V
14mr|flac-1.3.0-2|82	rm -rf html
14mr|flac-1.3.0-2|83	cp -r doc/html .
14mr|flac-1.3.0-2|84	autoreconf -fi
14mr|flac-1.3.0-2|85	
14mr|flac-1.3.0-2|86	%build
14mr|flac-1.3.0-2|87	%configure2_5x \
14mr|flac-1.3.0-2|88	--disable-static \
14mr|flac-1.3.0-2|89	--disable-xmms-plugin \
14mr|flac-1.3.0-2|90	--disable-thorough-tests \
14mr|flac-1.3.0-2|91	--disable-asm-optimizations
14mr|flac-1.3.0-2|92	
14mr|flac-1.3.0-2|93	%make
14mr|flac-1.3.0-2|94	
14mr|flac-1.3.0-2|95	%check
14mr|flac-1.3.0-2|96	#make -C test check
14mr|flac-1.3.0-2|97	
14mr|flac-1.3.0-2|98	%install
14mr|flac-1.3.0-2|99	%makeinstall_std
14mr|flac-1.3.0-2|100	
14mr|flac-1.3.0-2|101	mv %{buildroot}%{_datadir}/doc/flac-%{version} installed-docs
14mr|flac-1.3.0-2|102	#rm -fr %{buildroot}%{_libdir}/xmms
14mr|flac-1.3.0-2|103	
14mr|flac-1.3.0-2|104	%files
14mr|flac-1.3.0-2|105	%doc AUTHORS COPYING* README installed-docs/*
14mr|flac-1.3.0-2|106	%{_bindir}/flac
14mr|flac-1.3.0-2|107	%{_bindir}/metaflac
14mr|flac-1.3.0-2|108	%{_mandir}/man1/*
14mr|flac-1.3.0-2|109	
14mr|flac-1.3.0-2|110	%files -n %{libname}
14mr|flac-1.3.0-2|111	%{_libdir}/libFLAC.so.%{major}*
14mr|flac-1.3.0-2|112	
14mr|flac-1.3.0-2|113	%files -n %{libnamepp}
14mr|flac-1.3.0-2|114	%{_libdir}/libFLAC++.so.%{majorpp}*
14mr|flac-1.3.0-2|115	
14mr|flac-1.3.0-2|116	%files -n %{devname}
14mr|flac-1.3.0-2|117	%{_includedir}/FLAC
14mr|flac-1.3.0-2|118	%{_libdir}/libFLAC.so
14mr|flac-1.3.0-2|119	%{_datadir}/aclocal/libFLAC.m4
14mr|flac-1.3.0-2|120	%{_libdir}/pkgconfig/flac.pc
14mr|flac-1.3.0-2|121	
14mr|flac-1.3.0-2|122	%files -n %{devnamepp}
14mr|flac-1.3.0-2|123	%{_includedir}/FLAC++
14mr|flac-1.3.0-2|124	%{_libdir}/libFLAC++.so
14mr|flac-1.3.0-2|125	%{_datadir}/aclocal/libFLAC++.m4
14mr|flac-1.3.0-2|126	%{_libdir}/pkgconfig/flac++.pc
14mr|flac-1.3.0-2|127	
14mr|flac-1.3.0-2|128	
14mr|flac-1.3.0-2|129	%changelog
14mr|flac-1.3.0-2|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|flac-1.3.0-2|131	+ Revision: 4185545
14mr|flac-1.3.0-2|132	- MassBuild#440: Increase release tag
14mr|flac-1.3.0-2|133	
14mr|flac-1.3.0-2|134	

16341 14
14mr|flex-2.5.37-2|1	Summary:	A tool for creating scanners (text pattern recognizers)
14mr|flex-2.5.37-2|2	Name:		flex
14mr|flex-2.5.37-2|3	Version:	2.5.37
14mr|flex-2.5.37-2|4	Release:	2
14mr|flex-2.5.37-2|5	License:	BSD
14mr|flex-2.5.37-2|6	Group:		Development/Other
14mr|flex-2.5.37-2|7	URL:		http://flex.sourceforge.net/
14mr|flex-2.5.37-2|8	Source0:	http://prdownloads.sourceforge.net/flex/%{name}-%{version}.tar.bz2
14mr|flex-2.5.37-2|9	Patch0:		flex-2.5.4a-skel.patch
14mr|flex-2.5.37-2|10	BuildRequires:	bison
14mr|flex-2.5.37-2|11	BuildRequires:	texinfo
14mr|flex-2.5.37-2|12	BuildRequires:	texlive
14mr|flex-2.5.37-2|13	BuildRequires:	gettext-devel
14mr|flex-2.5.37-2|14	BuildRequires:	indent
14mr|flex-2.5.37-2|15	Requires:	m4
14mr|flex-2.5.37-2|16	Conflicts:	flex-reentrant
14mr|flex-2.5.37-2|17	
14mr|flex-2.5.37-2|18	%description
14mr|flex-2.5.37-2|19	The flex program generates scanners. Scanners are
14mr|flex-2.5.37-2|20	programs which can recognize lexical patterns in text.
14mr|flex-2.5.37-2|21	
14mr|flex-2.5.37-2|22	Flex takes pairs of regular expressions and C code as input and
14mr|flex-2.5.37-2|23	generates a C source file as output. The output file is compiled and
14mr|flex-2.5.37-2|24	linked with a library to produce an executable.
14mr|flex-2.5.37-2|25	
14mr|flex-2.5.37-2|26	The executable searches through its input for occurrences of the
14mr|flex-2.5.37-2|27	regular expressions. When a match is found, it executes the
14mr|flex-2.5.37-2|28	corresponding C code.
14mr|flex-2.5.37-2|29	
14mr|flex-2.5.37-2|30	Flex was designed to work with both Yacc and Bison, and is used by
14mr|flex-2.5.37-2|31	many programs as part of their build process.
14mr|flex-2.5.37-2|32	
14mr|flex-2.5.37-2|33	You should install flex if you are going to use your system for
14mr|flex-2.5.37-2|34	application development.
14mr|flex-2.5.37-2|35	
14mr|flex-2.5.37-2|36	%prep
14mr|flex-2.5.37-2|37	%setup -q
14mr|flex-2.5.37-2|38	%patch0 -p0 -b .skel~
14mr|flex-2.5.37-2|39	
14mr|flex-2.5.37-2|40	# Force regeneration of skel.c with Patch2 changes
14mr|flex-2.5.37-2|41	rm -f skel.c
14mr|flex-2.5.37-2|42	
14mr|flex-2.5.37-2|43	%build
14mr|flex-2.5.37-2|44	# Force regeneration of configure script with --libdir= support
14mr|flex-2.5.37-2|45	autoreconf -fi
14mr|flex-2.5.37-2|46	
14mr|flex-2.5.37-2|47	CFLAGS="-fPIC %{optflags}" %configure2_5x \
14mr|flex-2.5.37-2|48	--disable-rpath
14mr|flex-2.5.37-2|49	%make
14mr|flex-2.5.37-2|50	
14mr|flex-2.5.37-2|51	%check
14mr|flex-2.5.37-2|52	#(tpg) these tests used features removed in bison-2.6
14mr|flex-2.5.37-2|53	sed -i -e '/test-bison-yylloc/d' -e '/test-bison-yylval/d' tests/Makefile.in
14mr|flex-2.5.37-2|54	
14mr|flex-2.5.37-2|55	make check
14mr|flex-2.5.37-2|56	
14mr|flex-2.5.37-2|57	%install
14mr|flex-2.5.37-2|58	%makeinstall_std
14mr|flex-2.5.37-2|59	
14mr|flex-2.5.37-2|60	%find_lang %{name}
14mr|flex-2.5.37-2|61	
14mr|flex-2.5.37-2|62	#cd %{buildroot}%{_bindir}
14mr|flex-2.5.37-2|63	#ln -sf flex lex
14mr|flex-2.5.37-2|64	
14mr|flex-2.5.37-2|65	#cd %{buildroot}%{_mandir}/
14mr|flex-2.5.37-2|66	#cd man1
14mr|flex-2.5.37-2|67	#ln -s flex.1 lex.1
14mr|flex-2.5.37-2|68	#ln -s flex.1 flex++.1
14mr|flex-2.5.37-2|69	
14mr|flex-2.5.37-2|70	pushd %{buildroot}
14mr|flex-2.5.37-2|71	ln -sf flex .%{_bindir}/lex
14mr|flex-2.5.37-2|72	#ln -sf flex .%{_bindir}/flex++
14mr|flex-2.5.37-2|73	ln -s flex.1 .%{_mandir}/man1/lex.1
14mr|flex-2.5.37-2|74	ln -s flex.1 .%{_mandir}/man1/flex++.1
14mr|flex-2.5.37-2|75	popd
14mr|flex-2.5.37-2|76	
14mr|flex-2.5.37-2|77	%files -f %{name}.lang
14mr|flex-2.5.37-2|78	%doc NEWS README
14mr|flex-2.5.37-2|79	%{_bindir}/*
14mr|flex-2.5.37-2|80	%{_mandir}/man1/*
14mr|flex-2.5.37-2|81	%{_libdir}/libfl*.a
14mr|flex-2.5.37-2|82	%{_includedir}/FlexLexer.h
14mr|flex-2.5.37-2|83	%{_infodir}/*
14mr|flex-2.5.37-2|84	
14mr|flex-2.5.37-2|85	
14mr|flex-2.5.37-2|86	
14mr|flex-2.5.37-2|87	%changelog
14mr|flex-2.5.37-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.37-2
14mr|flex-2.5.37-2|89	+ Revision: 7763baf
14mr|flex-2.5.37-2|90	- MassBuild#440: Increase release tag
14mr|flex-2.5.37-2|91	
14mr|flex-2.5.37-2|92	

16342 14
14mr|fltk-1.3.2-6|1	%define major	1.3
14mr|fltk-1.3.2-6|2	%define soname	0
14mr|fltk-1.3.2-6|3	%define libname 	%mklibname %{name} %{soname}
14mr|fltk-1.3.2-6|4	%define	libforms	%mklibname %{name}_forms %{soname}
14mr|fltk-1.3.2-6|5	%define	libgl		%mklibname %{name}_gl %{soname}
14mr|fltk-1.3.2-6|6	%define	libimages	%mklibname %{name}_images %{soname}
14mr|fltk-1.3.2-6|7	%define devname		%mklibname %{name} -d
14mr|fltk-1.3.2-6|8	
14mr|fltk-1.3.2-6|9	Summary:	Fast Light Tool Kit (FLTK)
14mr|fltk-1.3.2-6|10	Name:		fltk
14mr|fltk-1.3.2-6|11	Version:	1.3.2
14mr|fltk-1.3.2-6|12	Release:	6
14mr|fltk-1.3.2-6|13	Group:		System/Libraries
14mr|fltk-1.3.2-6|14	License:	LGPLv2+
14mr|fltk-1.3.2-6|15	Url:		http://www.fltk.org
14mr|fltk-1.3.2-6|16	Source0:	ftp://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.gz
14mr|fltk-1.3.2-6|17	Patch0:		fltk-1.3.0-link.patch
14mr|fltk-1.3.2-6|18	
14mr|fltk-1.3.2-6|19	## FIXME/TODO: upstream these asap -- Rex
14mr|fltk-1.3.2-6|20	# add lib64 support, drop extraneous libs (bug #708185) and ldflags (#1112930)
14mr|fltk-1.3.2-6|21	Patch1:         fltk-1.3.2-fltk_config.patch
14mr|fltk-1.3.2-6|22	# libfltk_gl.so had undefined symbols
14mr|fltk-1.3.2-6|23	Patch3:         fltk-1.1.x-r5750-undefined.patch
14mr|fltk-1.3.2-6|24	Patch5:         fltk-1.1.8-fluid_desktop.patch
14mr|fltk-1.3.2-6|25	
14mr|fltk-1.3.2-6|26	# http://www.fltk.org/str.php?L2599
14mr|fltk-1.3.2-6|27	Patch9:         fltk-1_v4.3.x-keyboard-x11.patch
14mr|fltk-1.3.2-6|28	
14mr|fltk-1.3.2-6|29	# http://www.fltk.org/str.php?L2636
14mr|fltk-1.3.2-6|30	Patch10:        fltk-1.3.x-r9671-clipboard.patch
14mr|fltk-1.3.2-6|31	Patch11:        http://www.fltk.org/strfiles/2636/fltk-1_v6.3.x-clipboard-x11.patch
14mr|fltk-1.3.2-6|32	
14mr|fltk-1.3.2-6|33	# http://www.fltk.org/str.php?L2660
14mr|fltk-1.3.2-6|34	Patch13:        fltk-1.3.x-r9671-cursor.patch
14mr|fltk-1.3.2-6|35	Patch20:        fltk-1_v4.3.x-cursor-abi.patch
14mr|fltk-1.3.2-6|36	
14mr|fltk-1.3.2-6|37	# http://www.fltk.org/str.php?L2659
14mr|fltk-1.3.2-6|38	Patch15:        http://www.fltk.org/strfiles/2659/pixmap_v2.patch
14mr|fltk-1.3.2-6|39	
14mr|fltk-1.3.2-6|40	# http://www.fltk.org/str.php?L2802
14mr|fltk-1.3.2-6|41	Patch16:        fltk-1.3.x-r9671-modal.patch
14mr|fltk-1.3.2-6|42	
14mr|fltk-1.3.2-6|43	# http://www.fltk.org/str.php?L2816
14mr|fltk-1.3.2-6|44	Patch17:        http://www.fltk.org/strfiles/2816/fltk-1_v3.3.0-icons.patch
14mr|fltk-1.3.2-6|45	
14mr|fltk-1.3.2-6|46	# http://www.fltk.org/str.php?L2860
14mr|fltk-1.3.2-6|47	Patch18:        fltk-1.3.x-screen_num.patch
14mr|fltk-1.3.2-6|48	Patch19:        http://www.fltk.org/strfiles/2860/fltk-1_v3.3.x-multihead.patch
14mr|fltk-1.3.2-6|49	
14mr|fltk-1.3.2-6|50	BuildRequires:	cmake
14mr|fltk-1.3.2-6|51	BuildRequires:	man
14mr|fltk-1.3.2-6|52	BuildRequires:	jpeg-devel
14mr|fltk-1.3.2-6|53	BuildRequires:	pkgconfig(cairo)
14mr|fltk-1.3.2-6|54	BuildRequires:	pkgconfig(gl)
14mr|fltk-1.3.2-6|55	BuildRequires:	pkgconfig(fontconfig)
14mr|fltk-1.3.2-6|56	BuildRequires:	pkgconfig(libpng)
14mr|fltk-1.3.2-6|57	BuildRequires:	pkgconfig(x11)
14mr|fltk-1.3.2-6|58	BuildRequires:	pkgconfig(xft)
14mr|fltk-1.3.2-6|59	BuildRequires:	pkgconfig(xinerama)
14mr|fltk-1.3.2-6|60	
14mr|fltk-1.3.2-6|61	%description
14mr|fltk-1.3.2-6|62	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
14mr|fltk-1.3.2-6|63	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
14mr|fltk-1.3.2-6|64	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
14mr|fltk-1.3.2-6|65	developed by Mr. Bill Spitzak and is currently maintained by a
14mr|fltk-1.3.2-6|66	small group of developers across the world with a central
14mr|fltk-1.3.2-6|67	repository in the US.
14mr|fltk-1.3.2-6|68	
14mr|fltk-1.3.2-6|69	%package -n %{libname}
14mr|fltk-1.3.2-6|70	Summary:	Fast Light Tool Kit (FLTK) - main library
14mr|fltk-1.3.2-6|71	Group:		System/Libraries
14mr|fltk-1.3.2-6|72	Provides:	%{name} = %{version}-%{release}
14mr|fltk-1.3.2-6|73	
14mr|fltk-1.3.2-6|74	%description -n	%{libname}
14mr|fltk-1.3.2-6|75	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
14mr|fltk-1.3.2-6|76	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
14mr|fltk-1.3.2-6|77	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
14mr|fltk-1.3.2-6|78	developed by Mr. Bill Spitzak and is currently maintained by a
14mr|fltk-1.3.2-6|79	small group of developers across the world with a central
14mr|fltk-1.3.2-6|80	repository in the US.
14mr|fltk-1.3.2-6|81	
14mr|fltk-1.3.2-6|82	%package -n %{libforms}
14mr|fltk-1.3.2-6|83	Summary:	Fast Light Tool Kit (FLTK) - library
14mr|fltk-1.3.2-6|84	Group:		System/Libraries
14mr|fltk-1.3.2-6|85	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mr|fltk-1.3.2-6|86	
14mr|fltk-1.3.2-6|87	%description -n	%{libforms}
14mr|fltk-1.3.2-6|88	This package contains a shared library for %{name}.
14mr|fltk-1.3.2-6|89	
14mr|fltk-1.3.2-6|90	%package -n %{libgl}
14mr|fltk-1.3.2-6|91	Summary:	Fast Light Tool Kit (FLTK) - library
14mr|fltk-1.3.2-6|92	Group:		System/Libraries
14mr|fltk-1.3.2-6|93	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mr|fltk-1.3.2-6|94	
14mr|fltk-1.3.2-6|95	%description -n	%{libgl}
14mr|fltk-1.3.2-6|96	This package contains a shared library for %{name}.
14mr|fltk-1.3.2-6|97	
14mr|fltk-1.3.2-6|98	%package -n %{libimages}
14mr|fltk-1.3.2-6|99	Summary:	Fast Light Tool Kit (FLTK) - library
14mr|fltk-1.3.2-6|100	Group:		System/Libraries
14mr|fltk-1.3.2-6|101	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mr|fltk-1.3.2-6|102	
14mr|fltk-1.3.2-6|103	%description -n	%{libimages}
14mr|fltk-1.3.2-6|104	This package contains a shared library for %{name}.
14mr|fltk-1.3.2-6|105	
14mr|fltk-1.3.2-6|106	%package -n	%{devname}
14mr|fltk-1.3.2-6|107	Summary:	Fast Light Tool Kit (FLTK) - development environment
14mr|fltk-1.3.2-6|108	Group:		Development/C
14mr|fltk-1.3.2-6|109	Requires:	%{libname} = %{version}
14mr|fltk-1.3.2-6|110	Requires:	%{libforms} = %{version}-%{release}
14mr|fltk-1.3.2-6|111	Requires:	%{libgl} = %{version}-%{release}
14mr|fltk-1.3.2-6|112	Requires:	%{libimages} = %{version}-%{release}
14mr|fltk-1.3.2-6|113	Provides:	%{name}-devel = %{version}-%{release}
14mr|fltk-1.3.2-6|114	
14mr|fltk-1.3.2-6|115	%description -n	%{devname}
14mr|fltk-1.3.2-6|116	Install libfltk1-devel if you need to develop FLTK applications.  You'll
14mr|fltk-1.3.2-6|117	need to install the libfltk1.1 package if you plan to run dynamically
14mr|fltk-1.3.2-6|118	linked applications.
14mr|fltk-1.3.2-6|119	
14mr|fltk-1.3.2-6|120	%prep
14mr|fltk-1.3.2-6|121	%setup -q
14mr|fltk-1.3.2-6|122	%apply_patches
14mr|fltk-1.3.2-6|123	
14mr|fltk-1.3.2-6|124	%build
14mr|fltk-1.3.2-6|125	%define Werror_cflags %{nil}
14mr|fltk-1.3.2-6|126	export LDFLAGS="$LDFLAGS -lXfixes"
14mr|fltk-1.3.2-6|127	%cmake \
14mr|fltk-1.3.2-6|128	-DOPTION_BUILD_SHARED_LIBS=ON \
14mr|fltk-1.3.2-6|129	-DOPTION_CAIRO=ON \
14mr|fltk-1.3.2-6|130	-DOPTION_CAIROEXT=ON \
14mr|fltk-1.3.2-6|131	-DOPTION_PREFIX_MAN=%{_mandir} \
14mr|fltk-1.3.2-6|132	-DOPTION_PREFIX_LIB=%{_libdir} \
14mr|fltk-1.3.2-6|133	-DOPTION_BUILD_EXAMPLES=OFF \
14mr|fltk-1.3.2-6|134	-DOPTION_PREFIX_CONFIG=%{_libdir}/FLTK-%{major} \
14mr|fltk-1.3.2-6|135	-DFLTK_USE_SYSTEM_ZLIB=ON \
14mr|fltk-1.3.2-6|136	-DFLTK_USE_SYSTEM_JPEG=ON \
14mr|fltk-1.3.2-6|137	-DFLTK_USE_SYSTEM_PNG=ON \
14mr|fltk-1.3.2-6|138	-DBUILD_EXAMPLES=OFF
14mr|fltk-1.3.2-6|139	%make
14mr|fltk-1.3.2-6|140	
14mr|fltk-1.3.2-6|141	%install
14mr|fltk-1.3.2-6|142	%makeinstall_std -C build
14mr|fltk-1.3.2-6|143	
14mr|fltk-1.3.2-6|144	%multiarch_binaries %{buildroot}%{_bindir}/fltk-config
14mr|fltk-1.3.2-6|145	
14mr|fltk-1.3.2-6|146	%files -n %{libname}
14mr|fltk-1.3.2-6|147	%{_libdir}/libfltk.so.%{soname}
14mr|fltk-1.3.2-6|148	%{_libdir}/libfltk.so.%{major}
14mr|fltk-1.3.2-6|149	
14mr|fltk-1.3.2-6|150	%files -n %{libforms}
14mr|fltk-1.3.2-6|151	%{_libdir}/libfltk_forms.so.%{soname}
14mr|fltk-1.3.2-6|152	%{_libdir}/libfltk_forms.so.%{major}
14mr|fltk-1.3.2-6|153	
14mr|fltk-1.3.2-6|154	%files -n %{libgl}
14mr|fltk-1.3.2-6|155	%{_libdir}/libfltk_gl.so.%{soname}
14mr|fltk-1.3.2-6|156	%{_libdir}/libfltk_gl.so.%{major}
14mr|fltk-1.3.2-6|157	
14mr|fltk-1.3.2-6|158	%files -n %{libimages}
14mr|fltk-1.3.2-6|159	%{_libdir}/libfltk_images.so.%{soname}
14mr|fltk-1.3.2-6|160	%{_libdir}/libfltk_images.so.%{major}
14mr|fltk-1.3.2-6|161	
14mr|fltk-1.3.2-6|162	%files -n %{devname}
14mr|fltk-1.3.2-6|163	%doc README CHANGES
14mr|fltk-1.3.2-6|164	%{_includedir}/F?
14mr|fltk-1.3.2-6|165	%{_bindir}/fltk-config
14mr|fltk-1.3.2-6|166	%{_bindir}/fluid
14mr|fltk-1.3.2-6|167	%{multiarch_bindir}/fltk-config
14mr|fltk-1.3.2-6|168	%{_mandir}/man?/*
14mr|fltk-1.3.2-6|169	%{_libdir}/libfltk*.so
14mr|fltk-1.3.2-6|170	%{_libdir}/libfltk*.a
14mr|fltk-1.3.2-6|171	%dir %{_libdir}/FLTK-%{major}
14mr|fltk-1.3.2-6|172	%{_libdir}/FLTK-%{major}/*
14mr|fltk-1.3.2-6|173	
14mr|fltk-1.3.2-6|174	
14mr|fltk-1.3.2-6|175	%changelog
14mr|fltk-1.3.2-6|176	* Tue Sep 09 2014 Tigro <ashejn@gmail.com> 1.3.2-6
14mr|fltk-1.3.2-6|177	+ Revision: ea2457b
14mr|fltk-1.3.2-6|178	- apply upstream patches
14mr|fltk-1.3.2-6|179	
14mr|fltk-1.3.2-6|180	

16343 14
14mr|fluid-soundfont-3.1-5|1	%define patch_pkg_version 2
14mr|fluid-soundfont-3.1-5|2	
14mr|fluid-soundfont-3.1-5|3	Name:           fluid-soundfont
14mr|fluid-soundfont-3.1-5|4	Version:        3.1
14mr|fluid-soundfont-3.1-5|5	Release:        5
14mr|fluid-soundfont-3.1-5|6	Summary:        Pro-quality GM/GS soundfont
14mr|fluid-soundfont-3.1-5|7	Group:          Sound
14mr|fluid-soundfont-3.1-5|8	License:        MIT
14mr|fluid-soundfont-3.1-5|9	# The original URL (http://www.powermage.com/fluid) seems dead. Therefore we point
14mr|fluid-soundfont-3.1-5|10	# to the Hammersound archives:
14mr|fluid-soundfont-3.1-5|11	URL:            http://www.hammersound.com/cgi-bin/soundlink.pl?action=view_category&category=Collections&ListStart=0&ListLength=20
14mr|fluid-soundfont-3.1-5|12	# The Hammersound source gives us a soundfont in a linux-unfriendly .sfArk format.
14mr|fluid-soundfont-3.1-5|13	# In order to convert this to a linux-friendly .sf2 format one needs to use a
14mr|fluid-soundfont-3.1-5|14	# non-free utility sfarkxtc from
14mr|fluid-soundfont-3.1-5|15	#    http://www.melodymachine.com
14mr|fluid-soundfont-3.1-5|16	# This page explains how this conversion is done:
14mr|fluid-soundfont-3.1-5|17	#    http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/doc/ch01s46.html
14mr|fluid-soundfont-3.1-5|18	# Debian folks already did this and we will borrow their source tarball:
14mr|fluid-soundfont-3.1-5|19	Source0:        http://ftp.de.debian.org/debian/pool/main/f/%{name}/%{name}_%{version}.orig.tar.gz
14mr|fluid-soundfont-3.1-5|20	# Some information about the soundfont that can be found in the Hammersound archive:
14mr|fluid-soundfont-3.1-5|21	Source1:        Fluid_R3_Readme.pdf
14mr|fluid-soundfont-3.1-5|22	Source2:	timidity-fluid.cfg
14mr|fluid-soundfont-3.1-5|23	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
14mr|fluid-soundfont-3.1-5|24	BuildArch:      noarch
14mr|fluid-soundfont-3.1-5|25	BuildRequires:  soundfont-utils
14mr|fluid-soundfont-3.1-5|26	
14mr|fluid-soundfont-3.1-5|27	
14mr|fluid-soundfont-3.1-5|28	%define common_description \
14mr|fluid-soundfont-3.1-5|29	FluidR3 is the third release of Frank Wen's pro-quality GM/GS soundfont.\
14mr|fluid-soundfont-3.1-5|30	The soundfont has lots of excellent samples, including all the GM instruments\
14mr|fluid-soundfont-3.1-5|31	along side with the GS instruments that are recycled and reprogrammed versions\
14mr|fluid-soundfont-3.1-5|32	of the GM presets.
14mr|fluid-soundfont-3.1-5|33	
14mr|fluid-soundfont-3.1-5|34	%description
14mr|fluid-soundfont-3.1-5|35	%common_description
14mr|fluid-soundfont-3.1-5|36	
14mr|fluid-soundfont-3.1-5|37	%package common
14mr|fluid-soundfont-3.1-5|38	Summary:        Common files for FluidR3 soundfont
14mr|fluid-soundfont-3.1-5|39	Group:          Sound
14mr|fluid-soundfont-3.1-5|40	
14mr|fluid-soundfont-3.1-5|41	%description common
14mr|fluid-soundfont-3.1-5|42	%common_description
14mr|fluid-soundfont-3.1-5|43	
14mr|fluid-soundfont-3.1-5|44	This package contains common files shared among all FluidR3 soundfont packages.
14mr|fluid-soundfont-3.1-5|45	
14mr|fluid-soundfont-3.1-5|46	%package gm
14mr|fluid-soundfont-3.1-5|47	Summary:        Pro-quality General Midi soundfont
14mr|fluid-soundfont-3.1-5|48	Group:          Sound
14mr|fluid-soundfont-3.1-5|49	Requires:       %{name}-common = %{version}-%{release}
14mr|fluid-soundfont-3.1-5|50	Provides:       soundfont2
14mr|fluid-soundfont-3.1-5|51	Provides:       soundfont2-default
14mr|fluid-soundfont-3.1-5|52	
14mr|fluid-soundfont-3.1-5|53	%description gm
14mr|fluid-soundfont-3.1-5|54	%common_description
14mr|fluid-soundfont-3.1-5|55	
14mr|fluid-soundfont-3.1-5|56	This package contains Fluid General Midi (GM) soundfont in soundfont 2.0 (.sf2)
14mr|fluid-soundfont-3.1-5|57	format.
14mr|fluid-soundfont-3.1-5|58	
14mr|fluid-soundfont-3.1-5|59	%package gs
14mr|fluid-soundfont-3.1-5|60	Summary:        Pro-quality General Standard Extension soundfont
14mr|fluid-soundfont-3.1-5|61	Group:          Sound
14mr|fluid-soundfont-3.1-5|62	Requires:       %{name}-common = %{version}-%{release}
14mr|fluid-soundfont-3.1-5|63	Requires:       %{name}-gm = %{version}-%{release}
14mr|fluid-soundfont-3.1-5|64	Provides:       soundfont2
14mr|fluid-soundfont-3.1-5|65	
14mr|fluid-soundfont-3.1-5|66	
14mr|fluid-soundfont-3.1-5|67	%description gs
14mr|fluid-soundfont-3.1-5|68	%common_description
14mr|fluid-soundfont-3.1-5|69	
14mr|fluid-soundfont-3.1-5|70	This package contains instruments belonging to General Midi's General Standard
14mr|fluid-soundfont-3.1-5|71	(GS) Extension in soundfont 2.0 (.sf2) format.
14mr|fluid-soundfont-3.1-5|72	
14mr|fluid-soundfont-3.1-5|73	%package -n timidity-patch-fluid
14mr|fluid-soundfont-3.1-5|74	Summary:        Pro-quality General Midi soundfont in GUS patch format
14mr|fluid-soundfont-3.1-5|75	Group:          Sound
14mr|fluid-soundfont-3.1-5|76	Requires:       %{name}-common = %{version}-%{release}
14mr|fluid-soundfont-3.1-5|77	Obsoletes:	fluid-soundfont-lite-patches
14mr|fluid-soundfont-3.1-5|78	Provides:	fluid-soundfont-lite-patches
14mr|fluid-soundfont-3.1-5|79	Provides:	timidity-instruments = %{patch_pkg_version}
14mr|fluid-soundfont-3.1-5|80	Obsoletes:	timidity-instruments
14mr|fluid-soundfont-3.1-5|81	
14mr|fluid-soundfont-3.1-5|82	%description -n timidity-patch-fluid
14mr|fluid-soundfont-3.1-5|83	%common_description
14mr|fluid-soundfont-3.1-5|84	
14mr|fluid-soundfont-3.1-5|85	This package contains Fluid General Midi (GM) soundfont in Gravis Ultrasound
14mr|fluid-soundfont-3.1-5|86	(GUS) patch (.pat) format.
14mr|fluid-soundfont-3.1-5|87	
14mr|fluid-soundfont-3.1-5|88	
14mr|fluid-soundfont-3.1-5|89	%prep
14mr|fluid-soundfont-3.1-5|90	%setup -q
14mr|fluid-soundfont-3.1-5|91	cp -a %{SOURCE1} .
14mr|fluid-soundfont-3.1-5|92	
14mr|fluid-soundfont-3.1-5|93	%build
14mr|fluid-soundfont-3.1-5|94	unsf -v -s -m FluidR3_GM.sf2
14mr|fluid-soundfont-3.1-5|95	unsf -v -s -m FluidR3_GS.sf2
14mr|fluid-soundfont-3.1-5|96	
14mr|fluid-soundfont-3.1-5|97	# Cut the size of the patches subpackage:
14mr|fluid-soundfont-3.1-5|98	for bank in GM-B{8,9,16} Standard{1,2,3,4,5,6,7} Room{1,2,3,4,5,6,7} Power{1,2,3} Jazz{1,2,3,4} Brush{1,2}; do
14mr|fluid-soundfont-3.1-5|99	sed -i "/$bank/d" FluidR3_GM.cfg
14mr|fluid-soundfont-3.1-5|100	rm -fr *$bank*
14mr|fluid-soundfont-3.1-5|101	done
14mr|fluid-soundfont-3.1-5|102	
14mr|fluid-soundfont-3.1-5|103	echo dir /usr/share/timidity/fluid > FluidR3.cfg
14mr|fluid-soundfont-3.1-5|104	cat FluidR3_GM.cfg FluidR3_GS.cfg >> FluidR3.cfg
14mr|fluid-soundfont-3.1-5|105	
14mr|fluid-soundfont-3.1-5|106	# The gus patches get used by a lot of different programs and some need the
14mr|fluid-soundfont-3.1-5|107	# path to the patches to be absolute
14mr|fluid-soundfont-3.1-5|108	#sed -i 's|FluidR3_GM-|%{_datadir}/soundfonts/%{name}-lite-patches/FluidR3_GM-|g' FluidR3.cfg
14mr|fluid-soundfont-3.1-5|109	#sed -i 's|FluidR3_GS-|%{_datadir}/soundfonts/%{name}-lite-patches/FluidR3_GS-|g' FluidR3.cfg
14mr|fluid-soundfont-3.1-5|110	
14mr|fluid-soundfont-3.1-5|111	%install
14mr|fluid-soundfont-3.1-5|112	rm -rf %{buildroot}
14mr|fluid-soundfont-3.1-5|113	
14mr|fluid-soundfont-3.1-5|114	# The actual soundfonts:
14mr|fluid-soundfont-3.1-5|115	mkdir -p %{buildroot}%{_datadir}/soundfonts
14mr|fluid-soundfont-3.1-5|116	install -p -m 644 FluidR3_GM.sf2 %{buildroot}%{_datadir}/soundfonts
14mr|fluid-soundfont-3.1-5|117	install -p -m 644 FluidR3_GS.sf2 %{buildroot}%{_datadir}/soundfonts
14mr|fluid-soundfont-3.1-5|118	# Create a symlink to denote that this is the Mandriva default soundfont
14mr|fluid-soundfont-3.1-5|119	ln -s FluidR3_GM.sf2 %{buildroot}%{_datadir}/soundfonts/default.sf2
14mr|fluid-soundfont-3.1-5|120	
14mr|fluid-soundfont-3.1-5|121	# Gus patches:
14mr|fluid-soundfont-3.1-5|122	mkdir -p %{buildroot}%{_sysconfdir}
14mr|fluid-soundfont-3.1-5|123	mkdir -p %{buildroot}%{_datadir}/timidity/fluid
14mr|fluid-soundfont-3.1-5|124	cp -a FluidR3_GM-* %{buildroot}%{_datadir}/timidity/fluid
14mr|fluid-soundfont-3.1-5|125	cp -a FluidR3_GS-* %{buildroot}%{_datadir}/timidity/fluid
14mr|fluid-soundfont-3.1-5|126	mkdir -p %{buildroot}%{_sysconfdir}/timidity/fluid
14mr|fluid-soundfont-3.1-5|127	install -p -m 644 FluidR3.cfg %{buildroot}%{_sysconfdir}/timidity/fluid/FluidR3.cfg
14mr|fluid-soundfont-3.1-5|128	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/timidity/timidity-fluid.cfg
14mr|fluid-soundfont-3.1-5|129	
14mr|fluid-soundfont-3.1-5|130	
14mr|fluid-soundfont-3.1-5|131	%clean
14mr|fluid-soundfont-3.1-5|132	rm -rf %{buildroot}
14mr|fluid-soundfont-3.1-5|133	
14mr|fluid-soundfont-3.1-5|134	%post -n timidity-patch-fluid
14mr|fluid-soundfont-3.1-5|135	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg 40
14mr|fluid-soundfont-3.1-5|136	
14mr|fluid-soundfont-3.1-5|137	%postun -n timidity-patch-fluid
14mr|fluid-soundfont-3.1-5|138	if [ "$1" = "0" ]; then
14mr|fluid-soundfont-3.1-5|139	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg
14mr|fluid-soundfont-3.1-5|140	fi
14mr|fluid-soundfont-3.1-5|141	
14mr|fluid-soundfont-3.1-5|142	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
14mr|fluid-soundfont-3.1-5|143	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg 40
14mr|fluid-soundfont-3.1-5|144	
14mr|fluid-soundfont-3.1-5|145	
14mr|fluid-soundfont-3.1-5|146	%files common
14mr|fluid-soundfont-3.1-5|147	%defattr(-,root,root,-)
14mr|fluid-soundfont-3.1-5|148	%doc COPYING README *Readme*
14mr|fluid-soundfont-3.1-5|149	%dir %{_datadir}/soundfonts/
14mr|fluid-soundfont-3.1-5|150	
14mr|fluid-soundfont-3.1-5|151	%files gm
14mr|fluid-soundfont-3.1-5|152	%defattr(-,root,root,-)
14mr|fluid-soundfont-3.1-5|153	%{_datadir}/soundfonts/FluidR3_GM.sf2
14mr|fluid-soundfont-3.1-5|154	%{_datadir}/soundfonts/default.sf2
14mr|fluid-soundfont-3.1-5|155	
14mr|fluid-soundfont-3.1-5|156	%files gs
14mr|fluid-soundfont-3.1-5|157	%defattr(-,root,root,-)
14mr|fluid-soundfont-3.1-5|158	%{_datadir}/soundfonts/FluidR3_GS.sf2
14mr|fluid-soundfont-3.1-5|159	
14mr|fluid-soundfont-3.1-5|160	%files -n timidity-patch-fluid
14mr|fluid-soundfont-3.1-5|161	%defattr(-,root,root,-)
14mr|fluid-soundfont-3.1-5|162	%config %{_sysconfdir}/timidity/fluid/FluidR3.cfg
14mr|fluid-soundfont-3.1-5|163	%config %{_sysconfdir}/timidity/timidity-fluid.cfg
14mr|fluid-soundfont-3.1-5|164	%{_datadir}/timidity/fluid/
14mr|fluid-soundfont-3.1-5|165	
14mr|fluid-soundfont-3.1-5|166	
14mr|fluid-soundfont-3.1-5|167	
14mr|fluid-soundfont-3.1-5|168	
14mr|fluid-soundfont-3.1-5|169	%changelog
14mr|fluid-soundfont-3.1-5|170	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-5
14mr|fluid-soundfont-3.1-5|171	+ Revision: 6b11989
14mr|fluid-soundfont-3.1-5|172	- MassBuild#440: Increase release tag
14mr|fluid-soundfont-3.1-5|173	
14mr|fluid-soundfont-3.1-5|174	

16344 14
14mr|fluidsynth-1.1.6-2|1	%define major                   1
14mr|fluidsynth-1.1.6-2|2	%define libname                 %mklibname %{name} %{major}
14mr|fluidsynth-1.1.6-2|3	%define libnamedev              %mklibname %{name} -d
14mr|fluidsynth-1.1.6-2|4	%define oldlibnamestaticdev     %mklibname %{name} -d -s
14mr|fluidsynth-1.1.6-2|5	
14mr|fluidsynth-1.1.6-2|6	Name:           fluidsynth
14mr|fluidsynth-1.1.6-2|7	Version:        1.1.6
14mr|fluidsynth-1.1.6-2|8	Release:        2
14mr|fluidsynth-1.1.6-2|9	Summary:        Realtime, SoundFont-based synthesizer
14mr|fluidsynth-1.1.6-2|10	License:        LGPLv2+
14mr|fluidsynth-1.1.6-2|11	Group:          Sound
14mr|fluidsynth-1.1.6-2|12	URL:            http://www.fluidsynth.org/
14mr|fluidsynth-1.1.6-2|13	Source0:        http://sourceforge.net/projects/fluidsynth/files/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mr|fluidsynth-1.1.6-2|14	BuildRequires:  cmake
14mr|fluidsynth-1.1.6-2|15	BuildRequires:  chrpath
14mr|fluidsynth-1.1.6-2|16	BuildRequires:  ladspa-devel
14mr|fluidsynth-1.1.6-2|17	BuildRequires:  jackit-devel
14mr|fluidsynth-1.1.6-2|18	BuildRequires:  libalsa-devel
14mr|fluidsynth-1.1.6-2|19	BuildRequires:  pkgconfig(ncurses)
14mr|fluidsynth-1.1.6-2|20	BuildRequires:  pkgconfig
14mr|fluidsynth-1.1.6-2|21	BuildRequires:  pulseaudio-devel
14mr|fluidsynth-1.1.6-2|22	BuildRequires:  portaudio-devel
14mr|fluidsynth-1.1.6-2|23	BuildRequires:  readline-devel
14mr|fluidsynth-1.1.6-2|24	BuildRequires:  pkgconfig(sndfile)
14mr|fluidsynth-1.1.6-2|25	
14mr|fluidsynth-1.1.6-2|26	%description
14mr|fluidsynth-1.1.6-2|27	FluidSynth is a real-time software synthesizer based on the SoundFont 2
14mr|fluidsynth-1.1.6-2|28	specifications. It is a "software synthesizer". FluidSynth can read MIDI
14mr|fluidsynth-1.1.6-2|29	events from the MIDI input device and render them to the audio device. It
14mr|fluidsynth-1.1.6-2|30	can also play MIDI files.
14mr|fluidsynth-1.1.6-2|31	
14mr|fluidsynth-1.1.6-2|32	%package -n %{libname}
14mr|fluidsynth-1.1.6-2|33	Summary:        Dynamic libraries from %{name}
14mr|fluidsynth-1.1.6-2|34	Group:          System/Libraries
14mr|fluidsynth-1.1.6-2|35	
14mr|fluidsynth-1.1.6-2|36	%description -n %{libname}
14mr|fluidsynth-1.1.6-2|37	Dynamic libraries from %{name}.
14mr|fluidsynth-1.1.6-2|38	
14mr|fluidsynth-1.1.6-2|39	%package -n %{libnamedev}
14mr|fluidsynth-1.1.6-2|40	Summary:         Header files and libraries from %{name}
14mr|fluidsynth-1.1.6-2|41	Group:           Development/C
14mr|fluidsynth-1.1.6-2|42	Requires:        %{libname} = %{version}-%{release}
14mr|fluidsynth-1.1.6-2|43	Provides:        lib%{name}-devel = %{version}-%{release}
14mr|fluidsynth-1.1.6-2|44	Provides:        %{name}-devel = %{version}-%{release}
14mr|fluidsynth-1.1.6-2|45	Obsoletes:       %{name}-devel < %{version}-%{release}
14mr|fluidsynth-1.1.6-2|46	Obsoletes:       %mklibname -d %name 1
14mr|fluidsynth-1.1.6-2|47	Obsoletes:       %{oldlibnamestaticdev} < 1.1.3
14mr|fluidsynth-1.1.6-2|48	
14mr|fluidsynth-1.1.6-2|49	%description -n %{libnamedev}
14mr|fluidsynth-1.1.6-2|50	Libraries and includes files for developing programs based on %{name}.
14mr|fluidsynth-1.1.6-2|51	
14mr|fluidsynth-1.1.6-2|52	%prep
14mr|fluidsynth-1.1.6-2|53	%setup -q
14mr|fluidsynth-1.1.6-2|54	
14mr|fluidsynth-1.1.6-2|55	%build
14mr|fluidsynth-1.1.6-2|56	
14mr|fluidsynth-1.1.6-2|57	%cmake -DLIB_SUFFIX='' \
14mr|fluidsynth-1.1.6-2|58	-Denable-ladspa=1 \
14mr|fluidsynth-1.1.6-2|59	-Denable-lash=0
14mr|fluidsynth-1.1.6-2|60	%make
14mr|fluidsynth-1.1.6-2|61	
14mr|fluidsynth-1.1.6-2|62	%install
14mr|fluidsynth-1.1.6-2|63	rm -rf %{buildroot}
14mr|fluidsynth-1.1.6-2|64	%makeinstall_std -C build
14mr|fluidsynth-1.1.6-2|65	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libfluidsynth.so.*.*.*
14mr|fluidsynth-1.1.6-2|66	# Fix bogus pkgconfig file...
14mr|fluidsynth-1.1.6-2|67	sed -i -e 's,//usr,,g;s,-L\${libdir} ,,g;s,^includedir=\${prefix}/include,includedir=\${prefix}/include/fluidsynth,' %buildroot%_libdir/pkgconfig/*.pc
14mr|fluidsynth-1.1.6-2|68	
14mr|fluidsynth-1.1.6-2|69	%files
14mr|fluidsynth-1.1.6-2|70	%doc README
14mr|fluidsynth-1.1.6-2|71	%{_bindir}/%{name}
14mr|fluidsynth-1.1.6-2|72	%{_mandir}/man1/%{name}.1.*
14mr|fluidsynth-1.1.6-2|73	
14mr|fluidsynth-1.1.6-2|74	%files -n %{libname}
14mr|fluidsynth-1.1.6-2|75	%{_libdir}/*.so.*
14mr|fluidsynth-1.1.6-2|76	
14mr|fluidsynth-1.1.6-2|77	%files -n %{libnamedev}
14mr|fluidsynth-1.1.6-2|78	%{_includedir}/*.h
14mr|fluidsynth-1.1.6-2|79	%{_includedir}/%{name}
14mr|fluidsynth-1.1.6-2|80	%{_libdir}/*.so
14mr|fluidsynth-1.1.6-2|81	%{_libdir}/pkgconfig/%{name}.pc
14mr|fluidsynth-1.1.6-2|82	
14mr|fluidsynth-1.1.6-2|83	%changelog
14mr|fluidsynth-1.1.6-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|fluidsynth-1.1.6-2|85	+ Revision: d655180
14mr|fluidsynth-1.1.6-2|86	- MassBuild#440: Increase release tag
14mr|fluidsynth-1.1.6-2|87	
14mr|fluidsynth-1.1.6-2|88	

16345 14
14mr|flute-1.3.0-5|1	Name: flute
14mr|flute-1.3.0-5|2	Version: 1.3.0
14mr|flute-1.3.0-5|3	Release: 5
14mr|flute-1.3.0-5|4	Summary: Java CSS parser using SAC
14mr|flute-1.3.0-5|5	# The entire source code is W3C except ParseException.java which is LGPLv2+
14mr|flute-1.3.0-5|6	License: W3C and LGPLv2+
14mr|flute-1.3.0-5|7	Group:   System/Libraries
14mr|flute-1.3.0-5|8	Source0: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip
14mr|flute-1.3.0-5|9	URL: http://www.w3.org/Style/CSS/SAC/
14mr|flute-1.3.0-5|10	BuildRequires: ant, java-devel >= 0:1.6.0, jpackage-utils, sac, java-rpmbuild
14mr|flute-1.3.0-5|11	Requires: java >= 0:1.6.0 , jpackage-utils, sac
14mr|flute-1.3.0-5|12	BuildArch: noarch
14mr|flute-1.3.0-5|13	
14mr|flute-1.3.0-5|14	%description
14mr|flute-1.3.0-5|15	A Cascading Style Sheets parser using the Simple API for CSS, for Java.
14mr|flute-1.3.0-5|16	
14mr|flute-1.3.0-5|17	%package javadoc
14mr|flute-1.3.0-5|18	Group: Development/Java
14mr|flute-1.3.0-5|19	Summary: Javadoc for %{name}
14mr|flute-1.3.0-5|20	
14mr|flute-1.3.0-5|21	%description javadoc
14mr|flute-1.3.0-5|22	Javadoc for %{name}.
14mr|flute-1.3.0-5|23	
14mr|flute-1.3.0-5|24	%prep
14mr|flute-1.3.0-5|25	%setup -q -c
14mr|flute-1.3.0-5|26	find . -name "*.jar" -exec rm -f {} \;
14mr|flute-1.3.0-5|27	mkdir -p lib
14mr|flute-1.3.0-5|28	build-jar-repository -s -p lib sac
14mr|flute-1.3.0-5|29	
14mr|flute-1.3.0-5|30	%build
14mr|flute-1.3.0-5|31	ant jar javadoc
14mr|flute-1.3.0-5|32	
14mr|flute-1.3.0-5|33	%install
14mr|flute-1.3.0-5|34	mkdir -p %{buildroot}%{_javadir}
14mr|flute-1.3.0-5|35	cp -p build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|flute-1.3.0-5|36	
14mr|flute-1.3.0-5|37	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|flute-1.3.0-5|38	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
14mr|flute-1.3.0-5|39	
14mr|flute-1.3.0-5|40	%files
14mr|flute-1.3.0-5|41	%defattr(0644,root,root,0755)
14mr|flute-1.3.0-5|42	%doc COPYRIGHT.html
14mr|flute-1.3.0-5|43	%{_javadir}/*.jar
14mr|flute-1.3.0-5|44	
14mr|flute-1.3.0-5|45	%files javadoc
14mr|flute-1.3.0-5|46	%defattr(0644,root,root,0755)
14mr|flute-1.3.0-5|47	%doc COPYRIGHT.html
14mr|flute-1.3.0-5|48	%{_javadocdir}/%{name}
14mr|flute-1.3.0-5|49	
14mr|flute-1.3.0-5|50	%changelog
14mr|flute-1.3.0-5|51	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-5
14mr|flute-1.3.0-5|52	+ Revision: c8df433
14mr|flute-1.3.0-5|53	- Spec cleanup
14mr|flute-1.3.0-5|54	
14mr|flute-1.3.0-5|55	

16346 14
14mr|fluxbox-1.3.5-6|1	%define title Fluxbox
14mr|fluxbox-1.3.5-6|2	%define style Met-Anti-Flux-blue
14mr|fluxbox-1.3.5-6|3	
14mr|fluxbox-1.3.5-6|4	Summary:	Windowmanager based on the original blackbox-code
14mr|fluxbox-1.3.5-6|5	Name:		fluxbox
14mr|fluxbox-1.3.5-6|6	Version:	1.3.5
14mr|fluxbox-1.3.5-6|7	Release:	6
14mr|fluxbox-1.3.5-6|8	License:	MIT
14mr|fluxbox-1.3.5-6|9	Group:		Graphical desktop/Other
14mr|fluxbox-1.3.5-6|10	Url:		http://fluxbox.sourceforge.net
14mr|fluxbox-1.3.5-6|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|fluxbox-1.3.5-6|12	Source3:	%{name}-icons.tar.bz2
14mr|fluxbox-1.3.5-6|13	Source4:	%{name}-%{style}.tar.bz2
14mr|fluxbox-1.3.5-6|14	Source6:	%{name}-artwiz-fonts.tar.bz2
14mr|fluxbox-1.3.5-6|15	Source10:	%{name}-splash.jpg
14mr|fluxbox-1.3.5-6|16	Source11:	%{name}-menu-xdg
14mr|fluxbox-1.3.5-6|17	Patch0:		fluxbox-startfluxbox-pulseaudio.patch
14mr|fluxbox-1.3.5-6|18	Patch2:		fluxbox-gcc43.patch
14mr|fluxbox-1.3.5-6|19	BuildRequires:	mkfontdir
14mr|fluxbox-1.3.5-6|20	# Make sure these exist
14mr|fluxbox-1.3.5-6|21	BuildRequires:	alsa-plugins-pulseaudio
14mr|fluxbox-1.3.5-6|22	BuildRequires:	pulseaudio
14mr|fluxbox-1.3.5-6|23	BuildRequires:	pulseaudio-module-x11
14mr|fluxbox-1.3.5-6|24	BuildRequires:	pulseaudio-utils
14mr|fluxbox-1.3.5-6|25	BuildRequires:	pkgconfig(fontconfig)
14mr|fluxbox-1.3.5-6|26	BuildRequires:	pkgconfig(ice)
14mr|fluxbox-1.3.5-6|27	BuildRequires:	pkgconfig(imlib2)
14mr|fluxbox-1.3.5-6|28	BuildRequires:	pkgconfig(sm)
14mr|fluxbox-1.3.5-6|29	BuildRequires:	pkgconfig(x11)
14mr|fluxbox-1.3.5-6|30	BuildRequires:	pkgconfig(xext)
14mr|fluxbox-1.3.5-6|31	BuildRequires:	pkgconfig(xft)
14mr|fluxbox-1.3.5-6|32	BuildRequires:	pkgconfig(xinerama)
14mr|fluxbox-1.3.5-6|33	BuildRequires:	pkgconfig(xpm)
14mr|fluxbox-1.3.5-6|34	BuildRequires:	pkgconfig(xrandr)
14mr|fluxbox-1.3.5-6|35	BuildRequires:	pkgconfig(xrender)
14mr|fluxbox-1.3.5-6|36	BuildRequires:	pkgconfig(zlib)
14mr|fluxbox-1.3.5-6|37	
14mr|fluxbox-1.3.5-6|38	Requires:	xmessage
14mr|fluxbox-1.3.5-6|39	Requires:	xdg-compliance-menu
14mr|fluxbox-1.3.5-6|40	
14mr|fluxbox-1.3.5-6|41	%description
14mr|fluxbox-1.3.5-6|42	Fluxbox is yet another windowmanager for X. It's a fork from the origi-
14mr|fluxbox-1.3.5-6|43	nal blackbox-0.61.1 code. Fluxbox looks like blackbox and handles
14mr|fluxbox-1.3.5-6|44	styles, colors, window placement and similar thing exactly like black-
14mr|fluxbox-1.3.5-6|45	box. So what's the difference between fluxbox and blackbox then? The
14mr|fluxbox-1.3.5-6|46	answer is: LOTS!
14mr|fluxbox-1.3.5-6|47	
14mr|fluxbox-1.3.5-6|48	Have a look at the homepage for more info ;)
14mr|fluxbox-1.3.5-6|49	
14mr|fluxbox-1.3.5-6|50	%files
14mr|fluxbox-1.3.5-6|51	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14mr|fluxbox-1.3.5-6|52	%config(noreplace) %{_sysconfdir}/X11/%{name}/menu
14mr|fluxbox-1.3.5-6|53	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14mr|fluxbox-1.3.5-6|54	%{_sysconfdir}/menu.d/%{name}
14mr|fluxbox-1.3.5-6|55	%{_bindir}/fbsetbg
14mr|fluxbox-1.3.5-6|56	%{_bindir}/fbrun
14mr|fluxbox-1.3.5-6|57	%{_bindir}/fbsetroot
14mr|fluxbox-1.3.5-6|58	%{_bindir}/fluxbox
14mr|fluxbox-1.3.5-6|59	%{_bindir}/fluxbox-generate_menu
14mr|fluxbox-1.3.5-6|60	%{_bindir}/fluxbox-update_configs
14mr|fluxbox-1.3.5-6|61	%{_bindir}/startfluxbox
14mr|fluxbox-1.3.5-6|62	%{_bindir}/fluxbox-remote
14mr|fluxbox-1.3.5-6|63	%{_mandir}/man1/*
14mr|fluxbox-1.3.5-6|64	%dir %{_datadir}/fonts/fluxbox-artwiz-fonts
14mr|fluxbox-1.3.5-6|65	%{_datadir}/fonts/fluxbox-artwiz-fonts/*.gz
14mr|fluxbox-1.3.5-6|66	%{_datadir}/fonts/fluxbox-artwiz-fonts/fonts.dir
14mr|fluxbox-1.3.5-6|67	%{_liconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|68	%{_iconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|69	%{_miconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|70	%dir %{_datadir}/%{name}
14mr|fluxbox-1.3.5-6|71	%{_datadir}/%{name}/init
14mr|fluxbox-1.3.5-6|72	%{_datadir}/%{name}/keys
14mr|fluxbox-1.3.5-6|73	%{_datadir}/%{name}/splash.jpg
14mr|fluxbox-1.3.5-6|74	%{_datadir}/%{name}/backgrounds/default.png
14mr|fluxbox-1.3.5-6|75	%{_datadir}/%{name}/styles/*
14mr|fluxbox-1.3.5-6|76	%{_datadir}/%{name}/pixmaps/*
14mr|fluxbox-1.3.5-6|77	%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
14mr|fluxbox-1.3.5-6|78	%{_datadir}/%{name}/apps
14mr|fluxbox-1.3.5-6|79	%{_datadir}/%{name}/overlay
14mr|fluxbox-1.3.5-6|80	%{_datadir}/%{name}/windowmenu
14mr|fluxbox-1.3.5-6|81	%{_datadir}/%{name}/nls/*
14mr|fluxbox-1.3.5-6|82	%{_mandir}/man5/fluxbox-keys.5.*
14mr|fluxbox-1.3.5-6|83	%{_mandir}/man5/fluxbox-apps.5*
14mr|fluxbox-1.3.5-6|84	%{_mandir}/man5/fluxbox-menu.5*
14mr|fluxbox-1.3.5-6|85	%{_mandir}/man5/fluxbox-style.5*
14mr|fluxbox-1.3.5-6|86	
14mr|fluxbox-1.3.5-6|87	#----------------------------------------------------------------------------
14mr|fluxbox-1.3.5-6|88	
14mr|fluxbox-1.3.5-6|89	%package pulseaudio
14mr|fluxbox-1.3.5-6|90	Summary:	Enable pulseaudio support
14mr|fluxbox-1.3.5-6|91	Group:		Graphical desktop/Other
14mr|fluxbox-1.3.5-6|92	Requires:	%{name} = %{EVRD}
14mr|fluxbox-1.3.5-6|93	Requires:	alsa-plugins-pulseaudio
14mr|fluxbox-1.3.5-6|94	Requires:	pulseaudio
14mr|fluxbox-1.3.5-6|95	Requires:	pulseaudio-module-x11
14mr|fluxbox-1.3.5-6|96	Requires:	pulseaudio-utils
14mr|fluxbox-1.3.5-6|97	
14mr|fluxbox-1.3.5-6|98	%description pulseaudio
14mr|fluxbox-1.3.5-6|99	Enable pulseaudio support.
14mr|fluxbox-1.3.5-6|100	
14mr|fluxbox-1.3.5-6|101	%files pulseaudio
14mr|fluxbox-1.3.5-6|102	%{_sysconfdir}/fluxbox-pulseaudio
14mr|fluxbox-1.3.5-6|103	
14mr|fluxbox-1.3.5-6|104	#----------------------------------------------------------------------------
14mr|fluxbox-1.3.5-6|105	
14mr|fluxbox-1.3.5-6|106	%prep
14mr|fluxbox-1.3.5-6|107	%setup -q -a3
14mr|fluxbox-1.3.5-6|108	%patch0 -p0 -b .pulseaudio
14mr|fluxbox-1.3.5-6|109	%patch2 -p1 -b .gcc43
14mr|fluxbox-1.3.5-6|110	
14mr|fluxbox-1.3.5-6|111	%build
14mr|fluxbox-1.3.5-6|112	%configure2_5x \
14mr|fluxbox-1.3.5-6|113	--enable-xft \
14mr|fluxbox-1.3.5-6|114	--enable-xinerama \
14mr|fluxbox-1.3.5-6|115	--enable-imlib2 \
14mr|fluxbox-1.3.5-6|116	--enable-nls \
14mr|fluxbox-1.3.5-6|117	--with-menu=%{_sysconfdir}/X11/fluxbox/menu \
14mr|fluxbox-1.3.5-6|118	--with-style=%{_datadir}/%{name}/styles/%{style} \
14mr|fluxbox-1.3.5-6|119	--with-keys=%{_datadir}/%{name}/keys \
14mr|fluxbox-1.3.5-6|120	--with-init=%{_datadir}/%{name}/init
14mr|fluxbox-1.3.5-6|121	
14mr|fluxbox-1.3.5-6|122	%make
14mr|fluxbox-1.3.5-6|123	
14mr|fluxbox-1.3.5-6|124	%install
14mr|fluxbox-1.3.5-6|125	%makeinstall_std
14mr|fluxbox-1.3.5-6|126	
14mr|fluxbox-1.3.5-6|127	# icon
14mr|fluxbox-1.3.5-6|128	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|129	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|130	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|fluxbox-1.3.5-6|131	
14mr|fluxbox-1.3.5-6|132	# session file
14mr|fluxbox-1.3.5-6|133	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|fluxbox-1.3.5-6|134	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16fluxbox << EOF
14mr|fluxbox-1.3.5-6|135	NAME=Fluxbox
14mr|fluxbox-1.3.5-6|136	ICON=fluxbox.png
14mr|fluxbox-1.3.5-6|137	EXEC=%{_bindir}/startfluxbox
14mr|fluxbox-1.3.5-6|138	DESC=%{summary}
14mr|fluxbox-1.3.5-6|139	SCRIPT:
14mr|fluxbox-1.3.5-6|140	exec %{_bindir}/startfluxbox
14mr|fluxbox-1.3.5-6|141	EOF
14mr|fluxbox-1.3.5-6|142	
14mr|fluxbox-1.3.5-6|143	# menu
14mr|fluxbox-1.3.5-6|144	install -d %{buildroot}%{_sysconfdir}/menu.d
14mr|fluxbox-1.3.5-6|145	install -m 0755 %{SOURCE11} %{buildroot}%{_sysconfdir}/menu.d/%{name}
14mr|fluxbox-1.3.5-6|146	
14mr|fluxbox-1.3.5-6|147	# Artwiz fonts
14mr|fluxbox-1.3.5-6|148	install -d %{buildroot}%{_datadir}/fonts
14mr|fluxbox-1.3.5-6|149	tar xjf %{SOURCE6} -C %{buildroot}%{_datadir}/fonts/
14mr|fluxbox-1.3.5-6|150	pushd %{buildroot}%{_datadir}/fonts/fluxbox-artwiz-fonts
14mr|fluxbox-1.3.5-6|151	mkfontdir
14mr|fluxbox-1.3.5-6|152	popd
14mr|fluxbox-1.3.5-6|153	
14mr|fluxbox-1.3.5-6|154	# mdk-style and background.
14mr|fluxbox-1.3.5-6|155	install -d %{buildroot}%{_datadir}/%{name}/{styles,backgrounds}
14mr|fluxbox-1.3.5-6|156	tar xjf %{SOURCE4} -C %{buildroot}%{_datadir}/%{name}
14mr|fluxbox-1.3.5-6|157	# update background command for fluxbox >= 0.9.15
14mr|fluxbox-1.3.5-6|158	sed -i "s/^rootCommand:.*@WALLPAPER@/background: aspect\nbackground.pixmap: @WALLPAPER@/" %{buildroot}%{_datadir}/%{name}/styles/%{style}
14mr|fluxbox-1.3.5-6|159	sed -i "s,\@WALLPAPER@,%{_datadir}/%{name}/backgrounds/default.png," \
14mr|fluxbox-1.3.5-6|160	%{buildroot}%{_datadir}/%{name}/styles/%{style}
14mr|fluxbox-1.3.5-6|161	sed -i "s,\@DATADIR\@,%{_datadir}/%{name}," %{buildroot}%{_datadir}/%{name}/styles/%{style}
14mr|fluxbox-1.3.5-6|162	
14mr|fluxbox-1.3.5-6|163	pushd %{buildroot}%{_datadir}/%{name}/backgrounds/
14mr|fluxbox-1.3.5-6|164	ln -s %{_datadir}/mdk/backgrounds/default.png default.png
14mr|fluxbox-1.3.5-6|165	popd
14mr|fluxbox-1.3.5-6|166	install %{SOURCE10} %{buildroot}%{_datadir}/%{name}/splash.jpg
14mr|fluxbox-1.3.5-6|167	
14mr|fluxbox-1.3.5-6|168	# bzip2 manpages (should be automatic, dirty); lenny
14mr|fluxbox-1.3.5-6|169	bzip2 %{buildroot}%{_mandir}/man1/*.1
14mr|fluxbox-1.3.5-6|170	
14mr|fluxbox-1.3.5-6|171	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fluxbox-1.3.5-6|172	ln -s ../../..%{_datadir}/fonts/fluxbox-artwiz-fonts \
14mr|fluxbox-1.3.5-6|173	%{buildroot}%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
14mr|fluxbox-1.3.5-6|174	
14mr|fluxbox-1.3.5-6|175	mkdir -p %{buildroot}%{_sysconfdir}
14mr|fluxbox-1.3.5-6|176	touch -r ChangeLog %{buildroot}%{_sysconfdir}/fluxbox-pulseaudio
14mr|fluxbox-1.3.5-6|177	
14mr|fluxbox-1.3.5-6|178	
14mr|fluxbox-1.3.5-6|179	%changelog
14mr|fluxbox-1.3.5-6|180	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.5-6
14mr|fluxbox-1.3.5-6|181	+ Revision: 65dd76f
14mr|fluxbox-1.3.5-6|182	- New version 1.3.5, spec cleanup
14mr|fluxbox-1.3.5-6|183	
14mr|fluxbox-1.3.5-6|184	

16347 14
14mr|fmirror-0.8.4-19|1	Summary:	FTP mirroring package
14mr|fmirror-0.8.4-19|2	Name:		fmirror
14mr|fmirror-0.8.4-19|3	Version:	0.8.4
14mr|fmirror-0.8.4-19|4	Release:	19
14mr|fmirror-0.8.4-19|5	License:	GPLv2+
14mr|fmirror-0.8.4-19|6	Group:		Networking/File transfer
14mr|fmirror-0.8.4-19|7	URL:		ftp://ftp.sunet.se/pub/nir/ftp/utilities/fmirror/
14mr|fmirror-0.8.4-19|8	Source:		ftp://ftp.sunet.se/pub/nir/ftp/utilities/fmirror/testing/%{name}-%{version}.tar.bz2
14mr|fmirror-0.8.4-19|9	Patch0:		fmirror-mandriva.patch
14mr|fmirror-0.8.4-19|10	Patch1:		fmirror-0.8.4-anonymous.patch
14mr|fmirror-0.8.4-19|11	Patch2:		fmirror-0.8.4-typofix_inman.patch
14mr|fmirror-0.8.4-19|12	Patch3:		fmirror-0.8.4-signal.patch
14mr|fmirror-0.8.4-19|13	Patch4:		fmirror-0.8.4-skip-solaris-acl.patch
14mr|fmirror-0.8.4-19|14	Patch5:		fmirror-0.8.4-maxdel.patch
14mr|fmirror-0.8.4-19|15	Patch6:		fmirror-0.8.4-eol.patch
14mr|fmirror-0.8.4-19|16	Patch7:		fmirror-0.8.4-remotez.patch
14mr|fmirror-0.8.4-19|17	Patch8:		fmirror-0.8.4-bugfix.patch
14mr|fmirror-0.8.4-19|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|fmirror-0.8.4-19|19	
14mr|fmirror-0.8.4-19|20	%description
14mr|fmirror-0.8.4-19|21	This is an FTP mirroring package; it is useful to keep in sync with some FTP
14mr|fmirror-0.8.4-19|22	site.
14mr|fmirror-0.8.4-19|23	
14mr|fmirror-0.8.4-19|24	%prep
14mr|fmirror-0.8.4-19|25	
14mr|fmirror-0.8.4-19|26	%setup -q
14mr|fmirror-0.8.4-19|27	%patch0 -p1
14mr|fmirror-0.8.4-19|28	%patch1 -p1
14mr|fmirror-0.8.4-19|29	%patch2 -p1
14mr|fmirror-0.8.4-19|30	%patch3 -p1
14mr|fmirror-0.8.4-19|31	%patch4 -p1
14mr|fmirror-0.8.4-19|32	%patch5 -p1
14mr|fmirror-0.8.4-19|33	%patch6 -p1
14mr|fmirror-0.8.4-19|34	%patch7 -p1
14mr|fmirror-0.8.4-19|35	%patch8 -p1
14mr|fmirror-0.8.4-19|36	
14mr|fmirror-0.8.4-19|37	%build
14mr|fmirror-0.8.4-19|38	%configure2_5x
14mr|fmirror-0.8.4-19|39	%make
14mr|fmirror-0.8.4-19|40	
14mr|fmirror-0.8.4-19|41	%install
14mr|fmirror-0.8.4-19|42	rm -rf %{buildroot}
14mr|fmirror-0.8.4-19|43	
14mr|fmirror-0.8.4-19|44	%makeinstall_std
14mr|fmirror-0.8.4-19|45	
14mr|fmirror-0.8.4-19|46	%clean
14mr|fmirror-0.8.4-19|47	rm -rf %{buildroot}
14mr|fmirror-0.8.4-19|48	
14mr|fmirror-0.8.4-19|49	%files
14mr|fmirror-0.8.4-19|50	%defattr(-,root,root)
14mr|fmirror-0.8.4-19|51	%{_bindir}/*
14mr|fmirror-0.8.4-19|52	%{_mandir}/man?/*
14mr|fmirror-0.8.4-19|53	%{_datadir}/fmirror
14mr|fmirror-0.8.4-19|54	
14mr|fmirror-0.8.4-19|55	
14mr|fmirror-0.8.4-19|56	
14mr|fmirror-0.8.4-19|57	
14mr|fmirror-0.8.4-19|58	%changelog
14mr|fmirror-0.8.4-19|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.4-19
14mr|fmirror-0.8.4-19|60	+ Revision: c3a9c37
14mr|fmirror-0.8.4-19|61	- MassBuild#440: Increase release tag
14mr|fmirror-0.8.4-19|62	
14mr|fmirror-0.8.4-19|63	

16348 14
14mr|folks-0.9.6-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|folks-0.9.6-2|2	
14mr|folks-0.9.6-2|3	%define dirver 41
14mr|folks-0.9.6-2|4	%define major 25
14mr|folks-0.9.6-2|5	%define gir_major 0.6
14mr|folks-0.9.6-2|6	
14mr|folks-0.9.6-2|7	%define libname		%mklibname %{name} %{major}
14mr|folks-0.9.6-2|8	%define girname		%mklibname %{name}-gir %{gir_major}
14mr|folks-0.9.6-2|9	%define develname	%mklibname -d %{name}
14mr|folks-0.9.6-2|10	
14mr|folks-0.9.6-2|11	%define enable_vala 0
14mr|folks-0.9.6-2|12	
14mr|folks-0.9.6-2|13	Summary:	Aggregates people from multiple sources to create metacontacts
14mr|folks-0.9.6-2|14	Name:		folks
14mr|folks-0.9.6-2|15	Version:	0.9.6
14mr|folks-0.9.6-2|16	Release:	2
14mr|folks-0.9.6-2|17	Group:		Networking/Instant messaging
14mr|folks-0.9.6-2|18	License:	LGPLv2+
14mr|folks-0.9.6-2|19	URL:		http://telepathy.freedesktop.org/wiki/Folks
14mr|folks-0.9.6-2|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/folks/%{url_ver}/%{name}-%{version}.tar.xz
14mr|folks-0.9.6-2|21	
14mr|folks-0.9.6-2|22	BuildRequires:	glib2.0-common
14mr|folks-0.9.6-2|23	BuildRequires:	intltool
14mr|folks-0.9.6-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
14mr|folks-0.9.6-2|25	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13
14mr|folks-0.9.6-2|26	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31
14mr|folks-0.9.6-2|27	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.4
14mr|folks-0.9.6-2|28	BuildRequires:	pkgconfig(libebook-1.2)
14mr|folks-0.9.6-2|29	BuildRequires:	pkgconfig(libedataserver-1.2)
14mr|folks-0.9.6-2|30	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.1.5
14mr|folks-0.9.6-2|31	BuildRequires:	pkgconfig(libsocialweb-client)
14mr|folks-0.9.6-2|32	BuildRequires:	pkgconfig(zeitgeist-1.0)
14mr|folks-0.9.6-2|33	BuildRequires:	pkgconfig(libxml-2.0)
14mr|folks-0.9.6-2|34	BuildRequires:	vala-devel
14mr|folks-0.9.6-2|35	BuildRequires:	vala-tools
14mr|folks-0.9.6-2|36	
14mr|folks-0.9.6-2|37	Requires:	evolution-data-server
14mr|folks-0.9.6-2|38	
14mr|folks-0.9.6-2|39	Obsoletes: %{name}-i18n
14mr|folks-0.9.6-2|40	
14mr|folks-0.9.6-2|41	%description
14mr|folks-0.9.6-2|42	libfolks is a library that aggregates people from multiple sources (eg,
14mr|folks-0.9.6-2|43	Telepathy connection managers and eventually evolution data server, Facebook,
14mr|folks-0.9.6-2|44	etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala).
14mr|folks-0.9.6-2|45	The initial goal is for GObject/C support, though the Vala bindings should
14mr|folks-0.9.6-2|46	basically automatic.
14mr|folks-0.9.6-2|47	
14mr|folks-0.9.6-2|48	%package -n %{libname}
14mr|folks-0.9.6-2|49	Group:		System/Libraries
14mr|folks-0.9.6-2|50	Summary:	Aggregates people from multiple sources to create metacontacts
14mr|folks-0.9.6-2|51	# old libs left over in the repo
14mr|folks-0.9.6-2|52	Obsoletes:	%{mklibname folks 0} < 0.7.0
14mr|folks-0.9.6-2|53	Obsoletes:	%{mklibname folks 1} < 0.7.0
14mr|folks-0.9.6-2|54	
14mr|folks-0.9.6-2|55	%description -n %{libname}
14mr|folks-0.9.6-2|56	This package contains the dynamic libraries from %{name}.
14mr|folks-0.9.6-2|57	
14mr|folks-0.9.6-2|58	%package -n %{girname}
14mr|folks-0.9.6-2|59	Group:		System/Libraries
14mr|folks-0.9.6-2|60	Summary:	Aggregates people from multiple sources to create metacontacts
14mr|folks-0.9.6-2|61	Requires:	%{libname} = %{version}-%{release}
14mr|folks-0.9.6-2|62	
14mr|folks-0.9.6-2|63	%description -n %{girname}
14mr|folks-0.9.6-2|64	This package contains the Gir-repository typelib for %{name}.
14mr|folks-0.9.6-2|65	
14mr|folks-0.9.6-2|66	%package -n %{develname}
14mr|folks-0.9.6-2|67	Group:		Development/C
14mr|folks-0.9.6-2|68	Summary:	Aggregates people from multiple sources to create metacontacts
14mr|folks-0.9.6-2|69	Requires:	%{libname} = %{version}-%{release}
14mr|folks-0.9.6-2|70	Provides:	%{name}-devel = %{version}-%{release}
14mr|folks-0.9.6-2|71	
14mr|folks-0.9.6-2|72	%description -n %{develname}
14mr|folks-0.9.6-2|73	This packages contains the headers and libraries for %{name}.
14mr|folks-0.9.6-2|74	
14mr|folks-0.9.6-2|75	%prep
14mr|folks-0.9.6-2|76	%setup -q
14mr|folks-0.9.6-2|77	%apply_patches
14mr|folks-0.9.6-2|78	
14mr|folks-0.9.6-2|79	%build
14mr|folks-0.9.6-2|80	autoreconf -fi
14mr|folks-0.9.6-2|81	%configure \
14mr|folks-0.9.6-2|82	--disable-static \
14mr|folks-0.9.6-2|83	--disable-fatal-warnings \
14mr|folks-0.9.6-2|84	--enable-libsocialweb-backend=auto \
14mr|folks-0.9.6-2|85	--enable-eds-backend \
14mr|folks-0.9.6-2|86	%if %{enable_vala}
14mr|folks-0.9.6-2|87	--enable-vala \
14mr|folks-0.9.6-2|88	--enable-inspect-tool \
14mr|folks-0.9.6-2|89	%endif
14mr|folks-0.9.6-2|90	--enable-import-tool
14mr|folks-0.9.6-2|91	
14mr|folks-0.9.6-2|92	%make LIBS='-lgmodule-2.0'
14mr|folks-0.9.6-2|93	
14mr|folks-0.9.6-2|94	%install
14mr|folks-0.9.6-2|95	%makeinstall_std
14mr|folks-0.9.6-2|96	%find_lang %{name}
14mr|folks-0.9.6-2|97	
14mr|folks-0.9.6-2|98	%files -f %{name}.lang
14mr|folks-0.9.6-2|99	%doc AUTHORS README
14mr|folks-0.9.6-2|100	%{_bindir}/folks-import
14mr|folks-0.9.6-2|101	%dir %{_libdir}/folks/%{dirver}/
14mr|folks-0.9.6-2|102	%{_libdir}/folks/%{dirver}/backends
14mr|folks-0.9.6-2|103	%{_datadir}/GConf/gsettings/folks.convert
14mr|folks-0.9.6-2|104	%{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
14mr|folks-0.9.6-2|105	
14mr|folks-0.9.6-2|106	%files -n %{libname}
14mr|folks-0.9.6-2|107	%{_libdir}/*.so.%{major}*
14mr|folks-0.9.6-2|108	
14mr|folks-0.9.6-2|109	%files -n %{girname}
14mr|folks-0.9.6-2|110	%{_libdir}/girepository-1.0/Folks*-%{gir_major}.typelib
14mr|folks-0.9.6-2|111	
14mr|folks-0.9.6-2|112	%files -n %{develname}
14mr|folks-0.9.6-2|113	%{_libdir}/*.so
14mr|folks-0.9.6-2|114	%{_libdir}/pkgconfig/*.pc
14mr|folks-0.9.6-2|115	%{_includedir}/folks
14mr|folks-0.9.6-2|116	%{_datadir}/vala/vapi/folks*
14mr|folks-0.9.6-2|117	%{_datadir}/gir-1.0/Folks*-%{gir_major}.gir
14mr|folks-0.9.6-2|118	
14mr|folks-0.9.6-2|119	
14mr|folks-0.9.6-2|120	%changelog
14mr|folks-0.9.6-2|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6-2
14mr|folks-0.9.6-2|122	+ Revision: 8f5bcbd
14mr|folks-0.9.6-2|123	- MassBuild#440: Increase release tag
14mr|folks-0.9.6-2|124	
14mr|folks-0.9.6-2|125	

16349 14
14mr|fontconfig-2.11.1-1|1	%define major 1
14mr|fontconfig-2.11.1-1|2	%define libname %mklibname %{name} %{major}
14mr|fontconfig-2.11.1-1|3	%define devname %mklibname %{name} -d
14mr|fontconfig-2.11.1-1|4	
14mr|fontconfig-2.11.1-1|5	%define bootstrap 0
14mr|fontconfig-2.11.1-1|6	%{?_without_bootstrap: %global bootstrap 0}
14mr|fontconfig-2.11.1-1|7	%{?_with_bootstrap: %global bootstrap 1}
14mr|fontconfig-2.11.1-1|8	%define rebuild_doc 1
14mr|fontconfig-2.11.1-1|9	%if %{bootstrap}
14mr|fontconfig-2.11.1-1|10	%define rebuild_doc 0
14mr|fontconfig-2.11.1-1|11	%endif
14mr|fontconfig-2.11.1-1|12	
14mr|fontconfig-2.11.1-1|13	%define build_plf 0
14mr|fontconfig-2.11.1-1|14	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|fontconfig-2.11.1-1|15	
14mr|fontconfig-2.11.1-1|16	#####################
14mr|fontconfig-2.11.1-1|17	# Hardcode PLF build
14mr|fontconfig-2.11.1-1|18	%define build_plf 0
14mr|fontconfig-2.11.1-1|19	#####################
14mr|fontconfig-2.11.1-1|20	
14mr|fontconfig-2.11.1-1|21	%if %{build_plf}
14mr|fontconfig-2.11.1-1|22	%define distsuffix plf
14mr|fontconfig-2.11.1-1|23	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|fontconfig-2.11.1-1|24	%define extrarelsuffix plf
14mr|fontconfig-2.11.1-1|25	%endif
14mr|fontconfig-2.11.1-1|26	
14mr|fontconfig-2.11.1-1|27	Summary:	Font configuration library
14mr|fontconfig-2.11.1-1|28	Name:		fontconfig
14mr|fontconfig-2.11.1-1|29	Version:	2.11.1
14mr|fontconfig-2.11.1-1|30	Release:	1%{?extrarelsuffix}
14mr|fontconfig-2.11.1-1|31	License:	MIT
14mr|fontconfig-2.11.1-1|32	Group:		System/X11
14mr|fontconfig-2.11.1-1|33	Url:		http://fontconfig.org/
14mr|fontconfig-2.11.1-1|34	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
14mr|fontconfig-2.11.1-1|35	# (fc) 2.3.2-3mdk prefer urw fonts
14mr|fontconfig-2.11.1-1|36	Source1:	30-mdv-urwfonts.conf
14mr|fontconfig-2.11.1-1|37	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
14mr|fontconfig-2.11.1-1|38	Source3:	20-mdv-disable-antialias.conf
14mr|fontconfig-2.11.1-1|39	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
14mr|fontconfig-2.11.1-1|40	Source5:	30-mdv-avoid-bitmap.conf
14mr|fontconfig-2.11.1-1|41	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
14mr|fontconfig-2.11.1-1|42	Source8:	26-mdv-no-embeddedbitmap.conf
14mr|fontconfig-2.11.1-1|43	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
14mr|fontconfig-2.11.1-1|44	Source10:	25-no-bitmap-fedora.conf
14mr|fontconfig-2.11.1-1|45	# (fc) 2.1-4mdk change order of default fonts
14mr|fontconfig-2.11.1-1|46	Source11:	fc-cache.filter
14mr|fontconfig-2.11.1-1|47	Source12:	fc-cache.script
14mr|fontconfig-2.11.1-1|48	Patch1:		fontconfig-mdvconfig.patch
14mr|fontconfig-2.11.1-1|49	%if %{build_plf}
14mr|fontconfig-2.11.1-1|50	Patch10:	00_old_diff_gz.patch
14mr|fontconfig-2.11.1-1|51	Patch11:	01_fonts_nanum.patch
14mr|fontconfig-2.11.1-1|52	Patch12:	04_ubuntu_monospace_lcd_filter_conf.patch
14mr|fontconfig-2.11.1-1|53	Patch13:	05_lcdfilterlegacy.patch
14mr|fontconfig-2.11.1-1|54	Patch14:	05_ubuntu_add_hinting_and_antialiasing_confs.patch
14mr|fontconfig-2.11.1-1|55	Patch15:	06_ubuntu_lcddefault.patch
14mr|fontconfig-2.11.1-1|56	%endif
14mr|fontconfig-2.11.1-1|57	BuildRequires:	ed
14mr|fontconfig-2.11.1-1|58	BuildRequires:	lynx
14mr|fontconfig-2.11.1-1|59	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
14mr|fontconfig-2.11.1-1|60	BuildRequires:	pkgconfig(libxml-2.0)
14mr|fontconfig-2.11.1-1|61	%if %{rebuild_doc}
14mr|fontconfig-2.11.1-1|62	# Actually, we don't really need whole set of texlive packages
14mr|fontconfig-2.11.1-1|63	# but it's hard to find what exactly we need. So we use texlive.
14mr|fontconfig-2.11.1-1|64	BuildRequires:	texlive
14mr|fontconfig-2.11.1-1|65	BuildRequires:	docbook-utils
14mr|fontconfig-2.11.1-1|66	BuildRequires:	docbook-utils-pdf
14mr|fontconfig-2.11.1-1|67	BuildRequires:	docbook-dtd31-sgml
14mr|fontconfig-2.11.1-1|68	BuildRequires:	docbook-dtd41-sgml
14mr|fontconfig-2.11.1-1|69	%endif
14mr|fontconfig-2.11.1-1|70	Provides:	lib%{name} = %{EVRD}
14mr|fontconfig-2.11.1-1|71	Provides:	%{name}-libs = %{EVRD}
14mr|fontconfig-2.11.1-1|72	# fwang: add conflicts to ease upgrade
14mr|fontconfig-2.11.1-1|73	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
14mr|fontconfig-2.11.1-1|74	
14mr|fontconfig-2.11.1-1|75	%description
14mr|fontconfig-2.11.1-1|76	Fontconfig is designed to locate fonts within the system and select them
14mr|fontconfig-2.11.1-1|77	according to requirements specified by applications.
14mr|fontconfig-2.11.1-1|78	
14mr|fontconfig-2.11.1-1|79	%if %{build_plf}
14mr|fontconfig-2.11.1-1|80	This package contains Ubuntu LCD patches.
14mr|fontconfig-2.11.1-1|81	%endif
14mr|fontconfig-2.11.1-1|82	
14mr|fontconfig-2.11.1-1|83	%files
14mr|fontconfig-2.11.1-1|84	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
14mr|fontconfig-2.11.1-1|85	%dir %{_var}/cache/fontconfig
14mr|fontconfig-2.11.1-1|86	%{_bindir}/*
14mr|fontconfig-2.11.1-1|87	%dir %{_sysconfdir}/fonts
14mr|fontconfig-2.11.1-1|88	%dir %{_sysconfdir}/fonts/conf.d
14mr|fontconfig-2.11.1-1|89	%{_datadir}/%{name}/conf.avail
14mr|fontconfig-2.11.1-1|90	%{_datadir}/xml/fontconfig/fonts.dtd
14mr|fontconfig-2.11.1-1|91	# those files must NOT have noreplace option
14mr|fontconfig-2.11.1-1|92	%config %{_sysconfdir}/fonts/fonts.conf
14mr|fontconfig-2.11.1-1|93	%config %{_sysconfdir}/fonts/conf.d/*.conf
14mr|fontconfig-2.11.1-1|94	%config %{_sysconfdir}/fonts/conf.d/README
14mr|fontconfig-2.11.1-1|95	%{_mandir}/man1/*
14mr|fontconfig-2.11.1-1|96	%{_mandir}/man5/*
14mr|fontconfig-2.11.1-1|97	%{_var}/lib/rpm/filetriggers/fc-cache.*
14mr|fontconfig-2.11.1-1|98	
14mr|fontconfig-2.11.1-1|99	%post
14mr|fontconfig-2.11.1-1|100	%{_bindir}/fc-cache --force --system-only >/dev/null
14mr|fontconfig-2.11.1-1|101	
14mr|fontconfig-2.11.1-1|102	#----------------------------------------------------------------------------
14mr|fontconfig-2.11.1-1|103	
14mr|fontconfig-2.11.1-1|104	%package -n %{libname}
14mr|fontconfig-2.11.1-1|105	Summary:	Font configuration and customization library
14mr|fontconfig-2.11.1-1|106	Group:		System/Libraries
14mr|fontconfig-2.11.1-1|107	
14mr|fontconfig-2.11.1-1|108	%description -n %{libname}
14mr|fontconfig-2.11.1-1|109	Fontconfig is designed to locate fonts within the system and select them
14mr|fontconfig-2.11.1-1|110	according to requirements specified by applications.
14mr|fontconfig-2.11.1-1|111	
14mr|fontconfig-2.11.1-1|112	%files -n %{libname}
14mr|fontconfig-2.11.1-1|113	%{_libdir}/libfontconfig.so.%{major}*
14mr|fontconfig-2.11.1-1|114	
14mr|fontconfig-2.11.1-1|115	#----------------------------------------------------------------------------
14mr|fontconfig-2.11.1-1|116	
14mr|fontconfig-2.11.1-1|117	%package -n %{devname}
14mr|fontconfig-2.11.1-1|118	Summary:	Font configuration and customization library
14mr|fontconfig-2.11.1-1|119	Group:		Development/C
14mr|fontconfig-2.11.1-1|120	Provides:	%{name}-devel = %{EVRD}
14mr|fontconfig-2.11.1-1|121	Requires:	%{libname} = %{EVRD}
14mr|fontconfig-2.11.1-1|122	
14mr|fontconfig-2.11.1-1|123	%description -n %{devname}
14mr|fontconfig-2.11.1-1|124	This package includes the header files, and developer docs for the fontconfig
14mr|fontconfig-2.11.1-1|125	package. Install it if you want to develop programs which will use fontconfig.
14mr|fontconfig-2.11.1-1|126	
14mr|fontconfig-2.11.1-1|127	%files -n %{devname}
14mr|fontconfig-2.11.1-1|128	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
14mr|fontconfig-2.11.1-1|129	%{_libdir}/*.so
14mr|fontconfig-2.11.1-1|130	%{_libdir}/pkgconfig/*
14mr|fontconfig-2.11.1-1|131	%{_includedir}/*
14mr|fontconfig-2.11.1-1|132	%{_mandir}/man3/*
14mr|fontconfig-2.11.1-1|133	
14mr|fontconfig-2.11.1-1|134	#----------------------------------------------------------------------------
14mr|fontconfig-2.11.1-1|135	
14mr|fontconfig-2.11.1-1|136	%prep
14mr|fontconfig-2.11.1-1|137	%setup -q
14mr|fontconfig-2.11.1-1|138	%if %{build_plf}
14mr|fontconfig-2.11.1-1|139	%patch10 -p1
14mr|fontconfig-2.11.1-1|140	%patch11 -p1
14mr|fontconfig-2.11.1-1|141	%patch12 -p1
14mr|fontconfig-2.11.1-1|142	%patch13 -p1
14mr|fontconfig-2.11.1-1|143	%patch14 -p1
14mr|fontconfig-2.11.1-1|144	%patch15 -p1
14mr|fontconfig-2.11.1-1|145	%else
14mr|fontconfig-2.11.1-1|146	%patch1 -p1
14mr|fontconfig-2.11.1-1|147	%endif
14mr|fontconfig-2.11.1-1|148	
14mr|fontconfig-2.11.1-1|149	%build
14mr|fontconfig-2.11.1-1|150	%if !%{rebuild_doc}
14mr|fontconfig-2.11.1-1|151	export HASDOCBOOK=no
14mr|fontconfig-2.11.1-1|152	%endif
14mr|fontconfig-2.11.1-1|153	
14mr|fontconfig-2.11.1-1|154	%configure2_5x \
14mr|fontconfig-2.11.1-1|155	--disable-static \
14mr|fontconfig-2.11.1-1|156	--localstatedir=/var \
14mr|fontconfig-2.11.1-1|157	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
14mr|fontconfig-2.11.1-1|158	--enable-libxml2
14mr|fontconfig-2.11.1-1|159	
14mr|fontconfig-2.11.1-1|160	%make
14mr|fontconfig-2.11.1-1|161	
14mr|fontconfig-2.11.1-1|162	%install
14mr|fontconfig-2.11.1-1|163	%makeinstall_std
14mr|fontconfig-2.11.1-1|164	
14mr|fontconfig-2.11.1-1|165	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
14mr|fontconfig-2.11.1-1|166	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
14mr|fontconfig-2.11.1-1|167	
14mr|fontconfig-2.11.1-1|168	# needed in case main config files isn't up to date
14mr|fontconfig-2.11.1-1|169	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
14mr|fontconfig-2.11.1-1|170	<?xml version="1.0"?>
14mr|fontconfig-2.11.1-1|171	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
14mr|fontconfig-2.11.1-1|172	<fontconfig>
14mr|fontconfig-2.11.1-1|173	<!-- Font cache directory list -->
14mr|fontconfig-2.11.1-1|174	
14mr|fontconfig-2.11.1-1|175	<cachedir>/var/cache/fontconfig</cachedir>
14mr|fontconfig-2.11.1-1|176	<cachedir>~/.fontconfig</cachedir>
14mr|fontconfig-2.11.1-1|177	
14mr|fontconfig-2.11.1-1|178	</fontconfig>
14mr|fontconfig-2.11.1-1|179	EOF
14mr|fontconfig-2.11.1-1|180	
14mr|fontconfig-2.11.1-1|181	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
14mr|fontconfig-2.11.1-1|182	
14mr|fontconfig-2.11.1-1|183	# remove unpackaged files
14mr|fontconfig-2.11.1-1|184	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
14mr|fontconfig-2.11.1-1|185	
14mr|fontconfig-2.11.1-1|186	# install filetriggers
14mr|fontconfig-2.11.1-1|187	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|fontconfig-2.11.1-1|188	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|fontconfig-2.11.1-1|189	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|fontconfig-2.11.1-1|190	
14mr|fontconfig-2.11.1-1|191	
14mr|fontconfig-2.11.1-1|192	%changelog
14mr|fontconfig-2.11.1-1|193	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11.1-1
14mr|fontconfig-2.11.1-1|194	+ Revision: ad54089
14mr|fontconfig-2.11.1-1|195	- New version 2.11.1, no longer hide warning about user config path (disable patch)
14mr|fontconfig-2.11.1-1|196	
14mr|fontconfig-2.11.1-1|197	

16350 14
14mr|fontforge-1.0-0.20120731.2|1	%define ffversion	20120731
14mr|fontforge-1.0-0.20120731.2|2	%define docversion	20120731
14mr|fontforge-1.0-0.20120731.2|3	
14mr|fontforge-1.0-0.20120731.2|4	%define major 1
14mr|fontforge-1.0-0.20120731.2|5	%define gdraw_major 4
14mr|fontforge-1.0-0.20120731.2|6	%define gunicode_major 3
14mr|fontforge-1.0-0.20120731.2|7	%define libname %mklibname %{name} %{major}
14mr|fontforge-1.0-0.20120731.2|8	%define libgdraw %mklibname gdraw %{gdraw_major}
14mr|fontforge-1.0-0.20120731.2|9	%define libgioftp %mklibname gioftp %{major}
14mr|fontforge-1.0-0.20120731.2|10	%define libgunicode %mklibname gunicode %{gunicode_major}
14mr|fontforge-1.0-0.20120731.2|11	%define libgutils %mklibname gutils %{major}
14mr|fontforge-1.0-0.20120731.2|12	%define devname %mklibname %{name} -d
14mr|fontforge-1.0-0.20120731.2|13	
14mr|fontforge-1.0-0.20120731.2|14	Summary:	Font Editor for PostScript, TrueType, OpenType and various fonts
14mr|fontforge-1.0-0.20120731.2|15	Name:		fontforge
14mr|fontforge-1.0-0.20120731.2|16	Version:	1.0
14mr|fontforge-1.0-0.20120731.2|17	Release:	0.%{ffversion}.2
14mr|fontforge-1.0-0.20120731.2|18	License:	BSD-like
14mr|fontforge-1.0-0.20120731.2|19	Group:		Publishing
14mr|fontforge-1.0-0.20120731.2|20	Url:		http://fontforge.sourceforge.net/
14mr|fontforge-1.0-0.20120731.2|21	Source0:	http://fontforge.sourceforge.net/fontforge_full-%{ffversion}-b.tar.bz2
14mr|fontforge-1.0-0.20120731.2|22	Source2:	http://fontforge.sourceforge.net/fontforge_htdocs-%{docversion}-b.tar.bz2
14mr|fontforge-1.0-0.20120731.2|23	Source3:	http://fontforge.sourceforge.net/cidmaps.tar.bz2
14mr|fontforge-1.0-0.20120731.2|24	Source4:	http://fontforge.sourceforge.net/fontforge-tutorial.pdf
14mr|fontforge-1.0-0.20120731.2|25	Source11:	%{name}-16x16.png
14mr|fontforge-1.0-0.20120731.2|26	Source12:	%{name}-32x32.png
14mr|fontforge-1.0-0.20120731.2|27	Source13:	%{name}-48x48.png
14mr|fontforge-1.0-0.20120731.2|28	Patch0:		fontforge-20110222-link.patch
14mr|fontforge-1.0-0.20120731.2|29	Patch1:		fontforge-20090224-pythondl.patch
14mr|fontforge-1.0-0.20120731.2|30	Patch2:		fontforge-20110222-libz.so-linkage.patch
14mr|fontforge-1.0-0.20120731.2|31	Patch3:		fontforge-20120731-b-giflib51.patch
14mr|fontforge-1.0-0.20120731.2|32	
14mr|fontforge-1.0-0.20120731.2|33	BuildRequires:	chrpath
14mr|fontforge-1.0-0.20120731.2|34	BuildRequires:	desktop-file-utils
14mr|fontforge-1.0-0.20120731.2|35	BuildRequires:	jpeg-devel
14mr|fontforge-1.0-0.20120731.2|36	BuildRequires:	libuninameslist-devel
14mr|fontforge-1.0-0.20120731.2|37	BuildRequires:	ungif-devel
14mr|fontforge-1.0-0.20120731.2|38	BuildRequires:	pkgconfig(freetype2)
14mr|fontforge-1.0-0.20120731.2|39	BuildRequires:	pkgconfig(fontconfig)
14mr|fontforge-1.0-0.20120731.2|40	BuildRequires:	pkgconfig(libpng)
14mr|fontforge-1.0-0.20120731.2|41	BuildRequires:	pkgconfig(libtiff-4)
14mr|fontforge-1.0-0.20120731.2|42	BuildRequires:	pkgconfig(libxml-2.0)
14mr|fontforge-1.0-0.20120731.2|43	BuildRequires:	pkgconfig(python)
14mr|fontforge-1.0-0.20120731.2|44	BuildRequires:	pkgconfig(x11)
14mr|fontforge-1.0-0.20120731.2|45	BuildRequires:	pkgconfig(xi)
14mr|fontforge-1.0-0.20120731.2|46	BuildRequires:	pkgconfig(xft)
14mr|fontforge-1.0-0.20120731.2|47	BuildRequires:	pkgconfig(cairo)
14mr|fontforge-1.0-0.20120731.2|48	BuildRequires:	pkgconfig(pango)
14mr|fontforge-1.0-0.20120731.2|49	BuildRequires:	pkgconfig(pangocairo)
14mr|fontforge-1.0-0.20120731.2|50	BuildRequires:	pkgconfig(pangoxft)
14mr|fontforge-1.0-0.20120731.2|51	
14mr|fontforge-1.0-0.20120731.2|52	# (Abel) it wants either autotrace or potrace
14mr|fontforge-1.0-0.20120731.2|53	Requires:	potrace
14mr|fontforge-1.0-0.20120731.2|54	Provides:	/usr/bin/fontforge
14mr|fontforge-1.0-0.20120731.2|55	
14mr|fontforge-1.0-0.20120731.2|56	%description
14mr|fontforge-1.0-0.20120731.2|57	FontForge is an outline font editor that lets you create your own
14mr|fontforge-1.0-0.20120731.2|58	postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and
14mr|fontforge-1.0-0.20120731.2|59	bitmap (bdf) fonts, or edit existing ones. Also lets you convert one
14mr|fontforge-1.0-0.20120731.2|60	format to another. FontForge has support for many macintosh font formats.
14mr|fontforge-1.0-0.20120731.2|61	
14mr|fontforge-1.0-0.20120731.2|62	%files -f FontForge.lang
14mr|fontforge-1.0-0.20120731.2|63	%doc LICENSE README-unix README-Unix.html fontforge-tutorial.pdf
14mr|fontforge-1.0-0.20120731.2|64	%{_bindir}/*
14mr|fontforge-1.0-0.20120731.2|65	%{_mandir}/man1/*
14mr|fontforge-1.0-0.20120731.2|66	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|fontforge-1.0-0.20120731.2|67	%{_datadir}/applications/%{name}.desktop
14mr|fontforge-1.0-0.20120731.2|68	%{_datadir}/mime/packages/fontforge.xml
14mr|fontforge-1.0-0.20120731.2|69	%{_datadir}/%{name}
14mr|fontforge-1.0-0.20120731.2|70	
14mr|fontforge-1.0-0.20120731.2|71	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|72	
14mr|fontforge-1.0-0.20120731.2|73	%package -n %{libname}
14mr|fontforge-1.0-0.20120731.2|74	Group:		System/Libraries
14mr|fontforge-1.0-0.20120731.2|75	Summary:	Library for %{name}
14mr|fontforge-1.0-0.20120731.2|76	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|77	
14mr|fontforge-1.0-0.20120731.2|78	%description -n %{libname}
14mr|fontforge-1.0-0.20120731.2|79	This package contains the shared library libfontforge.
14mr|fontforge-1.0-0.20120731.2|80	
14mr|fontforge-1.0-0.20120731.2|81	%files -n %{libname}
14mr|fontforge-1.0-0.20120731.2|82	%{_libdir}/libfontforge.so.%{major}*
14mr|fontforge-1.0-0.20120731.2|83	
14mr|fontforge-1.0-0.20120731.2|84	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|85	
14mr|fontforge-1.0-0.20120731.2|86	%package -n %{libgdraw}
14mr|fontforge-1.0-0.20120731.2|87	Group:		System/Libraries
14mr|fontforge-1.0-0.20120731.2|88	Summary:	Library for %{name}
14mr|fontforge-1.0-0.20120731.2|89	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|90	
14mr|fontforge-1.0-0.20120731.2|91	%description -n %{libgdraw}
14mr|fontforge-1.0-0.20120731.2|92	This package contains the shared library libgdraw.
14mr|fontforge-1.0-0.20120731.2|93	
14mr|fontforge-1.0-0.20120731.2|94	%files -n %{libgdraw}
14mr|fontforge-1.0-0.20120731.2|95	%{_libdir}/libgdraw.so.%{gdraw_major}*
14mr|fontforge-1.0-0.20120731.2|96	
14mr|fontforge-1.0-0.20120731.2|97	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|98	
14mr|fontforge-1.0-0.20120731.2|99	%package -n %{libgioftp}
14mr|fontforge-1.0-0.20120731.2|100	Group:		System/Libraries
14mr|fontforge-1.0-0.20120731.2|101	Summary:	Library for %{name}
14mr|fontforge-1.0-0.20120731.2|102	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|103	
14mr|fontforge-1.0-0.20120731.2|104	%description -n %{libgioftp}
14mr|fontforge-1.0-0.20120731.2|105	This package contains the shared library libgioftp.
14mr|fontforge-1.0-0.20120731.2|106	
14mr|fontforge-1.0-0.20120731.2|107	%files -n %{libgioftp}
14mr|fontforge-1.0-0.20120731.2|108	%{_libdir}/libgioftp.so.%{major}*
14mr|fontforge-1.0-0.20120731.2|109	
14mr|fontforge-1.0-0.20120731.2|110	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|111	
14mr|fontforge-1.0-0.20120731.2|112	%package -n %{libgunicode}
14mr|fontforge-1.0-0.20120731.2|113	Group:		System/Libraries
14mr|fontforge-1.0-0.20120731.2|114	Summary:	Library for %{name}
14mr|fontforge-1.0-0.20120731.2|115	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|116	
14mr|fontforge-1.0-0.20120731.2|117	%description -n %{libgunicode}
14mr|fontforge-1.0-0.20120731.2|118	This package contains the shared library libgunicode.
14mr|fontforge-1.0-0.20120731.2|119	
14mr|fontforge-1.0-0.20120731.2|120	%files -n %{libgunicode}
14mr|fontforge-1.0-0.20120731.2|121	%{_libdir}/libgunicode.so.%{gunicode_major}*
14mr|fontforge-1.0-0.20120731.2|122	
14mr|fontforge-1.0-0.20120731.2|123	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|124	
14mr|fontforge-1.0-0.20120731.2|125	%package -n %{libgutils}
14mr|fontforge-1.0-0.20120731.2|126	Group:		System/Libraries
14mr|fontforge-1.0-0.20120731.2|127	Summary:	Library for %{name}
14mr|fontforge-1.0-0.20120731.2|128	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|129	
14mr|fontforge-1.0-0.20120731.2|130	%description -n %{libgutils}
14mr|fontforge-1.0-0.20120731.2|131	This package contains the shared library libgutils.
14mr|fontforge-1.0-0.20120731.2|132	
14mr|fontforge-1.0-0.20120731.2|133	%files -n %{libgutils}
14mr|fontforge-1.0-0.20120731.2|134	%{_libdir}/libgutils.so.%{major}*
14mr|fontforge-1.0-0.20120731.2|135	
14mr|fontforge-1.0-0.20120731.2|136	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|137	
14mr|fontforge-1.0-0.20120731.2|138	%package -n %{devname}
14mr|fontforge-1.0-0.20120731.2|139	Group:		Development/C
14mr|fontforge-1.0-0.20120731.2|140	Summary:	Development files for %{name}
14mr|fontforge-1.0-0.20120731.2|141	Requires:	%{libname} = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|142	Requires:	%{libgdraw} = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|143	Requires:	%{libgioftp} = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|144	Requires:	%{libgunicode} = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|145	Requires:	%{libgutils} = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|146	Provides:	%{name}-devel = %{EVRD}
14mr|fontforge-1.0-0.20120731.2|147	
14mr|fontforge-1.0-0.20120731.2|148	%description -n %{devname}
14mr|fontforge-1.0-0.20120731.2|149	This package contains the development files for %{name}.
14mr|fontforge-1.0-0.20120731.2|150	
14mr|fontforge-1.0-0.20120731.2|151	%files -n %{devname}
14mr|fontforge-1.0-0.20120731.2|152	%{_libdir}/lib*.so
14mr|fontforge-1.0-0.20120731.2|153	%{_libdir}/pkgconfig/*.pc
14mr|fontforge-1.0-0.20120731.2|154	%{_includedir}/%{name}
14mr|fontforge-1.0-0.20120731.2|155	
14mr|fontforge-1.0-0.20120731.2|156	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|157	
14mr|fontforge-1.0-0.20120731.2|158	%package python
14mr|fontforge-1.0-0.20120731.2|159	Group:		Development/Python
14mr|fontforge-1.0-0.20120731.2|160	Summary:	Library bindings for python
14mr|fontforge-1.0-0.20120731.2|161	Conflicts:	%{name} < 1.0-0.20110222.4
14mr|fontforge-1.0-0.20120731.2|162	
14mr|fontforge-1.0-0.20120731.2|163	%description python
14mr|fontforge-1.0-0.20120731.2|164	This package contains the python library for python applications that
14mr|fontforge-1.0-0.20120731.2|165	use %{name}.
14mr|fontforge-1.0-0.20120731.2|166	
14mr|fontforge-1.0-0.20120731.2|167	%files python
14mr|fontforge-1.0-0.20120731.2|168	%{python_sitearch}/fontforge*.egg-info
14mr|fontforge-1.0-0.20120731.2|169	%{python_sitearch}/fontforge.so
14mr|fontforge-1.0-0.20120731.2|170	%{python_sitearch}/psMat.so
14mr|fontforge-1.0-0.20120731.2|171	
14mr|fontforge-1.0-0.20120731.2|172	#----------------------------------------------------------------------------
14mr|fontforge-1.0-0.20120731.2|173	
14mr|fontforge-1.0-0.20120731.2|174	%prep
14mr|fontforge-1.0-0.20120731.2|175	%setup -qn fontforge-%{ffversion}-b
14mr|fontforge-1.0-0.20120731.2|176	%patch0 -p0
14mr|fontforge-1.0-0.20120731.2|177	%patch1 -p1
14mr|fontforge-1.0-0.20120731.2|178	%patch2 -p1
14mr|fontforge-1.0-0.20120731.2|179	%patch3 -p1
14mr|fontforge-1.0-0.20120731.2|180	
14mr|fontforge-1.0-0.20120731.2|181	mkdir -p htdocs cidmap
14mr|fontforge-1.0-0.20120731.2|182	tar xjf %{SOURCE2} -C htdocs
14mr|fontforge-1.0-0.20120731.2|183	tar xjf %{SOURCE3} -C cidmap
14mr|fontforge-1.0-0.20120731.2|184	
14mr|fontforge-1.0-0.20120731.2|185	cp %{SOURCE4} .
14mr|fontforge-1.0-0.20120731.2|186	
14mr|fontforge-1.0-0.20120731.2|187	%build
14mr|fontforge-1.0-0.20120731.2|188	%configure2_5x \
14mr|fontforge-1.0-0.20120731.2|189	--disable-static \
14mr|fontforge-1.0-0.20120731.2|190	--with-freetype-bytecode=no \
14mr|fontforge-1.0-0.20120731.2|191	--with-regular-link \
14mr|fontforge-1.0-0.20120731.2|192	--enable-pyextension \
14mr|fontforge-1.0-0.20120731.2|193	--enable-longdouble \
14mr|fontforge-1.0-0.20120731.2|194	--enable-type3 \
14mr|fontforge-1.0-0.20120731.2|195	--enable-libff
14mr|fontforge-1.0-0.20120731.2|196	%make
14mr|fontforge-1.0-0.20120731.2|197	
14mr|fontforge-1.0-0.20120731.2|198	%install
14mr|fontforge-1.0-0.20120731.2|199	%makeinstall_std
14mr|fontforge-1.0-0.20120731.2|200	
14mr|fontforge-1.0-0.20120731.2|201	desktop-file-install \
14mr|fontforge-1.0-0.20120731.2|202	--dir %{buildroot}%{_datadir}/applications \
14mr|fontforge-1.0-0.20120731.2|203	Packaging/fontforge.desktop
14mr|fontforge-1.0-0.20120731.2|204	
14mr|fontforge-1.0-0.20120731.2|205	# icons
14mr|fontforge-1.0-0.20120731.2|206	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|fontforge-1.0-0.20120731.2|207	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|fontforge-1.0-0.20120731.2|208	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|fontforge-1.0-0.20120731.2|209	
14mr|fontforge-1.0-0.20120731.2|210	mkdir -p %{buildroot}/%{_datadir}/mime/packages
14mr|fontforge-1.0-0.20120731.2|211	
14mr|fontforge-1.0-0.20120731.2|212	install -p Packaging/fontforge.xml %{buildroot}/%{_datadir}/mime/packages/
14mr|fontforge-1.0-0.20120731.2|213	
14mr|fontforge-1.0-0.20120731.2|214	chrpath -d %{buildroot}%{_bindir}/%{name} %{buildroot}%{_libdir}/*.so.*
14mr|fontforge-1.0-0.20120731.2|215	
14mr|fontforge-1.0-0.20120731.2|216	%find_lang FontForge
14mr|fontforge-1.0-0.20120731.2|217	
14mr|fontforge-1.0-0.20120731.2|218	
14mr|fontforge-1.0-0.20120731.2|219	%changelog
14mr|fontforge-1.0-0.20120731.2|220	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.20120731.2
14mr|fontforge-1.0-0.20120731.2|221	+ Revision: 83ec2ab
14mr|fontforge-1.0-0.20120731.2|222	- Fix BuildRequires
14mr|fontforge-1.0-0.20120731.2|223	
14mr|fontforge-1.0-0.20120731.2|224	

16351 14
14mr|fonts-bitmap-misc-console-1.3-2|1	%define name fonts-bitmap-misc-console
14mr|fonts-bitmap-misc-console-1.3-2|2	%define version 1.3
14mr|fonts-bitmap-misc-console-1.3-2|3	%define release 2
14mr|fonts-bitmap-misc-console-1.3-2|4	
14mr|fonts-bitmap-misc-console-1.3-2|5	Summary:    Console font backported from KDE3
14mr|fonts-bitmap-misc-console-1.3-2|6	Name:       %{name}
14mr|fonts-bitmap-misc-console-1.3-2|7	Version:    %{version}
14mr|fonts-bitmap-misc-console-1.3-2|8	Release:    %{release}
14mr|fonts-bitmap-misc-console-1.3-2|9	Source0:    %{name}-%{version}.tar.xz
14mr|fonts-bitmap-misc-console-1.3-2|10	License:    GPLv2+
14mr|fonts-bitmap-misc-console-1.3-2|11	Group:      Graphical desktop/KDE
14mr|fonts-bitmap-misc-console-1.3-2|12	Url:        https://abf.rosalinux.ru/captainflint/fonts-bitmap-misc-console
14mr|fonts-bitmap-misc-console-1.3-2|13	Packager:   Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
14mr|fonts-bitmap-misc-console-1.3-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-bitmap-misc-console-1.3-2|15	BuildArch:  noarch
14mr|fonts-bitmap-misc-console-1.3-2|16	Requires:   fontconfig
14mr|fonts-bitmap-misc-console-1.3-2|17	Requires:   mkfontdir
14mr|fonts-bitmap-misc-console-1.3-2|18	
14mr|fonts-bitmap-misc-console-1.3-2|19	%description
14mr|fonts-bitmap-misc-console-1.3-2|20	The fixed-sized font Console is optimized for terminal applications and makes
14mr|fonts-bitmap-misc-console-1.3-2|21	Konsole look pretty.
14mr|fonts-bitmap-misc-console-1.3-2|22	
14mr|fonts-bitmap-misc-console-1.3-2|23	%prep
14mr|fonts-bitmap-misc-console-1.3-2|24	%setup -q
14mr|fonts-bitmap-misc-console-1.3-2|25	
14mr|fonts-bitmap-misc-console-1.3-2|26	%build
14mr|fonts-bitmap-misc-console-1.3-2|27	
14mr|fonts-bitmap-misc-console-1.3-2|28	%install
14mr|fonts-bitmap-misc-console-1.3-2|29	rm -rf %buildroot
14mr|fonts-bitmap-misc-console-1.3-2|30	
14mr|fonts-bitmap-misc-console-1.3-2|31	mkdir -p %{buildroot}%{_datadir}/fonts/misc
14mr|fonts-bitmap-misc-console-1.3-2|32	install -m 0644 usr/share/fonts/misc/console8x16.pcf.gz %{buildroot}%{_datadir}/fonts/misc/
14mr|fonts-bitmap-misc-console-1.3-2|33	
14mr|fonts-bitmap-misc-console-1.3-2|34	%files
14mr|fonts-bitmap-misc-console-1.3-2|35	%defattr(-,root,root)
14mr|fonts-bitmap-misc-console-1.3-2|36	%{_datadir}/fonts/misc/console8x16.pcf.gz
14mr|fonts-bitmap-misc-console-1.3-2|37	
14mr|fonts-bitmap-misc-console-1.3-2|38	%post
14mr|fonts-bitmap-misc-console-1.3-2|39	fc-cache
14mr|fonts-bitmap-misc-console-1.3-2|40	mkfontdir /usr/share/fonts/misc
14mr|fonts-bitmap-misc-console-1.3-2|41	
14mr|fonts-bitmap-misc-console-1.3-2|42	%postun
14mr|fonts-bitmap-misc-console-1.3-2|43	fc-cache
14mr|fonts-bitmap-misc-console-1.3-2|44	mkfontdir /usr/share/fonts/misc
14mr|fonts-bitmap-misc-console-1.3-2|45	
14mr|fonts-bitmap-misc-console-1.3-2|46	
14mr|fonts-bitmap-misc-console-1.3-2|47	%changelog
14mr|fonts-bitmap-misc-console-1.3-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-2
14mr|fonts-bitmap-misc-console-1.3-2|49	+ Revision: 6356af2
14mr|fonts-bitmap-misc-console-1.3-2|50	- MassBuild#440: Increase release tag
14mr|fonts-bitmap-misc-console-1.3-2|51	
14mr|fonts-bitmap-misc-console-1.3-2|52	

16352 14
14mr|fonts-ttf-arabic-1.1-20|1	Summary:	Arabic TrueType fonts
14mr|fonts-ttf-arabic-1.1-20|2	Name:		fonts-ttf-arabic
14mr|fonts-ttf-arabic-1.1-20|3	Version:	1.1
14mr|fonts-ttf-arabic-1.1-20|4	Release:	20
14mr|fonts-ttf-arabic-1.1-20|5	License:	GPLv2
14mr|fonts-ttf-arabic-1.1-20|6	Group:		System/Fonts/True type
14mr|fonts-ttf-arabic-1.1-20|7	Source0:	http://www.linux.org.sa/download/KacstArabicFonts-%{version}.tar.bz2
14mr|fonts-ttf-arabic-1.1-20|8	Source1:	nastaliq_unicode.ttf.bz2
14mr|fonts-ttf-arabic-1.1-20|9	BuildArch:	noarch
14mr|fonts-ttf-arabic-1.1-20|10	BuildRequires:	fontconfig
14mr|fonts-ttf-arabic-1.1-20|11	BuildRequires:	mkfontscale
14mr|fonts-ttf-arabic-1.1-20|12	
14mr|fonts-ttf-arabic-1.1-20|13	%description
14mr|fonts-ttf-arabic-1.1-20|14	This Package provides Free Arabic TrueType fonts.
14mr|fonts-ttf-arabic-1.1-20|15	
14mr|fonts-ttf-arabic-1.1-20|16	%prep
14mr|fonts-ttf-arabic-1.1-20|17	
14mr|fonts-ttf-arabic-1.1-20|18	%setup -q -c
14mr|fonts-ttf-arabic-1.1-20|19	
14mr|fonts-ttf-arabic-1.1-20|20	%build
14mr|fonts-ttf-arabic-1.1-20|21	bzcat %{SOURCE1} > nastaliq_unicode.ttf
14mr|fonts-ttf-arabic-1.1-20|22	
14mr|fonts-ttf-arabic-1.1-20|23	%install
14mr|fonts-ttf-arabic-1.1-20|24	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/arabic/
14mr|fonts-ttf-arabic-1.1-20|25	cp *.ttf %{buildroot}/%{_datadir}/fonts/TTF/arabic/
14mr|fonts-ttf-arabic-1.1-20|26	
14mr|fonts-ttf-arabic-1.1-20|27	(
14mr|fonts-ttf-arabic-1.1-20|28	cd %{buildroot}/%{_datadir}/fonts/TTF/arabic/
14mr|fonts-ttf-arabic-1.1-20|29	mkfontscale
14mr|fonts-ttf-arabic-1.1-20|30	cp fonts.scale fonts.dir
14mr|fonts-ttf-arabic-1.1-20|31	)
14mr|fonts-ttf-arabic-1.1-20|32	
14mr|fonts-ttf-arabic-1.1-20|33	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-ttf-arabic-1.1-20|34	ln -s ../../..%{_datadir}/fonts/TTF/arabic \
14mr|fonts-ttf-arabic-1.1-20|35	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-arabic:pri=50
14mr|fonts-ttf-arabic-1.1-20|36	
14mr|fonts-ttf-arabic-1.1-20|37	%post
14mr|fonts-ttf-arabic-1.1-20|38	touch %{_datadir}/fonts/TTF
14mr|fonts-ttf-arabic-1.1-20|39	
14mr|fonts-ttf-arabic-1.1-20|40	%files
14mr|fonts-ttf-arabic-1.1-20|41	%doc *txt
14mr|fonts-ttf-arabic-1.1-20|42	%dir %{_datadir}/fonts/TTF/arabic/
14mr|fonts-ttf-arabic-1.1-20|43	%{_datadir}/fonts/TTF/arabic/*
14mr|fonts-ttf-arabic-1.1-20|44	%{_sysconfdir}/X11/fontpath.d/ttf-arabic:pri=50
14mr|fonts-ttf-arabic-1.1-20|45	
14mr|fonts-ttf-arabic-1.1-20|46	
14mr|fonts-ttf-arabic-1.1-20|47	%changelog
14mr|fonts-ttf-arabic-1.1-20|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-20
14mr|fonts-ttf-arabic-1.1-20|49	+ Revision: d6fd91c
14mr|fonts-ttf-arabic-1.1-20|50	- MassBuild#440: Increase release tag
14mr|fonts-ttf-arabic-1.1-20|51	
14mr|fonts-ttf-arabic-1.1-20|52	

16353 14
14mr|fonts-ttf-arabic-arabeyes-2.0-11|1	%define name fonts-ttf-arabic-arabeyes
14mr|fonts-ttf-arabic-arabeyes-2.0-11|2	%define name_orig	ae_fonts
14mr|fonts-ttf-arabic-arabeyes-2.0-11|3	%define version 2.0
14mr|fonts-ttf-arabic-arabeyes-2.0-11|4	%define release 11
14mr|fonts-ttf-arabic-arabeyes-2.0-11|5	%define fontdir	fonts/TTF/arabic/arabeyes
14mr|fonts-ttf-arabic-arabeyes-2.0-11|6	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|7	Name:		%{name}
14mr|fonts-ttf-arabic-arabeyes-2.0-11|8	Summary:	Arabic TrueType fonts
14mr|fonts-ttf-arabic-arabeyes-2.0-11|9	Version:	%{version}
14mr|fonts-ttf-arabic-arabeyes-2.0-11|10	Release:	%{release}
14mr|fonts-ttf-arabic-arabeyes-2.0-11|11	License:	GPLv2+
14mr|fonts-ttf-arabic-arabeyes-2.0-11|12	Group:		System/Fonts/True type
14mr|fonts-ttf-arabic-arabeyes-2.0-11|13	Source:		http://prdownloads.sourceforge.net/arabeyes/%{name_orig}_%{version}.tar.bz2
14mr|fonts-ttf-arabic-arabeyes-2.0-11|14	URL:		http://www.arabeyes.org/project.php?proj=Khotot
14mr|fonts-ttf-arabic-arabeyes-2.0-11|15	BuildArch:	noarch
14mr|fonts-ttf-arabic-arabeyes-2.0-11|16	BuildRequires: fontconfig
14mr|fonts-ttf-arabic-arabeyes-2.0-11|17	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14mr|fonts-ttf-arabic-arabeyes-2.0-11|18	Buildrequires: 	mkfontscale
14mr|fonts-ttf-arabic-arabeyes-2.0-11|19	Provides:	fonts-ttf-arabic
14mr|fonts-ttf-arabic-arabeyes-2.0-11|20	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|21	%description
14mr|fonts-ttf-arabic-arabeyes-2.0-11|22	This Package provides Free Arabic TrueType fonts donated under the GPL license
14mr|fonts-ttf-arabic-arabeyes-2.0-11|23	by arabeyes.org.
14mr|fonts-ttf-arabic-arabeyes-2.0-11|24	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|25	%prep
14mr|fonts-ttf-arabic-arabeyes-2.0-11|26	%setup -n %{name_orig}_%version -q
14mr|fonts-ttf-arabic-arabeyes-2.0-11|27	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|28	%build
14mr|fonts-ttf-arabic-arabeyes-2.0-11|29	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|30	%install
14mr|fonts-ttf-arabic-arabeyes-2.0-11|31	rm -rf %buildroot
14mr|fonts-ttf-arabic-arabeyes-2.0-11|32	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|33	mkdir -p %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-arabeyes-2.0-11|34	cp */*.ttf %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-arabeyes-2.0-11|35	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|36	pushd %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-arabeyes-2.0-11|37	mkfontscale
14mr|fonts-ttf-arabic-arabeyes-2.0-11|38	cp fonts.scale fonts.dir
14mr|fonts-ttf-arabic-arabeyes-2.0-11|39	popd
14mr|fonts-ttf-arabic-arabeyes-2.0-11|40	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-arabic-arabeyes-2.0-11|42	ln -s ../../..%_datadir/%fontdir \
14mr|fonts-ttf-arabic-arabeyes-2.0-11|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-arabeyes:pri=50
14mr|fonts-ttf-arabic-arabeyes-2.0-11|44	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|45	%post
14mr|fonts-ttf-arabic-arabeyes-2.0-11|46	touch %_datadir/fonts/TTF
14mr|fonts-ttf-arabic-arabeyes-2.0-11|47	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|48	%clean
14mr|fonts-ttf-arabic-arabeyes-2.0-11|49	rm -rf %buildroot
14mr|fonts-ttf-arabic-arabeyes-2.0-11|50	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|51	%files
14mr|fonts-ttf-arabic-arabeyes-2.0-11|52	%defattr(0644,root,root,0755)
14mr|fonts-ttf-arabic-arabeyes-2.0-11|53	%doc README ChangeLog
14mr|fonts-ttf-arabic-arabeyes-2.0-11|54	%dir %_datadir/%fontdir
14mr|fonts-ttf-arabic-arabeyes-2.0-11|55	%_datadir/%fontdir/*
14mr|fonts-ttf-arabic-arabeyes-2.0-11|56	%_sysconfdir/X11/fontpath.d/ttf-arabic-arabeyes:pri=50
14mr|fonts-ttf-arabic-arabeyes-2.0-11|57	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|58	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|59	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|60	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|61	%changelog
14mr|fonts-ttf-arabic-arabeyes-2.0-11|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-11
14mr|fonts-ttf-arabic-arabeyes-2.0-11|63	+ Revision: a81788e
14mr|fonts-ttf-arabic-arabeyes-2.0-11|64	- MassBuild#440: Increase release tag
14mr|fonts-ttf-arabic-arabeyes-2.0-11|65	
14mr|fonts-ttf-arabic-arabeyes-2.0-11|66	

16354 14
14mr|fonts-ttf-arabic-farsi-0.4-15|1	%define name fonts-ttf-arabic-farsi
14mr|fonts-ttf-arabic-farsi-0.4-15|2	%define name_orig farsifonts
14mr|fonts-ttf-arabic-farsi-0.4-15|3	%define version 0.4
14mr|fonts-ttf-arabic-farsi-0.4-15|4	%define release 15
14mr|fonts-ttf-arabic-farsi-0.4-15|5	%define fontdir	fonts/TTF/arabic/farsi
14mr|fonts-ttf-arabic-farsi-0.4-15|6	
14mr|fonts-ttf-arabic-farsi-0.4-15|7	Name:		%{name}
14mr|fonts-ttf-arabic-farsi-0.4-15|8	Summary:	Arabic TrueType fonts
14mr|fonts-ttf-arabic-farsi-0.4-15|9	Version:	%{version}
14mr|fonts-ttf-arabic-farsi-0.4-15|10	Release:	%{release}
14mr|fonts-ttf-arabic-farsi-0.4-15|11	License:	GPL
14mr|fonts-ttf-arabic-farsi-0.4-15|12	Group:		System/Fonts/True type
14mr|fonts-ttf-arabic-farsi-0.4-15|13	Source:		http://www.farsiweb.info/font/%{name_orig}-%{version}.tar.bz2
14mr|fonts-ttf-arabic-farsi-0.4-15|14	URL:		http://www.farsiweb.info
14mr|fonts-ttf-arabic-farsi-0.4-15|15	BuildArch:	noarch
14mr|fonts-ttf-arabic-farsi-0.4-15|16	BuildRequires: fontconfig
14mr|fonts-ttf-arabic-farsi-0.4-15|17	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14mr|fonts-ttf-arabic-farsi-0.4-15|18	BuildRequires:	mkfontscale
14mr|fonts-ttf-arabic-farsi-0.4-15|19	Provides:	fonts-ttf-arabic
14mr|fonts-ttf-arabic-farsi-0.4-15|20	
14mr|fonts-ttf-arabic-farsi-0.4-15|21	%description
14mr|fonts-ttf-arabic-farsi-0.4-15|22	This Package provides Free Arabic TrueType fonts donated under the GPL license
14mr|fonts-ttf-arabic-farsi-0.4-15|23	by farsiweb.info.
14mr|fonts-ttf-arabic-farsi-0.4-15|24	
14mr|fonts-ttf-arabic-farsi-0.4-15|25	%prep
14mr|fonts-ttf-arabic-farsi-0.4-15|26	%setup -n %name_orig-%version -q
14mr|fonts-ttf-arabic-farsi-0.4-15|27	
14mr|fonts-ttf-arabic-farsi-0.4-15|28	%build
14mr|fonts-ttf-arabic-farsi-0.4-15|29	
14mr|fonts-ttf-arabic-farsi-0.4-15|30	%install
14mr|fonts-ttf-arabic-farsi-0.4-15|31	rm -rf %buildroot
14mr|fonts-ttf-arabic-farsi-0.4-15|32	
14mr|fonts-ttf-arabic-farsi-0.4-15|33	mkdir -p %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-farsi-0.4-15|34	cp *.ttf %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-farsi-0.4-15|35	
14mr|fonts-ttf-arabic-farsi-0.4-15|36	pushd %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-farsi-0.4-15|37	mkfontscale
14mr|fonts-ttf-arabic-farsi-0.4-15|38	cp fonts.scale fonts.dir
14mr|fonts-ttf-arabic-farsi-0.4-15|39	popd
14mr|fonts-ttf-arabic-farsi-0.4-15|40	
14mr|fonts-ttf-arabic-farsi-0.4-15|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-arabic-farsi-0.4-15|42	ln -s ../../..%_datadir/%fontdir \
14mr|fonts-ttf-arabic-farsi-0.4-15|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-farsi:pri=50
14mr|fonts-ttf-arabic-farsi-0.4-15|44	
14mr|fonts-ttf-arabic-farsi-0.4-15|45	%clean
14mr|fonts-ttf-arabic-farsi-0.4-15|46	rm -rf %buildroot
14mr|fonts-ttf-arabic-farsi-0.4-15|47	
14mr|fonts-ttf-arabic-farsi-0.4-15|48	%files
14mr|fonts-ttf-arabic-farsi-0.4-15|49	%defattr(0644,root,root,0755)
14mr|fonts-ttf-arabic-farsi-0.4-15|50	%doc COPYING NEWS *.txt
14mr|fonts-ttf-arabic-farsi-0.4-15|51	%dir %_datadir/%{fontdir}
14mr|fonts-ttf-arabic-farsi-0.4-15|52	%_datadir/%{fontdir}/*
14mr|fonts-ttf-arabic-farsi-0.4-15|53	%_sysconfdir/X11/fontpath.d/ttf-arabic-farsi:pri=50
14mr|fonts-ttf-arabic-farsi-0.4-15|54	
14mr|fonts-ttf-arabic-farsi-0.4-15|55	
14mr|fonts-ttf-arabic-farsi-0.4-15|56	
14mr|fonts-ttf-arabic-farsi-0.4-15|57	
14mr|fonts-ttf-arabic-farsi-0.4-15|58	
14mr|fonts-ttf-arabic-farsi-0.4-15|59	%changelog
14mr|fonts-ttf-arabic-farsi-0.4-15|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-15
14mr|fonts-ttf-arabic-farsi-0.4-15|61	+ Revision: 2ab2db3
14mr|fonts-ttf-arabic-farsi-0.4-15|62	- MassBuild#440: Increase release tag
14mr|fonts-ttf-arabic-farsi-0.4-15|63	
14mr|fonts-ttf-arabic-farsi-0.4-15|64	

16355 14
14mr|fonts-ttf-arabic-kacst-2.0-9|1	%define name fonts-ttf-arabic-kacst
14mr|fonts-ttf-arabic-kacst-2.0-9|2	%define name_orig kacst_fonts
14mr|fonts-ttf-arabic-kacst-2.0-9|3	%define srcname KacstArabicFonts-2.0
14mr|fonts-ttf-arabic-kacst-2.0-9|4	%define version 2.0
14mr|fonts-ttf-arabic-kacst-2.0-9|5	%define release 9
14mr|fonts-ttf-arabic-kacst-2.0-9|6	%define fontdir	fonts/TTF/arabic/kacst
14mr|fonts-ttf-arabic-kacst-2.0-9|7	
14mr|fonts-ttf-arabic-kacst-2.0-9|8	Name:		%{name}
14mr|fonts-ttf-arabic-kacst-2.0-9|9	Summary:	Arabic TrueType fonts
14mr|fonts-ttf-arabic-kacst-2.0-9|10	Version:	%{version}
14mr|fonts-ttf-arabic-kacst-2.0-9|11	Release:	%{release}
14mr|fonts-ttf-arabic-kacst-2.0-9|12	License:	GPLv2
14mr|fonts-ttf-arabic-kacst-2.0-9|13	Group:		System/Fonts/True type
14mr|fonts-ttf-arabic-kacst-2.0-9|14	Source:		http://downloads.sourceforge.net/project/arabeyes/kacst_fonts/%{name_orig}_%{version}.tar.bz2
14mr|fonts-ttf-arabic-kacst-2.0-9|15	URL:		http://www.arabeyes.org/resources.php
14mr|fonts-ttf-arabic-kacst-2.0-9|16	BuildArch:	noarch
14mr|fonts-ttf-arabic-kacst-2.0-9|17	BuildRequires: fontconfig
14mr|fonts-ttf-arabic-kacst-2.0-9|18	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
14mr|fonts-ttf-arabic-kacst-2.0-9|19	BuildRequires:	mkfontscale
14mr|fonts-ttf-arabic-kacst-2.0-9|20	Requires:	common-licenses
14mr|fonts-ttf-arabic-kacst-2.0-9|21	Provides:	fonts-ttf-arabic
14mr|fonts-ttf-arabic-kacst-2.0-9|22	
14mr|fonts-ttf-arabic-kacst-2.0-9|23	%description
14mr|fonts-ttf-arabic-kacst-2.0-9|24	This Package provides Free Arabic TrueType fonts donated under the GPL license
14mr|fonts-ttf-arabic-kacst-2.0-9|25	by King Abdul-Aziz City for Science and Technology (KACST).
14mr|fonts-ttf-arabic-kacst-2.0-9|26	
14mr|fonts-ttf-arabic-kacst-2.0-9|27	Now maintained by Arabeyes http://www.arabeyes.org
14mr|fonts-ttf-arabic-kacst-2.0-9|28	
14mr|fonts-ttf-arabic-kacst-2.0-9|29	%prep
14mr|fonts-ttf-arabic-kacst-2.0-9|30	%setup -q -n %{srcname}
14mr|fonts-ttf-arabic-kacst-2.0-9|31	
14mr|fonts-ttf-arabic-kacst-2.0-9|32	%build
14mr|fonts-ttf-arabic-kacst-2.0-9|33	
14mr|fonts-ttf-arabic-kacst-2.0-9|34	%install
14mr|fonts-ttf-arabic-kacst-2.0-9|35	rm -rf %buildroot
14mr|fonts-ttf-arabic-kacst-2.0-9|36	
14mr|fonts-ttf-arabic-kacst-2.0-9|37	mkdir -p %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-kacst-2.0-9|38	cp *.ttf %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-kacst-2.0-9|39	
14mr|fonts-ttf-arabic-kacst-2.0-9|40	pushd %buildroot/%_datadir/%fontdir
14mr|fonts-ttf-arabic-kacst-2.0-9|41	mkfontscale
14mr|fonts-ttf-arabic-kacst-2.0-9|42	cp fonts.scale fonts.dir
14mr|fonts-ttf-arabic-kacst-2.0-9|43	popd
14mr|fonts-ttf-arabic-kacst-2.0-9|44	
14mr|fonts-ttf-arabic-kacst-2.0-9|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-arabic-kacst-2.0-9|46	ln -s ../../..%_datadir/%fontdir \
14mr|fonts-ttf-arabic-kacst-2.0-9|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-kacst:pri=50
14mr|fonts-ttf-arabic-kacst-2.0-9|48	
14mr|fonts-ttf-arabic-kacst-2.0-9|49	%clean
14mr|fonts-ttf-arabic-kacst-2.0-9|50	rm -rf %buildroot
14mr|fonts-ttf-arabic-kacst-2.0-9|51	
14mr|fonts-ttf-arabic-kacst-2.0-9|52	%files
14mr|fonts-ttf-arabic-kacst-2.0-9|53	%defattr(0644,root,root,0755)
14mr|fonts-ttf-arabic-kacst-2.0-9|54	%dir %_datadir/%fontdir
14mr|fonts-ttf-arabic-kacst-2.0-9|55	%_datadir/%fontdir/*
14mr|fonts-ttf-arabic-kacst-2.0-9|56	%_sysconfdir/X11/fontpath.d/ttf-arabic-kacst:pri=50
14mr|fonts-ttf-arabic-kacst-2.0-9|57	
14mr|fonts-ttf-arabic-kacst-2.0-9|58	
14mr|fonts-ttf-arabic-kacst-2.0-9|59	
14mr|fonts-ttf-arabic-kacst-2.0-9|60	%changelog
14mr|fonts-ttf-arabic-kacst-2.0-9|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-9
14mr|fonts-ttf-arabic-kacst-2.0-9|62	+ Revision: 249a9b7
14mr|fonts-ttf-arabic-kacst-2.0-9|63	- MassBuild#440: Increase release tag
14mr|fonts-ttf-arabic-kacst-2.0-9|64	
14mr|fonts-ttf-arabic-kacst-2.0-9|65	

16356 14
14mr|fonts-ttf-armenian-1.1-24|1	Summary:	Armenian TrueType fonts
14mr|fonts-ttf-armenian-1.1-24|2	Name:		fonts-ttf-armenian
14mr|fonts-ttf-armenian-1.1-24|3	Version:	1.1
14mr|fonts-ttf-armenian-1.1-24|4	Release:	24
14mr|fonts-ttf-armenian-1.1-24|5	License:	Distributable
14mr|fonts-ttf-armenian-1.1-24|6	URL:		http://www.freenet.am/armnls/
14mr|fonts-ttf-armenian-1.1-24|7	Group:		System/Fonts/True type
14mr|fonts-ttf-armenian-1.1-24|8	
14mr|fonts-ttf-armenian-1.1-24|9	Source0:	fonts-ttf-armenian-%{version}.tar.bz2
14mr|fonts-ttf-armenian-1.1-24|10	BuildArch:	noarch
14mr|fonts-ttf-armenian-1.1-24|11	BuildRequires: fontconfig
14mr|fonts-ttf-armenian-1.1-24|12	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-armenian-1.1-24|13	BuildRequires:	mkfontscale
14mr|fonts-ttf-armenian-1.1-24|14	
14mr|fonts-ttf-armenian-1.1-24|15	%description
14mr|fonts-ttf-armenian-1.1-24|16	This Package provides free Armenian TrueType fonts.
14mr|fonts-ttf-armenian-1.1-24|17	
14mr|fonts-ttf-armenian-1.1-24|18	%prep
14mr|fonts-ttf-armenian-1.1-24|19	%setup -q
14mr|fonts-ttf-armenian-1.1-24|20	
14mr|fonts-ttf-armenian-1.1-24|21	%build
14mr|fonts-ttf-armenian-1.1-24|22	# TODO: create a README file
14mr|fonts-ttf-armenian-1.1-24|23	
14mr|fonts-ttf-armenian-1.1-24|24	%install
14mr|fonts-ttf-armenian-1.1-24|25	rm -fr %buildroot
14mr|fonts-ttf-armenian-1.1-24|26	
14mr|fonts-ttf-armenian-1.1-24|27	mkdir -p %buildroot/%_datadir/fonts/TTF/armenian/
14mr|fonts-ttf-armenian-1.1-24|28	cp * %buildroot/%_datadir/fonts/TTF/armenian
14mr|fonts-ttf-armenian-1.1-24|29	pushd %buildroot/%_datadir/fonts/TTF/armenian
14mr|fonts-ttf-armenian-1.1-24|30	mkfontscale
14mr|fonts-ttf-armenian-1.1-24|31	cp fonts.scale fonts.dir
14mr|fonts-ttf-armenian-1.1-24|32	popd
14mr|fonts-ttf-armenian-1.1-24|33	
14mr|fonts-ttf-armenian-1.1-24|34	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-armenian-1.1-24|35	ln -s ../../..%_datadir/fonts/TTF/armenian \
14mr|fonts-ttf-armenian-1.1-24|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-armenian:pri=50
14mr|fonts-ttf-armenian-1.1-24|37	
14mr|fonts-ttf-armenian-1.1-24|38	
14mr|fonts-ttf-armenian-1.1-24|39	%clean
14mr|fonts-ttf-armenian-1.1-24|40	rm -fr %buildroot
14mr|fonts-ttf-armenian-1.1-24|41	
14mr|fonts-ttf-armenian-1.1-24|42	%files
14mr|fonts-ttf-armenian-1.1-24|43	%defattr(0644,root,root,0755)
14mr|fonts-ttf-armenian-1.1-24|44	%dir %_datadir/fonts/TTF/armenian/
14mr|fonts-ttf-armenian-1.1-24|45	%_datadir/fonts/TTF/armenian/*
14mr|fonts-ttf-armenian-1.1-24|46	%_sysconfdir/X11/fontpath.d/ttf-armenian:pri=50
14mr|fonts-ttf-armenian-1.1-24|47	
14mr|fonts-ttf-armenian-1.1-24|48	
14mr|fonts-ttf-armenian-1.1-24|49	
14mr|fonts-ttf-armenian-1.1-24|50	
14mr|fonts-ttf-armenian-1.1-24|51	%changelog
14mr|fonts-ttf-armenian-1.1-24|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-24
14mr|fonts-ttf-armenian-1.1-24|53	+ Revision: 8898288
14mr|fonts-ttf-armenian-1.1-24|54	- MassBuild#440: Increase release tag
14mr|fonts-ttf-armenian-1.1-24|55	
14mr|fonts-ttf-armenian-1.1-24|56	

16357 14
14mr|fonts-ttf-bengali-0.5-14|1	Summary: A set of Bangla fonts under GPL
14mr|fonts-ttf-bengali-0.5-14|2	Name: fonts-ttf-bengali
14mr|fonts-ttf-bengali-0.5-14|3	# version number is defined at http://www.bengalinux.org/downloads/
14mr|fonts-ttf-bengali-0.5-14|4	Version: 0.5
14mr|fonts-ttf-bengali-0.5-14|5	Release: 14
14mr|fonts-ttf-bengali-0.5-14|6	License: GPL
14mr|fonts-ttf-bengali-0.5-14|7	Group: System/Fonts/True type
14mr|fonts-ttf-bengali-0.5-14|8	Source0: http://savannah.nongnu.org/download/freebangfont/Akaash-0.8.5.tar.bz2
14mr|fonts-ttf-bengali-0.5-14|9	Source1: http://savannah.nongnu.org/download/freebangfont/Ani.tar.bz2
14mr|fonts-ttf-bengali-0.5-14|10	Source2: http://savannah.nongnu.org/download/freebangfont/Likhan-0.5.tar.bz2
14mr|fonts-ttf-bengali-0.5-14|11	Source3: http://savannah.nongnu.org/download/freebangfont/MuktiNarrow-0.94.tar.bz2
14mr|fonts-ttf-bengali-0.5-14|12	URL: http://www.bengalinux.org/
14mr|fonts-ttf-bengali-0.5-14|13	BuildArch:	noarch
14mr|fonts-ttf-bengali-0.5-14|14	BuildRequires: fontconfig
14mr|fonts-ttf-bengali-0.5-14|15	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-bengali-0.5-14|16	BuildRequires:	freetype-tools
14mr|fonts-ttf-bengali-0.5-14|17	
14mr|fonts-ttf-bengali-0.5-14|18	Provides: fonts-tt-Akaash
14mr|fonts-ttf-bengali-0.5-14|19	Provides: fonts-tt-Ani
14mr|fonts-ttf-bengali-0.5-14|20	Provides: fonts-tt-Likhan
14mr|fonts-ttf-bengali-0.5-14|21	Provides: fonts-tt-MuktiNarrow
14mr|fonts-ttf-bengali-0.5-14|22	
14mr|fonts-ttf-bengali-0.5-14|23	%description
14mr|fonts-ttf-bengali-0.5-14|24	This package contains a set of Bangla (Bengali) OpenType fonts based on
14mr|fonts-ttf-bengali-0.5-14|25	Unicode encoding scheme. The fonts are provided by Free Bangla Font project,
14mr|fonts-ttf-bengali-0.5-14|26	a sub project of Ankur group (http://www.bengalinux.org).
14mr|fonts-ttf-bengali-0.5-14|27	
14mr|fonts-ttf-bengali-0.5-14|28	Install freebanglafont if you'd like to use Bangla or want to see Bangla
14mr|fonts-ttf-bengali-0.5-14|29	interface for GNOME, KDE, etc.
14mr|fonts-ttf-bengali-0.5-14|30	
14mr|fonts-ttf-bengali-0.5-14|31	%prep
14mr|fonts-ttf-bengali-0.5-14|32	%setup -c -a 0 -a 1 -a 2 -a 3 -q
14mr|fonts-ttf-bengali-0.5-14|33	
14mr|fonts-ttf-bengali-0.5-14|34	%build
14mr|fonts-ttf-bengali-0.5-14|35	
14mr|fonts-ttf-bengali-0.5-14|36	%install
14mr|fonts-ttf-bengali-0.5-14|37	rm -rf %buildroot
14mr|fonts-ttf-bengali-0.5-14|38	install -d %buildroot/%_datadir/fonts/TTF/bengali
14mr|fonts-ttf-bengali-0.5-14|39	
14mr|fonts-ttf-bengali-0.5-14|40	for i in `find . -name "*.ttf"` ; do
14mr|fonts-ttf-bengali-0.5-14|41	install -m 644 $i %buildroot/%_datadir/fonts/TTF/bengali
14mr|fonts-ttf-bengali-0.5-14|42	done
14mr|fonts-ttf-bengali-0.5-14|43	for i in `find . -name "*.TTF"` ; do
14mr|fonts-ttf-bengali-0.5-14|44	install -m 644 $i \
14mr|fonts-ttf-bengali-0.5-14|45	%buildroot/%_datadir/fonts/TTF/bengali/`basename $i .TTF`.ttf
14mr|fonts-ttf-bengali-0.5-14|46	done
14mr|fonts-ttf-bengali-0.5-14|47	
14mr|fonts-ttf-bengali-0.5-14|48	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Akaash/
14mr|fonts-ttf-bengali-0.5-14|49	install -m 644 Akaash/{BUGS,README,MAILINGLISTS,VERSION,CHANGELOG,CREDITS} \
14mr|fonts-ttf-bengali-0.5-14|50	%buildroot/%_docdir/%{name}-%{version}/Akaash/
14mr|fonts-ttf-bengali-0.5-14|51	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Ani/
14mr|fonts-ttf-bengali-0.5-14|52	install -m 644 Ani/{AUTHORS,BUGS,MAILINGLISTS,README,VERSION} \
14mr|fonts-ttf-bengali-0.5-14|53	%buildroot/%_docdir/%{name}-%{version}/Ani/
14mr|fonts-ttf-bengali-0.5-14|54	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Likhan/
14mr|fonts-ttf-bengali-0.5-14|55	install -m 644 Likhan-0.5/README \
14mr|fonts-ttf-bengali-0.5-14|56	%buildroot/%_docdir/%{name}-%{version}/Likhan/
14mr|fonts-ttf-bengali-0.5-14|57	mkdir -p %buildroot/%_docdir/%{name}-%{version}/MuktiNarrow/
14mr|fonts-ttf-bengali-0.5-14|58	install -m 644 MuktiNarrow0.94/readme.txt \
14mr|fonts-ttf-bengali-0.5-14|59	%buildroot/%_docdir/%{name}-%{version}/MuktiNarrow/
14mr|fonts-ttf-bengali-0.5-14|60	install -m 644 Ani/COPYING %buildroot/%_docdir/%{name}-%{version}/
14mr|fonts-ttf-bengali-0.5-14|61	
14mr|fonts-ttf-bengali-0.5-14|62	%post
14mr|fonts-ttf-bengali-0.5-14|63	touch %{_datadir}/fonts/TTF
14mr|fonts-ttf-bengali-0.5-14|64	
14mr|fonts-ttf-bengali-0.5-14|65	%clean
14mr|fonts-ttf-bengali-0.5-14|66	rm -fr %buildroot
14mr|fonts-ttf-bengali-0.5-14|67	
14mr|fonts-ttf-bengali-0.5-14|68	%files
14mr|fonts-ttf-bengali-0.5-14|69	%defattr(0644,root,root,0755)
14mr|fonts-ttf-bengali-0.5-14|70	%doc %_docdir/%{name}-%{version}/*
14mr|fonts-ttf-bengali-0.5-14|71	%dir %_datadir/fonts/TTF/
14mr|fonts-ttf-bengali-0.5-14|72	%dir %_datadir/fonts/TTF/bengali
14mr|fonts-ttf-bengali-0.5-14|73	%_datadir/fonts/TTF/bengali/*.ttf
14mr|fonts-ttf-bengali-0.5-14|74	
14mr|fonts-ttf-bengali-0.5-14|75	
14mr|fonts-ttf-bengali-0.5-14|76	
14mr|fonts-ttf-bengali-0.5-14|77	
14mr|fonts-ttf-bengali-0.5-14|78	
14mr|fonts-ttf-bengali-0.5-14|79	
14mr|fonts-ttf-bengali-0.5-14|80	%changelog
14mr|fonts-ttf-bengali-0.5-14|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-14
14mr|fonts-ttf-bengali-0.5-14|82	+ Revision: 9d46615
14mr|fonts-ttf-bengali-0.5-14|83	- MassBuild#440: Increase release tag
14mr|fonts-ttf-bengali-0.5-14|84	
14mr|fonts-ttf-bengali-0.5-14|85	

16358 14
14mr|fonts-ttf-bitstream-vera-1.10-15|1	Name: fonts-ttf-bitstream-vera
14mr|fonts-ttf-bitstream-vera-1.10-15|2	Version: 1.10
14mr|fonts-ttf-bitstream-vera-1.10-15|3	Release: 15
14mr|fonts-ttf-bitstream-vera-1.10-15|4	Summary: Bitstream Vera ttf fonts
14mr|fonts-ttf-bitstream-vera-1.10-15|5	Group: Development/X11
14mr|fonts-ttf-bitstream-vera-1.10-15|6	BuildArch: noarch
14mr|fonts-ttf-bitstream-vera-1.10-15|7	URL: http://www.gnome.org/fonts/
14mr|fonts-ttf-bitstream-vera-1.10-15|8	Source: http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-%{version}.tar.bz2
14mr|fonts-ttf-bitstream-vera-1.10-15|9	License: Bitstream Vera Fonts Copyright
14mr|fonts-ttf-bitstream-vera-1.10-15|10	BuildRoot: %{_tmppath}/%{name}-root
14mr|fonts-ttf-bitstream-vera-1.10-15|11	BuildRequires: fontconfig
14mr|fonts-ttf-bitstream-vera-1.10-15|12	BuildRequires: x11-font-util >= 1.0.0
14mr|fonts-ttf-bitstream-vera-1.10-15|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|fonts-ttf-bitstream-vera-1.10-15|14	Conflicts: xorg-x11 <= 6.9.0
14mr|fonts-ttf-bitstream-vera-1.10-15|15	Provides: fonts-ttf-vera
14mr|fonts-ttf-bitstream-vera-1.10-15|16	Requires(post): mkfontdir mkfontscale
14mr|fonts-ttf-bitstream-vera-1.10-15|17	Requires(postun): mkfontdir mkfontscale
14mr|fonts-ttf-bitstream-vera-1.10-15|18	
14mr|fonts-ttf-bitstream-vera-1.10-15|19	%description
14mr|fonts-ttf-bitstream-vera-1.10-15|20	Bitstream Vera ttf fonts
14mr|fonts-ttf-bitstream-vera-1.10-15|21	
14mr|fonts-ttf-bitstream-vera-1.10-15|22	%prep
14mr|fonts-ttf-bitstream-vera-1.10-15|23	%setup -q -n ttf-bitstream-vera-%{version}
14mr|fonts-ttf-bitstream-vera-1.10-15|24	
14mr|fonts-ttf-bitstream-vera-1.10-15|25	%install
14mr|fonts-ttf-bitstream-vera-1.10-15|26	rm -rf %{buildroot}
14mr|fonts-ttf-bitstream-vera-1.10-15|27	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/
14mr|fonts-ttf-bitstream-vera-1.10-15|28	cp -f *.ttf %{buildroot}%{_datadir}/fonts/TTF/
14mr|fonts-ttf-bitstream-vera-1.10-15|29	
14mr|fonts-ttf-bitstream-vera-1.10-15|30	%post
14mr|fonts-ttf-bitstream-vera-1.10-15|31	mkfontscale %{_datadir}/fonts/TTF
14mr|fonts-ttf-bitstream-vera-1.10-15|32	mkfontdir %{_datadir}/fonts/TTF
14mr|fonts-ttf-bitstream-vera-1.10-15|33	
14mr|fonts-ttf-bitstream-vera-1.10-15|34	%postun
14mr|fonts-ttf-bitstream-vera-1.10-15|35	mkfontscale %{_datadir}/fonts/TTF
14mr|fonts-ttf-bitstream-vera-1.10-15|36	mkfontdir %{_datadir}/fonts/TTF
14mr|fonts-ttf-bitstream-vera-1.10-15|37	
14mr|fonts-ttf-bitstream-vera-1.10-15|38	%clean
14mr|fonts-ttf-bitstream-vera-1.10-15|39	rm -rf %{buildroot}
14mr|fonts-ttf-bitstream-vera-1.10-15|40	
14mr|fonts-ttf-bitstream-vera-1.10-15|41	%files
14mr|fonts-ttf-bitstream-vera-1.10-15|42	%defattr(-,root,root)
14mr|fonts-ttf-bitstream-vera-1.10-15|43	%doc README.TXT COPYRIGHT.TXT RELEASENOTES.TXT
14mr|fonts-ttf-bitstream-vera-1.10-15|44	%{_datadir}/fonts/TTF/Vera*.ttf
14mr|fonts-ttf-bitstream-vera-1.10-15|45	
14mr|fonts-ttf-bitstream-vera-1.10-15|46	
14mr|fonts-ttf-bitstream-vera-1.10-15|47	
14mr|fonts-ttf-bitstream-vera-1.10-15|48	
14mr|fonts-ttf-bitstream-vera-1.10-15|49	
14mr|fonts-ttf-bitstream-vera-1.10-15|50	%changelog
14mr|fonts-ttf-bitstream-vera-1.10-15|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-15
14mr|fonts-ttf-bitstream-vera-1.10-15|52	+ Revision: ee3ecf5
14mr|fonts-ttf-bitstream-vera-1.10-15|53	- MassBuild#440: Increase release tag
14mr|fonts-ttf-bitstream-vera-1.10-15|54	
14mr|fonts-ttf-bitstream-vera-1.10-15|55	

16359 14
14mr|fonts-ttf-chinese-0.2.20080216.1-11|1	%define version 0.2.20080216.1
14mr|fonts-ttf-chinese-0.2.20080216.1-11|2	%define release 11
14mr|fonts-ttf-chinese-0.2.20080216.1-11|3	%define epoch 1
14mr|fonts-ttf-chinese-0.2.20080216.1-11|4	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|5	Summary:	Unified Chinese True Type font
14mr|fonts-ttf-chinese-0.2.20080216.1-11|6	Name:		fonts-ttf-chinese
14mr|fonts-ttf-chinese-0.2.20080216.1-11|7	Version:	%{version}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|8	Release:	%{release}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|9	Epoch:		%{epoch}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|10	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|11	Source6:	cidinst.chinese
14mr|fonts-ttf-chinese-0.2.20080216.1-11|12	Source7:	cidunin.chinese
14mr|fonts-ttf-chinese-0.2.20080216.1-11|13	Source10:	http://apt.debian.org.tw/pool/t/ttf-arphic-ukai/ttf-arphic-ukai_%{version}.orig.tar.gz
14mr|fonts-ttf-chinese-0.2.20080216.1-11|14	Source11:	http://apt.debian.org.tw/pool/t/ttf-arphic-ukai/ttf-arphic-uming_%{version}.orig.tar.gz
14mr|fonts-ttf-chinese-0.2.20080216.1-11|15	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|16	URL:		http://www.freedesktop.org/wiki/Software/CJKUnifonts
14mr|fonts-ttf-chinese-0.2.20080216.1-11|17	License:	Arphic Public License
14mr|fonts-ttf-chinese-0.2.20080216.1-11|18	Group:		System/Fonts/True type
14mr|fonts-ttf-chinese-0.2.20080216.1-11|19	BuildArch:	noarch
14mr|fonts-ttf-chinese-0.2.20080216.1-11|20	BuildRequires: fontconfig
14mr|fonts-ttf-chinese-0.2.20080216.1-11|21	BuildRoot:	%{_tmppath}/%name-%version-%release-root
14mr|fonts-ttf-chinese-0.2.20080216.1-11|22	Obsoletes:	fonts-ttf-big5
14mr|fonts-ttf-chinese-0.2.20080216.1-11|23	Provides:	fonts-ttf-big5 = %{epoch}:%{version}-%{release}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|24	Obsoletes:	fonts-ttf-gb2312
14mr|fonts-ttf-chinese-0.2.20080216.1-11|25	Provides:	fonts-ttf-gb2312 = %{epoch}:%{version}-%{release}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|26	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|27	%description
14mr|fonts-ttf-chinese-0.2.20080216.1-11|28	Chinese True Type font covering both tranditional and simplified chinese,
14mr|fonts-ttf-chinese-0.2.20080216.1-11|29	in Sung and Kai font face. It was merged by Arne Goetje, using Sung/Kai
14mr|fonts-ttf-chinese-0.2.20080216.1-11|30	face fonts (both in trad. and simp. Chinese) donated by Arphic Technology
14mr|fonts-ttf-chinese-0.2.20080216.1-11|31	Co Ltd.
14mr|fonts-ttf-chinese-0.2.20080216.1-11|32	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|33	In addition, it includes embedded 11-16 pixel bitmap fonts done by Firefly,
14mr|fonts-ttf-chinese-0.2.20080216.1-11|34	and HKSCS(Hong Kong) glyphs done by Akar et. al.
14mr|fonts-ttf-chinese-0.2.20080216.1-11|35	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|36	%prep
14mr|fonts-ttf-chinese-0.2.20080216.1-11|37	%setup -q -c -T -n ttf-arphic-ukai -a 10
14mr|fonts-ttf-chinese-0.2.20080216.1-11|38	%setup -q -c -T -D -n ttf-arphic-uming -a 11
14mr|fonts-ttf-chinese-0.2.20080216.1-11|39	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|40	%build
14mr|fonts-ttf-chinese-0.2.20080216.1-11|41	cd ..
14mr|fonts-ttf-chinese-0.2.20080216.1-11|42	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|43	mkdir doc -p
14mr|fonts-ttf-chinese-0.2.20080216.1-11|44	# prevent name clash
14mr|fonts-ttf-chinese-0.2.20080216.1-11|45	cp ttf-arphic-ukai/README doc/README-ukai
14mr|fonts-ttf-chinese-0.2.20080216.1-11|46	cp ttf-arphic-uming/README doc/README-uming
14mr|fonts-ttf-chinese-0.2.20080216.1-11|47	cp ttf-arphic-ukai/FONTLOG doc/FONTLOG-ukai
14mr|fonts-ttf-chinese-0.2.20080216.1-11|48	cp ttf-arphic-uming/FONTLOG doc/FONTLOG-uming
14mr|fonts-ttf-chinese-0.2.20080216.1-11|49	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|50	cp ttf-arphic-ukai/CONTRIBUTERS ttf-arphic-ukai/KNOWN_ISSUES ttf-arphic-ukai/NEWS ttf-arphic-ukai/TODO doc/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|51	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|52	# merge fonts.dir
14mr|fonts-ttf-chinese-0.2.20080216.1-11|53	grep uming.ttc ttf-arphic-uming/fonts.dir > fonts.dir.prepare
14mr|fonts-ttf-chinese-0.2.20080216.1-11|54	grep ukai.ttc ttf-arphic-ukai/fonts.dir >> fonts.dir.prepare
14mr|fonts-ttf-chinese-0.2.20080216.1-11|55	wc -l fonts.dir.prepare |awk -F' ' '{print $1}' > fonts.dir
14mr|fonts-ttf-chinese-0.2.20080216.1-11|56	cat fonts.dir.prepare >> fonts.dir
14mr|fonts-ttf-chinese-0.2.20080216.1-11|57	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|58	# merge fonts.scale
14mr|fonts-ttf-chinese-0.2.20080216.1-11|59	grep uming.ttc ttf-arphic-uming/fonts.scale > fonts.scale.prepare
14mr|fonts-ttf-chinese-0.2.20080216.1-11|60	grep ukai.ttc ttf-arphic-ukai/fonts.scale >> fonts.scale.prepare
14mr|fonts-ttf-chinese-0.2.20080216.1-11|61	wc -l fonts.scale.prepare |awk -F' ' '{print $1}' > fonts.scale
14mr|fonts-ttf-chinese-0.2.20080216.1-11|62	cat fonts.scale.prepare >> fonts.scale
14mr|fonts-ttf-chinese-0.2.20080216.1-11|63	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|64	%install
14mr|fonts-ttf-chinese-0.2.20080216.1-11|65	rm -fr %{buildroot}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|66	cd ..
14mr|fonts-ttf-chinese-0.2.20080216.1-11|67	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|68	install -d %{buildroot}/%{_datadir}/fonts/TTF/chinese/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|69	install -m 644 ttf-arphic-ukai/ukai.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|70	install -m 644 ttf-arphic-uming/uming.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|71	install -m 644 fonts.dir fonts.scale %{buildroot}/%{_datadir}/fonts/TTF/chinese/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|72	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|73	mkdir -p %buildroot%_sysconfdir/fonts/conf.d/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|74	install -m 644 ttf-arphic-ukai/35-ttf-arphic-ukai-aliases.conf %buildroot%_sysconfdir/fonts/conf.d/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|75	install -m 644 ttf-arphic-uming/35-ttf-arphic-uming-aliases.conf %buildroot%_sysconfdir/fonts/conf.d/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|76	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|77	touch %{buildroot}%{_datadir}/fonts/TTF/chinese/fonts.*
14mr|fonts-ttf-chinese-0.2.20080216.1-11|78	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|79	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|80	ln -s ../../..%_datadir/fonts/TTF/chinese \
14mr|fonts-ttf-chinese-0.2.20080216.1-11|81	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-chinese:pri=50
14mr|fonts-ttf-chinese-0.2.20080216.1-11|82	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|83	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|84	%clean
14mr|fonts-ttf-chinese-0.2.20080216.1-11|85	rm -fr %{buildroot}
14mr|fonts-ttf-chinese-0.2.20080216.1-11|86	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|87	%files
14mr|fonts-ttf-chinese-0.2.20080216.1-11|88	%defattr(0644,root,root,0755)
14mr|fonts-ttf-chinese-0.2.20080216.1-11|89	%doc ../doc/*
14mr|fonts-ttf-chinese-0.2.20080216.1-11|90	%dir %{_datadir}/fonts/TTF/chinese/
14mr|fonts-ttf-chinese-0.2.20080216.1-11|91	%{_datadir}/fonts/TTF/chinese/*
14mr|fonts-ttf-chinese-0.2.20080216.1-11|92	%{_sysconfdir}/X11/fontpath.d/ttf-chinese:pri=50
14mr|fonts-ttf-chinese-0.2.20080216.1-11|93	%_sysconfdir/fonts/conf.d/*.conf
14mr|fonts-ttf-chinese-0.2.20080216.1-11|94	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|95	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|96	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|97	%changelog
14mr|fonts-ttf-chinese-0.2.20080216.1-11|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.2.20080216.1-11
14mr|fonts-ttf-chinese-0.2.20080216.1-11|99	+ Revision: f8d0a82
14mr|fonts-ttf-chinese-0.2.20080216.1-11|100	- MassBuild#440: Increase release tag
14mr|fonts-ttf-chinese-0.2.20080216.1-11|101	
14mr|fonts-ttf-chinese-0.2.20080216.1-11|102	

16360 14
14mr|fonts-ttf-dejavu-2.34-1|1	%define pkgname dejavu-fonts-ttf
14mr|fonts-ttf-dejavu-2.34-1|2	
14mr|fonts-ttf-dejavu-2.34-1|3	Summary:	DejaVu ttf Fonts
14mr|fonts-ttf-dejavu-2.34-1|4	Name:		fonts-ttf-dejavu
14mr|fonts-ttf-dejavu-2.34-1|5	Version:	2.34
14mr|fonts-ttf-dejavu-2.34-1|6	Release:	1
14mr|fonts-ttf-dejavu-2.34-1|7	License:	Bitstream Vera Fonts Copyright
14mr|fonts-ttf-dejavu-2.34-1|8	Group:		System/Fonts/True type
14mr|fonts-ttf-dejavu-2.34-1|9	Url:		http://dejavu.sourceforge.net/
14mr|fonts-ttf-dejavu-2.34-1|10	Source0:	http://prdownloads.sourceforge.net/dejavu/%{pkgname}-%{version}.tar.bz2
14mr|fonts-ttf-dejavu-2.34-1|11	BuildArch:	noarch
14mr|fonts-ttf-dejavu-2.34-1|12	BuildRequires:	fontconfig
14mr|fonts-ttf-dejavu-2.34-1|13	BuildRequires:	ttmkfdir
14mr|fonts-ttf-dejavu-2.34-1|14	
14mr|fonts-ttf-dejavu-2.34-1|15	%description
14mr|fonts-ttf-dejavu-2.34-1|16	The DejaVu fonts are modifications of the Bitstream Vera fonts designed
14mr|fonts-ttf-dejavu-2.34-1|17	to extend this original for greater coverage of Unicode. The Bitstream Vera
14mr|fonts-ttf-dejavu-2.34-1|18	family was limited mainly to the characters in the Basic Latin and Latin-1
14mr|fonts-ttf-dejavu-2.34-1|19	Supplement portions of Unicode (roughly equivalent to ISO-8859-15) but was
14mr|fonts-ttf-dejavu-2.34-1|20	released with a license that permitted changes. The DejaVu fonts project was
14mr|fonts-ttf-dejavu-2.34-1|21	started with the aim to "provide a wider range of characters... while
14mr|fonts-ttf-dejavu-2.34-1|22	maintaining the original look and feel through the process of collaborative
14mr|fonts-ttf-dejavu-2.34-1|23	development".
14mr|fonts-ttf-dejavu-2.34-1|24	
14mr|fonts-ttf-dejavu-2.34-1|25	%files
14mr|fonts-ttf-dejavu-2.34-1|26	%doc README LICENSE AUTHORS NEWS BUGS *cover.txt
14mr|fonts-ttf-dejavu-2.34-1|27	%dir %{_datadir}/fonts/TTF/dejavu
14mr|fonts-ttf-dejavu-2.34-1|28	%{_datadir}/fonts/TTF/dejavu/*.ttf
14mr|fonts-ttf-dejavu-2.34-1|29	%verify(not mtime) %{_datadir}/fonts/TTF/dejavu/fonts.dir
14mr|fonts-ttf-dejavu-2.34-1|30	%{_datadir}/fonts/TTF/dejavu/fonts.scale
14mr|fonts-ttf-dejavu-2.34-1|31	%{_sysconfdir}/X11/fontpath.d/ttf-dejavu:pri=50
14mr|fonts-ttf-dejavu-2.34-1|32	
14mr|fonts-ttf-dejavu-2.34-1|33	#----------------------------------------------------------------------------
14mr|fonts-ttf-dejavu-2.34-1|34	
14mr|fonts-ttf-dejavu-2.34-1|35	%prep
14mr|fonts-ttf-dejavu-2.34-1|36	%setup -q -n %{pkgname}-%{version}
14mr|fonts-ttf-dejavu-2.34-1|37	
14mr|fonts-ttf-dejavu-2.34-1|38	%build
14mr|fonts-ttf-dejavu-2.34-1|39	
14mr|fonts-ttf-dejavu-2.34-1|40	%install
14mr|fonts-ttf-dejavu-2.34-1|41	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/dejavu
14mr|fonts-ttf-dejavu-2.34-1|42	
14mr|fonts-ttf-dejavu-2.34-1|43	install -m 644 ttf/*.ttf %{buildroot}%{_datadir}/fonts/TTF/dejavu
14mr|fonts-ttf-dejavu-2.34-1|44	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/dejavu > %{buildroot}%{_datadir}/fonts/TTF/dejavu/fonts.dir
14mr|fonts-ttf-dejavu-2.34-1|45	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/dejavu/fonts.scale
14mr|fonts-ttf-dejavu-2.34-1|46	
14mr|fonts-ttf-dejavu-2.34-1|47	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-ttf-dejavu-2.34-1|48	ln -s ../../..%{_datadir}/fonts/TTF/dejavu \
14mr|fonts-ttf-dejavu-2.34-1|49	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-dejavu:pri=50
14mr|fonts-ttf-dejavu-2.34-1|50	
14mr|fonts-ttf-dejavu-2.34-1|51	
14mr|fonts-ttf-dejavu-2.34-1|52	%changelog
14mr|fonts-ttf-dejavu-2.34-1|53	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.34-1
14mr|fonts-ttf-dejavu-2.34-1|54	+ Revision: 2a7b2ed
14mr|fonts-ttf-dejavu-2.34-1|55	- New version 2.34
14mr|fonts-ttf-dejavu-2.34-1|56	
14mr|fonts-ttf-dejavu-2.34-1|57	

16361 14
14mr|fonts-ttf-devanagari-1.0-9|1	Summary: Devanagari TTF font(s)
14mr|fonts-ttf-devanagari-1.0-9|2	Name: fonts-ttf-devanagari
14mr|fonts-ttf-devanagari-1.0-9|3	Version: 1.0
14mr|fonts-ttf-devanagari-1.0-9|4	Release: 9
14mr|fonts-ttf-devanagari-1.0-9|5	License: Free use and distribution
14mr|fonts-ttf-devanagari-1.0-9|6	Group: System/Fonts/True type
14mr|fonts-ttf-devanagari-1.0-9|7	# it was previously distributed with XFree86; it's in public domain
14mr|fonts-ttf-devanagari-1.0-9|8	Source0: raghu.ttf.bz2
14mr|fonts-ttf-devanagari-1.0-9|9	#URL:
14mr|fonts-ttf-devanagari-1.0-9|10	BuildArch:	noarch
14mr|fonts-ttf-devanagari-1.0-9|11	BuildRequires: fontconfig
14mr|fonts-ttf-devanagari-1.0-9|12	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-devanagari-1.0-9|13	BuildRequires:	freetype-tools
14mr|fonts-ttf-devanagari-1.0-9|14	
14mr|fonts-ttf-devanagari-1.0-9|15	%description
14mr|fonts-ttf-devanagari-1.0-9|16	This package contains fonts for the devanagari script.
14mr|fonts-ttf-devanagari-1.0-9|17	
14mr|fonts-ttf-devanagari-1.0-9|18	%prep
14mr|fonts-ttf-devanagari-1.0-9|19	#%setup -c
14mr|fonts-ttf-devanagari-1.0-9|20	
14mr|fonts-ttf-devanagari-1.0-9|21	rm -rf %{name}-%{version}
14mr|fonts-ttf-devanagari-1.0-9|22	mkdir %{name}-%{version}
14mr|fonts-ttf-devanagari-1.0-9|23	cd %{name}-%{version}
14mr|fonts-ttf-devanagari-1.0-9|24	
14mr|fonts-ttf-devanagari-1.0-9|25	%build
14mr|fonts-ttf-devanagari-1.0-9|26	cd %{name}-%{version}
14mr|fonts-ttf-devanagari-1.0-9|27	bzcat %{SOURCE0} > raghu.ttf
14mr|fonts-ttf-devanagari-1.0-9|28	
14mr|fonts-ttf-devanagari-1.0-9|29	%install
14mr|fonts-ttf-devanagari-1.0-9|30	cd %{name}-%{version}
14mr|fonts-ttf-devanagari-1.0-9|31	rm -rf %buildroot
14mr|fonts-ttf-devanagari-1.0-9|32	install -d %buildroot/%_datadir/fonts/TTF/devanagari
14mr|fonts-ttf-devanagari-1.0-9|33	
14mr|fonts-ttf-devanagari-1.0-9|34	for i in `find . -name "*.ttf"` ; do
14mr|fonts-ttf-devanagari-1.0-9|35	install -m 644 $i %buildroot/%_datadir/fonts/TTF/devanagari
14mr|fonts-ttf-devanagari-1.0-9|36	done
14mr|fonts-ttf-devanagari-1.0-9|37	
14mr|fonts-ttf-devanagari-1.0-9|38	%post
14mr|fonts-ttf-devanagari-1.0-9|39	touch %{_datadir}/fonts/TTF
14mr|fonts-ttf-devanagari-1.0-9|40	
14mr|fonts-ttf-devanagari-1.0-9|41	%clean
14mr|fonts-ttf-devanagari-1.0-9|42	rm -fr %buildroot
14mr|fonts-ttf-devanagari-1.0-9|43	
14mr|fonts-ttf-devanagari-1.0-9|44	%files
14mr|fonts-ttf-devanagari-1.0-9|45	%defattr(0644,root,root,0755)
14mr|fonts-ttf-devanagari-1.0-9|46	#%doc %{name}-%{version}/README*
14mr|fonts-ttf-devanagari-1.0-9|47	%dir %_datadir/fonts/TTF/
14mr|fonts-ttf-devanagari-1.0-9|48	%dir %_datadir/fonts/TTF/devanagari
14mr|fonts-ttf-devanagari-1.0-9|49	%_datadir/fonts/TTF/devanagari/*.ttf
14mr|fonts-ttf-devanagari-1.0-9|50	
14mr|fonts-ttf-devanagari-1.0-9|51	
14mr|fonts-ttf-devanagari-1.0-9|52	
14mr|fonts-ttf-devanagari-1.0-9|53	
14mr|fonts-ttf-devanagari-1.0-9|54	
14mr|fonts-ttf-devanagari-1.0-9|55	
14mr|fonts-ttf-devanagari-1.0-9|56	
14mr|fonts-ttf-devanagari-1.0-9|57	%changelog
14mr|fonts-ttf-devanagari-1.0-9|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-9
14mr|fonts-ttf-devanagari-1.0-9|59	+ Revision: b15f125
14mr|fonts-ttf-devanagari-1.0-9|60	- MassBuild#440: Increase release tag
14mr|fonts-ttf-devanagari-1.0-9|61	
14mr|fonts-ttf-devanagari-1.0-9|62	

16362 14
14mr|fonts-ttf-droid-1.0-10|1	%define pkgname droid-fonts
14mr|fonts-ttf-droid-1.0-10|2	
14mr|fonts-ttf-droid-1.0-10|3	Summary: Droid Fonts
14mr|fonts-ttf-droid-1.0-10|4	Name: fonts-ttf-droid
14mr|fonts-ttf-droid-1.0-10|5	Version: 1.0
14mr|fonts-ttf-droid-1.0-10|6	Release: 10
14mr|fonts-ttf-droid-1.0-10|7	License: Apache License
14mr|fonts-ttf-droid-1.0-10|8	Group: System/Fonts/True type
14mr|fonts-ttf-droid-1.0-10|9	URL: http://www.droidfonts.com/
14mr|fonts-ttf-droid-1.0-10|10	Source0: %{pkgname}-%{version}.tar.bz2
14mr|fonts-ttf-droid-1.0-10|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-ttf-droid-1.0-10|12	BuildArch: noarch
14mr|fonts-ttf-droid-1.0-10|13	BuildRequires: fontconfig
14mr|fonts-ttf-droid-1.0-10|14	BuildRequires: freetype-tools
14mr|fonts-ttf-droid-1.0-10|15	
14mr|fonts-ttf-droid-1.0-10|16	%description
14mr|fonts-ttf-droid-1.0-10|17	The Droid family of fonts consists of Droid Sans, Droid Sans Mono and
14mr|fonts-ttf-droid-1.0-10|18	Droid Serif. Each contains extensive character set coverage including
14mr|fonts-ttf-droid-1.0-10|19	Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
14mr|fonts-ttf-droid-1.0-10|20	Turkish support. The Droid Sans regular font also includes support for
14mr|fonts-ttf-droid-1.0-10|21	Simplified and Traditional Chinese, Japanese and Korean support for
14mr|fonts-ttf-droid-1.0-10|22	the GB2312, Big 5, JIS 0208 and KSC 5601 character sets respectively.
14mr|fonts-ttf-droid-1.0-10|23	Droid was designed by Ascender's Steve Matteson to provide optimal quality
14mr|fonts-ttf-droid-1.0-10|24	and comfort on a mobile handset when rendered in application menus, web
14mr|fonts-ttf-droid-1.0-10|25	browsers and for other screen text.
14mr|fonts-ttf-droid-1.0-10|26	
14mr|fonts-ttf-droid-1.0-10|27	%prep
14mr|fonts-ttf-droid-1.0-10|28	%setup -q -n %{pkgname}-%{version}
14mr|fonts-ttf-droid-1.0-10|29	
14mr|fonts-ttf-droid-1.0-10|30	%build
14mr|fonts-ttf-droid-1.0-10|31	
14mr|fonts-ttf-droid-1.0-10|32	%install
14mr|fonts-ttf-droid-1.0-10|33	rm -rf $RPM_BUILD_ROOT
14mr|fonts-ttf-droid-1.0-10|34	
14mr|fonts-ttf-droid-1.0-10|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid
14mr|fonts-ttf-droid-1.0-10|36	
14mr|fonts-ttf-droid-1.0-10|37	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid
14mr|fonts-ttf-droid-1.0-10|38	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid/fonts.dir
14mr|fonts-ttf-droid-1.0-10|39	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid/fonts.scale
14mr|fonts-ttf-droid-1.0-10|40	
14mr|fonts-ttf-droid-1.0-10|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-droid-1.0-10|42	ln -s ../../..%_datadir/fonts/TTF/droid \
14mr|fonts-ttf-droid-1.0-10|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-droid:pri=50
14mr|fonts-ttf-droid-1.0-10|44	
14mr|fonts-ttf-droid-1.0-10|45	%clean
14mr|fonts-ttf-droid-1.0-10|46	rm -rf $RPM_BUILD_ROOT
14mr|fonts-ttf-droid-1.0-10|47	
14mr|fonts-ttf-droid-1.0-10|48	
14mr|fonts-ttf-droid-1.0-10|49	%files
14mr|fonts-ttf-droid-1.0-10|50	%defattr(-,root,root,-)
14mr|fonts-ttf-droid-1.0-10|51	%doc README COPYING AUTHORS
14mr|fonts-ttf-droid-1.0-10|52	%dir %{_datadir}/fonts/TTF/droid
14mr|fonts-ttf-droid-1.0-10|53	%{_datadir}/fonts/TTF/droid/*.ttf
14mr|fonts-ttf-droid-1.0-10|54	%verify(not mtime) %{_datadir}/fonts/TTF/droid/fonts.dir
14mr|fonts-ttf-droid-1.0-10|55	%{_datadir}/fonts/TTF/droid/fonts.scale
14mr|fonts-ttf-droid-1.0-10|56	%{_sysconfdir}/X11/fontpath.d/ttf-droid:pri=50
14mr|fonts-ttf-droid-1.0-10|57	
14mr|fonts-ttf-droid-1.0-10|58	
14mr|fonts-ttf-droid-1.0-10|59	
14mr|fonts-ttf-droid-1.0-10|60	
14mr|fonts-ttf-droid-1.0-10|61	%changelog
14mr|fonts-ttf-droid-1.0-10|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-10
14mr|fonts-ttf-droid-1.0-10|63	+ Revision: 3a18226
14mr|fonts-ttf-droid-1.0-10|64	- MassBuild#440: Increase release tag
14mr|fonts-ttf-droid-1.0-10|65	
14mr|fonts-ttf-droid-1.0-10|66	

16363 14
14mr|fonts-ttf-ethiopic-1.0-16|1	Summary:	Ethiopic TrueType fonts
14mr|fonts-ttf-ethiopic-1.0-16|2	Name:		fonts-ttf-ethiopic
14mr|fonts-ttf-ethiopic-1.0-16|3	Version:	1.0
14mr|fonts-ttf-ethiopic-1.0-16|4	Release:	16
14mr|fonts-ttf-ethiopic-1.0-16|5	License:	GPL
14mr|fonts-ttf-ethiopic-1.0-16|6	Group:		System/Fonts/True type
14mr|fonts-ttf-ethiopic-1.0-16|7	# GFZemen unicode font from
14mr|fonts-ttf-ethiopic-1.0-16|8	# ftp://ftp.ethiopic.org/pub/fonts/TrueType/gfzemenu.ttf
14mr|fonts-ttf-ethiopic-1.0-16|9	# the site seems gone now
14mr|fonts-ttf-ethiopic-1.0-16|10	Source0:	fonts-ttf-ethiopic.tar.bz2
14mr|fonts-ttf-ethiopic-1.0-16|11	
14mr|fonts-ttf-ethiopic-1.0-16|12	BuildArch:	noarch
14mr|fonts-ttf-ethiopic-1.0-16|13	BuildRequires: fontconfig
14mr|fonts-ttf-ethiopic-1.0-16|14	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-ethiopic-1.0-16|15	BuildRequires:	mkfontscale
14mr|fonts-ttf-ethiopic-1.0-16|16	
14mr|fonts-ttf-ethiopic-1.0-16|17	%description
14mr|fonts-ttf-ethiopic-1.0-16|18	This Package provides Free Ethiopic TrueType fonts.
14mr|fonts-ttf-ethiopic-1.0-16|19	
14mr|fonts-ttf-ethiopic-1.0-16|20	%prep
14mr|fonts-ttf-ethiopic-1.0-16|21	
14mr|fonts-ttf-ethiopic-1.0-16|22	%setup -q -n %{name}
14mr|fonts-ttf-ethiopic-1.0-16|23	
14mr|fonts-ttf-ethiopic-1.0-16|24	%install
14mr|fonts-ttf-ethiopic-1.0-16|25	rm -fr %buildroot
14mr|fonts-ttf-ethiopic-1.0-16|26	
14mr|fonts-ttf-ethiopic-1.0-16|27	mkdir -p %buildroot/%_datadir/fonts/TTF/ethiopic/
14mr|fonts-ttf-ethiopic-1.0-16|28	cp *.ttf %buildroot/%_datadir/fonts/TTF/ethiopic/
14mr|fonts-ttf-ethiopic-1.0-16|29	
14mr|fonts-ttf-ethiopic-1.0-16|30	(
14mr|fonts-ttf-ethiopic-1.0-16|31	cd %buildroot/%_datadir/fonts/TTF/ethiopic/
14mr|fonts-ttf-ethiopic-1.0-16|32	mkfontscale > fonts.scale
14mr|fonts-ttf-ethiopic-1.0-16|33	cp fonts.scale fonts.dir
14mr|fonts-ttf-ethiopic-1.0-16|34	)
14mr|fonts-ttf-ethiopic-1.0-16|35	
14mr|fonts-ttf-ethiopic-1.0-16|36	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-ethiopic-1.0-16|37	ln -s ../../..%_datadir/fonts/TTF/ethiopic \
14mr|fonts-ttf-ethiopic-1.0-16|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ethiopic:pri=50
14mr|fonts-ttf-ethiopic-1.0-16|39	
14mr|fonts-ttf-ethiopic-1.0-16|40	%clean
14mr|fonts-ttf-ethiopic-1.0-16|41	rm -fr %buildroot
14mr|fonts-ttf-ethiopic-1.0-16|42	
14mr|fonts-ttf-ethiopic-1.0-16|43	%files
14mr|fonts-ttf-ethiopic-1.0-16|44	%defattr(0644,root,root,0755)
14mr|fonts-ttf-ethiopic-1.0-16|45	%dir %_datadir/fonts/TTF/ethiopic/
14mr|fonts-ttf-ethiopic-1.0-16|46	%_datadir/fonts/TTF/ethiopic/*
14mr|fonts-ttf-ethiopic-1.0-16|47	%_sysconfdir/X11/fontpath.d/ttf-ethiopic:pri=50
14mr|fonts-ttf-ethiopic-1.0-16|48	
14mr|fonts-ttf-ethiopic-1.0-16|49	
14mr|fonts-ttf-ethiopic-1.0-16|50	
14mr|fonts-ttf-ethiopic-1.0-16|51	
14mr|fonts-ttf-ethiopic-1.0-16|52	%changelog
14mr|fonts-ttf-ethiopic-1.0-16|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-16
14mr|fonts-ttf-ethiopic-1.0-16|54	+ Revision: 2e5e1a8
14mr|fonts-ttf-ethiopic-1.0-16|55	- MassBuild#440: Increase release tag
14mr|fonts-ttf-ethiopic-1.0-16|56	
14mr|fonts-ttf-ethiopic-1.0-16|57	

16364 14
14mr|fonts-ttf-freefont-20090104-8|1	Summary:	A set of free Truetype fonts (GPL)
14mr|fonts-ttf-freefont-20090104-8|2	Name:		fonts-ttf-freefont
14mr|fonts-ttf-freefont-20090104-8|3	Version:	20090104
14mr|fonts-ttf-freefont-20090104-8|4	Release:	8
14mr|fonts-ttf-freefont-20090104-8|5	
14mr|fonts-ttf-freefont-20090104-8|6	Source0:	freefont-ttf-%{version}.tar.gz
14mr|fonts-ttf-freefont-20090104-8|7	Source1:	remove-kana-glyphs
14mr|fonts-ttf-freefont-20090104-8|8	Source2:	freefont-20040828.readme_kana.mdk
14mr|fonts-ttf-freefont-20090104-8|9	# (mpol) pfaedit is now fontforge
14mr|fonts-ttf-freefont-20090104-8|10	Patch0:		freefont-20040828.fontforge.patch
14mr|fonts-ttf-freefont-20090104-8|11	License:	GPLv3+
14mr|fonts-ttf-freefont-20090104-8|12	Group:		System/Fonts/True type
14mr|fonts-ttf-freefont-20090104-8|13	URL:		http://www.nongnu.org/freefont/
14mr|fonts-ttf-freefont-20090104-8|14	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-freefont-20090104-8|15	BuildArch:	noarch
14mr|fonts-ttf-freefont-20090104-8|16	BuildRequires: fontconfig
14mr|fonts-ttf-freefont-20090104-8|17	Requires(post): mkfontdir mkfontscale
14mr|fonts-ttf-freefont-20090104-8|18	Requires(postun): mkfontdir mkfontscale
14mr|fonts-ttf-freefont-20090104-8|19	
14mr|fonts-ttf-freefont-20090104-8|20	%description
14mr|fonts-ttf-freefont-20090104-8|21	A set of Truetype fonts released under the GPL.
14mr|fonts-ttf-freefont-20090104-8|22	This project aims to provide a set of free outline
14mr|fonts-ttf-freefont-20090104-8|23	(PostScript Type0, TrueType, OpenType...) fonts
14mr|fonts-ttf-freefont-20090104-8|24	covering the ISO 10646/Unicode UCS (Universal Character Set).
14mr|fonts-ttf-freefont-20090104-8|25	This package provides the Truetype fonts from that project.
14mr|fonts-ttf-freefont-20090104-8|26	
14mr|fonts-ttf-freefont-20090104-8|27	%prep
14mr|fonts-ttf-freefont-20090104-8|28	%setup -q -n freefont-%{version}
14mr|fonts-ttf-freefont-20090104-8|29	
14mr|fonts-ttf-freefont-20090104-8|30	%build
14mr|fonts-ttf-freefont-20090104-8|31	
14mr|fonts-ttf-freefont-20090104-8|32	%install
14mr|fonts-ttf-freefont-20090104-8|33	rm -rf %{buildroot}
14mr|fonts-ttf-freefont-20090104-8|34	mkdir -p %{buildroot}%{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|35	
14mr|fonts-ttf-freefont-20090104-8|36	install -m644 *.ttf %{buildroot}%{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|37	
14mr|fonts-ttf-freefont-20090104-8|38	%post
14mr|fonts-ttf-freefont-20090104-8|39	mkfontscale %{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|40	mkfontdir %{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|41	
14mr|fonts-ttf-freefont-20090104-8|42	%postun
14mr|fonts-ttf-freefont-20090104-8|43	mkfontscale %{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|44	mkfontdir %{_datadir}/fonts/TTF
14mr|fonts-ttf-freefont-20090104-8|45	
14mr|fonts-ttf-freefont-20090104-8|46	%clean
14mr|fonts-ttf-freefont-20090104-8|47	rm -rf %{buildroot}
14mr|fonts-ttf-freefont-20090104-8|48	
14mr|fonts-ttf-freefont-20090104-8|49	%files
14mr|fonts-ttf-freefont-20090104-8|50	%defattr(0644,root,root,0755)
14mr|fonts-ttf-freefont-20090104-8|51	%doc AUTHORS CREDITS ChangeLog README
14mr|fonts-ttf-freefont-20090104-8|52	%{_datadir}/fonts/TTF/*.ttf
14mr|fonts-ttf-freefont-20090104-8|53	
14mr|fonts-ttf-freefont-20090104-8|54	
14mr|fonts-ttf-freefont-20090104-8|55	
14mr|fonts-ttf-freefont-20090104-8|56	%changelog
14mr|fonts-ttf-freefont-20090104-8|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090104-8
14mr|fonts-ttf-freefont-20090104-8|58	+ Revision: 3520d69
14mr|fonts-ttf-freefont-20090104-8|59	- MassBuild#440: Increase release tag
14mr|fonts-ttf-freefont-20090104-8|60	
14mr|fonts-ttf-freefont-20090104-8|61	

16365 14
14mr|fonts-ttf-japanese-0.20110312-6|1	%define src_version 20110312
14mr|fonts-ttf-japanese-0.20110312-6|2	%define version     0.%{src_version}
14mr|fonts-ttf-japanese-0.20110312-6|3	%define release     6
14mr|fonts-ttf-japanese-0.20110312-6|4	%define src_name    umeplus-fonts
14mr|fonts-ttf-japanese-0.20110312-6|5	
14mr|fonts-ttf-japanese-0.20110312-6|6	Summary:	Japanese TrueType fonts
14mr|fonts-ttf-japanese-0.20110312-6|7	Name:		fonts-ttf-japanese
14mr|fonts-ttf-japanese-0.20110312-6|8	Version:	%{version}
14mr|fonts-ttf-japanese-0.20110312-6|9	Release:	%{release}
14mr|fonts-ttf-japanese-0.20110312-6|10	License:	Distributable
14mr|fonts-ttf-japanese-0.20110312-6|11	URL:		http://www.geocities.jp/ep3797/modified_fonts_01.html
14mr|fonts-ttf-japanese-0.20110312-6|12	Group:		System/Fonts/True type
14mr|fonts-ttf-japanese-0.20110312-6|13	
14mr|fonts-ttf-japanese-0.20110312-6|14	## Original fonts is here
14mr|fonts-ttf-japanese-0.20110312-6|15	Source0:	http://downloads.sourceforge.net/mdk-ut/umeplus-fonts-%{src_version}.tar.lzma
14mr|fonts-ttf-japanese-0.20110312-6|16	Source3:	cidinst.japanese
14mr|fonts-ttf-japanese-0.20110312-6|17	Source4:	cidunin.japanese
14mr|fonts-ttf-japanese-0.20110312-6|18	
14mr|fonts-ttf-japanese-0.20110312-6|19	BuildArch:	noarch
14mr|fonts-ttf-japanese-0.20110312-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-ttf-japanese-0.20110312-6|21	BuildRequires:	freetype-tools
14mr|fonts-ttf-japanese-0.20110312-6|22	BuildRequires:	fontconfig
14mr|fonts-ttf-japanese-0.20110312-6|23	Obsoletes:	xtt-fonts
14mr|fonts-ttf-japanese-0.20110312-6|24	Provides:	xtt-fonts
14mr|fonts-ttf-japanese-0.20110312-6|25	
14mr|fonts-ttf-japanese-0.20110312-6|26	%description
14mr|fonts-ttf-japanese-0.20110312-6|27	This Package provides Free Japanese TrueType fonts (umeplus-gothic,
14mr|fonts-ttf-japanese-0.20110312-6|28	umeplus-p-gothic)
14mr|fonts-ttf-japanese-0.20110312-6|29	
14mr|fonts-ttf-japanese-0.20110312-6|30	%prep
14mr|fonts-ttf-japanese-0.20110312-6|31	%setup -q -n %{src_name}-%{src_version}
14mr|fonts-ttf-japanese-0.20110312-6|32	
14mr|fonts-ttf-japanese-0.20110312-6|33	%install
14mr|fonts-ttf-japanese-0.20110312-6|34	rm -fr %buildroot
14mr|fonts-ttf-japanese-0.20110312-6|35	mkdir -p %buildroot/%{_datadir}/fonts/TTF/japanese
14mr|fonts-ttf-japanese-0.20110312-6|36	install -m 644 *.ttf %buildroot/%{_datadir}/fonts/TTF/japanese
14mr|fonts-ttf-japanese-0.20110312-6|37	
14mr|fonts-ttf-japanese-0.20110312-6|38	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-japanese-0.20110312-6|39	ln -s ../../..%_datadir/fonts/TTF/japanese \
14mr|fonts-ttf-japanese-0.20110312-6|40	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese:pri=50
14mr|fonts-ttf-japanese-0.20110312-6|41	
14mr|fonts-ttf-japanese-0.20110312-6|42	%clean
14mr|fonts-ttf-japanese-0.20110312-6|43	rm -fr %buildroot
14mr|fonts-ttf-japanese-0.20110312-6|44	
14mr|fonts-ttf-japanese-0.20110312-6|45	%files
14mr|fonts-ttf-japanese-0.20110312-6|46	%defattr(-,root,root,0755)
14mr|fonts-ttf-japanese-0.20110312-6|47	%doc ChangeLog README
14mr|fonts-ttf-japanese-0.20110312-6|48	%doc docs-*/
14mr|fonts-ttf-japanese-0.20110312-6|49	
14mr|fonts-ttf-japanese-0.20110312-6|50	%dir %_datadir/fonts/TTF/japanese/
14mr|fonts-ttf-japanese-0.20110312-6|51	%_datadir/fonts/TTF/japanese/*.ttf
14mr|fonts-ttf-japanese-0.20110312-6|52	%_sysconfdir/X11/fontpath.d/ttf-japanese:pri=50
14mr|fonts-ttf-japanese-0.20110312-6|53	
14mr|fonts-ttf-japanese-0.20110312-6|54	
14mr|fonts-ttf-japanese-0.20110312-6|55	
14mr|fonts-ttf-japanese-0.20110312-6|56	%changelog
14mr|fonts-ttf-japanese-0.20110312-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20110312-6
14mr|fonts-ttf-japanese-0.20110312-6|58	+ Revision: dec0881
14mr|fonts-ttf-japanese-0.20110312-6|59	- MassBuild#440: Increase release tag
14mr|fonts-ttf-japanese-0.20110312-6|60	
14mr|fonts-ttf-japanese-0.20110312-6|61	

16366 14
14mr|fonts-ttf-kannada-1.0-12|1	Summary:	Kannada TTF fonts (Unicode encoded)
14mr|fonts-ttf-kannada-1.0-12|2	Name:		fonts-ttf-kannada
14mr|fonts-ttf-kannada-1.0-12|3	Version:	1.0
14mr|fonts-ttf-kannada-1.0-12|4	Release:	12
14mr|fonts-ttf-kannada-1.0-12|5	
14mr|fonts-ttf-kannada-1.0-12|6	Url:		http://kannada.sourceforge.net/
14mr|fonts-ttf-kannada-1.0-12|7	# dated 2002-10-27
14mr|fonts-ttf-kannada-1.0-12|8	Source0:	http://brahmi.sourceforge.net/dl/Sampige.ttf.bz2
14mr|fonts-ttf-kannada-1.0-12|9	License:	GPL
14mr|fonts-ttf-kannada-1.0-12|10	Group:		System/Fonts/True type
14mr|fonts-ttf-kannada-1.0-12|11	BuildArch:	noarch
14mr|fonts-ttf-kannada-1.0-12|12	BuildRequires: fontconfig
14mr|fonts-ttf-kannada-1.0-12|13	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-kannada-1.0-12|14	BuildRequires:	freetype-tools
14mr|fonts-ttf-kannada-1.0-12|15	
14mr|fonts-ttf-kannada-1.0-12|16	%description
14mr|fonts-ttf-kannada-1.0-12|17	Kannada TTF fonts usable to display Unicode encoded text; through text
14mr|fonts-ttf-kannada-1.0-12|18	engines like pango etc.
14mr|fonts-ttf-kannada-1.0-12|19	
14mr|fonts-ttf-kannada-1.0-12|20	
14mr|fonts-ttf-kannada-1.0-12|21	%prep
14mr|fonts-ttf-kannada-1.0-12|22	
14mr|fonts-ttf-kannada-1.0-12|23	#%setup
14mr|fonts-ttf-kannada-1.0-12|24	
14mr|fonts-ttf-kannada-1.0-12|25	%build
14mr|fonts-ttf-kannada-1.0-12|26	
14mr|fonts-ttf-kannada-1.0-12|27	%install
14mr|fonts-ttf-kannada-1.0-12|28	rm -fr %buildroot
14mr|fonts-ttf-kannada-1.0-12|29	
14mr|fonts-ttf-kannada-1.0-12|30	install -d %buildroot/%_datadir/fonts/TTF/kannada/
14mr|fonts-ttf-kannada-1.0-12|31	bzcat %{SOURCE0} > %buildroot/%_datadir/fonts/TTF/kannada/Sampige.ttf
14mr|fonts-ttf-kannada-1.0-12|32	
14mr|fonts-ttf-kannada-1.0-12|33	%clean
14mr|fonts-ttf-kannada-1.0-12|34	rm -fr %buildroot
14mr|fonts-ttf-kannada-1.0-12|35	
14mr|fonts-ttf-kannada-1.0-12|36	%files
14mr|fonts-ttf-kannada-1.0-12|37	%defattr(0644,root,root,0755)
14mr|fonts-ttf-kannada-1.0-12|38	#%doc README
14mr|fonts-ttf-kannada-1.0-12|39	%dir %_datadir/fonts/TTF/
14mr|fonts-ttf-kannada-1.0-12|40	%dir %_datadir/fonts/TTF/kannada/
14mr|fonts-ttf-kannada-1.0-12|41	%_datadir/fonts/TTF/kannada/*.ttf
14mr|fonts-ttf-kannada-1.0-12|42	
14mr|fonts-ttf-kannada-1.0-12|43	
14mr|fonts-ttf-kannada-1.0-12|44	
14mr|fonts-ttf-kannada-1.0-12|45	
14mr|fonts-ttf-kannada-1.0-12|46	
14mr|fonts-ttf-kannada-1.0-12|47	
14mr|fonts-ttf-kannada-1.0-12|48	%changelog
14mr|fonts-ttf-kannada-1.0-12|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-12
14mr|fonts-ttf-kannada-1.0-12|50	+ Revision: 5036ce8
14mr|fonts-ttf-kannada-1.0-12|51	- MassBuild#440: Increase release tag
14mr|fonts-ttf-kannada-1.0-12|52	
14mr|fonts-ttf-kannada-1.0-12|53	

16367 14
14mr|fonts-ttf-korean-1.0.2-0.080608.9|1	%define snapdate 080608
14mr|fonts-ttf-korean-1.0.2-0.080608.9|2	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|3	Summary:	Un Fonts in Koream
14mr|fonts-ttf-korean-1.0.2-0.080608.9|4	Name:		fonts-ttf-korean
14mr|fonts-ttf-korean-1.0.2-0.080608.9|5	Epoch:		1
14mr|fonts-ttf-korean-1.0.2-0.080608.9|6	Version:	1.0.2
14mr|fonts-ttf-korean-1.0.2-0.080608.9|7	Release:	0.%{snapdate}.9
14mr|fonts-ttf-korean-1.0.2-0.080608.9|8	License:	GPLv2
14mr|fonts-ttf-korean-1.0.2-0.080608.9|9	Group:		System/Fonts/True type
14mr|fonts-ttf-korean-1.0.2-0.080608.9|10	URL:		http://kldp.net/projects/unfonts/
14mr|fonts-ttf-korean-1.0.2-0.080608.9|11	Source0:	http://kldp.net/frs/download.php/4695/un-fonts-core-%version-%snapdate.tar.gz
14mr|fonts-ttf-korean-1.0.2-0.080608.9|12	BuildArch:	noarch
14mr|fonts-ttf-korean-1.0.2-0.080608.9|13	BuildRequires:	fontconfig
14mr|fonts-ttf-korean-1.0.2-0.080608.9|14	BuildRequires:	mkfontdir
14mr|fonts-ttf-korean-1.0.2-0.080608.9|15	Provides:	baekmuk = %{EVRD}
14mr|fonts-ttf-korean-1.0.2-0.080608.9|16	Provides:	hwan-fonts = %{EVRD}
14mr|fonts-ttf-korean-1.0.2-0.080608.9|17	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|18	%description
14mr|fonts-ttf-korean-1.0.2-0.080608.9|19	Un-fonts is comes from the HLaTeX as type1 fonts in 1998 by Koaunghi Un,
14mr|fonts-ttf-korean-1.0.2-0.080608.9|20	he made type1 fonts to use with Korean TeX(HLaTeX [1]) in the late 1990's and
14mr|fonts-ttf-korean-1.0.2-0.080608.9|21	release it under the GNU GPL license.
14mr|fonts-ttf-korean-1.0.2-0.080608.9|22	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|23	%prep
14mr|fonts-ttf-korean-1.0.2-0.080608.9|24	%setup -q -n un-fonts
14mr|fonts-ttf-korean-1.0.2-0.080608.9|25	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|26	%build
14mr|fonts-ttf-korean-1.0.2-0.080608.9|27	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|28	%install
14mr|fonts-ttf-korean-1.0.2-0.080608.9|29	install -d %{buildroot}%{_datadir}/fonts/TTF/korean/
14mr|fonts-ttf-korean-1.0.2-0.080608.9|30	install -m 0644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/korean
14mr|fonts-ttf-korean-1.0.2-0.080608.9|31	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|32	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|33	(
14mr|fonts-ttf-korean-1.0.2-0.080608.9|34	cd %{buildroot}%{_datadir}/fonts/TTF/korean
14mr|fonts-ttf-korean-1.0.2-0.080608.9|35	mkfontdir > fonts.dir
14mr|fonts-ttf-korean-1.0.2-0.080608.9|36	ln -sf fonts.dir fonts.scale
14mr|fonts-ttf-korean-1.0.2-0.080608.9|37	)
14mr|fonts-ttf-korean-1.0.2-0.080608.9|38	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-ttf-korean-1.0.2-0.080608.9|40	ln -s ../../..%{_datadir}/fonts/TTF/korean \
14mr|fonts-ttf-korean-1.0.2-0.080608.9|41	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-korean:pri=50
14mr|fonts-ttf-korean-1.0.2-0.080608.9|42	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|43	%files
14mr|fonts-ttf-korean-1.0.2-0.080608.9|44	%defattr(-,root,root,0755)
14mr|fonts-ttf-korean-1.0.2-0.080608.9|45	%doc README COPYING
14mr|fonts-ttf-korean-1.0.2-0.080608.9|46	%dir %{_datadir}/fonts/TTF/korean/
14mr|fonts-ttf-korean-1.0.2-0.080608.9|47	%{_datadir}/fonts/TTF/korean/*.ttf
14mr|fonts-ttf-korean-1.0.2-0.080608.9|48	%config(noreplace) %{_datadir}/fonts/TTF/korean/fonts.dir
14mr|fonts-ttf-korean-1.0.2-0.080608.9|49	%{_datadir}/fonts/TTF/korean/fonts.scale
14mr|fonts-ttf-korean-1.0.2-0.080608.9|50	%{_sysconfdir}/X11/fontpath.d/ttf-korean:pri=50
14mr|fonts-ttf-korean-1.0.2-0.080608.9|51	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|52	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|53	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|54	%changelog
14mr|fonts-ttf-korean-1.0.2-0.080608.9|55	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.2-0.080608.9
14mr|fonts-ttf-korean-1.0.2-0.080608.9|56	+ Revision: edd9b4c
14mr|fonts-ttf-korean-1.0.2-0.080608.9|57	- LOG Spec cleanup
14mr|fonts-ttf-korean-1.0.2-0.080608.9|58	
14mr|fonts-ttf-korean-1.0.2-0.080608.9|59	

16368 14
14mr|fonts-ttf-latex-0.1-14|1	
14mr|fonts-ttf-latex-0.1-14|2	Summary:	LaTeX TrueType fonts for LyX
14mr|fonts-ttf-latex-0.1-14|3	Name:		fonts-ttf-latex
14mr|fonts-ttf-latex-0.1-14|4	Version:	0.1
14mr|fonts-ttf-latex-0.1-14|5	Release:	14
14mr|fonts-ttf-latex-0.1-14|6	
14mr|fonts-ttf-latex-0.1-14|7	# see README: these fonts were converted from the LaTeX .pfb forms,
14mr|fonts-ttf-latex-0.1-14|8	#             and are under the respective licenses of the sources.
14mr|fonts-ttf-latex-0.1-14|9	License:	Distributable
14mr|fonts-ttf-latex-0.1-14|10	
14mr|fonts-ttf-latex-0.1-14|11	URL:		http://wiki.lyx.org/pmwiki.php/FAQ/Qt
14mr|fonts-ttf-latex-0.1-14|12	Group:		System/Fonts/True type
14mr|fonts-ttf-latex-0.1-14|13	
14mr|fonts-ttf-latex-0.1-14|14	Source0:	http://movementarian.org/latex-xft-fonts-%version.tar.gz
14mr|fonts-ttf-latex-0.1-14|15	
14mr|fonts-ttf-latex-0.1-14|16	BuildArch:	noarch
14mr|fonts-ttf-latex-0.1-14|17	BuildRequires: fontconfig
14mr|fonts-ttf-latex-0.1-14|18	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-latex-0.1-14|19	Provides:	latex-xft-fonts
14mr|fonts-ttf-latex-0.1-14|20	
14mr|fonts-ttf-latex-0.1-14|21	%description
14mr|fonts-ttf-latex-0.1-14|22	This Package provides LaTeX TrueType fonts so that LyX can display LaTex
14mr|fonts-ttf-latex-0.1-14|23	characters.
14mr|fonts-ttf-latex-0.1-14|24	
14mr|fonts-ttf-latex-0.1-14|25	%prep
14mr|fonts-ttf-latex-0.1-14|26	%setup -q -n latex-xft-fonts-%version
14mr|fonts-ttf-latex-0.1-14|27	
14mr|fonts-ttf-latex-0.1-14|28	%build
14mr|fonts-ttf-latex-0.1-14|29	perl -p -i -e "s|INSTALLDIR=.*|INSTALLDIR=%_datadir/fonts/TTF/latex|" Makefile
14mr|fonts-ttf-latex-0.1-14|30	
14mr|fonts-ttf-latex-0.1-14|31	%install
14mr|fonts-ttf-latex-0.1-14|32	rm -fr %buildroot
14mr|fonts-ttf-latex-0.1-14|33	DESTDIR=%buildroot make install
14mr|fonts-ttf-latex-0.1-14|34	
14mr|fonts-ttf-latex-0.1-14|35	(
14mr|fonts-ttf-latex-0.1-14|36	cd %buildroot/%_datadir/fonts/TTF/latex/
14mr|fonts-ttf-latex-0.1-14|37	# those are not unicode but in latex encoding
14mr|fonts-ttf-latex-0.1-14|38	/usr/sbin/ttmkfdir -u | sed 's/iso10646-1/misc-fontspecific/' > fonts.scale
14mr|fonts-ttf-latex-0.1-14|39	cp fonts.scale fonts.dir
14mr|fonts-ttf-latex-0.1-14|40	)
14mr|fonts-ttf-latex-0.1-14|41	
14mr|fonts-ttf-latex-0.1-14|42	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-latex-0.1-14|43	ln -s ../../..%_datadir/fonts/TTF/latex \
14mr|fonts-ttf-latex-0.1-14|44	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-latex:pri=50
14mr|fonts-ttf-latex-0.1-14|45	
14mr|fonts-ttf-latex-0.1-14|46	%clean
14mr|fonts-ttf-latex-0.1-14|47	rm -fr %buildroot
14mr|fonts-ttf-latex-0.1-14|48	
14mr|fonts-ttf-latex-0.1-14|49	%files
14mr|fonts-ttf-latex-0.1-14|50	%defattr(0644,root,root,0755)
14mr|fonts-ttf-latex-0.1-14|51	%doc README
14mr|fonts-ttf-latex-0.1-14|52	%dir %_datadir/fonts/TTF/latex/
14mr|fonts-ttf-latex-0.1-14|53	%_datadir/fonts/TTF/latex/*.ttf
14mr|fonts-ttf-latex-0.1-14|54	%config(noreplace) %_datadir/fonts/TTF/latex/fonts.dir
14mr|fonts-ttf-latex-0.1-14|55	%config(noreplace) %_datadir/fonts/TTF/latex/fonts.scale
14mr|fonts-ttf-latex-0.1-14|56	%_sysconfdir/X11/fontpath.d/ttf-latex:pri=50
14mr|fonts-ttf-latex-0.1-14|57	
14mr|fonts-ttf-latex-0.1-14|58	
14mr|fonts-ttf-latex-0.1-14|59	
14mr|fonts-ttf-latex-0.1-14|60	
14mr|fonts-ttf-latex-0.1-14|61	
14mr|fonts-ttf-latex-0.1-14|62	%changelog
14mr|fonts-ttf-latex-0.1-14|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-14
14mr|fonts-ttf-latex-0.1-14|64	+ Revision: 814351f
14mr|fonts-ttf-latex-0.1-14|65	- MassBuild#440: Increase release tag
14mr|fonts-ttf-latex-0.1-14|66	
14mr|fonts-ttf-latex-0.1-14|67	

16369 14
14mr|fonts-ttf-liberation-2.00.1-7|1	%define pkgname liberation-fonts-ttf
14mr|fonts-ttf-liberation-2.00.1-7|2	
14mr|fonts-ttf-liberation-2.00.1-7|3	Summary:	Fonts to replace commonly used Microsoft Windows Fonts
14mr|fonts-ttf-liberation-2.00.1-7|4	Name:		fonts-ttf-liberation
14mr|fonts-ttf-liberation-2.00.1-7|5	Version:	2.00.1
14mr|fonts-ttf-liberation-2.00.1-7|6	Release:	7
14mr|fonts-ttf-liberation-2.00.1-7|7	# The license of the Liberation Fonts is a EULA that contains
14mr|fonts-ttf-liberation-2.00.1-7|8	# GPLv2 and two exceptions:
14mr|fonts-ttf-liberation-2.00.1-7|9	# The first exception is the standard FSF font exception.
14mr|fonts-ttf-liberation-2.00.1-7|10	# The second exception is an anti-lockdown clause somewhat like
14mr|fonts-ttf-liberation-2.00.1-7|11	# the one in GPLv3. This license is Free, but GPLv2 and GPLv3
14mr|fonts-ttf-liberation-2.00.1-7|12	# incompatible.
14mr|fonts-ttf-liberation-2.00.1-7|13	License:	GPLv2+ with font exception
14mr|fonts-ttf-liberation-2.00.1-7|14	Group:		System/Fonts/True type
14mr|fonts-ttf-liberation-2.00.1-7|15	Url:		https://fedorahosted.org/liberation-fonts/
14mr|fonts-ttf-liberation-2.00.1-7|16	Source0:	https://fedorahosted.org/releases/l/i/liberation-fonts/%{pkgname}-%{version}.tar.gz
14mr|fonts-ttf-liberation-2.00.1-7|17	BuildArch:	noarch
14mr|fonts-ttf-liberation-2.00.1-7|18	BuildRequires:	fontconfig
14mr|fonts-ttf-liberation-2.00.1-7|19	BuildRequires:	freetype-tools
14mr|fonts-ttf-liberation-2.00.1-7|20	
14mr|fonts-ttf-liberation-2.00.1-7|21	%description
14mr|fonts-ttf-liberation-2.00.1-7|22	The Liberation Fonts are intended to be replacements for the three
14mr|fonts-ttf-liberation-2.00.1-7|23	most commonly used fonts on Microsoft systems: Times New Roman,
14mr|fonts-ttf-liberation-2.00.1-7|24	Arial, and Courier New.
14mr|fonts-ttf-liberation-2.00.1-7|25	
14mr|fonts-ttf-liberation-2.00.1-7|26	%files
14mr|fonts-ttf-liberation-2.00.1-7|27	%doc README AUTHORS LICENSE TODO
14mr|fonts-ttf-liberation-2.00.1-7|28	%dir %{_datadir}/fonts/TTF/liberation
14mr|fonts-ttf-liberation-2.00.1-7|29	%{_datadir}/fonts/TTF/liberation/*.ttf
14mr|fonts-ttf-liberation-2.00.1-7|30	%verify(not mtime) %{_datadir}/fonts/TTF/liberation/fonts.dir
14mr|fonts-ttf-liberation-2.00.1-7|31	%{_datadir}/fonts/TTF/liberation/fonts.scale
14mr|fonts-ttf-liberation-2.00.1-7|32	%{_sysconfdir}/X11/fontpath.d/ttf-liberation:pri=50
14mr|fonts-ttf-liberation-2.00.1-7|33	
14mr|fonts-ttf-liberation-2.00.1-7|34	#----------------------------------------------------------------------------
14mr|fonts-ttf-liberation-2.00.1-7|35	
14mr|fonts-ttf-liberation-2.00.1-7|36	%prep
14mr|fonts-ttf-liberation-2.00.1-7|37	%setup -qn %{pkgname}-%{version}
14mr|fonts-ttf-liberation-2.00.1-7|38	
14mr|fonts-ttf-liberation-2.00.1-7|39	%build
14mr|fonts-ttf-liberation-2.00.1-7|40	
14mr|fonts-ttf-liberation-2.00.1-7|41	%install
14mr|fonts-ttf-liberation-2.00.1-7|42	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/liberation
14mr|fonts-ttf-liberation-2.00.1-7|43	
14mr|fonts-ttf-liberation-2.00.1-7|44	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/liberation
14mr|fonts-ttf-liberation-2.00.1-7|45	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/liberation > %{buildroot}%{_datadir}/fonts/TTF/liberation/fonts.dir
14mr|fonts-ttf-liberation-2.00.1-7|46	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/liberation/fonts.scale
14mr|fonts-ttf-liberation-2.00.1-7|47	
14mr|fonts-ttf-liberation-2.00.1-7|48	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-ttf-liberation-2.00.1-7|49	ln -s ../../..%{_datadir}/fonts/TTF/liberation \
14mr|fonts-ttf-liberation-2.00.1-7|50	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-liberation:pri=50
14mr|fonts-ttf-liberation-2.00.1-7|51	
14mr|fonts-ttf-liberation-2.00.1-7|52	
14mr|fonts-ttf-liberation-2.00.1-7|53	%changelog
14mr|fonts-ttf-liberation-2.00.1-7|54	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00.1-7
14mr|fonts-ttf-liberation-2.00.1-7|55	+ Revision: 90befb4
14mr|fonts-ttf-liberation-2.00.1-7|56	- New version 2.00.1
14mr|fonts-ttf-liberation-2.00.1-7|57	
14mr|fonts-ttf-liberation-2.00.1-7|58	

16370 14
14mr|fonts-ttf-lohit-2.3.8-8|1	Name:        fonts-ttf-lohit
14mr|fonts-ttf-lohit-2.3.8-8|2	Version:     2.3.8
14mr|fonts-ttf-lohit-2.3.8-8|3	Release:     8
14mr|fonts-ttf-lohit-2.3.8-8|4	Summary:     Free Indian truetype/opentype fonts
14mr|fonts-ttf-lohit-2.3.8-8|5	
14mr|fonts-ttf-lohit-2.3.8-8|6	Group:       System/Fonts/True type
14mr|fonts-ttf-lohit-2.3.8-8|7	License:     GPLv2
14mr|fonts-ttf-lohit-2.3.8-8|8	URL:         http://fedoraproject.org/wiki/Lohit
14mr|fonts-ttf-lohit-2.3.8-8|9	Source:      http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-%{version}.tar.gz
14mr|fonts-ttf-lohit-2.3.8-8|10	BuildArch:   noarch
14mr|fonts-ttf-lohit-2.3.8-8|11	BuildRequires: fontconfig
14mr|fonts-ttf-lohit-2.3.8-8|12	BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|fonts-ttf-lohit-2.3.8-8|13	Obsoletes:   fonts-ttf-gurmukhi <= 1.0
14mr|fonts-ttf-lohit-2.3.8-8|14	Provides:    fonts-ttf-gurmukhi = %{version}-%{release}
14mr|fonts-ttf-lohit-2.3.8-8|15	
14mr|fonts-ttf-lohit-2.3.8-8|16	%description
14mr|fonts-ttf-lohit-2.3.8-8|17	This package provides Hindi, Bengali, Gujarati, Punjabi, Tamil,
14mr|fonts-ttf-lohit-2.3.8-8|18	Kannada, Malayalam, Oriya, Telugu, Marathi, Maithili, Kashmiri,
14mr|fonts-ttf-lohit-2.3.8-8|19	Konkani, Nepali and Sindhi TrueType/Opentype fonts.
14mr|fonts-ttf-lohit-2.3.8-8|20	
14mr|fonts-ttf-lohit-2.3.8-8|21	%prep
14mr|fonts-ttf-lohit-2.3.8-8|22	%setup -q -n lohit-fonts-%{version}
14mr|fonts-ttf-lohit-2.3.8-8|23	
14mr|fonts-ttf-lohit-2.3.8-8|24	%build
14mr|fonts-ttf-lohit-2.3.8-8|25	echo "Nothing to do in Build."
14mr|fonts-ttf-lohit-2.3.8-8|26	
14mr|fonts-ttf-lohit-2.3.8-8|27	%install
14mr|fonts-ttf-lohit-2.3.8-8|28	rm -rf $RPM_BUILD_ROOT
14mr|fonts-ttf-lohit-2.3.8-8|29	
14mr|fonts-ttf-lohit-2.3.8-8|30	install -d $RPM_BUILD_ROOT/%{_datadir}/fonts/TTF/lohit
14mr|fonts-ttf-lohit-2.3.8-8|31	for i in *
14mr|fonts-ttf-lohit-2.3.8-8|32	do
14mr|fonts-ttf-lohit-2.3.8-8|33	[ -d $i ] || continue
14mr|fonts-ttf-lohit-2.3.8-8|34	install -m 0644 $i/* $RPM_BUILD_ROOT/%{_datadir}/fonts/TTF/lohit
14mr|fonts-ttf-lohit-2.3.8-8|35	done
14mr|fonts-ttf-lohit-2.3.8-8|36	
14mr|fonts-ttf-lohit-2.3.8-8|37	%clean
14mr|fonts-ttf-lohit-2.3.8-8|38	rm -rf $RPM_BUILD_ROOT
14mr|fonts-ttf-lohit-2.3.8-8|39	
14mr|fonts-ttf-lohit-2.3.8-8|40	%files
14mr|fonts-ttf-lohit-2.3.8-8|41	%defattr(-, root, root, -)
14mr|fonts-ttf-lohit-2.3.8-8|42	%doc COPYING README AUTHORS
14mr|fonts-ttf-lohit-2.3.8-8|43	%{_datadir}/fonts/TTF/*
14mr|fonts-ttf-lohit-2.3.8-8|44	
14mr|fonts-ttf-lohit-2.3.8-8|45	
14mr|fonts-ttf-lohit-2.3.8-8|46	
14mr|fonts-ttf-lohit-2.3.8-8|47	%changelog
14mr|fonts-ttf-lohit-2.3.8-8|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.8-8
14mr|fonts-ttf-lohit-2.3.8-8|49	+ Revision: 06069fa
14mr|fonts-ttf-lohit-2.3.8-8|50	- MassBuild#440: Increase release tag
14mr|fonts-ttf-lohit-2.3.8-8|51	
14mr|fonts-ttf-lohit-2.3.8-8|52	

16371 14
14mr|fonts-ttf-malayalam-1.0-10|1	Summary:	Malayalam TrueType fonts
14mr|fonts-ttf-malayalam-1.0-10|2	Name:		fonts-ttf-malayalam
14mr|fonts-ttf-malayalam-1.0-10|3	Version:	1.0
14mr|fonts-ttf-malayalam-1.0-10|4	Release:	10
14mr|fonts-ttf-malayalam-1.0-10|5	License:	GPLv2+
14mr|fonts-ttf-malayalam-1.0-10|6	URL:		http://malayalamlinux.sourceforge.net/downloads/downloads.html
14mr|fonts-ttf-malayalam-1.0-10|7	Group:		System/Fonts/True type
14mr|fonts-ttf-malayalam-1.0-10|8	Source0:	http://malayalamlinux.sourceforge.net/downloads/fonts/MalOtf.ttf
14mr|fonts-ttf-malayalam-1.0-10|9	Source1:	http://malayalamlinux.sourceforge.net/downloads/COPYING
14mr|fonts-ttf-malayalam-1.0-10|10	BuildArch:	noarch
14mr|fonts-ttf-malayalam-1.0-10|11	BuildRequires: fontconfig
14mr|fonts-ttf-malayalam-1.0-10|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-ttf-malayalam-1.0-10|13	
14mr|fonts-ttf-malayalam-1.0-10|14	%description
14mr|fonts-ttf-malayalam-1.0-10|15	This Package provides Free Malayalam TrueType fonts.
14mr|fonts-ttf-malayalam-1.0-10|16	
14mr|fonts-ttf-malayalam-1.0-10|17	%prep
14mr|fonts-ttf-malayalam-1.0-10|18	
14mr|fonts-ttf-malayalam-1.0-10|19	%build
14mr|fonts-ttf-malayalam-1.0-10|20	
14mr|fonts-ttf-malayalam-1.0-10|21	%install
14mr|fonts-ttf-malayalam-1.0-10|22	rm -fr %buildroot
14mr|fonts-ttf-malayalam-1.0-10|23	mkdir -p %buildroot/%{_datadir}/fonts/TTF/malayalam
14mr|fonts-ttf-malayalam-1.0-10|24	install -m 644 %SOURCE0 %buildroot/%{_datadir}/fonts/TTF/malayalam
14mr|fonts-ttf-malayalam-1.0-10|25	
14mr|fonts-ttf-malayalam-1.0-10|26	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-malayalam-1.0-10|27	ln -s ../../..%_datadir/fonts/TTF/malayalam \
14mr|fonts-ttf-malayalam-1.0-10|28	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-malayalam:pri=50
14mr|fonts-ttf-malayalam-1.0-10|29	
14mr|fonts-ttf-malayalam-1.0-10|30	%clean
14mr|fonts-ttf-malayalam-1.0-10|31	rm -fr %buildroot
14mr|fonts-ttf-malayalam-1.0-10|32	
14mr|fonts-ttf-malayalam-1.0-10|33	%files
14mr|fonts-ttf-malayalam-1.0-10|34	%defattr(-,root,root,0755)
14mr|fonts-ttf-malayalam-1.0-10|35	%dir %_datadir/fonts/TTF/malayalam/
14mr|fonts-ttf-malayalam-1.0-10|36	%_datadir/fonts/TTF/malayalam/*.ttf
14mr|fonts-ttf-malayalam-1.0-10|37	%_sysconfdir/X11/fontpath.d/ttf-malayalam:pri=50
14mr|fonts-ttf-malayalam-1.0-10|38	
14mr|fonts-ttf-malayalam-1.0-10|39	
14mr|fonts-ttf-malayalam-1.0-10|40	
14mr|fonts-ttf-malayalam-1.0-10|41	%changelog
14mr|fonts-ttf-malayalam-1.0-10|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-10
14mr|fonts-ttf-malayalam-1.0-10|43	+ Revision: b1dcf03
14mr|fonts-ttf-malayalam-1.0-10|44	- MassBuild#440: Increase release tag
14mr|fonts-ttf-malayalam-1.0-10|45	
14mr|fonts-ttf-malayalam-1.0-10|46	

16372 14
14mr|fonts-ttf-opensans-1.0-9.4|1	%define  fontname   opensans
14mr|fonts-ttf-opensans-1.0-9.4|2	
14mr|fonts-ttf-opensans-1.0-9.4|3	Name:           fonts-ttf-opensans
14mr|fonts-ttf-opensans-1.0-9.4|4	Version:        1.0
14mr|fonts-ttf-opensans-1.0-9.4|5	Release:        9.4
14mr|fonts-ttf-opensans-1.0-9.4|6	Summary:        Humanist Sans Serif Typeface
14mr|fonts-ttf-opensans-1.0-9.4|7	License:        Apache-2.0
14mr|fonts-ttf-opensans-1.0-9.4|8	Group:          System/Fonts/True type
14mr|fonts-ttf-opensans-1.0-9.4|9	Url:            http://code.google.com/webfonts/family?family=Open+Sans
14mr|fonts-ttf-opensans-1.0-9.4|10	Source0:        %{fontname}.tar.bz2
14mr|fonts-ttf-opensans-1.0-9.4|11	BuildRequires:  bzip2
14mr|fonts-ttf-opensans-1.0-9.4|12	BuildArch: 	noarch
14mr|fonts-ttf-opensans-1.0-9.4|13	BuildRequires: fontconfig
14mr|fonts-ttf-opensans-1.0-9.4|14	BuildRequires: freetype-tools
14mr|fonts-ttf-opensans-1.0-9.4|15	BuildRequires:  dos2unix
14mr|fonts-ttf-opensans-1.0-9.4|16	
14mr|fonts-ttf-opensans-1.0-9.4|17	%description
14mr|fonts-ttf-opensans-1.0-9.4|18	Open Sans is a humanist sans serif typeface designed by
14mr|fonts-ttf-opensans-1.0-9.4|19	Steve Matteson, Type Director of Ascender Corp.
14mr|fonts-ttf-opensans-1.0-9.4|20	
14mr|fonts-ttf-opensans-1.0-9.4|21	This version contains the complete 897 character set, which
14mr|fonts-ttf-opensans-1.0-9.4|22	includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic
14mr|fonts-ttf-opensans-1.0-9.4|23	character sets. Open Sans was designed with an upright stress,
14mr|fonts-ttf-opensans-1.0-9.4|24	open forms and a neutral, yet friendly appearance. It was
14mr|fonts-ttf-opensans-1.0-9.4|25	optimized for print, web, and mobile interfaces, and has
14mr|fonts-ttf-opensans-1.0-9.4|26	excellent legibility characteristics in its letterforms.
14mr|fonts-ttf-opensans-1.0-9.4|27	
14mr|fonts-ttf-opensans-1.0-9.4|28	Designer: Steve Matteson
14mr|fonts-ttf-opensans-1.0-9.4|29	
14mr|fonts-ttf-opensans-1.0-9.4|30	%prep
14mr|fonts-ttf-opensans-1.0-9.4|31	%setup -q -n %{fontname}
14mr|fonts-ttf-opensans-1.0-9.4|32	
14mr|fonts-ttf-opensans-1.0-9.4|33	%build
14mr|fonts-ttf-opensans-1.0-9.4|34	chmod 644 LICENSE.txt
14mr|fonts-ttf-opensans-1.0-9.4|35	dos2unix LICENSE.txt
14mr|fonts-ttf-opensans-1.0-9.4|36	
14mr|fonts-ttf-opensans-1.0-9.4|37	%install
14mr|fonts-ttf-opensans-1.0-9.4|38	
14mr|fonts-ttf-opensans-1.0-9.4|39	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{fontname}
14mr|fonts-ttf-opensans-1.0-9.4|40	
14mr|fonts-ttf-opensans-1.0-9.4|41	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{fontname}
14mr|fonts-ttf-opensans-1.0-9.4|42	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/%{fontname} > %{buildroot}%{_datadir}/fonts/TTF/%{fontname}/fonts.dir
14mr|fonts-ttf-opensans-1.0-9.4|43	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{fontname}/fonts.scale
14mr|fonts-ttf-opensans-1.0-9.4|44	
14mr|fonts-ttf-opensans-1.0-9.4|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-opensans-1.0-9.4|46	ln -s ../../..%_datadir/fonts/TTF/%{fontname} \
14mr|fonts-ttf-opensans-1.0-9.4|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{fontname}:pri=50
14mr|fonts-ttf-opensans-1.0-9.4|48	
14mr|fonts-ttf-opensans-1.0-9.4|49	%files
14mr|fonts-ttf-opensans-1.0-9.4|50	%defattr(-,root,root,-)
14mr|fonts-ttf-opensans-1.0-9.4|51	%doc LICENSE.txt
14mr|fonts-ttf-opensans-1.0-9.4|52	%dir %{_datadir}/fonts/TTF/%{fontname}
14mr|fonts-ttf-opensans-1.0-9.4|53	%{_datadir}/fonts/TTF/%{fontname}/*.ttf
14mr|fonts-ttf-opensans-1.0-9.4|54	%verify(not mtime) %{_datadir}/fonts/TTF/%{fontname}/fonts.dir
14mr|fonts-ttf-opensans-1.0-9.4|55	%{_datadir}/fonts/TTF/%{fontname}/fonts.scale
14mr|fonts-ttf-opensans-1.0-9.4|56	%{_sysconfdir}/X11/fontpath.d/ttf-%{fontname}:pri=50
14mr|fonts-ttf-opensans-1.0-9.4|57	
14mr|fonts-ttf-opensans-1.0-9.4|58	%changelog
14mr|fonts-ttf-opensans-1.0-9.4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-9.4
14mr|fonts-ttf-opensans-1.0-9.4|60	+ Revision: 0041bea
14mr|fonts-ttf-opensans-1.0-9.4|61	- MassBuild#440: Increase release tag
14mr|fonts-ttf-opensans-1.0-9.4|62	
14mr|fonts-ttf-opensans-1.0-9.4|63	

16373 14
14mr|fonts-ttf-tamil-1.1-15|1	Summary:	Tamil TTF fonts (Unicode encoded)
14mr|fonts-ttf-tamil-1.1-15|2	Name:		fonts-ttf-tamil
14mr|fonts-ttf-tamil-1.1-15|3	Version:	1.1
14mr|fonts-ttf-tamil-1.1-15|4	Release:	15
14mr|fonts-ttf-tamil-1.1-15|5	
14mr|fonts-ttf-tamil-1.1-15|6	Url:		http://www.tamil.net/tscii/tools.html#fonts
14mr|fonts-ttf-tamil-1.1-15|7	# from http://groups.yahoo.com/group/tamilinix/files/
14mr|fonts-ttf-tamil-1.1-15|8	# the suitability for free distribution has been checked by
14mr|fonts-ttf-tamil-1.1-15|9	# Thuraiappah Vaseeharan <t_vasee@yahoo.com>
14mr|fonts-ttf-tamil-1.1-15|10	Source0:	tsc-avarangal.tar.bz2
14mr|fonts-ttf-tamil-1.1-15|11	Source1:	tscii-bitmap.tar.bz2
14mr|fonts-ttf-tamil-1.1-15|12	Source2:	tamil_opentype_fonts.tar.bz2
14mr|fonts-ttf-tamil-1.1-15|13	
14mr|fonts-ttf-tamil-1.1-15|14	License:	Free
14mr|fonts-ttf-tamil-1.1-15|15	Group:		System/Fonts/True type
14mr|fonts-ttf-tamil-1.1-15|16	BuildArch:	noarch
14mr|fonts-ttf-tamil-1.1-15|17	BuildRequires: fontconfig
14mr|fonts-ttf-tamil-1.1-15|18	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-tamil-1.1-15|19	BuildRequires:	freetype-tools
14mr|fonts-ttf-tamil-1.1-15|20	
14mr|fonts-ttf-tamil-1.1-15|21	%description
14mr|fonts-ttf-tamil-1.1-15|22	Tamil TTF fonts usable to display Unicode encoded text; through text
14mr|fonts-ttf-tamil-1.1-15|23	engines like pango etc.
14mr|fonts-ttf-tamil-1.1-15|24	
14mr|fonts-ttf-tamil-1.1-15|25	%package -n fonts-ttf-tscii
14mr|fonts-ttf-tamil-1.1-15|26	Url:		http://www.geocities.com/avarangal/
14mr|fonts-ttf-tamil-1.1-15|27	Summary:		Tamil TTF fonts (TSCII encoded)
14mr|fonts-ttf-tamil-1.1-15|28	Group:		System/Fonts/True type
14mr|fonts-ttf-tamil-1.1-15|29	
14mr|fonts-ttf-tamil-1.1-15|30	%description -n fonts-ttf-tscii
14mr|fonts-ttf-tamil-1.1-15|31	Tamil TTF fonts in TSCII encoding.
14mr|fonts-ttf-tamil-1.1-15|32	Those fonts present themselves as covering western (cp1252) character set,
14mr|fonts-ttf-tamil-1.1-15|33	which is wrong, but currently the only way to make Tamil TSCII work.
14mr|fonts-ttf-tamil-1.1-15|34	
14mr|fonts-ttf-tamil-1.1-15|35	%package -n fonts-bitmap-tscii
14mr|fonts-ttf-tamil-1.1-15|36	Summary:	Tamil Bitmap fonts
14mr|fonts-ttf-tamil-1.1-15|37	Group:		System/Fonts/X11 bitmap
14mr|fonts-ttf-tamil-1.1-15|38	License:	GPL
14mr|fonts-ttf-tamil-1.1-15|39	%description -n fonts-bitmap-tscii
14mr|fonts-ttf-tamil-1.1-15|40	Tamil bitmap fonts for X11 in TSCII encoding
14mr|fonts-ttf-tamil-1.1-15|41	
14mr|fonts-ttf-tamil-1.1-15|42	
14mr|fonts-ttf-tamil-1.1-15|43	%prep
14mr|fonts-ttf-tamil-1.1-15|44	
14mr|fonts-ttf-tamil-1.1-15|45	%setup -q -T -c -a0 -a1 -a2
14mr|fonts-ttf-tamil-1.1-15|46	
14mr|fonts-ttf-tamil-1.1-15|47	%build
14mr|fonts-ttf-tamil-1.1-15|48	
14mr|fonts-ttf-tamil-1.1-15|49	cp tsc-avarangal/README README.avarangal
14mr|fonts-ttf-tamil-1.1-15|50	cp tamil_opentype_fonts/README README.TSCu
14mr|fonts-ttf-tamil-1.1-15|51	
14mr|fonts-ttf-tamil-1.1-15|52	%install
14mr|fonts-ttf-tamil-1.1-15|53	rm -fr %buildroot
14mr|fonts-ttf-tamil-1.1-15|54	
14mr|fonts-ttf-tamil-1.1-15|55	install -d %buildroot/%_datadir/fonts/TTF/tamil/
14mr|fonts-ttf-tamil-1.1-15|56	install -m 0644 tamil_opentype_fonts/*.ttf %buildroot/%_datadir/fonts/TTF/tamil
14mr|fonts-ttf-tamil-1.1-15|57	install -d %buildroot/%_datadir/fonts/TTF/tscii/
14mr|fonts-ttf-tamil-1.1-15|58	install -m 0644 tsc-avarangal/*.ttf %buildroot/%_datadir/fonts/TTF/tscii
14mr|fonts-ttf-tamil-1.1-15|59	install -d %buildroot/%_datadir/fonts/bitmap/tscii/
14mr|fonts-ttf-tamil-1.1-15|60	install -m 0644 tscii-bitmap/*.gz %buildroot/%_datadir/fonts/bitmap/tscii
14mr|fonts-ttf-tamil-1.1-15|61	install -m 0644 tscii-bitmap/fonts.dir %buildroot/%_datadir/fonts/bitmap/tscii
14mr|fonts-ttf-tamil-1.1-15|62	
14mr|fonts-ttf-tamil-1.1-15|63	(
14mr|fonts-ttf-tamil-1.1-15|64	cd %buildroot/%_datadir/fonts/TTF/tscii
14mr|fonts-ttf-tamil-1.1-15|65	# ttmkfdir can't be used as we need special names
14mr|fonts-ttf-tamil-1.1-15|66	cat << EOF > fonts.scale
14mr|fonts-ttf-tamil-1.1-15|67	15
14mr|fonts-ttf-tamil-1.1-15|68	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-tscii-0
14mr|fonts-ttf-tamil-1.1-15|69	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-iso8859-1
14mr|fonts-ttf-tamil-1.1-15|70	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-iso10646-1
14mr|fonts-ttf-tamil-1.1-15|71	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-tscii-0
14mr|fonts-ttf-tamil-1.1-15|72	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-iso8859-1
14mr|fonts-ttf-tamil-1.1-15|73	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-iso10646-1
14mr|fonts-ttf-tamil-1.1-15|74	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-tscii-0
14mr|fonts-ttf-tamil-1.1-15|75	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-iso8859-1
14mr|fonts-ttf-tamil-1.1-15|76	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-iso10646-1
14mr|fonts-ttf-tamil-1.1-15|77	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-tscii-0
14mr|fonts-ttf-tamil-1.1-15|78	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-iso8859-1
14mr|fonts-ttf-tamil-1.1-15|79	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-iso10646-1
14mr|fonts-ttf-tamil-1.1-15|80	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-tscii-0
14mr|fonts-ttf-tamil-1.1-15|81	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-iso8859-1
14mr|fonts-ttf-tamil-1.1-15|82	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-iso10646-1
14mr|fonts-ttf-tamil-1.1-15|83	EOF
14mr|fonts-ttf-tamil-1.1-15|84	cp fonts.scale fonts.dir
14mr|fonts-ttf-tamil-1.1-15|85	)
14mr|fonts-ttf-tamil-1.1-15|86	
14mr|fonts-ttf-tamil-1.1-15|87	(
14mr|fonts-ttf-tamil-1.1-15|88	cd %buildroot/%_datadir/fonts/bitmap/tscii
14mr|fonts-ttf-tamil-1.1-15|89	# just to be sure that an mkfontdir won't rewrite it
14mr|fonts-ttf-tamil-1.1-15|90	cp fonts.dir fonts.scale
14mr|fonts-ttf-tamil-1.1-15|91	)
14mr|fonts-ttf-tamil-1.1-15|92	
14mr|fonts-ttf-tamil-1.1-15|93	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-tamil-1.1-15|94	for dir in tamil tscii; do
14mr|fonts-ttf-tamil-1.1-15|95	ln -s ../../..%_datadir/fonts/TTF/$dir \
14mr|fonts-ttf-tamil-1.1-15|96	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-$dir:pri=50
14mr|fonts-ttf-tamil-1.1-15|97	done
14mr|fonts-ttf-tamil-1.1-15|98	ln -s ../../..%_datadir/fonts/bitmap/tscii \
14mr|fonts-ttf-tamil-1.1-15|99	%{buildroot}%_sysconfdir/X11/fontpath.d/bitmap-tscii:pri=50
14mr|fonts-ttf-tamil-1.1-15|100	
14mr|fonts-ttf-tamil-1.1-15|101	
14mr|fonts-ttf-tamil-1.1-15|102	%clean
14mr|fonts-ttf-tamil-1.1-15|103	rm -fr %buildroot
14mr|fonts-ttf-tamil-1.1-15|104	
14mr|fonts-ttf-tamil-1.1-15|105	%files
14mr|fonts-ttf-tamil-1.1-15|106	%defattr(0644,root,root,0755)
14mr|fonts-ttf-tamil-1.1-15|107	%doc tamil_opentype_fonts/README
14mr|fonts-ttf-tamil-1.1-15|108	%dir %_datadir/fonts/TTF/tamil/
14mr|fonts-ttf-tamil-1.1-15|109	%_datadir/fonts/TTF/tamil/*.ttf
14mr|fonts-ttf-tamil-1.1-15|110	%_sysconfdir/X11/fontpath.d/ttf-tamil:pri=50
14mr|fonts-ttf-tamil-1.1-15|111	
14mr|fonts-ttf-tamil-1.1-15|112	%files -n fonts-ttf-tscii
14mr|fonts-ttf-tamil-1.1-15|113	%defattr(0644,root,root,0755)
14mr|fonts-ttf-tamil-1.1-15|114	%doc README.avarangal
14mr|fonts-ttf-tamil-1.1-15|115	%dir %_datadir/fonts/TTF/tscii/
14mr|fonts-ttf-tamil-1.1-15|116	%_datadir/fonts/TTF/tscii/*.ttf
14mr|fonts-ttf-tamil-1.1-15|117	%config(noreplace) %_datadir/fonts/TTF/tscii/fonts.dir
14mr|fonts-ttf-tamil-1.1-15|118	%config(noreplace) %_datadir/fonts/TTF/tscii/fonts.scale
14mr|fonts-ttf-tamil-1.1-15|119	%_sysconfdir/X11/fontpath.d/ttf-tscii:pri=50
14mr|fonts-ttf-tamil-1.1-15|120	
14mr|fonts-ttf-tamil-1.1-15|121	%files -n fonts-bitmap-tscii
14mr|fonts-ttf-tamil-1.1-15|122	%defattr(0644,root,root,0755)
14mr|fonts-ttf-tamil-1.1-15|123	%doc tscii-bitmap/README
14mr|fonts-ttf-tamil-1.1-15|124	%dir %_datadir/fonts/bitmap/
14mr|fonts-ttf-tamil-1.1-15|125	%dir %_datadir/fonts/bitmap/tscii/
14mr|fonts-ttf-tamil-1.1-15|126	%_datadir/fonts/bitmap/tscii/*.gz
14mr|fonts-ttf-tamil-1.1-15|127	%config(noreplace) %_datadir/fonts/bitmap/tscii/fonts.dir
14mr|fonts-ttf-tamil-1.1-15|128	%config(noreplace) %_datadir/fonts/bitmap/tscii/fonts.scale
14mr|fonts-ttf-tamil-1.1-15|129	%_sysconfdir/X11/fontpath.d/bitmap-tscii:pri=50
14mr|fonts-ttf-tamil-1.1-15|130	
14mr|fonts-ttf-tamil-1.1-15|131	
14mr|fonts-ttf-tamil-1.1-15|132	
14mr|fonts-ttf-tamil-1.1-15|133	
14mr|fonts-ttf-tamil-1.1-15|134	
14mr|fonts-ttf-tamil-1.1-15|135	%changelog
14mr|fonts-ttf-tamil-1.1-15|136	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-15
14mr|fonts-ttf-tamil-1.1-15|137	+ Revision: 477fbe0
14mr|fonts-ttf-tamil-1.1-15|138	- MassBuild#440: Increase release tag
14mr|fonts-ttf-tamil-1.1-15|139	
14mr|fonts-ttf-tamil-1.1-15|140	

16374 14
14mr|fonts-ttf-thai-0.4.17-2|1	Summary:	Thai TrueType fonts
14mr|fonts-ttf-thai-0.4.17-2|2	Name:		fonts-ttf-thai
14mr|fonts-ttf-thai-0.4.17-2|3	Version:	0.4.17
14mr|fonts-ttf-thai-0.4.17-2|4	Release:	2
14mr|fonts-ttf-thai-0.4.17-2|5	# Waree font is licensed under Bitstream license
14mr|fonts-ttf-thai-0.4.17-2|6	License:	GPLv2+ and Bitstream Vera Fonts Copyright
14mr|fonts-ttf-thai-0.4.17-2|7	Group:		System/Fonts/True type
14mr|fonts-ttf-thai-0.4.17-2|8	Url:		http://linux.thai.net/projects/thaifonts-scalable
14mr|fonts-ttf-thai-0.4.17-2|9	Source0:	ftp://linux.thai.net/pub/ThaiLinux/software/thai-ttf/thai-ttf-%{version}.tar.gz
14mr|fonts-ttf-thai-0.4.17-2|10	BuildArch:	noarch
14mr|fonts-ttf-thai-0.4.17-2|11	BuildRequires:	fontconfig
14mr|fonts-ttf-thai-0.4.17-2|12	BuildRequires:	ttmkfdir
14mr|fonts-ttf-thai-0.4.17-2|13	
14mr|fonts-ttf-thai-0.4.17-2|14	%description
14mr|fonts-ttf-thai-0.4.17-2|15	This Package provides Free Thai TrueType fonts.
14mr|fonts-ttf-thai-0.4.17-2|16	
14mr|fonts-ttf-thai-0.4.17-2|17	%prep
14mr|fonts-ttf-thai-0.4.17-2|18	%setup -qn thai-ttf-%{version}
14mr|fonts-ttf-thai-0.4.17-2|19	
14mr|fonts-ttf-thai-0.4.17-2|20	%install
14mr|fonts-ttf-thai-0.4.17-2|21	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/thai/
14mr|fonts-ttf-thai-0.4.17-2|22	cp *.ttf %{buildroot}/%{_datadir}/fonts/TTF/thai/
14mr|fonts-ttf-thai-0.4.17-2|23	
14mr|fonts-ttf-thai-0.4.17-2|24	(
14mr|fonts-ttf-thai-0.4.17-2|25	cd %{buildroot}/%{_datadir}/fonts/TTF/thai/
14mr|fonts-ttf-thai-0.4.17-2|26	%_bindir/ttmkfdir -u > fonts.scale
14mr|fonts-ttf-thai-0.4.17-2|27	cp fonts.scale fonts.dir
14mr|fonts-ttf-thai-0.4.17-2|28	)
14mr|fonts-ttf-thai-0.4.17-2|29	
14mr|fonts-ttf-thai-0.4.17-2|30	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-ttf-thai-0.4.17-2|31	ln -s ../../..%{_datadir}/fonts/TTF/thai \
14mr|fonts-ttf-thai-0.4.17-2|32	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-thai:pri=50
14mr|fonts-ttf-thai-0.4.17-2|33	
14mr|fonts-ttf-thai-0.4.17-2|34	
14mr|fonts-ttf-thai-0.4.17-2|35	%files
14mr|fonts-ttf-thai-0.4.17-2|36	%dir %{_datadir}/fonts/TTF/
14mr|fonts-ttf-thai-0.4.17-2|37	%dir %{_datadir}/fonts/TTF/thai/
14mr|fonts-ttf-thai-0.4.17-2|38	%{_datadir}/fonts/TTF/thai/*
14mr|fonts-ttf-thai-0.4.17-2|39	%{_sysconfdir}/X11/fontpath.d/ttf-thai:pri=50
14mr|fonts-ttf-thai-0.4.17-2|40	
14mr|fonts-ttf-thai-0.4.17-2|41	
14mr|fonts-ttf-thai-0.4.17-2|42	%changelog
14mr|fonts-ttf-thai-0.4.17-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.17-2
14mr|fonts-ttf-thai-0.4.17-2|44	+ Revision: 386cc6f
14mr|fonts-ttf-thai-0.4.17-2|45	- MassBuild#440: Increase release tag
14mr|fonts-ttf-thai-0.4.17-2|46	
14mr|fonts-ttf-thai-0.4.17-2|47	

16375 14
14mr|fonts-ttf-tifinagh-1.0-14|1	Summary: Tifinagh TTF font(s)
14mr|fonts-ttf-tifinagh-1.0-14|2	Name: fonts-ttf-tifinagh
14mr|fonts-ttf-tifinagh-1.0-14|3	Version: 1.0
14mr|fonts-ttf-tifinagh-1.0-14|4	Release: 14
14mr|fonts-ttf-tifinagh-1.0-14|5	License: Free use and distribution
14mr|fonts-ttf-tifinagh-1.0-14|6	Group: System/Fonts/True type
14mr|fonts-ttf-tifinagh-1.0-14|7	Source0: http://pages.infinit.net/hapax/polices/hapaxber.ttf.bz2
14mr|fonts-ttf-tifinagh-1.0-14|8	Source1: http://pages.infinit.net/hapax/polices/inventaire-des-oeils.pdf.bz2
14mr|fonts-ttf-tifinagh-1.0-14|9	URL: http://hapax.qc.ca/propo_tifinagh.pdf
14mr|fonts-ttf-tifinagh-1.0-14|10	BuildArch:	noarch
14mr|fonts-ttf-tifinagh-1.0-14|11	BuildRequires: fontconfig
14mr|fonts-ttf-tifinagh-1.0-14|12	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-ttf-tifinagh-1.0-14|13	BuildRequires:	freetype-tools
14mr|fonts-ttf-tifinagh-1.0-14|14	
14mr|fonts-ttf-tifinagh-1.0-14|15	%description
14mr|fonts-ttf-tifinagh-1.0-14|16	This package contains fonts for the Tifinagh script,
14mr|fonts-ttf-tifinagh-1.0-14|17	as encoded in unicode.
14mr|fonts-ttf-tifinagh-1.0-14|18	
14mr|fonts-ttf-tifinagh-1.0-14|19	%prep
14mr|fonts-ttf-tifinagh-1.0-14|20	#%setup -c
14mr|fonts-ttf-tifinagh-1.0-14|21	
14mr|fonts-ttf-tifinagh-1.0-14|22	rm -rf %{name}-%{version}
14mr|fonts-ttf-tifinagh-1.0-14|23	mkdir %{name}-%{version}
14mr|fonts-ttf-tifinagh-1.0-14|24	cd %{name}-%{version}
14mr|fonts-ttf-tifinagh-1.0-14|25	
14mr|fonts-ttf-tifinagh-1.0-14|26	%build
14mr|fonts-ttf-tifinagh-1.0-14|27	cd %{name}-%{version}
14mr|fonts-ttf-tifinagh-1.0-14|28	bzcat %{SOURCE0} > hapaxber.ttf
14mr|fonts-ttf-tifinagh-1.0-14|29	bzcat %{SOURCE1} > inventaire-des-oeils.pdf
14mr|fonts-ttf-tifinagh-1.0-14|30	
14mr|fonts-ttf-tifinagh-1.0-14|31	cat << EOF > README.txt
14mr|fonts-ttf-tifinagh-1.0-14|32	The "Hapax Berbère" font was used as the reference font for
14mr|fonts-ttf-tifinagh-1.0-14|33	the proposal of inclusion of tifinagh script into Unicode BMP;
14mr|fonts-ttf-tifinagh-1.0-14|34	its autor, Patrick Andries hapax(at)iquebec.com, kindly released
14mr|fonts-ttf-tifinagh-1.0-14|35	as freely usable and distributable.
14mr|fonts-ttf-tifinagh-1.0-14|36	
14mr|fonts-ttf-tifinagh-1.0-14|37	The PDF file inventaire-des-oeils.pdf gives the list of all the glyphs
14mr|fonts-ttf-tifinagh-1.0-14|38	in the font (there are various glyph variants and ligatures on private
14mr|fonts-ttf-tifinagh-1.0-14|39	use area too)
14mr|fonts-ttf-tifinagh-1.0-14|40	EOF
14mr|fonts-ttf-tifinagh-1.0-14|41	
14mr|fonts-ttf-tifinagh-1.0-14|42	%install
14mr|fonts-ttf-tifinagh-1.0-14|43	cd %{name}-%{version}
14mr|fonts-ttf-tifinagh-1.0-14|44	rm -rf %buildroot
14mr|fonts-ttf-tifinagh-1.0-14|45	install -d %buildroot/%_datadir/fonts/TTF/tifinagh
14mr|fonts-ttf-tifinagh-1.0-14|46	
14mr|fonts-ttf-tifinagh-1.0-14|47	for i in `find . -name "*.ttf"` ; do
14mr|fonts-ttf-tifinagh-1.0-14|48	install -m 644 $i %buildroot/%_datadir/fonts/TTF/tifinagh
14mr|fonts-ttf-tifinagh-1.0-14|49	done
14mr|fonts-ttf-tifinagh-1.0-14|50	
14mr|fonts-ttf-tifinagh-1.0-14|51	%post
14mr|fonts-ttf-tifinagh-1.0-14|52	touch %{_datadir}/fonts/TTF
14mr|fonts-ttf-tifinagh-1.0-14|53	
14mr|fonts-ttf-tifinagh-1.0-14|54	%clean
14mr|fonts-ttf-tifinagh-1.0-14|55	rm -fr %buildroot
14mr|fonts-ttf-tifinagh-1.0-14|56	
14mr|fonts-ttf-tifinagh-1.0-14|57	%files
14mr|fonts-ttf-tifinagh-1.0-14|58	%defattr(0644,root,root,0755)
14mr|fonts-ttf-tifinagh-1.0-14|59	%doc %{name}-%{version}/README* %{name}-%{version}/*.pdf
14mr|fonts-ttf-tifinagh-1.0-14|60	%dir %_datadir/fonts/TTF/
14mr|fonts-ttf-tifinagh-1.0-14|61	%dir %_datadir/fonts/TTF/tifinagh
14mr|fonts-ttf-tifinagh-1.0-14|62	%_datadir/fonts/TTF/tifinagh/*.ttf
14mr|fonts-ttf-tifinagh-1.0-14|63	
14mr|fonts-ttf-tifinagh-1.0-14|64	
14mr|fonts-ttf-tifinagh-1.0-14|65	
14mr|fonts-ttf-tifinagh-1.0-14|66	
14mr|fonts-ttf-tifinagh-1.0-14|67	
14mr|fonts-ttf-tifinagh-1.0-14|68	
14mr|fonts-ttf-tifinagh-1.0-14|69	%changelog
14mr|fonts-ttf-tifinagh-1.0-14|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-14
14mr|fonts-ttf-tifinagh-1.0-14|71	+ Revision: 89fd5a8
14mr|fonts-ttf-tifinagh-1.0-14|72	- MassBuild#440: Increase release tag
14mr|fonts-ttf-tifinagh-1.0-14|73	
14mr|fonts-ttf-tifinagh-1.0-14|74	

16376 14
14mr|fonts-ttf-unifont-6.2.20130902-2|1	%define pkgname		unifont
14mr|fonts-ttf-unifont-6.2.20130902-2|2	%define name		fonts-ttf-%{pkgname}
14mr|fonts-ttf-unifont-6.2.20130902-2|3	%define version		6.2.20130902
14mr|fonts-ttf-unifont-6.2.20130902-2|4	%define release		2
14mr|fonts-ttf-unifont-6.2.20130902-2|5	
14mr|fonts-ttf-unifont-6.2.20130902-2|6	Summary:		GNU Unifont glyphs
14mr|fonts-ttf-unifont-6.2.20130902-2|7	Name:			%{name}
14mr|fonts-ttf-unifont-6.2.20130902-2|8	Version:		%{version}
14mr|fonts-ttf-unifont-6.2.20130902-2|9	Release:		%{release}
14mr|fonts-ttf-unifont-6.2.20130902-2|10	Source0:		%{pkgname}-%{version}.ttf.gz
14mr|fonts-ttf-unifont-6.2.20130902-2|11	License:		GPLv2
14mr|fonts-ttf-unifont-6.2.20130902-2|12	Group:			System/Fonts/True type
14mr|fonts-ttf-unifont-6.2.20130902-2|13	Url:			http://unifoundry.com/unifont.html
14mr|fonts-ttf-unifont-6.2.20130902-2|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-ttf-unifont-6.2.20130902-2|15	BuildArch:		noarch
14mr|fonts-ttf-unifont-6.2.20130902-2|16	BuildRequires: fontconfig
14mr|fonts-ttf-unifont-6.2.20130902-2|17	BuildRequires:		freetype-tools
14mr|fonts-ttf-unifont-6.2.20130902-2|18	
14mr|fonts-ttf-unifont-6.2.20130902-2|19	%description
14mr|fonts-ttf-unifont-6.2.20130902-2|20	GNU Unifont provides glyphs for every printable code point in the
14mr|fonts-ttf-unifont-6.2.20130902-2|21	Unicode 6.2 Basic Multilingual Plane (BMP).  The BMP occupies the
14mr|fonts-ttf-unifont-6.2.20130902-2|22	first 65,536 code points of the Unicode space, denoted as
14mr|fonts-ttf-unifont-6.2.20130902-2|23	U+0000..U+FFFF.
14mr|fonts-ttf-unifont-6.2.20130902-2|24	
14mr|fonts-ttf-unifont-6.2.20130902-2|25	%prep
14mr|fonts-ttf-unifont-6.2.20130902-2|26	%setup -q -T -c %{name}-%{version}
14mr|fonts-ttf-unifont-6.2.20130902-2|27	cp -f %SOURCE0 .
14mr|fonts-ttf-unifont-6.2.20130902-2|28	gunzip -f *.gz
14mr|fonts-ttf-unifont-6.2.20130902-2|29	
14mr|fonts-ttf-unifont-6.2.20130902-2|30	%install
14mr|fonts-ttf-unifont-6.2.20130902-2|31	%__rm -rf %{buildroot}
14mr|fonts-ttf-unifont-6.2.20130902-2|32	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
14mr|fonts-ttf-unifont-6.2.20130902-2|33	
14mr|fonts-ttf-unifont-6.2.20130902-2|34	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
14mr|fonts-ttf-unifont-6.2.20130902-2|35	ln -s %{pkgname}-%{version}.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/%{pkgname}.ttf
14mr|fonts-ttf-unifont-6.2.20130902-2|36	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
14mr|fonts-ttf-unifont-6.2.20130902-2|37	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
14mr|fonts-ttf-unifont-6.2.20130902-2|38	
14mr|fonts-ttf-unifont-6.2.20130902-2|39	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-unifont-6.2.20130902-2|40	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
14mr|fonts-ttf-unifont-6.2.20130902-2|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
14mr|fonts-ttf-unifont-6.2.20130902-2|42	
14mr|fonts-ttf-unifont-6.2.20130902-2|43	%clean
14mr|fonts-ttf-unifont-6.2.20130902-2|44	%__rm -rf %{buildroot}
14mr|fonts-ttf-unifont-6.2.20130902-2|45	
14mr|fonts-ttf-unifont-6.2.20130902-2|46	%files
14mr|fonts-ttf-unifont-6.2.20130902-2|47	%defattr(-,root,root)
14mr|fonts-ttf-unifont-6.2.20130902-2|48	%dir %{_datadir}/fonts/TTF/%{pkgname}
14mr|fonts-ttf-unifont-6.2.20130902-2|49	%{_datadir}/fonts/TTF/%{pkgname}/*.ttf
14mr|fonts-ttf-unifont-6.2.20130902-2|50	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
14mr|fonts-ttf-unifont-6.2.20130902-2|51	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
14mr|fonts-ttf-unifont-6.2.20130902-2|52	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
14mr|fonts-ttf-unifont-6.2.20130902-2|53	
14mr|fonts-ttf-unifont-6.2.20130902-2|54	
14mr|fonts-ttf-unifont-6.2.20130902-2|55	
14mr|fonts-ttf-unifont-6.2.20130902-2|56	%changelog
14mr|fonts-ttf-unifont-6.2.20130902-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.2.20130902-2
14mr|fonts-ttf-unifont-6.2.20130902-2|58	+ Revision: 0d310fb
14mr|fonts-ttf-unifont-6.2.20130902-2|59	- MassBuild#440: Increase release tag
14mr|fonts-ttf-unifont-6.2.20130902-2|60	
14mr|fonts-ttf-unifont-6.2.20130902-2|61	

16377 14
14mr|fonts-ttf-wqy-microhei-0.2.0-11|1	Summary:	WenQuanYi MicroHei TrueType fonts
14mr|fonts-ttf-wqy-microhei-0.2.0-11|2	Name:		fonts-ttf-wqy-microhei
14mr|fonts-ttf-wqy-microhei-0.2.0-11|3	Version:	0.2.0
14mr|fonts-ttf-wqy-microhei-0.2.0-11|4	Release:	11
14mr|fonts-ttf-wqy-microhei-0.2.0-11|5	License:	ASL 2.0 or GPLv3
14mr|fonts-ttf-wqy-microhei-0.2.0-11|6	URL:		http://wenq.org/
14mr|fonts-ttf-wqy-microhei-0.2.0-11|7	Group:		System/Fonts/True type
14mr|fonts-ttf-wqy-microhei-0.2.0-11|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/wqy/wqy-microhei-%{version}-beta.tar.gz
14mr|fonts-ttf-wqy-microhei-0.2.0-11|9	BuildArch:	noarch
14mr|fonts-ttf-wqy-microhei-0.2.0-11|10	BuildRequires:	fontconfig
14mr|fonts-ttf-wqy-microhei-0.2.0-11|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fonts-ttf-wqy-microhei-0.2.0-11|12	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|13	%description
14mr|fonts-ttf-wqy-microhei-0.2.0-11|14	WenQuanYi Micro Hei font family is a Sans-Serif style (also known as Hei,
14mr|fonts-ttf-wqy-microhei-0.2.0-11|15	Gothic or Dotum among the Chinese/Japanese/Korean users) high quality
14mr|fonts-ttf-wqy-microhei-0.2.0-11|16	CJK outline font. It was derived from "Droid Sans Fallback", "Droid
14mr|fonts-ttf-wqy-microhei-0.2.0-11|17	Sans" and "Droid Sans Mono" released by Google Corp. This font package
14mr|fonts-ttf-wqy-microhei-0.2.0-11|18	contains two faces, "Micro Hei" and "Micro Hei Mono", in form of a
14mr|fonts-ttf-wqy-microhei-0.2.0-11|19	True-Type Collection (ttc) file. All the unified CJK Han glyphs, i.e.
14mr|fonts-ttf-wqy-microhei-0.2.0-11|20	GBK Hanzi, in the range of U+4E00-U+9FC3 defined in Unicode Standard 5.1
14mr|fonts-ttf-wqy-microhei-0.2.0-11|21	are covered, with additional support to many other international
14mr|fonts-ttf-wqy-microhei-0.2.0-11|22	languages such as Latin, Extended Latin, Hanguls and Kanas. The font
14mr|fonts-ttf-wqy-microhei-0.2.0-11|23	file is extremely compact (~5M) compared with most known CJK fonts.
14mr|fonts-ttf-wqy-microhei-0.2.0-11|24	As a result, it can be used for hand-held devices or embedded systems, or
14mr|fonts-ttf-wqy-microhei-0.2.0-11|25	used on PC with a significantly small memory footprint. Because both
14mr|fonts-ttf-wqy-microhei-0.2.0-11|26	font faces carry hinting and kerning instructions for Latin glyphs,
14mr|fonts-ttf-wqy-microhei-0.2.0-11|27	they are the excellent choices for desktop fonts.
14mr|fonts-ttf-wqy-microhei-0.2.0-11|28	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|29	%package -n fonts-ttf-default-zh_CN
14mr|fonts-ttf-wqy-microhei-0.2.0-11|30	Summary: Virtual package providing default zh_CN fonts
14mr|fonts-ttf-wqy-microhei-0.2.0-11|31	Group: System/Fonts/True type
14mr|fonts-ttf-wqy-microhei-0.2.0-11|32	Requires: %{name} = %{version}
14mr|fonts-ttf-wqy-microhei-0.2.0-11|33	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|34	%description -n fonts-ttf-default-zh_CN
14mr|fonts-ttf-wqy-microhei-0.2.0-11|35	This package provides default TrueType font for zh_CN locale.
14mr|fonts-ttf-wqy-microhei-0.2.0-11|36	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|37	%prep
14mr|fonts-ttf-wqy-microhei-0.2.0-11|38	%setup -q -n wqy-microhei
14mr|fonts-ttf-wqy-microhei-0.2.0-11|39	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|40	%build
14mr|fonts-ttf-wqy-microhei-0.2.0-11|41	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|42	%install
14mr|fonts-ttf-wqy-microhei-0.2.0-11|43	rm -fr %buildroot
14mr|fonts-ttf-wqy-microhei-0.2.0-11|44	mkdir -p %buildroot/%{_datadir}/fonts/TTF/wqy-microhei
14mr|fonts-ttf-wqy-microhei-0.2.0-11|45	install -m 644 *.ttc %buildroot/%{_datadir}/fonts/TTF/wqy-microhei
14mr|fonts-ttf-wqy-microhei-0.2.0-11|46	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|47	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-ttf-wqy-microhei-0.2.0-11|48	ln -s ../../..%_datadir/fonts/TTF/wqy-microhei \
14mr|fonts-ttf-wqy-microhei-0.2.0-11|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-wqy-microhei:pri=50
14mr|fonts-ttf-wqy-microhei-0.2.0-11|50	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|51	%clean
14mr|fonts-ttf-wqy-microhei-0.2.0-11|52	rm -fr %buildroot
14mr|fonts-ttf-wqy-microhei-0.2.0-11|53	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|54	%files
14mr|fonts-ttf-wqy-microhei-0.2.0-11|55	%defattr(-,root,root,0755)
14mr|fonts-ttf-wqy-microhei-0.2.0-11|56	%doc *.txt
14mr|fonts-ttf-wqy-microhei-0.2.0-11|57	%dir %_datadir/fonts/TTF/wqy-microhei/
14mr|fonts-ttf-wqy-microhei-0.2.0-11|58	%_datadir/fonts/TTF/wqy-microhei/*.ttc
14mr|fonts-ttf-wqy-microhei-0.2.0-11|59	%_sysconfdir/X11/fontpath.d/ttf-wqy-microhei:pri=50
14mr|fonts-ttf-wqy-microhei-0.2.0-11|60	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|61	%files -n fonts-ttf-default-zh_CN
14mr|fonts-ttf-wqy-microhei-0.2.0-11|62	%defattr(-,root,root,0755)
14mr|fonts-ttf-wqy-microhei-0.2.0-11|63	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|64	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|65	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|66	%changelog
14mr|fonts-ttf-wqy-microhei-0.2.0-11|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-11
14mr|fonts-ttf-wqy-microhei-0.2.0-11|68	+ Revision: f640e2b
14mr|fonts-ttf-wqy-microhei-0.2.0-11|69	- MassBuild#440: Increase release tag
14mr|fonts-ttf-wqy-microhei-0.2.0-11|70	
14mr|fonts-ttf-wqy-microhei-0.2.0-11|71	

16378 14
14mr|fonts-type1-cyrillic-1.1-17|1	Summary:	Cyrillic Type1 fonts
14mr|fonts-type1-cyrillic-1.1-17|2	Name:		fonts-type1-cyrillic
14mr|fonts-type1-cyrillic-1.1-17|3	Version:	1.1
14mr|fonts-type1-cyrillic-1.1-17|4	Release:	17
14mr|fonts-type1-cyrillic-1.1-17|5	
14mr|fonts-type1-cyrillic-1.1-17|6	# The "TopTeam" bulgarian company kindly donated good quality
14mr|fonts-type1-cyrillic-1.1-17|7	# PS Type1 cyrillic font "Teams" to X community.
14mr|fonts-type1-cyrillic-1.1-17|8	# info from: "Alexander Voropay" <a.voropay@globalone.ru>
14mr|fonts-type1-cyrillic-1.1-17|9	Source0:	http://www.sensi.org/download/teams-1.1.tar.gz
14mr|fonts-type1-cyrillic-1.1-17|10	#
14mr|fonts-type1-cyrillic-1.1-17|11	Source1:	oldslavic.tar.bz2
14mr|fonts-type1-cyrillic-1.1-17|12	License:	GPL+ and MIT
14mr|fonts-type1-cyrillic-1.1-17|13	Group:		System/Fonts/Type1
14mr|fonts-type1-cyrillic-1.1-17|14	BuildArch:	noarch
14mr|fonts-type1-cyrillic-1.1-17|15	BuildRequires: fontconfig
14mr|fonts-type1-cyrillic-1.1-17|16	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-type1-cyrillic-1.1-17|17	BuildRequires:	freetype-tools
14mr|fonts-type1-cyrillic-1.1-17|18	BuildRequires:	mkfontdir
14mr|fonts-type1-cyrillic-1.1-17|19	
14mr|fonts-type1-cyrillic-1.1-17|20	%description
14mr|fonts-type1-cyrillic-1.1-17|21	Scalable fonts including common Cyrillic glyphs.
14mr|fonts-type1-cyrillic-1.1-17|22	
14mr|fonts-type1-cyrillic-1.1-17|23	%prep
14mr|fonts-type1-cyrillic-1.1-17|24	
14mr|fonts-type1-cyrillic-1.1-17|25	%setup -n teams -a1 -q
14mr|fonts-type1-cyrillic-1.1-17|26	mv doc teams
14mr|fonts-type1-cyrillic-1.1-17|27	mkdir oldslavic
14mr|fonts-type1-cyrillic-1.1-17|28	cp README COPYING oldslavic/
14mr|fonts-type1-cyrillic-1.1-17|29	
14mr|fonts-type1-cyrillic-1.1-17|30	%build
14mr|fonts-type1-cyrillic-1.1-17|31	
14mr|fonts-type1-cyrillic-1.1-17|32	%install
14mr|fonts-type1-cyrillic-1.1-17|33	rm -fr %buildroot
14mr|fonts-type1-cyrillic-1.1-17|34	
14mr|fonts-type1-cyrillic-1.1-17|35	install -d %buildroot/%_datadir/fonts/type1/cyrillic/
14mr|fonts-type1-cyrillic-1.1-17|36	install -m 0644 *.pfb %buildroot/%_datadir/fonts/type1/cyrillic
14mr|fonts-type1-cyrillic-1.1-17|37	# the *.pfb files don't show up in Xft; installing the *.pfa ones
14mr|fonts-type1-cyrillic-1.1-17|38	install -m 0644 Teams/*.pfa %buildroot/%_datadir/fonts/type1/cyrillic
14mr|fonts-type1-cyrillic-1.1-17|39	#
14mr|fonts-type1-cyrillic-1.1-17|40	install -m 0644 *.afm %buildroot/%_datadir/fonts/type1/cyrillic/
14mr|fonts-type1-cyrillic-1.1-17|41	install -m 0644 Teams/*.afm %buildroot/%_datadir/fonts/type1/cyrillic/
14mr|fonts-type1-cyrillic-1.1-17|42	
14mr|fonts-type1-cyrillic-1.1-17|43	mkfontdir %buildroot/%_datadir/fonts/type1/cyrillic
14mr|fonts-type1-cyrillic-1.1-17|44	cp %buildroot/%_datadir/fonts/type1/cyrillic/fonts.dir %buildroot/%_datadir/fonts/type1/cyrillic/fonts.scale
14mr|fonts-type1-cyrillic-1.1-17|45	
14mr|fonts-type1-cyrillic-1.1-17|46	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-type1-cyrillic-1.1-17|47	ln -s ../../..%_datadir/fonts/type1/cyrillic \
14mr|fonts-type1-cyrillic-1.1-17|48	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-cyrillic:pri=50
14mr|fonts-type1-cyrillic-1.1-17|49	
14mr|fonts-type1-cyrillic-1.1-17|50	# not listed in xfs, as the fonts don't cover any of the X11 encodings
14mr|fonts-type1-cyrillic-1.1-17|51	# they only have basic cyrillic
14mr|fonts-type1-cyrillic-1.1-17|52	
14mr|fonts-type1-cyrillic-1.1-17|53	%clean
14mr|fonts-type1-cyrillic-1.1-17|54	rm -fr %buildroot
14mr|fonts-type1-cyrillic-1.1-17|55	
14mr|fonts-type1-cyrillic-1.1-17|56	%post
14mr|fonts-type1-cyrillic-1.1-17|57	touch %{_datadir}/fonts/type1
14mr|fonts-type1-cyrillic-1.1-17|58	
14mr|fonts-type1-cyrillic-1.1-17|59	%files
14mr|fonts-type1-cyrillic-1.1-17|60	%defattr(0644,root,root,0755)
14mr|fonts-type1-cyrillic-1.1-17|61	%doc README* teams/ oldslavic/
14mr|fonts-type1-cyrillic-1.1-17|62	%_datadir/fonts/type1/cyrillic
14mr|fonts-type1-cyrillic-1.1-17|63	%_sysconfdir/X11/fontpath.d/type1-cyrillic:pri=50
14mr|fonts-type1-cyrillic-1.1-17|64	
14mr|fonts-type1-cyrillic-1.1-17|65	
14mr|fonts-type1-cyrillic-1.1-17|66	
14mr|fonts-type1-cyrillic-1.1-17|67	
14mr|fonts-type1-cyrillic-1.1-17|68	%changelog
14mr|fonts-type1-cyrillic-1.1-17|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-17
14mr|fonts-type1-cyrillic-1.1-17|70	+ Revision: 2f2eb67
14mr|fonts-type1-cyrillic-1.1-17|71	- MassBuild#440: Increase release tag
14mr|fonts-type1-cyrillic-1.1-17|72	
14mr|fonts-type1-cyrillic-1.1-17|73	

16379 14
14mr|fonts-type1-greek-2.0-14|1	%define name fonts-type1-greek
14mr|fonts-type1-greek-2.0-14|2	%define version 2.0
14mr|fonts-type1-greek-2.0-14|3	%define release 14
14mr|fonts-type1-greek-2.0-14|4	
14mr|fonts-type1-greek-2.0-14|5	Summary:	Greek Type1 fonts
14mr|fonts-type1-greek-2.0-14|6	Name:		%{name}
14mr|fonts-type1-greek-2.0-14|7	Version:	%{version}
14mr|fonts-type1-greek-2.0-14|8	Release:	%{release}
14mr|fonts-type1-greek-2.0-14|9	
14mr|fonts-type1-greek-2.0-14|10	Url:		http://iris.math.aegean.gr/kerkis/
14mr|fonts-type1-greek-2.0-14|11	# date 2003-01-17
14mr|fonts-type1-greek-2.0-14|12	Source0:	http://iris.math.aegean.gr/kerkis/Kerkis_for_X11.tar.bz2
14mr|fonts-type1-greek-2.0-14|13	
14mr|fonts-type1-greek-2.0-14|14	License: 	Distributable (Copyright (C) Department of Mathematics, University of Aegean. For use information check http://iris.math.aegean.gr/kerkis/)
14mr|fonts-type1-greek-2.0-14|15	
14mr|fonts-type1-greek-2.0-14|16	Group:		System/Fonts/Type1
14mr|fonts-type1-greek-2.0-14|17	BuildArch:	noarch
14mr|fonts-type1-greek-2.0-14|18	BuildRequires: fontconfig
14mr|fonts-type1-greek-2.0-14|19	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|fonts-type1-greek-2.0-14|20	BuildRequires:	font-tools
14mr|fonts-type1-greek-2.0-14|21	
14mr|fonts-type1-greek-2.0-14|22	%description
14mr|fonts-type1-greek-2.0-14|23	Nice Greek scalable fonts, usable for display on screen or for printing.
14mr|fonts-type1-greek-2.0-14|24	Please if you want to use them for publishing, read the
14mr|fonts-type1-greek-2.0-14|25	licence at http://iris.math.aegean.gr/kerkis/
14mr|fonts-type1-greek-2.0-14|26	or in the doc directory.
14mr|fonts-type1-greek-2.0-14|27	
14mr|fonts-type1-greek-2.0-14|28	%prep
14mr|fonts-type1-greek-2.0-14|29	
14mr|fonts-type1-greek-2.0-14|30	%setup -q -n Kerkis_for_X11
14mr|fonts-type1-greek-2.0-14|31	
14mr|fonts-type1-greek-2.0-14|32	%build
14mr|fonts-type1-greek-2.0-14|33	
14mr|fonts-type1-greek-2.0-14|34	%install
14mr|fonts-type1-greek-2.0-14|35	rm -fr %buildroot
14mr|fonts-type1-greek-2.0-14|36	
14mr|fonts-type1-greek-2.0-14|37	install -d %buildroot/%_datadir/fonts/type1/greek/
14mr|fonts-type1-greek-2.0-14|38	install -m 0644 *.pfb %buildroot/%_datadir/fonts/type1/greek
14mr|fonts-type1-greek-2.0-14|39	install -m 0644 *.afm %buildroot/%_datadir/fonts/type1/greek
14mr|fonts-type1-greek-2.0-14|40	
14mr|fonts-type1-greek-2.0-14|41	cat fonts.scale | \
14mr|fonts-type1-greek-2.0-14|42	sed 's:^\(.*\)-iso8859-7$:\1-iso8859-7#\1-iso10646-1:' | \
14mr|fonts-type1-greek-2.0-14|43	tr '#' '\n' | uniq | grep '[ 	]' > fonts.scale.tmp
14mr|fonts-type1-greek-2.0-14|44	wc -l fonts.scale.tmp | awk '{print $1}'> fonts.scale.new
14mr|fonts-type1-greek-2.0-14|45	cat fonts.scale.tmp >> fonts.scale.new
14mr|fonts-type1-greek-2.0-14|46	install -m 0644 fonts.scale.new \
14mr|fonts-type1-greek-2.0-14|47	%buildroot/%_datadir/fonts/type1/greek/fonts.scale
14mr|fonts-type1-greek-2.0-14|48	
14mr|fonts-type1-greek-2.0-14|49	(
14mr|fonts-type1-greek-2.0-14|50	cd %buildroot/%_datadir/fonts/type1/greek
14mr|fonts-type1-greek-2.0-14|51	cp fonts.scale fonts.dir
14mr|fonts-type1-greek-2.0-14|52	)
14mr|fonts-type1-greek-2.0-14|53	
14mr|fonts-type1-greek-2.0-14|54	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|fonts-type1-greek-2.0-14|55	ln -s ../../..%_datadir/fonts/type1/greek \
14mr|fonts-type1-greek-2.0-14|56	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-greek:pri=50
14mr|fonts-type1-greek-2.0-14|57	
14mr|fonts-type1-greek-2.0-14|58	
14mr|fonts-type1-greek-2.0-14|59	%clean
14mr|fonts-type1-greek-2.0-14|60	rm -fr %buildroot
14mr|fonts-type1-greek-2.0-14|61	
14mr|fonts-type1-greek-2.0-14|62	%files
14mr|fonts-type1-greek-2.0-14|63	%defattr(0644,root,root,0755)
14mr|fonts-type1-greek-2.0-14|64	%doc License.txt
14mr|fonts-type1-greek-2.0-14|65	%dir %_datadir/fonts/type1/greek
14mr|fonts-type1-greek-2.0-14|66	%_datadir/fonts/type1/greek/*.pfb
14mr|fonts-type1-greek-2.0-14|67	%_datadir/fonts/type1/greek/*.afm
14mr|fonts-type1-greek-2.0-14|68	%config(noreplace) %_datadir/fonts/type1/greek/fonts.dir
14mr|fonts-type1-greek-2.0-14|69	%config(noreplace) %_datadir/fonts/type1/greek/fonts.scale
14mr|fonts-type1-greek-2.0-14|70	%_sysconfdir/X11/fontpath.d/type1-greek:pri=50
14mr|fonts-type1-greek-2.0-14|71	
14mr|fonts-type1-greek-2.0-14|72	
14mr|fonts-type1-greek-2.0-14|73	
14mr|fonts-type1-greek-2.0-14|74	
14mr|fonts-type1-greek-2.0-14|75	%changelog
14mr|fonts-type1-greek-2.0-14|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-14
14mr|fonts-type1-greek-2.0-14|77	+ Revision: 38ed8d5
14mr|fonts-type1-greek-2.0-14|78	- MassBuild#440: Increase release tag
14mr|fonts-type1-greek-2.0-14|79	
14mr|fonts-type1-greek-2.0-14|80	

16380 14
14mr|fonts-type1-hebrew-0.130-2|1	Summary:	Hebrew Type1 fonts
14mr|fonts-type1-hebrew-0.130-2|2	Name:		fonts-type1-hebrew
14mr|fonts-type1-hebrew-0.130-2|3	Version:	0.130
14mr|fonts-type1-hebrew-0.130-2|4	Release:	2
14mr|fonts-type1-hebrew-0.130-2|5	License:	GPLv2
14mr|fonts-type1-hebrew-0.130-2|6	Group:		System/Fonts/Type1
14mr|fonts-type1-hebrew-0.130-2|7	Url:		http://culmus.sourceforge.net/
14mr|fonts-type1-hebrew-0.130-2|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/culmus/culmus-%{version}.tar.gz
14mr|fonts-type1-hebrew-0.130-2|9	BuildArch:	noarch
14mr|fonts-type1-hebrew-0.130-2|10	BuildRequires:	fontconfig
14mr|fonts-type1-hebrew-0.130-2|11	BuildRequires:	freetype-tools
14mr|fonts-type1-hebrew-0.130-2|12	BuildRequires:	t1utils
14mr|fonts-type1-hebrew-0.130-2|13	# Added to avoid conflicts with the official RPM released by Culmus project
14mr|fonts-type1-hebrew-0.130-2|14	
14mr|fonts-type1-hebrew-0.130-2|15	%description
14mr|fonts-type1-hebrew-0.130-2|16	This Package provides free Hebrew Type1 fonts, courtesy of the Culmus project.
14mr|fonts-type1-hebrew-0.130-2|17	
14mr|fonts-type1-hebrew-0.130-2|18	Since version 0.100, all default sizes have been reduced and names have been
14mr|fonts-type1-hebrew-0.130-2|19	changed. Once you install this version or a later one, all letters in your
14mr|fonts-type1-hebrew-0.130-2|20	documents will shrink; manual tuning may therefore be necessary.
14mr|fonts-type1-hebrew-0.130-2|21	
14mr|fonts-type1-hebrew-0.130-2|22	%prep
14mr|fonts-type1-hebrew-0.130-2|23	%setup -qn culmus-%{version}
14mr|fonts-type1-hebrew-0.130-2|24	
14mr|fonts-type1-hebrew-0.130-2|25	%build
14mr|fonts-type1-hebrew-0.130-2|26	for i in *.pfa ; do
14mr|fonts-type1-hebrew-0.130-2|27	t1binary $i `basename $i .pfa`.pfb
14mr|fonts-type1-hebrew-0.130-2|28	done
14mr|fonts-type1-hebrew-0.130-2|29	sed -i -e '1,$s/\.pfa/.pfb/' fonts.scale-type1
14mr|fonts-type1-hebrew-0.130-2|30	
14mr|fonts-type1-hebrew-0.130-2|31	%install
14mr|fonts-type1-hebrew-0.130-2|32	mkdir -p %{buildroot}/%{_datadir}/fonts/Type1/hebrew/
14mr|fonts-type1-hebrew-0.130-2|33	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/hebrew/
14mr|fonts-type1-hebrew-0.130-2|34	install -m 0644 *.pfb %{buildroot}/%{_datadir}/fonts/Type1/hebrew
14mr|fonts-type1-hebrew-0.130-2|35	install -m 0644 *.afm %{buildroot}/%{_datadir}/fonts/Type1/hebrew
14mr|fonts-type1-hebrew-0.130-2|36	install -m 0644 *.ttf %{buildroot}/%{_datadir}/fonts/TTF/hebrew
14mr|fonts-type1-hebrew-0.130-2|37	install -m 0644 fonts.scale-type1 %{buildroot}/%{_datadir}/fonts/Type1/hebrew/fonts.scale
14mr|fonts-type1-hebrew-0.130-2|38	install -m 0644 fonts.scale-ttf %{buildroot}/%{_datadir}/fonts/TTF/hebrew/fonts.scale
14mr|fonts-type1-hebrew-0.130-2|39	# Added for version 0.100
14mr|fonts-type1-hebrew-0.130-2|40	mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.d
14mr|fonts-type1-hebrew-0.130-2|41	mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.avail
14mr|fonts-type1-hebrew-0.130-2|42	install -m 0644 culmus.conf %{buildroot}/%{_sysconfdir}/fonts/conf.avail/01-culmus.conf
14mr|fonts-type1-hebrew-0.130-2|43	ln -s %{_sysconfdir}/fonts/conf.avail/01-culmus.conf %{buildroot}/%{_sysconfdir}/fonts/conf.d/01-culmus.conf
14mr|fonts-type1-hebrew-0.130-2|44	
14mr|fonts-type1-hebrew-0.130-2|45	(
14mr|fonts-type1-hebrew-0.130-2|46	cd %{buildroot}/%{_datadir}/fonts/Type1/hebrew/
14mr|fonts-type1-hebrew-0.130-2|47	cp fonts.scale fonts.dir
14mr|fonts-type1-hebrew-0.130-2|48	)
14mr|fonts-type1-hebrew-0.130-2|49	(
14mr|fonts-type1-hebrew-0.130-2|50	cd %{buildroot}/%{_datadir}/fonts/TTF/hebrew/
14mr|fonts-type1-hebrew-0.130-2|51	cp fonts.scale fonts.dir
14mr|fonts-type1-hebrew-0.130-2|52	)
14mr|fonts-type1-hebrew-0.130-2|53	
14mr|fonts-type1-hebrew-0.130-2|54	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mr|fonts-type1-hebrew-0.130-2|55	ln -s ../../..%{_datadir}/fonts/Type1/hebrew \
14mr|fonts-type1-hebrew-0.130-2|56	%{buildroot}%{_sysconfdir}/X11/fontpath.d/Type1-hebrew:pri=50
14mr|fonts-type1-hebrew-0.130-2|57	ln -s ../../..%{_datadir}/fonts/TTF/hebrew \
14mr|fonts-type1-hebrew-0.130-2|58	%{buildroot}%{_sysconfdir}/X11/fontpath.d/TTF-hebrew:pri=50
14mr|fonts-type1-hebrew-0.130-2|59	
14mr|fonts-type1-hebrew-0.130-2|60	%files
14mr|fonts-type1-hebrew-0.130-2|61	%doc CHANGES LICENSE LICENSE-BITSTREAM GNU-GPL
14mr|fonts-type1-hebrew-0.130-2|62	%{_datadir}/fonts/Type1/hebrew
14mr|fonts-type1-hebrew-0.130-2|63	%{_datadir}/fonts/TTF/hebrew
14mr|fonts-type1-hebrew-0.130-2|64	# Added for version 0.100
14mr|fonts-type1-hebrew-0.130-2|65	%{_sysconfdir}/fonts/conf.d/01-culmus.conf
14mr|fonts-type1-hebrew-0.130-2|66	%{_sysconfdir}/fonts/conf.avail/01-culmus.conf
14mr|fonts-type1-hebrew-0.130-2|67	%{_sysconfdir}/X11/fontpath.d/Type1-hebrew:pri=50
14mr|fonts-type1-hebrew-0.130-2|68	%{_sysconfdir}/X11/fontpath.d/TTF-hebrew:pri=50
14mr|fonts-type1-hebrew-0.130-2|69	
14mr|fonts-type1-hebrew-0.130-2|70	
14mr|fonts-type1-hebrew-0.130-2|71	%changelog
14mr|fonts-type1-hebrew-0.130-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.130-2
14mr|fonts-type1-hebrew-0.130-2|73	+ Revision: bbc9dab
14mr|fonts-type1-hebrew-0.130-2|74	- MassBuild#440: Increase release tag
14mr|fonts-type1-hebrew-0.130-2|75	
14mr|fonts-type1-hebrew-0.130-2|76	

16381 14
14mr|font-tools-0.1-25|1	%define ttf2pt1ver 3.4.4
14mr|font-tools-0.1-25|2	
14mr|font-tools-0.1-25|3	Summary:	Some utilities for use by drakfont
14mr|font-tools-0.1-25|4	Name:		font-tools
14mr|font-tools-0.1-25|5	Version:	0.1
14mr|font-tools-0.1-25|6	Release:	25
14mr|font-tools-0.1-25|7	License:	GPLv2+ and BSD
14mr|font-tools-0.1-25|8	Group:		System/Configuration/Other
14mr|font-tools-0.1-25|9	URL: 		http://www.mandriva.com
14mr|font-tools-0.1-25|10	Source:		%{name}-%{version}.tar.bz2
14mr|font-tools-0.1-25|11	Source1:	http://download.sourceforge.net/ttf2pt1/ttf2pt1-%{ttf2pt1ver}.tgz
14mr|font-tools-0.1-25|12	BuildRequires:	freetype-devel = 1.3.1
14mr|font-tools-0.1-25|13	Requires:	t1utils
14mr|font-tools-0.1-25|14	Requires:	ttmkfdir
14mr|font-tools-0.1-25|15	Requires:	groff
14mr|font-tools-0.1-25|16	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|font-tools-0.1-25|17	
14mr|font-tools-0.1-25|18	%description
14mr|font-tools-0.1-25|19	font-tools is used by drakfont and includes:
14mr|font-tools-0.1-25|20	- ttf2type1: convert .ttf to .pfb and .afm.
14mr|font-tools-0.1-25|21	- tt2afm:    convert .ttf to .afm.
14mr|font-tools-0.1-25|22	- pfm2afm:   convert .pfm to afm.
14mr|font-tools-0.1-25|23	
14mr|font-tools-0.1-25|24	%prep
14mr|font-tools-0.1-25|25	
14mr|font-tools-0.1-25|26	%setup -q -a1
14mr|font-tools-0.1-25|27	
14mr|font-tools-0.1-25|28	%build
14mr|font-tools-0.1-25|29	# ttf2pt1 3.3.5 from main sources had IA-32 objects
14mr|font-tools-0.1-25|30	make clean
14mr|font-tools-0.1-25|31	perl -pi -e 's/ttf2pt1-3.3.5/ttf2pt1-%{ttf2pt1ver}/g' Makefile
14mr|font-tools-0.1-25|32	make CC="gcc %{optflags}"
14mr|font-tools-0.1-25|33	
14mr|font-tools-0.1-25|34	%install
14mr|font-tools-0.1-25|35	rm -rf %{buildroot}
14mr|font-tools-0.1-25|36	
14mr|font-tools-0.1-25|37	mkdir -p %{buildroot}{%{_sbindir},%{_mandir}/man1}
14mr|font-tools-0.1-25|38	
14mr|font-tools-0.1-25|39	%makeinstall PREFIX=%{buildroot}/usr
14mr|font-tools-0.1-25|40	
14mr|font-tools-0.1-25|41	install ttf2pt1-%{ttf2pt1ver}/ttf2pt1.1 %{buildroot}%{_mandir}/man1
14mr|font-tools-0.1-25|42	install ttf2pt1-%{ttf2pt1ver}/ttf2pt1 %{buildroot}%{_sbindir}
14mr|font-tools-0.1-25|43	install type1inst-0.6.1/type1inst.man %{buildroot}%{_mandir}/man1/type1inst.1
14mr|font-tools-0.1-25|44	
14mr|font-tools-0.1-25|45	rm -f %{buildroot}%{_sbindir}/t1asm
14mr|font-tools-0.1-25|46	
14mr|font-tools-0.1-25|47	%clean
14mr|font-tools-0.1-25|48	rm -rf %{buildroot}
14mr|font-tools-0.1-25|49	
14mr|font-tools-0.1-25|50	%files
14mr|font-tools-0.1-25|51	%defattr(0644,root,root,0755)
14mr|font-tools-0.1-25|52	%doc README README.ttf2pt1 COPYRIGHT.ttf2pt1
14mr|font-tools-0.1-25|53	%attr(0755,root,root) %{_sbindir}/*
14mr|font-tools-0.1-25|54	%{_mandir}/man1/*
14mr|font-tools-0.1-25|55	
14mr|font-tools-0.1-25|56	
14mr|font-tools-0.1-25|57	
14mr|font-tools-0.1-25|58	%changelog
14mr|font-tools-0.1-25|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-25
14mr|font-tools-0.1-25|60	+ Revision: b15072f
14mr|font-tools-0.1-25|61	- MassBuild#440: Increase release tag
14mr|font-tools-0.1-25|62	
14mr|font-tools-0.1-25|63	

16382 14
14mr|fonttosfnt-1.0.4-7|1	Name:		fonttosfnt
14mr|fonttosfnt-1.0.4-7|2	Version:	1.0.4
14mr|fonttosfnt-1.0.4-7|3	Release:	7
14mr|fonttosfnt-1.0.4-7|4	Summary:	Wrap a bitmap font in a sfnt (TrueType) wrapper
14mr|fonttosfnt-1.0.4-7|5	Group:		System/X11
14mr|fonttosfnt-1.0.4-7|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|fonttosfnt-1.0.4-7|7	License:	MIT
14mr|fonttosfnt-1.0.4-7|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|fonttosfnt-1.0.4-7|9	
14mr|fonttosfnt-1.0.4-7|10	BuildRequires:	libfontenc-devel >= 1.0.1
14mr|fonttosfnt-1.0.4-7|11	BuildRequires:	freetype2-devel >= 2.1.10
14mr|fonttosfnt-1.0.4-7|12	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|fonttosfnt-1.0.4-7|13	BuildRequires:	x11-util-macros >= 1.0.1
14mr|fonttosfnt-1.0.4-7|14	
14mr|fonttosfnt-1.0.4-7|15	%description
14mr|fonttosfnt-1.0.4-7|16	Fonttosfnt wraps a bitmap font in a sfnt (TrueType or OpenType) wrapper.
14mr|fonttosfnt-1.0.4-7|17	
14mr|fonttosfnt-1.0.4-7|18	%prep
14mr|fonttosfnt-1.0.4-7|19	%setup -q -n %{name}-%{version}
14mr|fonttosfnt-1.0.4-7|20	
14mr|fonttosfnt-1.0.4-7|21	%build
14mr|fonttosfnt-1.0.4-7|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|fonttosfnt-1.0.4-7|23	--x-libraries=%{_libdir}
14mr|fonttosfnt-1.0.4-7|24	
14mr|fonttosfnt-1.0.4-7|25	%make
14mr|fonttosfnt-1.0.4-7|26	
14mr|fonttosfnt-1.0.4-7|27	%install
14mr|fonttosfnt-1.0.4-7|28	rm -rf %{buildroot}
14mr|fonttosfnt-1.0.4-7|29	%makeinstall_std
14mr|fonttosfnt-1.0.4-7|30	
14mr|fonttosfnt-1.0.4-7|31	%clean
14mr|fonttosfnt-1.0.4-7|32	rm -rf %{buildroot}
14mr|fonttosfnt-1.0.4-7|33	
14mr|fonttosfnt-1.0.4-7|34	%files
14mr|fonttosfnt-1.0.4-7|35	%defattr(-,root,root)
14mr|fonttosfnt-1.0.4-7|36	%{_bindir}/fonttosfnt
14mr|fonttosfnt-1.0.4-7|37	%{_mandir}/man1/fonttosfnt*
14mr|fonttosfnt-1.0.4-7|38	
14mr|fonttosfnt-1.0.4-7|39	
14mr|fonttosfnt-1.0.4-7|40	
14mr|fonttosfnt-1.0.4-7|41	
14mr|fonttosfnt-1.0.4-7|42	%changelog
14mr|fonttosfnt-1.0.4-7|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-7
14mr|fonttosfnt-1.0.4-7|44	+ Revision: f56dfb0
14mr|fonttosfnt-1.0.4-7|45	- MassBuild#440: Increase release tag
14mr|fonttosfnt-1.0.4-7|46	
14mr|fonttosfnt-1.0.4-7|47	

16383 14
14mr|foomatic-db-4.0-3.20130928.2|1	%define version 4.0
14mr|foomatic-db-4.0-3.20130928.2|2	%define releasedate 20130928
14mr|foomatic-db-4.0-3.20130928.2|3	%define release %mkrel 3.%{releasedate}.2
14mr|foomatic-db-4.0-3.20130928.2|4	
14mr|foomatic-db-4.0-3.20130928.2|5	Name:		foomatic-db
14mr|foomatic-db-4.0-3.20130928.2|6	Version:	%{version}
14mr|foomatic-db-4.0-3.20130928.2|7	Release:	%{release}
14mr|foomatic-db-4.0-3.20130928.2|8	Epoch:		1
14mr|foomatic-db-4.0-3.20130928.2|9	Summary:	Foomatic printer/driver database
14mr|foomatic-db-4.0-3.20130928.2|10	License:	GPLv2 and MIT
14mr|foomatic-db-4.0-3.20130928.2|11	Group:		System/Servers
14mr|foomatic-db-4.0-3.20130928.2|12	Url:		http://www.linuxprinting.org/
14mr|foomatic-db-4.0-3.20130928.2|13	Source:		http://www.openprinting.org/download/foomatic/%{name}-%{version}-%{releasedate}.tar.gz
14mr|foomatic-db-4.0-3.20130928.2|14	# Perl script to clean up Manufacturer entries in the PPD files, so that
14mr|foomatic-db-4.0-3.20130928.2|15	# drivers are sorted by the printer manufacturer in the graphical frontends
14mr|foomatic-db-4.0-3.20130928.2|16	Source2:	cleanppd.pl.bz2
14mr|foomatic-db-4.0-3.20130928.2|17	Patch0:		foomatic-db-20130312-cp_argument_list_too_long.diff
14mr|foomatic-db-4.0-3.20130928.2|18	Patch1:		foomatic-db-device-ids.patch
14mr|foomatic-db-4.0-3.20130928.2|19	Requires:	foomatic-db-engine
14mr|foomatic-db-4.0-3.20130928.2|20	Conflicts:	cups-drivers-foo2zjs < 0.0-0.20091014.1
14mr|foomatic-db-4.0-3.20130928.2|21	BuildArch:	noarch
14mr|foomatic-db-4.0-3.20130928.2|22	BuildRequires:	autoconf
14mr|foomatic-db-4.0-3.20130928.2|23	BuildRequires:	automake
14mr|foomatic-db-4.0-3.20130928.2|24	BuildRequires:	cups
14mr|foomatic-db-4.0-3.20130928.2|25	BuildRequires:	cups-common
14mr|foomatic-db-4.0-3.20130928.2|26	BuildRequires:	foomatic-db-engine
14mr|foomatic-db-4.0-3.20130928.2|27	
14mr|foomatic-db-4.0-3.20130928.2|28	%description
14mr|foomatic-db-4.0-3.20130928.2|29	Foomatic is a comprehensive, spooler-independent database of printers,
14mr|foomatic-db-4.0-3.20130928.2|30	printer drivers, and driver descriptions. It contains utilities to
14mr|foomatic-db-4.0-3.20130928.2|31	generate PPD (Postscript Printer Description) files and printer queues
14mr|foomatic-db-4.0-3.20130928.2|32	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
14mr|foomatic-db-4.0-3.20130928.2|33	is also the possibility to read the PJL options out of PJL-capable
14mr|foomatic-db-4.0-3.20130928.2|34	laser printers and take them into account at the driver description
14mr|foomatic-db-4.0-3.20130928.2|35	file generation.
14mr|foomatic-db-4.0-3.20130928.2|36	
14mr|foomatic-db-4.0-3.20130928.2|37	There are spooler-independent command line interfaces to manipulate
14mr|foomatic-db-4.0-3.20130928.2|38	queues (foomatic-configure) and to print files/manipulate jobs
14mr|foomatic-db-4.0-3.20130928.2|39	(foomatic printjob).
14mr|foomatic-db-4.0-3.20130928.2|40	
14mr|foomatic-db-4.0-3.20130928.2|41	This package is the Foomatic database, an XML database containing
14mr|foomatic-db-4.0-3.20130928.2|42	information about the capabilities of near 1000 printers and around
14mr|foomatic-db-4.0-3.20130928.2|43	250 drivers. Especially it contains the information how and with which
14mr|foomatic-db-4.0-3.20130928.2|44	options the drivers have to be executed.
14mr|foomatic-db-4.0-3.20130928.2|45	
14mr|foomatic-db-4.0-3.20130928.2|46	%prep
14mr|foomatic-db-4.0-3.20130928.2|47	
14mr|foomatic-db-4.0-3.20130928.2|48	##### FOOMATIC
14mr|foomatic-db-4.0-3.20130928.2|49	
14mr|foomatic-db-4.0-3.20130928.2|50	# Source trees for installation
14mr|foomatic-db-4.0-3.20130928.2|51	%setup -q -n %{name}-%{releasedate}
14mr|foomatic-db-4.0-3.20130928.2|52	%patch0 -p0
14mr|foomatic-db-4.0-3.20130928.2|53	# foomatic-db patches
14mr|foomatic-db-4.0-3.20130928.2|54	# Don't use "-b" when patching PPD files as the backups will be packaged.
14mr|foomatic-db-4.0-3.20130928.2|55	
14mr|foomatic-db-4.0-3.20130928.2|56	# Device IDs for:
14mr|foomatic-db-4.0-3.20130928.2|57	# Brother MFC-8840D (#678065)
14mr|foomatic-db-4.0-3.20130928.2|58	# HP LaserJet M1522nf MFP (#745499)
14mr|foomatic-db-4.0-3.20130928.2|59	# Lexmark C453 (#770169)
14mr|foomatic-db-4.0-3.20130928.2|60	# HP DeskJet 720C (bug #797099)
14mr|foomatic-db-4.0-3.20130928.2|61	# Kyocera FS-1118MFP (bug #782377)
14mr|foomatic-db-4.0-3.20130928.2|62	%patch1 -p1
14mr|foomatic-db-4.0-3.20130928.2|63	
14mr|foomatic-db-4.0-3.20130928.2|64	# Use sed instead of perl in the PPDs (bug #512739).
14mr|foomatic-db-4.0-3.20130928.2|65	find db/source/PPD -type f -name '*.ppd' | xargs perl -pi -e 's,perl -p,sed,'
14mr|foomatic-db-4.0-3.20130928.2|66	
14mr|foomatic-db-4.0-3.20130928.2|67	%build
14mr|foomatic-db-4.0-3.20130928.2|68	# Makefile generation ("./make_configure" for CVS snapshots)
14mr|foomatic-db-4.0-3.20130928.2|69	./make_configure
14mr|foomatic-db-4.0-3.20130928.2|70	# Fix for lib64 architectures, avoid patch
14mr|foomatic-db-4.0-3.20130928.2|71	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
14mr|foomatic-db-4.0-3.20130928.2|72	
14mr|foomatic-db-4.0-3.20130928.2|73	# We do not compress the PPDs now, so that we can do a clean-up
14mr|foomatic-db-4.0-3.20130928.2|74	%configure --disable-gzip-ppds
14mr|foomatic-db-4.0-3.20130928.2|75	
14mr|foomatic-db-4.0-3.20130928.2|76	# "make" is not needed for this package, there is nothing to build
14mr|foomatic-db-4.0-3.20130928.2|77	
14mr|foomatic-db-4.0-3.20130928.2|78	# Delete drivers which are not on the distro (obsolete drivers which are
14mr|foomatic-db-4.0-3.20130928.2|79	# replaced by a new driver with a different name)
14mr|foomatic-db-4.0-3.20130928.2|80	# "stp" replaced by "gimp-print"/"gutenprint"
14mr|foomatic-db-4.0-3.20130928.2|81	rm -f db/source/driver/stp.xml
14mr|foomatic-db-4.0-3.20130928.2|82	# "cZ11" replaced by "cZ11somsom"
14mr|foomatic-db-4.0-3.20130928.2|83	rm -f db/source/driver/cZ11.xml
14mr|foomatic-db-4.0-3.20130928.2|84	# "cZ11somsom" replaced by "lz11"
14mr|foomatic-db-4.0-3.20130928.2|85	rm -f db/source/driver/cZ11somsom.xml
14mr|foomatic-db-4.0-3.20130928.2|86	# "hpdj" replaced by "pcl3"
14mr|foomatic-db-4.0-3.20130928.2|87	rm -f db/source/driver/hpdj.xml
14mr|foomatic-db-4.0-3.20130928.2|88	# "lxm3200[mcp]" replaced by "lxm3200"
14mr|foomatic-db-4.0-3.20130928.2|89	rm -f db/source/driver/lxm3200[mcp].xml
14mr|foomatic-db-4.0-3.20130928.2|90	# "lxm3200" replaced by "lxm3200-tweaked"
14mr|foomatic-db-4.0-3.20130928.2|91	rm -f db/source/driver/lxm3200.xml
14mr|foomatic-db-4.0-3.20130928.2|92	# Japanese drivers which are not in our GhostScript
14mr|foomatic-db-4.0-3.20130928.2|93	rm -f db/source/driver/bjc800j.xml
14mr|foomatic-db-4.0-3.20130928.2|94	rm -f db/source/driver/bj10.xml
14mr|foomatic-db-4.0-3.20130928.2|95	
14mr|foomatic-db-4.0-3.20130928.2|96	# These drivers come with their own Foomatic data. Remove the files
14mr|foomatic-db-4.0-3.20130928.2|97	# from this package
14mr|foomatic-db-4.0-3.20130928.2|98	rm -f db/source/*/gimp-print*.xml
14mr|foomatic-db-4.0-3.20130928.2|99	rm -f db/source/*/gutenprint*.xml
14mr|foomatic-db-4.0-3.20130928.2|100	rm -f db/source/*/foo2*.xml
14mr|foomatic-db-4.0-3.20130928.2|101	rm -f db/source/*/lz11*.xml
14mr|foomatic-db-4.0-3.20130928.2|102	rm -f db/source/*/m2300w*.xml
14mr|foomatic-db-4.0-3.20130928.2|103	rm -f db/source/*/m2400w*.xml
14mr|foomatic-db-4.0-3.20130928.2|104	rm -f db/source/[do]*/*[Pp]touch*.xml
14mr|foomatic-db-4.0-3.20130928.2|105	
14mr|foomatic-db-4.0-3.20130928.2|106	# foo2zjs files
14mr|foomatic-db-4.0-3.20130928.2|107	rm -f \
14mr|foomatic-db-4.0-3.20130928.2|108	db/source/printer/HP-Color_LaserJet_1500.xml \
14mr|foomatic-db-4.0-3.20130928.2|109	db/source/printer/HP-Color_LaserJet_1600.xml \
14mr|foomatic-db-4.0-3.20130928.2|110	db/source/printer/HP-Color_LaserJet_2600n.xml \
14mr|foomatic-db-4.0-3.20130928.2|111	db/source/printer/HP-LaserJet_1000.xml \
14mr|foomatic-db-4.0-3.20130928.2|112	db/source/printer/HP-LaserJet_1005.xml \
14mr|foomatic-db-4.0-3.20130928.2|113	db/source/printer/HP-LaserJet_1020.xml \
14mr|foomatic-db-4.0-3.20130928.2|114	db/source/printer/HP-LaserJet_1022.xml \
14mr|foomatic-db-4.0-3.20130928.2|115	db/source/printer/HP-LaserJet_M1005_MFP.xml \
14mr|foomatic-db-4.0-3.20130928.2|116	db/source/printer/Minolta-magicolor_2300_DL.xml \
14mr|foomatic-db-4.0-3.20130928.2|117	db/source/printer/Minolta-magicolor_2430_DL.xml \
14mr|foomatic-db-4.0-3.20130928.2|118	db/source/printer/Samsung-CLP-300.xml \
14mr|foomatic-db-4.0-3.20130928.2|119	db/source/printer/Samsung-CLP-600.xml \
14mr|foomatic-db-4.0-3.20130928.2|120	db/source/printer/Xerox-Phaser-6115MFP.xml
14mr|foomatic-db-4.0-3.20130928.2|121	
14mr|foomatic-db-4.0-3.20130928.2|122	# m2300w files
14mr|foomatic-db-4.0-3.20130928.2|123	rm -f \
14mr|foomatic-db-4.0-3.20130928.2|124	db/source/printer/Minolta-magicolor_2300W.xml \
14mr|foomatic-db-4.0-3.20130928.2|125	db/source/printer/Minolta-magicolor_2400W.xml
14mr|foomatic-db-4.0-3.20130928.2|126	
14mr|foomatic-db-4.0-3.20130928.2|127	# ptouch files
14mr|foomatic-db-4.0-3.20130928.2|128	rm -f \
14mr|foomatic-db-4.0-3.20130928.2|129	db/source/printer/Brother-PT-1500PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|130	db/source/printer/Brother-PT-18R.xml \
14mr|foomatic-db-4.0-3.20130928.2|131	db/source/printer/Brother-PT-1950.xml \
14mr|foomatic-db-4.0-3.20130928.2|132	db/source/printer/Brother-PT-1950VP.xml \
14mr|foomatic-db-4.0-3.20130928.2|133	db/source/printer/Brother-PT-1960.xml \
14mr|foomatic-db-4.0-3.20130928.2|134	db/source/printer/Brother-PT-2420PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|135	db/source/printer/Brother-PT-2450DX.xml \
14mr|foomatic-db-4.0-3.20130928.2|136	db/source/printer/Brother-PT-2500PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|137	db/source/printer/Brother-PT-2600.xml \
14mr|foomatic-db-4.0-3.20130928.2|138	db/source/printer/Brother-PT-2610.xml \
14mr|foomatic-db-4.0-3.20130928.2|139	db/source/printer/Brother-PT-3600.xml \
14mr|foomatic-db-4.0-3.20130928.2|140	db/source/printer/Brother-PT-550A.xml \
14mr|foomatic-db-4.0-3.20130928.2|141	db/source/printer/Brother-PT-9200DX.xml \
14mr|foomatic-db-4.0-3.20130928.2|142	db/source/printer/Brother-PT-9200PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|143	db/source/printer/Brother-PT-9400.xml \
14mr|foomatic-db-4.0-3.20130928.2|144	db/source/printer/Brother-PT-9500PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|145	db/source/printer/Brother-PT-9600.xml \
14mr|foomatic-db-4.0-3.20130928.2|146	db/source/printer/Brother-PT-PC.xml \
14mr|foomatic-db-4.0-3.20130928.2|147	db/source/printer/Brother-QL-500.xml \
14mr|foomatic-db-4.0-3.20130928.2|148	db/source/printer/Brother-QL-550.xml \
14mr|foomatic-db-4.0-3.20130928.2|149	db/source/printer/Brother-QL-650TD.xml
14mr|foomatic-db-4.0-3.20130928.2|150	
14mr|foomatic-db-4.0-3.20130928.2|151	# Delete drivers with empty command line prototype, they would give
14mr|foomatic-db-4.0-3.20130928.2|152	# unusable printer/driver combos.
14mr|foomatic-db-4.0-3.20130928.2|153	FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
14mr|foomatic-db-4.0-3.20130928.2|154	
14mr|foomatic-db-4.0-3.20130928.2|155	# Correct recommended driver "gimp-print" or "gutenprint", must be
14mr|foomatic-db-4.0-3.20130928.2|156	# "gutenprint-ijs.5.0".
14mr|foomatic-db-4.0-3.20130928.2|157	for f in db/source/printer/*.xml; do
14mr|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
14mr|foomatic-db-4.0-3.20130928.2|159	done
14mr|foomatic-db-4.0-3.20130928.2|160	
14mr|foomatic-db-4.0-3.20130928.2|161	# Fixed default paper tray for HP Business Inkjet 2800.
14mr|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
14mr|foomatic-db-4.0-3.20130928.2|163	# Fixed device ID lines in the HP PPDs
14mr|foomatic-db-4.0-3.20130928.2|164	perl -p -i -e 's/1284DeviceId/1284DeviceID/' db/source/PPD/HP/*/*.ppd
14mr|foomatic-db-4.0-3.20130928.2|165	
14mr|foomatic-db-4.0-3.20130928.2|166	%install
14mr|foomatic-db-4.0-3.20130928.2|167	rm -rf %{buildroot}
14mr|foomatic-db-4.0-3.20130928.2|168	
14mr|foomatic-db-4.0-3.20130928.2|169	# Do not use "make" macro, as parallelized build of Foomatic does not
14mr|foomatic-db-4.0-3.20130928.2|170	# work.
14mr|foomatic-db-4.0-3.20130928.2|171	
14mr|foomatic-db-4.0-3.20130928.2|172	# Install data files
14mr|foomatic-db-4.0-3.20130928.2|173	make	PREFIX=%{_prefix} \
14mr|foomatic-db-4.0-3.20130928.2|174	DESTDIR=%{buildroot} \
14mr|foomatic-db-4.0-3.20130928.2|175	install
14mr|foomatic-db-4.0-3.20130928.2|176	
14mr|foomatic-db-4.0-3.20130928.2|177	# Uncompress Perl script for cleaning up the PPD files
14mr|foomatic-db-4.0-3.20130928.2|178	bzcat %{SOURCE2} > ./cleanppd.pl
14mr|foomatic-db-4.0-3.20130928.2|179	chmod a+rx ./cleanppd.pl
14mr|foomatic-db-4.0-3.20130928.2|180	
14mr|foomatic-db-4.0-3.20130928.2|181	# Do the clean-up
14mr|foomatic-db-4.0-3.20130928.2|182	find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14mr|foomatic-db-4.0-3.20130928.2|183	
14mr|foomatic-db-4.0-3.20130928.2|184	# Remove PPDs which are not Adobe-compliant and therefore not working with
14mr|foomatic-db-4.0-3.20130928.2|185	# CUPS 1.1.20 or newer
14mr|foomatic-db-4.0-3.20130928.2|186	for ppd in `find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
14mr|foomatic-db-4.0-3.20130928.2|187	do
14mr|foomatic-db-4.0-3.20130928.2|188	cupstestppd -q $ppd || (
14mr|foomatic-db-4.0-3.20130928.2|189	rm -f $ppd && \
14mr|foomatic-db-4.0-3.20130928.2|190	echo "$ppd not Adobe-compliant. Deleted." && \
14mr|foomatic-db-4.0-3.20130928.2|191	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
14mr|foomatic-db-4.0-3.20130928.2|192	)
14mr|foomatic-db-4.0-3.20130928.2|193	done
14mr|foomatic-db-4.0-3.20130928.2|194	
14mr|foomatic-db-4.0-3.20130928.2|195	##### GENERAL STUFF
14mr|foomatic-db-4.0-3.20130928.2|196	
14mr|foomatic-db-4.0-3.20130928.2|197	# Correct permissions
14mr|foomatic-db-4.0-3.20130928.2|198	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
14mr|foomatic-db-4.0-3.20130928.2|199	chmod a-x $f
14mr|foomatic-db-4.0-3.20130928.2|200	done
14mr|foomatic-db-4.0-3.20130928.2|201	chmod a-x %{buildroot}%{_datadir}/foomatic/db/oldprinterids
14mr|foomatic-db-4.0-3.20130928.2|202	
14mr|foomatic-db-4.0-3.20130928.2|203	##### SCRIPTS
14mr|foomatic-db-4.0-3.20130928.2|204	
14mr|foomatic-db-4.0-3.20130928.2|205	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|foomatic-db-4.0-3.20130928.2|206	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|foomatic-db-4.0-3.20130928.2|207	# PPD index
14mr|foomatic-db-4.0-3.20130928.2|208	
14mr|foomatic-db-4.0-3.20130928.2|209	%post
14mr|foomatic-db-4.0-3.20130928.2|210	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|foomatic-db-4.0-3.20130928.2|211	
14mr|foomatic-db-4.0-3.20130928.2|212	%postun
14mr|foomatic-db-4.0-3.20130928.2|213	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|foomatic-db-4.0-3.20130928.2|214	
14mr|foomatic-db-4.0-3.20130928.2|215	##### CLEAN UP
14mr|foomatic-db-4.0-3.20130928.2|216	
14mr|foomatic-db-4.0-3.20130928.2|217	%clean
14mr|foomatic-db-4.0-3.20130928.2|218	rm -rf %{buildroot}
14mr|foomatic-db-4.0-3.20130928.2|219	
14mr|foomatic-db-4.0-3.20130928.2|220	##### FILES
14mr|foomatic-db-4.0-3.20130928.2|221	
14mr|foomatic-db-4.0-3.20130928.2|222	%files
14mr|foomatic-db-4.0-3.20130928.2|223	%doc README USAGE COPYING
14mr|foomatic-db-4.0-3.20130928.2|224	%{_datadir}/foomatic/db
14mr|foomatic-db-4.0-3.20130928.2|225	%{_datadir}/foomatic/xmlschema
14mr|foomatic-db-4.0-3.20130928.2|226	%{_datadir}/cups/model/foomatic-db-ppds
14mr|foomatic-db-4.0-3.20130928.2|227	
14mr|foomatic-db-4.0-3.20130928.2|228	%changelog
14mr|foomatic-db-4.0-3.20130928.2|229	* Fri Dec 06 2013 akdengi <alexander.kazancev@rosalab.ru> 1:4.0-3.20130928.2
14mr|foomatic-db-4.0-3.20130928.2|230	+ Revision: 6c526e8
14mr|foomatic-db-4.0-3.20130928.2|231	- Update to 20130928 and drop use gz for ppd
14mr|foomatic-db-4.0-3.20130928.2|232	
14mr|foomatic-db-4.0-3.20130928.2|233	

16384 14
14mr|foomatic-db-engine-4.0.8-6|1	%define releasedate 0
14mr|foomatic-db-engine-4.0.8-6|2	%if %{releasedate}
14mr|foomatic-db-engine-4.0.8-6|3	%define tarname %{name}-%{version}-%{releasedate}
14mr|foomatic-db-engine-4.0.8-6|4	%else
14mr|foomatic-db-engine-4.0.8-6|5	%define tarname %{name}-%{version}
14mr|foomatic-db-engine-4.0.8-6|6	%endif
14mr|foomatic-db-engine-4.0.8-6|7	
14mr|foomatic-db-engine-4.0.8-6|8	%define debug 0
14mr|foomatic-db-engine-4.0.8-6|9	
14mr|foomatic-db-engine-4.0.8-6|10	##### GENERAL DEFINITIONS
14mr|foomatic-db-engine-4.0.8-6|11	
14mr|foomatic-db-engine-4.0.8-6|12	Name:		foomatic-db-engine
14mr|foomatic-db-engine-4.0.8-6|13	Version:	4.0.8
14mr|foomatic-db-engine-4.0.8-6|14	Release:	6
14mr|foomatic-db-engine-4.0.8-6|15	Summary:        Foomatic database access, printer admin, and printing utils
14mr|foomatic-db-engine-4.0.8-6|16	
14mr|foomatic-db-engine-4.0.8-6|17	License:        GPLv2
14mr|foomatic-db-engine-4.0.8-6|18	Group:          System/Servers
14mr|foomatic-db-engine-4.0.8-6|19	Url:            http://www.linuxprinting.org/
14mr|foomatic-db-engine-4.0.8-6|20	Requires:       foomatic-filters >= 3.0.2-1.20050816.1mdk perl-base >= 2:5.8.8
14mr|foomatic-db-engine-4.0.8-6|21	
14mr|foomatic-db-engine-4.0.8-6|22	BuildRequires:	autoconf automake cups
14mr|foomatic-db-engine-4.0.8-6|23	BuildRequires:	perl-devel file libxml2-devel
14mr|foomatic-db-engine-4.0.8-6|24	
14mr|foomatic-db-engine-4.0.8-6|25	##### FOOMATIC SOURCES
14mr|foomatic-db-engine-4.0.8-6|26	
14mr|foomatic-db-engine-4.0.8-6|27	Source0:		http://www.linuxprinting.org/download/foomatic/%{tarname}.tar.gz
14mr|foomatic-db-engine-4.0.8-6|28	Patch0:			foomatic-db-engine.cat.ppd.patch
14mr|foomatic-db-engine-4.0.8-6|29	
14mr|foomatic-db-engine-4.0.8-6|30	##### BUILD ROOT
14mr|foomatic-db-engine-4.0.8-6|31	
14mr|foomatic-db-engine-4.0.8-6|32	
14mr|foomatic-db-engine-4.0.8-6|33	##### PACKAGE DESCRIPTIONS
14mr|foomatic-db-engine-4.0.8-6|34	
14mr|foomatic-db-engine-4.0.8-6|35	%description
14mr|foomatic-db-engine-4.0.8-6|36	Foomatic is a comprehensive, spooler-independent database of printers,
14mr|foomatic-db-engine-4.0.8-6|37	printer drivers, and driver descriptions. It contains utilities to
14mr|foomatic-db-engine-4.0.8-6|38	generate PPD (Postscript Printer Description) files and printer queues
14mr|foomatic-db-engine-4.0.8-6|39	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
14mr|foomatic-db-engine-4.0.8-6|40	is also the possibility to read the PJL options out of PJL-capable
14mr|foomatic-db-engine-4.0.8-6|41	laser printers and take them into account at the driver description
14mr|foomatic-db-engine-4.0.8-6|42	file generation.
14mr|foomatic-db-engine-4.0.8-6|43	
14mr|foomatic-db-engine-4.0.8-6|44	There are spooler-independent command line interfaces to manipulate
14mr|foomatic-db-engine-4.0.8-6|45	queues (foomatic-configure) and to print files/manipulate jobs
14mr|foomatic-db-engine-4.0.8-6|46	(foomatic printjob).
14mr|foomatic-db-engine-4.0.8-6|47	
14mr|foomatic-db-engine-4.0.8-6|48	This package contains the tools for accessing the Foomatic database,
14mr|foomatic-db-engine-4.0.8-6|49	for printer administration, and for printing.
14mr|foomatic-db-engine-4.0.8-6|50	
14mr|foomatic-db-engine-4.0.8-6|51	%prep
14mr|foomatic-db-engine-4.0.8-6|52	
14mr|foomatic-db-engine-4.0.8-6|53	##### FOOMATIC
14mr|foomatic-db-engine-4.0.8-6|54	
14mr|foomatic-db-engine-4.0.8-6|55	# Source trees for installation
14mr|foomatic-db-engine-4.0.8-6|56	%setup -q -n %{tarname}
14mr|foomatic-db-engine-4.0.8-6|57	chmod -x *.c
14mr|foomatic-db-engine-4.0.8-6|58	
14mr|foomatic-db-engine-4.0.8-6|59	# foomatic-db-engine.cat.ppd.patch
14mr|foomatic-db-engine-4.0.8-6|60	%patch0 -p1
14mr|foomatic-db-engine-4.0.8-6|61	
14mr|foomatic-db-engine-4.0.8-6|62	%build
14mr|foomatic-db-engine-4.0.8-6|63	
14mr|foomatic-db-engine-4.0.8-6|64	# Change compiler flags for debugging when in debug mode
14mr|foomatic-db-engine-4.0.8-6|65	%if %debug
14mr|foomatic-db-engine-4.0.8-6|66	export DONT_STRIP=1
14mr|foomatic-db-engine-4.0.8-6|67	export CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|68	export CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|69	export RPM_OPT_FLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|70	%endif
14mr|foomatic-db-engine-4.0.8-6|71	
14mr|foomatic-db-engine-4.0.8-6|72	
14mr|foomatic-db-engine-4.0.8-6|73	# Makefile generation ("./make_configure" for CVS snapshots)
14mr|foomatic-db-engine-4.0.8-6|74	./make_configure
14mr|foomatic-db-engine-4.0.8-6|75	%configure --libdir=%{_prefix}/lib
14mr|foomatic-db-engine-4.0.8-6|76	
14mr|foomatic-db-engine-4.0.8-6|77	# Fix for new library "make install" behaviour of Perl 5.8.1.
14mr|foomatic-db-engine-4.0.8-6|78	perl -p -i -e 's/PREFIX=\$\(DESTDIR\)\$\(PERLPREFIX\)/PREFIX=\$\(PERLPREFIX\)/' Makefile
14mr|foomatic-db-engine-4.0.8-6|79	
14mr|foomatic-db-engine-4.0.8-6|80	# Final build of Foomatic package
14mr|foomatic-db-engine-4.0.8-6|81	# Use the real file names of the printing utilities to be independent of the
14mr|foomatic-db-engine-4.0.8-6|82	# update-alternatives configuration
14mr|foomatic-db-engine-4.0.8-6|83	
14mr|foomatic-db-engine-4.0.8-6|84	# Do not use "make" macro, as parallelized build of Foomatic does not
14mr|foomatic-db-engine-4.0.8-6|85	# work.
14mr|foomatic-db-engine-4.0.8-6|86	
14mr|foomatic-db-engine-4.0.8-6|87	make	LPD_LPR=/usr/bin/lpr-lpd \
14mr|foomatic-db-engine-4.0.8-6|88	LPD_LPQ=/usr/bin/lpq-lpd \
14mr|foomatic-db-engine-4.0.8-6|89	LPD_LPRM=/usr/bin/lprm-lpd \
14mr|foomatic-db-engine-4.0.8-6|90	LPD_LPC=/usr/sbin/lpc-lpd \
14mr|foomatic-db-engine-4.0.8-6|91	CUPS_LPR=/usr/bin/lpr-cups \
14mr|foomatic-db-engine-4.0.8-6|92	CUPS_LPQ=/usr/bin/lpq-cups \
14mr|foomatic-db-engine-4.0.8-6|93	CUPS_LPRM=/usr/bin/lprm-cups \
14mr|foomatic-db-engine-4.0.8-6|94	CUPS_LPC=/usr/sbin/lpc-cups \
14mr|foomatic-db-engine-4.0.8-6|95	CUPS_LP=/usr/bin/lp-cups \
14mr|foomatic-db-engine-4.0.8-6|96	CUPS_CANCEL=/usr/bin/cancel-cups \
14mr|foomatic-db-engine-4.0.8-6|97	CUPS_LPSTAT=/usr/bin/lpstat-cups \
14mr|foomatic-db-engine-4.0.8-6|98	PDQ_PRINTRC=/etc/pdq/printrc \
14mr|foomatic-db-engine-4.0.8-6|99	PREFIX=%{_prefix} \
14mr|foomatic-db-engine-4.0.8-6|100	PERL_INSTALLDIRS=vendor \
14mr|foomatic-db-engine-4.0.8-6|101	DESTDIR=%{buildroot}
14mr|foomatic-db-engine-4.0.8-6|102	
14mr|foomatic-db-engine-4.0.8-6|103	chmod a+rx mkinstalldirs
14mr|foomatic-db-engine-4.0.8-6|104	
14mr|foomatic-db-engine-4.0.8-6|105	%install
14mr|foomatic-db-engine-4.0.8-6|106	
14mr|foomatic-db-engine-4.0.8-6|107	
14mr|foomatic-db-engine-4.0.8-6|108	# Change compiler flags for debugging when in debug mode
14mr|foomatic-db-engine-4.0.8-6|109	%if %debug
14mr|foomatic-db-engine-4.0.8-6|110	export DONT_STRIP=1
14mr|foomatic-db-engine-4.0.8-6|111	export CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|112	export CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|113	export RPM_OPT_FLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|foomatic-db-engine-4.0.8-6|114	%endif
14mr|foomatic-db-engine-4.0.8-6|115	
14mr|foomatic-db-engine-4.0.8-6|116	# Make directories
14mr|foomatic-db-engine-4.0.8-6|117	install -d %{buildroot}%{_bindir}
14mr|foomatic-db-engine-4.0.8-6|118	install -d %{buildroot}%{_libdir}
14mr|foomatic-db-engine-4.0.8-6|119	install -d %{buildroot}%{_sysconfdir}
14mr|foomatic-db-engine-4.0.8-6|120	install -d %{buildroot}%{_mandir}/man1
14mr|foomatic-db-engine-4.0.8-6|121	install -d %{buildroot}%{_mandir}/man8
14mr|foomatic-db-engine-4.0.8-6|122	
14mr|foomatic-db-engine-4.0.8-6|123	##### FOOMATIC
14mr|foomatic-db-engine-4.0.8-6|124	
14mr|foomatic-db-engine-4.0.8-6|125	# Install program files
14mr|foomatic-db-engine-4.0.8-6|126	eval `perl '-V:installsitelib'`
14mr|foomatic-db-engine-4.0.8-6|127	mkdir -p %{buildroot}/$installsitelib
14mr|foomatic-db-engine-4.0.8-6|128	export INSTALLSITELIB=%{buildroot}/$installsitelib
14mr|foomatic-db-engine-4.0.8-6|129	make	PREFIX=%{_prefix} \
14mr|foomatic-db-engine-4.0.8-6|130	DESTDIR=%{buildroot} \
14mr|foomatic-db-engine-4.0.8-6|131	INSTALLSITELIB=%{buildroot}/$installsitelib \
14mr|foomatic-db-engine-4.0.8-6|132	install
14mr|foomatic-db-engine-4.0.8-6|133	
14mr|foomatic-db-engine-4.0.8-6|134	# Use update-alternatives to make "foomatic-printjob" also possible through
14mr|foomatic-db-engine-4.0.8-6|135	# the usual printing commands
14mr|foomatic-db-engine-4.0.8-6|136	
14mr|foomatic-db-engine-4.0.8-6|137	( cd %{buildroot}%{_bindir}
14mr|foomatic-db-engine-4.0.8-6|138	ln -s foomatic-printjob lpr-foomatic
14mr|foomatic-db-engine-4.0.8-6|139	ln -s foomatic-printjob lpq-foomatic
14mr|foomatic-db-engine-4.0.8-6|140	ln -s foomatic-printjob lprm-foomatic
14mr|foomatic-db-engine-4.0.8-6|141	)
14mr|foomatic-db-engine-4.0.8-6|142	( cd %{buildroot}%{_sbindir}
14mr|foomatic-db-engine-4.0.8-6|143	ln -s %{_bindir}/foomatic-printjob lpc-foomatic
14mr|foomatic-db-engine-4.0.8-6|144	)
14mr|foomatic-db-engine-4.0.8-6|145	
14mr|foomatic-db-engine-4.0.8-6|146	# Correct permissions
14mr|foomatic-db-engine-4.0.8-6|147	chmod -R a-X %{buildroot}%{perl_vendorlib}/Foomatic/*.pm
14mr|foomatic-db-engine-4.0.8-6|148	
14mr|foomatic-db-engine-4.0.8-6|149	%post -n foomatic-db-engine
14mr|foomatic-db-engine-4.0.8-6|150	# Set up update-alternatives entries
14mr|foomatic-db-engine-4.0.8-6|151	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-foomatic 1
14mr|foomatic-db-engine-4.0.8-6|152	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-foomatic 1
14mr|foomatic-db-engine-4.0.8-6|153	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-foomatic 1
14mr|foomatic-db-engine-4.0.8-6|154	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-foomatic 1
14mr|foomatic-db-engine-4.0.8-6|155	
14mr|foomatic-db-engine-4.0.8-6|156	%preun -n foomatic-db-engine
14mr|foomatic-db-engine-4.0.8-6|157	if [ "$1" -eq "0" ]; then
14mr|foomatic-db-engine-4.0.8-6|158	# On removal
14mr|foomatic-db-engine-4.0.8-6|159	# Remove update-alternatives entries
14mr|foomatic-db-engine-4.0.8-6|160	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-foomatic
14mr|foomatic-db-engine-4.0.8-6|161	%{_sbindir}/update-alternatives --remove lpq /usr/bin/lpq-foomatic
14mr|foomatic-db-engine-4.0.8-6|162	%{_sbindir}/update-alternatives --remove lprm /usr/bin/lprm-foomatic
14mr|foomatic-db-engine-4.0.8-6|163	%{_sbindir}/update-alternatives --remove lpc /usr/sbin/lpc-foomatic
14mr|foomatic-db-engine-4.0.8-6|164	fi
14mr|foomatic-db-engine-4.0.8-6|165	
14mr|foomatic-db-engine-4.0.8-6|166	%clean
14mr|foomatic-db-engine-4.0.8-6|167	
14mr|foomatic-db-engine-4.0.8-6|168	##### FILES
14mr|foomatic-db-engine-4.0.8-6|169	
14mr|foomatic-db-engine-4.0.8-6|170	%files
14mr|foomatic-db-engine-4.0.8-6|171	%doc README TODO USAGE Foomatic-Devel-Ideas.txt ChangeLog
14mr|foomatic-db-engine-4.0.8-6|172	%{_bindir}/*
14mr|foomatic-db-engine-4.0.8-6|173	%{_sbindir}/*
14mr|foomatic-db-engine-4.0.8-6|174	%{perl_vendorlib}/Foomatic
14mr|foomatic-db-engine-4.0.8-6|175	%{_datadir}/foomatic/templates
14mr|foomatic-db-engine-4.0.8-6|176	%{_mandir}/man*/*
14mr|foomatic-db-engine-4.0.8-6|177	%{_prefix}/lib/cups/driver/*
14mr|foomatic-db-engine-4.0.8-6|178	
14mr|foomatic-db-engine-4.0.8-6|179	
14mr|foomatic-db-engine-4.0.8-6|180	
14mr|foomatic-db-engine-4.0.8-6|181	%changelog
14mr|foomatic-db-engine-4.0.8-6|182	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.8-6
14mr|foomatic-db-engine-4.0.8-6|183	+ Revision: 1ea8ca6
14mr|foomatic-db-engine-4.0.8-6|184	- MassBuild#440: Increase release tag
14mr|foomatic-db-engine-4.0.8-6|185	
14mr|foomatic-db-engine-4.0.8-6|186	

16385 14
14mr|foomatic-filters-4.0.17-4|1	Summary:	Foomatic filters needed to run print queues with Foomatic PPDs
14mr|foomatic-filters-4.0.17-4|2	Name:		foomatic-filters
14mr|foomatic-filters-4.0.17-4|3	Version:	4.0.17
14mr|foomatic-filters-4.0.17-4|4	Release:	4
14mr|foomatic-filters-4.0.17-4|5	License:	GPLv2
14mr|foomatic-filters-4.0.17-4|6	Group:		System/Servers
14mr|foomatic-filters-4.0.17-4|7	Url:		http://www.openprinting.org
14mr|foomatic-filters-4.0.17-4|8	Source0:	http://www.openprinting.org/download/foomatic/%{name}-%{version}.tar.gz
14mr|foomatic-filters-4.0.17-4|9	
14mr|foomatic-filters-4.0.17-4|10	BuildRequires:	cups
14mr|foomatic-filters-4.0.17-4|11	BuildRequires:	file
14mr|foomatic-filters-4.0.17-4|12	BuildRequires:	mpage
14mr|foomatic-filters-4.0.17-4|13	BuildRequires:	libgs-devel
14mr|foomatic-filters-4.0.17-4|14	BuildRequires:	perl-devel
14mr|foomatic-filters-4.0.17-4|15	BuildRequires:	pkgconfig(dbus-1)
14mr|foomatic-filters-4.0.17-4|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|foomatic-filters-4.0.17-4|17	Requires:	mpage
14mr|foomatic-filters-4.0.17-4|18	Provides:	foomatic
14mr|foomatic-filters-4.0.17-4|19	
14mr|foomatic-filters-4.0.17-4|20	%description
14mr|foomatic-filters-4.0.17-4|21	Foomatic is a comprehensive, spooler-independent database of printers,
14mr|foomatic-filters-4.0.17-4|22	printer drivers, and driver descriptions. It contains utilities to
14mr|foomatic-filters-4.0.17-4|23	generate PPD (Postscript Printer Description) files and printer queues
14mr|foomatic-filters-4.0.17-4|24	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
14mr|foomatic-filters-4.0.17-4|25	is also the possibility to read the PJL options out of PJL-capable
14mr|foomatic-filters-4.0.17-4|26	laser printers and take them into account at the driver description
14mr|foomatic-filters-4.0.17-4|27	file generation.
14mr|foomatic-filters-4.0.17-4|28	
14mr|foomatic-filters-4.0.17-4|29	There are spooler-independent command line interfaces to manipulate
14mr|foomatic-filters-4.0.17-4|30	queues (foomatic-configure) and to print files/manipulate jobs
14mr|foomatic-filters-4.0.17-4|31	(foomatic printjob).
14mr|foomatic-filters-4.0.17-4|32	
14mr|foomatic-filters-4.0.17-4|33	This package contains the filters needed to run print queues based on
14mr|foomatic-filters-4.0.17-4|34	Foomatic PPD files.
14mr|foomatic-filters-4.0.17-4|35	
14mr|foomatic-filters-4.0.17-4|36	%prep
14mr|foomatic-filters-4.0.17-4|37	%setup -q
14mr|foomatic-filters-4.0.17-4|38	
14mr|foomatic-filters-4.0.17-4|39	%build
14mr|foomatic-filters-4.0.17-4|40	%configure2_5x
14mr|foomatic-filters-4.0.17-4|41	make
14mr|foomatic-filters-4.0.17-4|42	
14mr|foomatic-filters-4.0.17-4|43	%install
14mr|foomatic-filters-4.0.17-4|44	install -d %{buildroot}%{_bindir}
14mr|foomatic-filters-4.0.17-4|45	install -d %{buildroot}%{_sysconfdir}
14mr|foomatic-filters-4.0.17-4|46	install -d %{buildroot}%{_mandir}/man1
14mr|foomatic-filters-4.0.17-4|47	
14mr|foomatic-filters-4.0.17-4|48	make \
14mr|foomatic-filters-4.0.17-4|49	PREFIX=%{_prefix} \
14mr|foomatic-filters-4.0.17-4|50	DESTDIR=%{buildroot} \
14mr|foomatic-filters-4.0.17-4|51	install
14mr|foomatic-filters-4.0.17-4|52	
14mr|foomatic-filters-4.0.17-4|53	# Remove superfluous file
14mr|foomatic-filters-4.0.17-4|54	rm -f %{buildroot}/etc/foomatic/filter.conf.sample
14mr|foomatic-filters-4.0.17-4|55	
14mr|foomatic-filters-4.0.17-4|56	# Link to make Foomatic 2.0.x CUPS queues working with Foomatic 3.0.x
14mr|foomatic-filters-4.0.17-4|57	ln -s ../../../bin/foomatic-rip %{buildroot}%{_prefix}/lib/cups/filter/cupsomatic
14mr|foomatic-filters-4.0.17-4|58	
14mr|foomatic-filters-4.0.17-4|59	%post
14mr|foomatic-filters-4.0.17-4|60	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|foomatic-filters-4.0.17-4|61	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|foomatic-filters-4.0.17-4|62	# backend index
14mr|foomatic-filters-4.0.17-4|63	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|foomatic-filters-4.0.17-4|64	
14mr|foomatic-filters-4.0.17-4|65	%postun
14mr|foomatic-filters-4.0.17-4|66	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|foomatic-filters-4.0.17-4|67	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|foomatic-filters-4.0.17-4|68	# backend index
14mr|foomatic-filters-4.0.17-4|69	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|foomatic-filters-4.0.17-4|70	
14mr|foomatic-filters-4.0.17-4|71	%files
14mr|foomatic-filters-4.0.17-4|72	%doc README USAGE TODO ChangeLog
14mr|foomatic-filters-4.0.17-4|73	%{_bindir}/*
14mr|foomatic-filters-4.0.17-4|74	%{_prefix}/lib/cups/filter/*
14mr|foomatic-filters-4.0.17-4|75	%{_prefix}/lib/cups/backend/*
14mr|foomatic-filters-4.0.17-4|76	%{_prefix}/lib/ppr/interfaces/*
14mr|foomatic-filters-4.0.17-4|77	%{_prefix}/lib/ppr/lib/*
14mr|foomatic-filters-4.0.17-4|78	%{_mandir}/man1/*
14mr|foomatic-filters-4.0.17-4|79	%dir %config(noreplace) %{_sysconfdir}/foomatic
14mr|foomatic-filters-4.0.17-4|80	%dir %config(noreplace) %{_sysconfdir}/foomatic/direct
14mr|foomatic-filters-4.0.17-4|81	%config(noreplace) %{_sysconfdir}/foomatic/filter.conf
14mr|foomatic-filters-4.0.17-4|82	
14mr|foomatic-filters-4.0.17-4|83	
14mr|foomatic-filters-4.0.17-4|84	%changelog
14mr|foomatic-filters-4.0.17-4|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.17-4
14mr|foomatic-filters-4.0.17-4|86	+ Revision: dbaec41
14mr|foomatic-filters-4.0.17-4|87	- MassBuild#440: Increase release tag
14mr|foomatic-filters-4.0.17-4|88	
14mr|foomatic-filters-4.0.17-4|89	

16386 14
14mr|fop-1.0-0.0.6|1	%define gcj_support 0
14mr|fop-1.0-0.0.6|2	
14mr|fop-1.0-0.0.6|3	Summary:	XSL-driven print formatter
14mr|fop-1.0-0.0.6|4	Name:		fop
14mr|fop-1.0-0.0.6|5	Version:	1.0
14mr|fop-1.0-0.0.6|6	Release:	0.0.6
14mr|fop-1.0-0.0.6|7	Epoch:		0
14mr|fop-1.0-0.0.6|8	License:	Apache License
14mr|fop-1.0-0.0.6|9	Group:		Development/Java
14mr|fop-1.0-0.0.6|10	URL:		http://xmlgraphics.apache.org/fop
14mr|fop-1.0-0.0.6|11	Source0:	fop-%{version}-src.tar.gz
14mr|fop-1.0-0.0.6|12	Source1:	%{name}.script
14mr|fop-1.0-0.0.6|13	Patch1:		%{name}-manifest.patch
14mr|fop-1.0-0.0.6|14	Patch2:		%{name}-main.patch
14mr|fop-1.0-0.0.6|15	Requires:	xmlgraphics-commons >= 0:1.2
14mr|fop-1.0-0.0.6|16	Requires:	avalon-framework >= 0:4.1.4
14mr|fop-1.0-0.0.6|17	Requires:	batik >= 0:1.7
14mr|fop-1.0-0.0.6|18	Requires:	xalan-j2 >= 0:2.7.0
14mr|fop-1.0-0.0.6|19	Requires:	xml-commons-apis >= 0:1.3.04
14mr|fop-1.0-0.0.6|20	Requires:	jakarta-commons-httpclient
14mr|fop-1.0-0.0.6|21	Requires:	jakarta-commons-io >= 0:1.2
14mr|fop-1.0-0.0.6|22	Requires:	jakarta-commons-logging >= 0:1.0.4
14mr|fop-1.0-0.0.6|23	BuildRequires:	ant
14mr|fop-1.0-0.0.6|24	BuildRequires:	ant-trax
14mr|fop-1.0-0.0.6|25	BuildRequires:	java-rpmbuild
14mr|fop-1.0-0.0.6|26	%if %{gcj_support}
14mr|fop-1.0-0.0.6|27	BuildRequires:	java-gcj-compat-devel
14mr|fop-1.0-0.0.6|28	%else
14mr|fop-1.0-0.0.6|29	BuildArch:	noarch
14mr|fop-1.0-0.0.6|30	%endif
14mr|fop-1.0-0.0.6|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fop-1.0-0.0.6|32	
14mr|fop-1.0-0.0.6|33	%description
14mr|fop-1.0-0.0.6|34	FOP is the world's first print formatter driven by XSL formatting
14mr|fop-1.0-0.0.6|35	objects. It is a Java application that reads a formatting object tree
14mr|fop-1.0-0.0.6|36	and then turns it into a PDF document. The formatting object tree, can
14mr|fop-1.0-0.0.6|37	be in the form of an XML document (output by an XSLT engine like XT or
14mr|fop-1.0-0.0.6|38	Xalan) or can be passed in memory as a DOM Document or (in the case of
14mr|fop-1.0-0.0.6|39	XT) SAX events.
14mr|fop-1.0-0.0.6|40	
14mr|fop-1.0-0.0.6|41	%package javadoc
14mr|fop-1.0-0.0.6|42	Summary:	Javadoc for %{name}
14mr|fop-1.0-0.0.6|43	Group:		Development/Java
14mr|fop-1.0-0.0.6|44	
14mr|fop-1.0-0.0.6|45	%description    javadoc
14mr|fop-1.0-0.0.6|46	Javadoc for %{name}.
14mr|fop-1.0-0.0.6|47	
14mr|fop-1.0-0.0.6|48	%prep
14mr|fop-1.0-0.0.6|49	%setup -q
14mr|fop-1.0-0.0.6|50	#%patch1 -p1
14mr|fop-1.0-0.0.6|51	%patch2 -p0
14mr|fop-1.0-0.0.6|52	
14mr|fop-1.0-0.0.6|53	%build
14mr|fop-1.0-0.0.6|54	export JAVA_HOME=%{java_home}
14mr|fop-1.0-0.0.6|55	export CLASSPATH=
14mr|fop-1.0-0.0.6|56	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
14mr|fop-1.0-0.0.6|57	
14mr|fop-1.0-0.0.6|58	%ant clean jar-main transcoder-pkg javadocs
14mr|fop-1.0-0.0.6|59	
14mr|fop-1.0-0.0.6|60	%install
14mr|fop-1.0-0.0.6|61	rm -rf %{buildroot}
14mr|fop-1.0-0.0.6|62	
14mr|fop-1.0-0.0.6|63	# jars
14mr|fop-1.0-0.0.6|64	mkdir -p %{buildroot}%{_javadir}
14mr|fop-1.0-0.0.6|65	cp -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|fop-1.0-0.0.6|66	cp -a build/%{name}-transcoder.jar %{buildroot}%{_javadir}/pdf-transcoder.jar
14mr|fop-1.0-0.0.6|67	pushd %{buildroot}%{_javadir}
14mr|fop-1.0-0.0.6|68	for jar in *-%{version}*
14mr|fop-1.0-0.0.6|69	do ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`
14mr|fop-1.0-0.0.6|70	done
14mr|fop-1.0-0.0.6|71	popd
14mr|fop-1.0-0.0.6|72	
14mr|fop-1.0-0.0.6|73	# script
14mr|fop-1.0-0.0.6|74	mkdir -p %{buildroot}%{_bindir}
14mr|fop-1.0-0.0.6|75	cp -a %{SOURCE1} %{buildroot}%{_bindir}/fop
14mr|fop-1.0-0.0.6|76	
14mr|fop-1.0-0.0.6|77	# data
14mr|fop-1.0-0.0.6|78	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|fop-1.0-0.0.6|79	cp -a conf %{buildroot}%{_datadir}/%{name}
14mr|fop-1.0-0.0.6|80	
14mr|fop-1.0-0.0.6|81	# javadoc
14mr|fop-1.0-0.0.6|82	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|fop-1.0-0.0.6|83	cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|fop-1.0-0.0.6|84	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|fop-1.0-0.0.6|85	
14mr|fop-1.0-0.0.6|86	%if %{gcj_support}
14mr|fop-1.0-0.0.6|87	%{_bindir}/aot-compile-rpm
14mr|fop-1.0-0.0.6|88	%endif
14mr|fop-1.0-0.0.6|89	
14mr|fop-1.0-0.0.6|90	%clean
14mr|fop-1.0-0.0.6|91	rm -rf %{buildroot}
14mr|fop-1.0-0.0.6|92	
14mr|fop-1.0-0.0.6|93	%if %{gcj_support}
14mr|fop-1.0-0.0.6|94	%post
14mr|fop-1.0-0.0.6|95	%{update_gcjdb}
14mr|fop-1.0-0.0.6|96	
14mr|fop-1.0-0.0.6|97	%postun
14mr|fop-1.0-0.0.6|98	%{clean_gcjdb}
14mr|fop-1.0-0.0.6|99	%endif
14mr|fop-1.0-0.0.6|100	
14mr|fop-1.0-0.0.6|101	%files
14mr|fop-1.0-0.0.6|102	%defattr(-,root,root)
14mr|fop-1.0-0.0.6|103	%doc LICENSE README NOTICE
14mr|fop-1.0-0.0.6|104	%{_javadir}/%{name}*.jar
14mr|fop-1.0-0.0.6|105	%{_datadir}/%{name}
14mr|fop-1.0-0.0.6|106	%{_javadir}/pdf-transcoder.jar
14mr|fop-1.0-0.0.6|107	%attr(0755,root,root) %{_bindir}/fop
14mr|fop-1.0-0.0.6|108	%if %{gcj_support}
14mr|fop-1.0-0.0.6|109	%dir %{_libdir}/gcj/%{name}
14mr|fop-1.0-0.0.6|110	%{_libdir}/gcj/%{name}/*
14mr|fop-1.0-0.0.6|111	%endif
14mr|fop-1.0-0.0.6|112	
14mr|fop-1.0-0.0.6|113	%files javadoc
14mr|fop-1.0-0.0.6|114	%defattr(-,root,root)
14mr|fop-1.0-0.0.6|115	%doc %{_javadocdir}/%{name}-%{version}
14mr|fop-1.0-0.0.6|116	%doc %{_javadocdir}/%{name}
14mr|fop-1.0-0.0.6|117	
14mr|fop-1.0-0.0.6|118	
14mr|fop-1.0-0.0.6|119	
14mr|fop-1.0-0.0.6|120	%changelog
14mr|fop-1.0-0.0.6|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0-0.0.6
14mr|fop-1.0-0.0.6|122	+ Revision: 1128ba5
14mr|fop-1.0-0.0.6|123	- MassBuild#440: Increase release tag
14mr|fop-1.0-0.0.6|124	
14mr|fop-1.0-0.0.6|125	

16387 14
14mr|fortune-mod-1.99.1-27|1	%define	ver	1.99.1
14mr|fortune-mod-1.99.1-27|2	
14mr|fortune-mod-1.99.1-27|3	Summary:	A program which will display a fortune
14mr|fortune-mod-1.99.1-27|4	Summary(cs):	Program sušenka s věštbou (fortune cookie) s opravami chyb
14mr|fortune-mod-1.99.1-27|5	Summary(da):	fortune-cookie program med mange fejl rettelser
14mr|fortune-mod-1.99.1-27|6	Summary(de):	Glückskeks-Programm mit Bugfixes
14mr|fortune-mod-1.99.1-27|7	Summary(fi):	Paranneltu fortnue-ohjelma
14mr|fortune-mod-1.99.1-27|8	Summary(fr):	Programme fortune cookie avec correction de bugs
14mr|fortune-mod-1.99.1-27|9	Summary(tr):	Rasgele, minik, sevimli mesajlar görüntüler
14mr|fortune-mod-1.99.1-27|10	Name:		fortune-mod
14mr|fortune-mod-1.99.1-27|11	Version:	%{ver}
14mr|fortune-mod-1.99.1-27|12	Release:	27
14mr|fortune-mod-1.99.1-27|13	License:	BSD
14mr|fortune-mod-1.99.1-27|14	Group:		Toys
14mr|fortune-mod-1.99.1-27|15	# Sources of the program
14mr|fortune-mod-1.99.1-27|16	URL:		http://www.redellipse.net/code/fortune/
14mr|fortune-mod-1.99.1-27|17	Source0:	http://www.redellipse.net/code/downloads/%name-%version.tar.bz2
14mr|fortune-mod-1.99.1-27|18	# sources of fortune data files
14mr|fortune-mod-1.99.1-27|19	# when no URL is given it is because the data files are not on the internet.
14mr|fortune-mod-1.99.1-27|20	# they are either personal data I've collected myself trough the years;
14mr|fortune-mod-1.99.1-27|21	# or data that people sent me in my quality of i18n coordinator of Mandriva
14mr|fortune-mod-1.99.1-27|22	Source1:	http://crystal.u-strasbg.fr/glp.txt.bz2
14mr|fortune-mod-1.99.1-27|23	Source2:	COPYING.glp
14mr|fortune-mod-1.99.1-27|24	Source3:	http://crystal.u-strasbg.fr/cabale.txt.bz2
14mr|fortune-mod-1.99.1-27|25	Source4:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-fr.1138.tar.bz2
14mr|fortune-mod-1.99.1-27|26	Source5:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-it-1.51.tar.bz2
14mr|fortune-mod-1.99.1-27|27	Source6:	ftp://ftp.startrek.eu.org/pub/linux/MS-FORTUNES.bz2
14mr|fortune-mod-1.99.1-27|28	Source7:	http://sam.linuxfr.org/fortunes.txt.bz2
14mr|fortune-mod-1.99.1-27|29	Source8:	COPYING.linuxfr
14mr|fortune-mod-1.99.1-27|30	Source9:	http://www.multimania.com/fortune/ffr.tar.bz2
14mr|fortune-mod-1.99.1-27|31	Source10:	azafra.txt.bz2
14mr|fortune-mod-1.99.1-27|32	Source11:	deprimente.txt.bz2
14mr|fortune-mod-1.99.1-27|33	Source12:	fortune-wa-spots.txt.bz2
14mr|fortune-mod-1.99.1-27|34	Source13:	fortune-kotowaza.bz2
14mr|fortune-mod-1.99.1-27|35	Source14:	fortune-kotowaza.README.bz2
14mr|fortune-mod-1.99.1-27|36	Source15:	fortune-proverbs-gaeilge.bz2
14mr|fortune-mod-1.99.1-27|37	Source16:	fortune-walon.txt.bz2
14mr|fortune-mod-1.99.1-27|38	Source17:	fortune-msg-id.tar.bz2
14mr|fortune-mod-1.99.1-27|39	Source18:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-cs-1.2.4.tar.bz2
14mr|fortune-mod-1.99.1-27|40	Source19:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortunes-hu-0.1.tar.bz2
14mr|fortune-mod-1.99.1-27|41	Patch0:		fortune-mod-1.99.1-LDFLAGS.diff
14mr|fortune-mod-1.99.1-27|42	BuildRequires:	recode-devel recode
14mr|fortune-mod-1.99.1-27|43	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|fortune-mod-1.99.1-27|44	
14mr|fortune-mod-1.99.1-27|45	%description
14mr|fortune-mod-1.99.1-27|46	Fortune-mod contains the ever-popular fortune program. Want a little
14mr|fortune-mod-1.99.1-27|47	bit of random wisdom revealed to you when you log in? Fortune's
14mr|fortune-mod-1.99.1-27|48	your program. Fun-loving system administrators can add fortune to
14mr|fortune-mod-1.99.1-27|49	users' .login files, so that the users get their dose of wisdom
14mr|fortune-mod-1.99.1-27|50	each time they log in.
14mr|fortune-mod-1.99.1-27|51	
14mr|fortune-mod-1.99.1-27|52	Install fortune if you want a program which will bestow these random
14mr|fortune-mod-1.99.1-27|53	bits o' wit.
14mr|fortune-mod-1.99.1-27|54	
14mr|fortune-mod-1.99.1-27|55	Now it supports reading the LANG variable and choosing, if they exist,
14mr|fortune-mod-1.99.1-27|56	fortunes in the user language, when no parameter is given.
14mr|fortune-mod-1.99.1-27|57	
14mr|fortune-mod-1.99.1-27|58	%description -l cs
14mr|fortune-mod-1.99.1-27|59	Toto je trvale oblíbený program věstící osud (fortune). Rád zobrazí
14mr|fortune-mod-1.99.1-27|60	náhodnou věštbu, je-li spuštěn. Obvykle je legrace, když se umístí
14mr|fortune-mod-1.99.1-27|61	do souboru .login pro uživatele vašeho systému, aby uviděli něco
14mr|fortune-mod-1.99.1-27|62	nového pokaždé, když se přihlásí.
14mr|fortune-mod-1.99.1-27|63	
14mr|fortune-mod-1.99.1-27|64	%description -l da
14mr|fortune-mod-1.99.1-27|65	Dette er det altid populære 'fortune' program. Det vil gladeligt
14mr|fortune-mod-1.99.1-27|66	udskrive en tilfældig besked når det køres. Det er sjovt at have i
14mr|fortune-mod-1.99.1-27|67	.login filen for dine brugere, så de altid ser noget nyt når de
14mr|fortune-mod-1.99.1-27|68	logger ind.
14mr|fortune-mod-1.99.1-27|69	
14mr|fortune-mod-1.99.1-27|70	%description -l de
14mr|fortune-mod-1.99.1-27|71	Dies ist das beliebte Glückskeks-Programm. Es druckt eine zufällige
14mr|fortune-mod-1.99.1-27|72	Weisheit. Wenn Sie es in die .login-Datei Ihrer Benutzer schreiben,
14mr|fortune-mod-1.99.1-27|73	erhalten diese bei jedem Anmelden einen neuen Spruch.
14mr|fortune-mod-1.99.1-27|74	
14mr|fortune-mod-1.99.1-27|75	%description -l fi
14mr|fortune-mod-1.99.1-27|76	Tämä on aina suosittu fortune-ohjelma. Se tulostaa satunnaisen mietelauseen
14mr|fortune-mod-1.99.1-27|77	tai vitsin aina ajettaessa. Se yleensä laitetaan käynnistymään käyttäjien
14mr|fortune-mod-1.99.1-27|78	.login-tiedoston kautta, jolloin käyttäjä näkee aina uuden lauseen
14mr|fortune-mod-1.99.1-27|79	kirjautuessaan sisään.
14mr|fortune-mod-1.99.1-27|80	
14mr|fortune-mod-1.99.1-27|81	%description -l fr
14mr|fortune-mod-1.99.1-27|82	Le célèbre programme fortune. Il affiche joyeusement un dicton
14mr|fortune-mod-1.99.1-27|83	aléatoire lorsqu'il est lancé. Il est généralement amusant de le
14mr|fortune-mod-1.99.1-27|84	placer dans le .login des utilisateurs d'un système pour qu'ils
14mr|fortune-mod-1.99.1-27|85	voient quelque chose de nouveau à chaque fois qu'ils se loggent.
14mr|fortune-mod-1.99.1-27|86	
14mr|fortune-mod-1.99.1-27|87	Cette version supporte l'utilisation de la variable $LANG pour choisir
14mr|fortune-mod-1.99.1-27|88	automatiquemment un sous répertoire adapté à la langue de l'utilisateur
14mr|fortune-mod-1.99.1-27|89	
14mr|fortune-mod-1.99.1-27|90	%description -l it
14mr|fortune-mod-1.99.1-27|91	Questo e' il popolare gioco fortune. Visualizza casualmente delle
14mr|fortune-mod-1.99.1-27|92	frasi sul video. Gli utenti di solito lo aggiungono nel proprio .login
14mr|fortune-mod-1.99.1-27|93	per vedere delle frasi divertenti ogni volta si collegano.
14mr|fortune-mod-1.99.1-27|94	
14mr|fortune-mod-1.99.1-27|95	%description -l tr
14mr|fortune-mod-1.99.1-27|96	Fortune, her çağrıldığında büyük bir kitaplıktan rasgele seçeceği,
14mr|fortune-mod-1.99.1-27|97	eğlenceli bir metni görüntüleyecektir. Aşırı bilimsel ve yararlı bir
14mr|fortune-mod-1.99.1-27|98	uygulama olmamasına karşın kullanıcıların her sisteme bağlanışında
14mr|fortune-mod-1.99.1-27|99	değişik bir mesajla karşılaşmalarını sağlar.
14mr|fortune-mod-1.99.1-27|100	
14mr|fortune-mod-1.99.1-27|101	%prep
14mr|fortune-mod-1.99.1-27|102	%setup -q
14mr|fortune-mod-1.99.1-27|103	%patch0 -p1
14mr|fortune-mod-1.99.1-27|104	
14mr|fortune-mod-1.99.1-27|105	%build
14mr|fortune-mod-1.99.1-27|106	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|fortune-mod-1.99.1-27|107	
14mr|fortune-mod-1.99.1-27|108	%install
14mr|fortune-mod-1.99.1-27|109	rm -rf $RPM_BUILD_ROOT
14mr|fortune-mod-1.99.1-27|110	
14mr|fortune-mod-1.99.1-27|111	%makeinstall_std prefix=%buildroot
14mr|fortune-mod-1.99.1-27|112	mkdir -p $RPM_BUILD_ROOT{%{_bindir}/,%_sbindir}
14mr|fortune-mod-1.99.1-27|113	mv %buildroot%_bindir/*str* %buildroot%_sbindir/
14mr|fortune-mod-1.99.1-27|114	cp util/rot $RPM_BUILD_ROOT%{_bindir}
14mr|fortune-mod-1.99.1-27|115	
14mr|fortune-mod-1.99.1-27|116	# extra english fortunes
14mr|fortune-mod-1.99.1-27|117	mkdir -p en
14mr|fortune-mod-1.99.1-27|118	mkdir -p doc/en
14mr|fortune-mod-1.99.1-27|119	bzcat %{SOURCE6} > en/MS-FORTUNES
14mr|fortune-mod-1.99.1-27|120	
14mr|fortune-mod-1.99.1-27|121	chmod -R a+rX en
14mr|fortune-mod-1.99.1-27|122	cp en/* $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|123	
14mr|fortune-mod-1.99.1-27|124	# Czech fortunes
14mr|fortune-mod-1.99.1-27|125	mkdir -p cs
14mr|fortune-mod-1.99.1-27|126	mkdir -p doc/cs
14mr|fortune-mod-1.99.1-27|127	
14mr|fortune-mod-1.99.1-27|128	tar xjf %{SOURCE18} && mv fortune-cs-1.2.4/{README,LICENSE,HISTORIE} doc/cs \
14mr|fortune-mod-1.99.1-27|129	&& rm fortune-cs-1.2.4/{fortune-cs.lsm,install.sh} \
14mr|fortune-mod-1.99.1-27|130	&& mv fortune-cs-1.2.4/* cs/
14mr|fortune-mod-1.99.1-27|131	cd cs
14mr|fortune-mod-1.99.1-27|132	for x in *;do recode l2..u8 $x;ln -s $x $x.u8; done
14mr|fortune-mod-1.99.1-27|133	cd ..
14mr|fortune-mod-1.99.1-27|134	
14mr|fortune-mod-1.99.1-27|135	chmod -R a+rX cs
14mr|fortune-mod-1.99.1-27|136	cp -var cs $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|137	
14mr|fortune-mod-1.99.1-27|138	# Spanish fortunes
14mr|fortune-mod-1.99.1-27|139	mkdir -p es
14mr|fortune-mod-1.99.1-27|140	mkdir -p doc/es
14mr|fortune-mod-1.99.1-27|141	bzcat %{SOURCE10} |recode l1..u8 > es/azafra
14mr|fortune-mod-1.99.1-27|142	ln -s azafra es/azafra.u8
14mr|fortune-mod-1.99.1-27|143	bzcat %{SOURCE11} |recode l1..u8 > es/deprimente
14mr|fortune-mod-1.99.1-27|144	ln -s deprimente es/deprimente.u8
14mr|fortune-mod-1.99.1-27|145	
14mr|fortune-mod-1.99.1-27|146	chmod -R a+rX es
14mr|fortune-mod-1.99.1-27|147	cp -var es $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|148	
14mr|fortune-mod-1.99.1-27|149	# French fortunes
14mr|fortune-mod-1.99.1-27|150	mkdir -p fr
14mr|fortune-mod-1.99.1-27|151	mkdir -p doc/fr
14mr|fortune-mod-1.99.1-27|152	tar xjf %{SOURCE4} -C fr/ && mkdir -p doc/fr/fortunes-fr && \
14mr|fortune-mod-1.99.1-27|153	mv fr/README fr/COPYING fr/INSTALL fr/*.lsm doc/fr/fortunes-fr
14mr|fortune-mod-1.99.1-27|154	bzcat %{SOURCE1} | grep -v '^$' | sed 's/^-- /%/' > fr/glp \
14mr|fortune-mod-1.99.1-27|155	&& cp %{SOURCE2} doc/fr
14mr|fortune-mod-1.99.1-27|156	bzcat %{SOURCE3} | grep -v '^$' | sed 's/^-- /%/' > fr/cabale
14mr|fortune-mod-1.99.1-27|157	bzcat %{SOURCE7} > fr/linuxfr && cp %{SOURCE8} doc/fr
14mr|fortune-mod-1.99.1-27|158	tar xjf %{SOURCE9} && mv ffr/data/* fr/ && rmdir ffr/data && \
14mr|fortune-mod-1.99.1-27|159	mkdir -p doc/fr/ffr && mv ffr/* doc/fr/ffr/
14mr|fortune-mod-1.99.1-27|160	
14mr|fortune-mod-1.99.1-27|161	recode l1..u8 fr/cabale
14mr|fortune-mod-1.99.1-27|162	ln -s cabale fr/cabale.u8
14mr|fortune-mod-1.99.1-27|163	recode l1..u8 fr/france
14mr|fortune-mod-1.99.1-27|164	ln -s france fr/france.u8
14mr|fortune-mod-1.99.1-27|165	recode l1..u8 fr/linuxfr
14mr|fortune-mod-1.99.1-27|166	ln -s linuxfr fr/linuxfr.u8
14mr|fortune-mod-1.99.1-27|167	recode l1..u8 fr/glp
14mr|fortune-mod-1.99.1-27|168	ln -s glp fr/glp.u8
14mr|fortune-mod-1.99.1-27|169	chmod -R a+rX fr
14mr|fortune-mod-1.99.1-27|170	cp -var fr $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|171	
14mr|fortune-mod-1.99.1-27|172	# Gaeilge (Irish Gaelic) fortunes
14mr|fortune-mod-1.99.1-27|173	mkdir -p ga
14mr|fortune-mod-1.99.1-27|174	mkdir -p doc/ga
14mr|fortune-mod-1.99.1-27|175	bzcat %{SOURCE15} > ga/proverbs && cat > doc/ga/proverbs << EOF
14mr|fortune-mod-1.99.1-27|176	Gaeilge proverbs from Damian Lyons and GAELIC-L (mailing list)
14mr|fortune-mod-1.99.1-27|177	EOF
14mr|fortune-mod-1.99.1-27|178	recode l1..u8 ga/proverbs
14mr|fortune-mod-1.99.1-27|179	ln -s proverbs ga/proverbs.u8
14mr|fortune-mod-1.99.1-27|180	chmod -R a+rX ga
14mr|fortune-mod-1.99.1-27|181	cp -var ga $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|182	
14mr|fortune-mod-1.99.1-27|183	
14mr|fortune-mod-1.99.1-27|184	# Hungarian fortunes
14mr|fortune-mod-1.99.1-27|185	mkdir -p hu
14mr|fortune-mod-1.99.1-27|186	mkdir -p doc/hu
14mr|fortune-mod-1.99.1-27|187	
14mr|fortune-mod-1.99.1-27|188	tar xjvf %{SOURCE19} && mv fortunes-hu/{README,OLVASSEL} doc/hu \
14mr|fortune-mod-1.99.1-27|189	&& mv fortunes-hu/hu/magyar hu/
14mr|fortune-mod-1.99.1-27|190	recode l1..u8 hu/magyar
14mr|fortune-mod-1.99.1-27|191	ln -s magyar hu/magyar.u8
14mr|fortune-mod-1.99.1-27|192	
14mr|fortune-mod-1.99.1-27|193	chmod -R a+rX hu
14mr|fortune-mod-1.99.1-27|194	cp -var hu $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|195	
14mr|fortune-mod-1.99.1-27|196	# Indonesian fortunes
14mr|fortune-mod-1.99.1-27|197	mkdir -p id
14mr|fortune-mod-1.99.1-27|198	mkdir -p doc/id
14mr|fortune-mod-1.99.1-27|199	tar xjf %{SOURCE17} && mv fortune-msg-id/README doc/id && \
14mr|fortune-mod-1.99.1-27|200	mv fortune-msg-id/* id/
14mr|fortune-mod-1.99.1-27|201	
14mr|fortune-mod-1.99.1-27|202	chmod -R a+rX id
14mr|fortune-mod-1.99.1-27|203	cp -var id $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|204	
14mr|fortune-mod-1.99.1-27|205	# Italian fortunes
14mr|fortune-mod-1.99.1-27|206	mkdir -p it
14mr|fortune-mod-1.99.1-27|207	mkdir -p doc/it
14mr|fortune-mod-1.99.1-27|208	tar xjf %{SOURCE5}
14mr|fortune-mod-1.99.1-27|209	mv fortune.it-1.51/COPYING fortune.it-1.51/README doc/it
14mr|fortune-mod-1.99.1-27|210	mv fortune.it-1.51/INSTALLAZIONE fortune.it-1.51/*.lsm doc/it
14mr|fortune-mod-1.99.1-27|211	mv fortune.it-1.51/* it/
14mr|fortune-mod-1.99.1-27|212	
14mr|fortune-mod-1.99.1-27|213	chmod -R a+rX it
14mr|fortune-mod-1.99.1-27|214	cp -var it $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|215	
14mr|fortune-mod-1.99.1-27|216	# Japanese fortunes
14mr|fortune-mod-1.99.1-27|217	mkdir -p ja
14mr|fortune-mod-1.99.1-27|218	mkdir -p doc/ja
14mr|fortune-mod-1.99.1-27|219	bzcat %{SOURCE13} > ja/kotowaza ; bzcat %{SOURCE14} > doc/ja/kotowaza.README
14mr|fortune-mod-1.99.1-27|220	
14mr|fortune-mod-1.99.1-27|221	chmod -R a+rX ja
14mr|fortune-mod-1.99.1-27|222	cp -var ja $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|223	
14mr|fortune-mod-1.99.1-27|224	# Walloon fortunes
14mr|fortune-mod-1.99.1-27|225	mkdir -p wa
14mr|fortune-mod-1.99.1-27|226	mkdir -p doc/wa
14mr|fortune-mod-1.99.1-27|227	bzcat %{SOURCE12} > wa/spots
14mr|fortune-mod-1.99.1-27|228	bzcat %{SOURCE16} > wa/walon
14mr|fortune-mod-1.99.1-27|229	recode l1..u8 wa/spots
14mr|fortune-mod-1.99.1-27|230	ln -s spots wa/spots.u8
14mr|fortune-mod-1.99.1-27|231	recode l1..u8 wa/walon
14mr|fortune-mod-1.99.1-27|232	ln -s walon wa/walon.u8
14mr|fortune-mod-1.99.1-27|233	
14mr|fortune-mod-1.99.1-27|234	chmod -R a+rX wa
14mr|fortune-mod-1.99.1-27|235	cp -var wa $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|236	
14mr|fortune-mod-1.99.1-27|237	rm -rf %buildroot%{_gamesdatadir}/fortunes/off
14mr|fortune-mod-1.99.1-27|238	
14mr|fortune-mod-1.99.1-27|239	(
14mr|fortune-mod-1.99.1-27|240	cd $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
14mr|fortune-mod-1.99.1-27|241	find * -name "*.dat" | xargs rm
14mr|fortune-mod-1.99.1-27|242	for i in `find * -type f` ; do
14mr|fortune-mod-1.99.1-27|243	$RPM_BUILD_ROOT%{_sbindir}/strfile $i
14mr|fortune-mod-1.99.1-27|244	done
14mr|fortune-mod-1.99.1-27|245	)
14mr|fortune-mod-1.99.1-27|246	
14mr|fortune-mod-1.99.1-27|247	ln -s strfile.1%_extension $RPM_BUILD_ROOT%{_mandir}/man1/unstr.1%_extension
14mr|fortune-mod-1.99.1-27|248	#wrong paths in the man page:
14mr|fortune-mod-1.99.1-27|249	perl -pi -e 's!%buildroot!!' %buildroot%_mandir/man6/*
14mr|fortune-mod-1.99.1-27|250	
14mr|fortune-mod-1.99.1-27|251	%clean
14mr|fortune-mod-1.99.1-27|252	rm -rf $RPM_BUILD_ROOT
14mr|fortune-mod-1.99.1-27|253	
14mr|fortune-mod-1.99.1-27|254	%files
14mr|fortune-mod-1.99.1-27|255	%defattr(644,root,root,755)
14mr|fortune-mod-1.99.1-27|256	%doc README ChangeLog TODO
14mr|fortune-mod-1.99.1-27|257	#%doc doc/en/*
14mr|fortune-mod-1.99.1-27|258	%lang(cs) %doc doc/cs
14mr|fortune-mod-1.99.1-27|259	#%lang(es) %doc doc/es
14mr|fortune-mod-1.99.1-27|260	%lang(fr) %doc doc/fr
14mr|fortune-mod-1.99.1-27|261	%lang(ga) %doc doc/ga
14mr|fortune-mod-1.99.1-27|262	%lang(hu) %doc doc/hu
14mr|fortune-mod-1.99.1-27|263	#%lang(id) %doc doc/id
14mr|fortune-mod-1.99.1-27|264	%lang(it) %doc doc/it
14mr|fortune-mod-1.99.1-27|265	%lang(ja) %doc doc/ja
14mr|fortune-mod-1.99.1-27|266	#%lang(wa) %doc doc/wa
14mr|fortune-mod-1.99.1-27|267	%attr(755,root,root)%{_gamesbindir}/fortune
14mr|fortune-mod-1.99.1-27|268	%attr(755,root,root)%{_sbindir}/strfile
14mr|fortune-mod-1.99.1-27|269	%attr(755,root,root)%{_sbindir}/unstr
14mr|fortune-mod-1.99.1-27|270	%attr(755,root,root)%{_bindir}/rot
14mr|fortune-mod-1.99.1-27|271	%lang(cs) %{_gamesdatadir}/fortunes/cs
14mr|fortune-mod-1.99.1-27|272	%lang(es) %{_gamesdatadir}/fortunes/es
14mr|fortune-mod-1.99.1-27|273	%lang(fr) %{_gamesdatadir}/fortunes/fr
14mr|fortune-mod-1.99.1-27|274	%lang(ga) %{_gamesdatadir}/fortunes/ga
14mr|fortune-mod-1.99.1-27|275	%lang(hu) %{_gamesdatadir}/fortunes/hu
14mr|fortune-mod-1.99.1-27|276	%lang(id) %{_gamesdatadir}/fortunes/id
14mr|fortune-mod-1.99.1-27|277	%lang(it) %{_gamesdatadir}/fortunes/it
14mr|fortune-mod-1.99.1-27|278	%lang(ja) %{_gamesdatadir}/fortunes/ja
14mr|fortune-mod-1.99.1-27|279	%lang(wa) %{_gamesdatadir}/fortunes/wa
14mr|fortune-mod-1.99.1-27|280	
14mr|fortune-mod-1.99.1-27|281	%dir %{_gamesdatadir}/fortunes
14mr|fortune-mod-1.99.1-27|282	%{_gamesdatadir}/fortunes/MS-FORTUNES
14mr|fortune-mod-1.99.1-27|283	%{_gamesdatadir}/fortunes/art
14mr|fortune-mod-1.99.1-27|284	%{_gamesdatadir}/fortunes/ascii-art
14mr|fortune-mod-1.99.1-27|285	%{_gamesdatadir}/fortunes/computers
14mr|fortune-mod-1.99.1-27|286	%{_gamesdatadir}/fortunes/cookie
14mr|fortune-mod-1.99.1-27|287	%{_gamesdatadir}/fortunes/debian
14mr|fortune-mod-1.99.1-27|288	%{_gamesdatadir}/fortunes/definitions
14mr|fortune-mod-1.99.1-27|289	%{_gamesdatadir}/fortunes/drugs
14mr|fortune-mod-1.99.1-27|290	%{_gamesdatadir}/fortunes/education
14mr|fortune-mod-1.99.1-27|291	%{_gamesdatadir}/fortunes/ethnic
14mr|fortune-mod-1.99.1-27|292	%{_gamesdatadir}/fortunes/food
14mr|fortune-mod-1.99.1-27|293	%{_gamesdatadir}/fortunes/fortunes
14mr|fortune-mod-1.99.1-27|294	%{_gamesdatadir}/fortunes/goedel
14mr|fortune-mod-1.99.1-27|295	%{_gamesdatadir}/fortunes/humorists
14mr|fortune-mod-1.99.1-27|296	%{_gamesdatadir}/fortunes/kids
14mr|fortune-mod-1.99.1-27|297	%{_gamesdatadir}/fortunes/knghtbrd
14mr|fortune-mod-1.99.1-27|298	%{_gamesdatadir}/fortunes/law
14mr|fortune-mod-1.99.1-27|299	%{_gamesdatadir}/fortunes/linux
14mr|fortune-mod-1.99.1-27|300	%{_gamesdatadir}/fortunes/linuxcookie
14mr|fortune-mod-1.99.1-27|301	%{_gamesdatadir}/fortunes/literature
14mr|fortune-mod-1.99.1-27|302	%{_gamesdatadir}/fortunes/love
14mr|fortune-mod-1.99.1-27|303	%{_gamesdatadir}/fortunes/magic
14mr|fortune-mod-1.99.1-27|304	%{_gamesdatadir}/fortunes/medicine
14mr|fortune-mod-1.99.1-27|305	%{_gamesdatadir}/fortunes/men-women
14mr|fortune-mod-1.99.1-27|306	%{_gamesdatadir}/fortunes/miscellaneous
14mr|fortune-mod-1.99.1-27|307	%{_gamesdatadir}/fortunes/news
14mr|fortune-mod-1.99.1-27|308	%{_gamesdatadir}/fortunes/paradoxum
14mr|fortune-mod-1.99.1-27|309	%{_gamesdatadir}/fortunes/people
14mr|fortune-mod-1.99.1-27|310	%{_gamesdatadir}/fortunes/perl
14mr|fortune-mod-1.99.1-27|311	%{_gamesdatadir}/fortunes/pets
14mr|fortune-mod-1.99.1-27|312	%{_gamesdatadir}/fortunes/platitudes
14mr|fortune-mod-1.99.1-27|313	%{_gamesdatadir}/fortunes/politics
14mr|fortune-mod-1.99.1-27|314	%{_gamesdatadir}/fortunes/riddles
14mr|fortune-mod-1.99.1-27|315	%{_gamesdatadir}/fortunes/science
14mr|fortune-mod-1.99.1-27|316	%{_gamesdatadir}/fortunes/songs-poems
14mr|fortune-mod-1.99.1-27|317	%{_gamesdatadir}/fortunes/sports
14mr|fortune-mod-1.99.1-27|318	%{_gamesdatadir}/fortunes/startrek
14mr|fortune-mod-1.99.1-27|319	%{_gamesdatadir}/fortunes/translate-me
14mr|fortune-mod-1.99.1-27|320	%{_gamesdatadir}/fortunes/wisdom
14mr|fortune-mod-1.99.1-27|321	%{_gamesdatadir}/fortunes/work
14mr|fortune-mod-1.99.1-27|322	%{_gamesdatadir}/fortunes/zippy
14mr|fortune-mod-1.99.1-27|323	%{_gamesdatadir}/fortunes/*.dat
14mr|fortune-mod-1.99.1-27|324	%{_gamesdatadir}/fortunes/*.u8
14mr|fortune-mod-1.99.1-27|325	%{_mandir}/man6/fortune.6*
14mr|fortune-mod-1.99.1-27|326	%{_mandir}/man1/strfile.1*
14mr|fortune-mod-1.99.1-27|327	%{_mandir}/man1/unstr.1*
14mr|fortune-mod-1.99.1-27|328	
14mr|fortune-mod-1.99.1-27|329	
14mr|fortune-mod-1.99.1-27|330	
14mr|fortune-mod-1.99.1-27|331	
14mr|fortune-mod-1.99.1-27|332	%changelog
14mr|fortune-mod-1.99.1-27|333	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.99.1-27
14mr|fortune-mod-1.99.1-27|334	+ Revision: 720c556
14mr|fortune-mod-1.99.1-27|335	- MassBuild#440: Increase release tag
14mr|fortune-mod-1.99.1-27|336	
14mr|fortune-mod-1.99.1-27|337	

16388 14
14mr|four-in-a-row-3.12.3-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|four-in-a-row-3.12.3-2|2	
14mr|four-in-a-row-3.12.3-2|3	Name:		four-in-a-row
14mr|four-in-a-row-3.12.3-2|4	Version:	3.12.3
14mr|four-in-a-row-3.12.3-2|5	Release:	2
14mr|four-in-a-row-3.12.3-2|6	Summary:	GNOME Four-in-a-row game
14mr|four-in-a-row-3.12.3-2|7	License:	GPLv2+ and GFDL
14mr|four-in-a-row-3.12.3-2|8	Group:		Games/Boards
14mr|four-in-a-row-3.12.3-2|9	URL:		http://projects.gnome.org/gnome-games/
14mr|four-in-a-row-3.12.3-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|four-in-a-row-3.12.3-2|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mr|four-in-a-row-3.12.3-2|12	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mr|four-in-a-row-3.12.3-2|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|four-in-a-row-3.12.3-2|14	BuildRequires:	pkgconfig(zlib)
14mr|four-in-a-row-3.12.3-2|15	BuildRequires:	intltool
14mr|four-in-a-row-3.12.3-2|16	BuildRequires:	itstool
14mr|four-in-a-row-3.12.3-2|17	BuildRequires:	libxml2-utils
14mr|four-in-a-row-3.12.3-2|18	Obsoletes:	gnect
14mr|four-in-a-row-3.12.3-2|19	
14mr|four-in-a-row-3.12.3-2|20	%description
14mr|four-in-a-row-3.12.3-2|21	The objective of Four-in-a-row is to build a line of four of your marbles
14mr|four-in-a-row-3.12.3-2|22	while trying to stop your opponent (human or computer) building a line
14mr|four-in-a-row-3.12.3-2|23	of his or her own.
14mr|four-in-a-row-3.12.3-2|24	
14mr|four-in-a-row-3.12.3-2|25	%prep
14mr|four-in-a-row-3.12.3-2|26	%setup -q
14mr|four-in-a-row-3.12.3-2|27	
14mr|four-in-a-row-3.12.3-2|28	%build
14mr|four-in-a-row-3.12.3-2|29	%configure2_5x
14mr|four-in-a-row-3.12.3-2|30	%make
14mr|four-in-a-row-3.12.3-2|31	
14mr|four-in-a-row-3.12.3-2|32	%install
14mr|four-in-a-row-3.12.3-2|33	%makeinstall_std
14mr|four-in-a-row-3.12.3-2|34	
14mr|four-in-a-row-3.12.3-2|35	%find_lang %{name} --all-name --with-gnome
14mr|four-in-a-row-3.12.3-2|36	
14mr|four-in-a-row-3.12.3-2|37	%files -f %{name}.lang
14mr|four-in-a-row-3.12.3-2|38	%doc COPYING
14mr|four-in-a-row-3.12.3-2|39	%{_bindir}/%{name}
14mr|four-in-a-row-3.12.3-2|40	%{_datadir}/applications/%{name}.desktop
14mr|four-in-a-row-3.12.3-2|41	%{_datadir}/%{name}
14mr|four-in-a-row-3.12.3-2|42	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mr|four-in-a-row-3.12.3-2|43	%{_iconsdir}/*/*/apps/%{name}.*
14mr|four-in-a-row-3.12.3-2|44	%{_mandir}/man6/%{name}.6*
14mr|four-in-a-row-3.12.3-2|45	%{_datadir}/appdata/%{name}.appdata.xml
14mr|four-in-a-row-3.12.3-2|46	
14mr|four-in-a-row-3.12.3-2|47	%changelog
14mr|four-in-a-row-3.12.3-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-2
14mr|four-in-a-row-3.12.3-2|49	+ Revision: cf5db40
14mr|four-in-a-row-3.12.3-2|50	- MassBuild#440: Increase release tag
14mr|four-in-a-row-3.12.3-2|51	
14mr|four-in-a-row-3.12.3-2|52	

16389 14
14mr|fpc-2.6.4-2|1	# (cjw) to bootstrap fpc for a new architecture ARCH, run
14mr|fpc-2.6.4-2|2	# rpm -bb --define 'cross_target $ARCH' --target $ARCH fpc.spec
14mr|fpc-2.6.4-2|3	
14mr|fpc-2.6.4-2|4	%define build_cross %{?cross_target:1}%{!?cross_target:0}
14mr|fpc-2.6.4-2|5	%define cross_prefix %{?cross_target:cross-%{cross_target}-}
14mr|fpc-2.6.4-2|6	%if %{build_cross}
14mr|fpc-2.6.4-2|7	%define fpc_target %{cross_target}
14mr|fpc-2.6.4-2|8	%else
14mr|fpc-2.6.4-2|9	%define fpc_target %{_arch}
14mr|fpc-2.6.4-2|10	%endif
14mr|fpc-2.6.4-2|11	%if %{fpc_target} == ppc
14mr|fpc-2.6.4-2|12	%define fpc_target powerpc
14mr|fpc-2.6.4-2|13	%endif
14mr|fpc-2.6.4-2|14	%define fpc_short_target %{_target_cpu}
14mr|fpc-2.6.4-2|15	%if %{fpc_short_target} == x86_64
14mr|fpc-2.6.4-2|16	%define fpc_short_target x64
14mr|fpc-2.6.4-2|17	%endif
14mr|fpc-2.6.4-2|18	%if %{fpc_short_target} == i586
14mr|fpc-2.6.4-2|19	%define fpc_short_target 386
14mr|fpc-2.6.4-2|20	%endif
14mr|fpc-2.6.4-2|21	
14mr|fpc-2.6.4-2|22	%define debug_package %{nil}
14mr|fpc-2.6.4-2|23	%define fpcversion %{version}
14mr|fpc-2.6.4-2|24	%define fpcdir %{_prefix}/lib/%{name}/%{fpcversion}
14mr|fpc-2.6.4-2|25	%define docdir %{_datadir}/doc/fpc-%{fpcversion}
14mr|fpc-2.6.4-2|26	
14mr|fpc-2.6.4-2|27	%define builddocdir %{buildroot}%{docdir}
14mr|fpc-2.6.4-2|28	%define buildmandir %{buildroot}%{_datadir}
14mr|fpc-2.6.4-2|29	%define buildbindir %{buildroot}%{_bindir}
14mr|fpc-2.6.4-2|30	%define buildlibdir %{buildroot}%{_libdir}
14mr|fpc-2.6.4-2|31	%define buildexampledir %{builddocdir}/examples
14mr|fpc-2.6.4-2|32	
14mr|fpc-2.6.4-2|33	Summary:	Free Pascal Compiler
14mr|fpc-2.6.4-2|34	Name: 		fpc
14mr|fpc-2.6.4-2|35	Version:	2.6.4
14mr|fpc-2.6.4-2|36	Release:	2
14mr|fpc-2.6.4-2|37	License:	GPLv2+ and LGPLv2+ with exceptions
14mr|fpc-2.6.4-2|38	Group:		Development/Pascal
14mr|fpc-2.6.4-2|39	Url:		http://www.freepascal.org/
14mr|fpc-2.6.4-2|40	Source0:	http://surfnet.dl.sourceforge.net/sourceforge/freepascal/%{name}-%{version}.source.tar.gz
14mr|fpc-2.6.4-2|41	BuildRequires:	fpc
14mr|fpc-2.6.4-2|42	BuildRequires:	texlive-latex
14mr|fpc-2.6.4-2|43	BuildRequires:	texlive-epsf
14mr|fpc-2.6.4-2|44	BuildRequires:	mysql-devel
14mr|fpc-2.6.4-2|45	BuildRequires:	pkgconfig(libpq)
14mr|fpc-2.6.4-2|46	BuildRequires:	pkgconfig(ncurses)
14mr|fpc-2.6.4-2|47	%if %{build_cross}
14mr|fpc-2.6.4-2|48	BuildRequires:	cross-%{cross_target}-binutils
14mr|fpc-2.6.4-2|49	%endif
14mr|fpc-2.6.4-2|50	Requires:	gcc
14mr|fpc-2.6.4-2|51	Requires:	fpc-base = %{EVRD}
14mr|fpc-2.6.4-2|52	Requires:	fpc-units = %{EVRD}
14mr|fpc-2.6.4-2|53	ExclusiveArch:	%{ix86} x86_64
14mr|fpc-2.6.4-2|54	
14mr|fpc-2.6.4-2|55	%description
14mr|fpc-2.6.4-2|56	The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit
14mr|fpc-2.6.4-2|57	Pascal Compiler. It comes with fully TP 7.0 compatible run-time library.
14mr|fpc-2.6.4-2|58	Some extensions are added to the language, like function overloading. Shared
14mr|fpc-2.6.4-2|59	libraries can be linked. Basic Delphi support is already implemented (classes,
14mr|fpc-2.6.4-2|60	exceptions,ansistrings,RTTI). This package contains commandline compiler and
14mr|fpc-2.6.4-2|61	utils. Provided units are the runtime library (RTL), free component library
14mr|fpc-2.6.4-2|62	(FCL), gtk, ncurses, zlib, mysql, postgres, ibase bindings.
14mr|fpc-2.6.4-2|63	
14mr|fpc-2.6.4-2|64	%files
14mr|fpc-2.6.4-2|65	
14mr|fpc-2.6.4-2|66	#----------------------------------------------------------------------------
14mr|fpc-2.6.4-2|67	
14mr|fpc-2.6.4-2|68	%package src
14mr|fpc-2.6.4-2|69	# Needed for e.g. lazarus
14mr|fpc-2.6.4-2|70	Summary:	Source code of Free Pascal Compiler
14mr|fpc-2.6.4-2|71	Group:		Development/Pascal
14mr|fpc-2.6.4-2|72	BuildArch:	noarch
14mr|fpc-2.6.4-2|73	
14mr|fpc-2.6.4-2|74	%description src
14mr|fpc-2.6.4-2|75	The source code of Freepascal for documentation and code generation
14mr|fpc-2.6.4-2|76	purposes.
14mr|fpc-2.6.4-2|77	
14mr|fpc-2.6.4-2|78	%files src
14mr|fpc-2.6.4-2|79	%{_datadir}/fpcsrc
14mr|fpc-2.6.4-2|80	
14mr|fpc-2.6.4-2|81	#----------------------------------------------------------------------------
14mr|fpc-2.6.4-2|82	
14mr|fpc-2.6.4-2|83	%package base
14mr|fpc-2.6.4-2|84	Summary:	Ide and rtl units with some base unit
14mr|fpc-2.6.4-2|85	Group:		Development/Pascal
14mr|fpc-2.6.4-2|86	
14mr|fpc-2.6.4-2|87	%description base
14mr|fpc-2.6.4-2|88	This package consists FPC IDE and only RTL units for using with classical
14mr|fpc-2.6.4-2|89	CLI Pascal programm. It also includes:
14mr|fpc-2.6.4-2|90	
14mr|fpc-2.6.4-2|91	- X11 (Xlib, Xutil)
14mr|fpc-2.6.4-2|92	- NCurses
14mr|fpc-2.6.4-2|93	- ZLib.
14mr|fpc-2.6.4-2|94	
14mr|fpc-2.6.4-2|95	%files base
14mr|fpc-2.6.4-2|96	%doc %{_defaultdocdir}/%{name}-%{version}
14mr|fpc-2.6.4-2|97	%{_bindir}/*
14mr|fpc-2.6.4-2|98	%{_prefix}/lib/fpc/lexyacc
14mr|fpc-2.6.4-2|99	%{_prefix}/lib/fpc/%{version}/ide
14mr|fpc-2.6.4-2|100	%{_prefix}/lib/fpc/%{version}/msg
14mr|fpc-2.6.4-2|101	%{_prefix}/lib/fpc/%{version}/samplecfg
14mr|fpc-2.6.4-2|102	%ifarch %{ix86}
14mr|fpc-2.6.4-2|103	%{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
14mr|fpc-2.6.4-2|104	%{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
14mr|fpc-2.6.4-2|105	%{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
14mr|fpc-2.6.4-2|106	%{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
14mr|fpc-2.6.4-2|107	%{_prefix}/lib/fpc/%{version}/ppc386
14mr|fpc-2.6.4-2|108	%else
14mr|fpc-2.6.4-2|109	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
14mr|fpc-2.6.4-2|110	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
14mr|fpc-2.6.4-2|111	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
14mr|fpc-2.6.4-2|112	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
14mr|fpc-2.6.4-2|113	%{_prefix}/lib/fpc/%{version}/ppcx64
14mr|fpc-2.6.4-2|114	%endif
14mr|fpc-2.6.4-2|115	
14mr|fpc-2.6.4-2|116	%post base
14mr|fpc-2.6.4-2|117	# Create config
14mr|fpc-2.6.4-2|118	%{fpcdir}/samplecfg %{fpcdir}
14mr|fpc-2.6.4-2|119	
14mr|fpc-2.6.4-2|120	#----------------------------------------------------------------------------
14mr|fpc-2.6.4-2|121	
14mr|fpc-2.6.4-2|122	%package units
14mr|fpc-2.6.4-2|123	Summary:	Units not included in fpc-base
14mr|fpc-2.6.4-2|124	Group:		Development/Pascal
14mr|fpc-2.6.4-2|125	Requires:	fpc-base = %{EVRD}
14mr|fpc-2.6.4-2|126	
14mr|fpc-2.6.4-2|127	%description units
14mr|fpc-2.6.4-2|128	This package consists units not include in fpc-base packets. Use it if you
14mr|fpc-2.6.4-2|129	need all units instead RTL and X11,NCurses and ZLib only.
14mr|fpc-2.6.4-2|130	
14mr|fpc-2.6.4-2|131	%files units
14mr|fpc-2.6.4-2|132	%{_prefix}/lib/fpc/%{version}/units
14mr|fpc-2.6.4-2|133	# in fpc-base
14mr|fpc-2.6.4-2|134	%ifarch %{ix86}
14mr|fpc-2.6.4-2|135	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
14mr|fpc-2.6.4-2|136	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
14mr|fpc-2.6.4-2|137	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
14mr|fpc-2.6.4-2|138	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
14mr|fpc-2.6.4-2|139	%else
14mr|fpc-2.6.4-2|140	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
14mr|fpc-2.6.4-2|141	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
14mr|fpc-2.6.4-2|142	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
14mr|fpc-2.6.4-2|143	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
14mr|fpc-2.6.4-2|144	%endif
14mr|fpc-2.6.4-2|145	
14mr|fpc-2.6.4-2|146	#----------------------------------------------------------------------------
14mr|fpc-2.6.4-2|147	
14mr|fpc-2.6.4-2|148	%prep
14mr|fpc-2.6.4-2|149	%setup -q
14mr|fpc-2.6.4-2|150	
14mr|fpc-2.6.4-2|151	%build
14mr|fpc-2.6.4-2|152	install -dm 755 fpc_src
14mr|fpc-2.6.4-2|153	cp -a rtl packages fpc_src
14mr|fpc-2.6.4-2|154	rm -rf fpc_src/packages/extra/amunits
14mr|fpc-2.6.4-2|155	rm -rf fpc_src/packages/extra/winunits
14mr|fpc-2.6.4-2|156	
14mr|fpc-2.6.4-2|157	%if %{build_cross}
14mr|fpc-2.6.4-2|158	fpcmake -T%{fpc_target}-linux
14mr|fpc-2.6.4-2|159	%endif
14mr|fpc-2.6.4-2|160	
14mr|fpc-2.6.4-2|161	%if %{build_cross}
14mr|fpc-2.6.4-2|162	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
14mr|fpc-2.6.4-2|163	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
14mr|fpc-2.6.4-2|164	%else
14mr|fpc-2.6.4-2|165	EXTRA_FLAGS=
14mr|fpc-2.6.4-2|166	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
14mr|fpc-2.6.4-2|167	%endif
14mr|fpc-2.6.4-2|168	NEWFPDOC=`pwd`/utils/fpdoc/fpdoc
14mr|fpc-2.6.4-2|169	
14mr|fpc-2.6.4-2|170	%if %{defined useprebuiltcompiler}
14mr|fpc-2.6.4-2|171	STARTPP=`pwd`/startcompiler/ppc%{fpc_short_target}
14mr|fpc-2.6.4-2|172	%else
14mr|fpc-2.6.4-2|173	STARTPP=ppc%{fpc_short_target}
14mr|fpc-2.6.4-2|174	%endif
14mr|fpc-2.6.4-2|175	
14mr|fpc-2.6.4-2|176	make compiler_cycle ${EXTRA_FLAGS} FPC=${STARTPP}
14mr|fpc-2.6.4-2|177	#
14mr|fpc-2.6.4-2|178	make rtl_clean rtl_smart FPC=${NEWPP} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|179	make packages_smart FPC=${NEWPP} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|180	make ide_all FPC=${NEWPP} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|181	make utils_all FPC=${NEWPP} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|182	
14mr|fpc-2.6.4-2|183	%install
14mr|fpc-2.6.4-2|184	#NEWPPUFILES=`pwd`/utils/ppufiles
14mr|fpc-2.6.4-2|185	%if %{build_cross}
14mr|fpc-2.6.4-2|186	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
14mr|fpc-2.6.4-2|187	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
14mr|fpc-2.6.4-2|188	NEWFCPMAKE=/usr/bin/fpcmake
14mr|fpc-2.6.4-2|189	%else
14mr|fpc-2.6.4-2|190	EXTRA_FLAGS=
14mr|fpc-2.6.4-2|191	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
14mr|fpc-2.6.4-2|192	NEWFCPMAKE=`pwd`//utils/fpcm/fpcmake
14mr|fpc-2.6.4-2|193	%endif
14mr|fpc-2.6.4-2|194	INSTALLOPTS="FPC=${NEWPP} INSTALL_PREFIX=%{buildroot}/%{_prefix} INSTALL_LIBDIR=%{buildlibdir} \
14mr|fpc-2.6.4-2|195	INSTALL_DOCDIR=%{builddocdir} INSTALL_BINDIR=%{buildbindir}"
14mr|fpc-2.6.4-2|196	make compiler_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|197	make rtl_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|198	make packages_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|199	make ide_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|200	make utils_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
14mr|fpc-2.6.4-2|201	
14mr|fpc-2.6.4-2|202	
14mr|fpc-2.6.4-2|203	# create link
14mr|fpc-2.6.4-2|204	ln -sf %{fpcdir}/ppc%{fpc_short_target} %{buildroot}%{_bindir}/ppc%{fpc_short_target}
14mr|fpc-2.6.4-2|205	#make fcl_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
14mr|fpc-2.6.4-2|206	#make api_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
14mr|fpc-2.6.4-2|207	#make packages_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
14mr|fpc-2.6.4-2|208	
14mr|fpc-2.6.4-2|209	install -dm 755 %{buildroot}%{_datadir}/fpcsrc
14mr|fpc-2.6.4-2|210	cp -a fpc_src/* %{buildroot}%{_datadir}/fpcsrc/
14mr|fpc-2.6.4-2|211	
14mr|fpc-2.6.4-2|212	# fix permissions
14mr|fpc-2.6.4-2|213	find %{buildroot}%{_datadir}/fpcsrc/ -type d -exec chmod 755 {} \;
14mr|fpc-2.6.4-2|214	find %{buildroot}%{_datadir}/fpcsrc/ -type f -exec chmod 644 {} \;
14mr|fpc-2.6.4-2|215	
14mr|fpc-2.6.4-2|216	
14mr|fpc-2.6.4-2|217	%changelog
14mr|fpc-2.6.4-2|218	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.4-2
14mr|fpc-2.6.4-2|219	+ Revision: f77638d
14mr|fpc-2.6.4-2|220	- Bump release
14mr|fpc-2.6.4-2|221	
14mr|fpc-2.6.4-2|222	

16390 14
14mr|fpc-units-ptcpas-503-5|1	%define self ptcpas
14mr|fpc-units-ptcpas-503-5|2	
14mr|fpc-units-ptcpas-503-5|3	%define fpc_ver 2.6.4
14mr|fpc-units-ptcpas-503-5|4	
14mr|fpc-units-ptcpas-503-5|5	%ifarch %{ix86}
14mr|fpc-units-ptcpas-503-5|6	%define fpcarch i386
14mr|fpc-units-ptcpas-503-5|7	%else
14mr|fpc-units-ptcpas-503-5|8	%define fpcarch %{_arch}
14mr|fpc-units-ptcpas-503-5|9	%endif
14mr|fpc-units-ptcpas-503-5|10	
14mr|fpc-units-ptcpas-503-5|11	%define unitdir %{_libdir}/fpc/%{fpc_ver}/units/%{fpcarch}-linux/
14mr|fpc-units-ptcpas-503-5|12	
14mr|fpc-units-ptcpas-503-5|13	Summary:	A free, portable framebuffer library, written in Free Pascal
14mr|fpc-units-ptcpas-503-5|14	Name:		fpc-units-%{self}
14mr|fpc-units-ptcpas-503-5|15	# svn info -r HEAD https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk | grep Revision
14mr|fpc-units-ptcpas-503-5|16	Version:	503
14mr|fpc-units-ptcpas-503-5|17	Release:	5
14mr|fpc-units-ptcpas-503-5|18	Group:		Development/Pascal
14mr|fpc-units-ptcpas-503-5|19	License:	Modified LGPL
14mr|fpc-units-ptcpas-503-5|20	Url:		http://ptcpas.sourceforge.net/
14mr|fpc-units-ptcpas-503-5|21	# svn co https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk ptcpas-402
14mr|fpc-units-ptcpas-503-5|22	Source:		%{self}-%{version}.tar.gz
14mr|fpc-units-ptcpas-503-5|23	BuildRequires:	fpc
14mr|fpc-units-ptcpas-503-5|24	BuildRequires:	fpc-src
14mr|fpc-units-ptcpas-503-5|25	BuildRequires:	pkgconfig(x11)
14mr|fpc-units-ptcpas-503-5|26	BuildRequires:	pkgconfig(xext)
14mr|fpc-units-ptcpas-503-5|27	BuildRequires:	pkgconfig(xrandr)
14mr|fpc-units-ptcpas-503-5|28	BuildRequires:	pkgconfig(xxf86dga)
14mr|fpc-units-ptcpas-503-5|29	BuildRequires:	pkgconfig(xxf86vm)
14mr|fpc-units-ptcpas-503-5|30	Requires:	fpc = %{fpc_ver}
14mr|fpc-units-ptcpas-503-5|31	Requires:	pkgconfig(x11)
14mr|fpc-units-ptcpas-503-5|32	Requires:	pkgconfig(xext)
14mr|fpc-units-ptcpas-503-5|33	Requires:	pkgconfig(xrandr)
14mr|fpc-units-ptcpas-503-5|34	Requires:	pkgconfig(xxf86dga)
14mr|fpc-units-ptcpas-503-5|35	Requires:	pkgconfig(xxf86vm)
14mr|fpc-units-ptcpas-503-5|36	
14mr|fpc-units-ptcpas-503-5|37	%description
14mr|fpc-units-ptcpas-503-5|38	PTCPas is a free, portable framebuffer library, written in Free Pascal.
14mr|fpc-units-ptcpas-503-5|39	It allows low-level high-speed graphics access on multiple platforms and
14mr|fpc-units-ptcpas-503-5|40	is distributed under the terms of a modified (to allow static linking)
14mr|fpc-units-ptcpas-503-5|41	GNU LGPL license. Currently supports DirectX, X11, VBE1.2+ and
14mr|fpc-units-ptcpas-503-5|42	fakemodes. It has been tested on Windows (all versions since Windows 95;
14mr|fpc-units-ptcpas-503-5|43	on i386 and x86_64), Linux (i386, x86_64 and ppc), FreeBSD and DOS.
14mr|fpc-units-ptcpas-503-5|44	
14mr|fpc-units-ptcpas-503-5|45	%files
14mr|fpc-units-ptcpas-503-5|46	%doc docs
14mr|fpc-units-ptcpas-503-5|47	%{unitdir}/%{self}
14mr|fpc-units-ptcpas-503-5|48	%config %{_sysconfdir}/%{self}.conf
14mr|fpc-units-ptcpas-503-5|49	
14mr|fpc-units-ptcpas-503-5|50	#----------------------------------------------------------------------------
14mr|fpc-units-ptcpas-503-5|51	
14mr|fpc-units-ptcpas-503-5|52	%package demos
14mr|fpc-units-ptcpas-503-5|53	Summary:	Demo applications for %{name}
14mr|fpc-units-ptcpas-503-5|54	Group:		Development/Pascal
14mr|fpc-units-ptcpas-503-5|55	Requires:	%{name}
14mr|fpc-units-ptcpas-503-5|56	Requires:	fpc
14mr|fpc-units-ptcpas-503-5|57	
14mr|fpc-units-ptcpas-503-5|58	%description demos
14mr|fpc-units-ptcpas-503-5|59	Demo applications for %{name}.
14mr|fpc-units-ptcpas-503-5|60	
14mr|fpc-units-ptcpas-503-5|61	%files demos
14mr|fpc-units-ptcpas-503-5|62	%{_libdir}/%{name}-demos
14mr|fpc-units-ptcpas-503-5|63	
14mr|fpc-units-ptcpas-503-5|64	#----------------------------------------------------------------------------
14mr|fpc-units-ptcpas-503-5|65	
14mr|fpc-units-ptcpas-503-5|66	%prep
14mr|fpc-units-ptcpas-503-5|67	%setup -qn %{self}-%{version}
14mr|fpc-units-ptcpas-503-5|68	
14mr|fpc-units-ptcpas-503-5|69	find . -depth -name .svn -exec rm -rf {} \;
14mr|fpc-units-ptcpas-503-5|70	
14mr|fpc-units-ptcpas-503-5|71	for N in core/*; do sed -i 's@/usr/share/ptcpas/ptcpas.conf@%{_sysconfdir}/%{self}.conf@' $N; done
14mr|fpc-units-ptcpas-503-5|72	
14mr|fpc-units-ptcpas-503-5|73	%build
14mr|fpc-units-ptcpas-503-5|74	export FPCDIR=%{_datadir}/fpcsrc
14mr|fpc-units-ptcpas-503-5|75	
14mr|fpc-units-ptcpas-503-5|76	./configure
14mr|fpc-units-ptcpas-503-5|77	
14mr|fpc-units-ptcpas-503-5|78	make
14mr|fpc-units-ptcpas-503-5|79	make demos examples
14mr|fpc-units-ptcpas-503-5|80	
14mr|fpc-units-ptcpas-503-5|81	%install
14mr|fpc-units-ptcpas-503-5|82	mkdir -p %{buildroot}%{unitdir}/%{self}
14mr|fpc-units-ptcpas-503-5|83	install units/%{fpcarch}-linux/* %{buildroot}%{unitdir}/%{self}
14mr|fpc-units-ptcpas-503-5|84	mkdir -p %{buildroot}%{_libdir}/%{name}-demos
14mr|fpc-units-ptcpas-503-5|85	cp -a demos examples %{buildroot}%{_libdir}/%{name}-demos
14mr|fpc-units-ptcpas-503-5|86	rm -rf %{buildroot}%{_libdir}/%{name}-demos/*/units
14mr|fpc-units-ptcpas-503-5|87	install -D ptcpas.cfg %{buildroot}%{_sysconfdir}/%{self}.conf
14mr|fpc-units-ptcpas-503-5|88	
14mr|fpc-units-ptcpas-503-5|89	
14mr|fpc-units-ptcpas-503-5|90	%changelog
14mr|fpc-units-ptcpas-503-5|91	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 503-5
14mr|fpc-units-ptcpas-503-5|92	+ Revision: e2b3750
14mr|fpc-units-ptcpas-503-5|93	- Force fpc version
14mr|fpc-units-ptcpas-503-5|94	
14mr|fpc-units-ptcpas-503-5|95	

16391 14
14mr|fping-3.10-2|1	Name:		fping
14mr|fping-3.10-2|2	Version:	3.10
14mr|fping-3.10-2|3	Release:	2
14mr|fping-3.10-2|4	Summary:	Quickly ping N number of hosts to determine their reachability
14mr|fping-3.10-2|5	
14mr|fping-3.10-2|6	License:	BSD
14mr|fping-3.10-2|7	Group:		Networking/Other
14mr|fping-3.10-2|8	URL:		http://fping.org/
14mr|fping-3.10-2|9	Source0:	http://fping.org/dist/%{name}-%{version}.tar.gz
14mr|fping-3.10-2|10	
14mr|fping-3.10-2|11	%description
14mr|fping-3.10-2|12	fping is a ping(1) like program which uses the Internet Control Message
14mr|fping-3.10-2|13	Protocol (ICMP) echo request to determine if a host is up. fping is different
14mr|fping-3.10-2|14	from ping in that you can specify any  number of hosts on the command line, or
14mr|fping-3.10-2|15	specify a file containing the lists of hosts to ping. Instead of trying one
14mr|fping-3.10-2|16	host until it timeouts or replies, fping will send out a ping packet and move
14mr|fping-3.10-2|17	on to the next host in a round-robin fashion. If a host replies, it is noted
14mr|fping-3.10-2|18	and removed from the list of hosts to check. If a host does not respond within
14mr|fping-3.10-2|19	a certain time limit and/or retry limit it will be considered unreachable.
14mr|fping-3.10-2|20	
14mr|fping-3.10-2|21	%prep
14mr|fping-3.10-2|22	%setup -q
14mr|fping-3.10-2|23	
14mr|fping-3.10-2|24	%build
14mr|fping-3.10-2|25	%configure2_5x
14mr|fping-3.10-2|26	%make
14mr|fping-3.10-2|27	
14mr|fping-3.10-2|28	%install
14mr|fping-3.10-2|29	%makeinstall_std
14mr|fping-3.10-2|30	
14mr|fping-3.10-2|31	%files
14mr|fping-3.10-2|32	%doc README INSTALL ChangeLog
14mr|fping-3.10-2|33	%attr(4755,root,root) %{_sbindir}/fping
14mr|fping-3.10-2|34	%{_mandir}/man8/fping.8*
14mr|fping-3.10-2|35	
14mr|fping-3.10-2|36	
14mr|fping-3.10-2|37	
14mr|fping-3.10-2|38	
14mr|fping-3.10-2|39	
14mr|fping-3.10-2|40	
14mr|fping-3.10-2|41	%changelog
14mr|fping-3.10-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10-2
14mr|fping-3.10-2|43	+ Revision: 940d9d9
14mr|fping-3.10-2|44	- MassBuild#440: Increase release tag
14mr|fping-3.10-2|45	
14mr|fping-3.10-2|46	

16392 14
14mr|fprintd-0.5.1-1|1	%define with_doc 1
14mr|fprintd-0.5.1-1|2	%{?_with_doc: %{expand: %%global with_doc 1}}
14mr|fprintd-0.5.1-1|3	
14mr|fprintd-0.5.1-1|4	Summary:	D-Bus service for Fingerprint reader access
14mr|fprintd-0.5.1-1|5	Name:		fprintd
14mr|fprintd-0.5.1-1|6	Version:	0.5.1
14mr|fprintd-0.5.1-1|7	Release:	1
14mr|fprintd-0.5.1-1|8	License:	GPLv2+
14mr|fprintd-0.5.1-1|9	Group:		System/Kernel and hardware
14mr|fprintd-0.5.1-1|10	Url:		http://www.freedesktop.org/wiki/Software/fprint/fprintd
14mr|fprintd-0.5.1-1|11	# download here:
14mr|fprintd-0.5.1-1|12	# http://cgit.freedesktop.org/libfprint/fprintd/
14mr|fprintd-0.5.1-1|13	# then rename and re-pack
14mr|fprintd-0.5.1-1|14	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mr|fprintd-0.5.1-1|15	Patch0:		0001-data-Fix-syntax-error-in-fprintd.pod.patch
14mr|fprintd-0.5.1-1|16	%if %{with_doc}
14mr|fprintd-0.5.1-1|17	BuildRequires:	gtk-doc
14mr|fprintd-0.5.1-1|18	%endif
14mr|fprintd-0.5.1-1|19	BuildRequires:	intltool
14mr|fprintd-0.5.1-1|20	BuildRequires:	libtool
14mr|fprintd-0.5.1-1|21	BuildRequires:	pam-devel
14mr|fprintd-0.5.1-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|fprintd-0.5.1-1|23	BuildRequires:	pkgconfig(libfprint) >= 0.4.0
14mr|fprintd-0.5.1-1|24	BuildRequires:	pkgconfig(polkit-agent-1)
14mr|fprintd-0.5.1-1|25	
14mr|fprintd-0.5.1-1|26	%description
14mr|fprintd-0.5.1-1|27	D-Bus service to access fingerprint readers.
14mr|fprintd-0.5.1-1|28	
14mr|fprintd-0.5.1-1|29	%files -f %{name}.lang
14mr|fprintd-0.5.1-1|30	%doc README COPYING AUTHORS TODO
14mr|fprintd-0.5.1-1|31	%{_bindir}/fprintd-*
14mr|fprintd-0.5.1-1|32	%{_libexecdir}/fprintd
14mr|fprintd-0.5.1-1|33	# FIXME This file should be marked as config when it does something useful
14mr|fprintd-0.5.1-1|34	%{_sysconfdir}/fprintd.conf
14mr|fprintd-0.5.1-1|35	%{_sysconfdir}/dbus-1/system.d/net.reactivated.Fprint.conf
14mr|fprintd-0.5.1-1|36	%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
14mr|fprintd-0.5.1-1|37	%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
14mr|fprintd-0.5.1-1|38	/lib/systemd/system/fprintd.service
14mr|fprintd-0.5.1-1|39	%{_localstatedir}/lib/fprint
14mr|fprintd-0.5.1-1|40	%{_mandir}/man1/fprintd.*
14mr|fprintd-0.5.1-1|41	
14mr|fprintd-0.5.1-1|42	#--------------------------------------------------------------------
14mr|fprintd-0.5.1-1|43	
14mr|fprintd-0.5.1-1|44	%package pam
14mr|fprintd-0.5.1-1|45	Summary:	PAM module for fingerprint authentication
14mr|fprintd-0.5.1-1|46	Group:		System/Kernel and hardware
14mr|fprintd-0.5.1-1|47	Requires:	%{name} = %{EVRD}
14mr|fprintd-0.5.1-1|48	# Note that we obsolete pam_fprint, but as the configuration
14mr|fprintd-0.5.1-1|49	# is different, it will be mentioned in the release notes
14mr|fprintd-0.5.1-1|50	Provides:	pam_fprint = %{EVRD}
14mr|fprintd-0.5.1-1|51	Obsoletes:	pam_fprint < 0.2-5
14mr|fprintd-0.5.1-1|52	
14mr|fprintd-0.5.1-1|53	%description pam
14mr|fprintd-0.5.1-1|54	PAM module that uses the fprintd D-Bus service for fingerprint
14mr|fprintd-0.5.1-1|55	authentication.
14mr|fprintd-0.5.1-1|56	
14mr|fprintd-0.5.1-1|57	%files pam
14mr|fprintd-0.5.1-1|58	%doc pam/README
14mr|fprintd-0.5.1-1|59	/%{_lib}/security/pam_fprintd.so
14mr|fprintd-0.5.1-1|60	
14mr|fprintd-0.5.1-1|61	#--------------------------------------------------------------------
14mr|fprintd-0.5.1-1|62	
14mr|fprintd-0.5.1-1|63	%package devel
14mr|fprintd-0.5.1-1|64	Summary:	Development files for %{name}
14mr|fprintd-0.5.1-1|65	Group:		Development/Other
14mr|fprintd-0.5.1-1|66	Requires:	%{name} = %{EVRD}
14mr|fprintd-0.5.1-1|67	Requires:	gtk-doc
14mr|fprintd-0.5.1-1|68	
14mr|fprintd-0.5.1-1|69	%description devel
14mr|fprintd-0.5.1-1|70	Development documentation for fprintd, the D-Bus service for
14mr|fprintd-0.5.1-1|71	fingerprint readers access.
14mr|fprintd-0.5.1-1|72	
14mr|fprintd-0.5.1-1|73	%files devel
14mr|fprintd-0.5.1-1|74	%if %{with_doc}
14mr|fprintd-0.5.1-1|75	%{_datadir}/gtk-doc/html/fprintd
14mr|fprintd-0.5.1-1|76	%endif
14mr|fprintd-0.5.1-1|77	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml
14mr|fprintd-0.5.1-1|78	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
14mr|fprintd-0.5.1-1|79	
14mr|fprintd-0.5.1-1|80	#--------------------------------------------------------------------
14mr|fprintd-0.5.1-1|81	
14mr|fprintd-0.5.1-1|82	%prep
14mr|fprintd-0.5.1-1|83	%setup -q
14mr|fprintd-0.5.1-1|84	%patch0 -p1
14mr|fprintd-0.5.1-1|85	
14mr|fprintd-0.5.1-1|86	%build
14mr|fprintd-0.5.1-1|87	%configure2_5x \
14mr|fprintd-0.5.1-1|88	%if %{with_doc}
14mr|fprintd-0.5.1-1|89	--enable-gtk-doc \
14mr|fprintd-0.5.1-1|90	%endif
14mr|fprintd-0.5.1-1|91	--enable-pam \
14mr|fprintd-0.5.1-1|92	--libdir=/%{_lib}/
14mr|fprintd-0.5.1-1|93	
14mr|fprintd-0.5.1-1|94	%make
14mr|fprintd-0.5.1-1|95	
14mr|fprintd-0.5.1-1|96	%install
14mr|fprintd-0.5.1-1|97	%makeinstall_std
14mr|fprintd-0.5.1-1|98	mkdir -p %{buildroot}/%{_localstatedir}/lib/fprint
14mr|fprintd-0.5.1-1|99	
14mr|fprintd-0.5.1-1|100	mkdir -p %{buildroot}/lib/systemd/system/
14mr|fprintd-0.5.1-1|101	sed -e "s|\@libexecdir\@|%{_libexecdir}|" data/fprintd.service.in > \
14mr|fprintd-0.5.1-1|102	%{buildroot}/lib/systemd/system/fprintd.service
14mr|fprintd-0.5.1-1|103	
14mr|fprintd-0.5.1-1|104	rm -f %{buildroot}/%{_lib}/security/pam_fprintd.{a,la,so.*}
14mr|fprintd-0.5.1-1|105	
14mr|fprintd-0.5.1-1|106	%find_lang %{name}
14mr|fprintd-0.5.1-1|107	
14mr|fprintd-0.5.1-1|108	
14mr|fprintd-0.5.1-1|109	%changelog
14mr|fprintd-0.5.1-1|110	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-1
14mr|fprintd-0.5.1-1|111	+ Revision: 6a56adf
14mr|fprintd-0.5.1-1|112	- New version 0.5.1
14mr|fprintd-0.5.1-1|113	
14mr|fprintd-0.5.1-1|114	

16393 14
14mr|freealut-1.1.0-13|1	%define sname	alut
14mr|freealut-1.1.0-13|2	%define major	0
14mr|freealut-1.1.0-13|3	%define libname %mklibname %{sname} %{major}
14mr|freealut-1.1.0-13|4	%define devname %mklibname %{sname} -d
14mr|freealut-1.1.0-13|5	
14mr|freealut-1.1.0-13|6	Summary:	OpenAL Utility Toolkit (ALUT)
14mr|freealut-1.1.0-13|7	Name:		freealut
14mr|freealut-1.1.0-13|8	Version:	1.1.0
14mr|freealut-1.1.0-13|9	Release:	13
14mr|freealut-1.1.0-13|10	License:	LGPLv2
14mr|freealut-1.1.0-13|11	Group:		Sound
14mr|freealut-1.1.0-13|12	Url:		http://www.openal.org
14mr|freealut-1.1.0-13|13	Source0:	http://connect.creativelabs.com/openal/Downloads/ALUT/%{name}-%{version}.tar.bz2
14mr|freealut-1.1.0-13|14	Patch0:		%{name}-openal.patch
14mr|freealut-1.1.0-13|15	BuildRequires:	pkgconfig(openal)
14mr|freealut-1.1.0-13|16	
14mr|freealut-1.1.0-13|17	%description
14mr|freealut-1.1.0-13|18	ALUT is the OpenAL Utility Toolkit.
14mr|freealut-1.1.0-13|19	
14mr|freealut-1.1.0-13|20	#----------------------------------------------------------------------------
14mr|freealut-1.1.0-13|21	
14mr|freealut-1.1.0-13|22	%package -n %{libname}
14mr|freealut-1.1.0-13|23	Summary:	Main library for ALUT
14mr|freealut-1.1.0-13|24	Group:		System/Libraries
14mr|freealut-1.1.0-13|25	Provides:	%{name} = %{EVRD}
14mr|freealut-1.1.0-13|26	Conflicts:	%{_lib}freealut0 < 1.1.0-11
14mr|freealut-1.1.0-13|27	Obsoletes:	%{_lib}freealut0 < 1.1.0-11
14mr|freealut-1.1.0-13|28	
14mr|freealut-1.1.0-13|29	%description -n %{libname}
14mr|freealut-1.1.0-13|30	This package contains the library needed to run programs dynamically
14mr|freealut-1.1.0-13|31	linked with ALUT.
14mr|freealut-1.1.0-13|32	
14mr|freealut-1.1.0-13|33	%files -n %{libname}
14mr|freealut-1.1.0-13|34	%{_libdir}/libalut.so.%{major}*
14mr|freealut-1.1.0-13|35	
14mr|freealut-1.1.0-13|36	#----------------------------------------------------------------------------
14mr|freealut-1.1.0-13|37	
14mr|freealut-1.1.0-13|38	%package -n %{devname}
14mr|freealut-1.1.0-13|39	Summary:	Headers for developing programs that will use ALUT
14mr|freealut-1.1.0-13|40	Group:		Development/C
14mr|freealut-1.1.0-13|41	Requires:	%{libname} = %{EVRD}
14mr|freealut-1.1.0-13|42	Provides:	%{name}-devel = %{EVRD}
14mr|freealut-1.1.0-13|43	Conflicts:	%{_lib}freealut-devel < 1.1.0-11
14mr|freealut-1.1.0-13|44	Obsoletes:	%{_lib}freealut-devel < 1.1.0-11
14mr|freealut-1.1.0-13|45	
14mr|freealut-1.1.0-13|46	%description -n	%{devname}
14mr|freealut-1.1.0-13|47	This package contains the headers that programmers will need to develop
14mr|freealut-1.1.0-13|48	applications which will use ALUT.
14mr|freealut-1.1.0-13|49	
14mr|freealut-1.1.0-13|50	%files -n %{devname}
14mr|freealut-1.1.0-13|51	%doc AUTHORS ChangeLog NEWS README
14mr|freealut-1.1.0-13|52	%{_includedir}/AL
14mr|freealut-1.1.0-13|53	%{_libdir}/pkgconfig/%{name}.pc
14mr|freealut-1.1.0-13|54	%{_libdir}/*.so
14mr|freealut-1.1.0-13|55	%{_bindir}/%{name}-config
14mr|freealut-1.1.0-13|56	
14mr|freealut-1.1.0-13|57	#----------------------------------------------------------------------------
14mr|freealut-1.1.0-13|58	
14mr|freealut-1.1.0-13|59	%prep
14mr|freealut-1.1.0-13|60	%setup -q
14mr|freealut-1.1.0-13|61	%apply_patches
14mr|freealut-1.1.0-13|62	
14mr|freealut-1.1.0-13|63	%build
14mr|freealut-1.1.0-13|64	./autogen.sh
14mr|freealut-1.1.0-13|65	%configure2_5x \
14mr|freealut-1.1.0-13|66	--disable-static
14mr|freealut-1.1.0-13|67	%make
14mr|freealut-1.1.0-13|68	
14mr|freealut-1.1.0-13|69	%install
14mr|freealut-1.1.0-13|70	%makeinstall_std
14mr|freealut-1.1.0-13|71	
14mr|freealut-1.1.0-13|72	
14mr|freealut-1.1.0-13|73	%changelog
14mr|freealut-1.1.0-13|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-13
14mr|freealut-1.1.0-13|75	+ Revision: 18788ba
14mr|freealut-1.1.0-13|76	- MassBuild#440: Increase release tag
14mr|freealut-1.1.0-13|77	
14mr|freealut-1.1.0-13|78	

16394 14
14mr|freeglut-2.8.1-2|1	%define major 3
14mr|freeglut-2.8.1-2|2	%define libname %mklibname %{name} %{major}
14mr|freeglut-2.8.1-2|3	%define develibname %mklibname -d %{name}
14mr|freeglut-2.8.1-2|4	
14mr|freeglut-2.8.1-2|5	Summary:	A freely licensed alternative to the GLUT library
14mr|freeglut-2.8.1-2|6	Name:		freeglut
14mr|freeglut-2.8.1-2|7	Version:	2.8.1
14mr|freeglut-2.8.1-2|8	Release:	2
14mr|freeglut-2.8.1-2|9	License:	MIT
14mr|freeglut-2.8.1-2|10	Group:		System/Libraries
14mr|freeglut-2.8.1-2|11	URL:		http://freeglut.sourceforge.net
14mr|freeglut-2.8.1-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|freeglut-2.8.1-2|13	# For the manpages
14mr|freeglut-2.8.1-2|14	Source1:	http://downloads.sourceforge.net/openglut/openglut-0.6.3-doc.tar.gz
14mr|freeglut-2.8.1-2|15	BuildRequires:	pkgconfig(glu)
14mr|freeglut-2.8.1-2|16	BuildRequires:	pkgconfig(xext)
14mr|freeglut-2.8.1-2|17	BuildRequires:	pkgconfig(xxf86vm)
14mr|freeglut-2.8.1-2|18	BuildRequires:	pkgconfig(xi)
14mr|freeglut-2.8.1-2|19	BuildRequires:	pkgconfig(ice)
14mr|freeglut-2.8.1-2|20	# The virtual Provides below is present so that this freeglut package is a
14mr|freeglut-2.8.1-2|21	# drop in binary replacement for "glut" which will satisfy rpm dependancies
14mr|freeglut-2.8.1-2|22	# properly.  The Obsoletes tag is required in order for any pre-existing
14mr|freeglut-2.8.1-2|23	# "glut" package to be removed and replaced with freeglut when upgrading to
14mr|freeglut-2.8.1-2|24	# freeglut.  Note: This package will NOT co-exist with the glut package.
14mr|freeglut-2.8.1-2|25	
14mr|freeglut-2.8.1-2|26	%description
14mr|freeglut-2.8.1-2|27	freeglut is a completely open source alternative to the OpenGL Utility Toolkit
14mr|freeglut-2.8.1-2|28	(GLUT) library with an OSI approved free software license. GLUT was originally
14mr|freeglut-2.8.1-2|29	written by Mark Kilgard to support the sample programs in the second edition
14mr|freeglut-2.8.1-2|30	OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
14mr|freeglut-2.8.1-2|31	applications because it is simple, universally available and highly portable.
14mr|freeglut-2.8.1-2|32	
14mr|freeglut-2.8.1-2|33	freeglut allows the user to create and manage windows containing OpenGL
14mr|freeglut-2.8.1-2|34	contexts on a wide range of platforms and also read the mouse, keyboard and
14mr|freeglut-2.8.1-2|35	joystick functions.
14mr|freeglut-2.8.1-2|36	
14mr|freeglut-2.8.1-2|37	%package -n %{libname}
14mr|freeglut-2.8.1-2|38	Summary:	A freely licensed alternative to the GLUT library
14mr|freeglut-2.8.1-2|39	Group:		System/Libraries
14mr|freeglut-2.8.1-2|40	Provides:	glut = 3.7
14mr|freeglut-2.8.1-2|41	Obsoletes:	glut < 3.7
14mr|freeglut-2.8.1-2|42	Conflicts:	%{mklibname mesaglut 3}
14mr|freeglut-2.8.1-2|43	
14mr|freeglut-2.8.1-2|44	%description -n %{libname}
14mr|freeglut-2.8.1-2|45	freeglut is a completely open source alternative to the OpenGL Utility Toolkit
14mr|freeglut-2.8.1-2|46	(GLUT) library with an OSI approved free software license. GLUT was originally
14mr|freeglut-2.8.1-2|47	written by Mark Kilgard to support the sample programs in the second edition
14mr|freeglut-2.8.1-2|48	OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
14mr|freeglut-2.8.1-2|49	applications because it is simple, universally available and highly portable.
14mr|freeglut-2.8.1-2|50	
14mr|freeglut-2.8.1-2|51	freeglut allows the user to create and manage windows containing OpenGL
14mr|freeglut-2.8.1-2|52	contexts on a wide range of platforms and also read the mouse, keyboard and
14mr|freeglut-2.8.1-2|53	joystick functions.
14mr|freeglut-2.8.1-2|54	
14mr|freeglut-2.8.1-2|55	%package -n %{develibname}
14mr|freeglut-2.8.1-2|56	Summary:	Freeglut developmental libraries and header files
14mr|freeglut-2.8.1-2|57	Group:		Development/C
14mr|freeglut-2.8.1-2|58	Requires:	%{libname} = %{version}-%{release}
14mr|freeglut-2.8.1-2|59	Provides:	glut-devel = 3.7
14mr|freeglut-2.8.1-2|60	Obsoletes:	glut-devel < 3.7
14mr|freeglut-2.8.1-2|61	Provides:	%{name}-devel = %{version}-%{release}
14mr|freeglut-2.8.1-2|62	Requires:	pkgconfig(glu)
14mr|freeglut-2.8.1-2|63	
14mr|freeglut-2.8.1-2|64	%description -n %{develibname}
14mr|freeglut-2.8.1-2|65	Developmental libraries and header files required for developing or compiling
14mr|freeglut-2.8.1-2|66	software which links to the freeglut library, which is an open source
14mr|freeglut-2.8.1-2|67	alternative to the popular GLUT library, with an OSI approved free software
14mr|freeglut-2.8.1-2|68	license.
14mr|freeglut-2.8.1-2|69	
14mr|freeglut-2.8.1-2|70	%prep
14mr|freeglut-2.8.1-2|71	%setup -q -a 1
14mr|freeglut-2.8.1-2|72	
14mr|freeglut-2.8.1-2|73	%build
14mr|freeglut-2.8.1-2|74	# (TV) fix build:
14mr|freeglut-2.8.1-2|75	./autogen.sh
14mr|freeglut-2.8.1-2|76	# --disable-warnings -> don't add -Werror to CFLAGS
14mr|freeglut-2.8.1-2|77	%configure --disable-static --disable-warnings
14mr|freeglut-2.8.1-2|78	%make
14mr|freeglut-2.8.1-2|79	
14mr|freeglut-2.8.1-2|80	# (TV) fix permissions:
14mr|freeglut-2.8.1-2|81	chmod -x doc/*.png doc/*.html
14mr|freeglut-2.8.1-2|82	
14mr|freeglut-2.8.1-2|83	%install
14mr|freeglut-2.8.1-2|84	%makeinstall_std
14mr|freeglut-2.8.1-2|85	
14mr|freeglut-2.8.1-2|86	mkdir -p %{buildroot}/%{_mandir}/man3
14mr|freeglut-2.8.1-2|87	install -p -m 644 doc/man/*.3 %{buildroot}%{_mandir}/man3
14mr|freeglut-2.8.1-2|88	
14mr|freeglut-2.8.1-2|89	# We take the soname as the version because the package
14mr|freeglut-2.8.1-2|90	# version doesn't really match -- the last release of
14mr|freeglut-2.8.1-2|91	# the original glut was 3.7, and we need to match/exceed
14mr|freeglut-2.8.1-2|92	# its version number.
14mr|freeglut-2.8.1-2|93	VER=`ls %{buildroot}%{_libdir}/libglut.so.?.?.? |sed -e 's,.*\.so\.,,'`
14mr|freeglut-2.8.1-2|94	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|freeglut-2.8.1-2|95	cat >%{buildroot}%{_libdir}/pkgconfig/glut.pc <<EOF
14mr|freeglut-2.8.1-2|96	prefix=%{_prefix}
14mr|freeglut-2.8.1-2|97	libdir=%{_libdir}
14mr|freeglut-2.8.1-2|98	includedir=%{_includedir}/GL
14mr|freeglut-2.8.1-2|99	
14mr|freeglut-2.8.1-2|100	Name: glut
14mr|freeglut-2.8.1-2|101	Description: GL Utility Toolkit
14mr|freeglut-2.8.1-2|102	Requires: gl
14mr|freeglut-2.8.1-2|103	Version: $VER
14mr|freeglut-2.8.1-2|104	Libs: -lglut
14mr|freeglut-2.8.1-2|105	Cflags: -I\${includedir}
14mr|freeglut-2.8.1-2|106	EOF
14mr|freeglut-2.8.1-2|107	
14mr|freeglut-2.8.1-2|108	%files -n %{libname}
14mr|freeglut-2.8.1-2|109	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO doc/*.png doc/*.html
14mr|freeglut-2.8.1-2|110	# don't include contents of doc/ directory as it is mostly obsolete
14mr|freeglut-2.8.1-2|111	%{_libdir}/libglut*.so.%{major}
14mr|freeglut-2.8.1-2|112	%{_libdir}/libglut*.so.%{major}.*
14mr|freeglut-2.8.1-2|113	
14mr|freeglut-2.8.1-2|114	%files -n %{develibname}
14mr|freeglut-2.8.1-2|115	%{_includedir}/GL/*.h
14mr|freeglut-2.8.1-2|116	%{_libdir}/libglut.so
14mr|freeglut-2.8.1-2|117	%{_libdir}/pkgconfig/*.pc
14mr|freeglut-2.8.1-2|118	%{_mandir}/man3/*
14mr|freeglut-2.8.1-2|119	
14mr|freeglut-2.8.1-2|120	
14mr|freeglut-2.8.1-2|121	
14mr|freeglut-2.8.1-2|122	%changelog
14mr|freeglut-2.8.1-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.1-2
14mr|freeglut-2.8.1-2|124	+ Revision: 69ff6be
14mr|freeglut-2.8.1-2|125	- MassBuild#440: Increase release tag
14mr|freeglut-2.8.1-2|126	
14mr|freeglut-2.8.1-2|127	

16395 14
14mr|freeimage-3.153-3|1	%define debug_package	%nil
14mr|freeimage-3.153-3|2	
14mr|freeimage-3.153-3|3	%define oname	FreeImage
14mr|freeimage-3.153-3|4	%define oversion 3.15.3
14mr|freeimage-3.153-3|5	%define major	3
14mr|freeimage-3.153-3|6	%define libname %mklibname %{name} %{major}
14mr|freeimage-3.153-3|7	%define devname %mklibname %{name} -d
14mr|freeimage-3.153-3|8	
14mr|freeimage-3.153-3|9	Summary:	Image library
14mr|freeimage-3.153-3|10	Name:		freeimage
14mr|freeimage-3.153-3|11	Version:	3.153
14mr|freeimage-3.153-3|12	Release:	3
14mr|freeimage-3.153-3|13	License:	GPLv2+
14mr|freeimage-3.153-3|14	Group:		System/Libraries
14mr|freeimage-3.153-3|15	Url:		http://freeimage.sourceforge.net/
14mr|freeimage-3.153-3|16	Source0:	http://downloads.sourceforge.net/freeimage/FreeImage3153.zip
14mr|freeimage-3.153-3|17	
14mr|freeimage-3.153-3|18	%description
14mr|freeimage-3.153-3|19	FreeImage is an Open Source library project for developers who would
14mr|freeimage-3.153-3|20	like to support popular graphics image formats like PNG, BMP, JPEG,
14mr|freeimage-3.153-3|21	TIFF and others as needed by today's multimedia applications.
14mr|freeimage-3.153-3|22	FreeImage is easy to use, fast, multithreading safe, compatible with
14mr|freeimage-3.153-3|23	all 32-bit versions of Windows, and cross-platform (works both with
14mr|freeimage-3.153-3|24	Linux and Mac OS X).
14mr|freeimage-3.153-3|25	
14mr|freeimage-3.153-3|26	#----------------------------------------------------------------------------
14mr|freeimage-3.153-3|27	
14mr|freeimage-3.153-3|28	%package -n	%{libname}
14mr|freeimage-3.153-3|29	Summary:	A library to Image library
14mr|freeimage-3.153-3|30	Group:		System/Libraries
14mr|freeimage-3.153-3|31	
14mr|freeimage-3.153-3|32	%description -n %{libname}
14mr|freeimage-3.153-3|33	This package contains the library needed to run programs dynamically
14mr|freeimage-3.153-3|34	linked with %{name}.
14mr|freeimage-3.153-3|35	
14mr|freeimage-3.153-3|36	%files -n %{libname}
14mr|freeimage-3.153-3|37	%doc Whatsnew.txt license-*.txt Wrapper/FreeImagePlus/WhatsNew_FIP.txt README.linux
14mr|freeimage-3.153-3|38	%{_libdir}/lib%{name}.so.%{major}
14mr|freeimage-3.153-3|39	%{_libdir}/lib%{name}-%{oversion}.so
14mr|freeimage-3.153-3|40	
14mr|freeimage-3.153-3|41	#----------------------------------------------------------------------------
14mr|freeimage-3.153-3|42	
14mr|freeimage-3.153-3|43	%package -n	%{devname}
14mr|freeimage-3.153-3|44	Summary:	Development tools for programs using %{name}
14mr|freeimage-3.153-3|45	Group:		Development/C
14mr|freeimage-3.153-3|46	Requires:	%{libname} = %{EVRD}
14mr|freeimage-3.153-3|47	Provides:	%{name}-devel = %{EVRD}
14mr|freeimage-3.153-3|48	
14mr|freeimage-3.153-3|49	%description -n %{devname}
14mr|freeimage-3.153-3|50	This package contains the header files and libraries needed for
14mr|freeimage-3.153-3|51	developing programs using the %{name} library.
14mr|freeimage-3.153-3|52	
14mr|freeimage-3.153-3|53	%files -n %{devname}
14mr|freeimage-3.153-3|54	%{_includedir}/%{oname}*.h
14mr|freeimage-3.153-3|55	%{_libdir}/lib%{name}.so
14mr|freeimage-3.153-3|56	
14mr|freeimage-3.153-3|57	#----------------------------------------------------------------------------
14mr|freeimage-3.153-3|58	
14mr|freeimage-3.153-3|59	%prep
14mr|freeimage-3.153-3|60	%setup -qn %{oname}
14mr|freeimage-3.153-3|61	
14mr|freeimage-3.153-3|62	sed -i 's/\r//g' Whatsnew.txt license-*.txt gensrclist.sh \
14mr|freeimage-3.153-3|63	Wrapper/FreeImagePlus/WhatsNew_FIP.txt
14mr|freeimage-3.153-3|64	
14mr|freeimage-3.153-3|65	sed -i -e 's/ -o root -g root//' Makefile.gnu
14mr|freeimage-3.153-3|66	sed -i -e 's/\bldconfig//' Makefile.gnu
14mr|freeimage-3.153-3|67	
14mr|freeimage-3.153-3|68	%build
14mr|freeimage-3.153-3|69	sh ./gensrclist.sh
14mr|freeimage-3.153-3|70	%setup_compile_flags CFLAGS="%{optflags} -fPIC"
14mr|freeimage-3.153-3|71	%make LIBRARIES="-lstdc++ -lm"
14mr|freeimage-3.153-3|72	
14mr|freeimage-3.153-3|73	%install
14mr|freeimage-3.153-3|74	mkdir -p %{buildroot}%{_includedir} %{buildroot}%{_libdir}
14mr|freeimage-3.153-3|75	
14mr|freeimage-3.153-3|76	%make install \
14mr|freeimage-3.153-3|77	INCDIR=%{buildroot}%{_includedir} \
14mr|freeimage-3.153-3|78	INSTALLDIR=%{buildroot}%{_libdir}
14mr|freeimage-3.153-3|79	
14mr|freeimage-3.153-3|80	rm -f %{buildroot}%{_libdir}/*.a
14mr|freeimage-3.153-3|81	
14mr|freeimage-3.153-3|82	
14mr|freeimage-3.153-3|83	%changelog
14mr|freeimage-3.153-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.153-3
14mr|freeimage-3.153-3|85	+ Revision: 2419cf2
14mr|freeimage-3.153-3|86	- MassBuild#440: Increase release tag
14mr|freeimage-3.153-3|87	
14mr|freeimage-3.153-3|88	

16396 14
14mr|freeipmi-1.4.3-2|1	%define freeipmi_major		16
14mr|freeipmi-1.4.3-2|2	%define ipmiconsole_major	2
14mr|freeipmi-1.4.3-2|3	%define ipmidetect_major	0
14mr|freeipmi-1.4.3-2|4	%define ipmimonitoring_major	5
14mr|freeipmi-1.4.3-2|5	%define libfreeipmi		%mklibname freeipmi %{freeipmi_major}
14mr|freeipmi-1.4.3-2|6	%define libipmiconsole		%mklibname ipmiconsole %{ipmiconsole_major}
14mr|freeipmi-1.4.3-2|7	%define libipmidetect		%mklibname ipmidetect %{ipmidetect_major}
14mr|freeipmi-1.4.3-2|8	%define libipmimonitoring	%mklibname ipmimonitoring %{ipmimonitoring_major}
14mr|freeipmi-1.4.3-2|9	%define devname			%mklibname %{name} -d
14mr|freeipmi-1.4.3-2|10	
14mr|freeipmi-1.4.3-2|11	Summary:	FreeIPMI
14mr|freeipmi-1.4.3-2|12	Name:		freeipmi
14mr|freeipmi-1.4.3-2|13	Version:	1.4.3
14mr|freeipmi-1.4.3-2|14	Release:	2
14mr|freeipmi-1.4.3-2|15	License:	GPLv2+
14mr|freeipmi-1.4.3-2|16	Group: 		System/Kernel and hardware
14mr|freeipmi-1.4.3-2|17	Url:		http://www.gnu.org/software/freeipmi/index.html
14mr|freeipmi-1.4.3-2|18	Source0:	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
14mr|freeipmi-1.4.3-2|19	Source1:	ipmidetectd.service
14mr|freeipmi-1.4.3-2|20	Source2:	bmc-watchdog.service
14mr|freeipmi-1.4.3-2|21	BuildRequires:	ghostscript
14mr|freeipmi-1.4.3-2|22	BuildRequires:	texinfo
14mr|freeipmi-1.4.3-2|23	BuildRequires:	texlive-scheme-small
14mr|freeipmi-1.4.3-2|24	BuildRequires:	transfig
14mr|freeipmi-1.4.3-2|25	BuildRequires:	pkgconfig(guile-2.0)
14mr|freeipmi-1.4.3-2|26	BuildRequires:	pkgconfig(libgcrypt)
14mr|freeipmi-1.4.3-2|27	BuildRequires:	pkgconfig(ncurses)
14mr|freeipmi-1.4.3-2|28	
14mr|freeipmi-1.4.3-2|29	%description
14mr|freeipmi-1.4.3-2|30	The FreeIPMI project provides "Remote-Console" (out-of-band) and
14mr|freeipmi-1.4.3-2|31	"System Management Software" (in-band) based on Intelligent
14mr|freeipmi-1.4.3-2|32	Platform Management Interface (IPMI v1.5) specification.
14mr|freeipmi-1.4.3-2|33	
14mr|freeipmi-1.4.3-2|34	%files
14mr|freeipmi-1.4.3-2|35	%doc AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
14mr|freeipmi-1.4.3-2|36	%doc doc/*.pdf
14mr|freeipmi-1.4.3-2|37	%{_sysconfdir}/freeipmi/*.conf
14mr|freeipmi-1.4.3-2|38	%{_mandir}/man5/freeipmi_interpret_sel.conf.5.*
14mr|freeipmi-1.4.3-2|39	%{_mandir}/man5/freeipmi_interpret_sensor.conf.5.*
14mr|freeipmi-1.4.3-2|40	%{_mandir}/man5/libipmiconsole.conf.5.*
14mr|freeipmi-1.4.3-2|41	%{_infodir}/freeipmi-faq.info*
14mr|freeipmi-1.4.3-2|42	%dir %{_localstatedir}/lib/%{name}
14mr|freeipmi-1.4.3-2|43	%{_localstatedir}/lib/%{name}/ipckey
14mr|freeipmi-1.4.3-2|44	
14mr|freeipmi-1.4.3-2|45	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|46	
14mr|freeipmi-1.4.3-2|47	%package -n %{libfreeipmi}
14mr|freeipmi-1.4.3-2|48	Summary:	Main library for %{name}
14mr|freeipmi-1.4.3-2|49	Group:		System/Libraries
14mr|freeipmi-1.4.3-2|50	
14mr|freeipmi-1.4.3-2|51	%description -n %{libfreeipmi}
14mr|freeipmi-1.4.3-2|52	This package contains one of the libraries needed to run programs dynamically
14mr|freeipmi-1.4.3-2|53	linked with %{name}.
14mr|freeipmi-1.4.3-2|54	
14mr|freeipmi-1.4.3-2|55	%files -n %{libfreeipmi}
14mr|freeipmi-1.4.3-2|56	%{_libdir}/libfreeipmi.so.%{freeipmi_major}*
14mr|freeipmi-1.4.3-2|57	
14mr|freeipmi-1.4.3-2|58	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|59	
14mr|freeipmi-1.4.3-2|60	%package -n %{libipmiconsole}
14mr|freeipmi-1.4.3-2|61	Summary:	Main library for %{name}
14mr|freeipmi-1.4.3-2|62	Group:		System/Libraries
14mr|freeipmi-1.4.3-2|63	
14mr|freeipmi-1.4.3-2|64	%description -n %{libipmiconsole}
14mr|freeipmi-1.4.3-2|65	This package contains one of the libraries needed to run programs dynamically
14mr|freeipmi-1.4.3-2|66	linked with %{name}.
14mr|freeipmi-1.4.3-2|67	
14mr|freeipmi-1.4.3-2|68	%files -n %{libipmiconsole}
14mr|freeipmi-1.4.3-2|69	%{_libdir}/libipmiconsole.so.%{ipmiconsole_major}*
14mr|freeipmi-1.4.3-2|70	
14mr|freeipmi-1.4.3-2|71	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|72	
14mr|freeipmi-1.4.3-2|73	%package -n %{libipmidetect}
14mr|freeipmi-1.4.3-2|74	Summary:	Main library for %{name}
14mr|freeipmi-1.4.3-2|75	Group:		System/Libraries
14mr|freeipmi-1.4.3-2|76	
14mr|freeipmi-1.4.3-2|77	%description -n %{libipmidetect}
14mr|freeipmi-1.4.3-2|78	This package contains one of the libraries needed to run programs dynamically
14mr|freeipmi-1.4.3-2|79	linked with %{name}.
14mr|freeipmi-1.4.3-2|80	
14mr|freeipmi-1.4.3-2|81	%files -n %{libipmidetect}
14mr|freeipmi-1.4.3-2|82	%{_libdir}/libipmidetect.so.%{ipmidetect_major}*
14mr|freeipmi-1.4.3-2|83	
14mr|freeipmi-1.4.3-2|84	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|85	
14mr|freeipmi-1.4.3-2|86	%package -n %{libipmimonitoring}
14mr|freeipmi-1.4.3-2|87	Summary:	Main library for %{name}
14mr|freeipmi-1.4.3-2|88	Group:		System/Libraries
14mr|freeipmi-1.4.3-2|89	
14mr|freeipmi-1.4.3-2|90	%description -n %{libipmimonitoring}
14mr|freeipmi-1.4.3-2|91	This package contains one of the libraries needed to run programs dynamically
14mr|freeipmi-1.4.3-2|92	linked with %{name}.
14mr|freeipmi-1.4.3-2|93	
14mr|freeipmi-1.4.3-2|94	%files -n %{libipmimonitoring}
14mr|freeipmi-1.4.3-2|95	%{_libdir}/libipmimonitoring.so.%{ipmimonitoring_major}*
14mr|freeipmi-1.4.3-2|96	
14mr|freeipmi-1.4.3-2|97	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|98	
14mr|freeipmi-1.4.3-2|99	%package -n %{devname}
14mr|freeipmi-1.4.3-2|100	Summary:	Headers for developing programs that will use %{name}
14mr|freeipmi-1.4.3-2|101	Group:		Development/C
14mr|freeipmi-1.4.3-2|102	Requires:	%{libfreeipmi} = %{EVRD}
14mr|freeipmi-1.4.3-2|103	Requires:	%{libipmimonitoring} = %{EVRD}
14mr|freeipmi-1.4.3-2|104	Requires:	%{libipmiconsole} = %{EVRD}
14mr|freeipmi-1.4.3-2|105	Requires:	%{libipmidetect} = %{EVRD}
14mr|freeipmi-1.4.3-2|106	Conflicts:	%{libfreeipmi} < 1.0.8-2
14mr|freeipmi-1.4.3-2|107	Conflicts:	%{libipmimonitoring} < 1.0.8-2
14mr|freeipmi-1.4.3-2|108	Conflicts:	%{libipmiconsole} < 1.0.8-2
14mr|freeipmi-1.4.3-2|109	Conflicts:	%{libipmidetect} < 1.0.8-2
14mr|freeipmi-1.4.3-2|110	Provides:	%{name}-devel = %{EVRD}
14mr|freeipmi-1.4.3-2|111	
14mr|freeipmi-1.4.3-2|112	%description -n %{devname}
14mr|freeipmi-1.4.3-2|113	This package contains the headers that programmers will need to develop
14mr|freeipmi-1.4.3-2|114	applications which will use %{name}.
14mr|freeipmi-1.4.3-2|115	
14mr|freeipmi-1.4.3-2|116	%files -n %{devname}
14mr|freeipmi-1.4.3-2|117	%{_libdir}/*.so
14mr|freeipmi-1.4.3-2|118	%{_includedir}/*
14mr|freeipmi-1.4.3-2|119	%{_libdir}/pkgconfig/*.pc
14mr|freeipmi-1.4.3-2|120	
14mr|freeipmi-1.4.3-2|121	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|122	
14mr|freeipmi-1.4.3-2|123	%package fish
14mr|freeipmi-1.4.3-2|124	Summary:	FreeIPMI Shell
14mr|freeipmi-1.4.3-2|125	Group:		System/Kernel and hardware
14mr|freeipmi-1.4.3-2|126	Requires:	%{name} = %{EVRD}
14mr|freeipmi-1.4.3-2|127	
14mr|freeipmi-1.4.3-2|128	%description fish
14mr|freeipmi-1.4.3-2|129	Fish provides Shell, Extension/Plug-in and scripting interface. As a
14mr|freeipmi-1.4.3-2|130	shell, User has access to both in-band and out-of-band access to the
14mr|freeipmi-1.4.3-2|131	host BMC through a rich set of IPMI commands.
14mr|freeipmi-1.4.3-2|132	
14mr|freeipmi-1.4.3-2|133	%files fish
14mr|freeipmi-1.4.3-2|134	%{_sbindir}/bmc-config
14mr|freeipmi-1.4.3-2|135	%{_sbindir}/bmc-info
14mr|freeipmi-1.4.3-2|136	%{_sbindir}/ipmi-config
14mr|freeipmi-1.4.3-2|137	%{_sbindir}/ipmi-sel
14mr|freeipmi-1.4.3-2|138	%{_sbindir}/ipmi-sensors
14mr|freeipmi-1.4.3-2|139	%{_sbindir}/ipmi-sensors-config
14mr|freeipmi-1.4.3-2|140	%{_mandir}/man5/bmc-config.conf.5*
14mr|freeipmi-1.4.3-2|141	%{_mandir}/man5/ipmi-config.conf.5*
14mr|freeipmi-1.4.3-2|142	%{_mandir}/man8/bmc-config.8*
14mr|freeipmi-1.4.3-2|143	%{_mandir}/man8/bmc-info.8*
14mr|freeipmi-1.4.3-2|144	%{_mandir}/man8/ipmi-config.8*
14mr|freeipmi-1.4.3-2|145	%{_mandir}/man8/ipmi-sel.8*
14mr|freeipmi-1.4.3-2|146	%{_mandir}/man8/ipmi-sensors.8*
14mr|freeipmi-1.4.3-2|147	%{_mandir}/man8/ipmi-sensors-config.8*
14mr|freeipmi-1.4.3-2|148	
14mr|freeipmi-1.4.3-2|149	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|150	
14mr|freeipmi-1.4.3-2|151	%package utils
14mr|freeipmi-1.4.3-2|152	Summary:	FreeIPMI Utilities
14mr|freeipmi-1.4.3-2|153	Group:		System/Kernel and hardware
14mr|freeipmi-1.4.3-2|154	Requires:	%{name} = %{EVRD}
14mr|freeipmi-1.4.3-2|155	Requires(post,preun):	rpm-helper
14mr|freeipmi-1.4.3-2|156	
14mr|freeipmi-1.4.3-2|157	%description utils
14mr|freeipmi-1.4.3-2|158	FreeIPMI utilities ipmipower, bmc-watchdog, ipmiping, and rmcpping.
14mr|freeipmi-1.4.3-2|159	
14mr|freeipmi-1.4.3-2|160	%files utils
14mr|freeipmi-1.4.3-2|161	%doc COPYING.bmc-watchdog DISCLAIMER.bmc-watchdog
14mr|freeipmi-1.4.3-2|162	%doc COPYING.ipmiconsole DISCLAIMER.ipmiconsole
14mr|freeipmi-1.4.3-2|163	%doc COPYING.ipmiping DISCLAIMER.ipmiping
14mr|freeipmi-1.4.3-2|164	%doc COPYING.ipmipower DISCLAIMER.ipmipower
14mr|freeipmi-1.4.3-2|165	%{_unitdir}/bmc-watchdog.service
14mr|freeipmi-1.4.3-2|166	%{_unitdir}/bmcwatchdog.service
14mr|freeipmi-1.4.3-2|167	%{_unitdir}/ipmidetectd.service
14mr|freeipmi-1.4.3-2|168	%config(noreplace) %{_sysconfdir}/sysconfig/bmc-watchdog
14mr|freeipmi-1.4.3-2|169	%{_sbindir}/bmc-device
14mr|freeipmi-1.4.3-2|170	%{_sbindir}/bmc-watchdog
14mr|freeipmi-1.4.3-2|171	%{_sbindir}/ipmi-chassis
14mr|freeipmi-1.4.3-2|172	%{_sbindir}/ipmi-chassis-config
14mr|freeipmi-1.4.3-2|173	%{_sbindir}/ipmi-console
14mr|freeipmi-1.4.3-2|174	%{_sbindir}/ipmi-dcmi
14mr|freeipmi-1.4.3-2|175	%{_sbindir}/ipmi-detect
14mr|freeipmi-1.4.3-2|176	%{_sbindir}/ipmi-fru
14mr|freeipmi-1.4.3-2|177	%{_sbindir}/ipmi-locate
14mr|freeipmi-1.4.3-2|178	%{_sbindir}/ipmi-oem
14mr|freeipmi-1.4.3-2|179	%{_sbindir}/ipmi-pef-config
14mr|freeipmi-1.4.3-2|180	%{_sbindir}/ipmi-pet
14mr|freeipmi-1.4.3-2|181	%{_sbindir}/ipmi-ping
14mr|freeipmi-1.4.3-2|182	%{_sbindir}/ipmi-power
14mr|freeipmi-1.4.3-2|183	%{_sbindir}/ipmi-raw
14mr|freeipmi-1.4.3-2|184	%{_sbindir}/ipmiconsole
14mr|freeipmi-1.4.3-2|185	%{_sbindir}/ipmidetect
14mr|freeipmi-1.4.3-2|186	%{_sbindir}/ipmidetectd
14mr|freeipmi-1.4.3-2|187	%{_sbindir}/ipmimonitoring
14mr|freeipmi-1.4.3-2|188	%{_sbindir}/ipmiping
14mr|freeipmi-1.4.3-2|189	%{_sbindir}/ipmipower
14mr|freeipmi-1.4.3-2|190	%{_sbindir}/ipmiseld
14mr|freeipmi-1.4.3-2|191	%{_sbindir}/pef-config
14mr|freeipmi-1.4.3-2|192	%{_sbindir}/rmcp-ping
14mr|freeipmi-1.4.3-2|193	%{_sbindir}/rmcpping
14mr|freeipmi-1.4.3-2|194	%{_mandir}/man3/libfreeipmi.3.*
14mr|freeipmi-1.4.3-2|195	%{_mandir}/man3/libipmiconsole.3.*
14mr|freeipmi-1.4.3-2|196	%{_mandir}/man3/libipmidetect.3.*
14mr|freeipmi-1.4.3-2|197	%{_mandir}/man3/libipmimonitoring.3.*
14mr|freeipmi-1.4.3-2|198	%{_mandir}/man5/freeipmi.conf.5.*
14mr|freeipmi-1.4.3-2|199	%{_mandir}/man5/ipmi_monitoring_sensors.conf.5.*
14mr|freeipmi-1.4.3-2|200	%{_mandir}/man5/ipmiconsole.conf.5.*
14mr|freeipmi-1.4.3-2|201	%{_mandir}/man5/ipmidetect.conf.5.*
14mr|freeipmi-1.4.3-2|202	%{_mandir}/man5/ipmidetectd.conf.5.*
14mr|freeipmi-1.4.3-2|203	%{_mandir}/man5/ipmimonitoring.conf.5.*
14mr|freeipmi-1.4.3-2|204	%{_mandir}/man5/ipmimonitoring_sensors.conf.5.*
14mr|freeipmi-1.4.3-2|205	%{_mandir}/man5/ipmipower.conf.5.*
14mr|freeipmi-1.4.3-2|206	%{_mandir}/man5/libipmimonitoring.conf.5.*
14mr|freeipmi-1.4.3-2|207	%{_mandir}/man5/ipmiseld.conf.5.*
14mr|freeipmi-1.4.3-2|208	%{_mandir}/man7/freeipmi.7.*
14mr|freeipmi-1.4.3-2|209	%{_mandir}/man8/bmc-device.8.*
14mr|freeipmi-1.4.3-2|210	%{_mandir}/man8/bmc-watchdog.8.*
14mr|freeipmi-1.4.3-2|211	%{_mandir}/man8/ipmi-chassis-config.8.*
14mr|freeipmi-1.4.3-2|212	%{_mandir}/man8/ipmi-chassis.8.*
14mr|freeipmi-1.4.3-2|213	%{_mandir}/man8/ipmi-console.8.*
14mr|freeipmi-1.4.3-2|214	%{_mandir}/man8/ipmi-dcmi.8.*
14mr|freeipmi-1.4.3-2|215	%{_mandir}/man8/ipmi-detect.8.*
14mr|freeipmi-1.4.3-2|216	%{_mandir}/man8/ipmi-fru.8.*
14mr|freeipmi-1.4.3-2|217	%{_mandir}/man8/ipmi-locate.8.*
14mr|freeipmi-1.4.3-2|218	%{_mandir}/man8/ipmi-oem.8.*
14mr|freeipmi-1.4.3-2|219	%{_mandir}/man8/ipmi-pef-config.8.*
14mr|freeipmi-1.4.3-2|220	%{_mandir}/man8/ipmi-pet.8.*
14mr|freeipmi-1.4.3-2|221	%{_mandir}/man8/ipmi-ping.8.*
14mr|freeipmi-1.4.3-2|222	%{_mandir}/man8/ipmi-power.8.*
14mr|freeipmi-1.4.3-2|223	%{_mandir}/man8/ipmi-raw.8.*
14mr|freeipmi-1.4.3-2|224	%{_mandir}/man8/ipmiconsole.8.*
14mr|freeipmi-1.4.3-2|225	%{_mandir}/man8/ipmidetect.8.*
14mr|freeipmi-1.4.3-2|226	%{_mandir}/man8/ipmidetectd.8.*
14mr|freeipmi-1.4.3-2|227	%{_mandir}/man8/ipmimonitoring.8.*
14mr|freeipmi-1.4.3-2|228	%{_mandir}/man8/ipmiping.8.*
14mr|freeipmi-1.4.3-2|229	%{_mandir}/man8/ipmiseld.8.*
14mr|freeipmi-1.4.3-2|230	%{_mandir}/man8/ipmipower.8.*
14mr|freeipmi-1.4.3-2|231	%{_mandir}/man8/pef-config.8.*
14mr|freeipmi-1.4.3-2|232	%{_mandir}/man8/rmcp-ping.8.*
14mr|freeipmi-1.4.3-2|233	%{_mandir}/man8/rmcpping.8.*
14mr|freeipmi-1.4.3-2|234	
14mr|freeipmi-1.4.3-2|235	
14mr|freeipmi-1.4.3-2|236	%post utils
14mr|freeipmi-1.4.3-2|237	%_post_service bmcwatchdog
14mr|freeipmi-1.4.3-2|238	
14mr|freeipmi-1.4.3-2|239	%preun utils
14mr|freeipmi-1.4.3-2|240	%_preun_service bmcwatchdog
14mr|freeipmi-1.4.3-2|241	
14mr|freeipmi-1.4.3-2|242	#----------------------------------------------------------------------------
14mr|freeipmi-1.4.3-2|243	
14mr|freeipmi-1.4.3-2|244	%prep
14mr|freeipmi-1.4.3-2|245	%setup -q
14mr|freeipmi-1.4.3-2|246	
14mr|freeipmi-1.4.3-2|247	%build
14mr|freeipmi-1.4.3-2|248	%define Werror_cflags %{nil}
14mr|freeipmi-1.4.3-2|249	%serverbuild
14mr|freeipmi-1.4.3-2|250	%configure2_5x \
14mr|freeipmi-1.4.3-2|251	--localstatedir=%{_var} \
14mr|freeipmi-1.4.3-2|252	--disable-dependency-tracking \
14mr|freeipmi-1.4.3-2|253	--disable-static
14mr|freeipmi-1.4.3-2|254	%make
14mr|freeipmi-1.4.3-2|255	cd doc
14mr|freeipmi-1.4.3-2|256	make pdf
14mr|freeipmi-1.4.3-2|257	cd -
14mr|freeipmi-1.4.3-2|258	
14mr|freeipmi-1.4.3-2|259	%install
14mr|freeipmi-1.4.3-2|260	%makeinstall_std
14mr|freeipmi-1.4.3-2|261	
14mr|freeipmi-1.4.3-2|262	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|freeipmi-1.4.3-2|263	rm -f %{buildroot}%{_initrddir}/*  %{buildroot}%{_sysconfdir}/init.d/*
14mr|freeipmi-1.4.3-2|264	
14mr|freeipmi-1.4.3-2|265	# Install systemd units
14mr|freeipmi-1.4.3-2|266	install -m 755 -d %{buildroot}%{_unitdir}
14mr|freeipmi-1.4.3-2|267	install -m 644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_unitdir}
14mr|freeipmi-1.4.3-2|268	
14mr|freeipmi-1.4.3-2|269	# (cg) Make sure we mask the sysvinit script name
14mr|freeipmi-1.4.3-2|270	ln -s bmc-watchdog.service %{buildroot}%{_unitdir}/bmcwatchdog.service
14mr|freeipmi-1.4.3-2|271	
14mr|freeipmi-1.4.3-2|272	
14mr|freeipmi-1.4.3-2|273	%changelog
14mr|freeipmi-1.4.3-2|274	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.3-2
14mr|freeipmi-1.4.3-2|275	+ Revision: 1d52f51
14mr|freeipmi-1.4.3-2|276	- Spec cleanup
14mr|freeipmi-1.4.3-2|277	
14mr|freeipmi-1.4.3-2|278	

16397 14
14mr|freeradius-2.2.3-1|1	%define _disable_ld_no_undefined 1
14mr|freeradius-2.2.3-1|2	%define __noautoreq 'perl\\(DBI\\)'
14mr|freeradius-2.2.3-1|3	
14mr|freeradius-2.2.3-1|4	%define major 1
14mr|freeradius-2.2.3-1|5	%define libname %mklibname freeradius %{major}
14mr|freeradius-2.2.3-1|6	%define develname %mklibname -d freeradius
14mr|freeradius-2.2.3-1|7	
14mr|freeradius-2.2.3-1|8	Summary:	High-performance and highly configurable RADIUS server
14mr|freeradius-2.2.3-1|9	Name:		freeradius
14mr|freeradius-2.2.3-1|10	Version:	2.2.3
14mr|freeradius-2.2.3-1|11	Release:	1
14mr|freeradius-2.2.3-1|12	License:	GPLv2+
14mr|freeradius-2.2.3-1|13	Group:		System/Servers
14mr|freeradius-2.2.3-1|14	URL:		http://www.freeradius.org/
14mr|freeradius-2.2.3-1|15	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.gz
14mr|freeradius-2.2.3-1|16	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.gz.sig
14mr|freeradius-2.2.3-1|17	Source2:	freeradius.pam-0.77
14mr|freeradius-2.2.3-1|18	Source3:	freeradius.pam
14mr|freeradius-2.2.3-1|19	Source5:	freeradius.logrotate
14mr|freeradius-2.2.3-1|20	Source6:	freeradius.sysconfig
14mr|freeradius-2.2.3-1|21	Source7:	freeradius.service
14mr|freeradius-2.2.3-1|22	Source8:	freeradius.tmpfiles
14mr|freeradius-2.2.3-1|23	# http://code.google.com/p/freeradius-yubikey-module/
14mr|freeradius-2.2.3-1|24	Source9:	rlm_yubikey.tar.gz
14mr|freeradius-2.2.3-1|25	# Fix certificate location
14mr|freeradius-2.2.3-1|26	Patch0:		freeradius-2.1.11-ssl-config.patch
14mr|freeradius-2.2.3-1|27	Patch1:		freeradius-server-2.1.6-fix-format-errors.patch
14mr|freeradius-2.2.3-1|28	Patch2:		freeradius-2.2.0-ruby1.9-dir.patch
14mr|freeradius-2.2.3-1|29	Patch4:		freeradius-0.8.1-use-system-com_err.patch
14mr|freeradius-2.2.3-1|30	Patch6:		freeradius-server-2.2.0-avoid-version.diff
14mr|freeradius-2.2.3-1|31	Patch7:		freeradius-server-2.1.10-version-info.diff
14mr|freeradius-2.2.3-1|32	Patch8:		freeradius-2.0.0-samba3.patch
14mr|freeradius-2.2.3-1|33	Patch9:		freeradius-server-2.1.8-ltdl_no_la.patch
14mr|freeradius-2.2.3-1|34	Patch10:	freeradius-server-linkage_fix.diff
14mr|freeradius-2.2.3-1|35	Patch11:	freeradius-server-2.1.7-fix-perl-scripts.patch
14mr|freeradius-2.2.3-1|36	Patch12:	freeradius-server-2.2.0-yubico-paths.diff
14mr|freeradius-2.2.3-1|37	Patch13:	freeradius-server-2.2.3-strfmt.diff
14mr|freeradius-2.2.3-1|38	BuildRequires:	gdbm-devel
14mr|freeradius-2.2.3-1|39	BuildRequires:	krb5-devel
14mr|freeradius-2.2.3-1|40	BuildRequires:	sasl-devel
14mr|freeradius-2.2.3-1|41	BuildRequires:	libtool-devel
14mr|freeradius-2.2.3-1|42	BuildRequires:	mysql-devel
14mr|freeradius-2.2.3-1|43	BuildRequires:	openldap-devel
14mr|freeradius-2.2.3-1|44	BuildRequires:	pam-devel
14mr|freeradius-2.2.3-1|45	BuildRequires:	pcap-devel
14mr|freeradius-2.2.3-1|46	BuildRequires:	perl-devel
14mr|freeradius-2.2.3-1|47	BuildRequires:	postgresql-devel
14mr|freeradius-2.2.3-1|48	BuildRequires:	rpm-helper
14mr|freeradius-2.2.3-1|49	BuildRequires:	unixODBC-devel
14mr|freeradius-2.2.3-1|50	BuildRequires:	pkgconfig(openssl)
14mr|freeradius-2.2.3-1|51	BuildRequires:	pkgconfig(python)
14mr|freeradius-2.2.3-1|52	BuildRequires:	pkgconfig(sqlite3)
14mr|freeradius-2.2.3-1|53	BuildRequires:	pkgconfig(zlib)
14mr|freeradius-2.2.3-1|54	# minimal version for ssl cert generation
14mr|freeradius-2.2.3-1|55	Requires(post): openssl
14mr|freeradius-2.2.3-1|56	Requires(post,preun,pre,postun):  rpm-helper
14mr|freeradius-2.2.3-1|57	
14mr|freeradius-2.2.3-1|58	%description
14mr|freeradius-2.2.3-1|59	The FreeRADIUS Server Project is a high-performance and highly configurable
14mr|freeradius-2.2.3-1|60	GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
14mr|freeradius-2.2.3-1|61	server, but has many more features, and is much more configurable.
14mr|freeradius-2.2.3-1|62	
14mr|freeradius-2.2.3-1|63	%package -n	%{name}-krb5
14mr|freeradius-2.2.3-1|64	Summary:	The Kerberos module for %{name}
14mr|freeradius-2.2.3-1|65	Group:		System/Servers
14mr|freeradius-2.2.3-1|66	Requires:	krb5-libs
14mr|freeradius-2.2.3-1|67	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|68	
14mr|freeradius-2.2.3-1|69	%description -n	%{name}-krb5
14mr|freeradius-2.2.3-1|70	The FreeRADIUS server can use Kerberos to authenticate users, and this module
14mr|freeradius-2.2.3-1|71	is necessary for that.
14mr|freeradius-2.2.3-1|72	
14mr|freeradius-2.2.3-1|73	%package -n	%{name}-ldap
14mr|freeradius-2.2.3-1|74	Summary:	The LDAP module for %{name}
14mr|freeradius-2.2.3-1|75	Group:		System/Servers
14mr|freeradius-2.2.3-1|76	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|77	
14mr|freeradius-2.2.3-1|78	%description -n	%{name}-ldap
14mr|freeradius-2.2.3-1|79	The FreeRADIUS server can use LDAP to authenticate users, and this module is
14mr|freeradius-2.2.3-1|80	necessary for that.
14mr|freeradius-2.2.3-1|81	
14mr|freeradius-2.2.3-1|82	%package -n	%{name}-postgresql
14mr|freeradius-2.2.3-1|83	Summary:	The PostgreSQL module for %{name}
14mr|freeradius-2.2.3-1|84	Group:		System/Servers
14mr|freeradius-2.2.3-1|85	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|86	
14mr|freeradius-2.2.3-1|87	%description -n	%{name}-postgresql
14mr|freeradius-2.2.3-1|88	The FreeRADIUS server can use PostgreSQL to authenticate users and do
14mr|freeradius-2.2.3-1|89	accounting, and this module is necessary for that.
14mr|freeradius-2.2.3-1|90	
14mr|freeradius-2.2.3-1|91	%package -n	%{name}-mysql
14mr|freeradius-2.2.3-1|92	Summary:	The MySQL module for %{name}
14mr|freeradius-2.2.3-1|93	Group:		System/Servers
14mr|freeradius-2.2.3-1|94	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|95	
14mr|freeradius-2.2.3-1|96	%description -n	%{name}-mysql
14mr|freeradius-2.2.3-1|97	The FreeRADIUS server can use MySQL to authenticate users and do accounting,
14mr|freeradius-2.2.3-1|98	and this module is necessary for that.
14mr|freeradius-2.2.3-1|99	
14mr|freeradius-2.2.3-1|100	%package -n	%{name}-unixODBC
14mr|freeradius-2.2.3-1|101	Summary:	The unixODBC module for %{name}
14mr|freeradius-2.2.3-1|102	Group:		System/Servers
14mr|freeradius-2.2.3-1|103	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|104	
14mr|freeradius-2.2.3-1|105	%description -n	%{name}-unixODBC
14mr|freeradius-2.2.3-1|106	The FreeRADIUS server can use unixODBC to authenticate users and do accounting,
14mr|freeradius-2.2.3-1|107	and this module is necessary for that.
14mr|freeradius-2.2.3-1|108	
14mr|freeradius-2.2.3-1|109	%package -n	%{name}-sqlite
14mr|freeradius-2.2.3-1|110	Summary:	The sqlite module for %{name}
14mr|freeradius-2.2.3-1|111	Group:		System/Servers
14mr|freeradius-2.2.3-1|112	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|113	
14mr|freeradius-2.2.3-1|114	%description -n	%{name}-sqlite
14mr|freeradius-2.2.3-1|115	The FreeRADIUS server can use sqlite to authenticate users and do accounting,
14mr|freeradius-2.2.3-1|116	and this module is necessary for that.
14mr|freeradius-2.2.3-1|117	
14mr|freeradius-2.2.3-1|118	%package -n	%{name}-yubikey
14mr|freeradius-2.2.3-1|119	Summary:	The yubikey module for %{name}
14mr|freeradius-2.2.3-1|120	Group:		System/Servers
14mr|freeradius-2.2.3-1|121	Requires:	%{name} = %{version}-%{release}
14mr|freeradius-2.2.3-1|122	
14mr|freeradius-2.2.3-1|123	%description -n	%{name}-yubikey
14mr|freeradius-2.2.3-1|124	The FreeRADIUS server can use yubikey to authenticate users and do accounting,
14mr|freeradius-2.2.3-1|125	and this module is necessary for that.
14mr|freeradius-2.2.3-1|126	
14mr|freeradius-2.2.3-1|127	%package -n	%{libname}
14mr|freeradius-2.2.3-1|128	Summary:	Libraries for %{name}
14mr|freeradius-2.2.3-1|129	Group:		System/Libraries
14mr|freeradius-2.2.3-1|130	
14mr|freeradius-2.2.3-1|131	%description -n	%{libname}
14mr|freeradius-2.2.3-1|132	Libraries for %{name}
14mr|freeradius-2.2.3-1|133	
14mr|freeradius-2.2.3-1|134	%package -n	%{develname}
14mr|freeradius-2.2.3-1|135	Summary:	Development headers for %{name}
14mr|freeradius-2.2.3-1|136	Group:		Development/C
14mr|freeradius-2.2.3-1|137	Requires:	%{libname} = %{version}-%{release}
14mr|freeradius-2.2.3-1|138	Obsoletes:	%{mklibname -d %{name} 1}
14mr|freeradius-2.2.3-1|139	Provides:	freeradius-devel = %{version}-%{release}
14mr|freeradius-2.2.3-1|140	
14mr|freeradius-2.2.3-1|141	%description -n	%{develname}
14mr|freeradius-2.2.3-1|142	Development headers and libraries for %{name}
14mr|freeradius-2.2.3-1|143	
14mr|freeradius-2.2.3-1|144	%package web
14mr|freeradius-2.2.3-1|145	Summary:	Web based administration interface for freeradius
14mr|freeradius-2.2.3-1|146	Group:		System/Servers
14mr|freeradius-2.2.3-1|147	Requires:	apache-mod_php
14mr|freeradius-2.2.3-1|148	Requires:	freeradius
14mr|freeradius-2.2.3-1|149	Requires:	php-mysql
14mr|freeradius-2.2.3-1|150	Requires:	net-snmp-mibs
14mr|freeradius-2.2.3-1|151	Requires:	net-snmp-utils
14mr|freeradius-2.2.3-1|152	Provides:	dialup_admin = %{version}-%{release}
14mr|freeradius-2.2.3-1|153	
14mr|freeradius-2.2.3-1|154	%description web
14mr|freeradius-2.2.3-1|155	dialup_admin is a web based administration interface for the freeradius radius
14mr|freeradius-2.2.3-1|156	server. It is written in PHP4. It is modular and right now it assumes that user
14mr|freeradius-2.2.3-1|157	information is stored in an ldap server or an sql database and accounting in an
14mr|freeradius-2.2.3-1|158	sql server.
14mr|freeradius-2.2.3-1|159	
14mr|freeradius-2.2.3-1|160	%prep
14mr|freeradius-2.2.3-1|161	%setup -q -n %{name}-server-%{version}
14mr|freeradius-2.2.3-1|162	
14mr|freeradius-2.2.3-1|163	# add the yubikey plugin from http://code.google.com/p/freeradius-yubikey-module/
14mr|freeradius-2.2.3-1|164	tar -zxf %{SOURCE9}
14mr|freeradius-2.2.3-1|165	mv freeradius-yubikey-module-read-only src/modules/rlm_yubikey
14mr|freeradius-2.2.3-1|166	
14mr|freeradius-2.2.3-1|167	# fix strange perms
14mr|freeradius-2.2.3-1|168	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|freeradius-2.2.3-1|169	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|freeradius-2.2.3-1|170	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|freeradius-2.2.3-1|171	
14mr|freeradius-2.2.3-1|172	%patch0 -p1 -b .config
14mr|freeradius-2.2.3-1|173	%patch2 -p0 -b .ruby
14mr|freeradius-2.2.3-1|174	%patch4 -p1 -b .peroyvind
14mr|freeradius-2.2.3-1|175	%patch6 -p1 -b .avoid-version
14mr|freeradius-2.2.3-1|176	%patch7 -p1 -b .version-info
14mr|freeradius-2.2.3-1|177	%patch8 -p0 -b .samba3
14mr|freeradius-2.2.3-1|178	%patch9 -p1 -b .ltdl_no_la
14mr|freeradius-2.2.3-1|179	%patch10 -p0 -b .linkage_fix
14mr|freeradius-2.2.3-1|180	%patch11 -p1 -b .file-temp
14mr|freeradius-2.2.3-1|181	%patch1 -p 1
14mr|freeradius-2.2.3-1|182	%patch12 -p0
14mr|freeradius-2.2.3-1|183	%patch13 -p0
14mr|freeradius-2.2.3-1|184	
14mr|freeradius-2.2.3-1|185	./autogen.sh
14mr|freeradius-2.2.3-1|186	
14mr|freeradius-2.2.3-1|187	# For pre release only:
14mr|freeradius-2.2.3-1|188	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/Makefile
14mr|freeradius-2.2.3-1|189	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/rfc/Makefile
14mr|freeradius-2.2.3-1|190	
14mr|freeradius-2.2.3-1|191	# fix path
14mr|freeradius-2.2.3-1|192	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
14mr|freeradius-2.2.3-1|193	
14mr|freeradius-2.2.3-1|194	# move php3 to php
14mr|freeradius-2.2.3-1|195	find dialup_admin -name '*.php3' | while read php3; do
14mr|freeradius-2.2.3-1|196	mv $php3 ${php3%%.php3}.php
14mr|freeradius-2.2.3-1|197	done
14mr|freeradius-2.2.3-1|198	
14mr|freeradius-2.2.3-1|199	find dialup_admin -type f | xargs perl -pi -e "s|\.php3|\.php|g"
14mr|freeradius-2.2.3-1|200	perl -pi -e "s|\\\${bindir}|\\\${bindir}/|g" dialup_admin/Makefile
14mr|freeradius-2.2.3-1|201	
14mr|freeradius-2.2.3-1|202	%build
14mr|freeradius-2.2.3-1|203	%serverbuild
14mr|freeradius-2.2.3-1|204	
14mr|freeradius-2.2.3-1|205	export CFLAGS="$CFLAGS -fPIC -DLDAP_DEPRECATED"
14mr|freeradius-2.2.3-1|206	export CXXFLAGS="$CXXFLAGS -fPIC -DLDAP_DEPRECATED"
14mr|freeradius-2.2.3-1|207	
14mr|freeradius-2.2.3-1|208	%configure2_5x \
14mr|freeradius-2.2.3-1|209	--with-gnu-ld \
14mr|freeradius-2.2.3-1|210	--with-threads \
14mr|freeradius-2.2.3-1|211	--with-thread-pool \
14mr|freeradius-2.2.3-1|212	--with-system-libtool \
14mr|freeradius-2.2.3-1|213	--with-system-libltdl \
14mr|freeradius-2.2.3-1|214	--disable-static \
14mr|freeradius-2.2.3-1|215	--libdir=%{_libdir}/%{name}  \
14mr|freeradius-2.2.3-1|216	--libexecdir=%{_libdir}/%{name} \
14mr|freeradius-2.2.3-1|217	--localstatedir=%{_var} \
14mr|freeradius-2.2.3-1|218	--with-logdir=%{_var}/log/radius \
14mr|freeradius-2.2.3-1|219	--disable-ltdl-install \
14mr|freeradius-2.2.3-1|220	--with-ltdl-lib=%{_libdir} \
14mr|freeradius-2.2.3-1|221	--with-ltdl-include=%{_includedir} \
14mr|freeradius-2.2.3-1|222	--with-radacctdir=%{_var}/log/radius/radacct \
14mr|freeradius-2.2.3-1|223	--with-raddbdir=%{_sysconfdir}/raddb \
14mr|freeradius-2.2.3-1|224	--with-static-modules="" \
14mr|freeradius-2.2.3-1|225	--with-experimental-modules \
14mr|freeradius-2.2.3-1|226	--with-large-files \
14mr|freeradius-2.2.3-1|227	--with-rlm-dbm-lib-dir=%{_libdir} \
14mr|freeradius-2.2.3-1|228	--with-rlm-eap-peap-lib-dir=%{_libdir} \
14mr|freeradius-2.2.3-1|229	--with-openssl-libraries=%{_libdir} \
14mr|freeradius-2.2.3-1|230	--with-rlm-ruby-include-dir=%{_includedir}/ruby \
14mr|freeradius-2.2.3-1|231	--with-rlm-krb5-lib-dir=%{_libdir} \
14mr|freeradius-2.2.3-1|232	--with-rlm-ldap-lib-dir=%{_libdir} \
14mr|freeradius-2.2.3-1|233	--with-rlm-ldap-include-dir=%{_includedir}/ldap \
14mr|freeradius-2.2.3-1|234	--with-mysql-include-dir=%{_includedir}/mysql \
14mr|freeradius-2.2.3-1|235	--with-mysql-lib-dir=%{_libdir}/mysql \
14mr|freeradius-2.2.3-1|236	--with-mysql-dir=%{_prefix} \
14mr|freeradius-2.2.3-1|237	--with-rlm-sql-postgresql-lib-dir=%{_libdir}/mysql \
14mr|freeradius-2.2.3-1|238	--with-rlm-sql-postgresql-include-dir=%{_includedir}/pgsql \
14mr|freeradius-2.2.3-1|239	--with-unixodbc-lib-dir=%{_libdir} \
14mr|freeradius-2.2.3-1|240	--with-unixodbc-dir=%{_prefix} \
14mr|freeradius-2.2.3-1|241	--without-rlm_sql_db2 \
14mr|freeradius-2.2.3-1|242	--without-rlm_sql_firebird \
14mr|freeradius-2.2.3-1|243	--without-rlm_sql_freetds \
14mr|freeradius-2.2.3-1|244	--without-rlm_sql_iodbc \
14mr|freeradius-2.2.3-1|245	--without-rlm_sql_oracle \
14mr|freeradius-2.2.3-1|246	--without-rlm_sql_sybase \
14mr|freeradius-2.2.3-1|247	
14mr|freeradius-2.2.3-1|248	# enable this one with a hack...
14mr|freeradius-2.2.3-1|249	perl -pi \
14mr|freeradius-2.2.3-1|250	-e "s|^TARGET.*|TARGET=rlm_dbm|g;" \
14mr|freeradius-2.2.3-1|251	-e "s|^SRCS.*|SRCS=rlm_dbm.c|g;" \
14mr|freeradius-2.2.3-1|252	-e "s|^RLM_UTILS.*|RLM_UTILS=rlm_dbm_parser rlm_dbm_cat|g;" \
14mr|freeradius-2.2.3-1|253	-e "s|^RLM_CFLAGS.*|RLM_CFLAGS=-I%{_includedir}/gdbm -DHAVE_GDBM_NDBM_H|g;" \
14mr|freeradius-2.2.3-1|254	-e "s|^RLM_LIBS.*|RLM_LIBS=-L%{_libdir} -lgdbm -lgdbm_compat|g;" \
14mr|freeradius-2.2.3-1|255	-e "s|^RLM_INSTALL.*|RLM_INSTALL=rlm_dbm_install|g;" \
14mr|freeradius-2.2.3-1|256	src/modules/rlm_dbm/Makefile
14mr|freeradius-2.2.3-1|257	
14mr|freeradius-2.2.3-1|258	%if "%{_lib}" == "lib64"
14mr|freeradius-2.2.3-1|259	perl -pi -e 's:sys_lib_search_path_spec=.*:sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64":' libtool
14mr|freeradius-2.2.3-1|260	%endif
14mr|freeradius-2.2.3-1|261	
14mr|freeradius-2.2.3-1|262	make
14mr|freeradius-2.2.3-1|263	
14mr|freeradius-2.2.3-1|264	%install
14mr|freeradius-2.2.3-1|265	make install R=%{buildroot}
14mr|freeradius-2.2.3-1|266	
14mr|freeradius-2.2.3-1|267	install -d %{buildroot}%{_sysconfdir}/raddb/yubico
14mr|freeradius-2.2.3-1|268	
14mr|freeradius-2.2.3-1|269	# fix default configuration file permissions
14mr|freeradius-2.2.3-1|270	find %{buildroot}%{_sysconfdir}/raddb -type d | xargs chmod 755
14mr|freeradius-2.2.3-1|271	find %{buildroot}%{_sysconfdir}/raddb -type f | xargs chmod 644
14mr|freeradius-2.2.3-1|272	chmod 640 \
14mr|freeradius-2.2.3-1|273	%{buildroot}%{_sysconfdir}/raddb/acct_users \
14mr|freeradius-2.2.3-1|274	%{buildroot}%{_sysconfdir}/raddb/acct_users \
14mr|freeradius-2.2.3-1|275	%{buildroot}%{_sysconfdir}/raddb/clients.conf \
14mr|freeradius-2.2.3-1|276	%{buildroot}%{_sysconfdir}/raddb/preproxy_users \
14mr|freeradius-2.2.3-1|277	%{buildroot}%{_sysconfdir}/raddb/users \
14mr|freeradius-2.2.3-1|278	
14mr|freeradius-2.2.3-1|279	# install headers
14mr|freeradius-2.2.3-1|280	install -d -m 755 %{buildroot}%{_includedir}/%{name}
14mr|freeradius-2.2.3-1|281	install -m 644 src/include/*  %{buildroot}%{_includedir}/%{name}/
14mr|freeradius-2.2.3-1|282	
14mr|freeradius-2.2.3-1|283	# install distribution scripts and stuff...
14mr|freeradius-2.2.3-1|284	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/radiusd
14mr|freeradius-2.2.3-1|285	install -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
14mr|freeradius-2.2.3-1|286	install -D -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/radiusd
14mr|freeradius-2.2.3-1|287	install -D -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/radiusd.service
14mr|freeradius-2.2.3-1|288	install -D -m 644 %{SOURCE8} %{buildroot}%{_prefix}/lib/tmpfiles.d/radiusd.conf
14mr|freeradius-2.2.3-1|289	
14mr|freeradius-2.2.3-1|290	# put the mibs in place
14mr|freeradius-2.2.3-1|291	install -d -m 755 %{buildroot}%{_datadir}/snmp/mibs
14mr|freeradius-2.2.3-1|292	install -m 644 mibs/RADIUS* %{buildroot}%{_datadir}/snmp/mibs/
14mr|freeradius-2.2.3-1|293	
14mr|freeradius-2.2.3-1|294	# fix ghostfiles
14mr|freeradius-2.2.3-1|295	touch %{buildroot}%{_localstatedir}/log/radius/radutmp
14mr|freeradius-2.2.3-1|296	touch %{buildroot}%{_localstatedir}/log/radius/radwtmp
14mr|freeradius-2.2.3-1|297	touch %{buildroot}%{_localstatedir}/log/radius/radius.log
14mr|freeradius-2.2.3-1|298	
14mr|freeradius-2.2.3-1|299	# remove unneeded stuff
14mr|freeradius-2.2.3-1|300	rm -f %{buildroot}%{_sbindir}/rc.radiusd
14mr|freeradius-2.2.3-1|301	rm -f %{buildroot}%{_includedir}/%{name}/Makefile
14mr|freeradius-2.2.3-1|302	rm -f %{buildroot}%{_sysconfdir}/raddb/Makefile
14mr|freeradius-2.2.3-1|303	rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/mssql
14mr|freeradius-2.2.3-1|304	rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/oracle
14mr|freeradius-2.2.3-1|305	rm -f %{buildroot}%{_sysconfdir}/raddb/certs/*
14mr|freeradius-2.2.3-1|306	
14mr|freeradius-2.2.3-1|307	find %{buildroot} -name '*.la' -delete
14mr|freeradius-2.2.3-1|308	rm -f %{buildroot}%{_libdir}/%{name}/*.a
14mr|freeradius-2.2.3-1|309	
14mr|freeradius-2.2.3-1|310	# include more docs
14mr|freeradius-2.2.3-1|311	cp src/modules/rlm_sql/README README.sql
14mr|freeradius-2.2.3-1|312	cp src/modules/rlm_cram/Readme Readme.cram
14mr|freeradius-2.2.3-1|313	cp src/modules/rlm_cram/Standard.draft .
14mr|freeradius-2.2.3-1|314	cp src/modules/rlm_cram/dictionary.sandy .
14mr|freeradius-2.2.3-1|315	cp src/modules/rlm_smb/README README.smb
14mr|freeradius-2.2.3-1|316	
14mr|freeradius-2.2.3-1|317	# put specific docs and files where they belong (prepare for doc inclusion)
14mr|freeradius-2.2.3-1|318	cp doc/rlm_krb5 .
14mr|freeradius-2.2.3-1|319	cp doc/RADIUS*.schema .
14mr|freeradius-2.2.3-1|320	cp doc/rlm_ldap .
14mr|freeradius-2.2.3-1|321	
14mr|freeradius-2.2.3-1|322	%multiarch_includes %{buildroot}%{_includedir}/freeradius/build-radpaths-h
14mr|freeradius-2.2.3-1|323	
14mr|freeradius-2.2.3-1|324	%multiarch_includes %{buildroot}%{_includedir}/freeradius/radpaths.h
14mr|freeradius-2.2.3-1|325	
14mr|freeradius-2.2.3-1|326	# the web cruft
14mr|freeradius-2.2.3-1|327	install -d %{buildroot}%{_datadir}/%{name}-web
14mr|freeradius-2.2.3-1|328	install -d %{buildroot}%{_sysconfdir}/%{name}-web
14mr|freeradius-2.2.3-1|329	
14mr|freeradius-2.2.3-1|330	pushd dialup_admin
14mr|freeradius-2.2.3-1|331	make \
14mr|freeradius-2.2.3-1|332	DIALUP_PREFIX=%{buildroot}%{_datadir}/freeradius-web \
14mr|freeradius-2.2.3-1|333	DIALUP_DOCDIR=%{buildroot}%{_docdir}/freeradius-web \
14mr|freeradius-2.2.3-1|334	DIALUP_CONFDIR=%{buildroot}%{_sysconfdir}/freeradius-web \
14mr|freeradius-2.2.3-1|335	install
14mr|freeradius-2.2.3-1|336	popd
14mr|freeradius-2.2.3-1|337	
14mr|freeradius-2.2.3-1|338	find %{buildroot}%{_datadir}/freeradius-web | xargs perl -pi \
14mr|freeradius-2.2.3-1|339	-e 's|\.\./conf/config\.php|%{_sysconfdir}/freeradius-web/config\.php|g;' \
14mr|freeradius-2.2.3-1|340	-e 's|%{buildroot}||g;'
14mr|freeradius-2.2.3-1|341	
14mr|freeradius-2.2.3-1|342	find %{buildroot}%{_sysconfdir}/freeradius-web | xargs perl -pi \
14mr|freeradius-2.2.3-1|343	-e 's|\.\./conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
14mr|freeradius-2.2.3-1|344	-e 's|%{buildroot}||g;'
14mr|freeradius-2.2.3-1|345	
14mr|freeradius-2.2.3-1|346	find %{buildroot}%{_datadir}/freeradius-web/bin | xargs perl -pi \
14mr|freeradius-2.2.3-1|347	-e 's|/data/local/dialupadmin/conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
14mr|freeradius-2.2.3-1|348	-e 's|/logs/radiusd/accounting|%{_localstatedir}/log/radius/accounting|g;'
14mr|freeradius-2.2.3-1|349	
14mr|freeradius-2.2.3-1|350	mv %{buildroot}%{_datadir}/freeradius-web/bin/* %{buildroot}%{_bindir}
14mr|freeradius-2.2.3-1|351	mv %{buildroot}%{_bindir}/snmpfinger \
14mr|freeradius-2.2.3-1|352	%{buildroot}%{_bindir}/freeradius-web-snmpfinger
14mr|freeradius-2.2.3-1|353	
14mr|freeradius-2.2.3-1|354	# fix a simple redirector
14mr|freeradius-2.2.3-1|355	cat > %{buildroot}%{_datadir}/%{name}-web/index.html << EOF
14mr|freeradius-2.2.3-1|356	<html>
14mr|freeradius-2.2.3-1|357	<head>
14mr|freeradius-2.2.3-1|358	<title></title>
14mr|freeradius-2.2.3-1|359	<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=htdocs/index.html">
14mr|freeradius-2.2.3-1|360	</head>
14mr|freeradius-2.2.3-1|361	<body>
14mr|freeradius-2.2.3-1|362	</body>
14mr|freeradius-2.2.3-1|363	</html>
14mr|freeradius-2.2.3-1|364	EOF
14mr|freeradius-2.2.3-1|365	
14mr|freeradius-2.2.3-1|366	# apache configuration
14mr|freeradius-2.2.3-1|367	install -d %{buildroot}%{_webappconfdir}
14mr|freeradius-2.2.3-1|368	cat > %{buildroot}%{_webappconfdir}/%{name}-web.conf <<EOF
14mr|freeradius-2.2.3-1|369	# %{name} Apache configuration
14mr|freeradius-2.2.3-1|370	Alias /%{name}-web %{_datadir}/%{name}-web
14mr|freeradius-2.2.3-1|371	
14mr|freeradius-2.2.3-1|372	<Directory %{_datadir}/%{name}-web>
14mr|freeradius-2.2.3-1|373	Require all granted
14mr|freeradius-2.2.3-1|374	</Directory>
14mr|freeradius-2.2.3-1|375	EOF
14mr|freeradius-2.2.3-1|376	
14mr|freeradius-2.2.3-1|377	# cron stuff
14mr|freeradius-2.2.3-1|378	install -d %{buildroot}%{_sysconfdir}/cron.daily
14mr|freeradius-2.2.3-1|379	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web <<EOF
14mr|freeradius-2.2.3-1|380	#!/bin/sh
14mr|freeradius-2.2.3-1|381	%{_bindir}/tot_stats >/dev/null 2>&1
14mr|freeradius-2.2.3-1|382	%{_bindir}/monthly_tot_stats >/dev/null 2>&1
14mr|freeradius-2.2.3-1|383	EOF
14mr|freeradius-2.2.3-1|384	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web
14mr|freeradius-2.2.3-1|385	
14mr|freeradius-2.2.3-1|386	install -d %{buildroot}%{_sysconfdir}/cron.monthly
14mr|freeradius-2.2.3-1|387	cat > %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web <<EOF
14mr|freeradius-2.2.3-1|388	#!/bin/sh
14mr|freeradius-2.2.3-1|389	%{_bindir}/truncate_radacct >/dev/null 2>&1
14mr|freeradius-2.2.3-1|390	%{_bindir}/clean_radacct >/dev/null 2>&1
14mr|freeradius-2.2.3-1|391	EOF
14mr|freeradius-2.2.3-1|392	chmod 755 %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web
14mr|freeradius-2.2.3-1|393	
14mr|freeradius-2.2.3-1|394	# cleanup
14mr|freeradius-2.2.3-1|395	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|freeradius-2.2.3-1|396	rm -rf %{buildroot}%{_docdir}/freeradius-web
14mr|freeradius-2.2.3-1|397	rm -rf %{buildroot}%{_datadir}/freeradius-web/bin
14mr|freeradius-2.2.3-1|398	rm -rf %{buildroot}%{_datadir}/freeradius-web/sql
14mr|freeradius-2.2.3-1|399	rm -f %{buildroot}%{_bindir}/dialup_admin.cron
14mr|freeradius-2.2.3-1|400	
14mr|freeradius-2.2.3-1|401	%pre
14mr|freeradius-2.2.3-1|402	%_pre_useradd radius %{_localstatedir}/log/radius/radacct /bin/false
14mr|freeradius-2.2.3-1|403	
14mr|freeradius-2.2.3-1|404	%post
14mr|freeradius-2.2.3-1|405	%_post_service radiusd
14mr|freeradius-2.2.3-1|406	%create_ghostfile %{_localstatedir}/log/radius/radutmp radius radius 0644
14mr|freeradius-2.2.3-1|407	%create_ghostfile %{_localstatedir}/log/radius/radwtmp radius radius 0644
14mr|freeradius-2.2.3-1|408	%create_ghostfile %{_localstatedir}/log/radius/radius.log radius radius 0644
14mr|freeradius-2.2.3-1|409	%_create_ssl_certificate radiusd -g radius
14mr|freeradius-2.2.3-1|410	if [ $1 = 1 ]; then
14mr|freeradius-2.2.3-1|411	openssl dhparam -out  %{_sysconfdir}/raddb/certs/dh 1024 2>&1 >/dev/null
14mr|freeradius-2.2.3-1|412	dd if=/dev/urandom of=%{_sysconfdir}/raddb/certs/random count=10 2>&1 >/dev/null
14mr|freeradius-2.2.3-1|413	chgrp radius %{_sysconfdir}/raddb/certs/random
14mr|freeradius-2.2.3-1|414	fi
14mr|freeradius-2.2.3-1|415	
14mr|freeradius-2.2.3-1|416	%preun
14mr|freeradius-2.2.3-1|417	%_preun_service radiusd
14mr|freeradius-2.2.3-1|418	
14mr|freeradius-2.2.3-1|419	%postun
14mr|freeradius-2.2.3-1|420	%_postun_userdel radius
14mr|freeradius-2.2.3-1|421	
14mr|freeradius-2.2.3-1|422	%files
14mr|freeradius-2.2.3-1|423	%doc doc COPYRIGHT CREDITS INSTALL LICENSE README.rst
14mr|freeradius-2.2.3-1|424	%doc README.sql README.smb Readme.cram Standard.draft dictionary.sandy
14mr|freeradius-2.2.3-1|425	%{_unitdir}/radiusd.service
14mr|freeradius-2.2.3-1|426	%{_prefix}/lib/tmpfiles.d/radiusd.conf
14mr|freeradius-2.2.3-1|427	%config(noreplace) %{_sysconfdir}/pam.d/radiusd
14mr|freeradius-2.2.3-1|428	%config(noreplace) %{_sysconfdir}/logrotate.d/radiusd
14mr|freeradius-2.2.3-1|429	%config(noreplace)  %{_sysconfdir}/sysconfig/radiusd
14mr|freeradius-2.2.3-1|430	%dir %{_sysconfdir}/raddb
14mr|freeradius-2.2.3-1|431	%config(noreplace) %{_sysconfdir}/raddb/attrs
14mr|freeradius-2.2.3-1|432	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_reject
14mr|freeradius-2.2.3-1|433	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_challenge
14mr|freeradius-2.2.3-1|434	%config(noreplace) %{_sysconfdir}/raddb/attrs.accounting_response
14mr|freeradius-2.2.3-1|435	%config(noreplace) %{_sysconfdir}/raddb/attrs.pre-proxy
14mr|freeradius-2.2.3-1|436	%config(noreplace) %{_sysconfdir}/raddb/dictionary*
14mr|freeradius-2.2.3-1|437	%config(noreplace) %{_sysconfdir}/raddb/experimental.conf
14mr|freeradius-2.2.3-1|438	%config(noreplace) %{_sysconfdir}/raddb/example.pl
14mr|freeradius-2.2.3-1|439	%config(noreplace) %{_sysconfdir}/raddb/hints
14mr|freeradius-2.2.3-1|440	%config(noreplace) %{_sysconfdir}/raddb/huntgroups
14mr|freeradius-2.2.3-1|441	%config(noreplace) %{_sysconfdir}/raddb/radiusd.conf
14mr|freeradius-2.2.3-1|442	%config(noreplace) %{_sysconfdir}/raddb/policy.conf
14mr|freeradius-2.2.3-1|443	%config(noreplace) %{_sysconfdir}/raddb/policy.txt
14mr|freeradius-2.2.3-1|444	%config(noreplace) %{_sysconfdir}/raddb/proxy.conf
14mr|freeradius-2.2.3-1|445	%config(noreplace) %{_sysconfdir}/raddb/eap.conf
14mr|freeradius-2.2.3-1|446	%config(noreplace) %{_sysconfdir}/raddb/sql.conf
14mr|freeradius-2.2.3-1|447	%config(noreplace) %{_sysconfdir}/raddb/sqlippool.conf
14mr|freeradius-2.2.3-1|448	%config(noreplace) %{_sysconfdir}/raddb/templates.conf
14mr|freeradius-2.2.3-1|449	# those contains passwords
14mr|freeradius-2.2.3-1|450	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/acct_users
14mr|freeradius-2.2.3-1|451	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/clients.conf
14mr|freeradius-2.2.3-1|452	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/preproxy_users
14mr|freeradius-2.2.3-1|453	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/users
14mr|freeradius-2.2.3-1|454	%dir %{_sysconfdir}/raddb/certs
14mr|freeradius-2.2.3-1|455	%dir %{_sysconfdir}/raddb/sites-available
14mr|freeradius-2.2.3-1|456	%dir %{_sysconfdir}/raddb/sites-enabled
14mr|freeradius-2.2.3-1|457	%config(noreplace) %{_sysconfdir}/raddb/sites-available/*
14mr|freeradius-2.2.3-1|458	%config(noreplace) %{_sysconfdir}/raddb/sites-enabled/*
14mr|freeradius-2.2.3-1|459	%dir %{_sysconfdir}/raddb/modules
14mr|freeradius-2.2.3-1|460	%config(noreplace) %{_sysconfdir}/raddb/modules/*
14mr|freeradius-2.2.3-1|461	%dir %{_sysconfdir}/raddb/sql
14mr|freeradius-2.2.3-1|462	%dir %{_sysconfdir}/raddb/sql/ndb
14mr|freeradius-2.2.3-1|463	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/README
14mr|freeradius-2.2.3-1|464	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/admin.sql
14mr|freeradius-2.2.3-1|465	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/schema.sql
14mr|freeradius-2.2.3-1|466	%{_bindir}/radclient
14mr|freeradius-2.2.3-1|467	%{_bindir}/radconf2xml
14mr|freeradius-2.2.3-1|468	%{_bindir}/rad_counter
14mr|freeradius-2.2.3-1|469	%{_bindir}/radcrypt
14mr|freeradius-2.2.3-1|470	%{_bindir}/radeapclient
14mr|freeradius-2.2.3-1|471	%{_bindir}/radlast
14mr|freeradius-2.2.3-1|472	%{_bindir}/radsniff
14mr|freeradius-2.2.3-1|473	%{_bindir}/radsqlrelay
14mr|freeradius-2.2.3-1|474	%{_bindir}/radtest
14mr|freeradius-2.2.3-1|475	%{_bindir}/radwho
14mr|freeradius-2.2.3-1|476	%{_bindir}/radzap
14mr|freeradius-2.2.3-1|477	%{_bindir}/rlm_dbm_cat
14mr|freeradius-2.2.3-1|478	%{_bindir}/rlm_dbm_parser
14mr|freeradius-2.2.3-1|479	%{_bindir}/rlm_ippool_tool
14mr|freeradius-2.2.3-1|480	%{_bindir}/smbencrypt
14mr|freeradius-2.2.3-1|481	%{_sbindir}/checkrad
14mr|freeradius-2.2.3-1|482	%{_sbindir}/raddebug
14mr|freeradius-2.2.3-1|483	%{_sbindir}/radiusd
14mr|freeradius-2.2.3-1|484	%{_sbindir}/radmin
14mr|freeradius-2.2.3-1|485	%{_sbindir}/radwatch
14mr|freeradius-2.2.3-1|486	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius
14mr|freeradius-2.2.3-1|487	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius/radacct
14mr|freeradius-2.2.3-1|488	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radutmp
14mr|freeradius-2.2.3-1|489	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radwtmp
14mr|freeradius-2.2.3-1|490	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radius.log
14mr|freeradius-2.2.3-1|491	%{_datadir}/snmp/mibs/*
14mr|freeradius-2.2.3-1|492	%{_datadir}/freeradius
14mr|freeradius-2.2.3-1|493	%{_mandir}/man*/*
14mr|freeradius-2.2.3-1|494	
14mr|freeradius-2.2.3-1|495	%files -n %{name}-krb5
14mr|freeradius-2.2.3-1|496	%doc rlm_krb5
14mr|freeradius-2.2.3-1|497	%{_libdir}/%{name}/rlm_krb5.so
14mr|freeradius-2.2.3-1|498	
14mr|freeradius-2.2.3-1|499	%files -n %{name}-ldap
14mr|freeradius-2.2.3-1|500	%doc RADIUS*.schema rlm_ldap doc/examples/openldap.schema
14mr|freeradius-2.2.3-1|501	%config(noreplace) %{_sysconfdir}/raddb/ldap.attrmap
14mr|freeradius-2.2.3-1|502	%{_libdir}/%{name}/rlm_ldap.so
14mr|freeradius-2.2.3-1|503	
14mr|freeradius-2.2.3-1|504	%files -n %{name}-postgresql
14mr|freeradius-2.2.3-1|505	%doc src/billing
14mr|freeradius-2.2.3-1|506	%config(noreplace) %{_sysconfdir}/raddb/sql/postgresql
14mr|freeradius-2.2.3-1|507	%{_libdir}/%{name}/rlm_sql_postgresql.so
14mr|freeradius-2.2.3-1|508	
14mr|freeradius-2.2.3-1|509	%files -n %{name}-mysql
14mr|freeradius-2.2.3-1|510	%config(noreplace) %{_sysconfdir}/raddb/sql/mysql
14mr|freeradius-2.2.3-1|511	%{_libdir}/%{name}/rlm_sql_mysql.so
14mr|freeradius-2.2.3-1|512	
14mr|freeradius-2.2.3-1|513	%files -n %{name}-unixODBC
14mr|freeradius-2.2.3-1|514	%{_libdir}/%{name}/rlm_sql_unixodbc.so
14mr|freeradius-2.2.3-1|515	
14mr|freeradius-2.2.3-1|516	%files -n %{name}-sqlite
14mr|freeradius-2.2.3-1|517	%{_libdir}/%{name}/rlm_sql_sqlite.so
14mr|freeradius-2.2.3-1|518	
14mr|freeradius-2.2.3-1|519	%files -n %{name}-yubikey
14mr|freeradius-2.2.3-1|520	%dir %{_sysconfdir}/raddb/yubico
14mr|freeradius-2.2.3-1|521	%{_libdir}/%{name}/rlm_yubikey.so
14mr|freeradius-2.2.3-1|522	
14mr|freeradius-2.2.3-1|523	%files -n %{libname}
14mr|freeradius-2.2.3-1|524	%{_libdir}/%{name}/libfreeradius-radius.so.%{major}*
14mr|freeradius-2.2.3-1|525	%{_libdir}/%{name}/libfreeradius-eap.so.%{major}*
14mr|freeradius-2.2.3-1|526	%{_libdir}/%{name}/rlm_acctlog.so
14mr|freeradius-2.2.3-1|527	%{_libdir}/%{name}/rlm_acct_unique.so
14mr|freeradius-2.2.3-1|528	%{_libdir}/%{name}/rlm_always.so
14mr|freeradius-2.2.3-1|529	%{_libdir}/%{name}/rlm_attr_filter.so
14mr|freeradius-2.2.3-1|530	%{_libdir}/%{name}/rlm_attr_rewrite.so
14mr|freeradius-2.2.3-1|531	%{_libdir}/%{name}/rlm_cache.so
14mr|freeradius-2.2.3-1|532	%{_libdir}/%{name}/rlm_caching.so
14mr|freeradius-2.2.3-1|533	%{_libdir}/%{name}/rlm_chap.so
14mr|freeradius-2.2.3-1|534	%{_libdir}/%{name}/rlm_checkval.so
14mr|freeradius-2.2.3-1|535	%{_libdir}/%{name}/rlm_copy_packet.so
14mr|freeradius-2.2.3-1|536	%{_libdir}/%{name}/rlm_counter.so
14mr|freeradius-2.2.3-1|537	%{_libdir}/%{name}/rlm_cram.so
14mr|freeradius-2.2.3-1|538	%{_libdir}/%{name}/rlm_dbm.so
14mr|freeradius-2.2.3-1|539	%{_libdir}/%{name}/rlm_detail.so
14mr|freeradius-2.2.3-1|540	%{_libdir}/%{name}/rlm_digest.so
14mr|freeradius-2.2.3-1|541	%{_libdir}/%{name}/rlm_dynamic_clients.so
14mr|freeradius-2.2.3-1|542	%{_libdir}/%{name}/rlm_eap_gtc.so
14mr|freeradius-2.2.3-1|543	%{_libdir}/%{name}/rlm_eap_leap.so
14mr|freeradius-2.2.3-1|544	%{_libdir}/%{name}/rlm_eap_md5.so
14mr|freeradius-2.2.3-1|545	%{_libdir}/%{name}/rlm_eap_mschapv2.so
14mr|freeradius-2.2.3-1|546	%{_libdir}/%{name}/rlm_eap_peap.so
14mr|freeradius-2.2.3-1|547	%{_libdir}/%{name}/rlm_eap_sim.so
14mr|freeradius-2.2.3-1|548	%{_libdir}/%{name}/rlm_eap.so
14mr|freeradius-2.2.3-1|549	%{_libdir}/%{name}/rlm_eap_tls.so
14mr|freeradius-2.2.3-1|550	%{_libdir}/%{name}/rlm_eap_ttls.so
14mr|freeradius-2.2.3-1|551	%{_libdir}/%{name}/rlm_example.so
14mr|freeradius-2.2.3-1|552	%{_libdir}/%{name}/rlm_exec.so
14mr|freeradius-2.2.3-1|553	%{_libdir}/%{name}/rlm_expiration.so
14mr|freeradius-2.2.3-1|554	%{_libdir}/%{name}/rlm_expr.so
14mr|freeradius-2.2.3-1|555	%{_libdir}/%{name}/rlm_fastusers.so
14mr|freeradius-2.2.3-1|556	%{_libdir}/%{name}/rlm_files.so
14mr|freeradius-2.2.3-1|557	%{_libdir}/%{name}/rlm_ippool.so
14mr|freeradius-2.2.3-1|558	%{_libdir}/%{name}/rlm_jradius.so
14mr|freeradius-2.2.3-1|559	%{_libdir}/%{name}/rlm_linelog.so
14mr|freeradius-2.2.3-1|560	%{_libdir}/%{name}/rlm_logintime.so
14mr|freeradius-2.2.3-1|561	%{_libdir}/%{name}/rlm_mschap.so
14mr|freeradius-2.2.3-1|562	%{_libdir}/%{name}/rlm_otp.so
14mr|freeradius-2.2.3-1|563	%{_libdir}/%{name}/rlm_pam.so
14mr|freeradius-2.2.3-1|564	%{_libdir}/%{name}/rlm_pap.so
14mr|freeradius-2.2.3-1|565	%{_libdir}/%{name}/rlm_passwd.so
14mr|freeradius-2.2.3-1|566	%{_libdir}/%{name}/rlm_perl.so
14mr|freeradius-2.2.3-1|567	%{_libdir}/%{name}/rlm_policy.so
14mr|freeradius-2.2.3-1|568	%{_libdir}/%{name}/rlm_preprocess.so
14mr|freeradius-2.2.3-1|569	%{_libdir}/%{name}/rlm_protocol_filter.so
14mr|freeradius-2.2.3-1|570	%{_libdir}/%{name}/rlm_python.so
14mr|freeradius-2.2.3-1|571	%{_libdir}/%{name}/rlm_radutmp.so
14mr|freeradius-2.2.3-1|572	%{_libdir}/%{name}/rlm_realm.so
14mr|freeradius-2.2.3-1|573	%{_libdir}/%{name}/rlm_replicate.so
14mr|freeradius-2.2.3-1|574	#%{_libdir}/%{name}/rlm_ruby.so
14mr|freeradius-2.2.3-1|575	%{_libdir}/%{name}/rlm_sim_files.so
14mr|freeradius-2.2.3-1|576	%{_libdir}/%{name}/rlm_smsotp.so
14mr|freeradius-2.2.3-1|577	%{_libdir}/%{name}/rlm_soh.so
14mr|freeradius-2.2.3-1|578	%{_libdir}/%{name}/rlm_sqlcounter.so
14mr|freeradius-2.2.3-1|579	%{_libdir}/%{name}/rlm_sqlhpwippool.so
14mr|freeradius-2.2.3-1|580	%{_libdir}/%{name}/rlm_sqlippool.so
14mr|freeradius-2.2.3-1|581	%{_libdir}/%{name}/rlm_sql_log.so
14mr|freeradius-2.2.3-1|582	%{_libdir}/%{name}/rlm_sql.so
14mr|freeradius-2.2.3-1|583	%{_libdir}/%{name}/rlm_unix.so
14mr|freeradius-2.2.3-1|584	%{_libdir}/%{name}/rlm_wimax.so
14mr|freeradius-2.2.3-1|585	
14mr|freeradius-2.2.3-1|586	%files -n %{develname}
14mr|freeradius-2.2.3-1|587	%doc todo
14mr|freeradius-2.2.3-1|588	%{multiarch_includedir}/freeradius/build-radpaths-h
14mr|freeradius-2.2.3-1|589	%{multiarch_includedir}/freeradius/radpaths.h
14mr|freeradius-2.2.3-1|590	%{_includedir}/%{name}
14mr|freeradius-2.2.3-1|591	%{_libdir}/%{name}/libfreeradius-radius.so
14mr|freeradius-2.2.3-1|592	%{_libdir}/%{name}/libfreeradius-eap.so
14mr|freeradius-2.2.3-1|593	
14mr|freeradius-2.2.3-1|594	%files -n %{name}-web
14mr|freeradius-2.2.3-1|595	%doc dialup_admin/sql/mysql dialup_admin/sql/postgresql dialup_admin/sql/oracle
14mr|freeradius-2.2.3-1|596	%doc dialup_admin/doc/AUTHORS dialup_admin/doc/FAQ dialup_admin/doc/HELP_WANTED
14mr|freeradius-2.2.3-1|597	%doc dialup_admin/doc/HOWTO dialup_admin/doc/TODO dialup_admin/Changelog
14mr|freeradius-2.2.3-1|598	%doc dialup_admin/README dialup_admin/bin/Changelog.*
14mr|freeradius-2.2.3-1|599	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}-web
14mr|freeradius-2.2.3-1|600	%config(noreplace) %{_sysconfdir}/cron.monthly/%{name}-web
14mr|freeradius-2.2.3-1|601	%config(noreplace) %{_webappconfdir}/%{name}-web.conf
14mr|freeradius-2.2.3-1|602	%dir %{_sysconfdir}/%{name}-web
14mr|freeradius-2.2.3-1|603	%config(noreplace) %{_sysconfdir}/%{name}-web/accounting.attrs
14mr|freeradius-2.2.3-1|604	%config(noreplace) %{_sysconfdir}/%{name}-web/auth.request
14mr|freeradius-2.2.3-1|605	%config(noreplace) %{_sysconfdir}/%{name}-web/default.vals
14mr|freeradius-2.2.3-1|606	%config(noreplace) %{_sysconfdir}/%{name}-web/extra.ldap-attrmap
14mr|freeradius-2.2.3-1|607	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrmap
14mr|freeradius-2.2.3-1|608	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrs
14mr|freeradius-2.2.3-1|609	%config(noreplace) %{_sysconfdir}/%{name}-web/user_edit.attrs
14mr|freeradius-2.2.3-1|610	%config(noreplace) %{_sysconfdir}/%{name}-web/username.mappings
14mr|freeradius-2.2.3-1|611	# those contains passwords
14mr|freeradius-2.2.3-1|612	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/admin.conf
14mr|freeradius-2.2.3-1|613	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/captions.conf
14mr|freeradius-2.2.3-1|614	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/naslist.conf
14mr|freeradius-2.2.3-1|615	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/config.php
14mr|freeradius-2.2.3-1|616	%{_bindir}/backup_radacct
14mr|freeradius-2.2.3-1|617	%{_bindir}/clean_radacct
14mr|freeradius-2.2.3-1|618	%{_bindir}/clearsession
14mr|freeradius-2.2.3-1|619	%{_bindir}/freeradius-web-snmpfinger
14mr|freeradius-2.2.3-1|620	%{_bindir}/log_badlogins
14mr|freeradius-2.2.3-1|621	%{_bindir}/monthly_tot_stats
14mr|freeradius-2.2.3-1|622	%{_bindir}/showmodem
14mr|freeradius-2.2.3-1|623	%{_bindir}/sqlrelay_query
14mr|freeradius-2.2.3-1|624	%{_bindir}/tot_stats
14mr|freeradius-2.2.3-1|625	%{_bindir}/truncate_radacct
14mr|freeradius-2.2.3-1|626	%{_datadir}/%{name}-web
14mr|freeradius-2.2.3-1|627	
14mr|freeradius-2.2.3-1|628	%changelog
14mr|freeradius-2.2.3-1|629	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-1
14mr|freeradius-2.2.3-1|630	+ Revision: 3b99c24
14mr|freeradius-2.2.3-1|631	- Updated to 2.2.3
14mr|freeradius-2.2.3-1|632	
14mr|freeradius-2.2.3-1|633	

16398 14
14mr|freerdp-1.0.2-2|1	%define major 1.0
14mr|freerdp-1.0.2-2|2	
14mr|freerdp-1.0.2-2|3	Summary:	A free remote desktop protocol client
14mr|freerdp-1.0.2-2|4	Name:		freerdp
14mr|freerdp-1.0.2-2|5	Version:	1.0.2
14mr|freerdp-1.0.2-2|6	Release:	2
14mr|freerdp-1.0.2-2|7	License:	Apache License
14mr|freerdp-1.0.2-2|8	Group:		Networking/Remote access
14mr|freerdp-1.0.2-2|9	Url:		http://freerdp.sourceforge.net/
14mr|freerdp-1.0.2-2|10	Source0:	https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
14mr|freerdp-1.0.2-2|11	BuildRequires:	cmake
14mr|freerdp-1.0.2-2|12	BuildRequires:	docbook-style-xsl
14mr|freerdp-1.0.2-2|13	BuildRequires:	xmlto
14mr|freerdp-1.0.2-2|14	BuildRequires:	cups-devel
14mr|freerdp-1.0.2-2|15	BuildRequires:	pkgconfig(libpulse)
14mr|freerdp-1.0.2-2|16	BuildRequires:	pkgconfig(openssl)
14mr|freerdp-1.0.2-2|17	BuildRequires:	pkgconfig(x11)
14mr|freerdp-1.0.2-2|18	BuildRequires:	pkgconfig(xcursor)
14mr|freerdp-1.0.2-2|19	BuildRequires:	pkgconfig(xext)
14mr|freerdp-1.0.2-2|20	BuildRequires:	pkgconfig(xinerama)
14mr|freerdp-1.0.2-2|21	BuildRequires:	pkgconfig(xkbfile)
14mr|freerdp-1.0.2-2|22	BuildRequires:	pkgconfig(xv)
14mr|freerdp-1.0.2-2|23	
14mr|freerdp-1.0.2-2|24	%description
14mr|freerdp-1.0.2-2|25	FreeRDP is a fork of the rdesktop project.
14mr|freerdp-1.0.2-2|26	
14mr|freerdp-1.0.2-2|27	%files
14mr|freerdp-1.0.2-2|28	%doc ChangeLog LICENSE README
14mr|freerdp-1.0.2-2|29	%{_bindir}/*
14mr|freerdp-1.0.2-2|30	%{_libdir}/%{name}
14mr|freerdp-1.0.2-2|31	%{_datadir}/%{name}
14mr|freerdp-1.0.2-2|32	%{_mandir}/man1/xfreerdp.1.*
14mr|freerdp-1.0.2-2|33	
14mr|freerdp-1.0.2-2|34	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|35	
14mr|freerdp-1.0.2-2|36	%define libcache %mklibname freerdp-cache %{major}
14mr|freerdp-1.0.2-2|37	
14mr|freerdp-1.0.2-2|38	%package -n %{libcache}
14mr|freerdp-1.0.2-2|39	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|40	Group:		System/Libraries
14mr|freerdp-1.0.2-2|41	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|42	
14mr|freerdp-1.0.2-2|43	%description -n %{libcache}
14mr|freerdp-1.0.2-2|44	Shared library for %{name}.
14mr|freerdp-1.0.2-2|45	
14mr|freerdp-1.0.2-2|46	%files -n %{libcache}
14mr|freerdp-1.0.2-2|47	%{_libdir}/libfreerdp-cache.so.%{major}*
14mr|freerdp-1.0.2-2|48	
14mr|freerdp-1.0.2-2|49	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|50	
14mr|freerdp-1.0.2-2|51	%define libchannels %mklibname freerdp-channels %{major}
14mr|freerdp-1.0.2-2|52	
14mr|freerdp-1.0.2-2|53	%package -n %{libchannels}
14mr|freerdp-1.0.2-2|54	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|55	Group:		System/Libraries
14mr|freerdp-1.0.2-2|56	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|57	
14mr|freerdp-1.0.2-2|58	%description -n %{libchannels}
14mr|freerdp-1.0.2-2|59	Shared library for %{name}.
14mr|freerdp-1.0.2-2|60	
14mr|freerdp-1.0.2-2|61	%files -n %{libchannels}
14mr|freerdp-1.0.2-2|62	%{_libdir}/libfreerdp-channels.so.%{major}*
14mr|freerdp-1.0.2-2|63	
14mr|freerdp-1.0.2-2|64	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|65	
14mr|freerdp-1.0.2-2|66	%define libcodec %mklibname freerdp-codec %{major}
14mr|freerdp-1.0.2-2|67	
14mr|freerdp-1.0.2-2|68	%package -n %{libcodec}
14mr|freerdp-1.0.2-2|69	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|70	Group:		System/Libraries
14mr|freerdp-1.0.2-2|71	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|72	
14mr|freerdp-1.0.2-2|73	%description -n %{libcodec}
14mr|freerdp-1.0.2-2|74	Shared library for %{name}.
14mr|freerdp-1.0.2-2|75	
14mr|freerdp-1.0.2-2|76	%files -n %{libcodec}
14mr|freerdp-1.0.2-2|77	%{_libdir}/libfreerdp-codec.so.%{major}*
14mr|freerdp-1.0.2-2|78	
14mr|freerdp-1.0.2-2|79	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|80	
14mr|freerdp-1.0.2-2|81	%define libcore %mklibname freerdp-core %{major}
14mr|freerdp-1.0.2-2|82	
14mr|freerdp-1.0.2-2|83	%package -n %{libcore}
14mr|freerdp-1.0.2-2|84	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|85	Group:		System/Libraries
14mr|freerdp-1.0.2-2|86	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|87	Obsoletes:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|88	
14mr|freerdp-1.0.2-2|89	%description -n %{libcore}
14mr|freerdp-1.0.2-2|90	Shared library for %{name}.
14mr|freerdp-1.0.2-2|91	
14mr|freerdp-1.0.2-2|92	%files -n %{libcore}
14mr|freerdp-1.0.2-2|93	%{_libdir}/libfreerdp-core.so.%{major}*
14mr|freerdp-1.0.2-2|94	
14mr|freerdp-1.0.2-2|95	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|96	
14mr|freerdp-1.0.2-2|97	%define libgdi %mklibname freerdp-gdi %{major}
14mr|freerdp-1.0.2-2|98	
14mr|freerdp-1.0.2-2|99	%package -n %{libgdi}
14mr|freerdp-1.0.2-2|100	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|101	Group:		System/Libraries
14mr|freerdp-1.0.2-2|102	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|103	
14mr|freerdp-1.0.2-2|104	%description -n %{libgdi}
14mr|freerdp-1.0.2-2|105	Shared library for %{name}.
14mr|freerdp-1.0.2-2|106	
14mr|freerdp-1.0.2-2|107	%files -n %{libgdi}
14mr|freerdp-1.0.2-2|108	%{_libdir}/libfreerdp-gdi.so.%{major}*
14mr|freerdp-1.0.2-2|109	
14mr|freerdp-1.0.2-2|110	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|111	
14mr|freerdp-1.0.2-2|112	%define libkbd %mklibname freerdp-kbd %{major}
14mr|freerdp-1.0.2-2|113	
14mr|freerdp-1.0.2-2|114	%package -n %{libkbd}
14mr|freerdp-1.0.2-2|115	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|116	Group:		System/Libraries
14mr|freerdp-1.0.2-2|117	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|118	
14mr|freerdp-1.0.2-2|119	%description -n %{libkbd}
14mr|freerdp-1.0.2-2|120	Shared library for %{name}.
14mr|freerdp-1.0.2-2|121	
14mr|freerdp-1.0.2-2|122	%files -n %{libkbd}
14mr|freerdp-1.0.2-2|123	%{_libdir}/libfreerdp-kbd.so.%{major}*
14mr|freerdp-1.0.2-2|124	
14mr|freerdp-1.0.2-2|125	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|126	
14mr|freerdp-1.0.2-2|127	%define librail %mklibname freerdp-rail %{major}
14mr|freerdp-1.0.2-2|128	
14mr|freerdp-1.0.2-2|129	%package -n %{librail}
14mr|freerdp-1.0.2-2|130	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|131	Group:		System/Libraries
14mr|freerdp-1.0.2-2|132	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|133	
14mr|freerdp-1.0.2-2|134	%description -n %{librail}
14mr|freerdp-1.0.2-2|135	Shared library for %{name}.
14mr|freerdp-1.0.2-2|136	
14mr|freerdp-1.0.2-2|137	%files -n %{librail}
14mr|freerdp-1.0.2-2|138	%{_libdir}/libfreerdp-rail.so.%{major}*
14mr|freerdp-1.0.2-2|139	
14mr|freerdp-1.0.2-2|140	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|141	
14mr|freerdp-1.0.2-2|142	%define libutils %mklibname freerdp-utils %{major}
14mr|freerdp-1.0.2-2|143	
14mr|freerdp-1.0.2-2|144	%package -n %{libutils}
14mr|freerdp-1.0.2-2|145	Summary:	Shared library for %{name}
14mr|freerdp-1.0.2-2|146	Group:		System/Libraries
14mr|freerdp-1.0.2-2|147	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mr|freerdp-1.0.2-2|148	
14mr|freerdp-1.0.2-2|149	%description -n %{libutils}
14mr|freerdp-1.0.2-2|150	Shared library for %{name}.
14mr|freerdp-1.0.2-2|151	
14mr|freerdp-1.0.2-2|152	%files -n %{libutils}
14mr|freerdp-1.0.2-2|153	%{_libdir}/libfreerdp-utils.so.%{major}*
14mr|freerdp-1.0.2-2|154	
14mr|freerdp-1.0.2-2|155	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|156	
14mr|freerdp-1.0.2-2|157	%define devname %mklibname %{name} -d
14mr|freerdp-1.0.2-2|158	
14mr|freerdp-1.0.2-2|159	%package -n %{devname}
14mr|freerdp-1.0.2-2|160	Summary:	Development files for %{name}
14mr|freerdp-1.0.2-2|161	Group:		Development/C++
14mr|freerdp-1.0.2-2|162	Requires:	%{libcache} = %{EVRD}
14mr|freerdp-1.0.2-2|163	Requires:	%{libchannels} = %{EVRD}
14mr|freerdp-1.0.2-2|164	Requires:	%{libcodec} = %{EVRD}
14mr|freerdp-1.0.2-2|165	Requires:	%{libcore} = %{EVRD}
14mr|freerdp-1.0.2-2|166	Requires:	%{libgdi} = %{EVRD}
14mr|freerdp-1.0.2-2|167	Requires:	%{libkbd} = %{EVRD}
14mr|freerdp-1.0.2-2|168	Requires:	%{librail} = %{EVRD}
14mr|freerdp-1.0.2-2|169	Requires:	%{libutils} = %{EVRD}
14mr|freerdp-1.0.2-2|170	Provides:	%{name}-devel = %{EVRD}
14mr|freerdp-1.0.2-2|171	
14mr|freerdp-1.0.2-2|172	%description -n %{devname}
14mr|freerdp-1.0.2-2|173	Development files and headers for %{name}.
14mr|freerdp-1.0.2-2|174	
14mr|freerdp-1.0.2-2|175	%files -n %{devname}
14mr|freerdp-1.0.2-2|176	%{_libdir}/*.so
14mr|freerdp-1.0.2-2|177	%{_includedir}/%{name}
14mr|freerdp-1.0.2-2|178	%{_libdir}/pkgconfig/freerdp.pc
14mr|freerdp-1.0.2-2|179	
14mr|freerdp-1.0.2-2|180	#----------------------------------------------------------------------------
14mr|freerdp-1.0.2-2|181	
14mr|freerdp-1.0.2-2|182	%prep
14mr|freerdp-1.0.2-2|183	%setup -q -n FreeRDP-%{version}
14mr|freerdp-1.0.2-2|184	
14mr|freerdp-1.0.2-2|185	%build
14mr|freerdp-1.0.2-2|186	%cmake \
14mr|freerdp-1.0.2-2|187	-DWITH_CUPS=ON \
14mr|freerdp-1.0.2-2|188	-DWITH_PULSEAUDIO=ON \
14mr|freerdp-1.0.2-2|189	-DWITH_X11=ON \
14mr|freerdp-1.0.2-2|190	-DWITH_XCURSOR=ON \
14mr|freerdp-1.0.2-2|191	-DWITH_XEXT=ON \
14mr|freerdp-1.0.2-2|192	-DWITH_XINERAMA=ON \
14mr|freerdp-1.0.2-2|193	-DWITH_XKBFILE=ON \
14mr|freerdp-1.0.2-2|194	-DWITH_XV=ON \
14mr|freerdp-1.0.2-2|195	-DWITH_ALSA=OFF \
14mr|freerdp-1.0.2-2|196	-DWITH_CUNIT=OFF \
14mr|freerdp-1.0.2-2|197	-DWITH_DIRECTFB=OFF \
14mr|freerdp-1.0.2-2|198	-DWITH_FFMPEG=OFF \
14mr|freerdp-1.0.2-2|199	-DWITH_SSE2=OFF \
14mr|freerdp-1.0.2-2|200	-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib}
14mr|freerdp-1.0.2-2|201	%make
14mr|freerdp-1.0.2-2|202	
14mr|freerdp-1.0.2-2|203	%install
14mr|freerdp-1.0.2-2|204	%makeinstall_std -C build
14mr|freerdp-1.0.2-2|205	
14mr|freerdp-1.0.2-2|206	
14mr|freerdp-1.0.2-2|207	%changelog
14mr|freerdp-1.0.2-2|208	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|freerdp-1.0.2-2|209	+ Revision: ca377f6
14mr|freerdp-1.0.2-2|210	- MassBuild#440: Increase release tag
14mr|freerdp-1.0.2-2|211	
14mr|freerdp-1.0.2-2|212	

16399 14
14mr|freetds-0.92.63-2|1	%define TDSVER	7.0
14mr|freetds-0.92.63-2|2	
14mr|freetds-0.92.63-2|3	%define	major 0
14mr|freetds-0.92.63-2|4	%define libname %mklibname %{name} %{major}
14mr|freetds-0.92.63-2|5	%define develname %mklibname %{name} -d
14mr|freetds-0.92.63-2|6	
14mr|freetds-0.92.63-2|7	Summary:	An OpenSource implementation of the tabular data stream protocol
14mr|freetds-0.92.63-2|8	Name:		freetds
14mr|freetds-0.92.63-2|9	Version:	0.92.63
14mr|freetds-0.92.63-2|10	Release:	2
14mr|freetds-0.92.63-2|11	License:	LGPL
14mr|freetds-0.92.63-2|12	Group:		System/Libraries
14mr|freetds-0.92.63-2|13	URL:		http://www.freetds.org/
14mr|freetds-0.92.63-2|14	Source0:	http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/git/%{name}-%{version}.tar.bz2
14mr|freetds-0.92.63-2|15	Patch0:		freetds-do_not_build_the_docs.diff
14mr|freetds-0.92.63-2|16	Patch1:		freetds-0.82-libtool.patch
14mr|freetds-0.92.63-2|17	Patch2:		freetds-0.91-fmtstr.diff
14mr|freetds-0.92.63-2|18	BuildRequires:	autoconf automake libtool
14mr|freetds-0.92.63-2|19	BuildRequires:	docbook-style-dsssl
14mr|freetds-0.92.63-2|20	BuildRequires:	doxygen
14mr|freetds-0.92.63-2|21	#BuildRequires:	gnutls-devel
14mr|freetds-0.92.63-2|22	#BuildRequires:	krb5-devel
14mr|freetds-0.92.63-2|23	BuildRequires:	ncurses-devel
14mr|freetds-0.92.63-2|24	BuildRequires:	readline-devel
14mr|freetds-0.92.63-2|25	BuildRequires:	unixODBC-devel >= 2.0.0
14mr|freetds-0.92.63-2|26	
14mr|freetds-0.92.63-2|27	%description
14mr|freetds-0.92.63-2|28	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
14mr|freetds-0.92.63-2|29	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
14mr|freetds-0.92.63-2|30	libraries have several programs know to compile and run against them. ODBC is
14mr|freetds-0.92.63-2|31	just a roughed in skeleton, and not useful for real work.
14mr|freetds-0.92.63-2|32	
14mr|freetds-0.92.63-2|33	This package is built with support for TDS version %{TDSVER}.
14mr|freetds-0.92.63-2|34	
14mr|freetds-0.92.63-2|35	%package -n	%{libname}
14mr|freetds-0.92.63-2|36	Summary:	An Open Source implementation of the tabular data stream protocol
14mr|freetds-0.92.63-2|37	Group:		System/Libraries
14mr|freetds-0.92.63-2|38	Obsoletes:	%{name} < 0.91
14mr|freetds-0.92.63-2|39	Provides:	%{name}
14mr|freetds-0.92.63-2|40	# library package contained binaries as well, so obsoleting:
14mr|freetds-0.92.63-2|41	Obsoletes:	%{_lib}freetds_mssql0 < 0.91
14mr|freetds-0.92.63-2|42	
14mr|freetds-0.92.63-2|43	%description -n	%{libname}
14mr|freetds-0.92.63-2|44	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
14mr|freetds-0.92.63-2|45	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
14mr|freetds-0.92.63-2|46	libraries have several programs know to compile and run against them. ODBC is
14mr|freetds-0.92.63-2|47	just a roughed in skeleton, and not useful for real work.
14mr|freetds-0.92.63-2|48	
14mr|freetds-0.92.63-2|49	This package is built with support for TDS version %{TDSVER}.
14mr|freetds-0.92.63-2|50	
14mr|freetds-0.92.63-2|51	%package -n	%{libname}-unixodbc
14mr|freetds-0.92.63-2|52	Summary:	Driver ODBC for unixODBC
14mr|freetds-0.92.63-2|53	Group:		System/Libraries
14mr|freetds-0.92.63-2|54	Obsoletes:	%{name}-unixodbc < 0.91
14mr|freetds-0.92.63-2|55	Provides:	%{name}-unixodbc
14mr|freetds-0.92.63-2|56	Requires:	%{libname} >= %{version}-%{release}
14mr|freetds-0.92.63-2|57	Obsoletes:	%{_lib}freetds_mssql0-unixodbc < 0.91
14mr|freetds-0.92.63-2|58	
14mr|freetds-0.92.63-2|59	%description -n	%{libname}-unixodbc
14mr|freetds-0.92.63-2|60	The freetds-unixodbc package contains ODBC driver build for unixODBC.
14mr|freetds-0.92.63-2|61	
14mr|freetds-0.92.63-2|62	This package is built with support for TDS version %{TDSVER}.
14mr|freetds-0.92.63-2|63	
14mr|freetds-0.92.63-2|64	%package -n	%{develname}
14mr|freetds-0.92.63-2|65	Summary:	Development libraries and header files for the FreeTDS library
14mr|freetds-0.92.63-2|66	Group:		Development/C
14mr|freetds-0.92.63-2|67	Requires:	libtool
14mr|freetds-0.92.63-2|68	Requires:	%{libname} >= %{version}-%{release}
14mr|freetds-0.92.63-2|69	Requires:	%{libname}-unixodbc = %{version}-%{release}
14mr|freetds-0.92.63-2|70	Provides:	lib%{name}-devel = %{version}
14mr|freetds-0.92.63-2|71	Provides:	%{name}-devel = %{version}
14mr|freetds-0.92.63-2|72	Provides:	freetds_mssql-devel = %{version}-%{release}
14mr|freetds-0.92.63-2|73	Obsoletes:	%{name}-devel < 0.91
14mr|freetds-0.92.63-2|74	Obsoletes:	%{mklibname %{name} 0 -d} < 0.91
14mr|freetds-0.92.63-2|75	Obsoletes:	%{_lib}freetds_mssql-devel < 0.91
14mr|freetds-0.92.63-2|76	
14mr|freetds-0.92.63-2|77	%description -n	%{develname}
14mr|freetds-0.92.63-2|78	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
14mr|freetds-0.92.63-2|79	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
14mr|freetds-0.92.63-2|80	libraries have several programs know to compile and run against them. ODBC is
14mr|freetds-0.92.63-2|81	just a roughed in skeleton, and not useful for real work.
14mr|freetds-0.92.63-2|82	
14mr|freetds-0.92.63-2|83	This package is built with support for TDS version %{TDSVER}.
14mr|freetds-0.92.63-2|84	
14mr|freetds-0.92.63-2|85	This package allows you to compile applications with freetds libraries.
14mr|freetds-0.92.63-2|86	
14mr|freetds-0.92.63-2|87	%package -n	%{libname}-doc
14mr|freetds-0.92.63-2|88	Summary:	User documentation for FreeTDS
14mr|freetds-0.92.63-2|89	Group:		Books/Other
14mr|freetds-0.92.63-2|90	Obsoletes:	%{name}-doc < 0.91
14mr|freetds-0.92.63-2|91	Provides:	%{name}-doc
14mr|freetds-0.92.63-2|92	Obsoletes:	%{_lib}freetds_mssql0-doc < 0.91
14mr|freetds-0.92.63-2|93	
14mr|freetds-0.92.63-2|94	%description -n	%{libname}-doc
14mr|freetds-0.92.63-2|95	The freetds-doc package contains the useguide and reference of FreeTDS and can
14mr|freetds-0.92.63-2|96	be installed even if FreeTDS main package is not installed
14mr|freetds-0.92.63-2|97	
14mr|freetds-0.92.63-2|98	%prep
14mr|freetds-0.92.63-2|99	
14mr|freetds-0.92.63-2|100	%setup -q -n %{name}-%{version}
14mr|freetds-0.92.63-2|101	%patch0 -p1
14mr|freetds-0.92.63-2|102	%patch1 -p1
14mr|freetds-0.92.63-2|103	%patch2 -p0
14mr|freetds-0.92.63-2|104	
14mr|freetds-0.92.63-2|105	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|freetds-0.92.63-2|106	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|freetds-0.92.63-2|107	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|freetds-0.92.63-2|108	
14mr|freetds-0.92.63-2|109	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|freetds-0.92.63-2|110	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|freetds-0.92.63-2|111	done
14mr|freetds-0.92.63-2|112	
14mr|freetds-0.92.63-2|113	# lib64 fix
14mr|freetds-0.92.63-2|114	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14mr|freetds-0.92.63-2|115	
14mr|freetds-0.92.63-2|116	# perl path fix
14mr|freetds-0.92.63-2|117	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
14mr|freetds-0.92.63-2|118	
14mr|freetds-0.92.63-2|119	# cleanup the initial source
14mr|freetds-0.92.63-2|120	sed -i 's/\r//' doc/tds_ssl.html
14mr|freetds-0.92.63-2|121	sed -i '1 s,#!.*/perl,#!%{__perl},' samples/*.pl doc/api_status.txt
14mr|freetds-0.92.63-2|122	
14mr|freetds-0.92.63-2|123	find doc/ samples/ COPYING* -type f -print0 | xargs -0 chmod -x
14mr|freetds-0.92.63-2|124	find . -name "*.[ch]" -print0 | xargs -0 chmod -x
14mr|freetds-0.92.63-2|125	
14mr|freetds-0.92.63-2|126	# cause to rebuild docs
14mr|freetds-0.92.63-2|127	rm doc/doc/freetds-%{version}/reference/index.html
14mr|freetds-0.92.63-2|128	rm doc/doc/freetds-%{version}/userguide/index.htm
14mr|freetds-0.92.63-2|129	
14mr|freetds-0.92.63-2|130	%build
14mr|freetds-0.92.63-2|131	autoreconf -fis
14mr|freetds-0.92.63-2|132	
14mr|freetds-0.92.63-2|133	%configure2_5x \
14mr|freetds-0.92.63-2|134	--with-tdsver=%{TDSVER} \
14mr|freetds-0.92.63-2|135	--with-unixodbc=%{_prefix} \
14mr|freetds-0.92.63-2|136	--disable-static
14mr|freetds-0.92.63-2|137	#    --enable-krb5=%{_prefix} \
14mr|freetds-0.92.63-2|138	#    --with-gnutls
14mr|freetds-0.92.63-2|139	
14mr|freetds-0.92.63-2|140	%make
14mr|freetds-0.92.63-2|141	# DOCBOOK_DSL="`rpm -ql docbook-style-dsssl | grep html/docbook.dsl`"
14mr|freetds-0.92.63-2|142	
14mr|freetds-0.92.63-2|143	# (oe) the test suite assumes you have access to a sybase/mssql database
14mr|freetds-0.92.63-2|144	# server (tds_connect) and have a correct freedts config...
14mr|freetds-0.92.63-2|145	#make check
14mr|freetds-0.92.63-2|146	
14mr|freetds-0.92.63-2|147	%install
14mr|freetds-0.92.63-2|148	
14mr|freetds-0.92.63-2|149	install -d %{buildroot}/interfaces
14mr|freetds-0.92.63-2|150	install -d %{buildroot}%{_sysconfdir}/%{name}
14mr|freetds-0.92.63-2|151	install -d %{buildroot}%{_datadir}/%{name}-%{version}/samples
14mr|freetds-0.92.63-2|152	install -d %{buildroot}%{_mandir}/man1
14mr|freetds-0.92.63-2|153	install -d %{buildroot}%{_mandir}/man5
14mr|freetds-0.92.63-2|154	
14mr|freetds-0.92.63-2|155	%makeinstall
14mr|freetds-0.92.63-2|156	
14mr|freetds-0.92.63-2|157	install -m0644 include/tdsconvert.h %{buildroot}%{_includedir}/
14mr|freetds-0.92.63-2|158	install -m0644 include/tds.h %{buildroot}%{_includedir}/
14mr|freetds-0.92.63-2|159	install -m0644 include/tdsver.h %{buildroot}%{_includedir}/
14mr|freetds-0.92.63-2|160	
14mr|freetds-0.92.63-2|161	install -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
14mr|freetds-0.92.63-2|162	install -m0644 doc/*.5 %{buildroot}%{_mandir}/man5/
14mr|freetds-0.92.63-2|163	
14mr|freetds-0.92.63-2|164	chmod +x %{buildroot}%{_libdir}/*.so
14mr|freetds-0.92.63-2|165	cp -a -f samples/* %{buildroot}%{_datadir}/%{name}-%{version}/samples/
14mr|freetds-0.92.63-2|166	
14mr|freetds-0.92.63-2|167	mv %{buildroot}/interfaces %{buildroot}%{_datadir}/%{name}-%{version}/
14mr|freetds-0.92.63-2|168	
14mr|freetds-0.92.63-2|169	pushd %{buildroot}%{_sysconfdir}/%{name}
14mr|freetds-0.92.63-2|170	ln -sf ../..%{_datadir}/%{name}-%{version}/interfaces/
14mr|freetds-0.92.63-2|171	popd
14mr|freetds-0.92.63-2|172	
14mr|freetds-0.92.63-2|173	#remove unwanted files
14mr|freetds-0.92.63-2|174	rm -rf %{buildroot}%{_sysconfdir}/locales.conf
14mr|freetds-0.92.63-2|175	rm -rf %{buildroot}%{_docdir}/%{name}-*
14mr|freetds-0.92.63-2|176	
14mr|freetds-0.92.63-2|177	%files -n %{libname}
14mr|freetds-0.92.63-2|178	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README PWD
14mr|freetds-0.92.63-2|179	%config(noreplace) %{_sysconfdir}/freetds.conf
14mr|freetds-0.92.63-2|180	%config(noreplace) %{_sysconfdir}/pool.conf
14mr|freetds-0.92.63-2|181	%dir %{_datadir}/%{name}-%{version}
14mr|freetds-0.92.63-2|182	%{_bindir}/bsqldb
14mr|freetds-0.92.63-2|183	%{_bindir}/bsqlodbc
14mr|freetds-0.92.63-2|184	%{_bindir}/datacopy
14mr|freetds-0.92.63-2|185	%{_bindir}/defncopy
14mr|freetds-0.92.63-2|186	%{_bindir}/fisql
14mr|freetds-0.92.63-2|187	%{_bindir}/freebcp
14mr|freetds-0.92.63-2|188	%{_bindir}/osql
14mr|freetds-0.92.63-2|189	%{_bindir}/tdspool
14mr|freetds-0.92.63-2|190	%{_bindir}/tsql
14mr|freetds-0.92.63-2|191	%{_libdir}/libct.so.*
14mr|freetds-0.92.63-2|192	%{_libdir}/libsybdb.so.*
14mr|freetds-0.92.63-2|193	%{_datadir}/%{name}-%{version}/interfaces
14mr|freetds-0.92.63-2|194	%dir %{_sysconfdir}/%{name}/interfaces
14mr|freetds-0.92.63-2|195	%{_mandir}/man1/*
14mr|freetds-0.92.63-2|196	%{_mandir}/man5/*
14mr|freetds-0.92.63-2|197	
14mr|freetds-0.92.63-2|198	%files  -n %{libname}-unixodbc
14mr|freetds-0.92.63-2|199	%{_libdir}/libtdsodbc.so.*
14mr|freetds-0.92.63-2|200	
14mr|freetds-0.92.63-2|201	%files  -n %{develname}
14mr|freetds-0.92.63-2|202	%doc TODO
14mr|freetds-0.92.63-2|203	%{_includedir}/*.h
14mr|freetds-0.92.63-2|204	%{_libdir}/*.so
14mr|freetds-0.92.63-2|205	%{_datadir}/%{name}-%{version}/samples
14mr|freetds-0.92.63-2|206	
14mr|freetds-0.92.63-2|207	%files -n %{libname}-doc
14mr|freetds-0.92.63-2|208	%doc doc/images doc/doc/freetds-*/userguide doc/doc/freetds-*/reference
14mr|freetds-0.92.63-2|209	
14mr|freetds-0.92.63-2|210	
14mr|freetds-0.92.63-2|211	
14mr|freetds-0.92.63-2|212	%changelog
14mr|freetds-0.92.63-2|213	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92.63-2
14mr|freetds-0.92.63-2|214	+ Revision: 95d9282
14mr|freetds-0.92.63-2|215	- MassBuild#440: Increase release tag
14mr|freetds-0.92.63-2|216	
14mr|freetds-0.92.63-2|217	

16400 14
14mr|freetype-1.3.1-44|1	%define major 2
14mr|freetype-1.3.1-44|2	%define libname	%mklibname freetype %{major}
14mr|freetype-1.3.1-44|3	%define develname %mklibname -d freetype %{major}
14mr|freetype-1.3.1-44|4	
14mr|freetype-1.3.1-44|5	Summary:	TrueType font rasterizer library
14mr|freetype-1.3.1-44|6	Name:		freetype
14mr|freetype-1.3.1-44|7	Version:	1.3.1
14mr|freetype-1.3.1-44|8	Release:	44
14mr|freetype-1.3.1-44|9	License:	BSD
14mr|freetype-1.3.1-44|10	Group:		System/Libraries
14mr|freetype-1.3.1-44|11	BuildRequires:	pkgconfig(sm) pkgconfig(x11) libice-devel
14mr|freetype-1.3.1-44|12	BuildRequires:	autoconf2.1 automake1.4
14mr|freetype-1.3.1-44|13	URL:		http://www.freetype.org
14mr|freetype-1.3.1-44|14	Source0:	freetype-%{version}.tar.bz2
14mr|freetype-1.3.1-44|15	# Patch from X-TT sources, to correctly support Dynalab TTF fonts
14mr|freetype-1.3.1-44|16	# very popular in Taiwan
14mr|freetype-1.3.1-44|17	Patch0:		freetype1.3-adw-nocheck.patch
14mr|freetype-1.3.1-44|18	# (gb) Disable byte-code interpreter
14mr|freetype-1.3.1-44|19	Patch2:		freetype-1.3.1-disable-bci.patch
14mr|freetype-1.3.1-44|20	# (nanar) fix gcc33 build, included in cvs version
14mr|freetype-1.3.1-44|21	Patch3:		freetype-1.3.1-gcc33.patch
14mr|freetype-1.3.1-44|22	# (abel) no need to include libintl
14mr|freetype-1.3.1-44|23	Patch4:		freetype-1.3.1-no-intl.patch
14mr|freetype-1.3.1-44|24	Patch5:		freetype-1.3.1-format_not_a_string_literal_and_no_format_arguments.diff
14mr|freetype-1.3.1-44|25	
14mr|freetype-1.3.1-44|26	%description
14mr|freetype-1.3.1-44|27	The FreeType engine is a free and portable TrueType font rendering engine.
14mr|freetype-1.3.1-44|28	It has been developed to provide TT support to a great variety of
14mr|freetype-1.3.1-44|29	platforms and environments. Note that FreeType is a library, not a
14mr|freetype-1.3.1-44|30	stand-alone application, though some utility applications are included.
14mr|freetype-1.3.1-44|31	
14mr|freetype-1.3.1-44|32	%package -n	%{libname}
14mr|freetype-1.3.1-44|33	Summary:	Shared libraries for a free and portable TrueType font rendering engine
14mr|freetype-1.3.1-44|34	Group:		System/Libraries
14mr|freetype-1.3.1-44|35	Obsoletes:	%{name} < %{version}-%{release}
14mr|freetype-1.3.1-44|36	Provides:	%{name} = %{version}-%{release}
14mr|freetype-1.3.1-44|37	
14mr|freetype-1.3.1-44|38	%description -n	%{libname}
14mr|freetype-1.3.1-44|39	The FreeType engine is a free and portable TrueType font rendering engine.
14mr|freetype-1.3.1-44|40	It has been developed to provide TT support to a great variety of
14mr|freetype-1.3.1-44|41	platforms and environments. Note that FreeType is a library, not a
14mr|freetype-1.3.1-44|42	stand-alone application, though some utility applications are included.
14mr|freetype-1.3.1-44|43	
14mr|freetype-1.3.1-44|44	%package -n	%{develname}
14mr|freetype-1.3.1-44|45	Summary:	Header files and static library for development with FreeType2
14mr|freetype-1.3.1-44|46	Group:		Development/C
14mr|freetype-1.3.1-44|47	Requires:	%{libname} >= %{version}-%{release}
14mr|freetype-1.3.1-44|48	Obsoletes:	%{name}-devel < %{version}-%{release}
14mr|freetype-1.3.1-44|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|freetype-1.3.1-44|50	
14mr|freetype-1.3.1-44|51	%description -n %{develname}
14mr|freetype-1.3.1-44|52	This package is only needed if you intend to develop or compile applications
14mr|freetype-1.3.1-44|53	which rely on the FreeType library. If you simply want to run existing
14mr|freetype-1.3.1-44|54	applications, you won't need this package.
14mr|freetype-1.3.1-44|55	
14mr|freetype-1.3.1-44|56	%prep
14mr|freetype-1.3.1-44|57	
14mr|freetype-1.3.1-44|58	%setup -q
14mr|freetype-1.3.1-44|59	%patch0 -p0 -b .adw
14mr|freetype-1.3.1-44|60	%patch2 -p1 -b .disable-bci
14mr|freetype-1.3.1-44|61	%patch3 -p0
14mr|freetype-1.3.1-44|62	%patch4 -p1 -b .no-intl
14mr|freetype-1.3.1-44|63	%patch5 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|freetype-1.3.1-44|64	
14mr|freetype-1.3.1-44|65	cp -f /usr/share/automake-1.4/config.guess .
14mr|freetype-1.3.1-44|66	cp -f /usr/share/automake-1.4/config.sub .
14mr|freetype-1.3.1-44|67	
14mr|freetype-1.3.1-44|68	autoconf-2.13
14mr|freetype-1.3.1-44|69	
14mr|freetype-1.3.1-44|70	%build
14mr|freetype-1.3.1-44|71	%configure2_5x --disable-debug \
14mr|freetype-1.3.1-44|72	--disable-static \
14mr|freetype-1.3.1-44|73	--enable-shared \
14mr|freetype-1.3.1-44|74	--with-locale-dir=%{_datadir}/locale
14mr|freetype-1.3.1-44|75	make
14mr|freetype-1.3.1-44|76	
14mr|freetype-1.3.1-44|77	%install
14mr|freetype-1.3.1-44|78	rm -rf %{buildroot}
14mr|freetype-1.3.1-44|79	
14mr|freetype-1.3.1-44|80	%makeinstall gnulocaledir=%{buildroot}%{_datadir}/locale
14mr|freetype-1.3.1-44|81	
14mr|freetype-1.3.1-44|82	rm -f %{buildroot}%{_bindir}/ft*
14mr|freetype-1.3.1-44|83	
14mr|freetype-1.3.1-44|84	%find_lang %{name}
14mr|freetype-1.3.1-44|85	
14mr|freetype-1.3.1-44|86	%files -n %{libname} -f %{name}.lang
14mr|freetype-1.3.1-44|87	%doc README announce
14mr|freetype-1.3.1-44|88	%{_libdir}/*.so.%{major}*
14mr|freetype-1.3.1-44|89	
14mr|freetype-1.3.1-44|90	%files -n %{develname}
14mr|freetype-1.3.1-44|91	%doc docs
14mr|freetype-1.3.1-44|92	%{_includedir}/*
14mr|freetype-1.3.1-44|93	%{_libdir}/libttf.so
14mr|freetype-1.3.1-44|94	
14mr|freetype-1.3.1-44|95	
14mr|freetype-1.3.1-44|96	%changelog
14mr|freetype-1.3.1-44|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-44
14mr|freetype-1.3.1-44|98	+ Revision: 71caab9
14mr|freetype-1.3.1-44|99	- MassBuild#440: Increase release tag
14mr|freetype-1.3.1-44|100	
14mr|freetype-1.3.1-44|101	

16401 14
14mr|freetype2-2.5.3-5|1	%define build_subpixel 1
14mr|freetype2-2.5.3-5|2	%define build_subpixel_hinting 1
14mr|freetype2-2.5.3-5|3	
14mr|freetype2-2.5.3-5|4	%define major 6
14mr|freetype2-2.5.3-5|5	%define libname %mklibname freetype %{major}
14mr|freetype2-2.5.3-5|6	%define devname %mklibname freetype %{major} -d
14mr|freetype2-2.5.3-5|7	
14mr|freetype2-2.5.3-5|8	%define git_url git://git.sv.gnu.org/freetype/freetype2.git
14mr|freetype2-2.5.3-5|9	
14mr|freetype2-2.5.3-5|10	Summary:	A free and portable TrueType font rendering engine
14mr|freetype2-2.5.3-5|11	Name:		freetype2
14mr|freetype2-2.5.3-5|12	Version:	2.5.3
14mr|freetype2-2.5.3-5|13	Release:	5
14mr|freetype2-2.5.3-5|14	License:	FreeType License/GPL
14mr|freetype2-2.5.3-5|15	Group:		System/Libraries
14mr|freetype2-2.5.3-5|16	Url:		http://www.freetype.org/
14mr|freetype2-2.5.3-5|17	Source0:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz
14mr|freetype2-2.5.3-5|18	Source1:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz
14mr|freetype2-2.5.3-5|19	Source2:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz
14mr|freetype2-2.5.3-5|20	Patch0:		ft2demos-2.3.12-mathlib.diff
14mr|freetype2-2.5.3-5|21	Patch1:		freetype-2.4.2-CVE-2010-3311.patch
14mr|freetype2-2.5.3-5|22	BuildRequires:	bzip2-devel
14mr|freetype2-2.5.3-5|23	BuildRequires:	pkgconfig(harfbuzz)
14mr|freetype2-2.5.3-5|24	BuildRequires:	pkgconfig(libpng)
14mr|freetype2-2.5.3-5|25	BuildRequires:	pkgconfig(x11)
14mr|freetype2-2.5.3-5|26	BuildRequires:	pkgconfig(zlib)
14mr|freetype2-2.5.3-5|27	
14mr|freetype2-2.5.3-5|28	%description
14mr|freetype2-2.5.3-5|29	The FreeType2 engine is a free and portable TrueType font rendering engine.
14mr|freetype2-2.5.3-5|30	It has been developed to provide TT support to a great variety of
14mr|freetype2-2.5.3-5|31	platforms and environments. Note that FreeType2 is a library, not a
14mr|freetype2-2.5.3-5|32	stand-alone application, though some utility applications are included
14mr|freetype2-2.5.3-5|33	
14mr|freetype2-2.5.3-5|34	#----------------------------------------------------------------------------
14mr|freetype2-2.5.3-5|35	
14mr|freetype2-2.5.3-5|36	%package -n %{libname}
14mr|freetype2-2.5.3-5|37	Summary:	Shared libraries for a free and portable TrueType font rendering engine
14mr|freetype2-2.5.3-5|38	Group:		System/Libraries
14mr|freetype2-2.5.3-5|39	
14mr|freetype2-2.5.3-5|40	%description -n %{libname}
14mr|freetype2-2.5.3-5|41	The FreeType2 engine is a free and portable TrueType font rendering
14mr|freetype2-2.5.3-5|42	engine.  It has been developed to provide TT support to a great
14mr|freetype2-2.5.3-5|43	variety of platforms and environments. Note that FreeType2 is a
14mr|freetype2-2.5.3-5|44	library, not a stand-alone application, though some utility
14mr|freetype2-2.5.3-5|45	applications are included
14mr|freetype2-2.5.3-5|46	
14mr|freetype2-2.5.3-5|47	%files -n %{libname}
14mr|freetype2-2.5.3-5|48	%{_libdir}/libfreetype.so.%{major}*
14mr|freetype2-2.5.3-5|49	
14mr|freetype2-2.5.3-5|50	#----------------------------------------------------------------------------
14mr|freetype2-2.5.3-5|51	
14mr|freetype2-2.5.3-5|52	%package -n %{devname}
14mr|freetype2-2.5.3-5|53	Summary:	Header files and static library for development with FreeType2
14mr|freetype2-2.5.3-5|54	Group:		Development/C
14mr|freetype2-2.5.3-5|55	Requires:	%{libname} = %{EVRD}
14mr|freetype2-2.5.3-5|56	Provides:	%{name}-devel = %{EVRD}
14mr|freetype2-2.5.3-5|57	
14mr|freetype2-2.5.3-5|58	%description -n %{devname}
14mr|freetype2-2.5.3-5|59	This package is only needed if you intend to develop or compile applications
14mr|freetype2-2.5.3-5|60	which rely on the FreeType2 library. If you simply want to run existing
14mr|freetype2-2.5.3-5|61	applications, you won't need this package.
14mr|freetype2-2.5.3-5|62	
14mr|freetype2-2.5.3-5|63	%files -n %{devname}
14mr|freetype2-2.5.3-5|64	%doc docs/*
14mr|freetype2-2.5.3-5|65	%{_bindir}/freetype-config
14mr|freetype2-2.5.3-5|66	%{_libdir}/libfreetype.so
14mr|freetype2-2.5.3-5|67	%dir %{_includedir}/freetype2
14mr|freetype2-2.5.3-5|68	%{_includedir}/freetype2/*
14mr|freetype2-2.5.3-5|69	%{_mandir}/man1/freetype-config.1*
14mr|freetype2-2.5.3-5|70	%{_datadir}/aclocal/*
14mr|freetype2-2.5.3-5|71	%{_libdir}/pkgconfig/*.pc
14mr|freetype2-2.5.3-5|72	%{multiarch_bindir}/freetype-config
14mr|freetype2-2.5.3-5|73	%dir %{multiarch_includedir}/freetype2
14mr|freetype2-2.5.3-5|74	%{multiarch_includedir}/freetype2/*
14mr|freetype2-2.5.3-5|75	
14mr|freetype2-2.5.3-5|76	#----------------------------------------------------------------------------
14mr|freetype2-2.5.3-5|77	
14mr|freetype2-2.5.3-5|78	%package demos
14mr|freetype2-2.5.3-5|79	Summary:	A collection of FreeType demos
14mr|freetype2-2.5.3-5|80	Group:		File tools
14mr|freetype2-2.5.3-5|81	
14mr|freetype2-2.5.3-5|82	%description demos
14mr|freetype2-2.5.3-5|83	The FreeType engine is a free and portable font rendering engine, developed to
14mr|freetype2-2.5.3-5|84	provide advanced font support for a variety of platforms and environments. The
14mr|freetype2-2.5.3-5|85	demos package includes a set of useful small utilities showing various
14mr|freetype2-2.5.3-5|86	capabilities of the FreeType library.
14mr|freetype2-2.5.3-5|87	
14mr|freetype2-2.5.3-5|88	%files demos
14mr|freetype2-2.5.3-5|89	%{_bindir}/ftbench
14mr|freetype2-2.5.3-5|90	%{_bindir}/ftdiff
14mr|freetype2-2.5.3-5|91	%{_bindir}/ftdump
14mr|freetype2-2.5.3-5|92	%{_bindir}/ftgamma
14mr|freetype2-2.5.3-5|93	%{_bindir}/ftgrid
14mr|freetype2-2.5.3-5|94	%{_bindir}/ftlint
14mr|freetype2-2.5.3-5|95	%{_bindir}/ftmulti
14mr|freetype2-2.5.3-5|96	%{_bindir}/ftstring
14mr|freetype2-2.5.3-5|97	%{_bindir}/ftvalid
14mr|freetype2-2.5.3-5|98	%{_bindir}/ftview
14mr|freetype2-2.5.3-5|99	
14mr|freetype2-2.5.3-5|100	#----------------------------------------------------------------------------
14mr|freetype2-2.5.3-5|101	
14mr|freetype2-2.5.3-5|102	%prep
14mr|freetype2-2.5.3-5|103	%setup -q -n freetype-%{version} -a1 -a2
14mr|freetype2-2.5.3-5|104	
14mr|freetype2-2.5.3-5|105	pushd ft2demos-%{version}
14mr|freetype2-2.5.3-5|106	%patch0 -p0
14mr|freetype2-2.5.3-5|107	popd
14mr|freetype2-2.5.3-5|108	
14mr|freetype2-2.5.3-5|109	%patch1 -p1 -b .CVE-2010-3311
14mr|freetype2-2.5.3-5|110	
14mr|freetype2-2.5.3-5|111	%if %{build_subpixel}
14mr|freetype2-2.5.3-5|112	perl -pi -e 's|^/\* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING \*/| #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING|' include/config/ftoption.h
14mr|freetype2-2.5.3-5|113	%endif
14mr|freetype2-2.5.3-5|114	%if %{build_subpixel_hinting}
14mr|freetype2-2.5.3-5|115	perl -pi -e 's|^/\* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING \*/| #define TT_CONFIG_OPTION_SUBPIXEL_HINTING|' include/config/ftoption.h
14mr|freetype2-2.5.3-5|116	%endif
14mr|freetype2-2.5.3-5|117	sed -i -e 's/#define CFF_CONFIG_OPTION_OLD_ENGINE/#undef CFF_CONFIG_OPTION_OLD_ENGINE/' devel/ftoption.h
14mr|freetype2-2.5.3-5|118	
14mr|freetype2-2.5.3-5|119	%build
14mr|freetype2-2.5.3-5|120	%configure2_5x --disable-static
14mr|freetype2-2.5.3-5|121	%make
14mr|freetype2-2.5.3-5|122	
14mr|freetype2-2.5.3-5|123	pushd ft2demos-%{version}
14mr|freetype2-2.5.3-5|124	%make X11_PATH=%{_prefix} TOP_DIR=".."
14mr|freetype2-2.5.3-5|125	popd
14mr|freetype2-2.5.3-5|126	
14mr|freetype2-2.5.3-5|127	%install
14mr|freetype2-2.5.3-5|128	%makeinstall_std
14mr|freetype2-2.5.3-5|129	
14mr|freetype2-2.5.3-5|130	%multiarch_binaries %{buildroot}%{_bindir}/freetype-config
14mr|freetype2-2.5.3-5|131	
14mr|freetype2-2.5.3-5|132	%multiarch_includes %{buildroot}%{_includedir}/freetype2/config/ftconfig.h
14mr|freetype2-2.5.3-5|133	
14mr|freetype2-2.5.3-5|134	install -d %{buildroot}%{_bindir}
14mr|freetype2-2.5.3-5|135	
14mr|freetype2-2.5.3-5|136	for ftdemo in ftbench ftdiff ftdump ftgamma ftgrid ftlint ftmulti ftstring ftvalid ftview; do
14mr|freetype2-2.5.3-5|137	builds/unix/libtool --mode=install install -m 755 ft2demos-%{version}/bin/$ftdemo %{buildroot}%{_bindir}
14mr|freetype2-2.5.3-5|138	done
14mr|freetype2-2.5.3-5|139	
14mr|freetype2-2.5.3-5|140	
14mr|freetype2-2.5.3-5|141	%changelog
14mr|freetype2-2.5.3-5|142	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 2.5.3-5
14mr|freetype2-2.5.3-5|143	+ Revision: 4c01b07
14mr|freetype2-2.5.3-5|144	- build with subpixel hinting
14mr|freetype2-2.5.3-5|145	
14mr|freetype2-2.5.3-5|146	

16402 14
14mr|frei0r-plugins-1.4-2|1	%define	oname	frei0r
14mr|frei0r-plugins-1.4-2|2	
14mr|frei0r-plugins-1.4-2|3	Summary:	A minimalistic plugin API for video effects
14mr|frei0r-plugins-1.4-2|4	Name:		%{oname}-plugins
14mr|frei0r-plugins-1.4-2|5	Version:	1.4
14mr|frei0r-plugins-1.4-2|6	Release:	2
14mr|frei0r-plugins-1.4-2|7	License:	GPLv2+
14mr|frei0r-plugins-1.4-2|8	Group:		System/Libraries
14mr|frei0r-plugins-1.4-2|9	Url:		http://www.piksel.org/frei0r
14mr|frei0r-plugins-1.4-2|10	Source0:	http://www.piksel.no/frei0r/releases/%{name}-%{version}.tar.gz
14mr|frei0r-plugins-1.4-2|11	Patch0:		frei0r-1.3-doc-destdir-support.patch
14mr|frei0r-plugins-1.4-2|12	Patch1:		frei0r-1.3-build-docs-by-default.patch
14mr|frei0r-plugins-1.4-2|13	BuildRequires:	cmake
14mr|frei0r-plugins-1.4-2|14	BuildRequires:	doxygen
14mr|frei0r-plugins-1.4-2|15	Buildrequires:	pkgconfig(cairo)
14mr|frei0r-plugins-1.4-2|16	Buildrequires:	pkgconfig(gavl)
14mr|frei0r-plugins-1.4-2|17	BuildRequires:	pkgconfig(libpng)
14mr|frei0r-plugins-1.4-2|18	BuildRequires:	pkgconfig(opencv)
14mr|frei0r-plugins-1.4-2|19	%rename		%{oname}
14mr|frei0r-plugins-1.4-2|20	
14mr|frei0r-plugins-1.4-2|21	%description
14mr|frei0r-plugins-1.4-2|22	frei0r - a minimalistic plugin API for video effects.
14mr|frei0r-plugins-1.4-2|23	
14mr|frei0r-plugins-1.4-2|24	It is a minimalistic plugin API for video sources and filters.
14mr|frei0r-plugins-1.4-2|25	The behaviour of the effects can be controlled from the host by
14mr|frei0r-plugins-1.4-2|26	simple parameters. The intent is to solve the recurring
14mr|frei0r-plugins-1.4-2|27	reimplementation or adaptation issue of standard effects.
14mr|frei0r-plugins-1.4-2|28	
14mr|frei0r-plugins-1.4-2|29	It is not meant as a generic API for all kinds of video
14mr|frei0r-plugins-1.4-2|30	applications.
14mr|frei0r-plugins-1.4-2|31	
14mr|frei0r-plugins-1.4-2|32	There is no support for the requirements of special application
14mr|frei0r-plugins-1.4-2|33	areas like non linear editors, hardware accelerated shader effects,
14mr|frei0r-plugins-1.4-2|34	and high precision video processing. These advanced issues are not
14mr|frei0r-plugins-1.4-2|35	even solved satisfactory for non cross application plugin apis and
14mr|frei0r-plugins-1.4-2|36	are still an evolving field.
14mr|frei0r-plugins-1.4-2|37	
14mr|frei0r-plugins-1.4-2|38	The frei0r API is not meant to be a competing standard to more
14mr|frei0r-plugins-1.4-2|39	ambitious efforts.
14mr|frei0r-plugins-1.4-2|40	
14mr|frei0r-plugins-1.4-2|41	%files
14mr|frei0r-plugins-1.4-2|42	%doc AUTHORS README ChangeLog
14mr|frei0r-plugins-1.4-2|43	%exclude %{_docdir}/%{name}/html
14mr|frei0r-plugins-1.4-2|44	%dir %{_libdir}/frei0r-1
14mr|frei0r-plugins-1.4-2|45	%{_libdir}/frei0r-1/*.so
14mr|frei0r-plugins-1.4-2|46	
14mr|frei0r-plugins-1.4-2|47	#----------------------------------------------------------------------------
14mr|frei0r-plugins-1.4-2|48	
14mr|frei0r-plugins-1.4-2|49	%package	devel
14mr|frei0r-plugins-1.4-2|50	Summary:	Development files for frei0r-plugins
14mr|frei0r-plugins-1.4-2|51	Group:		Development/Other
14mr|frei0r-plugins-1.4-2|52	Requires:	%{name} = %{EVRD}
14mr|frei0r-plugins-1.4-2|53	
14mr|frei0r-plugins-1.4-2|54	%description	devel
14mr|frei0r-plugins-1.4-2|55	The fri0r-plugins-devel package contains header files for developing
14mr|frei0r-plugins-1.4-2|56	applications that use frei0r-plugins.
14mr|frei0r-plugins-1.4-2|57	
14mr|frei0r-plugins-1.4-2|58	%files devel
14mr|frei0r-plugins-1.4-2|59	%doc %{_docdir}/%{name}/html
14mr|frei0r-plugins-1.4-2|60	%{_includedir}/frei0r.h
14mr|frei0r-plugins-1.4-2|61	%{_libdir}/pkgconfig/frei0r.pc
14mr|frei0r-plugins-1.4-2|62	
14mr|frei0r-plugins-1.4-2|63	#----------------------------------------------------------------------------
14mr|frei0r-plugins-1.4-2|64	
14mr|frei0r-plugins-1.4-2|65	%prep
14mr|frei0r-plugins-1.4-2|66	%setup -q
14mr|frei0r-plugins-1.4-2|67	%patch0 -p1 -b .destdir~
14mr|frei0r-plugins-1.4-2|68	%patch1 -p1 -b .doc~
14mr|frei0r-plugins-1.4-2|69	
14mr|frei0r-plugins-1.4-2|70	%build
14mr|frei0r-plugins-1.4-2|71	autoreconf -fi
14mr|frei0r-plugins-1.4-2|72	%configure
14mr|frei0r-plugins-1.4-2|73	%make
14mr|frei0r-plugins-1.4-2|74	
14mr|frei0r-plugins-1.4-2|75	%install
14mr|frei0r-plugins-1.4-2|76	%makeinstall_std
14mr|frei0r-plugins-1.4-2|77	
14mr|frei0r-plugins-1.4-2|78	
14mr|frei0r-plugins-1.4-2|79	%changelog
14mr|frei0r-plugins-1.4-2|80	* Thu Jul 03 2014 Arkady Shane <ashejn@gmail.com> 1.4-2
14mr|frei0r-plugins-1.4-2|81	+ Revision: b1b0d1d
14mr|frei0r-plugins-1.4-2|82	- added autoreconf
14mr|frei0r-plugins-1.4-2|83	
14mr|frei0r-plugins-1.4-2|84	

16403 14
14mr|fribidi-0.19.6-2|1	%define major 0
14mr|fribidi-0.19.6-2|2	%define libname %mklibname %{name} %{major}
14mr|fribidi-0.19.6-2|3	%define develname %mklibname %{name} -d
14mr|fribidi-0.19.6-2|4	
14mr|fribidi-0.19.6-2|5	Summary:	Library to support Bi-directional scripts
14mr|fribidi-0.19.6-2|6	Name:		fribidi
14mr|fribidi-0.19.6-2|7	Version:	0.19.6
14mr|fribidi-0.19.6-2|8	Release:	2
14mr|fribidi-0.19.6-2|9	License:	LGPLv2+
14mr|fribidi-0.19.6-2|10	Group:		System/Internationalization
14mr|fribidi-0.19.6-2|11	URL:		http://fribidi.org
14mr|fribidi-0.19.6-2|12	Source0: 	http://fribidi.org/download/fribidi-%{version}.tar.bz2
14mr|fribidi-0.19.6-2|13	Patch0:		fribidi-0.19.1-fix-str-fmt.patch
14mr|fribidi-0.19.6-2|14	
14mr|fribidi-0.19.6-2|15	%description
14mr|fribidi-0.19.6-2|16	A library to handle bidirectional scripts (eg hebrew, arabic), so that
14mr|fribidi-0.19.6-2|17	the display is done in the proper way; while the text data itself is
14mr|fribidi-0.19.6-2|18	always written in logical order.
14mr|fribidi-0.19.6-2|19	The library uses unicode internally.
14mr|fribidi-0.19.6-2|20	
14mr|fribidi-0.19.6-2|21	%package -n %{libname}
14mr|fribidi-0.19.6-2|22	Summary:	Library to support Bi-directional scripts
14mr|fribidi-0.19.6-2|23	Group:		System/Internationalization
14mr|fribidi-0.19.6-2|24	
14mr|fribidi-0.19.6-2|25	%description -n %{libname}
14mr|fribidi-0.19.6-2|26	A library to handle bidirectional scripts (eg hebrew, arabic), so that
14mr|fribidi-0.19.6-2|27	the display is done in the proper way; while the text data itself is
14mr|fribidi-0.19.6-2|28	always written in logical order.
14mr|fribidi-0.19.6-2|29	The library uses unicode internally.
14mr|fribidi-0.19.6-2|30	
14mr|fribidi-0.19.6-2|31	%package -n %{develname}
14mr|fribidi-0.19.6-2|32	Summary:	Libraries and headers for development with %{name}
14mr|fribidi-0.19.6-2|33	Group:		Development/C
14mr|fribidi-0.19.6-2|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|fribidi-0.19.6-2|35	Requires:	%{libname} = %{version}-%{release}
14mr|fribidi-0.19.6-2|36	Obsoletes:	%{_lib}fribidi-static-devel < 0.19.2-6
14mr|fribidi-0.19.6-2|37	
14mr|fribidi-0.19.6-2|38	%description -n %{develname}
14mr|fribidi-0.19.6-2|39	This package includes the libraries and header files for the %{name}
14mr|fribidi-0.19.6-2|40	package.
14mr|fribidi-0.19.6-2|41	
14mr|fribidi-0.19.6-2|42	%prep
14mr|fribidi-0.19.6-2|43	%setup -q
14mr|fribidi-0.19.6-2|44	%patch0 -p0
14mr|fribidi-0.19.6-2|45	
14mr|fribidi-0.19.6-2|46	%build
14mr|fribidi-0.19.6-2|47	%configure2_5x \
14mr|fribidi-0.19.6-2|48	--disable-static
14mr|fribidi-0.19.6-2|49	
14mr|fribidi-0.19.6-2|50	%make
14mr|fribidi-0.19.6-2|51	
14mr|fribidi-0.19.6-2|52	%check
14mr|fribidi-0.19.6-2|53	make check
14mr|fribidi-0.19.6-2|54	
14mr|fribidi-0.19.6-2|55	%install
14mr|fribidi-0.19.6-2|56	%makeinstall_std
14mr|fribidi-0.19.6-2|57	
14mr|fribidi-0.19.6-2|58	%files
14mr|fribidi-0.19.6-2|59	%doc README AUTHORS ChangeLog TODO THANKS NEWS
14mr|fribidi-0.19.6-2|60	%{_bindir}/fribidi
14mr|fribidi-0.19.6-2|61	
14mr|fribidi-0.19.6-2|62	%files -n %{libname}
14mr|fribidi-0.19.6-2|63	%{_libdir}/libfribidi.so.%{major}*
14mr|fribidi-0.19.6-2|64	
14mr|fribidi-0.19.6-2|65	%files -n %{develname}
14mr|fribidi-0.19.6-2|66	%{_libdir}/*.so
14mr|fribidi-0.19.6-2|67	%{_includedir}/*
14mr|fribidi-0.19.6-2|68	%{_libdir}/pkgconfig/*
14mr|fribidi-0.19.6-2|69	%_mandir/man3/*
14mr|fribidi-0.19.6-2|70	
14mr|fribidi-0.19.6-2|71	%changelog
14mr|fribidi-0.19.6-2|72	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19.6-2
14mr|fribidi-0.19.6-2|73	+ Revision: 5a49458
14mr|fribidi-0.19.6-2|74	- Updated to 0.19.6
14mr|fribidi-0.19.6-2|75	
14mr|fribidi-0.19.6-2|76	

16404 14
14mr|fskbsetting-0.3.2-4|1	Name:		fskbsetting
14mr|fskbsetting-0.3.2-4|2	Version:	0.3.2
14mr|fskbsetting-0.3.2-4|3	Release:	4
14mr|fskbsetting-0.3.2-4|4	License:	GPLv3
14mr|fskbsetting-0.3.2-4|5	Summary:	GUI Front-end for setxkbmap Command
14mr|fskbsetting-0.3.2-4|6	URL:		http://code.google.com/p/mandriva-lxde
14mr|fskbsetting-0.3.2-4|7	Group:		System/X11
14mr|fskbsetting-0.3.2-4|8	Source0:	http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|fskbsetting-0.3.2-4|9	Patch0:		fskbsetting-0.3.2-wxgtku.patch
14mr|fskbsetting-0.3.2-4|10	BuildRequires:	gcc-c++
14mr|fskbsetting-0.3.2-4|11	BuildRequires:	intltool
14mr|fskbsetting-0.3.2-4|12	BuildRequires:	automake
14mr|fskbsetting-0.3.2-4|13	BuildRequires:	wxgtku-devel
14mr|fskbsetting-0.3.2-4|14	
14mr|fskbsetting-0.3.2-4|15	%description
14mr|fskbsetting-0.3.2-4|16	fsKBSetting is GUI front-end for setxkbmap command.
14mr|fskbsetting-0.3.2-4|17	
14mr|fskbsetting-0.3.2-4|18	%prep
14mr|fskbsetting-0.3.2-4|19	%setup -q
14mr|fskbsetting-0.3.2-4|20	%patch0 -p1 -b .wxgtku~
14mr|fskbsetting-0.3.2-4|21	
14mr|fskbsetting-0.3.2-4|22	%build
14mr|fskbsetting-0.3.2-4|23	autoreconf --force --install --symlink
14mr|fskbsetting-0.3.2-4|24	%configure2_5x
14mr|fskbsetting-0.3.2-4|25	%make
14mr|fskbsetting-0.3.2-4|26	
14mr|fskbsetting-0.3.2-4|27	%install
14mr|fskbsetting-0.3.2-4|28	%__rm -rf %{buildroot}
14mr|fskbsetting-0.3.2-4|29	
14mr|fskbsetting-0.3.2-4|30	%makeinstall_std
14mr|fskbsetting-0.3.2-4|31	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
14mr|fskbsetting-0.3.2-4|32	%__rm -rf %{buildroot}%{_prefix}/doc/%{name}
14mr|fskbsetting-0.3.2-4|33	
14mr|fskbsetting-0.3.2-4|34	%find_lang %{name}
14mr|fskbsetting-0.3.2-4|35	
14mr|fskbsetting-0.3.2-4|36	%clean
14mr|fskbsetting-0.3.2-4|37	%__rm -rf %{buildroot}
14mr|fskbsetting-0.3.2-4|38	
14mr|fskbsetting-0.3.2-4|39	%files -f %{name}.lang
14mr|fskbsetting-0.3.2-4|40	%defattr(-,root,root)
14mr|fskbsetting-0.3.2-4|41	%doc AUTHORS ChangeLog README TRANSLATORS
14mr|fskbsetting-0.3.2-4|42	%{_datadir}/%{name}
14mr|fskbsetting-0.3.2-4|43	%{_bindir}/*
14mr|fskbsetting-0.3.2-4|44	%{_datadir}/applications/%{name}.desktop
14mr|fskbsetting-0.3.2-4|45	
14mr|fskbsetting-0.3.2-4|46	
14mr|fskbsetting-0.3.2-4|47	
14mr|fskbsetting-0.3.2-4|48	%changelog
14mr|fskbsetting-0.3.2-4|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-4
14mr|fskbsetting-0.3.2-4|50	+ Revision: 6747780
14mr|fskbsetting-0.3.2-4|51	- MassBuild#440: Increase release tag
14mr|fskbsetting-0.3.2-4|52	
14mr|fskbsetting-0.3.2-4|53	

16405 14
14mr|fslsfonts-1.0.3-5|1	Name: fslsfonts
14mr|fslsfonts-1.0.3-5|2	Version: 1.0.3
14mr|fslsfonts-1.0.3-5|3	Release: 5
14mr|fslsfonts-1.0.3-5|4	Summary: List fonts served by X font server
14mr|fslsfonts-1.0.3-5|5	Group: Development/X11
14mr|fslsfonts-1.0.3-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|fslsfonts-1.0.3-5|7	License: MIT
14mr|fslsfonts-1.0.3-5|8	
14mr|fslsfonts-1.0.3-5|9	BuildRequires: pkgconfig(libfs) >= 1.0.0
14mr|fslsfonts-1.0.3-5|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|fslsfonts-1.0.3-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|fslsfonts-1.0.3-5|12	
14mr|fslsfonts-1.0.3-5|13	%description
14mr|fslsfonts-1.0.3-5|14	Fslsfonts lists the fonts that match the given pattern.
14mr|fslsfonts-1.0.3-5|15	
14mr|fslsfonts-1.0.3-5|16	%prep
14mr|fslsfonts-1.0.3-5|17	%setup -q -n %{name}-%{version}
14mr|fslsfonts-1.0.3-5|18	
14mr|fslsfonts-1.0.3-5|19	%build
14mr|fslsfonts-1.0.3-5|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|fslsfonts-1.0.3-5|21	--x-libraries=%{_libdir}
14mr|fslsfonts-1.0.3-5|22	
14mr|fslsfonts-1.0.3-5|23	%make
14mr|fslsfonts-1.0.3-5|24	
14mr|fslsfonts-1.0.3-5|25	%install
14mr|fslsfonts-1.0.3-5|26	rm -rf %{buildroot}
14mr|fslsfonts-1.0.3-5|27	%makeinstall_std
14mr|fslsfonts-1.0.3-5|28	
14mr|fslsfonts-1.0.3-5|29	%clean
14mr|fslsfonts-1.0.3-5|30	rm -rf %{buildroot}
14mr|fslsfonts-1.0.3-5|31	
14mr|fslsfonts-1.0.3-5|32	%files
14mr|fslsfonts-1.0.3-5|33	%defattr(-,root,root)
14mr|fslsfonts-1.0.3-5|34	%{_bindir}/fslsfonts
14mr|fslsfonts-1.0.3-5|35	%{_mandir}/man1/fslsfonts.*
14mr|fslsfonts-1.0.3-5|36	
14mr|fslsfonts-1.0.3-5|37	
14mr|fslsfonts-1.0.3-5|38	
14mr|fslsfonts-1.0.3-5|39	
14mr|fslsfonts-1.0.3-5|40	
14mr|fslsfonts-1.0.3-5|41	%changelog
14mr|fslsfonts-1.0.3-5|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|fslsfonts-1.0.3-5|43	+ Revision: 17fabba
14mr|fslsfonts-1.0.3-5|44	- MassBuild#440: Increase release tag
14mr|fslsfonts-1.0.3-5|45	
14mr|fslsfonts-1.0.3-5|46	

16406 14
14mr|fstobdf-1.0.4-5|1	Name: fstobdf
14mr|fstobdf-1.0.4-5|2	Version: 1.0.4
14mr|fstobdf-1.0.4-5|3	Release: 5
14mr|fstobdf-1.0.4-5|4	Summary: Generate BDF font from X font server
14mr|fstobdf-1.0.4-5|5	Group: Development/X11
14mr|fstobdf-1.0.4-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|fstobdf-1.0.4-5|7	License: MIT
14mr|fstobdf-1.0.4-5|8	
14mr|fstobdf-1.0.4-5|9	BuildRequires: pkgconfig(libfs) >= 1.0.0
14mr|fstobdf-1.0.4-5|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|fstobdf-1.0.4-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|fstobdf-1.0.4-5|12	
14mr|fstobdf-1.0.4-5|13	%description
14mr|fstobdf-1.0.4-5|14	The fstobdf program reads a font from a font server and generate BDF font.
14mr|fstobdf-1.0.4-5|15	
14mr|fstobdf-1.0.4-5|16	%prep
14mr|fstobdf-1.0.4-5|17	%setup -q -n %{name}-%{version}
14mr|fstobdf-1.0.4-5|18	
14mr|fstobdf-1.0.4-5|19	%build
14mr|fstobdf-1.0.4-5|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|fstobdf-1.0.4-5|21	--x-libraries=%{_libdir}
14mr|fstobdf-1.0.4-5|22	
14mr|fstobdf-1.0.4-5|23	%make
14mr|fstobdf-1.0.4-5|24	
14mr|fstobdf-1.0.4-5|25	%install
14mr|fstobdf-1.0.4-5|26	rm -rf %{buildroot}
14mr|fstobdf-1.0.4-5|27	%makeinstall_std
14mr|fstobdf-1.0.4-5|28	
14mr|fstobdf-1.0.4-5|29	%clean
14mr|fstobdf-1.0.4-5|30	rm -rf %{buildroot}
14mr|fstobdf-1.0.4-5|31	
14mr|fstobdf-1.0.4-5|32	%files
14mr|fstobdf-1.0.4-5|33	%defattr(-,root,root)
14mr|fstobdf-1.0.4-5|34	%{_bindir}/fstobdf
14mr|fstobdf-1.0.4-5|35	%{_mandir}/man1/fstobdf.*
14mr|fstobdf-1.0.4-5|36	
14mr|fstobdf-1.0.4-5|37	
14mr|fstobdf-1.0.4-5|38	
14mr|fstobdf-1.0.4-5|39	
14mr|fstobdf-1.0.4-5|40	
14mr|fstobdf-1.0.4-5|41	%changelog
14mr|fstobdf-1.0.4-5|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-5
14mr|fstobdf-1.0.4-5|43	+ Revision: 80c34d8
14mr|fstobdf-1.0.4-5|44	- MassBuild#440: Increase release tag
14mr|fstobdf-1.0.4-5|45	
14mr|fstobdf-1.0.4-5|46	

16407 14
14mr|ftgl-2.1.3-0.rc5.9|1	%define pre	rc5
14mr|ftgl-2.1.3-0.rc5.9|2	
14mr|ftgl-2.1.3-0.rc5.9|3	%define distname	%{name}-%{version}-%{pre}.tar.bz2
14mr|ftgl-2.1.3-0.rc5.9|4	%define dname		%{name}-%{version}~%{pre}
14mr|ftgl-2.1.3-0.rc5.9|5	
14mr|ftgl-2.1.3-0.rc5.9|6	%define major		2
14mr|ftgl-2.1.3-0.rc5.9|7	%define libname		%mklibname %{name} %{major}
14mr|ftgl-2.1.3-0.rc5.9|8	%define develname	%mklibname %{name} -d
14mr|ftgl-2.1.3-0.rc5.9|9	
14mr|ftgl-2.1.3-0.rc5.9|10	Summary:	Font rendering library for OpenGL applications
14mr|ftgl-2.1.3-0.rc5.9|11	Name:		ftgl
14mr|ftgl-2.1.3-0.rc5.9|12	Version:	2.1.3
14mr|ftgl-2.1.3-0.rc5.9|13	Release:	0.%{pre}.9
14mr|ftgl-2.1.3-0.rc5.9|14	License:	MIT
14mr|ftgl-2.1.3-0.rc5.9|15	Group:		System/Libraries
14mr|ftgl-2.1.3-0.rc5.9|16	URL:		http://ftgl.wiki.sourceforge.net/
14mr|ftgl-2.1.3-0.rc5.9|17	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
14mr|ftgl-2.1.3-0.rc5.9|18	BuildRequires:	pkgconfig(freetype2)
14mr|ftgl-2.1.3-0.rc5.9|19	BuildRequires:	pkgconfig(glu)
14mr|ftgl-2.1.3-0.rc5.9|20	BuildRequires:	doxygen
14mr|ftgl-2.1.3-0.rc5.9|21	
14mr|ftgl-2.1.3-0.rc5.9|22	%description
14mr|ftgl-2.1.3-0.rc5.9|23	FTGL is a free, open source library to enable developers to use arbitrary
14mr|ftgl-2.1.3-0.rc5.9|24	fonts in their OpenGL (www.opengl.org) applications.  Unlike other OpenGL
14mr|ftgl-2.1.3-0.rc5.9|25	font libraries FTGL uses standard font file formats so doesn't need a
14mr|ftgl-2.1.3-0.rc5.9|26	preprocessing step to convert the high quality font data into a lesser
14mr|ftgl-2.1.3-0.rc5.9|27	quality, proprietary format.  FTGL uses the Freetype (www.freetype.org)
14mr|ftgl-2.1.3-0.rc5.9|28	font library to open and 'decode' the fonts. It then takes that output
14mr|ftgl-2.1.3-0.rc5.9|29	and stores it in a format most efficient for OpenGL rendering.
14mr|ftgl-2.1.3-0.rc5.9|30	
14mr|ftgl-2.1.3-0.rc5.9|31	Rendering modes supported are:
14mr|ftgl-2.1.3-0.rc5.9|32	* Bit maps
14mr|ftgl-2.1.3-0.rc5.9|33	* Anti aliased pix maps
14mr|ftgl-2.1.3-0.rc5.9|34	* Texture maps
14mr|ftgl-2.1.3-0.rc5.9|35	* Outlines
14mr|ftgl-2.1.3-0.rc5.9|36	* Polygon meshes
14mr|ftgl-2.1.3-0.rc5.9|37	* Extruded polygon meshes
14mr|ftgl-2.1.3-0.rc5.9|38	
14mr|ftgl-2.1.3-0.rc5.9|39	%package -n	%{libname}
14mr|ftgl-2.1.3-0.rc5.9|40	Summary:	OpenGL Interface of Freetype2
14mr|ftgl-2.1.3-0.rc5.9|41	Group:		System/Libraries
14mr|ftgl-2.1.3-0.rc5.9|42	Provides:	%{name} = %{version}-%{release}
14mr|ftgl-2.1.3-0.rc5.9|43	Provides:	%{libname} = %{version}-%{release}
14mr|ftgl-2.1.3-0.rc5.9|44	
14mr|ftgl-2.1.3-0.rc5.9|45	%description -n	%{libname}
14mr|ftgl-2.1.3-0.rc5.9|46	FTGL is a free, open source library to enable developers to use arbitrary
14mr|ftgl-2.1.3-0.rc5.9|47	fonts in their OpenGL (www.opengl.org) applications.  Unlike other OpenGL
14mr|ftgl-2.1.3-0.rc5.9|48	font libraries FTGL uses standard font file formats so doesn't need a
14mr|ftgl-2.1.3-0.rc5.9|49	preprocessing step to convert the high quality font data into a lesser
14mr|ftgl-2.1.3-0.rc5.9|50	quality, proprietary format.  FTGL uses the Freetype (www.freetype.org)
14mr|ftgl-2.1.3-0.rc5.9|51	font library to open and 'decode' the fonts. It then takes that output
14mr|ftgl-2.1.3-0.rc5.9|52	and stores it in a format most efficient for OpenGL rendering.
14mr|ftgl-2.1.3-0.rc5.9|53	
14mr|ftgl-2.1.3-0.rc5.9|54	Rendering modes supported are:
14mr|ftgl-2.1.3-0.rc5.9|55	* Bit maps
14mr|ftgl-2.1.3-0.rc5.9|56	* Anti aliased pix maps
14mr|ftgl-2.1.3-0.rc5.9|57	* Texture maps
14mr|ftgl-2.1.3-0.rc5.9|58	* Outlines
14mr|ftgl-2.1.3-0.rc5.9|59	* Polygon meshes
14mr|ftgl-2.1.3-0.rc5.9|60	* Extruded polygon meshes
14mr|ftgl-2.1.3-0.rc5.9|61	
14mr|ftgl-2.1.3-0.rc5.9|62	%package -n	%{develname}
14mr|ftgl-2.1.3-0.rc5.9|63	Summary:	Development related files of FTGL
14mr|ftgl-2.1.3-0.rc5.9|64	Group:		Development/C
14mr|ftgl-2.1.3-0.rc5.9|65	Provides:	%{name}-devel = %{version}-%{release}
14mr|ftgl-2.1.3-0.rc5.9|66	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|ftgl-2.1.3-0.rc5.9|67	Requires:	%{libname} = %{version}-%{release}
14mr|ftgl-2.1.3-0.rc5.9|68	
14mr|ftgl-2.1.3-0.rc5.9|69	%description -n	%{develname}
14mr|ftgl-2.1.3-0.rc5.9|70	This package contains headers and static libraries of FTGL.
14mr|ftgl-2.1.3-0.rc5.9|71	You need to install it if you want to develop or compile
14mr|ftgl-2.1.3-0.rc5.9|72	any programs that make use of OpenGL interface of freetype
14mr|ftgl-2.1.3-0.rc5.9|73	library.
14mr|ftgl-2.1.3-0.rc5.9|74	
14mr|ftgl-2.1.3-0.rc5.9|75	%prep
14mr|ftgl-2.1.3-0.rc5.9|76	%setup -q -n %{dname}
14mr|ftgl-2.1.3-0.rc5.9|77	find -type f -name '*.txt' -print0 | xargs -0 -r %__chmod 0644
14mr|ftgl-2.1.3-0.rc5.9|78	
14mr|ftgl-2.1.3-0.rc5.9|79	%build
14mr|ftgl-2.1.3-0.rc5.9|80	%configure2_5x --enable-shared --disable-static
14mr|ftgl-2.1.3-0.rc5.9|81	%make
14mr|ftgl-2.1.3-0.rc5.9|82	
14mr|ftgl-2.1.3-0.rc5.9|83	%install
14mr|ftgl-2.1.3-0.rc5.9|84	%makeinstall
14mr|ftgl-2.1.3-0.rc5.9|85	
14mr|ftgl-2.1.3-0.rc5.9|86	# include doc ourselves, don't let software do it
14mr|ftgl-2.1.3-0.rc5.9|87	%__rm -rf %{buildroot}%{_docdir}
14mr|ftgl-2.1.3-0.rc5.9|88	
14mr|ftgl-2.1.3-0.rc5.9|89	# remove files not bundled
14mr|ftgl-2.1.3-0.rc5.9|90	%__rm -f %{buildroot}%{_bindir}/FTGLDemo
14mr|ftgl-2.1.3-0.rc5.9|91	%__rmdir %{buildroot}%{_bindir} || true
14mr|ftgl-2.1.3-0.rc5.9|92	
14mr|ftgl-2.1.3-0.rc5.9|93	
14mr|ftgl-2.1.3-0.rc5.9|94	%files -n %{libname}
14mr|ftgl-2.1.3-0.rc5.9|95	%{_libdir}/libftgl.so.%{major}*
14mr|ftgl-2.1.3-0.rc5.9|96	
14mr|ftgl-2.1.3-0.rc5.9|97	%files -n %{develname}
14mr|ftgl-2.1.3-0.rc5.9|98	%doc AUTHORS BUGS NEWS README TODO
14mr|ftgl-2.1.3-0.rc5.9|99	%{_includedir}/*
14mr|ftgl-2.1.3-0.rc5.9|100	%{_libdir}/lib*.so
14mr|ftgl-2.1.3-0.rc5.9|101	%{_libdir}/pkgconfig/*.pc
14mr|ftgl-2.1.3-0.rc5.9|102	
14mr|ftgl-2.1.3-0.rc5.9|103	
14mr|ftgl-2.1.3-0.rc5.9|104	%changelog
14mr|ftgl-2.1.3-0.rc5.9|105	* Fri Aug 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-0.rc5.9
14mr|ftgl-2.1.3-0.rc5.9|106	+ Revision: 630baa6
14mr|ftgl-2.1.3-0.rc5.9|107	- LOG Drop .la and .a files, spec cleanup
14mr|ftgl-2.1.3-0.rc5.9|108	
14mr|ftgl-2.1.3-0.rc5.9|109	

16408 14
14mr|ftjam-2.5.3rc2-5|1	Summary:	Replacement for make
14mr|ftjam-2.5.3rc2-5|2	Name:		ftjam
14mr|ftjam-2.5.3rc2-5|3	Version:	2.5.3rc2
14mr|ftjam-2.5.3rc2-5|4	Release:	5
14mr|ftjam-2.5.3rc2-5|5	License:	BSD-like
14mr|ftjam-2.5.3rc2-5|6	Group:		Development/Other
14mr|ftjam-2.5.3rc2-5|7	Url:		http://www.freetype.org/jam/index.html
14mr|ftjam-2.5.3rc2-5|8	Source0:	http://mesh.dl.sourceforge.net/sourceforge/freetype/%{name}-%{version}.tar.bz2
14mr|ftjam-2.5.3rc2-5|9	Patch0:		ftjam-2.5.3-nostrip.patch
14mr|ftjam-2.5.3rc2-5|10	Patch1:		ftjam-2.5.3-false-flags.patch
14mr|ftjam-2.5.3rc2-5|11	BuildRequires:	byacc
14mr|ftjam-2.5.3rc2-5|12	%rename		jam
14mr|ftjam-2.5.3rc2-5|13	
14mr|ftjam-2.5.3rc2-5|14	%description
14mr|ftjam-2.5.3rc2-5|15	We highly recommend that you use FT Jam as it is 100% backwards
14mr|ftjam-2.5.3rc2-5|16	compatible with classic Jam and can be used as a plug-in
14mr|ftjam-2.5.3rc2-5|17	replacement for it.
14mr|ftjam-2.5.3rc2-5|18	
14mr|ftjam-2.5.3rc2-5|19	Alternatively, FT Jam exists because Perforce hadn't the time
14mr|ftjam-2.5.3rc2-5|20	to update Jam in a very long time, and we still hope that these
14mr|ftjam-2.5.3rc2-5|21	improvements will be integrated back to classic Jam as soon as possible.
14mr|ftjam-2.5.3rc2-5|22	
14mr|ftjam-2.5.3rc2-5|23	%files
14mr|ftjam-2.5.3rc2-5|24	%defattr(644,root,root,755)
14mr|ftjam-2.5.3rc2-5|25	%doc *.html README RELNOTES Porting
14mr|ftjam-2.5.3rc2-5|26	%attr(755,root,root) %{_bindir}/jam
14mr|ftjam-2.5.3rc2-5|27	
14mr|ftjam-2.5.3rc2-5|28	#----------------------------------------------------------------------------
14mr|ftjam-2.5.3rc2-5|29	
14mr|ftjam-2.5.3rc2-5|30	%prep
14mr|ftjam-2.5.3rc2-5|31	%setup -q
14mr|ftjam-2.5.3rc2-5|32	%patch0 -p1
14mr|ftjam-2.5.3rc2-5|33	%patch1 -p1
14mr|ftjam-2.5.3rc2-5|34	
14mr|ftjam-2.5.3rc2-5|35	# fix CRLF
14mr|ftjam-2.5.3rc2-5|36	sed -i 's/\r//' README
14mr|ftjam-2.5.3rc2-5|37	sed -i 's/\r//' RELNOTES
14mr|ftjam-2.5.3rc2-5|38	sed -i 's/\r//' Porting
14mr|ftjam-2.5.3rc2-5|39	
14mr|ftjam-2.5.3rc2-5|40	%build
14mr|ftjam-2.5.3rc2-5|41	export CCFLAGS="%{optflags}"
14mr|ftjam-2.5.3rc2-5|42	export LINKFLAGS="%{ldflags}"
14mr|ftjam-2.5.3rc2-5|43	export CC="%__cc"
14mr|ftjam-2.5.3rc2-5|44	export CXX="%__cxx"
14mr|ftjam-2.5.3rc2-5|45	%configure2_5x
14mr|ftjam-2.5.3rc2-5|46	%make
14mr|ftjam-2.5.3rc2-5|47	
14mr|ftjam-2.5.3rc2-5|48	%install
14mr|ftjam-2.5.3rc2-5|49	%makeinstall
14mr|ftjam-2.5.3rc2-5|50	
14mr|ftjam-2.5.3rc2-5|51	
14mr|ftjam-2.5.3rc2-5|52	%changelog
14mr|ftjam-2.5.3rc2-5|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.3rc2-5
14mr|ftjam-2.5.3rc2-5|54	+ Revision: 08f5c23
14mr|ftjam-2.5.3rc2-5|55	- MassBuild#440: Increase release tag
14mr|ftjam-2.5.3rc2-5|56	
14mr|ftjam-2.5.3rc2-5|57	

16409 14
14mr|fuse-2.9.3-4|1	%define major 2
14mr|fuse-2.9.3-4|2	%define ulmajor 1
14mr|fuse-2.9.3-4|3	%define libname %mklibname %{name} %{major}
14mr|fuse-2.9.3-4|4	%define libulm %mklibname ulockmgr %{ulmajor}
14mr|fuse-2.9.3-4|5	%define devname %mklibname %{name} -d
14mr|fuse-2.9.3-4|6	%define static %mklibname %{name} -d -s
14mr|fuse-2.9.3-4|7	
14mr|fuse-2.9.3-4|8	Summary:	Interface for userspace programs to export a virtual filesystem to the kernel
14mr|fuse-2.9.3-4|9	Name:		fuse
14mr|fuse-2.9.3-4|10	Version:	2.9.3
14mr|fuse-2.9.3-4|11	Release:	4
14mr|fuse-2.9.3-4|12	License:	GPLv2+
14mr|fuse-2.9.3-4|13	Group:		System/Base
14mr|fuse-2.9.3-4|14	Url:		http://sourceforge.net/projects/fuse/
14mr|fuse-2.9.3-4|15	Source0:	http://downloads.sourceforge.net/project/fuse/%{name}-2.X/%{version}/%{name}-%{version}.tar.gz
14mr|fuse-2.9.3-4|16	Source1:	fuse.conf
14mr|fuse-2.9.3-4|17	Patch0:		mount-readlink-hang-workaround.patch
14mr|fuse-2.9.3-4|18	BuildRequires:	libtool
14mr|fuse-2.9.3-4|19	BuildRequires:	gettext-devel
14mr|fuse-2.9.3-4|20	Requires(post,preun):	rpm-helper
14mr|fuse-2.9.3-4|21	
14mr|fuse-2.9.3-4|22	%description
14mr|fuse-2.9.3-4|23	FUSE (Filesystem in USErspace) is a simple interface for userspace
14mr|fuse-2.9.3-4|24	programs to export a virtual filesystem to the linux kernel.  FUSE
14mr|fuse-2.9.3-4|25	also aims to provide a secure method for non privileged users to
14mr|fuse-2.9.3-4|26	create and mount their own filesystem implementations.
14mr|fuse-2.9.3-4|27	
14mr|fuse-2.9.3-4|28	%files
14mr|fuse-2.9.3-4|29	%doc AUTHORS ChangeLog FAQ Filesystems NEWS README README.NFS
14mr|fuse-2.9.3-4|30	%attr(0755,root,root) /sbin/mount.fuse
14mr|fuse-2.9.3-4|31	%attr(4755,root,root) /bin/fusermount
14mr|fuse-2.9.3-4|32	%attr(0755,root,root) /bin/ulockmgr_server
14mr|fuse-2.9.3-4|33	%config(noreplace) %{_sysconfdir}/fuse.conf
14mr|fuse-2.9.3-4|34	%{_bindir}/fusermount
14mr|fuse-2.9.3-4|35	%{_bindir}/ulockmgr_server
14mr|fuse-2.9.3-4|36	%{_mandir}/man1/fusermount.1.*
14mr|fuse-2.9.3-4|37	%{_mandir}/man1/ulockmgr_server.1.*
14mr|fuse-2.9.3-4|38	%{_mandir}/man8/mount.fuse.8.*
14mr|fuse-2.9.3-4|39	
14mr|fuse-2.9.3-4|40	%preun
14mr|fuse-2.9.3-4|41	if [ -f %{_sysconfdir}/rc.d/init.d/fuse ]; then
14mr|fuse-2.9.3-4|42	chkconfig --del fuse
14mr|fuse-2.9.3-4|43	fi
14mr|fuse-2.9.3-4|44	
14mr|fuse-2.9.3-4|45	#----------------------------------------------------------------------------
14mr|fuse-2.9.3-4|46	
14mr|fuse-2.9.3-4|47	%package -n %{libname}
14mr|fuse-2.9.3-4|48	Summary:	Libraries for fuse
14mr|fuse-2.9.3-4|49	License:	LGPLv2+
14mr|fuse-2.9.3-4|50	Group:		System/Libraries
14mr|fuse-2.9.3-4|51	
14mr|fuse-2.9.3-4|52	%description -n %{libname}
14mr|fuse-2.9.3-4|53	Libraries for fuse.
14mr|fuse-2.9.3-4|54	
14mr|fuse-2.9.3-4|55	%files -n %{libname}
14mr|fuse-2.9.3-4|56	/%{_lib}/libfuse.so.%{major}*
14mr|fuse-2.9.3-4|57	
14mr|fuse-2.9.3-4|58	#----------------------------------------------------------------------------
14mr|fuse-2.9.3-4|59	
14mr|fuse-2.9.3-4|60	%package -n %{libulm}
14mr|fuse-2.9.3-4|61	Summary:	libulockmgr for fuse
14mr|fuse-2.9.3-4|62	License:	LGPLv2+
14mr|fuse-2.9.3-4|63	Group:		System/Libraries
14mr|fuse-2.9.3-4|64	Conflicts:	%{libname} < 2.9.2-1
14mr|fuse-2.9.3-4|65	
14mr|fuse-2.9.3-4|66	%description -n %{libulm}
14mr|fuse-2.9.3-4|67	Libraries for fuse.
14mr|fuse-2.9.3-4|68	
14mr|fuse-2.9.3-4|69	%files -n %{libulm}
14mr|fuse-2.9.3-4|70	/%{_lib}/libulockmgr.so.%{ulmajor}*
14mr|fuse-2.9.3-4|71	
14mr|fuse-2.9.3-4|72	#----------------------------------------------------------------------------
14mr|fuse-2.9.3-4|73	
14mr|fuse-2.9.3-4|74	%package -n %{devname}
14mr|fuse-2.9.3-4|75	Summary:	Header files and development libraries for %{name}
14mr|fuse-2.9.3-4|76	License:	LGPLv2+
14mr|fuse-2.9.3-4|77	Group:		Development/C
14mr|fuse-2.9.3-4|78	Requires:	%{libname} = %{EVRD}
14mr|fuse-2.9.3-4|79	Requires:	%{libulm} = %{EVRD}
14mr|fuse-2.9.3-4|80	Provides:	%{name}-devel = %{EVRD}
14mr|fuse-2.9.3-4|81	
14mr|fuse-2.9.3-4|82	%description -n %{devname}
14mr|fuse-2.9.3-4|83	Header files and development libraries for %{name}.
14mr|fuse-2.9.3-4|84	
14mr|fuse-2.9.3-4|85	%files -n %{devname}
14mr|fuse-2.9.3-4|86	%{_includedir}/*
14mr|fuse-2.9.3-4|87	%{_libdir}/*.so
14mr|fuse-2.9.3-4|88	%{_libdir}/pkgconfig/*
14mr|fuse-2.9.3-4|89	
14mr|fuse-2.9.3-4|90	#----------------------------------------------------------------------------
14mr|fuse-2.9.3-4|91	
14mr|fuse-2.9.3-4|92	%package -n %{static}
14mr|fuse-2.9.3-4|93	Summary:	Static libraries for fuse
14mr|fuse-2.9.3-4|94	License:	LGPLv2+
14mr|fuse-2.9.3-4|95	Group:		Development/C
14mr|fuse-2.9.3-4|96	Requires:	%{devname} = %{EVRD}
14mr|fuse-2.9.3-4|97	Provides:	%{name}-static-devel = %{EVRD}
14mr|fuse-2.9.3-4|98	
14mr|fuse-2.9.3-4|99	%description -n %{static}
14mr|fuse-2.9.3-4|100	Static libraries for fuse.
14mr|fuse-2.9.3-4|101	
14mr|fuse-2.9.3-4|102	%files -n %{static}
14mr|fuse-2.9.3-4|103	%{_libdir}/*.a
14mr|fuse-2.9.3-4|104	
14mr|fuse-2.9.3-4|105	#----------------------------------------------------------------------------
14mr|fuse-2.9.3-4|106	
14mr|fuse-2.9.3-4|107	%prep
14mr|fuse-2.9.3-4|108	%setup -q
14mr|fuse-2.9.3-4|109	%apply_patches
14mr|fuse-2.9.3-4|110	
14mr|fuse-2.9.3-4|111	sed -e 's|mknod|/bin/echo Disabled: mknod |g' -i util/Makefile.in
14mr|fuse-2.9.3-4|112	sed -i -e 's|INIT_D_PATH=.*|INIT_D_PATH=%{_initrddir}|' configure*
14mr|fuse-2.9.3-4|113	
14mr|fuse-2.9.3-4|114	%build
14mr|fuse-2.9.3-4|115	%configure2_5x \
14mr|fuse-2.9.3-4|116	CC="%{__cc} -fuse-ld=bfd" \
14mr|fuse-2.9.3-4|117	--bindir=/bin \
14mr|fuse-2.9.3-4|118	--exec-prefix=/
14mr|fuse-2.9.3-4|119	%make
14mr|fuse-2.9.3-4|120	
14mr|fuse-2.9.3-4|121	%install
14mr|fuse-2.9.3-4|122	%makeinstall_std
14mr|fuse-2.9.3-4|123	install -d %{buildroot}/%{_lib}
14mr|fuse-2.9.3-4|124	for l in libfuse.so libulockmgr.so; do
14mr|fuse-2.9.3-4|125	rm %{buildroot}%{_libdir}/${l}
14mr|fuse-2.9.3-4|126	mv %{buildroot}%{_libdir}/${l}.*.* %{buildroot}/%{_lib}
14mr|fuse-2.9.3-4|127	ln -sr %{buildroot}/%{_lib}/${l}.*.* %{buildroot}%{_libdir}/${l}
14mr|fuse-2.9.3-4|128	done
14mr|fuse-2.9.3-4|129	
14mr|fuse-2.9.3-4|130	# XXX: have a hard time believing that these symlinks are actually needed,,,
14mr|fuse-2.9.3-4|131	mkdir -p %{buildroot}%{_bindir}
14mr|fuse-2.9.3-4|132	ln -s /bin/fusermount %{buildroot}%{_bindir}/fusermount
14mr|fuse-2.9.3-4|133	ln -s /bin/ulockmgr_server %{buildroot}%{_bindir}/ulockmgr_server
14mr|fuse-2.9.3-4|134	
14mr|fuse-2.9.3-4|135	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|fuse-2.9.3-4|136	
14mr|fuse-2.9.3-4|137	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/fuse.conf
14mr|fuse-2.9.3-4|138	
14mr|fuse-2.9.3-4|139	%changelog
14mr|fuse-2.9.3-4|140	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.3-4
14mr|fuse-2.9.3-4|141	+ Revision: 23f901c
14mr|fuse-2.9.3-4|142	- Add default config file
14mr|fuse-2.9.3-4|143	
14mr|fuse-2.9.3-4|144	

16410 14
14mr|fuse-exfat-1.0.1-2|1	Name: fuse-exfat
14mr|fuse-exfat-1.0.1-2|2	Summary: Free exFAT file system implementation
14mr|fuse-exfat-1.0.1-2|3	Version: 1.0.1
14mr|fuse-exfat-1.0.1-2|4	Release: 2
14mr|fuse-exfat-1.0.1-2|5	License: GPLv2+
14mr|fuse-exfat-1.0.1-2|6	Group: System/Kernel and hardware
14mr|fuse-exfat-1.0.1-2|7	Source0: http://exfat.googlecode.com/files/fuse-exfat-%{version}.tar.gz
14mr|fuse-exfat-1.0.1-2|8	
14mr|fuse-exfat-1.0.1-2|9	# A cumulative patch with changes since the release of 1.0.1 (SVN rev 342)
14mr|fuse-exfat-1.0.1-2|10	# till the newest revision at the moment (rev 392, 2014-01-18).
14mr|fuse-exfat-1.0.1-2|11	# The license also changed from GPLv3+ to GPLv2+.
14mr|fuse-exfat-1.0.1-2|12	Patch0: fuse-exfat-r342-to-r392.patch
14mr|fuse-exfat-1.0.1-2|13	
14mr|fuse-exfat-1.0.1-2|14	URL: http://code.google.com/p/exfat/
14mr|fuse-exfat-1.0.1-2|15	BuildRequires: fuse-devel >= 2.6
14mr|fuse-exfat-1.0.1-2|16	BuildRequires: scons
14mr|fuse-exfat-1.0.1-2|17	Requires: fuse >= 2.6
14mr|fuse-exfat-1.0.1-2|18	
14mr|fuse-exfat-1.0.1-2|19	%description
14mr|fuse-exfat-1.0.1-2|20	This driver is the first free exFAT file system implementation with write
14mr|fuse-exfat-1.0.1-2|21	support. exFAT is a simple file system created by Microsoft. It is intended
14mr|fuse-exfat-1.0.1-2|22	to replace FAT32 removing some of it's limitations. exFAT is a standard FS
14mr|fuse-exfat-1.0.1-2|23	for SDXC memory cards.
14mr|fuse-exfat-1.0.1-2|24	
14mr|fuse-exfat-1.0.1-2|25	%prep
14mr|fuse-exfat-1.0.1-2|26	%setup -q
14mr|fuse-exfat-1.0.1-2|27	%patch0 -p1
14mr|fuse-exfat-1.0.1-2|28	
14mr|fuse-exfat-1.0.1-2|29	%build
14mr|fuse-exfat-1.0.1-2|30	%scons
14mr|fuse-exfat-1.0.1-2|31	
14mr|fuse-exfat-1.0.1-2|32	%install
14mr|fuse-exfat-1.0.1-2|33	scons install DESTDIR=%buildroot/sbin
14mr|fuse-exfat-1.0.1-2|34	mkdir -p %{buildroot}%_mandir/man8
14mr|fuse-exfat-1.0.1-2|35	install -m644 fuse/mount.exfat-fuse.8 %buildroot%_mandir/man8/
14mr|fuse-exfat-1.0.1-2|36	
14mr|fuse-exfat-1.0.1-2|37	%files
14mr|fuse-exfat-1.0.1-2|38	/sbin/*
14mr|fuse-exfat-1.0.1-2|39	%{_mandir}/man8/*
14mr|fuse-exfat-1.0.1-2|40	
14mr|fuse-exfat-1.0.1-2|41	%changelog
14mr|fuse-exfat-1.0.1-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-2
14mr|fuse-exfat-1.0.1-2|43	+ Revision: 65320b3
14mr|fuse-exfat-1.0.1-2|44	- MassBuild#440: Increase release tag
14mr|fuse-exfat-1.0.1-2|45	
14mr|fuse-exfat-1.0.1-2|46	

16411 14
14mr|fuseiso-20070708-8|1	Summary:	FUSE module to mount ISO filesystem images
14mr|fuseiso-20070708-8|2	Name:		fuseiso
14mr|fuseiso-20070708-8|3	Version:	20070708
14mr|fuseiso-20070708-8|4	Release:	8
14mr|fuseiso-20070708-8|5	License:	GPLv2+
14mr|fuseiso-20070708-8|6	Group:		File tools
14mr|fuseiso-20070708-8|7	Url:		http://fuse.sourceforge.net/wiki/index.php/FuseIso
14mr|fuseiso-20070708-8|8	Source0:	http://ubiz.ru/dm/%{name}-%{version}.tar.bz2
14mr|fuseiso-20070708-8|9	Patch0:		fuseiso-automake-1.13.patch
14mr|fuseiso-20070708-8|10	
14mr|fuseiso-20070708-8|11	BuildRequires:	pkgconfig(fuse)
14mr|fuseiso-20070708-8|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|fuseiso-20070708-8|13	BuildRequires:	pkgconfig(zlib)
14mr|fuseiso-20070708-8|14	Requires:	fuse >= 2.2
14mr|fuseiso-20070708-8|15	
14mr|fuseiso-20070708-8|16	%description
14mr|fuseiso-20070708-8|17	FuseIso is a FUSE module to mount ISO filesystem images (.iso files,
14mr|fuseiso-20070708-8|18	.bin files, .nrg files..).
14mr|fuseiso-20070708-8|19	
14mr|fuseiso-20070708-8|20	The main advantage of using this is that you don't have to be root.
14mr|fuseiso-20070708-8|21	
14mr|fuseiso-20070708-8|22	%prep
14mr|fuseiso-20070708-8|23	%setup -q
14mr|fuseiso-20070708-8|24	%apply_patches
14mr|fuseiso-20070708-8|25	autoreconf -fi
14mr|fuseiso-20070708-8|26	
14mr|fuseiso-20070708-8|27	%build
14mr|fuseiso-20070708-8|28	export LDFLAGS="`pkg-config glib-2.0 --libs` -lz"
14mr|fuseiso-20070708-8|29	%configure
14mr|fuseiso-20070708-8|30	%make
14mr|fuseiso-20070708-8|31	
14mr|fuseiso-20070708-8|32	%install
14mr|fuseiso-20070708-8|33	%makeinstall
14mr|fuseiso-20070708-8|34	
14mr|fuseiso-20070708-8|35	%files
14mr|fuseiso-20070708-8|36	%doc AUTHORS COPYING NEWS ChangeLog README
14mr|fuseiso-20070708-8|37	%{_bindir}/%{name}
14mr|fuseiso-20070708-8|38	
14mr|fuseiso-20070708-8|39	
14mr|fuseiso-20070708-8|40	%changelog
14mr|fuseiso-20070708-8|41	* Mon Jul 07 2014 Tigro <ashejn@gmail.com> 20070708-8
14mr|fuseiso-20070708-8|42	+ Revision: 4f9886f
14mr|fuseiso-20070708-8|43	- added -fi to autoreconf
14mr|fuseiso-20070708-8|44	
14mr|fuseiso-20070708-8|45	

16412 14
14mr|fwlogwatch-1.2-13|1	Summary:	Firewall log analyzer, report generator and realtime response agent
14mr|fwlogwatch-1.2-13|2	Name:		fwlogwatch
14mr|fwlogwatch-1.2-13|3	Version:	1.2
14mr|fwlogwatch-1.2-13|4	Release:	13
14mr|fwlogwatch-1.2-13|5	Group:		Monitoring
14mr|fwlogwatch-1.2-13|6	License:	GPL
14mr|fwlogwatch-1.2-13|7	URL:		http://fwlogwatch.inside-security.de/
14mr|fwlogwatch-1.2-13|8	Source0:	%{name}-%{version}.tar.bz2
14mr|fwlogwatch-1.2-13|9	Source1:	%{name}.service
14mr|fwlogwatch-1.2-13|10	Source2:	%{name}.sysconfig
14mr|fwlogwatch-1.2-13|11	Patch0:		fwlogwatch-mdv_conf.diff
14mr|fwlogwatch-1.2-13|12	BuildRequires:	adns-devel
14mr|fwlogwatch-1.2-13|13	BuildRequires:	flex
14mr|fwlogwatch-1.2-13|14	BuildRequires:	gettext
14mr|fwlogwatch-1.2-13|15	BuildRequires:	pkgconfig(zlib)
14mr|fwlogwatch-1.2-13|16	Requires(post,preun): rpm-helper
14mr|fwlogwatch-1.2-13|17	Requires(post): systemd-units
14mr|fwlogwatch-1.2-13|18	Requires(preun): systemd-units
14mr|fwlogwatch-1.2-13|19	Requires(postun): systemd-units
14mr|fwlogwatch-1.2-13|20	
14mr|fwlogwatch-1.2-13|21	%description
14mr|fwlogwatch-1.2-13|22	fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and
14mr|fwlogwatch-1.2-13|23	Cisco PIX log summary reports in text and HTML form and has a lot of options
14mr|fwlogwatch-1.2-13|24	to find and display relevant patterns in connection attempts. With the data
14mr|fwlogwatch-1.2-13|25	found it can also generate customizable incident reports from a template and
14mr|fwlogwatch-1.2-13|26	send them to abuse contacts at offending sites or CERT coordination centers.
14mr|fwlogwatch-1.2-13|27	Finally, it can also run as daemon and report anomalies or start
14mr|fwlogwatch-1.2-13|28	countermeasures.
14mr|fwlogwatch-1.2-13|29	
14mr|fwlogwatch-1.2-13|30	%prep
14mr|fwlogwatch-1.2-13|31	
14mr|fwlogwatch-1.2-13|32	%setup -q
14mr|fwlogwatch-1.2-13|33	%patch0 -p1 -b .paths
14mr|fwlogwatch-1.2-13|34	
14mr|fwlogwatch-1.2-13|35	chmod 644 contrib/fwlogsummary.cgi contrib/fwlogsummary_small.cgi
14mr|fwlogwatch-1.2-13|36	
14mr|fwlogwatch-1.2-13|37	# fix encoding
14mr|fwlogwatch-1.2-13|38	sed -i -e "s|iso-8859-1|UTF-8|g" *.c
14mr|fwlogwatch-1.2-13|39	
14mr|fwlogwatch-1.2-13|40	%build
14mr|fwlogwatch-1.2-13|41	%serverbuild
14mr|fwlogwatch-1.2-13|42	
14mr|fwlogwatch-1.2-13|43	%make CFLAGS="$CFLAGS -DHAVE_ZLIB -DHAVE_GETTEXT -DHAVE_IPV6 -DHAVE_ADNS" LIBS="-L%{_libdir} -lcrypt -lz -ladns"
14mr|fwlogwatch-1.2-13|44	
14mr|fwlogwatch-1.2-13|45	# fix encoding
14mr|fwlogwatch-1.2-13|46	pushd po
14mr|fwlogwatch-1.2-13|47	
14mr|fwlogwatch-1.2-13|48	for i in de pt sv; do
14mr|fwlogwatch-1.2-13|49	sed -i -e "s|ISO-8859-1|UTF-8|g" $i.po
14mr|fwlogwatch-1.2-13|50	iconv --from-code=ISO-8859-1 --to-code=UTF-8 $i.po > $i.po.new; mv $i.po.new $i.po
14mr|fwlogwatch-1.2-13|51	done
14mr|fwlogwatch-1.2-13|52	
14mr|fwlogwatch-1.2-13|53	for i in de ja pt sv zh_CN zh_TW; do
14mr|fwlogwatch-1.2-13|54	msgfmt -v -o $i.mo $i.po
14mr|fwlogwatch-1.2-13|55	done
14mr|fwlogwatch-1.2-13|56	
14mr|fwlogwatch-1.2-13|57	popd
14mr|fwlogwatch-1.2-13|58	
14mr|fwlogwatch-1.2-13|59	%install
14mr|fwlogwatch-1.2-13|60	
14mr|fwlogwatch-1.2-13|61	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|fwlogwatch-1.2-13|62	install -d %{buildroot}%{_sbindir}
14mr|fwlogwatch-1.2-13|63	install -d %{buildroot}%{_mandir}/man8
14mr|fwlogwatch-1.2-13|64	
14mr|fwlogwatch-1.2-13|65	install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mr|fwlogwatch-1.2-13|66	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|fwlogwatch-1.2-13|67	
14mr|fwlogwatch-1.2-13|68	install -m0755 fwlogwatch %{buildroot}%{_sbindir}
14mr|fwlogwatch-1.2-13|69	install -m0755 contrib/fwlw_notify %{buildroot}%{_sbindir}
14mr|fwlogwatch-1.2-13|70	install -m0755 contrib/fwlw_respond %{buildroot}%{_sbindir}
14mr|fwlogwatch-1.2-13|71	install -m0644 fwlogwatch.8 %{buildroot}%{_mandir}/man8
14mr|fwlogwatch-1.2-13|72	install -m0644 fwlogwatch.config %{buildroot}%{_sysconfdir}/
14mr|fwlogwatch-1.2-13|73	
14mr|fwlogwatch-1.2-13|74	for i in de ja pt sv zh_CN zh_TW; do
14mr|fwlogwatch-1.2-13|75	install -d %{buildroot}%{_datadir}/locale/${i}/LC_MESSAGES
14mr|fwlogwatch-1.2-13|76	install -m0644 po/${i}.mo %{buildroot}%{_datadir}/locale/${i}/LC_MESSAGES/fwlogwatch.mo
14mr|fwlogwatch-1.2-13|77	done
14mr|fwlogwatch-1.2-13|78	
14mr|fwlogwatch-1.2-13|79	%find_lang %{name}
14mr|fwlogwatch-1.2-13|80	
14mr|fwlogwatch-1.2-13|81	%post
14mr|fwlogwatch-1.2-13|82	%systemd_post %{name}.service
14mr|fwlogwatch-1.2-13|83	
14mr|fwlogwatch-1.2-13|84	%preun
14mr|fwlogwatch-1.2-13|85	%systemd_preun %{name}.service
14mr|fwlogwatch-1.2-13|86	
14mr|fwlogwatch-1.2-13|87	%postun
14mr|fwlogwatch-1.2-13|88	%systemd_postun_with_restart %{name}.service
14mr|fwlogwatch-1.2-13|89	
14mr|fwlogwatch-1.2-13|90	%clean
14mr|fwlogwatch-1.2-13|91	
14mr|fwlogwatch-1.2-13|92	%files -f %{name}.lang
14mr|fwlogwatch-1.2-13|93	%doc AUTHORS COPYING CREDITS ChangeLog README
14mr|fwlogwatch-1.2-13|94	%doc contrib/fwlogsummary.cgi contrib/fwlogsummary_small.cgi
14mr|fwlogwatch-1.2-13|95	%doc contrib/fwlogwatch.php contrib/fwlw_notify contrib/fwlw_respond
14mr|fwlogwatch-1.2-13|96	%{_unitdir}/%{name}.service
14mr|fwlogwatch-1.2-13|97	%config(noreplace) %{_sysconfdir}/fwlogwatch.config
14mr|fwlogwatch-1.2-13|98	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|fwlogwatch-1.2-13|99	%{_sbindir}/fwlogwatch
14mr|fwlogwatch-1.2-13|100	%{_sbindir}/fwlw_notify
14mr|fwlogwatch-1.2-13|101	%{_sbindir}/fwlw_respond
14mr|fwlogwatch-1.2-13|102	%{_mandir}/man8/fwlogwatch.8*
14mr|fwlogwatch-1.2-13|103	
14mr|fwlogwatch-1.2-13|104	%changelog
14mr|fwlogwatch-1.2-13|105	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-13
14mr|fwlogwatch-1.2-13|106	+ Revision: fdd75dd
14mr|fwlogwatch-1.2-13|107	- Bump release
14mr|fwlogwatch-1.2-13|108	
14mr|fwlogwatch-1.2-13|109	

16413 14
14mr|fxload-2002_04_11-16|1	%define name	fxload
14mr|fxload-2002_04_11-16|2	%define version	2002_04_11
14mr|fxload-2002_04_11-16|3	%define release 16
14mr|fxload-2002_04_11-16|4	
14mr|fxload-2002_04_11-16|5	Summary:	EZ-USB utility program
14mr|fxload-2002_04_11-16|6	Name:		%name
14mr|fxload-2002_04_11-16|7	Version:	%version
14mr|fxload-2002_04_11-16|8	Release:	%release
14mr|fxload-2002_04_11-16|9	Group:		System/Kernel and hardware
14mr|fxload-2002_04_11-16|10	License:	GPL
14mr|fxload-2002_04_11-16|11	URL:		http://linux-hotplug.sourceforge.net/
14mr|fxload-2002_04_11-16|12	Source:		%{name}-%{version}.tar.bz2
14mr|fxload-2002_04_11-16|13	Patch0:		fxload-2002_04_11-types.patch.bz2
14mr|fxload-2002_04_11-16|14	# http://qa.mandriva.com/show_bug.cgi?id=36214
14mr|fxload-2002_04_11-16|15	Patch1:		fxload-2002_04_11-usb_header.patch
14mr|fxload-2002_04_11-16|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot
14mr|fxload-2002_04_11-16|17	
14mr|fxload-2002_04_11-16|18	%description
14mr|fxload-2002_04_11-16|19	This package contains utilities for downloading firmware to EZ-USB devices.
14mr|fxload-2002_04_11-16|20	EZ-USB devices use 8051-based microcontrollers that have been enhanced with
14mr|fxload-2002_04_11-16|21	registers, buffers, and other device-side support for USB transactions.
14mr|fxload-2002_04_11-16|22	
14mr|fxload-2002_04_11-16|23	It currently supports devices based on the Anchorchips EZ-USB, as well as the
14mr|fxload-2002_04_11-16|24	Cypress EZ-USB FX (which is almost completely source compatible) and EZ-USB FX2
14mr|fxload-2002_04_11-16|25	(which is not).  All of these support full speed (12 Mbit/sec) transfers.  The
14mr|fxload-2002_04_11-16|26	FX2 also supports high speed (480 Mbit/s) transfers, introduced in USB 2.0.
14mr|fxload-2002_04_11-16|27	
14mr|fxload-2002_04_11-16|28	This version of FXLOAD supports optional use of two-stage loading, where
14mr|fxload-2002_04_11-16|29	special device firmware is used to support writing into off-chip memory such
14mr|fxload-2002_04_11-16|30	as RAM (when firmware neeeds more than about 8 KBytes of code and data) or,
14mr|fxload-2002_04_11-16|31	for firmware development, I2C serial EEPROM.
14mr|fxload-2002_04_11-16|32	
14mr|fxload-2002_04_11-16|33	%prep
14mr|fxload-2002_04_11-16|34	%setup -q
14mr|fxload-2002_04_11-16|35	%patch0 -p1 -b .types
14mr|fxload-2002_04_11-16|36	%patch1 -p1 -b .usb_header
14mr|fxload-2002_04_11-16|37	
14mr|fxload-2002_04_11-16|38	%build
14mr|fxload-2002_04_11-16|39	%make
14mr|fxload-2002_04_11-16|40	
14mr|fxload-2002_04_11-16|41	%install
14mr|fxload-2002_04_11-16|42	rm -fr %{buildroot}
14mr|fxload-2002_04_11-16|43	%makeinstall
14mr|fxload-2002_04_11-16|44	mv %{buildroot}/usr/%{_datadir}/* %{buildroot}/%{_datadir}
14mr|fxload-2002_04_11-16|45	mkdir -p %{buildroot}/sbin
14mr|fxload-2002_04_11-16|46	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}/sbin/%{name}
14mr|fxload-2002_04_11-16|47	
14mr|fxload-2002_04_11-16|48	%clean
14mr|fxload-2002_04_11-16|49	rm -fr %buildroot
14mr|fxload-2002_04_11-16|50	
14mr|fxload-2002_04_11-16|51	%files
14mr|fxload-2002_04_11-16|52	%defattr(-,root,root)
14mr|fxload-2002_04_11-16|53	%doc COPYING README.txt
14mr|fxload-2002_04_11-16|54	/sbin/fxload
14mr|fxload-2002_04_11-16|55	%{_datadir}/usb
14mr|fxload-2002_04_11-16|56	%{_mandir}/man8/*
14mr|fxload-2002_04_11-16|57	
14mr|fxload-2002_04_11-16|58	
14mr|fxload-2002_04_11-16|59	
14mr|fxload-2002_04_11-16|60	
14mr|fxload-2002_04_11-16|61	%changelog
14mr|fxload-2002_04_11-16|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2002_04_11-16
14mr|fxload-2002_04_11-16|63	+ Revision: 01de844
14mr|fxload-2002_04_11-16|64	- MassBuild#440: Increase release tag
14mr|fxload-2002_04_11-16|65	
14mr|fxload-2002_04_11-16|66	

16414 14
14mr|galago-sharp-0.5.0-17|1	%define galagover 0.5.2
14mr|galago-sharp-0.5.0-17|2	
14mr|galago-sharp-0.5.0-17|3	%define pkgconfigdir %{_datadir}/pkgconfig
14mr|galago-sharp-0.5.0-17|4	%define monodir %{_prefix}/lib/mono
14mr|galago-sharp-0.5.0-17|5	
14mr|galago-sharp-0.5.0-17|6	Summary:	Galago Mono bindings
14mr|galago-sharp-0.5.0-17|7	Name:		galago-sharp
14mr|galago-sharp-0.5.0-17|8	Version:	0.5.0
14mr|galago-sharp-0.5.0-17|9	Release:	17
14mr|galago-sharp-0.5.0-17|10	License:	LGPL
14mr|galago-sharp-0.5.0-17|11	Group:		Development/Other
14mr|galago-sharp-0.5.0-17|12	Url:		http://www.galago-project.org/
14mr|galago-sharp-0.5.0-17|13	Source0:	http://galago-project.org/files/releases/source/galago-sharp/%{name}-%{version}.tar.bz2
14mr|galago-sharp-0.5.0-17|14	Source1:	galago-sharp-0.5.0-dll.config
14mr|galago-sharp-0.5.0-17|15	Source2:	libgalago-%{galagover}.tar.bz2
14mr|galago-sharp-0.5.0-17|16	Patch0:		galago-sharp-0.5.0-nunit.patch
14mr|galago-sharp-0.5.0-17|17	Patch1:		galago-sharp-0.5.0-disable-tests.patch
14mr|galago-sharp-0.5.0-17|18	BuildRequires:	libgalago-devel >= 0.5.0
14mr|galago-sharp-0.5.0-17|19	BuildRequires:	mono-devel
14mr|galago-sharp-0.5.0-17|20	#gw only needed for the tests
14mr|galago-sharp-0.5.0-17|21	#BuildRequires: dbus-sharp
14mr|galago-sharp-0.5.0-17|22	BuildRequires:	gtk-sharp2-devel
14mr|galago-sharp-0.5.0-17|23	BuildRequires:	glib-sharp2
14mr|galago-sharp-0.5.0-17|24	BuildRequires:	libxslt-proc
14mr|galago-sharp-0.5.0-17|25	BuildRequires:	automake1.8
14mr|galago-sharp-0.5.0-17|26	BuildArch:	noarch
14mr|galago-sharp-0.5.0-17|27	Requires:	galago3 >= %{galagover}
14mr|galago-sharp-0.5.0-17|28	
14mr|galago-sharp-0.5.0-17|29	%description
14mr|galago-sharp-0.5.0-17|30	This are the Mono/.NET bindings for the Galago desktop presence framework.
14mr|galago-sharp-0.5.0-17|31	
14mr|galago-sharp-0.5.0-17|32	%prep
14mr|galago-sharp-0.5.0-17|33	%setup -q -a 2
14mr|galago-sharp-0.5.0-17|34	cp %{SOURCE1}  galago-sharp.dll.config
14mr|galago-sharp-0.5.0-17|35	%patch0 -p1
14mr|galago-sharp-0.5.0-17|36	%patch1 -p1
14mr|galago-sharp-0.5.0-17|37	autoreconf -fi
14mr|galago-sharp-0.5.0-17|38	mv libgalago-%{galagover} sources/libgalago
14mr|galago-sharp-0.5.0-17|39	
14mr|galago-sharp-0.5.0-17|40	%build
14mr|galago-sharp-0.5.0-17|41	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
14mr|galago-sharp-0.5.0-17|42	make
14mr|galago-sharp-0.5.0-17|43	
14mr|galago-sharp-0.5.0-17|44	%check
14mr|galago-sharp-0.5.0-17|45	make check
14mr|galago-sharp-0.5.0-17|46	
14mr|galago-sharp-0.5.0-17|47	%install
14mr|galago-sharp-0.5.0-17|48	%makeinstall_std pcdatadir=%{pkgconfigdir}
14mr|galago-sharp-0.5.0-17|49	cp galago-sharp.dll.config %{buildroot}%{monodir}/gac/%{name}/*/
14mr|galago-sharp-0.5.0-17|50	
14mr|galago-sharp-0.5.0-17|51	%files
14mr|galago-sharp-0.5.0-17|52	%doc README ChangeLog AUTHORS NEWS
14mr|galago-sharp-0.5.0-17|53	%{monodir}/%{name}
14mr|galago-sharp-0.5.0-17|54	%{monodir}/gac/%{name}
14mr|galago-sharp-0.5.0-17|55	%{pkgconfigdir}/%{name}.pc
14mr|galago-sharp-0.5.0-17|56	%{_datadir}/gapi-2.0/galago-api.xml
14mr|galago-sharp-0.5.0-17|57	
14mr|galago-sharp-0.5.0-17|58	
14mr|galago-sharp-0.5.0-17|59	%changelog
14mr|galago-sharp-0.5.0-17|60	* Mon Jul 07 2014 Tigro <ashejn@gmail.com> 0.5.0-17
14mr|galago-sharp-0.5.0-17|61	+ Revision: 5a9bc72
14mr|galago-sharp-0.5.0-17|62	- clean up spec
14mr|galago-sharp-0.5.0-17|63	
14mr|galago-sharp-0.5.0-17|64	

16415 14
14mr|game-music-emu-0.5.5-5|1	%define name game-music-emu
14mr|game-music-emu-0.5.5-5|2	%define version 0.5.5
14mr|game-music-emu-0.5.5-5|3	%define release 5
14mr|game-music-emu-0.5.5-5|4	
14mr|game-music-emu-0.5.5-5|5	%define major 0
14mr|game-music-emu-0.5.5-5|6	%define libname %mklibname gme %major
14mr|game-music-emu-0.5.5-5|7	%define develname %mklibname -d gme
14mr|game-music-emu-0.5.5-5|8	
14mr|game-music-emu-0.5.5-5|9	Summary: Game Music Emulators library
14mr|game-music-emu-0.5.5-5|10	Name: %{name}
14mr|game-music-emu-0.5.5-5|11	Version: %{version}
14mr|game-music-emu-0.5.5-5|12	Release: %{release}
14mr|game-music-emu-0.5.5-5|13	Source0: http://game-music-emu.googlecode.com/files/%{name}-%{version}.tbz2
14mr|game-music-emu-0.5.5-5|14	License: LGPLv2+
14mr|game-music-emu-0.5.5-5|15	Group: Sound
14mr|game-music-emu-0.5.5-5|16	Url: http://code.google.com/p/game-music-emu/
14mr|game-music-emu-0.5.5-5|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|game-music-emu-0.5.5-5|18	BuildRequires: cmake
14mr|game-music-emu-0.5.5-5|19	
14mr|game-music-emu-0.5.5-5|20	%description
14mr|game-music-emu-0.5.5-5|21	This is a collection of video game music file emulators that supports a
14mr|game-music-emu-0.5.5-5|22	variety of formats and systems.
14mr|game-music-emu-0.5.5-5|23	
14mr|game-music-emu-0.5.5-5|24	%package -n %libname
14mr|game-music-emu-0.5.5-5|25	Group: System/Libraries
14mr|game-music-emu-0.5.5-5|26	Summary: Game Music Emulators library
14mr|game-music-emu-0.5.5-5|27	
14mr|game-music-emu-0.5.5-5|28	%description -n %libname
14mr|game-music-emu-0.5.5-5|29	This is a collection of video game music file emulators that supports a
14mr|game-music-emu-0.5.5-5|30	variety of formats and systems.
14mr|game-music-emu-0.5.5-5|31	
14mr|game-music-emu-0.5.5-5|32	%package -n %develname
14mr|game-music-emu-0.5.5-5|33	Group: Development/C++
14mr|game-music-emu-0.5.5-5|34	Summary: Game Music Emulators development library
14mr|game-music-emu-0.5.5-5|35	Requires: %libname = %version-%release
14mr|game-music-emu-0.5.5-5|36	Provides: libgme-devel = %version-%release
14mr|game-music-emu-0.5.5-5|37	
14mr|game-music-emu-0.5.5-5|38	%description -n %develname
14mr|game-music-emu-0.5.5-5|39	This is a collection of video game music file emulators that supports a
14mr|game-music-emu-0.5.5-5|40	variety of formats and systems.
14mr|game-music-emu-0.5.5-5|41	
14mr|game-music-emu-0.5.5-5|42	
14mr|game-music-emu-0.5.5-5|43	%prep
14mr|game-music-emu-0.5.5-5|44	%setup -q
14mr|game-music-emu-0.5.5-5|45	
14mr|game-music-emu-0.5.5-5|46	%build
14mr|game-music-emu-0.5.5-5|47	%cmake
14mr|game-music-emu-0.5.5-5|48	%make
14mr|game-music-emu-0.5.5-5|49	
14mr|game-music-emu-0.5.5-5|50	%install
14mr|game-music-emu-0.5.5-5|51	rm -rf %{buildroot}
14mr|game-music-emu-0.5.5-5|52	cd build
14mr|game-music-emu-0.5.5-5|53	%makeinstall_std
14mr|game-music-emu-0.5.5-5|54	%if %_lib != lib
14mr|game-music-emu-0.5.5-5|55	mv %buildroot%_prefix/lib/ %buildroot%_libdir
14mr|game-music-emu-0.5.5-5|56	%endif
14mr|game-music-emu-0.5.5-5|57	
14mr|game-music-emu-0.5.5-5|58	%clean
14mr|game-music-emu-0.5.5-5|59	rm -rf %{buildroot}
14mr|game-music-emu-0.5.5-5|60	
14mr|game-music-emu-0.5.5-5|61	%files -n %libname
14mr|game-music-emu-0.5.5-5|62	%defattr(-,root,root)
14mr|game-music-emu-0.5.5-5|63	%doc readme.txt gme.txt
14mr|game-music-emu-0.5.5-5|64	%_libdir/libgme.so.%{major}*
14mr|game-music-emu-0.5.5-5|65	
14mr|game-music-emu-0.5.5-5|66	%files -n %develname
14mr|game-music-emu-0.5.5-5|67	%defattr(-,root,root)
14mr|game-music-emu-0.5.5-5|68	%doc changes.txt design.txt
14mr|game-music-emu-0.5.5-5|69	%_libdir/libgme.so
14mr|game-music-emu-0.5.5-5|70	%_includedir/gme
14mr|game-music-emu-0.5.5-5|71	
14mr|game-music-emu-0.5.5-5|72	
14mr|game-music-emu-0.5.5-5|73	
14mr|game-music-emu-0.5.5-5|74	%changelog
14mr|game-music-emu-0.5.5-5|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.5-5
14mr|game-music-emu-0.5.5-5|76	+ Revision: 106ff41
14mr|game-music-emu-0.5.5-5|77	- MassBuild#440: Increase release tag
14mr|game-music-emu-0.5.5-5|78	
14mr|game-music-emu-0.5.5-5|79	

16416 14
14mr|gamin-0.1.10-9|1	%define lib_major 0
14mr|gamin-0.1.10-9|2	%define lib_name %mklibname %{name}- 1 %{lib_major}
14mr|gamin-0.1.10-9|3	%define develname %mklibname %{name}- 1 -d
14mr|gamin-0.1.10-9|4	
14mr|gamin-0.1.10-9|5	Summary:	Library providing the FAM File Alteration Monitor API
14mr|gamin-0.1.10-9|6	Name:		gamin
14mr|gamin-0.1.10-9|7	Version:	0.1.10
14mr|gamin-0.1.10-9|8	Release:	9
14mr|gamin-0.1.10-9|9	License:	LGPLv2+
14mr|gamin-0.1.10-9|10	Group:		Monitoring
14mr|gamin-0.1.10-9|11	URL:		http://www.gnome.org/~veillard/gamin/
14mr|gamin-0.1.10-9|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/gamin-%{version}.tar.bz2
14mr|gamin-0.1.10-9|13	Patch0:		gamin-0.1.10_G_CONST_RETURN.patch
14mr|gamin-0.1.10-9|14	# See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
14mr|gamin-0.1.10-9|15	Patch1:		gamin-fix-deadlock.patch
14mr|gamin-0.1.10-9|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|gamin-0.1.10-9|17	BuildRequires:	python-devel
14mr|gamin-0.1.10-9|18	Requires:	%{lib_name} = %{version}-%{release}
14mr|gamin-0.1.10-9|19	
14mr|gamin-0.1.10-9|20	%description
14mr|gamin-0.1.10-9|21	This C library provides an API and ABI compatible file alteration
14mr|gamin-0.1.10-9|22	monitor mechanism compatible with FAM but not dependent on a system wide
14mr|gamin-0.1.10-9|23	daemon.
14mr|gamin-0.1.10-9|24	
14mr|gamin-0.1.10-9|25	%package -n python-%{name}
14mr|gamin-0.1.10-9|26	Summary:	Python bindings for the gamin library
14mr|gamin-0.1.10-9|27	Group:		Development/Python
14mr|gamin-0.1.10-9|28	
14mr|gamin-0.1.10-9|29	%description -n python-%{name}
14mr|gamin-0.1.10-9|30	This package contains a module that allow monitoring of
14mr|gamin-0.1.10-9|31	files and directories from the Python language based on the support
14mr|gamin-0.1.10-9|32	of the gamin package.
14mr|gamin-0.1.10-9|33	
14mr|gamin-0.1.10-9|34	%package -n %{lib_name}
14mr|gamin-0.1.10-9|35	Summary:	Dynamic library for Gamin
14mr|gamin-0.1.10-9|36	Group:		System/Libraries
14mr|gamin-0.1.10-9|37	
14mr|gamin-0.1.10-9|38	%description -n %{lib_name}
14mr|gamin-0.1.10-9|39	This C library provides an API and ABI compatible file alteration
14mr|gamin-0.1.10-9|40	monitor mechanism compatible with FAM but not dependent on a system wide
14mr|gamin-0.1.10-9|41	daemon.
14mr|gamin-0.1.10-9|42	
14mr|gamin-0.1.10-9|43	%package -n %{develname}
14mr|gamin-0.1.10-9|44	Summary:	Libraries, includes, etc. to embed the Gamin library
14mr|gamin-0.1.10-9|45	Group:		Development/C
14mr|gamin-0.1.10-9|46	Requires:	%{lib_name} = %{version}
14mr|gamin-0.1.10-9|47	Provides:	%{name}-devel = %{version}
14mr|gamin-0.1.10-9|48	Provides:	fam-devel
14mr|gamin-0.1.10-9|49	Obsoletes:	%{mklibname gamin- 1 0 -d} < %{version}-%{release}
14mr|gamin-0.1.10-9|50	
14mr|gamin-0.1.10-9|51	%description -n %{develname}
14mr|gamin-0.1.10-9|52	This C library provides an API and ABI compatible file alteration
14mr|gamin-0.1.10-9|53	monitor mechanism compatible with FAM but not dependent on a system wide
14mr|gamin-0.1.10-9|54	daemon.
14mr|gamin-0.1.10-9|55	
14mr|gamin-0.1.10-9|56	%prep
14mr|gamin-0.1.10-9|57	%setup -q
14mr|gamin-0.1.10-9|58	%apply_patches
14mr|gamin-0.1.10-9|59	
14mr|gamin-0.1.10-9|60	%build
14mr|gamin-0.1.10-9|61	%configure2_5x \
14mr|gamin-0.1.10-9|62	--disable-static \
14mr|gamin-0.1.10-9|63	--enable-inotify
14mr|gamin-0.1.10-9|64	
14mr|gamin-0.1.10-9|65	%make
14mr|gamin-0.1.10-9|66	
14mr|gamin-0.1.10-9|67	%install
14mr|gamin-0.1.10-9|68	%makeinstall_std
14mr|gamin-0.1.10-9|69	rm -f %{buildroot}%{_libdir}/python%{pyver}/site-packages/_gamin.a
14mr|gamin-0.1.10-9|70	
14mr|gamin-0.1.10-9|71	%files
14mr|gamin-0.1.10-9|72	%doc AUTHORS ChangeLog README Copyright TODO
14mr|gamin-0.1.10-9|73	%{_libdir}/gam_server
14mr|gamin-0.1.10-9|74	
14mr|gamin-0.1.10-9|75	%files -n %{lib_name}
14mr|gamin-0.1.10-9|76	%{_libdir}/lib*.so.%{lib_major}*
14mr|gamin-0.1.10-9|77	
14mr|gamin-0.1.10-9|78	%files -n %{develname}
14mr|gamin-0.1.10-9|79	%doc AUTHORS ChangeLog README Copyright TODO
14mr|gamin-0.1.10-9|80	%{_libdir}/lib*.so
14mr|gamin-0.1.10-9|81	%{_libdir}/libgamin_shared.a
14mr|gamin-0.1.10-9|82	%{_includedir}/fam.h
14mr|gamin-0.1.10-9|83	%{_libdir}/pkgconfig/gamin.pc
14mr|gamin-0.1.10-9|84	
14mr|gamin-0.1.10-9|85	%files -n python-%{name}
14mr|gamin-0.1.10-9|86	%doc python/tests/*.py
14mr|gamin-0.1.10-9|87	%doc doc/python.html
14mr|gamin-0.1.10-9|88	%{py_platsitedir}/*gamin*
14mr|gamin-0.1.10-9|89	
14mr|gamin-0.1.10-9|90	
14mr|gamin-0.1.10-9|91	%changelog
14mr|gamin-0.1.10-9|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.10-9
14mr|gamin-0.1.10-9|93	+ Revision: a314608
14mr|gamin-0.1.10-9|94	- MassBuild#440: Increase release tag
14mr|gamin-0.1.10-9|95	
14mr|gamin-0.1.10-9|96	

16417 14
14mr|ganymed-ssh2-251-0.beta1.2|1	%define prerel		beta1
14mr|ganymed-ssh2-251-0.beta1.2|2	%define rel		2
14mr|ganymed-ssh2-251-0.beta1.2|3	
14mr|ganymed-ssh2-251-0.beta1.2|4	Name:           ganymed-ssh2
14mr|ganymed-ssh2-251-0.beta1.2|5	Version:        251
14mr|ganymed-ssh2-251-0.beta1.2|6	Release:        %{?prerel:0.%prerel.}%{rel}
14mr|ganymed-ssh2-251-0.beta1.2|7	Summary:        SSH-2 protocol implementation in pure Java
14mr|ganymed-ssh2-251-0.beta1.2|8	Group:          Development/Java
14mr|ganymed-ssh2-251-0.beta1.2|9	License:        BSD
14mr|ganymed-ssh2-251-0.beta1.2|10	URL:            https://code.google.com/p/ganymed-ssh-2/
14mr|ganymed-ssh2-251-0.beta1.2|11	Source0:        https://ganymed-ssh-2.googlecode.com/files/%{name}-build%{version}%{?prerel:%prerel}.zip
14mr|ganymed-ssh2-251-0.beta1.2|12	Source1:	build.xml
14mr|ganymed-ssh2-251-0.beta1.2|13	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|ganymed-ssh2-251-0.beta1.2|14	BuildRequires:  ant
14mr|ganymed-ssh2-251-0.beta1.2|15	BuildArch:      noarch
14mr|ganymed-ssh2-251-0.beta1.2|16	BuildRequires:  java-devel >= 0:1.4.2
14mr|ganymed-ssh2-251-0.beta1.2|17	
14mr|ganymed-ssh2-251-0.beta1.2|18	%description
14mr|ganymed-ssh2-251-0.beta1.2|19	Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure
14mr|ganymed-ssh2-251-0.beta1.2|20	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
14mr|ganymed-ssh2-251-0.beta1.2|21	from within Java programs. It supports SSH sessions (remote command execution
14mr|ganymed-ssh2-251-0.beta1.2|22	and shell access), local and remote port forwarding, local stream forwarding,
14mr|ganymed-ssh2-251-0.beta1.2|23	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
14mr|ganymed-ssh2-251-0.beta1.2|24	crypto functionality is included.
14mr|ganymed-ssh2-251-0.beta1.2|25	
14mr|ganymed-ssh2-251-0.beta1.2|26	%package javadoc
14mr|ganymed-ssh2-251-0.beta1.2|27	Summary:        Javadoc for ganymed-ssh2
14mr|ganymed-ssh2-251-0.beta1.2|28	Group:          Development/Java
14mr|ganymed-ssh2-251-0.beta1.2|29	
14mr|ganymed-ssh2-251-0.beta1.2|30	%description javadoc
14mr|ganymed-ssh2-251-0.beta1.2|31	Javadoc for ganymed-ssh2.
14mr|ganymed-ssh2-251-0.beta1.2|32	
14mr|ganymed-ssh2-251-0.beta1.2|33	%prep
14mr|ganymed-ssh2-251-0.beta1.2|34	%setup -q -n %{name}-build%{version}%{?prerel:%prerel}
14mr|ganymed-ssh2-251-0.beta1.2|35	cp %{SOURCE1} .
14mr|ganymed-ssh2-251-0.beta1.2|36	
14mr|ganymed-ssh2-251-0.beta1.2|37	# delete the jars that are in the archive
14mr|ganymed-ssh2-251-0.beta1.2|38	%{__rm} %{name}-build%{version}%{?prerel:%prerel}.jar
14mr|ganymed-ssh2-251-0.beta1.2|39	
14mr|ganymed-ssh2-251-0.beta1.2|40	# fixing wrong-file-end-of-line-encoding warnings
14mr|ganymed-ssh2-251-0.beta1.2|41	%{__sed} -i 's/\r$//g' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
14mr|ganymed-ssh2-251-0.beta1.2|42	%{_bindir}/find examples -name \*.java | %{_bindir}/xargs -t %{__sed} -i 's/\r$//g'
14mr|ganymed-ssh2-251-0.beta1.2|43	
14mr|ganymed-ssh2-251-0.beta1.2|44	%build
14mr|ganymed-ssh2-251-0.beta1.2|45	%ant
14mr|ganymed-ssh2-251-0.beta1.2|46	
14mr|ganymed-ssh2-251-0.beta1.2|47	# Link source files to fix -debuginfo generation.
14mr|ganymed-ssh2-251-0.beta1.2|48	%{__rm} -f ch
14mr|ganymed-ssh2-251-0.beta1.2|49	%{__ln_s} src/ch
14mr|ganymed-ssh2-251-0.beta1.2|50	
14mr|ganymed-ssh2-251-0.beta1.2|51	
14mr|ganymed-ssh2-251-0.beta1.2|52	%install
14mr|ganymed-ssh2-251-0.beta1.2|53	# jar
14mr|ganymed-ssh2-251-0.beta1.2|54	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|ganymed-ssh2-251-0.beta1.2|55	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|ganymed-ssh2-251-0.beta1.2|56	
14mr|ganymed-ssh2-251-0.beta1.2|57	# javadoc
14mr|ganymed-ssh2-251-0.beta1.2|58	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ganymed-ssh2-251-0.beta1.2|59	cp -a javadoc/* \
14mr|ganymed-ssh2-251-0.beta1.2|60	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ganymed-ssh2-251-0.beta1.2|61	
14mr|ganymed-ssh2-251-0.beta1.2|62	pushd %{buildroot}%{_javadir}/
14mr|ganymed-ssh2-251-0.beta1.2|63	%{__ln_s} %{name}-%{version}.jar %{name}.jar
14mr|ganymed-ssh2-251-0.beta1.2|64	popd
14mr|ganymed-ssh2-251-0.beta1.2|65	
14mr|ganymed-ssh2-251-0.beta1.2|66	%files
14mr|ganymed-ssh2-251-0.beta1.2|67	%defattr(0644,root,root,0755)
14mr|ganymed-ssh2-251-0.beta1.2|68	%doc LICENSE.txt HISTORY.txt README.txt faq examples
14mr|ganymed-ssh2-251-0.beta1.2|69	%{_javadir}/*
14mr|ganymed-ssh2-251-0.beta1.2|70	
14mr|ganymed-ssh2-251-0.beta1.2|71	%files javadoc
14mr|ganymed-ssh2-251-0.beta1.2|72	%defattr(0644,root,root,0755)
14mr|ganymed-ssh2-251-0.beta1.2|73	%{_javadocdir}/%{name}-%{version}
14mr|ganymed-ssh2-251-0.beta1.2|74	
14mr|ganymed-ssh2-251-0.beta1.2|75	
14mr|ganymed-ssh2-251-0.beta1.2|76	%changelog
14mr|ganymed-ssh2-251-0.beta1.2|77	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 251-0.beta1.2
14mr|ganymed-ssh2-251-0.beta1.2|78	+ Revision: 483d981
14mr|ganymed-ssh2-251-0.beta1.2|79	- Drop gcj support
14mr|ganymed-ssh2-251-0.beta1.2|80	
14mr|ganymed-ssh2-251-0.beta1.2|81	

16418 14
14mr|gaupol-0.18-3|1	Name:           gaupol
14mr|gaupol-0.18-3|2	Version:        0.18
14mr|gaupol-0.18-3|3	%define subrel 1
14mr|gaupol-0.18-3|4	Release:        3
14mr|gaupol-0.18-3|5	Summary:        Subtitle editor
14mr|gaupol-0.18-3|6	License:        GPLv3+
14mr|gaupol-0.18-3|7	Group:          Video
14mr|gaupol-0.18-3|8	URL:            http://home.gna.org/gaupol/
14mr|gaupol-0.18-3|9	Source0:        http://download.gna.org/gaupol/0.18/%{name}-%{version}.tar.bz2
14mr|gaupol-0.18-3|10	Source1:        http://download.gna.org/gaupol/0.18/%{name}-%{version}.tar.bz2.sig
14mr|gaupol-0.18-3|11	BuildRequires:  desktop-file-utils
14mr|gaupol-0.18-3|12	BuildRequires:  intltool
14mr|gaupol-0.18-3|13	BuildRequires:	python-devel
14mr|gaupol-0.18-3|14	Requires:	pygtk2.0 >= 2.16
14mr|gaupol-0.18-3|15	Requires:	python-aeidon
14mr|gaupol-0.18-3|16	Suggests:	python-enchant >= 1.4.0
14mr|gaupol-0.18-3|17	Suggests:	python-chardet
14mr|gaupol-0.18-3|18	Suggests:	mplayer
14mr|gaupol-0.18-3|19	BuildArch:      noarch
14mr|gaupol-0.18-3|20	
14mr|gaupol-0.18-3|21	%package -n python-aeidon
14mr|gaupol-0.18-3|22	Summary:	Python package for Reading, writing and manipulating text-based subtitle files
14mr|gaupol-0.18-3|23	Group:		Development/Python
14mr|gaupol-0.18-3|24	Url:		http://users.tkk.fi/~otsaloma/gaupol/doc/api/aeidon.html
14mr|gaupol-0.18-3|25	Provides:	aeidon = %{version}-%{release}
14mr|gaupol-0.18-3|26	
14mr|gaupol-0.18-3|27	%description
14mr|gaupol-0.18-3|28	Editor for text-based subtitle files. It supports multiple subtitle file
14mr|gaupol-0.18-3|29	formats and provides means of correcting texts and timing subtitles to match
14mr|gaupol-0.18-3|30	video. The user interface is designed with attention to batch processing of
14mr|gaupol-0.18-3|31	multiple documents and convenience of translating.
14mr|gaupol-0.18-3|32	
14mr|gaupol-0.18-3|33	%description -n python-aeidon
14mr|gaupol-0.18-3|34	aeidon is a Python package that provides classes and functions for dealing
14mr|gaupol-0.18-3|35	with text-based subtitle files of many different formats. Functions exist
14mr|gaupol-0.18-3|36	for reading and writing subtitle files as well as manipulating subtitle data,
14mr|gaupol-0.18-3|37	i.e. positions (times or frames) and texts.
14mr|gaupol-0.18-3|38	
14mr|gaupol-0.18-3|39	%prep
14mr|gaupol-0.18-3|40	%setup -q
14mr|gaupol-0.18-3|41	
14mr|gaupol-0.18-3|42	%build
14mr|gaupol-0.18-3|43	%{__python} setup.py build
14mr|gaupol-0.18-3|44	
14mr|gaupol-0.18-3|45	%install
14mr|gaupol-0.18-3|46	%{__rm} -rf %{buildroot}
14mr|gaupol-0.18-3|47	%{__python} setup.py install \
14mr|gaupol-0.18-3|48	--root=%{buildroot} \
14mr|gaupol-0.18-3|49	--no-compile
14mr|gaupol-0.18-3|50	
14mr|gaupol-0.18-3|51	%find_lang %{name}
14mr|gaupol-0.18-3|52	
14mr|gaupol-0.18-3|53	%clean
14mr|gaupol-0.18-3|54	%{__rm} -rf %{buildroot}
14mr|gaupol-0.18-3|55	
14mr|gaupol-0.18-3|56	%files -f %{name}.lang
14mr|gaupol-0.18-3|57	%defattr(-,root,root,-)
14mr|gaupol-0.18-3|58	%doc AUTHORS NEWS README TODO
14mr|gaupol-0.18-3|59	%{_bindir}/gaupol
14mr|gaupol-0.18-3|60	%{python_sitelib}/gaupol*
14mr|gaupol-0.18-3|61	%{_datadir}/applications/gaupol.desktop
14mr|gaupol-0.18-3|62	%{_mandir}/man1/gaupol.1*
14mr|gaupol-0.18-3|63	%{_datadir}/gaupol
14mr|gaupol-0.18-3|64	%{_datadir}/icons/hicolor/*/apps/gaupol.*
14mr|gaupol-0.18-3|65	
14mr|gaupol-0.18-3|66	%files -n python-aeidon
14mr|gaupol-0.18-3|67	%doc README.aeidon
14mr|gaupol-0.18-3|68	%{python_sitelib}/aeidon/
14mr|gaupol-0.18-3|69	
14mr|gaupol-0.18-3|70	
14mr|gaupol-0.18-3|71	
14mr|gaupol-0.18-3|72	%changelog
14mr|gaupol-0.18-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18-3
14mr|gaupol-0.18-3|74	+ Revision: 041f08a
14mr|gaupol-0.18-3|75	- MassBuild#440: Increase release tag
14mr|gaupol-0.18-3|76	
14mr|gaupol-0.18-3|77	

16419 14
14mr|gavl-1.4.0-2|1	%define major 1
14mr|gavl-1.4.0-2|2	%define libname %mklibname %{name} %{major}
14mr|gavl-1.4.0-2|3	%define devname %mklibname %{name} -d
14mr|gavl-1.4.0-2|4	
14mr|gavl-1.4.0-2|5	Summary:	Gmerlin Audio Video Library
14mr|gavl-1.4.0-2|6	Name:		gavl
14mr|gavl-1.4.0-2|7	Version:	1.4.0
14mr|gavl-1.4.0-2|8	Release:	2
14mr|gavl-1.4.0-2|9	License:	GPLv2+
14mr|gavl-1.4.0-2|10	Group:		System/Libraries
14mr|gavl-1.4.0-2|11	Url:		http://gmerlin.sourceforge.net/
14mr|gavl-1.4.0-2|12	Source0:	http://downloads.sourceforge.net/project/gmerlin/%{name}/%{version}/%{name}-%{version}.tar.gz
14mr|gavl-1.4.0-2|13	BuildRequires:	doxygen
14mr|gavl-1.4.0-2|14	BuildRequires:	pkgconfig(libpng)
14mr|gavl-1.4.0-2|15	BuildRequires:	pkgconfig(samplerate)
14mr|gavl-1.4.0-2|16	
14mr|gavl-1.4.0-2|17	%description
14mr|gavl-1.4.0-2|18	GAVL is short for Gmerlin Audio Video Library. It standardized types audio
14mr|gavl-1.4.0-2|19	and video formats, and defines generic container types for video frames and
14mr|gavl-1.4.0-2|20	blocks of audio samples.
14mr|gavl-1.4.0-2|21	
14mr|gavl-1.4.0-2|22	In addition, it handles the sometimes ugly task to convert between all these
14mr|gavl-1.4.0-2|23	formats. The idea is to be able to convert from any format to any other with
14mr|gavl-1.4.0-2|24	the lowest possible CPU usage.
14mr|gavl-1.4.0-2|25	
14mr|gavl-1.4.0-2|26	#----------------------------------------------------------------------------
14mr|gavl-1.4.0-2|27	
14mr|gavl-1.4.0-2|28	%package -n %{libname}
14mr|gavl-1.4.0-2|29	Summary:	Shared libraries from %{name}
14mr|gavl-1.4.0-2|30	Group:		System/Libraries
14mr|gavl-1.4.0-2|31	
14mr|gavl-1.4.0-2|32	%description -n %{libname}
14mr|gavl-1.4.0-2|33	Shared libraries from %{name}.
14mr|gavl-1.4.0-2|34	
14mr|gavl-1.4.0-2|35	%files -n %{libname}
14mr|gavl-1.4.0-2|36	%{_libdir}/lib%{name}.so.%{major}*
14mr|gavl-1.4.0-2|37	
14mr|gavl-1.4.0-2|38	#----------------------------------------------------------------------------
14mr|gavl-1.4.0-2|39	
14mr|gavl-1.4.0-2|40	%package -n %{devname}
14mr|gavl-1.4.0-2|41	Summary:	Header files and development libraries from %{name}
14mr|gavl-1.4.0-2|42	Group:		Development/C
14mr|gavl-1.4.0-2|43	Requires:	%{libname} = %{EVRD}
14mr|gavl-1.4.0-2|44	Provides:	%{name}-devel = %{EVRD}
14mr|gavl-1.4.0-2|45	
14mr|gavl-1.4.0-2|46	%description -n %{devname}
14mr|gavl-1.4.0-2|47	Libraries and includes files for developing programs based on %{name}.
14mr|gavl-1.4.0-2|48	
14mr|gavl-1.4.0-2|49	%files -n %{devname}
14mr|gavl-1.4.0-2|50	%doc AUTHORS TODO README
14mr|gavl-1.4.0-2|51	%doc %{_datadir}/doc/gavl/apiref
14mr|gavl-1.4.0-2|52	%{_libdir}/pkgconfig/*.pc
14mr|gavl-1.4.0-2|53	%{_includedir}/gavl
14mr|gavl-1.4.0-2|54	%{_libdir}/lib%{name}.so
14mr|gavl-1.4.0-2|55	
14mr|gavl-1.4.0-2|56	#----------------------------------------------------------------------------
14mr|gavl-1.4.0-2|57	
14mr|gavl-1.4.0-2|58	%prep
14mr|gavl-1.4.0-2|59	%setup -q
14mr|gavl-1.4.0-2|60	#Disable buildtime cpu detection
14mr|gavl-1.4.0-2|61	sed -i -i 's/LQT_TRY_CFLAGS/dnl LQT_TRY_CFLAGS/g' configure.ac
14mr|gavl-1.4.0-2|62	sed -i -i 's/LQT_OPT_CFLAGS/dnl LQT_OPT_CFLAGS/g' configure.ac
14mr|gavl-1.4.0-2|63	
14mr|gavl-1.4.0-2|64	%build
14mr|gavl-1.4.0-2|65	autoreconf -fi
14mr|gavl-1.4.0-2|66	# Adding some upstream CFLAGS
14mr|gavl-1.4.0-2|67	export CFLAGS=$(echo %{optflags} | sed -e "s/-O2/-O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -fvisibility=hidden/")
14mr|gavl-1.4.0-2|68	%configure2_5x	\
14mr|gavl-1.4.0-2|69	--disable-static \
14mr|gavl-1.4.0-2|70	--disable-cpu-clip
14mr|gavl-1.4.0-2|71	
14mr|gavl-1.4.0-2|72	%make
14mr|gavl-1.4.0-2|73	
14mr|gavl-1.4.0-2|74	%install
14mr|gavl-1.4.0-2|75	%makeinstall_std
14mr|gavl-1.4.0-2|76	
14mr|gavl-1.4.0-2|77	
14mr|gavl-1.4.0-2|78	%changelog
14mr|gavl-1.4.0-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-2
14mr|gavl-1.4.0-2|80	+ Revision: 5b6e5e2
14mr|gavl-1.4.0-2|81	- MassBuild#440: Increase release tag
14mr|gavl-1.4.0-2|82	
14mr|gavl-1.4.0-2|83	

16420 14
14mr|gawk-4.1.1-1|1	Summary:	The GNU version of the awk text processing utility
14mr|gawk-4.1.1-1|2	Name:		gawk
14mr|gawk-4.1.1-1|3	Version:	4.1.1
14mr|gawk-4.1.1-1|4	Release:	1
14mr|gawk-4.1.1-1|5	License:	GPLv3+
14mr|gawk-4.1.1-1|6	Group:		Text tools
14mr|gawk-4.1.1-1|7	URL:		http://www.gnu.org/software/gawk/gawk.html
14mr|gawk-4.1.1-1|8	Source0:	http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
14mr|gawk-4.1.1-1|9	Source1:	http://ftp.gnu.org/gnu/gawk/%{name}-3.1.6-ps.tar.gz
14mr|gawk-4.1.1-1|10	Provides:	awk
14mr|gawk-4.1.1-1|11	Provides:	/usr/bin/awk
14mr|gawk-4.1.1-1|12	Provides:	/usr/bin/gawk
14mr|gawk-4.1.1-1|13	Provides:	/bin/awk
14mr|gawk-4.1.1-1|14	Provides:	/bin/gawk
14mr|gawk-4.1.1-1|15	BuildRequires:	byacc
14mr|gawk-4.1.1-1|16	BuildRequires:	gettext-devel
14mr|gawk-4.1.1-1|17	BuildRequires:	libsigsegv-devel >= 2.8
14mr|gawk-4.1.1-1|18	
14mr|gawk-4.1.1-1|19	%description
14mr|gawk-4.1.1-1|20	The gawk packages contains the GNU version of awk, a text processing
14mr|gawk-4.1.1-1|21	utility.  Awk interprets a special-purpose programming language to do
14mr|gawk-4.1.1-1|22	quick and easy text pattern matching and reformatting jobs. Gawk should
14mr|gawk-4.1.1-1|23	be upwardly compatible with the Bell Labs research version of awk and
14mr|gawk-4.1.1-1|24	is almost completely compliant with the 1993 POSIX 1003.2 standard for
14mr|gawk-4.1.1-1|25	awk.
14mr|gawk-4.1.1-1|26	
14mr|gawk-4.1.1-1|27	Install the gawk package if you need a text processing utility. Gawk is
14mr|gawk-4.1.1-1|28	considered to be a standard Linux tool for processing text.
14mr|gawk-4.1.1-1|29	
14mr|gawk-4.1.1-1|30	%package	doc
14mr|gawk-4.1.1-1|31	Summary:	Documentation about the GNU version of the awk text processing utility
14mr|gawk-4.1.1-1|32	Group:		Books/Computer books
14mr|gawk-4.1.1-1|33	
14mr|gawk-4.1.1-1|34	%description	doc
14mr|gawk-4.1.1-1|35	The gawk packages contains the GNU version of awk, a text processing
14mr|gawk-4.1.1-1|36	utility.  Awk interprets a special-purpose programming language to do
14mr|gawk-4.1.1-1|37	quick and easy text pattern matching and reformatting jobs. Gawk should
14mr|gawk-4.1.1-1|38	be upwardly compatible with the Bell Labs research version of awk and
14mr|gawk-4.1.1-1|39	is almost completely compliant with the 1993 POSIX 1003.2 standard for
14mr|gawk-4.1.1-1|40	awk.
14mr|gawk-4.1.1-1|41	
14mr|gawk-4.1.1-1|42	%prep
14mr|gawk-4.1.1-1|43	%setup -q -b 1
14mr|gawk-4.1.1-1|44	mv ../%{name}-3.1.6/doc/*.ps doc
14mr|gawk-4.1.1-1|45	rm -rf ../%{name}-3.1.6
14mr|gawk-4.1.1-1|46	
14mr|gawk-4.1.1-1|47	%build
14mr|gawk-4.1.1-1|48	%configure2_5x \
14mr|gawk-4.1.1-1|49	--with-libsigsegv-prefix=%{_prefix} \
14mr|gawk-4.1.1-1|50	--disable-rpath
14mr|gawk-4.1.1-1|51	
14mr|gawk-4.1.1-1|52	%make
14mr|gawk-4.1.1-1|53	
14mr|gawk-4.1.1-1|54	%check
14mr|gawk-4.1.1-1|55	make check
14mr|gawk-4.1.1-1|56	
14mr|gawk-4.1.1-1|57	%install
14mr|gawk-4.1.1-1|58	%makeinstall_std bindir=/bin
14mr|gawk-4.1.1-1|59	
14mr|gawk-4.1.1-1|60	%find_lang %{name}
14mr|gawk-4.1.1-1|61	
14mr|gawk-4.1.1-1|62	mkdir -p %{buildroot}%{_bindir}
14mr|gawk-4.1.1-1|63	cd %{buildroot}%{_datadir}
14mr|gawk-4.1.1-1|64	mkdir awk && for i in *.awk;do
14mr|gawk-4.1.1-1|65	mv $i awk
14mr|gawk-4.1.1-1|66	done
14mr|gawk-4.1.1-1|67	cd %{buildroot}%{_mandir}/man1
14mr|gawk-4.1.1-1|68	ln -s gawk.1 awk.1
14mr|gawk-4.1.1-1|69	cd %{buildroot}%{_bindir}
14mr|gawk-4.1.1-1|70	ln -s ../../bin/awk %{buildroot}%{_bindir}/awk
14mr|gawk-4.1.1-1|71	ln -s ../../bin/gawk %{buildroot}%{_bindir}/gawk
14mr|gawk-4.1.1-1|72	
14mr|gawk-4.1.1-1|73	%files -f %{name}.lang
14mr|gawk-4.1.1-1|74	%defattr(644,root,root,755)
14mr|gawk-4.1.1-1|75	%attr(755,root,root) /bin/*
14mr|gawk-4.1.1-1|76	%attr(755,root,root) %{_bindir}/*
14mr|gawk-4.1.1-1|77	%{_mandir}/*/*
14mr|gawk-4.1.1-1|78	%{_infodir}/*
14mr|gawk-4.1.1-1|79	%{_libdir}/gawk
14mr|gawk-4.1.1-1|80	%{_libdir}/awk
14mr|gawk-4.1.1-1|81	%{_datadir}/awk
14mr|gawk-4.1.1-1|82	%{_includedir}/*.h
14mr|gawk-4.1.1-1|83	
14mr|gawk-4.1.1-1|84	%files doc
14mr|gawk-4.1.1-1|85	%doc README INSTALL NEWS
14mr|gawk-4.1.1-1|86	%doc README_d POSIX.STD doc/*.ps
14mr|gawk-4.1.1-1|87	
14mr|gawk-4.1.1-1|88	
14mr|gawk-4.1.1-1|89	%changelog
14mr|gawk-4.1.1-1|90	* Thu Jul 10 2014 Tigro <ashejn@gmail.com> 4.1.1-1
14mr|gawk-4.1.1-1|91	+ Revision: 8bb3ede
14mr|gawk-4.1.1-1|92	- pack some files
14mr|gawk-4.1.1-1|93	
14mr|gawk-4.1.1-1|94	

16421 14
14mr|gc-7.2c-2|1	%define	major	1
14mr|gc-7.2c-2|2	%define	libname	%mklibname %{name} %{major}
14mr|gc-7.2c-2|3	%define	devname	%mklibname %{name} -d
14mr|gc-7.2c-2|4	%define	static	%mklibname %{name} -d -s
14mr|gc-7.2c-2|5	
14mr|gc-7.2c-2|6	Summary:	Conservative garbage collector for C
14mr|gc-7.2c-2|7	Name:		gc
14mr|gc-7.2c-2|8	%define	ver	7.2
14mr|gc-7.2c-2|9	Version:	%{ver}c
14mr|gc-7.2c-2|10	Release:	2
14mr|gc-7.2c-2|11	License:	BSD
14mr|gc-7.2c-2|12	Group:		System/Libraries
14mr|gc-7.2c-2|13	URL:		http://www.hpl.hp.com/personal/Hans_Boehm/%{name}/
14mr|gc-7.2c-2|14	Source0:	http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{version}.tar.gz
14mr|gc-7.2c-2|15	BuildRequires:	libatomic_ops-devel
14mr|gc-7.2c-2|16	
14mr|gc-7.2c-2|17	%description
14mr|gc-7.2c-2|18	Boehm's GC is a garbage collecting storage allocator that is intended to be
14mr|gc-7.2c-2|19	used as a plug-in replacement for C's malloc.
14mr|gc-7.2c-2|20	
14mr|gc-7.2c-2|21	%package -n	%{libname}
14mr|gc-7.2c-2|22	Summary:	Conservative garbage collector for C
14mr|gc-7.2c-2|23	Group:		System/Libraries
14mr|gc-7.2c-2|24	Obsoletes:	%{name} < 7.1
14mr|gc-7.2c-2|25	Provides:	%{name} = %{version}-%{release}
14mr|gc-7.2c-2|26	
14mr|gc-7.2c-2|27	%description -n	%{libname}
14mr|gc-7.2c-2|28	Boehm's GC is a garbage collecting storage allocator that is intended to be
14mr|gc-7.2c-2|29	used as a plug-in replacement for C's malloc.
14mr|gc-7.2c-2|30	
14mr|gc-7.2c-2|31	%package -n	%{devname}
14mr|gc-7.2c-2|32	Summary:	Development files and documentation for Bohem's GC
14mr|gc-7.2c-2|33	Group:		Development/C
14mr|gc-7.2c-2|34	License: 	BSD
14mr|gc-7.2c-2|35	Obsoletes:	%{mklibname gc 1 -d} < 7.1
14mr|gc-7.2c-2|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|gc-7.2c-2|37	Requires:	%{libname} = %{version}-%{release}
14mr|gc-7.2c-2|38	
14mr|gc-7.2c-2|39	%description -n %{devname}
14mr|gc-7.2c-2|40	Header files and documentation needed to develop programs that use Bohem's GC
14mr|gc-7.2c-2|41	
14mr|gc-7.2c-2|42	%package -n	%{static}
14mr|gc-7.2c-2|43	Summary:	Static libraries for Bohem's GC
14mr|gc-7.2c-2|44	Group:		Development/C
14mr|gc-7.2c-2|45	License: 	BSD
14mr|gc-7.2c-2|46	Obsoletes:	%{mklibname gc 1 -d -s} < 7.1
14mr|gc-7.2c-2|47	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|gc-7.2c-2|48	Requires:	%{devname} = %{version}-%{release}
14mr|gc-7.2c-2|49	
14mr|gc-7.2c-2|50	%description -n	%{static}
14mr|gc-7.2c-2|51	Static libraries neded to develop programs that use Bohem's GC
14mr|gc-7.2c-2|52	
14mr|gc-7.2c-2|53	%prep
14mr|gc-7.2c-2|54	%setup -q -n %{name}-%{ver}
14mr|gc-7.2c-2|55	# refresh auto*/libtool to purge rpaths
14mr|gc-7.2c-2|56	rm -f libtool libtool.m4
14mr|gc-7.2c-2|57	libtoolize --force
14mr|gc-7.2c-2|58	autoreconf -i
14mr|gc-7.2c-2|59	
14mr|gc-7.2c-2|60	%build
14mr|gc-7.2c-2|61	%configure2_5x \
14mr|gc-7.2c-2|62	--disable-dependency-tracking \
14mr|gc-7.2c-2|63	--enable-cplusplus \
14mr|gc-7.2c-2|64	%ifarch %{ix86}
14mr|gc-7.2c-2|65	--enable-parallel-mark \
14mr|gc-7.2c-2|66	%endif
14mr|gc-7.2c-2|67	--enable-threads=pthreads
14mr|gc-7.2c-2|68	
14mr|gc-7.2c-2|69	%make
14mr|gc-7.2c-2|70	
14mr|gc-7.2c-2|71	%check
14mr|gc-7.2c-2|72	make check
14mr|gc-7.2c-2|73	
14mr|gc-7.2c-2|74	%install
14mr|gc-7.2c-2|75	%makeinstall_std
14mr|gc-7.2c-2|76	
14mr|gc-7.2c-2|77	rm -rf %{buildroot}%{_datadir}
14mr|gc-7.2c-2|78	
14mr|gc-7.2c-2|79	install -m644 doc/gc.man -D %{buildroot}%{_mandir}/man3/gc.3
14mr|gc-7.2c-2|80	
14mr|gc-7.2c-2|81	%files -n %{libname}
14mr|gc-7.2c-2|82	%doc README.QUICK
14mr|gc-7.2c-2|83	%{_libdir}/*.so.%{major}*
14mr|gc-7.2c-2|84	
14mr|gc-7.2c-2|85	%files -n %{devname}
14mr|gc-7.2c-2|86	%doc doc/*.html
14mr|gc-7.2c-2|87	%{_libdir}/*.so
14mr|gc-7.2c-2|88	%dir %{_includedir}/gc
14mr|gc-7.2c-2|89	%{_includedir}/%{name}/*
14mr|gc-7.2c-2|90	%{_includedir}/*h
14mr|gc-7.2c-2|91	%{_libdir}/pkgconfig/*.pc
14mr|gc-7.2c-2|92	%{_mandir}/man?/*
14mr|gc-7.2c-2|93	
14mr|gc-7.2c-2|94	%files -n %{static}
14mr|gc-7.2c-2|95	%{_libdir}/*.a
14mr|gc-7.2c-2|96	
14mr|gc-7.2c-2|97	
14mr|gc-7.2c-2|98	
14mr|gc-7.2c-2|99	%changelog
14mr|gc-7.2c-2|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.2c-2
14mr|gc-7.2c-2|101	+ Revision: 7480bec
14mr|gc-7.2c-2|102	- MassBuild#440: Increase release tag
14mr|gc-7.2c-2|103	
14mr|gc-7.2c-2|104	

16422 14
14mr|gcalctool-6.5.91-2|1	Summary: GNOME desktop calculator
14mr|gcalctool-6.5.91-2|2	Name: gcalctool
14mr|gcalctool-6.5.91-2|3	Version: 6.5.91
14mr|gcalctool-6.5.91-2|4	Release: 2
14mr|gcalctool-6.5.91-2|5	License: GPLv2+
14mr|gcalctool-6.5.91-2|6	Group: Graphical desktop/GNOME
14mr|gcalctool-6.5.91-2|7	URL: http://calctool.sourceforge.net/
14mr|gcalctool-6.5.91-2|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|gcalctool-6.5.91-2|9	
14mr|gcalctool-6.5.91-2|10	BuildRequires:	bison
14mr|gcalctool-6.5.91-2|11	BuildRequires:	flex
14mr|gcalctool-6.5.91-2|12	BuildRequires:	intltool
14mr|gcalctool-6.5.91-2|13	BuildRequires:	itstool
14mr|gcalctool-6.5.91-2|14	BuildRequires:	xsltproc
14mr|gcalctool-6.5.91-2|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|gcalctool-6.5.91-2|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gcalctool-6.5.91-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gcalctool-6.5.91-2|18	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gcalctool-6.5.91-2|19	
14mr|gcalctool-6.5.91-2|20	%description
14mr|gcalctool-6.5.91-2|21	gcalctool is a desktop calculator.
14mr|gcalctool-6.5.91-2|22	It has Basic, Financial and Scientific modes. Internally it uses multiple
14mr|gcalctool-6.5.91-2|23	precision arithmetic to produce results to a high degree of accuracy.
14mr|gcalctool-6.5.91-2|24	
14mr|gcalctool-6.5.91-2|25	%prep
14mr|gcalctool-6.5.91-2|26	%setup -q
14mr|gcalctool-6.5.91-2|27	
14mr|gcalctool-6.5.91-2|28	%build
14mr|gcalctool-6.5.91-2|29	%configure2_5x \
14mr|gcalctool-6.5.91-2|30	--with-gtk=3.0
14mr|gcalctool-6.5.91-2|31	
14mr|gcalctool-6.5.91-2|32	%make
14mr|gcalctool-6.5.91-2|33	
14mr|gcalctool-6.5.91-2|34	%install
14mr|gcalctool-6.5.91-2|35	%makeinstall_std
14mr|gcalctool-6.5.91-2|36	
14mr|gcalctool-6.5.91-2|37	%find_lang %{name} --with-gnome
14mr|gcalctool-6.5.91-2|38	#for l in C bg ca cs de el es eu fi fr gl hu it ja ko lv oc pt_BR ru sl sv te zh_CN zh_HK zh_TW; do
14mr|gcalctool-6.5.91-2|39	#	echo "%%lang($l) %%{_datadir}/help/$l/%%{name}"
14mr|gcalctool-6.5.91-2|40	#done >> %{name}.lang
14mr|gcalctool-6.5.91-2|41	
14mr|gcalctool-6.5.91-2|42	%files -f %{name}.lang
14mr|gcalctool-6.5.91-2|43	%doc README NEWS AUTHORS
14mr|gcalctool-6.5.91-2|44	%{_bindir}/*
14mr|gcalctool-6.5.91-2|45	%{_datadir}/applications/*
14mr|gcalctool-6.5.91-2|46	%{_datadir}/%{name}
14mr|gcalctool-6.5.91-2|47	%{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
14mr|gcalctool-6.5.91-2|48	%{_mandir}/man1/*
14mr|gcalctool-6.5.91-2|49	
14mr|gcalctool-6.5.91-2|50	
14mr|gcalctool-6.5.91-2|51	
14mr|gcalctool-6.5.91-2|52	
14mr|gcalctool-6.5.91-2|53	%changelog
14mr|gcalctool-6.5.91-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.5.91-2
14mr|gcalctool-6.5.91-2|55	+ Revision: da5c8b4
14mr|gcalctool-6.5.91-2|56	- MassBuild#440: Increase release tag
14mr|gcalctool-6.5.91-2|57	
14mr|gcalctool-6.5.91-2|58	

16423 14
14mr|gcc-4.9.2_2014.08-2|1	# functions with printf format attribute but with special parser and also
14mr|gcc-4.9.2_2014.08-2|2	# receiving non constant format strings
14mr|gcc-4.9.2_2014.08-2|3	%define		Werror_cflags			%{nil}
14mr|gcc-4.9.2_2014.08-2|4	
14mr|gcc-4.9.2_2014.08-2|5	# avoid failures when testing if compiler used to build gcc can generate
14mr|gcc-4.9.2_2014.08-2|6	# shared objects (regardless of unresolved symbols)
14mr|gcc-4.9.2_2014.08-2|7	%define		_disable_ld_no_undefined	1
14mr|gcc-4.9.2_2014.08-2|8	
14mr|gcc-4.9.2_2014.08-2|9	# avoid build failure due to configure built with different autoconf version
14mr|gcc-4.9.2_2014.08-2|10	%define		_disable_libtoolize		1
14mr|gcc-4.9.2_2014.08-2|11	
14mr|gcc-4.9.2_2014.08-2|12	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|13	%define		official		1
14mr|gcc-4.9.2_2014.08-2|14	%if %{official}
14mr|gcc-4.9.2_2014.08-2|15	%define	snapshot		%{nil}
14mr|gcc-4.9.2_2014.08-2|16	%else
14mr|gcc-4.9.2_2014.08-2|17	%define	snapshot		-20120413
14mr|gcc-4.9.2_2014.08-2|18	%endif
14mr|gcc-4.9.2_2014.08-2|19	%define		system_compiler		1
14mr|gcc-4.9.2_2014.08-2|20	%define		branch			4.9
14mr|gcc-4.9.2_2014.08-2|21	%define		ver			%{branch}.2
14mr|gcc-4.9.2_2014.08-2|22	%define		linaro			2014.08
14mr|gcc-4.9.2_2014.08-2|23	%define		linaro_spin		%nil
14mr|gcc-4.9.2_2014.08-2|24	%define		alternatives		/usr/sbin/update-alternatives
14mr|gcc-4.9.2_2014.08-2|25	%define		gcclibexecdir		%{_libexecdir}/gcc/%{_target_platform}/%{ver}
14mr|gcc-4.9.2_2014.08-2|26	%define		gccdir			%{_libdir}/gcc/%{_target_platform}/%{ver}
14mr|gcc-4.9.2_2014.08-2|27	%define		multigccdir		%{_libdir}/gcc/%{_target_platform}/%{ver}/32
14mr|gcc-4.9.2_2014.08-2|28	%define		multilibdir		%{_prefix}/lib
14mr|gcc-4.9.2_2014.08-2|29	%define		multirootlibdir		/lib
14mr|gcc-4.9.2_2014.08-2|30	
14mr|gcc-4.9.2_2014.08-2|31	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|32	%define		gcc_major		1
14mr|gcc-4.9.2_2014.08-2|33	%define		libgcc			%mklibname gcc %{gcc_major}
14mr|gcc-4.9.2_2014.08-2|34	%define		multilibgcc		libgcc%{gcc_major}
14mr|gcc-4.9.2_2014.08-2|35	%define		stdcxx_major		6
14mr|gcc-4.9.2_2014.08-2|36	%define		libstdcxx		%mklibname stdc++ %{stdcxx_major}
14mr|gcc-4.9.2_2014.08-2|37	%define		libstdcxx_devel		%mklibname stdc++ -d
14mr|gcc-4.9.2_2014.08-2|38	%define		libstdcxx_static_devel	%mklibname stdc++ -d -s
14mr|gcc-4.9.2_2014.08-2|39	%define		multilibstdcxx		libstdc++%{stdcxx_major}
14mr|gcc-4.9.2_2014.08-2|40	%define		gcj_major		15
14mr|gcc-4.9.2_2014.08-2|41	%define		libgcj			%mklibname gcj %{gcj_major}
14mr|gcc-4.9.2_2014.08-2|42	%define		libgcj_devel		%mklibname gcj -d
14mr|gcc-4.9.2_2014.08-2|43	%define		libgcj_static_devel	%mklibname gcj -d -s
14mr|gcc-4.9.2_2014.08-2|44	%define		gcj_bc_major		1
14mr|gcc-4.9.2_2014.08-2|45	%define		libgcj_bc		%mklibname gcj_bc %{gcj_bc_major}
14mr|gcc-4.9.2_2014.08-2|46	# gcj multilib explicitly disabled
14mr|gcc-4.9.2_2014.08-2|47	%define		gfortran_major		3
14mr|gcc-4.9.2_2014.08-2|48	%define		libgfortran		%mklibname gfortran %{gfortran_major}
14mr|gcc-4.9.2_2014.08-2|49	%define		libgfortran_devel	%mklibname gfortran -d
14mr|gcc-4.9.2_2014.08-2|50	%define		libgfortran_static_devel %mklibname gfortran -d -s
14mr|gcc-4.9.2_2014.08-2|51	%define		multilibgfortran	libgfortran%{gfortran_major}
14mr|gcc-4.9.2_2014.08-2|52	%define		ffi_major		4
14mr|gcc-4.9.2_2014.08-2|53	%define		libffi			%mklibname ffi %{ffi_major}
14mr|gcc-4.9.2_2014.08-2|54	%define		libffi_devel		%mklibname ffi -d
14mr|gcc-4.9.2_2014.08-2|55	%define		libffi_static_devel	%mklibname ffi -d -s
14mr|gcc-4.9.2_2014.08-2|56	%define		multilibffi		libffi%{ffi_major}
14mr|gcc-4.9.2_2014.08-2|57	%define		gnat_major		1
14mr|gcc-4.9.2_2014.08-2|58	%define		libgnat			%mklibname gnat %{gnat_major}
14mr|gcc-4.9.2_2014.08-2|59	%define		libgnat_devel		%mklibname gnat -d
14mr|gcc-4.9.2_2014.08-2|60	%define		libgnat_static_devel	%mklibname gnat -d -s
14mr|gcc-4.9.2_2014.08-2|61	%define		multilibgnat		libgnat%{gnat_major}
14mr|gcc-4.9.2_2014.08-2|62	%define		go_major		5
14mr|gcc-4.9.2_2014.08-2|63	%define		libgo			%mklibname go %{go_major}
14mr|gcc-4.9.2_2014.08-2|64	%define		libgo_devel		%mklibname go -d
14mr|gcc-4.9.2_2014.08-2|65	%define		libgo_static_devel	%mklibname go -d -s
14mr|gcc-4.9.2_2014.08-2|66	%define		multilibgo		libgo%{go_major}
14mr|gcc-4.9.2_2014.08-2|67	%define		gomp_major		1
14mr|gcc-4.9.2_2014.08-2|68	%define		libgomp			%mklibname gomp %{gomp_major}
14mr|gcc-4.9.2_2014.08-2|69	%define		libgomp_devel		%mklibname gomp -d
14mr|gcc-4.9.2_2014.08-2|70	%define		libgomp_static_devel	%mklibname gomp -d -s
14mr|gcc-4.9.2_2014.08-2|71	%define		multilibgomp		libgomp%{gomp_major}
14mr|gcc-4.9.2_2014.08-2|72	%define		objc_major		4
14mr|gcc-4.9.2_2014.08-2|73	%define		libobjc			%mklibname objc %{objc_major}
14mr|gcc-4.9.2_2014.08-2|74	%define		libobjc_devel		%mklibname objc -d
14mr|gcc-4.9.2_2014.08-2|75	%define		libobjc_static_devel	%mklibname objc -d -s
14mr|gcc-4.9.2_2014.08-2|76	%define		multilibobjc		libobjc%{objc_major}
14mr|gcc-4.9.2_2014.08-2|77	%define		quadmath_major		0
14mr|gcc-4.9.2_2014.08-2|78	%define		libquadmath		%mklibname quadmath %{quadmath_major}
14mr|gcc-4.9.2_2014.08-2|79	%define		libquadmath_devel	%mklibname quadmath -d
14mr|gcc-4.9.2_2014.08-2|80	%define		libquadmath_static_devel %mklibname quadmath -d -s
14mr|gcc-4.9.2_2014.08-2|81	%define		multilibquadmath	libquadmath%{quadmath_major}
14mr|gcc-4.9.2_2014.08-2|82	%define		ssp_major		0
14mr|gcc-4.9.2_2014.08-2|83	%define		libssp			%mklibname ssp %{ssp_major}
14mr|gcc-4.9.2_2014.08-2|84	%define		libssp_devel		%mklibname ssp -d
14mr|gcc-4.9.2_2014.08-2|85	%define		libssp_static_devel	%mklibname ssp -d -s
14mr|gcc-4.9.2_2014.08-2|86	%define		multilibssp		libssp%{ssp_major}
14mr|gcc-4.9.2_2014.08-2|87	%define		itm_major		1
14mr|gcc-4.9.2_2014.08-2|88	%define		libitm			%mklibname itm %{itm_major}
14mr|gcc-4.9.2_2014.08-2|89	%define		libitm_devel		%mklibname itm -d
14mr|gcc-4.9.2_2014.08-2|90	%define		libitm_static_devel	%mklibname itm -d -s
14mr|gcc-4.9.2_2014.08-2|91	%define		multilibitm		libitm%{itm_major}
14mr|gcc-4.9.2_2014.08-2|92	%define		asan_major		1
14mr|gcc-4.9.2_2014.08-2|93	%define		libasan			%mklibname asan %{asan_major}
14mr|gcc-4.9.2_2014.08-2|94	%define		libasan_devel		%mklibname asan -d
14mr|gcc-4.9.2_2014.08-2|95	%define		libasan_static_devel	%mklibname asan -d -s
14mr|gcc-4.9.2_2014.08-2|96	%define		multilibasan		libasan%{asan_major}
14mr|gcc-4.9.2_2014.08-2|97	%define		tsan_major		0
14mr|gcc-4.9.2_2014.08-2|98	%define		libtsan			%mklibname tsan %{tsan_major}
14mr|gcc-4.9.2_2014.08-2|99	%define		libtsan_devel		%mklibname tsan -d
14mr|gcc-4.9.2_2014.08-2|100	%define		libtsan_static_devel	%mklibname tsan -d -s
14mr|gcc-4.9.2_2014.08-2|101	%define		atomic_major		1
14mr|gcc-4.9.2_2014.08-2|102	%define		libatomic		%mklibname atomic %{atomic_major}
14mr|gcc-4.9.2_2014.08-2|103	%define		libatomic_devel		%mklibname atomic -d
14mr|gcc-4.9.2_2014.08-2|104	%define		libatomic_static_devel	%mklibname atomic -d -s
14mr|gcc-4.9.2_2014.08-2|105	%define		multilibatomic		libatomic%{atomic_major}
14mr|gcc-4.9.2_2014.08-2|106	%define		cilk_major		5
14mr|gcc-4.9.2_2014.08-2|107	%define		libcilkrts		%mklibname cilkrts %{cilk_major}
14mr|gcc-4.9.2_2014.08-2|108	%define		libcilkrts_devel	%mklibname cilkrts -d
14mr|gcc-4.9.2_2014.08-2|109	%define		libcilkrts_static_devel	%mklibname cilkrts -d -s
14mr|gcc-4.9.2_2014.08-2|110	%define		multilibcilkrts		libcilkrts%{cilk_major}
14mr|gcc-4.9.2_2014.08-2|111	%define		ubsan_major		0
14mr|gcc-4.9.2_2014.08-2|112	%define		libubsan		%mklibname ubsan %{ubsan_major}
14mr|gcc-4.9.2_2014.08-2|113	%define		libubsan_devel		%mklibname ubsan -d
14mr|gcc-4.9.2_2014.08-2|114	%define		libubsan_static_devel	%mklibname ubsan -d -s
14mr|gcc-4.9.2_2014.08-2|115	%define		multilibubsan		libubsan%{ubsan_major}
14mr|gcc-4.9.2_2014.08-2|116	%define		vtv_major		0
14mr|gcc-4.9.2_2014.08-2|117	%define		libvtv			%mklibname vtv %{vtv_major}
14mr|gcc-4.9.2_2014.08-2|118	%define		libvtv_devel		%mklibname vtv -d
14mr|gcc-4.9.2_2014.08-2|119	%define		libvtv_static_devel	%mklibname vtv -d -s
14mr|gcc-4.9.2_2014.08-2|120	%define		multilibvtv		libvtv%{vtv_major}
14mr|gcc-4.9.2_2014.08-2|121	%define		lsan_major		0
14mr|gcc-4.9.2_2014.08-2|122	%define		liblsan			%mklibname lsan %{lsan_major}
14mr|gcc-4.9.2_2014.08-2|123	%define		liblsan_devel		%mklibname lsan -d
14mr|gcc-4.9.2_2014.08-2|124	%define		liblsan_static_devel	%mklibname lsan -d -s
14mr|gcc-4.9.2_2014.08-2|125	
14mr|gcc-4.9.2_2014.08-2|126	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|127	%define		build_ada		0
14mr|gcc-4.9.2_2014.08-2|128	%define		build_asan		0
14mr|gcc-4.9.2_2014.08-2|129	%define		build_check		0
14mr|gcc-4.9.2_2014.08-2|130	%define		build_multilib		0
14mr|gcc-4.9.2_2014.08-2|131	%define		build_go		0
14mr|gcc-4.9.2_2014.08-2|132	%define		build_lto		1
14mr|gcc-4.9.2_2014.08-2|133	%define		build_objc		0
14mr|gcc-4.9.2_2014.08-2|134	%define		build_objcxx		0
14mr|gcc-4.9.2_2014.08-2|135	%define		build_quadmath		0
14mr|gcc-4.9.2_2014.08-2|136	%define		build_ssp		0
14mr|gcc-4.9.2_2014.08-2|137	%ifarch	%{ix86} x86_64 %{arm}
14mr|gcc-4.9.2_2014.08-2|138	%define		build_itm		1
14mr|gcc-4.9.2_2014.08-2|139	%else
14mr|gcc-4.9.2_2014.08-2|140	# aarch64 libitm support not implemented yet
14mr|gcc-4.9.2_2014.08-2|141	%define		build_itm		0
14mr|gcc-4.9.2_2014.08-2|142	%endif
14mr|gcc-4.9.2_2014.08-2|143	%define		build_cloog		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|144	%define		build_cxx		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|145	%define		build_doc		0
14mr|gcc-4.9.2_2014.08-2|146	%define		build_ffi		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|147	%define		build_fortran		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|148	%define		build_gomp		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|149	# system_compiler && build_ffi
14mr|gcc-4.9.2_2014.08-2|150	%ifarch %{ix86} x86_64 %{arm}
14mr|gcc-4.9.2_2014.08-2|151	%define	build_java		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|152	%else
14mr|gcc-4.9.2_2014.08-2|153	%define	build_java		0
14mr|gcc-4.9.2_2014.08-2|154	%endif
14mr|gcc-4.9.2_2014.08-2|155	# need to build if major does not conflict with current system_compiler
14mr|gcc-4.9.2_2014.08-2|156	%define		build_libgcc		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|157	%define		build_pdf		%{build_doc}
14mr|gcc-4.9.2_2014.08-2|158	%define		build_plugin		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|159	%ifarch x86_64
14mr|gcc-4.9.2_2014.08-2|160	%define	build_multilib		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|161	%endif
14mr|gcc-4.9.2_2014.08-2|162	%ifarch %{ix86} x86_64
14mr|gcc-4.9.2_2014.08-2|163	%define	build_ada		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|164	%define	build_quadmath		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|165	%define	build_doc		1
14mr|gcc-4.9.2_2014.08-2|166	# system_compiler && build_cxx
14mr|gcc-4.9.2_2014.08-2|167	%define	build_go		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|168	%endif
14mr|gcc-4.9.2_2014.08-2|169	%ifarch %{ix86} x86_64 %{arm} aarch64
14mr|gcc-4.9.2_2014.08-2|170	%define	build_objc		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|171	%define	build_objcxx		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|172	%define	build_asan		%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|173	%endif
14mr|gcc-4.9.2_2014.08-2|174	
14mr|gcc-4.9.2_2014.08-2|175	%define		build_doc		0
14mr|gcc-4.9.2_2014.08-2|176	%define		build_pdf		0
14mr|gcc-4.9.2_2014.08-2|177	
14mr|gcc-4.9.2_2014.08-2|178	%define		package_ffi		0
14mr|gcc-4.9.2_2014.08-2|179	
14mr|gcc-4.9.2_2014.08-2|180	# Some versions of gcc build shared libgnat/libgnarl, some don't...
14mr|gcc-4.9.2_2014.08-2|181	%define		shared_libgnat		1
14mr|gcc-4.9.2_2014.08-2|182	
14mr|gcc-4.9.2_2014.08-2|183	# Adapted from fedora procedure:
14mr|gcc-4.9.2_2014.08-2|184	#   If there is no usable gcc-java neither libgcj for the arch,
14mr|gcc-4.9.2_2014.08-2|185	# on an arch that has it, run:
14mr|gcc-4.9.2_2014.08-2|186	#	rpmbuild -bc --define "_topdir `pwd`" --with java_build_tar SPECS/gcc.spec
14mr|gcc-4.9.2_2014.08-2|187	# which creates libjava-classes-@{version}-@{release}.tar.bz2
14mr|gcc-4.9.2_2014.08-2|188	#   With the tarball on the new arch, run:
14mr|gcc-4.9.2_2014.08-2|189	#	rpmbuild -ba --define "_topdir `pwd`" -v --with java_bootstrap SPECS/gcc.spec
14mr|gcc-4.9.2_2014.08-2|190	%bcond_with	java_build_tar
14mr|gcc-4.9.2_2014.08-2|191	%bcond_with	java_bootstrap
14mr|gcc-4.9.2_2014.08-2|192	
14mr|gcc-4.9.2_2014.08-2|193	%bcond_with	x32_bootstrap
14mr|gcc-4.9.2_2014.08-2|194	
14mr|gcc-4.9.2_2014.08-2|195	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|196	
14mr|gcc-4.9.2_2014.08-2|197	Summary:	GNU Compiler Collection
14mr|gcc-4.9.2_2014.08-2|198	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|199	Name:		gcc
14mr|gcc-4.9.2_2014.08-2|200	%else
14mr|gcc-4.9.2_2014.08-2|201	Name:		gcc%{branch}
14mr|gcc-4.9.2_2014.08-2|202	%endif
14mr|gcc-4.9.2_2014.08-2|203	Release:	2
14mr|gcc-4.9.2_2014.08-2|204	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
14mr|gcc-4.9.2_2014.08-2|205	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|206	Url:		http://gcc.gnu.org/
14mr|gcc-4.9.2_2014.08-2|207	%if "%{linaro}" != ""
14mr|gcc-4.9.2_2014.08-2|208	Version:	%{ver}_%{linaro}
14mr|gcc-4.9.2_2014.08-2|209	%if "%{linaro_spin}" != ""
14mr|gcc-4.9.2_2014.08-2|210	Source0:	http://cbuild.validation.linaro.org/snapshots/gcc-linaro-%{branch}-%{linaro}-%{linaro_spin}.tar.xz
14mr|gcc-4.9.2_2014.08-2|211	%else
14mr|gcc-4.9.2_2014.08-2|212	Source0:	http://cbuild.validation.linaro.org/snapshots/gcc-linaro-%{branch}-%{linaro}.tar.xz
14mr|gcc-4.9.2_2014.08-2|213	%endif
14mr|gcc-4.9.2_2014.08-2|214	%else
14mr|gcc-4.9.2_2014.08-2|215	Version:	%{ver}
14mr|gcc-4.9.2_2014.08-2|216	%if %{official}
14mr|gcc-4.9.2_2014.08-2|217	#http://www.gnu.org/prep/ftp.html ...
14mr|gcc-4.9.2_2014.08-2|218	Source0:	gcc-%{version}.tar.bz2
14mr|gcc-4.9.2_2014.08-2|219	Source1:	gcc-%{version}.tar.bz2.sig
14mr|gcc-4.9.2_2014.08-2|220	%else
14mr|gcc-4.9.2_2014.08-2|221	# http://gcc.gnu.org/mirrors.html
14mr|gcc-4.9.2_2014.08-2|222	# <<mirror>>/snapshots/@{branch}@{snapshot}/
14mr|gcc-4.9.2_2014.08-2|223	Source0:	gcc-%{branch}%{snapshot}.tar.bz2
14mr|gcc-4.9.2_2014.08-2|224	Source1:	md5.sum
14mr|gcc-4.9.2_2014.08-2|225	%endif
14mr|gcc-4.9.2_2014.08-2|226	%endif
14mr|gcc-4.9.2_2014.08-2|227	Source4:	c89
14mr|gcc-4.9.2_2014.08-2|228	Source5:	c99
14mr|gcc-4.9.2_2014.08-2|229	%if %{with java_bootstrap}
14mr|gcc-4.9.2_2014.08-2|230	Source6:	libjava-classes-%{version}-%{release}.tar.bz2
14mr|gcc-4.9.2_2014.08-2|231	%endif
14mr|gcc-4.9.2_2014.08-2|232	Source7:	gcc-x32-seed.tar.xz
14mr|gcc-4.9.2_2014.08-2|233	
14mr|gcc-4.9.2_2014.08-2|234	Source100:	%{name}.rpmlintrc
14mr|gcc-4.9.2_2014.08-2|235	
14mr|gcc-4.9.2_2014.08-2|236	Patch0:		gcc-4.7.1-uclibc-ldso-path.patch
14mr|gcc-4.9.2_2014.08-2|237	Patch1:		gcc-4.6.0-java-nomulti.patch
14mr|gcc-4.9.2_2014.08-2|238	Patch2:		gcc-4.9-aarch64-ld-path.patch
14mr|gcc-4.9.2_2014.08-2|239	Patch3:		gcc-4.7.1-linux32.patch
14mr|gcc-4.9.2_2014.08-2|240	Patch4:		gnatmake-execstack.patch
14mr|gcc-4.9.2_2014.08-2|241	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930
14mr|gcc-4.9.2_2014.08-2|242	Patch5:		gcc-4.8-disable-dependency-tracking.patch
14mr|gcc-4.9.2_2014.08-2|243	Patch6:		gcc-4.7.1-autoconf-2.69.patch
14mr|gcc-4.9.2_2014.08-2|244	Patch7:		gcc-4.7.1-linker-plugin-detect.patch
14mr|gcc-4.9.2_2014.08-2|245	Patch8:		gcc-4.7.1-extern-inline-not-inlined.patch
14mr|gcc-4.9.2_2014.08-2|246	# Patch for Android compatibility (creating Linux->Android crosscompilers etc)
14mr|gcc-4.9.2_2014.08-2|247	Patch9:		gcc-4.7-androidcompat.patch
14mr|gcc-4.9.2_2014.08-2|248	Patch10:	gcc-4.7.3-texinfo-5.0.patch
14mr|gcc-4.9.2_2014.08-2|249	# Fix build failure
14mr|gcc-4.9.2_2014.08-2|250	Patch11:	gcc-4.8-istream-ignore.patch
14mr|gcc-4.9.2_2014.08-2|251	Patch12:	gcc-4.8-non-fatal-compare-failure.patch
14mr|gcc-4.9.2_2014.08-2|252	# https://bugs.launchpad.net/gcc-linaro/+bug/1225317
14mr|gcc-4.9.2_2014.08-2|253	Patch13:	Gcc-4.8.2-arm-thumb2-CASE_VECTOR_SHORTEN_MODE.patch
14mr|gcc-4.9.2_2014.08-2|254	# Fix for fileline_fn callback being NULL in libbacktrace sometimes
14mr|gcc-4.9.2_2014.08-2|255	Patch15:	gcc-4.9.1-libbacktrace-fix-null-callback.patch
14mr|gcc-4.9.2_2014.08-2|256	
14mr|gcc-4.9.2_2014.08-2|257	BuildRequires:	binutils >= 2.20.51.0.2
14mr|gcc-4.9.2_2014.08-2|258	BuildRequires:	dejagnu
14mr|gcc-4.9.2_2014.08-2|259	BuildRequires:	elfutils-devel >= 0.147
14mr|gcc-4.9.2_2014.08-2|260	BuildRequires:	bison
14mr|gcc-4.9.2_2014.08-2|261	BuildRequires:	flex
14mr|gcc-4.9.2_2014.08-2|262	BuildRequires:	gdb
14mr|gcc-4.9.2_2014.08-2|263	BuildRequires:	gettext
14mr|gcc-4.9.2_2014.08-2|264	BuildRequires:	sharutils
14mr|gcc-4.9.2_2014.08-2|265	BuildRequires:	texinfo
14mr|gcc-4.9.2_2014.08-2|266	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|267	BuildRequires:	texi2html
14mr|gcc-4.9.2_2014.08-2|268	%endif
14mr|gcc-4.9.2_2014.08-2|269	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|270	BuildRequires:	texlive
14mr|gcc-4.9.2_2014.08-2|271	%endif
14mr|gcc-4.9.2_2014.08-2|272	BuildRequires:	gmp-devel
14mr|gcc-4.9.2_2014.08-2|273	BuildRequires:	mpfr-devel
14mr|gcc-4.9.2_2014.08-2|274	BuildRequires:	libmpc-devel
14mr|gcc-4.9.2_2014.08-2|275	BuildRequires:	pkgconfig(zlib)
14mr|gcc-4.9.2_2014.08-2|276	%if %{build_cloog}
14mr|gcc-4.9.2_2014.08-2|277	BuildRequires:	ppl-devel >= 0.11
14mr|gcc-4.9.2_2014.08-2|278	BuildRequires:	ppl_c-devel >= 0.11
14mr|gcc-4.9.2_2014.08-2|279	BuildRequires:	pkgconfig(cloog-isl)
14mr|gcc-4.9.2_2014.08-2|280	BuildRequires:	pkgconfig(isl)
14mr|gcc-4.9.2_2014.08-2|281	%endif
14mr|gcc-4.9.2_2014.08-2|282	
14mr|gcc-4.9.2_2014.08-2|283	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|284	Requires:	gcc-cpp >= %{EVRD}
14mr|gcc-4.9.2_2014.08-2|285	Requires:	libgcc >= %{EVRD}
14mr|gcc-4.9.2_2014.08-2|286	Requires:	libgomp >= %{EVRD}
14mr|gcc-4.9.2_2014.08-2|287	%endif
14mr|gcc-4.9.2_2014.08-2|288	Requires:	binutils >= 2.20.51.0.2
14mr|gcc-4.9.2_2014.08-2|289	# Ensure https://qa.mandriva.com/show_bug.cgi?id=62943
14mr|gcc-4.9.2_2014.08-2|290	# have been addressed if using an older version
14mr|gcc-4.9.2_2014.08-2|291	Requires:	glibc-devel >= 2.13
14mr|gcc-4.9.2_2014.08-2|292	
14mr|gcc-4.9.2_2014.08-2|293	%ifarch armv7l armv7hl
14mr|gcc-4.9.2_2014.08-2|294	# find-provides fail to provide devel(libgcc_s) because it is a linker script
14mr|gcc-4.9.2_2014.08-2|295	Provides:	devel(libgcc_s) = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|296	%endif
14mr|gcc-4.9.2_2014.08-2|297	
14mr|gcc-4.9.2_2014.08-2|298	Obsoletes:	%{_lib}mudflap0 < 4.9.1_2014.05
14mr|gcc-4.9.2_2014.08-2|299	Obsoletes:	%{_lib}mudflap-devel < 4.9.1_2014.05
14mr|gcc-4.9.2_2014.08-2|300	Obsoletes:	%{_lib}mudflap-static-devel < 4.9.1_2014.05
14mr|gcc-4.9.2_2014.08-2|301	
14mr|gcc-4.9.2_2014.08-2|302	%description
14mr|gcc-4.9.2_2014.08-2|303	The gcc package contains the GNU Compiler Collection version %{branch}.
14mr|gcc-4.9.2_2014.08-2|304	
14mr|gcc-4.9.2_2014.08-2|305	%files
14mr|gcc-4.9.2_2014.08-2|306	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|307	%{_bindir}/cc
14mr|gcc-4.9.2_2014.08-2|308	%{_bindir}/c89
14mr|gcc-4.9.2_2014.08-2|309	%{_bindir}/c99
14mr|gcc-4.9.2_2014.08-2|310	%{_bindir}/gcc
14mr|gcc-4.9.2_2014.08-2|311	%{_bindir}/gcc-ar
14mr|gcc-4.9.2_2014.08-2|312	%{_bindir}/gcc-nm
14mr|gcc-4.9.2_2014.08-2|313	%{_bindir}/gcc-ranlib
14mr|gcc-4.9.2_2014.08-2|314	%{_bindir}/gcov
14mr|gcc-4.9.2_2014.08-2|315	%{_bindir}/%{_target_platform}-gcc
14mr|gcc-4.9.2_2014.08-2|316	%{_bindir}/%{_target_platform}-gcc-ar
14mr|gcc-4.9.2_2014.08-2|317	%{_bindir}/%{_target_platform}-gcc-nm
14mr|gcc-4.9.2_2014.08-2|318	%{_bindir}/%{_target_platform}-gcc-ranlib
14mr|gcc-4.9.2_2014.08-2|319	%{_mandir}/man1/gcc.1*
14mr|gcc-4.9.2_2014.08-2|320	%{_mandir}/man1/gcov.1*
14mr|gcc-4.9.2_2014.08-2|321	%{_mandir}/man7/*
14mr|gcc-4.9.2_2014.08-2|322	%{_localedir}/*/LC_MESSAGES/gcc.mo
14mr|gcc-4.9.2_2014.08-2|323	%{_infodir}/gcc.info*
14mr|gcc-4.9.2_2014.08-2|324	%{_infodir}/gccint.info*
14mr|gcc-4.9.2_2014.08-2|325	%{_infodir}/gccinstall.info*
14mr|gcc-4.9.2_2014.08-2|326	%{_libdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|327	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|328	%{multilibdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|329	%endif
14mr|gcc-4.9.2_2014.08-2|330	%endif
14mr|gcc-4.9.2_2014.08-2|331	%{_bindir}/gcc-%{ver}
14mr|gcc-4.9.2_2014.08-2|332	%{_bindir}/%{_target_platform}-gcc-%{ver}
14mr|gcc-4.9.2_2014.08-2|333	%dir %{gccdir}
14mr|gcc-4.9.2_2014.08-2|334	%{gcclibexecdir}/cc1
14mr|gcc-4.9.2_2014.08-2|335	%{gcclibexecdir}/collect2
14mr|gcc-4.9.2_2014.08-2|336	%{gccdir}/*.o
14mr|gcc-4.9.2_2014.08-2|337	%{gccdir}/libgcc*.a
14mr|gcc-4.9.2_2014.08-2|338	%{gccdir}/libgcov.a
14mr|gcc-4.9.2_2014.08-2|339	%if %{build_lto}
14mr|gcc-4.9.2_2014.08-2|340	%{gcclibexecdir}/lto*
14mr|gcc-4.9.2_2014.08-2|341	%{gcclibexecdir}/liblto*
14mr|gcc-4.9.2_2014.08-2|342	%endif
14mr|gcc-4.9.2_2014.08-2|343	%dir %{gccdir}/include
14mr|gcc-4.9.2_2014.08-2|344	%{gccdir}/include/*.h
14mr|gcc-4.9.2_2014.08-2|345	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|346	%exclude %{gccdir}/include/jawt*.h
14mr|gcc-4.9.2_2014.08-2|347	%exclude %{gccdir}/include/jni*.h
14mr|gcc-4.9.2_2014.08-2|348	%exclude %{gccdir}/include/jvm*.h
14mr|gcc-4.9.2_2014.08-2|349	%endif
14mr|gcc-4.9.2_2014.08-2|350	%{gcclibexecdir}/install-tools
14mr|gcc-4.9.2_2014.08-2|351	%if "%{gcclibexecdir}" != "%{gccdir}"
14mr|gcc-4.9.2_2014.08-2|352	%{gccdir}/install-tools
14mr|gcc-4.9.2_2014.08-2|353	%endif
14mr|gcc-4.9.2_2014.08-2|354	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|355	%exclude %{gccdir}/include/quadmath*.h
14mr|gcc-4.9.2_2014.08-2|356	%endif
14mr|gcc-4.9.2_2014.08-2|357	%if %{build_gomp}
14mr|gcc-4.9.2_2014.08-2|358	%exclude %{gccdir}/include/omp*.h
14mr|gcc-4.9.2_2014.08-2|359	%endif
14mr|gcc-4.9.2_2014.08-2|360	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|361	%dir %{multigccdir}
14mr|gcc-4.9.2_2014.08-2|362	%{multigccdir}/*.o
14mr|gcc-4.9.2_2014.08-2|363	%{multigccdir}/libgcc*.a
14mr|gcc-4.9.2_2014.08-2|364	%{multigccdir}/libgcov.a
14mr|gcc-4.9.2_2014.08-2|365	%endif
14mr|gcc-4.9.2_2014.08-2|366	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|367	%doc %{_docdir}/gcc
14mr|gcc-4.9.2_2014.08-2|368	%endif
14mr|gcc-4.9.2_2014.08-2|369	%if %{build_check}
14mr|gcc-4.9.2_2014.08-2|370	%doc %{_docdir}/gcc/test_summary.log
14mr|gcc-4.9.2_2014.08-2|371	%endif
14mr|gcc-4.9.2_2014.08-2|372	
14mr|gcc-4.9.2_2014.08-2|373	########################################################################
14mr|gcc-4.9.2_2014.08-2|374	%if %{build_libgcc}
14mr|gcc-4.9.2_2014.08-2|375	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|376	
14mr|gcc-4.9.2_2014.08-2|377	%package -n %{libgcc}
14mr|gcc-4.9.2_2014.08-2|378	Summary:	GNU C library
14mr|gcc-4.9.2_2014.08-2|379	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|380	%if "%{libgcc}" != "libgcc"
14mr|gcc-4.9.2_2014.08-2|381	Provides:	libgcc = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|382	%endif
14mr|gcc-4.9.2_2014.08-2|383	
14mr|gcc-4.9.2_2014.08-2|384	%description -n %{libgcc}
14mr|gcc-4.9.2_2014.08-2|385	The %{libgcc} package contains GCC shared libraries for gcc %{branch}
14mr|gcc-4.9.2_2014.08-2|386	
14mr|gcc-4.9.2_2014.08-2|387	%files -n %{libgcc}
14mr|gcc-4.9.2_2014.08-2|388	/%{_lib}/libgcc_s.so.%{gcc_major}
14mr|gcc-4.9.2_2014.08-2|389	
14mr|gcc-4.9.2_2014.08-2|390	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|391	
14mr|gcc-4.9.2_2014.08-2|392	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|393	%package -n %{multilibgcc}
14mr|gcc-4.9.2_2014.08-2|394	Summary:	GNU C library
14mr|gcc-4.9.2_2014.08-2|395	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|396	Conflicts:	%{libgcc} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|397	
14mr|gcc-4.9.2_2014.08-2|398	%description -n %{multilibgcc}
14mr|gcc-4.9.2_2014.08-2|399	The %{multilibgcc} package contains GCC shared libraries for gcc %{branch}
14mr|gcc-4.9.2_2014.08-2|400	
14mr|gcc-4.9.2_2014.08-2|401	%files -n %{multilibgcc}
14mr|gcc-4.9.2_2014.08-2|402	%{multirootlibdir}/libgcc_s.so.%{gcc_major}
14mr|gcc-4.9.2_2014.08-2|403	%endif
14mr|gcc-4.9.2_2014.08-2|404	
14mr|gcc-4.9.2_2014.08-2|405	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|406	# build libgcc
14mr|gcc-4.9.2_2014.08-2|407	%endif
14mr|gcc-4.9.2_2014.08-2|408	
14mr|gcc-4.9.2_2014.08-2|409	########################################################################
14mr|gcc-4.9.2_2014.08-2|410	%if %{build_plugin}
14mr|gcc-4.9.2_2014.08-2|411	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|412	
14mr|gcc-4.9.2_2014.08-2|413	%package plugin-devel
14mr|gcc-4.9.2_2014.08-2|414	Summary:	Headers to build gcc plugins
14mr|gcc-4.9.2_2014.08-2|415	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|416	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|417	Requires:	gmp-devel
14mr|gcc-4.9.2_2014.08-2|418	Requires:	mpfr-devel
14mr|gcc-4.9.2_2014.08-2|419	Requires:	libmpc-devel
14mr|gcc-4.9.2_2014.08-2|420	Requires:	ppl-devel
14mr|gcc-4.9.2_2014.08-2|421	Requires:	ppl_c-devel
14mr|gcc-4.9.2_2014.08-2|422	
14mr|gcc-4.9.2_2014.08-2|423	%description plugin-devel
14mr|gcc-4.9.2_2014.08-2|424	This package contains header files and other support files
14mr|gcc-4.9.2_2014.08-2|425	for compiling GCC plugins. The GCC plugin ABI is currently
14mr|gcc-4.9.2_2014.08-2|426	not stable, so plugins must be rebuilt any time GCC is updated.
14mr|gcc-4.9.2_2014.08-2|427	
14mr|gcc-4.9.2_2014.08-2|428	%files plugin-devel
14mr|gcc-4.9.2_2014.08-2|429	%{gccdir}/plugin
14mr|gcc-4.9.2_2014.08-2|430	%if "%{gccdir}" != "%{gcclibexecdir}"
14mr|gcc-4.9.2_2014.08-2|431	%{gcclibexecdir}/plugin
14mr|gcc-4.9.2_2014.08-2|432	%endif
14mr|gcc-4.9.2_2014.08-2|433	
14mr|gcc-4.9.2_2014.08-2|434	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|435	# build_plugin
14mr|gcc-4.9.2_2014.08-2|436	%endif
14mr|gcc-4.9.2_2014.08-2|437	
14mr|gcc-4.9.2_2014.08-2|438	########################################################################
14mr|gcc-4.9.2_2014.08-2|439	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|440	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|441	
14mr|gcc-4.9.2_2014.08-2|442	%package cpp
14mr|gcc-4.9.2_2014.08-2|443	Summary:	The C Preprocessor
14mr|gcc-4.9.2_2014.08-2|444	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|445	Provides:	cpp = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|446	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|447	
14mr|gcc-4.9.2_2014.08-2|448	%description cpp
14mr|gcc-4.9.2_2014.08-2|449	Cpp is the GNU C-Compatible Compiler Preprocessor.
14mr|gcc-4.9.2_2014.08-2|450	Cpp is a macro processor which is used automatically
14mr|gcc-4.9.2_2014.08-2|451	by the C compiler to transform your program before actual
14mr|gcc-4.9.2_2014.08-2|452	compilation. It is called a macro processor because it allows
14mr|gcc-4.9.2_2014.08-2|453	you to define macros, abbreviations for longer
14mr|gcc-4.9.2_2014.08-2|454	constructs.
14mr|gcc-4.9.2_2014.08-2|455	
14mr|gcc-4.9.2_2014.08-2|456	The C preprocessor provides four separate functionalities:
14mr|gcc-4.9.2_2014.08-2|457	
14mr|gcc-4.9.2_2014.08-2|458	* Inclusion of header files. These are files of declarations that can be
14mr|gcc-4.9.2_2014.08-2|459	substituted into your program.
14mr|gcc-4.9.2_2014.08-2|460	* Macro expansion. You can define 'macros,' which are abbreviations for
14mr|gcc-4.9.2_2014.08-2|461	arbitrary fragments of C code, and then the C preprocessor will replace
14mr|gcc-4.9.2_2014.08-2|462	the macros with their definitions throughout the program.
14mr|gcc-4.9.2_2014.08-2|463	* Conditional compilation. Using special preprocessing directives,
14mr|gcc-4.9.2_2014.08-2|464	you can include or exclude parts of the program according to various
14mr|gcc-4.9.2_2014.08-2|465	conditions.
14mr|gcc-4.9.2_2014.08-2|466	* Line control. If you use a program to combine or rearrange source files
14mr|gcc-4.9.2_2014.08-2|467	into an intermediate file which is then compiled, you can use line
14mr|gcc-4.9.2_2014.08-2|468	control to inform the compiler about where each source line originated.
14mr|gcc-4.9.2_2014.08-2|469	
14mr|gcc-4.9.2_2014.08-2|470	%files cpp
14mr|gcc-4.9.2_2014.08-2|471	/lib/cpp
14mr|gcc-4.9.2_2014.08-2|472	%{_bindir}/cpp
14mr|gcc-4.9.2_2014.08-2|473	%{_mandir}/man1/cpp.1*
14mr|gcc-4.9.2_2014.08-2|474	%{_infodir}/cpp*
14mr|gcc-4.9.2_2014.08-2|475	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|476	%doc %{_docdir}/gcc-cpp
14mr|gcc-4.9.2_2014.08-2|477	%endif
14mr|gcc-4.9.2_2014.08-2|478	%{_localedir}/*/LC_MESSAGES/cpplib.mo
14mr|gcc-4.9.2_2014.08-2|479	
14mr|gcc-4.9.2_2014.08-2|480	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|481	# system_compiler
14mr|gcc-4.9.2_2014.08-2|482	%endif
14mr|gcc-4.9.2_2014.08-2|483	
14mr|gcc-4.9.2_2014.08-2|484	########################################################################
14mr|gcc-4.9.2_2014.08-2|485	%if %{build_cxx}
14mr|gcc-4.9.2_2014.08-2|486	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|487	
14mr|gcc-4.9.2_2014.08-2|488	%package c++
14mr|gcc-4.9.2_2014.08-2|489	Summary:	C++ support for gcc
14mr|gcc-4.9.2_2014.08-2|490	Group:		Development/C++
14mr|gcc-4.9.2_2014.08-2|491	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|492	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|493	Requires:	%{libstdcxx_devel} = %{version}
14mr|gcc-4.9.2_2014.08-2|494	%endif
14mr|gcc-4.9.2_2014.08-2|495	
14mr|gcc-4.9.2_2014.08-2|496	%description c++
14mr|gcc-4.9.2_2014.08-2|497	This package adds C++ support to the GNU Compiler Collection.
14mr|gcc-4.9.2_2014.08-2|498	It includes support for most of the current C++ specification,
14mr|gcc-4.9.2_2014.08-2|499	including templates and exception handling.
14mr|gcc-4.9.2_2014.08-2|500	
14mr|gcc-4.9.2_2014.08-2|501	%files c++
14mr|gcc-4.9.2_2014.08-2|502	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|503	%{_bindir}/c++
14mr|gcc-4.9.2_2014.08-2|504	%{_bindir}/g++
14mr|gcc-4.9.2_2014.08-2|505	%{_bindir}/%{_target_platform}-c++
14mr|gcc-4.9.2_2014.08-2|506	%{_bindir}/%{_target_platform}-g++
14mr|gcc-4.9.2_2014.08-2|507	%{_mandir}/man1/g++.1*
14mr|gcc-4.9.2_2014.08-2|508	%endif
14mr|gcc-4.9.2_2014.08-2|509	%{_bindir}/c++-%{ver}
14mr|gcc-4.9.2_2014.08-2|510	%{_bindir}/g++-%{ver}
14mr|gcc-4.9.2_2014.08-2|511	%{_bindir}/%{_target_platform}-g++-%{ver}
14mr|gcc-4.9.2_2014.08-2|512	%{gcclibexecdir}/cc1plus
14mr|gcc-4.9.2_2014.08-2|513	
14mr|gcc-4.9.2_2014.08-2|514	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|515	
14mr|gcc-4.9.2_2014.08-2|516	%package -n %{libstdcxx}
14mr|gcc-4.9.2_2014.08-2|517	Summary:	GNU Standard C++ library
14mr|gcc-4.9.2_2014.08-2|518	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|519	%if "%{libstdcxx}" != "libstdc++"
14mr|gcc-4.9.2_2014.08-2|520	Provides:	libstdc++ = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|521	%endif
14mr|gcc-4.9.2_2014.08-2|522	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|523	BuildRequires:	doxygen
14mr|gcc-4.9.2_2014.08-2|524	BuildRequires:	graphviz
14mr|gcc-4.9.2_2014.08-2|525	%endif
14mr|gcc-4.9.2_2014.08-2|526	
14mr|gcc-4.9.2_2014.08-2|527	%description -n %{libstdcxx}
14mr|gcc-4.9.2_2014.08-2|528	The libstdc++ package contains a rewritten standard compliant
14mr|gcc-4.9.2_2014.08-2|529	GCC Standard C++ Library.
14mr|gcc-4.9.2_2014.08-2|530	
14mr|gcc-4.9.2_2014.08-2|531	%files -n %{libstdcxx}
14mr|gcc-4.9.2_2014.08-2|532	/%{_lib}/libstdc++.so.%{stdcxx_major}*
14mr|gcc-4.9.2_2014.08-2|533	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|534	%{_localedir}/*/LC_MESSAGES/libstdc++.mo
14mr|gcc-4.9.2_2014.08-2|535	%endif
14mr|gcc-4.9.2_2014.08-2|536	
14mr|gcc-4.9.2_2014.08-2|537	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|538	
14mr|gcc-4.9.2_2014.08-2|539	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|540	%package -n %{multilibstdcxx}
14mr|gcc-4.9.2_2014.08-2|541	Summary:	GNU Standard C++ library
14mr|gcc-4.9.2_2014.08-2|542	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|543	Conflicts:	%{libstdcxx} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|544	
14mr|gcc-4.9.2_2014.08-2|545	%description -n %{multilibstdcxx}
14mr|gcc-4.9.2_2014.08-2|546	The libstdc++ package contains a rewritten standard compliant
14mr|gcc-4.9.2_2014.08-2|547	GCC Standard C++ Library.
14mr|gcc-4.9.2_2014.08-2|548	
14mr|gcc-4.9.2_2014.08-2|549	%files -n %{multilibstdcxx}
14mr|gcc-4.9.2_2014.08-2|550	%{multirootlibdir}/libstdc++.so.%{stdcxx_major}*
14mr|gcc-4.9.2_2014.08-2|551	%endif
14mr|gcc-4.9.2_2014.08-2|552	
14mr|gcc-4.9.2_2014.08-2|553	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|554	
14mr|gcc-4.9.2_2014.08-2|555	%package -n %{libstdcxx_devel}
14mr|gcc-4.9.2_2014.08-2|556	Summary:	Header files and libraries for C++ development
14mr|gcc-4.9.2_2014.08-2|557	Group:		Development/C++
14mr|gcc-4.9.2_2014.08-2|558	Requires:	%{libstdcxx} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|559	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|560	Requires:	%{multilibstdcxx} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|561	%endif
14mr|gcc-4.9.2_2014.08-2|562	%if "%{libstdcxx_devel}" != "libstdc++-devel"
14mr|gcc-4.9.2_2014.08-2|563	Provides:	libstdc++-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|564	%endif
14mr|gcc-4.9.2_2014.08-2|565	Provides:	stdc++-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|566	%if "%{ver}" != "%{version}"
14mr|gcc-4.9.2_2014.08-2|567	# 4.7.2_2010.10 should provide 4.7.2 so clang can pick up the dep
14mr|gcc-4.9.2_2014.08-2|568	%if "%{libstdcxx_devel}" != "libstdc++-devel"
14mr|gcc-4.9.2_2014.08-2|569	Provides:	%{libstdcxx_devel} = %{ver}-%{release}
14mr|gcc-4.9.2_2014.08-2|570	%endif
14mr|gcc-4.9.2_2014.08-2|571	Provides:	libstdc++-devel = %{ver}-%{release}
14mr|gcc-4.9.2_2014.08-2|572	Provides:	stdc++-devel = %{ver}-%{release}
14mr|gcc-4.9.2_2014.08-2|573	%endif
14mr|gcc-4.9.2_2014.08-2|574	# We don't want to pull in an entire Python environment just because of
14mr|gcc-4.9.2_2014.08-2|575	# libstdc++'s python based gdb plugin...
14mr|gcc-4.9.2_2014.08-2|576	%define __noautoreq '.*python.*'
14mr|gcc-4.9.2_2014.08-2|577	
14mr|gcc-4.9.2_2014.08-2|578	%description -n %{libstdcxx_devel}
14mr|gcc-4.9.2_2014.08-2|579	This is the GNU implementation of the standard C++ libraries.  This
14mr|gcc-4.9.2_2014.08-2|580	package includes the header files and libraries needed for C++
14mr|gcc-4.9.2_2014.08-2|581	development. This includes rewritten implementation of STL.
14mr|gcc-4.9.2_2014.08-2|582	
14mr|gcc-4.9.2_2014.08-2|583	%files -n %{libstdcxx_devel}
14mr|gcc-4.9.2_2014.08-2|584	%{_includedir}/c++/%{ver}
14mr|gcc-4.9.2_2014.08-2|585	%{_libdir}/libstdc++.so
14mr|gcc-4.9.2_2014.08-2|586	%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
14mr|gcc-4.9.2_2014.08-2|587	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|588	%{multilibdir}/libstdc++.so
14mr|gcc-4.9.2_2014.08-2|589	%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
14mr|gcc-4.9.2_2014.08-2|590	%endif
14mr|gcc-4.9.2_2014.08-2|591	%{py_puresitedir}/libstdcxx
14mr|gcc-4.9.2_2014.08-2|592	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|593	%doc %{_docdir}/libstdc++
14mr|gcc-4.9.2_2014.08-2|594	%endif
14mr|gcc-4.9.2_2014.08-2|595	
14mr|gcc-4.9.2_2014.08-2|596	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|597	
14mr|gcc-4.9.2_2014.08-2|598	%package -n %{libstdcxx_static_devel}
14mr|gcc-4.9.2_2014.08-2|599	Summary:	Static libraries for the GNU standard C++ library
14mr|gcc-4.9.2_2014.08-2|600	Group:		Development/C++
14mr|gcc-4.9.2_2014.08-2|601	Requires:	%{libstdcxx_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|602	%if "%{libstdcxx_static_devel}" != "libstdc++-static-devel"
14mr|gcc-4.9.2_2014.08-2|603	Provides:	libstdc++-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|604	%endif
14mr|gcc-4.9.2_2014.08-2|605	Provides:	stdc++-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|606	
14mr|gcc-4.9.2_2014.08-2|607	%description -n %{libstdcxx_static_devel}
14mr|gcc-4.9.2_2014.08-2|608	Static libraries for the GNU standard C++ library.
14mr|gcc-4.9.2_2014.08-2|609	
14mr|gcc-4.9.2_2014.08-2|610	%files -n %{libstdcxx_static_devel}
14mr|gcc-4.9.2_2014.08-2|611	%{_libdir}/libstdc++.*a
14mr|gcc-4.9.2_2014.08-2|612	%{_libdir}/libsupc++.*a
14mr|gcc-4.9.2_2014.08-2|613	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|614	%{multilibdir}/libstdc++.*a
14mr|gcc-4.9.2_2014.08-2|615	%{multilibdir}/libsupc++.*a
14mr|gcc-4.9.2_2014.08-2|616	%endif
14mr|gcc-4.9.2_2014.08-2|617	
14mr|gcc-4.9.2_2014.08-2|618	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|619	# build_cxx
14mr|gcc-4.9.2_2014.08-2|620	%endif
14mr|gcc-4.9.2_2014.08-2|621	
14mr|gcc-4.9.2_2014.08-2|622	########################################################################
14mr|gcc-4.9.2_2014.08-2|623	%if %{build_ada}
14mr|gcc-4.9.2_2014.08-2|624	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|625	
14mr|gcc-4.9.2_2014.08-2|626	%package gnat
14mr|gcc-4.9.2_2014.08-2|627	Summary:	Ada 95 support for gcc
14mr|gcc-4.9.2_2014.08-2|628	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|629	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|630	Requires:	%{libgnat_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|631	# no bootstrap support
14mr|gcc-4.9.2_2014.08-2|632	BuildRequires:	gcc-gnat >= 3.1, libgnat >= 3.1
14mr|gcc-4.9.2_2014.08-2|633	
14mr|gcc-4.9.2_2014.08-2|634	%description gnat
14mr|gcc-4.9.2_2014.08-2|635	GNAT is a GNU Ada 95 front-end to GCC. This package includes development
14mr|gcc-4.9.2_2014.08-2|636	tools, the documents and Ada 95 compiler.
14mr|gcc-4.9.2_2014.08-2|637	
14mr|gcc-4.9.2_2014.08-2|638	%files gnat
14mr|gcc-4.9.2_2014.08-2|639	%{_bindir}/gnat*
14mr|gcc-4.9.2_2014.08-2|640	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|641	%exclude %{_bindir}/gnative2ascii
14mr|gcc-4.9.2_2014.08-2|642	%endif
14mr|gcc-4.9.2_2014.08-2|643	%{gcclibexecdir}/gnat1
14mr|gcc-4.9.2_2014.08-2|644	%{_infodir}/gnat*
14mr|gcc-4.9.2_2014.08-2|645	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|646	%doc %{_docdir}/gcc-gnat
14mr|gcc-4.9.2_2014.08-2|647	%endif
14mr|gcc-4.9.2_2014.08-2|648	
14mr|gcc-4.9.2_2014.08-2|649	# libgnat and libgnarl are static-only these days
14mr|gcc-4.9.2_2014.08-2|650	%if %{shared_libgnat}
14mr|gcc-4.9.2_2014.08-2|651	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|652	
14mr|gcc-4.9.2_2014.08-2|653	%package -n %{libgnat}
14mr|gcc-4.9.2_2014.08-2|654	Summary:	GNU Ada 95 runtime libraries
14mr|gcc-4.9.2_2014.08-2|655	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|656	Provides:	libgnat = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|657	Obsoletes:	gnat-runtime < %{EVRD}
14mr|gcc-4.9.2_2014.08-2|658	
14mr|gcc-4.9.2_2014.08-2|659	%description -n %{libgnat}
14mr|gcc-4.9.2_2014.08-2|660	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mr|gcc-4.9.2_2014.08-2|661	libraries, which are required to run programs compiled with the GNAT.
14mr|gcc-4.9.2_2014.08-2|662	
14mr|gcc-4.9.2_2014.08-2|663	%files -n %{libgnat}
14mr|gcc-4.9.2_2014.08-2|664	%{_libdir}/libgnat-%{branch}.so.%{gnat_major}
14mr|gcc-4.9.2_2014.08-2|665	%{_libdir}/libgnarl-%{branch}.so.%{gnat_major}
14mr|gcc-4.9.2_2014.08-2|666	
14mr|gcc-4.9.2_2014.08-2|667	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|668	
14mr|gcc-4.9.2_2014.08-2|669	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|670	%package -n %{multilibgnat}
14mr|gcc-4.9.2_2014.08-2|671	Summary:	GNU Ada 95 runtime libraries
14mr|gcc-4.9.2_2014.08-2|672	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|673	Conflicts:	%{libgnat} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|674	
14mr|gcc-4.9.2_2014.08-2|675	%description -n %{multilibgnat}
14mr|gcc-4.9.2_2014.08-2|676	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mr|gcc-4.9.2_2014.08-2|677	libraries, which are required to run programs compiled with the GNAT.
14mr|gcc-4.9.2_2014.08-2|678	
14mr|gcc-4.9.2_2014.08-2|679	%files -n %{multilibgnat}
14mr|gcc-4.9.2_2014.08-2|680	%{multilibdir}/libgnat-%{branch}.so.%{gnat_major}
14mr|gcc-4.9.2_2014.08-2|681	%{multilibdir}/libgnarl-%{branch}.so.%{gnat_major}
14mr|gcc-4.9.2_2014.08-2|682	%endif
14mr|gcc-4.9.2_2014.08-2|683	%endif
14mr|gcc-4.9.2_2014.08-2|684	
14mr|gcc-4.9.2_2014.08-2|685	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|686	
14mr|gcc-4.9.2_2014.08-2|687	%package -n %{libgnat_devel}
14mr|gcc-4.9.2_2014.08-2|688	Summary:	GNU Ada 95 libraries
14mr|gcc-4.9.2_2014.08-2|689	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|690	%if %{shared_libgnat}
14mr|gcc-4.9.2_2014.08-2|691	Requires:	%{libgnat} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|692	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|693	Requires:	%{multilibgnat} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|694	%endif
14mr|gcc-4.9.2_2014.08-2|695	%else
14mr|gcc-4.9.2_2014.08-2|696	Obsoletes:	%{libgnat} < %{EVRD}
14mr|gcc-4.9.2_2014.08-2|697	Obsoletes:	%{multilibgnat} < %{EVRD}
14mr|gcc-4.9.2_2014.08-2|698	Requires:	%{libgnat_static_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|699	%endif
14mr|gcc-4.9.2_2014.08-2|700	Provides:	libgnat-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|701	Provides:	gnat-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|702	
14mr|gcc-4.9.2_2014.08-2|703	%description -n %{libgnat_devel}
14mr|gcc-4.9.2_2014.08-2|704	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mr|gcc-4.9.2_2014.08-2|705	libraries, which are required to compile with the GNAT.
14mr|gcc-4.9.2_2014.08-2|706	
14mr|gcc-4.9.2_2014.08-2|707	%files -n %{libgnat_devel}
14mr|gcc-4.9.2_2014.08-2|708	%if %{shared_libgnat}
14mr|gcc-4.9.2_2014.08-2|709	%{_libdir}/libgnat*.so
14mr|gcc-4.9.2_2014.08-2|710	%{_libdir}/libgnarl*.so
14mr|gcc-4.9.2_2014.08-2|711	%endif
14mr|gcc-4.9.2_2014.08-2|712	%{gccdir}/adalib
14mr|gcc-4.9.2_2014.08-2|713	%{gccdir}/adainclude
14mr|gcc-4.9.2_2014.08-2|714	%exclude %{gccdir}/adalib/lib*.a
14mr|gcc-4.9.2_2014.08-2|715	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|716	%if %{shared_libgnat}
14mr|gcc-4.9.2_2014.08-2|717	%{multilibdir}/libgnat*.so
14mr|gcc-4.9.2_2014.08-2|718	%{multilibdir}/libgnarl*.so
14mr|gcc-4.9.2_2014.08-2|719	%endif
14mr|gcc-4.9.2_2014.08-2|720	%{multigccdir}/adalib
14mr|gcc-4.9.2_2014.08-2|721	%{multigccdir}/adainclude
14mr|gcc-4.9.2_2014.08-2|722	%exclude %{multigccdir}/adalib/lib*.a
14mr|gcc-4.9.2_2014.08-2|723	%endif
14mr|gcc-4.9.2_2014.08-2|724	
14mr|gcc-4.9.2_2014.08-2|725	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|726	
14mr|gcc-4.9.2_2014.08-2|727	%package -n %{libgnat_static_devel}
14mr|gcc-4.9.2_2014.08-2|728	Summary:	GNU Ada 95 static libraries
14mr|gcc-4.9.2_2014.08-2|729	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|730	Requires:	%{libgnat_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|731	Provides:	libgnat-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|732	Provides:	gnat-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|733	
14mr|gcc-4.9.2_2014.08-2|734	%description -n %{libgnat_static_devel}
14mr|gcc-4.9.2_2014.08-2|735	GNAT is a GNU Ada 95 front-end to GCC. This package includes static
14mr|gcc-4.9.2_2014.08-2|736	libraries.
14mr|gcc-4.9.2_2014.08-2|737	
14mr|gcc-4.9.2_2014.08-2|738	%files -n %{libgnat_static_devel}
14mr|gcc-4.9.2_2014.08-2|739	%{gccdir}/adalib/lib*.a
14mr|gcc-4.9.2_2014.08-2|740	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|741	%{multigccdir}/adalib/lib*.a
14mr|gcc-4.9.2_2014.08-2|742	%endif
14mr|gcc-4.9.2_2014.08-2|743	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|744	# build ada
14mr|gcc-4.9.2_2014.08-2|745	%endif
14mr|gcc-4.9.2_2014.08-2|746	
14mr|gcc-4.9.2_2014.08-2|747	########################################################################
14mr|gcc-4.9.2_2014.08-2|748	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|749	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|750	
14mr|gcc-4.9.2_2014.08-2|751	%package gfortran
14mr|gcc-4.9.2_2014.08-2|752	Summary:	Fortran 95 support for gcc
14mr|gcc-4.9.2_2014.08-2|753	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|754	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|755	Requires:	%{libgfortran_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|756	
14mr|gcc-4.9.2_2014.08-2|757	%description gfortran
14mr|gcc-4.9.2_2014.08-2|758	The gcc-gfortran package provides support for compiling Fortran
14mr|gcc-4.9.2_2014.08-2|759	programs with the GNU Compiler Collection.
14mr|gcc-4.9.2_2014.08-2|760	
14mr|gcc-4.9.2_2014.08-2|761	%files gfortran
14mr|gcc-4.9.2_2014.08-2|762	%{_bindir}/gfortran
14mr|gcc-4.9.2_2014.08-2|763	%{_bindir}/gfortran-%{ver}
14mr|gcc-4.9.2_2014.08-2|764	%{_bindir}/%{_target_platform}-gfortran
14mr|gcc-4.9.2_2014.08-2|765	%{_bindir}/%{_target_platform}-gfortran-%{ver}
14mr|gcc-4.9.2_2014.08-2|766	%{_infodir}/gfortran.info*
14mr|gcc-4.9.2_2014.08-2|767	%{_mandir}/man1/gfortran.1*
14mr|gcc-4.9.2_2014.08-2|768	%{gcclibexecdir}/f951
14mr|gcc-4.9.2_2014.08-2|769	%{gccdir}/finclude
14mr|gcc-4.9.2_2014.08-2|770	%{gccdir}/libgfortranbegin.*a
14mr|gcc-4.9.2_2014.08-2|771	%{gccdir}/libcaf_single.a
14mr|gcc-4.9.2_2014.08-2|772	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|773	%{multigccdir}/libgfortranbegin.a
14mr|gcc-4.9.2_2014.08-2|774	%{multigccdir}/libcaf_single.a
14mr|gcc-4.9.2_2014.08-2|775	%endif
14mr|gcc-4.9.2_2014.08-2|776	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|777	%doc %{_docdir}/gcc-gfortran
14mr|gcc-4.9.2_2014.08-2|778	%endif
14mr|gcc-4.9.2_2014.08-2|779	
14mr|gcc-4.9.2_2014.08-2|780	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|781	
14mr|gcc-4.9.2_2014.08-2|782	%package -n %{libgfortran}
14mr|gcc-4.9.2_2014.08-2|783	Summary:	Fortran 95 runtime libraries
14mr|gcc-4.9.2_2014.08-2|784	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|785	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|786	Requires:	%{libquadmath} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|787	%endif
14mr|gcc-4.9.2_2014.08-2|788	Provides:	libgfortran = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|789	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|790	Provides:	%{multilibgfortran} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|791	%endif
14mr|gcc-4.9.2_2014.08-2|792	
14mr|gcc-4.9.2_2014.08-2|793	%description -n %{libgfortran}
14mr|gcc-4.9.2_2014.08-2|794	This package contains Fortran 95 shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|795	Fortran 95 dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|796	
14mr|gcc-4.9.2_2014.08-2|797	%files -n %{libgfortran}
14mr|gcc-4.9.2_2014.08-2|798	%{_libdir}/libgfortran.so.%{gfortran_major}*
14mr|gcc-4.9.2_2014.08-2|799	
14mr|gcc-4.9.2_2014.08-2|800	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|801	
14mr|gcc-4.9.2_2014.08-2|802	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|803	%package -n %{multilibgfortran}
14mr|gcc-4.9.2_2014.08-2|804	Summary:	Fortran 95 runtime libraries
14mr|gcc-4.9.2_2014.08-2|805	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|806	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|807	Requires:	%{multilibquadmath} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|808	%endif
14mr|gcc-4.9.2_2014.08-2|809	Conflicts:	%{libgfortran} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|810	
14mr|gcc-4.9.2_2014.08-2|811	%description -n %{multilibgfortran}
14mr|gcc-4.9.2_2014.08-2|812	This package contains Fortran 95 shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|813	Fortran 95 dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|814	
14mr|gcc-4.9.2_2014.08-2|815	%files -n %{multilibgfortran}
14mr|gcc-4.9.2_2014.08-2|816	%{multilibdir}/libgfortran.so.%{gfortran_major}*
14mr|gcc-4.9.2_2014.08-2|817	%endif
14mr|gcc-4.9.2_2014.08-2|818	
14mr|gcc-4.9.2_2014.08-2|819	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|820	
14mr|gcc-4.9.2_2014.08-2|821	%package -n %{libgfortran_devel}
14mr|gcc-4.9.2_2014.08-2|822	Summary:	Fortran 95 libraries
14mr|gcc-4.9.2_2014.08-2|823	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|824	Requires:	%{libgfortran} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|825	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|826	Requires:	%{multilibgfortran} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|827	%endif
14mr|gcc-4.9.2_2014.08-2|828	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|829	Requires:	%{libquadmath_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|830	%endif
14mr|gcc-4.9.2_2014.08-2|831	Provides:	libgfortran-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|832	Provides:	gfortran-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|833	
14mr|gcc-4.9.2_2014.08-2|834	%description -n %{libgfortran_devel}
14mr|gcc-4.9.2_2014.08-2|835	This package contains Fortran 95 shared library which is needed to
14mr|gcc-4.9.2_2014.08-2|836	compile Fortran 95 programs.
14mr|gcc-4.9.2_2014.08-2|837	
14mr|gcc-4.9.2_2014.08-2|838	%files -n %{libgfortran_devel}
14mr|gcc-4.9.2_2014.08-2|839	%{_libdir}/libgfortran.so
14mr|gcc-4.9.2_2014.08-2|840	%{_libdir}/libgfortran.spec
14mr|gcc-4.9.2_2014.08-2|841	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|842	%{multilibdir}/libgfortran.so
14mr|gcc-4.9.2_2014.08-2|843	%{multilibdir}/libgfortran.spec
14mr|gcc-4.9.2_2014.08-2|844	%endif
14mr|gcc-4.9.2_2014.08-2|845	
14mr|gcc-4.9.2_2014.08-2|846	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|847	
14mr|gcc-4.9.2_2014.08-2|848	%package -n %{libgfortran_static_devel}
14mr|gcc-4.9.2_2014.08-2|849	Summary:	Fortran 95 static libraries
14mr|gcc-4.9.2_2014.08-2|850	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|851	Requires:	%{libgfortran_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|852	Provides:	libgfortran-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|853	Provides:	gfortran-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|854	
14mr|gcc-4.9.2_2014.08-2|855	%description -n %{libgfortran_static_devel}
14mr|gcc-4.9.2_2014.08-2|856	This package contains Fortran 95 static library which is needed to
14mr|gcc-4.9.2_2014.08-2|857	compile Fortran 95 programs.
14mr|gcc-4.9.2_2014.08-2|858	
14mr|gcc-4.9.2_2014.08-2|859	%files -n %{libgfortran_static_devel}
14mr|gcc-4.9.2_2014.08-2|860	%{_libdir}/libgfortran.*a
14mr|gcc-4.9.2_2014.08-2|861	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|862	%{multilibdir}/libgfortran.*a
14mr|gcc-4.9.2_2014.08-2|863	%endif
14mr|gcc-4.9.2_2014.08-2|864	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|865	# build fortran
14mr|gcc-4.9.2_2014.08-2|866	%endif
14mr|gcc-4.9.2_2014.08-2|867	
14mr|gcc-4.9.2_2014.08-2|868	########################################################################
14mr|gcc-4.9.2_2014.08-2|869	%if %{build_go}
14mr|gcc-4.9.2_2014.08-2|870	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|871	
14mr|gcc-4.9.2_2014.08-2|872	%package go
14mr|gcc-4.9.2_2014.08-2|873	Summary:	Go support for gcc
14mr|gcc-4.9.2_2014.08-2|874	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|875	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|876	Requires:	%{libgo_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|877	BuildRequires:	gcc-go
14mr|gcc-4.9.2_2014.08-2|878	
14mr|gcc-4.9.2_2014.08-2|879	%description go
14mr|gcc-4.9.2_2014.08-2|880	The gcc-go package provides support for compiling Go programs
14mr|gcc-4.9.2_2014.08-2|881	with the GNU Compiler Collection.
14mr|gcc-4.9.2_2014.08-2|882	
14mr|gcc-4.9.2_2014.08-2|883	%files go
14mr|gcc-4.9.2_2014.08-2|884	%{_bindir}/gccgo
14mr|gcc-4.9.2_2014.08-2|885	%{_bindir}/%{_target_platform}-gccgo
14mr|gcc-4.9.2_2014.08-2|886	%dir %{_libdir}/go
14mr|gcc-4.9.2_2014.08-2|887	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|888	%dir %{multilibdir}/go
14mr|gcc-4.9.2_2014.08-2|889	%endif
14mr|gcc-4.9.2_2014.08-2|890	%{_infodir}/gccgo.info*
14mr|gcc-4.9.2_2014.08-2|891	%{_mandir}/man1/gccgo.1*
14mr|gcc-4.9.2_2014.08-2|892	%{_bindir}/gccgo-%{ver}
14mr|gcc-4.9.2_2014.08-2|893	%{_bindir}/%{_target_platform}-gccgo-%{ver}
14mr|gcc-4.9.2_2014.08-2|894	%{gcclibexecdir}/go1
14mr|gcc-4.9.2_2014.08-2|895	%{_libdir}/go/%{ver}
14mr|gcc-4.9.2_2014.08-2|896	%{_libdir}/libgobegin.a
14mr|gcc-4.9.2_2014.08-2|897	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|898	%{multilibdir}/go/%{ver}
14mr|gcc-4.9.2_2014.08-2|899	%{multilibdir}/libgobegin.a
14mr|gcc-4.9.2_2014.08-2|900	%endif
14mr|gcc-4.9.2_2014.08-2|901	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|902	%doc %{_docdir}/gcc-go
14mr|gcc-4.9.2_2014.08-2|903	%endif
14mr|gcc-4.9.2_2014.08-2|904	
14mr|gcc-4.9.2_2014.08-2|905	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|906	
14mr|gcc-4.9.2_2014.08-2|907	%package -n %{libgo}
14mr|gcc-4.9.2_2014.08-2|908	Summary:	Go runtime libraries
14mr|gcc-4.9.2_2014.08-2|909	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|910	Provides:	libgo = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|911	
14mr|gcc-4.9.2_2014.08-2|912	%description -n %{libgo}
14mr|gcc-4.9.2_2014.08-2|913	This package contains Go shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|914	Go dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|915	
14mr|gcc-4.9.2_2014.08-2|916	%files -n %{libgo}
14mr|gcc-4.9.2_2014.08-2|917	%{_libdir}/libgo.so.%{go_major}*
14mr|gcc-4.9.2_2014.08-2|918	
14mr|gcc-4.9.2_2014.08-2|919	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|920	
14mr|gcc-4.9.2_2014.08-2|921	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|922	%package -n %{multilibgo}
14mr|gcc-4.9.2_2014.08-2|923	Summary:	Go runtime libraries
14mr|gcc-4.9.2_2014.08-2|924	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|925	Conflicts:	%{libgo} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|926	
14mr|gcc-4.9.2_2014.08-2|927	%description -n %{multilibgo}
14mr|gcc-4.9.2_2014.08-2|928	This package contains Go shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|929	Go dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|930	
14mr|gcc-4.9.2_2014.08-2|931	%files -n %{multilibgo}
14mr|gcc-4.9.2_2014.08-2|932	%{multilibdir}/libgo.so.%{go_major}*
14mr|gcc-4.9.2_2014.08-2|933	%endif
14mr|gcc-4.9.2_2014.08-2|934	
14mr|gcc-4.9.2_2014.08-2|935	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|936	
14mr|gcc-4.9.2_2014.08-2|937	%package -n %{libgo_devel}
14mr|gcc-4.9.2_2014.08-2|938	Summary:	Go development libraries
14mr|gcc-4.9.2_2014.08-2|939	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|940	Requires:	%{libgo} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|941	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|942	Requires:	%{multilibgo} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|943	%endif
14mr|gcc-4.9.2_2014.08-2|944	Provides:	libgo-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|945	Provides:	go-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|946	
14mr|gcc-4.9.2_2014.08-2|947	%description -n %{libgo_devel}
14mr|gcc-4.9.2_2014.08-2|948	This package includes libraries and support files for compiling
14mr|gcc-4.9.2_2014.08-2|949	Go programs.
14mr|gcc-4.9.2_2014.08-2|950	
14mr|gcc-4.9.2_2014.08-2|951	%files -n %{libgo_devel}
14mr|gcc-4.9.2_2014.08-2|952	%{_libdir}/libgo.so
14mr|gcc-4.9.2_2014.08-2|953	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|954	%{multilibdir}/libgo.so
14mr|gcc-4.9.2_2014.08-2|955	%endif
14mr|gcc-4.9.2_2014.08-2|956	
14mr|gcc-4.9.2_2014.08-2|957	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|958	
14mr|gcc-4.9.2_2014.08-2|959	%package -n %{libgo_static_devel}
14mr|gcc-4.9.2_2014.08-2|960	Summary:	Static Go libraries
14mr|gcc-4.9.2_2014.08-2|961	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|962	Requires:	%{libgo_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|963	Provides:	libgo-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|964	Provides:	go-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|965	
14mr|gcc-4.9.2_2014.08-2|966	%description -n %{libgo_static_devel}
14mr|gcc-4.9.2_2014.08-2|967	This package contains static Go libraries.
14mr|gcc-4.9.2_2014.08-2|968	
14mr|gcc-4.9.2_2014.08-2|969	%files -n %{libgo_static_devel}
14mr|gcc-4.9.2_2014.08-2|970	%{_libdir}/libgo.*a
14mr|gcc-4.9.2_2014.08-2|971	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|972	%{multilibdir}/libgo.*a
14mr|gcc-4.9.2_2014.08-2|973	%endif
14mr|gcc-4.9.2_2014.08-2|974	
14mr|gcc-4.9.2_2014.08-2|975	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|976	# build go
14mr|gcc-4.9.2_2014.08-2|977	%endif
14mr|gcc-4.9.2_2014.08-2|978	
14mr|gcc-4.9.2_2014.08-2|979	########################################################################
14mr|gcc-4.9.2_2014.08-2|980	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|981	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|982	
14mr|gcc-4.9.2_2014.08-2|983	%package java
14mr|gcc-4.9.2_2014.08-2|984	Summary:	Java support for GCC
14mr|gcc-4.9.2_2014.08-2|985	Group:		Development/Java
14mr|gcc-4.9.2_2014.08-2|986	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|987	Requires:	%{libgcj_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|988	Requires:	ecj
14mr|gcc-4.9.2_2014.08-2|989	BuildRequires:	ecj
14mr|gcc-4.9.2_2014.08-2|990	BuildRequires:	jpackage-utils
14mr|gcc-4.9.2_2014.08-2|991	BuildRequires:	unzip
14mr|gcc-4.9.2_2014.08-2|992	BuildRequires:	zip
14mr|gcc-4.9.2_2014.08-2|993	
14mr|gcc-4.9.2_2014.08-2|994	%description java
14mr|gcc-4.9.2_2014.08-2|995	This package adds support for compiling Java(tm) programs and
14mr|gcc-4.9.2_2014.08-2|996	bytecode into native code.
14mr|gcc-4.9.2_2014.08-2|997	
14mr|gcc-4.9.2_2014.08-2|998	%files java
14mr|gcc-4.9.2_2014.08-2|999	%{_bindir}/aot-compile
14mr|gcc-4.9.2_2014.08-2|1000	%{_bindir}/gc-analyze
14mr|gcc-4.9.2_2014.08-2|1001	%{_bindir}/gcj
14mr|gcc-4.9.2_2014.08-2|1002	%{_bindir}/gcj-dbtool
14mr|gcc-4.9.2_2014.08-2|1003	%{_bindir}/gcjh
14mr|gcc-4.9.2_2014.08-2|1004	%{_bindir}/gjavah
14mr|gcc-4.9.2_2014.08-2|1005	%{_bindir}/gjar
14mr|gcc-4.9.2_2014.08-2|1006	%{_bindir}/gjarsigner
14mr|gcc-4.9.2_2014.08-2|1007	%if %{without java_bootstrap}
14mr|gcc-4.9.2_2014.08-2|1008	%{_bindir}/gjdoc
14mr|gcc-4.9.2_2014.08-2|1009	%endif
14mr|gcc-4.9.2_2014.08-2|1010	%{_bindir}/gnative2ascii
14mr|gcc-4.9.2_2014.08-2|1011	%{_bindir}/grmic
14mr|gcc-4.9.2_2014.08-2|1012	%{_bindir}/gserialver
14mr|gcc-4.9.2_2014.08-2|1013	%{_bindir}/jcf-dump
14mr|gcc-4.9.2_2014.08-2|1014	%{_bindir}/jv-convert
14mr|gcc-4.9.2_2014.08-2|1015	%{_bindir}/rebuild-gcj-db
14mr|gcc-4.9.2_2014.08-2|1016	%{_mandir}/man1/aot-compile.1*
14mr|gcc-4.9.2_2014.08-2|1017	%{_mandir}/man1/gc-analyze.1*
14mr|gcc-4.9.2_2014.08-2|1018	%{_mandir}/man1/gcj.1*
14mr|gcc-4.9.2_2014.08-2|1019	%{_mandir}/man1/gcj-dbtool.1*
14mr|gcc-4.9.2_2014.08-2|1020	%{_mandir}/man1/gcjh.1*
14mr|gcc-4.9.2_2014.08-2|1021	%{_mandir}/man1/gjar.1*
14mr|gcc-4.9.2_2014.08-2|1022	%{_mandir}/man1/gjarsigner.1*
14mr|gcc-4.9.2_2014.08-2|1023	%{_mandir}/man1/gjavah.1*
14mr|gcc-4.9.2_2014.08-2|1024	%{_mandir}/man1/gjdoc.1*
14mr|gcc-4.9.2_2014.08-2|1025	%{_mandir}/man1/gnative2ascii.1*
14mr|gcc-4.9.2_2014.08-2|1026	%{_mandir}/man1/grmic.1*
14mr|gcc-4.9.2_2014.08-2|1027	%{_mandir}/man1/gserialver.1*
14mr|gcc-4.9.2_2014.08-2|1028	%{_mandir}/man1/jcf-dump.1*
14mr|gcc-4.9.2_2014.08-2|1029	%{_mandir}/man1/jv-convert.1*
14mr|gcc-4.9.2_2014.08-2|1030	%{_mandir}/man1/rebuild-gcj-db.1*
14mr|gcc-4.9.2_2014.08-2|1031	%{_infodir}/gcj.info*
14mr|gcc-4.9.2_2014.08-2|1032	%{_infodir}/cp-tools.info*
14mr|gcc-4.9.2_2014.08-2|1033	%{_bindir}/gcj-%{ver}
14mr|gcc-4.9.2_2014.08-2|1034	%{_bindir}/%{_target_platform}-gcj
14mr|gcc-4.9.2_2014.08-2|1035	%{_bindir}/%{_target_platform}-gcj-%{ver}
14mr|gcc-4.9.2_2014.08-2|1036	%{_bindir}/%{_target_platform}-gcjh
14mr|gcc-4.9.2_2014.08-2|1037	%{gcclibexecdir}/jc1
14mr|gcc-4.9.2_2014.08-2|1038	%{gcclibexecdir}/ecj1
14mr|gcc-4.9.2_2014.08-2|1039	%{gcclibexecdir}/jvgenmain
14mr|gcc-4.9.2_2014.08-2|1040	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|1041	%doc %{_docdir}/gcc-java
14mr|gcc-4.9.2_2014.08-2|1042	%endif
14mr|gcc-4.9.2_2014.08-2|1043	
14mr|gcc-4.9.2_2014.08-2|1044	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1045	
14mr|gcc-4.9.2_2014.08-2|1046	%package -n %{libgcj}
14mr|gcc-4.9.2_2014.08-2|1047	Summary:	Java runtime library for gcc (platform dependent parts)
14mr|gcc-4.9.2_2014.08-2|1048	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1049	Provides:	libgcj = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1050	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1051	# for compatibility and/or make updates clean
14mr|gcc-4.9.2_2014.08-2|1052	Provides:	libgcj%{gcj_major} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1053	%endif
14mr|gcc-4.9.2_2014.08-2|1054	Requires:	zip >= 2.1
14mr|gcc-4.9.2_2014.08-2|1055	Requires:	libgcj-java >= %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1056	%if %{without java_bootstrap}
14mr|gcc-4.9.2_2014.08-2|1057	# We need antlr
14mr|gcc-4.9.2_2014.08-2|1058	BuildRequires:	antlr-tool
14mr|gcc-4.9.2_2014.08-2|1059	%endif
14mr|gcc-4.9.2_2014.08-2|1060	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gcc-4.9.2_2014.08-2|1061	BuildRequires:	pkgconfig(glib-2.0)
14mr|gcc-4.9.2_2014.08-2|1062	BuildRequires:	pkgconfig(libart-2.0)
14mr|gcc-4.9.2_2014.08-2|1063	BuildRequires:	pkgconfig(alsa)
14mr|gcc-4.9.2_2014.08-2|1064	BuildRequires:	pkgconfig(xt)
14mr|gcc-4.9.2_2014.08-2|1065	BuildRequires:	pkgconfig(xtst)
14mr|gcc-4.9.2_2014.08-2|1066	BuildRequires:	spec-helper >= 0.31.10
14mr|gcc-4.9.2_2014.08-2|1067	
14mr|gcc-4.9.2_2014.08-2|1068	%description -n %{libgcj}
14mr|gcc-4.9.2_2014.08-2|1069	The Java(tm) runtime library. You will need this package to run your Java
14mr|gcc-4.9.2_2014.08-2|1070	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mr|gcc-4.9.2_2014.08-2|1071	
14mr|gcc-4.9.2_2014.08-2|1072	%files -n %{libgcj}
14mr|gcc-4.9.2_2014.08-2|1073	%dir %{_libdir}/gcj-%{ver}-%{gcj_major}
14mr|gcc-4.9.2_2014.08-2|1074	%{_libdir}/gcj-%{ver}-%{gcj_major}/*.so
14mr|gcc-4.9.2_2014.08-2|1075	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_libdir}/gcj-%{ver}-%{gcj_major}/classmap.db
14mr|gcc-4.9.2_2014.08-2|1076	%{_libdir}/libgcj.so.%{gcj_major}*
14mr|gcc-4.9.2_2014.08-2|1077	%{_libdir}/libgcj-tools.so.%{gcj_major}*
14mr|gcc-4.9.2_2014.08-2|1078	%{_libdir}/libgij.so.%{gcj_major}*
14mr|gcc-4.9.2_2014.08-2|1079	
14mr|gcc-4.9.2_2014.08-2|1080	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1081	
14mr|gcc-4.9.2_2014.08-2|1082	%package -n %{libgcj_bc}
14mr|gcc-4.9.2_2014.08-2|1083	Summary:	Java runtime library for gcc
14mr|gcc-4.9.2_2014.08-2|1084	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1085	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1086	Provides:	libgcj_bc%{gcj_bc_major} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1087	%endif
14mr|gcc-4.9.2_2014.08-2|1088	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
14mr|gcc-4.9.2_2014.08-2|1089	Conflicts:	%{_lib}gcj15 < 4.9.1_2014.05-2
14mr|gcc-4.9.2_2014.08-2|1090	
14mr|gcc-4.9.2_2014.08-2|1091	%description -n %{libgcj_bc}
14mr|gcc-4.9.2_2014.08-2|1092	The Java(tm) runtime library. You will need this package to run your Java
14mr|gcc-4.9.2_2014.08-2|1093	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mr|gcc-4.9.2_2014.08-2|1094	
14mr|gcc-4.9.2_2014.08-2|1095	%files -n %{libgcj_bc}
14mr|gcc-4.9.2_2014.08-2|1096	%{_libdir}/libgcj_bc.so.%{gcj_bc_major}*
14mr|gcc-4.9.2_2014.08-2|1097	
14mr|gcc-4.9.2_2014.08-2|1098	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1099	
14mr|gcc-4.9.2_2014.08-2|1100	%package -n libgcj-java
14mr|gcc-4.9.2_2014.08-2|1101	Summary:	Java runtime library for gcc (Java parts)
14mr|gcc-4.9.2_2014.08-2|1102	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1103	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
14mr|gcc-4.9.2_2014.08-2|1104	Requires:	%{libgcj} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1105	
14mr|gcc-4.9.2_2014.08-2|1106	%description -n libgcj-java
14mr|gcc-4.9.2_2014.08-2|1107	The Java(tm) runtime library. You will need this package to run your Java
14mr|gcc-4.9.2_2014.08-2|1108	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mr|gcc-4.9.2_2014.08-2|1109	
14mr|gcc-4.9.2_2014.08-2|1110	%files -n libgcj-java
14mr|gcc-4.9.2_2014.08-2|1111	%{_javadir}/libgcj*.jar
14mr|gcc-4.9.2_2014.08-2|1112	
14mr|gcc-4.9.2_2014.08-2|1113	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1114	
14mr|gcc-4.9.2_2014.08-2|1115	%package -n gcj-tools
14mr|gcc-4.9.2_2014.08-2|1116	Summary:	Tools needed to use applications in the GCJ Java runtime
14mr|gcc-4.9.2_2014.08-2|1117	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1118	Requires:	%{libgcj} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1119	Requires:	zip >= 2.1
14mr|gcc-4.9.2_2014.08-2|1120	
14mr|gcc-4.9.2_2014.08-2|1121	%description -n gcj-tools
14mr|gcc-4.9.2_2014.08-2|1122	Tools needed to run applications in the GCJ Java(tm) runtime. You will
14mr|gcc-4.9.2_2014.08-2|1123	need this package to run your Java programs in the Java Virtual Machine
14mr|gcc-4.9.2_2014.08-2|1124	(JVM) provided by the GNU Compiler Collection (gcj).
14mr|gcc-4.9.2_2014.08-2|1125	
14mr|gcc-4.9.2_2014.08-2|1126	%files -n gcj-tools
14mr|gcc-4.9.2_2014.08-2|1127	%{_bindir}/gappletviewer
14mr|gcc-4.9.2_2014.08-2|1128	%{_bindir}/gij
14mr|gcc-4.9.2_2014.08-2|1129	%{_bindir}/grmid
14mr|gcc-4.9.2_2014.08-2|1130	%{_bindir}/grmiregistry
14mr|gcc-4.9.2_2014.08-2|1131	%{_bindir}/gtnameserv
14mr|gcc-4.9.2_2014.08-2|1132	%{_bindir}/gkeytool
14mr|gcc-4.9.2_2014.08-2|1133	%{_bindir}/gorbd
14mr|gcc-4.9.2_2014.08-2|1134	%{_mandir}/man1/gappletviewer.1*
14mr|gcc-4.9.2_2014.08-2|1135	%{_mandir}/man1/gij.1*
14mr|gcc-4.9.2_2014.08-2|1136	%{_mandir}/man1/grmiregistry.1*
14mr|gcc-4.9.2_2014.08-2|1137	%{_mandir}/man1/gkeytool.1*
14mr|gcc-4.9.2_2014.08-2|1138	%{_mandir}/man1/gorbd.1*
14mr|gcc-4.9.2_2014.08-2|1139	%{_mandir}/man1/grmid.1*
14mr|gcc-4.9.2_2014.08-2|1140	%{_mandir}/man1/gtnameserv.1*
14mr|gcc-4.9.2_2014.08-2|1141	%{_libdir}/logging.properties
14mr|gcc-4.9.2_2014.08-2|1142	%{_libdir}/security
14mr|gcc-4.9.2_2014.08-2|1143	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|1144	%doc %{_docdir}/libjava
14mr|gcc-4.9.2_2014.08-2|1145	%endif
14mr|gcc-4.9.2_2014.08-2|1146	
14mr|gcc-4.9.2_2014.08-2|1147	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1148	
14mr|gcc-4.9.2_2014.08-2|1149	%package -n %{libgcj_devel}
14mr|gcc-4.9.2_2014.08-2|1150	Summary:	Libraries for Java development using GCC
14mr|gcc-4.9.2_2014.08-2|1151	Group:		Development/Java
14mr|gcc-4.9.2_2014.08-2|1152	Requires:	%{libgcj} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1153	Requires:	%{libgcj_bc} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1154	Requires:	awk
14mr|gcc-4.9.2_2014.08-2|1155	Requires:	pkgconfig(zlib)
14mr|gcc-4.9.2_2014.08-2|1156	Provides:	libgcj-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1157	Provides:	gcj-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1158	
14mr|gcc-4.9.2_2014.08-2|1159	%description -n %{libgcj_devel}
14mr|gcc-4.9.2_2014.08-2|1160	The Java(tm) static libraries and C header files. You will need this
14mr|gcc-4.9.2_2014.08-2|1161	package to compile your Java programs using the GCC Java compiler (gcj).
14mr|gcc-4.9.2_2014.08-2|1162	
14mr|gcc-4.9.2_2014.08-2|1163	%files -n %{libgcj_devel}
14mr|gcc-4.9.2_2014.08-2|1164	%{gccdir}/include/gcj
14mr|gcc-4.9.2_2014.08-2|1165	%{gccdir}/include/jawt*.h
14mr|gcc-4.9.2_2014.08-2|1166	%{gccdir}/include/jni*.h
14mr|gcc-4.9.2_2014.08-2|1167	%{gccdir}/include/jvm*.h
14mr|gcc-4.9.2_2014.08-2|1168	%{py_puresitedir}/libjava
14mr|gcc-4.9.2_2014.08-2|1169	%{_libdir}/pkgconfig/libgcj-%{branch}.pc
14mr|gcc-4.9.2_2014.08-2|1170	%{_libdir}/libgcj*.spec
14mr|gcc-4.9.2_2014.08-2|1171	%{_libdir}/libgcj*.so
14mr|gcc-4.9.2_2014.08-2|1172	%{_libdir}/libgij.so
14mr|gcc-4.9.2_2014.08-2|1173	
14mr|gcc-4.9.2_2014.08-2|1174	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1175	
14mr|gcc-4.9.2_2014.08-2|1176	%package -n libgcj%{gcj_major}-src
14mr|gcc-4.9.2_2014.08-2|1177	Summary:	Java library sources
14mr|gcc-4.9.2_2014.08-2|1178	Group:		Development/Java
14mr|gcc-4.9.2_2014.08-2|1179	Requires:	%{libgcj} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1180	Provides:	libgcj-src = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1181	
14mr|gcc-4.9.2_2014.08-2|1182	%description -n libgcj%{gcj_major}-src
14mr|gcc-4.9.2_2014.08-2|1183	The Java(tm) runtime library sources.
14mr|gcc-4.9.2_2014.08-2|1184	
14mr|gcc-4.9.2_2014.08-2|1185	%files -n libgcj%{gcj_major}-src
14mr|gcc-4.9.2_2014.08-2|1186	%{_javadir}/src-%{ver}.zip
14mr|gcc-4.9.2_2014.08-2|1187	
14mr|gcc-4.9.2_2014.08-2|1188	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1189	# build java
14mr|gcc-4.9.2_2014.08-2|1190	%endif
14mr|gcc-4.9.2_2014.08-2|1191	
14mr|gcc-4.9.2_2014.08-2|1192	########################################################################
14mr|gcc-4.9.2_2014.08-2|1193	%if %{build_objc}
14mr|gcc-4.9.2_2014.08-2|1194	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1195	
14mr|gcc-4.9.2_2014.08-2|1196	%package objc
14mr|gcc-4.9.2_2014.08-2|1197	Summary:	Objective-C support for GCC
14mr|gcc-4.9.2_2014.08-2|1198	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|1199	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1200	Requires:	%{libobjc_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1201	
14mr|gcc-4.9.2_2014.08-2|1202	%description objc
14mr|gcc-4.9.2_2014.08-2|1203	gcc-objc provides Objective-C support for the GCC.
14mr|gcc-4.9.2_2014.08-2|1204	Mainly used on systems running NeXTSTEP, Objective-C is an
14mr|gcc-4.9.2_2014.08-2|1205	object-oriented derivative of the C language.
14mr|gcc-4.9.2_2014.08-2|1206	
14mr|gcc-4.9.2_2014.08-2|1207	%files objc
14mr|gcc-4.9.2_2014.08-2|1208	%{gcclibexecdir}/cc1obj
14mr|gcc-4.9.2_2014.08-2|1209	
14mr|gcc-4.9.2_2014.08-2|1210	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1211	
14mr|gcc-4.9.2_2014.08-2|1212	%package -n %{libobjc}
14mr|gcc-4.9.2_2014.08-2|1213	Summary:	Objective-C runtime
14mr|gcc-4.9.2_2014.08-2|1214	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1215	Provides:	libobjc = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1216	
14mr|gcc-4.9.2_2014.08-2|1217	%description -n %{libobjc}
14mr|gcc-4.9.2_2014.08-2|1218	This package contains Objective-C shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|1219	Objective-C dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|1220	
14mr|gcc-4.9.2_2014.08-2|1221	%files -n %{libobjc}
14mr|gcc-4.9.2_2014.08-2|1222	%{_libdir}/libobjc.so.%{objc_major}*
14mr|gcc-4.9.2_2014.08-2|1223	
14mr|gcc-4.9.2_2014.08-2|1224	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1225	
14mr|gcc-4.9.2_2014.08-2|1226	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1227	%package -n %{multilibobjc}
14mr|gcc-4.9.2_2014.08-2|1228	Summary:	Objective-C runtime
14mr|gcc-4.9.2_2014.08-2|1229	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1230	Provides:	libobjc = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1231	Conflicts:	%{libobjc} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|1232	
14mr|gcc-4.9.2_2014.08-2|1233	%description -n %{multilibobjc}
14mr|gcc-4.9.2_2014.08-2|1234	This package contains Objective-C shared library which is needed to run
14mr|gcc-4.9.2_2014.08-2|1235	Objective-C dynamically linked programs.
14mr|gcc-4.9.2_2014.08-2|1236	
14mr|gcc-4.9.2_2014.08-2|1237	%files -n %{multilibobjc}
14mr|gcc-4.9.2_2014.08-2|1238	%{multilibdir}/libobjc.so.%{objc_major}*
14mr|gcc-4.9.2_2014.08-2|1239	%endif
14mr|gcc-4.9.2_2014.08-2|1240	
14mr|gcc-4.9.2_2014.08-2|1241	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1242	
14mr|gcc-4.9.2_2014.08-2|1243	%package -n %{libobjc_devel}
14mr|gcc-4.9.2_2014.08-2|1244	Summary:	Objective-C development libraries
14mr|gcc-4.9.2_2014.08-2|1245	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|1246	Requires:	%{libobjc} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1247	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1248	Requires:	%{multilibobjc} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1249	%endif
14mr|gcc-4.9.2_2014.08-2|1250	Provides:	libobjc-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1251	Provides:	objc-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1252	
14mr|gcc-4.9.2_2014.08-2|1253	%description -n %{libobjc_devel}
14mr|gcc-4.9.2_2014.08-2|1254	This package includes libraries and support files for compiling
14mr|gcc-4.9.2_2014.08-2|1255	Objective-C programs.
14mr|gcc-4.9.2_2014.08-2|1256	
14mr|gcc-4.9.2_2014.08-2|1257	%files -n %{libobjc_devel}
14mr|gcc-4.9.2_2014.08-2|1258	%{_libdir}/libobjc.so
14mr|gcc-4.9.2_2014.08-2|1259	%{gccdir}/include/objc
14mr|gcc-4.9.2_2014.08-2|1260	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1261	%{multilibdir}/libobjc.so
14mr|gcc-4.9.2_2014.08-2|1262	%endif
14mr|gcc-4.9.2_2014.08-2|1263	
14mr|gcc-4.9.2_2014.08-2|1264	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1265	
14mr|gcc-4.9.2_2014.08-2|1266	%package -n %{libobjc_static_devel}
14mr|gcc-4.9.2_2014.08-2|1267	Summary:	Static Objective-C libraries
14mr|gcc-4.9.2_2014.08-2|1268	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|1269	Requires:	%{libobjc_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1270	Provides:	libobjc-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1271	Provides:	objc-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1272	
14mr|gcc-4.9.2_2014.08-2|1273	%description -n %{libobjc_static_devel}
14mr|gcc-4.9.2_2014.08-2|1274	This package contains static Objective-C libraries.
14mr|gcc-4.9.2_2014.08-2|1275	
14mr|gcc-4.9.2_2014.08-2|1276	%files -n %{libobjc_static_devel}
14mr|gcc-4.9.2_2014.08-2|1277	%{_libdir}/libobjc.*a
14mr|gcc-4.9.2_2014.08-2|1278	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1279	%{multilibdir}/libobjc.*a
14mr|gcc-4.9.2_2014.08-2|1280	%endif
14mr|gcc-4.9.2_2014.08-2|1281	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1282	# build objc
14mr|gcc-4.9.2_2014.08-2|1283	%endif
14mr|gcc-4.9.2_2014.08-2|1284	
14mr|gcc-4.9.2_2014.08-2|1285	########################################################################
14mr|gcc-4.9.2_2014.08-2|1286	%if %{build_objcxx}
14mr|gcc-4.9.2_2014.08-2|1287	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1288	
14mr|gcc-4.9.2_2014.08-2|1289	%package objc++
14mr|gcc-4.9.2_2014.08-2|1290	Summary:	Objective-C++ support for GCC
14mr|gcc-4.9.2_2014.08-2|1291	Group:		Development/Other
14mr|gcc-4.9.2_2014.08-2|1292	Requires:	gcc-objc = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1293	
14mr|gcc-4.9.2_2014.08-2|1294	%description objc++
14mr|gcc-4.9.2_2014.08-2|1295	gcc++-objc provides Objective-C++ support for the GCC.
14mr|gcc-4.9.2_2014.08-2|1296	
14mr|gcc-4.9.2_2014.08-2|1297	%files objc++
14mr|gcc-4.9.2_2014.08-2|1298	%{gcclibexecdir}/cc1objplus
14mr|gcc-4.9.2_2014.08-2|1299	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1300	# build objcxx
14mr|gcc-4.9.2_2014.08-2|1301	%endif
14mr|gcc-4.9.2_2014.08-2|1302	
14mr|gcc-4.9.2_2014.08-2|1303	########################################################################
14mr|gcc-4.9.2_2014.08-2|1304	%if %{package_ffi}
14mr|gcc-4.9.2_2014.08-2|1305	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1306	
14mr|gcc-4.9.2_2014.08-2|1307	%package -n %{libffi}
14mr|gcc-4.9.2_2014.08-2|1308	Summary:	GCC support library for FFI
14mr|gcc-4.9.2_2014.08-2|1309	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1310	Provides:	libffi = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1311	
14mr|gcc-4.9.2_2014.08-2|1312	%description -n %{libffi}
14mr|gcc-4.9.2_2014.08-2|1313	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1314	for FFI support.
14mr|gcc-4.9.2_2014.08-2|1315	
14mr|gcc-4.9.2_2014.08-2|1316	%files -n %{libffi}
14mr|gcc-4.9.2_2014.08-2|1317	%{_libdir}/libffi.so.%{ffi_major}*
14mr|gcc-4.9.2_2014.08-2|1318	
14mr|gcc-4.9.2_2014.08-2|1319	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1320	
14mr|gcc-4.9.2_2014.08-2|1321	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1322	%package -n %{multilibffi}
14mr|gcc-4.9.2_2014.08-2|1323	Summary:	GCC support library for FFI
14mr|gcc-4.9.2_2014.08-2|1324	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1325	Conflicts:	%{libffi} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|1326	
14mr|gcc-4.9.2_2014.08-2|1327	%description -n %{multilibffi}
14mr|gcc-4.9.2_2014.08-2|1328	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1329	for FFI support.
14mr|gcc-4.9.2_2014.08-2|1330	
14mr|gcc-4.9.2_2014.08-2|1331	%files -n %{multilibffi}
14mr|gcc-4.9.2_2014.08-2|1332	%{multirootlibdir}/libffi.so.%{ffi_major}*
14mr|gcc-4.9.2_2014.08-2|1333	%endif
14mr|gcc-4.9.2_2014.08-2|1334	
14mr|gcc-4.9.2_2014.08-2|1335	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1336	
14mr|gcc-4.9.2_2014.08-2|1337	%package -n %{libffi_devel}
14mr|gcc-4.9.2_2014.08-2|1338	Summary:	GCC development for FFI
14mr|gcc-4.9.2_2014.08-2|1339	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1340	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1341	Requires:	%{libffi} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1342	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1343	Requires:	%{multilibffi} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1344	%endif
14mr|gcc-4.9.2_2014.08-2|1345	Provides:	libffi-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1346	Provides:	ffi-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1347	
14mr|gcc-4.9.2_2014.08-2|1348	%description -n %{libffi_devel}
14mr|gcc-4.9.2_2014.08-2|1349	This package contains GCC development which is needed
14mr|gcc-4.9.2_2014.08-2|1350	to compile FFI support.
14mr|gcc-4.9.2_2014.08-2|1351	
14mr|gcc-4.9.2_2014.08-2|1352	%files -n %{libffi_devel}
14mr|gcc-4.9.2_2014.08-2|1353	%{_libdir}/libffi.so
14mr|gcc-4.9.2_2014.08-2|1354	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1355	%{multilibdir}/libffi.so
14mr|gcc-4.9.2_2014.08-2|1356	%endif
14mr|gcc-4.9.2_2014.08-2|1357	%{_mandir}/man3/*.3*
14mr|gcc-4.9.2_2014.08-2|1358	
14mr|gcc-4.9.2_2014.08-2|1359	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1360	
14mr|gcc-4.9.2_2014.08-2|1361	%package -n %{libffi_static_devel}
14mr|gcc-4.9.2_2014.08-2|1362	Summary:	GCC FFI static library
14mr|gcc-4.9.2_2014.08-2|1363	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1364	Requires:	%{libffi_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1365	Provides:	libffi-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1366	Provides:	ffi-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1367	
14mr|gcc-4.9.2_2014.08-2|1368	%description -n %{libffi_static_devel}
14mr|gcc-4.9.2_2014.08-2|1369	This package contains GCC static libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1370	to compile FFI support.
14mr|gcc-4.9.2_2014.08-2|1371	
14mr|gcc-4.9.2_2014.08-2|1372	%files -n %{libffi_static_devel}
14mr|gcc-4.9.2_2014.08-2|1373	%{_libdir}/libffi.*a
14mr|gcc-4.9.2_2014.08-2|1374	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1375	%{multilibdir}/libffi.*a
14mr|gcc-4.9.2_2014.08-2|1376	%endif
14mr|gcc-4.9.2_2014.08-2|1377	
14mr|gcc-4.9.2_2014.08-2|1378	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1379	# package ffi
14mr|gcc-4.9.2_2014.08-2|1380	%endif
14mr|gcc-4.9.2_2014.08-2|1381	
14mr|gcc-4.9.2_2014.08-2|1382	########################################################################
14mr|gcc-4.9.2_2014.08-2|1383	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|1384	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1385	
14mr|gcc-4.9.2_2014.08-2|1386	%package -n %{libquadmath}
14mr|gcc-4.9.2_2014.08-2|1387	Summary:	GCC __float128 shared support library
14mr|gcc-4.9.2_2014.08-2|1388	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1389	Provides:	libquadmath = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1390	
14mr|gcc-4.9.2_2014.08-2|1391	%description -n %{libquadmath}
14mr|gcc-4.9.2_2014.08-2|1392	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1393	for __float128 math support and for Fortran REAL*16 support.
14mr|gcc-4.9.2_2014.08-2|1394	
14mr|gcc-4.9.2_2014.08-2|1395	%files -n %{libquadmath}
14mr|gcc-4.9.2_2014.08-2|1396	%{_libdir}/libquadmath.so.%{quadmath_major}*
14mr|gcc-4.9.2_2014.08-2|1397	
14mr|gcc-4.9.2_2014.08-2|1398	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1399	
14mr|gcc-4.9.2_2014.08-2|1400	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1401	%package -n %{multilibquadmath}
14mr|gcc-4.9.2_2014.08-2|1402	Summary:	GCC __float128 shared support library
14mr|gcc-4.9.2_2014.08-2|1403	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1404	Conflicts:	%{libquadmath} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|1405	
14mr|gcc-4.9.2_2014.08-2|1406	%description -n %{multilibquadmath}
14mr|gcc-4.9.2_2014.08-2|1407	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1408	for __float128 math support and for Fortran REAL*16 support.
14mr|gcc-4.9.2_2014.08-2|1409	
14mr|gcc-4.9.2_2014.08-2|1410	%files -n %{multilibquadmath}
14mr|gcc-4.9.2_2014.08-2|1411	%{multilibdir}/libquadmath.so.%{quadmath_major}*
14mr|gcc-4.9.2_2014.08-2|1412	%endif
14mr|gcc-4.9.2_2014.08-2|1413	
14mr|gcc-4.9.2_2014.08-2|1414	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1415	
14mr|gcc-4.9.2_2014.08-2|1416	%package -n %{libquadmath_devel}
14mr|gcc-4.9.2_2014.08-2|1417	Summary:	GCC __float128 support
14mr|gcc-4.9.2_2014.08-2|1418	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1419	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1420	Requires:	%{libquadmath} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1421	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1422	Requires:	%{multilibquadmath} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1423	%endif
14mr|gcc-4.9.2_2014.08-2|1424	Provides:	libquadmath-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1425	Provides:	quadmath-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1426	
14mr|gcc-4.9.2_2014.08-2|1427	%description -n %{libquadmath_devel}
14mr|gcc-4.9.2_2014.08-2|1428	This package contains support for building Fortran programs using
14mr|gcc-4.9.2_2014.08-2|1429	REAL*16 and programs using __float128 math.
14mr|gcc-4.9.2_2014.08-2|1430	
14mr|gcc-4.9.2_2014.08-2|1431	%files -n %{libquadmath_devel}
14mr|gcc-4.9.2_2014.08-2|1432	%{_libdir}/libquadmath.so
14mr|gcc-4.9.2_2014.08-2|1433	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1434	%{multilibdir}/libquadmath.so
14mr|gcc-4.9.2_2014.08-2|1435	%endif
14mr|gcc-4.9.2_2014.08-2|1436	%{_infodir}/libquadmath.info*
14mr|gcc-4.9.2_2014.08-2|1437	%{gccdir}/include/quadmath*.h
14mr|gcc-4.9.2_2014.08-2|1438	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|1439	%doc %{_docdir}/libquadmath
14mr|gcc-4.9.2_2014.08-2|1440	%endif
14mr|gcc-4.9.2_2014.08-2|1441	
14mr|gcc-4.9.2_2014.08-2|1442	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1443	
14mr|gcc-4.9.2_2014.08-2|1444	%package -n %{libquadmath_static_devel}
14mr|gcc-4.9.2_2014.08-2|1445	Summary:	Static libraries for __float128 support
14mr|gcc-4.9.2_2014.08-2|1446	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1447	Requires:	%{libquadmath_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1448	Provides:	libquadmath-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1449	Provides:	quadmath-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1450	
14mr|gcc-4.9.2_2014.08-2|1451	%description -n %{libquadmath_static_devel}
14mr|gcc-4.9.2_2014.08-2|1452	This package contains static libraries for building Fortran programs
14mr|gcc-4.9.2_2014.08-2|1453	using REAL*16 and programs using __float128 math.
14mr|gcc-4.9.2_2014.08-2|1454	
14mr|gcc-4.9.2_2014.08-2|1455	%files -n %{libquadmath_static_devel}
14mr|gcc-4.9.2_2014.08-2|1456	%{_libdir}/libquadmath.*a
14mr|gcc-4.9.2_2014.08-2|1457	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1458	%{multilibdir}/libquadmath.*a
14mr|gcc-4.9.2_2014.08-2|1459	%endif
14mr|gcc-4.9.2_2014.08-2|1460	
14mr|gcc-4.9.2_2014.08-2|1461	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1462	# build quadmath
14mr|gcc-4.9.2_2014.08-2|1463	%endif
14mr|gcc-4.9.2_2014.08-2|1464	
14mr|gcc-4.9.2_2014.08-2|1465	########################################################################
14mr|gcc-4.9.2_2014.08-2|1466	%if %{build_gomp}
14mr|gcc-4.9.2_2014.08-2|1467	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1468	
14mr|gcc-4.9.2_2014.08-2|1469	%package -n %{libgomp}
14mr|gcc-4.9.2_2014.08-2|1470	Summary:	GCC OpenMP v3.0 shared support library
14mr|gcc-4.9.2_2014.08-2|1471	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1472	Provides:	libgomp = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1473	
14mr|gcc-4.9.2_2014.08-2|1474	%description -n %{libgomp}
14mr|gcc-4.9.2_2014.08-2|1475	This package contains GCC shared library which is needed
14mr|gcc-4.9.2_2014.08-2|1476	for OpenMP v3.0 support.
14mr|gcc-4.9.2_2014.08-2|1477	
14mr|gcc-4.9.2_2014.08-2|1478	%files -n %{libgomp}
14mr|gcc-4.9.2_2014.08-2|1479	/%{_lib}/libgomp.so.%{gomp_major}*
14mr|gcc-4.9.2_2014.08-2|1480	
14mr|gcc-4.9.2_2014.08-2|1481	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1482	
14mr|gcc-4.9.2_2014.08-2|1483	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1484	%package -n %{multilibgomp}
14mr|gcc-4.9.2_2014.08-2|1485	Summary:	GCC OpenMP v3.0 shared support library
14mr|gcc-4.9.2_2014.08-2|1486	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1487	Provides:	libgomp = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1488	Conflicts:	%{libgomp} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|1489	
14mr|gcc-4.9.2_2014.08-2|1490	%description -n %{multilibgomp}
14mr|gcc-4.9.2_2014.08-2|1491	This package contains GCC shared library which is needed
14mr|gcc-4.9.2_2014.08-2|1492	for OpenMP v3.0 support.
14mr|gcc-4.9.2_2014.08-2|1493	
14mr|gcc-4.9.2_2014.08-2|1494	%files -n %{multilibgomp}
14mr|gcc-4.9.2_2014.08-2|1495	%{multirootlibdir}/libgomp.so.%{gomp_major}*
14mr|gcc-4.9.2_2014.08-2|1496	%endif
14mr|gcc-4.9.2_2014.08-2|1497	
14mr|gcc-4.9.2_2014.08-2|1498	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1499	
14mr|gcc-4.9.2_2014.08-2|1500	%package -n %{libgomp_devel}
14mr|gcc-4.9.2_2014.08-2|1501	Summary:	GCC OpenMP v3.0 development support
14mr|gcc-4.9.2_2014.08-2|1502	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1503	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1504	Requires:	%{libgomp} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1505	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1506	Requires:	%{multilibgomp} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1507	%endif
14mr|gcc-4.9.2_2014.08-2|1508	Provides:	libgomp-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1509	Provides:	gomp-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1510	
14mr|gcc-4.9.2_2014.08-2|1511	%description -n %{libgomp_devel}
14mr|gcc-4.9.2_2014.08-2|1512	This package contains GCC development which is needed
14mr|gcc-4.9.2_2014.08-2|1513	to compile OpenMP v3.0 support.
14mr|gcc-4.9.2_2014.08-2|1514	
14mr|gcc-4.9.2_2014.08-2|1515	%files -n %{libgomp_devel}
14mr|gcc-4.9.2_2014.08-2|1516	%{_libdir}/libgomp.so
14mr|gcc-4.9.2_2014.08-2|1517	%{_libdir}/libgomp.spec
14mr|gcc-4.9.2_2014.08-2|1518	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1519	%{multilibdir}/libgomp.so
14mr|gcc-4.9.2_2014.08-2|1520	%{multilibdir}/libgomp.spec
14mr|gcc-4.9.2_2014.08-2|1521	%endif
14mr|gcc-4.9.2_2014.08-2|1522	%{_infodir}/libgomp.info*
14mr|gcc-4.9.2_2014.08-2|1523	%{gccdir}/include/omp*.h
14mr|gcc-4.9.2_2014.08-2|1524	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|1525	%doc %{_docdir}/libgomp
14mr|gcc-4.9.2_2014.08-2|1526	%endif
14mr|gcc-4.9.2_2014.08-2|1527	
14mr|gcc-4.9.2_2014.08-2|1528	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1529	
14mr|gcc-4.9.2_2014.08-2|1530	%package -n %{libgomp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1531	Summary:	GCC OpenMP v3.0 static library
14mr|gcc-4.9.2_2014.08-2|1532	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1533	Requires:	%{libgomp_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1534	Provides:	libgomp-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1535	Provides:	gomp-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1536	
14mr|gcc-4.9.2_2014.08-2|1537	%description -n %{libgomp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1538	This package contains GCC static libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1539	to compile OpenMP v3.0 support.
14mr|gcc-4.9.2_2014.08-2|1540	
14mr|gcc-4.9.2_2014.08-2|1541	%files -n %{libgomp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1542	%{_libdir}/libgomp.*a
14mr|gcc-4.9.2_2014.08-2|1543	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1544	%{multilibdir}/libgomp.*a
14mr|gcc-4.9.2_2014.08-2|1545	%endif
14mr|gcc-4.9.2_2014.08-2|1546	
14mr|gcc-4.9.2_2014.08-2|1547	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1548	# build gomp
14mr|gcc-4.9.2_2014.08-2|1549	%endif
14mr|gcc-4.9.2_2014.08-2|1550	
14mr|gcc-4.9.2_2014.08-2|1551	########################################################################
14mr|gcc-4.9.2_2014.08-2|1552	%if %{build_ssp}
14mr|gcc-4.9.2_2014.08-2|1553	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1554	
14mr|gcc-4.9.2_2014.08-2|1555	%package -n %{libssp}
14mr|gcc-4.9.2_2014.08-2|1556	Summary:	GCC SSP shared support library
14mr|gcc-4.9.2_2014.08-2|1557	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1558	Provides:	libssp = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1559	
14mr|gcc-4.9.2_2014.08-2|1560	%description -n %{libssp}
14mr|gcc-4.9.2_2014.08-2|1561	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1562	for SSP support.
14mr|gcc-4.9.2_2014.08-2|1563	
14mr|gcc-4.9.2_2014.08-2|1564	%files -n %{libssp}
14mr|gcc-4.9.2_2014.08-2|1565	%{_libdir}/libssp.so.%{ssp_major}*
14mr|gcc-4.9.2_2014.08-2|1566	
14mr|gcc-4.9.2_2014.08-2|1567	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1568	
14mr|gcc-4.9.2_2014.08-2|1569	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1570	%package -n %{multilibssp}
14mr|gcc-4.9.2_2014.08-2|1571	Summary:	GCC SSP shared support library
14mr|gcc-4.9.2_2014.08-2|1572	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1573	Provides:	libssp = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1574	Conflicts:	%{libssp} < 4.6.2-11
14mr|gcc-4.9.2_2014.08-2|1575	
14mr|gcc-4.9.2_2014.08-2|1576	%description -n %{multilibssp}
14mr|gcc-4.9.2_2014.08-2|1577	This package contains GCC shared support library which is needed
14mr|gcc-4.9.2_2014.08-2|1578	for SSP support.
14mr|gcc-4.9.2_2014.08-2|1579	
14mr|gcc-4.9.2_2014.08-2|1580	%files -n %{multilibssp}
14mr|gcc-4.9.2_2014.08-2|1581	%{multilibdir}/libssp.so.%{ssp_major}*
14mr|gcc-4.9.2_2014.08-2|1582	%endif
14mr|gcc-4.9.2_2014.08-2|1583	
14mr|gcc-4.9.2_2014.08-2|1584	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1585	
14mr|gcc-4.9.2_2014.08-2|1586	%package -n %{libssp_devel}
14mr|gcc-4.9.2_2014.08-2|1587	Summary:	GCC SSP development support
14mr|gcc-4.9.2_2014.08-2|1588	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1589	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1590	Requires:	%{libssp} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1591	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1592	Requires:	%{multilibssp} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1593	%endif
14mr|gcc-4.9.2_2014.08-2|1594	Provides:	libssp-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1595	Provides:	ssp-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1596	
14mr|gcc-4.9.2_2014.08-2|1597	%description -n %{libssp_devel}
14mr|gcc-4.9.2_2014.08-2|1598	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1599	to compile SSP support.
14mr|gcc-4.9.2_2014.08-2|1600	
14mr|gcc-4.9.2_2014.08-2|1601	%files -n %{libssp_devel}
14mr|gcc-4.9.2_2014.08-2|1602	%{_libdir}/libssp.so
14mr|gcc-4.9.2_2014.08-2|1603	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1604	%{multilibdir}/libssp.so
14mr|gcc-4.9.2_2014.08-2|1605	%endif
14mr|gcc-4.9.2_2014.08-2|1606	%{gccdir}/include/ssp
14mr|gcc-4.9.2_2014.08-2|1607	
14mr|gcc-4.9.2_2014.08-2|1608	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1609	
14mr|gcc-4.9.2_2014.08-2|1610	%package -n %{libssp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1611	Summary:	GCC SSP static libraries
14mr|gcc-4.9.2_2014.08-2|1612	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1613	Requires:	%{libssp_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1614	Provides:	libssp-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1615	Provides:	ssp-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1616	
14mr|gcc-4.9.2_2014.08-2|1617	%description -n %{libssp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1618	This package contains GCC static libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1619	to compile SSP support.
14mr|gcc-4.9.2_2014.08-2|1620	
14mr|gcc-4.9.2_2014.08-2|1621	%files -n %{libssp_static_devel}
14mr|gcc-4.9.2_2014.08-2|1622	%{_libdir}/libssp.*.*a
14mr|gcc-4.9.2_2014.08-2|1623	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1624	%{multilibdir}/libssp.*.*a
14mr|gcc-4.9.2_2014.08-2|1625	%endif
14mr|gcc-4.9.2_2014.08-2|1626	
14mr|gcc-4.9.2_2014.08-2|1627	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1628	# build ssp
14mr|gcc-4.9.2_2014.08-2|1629	%endif
14mr|gcc-4.9.2_2014.08-2|1630	
14mr|gcc-4.9.2_2014.08-2|1631	########################################################################
14mr|gcc-4.9.2_2014.08-2|1632	%if %{build_itm}
14mr|gcc-4.9.2_2014.08-2|1633	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1634	
14mr|gcc-4.9.2_2014.08-2|1635	%package -n %{libitm}
14mr|gcc-4.9.2_2014.08-2|1636	Summary:	GCC Transactional Memory support library
14mr|gcc-4.9.2_2014.08-2|1637	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1638	Provides:	libitm = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1639	
14mr|gcc-4.9.2_2014.08-2|1640	%description -n %{libitm}
14mr|gcc-4.9.2_2014.08-2|1641	This package contains GCC's Transactional Memory support library.
14mr|gcc-4.9.2_2014.08-2|1642	
14mr|gcc-4.9.2_2014.08-2|1643	%files -n %{libitm}
14mr|gcc-4.9.2_2014.08-2|1644	%{_libdir}/libitm.so.%{itm_major}*
14mr|gcc-4.9.2_2014.08-2|1645	
14mr|gcc-4.9.2_2014.08-2|1646	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1647	
14mr|gcc-4.9.2_2014.08-2|1648	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1649	%package -n %{multilibitm}
14mr|gcc-4.9.2_2014.08-2|1650	Summary:	GCC Transactional Memory support library
14mr|gcc-4.9.2_2014.08-2|1651	Group:		System/Libraries
14mr|gcc-4.9.2_2014.08-2|1652	Provides:	libitm = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1653	
14mr|gcc-4.9.2_2014.08-2|1654	%description -n %{multilibitm}
14mr|gcc-4.9.2_2014.08-2|1655	This package contains GCC's Transactional Memory support library.
14mr|gcc-4.9.2_2014.08-2|1656	
14mr|gcc-4.9.2_2014.08-2|1657	%files -n %{multilibitm}
14mr|gcc-4.9.2_2014.08-2|1658	%{multilibdir}/libitm.so.%{itm_major}*
14mr|gcc-4.9.2_2014.08-2|1659	%endif
14mr|gcc-4.9.2_2014.08-2|1660	
14mr|gcc-4.9.2_2014.08-2|1661	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1662	
14mr|gcc-4.9.2_2014.08-2|1663	%package -n %{libitm_devel}
14mr|gcc-4.9.2_2014.08-2|1664	Summary:	GCC Transactional Memory development support
14mr|gcc-4.9.2_2014.08-2|1665	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1666	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1667	Requires:	%{libitm} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1668	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1669	Requires:	%{multilibitm} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1670	%endif
14mr|gcc-4.9.2_2014.08-2|1671	Provides:	libitm-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1672	Provides:	itm-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1673	
14mr|gcc-4.9.2_2014.08-2|1674	%description -n %{libitm_devel}
14mr|gcc-4.9.2_2014.08-2|1675	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1676	to use Transactional Memory features.
14mr|gcc-4.9.2_2014.08-2|1677	
14mr|gcc-4.9.2_2014.08-2|1678	%files -n %{libitm_devel}
14mr|gcc-4.9.2_2014.08-2|1679	%{_libdir}/libitm.so
14mr|gcc-4.9.2_2014.08-2|1680	%{_libdir}/libitm.spec
14mr|gcc-4.9.2_2014.08-2|1681	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1682	%{multilibdir}/libitm.so
14mr|gcc-4.9.2_2014.08-2|1683	%{multilibdir}/libitm.spec
14mr|gcc-4.9.2_2014.08-2|1684	%endif
14mr|gcc-4.9.2_2014.08-2|1685	%{_infodir}/libitm.info*
14mr|gcc-4.9.2_2014.08-2|1686	
14mr|gcc-4.9.2_2014.08-2|1687	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1688	
14mr|gcc-4.9.2_2014.08-2|1689	%package -n %{libitm_static_devel}
14mr|gcc-4.9.2_2014.08-2|1690	Summary:	GCC Transactional Memory static libraries
14mr|gcc-4.9.2_2014.08-2|1691	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1692	Requires:	%{libitm_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1693	Provides:	libitm-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1694	Provides:	itm-static-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1695	
14mr|gcc-4.9.2_2014.08-2|1696	%description -n %{libitm_static_devel}
14mr|gcc-4.9.2_2014.08-2|1697	This package contains GCC static libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1698	to compile Transactional Memory support.
14mr|gcc-4.9.2_2014.08-2|1699	
14mr|gcc-4.9.2_2014.08-2|1700	%files -n %{libitm_static_devel}
14mr|gcc-4.9.2_2014.08-2|1701	%{_libdir}/libitm.a
14mr|gcc-4.9.2_2014.08-2|1702	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1703	%{multilibdir}/libitm.a
14mr|gcc-4.9.2_2014.08-2|1704	%endif
14mr|gcc-4.9.2_2014.08-2|1705	
14mr|gcc-4.9.2_2014.08-2|1706	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1707	# build itm
14mr|gcc-4.9.2_2014.08-2|1708	%endif
14mr|gcc-4.9.2_2014.08-2|1709	
14mr|gcc-4.9.2_2014.08-2|1710	%if %{build_asan}
14mr|gcc-4.9.2_2014.08-2|1711	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1712	# Address Sanitizer
14mr|gcc-4.9.2_2014.08-2|1713	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1714	%package -n %{libasan}
14mr|gcc-4.9.2_2014.08-2|1715	Summary:	GCC Address Sanitizer library
14mr|gcc-4.9.2_2014.08-2|1716	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1717	
14mr|gcc-4.9.2_2014.08-2|1718	%description -n %{libasan}
14mr|gcc-4.9.2_2014.08-2|1719	GCC Address Sanitizer Library.
14mr|gcc-4.9.2_2014.08-2|1720	
14mr|gcc-4.9.2_2014.08-2|1721	%files -n %{libasan}
14mr|gcc-4.9.2_2014.08-2|1722	%{_libdir}/libasan.so.%{asan_major}*
14mr|gcc-4.9.2_2014.08-2|1723	
14mr|gcc-4.9.2_2014.08-2|1724	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1725	
14mr|gcc-4.9.2_2014.08-2|1726	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1727	%package -n %{multilibasan}
14mr|gcc-4.9.2_2014.08-2|1728	Summary:	GCC Address Sanitizer library
14mr|gcc-4.9.2_2014.08-2|1729	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1730	
14mr|gcc-4.9.2_2014.08-2|1731	%description -n %{multilibasan}
14mr|gcc-4.9.2_2014.08-2|1732	GCC Address Sanitizer Library.
14mr|gcc-4.9.2_2014.08-2|1733	
14mr|gcc-4.9.2_2014.08-2|1734	%files -n %{multilibasan}
14mr|gcc-4.9.2_2014.08-2|1735	%{multilibdir}/libasan.so.%{asan_major}*
14mr|gcc-4.9.2_2014.08-2|1736	%endif
14mr|gcc-4.9.2_2014.08-2|1737	
14mr|gcc-4.9.2_2014.08-2|1738	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1739	
14mr|gcc-4.9.2_2014.08-2|1740	%package -n %{libasan_devel}
14mr|gcc-4.9.2_2014.08-2|1741	Summary:	GCC Address Sanitizer development support
14mr|gcc-4.9.2_2014.08-2|1742	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1743	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1744	Requires:	%{libasan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1745	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1746	Requires:	%{multilibasan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1747	%endif
14mr|gcc-4.9.2_2014.08-2|1748	Provides:	libasan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1749	Provides:	asan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1750	
14mr|gcc-4.9.2_2014.08-2|1751	%description -n %{libasan_devel}
14mr|gcc-4.9.2_2014.08-2|1752	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1753	to use Address Sanitizer features.
14mr|gcc-4.9.2_2014.08-2|1754	
14mr|gcc-4.9.2_2014.08-2|1755	%files -n %{libasan_devel}
14mr|gcc-4.9.2_2014.08-2|1756	%{_libdir}/libasan.so
14mr|gcc-4.9.2_2014.08-2|1757	%{_libdir}/libasan_preinit.o
14mr|gcc-4.9.2_2014.08-2|1758	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1759	%{multilibdir}/libasan.so
14mr|gcc-4.9.2_2014.08-2|1760	%{multilibdir}/libasan_preinit.o
14mr|gcc-4.9.2_2014.08-2|1761	%endif
14mr|gcc-4.9.2_2014.08-2|1762	
14mr|gcc-4.9.2_2014.08-2|1763	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1764	
14mr|gcc-4.9.2_2014.08-2|1765	%package -n %{libasan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1766	Summary:	Static libasan
14mr|gcc-4.9.2_2014.08-2|1767	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1768	Requires:	%{libasan_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1769	
14mr|gcc-4.9.2_2014.08-2|1770	%description -n %{libasan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1771	Static libasan.
14mr|gcc-4.9.2_2014.08-2|1772	
14mr|gcc-4.9.2_2014.08-2|1773	%files -n %{libasan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1774	%{_libdir}/libasan.a
14mr|gcc-4.9.2_2014.08-2|1775	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1776	%{multilibdir}/libasan.a
14mr|gcc-4.9.2_2014.08-2|1777	%endif
14mr|gcc-4.9.2_2014.08-2|1778	%endif
14mr|gcc-4.9.2_2014.08-2|1779	
14mr|gcc-4.9.2_2014.08-2|1780	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1781	# Thread Sanitizer
14mr|gcc-4.9.2_2014.08-2|1782	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1783	%ifarch x86_64
14mr|gcc-4.9.2_2014.08-2|1784	%package -n %{libtsan}
14mr|gcc-4.9.2_2014.08-2|1785	Summary:	GCC Thread Sanitizer library
14mr|gcc-4.9.2_2014.08-2|1786	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1787	
14mr|gcc-4.9.2_2014.08-2|1788	%description -n %{libtsan}
14mr|gcc-4.9.2_2014.08-2|1789	GCC Address Sanitizer Library.
14mr|gcc-4.9.2_2014.08-2|1790	
14mr|gcc-4.9.2_2014.08-2|1791	%files -n %{libtsan}
14mr|gcc-4.9.2_2014.08-2|1792	%{_libdir}/libtsan.so.%{tsan_major}*
14mr|gcc-4.9.2_2014.08-2|1793	
14mr|gcc-4.9.2_2014.08-2|1794	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1795	
14mr|gcc-4.9.2_2014.08-2|1796	%package -n %{libtsan_devel}
14mr|gcc-4.9.2_2014.08-2|1797	Summary:	GCC Thread Sanitizer development support
14mr|gcc-4.9.2_2014.08-2|1798	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1799	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1800	Requires:	%{libtsan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1801	Provides:	libtsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1802	Provides:	tsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1803	
14mr|gcc-4.9.2_2014.08-2|1804	%description -n %{libtsan_devel}
14mr|gcc-4.9.2_2014.08-2|1805	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1806	to use Thread Sanitizer features.
14mr|gcc-4.9.2_2014.08-2|1807	
14mr|gcc-4.9.2_2014.08-2|1808	%files -n %{libtsan_devel}
14mr|gcc-4.9.2_2014.08-2|1809	%{_libdir}/libtsan.so
14mr|gcc-4.9.2_2014.08-2|1810	
14mr|gcc-4.9.2_2014.08-2|1811	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1812	
14mr|gcc-4.9.2_2014.08-2|1813	%package -n %{libtsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1814	Summary:	Static libtsan
14mr|gcc-4.9.2_2014.08-2|1815	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1816	Requires:	%{libtsan_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1817	
14mr|gcc-4.9.2_2014.08-2|1818	%description -n %{libtsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1819	Static libtsan.
14mr|gcc-4.9.2_2014.08-2|1820	
14mr|gcc-4.9.2_2014.08-2|1821	%files -n %{libtsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|1822	%{_libdir}/libtsan.a
14mr|gcc-4.9.2_2014.08-2|1823	%endif
14mr|gcc-4.9.2_2014.08-2|1824	
14mr|gcc-4.9.2_2014.08-2|1825	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1826	# Atomic operations
14mr|gcc-4.9.2_2014.08-2|1827	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1828	%package -n %{libatomic}
14mr|gcc-4.9.2_2014.08-2|1829	Summary:	GCC Atomic operations library
14mr|gcc-4.9.2_2014.08-2|1830	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1831	
14mr|gcc-4.9.2_2014.08-2|1832	%description -n %{libatomic}
14mr|gcc-4.9.2_2014.08-2|1833	GCC Atomic operations Library.
14mr|gcc-4.9.2_2014.08-2|1834	
14mr|gcc-4.9.2_2014.08-2|1835	%files -n %{libatomic}
14mr|gcc-4.9.2_2014.08-2|1836	%{_libdir}/libatomic.so.%{atomic_major}*
14mr|gcc-4.9.2_2014.08-2|1837	
14mr|gcc-4.9.2_2014.08-2|1838	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1839	
14mr|gcc-4.9.2_2014.08-2|1840	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1841	%package -n %{multilibatomic}
14mr|gcc-4.9.2_2014.08-2|1842	Summary:	GCC Atomic optimizer library
14mr|gcc-4.9.2_2014.08-2|1843	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1844	
14mr|gcc-4.9.2_2014.08-2|1845	%description -n %{multilibatomic}
14mr|gcc-4.9.2_2014.08-2|1846	GCC Atomic optimizer Library.
14mr|gcc-4.9.2_2014.08-2|1847	
14mr|gcc-4.9.2_2014.08-2|1848	%files -n %{multilibatomic}
14mr|gcc-4.9.2_2014.08-2|1849	%{_prefix}/lib/libatomic.so.%{atomic_major}*
14mr|gcc-4.9.2_2014.08-2|1850	%endif
14mr|gcc-4.9.2_2014.08-2|1851	
14mr|gcc-4.9.2_2014.08-2|1852	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1853	
14mr|gcc-4.9.2_2014.08-2|1854	%package -n %{libatomic_devel}
14mr|gcc-4.9.2_2014.08-2|1855	Summary:	GCC Atomic optimizer development support
14mr|gcc-4.9.2_2014.08-2|1856	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1857	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1858	Requires:	%{libatomic} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1859	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1860	Requires:	%{multilibatomic} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1861	%endif
14mr|gcc-4.9.2_2014.08-2|1862	Provides:	libatomic-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1863	Provides:	atomic-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1864	
14mr|gcc-4.9.2_2014.08-2|1865	%description -n %{libatomic_devel}
14mr|gcc-4.9.2_2014.08-2|1866	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|1867	to use Atomic optimizer features.
14mr|gcc-4.9.2_2014.08-2|1868	
14mr|gcc-4.9.2_2014.08-2|1869	%files -n %{libatomic_devel}
14mr|gcc-4.9.2_2014.08-2|1870	%{_libdir}/libatomic.so
14mr|gcc-4.9.2_2014.08-2|1871	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1872	%{multilibdir}/libatomic.so
14mr|gcc-4.9.2_2014.08-2|1873	%endif
14mr|gcc-4.9.2_2014.08-2|1874	
14mr|gcc-4.9.2_2014.08-2|1875	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1876	
14mr|gcc-4.9.2_2014.08-2|1877	%package -n %{libatomic_static_devel}
14mr|gcc-4.9.2_2014.08-2|1878	Summary:	Static libatomic
14mr|gcc-4.9.2_2014.08-2|1879	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1880	Requires:	%{libatomic_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1881	
14mr|gcc-4.9.2_2014.08-2|1882	%description -n %{libatomic_static_devel}
14mr|gcc-4.9.2_2014.08-2|1883	Static libatomic.
14mr|gcc-4.9.2_2014.08-2|1884	
14mr|gcc-4.9.2_2014.08-2|1885	%files -n %{libatomic_static_devel}
14mr|gcc-4.9.2_2014.08-2|1886	%{_libdir}/libatomic.a
14mr|gcc-4.9.2_2014.08-2|1887	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1888	%{multilibdir}/libatomic.a
14mr|gcc-4.9.2_2014.08-2|1889	%endif
14mr|gcc-4.9.2_2014.08-2|1890	
14mr|gcc-4.9.2_2014.08-2|1891	########################################################################
14mr|gcc-4.9.2_2014.08-2|1892	# Intel CILK
14mr|gcc-4.9.2_2014.08-2|1893	########################################################################
14mr|gcc-4.9.2_2014.08-2|1894	%ifarch %{ix86} x86_64
14mr|gcc-4.9.2_2014.08-2|1895	%package -n %{libcilkrts}
14mr|gcc-4.9.2_2014.08-2|1896	Summary:	CILK (multithreading programming language) runtime
14mr|gcc-4.9.2_2014.08-2|1897	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1898	
14mr|gcc-4.9.2_2014.08-2|1899	%description -n %{libcilkrts}
14mr|gcc-4.9.2_2014.08-2|1900	CILK (multithreading programming language) runtime.
14mr|gcc-4.9.2_2014.08-2|1901	
14mr|gcc-4.9.2_2014.08-2|1902	%files -n %{libcilkrts}
14mr|gcc-4.9.2_2014.08-2|1903	%{_libdir}/libcilkrts.so.%{cilk_major}*
14mr|gcc-4.9.2_2014.08-2|1904	
14mr|gcc-4.9.2_2014.08-2|1905	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1906	
14mr|gcc-4.9.2_2014.08-2|1907	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1908	%package -n %{multilibcilkrts}
14mr|gcc-4.9.2_2014.08-2|1909	Summary:	CILK (multithreading programming language) runtime
14mr|gcc-4.9.2_2014.08-2|1910	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1911	
14mr|gcc-4.9.2_2014.08-2|1912	%description -n %{multilibcilkrts}
14mr|gcc-4.9.2_2014.08-2|1913	CILK (multithreading programming language) runtime.
14mr|gcc-4.9.2_2014.08-2|1914	
14mr|gcc-4.9.2_2014.08-2|1915	%files -n %{multilibcilkrts}
14mr|gcc-4.9.2_2014.08-2|1916	%{_prefix}/lib/libcilkrts.so.%{cilk_major}*
14mr|gcc-4.9.2_2014.08-2|1917	%endif
14mr|gcc-4.9.2_2014.08-2|1918	
14mr|gcc-4.9.2_2014.08-2|1919	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1920	
14mr|gcc-4.9.2_2014.08-2|1921	%package -n %{libcilkrts_devel}
14mr|gcc-4.9.2_2014.08-2|1922	Summary:	Development files for the CILK multithreading programming language
14mr|gcc-4.9.2_2014.08-2|1923	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1924	Requires:	%{libcilkrts} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1925	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1926	Requires:	%{multilibcilkrts} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1927	%endif
14mr|gcc-4.9.2_2014.08-2|1928	Provides:	libcilkrts-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1929	Provides:	cilkrts-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1930	
14mr|gcc-4.9.2_2014.08-2|1931	%description -n %{libcilkrts_devel}
14mr|gcc-4.9.2_2014.08-2|1932	Development files for the CILK multithreading programming language.
14mr|gcc-4.9.2_2014.08-2|1933	
14mr|gcc-4.9.2_2014.08-2|1934	%files -n %{libcilkrts_devel}
14mr|gcc-4.9.2_2014.08-2|1935	%{_libdir}/libcilkrts.so
14mr|gcc-4.9.2_2014.08-2|1936	%{_libdir}/libcilkrts.spec
14mr|gcc-4.9.2_2014.08-2|1937	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1938	%{_prefix}/lib/libcilkrts.so
14mr|gcc-4.9.2_2014.08-2|1939	%{_prefix}/lib/libcilkrts.spec
14mr|gcc-4.9.2_2014.08-2|1940	%endif
14mr|gcc-4.9.2_2014.08-2|1941	%{gccdir}/include/cilk
14mr|gcc-4.9.2_2014.08-2|1942	
14mr|gcc-4.9.2_2014.08-2|1943	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1944	
14mr|gcc-4.9.2_2014.08-2|1945	%package -n %{libcilkrts_static_devel}
14mr|gcc-4.9.2_2014.08-2|1946	Summary:	Static libcilkrts
14mr|gcc-4.9.2_2014.08-2|1947	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1948	Requires:	%{libcilkrts_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1949	
14mr|gcc-4.9.2_2014.08-2|1950	%description -n %{libcilkrts_static_devel}
14mr|gcc-4.9.2_2014.08-2|1951	Static libcilkrts.
14mr|gcc-4.9.2_2014.08-2|1952	
14mr|gcc-4.9.2_2014.08-2|1953	%files -n %{libcilkrts_static_devel}
14mr|gcc-4.9.2_2014.08-2|1954	%{_libdir}/libcilkrts.a
14mr|gcc-4.9.2_2014.08-2|1955	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1956	%{multilibdir}/libcilkrts.a
14mr|gcc-4.9.2_2014.08-2|1957	%endif
14mr|gcc-4.9.2_2014.08-2|1958	%endif
14mr|gcc-4.9.2_2014.08-2|1959	
14mr|gcc-4.9.2_2014.08-2|1960	########################################################################
14mr|gcc-4.9.2_2014.08-2|1961	# VTV (VTable Verification)
14mr|gcc-4.9.2_2014.08-2|1962	########################################################################
14mr|gcc-4.9.2_2014.08-2|1963	%ifarch %{ix86} x86_64
14mr|gcc-4.9.2_2014.08-2|1964	%package -n %{libvtv}
14mr|gcc-4.9.2_2014.08-2|1965	Summary:	VTable Verification library
14mr|gcc-4.9.2_2014.08-2|1966	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1967	
14mr|gcc-4.9.2_2014.08-2|1968	%description -n %{libvtv}
14mr|gcc-4.9.2_2014.08-2|1969	VTable Verification library.
14mr|gcc-4.9.2_2014.08-2|1970	
14mr|gcc-4.9.2_2014.08-2|1971	%files -n %{libvtv}
14mr|gcc-4.9.2_2014.08-2|1972	%{_libdir}/libvtv.so.%{vtv_major}*
14mr|gcc-4.9.2_2014.08-2|1973	
14mr|gcc-4.9.2_2014.08-2|1974	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1975	
14mr|gcc-4.9.2_2014.08-2|1976	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1977	%package -n %{multilibvtv}
14mr|gcc-4.9.2_2014.08-2|1978	Summary:	VTable Verification library
14mr|gcc-4.9.2_2014.08-2|1979	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1980	
14mr|gcc-4.9.2_2014.08-2|1981	%description -n %{multilibvtv}
14mr|gcc-4.9.2_2014.08-2|1982	VTable Verification library.
14mr|gcc-4.9.2_2014.08-2|1983	
14mr|gcc-4.9.2_2014.08-2|1984	%files -n %{multilibvtv}
14mr|gcc-4.9.2_2014.08-2|1985	%{_prefix}/lib/libvtv.so.%{vtv_major}*
14mr|gcc-4.9.2_2014.08-2|1986	%endif
14mr|gcc-4.9.2_2014.08-2|1987	
14mr|gcc-4.9.2_2014.08-2|1988	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|1989	
14mr|gcc-4.9.2_2014.08-2|1990	%package -n %{libvtv_devel}
14mr|gcc-4.9.2_2014.08-2|1991	Summary:	GCC VTable Verification development support
14mr|gcc-4.9.2_2014.08-2|1992	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|1993	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1994	Requires:	%{libvtv} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1995	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|1996	Requires:	%{multilibvtv} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1997	%endif
14mr|gcc-4.9.2_2014.08-2|1998	Provides:	libvtv-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|1999	Provides:	vtv-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2000	
14mr|gcc-4.9.2_2014.08-2|2001	%description -n %{libvtv_devel}
14mr|gcc-4.9.2_2014.08-2|2002	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|2003	to use VTable Verification features.
14mr|gcc-4.9.2_2014.08-2|2004	
14mr|gcc-4.9.2_2014.08-2|2005	%files -n %{libvtv_devel}
14mr|gcc-4.9.2_2014.08-2|2006	%{_libdir}/libvtv.so
14mr|gcc-4.9.2_2014.08-2|2007	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2008	%{_prefix}/lib/libvtv.so
14mr|gcc-4.9.2_2014.08-2|2009	%endif
14mr|gcc-4.9.2_2014.08-2|2010	
14mr|gcc-4.9.2_2014.08-2|2011	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2012	
14mr|gcc-4.9.2_2014.08-2|2013	%package -n %{libvtv_static_devel}
14mr|gcc-4.9.2_2014.08-2|2014	Summary:	Static libvtv
14mr|gcc-4.9.2_2014.08-2|2015	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2016	Requires:	%{libvtv_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2017	
14mr|gcc-4.9.2_2014.08-2|2018	%description -n %{libvtv_static_devel}
14mr|gcc-4.9.2_2014.08-2|2019	Static libvtv
14mr|gcc-4.9.2_2014.08-2|2020	
14mr|gcc-4.9.2_2014.08-2|2021	%files -n %{libvtv_static_devel}
14mr|gcc-4.9.2_2014.08-2|2022	%{_libdir}/libvtv.a
14mr|gcc-4.9.2_2014.08-2|2023	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2024	%{multilibdir}/libvtv.a
14mr|gcc-4.9.2_2014.08-2|2025	%endif
14mr|gcc-4.9.2_2014.08-2|2026	%endif
14mr|gcc-4.9.2_2014.08-2|2027	
14mr|gcc-4.9.2_2014.08-2|2028	########################################################################
14mr|gcc-4.9.2_2014.08-2|2029	# UBSan (Undefined Behavior Sanitizer)
14mr|gcc-4.9.2_2014.08-2|2030	########################################################################
14mr|gcc-4.9.2_2014.08-2|2031	%package -n %{libubsan}
14mr|gcc-4.9.2_2014.08-2|2032	Summary:	Undefined Behavior Sanitizer library
14mr|gcc-4.9.2_2014.08-2|2033	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2034	
14mr|gcc-4.9.2_2014.08-2|2035	%description -n %{libubsan}
14mr|gcc-4.9.2_2014.08-2|2036	Undefined Behavior Sanitizer library.
14mr|gcc-4.9.2_2014.08-2|2037	
14mr|gcc-4.9.2_2014.08-2|2038	%files -n %{libubsan}
14mr|gcc-4.9.2_2014.08-2|2039	%{_libdir}/libubsan.so.%{ubsan_major}*
14mr|gcc-4.9.2_2014.08-2|2040	
14mr|gcc-4.9.2_2014.08-2|2041	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2042	
14mr|gcc-4.9.2_2014.08-2|2043	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2044	%package -n %{multilibubsan}
14mr|gcc-4.9.2_2014.08-2|2045	Summary:	Undefined Behavior Sanitizer library
14mr|gcc-4.9.2_2014.08-2|2046	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2047	
14mr|gcc-4.9.2_2014.08-2|2048	%description -n %{multilibubsan}
14mr|gcc-4.9.2_2014.08-2|2049	Undefined Behavior Sanitizer library.
14mr|gcc-4.9.2_2014.08-2|2050	
14mr|gcc-4.9.2_2014.08-2|2051	%files -n %{multilibubsan}
14mr|gcc-4.9.2_2014.08-2|2052	%{_prefix}/lib/libubsan.so.%{ubsan_major}*
14mr|gcc-4.9.2_2014.08-2|2053	%endif
14mr|gcc-4.9.2_2014.08-2|2054	
14mr|gcc-4.9.2_2014.08-2|2055	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2056	
14mr|gcc-4.9.2_2014.08-2|2057	%package -n %{libubsan_devel}
14mr|gcc-4.9.2_2014.08-2|2058	Summary:	GCC Undefined Behavior Sanitizer development support
14mr|gcc-4.9.2_2014.08-2|2059	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2060	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2061	Requires:	%{libubsan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2062	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2063	Requires:	%{multilibubsan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2064	%endif
14mr|gcc-4.9.2_2014.08-2|2065	Provides:	libubsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2066	Provides:	ubsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2067	
14mr|gcc-4.9.2_2014.08-2|2068	%description -n %{libubsan_devel}
14mr|gcc-4.9.2_2014.08-2|2069	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|2070	to use Undefined Behavior Sanitizer features.
14mr|gcc-4.9.2_2014.08-2|2071	
14mr|gcc-4.9.2_2014.08-2|2072	%files -n %{libubsan_devel}
14mr|gcc-4.9.2_2014.08-2|2073	%{_libdir}/libubsan.so
14mr|gcc-4.9.2_2014.08-2|2074	%{_libdir}/libsanitizer.spec
14mr|gcc-4.9.2_2014.08-2|2075	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2076	%{_prefix}/lib/libubsan.so
14mr|gcc-4.9.2_2014.08-2|2077	%{_prefix}/lib/libsanitizer.spec
14mr|gcc-4.9.2_2014.08-2|2078	%endif
14mr|gcc-4.9.2_2014.08-2|2079	
14mr|gcc-4.9.2_2014.08-2|2080	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2081	
14mr|gcc-4.9.2_2014.08-2|2082	%package -n %{libubsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2083	Summary:	Static libubsan
14mr|gcc-4.9.2_2014.08-2|2084	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2085	Requires:	%{libubsan_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2086	
14mr|gcc-4.9.2_2014.08-2|2087	%description -n %{libubsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2088	Static libubsan.
14mr|gcc-4.9.2_2014.08-2|2089	
14mr|gcc-4.9.2_2014.08-2|2090	%files -n %{libubsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2091	%{_libdir}/libubsan.a
14mr|gcc-4.9.2_2014.08-2|2092	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2093	%{multilibdir}/libubsan.a
14mr|gcc-4.9.2_2014.08-2|2094	%endif
14mr|gcc-4.9.2_2014.08-2|2095	
14mr|gcc-4.9.2_2014.08-2|2096	########################################################################
14mr|gcc-4.9.2_2014.08-2|2097	# LSan (Leak Sanitizer)
14mr|gcc-4.9.2_2014.08-2|2098	########################################################################
14mr|gcc-4.9.2_2014.08-2|2099	%ifarch x86_64
14mr|gcc-4.9.2_2014.08-2|2100	%package -n %{liblsan}
14mr|gcc-4.9.2_2014.08-2|2101	Summary:	Leak Sanitizer library
14mr|gcc-4.9.2_2014.08-2|2102	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2103	
14mr|gcc-4.9.2_2014.08-2|2104	%description -n %{liblsan}
14mr|gcc-4.9.2_2014.08-2|2105	Leak Sanitizer library.
14mr|gcc-4.9.2_2014.08-2|2106	
14mr|gcc-4.9.2_2014.08-2|2107	%files -n %{liblsan}
14mr|gcc-4.9.2_2014.08-2|2108	%{_libdir}/liblsan.so.%{lsan_major}*
14mr|gcc-4.9.2_2014.08-2|2109	
14mr|gcc-4.9.2_2014.08-2|2110	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2111	
14mr|gcc-4.9.2_2014.08-2|2112	%package -n %{liblsan_devel}
14mr|gcc-4.9.2_2014.08-2|2113	Summary:	GCC Leak Sanitizer development support
14mr|gcc-4.9.2_2014.08-2|2114	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2115	Requires:	%{name} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2116	Requires:	%{liblsan} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2117	Provides:	liblsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2118	Provides:	lsan-devel = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2119	
14mr|gcc-4.9.2_2014.08-2|2120	%description -n %{liblsan_devel}
14mr|gcc-4.9.2_2014.08-2|2121	This package contains GCC libraries which are needed
14mr|gcc-4.9.2_2014.08-2|2122	to use Leak Sanitizer features.
14mr|gcc-4.9.2_2014.08-2|2123	
14mr|gcc-4.9.2_2014.08-2|2124	%files -n %{liblsan_devel}
14mr|gcc-4.9.2_2014.08-2|2125	%{_libdir}/liblsan.so
14mr|gcc-4.9.2_2014.08-2|2126	
14mr|gcc-4.9.2_2014.08-2|2127	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2128	
14mr|gcc-4.9.2_2014.08-2|2129	%package -n %{liblsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2130	Summary:	Static liblsan
14mr|gcc-4.9.2_2014.08-2|2131	Group:		Development/C
14mr|gcc-4.9.2_2014.08-2|2132	Requires:	%{liblsan_devel} = %{EVRD}
14mr|gcc-4.9.2_2014.08-2|2133	
14mr|gcc-4.9.2_2014.08-2|2134	%description -n %{liblsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2135	Static liblsan.
14mr|gcc-4.9.2_2014.08-2|2136	
14mr|gcc-4.9.2_2014.08-2|2137	%files -n %{liblsan_static_devel}
14mr|gcc-4.9.2_2014.08-2|2138	%{_libdir}/liblsan.a
14mr|gcc-4.9.2_2014.08-2|2139	%endif
14mr|gcc-4.9.2_2014.08-2|2140	
14mr|gcc-4.9.2_2014.08-2|2141	########################################################################
14mr|gcc-4.9.2_2014.08-2|2142	%prep
14mr|gcc-4.9.2_2014.08-2|2143	%if "%{linaro}" != ""
14mr|gcc-4.9.2_2014.08-2|2144	%if "%{linaro_spin}" != ""
14mr|gcc-4.9.2_2014.08-2|2145	%setup -q -n gcc-linaro-%{branch}-%{linaro}-%{linaro_spin}
14mr|gcc-4.9.2_2014.08-2|2146	%else
14mr|gcc-4.9.2_2014.08-2|2147	%setup -q -n gcc-linaro-%{branch}-%{linaro}
14mr|gcc-4.9.2_2014.08-2|2148	%endif
14mr|gcc-4.9.2_2014.08-2|2149	%else
14mr|gcc-4.9.2_2014.08-2|2150	%if %{official}
14mr|gcc-4.9.2_2014.08-2|2151	%setup -q -n gcc-%{version}%{snapshot}
14mr|gcc-4.9.2_2014.08-2|2152	%else
14mr|gcc-4.9.2_2014.08-2|2153	%setup -q -n gcc-%{branch}%{snapshot}
14mr|gcc-4.9.2_2014.08-2|2154	%endif
14mr|gcc-4.9.2_2014.08-2|2155	%endif
14mr|gcc-4.9.2_2014.08-2|2156	
14mr|gcc-4.9.2_2014.08-2|2157	%patch0 -p1 -b .uclibc~
14mr|gcc-4.9.2_2014.08-2|2158	%patch1 -p1 -b .java~
14mr|gcc-4.9.2_2014.08-2|2159	%patch2 -p1 -b .aarch64~
14mr|gcc-4.9.2_2014.08-2|2160	%patch3 -p1 -b .linux32~
14mr|gcc-4.9.2_2014.08-2|2161	%patch4 -p1 -b .execstack~
14mr|gcc-4.9.2_2014.08-2|2162	%patch5 -p1 -b .deptrack~
14mr|gcc-4.9.2_2014.08-2|2163	%patch6 -p1 -b .ac269~
14mr|gcc-4.9.2_2014.08-2|2164	%patch7 -p1 -b .plugindet~
14mr|gcc-4.9.2_2014.08-2|2165	# Breaks the build, see comment on bug 33763
14mr|gcc-4.9.2_2014.08-2|2166	#patch8 -p1 -b .ext_inline~
14mr|gcc-4.9.2_2014.08-2|2167	#patch9 -p1 -b .android~
14mr|gcc-4.9.2_2014.08-2|2168	#patch10 -p1 -b .texi50~
14mr|gcc-4.9.2_2014.08-2|2169	%patch11 -p1 -b .buildfix~
14mr|gcc-4.9.2_2014.08-2|2170	%patch12 -p1 -b .compare~
14mr|gcc-4.9.2_2014.08-2|2171	%patch13 -p1 -b .short
14mr|gcc-4.9.2_2014.08-2|2172	%patch15 -p1 -b .libbacktrace
14mr|gcc-4.9.2_2014.08-2|2173	
14mr|gcc-4.9.2_2014.08-2|2174	aclocal -I config
14mr|gcc-4.9.2_2014.08-2|2175	autoconf
14mr|gcc-4.9.2_2014.08-2|2176	
14mr|gcc-4.9.2_2014.08-2|2177	echo %{vendor} > gcc/DEV-PHASE
14mr|gcc-4.9.2_2014.08-2|2178	%if !%{official}
14mr|gcc-4.9.2_2014.08-2|2179	sed -i -e 's/4\.8\..*/%{version}/' gcc/BASE-VER
14mr|gcc-4.9.2_2014.08-2|2180	%endif
14mr|gcc-4.9.2_2014.08-2|2181	
14mr|gcc-4.9.2_2014.08-2|2182	%if %{with java_bootstrap}
14mr|gcc-4.9.2_2014.08-2|2183	tar xjf %{SOURCE6}
14mr|gcc-4.9.2_2014.08-2|2184	%endif
14mr|gcc-4.9.2_2014.08-2|2185	
14mr|gcc-4.9.2_2014.08-2|2186	%if %{with x32_bootstrap}
14mr|gcc-4.9.2_2014.08-2|2187	pushd gcc
14mr|gcc-4.9.2_2014.08-2|2188	tar -xf %{SOURCE7}
14mr|gcc-4.9.2_2014.08-2|2189	mkdir gnu
14mr|gcc-4.9.2_2014.08-2|2190	ln -s /usr/include/gnu/stubs-64.h gnu/stubs-x32.h
14mr|gcc-4.9.2_2014.08-2|2191	popd
14mr|gcc-4.9.2_2014.08-2|2192	%endif
14mr|gcc-4.9.2_2014.08-2|2193	
14mr|gcc-4.9.2_2014.08-2|2194	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2195	%build
14mr|gcc-4.9.2_2014.08-2|2196	# The -gdwarf-4 removal is a workaround for gcc bug #52420
14mr|gcc-4.9.2_2014.08-2|2197	OPT_FLAGS=`echo %{optflags} | \
14mr|gcc-4.9.2_2014.08-2|2198	sed -e 's/\(-Wp,\)\?-D_FORTIFY_SOURCE=[12]//g' \
14mr|gcc-4.9.2_2014.08-2|2199	-e 's/-m\(31\|32\|64\)//g' \
14mr|gcc-4.9.2_2014.08-2|2200	-e 's/-fstack-protector//g' \
14mr|gcc-4.9.2_2014.08-2|2201	-e 's/--param=ssp-buffer-size=4//' \
14mr|gcc-4.9.2_2014.08-2|2202	-e 's/-gdwarf-4/-g/' \
14mr|gcc-4.9.2_2014.08-2|2203	-e 's/-pipe//g'`
14mr|gcc-4.9.2_2014.08-2|2204	OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/[[:blank:]]\+/ /g'`
14mr|gcc-4.9.2_2014.08-2|2205	
14mr|gcc-4.9.2_2014.08-2|2206	# FIXME debugedit
14mr|gcc-4.9.2_2014.08-2|2207	[ ! -z "$TMP" ] && export TMP=`echo $TMP | sed -e 's|/$||'`
14mr|gcc-4.9.2_2014.08-2|2208	[ ! -z "x$TMPDIR" ] && export TMPDIR=`echo $TMPDIR | sed -e 's|/$||'`
14mr|gcc-4.9.2_2014.08-2|2209	
14mr|gcc-4.9.2_2014.08-2|2210	LANGUAGES=c
14mr|gcc-4.9.2_2014.08-2|2211	%if %{build_ada}
14mr|gcc-4.9.2_2014.08-2|2212	LANGUAGES="$LANGUAGES,ada"
14mr|gcc-4.9.2_2014.08-2|2213	%endif
14mr|gcc-4.9.2_2014.08-2|2214	%if %{build_cxx}
14mr|gcc-4.9.2_2014.08-2|2215	LANGUAGES="$LANGUAGES,c++"
14mr|gcc-4.9.2_2014.08-2|2216	%endif
14mr|gcc-4.9.2_2014.08-2|2217	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|2218	LANGUAGES="$LANGUAGES,fortran"
14mr|gcc-4.9.2_2014.08-2|2219	%endif
14mr|gcc-4.9.2_2014.08-2|2220	%if %{build_go}
14mr|gcc-4.9.2_2014.08-2|2221	LANGUAGES="$LANGUAGES,go"
14mr|gcc-4.9.2_2014.08-2|2222	%endif
14mr|gcc-4.9.2_2014.08-2|2223	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2224	LANGUAGES="$LANGUAGES,java"
14mr|gcc-4.9.2_2014.08-2|2225	%endif
14mr|gcc-4.9.2_2014.08-2|2226	%if %{build_lto}
14mr|gcc-4.9.2_2014.08-2|2227	LANGUAGES="$LANGUAGES,lto"
14mr|gcc-4.9.2_2014.08-2|2228	%endif
14mr|gcc-4.9.2_2014.08-2|2229	%if %{build_objc}
14mr|gcc-4.9.2_2014.08-2|2230	LANGUAGES="$LANGUAGES,objc"
14mr|gcc-4.9.2_2014.08-2|2231	%endif
14mr|gcc-4.9.2_2014.08-2|2232	%if %{build_objcxx}
14mr|gcc-4.9.2_2014.08-2|2233	LANGUAGES="$LANGUAGES,obj-c++"
14mr|gcc-4.9.2_2014.08-2|2234	%endif
14mr|gcc-4.9.2_2014.08-2|2235	
14mr|gcc-4.9.2_2014.08-2|2236	BOOTSTRAP=bootstrap
14mr|gcc-4.9.2_2014.08-2|2237	%ifarch %{ix86} x86_64
14mr|gcc-4.9.2_2014.08-2|2238	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2239	BOOSTRAP=profiledbootstrap
14mr|gcc-4.9.2_2014.08-2|2240	%endif
14mr|gcc-4.9.2_2014.08-2|2241	%endif
14mr|gcc-4.9.2_2014.08-2|2242	
14mr|gcc-4.9.2_2014.08-2|2243	mkdir BUILD
14mr|gcc-4.9.2_2014.08-2|2244	cd BUILD
14mr|gcc-4.9.2_2014.08-2|2245	
14mr|gcc-4.9.2_2014.08-2|2246	CC=%{__cc} \
14mr|gcc-4.9.2_2014.08-2|2247	CFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2248	CXXFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2249	GCJFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2250	TCFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2251	XCFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2252	../configure \
14mr|gcc-4.9.2_2014.08-2|2253	--prefix=%{_prefix} \
14mr|gcc-4.9.2_2014.08-2|2254	--libdir=%{_libdir} \
14mr|gcc-4.9.2_2014.08-2|2255	--libexecdir=%{_libexecdir} \
14mr|gcc-4.9.2_2014.08-2|2256	--mandir=%{_mandir} \
14mr|gcc-4.9.2_2014.08-2|2257	--infodir=%{_infodir} \
14mr|gcc-4.9.2_2014.08-2|2258	%if !%{build_java}
14mr|gcc-4.9.2_2014.08-2|2259	--disable-libgcj \
14mr|gcc-4.9.2_2014.08-2|2260	%else
14mr|gcc-4.9.2_2014.08-2|2261	--disable-libjava-multilib \
14mr|gcc-4.9.2_2014.08-2|2262	--with-java-home=%{_jvmdir}/java-1.5.0-gcj-1.5.0.0/jre \
14mr|gcc-4.9.2_2014.08-2|2263	--with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar \
14mr|gcc-4.9.2_2014.08-2|2264	--enable-java-awt=gtk \
14mr|gcc-4.9.2_2014.08-2|2265	--enable-gtk-cairo \
14mr|gcc-4.9.2_2014.08-2|2266	%endif
14mr|gcc-4.9.2_2014.08-2|2267	%if !%{build_cloog}
14mr|gcc-4.9.2_2014.08-2|2268	--without-cloog \
14mr|gcc-4.9.2_2014.08-2|2269	--without-ppl \
14mr|gcc-4.9.2_2014.08-2|2270	%else
14mr|gcc-4.9.2_2014.08-2|2271	--with-cloog \
14mr|gcc-4.9.2_2014.08-2|2272	--with-ppl \
14mr|gcc-4.9.2_2014.08-2|2273	--enable-cloog-backend=isl \
14mr|gcc-4.9.2_2014.08-2|2274	--disable-cloog-version-check \
14mr|gcc-4.9.2_2014.08-2|2275	%endif
14mr|gcc-4.9.2_2014.08-2|2276	%if !%{build_ffi}
14mr|gcc-4.9.2_2014.08-2|2277	--disable-libffi \
14mr|gcc-4.9.2_2014.08-2|2278	%endif
14mr|gcc-4.9.2_2014.08-2|2279	%if !%{build_gomp}
14mr|gcc-4.9.2_2014.08-2|2280	--disable-libgomp \
14mr|gcc-4.9.2_2014.08-2|2281	%endif
14mr|gcc-4.9.2_2014.08-2|2282	%if !%{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|2283	--disable-libquadmath \
14mr|gcc-4.9.2_2014.08-2|2284	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|2285	--disable-libquadmath-support \
14mr|gcc-4.9.2_2014.08-2|2286	%endif
14mr|gcc-4.9.2_2014.08-2|2287	%endif
14mr|gcc-4.9.2_2014.08-2|2288	%if !%{build_ssp}
14mr|gcc-4.9.2_2014.08-2|2289	--disable-libssp \
14mr|gcc-4.9.2_2014.08-2|2290	%endif
14mr|gcc-4.9.2_2014.08-2|2291	--disable-libunwind-exceptions \
14mr|gcc-4.9.2_2014.08-2|2292	--disable-werror \
14mr|gcc-4.9.2_2014.08-2|2293	--enable-__cxa_atexit \
14mr|gcc-4.9.2_2014.08-2|2294	--enable-gold=default \
14mr|gcc-4.9.2_2014.08-2|2295	--with-plugin-ld=%{_bindir}/ld \
14mr|gcc-4.9.2_2014.08-2|2296	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2297	--enable-bootstrap \
14mr|gcc-4.9.2_2014.08-2|2298	%endif
14mr|gcc-4.9.2_2014.08-2|2299	--enable-checking=release \
14mr|gcc-4.9.2_2014.08-2|2300	--enable-gnu-unique-object \
14mr|gcc-4.9.2_2014.08-2|2301	--enable-languages="$LANGUAGES" \
14mr|gcc-4.9.2_2014.08-2|2302	--enable-linker-build-id \
14mr|gcc-4.9.2_2014.08-2|2303	%if !%{build_plugin}
14mr|gcc-4.9.2_2014.08-2|2304	--disable-plugin \
14mr|gcc-4.9.2_2014.08-2|2305	%else
14mr|gcc-4.9.2_2014.08-2|2306	--enable-plugin \
14mr|gcc-4.9.2_2014.08-2|2307	--enable-lto \
14mr|gcc-4.9.2_2014.08-2|2308	%endif
14mr|gcc-4.9.2_2014.08-2|2309	--enable-shared \
14mr|gcc-4.9.2_2014.08-2|2310	%if !%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2311	--disable-static \
14mr|gcc-4.9.2_2014.08-2|2312	%endif
14mr|gcc-4.9.2_2014.08-2|2313	--enable-threads=posix \
14mr|gcc-4.9.2_2014.08-2|2314	--with-system-zlib \
14mr|gcc-4.9.2_2014.08-2|2315	--with-bugurl=%{bugurl} \
14mr|gcc-4.9.2_2014.08-2|2316	%ifarch %{ix86} x86_64
14mr|gcc-4.9.2_2014.08-2|2317	--with-tune=generic \
14mr|gcc-4.9.2_2014.08-2|2318	%endif
14mr|gcc-4.9.2_2014.08-2|2319	%ifarch %{ix86}
14mr|gcc-4.9.2_2014.08-2|2320	--with-arch=i586 \
14mr|gcc-4.9.2_2014.08-2|2321	%endif
14mr|gcc-4.9.2_2014.08-2|2322	%ifarch x86_64
14mr|gcc-4.9.2_2014.08-2|2323	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2324	--with-arch_32=i586 \
14mr|gcc-4.9.2_2014.08-2|2325	%if %{with x32_boostrap}
14mr|gcc-4.9.2_2014.08-2|2326	--with-multilib-list=m32,m64,mx32 \
14mr|gcc-4.9.2_2014.08-2|2327	%else
14mr|gcc-4.9.2_2014.08-2|2328	--with-multilib-list=m32,m64 \
14mr|gcc-4.9.2_2014.08-2|2329	%endif
14mr|gcc-4.9.2_2014.08-2|2330	%else
14mr|gcc-4.9.2_2014.08-2|2331	--disable-multilib \
14mr|gcc-4.9.2_2014.08-2|2332	%endif
14mr|gcc-4.9.2_2014.08-2|2333	%endif
14mr|gcc-4.9.2_2014.08-2|2334	%ifarch armv5te
14mr|gcc-4.9.2_2014.08-2|2335	--with-arch=armv5te \
14mr|gcc-4.9.2_2014.08-2|2336	%endif
14mr|gcc-4.9.2_2014.08-2|2337	%ifarch armv7l armv7hl
14mr|gcc-4.9.2_2014.08-2|2338	--without-multilib \
14mr|gcc-4.9.2_2014.08-2|2339	--disable-multilib \
14mr|gcc-4.9.2_2014.08-2|2340	--with-cpu=cortex-a8 \
14mr|gcc-4.9.2_2014.08-2|2341	--with-tune=cortex-a8 \
14mr|gcc-4.9.2_2014.08-2|2342	--with-arch=armv7-a \
14mr|gcc-4.9.2_2014.08-2|2343	--with-mode=thumb \
14mr|gcc-4.9.2_2014.08-2|2344	%ifarch armv7l
14mr|gcc-4.9.2_2014.08-2|2345	--with-float=softfp \
14mr|gcc-4.9.2_2014.08-2|2346	%else
14mr|gcc-4.9.2_2014.08-2|2347	--with-float=hard \
14mr|gcc-4.9.2_2014.08-2|2348	%endif
14mr|gcc-4.9.2_2014.08-2|2349	--with-fpu=vfpv3-d16 \
14mr|gcc-4.9.2_2014.08-2|2350	--with-abi=aapcs-linux \
14mr|gcc-4.9.2_2014.08-2|2351	%endif
14mr|gcc-4.9.2_2014.08-2|2352	--host=%{_target_platform} \
14mr|gcc-4.9.2_2014.08-2|2353	--build=%{_build} \
14mr|gcc-4.9.2_2014.08-2|2354	--target=%{_target_platform}
14mr|gcc-4.9.2_2014.08-2|2355	
14mr|gcc-4.9.2_2014.08-2|2356	GCJFLAGS="$OPT_FLAGS" \
14mr|gcc-4.9.2_2014.08-2|2357	%make BOOT_CFLAGS="$OPT_FLAGS" $BOOTSTRAP
14mr|gcc-4.9.2_2014.08-2|2358	# GNATMAKE=gnatmake GNATBIND=gnatbind
14mr|gcc-4.9.2_2014.08-2|2359	
14mr|gcc-4.9.2_2014.08-2|2360	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|2361	%make pdf || :
14mr|gcc-4.9.2_2014.08-2|2362	%endif
14mr|gcc-4.9.2_2014.08-2|2363	
14mr|gcc-4.9.2_2014.08-2|2364	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|2365	pushd host-%{_target_platform}/gcc
14mr|gcc-4.9.2_2014.08-2|2366	%make html || :
14mr|gcc-4.9.2_2014.08-2|2367	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|2368	%make pdf || :
14mr|gcc-4.9.2_2014.08-2|2369	%endif
14mr|gcc-4.9.2_2014.08-2|2370	popd
14mr|gcc-4.9.2_2014.08-2|2371	%endif
14mr|gcc-4.9.2_2014.08-2|2372	
14mr|gcc-4.9.2_2014.08-2|2373	%if %{with java_build_tar}
14mr|gcc-4.9.2_2014.08-2|2374	find libjava -name \*.h -type f | \
14mr|gcc-4.9.2_2014.08-2|2375	xargs grep -l '// DO NOT EDIT THIS FILE - it is machine generated' \
14mr|gcc-4.9.2_2014.08-2|2376	> libjava-classes.list
14mr|gcc-4.9.2_2014.08-2|2377	find libjava -name \*.class -type f >> libjava-classes.list
14mr|gcc-4.9.2_2014.08-2|2378	find libjava/testsuite -name \*.jar -type f >> libjava-classes.list
14mr|gcc-4.9.2_2014.08-2|2379	tar cf - -T libjava-classes.list | bzip2 -9 \
14mr|gcc-4.9.2_2014.08-2|2380	> %{make_rpmlint_happy_sourcedir}/libjava-classes-%{version}-%{release}.tar.bz2
14mr|gcc-4.9.2_2014.08-2|2381	%endif
14mr|gcc-4.9.2_2014.08-2|2382	
14mr|gcc-4.9.2_2014.08-2|2383	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2384	
14mr|gcc-4.9.2_2014.08-2|2385	%if %{build_check}
14mr|gcc-4.9.2_2014.08-2|2386	%check
14mr|gcc-4.9.2_2014.08-2|2387	echo ====================TESTING=========================
14mr|gcc-4.9.2_2014.08-2|2388	%{_bindir}/time %make -k check || true
14mr|gcc-4.9.2_2014.08-2|2389	echo "XXX check time above XXX"
14mr|gcc-4.9.2_2014.08-2|2390	contrib/test_summary > test_summary.log
14mr|gcc-4.9.2_2014.08-2|2391	echo ====================TESTING END=====================
14mr|gcc-4.9.2_2014.08-2|2392	install -D -m644 test_summary.log %{buildroot}%{_docdir}/gcc/test_summary.log
14mr|gcc-4.9.2_2014.08-2|2393	%endif
14mr|gcc-4.9.2_2014.08-2|2394	
14mr|gcc-4.9.2_2014.08-2|2395	#-----------------------------------------------------------------------
14mr|gcc-4.9.2_2014.08-2|2396	
14mr|gcc-4.9.2_2014.08-2|2397	%install
14mr|gcc-4.9.2_2014.08-2|2398	%makeinstall_std -C BUILD
14mr|gcc-4.9.2_2014.08-2|2399	
14mr|gcc-4.9.2_2014.08-2|2400	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2401	%make -C BUILD \
14mr|gcc-4.9.2_2014.08-2|2402	DESTDIR=%{buildroot} \
14mr|gcc-4.9.2_2014.08-2|2403	JAR=$PWD/BUILD/%{_target_platform}/libjava/scripts/jar \
14mr|gcc-4.9.2_2014.08-2|2404	-C %{_target_platform}/libjava \
14mr|gcc-4.9.2_2014.08-2|2405	install-src.zip
14mr|gcc-4.9.2_2014.08-2|2406	%endif
14mr|gcc-4.9.2_2014.08-2|2407	
14mr|gcc-4.9.2_2014.08-2|2408	# configure python dir option does not cover libstdc++ and needs to remove
14mr|gcc-4.9.2_2014.08-2|2409	# /usr prefix for libjava
14mr|gcc-4.9.2_2014.08-2|2410	mkdir -p %{buildroot}%{py_puresitedir}
14mr|gcc-4.9.2_2014.08-2|2411	if [ -d %{buildroot}%{_datadir}/gcc-%{ver}/python ]; then
14mr|gcc-4.9.2_2014.08-2|2412	mv -f %{buildroot}%{_datadir}/gcc-%{ver}/python/* \
14mr|gcc-4.9.2_2014.08-2|2413	%{buildroot}%{py_puresitedir}
14mr|gcc-4.9.2_2014.08-2|2414	rm -fr %{buildroot}%{_datadir}/gcc-%{ver}
14mr|gcc-4.9.2_2014.08-2|2415	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2416	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mr|gcc-4.9.2_2014.08-2|2417	%{buildroot}%{_bindir}/aot-compile
14mr|gcc-4.9.2_2014.08-2|2418	%endif
14mr|gcc-4.9.2_2014.08-2|2419	fi
14mr|gcc-4.9.2_2014.08-2|2420	
14mr|gcc-4.9.2_2014.08-2|2421	pushd %{buildroot}%{_bindir}
14mr|gcc-4.9.2_2014.08-2|2422	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2423	mkdir -p %{buildroot}/lib
14mr|gcc-4.9.2_2014.08-2|2424	ln -sf %{_bindir}/cpp %{buildroot}/lib/cpp
14mr|gcc-4.9.2_2014.08-2|2425	install -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}%{_bindir}
14mr|gcc-4.9.2_2014.08-2|2426	ln -sf %{_target_platform}-gcc-%{ver} cc
14mr|gcc-4.9.2_2014.08-2|2427	%else
14mr|gcc-4.9.2_2014.08-2|2428	rm -f %{buildroot}%{_bindir}/cpp
14mr|gcc-4.9.2_2014.08-2|2429	%endif
14mr|gcc-4.9.2_2014.08-2|2430	PROGRAMS="gcc"
14mr|gcc-4.9.2_2014.08-2|2431	%if %{build_cxx}
14mr|gcc-4.9.2_2014.08-2|2432	PROGRAMS="$PROGRAMS g++"
14mr|gcc-4.9.2_2014.08-2|2433	%endif
14mr|gcc-4.9.2_2014.08-2|2434	%if %{build_go}
14mr|gcc-4.9.2_2014.08-2|2435	PROGRAMS="$PROGRAMS gccgo"
14mr|gcc-4.9.2_2014.08-2|2436	%endif
14mr|gcc-4.9.2_2014.08-2|2437	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2438	PROGRAMS="$PROGRAMS gcj"
14mr|gcc-4.9.2_2014.08-2|2439	%endif
14mr|gcc-4.9.2_2014.08-2|2440	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|2441	PROGRAMS="$PROGRAMS gfortran"
14mr|gcc-4.9.2_2014.08-2|2442	%endif
14mr|gcc-4.9.2_2014.08-2|2443	for prog in $PROGRAMS; do
14mr|gcc-4.9.2_2014.08-2|2444	if [ -f %{_target_platform}-$prog ]; then
14mr|gcc-4.9.2_2014.08-2|2445	mv -f %{_target_platform}-$prog{,-%{ver}}
14mr|gcc-4.9.2_2014.08-2|2446	fi
14mr|gcc-4.9.2_2014.08-2|2447	rm -f $prog
14mr|gcc-4.9.2_2014.08-2|2448	ln -sf %{_target_platform}-$prog-%{ver} $prog-%{ver}
14mr|gcc-4.9.2_2014.08-2|2449	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2450	ln -sf %{_target_platform}-$prog-%{ver} $prog
14mr|gcc-4.9.2_2014.08-2|2451	ln -sf %{_target_platform}-$prog-%{ver} %{_target_platform}-$prog
14mr|gcc-4.9.2_2014.08-2|2452	%endif
14mr|gcc-4.9.2_2014.08-2|2453	done
14mr|gcc-4.9.2_2014.08-2|2454	%if %{build_cxx}
14mr|gcc-4.9.2_2014.08-2|2455	rm -f c++ %{_target_platform}-c++{,-%{ver}}
14mr|gcc-4.9.2_2014.08-2|2456	ln -sf %{_target_platform}-g++-%{ver} c++-%{ver}
14mr|gcc-4.9.2_2014.08-2|2457	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2458	ln -sf %{_target_platform}-g++-%{ver} c++
14mr|gcc-4.9.2_2014.08-2|2459	ln -sf %{_target_platform}-g++-%{ver} %{_target_platform}-c++
14mr|gcc-4.9.2_2014.08-2|2460	%endif
14mr|gcc-4.9.2_2014.08-2|2461	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
14mr|gcc-4.9.2_2014.08-2|2462	mv -f %{buildroot}%{_libdir}/libstdc++.so.*.py \
14mr|gcc-4.9.2_2014.08-2|2463	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
14mr|gcc-4.9.2_2014.08-2|2464	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mr|gcc-4.9.2_2014.08-2|2465	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
14mr|gcc-4.9.2_2014.08-2|2466	
14mr|gcc-4.9.2_2014.08-2|2467	mkdir -p %{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2468	mv %{buildroot}%{_libdir}/libstdc++.so.%{stdcxx_major}* \
14mr|gcc-4.9.2_2014.08-2|2469	%{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2470	ln -srf %{buildroot}/%{_lib}/libstdc++.so.%{stdcxx_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2471	%{buildroot}%{_libdir}/libstdc++.so
14mr|gcc-4.9.2_2014.08-2|2472	
14mr|gcc-4.9.2_2014.08-2|2473	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2474	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
14mr|gcc-4.9.2_2014.08-2|2475	mv -f %{buildroot}%{multilibdir}/libstdc++.so.*.py \
14mr|gcc-4.9.2_2014.08-2|2476	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
14mr|gcc-4.9.2_2014.08-2|2477	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mr|gcc-4.9.2_2014.08-2|2478	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
14mr|gcc-4.9.2_2014.08-2|2479	
14mr|gcc-4.9.2_2014.08-2|2480	mkdir -p %{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2481	mv %{buildroot}%{multilibdir}/libstdc++.so.%{stdcxx_major}* \
14mr|gcc-4.9.2_2014.08-2|2482	%{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2483	ln -srf %{buildroot}%{multirootlibdir}/libstdc++.so.%{stdcxx_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2484	%{buildroot}%{multilibdir}/libstdc++.so
14mr|gcc-4.9.2_2014.08-2|2485	%endif
14mr|gcc-4.9.2_2014.08-2|2486	%endif
14mr|gcc-4.9.2_2014.08-2|2487	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2488	ln -sf gcjh %{_target_platform}-gcjh
14mr|gcc-4.9.2_2014.08-2|2489	# For some reason, the .so file is a real file, not a symlink
14mr|gcc-4.9.2_2014.08-2|2490	ln -sf libgcj_bc.so.1.0.0 %{buildroot}%{_libdir}/libgcj_bc.so
14mr|gcc-4.9.2_2014.08-2|2491	%endif
14mr|gcc-4.9.2_2014.08-2|2492	popd
14mr|gcc-4.9.2_2014.08-2|2493	
14mr|gcc-4.9.2_2014.08-2|2494	%if %{build_gomp}
14mr|gcc-4.9.2_2014.08-2|2495	mkdir -p %{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2496	mv %{buildroot}%{_libdir}/libgomp.so.%{gomp_major}* \
14mr|gcc-4.9.2_2014.08-2|2497	%{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2498	ln -srf %{buildroot}/%{_lib}/libgomp.so.%{gomp_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2499	%{buildroot}%{_libdir}/libgomp.so
14mr|gcc-4.9.2_2014.08-2|2500	
14mr|gcc-4.9.2_2014.08-2|2501	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2502	mkdir -p %{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2503	mv %{buildroot}%{multilibdir}/libgomp.so.%{gomp_major}* \
14mr|gcc-4.9.2_2014.08-2|2504	%{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2505	ln -srf %{buildroot}%{multirootlibdir}/libgomp.so.%{gomp_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2506	%{buildroot}%{multilibdir}/libgomp.so
14mr|gcc-4.9.2_2014.08-2|2507	%endif
14mr|gcc-4.9.2_2014.08-2|2508	%endif
14mr|gcc-4.9.2_2014.08-2|2509	
14mr|gcc-4.9.2_2014.08-2|2510	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2511	mkdir -p %{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2512	mv %{buildroot}%{_libdir}/libgcc_s.so.%{gcc_major} \
14mr|gcc-4.9.2_2014.08-2|2513	%{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2514	ln -srf %{buildroot}/%{_lib}/libgcc_s.so.%{gcc_major} \
14mr|gcc-4.9.2_2014.08-2|2515	%{buildroot}%{_libdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|2516	
14mr|gcc-4.9.2_2014.08-2|2517	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2518	mkdir -p %{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2519	mv %{buildroot}%{multilibdir}/libgcc_s.so.%{gcc_major} \
14mr|gcc-4.9.2_2014.08-2|2520	%{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2521	ln -srf %{buildroot}%{multirootlibdir}/libgcc_s.so.%{gcc_major} \
14mr|gcc-4.9.2_2014.08-2|2522	%{buildroot}%{multilibdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|2523	%endif
14mr|gcc-4.9.2_2014.08-2|2524	%endif
14mr|gcc-4.9.2_2014.08-2|2525	
14mr|gcc-4.9.2_2014.08-2|2526	%if %{shared_libgnat}
14mr|gcc-4.9.2_2014.08-2|2527	%if %{build_ada}
14mr|gcc-4.9.2_2014.08-2|2528	for lib in libgnarl libgnat; do
14mr|gcc-4.9.2_2014.08-2|2529	rm -f %{buildroot}%{_libdir}/$lib.so
14mr|gcc-4.9.2_2014.08-2|2530	rm -f %{buildroot}%{gccdir}/adalib/$lib.so
14mr|gcc-4.9.2_2014.08-2|2531	mv -f %{buildroot}%{gccdir}/adalib/$lib-%{branch}.so \
14mr|gcc-4.9.2_2014.08-2|2532	%{buildroot}%{_libdir}/$lib-%{branch}.so.1
14mr|gcc-4.9.2_2014.08-2|2533	ln -sf $lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib-%{branch}.so
14mr|gcc-4.9.2_2014.08-2|2534	ln -sf $lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib.so
14mr|gcc-4.9.2_2014.08-2|2535	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2536	rm -f %{buildroot}%{multilibdir}/$lib.so
14mr|gcc-4.9.2_2014.08-2|2537	rm -f %{buildroot}%{multigccdir}/adalib/$lib.so
14mr|gcc-4.9.2_2014.08-2|2538	mv -f %{buildroot}%{multigccdir}/adalib/$lib-%{branch}.so \
14mr|gcc-4.9.2_2014.08-2|2539	%{buildroot}%{multilibdir}/$lib-%{branch}.so.1
14mr|gcc-4.9.2_2014.08-2|2540	ln -sf $lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib-%{branch}.so
14mr|gcc-4.9.2_2014.08-2|2541	ln -sf $lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib.so
14mr|gcc-4.9.2_2014.08-2|2542	%endif
14mr|gcc-4.9.2_2014.08-2|2543	done
14mr|gcc-4.9.2_2014.08-2|2544	%endif
14mr|gcc-4.9.2_2014.08-2|2545	%endif
14mr|gcc-4.9.2_2014.08-2|2546	
14mr|gcc-4.9.2_2014.08-2|2547	mv -f %{buildroot}%{gccdir}/include{-fixed,}/syslimits.h
14mr|gcc-4.9.2_2014.08-2|2548	mv -f %{buildroot}%{gccdir}/include{-fixed,}/limits.h
14mr|gcc-4.9.2_2014.08-2|2549	rm -fr %{buildroot}%{gccdir}/include-fixed
14mr|gcc-4.9.2_2014.08-2|2550	rm -fr %{buildroot}%{gccdir}/install-tools/include
14mr|gcc-4.9.2_2014.08-2|2551	
14mr|gcc-4.9.2_2014.08-2|2552	%if !%{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2553	rm -fr %{buildroot}%{_infodir}
14mr|gcc-4.9.2_2014.08-2|2554	rm -fr %{buildroot}%{_mandir}
14mr|gcc-4.9.2_2014.08-2|2555	rm -fr %{buildroot}%{_localedir}
14mr|gcc-4.9.2_2014.08-2|2556	rm -f %{buildroot}%{_bindir}/gcov
14mr|gcc-4.9.2_2014.08-2|2557	rm -f %{buildroot}%{_libdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|2558	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2559	rm -f %{buildroot}%{multilibdir}/libgcc_s.so
14mr|gcc-4.9.2_2014.08-2|2560	%endif
14mr|gcc-4.9.2_2014.08-2|2561	%if !%{build_libgcc}
14mr|gcc-4.9.2_2014.08-2|2562	rm -f %{buildroot}%{_libdir}/libgcc_s.so.*
14mr|gcc-4.9.2_2014.08-2|2563	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2564	rm -f %{buildroot}%{multilibdir}/libgcc_s.so.*
14mr|gcc-4.9.2_2014.08-2|2565	%endif
14mr|gcc-4.9.2_2014.08-2|2566	%endif
14mr|gcc-4.9.2_2014.08-2|2567	%endif
14mr|gcc-4.9.2_2014.08-2|2568	rm -f %{buildroot}%{_libdir}/libiberty.a
14mr|gcc-4.9.2_2014.08-2|2569	rm -f %{buildroot}%{multilibdir}/libiberty.a
14mr|gcc-4.9.2_2014.08-2|2570	
14mr|gcc-4.9.2_2014.08-2|2571	%if !%{package_ffi}
14mr|gcc-4.9.2_2014.08-2|2572	rm -f %{buildroot}%{_libdir}/libffi.*
14mr|gcc-4.9.2_2014.08-2|2573	rm -f %{buildroot}%{multilibdir}/libffi.*
14mr|gcc-4.9.2_2014.08-2|2574	rm -f %{buildroot}%{_mandir}/man3/ffi*
14mr|gcc-4.9.2_2014.08-2|2575	%else
14mr|gcc-4.9.2_2014.08-2|2576	mkdir -p %{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2577	mv %{buildroot}%{_libdir}/libffi.so.%{ffi_major}* \
14mr|gcc-4.9.2_2014.08-2|2578	%{buildroot}/%{_lib}
14mr|gcc-4.9.2_2014.08-2|2579	ln -srf %{buildroot}/%{_lib}/libffi.so.%{ffi_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2580	%{buildroot}%{_libdir}/libffi.so
14mr|gcc-4.9.2_2014.08-2|2581	
14mr|gcc-4.9.2_2014.08-2|2582	%if %{build_multilib}
14mr|gcc-4.9.2_2014.08-2|2583	mkdir -p %{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2584	mv %{buildroot}%{multilibdir}/libffi.so.%{ffi_major}* \
14mr|gcc-4.9.2_2014.08-2|2585	%{buildroot}%{multirootlibdir}
14mr|gcc-4.9.2_2014.08-2|2586	ln -srf %{buildroot}%{multirootlibdir}/libffi.so.%{ffi_major}.*.* \
14mr|gcc-4.9.2_2014.08-2|2587	%{buildroot}%{multilibdir}/libffi.so
14mr|gcc-4.9.2_2014.08-2|2588	%endif
14mr|gcc-4.9.2_2014.08-2|2589	%endif
14mr|gcc-4.9.2_2014.08-2|2590	
14mr|gcc-4.9.2_2014.08-2|2591	cd BUILD
14mr|gcc-4.9.2_2014.08-2|2592	
14mr|gcc-4.9.2_2014.08-2|2593	%if %{build_doc}
14mr|gcc-4.9.2_2014.08-2|2594	%if %{build_cxx}
14mr|gcc-4.9.2_2014.08-2|2595	mkdir -p %{buildroot}%{_docdir}/libstdc++
14mr|gcc-4.9.2_2014.08-2|2596	cp -far libstdc++-v3/doc/html %{buildroot}%{_docdir}/libstdc++
14mr|gcc-4.9.2_2014.08-2|2597	%endif
14mr|gcc-4.9.2_2014.08-2|2598	pushd host-%{_target_platform}/gcc/HTML/gcc-%{ver}
14mr|gcc-4.9.2_2014.08-2|2599	mkdir -p %{buildroot}%{_docdir}/gcc/html
14mr|gcc-4.9.2_2014.08-2|2600	for doc in gcc gccinstall gccint; do
14mr|gcc-4.9.2_2014.08-2|2601	cp -far $doc %{buildroot}%{_docdir}/gcc/html
14mr|gcc-4.9.2_2014.08-2|2602	done
14mr|gcc-4.9.2_2014.08-2|2603	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2604	mkdir -p %{buildroot}%{_docdir}/gcc-cpp/html
14mr|gcc-4.9.2_2014.08-2|2605	for doc in cpp cppinternals; do
14mr|gcc-4.9.2_2014.08-2|2606	cp -far $doc %{buildroot}%{_docdir}/gcc-cpp/html
14mr|gcc-4.9.2_2014.08-2|2607	done
14mr|gcc-4.9.2_2014.08-2|2608	%endif
14mr|gcc-4.9.2_2014.08-2|2609	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|2610	mkdir -p %{buildroot}%{_docdir}/gcc-gfortran/html
14mr|gcc-4.9.2_2014.08-2|2611	cp -far gfortran %{buildroot}%{_docdir}/gcc-gfortran/html
14mr|gcc-4.9.2_2014.08-2|2612	%endif
14mr|gcc-4.9.2_2014.08-2|2613	%if %{build_go}
14mr|gcc-4.9.2_2014.08-2|2614	mkdir -p %{buildroot}%{_docdir}/gcc-go/html
14mr|gcc-4.9.2_2014.08-2|2615	cp -far go %{buildroot}%{_docdir}/gcc-go/html
14mr|gcc-4.9.2_2014.08-2|2616	%endif
14mr|gcc-4.9.2_2014.08-2|2617	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2618	mkdir -p %{buildroot}%{_docdir}/gcc-java/html
14mr|gcc-4.9.2_2014.08-2|2619	cp -far java %{buildroot}%{_docdir}/gcc-java/html
14mr|gcc-4.9.2_2014.08-2|2620	%endif
14mr|gcc-4.9.2_2014.08-2|2621	popd
14mr|gcc-4.9.2_2014.08-2|2622	%if %{build_pdf}
14mr|gcc-4.9.2_2014.08-2|2623	pushd host-%{_target_platform}/gcc/doc
14mr|gcc-4.9.2_2014.08-2|2624	for doc in gcc.pdf gccinstall.pdf gccint.pdf; do
14mr|gcc-4.9.2_2014.08-2|2625	install -m 0644 $doc %{buildroot}%{_docdir}/gcc/$doc
14mr|gcc-4.9.2_2014.08-2|2626	done
14mr|gcc-4.9.2_2014.08-2|2627	%if %{system_compiler}
14mr|gcc-4.9.2_2014.08-2|2628	for doc in cpp.pdf cppinternals.pdf; do
14mr|gcc-4.9.2_2014.08-2|2629	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-cpp/$doc
14mr|gcc-4.9.2_2014.08-2|2630	done
14mr|gcc-4.9.2_2014.08-2|2631	%endif
14mr|gcc-4.9.2_2014.08-2|2632	%if %{build_ada}
14mr|gcc-4.9.2_2014.08-2|2633	mkdir -p %{buildroot}%{_docdir}/gcc-gnat
14mr|gcc-4.9.2_2014.08-2|2634	for doc in gnat_ugn.pdf gnat_rm.pdf gnat-style.pdf; do
14mr|gcc-4.9.2_2014.08-2|2635	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gnat/$doc
14mr|gcc-4.9.2_2014.08-2|2636	done
14mr|gcc-4.9.2_2014.08-2|2637	%endif
14mr|gcc-4.9.2_2014.08-2|2638	%if %{build_fortran}
14mr|gcc-4.9.2_2014.08-2|2639	for doc in gfc-internals.pdf gfortran.pdf; do
14mr|gcc-4.9.2_2014.08-2|2640	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gfortran/$doc
14mr|gcc-4.9.2_2014.08-2|2641	done
14mr|gcc-4.9.2_2014.08-2|2642	%endif
14mr|gcc-4.9.2_2014.08-2|2643	%if %{build_go}
14mr|gcc-4.9.2_2014.08-2|2644	install -m 0644 -D gccgo.pdf %{buildroot}%{_docdir}/gcc-go/gccgo.pdf
14mr|gcc-4.9.2_2014.08-2|2645	%endif
14mr|gcc-4.9.2_2014.08-2|2646	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2647	install -m 0644 -D gcj.pdf %{buildroot}%{_docdir}/gcc-java/gcj.pdf
14mr|gcc-4.9.2_2014.08-2|2648	%endif
14mr|gcc-4.9.2_2014.08-2|2649	popd
14mr|gcc-4.9.2_2014.08-2|2650	pushd %{_target_platform}
14mr|gcc-4.9.2_2014.08-2|2651	%if %{build_gomp}
14mr|gcc-4.9.2_2014.08-2|2652	install -m 0644 -D libgomp/libgomp.pdf %{buildroot}%{_docdir}/libgomp/libgomp.pdf
14mr|gcc-4.9.2_2014.08-2|2653	%endif
14mr|gcc-4.9.2_2014.08-2|2654	%if %{build_quadmath}
14mr|gcc-4.9.2_2014.08-2|2655	install -m 0644 -D libquadmath/libquadmath.pdf %{buildroot}%{_docdir}/libquadmath/libquadmath.pdf
14mr|gcc-4.9.2_2014.08-2|2656	%endif
14mr|gcc-4.9.2_2014.08-2|2657	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2658	install -m 0644 -D libjava/classpath/doc/cp-tools.pdf %{buildroot}%{_docdir}/libjava/cp-tools.pdf
14mr|gcc-4.9.2_2014.08-2|2659	%endif
14mr|gcc-4.9.2_2014.08-2|2660	popd
14mr|gcc-4.9.2_2014.08-2|2661	%endif
14mr|gcc-4.9.2_2014.08-2|2662	%endif
14mr|gcc-4.9.2_2014.08-2|2663	
14mr|gcc-4.9.2_2014.08-2|2664	cd ..
14mr|gcc-4.9.2_2014.08-2|2665	
14mr|gcc-4.9.2_2014.08-2|2666	%if %{build_java}
14mr|gcc-4.9.2_2014.08-2|2667	# Workaround for all gcj related tools
14mr|gcc-4.9.2_2014.08-2|2668	# somehow getting the same build ID
14mr|gcc-4.9.2_2014.08-2|2669	strip --strip-unneeded \
14mr|gcc-4.9.2_2014.08-2|2670	%{buildroot}%{_bindir}/gc-analyze \
14mr|gcc-4.9.2_2014.08-2|2671	%{buildroot}%{_bindir}/gappletviewer \
14mr|gcc-4.9.2_2014.08-2|2672	%{buildroot}%{_bindir}/gjar \
14mr|gcc-4.9.2_2014.08-2|2673	%{buildroot}%{_bindir}/gij \
14mr|gcc-4.9.2_2014.08-2|2674	%{buildroot}%{_bindir}/gjavah \
14mr|gcc-4.9.2_2014.08-2|2675	%{buildroot}%{_bindir}/gjarsigner \
14mr|gcc-4.9.2_2014.08-2|2676	%{buildroot}%{_bindir}/gkeytool \
14mr|gcc-4.9.2_2014.08-2|2677	%{buildroot}%{_bindir}/gorbd \
14mr|gcc-4.9.2_2014.08-2|2678	%{buildroot}%{_bindir}/grmic \
14mr|gcc-4.9.2_2014.08-2|2679	%{buildroot}%{_bindir}/grmid \
14mr|gcc-4.9.2_2014.08-2|2680	%{buildroot}%{_bindir}/gnative2ascii \
14mr|gcc-4.9.2_2014.08-2|2681	%{buildroot}%{_bindir}/gserialver \
14mr|gcc-4.9.2_2014.08-2|2682	%{buildroot}%{_bindir}/grmiregistry \
14mr|gcc-4.9.2_2014.08-2|2683	%{buildroot}%{_bindir}/jv-convert \
14mr|gcc-4.9.2_2014.08-2|2684	%{buildroot}%{_bindir}/gtnameserv \
14mr|gcc-4.9.2_2014.08-2|2685	%{buildroot}%{_bindir}/gcjh
14mr|gcc-4.9.2_2014.08-2|2686	%endif
14mr|gcc-4.9.2_2014.08-2|2687	
14mr|gcc-4.9.2_2014.08-2|2688	%changelog
14mr|gcc-4.9.2_2014.08-2|2689	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2014.08-2
14mr|gcc-4.9.2_2014.08-2|2690	+ Revision: e3fb165
14mr|gcc-4.9.2_2014.08-2|2691	- Bump release to rebuild itself
14mr|gcc-4.9.2_2014.08-2|2692	
14mr|gcc-4.9.2_2014.08-2|2693	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2014.08-1
14mr|gcc-4.9.2_2014.08-2|2694	+ Revision: b516e97
14mr|gcc-4.9.2_2014.08-2|2695	- 4.9.2 now
14mr|gcc-4.9.2_2014.08-2|2696	
14mr|gcc-4.9.2_2014.08-2|2697	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.08-1
14mr|gcc-4.9.2_2014.08-2|2698	+ Revision: b0414f3
14mr|gcc-4.9.2_2014.08-2|2699	- Drop merged patch
14mr|gcc-4.9.2_2014.08-2|2700	
14mr|gcc-4.9.2_2014.08-2|2701	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.08-1
14mr|gcc-4.9.2_2014.08-2|2702	+ Revision: 0f5b35f
14mr|gcc-4.9.2_2014.08-2|2703	- New version 4.9.1 2014.08
14mr|gcc-4.9.2_2014.08-2|2704	
14mr|gcc-4.9.2_2014.08-2|2705	* Wed Aug 13 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 4.9.1_2014.07-3
14mr|gcc-4.9.2_2014.08-2|2706	+ Revision: d268577
14mr|gcc-4.9.2_2014.08-2|2707	- Fixed: state->fileline_fn could be 0 in libbacktrace in some cases
14mr|gcc-4.9.2_2014.08-2|2708	- This lead, among other things, to crashes of the apps built with TSan
14mr|gcc-4.9.2_2014.08-2|2709	- enabled. When the app (or, to be exact, TSan) tried to output a
14mr|gcc-4.9.2_2014.08-2|2710	- backtrace of a suspicious event, backtrace_pcinfo() was invoked.
14mr|gcc-4.9.2_2014.08-2|2711	- At the end it called state->fileline_fn() which should have been set
14mr|gcc-4.9.2_2014.08-2|2712	- before. However, it was not always the case. If debug info was missing
14mr|gcc-4.9.2_2014.08-2|2713	- from some library used by the app or it was in a format that
14mr|gcc-4.9.2_2014.08-2|2714	- libbacktrace did not understand, libbacktrace did not set
14mr|gcc-4.9.2_2014.08-2|2715	- state->fileline_fn. The latter remained 0 and that resulted in a
14mr|gcc-4.9.2_2014.08-2|2716	- segfault in backtrace_pcinfo().
14mr|gcc-4.9.2_2014.08-2|2717	- Should now be fixed. The fix makes sure that the callback is always
14mr|gcc-4.9.2_2014.08-2|2718	- initialized.
14mr|gcc-4.9.2_2014.08-2|2719	
14mr|gcc-4.9.2_2014.08-2|2720	* Thu Jul 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.07-2
14mr|gcc-4.9.2_2014.08-2|2721	+ Revision: 2c6c76f
14mr|gcc-4.9.2_2014.08-2|2722	- Backport patch from upstream to fix bug 61801
14mr|gcc-4.9.2_2014.08-2|2723	
14mr|gcc-4.9.2_2014.08-2|2724	* Fri Jul 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.07-1
14mr|gcc-4.9.2_2014.08-2|2725	+ Revision: 5fb801f
14mr|gcc-4.9.2_2014.08-2|2726	- New version 4.9.1 2014.07, drop merged patch
14mr|gcc-4.9.2_2014.08-2|2727	
14mr|gcc-4.9.2_2014.08-2|2728	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.9.1_2014.05-7
14mr|gcc-4.9.2_2014.08-2|2729	+ Revision: 18d5c85
14mr|gcc-4.9.2_2014.08-2|2730	- MassBuild#440: Increase release tag
14mr|gcc-4.9.2_2014.08-2|2731	
14mr|gcc-4.9.2_2014.08-2|2732	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-6
14mr|gcc-4.9.2_2014.08-2|2733	+ Revision: 9613e59
14mr|gcc-4.9.2_2014.08-2|2734	- Add patch from upstream to fix upstream bug 60965
14mr|gcc-4.9.2_2014.08-2|2735	
14mr|gcc-4.9.2_2014.08-2|2736	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-5
14mr|gcc-4.9.2_2014.08-2|2737	+ Revision: 74b016f
14mr|gcc-4.9.2_2014.08-2|2738	- Fix typo
14mr|gcc-4.9.2_2014.08-2|2739	
14mr|gcc-4.9.2_2014.08-2|2740	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-4
14mr|gcc-4.9.2_2014.08-2|2741	+ Revision: 2182185
14mr|gcc-4.9.2_2014.08-2|2742	- Bump release
14mr|gcc-4.9.2_2014.08-2|2743	
14mr|gcc-4.9.2_2014.08-2|2744	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-3
14mr|gcc-4.9.2_2014.08-2|2745	+ Revision: d5b136a
14mr|gcc-4.9.2_2014.08-2|2746	- Obsolete no longer built libraries
14mr|gcc-4.9.2_2014.08-2|2747	
14mr|gcc-4.9.2_2014.08-2|2748	* Wed May 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-3
14mr|gcc-4.9.2_2014.08-2|2749	+ Revision: 2eb09f5
14mr|gcc-4.9.2_2014.08-2|2750	- Bump release
14mr|gcc-4.9.2_2014.08-2|2751	
14mr|gcc-4.9.2_2014.08-2|2752	* Wed May 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-2
14mr|gcc-4.9.2_2014.08-2|2753	+ Revision: 80c90f3
14mr|gcc-4.9.2_2014.08-2|2754	- Handle situations when libexecdir is the same as libdir
14mr|gcc-4.9.2_2014.08-2|2755	
14mr|gcc-4.9.2_2014.08-2|2756	* Wed May 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-2
14mr|gcc-4.9.2_2014.08-2|2757	+ Revision: 3f118bb
14mr|gcc-4.9.2_2014.08-2|2758	- Define libexec dir in configure
14mr|gcc-4.9.2_2014.08-2|2759	
14mr|gcc-4.9.2_2014.08-2|2760	* Wed May 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-2
14mr|gcc-4.9.2_2014.08-2|2761	+ Revision: e033fef
14mr|gcc-4.9.2_2014.08-2|2762	- New version 4.9-2014.05 (sync with Cooker, too many changes to mention them all)
14mr|gcc-4.9.2_2014.08-2|2763	
14mr|gcc-4.9.2_2014.08-2|2764	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 4.7.4_2014.01-1
14mr|gcc-4.9.2_2014.08-2|2765	+ Revision: 7d18f32
14mr|gcc-4.9.2_2014.08-2|2766	- update to 2014.01
14mr|gcc-4.9.2_2014.08-2|2767	
14mr|gcc-4.9.2_2014.08-2|2768	* Fri Jan 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
14mr|gcc-4.9.2_2014.08-2|2769	+ Revision: 5a9337f
14mr|gcc-4.9.2_2014.08-2|2770	- LOG Fix Requires
14mr|gcc-4.9.2_2014.08-2|2771	
14mr|gcc-4.9.2_2014.08-2|2772	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
14mr|gcc-4.9.2_2014.08-2|2773	+ Revision: 3fdb711
14mr|gcc-4.9.2_2014.08-2|2774	- LOG Fix files
14mr|gcc-4.9.2_2014.08-2|2775	
14mr|gcc-4.9.2_2014.08-2|2776	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
14mr|gcc-4.9.2_2014.08-2|2777	+ Revision: ddd59a0
14mr|gcc-4.9.2_2014.08-2|2778	- LOG Split libgcj package, fix issue with libgcj_bc.so being copy instead of symlink
14mr|gcc-4.9.2_2014.08-2|2779	
14mr|gcc-4.9.2_2014.08-2|2780	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-3.2
14mr|gcc-4.9.2_2014.08-2|2781	+ Revision: aea60a9
14mr|gcc-4.9.2_2014.08-2|2782	- LOG Spec cleanup
14mr|gcc-4.9.2_2014.08-2|2783	
14mr|gcc-4.9.2_2014.08-2|2784	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-3.2
14mr|gcc-4.9.2_2014.08-2|2785	+ Revision: 35d2117
14mr|gcc-4.9.2_2014.08-2|2786	- LOG Switch from cloog-ppl to cloog-isl
14mr|gcc-4.9.2_2014.08-2|2787	
14mr|gcc-4.9.2_2014.08-2|2788	* Tue Nov 13 2012 root <root@localhost.localdomain> 4.7.3_2012.10-3.1
14mr|gcc-4.9.2_2014.08-2|2789	+ Revision: 850c27b
14mr|gcc-4.9.2_2014.08-2|2790	- small fixes
14mr|gcc-4.9.2_2014.08-2|2791	
14mr|gcc-4.9.2_2014.08-2|2792	* Mon Nov 12 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 4.7.3_2012.10-3.1
14mr|gcc-4.9.2_2014.08-2|2793	+ Revision: b8cb8d1
14mr|gcc-4.9.2_2014.08-2|2794	- Updated gcc.spec
14mr|gcc-4.9.2_2014.08-2|2795	
14mr|gcc-4.9.2_2014.08-2|2796	* Mon Nov 12 2012 root <root@localhost.localdomain> 4.7.3_2012.10-3.1
14mr|gcc-4.9.2_2014.08-2|2797	+ Revision: 53d16c6
14mr|gcc-4.9.2_2014.08-2|2798	- update to latest cooker version
14mr|gcc-4.9.2_2014.08-2|2799	
14mr|gcc-4.9.2_2014.08-2|2800	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.09-1
14mr|gcc-4.9.2_2014.08-2|2801	+ Revision: 119db4a
14mr|gcc-4.9.2_2014.08-2|2802	- LOG New version linaro-4.7-2012.09, merge with Cooker (keep some our commits)
14mr|gcc-4.9.2_2014.08-2|2803	
14mr|gcc-4.9.2_2014.08-2|2804	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-3
14mr|gcc-4.9.2_2014.08-2|2805	+ Revision: ca966b0
14mr|gcc-4.9.2_2014.08-2|2806	- LOG Remove gcj-tools from library package's Provides, otherwise gcj-tools sometimes is not installed via BuildRequires
14mr|gcc-4.9.2_2014.08-2|2807	
14mr|gcc-4.9.2_2014.08-2|2808	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-2
14mr|gcc-4.9.2_2014.08-2|2809	+ Revision: ccc6dc6
14mr|gcc-4.9.2_2014.08-2|2810	- Fix unversioned Obsoletes
14mr|gcc-4.9.2_2014.08-2|2811	
14mr|gcc-4.9.2_2014.08-2|2812	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-1
14mr|gcc-4.9.2_2014.08-2|2813	+ Revision: 2d7b5c4
14mr|gcc-4.9.2_2014.08-2|2814	- LOG Switch to Cooker version (4.7.2-1 Linaro)
14mr|gcc-4.9.2_2014.08-2|2815	
14mr|gcc-4.9.2_2014.08-2|2816	* Thu Aug 02 2012 Alexander Kazancev <kazancas@mandriva.ru> None
14mr|gcc-4.9.2_2014.08-2|2817	+ Revision: 4969f93
14mr|gcc-4.9.2_2014.08-2|2818	- Updated gcc4.7.spec
14mr|gcc-4.9.2_2014.08-2|2819	
14mr|gcc-4.9.2_2014.08-2|2820	

16424 14
14mr|gccmakedep-1.0.3-2|1	Summary:	Create dependencies in makefiles using 'gcc -M'
14mr|gccmakedep-1.0.3-2|2	Name:		gccmakedep
14mr|gccmakedep-1.0.3-2|3	Version:	1.0.3
14mr|gccmakedep-1.0.3-2|4	Release:	2
14mr|gccmakedep-1.0.3-2|5	License:	MIT
14mr|gccmakedep-1.0.3-2|6	Group:		System/X11
14mr|gccmakedep-1.0.3-2|7	Url:		http://xorg.freedesktop.org
14mr|gccmakedep-1.0.3-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
14mr|gccmakedep-1.0.3-2|9	BuildRequires:	pkgconfig(xorg-macros)
14mr|gccmakedep-1.0.3-2|10	BuildArch:	noarch
14mr|gccmakedep-1.0.3-2|11	
14mr|gccmakedep-1.0.3-2|12	%description
14mr|gccmakedep-1.0.3-2|13	Create dependencies in makefiles using 'gcc -M'.
14mr|gccmakedep-1.0.3-2|14	
14mr|gccmakedep-1.0.3-2|15	%files
14mr|gccmakedep-1.0.3-2|16	%{_bindir}/gccmakedep
14mr|gccmakedep-1.0.3-2|17	%{_mandir}/man1/gccmakedep.*
14mr|gccmakedep-1.0.3-2|18	
14mr|gccmakedep-1.0.3-2|19	#----------------------------------------------------------------------------
14mr|gccmakedep-1.0.3-2|20	
14mr|gccmakedep-1.0.3-2|21	%prep
14mr|gccmakedep-1.0.3-2|22	%setup -q
14mr|gccmakedep-1.0.3-2|23	
14mr|gccmakedep-1.0.3-2|24	%build
14mr|gccmakedep-1.0.3-2|25	%configure2_5x \
14mr|gccmakedep-1.0.3-2|26	--x-includes=%{_includedir} \
14mr|gccmakedep-1.0.3-2|27	--x-libraries=%{_libdir}
14mr|gccmakedep-1.0.3-2|28	%make
14mr|gccmakedep-1.0.3-2|29	
14mr|gccmakedep-1.0.3-2|30	%install
14mr|gccmakedep-1.0.3-2|31	%makeinstall_std
14mr|gccmakedep-1.0.3-2|32	
14mr|gccmakedep-1.0.3-2|33	
14mr|gccmakedep-1.0.3-2|34	%changelog
14mr|gccmakedep-1.0.3-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|gccmakedep-1.0.3-2|36	+ Revision: cb76b56
14mr|gccmakedep-1.0.3-2|37	- MassBuild#440: Increase release tag
14mr|gccmakedep-1.0.3-2|38	
14mr|gccmakedep-1.0.3-2|39	

16425 14
14mr|gcin-2.8.0-2|1	%define major	1
14mr|gcin-2.8.0-2|2	%define libname %mklibname %{name}-im-client %{major}
14mr|gcin-2.8.0-2|3	%define devname %mklibname %{name}-im-client -d
14mr|gcin-2.8.0-2|4	
14mr|gcin-2.8.0-2|5	Summary:	An input method server for traditional Chinese
14mr|gcin-2.8.0-2|6	Name:		gcin
14mr|gcin-2.8.0-2|7	Version:	2.8.0
14mr|gcin-2.8.0-2|8	Release:	2
14mr|gcin-2.8.0-2|9	License:	LGPLv2+
14mr|gcin-2.8.0-2|10	Group:		System/Internationalization
14mr|gcin-2.8.0-2|11	Url: 		http://hyperrate.com/dir.php?eid=67
14mr|gcin-2.8.0-2|12	Source0:	http://www.csie.nctu.edu.tw/~cp76/gcin/download/%{name}-%{version}.tar.xz
14mr|gcin-2.8.0-2|13	Patch3:		gcin-1.4.4-gcc44.patch
14mr|gcin-2.8.0-2|14	
14mr|gcin-2.8.0-2|15	BuildRequires:	qt4-devel
14mr|gcin-2.8.0-2|16	BuildRequires:	pkgconfig(anthy)
14mr|gcin-2.8.0-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gcin-2.8.0-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gcin-2.8.0-2|19	BuildRequires:	pkgconfig(xtst)
14mr|gcin-2.8.0-2|20	Requires:	locales-zh
14mr|gcin-2.8.0-2|21	Suggests:	%{name}-gtk2 = %{version}-%{release}
14mr|gcin-2.8.0-2|22	Suggests:	%{name}-gtk3 = %{version}-%{release}
14mr|gcin-2.8.0-2|23	Suggests:	%{name}-qt4 = %{version}-%{release}
14mr|gcin-2.8.0-2|24	Conflicts:	%{_lib}gcin1 < 2.8.0-1
14mr|gcin-2.8.0-2|25	
14mr|gcin-2.8.0-2|26	%description
14mr|gcin-2.8.0-2|27	gcin is a Chinese input method server for traditional Chinese.
14mr|gcin-2.8.0-2|28	It features a better GTK user interface.
14mr|gcin-2.8.0-2|29	
14mr|gcin-2.8.0-2|30	%package -n	%{libname}
14mr|gcin-2.8.0-2|31	Summary:	Gcin library
14mr|gcin-2.8.0-2|32	Group:		System/Internationalization
14mr|gcin-2.8.0-2|33	Obsoletes:	%{_lib}gcin1 < 2.8.0-1
14mr|gcin-2.8.0-2|34	
14mr|gcin-2.8.0-2|35	%description -n %{libname}
14mr|gcin-2.8.0-2|36	gcin is a Chinese input method server for traditional Chinese.
14mr|gcin-2.8.0-2|37	It features a better GTK user interface.
14mr|gcin-2.8.0-2|38	
14mr|gcin-2.8.0-2|39	%package -n %{devname}
14mr|gcin-2.8.0-2|40	Summary:	Development files for %{name}
14mr|gcin-2.8.0-2|41	Group:		Development/C
14mr|gcin-2.8.0-2|42	Requires:	%{libname} = %{version}-%{release}
14mr|gcin-2.8.0-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|gcin-2.8.0-2|44	
14mr|gcin-2.8.0-2|45	%description -n %{devname}
14mr|gcin-2.8.0-2|46	This package contains the headers that programmers will need to develop
14mr|gcin-2.8.0-2|47	applications which will use %{name}.
14mr|gcin-2.8.0-2|48	
14mr|gcin-2.8.0-2|49	%package	gtk2
14mr|gcin-2.8.0-2|50	Summary:	Gtk2 immodule for gcin
14mr|gcin-2.8.0-2|51	Group:		System/Internationalization
14mr|gcin-2.8.0-2|52	Requires:	%{name} = %{version}-%{release}
14mr|gcin-2.8.0-2|53	Requires(post,postun):	gtk+2.0
14mr|gcin-2.8.0-2|54	Conflicts:	%{name} < 2.8.0-1
14mr|gcin-2.8.0-2|55	
14mr|gcin-2.8.0-2|56	%description    gtk2
14mr|gcin-2.8.0-2|57	This is the gtk2 immodule support for gcin.
14mr|gcin-2.8.0-2|58	
14mr|gcin-2.8.0-2|59	%package	gtk3
14mr|gcin-2.8.0-2|60	Summary:	Gtk3 immodule for gcin
14mr|gcin-2.8.0-2|61	Group:		System/Internationalization
14mr|gcin-2.8.0-2|62	Requires:	%{name} = %{version}-%{release}
14mr|gcin-2.8.0-2|63	Requires(post,postun):	gtk+3.0
14mr|gcin-2.8.0-2|64	Conflicts:	%{name} < 2.8.0-1
14mr|gcin-2.8.0-2|65	
14mr|gcin-2.8.0-2|66	%description    gtk3
14mr|gcin-2.8.0-2|67	This is the gtk3 immodule support for gcin.
14mr|gcin-2.8.0-2|68	
14mr|gcin-2.8.0-2|69	%package	qt4
14mr|gcin-2.8.0-2|70	Summary:	Qt4 immodule for gcin
14mr|gcin-2.8.0-2|71	Group:		System/Internationalization
14mr|gcin-2.8.0-2|72	Requires:	%{name} = %{version}-%{release}
14mr|gcin-2.8.0-2|73	
14mr|gcin-2.8.0-2|74	%description    qt4
14mr|gcin-2.8.0-2|75	This is the qt4 immodule support for gcin.
14mr|gcin-2.8.0-2|76	
14mr|gcin-2.8.0-2|77	%prep
14mr|gcin-2.8.0-2|78	%setup -q
14mr|gcin-2.8.0-2|79	%apply_patches
14mr|gcin-2.8.0-2|80	
14mr|gcin-2.8.0-2|81	chmod 644 AUTHORS COPYING Changelog.html README*
14mr|gcin-2.8.0-2|82	
14mr|gcin-2.8.0-2|83	%build
14mr|gcin-2.8.0-2|84	%configure2_5x
14mr|gcin-2.8.0-2|85	
14mr|gcin-2.8.0-2|86	%make
14mr|gcin-2.8.0-2|87	
14mr|gcin-2.8.0-2|88	%install
14mr|gcin-2.8.0-2|89	%makeinstall_std
14mr|gcin-2.8.0-2|90	rm -fr %{buildroot}%{_docdir}/
14mr|gcin-2.8.0-2|91	
14mr|gcin-2.8.0-2|92	# install gtk IM module
14mr|gcin-2.8.0-2|93	%post gtk2
14mr|gcin-2.8.0-2|94	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14mr|gcin-2.8.0-2|95	
14mr|gcin-2.8.0-2|96	%post gtk3
14mr|gcin-2.8.0-2|97	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-3.0/gtk.immodules.%{_lib}
14mr|gcin-2.8.0-2|98	
14mr|gcin-2.8.0-2|99	%postun gtk2
14mr|gcin-2.8.0-2|100	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
14mr|gcin-2.8.0-2|101	
14mr|gcin-2.8.0-2|102	%postun gtk3
14mr|gcin-2.8.0-2|103	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-3.0/gtk.immodules.%{_lib}
14mr|gcin-2.8.0-2|104	
14mr|gcin-2.8.0-2|105	%files
14mr|gcin-2.8.0-2|106	%doc AUTHORS COPYING Changelog.html README*
14mr|gcin-2.8.0-2|107	%{_bindir}/*
14mr|gcin-2.8.0-2|108	%{_datadir}/applications/gcin-tools.desktop
14mr|gcin-2.8.0-2|109	%{_datadir}/gcin
14mr|gcin-2.8.0-2|110	%{_iconsdir}/*
14mr|gcin-2.8.0-2|111	%{_libdir}/gcin/anthy-module.so
14mr|gcin-2.8.0-2|112	%{_libdir}/gcin/gcin1.so
14mr|gcin-2.8.0-2|113	%{_libdir}/gcin/gcin2.so
14mr|gcin-2.8.0-2|114	%{_libdir}/gcin/intcode-module.so
14mr|gcin-2.8.0-2|115	
14mr|gcin-2.8.0-2|116	%files gtk2
14mr|gcin-2.8.0-2|117	%{_libdir}/gtk-2.0/immodules/*.so
14mr|gcin-2.8.0-2|118	
14mr|gcin-2.8.0-2|119	%files gtk3
14mr|gcin-2.8.0-2|120	%{_libdir}/gtk-3.0/immodules/*.so
14mr|gcin-2.8.0-2|121	
14mr|gcin-2.8.0-2|122	%files qt4
14mr|gcin-2.8.0-2|123	%{qt4plugins}/inputmethods/*.so
14mr|gcin-2.8.0-2|124	
14mr|gcin-2.8.0-2|125	%files -n %{libname}
14mr|gcin-2.8.0-2|126	%{_libdir}/gcin/libgcin-im-client.so.%{major}*
14mr|gcin-2.8.0-2|127	
14mr|gcin-2.8.0-2|128	%files -n %{devname}
14mr|gcin-2.8.0-2|129	%{_libdir}/gcin/libgcin-im-client.so
14mr|gcin-2.8.0-2|130	
14mr|gcin-2.8.0-2|131	
14mr|gcin-2.8.0-2|132	%changelog
14mr|gcin-2.8.0-2|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.0-2
14mr|gcin-2.8.0-2|134	+ Revision: d16aaeb
14mr|gcin-2.8.0-2|135	- MassBuild#440: Increase release tag
14mr|gcin-2.8.0-2|136	
14mr|gcin-2.8.0-2|137	

16426 14
14mr|GConf2-3.2.6-2|1	%define pkgname	GConf
14mr|GConf2-3.2.6-2|2	
14mr|GConf2-3.2.6-2|3	%define api	2
14mr|GConf2-3.2.6-2|4	%define gi_version	2.0
14mr|GConf2-3.2.6-2|5	%define major	4
14mr|GConf2-3.2.6-2|6	%define libname	%mklibname %{pkgname} %{api} %{major}
14mr|GConf2-3.2.6-2|7	%define girname	%mklibname gconf-gir %{gi_version}
14mr|GConf2-3.2.6-2|8	%define develname	%mklibname -d %{pkgname} %{api}
14mr|GConf2-3.2.6-2|9	
14mr|GConf2-3.2.6-2|10	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|GConf2-3.2.6-2|11	
14mr|GConf2-3.2.6-2|12	Summary:	A configuration database system for GNOME
14mr|GConf2-3.2.6-2|13	Name:		%{pkgname}%{api}
14mr|GConf2-3.2.6-2|14	Version:	3.2.6
14mr|GConf2-3.2.6-2|15	Release:	2
14mr|GConf2-3.2.6-2|16	License:	LGPLv2+
14mr|GConf2-3.2.6-2|17	Group:		Graphical desktop/GNOME
14mr|GConf2-3.2.6-2|18	URL:		http://www.gnome.org/projects/gconf/
14mr|GConf2-3.2.6-2|19	Source0:	http://download.gnome.org/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mr|GConf2-3.2.6-2|20	Source1:	gconf.sh
14mr|GConf2-3.2.6-2|21	Source2:	gconf.csh
14mr|GConf2-3.2.6-2|22	Source3:	gconf-schemas.filter
14mr|GConf2-3.2.6-2|23	Source4:	gconf-schemas.script
14mr|GConf2-3.2.6-2|24	# (fc) reload database when schemas are installed/uninstalled (GNOME bug #328697)
14mr|GConf2-3.2.6-2|25	Patch1:		GConf-2.12.1-reload.patch
14mr|GConf2-3.2.6-2|26	
14mr|GConf2-3.2.6-2|27	BuildRequires:	gtk-doc
14mr|GConf2-3.2.6-2|28	BuildRequires:	intltool
14mr|GConf2-3.2.6-2|29	BuildRequires:	openldap-devel
14mr|GConf2-3.2.6-2|30	BuildRequires:	pkgconfig(dbus-1)
14mr|GConf2-3.2.6-2|31	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|GConf2-3.2.6-2|32	BuildRequires:	pkgconfig(glib-2.0)
14mr|GConf2-3.2.6-2|33	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|GConf2-3.2.6-2|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|GConf2-3.2.6-2|35	BuildRequires:	pkgconfig(libxml-2.0)
14mr|GConf2-3.2.6-2|36	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|GConf2-3.2.6-2|37	Requires:	polkit-agent
14mr|GConf2-3.2.6-2|38	Requires:	gsettings-desktop-schemas
14mr|GConf2-3.2.6-2|39	# needed by patch1
14mr|GConf2-3.2.6-2|40	Requires:	psmisc
14mr|GConf2-3.2.6-2|41	Requires:	sed
14mr|GConf2-3.2.6-2|42	Requires(post):	update-alternatives
14mr|GConf2-3.2.6-2|43	Requires:	%{girname} = %{version}-%{release}
14mr|GConf2-3.2.6-2|44	# Removed upstream, see https://bugzilla.gnome.org/show_bug.cgi?id=646674
14mr|GConf2-3.2.6-2|45	Obsoletes:	GConf2-sanity-check < 3.2.6
14mr|GConf2-3.2.6-2|46	Suggests:	dconf
14mr|GConf2-3.2.6-2|47	
14mr|GConf2-3.2.6-2|48	%description
14mr|GConf2-3.2.6-2|49	GConf is a configuration data storage mechanism scheduled to
14mr|GConf2-3.2.6-2|50	ship with GNOME. GConf does work without GNOME however; it
14mr|GConf2-3.2.6-2|51	can be used with plain GTK+, Xlib, KDE, or even text mode
14mr|GConf2-3.2.6-2|52	applications as well.
14mr|GConf2-3.2.6-2|53	
14mr|GConf2-3.2.6-2|54	%package -n %{libname}
14mr|GConf2-3.2.6-2|55	Summary:	%{summary}
14mr|GConf2-3.2.6-2|56	Group:		System/Libraries
14mr|GConf2-3.2.6-2|57	Conflicts:	gir-repository < 0.6.5-12
14mr|GConf2-3.2.6-2|58	
14mr|GConf2-3.2.6-2|59	%description -n %{libname}
14mr|GConf2-3.2.6-2|60	GConf is a configuration data storage mechanism scheduled to
14mr|GConf2-3.2.6-2|61	ship with GNOME. GConf does work without GNOME however; it
14mr|GConf2-3.2.6-2|62	can be used with plain GTK+, Xlib, KDE, or even text mode
14mr|GConf2-3.2.6-2|63	applications as well.
14mr|GConf2-3.2.6-2|64	
14mr|GConf2-3.2.6-2|65	This package contains necessary libraries to run any programs linked
14mr|GConf2-3.2.6-2|66	with GConf.
14mr|GConf2-3.2.6-2|67	
14mr|GConf2-3.2.6-2|68	%package -n %{girname}
14mr|GConf2-3.2.6-2|69	Summary:	GObject introspection interface library for %{pkgname}
14mr|GConf2-3.2.6-2|70	Group:		System/Libraries
14mr|GConf2-3.2.6-2|71	
14mr|GConf2-3.2.6-2|72	%description -n %{girname}
14mr|GConf2-3.2.6-2|73	GObject introspection interface library for %{pkgname}.
14mr|GConf2-3.2.6-2|74	
14mr|GConf2-3.2.6-2|75	%package -n %{develname}
14mr|GConf2-3.2.6-2|76	Summary:	Development libraries and headers for GConf
14mr|GConf2-3.2.6-2|77	Group:		Development/GNOME and GTK+
14mr|GConf2-3.2.6-2|78	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|GConf2-3.2.6-2|79	Requires:	%{libname} = %{version}-%{release}
14mr|GConf2-3.2.6-2|80	Requires:	%{name} = %{version}-%{release}
14mr|GConf2-3.2.6-2|81	Conflicts:	gir-repository < 0.6.5-12
14mr|GConf2-3.2.6-2|82	
14mr|GConf2-3.2.6-2|83	%description -n %{develname}
14mr|GConf2-3.2.6-2|84	GConf is a configuration data storage mechanism scheduled to
14mr|GConf2-3.2.6-2|85	ship with GNOME. GConf does work without GNOME however; it
14mr|GConf2-3.2.6-2|86	can be used with plain GTK+, Xlib, KDE, or even text mode
14mr|GConf2-3.2.6-2|87	applications as well.
14mr|GConf2-3.2.6-2|88	
14mr|GConf2-3.2.6-2|89	This package contains the header files and libraries needed to develop
14mr|GConf2-3.2.6-2|90	applications using GConf.
14mr|GConf2-3.2.6-2|91	
14mr|GConf2-3.2.6-2|92	%prep
14mr|GConf2-3.2.6-2|93	%setup -q -n %{pkgname}-%{version}
14mr|GConf2-3.2.6-2|94	%apply_patches
14mr|GConf2-3.2.6-2|95	
14mr|GConf2-3.2.6-2|96	%build
14mr|GConf2-3.2.6-2|97	%configure2_5x \
14mr|GConf2-3.2.6-2|98	--with-gtk=3.0 \
14mr|GConf2-3.2.6-2|99	--disable-static \
14mr|GConf2-3.2.6-2|100	--disable-orbit
14mr|GConf2-3.2.6-2|101	
14mr|GConf2-3.2.6-2|102	%make
14mr|GConf2-3.2.6-2|103	
14mr|GConf2-3.2.6-2|104	%install
14mr|GConf2-3.2.6-2|105	%makeinstall_std
14mr|GConf2-3.2.6-2|106	
14mr|GConf2-3.2.6-2|107	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mr|GConf2-3.2.6-2|108	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/gconf.sh
14mr|GConf2-3.2.6-2|109	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/gconf.csh
14mr|GConf2-3.2.6-2|110	
14mr|GConf2-3.2.6-2|111	mkdir %{buildroot}%{_sysconfdir}/gconf/schemas
14mr|GConf2-3.2.6-2|112	
14mr|GConf2-3.2.6-2|113	# Provide /usr/lib/gconfd-2 symlink on lib64 platforms
14mr|GConf2-3.2.6-2|114	%if "%{_lib}" != "lib"
14mr|GConf2-3.2.6-2|115	mkdir -p %{buildroot}%{_prefix}/lib
14mr|GConf2-3.2.6-2|116	ln -s ../%{_lib}/gconfd-%{api} %{buildroot}%{_prefix}/lib/gconfd-%{api}
14mr|GConf2-3.2.6-2|117	%endif
14mr|GConf2-3.2.6-2|118	
14mr|GConf2-3.2.6-2|119	mkdir -p %{buildroot}%{_sysconfdir}/gconf/{gconf.xml.local-defaults,gconf.xml.local-mandatory,gconf.xml.system}
14mr|GConf2-3.2.6-2|120	
14mr|GConf2-3.2.6-2|121	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-defaults.path
14mr|GConf2-3.2.6-2|122	xml:readonly:/etc/gconf/gconf.xml.local-defaults
14mr|GConf2-3.2.6-2|123	include "\$(HOME)/.gconf.path.defaults"
14mr|GConf2-3.2.6-2|124	EOF
14mr|GConf2-3.2.6-2|125	
14mr|GConf2-3.2.6-2|126	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-mandatory.path
14mr|GConf2-3.2.6-2|127	xml:readonly:/etc/gconf/gconf.xml.local-mandatory
14mr|GConf2-3.2.6-2|128	include "\$(HOME)/.gconf.path.mandatory"
14mr|GConf2-3.2.6-2|129	EOF
14mr|GConf2-3.2.6-2|130	
14mr|GConf2-3.2.6-2|131	# automatic install of gconf schemas on rpm installs
14mr|GConf2-3.2.6-2|132	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mr|GConf2-3.2.6-2|133	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|GConf2-3.2.6-2|134	install -m 644 %{SOURCE3} %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|GConf2-3.2.6-2|135	install -m 755 %{SOURCE4} %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|GConf2-3.2.6-2|136	
14mr|GConf2-3.2.6-2|137	%{find_lang} %{name}
14mr|GConf2-3.2.6-2|138	
14mr|GConf2-3.2.6-2|139	# remove buggy symlink
14mr|GConf2-3.2.6-2|140	%post
14mr|GConf2-3.2.6-2|141	update-alternatives --install %{_bindir}/gconftool gconftool /usr/bin/gconftool-%{api} 20
14mr|GConf2-3.2.6-2|142	if [ "$1" = "2" ]; then
14mr|GConf2-3.2.6-2|143	update-alternatives --auto gconftool
14mr|GConf2-3.2.6-2|144	fi
14mr|GConf2-3.2.6-2|145	
14mr|GConf2-3.2.6-2|146	%triggerpostun -- GConf2 < 2.22.0-4
14mr|GConf2-3.2.6-2|147	GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source` %{_bindir}/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null
14mr|GConf2-3.2.6-2|148	
14mr|GConf2-3.2.6-2|149	%files -f %{name}.lang
14mr|GConf2-3.2.6-2|150	%doc README
14mr|GConf2-3.2.6-2|151	%dir %{_libdir}/GConf
14mr|GConf2-3.2.6-2|152	%dir %{_libdir}/GConf/%{api}
14mr|GConf2-3.2.6-2|153	%dir %{_sysconfdir}/gconf
14mr|GConf2-3.2.6-2|154	%dir %{_sysconfdir}/gconf/gconf.xml*
14mr|GConf2-3.2.6-2|155	%dir %{_sysconfdir}/gconf/schemas
14mr|GConf2-3.2.6-2|156	%config(noreplace) %{_sysconfdir}/profile.d/*
14mr|GConf2-3.2.6-2|157	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.gnome.GConf.Defaults.conf
14mr|GConf2-3.2.6-2|158	%config(noreplace) %{_sysconfdir}/gconf/%{api}
14mr|GConf2-3.2.6-2|159	%{_sysconfdir}/xdg/autostart/gsettings-data-convert.desktop
14mr|GConf2-3.2.6-2|160	%{_bindir}/gsettings-data-convert
14mr|GConf2-3.2.6-2|161	%{_bindir}/gconftool*
14mr|GConf2-3.2.6-2|162	%{_bindir}/gconf-merge-tree
14mr|GConf2-3.2.6-2|163	%{_mandir}/man1/gconftool-2.1*
14mr|GConf2-3.2.6-2|164	%{_mandir}/man1/gsettings-data-convert.1*
14mr|GConf2-3.2.6-2|165	%if "%{_lib}" != "lib"
14mr|GConf2-3.2.6-2|166	%{_prefix}/lib/gconfd-%{api}
14mr|GConf2-3.2.6-2|167	%endif
14mr|GConf2-3.2.6-2|168	%{_libexecdir}/gconfd-%{api}
14mr|GConf2-3.2.6-2|169	%{_libexecdir}/gconf-defaults-mechanism
14mr|GConf2-3.2.6-2|170	%{_libdir}/GConf/%{api}/*.so
14mr|GConf2-3.2.6-2|171	%{_libdir}/gio/modules/libgsettingsgconfbackend.so
14mr|GConf2-3.2.6-2|172	%{_datadir}/polkit-1/actions/org.gnome.gconf.defaults.policy
14mr|GConf2-3.2.6-2|173	%{_datadir}/sgml/gconf
14mr|GConf2-3.2.6-2|174	%{_datadir}/GConf
14mr|GConf2-3.2.6-2|175	%{_datadir}/dbus-1/services/org.gnome.GConf.service
14mr|GConf2-3.2.6-2|176	%{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service
14mr|GConf2-3.2.6-2|177	%{_var}/lib/rpm/filetriggers/gconf-schemas.*
14mr|GConf2-3.2.6-2|178	
14mr|GConf2-3.2.6-2|179	%files -n %{libname}
14mr|GConf2-3.2.6-2|180	%{_libdir}/lib*.so.%{major}*
14mr|GConf2-3.2.6-2|181	
14mr|GConf2-3.2.6-2|182	%files -n %{girname}
14mr|GConf2-3.2.6-2|183	%{_libdir}/girepository-1.0/GConf-%{gi_version}.typelib
14mr|GConf2-3.2.6-2|184	
14mr|GConf2-3.2.6-2|185	%files -n %{develname}
14mr|GConf2-3.2.6-2|186	%doc ChangeLog TODO NEWS AUTHORS
14mr|GConf2-3.2.6-2|187	%doc %{_datadir}/gtk-doc/html/*
14mr|GConf2-3.2.6-2|188	%{_bindir}/gsettings-schema-convert
14mr|GConf2-3.2.6-2|189	%{_datadir}/aclocal/*
14mr|GConf2-3.2.6-2|190	%{_datadir}/gir-1.0/GConf-%{gi_version}.gir
14mr|GConf2-3.2.6-2|191	%{_includedir}/gconf/
14mr|GConf2-3.2.6-2|192	%{_libdir}/*.so
14mr|GConf2-3.2.6-2|193	%{_libdir}/pkgconfig/*
14mr|GConf2-3.2.6-2|194	%{_mandir}/man1/gsettings-schema-convert.1*
14mr|GConf2-3.2.6-2|195	
14mr|GConf2-3.2.6-2|196	
14mr|GConf2-3.2.6-2|197	%changelog
14mr|GConf2-3.2.6-2|198	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.6-2
14mr|GConf2-3.2.6-2|199	+ Revision: e463b00
14mr|GConf2-3.2.6-2|200	- MassBuild#440: Increase release tag
14mr|GConf2-3.2.6-2|201	
14mr|GConf2-3.2.6-2|202	

16427 14
14mr|gconf-editor-2.32.0-6|1	Summary:	An editor for the GConf configuration system
14mr|gconf-editor-2.32.0-6|2	Name:		gconf-editor
14mr|gconf-editor-2.32.0-6|3	Version:	2.32.0
14mr|gconf-editor-2.32.0-6|4	Release:	6
14mr|gconf-editor-2.32.0-6|5	#gw the COPYING is v3 but all comments say v2+
14mr|gconf-editor-2.32.0-6|6	License:	GPLv2+
14mr|gconf-editor-2.32.0-6|7	Group:		Graphical desktop/GNOME
14mr|gconf-editor-2.32.0-6|8	URL:		http://www.gnome.org/
14mr|gconf-editor-2.32.0-6|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gconf-editor-2.32.0-6|10	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gconf-editor-2.32.0-6|11	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gconf-editor-2.32.0-6|12	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gconf-editor-2.32.0-6|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gconf-editor-2.32.0-6|14	BuildRequires:	intltool
14mr|gconf-editor-2.32.0-6|15	BuildRequires:	rarian
14mr|gconf-editor-2.32.0-6|16	BuildRequires:	desktop-file-utils
14mr|gconf-editor-2.32.0-6|17	BuildRequires:	libxslt-proc
14mr|gconf-editor-2.32.0-6|18	
14mr|gconf-editor-2.32.0-6|19	%description
14mr|gconf-editor-2.32.0-6|20	gconf-edit is an editor for the GConf configuration system
14mr|gconf-editor-2.32.0-6|21	
14mr|gconf-editor-2.32.0-6|22	%prep
14mr|gconf-editor-2.32.0-6|23	%setup -q
14mr|gconf-editor-2.32.0-6|24	
14mr|gconf-editor-2.32.0-6|25	%build
14mr|gconf-editor-2.32.0-6|26	%configure2_5x
14mr|gconf-editor-2.32.0-6|27	
14mr|gconf-editor-2.32.0-6|28	%make
14mr|gconf-editor-2.32.0-6|29	
14mr|gconf-editor-2.32.0-6|30	%install
14mr|gconf-editor-2.32.0-6|31	%makeinstall_std
14mr|gconf-editor-2.32.0-6|32	
14mr|gconf-editor-2.32.0-6|33	rm -rf %{buildroot}/var/lib/scrollkeeper
14mr|gconf-editor-2.32.0-6|34	
14mr|gconf-editor-2.32.0-6|35	desktop-file-install --vendor="" \
14mr|gconf-editor-2.32.0-6|36	--remove-category="System" \
14mr|gconf-editor-2.32.0-6|37	--add-category="Settings" \
14mr|gconf-editor-2.32.0-6|38	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
14mr|gconf-editor-2.32.0-6|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|gconf-editor-2.32.0-6|40	
14mr|gconf-editor-2.32.0-6|41	%find_lang %{name} --with-gnome
14mr|gconf-editor-2.32.0-6|42	
14mr|gconf-editor-2.32.0-6|43	%preun
14mr|gconf-editor-2.32.0-6|44	%preun_uninstall_gconf_schemas %{name}
14mr|gconf-editor-2.32.0-6|45	
14mr|gconf-editor-2.32.0-6|46	%files -f %{name}.lang
14mr|gconf-editor-2.32.0-6|47	%doc README AUTHORS NEWS
14mr|gconf-editor-2.32.0-6|48	%{_bindir}/*
14mr|gconf-editor-2.32.0-6|49	%{_mandir}/man1/*
14mr|gconf-editor-2.32.0-6|50	%{_datadir}/applications/*
14mr|gconf-editor-2.32.0-6|51	%{_datadir}/icons/hicolor/*/*/*
14mr|gconf-editor-2.32.0-6|52	%{_datadir}/%{name}
14mr|gconf-editor-2.32.0-6|53	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14mr|gconf-editor-2.32.0-6|54	
14mr|gconf-editor-2.32.0-6|55	
14mr|gconf-editor-2.32.0-6|56	
14mr|gconf-editor-2.32.0-6|57	%changelog
14mr|gconf-editor-2.32.0-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.0-6
14mr|gconf-editor-2.32.0-6|59	+ Revision: ffbf78d
14mr|gconf-editor-2.32.0-6|60	- MassBuild#440: Increase release tag
14mr|gconf-editor-2.32.0-6|61	
14mr|gconf-editor-2.32.0-6|62	

16428 14
14mr|gconfmm2.6-2.28.2-5|1	%define version 2.28.2
14mr|gconfmm2.6-2.28.2-5|2	%define release  5
14mr|gconfmm2.6-2.28.2-5|3	
14mr|gconfmm2.6-2.28.2-5|4	%define major	1
14mr|gconfmm2.6-2.28.2-5|5	%define api_version 2.6
14mr|gconfmm2.6-2.28.2-5|6	
14mr|gconfmm2.6-2.28.2-5|7	%define glibmm_version	2.6.4
14mr|gconfmm2.6-2.28.2-5|8	%define gtkmm_version	2.4.0
14mr|gconfmm2.6-2.28.2-5|9	%define gconf_version	2.4.0
14mr|gconfmm2.6-2.28.2-5|10	
14mr|gconfmm2.6-2.28.2-5|11	%define pkgname gconfmm
14mr|gconfmm2.6-2.28.2-5|12	%define libname		%mklibname %pkgname %api_version %{major}
14mr|gconfmm2.6-2.28.2-5|13	%define develname	%mklibname -d %pkgname %api_version
14mr|gconfmm2.6-2.28.2-5|14	
14mr|gconfmm2.6-2.28.2-5|15	Name:	 	%{pkgname}%{api_version}
14mr|gconfmm2.6-2.28.2-5|16	Summary: 	A C++ interface for GConf library
14mr|gconfmm2.6-2.28.2-5|17	Version: 	%version
14mr|gconfmm2.6-2.28.2-5|18	Release: 	%release
14mr|gconfmm2.6-2.28.2-5|19	#gw lib is LGPL, tool is GPL
14mr|gconfmm2.6-2.28.2-5|20	License: 	LGPLv2+ and GPLv2+
14mr|gconfmm2.6-2.28.2-5|21	Group:   	System/Libraries
14mr|gconfmm2.6-2.28.2-5|22	Source:  	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|gconfmm2.6-2.28.2-5|23	Patch0:		gconfmm-2.12.0-64bit-fixes.patch
14mr|gconfmm2.6-2.28.2-5|24	URL:     	http://gtkmm.sourceforge.net/
14mr|gconfmm2.6-2.28.2-5|25	BuildRequires:	pkgconfig(gconf-2.0) >= %{gconf_version}
14mr|gconfmm2.6-2.28.2-5|26	BuildRequires:	dbus-glib-devel
14mr|gconfmm2.6-2.28.2-5|27	BuildRequires:	glibmm2.4-devel >= %{glibmm_version}
14mr|gconfmm2.6-2.28.2-5|28	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
14mr|gconfmm2.6-2.28.2-5|29	BuildRequires:	gnome-common
14mr|gconfmm2.6-2.28.2-5|30	BuildRequires:	doxygen
14mr|gconfmm2.6-2.28.2-5|31	
14mr|gconfmm2.6-2.28.2-5|32	%description
14mr|gconfmm2.6-2.28.2-5|33	This package provides a C++ interface for GConf, a configuration data
14mr|gconfmm2.6-2.28.2-5|34	storage mechanism to ship with GNOME.  It is a subpackage of the
14mr|gconfmm2.6-2.28.2-5|35	gnomemm project, which provides a C++ interface for GNOME libraries.
14mr|gconfmm2.6-2.28.2-5|36	
14mr|gconfmm2.6-2.28.2-5|37	
14mr|gconfmm2.6-2.28.2-5|38	%package	-n %{libname}
14mr|gconfmm2.6-2.28.2-5|39	Summary:	%{summary}
14mr|gconfmm2.6-2.28.2-5|40	Group:		%{group}
14mr|gconfmm2.6-2.28.2-5|41	
14mr|gconfmm2.6-2.28.2-5|42	%description -n %{libname}
14mr|gconfmm2.6-2.28.2-5|43	This package provides a C++ interface for GConf, a configuration data
14mr|gconfmm2.6-2.28.2-5|44	storage mechanism to ship with GNOME.  It is a subpackage of the
14mr|gconfmm2.6-2.28.2-5|45	gnomemm project, which provides a C++ interface for GNOME libraries.
14mr|gconfmm2.6-2.28.2-5|46	
14mr|gconfmm2.6-2.28.2-5|47	
14mr|gconfmm2.6-2.28.2-5|48	%package	-n %develname
14mr|gconfmm2.6-2.28.2-5|49	Summary:	Headers and development files of GConf 2 C++ wrapper
14mr|gconfmm2.6-2.28.2-5|50	Group:		Development/GNOME and GTK+
14mr|gconfmm2.6-2.28.2-5|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|gconfmm2.6-2.28.2-5|52	Provides:	libgconfmm%{api_version}-devel = %{version}-%{release}
14mr|gconfmm2.6-2.28.2-5|53	Requires:	%{libname} = %{version}
14mr|gconfmm2.6-2.28.2-5|54	Obsoletes: %mklibname -d %pkgname %api_version 1
14mr|gconfmm2.6-2.28.2-5|55	
14mr|gconfmm2.6-2.28.2-5|56	%description -n %develname
14mr|gconfmm2.6-2.28.2-5|57	This package contains the headers and various development files needed,
14mr|gconfmm2.6-2.28.2-5|58	when compiling or developing programs which want GConf 2 C++ wrapper.
14mr|gconfmm2.6-2.28.2-5|59	
14mr|gconfmm2.6-2.28.2-5|60	%package	doc
14mr|gconfmm2.6-2.28.2-5|61	Summary:	Documentation of %{pkgname} library
14mr|gconfmm2.6-2.28.2-5|62	Group:		Books/Other
14mr|gconfmm2.6-2.28.2-5|63	
14mr|gconfmm2.6-2.28.2-5|64	%description doc
14mr|gconfmm2.6-2.28.2-5|65	This package provides API documentation of %{pkgname} library.
14mr|gconfmm2.6-2.28.2-5|66	
14mr|gconfmm2.6-2.28.2-5|67	
14mr|gconfmm2.6-2.28.2-5|68	%prep
14mr|gconfmm2.6-2.28.2-5|69	%setup -q -n %pkgname-%version
14mr|gconfmm2.6-2.28.2-5|70	%patch0 -p1 -b .64bit-fixes
14mr|gconfmm2.6-2.28.2-5|71	
14mr|gconfmm2.6-2.28.2-5|72	%build
14mr|gconfmm2.6-2.28.2-5|73	NOCONFIGURE=yes gnome-autogen.sh
14mr|gconfmm2.6-2.28.2-5|74	%configure2_5x --enable-static
14mr|gconfmm2.6-2.28.2-5|75	%make
14mr|gconfmm2.6-2.28.2-5|76	
14mr|gconfmm2.6-2.28.2-5|77	%install
14mr|gconfmm2.6-2.28.2-5|78	%makeinstall_std
14mr|gconfmm2.6-2.28.2-5|79	
14mr|gconfmm2.6-2.28.2-5|80	%files -n %{libname}
14mr|gconfmm2.6-2.28.2-5|81	%defattr(-, root, root)
14mr|gconfmm2.6-2.28.2-5|82	%doc COPYING.LIB
14mr|gconfmm2.6-2.28.2-5|83	%{_libdir}/libgconfmm-%{api_version}.so.%{major}*
14mr|gconfmm2.6-2.28.2-5|84	
14mr|gconfmm2.6-2.28.2-5|85	%files -n %develname
14mr|gconfmm2.6-2.28.2-5|86	%defattr(-, root, root)
14mr|gconfmm2.6-2.28.2-5|87	%doc AUTHORS COPYING.LIB ChangeLog NEWS README
14mr|gconfmm2.6-2.28.2-5|88	%doc %_datadir/doc/gconfmm-%api_version
14mr|gconfmm2.6-2.28.2-5|89	%doc %_datadir/devhelp/books/gconfmm-%api_version
14mr|gconfmm2.6-2.28.2-5|90	%{_includedir}/*
14mr|gconfmm2.6-2.28.2-5|91	%{_libdir}/%{pkgname}-%{api_version}
14mr|gconfmm2.6-2.28.2-5|92	%{_libdir}/pkgconfig/*.pc
14mr|gconfmm2.6-2.28.2-5|93	%{_libdir}/*.a
14mr|gconfmm2.6-2.28.2-5|94	%{_libdir}/*.so
14mr|gconfmm2.6-2.28.2-5|95	
14mr|gconfmm2.6-2.28.2-5|96	%files doc
14mr|gconfmm2.6-2.28.2-5|97	%defattr(-, root, root)
14mr|gconfmm2.6-2.28.2-5|98	%doc docs/reference/html
14mr|gconfmm2.6-2.28.2-5|99	
14mr|gconfmm2.6-2.28.2-5|100	
14mr|gconfmm2.6-2.28.2-5|101	
14mr|gconfmm2.6-2.28.2-5|102	
14mr|gconfmm2.6-2.28.2-5|103	
14mr|gconfmm2.6-2.28.2-5|104	%changelog
14mr|gconfmm2.6-2.28.2-5|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28.2-5
14mr|gconfmm2.6-2.28.2-5|106	+ Revision: bed325b
14mr|gconfmm2.6-2.28.2-5|107	- MassBuild#440: Increase release tag
14mr|gconfmm2.6-2.28.2-5|108	
14mr|gconfmm2.6-2.28.2-5|109	

16429 14
14mr|gcr-3.12.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gcr-3.12.2-2|2	
14mr|gcr-3.12.2-2|3	%define major_gck   0
14mr|gcr-3.12.2-2|4	%define api_gck     1
14mr|gcr-3.12.2-2|5	
14mr|gcr-3.12.2-2|6	%define major_gcr   1
14mr|gcr-3.12.2-2|7	%define api_gcr     3
14mr|gcr-3.12.2-2|8	
14mr|gcr-3.12.2-2|9	%define libname		%mklibname gcr %{api_gcr} %{major_gcr}
14mr|gcr-3.12.2-2|10	%define libnamebase	%mklibname gcr-base %{api_gcr} %{major_gcr}
14mr|gcr-3.12.2-2|11	%define libnamegck	%mklibname gck %{api_gck} %{major_gck}
14mr|gcr-3.12.2-2|12	%define girname		%mklibname gcr-gir %{major_gcr}
14mr|gcr-3.12.2-2|13	%define girnamegck	%mklibname gck-gir %{major_gck}
14mr|gcr-3.12.2-2|14	%define develname	%mklibname -d gcr
14mr|gcr-3.12.2-2|15	
14mr|gcr-3.12.2-2|16	Summary:    A library for bits of crypto UI and parsing
14mr|gcr-3.12.2-2|17	Name:       gcr
14mr|gcr-3.12.2-2|18	Version:    3.12.2
14mr|gcr-3.12.2-2|19	Release:    2
14mr|gcr-3.12.2-2|20	URL:        http://www.gnome.org/
14mr|gcr-3.12.2-2|21	License:    GPLv2+ and LGPLv2+
14mr|gcr-3.12.2-2|22	Group:      Networking/Remote access
14mr|gcr-3.12.2-2|23	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gcr-3.12.2-2|24	Source10:   %{name}.rpmlintrc
14mr|gcr-3.12.2-2|25	
14mr|gcr-3.12.2-2|26	BuildRequires:  intltool
14mr|gcr-3.12.2-2|27	BuildRequires:  libgcrypt-devel
14mr|gcr-3.12.2-2|28	BuildRequires:  libtasn1-tools
14mr|gcr-3.12.2-2|29	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gcr-3.12.2-2|30	BuildRequires:  pkgconfig(p11-kit-1) >= 0.19.1
14mr|gcr-3.12.2-2|31	BuildRequires:  pkgconfig(libtasn1)
14mr|gcr-3.12.2-2|32	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mr|gcr-3.12.2-2|33	BuildRequires:  xsltproc
14mr|gcr-3.12.2-2|34	#Conflicts:  gnome-keyring < 3.3.1
14mr|gcr-3.12.2-2|35	
14mr|gcr-3.12.2-2|36	%description
14mr|gcr-3.12.2-2|37	A library for bits of crypto UI and parsing etc.
14mr|gcr-3.12.2-2|38	
14mr|gcr-3.12.2-2|39	This package also contains the gcr-viewer binary.
14mr|gcr-3.12.2-2|40	
14mr|gcr-3.12.2-2|41	%package -n %{libname}
14mr|gcr-3.12.2-2|42	Group:      System/Libraries
14mr|gcr-3.12.2-2|43	Summary:    Library for integration with the gnome keyring system
14mr|gcr-3.12.2-2|44	Requires:   %{name} = %{version}-%{release}
14mr|gcr-3.12.2-2|45	Conflicts:  %{_lib}gnome-keyring < 2.29.4
14mr|gcr-3.12.2-2|46	Obsoletes:  %{_lib}gcr-3_0 < 3.1.4
14mr|gcr-3.12.2-2|47	Obsoletes:  %{_lib}gcr-3_1 < 3.1.91
14mr|gcr-3.12.2-2|48	
14mr|gcr-3.12.2-2|49	%description -n %{libname}
14mr|gcr-3.12.2-2|50	This package contains shared libraries for Gnome keyring.
14mr|gcr-3.12.2-2|51	
14mr|gcr-3.12.2-2|52	%package -n %{libnamegck}
14mr|gcr-3.12.2-2|53	Group:      System/Libraries
14mr|gcr-3.12.2-2|54	Summary:    Library for integration with the gnome keyring system
14mr|gcr-3.12.2-2|55	
14mr|gcr-3.12.2-2|56	%description -n %{libnamegck}
14mr|gcr-3.12.2-2|57	This package contains shared libraries for Gnome keyring.
14mr|gcr-3.12.2-2|58	
14mr|gcr-3.12.2-2|59	%package -n %{libnamebase}
14mr|gcr-3.12.2-2|60	Group:          System/Libraries
14mr|gcr-3.12.2-2|61	Summary:        Library for integration with the gnome keyring system
14mr|gcr-3.12.2-2|62	
14mr|gcr-3.12.2-2|63	%description -n %{libnamebase}
14mr|gcr-3.12.2-2|64	This package contains shared libraries for Gnome keyring.
14mr|gcr-3.12.2-2|65	
14mr|gcr-3.12.2-2|66	%package -n %{girname}
14mr|gcr-3.12.2-2|67	Summary:        GObject Introspection interface description for Gcr
14mr|gcr-3.12.2-2|68	Group:          System/Libraries
14mr|gcr-3.12.2-2|69	
14mr|gcr-3.12.2-2|70	%description -n %{girname}
14mr|gcr-3.12.2-2|71	GObject Introspection interface description for Gcr.
14mr|gcr-3.12.2-2|72	
14mr|gcr-3.12.2-2|73	%package -n %{girnamegck}
14mr|gcr-3.12.2-2|74	Summary:        GObject Introspection interface description for Gck
14mr|gcr-3.12.2-2|75	Group:          System/Libraries
14mr|gcr-3.12.2-2|76	
14mr|gcr-3.12.2-2|77	%description -n %{girnamegck}
14mr|gcr-3.12.2-2|78	GObject Introspection interface description for Gck.
14mr|gcr-3.12.2-2|79	
14mr|gcr-3.12.2-2|80	%package -n %{develname}
14mr|gcr-3.12.2-2|81	Group:      Development/C
14mr|gcr-3.12.2-2|82	Summary:    Development files and headers for %{name}
14mr|gcr-3.12.2-2|83	Requires:   %{libname} = %{version}-%{release}
14mr|gcr-3.12.2-2|84	Requires:   %{libnamegck} = %{version}-%{release}
14mr|gcr-3.12.2-2|85	Requires:   %{libnamebase} = %{version}-%{release}
14mr|gcr-3.12.2-2|86	Requires:   %{girname} = %{version}-%{release}
14mr|gcr-3.12.2-2|87	Requires:   %{girnamegck} = %{version}-%{release}
14mr|gcr-3.12.2-2|88	Provides:   %{name}-devel = %{version}-%{release}
14mr|gcr-3.12.2-2|89	Conflicts:  %{_lib}-gnome-keyring-devel < 2.29.4
14mr|gcr-3.12.2-2|90	
14mr|gcr-3.12.2-2|91	%description -n %{develname}
14mr|gcr-3.12.2-2|92	Thi package contains the development files and headers for %{name}.
14mr|gcr-3.12.2-2|93	
14mr|gcr-3.12.2-2|94	%prep
14mr|gcr-3.12.2-2|95	%setup -q
14mr|gcr-3.12.2-2|96	%apply_patches
14mr|gcr-3.12.2-2|97	
14mr|gcr-3.12.2-2|98	%build
14mr|gcr-3.12.2-2|99	%configure2_5x \
14mr|gcr-3.12.2-2|100	--disable-static \
14mr|gcr-3.12.2-2|101	--disable-update-mime \
14mr|gcr-3.12.2-2|102	--disable-schemas-compile \
14mr|gcr-3.12.2-2|103	--enable-introspection=yes
14mr|gcr-3.12.2-2|104	%make
14mr|gcr-3.12.2-2|105	
14mr|gcr-3.12.2-2|106	%install
14mr|gcr-3.12.2-2|107	%makeinstall_std
14mr|gcr-3.12.2-2|108	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mr|gcr-3.12.2-2|109	
14mr|gcr-3.12.2-2|110	# rm -f %{buildroot}/%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
14mr|gcr-3.12.2-2|111	
14mr|gcr-3.12.2-2|112	%find_lang %{name}
14mr|gcr-3.12.2-2|113	
14mr|gcr-3.12.2-2|114	%files -f %{name}.lang
14mr|gcr-3.12.2-2|115	%doc README NEWS
14mr|gcr-3.12.2-2|116	%{_bindir}/gcr-viewer
14mr|gcr-3.12.2-2|117	%{_libexecdir}/gcr-prompter
14mr|gcr-3.12.2-2|118	%{_datadir}/%{name}-%{api_gcr}/
14mr|gcr-3.12.2-2|119	%{_datadir}/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
14mr|gcr-3.12.2-2|120	%{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
14mr|gcr-3.12.2-2|121	%{_datadir}/GConf/gsettings/org.gnome.crypto.pgp*.convert
14mr|gcr-3.12.2-2|122	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
14mr|gcr-3.12.2-2|123	%{_datadir}/applications/gcr-viewer.desktop
14mr|gcr-3.12.2-2|124	%{_datadir}/applications/gcr-prompter.desktop
14mr|gcr-3.12.2-2|125	%{_datadir}/mime/packages/gcr-crypto-types.xml
14mr|gcr-3.12.2-2|126	%{_datadir}/icons/hicolor/*/apps/gcr*.png
14mr|gcr-3.12.2-2|127	
14mr|gcr-3.12.2-2|128	%files -n %{libnamegck}
14mr|gcr-3.12.2-2|129	%{_libdir}/libgck-%{api_gck}.so.%{major_gck}*
14mr|gcr-3.12.2-2|130	
14mr|gcr-3.12.2-2|131	%files -n %{girnamegck}
14mr|gcr-3.12.2-2|132	%{_libdir}/girepository-1.0/Gck-%{api_gck}.typelib
14mr|gcr-3.12.2-2|133	
14mr|gcr-3.12.2-2|134	%files -n %{libnamebase}
14mr|gcr-3.12.2-2|135	%{_libdir}/libgcr-base-%{api_gcr}.so.%{major_gcr}*
14mr|gcr-3.12.2-2|136	
14mr|gcr-3.12.2-2|137	%files -n %{libname}
14mr|gcr-3.12.2-2|138	%{_libdir}/libgcr-%{api_gcr}.so.%{major_gcr}*
14mr|gcr-3.12.2-2|139	%{_libdir}/libgcr-ui-%{api_gcr}.so.%{major_gcr}*
14mr|gcr-3.12.2-2|140	
14mr|gcr-3.12.2-2|141	%files -n %{girname}
14mr|gcr-3.12.2-2|142	%{_libdir}/girepository-1.0/Gcr-%{api_gcr}.typelib
14mr|gcr-3.12.2-2|143	%{_libdir}/girepository-1.0/GcrUi-%{api_gcr}.typelib
14mr|gcr-3.12.2-2|144	
14mr|gcr-3.12.2-2|145	%files -n %{develname}
14mr|gcr-3.12.2-2|146	%doc %{_datadir}/gtk-doc/html/*
14mr|gcr-3.12.2-2|147	%{_libdir}/libgck-%{api_gck}.so
14mr|gcr-3.12.2-2|148	%{_libdir}/libgcr-%{api_gcr}.so
14mr|gcr-3.12.2-2|149	%{_libdir}/libgcr-base-%{api_gcr}.so
14mr|gcr-3.12.2-2|150	%{_libdir}/libgcr-ui-%{api_gcr}.so
14mr|gcr-3.12.2-2|151	%{_includedir}/gck-%{api_gck}
14mr|gcr-3.12.2-2|152	%{_includedir}/gcr-%{api_gcr}
14mr|gcr-3.12.2-2|153	%{_libdir}/pkgconfig/gck-%{api_gck}.pc
14mr|gcr-3.12.2-2|154	%{_libdir}/pkgconfig/gcr-%{api_gcr}.pc
14mr|gcr-3.12.2-2|155	%{_libdir}/pkgconfig/gcr-base-%{api_gcr}.pc
14mr|gcr-3.12.2-2|156	%{_libdir}/pkgconfig/gcr-ui-%{api_gcr}.pc
14mr|gcr-3.12.2-2|157	%{_datadir}/gir-1.0/Gck-%{api_gck}.gir
14mr|gcr-3.12.2-2|158	%{_datadir}/gir-1.0/Gcr-%{api_gcr}.gir
14mr|gcr-3.12.2-2|159	%{_datadir}/gir-1.0/GcrUi-%{api_gcr}.gir
14mr|gcr-3.12.2-2|160	
14mr|gcr-3.12.2-2|161	
14mr|gcr-3.12.2-2|162	%changelog
14mr|gcr-3.12.2-2|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gcr-3.12.2-2|164	+ Revision: a87a73a
14mr|gcr-3.12.2-2|165	- MassBuild#440: Increase release tag
14mr|gcr-3.12.2-2|166	
14mr|gcr-3.12.2-2|167	

16430 14
14mr|gd-2.0.35-23|1	%define major 2
14mr|gd-2.0.35-23|2	%define libname %mklibname %{name} %{major}
14mr|gd-2.0.35-23|3	%define develname %mklibname %{name} -d
14mr|gd-2.0.35-23|4	%define staticdevelname %mklibname %{name} -d -s
14mr|gd-2.0.35-23|5	
14mr|gd-2.0.35-23|6	Summary:	A library used to create PNG, JPEG, or WBMP images
14mr|gd-2.0.35-23|7	Name:		gd
14mr|gd-2.0.35-23|8	Version:	2.0.35
14mr|gd-2.0.35-23|9	Release:	23
14mr|gd-2.0.35-23|10	License:	BSD-style
14mr|gd-2.0.35-23|11	Group:		System/Libraries
14mr|gd-2.0.35-23|12	URL:		http://www.libgd.org/
14mr|gd-2.0.35-23|13	Source0:	http://www.libgd.org/releases/%{name}-%{version}.tar.bz2
14mr|gd-2.0.35-23|14	Patch0:		gd-2.0.35-format_not_a_string_literal_and_no_format_arguments.diff
14mr|gd-2.0.35-23|15	Patch1:		0001_cvs20070904.patch
14mr|gd-2.0.35-23|16	Patch2:		0002_cvs20070916.patch
14mr|gd-2.0.35-23|17	Patch3:		gd-2.0.35-CVE-2009-3546.diff
14mr|gd-2.0.35-23|18	#It uses freetype2-devel, but uses the old library for gdttf
14mr|gd-2.0.35-23|19	BuildRequires:	freetype-devel
14mr|gd-2.0.35-23|20	BuildRequires:	gettext-devel
14mr|gd-2.0.35-23|21	BuildRequires:	jpeg-devel
14mr|gd-2.0.35-23|22	BuildRequires:	pkgconfig(fontconfig)
14mr|gd-2.0.35-23|23	BuildRequires:	pkgconfig(freetype2)
14mr|gd-2.0.35-23|24	BuildRequires:	pkgconfig(libpng)
14mr|gd-2.0.35-23|25	BuildRequires:	pkgconfig(x11)
14mr|gd-2.0.35-23|26	BuildRequires:	pkgconfig(xpm)
14mr|gd-2.0.35-23|27	BuildRequires:	pkgconfig(zlib)
14mr|gd-2.0.35-23|28	
14mr|gd-2.0.35-23|29	%description
14mr|gd-2.0.35-23|30	gd is a graphics library. It allows your code to quickly draw images complete
14mr|gd-2.0.35-23|31	with lines, arcs, text, multiple colors, cut and paste from other images, and
14mr|gd-2.0.35-23|32	flood fills, and write out the result as a PNG or JPEG file. This is
14mr|gd-2.0.35-23|33	particularly useful in World Wide Webapplications, where PNG and JPEG are two
14mr|gd-2.0.35-23|34	of the formats accepted for inlineimages by most browsers.
14mr|gd-2.0.35-23|35	
14mr|gd-2.0.35-23|36	gd is not a paint program. If you are looking for a paint program, you are
14mr|gd-2.0.35-23|37	looking in the wrong place. If you are not a programmer, you are looking in the
14mr|gd-2.0.35-23|38	wrong place.
14mr|gd-2.0.35-23|39	
14mr|gd-2.0.35-23|40	gd does not provide for every possible desirable graphics operation. It is not
14mr|gd-2.0.35-23|41	necessary or desirable for gd to become a kitchen-sink graphics package, but
14mr|gd-2.0.35-23|42	version 1.7.3 incorporates most of the commonly requested features for an 8-bit
14mr|gd-2.0.35-23|43	2D package.
14mr|gd-2.0.35-23|44	
14mr|gd-2.0.35-23|45	%package -n	%{libname}
14mr|gd-2.0.35-23|46	Summary:	A library used to create PNG, JPEG, or WBMP images
14mr|gd-2.0.35-23|47	Group:		System/Libraries
14mr|gd-2.0.35-23|48	Provides:	%{name} = %{version}-%{release}
14mr|gd-2.0.35-23|49	Provides:	%{libname} = %{version}-%{release}
14mr|gd-2.0.35-23|50	
14mr|gd-2.0.35-23|51	%description -n	%{libname}
14mr|gd-2.0.35-23|52	This package contains the library needed to run programs dynamically linked
14mr|gd-2.0.35-23|53	with libgd.
14mr|gd-2.0.35-23|54	
14mr|gd-2.0.35-23|55	%package -n	%{develname}
14mr|gd-2.0.35-23|56	Summary:	The development libraries and header files for gd
14mr|gd-2.0.35-23|57	Group:		Development/C
14mr|gd-2.0.35-23|58	Requires:	%{libname} = %{version}-%{release}
14mr|gd-2.0.35-23|59	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gd-2.0.35-23|60	Provides:	%{name}-devel = %{version}-%{release}
14mr|gd-2.0.35-23|61	
14mr|gd-2.0.35-23|62	%description -n	%{develname}
14mr|gd-2.0.35-23|63	These are the development libraries and header files for gd, the .png and .jpeg
14mr|gd-2.0.35-23|64	graphics library. If you're installing the gd graphics library, you'll probably
14mr|gd-2.0.35-23|65	want to install gd-devel.
14mr|gd-2.0.35-23|66	
14mr|gd-2.0.35-23|67	%package	utils
14mr|gd-2.0.35-23|68	Requires:	%{libname} = %{version}
14mr|gd-2.0.35-23|69	Summary:	The Utils files for gd
14mr|gd-2.0.35-23|70	Group:		System/Libraries
14mr|gd-2.0.35-23|71	
14mr|gd-2.0.35-23|72	%description	utils
14mr|gd-2.0.35-23|73	gd is a graphics library. It allows your code to quickly draw images complete
14mr|gd-2.0.35-23|74	with lines, arcs, text, multiple colors, cut and paste from other images, and
14mr|gd-2.0.35-23|75	flood fills, and write out the result as a PNG or JPEG file. This is
14mr|gd-2.0.35-23|76	particularly useful in World Wide Webapplications, where PNG and JPEG are two
14mr|gd-2.0.35-23|77	of the formats accepted for inlineimages by most browsers.
14mr|gd-2.0.35-23|78	
14mr|gd-2.0.35-23|79	gd is not a paint program. If you are looking for a paint program, you are
14mr|gd-2.0.35-23|80	looking in the wrong place. If you are not a programmer, you are looking in the
14mr|gd-2.0.35-23|81	wrong place.
14mr|gd-2.0.35-23|82	
14mr|gd-2.0.35-23|83	gd does not provide for every possible desirable graphics operation. It is not
14mr|gd-2.0.35-23|84	necessary or desirable for gd to become a kitchen-sink graphics package, but
14mr|gd-2.0.35-23|85	version 1.7.3 incorporates most of the commonly requested features for an 8-bit
14mr|gd-2.0.35-23|86	2D package.
14mr|gd-2.0.35-23|87	
14mr|gd-2.0.35-23|88	This package contains various utilities utilizing the gd library.
14mr|gd-2.0.35-23|89	
14mr|gd-2.0.35-23|90	%prep
14mr|gd-2.0.35-23|91	
14mr|gd-2.0.35-23|92	%setup -q
14mr|gd-2.0.35-23|93	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|gd-2.0.35-23|94	%patch1 -p1 -b .cvs20070904
14mr|gd-2.0.35-23|95	%patch2 -p1 -b .cvs20070916
14mr|gd-2.0.35-23|96	%patch3 -p0 -b .CVE-2009-3546
14mr|gd-2.0.35-23|97	
14mr|gd-2.0.35-23|98	%build
14mr|gd-2.0.35-23|99	autoreconf -fi
14mr|gd-2.0.35-23|100	%configure2_5x \
14mr|gd-2.0.35-23|101	--disable-static
14mr|gd-2.0.35-23|102	
14mr|gd-2.0.35-23|103	%make
14mr|gd-2.0.35-23|104	
14mr|gd-2.0.35-23|105	%install
14mr|gd-2.0.35-23|106	rm -rf %{buildroot}
14mr|gd-2.0.35-23|107	%makeinstall
14mr|gd-2.0.35-23|108	
14mr|gd-2.0.35-23|109	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/gdlib-config
14mr|gd-2.0.35-23|110	
14mr|gd-2.0.35-23|111	%multiarch_binaries %{buildroot}%{_bindir}/gdlib-config
14mr|gd-2.0.35-23|112	
14mr|gd-2.0.35-23|113	%multiarch_includes %{buildroot}%{_includedir}/gd.h
14mr|gd-2.0.35-23|114	
14mr|gd-2.0.35-23|115	install -m0644 gdhelpers.h %{buildroot}%{_includedir}/
14mr|gd-2.0.35-23|116	
14mr|gd-2.0.35-23|117	%files -n %{libname}
14mr|gd-2.0.35-23|118	%{_libdir}/*.so.*
14mr|gd-2.0.35-23|119	
14mr|gd-2.0.35-23|120	%files -n %{develname}
14mr|gd-2.0.35-23|121	%attr(644,root,root) %doc index.html
14mr|gd-2.0.35-23|122	%{_bindir}/gdlib-config
14mr|gd-2.0.35-23|123	%{multiarch_bindir}/gdlib-config
14mr|gd-2.0.35-23|124	%{_libdir}/*.so
14mr|gd-2.0.35-23|125	%{_includedir}/*.h
14mr|gd-2.0.35-23|126	%{multiarch_includedir}/*.h
14mr|gd-2.0.35-23|127	
14mr|gd-2.0.35-23|128	%files utils
14mr|gd-2.0.35-23|129	%doc README.TXT
14mr|gd-2.0.35-23|130	%{_bindir}/annotate
14mr|gd-2.0.35-23|131	%{_bindir}/bdftogd
14mr|gd-2.0.35-23|132	%{_bindir}/gd2copypal
14mr|gd-2.0.35-23|133	%{_bindir}/gd2topng
14mr|gd-2.0.35-23|134	%{_bindir}/gdparttopng
14mr|gd-2.0.35-23|135	%{_bindir}/gdtopng
14mr|gd-2.0.35-23|136	%{_bindir}/pngtogd
14mr|gd-2.0.35-23|137	%{_bindir}/pngtogd2
14mr|gd-2.0.35-23|138	%{_bindir}/webpng
14mr|gd-2.0.35-23|139	%{_bindir}/gd2togif
14mr|gd-2.0.35-23|140	%{_bindir}/gdcmpgif
14mr|gd-2.0.35-23|141	%{_bindir}/giftogd2
14mr|gd-2.0.35-23|142	
14mr|gd-2.0.35-23|143	
14mr|gd-2.0.35-23|144	
14mr|gd-2.0.35-23|145	%changelog
14mr|gd-2.0.35-23|146	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.35-23
14mr|gd-2.0.35-23|147	+ Revision: 5bc410b
14mr|gd-2.0.35-23|148	- MassBuild#440: Increase release tag
14mr|gd-2.0.35-23|149	
14mr|gd-2.0.35-23|150	

16431 14
14mr|gda2.0-3.1.5-15|1	%define 	name gda2.0
14mr|gda2.0-3.1.5-15|2	%define		pkgname libgda
14mr|gda2.0-3.1.5-15|3	%define dirver 3.0
14mr|gda2.0-3.1.5-15|4	
14mr|gda2.0-3.1.5-15|5	%define 	build_mysql 1
14mr|gda2.0-3.1.5-15|6	%{?_with_mysql: %global build_mysql 1}
14mr|gda2.0-3.1.5-15|7	%define		build_freetds 0
14mr|gda2.0-3.1.5-15|8	%{?_with_freetds: %global build_freetds 1}
14mr|gda2.0-3.1.5-15|9	%define		build_mdb 0
14mr|gda2.0-3.1.5-15|10	%{?_with_mdb: %global build_mdb 1}
14mr|gda2.0-3.1.5-15|11	
14mr|gda2.0-3.1.5-15|12	%define api 3.0
14mr|gda2.0-3.1.5-15|13	%define oname gda
14mr|gda2.0-3.1.5-15|14	%define	major 2
14mr|gda2.0-3.1.5-15|15	%define xsltmajor 0
14mr|gda2.0-3.1.5-15|16	%define libname	%mklibname %{oname}%{api}_ %major
14mr|gda2.0-3.1.5-15|17	%define libnamexslt %mklibname gda-xslt %{api} %xsltmajor
14mr|gda2.0-3.1.5-15|18	%define libnamedev	%mklibname -d %{oname}%{api}
14mr|gda2.0-3.1.5-15|19	%define basiclibname	%mklibname %{oname}%{api}
14mr|gda2.0-3.1.5-15|20	
14mr|gda2.0-3.1.5-15|21	%define old_package	%mklibname gda3.0_ 3
14mr|gda2.0-3.1.5-15|22	Summary:	GNU Data Access
14mr|gda2.0-3.1.5-15|23	Name: 		%{name}
14mr|gda2.0-3.1.5-15|24	Version: 3.1.5
14mr|gda2.0-3.1.5-15|25	Release: 15
14mr|gda2.0-3.1.5-15|26	License: 	GPLv2+ and LGPLv2+
14mr|gda2.0-3.1.5-15|27	Group: 		Databases
14mr|gda2.0-3.1.5-15|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|gda2.0-3.1.5-15|29	Patch0: libgda-3.1.5-format-strings.patch
14mr|gda2.0-3.1.5-15|30	Patch1: libgda-3.1.5-fix-install.patch
14mr|gda2.0-3.1.5-15|31	Patch2: libgda-3.1.5-xbase64.patch
14mr|gda2.0-3.1.5-15|32	Patch3: libgda-3.1.5-lib64.patch
14mr|gda2.0-3.1.5-15|33	Patch4: libgda-3.1.5-glib-includes.patch
14mr|gda2.0-3.1.5-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gda2.0-3.1.5-15|35	BuildRequires:	bison
14mr|gda2.0-3.1.5-15|36	BuildRequires:	db-devel
14mr|gda2.0-3.1.5-15|37	BuildRequires:	flex
14mr|gda2.0-3.1.5-15|38	BuildRequires:	gdbm-devel
14mr|gda2.0-3.1.5-15|39	BuildRequires:	glib2-devel
14mr|gda2.0-3.1.5-15|40	BuildRequires:	libxslt-devel >= 1.0.9
14mr|gda2.0-3.1.5-15|41	BuildRequires:	ncurses-devel
14mr|gda2.0-3.1.5-15|42	BuildRequires:  openldap2-devel
14mr|gda2.0-3.1.5-15|43	BuildRequires:	intltool
14mr|gda2.0-3.1.5-15|44	BuildRequires:	popt-devel
14mr|gda2.0-3.1.5-15|45	BuildRequires:	postgresql-devel
14mr|gda2.0-3.1.5-15|46	BuildRequires:  gnome-vfs2-devel
14mr|gda2.0-3.1.5-15|47	BuildRequires:	readline-devel
14mr|gda2.0-3.1.5-15|48	BuildRequires:	scrollkeeper
14mr|gda2.0-3.1.5-15|49	BuildRequires:  sqlite3-devel
14mr|gda2.0-3.1.5-15|50	BuildRequires:  unixODBC-devel
14mr|gda2.0-3.1.5-15|51	BuildRequires: automake1.8
14mr|gda2.0-3.1.5-15|52	BuildRequires: libcheck-devel
14mr|gda2.0-3.1.5-15|53	%if %build_mysql
14mr|gda2.0-3.1.5-15|54	BuildRequires:	mysql-devel
14mr|gda2.0-3.1.5-15|55	%endif
14mr|gda2.0-3.1.5-15|56	%if %build_freetds
14mr|gda2.0-3.1.5-15|57	BuildRequires:	freetds-devel
14mr|gda2.0-3.1.5-15|58	%endif
14mr|gda2.0-3.1.5-15|59	%if %build_mdb
14mr|gda2.0-3.1.5-15|60	BuildRequires:	libmdbtools-devel
14mr|gda2.0-3.1.5-15|61	%endif
14mr|gda2.0-3.1.5-15|62	BuildRequires:	gtk-doc
14mr|gda2.0-3.1.5-15|63	Conflicts:	gda < 0.3
14mr|gda2.0-3.1.5-15|64	URL: 		http://www.gnome-db.org/
14mr|gda2.0-3.1.5-15|65	
14mr|gda2.0-3.1.5-15|66	%description
14mr|gda2.0-3.1.5-15|67	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|68	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|69	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|70	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|71	access your data.
14mr|gda2.0-3.1.5-15|72	
14mr|gda2.0-3.1.5-15|73	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|74	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|75	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|76	developed based on it.
14mr|gda2.0-3.1.5-15|77	
14mr|gda2.0-3.1.5-15|78	Drivers for the supported databases are included in the gda2.0-* packages.
14mr|gda2.0-3.1.5-15|79	
14mr|gda2.0-3.1.5-15|80	%package -n	%{libname}
14mr|gda2.0-3.1.5-15|81	Summary:	GNU Data Access Development
14mr|gda2.0-3.1.5-15|82	Group: 		System/Libraries
14mr|gda2.0-3.1.5-15|83	Provides:	%basiclibname = %{version}-%{release}
14mr|gda2.0-3.1.5-15|84	Requires:	%name >= %version
14mr|gda2.0-3.1.5-15|85	Conflicts:	%old_package
14mr|gda2.0-3.1.5-15|86	Requires:	%name-sqlite >= %version
14mr|gda2.0-3.1.5-15|87	
14mr|gda2.0-3.1.5-15|88	%description -n	%{libname}
14mr|gda2.0-3.1.5-15|89	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|90	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|91	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|92	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|93	access your data.
14mr|gda2.0-3.1.5-15|94	
14mr|gda2.0-3.1.5-15|95	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|96	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|97	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|98	developed based on it.
14mr|gda2.0-3.1.5-15|99	
14mr|gda2.0-3.1.5-15|100	%package -n	%{libnamexslt}
14mr|gda2.0-3.1.5-15|101	Summary:	GNU Data Access Development
14mr|gda2.0-3.1.5-15|102	Group: 		System/Libraries
14mr|gda2.0-3.1.5-15|103	Requires:	%name >= %version
14mr|gda2.0-3.1.5-15|104	Conflicts:	%old_package
14mr|gda2.0-3.1.5-15|105	Conflicts: %libname < 3.1.5-3mdv
14mr|gda2.0-3.1.5-15|106	
14mr|gda2.0-3.1.5-15|107	%description -n	%{libnamexslt}
14mr|gda2.0-3.1.5-15|108	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|109	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|110	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|111	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|112	access your data.
14mr|gda2.0-3.1.5-15|113	
14mr|gda2.0-3.1.5-15|114	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|115	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|116	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|117	developed based on it.
14mr|gda2.0-3.1.5-15|118	
14mr|gda2.0-3.1.5-15|119	
14mr|gda2.0-3.1.5-15|120	%package -n	%{libnamedev}
14mr|gda2.0-3.1.5-15|121	Summary:	GNU Data Access Development
14mr|gda2.0-3.1.5-15|122	Group: 		Development/Databases
14mr|gda2.0-3.1.5-15|123	Requires:	%{libname} = %{version}
14mr|gda2.0-3.1.5-15|124	Requires:	%{libnamexslt} = %{version}
14mr|gda2.0-3.1.5-15|125	Provides:	%{name}-devel = %{version}-%{release}
14mr|gda2.0-3.1.5-15|126	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gda2.0-3.1.5-15|127	Obsoletes: %mklibname -d %{oname}%{api}_ %major
14mr|gda2.0-3.1.5-15|128	
14mr|gda2.0-3.1.5-15|129	%description -n	%{libnamedev}
14mr|gda2.0-3.1.5-15|130	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|131	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|132	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|133	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|134	access your data.
14mr|gda2.0-3.1.5-15|135	
14mr|gda2.0-3.1.5-15|136	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|137	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|138	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|139	developed based on it.
14mr|gda2.0-3.1.5-15|140	
14mr|gda2.0-3.1.5-15|141	%package	postgres
14mr|gda2.0-3.1.5-15|142	Summary:	GDA PostgreSQL Provider
14mr|gda2.0-3.1.5-15|143	Group:		Databases
14mr|gda2.0-3.1.5-15|144	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|145	
14mr|gda2.0-3.1.5-15|146	%description	postgres
14mr|gda2.0-3.1.5-15|147	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|148	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|149	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|150	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|151	access your data.
14mr|gda2.0-3.1.5-15|152	
14mr|gda2.0-3.1.5-15|153	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|154	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|155	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|156	developed based on it.
14mr|gda2.0-3.1.5-15|157	
14mr|gda2.0-3.1.5-15|158	This package includes the GDA PostgreSQL provider
14mr|gda2.0-3.1.5-15|159	
14mr|gda2.0-3.1.5-15|160	%package	mysql
14mr|gda2.0-3.1.5-15|161	Summary:	GDA MySQL Provider
14mr|gda2.0-3.1.5-15|162	Group:		Databases
14mr|gda2.0-3.1.5-15|163	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|164	
14mr|gda2.0-3.1.5-15|165	%description	mysql
14mr|gda2.0-3.1.5-15|166	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|167	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|168	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|169	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|170	access your data.
14mr|gda2.0-3.1.5-15|171	
14mr|gda2.0-3.1.5-15|172	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|173	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|174	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|175	developed based on it.
14mr|gda2.0-3.1.5-15|176	
14mr|gda2.0-3.1.5-15|177	This package includes the GDA MySQL provider
14mr|gda2.0-3.1.5-15|178	
14mr|gda2.0-3.1.5-15|179	%package	odbc
14mr|gda2.0-3.1.5-15|180	Summary:	GDA ODBC Provider
14mr|gda2.0-3.1.5-15|181	Group:		Databases
14mr|gda2.0-3.1.5-15|182	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|183	
14mr|gda2.0-3.1.5-15|184	%description	odbc
14mr|gda2.0-3.1.5-15|185	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|186	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|187	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|188	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|189	access your data.
14mr|gda2.0-3.1.5-15|190	
14mr|gda2.0-3.1.5-15|191	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|192	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|193	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|194	developed based on it.
14mr|gda2.0-3.1.5-15|195	
14mr|gda2.0-3.1.5-15|196	This package includes the GDA ODBC provider.
14mr|gda2.0-3.1.5-15|197	
14mr|gda2.0-3.1.5-15|198	%package	ldap
14mr|gda2.0-3.1.5-15|199	Summary:	GDA LDAP Provider
14mr|gda2.0-3.1.5-15|200	Group:		Databases
14mr|gda2.0-3.1.5-15|201	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|202	
14mr|gda2.0-3.1.5-15|203	%description	ldap
14mr|gda2.0-3.1.5-15|204	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|205	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|206	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|207	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|208	access your data.
14mr|gda2.0-3.1.5-15|209	
14mr|gda2.0-3.1.5-15|210	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|211	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|212	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|213	developed based on it.
14mr|gda2.0-3.1.5-15|214	
14mr|gda2.0-3.1.5-15|215	This package includes the GDA LDAP provider.
14mr|gda2.0-3.1.5-15|216	
14mr|gda2.0-3.1.5-15|217	%package	bdb
14mr|gda2.0-3.1.5-15|218	Summary:	GDA Berkeley Database Provider
14mr|gda2.0-3.1.5-15|219	Group:		Databases
14mr|gda2.0-3.1.5-15|220	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|221	
14mr|gda2.0-3.1.5-15|222	%description	bdb
14mr|gda2.0-3.1.5-15|223	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|224	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|225	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|226	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|227	access your data.
14mr|gda2.0-3.1.5-15|228	
14mr|gda2.0-3.1.5-15|229	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|230	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|231	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|232	developed based on it.
14mr|gda2.0-3.1.5-15|233	
14mr|gda2.0-3.1.5-15|234	This package includes the GDA Berkeley Database provider.
14mr|gda2.0-3.1.5-15|235	
14mr|gda2.0-3.1.5-15|236	%if %build_freetds
14mr|gda2.0-3.1.5-15|237	%package	freetds
14mr|gda2.0-3.1.5-15|238	Summary:	GDA FreeTDS Provider
14mr|gda2.0-3.1.5-15|239	Group:		Databases
14mr|gda2.0-3.1.5-15|240	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|241	
14mr|gda2.0-3.1.5-15|242	%description	freetds
14mr|gda2.0-3.1.5-15|243	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|244	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|245	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|246	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|247	access your data.
14mr|gda2.0-3.1.5-15|248	
14mr|gda2.0-3.1.5-15|249	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|250	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|251	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|252	developed based on it.
14mr|gda2.0-3.1.5-15|253	
14mr|gda2.0-3.1.5-15|254	This package includes the GDA FreeTDS provider.
14mr|gda2.0-3.1.5-15|255	%endif
14mr|gda2.0-3.1.5-15|256	
14mr|gda2.0-3.1.5-15|257	%if %build_mdb
14mr|gda2.0-3.1.5-15|258	%package	mdb
14mr|gda2.0-3.1.5-15|259	Summary:	GDA MDB Provider
14mr|gda2.0-3.1.5-15|260	Group:		Databases
14mr|gda2.0-3.1.5-15|261	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|262	
14mr|gda2.0-3.1.5-15|263	%description	mdb
14mr|gda2.0-3.1.5-15|264	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|265	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|266	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|267	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|268	access your data.
14mr|gda2.0-3.1.5-15|269	
14mr|gda2.0-3.1.5-15|270	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|271	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|272	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|273	developed based on it.
14mr|gda2.0-3.1.5-15|274	
14mr|gda2.0-3.1.5-15|275	This package includes the GDA MDB provider, which can access
14mr|gda2.0-3.1.5-15|276	Microsoft Access databases.
14mr|gda2.0-3.1.5-15|277	%endif
14mr|gda2.0-3.1.5-15|278	
14mr|gda2.0-3.1.5-15|279	%package	xbase
14mr|gda2.0-3.1.5-15|280	Summary:	GDA xbase Provider
14mr|gda2.0-3.1.5-15|281	Group:		Databases
14mr|gda2.0-3.1.5-15|282	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|283	BuildRequires:	xbase-devel
14mr|gda2.0-3.1.5-15|284	
14mr|gda2.0-3.1.5-15|285	%description	xbase
14mr|gda2.0-3.1.5-15|286	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|287	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|288	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|289	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|290	access your data.
14mr|gda2.0-3.1.5-15|291	
14mr|gda2.0-3.1.5-15|292	
14mr|gda2.0-3.1.5-15|293	%package	sqlite
14mr|gda2.0-3.1.5-15|294	Summary:	GDA sqlite Provider
14mr|gda2.0-3.1.5-15|295	Group:		Databases
14mr|gda2.0-3.1.5-15|296	Requires:	%{name} = %{version}
14mr|gda2.0-3.1.5-15|297	Obsoletes:      gda3.0-sqlite
14mr|gda2.0-3.1.5-15|298	Conflicts:	%libname < 3.1.5-3mdv
14mr|gda2.0-3.1.5-15|299	Conflicts:	%old_package
14mr|gda2.0-3.1.5-15|300	
14mr|gda2.0-3.1.5-15|301	%description	sqlite
14mr|gda2.0-3.1.5-15|302	GNU Data Access is an attempt to provide uniform access to
14mr|gda2.0-3.1.5-15|303	different kinds of data sources (databases, information
14mr|gda2.0-3.1.5-15|304	servers, mail spools, etc).
14mr|gda2.0-3.1.5-15|305	It is a complete architecture that provides all you need to
14mr|gda2.0-3.1.5-15|306	access your data.
14mr|gda2.0-3.1.5-15|307	
14mr|gda2.0-3.1.5-15|308	libgda was part of the GNOME-DB project
14mr|gda2.0-3.1.5-15|309	(http://www.gnome-db.org/), but has been
14mr|gda2.0-3.1.5-15|310	separated from it to allow non-GNOME applications to be
14mr|gda2.0-3.1.5-15|311	developed based on it.
14mr|gda2.0-3.1.5-15|312	
14mr|gda2.0-3.1.5-15|313	This package includes the GDA sqlite provider
14mr|gda2.0-3.1.5-15|314	
14mr|gda2.0-3.1.5-15|315	%prep
14mr|gda2.0-3.1.5-15|316	%setup -q -n %{pkgname}-%{version}
14mr|gda2.0-3.1.5-15|317	%patch0 -p1
14mr|gda2.0-3.1.5-15|318	%patch1 -p0
14mr|gda2.0-3.1.5-15|319	%patch2 -p0
14mr|gda2.0-3.1.5-15|320	%patch3 -p0
14mr|gda2.0-3.1.5-15|321	%patch4 -p1
14mr|gda2.0-3.1.5-15|322	
14mr|gda2.0-3.1.5-15|323	%build
14mr|gda2.0-3.1.5-15|324	autoreconf -fi
14mr|gda2.0-3.1.5-15|325	export LIBS=-ldl
14mr|gda2.0-3.1.5-15|326	%configure2_5x \
14mr|gda2.0-3.1.5-15|327	%if %build_mysql
14mr|gda2.0-3.1.5-15|328	--with-mysql=yes \
14mr|gda2.0-3.1.5-15|329	%endif
14mr|gda2.0-3.1.5-15|330	%if !%build_freetds
14mr|gda2.0-3.1.5-15|331	--with-tds=no \
14mr|gda2.0-3.1.5-15|332	%endif
14mr|gda2.0-3.1.5-15|333	%if !%build_mdb
14mr|gda2.0-3.1.5-15|334	--with-mdb=no \
14mr|gda2.0-3.1.5-15|335	%endif
14mr|gda2.0-3.1.5-15|336	--without-firebird \
14mr|gda2.0-3.1.5-15|337	--disable-static
14mr|gda2.0-3.1.5-15|338	
14mr|gda2.0-3.1.5-15|339	make
14mr|gda2.0-3.1.5-15|340	
14mr|gda2.0-3.1.5-15|341	%install
14mr|gda2.0-3.1.5-15|342	rm -rf %{buildroot}
14mr|gda2.0-3.1.5-15|343	
14mr|gda2.0-3.1.5-15|344	%{makeinstall_std}
14mr|gda2.0-3.1.5-15|345	
14mr|gda2.0-3.1.5-15|346	# remove unneeded files
14mr|gda2.0-3.1.5-15|347	rm -f %{buildroot}%{_libdir}/libgda-%dirver/providers/*.{a,la}
14mr|gda2.0-3.1.5-15|348	
14mr|gda2.0-3.1.5-15|349	%{find_lang} %{pkgname}-%{api} --with-gnome
14mr|gda2.0-3.1.5-15|350	
14mr|gda2.0-3.1.5-15|351	%check
14mr|gda2.0-3.1.5-15|352	#make check
14mr|gda2.0-3.1.5-15|353	
14mr|gda2.0-3.1.5-15|354	%clean
14mr|gda2.0-3.1.5-15|355	rm -rf %{buildroot}
14mr|gda2.0-3.1.5-15|356	
14mr|gda2.0-3.1.5-15|357	%if %mdkversion < 200900
14mr|gda2.0-3.1.5-15|358	%post -n %{libname} -p /sbin/ldconfig
14mr|gda2.0-3.1.5-15|359	%postun -n %{libname} -p /sbin/ldconfig
14mr|gda2.0-3.1.5-15|360	%post -n %{libnamexslt} -p /sbin/ldconfig
14mr|gda2.0-3.1.5-15|361	%postun -n %{libnamexslt} -p /sbin/ldconfig
14mr|gda2.0-3.1.5-15|362	%endif
14mr|gda2.0-3.1.5-15|363	
14mr|gda2.0-3.1.5-15|364	%files -f %{pkgname}-%{api}.lang
14mr|gda2.0-3.1.5-15|365	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|366	%doc AUTHORS COPYING README
14mr|gda2.0-3.1.5-15|367	%{_bindir}/*
14mr|gda2.0-3.1.5-15|368	%dir %{_sysconfdir}/libgda-%dirver
14mr|gda2.0-3.1.5-15|369	%config(noreplace) %_sysconfdir/libgda-%dirver/sales_test.db
14mr|gda2.0-3.1.5-15|370	%config(noreplace) %{_sysconfdir}/libgda-%dirver/config
14mr|gda2.0-3.1.5-15|371	%{_datadir}/libgda-%dirver
14mr|gda2.0-3.1.5-15|372	%{_mandir}/man?/*
14mr|gda2.0-3.1.5-15|373	%dir %{_libdir}/libgda-%dirver
14mr|gda2.0-3.1.5-15|374	%dir %{_libdir}/libgda-%dirver/providers
14mr|gda2.0-3.1.5-15|375	
14mr|gda2.0-3.1.5-15|376	%files -n %{libname}
14mr|gda2.0-3.1.5-15|377	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|378	%{_libdir}/libgda-%{api}.so.%{major}*
14mr|gda2.0-3.1.5-15|379	%{_libdir}/libgda-report-%{api}.so.%{major}*
14mr|gda2.0-3.1.5-15|380	%{_libdir}/libgdasql-%{api}.so.%{major}*
14mr|gda2.0-3.1.5-15|381	
14mr|gda2.0-3.1.5-15|382	%files -n %{libnamexslt}
14mr|gda2.0-3.1.5-15|383	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|384	%_libdir/libgda-xslt-%{api}.so.%{xsltmajor}*
14mr|gda2.0-3.1.5-15|385	
14mr|gda2.0-3.1.5-15|386	%files -n %{libnamedev}
14mr|gda2.0-3.1.5-15|387	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|388	%doc %_datadir/gtk-doc/html/libgda-3.0/
14mr|gda2.0-3.1.5-15|389	%{_libdir}/libgda-%{api}.so
14mr|gda2.0-3.1.5-15|390	%{_libdir}/libgda-report-%{api}.so
14mr|gda2.0-3.1.5-15|391	%{_libdir}/libgdasql-%{api}.so
14mr|gda2.0-3.1.5-15|392	%_libdir/libgda-xslt-%{api}.so
14mr|gda2.0-3.1.5-15|393	%{_libdir}/pkgconfig/*
14mr|gda2.0-3.1.5-15|394	%{_includedir}/*
14mr|gda2.0-3.1.5-15|395	
14mr|gda2.0-3.1.5-15|396	%files sqlite
14mr|gda2.0-3.1.5-15|397	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|398	%{_libdir}/libgda-%dirver/providers/libgda-sqlite.so
14mr|gda2.0-3.1.5-15|399	
14mr|gda2.0-3.1.5-15|400	%files postgres
14mr|gda2.0-3.1.5-15|401	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|402	%{_libdir}/libgda-%dirver/providers/libgda-postgres.so
14mr|gda2.0-3.1.5-15|403	
14mr|gda2.0-3.1.5-15|404	%files odbc
14mr|gda2.0-3.1.5-15|405	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|406	%{_libdir}/libgda-%dirver/providers/libgda-odbc.so
14mr|gda2.0-3.1.5-15|407	
14mr|gda2.0-3.1.5-15|408	%files ldap
14mr|gda2.0-3.1.5-15|409	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|410	%{_libdir}/libgda-%dirver/providers/libgda-ldap.so
14mr|gda2.0-3.1.5-15|411	
14mr|gda2.0-3.1.5-15|412	%files bdb
14mr|gda2.0-3.1.5-15|413	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|414	%{_libdir}/libgda-%dirver/providers/libgda-bdb.so
14mr|gda2.0-3.1.5-15|415	
14mr|gda2.0-3.1.5-15|416	%if %build_mysql
14mr|gda2.0-3.1.5-15|417	%files mysql
14mr|gda2.0-3.1.5-15|418	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|419	%{_libdir}/libgda-%dirver/providers/libgda-mysql.so
14mr|gda2.0-3.1.5-15|420	%endif
14mr|gda2.0-3.1.5-15|421	
14mr|gda2.0-3.1.5-15|422	%if %build_freetds
14mr|gda2.0-3.1.5-15|423	%files freetds
14mr|gda2.0-3.1.5-15|424	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|425	%{_libdir}/libgda-%dirver/providers/libgda-freetds.so
14mr|gda2.0-3.1.5-15|426	%endif
14mr|gda2.0-3.1.5-15|427	
14mr|gda2.0-3.1.5-15|428	%if %build_mdb
14mr|gda2.0-3.1.5-15|429	%files mdb
14mr|gda2.0-3.1.5-15|430	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|431	%{_libdir}/libgda-%dirver/providers/libgda-mdb.so
14mr|gda2.0-3.1.5-15|432	%endif
14mr|gda2.0-3.1.5-15|433	
14mr|gda2.0-3.1.5-15|434	%files xbase
14mr|gda2.0-3.1.5-15|435	%defattr(-, root, root)
14mr|gda2.0-3.1.5-15|436	%{_libdir}/libgda-%dirver/providers/libgda-xbase.so
14mr|gda2.0-3.1.5-15|437	
14mr|gda2.0-3.1.5-15|438	
14mr|gda2.0-3.1.5-15|439	
14mr|gda2.0-3.1.5-15|440	%changelog
14mr|gda2.0-3.1.5-15|441	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.5-15
14mr|gda2.0-3.1.5-15|442	+ Revision: d1f3963
14mr|gda2.0-3.1.5-15|443	- MassBuild#440: Increase release tag
14mr|gda2.0-3.1.5-15|444	
14mr|gda2.0-3.1.5-15|445	

16432 14
14mr|gdb-7.7.1_2014.06_1-4|1	# rpmbuild parameters:
14mr|gdb-7.7.1_2014.06_1-4|2	# --with testsuite: Run the testsuite (biarch if possible).  Default is without.
14mr|gdb-7.7.1_2014.06_1-4|3	# --with asan: gcc -fsanitize=address
14mr|gdb-7.7.1_2014.06_1-4|4	# --with debug: Build without optimizations and without splitting the debuginfo.
14mr|gdb-7.7.1_2014.06_1-4|5	# --without python: No python support.
14mr|gdb-7.7.1_2014.06_1-4|6	# --with profile: gcc -fprofile-generate / -fprofile-use: Before better
14mr|gdb-7.7.1_2014.06_1-4|7	#                 workload gets run it decreases the general performance now.
14mr|gdb-7.7.1_2014.06_1-4|8	# --without rpm: Don't build rpm support (for aarch64 bootstrap)
14mr|gdb-7.7.1_2014.06_1-4|9	%bcond_with rpm
14mr|gdb-7.7.1_2014.06_1-4|10	%bcond_with testsuite
14mr|gdb-7.7.1_2014.06_1-4|11	
14mr|gdb-7.7.1_2014.06_1-4|12	# Extract OpenMandriva Linux name and version
14mr|gdb-7.7.1_2014.06_1-4|13	%define distro_version	%(perl -ne '/^([.\\w\\s]+) \\(.+\\).+/ and print $1' < /etc/release)
14mr|gdb-7.7.1_2014.06_1-4|14	%define Werror_cflags %nil
14mr|gdb-7.7.1_2014.06_1-4|15	# Libtool die die die!
14mr|gdb-7.7.1_2014.06_1-4|16	%define __libtoolize /bin/true
14mr|gdb-7.7.1_2014.06_1-4|17	
14mr|gdb-7.7.1_2014.06_1-4|18	%define linaro 2014.06-1
14mr|gdb-7.7.1_2014.06_1-4|19	
14mr|gdb-7.7.1_2014.06_1-4|20	Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
14mr|gdb-7.7.1_2014.06_1-4|21	Name: gdb%{?_withi_debug:-debug}
14mr|gdb-7.7.1_2014.06_1-4|22	
14mr|gdb-7.7.1_2014.06_1-4|23	#global snap       20140108
14mr|gdb-7.7.1_2014.06_1-4|24	%define ver 7.7.1
14mr|gdb-7.7.1_2014.06_1-4|25	Release:	4
14mr|gdb-7.7.1_2014.06_1-4|26	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain
14mr|gdb-7.7.1_2014.06_1-4|27	Group:		Development/Other
14mr|gdb-7.7.1_2014.06_1-4|28	# Do not provide URL for snapshots as the file lasts there only for 2 days.
14mr|gdb-7.7.1_2014.06_1-4|29	# ftp://sourceware.org/pub/gdb/snapshots/current/gdb-%{ver}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|30	# ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-%{ver}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|31	# ftp://sourceware.org/pub/gdb/releases/gdb-%{ver}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|32	%if "%{linaro}" == "%{nil}"
14mr|gdb-7.7.1_2014.06_1-4|33	Source0:	ftp://sourceware.org/pub/gdb/snapshots/current/gdb-%{ver}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|34	Version:	%{ver}
14mr|gdb-7.7.1_2014.06_1-4|35	%define gdb_src gdb-%{ver}
14mr|gdb-7.7.1_2014.06_1-4|36	%else
14mr|gdb-7.7.1_2014.06_1-4|37	Source0:	http://cbuild.validation.linaro.org/snapshots/gdb-linaro-%{ver}-%{linaro}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|38	Version:	%{ver}_%(echo %{linaro} |sed -e 's,-,_,g')
14mr|gdb-7.7.1_2014.06_1-4|39	%define gdb_src gdb-linaro-%{ver}-%{linaro}
14mr|gdb-7.7.1_2014.06_1-4|40	%endif
14mr|gdb-7.7.1_2014.06_1-4|41	URL:		http://gnu.org/software/gdb/
14mr|gdb-7.7.1_2014.06_1-4|42	
14mr|gdb-7.7.1_2014.06_1-4|43	# For our convenience
14mr|gdb-7.7.1_2014.06_1-4|44	%define gdb_build build-%{_target_platform}
14mr|gdb-7.7.1_2014.06_1-4|45	%define gdb_docdir %{_docdir}/%{name}-doc
14mr|gdb-7.7.1_2014.06_1-4|46	
14mr|gdb-7.7.1_2014.06_1-4|47	%if 0%{?_with_debug:1}
14mr|gdb-7.7.1_2014.06_1-4|48	# Define this if you want to skip the strip step and preserve debug info.
14mr|gdb-7.7.1_2014.06_1-4|49	# Useful for testing.
14mr|gdb-7.7.1_2014.06_1-4|50	%define __debug_install_post : > %{_builddir}/%{?buildsubdir}/debugfiles.list
14mr|gdb-7.7.1_2014.06_1-4|51	%define debug_package %{nil}
14mr|gdb-7.7.1_2014.06_1-4|52	%endif
14mr|gdb-7.7.1_2014.06_1-4|53	
14mr|gdb-7.7.1_2014.06_1-4|54	# eu-strip: -g recognizes .gdb_index as a debugging section. (#631997)
14mr|gdb-7.7.1_2014.06_1-4|55	Conflicts: elfutils < 0.149
14mr|gdb-7.7.1_2014.06_1-4|56	
14mr|gdb-7.7.1_2014.06_1-4|57	# GDB patches have the format `gdb-<version>-bz<red-hat-bz-#>-<desc>.patch'.
14mr|gdb-7.7.1_2014.06_1-4|58	# They should be created using patch level 1: diff -up ./gdb (or gdb-6.3/gdb).
14mr|gdb-7.7.1_2014.06_1-4|59	
14mr|gdb-7.7.1_2014.06_1-4|60	#=
14mr|gdb-7.7.1_2014.06_1-4|61	#push=Should be pushed upstream.
14mr|gdb-7.7.1_2014.06_1-4|62	#maybepush=Should be pushed upstream unless it got obsoleted there.
14mr|gdb-7.7.1_2014.06_1-4|63	#fedora=Should stay as a Fedora patch.
14mr|gdb-7.7.1_2014.06_1-4|64	#ia64=Drop after RHEL-5 rebases and rebuilds are no longer meaningful.
14mr|gdb-7.7.1_2014.06_1-4|65	#fedoratest=Keep it in Fedora only as a regression test safety.
14mr|gdb-7.7.1_2014.06_1-4|66	#+ppc=Specific for ppc32/ppc64/ppc*
14mr|gdb-7.7.1_2014.06_1-4|67	#+work=Requires some nontrivial work.
14mr|gdb-7.7.1_2014.06_1-4|68	
14mr|gdb-7.7.1_2014.06_1-4|69	# Cleanup any leftover testsuite processes as it may stuck mock(1) builds.
14mr|gdb-7.7.1_2014.06_1-4|70	#=push
14mr|gdb-7.7.1_2014.06_1-4|71	Source2: gdb-orphanripper.c
14mr|gdb-7.7.1_2014.06_1-4|72	
14mr|gdb-7.7.1_2014.06_1-4|73	# Man page for gstack(1).
14mr|gdb-7.7.1_2014.06_1-4|74	#=push
14mr|gdb-7.7.1_2014.06_1-4|75	Source3: gdb-gstack.man
14mr|gdb-7.7.1_2014.06_1-4|76	
14mr|gdb-7.7.1_2014.06_1-4|77	# /etc/gdbinit (from Debian but with Fedora compliant location).
14mr|gdb-7.7.1_2014.06_1-4|78	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|79	Source4: gdbinit
14mr|gdb-7.7.1_2014.06_1-4|80	
14mr|gdb-7.7.1_2014.06_1-4|81	# Work around out-of-date dejagnu that does not have KFAIL
14mr|gdb-7.7.1_2014.06_1-4|82	#=drop: That dejagnu is too old to be supported.
14mr|gdb-7.7.1_2014.06_1-4|83	Patch1: gdb-6.3-rh-dummykfail-20041202.patch
14mr|gdb-7.7.1_2014.06_1-4|84	
14mr|gdb-7.7.1_2014.06_1-4|85	# Match the Fedora's version info.
14mr|gdb-7.7.1_2014.06_1-4|86	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|87	Patch2: gdb-6.3-rh-testversion-20041202.patch
14mr|gdb-7.7.1_2014.06_1-4|88	
14mr|gdb-7.7.1_2014.06_1-4|89	# Better parse 64-bit PPC system call prologues.
14mr|gdb-7.7.1_2014.06_1-4|90	#=maybepush+ppc: Write new testcase.
14mr|gdb-7.7.1_2014.06_1-4|91	Patch105: gdb-6.3-ppc64syscall-20040622.patch
14mr|gdb-7.7.1_2014.06_1-4|92	
14mr|gdb-7.7.1_2014.06_1-4|93	# Include the pc's section when doing a symbol lookup so that the
14mr|gdb-7.7.1_2014.06_1-4|94	# correct symbol is found.
14mr|gdb-7.7.1_2014.06_1-4|95	#=maybepush: Write new testcase.
14mr|gdb-7.7.1_2014.06_1-4|96	Patch111: gdb-6.3-ppc64displaysymbol-20041124.patch
14mr|gdb-7.7.1_2014.06_1-4|97	
14mr|gdb-7.7.1_2014.06_1-4|98	# Fix upstream `set scheduler-locking step' vs. upstream PPC atomic seqs.
14mr|gdb-7.7.1_2014.06_1-4|99	#=push+work: It is a bit difficult patch, a part is ppc specific.
14mr|gdb-7.7.1_2014.06_1-4|100	Patch112: gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch
14mr|gdb-7.7.1_2014.06_1-4|101	# Make upstream `set scheduler-locking step' as default.
14mr|gdb-7.7.1_2014.06_1-4|102	#=push+work: How much is scheduler-locking relevant after non-stop?
14mr|gdb-7.7.1_2014.06_1-4|103	Patch260: gdb-6.6-scheduler_locking-step-is-default.patch
14mr|gdb-7.7.1_2014.06_1-4|104	
14mr|gdb-7.7.1_2014.06_1-4|105	# Add a wrapper script to GDB that implements pstack using the
14mr|gdb-7.7.1_2014.06_1-4|106	# --readnever option.
14mr|gdb-7.7.1_2014.06_1-4|107	#=push+work: with gdbindex maybe --readnever should no longer be used.
14mr|gdb-7.7.1_2014.06_1-4|108	Patch118: gdb-6.3-gstack-20050411.patch
14mr|gdb-7.7.1_2014.06_1-4|109	
14mr|gdb-7.7.1_2014.06_1-4|110	# VSYSCALL and PIE
14mr|gdb-7.7.1_2014.06_1-4|111	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|112	Patch122: gdb-6.3-test-pie-20050107.patch
14mr|gdb-7.7.1_2014.06_1-4|113	#=push: May get obsoleted by Tom's unrelocated objfiles patch.
14mr|gdb-7.7.1_2014.06_1-4|114	Patch389: gdb-archer-pie-addons.patch
14mr|gdb-7.7.1_2014.06_1-4|115	#=push+work: Breakpoints disabling matching should not be based on address.
14mr|gdb-7.7.1_2014.06_1-4|116	Patch394: gdb-archer-pie-addons-keep-disabled.patch
14mr|gdb-7.7.1_2014.06_1-4|117	
14mr|gdb-7.7.1_2014.06_1-4|118	# Get selftest working with sep-debug-info
14mr|gdb-7.7.1_2014.06_1-4|119	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|120	Patch125: gdb-6.3-test-self-20050110.patch
14mr|gdb-7.7.1_2014.06_1-4|121	
14mr|gdb-7.7.1_2014.06_1-4|122	# Test support of multiple destructors just like multiple constructors
14mr|gdb-7.7.1_2014.06_1-4|123	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|124	Patch133: gdb-6.3-test-dtorfix-20050121.patch
14mr|gdb-7.7.1_2014.06_1-4|125	
14mr|gdb-7.7.1_2014.06_1-4|126	# Fix to support executable moving
14mr|gdb-7.7.1_2014.06_1-4|127	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|128	Patch136: gdb-6.3-test-movedir-20050125.patch
14mr|gdb-7.7.1_2014.06_1-4|129	
14mr|gdb-7.7.1_2014.06_1-4|130	# Test sibling threads to set threaded watchpoints for x86 and x86-64
14mr|gdb-7.7.1_2014.06_1-4|131	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|132	Patch145: gdb-6.3-threaded-watchpoints2-20050225.patch
14mr|gdb-7.7.1_2014.06_1-4|133	
14mr|gdb-7.7.1_2014.06_1-4|134	# Notify observers that the inferior has been created
14mr|gdb-7.7.1_2014.06_1-4|135	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|136	Patch161: gdb-6.3-inferior-notification-20050721.patch
14mr|gdb-7.7.1_2014.06_1-4|137	
14mr|gdb-7.7.1_2014.06_1-4|138	# Verify printing of inherited members test
14mr|gdb-7.7.1_2014.06_1-4|139	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|140	Patch163: gdb-6.3-inheritancetest-20050726.patch
14mr|gdb-7.7.1_2014.06_1-4|141	
14mr|gdb-7.7.1_2014.06_1-4|142	# Add readnever option
14mr|gdb-7.7.1_2014.06_1-4|143	#=push
14mr|gdb-7.7.1_2014.06_1-4|144	Patch164: gdb-6.3-readnever-20050907.patch
14mr|gdb-7.7.1_2014.06_1-4|145	
14mr|gdb-7.7.1_2014.06_1-4|146	# Fix debuginfo addresses resolving for --emit-relocs Linux kernels (BZ 203661).
14mr|gdb-7.7.1_2014.06_1-4|147	#=push+work: There was some mail thread about it, this patch may be a hack.
14mr|gdb-7.7.1_2014.06_1-4|148	Patch188: gdb-6.5-bz203661-emit-relocs.patch
14mr|gdb-7.7.1_2014.06_1-4|149	
14mr|gdb-7.7.1_2014.06_1-4|150	# Support TLS symbols (+`errno' suggestion if no pthread is found) (BZ 185337).
14mr|gdb-7.7.1_2014.06_1-4|151	#=push+work: It should be replaced by existing uncommitted Roland's glibc patch for TLS without libpthreads.
14mr|gdb-7.7.1_2014.06_1-4|152	Patch194: gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
14mr|gdb-7.7.1_2014.06_1-4|153	
14mr|gdb-7.7.1_2014.06_1-4|154	# Fix TLS symbols resolving for shared libraries with a relative pathname.
14mr|gdb-7.7.1_2014.06_1-4|155	# The testsuite needs `gdb-6.5-tls-of-separate-debuginfo.patch'.
14mr|gdb-7.7.1_2014.06_1-4|156	#=fedoratest+work: One should recheck if it is really fixed upstream.
14mr|gdb-7.7.1_2014.06_1-4|157	Patch196: gdb-6.5-sharedlibrary-path.patch
14mr|gdb-7.7.1_2014.06_1-4|158	
14mr|gdb-7.7.1_2014.06_1-4|159	# Suggest fixing your target architecture for gdbserver(1) (BZ 190810).
14mr|gdb-7.7.1_2014.06_1-4|160	# FIXME: It could be autodetected.
14mr|gdb-7.7.1_2014.06_1-4|161	#=push+work: There are more such error cases that can happen.
14mr|gdb-7.7.1_2014.06_1-4|162	Patch199: gdb-6.5-bz190810-gdbserver-arch-advice.patch
14mr|gdb-7.7.1_2014.06_1-4|163	
14mr|gdb-7.7.1_2014.06_1-4|164	# Testcase for deadlocking on last address space byte; for corrupted backtraces.
14mr|gdb-7.7.1_2014.06_1-4|165	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|166	Patch211: gdb-6.5-last-address-space-byte-test.patch
14mr|gdb-7.7.1_2014.06_1-4|167	
14mr|gdb-7.7.1_2014.06_1-4|168	# Improved testsuite results by the testsuite provided by the courtesy of BEA.
14mr|gdb-7.7.1_2014.06_1-4|169	#=fedoratest+work: For upstream it should be rewritten as a dejagnu test, the test of no "??" was useful.
14mr|gdb-7.7.1_2014.06_1-4|170	Patch208: gdb-6.5-BEA-testsuite.patch
14mr|gdb-7.7.1_2014.06_1-4|171	
14mr|gdb-7.7.1_2014.06_1-4|172	# Fix readline segfault on excessively long hand-typed lines.
14mr|gdb-7.7.1_2014.06_1-4|173	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|174	Patch213: gdb-6.5-readline-long-line-crash-test.patch
14mr|gdb-7.7.1_2014.06_1-4|175	
14mr|gdb-7.7.1_2014.06_1-4|176	# Fix bogus 0x0 unwind of the thread's topmost function clone(3) (BZ 216711).
14mr|gdb-7.7.1_2014.06_1-4|177	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|178	Patch214: gdb-6.5-bz216711-clone-is-outermost.patch
14mr|gdb-7.7.1_2014.06_1-4|179	
14mr|gdb-7.7.1_2014.06_1-4|180	# Test sideeffects of skipping ppc .so libs trampolines (BZ 218379).
14mr|gdb-7.7.1_2014.06_1-4|181	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|182	Patch216: gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
14mr|gdb-7.7.1_2014.06_1-4|183	
14mr|gdb-7.7.1_2014.06_1-4|184	# Fix lockup on trampoline vs. its function lookup; unreproducible (BZ 218379).
14mr|gdb-7.7.1_2014.06_1-4|185	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|186	Patch217: gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
14mr|gdb-7.7.1_2014.06_1-4|187	
14mr|gdb-7.7.1_2014.06_1-4|188	# Find symbols properly at their original (included) file (BZ 109921).
14mr|gdb-7.7.1_2014.06_1-4|189	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|190	Patch225: gdb-6.5-bz109921-DW_AT_decl_file-test.patch
14mr|gdb-7.7.1_2014.06_1-4|191	
14mr|gdb-7.7.1_2014.06_1-4|192	# Update PPC unwinding patches to their upstream variants (BZ 140532).
14mr|gdb-7.7.1_2014.06_1-4|193	#=fedoratest+ppc
14mr|gdb-7.7.1_2014.06_1-4|194	Patch229: gdb-6.3-bz140532-ppc-unwinding-test.patch
14mr|gdb-7.7.1_2014.06_1-4|195	
14mr|gdb-7.7.1_2014.06_1-4|196	# Testcase for exec() from threaded program (BZ 202689).
14mr|gdb-7.7.1_2014.06_1-4|197	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|198	Patch231: gdb-6.3-bz202689-exec-from-pthread-test.patch
14mr|gdb-7.7.1_2014.06_1-4|199	
14mr|gdb-7.7.1_2014.06_1-4|200	# Backported fixups post the source tarball.
14mr|gdb-7.7.1_2014.06_1-4|201	#Xdrop: Just backports.
14mr|gdb-7.7.1_2014.06_1-4|202	Patch232: gdb-upstream.patch
14mr|gdb-7.7.1_2014.06_1-4|203	
14mr|gdb-7.7.1_2014.06_1-4|204	# Testcase for PPC Power6/DFP instructions disassembly (BZ 230000).
14mr|gdb-7.7.1_2014.06_1-4|205	#=fedoratest+ppc
14mr|gdb-7.7.1_2014.06_1-4|206	Patch234: gdb-6.6-bz230000-power6-disassembly-test.patch
14mr|gdb-7.7.1_2014.06_1-4|207	
14mr|gdb-7.7.1_2014.06_1-4|208	# Temporary support for shared libraries >2GB on 64bit hosts. (BZ 231832)
14mr|gdb-7.7.1_2014.06_1-4|209	#=push+work: Upstream should have backward compat. API: libc-alpha: <20070127104539.GA9444@.*>
14mr|gdb-7.7.1_2014.06_1-4|210	Patch235: gdb-6.3-bz231832-obstack-2gb.patch
14mr|gdb-7.7.1_2014.06_1-4|211	
14mr|gdb-7.7.1_2014.06_1-4|212	# Allow running `/usr/bin/gcore' with provided but inaccessible tty (BZ 229517).
14mr|gdb-7.7.1_2014.06_1-4|213	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|214	Patch245: gdb-6.6-bz229517-gcore-without-terminal.patch
14mr|gdb-7.7.1_2014.06_1-4|215	
14mr|gdb-7.7.1_2014.06_1-4|216	# Notify user of a child forked process being detached (BZ 235197).
14mr|gdb-7.7.1_2014.06_1-4|217	#=push: This is more about discussion if/what should be printed.
14mr|gdb-7.7.1_2014.06_1-4|218	Patch247: gdb-6.6-bz235197-fork-detach-info.patch
14mr|gdb-7.7.1_2014.06_1-4|219	
14mr|gdb-7.7.1_2014.06_1-4|220	# Avoid too long timeouts on failing cases of "annota1.exp annota3.exp".
14mr|gdb-7.7.1_2014.06_1-4|221	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|222	Patch254: gdb-6.6-testsuite-timeouts.patch
14mr|gdb-7.7.1_2014.06_1-4|223	
14mr|gdb-7.7.1_2014.06_1-4|224	# Support for stepping over PPC atomic instruction sequences (BZ 237572).
14mr|gdb-7.7.1_2014.06_1-4|225	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|226	Patch258: gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
14mr|gdb-7.7.1_2014.06_1-4|227	
14mr|gdb-7.7.1_2014.06_1-4|228	# Test kernel VDSO decoding while attaching to an i386 process.
14mr|gdb-7.7.1_2014.06_1-4|229	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|230	Patch263: gdb-6.3-attach-see-vdso-test.patch
14mr|gdb-7.7.1_2014.06_1-4|231	
14mr|gdb-7.7.1_2014.06_1-4|232	# Test leftover zombie process (BZ 243845).
14mr|gdb-7.7.1_2014.06_1-4|233	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|234	Patch271: gdb-6.5-bz243845-stale-testing-zombie-test.patch
14mr|gdb-7.7.1_2014.06_1-4|235	
14mr|gdb-7.7.1_2014.06_1-4|236	# New locating of the matching binaries from the pure core file (build-id).
14mr|gdb-7.7.1_2014.06_1-4|237	#=push
14mr|gdb-7.7.1_2014.06_1-4|238	Patch274: gdb-6.6-buildid-locate.patch
14mr|gdb-7.7.1_2014.06_1-4|239	# Fix loading of core files without build-ids but with build-ids in executables.
14mr|gdb-7.7.1_2014.06_1-4|240	#=push
14mr|gdb-7.7.1_2014.06_1-4|241	Patch659: gdb-6.6-buildid-locate-solib-missing-ids.patch
14mr|gdb-7.7.1_2014.06_1-4|242	#=push
14mr|gdb-7.7.1_2014.06_1-4|243	Patch353: gdb-6.6-buildid-locate-rpm.patch
14mr|gdb-7.7.1_2014.06_1-4|244	#=push
14mr|gdb-7.7.1_2014.06_1-4|245	Patch415: gdb-6.6-buildid-locate-core-as-arg.patch
14mr|gdb-7.7.1_2014.06_1-4|246	# Workaround librpm BZ 643031 due to its unexpected exit() calls (BZ 642879).
14mr|gdb-7.7.1_2014.06_1-4|247	#=push
14mr|gdb-7.7.1_2014.06_1-4|248	Patch519: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
14mr|gdb-7.7.1_2014.06_1-4|249	# [SCL] Skip deprecated .gdb_index warning for Red Hat built files (BZ 953585).
14mr|gdb-7.7.1_2014.06_1-4|250	Patch833: gdb-6.6-buildid-locate-rpm-scl.patch
14mr|gdb-7.7.1_2014.06_1-4|251	
14mr|gdb-7.7.1_2014.06_1-4|252	# Add kernel vDSO workaround (`no loadable ...') on RHEL-5 (kernel BZ 765875).
14mr|gdb-7.7.1_2014.06_1-4|253	#=push
14mr|gdb-7.7.1_2014.06_1-4|254	Patch276: gdb-6.6-bfd-vdso8k.patch
14mr|gdb-7.7.1_2014.06_1-4|255	
14mr|gdb-7.7.1_2014.06_1-4|256	# Fix displaying of numeric char arrays as strings (BZ 224128).
14mr|gdb-7.7.1_2014.06_1-4|257	#=fedoratest: But it is failing anyway, one should check the behavior more.
14mr|gdb-7.7.1_2014.06_1-4|258	Patch282: gdb-6.7-charsign-test.patch
14mr|gdb-7.7.1_2014.06_1-4|259	
14mr|gdb-7.7.1_2014.06_1-4|260	# Test PPC hiding of call-volatile parameter register.
14mr|gdb-7.7.1_2014.06_1-4|261	#=fedoratest+ppc
14mr|gdb-7.7.1_2014.06_1-4|262	Patch284: gdb-6.7-ppc-clobbered-registers-O2-test.patch
14mr|gdb-7.7.1_2014.06_1-4|263	
14mr|gdb-7.7.1_2014.06_1-4|264	# Test ia64 memory leaks of the code using libunwind.
14mr|gdb-7.7.1_2014.06_1-4|265	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|266	Patch289: gdb-6.5-ia64-libunwind-leak-test.patch
14mr|gdb-7.7.1_2014.06_1-4|267	
14mr|gdb-7.7.1_2014.06_1-4|268	# Test hiding unexpected breakpoints on intentional step commands.
14mr|gdb-7.7.1_2014.06_1-4|269	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|270	Patch290: gdb-6.5-missed-trap-on-step-test.patch
14mr|gdb-7.7.1_2014.06_1-4|271	
14mr|gdb-7.7.1_2014.06_1-4|272	# Support DW_TAG_interface_type the same way as DW_TAG_class_type (BZ 426600).
14mr|gdb-7.7.1_2014.06_1-4|273	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|274	Patch294: gdb-6.7-bz426600-DW_TAG_interface_type-test.patch
14mr|gdb-7.7.1_2014.06_1-4|275	
14mr|gdb-7.7.1_2014.06_1-4|276	# Test gcore memory and time requirements for large inferiors.
14mr|gdb-7.7.1_2014.06_1-4|277	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|278	Patch296: gdb-6.5-gcore-buffer-limit-test.patch
14mr|gdb-7.7.1_2014.06_1-4|279	
14mr|gdb-7.7.1_2014.06_1-4|280	# Test debugging statically linked threaded inferiors (BZ 239652).
14mr|gdb-7.7.1_2014.06_1-4|281	#  - It requires recent glibc to work in this case properly.
14mr|gdb-7.7.1_2014.06_1-4|282	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|283	Patch298: gdb-6.6-threads-static-test.patch
14mr|gdb-7.7.1_2014.06_1-4|284	
14mr|gdb-7.7.1_2014.06_1-4|285	# Test GCORE for shmid 0 shared memory mappings.
14mr|gdb-7.7.1_2014.06_1-4|286	#=fedoratest: But it is broken anyway, sometimes the case being tested is not reproducible.
14mr|gdb-7.7.1_2014.06_1-4|287	Patch309: gdb-6.3-mapping-zero-inode-test.patch
14mr|gdb-7.7.1_2014.06_1-4|288	
14mr|gdb-7.7.1_2014.06_1-4|289	# Test a crash on `focus cmd', `focus prev' commands.
14mr|gdb-7.7.1_2014.06_1-4|290	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|291	Patch311: gdb-6.3-focus-cmd-prev-test.patch
14mr|gdb-7.7.1_2014.06_1-4|292	
14mr|gdb-7.7.1_2014.06_1-4|293	# Test various forms of threads tracking across exec() (BZ 442765).
14mr|gdb-7.7.1_2014.06_1-4|294	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|295	Patch315: gdb-6.8-bz442765-threaded-exec-test.patch
14mr|gdb-7.7.1_2014.06_1-4|296	
14mr|gdb-7.7.1_2014.06_1-4|297	# Silence memcpy check which returns false positive (sparc64)
14mr|gdb-7.7.1_2014.06_1-4|298	#=push: But it is just a GCC workaround, look up the existing GCC PR for it.
14mr|gdb-7.7.1_2014.06_1-4|299	Patch317: gdb-6.8-sparc64-silence-memcpy-check.patch
14mr|gdb-7.7.1_2014.06_1-4|300	
14mr|gdb-7.7.1_2014.06_1-4|301	# Test a crash on libraries missing the .text section.
14mr|gdb-7.7.1_2014.06_1-4|302	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|303	Patch320: gdb-6.5-section-num-fixup-test.patch
14mr|gdb-7.7.1_2014.06_1-4|304	
14mr|gdb-7.7.1_2014.06_1-4|305	# Fix register assignments with no GDB stack frames (BZ 436037).
14mr|gdb-7.7.1_2014.06_1-4|306	#=push+work: This fix is incorrect.
14mr|gdb-7.7.1_2014.06_1-4|307	Patch330: gdb-6.8-bz436037-reg-no-longer-active.patch
14mr|gdb-7.7.1_2014.06_1-4|308	
14mr|gdb-7.7.1_2014.06_1-4|309	# Make the GDB quit processing non-abortable to cleanup everything properly.
14mr|gdb-7.7.1_2014.06_1-4|310	#=fedora: It was useful only after gdb-6.8-attach-signalled-detach-stopped.patch .
14mr|gdb-7.7.1_2014.06_1-4|311	Patch331: gdb-6.8-quit-never-aborts.patch
14mr|gdb-7.7.1_2014.06_1-4|312	
14mr|gdb-7.7.1_2014.06_1-4|313	# [RHEL5] Workaround kernel for detaching SIGSTOPped processes (BZ 809382).
14mr|gdb-7.7.1_2014.06_1-4|314	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|315	Patch335: gdb-rhel5-compat.patch
14mr|gdb-7.7.1_2014.06_1-4|316	
14mr|gdb-7.7.1_2014.06_1-4|317	# [RHEL5,RHEL6] Fix attaching to stopped processes.
14mr|gdb-7.7.1_2014.06_1-4|318	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|319	Patch337: gdb-6.8-attach-signalled-detach-stopped.patch
14mr|gdb-7.7.1_2014.06_1-4|320	
14mr|gdb-7.7.1_2014.06_1-4|321	# Test the watchpoints conditionals works.
14mr|gdb-7.7.1_2014.06_1-4|322	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|323	Patch343: gdb-6.8-watchpoint-conditionals-test.patch
14mr|gdb-7.7.1_2014.06_1-4|324	
14mr|gdb-7.7.1_2014.06_1-4|325	# Fix resolving of variables at locations lists in prelinked libs (BZ 466901).
14mr|gdb-7.7.1_2014.06_1-4|326	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|327	Patch348: gdb-6.8-bz466901-backtrace-full-prelinked.patch
14mr|gdb-7.7.1_2014.06_1-4|328	
14mr|gdb-7.7.1_2014.06_1-4|329	# The merged branch `archer-jankratochvil-fedora15' of:
14mr|gdb-7.7.1_2014.06_1-4|330	# http://sourceware.org/gdb/wiki/ProjectArcher
14mr|gdb-7.7.1_2014.06_1-4|331	#=push+work
14mr|gdb-7.7.1_2014.06_1-4|332	Patch349: gdb-archer.patch
14mr|gdb-7.7.1_2014.06_1-4|333	
14mr|gdb-7.7.1_2014.06_1-4|334	# Fix parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457187).
14mr|gdb-7.7.1_2014.06_1-4|335	# - Turn on 64-bit BFD support, globally enable AC_SYS_LARGEFILE.
14mr|gdb-7.7.1_2014.06_1-4|336	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|337	Patch360: gdb-6.8-bz457187-largefile-test.patch
14mr|gdb-7.7.1_2014.06_1-4|338	
14mr|gdb-7.7.1_2014.06_1-4|339	# New test for step-resume breakpoint placed in multiple threads at once.
14mr|gdb-7.7.1_2014.06_1-4|340	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|341	Patch381: gdb-simultaneous-step-resume-breakpoint-test.patch
14mr|gdb-7.7.1_2014.06_1-4|342	
14mr|gdb-7.7.1_2014.06_1-4|343	# Fix GNU/Linux core open: Can't read pathname for load map: Input/output error.
14mr|gdb-7.7.1_2014.06_1-4|344	# Fix regression of undisplayed missing shared libraries caused by a fix for.
14mr|gdb-7.7.1_2014.06_1-4|345	#=push+work: It should be in glibc: libc-alpha: <20091004161706.GA27450@.*>
14mr|gdb-7.7.1_2014.06_1-4|346	Patch382: gdb-core-open-vdso-warning.patch
14mr|gdb-7.7.1_2014.06_1-4|347	
14mr|gdb-7.7.1_2014.06_1-4|348	# Fix syscall restarts for amd64->i386 biarch.
14mr|gdb-7.7.1_2014.06_1-4|349	#=push
14mr|gdb-7.7.1_2014.06_1-4|350	Patch391: gdb-x86_64-i386-syscall-restart.patch
14mr|gdb-7.7.1_2014.06_1-4|351	
14mr|gdb-7.7.1_2014.06_1-4|352	# Fix stepping with OMP parallel Fortran sections (BZ 533176).
14mr|gdb-7.7.1_2014.06_1-4|353	#=push+work: It requires some better DWARF annotations.
14mr|gdb-7.7.1_2014.06_1-4|354	Patch392: gdb-bz533176-fortran-omp-step.patch
14mr|gdb-7.7.1_2014.06_1-4|355	
14mr|gdb-7.7.1_2014.06_1-4|356	# Use gfortran44 when running the testsuite on RHEL-5.
14mr|gdb-7.7.1_2014.06_1-4|357	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|358	Patch393: gdb-rhel5-gcc44.patch
14mr|gdb-7.7.1_2014.06_1-4|359	
14mr|gdb-7.7.1_2014.06_1-4|360	# Fix regression by python on ia64 due to stale current frame.
14mr|gdb-7.7.1_2014.06_1-4|361	#=push
14mr|gdb-7.7.1_2014.06_1-4|362	Patch397: gdb-follow-child-stale-parent.patch
14mr|gdb-7.7.1_2014.06_1-4|363	
14mr|gdb-7.7.1_2014.06_1-4|364	# Workaround ccache making lineno non-zero for command-line definitions.
14mr|gdb-7.7.1_2014.06_1-4|365	#=fedoratest: ccache is rarely used and it is even fixed now.
14mr|gdb-7.7.1_2014.06_1-4|366	Patch403: gdb-ccache-workaround.patch
14mr|gdb-7.7.1_2014.06_1-4|367	
14mr|gdb-7.7.1_2014.06_1-4|368	# Testcase for "Do not make up line information" fix by Daniel Jacobowitz.
14mr|gdb-7.7.1_2014.06_1-4|369	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|370	Patch407: gdb-lineno-makeup-test.patch
14mr|gdb-7.7.1_2014.06_1-4|371	
14mr|gdb-7.7.1_2014.06_1-4|372	# Test power7 ppc disassembly.
14mr|gdb-7.7.1_2014.06_1-4|373	#=fedoratest+ppc
14mr|gdb-7.7.1_2014.06_1-4|374	Patch408: gdb-ppc-power7-test.patch
14mr|gdb-7.7.1_2014.06_1-4|375	
14mr|gdb-7.7.1_2014.06_1-4|376	# Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ 541866).
14mr|gdb-7.7.1_2014.06_1-4|377	# Fix i386 rwatch+awatch before run (BZ 688788, on top of BZ 541866).
14mr|gdb-7.7.1_2014.06_1-4|378	#=push+work: It should be fixed properly instead.
14mr|gdb-7.7.1_2014.06_1-4|379	Patch417: gdb-bz541866-rwatch-before-run.patch
14mr|gdb-7.7.1_2014.06_1-4|380	
14mr|gdb-7.7.1_2014.06_1-4|381	# Workaround non-stop moribund locations exploited by kernel utrace (BZ 590623).
14mr|gdb-7.7.1_2014.06_1-4|382	#=push+work: Currently it is still not fully safe.
14mr|gdb-7.7.1_2014.06_1-4|383	Patch459: gdb-moribund-utrace-workaround.patch
14mr|gdb-7.7.1_2014.06_1-4|384	
14mr|gdb-7.7.1_2014.06_1-4|385	# Fix follow-exec for C++ programs (bugreported by Martin Stransky).
14mr|gdb-7.7.1_2014.06_1-4|386	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|387	Patch470: gdb-archer-next-over-throw-cxx-exec.patch
14mr|gdb-7.7.1_2014.06_1-4|388	
14mr|gdb-7.7.1_2014.06_1-4|389	# Backport DWARF-4 support (BZ 601887, Tom Tromey).
14mr|gdb-7.7.1_2014.06_1-4|390	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|391	Patch475: gdb-bz601887-dwarf4-rh-test.patch
14mr|gdb-7.7.1_2014.06_1-4|392	
14mr|gdb-7.7.1_2014.06_1-4|393	# [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604).
14mr|gdb-7.7.1_2014.06_1-4|394	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|395	Patch490: gdb-test-bt-cfi-without-die.patch
14mr|gdb-7.7.1_2014.06_1-4|396	
14mr|gdb-7.7.1_2014.06_1-4|397	# Provide /usr/bin/gdb-add-index for rpm-build (Tom Tromey).
14mr|gdb-7.7.1_2014.06_1-4|398	#=fedora: Re-check against the upstream version.
14mr|gdb-7.7.1_2014.06_1-4|399	Patch491: gdb-gdb-add-index-script.patch
14mr|gdb-7.7.1_2014.06_1-4|400	
14mr|gdb-7.7.1_2014.06_1-4|401	# Out of memory is just an error, not fatal (uninitialized VLS vars, BZ 568248).
14mr|gdb-7.7.1_2014.06_1-4|402	#=drop+work: Inferior objects should be read in parts, then this patch gets obsoleted.
14mr|gdb-7.7.1_2014.06_1-4|403	Patch496: gdb-bz568248-oom-is-error.patch
14mr|gdb-7.7.1_2014.06_1-4|404	
14mr|gdb-7.7.1_2014.06_1-4|405	# Verify GDB Python built-in function gdb.solib_address exists (BZ # 634108).
14mr|gdb-7.7.1_2014.06_1-4|406	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|407	Patch526: gdb-bz634108-solib_address.patch
14mr|gdb-7.7.1_2014.06_1-4|408	
14mr|gdb-7.7.1_2014.06_1-4|409	# New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
14mr|gdb-7.7.1_2014.06_1-4|410	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|411	Patch542: gdb-test-pid0-core.patch
14mr|gdb-7.7.1_2014.06_1-4|412	
14mr|gdb-7.7.1_2014.06_1-4|413	# [archer-tromey-delayed-symfile] New test gdb.dwarf2/dw2-aranges.exp.
14mr|gdb-7.7.1_2014.06_1-4|414	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|415	Patch547: gdb-test-dw2-aranges.patch
14mr|gdb-7.7.1_2014.06_1-4|416	
14mr|gdb-7.7.1_2014.06_1-4|417	# [archer-keiths-expr-cumulative+upstream] Import C++ testcases.
14mr|gdb-7.7.1_2014.06_1-4|418	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|419	Patch548: gdb-test-expr-cumulative-archer.patch
14mr|gdb-7.7.1_2014.06_1-4|420	
14mr|gdb-7.7.1_2014.06_1-4|421	# Toolchain on sparc is slightly broken and debuginfo files are generated
14mr|gdb-7.7.1_2014.06_1-4|422	# with non 64bit aligned tables/offsets.
14mr|gdb-7.7.1_2014.06_1-4|423	# See for example readelf -S ../Xvnc.debug.
14mr|gdb-7.7.1_2014.06_1-4|424	#
14mr|gdb-7.7.1_2014.06_1-4|425	# As a consenquence calculation of sectp->filepos as used in
14mr|gdb-7.7.1_2014.06_1-4|426	# dwarf2_read_section (gdb/dwarf2read.c:1525) will return a non aligned buffer
14mr|gdb-7.7.1_2014.06_1-4|427	# that cannot be used directly as done with MMAP.
14mr|gdb-7.7.1_2014.06_1-4|428	# Usage will result in a BusError.
14mr|gdb-7.7.1_2014.06_1-4|429	#
14mr|gdb-7.7.1_2014.06_1-4|430	# While we figure out what's wrong in the toolchain and do a full archive
14mr|gdb-7.7.1_2014.06_1-4|431	# rebuild to fix it, we need to be able to use gdb :)
14mr|gdb-7.7.1_2014.06_1-4|432	#=push+work
14mr|gdb-7.7.1_2014.06_1-4|433	Patch579: gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
14mr|gdb-7.7.1_2014.06_1-4|434	
14mr|gdb-7.7.1_2014.06_1-4|435	# Work around PR libc/13097 "linux-vdso.so.1" warning message.
14mr|gdb-7.7.1_2014.06_1-4|436	#=push
14mr|gdb-7.7.1_2014.06_1-4|437	Patch627: gdb-glibc-vdso-workaround.patch
14mr|gdb-7.7.1_2014.06_1-4|438	
14mr|gdb-7.7.1_2014.06_1-4|439	# Hack for proper PIE run of the testsuite.
14mr|gdb-7.7.1_2014.06_1-4|440	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|441	Patch634: gdb-runtest-pie-override.patch
14mr|gdb-7.7.1_2014.06_1-4|442	
14mr|gdb-7.7.1_2014.06_1-4|443	# Work around readline-6.2 incompatibility not asking for --more-- (BZ 701131).
14mr|gdb-7.7.1_2014.06_1-4|444	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|445	Patch642: gdb-readline62-ask-more-rh.patch
14mr|gdb-7.7.1_2014.06_1-4|446	
14mr|gdb-7.7.1_2014.06_1-4|447	# Print reasons for failed attach/spawn incl. SELinux deny_ptrace (BZ 786878).
14mr|gdb-7.7.1_2014.06_1-4|448	#=push
14mr|gdb-7.7.1_2014.06_1-4|449	Patch653: gdb-attach-fail-reasons-5of5.patch
14mr|gdb-7.7.1_2014.06_1-4|450	
14mr|gdb-7.7.1_2014.06_1-4|451	# Workaround crashes from stale frame_info pointer (BZ 804256).
14mr|gdb-7.7.1_2014.06_1-4|452	#=fedora
14mr|gdb-7.7.1_2014.06_1-4|453	Patch661: gdb-stale-frame_info.patch
14mr|gdb-7.7.1_2014.06_1-4|454	
14mr|gdb-7.7.1_2014.06_1-4|455	# Workaround PR libc/14166 for inferior calls of strstr.
14mr|gdb-7.7.1_2014.06_1-4|456	#=fedora: Compatibility with RHELs (unchecked which ones).
14mr|gdb-7.7.1_2014.06_1-4|457	Patch690: gdb-glibc-strstr-workaround.patch
14mr|gdb-7.7.1_2014.06_1-4|458	
14mr|gdb-7.7.1_2014.06_1-4|459	# Include testcase for `Unable to see a variable inside a module (XLF)' (BZ 823789).
14mr|gdb-7.7.1_2014.06_1-4|460	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|461	#+ppc
14mr|gdb-7.7.1_2014.06_1-4|462	Patch698: gdb-rhel5.9-testcase-xlf-var-inside-mod.patch
14mr|gdb-7.7.1_2014.06_1-4|463	
14mr|gdb-7.7.1_2014.06_1-4|464	# Testcase for `Setting solib-absolute-prefix breaks vDSO' (BZ 818343).
14mr|gdb-7.7.1_2014.06_1-4|465	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|466	Patch703: gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
14mr|gdb-7.7.1_2014.06_1-4|467	
14mr|gdb-7.7.1_2014.06_1-4|468	# Fix `GDB cannot access struct member whose offset is larger than 256MB'
14mr|gdb-7.7.1_2014.06_1-4|469	# (RH BZ 795424).
14mr|gdb-7.7.1_2014.06_1-4|470	#=push+work
14mr|gdb-7.7.1_2014.06_1-4|471	Patch811: gdb-rhbz795424-bitpos-20of25.patch
14mr|gdb-7.7.1_2014.06_1-4|472	Patch812: gdb-rhbz795424-bitpos-21of25.patch
14mr|gdb-7.7.1_2014.06_1-4|473	Patch813: gdb-rhbz795424-bitpos-22of25.patch
14mr|gdb-7.7.1_2014.06_1-4|474	Patch814: gdb-rhbz795424-bitpos-23of25.patch
14mr|gdb-7.7.1_2014.06_1-4|475	Patch816: gdb-rhbz795424-bitpos-25of25.patch
14mr|gdb-7.7.1_2014.06_1-4|476	Patch817: gdb-rhbz795424-bitpos-25of25-test.patch
14mr|gdb-7.7.1_2014.06_1-4|477	Patch818: gdb-rhbz795424-bitpos-lazyvalue.patch
14mr|gdb-7.7.1_2014.06_1-4|478	
14mr|gdb-7.7.1_2014.06_1-4|479	# Import regression test for `gdb/findvar.c:417: internal-error:
14mr|gdb-7.7.1_2014.06_1-4|480	# read_var_value: Assertion `frame' failed.' (RH BZ 947564) from RHEL 6.5.
14mr|gdb-7.7.1_2014.06_1-4|481	#=fedoratest
14mr|gdb-7.7.1_2014.06_1-4|482	Patch832: gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch
14mr|gdb-7.7.1_2014.06_1-4|483	
14mr|gdb-7.7.1_2014.06_1-4|484	# Fix crash on 'enable count' (Simon Marchi, BZ 993118).
14mr|gdb-7.7.1_2014.06_1-4|485	Patch843: gdb-enable-count-crash.patch
14mr|gdb-7.7.1_2014.06_1-4|486	
14mr|gdb-7.7.1_2014.06_1-4|487	# Fix testsuite "ERROR: no fileid for".
14mr|gdb-7.7.1_2014.06_1-4|488	Patch846: gdb-testsuite-nohostid.patch
14mr|gdb-7.7.1_2014.06_1-4|489	
14mr|gdb-7.7.1_2014.06_1-4|490	# [rhel6] DTS backward Python compatibility API (BZ 1020004, Phil Muldoon).
14mr|gdb-7.7.1_2014.06_1-4|491	Patch848: gdb-dts-rhel6-python-compat.patch
14mr|gdb-7.7.1_2014.06_1-4|492	
14mr|gdb-7.7.1_2014.06_1-4|493	# Fix crash of -readnow /usr/lib/debug/usr/bin/gnatbind.debug (BZ 1069211).
14mr|gdb-7.7.1_2014.06_1-4|494	Patch850: gdb-gnat-dwarf-crash-1of3.patch
14mr|gdb-7.7.1_2014.06_1-4|495	Patch851: gdb-gnat-dwarf-crash-2of3.patch
14mr|gdb-7.7.1_2014.06_1-4|496	Patch852: gdb-gnat-dwarf-crash-3of3.patch
14mr|gdb-7.7.1_2014.06_1-4|497	# RPM5 patch
14mr|gdb-7.7.1_2014.06_1-4|498	Patch1000: gdb-7.3.50.20110722-rpm5.patch
14mr|gdb-7.7.1_2014.06_1-4|499	
14mr|gdb-7.7.1_2014.06_1-4|500	# ROSA/OMV/MGA have urpmi instead of yum:
14mr|gdb-7.7.1_2014.06_1-4|501	Patch1001: gdb-7.7-buildid-locate-rosa.patch
14mr|gdb-7.7.1_2014.06_1-4|502	
14mr|gdb-7.7.1_2014.06_1-4|503	# http://svnweb.mageia.org/soft/rpm/debuginfo-install/trunk/debuginfo-install
14mr|gdb-7.7.1_2014.06_1-4|504	Source1000: debuginfo-install
14mr|gdb-7.7.1_2014.06_1-4|505	
14mr|gdb-7.7.1_2014.06_1-4|506	BuildRequires:  bison
14mr|gdb-7.7.1_2014.06_1-4|507	Buildrequires:  cloog-devel
14mr|gdb-7.7.1_2014.06_1-4|508	BuildRequires:  flex
14mr|gdb-7.7.1_2014.06_1-4|509	BuildRequires:  pkgconfig(ncurses)
14mr|gdb-7.7.1_2014.06_1-4|510	BuildRequires:  pkgconfig(expat)
14mr|gdb-7.7.1_2014.06_1-4|511	BuildRequires:  pkgconfig(python)
14mr|gdb-7.7.1_2014.06_1-4|512	BuildRequires:  pkgconfig(rpm) >= 5.3
14mr|gdb-7.7.1_2014.06_1-4|513	BuildRequires:  pkgconfig
14mr|gdb-7.7.1_2014.06_1-4|514	BuildRequires:  readline-devel
14mr|gdb-7.7.1_2014.06_1-4|515	BuildRequires:  texinfo
14mr|gdb-7.7.1_2014.06_1-4|516	BuildRequires:	texlive
14mr|gdb-7.7.1_2014.06_1-4|517	%if %{with testsuite}
14mr|gdb-7.7.1_2014.06_1-4|518	BuildRequires:	dejagnu
14mr|gdb-7.7.1_2014.06_1-4|519	%endif
14mr|gdb-7.7.1_2014.06_1-4|520	
14mr|gdb-7.7.1_2014.06_1-4|521	
14mr|gdb-7.7.1_2014.06_1-4|522	%description
14mr|gdb-7.7.1_2014.06_1-4|523	GDB, the GNU debugger, allows you to debug programs written in C, C++,
14mr|gdb-7.7.1_2014.06_1-4|524	Java, and other languages, by executing them in a controlled fashion
14mr|gdb-7.7.1_2014.06_1-4|525	and printing their data.
14mr|gdb-7.7.1_2014.06_1-4|526	
14mr|gdb-7.7.1_2014.06_1-4|527	%prep
14mr|gdb-7.7.1_2014.06_1-4|528	
14mr|gdb-7.7.1_2014.06_1-4|529	# This allows the tarball name to be different from our
14mr|gdb-7.7.1_2014.06_1-4|530	# version-release name.
14mr|gdb-7.7.1_2014.06_1-4|531	
14mr|gdb-7.7.1_2014.06_1-4|532	%setup -q -n %{gdb_src}
14mr|gdb-7.7.1_2014.06_1-4|533	
14mr|gdb-7.7.1_2014.06_1-4|534	# Files have `# <number> <file>' statements breaking VPATH / find-debuginfo.sh .
14mr|gdb-7.7.1_2014.06_1-4|535	rm -f gdb/ada-exp.c gdb/ada-lex.c gdb/c-exp.c gdb/cp-name-parser.c gdb/f-exp.c
14mr|gdb-7.7.1_2014.06_1-4|536	rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c gdb/go-exp.c
14mr|gdb-7.7.1_2014.06_1-4|537	
14mr|gdb-7.7.1_2014.06_1-4|538	# Apply patches defined above.
14mr|gdb-7.7.1_2014.06_1-4|539	
14mr|gdb-7.7.1_2014.06_1-4|540	# Match the Fedora's version info.
14mr|gdb-7.7.1_2014.06_1-4|541	%patch2 -p1
14mr|gdb-7.7.1_2014.06_1-4|542	
14mr|gdb-7.7.1_2014.06_1-4|543	%patch349 -p1
14mr|gdb-7.7.1_2014.06_1-4|544	%patch232 -p1
14mr|gdb-7.7.1_2014.06_1-4|545	%patch1 -p1
14mr|gdb-7.7.1_2014.06_1-4|546	
14mr|gdb-7.7.1_2014.06_1-4|547	%patch105 -p1
14mr|gdb-7.7.1_2014.06_1-4|548	%patch111 -p1
14mr|gdb-7.7.1_2014.06_1-4|549	%patch112 -p1
14mr|gdb-7.7.1_2014.06_1-4|550	%patch118 -p1
14mr|gdb-7.7.1_2014.06_1-4|551	%patch122 -p1
14mr|gdb-7.7.1_2014.06_1-4|552	%patch125 -p1
14mr|gdb-7.7.1_2014.06_1-4|553	%patch133 -p1
14mr|gdb-7.7.1_2014.06_1-4|554	%patch136 -p1
14mr|gdb-7.7.1_2014.06_1-4|555	%patch145 -p1
14mr|gdb-7.7.1_2014.06_1-4|556	%patch161 -p1
14mr|gdb-7.7.1_2014.06_1-4|557	%patch163 -p1
14mr|gdb-7.7.1_2014.06_1-4|558	%patch164 -p1
14mr|gdb-7.7.1_2014.06_1-4|559	%patch188 -p1
14mr|gdb-7.7.1_2014.06_1-4|560	%patch194 -p1
14mr|gdb-7.7.1_2014.06_1-4|561	%patch196 -p1
14mr|gdb-7.7.1_2014.06_1-4|562	%patch199 -p1
14mr|gdb-7.7.1_2014.06_1-4|563	%patch208 -p1
14mr|gdb-7.7.1_2014.06_1-4|564	%patch211 -p1
14mr|gdb-7.7.1_2014.06_1-4|565	%patch213 -p1
14mr|gdb-7.7.1_2014.06_1-4|566	%patch214 -p1
14mr|gdb-7.7.1_2014.06_1-4|567	%patch216 -p1
14mr|gdb-7.7.1_2014.06_1-4|568	%patch217 -p1
14mr|gdb-7.7.1_2014.06_1-4|569	%patch225 -p1
14mr|gdb-7.7.1_2014.06_1-4|570	%patch229 -p1
14mr|gdb-7.7.1_2014.06_1-4|571	%patch231 -p1
14mr|gdb-7.7.1_2014.06_1-4|572	%patch234 -p1
14mr|gdb-7.7.1_2014.06_1-4|573	%patch235 -p1
14mr|gdb-7.7.1_2014.06_1-4|574	%patch245 -p1
14mr|gdb-7.7.1_2014.06_1-4|575	%patch247 -p1
14mr|gdb-7.7.1_2014.06_1-4|576	%patch254 -p1
14mr|gdb-7.7.1_2014.06_1-4|577	%patch258 -p1
14mr|gdb-7.7.1_2014.06_1-4|578	%patch260 -p1
14mr|gdb-7.7.1_2014.06_1-4|579	%patch263 -p1
14mr|gdb-7.7.1_2014.06_1-4|580	%patch271 -p1
14mr|gdb-7.7.1_2014.06_1-4|581	%patch274 -p1
14mr|gdb-7.7.1_2014.06_1-4|582	%patch659 -p1
14mr|gdb-7.7.1_2014.06_1-4|583	%patch353 -p1
14mr|gdb-7.7.1_2014.06_1-4|584	%patch276 -p1
14mr|gdb-7.7.1_2014.06_1-4|585	%patch282 -p1
14mr|gdb-7.7.1_2014.06_1-4|586	%patch284 -p1
14mr|gdb-7.7.1_2014.06_1-4|587	%patch289 -p1
14mr|gdb-7.7.1_2014.06_1-4|588	%patch290 -p1
14mr|gdb-7.7.1_2014.06_1-4|589	%patch294 -p1
14mr|gdb-7.7.1_2014.06_1-4|590	%patch296 -p1
14mr|gdb-7.7.1_2014.06_1-4|591	%patch298 -p1
14mr|gdb-7.7.1_2014.06_1-4|592	%patch309 -p1
14mr|gdb-7.7.1_2014.06_1-4|593	%patch311 -p1
14mr|gdb-7.7.1_2014.06_1-4|594	%patch315 -p1
14mr|gdb-7.7.1_2014.06_1-4|595	%patch317 -p1
14mr|gdb-7.7.1_2014.06_1-4|596	%patch320 -p1
14mr|gdb-7.7.1_2014.06_1-4|597	%patch330 -p1
14mr|gdb-7.7.1_2014.06_1-4|598	%patch343 -p1
14mr|gdb-7.7.1_2014.06_1-4|599	%patch348 -p1
14mr|gdb-7.7.1_2014.06_1-4|600	%patch360 -p1
14mr|gdb-7.7.1_2014.06_1-4|601	%patch381 -p1
14mr|gdb-7.7.1_2014.06_1-4|602	%patch382 -p1
14mr|gdb-7.7.1_2014.06_1-4|603	%patch391 -p1
14mr|gdb-7.7.1_2014.06_1-4|604	%patch392 -p1
14mr|gdb-7.7.1_2014.06_1-4|605	%patch397 -p1
14mr|gdb-7.7.1_2014.06_1-4|606	%patch403 -p1
14mr|gdb-7.7.1_2014.06_1-4|607	%patch389 -p1
14mr|gdb-7.7.1_2014.06_1-4|608	%patch394 -p1
14mr|gdb-7.7.1_2014.06_1-4|609	%patch407 -p1
14mr|gdb-7.7.1_2014.06_1-4|610	%patch408 -p1
14mr|gdb-7.7.1_2014.06_1-4|611	%patch417 -p1
14mr|gdb-7.7.1_2014.06_1-4|612	%patch459 -p1
14mr|gdb-7.7.1_2014.06_1-4|613	%patch470 -p1
14mr|gdb-7.7.1_2014.06_1-4|614	%patch475 -p1
14mr|gdb-7.7.1_2014.06_1-4|615	%patch415 -p1
14mr|gdb-7.7.1_2014.06_1-4|616	%patch519 -p1
14mr|gdb-7.7.1_2014.06_1-4|617	%patch490 -p1
14mr|gdb-7.7.1_2014.06_1-4|618	%patch491 -p1
14mr|gdb-7.7.1_2014.06_1-4|619	%patch496 -p1
14mr|gdb-7.7.1_2014.06_1-4|620	%patch526 -p1
14mr|gdb-7.7.1_2014.06_1-4|621	%patch542 -p1
14mr|gdb-7.7.1_2014.06_1-4|622	%patch547 -p1
14mr|gdb-7.7.1_2014.06_1-4|623	%patch548 -p1
14mr|gdb-7.7.1_2014.06_1-4|624	%patch579 -p1
14mr|gdb-7.7.1_2014.06_1-4|625	%patch627 -p1
14mr|gdb-7.7.1_2014.06_1-4|626	%patch634 -p1
14mr|gdb-7.7.1_2014.06_1-4|627	%patch653 -p1
14mr|gdb-7.7.1_2014.06_1-4|628	%patch661 -p1
14mr|gdb-7.7.1_2014.06_1-4|629	%patch690 -p1
14mr|gdb-7.7.1_2014.06_1-4|630	%patch698 -p1
14mr|gdb-7.7.1_2014.06_1-4|631	%patch703 -p1
14mr|gdb-7.7.1_2014.06_1-4|632	%patch811 -p1
14mr|gdb-7.7.1_2014.06_1-4|633	%patch812 -p1
14mr|gdb-7.7.1_2014.06_1-4|634	%patch813 -p1
14mr|gdb-7.7.1_2014.06_1-4|635	%patch814 -p1
14mr|gdb-7.7.1_2014.06_1-4|636	%patch816 -p1
14mr|gdb-7.7.1_2014.06_1-4|637	%patch817 -p1
14mr|gdb-7.7.1_2014.06_1-4|638	%patch818 -p1
14mr|gdb-7.7.1_2014.06_1-4|639	%patch832 -p1
14mr|gdb-7.7.1_2014.06_1-4|640	%patch843 -p1
14mr|gdb-7.7.1_2014.06_1-4|641	%patch846 -p1
14mr|gdb-7.7.1_2014.06_1-4|642	%patch850 -p1
14mr|gdb-7.7.1_2014.06_1-4|643	%patch851 -p1
14mr|gdb-7.7.1_2014.06_1-4|644	%patch852 -p1
14mr|gdb-7.7.1_2014.06_1-4|645	
14mr|gdb-7.7.1_2014.06_1-4|646	%patch1000 -p1
14mr|gdb-7.7.1_2014.06_1-4|647	%patch1001 -p1
14mr|gdb-7.7.1_2014.06_1-4|648	
14mr|gdb-7.7.1_2014.06_1-4|649	find -name "*.orig" | xargs rm -f
14mr|gdb-7.7.1_2014.06_1-4|650	! find -name "*.rej" # Should not happen.
14mr|gdb-7.7.1_2014.06_1-4|651	
14mr|gdb-7.7.1_2014.06_1-4|652	cat > gdb/version.in << EOF
14mr|gdb-7.7.1_2014.06_1-4|653	%{version}-%{release} (%{distro_version})
14mr|gdb-7.7.1_2014.06_1-4|654	EOF
14mr|gdb-7.7.1_2014.06_1-4|655	
14mr|gdb-7.7.1_2014.06_1-4|656	# Remove the info and other generated files added by the FSF release
14mr|gdb-7.7.1_2014.06_1-4|657	# process.
14mr|gdb-7.7.1_2014.06_1-4|658	rm -f libdecnumber/gstdint.h
14mr|gdb-7.7.1_2014.06_1-4|659	rm -f bfd/doc/*.info
14mr|gdb-7.7.1_2014.06_1-4|660	rm -f bfd/doc/*.info-*
14mr|gdb-7.7.1_2014.06_1-4|661	rm -f gdb/doc/*.info
14mr|gdb-7.7.1_2014.06_1-4|662	rm -f gdb/doc/*.info-*
14mr|gdb-7.7.1_2014.06_1-4|663	
14mr|gdb-7.7.1_2014.06_1-4|664	# RL_STATE_FEDORA_GDB would not be found for:
14mr|gdb-7.7.1_2014.06_1-4|665	# Patch642: gdb-readline62-ask-more-rh.patch
14mr|gdb-7.7.1_2014.06_1-4|666	# --with-system-readline
14mr|gdb-7.7.1_2014.06_1-4|667	mv -f readline/doc readline-doc
14mr|gdb-7.7.1_2014.06_1-4|668	rm -rf readline/*
14mr|gdb-7.7.1_2014.06_1-4|669	mv -f readline-doc readline/doc
14mr|gdb-7.7.1_2014.06_1-4|670	
14mr|gdb-7.7.1_2014.06_1-4|671	%build
14mr|gdb-7.7.1_2014.06_1-4|672	CONFIGURE_TOP=$PWD
14mr|gdb-7.7.1_2014.06_1-4|673	# Identify the build directory with the version of gdb as well as the
14mr|gdb-7.7.1_2014.06_1-4|674	# architecture, to allow for mutliple versions to be installed and
14mr|gdb-7.7.1_2014.06_1-4|675	# built.
14mr|gdb-7.7.1_2014.06_1-4|676	# Initially we're in the %{gdb_src} directory.
14mr|gdb-7.7.1_2014.06_1-4|677	
14mr|gdb-7.7.1_2014.06_1-4|678	for fprofile in %{?_with_profile:-fprofile} ""
14mr|gdb-7.7.1_2014.06_1-4|679	do
14mr|gdb-7.7.1_2014.06_1-4|680	
14mr|gdb-7.7.1_2014.06_1-4|681	mkdir %{gdb_build}$fprofile
14mr|gdb-7.7.1_2014.06_1-4|682	cd %{gdb_build}$fprofile
14mr|gdb-7.7.1_2014.06_1-4|683	
14mr|gdb-7.7.1_2014.06_1-4|684	export CFLAGS="$RPM_OPT_FLAGS"
14mr|gdb-7.7.1_2014.06_1-4|685	
14mr|gdb-7.7.1_2014.06_1-4|686	%if 0%{?_with_debug:1}
14mr|gdb-7.7.1_2014.06_1-4|687	# --enable-werror could conflict with `-Wall -O0' but this is no longer true
14mr|gdb-7.7.1_2014.06_1-4|688	# for recent GCCs.
14mr|gdb-7.7.1_2014.06_1-4|689	CFLAGS="$CFLAGS -O0 -ggdb2"
14mr|gdb-7.7.1_2014.06_1-4|690	%endif
14mr|gdb-7.7.1_2014.06_1-4|691	
14mr|gdb-7.7.1_2014.06_1-4|692	CC=gcc CXX=g++ %configure	\
14mr|gdb-7.7.1_2014.06_1-4|693	--htmldir=%{gdb_docdir}					\
14mr|gdb-7.7.1_2014.06_1-4|694	--pdfdir=%{gdb_docdir}					\
14mr|gdb-7.7.1_2014.06_1-4|695	--with-system-gdbinit=%{_sysconfdir}/gdbinit		\
14mr|gdb-7.7.1_2014.06_1-4|696	--with-gdb-datadir=%{_datadir}/gdb			\
14mr|gdb-7.7.1_2014.06_1-4|697	--enable-gdb-build-warnings=,-Wno-unused		\
14mr|gdb-7.7.1_2014.06_1-4|698	--with-separate-debug-dir=/usr/lib/debug		\
14mr|gdb-7.7.1_2014.06_1-4|699	--disable-werror					\
14mr|gdb-7.7.1_2014.06_1-4|700	--disable-rpath						\
14mr|gdb-7.7.1_2014.06_1-4|701	--with-lzma						\
14mr|gdb-7.7.1_2014.06_1-4|702	--with-system-readline				\
14mr|gdb-7.7.1_2014.06_1-4|703	--with-expat						\
14mr|gdb-7.7.1_2014.06_1-4|704	$(: ppc64 host build crashes on ppc variant of libexpat.so )	\
14mr|gdb-7.7.1_2014.06_1-4|705	--without-libexpat-prefix				\
14mr|gdb-7.7.1_2014.06_1-4|706	--disable-tui						\
14mr|gdb-7.7.1_2014.06_1-4|707	%if 0%{!?_without_python:1}
14mr|gdb-7.7.1_2014.06_1-4|708	--with-python						\
14mr|gdb-7.7.1_2014.06_1-4|709	%else
14mr|gdb-7.7.1_2014.06_1-4|710	--without-python					\
14mr|gdb-7.7.1_2014.06_1-4|711	%endif
14mr|gdb-7.7.1_2014.06_1-4|712	%if %{with rpm}
14mr|gdb-7.7.1_2014.06_1-4|713	--with-rpm						\
14mr|gdb-7.7.1_2014.06_1-4|714	%else
14mr|gdb-7.7.1_2014.06_1-4|715	--without-rpm						\
14mr|gdb-7.7.1_2014.06_1-4|716	%endif
14mr|gdb-7.7.1_2014.06_1-4|717	--without-libunwind					\
14mr|gdb-7.7.1_2014.06_1-4|718	--enable-64-bit-bfd					\
14mr|gdb-7.7.1_2014.06_1-4|719	%if 0%{?_with_debug:1}
14mr|gdb-7.7.1_2014.06_1-4|720	--enable-static --disable-shared --enable-debug		\
14mr|gdb-7.7.1_2014.06_1-4|721	%endif
14mr|gdb-7.7.1_2014.06_1-4|722	--enable-targets=s390-linux-gnu,powerpc-linux-gnu,arm-linux-gnueabi,aarch64-linux-gnu \
14mr|gdb-7.7.1_2014.06_1-4|723	%{_target_platform}
14mr|gdb-7.7.1_2014.06_1-4|724	
14mr|gdb-7.7.1_2014.06_1-4|725	if [ -z "%{!?_with_profile:no}" ]
14mr|gdb-7.7.1_2014.06_1-4|726	then
14mr|gdb-7.7.1_2014.06_1-4|727	# Run all the configure tests being incompatible with $FPROFILE_CFLAGS.
14mr|gdb-7.7.1_2014.06_1-4|728	%make configure-host configure-target
14mr|gdb-7.7.1_2014.06_1-4|729	%make clean
14mr|gdb-7.7.1_2014.06_1-4|730	
14mr|gdb-7.7.1_2014.06_1-4|731	# Workaround -fprofile-use:
14mr|gdb-7.7.1_2014.06_1-4|732	# linux-x86-low.c:2225: Error: symbol `start_i386_goto' is already defined
14mr|gdb-7.7.1_2014.06_1-4|733	%make -C gdb/gdbserver linux-x86-low.o
14mr|gdb-7.7.1_2014.06_1-4|734	fi
14mr|gdb-7.7.1_2014.06_1-4|735	
14mr|gdb-7.7.1_2014.06_1-4|736	# Global CFLAGS would fail on:
14mr|gdb-7.7.1_2014.06_1-4|737	# conftest.c:1:1: error: coverage mismatch for function 'main' while reading counter 'arcs'
14mr|gdb-7.7.1_2014.06_1-4|738	if [ "$fprofile" = "-fprofile" ]
14mr|gdb-7.7.1_2014.06_1-4|739	then
14mr|gdb-7.7.1_2014.06_1-4|740	FPROFILE_CFLAGS='-fprofile-generate'
14mr|gdb-7.7.1_2014.06_1-4|741	elif [ -z "%{!?_with_profile:no}" ]
14mr|gdb-7.7.1_2014.06_1-4|742	then
14mr|gdb-7.7.1_2014.06_1-4|743	FPROFILE_CFLAGS='-fprofile-use'
14mr|gdb-7.7.1_2014.06_1-4|744	# We cannot use -fprofile-dir as the bare filenames clash.
14mr|gdb-7.7.1_2014.06_1-4|745	(cd ../%{gdb_build}-fprofile;
14mr|gdb-7.7.1_2014.06_1-4|746	# It was 333 on x86_64.
14mr|gdb-7.7.1_2014.06_1-4|747	test $(find -name "*.gcda"|wc -l) -gt 300
14mr|gdb-7.7.1_2014.06_1-4|748	find -name "*.gcda" | while read -r i
14mr|gdb-7.7.1_2014.06_1-4|749	do
14mr|gdb-7.7.1_2014.06_1-4|750	ln $i ../%{gdb_build}/$i
14mr|gdb-7.7.1_2014.06_1-4|751	done
14mr|gdb-7.7.1_2014.06_1-4|752	)
14mr|gdb-7.7.1_2014.06_1-4|753	else
14mr|gdb-7.7.1_2014.06_1-4|754	FPROFILE_CFLAGS=""
14mr|gdb-7.7.1_2014.06_1-4|755	fi
14mr|gdb-7.7.1_2014.06_1-4|756	
14mr|gdb-7.7.1_2014.06_1-4|757	%make CFLAGS="$CFLAGS $FPROFILE_CFLAGS" LDFLAGS="$FPROFILE_CFLAGS"
14mr|gdb-7.7.1_2014.06_1-4|758	
14mr|gdb-7.7.1_2014.06_1-4|759	if [ "$fprofile" = "-fprofile" ]
14mr|gdb-7.7.1_2014.06_1-4|760	then
14mr|gdb-7.7.1_2014.06_1-4|761	cd gdb
14mr|gdb-7.7.1_2014.06_1-4|762	cp -p gdb gdb-withindex
14mr|gdb-7.7.1_2014.06_1-4|763	PATH="$PWD:$PATH" sh ../../gdb/gdb-add-index $PWD/gdb-withindex
14mr|gdb-7.7.1_2014.06_1-4|764	./gdb -nx -ex q ./gdb-withindex
14mr|gdb-7.7.1_2014.06_1-4|765	./gdb -nx -readnow -ex q ./gdb-withindex
14mr|gdb-7.7.1_2014.06_1-4|766	cd ..
14mr|gdb-7.7.1_2014.06_1-4|767	fi
14mr|gdb-7.7.1_2014.06_1-4|768	
14mr|gdb-7.7.1_2014.06_1-4|769	cd ..
14mr|gdb-7.7.1_2014.06_1-4|770	
14mr|gdb-7.7.1_2014.06_1-4|771	done	# fprofile
14mr|gdb-7.7.1_2014.06_1-4|772	
14mr|gdb-7.7.1_2014.06_1-4|773	cd %{gdb_build}
14mr|gdb-7.7.1_2014.06_1-4|774	
14mr|gdb-7.7.1_2014.06_1-4|775	%make info
14mr|gdb-7.7.1_2014.06_1-4|776	%make -C gdb/doc {gdb,annotate}{.info,/index.html,.pdf} MAKEHTMLFLAGS=--no-split
14mr|gdb-7.7.1_2014.06_1-4|777	
14mr|gdb-7.7.1_2014.06_1-4|778	grep '#define HAVE_ZLIB_H 1' gdb/config.h
14mr|gdb-7.7.1_2014.06_1-4|779	
14mr|gdb-7.7.1_2014.06_1-4|780	# Copy the <sourcetree>/gdb/NEWS file to the directory above it.
14mr|gdb-7.7.1_2014.06_1-4|781	cp $RPM_BUILD_DIR/%{gdb_src}/gdb/NEWS $RPM_BUILD_DIR/%{gdb_src}
14mr|gdb-7.7.1_2014.06_1-4|782	
14mr|gdb-7.7.1_2014.06_1-4|783	%check
14mr|gdb-7.7.1_2014.06_1-4|784	# Initially we're in the %{gdb_src} directory.
14mr|gdb-7.7.1_2014.06_1-4|785	cd %{gdb_build}
14mr|gdb-7.7.1_2014.06_1-4|786	
14mr|gdb-7.7.1_2014.06_1-4|787	%if %{without testsuite}
14mr|gdb-7.7.1_2014.06_1-4|788	echo ====================TESTSUITE DISABLED=========================
14mr|gdb-7.7.1_2014.06_1-4|789	%else
14mr|gdb-7.7.1_2014.06_1-4|790	echo ====================TESTING=========================
14mr|gdb-7.7.1_2014.06_1-4|791	cd gdb
14mr|gdb-7.7.1_2014.06_1-4|792	gcc -o ./orphanripper %{SOURCE2} -Wall -lutil -ggdb2
14mr|gdb-7.7.1_2014.06_1-4|793	# Need to use a single --ignore option, second use overrides first.
14mr|gdb-7.7.1_2014.06_1-4|794	# No `%{?_smp_mflags}' here as it may race.
14mr|gdb-7.7.1_2014.06_1-4|795	# WARNING: can't generate a core file - core tests suppressed - check ulimit
14mr|gdb-7.7.1_2014.06_1-4|796	# "readline-overflow.exp" - Testcase is broken, functionality is OK.
14mr|gdb-7.7.1_2014.06_1-4|797	(
14mr|gdb-7.7.1_2014.06_1-4|798	# ULIMIT required for `gdb.base/auxv.exp'.
14mr|gdb-7.7.1_2014.06_1-4|799	ulimit -H -c
14mr|gdb-7.7.1_2014.06_1-4|800	ulimit -c unlimited || :
14mr|gdb-7.7.1_2014.06_1-4|801	
14mr|gdb-7.7.1_2014.06_1-4|802	# Setup $CHECK as `check//unix/' or `check//unix/-m64' for explicit bitsize.
14mr|gdb-7.7.1_2014.06_1-4|803	# Never use two different bitsizes as it fails on ppc64.
14mr|gdb-7.7.1_2014.06_1-4|804	echo 'int main (void) { return 0; }' >biarch.c
14mr|gdb-7.7.1_2014.06_1-4|805	CHECK=""
14mr|gdb-7.7.1_2014.06_1-4|806	for BI in -m64 -m32 -m31 ""
14mr|gdb-7.7.1_2014.06_1-4|807	do
14mr|gdb-7.7.1_2014.06_1-4|808	# Do not use size-less options if any of the sizes works.
14mr|gdb-7.7.1_2014.06_1-4|809	# On ia64 there is no -m64 flag while we must not leave a bare `check' here
14mr|gdb-7.7.1_2014.06_1-4|810	# as it would switch over some testing scripts to the backward compatibility
14mr|gdb-7.7.1_2014.06_1-4|811	# mode: when `make check' was executed from inside the testsuite/ directory.
14mr|gdb-7.7.1_2014.06_1-4|812	if [ -z "$BI" -a -n "$CHECK" ];then
14mr|gdb-7.7.1_2014.06_1-4|813	continue
14mr|gdb-7.7.1_2014.06_1-4|814	fi
14mr|gdb-7.7.1_2014.06_1-4|815	# Do not use $RPM_OPT_FLAGS as the other non-size options will not be used
14mr|gdb-7.7.1_2014.06_1-4|816	# in the real run of the testsuite.
14mr|gdb-7.7.1_2014.06_1-4|817	if ! gcc $BI -o biarch biarch.c
14mr|gdb-7.7.1_2014.06_1-4|818	then
14mr|gdb-7.7.1_2014.06_1-4|819	continue
14mr|gdb-7.7.1_2014.06_1-4|820	fi
14mr|gdb-7.7.1_2014.06_1-4|821	CHECK="$CHECK check//unix/$BI"
14mr|gdb-7.7.1_2014.06_1-4|822	done
14mr|gdb-7.7.1_2014.06_1-4|823	# Do not try -m64 inferiors for -m32 GDB as it cannot handle inferiors larger
14mr|gdb-7.7.1_2014.06_1-4|824	# than itself.
14mr|gdb-7.7.1_2014.06_1-4|825	# s390 -m31 still uses the standard ELF32 binary format.
14mr|gdb-7.7.1_2014.06_1-4|826	gcc $RPM_OPT_FLAGS -o biarch biarch.c
14mr|gdb-7.7.1_2014.06_1-4|827	RPM_SIZE="$(file ./biarch|sed -n 's/^.*: ELF \(32\|64\)-bit .*$/\1/p')"
14mr|gdb-7.7.1_2014.06_1-4|828	if [ "$RPM_SIZE" != "64" ]
14mr|gdb-7.7.1_2014.06_1-4|829	then
14mr|gdb-7.7.1_2014.06_1-4|830	CHECK="$(echo " $CHECK "|sed 's# check//unix/-m64 # #')"
14mr|gdb-7.7.1_2014.06_1-4|831	fi
14mr|gdb-7.7.1_2014.06_1-4|832	
14mr|gdb-7.7.1_2014.06_1-4|833	# Disable some problematic testcases.
14mr|gdb-7.7.1_2014.06_1-4|834	# RUNTESTFLAGS='--ignore ...' is not used below as it gets separated by the
14mr|gdb-7.7.1_2014.06_1-4|835	# `check//...' target spawn and too much escaping there would be dense.
14mr|gdb-7.7.1_2014.06_1-4|836	for test in				\
14mr|gdb-7.7.1_2014.06_1-4|837	gdb.base/readline-overflow.exp	\
14mr|gdb-7.7.1_2014.06_1-4|838	gdb.base/bigcore.exp		\
14mr|gdb-7.7.1_2014.06_1-4|839	; do
14mr|gdb-7.7.1_2014.06_1-4|840	mv -f ../../gdb/testsuite/$test ../gdb/testsuite/$test-DISABLED || :
14mr|gdb-7.7.1_2014.06_1-4|841	done
14mr|gdb-7.7.1_2014.06_1-4|842	
14mr|gdb-7.7.1_2014.06_1-4|843	# Run all the scheduled testsuite runs also in the PIE mode.
14mr|gdb-7.7.1_2014.06_1-4|844	# Upstream GDB would lock up the testsuite run for too long on its failures.
14mr|gdb-7.7.1_2014.06_1-4|845	CHECK="$(echo $CHECK|sed 's#check//unix/[^ ]*#& &/-fPIE/-pie#g')"
14mr|gdb-7.7.1_2014.06_1-4|846	
14mr|gdb-7.7.1_2014.06_1-4|847	./orphanripper %make -k $CHECK \
14mr|gdb-7.7.1_2014.06_1-4|848	$(: Serialize the output to keep the order for regression checks. ) \
14mr|gdb-7.7.1_2014.06_1-4|849	%if 0%{?el5:1}
14mr|gdb-7.7.1_2014.06_1-4|850	RUNTESTFLAGS="--tool gdb" \
14mr|gdb-7.7.1_2014.06_1-4|851	%endif
14mr|gdb-7.7.1_2014.06_1-4|852	|| :
14mr|gdb-7.7.1_2014.06_1-4|853	)
14mr|gdb-7.7.1_2014.06_1-4|854	for t in sum log
14mr|gdb-7.7.1_2014.06_1-4|855	do
14mr|gdb-7.7.1_2014.06_1-4|856	for file in testsuite*/gdb.$t
14mr|gdb-7.7.1_2014.06_1-4|857	do
14mr|gdb-7.7.1_2014.06_1-4|858	suffix="${file#testsuite.unix.}"
14mr|gdb-7.7.1_2014.06_1-4|859	suffix="${suffix%/gdb.$t}"
14mr|gdb-7.7.1_2014.06_1-4|860	ln $file gdb-%{_target_platform}$suffix.$t || :
14mr|gdb-7.7.1_2014.06_1-4|861	done
14mr|gdb-7.7.1_2014.06_1-4|862	done
14mr|gdb-7.7.1_2014.06_1-4|863	# `tar | bzip2 | uuencode' may have some piping problems in Brew.
14mr|gdb-7.7.1_2014.06_1-4|864	tar cjf gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}*.{sum,log}
14mr|gdb-7.7.1_2014.06_1-4|865	uuencode gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}.tar.bz2
14mr|gdb-7.7.1_2014.06_1-4|866	cd ../..
14mr|gdb-7.7.1_2014.06_1-4|867	echo ====================TESTING END=====================
14mr|gdb-7.7.1_2014.06_1-4|868	%endif
14mr|gdb-7.7.1_2014.06_1-4|869	
14mr|gdb-7.7.1_2014.06_1-4|870	%install
14mr|gdb-7.7.1_2014.06_1-4|871	# Initially we're in the %{gdb_src} directory.
14mr|gdb-7.7.1_2014.06_1-4|872	cd %{gdb_build}
14mr|gdb-7.7.1_2014.06_1-4|873	
14mr|gdb-7.7.1_2014.06_1-4|874	%makeinstall_std
14mr|gdb-7.7.1_2014.06_1-4|875	
14mr|gdb-7.7.1_2014.06_1-4|876	mkdir -p %{buildroot}%{_sysconfdir}/gdbinit.d
14mr|gdb-7.7.1_2014.06_1-4|877	sed 's#%%{_sysconfdir}#%{_sysconfdir}#g' <%{SOURCE4} >%{buildroot}%{_sysconfdir}/gdbinit
14mr|gdb-7.7.1_2014.06_1-4|878	
14mr|gdb-7.7.1_2014.06_1-4|879	for i in `find %{buildroot}%{_datadir}/gdb/python/gdb -name "*.py"`
14mr|gdb-7.7.1_2014.06_1-4|880	do
14mr|gdb-7.7.1_2014.06_1-4|881	# Files could be also patched getting the current time.
14mr|gdb-7.7.1_2014.06_1-4|882	touch -r $RPM_BUILD_DIR/%{gdb_src}/gdb/ChangeLog $i
14mr|gdb-7.7.1_2014.06_1-4|883	done
14mr|gdb-7.7.1_2014.06_1-4|884	
14mr|gdb-7.7.1_2014.06_1-4|885	install -m 0775 %{SOURCE1000} %{buildroot}%{_bindir}
14mr|gdb-7.7.1_2014.06_1-4|886	
14mr|gdb-7.7.1_2014.06_1-4|887	# Remove the files that are part of a gdb build but that are owned and
14mr|gdb-7.7.1_2014.06_1-4|888	# provided by other packages.
14mr|gdb-7.7.1_2014.06_1-4|889	# These are part of binutils
14mr|gdb-7.7.1_2014.06_1-4|890	
14mr|gdb-7.7.1_2014.06_1-4|891	rm -rf %{buildroot}%{_datadir}/locale/
14mr|gdb-7.7.1_2014.06_1-4|892	rm -f %{buildroot}%{_infodir}/bfd*
14mr|gdb-7.7.1_2014.06_1-4|893	rm -f %{buildroot}%{_infodir}/standard*
14mr|gdb-7.7.1_2014.06_1-4|894	rm -f %{buildroot}%{_infodir}/mmalloc*
14mr|gdb-7.7.1_2014.06_1-4|895	rm -f %{buildroot}%{_infodir}/configure*
14mr|gdb-7.7.1_2014.06_1-4|896	rm -f %{buildroot}%{_infodir}/gdbint*
14mr|gdb-7.7.1_2014.06_1-4|897	rm -f %{buildroot}%{_infodir}/stabs*
14mr|gdb-7.7.1_2014.06_1-4|898	rm -rf %{buildroot}%{_includedir}
14mr|gdb-7.7.1_2014.06_1-4|899	rm -rf %{buildroot}/%{_libdir}/lib{bfd*,opcodes*,iberty*,mmalloc*}
14mr|gdb-7.7.1_2014.06_1-4|900	
14mr|gdb-7.7.1_2014.06_1-4|901	# Delete this too because the dir file will be updated at rpm install time.
14mr|gdb-7.7.1_2014.06_1-4|902	# We don't want a gdb specific one overwriting the system wide one.
14mr|gdb-7.7.1_2014.06_1-4|903	
14mr|gdb-7.7.1_2014.06_1-4|904	rm -f %{buildroot}%{_infodir}/dir
14mr|gdb-7.7.1_2014.06_1-4|905	
14mr|gdb-7.7.1_2014.06_1-4|906	# pstack obsoletion
14mr|gdb-7.7.1_2014.06_1-4|907	cp -p %{SOURCE3} %{buildroot}%{_mandir}/man1/gstack.1
14mr|gdb-7.7.1_2014.06_1-4|908	ln -s gstack.1 %{buildroot}%{_mandir}/man1/pstack.1
14mr|gdb-7.7.1_2014.06_1-4|909	ln -s gstack %{buildroot}%{_bindir}/pstack
14mr|gdb-7.7.1_2014.06_1-4|910	
14mr|gdb-7.7.1_2014.06_1-4|911	# Packaged GDB is not a cross-target one.
14mr|gdb-7.7.1_2014.06_1-4|912	(cd %{buildroot}%{_datadir}/gdb/syscalls
14mr|gdb-7.7.1_2014.06_1-4|913	rm -f mips*.xml
14mr|gdb-7.7.1_2014.06_1-4|914	rm -f sparc*.xml
14mr|gdb-7.7.1_2014.06_1-4|915	%ifnarch x86_64
14mr|gdb-7.7.1_2014.06_1-4|916	rm -f amd64-linux.xml
14mr|gdb-7.7.1_2014.06_1-4|917	%endif
14mr|gdb-7.7.1_2014.06_1-4|918	%ifnarch %{ix86} x86_64
14mr|gdb-7.7.1_2014.06_1-4|919	rm -f i386-linux.xml
14mr|gdb-7.7.1_2014.06_1-4|920	%endif
14mr|gdb-7.7.1_2014.06_1-4|921	%ifnarch ppc ppc64
14mr|gdb-7.7.1_2014.06_1-4|922	rm -f ppc{,64}-linux.xml
14mr|gdb-7.7.1_2014.06_1-4|923	%endif
14mr|gdb-7.7.1_2014.06_1-4|924	)
14mr|gdb-7.7.1_2014.06_1-4|925	
14mr|gdb-7.7.1_2014.06_1-4|926	%files
14mr|gdb-7.7.1_2014.06_1-4|927	%doc COPYING3 COPYING COPYING.LIB README NEWS
14mr|gdb-7.7.1_2014.06_1-4|928	%{_bindir}/gcore
14mr|gdb-7.7.1_2014.06_1-4|929	%{_bindir}/gdb
14mr|gdb-7.7.1_2014.06_1-4|930	%{_bindir}/debuginfo-install
14mr|gdb-7.7.1_2014.06_1-4|931	%config(noreplace) %{_sysconfdir}/gdbinit
14mr|gdb-7.7.1_2014.06_1-4|932	%{_sysconfdir}/gdbinit.d
14mr|gdb-7.7.1_2014.06_1-4|933	%{_mandir}/*/gdbinit.5*
14mr|gdb-7.7.1_2014.06_1-4|934	%{_mandir}/*/gdb.1*
14mr|gdb-7.7.1_2014.06_1-4|935	%{_mandir}/*/gcore.1*
14mr|gdb-7.7.1_2014.06_1-4|936	%{_mandir}/*/gdb-add-index.1*
14mr|gdb-7.7.1_2014.06_1-4|937	%{_bindir}/gstack
14mr|gdb-7.7.1_2014.06_1-4|938	%ifarch %arm
14mr|gdb-7.7.1_2014.06_1-4|939	%{_bindir}/run
14mr|gdb-7.7.1_2014.06_1-4|940	%{_libdir}/lib*-*mandriva-linux-gnu*-sim.a
14mr|gdb-7.7.1_2014.06_1-4|941	%{_mandir}/man1/run.1*
14mr|gdb-7.7.1_2014.06_1-4|942	%endif
14mr|gdb-7.7.1_2014.06_1-4|943	%{_mandir}/*/gstack.1*
14mr|gdb-7.7.1_2014.06_1-4|944	%{_bindir}/gdb-add-index
14mr|gdb-7.7.1_2014.06_1-4|945	%{_bindir}/pstack
14mr|gdb-7.7.1_2014.06_1-4|946	%{_mandir}/*/pstack.1*
14mr|gdb-7.7.1_2014.06_1-4|947	%{_datadir}/gdb
14mr|gdb-7.7.1_2014.06_1-4|948	# don't include the files in include, they are part of binutils
14mr|gdb-7.7.1_2014.06_1-4|949	%{_bindir}/gdbserver
14mr|gdb-7.7.1_2014.06_1-4|950	%{_mandir}/*/gdbserver.1*
14mr|gdb-7.7.1_2014.06_1-4|951	%ifarch %{ix86} x86_64
14mr|gdb-7.7.1_2014.06_1-4|952	%{_libdir}/libinproctrace.so
14mr|gdb-7.7.1_2014.06_1-4|953	%endif
14mr|gdb-7.7.1_2014.06_1-4|954	%{_infodir}/annotate.info*
14mr|gdb-7.7.1_2014.06_1-4|955	%{_infodir}/gdb.info*
14mr|gdb-7.7.1_2014.06_1-4|956	
14mr|gdb-7.7.1_2014.06_1-4|957	%changelog
14mr|gdb-7.7.1_2014.06_1-4|958	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.7.1_2014.06_1-4
14mr|gdb-7.7.1_2014.06_1-4|959	+ Revision: de951d3
14mr|gdb-7.7.1_2014.06_1-4|960	- Use urpmf instead of urpmi when suggesting debuginfo package
14mr|gdb-7.7.1_2014.06_1-4|961	
14mr|gdb-7.7.1_2014.06_1-4|962	

16433 14
14mr|gdbm-1.10-4|1	%define	major 4
14mr|gdbm-1.10-4|2	%define	libname %mklibname gdbm %{major}
14mr|gdbm-1.10-4|3	%define	develname %mklibname gdbm -d
14mr|gdbm-1.10-4|4	
14mr|gdbm-1.10-4|5	Summary:	A GNU set of database routines which use extensible hashing
14mr|gdbm-1.10-4|6	Name:		gdbm
14mr|gdbm-1.10-4|7	Version:	1.10
14mr|gdbm-1.10-4|8	Release:	4
14mr|gdbm-1.10-4|9	License:	GPL
14mr|gdbm-1.10-4|10	Group:		System/Libraries
14mr|gdbm-1.10-4|11	URL:		http://www.gnu.org/software/gdbm/
14mr|gdbm-1.10-4|12	Source0:	ftp://ftp.gnu.org/pub/gnu/gdbm/%{name}-%{version}.tar.gz
14mr|gdbm-1.10-4|13	Patch0:		gdbm-1.10-zeroheaders.patch
14mr|gdbm-1.10-4|14	Buildrequires:	texinfo autoconf automake libtool
14mr|gdbm-1.10-4|15	
14mr|gdbm-1.10-4|16	%description
14mr|gdbm-1.10-4|17	Gdbm is a GNU database indexing library, including routines
14mr|gdbm-1.10-4|18	which use extensible hashing.  Gdbm works in a similar way to standard UNIX
14mr|gdbm-1.10-4|19	dbm routines.  Gdbm is useful for developers who write C applications and
14mr|gdbm-1.10-4|20	need access to a simple and efficient database or who are building C
14mr|gdbm-1.10-4|21	applications which will use such a database.
14mr|gdbm-1.10-4|22	
14mr|gdbm-1.10-4|23	If you're a C developer and your programs need access to simple database
14mr|gdbm-1.10-4|24	routines, you should install gdbm.  You'll also need to install gdbm-devel.
14mr|gdbm-1.10-4|25	
14mr|gdbm-1.10-4|26	%package -n	%{libname}
14mr|gdbm-1.10-4|27	Summary:	Main library for gdbm
14mr|gdbm-1.10-4|28	Group:		System/Libraries
14mr|gdbm-1.10-4|29	Provides:	%{name} = %{version}-%{release}
14mr|gdbm-1.10-4|30	Obsoletes:	%{name} < 1.10
14mr|gdbm-1.10-4|31	
14mr|gdbm-1.10-4|32	%description -n	%{libname}
14mr|gdbm-1.10-4|33	This package provides library needed to run programs dynamically linked
14mr|gdbm-1.10-4|34	with gdbm.
14mr|gdbm-1.10-4|35	
14mr|gdbm-1.10-4|36	%package -n	%{develname}
14mr|gdbm-1.10-4|37	Summary:	Development libraries and header files for the gdbm library
14mr|gdbm-1.10-4|38	Group:		Development/Databases
14mr|gdbm-1.10-4|39	Requires:	%{libname} >= %{version}-%{release}
14mr|gdbm-1.10-4|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|gdbm-1.10-4|41	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gdbm-1.10-4|42	# (anssi) biarch compat conflict (FIXME: this should be fixed more generally,
14mr|gdbm-1.10-4|43	# maybe by adding a hack in perl-URPM):
14mr|gdbm-1.10-4|44	Conflicts:	%{name}-devel < %{version}-%{release}
14mr|gdbm-1.10-4|45	Conflicts:	%{mklibname gdbm 2 -d} < 1.10
14mr|gdbm-1.10-4|46	Obsoletes:	%{name}-devel < 1.10
14mr|gdbm-1.10-4|47	Obsoletes:	%{mklibname gdbm 1 -d} < 1.10
14mr|gdbm-1.10-4|48	Obsoletes:	%{mklibname gdbm 3 -d} < 1.10
14mr|gdbm-1.10-4|49	
14mr|gdbm-1.10-4|50	%description -n	%{develname}
14mr|gdbm-1.10-4|51	Gdbm-devel contains the development libraries and header files
14mr|gdbm-1.10-4|52	for gdbm, the GNU database system.  These libraries and header files are
14mr|gdbm-1.10-4|53	necessary if you plan to do development using the gdbm database.
14mr|gdbm-1.10-4|54	
14mr|gdbm-1.10-4|55	Install gdbm-devel if you are developing C programs which will use the
14mr|gdbm-1.10-4|56	gdbm database library.  You'll also need to install the gdbm package.
14mr|gdbm-1.10-4|57	
14mr|gdbm-1.10-4|58	%prep
14mr|gdbm-1.10-4|59	%setup -q
14mr|gdbm-1.10-4|60	%patch0 -p1 -b .zeroheaders
14mr|gdbm-1.10-4|61	
14mr|gdbm-1.10-4|62	%build
14mr|gdbm-1.10-4|63	%configure2_5x --disable-static --enable-libgdbm-compat --enable-largefile
14mr|gdbm-1.10-4|64	%make
14mr|gdbm-1.10-4|65	
14mr|gdbm-1.10-4|66	%install
14mr|gdbm-1.10-4|67	%makeinstall_std
14mr|gdbm-1.10-4|68	%find_lang %{name}
14mr|gdbm-1.10-4|69	
14mr|gdbm-1.10-4|70	# create symlinks for compatibility
14mr|gdbm-1.10-4|71	mkdir -p %{buildroot}/%{_includedir}/gdbm
14mr|gdbm-1.10-4|72	ln -sf ../gdbm.h %{buildroot}/%{_includedir}/gdbm/gdbm.h
14mr|gdbm-1.10-4|73	ln -sf ../ndbm.h %{buildroot}/%{_includedir}/gdbm/ndbm.h
14mr|gdbm-1.10-4|74	ln -sf ../dbm.h %{buildroot}/%{_includedir}/gdbm/dbm.h
14mr|gdbm-1.10-4|75	
14mr|gdbm-1.10-4|76	%files -f %{name}.lang
14mr|gdbm-1.10-4|77	%{_bindir}/*
14mr|gdbm-1.10-4|78	
14mr|gdbm-1.10-4|79	%files -n %{libname}
14mr|gdbm-1.10-4|80	%doc NEWS README
14mr|gdbm-1.10-4|81	%{_libdir}/libgdbm*.so.%{major}*
14mr|gdbm-1.10-4|82	
14mr|gdbm-1.10-4|83	%files -n %{develname}
14mr|gdbm-1.10-4|84	%{_libdir}/libgdbm*.so
14mr|gdbm-1.10-4|85	%dir %{_includedir}/gdbm
14mr|gdbm-1.10-4|86	%{_includedir}/gdbm/*.h
14mr|gdbm-1.10-4|87	%{_includedir}/*.h
14mr|gdbm-1.10-4|88	%{_infodir}/gdbm*
14mr|gdbm-1.10-4|89	%{_mandir}/man3/*
14mr|gdbm-1.10-4|90	
14mr|gdbm-1.10-4|91	
14mr|gdbm-1.10-4|92	
14mr|gdbm-1.10-4|93	%changelog
14mr|gdbm-1.10-4|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-4
14mr|gdbm-1.10-4|95	+ Revision: 0587654
14mr|gdbm-1.10-4|96	- MassBuild#440: Increase release tag
14mr|gdbm-1.10-4|97	
14mr|gdbm-1.10-4|98	

16434 14
14mr|gdisk-0.8.10-2|1	Summary:	An fdisk-like partitioning tool for GPT disks
14mr|gdisk-0.8.10-2|2	Name:		gdisk
14mr|gdisk-0.8.10-2|3	Version:	0.8.10
14mr|gdisk-0.8.10-2|4	Release:	2
14mr|gdisk-0.8.10-2|5	License:	GPLv2+
14mr|gdisk-0.8.10-2|6	Group:		System/Configuration/Hardware
14mr|gdisk-0.8.10-2|7	Url:		http://www.rodsbooks.com/gdisk
14mr|gdisk-0.8.10-2|8	Source0:	http://www.rodsbooks.com/%{name}/gptfdisk-%{version}.tar.gz
14mr|gdisk-0.8.10-2|9	BuildRequires:	pkgconfig(icu-io)
14mr|gdisk-0.8.10-2|10	BuildRequires:	pkgconfig(ncurses)
14mr|gdisk-0.8.10-2|11	BuildRequires:	pkgconfig(ncursesw)
14mr|gdisk-0.8.10-2|12	Buildrequires:	pkgconfig(popt)
14mr|gdisk-0.8.10-2|13	Buildrequires:	pkgconfig(uuid)
14mr|gdisk-0.8.10-2|14	
14mr|gdisk-0.8.10-2|15	%description
14mr|gdisk-0.8.10-2|16	An fdisk-like partitioning tool for GPT disks. GPT
14mr|gdisk-0.8.10-2|17	fdisk features a command-line interface, fairly direct
14mr|gdisk-0.8.10-2|18	manipulation of partition table structures, recovery
14mr|gdisk-0.8.10-2|19	tools to help you deal with corrupt partition tables,
14mr|gdisk-0.8.10-2|20	and the ability to convert MBR disks to GPT format.
14mr|gdisk-0.8.10-2|21	
14mr|gdisk-0.8.10-2|22	%files
14mr|gdisk-0.8.10-2|23	%doc NEWS COPYING README
14mr|gdisk-0.8.10-2|24	%{_sbindir}/gdisk
14mr|gdisk-0.8.10-2|25	%{_sbindir}/sgdisk
14mr|gdisk-0.8.10-2|26	%doc %{_mandir}/man8/*
14mr|gdisk-0.8.10-2|27	
14mr|gdisk-0.8.10-2|28	#----------------------------------------------------------------------------
14mr|gdisk-0.8.10-2|29	
14mr|gdisk-0.8.10-2|30	%prep
14mr|gdisk-0.8.10-2|31	%setup -qn gptfdisk-%{version}
14mr|gdisk-0.8.10-2|32	
14mr|gdisk-0.8.10-2|33	%build
14mr|gdisk-0.8.10-2|34	CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" %make
14mr|gdisk-0.8.10-2|35	
14mr|gdisk-0.8.10-2|36	%install
14mr|gdisk-0.8.10-2|37	mkdir -p %{buildroot}%{_sbindir}
14mr|gdisk-0.8.10-2|38	install -Dp -m0755 gdisk %{buildroot}%{_sbindir}
14mr|gdisk-0.8.10-2|39	install -Dp -m0755 sgdisk %{buildroot}%{_sbindir}
14mr|gdisk-0.8.10-2|40	install -Dp -m0644 gdisk.8 %{buildroot}%{_mandir}/man8/gdisk.8
14mr|gdisk-0.8.10-2|41	install -Dp -m0644 sgdisk.8 %{buildroot}%{_mandir}/man8/sgdisk.8
14mr|gdisk-0.8.10-2|42	
14mr|gdisk-0.8.10-2|43	
14mr|gdisk-0.8.10-2|44	
14mr|gdisk-0.8.10-2|45	%changelog
14mr|gdisk-0.8.10-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.10-2
14mr|gdisk-0.8.10-2|47	+ Revision: 9a649a2
14mr|gdisk-0.8.10-2|48	- MassBuild#440: Increase release tag
14mr|gdisk-0.8.10-2|49	
14mr|gdisk-0.8.10-2|50	

16435 14
14mr|gdk-pixbuf-0.22.0-22|1	%define major 2
14mr|gdk-pixbuf-0.22.0-22|2	%define major_gnomecanvas 1
14mr|gdk-pixbuf-0.22.0-22|3	%define lib_name %mklibname %{name} %{major}
14mr|gdk-pixbuf-0.22.0-22|4	%define lib_canvas %mklibname %{name}-gnomecanvas %{major_gnomecanvas}
14mr|gdk-pixbuf-0.22.0-22|5	%define lib_xlib %mklibname %{name}-xlib %{major}
14mr|gdk-pixbuf-0.22.0-22|6	
14mr|gdk-pixbuf-0.22.0-22|7	# define to use Xvfb
14mr|gdk-pixbuf-0.22.0-22|8	%define build_xvfb 0
14mr|gdk-pixbuf-0.22.0-22|9	
14mr|gdk-pixbuf-0.22.0-22|10	# Allow --with[out] <feature> at rpm command line build
14mr|gdk-pixbuf-0.22.0-22|11	%{?_without_XVFB: %{expand: %%define build_xvfb 0}}
14mr|gdk-pixbuf-0.22.0-22|12	%{?_with_XVFB: %{expand: %%define build_xvfb 1}}
14mr|gdk-pixbuf-0.22.0-22|13	
14mr|gdk-pixbuf-0.22.0-22|14	Summary:	An image loading and rendering library for Gdk
14mr|gdk-pixbuf-0.22.0-22|15	Name:		gdk-pixbuf
14mr|gdk-pixbuf-0.22.0-22|16	Version:	0.22.0
14mr|gdk-pixbuf-0.22.0-22|17	Release:	22
14mr|gdk-pixbuf-0.22.0-22|18	License:	LGPLv2+
14mr|gdk-pixbuf-0.22.0-22|19	Group:		System/Libraries
14mr|gdk-pixbuf-0.22.0-22|20	URL:		http://www.gnome.org/
14mr|gdk-pixbuf-0.22.0-22|21	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/unstable/%{name}/%{name}-%{version}.tar.bz2
14mr|gdk-pixbuf-0.22.0-22|22	Patch0:		gdk-pixbuf-demolink.patch
14mr|gdk-pixbuf-0.22.0-22|23	# (fc) 0.18.0-1mdk don't add -Llibdir to gdk-pixbuf-config --libs
14mr|gdk-pixbuf-0.22.0-22|24	Patch1:		gdk-pixbuf-0.18.0-libdir.patch
14mr|gdk-pixbuf-0.22.0-22|25	# (fc) 0.22.0-4mdk security update for CAN-2004-0782, CAN-2004-0783, CAN-2004-0788, and CAN-2004-0753
14mr|gdk-pixbuf-0.22.0-22|26	Patch2:		gdk-pixbuf-0.22.0-CAN-2004-0753.patch
14mr|gdk-pixbuf-0.22.0-22|27	Patch3:		gdk-pixbuf-0.22.0-loaders.patch
14mr|gdk-pixbuf-0.22.0-22|28	# (gb) 0.22.0-7mdk this applies to aclocal.m4 directly, don't bother with older aclocal
14mr|gdk-pixbuf-0.22.0-22|29	Patch4:		gdk-pixbuf-0.22.0-libtool.patch
14mr|gdk-pixbuf-0.22.0-22|30	# (fc) 0.22.0-8mdk fix BMP vulnerability (CVS) (CAN-2005-0891)
14mr|gdk-pixbuf-0.22.0-22|31	Patch5:		gdk-pixbuf-0.22.0-bmpcrash.patch
14mr|gdk-pixbuf-0.22.0-22|32	# (fc) 0.22.0-8mdk fix ICO width (Fedora)
14mr|gdk-pixbuf-0.22.0-22|33	Patch6:		gdk-pixbuf-0.22.0-ico-width.patch
14mr|gdk-pixbuf-0.22.0-22|34	Patch7:		gdk-pixbuf-0.22.0-fix-underquoted-calls.patch
14mr|gdk-pixbuf-0.22.0-22|35	Patch8:		gdk-pixbuf-0.22.0-rgb.txt_fix.diff
14mr|gdk-pixbuf-0.22.0-22|36	Patch9:		gdk-pixbuf-0.22.0-linkage_fix.diff
14mr|gdk-pixbuf-0.22.0-22|37	Patch10:	gdk-pixbuf-0.22.0-remove-gmodule-configure-check.patch
14mr|gdk-pixbuf-0.22.0-22|38	Patch11:	gdk-pixbuf-0.22.0-automake.patch
14mr|gdk-pixbuf-0.22.0-22|39	Patch12:	gdk-pixbuf-0.22.0-libpng15.patch
14mr|gdk-pixbuf-0.22.0-22|40	Requires:	%{name}-loaders = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|41	BuildRequires:	db1-devel
14mr|gdk-pixbuf-0.22.0-22|42	BuildRequires:	gnome-libs-devel
14mr|gdk-pixbuf-0.22.0-22|43	BuildRequires:	jpeg-devel
14mr|gdk-pixbuf-0.22.0-22|44	BuildRequires:	pkgconfig(libpng)
14mr|gdk-pixbuf-0.22.0-22|45	BuildRequires:	tiff-devel
14mr|gdk-pixbuf-0.22.0-22|46	BuildRequires:	automake
14mr|gdk-pixbuf-0.22.0-22|47	BuildRequires:	pkgconfig(xt)
14mr|gdk-pixbuf-0.22.0-22|48	BuildRequires:	rgb
14mr|gdk-pixbuf-0.22.0-22|49	%if %{build_xvfb}
14mr|gdk-pixbuf-0.22.0-22|50	BuildRequires:	XFree86-Xvfb
14mr|gdk-pixbuf-0.22.0-22|51	%endif
14mr|gdk-pixbuf-0.22.0-22|52	
14mr|gdk-pixbuf-0.22.0-22|53	%description
14mr|gdk-pixbuf-0.22.0-22|54	The GdkPixBuf library provides a number of features:
14mr|gdk-pixbuf-0.22.0-22|55	- Image loading facilities.
14mr|gdk-pixbuf-0.22.0-22|56	- Rendering of a GdkPixBuf into various formats:
14mr|gdk-pixbuf-0.22.0-22|57	drawables (windows, pixmaps), GdkRGB buffers.
14mr|gdk-pixbuf-0.22.0-22|58	
14mr|gdk-pixbuf-0.22.0-22|59	%package -n	%{lib_name}
14mr|gdk-pixbuf-0.22.0-22|60	Summary:	An image loading and rendering library for Gdk
14mr|gdk-pixbuf-0.22.0-22|61	Group:		System/Libraries
14mr|gdk-pixbuf-0.22.0-22|62	Requires:	%{name}-loaders = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|63	Provides:	gdk-pixbuf = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|64	
14mr|gdk-pixbuf-0.22.0-22|65	%description -n	%{lib_name}
14mr|gdk-pixbuf-0.22.0-22|66	The GdkPixBuf library provides a number of features:
14mr|gdk-pixbuf-0.22.0-22|67	- Image loading facilities.
14mr|gdk-pixbuf-0.22.0-22|68	- Rendering of a GdkPixBuf into various formats:
14mr|gdk-pixbuf-0.22.0-22|69	drawables (windows, pixmaps), GdkRGB buffers.
14mr|gdk-pixbuf-0.22.0-22|70	
14mr|gdk-pixbuf-0.22.0-22|71	This package provides GTK+ version of gdk-pixbuf
14mr|gdk-pixbuf-0.22.0-22|72	
14mr|gdk-pixbuf-0.22.0-22|73	%package -n	%{lib_canvas}
14mr|gdk-pixbuf-0.22.0-22|74	Summary:	An image loading and rendering library for Gdk
14mr|gdk-pixbuf-0.22.0-22|75	Group:		System/Libraries
14mr|gdk-pixbuf-0.22.0-22|76	Requires:	%{name}-loaders = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|77	Provides:	%{name}-gnomecanvas = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|78	Provides:	lib%{name}-gnomecanvas2 = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|79	
14mr|gdk-pixbuf-0.22.0-22|80	%description -n	%{lib_canvas}
14mr|gdk-pixbuf-0.22.0-22|81	The GdkPixBuf library provides a number of features:
14mr|gdk-pixbuf-0.22.0-22|82	- Image loading facilities.
14mr|gdk-pixbuf-0.22.0-22|83	- Rendering of a GdkPixBuf into various formats:
14mr|gdk-pixbuf-0.22.0-22|84	drawables (windows, pixmaps), GdkRGB buffers.
14mr|gdk-pixbuf-0.22.0-22|85	
14mr|gdk-pixbuf-0.22.0-22|86	This package provides GNOME version of gdk-pixbuf
14mr|gdk-pixbuf-0.22.0-22|87	
14mr|gdk-pixbuf-0.22.0-22|88	%package -n	%{lib_xlib}
14mr|gdk-pixbuf-0.22.0-22|89	Summary:	An image loading and rendering library for Gdk
14mr|gdk-pixbuf-0.22.0-22|90	Group:		System/Libraries
14mr|gdk-pixbuf-0.22.0-22|91	Requires:	%{name}-loaders = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|92	Provides:	%{name}-xlib = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|93	
14mr|gdk-pixbuf-0.22.0-22|94	%description -n	%{lib_xlib}
14mr|gdk-pixbuf-0.22.0-22|95	The GdkPixBuf library provides a number of features:
14mr|gdk-pixbuf-0.22.0-22|96	- Image loading facilities.
14mr|gdk-pixbuf-0.22.0-22|97	- Rendering of a GdkPixBuf into various formats:
14mr|gdk-pixbuf-0.22.0-22|98	drawables (windows, pixmaps), GdkRGB buffers.
14mr|gdk-pixbuf-0.22.0-22|99	
14mr|gdk-pixbuf-0.22.0-22|100	This package provides Xlib version of gdk-pixbuf
14mr|gdk-pixbuf-0.22.0-22|101	
14mr|gdk-pixbuf-0.22.0-22|102	%package	loaders
14mr|gdk-pixbuf-0.22.0-22|103	Summary:	An image loading and rendering library for Gdk
14mr|gdk-pixbuf-0.22.0-22|104	Group:		System/Libraries
14mr|gdk-pixbuf-0.22.0-22|105	
14mr|gdk-pixbuf-0.22.0-22|106	%description	loaders
14mr|gdk-pixbuf-0.22.0-22|107	The GdkPixBuf library provides a number of features:
14mr|gdk-pixbuf-0.22.0-22|108	- Image loading facilities.
14mr|gdk-pixbuf-0.22.0-22|109	- Rendering of a GdkPixBuf into various formats:
14mr|gdk-pixbuf-0.22.0-22|110	drawables (windows, pixmaps), GdkRGB buffers.
14mr|gdk-pixbuf-0.22.0-22|111	
14mr|gdk-pixbuf-0.22.0-22|112	This package provides image loaders used by all versions
14mr|gdk-pixbuf-0.22.0-22|113	of GdkPixBuf
14mr|gdk-pixbuf-0.22.0-22|114	
14mr|gdk-pixbuf-0.22.0-22|115	%package -n	%{lib_name}-devel
14mr|gdk-pixbuf-0.22.0-22|116	Summary:	Development tools for GdkPixBuf applications
14mr|gdk-pixbuf-0.22.0-22|117	Group:		Development/GNOME and GTK+
14mr|gdk-pixbuf-0.22.0-22|118	Requires:	%{lib_canvas} = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|119	Requires:	%{lib_xlib} = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|120	Requires:	%{lib_name} = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|121	Provides:	%{name}-devel = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|122	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gdk-pixbuf-0.22.0-22|123	
14mr|gdk-pixbuf-0.22.0-22|124	%description -n	%{lib_name}-devel
14mr|gdk-pixbuf-0.22.0-22|125	The header files, static libraries and documentation needed for
14mr|gdk-pixbuf-0.22.0-22|126	deeveloping GdkPixBuf applications. GdkPixBuf is an image loading and rendering
14mr|gdk-pixbuf-0.22.0-22|127	library for Gdk.
14mr|gdk-pixbuf-0.22.0-22|128	
14mr|gdk-pixbuf-0.22.0-22|129	Install the imlib-devel package if you want to develop Imlib applications.
14mr|gdk-pixbuf-0.22.0-22|130	You'll also need to install the gdk-pixbuf package.
14mr|gdk-pixbuf-0.22.0-22|131	
14mr|gdk-pixbuf-0.22.0-22|132	%prep
14mr|gdk-pixbuf-0.22.0-22|133	%setup -q
14mr|gdk-pixbuf-0.22.0-22|134	%patch0 -p1 -b .demolink
14mr|gdk-pixbuf-0.22.0-22|135	%patch1 -p1 -b .libdir
14mr|gdk-pixbuf-0.22.0-22|136	%patch2 -p1 -b .can-2004-0753
14mr|gdk-pixbuf-0.22.0-22|137	%patch3 -p1 -b .can-2004-0782_0783_0788
14mr|gdk-pixbuf-0.22.0-22|138	%patch4 -p1 -b .libtool
14mr|gdk-pixbuf-0.22.0-22|139	%patch5 -p1 -b .bmpcrash
14mr|gdk-pixbuf-0.22.0-22|140	%patch6 -p1 -b .ico-width
14mr|gdk-pixbuf-0.22.0-22|141	%patch7 -p1 -b .underquoted
14mr|gdk-pixbuf-0.22.0-22|142	%patch8 -p0
14mr|gdk-pixbuf-0.22.0-22|143	%patch9 -p1
14mr|gdk-pixbuf-0.22.0-22|144	%patch10 -p0
14mr|gdk-pixbuf-0.22.0-22|145	%patch11 -p0
14mr|gdk-pixbuf-0.22.0-22|146	%patch12 -p1 -b .libpng15
14mr|gdk-pixbuf-0.22.0-22|147	
14mr|gdk-pixbuf-0.22.0-22|148	# Converting NEWS to UTF-8
14mr|gdk-pixbuf-0.22.0-22|149	iconv -f iso8859-1 -t utf-8 NEWS > NEWS.conv && mv -f NEWS.conv NEWS
14mr|gdk-pixbuf-0.22.0-22|150	
14mr|gdk-pixbuf-0.22.0-22|151	# needed by patches 1 & 4
14mr|gdk-pixbuf-0.22.0-22|152	libtoolize --install --force
14mr|gdk-pixbuf-0.22.0-22|153	aclocal
14mr|gdk-pixbuf-0.22.0-22|154	autoconf
14mr|gdk-pixbuf-0.22.0-22|155	automake -a -c
14mr|gdk-pixbuf-0.22.0-22|156	
14mr|gdk-pixbuf-0.22.0-22|157	%build
14mr|gdk-pixbuf-0.22.0-22|158	%define _disable_ld_no_undefined 1
14mr|gdk-pixbuf-0.22.0-22|159	%configure2_5x --disable-gtk-doc
14mr|gdk-pixbuf-0.22.0-22|160	
14mr|gdk-pixbuf-0.22.0-22|161	%if %{build_xvfb}
14mr|gdk-pixbuf-0.22.0-22|162	XDISPLAY=$(i=0; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mr|gdk-pixbuf-0.22.0-22|163	Xvfb :$XDISPLAY >& /dev/null &
14mr|gdk-pixbuf-0.22.0-22|164	DISPLAY=:$XDISPLAY make
14mr|gdk-pixbuf-0.22.0-22|165	kill $(cat /tmp/.X$XDISPLAY-lock)
14mr|gdk-pixbuf-0.22.0-22|166	%else
14mr|gdk-pixbuf-0.22.0-22|167	make
14mr|gdk-pixbuf-0.22.0-22|168	%endif
14mr|gdk-pixbuf-0.22.0-22|169	
14mr|gdk-pixbuf-0.22.0-22|170	
14mr|gdk-pixbuf-0.22.0-22|171	%install
14mr|gdk-pixbuf-0.22.0-22|172	%makeinstall_std
14mr|gdk-pixbuf-0.22.0-22|173	
14mr|gdk-pixbuf-0.22.0-22|174	%multiarch_binaries %{buildroot}%{_bindir}/gdk-pixbuf-config
14mr|gdk-pixbuf-0.22.0-22|175	
14mr|gdk-pixbuf-0.22.0-22|176	%files -n %{lib_name}
14mr|gdk-pixbuf-0.22.0-22|177	%doc AUTHORS COPYING COPYING.LIB NEWS README TODO
14mr|gdk-pixbuf-0.22.0-22|178	%{_libdir}/libgdk_pixbuf.so.*
14mr|gdk-pixbuf-0.22.0-22|179	
14mr|gdk-pixbuf-0.22.0-22|180	%files loaders
14mr|gdk-pixbuf-0.22.0-22|181	%dir %{_libdir}/gdk-pixbuf
14mr|gdk-pixbuf-0.22.0-22|182	%dir %{_libdir}/gdk-pixbuf/loaders
14mr|gdk-pixbuf-0.22.0-22|183	%{_libdir}/gdk-pixbuf/loaders/*.so*
14mr|gdk-pixbuf-0.22.0-22|184	
14mr|gdk-pixbuf-0.22.0-22|185	%files -n %{lib_xlib}
14mr|gdk-pixbuf-0.22.0-22|186	%{_libdir}/*xlib.so.*
14mr|gdk-pixbuf-0.22.0-22|187	
14mr|gdk-pixbuf-0.22.0-22|188	%files -n %{lib_canvas}
14mr|gdk-pixbuf-0.22.0-22|189	%{_libdir}/*gnomecanvas*.so.*
14mr|gdk-pixbuf-0.22.0-22|190	
14mr|gdk-pixbuf-0.22.0-22|191	%files -n %{lib_name}-devel
14mr|gdk-pixbuf-0.22.0-22|192	%{_bindir}/*-config
14mr|gdk-pixbuf-0.22.0-22|193	%multiarch %{multiarch_bindir}/*-config
14mr|gdk-pixbuf-0.22.0-22|194	
14mr|gdk-pixbuf-0.22.0-22|195	%{_libdir}/*.a
14mr|gdk-pixbuf-0.22.0-22|196	%{_libdir}/libgdk*.so
14mr|gdk-pixbuf-0.22.0-22|197	%{_libdir}/libgnome*.so
14mr|gdk-pixbuf-0.22.0-22|198	%{_libdir}/gdk-pixbuf/loaders/*a
14mr|gdk-pixbuf-0.22.0-22|199	%{_includedir}/*
14mr|gdk-pixbuf-0.22.0-22|200	%{_datadir}/aclocal/*
14mr|gdk-pixbuf-0.22.0-22|201	%{_libdir}/*.sh
14mr|gdk-pixbuf-0.22.0-22|202	%{_datadir}/gnome/html/*
14mr|gdk-pixbuf-0.22.0-22|203	
14mr|gdk-pixbuf-0.22.0-22|204	
14mr|gdk-pixbuf-0.22.0-22|205	
14mr|gdk-pixbuf-0.22.0-22|206	%changelog
14mr|gdk-pixbuf-0.22.0-22|207	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.22.0-22
14mr|gdk-pixbuf-0.22.0-22|208	+ Revision: 2c321f0
14mr|gdk-pixbuf-0.22.0-22|209	- MassBuild#440: Increase release tag
14mr|gdk-pixbuf-0.22.0-22|210	
14mr|gdk-pixbuf-0.22.0-22|211	

16436 14
14mr|gdk-pixbuf2.0-2.30.8-3|1	%define enable_gtkdoc 0
14mr|gdk-pixbuf2.0-2.30.8-3|2	%define enable_tests 0
14mr|gdk-pixbuf2.0-2.30.8-3|3	%define _disable_ld_as_needed	1
14mr|gdk-pixbuf2.0-2.30.8-3|4	
14mr|gdk-pixbuf2.0-2.30.8-3|5	%define oname		gdk_pixbuf
14mr|gdk-pixbuf2.0-2.30.8-3|6	%define pkgname		gdk-pixbuf
14mr|gdk-pixbuf2.0-2.30.8-3|7	%define api_version	2.0
14mr|gdk-pixbuf2.0-2.30.8-3|8	%define binary_version	2.10.0
14mr|gdk-pixbuf2.0-2.30.8-3|9	%define major		0
14mr|gdk-pixbuf2.0-2.30.8-3|10	%define girmajor	2.0
14mr|gdk-pixbuf2.0-2.30.8-3|11	
14mr|gdk-pixbuf2.0-2.30.8-3|12	%define libname		%mklibname %{oname} %{api_version} %{major}
14mr|gdk-pixbuf2.0-2.30.8-3|13	%define xlibname	%mklibname %{oname}_xlib %{api_version} %{major}
14mr|gdk-pixbuf2.0-2.30.8-3|14	%define develname	%mklibname -d %{oname} %{api_version}
14mr|gdk-pixbuf2.0-2.30.8-3|15	%define develxlib	%mklibname -d %{oname}_xlib %{api_version}
14mr|gdk-pixbuf2.0-2.30.8-3|16	%define girname		%mklibname %{oname}-gir %{girmajor}
14mr|gdk-pixbuf2.0-2.30.8-3|17	
14mr|gdk-pixbuf2.0-2.30.8-3|18	Summary:	Image loading and manipulation library for GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|19	Name:		%{pkgname}%{api_version}
14mr|gdk-pixbuf2.0-2.30.8-3|20	Version:	2.30.8
14mr|gdk-pixbuf2.0-2.30.8-3|21	Release:	3
14mr|gdk-pixbuf2.0-2.30.8-3|22	License:	LGPLv2+
14mr|gdk-pixbuf2.0-2.30.8-3|23	Group:		System/Libraries
14mr|gdk-pixbuf2.0-2.30.8-3|24	Url:		http://www.gtk.org
14mr|gdk-pixbuf2.0-2.30.8-3|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/%{pkgname}-%{version}.tar.xz
14mr|gdk-pixbuf2.0-2.30.8-3|26	
14mr|gdk-pixbuf2.0-2.30.8-3|27	BuildRequires:	gettext-devel
14mr|gdk-pixbuf2.0-2.30.8-3|28	BuildRequires:	jasper-devel
14mr|gdk-pixbuf2.0-2.30.8-3|29	BuildRequires:	jpeg-devel
14mr|gdk-pixbuf2.0-2.30.8-3|30	BuildRequires:	tiff-devel
14mr|gdk-pixbuf2.0-2.30.8-3|31	BuildRequires:	pkgconfig(glib-2.0)
14mr|gdk-pixbuf2.0-2.30.8-3|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gdk-pixbuf2.0-2.30.8-3|33	BuildRequires:	pkgconfig(libpng)
14mr|gdk-pixbuf2.0-2.30.8-3|34	BuildRequires:	pkgconfig(x11)
14mr|gdk-pixbuf2.0-2.30.8-3|35	%if %enable_tests
14mr|gdk-pixbuf2.0-2.30.8-3|36	BuildRequires:	x11-server-xvfb
14mr|gdk-pixbuf2.0-2.30.8-3|37	# gw tests will fail without this
14mr|gdk-pixbuf2.0-2.30.8-3|38	BuildRequires:	fonts-ttf-dejavu
14mr|gdk-pixbuf2.0-2.30.8-3|39	%endif
14mr|gdk-pixbuf2.0-2.30.8-3|40	%if %enable_gtkdoc
14mr|gdk-pixbuf2.0-2.30.8-3|41	BuildRequires:	gtk-doc >= 0.9
14mr|gdk-pixbuf2.0-2.30.8-3|42	BuildRequires:	sgml-tools
14mr|gdk-pixbuf2.0-2.30.8-3|43	BuildRequires:	texinfo
14mr|gdk-pixbuf2.0-2.30.8-3|44	%endif
14mr|gdk-pixbuf2.0-2.30.8-3|45	Requires:	common-licenses
14mr|gdk-pixbuf2.0-2.30.8-3|46	Conflicts:	gtk+2.0 < 2.21.3
14mr|gdk-pixbuf2.0-2.30.8-3|47	Conflicts:	%{_lib}gdk_pixbuf2.0_0 < 2.24.0-6
14mr|gdk-pixbuf2.0-2.30.8-3|48	
14mr|gdk-pixbuf2.0-2.30.8-3|49	%description
14mr|gdk-pixbuf2.0-2.30.8-3|50	This package contains libraries used by GTK+ to load and handle
14mr|gdk-pixbuf2.0-2.30.8-3|51	various image formats.
14mr|gdk-pixbuf2.0-2.30.8-3|52	
14mr|gdk-pixbuf2.0-2.30.8-3|53	%package -n %{libname}
14mr|gdk-pixbuf2.0-2.30.8-3|54	Summary:	Image loading and manipulation library for GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|55	Group:		System/Libraries
14mr|gdk-pixbuf2.0-2.30.8-3|56	Provides:	lib%{oname}%{api_version} = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|57	
14mr|gdk-pixbuf2.0-2.30.8-3|58	%description -n %{libname}
14mr|gdk-pixbuf2.0-2.30.8-3|59	This package contains libraries used by GTK+ to load and handle
14mr|gdk-pixbuf2.0-2.30.8-3|60	various image formats.
14mr|gdk-pixbuf2.0-2.30.8-3|61	
14mr|gdk-pixbuf2.0-2.30.8-3|62	%package -n %{xlibname}
14mr|gdk-pixbuf2.0-2.30.8-3|63	Summary:	Image loading and manipulation library for GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|64	Group:		System/Libraries
14mr|gdk-pixbuf2.0-2.30.8-3|65	
14mr|gdk-pixbuf2.0-2.30.8-3|66	%description -n %{xlibname}
14mr|gdk-pixbuf2.0-2.30.8-3|67	This package contains libraries used by GTK+ to load and handle
14mr|gdk-pixbuf2.0-2.30.8-3|68	various image formats.
14mr|gdk-pixbuf2.0-2.30.8-3|69	
14mr|gdk-pixbuf2.0-2.30.8-3|70	%package -n %{girname}
14mr|gdk-pixbuf2.0-2.30.8-3|71	Summary:	GObject Introspection interface description for %{name}
14mr|gdk-pixbuf2.0-2.30.8-3|72	Group:		System/Libraries
14mr|gdk-pixbuf2.0-2.30.8-3|73	Conflicts:	gir-repository < 0.6.5-4
14mr|gdk-pixbuf2.0-2.30.8-3|74	
14mr|gdk-pixbuf2.0-2.30.8-3|75	%description -n %{girname}
14mr|gdk-pixbuf2.0-2.30.8-3|76	GObject Introspection interface description for %{name}.
14mr|gdk-pixbuf2.0-2.30.8-3|77	
14mr|gdk-pixbuf2.0-2.30.8-3|78	%package -n %{develname}
14mr|gdk-pixbuf2.0-2.30.8-3|79	Summary:	Development files for image handling library for GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|80	Group:		Development/GNOME and GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|81	Provides:	lib%{oname}%{api_version}-devel = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|82	Requires:	%{libname} = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|83	Requires: 	%{name} = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|84	Requires:	%{girname} = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|85	Obsoletes:	%{_lib}gdk_pixbuf2.0_0-devel < 2.26
14mr|gdk-pixbuf2.0-2.30.8-3|86	
14mr|gdk-pixbuf2.0-2.30.8-3|87	%description -n %{develname}
14mr|gdk-pixbuf2.0-2.30.8-3|88	This package contains the development files needed to compile programs
14mr|gdk-pixbuf2.0-2.30.8-3|89	that uses GTK+ image loading/manipulation library.
14mr|gdk-pixbuf2.0-2.30.8-3|90	
14mr|gdk-pixbuf2.0-2.30.8-3|91	%package -n %{develxlib}
14mr|gdk-pixbuf2.0-2.30.8-3|92	Summary:	Development files for image handling library for GTK+ - Xlib
14mr|gdk-pixbuf2.0-2.30.8-3|93	Group:		Development/GNOME and GTK+
14mr|gdk-pixbuf2.0-2.30.8-3|94	Provides:	lib%{oname}_xlib%{api_version}-devel = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|95	Requires:	%{xlibname} = %{version}-%{release}
14mr|gdk-pixbuf2.0-2.30.8-3|96	
14mr|gdk-pixbuf2.0-2.30.8-3|97	%description -n %{develxlib}
14mr|gdk-pixbuf2.0-2.30.8-3|98	This package contains the development files needed to compile programs
14mr|gdk-pixbuf2.0-2.30.8-3|99	that uses GTK+ image loading/manipulation Xlib library.
14mr|gdk-pixbuf2.0-2.30.8-3|100	
14mr|gdk-pixbuf2.0-2.30.8-3|101	%prep
14mr|gdk-pixbuf2.0-2.30.8-3|102	%setup -qn %{pkgname}-%{version}
14mr|gdk-pixbuf2.0-2.30.8-3|103	
14mr|gdk-pixbuf2.0-2.30.8-3|104	%build
14mr|gdk-pixbuf2.0-2.30.8-3|105	# fix crash in nautilus (GNOME bug #596977)
14mr|gdk-pixbuf2.0-2.30.8-3|106	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mr|gdk-pixbuf2.0-2.30.8-3|107	
14mr|gdk-pixbuf2.0-2.30.8-3|108	#CONFIGURE_TOP=..
14mr|gdk-pixbuf2.0-2.30.8-3|109	#export CPPFLAGS="-DGTK_COMPILATION"
14mr|gdk-pixbuf2.0-2.30.8-3|110	
14mr|gdk-pixbuf2.0-2.30.8-3|111	autoreconf -f -i
14mr|gdk-pixbuf2.0-2.30.8-3|112	%configure \
14mr|gdk-pixbuf2.0-2.30.8-3|113	--with-libjasper --with-x11 \
14mr|gdk-pixbuf2.0-2.30.8-3|114	--with-included-loaders=png \
14mr|gdk-pixbuf2.0-2.30.8-3|115	%if !%{enable_gtkdoc}
14mr|gdk-pixbuf2.0-2.30.8-3|116	--enable-gtk-doc=no
14mr|gdk-pixbuf2.0-2.30.8-3|117	%endif
14mr|gdk-pixbuf2.0-2.30.8-3|118	
14mr|gdk-pixbuf2.0-2.30.8-3|119	%make
14mr|gdk-pixbuf2.0-2.30.8-3|120	
14mr|gdk-pixbuf2.0-2.30.8-3|121	%if %enable_tests
14mr|gdk-pixbuf2.0-2.30.8-3|122	%check
14mr|gdk-pixbuf2.0-2.30.8-3|123	xvfb-run make check
14mr|gdk-pixbuf2.0-2.30.8-3|124	%endif
14mr|gdk-pixbuf2.0-2.30.8-3|125	
14mr|gdk-pixbuf2.0-2.30.8-3|126	%install
14mr|gdk-pixbuf2.0-2.30.8-3|127	rm -rf %{buildroot} %{pkgname}.lang
14mr|gdk-pixbuf2.0-2.30.8-3|128	%makeinstall_std RUN_QUERY_LOADER_TEST=false
14mr|gdk-pixbuf2.0-2.30.8-3|129	
14mr|gdk-pixbuf2.0-2.30.8-3|130	touch %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mr|gdk-pixbuf2.0-2.30.8-3|131	
14mr|gdk-pixbuf2.0-2.30.8-3|132	# handle biarch packages
14mr|gdk-pixbuf2.0-2.30.8-3|133	progs="gdk-pixbuf-query-loaders"
14mr|gdk-pixbuf2.0-2.30.8-3|134	mkdir -p %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin
14mr|gdk-pixbuf2.0-2.30.8-3|135	for f in $progs; do
14mr|gdk-pixbuf2.0-2.30.8-3|136	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin/
14mr|gdk-pixbuf2.0-2.30.8-3|137	cat > %{buildroot}%{_bindir}/$f << EOF
14mr|gdk-pixbuf2.0-2.30.8-3|138	#!/bin/sh
14mr|gdk-pixbuf2.0-2.30.8-3|139	lib=%{_lib}
14mr|gdk-pixbuf2.0-2.30.8-3|140	case ":\$1:" in
14mr|gdk-pixbuf2.0-2.30.8-3|141	:lib*:) lib="\$1"; shift 1;;
14mr|gdk-pixbuf2.0-2.30.8-3|142	esac
14mr|gdk-pixbuf2.0-2.30.8-3|143	exec %{_prefix}/\$lib/%{pkgname}-%{api_version}/bin/$f \${1+"\$@"}
14mr|gdk-pixbuf2.0-2.30.8-3|144	EOF
14mr|gdk-pixbuf2.0-2.30.8-3|145	chmod +x %{buildroot}%{_bindir}/$f
14mr|gdk-pixbuf2.0-2.30.8-3|146	done
14mr|gdk-pixbuf2.0-2.30.8-3|147	
14mr|gdk-pixbuf2.0-2.30.8-3|148	#remove not packaged files
14mr|gdk-pixbuf2.0-2.30.8-3|149	find %{buildroot} -name *.la | xargs rm
14mr|gdk-pixbuf2.0-2.30.8-3|150	
14mr|gdk-pixbuf2.0-2.30.8-3|151	%find_lang %{pkgname}
14mr|gdk-pixbuf2.0-2.30.8-3|152	
14mr|gdk-pixbuf2.0-2.30.8-3|153	%post
14mr|gdk-pixbuf2.0-2.30.8-3|154	if [ "$1" = "2" ]; then
14mr|gdk-pixbuf2.0-2.30.8-3|155	if [ -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache ]; then
14mr|gdk-pixbuf2.0-2.30.8-3|156	rm -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mr|gdk-pixbuf2.0-2.30.8-3|157	fi
14mr|gdk-pixbuf2.0-2.30.8-3|158	fi
14mr|gdk-pixbuf2.0-2.30.8-3|159	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mr|gdk-pixbuf2.0-2.30.8-3|160	
14mr|gdk-pixbuf2.0-2.30.8-3|161	%triggerin -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mr|gdk-pixbuf2.0-2.30.8-3|162	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mr|gdk-pixbuf2.0-2.30.8-3|163	
14mr|gdk-pixbuf2.0-2.30.8-3|164	%triggerpostun -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mr|gdk-pixbuf2.0-2.30.8-3|165	if [ -x %{_bindir}/gdk-pixbuf-query-loaders ]; then
14mr|gdk-pixbuf2.0-2.30.8-3|166	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mr|gdk-pixbuf2.0-2.30.8-3|167	fi
14mr|gdk-pixbuf2.0-2.30.8-3|168	
14mr|gdk-pixbuf2.0-2.30.8-3|169	%files -f %{pkgname}.lang
14mr|gdk-pixbuf2.0-2.30.8-3|170	%doc README
14mr|gdk-pixbuf2.0-2.30.8-3|171	%{_bindir}/gdk-pixbuf-query-loaders
14mr|gdk-pixbuf2.0-2.30.8-3|172	%dir %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders
14mr|gdk-pixbuf2.0-2.30.8-3|173	%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders/*.so
14mr|gdk-pixbuf2.0-2.30.8-3|174	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders
14mr|gdk-pixbuf2.0-2.30.8-3|175	%ghost %verify (not md5 mtime size) %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mr|gdk-pixbuf2.0-2.30.8-3|176	%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
14mr|gdk-pixbuf2.0-2.30.8-3|177	
14mr|gdk-pixbuf2.0-2.30.8-3|178	%files -n %{libname}
14mr|gdk-pixbuf2.0-2.30.8-3|179	%{_libdir}/libgdk_pixbuf-%{api_version}.so.%{major}*
14mr|gdk-pixbuf2.0-2.30.8-3|180	
14mr|gdk-pixbuf2.0-2.30.8-3|181	%files -n %{xlibname}
14mr|gdk-pixbuf2.0-2.30.8-3|182	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so.%{major}*
14mr|gdk-pixbuf2.0-2.30.8-3|183	
14mr|gdk-pixbuf2.0-2.30.8-3|184	%files -n %{girname}
14mr|gdk-pixbuf2.0-2.30.8-3|185	%{_libdir}/girepository-1.0/GdkPixbuf-%{girmajor}.typelib
14mr|gdk-pixbuf2.0-2.30.8-3|186	
14mr|gdk-pixbuf2.0-2.30.8-3|187	%files -n %{develname}
14mr|gdk-pixbuf2.0-2.30.8-3|188	%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
14mr|gdk-pixbuf2.0-2.30.8-3|189	%{_bindir}/gdk-pixbuf-csource
14mr|gdk-pixbuf2.0-2.30.8-3|190	%{_bindir}/gdk-pixbuf-pixdata
14mr|gdk-pixbuf2.0-2.30.8-3|191	%{_libdir}/libgdk_pixbuf-%{api_version}.so
14mr|gdk-pixbuf2.0-2.30.8-3|192	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}/
14mr|gdk-pixbuf2.0-2.30.8-3|193	%{_libdir}/pkgconfig/gdk-pixbuf-%{api_version}.pc
14mr|gdk-pixbuf2.0-2.30.8-3|194	%{_datadir}/gir-1.0/GdkPixbuf-%{api_version}.gir
14mr|gdk-pixbuf2.0-2.30.8-3|195	%{_mandir}/man1/gdk-pixbuf-csource.1*
14mr|gdk-pixbuf2.0-2.30.8-3|196	
14mr|gdk-pixbuf2.0-2.30.8-3|197	%files -n %{develxlib}
14mr|gdk-pixbuf2.0-2.30.8-3|198	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so
14mr|gdk-pixbuf2.0-2.30.8-3|199	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}-xlib/
14mr|gdk-pixbuf2.0-2.30.8-3|200	%{_libdir}/pkgconfig/gdk-pixbuf-xlib-%{api_version}.pc
14mr|gdk-pixbuf2.0-2.30.8-3|201	
14mr|gdk-pixbuf2.0-2.30.8-3|202	
14mr|gdk-pixbuf2.0-2.30.8-3|203	%changelog
14mr|gdk-pixbuf2.0-2.30.8-3|204	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.8-3
14mr|gdk-pixbuf2.0-2.30.8-3|205	+ Revision: ab4af97
14mr|gdk-pixbuf2.0-2.30.8-3|206	- MassBuild#440: Increase release tag
14mr|gdk-pixbuf2.0-2.30.8-3|207	
14mr|gdk-pixbuf2.0-2.30.8-3|208	

16437 14
14mr|gdl-2.30.1-5|1	%define name gdl
14mr|gdl-2.30.1-5|2	%define version 2.30.1
14mr|gdl-2.30.1-5|3	%define release  5
14mr|gdl-2.30.1-5|4	%define api 1
14mr|gdl-2.30.1-5|5	%define major 3
14mr|gdl-2.30.1-5|6	%define libname %mklibname %name %api %major
14mr|gdl-2.30.1-5|7	%define libnamedev %mklibname -d %name
14mr|gdl-2.30.1-5|8	
14mr|gdl-2.30.1-5|9	Summary: Gnome Devtool Libraries
14mr|gdl-2.30.1-5|10	Name: %{name}
14mr|gdl-2.30.1-5|11	Version: %{version}
14mr|gdl-2.30.1-5|12	Release: %{release}
14mr|gdl-2.30.1-5|13	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/%{name}-%{version}.tar.bz2
14mr|gdl-2.30.1-5|14	License: LGPLv2+
14mr|gdl-2.30.1-5|15	Group: System/Libraries
14mr|gdl-2.30.1-5|16	Url: http://www.gnome.org
14mr|gdl-2.30.1-5|17	BuildRequires: pkgconfig(libgnomeui-2.0)
14mr|gdl-2.30.1-5|18	BuildRequires: libglade2.0-devel
14mr|gdl-2.30.1-5|19	BuildRequires: intltool
14mr|gdl-2.30.1-5|20	BuildRequires: chrpath
14mr|gdl-2.30.1-5|21	BuildRequires: gtk-doc
14mr|gdl-2.30.1-5|22	
14mr|gdl-2.30.1-5|23	%description
14mr|gdl-2.30.1-5|24	This package contains components and libraries that are intended to be
14mr|gdl-2.30.1-5|25	shared between GNOME development tools, including gnome-debug,
14mr|gdl-2.30.1-5|26	gnome-build, and anjuta2.
14mr|gdl-2.30.1-5|27	
14mr|gdl-2.30.1-5|28	The current pieces of GDL include:
14mr|gdl-2.30.1-5|29	
14mr|gdl-2.30.1-5|30	- A symbol browser bonobo component (symbol-browser-control).
14mr|gdl-2.30.1-5|31	
14mr|gdl-2.30.1-5|32	- A docking widget (gdl).
14mr|gdl-2.30.1-5|33	
14mr|gdl-2.30.1-5|34	- A utility library that also contains the stubs and skels for
14mr|gdl-2.30.1-5|35	the symbol browser and text editor components (gdl, idl).
14mr|gdl-2.30.1-5|36	
14mr|gdl-2.30.1-5|37	%package -n %libname
14mr|gdl-2.30.1-5|38	Group: System/Libraries
14mr|gdl-2.30.1-5|39	Summary: Gnome Devtool Libraries - shared library
14mr|gdl-2.30.1-5|40	Requires: %name >= %version
14mr|gdl-2.30.1-5|41	
14mr|gdl-2.30.1-5|42	%description -n %libname
14mr|gdl-2.30.1-5|43	This package contains components and libraries that are intended to be
14mr|gdl-2.30.1-5|44	shared between GNOME development tools, including gnome-debug,
14mr|gdl-2.30.1-5|45	gnome-build, and anjuta2.
14mr|gdl-2.30.1-5|46	
14mr|gdl-2.30.1-5|47	The current pieces of GDL include:
14mr|gdl-2.30.1-5|48	
14mr|gdl-2.30.1-5|49	- A symbol browser bonobo component (symbol-browser-control).
14mr|gdl-2.30.1-5|50	
14mr|gdl-2.30.1-5|51	- A docking widget (gdl).
14mr|gdl-2.30.1-5|52	
14mr|gdl-2.30.1-5|53	- A utility library that also contains the stubs and skels for
14mr|gdl-2.30.1-5|54	the symbol browser and text editor components (gdl, idl).
14mr|gdl-2.30.1-5|55	
14mr|gdl-2.30.1-5|56	%package -n %libnamedev
14mr|gdl-2.30.1-5|57	Group: Development/C
14mr|gdl-2.30.1-5|58	Summary: Gnome Devtool Libraries - development components
14mr|gdl-2.30.1-5|59	Requires: %libname = %version
14mr|gdl-2.30.1-5|60	Provides: lib%name-devel = %version-%release
14mr|gdl-2.30.1-5|61	Obsoletes: %mklibname -d gdl 1
14mr|gdl-2.30.1-5|62	
14mr|gdl-2.30.1-5|63	%description -n %libnamedev
14mr|gdl-2.30.1-5|64	This package contains components and libraries that are intended to be
14mr|gdl-2.30.1-5|65	shared between GNOME development tools, including gnome-debug,
14mr|gdl-2.30.1-5|66	gnome-build, and anjuta2.
14mr|gdl-2.30.1-5|67	
14mr|gdl-2.30.1-5|68	The current pieces of GDL include:
14mr|gdl-2.30.1-5|69	
14mr|gdl-2.30.1-5|70	- A symbol browser bonobo component (symbol-browser-control).
14mr|gdl-2.30.1-5|71	
14mr|gdl-2.30.1-5|72	- A docking widget (gdl).
14mr|gdl-2.30.1-5|73	
14mr|gdl-2.30.1-5|74	- A utility library that also contains the stubs and skels for
14mr|gdl-2.30.1-5|75	the symbol browser and text editor components (gdl, idl).
14mr|gdl-2.30.1-5|76	
14mr|gdl-2.30.1-5|77	
14mr|gdl-2.30.1-5|78	%prep
14mr|gdl-2.30.1-5|79	%setup -q
14mr|gdl-2.30.1-5|80	
14mr|gdl-2.30.1-5|81	%build
14mr|gdl-2.30.1-5|82	%configure2_5x
14mr|gdl-2.30.1-5|83	%make
14mr|gdl-2.30.1-5|84	
14mr|gdl-2.30.1-5|85	%install
14mr|gdl-2.30.1-5|86	rm -rf %{buildroot} %name-1.lang
14mr|gdl-2.30.1-5|87	%makeinstall_std
14mr|gdl-2.30.1-5|88	%find_lang %name-%{api}
14mr|gdl-2.30.1-5|89	chrpath -d %buildroot%_libdir/lib*.so
14mr|gdl-2.30.1-5|90	
14mr|gdl-2.30.1-5|91	%clean
14mr|gdl-2.30.1-5|92	rm -rf %{buildroot}
14mr|gdl-2.30.1-5|93	
14mr|gdl-2.30.1-5|94	%files -f %name-%{api}.lang
14mr|gdl-2.30.1-5|95	%defattr(-,root,root)
14mr|gdl-2.30.1-5|96	%doc README NEWS MAINTAINERS AUTHORS
14mr|gdl-2.30.1-5|97	%_datadir/%name
14mr|gdl-2.30.1-5|98	
14mr|gdl-2.30.1-5|99	
14mr|gdl-2.30.1-5|100	%files -n %libname
14mr|gdl-2.30.1-5|101	%defattr(-,root,root)
14mr|gdl-2.30.1-5|102	%_libdir/libgdl-%{api}.so.%{major}*
14mr|gdl-2.30.1-5|103	
14mr|gdl-2.30.1-5|104	%files -n %libnamedev
14mr|gdl-2.30.1-5|105	%defattr(-,root,root)
14mr|gdl-2.30.1-5|106	%doc ChangeLog
14mr|gdl-2.30.1-5|107	%_libdir/lib*.so
14mr|gdl-2.30.1-5|108	%_libdir/pkgconfig/*
14mr|gdl-2.30.1-5|109	%_includedir/*
14mr|gdl-2.30.1-5|110	%_datadir/gtk-doc/html/gdl
14mr|gdl-2.30.1-5|111	
14mr|gdl-2.30.1-5|112	
14mr|gdl-2.30.1-5|113	
14mr|gdl-2.30.1-5|114	
14mr|gdl-2.30.1-5|115	%changelog
14mr|gdl-2.30.1-5|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.1-5
14mr|gdl-2.30.1-5|117	+ Revision: b39a1b1
14mr|gdl-2.30.1-5|118	- MassBuild#440: Increase release tag
14mr|gdl-2.30.1-5|119	
14mr|gdl-2.30.1-5|120	

16438 14
14mr|gdl3-3.8.1-2|1	%define oname	gdl
14mr|gdl3-3.8.1-2|2	%define api	3
14mr|gdl3-3.8.1-2|3	%define major	5
14mr|gdl3-3.8.1-2|4	
14mr|gdl3-3.8.1-2|5	%define libname 	%mklibname %{oname} %api %major
14mr|gdl3-3.8.1-2|6	%define develname	%mklibname -d %{oname} %api
14mr|gdl3-3.8.1-2|7	%define girname 	%mklibname %{oname}-gir %{api}
14mr|gdl3-3.8.1-2|8	
14mr|gdl3-3.8.1-2|9	Summary: Gnome Development/Docking library
14mr|gdl3-3.8.1-2|10	Name: %{oname}3
14mr|gdl3-3.8.1-2|11	Version: 3.8.1
14mr|gdl3-3.8.1-2|12	Release: 2
14mr|gdl3-3.8.1-2|13	License: LGPLv2+
14mr|gdl3-3.8.1-2|14	Group: System/Libraries
14mr|gdl3-3.8.1-2|15	Url: http://www.gnome.org
14mr|gdl3-3.8.1-2|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/3.8/%{oname}-%{version}.tar.xz
14mr|gdl3-3.8.1-2|17	
14mr|gdl3-3.8.1-2|18	BuildRequires: intltool
14mr|gdl3-3.8.1-2|19	BuildRequires: pkgconfig(gdk-3.0)
14mr|gdl3-3.8.1-2|20	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|gdl3-3.8.1-2|21	BuildRequires: pkgconfig(libxml-2.0)
14mr|gdl3-3.8.1-2|22	
14mr|gdl3-3.8.1-2|23	%description
14mr|gdl3-3.8.1-2|24	This package contains components and libraries that are intended to be
14mr|gdl3-3.8.1-2|25	shared between GNOME development tools, including gnome-debug,
14mr|gdl3-3.8.1-2|26	gnome-build, and anjuta2.
14mr|gdl3-3.8.1-2|27	
14mr|gdl3-3.8.1-2|28	The current pieces of GDL include:
14mr|gdl3-3.8.1-2|29	- A symbol browser bonobo component (symbol-browser-control).
14mr|gdl3-3.8.1-2|30	- A docking widget (gdl).
14mr|gdl3-3.8.1-2|31	- A utility library that also contains the stubs and skels for
14mr|gdl3-3.8.1-2|32	the symbol browser and text editor components (gdl, idl).
14mr|gdl3-3.8.1-2|33	
14mr|gdl3-3.8.1-2|34	%package -n %{libname}
14mr|gdl3-3.8.1-2|35	Group: System/Libraries
14mr|gdl3-3.8.1-2|36	Summary: Gnome Development/Docking library - shared libraries
14mr|gdl3-3.8.1-2|37	Suggests: %{name} = %{version}-%{release}
14mr|gdl3-3.8.1-2|38	
14mr|gdl3-3.8.1-2|39	%description -n %{libname}
14mr|gdl3-3.8.1-2|40	This package contains the dynamic libraries from %{name}.
14mr|gdl3-3.8.1-2|41	
14mr|gdl3-3.8.1-2|42	%package -n %{girname}
14mr|gdl3-3.8.1-2|43	Group: System/Libraries
14mr|gdl3-3.8.1-2|44	Summary: GObject Introspection interface library for %{name}
14mr|gdl3-3.8.1-2|45	
14mr|gdl3-3.8.1-2|46	%description -n %{girname}
14mr|gdl3-3.8.1-2|47	GObject Introspection interface library for %{name}.
14mr|gdl3-3.8.1-2|48	
14mr|gdl3-3.8.1-2|49	%package -n %{develname}
14mr|gdl3-3.8.1-2|50	Group: Development/C
14mr|gdl3-3.8.1-2|51	Summary: Gnome Development/Docking library headers and development libraries
14mr|gdl3-3.8.1-2|52	Requires: %{libname} = %{version}-%{release}
14mr|gdl3-3.8.1-2|53	Requires: %{girname} = %{version}-%{release}
14mr|gdl3-3.8.1-2|54	Provides: %{name}-devel = %{version}-%{release}
14mr|gdl3-3.8.1-2|55	
14mr|gdl3-3.8.1-2|56	%description -n %{develname}
14mr|gdl3-3.8.1-2|57	This packages contains the headers and libraries for %{name}.
14mr|gdl3-3.8.1-2|58	
14mr|gdl3-3.8.1-2|59	%prep
14mr|gdl3-3.8.1-2|60	%setup -qn %{oname}-%{version}
14mr|gdl3-3.8.1-2|61	
14mr|gdl3-3.8.1-2|62	%build
14mr|gdl3-3.8.1-2|63	%configure2_5x \
14mr|gdl3-3.8.1-2|64	--disable-rpath \
14mr|gdl3-3.8.1-2|65	--disable-static
14mr|gdl3-3.8.1-2|66	
14mr|gdl3-3.8.1-2|67	%make
14mr|gdl3-3.8.1-2|68	
14mr|gdl3-3.8.1-2|69	%install
14mr|gdl3-3.8.1-2|70	%makeinstall_std
14mr|gdl3-3.8.1-2|71	
14mr|gdl3-3.8.1-2|72	# remove unpackaged files
14mr|gdl3-3.8.1-2|73	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|gdl3-3.8.1-2|74	
14mr|gdl3-3.8.1-2|75	%find_lang %{oname}-%{api}
14mr|gdl3-3.8.1-2|76	
14mr|gdl3-3.8.1-2|77	%files -f %{oname}-%{api}.lang
14mr|gdl3-3.8.1-2|78	
14mr|gdl3-3.8.1-2|79	%files -n %{libname}
14mr|gdl3-3.8.1-2|80	%{_libdir}/libgdl-%{api}.so.%{major}*
14mr|gdl3-3.8.1-2|81	
14mr|gdl3-3.8.1-2|82	%files -n %{girname}
14mr|gdl3-3.8.1-2|83	%{_libdir}/girepository-1.0/Gdl-%{api}.typelib
14mr|gdl3-3.8.1-2|84	
14mr|gdl3-3.8.1-2|85	%files -n %{develname}
14mr|gdl3-3.8.1-2|86	%doc ChangeLog README NEWS MAINTAINERS AUTHORS
14mr|gdl3-3.8.1-2|87	%{_libdir}/lib*.so
14mr|gdl3-3.8.1-2|88	%{_libdir}/pkgconfig/*
14mr|gdl3-3.8.1-2|89	%{_includedir}/*
14mr|gdl3-3.8.1-2|90	%{_datadir}/gtk-doc/html/gdl-*
14mr|gdl3-3.8.1-2|91	%{_datadir}/gir-1.0/Gdl-%{api}.gir
14mr|gdl3-3.8.1-2|92	
14mr|gdl3-3.8.1-2|93	%changelog
14mr|gdl3-3.8.1-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.1-2
14mr|gdl3-3.8.1-2|95	+ Revision: 65468e4
14mr|gdl3-3.8.1-2|96	- MassBuild#440: Increase release tag
14mr|gdl3-3.8.1-2|97	
14mr|gdl3-3.8.1-2|98	

16439 14
14mr|gdm-3.12.2-3|1	%define _disable_ld_no_undefined 1
14mr|gdm-3.12.2-3|2	
14mr|gdm-3.12.2-3|3	%define major		1
14mr|gdm-3.12.2-3|4	%define	gmajor		1.0
14mr|gdm-3.12.2-3|5	%define libname		%mklibname gdm %{major}
14mr|gdm-3.12.2-3|6	%define develname	%mklibname -d %{name}
14mr|gdm-3.12.2-3|7	%define girname		%mklibname gdm-gir %{gmajor}
14mr|gdm-3.12.2-3|8	
14mr|gdm-3.12.2-3|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gdm-3.12.2-3|10	
14mr|gdm-3.12.2-3|11	Summary:	The GNOME Display Manager
14mr|gdm-3.12.2-3|12	Name:		gdm
14mr|gdm-3.12.2-3|13	Version:	3.12.2
14mr|gdm-3.12.2-3|14	Release:	3
14mr|gdm-3.12.2-3|15	Epoch:		1
14mr|gdm-3.12.2-3|16	License:	GPLv2+
14mr|gdm-3.12.2-3|17	Group:		Graphical desktop/GNOME
14mr|gdm-3.12.2-3|18	URL:		http://www.gnome.org/projects/gdm/
14mr|gdm-3.12.2-3|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gdm-3.12.2-3|20	Source1:	org.gnome.login-screen.gschema.override
14mr|gdm-3.12.2-3|21	Source2:	rosa-logo.png
14mr|gdm-3.12.2-3|22	# git format-patch --start-number 300 mga-3.1.2-plymouth..mga-3.1.2-patches
14mr|gdm-3.12.2-3|23	Patch0301:	0301-Novell-Look-at-the-current-runlevel-before-managing-.patch
14mr|gdm-3.12.2-3|24	Patch0302:	0302-Fix-gdm-pam.d-configs-3.12.2.patch
14mr|gdm-3.12.2-3|25	Patch0303:	0303-Read-.xsetup-scripts.patch
14mr|gdm-3.12.2-3|26	Patch0900:	gdm-3.8.1.1-drop-plymouth-conflicts.patch
14mr|gdm-3.12.2-3|27	
14mr|gdm-3.12.2-3|28	Provides:	dm
14mr|gdm-3.12.2-3|29	
14mr|gdm-3.12.2-3|30	Requires(postun): rpm-helper systemd update-alternatives
14mr|gdm-3.12.2-3|31	Requires(post):	  dconf systemd update-alternatives
14mr|gdm-3.12.2-3|32	
14mr|gdm-3.12.2-3|33	Requires:	pam
14mr|gdm-3.12.2-3|34	Requires:	sessreg
14mr|gdm-3.12.2-3|35	Requires:	usermode
14mr|gdm-3.12.2-3|36	Requires:	cdialog
14mr|gdm-3.12.2-3|37	Requires:	zenity
14mr|gdm-3.12.2-3|38	Requires:	gnome-session-bin
14mr|gdm-3.12.2-3|39	Requires:	gnome-settings-daemon
14mr|gdm-3.12.2-3|40	Requires:	metacity
14mr|gdm-3.12.2-3|41	Suggests:	gnome-power-manager
14mr|gdm-3.12.2-3|42	# for XFdrake on failsafe fallback:
14mr|gdm-3.12.2-3|43	Requires:	drakx-kbd-mouse-x11
14mr|gdm-3.12.2-3|44	Requires:	xinitrc >= 2.4.14
14mr|gdm-3.12.2-3|45	Requires:	dbus-x11
14mr|gdm-3.12.2-3|46	Requires:	polkit-gnome
14mr|gdm-3.12.2-3|47	Requires:	accountsservice
14mr|gdm-3.12.2-3|48	Requires:	gnome-icon-theme-symbolic
14mr|gdm-3.12.2-3|49	Provides:	gdm-Xnest
14mr|gdm-3.12.2-3|50	Obsoletes:	gdm-Xnest
14mr|gdm-3.12.2-3|51	
14mr|gdm-3.12.2-3|52	Obsoletes:	gdm-themes
14mr|gdm-3.12.2-3|53	Conflicts:	gdm-220
14mr|gdm-3.12.2-3|54	BuildRequires: 	pkgconfig(accountsservice) >= 0.6.12
14mr|gdm-3.12.2-3|55	BuildRequires:	pkgconfig(check) >= 0.9.4
14mr|gdm-3.12.2-3|56	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
14mr|gdm-3.12.2-3|57	BuildRequires:	pkgconfig(fontconfig) >= 2.5.0
14mr|gdm-3.12.2-3|58	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31.3
14mr|gdm-3.12.2-3|59	BuildRequires:	pkgconfig(gio-2.0) >= 2.29.3
14mr|gdm-3.12.2-3|60	BuildRequires:	pkgconfig(gobject-2.0) >= 2.29.3
14mr|gdm-3.12.2-3|61	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gdm-3.12.2-3|62	BuildRequires:	pkgconfig(gthread-2.0)
14mr|gdm-3.12.2-3|63	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.1
14mr|gdm-3.12.2-3|64	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.4
14mr|gdm-3.12.2-3|65	BuildRequires:	pkgconfig(libxklavier) >= 4.0
14mr|gdm-3.12.2-3|66	BuildRequires:	pkgconfig(nss) >= 3.11.1
14mr|gdm-3.12.2-3|67	BuildRequires:	pkgconfig(libsystemd-login)
14mr|gdm-3.12.2-3|68	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|gdm-3.12.2-3|69	BuildRequires:	pkgconfig(ply-boot-client)
14mr|gdm-3.12.2-3|70	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
14mr|gdm-3.12.2-3|71	BuildRequires:	pkgconfig(x11)
14mr|gdm-3.12.2-3|72	BuildRequires:	pkgconfig(xau)
14mr|gdm-3.12.2-3|73	BuildRequires:	pkgconfig(xdmcp)
14mr|gdm-3.12.2-3|74	BuildRequires:	pkgconfig(xrandr)
14mr|gdm-3.12.2-3|75	BuildRequires:	pam-devel
14mr|gdm-3.12.2-3|76	BuildRequires:	libwrap-devel
14mr|gdm-3.12.2-3|77	BuildRequires:	audit-devel
14mr|gdm-3.12.2-3|78	BuildRequires:	intltool >= 0.40.0
14mr|gdm-3.12.2-3|79	BuildRequires:	gettext-devel
14mr|gdm-3.12.2-3|80	BuildRequires:	yelp-tools
14mr|gdm-3.12.2-3|81	BuildRequires:	dconf
14mr|gdm-3.12.2-3|82	BuildRequires:	itstool
14mr|gdm-3.12.2-3|83	BuildRequires:	gnome-common
14mr|gdm-3.12.2-3|84	
14mr|gdm-3.12.2-3|85	Obsoletes:	gdm-user-switch-applet < 3.0.0
14mr|gdm-3.12.2-3|86	Obsoletes:	%{_lib}gdmsimplegreeter1
14mr|gdm-3.12.2-3|87	
14mr|gdm-3.12.2-3|88	Requires:	%{_lib}gmenu-gir3.0 >= 3.8.0
14mr|gdm-3.12.2-3|89	
14mr|gdm-3.12.2-3|90	%description
14mr|gdm-3.12.2-3|91	Gdm (the GNOME Display Manager) is a highly configurable
14mr|gdm-3.12.2-3|92	reimplementation of xdm, the X Display Manager. Gdm allows you to log
14mr|gdm-3.12.2-3|93	into your system with the X Window System running and supports running
14mr|gdm-3.12.2-3|94	several different X sessions on your local machine at the same time.
14mr|gdm-3.12.2-3|95	
14mr|gdm-3.12.2-3|96	%pre
14mr|gdm-3.12.2-3|97	%_pre_useradd gdm %{_var}/lib/gdm /bin/false
14mr|gdm-3.12.2-3|98	%_pre_groupadd xgrp gdm
14mr|gdm-3.12.2-3|99	
14mr|gdm-3.12.2-3|100	%post
14mr|gdm-3.12.2-3|101	# avoiding conflict with lightdm
14mr|gdm-3.12.2-3|102	if [ $1 -eq 1 ] ; then \
14mr|gdm-3.12.2-3|103	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
14mr|gdm-3.12.2-3|104	fi
14mr|gdm-3.12.2-3|105	
14mr|gdm-3.12.2-3|106	# (cg) Setup dconf settings for gdm
14mr|gdm-3.12.2-3|107	# http://git.gnome.org/browse/gdm/commit/?id=eebeb62e2daccc932f3033fbd857b619ba9936d0
14mr|gdm-3.12.2-3|108	dconf update
14mr|gdm-3.12.2-3|109	
14mr|gdm-3.12.2-3|110	if [ -f /%{_sysconfdir}/X11/xdm/Xsession -a ! -x /%{_sysconfdir}/X11/xdm/Xsession ]; then
14mr|gdm-3.12.2-3|111	chmod +x /%{_sysconfdir}/X11/xdm/Xsession
14mr|gdm-3.12.2-3|112	fi
14mr|gdm-3.12.2-3|113	if [ -x /usr/sbin/chksession ]; then /usr/sbin/chksession -g || true; fi
14mr|gdm-3.12.2-3|114	
14mr|gdm-3.12.2-3|115	%systemd_post gdm.service
14mr|gdm-3.12.2-3|116	
14mr|gdm-3.12.2-3|117	%{_sbindir}/gdm-safe-restart >/dev/null 2>&1 || :
14mr|gdm-3.12.2-3|118	
14mr|gdm-3.12.2-3|119	%postun
14mr|gdm-3.12.2-3|120	%_postun_userdel gdm
14mr|gdm-3.12.2-3|121	%_postun_groupdel xgrp gdm
14mr|gdm-3.12.2-3|122	%systemd_postun gdm.service
14mr|gdm-3.12.2-3|123	
14mr|gdm-3.12.2-3|124	%preun
14mr|gdm-3.12.2-3|125	if [ $1 -ge 0 ] ; then \
14mr|gdm-3.12.2-3|126	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
14mr|gdm-3.12.2-3|127	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
14mr|gdm-3.12.2-3|128	fi
14mr|gdm-3.12.2-3|129	fi
14mr|gdm-3.12.2-3|130	%systemd_preun gdm.service
14mr|gdm-3.12.2-3|131	
14mr|gdm-3.12.2-3|132	%files -f %{name}.lang
14mr|gdm-3.12.2-3|133	%doc AUTHORS COPYING NEWS README
14mr|gdm-3.12.2-3|134	%_sysconfdir/dbus-1/system.d/gdm.conf
14mr|gdm-3.12.2-3|135	%{_bindir}/gdm-screenshot
14mr|gdm-3.12.2-3|136	%{_sbindir}/gdm
14mr|gdm-3.12.2-3|137	%dir %{_sysconfdir}/X11/gdm
14mr|gdm-3.12.2-3|138	%{_sysconfdir}/gdm
14mr|gdm-3.12.2-3|139	%config(noreplace) %{_sysconfdir}/pam.d/gdm
14mr|gdm-3.12.2-3|140	%config(noreplace) %{_sysconfdir}/pam.d/gdm-autologin
14mr|gdm-3.12.2-3|141	%config(noreplace) %{_sysconfdir}/pam.d/gdm-pin
14mr|gdm-3.12.2-3|142	%config(noreplace) %{_sysconfdir}/pam.d/gdm-fingerprint
14mr|gdm-3.12.2-3|143	%config(noreplace) %{_sysconfdir}/pam.d/gdm-password
14mr|gdm-3.12.2-3|144	%config(noreplace) %{_sysconfdir}/pam.d/gdm-smartcard
14mr|gdm-3.12.2-3|145	%config(noreplace) %{_sysconfdir}/pam.d/gdm-launch-environment
14mr|gdm-3.12.2-3|146	%config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
14mr|gdm-3.12.2-3|147	%config(noreplace) %{_sysconfdir}/X11/gdm/Xsession
14mr|gdm-3.12.2-3|148	%dir %{_sysconfdir}/X11/dm
14mr|gdm-3.12.2-3|149	%dir %{_sysconfdir}/X11/dm/Sessions
14mr|gdm-3.12.2-3|150	%config(noreplace) %{_sysconfdir}/X11/gdm/PreSession
14mr|gdm-3.12.2-3|151	%config(noreplace) %{_sysconfdir}/X11/gdm/PostSession
14mr|gdm-3.12.2-3|152	%config(noreplace) %{_sysconfdir}/X11/gdm/PostLogin
14mr|gdm-3.12.2-3|153	%config(noreplace) %{_sysconfdir}/X11/gdm/Init
14mr|gdm-3.12.2-3|154	%{_libexecdir}/gdm-host-chooser
14mr|gdm-3.12.2-3|155	%{_libexecdir}/gdm-session-worker
14mr|gdm-3.12.2-3|156	%{_libexecdir}/gdm-simple-chooser
14mr|gdm-3.12.2-3|157	%{_libexecdir}/gdm/gdmflexiserver
14mr|gdm-3.12.2-3|158	%dir %{_libdir}/gdm
14mr|gdm-3.12.2-3|159	%{_datadir}/pixmaps/*
14mr|gdm-3.12.2-3|160	%{_datadir}/gdm
14mr|gdm-3.12.2-3|161	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
14mr|gdm-3.12.2-3|162	%dir %{_datadir}/hosts
14mr|gdm-3.12.2-3|163	%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
14mr|gdm-3.12.2-3|164	%attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
14mr|gdm-3.12.2-3|165	%attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
14mr|gdm-3.12.2-3|166	%attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
14mr|gdm-3.12.2-3|167	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local
14mr|gdm-3.12.2-3|168	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share
14mr|gdm-3.12.2-3|169	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share/applications
14mr|gdm-3.12.2-3|170	%{_datadir}/dconf/profile/gdm
14mr|gdm-3.12.2-3|171	#%ghost %{_sysconfdir}/dconf/db/%{name}
14mr|gdm-3.12.2-3|172	#%dir %{_sysconfdir}/dconf/db/gdm.d
14mr|gdm-3.12.2-3|173	#%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
14mr|gdm-3.12.2-3|174	#%dir %{_sysconfdir}/dconf/db/gdm.d/locks
14mr|gdm-3.12.2-3|175	%{_datadir}/gnome-session/sessions/gdm-shell.session
14mr|gdm-3.12.2-3|176	%dir %{_var}/log/gdm
14mr|gdm-3.12.2-3|177	%{_datadir}/icons/hicolor/*/apps/gdm*
14mr|gdm-3.12.2-3|178	# (cg) Note: Ship this, but lets not enable it or do anything fancy
14mr|gdm-3.12.2-3|179	# until we fully redo any prefdm stuff and have units for all DMs
14mr|gdm-3.12.2-3|180	# we support.
14mr|gdm-3.12.2-3|181	%{_unitdir}/gdm.service
14mr|gdm-3.12.2-3|182	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.override
14mr|gdm-3.12.2-3|183	
14mr|gdm-3.12.2-3|184	#--------------------------------------------------------------------
14mr|gdm-3.12.2-3|185	%package -n %{libname}
14mr|gdm-3.12.2-3|186	Summary:	Library for the %name greeter
14mr|gdm-3.12.2-3|187	Group:		System/Libraries
14mr|gdm-3.12.2-3|188	Obsoletes:	%{_lib}gdmreeter1 < 3.2.1-3
14mr|gdm-3.12.2-3|189	
14mr|gdm-3.12.2-3|190	%description -n %{libname}
14mr|gdm-3.12.2-3|191	Gdm (the GNOME Display Manager) is a highly configurable
14mr|gdm-3.12.2-3|192	reimplementation of xdm, the X Display Manager. Gdm allows you to log
14mr|gdm-3.12.2-3|193	into your system with the X Window System running and supports running
14mr|gdm-3.12.2-3|194	several different X sessions on your local machine at the same time.
14mr|gdm-3.12.2-3|195	
14mr|gdm-3.12.2-3|196	%files -n %{libname}
14mr|gdm-3.12.2-3|197	%{_libdir}/libgdm.so.%{major}*
14mr|gdm-3.12.2-3|198	
14mr|gdm-3.12.2-3|199	#--------------------------------------------------------------------
14mr|gdm-3.12.2-3|200	
14mr|gdm-3.12.2-3|201	%package -n %{girname}
14mr|gdm-3.12.2-3|202	Summary:        GObject Introspection interface description for %{name}
14mr|gdm-3.12.2-3|203	Group:          System/Libraries
14mr|gdm-3.12.2-3|204	Requires:       %{libname} = %{epoch}:%{version}-%{release}
14mr|gdm-3.12.2-3|205	
14mr|gdm-3.12.2-3|206	%description -n %{girname}
14mr|gdm-3.12.2-3|207	GObject Introspection interface description for %{name}.
14mr|gdm-3.12.2-3|208	
14mr|gdm-3.12.2-3|209	%files -n %{girname}
14mr|gdm-3.12.2-3|210	%{_libdir}/girepository-1.0/Gdm-%{gmajor}.typelib
14mr|gdm-3.12.2-3|211	
14mr|gdm-3.12.2-3|212	#--------------------------------------------------------------------
14mr|gdm-3.12.2-3|213	
14mr|gdm-3.12.2-3|214	%package -n %{develname}
14mr|gdm-3.12.2-3|215	Summary:	Development files for %{name}
14mr|gdm-3.12.2-3|216	Group:		Development/C
14mr|gdm-3.12.2-3|217	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mr|gdm-3.12.2-3|218	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mr|gdm-3.12.2-3|219	
14mr|gdm-3.12.2-3|220	%description -n %{develname}
14mr|gdm-3.12.2-3|221	The %{name}-devel package contains libraries and header files for
14mr|gdm-3.12.2-3|222	developing applications that use %{name}.
14mr|gdm-3.12.2-3|223	
14mr|gdm-3.12.2-3|224	%files -n %{develname}
14mr|gdm-3.12.2-3|225	%{_includedir}/gdm
14mr|gdm-3.12.2-3|226	%{_libdir}/libgdm.so
14mr|gdm-3.12.2-3|227	%{_libdir}/pkgconfig/gdm.pc
14mr|gdm-3.12.2-3|228	%{_datadir}/gir-1.0/Gdm-%{gmajor}.gir
14mr|gdm-3.12.2-3|229	
14mr|gdm-3.12.2-3|230	#--------------------------------------------------------------------
14mr|gdm-3.12.2-3|231	
14mr|gdm-3.12.2-3|232	%prep
14mr|gdm-3.12.2-3|233	%setup -q
14mr|gdm-3.12.2-3|234	cp data/Init.in data/Default.in
14mr|gdm-3.12.2-3|235	%apply_patches
14mr|gdm-3.12.2-3|236	
14mr|gdm-3.12.2-3|237	%build
14mr|gdm-3.12.2-3|238	NOCONFIGURE=yes gnome-autogen.sh
14mr|gdm-3.12.2-3|239	%configure2_5x \
14mr|gdm-3.12.2-3|240	--with-sysconfsubdir=X11/gdm \
14mr|gdm-3.12.2-3|241	--with-dmconfdir=%{_sysconfdir}/X11/dm \
14mr|gdm-3.12.2-3|242	--disable-static \
14mr|gdm-3.12.2-3|243	--with-console-kit=no \
14mr|gdm-3.12.2-3|244	--with-systemd \
14mr|gdm-3.12.2-3|245	--with-plymouth
14mr|gdm-3.12.2-3|246	
14mr|gdm-3.12.2-3|247	%make
14mr|gdm-3.12.2-3|248	
14mr|gdm-3.12.2-3|249	%install
14mr|gdm-3.12.2-3|250	%makeinstall_std PAM_PREFIX=%{_sysconfdir}
14mr|gdm-3.12.2-3|251	
14mr|gdm-3.12.2-3|252	# don't provide PreSession/PostSession, pam handle this
14mr|gdm-3.12.2-3|253	rm -f %{buildroot}%{_sysconfdir}/X11/PreSession/Default
14mr|gdm-3.12.2-3|254	rm -f %{buildroot}%{_sysconfdir}/X11/PostSession/Default
14mr|gdm-3.12.2-3|255	
14mr|gdm-3.12.2-3|256	mkdir -p %{buildroot}%{_datadir}/hosts
14mr|gdm-3.12.2-3|257	
14mr|gdm-3.12.2-3|258	%find_lang %{name} --with-gnome --all-name
14mr|gdm-3.12.2-3|259	
14mr|gdm-3.12.2-3|260	mkdir -p %{buildroot}%{_var}/log/gdm %{buildroot}%{_sysconfdir}/X11/dm/Sessions
14mr|gdm-3.12.2-3|261	
14mr|gdm-3.12.2-3|262	#remove unpackaged files
14mr|gdm-3.12.2-3|263	rm -rf %{buildroot}%{_sysconfdir}/X11/gdm/PostLogin/Default.sample \
14mr|gdm-3.12.2-3|264	%{buildroot}%{_datadir}/xsessions/gnome.desktop
14mr|gdm-3.12.2-3|265	
14mr|gdm-3.12.2-3|266	find %{buildroot} -name '*.la' -delete
14mr|gdm-3.12.2-3|267	
14mr|gdm-3.12.2-3|268	# (cg) The existing gdm file is what we really want for gdm-password
14mr|gdm-3.12.2-3|269	rm -f %{buildroot}%{_sysconfdir}/pam.d/gdm-password
14mr|gdm-3.12.2-3|270	ln -s gdm %{buildroot}%{_sysconfdir}/pam.d/gdm-password
14mr|gdm-3.12.2-3|271	
14mr|gdm-3.12.2-3|272	## (cg) For ghost ownership
14mr|gdm-3.12.2-3|273	#touch %{buildroot}%{_sysconfdir}/dconf/db/%{name}
14mr|gdm-3.12.2-3|274	
14mr|gdm-3.12.2-3|275	pushd %{buildroot}%{_sysconfdir}
14mr|gdm-3.12.2-3|276	ln -s X11/gdm
14mr|gdm-3.12.2-3|277	popd
14mr|gdm-3.12.2-3|278	
14mr|gdm-3.12.2-3|279	# avoiding conflict with lightdm
14mr|gdm-3.12.2-3|280	mkdir -p %{buildroot}%{_libexecdir}/%{name}
14mr|gdm-3.12.2-3|281	mv %{buildroot}%{_bindir}/gdmflexiserver %{buildroot}%{_libexecdir}/%{name}/gdmflexiserver
14mr|gdm-3.12.2-3|282	
14mr|gdm-3.12.2-3|283	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm
14mr|gdm-3.12.2-3|284	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-autologin
14mr|gdm-3.12.2-3|285	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-fingerprint
14mr|gdm-3.12.2-3|286	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-smartcard
14mr|gdm-3.12.2-3|287	
14mr|gdm-3.12.2-3|288	# added ROSA logo
14mr|gdm-3.12.2-3|289	install -dD %{buildroot}%{_datadir}/glib-2.0/schemas
14mr|gdm-3.12.2-3|290	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/glib-2.0/schemas/
14mr|gdm-3.12.2-3|291	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/
14mr|gdm-3.12.2-3|292	
14mr|gdm-3.12.2-3|293	sed -i 's@#!/bin/sh@#!/bin/bash@g' %{buildroot}%{_sysconfdir}/X11/gdm/Xsession
14mr|gdm-3.12.2-3|294	
14mr|gdm-3.12.2-3|295	%changelog
14mr|gdm-3.12.2-3|296	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.2-3
14mr|gdm-3.12.2-3|297	+ Revision: 7320e81
14mr|gdm-3.12.2-3|298	- MassBuild#440: Increase release tag
14mr|gdm-3.12.2-3|299	
14mr|gdm-3.12.2-3|300	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mr|gdm-3.12.2-3|301	+ Revision: 5886202
14mr|gdm-3.12.2-3|302	- Merge remote-tracking branch 'origin/gnome312' into rosa2014.1
14mr|gdm-3.12.2-3|303	
14mr|gdm-3.12.2-3|304	* Thu May 29 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mr|gdm-3.12.2-3|305	+ Revision: 1d81bed
14mr|gdm-3.12.2-3|306	- drop old patch
14mr|gdm-3.12.2-3|307	
14mr|gdm-3.12.2-3|308	* Thu May 29 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mr|gdm-3.12.2-3|309	+ Revision: 8a78846
14mr|gdm-3.12.2-3|310	- update gdm-pam.d-configs patch for gdm 3.12.2
14mr|gdm-3.12.2-3|311	
14mr|gdm-3.12.2-3|312	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mr|gdm-3.12.2-3|313	+ Revision: ef320ef
14mr|gdm-3.12.2-3|314	- drop pam patch for test
14mr|gdm-3.12.2-3|315	
14mr|gdm-3.12.2-3|316	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mr|gdm-3.12.2-3|317	+ Revision: 66c0453
14mr|gdm-3.12.2-3|318	- drop file
14mr|gdm-3.12.2-3|319	
14mr|gdm-3.12.2-3|320	* Tue May 20 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mr|gdm-3.12.2-3|321	+ Revision: 867c345
14mr|gdm-3.12.2-3|322	- update to 3.12.2
14mr|gdm-3.12.2-3|323	
14mr|gdm-3.12.2-3|324	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mr|gdm-3.12.2-3|325	+ Revision: 9d75808
14mr|gdm-3.12.2-3|326	- drop some files and packages
14mr|gdm-3.12.2-3|327	
14mr|gdm-3.12.2-3|328	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mr|gdm-3.12.2-3|329	+ Revision: f3089b7
14mr|gdm-3.12.2-3|330	- change paths
14mr|gdm-3.12.2-3|331	
14mr|gdm-3.12.2-3|332	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mr|gdm-3.12.2-3|333	+ Revision: fd7738a
14mr|gdm-3.12.2-3|334	- added BR: dconf
14mr|gdm-3.12.2-3|335	
14mr|gdm-3.12.2-3|336	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mr|gdm-3.12.2-3|337	+ Revision: 24e1957
14mr|gdm-3.12.2-3|338	- update to 3.12.1
14mr|gdm-3.12.2-3|339	
14mr|gdm-3.12.2-3|340	* Fri Nov 22 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
14mr|gdm-3.12.2-3|341	+ Revision: a1c5ce6
14mr|gdm-3.12.2-3|342	- update logo to english rosa
14mr|gdm-3.12.2-3|343	
14mr|gdm-3.12.2-3|344	* Mon Nov 11 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
14mr|gdm-3.12.2-3|345	+ Revision: 3d41442
14mr|gdm-3.12.2-3|346	- drop scrollkeeper update
14mr|gdm-3.12.2-3|347	
14mr|gdm-3.12.2-3|348	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-11
14mr|gdm-3.12.2-3|349	+ Revision: fc29dad
14mr|gdm-3.12.2-3|350	- change #!/bin/sh to #!/bin/bash in /etc/X11/gdm/Xsession
14mr|gdm-3.12.2-3|351	
14mr|gdm-3.12.2-3|352	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
14mr|gdm-3.12.2-3|353	+ Revision: ce4bafe
14mr|gdm-3.12.2-3|354	- drop some sources
14mr|gdm-3.12.2-3|355	
14mr|gdm-3.12.2-3|356	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
14mr|gdm-3.12.2-3|357	+ Revision: fab50fa
14mr|gdm-3.12.2-3|358	- bump release
14mr|gdm-3.12.2-3|359	
14mr|gdm-3.12.2-3|360	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mr|gdm-3.12.2-3|361	+ Revision: e5030c9
14mr|gdm-3.12.2-3|362	- Revert "drop chksession run and remove %{_sysconfdir}/X11/dm/"
14mr|gdm-3.12.2-3|363	- This reverts commit 39c1679423ca46ab4f0b3d18156f5d00dcd0e444.
14mr|gdm-3.12.2-3|364	
14mr|gdm-3.12.2-3|365	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mr|gdm-3.12.2-3|366	+ Revision: 4a4575d
14mr|gdm-3.12.2-3|367	- Revert "fix path"
14mr|gdm-3.12.2-3|368	- This reverts commit 93bb74b5d4cc22de9618951da865f27b6caca8eb.
14mr|gdm-3.12.2-3|369	
14mr|gdm-3.12.2-3|370	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mr|gdm-3.12.2-3|371	+ Revision: 6d1dfcf
14mr|gdm-3.12.2-3|372	- Revert "do not remove gnome.desktop"
14mr|gdm-3.12.2-3|373	- This reverts commit ebacab9e1ebc2bc68484fe35ec01f4826d12d054.
14mr|gdm-3.12.2-3|374	
14mr|gdm-3.12.2-3|375	* Fri Oct 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mr|gdm-3.12.2-3|376	+ Revision: ebacab9
14mr|gdm-3.12.2-3|377	- do not remove gnome.desktop
14mr|gdm-3.12.2-3|378	
14mr|gdm-3.12.2-3|379	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mr|gdm-3.12.2-3|380	+ Revision: 93bb74b
14mr|gdm-3.12.2-3|381	- fix path
14mr|gdm-3.12.2-3|382	
14mr|gdm-3.12.2-3|383	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mr|gdm-3.12.2-3|384	+ Revision: 39c1679
14mr|gdm-3.12.2-3|385	- drop chksession run and remove %{_sysconfdir}/X11/dm/
14mr|gdm-3.12.2-3|386	
14mr|gdm-3.12.2-3|387	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mr|gdm-3.12.2-3|388	+ Revision: 576dd39
14mr|gdm-3.12.2-3|389	- pack file
14mr|gdm-3.12.2-3|390	
14mr|gdm-3.12.2-3|391	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mr|gdm-3.12.2-3|392	+ Revision: 709038a
14mr|gdm-3.12.2-3|393	- added ROSA logo
14mr|gdm-3.12.2-3|394	
14mr|gdm-3.12.2-3|395	* Wed Oct 09 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-7
14mr|gdm-3.12.2-3|396	+ Revision: f56304c
14mr|gdm-3.12.2-3|397	- drop plymouth conflicts
14mr|gdm-3.12.2-3|398	
14mr|gdm-3.12.2-3|399	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1:3.8.1.1-6
14mr|gdm-3.12.2-3|400	+ Revision: 91db9f2
14mr|gdm-3.12.2-3|401	- install alternatives for gdmflexiserver only in initial, not upgrade
14mr|gdm-3.12.2-3|402	
14mr|gdm-3.12.2-3|403	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-5
14mr|gdm-3.12.2-3|404	+ Revision: b2ea34d
14mr|gdm-3.12.2-3|405	- fix post
14mr|gdm-3.12.2-3|406	
14mr|gdm-3.12.2-3|407	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-4
14mr|gdm-3.12.2-3|408	+ Revision: dcffcf2
14mr|gdm-3.12.2-3|409	- fix triggers
14mr|gdm-3.12.2-3|410	
14mr|gdm-3.12.2-3|411	* Mon Sep 16 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1:3.8.1.1-3
14mr|gdm-3.12.2-3|412	+ Revision: 20ebf2d
14mr|gdm-3.12.2-3|413	- Added alternatives to avoid conflict with lightdm
14mr|gdm-3.12.2-3|414	
14mr|gdm-3.12.2-3|415	* Thu Jul 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
14mr|gdm-3.12.2-3|416	+ Revision: a7734fb
14mr|gdm-3.12.2-3|417	- require package not typelib
14mr|gdm-3.12.2-3|418	
14mr|gdm-3.12.2-3|419	* Thu Jul 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
14mr|gdm-3.12.2-3|420	+ Revision: 849cfd9
14mr|gdm-3.12.2-3|421	- fix typo
14mr|gdm-3.12.2-3|422	
14mr|gdm-3.12.2-3|423	* Wed Jul 24 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
14mr|gdm-3.12.2-3|424	+ Revision: 451789c
14mr|gdm-3.12.2-3|425	- added R: typelib(Gmenu) force black screen
14mr|gdm-3.12.2-3|426	
14mr|gdm-3.12.2-3|427	* Tue Jul 23 2013 Alexander Kazancev <kazancas@gmail.com> 1:3.8.3.1-1
14mr|gdm-3.12.2-3|428	+ Revision: 618f233
14mr|gdm-3.12.2-3|429	- Use %systemd_post gdm.service in %post section
14mr|gdm-3.12.2-3|430	
14mr|gdm-3.12.2-3|431	

16440 14
14mr|gedit-3.12.1-3|1	%define _disable_ld_no_undefined 1
14mr|gedit-3.12.1-3|2	%define build_python 0
14mr|gedit-3.12.1-3|3	
14mr|gedit-3.12.1-3|4	Summary:	Small but powerful text editor for GNOME
14mr|gedit-3.12.1-3|5	Name:		gedit
14mr|gedit-3.12.1-3|6	Version:	3.12.1
14mr|gedit-3.12.1-3|7	Release:	3
14mr|gedit-3.12.1-3|8	License:	GPLv2+
14mr|gedit-3.12.1-3|9	Group:		Editors
14mr|gedit-3.12.1-3|10	URL:		http://www.gnome.org/projects/gedit/
14mr|gedit-3.12.1-3|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gedit/3.12/%{name}-%{version}.tar.xz
14mr|gedit-3.12.1-3|12	
14mr|gedit-3.12.1-3|13	BuildRequires:	desktop-file-utils
14mr|gedit-3.12.1-3|14	BuildRequires:	intltool
14mr|gedit-3.12.1-3|15	BuildRequires:	itstool
14mr|gedit-3.12.1-3|16	BuildRequires:	python-gi
14mr|gedit-3.12.1-3|17	BuildRequires:	attr-devel
14mr|gedit-3.12.1-3|18	BuildRequires:	vala-devel vala-tools
14mr|gedit-3.12.1-3|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gedit-3.12.1-3|20	BuildRequires:	pkgconfig(enchant)
14mr|gedit-3.12.1-3|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|gedit-3.12.1-3|22	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gedit-3.12.1-3|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gedit-3.12.1-3|24	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gedit-3.12.1-3|25	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gedit-3.12.1-3|26	BuildRequires:	pkgconfig(gtk-doc)
14mr|gedit-3.12.1-3|27	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.11.2
14mr|gedit-3.12.1-3|28	BuildRequires:	pkgconfig(ice)
14mr|gedit-3.12.1-3|29	BuildRequires:	pkgconfig(iso-codes)
14mr|gedit-3.12.1-3|30	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mr|gedit-3.12.1-3|31	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gedit-3.12.1-3|32	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gedit-3.12.1-3|33	BuildRequires:	pkgconfig(sm)
14mr|gedit-3.12.1-3|34	BuildRequires:	pkgconfig(python3)
14mr|gedit-3.12.1-3|35	BuildRequires:	pkgconfig(x11)
14mr|gedit-3.12.1-3|36	BuildRequires:	pkgconfig(zeitgeist-2.0)
14mr|gedit-3.12.1-3|37	%if %{build_python}
14mr|gedit-3.12.1-3|38	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|gedit-3.12.1-3|39	%endif
14mr|gedit-3.12.1-3|40	
14mr|gedit-3.12.1-3|41	Obsoletes:	%{_lib}gedit-private0 < 3.4.2
14mr|gedit-3.12.1-3|42	
14mr|gedit-3.12.1-3|43	%description
14mr|gedit-3.12.1-3|44	gEdit is a small but powerful text editor designed expressly
14mr|gedit-3.12.1-3|45	for GNOME.
14mr|gedit-3.12.1-3|46	
14mr|gedit-3.12.1-3|47	It includes such features as split-screen mode, a plugin
14mr|gedit-3.12.1-3|48	API, which allows gEdit to be extended to support many
14mr|gedit-3.12.1-3|49	features while remaining small at its core, multiple
14mr|gedit-3.12.1-3|50	document editing through the use of a 'tabbed' notebook and
14mr|gedit-3.12.1-3|51	many more functions.
14mr|gedit-3.12.1-3|52	
14mr|gedit-3.12.1-3|53	%package zeitgeist
14mr|gedit-3.12.1-3|54	Summary:	Zeitgeist plugin for gedit
14mr|gedit-3.12.1-3|55	Group:		Editors
14mr|gedit-3.12.1-3|56	Requires:	%{name} = %{version}-%{release}
14mr|gedit-3.12.1-3|57	
14mr|gedit-3.12.1-3|58	%description zeitgeist
14mr|gedit-3.12.1-3|59	This packages brings the Zeitgeist dataprovider - a plugin that logs
14mr|gedit-3.12.1-3|60	access and leave event for documents used with gedit.
14mr|gedit-3.12.1-3|61	
14mr|gedit-3.12.1-3|62	%package devel
14mr|gedit-3.12.1-3|63	Group:		Development/C
14mr|gedit-3.12.1-3|64	Summary:	Headers for writing gEdit plugins
14mr|gedit-3.12.1-3|65	Obsoletes:	%{_lib}gedit-private-devel < 3.4.2
14mr|gedit-3.12.1-3|66	
14mr|gedit-3.12.1-3|67	%description devel
14mr|gedit-3.12.1-3|68	Install this if you want to build plugins that use gEdit's API.
14mr|gedit-3.12.1-3|69	
14mr|gedit-3.12.1-3|70	%prep
14mr|gedit-3.12.1-3|71	%setup -q
14mr|gedit-3.12.1-3|72	
14mr|gedit-3.12.1-3|73	%build
14mr|gedit-3.12.1-3|74	%configure2_5x \
14mr|gedit-3.12.1-3|75	--disable-static \
14mr|gedit-3.12.1-3|76	--enable-gtk-doc \
14mr|gedit-3.12.1-3|77	%if %{build_python}
14mr|gedit-3.12.1-3|78	--enable-python \
14mr|gedit-3.12.1-3|79	%else
14mr|gedit-3.12.1-3|80	--disable-python \
14mr|gedit-3.12.1-3|81	%endif
14mr|gedit-3.12.1-3|82	--enable-introspection \
14mr|gedit-3.12.1-3|83	--disable-updater \
14mr|gedit-3.12.1-3|84	--enable-gvfs-metadata
14mr|gedit-3.12.1-3|85	
14mr|gedit-3.12.1-3|86	%make LIBS='-lm'
14mr|gedit-3.12.1-3|87	
14mr|gedit-3.12.1-3|88	%install
14mr|gedit-3.12.1-3|89	%makeinstall_std
14mr|gedit-3.12.1-3|90	
14mr|gedit-3.12.1-3|91	sed -i 's,Keywords.*,&;,g' %{buildroot}%{_datadir}/applications/gedit.desktop
14mr|gedit-3.12.1-3|92	
14mr|gedit-3.12.1-3|93	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gedit-3.12.1-3|94	%find_lang %{name} --with-gnome
14mr|gedit-3.12.1-3|95	
14mr|gedit-3.12.1-3|96	%files -f %{name}.lang
14mr|gedit-3.12.1-3|97	%doc README AUTHORS NEWS MAINTAINERS
14mr|gedit-3.12.1-3|98	%{_bindir}/*
14mr|gedit-3.12.1-3|99	%{_datadir}/applications/gedit.desktop
14mr|gedit-3.12.1-3|100	%{_datadir}/dbus-1/services/org.gnome.gedit.service
14mr|gedit-3.12.1-3|101	%{_datadir}/GConf/gsettings/gedit.*
14mr|gedit-3.12.1-3|102	%{_datadir}/gedit
14mr|gedit-3.12.1-3|103	
14mr|gedit-3.12.1-3|104	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml
14mr|gedit-3.12.1-3|105	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml
14mr|gedit-3.12.1-3|106	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
14mr|gedit-3.12.1-3|107	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
14mr|gedit-3.12.1-3|108	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
14mr|gedit-3.12.1-3|109	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
14mr|gedit-3.12.1-3|110	%{_datadir}/appdata/gedit.appdata.xml
14mr|gedit-3.12.1-3|111	%{_mandir}/man1/gedit.1*
14mr|gedit-3.12.1-3|112	
14mr|gedit-3.12.1-3|113	%{_libdir}/gedit/gedit-bugreport.sh
14mr|gedit-3.12.1-3|114	%{_libdir}/gedit/girepository-1.0/Gedit-3.0.typelib
14mr|gedit-3.12.1-3|115	
14mr|gedit-3.12.1-3|116	%{_libdir}/gedit/plugins/libdocinfo.so
14mr|gedit-3.12.1-3|117	%{_libdir}/gedit/plugins/docinfo.plugin
14mr|gedit-3.12.1-3|118	
14mr|gedit-3.12.1-3|119	%{_libdir}/gedit/plugins/filebrowser.plugin
14mr|gedit-3.12.1-3|120	%{_libdir}/gedit/plugins/libfilebrowser.so
14mr|gedit-3.12.1-3|121	
14mr|gedit-3.12.1-3|122	%{_libdir}/gedit/plugins/modelines.plugin
14mr|gedit-3.12.1-3|123	%{_libdir}/gedit/plugins/libmodelines.so
14mr|gedit-3.12.1-3|124	
14mr|gedit-3.12.1-3|125	%{_libdir}/gedit/plugins/sort.plugin
14mr|gedit-3.12.1-3|126	%{_libdir}/gedit/plugins/libsort.so
14mr|gedit-3.12.1-3|127	
14mr|gedit-3.12.1-3|128	%{_libdir}/gedit/plugins/spell.plugin
14mr|gedit-3.12.1-3|129	%{_libdir}/gedit/plugins/libspell.so
14mr|gedit-3.12.1-3|130	
14mr|gedit-3.12.1-3|131	%{_libdir}/gedit/plugins/time.plugin
14mr|gedit-3.12.1-3|132	%{_libdir}/gedit/plugins/libtime.so
14mr|gedit-3.12.1-3|133	
14mr|gedit-3.12.1-3|134	%{_libdir}/gedit/libgedit.so
14mr|gedit-3.12.1-3|135	
14mr|gedit-3.12.1-3|136	%if %{build_python}
14mr|gedit-3.12.1-3|137	%{python_sitearch}/gi/overrides/Gedit.*
14mr|gedit-3.12.1-3|138	%{_libdir}/gedit/plugins/externaltools/*
14mr|gedit-3.12.1-3|139	%{_libdir}/gedit/plugins/externaltools.plugin
14mr|gedit-3.12.1-3|140	
14mr|gedit-3.12.1-3|141	%{_libdir}/gedit/plugins/pythonconsole/*
14mr|gedit-3.12.1-3|142	%{_libdir}/gedit/plugins/pythonconsole.plugin
14mr|gedit-3.12.1-3|143	
14mr|gedit-3.12.1-3|144	%{_libdir}/gedit/plugins/quickopen/*
14mr|gedit-3.12.1-3|145	%{_libdir}/gedit/plugins/quickopen.plugin
14mr|gedit-3.12.1-3|146	
14mr|gedit-3.12.1-3|147	%{_libdir}/gedit/plugins/snippets/*
14mr|gedit-3.12.1-3|148	%{_libdir}/gedit/plugins/snippets.plugin
14mr|gedit-3.12.1-3|149	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
14mr|gedit-3.12.1-3|150	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.externaltools.gschema.xml
14mr|gedit-3.12.1-3|151	%endif
14mr|gedit-3.12.1-3|152	
14mr|gedit-3.12.1-3|153	%files zeitgeist
14mr|gedit-3.12.1-3|154	%{_libdir}/gedit/plugins/zeitgeist.plugin
14mr|gedit-3.12.1-3|155	%{_libdir}/gedit/plugins/libzeitgeist.so
14mr|gedit-3.12.1-3|156	
14mr|gedit-3.12.1-3|157	%files devel
14mr|gedit-3.12.1-3|158	%doc %{_datadir}/gtk-doc/html/*
14mr|gedit-3.12.1-3|159	%{_includedir}/*
14mr|gedit-3.12.1-3|160	%{_libdir}/pkgconfig/*
14mr|gedit-3.12.1-3|161	%{_datadir}/vala/vapi/*
14mr|gedit-3.12.1-3|162	
14mr|gedit-3.12.1-3|163	%changelog
14mr|gedit-3.12.1-3|164	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 3.12.1-3
14mr|gedit-3.12.1-3|165	+ Revision: 14b92e7
14mr|gedit-3.12.1-3|166	- change depend
14mr|gedit-3.12.1-3|167	
14mr|gedit-3.12.1-3|168	

16441 14
14mr|gedit-plugins-3.12.1-2|1	Summary:	Extra plugins for gedit
14mr|gedit-plugins-3.12.1-2|2	Name:		gedit-plugins
14mr|gedit-plugins-3.12.1-2|3	Version:	3.12.1
14mr|gedit-plugins-3.12.1-2|4	Release:	2
14mr|gedit-plugins-3.12.1-2|5	License:	GPLv2+
14mr|gedit-plugins-3.12.1-2|6	Group:		Editors
14mr|gedit-plugins-3.12.1-2|7	URL:		http://gedit.pn.org/
14mr|gedit-plugins-3.12.1-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gedit-plugins-3.12.1-2|9	
14mr|gedit-plugins-3.12.1-2|10	BuildRequires:	intltool itstool
14mr|gedit-plugins-3.12.1-2|11	BuildRequires:	pkgconfig(dbus-python)
14mr|gedit-plugins-3.12.1-2|12	BuildRequires:	pkgconfig(gedit) >= 3.11.3
14mr|gedit-plugins-3.12.1-2|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|gedit-plugins-3.12.1-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gedit-plugins-3.12.1-2|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
14mr|gedit-plugins-3.12.1-2|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mr|gedit-plugins-3.12.1-2|17	
14mr|gedit-plugins-3.12.1-2|18	Requires:	gedit >= 3.12
14mr|gedit-plugins-3.12.1-2|19	
14mr|gedit-plugins-3.12.1-2|20	%description
14mr|gedit-plugins-3.12.1-2|21	gEdit is a small but powerful text editor designed expressly
14mr|gedit-plugins-3.12.1-2|22	for GNOME.
14mr|gedit-plugins-3.12.1-2|23	
14mr|gedit-plugins-3.12.1-2|24	It includes such features as split-screen mode, a plugin
14mr|gedit-plugins-3.12.1-2|25	API, which allows gEdit to be extended to support many
14mr|gedit-plugins-3.12.1-2|26	features while remaining small at its core, multiple
14mr|gedit-plugins-3.12.1-2|27	document editing through the use of a 'tabbed' notebook and
14mr|gedit-plugins-3.12.1-2|28	many more functions.
14mr|gedit-plugins-3.12.1-2|29	
14mr|gedit-plugins-3.12.1-2|30	This package contains some extra plugins for gEdit, extending gEdit
14mr|gedit-plugins-3.12.1-2|31	functionality.
14mr|gedit-plugins-3.12.1-2|32	
14mr|gedit-plugins-3.12.1-2|33	%prep
14mr|gedit-plugins-3.12.1-2|34	%setup -q
14mr|gedit-plugins-3.12.1-2|35	
14mr|gedit-plugins-3.12.1-2|36	%build
14mr|gedit-plugins-3.12.1-2|37	%configure2_5x \
14mr|gedit-plugins-3.12.1-2|38	--disable-static
14mr|gedit-plugins-3.12.1-2|39	
14mr|gedit-plugins-3.12.1-2|40	%make
14mr|gedit-plugins-3.12.1-2|41	
14mr|gedit-plugins-3.12.1-2|42	%install
14mr|gedit-plugins-3.12.1-2|43	%makeinstall_std
14mr|gedit-plugins-3.12.1-2|44	find %{buildroot} -name *.la | xargs rm
14mr|gedit-plugins-3.12.1-2|45	
14mr|gedit-plugins-3.12.1-2|46	%find_lang %{name}
14mr|gedit-plugins-3.12.1-2|47	
14mr|gedit-plugins-3.12.1-2|48	%files -f %{name}.lang
14mr|gedit-plugins-3.12.1-2|49	%doc COPYING ChangeLog AUTHORS
14mr|gedit-plugins-3.12.1-2|50	%doc %{_datadir}/help/*/gedit/*
14mr|gedit-plugins-3.12.1-2|51	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gedit-plugins-3.12.1-2|52	%{_libdir}/gedit/plugins/*
14mr|gedit-plugins-3.12.1-2|53	%{_datadir}/gedit/plugins/*
14mr|gedit-plugins-3.12.1-2|54	
14mr|gedit-plugins-3.12.1-2|55	%changelog
14mr|gedit-plugins-3.12.1-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gedit-plugins-3.12.1-2|57	+ Revision: 6dd1f7d
14mr|gedit-plugins-3.12.1-2|58	- MassBuild#440: Increase release tag
14mr|gedit-plugins-3.12.1-2|59	
14mr|gedit-plugins-3.12.1-2|60	

16442 14
14mr|gegl-0.2.0-14|1	%define major 0
14mr|gegl-0.2.0-14|2	%define api 0.2
14mr|gegl-0.2.0-14|3	%define libname %mklibname %{name} %{api}_%{major}
14mr|gegl-0.2.0-14|4	%define devname %mklibname %{name} -d
14mr|gegl-0.2.0-14|5	
14mr|gegl-0.2.0-14|6	Summary:	GEGL (Generic Graphics Library) - graph based image processing framework
14mr|gegl-0.2.0-14|7	Name:		gegl
14mr|gegl-0.2.0-14|8	Version:	0.2.0
14mr|gegl-0.2.0-14|9	Release:	14
14mr|gegl-0.2.0-14|10	License:	LGPLv3+
14mr|gegl-0.2.0-14|11	Group:		System/Libraries
14mr|gegl-0.2.0-14|12	Url:		http://www.gegl.org/
14mr|gegl-0.2.0-14|13	Source0:	ftp://ftp.gimp.org/pub/gegl/%{api}/%{name}-%{version}.tar.bz2
14mr|gegl-0.2.0-14|14	Patch0:		gegl-0.2.0-ffmpeg2.0.patch
14mr|gegl-0.2.0-14|15	Patch1:		gegl-0.2.0-CVE-2012-4433.patch
14mr|gegl-0.2.0-14|16	Patch2:		gegl-0.2.0-remove-src-over-op.patch
14mr|gegl-0.2.0-14|17	Patch3:		gegl-0.2.0-lua-5.2.patch
14mr|gegl-0.2.0-14|18	BuildRequires:	enscript
14mr|gegl-0.2.0-14|19	BuildRequires:	intltool
14mr|gegl-0.2.0-14|20	BuildRequires:	graphviz
14mr|gegl-0.2.0-14|21	BuildRequires:	imagemagick
14mr|gegl-0.2.0-14|22	BuildRequires:	pango-modules
14mr|gegl-0.2.0-14|23	BuildRequires:	ruby
14mr|gegl-0.2.0-14|24	#gw warning: this needs the deprecated libavcodec scaler (img_convert,...)
14mr|gegl-0.2.0-14|25	BuildRequires:	ffmpeg-devel
14mr|gegl-0.2.0-14|26	BuildRequires:	jpeg-devel
14mr|gegl-0.2.0-14|27	BuildRequires:	pkgconfig(babl) >= 0.1.10
14mr|gegl-0.2.0-14|28	BuildRequires:	pkgconfig(glib-2.0)
14mr|gegl-0.2.0-14|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gegl-0.2.0-14|30	BuildRequires:	pkgconfig(libopenraw-1.0)
14mr|gegl-0.2.0-14|31	BuildRequires:	pkgconfig(libpng)
14mr|gegl-0.2.0-14|32	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gegl-0.2.0-14|33	BuildRequires:	pkgconfig(lua)
14mr|gegl-0.2.0-14|34	BuildRequires:	pkgconfig(OpenEXR)
14mr|gegl-0.2.0-14|35	BuildRequires:	pkgconfig(pangocairo)
14mr|gegl-0.2.0-14|36	BuildRequires:	pkgconfig(sdl)
14mr|gegl-0.2.0-14|37	
14mr|gegl-0.2.0-14|38	%description
14mr|gegl-0.2.0-14|39	GEGL (Generic Graphics Library) is a graph based image processing framework.
14mr|gegl-0.2.0-14|40	
14mr|gegl-0.2.0-14|41	GEGLs original design was made to scratch GIMPs itches for a new compositing
14mr|gegl-0.2.0-14|42	and processing core. This core is being designed to have minimal dependencies
14mr|gegl-0.2.0-14|43	and a simple well defined API.
14mr|gegl-0.2.0-14|44	
14mr|gegl-0.2.0-14|45	%files -f %{name}-%{api}.lang
14mr|gegl-0.2.0-14|46	%doc README AUTHORS NEWS
14mr|gegl-0.2.0-14|47	%{_bindir}/gegl
14mr|gegl-0.2.0-14|48	%{_libdir}/gegl-%{api}/*.so
14mr|gegl-0.2.0-14|49	
14mr|gegl-0.2.0-14|50	#----------------------------------------------------------------------------
14mr|gegl-0.2.0-14|51	
14mr|gegl-0.2.0-14|52	%package -n %{libname}
14mr|gegl-0.2.0-14|53	Summary:	A library for %{name}
14mr|gegl-0.2.0-14|54	Group:		System/Libraries
14mr|gegl-0.2.0-14|55	
14mr|gegl-0.2.0-14|56	%description -n %{libname}
14mr|gegl-0.2.0-14|57	GEGL (Generic Graphics Library) is a graph based image processing framework.
14mr|gegl-0.2.0-14|58	
14mr|gegl-0.2.0-14|59	GEGLs original design was made to scratch GIMPs itches for a new compositing
14mr|gegl-0.2.0-14|60	and processing core. This core is being designed to have minimal dependencies
14mr|gegl-0.2.0-14|61	and a simple well defined API.
14mr|gegl-0.2.0-14|62	
14mr|gegl-0.2.0-14|63	%files -n %{libname}
14mr|gegl-0.2.0-14|64	%{_libdir}/libgegl-%{api}.so.%{major}*
14mr|gegl-0.2.0-14|65	
14mr|gegl-0.2.0-14|66	#----------------------------------------------------------------------------
14mr|gegl-0.2.0-14|67	
14mr|gegl-0.2.0-14|68	%package -n %{devname}
14mr|gegl-0.2.0-14|69	Summary:	Header files for %{name}
14mr|gegl-0.2.0-14|70	Group:		Development/C
14mr|gegl-0.2.0-14|71	Requires:	%{libname} = %{EVRD}
14mr|gegl-0.2.0-14|72	Provides:	%{name}-devel = %{EVRD}
14mr|gegl-0.2.0-14|73	
14mr|gegl-0.2.0-14|74	%description -n %{devname}
14mr|gegl-0.2.0-14|75	GEGL (Generic Graphics Library) is a graph based image processing
14mr|gegl-0.2.0-14|76	framework.
14mr|gegl-0.2.0-14|77	
14mr|gegl-0.2.0-14|78	GEGLs original design was made to scratch GIMPs itches for a new
14mr|gegl-0.2.0-14|79	compositing and processing core. This core is being designed to
14mr|gegl-0.2.0-14|80	have minimal dependencies. and a simple well defined API.
14mr|gegl-0.2.0-14|81	
14mr|gegl-0.2.0-14|82	%files -n %{devname}
14mr|gegl-0.2.0-14|83	%doc ChangeLog
14mr|gegl-0.2.0-14|84	%{_libdir}/*.so
14mr|gegl-0.2.0-14|85	%{_includedir}/gegl-%{api}/
14mr|gegl-0.2.0-14|86	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|gegl-0.2.0-14|87	
14mr|gegl-0.2.0-14|88	#----------------------------------------------------------------------------
14mr|gegl-0.2.0-14|89	
14mr|gegl-0.2.0-14|90	%prep
14mr|gegl-0.2.0-14|91	%setup -q
14mr|gegl-0.2.0-14|92	%patch0 -p1 -b .ffmpeg11~
14mr|gegl-0.2.0-14|93	%patch1 -p1 -b .CVE-2012-4433
14mr|gegl-0.2.0-14|94	%patch2 -p1 -b .remove-src-over-op
14mr|gegl-0.2.0-14|95	%patch3 -p1 -b .lua52
14mr|gegl-0.2.0-14|96	sed -e 's/\.dylib/.bundle/' -i configure.ac || die
14mr|gegl-0.2.0-14|97	autoreconf -fi
14mr|gegl-0.2.0-14|98	
14mr|gegl-0.2.0-14|99	%build
14mr|gegl-0.2.0-14|100	%configure2_5x \
14mr|gegl-0.2.0-14|101	--enable-workshop \
14mr|gegl-0.2.0-14|102	--with-pango \
14mr|gegl-0.2.0-14|103	--with-gdk-pixbuf \
14mr|gegl-0.2.0-14|104	--without-libspiro \
14mr|gegl-0.2.0-14|105	--disable-docs
14mr|gegl-0.2.0-14|106	%make
14mr|gegl-0.2.0-14|107	
14mr|gegl-0.2.0-14|108	%install
14mr|gegl-0.2.0-14|109	%makeinstall_std
14mr|gegl-0.2.0-14|110	
14mr|gegl-0.2.0-14|111	%find_lang %{name}-%{api}
14mr|gegl-0.2.0-14|112	
14mr|gegl-0.2.0-14|113	rm -f %{buildroot}%{_libdir}/gegl-%{api}/*.la
14mr|gegl-0.2.0-14|114	
14mr|gegl-0.2.0-14|115	
14mr|gegl-0.2.0-14|116	%changelog
14mr|gegl-0.2.0-14|117	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-14
14mr|gegl-0.2.0-14|118	+ Revision: 3607bcc
14mr|gegl-0.2.0-14|119	- Add patch to fix build with lua 5.2
14mr|gegl-0.2.0-14|120	
14mr|gegl-0.2.0-14|121	

16443 14
14mr|genders-1.20-3|1	%define	major	0
14mr|genders-1.20-3|2	%define	majorpp	1
14mr|genders-1.20-3|3	%define libname	%mklibname genders %{major}
14mr|genders-1.20-3|4	%define libnamepp %mklibname gendersplusplus %{majorpp}
14mr|genders-1.20-3|5	%define devname %mklibname -d genders
14mr|genders-1.20-3|6	
14mr|genders-1.20-3|7	Summary:	Static cluster configuration database
14mr|genders-1.20-3|8	Name:		genders
14mr|genders-1.20-3|9	Version:	1.20
14mr|genders-1.20-3|10	Release:	3
14mr|genders-1.20-3|11	Group:		System/Libraries
14mr|genders-1.20-3|12	License:	GPLv2
14mr|genders-1.20-3|13	Url:		https://computing.llnl.gov/linux/genders.html
14mr|genders-1.20-3|14	Source0:	http://mesh.dl.sourceforge.net/sourceforge/genders/%{name}-%{version}.tar.gz
14mr|genders-1.20-3|15	BuildRequires:	byacc
14mr|genders-1.20-3|16	BuildRequires:	flex
14mr|genders-1.20-3|17	BuildRequires:	libtool
14mr|genders-1.20-3|18	BuildRequires:	perl-devel
14mr|genders-1.20-3|19	BuildRequires:	stdc++-devel
14mr|genders-1.20-3|20	BuildRequires:	pkgconfig(python)
14mr|genders-1.20-3|21	
14mr|genders-1.20-3|22	%description
14mr|genders-1.20-3|23	Genders is a static cluster configuration database used for cluster
14mr|genders-1.20-3|24	configuration management.  It is used by a variety of tools and scripts for
14mr|genders-1.20-3|25	management of large clusters.  The genders database is typically replicated
14mr|genders-1.20-3|26	on every node of the cluster. It describes the layout and configuration of
14mr|genders-1.20-3|27	the cluster so that tools and scripts can sense the variations of cluster
14mr|genders-1.20-3|28	nodes. By abstracting this information into a plain text file, it becomes
14mr|genders-1.20-3|29	possible to change the configuration of a cluster by modifying only one file.
14mr|genders-1.20-3|30	
14mr|genders-1.20-3|31	%package -n	%{libname}
14mr|genders-1.20-3|32	Summary:	Static cluster configuration database library
14mr|genders-1.20-3|33	Group:          System/Libraries
14mr|genders-1.20-3|34	
14mr|genders-1.20-3|35	%description -n	%{libname}
14mr|genders-1.20-3|36	This package contains a shared library for %{name}.
14mr|genders-1.20-3|37	
14mr|genders-1.20-3|38	%package -n	%{libnamepp}
14mr|genders-1.20-3|39	Summary:	Static cluster configuration database C++ library
14mr|genders-1.20-3|40	Group:          System/Libraries
14mr|genders-1.20-3|41	
14mr|genders-1.20-3|42	%description -n	%{libnamepp}
14mr|genders-1.20-3|43	This package contains the C++ bindings for genders.
14mr|genders-1.20-3|44	
14mr|genders-1.20-3|45	%package -n	%{devname}
14mr|genders-1.20-3|46	Summary:	Development library and header files for the genders library
14mr|genders-1.20-3|47	Group:		Development/C
14mr|genders-1.20-3|48	Provides:	%{name}-devel = %{version}
14mr|genders-1.20-3|49	Requires:	%{libname} = %{version}
14mr|genders-1.20-3|50	Requires:	%{libnamepp} = %{version}
14mr|genders-1.20-3|51	
14mr|genders-1.20-3|52	%description -n	%{devname}
14mr|genders-1.20-3|53	This package contains the development genders library and its header files.
14mr|genders-1.20-3|54	
14mr|genders-1.20-3|55	%package	compat
14mr|genders-1.20-3|56	Summary:	Compatability library
14mr|genders-1.20-3|57	Group:		System/Libraries
14mr|genders-1.20-3|58	
14mr|genders-1.20-3|59	%description	compat
14mr|genders-1.20-3|60	genders API that is compatible with earlier releases of genders
14mr|genders-1.20-3|61	
14mr|genders-1.20-3|62	%package -n	perl-Libgenders
14mr|genders-1.20-3|63	Summary:	Genders interface
14mr|genders-1.20-3|64	Group:		Development/Perl
14mr|genders-1.20-3|65	Provides:	perl-Genders = %{version}
14mr|genders-1.20-3|66	Obsoletes:	perl-Genders
14mr|genders-1.20-3|67	
14mr|genders-1.20-3|68	%description -n	perl-Libgenders
14mr|genders-1.20-3|69	This package provides a perl interface for querying a genders file.
14mr|genders-1.20-3|70	
14mr|genders-1.20-3|71	%package -n	python-libgenders
14mr|genders-1.20-3|72	Summary:	Genders interface
14mr|genders-1.20-3|73	Group:		Development/Python
14mr|genders-1.20-3|74	
14mr|genders-1.20-3|75	%description -n	python-libgenders
14mr|genders-1.20-3|76	This package provides a python interface for querying a genders file.
14mr|genders-1.20-3|77	
14mr|genders-1.20-3|78	%prep
14mr|genders-1.20-3|79	%setup  -q
14mr|genders-1.20-3|80	
14mr|genders-1.20-3|81	%build
14mr|genders-1.20-3|82	%configure2_5x \
14mr|genders-1.20-3|83	--disable-static \
14mr|genders-1.20-3|84	--with-genders-file=%{_sysconfdir}/%{name} \
14mr|genders-1.20-3|85	--with-perl-site-arch \
14mr|genders-1.20-3|86	--with-extension-destdir=%{buildroot}
14mr|genders-1.20-3|87	
14mr|genders-1.20-3|88	make LD_RUN_PATH=""
14mr|genders-1.20-3|89	
14mr|genders-1.20-3|90	%install
14mr|genders-1.20-3|91	install -d %{buildroot}%{_sysconfdir}
14mr|genders-1.20-3|92	%makeinstall_std LD_RUN_PATH=""
14mr|genders-1.20-3|93	
14mr|genders-1.20-3|94	install -m0644 genders.sample %{buildroot}%{_sysconfdir}/%{name}
14mr|genders-1.20-3|95	
14mr|genders-1.20-3|96	# bork
14mr|genders-1.20-3|97	mv %{buildroot}/usr/local/share/man/man3/Libgenders.3pm %{buildroot}%{_mandir}/man3/Libgenders.3pm
14mr|genders-1.20-3|98	
14mr|genders-1.20-3|99	%files
14mr|genders-1.20-3|100	%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL
14mr|genders-1.20-3|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}
14mr|genders-1.20-3|102	%{_bindir}/*
14mr|genders-1.20-3|103	%{_mandir}/man1/*
14mr|genders-1.20-3|104	
14mr|genders-1.20-3|105	%files -n %{libname}
14mr|genders-1.20-3|106	%{_libdir}/libgenders.so.%{major}*
14mr|genders-1.20-3|107	
14mr|genders-1.20-3|108	%files -n %{libnamepp}
14mr|genders-1.20-3|109	%{_libdir}/libgendersplusplus.so.%{majorpp}*
14mr|genders-1.20-3|110	
14mr|genders-1.20-3|111	%files -n %{devname}
14mr|genders-1.20-3|112	%{_includedir}/*
14mr|genders-1.20-3|113	%{_libdir}/*.so
14mr|genders-1.20-3|114	%{_mandir}/man3/genders*
14mr|genders-1.20-3|115	%{_mandir}/man3/libgenders*
14mr|genders-1.20-3|116	
14mr|genders-1.20-3|117	%files compat
14mr|genders-1.20-3|118	%{_mandir}/man3/gendlib*
14mr|genders-1.20-3|119	%dir %{_prefix}/lib/genders
14mr|genders-1.20-3|120	%{_prefix}/lib/genders/*
14mr|genders-1.20-3|121	
14mr|genders-1.20-3|122	%files -n perl-Libgenders
14mr|genders-1.20-3|123	%{perl_sitearch}/Genders.pm
14mr|genders-1.20-3|124	%{perl_sitearch}/Libgenders.pm
14mr|genders-1.20-3|125	%dir %{perl_sitearch}/auto/Libgenders
14mr|genders-1.20-3|126	%{perl_sitearch}/auto/Libgenders/Libgenders.so
14mr|genders-1.20-3|127	%{_mandir}/man3/Genders.3pm*
14mr|genders-1.20-3|128	%{_mandir}/man3/Libgenders.3pm*
14mr|genders-1.20-3|129	
14mr|genders-1.20-3|130	%files -n python-libgenders
14mr|genders-1.20-3|131	%{python_sitearch}/genders.py
14mr|genders-1.20-3|132	%{python_sitearch}/libgenders-*-py*.egg-info
14mr|genders-1.20-3|133	%{python_sitearch}/libgenders.so
14mr|genders-1.20-3|134	
14mr|genders-1.20-3|135	
14mr|genders-1.20-3|136	%changelog
14mr|genders-1.20-3|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|genders-1.20-3|138	+ Revision: bf42002
14mr|genders-1.20-3|139	- MassBuild#440: Increase release tag
14mr|genders-1.20-3|140	
14mr|genders-1.20-3|141	

16444 14
14mr|gengetopt-2.22.6-2|1	Summary:	GNU gengetopt generates command line parsers
14mr|gengetopt-2.22.6-2|2	Name:		gengetopt
14mr|gengetopt-2.22.6-2|3	Version:	2.22.6
14mr|gengetopt-2.22.6-2|4	Release:	2
14mr|gengetopt-2.22.6-2|5	License:	GPLv3+
14mr|gengetopt-2.22.6-2|6	Group:		Development/C
14mr|gengetopt-2.22.6-2|7	Url:		http://www.gnu.org/software/gengetopt/gengetopt.html
14mr|gengetopt-2.22.6-2|8	Source0:	ftp://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz
14mr|gengetopt-2.22.6-2|9	Source10:	%{name}.rpmlintrc
14mr|gengetopt-2.22.6-2|10	BuildRequires:	bison
14mr|gengetopt-2.22.6-2|11	BuildRequires:	flex
14mr|gengetopt-2.22.6-2|12	
14mr|gengetopt-2.22.6-2|13	%description
14mr|gengetopt-2.22.6-2|14	This program generates a C function that uses getopt_long function to parse
14mr|gengetopt-2.22.6-2|15	the command line options, to validate them and fills a struct.
14mr|gengetopt-2.22.6-2|16	
14mr|gengetopt-2.22.6-2|17	Thus your program can now handle options such as:
14mr|gengetopt-2.22.6-2|18	
14mr|gengetopt-2.22.6-2|19	myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
14mr|gengetopt-2.22.6-2|20	
14mr|gengetopt-2.22.6-2|21	And both long options (those that start with --) and short options (start
14mr|gengetopt-2.22.6-2|22	with - and consist of only one character) can be handled. For standards
14mr|gengetopt-2.22.6-2|23	about short and long options you may want to take a look at the GNU Coding
14mr|gengetopt-2.22.6-2|24	Standards.
14mr|gengetopt-2.22.6-2|25	
14mr|gengetopt-2.22.6-2|26	%files
14mr|gengetopt-2.22.6-2|27	%doc %{_docdir}/%{name}/*
14mr|gengetopt-2.22.6-2|28	%{_bindir}/gengetopt
14mr|gengetopt-2.22.6-2|29	%{_datadir}/gengetopt/
14mr|gengetopt-2.22.6-2|30	%{_mandir}/man1/gengetopt.1*
14mr|gengetopt-2.22.6-2|31	%{_infodir}/gengetopt.info*
14mr|gengetopt-2.22.6-2|32	
14mr|gengetopt-2.22.6-2|33	#----------------------------------------------------------------------------
14mr|gengetopt-2.22.6-2|34	
14mr|gengetopt-2.22.6-2|35	%prep
14mr|gengetopt-2.22.6-2|36	%setup -q
14mr|gengetopt-2.22.6-2|37	
14mr|gengetopt-2.22.6-2|38	%build
14mr|gengetopt-2.22.6-2|39	%configure2_5x
14mr|gengetopt-2.22.6-2|40	make
14mr|gengetopt-2.22.6-2|41	
14mr|gengetopt-2.22.6-2|42	#check
14mr|gengetopt-2.22.6-2|43	#make check
14mr|gengetopt-2.22.6-2|44	
14mr|gengetopt-2.22.6-2|45	%install
14mr|gengetopt-2.22.6-2|46	%makeinstall_std
14mr|gengetopt-2.22.6-2|47	
14mr|gengetopt-2.22.6-2|48	
14mr|gengetopt-2.22.6-2|49	%changelog
14mr|gengetopt-2.22.6-2|50	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 2.22.6-2
14mr|gengetopt-2.22.6-2|51	+ Revision: 3dbddfe
14mr|gengetopt-2.22.6-2|52	- drop test temporarily
14mr|gengetopt-2.22.6-2|53	
14mr|gengetopt-2.22.6-2|54	

16445 14
14mr|genromfs-0.5.2-10|1	Summary:	Tool for creating romfs filesystems
14mr|genromfs-0.5.2-10|2	Name:		genromfs
14mr|genromfs-0.5.2-10|3	Version:	0.5.2
14mr|genromfs-0.5.2-10|4	Release:	10
14mr|genromfs-0.5.2-10|5	License:	GPLv2
14mr|genromfs-0.5.2-10|6	Group:		System/Kernel and hardware
14mr|genromfs-0.5.2-10|7	Url:		http://romfs.sourceforge.net
14mr|genromfs-0.5.2-10|8	Source0:	http://unc.dl.sourceforge.net/sourceforge/romfs/%{name}-%{version}.tar.gz
14mr|genromfs-0.5.2-10|9	
14mr|genromfs-0.5.2-10|10	%description
14mr|genromfs-0.5.2-10|11	Genromfs is a tool for creating romfs filesystems, which are
14mr|genromfs-0.5.2-10|12	lightweight, read-only filesystems supported by the Linux
14mr|genromfs-0.5.2-10|13	kernel.
14mr|genromfs-0.5.2-10|14	
14mr|genromfs-0.5.2-10|15	%prep
14mr|genromfs-0.5.2-10|16	%setup -q
14mr|genromfs-0.5.2-10|17	
14mr|genromfs-0.5.2-10|18	%build
14mr|genromfs-0.5.2-10|19	make CFLAGS="%{optflags} -DVERSION=\\\"%{version}\\\"" LDFLAGS="%{ldflags}"
14mr|genromfs-0.5.2-10|20	
14mr|genromfs-0.5.2-10|21	%install
14mr|genromfs-0.5.2-10|22	install -m0755 %{name} -D %{buildroot}%{_bindir}/%{name}
14mr|genromfs-0.5.2-10|23	install -m0644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
14mr|genromfs-0.5.2-10|24	
14mr|genromfs-0.5.2-10|25	%files
14mr|genromfs-0.5.2-10|26	%doc romfs.txt COPYING NEWS
14mr|genromfs-0.5.2-10|27	%{_bindir}/*
14mr|genromfs-0.5.2-10|28	%{_mandir}/man8/*
14mr|genromfs-0.5.2-10|29	
14mr|genromfs-0.5.2-10|30	
14mr|genromfs-0.5.2-10|31	%changelog
14mr|genromfs-0.5.2-10|32	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.2-10
14mr|genromfs-0.5.2-10|33	+ Revision: 47e20d8
14mr|genromfs-0.5.2-10|34	- MassBuild#440: Increase release tag
14mr|genromfs-0.5.2-10|35	
14mr|genromfs-0.5.2-10|36	

16446 14
14mr|geoclue-0.12.0-10|1	%define major 0
14mr|geoclue-0.12.0-10|2	%define libname %mklibname %{name} %{major}
14mr|geoclue-0.12.0-10|3	%define devname %mklibname -d %{name}
14mr|geoclue-0.12.0-10|4	
14mr|geoclue-0.12.0-10|5	Summary:	The geoinformation service
14mr|geoclue-0.12.0-10|6	Name:		geoclue
14mr|geoclue-0.12.0-10|7	Version:	0.12.0
14mr|geoclue-0.12.0-10|8	Release:	10
14mr|geoclue-0.12.0-10|9	License:	LGPLv2+
14mr|geoclue-0.12.0-10|10	Group:		Networking/Other
14mr|geoclue-0.12.0-10|11	Url:		http://www.freedesktop.org/wiki/Software/GeoClue
14mr|geoclue-0.12.0-10|12	Source0:	http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
14mr|geoclue-0.12.0-10|13	Patch0:		geoclue-0.12.0-gcc46.patch
14mr|geoclue-0.12.0-10|14	Patch1:		geoclue-0.12.0-str-fmt.patch
14mr|geoclue-0.12.0-10|15	Patch2:		geoclue-0.12.0-networkmanager-pkgconfig-typo.patch
14mr|geoclue-0.12.0-10|16	
14mr|geoclue-0.12.0-10|17	BuildRequires:	GConf2
14mr|geoclue-0.12.0-10|18	BuildRequires:	gtk-doc
14mr|geoclue-0.12.0-10|19	BuildRequires:	xsltproc
14mr|geoclue-0.12.0-10|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|geoclue-0.12.0-10|21	BuildRequires:	pkgconfig(gconf-2.0)
14mr|geoclue-0.12.0-10|22	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|geoclue-0.12.0-10|23	BuildRequires:	pkgconfig(gypsy)
14mr|geoclue-0.12.0-10|24	BuildRequires:	pkgconfig(libgpsd) >= 2.91
14mr|geoclue-0.12.0-10|25	BuildRequires:	pkgconfig(libnm-glib)
14mr|geoclue-0.12.0-10|26	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|geoclue-0.12.0-10|27	BuildRequires:	pkgconfig(libxml-2.0)
14mr|geoclue-0.12.0-10|28	
14mr|geoclue-0.12.0-10|29	%description
14mr|geoclue-0.12.0-10|30	Geoclue is a modular geoinformation service built on top of the D-Bus
14mr|geoclue-0.12.0-10|31	messaging system.The goal of the Geoclue project is to make creating
14mr|geoclue-0.12.0-10|32	location-aware applications as simple as possible.
14mr|geoclue-0.12.0-10|33	
14mr|geoclue-0.12.0-10|34	%files
14mr|geoclue-0.12.0-10|35	%doc AUTHORS README
14mr|geoclue-0.12.0-10|36	%dir %{_datadir}/geoclue-providers
14mr|geoclue-0.12.0-10|37	%{_bindir}/%{name}*
14mr|geoclue-0.12.0-10|38	%{_libdir}/%{name}-*
14mr|geoclue-0.12.0-10|39	%{_datadir}/dbus-1/services/*.service
14mr|geoclue-0.12.0-10|40	%{_datadir}/geoclue-providers/%{name}-*.provider
14mr|geoclue-0.12.0-10|41	%{_datadir}/gtk-doc/html/%{name}
14mr|geoclue-0.12.0-10|42	
14mr|geoclue-0.12.0-10|43	#----------------------------------------------------------------------------
14mr|geoclue-0.12.0-10|44	
14mr|geoclue-0.12.0-10|45	%package -n	%{libname}
14mr|geoclue-0.12.0-10|46	Summary:	Shared library for %{name}
14mr|geoclue-0.12.0-10|47	Group:		System/Libraries
14mr|geoclue-0.12.0-10|48	
14mr|geoclue-0.12.0-10|49	%description -n %{libname}
14mr|geoclue-0.12.0-10|50	Main library for %{name}.
14mr|geoclue-0.12.0-10|51	
14mr|geoclue-0.12.0-10|52	%files -n %{libname}
14mr|geoclue-0.12.0-10|53	%{_libdir}/lib%{name}.so.%{major}*
14mr|geoclue-0.12.0-10|54	
14mr|geoclue-0.12.0-10|55	#----------------------------------------------------------------------------
14mr|geoclue-0.12.0-10|56	
14mr|geoclue-0.12.0-10|57	%package -n %{devname}
14mr|geoclue-0.12.0-10|58	Summary:	Development libraries for %{name}
14mr|geoclue-0.12.0-10|59	Group:		System/Libraries
14mr|geoclue-0.12.0-10|60	Requires:	%{libname} = %{EVRD}
14mr|geoclue-0.12.0-10|61	Provides:	%{name}-devel = %{EVRD}
14mr|geoclue-0.12.0-10|62	
14mr|geoclue-0.12.0-10|63	%description -n %{devname}
14mr|geoclue-0.12.0-10|64	Development files and headers for %{name}.
14mr|geoclue-0.12.0-10|65	
14mr|geoclue-0.12.0-10|66	%files -n %{devname}
14mr|geoclue-0.12.0-10|67	%{_includedir}/%{name}
14mr|geoclue-0.12.0-10|68	%{_libdir}/lib%{name}.so
14mr|geoclue-0.12.0-10|69	%{_libdir}/pkgconfig/%{name}.pc
14mr|geoclue-0.12.0-10|70	
14mr|geoclue-0.12.0-10|71	#----------------------------------------------------------------------------
14mr|geoclue-0.12.0-10|72	
14mr|geoclue-0.12.0-10|73	%prep
14mr|geoclue-0.12.0-10|74	%setup -q
14mr|geoclue-0.12.0-10|75	%patch0 -p0 -b .gcc46~
14mr|geoclue-0.12.0-10|76	%patch1 -p0 -b .str_fmt~
14mr|geoclue-0.12.0-10|77	%patch2 -p1 -b .nm_pkgconf~
14mr|geoclue-0.12.0-10|78	
14mr|geoclue-0.12.0-10|79	%build
14mr|geoclue-0.12.0-10|80	autoreconf -fi
14mr|geoclue-0.12.0-10|81	%configure2_5x	\
14mr|geoclue-0.12.0-10|82	--disable-static \
14mr|geoclue-0.12.0-10|83	--disable-gtk-doc \
14mr|geoclue-0.12.0-10|84	--enable-gtk=yes \
14mr|geoclue-0.12.0-10|85	--enable-conic=no \
14mr|geoclue-0.12.0-10|86	--enable-networkmanager=yes \
14mr|geoclue-0.12.0-10|87	--enable-gypsy=yes \
14mr|geoclue-0.12.0-10|88	--enable-gpsd=yes \
14mr|geoclue-0.12.0-10|89	--enable-skyhook=no
14mr|geoclue-0.12.0-10|90	%make
14mr|geoclue-0.12.0-10|91	
14mr|geoclue-0.12.0-10|92	%install
14mr|geoclue-0.12.0-10|93	%makeinstall_std
14mr|geoclue-0.12.0-10|94	
14mr|geoclue-0.12.0-10|95	# Install the test gui as it seems the test isn't installed any more
14mr|geoclue-0.12.0-10|96	install -m755 test/.libs/geoclue-test-gui -D %{buildroot}%{_bindir}/geoclue-test-gui
14mr|geoclue-0.12.0-10|97	
14mr|geoclue-0.12.0-10|98	
14mr|geoclue-0.12.0-10|99	%changelog
14mr|geoclue-0.12.0-10|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.0-10
14mr|geoclue-0.12.0-10|101	+ Revision: 9960c7a
14mr|geoclue-0.12.0-10|102	- MassBuild#440: Increase release tag
14mr|geoclue-0.12.0-10|103	
14mr|geoclue-0.12.0-10|104	

16447 14
14mr|geoclue2-2.1.8-3|1	%define build_geoip	0
14mr|geoclue2-2.1.8-3|2	
14mr|geoclue2-2.1.8-3|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|geoclue2-2.1.8-3|4	
14mr|geoclue2-2.1.8-3|5	%define api 2.0
14mr|geoclue2-2.1.8-3|6	
14mr|geoclue2-2.1.8-3|7	Name:		geoclue2
14mr|geoclue2-2.1.8-3|8	Version:	2.1.8
14mr|geoclue2-2.1.8-3|9	Release:	3
14mr|geoclue2-2.1.8-3|10	Summary:	A modular geoinformation service
14mr|geoclue2-2.1.8-3|11	Group:		Networking/Other
14mr|geoclue2-2.1.8-3|12	License:	GPLv2+
14mr|geoclue2-2.1.8-3|13	URL:		http://geoclue.freedesktop.org/
14mr|geoclue2-2.1.8-3|14	Source0:	http://www.freedesktop.org/software/geoclue/releases/%{url_ver}/geoclue-%{version}.tar.xz
14mr|geoclue2-2.1.8-3|15	Patch0:		geoclue-2.1.4-pkgconfig-fix.patch
14mr|geoclue2-2.1.8-3|16	BuildRequires:	intltool
14mr|geoclue2-2.1.8-3|17	BuildRequires:	itstool
14mr|geoclue2-2.1.8-3|18	BuildRequires:	libxml2-utils
14mr|geoclue2-2.1.8-3|19	BuildRequires:	pkgconfig(gio-2.0)
14mr|geoclue2-2.1.8-3|20	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|geoclue2-2.1.8-3|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|geoclue2-2.1.8-3|22	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|geoclue2-2.1.8-3|23	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|geoclue2-2.1.8-3|24	BuildRequires:	pkgconfig(mm-glib)
14mr|geoclue2-2.1.8-3|25	BuildRequires:	pkgconfig(libnm-glib) >= 0.9.8.0
14mr|geoclue2-2.1.8-3|26	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|geoclue2-2.1.8-3|27	BuildRequires:	pkgconfig(libnotify)
14mr|geoclue2-2.1.8-3|28	
14mr|geoclue2-2.1.8-3|29	%if %{build_geoip}
14mr|geoclue2-2.1.8-3|30	BuildRequires:	pkgconfig(geoip) >= 1.5.1
14mr|geoclue2-2.1.8-3|31	Requires:	geoip >= 1.5.1
14mr|geoclue2-2.1.8-3|32	Conflicts:	geocode-glib < 0.99.2
14mr|geoclue2-2.1.8-3|33	%endif
14mr|geoclue2-2.1.8-3|34	
14mr|geoclue2-2.1.8-3|35	%description
14mr|geoclue2-2.1.8-3|36	Geoclue is a D-Bus service that provides location information. The
14mr|geoclue2-2.1.8-3|37	primary goal of the Geoclue project is to make creating location-aware
14mr|geoclue2-2.1.8-3|38	applications as simple as possible, while the secondary goal is to
14mr|geoclue2-2.1.8-3|39	ensure that no application can access location information without
14mr|geoclue2-2.1.8-3|40	explicit permission from user.
14mr|geoclue2-2.1.8-3|41	
14mr|geoclue2-2.1.8-3|42	Geoclue used to also do (reverse-)geocoding but that functionality has
14mr|geoclue2-2.1.8-3|43	been dropped in favor of geocode-glib library.
14mr|geoclue2-2.1.8-3|44	
14mr|geoclue2-2.1.8-3|45	However project is in the early stages of development and hence
14mr|geoclue2-2.1.8-3|46	lacking essential features. Currently it can only determine your
14mr|geoclue2-2.1.8-3|47	location based on your IP (i-e city-level accuracy) and does not have
14mr|geoclue2-2.1.8-3|48	any permission control.
14mr|geoclue2-2.1.8-3|49	
14mr|geoclue2-2.1.8-3|50	%files
14mr|geoclue2-2.1.8-3|51	%doc NEWS README
14mr|geoclue2-2.1.8-3|52	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.conf
14mr|geoclue2-2.1.8-3|53	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
14mr|geoclue2-2.1.8-3|54	%dir %{_sysconfdir}/geoclue
14mr|geoclue2-2.1.8-3|55	%{_sysconfdir}/geoclue/geoclue.conf
14mr|geoclue2-2.1.8-3|56	%{_datadir}/dbus-1/system-services/org.freedesktop.GeoClue2.service
14mr|geoclue2-2.1.8-3|57	%{_datadir}/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml
14mr|geoclue2-2.1.8-3|58	%{_datadir}/dbus-1/interfaces/org.freedesktop.GeoClue2.xml
14mr|geoclue2-2.1.8-3|59	%{_datadir}/applications/geoclue-demo-agent.desktop
14mr|geoclue2-2.1.8-3|60	%{_datadir}/applications/geoclue-where-am-i.desktop
14mr|geoclue2-2.1.8-3|61	%{_libexecdir}/geoclue-2.0/
14mr|geoclue2-2.1.8-3|62	%{_libexecdir}/geoclue
14mr|geoclue2-2.1.8-3|63	%{_unitdir}/geoclue.service
14mr|geoclue2-2.1.8-3|64	%if %{build_geoip}
14mr|geoclue2-2.1.8-3|65	%{_bindir}/geoip-update
14mr|geoclue2-2.1.8-3|66	%{_bindir}/geoip-lookup
14mr|geoclue2-2.1.8-3|67	%endif
14mr|geoclue2-2.1.8-3|68	
14mr|geoclue2-2.1.8-3|69	#--------------------------------------------------------------------
14mr|geoclue2-2.1.8-3|70	
14mr|geoclue2-2.1.8-3|71	%package devel
14mr|geoclue2-2.1.8-3|72	Summary:	Development files for geoclue2
14mr|geoclue2-2.1.8-3|73	Group:		Development/Other
14mr|geoclue2-2.1.8-3|74	Requires:	%{name} = %{version}-%{release}
14mr|geoclue2-2.1.8-3|75	
14mr|geoclue2-2.1.8-3|76	%description devel
14mr|geoclue2-2.1.8-3|77	This package contains the development files for geoclue2.
14mr|geoclue2-2.1.8-3|78	
14mr|geoclue2-2.1.8-3|79	%files devel
14mr|geoclue2-2.1.8-3|80	%{_datadir}/pkgconfig/geoclue-%{api}.pc
14mr|geoclue2-2.1.8-3|81	
14mr|geoclue2-2.1.8-3|82	#--------------------------------------------------------------------
14mr|geoclue2-2.1.8-3|83	%prep
14mr|geoclue2-2.1.8-3|84	%setup -q -n geoclue-%{version}
14mr|geoclue2-2.1.8-3|85	%apply_patches
14mr|geoclue2-2.1.8-3|86	
14mr|geoclue2-2.1.8-3|87	%build
14mr|geoclue2-2.1.8-3|88	autoreconf -vfi
14mr|geoclue2-2.1.8-3|89	%configure2_5x \
14mr|geoclue2-2.1.8-3|90	--enable-demo-agent \
14mr|geoclue2-2.1.8-3|91	%if %{build_geoip}
14mr|geoclue2-2.1.8-3|92	--enable-geoip-server=yes \
14mr|geoclue2-2.1.8-3|93	%else
14mr|geoclue2-2.1.8-3|94	--enable-geoip-server=no \
14mr|geoclue2-2.1.8-3|95	%endif
14mr|geoclue2-2.1.8-3|96	--disable-static \
14mr|geoclue2-2.1.8-3|97	--with-systemdsystemunitdir=%{_unitdir}
14mr|geoclue2-2.1.8-3|98	%make
14mr|geoclue2-2.1.8-3|99	
14mr|geoclue2-2.1.8-3|100	%install
14mr|geoclue2-2.1.8-3|101	%makeinstall_std
14mr|geoclue2-2.1.8-3|102	
14mr|geoclue2-2.1.8-3|103	
14mr|geoclue2-2.1.8-3|104	
14mr|geoclue2-2.1.8-3|105	%changelog
14mr|geoclue2-2.1.8-3|106	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 2.1.8-3
14mr|geoclue2-2.1.8-3|107	+ Revision: d22a566
14mr|geoclue2-2.1.8-3|108	- rebuilt against new modemmanager
14mr|geoclue2-2.1.8-3|109	
14mr|geoclue2-2.1.8-3|110	

16448 14
14mr|geocode-glib-3.12.2-2|1	%define major 0
14mr|geocode-glib-3.12.2-2|2	%define libname %mklibname %{name} %{major}
14mr|geocode-glib-3.12.2-2|3	%define girname %mklibname %{name}-gir 1.0
14mr|geocode-glib-3.12.2-2|4	%define develname %mklibname -d %{name}
14mr|geocode-glib-3.12.2-2|5	
14mr|geocode-glib-3.12.2-2|6	Summary: A convenience library for the Yahoo! Place Finder APIs
14mr|geocode-glib-3.12.2-2|7	Name: geocode-glib
14mr|geocode-glib-3.12.2-2|8	Version: 3.12.2
14mr|geocode-glib-3.12.2-2|9	Release: 2
14mr|geocode-glib-3.12.2-2|10	Group: Networking/Other
14mr|geocode-glib-3.12.2-2|11	License: LGPLv2
14mr|geocode-glib-3.12.2-2|12	URL: http://geoclue.freedesktop.org/
14mr|geocode-glib-3.12.2-2|13	Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|geocode-glib-3.12.2-2|14	
14mr|geocode-glib-3.12.2-2|15	BuildRequires: intltool
14mr|geocode-glib-3.12.2-2|16	BuildRequires: pkgconfig(gio-2.0)
14mr|geocode-glib-3.12.2-2|17	BuildRequires: pkgconfig(json-glib-1.0) >= 0.99
14mr|geocode-glib-3.12.2-2|18	BuildRequires: pkgconfig(libsoup-2.4)
14mr|geocode-glib-3.12.2-2|19	BuildRequires: gobject-introspection-devel >= 0.6.3
14mr|geocode-glib-3.12.2-2|20	BuildRequires: pkgconfig(gnome-doc-utils)
14mr|geocode-glib-3.12.2-2|21	
14mr|geocode-glib-3.12.2-2|22	%description
14mr|geocode-glib-3.12.2-2|23	geocode-glib is a convenience library for the Yahoo! Place Finder
14mr|geocode-glib-3.12.2-2|24	APIs, as described at:
14mr|geocode-glib-3.12.2-2|25	http://developer.yahoo.com/geo/placefinder/
14mr|geocode-glib-3.12.2-2|26	
14mr|geocode-glib-3.12.2-2|27	The Place Finder web service allows to do geocoding (finding longitude
14mr|geocode-glib-3.12.2-2|28	and latitude from an address), and reverse geocoding (finding an address
14mr|geocode-glib-3.12.2-2|29	from coordinates).
14mr|geocode-glib-3.12.2-2|30	
14mr|geocode-glib-3.12.2-2|31	%package -n %{libname}
14mr|geocode-glib-3.12.2-2|32	Group: Networking/Other
14mr|geocode-glib-3.12.2-2|33	Summary: A convenience library for the Yahoo! Place Finder APIs
14mr|geocode-glib-3.12.2-2|34	
14mr|geocode-glib-3.12.2-2|35	%description -n %{libname}
14mr|geocode-glib-3.12.2-2|36	Geocode-glib allows you to do geocoding (going from a place name,
14mr|geocode-glib-3.12.2-2|37	to a longitude/latitude pair) and reverse geocoding (finding a place
14mr|geocode-glib-3.12.2-2|38	name from coordinates) using Yahoo! Place Finder API.
14mr|geocode-glib-3.12.2-2|39	
14mr|geocode-glib-3.12.2-2|40	This library should be used in place of Geoclue's D-Bus API for
14mr|geocode-glib-3.12.2-2|41	geocoding and reverse geocoding.
14mr|geocode-glib-3.12.2-2|42	
14mr|geocode-glib-3.12.2-2|43	%package -n %{girname}
14mr|geocode-glib-3.12.2-2|44	Group: Networking/Other
14mr|geocode-glib-3.12.2-2|45	Summary: A convenience library for the Yahoo! Place Finder APIs
14mr|geocode-glib-3.12.2-2|46	
14mr|geocode-glib-3.12.2-2|47	%description -n %{girname}
14mr|geocode-glib-3.12.2-2|48	This package contains GObjectIntrospection data for geocode-glib.
14mr|geocode-glib-3.12.2-2|49	
14mr|geocode-glib-3.12.2-2|50	%package -n %{develname}
14mr|geocode-glib-3.12.2-2|51	Group: Networking/Other
14mr|geocode-glib-3.12.2-2|52	Summary: A convenience library for the Yahoo! Place Finder APIs
14mr|geocode-glib-3.12.2-2|53	Requires: %{libname} = %{version}-%{release}
14mr|geocode-glib-3.12.2-2|54	Requires: %{girname} = %{version}-%{release}
14mr|geocode-glib-3.12.2-2|55	Provides: %{name}-devel = %{version}-%{release}
14mr|geocode-glib-3.12.2-2|56	
14mr|geocode-glib-3.12.2-2|57	%description -n %{develname}
14mr|geocode-glib-3.12.2-2|58	This package contains the development files for geocode-glib.
14mr|geocode-glib-3.12.2-2|59	
14mr|geocode-glib-3.12.2-2|60	%prep
14mr|geocode-glib-3.12.2-2|61	%setup -q
14mr|geocode-glib-3.12.2-2|62	
14mr|geocode-glib-3.12.2-2|63	%build
14mr|geocode-glib-3.12.2-2|64	%configure2_5x \
14mr|geocode-glib-3.12.2-2|65	--disable-static
14mr|geocode-glib-3.12.2-2|66	
14mr|geocode-glib-3.12.2-2|67	%make
14mr|geocode-glib-3.12.2-2|68	
14mr|geocode-glib-3.12.2-2|69	%install
14mr|geocode-glib-3.12.2-2|70	%makeinstall_std
14mr|geocode-glib-3.12.2-2|71	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|geocode-glib-3.12.2-2|72	
14mr|geocode-glib-3.12.2-2|73	%files -n %{libname}
14mr|geocode-glib-3.12.2-2|74	%{_libdir}/libgeocode-glib.so.%{major}*
14mr|geocode-glib-3.12.2-2|75	%{_datadir}/icons/gnome/scalable/places/*.svg
14mr|geocode-glib-3.12.2-2|76	
14mr|geocode-glib-3.12.2-2|77	%files -n %{girname}
14mr|geocode-glib-3.12.2-2|78	%{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib
14mr|geocode-glib-3.12.2-2|79	
14mr|geocode-glib-3.12.2-2|80	%files -n %{develname}
14mr|geocode-glib-3.12.2-2|81	%{_includedir}/geocode-glib-1.0/*
14mr|geocode-glib-3.12.2-2|82	%{_libdir}/libgeocode-glib.so
14mr|geocode-glib-3.12.2-2|83	%{_libdir}/pkgconfig/geocode-glib-1.0.pc
14mr|geocode-glib-3.12.2-2|84	%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
14mr|geocode-glib-3.12.2-2|85	%{_datadir}/gtk-doc/html/%{name}-1.0/*
14mr|geocode-glib-3.12.2-2|86	
14mr|geocode-glib-3.12.2-2|87	
14mr|geocode-glib-3.12.2-2|88	%changelog
14mr|geocode-glib-3.12.2-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|geocode-glib-3.12.2-2|90	+ Revision: 8998ade
14mr|geocode-glib-3.12.2-2|91	- MassBuild#440: Increase release tag
14mr|geocode-glib-3.12.2-2|92	
14mr|geocode-glib-3.12.2-2|93	

16449 14
14mr|geoip-1.5.1-2|1	%define oname GeoIP
14mr|geoip-1.5.1-2|2	%define major 1
14mr|geoip-1.5.1-2|3	%define updatemajor 0
14mr|geoip-1.5.1-2|4	
14mr|geoip-1.5.1-2|5	%define libname %mklibname geoip %{major}
14mr|geoip-1.5.1-2|6	%define libupdate %mklibname geoipupdate %{updatemajor}
14mr|geoip-1.5.1-2|7	%define devname %mklibname geoip -d
14mr|geoip-1.5.1-2|8	
14mr|geoip-1.5.1-2|9	Summary:	Find what country an IP address or hostname originates from
14mr|geoip-1.5.1-2|10	Name:		geoip
14mr|geoip-1.5.1-2|11	Version:	1.5.1
14mr|geoip-1.5.1-2|12	Release:	2
14mr|geoip-1.5.1-2|13	License:	LGPLv2+
14mr|geoip-1.5.1-2|14	Group:		System/Libraries
14mr|geoip-1.5.1-2|15	Url:		http://www.maxmind.com/app/c
14mr|geoip-1.5.1-2|16	Source0:	http://www.maxmind.com/download/geoip/api/c/%{oname}-%{version}.tar.gz
14mr|geoip-1.5.1-2|17	Source1:	http://www.maxmind.com/download/geoip/database/%{oname}.dat.gz
14mr|geoip-1.5.1-2|18	Source2:	http://www.maxmind.com/download/geoip/database/LICENSE.txt
14mr|geoip-1.5.1-2|19	Source3:	http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
14mr|geoip-1.5.1-2|20	Source4:	http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
14mr|geoip-1.5.1-2|21	Source5:	geoip.contrab
14mr|geoip-1.5.1-2|22	BuildRequires:	libtool
14mr|geoip-1.5.1-2|23	BuildRequires:	pkgconfig(zlib)
14mr|geoip-1.5.1-2|24	
14mr|geoip-1.5.1-2|25	%description
14mr|geoip-1.5.1-2|26	GeoIP is a C library that enables the user to find the country that any IP
14mr|geoip-1.5.1-2|27	address or hostname originates from. It uses a file based database that is
14mr|geoip-1.5.1-2|28	accurate as of March 2003. This database simply contains IP blocks as keys,
14mr|geoip-1.5.1-2|29	and countries as values. This database should be more complete and accurate
14mr|geoip-1.5.1-2|30	than using reverse DNS lookups. Commercial databases and automatic update
14mr|geoip-1.5.1-2|31	services are available from http://www.maxmind.com/
14mr|geoip-1.5.1-2|32	
14mr|geoip-1.5.1-2|33	This module can be used to automatically select the geographically closest
14mr|geoip-1.5.1-2|34	mirror, to analyze your web server logs to determine the countries of your
14mr|geoip-1.5.1-2|35	visitors, for credit card fraud detection, and for software export controls.
14mr|geoip-1.5.1-2|36	
14mr|geoip-1.5.1-2|37	%package -n	%{libname}
14mr|geoip-1.5.1-2|38	Summary:	Shared library part of GeoIP
14mr|geoip-1.5.1-2|39	Group:		System/Libraries
14mr|geoip-1.5.1-2|40	Suggests:	%{name} >= %{version}-%{release}
14mr|geoip-1.5.1-2|41	
14mr|geoip-1.5.1-2|42	%description -n	%{libname}
14mr|geoip-1.5.1-2|43	This package contains a shared library for %{name}.
14mr|geoip-1.5.1-2|44	
14mr|geoip-1.5.1-2|45	%package -n	%{libupdate}
14mr|geoip-1.5.1-2|46	Summary:	Shared library parts of GeoIP
14mr|geoip-1.5.1-2|47	Group:		System/Libraries
14mr|geoip-1.5.1-2|48	
14mr|geoip-1.5.1-2|49	%description -n	%{libupdate}
14mr|geoip-1.5.1-2|50	This package contains a shared library for %{name}.
14mr|geoip-1.5.1-2|51	
14mr|geoip-1.5.1-2|52	%package -n	%{devname}
14mr|geoip-1.5.1-2|53	Summary:	Headers and libraries needed for GeoIP development
14mr|geoip-1.5.1-2|54	Group:		Development/C
14mr|geoip-1.5.1-2|55	Requires:	%{libname} >= %{version}-%{release}
14mr|geoip-1.5.1-2|56	Requires:	%{libupdate} = %{version}-%{release}
14mr|geoip-1.5.1-2|57	Provides:	%{name}-devel = %{version}-%{release}
14mr|geoip-1.5.1-2|58	Provides:	%{oname}-devel = %{version}-%{release}
14mr|geoip-1.5.1-2|59	
14mr|geoip-1.5.1-2|60	%description -n	%{devname}
14mr|geoip-1.5.1-2|61	This package contains the development files for %{name}.
14mr|geoip-1.5.1-2|62	
14mr|geoip-1.5.1-2|63	%prep
14mr|geoip-1.5.1-2|64	%setup -qn %{oname}-%{version}
14mr|geoip-1.5.1-2|65	
14mr|geoip-1.5.1-2|66	zcat %{SOURCE1} > data/GeoIP.dat
14mr|geoip-1.5.1-2|67	cp %{SOURCE2} LICENSE.txt
14mr|geoip-1.5.1-2|68	zcat %{SOURCE3} > data/GeoLiteCity.dat
14mr|geoip-1.5.1-2|69	zcat %{SOURCE4} > data/GeoIPASNum.dat
14mr|geoip-1.5.1-2|70	
14mr|geoip-1.5.1-2|71	%build
14mr|geoip-1.5.1-2|72	rm -rf configure autom4te.cache
14mr|geoip-1.5.1-2|73	libtoolize --copy --force; aclocal; automake --gnu --add-missing --copy; autoconf
14mr|geoip-1.5.1-2|74	
14mr|geoip-1.5.1-2|75	%configure2_5x \
14mr|geoip-1.5.1-2|76	--disable-static
14mr|geoip-1.5.1-2|77	
14mr|geoip-1.5.1-2|78	%make
14mr|geoip-1.5.1-2|79	
14mr|geoip-1.5.1-2|80	%check
14mr|geoip-1.5.1-2|81	#gw disable tests if there's no network
14mr|geoip-1.5.1-2|82	if ping -c 1 svn.mandriva.com; then
14mr|geoip-1.5.1-2|83	make check
14mr|geoip-1.5.1-2|84	fi
14mr|geoip-1.5.1-2|85	
14mr|geoip-1.5.1-2|86	%install
14mr|geoip-1.5.1-2|87	%makeinstall_std
14mr|geoip-1.5.1-2|88	#gw path fix man page
14mr|geoip-1.5.1-2|89	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_mandir}/man1/geoipupdate.1
14mr|geoip-1.5.1-2|90	
14mr|geoip-1.5.1-2|91	mkdir -p %{buildroot}%{_sysconfdir}/cron.monthly
14mr|geoip-1.5.1-2|92	install -m755 %{SOURCE5} %{buildroot}%{_sysconfdir}/cron.monthly/geoip
14mr|geoip-1.5.1-2|93	install -m0644 data/GeoLiteCity.dat %{buildroot}%{_datadir}/GeoIP/
14mr|geoip-1.5.1-2|94	install -m0644 data/GeoIPASNum.dat %{buildroot}%{_datadir}/GeoIP/
14mr|geoip-1.5.1-2|95	
14mr|geoip-1.5.1-2|96	%files
14mr|geoip-1.5.1-2|97	%doc AUTHORS COPYING ChangeLog README TODO LICENSE.txt
14mr|geoip-1.5.1-2|98	%config(noreplace) %{_sysconfdir}/GeoIP.conf
14mr|geoip-1.5.1-2|99	%config(noreplace) %{_sysconfdir}/GeoIP.conf.default
14mr|geoip-1.5.1-2|100	%{_bindir}/geoiplookup
14mr|geoip-1.5.1-2|101	%{_bindir}/geoipupdate
14mr|geoip-1.5.1-2|102	%{_bindir}/geoiplookup6
14mr|geoip-1.5.1-2|103	%config(noreplace) %{_datadir}/GeoIP
14mr|geoip-1.5.1-2|104	%{_mandir}/man1/geoiplookup.1*
14mr|geoip-1.5.1-2|105	%{_mandir}/man1/geoiplookup6.1*
14mr|geoip-1.5.1-2|106	%{_mandir}/man1/geoipupdate.1*
14mr|geoip-1.5.1-2|107	%{_sysconfdir}/cron.monthly/geoip
14mr|geoip-1.5.1-2|108	
14mr|geoip-1.5.1-2|109	%files -n %{libname}
14mr|geoip-1.5.1-2|110	%{_libdir}/libGeoIP.so.%{major}*
14mr|geoip-1.5.1-2|111	
14mr|geoip-1.5.1-2|112	%files -n %{libupdate}
14mr|geoip-1.5.1-2|113	%{_libdir}/libGeoIPUpdate.so.%{updatemajor}*
14mr|geoip-1.5.1-2|114	
14mr|geoip-1.5.1-2|115	%files -n %{devname}
14mr|geoip-1.5.1-2|116	%{_libdir}/lib*.so
14mr|geoip-1.5.1-2|117	%{_includedir}/*
14mr|geoip-1.5.1-2|118	%{_libdir}/pkgconfig/*.pc
14mr|geoip-1.5.1-2|119	
14mr|geoip-1.5.1-2|120	
14mr|geoip-1.5.1-2|121	%changelog
14mr|geoip-1.5.1-2|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.1-2
14mr|geoip-1.5.1-2|123	+ Revision: 77c6365
14mr|geoip-1.5.1-2|124	- MassBuild#440: Increase release tag
14mr|geoip-1.5.1-2|125	
14mr|geoip-1.5.1-2|126	

16450 14
14mr|geotiff-1.2.5-6|1	%define major	1.2
14mr|geotiff-1.2.5-6|2	%define libname %mklibname geotiff %{major}
14mr|geotiff-1.2.5-6|3	%define devname %mklibname geotiff -d
14mr|geotiff-1.2.5-6|4	
14mr|geotiff-1.2.5-6|5	Summary:	Cartographic software
14mr|geotiff-1.2.5-6|6	Name:		geotiff
14mr|geotiff-1.2.5-6|7	Version:	1.2.5
14mr|geotiff-1.2.5-6|8	Release:	6
14mr|geotiff-1.2.5-6|9	Group:		Sciences/Geosciences
14mr|geotiff-1.2.5-6|10	License:	MIT style
14mr|geotiff-1.2.5-6|11	Url:		http://trac.osgeo.org/geotiff/
14mr|geotiff-1.2.5-6|12	Source0:	ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/libgeotiff-%{version}.tar.gz
14mr|geotiff-1.2.5-6|13	#Source100:	geotiff.rpmlintrc
14mr|geotiff-1.2.5-6|14	# fix build
14mr|geotiff-1.2.5-6|15	Patch0:		libgeotiff-soname.patch
14mr|geotiff-1.2.5-6|16	Patch1:		libgeotiff-1.2.5-fix-str-fmt.patch
14mr|geotiff-1.2.5-6|17	
14mr|geotiff-1.2.5-6|18	BuildRequires:	doxygen
14mr|geotiff-1.2.5-6|19	BuildRequires:	jpeg-devel
14mr|geotiff-1.2.5-6|20	BuildRequires:	tiff-devel >= 3.6.0
14mr|geotiff-1.2.5-6|21	BuildRequires:	pkgconfig(proj)
14mr|geotiff-1.2.5-6|22	BuildRequires:	pkgconfig(zlib)
14mr|geotiff-1.2.5-6|23	Requires:	proj
14mr|geotiff-1.2.5-6|24	
14mr|geotiff-1.2.5-6|25	%description
14mr|geotiff-1.2.5-6|26	This library is designed to permit the extraction and parsing of the
14mr|geotiff-1.2.5-6|27	"GeoTIFF" Key directories, as well as definition and installation
14mr|geotiff-1.2.5-6|28	of GeoTIFF keys in new files.
14mr|geotiff-1.2.5-6|29	
14mr|geotiff-1.2.5-6|30	%package -n %{libname}
14mr|geotiff-1.2.5-6|31	Summary:	Cartographic software - Libraries
14mr|geotiff-1.2.5-6|32	Group:		Sciences/Geosciences
14mr|geotiff-1.2.5-6|33	Obsoletes:	%{_lib}geotiff1 < 1.2.5-5
14mr|geotiff-1.2.5-6|34	
14mr|geotiff-1.2.5-6|35	%description -n %{libname}
14mr|geotiff-1.2.5-6|36	This package contains a shared library for %{name}.
14mr|geotiff-1.2.5-6|37	
14mr|geotiff-1.2.5-6|38	%package -n %{devname}
14mr|geotiff-1.2.5-6|39	Summary:	Cartographic software - Development files
14mr|geotiff-1.2.5-6|40	Group:		Sciences/Geosciences
14mr|geotiff-1.2.5-6|41	Requires:	%{libname} = %{version}
14mr|geotiff-1.2.5-6|42	Provides:	geotiff-devel = %{version}-%{release}
14mr|geotiff-1.2.5-6|43	
14mr|geotiff-1.2.5-6|44	%description -n %{devname}
14mr|geotiff-1.2.5-6|45	libgeotiff development files.
14mr|geotiff-1.2.5-6|46	
14mr|geotiff-1.2.5-6|47	%prep
14mr|geotiff-1.2.5-6|48	%setup -qn libgeotiff-%{version}
14mr|geotiff-1.2.5-6|49	%apply_patches
14mr|geotiff-1.2.5-6|50	
14mr|geotiff-1.2.5-6|51	# fix wrongly encoded files from tarball
14mr|geotiff-1.2.5-6|52	set +x
14mr|geotiff-1.2.5-6|53	for f in `find . -type f` ; do
14mr|geotiff-1.2.5-6|54	if file $f | grep -q ISO-8859 ; then
14mr|geotiff-1.2.5-6|55	set -x
14mr|geotiff-1.2.5-6|56	iconv -f ISO-8859-1 -t UTF-8 $f > ${f}.tmp && \
14mr|geotiff-1.2.5-6|57	mv -f ${f}.tmp $f
14mr|geotiff-1.2.5-6|58	set +x
14mr|geotiff-1.2.5-6|59	fi
14mr|geotiff-1.2.5-6|60	if file $f | grep -q CRLF ; then
14mr|geotiff-1.2.5-6|61	set -x
14mr|geotiff-1.2.5-6|62	sed -i -e 's|\r||g' $f
14mr|geotiff-1.2.5-6|63	set +x
14mr|geotiff-1.2.5-6|64	fi
14mr|geotiff-1.2.5-6|65	done
14mr|geotiff-1.2.5-6|66	set -x
14mr|geotiff-1.2.5-6|67	
14mr|geotiff-1.2.5-6|68	%build
14mr|geotiff-1.2.5-6|69	# disable -g flag removal
14mr|geotiff-1.2.5-6|70	sed -i 's| \| sed \"s\/-g \/\/\"||g' configure
14mr|geotiff-1.2.5-6|71	
14mr|geotiff-1.2.5-6|72	# use gcc -shared instead of ld -shared to build with -fstack-protector
14mr|geotiff-1.2.5-6|73	sed -i 's|LD_SHARED=@LD_SHARED@|LD_SHARED=@CC@ -shared|' Makefile.in
14mr|geotiff-1.2.5-6|74	
14mr|geotiff-1.2.5-6|75	%configure2_5x \
14mr|geotiff-1.2.5-6|76	--with-proj=%{_prefix} \
14mr|geotiff-1.2.5-6|77	--with-jpeg=%{_prefix} \
14mr|geotiff-1.2.5-6|78	--with-libtiff=%{_prefix} \
14mr|geotiff-1.2.5-6|79	--without-static \
14mr|geotiff-1.2.5-6|80	--enable-incode-epsg
14mr|geotiff-1.2.5-6|81	
14mr|geotiff-1.2.5-6|82	%make
14mr|geotiff-1.2.5-6|83	
14mr|geotiff-1.2.5-6|84	%install
14mr|geotiff-1.2.5-6|85	%makeinstall
14mr|geotiff-1.2.5-6|86	chmod 644 %{buildroot}%{_includedir}/*
14mr|geotiff-1.2.5-6|87	
14mr|geotiff-1.2.5-6|88	# install manualy some file
14mr|geotiff-1.2.5-6|89	install -p -m 755 bin/makegeo %{buildroot}%{_bindir}
14mr|geotiff-1.2.5-6|90	
14mr|geotiff-1.2.5-6|91	# install pkgconfig file
14mr|geotiff-1.2.5-6|92	cat > %{name}.pc <<EOF
14mr|geotiff-1.2.5-6|93	prefix=%{_prefix}
14mr|geotiff-1.2.5-6|94	exec_prefix=%{_prefix}
14mr|geotiff-1.2.5-6|95	libdir=%{_libdir}
14mr|geotiff-1.2.5-6|96	includedir=%{_includedir}/%{name}
14mr|geotiff-1.2.5-6|97	
14mr|geotiff-1.2.5-6|98	Name:	%{name}
14mr|geotiff-1.2.5-6|99	Description:	GeoTIFF file format library
14mr|geotiff-1.2.5-6|100	Version:	%{version}
14mr|geotiff-1.2.5-6|101	Libs:	-L\${libdir} -lgeotiff
14mr|geotiff-1.2.5-6|102	Cflags:	-I\${includedir}
14mr|geotiff-1.2.5-6|103	EOF
14mr|geotiff-1.2.5-6|104	
14mr|geotiff-1.2.5-6|105	mkdir -p %{buildroot}%{_libdir}/pkgconfig/
14mr|geotiff-1.2.5-6|106	install -p -m 644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/
14mr|geotiff-1.2.5-6|107	
14mr|geotiff-1.2.5-6|108	#clean up junks
14mr|geotiff-1.2.5-6|109	rm -rf %{buildroot}%{_datadir}/*.csv
14mr|geotiff-1.2.5-6|110	rm -rf %{buildroot}%{_libdir}/*.a
14mr|geotiff-1.2.5-6|111	
14mr|geotiff-1.2.5-6|112	# generate docs
14mr|geotiff-1.2.5-6|113	doxygen
14mr|geotiff-1.2.5-6|114	
14mr|geotiff-1.2.5-6|115	%files
14mr|geotiff-1.2.5-6|116	%doc docs/*
14mr|geotiff-1.2.5-6|117	%{_bindir}/geotifcp
14mr|geotiff-1.2.5-6|118	%{_bindir}/listgeo
14mr|geotiff-1.2.5-6|119	%{_bindir}/makegeo
14mr|geotiff-1.2.5-6|120	
14mr|geotiff-1.2.5-6|121	%files -n %{libname}
14mr|geotiff-1.2.5-6|122	%{_libdir}/libgeotiff.so.1
14mr|geotiff-1.2.5-6|123	%{_libdir}/libgeotiff.so.%{major}*
14mr|geotiff-1.2.5-6|124	
14mr|geotiff-1.2.5-6|125	%files -n %{devname}
14mr|geotiff-1.2.5-6|126	%{_libdir}/*.so
14mr|geotiff-1.2.5-6|127	%{_includedir}/*
14mr|geotiff-1.2.5-6|128	%{_libdir}/pkgconfig/%{name}.pc
14mr|geotiff-1.2.5-6|129	
14mr|geotiff-1.2.5-6|130	
14mr|geotiff-1.2.5-6|131	%changelog
14mr|geotiff-1.2.5-6|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.5-6
14mr|geotiff-1.2.5-6|133	+ Revision: 6791d81
14mr|geotiff-1.2.5-6|134	- MassBuild#440: Increase release tag
14mr|geotiff-1.2.5-6|135	
14mr|geotiff-1.2.5-6|136	

16451 14
14mr|geronimo-parent-poms-1.6-8|1	%global genesis_version 1.5
14mr|geronimo-parent-poms-1.6-8|2	
14mr|geronimo-parent-poms-1.6-8|3	Summary:	Parent POM files for geronimo-specs
14mr|geronimo-parent-poms-1.6-8|4	Name:		geronimo-parent-poms
14mr|geronimo-parent-poms-1.6-8|5	Version:	1.6
14mr|geronimo-parent-poms-1.6-8|6	Release:	8
14mr|geronimo-parent-poms-1.6-8|7	Group:		Development/Java
14mr|geronimo-parent-poms-1.6-8|8	License:	ASL 2.0
14mr|geronimo-parent-poms-1.6-8|9	Url:		http://geronimo.apache.org/
14mr|geronimo-parent-poms-1.6-8|10	# Following the parent chain all the way up ...
14mr|geronimo-parent-poms-1.6-8|11	# http://svn.apache.org/repos/asf/geronimo/specs/tags/specs-parent-%{version}/pom.xml
14mr|geronimo-parent-poms-1.6-8|12	Source0:	geronimo-parent.pom
14mr|geronimo-parent-poms-1.6-8|13	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/project-config/pom.xml
14mr|geronimo-parent-poms-1.6-8|14	Source1:	genesis-project-config.pom
14mr|geronimo-parent-poms-1.6-8|15	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/pom.xml
14mr|geronimo-parent-poms-1.6-8|16	Source2:	genesis-config.pom
14mr|geronimo-parent-poms-1.6-8|17	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/pom.xml
14mr|geronimo-parent-poms-1.6-8|18	Source3:	genesis-parent.pom
14mr|geronimo-parent-poms-1.6-8|19	# Remove dependencies from POMs that aren't yet in Fedora
14mr|geronimo-parent-poms-1.6-8|20	Patch0:		geronimo-parent-poms-remove-dependencies.patch
14mr|geronimo-parent-poms-1.6-8|21	BuildArch:	noarch
14mr|geronimo-parent-poms-1.6-8|22	
14mr|geronimo-parent-poms-1.6-8|23	BuildRequires:	jpackage-utils >= 1.7.3
14mr|geronimo-parent-poms-1.6-8|24	Requires(post,postun):	jpackage-utils >= 1.7.3
14mr|geronimo-parent-poms-1.6-8|25	# Dependencies and plugins from the POM files
14mr|geronimo-parent-poms-1.6-8|26	Suggests:	apache-resource-bundles
14mr|geronimo-parent-poms-1.6-8|27	Suggests:	junit
14mr|geronimo-parent-poms-1.6-8|28	Suggests:	maven2-common-poms
14mr|geronimo-parent-poms-1.6-8|29	Suggests:	maven2-plugin-antrun
14mr|geronimo-parent-poms-1.6-8|30	Suggests:	maven2-plugin-assembly
14mr|geronimo-parent-poms-1.6-8|31	Suggests:	maven2-plugin-clean
14mr|geronimo-parent-poms-1.6-8|32	Suggests:	maven2-plugin-compiler
14mr|geronimo-parent-poms-1.6-8|33	Suggests:	maven2-plugin-dependency
14mr|geronimo-parent-poms-1.6-8|34	Suggests:	maven2-plugin-deploy
14mr|geronimo-parent-poms-1.6-8|35	Suggests:	maven2-plugin-eclipse
14mr|geronimo-parent-poms-1.6-8|36	Suggests:	maven2-plugin-enforcer
14mr|geronimo-parent-poms-1.6-8|37	Suggests:	maven2-plugin-gpg
14mr|geronimo-parent-poms-1.6-8|38	Suggests:	maven2-plugin-idea
14mr|geronimo-parent-poms-1.6-8|39	Suggests:	maven2-plugin-install
14mr|geronimo-parent-poms-1.6-8|40	Suggests:	maven2-plugin-jar
14mr|geronimo-parent-poms-1.6-8|41	Suggests:	maven2-plugin-javadoc
14mr|geronimo-parent-poms-1.6-8|42	Suggests:	maven2-plugin-one
14mr|geronimo-parent-poms-1.6-8|43	Suggests:	maven2-plugin-plugin
14mr|geronimo-parent-poms-1.6-8|44	Suggests:	maven2-plugin-pmd
14mr|geronimo-parent-poms-1.6-8|45	Suggests:	maven2-plugin-project-info-reports
14mr|geronimo-parent-poms-1.6-8|46	Suggests:	maven2-plugin-rar
14mr|geronimo-parent-poms-1.6-8|47	Suggests:	maven2-plugin-remote-resources
14mr|geronimo-parent-poms-1.6-8|48	Suggests:	maven2-plugin-site
14mr|geronimo-parent-poms-1.6-8|49	Suggests:	maven2-plugin-source
14mr|geronimo-parent-poms-1.6-8|50	Suggests:	maven2-plugin-stage
14mr|geronimo-parent-poms-1.6-8|51	Suggests:	maven2-plugin-war
14mr|geronimo-parent-poms-1.6-8|52	Suggests:	maven-archiver
14mr|geronimo-parent-poms-1.6-8|53	Suggests:	maven-plugin-build-helper
14mr|geronimo-parent-poms-1.6-8|54	Suggests:	maven-plugin-bundle
14mr|geronimo-parent-poms-1.6-8|55	Suggests:	maven-plugin-jxr
14mr|geronimo-parent-poms-1.6-8|56	Suggests:	maven-surefire-maven-plugin
14mr|geronimo-parent-poms-1.6-8|57	Suggests:	maven-surefire-report-maven-plugin
14mr|geronimo-parent-poms-1.6-8|58	Suggests:	maven-wagon
14mr|geronimo-parent-poms-1.6-8|59	
14mr|geronimo-parent-poms-1.6-8|60	%description
14mr|geronimo-parent-poms-1.6-8|61	The Project Object Model files for the geronimo-specs modules.
14mr|geronimo-parent-poms-1.6-8|62	
14mr|geronimo-parent-poms-1.6-8|63	%prep
14mr|geronimo-parent-poms-1.6-8|64	%setup -c -T
14mr|geronimo-parent-poms-1.6-8|65	cp %SOURCE0 %SOURCE1 %SOURCE2 %SOURCE3 .
14mr|geronimo-parent-poms-1.6-8|66	%patch0 -p1
14mr|geronimo-parent-poms-1.6-8|67	
14mr|geronimo-parent-poms-1.6-8|68	%build
14mr|geronimo-parent-poms-1.6-8|69	# Nothing to do ...
14mr|geronimo-parent-poms-1.6-8|70	
14mr|geronimo-parent-poms-1.6-8|71	%install
14mr|geronimo-parent-poms-1.6-8|72	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|geronimo-parent-poms-1.6-8|73	
14mr|geronimo-parent-poms-1.6-8|74	install -pm 644 geronimo-parent.pom \
14mr|geronimo-parent-poms-1.6-8|75	%{buildroot}%{_mavenpomdir}/JPP-geronimo-parent.pom
14mr|geronimo-parent-poms-1.6-8|76	%add_to_maven_depmap org.apache.geronimo.specs specs %{version} JPP geronimo-parent
14mr|geronimo-parent-poms-1.6-8|77	
14mr|geronimo-parent-poms-1.6-8|78	install -pm 644 genesis-project-config.pom \
14mr|geronimo-parent-poms-1.6-8|79	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis-project-config.pom
14mr|geronimo-parent-poms-1.6-8|80	%add_to_maven_depmap org.apache.geronimo.genesis.config project-config %{genesis_version} JPP geronimo-genesis-project-config
14mr|geronimo-parent-poms-1.6-8|81	
14mr|geronimo-parent-poms-1.6-8|82	install -pm 644 genesis-config.pom \
14mr|geronimo-parent-poms-1.6-8|83	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis-config.pom
14mr|geronimo-parent-poms-1.6-8|84	%add_to_maven_depmap org.apache.geronimo.genesis.config config %{genesis_version} JPP geronimo-genesis-config
14mr|geronimo-parent-poms-1.6-8|85	
14mr|geronimo-parent-poms-1.6-8|86	install -pm 644 genesis-parent.pom \
14mr|geronimo-parent-poms-1.6-8|87	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis.pom
14mr|geronimo-parent-poms-1.6-8|88	%add_to_maven_depmap org.apache.geronimo.genesis genesis %{genesis_version} JPP geronimo-genesis
14mr|geronimo-parent-poms-1.6-8|89	
14mr|geronimo-parent-poms-1.6-8|90	%post
14mr|geronimo-parent-poms-1.6-8|91	%update_maven_depmap
14mr|geronimo-parent-poms-1.6-8|92	
14mr|geronimo-parent-poms-1.6-8|93	%postun
14mr|geronimo-parent-poms-1.6-8|94	%update_maven_depmap
14mr|geronimo-parent-poms-1.6-8|95	
14mr|geronimo-parent-poms-1.6-8|96	%files
14mr|geronimo-parent-poms-1.6-8|97	%{_mavendepmapfragdir}/*
14mr|geronimo-parent-poms-1.6-8|98	%{_mavenpomdir}/*.pom
14mr|geronimo-parent-poms-1.6-8|99	
14mr|geronimo-parent-poms-1.6-8|100	
14mr|geronimo-parent-poms-1.6-8|101	%changelog
14mr|geronimo-parent-poms-1.6-8|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-8
14mr|geronimo-parent-poms-1.6-8|103	+ Revision: 630d2c6
14mr|geronimo-parent-poms-1.6-8|104	- MassBuild#440: Increase release tag
14mr|geronimo-parent-poms-1.6-8|105	
14mr|geronimo-parent-poms-1.6-8|106	

16452 14
14mr|geronimo-specs-1.2-5|1	%define _duplicate_files_terminate_build 0
14mr|geronimo-specs-1.2-5|2	
14mr|geronimo-specs-1.2-5|3	%define with_tests 0
14mr|geronimo-specs-1.2-5|4	
14mr|geronimo-specs-1.2-5|5	%define bname       geronimo
14mr|geronimo-specs-1.2-5|6	%define section     free
14mr|geronimo-specs-1.2-5|7	%define sver_activation_1_0_2 1.2
14mr|geronimo-specs-1.2-5|8	%define sver_activation_1_1 1.0
14mr|geronimo-specs-1.2-5|9	%define sver_annotation_1_0 1.1.0
14mr|geronimo-specs-1.2-5|10	%define sver_corba_1_0 1.0
14mr|geronimo-specs-1.2-5|11	%define sver_corba_2_3 1.1
14mr|geronimo-specs-1.2-5|12	%define sver_corba_3_0 1.1
14mr|geronimo-specs-1.2-5|13	%define sver_ejb_2_1 1.1
14mr|geronimo-specs-1.2-5|14	%define sver_ejb_3_0 1.0
14mr|geronimo-specs-1.2-5|15	%define sver_el_1_0 1.0
14mr|geronimo-specs-1.2-5|16	%define sver_interceptor_3_0 1.0
14mr|geronimo-specs-1.2-5|17	%define sver_j2ee_connector_1_5 1.1.1
14mr|geronimo-specs-1.2-5|18	%define sver_j2ee_deployment_1_1 1.1
14mr|geronimo-specs-1.2-5|19	%define sver_javaee_deployment_1_1MR3 1.0
14mr|geronimo-specs-1.2-5|20	%define sver_j2ee_jacc_1_0 1.1
14mr|geronimo-specs-1.2-5|21	%define sver_jacc_1_1 1.0
14mr|geronimo-specs-1.2-5|22	%define sver_j2ee_management_1_0 1.1
14mr|geronimo-specs-1.2-5|23	%define sver_j2ee_management_1_1 1.0
14mr|geronimo-specs-1.2-5|24	%define sver_javamail_1_3_1 1.3
14mr|geronimo-specs-1.2-5|25	%define sver_javamail_1_4 1.1
14mr|geronimo-specs-1.2-5|26	%define sver_jaxr_1_0 1.1
14mr|geronimo-specs-1.2-5|27	%define sver_jaxrpc_1_1 1.1
14mr|geronimo-specs-1.2-5|28	%define sver_jms_1_1 1.1
14mr|geronimo-specs-1.2-5|29	%define sver_jpa_3_0 1.1.0
14mr|geronimo-specs-1.2-5|30	%define sver_jsp_2_0 1.1
14mr|geronimo-specs-1.2-5|31	%define sver_jsp_2_1 1.0
14mr|geronimo-specs-1.2-5|32	%define sver_jta_1_0_1B 1.1.1
14mr|geronimo-specs-1.2-5|33	%define sver_jta_1_1 1.1.0
14mr|geronimo-specs-1.2-5|34	%define sver_qname_1_1 1.1
14mr|geronimo-specs-1.2-5|35	%define sver_saaj_1_1 1.1
14mr|geronimo-specs-1.2-5|36	%define sver_servlet_2_4 1.1.1
14mr|geronimo-specs-1.2-5|37	%define sver_servlet_2_5 1.1
14mr|geronimo-specs-1.2-5|38	%define sver_stax_1_0 1.0
14mr|geronimo-specs-1.2-5|39	%define sver_ws_metadata_2_0 1.1.1
14mr|geronimo-specs-1.2-5|40	%define sver_commonj_1_1 1.0
14mr|geronimo-specs-1.2-5|41	
14mr|geronimo-specs-1.2-5|42	Name:           geronimo-specs
14mr|geronimo-specs-1.2-5|43	Version:        1.2
14mr|geronimo-specs-1.2-5|44	Release:        5
14mr|geronimo-specs-1.2-5|45	Epoch:          0
14mr|geronimo-specs-1.2-5|46	Summary:        Geronimo J2EE server J2EE specifications
14mr|geronimo-specs-1.2-5|47	Url:            http://geronimo.apache.org
14mr|geronimo-specs-1.2-5|48	License:        Apache License
14mr|geronimo-specs-1.2-5|49	Group:          Development/Java
14mr|geronimo-specs-1.2-5|50	Source0:        %{name}-%{version}-src.tar.bz2
14mr|geronimo-specs-1.2-5|51	
14mr|geronimo-specs-1.2-5|52	Source1:        %{name}-jpp-depmap.xml
14mr|geronimo-specs-1.2-5|53	Source1000:     geronimo-specs.build.xml
14mr|geronimo-specs-1.2-5|54	Source1001:     undot.py
14mr|geronimo-specs-1.2-5|55	Patch0:         geronimo-specs-1.2-pom_xml.patch
14mr|geronimo-specs-1.2-5|56	Patch1:         geronimo-specs-jta-1.0.1B-pom_xml.patch
14mr|geronimo-specs-1.2-5|57	Patch2:         geronimo-specs-j2ee-connector-1.5-pom_xml.patch
14mr|geronimo-specs-1.2-5|58	Patch3:         geronimo-specs-servlet-2.4-pom_xml.patch
14mr|geronimo-specs-1.2-5|59	Patch4:         geronimo-specs-j2ee-1.4-pom_xml.patch
14mr|geronimo-specs-1.2-5|60	Patch5:         geronimo-specs-corba-2.3-pom_xml.patch
14mr|geronimo-specs-1.2-5|61	BuildRequires:  jpackage-utils >= 1.7.2
14mr|geronimo-specs-1.2-5|62	BuildRequires:  java-devel >= 0:1.6.0
14mr|geronimo-specs-1.2-5|63	BuildRequires:  java-rpmbuild
14mr|geronimo-specs-1.2-5|64	BuildRequires:  ant
14mr|geronimo-specs-1.2-5|65	BuildRequires:  junit >= 3.8.1
14mr|geronimo-specs-1.2-5|66	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|geronimo-specs-1.2-5|67	BuildRequires:  xerces-j2
14mr|geronimo-specs-1.2-5|68	BuildRequires:  fdupes
14mr|geronimo-specs-1.2-5|69	
14mr|geronimo-specs-1.2-5|70	Requires: geronimo-commonj-1.1-apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|71	Requires: geronimo-jaf-1.0.2-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|72	Requires: geronimo-jaf-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|73	Requires: geronimo-annotation-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|74	Requires: geronimo-corba-1.0-apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|75	Requires: geronimo-corba-2.3-apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|76	Requires: geronimo-ejb-2.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|77	Requires: geronimo-ejb-3.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|78	Requires: geronimo-el-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|79	Requires: geronimo-interceptor-3.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|80	Requires: geronimo-j2ee-1.4-apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|81	Requires: geronimo-j2ee-connector-1.5-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|82	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|83	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|84	Requires: geronimo-jacc-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|85	Requires: geronimo-jacc-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|86	Requires: geronimo-j2ee-management-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|87	Requires: geronimo-j2ee-management-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|88	Requires: geronimo-javamail-1.3.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|89	Requires: geronimo-javamail-1.4-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|90	Requires: geronimo-jaxr-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|91	Requires: geronimo-jaxrpc-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|92	Requires: geronimo-jms-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|93	Requires: geronimo-jpa-3.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|94	Requires: geronimo-jsp-2.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|95	Requires: geronimo-jsp-2.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|96	Requires: geronimo-jta-1.0.1B-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|97	Requires: geronimo-jta-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|98	Requires: geronimo-qname-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|99	Requires: geronimo-saaj-1.1-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|100	Requires: geronimo-servlet-2.4-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|101	Requires: geronimo-servlet-2.5-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|102	Requires: geronimo-stax-1.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|103	Requires: geronimo-ws-metadata-2.0-api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|104	
14mr|geronimo-specs-1.2-5|105	BuildArch:      noarch
14mr|geronimo-specs-1.2-5|106	
14mr|geronimo-specs-1.2-5|107	%description
14mr|geronimo-specs-1.2-5|108	Geronimo is Apache's ASF-licensed J2EE server project.
14mr|geronimo-specs-1.2-5|109	These are the J2EE-Specifications
14mr|geronimo-specs-1.2-5|110	Note: You should use the sub packages for the Specifications
14mr|geronimo-specs-1.2-5|111	that you actually need.  The ones installed by the main package
14mr|geronimo-specs-1.2-5|112	are deprecated and will disappear in future releases.
14mr|geronimo-specs-1.2-5|113	
14mr|geronimo-specs-1.2-5|114	%package javadoc
14mr|geronimo-specs-1.2-5|115	Summary:        Javadoc for %{name}
14mr|geronimo-specs-1.2-5|116	Group:          Development/Java
14mr|geronimo-specs-1.2-5|117	
14mr|geronimo-specs-1.2-5|118	%description javadoc
14mr|geronimo-specs-1.2-5|119	Javadoc for %{name}.
14mr|geronimo-specs-1.2-5|120	
14mr|geronimo-specs-1.2-5|121	%package -n geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|122	Summary:        CommonJ APIs
14mr|geronimo-specs-1.2-5|123	Group:          Development/Java
14mr|geronimo-specs-1.2-5|124	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|125	Provides:    commonj_1_1_apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|126	Provides:    commonj_apis = 0:1.1
14mr|geronimo-specs-1.2-5|127	
14mr|geronimo-specs-1.2-5|128	%description -n geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|129	CommonJ Spec
14mr|geronimo-specs-1.2-5|130	
14mr|geronimo-specs-1.2-5|131	%package -n geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|132	Summary:        J2EE JAF v1.0.2 API
14mr|geronimo-specs-1.2-5|133	Group:          Development/Java
14mr|geronimo-specs-1.2-5|134	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|135	Provides:    jaf = 0:1.0.2
14mr|geronimo-specs-1.2-5|136	# TODO: drop asap
14mr|geronimo-specs-1.2-5|137	Provides:    jaf_1_0_2_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|138	Provides:    activation_1_0_2_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|139	Provides:    jaf_api = 0:1.0.2
14mr|geronimo-specs-1.2-5|140	Provides:    activation_api = 0:1.0.2
14mr|geronimo-specs-1.2-5|141	# Don't obsolete jaf, classpathx-jaf provides it
14mr|geronimo-specs-1.2-5|142	# Don't even obsolete it versioned, as sun-jaf is at 1.1
14mr|geronimo-specs-1.2-5|143	#Obsoletes:    jaf
14mr|geronimo-specs-1.2-5|144	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|145	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|146	
14mr|geronimo-specs-1.2-5|147	%description -n geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|148	Java Activation Framework 1.0.2
14mr|geronimo-specs-1.2-5|149	
14mr|geronimo-specs-1.2-5|150	
14mr|geronimo-specs-1.2-5|151	%package -n geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|152	Summary:        J2EE JAF v1.1 API
14mr|geronimo-specs-1.2-5|153	Group:          Development/Java
14mr|geronimo-specs-1.2-5|154	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|155	Provides:    jaf = 0:1.1
14mr|geronimo-specs-1.2-5|156	# TODO: drop asap
14mr|geronimo-specs-1.2-5|157	Provides:    jaf_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|158	Provides:    activation_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|159	Provides:    jaf_api = 0:1.1
14mr|geronimo-specs-1.2-5|160	Provides:    activation_api = 0:1.1
14mr|geronimo-specs-1.2-5|161	# Don't obsolete jaf, classpathx-jaf provides it
14mr|geronimo-specs-1.2-5|162	# Don't even obsolete it versioned, as sun-jaf is at 1.1
14mr|geronimo-specs-1.2-5|163	#Obsoletes:    jaf
14mr|geronimo-specs-1.2-5|164	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|165	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|166	
14mr|geronimo-specs-1.2-5|167	%description -n geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|168	Java Activation Framework 1.1
14mr|geronimo-specs-1.2-5|169	
14mr|geronimo-specs-1.2-5|170	
14mr|geronimo-specs-1.2-5|171	%package -n geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|172	Summary:        JEE Common Annotations v1.0
14mr|geronimo-specs-1.2-5|173	Group:          Development/Java
14mr|geronimo-specs-1.2-5|174	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|175	Provides:    annotation_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|176	Provides:    annotation_api = 0:1.0
14mr|geronimo-specs-1.2-5|177	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|178	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|179	
14mr|geronimo-specs-1.2-5|180	%description -n geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|181	JEE Common Annotations v1.0
14mr|geronimo-specs-1.2-5|182	
14mr|geronimo-specs-1.2-5|183	
14mr|geronimo-specs-1.2-5|184	%package -n geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|185	Summary:        CORBA v1.0 APIs
14mr|geronimo-specs-1.2-5|186	Group:          Development/Java
14mr|geronimo-specs-1.2-5|187	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|188	Provides:    corba_1_0_apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|189	Provides:    corba_apis = 0:1.0
14mr|geronimo-specs-1.2-5|190	
14mr|geronimo-specs-1.2-5|191	%description -n geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|192	CORBA 1.0 Spec
14mr|geronimo-specs-1.2-5|193	
14mr|geronimo-specs-1.2-5|194	
14mr|geronimo-specs-1.2-5|195	%package -n geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|196	Summary:        CORBA v2.3 APIs
14mr|geronimo-specs-1.2-5|197	Group:          Development/Java
14mr|geronimo-specs-1.2-5|198	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|199	Provides:    corba_2_3_apis = %{version}-%{release}
14mr|geronimo-specs-1.2-5|200	Provides:    corba_apis = 0:2.3
14mr|geronimo-specs-1.2-5|201	
14mr|geronimo-specs-1.2-5|202	%description -n geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|203	CORBA 2.3 Spec
14mr|geronimo-specs-1.2-5|204	
14mr|geronimo-specs-1.2-5|205	
14mr|geronimo-specs-1.2-5|206	%package -n geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|207	Summary:        J2EE EJB v2.1 API
14mr|geronimo-specs-1.2-5|208	Group:          Development/Java
14mr|geronimo-specs-1.2-5|209	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|210	Provides:    ejb = 0:2.1
14mr|geronimo-specs-1.2-5|211	# TODO: drop asap
14mr|geronimo-specs-1.2-5|212	Provides:    ejb_2_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|213	Provides:    ejb_api = 0:2.1
14mr|geronimo-specs-1.2-5|214	# drop the following asap
14mr|geronimo-specs-1.2-5|215	Provides:    ejb = %{version}-%{release}
14mr|geronimo-specs-1.2-5|216	#Obsoletes:   ejb
14mr|geronimo-specs-1.2-5|217	Requires:    jta_1_0_1B_api
14mr|geronimo-specs-1.2-5|218	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|219	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|220	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|221	
14mr|geronimo-specs-1.2-5|222	%description -n geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|223	Enterprise JavaBeans Specification 2.1
14mr|geronimo-specs-1.2-5|224	
14mr|geronimo-specs-1.2-5|225	
14mr|geronimo-specs-1.2-5|226	%package -n geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|227	Summary:        J2EE EJB v3.0 API
14mr|geronimo-specs-1.2-5|228	Group:          Development/Java
14mr|geronimo-specs-1.2-5|229	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|230	Provides:    ejb = 0:3.0
14mr|geronimo-specs-1.2-5|231	# TODO: drop asap
14mr|geronimo-specs-1.2-5|232	Provides:    ejb_3_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|233	Provides:    ejb_api = 0:3.0
14mr|geronimo-specs-1.2-5|234	#Obsoletes:   ejb
14mr|geronimo-specs-1.2-5|235	Requires:    annotation_1_0_api
14mr|geronimo-specs-1.2-5|236	Requires:    interceptor_3_0_api
14mr|geronimo-specs-1.2-5|237	Requires:    jta_1_1_api
14mr|geronimo-specs-1.2-5|238	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|239	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|240	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|241	
14mr|geronimo-specs-1.2-5|242	%description -n geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|243	Enterprise JavaBeans Specification 3.0
14mr|geronimo-specs-1.2-5|244	
14mr|geronimo-specs-1.2-5|245	
14mr|geronimo-specs-1.2-5|246	
14mr|geronimo-specs-1.2-5|247	%package -n geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|248	Summary:        Expression Language v1.0 API
14mr|geronimo-specs-1.2-5|249	Group:          Development/Java
14mr|geronimo-specs-1.2-5|250	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|251	Provides:    el_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|252	Provides:    el_api = 0:1.0
14mr|geronimo-specs-1.2-5|253	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|254	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|255	
14mr|geronimo-specs-1.2-5|256	%description -n geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|257	Expression Language 1.0
14mr|geronimo-specs-1.2-5|258	
14mr|geronimo-specs-1.2-5|259	
14mr|geronimo-specs-1.2-5|260	
14mr|geronimo-specs-1.2-5|261	%package -n geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|262	Summary:        Interceptor v3.0 API
14mr|geronimo-specs-1.2-5|263	Group:          Development/Java
14mr|geronimo-specs-1.2-5|264	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|265	Provides:    interceptor_3_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|266	Provides:    interceptor_api = 0:3.0
14mr|geronimo-specs-1.2-5|267	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|268	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|269	
14mr|geronimo-specs-1.2-5|270	%description -n geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|271	Interceptor 3.0
14mr|geronimo-specs-1.2-5|272	
14mr|geronimo-specs-1.2-5|273	
14mr|geronimo-specs-1.2-5|274	
14mr|geronimo-specs-1.2-5|275	%package -n geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|276	Summary:        J2EE v1.4 APIs
14mr|geronimo-specs-1.2-5|277	Group:          Development/Java
14mr|geronimo-specs-1.2-5|278	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|279	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|280	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|281	
14mr|geronimo-specs-1.2-5|282	%description -n geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|283	J2EE Specification (the complete set in one jar)
14mr|geronimo-specs-1.2-5|284	
14mr|geronimo-specs-1.2-5|285	
14mr|geronimo-specs-1.2-5|286	%package -n geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|287	Summary:        J2EE Connector v1.5 API
14mr|geronimo-specs-1.2-5|288	Group:          Development/Java
14mr|geronimo-specs-1.2-5|289	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|290	Provides:    j2ee_connector_1_5_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|291	Provides:    j2ee_connector_api = 0:1.5
14mr|geronimo-specs-1.2-5|292	# drop the following asap
14mr|geronimo-specs-1.2-5|293	Provides:    j2ee-connector = 0:1.5
14mr|geronimo-specs-1.2-5|294	# Obsoletes:   j2ee-connector
14mr|geronimo-specs-1.2-5|295	Requires:    jta_1_0_1B_api
14mr|geronimo-specs-1.2-5|296	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|297	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|298	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|299	
14mr|geronimo-specs-1.2-5|300	%description -n geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|301	J2EE Connector Architecture 1.5 Specification
14mr|geronimo-specs-1.2-5|302	
14mr|geronimo-specs-1.2-5|303	
14mr|geronimo-specs-1.2-5|304	%package -n geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|305	Summary:        J2EE Deployment v1.1 API
14mr|geronimo-specs-1.2-5|306	Group:          Development/Java
14mr|geronimo-specs-1.2-5|307	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|308	Provides:    j2ee_deployment_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|309	Provides:    j2ee_deployment_api = 0:1.1
14mr|geronimo-specs-1.2-5|310	# drop the following asap
14mr|geronimo-specs-1.2-5|311	Provides:    j2ee-deployment = 0:1.1
14mr|geronimo-specs-1.2-5|312	# Obsoletes:    j2ee-deployment
14mr|geronimo-specs-1.2-5|313	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|314	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|315	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|316	
14mr|geronimo-specs-1.2-5|317	%description -n geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|318	J2EE Application Deployment Specification
14mr|geronimo-specs-1.2-5|319	
14mr|geronimo-specs-1.2-5|320	%package -n geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|321	Summary:        JEE Deployment v1.1 API
14mr|geronimo-specs-1.2-5|322	Group:          Development/Java
14mr|geronimo-specs-1.2-5|323	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|324	Provides:    javaee_deployment_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|325	Provides:    javaee_deployment_api = 0:1.1
14mr|geronimo-specs-1.2-5|326	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|327	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|328	
14mr|geronimo-specs-1.2-5|329	%description -n geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|330	JEE Application Deployment Specification
14mr|geronimo-specs-1.2-5|331	
14mr|geronimo-specs-1.2-5|332	%package -n geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|333	Summary:        J2EE JACC v1.0 API
14mr|geronimo-specs-1.2-5|334	Group:          Development/Java
14mr|geronimo-specs-1.2-5|335	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|336	Provides:    jacc = 0:1.0
14mr|geronimo-specs-1.2-5|337	# TODO: drop asap
14mr|geronimo-specs-1.2-5|338	Provides:    jacc_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|339	Provides:    jacc_api = 0:1.0
14mr|geronimo-specs-1.2-5|340	Requires:    servlet_2_4_api
14mr|geronimo-specs-1.2-5|341	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|342	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|343	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|344	
14mr|geronimo-specs-1.2-5|345	%description -n geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|346	Java Authorization Contract for Containers v1.0 Specification
14mr|geronimo-specs-1.2-5|347	
14mr|geronimo-specs-1.2-5|348	%package -n geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|349	Summary:        J2EE JACC v1.1 API
14mr|geronimo-specs-1.2-5|350	Group:          Development/Java
14mr|geronimo-specs-1.2-5|351	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|352	Provides:    jacc_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|353	Provides:    jacc_api = 0:1.1
14mr|geronimo-specs-1.2-5|354	Requires:    servlet_2_5_api
14mr|geronimo-specs-1.2-5|355	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|356	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|357	
14mr|geronimo-specs-1.2-5|358	%description -n geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|359	Java Authorization Contract for Containers v1.1 Specification
14mr|geronimo-specs-1.2-5|360	
14mr|geronimo-specs-1.2-5|361	%package -n geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|362	Summary:        J2EE Management v1.0 API
14mr|geronimo-specs-1.2-5|363	Group:          Development/Java
14mr|geronimo-specs-1.2-5|364	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|365	Provides:    j2ee_management_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|366	Provides:    j2ee_management_api = 0:1.0
14mr|geronimo-specs-1.2-5|367	# drop the following asap
14mr|geronimo-specs-1.2-5|368	Provides:    j2ee-management = 0:1.0
14mr|geronimo-specs-1.2-5|369	#Obsoletes:   j2ee-management
14mr|geronimo-specs-1.2-5|370	Requires:    ejb_2_1_api
14mr|geronimo-specs-1.2-5|371	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|372	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|373	
14mr|geronimo-specs-1.2-5|374	%description -n geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|375	J2EE Application Management Specification 1.0
14mr|geronimo-specs-1.2-5|376	
14mr|geronimo-specs-1.2-5|377	%package -n geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|378	Summary:        J2EE Management v1.1 API
14mr|geronimo-specs-1.2-5|379	Group:          Development/Java
14mr|geronimo-specs-1.2-5|380	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|381	Provides:    j2ee_management_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|382	Provides:    j2ee_management_api = 0:1.1
14mr|geronimo-specs-1.2-5|383	# drop the following asap
14mr|geronimo-specs-1.2-5|384	Provides:    j2ee-management = 0:1.1
14mr|geronimo-specs-1.2-5|385	#Obsoletes:   j2ee-management
14mr|geronimo-specs-1.2-5|386	Requires:    ejb_3_0_api
14mr|geronimo-specs-1.2-5|387	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|388	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|389	
14mr|geronimo-specs-1.2-5|390	%description -n geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|391	J2EE Application Management Specification 1.1
14mr|geronimo-specs-1.2-5|392	
14mr|geronimo-specs-1.2-5|393	%package -n geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|394	Summary:        J2EE JavaMail v1.3.1 API
14mr|geronimo-specs-1.2-5|395	Group:          Development/Java
14mr|geronimo-specs-1.2-5|396	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|397	Provides:    javamail_1_3_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|398	Provides:    javamail_api = 0:1.3.1
14mr|geronimo-specs-1.2-5|399	Requires:    jaf_1_0_2_api
14mr|geronimo-specs-1.2-5|400	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|401	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|402	# Do not provide javamail as this is just the API (is it?) and
14mr|geronimo-specs-1.2-5|403	# our 'javamail' alternative means the providers as well
14mr|geronimo-specs-1.2-5|404	# all in a single jar file called 'javamail.jar'
14mr|geronimo-specs-1.2-5|405	#Provides:    javamail = 0:1.3.1
14mr|geronimo-specs-1.2-5|406	
14mr|geronimo-specs-1.2-5|407	%description -n geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|408	JavaMail API 1.3.1
14mr|geronimo-specs-1.2-5|409	
14mr|geronimo-specs-1.2-5|410	%package -n geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|411	Summary:        J2EE JavaMail v1.4 API
14mr|geronimo-specs-1.2-5|412	Group:          Development/Java
14mr|geronimo-specs-1.2-5|413	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|414	Provides:    javamail_1_4_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|415	Provides:    javamail_api = 0:1.4
14mr|geronimo-specs-1.2-5|416	Requires:    jaf_1_1_api
14mr|geronimo-specs-1.2-5|417	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|418	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|419	# Do not provide javamail as this is just the API (is it?) and
14mr|geronimo-specs-1.2-5|420	# our 'javamail' alternative means the providers as well
14mr|geronimo-specs-1.2-5|421	# all in a single jar file called 'javamail.jar'
14mr|geronimo-specs-1.2-5|422	#Provides:    javamail = 0:1.4
14mr|geronimo-specs-1.2-5|423	
14mr|geronimo-specs-1.2-5|424	%description -n geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|425	JavaMail API 1.4
14mr|geronimo-specs-1.2-5|426	
14mr|geronimo-specs-1.2-5|427	%package -n geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|428	Summary:        J2EE JAXR v1.0 API
14mr|geronimo-specs-1.2-5|429	Group:          Development/Java
14mr|geronimo-specs-1.2-5|430	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|431	Provides:    jaxr_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|432	Provides:    jaxr_api = 0:1.0
14mr|geronimo-specs-1.2-5|433	# drop the following asap
14mr|geronimo-specs-1.2-5|434	Provides:    jaxr = 0:1.0
14mr|geronimo-specs-1.2-5|435	# Obsoletes:   jaxr-api
14mr|geronimo-specs-1.2-5|436	Requires:    jaf_1_0_2_api
14mr|geronimo-specs-1.2-5|437	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|438	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|439	
14mr|geronimo-specs-1.2-5|440	%description -n geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|441	Java API for XML Registries (JAXR)
14mr|geronimo-specs-1.2-5|442	
14mr|geronimo-specs-1.2-5|443	
14mr|geronimo-specs-1.2-5|444	%package -n geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|445	Summary:        J2EE JAXRPC v1.1 API
14mr|geronimo-specs-1.2-5|446	Group:          Development/Java
14mr|geronimo-specs-1.2-5|447	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|448	Provides:    jaxrpc = 0:1.1
14mr|geronimo-specs-1.2-5|449	# TODO: drop asap
14mr|geronimo-specs-1.2-5|450	Provides:    jaxrpc_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|451	Provides:    jaxrpc_api = 0:1.1
14mr|geronimo-specs-1.2-5|452	Requires:    qname_1_1_api
14mr|geronimo-specs-1.2-5|453	Requires:    saaj_1_1_api
14mr|geronimo-specs-1.2-5|454	Requires:    servlet_2_4_api
14mr|geronimo-specs-1.2-5|455	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|456	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|457	
14mr|geronimo-specs-1.2-5|458	%description -n geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|459	Java API for XML-Based RPC (JAXRPC)
14mr|geronimo-specs-1.2-5|460	
14mr|geronimo-specs-1.2-5|461	
14mr|geronimo-specs-1.2-5|462	%package -n geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|463	Summary:        J2EE JMS v1.1 API
14mr|geronimo-specs-1.2-5|464	Group:          Development/Java
14mr|geronimo-specs-1.2-5|465	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|466	Provides:    jms_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|467	Provides:    jms_api = 0:1.1
14mr|geronimo-specs-1.2-5|468	# drop the following asap
14mr|geronimo-specs-1.2-5|469	Provides:    jms = 0:1.1
14mr|geronimo-specs-1.2-5|470	# Obsoletes:    jms
14mr|geronimo-specs-1.2-5|471	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|472	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|473	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|474	
14mr|geronimo-specs-1.2-5|475	%description -n geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|476	JMS Specification
14mr|geronimo-specs-1.2-5|477	
14mr|geronimo-specs-1.2-5|478	
14mr|geronimo-specs-1.2-5|479	%package -n geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|480	Summary:        JPA v3.0 API
14mr|geronimo-specs-1.2-5|481	Group:          Development/Java
14mr|geronimo-specs-1.2-5|482	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|483	Provides:    jpa_3_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|484	Provides:    jpa_api = 0:3.0
14mr|geronimo-specs-1.2-5|485	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|486	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|487	
14mr|geronimo-specs-1.2-5|488	%description -n geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|489	JPA Specification
14mr|geronimo-specs-1.2-5|490	
14mr|geronimo-specs-1.2-5|491	%package -n geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|492	Summary:        J2EE JSP v2.0 API
14mr|geronimo-specs-1.2-5|493	Group:          Development/Java
14mr|geronimo-specs-1.2-5|494	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|495	Provides:    jsp = 0:2.0
14mr|geronimo-specs-1.2-5|496	# TODO: drop asap
14mr|geronimo-specs-1.2-5|497	Provides:    jsp_2_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|498	Provides:    jsp_api = 0:2.0
14mr|geronimo-specs-1.2-5|499	Requires:    servlet_2_4_api
14mr|geronimo-specs-1.2-5|500	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|501	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|502	
14mr|geronimo-specs-1.2-5|503	%description -n geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|504	JavaServer Pages Specification 2.0
14mr|geronimo-specs-1.2-5|505	
14mr|geronimo-specs-1.2-5|506	
14mr|geronimo-specs-1.2-5|507	%package -n geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|508	Summary:        JEE JSP v2.1 API
14mr|geronimo-specs-1.2-5|509	Group:          Development/Java
14mr|geronimo-specs-1.2-5|510	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|511	Provides:    jsp = 0:2.1
14mr|geronimo-specs-1.2-5|512	# TODO: drop asap
14mr|geronimo-specs-1.2-5|513	Provides:    jsp_2_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|514	Provides:    jsp_api = 0:2.1
14mr|geronimo-specs-1.2-5|515	Requires:    servlet_2_5_api
14mr|geronimo-specs-1.2-5|516	Requires:    el_1_0_api
14mr|geronimo-specs-1.2-5|517	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|518	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|519	
14mr|geronimo-specs-1.2-5|520	%description -n geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|521	JavaServer Pages Specification 2.1
14mr|geronimo-specs-1.2-5|522	
14mr|geronimo-specs-1.2-5|523	
14mr|geronimo-specs-1.2-5|524	%package -n geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|525	Summary:        J2EE JTA v1.0.1B API
14mr|geronimo-specs-1.2-5|526	Group:          Development/Java
14mr|geronimo-specs-1.2-5|527	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|528	Provides:    jta_1_0_1B_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|529	Provides:    jta_api = 0:1.0.1B
14mr|geronimo-specs-1.2-5|530	# drop the following asap
14mr|geronimo-specs-1.2-5|531	Provides:    jta = 0:1.0.1B
14mr|geronimo-specs-1.2-5|532	# Don't obsolete jta, as this is provided by java-1.4.2-gcj-compat
14mr|geronimo-specs-1.2-5|533	#Obsoletes:    jta
14mr|geronimo-specs-1.2-5|534	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|535	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|536	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|537	
14mr|geronimo-specs-1.2-5|538	%description -n geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|539	Java Transaction API Specification 1.0.1B
14mr|geronimo-specs-1.2-5|540	
14mr|geronimo-specs-1.2-5|541	
14mr|geronimo-specs-1.2-5|542	%package -n geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|543	Summary:        J2EE JTA v1.1 API
14mr|geronimo-specs-1.2-5|544	Group:          Development/Java
14mr|geronimo-specs-1.2-5|545	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|546	Provides:    jta_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|547	Provides:    jta_api = 0:1.1
14mr|geronimo-specs-1.2-5|548	# drop the following asap
14mr|geronimo-specs-1.2-5|549	Provides:    jta = 0:1.1
14mr|geronimo-specs-1.2-5|550	# Don't obsolete jta, as this is provided by java-1.4.2-gcj-compat
14mr|geronimo-specs-1.2-5|551	#Obsoletes:    jta
14mr|geronimo-specs-1.2-5|552	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|553	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|554	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mr|geronimo-specs-1.2-5|555	
14mr|geronimo-specs-1.2-5|556	%description -n geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|557	Java Transaction API Specification 1.1
14mr|geronimo-specs-1.2-5|558	
14mr|geronimo-specs-1.2-5|559	
14mr|geronimo-specs-1.2-5|560	%package -n geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|561	Summary:        Namespace v1.1 API
14mr|geronimo-specs-1.2-5|562	Group:          Development/Java
14mr|geronimo-specs-1.2-5|563	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|564	Provides:    qname_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|565	Provides:    qname_api = 0:1.1
14mr|geronimo-specs-1.2-5|566	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|567	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|568	
14mr|geronimo-specs-1.2-5|569	%description -n geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|570	javax.xml.namespace.QName API
14mr|geronimo-specs-1.2-5|571	
14mr|geronimo-specs-1.2-5|572	
14mr|geronimo-specs-1.2-5|573	%package -n geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|574	Summary:        J2EE SAAJ v1.1 API
14mr|geronimo-specs-1.2-5|575	Group:          Development/Java
14mr|geronimo-specs-1.2-5|576	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|577	Provides:    saaj = 0:1.1
14mr|geronimo-specs-1.2-5|578	# TODO: drop asap
14mr|geronimo-specs-1.2-5|579	Provides:    saaj_1_1_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|580	Provides:    saaj_api = 0:1.1
14mr|geronimo-specs-1.2-5|581	Requires:    jaf_1_0_2_api
14mr|geronimo-specs-1.2-5|582	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|583	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|584	
14mr|geronimo-specs-1.2-5|585	%description -n geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|586	SOAP with Attachments API for Java (SAAJ)
14mr|geronimo-specs-1.2-5|587	
14mr|geronimo-specs-1.2-5|588	
14mr|geronimo-specs-1.2-5|589	%package -n geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|590	Summary:        J2EE Servlet v2.4 API
14mr|geronimo-specs-1.2-5|591	Group:          Development/Java
14mr|geronimo-specs-1.2-5|592	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|593	Provides:    servlet = 0:2.4
14mr|geronimo-specs-1.2-5|594	# TODO: drop asap
14mr|geronimo-specs-1.2-5|595	Provides:    servlet_2_4_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|596	Provides:    servlet_api = 0:2.4
14mr|geronimo-specs-1.2-5|597	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|598	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|599	
14mr|geronimo-specs-1.2-5|600	%description -n geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|601	J2EE Servlet v2.4 API
14mr|geronimo-specs-1.2-5|602	
14mr|geronimo-specs-1.2-5|603	
14mr|geronimo-specs-1.2-5|604	%package -n geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|605	Summary:        JEE Servlet v2.5 API
14mr|geronimo-specs-1.2-5|606	Group:          Development/Java
14mr|geronimo-specs-1.2-5|607	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|608	Provides:    servlet = 0:2.5
14mr|geronimo-specs-1.2-5|609	# TODO: drop asap
14mr|geronimo-specs-1.2-5|610	Provides:    servlet_2_5_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|611	Provides:    servlet_api = 0:2.5
14mr|geronimo-specs-1.2-5|612	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|613	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|614	
14mr|geronimo-specs-1.2-5|615	%description -n geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|616	JEE Servlet v2.5 API
14mr|geronimo-specs-1.2-5|617	
14mr|geronimo-specs-1.2-5|618	
14mr|geronimo-specs-1.2-5|619	%package -n geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|620	Summary:        XML Stax v1.0 API
14mr|geronimo-specs-1.2-5|621	Group:          Development/Java
14mr|geronimo-specs-1.2-5|622	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|623	Provides:    stax_1_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|624	Provides:    stax_api = 0:1.0
14mr|geronimo-specs-1.2-5|625	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|626	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|627	
14mr|geronimo-specs-1.2-5|628	%description -n geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|629	XML STax v1.0 API
14mr|geronimo-specs-1.2-5|630	
14mr|geronimo-specs-1.2-5|631	
14mr|geronimo-specs-1.2-5|632	
14mr|geronimo-specs-1.2-5|633	%package -n geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|634	Summary:        Webservices Metadata v2.0 API
14mr|geronimo-specs-1.2-5|635	Group:          Development/Java
14mr|geronimo-specs-1.2-5|636	Requires:    %{name}-poms = %{version}-%{release}
14mr|geronimo-specs-1.2-5|637	Provides:    ws_metadata_2_0_api = %{version}-%{release}
14mr|geronimo-specs-1.2-5|638	Provides:    ws_metadata_api = 0:2.0
14mr|geronimo-specs-1.2-5|639	Requires(preun):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|640	Requires(post):  %{_sbindir}/update-alternatives
14mr|geronimo-specs-1.2-5|641	
14mr|geronimo-specs-1.2-5|642	%description -n geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|643	Webservices Metadata v2.0 API
14mr|geronimo-specs-1.2-5|644	
14mr|geronimo-specs-1.2-5|645	
14mr|geronimo-specs-1.2-5|646	%package poms
14mr|geronimo-specs-1.2-5|647	Summary:        POM files for geronimo-specs
14mr|geronimo-specs-1.2-5|648	Group:          Development/Java
14mr|geronimo-specs-1.2-5|649	Requires(post):   jpackage-utils >= 1.7.3
14mr|geronimo-specs-1.2-5|650	Requires(postun): jpackage-utils >= 1.7.3
14mr|geronimo-specs-1.2-5|651	
14mr|geronimo-specs-1.2-5|652	%description poms
14mr|geronimo-specs-1.2-5|653	The Project Object Model files for the geronimo-specs modules.
14mr|geronimo-specs-1.2-5|654	
14mr|geronimo-specs-1.2-5|655	
14mr|geronimo-specs-1.2-5|656	
14mr|geronimo-specs-1.2-5|657	%prep
14mr|geronimo-specs-1.2-5|658	%setup -q -n %{name}-%{version}
14mr|geronimo-specs-1.2-5|659	chmod -R go=u-w *
14mr|geronimo-specs-1.2-5|660	mkdir etc
14mr|geronimo-specs-1.2-5|661	cp LICENSE.txt etc
14mr|geronimo-specs-1.2-5|662	mkdir external_repo
14mr|geronimo-specs-1.2-5|663	ln -s %{_javadir} external_repo/JPP
14mr|geronimo-specs-1.2-5|664	%patch0 -b .sav0
14mr|geronimo-specs-1.2-5|665	%patch1 -p0 -b .sav1
14mr|geronimo-specs-1.2-5|666	%patch2 -p0 -b .sav2
14mr|geronimo-specs-1.2-5|667	%patch3 -p0 -b .sav3
14mr|geronimo-specs-1.2-5|668	%patch4 -p0 -b .sav4
14mr|geronimo-specs-1.2-5|669	%patch5 -p0 -b .sav5
14mr|geronimo-specs-1.2-5|670	cp %{SOURCE1000} build.xml
14mr|geronimo-specs-1.2-5|671	
14mr|geronimo-specs-1.2-5|672	%build
14mr|geronimo-specs-1.2-5|673	
14mr|geronimo-specs-1.2-5|674	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
14mr|geronimo-specs-1.2-5|675	-Didlj=%{java_home}/bin/idlj
14mr|geronimo-specs-1.2-5|676	
14mr|geronimo-specs-1.2-5|677	
14mr|geronimo-specs-1.2-5|678	%install
14mr|geronimo-specs-1.2-5|679	# Directory for poms
14mr|geronimo-specs-1.2-5|680	install -d -m 0755 %{buildroot}%{_datadir}/maven2/poms
14mr|geronimo-specs-1.2-5|681	# subpackage jars
14mr|geronimo-specs-1.2-5|682	install -d -m 755 %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|683	install -m 0644 \
14mr|geronimo-specs-1.2-5|684	geronimo-activation_1.0.2_spec-1.2/target/geronimo-activation_1.0.2_spec-1.2.jar \
14mr|geronimo-specs-1.2-5|685	%{buildroot}%{_javadir}/geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar
14mr|geronimo-specs-1.2-5|686	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|687	ln -sf geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar \
14mr|geronimo-specs-1.2-5|688	geronimo-jaf-1.0.2-api.jar
14mr|geronimo-specs-1.2-5|689	popd
14mr|geronimo-specs-1.2-5|690	touch %{buildroot}%{_javadir}/jaf.jar
14mr|geronimo-specs-1.2-5|691	touch %{buildroot}%{_javadir}/jaf_api.jar
14mr|geronimo-specs-1.2-5|692	touch %{buildroot}%{_javadir}/jaf_1_0_2_api.jar
14mr|geronimo-specs-1.2-5|693	install -m 0644 geronimo-activation_1.0.2_spec-1.2/pom.xml \
14mr|geronimo-specs-1.2-5|694	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.0.2-api.pom
14mr|geronimo-specs-1.2-5|695	%add_to_maven_depmap org.apache.geronimo.specs geronimo-activation_1.0.2_spec %{sver_activation_1_0_2} JPP geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|696	install -m 0644 \
14mr|geronimo-specs-1.2-5|697	geronimo-activation_1.1_spec-1.0/target/geronimo-activation_1.1_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|698	%{buildroot}%{_javadir}/geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar
14mr|geronimo-specs-1.2-5|699	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|700	ln -sf geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar \
14mr|geronimo-specs-1.2-5|701	geronimo-jaf-1.1-api.jar
14mr|geronimo-specs-1.2-5|702	popd
14mr|geronimo-specs-1.2-5|703	touch %{buildroot}%{_javadir}/jaf.jar
14mr|geronimo-specs-1.2-5|704	touch %{buildroot}%{_javadir}/jaf_api.jar
14mr|geronimo-specs-1.2-5|705	touch %{buildroot}%{_javadir}/jaf_1_1_api.jar
14mr|geronimo-specs-1.2-5|706	install -m 0644 geronimo-activation_1.1_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|707	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.1-api.pom
14mr|geronimo-specs-1.2-5|708	%add_to_maven_depmap org.apache.geronimo.specs geronimo-activation_1.1_spec %{sver_activation_1_1} JPP geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|709	install -m 0644 \
14mr|geronimo-specs-1.2-5|710	geronimo-annotation_1.0_spec-1.1.0/target/geronimo-annotation_1.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|711	%{buildroot}%{_javadir}/geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar
14mr|geronimo-specs-1.2-5|712	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|713	ln -sf geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar \
14mr|geronimo-specs-1.2-5|714	geronimo-annotation-1.0-api.jar
14mr|geronimo-specs-1.2-5|715	popd
14mr|geronimo-specs-1.2-5|716	touch %{buildroot}%{_javadir}/annotation_api.jar
14mr|geronimo-specs-1.2-5|717	touch %{buildroot}%{_javadir}/annotation_1_0_api.jar
14mr|geronimo-specs-1.2-5|718	install -m 0644 geronimo-annotation_1.0_spec-1.1.0/pom.xml \
14mr|geronimo-specs-1.2-5|719	%{buildroot}%{_mavenpomdir}/JPP-geronimo-annotation-1.0-api.pom
14mr|geronimo-specs-1.2-5|720	%add_to_maven_depmap org.apache.geronimo.specs geronimo-annotation_1.0_spec %{sver_annotation_1_0} JPP geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|721	install -m 0644 \
14mr|geronimo-specs-1.2-5|722	geronimo-spec-corba-2.3/target/geronimo-corba_2.3_spec-null.jar \
14mr|geronimo-specs-1.2-5|723	%{buildroot}%{_javadir}/geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar
14mr|geronimo-specs-1.2-5|724	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|725	ln -sf geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar \
14mr|geronimo-specs-1.2-5|726	geronimo-corba-2.3-apis.jar
14mr|geronimo-specs-1.2-5|727	popd
14mr|geronimo-specs-1.2-5|728	touch %{buildroot}%{_javadir}/corba_apis.jar
14mr|geronimo-specs-1.2-5|729	touch %{buildroot}%{_javadir}/corba_2_3_apis.jar
14mr|geronimo-specs-1.2-5|730	install -m 0644 geronimo-spec-corba-2.3/pom.xml \
14mr|geronimo-specs-1.2-5|731	%{buildroot}%{_mavenpomdir}/JPP-geronimo-corba-2.3-apis.pom
14mr|geronimo-specs-1.2-5|732	%add_to_maven_depmap org.apache.geronimo.specs geronimo-corba_2.3_spec %{sver_corba_2_3} JPP geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|733	
14mr|geronimo-specs-1.2-5|734	install -m 0644 \
14mr|geronimo-specs-1.2-5|735	geronimo-spec-corba/target/geronimo-spec-corba-null.jar \
14mr|geronimo-specs-1.2-5|736	%{buildroot}%{_javadir}/geronimo-corba-1.0-apis-%{sver_corba_1_0}.jar
14mr|geronimo-specs-1.2-5|737	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|738	ln -sf geronimo-corba-1.0-apis-%{sver_corba_1_0}.jar \
14mr|geronimo-specs-1.2-5|739	geronimo-corba-1.0-apis.jar
14mr|geronimo-specs-1.2-5|740	popd
14mr|geronimo-specs-1.2-5|741	touch %{buildroot}%{_javadir}/corba_apis.jar
14mr|geronimo-specs-1.2-5|742	touch %{buildroot}%{_javadir}/corba_1_0_apis.jar
14mr|geronimo-specs-1.2-5|743	install -m 0644 geronimo-spec-corba/pom.xml \
14mr|geronimo-specs-1.2-5|744	%{buildroot}%{_mavenpomdir}/JPP-geronimo-corba-1.0-apis.pom
14mr|geronimo-specs-1.2-5|745	%add_to_maven_depmap geronimo-spec geronimo-spec-corba %{sver_corba_1_0} JPP geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|746	install -m 0644 \
14mr|geronimo-specs-1.2-5|747	geronimo-ejb_2.1_spec-1.1/target/geronimo-ejb_2.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|748	%{buildroot}%{_javadir}/geronimo-ejb-2.1-api-%{sver_ejb_2_1}.jar
14mr|geronimo-specs-1.2-5|749	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|750	ln -sf geronimo-ejb-2.1-api-%{sver_ejb_2_1}.jar \
14mr|geronimo-specs-1.2-5|751	geronimo-ejb-2.1-api.jar
14mr|geronimo-specs-1.2-5|752	popd
14mr|geronimo-specs-1.2-5|753	touch %{buildroot}%{_javadir}/ejb.jar
14mr|geronimo-specs-1.2-5|754	touch %{buildroot}%{_javadir}/ejb_api.jar
14mr|geronimo-specs-1.2-5|755	touch %{buildroot}%{_javadir}/ejb_2_1_api.jar
14mr|geronimo-specs-1.2-5|756	install -m 0644 geronimo-ejb_2.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|757	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ejb-2.1-api.pom
14mr|geronimo-specs-1.2-5|758	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ejb_2.1_spec %{sver_ejb_2_1} JPP geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|759	install -m 0644 \
14mr|geronimo-specs-1.2-5|760	geronimo-ejb_3.0_spec-1.0/target/geronimo-ejb_3.0_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|761	%{buildroot}%{_javadir}/geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar
14mr|geronimo-specs-1.2-5|762	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|763	ln -sf geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar \
14mr|geronimo-specs-1.2-5|764	geronimo-ejb-3.0-api.jar
14mr|geronimo-specs-1.2-5|765	popd
14mr|geronimo-specs-1.2-5|766	touch %{buildroot}%{_javadir}/ejb.jar
14mr|geronimo-specs-1.2-5|767	touch %{buildroot}%{_javadir}/ejb_api.jar
14mr|geronimo-specs-1.2-5|768	touch %{buildroot}%{_javadir}/ejb_3_0_api.jar
14mr|geronimo-specs-1.2-5|769	install -m 0644 geronimo-ejb_3.0_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|770	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ejb-3.0-api.pom
14mr|geronimo-specs-1.2-5|771	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ejb_3.0_spec %{sver_ejb_3_0} JPP geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|772	install -m 0644 \
14mr|geronimo-specs-1.2-5|773	geronimo-el_1.0_spec-1.0/target/geronimo-el_1.0_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|774	%{buildroot}%{_javadir}/geronimo-el-1.0-api-%{sver_el_1_0}.jar
14mr|geronimo-specs-1.2-5|775	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|776	ln -sf geronimo-el-1.0-api-%{sver_el_1_0}.jar \
14mr|geronimo-specs-1.2-5|777	geronimo-el-1.0-api.jar
14mr|geronimo-specs-1.2-5|778	popd
14mr|geronimo-specs-1.2-5|779	touch %{buildroot}%{_javadir}/el_api.jar
14mr|geronimo-specs-1.2-5|780	touch %{buildroot}%{_javadir}/el_1_0_api.jar
14mr|geronimo-specs-1.2-5|781	install -m 0644 geronimo-el_1.0_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|782	%{buildroot}%{_mavenpomdir}/JPP-geronimo-el-1.0-api.pom
14mr|geronimo-specs-1.2-5|783	%add_to_maven_depmap org.apache.geronimo.specs geronimo-el_1.0_spec %{sver_el_1_0} JPP geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|784	install -m 0644 \
14mr|geronimo-specs-1.2-5|785	geronimo-interceptor_3.0_spec-1.0/target/geronimo-interceptor_3.0_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|786	%{buildroot}%{_javadir}/geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar
14mr|geronimo-specs-1.2-5|787	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|788	ln -sf geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar \
14mr|geronimo-specs-1.2-5|789	geronimo-interceptor-3.0-api.jar
14mr|geronimo-specs-1.2-5|790	popd
14mr|geronimo-specs-1.2-5|791	touch %{buildroot}%{_javadir}/interceptor_api.jar
14mr|geronimo-specs-1.2-5|792	touch %{buildroot}%{_javadir}/interceptor_3_0_api.jar
14mr|geronimo-specs-1.2-5|793	install -m 0644 geronimo-interceptor_3.0_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|794	%{buildroot}%{_mavenpomdir}/JPP-geronimo-interceptor-3.0-api.pom
14mr|geronimo-specs-1.2-5|795	%add_to_maven_depmap org.apache.geronimo.specs geronimo-interceptor_3.0_spec %{sver_interceptor_3_0} JPP geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|796	install -m 0644 \
14mr|geronimo-specs-1.2-5|797	geronimo-j2ee-connector_1.5_spec-1.1.1/target/geronimo-j2ee-connector_1.5_spec-1.1.1.jar \
14mr|geronimo-specs-1.2-5|798	%{buildroot}%{_javadir}/geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar
14mr|geronimo-specs-1.2-5|799	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|800	ln -sf geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar \
14mr|geronimo-specs-1.2-5|801	geronimo-j2ee-connector-1.5-api.jar
14mr|geronimo-specs-1.2-5|802	popd
14mr|geronimo-specs-1.2-5|803	touch %{buildroot}%{_javadir}/j2ee-connector.jar
14mr|geronimo-specs-1.2-5|804	touch %{buildroot}%{_javadir}/j2ee_connector_api.jar
14mr|geronimo-specs-1.2-5|805	touch %{buildroot}%{_javadir}/j2ee_connector_1_5_api.jar
14mr|geronimo-specs-1.2-5|806	install -m 0644 geronimo-j2ee-connector_1.5_spec-1.1.1/pom.xml \
14mr|geronimo-specs-1.2-5|807	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-connector-1.5-api.pom
14mr|geronimo-specs-1.2-5|808	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec %{sver_j2ee_connector_1_5} JPP geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|809	install -m 0644 \
14mr|geronimo-specs-1.2-5|810	geronimo-j2ee-deployment_1.1_spec-1.1/target/geronimo-j2ee-deployment_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|811	%{buildroot}%{_javadir}/geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar
14mr|geronimo-specs-1.2-5|812	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|813	ln -sf geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar \
14mr|geronimo-specs-1.2-5|814	geronimo-j2ee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|815	popd
14mr|geronimo-specs-1.2-5|816	touch %{buildroot}%{_javadir}/j2ee-deployment.jar
14mr|geronimo-specs-1.2-5|817	touch %{buildroot}%{_javadir}/j2ee_deployment_api.jar
14mr|geronimo-specs-1.2-5|818	touch %{buildroot}%{_javadir}/j2ee_deployment_1_1_api.jar
14mr|geronimo-specs-1.2-5|819	install -m 0644 geronimo-j2ee-deployment_1.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|820	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-deployment-1.1-api.pom
14mr|geronimo-specs-1.2-5|821	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-deployment_1.1_spec %{sver_j2ee_deployment_1_1} JPP geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|822	install -m 0644 \
14mr|geronimo-specs-1.2-5|823	geronimo-javaee-deployment_1.1MR3_spec-1.0/target/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|824	%{buildroot}%{_javadir}/geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar
14mr|geronimo-specs-1.2-5|825	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|826	ln -sf geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar \
14mr|geronimo-specs-1.2-5|827	geronimo-javaee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|828	popd
14mr|geronimo-specs-1.2-5|829	touch %{buildroot}%{_javadir}/javaee_deployment_1_1MR3_api.jar
14mr|geronimo-specs-1.2-5|830	touch %{buildroot}%{_javadir}/javaee_deployment_api.jar
14mr|geronimo-specs-1.2-5|831	install -m 0644 geronimo-javaee-deployment_1.1MR3_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|832	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javaee-deployment-1.1-api.pom
14mr|geronimo-specs-1.2-5|833	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javaee-deployment_1.1_spec %{sver_javaee_deployment_1_1MR3} JPP geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|834	install -m 0644 \
14mr|geronimo-specs-1.2-5|835	geronimo-j2ee-jacc_1.0_spec-1.1/target/geronimo-j2ee-jacc_1.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|836	%{buildroot}%{_javadir}/geronimo-jacc-1.0-api-%{sver_j2ee_jacc_1_0}.jar
14mr|geronimo-specs-1.2-5|837	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|838	ln -sf geronimo-jacc-1.0-api-%{sver_j2ee_jacc_1_0}.jar \
14mr|geronimo-specs-1.2-5|839	geronimo-jacc-1.0-api.jar
14mr|geronimo-specs-1.2-5|840	popd
14mr|geronimo-specs-1.2-5|841	touch %{buildroot}%{_javadir}/jacc.jar
14mr|geronimo-specs-1.2-5|842	touch %{buildroot}%{_javadir}/jacc_api.jar
14mr|geronimo-specs-1.2-5|843	touch %{buildroot}%{_javadir}/jacc_1_0_api.jar
14mr|geronimo-specs-1.2-5|844	install -m 0644 geronimo-j2ee-jacc_1.0_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|845	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jacc-1.0-api.pom
14mr|geronimo-specs-1.2-5|846	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-jacc_1.0_spec %{sver_j2ee_jacc_1_0} JPP geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|847	install -m 0644 \
14mr|geronimo-specs-1.2-5|848	geronimo-jacc_1.1_spec-1.0/target/geronimo-jacc_1.1_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|849	%{buildroot}%{_javadir}/geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar
14mr|geronimo-specs-1.2-5|850	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|851	ln -sf geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar \
14mr|geronimo-specs-1.2-5|852	geronimo-jacc-1.1-api.jar
14mr|geronimo-specs-1.2-5|853	popd
14mr|geronimo-specs-1.2-5|854	touch %{buildroot}%{_javadir}/jacc_api.jar
14mr|geronimo-specs-1.2-5|855	touch %{buildroot}%{_javadir}/jacc_1_1_api.jar
14mr|geronimo-specs-1.2-5|856	install -m 0644 geronimo-jacc_1.1_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|857	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jacc-1.1-api.pom
14mr|geronimo-specs-1.2-5|858	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-jacc_1.1_spec %{sver_jacc_1_1} JPP geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|859	install -m 0644 \
14mr|geronimo-specs-1.2-5|860	geronimo-j2ee-management_1.0_spec-1.1/target/geronimo-j2ee-management_1.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|861	%{buildroot}%{_javadir}/geronimo-j2ee-management-1.0-api-%{sver_j2ee_management_1_0}.jar
14mr|geronimo-specs-1.2-5|862	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|863	ln -sf geronimo-j2ee-management-1.0-api-%{sver_j2ee_management_1_0}.jar \
14mr|geronimo-specs-1.2-5|864	geronimo-j2ee-management-1.0-api.jar
14mr|geronimo-specs-1.2-5|865	popd
14mr|geronimo-specs-1.2-5|866	touch %{buildroot}%{_javadir}/j2ee-management.jar
14mr|geronimo-specs-1.2-5|867	touch %{buildroot}%{_javadir}/j2ee_management_api.jar
14mr|geronimo-specs-1.2-5|868	touch %{buildroot}%{_javadir}/j2ee_management_1_0_api.jar
14mr|geronimo-specs-1.2-5|869	install -m 0644 geronimo-j2ee-management_1.0_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|870	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-management-1.0-api.pom
14mr|geronimo-specs-1.2-5|871	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec %{sver_j2ee_management_1_0} JPP geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|872	install -m 0644 \
14mr|geronimo-specs-1.2-5|873	geronimo-j2ee-management_1.1_spec-1.0/target/geronimo-j2ee-management_1.1_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|874	%{buildroot}%{_javadir}/geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar
14mr|geronimo-specs-1.2-5|875	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|876	ln -sf geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar \
14mr|geronimo-specs-1.2-5|877	geronimo-j2ee-management-1.1-api.jar
14mr|geronimo-specs-1.2-5|878	popd
14mr|geronimo-specs-1.2-5|879	touch %{buildroot}%{_javadir}/j2ee-management.jar
14mr|geronimo-specs-1.2-5|880	touch %{buildroot}%{_javadir}/j2ee_management_api.jar
14mr|geronimo-specs-1.2-5|881	touch %{buildroot}%{_javadir}/j2ee_management_1_1_api.jar
14mr|geronimo-specs-1.2-5|882	install -m 0644 geronimo-j2ee-management_1.1_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|883	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-management-1.1-api.pom
14mr|geronimo-specs-1.2-5|884	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec %{sver_j2ee_management_1_1} JPP geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|885	install -m 0644 \
14mr|geronimo-specs-1.2-5|886	geronimo-javamail_1.3.1_spec-1.3/target/geronimo-javamail_1.3.1_spec-1.3.jar \
14mr|geronimo-specs-1.2-5|887	%{buildroot}%{_javadir}/geronimo-javamail-1.3.1-api-%{sver_javamail_1_3_1}.jar
14mr|geronimo-specs-1.2-5|888	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|889	ln -sf geronimo-javamail-1.3.1-api-%{sver_javamail_1_3_1}.jar \
14mr|geronimo-specs-1.2-5|890	geronimo-javamail-1.3.1-api.jar
14mr|geronimo-specs-1.2-5|891	popd
14mr|geronimo-specs-1.2-5|892	touch %{buildroot}%{_javadir}/javamail_api.jar
14mr|geronimo-specs-1.2-5|893	touch %{buildroot}%{_javadir}/javamail_1_3_1_api.jar
14mr|geronimo-specs-1.2-5|894	install -m 0644 geronimo-javamail_1.3.1_spec-1.3/pom.xml \
14mr|geronimo-specs-1.2-5|895	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javamail-1.3.1-api.pom
14mr|geronimo-specs-1.2-5|896	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javamail_1.3.1_spec %{sver_javamail_1_3_1} JPP geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|897	install -m 0644 \
14mr|geronimo-specs-1.2-5|898	geronimo-javamail_1.4_spec-1.1/target/geronimo-javamail_1.4_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|899	%{buildroot}%{_javadir}/geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar
14mr|geronimo-specs-1.2-5|900	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|901	ln -sf geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar \
14mr|geronimo-specs-1.2-5|902	geronimo-javamail-1.4-api.jar
14mr|geronimo-specs-1.2-5|903	popd
14mr|geronimo-specs-1.2-5|904	touch %{buildroot}%{_javadir}/javamail_api.jar
14mr|geronimo-specs-1.2-5|905	touch %{buildroot}%{_javadir}/javamail_1_4_api.jar
14mr|geronimo-specs-1.2-5|906	install -m 0644 geronimo-javamail_1.4_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|907	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javamail-1.4-api.pom
14mr|geronimo-specs-1.2-5|908	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javamail_1.4_spec %{sver_javamail_1_4} JPP geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|909	install -m 0644 \
14mr|geronimo-specs-1.2-5|910	geronimo-jaxr_1.0_spec-1.1/target/geronimo-jaxr_1.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|911	%{buildroot}%{_javadir}/geronimo-jaxr-1.0-api-%{sver_jaxr_1_0}.jar
14mr|geronimo-specs-1.2-5|912	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|913	ln -sf geronimo-jaxr-1.0-api-%{sver_jaxr_1_0}.jar \
14mr|geronimo-specs-1.2-5|914	geronimo-jaxr-1.0-api.jar
14mr|geronimo-specs-1.2-5|915	popd
14mr|geronimo-specs-1.2-5|916	touch %{buildroot}%{_javadir}/jaxr.jar
14mr|geronimo-specs-1.2-5|917	touch %{buildroot}%{_javadir}/jaxr_api.jar
14mr|geronimo-specs-1.2-5|918	touch %{buildroot}%{_javadir}/jaxr_1_0_api.jar
14mr|geronimo-specs-1.2-5|919	install -m 0644 geronimo-jaxr_1.0_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|920	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaxr-1.0-api.pom
14mr|geronimo-specs-1.2-5|921	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jaxr_1.0_spec %{sver_jaxr_1_0} JPP geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|922	install -m 0644 \
14mr|geronimo-specs-1.2-5|923	geronimo-jaxrpc_1.1_spec-1.1/target/geronimo-jaxrpc_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|924	%{buildroot}%{_javadir}/geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar
14mr|geronimo-specs-1.2-5|925	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|926	ln -sf geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar \
14mr|geronimo-specs-1.2-5|927	geronimo-jaxrpc-1.1-api.jar
14mr|geronimo-specs-1.2-5|928	popd
14mr|geronimo-specs-1.2-5|929	touch %{buildroot}%{_javadir}/jaxrpc.jar
14mr|geronimo-specs-1.2-5|930	touch %{buildroot}%{_javadir}/jaxrpc_api.jar
14mr|geronimo-specs-1.2-5|931	touch %{buildroot}%{_javadir}/jaxrpc_1_1_api.jar
14mr|geronimo-specs-1.2-5|932	install -m 0644 geronimo-jaxrpc_1.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|933	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaxrpc-1.1-api.pom
14mr|geronimo-specs-1.2-5|934	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jaxrpc_1.1_spec %{sver_jaxrpc_1_1} JPP geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|935	install -m 0644 \
14mr|geronimo-specs-1.2-5|936	geronimo-spec-j2ee/target/geronimo-j2ee_1.4_spec-1.2-jar-with-dependencies.jar \
14mr|geronimo-specs-1.2-5|937	%{buildroot}%{_javadir}/geronimo-j2ee-1.4-apis-%{version}.jar
14mr|geronimo-specs-1.2-5|938	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|939	ln -sf geronimo-j2ee-1.4-apis-%{version}.jar \
14mr|geronimo-specs-1.2-5|940	geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|941	popd
14mr|geronimo-specs-1.2-5|942	install -m 0644 geronimo-spec-j2ee/pom.xml \
14mr|geronimo-specs-1.2-5|943	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-1.4-apis.pom
14mr|geronimo-specs-1.2-5|944	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee_1.4_spec %{version} JPP geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|945	install -m 0644 \
14mr|geronimo-specs-1.2-5|946	geronimo-jms_1.1_spec-1.1/target/geronimo-jms_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|947	%{buildroot}%{_javadir}/geronimo-jms-1.1-api-%{sver_jms_1_1}.jar
14mr|geronimo-specs-1.2-5|948	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|949	ln -sf geronimo-jms-1.1-api-%{sver_jms_1_1}.jar \
14mr|geronimo-specs-1.2-5|950	geronimo-jms-1.1-api.jar
14mr|geronimo-specs-1.2-5|951	popd
14mr|geronimo-specs-1.2-5|952	touch %{buildroot}%{_javadir}/jms.jar
14mr|geronimo-specs-1.2-5|953	touch %{buildroot}%{_javadir}/jms_api.jar
14mr|geronimo-specs-1.2-5|954	touch %{buildroot}%{_javadir}/jms_1_1_api.jar
14mr|geronimo-specs-1.2-5|955	install -m 0644 geronimo-jms_1.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|956	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jms-1.1-api.pom
14mr|geronimo-specs-1.2-5|957	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jms_1.1_spec %{sver_jms_1_1} JPP geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|958	install -m 0644 \
14mr|geronimo-specs-1.2-5|959	geronimo-jpa_3.0_spec-1.1.0/target/geronimo-jpa_3.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|960	%{buildroot}%{_javadir}/geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar
14mr|geronimo-specs-1.2-5|961	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|962	ln -sf geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar \
14mr|geronimo-specs-1.2-5|963	geronimo-jpa-3.0-api.jar
14mr|geronimo-specs-1.2-5|964	popd
14mr|geronimo-specs-1.2-5|965	touch %{buildroot}%{_javadir}/jpa_api.jar
14mr|geronimo-specs-1.2-5|966	touch %{buildroot}%{_javadir}/jpa_3_0_api.jar
14mr|geronimo-specs-1.2-5|967	install -m 0644 geronimo-jpa_3.0_spec-1.1.0/pom.xml \
14mr|geronimo-specs-1.2-5|968	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jpa-3.0-api.pom
14mr|geronimo-specs-1.2-5|969	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jpa_3.0_spec %{sver_jpa_3_0} JPP geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|970	install -m 0644 \
14mr|geronimo-specs-1.2-5|971	geronimo-jsp_2.0_spec-1.1/target/geronimo-jsp_2.0_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|972	%{buildroot}%{_javadir}/geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar
14mr|geronimo-specs-1.2-5|973	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|974	ln -sf geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar \
14mr|geronimo-specs-1.2-5|975	geronimo-jsp-2.0-api.jar
14mr|geronimo-specs-1.2-5|976	popd
14mr|geronimo-specs-1.2-5|977	touch %{buildroot}%{_javadir}/jsp.jar
14mr|geronimo-specs-1.2-5|978	touch %{buildroot}%{_javadir}/jsp_api.jar
14mr|geronimo-specs-1.2-5|979	touch %{buildroot}%{_javadir}/jsp_2_0_api.jar
14mr|geronimo-specs-1.2-5|980	install -m 0644 geronimo-jsp_2.0_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|981	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.0-api.pom
14mr|geronimo-specs-1.2-5|982	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.0_spec %{sver_jsp_2_0} JPP geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|983	install -m 0644 \
14mr|geronimo-specs-1.2-5|984	geronimo-jsp_2.1_spec-1.0/target/geronimo-jsp_2.1_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|985	%{buildroot}%{_javadir}/geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar
14mr|geronimo-specs-1.2-5|986	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|987	ln -sf geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar \
14mr|geronimo-specs-1.2-5|988	geronimo-jsp-2.1-api.jar
14mr|geronimo-specs-1.2-5|989	popd
14mr|geronimo-specs-1.2-5|990	touch %{buildroot}%{_javadir}/jsp.jar
14mr|geronimo-specs-1.2-5|991	touch %{buildroot}%{_javadir}/jsp_api.jar
14mr|geronimo-specs-1.2-5|992	touch %{buildroot}%{_javadir}/jsp_2_1_api.jar
14mr|geronimo-specs-1.2-5|993	install -m 0644 geronimo-jsp_2.1_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|994	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.1-api.pom
14mr|geronimo-specs-1.2-5|995	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.1_spec %{sver_jsp_2_1} JPP geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|996	install -m 0644 \
14mr|geronimo-specs-1.2-5|997	geronimo-jta_1.0.1B_spec-1.1.1/target/geronimo-jta_1.0.1B_spec-1.1.1.jar \
14mr|geronimo-specs-1.2-5|998	%{buildroot}%{_javadir}/geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar
14mr|geronimo-specs-1.2-5|999	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1000	ln -sf geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar \
14mr|geronimo-specs-1.2-5|1001	geronimo-jta-1.0.1B-api.jar
14mr|geronimo-specs-1.2-5|1002	popd
14mr|geronimo-specs-1.2-5|1003	touch %{buildroot}%{_javadir}/jta.jar
14mr|geronimo-specs-1.2-5|1004	touch %{buildroot}%{_javadir}/jta_api.jar
14mr|geronimo-specs-1.2-5|1005	touch %{buildroot}%{_javadir}/jta_1_0_1B_api.jar
14mr|geronimo-specs-1.2-5|1006	install -m 0644 geronimo-jta_1.0.1B_spec-1.1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1007	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.0.1B-api.pom
14mr|geronimo-specs-1.2-5|1008	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jta_1.0.1B_spec %{sver_jta_1_0_1B} JPP geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|1009	install -m 0644 \
14mr|geronimo-specs-1.2-5|1010	geronimo-jta_1.1_spec-1.1.0/target/geronimo-jta_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|1011	%{buildroot}%{_javadir}/geronimo-jta-1.1-api-%{sver_jta_1_1}.jar
14mr|geronimo-specs-1.2-5|1012	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1013	ln -sf geronimo-jta-1.1-api-%{sver_jta_1_1}.jar \
14mr|geronimo-specs-1.2-5|1014	geronimo-jta-1.1-api.jar
14mr|geronimo-specs-1.2-5|1015	popd
14mr|geronimo-specs-1.2-5|1016	touch %{buildroot}%{_javadir}/jta.jar
14mr|geronimo-specs-1.2-5|1017	touch %{buildroot}%{_javadir}/jta_api.jar
14mr|geronimo-specs-1.2-5|1018	touch %{buildroot}%{_javadir}/jta_1_1_api.jar
14mr|geronimo-specs-1.2-5|1019	install -m 0644 geronimo-jta_1.1_spec-1.1.0/pom.xml \
14mr|geronimo-specs-1.2-5|1020	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.1-api.pom
14mr|geronimo-specs-1.2-5|1021	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jta_1.1_spec %{sver_jta_1_1} JPP geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|1022	install -m 0644 \
14mr|geronimo-specs-1.2-5|1023	geronimo-qname_1.1_spec-1.1/target/geronimo-qname_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|1024	%{buildroot}%{_javadir}/geronimo-qname-1.1-api-%{sver_qname_1_1}.jar
14mr|geronimo-specs-1.2-5|1025	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1026	ln -sf geronimo-qname-1.1-api-%{sver_qname_1_1}.jar \
14mr|geronimo-specs-1.2-5|1027	geronimo-qname-1.1-api.jar
14mr|geronimo-specs-1.2-5|1028	popd
14mr|geronimo-specs-1.2-5|1029	touch %{buildroot}%{_javadir}/qname_api.jar
14mr|geronimo-specs-1.2-5|1030	touch %{buildroot}%{_javadir}/qname_1_1_api.jar
14mr|geronimo-specs-1.2-5|1031	install -m 0644 geronimo-qname_1.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1032	%{buildroot}%{_mavenpomdir}/JPP-geronimo-qname-1.1-api.pom
14mr|geronimo-specs-1.2-5|1033	%add_to_maven_depmap org.apache.geronimo.specs geronimo-qname_1.1_spec %{sver_qname_1_1} JPP geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|1034	install -m 0644 \
14mr|geronimo-specs-1.2-5|1035	geronimo-saaj_1.1_spec-1.1/target/geronimo-saaj_1.1_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|1036	%{buildroot}%{_javadir}/geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar
14mr|geronimo-specs-1.2-5|1037	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1038	ln -sf geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar \
14mr|geronimo-specs-1.2-5|1039	geronimo-saaj-1.1-api.jar
14mr|geronimo-specs-1.2-5|1040	popd
14mr|geronimo-specs-1.2-5|1041	touch %{buildroot}%{_javadir}/saaj.jar
14mr|geronimo-specs-1.2-5|1042	touch %{buildroot}%{_javadir}/saaj_api.jar
14mr|geronimo-specs-1.2-5|1043	touch %{buildroot}%{_javadir}/saaj_1_1_api.jar
14mr|geronimo-specs-1.2-5|1044	install -m 0644 geronimo-saaj_1.1_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1045	%{buildroot}%{_mavenpomdir}/JPP-geronimo-saaj-1.1-api.pom
14mr|geronimo-specs-1.2-5|1046	%add_to_maven_depmap org.apache.geronimo.specs geronimo-saaj_1.1_spec %{sver_saaj_1_1} JPP geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|1047	install -m 0644 \
14mr|geronimo-specs-1.2-5|1048	geronimo-servlet_2.4_spec-1.1.1/target/geronimo-servlet_2.4_spec-1.1.1.jar \
14mr|geronimo-specs-1.2-5|1049	%{buildroot}%{_javadir}/geronimo-servlet-2.4-api-%{sver_servlet_2_4}.jar
14mr|geronimo-specs-1.2-5|1050	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1051	ln -sf geronimo-servlet-2.4-api-%{sver_servlet_2_4}.jar \
14mr|geronimo-specs-1.2-5|1052	geronimo-servlet-2.4-api.jar
14mr|geronimo-specs-1.2-5|1053	popd
14mr|geronimo-specs-1.2-5|1054	touch %{buildroot}%{_javadir}/servlet.jar
14mr|geronimo-specs-1.2-5|1055	touch %{buildroot}%{_javadir}/servlet_api.jar
14mr|geronimo-specs-1.2-5|1056	touch %{buildroot}%{_javadir}/servlet_2_4_api.jar
14mr|geronimo-specs-1.2-5|1057	install -m 0644 geronimo-servlet_2.4_spec-1.1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1058	%{buildroot}%{_mavenpomdir}/JPP-geronimo-servlet-2.4-api.pom
14mr|geronimo-specs-1.2-5|1059	%add_to_maven_depmap org.apache.geronimo.specs geronimo-servlet_2.4_spec %{sver_servlet_2_4} JPP geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|1060	install -m 0644 \
14mr|geronimo-specs-1.2-5|1061	geronimo-servlet_2.5_spec-1.1/target/geronimo-servlet_2.5_spec-1.1.jar \
14mr|geronimo-specs-1.2-5|1062	%{buildroot}%{_javadir}/geronimo-servlet-2.5-api-%{sver_servlet_2_5}.jar
14mr|geronimo-specs-1.2-5|1063	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1064	ln -sf geronimo-servlet-2.5-api-%{sver_servlet_2_5}.jar \
14mr|geronimo-specs-1.2-5|1065	geronimo-servlet-2.5-api.jar
14mr|geronimo-specs-1.2-5|1066	popd
14mr|geronimo-specs-1.2-5|1067	touch %{buildroot}%{_javadir}/servlet.jar
14mr|geronimo-specs-1.2-5|1068	touch %{buildroot}%{_javadir}/servlet_api.jar
14mr|geronimo-specs-1.2-5|1069	touch %{buildroot}%{_javadir}/servlet_2_5_api.jar
14mr|geronimo-specs-1.2-5|1070	install -m 0644 geronimo-servlet_2.5_spec-1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1071	%{buildroot}%{_mavenpomdir}/JPP-geronimo-servlet-2.5-api.pom
14mr|geronimo-specs-1.2-5|1072	%add_to_maven_depmap org.apache.geronimo.specs geronimo-servlet_2.5_spec %{sver_servlet_2_5}.0.1 JPP geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|1073	install -m 0644 \
14mr|geronimo-specs-1.2-5|1074	geronimo-stax-api_1.0_spec-1.0/target/geronimo-stax-api_1.0_spec-1.0.jar \
14mr|geronimo-specs-1.2-5|1075	%{buildroot}%{_javadir}/geronimo-stax-1.0-api-%{sver_stax_1_0}.jar
14mr|geronimo-specs-1.2-5|1076	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1077	ln -sf geronimo-stax-1.0-api-%{sver_stax_1_0}.jar \
14mr|geronimo-specs-1.2-5|1078	geronimo-stax-1.0-api.jar
14mr|geronimo-specs-1.2-5|1079	popd
14mr|geronimo-specs-1.2-5|1080	touch %{buildroot}%{_javadir}/stax_api.jar
14mr|geronimo-specs-1.2-5|1081	touch %{buildroot}%{_javadir}/stax_1_0_api.jar
14mr|geronimo-specs-1.2-5|1082	install -m 0644 geronimo-stax-api_1.0_spec-1.0/pom.xml \
14mr|geronimo-specs-1.2-5|1083	%{buildroot}%{_mavenpomdir}/JPP-geronimo-stax-1.0-api.pom
14mr|geronimo-specs-1.2-5|1084	%add_to_maven_depmap org.apache.geronimo.specs geronimo-stax_1.0_spec %{sver_stax_1_0} JPP geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|1085	install -m 0644 \
14mr|geronimo-specs-1.2-5|1086	geronimo-ws-metadata_2.0_spec-1.1.1/target/geronimo-ws-metadata_2.0_spec-1.1.1.jar \
14mr|geronimo-specs-1.2-5|1087	%{buildroot}%{_javadir}/geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar
14mr|geronimo-specs-1.2-5|1088	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1089	ln -sf geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar \
14mr|geronimo-specs-1.2-5|1090	geronimo-ws-metadata-2.0-api.jar
14mr|geronimo-specs-1.2-5|1091	popd
14mr|geronimo-specs-1.2-5|1092	touch %{buildroot}%{_javadir}/ws_metadata_api.jar
14mr|geronimo-specs-1.2-5|1093	touch %{buildroot}%{_javadir}/ws_metadata_2_0_api.jar
14mr|geronimo-specs-1.2-5|1094	install -m 0644 geronimo-ws-metadata_2.0_spec-1.1.1/pom.xml \
14mr|geronimo-specs-1.2-5|1095	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ws-metadata-2.0-api.pom
14mr|geronimo-specs-1.2-5|1096	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ws-metadata_2.0_spec %{sver_ws_metadata_2_0} JPP geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|1097	install -m 0644 \
14mr|geronimo-specs-1.2-5|1098	geronimo-spec-commonj/target/geronimo-commonj_1.1_spec-null.jar \
14mr|geronimo-specs-1.2-5|1099	%{buildroot}%{_javadir}/geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar
14mr|geronimo-specs-1.2-5|1100	pushd %{buildroot}%{_javadir}
14mr|geronimo-specs-1.2-5|1101	ln -sf geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar \
14mr|geronimo-specs-1.2-5|1102	geronimo-commonj-1.1-apis.jar
14mr|geronimo-specs-1.2-5|1103	popd
14mr|geronimo-specs-1.2-5|1104	touch %{buildroot}%{_javadir}/commonj_apis.jar
14mr|geronimo-specs-1.2-5|1105	touch %{buildroot}%{_javadir}/commonj_1_1_apis.jar
14mr|geronimo-specs-1.2-5|1106	install -m 0644 geronimo-spec-commonj/pom.xml \
14mr|geronimo-specs-1.2-5|1107	%{buildroot}%{_mavenpomdir}/JPP-geronimo-commonj-1.1-apis.pom
14mr|geronimo-specs-1.2-5|1108	%add_to_maven_depmap org.apache.geronimo.specs geronimo-commonj_1.1_spec %{sver_commonj_1_1} JPP geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|1109	# Add the parent geronimo-specs pom
14mr|geronimo-specs-1.2-5|1110	cp pom.xml \
14mr|geronimo-specs-1.2-5|1111	%{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
14mr|geronimo-specs-1.2-5|1112	%add_to_maven_depmap org.apache.geronimo.specs specs 1.1 JPP geronimo-specs
14mr|geronimo-specs-1.2-5|1113	# main package jars
14mr|geronimo-specs-1.2-5|1114	install -d -m 0755 %{buildroot}%{_javadir}/geronimo
14mr|geronimo-specs-1.2-5|1115	pushd %{buildroot}%{_javadir}/geronimo
14mr|geronimo-specs-1.2-5|1116	ln -sf ../geronimo-commonj-1.1-apis-%{version}.jar spec-commonj-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1117	ln -sf spec-commonj-1.1-%{version}.jar spec-commonj-1.1.jar
14mr|geronimo-specs-1.2-5|1118	ln -sf ../geronimo-jaf-1.0.2-api-%{version}.jar spec-jaf-1.0.2-%{version}.jar
14mr|geronimo-specs-1.2-5|1119	ln -sf spec-jaf-1.0.2-%{version}.jar spec-jaf-1.0.2.jar
14mr|geronimo-specs-1.2-5|1120	ln -sf ../geronimo-jaf-1.1-api-%{version}.jar spec-jaf-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1121	ln -sf spec-jaf-1.1-%{version}.jar spec-jaf-1.1.jar
14mr|geronimo-specs-1.2-5|1122	ln -sf ../geronimo-annotation-1.0-api-%{version}.jar spec-annotation-1.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1123	ln -sf spec-annotation-1.0-%{version}.jar spec-annotation-1.0.jar
14mr|geronimo-specs-1.2-5|1124	ln -sf ../geronimo-ejb-2.1-api-%{version}.jar spec-ejb-2.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1125	ln -sf spec-ejb-2.1-%{version}.jar spec-ejb-2.1.jar
14mr|geronimo-specs-1.2-5|1126	ln -sf ../geronimo-ejb-3.0-api-%{version}.jar spec-ejb-3.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1127	ln -sf spec-ejb-3.0-%{version}.jar spec-ejb-3.0.jar
14mr|geronimo-specs-1.2-5|1128	ln -sf ../geronimo-el-1.0-api-%{version}.jar spec-el-1.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1129	ln -sf spec-el-1.0-%{version}.jar spec-el-1.0.jar
14mr|geronimo-specs-1.2-5|1130	ln -sf ../geronimo-interceptor-3.0-api-%{version}.jar spec-interceptor-3.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1131	ln -sf spec-interceptor-3.0-%{version}.jar spec-interceptor-3.0.jar
14mr|geronimo-specs-1.2-5|1132	ln -sf ../geronimo-j2ee-connector-1.5-api-%{version}.jar \
14mr|geronimo-specs-1.2-5|1133	spec-j2ee-connector-1.5-%{version}.jar
14mr|geronimo-specs-1.2-5|1134	ln -sf spec-j2ee-connector-1.5-%{version}.jar spec-j2ee-connector-1.5.jar
14mr|geronimo-specs-1.2-5|1135	ln -sf ../geronimo-j2ee-deployment-1.1-api-%{version}.jar \
14mr|geronimo-specs-1.2-5|1136	spec-j2ee-deployment-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1137	ln -sf spec-j2ee-deployment-1.1-%{version}.jar spec-j2ee-deployment-1.1.jar
14mr|geronimo-specs-1.2-5|1138	ln -sf ../geronimo-javaee-deployment-1.1-api-%{version}.jar \
14mr|geronimo-specs-1.2-5|1139	spec-javaee-deployment-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1140	ln -sf spec-javaee-deployment-1.1-%{version}.jar spec-javaee-deployment-1.1.jar
14mr|geronimo-specs-1.2-5|1141	ln -sf ../geronimo-jacc-1.0-api-%{version}.jar spec-jacc-1.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1142	ln -sf spec-jacc-1.0-%{version}.jar spec-jacc-1.0.jar
14mr|geronimo-specs-1.2-5|1143	ln -sf ../geronimo-jacc-1.1-api-%{version}.jar spec-jacc-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1144	ln -sf spec-jacc-1.1-%{version}.jar spec-jacc-1.1.jar
14mr|geronimo-specs-1.2-5|1145	ln -sf ../geronimo-j2ee-management-1.0-api-%{version}.jar \
14mr|geronimo-specs-1.2-5|1146	spec-j2ee-management-1.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1147	ln -sf spec-j2ee-management-1.0-%{version}.jar spec-j2ee-management-1.0.jar
14mr|geronimo-specs-1.2-5|1148	ln -sf ../geronimo-j2ee-management-1.1-api-%{version}.jar \
14mr|geronimo-specs-1.2-5|1149	spec-j2ee-management-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1150	ln -sf spec-j2ee-management-1.1-%{version}.jar spec-j2ee-management-1.1.jar
14mr|geronimo-specs-1.2-5|1151	ln -sf ../geronimo-j2ee-1.4-apis-%{version}.jar spec-j2ee-1.4-%{version}.jar
14mr|geronimo-specs-1.2-5|1152	ln -sf spec-j2ee-1.4-%{version}.jar spec-j2ee-1.4.jar
14mr|geronimo-specs-1.2-5|1153	ln -sf ../geronimo-jms-1.1-api-%{version}.jar spec-jms-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1154	ln -sf spec-jms-1.1-%{version}.jar spec-jms-1.1.jar
14mr|geronimo-specs-1.2-5|1155	ln -sf ../geronimo-jpa-3.0-api-%{version}.jar spec-jpa-3.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1156	ln -sf spec-jpa-3.0-%{version}.jar spec-jpa-3.0.jar
14mr|geronimo-specs-1.2-5|1157	ln -sf ../geronimo-jsp-2.0-api-%{version}.jar spec-jsp-2.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1158	ln -sf spec-jsp-2.0-%{version}.jar spec-jsp-2.0.jar
14mr|geronimo-specs-1.2-5|1159	ln -sf ../geronimo-jsp-2.1-api-%{version}.jar spec-jsp-2.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1160	ln -sf spec-jsp-2.1-%{version}.jar spec-jsp-2.1.jar
14mr|geronimo-specs-1.2-5|1161	ln -sf ../geronimo-jta-1.0.1B-api-%{version}.jar spec-jta-1.0.1B-%{version}.jar
14mr|geronimo-specs-1.2-5|1162	ln -sf spec-jta-1.0.1B-%{version}.jar spec-jta-1.0.1B.jar
14mr|geronimo-specs-1.2-5|1163	ln -sf ../geronimo-jta-1.1-api-%{version}.jar spec-jta-1.1-%{version}.jar
14mr|geronimo-specs-1.2-5|1164	ln -sf spec-jta-1.1-%{version}.jar spec-jta-1.1.jar
14mr|geronimo-specs-1.2-5|1165	ln -sf ../geronimo-servlet-2.4-api-%{version}.jar spec-servlet-2.4-%{version}.jar
14mr|geronimo-specs-1.2-5|1166	ln -sf spec-servlet-2.4-%{version}.jar spec-servlet-2.4.jar
14mr|geronimo-specs-1.2-5|1167	ln -sf ../geronimo-servlet-2.5-api-%{version}.jar spec-servlet-2.5-%{version}.jar
14mr|geronimo-specs-1.2-5|1168	ln -sf spec-servlet-2.5-%{version}.jar spec-servlet-2.5.jar
14mr|geronimo-specs-1.2-5|1169	ln -sf ../geronimo-stax-1.0-api-%{version}.jar spec-stax-1.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1170	ln -sf spec-stax-1.0-%{version}.jar spec-stax-1.0.jar
14mr|geronimo-specs-1.2-5|1171	ln -sf ../geronimo-ws-metadata-2.0-api-%{version}.jar spec-ws-metadata-2.0-%{version}.jar
14mr|geronimo-specs-1.2-5|1172	ln -sf spec-ws-metadata-2.0-%{version}.jar spec-ws-metadata-2.0.jar
14mr|geronimo-specs-1.2-5|1173	popd
14mr|geronimo-specs-1.2-5|1174	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1175	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1176	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
14mr|geronimo-specs-1.2-5|1177	cp -pr geronimo-activation_1.0.2_spec-1.2/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1178	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
14mr|geronimo-specs-1.2-5|1179	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1180	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
14mr|geronimo-specs-1.2-5|1181	cp -pr geronimo-activation_1.1_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1182	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
14mr|geronimo-specs-1.2-5|1183	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1184	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
14mr|geronimo-specs-1.2-5|1185	cp -pr geronimo-annotation_1.0_spec-1.1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1186	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
14mr|geronimo-specs-1.2-5|1187	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1188	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
14mr|geronimo-specs-1.2-5|1189	cp -pr geronimo-spec-commonj/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1190	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
14mr|geronimo-specs-1.2-5|1191	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1192	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-1.0
14mr|geronimo-specs-1.2-5|1193	cp -pr geronimo-spec-corba/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1194	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-1.0
14mr|geronimo-specs-1.2-5|1195	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1196	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
14mr|geronimo-specs-1.2-5|1197	cp -pr geronimo-spec-corba-2.3/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1198	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
14mr|geronimo-specs-1.2-5|1199	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1200	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-2.1
14mr|geronimo-specs-1.2-5|1201	cp -pr geronimo-ejb_2.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1202	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-2.1
14mr|geronimo-specs-1.2-5|1203	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1204	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
14mr|geronimo-specs-1.2-5|1205	cp -pr geronimo-ejb_3.0_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1206	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
14mr|geronimo-specs-1.2-5|1207	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1208	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
14mr|geronimo-specs-1.2-5|1209	cp -pr geronimo-el_1.0_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1210	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
14mr|geronimo-specs-1.2-5|1211	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1212	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
14mr|geronimo-specs-1.2-5|1213	cp -pr geronimo-interceptor_3.0_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1214	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
14mr|geronimo-specs-1.2-5|1215	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1216	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
14mr|geronimo-specs-1.2-5|1217	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1218	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
14mr|geronimo-specs-1.2-5|1219	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1220	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
14mr|geronimo-specs-1.2-5|1221	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1222	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
14mr|geronimo-specs-1.2-5|1223	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1224	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
14mr|geronimo-specs-1.2-5|1225	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1226	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
14mr|geronimo-specs-1.2-5|1227	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1228	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.0
14mr|geronimo-specs-1.2-5|1229	cp -pr geronimo-j2ee-management_1.0_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1230	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.0
14mr|geronimo-specs-1.2-5|1231	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1232	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
14mr|geronimo-specs-1.2-5|1233	cp -pr geronimo-j2ee-management_1.1_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1234	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
14mr|geronimo-specs-1.2-5|1235	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1236	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.3.1
14mr|geronimo-specs-1.2-5|1237	cp -pr geronimo-javamail_1.3.1_spec-1.3/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1238	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.3.1
14mr|geronimo-specs-1.2-5|1239	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1240	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
14mr|geronimo-specs-1.2-5|1241	cp -pr geronimo-javamail_1.4_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1242	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
14mr|geronimo-specs-1.2-5|1243	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1244	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
14mr|geronimo-specs-1.2-5|1245	cp -pr geronimo-jaxrpc_1.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1246	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
14mr|geronimo-specs-1.2-5|1247	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1248	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxr-1.0
14mr|geronimo-specs-1.2-5|1249	cp -pr geronimo-jaxr_1.0_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1250	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxr-1.0
14mr|geronimo-specs-1.2-5|1251	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1252	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
14mr|geronimo-specs-1.2-5|1253	cp -pr geronimo-jms_1.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1254	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
14mr|geronimo-specs-1.2-5|1255	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1256	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
14mr|geronimo-specs-1.2-5|1257	cp -pr geronimo-jpa_3.0_spec-1.1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1258	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
14mr|geronimo-specs-1.2-5|1259	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1260	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
14mr|geronimo-specs-1.2-5|1261	cp -pr geronimo-jsp_2.0_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1262	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
14mr|geronimo-specs-1.2-5|1263	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1264	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
14mr|geronimo-specs-1.2-5|1265	cp -pr geronimo-jsp_2.1_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1266	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
14mr|geronimo-specs-1.2-5|1267	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1268	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
14mr|geronimo-specs-1.2-5|1269	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1270	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
14mr|geronimo-specs-1.2-5|1271	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1272	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
14mr|geronimo-specs-1.2-5|1273	cp -pr geronimo-jta_1.1_spec-1.1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1274	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
14mr|geronimo-specs-1.2-5|1275	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1276	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
14mr|geronimo-specs-1.2-5|1277	cp -pr geronimo-qname_1.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1278	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
14mr|geronimo-specs-1.2-5|1279	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1280	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
14mr|geronimo-specs-1.2-5|1281	cp -pr geronimo-saaj_1.1_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1282	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
14mr|geronimo-specs-1.2-5|1283	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1284	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.4
14mr|geronimo-specs-1.2-5|1285	cp -pr geronimo-servlet_2.4_spec-1.1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1286	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.4
14mr|geronimo-specs-1.2-5|1287	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1288	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.5
14mr|geronimo-specs-1.2-5|1289	cp -pr geronimo-servlet_2.5_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1290	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.5
14mr|geronimo-specs-1.2-5|1291	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1292	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
14mr|geronimo-specs-1.2-5|1293	cp -pr geronimo-stax-api_1.0_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1294	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
14mr|geronimo-specs-1.2-5|1295	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1296	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
14mr|geronimo-specs-1.2-5|1297	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1298	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
14mr|geronimo-specs-1.2-5|1299	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1300	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.0
14mr|geronimo-specs-1.2-5|1301	cp -pr geronimo-j2ee-jacc_1.0_spec-1.1/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1302	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.0
14mr|geronimo-specs-1.2-5|1303	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1304	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
14mr|geronimo-specs-1.2-5|1305	cp -pr geronimo-jacc_1.1_spec-1.0/target/site/apidocs/* \
14mr|geronimo-specs-1.2-5|1306	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
14mr|geronimo-specs-1.2-5|1307	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14mr|geronimo-specs-1.2-5|1308	# documents
14mr|geronimo-specs-1.2-5|1309	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1310	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1311	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
14mr|geronimo-specs-1.2-5|1312	cp -pr geronimo-activation_1.0.2_spec-1.2/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1313	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
14mr|geronimo-specs-1.2-5|1314	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1315	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
14mr|geronimo-specs-1.2-5|1316	cp -pr geronimo-activation_1.1_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1317	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
14mr|geronimo-specs-1.2-5|1318	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1319	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
14mr|geronimo-specs-1.2-5|1320	cp -pr geronimo-annotation_1.0_spec-1.1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1321	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
14mr|geronimo-specs-1.2-5|1322	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1323	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
14mr|geronimo-specs-1.2-5|1324	cp -pr geronimo-spec-commonj/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1325	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
14mr|geronimo-specs-1.2-5|1326	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1327	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
14mr|geronimo-specs-1.2-5|1328	cp -pr geronimo-spec-corba-2.3/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1329	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
14mr|geronimo-specs-1.2-5|1330	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1331	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-2.1
14mr|geronimo-specs-1.2-5|1332	cp -pr geronimo-ejb_2.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1333	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-2.1
14mr|geronimo-specs-1.2-5|1334	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1335	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
14mr|geronimo-specs-1.2-5|1336	cp -pr geronimo-ejb_3.0_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1337	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
14mr|geronimo-specs-1.2-5|1338	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1339	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
14mr|geronimo-specs-1.2-5|1340	cp -pr geronimo-el_1.0_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1341	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
14mr|geronimo-specs-1.2-5|1342	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1343	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
14mr|geronimo-specs-1.2-5|1344	cp -pr geronimo-interceptor_3.0_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1345	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
14mr|geronimo-specs-1.2-5|1346	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1347	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mr|geronimo-specs-1.2-5|1348	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1349	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mr|geronimo-specs-1.2-5|1350	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1351	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mr|geronimo-specs-1.2-5|1352	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1353	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mr|geronimo-specs-1.2-5|1354	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1355	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mr|geronimo-specs-1.2-5|1356	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1357	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mr|geronimo-specs-1.2-5|1358	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1359	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.0
14mr|geronimo-specs-1.2-5|1360	cp -pr geronimo-j2ee-management_1.0_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1361	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.0
14mr|geronimo-specs-1.2-5|1362	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1363	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mr|geronimo-specs-1.2-5|1364	cp -pr geronimo-j2ee-management_1.1_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1365	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mr|geronimo-specs-1.2-5|1366	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1367	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.3.1
14mr|geronimo-specs-1.2-5|1368	cp -pr geronimo-javamail_1.3.1_spec-1.3/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1369	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.3.1
14mr|geronimo-specs-1.2-5|1370	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1371	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
14mr|geronimo-specs-1.2-5|1372	cp -pr geronimo-javamail_1.4_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1373	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
14mr|geronimo-specs-1.2-5|1374	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1375	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mr|geronimo-specs-1.2-5|1376	cp -pr geronimo-jaxrpc_1.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1377	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mr|geronimo-specs-1.2-5|1378	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1379	%{buildroot}%{_docdir}/%{name}-%{version}/jaxr-1.0
14mr|geronimo-specs-1.2-5|1380	cp -pr geronimo-jaxr_1.0_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1381	%{buildroot}%{_docdir}/%{name}-%{version}/jaxr-1.0
14mr|geronimo-specs-1.2-5|1382	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1383	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
14mr|geronimo-specs-1.2-5|1384	cp -pr geronimo-jms_1.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1385	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
14mr|geronimo-specs-1.2-5|1386	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1387	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
14mr|geronimo-specs-1.2-5|1388	cp -pr geronimo-jpa_3.0_spec-1.1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1389	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
14mr|geronimo-specs-1.2-5|1390	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1391	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
14mr|geronimo-specs-1.2-5|1392	cp -pr geronimo-jsp_2.0_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1393	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
14mr|geronimo-specs-1.2-5|1394	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1395	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
14mr|geronimo-specs-1.2-5|1396	cp -pr geronimo-jsp_2.1_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1397	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
14mr|geronimo-specs-1.2-5|1398	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1399	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
14mr|geronimo-specs-1.2-5|1400	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1401	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
14mr|geronimo-specs-1.2-5|1402	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1403	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
14mr|geronimo-specs-1.2-5|1404	cp -pr geronimo-jta_1.1_spec-1.1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1405	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
14mr|geronimo-specs-1.2-5|1406	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1407	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
14mr|geronimo-specs-1.2-5|1408	cp -pr geronimo-qname_1.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1409	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
14mr|geronimo-specs-1.2-5|1410	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1411	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
14mr|geronimo-specs-1.2-5|1412	cp -pr geronimo-saaj_1.1_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1413	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
14mr|geronimo-specs-1.2-5|1414	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1415	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.4
14mr|geronimo-specs-1.2-5|1416	cp -pr geronimo-servlet_2.4_spec-1.1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1417	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.4
14mr|geronimo-specs-1.2-5|1418	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1419	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.5
14mr|geronimo-specs-1.2-5|1420	cp -pr geronimo-servlet_2.5_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1421	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.5
14mr|geronimo-specs-1.2-5|1422	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1423	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
14mr|geronimo-specs-1.2-5|1424	cp -pr geronimo-stax-api_1.0_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1425	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
14mr|geronimo-specs-1.2-5|1426	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1427	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mr|geronimo-specs-1.2-5|1428	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1429	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mr|geronimo-specs-1.2-5|1430	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1431	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.0
14mr|geronimo-specs-1.2-5|1432	cp -pr geronimo-j2ee-jacc_1.0_spec-1.1/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1433	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.0
14mr|geronimo-specs-1.2-5|1434	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1435	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
14mr|geronimo-specs-1.2-5|1436	cp -pr geronimo-jacc_1.1_spec-1.0/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1437	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
14mr|geronimo-specs-1.2-5|1438	install -d -m 755 \
14mr|geronimo-specs-1.2-5|1439	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
14mr|geronimo-specs-1.2-5|1440	cp -pr geronimo-spec-j2ee/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1441	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
14mr|geronimo-specs-1.2-5|1442	cp -pr etc/LICENSE.txt \
14mr|geronimo-specs-1.2-5|1443	%{buildroot}%{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1444	fdupes -s %{buildroot}/%{_javadocdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1445	
14mr|geronimo-specs-1.2-5|1446	
14mr|geronimo-specs-1.2-5|1447	%post poms
14mr|geronimo-specs-1.2-5|1448	%update_maven_depmap
14mr|geronimo-specs-1.2-5|1449	
14mr|geronimo-specs-1.2-5|1450	%postun poms
14mr|geronimo-specs-1.2-5|1451	%update_maven_depmap
14mr|geronimo-specs-1.2-5|1452	
14mr|geronimo-specs-1.2-5|1453	%post -n geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|1454	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
14mr|geronimo-specs-1.2-5|1455	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
14mr|geronimo-specs-1.2-5|1456	
14mr|geronimo-specs-1.2-5|1457	%preun -n geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|1458	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1459	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
14mr|geronimo-specs-1.2-5|1460	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
14mr|geronimo-specs-1.2-5|1461	fi
14mr|geronimo-specs-1.2-5|1462	
14mr|geronimo-specs-1.2-5|1463	%post -n geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|1464	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mr|geronimo-specs-1.2-5|1465	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mr|geronimo-specs-1.2-5|1466	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_0_2_api.jar jaf_1_0_2_api %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mr|geronimo-specs-1.2-5|1467	
14mr|geronimo-specs-1.2-5|1468	%preun -n geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|1469	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1470	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mr|geronimo-specs-1.2-5|1471	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mr|geronimo-specs-1.2-5|1472	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mr|geronimo-specs-1.2-5|1473	fi
14mr|geronimo-specs-1.2-5|1474	
14mr|geronimo-specs-1.2-5|1475	%post -n geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|1476	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1477	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1478	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_1_api.jar jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1479	
14mr|geronimo-specs-1.2-5|1480	%preun -n geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|1481	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1482	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.1-api.jar
14mr|geronimo-specs-1.2-5|1483	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar
14mr|geronimo-specs-1.2-5|1484	%{_sbindir}/update-alternatives --remove jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar
14mr|geronimo-specs-1.2-5|1485	fi
14mr|geronimo-specs-1.2-5|1486	
14mr|geronimo-specs-1.2-5|1487	%post -n geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|1488	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_api.jar annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1489	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_1_0_api.jar annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1490	
14mr|geronimo-specs-1.2-5|1491	%preun -n geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|1492	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1493	%{_sbindir}/update-alternatives --remove annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar
14mr|geronimo-specs-1.2-5|1494	%{_sbindir}/update-alternatives --remove annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar
14mr|geronimo-specs-1.2-5|1495	fi
14mr|geronimo-specs-1.2-5|1496	
14mr|geronimo-specs-1.2-5|1497	%post -n geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|1498	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-corba-1.0-apis.jar 10000
14mr|geronimo-specs-1.2-5|1499	%{_sbindir}/update-alternatives --install %{_javadir}/corba_1_0_apis.jar corba_1_0_apis %{_javadir}/geronimo-corba-1.0-apis.jar 10000
14mr|geronimo-specs-1.2-5|1500	
14mr|geronimo-specs-1.2-5|1501	%preun -n geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|1502	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1503	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-corba-1.0-apis.jar
14mr|geronimo-specs-1.2-5|1504	%{_sbindir}/update-alternatives --remove corba_1_0_apis %{_javadir}/geronimo-corba-1.0-apis.jar
14mr|geronimo-specs-1.2-5|1505	fi
14mr|geronimo-specs-1.2-5|1506	
14mr|geronimo-specs-1.2-5|1507	%post -n geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|1508	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
14mr|geronimo-specs-1.2-5|1509	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
14mr|geronimo-specs-1.2-5|1510	
14mr|geronimo-specs-1.2-5|1511	%preun -n geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|1512	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1513	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar
14mr|geronimo-specs-1.2-5|1514	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar
14mr|geronimo-specs-1.2-5|1515	fi
14mr|geronimo-specs-1.2-5|1516	
14mr|geronimo-specs-1.2-5|1517	
14mr|geronimo-specs-1.2-5|1518	%post -n geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|1519	%{_sbindir}/update-alternatives --install %{_javadir}/ejb.jar ejb %{_javadir}/geronimo-ejb-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1520	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-ejb-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1521	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_2_1_api.jar ejb_2_1_api %{_javadir}/geronimo-ejb-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1522	
14mr|geronimo-specs-1.2-5|1523	%preun -n geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|1524	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1525	%{_sbindir}/update-alternatives --remove ejb %{_javadir}/geronimo-ejb-2.1-api.jar
14mr|geronimo-specs-1.2-5|1526	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-ejb-2.1-api.jar
14mr|geronimo-specs-1.2-5|1527	%{_sbindir}/update-alternatives --remove ejb_2_1_api %{_javadir}/geronimo-ejb-2.1-api.jar
14mr|geronimo-specs-1.2-5|1528	fi
14mr|geronimo-specs-1.2-5|1529	
14mr|geronimo-specs-1.2-5|1530	%post -n geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|1531	%{_sbindir}/update-alternatives --install %{_javadir}/ejb.jar ejb %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1532	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1533	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_3_0_api.jar ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1534	
14mr|geronimo-specs-1.2-5|1535	%preun -n geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|1536	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1537	%{_sbindir}/update-alternatives --remove ejb %{_javadir}/geronimo-ejb-3.0-api.jar
14mr|geronimo-specs-1.2-5|1538	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar
14mr|geronimo-specs-1.2-5|1539	%{_sbindir}/update-alternatives --remove ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar
14mr|geronimo-specs-1.2-5|1540	fi
14mr|geronimo-specs-1.2-5|1541	
14mr|geronimo-specs-1.2-5|1542	%post -n geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|1543	%{_sbindir}/update-alternatives --install %{_javadir}/el_api.jar el_api %{_javadir}/geronimo-el-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1544	%{_sbindir}/update-alternatives --install %{_javadir}/el_1_0_api.jar el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1545	
14mr|geronimo-specs-1.2-5|1546	%preun -n geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|1547	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1548	%{_sbindir}/update-alternatives --remove el_api %{_javadir}/geronimo-el-1.0-api.jar
14mr|geronimo-specs-1.2-5|1549	%{_sbindir}/update-alternatives --remove el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar
14mr|geronimo-specs-1.2-5|1550	fi
14mr|geronimo-specs-1.2-5|1551	
14mr|geronimo-specs-1.2-5|1552	%post -n geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|1553	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_api.jar interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1554	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_3_0_api.jar interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1555	
14mr|geronimo-specs-1.2-5|1556	%preun -n geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|1557	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1558	%{_sbindir}/update-alternatives --remove interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar
14mr|geronimo-specs-1.2-5|1559	%{_sbindir}/update-alternatives --remove interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar
14mr|geronimo-specs-1.2-5|1560	fi
14mr|geronimo-specs-1.2-5|1561	
14mr|geronimo-specs-1.2-5|1562	
14mr|geronimo-specs-1.2-5|1563	%post -n geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|1564	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mr|geronimo-specs-1.2-5|1565	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mr|geronimo-specs-1.2-5|1566	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_1_5_api.jar j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mr|geronimo-specs-1.2-5|1567	
14mr|geronimo-specs-1.2-5|1568	%preun -n geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|1569	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1570	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mr|geronimo-specs-1.2-5|1571	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mr|geronimo-specs-1.2-5|1572	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mr|geronimo-specs-1.2-5|1573	fi
14mr|geronimo-specs-1.2-5|1574	
14mr|geronimo-specs-1.2-5|1575	%post -n geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|1576	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-deployment.jar j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1577	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1578	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_1_1_api.jar j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1579	
14mr|geronimo-specs-1.2-5|1580	%preun -n geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|1581	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1582	%{_sbindir}/update-alternatives --remove j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|1583	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|1584	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|1585	fi
14mr|geronimo-specs-1.2-5|1586	
14mr|geronimo-specs-1.2-5|1587	%post -n geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|1588	%{_sbindir}/update-alternatives --install %{_javadir}/javaee_deployment_api.jar javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1589	%{_sbindir}/update-alternatives --install %{_javadir}/javaee_deployment_1_1MR3_api.jar javaee_deployment_1_1MR3_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1590	
14mr|geronimo-specs-1.2-5|1591	%preun -n geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|1592	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1593	%{_sbindir}/update-alternatives --remove javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|1594	%{_sbindir}/update-alternatives --remove javaee_deployment_1_1MR3_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
14mr|geronimo-specs-1.2-5|1595	fi
14mr|geronimo-specs-1.2-5|1596	
14mr|geronimo-specs-1.2-5|1597	
14mr|geronimo-specs-1.2-5|1598	%post -n geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|1599	%{_sbindir}/update-alternatives --install %{_javadir}/jacc.jar jacc %{_javadir}/geronimo-jacc-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1600	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-jacc-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1601	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_0_api.jar jacc_1_0_api %{_javadir}/geronimo-jacc-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1602	
14mr|geronimo-specs-1.2-5|1603	%preun -n geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|1604	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1605	%{_sbindir}/update-alternatives --remove jacc %{_javadir}/geronimo-jacc-1.0-api.jar
14mr|geronimo-specs-1.2-5|1606	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-jacc-1.0-api.jar
14mr|geronimo-specs-1.2-5|1607	%{_sbindir}/update-alternatives --remove jacc_1_0_api %{_javadir}/geronimo-jacc-1.0-api.jar
14mr|geronimo-specs-1.2-5|1608	fi
14mr|geronimo-specs-1.2-5|1609	
14mr|geronimo-specs-1.2-5|1610	
14mr|geronimo-specs-1.2-5|1611	%post -n geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|1612	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1613	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_1_api.jar jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1614	
14mr|geronimo-specs-1.2-5|1615	%preun -n geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|1616	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1617	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar
14mr|geronimo-specs-1.2-5|1618	%{_sbindir}/update-alternatives --remove jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar
14mr|geronimo-specs-1.2-5|1619	fi
14mr|geronimo-specs-1.2-5|1620	
14mr|geronimo-specs-1.2-5|1621	
14mr|geronimo-specs-1.2-5|1622	%post -n geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|1623	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-management.jar j2ee-management %{_javadir}/geronimo-j2ee-management-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1624	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1625	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_1_0_api.jar j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1626	
14mr|geronimo-specs-1.2-5|1627	%preun -n geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|1628	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1629	%{_sbindir}/update-alternatives --remove j2ee-management %{_javadir}/geronimo-j2ee-management-1.0-api.jar
14mr|geronimo-specs-1.2-5|1630	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar
14mr|geronimo-specs-1.2-5|1631	%{_sbindir}/update-alternatives --remove j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar
14mr|geronimo-specs-1.2-5|1632	fi
14mr|geronimo-specs-1.2-5|1633	
14mr|geronimo-specs-1.2-5|1634	
14mr|geronimo-specs-1.2-5|1635	%post -n geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|1636	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-management.jar j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1637	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1638	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_1_1_api.jar j2ee_management_1_1_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1639	
14mr|geronimo-specs-1.2-5|1640	%preun -n geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|1641	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1642	%{_sbindir}/update-alternatives --remove j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mr|geronimo-specs-1.2-5|1643	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mr|geronimo-specs-1.2-5|1644	%{_sbindir}/update-alternatives --remove j2ee_management_1_1_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mr|geronimo-specs-1.2-5|1645	fi
14mr|geronimo-specs-1.2-5|1646	
14mr|geronimo-specs-1.2-5|1647	
14mr|geronimo-specs-1.2-5|1648	%post -n geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|1649	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/geronimo-javamail-1.3.1-api.jar 10301
14mr|geronimo-specs-1.2-5|1650	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-javamail-1.3.1-api.jar 10301
14mr|geronimo-specs-1.2-5|1651	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_3_1_api.jar javamail_1_3_1_api %{_javadir}/geronimo-javamail-1.3.1-api.jar 10301
14mr|geronimo-specs-1.2-5|1652	
14mr|geronimo-specs-1.2-5|1653	%preun -n geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|1654	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1655	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/geronimo-javamail-1.3.1-api.jar
14mr|geronimo-specs-1.2-5|1656	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-javamail-1.3.1-api.jar
14mr|geronimo-specs-1.2-5|1657	%{_sbindir}/update-alternatives --remove javamail_1_3_1_api %{_javadir}/geronimo-javamail-1.3.1-api.jar
14mr|geronimo-specs-1.2-5|1658	fi
14mr|geronimo-specs-1.2-5|1659	# Do not provide javamail as this is just the API (is it?) and
14mr|geronimo-specs-1.2-5|1660	# our 'javamail' alternative means the providers as well
14mr|geronimo-specs-1.2-5|1661	# all in a single jar file called 'javamail.jar'
14mr|geronimo-specs-1.2-5|1662	
14mr|geronimo-specs-1.2-5|1663	%post -n geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|1664	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mr|geronimo-specs-1.2-5|1665	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mr|geronimo-specs-1.2-5|1666	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_4_api.jar javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mr|geronimo-specs-1.2-5|1667	
14mr|geronimo-specs-1.2-5|1668	%preun -n geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|1669	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1670	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/geronimo-javamail-1.4-api.jar
14mr|geronimo-specs-1.2-5|1671	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar
14mr|geronimo-specs-1.2-5|1672	%{_sbindir}/update-alternatives --remove javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar
14mr|geronimo-specs-1.2-5|1673	fi
14mr|geronimo-specs-1.2-5|1674	
14mr|geronimo-specs-1.2-5|1675	
14mr|geronimo-specs-1.2-5|1676	%post -n geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|1677	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr.jar jaxr %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1678	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_api.jar jaxr_api %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1679	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_1_0_api.jar jaxr_1_0_api %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1680	
14mr|geronimo-specs-1.2-5|1681	%preun -n geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|1682	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1683	%{_sbindir}/update-alternatives --remove jaxr %{_javadir}/geronimo-jaxr-1.0-api.jar
14mr|geronimo-specs-1.2-5|1684	%{_sbindir}/update-alternatives --remove jaxr_api %{_javadir}/geronimo-jaxr-1.0-api.jar
14mr|geronimo-specs-1.2-5|1685	%{_sbindir}/update-alternatives --remove jaxr_1_0_api %{_javadir}/geronimo-jaxr-1.0-api.jar
14mr|geronimo-specs-1.2-5|1686	fi
14mr|geronimo-specs-1.2-5|1687	
14mr|geronimo-specs-1.2-5|1688	%post -n geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|1689	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc.jar jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1690	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1691	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1692	
14mr|geronimo-specs-1.2-5|1693	%preun -n geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|1694	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1695	%{_sbindir}/update-alternatives --remove jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mr|geronimo-specs-1.2-5|1696	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mr|geronimo-specs-1.2-5|1697	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mr|geronimo-specs-1.2-5|1698	fi
14mr|geronimo-specs-1.2-5|1699	
14mr|geronimo-specs-1.2-5|1700	
14mr|geronimo-specs-1.2-5|1701	%post -n geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|1702	%{_sbindir}/update-alternatives --install %{_javadir}/jms.jar jms %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1703	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1704	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1705	
14mr|geronimo-specs-1.2-5|1706	%preun -n geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|1707	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1708	%{_sbindir}/update-alternatives --remove jms %{_javadir}/geronimo-jms-1.1-api.jar
14mr|geronimo-specs-1.2-5|1709	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-jms-1.1-api.jar
14mr|geronimo-specs-1.2-5|1710	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar
14mr|geronimo-specs-1.2-5|1711	fi
14mr|geronimo-specs-1.2-5|1712	
14mr|geronimo-specs-1.2-5|1713	%post -n geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|1714	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_api.jar jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1715	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_3_0_api.jar jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
14mr|geronimo-specs-1.2-5|1716	
14mr|geronimo-specs-1.2-5|1717	%preun -n geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|1718	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1719	%{_sbindir}/update-alternatives --remove jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar
14mr|geronimo-specs-1.2-5|1720	%{_sbindir}/update-alternatives --remove jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar
14mr|geronimo-specs-1.2-5|1721	fi
14mr|geronimo-specs-1.2-5|1722	
14mr|geronimo-specs-1.2-5|1723	%post -n geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|1724	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mr|geronimo-specs-1.2-5|1725	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mr|geronimo-specs-1.2-5|1726	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mr|geronimo-specs-1.2-5|1727	
14mr|geronimo-specs-1.2-5|1728	%preun -n geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|1729	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1730	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.0-api.jar
14mr|geronimo-specs-1.2-5|1731	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar
14mr|geronimo-specs-1.2-5|1732	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar
14mr|geronimo-specs-1.2-5|1733	fi
14mr|geronimo-specs-1.2-5|1734	
14mr|geronimo-specs-1.2-5|1735	%post -n geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|1736	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1737	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1738	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_1_api.jar jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mr|geronimo-specs-1.2-5|1739	
14mr|geronimo-specs-1.2-5|1740	%preun -n geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|1741	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1742	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.1-api.jar
14mr|geronimo-specs-1.2-5|1743	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar
14mr|geronimo-specs-1.2-5|1744	%{_sbindir}/update-alternatives --remove jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar
14mr|geronimo-specs-1.2-5|1745	fi
14mr|geronimo-specs-1.2-5|1746	
14mr|geronimo-specs-1.2-5|1747	
14mr|geronimo-specs-1.2-5|1748	%post -n geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|1749	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mr|geronimo-specs-1.2-5|1750	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mr|geronimo-specs-1.2-5|1751	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_0_1B_api.jar jta_1_0_1B_api %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mr|geronimo-specs-1.2-5|1752	
14mr|geronimo-specs-1.2-5|1753	%preun -n geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|1754	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1755	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mr|geronimo-specs-1.2-5|1756	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mr|geronimo-specs-1.2-5|1757	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mr|geronimo-specs-1.2-5|1758	fi
14mr|geronimo-specs-1.2-5|1759	
14mr|geronimo-specs-1.2-5|1760	
14mr|geronimo-specs-1.2-5|1761	%post -n geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|1762	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1763	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1764	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_1_api.jar jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1765	
14mr|geronimo-specs-1.2-5|1766	%preun -n geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|1767	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1768	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.1-api.jar
14mr|geronimo-specs-1.2-5|1769	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.1-api.jar
14mr|geronimo-specs-1.2-5|1770	%{_sbindir}/update-alternatives --remove jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar
14mr|geronimo-specs-1.2-5|1771	fi
14mr|geronimo-specs-1.2-5|1772	
14mr|geronimo-specs-1.2-5|1773	%post -n geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|1774	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1775	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1776	
14mr|geronimo-specs-1.2-5|1777	%postun -n geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|1778	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1779	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-qname-1.1-api.jar
14mr|geronimo-specs-1.2-5|1780	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar
14mr|geronimo-specs-1.2-5|1781	fi
14mr|geronimo-specs-1.2-5|1782	
14mr|geronimo-specs-1.2-5|1783	%post -n geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|1784	%{_sbindir}/update-alternatives --install %{_javadir}/saaj.jar saaj %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1785	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1786	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mr|geronimo-specs-1.2-5|1787	
14mr|geronimo-specs-1.2-5|1788	%preun -n geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|1789	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1790	%{_sbindir}/update-alternatives --remove saaj %{_javadir}/geronimo-saaj-1.1-api.jar
14mr|geronimo-specs-1.2-5|1791	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar
14mr|geronimo-specs-1.2-5|1792	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar
14mr|geronimo-specs-1.2-5|1793	fi
14mr|geronimo-specs-1.2-5|1794	
14mr|geronimo-specs-1.2-5|1795	%post -n geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|1796	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet %{_javadir}/geronimo-servlet-2.4-api.jar 20400
14mr|geronimo-specs-1.2-5|1797	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-servlet-2.4-api.jar 20400
14mr|geronimo-specs-1.2-5|1798	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api %{_javadir}/geronimo-servlet-2.4-api.jar 20400
14mr|geronimo-specs-1.2-5|1799	
14mr|geronimo-specs-1.2-5|1800	%preun -n geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|1801	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1802	%{_sbindir}/update-alternatives --remove servlet %{_javadir}/geronimo-servlet-2.4-api.jar
14mr|geronimo-specs-1.2-5|1803	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-servlet-2.4-api.jar
14mr|geronimo-specs-1.2-5|1804	%{_sbindir}/update-alternatives --remove servlet_2_4_api %{_javadir}/geronimo-servlet-2.4-api.jar
14mr|geronimo-specs-1.2-5|1805	fi
14mr|geronimo-specs-1.2-5|1806	
14mr|geronimo-specs-1.2-5|1807	%post -n geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|1808	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet %{_javadir}/geronimo-servlet-2.5-api.jar 20500
14mr|geronimo-specs-1.2-5|1809	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-servlet-2.5-api.jar 20500
14mr|geronimo-specs-1.2-5|1810	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_5_api.jar servlet_2_5_api %{_javadir}/geronimo-servlet-2.5-api.jar 20500
14mr|geronimo-specs-1.2-5|1811	
14mr|geronimo-specs-1.2-5|1812	%preun -n geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|1813	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1814	%{_sbindir}/update-alternatives --remove servlet %{_javadir}/geronimo-servlet-2.5-api.jar
14mr|geronimo-specs-1.2-5|1815	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-servlet-2.5-api.jar
14mr|geronimo-specs-1.2-5|1816	%{_sbindir}/update-alternatives --remove servlet_2_5_api %{_javadir}/geronimo-servlet-2.5-api.jar
14mr|geronimo-specs-1.2-5|1817	fi
14mr|geronimo-specs-1.2-5|1818	
14mr|geronimo-specs-1.2-5|1819	%post -n geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|1820	%{_sbindir}/update-alternatives --install %{_javadir}/stax_api.jar stax_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1821	%{_sbindir}/update-alternatives --install %{_javadir}/stax_1_0_api.jar stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
14mr|geronimo-specs-1.2-5|1822	
14mr|geronimo-specs-1.2-5|1823	%preun -n geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|1824	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1825	%{_sbindir}/update-alternatives --remove stax_api %{_javadir}/geronimo-stax-1.0-api.jar
14mr|geronimo-specs-1.2-5|1826	%{_sbindir}/update-alternatives --remove stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar
14mr|geronimo-specs-1.2-5|1827	fi
14mr|geronimo-specs-1.2-5|1828	
14mr|geronimo-specs-1.2-5|1829	%post -n geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|1830	%{_sbindir}/update-alternatives --install %{_javadir}/ws_metadata_api.jar ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar 20000
14mr|geronimo-specs-1.2-5|1831	%{_sbindir}/update-alternatives --install %{_javadir}/ws_metadata_2_0_api.jar ws_metadata_2_0_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar 20000
14mr|geronimo-specs-1.2-5|1832	
14mr|geronimo-specs-1.2-5|1833	%preun -n geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|1834	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1835	%{_sbindir}/update-alternatives --remove ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
14mr|geronimo-specs-1.2-5|1836	%{_sbindir}/update-alternatives --remove ws_metadata_2_0_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
14mr|geronimo-specs-1.2-5|1837	fi
14mr|geronimo-specs-1.2-5|1838	
14mr|geronimo-specs-1.2-5|1839	%post -n geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|1840	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10002
14mr|geronimo-specs-1.2-5|1841	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_0_2_api.jar jaf_1_0_2_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10002
14mr|geronimo-specs-1.2-5|1842	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1843	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1844	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
14mr|geronimo-specs-1.2-5|1845	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
14mr|geronimo-specs-1.2-5|1846	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
14mr|geronimo-specs-1.2-5|1847	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_2_1_api.jar ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
14mr|geronimo-specs-1.2-5|1848	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mr|geronimo-specs-1.2-5|1849	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mr|geronimo-specs-1.2-5|1850	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_1_5_api.jar j2ee_1_5_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mr|geronimo-specs-1.2-5|1851	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1852	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_1_1_api.jar j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1853	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1854	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_1_0_api.jar j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1855	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1856	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_0_api.jar jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1857	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10301
14mr|geronimo-specs-1.2-5|1858	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_3_1_api.jar javamail_1_3_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10301
14mr|geronimo-specs-1.2-5|1859	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_api.jar jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1860	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_1_0_api.jar jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mr|geronimo-specs-1.2-5|1861	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1862	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1863	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1864	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1865	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1866	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1867	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10001
14mr|geronimo-specs-1.2-5|1868	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_0_1B_api.jar jta_1_0_1B_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10001
14mr|geronimo-specs-1.2-5|1869	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1870	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1871	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1872	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mr|geronimo-specs-1.2-5|1873	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20400
14mr|geronimo-specs-1.2-5|1874	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20400
14mr|geronimo-specs-1.2-5|1875	
14mr|geronimo-specs-1.2-5|1876	%preun -n geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|1877	if [ "$1" = "0" ]; then
14mr|geronimo-specs-1.2-5|1878	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1879	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1880	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1881	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1882	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1883	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1884	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1885	%{_sbindir}/update-alternatives --remove ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1886	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mr|geronimo-specs-1.2-5|1887	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1888	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1889	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1890	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1891	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1892	%{_sbindir}/update-alternatives --remove j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1893	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1894	%{_sbindir}/update-alternatives --remove jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1895	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1896	%{_sbindir}/update-alternatives --remove javamail_1_3_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1897	%{_sbindir}/update-alternatives --remove jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1898	%{_sbindir}/update-alternatives --remove jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1899	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1900	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1901	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1902	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1903	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1904	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1905	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1906	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1907	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1908	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1909	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1910	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1911	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1912	%{_sbindir}/update-alternatives --remove servlet_2_4_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mr|geronimo-specs-1.2-5|1913	fi
14mr|geronimo-specs-1.2-5|1914	
14mr|geronimo-specs-1.2-5|1915	%files
14mr|geronimo-specs-1.2-5|1916	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1917	%doc %{_docdir}/%{name}-%{version}/LICENSE.txt
14mr|geronimo-specs-1.2-5|1918	%dir %{_javadir}/geronimo
14mr|geronimo-specs-1.2-5|1919	%{_javadir}/geronimo/*
14mr|geronimo-specs-1.2-5|1920	
14mr|geronimo-specs-1.2-5|1921	%files javadoc
14mr|geronimo-specs-1.2-5|1922	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1923	%doc %{_javadocdir}/*
14mr|geronimo-specs-1.2-5|1924	
14mr|geronimo-specs-1.2-5|1925	%files poms
14mr|geronimo-specs-1.2-5|1926	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1927	%config %{_mavendepmapfragdir}/*
14mr|geronimo-specs-1.2-5|1928	%{_mavenpomdir}/*
14mr|geronimo-specs-1.2-5|1929	
14mr|geronimo-specs-1.2-5|1930	%files -n geronimo-commonj-1.1-apis
14mr|geronimo-specs-1.2-5|1931	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1932	%{_javadir}/geronimo-commonj-1.1-apis*.jar
14mr|geronimo-specs-1.2-5|1933	%ghost %{_javadir}/commonj_1_1_apis.jar
14mr|geronimo-specs-1.2-5|1934	%ghost %{_javadir}/commonj_apis.jar
14mr|geronimo-specs-1.2-5|1935	%doc %{_docdir}/%{name}-%{version}/commonj-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|1936	%dir %{_docdir}/%{name}-%{version}/commonj-1.1
14mr|geronimo-specs-1.2-5|1937	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1938	
14mr|geronimo-specs-1.2-5|1939	%files -n geronimo-jaf-1.0.2-api
14mr|geronimo-specs-1.2-5|1940	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1941	%{_javadir}/geronimo-jaf-1.0.2-api*.jar
14mr|geronimo-specs-1.2-5|1942	%doc %{_docdir}/%{name}-%{version}/jaf-1.0.2/LICENSE.txt
14mr|geronimo-specs-1.2-5|1943	%dir %{_docdir}/%{name}-%{version}/jaf-1.0.2
14mr|geronimo-specs-1.2-5|1944	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1945	%ghost %{_javadir}/jaf.jar
14mr|geronimo-specs-1.2-5|1946	%ghost %{_javadir}/jaf_api.jar
14mr|geronimo-specs-1.2-5|1947	%ghost %{_javadir}/jaf_1_0_2_api.jar
14mr|geronimo-specs-1.2-5|1948	
14mr|geronimo-specs-1.2-5|1949	%files -n geronimo-jaf-1.1-api
14mr|geronimo-specs-1.2-5|1950	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1951	%{_javadir}/geronimo-jaf-1.1-api*.jar
14mr|geronimo-specs-1.2-5|1952	%doc %{_docdir}/%{name}-%{version}/jaf-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|1953	%dir %{_docdir}/%{name}-%{version}/jaf-1.1
14mr|geronimo-specs-1.2-5|1954	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1955	%ghost %{_javadir}/jaf.jar
14mr|geronimo-specs-1.2-5|1956	%ghost %{_javadir}/jaf_api.jar
14mr|geronimo-specs-1.2-5|1957	%ghost %{_javadir}/jaf_1_1_api.jar
14mr|geronimo-specs-1.2-5|1958	
14mr|geronimo-specs-1.2-5|1959	%files -n geronimo-annotation-1.0-api
14mr|geronimo-specs-1.2-5|1960	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1961	%doc %{_docdir}/%{name}-%{version}/annotation-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|1962	%dir %{_docdir}/%{name}-%{version}/annotation-1.0
14mr|geronimo-specs-1.2-5|1963	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1964	%ghost %{_javadir}/annotation_api.jar
14mr|geronimo-specs-1.2-5|1965	%ghost %{_javadir}/annotation_1_0_api.jar
14mr|geronimo-specs-1.2-5|1966	%{_javadir}/geronimo-annotation-1.0-api*.jar
14mr|geronimo-specs-1.2-5|1967	
14mr|geronimo-specs-1.2-5|1968	%files -n geronimo-corba-1.0-apis
14mr|geronimo-specs-1.2-5|1969	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1970	%{_javadir}/geronimo-corba-1.0-apis*.jar
14mr|geronimo-specs-1.2-5|1971	%ghost %{_javadir}/corba_apis.jar
14mr|geronimo-specs-1.2-5|1972	%ghost %{_javadir}/corba_1_0_apis.jar
14mr|geronimo-specs-1.2-5|1973	
14mr|geronimo-specs-1.2-5|1974	%files -n geronimo-corba-2.3-apis
14mr|geronimo-specs-1.2-5|1975	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1976	%{_javadir}/geronimo-corba-2.3-apis*.jar
14mr|geronimo-specs-1.2-5|1977	%doc %{_docdir}/%{name}-%{version}/corba-2.3/LICENSE.txt
14mr|geronimo-specs-1.2-5|1978	%dir %{_docdir}/%{name}-%{version}/corba-2.3
14mr|geronimo-specs-1.2-5|1979	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1980	%ghost %{_javadir}/corba_apis.jar
14mr|geronimo-specs-1.2-5|1981	%ghost %{_javadir}/corba_2_3_apis.jar
14mr|geronimo-specs-1.2-5|1982	
14mr|geronimo-specs-1.2-5|1983	
14mr|geronimo-specs-1.2-5|1984	%files -n geronimo-ejb-2.1-api
14mr|geronimo-specs-1.2-5|1985	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1986	%doc %{_docdir}/%{name}-%{version}/ejb-2.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|1987	%dir %{_docdir}/%{name}-%{version}/ejb-2.1
14mr|geronimo-specs-1.2-5|1988	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1989	%ghost %{_javadir}/ejb.jar
14mr|geronimo-specs-1.2-5|1990	%ghost %{_javadir}/ejb_api.jar
14mr|geronimo-specs-1.2-5|1991	%ghost %{_javadir}/ejb_2_1_api.jar
14mr|geronimo-specs-1.2-5|1992	%{_javadir}/geronimo-ejb-2.1-api*.jar
14mr|geronimo-specs-1.2-5|1993	
14mr|geronimo-specs-1.2-5|1994	%files -n geronimo-ejb-3.0-api
14mr|geronimo-specs-1.2-5|1995	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|1996	%doc %{_docdir}/%{name}-%{version}/ejb-3.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|1997	%dir %{_docdir}/%{name}-%{version}/ejb-3.0
14mr|geronimo-specs-1.2-5|1998	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|1999	%ghost %{_javadir}/ejb.jar
14mr|geronimo-specs-1.2-5|2000	%ghost %{_javadir}/ejb_api.jar
14mr|geronimo-specs-1.2-5|2001	%ghost %{_javadir}/ejb_3_0_api.jar
14mr|geronimo-specs-1.2-5|2002	%{_javadir}/geronimo-ejb-3.0-api*.jar
14mr|geronimo-specs-1.2-5|2003	
14mr|geronimo-specs-1.2-5|2004	%files -n geronimo-el-1.0-api
14mr|geronimo-specs-1.2-5|2005	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2006	%{_javadir}/geronimo-el-1.0-api*.jar
14mr|geronimo-specs-1.2-5|2007	%doc %{_docdir}/%{name}-%{version}/el-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2008	%dir %{_docdir}/%{name}-%{version}/el-1.0
14mr|geronimo-specs-1.2-5|2009	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2010	%ghost %{_javadir}/el_api.jar
14mr|geronimo-specs-1.2-5|2011	%ghost %{_javadir}/el_1_0_api.jar
14mr|geronimo-specs-1.2-5|2012	
14mr|geronimo-specs-1.2-5|2013	%files -n geronimo-interceptor-3.0-api
14mr|geronimo-specs-1.2-5|2014	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2015	%doc %{_docdir}/%{name}-%{version}/interceptor-3.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2016	%dir %{_docdir}/%{name}-%{version}/interceptor-3.0
14mr|geronimo-specs-1.2-5|2017	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2018	%ghost %{_javadir}/interceptor_api.jar
14mr|geronimo-specs-1.2-5|2019	%ghost %{_javadir}/interceptor_3_0_api.jar
14mr|geronimo-specs-1.2-5|2020	%{_javadir}/geronimo-interceptor-3.0-api*.jar
14mr|geronimo-specs-1.2-5|2021	
14mr|geronimo-specs-1.2-5|2022	%files -n geronimo-j2ee-1.4-apis
14mr|geronimo-specs-1.2-5|2023	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2024	%{_javadir}/geronimo-j2ee-1.4-apis*.jar
14mr|geronimo-specs-1.2-5|2025	%doc %{_docdir}/%{name}-%{version}/j2ee-1.4/LICENSE.txt
14mr|geronimo-specs-1.2-5|2026	%dir %{_docdir}/%{name}-%{version}/j2ee-1.4
14mr|geronimo-specs-1.2-5|2027	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2028	
14mr|geronimo-specs-1.2-5|2029	%files -n geronimo-j2ee-connector-1.5-api
14mr|geronimo-specs-1.2-5|2030	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2031	%{_javadir}/geronimo-j2ee-connector-1.5-api*.jar
14mr|geronimo-specs-1.2-5|2032	%doc %{_docdir}/%{name}-%{version}/j2ee-connector-1.5/LICENSE.txt
14mr|geronimo-specs-1.2-5|2033	%dir %{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mr|geronimo-specs-1.2-5|2034	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2035	%ghost %{_javadir}/j2ee-connector.jar
14mr|geronimo-specs-1.2-5|2036	%ghost %{_javadir}/j2ee_connector_api.jar
14mr|geronimo-specs-1.2-5|2037	%ghost %{_javadir}/j2ee_connector_1_5_api.jar
14mr|geronimo-specs-1.2-5|2038	
14mr|geronimo-specs-1.2-5|2039	%files -n geronimo-j2ee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|2040	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2041	%{_javadir}/geronimo-j2ee-deployment-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2042	%doc %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2043	%dir %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mr|geronimo-specs-1.2-5|2044	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2045	%ghost %{_javadir}/j2ee-deployment.jar
14mr|geronimo-specs-1.2-5|2046	%ghost %{_javadir}/j2ee_deployment_api.jar
14mr|geronimo-specs-1.2-5|2047	%ghost %{_javadir}/j2ee_deployment_1_1_api.jar
14mr|geronimo-specs-1.2-5|2048	
14mr|geronimo-specs-1.2-5|2049	%files -n geronimo-javaee-deployment-1.1-api
14mr|geronimo-specs-1.2-5|2050	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2051	%{_javadir}/geronimo-javaee-deployment-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2052	%doc %{_docdir}/%{name}-%{version}/javaee-deployment-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2053	%dir %{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mr|geronimo-specs-1.2-5|2054	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2055	%ghost %{_javadir}/javaee_deployment_api.jar
14mr|geronimo-specs-1.2-5|2056	%ghost %{_javadir}/javaee_deployment_1_1MR3_api.jar
14mr|geronimo-specs-1.2-5|2057	
14mr|geronimo-specs-1.2-5|2058	%files -n geronimo-jacc-1.0-api
14mr|geronimo-specs-1.2-5|2059	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2060	%{_javadir}/geronimo-jacc-1.0-api*.jar
14mr|geronimo-specs-1.2-5|2061	%doc %{_docdir}/%{name}-%{version}/jacc-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2062	%dir %{_docdir}/%{name}-%{version}/jacc-1.0
14mr|geronimo-specs-1.2-5|2063	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2064	%ghost %{_javadir}/jacc.jar
14mr|geronimo-specs-1.2-5|2065	%ghost %{_javadir}/jacc_api.jar
14mr|geronimo-specs-1.2-5|2066	%ghost %{_javadir}/jacc_1_0_api.jar
14mr|geronimo-specs-1.2-5|2067	
14mr|geronimo-specs-1.2-5|2068	%files -n geronimo-jacc-1.1-api
14mr|geronimo-specs-1.2-5|2069	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2070	%{_javadir}/geronimo-jacc-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2071	%doc %{_docdir}/%{name}-%{version}/jacc-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2072	%dir %{_docdir}/%{name}-%{version}/jacc-1.1
14mr|geronimo-specs-1.2-5|2073	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2074	%ghost %{_javadir}/jacc_api.jar
14mr|geronimo-specs-1.2-5|2075	%ghost %{_javadir}/jacc_1_1_api.jar
14mr|geronimo-specs-1.2-5|2076	
14mr|geronimo-specs-1.2-5|2077	%files -n geronimo-j2ee-management-1.0-api
14mr|geronimo-specs-1.2-5|2078	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2079	%{_javadir}/geronimo-j2ee-management-1.0-api*.jar
14mr|geronimo-specs-1.2-5|2080	%doc %{_docdir}/%{name}-%{version}/j2ee-management-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2081	%dir %{_docdir}/%{name}-%{version}/j2ee-management-1.0
14mr|geronimo-specs-1.2-5|2082	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2083	%ghost %{_javadir}/j2ee-management.jar
14mr|geronimo-specs-1.2-5|2084	%ghost %{_javadir}/j2ee_management_api.jar
14mr|geronimo-specs-1.2-5|2085	%ghost %{_javadir}/j2ee_management_1_0_api.jar
14mr|geronimo-specs-1.2-5|2086	
14mr|geronimo-specs-1.2-5|2087	%files -n geronimo-j2ee-management-1.1-api
14mr|geronimo-specs-1.2-5|2088	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2089	%{_javadir}/geronimo-j2ee-management-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2090	%doc %{_docdir}/%{name}-%{version}/j2ee-management-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2091	%dir %{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mr|geronimo-specs-1.2-5|2092	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2093	%ghost %{_javadir}/j2ee-management.jar
14mr|geronimo-specs-1.2-5|2094	%ghost %{_javadir}/j2ee_management_api.jar
14mr|geronimo-specs-1.2-5|2095	%ghost %{_javadir}/j2ee_management_1_1_api.jar
14mr|geronimo-specs-1.2-5|2096	
14mr|geronimo-specs-1.2-5|2097	%files -n geronimo-javamail-1.3.1-api
14mr|geronimo-specs-1.2-5|2098	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2099	%{_javadir}/geronimo-javamail-1.3.1-api*.jar
14mr|geronimo-specs-1.2-5|2100	%doc %{_docdir}/%{name}-%{version}/javamail-1.3.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2101	%dir %{_docdir}/%{name}-%{version}/javamail-1.3.1
14mr|geronimo-specs-1.2-5|2102	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2103	# Do not provide it as this is just the API (is it?) and
14mr|geronimo-specs-1.2-5|2104	# our 'javamail' alternative means the providers as well
14mr|geronimo-specs-1.2-5|2105	# all in a single jar file called 'javamail.jar'
14mr|geronimo-specs-1.2-5|2106	%ghost %{_javadir}/javamail_api.jar
14mr|geronimo-specs-1.2-5|2107	%ghost %{_javadir}/javamail_1_3_1_api.jar
14mr|geronimo-specs-1.2-5|2108	
14mr|geronimo-specs-1.2-5|2109	%files -n geronimo-javamail-1.4-api
14mr|geronimo-specs-1.2-5|2110	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2111	%{_javadir}/geronimo-javamail-1.4-api*.jar
14mr|geronimo-specs-1.2-5|2112	%doc %{_docdir}/%{name}-%{version}/javamail-1.4/LICENSE.txt
14mr|geronimo-specs-1.2-5|2113	%dir %{_docdir}/%{name}-%{version}/javamail-1.4
14mr|geronimo-specs-1.2-5|2114	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2115	# Do not provide it as this is just the API (is it?) and
14mr|geronimo-specs-1.2-5|2116	# our 'javamail' alternative means the providers as well
14mr|geronimo-specs-1.2-5|2117	# all in a single jar file called 'javamail.jar'
14mr|geronimo-specs-1.2-5|2118	%ghost %{_javadir}/javamail_api.jar
14mr|geronimo-specs-1.2-5|2119	%ghost %{_javadir}/javamail_1_4_api.jar
14mr|geronimo-specs-1.2-5|2120	
14mr|geronimo-specs-1.2-5|2121	%files -n geronimo-jaxr-1.0-api
14mr|geronimo-specs-1.2-5|2122	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2123	%{_javadir}/geronimo-jaxr-1.0-api*.jar
14mr|geronimo-specs-1.2-5|2124	%doc %{_docdir}/%{name}-%{version}/jaxr-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2125	%dir %{_docdir}/%{name}-%{version}/jaxr-1.0
14mr|geronimo-specs-1.2-5|2126	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2127	%ghost %{_javadir}/jaxr.jar
14mr|geronimo-specs-1.2-5|2128	%ghost %{_javadir}/jaxr_api.jar
14mr|geronimo-specs-1.2-5|2129	%ghost %{_javadir}/jaxr_1_0_api.jar
14mr|geronimo-specs-1.2-5|2130	
14mr|geronimo-specs-1.2-5|2131	%files -n geronimo-jaxrpc-1.1-api
14mr|geronimo-specs-1.2-5|2132	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2133	%{_javadir}/geronimo-jaxrpc-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2134	%doc %{_docdir}/%{name}-%{version}/jaxrpc-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2135	%dir %{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mr|geronimo-specs-1.2-5|2136	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2137	%ghost %{_javadir}/jaxrpc.jar
14mr|geronimo-specs-1.2-5|2138	%ghost %{_javadir}/jaxrpc_api.jar
14mr|geronimo-specs-1.2-5|2139	%ghost %{_javadir}/jaxrpc_1_1_api.jar
14mr|geronimo-specs-1.2-5|2140	
14mr|geronimo-specs-1.2-5|2141	%files -n geronimo-jms-1.1-api
14mr|geronimo-specs-1.2-5|2142	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2143	%{_javadir}/geronimo-jms-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2144	%doc %{_docdir}/%{name}-%{version}/jms-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2145	%dir %{_docdir}/%{name}-%{version}/jms-1.1
14mr|geronimo-specs-1.2-5|2146	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2147	%ghost %{_javadir}/jms.jar
14mr|geronimo-specs-1.2-5|2148	%ghost %{_javadir}/jms_api.jar
14mr|geronimo-specs-1.2-5|2149	%ghost %{_javadir}/jms_1_1_api.jar
14mr|geronimo-specs-1.2-5|2150	
14mr|geronimo-specs-1.2-5|2151	%files -n geronimo-jpa-3.0-api
14mr|geronimo-specs-1.2-5|2152	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2153	%{_javadir}/geronimo-jpa-3.0-api*.jar
14mr|geronimo-specs-1.2-5|2154	%doc %{_docdir}/%{name}-%{version}/jpa-3.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2155	%dir %{_docdir}/%{name}-%{version}/jpa-3.0
14mr|geronimo-specs-1.2-5|2156	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2157	%ghost %{_javadir}/jpa_api.jar
14mr|geronimo-specs-1.2-5|2158	%ghost %{_javadir}/jpa_3_0_api.jar
14mr|geronimo-specs-1.2-5|2159	
14mr|geronimo-specs-1.2-5|2160	%files -n geronimo-jsp-2.0-api
14mr|geronimo-specs-1.2-5|2161	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2162	%{_javadir}/geronimo-jsp-2.0-api*.jar
14mr|geronimo-specs-1.2-5|2163	%doc %{_docdir}/%{name}-%{version}/jsp-2.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2164	%dir %{_docdir}/%{name}-%{version}/jsp-2.0
14mr|geronimo-specs-1.2-5|2165	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2166	%ghost %{_javadir}/jsp.jar
14mr|geronimo-specs-1.2-5|2167	%ghost %{_javadir}/jsp_api.jar
14mr|geronimo-specs-1.2-5|2168	%ghost %{_javadir}/jsp_2_0_api.jar
14mr|geronimo-specs-1.2-5|2169	
14mr|geronimo-specs-1.2-5|2170	%files -n geronimo-jsp-2.1-api
14mr|geronimo-specs-1.2-5|2171	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2172	%{_javadir}/geronimo-jsp-2.1-api*.jar
14mr|geronimo-specs-1.2-5|2173	%doc %{_docdir}/%{name}-%{version}/jsp-2.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2174	%dir %{_docdir}/%{name}-%{version}/jsp-2.1
14mr|geronimo-specs-1.2-5|2175	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2176	%ghost %{_javadir}/jsp.jar
14mr|geronimo-specs-1.2-5|2177	%ghost %{_javadir}/jsp_api.jar
14mr|geronimo-specs-1.2-5|2178	%ghost %{_javadir}/jsp_2_1_api.jar
14mr|geronimo-specs-1.2-5|2179	
14mr|geronimo-specs-1.2-5|2180	%files -n geronimo-jta-1.0.1B-api
14mr|geronimo-specs-1.2-5|2181	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2182	%{_javadir}/geronimo-jta-1.0.1B-api*.jar
14mr|geronimo-specs-1.2-5|2183	%doc %{_docdir}/%{name}-%{version}/jta-1.0.1B/LICENSE.txt
14mr|geronimo-specs-1.2-5|2184	%dir %{_docdir}/%{name}-%{version}/jta-1.0.1B
14mr|geronimo-specs-1.2-5|2185	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2186	%ghost %{_javadir}/jta.jar
14mr|geronimo-specs-1.2-5|2187	%ghost %{_javadir}/jta_api.jar
14mr|geronimo-specs-1.2-5|2188	%ghost %{_javadir}/jta_1_0_1B_api.jar
14mr|geronimo-specs-1.2-5|2189	
14mr|geronimo-specs-1.2-5|2190	%files -n geronimo-jta-1.1-api
14mr|geronimo-specs-1.2-5|2191	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2192	%{_javadir}/geronimo-jta-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2193	%doc %{_docdir}/%{name}-%{version}/jta-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2194	%dir %{_docdir}/%{name}-%{version}/jta-1.1
14mr|geronimo-specs-1.2-5|2195	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2196	%ghost %{_javadir}/jta.jar
14mr|geronimo-specs-1.2-5|2197	%ghost %{_javadir}/jta_api.jar
14mr|geronimo-specs-1.2-5|2198	%ghost %{_javadir}/jta_1_1_api.jar
14mr|geronimo-specs-1.2-5|2199	
14mr|geronimo-specs-1.2-5|2200	%files -n geronimo-qname-1.1-api
14mr|geronimo-specs-1.2-5|2201	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2202	%{_javadir}/geronimo-qname-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2203	%doc %{_docdir}/%{name}-%{version}/qname-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2204	%dir %{_docdir}/%{name}-%{version}/qname-1.1
14mr|geronimo-specs-1.2-5|2205	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2206	%ghost %{_javadir}/qname_api.jar
14mr|geronimo-specs-1.2-5|2207	%ghost %{_javadir}/qname_1_1_api.jar
14mr|geronimo-specs-1.2-5|2208	
14mr|geronimo-specs-1.2-5|2209	%files -n geronimo-saaj-1.1-api
14mr|geronimo-specs-1.2-5|2210	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2211	%{_javadir}/geronimo-saaj-1.1-api*.jar
14mr|geronimo-specs-1.2-5|2212	%doc %{_docdir}/%{name}-%{version}/saaj-1.1/LICENSE.txt
14mr|geronimo-specs-1.2-5|2213	%dir %{_docdir}/%{name}-%{version}/saaj-1.1
14mr|geronimo-specs-1.2-5|2214	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2215	%ghost %{_javadir}/saaj.jar
14mr|geronimo-specs-1.2-5|2216	%ghost %{_javadir}/saaj_api.jar
14mr|geronimo-specs-1.2-5|2217	%ghost %{_javadir}/saaj_1_1_api.jar
14mr|geronimo-specs-1.2-5|2218	
14mr|geronimo-specs-1.2-5|2219	%files -n geronimo-servlet-2.4-api
14mr|geronimo-specs-1.2-5|2220	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2221	%{_javadir}/geronimo-servlet-2.4-api*.jar
14mr|geronimo-specs-1.2-5|2222	%doc %{_docdir}/%{name}-%{version}/servlet-2.4/LICENSE.txt
14mr|geronimo-specs-1.2-5|2223	%dir %{_docdir}/%{name}-%{version}/servlet-2.4
14mr|geronimo-specs-1.2-5|2224	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2225	%ghost %{_javadir}/servlet.jar
14mr|geronimo-specs-1.2-5|2226	%ghost %{_javadir}/servlet_api.jar
14mr|geronimo-specs-1.2-5|2227	%ghost %{_javadir}/servlet_2_4_api.jar
14mr|geronimo-specs-1.2-5|2228	
14mr|geronimo-specs-1.2-5|2229	%files -n geronimo-servlet-2.5-api
14mr|geronimo-specs-1.2-5|2230	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2231	%{_javadir}/geronimo-servlet-2.5-api*.jar
14mr|geronimo-specs-1.2-5|2232	%doc %{_docdir}/%{name}-%{version}/servlet-2.5/LICENSE.txt
14mr|geronimo-specs-1.2-5|2233	%dir %{_docdir}/%{name}-%{version}/servlet-2.5
14mr|geronimo-specs-1.2-5|2234	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2235	%ghost %{_javadir}/servlet.jar
14mr|geronimo-specs-1.2-5|2236	%ghost %{_javadir}/servlet_api.jar
14mr|geronimo-specs-1.2-5|2237	%ghost %{_javadir}/servlet_2_5_api.jar
14mr|geronimo-specs-1.2-5|2238	
14mr|geronimo-specs-1.2-5|2239	%files -n geronimo-stax-1.0-api
14mr|geronimo-specs-1.2-5|2240	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2241	%{_javadir}/geronimo-stax-1.0-api*.jar
14mr|geronimo-specs-1.2-5|2242	%doc %{_docdir}/%{name}-%{version}/stax-1.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2243	%dir %{_docdir}/%{name}-%{version}/stax-1.0
14mr|geronimo-specs-1.2-5|2244	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2245	%ghost %{_javadir}/stax_api.jar
14mr|geronimo-specs-1.2-5|2246	%ghost %{_javadir}/stax_1_0_api.jar
14mr|geronimo-specs-1.2-5|2247	
14mr|geronimo-specs-1.2-5|2248	%files -n geronimo-ws-metadata-2.0-api
14mr|geronimo-specs-1.2-5|2249	%defattr(0644,root,root,0755)
14mr|geronimo-specs-1.2-5|2250	%{_javadir}/geronimo-ws-metadata-2.0-api*.jar
14mr|geronimo-specs-1.2-5|2251	%doc %{_docdir}/%{name}-%{version}/ws-metadata-2.0/LICENSE.txt
14mr|geronimo-specs-1.2-5|2252	%dir %{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mr|geronimo-specs-1.2-5|2253	%dir %{_docdir}/%{name}-%{version}
14mr|geronimo-specs-1.2-5|2254	%ghost %{_javadir}/ws_metadata_api.jar
14mr|geronimo-specs-1.2-5|2255	%ghost %{_javadir}/ws_metadata_2_0_api.jar
14mr|geronimo-specs-1.2-5|2256	
14mr|geronimo-specs-1.2-5|2257	
14mr|geronimo-specs-1.2-5|2258	%changelog
14mr|geronimo-specs-1.2-5|2259	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.2-5
14mr|geronimo-specs-1.2-5|2260	+ Revision: d84f7fd
14mr|geronimo-specs-1.2-5|2261	- MassBuild#440: Increase release tag
14mr|geronimo-specs-1.2-5|2262	
14mr|geronimo-specs-1.2-5|2263	

16453 14
14mr|getfem++-4.2-3|1	# Debug package is empty
14mr|getfem++-4.2-3|2	%define _enable_debug_packages %{nil}
14mr|getfem++-4.2-3|3	%define debug_package %{nil}
14mr|getfem++-4.2-3|4	
14mr|getfem++-4.2-3|5	Name:		getfem++
14mr|getfem++-4.2-3|6	Summary:	Generic and efficient C++ library for finite element methods
14mr|getfem++-4.2-3|7	Version:	4.2
14mr|getfem++-4.2-3|8	Release:	3
14mr|getfem++-4.2-3|9	Url:		http://home.gna.org/getfem/
14mr|getfem++-4.2-3|10	License:	LGPLv2+
14mr|getfem++-4.2-3|11	Group:		Development/C++
14mr|getfem++-4.2-3|12	Source0:	http://download.gna.org/getfem/stable/getfem-%{version}.tar.gz
14mr|getfem++-4.2-3|13	Patch0:		getfem-4.2-sfmt.patch
14mr|getfem++-4.2-3|14	BuildRequires:	blas-devel
14mr|getfem++-4.2-3|15	BuildRequires:	boost-static-devel
14mr|getfem++-4.2-3|16	BuildRequires:	pkgconfig(muparser)
14mr|getfem++-4.2-3|17	
14mr|getfem++-4.2-3|18	%description
14mr|getfem++-4.2-3|19	The Getfem++ project focuses on the development of a generic and efficient
14mr|getfem++-4.2-3|20	C++ library for finite element methods. The goal is to provide a library
14mr|getfem++-4.2-3|21	allowing the computation of any elementary matrix (even for mixed finite
14mr|getfem++-4.2-3|22	element methods) on the largest class of methods and elements, and for
14mr|getfem++-4.2-3|23	arbitrary dimension (i.e. not only 2D and 3D problems).
14mr|getfem++-4.2-3|24	
14mr|getfem++-4.2-3|25	%files
14mr|getfem++-4.2-3|26	%doc README COPYING
14mr|getfem++-4.2-3|27	%{_bindir}/getfem-config
14mr|getfem++-4.2-3|28	%{_prefix}/getfem_toolbox
14mr|getfem++-4.2-3|29	%{_includedir}/gmm
14mr|getfem++-4.2-3|30	%{_includedir}/getfem
14mr|getfem++-4.2-3|31	%{_includedir}/getfem_boost
14mr|getfem++-4.2-3|32	%{_libdir}/libgetfem.a
14mr|getfem++-4.2-3|33	
14mr|getfem++-4.2-3|34	#--------------------------------------------------------------------
14mr|getfem++-4.2-3|35	
14mr|getfem++-4.2-3|36	%prep
14mr|getfem++-4.2-3|37	%setup -qn getfem-%{version}
14mr|getfem++-4.2-3|38	%patch0 -p1
14mr|getfem++-4.2-3|39	
14mr|getfem++-4.2-3|40	%build
14mr|getfem++-4.2-3|41	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|getfem++-4.2-3|42	%configure2_5x \
14mr|getfem++-4.2-3|43	--enable-boost \
14mr|getfem++-4.2-3|44	--enable-muparser \
14mr|getfem++-4.2-3|45	--disable-python
14mr|getfem++-4.2-3|46	%make
14mr|getfem++-4.2-3|47	
14mr|getfem++-4.2-3|48	%install
14mr|getfem++-4.2-3|49	%makeinstall_std
14mr|getfem++-4.2-3|50	
14mr|getfem++-4.2-3|51	
14mr|getfem++-4.2-3|52	%changelog
14mr|getfem++-4.2-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2-3
14mr|getfem++-4.2-3|54	+ Revision: 8b97559
14mr|getfem++-4.2-3|55	- MassBuild#440: Increase release tag
14mr|getfem++-4.2-3|56	
14mr|getfem++-4.2-3|57	

16454 14
14mr|gettext-0.19.1-1|1	%define intl_major 8
14mr|gettext-0.19.1-1|2	%define major 0
14mr|gettext-0.19.1-1|3	%define libintl %mklibname intl %{intl_major}
14mr|gettext-0.19.1-1|4	%define libasprintf %mklibname asprintf %{major}
14mr|gettext-0.19.1-1|5	%define libgettextpo %mklibname gettextpo %{major}
14mr|gettext-0.19.1-1|6	%define libgettextmisc %mklibname gettextmisc
14mr|gettext-0.19.1-1|7	
14mr|gettext-0.19.1-1|8	%bcond_with check
14mr|gettext-0.19.1-1|9	%bcond_with java
14mr|gettext-0.19.1-1|10	%bcond_with csharp
14mr|gettext-0.19.1-1|11	
14mr|gettext-0.19.1-1|12	Summary:	GNU libraries and utilities for producing multi-lingual messages
14mr|gettext-0.19.1-1|13	Name:		gettext
14mr|gettext-0.19.1-1|14	Version:	0.19.1
14mr|gettext-0.19.1-1|15	Release:	1
14mr|gettext-0.19.1-1|16	License:	GPLv3+ and LGPLv2.1+
14mr|gettext-0.19.1-1|17	Group:		System/Internationalization
14mr|gettext-0.19.1-1|18	Url:		http://www.gnu.org/software/gettext/
14mr|gettext-0.19.1-1|19	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
14mr|gettext-0.19.1-1|20	Source2:	po-mode-init.el
14mr|gettext-0.19.1-1|21	# Missing in 0.19.1 tarball
14mr|gettext-0.19.1-1|22	Source3:	git-version-gen
14mr|gettext-0.19.1-1|23	Source100:	%{name}.rpmlintrc
14mr|gettext-0.19.1-1|24	# KDE example comes from 2003, it's really useless now
14mr|gettext-0.19.1-1|25	Patch0:		gettext-0.19.1-drop-kde-example.patch
14mr|gettext-0.19.1-1|26	Patch11:	gettext-0.18.1.1-parallel.patch
14mr|gettext-0.19.1-1|27	Patch14:	gettext-0.18.1.1-stdio-gets.patch
14mr|gettext-0.19.1-1|28	
14mr|gettext-0.19.1-1|29	BuildRequires:	bison
14mr|gettext-0.19.1-1|30	BuildRequires:	chrpath
14mr|gettext-0.19.1-1|31	BuildRequires:	emacs-nox
14mr|gettext-0.19.1-1|32	BuildRequires:	flex
14mr|gettext-0.19.1-1|33	BuildRequires:	texinfo
14mr|gettext-0.19.1-1|34	BuildRequires:	acl-devel
14mr|gettext-0.19.1-1|35	BuildRequires:	gomp-devel
14mr|gettext-0.19.1-1|36	BuildRequires:	libunistring-devel
14mr|gettext-0.19.1-1|37	BuildRequires:	pkgconfig(libcroco-0.6)
14mr|gettext-0.19.1-1|38	BuildRequires:	pkgconfig(ncursesw)
14mr|gettext-0.19.1-1|39	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gettext-0.19.1-1|40	%if %with check
14mr|gettext-0.19.1-1|41	# test suite
14mr|gettext-0.19.1-1|42	BuildRequires:	locales-fa
14mr|gettext-0.19.1-1|43	BuildRequires:	locales-fr
14mr|gettext-0.19.1-1|44	BuildRequires:	locales-ja
14mr|gettext-0.19.1-1|45	BuildRequires:	locales-zh
14mr|gettext-0.19.1-1|46	%endif
14mr|gettext-0.19.1-1|47	%if %with csharp
14mr|gettext-0.19.1-1|48	# (Abel) we pick mono here, though pnet can be used as well.
14mr|gettext-0.19.1-1|49	BuildRequires:	mono
14mr|gettext-0.19.1-1|50	%endif
14mr|gettext-0.19.1-1|51	%if %with java
14mr|gettext-0.19.1-1|52	BuildRequires:	eclipse-ecj
14mr|gettext-0.19.1-1|53	BuildRequires:	gcc-java
14mr|gettext-0.19.1-1|54	BuildRequires:	gcj-tools
14mr|gettext-0.19.1-1|55	BuildRequires:	fastjar
14mr|gettext-0.19.1-1|56	%endif
14mr|gettext-0.19.1-1|57	
14mr|gettext-0.19.1-1|58	Requires:	%{name}-base = %{version}-%{release}
14mr|gettext-0.19.1-1|59	Requires:	%{libgettextmisc} = %{version}-%{release}
14mr|gettext-0.19.1-1|60	# xgettext will dlopen() it when extracting strings from glade files
14mr|gettext-0.19.1-1|61	Requires:	%mklibname expat 1
14mr|gettext-0.19.1-1|62	
14mr|gettext-0.19.1-1|63	%description
14mr|gettext-0.19.1-1|64	The GNU gettext package provides a set of tools and documentation for producing
14mr|gettext-0.19.1-1|65	multi-lingual messages in programs. Tools include a set of conventions about
14mr|gettext-0.19.1-1|66	how programs should be written to support message catalogs, a directory and
14mr|gettext-0.19.1-1|67	file naming organization for the message catalogs, a runtime library which
14mr|gettext-0.19.1-1|68	supports the retrieval of translated messages, and stand-alone programs for
14mr|gettext-0.19.1-1|69	handling the translatable and the already translated strings. Gettext provides
14mr|gettext-0.19.1-1|70	an easy to use library and tools for creating, using, and modifying natural
14mr|gettext-0.19.1-1|71	language catalogs and is a powerful and simple method for internationalizing
14mr|gettext-0.19.1-1|72	programs.
14mr|gettext-0.19.1-1|73	
14mr|gettext-0.19.1-1|74	If you would like to internationalize or incorporate multi-lingual messages
14mr|gettext-0.19.1-1|75	into programs that you're developing, you should install gettext.
14mr|gettext-0.19.1-1|76	
14mr|gettext-0.19.1-1|77	Build Option:
14mr|gettext-0.19.1-1|78	--with csharp          Enables C# support in gettext
14mr|gettext-0.19.1-1|79	--without java         Disables Java support in gettext
14mr|gettext-0.19.1-1|80	
14mr|gettext-0.19.1-1|81	%files
14mr|gettext-0.19.1-1|82	%doc AUTHORS README COPYING gettext-runtime/ABOUT-NLS gettext-runtime/BUGS NEWS THANKS
14mr|gettext-0.19.1-1|83	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mr|gettext-0.19.1-1|84	%{_bindir}/envsubst
14mr|gettext-0.19.1-1|85	%{_bindir}/gettext.sh
14mr|gettext-0.19.1-1|86	%{_bindir}/msg*
14mr|gettext-0.19.1-1|87	%{_bindir}/recode-sr-latin
14mr|gettext-0.19.1-1|88	%{_bindir}/xgettext
14mr|gettext-0.19.1-1|89	%dir %{_datadir}/gettext
14mr|gettext-0.19.1-1|90	%{_datadir}/%{name}/msgunfmt.tcl
14mr|gettext-0.19.1-1|91	%{_datadir}/%{name}/projects
14mr|gettext-0.19.1-1|92	%{_datadir}/%{name}/javaversion.class
14mr|gettext-0.19.1-1|93	%{_datadir}/%{name}/styles
14mr|gettext-0.19.1-1|94	%dir %{_libdir}/%{name}
14mr|gettext-0.19.1-1|95	%{_libdir}/%{name}/hostname
14mr|gettext-0.19.1-1|96	%{_libdir}/%{name}/project-id
14mr|gettext-0.19.1-1|97	%{_libdir}/%{name}/urlget
14mr|gettext-0.19.1-1|98	%{_libdir}/%{name}/user-email
14mr|gettext-0.19.1-1|99	%if %{with java}
14mr|gettext-0.19.1-1|100	%exclude %{_libdir}/%{name}/gnu.gettext.*
14mr|gettext-0.19.1-1|101	%endif
14mr|gettext-0.19.1-1|102	%{_infodir}/gettext.*
14mr|gettext-0.19.1-1|103	%{_datadir}/emacs/site-lisp/*.el*
14mr|gettext-0.19.1-1|104	%{_mandir}/man1/envsubst.*
14mr|gettext-0.19.1-1|105	%{_mandir}/man1/msg*
14mr|gettext-0.19.1-1|106	%{_mandir}/man1/xgettext.*
14mr|gettext-0.19.1-1|107	%{_mandir}/man1/recode-sr-latin.*
14mr|gettext-0.19.1-1|108	
14mr|gettext-0.19.1-1|109	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|110	
14mr|gettext-0.19.1-1|111	%package -n %{libintl}
14mr|gettext-0.19.1-1|112	Summary:	Basic libintl library for internationalization
14mr|gettext-0.19.1-1|113	Group:		System/Libraries
14mr|gettext-0.19.1-1|114	License:	LGPLv2.1+
14mr|gettext-0.19.1-1|115	Provides:	libintl = %{version}-%{release}
14mr|gettext-0.19.1-1|116	
14mr|gettext-0.19.1-1|117	%description -n %{libintl}
14mr|gettext-0.19.1-1|118	This package contains the libintl library, which is important for
14mr|gettext-0.19.1-1|119	system internationalization.
14mr|gettext-0.19.1-1|120	
14mr|gettext-0.19.1-1|121	%files -n %{libintl}
14mr|gettext-0.19.1-1|122	/%{_lib}/libintl.so.%{intl_major}*
14mr|gettext-0.19.1-1|123	
14mr|gettext-0.19.1-1|124	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|125	
14mr|gettext-0.19.1-1|126	%package -n %{libasprintf}
14mr|gettext-0.19.1-1|127	Summary:	%{name} libasprintf needed by %{name} utilities
14mr|gettext-0.19.1-1|128	Group:		System/Libraries
14mr|gettext-0.19.1-1|129	License:	LGPLv2.1+
14mr|gettext-0.19.1-1|130	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
14mr|gettext-0.19.1-1|131	
14mr|gettext-0.19.1-1|132	%description -n %{libasprintf}
14mr|gettext-0.19.1-1|133	This package contains libasprintf shared library.
14mr|gettext-0.19.1-1|134	
14mr|gettext-0.19.1-1|135	%files -n %{libasprintf}
14mr|gettext-0.19.1-1|136	%{_libdir}/libasprintf.so.%{major}*
14mr|gettext-0.19.1-1|137	
14mr|gettext-0.19.1-1|138	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|139	
14mr|gettext-0.19.1-1|140	%package -n %{libgettextpo}
14mr|gettext-0.19.1-1|141	Summary:	%{name} libgettextpo needed by %{name} utilities
14mr|gettext-0.19.1-1|142	Group:		System/Libraries
14mr|gettext-0.19.1-1|143	License:	LGPLv2.1+
14mr|gettext-0.19.1-1|144	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
14mr|gettext-0.19.1-1|145	
14mr|gettext-0.19.1-1|146	%description -n %{libgettextpo}
14mr|gettext-0.19.1-1|147	This package contains libgettextpo shared library.
14mr|gettext-0.19.1-1|148	
14mr|gettext-0.19.1-1|149	%files -n %{libgettextpo}
14mr|gettext-0.19.1-1|150	%{_libdir}/libgettextpo.so.%{major}*
14mr|gettext-0.19.1-1|151	
14mr|gettext-0.19.1-1|152	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|153	
14mr|gettext-0.19.1-1|154	%package -n %{libgettextmisc}
14mr|gettext-0.19.1-1|155	Summary:	Other %{name} libraries needed by %{name} utilities
14mr|gettext-0.19.1-1|156	Group:		System/Libraries
14mr|gettext-0.19.1-1|157	License:	LGPLv2.1+
14mr|gettext-0.19.1-1|158	
14mr|gettext-0.19.1-1|159	%description -n %{libgettextmisc}
14mr|gettext-0.19.1-1|160	This package contains all other libraries used by %{name} utilities,
14mr|gettext-0.19.1-1|161	and are not very widely used outside %{name}.
14mr|gettext-0.19.1-1|162	
14mr|gettext-0.19.1-1|163	%files -n %{libgettextmisc}
14mr|gettext-0.19.1-1|164	%{_libdir}/libgettextlib-*.so
14mr|gettext-0.19.1-1|165	%{_libdir}/libgettextsrc-*.so
14mr|gettext-0.19.1-1|166	
14mr|gettext-0.19.1-1|167	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|168	
14mr|gettext-0.19.1-1|169	%package devel
14mr|gettext-0.19.1-1|170	Summary:	Development files for %{name}
14mr|gettext-0.19.1-1|171	Group:		Development/C
14mr|gettext-0.19.1-1|172	License:	LGPLv2.1+
14mr|gettext-0.19.1-1|173	Requires:	%{name} = %{EVRD}
14mr|gettext-0.19.1-1|174	Requires:	%{libgettextpo} = %{EVRD}
14mr|gettext-0.19.1-1|175	Requires:	%{libasprintf} = %{EVRD}
14mr|gettext-0.19.1-1|176	Requires:	%{libgettextmisc} = %{EVRD}
14mr|gettext-0.19.1-1|177	Requires:	%{libintl} = %{EVRD}
14mr|gettext-0.19.1-1|178	# fwang: autopoint requires cvs to work
14mr|gettext-0.19.1-1|179	Requires:	cvs
14mr|gettext-0.19.1-1|180	
14mr|gettext-0.19.1-1|181	%description devel
14mr|gettext-0.19.1-1|182	This package contains all development related files necessary for
14mr|gettext-0.19.1-1|183	developing or compiling applications/libraries that needs
14mr|gettext-0.19.1-1|184	internationalization capability. You also need this package if you
14mr|gettext-0.19.1-1|185	want to add gettext support for your project.
14mr|gettext-0.19.1-1|186	
14mr|gettext-0.19.1-1|187	%files devel
14mr|gettext-0.19.1-1|188	%doc gettext-runtime/man/*.3.html examples htmldoc
14mr|gettext-0.19.1-1|189	%{_bindir}/autopoint
14mr|gettext-0.19.1-1|190	%{_bindir}/gettextize
14mr|gettext-0.19.1-1|191	%{_datadir}/%{name}/ABOUT-NLS
14mr|gettext-0.19.1-1|192	%{_datadir}/%{name}/archive*
14mr|gettext-0.19.1-1|193	%{_datadir}/%{name}/config.rpath
14mr|gettext-0.19.1-1|194	%{_datadir}/%{name}/*.h
14mr|gettext-0.19.1-1|195	%{_datadir}/%{name}/intl
14mr|gettext-0.19.1-1|196	%{_datadir}/%{name}/po
14mr|gettext-0.19.1-1|197	%{_datadir}/aclocal/*
14mr|gettext-0.19.1-1|198	%{_includedir}/*
14mr|gettext-0.19.1-1|199	%{_infodir}/autosprintf*
14mr|gettext-0.19.1-1|200	# "lib*.so" cannot be used (it should be 'lib[^\.]*\.so' regexp in fact
14mr|gettext-0.19.1-1|201	# but using regexp is not possible here; so we list all files manually
14mr|gettext-0.19.1-1|202	%{_libdir}/libasprintf.so
14mr|gettext-0.19.1-1|203	%{_libdir}/libgettextlib.so
14mr|gettext-0.19.1-1|204	%{_libdir}/libgettextpo.so
14mr|gettext-0.19.1-1|205	%{_libdir}/libgettextsrc.so
14mr|gettext-0.19.1-1|206	%{_libdir}/libintl.so
14mr|gettext-0.19.1-1|207	%{_mandir}/man1/autopoint.*
14mr|gettext-0.19.1-1|208	%{_mandir}/man3/*
14mr|gettext-0.19.1-1|209	
14mr|gettext-0.19.1-1|210	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|211	
14mr|gettext-0.19.1-1|212	%package base
14mr|gettext-0.19.1-1|213	Summary:	Basic binary for showing translation of textual messages
14mr|gettext-0.19.1-1|214	Group:		System/Internationalization
14mr|gettext-0.19.1-1|215	Requires:	%{libintl} = %{EVRD}
14mr|gettext-0.19.1-1|216	
14mr|gettext-0.19.1-1|217	%description base
14mr|gettext-0.19.1-1|218	This package contains the basic binary from %{name}. It is splitted from
14mr|gettext-0.19.1-1|219	%{name} because initscript need it to show translated boot messages.
14mr|gettext-0.19.1-1|220	
14mr|gettext-0.19.1-1|221	%files base -f %{name}.lang
14mr|gettext-0.19.1-1|222	%doc gettext-runtime/man/*.1.html
14mr|gettext-0.19.1-1|223	%doc gettext-runtime/intl/COPYING*
14mr|gettext-0.19.1-1|224	/bin/gettext
14mr|gettext-0.19.1-1|225	%{_bindir}/gettext
14mr|gettext-0.19.1-1|226	%{_bindir}/ngettext
14mr|gettext-0.19.1-1|227	%{_mandir}/man1/gettext*
14mr|gettext-0.19.1-1|228	%{_mandir}/man1/ngettext*
14mr|gettext-0.19.1-1|229	
14mr|gettext-0.19.1-1|230	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|231	
14mr|gettext-0.19.1-1|232	%if %{with java}
14mr|gettext-0.19.1-1|233	%package java
14mr|gettext-0.19.1-1|234	Summary:	Java binding for GNU gettext
14mr|gettext-0.19.1-1|235	Group:		System/Internationalization
14mr|gettext-0.19.1-1|236	Requires:	%{name} = %{version}
14mr|gettext-0.19.1-1|237	
14mr|gettext-0.19.1-1|238	%description java
14mr|gettext-0.19.1-1|239	This package contains class file that implements the main GNU libintl
14mr|gettext-0.19.1-1|240	functions in Java. This allows compiling GNU gettext message catalogs
14mr|gettext-0.19.1-1|241	into Java ResourceBundle classes.
14mr|gettext-0.19.1-1|242	
14mr|gettext-0.19.1-1|243	%files java
14mr|gettext-0.19.1-1|244	%doc gettext-runtime/intl-java/javadoc*
14mr|gettext-0.19.1-1|245	%{_libdir}/%{name}/gnu.gettext.*
14mr|gettext-0.19.1-1|246	%{_datadir}/%{name}/*.jar
14mr|gettext-0.19.1-1|247	%endif
14mr|gettext-0.19.1-1|248	
14mr|gettext-0.19.1-1|249	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|250	
14mr|gettext-0.19.1-1|251	%if %{with csharp}
14mr|gettext-0.19.1-1|252	%package csharp
14mr|gettext-0.19.1-1|253	Summary:	C# binding for GNU gettext
14mr|gettext-0.19.1-1|254	Group:		System/Internationalization
14mr|gettext-0.19.1-1|255	Requires:	mono
14mr|gettext-0.19.1-1|256	Requires:	%{name} = %{version}
14mr|gettext-0.19.1-1|257	
14mr|gettext-0.19.1-1|258	%description csharp
14mr|gettext-0.19.1-1|259	This package contains class file that implements the main GNU libintl
14mr|gettext-0.19.1-1|260	functions in C#. This allows compiling GNU gettext message catalogs
14mr|gettext-0.19.1-1|261	into C# dll or resource files.
14mr|gettext-0.19.1-1|262	
14mr|gettext-0.19.1-1|263	%files csharp
14mr|gettext-0.19.1-1|264	%doc gettext-runtime/intl-csharp/csharpdoc/*
14mr|gettext-0.19.1-1|265	%{_libdir}/*.dll
14mr|gettext-0.19.1-1|266	%{_libdir}/gettext/*.exe
14mr|gettext-0.19.1-1|267	%endif
14mr|gettext-0.19.1-1|268	
14mr|gettext-0.19.1-1|269	#----------------------------------------------------------------------------
14mr|gettext-0.19.1-1|270	
14mr|gettext-0.19.1-1|271	%prep
14mr|gettext-0.19.1-1|272	%setup -q
14mr|gettext-0.19.1-1|273	%apply_patches
14mr|gettext-0.19.1-1|274	install -m 755 %{SOURCE3} build-aux/
14mr|gettext-0.19.1-1|275	
14mr|gettext-0.19.1-1|276	%build
14mr|gettext-0.19.1-1|277	autoreconf -fi
14mr|gettext-0.19.1-1|278	%if %{with java}
14mr|gettext-0.19.1-1|279	export GCJ="%{_bindir}/gcj"
14mr|gettext-0.19.1-1|280	export JAVAC="%{_bindir}/gcj -C"
14mr|gettext-0.19.1-1|281	export JAR="%{_bindir}/fastjar"
14mr|gettext-0.19.1-1|282	%endif
14mr|gettext-0.19.1-1|283	
14mr|gettext-0.19.1-1|284	for i in `find -name configure|sort`
14mr|gettext-0.19.1-1|285	do
14mr|gettext-0.19.1-1|286	pushd `dirname $i`
14mr|gettext-0.19.1-1|287	CONFIGURE_TOP=. \
14mr|gettext-0.19.1-1|288	%configure2_5x \
14mr|gettext-0.19.1-1|289	--disable-static \
14mr|gettext-0.19.1-1|290	--disable-rpath \
14mr|gettext-0.19.1-1|291	--enable-shared \
14mr|gettext-0.19.1-1|292	--with-included-gettext \
14mr|gettext-0.19.1-1|293	%if %{with csharp}
14mr|gettext-0.19.1-1|294	--enable-csharp=mono \
14mr|gettext-0.19.1-1|295	%else
14mr|gettext-0.19.1-1|296	--disable-csharp \
14mr|gettext-0.19.1-1|297	%endif
14mr|gettext-0.19.1-1|298	%if ! %{with java}
14mr|gettext-0.19.1-1|299	--disable-java
14mr|gettext-0.19.1-1|300	%endif
14mr|gettext-0.19.1-1|301	
14mr|gettext-0.19.1-1|302	popd
14mr|gettext-0.19.1-1|303	done
14mr|gettext-0.19.1-1|304	
14mr|gettext-0.19.1-1|305	%make
14mr|gettext-0.19.1-1|306	
14mr|gettext-0.19.1-1|307	%if %{with check}
14mr|gettext-0.19.1-1|308	%check
14mr|gettext-0.19.1-1|309	export JAVAC=ecj
14mr|gettext-0.19.1-1|310	LC_ALL=C make check
14mr|gettext-0.19.1-1|311	%endif
14mr|gettext-0.19.1-1|312	
14mr|gettext-0.19.1-1|313	%install
14mr|gettext-0.19.1-1|314	%makeinstall_std
14mr|gettext-0.19.1-1|315	
14mr|gettext-0.19.1-1|316	# remove unwanted files
14mr|gettext-0.19.1-1|317	rm -f %{buildroot}%{_includedir}/libintl.h \
14mr|gettext-0.19.1-1|318	%{buildroot}%{_datadir}/locale/locale.alias
14mr|gettext-0.19.1-1|319	rm -f gettext-runtime/intl-java/javadoc2/package-list
14mr|gettext-0.19.1-1|320	
14mr|gettext-0.19.1-1|321	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|gettext-0.19.1-1|322	
14mr|gettext-0.19.1-1|323	# remove non-standard lc directories
14mr|gettext-0.19.1-1|324	for i in en@boldquot en@quot ; do rm -rf %{buildroot}/%{_datadir}/locale/$i; done
14mr|gettext-0.19.1-1|325	
14mr|gettext-0.19.1-1|326	# move installed doc back to %%doc
14mr|gettext-0.19.1-1|327	rm -rf htmldoc examples
14mr|gettext-0.19.1-1|328	mkdir htmldoc
14mr|gettext-0.19.1-1|329	for i in gettext-runtime/man/*.html; do
14mr|gettext-0.19.1-1|330	rm -f %{buildroot}%{_datadir}/doc/gettext/`basename $i`
14mr|gettext-0.19.1-1|331	done
14mr|gettext-0.19.1-1|332	rm -rf %{buildroot}%{_datadir}/doc/gettext/javadoc*
14mr|gettext-0.19.1-1|333	mv %{buildroot}%{_datadir}/doc/gettext/* %{buildroot}/%{_datadir}/doc/libasprintf/* htmldoc
14mr|gettext-0.19.1-1|334	mv htmldoc/examples examples
14mr|gettext-0.19.1-1|335	
14mr|gettext-0.19.1-1|336	# move crucial stuff to /lib and /bin
14mr|gettext-0.19.1-1|337	pushd %{buildroot}
14mr|gettext-0.19.1-1|338	mkdir -p bin
14mr|gettext-0.19.1-1|339	mkdir -p ./%{_lib}
14mr|gettext-0.19.1-1|340	mv usr/bin/gettext bin/
14mr|gettext-0.19.1-1|341	ln -s ../../bin/gettext usr/bin/gettext
14mr|gettext-0.19.1-1|342	mv .%{_libdir}/libintl.so.* ./%{_lib}/
14mr|gettext-0.19.1-1|343	rm -f .%{_libdir}/libintl.so
14mr|gettext-0.19.1-1|344	# if major changed, then package build will fail, which is a GOOD THING.
14mr|gettext-0.19.1-1|345	# this prevents mindless packaging.
14mr|gettext-0.19.1-1|346	[ -f %{_lib}/libintl.so.%{intl_major} ] && \
14mr|gettext-0.19.1-1|347	ln -s ../../%{_lib}/libintl.so.%{intl_major} .%{_libdir}/libintl.so
14mr|gettext-0.19.1-1|348	popd
14mr|gettext-0.19.1-1|349	
14mr|gettext-0.19.1-1|350	# remove java stuff, otherwise rpm complains
14mr|gettext-0.19.1-1|351	%if !%{with java}
14mr|gettext-0.19.1-1|352	rm -f %{buildroot}%{_libdir}/%{name}/gnu.gettext.* \
14mr|gettext-0.19.1-1|353	%{buildroot}%{_datadir}/%{name}/*.jar
14mr|gettext-0.19.1-1|354	%endif
14mr|gettext-0.19.1-1|355	
14mr|gettext-0.19.1-1|356	# cleanup rpaths
14mr|gettext-0.19.1-1|357	for i in %{buildroot}%{_bindir}/* `find %{buildroot}%{_libdir} -type f`; do
14mr|gettext-0.19.1-1|358	if file $i | grep "ELF 64-bit" >/dev/null; then
14mr|gettext-0.19.1-1|359	chrpath -l $i && chrpath --delete $i
14mr|gettext-0.19.1-1|360	fi
14mr|gettext-0.19.1-1|361	done
14mr|gettext-0.19.1-1|362	
14mr|gettext-0.19.1-1|363	%find_lang %{name} --all-name
14mr|gettext-0.19.1-1|364	
14mr|gettext-0.19.1-1|365	
14mr|gettext-0.19.1-1|366	%changelog
14mr|gettext-0.19.1-1|367	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.1-1
14mr|gettext-0.19.1-1|368	+ Revision: 466f9d3
14mr|gettext-0.19.1-1|369	- Drop KDE example because it's really outdated (2003) and breaks build
14mr|gettext-0.19.1-1|370	
14mr|gettext-0.19.1-1|371	

16455 14
14mr|gexif-0.5-25|1	Summary:	Graphical tool to access EXIF information in JPEG files
14mr|gexif-0.5-25|2	Name:		gexif
14mr|gexif-0.5-25|3	Version:	0.5
14mr|gexif-0.5-25|4	Release:	25
14mr|gexif-0.5-25|5	License:	LGPLv2+
14mr|gexif-0.5-25|6	Group:		Graphics
14mr|gexif-0.5-25|7	Url:		http://sourceforge.net/projects/libexif
14mr|gexif-0.5-25|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/libexif/%{name}-%{version}.tar.bz2
14mr|gexif-0.5-25|9	# Bug #23536
14mr|gexif-0.5-25|10	Patch0:		gexif-0.5-warning_non_fatal.patch
14mr|gexif-0.5-25|11	
14mr|gexif-0.5-25|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gexif-0.5-25|13	BuildRequires:	pkgconfig(libexif)
14mr|gexif-0.5-25|14	BuildRequires:	pkgconfig(libexif-gtk)
14mr|gexif-0.5-25|15	BuildRequires:	pkgconfig(popt)
14mr|gexif-0.5-25|16	
14mr|gexif-0.5-25|17	%description
14mr|gexif-0.5-25|18	Most digital cameras produce EXIF files, which are JPEG files with extra tags
14mr|gexif-0.5-25|19	that contain information about the image. The EXIF library allows you to parse
14mr|gexif-0.5-25|20	an EXIF file and read the data from those tags.
14mr|gexif-0.5-25|21	
14mr|gexif-0.5-25|22	This package contains a graphical frontend for the EXIF library.
14mr|gexif-0.5-25|23	
14mr|gexif-0.5-25|24	%files -f %{name}.lang
14mr|gexif-0.5-25|25	%doc AUTHORS ChangeLog
14mr|gexif-0.5-25|26	%{_bindir}/%{name}
14mr|gexif-0.5-25|27	%{_datadir}/applications/%{name}.desktop
14mr|gexif-0.5-25|28	
14mr|gexif-0.5-25|29	#----------------------------------------------------------------------------
14mr|gexif-0.5-25|30	
14mr|gexif-0.5-25|31	%prep
14mr|gexif-0.5-25|32	%setup -q
14mr|gexif-0.5-25|33	%apply_patches
14mr|gexif-0.5-25|34	
14mr|gexif-0.5-25|35	# Make gexif compile with GTK 2.4.x or newer
14mr|gexif-0.5-25|36	perl -n -i -e '/^\s*-DGTK_DISABLE_DEPRECATED\b.*$/ || print $_' gexif/Makefile*
14mr|gexif-0.5-25|37	
14mr|gexif-0.5-25|38	%build
14mr|gexif-0.5-25|39	%configure2_5x
14mr|gexif-0.5-25|40	%make
14mr|gexif-0.5-25|41	
14mr|gexif-0.5-25|42	%install
14mr|gexif-0.5-25|43	%makeinstall_std
14mr|gexif-0.5-25|44	
14mr|gexif-0.5-25|45	# XDG menu
14mr|gexif-0.5-25|46	install -d %{buildroot}%{_datadir}/applications
14mr|gexif-0.5-25|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|gexif-0.5-25|48	[Desktop Entry]
14mr|gexif-0.5-25|49	Name=Gexif
14mr|gexif-0.5-25|50	Comment=Access EXIF information from pictures
14mr|gexif-0.5-25|51	Exec=%{_bindir}/%{name}
14mr|gexif-0.5-25|52	Icon=graphics_section
14mr|gexif-0.5-25|53	Terminal=false
14mr|gexif-0.5-25|54	Type=Application
14mr|gexif-0.5-25|55	Categories=Graphics;GTK;
14mr|gexif-0.5-25|56	EOF
14mr|gexif-0.5-25|57	
14mr|gexif-0.5-25|58	%find_lang %{name}
14mr|gexif-0.5-25|59	
14mr|gexif-0.5-25|60	
14mr|gexif-0.5-25|61	%changelog
14mr|gexif-0.5-25|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-25
14mr|gexif-0.5-25|63	+ Revision: bb4aca2
14mr|gexif-0.5-25|64	- MassBuild#440: Increase release tag
14mr|gexif-0.5-25|65	
14mr|gexif-0.5-25|66	

16456 14
14mr|gfbgraph-0.2.2-2|1	%define api_version 0.2
14mr|gfbgraph-0.2.2-2|2	%define lib_major   0
14mr|gfbgraph-0.2.2-2|3	%define lib_name    %mklibname gfbgraph %{api_version} %{lib_major}
14mr|gfbgraph-0.2.2-2|4	%define gi_name     %mklibname gfbgraph-gir %{api_version}
14mr|gfbgraph-0.2.2-2|5	%define develname   %mklibname -d gfbgraph
14mr|gfbgraph-0.2.2-2|6	
14mr|gfbgraph-0.2.2-2|7	%define url_ver     %(echo %{version}|cut -d. -f1,2)
14mr|gfbgraph-0.2.2-2|8	
14mr|gfbgraph-0.2.2-2|9	Summary:	GLib/GObject wrapper for the Facebook Graph API
14mr|gfbgraph-0.2.2-2|10	Name:		gfbgraph
14mr|gfbgraph-0.2.2-2|11	Version:	0.2.2
14mr|gfbgraph-0.2.2-2|12	Release:	2
14mr|gfbgraph-0.2.2-2|13	Epoch:		1
14mr|gfbgraph-0.2.2-2|14	Group:		System/Libraries
14mr|gfbgraph-0.2.2-2|15	License:	LGPLv2
14mr|gfbgraph-0.2.2-2|16	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gfbgraph-0.2.2-2|17	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|gfbgraph-0.2.2-2|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
14mr|gfbgraph-0.2.2-2|19	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16.0
14mr|gfbgraph-0.2.2-2|20	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mr|gfbgraph-0.2.2-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mr|gfbgraph-0.2.2-2|22	BuildRequires:	pkgconfig(rest-0.7)
14mr|gfbgraph-0.2.2-2|23	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|gfbgraph-0.2.2-2|24	BuildRequires:	pkgconfig(goa-1.0)
14mr|gfbgraph-0.2.2-2|25	BuildRequires:	gtk-doc
14mr|gfbgraph-0.2.2-2|26	BuildRequires:	intltool
14mr|gfbgraph-0.2.2-2|27	
14mr|gfbgraph-0.2.2-2|28	%description
14mr|gfbgraph-0.2.2-2|29	GLib/GObject wrapper for the Facebook Graph API that integrates with GNOME
14mr|gfbgraph-0.2.2-2|30	Online Accounts.
14mr|gfbgraph-0.2.2-2|31	
14mr|gfbgraph-0.2.2-2|32	%package -n %{lib_name}
14mr|gfbgraph-0.2.2-2|33	Summary:  %{summary}
14mr|gfbgraph-0.2.2-2|34	Group: %{group}
14mr|gfbgraph-0.2.2-2|35	
14mr|gfbgraph-0.2.2-2|36	%description -n %{lib_name}
14mr|gfbgraph-0.2.2-2|37	GLib/GObject wrapper for the Facebook Graph API that integrates with GNOME
14mr|gfbgraph-0.2.2-2|38	Online Accounts.
14mr|gfbgraph-0.2.2-2|39	
14mr|gfbgraph-0.2.2-2|40	%package -n %develname
14mr|gfbgraph-0.2.2-2|41	Summary: Support files necessary to compile applications with %{name}
14mr|gfbgraph-0.2.2-2|42	Group: Development/C
14mr|gfbgraph-0.2.2-2|43	Requires: %{lib_name} = %epoch:%{version}
14mr|gfbgraph-0.2.2-2|44	Provides: %{name}-%{api_version}-devel = %epoch:%{version}-%{release}
14mr|gfbgraph-0.2.2-2|45	Provides: %{name}-devel = %epoch:%{version}-%{release}
14mr|gfbgraph-0.2.2-2|46	
14mr|gfbgraph-0.2.2-2|47	%description -n %develname
14mr|gfbgraph-0.2.2-2|48	Libraries, headers, and support files necessary to compile
14mr|gfbgraph-0.2.2-2|49	applications using %{name}.
14mr|gfbgraph-0.2.2-2|50	
14mr|gfbgraph-0.2.2-2|51	%package -n %{gi_name}
14mr|gfbgraph-0.2.2-2|52	Summary:	GObject Introspection interface library for %{name}
14mr|gfbgraph-0.2.2-2|53	Group:		System/Libraries
14mr|gfbgraph-0.2.2-2|54	Requires:	%{lib_name} = %epoch:%{version}-%{release}
14mr|gfbgraph-0.2.2-2|55	
14mr|gfbgraph-0.2.2-2|56	%description -n %{gi_name}
14mr|gfbgraph-0.2.2-2|57	GObject Introspection interface library for %{name}.
14mr|gfbgraph-0.2.2-2|58	
14mr|gfbgraph-0.2.2-2|59	%prep
14mr|gfbgraph-0.2.2-2|60	%setup -q
14mr|gfbgraph-0.2.2-2|61	
14mr|gfbgraph-0.2.2-2|62	%build
14mr|gfbgraph-0.2.2-2|63	%configure2_5x --enable-gtk-doc --disable-static --enable-introspection
14mr|gfbgraph-0.2.2-2|64	%make
14mr|gfbgraph-0.2.2-2|65	
14mr|gfbgraph-0.2.2-2|66	%install
14mr|gfbgraph-0.2.2-2|67	%makeinstall_std
14mr|gfbgraph-0.2.2-2|68	
14mr|gfbgraph-0.2.2-2|69	# remove unpackaged files
14mr|gfbgraph-0.2.2-2|70	rm -rf $RPM_BUILD_ROOT%{_datadir}/../doc/lib%{name}
14mr|gfbgraph-0.2.2-2|71	rm -f %{buildroot}%{_libdir}/*.la
14mr|gfbgraph-0.2.2-2|72	
14mr|gfbgraph-0.2.2-2|73	%files -n %{lib_name}
14mr|gfbgraph-0.2.2-2|74	%doc AUTHORS COPYING README NEWS
14mr|gfbgraph-0.2.2-2|75	%{_libdir}/lib%{name}*-%{api_version}.so.%{lib_major}*
14mr|gfbgraph-0.2.2-2|76	
14mr|gfbgraph-0.2.2-2|77	%files -n %develname
14mr|gfbgraph-0.2.2-2|78	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|gfbgraph-0.2.2-2|79	%{_datadir}/gir-1.0/GFBGraph-%{api_version}.gir
14mr|gfbgraph-0.2.2-2|80	%{_libdir}/*.so
14mr|gfbgraph-0.2.2-2|81	%{_includedir}/*
14mr|gfbgraph-0.2.2-2|82	%{_libdir}/pkgconfig/*
14mr|gfbgraph-0.2.2-2|83	
14mr|gfbgraph-0.2.2-2|84	%files -n %{gi_name}
14mr|gfbgraph-0.2.2-2|85	%{_libdir}/girepository-1.0/GFBGraph-%{api_version}.typelib
14mr|gfbgraph-0.2.2-2|86	
14mr|gfbgraph-0.2.2-2|87	
14mr|gfbgraph-0.2.2-2|88	%changelog
14mr|gfbgraph-0.2.2-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.2.2-2
14mr|gfbgraph-0.2.2-2|90	+ Revision: eea022e
14mr|gfbgraph-0.2.2-2|91	- MassBuild#440: Increase release tag
14mr|gfbgraph-0.2.2-2|92	
14mr|gfbgraph-0.2.2-2|93	

16457 14
14mr|gfxboot-4.1.19-11|1	%define name	gfxboot
14mr|gfxboot-4.1.19-11|2	%define version	4.1.19
14mr|gfxboot-4.1.19-11|3	%define release  	11
14mr|gfxboot-4.1.19-11|4	
14mr|gfxboot-4.1.19-11|5	Summary:	Tools to create graphical boot logos
14mr|gfxboot-4.1.19-11|6	Name:		%{name}
14mr|gfxboot-4.1.19-11|7	Version:	%{version}
14mr|gfxboot-4.1.19-11|8	Release:	%{release}
14mr|gfxboot-4.1.19-11|9	Source0:	%{name}-%{version}.tar.bz2
14mr|gfxboot-4.1.19-11|10	Patch0:		gfxboot-3.3.18-mdv.patch
14mr|gfxboot-4.1.19-11|11	Patch1:		gfxboot-4.1.19-link.patch
14mr|gfxboot-4.1.19-11|12	Patch2:		gfxboot-4.1.19-preview-mandriva-defaults.patch
14mr|gfxboot-4.1.19-11|13	Patch3:		gfxboot-4.1.19-freetype-2.5.1.patch
14mr|gfxboot-4.1.19-11|14	License:	GPLv2+
14mr|gfxboot-4.1.19-11|15	Group:		System/Kernel and hardware
14mr|gfxboot-4.1.19-11|16	URL:		http://en.opensuse.org/
14mr|gfxboot-4.1.19-11|17	BuildRequires:	nasm
14mr|gfxboot-4.1.19-11|18	BuildRequires:	xmlto
14mr|gfxboot-4.1.19-11|19	BuildRequires:	lynx
14mr|gfxboot-4.1.19-11|20	BuildRequires:  docbook-dtd412-xml
14mr|gfxboot-4.1.19-11|21	BuildRequires:	pkgconfig(x11)
14mr|gfxboot-4.1.19-11|22	BuildRequires:	pkgconfig(freetype2)
14mr|gfxboot-4.1.19-11|23	ExclusiveArch:	%{ix86} x86_64
14mr|gfxboot-4.1.19-11|24	
14mr|gfxboot-4.1.19-11|25	%description
14mr|gfxboot-4.1.19-11|26	gfxboot provides tools to create graphical boot logos, for grub, lilo
14mr|gfxboot-4.1.19-11|27	and syslinux. It supports arch-specific boot menus, advanced help
14mr|gfxboot-4.1.19-11|28	menus, multiple keymaps, animated images, and more graphical pretty
14mr|gfxboot-4.1.19-11|29	things.
14mr|gfxboot-4.1.19-11|30	
14mr|gfxboot-4.1.19-11|31	%package        devel
14mr|gfxboot-4.1.19-11|32	License:        GPLv2+
14mr|gfxboot-4.1.19-11|33	Summary:        Tools for creating a graphical boot logo
14mr|gfxboot-4.1.19-11|34	Group:          System/Kernel and hardware
14mr|gfxboot-4.1.19-11|35	Requires:	gfxboot = %version-%release
14mr|gfxboot-4.1.19-11|36	%if %mdkversion >= 201100
14mr|gfxboot-4.1.19-11|37	Requires:	master-boot-code
14mr|gfxboot-4.1.19-11|38	%endif
14mr|gfxboot-4.1.19-11|39	Requires:	qemu
14mr|gfxboot-4.1.19-11|40	
14mr|gfxboot-4.1.19-11|41	%description devel
14mr|gfxboot-4.1.19-11|42	Here you find the necessary programs to create your own graphical boot
14mr|gfxboot-4.1.19-11|43	logo. The logo can be used with grub, lilo or syslinux.
14mr|gfxboot-4.1.19-11|44	
14mr|gfxboot-4.1.19-11|45	%prep
14mr|gfxboot-4.1.19-11|46	%setup -q
14mr|gfxboot-4.1.19-11|47	%patch0 -p1 -b .mdv
14mr|gfxboot-4.1.19-11|48	%patch1 -p0 -b .link
14mr|gfxboot-4.1.19-11|49	%patch2 -p1
14mr|gfxboot-4.1.19-11|50	%patch3 -p1 -b .freetype
14mr|gfxboot-4.1.19-11|51	
14mr|gfxboot-4.1.19-11|52	%build
14mr|gfxboot-4.1.19-11|53	%make CC="cc %optflags %ldflags"
14mr|gfxboot-4.1.19-11|54	%make doc
14mr|gfxboot-4.1.19-11|55	
14mr|gfxboot-4.1.19-11|56	%install
14mr|gfxboot-4.1.19-11|57	rm -rf $RPM_BUILD_ROOT
14mr|gfxboot-4.1.19-11|58	%makeinstall_std THEMES=""
14mr|gfxboot-4.1.19-11|59	install -d -m 755 %{buildroot}%{_mandir}/man8
14mr|gfxboot-4.1.19-11|60	install -m 644 doc/gfxboot.8 %{buildroot}%{_mandir}/man8
14mr|gfxboot-4.1.19-11|61	
14mr|gfxboot-4.1.19-11|62	# gfxboot-compile is used to build as non-root, move it out of /usr/sbin
14mr|gfxboot-4.1.19-11|63	install -d %{buildroot}%{_bindir}
14mr|gfxboot-4.1.19-11|64	# add adddir and keymapchars since they are used in mandriva-gfxboot-theme
14mr|gfxboot-4.1.19-11|65	# build system
14mr|gfxboot-4.1.19-11|66	cp %{_builddir}/%{name}-%{version}/bin/adddir %{buildroot}%{_bindir}/gfxboot-adddir
14mr|gfxboot-4.1.19-11|67	cp %{_builddir}/%{name}-%{version}/bin/keymapchars %{buildroot}%{_bindir}/gfxboot-keymapchars
14mr|gfxboot-4.1.19-11|68	mv %{buildroot}%{_sbindir}/gfxboot-compile %{buildroot}%{_bindir}/gfxboot-compile
14mr|gfxboot-4.1.19-11|69	mv %{buildroot}%{_sbindir}/gfxboot-font %{buildroot}%{_bindir}/gfxboot-font
14mr|gfxboot-4.1.19-11|70	
14mr|gfxboot-4.1.19-11|71	%clean
14mr|gfxboot-4.1.19-11|72	rm -rf $RPM_BUILD_ROOT
14mr|gfxboot-4.1.19-11|73	
14mr|gfxboot-4.1.19-11|74	%files
14mr|gfxboot-4.1.19-11|75	%defattr(-,root,root)
14mr|gfxboot-4.1.19-11|76	%{_sbindir}/gfxboot
14mr|gfxboot-4.1.19-11|77	%{_mandir}/man8/*
14mr|gfxboot-4.1.19-11|78	
14mr|gfxboot-4.1.19-11|79	%files devel
14mr|gfxboot-4.1.19-11|80	%defattr(-,root,root)
14mr|gfxboot-4.1.19-11|81	%{_bindir}/gfxboot-compile
14mr|gfxboot-4.1.19-11|82	%{_bindir}/gfxboot-font
14mr|gfxboot-4.1.19-11|83	%{_bindir}/gfxboot-adddir
14mr|gfxboot-4.1.19-11|84	%{_bindir}/gfxboot-keymapchars
14mr|gfxboot-4.1.19-11|85	%doc doc/gfxboot.html
14mr|gfxboot-4.1.19-11|86	%doc doc/gfxboot.txt
14mr|gfxboot-4.1.19-11|87	
14mr|gfxboot-4.1.19-11|88	
14mr|gfxboot-4.1.19-11|89	
14mr|gfxboot-4.1.19-11|90	%changelog
14mr|gfxboot-4.1.19-11|91	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 4.1.19-11
14mr|gfxboot-4.1.19-11|92	+ Revision: 34892ce
14mr|gfxboot-4.1.19-11|93	- apply patch to build with freetype 2.5.1 and higher
14mr|gfxboot-4.1.19-11|94	
14mr|gfxboot-4.1.19-11|95	

16458 14
14mr|ggz-client-libs-0.0.14.1-10|1	%define mod_major 4
14mr|ggz-client-libs-0.0.14.1-10|2	%define core_major 9
14mr|ggz-client-libs-0.0.14.1-10|3	%define modlibname %mklibname ggzmod %{mod_major}
14mr|ggz-client-libs-0.0.14.1-10|4	%define corelibname %mklibname ggzcore %{core_major}
14mr|ggz-client-libs-0.0.14.1-10|5	
14mr|ggz-client-libs-0.0.14.1-10|6	%define libggz_version %{version}
14mr|ggz-client-libs-0.0.14.1-10|7	%define lib_name %mklibname %{name} %{core_major}
14mr|ggz-client-libs-0.0.14.1-10|8	%define develname %mklibname -d %{name}
14mr|ggz-client-libs-0.0.14.1-10|9	
14mr|ggz-client-libs-0.0.14.1-10|10	Name:		ggz-client-libs
14mr|ggz-client-libs-0.0.14.1-10|11	Summary:	GGZ Client Libraries
14mr|ggz-client-libs-0.0.14.1-10|12	Version:	0.0.14.1
14mr|ggz-client-libs-0.0.14.1-10|13	Release:	10
14mr|ggz-client-libs-0.0.14.1-10|14	License:	GPL
14mr|ggz-client-libs-0.0.14.1-10|15	Group:		Games/Other
14mr|ggz-client-libs-0.0.14.1-10|16	URL:		http://ggzgamingzone.org/
14mr|ggz-client-libs-0.0.14.1-10|17	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
14mr|ggz-client-libs-0.0.14.1-10|18	
14mr|ggz-client-libs-0.0.14.1-10|19	BuildRequires:	libggz-devel = %{libggz_version}
14mr|ggz-client-libs-0.0.14.1-10|20	BuildRequires:	popt-devel
14mr|ggz-client-libs-0.0.14.1-10|21	BuildRequires:	expat-devel
14mr|ggz-client-libs-0.0.14.1-10|22	Requires(pre):	%{modlibname} = %{version}
14mr|ggz-client-libs-0.0.14.1-10|23	Requires(pre):	%{corelibname} = %{version}
14mr|ggz-client-libs-0.0.14.1-10|24	
14mr|ggz-client-libs-0.0.14.1-10|25	%description
14mr|ggz-client-libs-0.0.14.1-10|26	The GGZ client libraries are necessary for running and/or developing
14mr|ggz-client-libs-0.0.14.1-10|27	GGZ Gaming Zone clients and games.
14mr|ggz-client-libs-0.0.14.1-10|28	
14mr|ggz-client-libs-0.0.14.1-10|29	This package contains shared data files of GGZ and utility that
14mr|ggz-client-libs-0.0.14.1-10|30	maintain installed game modules.
14mr|ggz-client-libs-0.0.14.1-10|31	
14mr|ggz-client-libs-0.0.14.1-10|32	%package -n	%{modlibname}
14mr|ggz-client-libs-0.0.14.1-10|33	Summary:	GGZ Library containing functions interfacing game server and GGZ
14mr|ggz-client-libs-0.0.14.1-10|34	Group:		System/Libraries
14mr|ggz-client-libs-0.0.14.1-10|35	Requires:	%{name} = %{version}
14mr|ggz-client-libs-0.0.14.1-10|36	Provides:	libggzmod = %{version}
14mr|ggz-client-libs-0.0.14.1-10|37	
14mr|ggz-client-libs-0.0.14.1-10|38	%description -n	%{modlibname}
14mr|ggz-client-libs-0.0.14.1-10|39	The GGZ client libraries are necessary for running and/or developing
14mr|ggz-client-libs-0.0.14.1-10|40	GGZ Gaming Zone clients and games.
14mr|ggz-client-libs-0.0.14.1-10|41	
14mr|ggz-client-libs-0.0.14.1-10|42	This package contains library that contains common functions for
14mr|ggz-client-libs-0.0.14.1-10|43	interfacing a game server and GGZ.
14mr|ggz-client-libs-0.0.14.1-10|44	
14mr|ggz-client-libs-0.0.14.1-10|45	%package -n	%{corelibname}
14mr|ggz-client-libs-0.0.14.1-10|46	Summary:	GGZ Library needed by GGZ clients
14mr|ggz-client-libs-0.0.14.1-10|47	Group:		System/Libraries
14mr|ggz-client-libs-0.0.14.1-10|48	Requires:	%{name} = %{version}
14mr|ggz-client-libs-0.0.14.1-10|49	Provides:	libggzcore = %{version}
14mr|ggz-client-libs-0.0.14.1-10|50	
14mr|ggz-client-libs-0.0.14.1-10|51	%description -n	%{corelibname}
14mr|ggz-client-libs-0.0.14.1-10|52	The GGZ client libraries are necessary for running and/or developing
14mr|ggz-client-libs-0.0.14.1-10|53	GGZ Gaming Zone clients and games.
14mr|ggz-client-libs-0.0.14.1-10|54	
14mr|ggz-client-libs-0.0.14.1-10|55	This package contains library that contains core functions needed
14mr|ggz-client-libs-0.0.14.1-10|56	by all GGZ clients.
14mr|ggz-client-libs-0.0.14.1-10|57	
14mr|ggz-client-libs-0.0.14.1-10|58	%package -n	%{develname}
14mr|ggz-client-libs-0.0.14.1-10|59	Summary:	Development files for GGZ game clients library
14mr|ggz-client-libs-0.0.14.1-10|60	Group:		Development/C
14mr|ggz-client-libs-0.0.14.1-10|61	Requires:	libggz-devel = %{libggz_version}
14mr|ggz-client-libs-0.0.14.1-10|62	Requires: 	%{modlibname} = %{version}-%{release}
14mr|ggz-client-libs-0.0.14.1-10|63	Requires:	%{corelibname} = %{version}-%{release}
14mr|ggz-client-libs-0.0.14.1-10|64	Provides: 	%{name}-devel = %{version}-%{release}
14mr|ggz-client-libs-0.0.14.1-10|65	
14mr|ggz-client-libs-0.0.14.1-10|66	%description -n	%{develname}
14mr|ggz-client-libs-0.0.14.1-10|67	The GGZ client libraries are necessary for running and/or developing
14mr|ggz-client-libs-0.0.14.1-10|68	GGZ Gaming Zone clients and games.
14mr|ggz-client-libs-0.0.14.1-10|69	
14mr|ggz-client-libs-0.0.14.1-10|70	This package contains headers and other development files used for
14mr|ggz-client-libs-0.0.14.1-10|71	building GGZ Gaming Zone clients or game modules.
14mr|ggz-client-libs-0.0.14.1-10|72	
14mr|ggz-client-libs-0.0.14.1-10|73	%prep
14mr|ggz-client-libs-0.0.14.1-10|74	%setup -q
14mr|ggz-client-libs-0.0.14.1-10|75	
14mr|ggz-client-libs-0.0.14.1-10|76	%build
14mr|ggz-client-libs-0.0.14.1-10|77	%configure2_5x \
14mr|ggz-client-libs-0.0.14.1-10|78	--disable-static \
14mr|ggz-client-libs-0.0.14.1-10|79	--with-libggz-libraries=%{_libdir}
14mr|ggz-client-libs-0.0.14.1-10|80	
14mr|ggz-client-libs-0.0.14.1-10|81	%make
14mr|ggz-client-libs-0.0.14.1-10|82	
14mr|ggz-client-libs-0.0.14.1-10|83	%install
14mr|ggz-client-libs-0.0.14.1-10|84	rm -rf %{buildroot} ggz*.lang
14mr|ggz-client-libs-0.0.14.1-10|85	%makeinstall_std
14mr|ggz-client-libs-0.0.14.1-10|86	
14mr|ggz-client-libs-0.0.14.1-10|87	%find_lang ggzcore
14mr|ggz-client-libs-0.0.14.1-10|88	%find_lang ggz-config
14mr|ggz-client-libs-0.0.14.1-10|89	cat ggz-config.lang >> ggzcore.lang
14mr|ggz-client-libs-0.0.14.1-10|90	
14mr|ggz-client-libs-0.0.14.1-10|91	# owns various directories
14mr|ggz-client-libs-0.0.14.1-10|92	mkdir -p %{buildroot}%{_libdir}/ggz \
14mr|ggz-client-libs-0.0.14.1-10|93	%{buildroot}%{_datadir}/ggz/ggz-config \
14mr|ggz-client-libs-0.0.14.1-10|94	%{buildroot}%{_datadir}/ggz/pixmaps
14mr|ggz-client-libs-0.0.14.1-10|95	
14mr|ggz-client-libs-0.0.14.1-10|96	mkdir -p %{buildroot}%{_sysconfdir}
14mr|ggz-client-libs-0.0.14.1-10|97	touch %{buildroot}%{_sysconfdir}/ggz.modules
14mr|ggz-client-libs-0.0.14.1-10|98	
14mr|ggz-client-libs-0.0.14.1-10|99	%post
14mr|ggz-client-libs-0.0.14.1-10|100	touch %{_sysconfdir}/ggz.modules
14mr|ggz-client-libs-0.0.14.1-10|101	
14mr|ggz-client-libs-0.0.14.1-10|102	%files -f ggzcore.lang
14mr|ggz-client-libs-0.0.14.1-10|103	%doc AUTHORS COPYING NEWS README QuickStart.GGZ README.GGZ
14mr|ggz-client-libs-0.0.14.1-10|104	%ghost %{_sysconfdir}/ggz.modules
14mr|ggz-client-libs-0.0.14.1-10|105	%{_sysconfdir}/xdg/menus/ggz.menu
14mr|ggz-client-libs-0.0.14.1-10|106	%{_sysconfdir}/xdg/menus/applications-merged/ggz.merge.menu
14mr|ggz-client-libs-0.0.14.1-10|107	%{_bindir}/ggz-config
14mr|ggz-client-libs-0.0.14.1-10|108	%{_bindir}/ggz-wrapper
14mr|ggz-client-libs-0.0.14.1-10|109	%{_bindir}/ggz
14mr|ggz-client-libs-0.0.14.1-10|110	%dir %{_libexecdir}/ggz
14mr|ggz-client-libs-0.0.14.1-10|111	%dir %{_libexecdir}/ggz/ggzwrap
14mr|ggz-client-libs-0.0.14.1-10|112	%dir %{_datadir}/ggz
14mr|ggz-client-libs-0.0.14.1-10|113	%dir %{_datadir}/ggz/ggz-config
14mr|ggz-client-libs-0.0.14.1-10|114	%dir %{_datadir}/ggz/pixmaps
14mr|ggz-client-libs-0.0.14.1-10|115	%{_datadir}/desktop-directories/ggz-games.directory
14mr|ggz-client-libs-0.0.14.1-10|116	%{_datadir}/desktop-directories/ggz.directory
14mr|ggz-client-libs-0.0.14.1-10|117	%{_mandir}/man1/*
14mr|ggz-client-libs-0.0.14.1-10|118	%{_mandir}/man5/*
14mr|ggz-client-libs-0.0.14.1-10|119	%{_mandir}/man6/*
14mr|ggz-client-libs-0.0.14.1-10|120	%{_mandir}/man7/*
14mr|ggz-client-libs-0.0.14.1-10|121	
14mr|ggz-client-libs-0.0.14.1-10|122	%files -n %{modlibname}
14mr|ggz-client-libs-0.0.14.1-10|123	%{_libdir}/libggzmod.so.%{mod_major}*
14mr|ggz-client-libs-0.0.14.1-10|124	
14mr|ggz-client-libs-0.0.14.1-10|125	%files -n %{corelibname}
14mr|ggz-client-libs-0.0.14.1-10|126	%{_libdir}/libggzcore.so.%{core_major}*
14mr|ggz-client-libs-0.0.14.1-10|127	
14mr|ggz-client-libs-0.0.14.1-10|128	%files -n %{develname}
14mr|ggz-client-libs-0.0.14.1-10|129	%doc COPYING ChangeLog
14mr|ggz-client-libs-0.0.14.1-10|130	%{_includedir}/*
14mr|ggz-client-libs-0.0.14.1-10|131	%{_libdir}/lib*.so
14mr|ggz-client-libs-0.0.14.1-10|132	%{_mandir}/man3/*
14mr|ggz-client-libs-0.0.14.1-10|133	
14mr|ggz-client-libs-0.0.14.1-10|134	
14mr|ggz-client-libs-0.0.14.1-10|135	
14mr|ggz-client-libs-0.0.14.1-10|136	%changelog
14mr|ggz-client-libs-0.0.14.1-10|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.14.1-10
14mr|ggz-client-libs-0.0.14.1-10|138	+ Revision: 1ebadc7
14mr|ggz-client-libs-0.0.14.1-10|139	- MassBuild#440: Increase release tag
14mr|ggz-client-libs-0.0.14.1-10|140	
14mr|ggz-client-libs-0.0.14.1-10|141	

16459 14
14mr|ggz-gtk-client-0.0.14.1-14|1	%define major 1
14mr|ggz-gtk-client-0.0.14.1-14|2	%define libname %mklibname %{name} %{major}
14mr|ggz-gtk-client-0.0.14.1-14|3	%define develname %mklibname -d %{name}
14mr|ggz-gtk-client-0.0.14.1-14|4	
14mr|ggz-gtk-client-0.0.14.1-14|5	%define libggz_version %{version}
14mr|ggz-gtk-client-0.0.14.1-14|6	
14mr|ggz-gtk-client-0.0.14.1-14|7	%define ggz_client_libs_version %{version}
14mr|ggz-gtk-client-0.0.14.1-14|8	
14mr|ggz-gtk-client-0.0.14.1-14|9	Name:		ggz-gtk-client
14mr|ggz-gtk-client-0.0.14.1-14|10	Summary:	GGZ Client with GTK+ user interface
14mr|ggz-gtk-client-0.0.14.1-14|11	Version:	0.0.14.1
14mr|ggz-gtk-client-0.0.14.1-14|12	Release:	14
14mr|ggz-gtk-client-0.0.14.1-14|13	License:	GPL
14mr|ggz-gtk-client-0.0.14.1-14|14	Group:		Games/Other
14mr|ggz-gtk-client-0.0.14.1-14|15	URL:		http://ggzgamingzone.org/
14mr|ggz-gtk-client-0.0.14.1-14|16	
14mr|ggz-gtk-client-0.0.14.1-14|17	# http://download.sf.net/ggz/
14mr|ggz-gtk-client-0.0.14.1-14|18	Source0:	%{name}-%{version}.tar.bz2
14mr|ggz-gtk-client-0.0.14.1-14|19	Patch0:		ggz-gtk-client-0.0.14.1-linkage_fix.diff
14mr|ggz-gtk-client-0.0.14.1-14|20	
14mr|ggz-gtk-client-0.0.14.1-14|21	BuildRequires:	desktop-file-utils
14mr|ggz-gtk-client-0.0.14.1-14|22	BuildRequires:	libggz-devel = %{libggz_version}
14mr|ggz-gtk-client-0.0.14.1-14|23	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
14mr|ggz-gtk-client-0.0.14.1-14|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|ggz-gtk-client-0.0.14.1-14|25	BuildRequires:	pkgconfig(xft)
14mr|ggz-gtk-client-0.0.14.1-14|26	Requires:	ggz-client-libs = %{ggz_client_libs_version}
14mr|ggz-gtk-client-0.0.14.1-14|27	Suggests:	ggz-game-modules = %{version}
14mr|ggz-gtk-client-0.0.14.1-14|28	
14mr|ggz-gtk-client-0.0.14.1-14|29	%description
14mr|ggz-gtk-client-0.0.14.1-14|30	The official GGZ Gaming Zone client with GTK+ user interface.
14mr|ggz-gtk-client-0.0.14.1-14|31	
14mr|ggz-gtk-client-0.0.14.1-14|32	%package -n	%{libname}
14mr|ggz-gtk-client-0.0.14.1-14|33	Summary:	GGZ Library client with GTK+ user interface
14mr|ggz-gtk-client-0.0.14.1-14|34	Group:		Games/Other
14mr|ggz-gtk-client-0.0.14.1-14|35	
14mr|ggz-gtk-client-0.0.14.1-14|36	%description -n	%{libname}
14mr|ggz-gtk-client-0.0.14.1-14|37	The official GGZ Gaming Zone client with GTK+ user interface.
14mr|ggz-gtk-client-0.0.14.1-14|38	
14mr|ggz-gtk-client-0.0.14.1-14|39	%package -n	%{develname}
14mr|ggz-gtk-client-0.0.14.1-14|40	Summary:	Development files for GGZ Gaming Zone client with GTK+ user interface
14mr|ggz-gtk-client-0.0.14.1-14|41	Group:		Development/Other
14mr|ggz-gtk-client-0.0.14.1-14|42	Requires:	%{libname} = %{version}
14mr|ggz-gtk-client-0.0.14.1-14|43	Provides: 	%{name}-devel = %{version}
14mr|ggz-gtk-client-0.0.14.1-14|44	
14mr|ggz-gtk-client-0.0.14.1-14|45	%description -n	%{develname}
14mr|ggz-gtk-client-0.0.14.1-14|46	The GGZ client libraries are necessary for running and/or developing
14mr|ggz-gtk-client-0.0.14.1-14|47	GGZ Gaming Zone clients and games.
14mr|ggz-gtk-client-0.0.14.1-14|48	
14mr|ggz-gtk-client-0.0.14.1-14|49	This package contains headers and other development files used for
14mr|ggz-gtk-client-0.0.14.1-14|50	building GGZ Gaming Zone GTK2+ client.
14mr|ggz-gtk-client-0.0.14.1-14|51	
14mr|ggz-gtk-client-0.0.14.1-14|52	%prep
14mr|ggz-gtk-client-0.0.14.1-14|53	%setup -q
14mr|ggz-gtk-client-0.0.14.1-14|54	%patch0 -p0
14mr|ggz-gtk-client-0.0.14.1-14|55	
14mr|ggz-gtk-client-0.0.14.1-14|56	%build
14mr|ggz-gtk-client-0.0.14.1-14|57	autoreconf -fis
14mr|ggz-gtk-client-0.0.14.1-14|58	%configure2_5x \
14mr|ggz-gtk-client-0.0.14.1-14|59	--disable-static \
14mr|ggz-gtk-client-0.0.14.1-14|60	--bindir=%{_gamesbindir} \
14mr|ggz-gtk-client-0.0.14.1-14|61	--datadir="\${prefix}/share" \
14mr|ggz-gtk-client-0.0.14.1-14|62	--with-libggz-libraries=%{_libdir} \
14mr|ggz-gtk-client-0.0.14.1-14|63	--with-ggzcore-libraries=%{_libdir} \
14mr|ggz-gtk-client-0.0.14.1-14|64	--with-ggzmod-libraries=%{_libdir} \
14mr|ggz-gtk-client-0.0.14.1-14|65	
14mr|ggz-gtk-client-0.0.14.1-14|66	%make
14mr|ggz-gtk-client-0.0.14.1-14|67	
14mr|ggz-gtk-client-0.0.14.1-14|68	%install
14mr|ggz-gtk-client-0.0.14.1-14|69	rm -rf %{buildroot}
14mr|ggz-gtk-client-0.0.14.1-14|70	%makeinstall_std
14mr|ggz-gtk-client-0.0.14.1-14|71	
14mr|ggz-gtk-client-0.0.14.1-14|72	
14mr|ggz-gtk-client-0.0.14.1-14|73	desktop-file-install --vendor="" \
14mr|ggz-gtk-client-0.0.14.1-14|74	--remove-category="Application" \
14mr|ggz-gtk-client-0.0.14.1-14|75	--remove-key="Encoding" \
14mr|ggz-gtk-client-0.0.14.1-14|76	--add-category="GTK;Game" \
14mr|ggz-gtk-client-0.0.14.1-14|77	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|ggz-gtk-client-0.0.14.1-14|78	
14mr|ggz-gtk-client-0.0.14.1-14|79	%find_lang ggz-gtk
14mr|ggz-gtk-client-0.0.14.1-14|80	
14mr|ggz-gtk-client-0.0.14.1-14|81	%files -f ggz-gtk.lang
14mr|ggz-gtk-client-0.0.14.1-14|82	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO README.GGZ QuickStart.GGZ
14mr|ggz-gtk-client-0.0.14.1-14|83	%{_gamesbindir}/ggz-gtk
14mr|ggz-gtk-client-0.0.14.1-14|84	%{_datadir}/applications/*
14mr|ggz-gtk-client-0.0.14.1-14|85	%{_datadir}/ggz/ggz-gtk-client/*
14mr|ggz-gtk-client-0.0.14.1-14|86	%{_datadir}/ggz/help/*
14mr|ggz-gtk-client-0.0.14.1-14|87	%{_mandir}/man?/*
14mr|ggz-gtk-client-0.0.14.1-14|88	
14mr|ggz-gtk-client-0.0.14.1-14|89	%files -n %{libname}
14mr|ggz-gtk-client-0.0.14.1-14|90	%{_libdir}/libggz-gtk.so.%{major}*
14mr|ggz-gtk-client-0.0.14.1-14|91	
14mr|ggz-gtk-client-0.0.14.1-14|92	%files -n %{develname}
14mr|ggz-gtk-client-0.0.14.1-14|93	%doc COPYING ChangeLog
14mr|ggz-gtk-client-0.0.14.1-14|94	%{_includedir}/*
14mr|ggz-gtk-client-0.0.14.1-14|95	%{_libdir}/lib*.so
14mr|ggz-gtk-client-0.0.14.1-14|96	
14mr|ggz-gtk-client-0.0.14.1-14|97	
14mr|ggz-gtk-client-0.0.14.1-14|98	
14mr|ggz-gtk-client-0.0.14.1-14|99	
14mr|ggz-gtk-client-0.0.14.1-14|100	%changelog
14mr|ggz-gtk-client-0.0.14.1-14|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.14.1-14
14mr|ggz-gtk-client-0.0.14.1-14|102	+ Revision: a3516fc
14mr|ggz-gtk-client-0.0.14.1-14|103	- MassBuild#440: Increase release tag
14mr|ggz-gtk-client-0.0.14.1-14|104	
14mr|ggz-gtk-client-0.0.14.1-14|105	

16460 14
14mr|ggz-server-0.0.14.1-12|1	%define lib_major 6
14mr|ggz-server-0.0.14.1-12|2	%define libname %mklibname ggzdmod %{lib_major}
14mr|ggz-server-0.0.14.1-12|3	%define libname_basic libggzdmod
14mr|ggz-server-0.0.14.1-12|4	
14mr|ggz-server-0.0.14.1-12|5	%define enable_mysql 0
14mr|ggz-server-0.0.14.1-12|6	%{?_with_mysql: %global enable_mysql 1}
14mr|ggz-server-0.0.14.1-12|7	
14mr|ggz-server-0.0.14.1-12|8	%define enable_pgsql 0
14mr|ggz-server-0.0.14.1-12|9	%{?_with_pgsql: %global enable_pgsql 1}
14mr|ggz-server-0.0.14.1-12|10	
14mr|ggz-server-0.0.14.1-12|11	Name:		ggz-server
14mr|ggz-server-0.0.14.1-12|12	Summary:	Server software for the GGZ Gaming Zone
14mr|ggz-server-0.0.14.1-12|13	Version:	0.0.14.1
14mr|ggz-server-0.0.14.1-12|14	Release:	12
14mr|ggz-server-0.0.14.1-12|15	License:	GPL
14mr|ggz-server-0.0.14.1-12|16	Group:		Games/Other
14mr|ggz-server-0.0.14.1-12|17	URL:		http://www.ggzgamingzone.org/
14mr|ggz-server-0.0.14.1-12|18	Source:		%{name}-%{version}.tar.bz2
14mr|ggz-server-0.0.14.1-12|19	Patch0:		ggz-server-gcc43.diff
14mr|ggz-server-0.0.14.1-12|20	Patch1:		ggz-server-linkage_fix.diff
14mr|ggz-server-0.0.14.1-12|21	Patch2:		ggz_server_inotify.patch
14mr|ggz-server-0.0.14.1-12|22	Patch3:		ggz-server_wformat.patch
14mr|ggz-server-0.0.14.1-12|23	Patch4:		ggz-server-0.0.14.1-cstdio.patch
14mr|ggz-server-0.0.14.1-12|24	Patch5:		ggz-server-0.0.14.1-gcc46.patch
14mr|ggz-server-0.0.14.1-12|25	BuildRequires:	autoconf
14mr|ggz-server-0.0.14.1-12|26	BuildRequires:	libggz-devel = %{version}
14mr|ggz-server-0.0.14.1-12|27	BuildRequires:	popt-devel
14mr|ggz-server-0.0.14.1-12|28	BuildRequires:	expat-devel
14mr|ggz-server-0.0.14.1-12|29	%if %{enable_mysql}
14mr|ggz-server-0.0.14.1-12|30	BuildRequires:	mysql-devel
14mr|ggz-server-0.0.14.1-12|31	%else
14mr|ggz-server-0.0.14.1-12|32	%if %{enable_pgsql}
14mr|ggz-server-0.0.14.1-12|33	BuildRequires:	postgresql-devel
14mr|ggz-server-0.0.14.1-12|34	%else
14mr|ggz-server-0.0.14.1-12|35	BuildRequires:	db-devel
14mr|ggz-server-0.0.14.1-12|36	%endif
14mr|ggz-server-0.0.14.1-12|37	%endif
14mr|ggz-server-0.0.14.1-12|38	Requires:	libggz = %{version}
14mr|ggz-server-0.0.14.1-12|39	Requires:	%{libname} = %{version}-%{release}
14mr|ggz-server-0.0.14.1-12|40	
14mr|ggz-server-0.0.14.1-12|41	%description
14mr|ggz-server-0.0.14.1-12|42	The GGZ Gaming Zone server allows other computers to connect to yours via
14mr|ggz-server-0.0.14.1-12|43	the Internet and play network games.  Currently, the following game servers
14mr|ggz-server-0.0.14.1-12|44	are packaged with GGZ:
14mr|ggz-server-0.0.14.1-12|45	- Spades		- Connect the Dots
14mr|ggz-server-0.0.14.1-12|46	- Tic-Tac-Toe		- La Pocha
14mr|ggz-server-0.0.14.1-12|47	- Chinese Checkers	- Chess
14mr|ggz-server-0.0.14.1-12|48	- Combat		- Hastings
14mr|ggz-server-0.0.14.1-12|49	- Krosswater		- Reversi
14mr|ggz-server-0.0.14.1-12|50	- GGZ Cards		- Escape
14mr|ggz-server-0.0.14.1-12|51	- Keepalive		- Muehle
14mr|ggz-server-0.0.14.1-12|52	
14mr|ggz-server-0.0.14.1-12|53	# Main package
14mr|ggz-server-0.0.14.1-12|54	%package -n	%{libname}
14mr|ggz-server-0.0.14.1-12|55	Summary:	GGZ server libraries
14mr|ggz-server-0.0.14.1-12|56	Group:		System/Libraries
14mr|ggz-server-0.0.14.1-12|57	Provides:	%{libname_basic} = %{version}-%{release}
14mr|ggz-server-0.0.14.1-12|58	
14mr|ggz-server-0.0.14.1-12|59	%description -n	%{libname}
14mr|ggz-server-0.0.14.1-12|60	The GGZ Gaming Zone server allows other computers to connect to yours via
14mr|ggz-server-0.0.14.1-12|61	the Internet and play network games.  Currently, the following game servers
14mr|ggz-server-0.0.14.1-12|62	are packaged with GGZ:
14mr|ggz-server-0.0.14.1-12|63	- Spades		- Connect the Dots
14mr|ggz-server-0.0.14.1-12|64	- Tic-Tac-Toe		- La Pocha
14mr|ggz-server-0.0.14.1-12|65	- Chinese Checkers	- Chess
14mr|ggz-server-0.0.14.1-12|66	- Combat		- Hastings
14mr|ggz-server-0.0.14.1-12|67	- Krosswater		- Reversi
14mr|ggz-server-0.0.14.1-12|68	- GGZ Cards		- Escape
14mr|ggz-server-0.0.14.1-12|69	- Keepalive		- Muehle
14mr|ggz-server-0.0.14.1-12|70	
14mr|ggz-server-0.0.14.1-12|71	This package provides the libraries needed to run the server.
14mr|ggz-server-0.0.14.1-12|72	
14mr|ggz-server-0.0.14.1-12|73	# Devel package
14mr|ggz-server-0.0.14.1-12|74	%package	devel
14mr|ggz-server-0.0.14.1-12|75	Summary:	GGZ server development libraries
14mr|ggz-server-0.0.14.1-12|76	Group:		Development/C
14mr|ggz-server-0.0.14.1-12|77	Provides:	%{libname_basic}-devel = %{version}-%{release}
14mr|ggz-server-0.0.14.1-12|78	Provides:	%{name}-devel = %{version}-%{release}
14mr|ggz-server-0.0.14.1-12|79	Requires:	%{libname} = %{version}-%{release}
14mr|ggz-server-0.0.14.1-12|80	
14mr|ggz-server-0.0.14.1-12|81	%description	devel
14mr|ggz-server-0.0.14.1-12|82	The GGZ Gaming Zone server allows other computers to connect to yours via
14mr|ggz-server-0.0.14.1-12|83	the Internet and play network games.  Currently, the following game servers
14mr|ggz-server-0.0.14.1-12|84	are packaged with GGZ:
14mr|ggz-server-0.0.14.1-12|85	- Spades		- Connect the Dots
14mr|ggz-server-0.0.14.1-12|86	- Tic-Tac-Toe		- La Pocha
14mr|ggz-server-0.0.14.1-12|87	- Chinese Checkers	- Chess
14mr|ggz-server-0.0.14.1-12|88	- Combat		- Hastings
14mr|ggz-server-0.0.14.1-12|89	- Krosswater		- Reversi
14mr|ggz-server-0.0.14.1-12|90	- GGZ Cards		- Escape
14mr|ggz-server-0.0.14.1-12|91	- Keepalive		- Muehle
14mr|ggz-server-0.0.14.1-12|92	
14mr|ggz-server-0.0.14.1-12|93	This package provides all development related files necessary for you to
14mr|ggz-server-0.0.14.1-12|94	develop or compile any extra games which supports GGZ gaming server.
14mr|ggz-server-0.0.14.1-12|95	
14mr|ggz-server-0.0.14.1-12|96	%prep
14mr|ggz-server-0.0.14.1-12|97	%if %{enable_mysql} && %{enable_pgsql}
14mr|ggz-server-0.0.14.1-12|98	echo "\"--with mysql\" and \"--with pgsql\" can't be used together."
14mr|ggz-server-0.0.14.1-12|99	exit 1
14mr|ggz-server-0.0.14.1-12|100	%endif
14mr|ggz-server-0.0.14.1-12|101	
14mr|ggz-server-0.0.14.1-12|102	%setup -q
14mr|ggz-server-0.0.14.1-12|103	%patch0 -p0
14mr|ggz-server-0.0.14.1-12|104	%patch1 -p0
14mr|ggz-server-0.0.14.1-12|105	%patch2 -p1
14mr|ggz-server-0.0.14.1-12|106	%patch3 -p1
14mr|ggz-server-0.0.14.1-12|107	%patch4 -p1
14mr|ggz-server-0.0.14.1-12|108	%patch5 -p0
14mr|ggz-server-0.0.14.1-12|109	
14mr|ggz-server-0.0.14.1-12|110	autoreconf -fi
14mr|ggz-server-0.0.14.1-12|111	
14mr|ggz-server-0.0.14.1-12|112	%build
14mr|ggz-server-0.0.14.1-12|113	%serverbuild
14mr|ggz-server-0.0.14.1-12|114	%configure2_5x \
14mr|ggz-server-0.0.14.1-12|115	--disable-static \
14mr|ggz-server-0.0.14.1-12|116	--with-libggz-libraries=%{_libdir} \
14mr|ggz-server-0.0.14.1-12|117	%if %enable_mysql
14mr|ggz-server-0.0.14.1-12|118	--with-database=mysql
14mr|ggz-server-0.0.14.1-12|119	%else
14mr|ggz-server-0.0.14.1-12|120	%if %enable_pgsql
14mr|ggz-server-0.0.14.1-12|121	--with-database=pgsql
14mr|ggz-server-0.0.14.1-12|122	%else
14mr|ggz-server-0.0.14.1-12|123	--with-database=db4
14mr|ggz-server-0.0.14.1-12|124	%endif
14mr|ggz-server-0.0.14.1-12|125	%endif
14mr|ggz-server-0.0.14.1-12|126	%make LIBS="-pthread"
14mr|ggz-server-0.0.14.1-12|127	
14mr|ggz-server-0.0.14.1-12|128	%install
14mr|ggz-server-0.0.14.1-12|129	%makeinstall_std
14mr|ggz-server-0.0.14.1-12|130	
14mr|ggz-server-0.0.14.1-12|131	%files
14mr|ggz-server-0.0.14.1-12|132	%doc AUTHORS COPYING INSTALL NEWS README README.GGZ TODO
14mr|ggz-server-0.0.14.1-12|133	%config(noreplace) /etc/ggzd
14mr|ggz-server-0.0.14.1-12|134	%{_bindir}/*
14mr|ggz-server-0.0.14.1-12|135	%{_libdir}/ggzd
14mr|ggz-server-0.0.14.1-12|136	%{_datadir}/ggz/ggzd
14mr|ggz-server-0.0.14.1-12|137	%{_mandir}/man?/*
14mr|ggz-server-0.0.14.1-12|138	
14mr|ggz-server-0.0.14.1-12|139	%files -n %{libname}
14mr|ggz-server-0.0.14.1-12|140	%{_libdir}/libggzdmod.so.%{lib_major}
14mr|ggz-server-0.0.14.1-12|141	%{_libdir}/libggzdmod.so.%{lib_major}.*
14mr|ggz-server-0.0.14.1-12|142	%{_libdir}/libggzdmod++.so.*
14mr|ggz-server-0.0.14.1-12|143	
14mr|ggz-server-0.0.14.1-12|144	%files devel
14mr|ggz-server-0.0.14.1-12|145	%doc ChangeLog
14mr|ggz-server-0.0.14.1-12|146	%{_includedir}/*
14mr|ggz-server-0.0.14.1-12|147	%{_libdir}/libggzdmod++.so
14mr|ggz-server-0.0.14.1-12|148	%{_libdir}/libggzdmod.so
14mr|ggz-server-0.0.14.1-12|149	
14mr|ggz-server-0.0.14.1-12|150	
14mr|ggz-server-0.0.14.1-12|151	
14mr|ggz-server-0.0.14.1-12|152	%changelog
14mr|ggz-server-0.0.14.1-12|153	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.14.1-12
14mr|ggz-server-0.0.14.1-12|154	+ Revision: 800a63e
14mr|ggz-server-0.0.14.1-12|155	- MassBuild#440: Increase release tag
14mr|ggz-server-0.0.14.1-12|156	
14mr|ggz-server-0.0.14.1-12|157	

16461 14
14mr|ghex-3.10.0-2|1	%define api		3
14mr|ghex-3.10.0-2|2	%define major		0
14mr|ghex-3.10.0-2|3	%define libname		%mklibname gtkhex %{api} %{major}
14mr|ghex-3.10.0-2|4	%define develname	%mklibname -d gtkhex
14mr|ghex-3.10.0-2|5	
14mr|ghex-3.10.0-2|6	Summary:	GNOME Hexadecimal Editor
14mr|ghex-3.10.0-2|7	Name:		ghex
14mr|ghex-3.10.0-2|8	Version:	3.10.0
14mr|ghex-3.10.0-2|9	Release:	2
14mr|ghex-3.10.0-2|10	License:	GPLv2+
14mr|ghex-3.10.0-2|11	Group:		Editors
14mr|ghex-3.10.0-2|12	Url:		http://live.gnome.org/Ghex
14mr|ghex-3.10.0-2|13	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/ghex/3.10/%{name}-%{version}.tar.xz
14mr|ghex-3.10.0-2|14	
14mr|ghex-3.10.0-2|15	BuildRequires:	gettext
14mr|ghex-3.10.0-2|16	BuildRequires:	intltool
14mr|ghex-3.10.0-2|17	BuildRequires:	itstool
14mr|ghex-3.10.0-2|18	BuildRequires:	perl-XML-Parser
14mr|ghex-3.10.0-2|19	BuildRequires:	desktop-file-utils
14mr|ghex-3.10.0-2|20	BuildRequires:	pkgconfig(gail-3.0)
14mr|ghex-3.10.0-2|21	BuildRequires:	pkgconfig(gconf-2.0)
14mr|ghex-3.10.0-2|22	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|ghex-3.10.0-2|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|ghex-3.10.0-2|24	BuildRequires:	pkgconfig(xml2po)
14mr|ghex-3.10.0-2|25	
14mr|ghex-3.10.0-2|26	%description
14mr|ghex-3.10.0-2|27	GHex allows the user to load data from any file, view and edit it in either
14mr|ghex-3.10.0-2|28	hex or ascii. A must for anyone playing games that use non-ascii format for
14mr|ghex-3.10.0-2|29	saving.
14mr|ghex-3.10.0-2|30	
14mr|ghex-3.10.0-2|31	%package -n %{libname}
14mr|ghex-3.10.0-2|32	Summary:	Shared library of the GNOME Hexadecimal Editor
14mr|ghex-3.10.0-2|33	Group:		System/Libraries
14mr|ghex-3.10.0-2|34	
14mr|ghex-3.10.0-2|35	%description -n %{libname}
14mr|ghex-3.10.0-2|36	This contains the shared library needed by ghex.
14mr|ghex-3.10.0-2|37	
14mr|ghex-3.10.0-2|38	%package -n %{develname}
14mr|ghex-3.10.0-2|39	Summary:	Development files for the GNOME Hexadecimal Editor library
14mr|ghex-3.10.0-2|40	Group:		Development/C
14mr|ghex-3.10.0-2|41	Requires:	%{libname} = %{version}-%{release}
14mr|ghex-3.10.0-2|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|ghex-3.10.0-2|43	
14mr|ghex-3.10.0-2|44	%description -n %{develname}
14mr|ghex-3.10.0-2|45	This contains the development files needed to compile applications with
14mr|ghex-3.10.0-2|46	libghex.
14mr|ghex-3.10.0-2|47	
14mr|ghex-3.10.0-2|48	%prep
14mr|ghex-3.10.0-2|49	%setup -q
14mr|ghex-3.10.0-2|50	
14mr|ghex-3.10.0-2|51	%build
14mr|ghex-3.10.0-2|52	%configure2_5x \
14mr|ghex-3.10.0-2|53	--disable-static \
14mr|ghex-3.10.0-2|54	--disable-rpath \
14mr|ghex-3.10.0-2|55	--disable-scrollkeeper
14mr|ghex-3.10.0-2|56	
14mr|ghex-3.10.0-2|57	%make
14mr|ghex-3.10.0-2|58	
14mr|ghex-3.10.0-2|59	%install
14mr|ghex-3.10.0-2|60	%makeinstall_std
14mr|ghex-3.10.0-2|61	
14mr|ghex-3.10.0-2|62	desktop-file-install --vendor="" \
14mr|ghex-3.10.0-2|63	--remove-category="Application" \
14mr|ghex-3.10.0-2|64	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
14mr|ghex-3.10.0-2|65	--dir %{buildroot}%{_datadir}/applications \
14mr|ghex-3.10.0-2|66	%{buildroot}%{_datadir}/applications/*
14mr|ghex-3.10.0-2|67	
14mr|ghex-3.10.0-2|68	%find_lang %{name}-%{api} --with-gnome --all-name
14mr|ghex-3.10.0-2|69	
14mr|ghex-3.10.0-2|70	%files -f %{name}-%{api}.lang
14mr|ghex-3.10.0-2|71	%doc AUTHORS README
14mr|ghex-3.10.0-2|72	%{_bindir}/*
14mr|ghex-3.10.0-2|73	%{_datadir}/applications/*
14mr|ghex-3.10.0-2|74	%{_datadir}/icons/hicolor/*/apps/*ghex.*
14mr|ghex-3.10.0-2|75	%{_datadir}/icons/HighContrast/*/apps/*ghex.*
14mr|ghex-3.10.0-2|76	%{_datadir}/GConf/gsettings/ghex.convert
14mr|ghex-3.10.0-2|77	%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
14mr|ghex-3.10.0-2|78	%{_datadir}/appdata/ghex.appdata.xml
14mr|ghex-3.10.0-2|79	
14mr|ghex-3.10.0-2|80	%files -n %{libname}
14mr|ghex-3.10.0-2|81	%{_libdir}/libgtkhex-%{api}.so.%{major}*
14mr|ghex-3.10.0-2|82	
14mr|ghex-3.10.0-2|83	%files -n %{develname}
14mr|ghex-3.10.0-2|84	%{_libdir}/libgtkhex-%{api}.so
14mr|ghex-3.10.0-2|85	%{_libdir}/pkgconfig/gtkhex-%{api}.pc
14mr|ghex-3.10.0-2|86	%{_includedir}/gtkhex-%{api}
14mr|ghex-3.10.0-2|87	
14mr|ghex-3.10.0-2|88	
14mr|ghex-3.10.0-2|89	
14mr|ghex-3.10.0-2|90	%changelog
14mr|ghex-3.10.0-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.0-2
14mr|ghex-3.10.0-2|92	+ Revision: b986f93
14mr|ghex-3.10.0-2|93	- MassBuild#440: Increase release tag
14mr|ghex-3.10.0-2|94	
14mr|ghex-3.10.0-2|95	

16462 14
14mr|ghostscript-9.14-3|1	%define _disable_ld_no_undefined 1
14mr|ghostscript-9.14-3|2	%define rel 3
14mr|ghostscript-9.14-3|3	
14mr|ghostscript-9.14-3|4	%define gsver 9.14
14mr|ghostscript-9.14-3|5	%define ijsver 0.35
14mr|ghostscript-9.14-3|6	%define ijsreloffset 100
14mr|ghostscript-9.14-3|7	%define ijsrel %(echo $((%{rel} + %{ijsreloffset})))
14mr|ghostscript-9.14-3|8	
14mr|ghostscript-9.14-3|9	%define ijsmajor 1
14mr|ghostscript-9.14-3|10	%define libijs %mklibname ijs %{ijsmajor}
14mr|ghostscript-9.14-3|11	%define libijs_devel %mklibname -d ijs
14mr|ghostscript-9.14-3|12	
14mr|ghostscript-9.14-3|13	%define gsmajor 9
14mr|ghostscript-9.14-3|14	%define libgs %mklibname gs %{gsmajor}
14mr|ghostscript-9.14-3|15	%define libgs_devel %mklibname -d gs
14mr|ghostscript-9.14-3|16	
14mr|ghostscript-9.14-3|17	%define bootstrap 0
14mr|ghostscript-9.14-3|18	
14mr|ghostscript-9.14-3|19	%define GSx11SVGAmodule 1
14mr|ghostscript-9.14-3|20	%define withcupsfilters 0
14mr|ghostscript-9.14-3|21	%define debug 0
14mr|ghostscript-9.14-3|22	%if %{bootstrap}
14mr|ghostscript-9.14-3|23	%global withcupsfilters 0
14mr|ghostscript-9.14-3|24	%endif
14mr|ghostscript-9.14-3|25	
14mr|ghostscript-9.14-3|26	Summary:	PostScript/PDF interpreter and renderer (Main executable)
14mr|ghostscript-9.14-3|27	Name:		ghostscript
14mr|ghostscript-9.14-3|28	Version:	%{gsver}
14mr|ghostscript-9.14-3|29	Release:	%{rel}
14mr|ghostscript-9.14-3|30	License:	GPLv2+
14mr|ghostscript-9.14-3|31	Group:		Publishing
14mr|ghostscript-9.14-3|32	Url:		http://www.ghostscript.com/awki/Index
14mr|ghostscript-9.14-3|33	Source0:	http://ghostscript.com/releases/%{name}-%{gsver}.tar.gz
14mr|ghostscript-9.14-3|34	Source2:	ps2pdfpress.bz2
14mr|ghostscript-9.14-3|35	Source3:	http://www.linuxprinting.org/download/printing/sipixa6.upp.bz2
14mr|ghostscript-9.14-3|36	
14mr|ghostscript-9.14-3|37	# Fedora patches
14mr|ghostscript-9.14-3|38	Patch1:		ghostscript-multilib.patch
14mr|ghostscript-9.14-3|39	Patch2:		ghostscript-scripts.patch
14mr|ghostscript-9.14-3|40	Patch3:		ghostscript-noopt.patch
14mr|ghostscript-9.14-3|41	Patch4:		ghostscript-runlibfileifexists.patch
14mr|ghostscript-9.14-3|42	Patch5:		ghostscript-icc-missing-check.patch
14mr|ghostscript-9.14-3|43	Patch6:		ghostscript-Fontmap.local.patch
14mr|ghostscript-9.14-3|44	Patch7:		ghostscript-iccprofiles-initdir.patch
14mr|ghostscript-9.14-3|45	Patch8:		ghostscript-gdevcups-debug-uninit.patch
14mr|ghostscript-9.14-3|46	Patch9:		ghostscript-wrf-snprintf.patch
14mr|ghostscript-9.14-3|47	Patch10:	ghostscript-9.14-system-zlib.patch
14mr|ghostscript-9.14-3|48	
14mr|ghostscript-9.14-3|49	%if !%{bootstrap}
14mr|ghostscript-9.14-3|50	BuildRequires:	cups-devel
14mr|ghostscript-9.14-3|51	BuildRequires:	pkgconfig(fontconfig)
14mr|ghostscript-9.14-3|52	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|ghostscript-9.14-3|53	%endif
14mr|ghostscript-9.14-3|54	BuildRequires:	bison
14mr|ghostscript-9.14-3|55	BuildRequires:	flex
14mr|ghostscript-9.14-3|56	BuildRequires:	libtool
14mr|ghostscript-9.14-3|57	BuildRequires:	poppler-data
14mr|ghostscript-9.14-3|58	BuildRequires:	unzip
14mr|ghostscript-9.14-3|59	BuildRequires:	gettext-devel
14mr|ghostscript-9.14-3|60	BuildRequires:	glibc-devel
14mr|ghostscript-9.14-3|61	BuildRequires:	jbig2dec-devel
14mr|ghostscript-9.14-3|62	BuildRequires:	jpeg-devel
14mr|ghostscript-9.14-3|63	BuildRequires:	libpaper-devel
14mr|ghostscript-9.14-3|64	BuildRequires:	netpbm-devel
14mr|ghostscript-9.14-3|65	BuildRequires:	pkgconfig(dbus-1)
14mr|ghostscript-9.14-3|66	BuildRequires:	pkgconfig(freetype2)
14mr|ghostscript-9.14-3|67	BuildRequires:	pkgconfig(ice)
14mr|ghostscript-9.14-3|68	BuildRequires:	pkgconfig(jasper)
14mr|ghostscript-9.14-3|69	BuildRequires:	pkgconfig(lcms2)
14mr|ghostscript-9.14-3|70	BuildRequires:	pkgconfig(libidn)
14mr|ghostscript-9.14-3|71	BuildRequires:	pkgconfig(libopenjpeg1)
14mr|ghostscript-9.14-3|72	BuildRequires:	pkgconfig(libpng)
14mr|ghostscript-9.14-3|73	BuildRequires:	pkgconfig(libtiff-4)
14mr|ghostscript-9.14-3|74	BuildRequires:	pkgconfig(libxml)
14mr|ghostscript-9.14-3|75	BuildRequires:	pkgconfig(sm)
14mr|ghostscript-9.14-3|76	BuildRequires:	pkgconfig(x11)
14mr|ghostscript-9.14-3|77	BuildRequires:	pkgconfig(xext)
14mr|ghostscript-9.14-3|78	BuildRequires:	pkgconfig(xt)
14mr|ghostscript-9.14-3|79	BuildRequires:	pkgconfig(zlib)
14mr|ghostscript-9.14-3|80	
14mr|ghostscript-9.14-3|81	Requires:	ghostscript-common
14mr|ghostscript-9.14-3|82	Requires:	ghostscript-fonts
14mr|ghostscript-9.14-3|83	Requires:	poppler-data
14mr|ghostscript-9.14-3|84	Requires:	update-alternatives
14mr|ghostscript-9.14-3|85	Requires:	urw-fonts
14mr|ghostscript-9.14-3|86	%if !%{GSx11SVGAmodule}
14mr|ghostscript-9.14-3|87	%rename	ghostscript-module-X ghostscript-module-SVGALIB
14mr|ghostscript-9.14-3|88	%endif
14mr|ghostscript-9.14-3|89	
14mr|ghostscript-9.14-3|90	%description
14mr|ghostscript-9.14-3|91	Ghostscript is a set of software tools that provide a PostScript(TM)
14mr|ghostscript-9.14-3|92	interpreter, a set of C procedures (the Ghostscript library, which
14mr|ghostscript-9.14-3|93	implements the graphics capabilities in the PostScript language) and
14mr|ghostscript-9.14-3|94	an interpreter for Portable Document Format (PDF) files. Ghostscript
14mr|ghostscript-9.14-3|95	translates PostScript code into many common, bitmapped and vector
14mr|ghostscript-9.14-3|96	formats, like those understood by your printer or screen. Ghostscript
14mr|ghostscript-9.14-3|97	is normally used to display PostScript files and to print PostScript
14mr|ghostscript-9.14-3|98	files to non-PostScript printers.
14mr|ghostscript-9.14-3|99	
14mr|ghostscript-9.14-3|100	You should install ghostscript if you need to display PostScript or
14mr|ghostscript-9.14-3|101	PDF files, or if you have a non-PostScript printer.
14mr|ghostscript-9.14-3|102	
14mr|ghostscript-9.14-3|103	%files
14mr|ghostscript-9.14-3|104	%{_bindir}/gsc
14mr|ghostscript-9.14-3|105	%{_bindir}/gs-common
14mr|ghostscript-9.14-3|106	%{_bindir}/ghostscript
14mr|ghostscript-9.14-3|107	
14mr|ghostscript-9.14-3|108	%preun
14mr|ghostscript-9.14-3|109	if [ "$1" = 0 ]; then
14mr|ghostscript-9.14-3|110	# Remove update-alternatives entry
14mr|ghostscript-9.14-3|111	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsc
14mr|ghostscript-9.14-3|112	fi
14mr|ghostscript-9.14-3|113	
14mr|ghostscript-9.14-3|114	%post
14mr|ghostscript-9.14-3|115	# Set up update-alternatives entries
14mr|ghostscript-9.14-3|116	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsc 200
14mr|ghostscript-9.14-3|117	
14mr|ghostscript-9.14-3|118	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|119	
14mr|ghostscript-9.14-3|120	%package dvipdf
14mr|ghostscript-9.14-3|121	Summary:	PostScript/PDF interpreter and renderer (DVI-to-PDF converter)
14mr|ghostscript-9.14-3|122	Group: 		Publishing
14mr|ghostscript-9.14-3|123	Requires: 	ghostscript
14mr|ghostscript-9.14-3|124	Requires:	coreutils
14mr|ghostscript-9.14-3|125	Requires:	tetex-dvips
14mr|ghostscript-9.14-3|126	
14mr|ghostscript-9.14-3|127	%description dvipdf
14mr|ghostscript-9.14-3|128	Tool to convert the DVI format of TeX into the PDF format. There are
14mr|ghostscript-9.14-3|129	more such tools (for different quality levels) in the tetex-dvipdfm
14mr|ghostscript-9.14-3|130	package. All these tools use dvips of TeX to convert the DVI file to
14mr|ghostscript-9.14-3|131	PostScript, then they use GhostScript to generate the PDF file.
14mr|ghostscript-9.14-3|132	
14mr|ghostscript-9.14-3|133	%files dvipdf
14mr|ghostscript-9.14-3|134	%{_bindir}/dvipdf
14mr|ghostscript-9.14-3|135	
14mr|ghostscript-9.14-3|136	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|137	
14mr|ghostscript-9.14-3|138	%package common
14mr|ghostscript-9.14-3|139	Summary:	PostScript/PDF interpreter and renderer (Common files)
14mr|ghostscript-9.14-3|140	Group: 		Publishing
14mr|ghostscript-9.14-3|141	Requires:	urw-fonts >= 1.1
14mr|ghostscript-9.14-3|142	Requires:	ghostscript-fonts
14mr|ghostscript-9.14-3|143	Requires:	perl
14mr|ghostscript-9.14-3|144	
14mr|ghostscript-9.14-3|145	%description common
14mr|ghostscript-9.14-3|146	Ghostscript is a PostScript/PDF interpreter. It can render both
14mr|ghostscript-9.14-3|147	PostScript and PDF files to devices which include X window, many
14mr|ghostscript-9.14-3|148	printer formats, and popular graphics file formats.
14mr|ghostscript-9.14-3|149	
14mr|ghostscript-9.14-3|150	This package contains the common data files needed by GhostScript.
14mr|ghostscript-9.14-3|151	
14mr|ghostscript-9.14-3|152	%files common
14mr|ghostscript-9.14-3|153	%dir %{_datadir}/ghostscript
14mr|ghostscript-9.14-3|154	%{_datadir}/ghostscript/%{gsver}
14mr|ghostscript-9.14-3|155	%{_mandir}/man1/*
14mr|ghostscript-9.14-3|156	%lang(de) %{_mandir}/de/man1/*
14mr|ghostscript-9.14-3|157	%{_bindir}/[e-f]*
14mr|ghostscript-9.14-3|158	#{_bindir}/gs-common
14mr|ghostscript-9.14-3|159	%{_bindir}/gs[a-b]*
14mr|ghostscript-9.14-3|160	%{_bindir}/gs[d-n]*
14mr|ghostscript-9.14-3|161	%{_bindir}/[j-l]*
14mr|ghostscript-9.14-3|162	%{_bindir}/[n-z]*
14mr|ghostscript-9.14-3|163	%if %{withcupsfilters}
14mr|ghostscript-9.14-3|164	# "pstoraster" wrapper script to make GhostScript being used as the
14mr|ghostscript-9.14-3|165	# cups-internal RIP
14mr|ghostscript-9.14-3|166	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
14mr|ghostscript-9.14-3|167	%{_datadir}/cups/model/*
14mr|ghostscript-9.14-3|168	%config(noreplace) %{_sysconfdir}/cups/gstoraster.convs
14mr|ghostscript-9.14-3|169	%endif
14mr|ghostscript-9.14-3|170	
14mr|ghostscript-9.14-3|171	%post common
14mr|ghostscript-9.14-3|172	# Initialize japanese fonts
14mr|ghostscript-9.14-3|173	if test -f /usr/share/fonts/ttf/japanese/cidinst; then
14mr|ghostscript-9.14-3|174	sh /usr/share/fonts/ttf/japanese/cidinst
14mr|ghostscript-9.14-3|175	fi
14mr|ghostscript-9.14-3|176	
14mr|ghostscript-9.14-3|177	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|178	
14mr|ghostscript-9.14-3|179	%package X
14mr|ghostscript-9.14-3|180	Summary:	PostScript/PDF interpreter and renderer (GTK-based executable)
14mr|ghostscript-9.14-3|181	Group: 		Publishing
14mr|ghostscript-9.14-3|182	Requires: 	ghostscript-common
14mr|ghostscript-9.14-3|183	Requires:	update-alternatives
14mr|ghostscript-9.14-3|184	
14mr|ghostscript-9.14-3|185	%description X
14mr|ghostscript-9.14-3|186	Ghostscript is a PostScript/PDF interpreter. It can render both
14mr|ghostscript-9.14-3|187	PostScript and PDF files to devices which include X window, many
14mr|ghostscript-9.14-3|188	printer formats, and popular graphics file formats.
14mr|ghostscript-9.14-3|189	
14mr|ghostscript-9.14-3|190	This package contains a GhostScript executable with GTK-based X
14mr|ghostscript-9.14-3|191	display support ("display" device, default, so it displays files by
14mr|ghostscript-9.14-3|192	simply entering "gs <file>" on the command line). It makes use of the
14mr|ghostscript-9.14-3|193	GhostScript shared library.
14mr|ghostscript-9.14-3|194	
14mr|ghostscript-9.14-3|195	%files X
14mr|ghostscript-9.14-3|196	%{_bindir}/gsx
14mr|ghostscript-9.14-3|197	
14mr|ghostscript-9.14-3|198	%preun X
14mr|ghostscript-9.14-3|199	if [ "$1" = 0 ]; then
14mr|ghostscript-9.14-3|200	# Remove update-alternatives entry
14mr|ghostscript-9.14-3|201	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsx
14mr|ghostscript-9.14-3|202	fi
14mr|ghostscript-9.14-3|203	
14mr|ghostscript-9.14-3|204	%post X
14mr|ghostscript-9.14-3|205	# Set up update-alternatives entries
14mr|ghostscript-9.14-3|206	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsx 100
14mr|ghostscript-9.14-3|207	
14mr|ghostscript-9.14-3|208	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|209	
14mr|ghostscript-9.14-3|210	%if %{GSx11SVGAmodule}
14mr|ghostscript-9.14-3|211	%package module-X
14mr|ghostscript-9.14-3|212	Summary:	PostScript/PDF interpreter and renderer (Additional support for X)
14mr|ghostscript-9.14-3|213	Group: 		Publishing
14mr|ghostscript-9.14-3|214	Requires: 	ghostscript-common
14mr|ghostscript-9.14-3|215	
14mr|ghostscript-9.14-3|216	%description module-X
14mr|ghostscript-9.14-3|217	Ghostscript is a PostScript/PDF interpreter. It can render both
14mr|ghostscript-9.14-3|218	PostScript and PDF files to devices which include X window, many
14mr|ghostscript-9.14-3|219	printer formats, and popular graphics file formats.
14mr|ghostscript-9.14-3|220	
14mr|ghostscript-9.14-3|221	This package enhances Ghostscript with X window support.
14mr|ghostscript-9.14-3|222	
14mr|ghostscript-9.14-3|223	%files module-X
14mr|ghostscript-9.14-3|224	%doc README.shared.mandrivalinux
14mr|ghostscript-9.14-3|225	%dir %{_libdir}/ghostscript/%{gsver}
14mr|ghostscript-9.14-3|226	%{_libdir}/ghostscript/%{gsver}/X11.so
14mr|ghostscript-9.14-3|227	%endif
14mr|ghostscript-9.14-3|228	
14mr|ghostscript-9.14-3|229	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|230	
14mr|ghostscript-9.14-3|231	%package -n %{libgs}
14mr|ghostscript-9.14-3|232	Summary:	PostScript/PDF interpreter and renderer (GhostScript shared library)
14mr|ghostscript-9.14-3|233	Group:		Publishing
14mr|ghostscript-9.14-3|234	
14mr|ghostscript-9.14-3|235	%description -n %{libgs}
14mr|ghostscript-9.14-3|236	This is the API library for programs which use the PostScript and/or
14mr|ghostscript-9.14-3|237	PDF interpreters of GhostScript.
14mr|ghostscript-9.14-3|238	
14mr|ghostscript-9.14-3|239	%files -n %{libgs}
14mr|ghostscript-9.14-3|240	%{_libdir}/libgs.so.*%{gsmajor}*
14mr|ghostscript-9.14-3|241	
14mr|ghostscript-9.14-3|242	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|243	
14mr|ghostscript-9.14-3|244	%package -n %{libgs_devel}
14mr|ghostscript-9.14-3|245	Summary:	Headers and links to compile against the "%{libgs}" library
14mr|ghostscript-9.14-3|246	Group:		Development/C
14mr|ghostscript-9.14-3|247	Requires:	%{libgs} >= %{gsver}
14mr|ghostscript-9.14-3|248	Provides:	%{name}-devel = %{gsver}
14mr|ghostscript-9.14-3|249	Provides:	libgs-devel = %{gsver}
14mr|ghostscript-9.14-3|250	Obsoletes:	%{_lib}gs9-devel < %{gsver}
14mr|ghostscript-9.14-3|251	Obsoletes:	%{_lib}gs8-devel < %{gsver}
14mr|ghostscript-9.14-3|252	
14mr|ghostscript-9.14-3|253	%description -n %{libgs_devel}
14mr|ghostscript-9.14-3|254	This package contains the static library and the header files needed
14mr|ghostscript-9.14-3|255	to compile applications using the GhostScript shared library.
14mr|ghostscript-9.14-3|256	
14mr|ghostscript-9.14-3|257	%files -n %{libgs_devel}
14mr|ghostscript-9.14-3|258	%{_libdir}/libgs.so
14mr|ghostscript-9.14-3|259	%{_includedir}/ghostscript
14mr|ghostscript-9.14-3|260	
14mr|ghostscript-9.14-3|261	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|262	
14mr|ghostscript-9.14-3|263	%package -n %{libijs}
14mr|ghostscript-9.14-3|264	Summary:	Dynamic library for the IJS printer driver plug-in interface
14mr|ghostscript-9.14-3|265	Version:	%{ijsver}
14mr|ghostscript-9.14-3|266	Release:	%{ijsrel}
14mr|ghostscript-9.14-3|267	Group:		Publishing
14mr|ghostscript-9.14-3|268	Url:		http://www.linuxprinting.org/ijs/
14mr|ghostscript-9.14-3|269	Provides:	libijs = %{ijsver}-%{ijsrel}
14mr|ghostscript-9.14-3|270	
14mr|ghostscript-9.14-3|271	%description -n %{libijs}
14mr|ghostscript-9.14-3|272	This is the API library for programs using the IJS printer driver
14mr|ghostscript-9.14-3|273	plug-in interface. Printer drivers using this interface can be added
14mr|ghostscript-9.14-3|274	to GhostScript (6.53 or newer) without needing to rebuild
14mr|ghostscript-9.14-3|275	GhostScript. Application programs providing an IJS interface can make
14mr|ghostscript-9.14-3|276	use of IJS printer drivers directly, without needing GhostScript.
14mr|ghostscript-9.14-3|277	
14mr|ghostscript-9.14-3|278	%files -n %{libijs}
14mr|ghostscript-9.14-3|279	%{_libdir}/libijs-%{ijsver}.so
14mr|ghostscript-9.14-3|280	
14mr|ghostscript-9.14-3|281	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|282	
14mr|ghostscript-9.14-3|283	%package -n %{libijs_devel}
14mr|ghostscript-9.14-3|284	Summary:	Headers and links for compiling against the "%{libijs}" library
14mr|ghostscript-9.14-3|285	Version:	%{ijsver}
14mr|ghostscript-9.14-3|286	Release:	%{ijsrel}
14mr|ghostscript-9.14-3|287	Group:		Development/C
14mr|ghostscript-9.14-3|288	Url:		http://www.linuxprinting.org/ijs/
14mr|ghostscript-9.14-3|289	Requires:	%{libijs} >= %{ijsver}
14mr|ghostscript-9.14-3|290	Requires:	multiarch-utils
14mr|ghostscript-9.14-3|291	Provides:	libijs-devel = %{ijsver}-%{ijsrel}
14mr|ghostscript-9.14-3|292	Provides:	ijs-devel = %{ijsver}-%{ijsrel}
14mr|ghostscript-9.14-3|293	Obsoletes:	%{_lib}ijs1-devel < %{ijsver}-%{ijsrel}
14mr|ghostscript-9.14-3|294	
14mr|ghostscript-9.14-3|295	%description -n %{libijs_devel}
14mr|ghostscript-9.14-3|296	This package contains the static library and the header files needed
14mr|ghostscript-9.14-3|297	to compile applications using the IJS library.
14mr|ghostscript-9.14-3|298	
14mr|ghostscript-9.14-3|299	%files -n %{libijs_devel}
14mr|ghostscript-9.14-3|300	%doc ijs/README
14mr|ghostscript-9.14-3|301	%{_libdir}/libijs.so
14mr|ghostscript-9.14-3|302	%{_libdir}/pkgconfig/ijs.pc
14mr|ghostscript-9.14-3|303	%{_includedir}/ijs
14mr|ghostscript-9.14-3|304	%{_bindir}/ijs_client_example
14mr|ghostscript-9.14-3|305	%{_bindir}/ijs_server_example
14mr|ghostscript-9.14-3|306	%{_bindir}/ijs-config
14mr|ghostscript-9.14-3|307	
14mr|ghostscript-9.14-3|308	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|309	
14mr|ghostscript-9.14-3|310	%package doc
14mr|ghostscript-9.14-3|311	Summary:	Documentation for GhostScript
14mr|ghostscript-9.14-3|312	Group:		Publishing
14mr|ghostscript-9.14-3|313	
14mr|ghostscript-9.14-3|314	%description doc
14mr|ghostscript-9.14-3|315	This package contains documentation for GhostScript.
14mr|ghostscript-9.14-3|316	
14mr|ghostscript-9.14-3|317	%files doc
14mr|ghostscript-9.14-3|318	%doc %{_docdir}/ghostscript-doc-%{gsver}
14mr|ghostscript-9.14-3|319	
14mr|ghostscript-9.14-3|320	#----------------------------------------------------------------------------
14mr|ghostscript-9.14-3|321	
14mr|ghostscript-9.14-3|322	%prep
14mr|ghostscript-9.14-3|323	%setup -q
14mr|ghostscript-9.14-3|324	%apply_patches
14mr|ghostscript-9.14-3|325	
14mr|ghostscript-9.14-3|326	# prevent building and using bundled libs
14mr|ghostscript-9.14-3|327	rm -rf jasper jbig2dec libpng jpeg tiff expat zlib lcms freetype
14mr|ghostscript-9.14-3|328	
14mr|ghostscript-9.14-3|329	# Convert manual pages to UTF-8
14mr|ghostscript-9.14-3|330	from8859_1() {
14mr|ghostscript-9.14-3|331	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
14mr|ghostscript-9.14-3|332	mv "${1}_" "$1"
14mr|ghostscript-9.14-3|333	}
14mr|ghostscript-9.14-3|334	for i in man/de/*.1; do from8859_1 "$i"; done
14mr|ghostscript-9.14-3|335	
14mr|ghostscript-9.14-3|336	# Stuff for shared library support to ghostscript.
14mr|ghostscript-9.14-3|337	%if %{GSx11SVGAmodule}
14mr|ghostscript-9.14-3|338	# build a small README describing the features available.
14mr|ghostscript-9.14-3|339	cat <<EOF >README.shared.mandrivalinux
14mr|ghostscript-9.14-3|340	This version of ghostscript support shared modules dynamically loaded
14mr|ghostscript-9.14-3|341	at run time.
14mr|ghostscript-9.14-3|342	
14mr|ghostscript-9.14-3|343	There are currently two modules compiled with the Mandriva Linux version of
14mr|ghostscript-9.14-3|344	ghostscript, one to support all X11 devices (typically used by gv) and
14mr|ghostscript-9.14-3|345	another to support the svgalib devices. Look at the
14mr|ghostscript-9.14-3|346	ghostscript-module-??? packages.
14mr|ghostscript-9.14-3|347	
14mr|ghostscript-9.14-3|348	There is no configuration needed, just can add (or remove) the package
14mr|ghostscript-9.14-3|349	to add (or remove) the devices concerned in ghostscript.
14mr|ghostscript-9.14-3|350	EOF
14mr|ghostscript-9.14-3|351	%endif
14mr|ghostscript-9.14-3|352	
14mr|ghostscript-9.14-3|353	# ps2pdfpress
14mr|ghostscript-9.14-3|354	bzcat %{SOURCE2} > ps2pdfpress
14mr|ghostscript-9.14-3|355	
14mr|ghostscript-9.14-3|356	# UPP file for SiPix Pocket Printer A6
14mr|ghostscript-9.14-3|357	bzcat %{SOURCE3} > sipixa6.upp
14mr|ghostscript-9.14-3|358	
14mr|ghostscript-9.14-3|359	%build
14mr|ghostscript-9.14-3|360	EXTRACFLAGS="-fno-strict-aliasing"
14mr|ghostscript-9.14-3|361	
14mr|ghostscript-9.14-3|362	pushd ijs*
14mr|ghostscript-9.14-3|363	./autogen.sh
14mr|ghostscript-9.14-3|364	%configure2_5x \
14mr|ghostscript-9.14-3|365	%ifarch %{ix86}
14mr|ghostscript-9.14-3|366	--disable-sse2 \
14mr|ghostscript-9.14-3|367	%endif
14mr|ghostscript-9.14-3|368	--enable-shared \
14mr|ghostscript-9.14-3|369	--disable-static
14mr|ghostscript-9.14-3|370	
14mr|ghostscript-9.14-3|371	%make
14mr|ghostscript-9.14-3|372	popd
14mr|ghostscript-9.14-3|373	
14mr|ghostscript-9.14-3|374	FONTPATH=
14mr|ghostscript-9.14-3|375	for path in \
14mr|ghostscript-9.14-3|376	%{_datadir}/fonts/default/%{name} \
14mr|ghostscript-9.14-3|377	%{_datadir}/fonts/default/Type1 \
14mr|ghostscript-9.14-3|378	%{_datadir}/fonts/default/amspsfnt/pfb \
14mr|ghostscript-9.14-3|379	%{_datadir}/fonts/default/cmpsfont/pfb \
14mr|ghostscript-9.14-3|380	%{_datadir}/fonts \
14mr|ghostscript-9.14-3|381	%{_datadir}/%{name}/conf.d \
14mr|ghostscript-9.14-3|382	%{_sysconfdir}/%{name} \
14mr|ghostscript-9.14-3|383	%{_sysconfdir}/%{name}/%{gs_dot_ver} \
14mr|ghostscript-9.14-3|384	%{_datadir}/poppler/cMap/*
14mr|ghostscript-9.14-3|385	do
14mr|ghostscript-9.14-3|386	FONTPATH="$FONTPATH${FONTPATH:+:}$path"
14mr|ghostscript-9.14-3|387	done
14mr|ghostscript-9.14-3|388	autoconf --force
14mr|ghostscript-9.14-3|389	
14mr|ghostscript-9.14-3|390	%configure2_5x \
14mr|ghostscript-9.14-3|391	--enable-dynamic \
14mr|ghostscript-9.14-3|392	%if !%{bootstrap}
14mr|ghostscript-9.14-3|393	--enable-fontconfig \
14mr|ghostscript-9.14-3|394	%endif
14mr|ghostscript-9.14-3|395	--with-drivers=ALL \
14mr|ghostscript-9.14-3|396	--with-fontpath="$FONTPATH" \
14mr|ghostscript-9.14-3|397	--with-ijs \
14mr|ghostscript-9.14-3|398	--with-x \
14mr|ghostscript-9.14-3|399	--disable-compile-inits \
14mr|ghostscript-9.14-3|400	--with-system-libtiff \
14mr|ghostscript-9.14-3|401	%if %{withcupsfilters}
14mr|ghostscript-9.14-3|402	--with-install-cups \
14mr|ghostscript-9.14-3|403	%endif
14mr|ghostscript-9.14-3|404	CFLAGS="$CFLAGS $EXTRACFLAGS"
14mr|ghostscript-9.14-3|405	
14mr|ghostscript-9.14-3|406	
14mr|ghostscript-9.14-3|407	# Drivers which do not compile:
14mr|ghostscript-9.14-3|408	# Needs newsiop/lbp.h: nwp533
14mr|ghostscript-9.14-3|409	# Needs sys/ioccom.h: sparc
14mr|ghostscript-9.14-3|410	# Needs unbdev/lpviio.h: sparc
14mr|ghostscript-9.14-3|411	
14mr|ghostscript-9.14-3|412	# Set documentation dir
14mr|ghostscript-9.14-3|413	perl -p -i -e 's|^(docdir=).*$|$1\$\(datadir\)/doc/%{name}-doc-%{gsver}|' Makefile
14mr|ghostscript-9.14-3|414	
14mr|ghostscript-9.14-3|415	# Fix references to X11 libraries
14mr|ghostscript-9.14-3|416	perl -p -i -e "s|(/usr/X11R6)/lib\b|\1/%{_lib}|g" Makefile base/*.mak
14mr|ghostscript-9.14-3|417	
14mr|ghostscript-9.14-3|418	# Correct paths for CJK fonts
14mr|ghostscript-9.14-3|419	perl -p -i -e "s:/usr/share/ghostscript/:/usr/share/ghostscript/Resource/:g" Resource/Init/gs_res.ps
14mr|ghostscript-9.14-3|420	perl -p -i -e "s:ghostscript/Resource/fonts:ghostscript/Resource/Font:g" Resource/Init/gs_res.ps
14mr|ghostscript-9.14-3|421	
14mr|ghostscript-9.14-3|422	# Do not use "-ansi" in gcc calls
14mr|ghostscript-9.14-3|423	perl -p -i -e "s:-ansi::g" Makefile
14mr|ghostscript-9.14-3|424	
14mr|ghostscript-9.14-3|425	# bork
14mr|ghostscript-9.14-3|426	perl -p -i -e "s|^EXTRALIBS=|EXTRALIBS=-L/%{_lib} -lz |g" Makefile
14mr|ghostscript-9.14-3|427	
14mr|ghostscript-9.14-3|428	# The RPM macro for make is not used here, as parallelization of the build
14mr|ghostscript-9.14-3|429	# process does not work.
14mr|ghostscript-9.14-3|430	%if %{GSx11SVGAmodule}
14mr|ghostscript-9.14-3|431	#make STDDIRS
14mr|ghostscript-9.14-3|432	make obj/X11.so
14mr|ghostscript-9.14-3|433	%endif
14mr|ghostscript-9.14-3|434	make so
14mr|ghostscript-9.14-3|435	#make pcl3opts
14mr|ghostscript-9.14-3|436	make cups
14mr|ghostscript-9.14-3|437	
14mr|ghostscript-9.14-3|438	%install
14mr|ghostscript-9.14-3|439	# Make directories
14mr|ghostscript-9.14-3|440	install -d %{buildroot}%{_bindir}
14mr|ghostscript-9.14-3|441	install -d %{buildroot}%{_libdir}
14mr|ghostscript-9.14-3|442	install -d %{buildroot}%{_includedir}
14mr|ghostscript-9.14-3|443	install -d %{buildroot}%{_sysconfdir}
14mr|ghostscript-9.14-3|444	install -d %{buildroot}%{_mandir}/man1
14mr|ghostscript-9.14-3|445	%if !%{bootstrap}
14mr|ghostscript-9.14-3|446	install -d %{buildroot}%{_prefix}/lib/cups
14mr|ghostscript-9.14-3|447	install -d %{buildroot}%{_datadir}/cups/model
14mr|ghostscript-9.14-3|448	install -d %{buildroot}%{_sysconfdir}/cups
14mr|ghostscript-9.14-3|449	%endif
14mr|ghostscript-9.14-3|450	
14mr|ghostscript-9.14-3|451	pushd ijs*
14mr|ghostscript-9.14-3|452	%configure2_5x \
14mr|ghostscript-9.14-3|453	--enable-shared \
14mr|ghostscript-9.14-3|454	--prefix=%{buildroot}%{_prefix} \
14mr|ghostscript-9.14-3|455	--libdir=%{buildroot}%{_libdir}
14mr|ghostscript-9.14-3|456	
14mr|ghostscript-9.14-3|457	# Work around bug in "configure" script
14mr|ghostscript-9.14-3|458	perl -p -i -e 's/\@OBJEXT\@/o/g' Makefile
14mr|ghostscript-9.14-3|459	perl -p -i -e 's/\@EXEEXT\@//g' Makefile
14mr|ghostscript-9.14-3|460	%makeinstall
14mr|ghostscript-9.14-3|461	# Fix prefixes in scripts
14mr|ghostscript-9.14-3|462	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_bindir}/ijs-config
14mr|ghostscript-9.14-3|463	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_libdir}/pkgconfig/ijs.pc
14mr|ghostscript-9.14-3|464	popd
14mr|ghostscript-9.14-3|465	
14mr|ghostscript-9.14-3|466	##### GHOSTSCRIPT
14mr|ghostscript-9.14-3|467	mkdir -p %{buildroot}%{_docdir}/ghostscript-doc-%{gsver}
14mr|ghostscript-9.14-3|468	
14mr|ghostscript-9.14-3|469	%if !%{bootstrap}
14mr|ghostscript-9.14-3|470	make \
14mr|ghostscript-9.14-3|471	prefix=%{_prefix} \
14mr|ghostscript-9.14-3|472	DESTDIR=%{buildroot} \
14mr|ghostscript-9.14-3|473	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mr|ghostscript-9.14-3|474	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mr|ghostscript-9.14-3|475	bindir=%{_bindir} \
14mr|ghostscript-9.14-3|476	%if %{withcupsfilters}
14mr|ghostscript-9.14-3|477	install-cups \
14mr|ghostscript-9.14-3|478	%endif
14mr|ghostscript-9.14-3|479	mandir=%{_mandir}
14mr|ghostscript-9.14-3|480	%endif
14mr|ghostscript-9.14-3|481	
14mr|ghostscript-9.14-3|482	make \
14mr|ghostscript-9.14-3|483	prefix=%{_prefix} \
14mr|ghostscript-9.14-3|484	DESTDIR=%{buildroot} \
14mr|ghostscript-9.14-3|485	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mr|ghostscript-9.14-3|486	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mr|ghostscript-9.14-3|487	bindir=%{_bindir} \
14mr|ghostscript-9.14-3|488	libdir=%{_libdir} \
14mr|ghostscript-9.14-3|489	mandir=%{_mandir} \
14mr|ghostscript-9.14-3|490	soinstall
14mr|ghostscript-9.14-3|491	
14mr|ghostscript-9.14-3|492	%if %{GSx11SVGAmodule}
14mr|ghostscript-9.14-3|493	make \
14mr|ghostscript-9.14-3|494	prefix=%{_prefix} \
14mr|ghostscript-9.14-3|495	DESTDIR=%{buildroot} \
14mr|ghostscript-9.14-3|496	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mr|ghostscript-9.14-3|497	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mr|ghostscript-9.14-3|498	bindir=%{_bindir} \
14mr|ghostscript-9.14-3|499	libdir=%{_libdir} \
14mr|ghostscript-9.14-3|500	mandir=%{_mandir} \
14mr|ghostscript-9.14-3|501	install-shared
14mr|ghostscript-9.14-3|502	%endif
14mr|ghostscript-9.14-3|503	
14mr|ghostscript-9.14-3|504	ln -sf gs.1%{_extension} %{buildroot}%{_mandir}/man1/ghostscript.1%{_extension}
14mr|ghostscript-9.14-3|505	
14mr|ghostscript-9.14-3|506	# ps2pdfpress
14mr|ghostscript-9.14-3|507	install -m 755 ps2pdfpress %{buildroot}%{_bindir}
14mr|ghostscript-9.14-3|508	
14mr|ghostscript-9.14-3|509	# UPP file for SiPix Pocket Printer A6
14mr|ghostscript-9.14-3|510	install -m 644 sipixa6.upp %{buildroot}%{_datadir}/ghostscript/%{gsver}/lib/
14mr|ghostscript-9.14-3|511	
14mr|ghostscript-9.14-3|512	# why?
14mr|ghostscript-9.14-3|513	%if %{withcupsfilters}
14mr|ghostscript-9.14-3|514	mv %{buildroot}%{_datadir}/cups/mime/gstoraster.convs %{buildroot}%{_sysconfdir}/cups/gstoraster.convs
14mr|ghostscript-9.14-3|515	%endif
14mr|ghostscript-9.14-3|516	
14mr|ghostscript-9.14-3|517	# Add backward compatibility link to not break printerdrake in Mandriva
14mr|ghostscript-9.14-3|518	# 2006 and older
14mr|ghostscript-9.14-3|519	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/gs-common
14mr|ghostscript-9.14-3|520	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/ghostscript
14mr|ghostscript-9.14-3|521	
14mr|ghostscript-9.14-3|522	# Correct permissions for all documentation files
14mr|ghostscript-9.14-3|523	chmod -R a+rX %{buildroot}%{_docdir}
14mr|ghostscript-9.14-3|524	chmod -R go-w %{buildroot}%{_docdir}
14mr|ghostscript-9.14-3|525	chmod -R u+w %{buildroot}%{_docdir}
14mr|ghostscript-9.14-3|526	
14mr|ghostscript-9.14-3|527	
14mr|ghostscript-9.14-3|528	%changelog
14mr|ghostscript-9.14-3|529	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.14-3
14mr|ghostscript-9.14-3|530	+ Revision: ef40c94
14mr|ghostscript-9.14-3|531	- Updated to 9.14
14mr|ghostscript-9.14-3|532	
14mr|ghostscript-9.14-3|533	

16463 14
14mr|ghostscript-fonts-8.11-19|1	Summary:	Fonts for the GhostScript PostScript(TM) interpreter
14mr|ghostscript-fonts-8.11-19|2	Name:		ghostscript-fonts
14mr|ghostscript-fonts-8.11-19|3	Version:	8.11
14mr|ghostscript-fonts-8.11-19|4	Release:	19
14mr|ghostscript-fonts-8.11-19|5	License:	GPL
14mr|ghostscript-fonts-8.11-19|6	Group:		Publishing
14mr|ghostscript-fonts-8.11-19|7	Url:		http://sourceforge.net/projects/gs-fonts/
14mr|ghostscript-fonts-8.11-19|8	Source:		http://heanet.dl.sourceforge.net/sourceforge/gs-fonts/ghostscript-fonts-other-6.0.tar.bz2
14mr|ghostscript-fonts-8.11-19|9	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|ghostscript-fonts-8.11-19|10	BuildArch:	noarch
14mr|ghostscript-fonts-8.11-19|11	
14mr|ghostscript-fonts-8.11-19|12	%description
14mr|ghostscript-fonts-8.11-19|13	These fonts can be used by the GhostScript interpreter during text
14mr|ghostscript-fonts-8.11-19|14	rendering. They are in addition to the shared fonts between GhostScript
14mr|ghostscript-fonts-8.11-19|15	and X11.
14mr|ghostscript-fonts-8.11-19|16	
14mr|ghostscript-fonts-8.11-19|17	%prep
14mr|ghostscript-fonts-8.11-19|18	%setup -q -c ghostscript-fonts-6.0
14mr|ghostscript-fonts-8.11-19|19	
14mr|ghostscript-fonts-8.11-19|20	%install
14mr|ghostscript-fonts-8.11-19|21	rm -fr %buildroot
14mr|ghostscript-fonts-8.11-19|22	
14mr|ghostscript-fonts-8.11-19|23	mkdir -p %buildroot/%_datadir/fonts/default/ghostscript/
14mr|ghostscript-fonts-8.11-19|24	cp fonts/* %buildroot/%_datadir/fonts/default/ghostscript
14mr|ghostscript-fonts-8.11-19|25	
14mr|ghostscript-fonts-8.11-19|26	# Remove unneeded files
14mr|ghostscript-fonts-8.11-19|27	rm -f %buildroot/%_datadir/fonts/default/ghostscript/*.pfb
14mr|ghostscript-fonts-8.11-19|28	rm -f %buildroot/%_datadir/fonts/default/ghostscript/fonts.{dir,scale}
14mr|ghostscript-fonts-8.11-19|29	
14mr|ghostscript-fonts-8.11-19|30	%clean
14mr|ghostscript-fonts-8.11-19|31	rm -fr %buildroot
14mr|ghostscript-fonts-8.11-19|32	
14mr|ghostscript-fonts-8.11-19|33	%files
14mr|ghostscript-fonts-8.11-19|34	%defattr(-,root,root,-)
14mr|ghostscript-fonts-8.11-19|35	%dir %_datadir/fonts/default/
14mr|ghostscript-fonts-8.11-19|36	%dir %_datadir/fonts/default/ghostscript/
14mr|ghostscript-fonts-8.11-19|37	%_datadir/fonts/default/ghostscript/*.pfa
14mr|ghostscript-fonts-8.11-19|38	%_datadir/fonts/default/ghostscript/*.afm
14mr|ghostscript-fonts-8.11-19|39	%_datadir/fonts/default/ghostscript/*.gsf
14mr|ghostscript-fonts-8.11-19|40	%_datadir/fonts/default/ghostscript/*.pfm
14mr|ghostscript-fonts-8.11-19|41	
14mr|ghostscript-fonts-8.11-19|42	
14mr|ghostscript-fonts-8.11-19|43	
14mr|ghostscript-fonts-8.11-19|44	%changelog
14mr|ghostscript-fonts-8.11-19|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 8.11-19
14mr|ghostscript-fonts-8.11-19|46	+ Revision: 96937e2
14mr|ghostscript-fonts-8.11-19|47	- MassBuild#440: Increase release tag
14mr|ghostscript-fonts-8.11-19|48	
14mr|ghostscript-fonts-8.11-19|49	

16464 14
14mr|giblib-1.2.4-10|1	%define major   1
14mr|giblib-1.2.4-10|2	%define libname %mklibname %{name} %{major}
14mr|giblib-1.2.4-10|3	%define develname %mklibname -d %name
14mr|giblib-1.2.4-10|4	
14mr|giblib-1.2.4-10|5	Name:		giblib
14mr|giblib-1.2.4-10|6	Version:	1.2.4
14mr|giblib-1.2.4-10|7	Release:	10
14mr|giblib-1.2.4-10|8	Summary:	Simple library and a wrapper for imlib2
14mr|giblib-1.2.4-10|9	License:	GPL
14mr|giblib-1.2.4-10|10	Group:		System/Libraries
14mr|giblib-1.2.4-10|11	URL:		http://linuxbrit.co.uk/giblib
14mr|giblib-1.2.4-10|12	Source:		http://linuxbrit.co.uk/downloads/%{name}-%{version}.tar.bz2
14mr|giblib-1.2.4-10|13	BuildRequires:	pkgconfig(imlib2)
14mr|giblib-1.2.4-10|14	BuildRequires:	freetype-devel
14mr|giblib-1.2.4-10|15	
14mr|giblib-1.2.4-10|16	%description
14mr|giblib-1.2.4-10|17	giblib is a utility library used by many of the applications from
14mr|giblib-1.2.4-10|18	linuxbrit.co.uk. It incorporates doubly linked lists, some string
14mr|giblib-1.2.4-10|19	functions, and a wrapper for imlib2. The wrapper does two things.
14mr|giblib-1.2.4-10|20	It gives you access to fontstyles, which can be loaded from files,
14mr|giblib-1.2.4-10|21	saved to files or defined dynamically through the API. It also,
14mr|giblib-1.2.4-10|22	and more importantly, wraps imlib2's context API.
14mr|giblib-1.2.4-10|23	
14mr|giblib-1.2.4-10|24	%package -n %{libname}
14mr|giblib-1.2.4-10|25	Summary:	Main library for %{name}
14mr|giblib-1.2.4-10|26	Group:		System/Libraries
14mr|giblib-1.2.4-10|27	Provides:	lib%{name} = %{version}-%{release}
14mr|giblib-1.2.4-10|28	
14mr|giblib-1.2.4-10|29	%description -n %{libname}
14mr|giblib-1.2.4-10|30	This package contains the library needed to run %{name}.
14mr|giblib-1.2.4-10|31	
14mr|giblib-1.2.4-10|32	%package -n %{develname}
14mr|giblib-1.2.4-10|33	Summary:	Development header files for %{name}
14mr|giblib-1.2.4-10|34	Group:		Development/C
14mr|giblib-1.2.4-10|35	Requires:	%{libname} = %{version}-%{release}
14mr|giblib-1.2.4-10|36	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|giblib-1.2.4-10|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|giblib-1.2.4-10|38	
14mr|giblib-1.2.4-10|39	%description -n %{develname}
14mr|giblib-1.2.4-10|40	Libraries, include files and other resources you can use to develop
14mr|giblib-1.2.4-10|41	%{name} applications.
14mr|giblib-1.2.4-10|42	
14mr|giblib-1.2.4-10|43	%prep
14mr|giblib-1.2.4-10|44	%setup -q
14mr|giblib-1.2.4-10|45	
14mr|giblib-1.2.4-10|46	%build
14mr|giblib-1.2.4-10|47	%configure2_5x --disable-static
14mr|giblib-1.2.4-10|48	%make
14mr|giblib-1.2.4-10|49	
14mr|giblib-1.2.4-10|50	%install
14mr|giblib-1.2.4-10|51	%makeinstall_std
14mr|giblib-1.2.4-10|52	rm -rf %{buildroot}%{_prefix}/doc
14mr|giblib-1.2.4-10|53	chmod 644 %{buildroot}%{_libdir}/lib%{name}.la
14mr|giblib-1.2.4-10|54	
14mr|giblib-1.2.4-10|55	%files -n %libname
14mr|giblib-1.2.4-10|56	%defattr(-,root,root)
14mr|giblib-1.2.4-10|57	%doc README ChangeLog AUTHORS
14mr|giblib-1.2.4-10|58	%{_libdir}/*.so.%{major}
14mr|giblib-1.2.4-10|59	%{_libdir}/*.so.%{major}.*
14mr|giblib-1.2.4-10|60	
14mr|giblib-1.2.4-10|61	%files -n %{develname}
14mr|giblib-1.2.4-10|62	%{_bindir}/%{name}-config
14mr|giblib-1.2.4-10|63	%{_libdir}/*.so
14mr|giblib-1.2.4-10|64	%{_libdir}/pkgconfig/*
14mr|giblib-1.2.4-10|65	%{_includedir}/%{name}
14mr|giblib-1.2.4-10|66	
14mr|giblib-1.2.4-10|67	
14mr|giblib-1.2.4-10|68	
14mr|giblib-1.2.4-10|69	
14mr|giblib-1.2.4-10|70	%changelog
14mr|giblib-1.2.4-10|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-10
14mr|giblib-1.2.4-10|72	+ Revision: 355caef
14mr|giblib-1.2.4-10|73	- MassBuild#440: Increase release tag
14mr|giblib-1.2.4-10|74	
14mr|giblib-1.2.4-10|75	

16465 14
14mr|gif2png-2.5.8-3|1	Summary:	Tools for converting websites from using GIFs to using PNGs
14mr|gif2png-2.5.8-3|2	Name:		gif2png
14mr|gif2png-2.5.8-3|3	Version:	2.5.8
14mr|gif2png-2.5.8-3|4	Release:	3
14mr|gif2png-2.5.8-3|5	License:	MIT style
14mr|gif2png-2.5.8-3|6	Group:		Graphics
14mr|gif2png-2.5.8-3|7	URL:		http://www.catb.org/~esr/gif2png/
14mr|gif2png-2.5.8-3|8	Source0:	http://www.catb.org/~esr/gif2png/%{name}-%{version}.tar.gz
14mr|gif2png-2.5.8-3|9	BuildRequires:	pkgconfig(libpng)
14mr|gif2png-2.5.8-3|10	BuildRequires:	zlib-devel
14mr|gif2png-2.5.8-3|11	Requires:	python
14mr|gif2png-2.5.8-3|12	
14mr|gif2png-2.5.8-3|13	%description
14mr|gif2png-2.5.8-3|14	Tools for converting GIFs to PNGs. The program gif2png converts GIF files to
14mr|gif2png-2.5.8-3|15	PNG files. The Python script web2png converts an entire web tree, also patching
14mr|gif2png-2.5.8-3|16	HTML pages to keep IMG SRC references correct.
14mr|gif2png-2.5.8-3|17	
14mr|gif2png-2.5.8-3|18	%prep
14mr|gif2png-2.5.8-3|19	%setup -q
14mr|gif2png-2.5.8-3|20	
14mr|gif2png-2.5.8-3|21	%build
14mr|gif2png-2.5.8-3|22	%configure2_5x
14mr|gif2png-2.5.8-3|23	%make
14mr|gif2png-2.5.8-3|24	
14mr|gif2png-2.5.8-3|25	%install
14mr|gif2png-2.5.8-3|26	%makeinstall_std
14mr|gif2png-2.5.8-3|27	
14mr|gif2png-2.5.8-3|28	%files
14mr|gif2png-2.5.8-3|29	%doc README NEWS COPYING
14mr|gif2png-2.5.8-3|30	%{_mandir}/*/*
14mr|gif2png-2.5.8-3|31	%{_bindir}/*
14mr|gif2png-2.5.8-3|32	
14mr|gif2png-2.5.8-3|33	
14mr|gif2png-2.5.8-3|34	
14mr|gif2png-2.5.8-3|35	%changelog
14mr|gif2png-2.5.8-3|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.8-3
14mr|gif2png-2.5.8-3|37	+ Revision: f1aac5c
14mr|gif2png-2.5.8-3|38	- MassBuild#440: Increase release tag
14mr|gif2png-2.5.8-3|39	
14mr|gif2png-2.5.8-3|40	

16466 14
14mr|giflib4-4.2.3-2|1	%define major 4
14mr|giflib4-4.2.3-2|2	%define libname %mklibname gif %{major}
14mr|giflib4-4.2.3-2|3	%define libungif %mklibname ungif %{major}
14mr|giflib4-4.2.3-2|4	%define devname %mklibname gif -d
14mr|giflib4-4.2.3-2|5	
14mr|giflib4-4.2.3-2|6	Summary:	Compatibility library for applications using an older version of giflib
14mr|giflib4-4.2.3-2|7	Name:		giflib4
14mr|giflib4-4.2.3-2|8	Version:	4.2.3
14mr|giflib4-4.2.3-2|9	Release:	2
14mr|giflib4-4.2.3-2|10	License:	BSD
14mr|giflib4-4.2.3-2|11	Group:		System/Libraries
14mr|giflib4-4.2.3-2|12	Url:		http://giflib.sourceforge.net/
14mr|giflib4-4.2.3-2|13	Source0:	http://switch.dl.sourceforge.net/project/giflib/giflib-4.x/giflib-%{version}.tar.bz2
14mr|giflib4-4.2.3-2|14	Patch1:		giflib-4.1.6-fix-link.patch
14mr|giflib4-4.2.3-2|15	Patch2:		giflib-4.2.1-automake-1.13.patch
14mr|giflib4-4.2.3-2|16	BuildRequires:	xmlto
14mr|giflib4-4.2.3-2|17	BuildRequires:	pkgconfig(x11)
14mr|giflib4-4.2.3-2|18	
14mr|giflib4-4.2.3-2|19	%description
14mr|giflib4-4.2.3-2|20	giflib is a library for reading and writing gif images. It is API and
14mr|giflib4-4.2.3-2|21	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib4-4.2.3-2|22	compression algorithm was patented.
14mr|giflib4-4.2.3-2|23	
14mr|giflib4-4.2.3-2|24	This package provides an older version of giflib for compatibility.
14mr|giflib4-4.2.3-2|25	
14mr|giflib4-4.2.3-2|26	#----------------------------------------------------------------------------
14mr|giflib4-4.2.3-2|27	
14mr|giflib4-4.2.3-2|28	%package -n %{libname}
14mr|giflib4-4.2.3-2|29	Summary:	Library for reading and writing gif images (old version)
14mr|giflib4-4.2.3-2|30	Group:		System/Libraries
14mr|giflib4-4.2.3-2|31	
14mr|giflib4-4.2.3-2|32	%description -n %{libname}
14mr|giflib4-4.2.3-2|33	giflib is a library for reading and writing gif images. It is API and
14mr|giflib4-4.2.3-2|34	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib4-4.2.3-2|35	compression algorithm was patented.
14mr|giflib4-4.2.3-2|36	
14mr|giflib4-4.2.3-2|37	This package provides an older version of giflib for compatibility.
14mr|giflib4-4.2.3-2|38	
14mr|giflib4-4.2.3-2|39	%files -n %{libname}
14mr|giflib4-4.2.3-2|40	%{_libdir}/libgif.so.%{major}*
14mr|giflib4-4.2.3-2|41	
14mr|giflib4-4.2.3-2|42	#----------------------------------------------------------------------------
14mr|giflib4-4.2.3-2|43	
14mr|giflib4-4.2.3-2|44	%package -n %{libungif}
14mr|giflib4-4.2.3-2|45	Summary:	Library for reading and writing gif images (old version)
14mr|giflib4-4.2.3-2|46	Group:		System/Libraries
14mr|giflib4-4.2.3-2|47	Conflicts:	%{_lib}gif4 < 4.1.6-12
14mr|giflib4-4.2.3-2|48	
14mr|giflib4-4.2.3-2|49	%description -n %{libungif}
14mr|giflib4-4.2.3-2|50	giflib is a library for reading and writing gif images. It is API and
14mr|giflib4-4.2.3-2|51	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib4-4.2.3-2|52	compression algorithm was patented.
14mr|giflib4-4.2.3-2|53	
14mr|giflib4-4.2.3-2|54	This package provides an older version of giflib for compatibility.
14mr|giflib4-4.2.3-2|55	
14mr|giflib4-4.2.3-2|56	%files -n %{libungif}
14mr|giflib4-4.2.3-2|57	%{_libdir}/libungif.so.%{major}*
14mr|giflib4-4.2.3-2|58	
14mr|giflib4-4.2.3-2|59	#----------------------------------------------------------------------------
14mr|giflib4-4.2.3-2|60	
14mr|giflib4-4.2.3-2|61	%prep
14mr|giflib4-4.2.3-2|62	%setup -q -n giflib-%{version}
14mr|giflib4-4.2.3-2|63	%patch1 -p0
14mr|giflib4-4.2.3-2|64	%patch2 -p1 -b .am13~
14mr|giflib4-4.2.3-2|65	autoreconf -fi
14mr|giflib4-4.2.3-2|66	
14mr|giflib4-4.2.3-2|67	%build
14mr|giflib4-4.2.3-2|68	%configure2_5x \
14mr|giflib4-4.2.3-2|69	--disable-static
14mr|giflib4-4.2.3-2|70	
14mr|giflib4-4.2.3-2|71	%make
14mr|giflib4-4.2.3-2|72	
14mr|giflib4-4.2.3-2|73	# Handling of libungif compatibility
14mr|giflib4-4.2.3-2|74	MAJOR=`echo '%{version}' | sed -e 's/\([0-9]\+\)\..*/\1/'`
14mr|giflib4-4.2.3-2|75	%__cc %{ldflags} %{optflags} -shared -Wl,-soname,libungif.so.$MAJOR -Llib/.libs -lgif -o libungif.so.%{version}
14mr|giflib4-4.2.3-2|76	
14mr|giflib4-4.2.3-2|77	%install
14mr|giflib4-4.2.3-2|78	%makeinstall_std
14mr|giflib4-4.2.3-2|79	
14mr|giflib4-4.2.3-2|80	# Handling of libungif compatibility
14mr|giflib4-4.2.3-2|81	install -p -m 755 libungif.so.%{version} %{buildroot}%{_libdir}
14mr|giflib4-4.2.3-2|82	ln -sf libungif.so.%{version} %{buildroot}%{_libdir}/libungif.so.4
14mr|giflib4-4.2.3-2|83	ln -sf libungif.so.4 %{buildroot}%{_libdir}/libungif.so
14mr|giflib4-4.2.3-2|84	
14mr|giflib4-4.2.3-2|85	# Remove anything but the library - people should get the tools and development
14mr|giflib4-4.2.3-2|86	# files from giflib 5.x
14mr|giflib4-4.2.3-2|87	rm -rf %{buildroot}%{_bindir} %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.so
14mr|giflib4-4.2.3-2|88	
14mr|giflib4-4.2.3-2|89	
14mr|giflib4-4.2.3-2|90	%changelog
14mr|giflib4-4.2.3-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.3-2
14mr|giflib4-4.2.3-2|92	+ Revision: af7c483
14mr|giflib4-4.2.3-2|93	- MassBuild#440: Increase release tag
14mr|giflib4-4.2.3-2|94	
14mr|giflib4-4.2.3-2|95	

16467 14
14mr|giflib-5.1.0-2|1	%define major 7
14mr|giflib-5.1.0-2|2	%define libname %mklibname gif %{major}
14mr|giflib-5.1.0-2|3	%define devname %mklibname gif -d
14mr|giflib-5.1.0-2|4	
14mr|giflib-5.1.0-2|5	Summary:	Library for reading and writing gif images
14mr|giflib-5.1.0-2|6	Name:		giflib
14mr|giflib-5.1.0-2|7	Version:	5.1.0
14mr|giflib-5.1.0-2|8	Release:	2
14mr|giflib-5.1.0-2|9	License:	BSD
14mr|giflib-5.1.0-2|10	Group:		System/Libraries
14mr|giflib-5.1.0-2|11	Url:		http://giflib.sourceforge.net/
14mr|giflib-5.1.0-2|12	Source0:	http://switch.dl.sourceforge.net/project/giflib/giflib-5.x/giflib-%{version}.tar.bz2
14mr|giflib-5.1.0-2|13	Patch0:		giflib-5.0.4-automake-1.13.patch
14mr|giflib-5.1.0-2|14	BuildRequires:	xmlto
14mr|giflib-5.1.0-2|15	BuildRequires:	pkgconfig(x11)
14mr|giflib-5.1.0-2|16	
14mr|giflib-5.1.0-2|17	%description
14mr|giflib-5.1.0-2|18	giflib is a library for reading and writing gif images. It is API and
14mr|giflib-5.1.0-2|19	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib-5.1.0-2|20	compression algorithm was patented.
14mr|giflib-5.1.0-2|21	
14mr|giflib-5.1.0-2|22	#----------------------------------------------------------------------------
14mr|giflib-5.1.0-2|23	
14mr|giflib-5.1.0-2|24	%package progs
14mr|giflib-5.1.0-2|25	Summary:	Gif tools based on giflib
14mr|giflib-5.1.0-2|26	Group:		Graphics
14mr|giflib-5.1.0-2|27	
14mr|giflib-5.1.0-2|28	%description progs
14mr|giflib-5.1.0-2|29	giflib is a library for reading and writing gif images. It is API and
14mr|giflib-5.1.0-2|30	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib-5.1.0-2|31	compression algorithm was patented.
14mr|giflib-5.1.0-2|32	
14mr|giflib-5.1.0-2|33	This package provides some gif tools based on giflib.
14mr|giflib-5.1.0-2|34	
14mr|giflib-5.1.0-2|35	%files progs
14mr|giflib-5.1.0-2|36	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14mr|giflib-5.1.0-2|37	%{_bindir}/*
14mr|giflib-5.1.0-2|38	%{_mandir}/man1/*
14mr|giflib-5.1.0-2|39	
14mr|giflib-5.1.0-2|40	#----------------------------------------------------------------------------
14mr|giflib-5.1.0-2|41	
14mr|giflib-5.1.0-2|42	%package -n %{libname}
14mr|giflib-5.1.0-2|43	Summary:	Library for reading and writing gif images
14mr|giflib-5.1.0-2|44	Group:		System/Libraries
14mr|giflib-5.1.0-2|45	
14mr|giflib-5.1.0-2|46	%description -n %{libname}
14mr|giflib-5.1.0-2|47	giflib is a library for reading and writing gif images. It is API and
14mr|giflib-5.1.0-2|48	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib-5.1.0-2|49	compression algorithm was patented.
14mr|giflib-5.1.0-2|50	
14mr|giflib-5.1.0-2|51	%files -n %{libname}
14mr|giflib-5.1.0-2|52	%{_libdir}/libgif.so.%{major}*
14mr|giflib-5.1.0-2|53	
14mr|giflib-5.1.0-2|54	#----------------------------------------------------------------------------
14mr|giflib-5.1.0-2|55	
14mr|giflib-5.1.0-2|56	%package -n %{devname}
14mr|giflib-5.1.0-2|57	Summary:	Development files for giflib
14mr|giflib-5.1.0-2|58	Group:		Development/C
14mr|giflib-5.1.0-2|59	Requires:	%{libname} = %{EVRD}
14mr|giflib-5.1.0-2|60	Provides:	giflib-devel = %{EVRD}
14mr|giflib-5.1.0-2|61	Provides:	ungif-devel = %{EVRD}
14mr|giflib-5.1.0-2|62	
14mr|giflib-5.1.0-2|63	%description -n %{devname}
14mr|giflib-5.1.0-2|64	giflib is a library for reading and writing gif images. It is API and
14mr|giflib-5.1.0-2|65	ABI compatible with libungif which was in wide use while the LZW
14mr|giflib-5.1.0-2|66	compression algorithm was patented.
14mr|giflib-5.1.0-2|67	
14mr|giflib-5.1.0-2|68	This packages provides the developement files for giflib.
14mr|giflib-5.1.0-2|69	
14mr|giflib-5.1.0-2|70	%files -n %{devname}
14mr|giflib-5.1.0-2|71	%{_includedir}/gif_lib.h
14mr|giflib-5.1.0-2|72	%{_libdir}/*.so
14mr|giflib-5.1.0-2|73	
14mr|giflib-5.1.0-2|74	#----------------------------------------------------------------------------
14mr|giflib-5.1.0-2|75	
14mr|giflib-5.1.0-2|76	%prep
14mr|giflib-5.1.0-2|77	%setup -q
14mr|giflib-5.1.0-2|78	%apply_patches
14mr|giflib-5.1.0-2|79	autoreconf -fi
14mr|giflib-5.1.0-2|80	
14mr|giflib-5.1.0-2|81	%build
14mr|giflib-5.1.0-2|82	%configure2_5x \
14mr|giflib-5.1.0-2|83	--disable-static
14mr|giflib-5.1.0-2|84	
14mr|giflib-5.1.0-2|85	%make
14mr|giflib-5.1.0-2|86	
14mr|giflib-5.1.0-2|87	%install
14mr|giflib-5.1.0-2|88	%makeinstall_std
14mr|giflib-5.1.0-2|89	
14mr|giflib-5.1.0-2|90	# Let's try to keep -lungif working for really old code
14mr|giflib-5.1.0-2|91	ln -s libgif.so %{buildroot}%{_libdir}/libungif.so
14mr|giflib-5.1.0-2|92	
14mr|giflib-5.1.0-2|93	
14mr|giflib-5.1.0-2|94	%changelog
14mr|giflib-5.1.0-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1.0-2
14mr|giflib-5.1.0-2|96	+ Revision: 46b7ece
14mr|giflib-5.1.0-2|97	- MassBuild#440: Increase release tag
14mr|giflib-5.1.0-2|98	
14mr|giflib-5.1.0-2|99	

16468 14
14mr|giftrans-1.12.2-28|1	#define debug_package %nil
14mr|giftrans-1.12.2-28|2	
14mr|giftrans-1.12.2-28|3	Summary:	Convert transparent GIFs into non-transparent GIFs
14mr|giftrans-1.12.2-28|4	Name:		giftrans
14mr|giftrans-1.12.2-28|5	Version:	1.12.2
14mr|giftrans-1.12.2-28|6	Release:	28
14mr|giftrans-1.12.2-28|7	License:	BSD
14mr|giftrans-1.12.2-28|8	Group:		Graphics
14mr|giftrans-1.12.2-28|9	Url:		ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/
14mr|giftrans-1.12.2-28|10	Source0: 	%{name}-%{version}.tar.bz2
14mr|giftrans-1.12.2-28|11	Patch0:		giftrans-1.12.2-operator.patch
14mr|giftrans-1.12.2-28|12	Patch1:		giftrans-1.12.2-cleanup.patch
14mr|giftrans-1.12.2-28|13	Patch2:		giftrans-1.12.2-warnings.patch
14mr|giftrans-1.12.2-28|14	Requires:	rgb
14mr|giftrans-1.12.2-28|15	
14mr|giftrans-1.12.2-28|16	%description
14mr|giftrans-1.12.2-28|17	Giftrans will convert an existing GIF87 file to GIF89 format. In other
14mr|giftrans-1.12.2-28|18	words, Giftrans can make one color in a .gif image (normally the
14mr|giftrans-1.12.2-28|19	background) transparent.
14mr|giftrans-1.12.2-28|20	
14mr|giftrans-1.12.2-28|21	Install the giftrans package if you need a quick, small, one-purpose
14mr|giftrans-1.12.2-28|22	graphics program to make transparent .gifs out of existing .gifs.
14mr|giftrans-1.12.2-28|23	
14mr|giftrans-1.12.2-28|24	%prep
14mr|giftrans-1.12.2-28|25	%setup -q
14mr|giftrans-1.12.2-28|26	%apply_patches
14mr|giftrans-1.12.2-28|27	
14mr|giftrans-1.12.2-28|28	%build
14mr|giftrans-1.12.2-28|29	gcc -Dvoidd=void -Wall %{optflags} -DRGBTXT=\"%{_datadir}/X11/rgb.txt\" -o giftrans giftrans.c
14mr|giftrans-1.12.2-28|30	
14mr|giftrans-1.12.2-28|31	%install
14mr|giftrans-1.12.2-28|32	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
14mr|giftrans-1.12.2-28|33	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
14mr|giftrans-1.12.2-28|34	
14mr|giftrans-1.12.2-28|35	%files
14mr|giftrans-1.12.2-28|36	%{_bindir}/%{name}
14mr|giftrans-1.12.2-28|37	%{_mandir}/man1/%{name}.1*
14mr|giftrans-1.12.2-28|38	
14mr|giftrans-1.12.2-28|39	
14mr|giftrans-1.12.2-28|40	%changelog
14mr|giftrans-1.12.2-28|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12.2-28
14mr|giftrans-1.12.2-28|42	+ Revision: 59bcaa8
14mr|giftrans-1.12.2-28|43	- MassBuild#440: Increase release tag
14mr|giftrans-1.12.2-28|44	
14mr|giftrans-1.12.2-28|45	

16469 14
14mr|gigolo-0.4.1-6|1	Summary:	Frontend for GIO/GVFS
14mr|gigolo-0.4.1-6|2	Name:		gigolo
14mr|gigolo-0.4.1-6|3	Version:	0.4.1
14mr|gigolo-0.4.1-6|4	Release:	6
14mr|gigolo-0.4.1-6|5	License:	GPLv2+
14mr|gigolo-0.4.1-6|6	Group:		Graphical desktop/Xfce
14mr|gigolo-0.4.1-6|7	Url:		http://www.uvena.de/gigolo/
14mr|gigolo-0.4.1-6|8	Source0:	http://files.uvena.de/gigolo/%{name}-%{version}.tar.bz2
14mr|gigolo-0.4.1-6|9	BuildRequires:	waf
14mr|gigolo-0.4.1-6|10	BuildRequires:	intltool
14mr|gigolo-0.4.1-6|11	BuildRequires:	gtk+2-devel
14mr|gigolo-0.4.1-6|12	Obsoletes:	sion < 0.2.0
14mr|gigolo-0.4.1-6|13	Provides:	sion
14mr|gigolo-0.4.1-6|14	
14mr|gigolo-0.4.1-6|15	%description
14mr|gigolo-0.4.1-6|16	Gigolo is a frontend to easily manage connections to remote filesystems
14mr|gigolo-0.4.1-6|17	using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
14mr|gigolo-0.4.1-6|18	and manage bookmarks of such.
14mr|gigolo-0.4.1-6|19	
14mr|gigolo-0.4.1-6|20	%prep
14mr|gigolo-0.4.1-6|21	%setup -q
14mr|gigolo-0.4.1-6|22	
14mr|gigolo-0.4.1-6|23	%build
14mr|gigolo-0.4.1-6|24	%define __waf ./waf
14mr|gigolo-0.4.1-6|25	%configure_waf
14mr|gigolo-0.4.1-6|26	%waf
14mr|gigolo-0.4.1-6|27	
14mr|gigolo-0.4.1-6|28	%install
14mr|gigolo-0.4.1-6|29	%waf_install
14mr|gigolo-0.4.1-6|30	
14mr|gigolo-0.4.1-6|31	rm -rf %{_docdir}/%{name}
14mr|gigolo-0.4.1-6|32	
14mr|gigolo-0.4.1-6|33	%find_lang %{name} %{name}.lang
14mr|gigolo-0.4.1-6|34	
14mr|gigolo-0.4.1-6|35	%files -f %{name}.lang
14mr|gigolo-0.4.1-6|36	%doc AUTHORS README ChangeLog TODO
14mr|gigolo-0.4.1-6|37	%{_bindir}/%{name}
14mr|gigolo-0.4.1-6|38	%{_datadir}/applications/%{name}.desktop
14mr|gigolo-0.4.1-6|39	%{_mandir}/man1/*
14mr|gigolo-0.4.1-6|40	
14mr|gigolo-0.4.1-6|41	
14mr|gigolo-0.4.1-6|42	
14mr|gigolo-0.4.1-6|43	%changelog
14mr|gigolo-0.4.1-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-6
14mr|gigolo-0.4.1-6|45	+ Revision: 5bb6994
14mr|gigolo-0.4.1-6|46	- MassBuild#440: Increase release tag
14mr|gigolo-0.4.1-6|47	
14mr|gigolo-0.4.1-6|48	

16470 14
14mr|gimp-2.8.12-1|1	%bcond_without  python
14mr|gimp-2.8.12-1|2	
14mr|gimp-2.8.12-1|3	%define	api	2.0
14mr|gimp-2.8.12-1|4	%define	abi	2.8
14mr|gimp-2.8.12-1|5	%define	major	0
14mr|gimp-2.8.12-1|6	%define	libname 	%mklibname %{name} %{api}_%{major}
14mr|gimp-2.8.12-1|7	%define	libbase		%mklibname gimpbase %{api} %{major}
14mr|gimp-2.8.12-1|8	%define	libcolor	%mklibname gimpcolor %{api} %{major}
14mr|gimp-2.8.12-1|9	%define	libconfig	%mklibname gimpconfig %{api} %{major}
14mr|gimp-2.8.12-1|10	%define	libmath		%mklibname gimpmath %{api} %{major}
14mr|gimp-2.8.12-1|11	%define	libmodule	%mklibname gimpmodule %{api} %{major}
14mr|gimp-2.8.12-1|12	%define	libthumb	%mklibname gimpthumb %{api} %{major}
14mr|gimp-2.8.12-1|13	%define	libui		%mklibname gimpui %{api} %{major}
14mr|gimp-2.8.12-1|14	%define	libwidgets	%mklibname gimpwidgets %{api} %{major}
14mr|gimp-2.8.12-1|15	%define	devname 	%mklibname -d %{name}%{api}
14mr|gimp-2.8.12-1|16	
14mr|gimp-2.8.12-1|17	Summary:	The GNU Image Manipulation Program
14mr|gimp-2.8.12-1|18	Name:		gimp
14mr|gimp-2.8.12-1|19	Epoch:		1
14mr|gimp-2.8.12-1|20	Version:	2.8.12
14mr|gimp-2.8.12-1|21	Release:	1
14mr|gimp-2.8.12-1|22	License:	GPLv2+
14mr|gimp-2.8.12-1|23	Group:		Graphics
14mr|gimp-2.8.12-1|24	Url:		http://www.gimp.org/
14mr|gimp-2.8.12-1|25	Source0:	http://download.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2
14mr|gimp-2.8.12-1|26	Source1:	http://download.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2.md5
14mr|gimp-2.8.12-1|27	# add single-window mode by default
14mr|gimp-2.8.12-1|28	Source2:	sessionrc
14mr|gimp-2.8.12-1|29	Source13:	gimp-scripting-sample.pl
14mr|gimp-2.8.12-1|30	Patch0:		gimp-2.5.1-desktopentry.patch
14mr|gimp-2.8.12-1|31	Patch1:		gimp-2.8.4-link.patch
14mr|gimp-2.8.12-1|32	
14mr|gimp-2.8.12-1|33	BuildRequires:	desktop-file-utils
14mr|gimp-2.8.12-1|34	BuildRequires:	iso-codes
14mr|gimp-2.8.12-1|35	BuildRequires:	gtk-doc
14mr|gimp-2.8.12-1|36	BuildRequires:	imagemagick
14mr|gimp-2.8.12-1|37	BuildRequires:	intltool
14mr|gimp-2.8.12-1|38	BuildRequires:	perl
14mr|gimp-2.8.12-1|39	BuildRequires:	aalib-devel
14mr|gimp-2.8.12-1|40	BuildRequires:	jasper-devel
14mr|gimp-2.8.12-1|41	BuildRequires:	libwmf-devel >= 0.2.8
14mr|gimp-2.8.12-1|42	BuildRequires:	mng-devel
14mr|gimp-2.8.12-1|43	BuildRequires:	tiff-devel
14mr|gimp-2.8.12-1|44	BuildRequires:	bzip2-devel
14mr|gimp-2.8.12-1|45	BuildRequires:	ghostscript-devel
14mr|gimp-2.8.12-1|46	BuildRequires:	pkgconfig(alsa)
14mr|gimp-2.8.12-1|47	BuildRequires:	pkgconfig(atk) >= 2.2.0
14mr|gimp-2.8.12-1|48	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gimp-2.8.12-1|49	BuildRequires:	pkgconfig(gegl-0.2)
14mr|gimp-2.8.12-1|50	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gimp-2.8.12-1|51	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.2
14mr|gimp-2.8.12-1|52	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gimp-2.8.12-1|53	BuildRequires:	pkgconfig(lcms2)
14mr|gimp-2.8.12-1|54	BuildRequires:	pkgconfig(libart-2.0)
14mr|gimp-2.8.12-1|55	BuildRequires:	pkgconfig(libcurl)
14mr|gimp-2.8.12-1|56	BuildRequires:	pkgconfig(libexif)
14mr|gimp-2.8.12-1|57	BuildRequires:	pkgconfig(libpng)
14mr|gimp-2.8.12-1|58	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gimp-2.8.12-1|59	BuildRequires:	pkgconfig(poppler-glib)
14mr|gimp-2.8.12-1|60	# help browser
14mr|gimp-2.8.12-1|61	BuildRequires:	pkgconfig(webkit-1.0)
14mr|gimp-2.8.12-1|62	BuildRequires:	pkgconfig(xext)
14mr|gimp-2.8.12-1|63	BuildRequires:	pkgconfig(xfixes)
14mr|gimp-2.8.12-1|64	BuildRequires:	pkgconfig(xmu)
14mr|gimp-2.8.12-1|65	BuildRequires:	pkgconfig(xpm)
14mr|gimp-2.8.12-1|66	# mail plugin
14mr|gimp-2.8.12-1|67	BuildRequires:	postfix #sendmail-command
14mr|gimp-2.8.12-1|68	# print plugin
14mr|gimp-2.8.12-1|69	#BuildRequires: libgimpprint-devel >= 4.2.0
14mr|gimp-2.8.12-1|70	# python plugin
14mr|gimp-2.8.12-1|71	%if %{with python}
14mr|gimp-2.8.12-1|72	BuildRequires:	pkgconfig(pygtk-2.0)
14mr|gimp-2.8.12-1|73	BuildRequires:	pkgconfig(python)
14mr|gimp-2.8.12-1|74	%endif
14mr|gimp-2.8.12-1|75	# Require gegl, otherwise GIMP crashes on some operations
14mr|gimp-2.8.12-1|76	# (at least on cage transformation)
14mr|gimp-2.8.12-1|77	Requires:	gegl
14mr|gimp-2.8.12-1|78	Requires:	%{libname} = %{EVRD}
14mr|gimp-2.8.12-1|79	Suggests:	gimp-help-2
14mr|gimp-2.8.12-1|80	
14mr|gimp-2.8.12-1|81	%rename gimp2.6
14mr|gimp-2.8.12-1|82	
14mr|gimp-2.8.12-1|83	%description
14mr|gimp-2.8.12-1|84	The GIMP is an image manipulation program suitable for photo retouching,
14mr|gimp-2.8.12-1|85	image composition and image authoring.  Many people find it extremely useful
14mr|gimp-2.8.12-1|86	in creating logos and other graphics for web pages.  The GIMP has many of the
14mr|gimp-2.8.12-1|87	tools and filters you would expect to find in similar commercial offerings,
14mr|gimp-2.8.12-1|88	and some interesting extras as well.
14mr|gimp-2.8.12-1|89	
14mr|gimp-2.8.12-1|90	The GIMP provides a large image manipulation toolbox, including channel
14mr|gimp-2.8.12-1|91	operations and layers, effects, sub-pixel imaging and anti-aliasing,
14mr|gimp-2.8.12-1|92	and conversions, all with multi-level undo.
14mr|gimp-2.8.12-1|93	
14mr|gimp-2.8.12-1|94	This version of The GIMP includes a scripting facility, but many of the
14mr|gimp-2.8.12-1|95	included scripts rely on fonts that we cannot distribute.  The GIMP ftp
14mr|gimp-2.8.12-1|96	site has a package of fonts that you can install by yourself, which
14mr|gimp-2.8.12-1|97	includes all the fonts needed to run the included scripts.  Some of the
14mr|gimp-2.8.12-1|98	fonts have unusual licensing requirements; all the licenses are documented
14mr|gimp-2.8.12-1|99	in the package.  Get them in ftp://ftp.gimp.org/pub/gimp/fonts/ if you are so
14mr|gimp-2.8.12-1|100	inclined.  Alternatively, choose fonts which exist on your system before
14mr|gimp-2.8.12-1|101	running the scripts.
14mr|gimp-2.8.12-1|102	
14mr|gimp-2.8.12-1|103	%files -f gimp20.lang
14mr|gimp-2.8.12-1|104	%doc AUTHORS NEWS README README.i18n docs/Wilber*
14mr|gimp-2.8.12-1|105	%config(noreplace) %{_sysconfdir}/gimp
14mr|gimp-2.8.12-1|106	%{_bindir}/gimp
14mr|gimp-2.8.12-1|107	%{_bindir}/gimp-%{abi}
14mr|gimp-2.8.12-1|108	%{_bindir}/gimp-console
14mr|gimp-2.8.12-1|109	%{_bindir}/gimp-console-%{abi}
14mr|gimp-2.8.12-1|110	%dir %{_libdir}/gimp/%{api}
14mr|gimp-2.8.12-1|111	%dir %{_libdir}/gimp/%{api}/environ
14mr|gimp-2.8.12-1|112	%{_libdir}/gimp/%{api}/interpreters
14mr|gimp-2.8.12-1|113	%{_libdir}/gimp/%{api}/environ/default.env
14mr|gimp-2.8.12-1|114	%{_libdir}/gimp/%{api}/modules
14mr|gimp-2.8.12-1|115	%{_libdir}/gimp/%{api}/plug-ins
14mr|gimp-2.8.12-1|116	%exclude %{_libdir}/gimp/%{api}/plug-ins/*.py
14mr|gimp-2.8.12-1|117	%{_datadir}/applications/*
14mr|gimp-2.8.12-1|118	%{_datadir}/gimp
14mr|gimp-2.8.12-1|119	%{_datadir}/icons/hicolor/*/apps/gimp.png
14mr|gimp-2.8.12-1|120	%{_mandir}/man1/gimp-*
14mr|gimp-2.8.12-1|121	%{_mandir}/man1/gimp.*
14mr|gimp-2.8.12-1|122	%{_mandir}/man5/gimp*
14mr|gimp-2.8.12-1|123	%{_datadir}/appdata/*.xml
14mr|gimp-2.8.12-1|124	
14mr|gimp-2.8.12-1|125	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|126	
14mr|gimp-2.8.12-1|127	%package -n %{libname}
14mr|gimp-2.8.12-1|128	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|129	Group:		System/Libraries
14mr|gimp-2.8.12-1|130	
14mr|gimp-2.8.12-1|131	%description -n %{libname}
14mr|gimp-2.8.12-1|132	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|133	
14mr|gimp-2.8.12-1|134	%files -n %{libname}
14mr|gimp-2.8.12-1|135	%{_libdir}/libgimp-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|136	
14mr|gimp-2.8.12-1|137	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|138	
14mr|gimp-2.8.12-1|139	%package -n %{libbase}
14mr|gimp-2.8.12-1|140	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|141	Group:		System/Libraries
14mr|gimp-2.8.12-1|142	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|143	
14mr|gimp-2.8.12-1|144	%description -n %{libbase}
14mr|gimp-2.8.12-1|145	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|146	
14mr|gimp-2.8.12-1|147	%files -n %{libbase}
14mr|gimp-2.8.12-1|148	%{_libdir}/libgimpbase-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|149	
14mr|gimp-2.8.12-1|150	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|151	
14mr|gimp-2.8.12-1|152	%package -n %{libcolor}
14mr|gimp-2.8.12-1|153	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|154	Group:		System/Libraries
14mr|gimp-2.8.12-1|155	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|156	
14mr|gimp-2.8.12-1|157	%description -n %{libcolor}
14mr|gimp-2.8.12-1|158	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|159	
14mr|gimp-2.8.12-1|160	%files -n %{libcolor}
14mr|gimp-2.8.12-1|161	%{_libdir}/libgimpcolor-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|162	
14mr|gimp-2.8.12-1|163	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|164	
14mr|gimp-2.8.12-1|165	%package -n %{libconfig}
14mr|gimp-2.8.12-1|166	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|167	Group:		System/Libraries
14mr|gimp-2.8.12-1|168	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|169	
14mr|gimp-2.8.12-1|170	%description -n %{libconfig}
14mr|gimp-2.8.12-1|171	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|172	
14mr|gimp-2.8.12-1|173	%files -n %{libconfig}
14mr|gimp-2.8.12-1|174	%{_libdir}/libgimpconfig-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|175	
14mr|gimp-2.8.12-1|176	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|177	
14mr|gimp-2.8.12-1|178	%package -n %{libmath}
14mr|gimp-2.8.12-1|179	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|180	Group:		System/Libraries
14mr|gimp-2.8.12-1|181	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|182	
14mr|gimp-2.8.12-1|183	%description -n %{libmath}
14mr|gimp-2.8.12-1|184	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|185	
14mr|gimp-2.8.12-1|186	%files -n %{libmath}
14mr|gimp-2.8.12-1|187	%{_libdir}/libgimpmath-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|188	
14mr|gimp-2.8.12-1|189	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|190	
14mr|gimp-2.8.12-1|191	%package -n %{libmodule}
14mr|gimp-2.8.12-1|192	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|193	Group:		System/Libraries
14mr|gimp-2.8.12-1|194	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|195	
14mr|gimp-2.8.12-1|196	%description -n %{libmodule}
14mr|gimp-2.8.12-1|197	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|198	
14mr|gimp-2.8.12-1|199	%files -n %{libmodule}
14mr|gimp-2.8.12-1|200	%{_libdir}/libgimpmodule-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|201	
14mr|gimp-2.8.12-1|202	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|203	
14mr|gimp-2.8.12-1|204	%package -n %{libthumb}
14mr|gimp-2.8.12-1|205	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|206	Group:		System/Libraries
14mr|gimp-2.8.12-1|207	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|208	
14mr|gimp-2.8.12-1|209	%description -n %{libthumb}
14mr|gimp-2.8.12-1|210	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|211	
14mr|gimp-2.8.12-1|212	%files -n %{libthumb}
14mr|gimp-2.8.12-1|213	%{_libdir}/libgimpthumb-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|214	
14mr|gimp-2.8.12-1|215	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|216	
14mr|gimp-2.8.12-1|217	%package -n %{libui}
14mr|gimp-2.8.12-1|218	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|219	Group:		System/Libraries
14mr|gimp-2.8.12-1|220	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|221	
14mr|gimp-2.8.12-1|222	%description -n %{libui}
14mr|gimp-2.8.12-1|223	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|224	
14mr|gimp-2.8.12-1|225	%files -n %{libui}
14mr|gimp-2.8.12-1|226	%{_libdir}/libgimpui-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|227	
14mr|gimp-2.8.12-1|228	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|229	
14mr|gimp-2.8.12-1|230	%package -n %{libwidgets}
14mr|gimp-2.8.12-1|231	Summary:	GIMP libraries
14mr|gimp-2.8.12-1|232	Group:		System/Libraries
14mr|gimp-2.8.12-1|233	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mr|gimp-2.8.12-1|234	
14mr|gimp-2.8.12-1|235	%description -n %{libwidgets}
14mr|gimp-2.8.12-1|236	This package contains a shared library for %{name}.
14mr|gimp-2.8.12-1|237	
14mr|gimp-2.8.12-1|238	%files -n %{libwidgets}
14mr|gimp-2.8.12-1|239	%{_libdir}/libgimpwidgets-%{api}.so.%{major}*
14mr|gimp-2.8.12-1|240	
14mr|gimp-2.8.12-1|241	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|242	
14mr|gimp-2.8.12-1|243	%package -n %{devname}
14mr|gimp-2.8.12-1|244	Summary:	GIMP plugin and extension development kit
14mr|gimp-2.8.12-1|245	Group:		Development/GNOME and GTK+
14mr|gimp-2.8.12-1|246	Requires:	%{libname} = %{EVRD}
14mr|gimp-2.8.12-1|247	Requires:	%{libbase} = %{EVRD}
14mr|gimp-2.8.12-1|248	Requires:	%{libcolor} = %{EVRD}
14mr|gimp-2.8.12-1|249	Requires:	%{libconfig} = %{EVRD}
14mr|gimp-2.8.12-1|250	Requires:	%{libmath} = %{EVRD}
14mr|gimp-2.8.12-1|251	Requires:	%{libmodule} = %{EVRD}
14mr|gimp-2.8.12-1|252	Requires:	%{libthumb} = %{EVRD}
14mr|gimp-2.8.12-1|253	Requires:	%{libui} = %{EVRD}
14mr|gimp-2.8.12-1|254	Requires:	%{libwidgets} = %{EVRD}
14mr|gimp-2.8.12-1|255	Provides:	%{name}-devel = %{version}-%{release}
14mr|gimp-2.8.12-1|256	
14mr|gimp-2.8.12-1|257	%description -n %{devname}
14mr|gimp-2.8.12-1|258	Development libraries and header files for writing GIMP plugins and extensions.
14mr|gimp-2.8.12-1|259	
14mr|gimp-2.8.12-1|260	%files -n %{devname}
14mr|gimp-2.8.12-1|261	%doc ChangeLog
14mr|gimp-2.8.12-1|262	%doc %{_datadir}/gtk-doc/html/*
14mr|gimp-2.8.12-1|263	%{_bindir}/gimptool-*
14mr|gimp-2.8.12-1|264	%{_datadir}/aclocal/*.m4
14mr|gimp-2.8.12-1|265	%{_includedir}/*
14mr|gimp-2.8.12-1|266	%{_libdir}/lib*.so
14mr|gimp-2.8.12-1|267	%{_libdir}/pkgconfig/*
14mr|gimp-2.8.12-1|268	%{_mandir}/man1/gimptool-*
14mr|gimp-2.8.12-1|269	
14mr|gimp-2.8.12-1|270	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|271	
14mr|gimp-2.8.12-1|272	%if %{with python}
14mr|gimp-2.8.12-1|273	%package python
14mr|gimp-2.8.12-1|274	Summary:	GIMP python extension
14mr|gimp-2.8.12-1|275	Group:		Graphics
14mr|gimp-2.8.12-1|276	Requires:	pygtk2.0
14mr|gimp-2.8.12-1|277	
14mr|gimp-2.8.12-1|278	%description python
14mr|gimp-2.8.12-1|279	This package contains the python modules for GIMP, which act as a
14mr|gimp-2.8.12-1|280	wrapper to libgimp allowing the writing of plug-ins for Gimp.
14mr|gimp-2.8.12-1|281	This is similar to script-fu, except that you can use the full set
14mr|gimp-2.8.12-1|282	of Python extension modules from the plug-in, and you write plug-in
14mr|gimp-2.8.12-1|283	in python instead of in scheme.
14mr|gimp-2.8.12-1|284	
14mr|gimp-2.8.12-1|285	%files python
14mr|gimp-2.8.12-1|286	%{_libdir}/gimp/%{api}/environ/pygimp.env
14mr|gimp-2.8.12-1|287	%{_libdir}/gimp/%{api}/python
14mr|gimp-2.8.12-1|288	%{_libdir}/gimp/%{api}/plug-ins/*.py
14mr|gimp-2.8.12-1|289	%{_libdir}/python%{py_ver}/site-packages/*.pth
14mr|gimp-2.8.12-1|290	%endif
14mr|gimp-2.8.12-1|291	
14mr|gimp-2.8.12-1|292	#----------------------------------------------------------------------------
14mr|gimp-2.8.12-1|293	
14mr|gimp-2.8.12-1|294	%prep
14mr|gimp-2.8.12-1|295	%setup -q
14mr|gimp-2.8.12-1|296	%apply_patches
14mr|gimp-2.8.12-1|297	
14mr|gimp-2.8.12-1|298	%build
14mr|gimp-2.8.12-1|299	#autoreconf -fiv
14mr|gimp-2.8.12-1|300	%configure2_5x \
14mr|gimp-2.8.12-1|301	--enable-default-binary=yes \
14mr|gimp-2.8.12-1|302	--enable-gimp-console \
14mr|gimp-2.8.12-1|303	--enable-mp=yes \
14mr|gimp-2.8.12-1|304	%if %{with python}
14mr|gimp-2.8.12-1|305	--enable-python=yes \
14mr|gimp-2.8.12-1|306	%else
14mr|gimp-2.8.12-1|307	--enable-python=no \
14mr|gimp-2.8.12-1|308	%endif
14mr|gimp-2.8.12-1|309	--with-gif-compression=lzw \
14mr|gimp-2.8.12-1|310	--without-hal \
14mr|gimp-2.8.12-1|311	--with-gvfs \
14mr|gimp-2.8.12-1|312	--with-dbus \
14mr|gimp-2.8.12-1|313	--enable-gtk-doc=yes \
14mr|gimp-2.8.12-1|314	--with-pdbgen \
14mr|gimp-2.8.12-1|315	--with-print \
14mr|gimp-2.8.12-1|316	--with-lcms=lcms2 \
14mr|gimp-2.8.12-1|317	--with-aa \
14mr|gimp-2.8.12-1|318	--with-linux-input \
14mr|gimp-2.8.12-1|319	--with-poppler \
14mr|gimp-2.8.12-1|320	--with-webkit \
14mr|gimp-2.8.12-1|321	--with-libtiff \
14mr|gimp-2.8.12-1|322	--with-libjpeg \
14mr|gimp-2.8.12-1|323	--with-libpng \
14mr|gimp-2.8.12-1|324	--with-libmng \
14mr|gimp-2.8.12-1|325	--with-libjasper \
14mr|gimp-2.8.12-1|326	--with-libexif \
14mr|gimp-2.8.12-1|327	--with-librsvg \
14mr|gimp-2.8.12-1|328	--with-libxpm \
14mr|gimp-2.8.12-1|329	--with-gvfs \
14mr|gimp-2.8.12-1|330	--with-alsa \
14mr|gimp-2.8.12-1|331	--with-dbus \
14mr|gimp-2.8.12-1|332	--with-script-fu \
14mr|gimp-2.8.12-1|333	--with-cairo-pdf
14mr|gimp-2.8.12-1|334	
14mr|gimp-2.8.12-1|335	%make
14mr|gimp-2.8.12-1|336	
14mr|gimp-2.8.12-1|337	%install
14mr|gimp-2.8.12-1|338	%makeinstall_std
14mr|gimp-2.8.12-1|339	
14mr|gimp-2.8.12-1|340	# workaround broken help system
14mr|gimp-2.8.12-1|341	HELP_DIR=%{buildroot}%{_datadir}/gimp/%{api}/help/C
14mr|gimp-2.8.12-1|342	[[ -d $HELP_DIR ]] || mkdir -p $HELP_DIR
14mr|gimp-2.8.12-1|343	HELP_IDX=$HELP_DIR/introduction.html
14mr|gimp-2.8.12-1|344	echo -e '<HTML><HEAD><TITLE>GIMP Base Library</HEAD>\n<BODY><UL>' > $HELP_IDX
14mr|gimp-2.8.12-1|345	
14mr|gimp-2.8.12-1|346	/bin/ls %{buildroot}%{_datadir}/gtk-doc/html/*/index.html | sed -e "s@%{buildroot}@@g" >> $HELP_IDX
14mr|gimp-2.8.12-1|347	perl -pi -e 's!(.*/html/)([^/]*)(/index.html)!<LI><A HREF="\1\2\3">\2</A>!g' $HELP_IDX
14mr|gimp-2.8.12-1|348	
14mr|gimp-2.8.12-1|349	echo '</UL></BODY></HTML>' >> $HELP_IDX
14mr|gimp-2.8.12-1|350	
14mr|gimp-2.8.12-1|351	%find_lang gimp20 --all-name
14mr|gimp-2.8.12-1|352	
14mr|gimp-2.8.12-1|353	%if %{with python}
14mr|gimp-2.8.12-1|354	chmod 755 %{buildroot}%{_libdir}/gimp/%{api}/plug-ins/*.py
14mr|gimp-2.8.12-1|355	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages
14mr|gimp-2.8.12-1|356	echo %{_libdir}/gimp/%{api}/python > %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
14mr|gimp-2.8.12-1|357	echo %{_libdir}/gimp/%{api}/plug-ins >> %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
14mr|gimp-2.8.12-1|358	%endif
14mr|gimp-2.8.12-1|359	
14mr|gimp-2.8.12-1|360	desktop-file-install --vendor="" \
14mr|gimp-2.8.12-1|361	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|gimp-2.8.12-1|362	--dir %{buildroot}%{_datadir}/applications \
14mr|gimp-2.8.12-1|363	%{buildroot}%{_datadir}/applications/*
14mr|gimp-2.8.12-1|364	
14mr|gimp-2.8.12-1|365	cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/gimp/2.0
14mr|gimp-2.8.12-1|366	
14mr|gimp-2.8.12-1|367	
14mr|gimp-2.8.12-1|368	%changelog
14mr|gimp-2.8.12-1|369	* Tue Aug 26 2014 Tigro <ashejn@gmail.com> 1:2.8.12-1
14mr|gimp-2.8.12-1|370	+ Revision: 139c91e
14mr|gimp-2.8.12-1|371	- update to 2.8.12
14mr|gimp-2.8.12-1|372	
14mr|gimp-2.8.12-1|373	

16471 14
14mr|gimp-help-2-2.6.0-6|1	%define gimp_help_dir %{_datadir}/gimp/2.0/help
14mr|gimp-help-2-2.6.0-6|2	%define oname gimp-help
14mr|gimp-help-2-2.6.0-6|3	Summary: Help files for Gimp2
14mr|gimp-help-2-2.6.0-6|4	Name:    gimp-help-2
14mr|gimp-help-2-2.6.0-6|5	Version: 2.6.0
14mr|gimp-help-2-2.6.0-6|6	Release: 6
14mr|gimp-help-2-2.6.0-6|7	Source0: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-de.tar.bz2
14mr|gimp-help-2-2.6.0-6|8	Source1: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-en.tar.bz2
14mr|gimp-help-2-2.6.0-6|9	Source2: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-es.tar.bz2
14mr|gimp-help-2-2.6.0-6|10	Source3: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-fr.tar.bz2
14mr|gimp-help-2-2.6.0-6|11	Source4: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-it.tar.bz2
14mr|gimp-help-2-2.6.0-6|12	Source5: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ja.tar.bz2
14mr|gimp-help-2-2.6.0-6|13	Source6: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ko.tar.bz2
14mr|gimp-help-2-2.6.0-6|14	Source7: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-nl.tar.bz2
14mr|gimp-help-2-2.6.0-6|15	Source8: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-nn.tar.bz2
14mr|gimp-help-2-2.6.0-6|16	Source9: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-pl.tar.bz2
14mr|gimp-help-2-2.6.0-6|17	Source10: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ru.tar.bz2
14mr|gimp-help-2-2.6.0-6|18	Source11: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-sv.tar.bz2
14mr|gimp-help-2-2.6.0-6|19	Source12: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-zh_CN.tar.bz2
14mr|gimp-help-2-2.6.0-6|20	License: GFDL
14mr|gimp-help-2-2.6.0-6|21	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|22	Url: http://docs.gimp.org/
14mr|gimp-help-2-2.6.0-6|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gimp-help-2-2.6.0-6|24	BuildArch: noarch
14mr|gimp-help-2-2.6.0-6|25	
14mr|gimp-help-2-2.6.0-6|26	%description
14mr|gimp-help-2-2.6.0-6|27	This is the HTML help for Gimp 2.
14mr|gimp-help-2-2.6.0-6|28	
14mr|gimp-help-2-2.6.0-6|29	%package pl
14mr|gimp-help-2-2.6.0-6|30	Summary: Polish translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|31	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|32	Requires: locales-pl
14mr|gimp-help-2-2.6.0-6|33	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|34	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|35	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|36	
14mr|gimp-help-2-2.6.0-6|37	%description pl
14mr|gimp-help-2-2.6.0-6|38	This package contains the Polish translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|39	
14mr|gimp-help-2-2.6.0-6|40	%files pl
14mr|gimp-help-2-2.6.0-6|41	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|42	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|43	%gimp_help_dir/pl
14mr|gimp-help-2-2.6.0-6|44	
14mr|gimp-help-2-2.6.0-6|45	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|46	%package de
14mr|gimp-help-2-2.6.0-6|47	Summary: German translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|48	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|49	Requires: locales-de
14mr|gimp-help-2-2.6.0-6|50	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|51	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|52	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|53	
14mr|gimp-help-2-2.6.0-6|54	%description de
14mr|gimp-help-2-2.6.0-6|55	This package contains the German translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|56	
14mr|gimp-help-2-2.6.0-6|57	%files de
14mr|gimp-help-2-2.6.0-6|58	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|59	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|60	%gimp_help_dir/de
14mr|gimp-help-2-2.6.0-6|61	
14mr|gimp-help-2-2.6.0-6|62	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|63	%package en
14mr|gimp-help-2-2.6.0-6|64	Summary: English translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|65	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|66	Requires: locales-en
14mr|gimp-help-2-2.6.0-6|67	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|68	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|69	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|70	
14mr|gimp-help-2-2.6.0-6|71	%description en
14mr|gimp-help-2-2.6.0-6|72	This package contains the English translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|73	
14mr|gimp-help-2-2.6.0-6|74	%files en
14mr|gimp-help-2-2.6.0-6|75	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|76	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|77	%gimp_help_dir/en
14mr|gimp-help-2-2.6.0-6|78	
14mr|gimp-help-2-2.6.0-6|79	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|80	%package es
14mr|gimp-help-2-2.6.0-6|81	Summary: Spanish translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|82	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|83	Requires: locales-es
14mr|gimp-help-2-2.6.0-6|84	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|85	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|86	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|87	
14mr|gimp-help-2-2.6.0-6|88	%description es
14mr|gimp-help-2-2.6.0-6|89	This package contains the Spanish translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|90	
14mr|gimp-help-2-2.6.0-6|91	%files es
14mr|gimp-help-2-2.6.0-6|92	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|93	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|94	%gimp_help_dir/es
14mr|gimp-help-2-2.6.0-6|95	
14mr|gimp-help-2-2.6.0-6|96	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|97	%package fr
14mr|gimp-help-2-2.6.0-6|98	Summary: French translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|99	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|100	Requires: locales-fr
14mr|gimp-help-2-2.6.0-6|101	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|102	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|103	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|104	
14mr|gimp-help-2-2.6.0-6|105	%description fr
14mr|gimp-help-2-2.6.0-6|106	This package contains the French translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|107	
14mr|gimp-help-2-2.6.0-6|108	%files fr
14mr|gimp-help-2-2.6.0-6|109	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|110	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|111	%gimp_help_dir/fr
14mr|gimp-help-2-2.6.0-6|112	
14mr|gimp-help-2-2.6.0-6|113	
14mr|gimp-help-2-2.6.0-6|114	%package it
14mr|gimp-help-2-2.6.0-6|115	Summary: Italian translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|116	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|117	Requires: locales-it
14mr|gimp-help-2-2.6.0-6|118	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|119	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|120	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|121	
14mr|gimp-help-2-2.6.0-6|122	%description it
14mr|gimp-help-2-2.6.0-6|123	This package contains the Italian translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|124	
14mr|gimp-help-2-2.6.0-6|125	%files it
14mr|gimp-help-2-2.6.0-6|126	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|127	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|128	%gimp_help_dir/it
14mr|gimp-help-2-2.6.0-6|129	
14mr|gimp-help-2-2.6.0-6|130	%package ja
14mr|gimp-help-2-2.6.0-6|131	Summary: Japanese translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|132	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|133	Requires: locales-ja
14mr|gimp-help-2-2.6.0-6|134	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|135	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|136	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|137	
14mr|gimp-help-2-2.6.0-6|138	%description ja
14mr|gimp-help-2-2.6.0-6|139	This package contains the Japanese translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|140	
14mr|gimp-help-2-2.6.0-6|141	%files ja
14mr|gimp-help-2-2.6.0-6|142	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|143	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|144	%gimp_help_dir/ja
14mr|gimp-help-2-2.6.0-6|145	
14mr|gimp-help-2-2.6.0-6|146	%package ko
14mr|gimp-help-2-2.6.0-6|147	Summary: Korean translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|148	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|149	Requires: locales-ko
14mr|gimp-help-2-2.6.0-6|150	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|151	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|152	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|153	
14mr|gimp-help-2-2.6.0-6|154	%description ko
14mr|gimp-help-2-2.6.0-6|155	This package contains the Korean translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|156	
14mr|gimp-help-2-2.6.0-6|157	%files ko
14mr|gimp-help-2-2.6.0-6|158	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|159	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|160	%gimp_help_dir/ko
14mr|gimp-help-2-2.6.0-6|161	
14mr|gimp-help-2-2.6.0-6|162	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|163	%package nl
14mr|gimp-help-2-2.6.0-6|164	Summary: Dutch translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|165	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|166	Requires: locales-nl
14mr|gimp-help-2-2.6.0-6|167	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|168	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|169	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|170	
14mr|gimp-help-2-2.6.0-6|171	%description nl
14mr|gimp-help-2-2.6.0-6|172	This package contains the Dutch translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|173	
14mr|gimp-help-2-2.6.0-6|174	%files nl
14mr|gimp-help-2-2.6.0-6|175	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|176	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|177	%gimp_help_dir/nl
14mr|gimp-help-2-2.6.0-6|178	
14mr|gimp-help-2-2.6.0-6|179	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|180	%package nn
14mr|gimp-help-2-2.6.0-6|181	Summary: Nynorsk Norwegian translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|182	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|183	Requires: locales-no
14mr|gimp-help-2-2.6.0-6|184	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|185	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|186	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|187	Obsoletes: %name-no
14mr|gimp-help-2-2.6.0-6|188	Provides: %name-no
14mr|gimp-help-2-2.6.0-6|189	
14mr|gimp-help-2-2.6.0-6|190	%description nn
14mr|gimp-help-2-2.6.0-6|191	This package contains the Nynorsk Norwegian translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|192	
14mr|gimp-help-2-2.6.0-6|193	%files nn
14mr|gimp-help-2-2.6.0-6|194	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|195	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|196	%gimp_help_dir/nn
14mr|gimp-help-2-2.6.0-6|197	
14mr|gimp-help-2-2.6.0-6|198	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|199	%package ru
14mr|gimp-help-2-2.6.0-6|200	Summary: Russian translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|201	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|202	Requires: locales-ru
14mr|gimp-help-2-2.6.0-6|203	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|204	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|205	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|206	
14mr|gimp-help-2-2.6.0-6|207	%description ru
14mr|gimp-help-2-2.6.0-6|208	This package contains the Russian translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|209	
14mr|gimp-help-2-2.6.0-6|210	%files ru
14mr|gimp-help-2-2.6.0-6|211	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|212	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|213	%gimp_help_dir/ru
14mr|gimp-help-2-2.6.0-6|214	
14mr|gimp-help-2-2.6.0-6|215	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|216	%package sv
14mr|gimp-help-2-2.6.0-6|217	Summary: Swedish translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|218	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|219	Requires: locales-sv
14mr|gimp-help-2-2.6.0-6|220	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|221	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|222	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|223	
14mr|gimp-help-2-2.6.0-6|224	%description sv
14mr|gimp-help-2-2.6.0-6|225	This package contains the Swedish translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|226	
14mr|gimp-help-2-2.6.0-6|227	%files sv
14mr|gimp-help-2-2.6.0-6|228	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|229	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|230	%gimp_help_dir/sv
14mr|gimp-help-2-2.6.0-6|231	
14mr|gimp-help-2-2.6.0-6|232	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|233	%package zh_CN
14mr|gimp-help-2-2.6.0-6|234	Summary: Simplified Chinese translation of Gimp2 help
14mr|gimp-help-2-2.6.0-6|235	Group: Books/Other
14mr|gimp-help-2-2.6.0-6|236	Requires: locales-zh
14mr|gimp-help-2-2.6.0-6|237	Provides: %name = %version-%release
14mr|gimp-help-2-2.6.0-6|238	Obsoletes: %name < 0.13
14mr|gimp-help-2-2.6.0-6|239	Conflicts: %name < 0.13-2
14mr|gimp-help-2-2.6.0-6|240	
14mr|gimp-help-2-2.6.0-6|241	%description zh_CN
14mr|gimp-help-2-2.6.0-6|242	This package contains the Simplified Chinese translation of Gimp2 help.
14mr|gimp-help-2-2.6.0-6|243	
14mr|gimp-help-2-2.6.0-6|244	%files zh_CN
14mr|gimp-help-2-2.6.0-6|245	%defattr(-,root,root)
14mr|gimp-help-2-2.6.0-6|246	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
14mr|gimp-help-2-2.6.0-6|247	%gimp_help_dir/zh_CN
14mr|gimp-help-2-2.6.0-6|248	
14mr|gimp-help-2-2.6.0-6|249	# -----------------------------------------------------
14mr|gimp-help-2-2.6.0-6|250	
14mr|gimp-help-2-2.6.0-6|251	%prep
14mr|gimp-help-2-2.6.0-6|252	%setup -q -c %oname-%version -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12
14mr|gimp-help-2-2.6.0-6|253	
14mr|gimp-help-2-2.6.0-6|254	%install
14mr|gimp-help-2-2.6.0-6|255	rm -rf $RPM_BUILD_ROOT
14mr|gimp-help-2-2.6.0-6|256	mkdir -p %buildroot%gimp_help_dir
14mr|gimp-help-2-2.6.0-6|257	cp -r %name/html/* %buildroot%gimp_help_dir
14mr|gimp-help-2-2.6.0-6|258	
14mr|gimp-help-2-2.6.0-6|259	%clean
14mr|gimp-help-2-2.6.0-6|260	rm -rf $RPM_BUILD_ROOT
14mr|gimp-help-2-2.6.0-6|261	
14mr|gimp-help-2-2.6.0-6|262	
14mr|gimp-help-2-2.6.0-6|263	
14mr|gimp-help-2-2.6.0-6|264	%changelog
14mr|gimp-help-2-2.6.0-6|265	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.0-6
14mr|gimp-help-2-2.6.0-6|266	+ Revision: 4149863
14mr|gimp-help-2-2.6.0-6|267	- MassBuild#440: Increase release tag
14mr|gimp-help-2-2.6.0-6|268	
14mr|gimp-help-2-2.6.0-6|269	

16472 14
14mr|ginkgo-0.32-10|1	Summary:	Navigator for Nepomuk, the KDE semantic toolkit
14mr|ginkgo-0.32-10|2	Name:		ginkgo
14mr|ginkgo-0.32-10|3	Version:	0.32
14mr|ginkgo-0.32-10|4	Release:	10
14mr|ginkgo-0.32-10|5	License:	GPLv2+
14mr|ginkgo-0.32-10|6	Url:		http://wiki.mandriva.com/en/Ginkgo
14mr|ginkgo-0.32-10|7	Group:		Graphical desktop/KDE
14mr|ginkgo-0.32-10|8	Source0:	%{name}-%{version}.tar.bz2
14mr|ginkgo-0.32-10|9	BuildArch:	noarch
14mr|ginkgo-0.32-10|10	BuildRequires:	kde4-macros
14mr|ginkgo-0.32-10|11	Requires:	python-kde4
14mr|ginkgo-0.32-10|12	Requires:	python-mako
14mr|ginkgo-0.32-10|13	Requires:       oxygen-icon-theme
14mr|ginkgo-0.32-10|14	
14mr|ginkgo-0.32-10|15	%description
14mr|ginkgo-0.32-10|16	Ginkgo is a graphical front-end for managing data semantically. Ginkgo
14mr|ginkgo-0.32-10|17	lets you create and explore links between your personal data such
14mr|ginkgo-0.32-10|18	as e-mails, contacts, files, Web pages. It harnesses the Nepomuk
14mr|ginkgo-0.32-10|19	framework.
14mr|ginkgo-0.32-10|20	
14mr|ginkgo-0.32-10|21	%files -f %{name}.lang
14mr|ginkgo-0.32-10|22	%{_kde_appsdir}/%{name}
14mr|ginkgo-0.32-10|23	%{_kde_datadir}/applications/kde4/%{name}.desktop
14mr|ginkgo-0.32-10|24	%{_bindir}/%{name}
14mr|ginkgo-0.32-10|25	
14mr|ginkgo-0.32-10|26	#------------------------------------------------
14mr|ginkgo-0.32-10|27	
14mr|ginkgo-0.32-10|28	%prep
14mr|ginkgo-0.32-10|29	%setup -q
14mr|ginkgo-0.32-10|30	
14mr|ginkgo-0.32-10|31	# Fix unreadable files
14mr|ginkgo-0.32-10|32	find . -perm 0600 -exec chmod 0644 '{}' \;
14mr|ginkgo-0.32-10|33	
14mr|ginkgo-0.32-10|34	%build
14mr|ginkgo-0.32-10|35	# clean old leftover from the tarball that prevent upload
14mr|ginkgo-0.32-10|36	rm -Rf src/ginkgo/util/.cache
14mr|ginkgo-0.32-10|37	
14mr|ginkgo-0.32-10|38	# change "Report a Bug" URL to Rosa Bugzilla
14mr|ginkgo-0.32-10|39	sed -i 's!https://qa.mandriva.com!http://bugs.rosalinux.ru/!' %{name}
14mr|ginkgo-0.32-10|40	
14mr|ginkgo-0.32-10|41	# also change .po headers for consistency
14mr|ginkgo-0.32-10|42	sed -i 's!https://qa.mandriva.com/!http://bugs.rosalinux.ru/!' po/*.po
14mr|ginkgo-0.32-10|43	
14mr|ginkgo-0.32-10|44	%install
14mr|ginkgo-0.32-10|45	mkdir -p %{buildroot}%{_kde_appsdir}/%{name}
14mr|ginkgo-0.32-10|46	cp -frv src/* %{buildroot}%{_kde_appsdir}/%{name}/
14mr|ginkgo-0.32-10|47	mkdir %{buildroot}%{_bindir}/
14mr|ginkgo-0.32-10|48	cp -frv %{name} %{buildroot}%{_bindir}/%{name}
14mr|ginkgo-0.32-10|49	
14mr|ginkgo-0.32-10|50	mkdir -p %{buildroot}%{_datadir}/locale
14mr|ginkgo-0.32-10|51	#make po_files
14mr|ginkgo-0.32-10|52	for i in po/*.po
14mr|ginkgo-0.32-10|53	do
14mr|ginkgo-0.32-10|54	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
14mr|ginkgo-0.32-10|55	mkdir -p ${langdir}
14mr|ginkgo-0.32-10|56	msgfmt -o ${langdir}/%{name}.mo ${i}
14mr|ginkgo-0.32-10|57	done
14mr|ginkgo-0.32-10|58	
14mr|ginkgo-0.32-10|59	chmod -R a+r %{buildroot}/%{_kde_appsdir}/%{name}
14mr|ginkgo-0.32-10|60	
14mr|ginkgo-0.32-10|61	mkdir -p %{buildroot}%{_kde_datadir}/applications/kde4
14mr|ginkgo-0.32-10|62	
14mr|ginkgo-0.32-10|63	cat > %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop << EOF
14mr|ginkgo-0.32-10|64	[Desktop Entry]
14mr|ginkgo-0.32-10|65	Name=Ginkgo
14mr|ginkgo-0.32-10|66	Comment=Ginkgo is a graphical front-end for Nepomuk
14mr|ginkgo-0.32-10|67	Exec=%{_bindir}/%{name}
14mr|ginkgo-0.32-10|68	Icon=nepomuk
14mr|ginkgo-0.32-10|69	Type=Application
14mr|ginkgo-0.32-10|70	Categories=Utility;KDE;Qt;
14mr|ginkgo-0.32-10|71	EOF
14mr|ginkgo-0.32-10|72	
14mr|ginkgo-0.32-10|73	%find_lang %{name}
14mr|ginkgo-0.32-10|74	
14mr|ginkgo-0.32-10|75	
14mr|ginkgo-0.32-10|76	%changelog
14mr|ginkgo-0.32-10|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.32-10
14mr|ginkgo-0.32-10|78	+ Revision: be11488
14mr|ginkgo-0.32-10|79	- MassBuild#440: Increase release tag
14mr|ginkgo-0.32-10|80	
14mr|ginkgo-0.32-10|81	

16473 14
14mr|gio-sharp-2.22.3-2|1	Name:		gio-sharp
14mr|gio-sharp-2.22.3-2|2	Version:	2.22.3
14mr|gio-sharp-2.22.3-2|3	Release:	2
14mr|gio-sharp-2.22.3-2|4	License:	GPLv2 and MIT
14mr|gio-sharp-2.22.3-2|5	Group:		Development/Other
14mr|gio-sharp-2.22.3-2|6	Summary:	.NET/C# Bindings for GIO
14mr|gio-sharp-2.22.3-2|7	Url:		https://github.com/mono/gio-sharp
14mr|gio-sharp-2.22.3-2|8	Source:		https://github.com/downloads/mono/%{name}/%{name}-%{version}.tar.bz2
14mr|gio-sharp-2.22.3-2|9	
14mr|gio-sharp-2.22.3-2|10	BuildRequires:  pkgconfig(glib-2.0)
14mr|gio-sharp-2.22.3-2|11	BuildRequires:  glib-sharp2
14mr|gio-sharp-2.22.3-2|12	BuildRequires:  gtk-sharp2-devel
14mr|gio-sharp-2.22.3-2|13	BuildRequires:  mono-devel
14mr|gio-sharp-2.22.3-2|14	BuildRequires:  monodoc-core
14mr|gio-sharp-2.22.3-2|15	Requires:	glib2 > 2.22
14mr|gio-sharp-2.22.3-2|16	#gw strictly speaking, it needs libgio:
14mr|gio-sharp-2.22.3-2|17	Requires:	gvfs
14mr|gio-sharp-2.22.3-2|18	BuildArch:	noarch
14mr|gio-sharp-2.22.3-2|19	
14mr|gio-sharp-2.22.3-2|20	%description
14mr|gio-sharp-2.22.3-2|21	C#/CLI bindings for GIO
14mr|gio-sharp-2.22.3-2|22	
14mr|gio-sharp-2.22.3-2|23	%package devel
14mr|gio-sharp-2.22.3-2|24	Group:		Development/Other
14mr|gio-sharp-2.22.3-2|25	Summary:	.NET/C# Bindings for GIO
14mr|gio-sharp-2.22.3-2|26	Requires:	%{name} = %{version}-%{release}
14mr|gio-sharp-2.22.3-2|27	
14mr|gio-sharp-2.22.3-2|28	%description devel
14mr|gio-sharp-2.22.3-2|29	Files for developing programs that use gio-sharp
14mr|gio-sharp-2.22.3-2|30	
14mr|gio-sharp-2.22.3-2|31	%prep
14mr|gio-sharp-2.22.3-2|32	%setup -q
14mr|gio-sharp-2.22.3-2|33	
14mr|gio-sharp-2.22.3-2|34	%build
14mr|gio-sharp-2.22.3-2|35	%configure2_5x --libdir=%{_prefix}/lib
14mr|gio-sharp-2.22.3-2|36	make
14mr|gio-sharp-2.22.3-2|37	
14mr|gio-sharp-2.22.3-2|38	%install
14mr|gio-sharp-2.22.3-2|39	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mr|gio-sharp-2.22.3-2|40	
14mr|gio-sharp-2.22.3-2|41	%files
14mr|gio-sharp-2.22.3-2|42	%doc AUTHORS NEWS README
14mr|gio-sharp-2.22.3-2|43	#ChangeLog
14mr|gio-sharp-2.22.3-2|44	%dir %{_prefix}/lib/gio-sharp
14mr|gio-sharp-2.22.3-2|45	%{_prefix}/lib/gio-sharp/gio-sharp.dll*
14mr|gio-sharp-2.22.3-2|46	
14mr|gio-sharp-2.22.3-2|47	%files devel
14mr|gio-sharp-2.22.3-2|48	%defattr(-,root,root)
14mr|gio-sharp-2.22.3-2|49	%{_datadir}/pkgconfig/gio-sharp-2.0.pc
14mr|gio-sharp-2.22.3-2|50	%dir %_prefix/share/gapi-2.0
14mr|gio-sharp-2.22.3-2|51	%_prefix/share/gapi-2.0/gio-api.xml
14mr|gio-sharp-2.22.3-2|52	
14mr|gio-sharp-2.22.3-2|53	
14mr|gio-sharp-2.22.3-2|54	
14mr|gio-sharp-2.22.3-2|55	%changelog
14mr|gio-sharp-2.22.3-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.22.3-2
14mr|gio-sharp-2.22.3-2|57	+ Revision: 4190830
14mr|gio-sharp-2.22.3-2|58	- MassBuild#440: Increase release tag
14mr|gio-sharp-2.22.3-2|59	
14mr|gio-sharp-2.22.3-2|60	

16474 14
14mr|gir-repository-0.6.6-0.20100907.8|1	# Not needed here, debug info is empty
14mr|gir-repository-0.6.6-0.20100907.8|2	%define _enable_debug_packages %{nil}
14mr|gir-repository-0.6.6-0.20100907.8|3	%define debug_package %{nil}
14mr|gir-repository-0.6.6-0.20100907.8|4	
14mr|gir-repository-0.6.6-0.20100907.8|5	%define git 20100907
14mr|gir-repository-0.6.6-0.20100907.8|6	%define api 1.0
14mr|gir-repository-0.6.6-0.20100907.8|7	
14mr|gir-repository-0.6.6-0.20100907.8|8	Summary:	GObject Introspection Repository
14mr|gir-repository-0.6.6-0.20100907.8|9	Name:		gir-repository
14mr|gir-repository-0.6.6-0.20100907.8|10	Version:	0.6.6
14mr|gir-repository-0.6.6-0.20100907.8|11	Release:	0.%{git}.8
14mr|gir-repository-0.6.6-0.20100907.8|12	License:	LGPLv2+
14mr|gir-repository-0.6.6-0.20100907.8|13	Group:		Development/C
14mr|gir-repository-0.6.6-0.20100907.8|14	Url:		http://www.gnome.org
14mr|gir-repository-0.6.6-0.20100907.8|15	%if %{git}
14mr|gir-repository-0.6.6-0.20100907.8|16	Source0:	%{name}-%{git}.tar.xz
14mr|gir-repository-0.6.6-0.20100907.8|17	%else
14mr|gir-repository-0.6.6-0.20100907.8|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gir-repository-0.6.6-0.20100907.8|19	%endif
14mr|gir-repository-0.6.6-0.20100907.8|20	Patch0:		gir-repository-disable-gtk.patch
14mr|gir-repository-0.6.6-0.20100907.8|21	Patch1:		gir-repository-fix-goo-build.patch
14mr|gir-repository-0.6.6-0.20100907.8|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gir-repository-0.6.6-0.20100907.8|23	BuildRequires:	pkgconfig(xft)
14mr|gir-repository-0.6.6-0.20100907.8|24	BuildRequires:	pkgconfig(xfixes)
14mr|gir-repository-0.6.6-0.20100907.8|25	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gir-repository-0.6.6-0.20100907.8|26	BuildRequires:	pkgconfig(gl)
14mr|gir-repository-0.6.6-0.20100907.8|27	BuildRequires:	pkgconfig(poppler-glib)
14mr|gir-repository-0.6.6-0.20100907.8|28	BuildRequires:	pkgconfig(libnautilus-extension)
14mr|gir-repository-0.6.6-0.20100907.8|29	BuildRequires:	pkgconfig(libnotify)
14mr|gir-repository-0.6.6-0.20100907.8|30	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mr|gir-repository-0.6.6-0.20100907.8|31	BuildRequires:	pkgconfig(goocanvas)
14mr|gir-repository-0.6.6-0.20100907.8|32	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|gir-repository-0.6.6-0.20100907.8|33	BuildRequires:	pkgconfig(avahi-gobject)
14mr|gir-repository-0.6.6-0.20100907.8|34	%if %{git}
14mr|gir-repository-0.6.6-0.20100907.8|35	BuildRequires:	gnome-common
14mr|gir-repository-0.6.6-0.20100907.8|36	%endif
14mr|gir-repository-0.6.6-0.20100907.8|37	
14mr|gir-repository-0.6.6-0.20100907.8|38	Requires:	%{mklibname girepository 1.0 1}
14mr|gir-repository-0.6.6-0.20100907.8|39	
14mr|gir-repository-0.6.6-0.20100907.8|40	%description
14mr|gir-repository-0.6.6-0.20100907.8|41	This is a repository of GIR interface description files.
14mr|gir-repository-0.6.6-0.20100907.8|42	
14mr|gir-repository-0.6.6-0.20100907.8|43	%prep
14mr|gir-repository-0.6.6-0.20100907.8|44	%if %{git}
14mr|gir-repository-0.6.6-0.20100907.8|45	%setup -q -n %{name}
14mr|gir-repository-0.6.6-0.20100907.8|46	%else
14mr|gir-repository-0.6.6-0.20100907.8|47	%setup -q
14mr|gir-repository-0.6.6-0.20100907.8|48	%endif
14mr|gir-repository-0.6.6-0.20100907.8|49	
14mr|gir-repository-0.6.6-0.20100907.8|50	%apply_patches
14mr|gir-repository-0.6.6-0.20100907.8|51	%if %{git}
14mr|gir-repository-0.6.6-0.20100907.8|52	./autogen.sh -V
14mr|gir-repository-0.6.6-0.20100907.8|53	%else
14mr|gir-repository-0.6.6-0.20100907.8|54	autoreconf -fi
14mr|gir-repository-0.6.6-0.20100907.8|55	%endif
14mr|gir-repository-0.6.6-0.20100907.8|56	
14mr|gir-repository-0.6.6-0.20100907.8|57	%build
14mr|gir-repository-0.6.6-0.20100907.8|58	%configure2_5x --disable-static
14mr|gir-repository-0.6.6-0.20100907.8|59	%make
14mr|gir-repository-0.6.6-0.20100907.8|60	
14mr|gir-repository-0.6.6-0.20100907.8|61	%install
14mr|gir-repository-0.6.6-0.20100907.8|62	%makeinstall_std
14mr|gir-repository-0.6.6-0.20100907.8|63	rm -v %{buildroot}%{_datadir}/gir-%{api}/Atk-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|64	rm -f %{buildroot}%{_datadir}/gir-%{api}/DBus*-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|65	rm -v %{buildroot}%{_datadir}/gir-%{api}/Pango-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|66	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoCairo-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|67	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoFT2-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|68	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GConf-2.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|69	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GMenu-2.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|70	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Gst*0.10.gir
14mr|gir-repository-0.6.6-0.20100907.8|71	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GSSDP-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|72	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GUPnP-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|73	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Soup-2.4.gir
14mr|gir-repository-0.6.6-0.20100907.8|74	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Unique-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|75	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/WebKit-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|76	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Wnck-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|77	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Atk-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|78	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GConf-2.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|79	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GMenu-2.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|80	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Gst*0.10.typelib
14mr|gir-repository-0.6.6-0.20100907.8|81	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GSSDP-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|82	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GUPnP-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|83	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Soup-2.4.typelib
14mr|gir-repository-0.6.6-0.20100907.8|84	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Pango-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|85	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoCairo-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|86	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoFT2-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|87	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Unique-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|88	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/WebKit-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|89	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Wnck-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|90	rm -v -f %{buildroot}%{_libdir}/libgirepo-DBus-custom.so
14mr|gir-repository-0.6.6-0.20100907.8|91	
14mr|gir-repository-0.6.6-0.20100907.8|92	%files
14mr|gir-repository-0.6.6-0.20100907.8|93	%doc README NEWS AUTHORS
14mr|gir-repository-0.6.6-0.20100907.8|94	%{_datadir}/gir-%{api}/GnomeKeyring-2.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|95	%{_datadir}/gir-%{api}/GooCanvas-0.10.gir
14mr|gir-repository-0.6.6-0.20100907.8|96	%{_datadir}/gir-%{api}/GtkSource-2.2.gir
14mr|gir-repository-0.6.6-0.20100907.8|97	%{_datadir}/gir-%{api}/Nautilus-1.0.gir
14mr|gir-repository-0.6.6-0.20100907.8|98	%{_datadir}/gir-%{api}/Notify-0.4.gir
14mr|gir-repository-0.6.6-0.20100907.8|99	%{_datadir}/gir-%{api}/Poppler-0.8.gir
14mr|gir-repository-0.6.6-0.20100907.8|100	%{_libdir}/girepository-%{api}/GnomeKeyring-2.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|101	%{_libdir}/girepository-%{api}/GooCanvas-0.10.typelib
14mr|gir-repository-0.6.6-0.20100907.8|102	%{_libdir}/girepository-%{api}/GtkSource-2.2.typelib
14mr|gir-repository-0.6.6-0.20100907.8|103	%{_libdir}/girepository-%{api}/Nautilus-1.0.typelib
14mr|gir-repository-0.6.6-0.20100907.8|104	%{_libdir}/girepository-%{api}/Notify-0.4.typelib
14mr|gir-repository-0.6.6-0.20100907.8|105	%{_libdir}/girepository-%{api}/Poppler-0.8.typelib
14mr|gir-repository-0.6.6-0.20100907.8|106	
14mr|gir-repository-0.6.6-0.20100907.8|107	
14mr|gir-repository-0.6.6-0.20100907.8|108	%changelog
14mr|gir-repository-0.6.6-0.20100907.8|109	* Sun Oct 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-0.20100907.8
14mr|gir-repository-0.6.6-0.20100907.8|110	+ Revision: 5e4ebd2
14mr|gir-repository-0.6.6-0.20100907.8|111	- LOG Drop debug package as it's empty and not needed here
14mr|gir-repository-0.6.6-0.20100907.8|112	
14mr|gir-repository-0.6.6-0.20100907.8|113	

16475 14
14mr|git-1.7.11.3-5|1	%define libname		%mklibname git
14mr|git-1.7.11.3-5|2	%define profile_branch	93git-branch.sh
14mr|git-1.7.11.3-5|3	%define profile_env	93git-env.sh
14mr|git-1.7.11.3-5|4	
14mr|git-1.7.11.3-5|5	Name:		git
14mr|git-1.7.11.3-5|6	Epoch:		1
14mr|git-1.7.11.3-5|7	Version:	1.7.11.3
14mr|git-1.7.11.3-5|8	Release:	5
14mr|git-1.7.11.3-5|9	Summary:	Global Information Tracker
14mr|git-1.7.11.3-5|10	License:	GPLv2
14mr|git-1.7.11.3-5|11	Group:		Development/Other
14mr|git-1.7.11.3-5|12	Url:		http://git-scm.com/
14mr|git-1.7.11.3-5|13	Source0:	http://git-core.googlecode.com/files/git-%version.tar.gz
14mr|git-1.7.11.3-5|14	Source2:	gitweb.conf
14mr|git-1.7.11.3-5|15	Source3:	%{profile_branch}
14mr|git-1.7.11.3-5|16	# Do we really need it? It's not used anyway
14mr|git-1.7.11.3-5|17	Source4:	%{profile_env}
14mr|git-1.7.11.3-5|18	BuildRequires:	asciidoc
14mr|git-1.7.11.3-5|19	BuildRequires:	pkgconfig(libcurl)
14mr|git-1.7.11.3-5|20	BuildRequires:	expat-devel
14mr|git-1.7.11.3-5|21	BuildRequires:	pkgconfig(openssl)
14mr|git-1.7.11.3-5|22	BuildRequires:	perl-CGI
14mr|git-1.7.11.3-5|23	BuildRequires:	perl-devel
14mr|git-1.7.11.3-5|24	BuildRequires:	python-devel
14mr|git-1.7.11.3-5|25	BuildRequires:	xmlto
14mr|git-1.7.11.3-5|26	BuildRequires:	zlib-devel
14mr|git-1.7.11.3-5|27	BuildRequires:	docbook-dtd45-xml
14mr|git-1.7.11.3-5|28	
14mr|git-1.7.11.3-5|29	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|30	Requires:	gitk = %{EVRD}
14mr|git-1.7.11.3-5|31	Requires:	git-svn = %{EVRD}
14mr|git-1.7.11.3-5|32	Requires:	git-email = %{EVRD}
14mr|git-1.7.11.3-5|33	Suggests:	git-arch = %{EVRD}
14mr|git-1.7.11.3-5|34	Suggests:	git-core-oldies = %{EVRD}
14mr|git-1.7.11.3-5|35	Suggests:	git-cvs = %{EVRD}
14mr|git-1.7.11.3-5|36	
14mr|git-1.7.11.3-5|37	%description
14mr|git-1.7.11.3-5|38	This is a stupid (but extremely fast) directory content manager.  It
14mr|git-1.7.11.3-5|39	doesn't do a whole lot, but what it _does_ do is track directory
14mr|git-1.7.11.3-5|40	contents efficiently. It is intended to be the base of an efficient,
14mr|git-1.7.11.3-5|41	distributed source code management system. This package includes
14mr|git-1.7.11.3-5|42	rudimentary tools that can be used as a SCM, but you should look
14mr|git-1.7.11.3-5|43	elsewhere for tools for ordinary humans layered on top of this.
14mr|git-1.7.11.3-5|44	
14mr|git-1.7.11.3-5|45	This is a dummy package which brings in all subpackages.
14mr|git-1.7.11.3-5|46	
14mr|git-1.7.11.3-5|47	%package -n git-core
14mr|git-1.7.11.3-5|48	Summary:	Global Information Tracker
14mr|git-1.7.11.3-5|49	Group:		Development/Other
14mr|git-1.7.11.3-5|50	Requires:	diffutils
14mr|git-1.7.11.3-5|51	Requires:	rsync
14mr|git-1.7.11.3-5|52	Requires:	less
14mr|git-1.7.11.3-5|53	Requires:	openssh-clients
14mr|git-1.7.11.3-5|54	Suggests:	git-prompt
14mr|git-1.7.11.3-5|55	%rename	    gitcompletion
14mr|git-1.7.11.3-5|56	
14mr|git-1.7.11.3-5|57	%description -n git-core
14mr|git-1.7.11.3-5|58	This is a stupid (but extremely fast) directory content manager.  It
14mr|git-1.7.11.3-5|59	doesn't do a whole lot, but what it _does_ do is track directory
14mr|git-1.7.11.3-5|60	contents efficiently. It is intended to be the base of an efficient,
14mr|git-1.7.11.3-5|61	distributed source code management system. This package includes
14mr|git-1.7.11.3-5|62	rudimentary tools that can be used as a SCM, but you should look
14mr|git-1.7.11.3-5|63	elsewhere for tools for ordinary humans layered on top of this.
14mr|git-1.7.11.3-5|64	
14mr|git-1.7.11.3-5|65	This are the core tools with minimal dependencies.
14mr|git-1.7.11.3-5|66	
14mr|git-1.7.11.3-5|67	You may want to install subversion, cpsps and/or tla to import
14mr|git-1.7.11.3-5|68	repositories from other VCS.
14mr|git-1.7.11.3-5|69	
14mr|git-1.7.11.3-5|70	%package -n gitk
14mr|git-1.7.11.3-5|71	Summary:	Git revision tree visualiser
14mr|git-1.7.11.3-5|72	Group:		Development/Other
14mr|git-1.7.11.3-5|73	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|74	Requires:	tk >= 8.4
14mr|git-1.7.11.3-5|75	Requires:	tcl >= 8.4
14mr|git-1.7.11.3-5|76	
14mr|git-1.7.11.3-5|77	%description -n gitk
14mr|git-1.7.11.3-5|78	Git revision tree visualiser.
14mr|git-1.7.11.3-5|79	
14mr|git-1.7.11.3-5|80	%package -n gitview
14mr|git-1.7.11.3-5|81	Summary:	Git graphical revision tree visualiser
14mr|git-1.7.11.3-5|82	Group:		Development/Other
14mr|git-1.7.11.3-5|83	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|84	Requires:	python-cairo
14mr|git-1.7.11.3-5|85	Requires:	pygtk2.0
14mr|git-1.7.11.3-5|86	Requires:	python-gtksourceview
14mr|git-1.7.11.3-5|87	
14mr|git-1.7.11.3-5|88	%description -n gitview
14mr|git-1.7.11.3-5|89	Git graphical revision tree visualiser.
14mr|git-1.7.11.3-5|90	
14mr|git-1.7.11.3-5|91	%package -n %{libname}-devel
14mr|git-1.7.11.3-5|92	Summary:	Git development files
14mr|git-1.7.11.3-5|93	Group:		Development/Other
14mr|git-1.7.11.3-5|94	Provides:	git-devel = %{version}-%{release}
14mr|git-1.7.11.3-5|95	
14mr|git-1.7.11.3-5|96	%description -n %{libname}-devel
14mr|git-1.7.11.3-5|97	Development files for git.
14mr|git-1.7.11.3-5|98	
14mr|git-1.7.11.3-5|99	%package -n git-svn
14mr|git-1.7.11.3-5|100	Summary:	Git tools for importing Subversion repositories
14mr|git-1.7.11.3-5|101	Group:		Development/Other
14mr|git-1.7.11.3-5|102	Requires:	git-core = %{EVRD}, subversion
14mr|git-1.7.11.3-5|103	Requires:	perl-Git
14mr|git-1.7.11.3-5|104	Requires:	perl-SVN
14mr|git-1.7.11.3-5|105	
14mr|git-1.7.11.3-5|106	%description -n git-svn
14mr|git-1.7.11.3-5|107	Git tools for importing Subversion repositories.
14mr|git-1.7.11.3-5|108	
14mr|git-1.7.11.3-5|109	%package -n git-cvs
14mr|git-1.7.11.3-5|110	Summary:	Git tools for importing CVS repositories
14mr|git-1.7.11.3-5|111	Group:		Development/Other
14mr|git-1.7.11.3-5|112	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|113	Suggests:	cvs, cvsps
14mr|git-1.7.11.3-5|114	
14mr|git-1.7.11.3-5|115	%description -n git-cvs
14mr|git-1.7.11.3-5|116	Git tools for importing CVS repositories.
14mr|git-1.7.11.3-5|117	
14mr|git-1.7.11.3-5|118	%package -n git-arch
14mr|git-1.7.11.3-5|119	Summary:	Git tools for importing Arch repositories
14mr|git-1.7.11.3-5|120	Group:		Development/Other
14mr|git-1.7.11.3-5|121	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|122	Suggests:	tla
14mr|git-1.7.11.3-5|123	
14mr|git-1.7.11.3-5|124	%description -n git-arch
14mr|git-1.7.11.3-5|125	Git tools for importing Arch repositories.
14mr|git-1.7.11.3-5|126	
14mr|git-1.7.11.3-5|127	%package -n git-email
14mr|git-1.7.11.3-5|128	Summary:	Git tools for sending email
14mr|git-1.7.11.3-5|129	Group:		Development/Other
14mr|git-1.7.11.3-5|130	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|131	Suggests:	perl-Authen-SASL
14mr|git-1.7.11.3-5|132	Suggests:	perl-MIME-Base64
14mr|git-1.7.11.3-5|133	
14mr|git-1.7.11.3-5|134	%description -n git-email
14mr|git-1.7.11.3-5|135	Git tools for sending email.
14mr|git-1.7.11.3-5|136	
14mr|git-1.7.11.3-5|137	%package -n perl-Git
14mr|git-1.7.11.3-5|138	Summary:	Perl interface to Git
14mr|git-1.7.11.3-5|139	Group:		Development/Perl
14mr|git-1.7.11.3-5|140	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|141	
14mr|git-1.7.11.3-5|142	%description -n perl-Git
14mr|git-1.7.11.3-5|143	Perl interface to Git
14mr|git-1.7.11.3-5|144	
14mr|git-1.7.11.3-5|145	%package -n python-git
14mr|git-1.7.11.3-5|146	Summary:	Python interface to Git
14mr|git-1.7.11.3-5|147	Group:		Development/Python
14mr|git-1.7.11.3-5|148	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|149	
14mr|git-1.7.11.3-5|150	%description -n python-git
14mr|git-1.7.11.3-5|151	Python interface to Git
14mr|git-1.7.11.3-5|152	
14mr|git-1.7.11.3-5|153	%package -n git-core-oldies
14mr|git-1.7.11.3-5|154	Summary:	Git obsolete commands, bound to extinction
14mr|git-1.7.11.3-5|155	Group:		Development/Other
14mr|git-1.7.11.3-5|156	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|157	
14mr|git-1.7.11.3-5|158	%description -n git-core-oldies
14mr|git-1.7.11.3-5|159	Git obsolete commands, bound to extinction
14mr|git-1.7.11.3-5|160	
14mr|git-1.7.11.3-5|161	%package -n gitweb
14mr|git-1.7.11.3-5|162	Summary:	cgi-bin script for browse a git repository with web browser
14mr|git-1.7.11.3-5|163	Group:		System/Servers
14mr|git-1.7.11.3-5|164	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|165	Requires:	apache-mod_perl
14mr|git-1.7.11.3-5|166	
14mr|git-1.7.11.3-5|167	%description -n gitweb
14mr|git-1.7.11.3-5|168	cgi-bin script for browse a git repository with web browser.
14mr|git-1.7.11.3-5|169	
14mr|git-1.7.11.3-5|170	%package -n git-prompt
14mr|git-1.7.11.3-5|171	Summary:	Shows the current git branch in your bash prompt
14mr|git-1.7.11.3-5|172	Group:		Shells
14mr|git-1.7.11.3-5|173	Requires:	git-core = %{EVRD}
14mr|git-1.7.11.3-5|174	Requires:	bash-completion
14mr|git-1.7.11.3-5|175	
14mr|git-1.7.11.3-5|176	%description -n git-prompt
14mr|git-1.7.11.3-5|177	Shows the current git branch in your bash prompt.
14mr|git-1.7.11.3-5|178	
14mr|git-1.7.11.3-5|179	%prep
14mr|git-1.7.11.3-5|180	%setup -q
14mr|git-1.7.11.3-5|181	# remove borring file
14mr|git-1.7.11.3-5|182	rm -f Documentation/.gitignore
14mr|git-1.7.11.3-5|183	# prefix gitweb css/png files with /gitweb
14mr|git-1.7.11.3-5|184	perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
14mr|git-1.7.11.3-5|185	
14mr|git-1.7.11.3-5|186	%build
14mr|git-1.7.11.3-5|187	# same flags and prefix must be passed for make test too
14mr|git-1.7.11.3-5|188	%define git_make_params prefix=%{_prefix} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=1
14mr|git-1.7.11.3-5|189	%make %{git_make_params} all doc gitweb/gitweb.cgi
14mr|git-1.7.11.3-5|190	
14mr|git-1.7.11.3-5|191	# Produce RelNotes.txt.gz
14mr|git-1.7.11.3-5|192	# sed trick changes "-x.y.z.txt" to "-x.y.z.0.txt" for ordering, then undoes it
14mr|git-1.7.11.3-5|193	# use awk to print a newline before each RelNotes header
14mr|git-1.7.11.3-5|194	cd Documentation/RelNotes \
14mr|git-1.7.11.3-5|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/'`" \
14mr|git-1.7.11.3-5|196	&& awk 'FNR == 1 { print "" } { print }' $relnotesls | gzip -9c >../RelNotes.txt.gz
14mr|git-1.7.11.3-5|197	
14mr|git-1.7.11.3-5|198	%install
14mr|git-1.7.11.3-5|199	%__rm -rf %{buildroot}
14mr|git-1.7.11.3-5|200	%__mkdir_p %{buildroot}%{_bindir}
14mr|git-1.7.11.3-5|201	%makeinstall_std prefix=%{_prefix} gitexecdir=%{_libdir}/git-core  CFLAGS="%{optflags}"
14mr|git-1.7.11.3-5|202	make install-doc prefix=%{_prefix} gitexecdir=%{_libdir}/git-core   DESTDIR=%{buildroot}
14mr|git-1.7.11.3-5|203	
14mr|git-1.7.11.3-5|204	# Avoid dependencies on obscure perl modules
14mr|git-1.7.11.3-5|205	chmod -x contrib/mw-to-git/git-remote-mediawiki
14mr|git-1.7.11.3-5|206	
14mr|git-1.7.11.3-5|207	# (cg) Copy the whole contrib dir as docs. It contains useful scripts.
14mr|git-1.7.11.3-5|208	%__mkdir_p %{buildroot}%{_datadir}/doc/git-core
14mr|git-1.7.11.3-5|209	cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
14mr|git-1.7.11.3-5|210	# (cg) Even tho' we copy the whole contrib dir, copy this rather than symlink incase the user is excluding docs
14mr|git-1.7.11.3-5|211	%__install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
14mr|git-1.7.11.3-5|212	
14mr|git-1.7.11.3-5|213	%__mkdir_p %{buildroot}%{_includedir}/git
14mr|git-1.7.11.3-5|214	%__cp *.h %{buildroot}%{_includedir}/git
14mr|git-1.7.11.3-5|215	
14mr|git-1.7.11.3-5|216	%__mkdir_p %{buildroot}%{_libdir}
14mr|git-1.7.11.3-5|217	%__install -m 644 libgit.a %{buildroot}%{_libdir}/libgit.a
14mr|git-1.7.11.3-5|218	
14mr|git-1.7.11.3-5|219	%__mv %{buildroot}/%{_prefix}/lib/perl5/site_perl %{buildroot}/%{_prefix}/lib/perl5/vendor_perl
14mr|git-1.7.11.3-5|220	%__rm -f %{buildroot}/%{perl_vendorlib}/Error.pm
14mr|git-1.7.11.3-5|221	
14mr|git-1.7.11.3-5|222	%__mkdir_p %{buildroot}%{_datadir}/gitweb/static
14mr|git-1.7.11.3-5|223	%__install -m 755 gitweb/gitweb.cgi %{buildroot}%{_datadir}/gitweb
14mr|git-1.7.11.3-5|224	%__install -m 644 gitweb/static/*.css gitweb/static/*.png %{buildroot}%{_datadir}/gitweb/static/
14mr|git-1.7.11.3-5|225	
14mr|git-1.7.11.3-5|226	%__mkdir_p %{buildroot}%{_sysconfdir}
14mr|git-1.7.11.3-5|227	%__install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gitweb.conf
14mr|git-1.7.11.3-5|228	# apache configuration
14mr|git-1.7.11.3-5|229	%__mkdir_p %{buildroot}%{_webappconfdir}
14mr|git-1.7.11.3-5|230	%__cat > %{buildroot}%{_webappconfdir}/gitweb.conf <<EOF
14mr|git-1.7.11.3-5|231	# gitweb configuration
14mr|git-1.7.11.3-5|232	Alias /gitweb %{_datadir}/gitweb
14mr|git-1.7.11.3-5|233	
14mr|git-1.7.11.3-5|234	<Directory %{_datadir}/gitweb>
14mr|git-1.7.11.3-5|235	Require all granted
14mr|git-1.7.11.3-5|236	Options ExecCgi
14mr|git-1.7.11.3-5|237	DirectoryIndex gitweb.cgi
14mr|git-1.7.11.3-5|238	AddHandler cgi-script .cgi
14mr|git-1.7.11.3-5|239	</Directory>
14mr|git-1.7.11.3-5|240	EOF
14mr|git-1.7.11.3-5|241	
14mr|git-1.7.11.3-5|242	# fix .sp in man files
14mr|git-1.7.11.3-5|243	find %{buildroot}/%{_mandir} -type f | xargs perl -e 's/\.sp$/\n\.sp/g' -pi
14mr|git-1.7.11.3-5|244	
14mr|git-1.7.11.3-5|245	# emacs VC backend:
14mr|git-1.7.11.3-5|246	%__mkdir_p %{buildroot}{%{_datadir}/emacs/site-lisp,/etc/emacs/site-start.d}
14mr|git-1.7.11.3-5|247	%__install -m 644 contrib/emacs/*.el %{buildroot}%{_datadir}/emacs/site-lisp
14mr|git-1.7.11.3-5|248	%__cat >%{buildroot}/etc/emacs/site-start.d/vc_git.el <<EOF
14mr|git-1.7.11.3-5|249	(add-to-list 'vc-handled-backends 'GIT)
14mr|git-1.7.11.3-5|250	EOF
14mr|git-1.7.11.3-5|251	
14mr|git-1.7.11.3-5|252	# install bash-completion file
14mr|git-1.7.11.3-5|253	%__mkdir_p %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|git-1.7.11.3-5|254	%__install -m644 contrib/completion/git-completion.bash \
14mr|git-1.7.11.3-5|255	%{buildroot}%{_sysconfdir}/bash_completion.d/git
14mr|git-1.7.11.3-5|256	
14mr|git-1.7.11.3-5|257	# And the prompt manipulation file
14mr|git-1.7.11.3-5|258	%__install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_branch}
14mr|git-1.7.11.3-5|259	
14mr|git-1.7.11.3-5|260	# exposes a bug in less, as reported by coling
14mr|git-1.7.11.3-5|261	#install -D -m 0644 %SOURCE4 %{buildroot}%{_sysconfdir}/profile.d/%{profile_env}
14mr|git-1.7.11.3-5|262	
14mr|git-1.7.11.3-5|263	%find_lang %{name}
14mr|git-1.7.11.3-5|264	
14mr|git-1.7.11.3-5|265	%check
14mr|git-1.7.11.3-5|266	# We do NO_SVN_TESTS because git's tests hardcode
14mr|git-1.7.11.3-5|267	# replies from svn versions older than the one
14mr|git-1.7.11.3-5|268	# we're shipping -- and they have changed since
14mr|git-1.7.11.3-5|269	LC_ALL=C %make %{git_make_params} test NO_SVN_TESTS=true
14mr|git-1.7.11.3-5|270	
14mr|git-1.7.11.3-5|271	%files
14mr|git-1.7.11.3-5|272	# no file in the main package
14mr|git-1.7.11.3-5|273	
14mr|git-1.7.11.3-5|274	%files -n git-core -f %{name}.lang
14mr|git-1.7.11.3-5|275	/etc/emacs/site-start.d/*
14mr|git-1.7.11.3-5|276	/etc/bash_completion.d/*
14mr|git-1.7.11.3-5|277	%{_datadir}/emacs/site-lisp/*
14mr|git-1.7.11.3-5|278	%{_bindir}/git
14mr|git-1.7.11.3-5|279	%{_bindir}/git-*
14mr|git-1.7.11.3-5|280	%{_libdir}/git-core
14mr|git-1.7.11.3-5|281	%exclude %{_libdir}/git-core/*svn*
14mr|git-1.7.11.3-5|282	%exclude %{_libdir}/git-core/*cvs*
14mr|git-1.7.11.3-5|283	%exclude %{_libdir}/git-core/git-archimport
14mr|git-1.7.11.3-5|284	%exclude %{_libdir}/git-core/*email*
14mr|git-1.7.11.3-5|285	%{_datadir}/git-core
14mr|git-1.7.11.3-5|286	%{_datadir}/git-gui
14mr|git-1.7.11.3-5|287	%{_mandir}/*/git-*
14mr|git-1.7.11.3-5|288	%{_mandir}/*/git.*
14mr|git-1.7.11.3-5|289	%{_mandir}/*/gitattributes*
14mr|git-1.7.11.3-5|290	%{_mandir}/*/gitignore*
14mr|git-1.7.11.3-5|291	%{_mandir}/*/gitmodules*
14mr|git-1.7.11.3-5|292	%{_mandir}/*/gitnamespaces*
14mr|git-1.7.11.3-5|293	%{_mandir}/*/gitcli*
14mr|git-1.7.11.3-5|294	%{_mandir}/*/githooks*
14mr|git-1.7.11.3-5|295	%{_mandir}/*/gitrepository*
14mr|git-1.7.11.3-5|296	%{_mandir}/*/*tutorial*
14mr|git-1.7.11.3-5|297	%{_mandir}/*/*glossary*
14mr|git-1.7.11.3-5|298	%{_mandir}/*/gitdiffcore*
14mr|git-1.7.11.3-5|299	%{_mandir}/*/gitworkflows*
14mr|git-1.7.11.3-5|300	%{_mandir}/*/gitrevisions*
14mr|git-1.7.11.3-5|301	%{_mandir}/*/gitcredentials*
14mr|git-1.7.11.3-5|302	%exclude %{_mandir}/man1/*svn*.1*
14mr|git-1.7.11.3-5|303	%exclude %{_mandir}/man1/*cvs*.1*
14mr|git-1.7.11.3-5|304	%exclude %{_mandir}/man7/*cvs*.7*
14mr|git-1.7.11.3-5|305	%exclude %{_mandir}/man1/*email*.1*
14mr|git-1.7.11.3-5|306	%exclude %{_mandir}/man1/git-archimport.1*
14mr|git-1.7.11.3-5|307	%doc README Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz
14mr|git-1.7.11.3-5|308	
14mr|git-1.7.11.3-5|309	%files -n gitk
14mr|git-1.7.11.3-5|310	%doc README
14mr|git-1.7.11.3-5|311	%{_bindir}/gitk
14mr|git-1.7.11.3-5|312	%{_mandir}/*/gitk*
14mr|git-1.7.11.3-5|313	%{_datadir}/gitk
14mr|git-1.7.11.3-5|314	
14mr|git-1.7.11.3-5|315	%files -n gitview
14mr|git-1.7.11.3-5|316	%doc contrib/gitview/gitview.txt
14mr|git-1.7.11.3-5|317	%{_bindir}/gitview
14mr|git-1.7.11.3-5|318	
14mr|git-1.7.11.3-5|319	%files -n %{libname}-devel
14mr|git-1.7.11.3-5|320	%{_includedir}/git
14mr|git-1.7.11.3-5|321	%{_libdir}/libgit.a
14mr|git-1.7.11.3-5|322	
14mr|git-1.7.11.3-5|323	%files -n git-svn
14mr|git-1.7.11.3-5|324	%{_libdir}/git-core/*svn*
14mr|git-1.7.11.3-5|325	%{_mandir}/man1/*svn*.1*
14mr|git-1.7.11.3-5|326	
14mr|git-1.7.11.3-5|327	%files -n git-cvs
14mr|git-1.7.11.3-5|328	%{_libdir}/git-core/*cvs*
14mr|git-1.7.11.3-5|329	%{_mandir}/man1/*cvs*.1*
14mr|git-1.7.11.3-5|330	%{_mandir}/man7/*cvs*.7*
14mr|git-1.7.11.3-5|331	
14mr|git-1.7.11.3-5|332	%files -n git-arch
14mr|git-1.7.11.3-5|333	%{_libdir}/git-core/git-archimport
14mr|git-1.7.11.3-5|334	%{_mandir}/man1/git-archimport.1*
14mr|git-1.7.11.3-5|335	
14mr|git-1.7.11.3-5|336	%files -n git-email
14mr|git-1.7.11.3-5|337	%{_libdir}/git-core/*email*
14mr|git-1.7.11.3-5|338	%{_mandir}/man1/*email*.1*
14mr|git-1.7.11.3-5|339	
14mr|git-1.7.11.3-5|340	%files -n perl-Git
14mr|git-1.7.11.3-5|341	%{perl_vendorlib}/*
14mr|git-1.7.11.3-5|342	%{_mandir}/man3/*
14mr|git-1.7.11.3-5|343	
14mr|git-1.7.11.3-5|344	%files -n python-git
14mr|git-1.7.11.3-5|345	%{py_puresitedir}/*
14mr|git-1.7.11.3-5|346	
14mr|git-1.7.11.3-5|347	%files -n git-core-oldies
14mr|git-1.7.11.3-5|348	
14mr|git-1.7.11.3-5|349	%files -n gitweb
14mr|git-1.7.11.3-5|350	%doc gitweb/INSTALL gitweb/README
14mr|git-1.7.11.3-5|351	%config(noreplace) %{_sysconfdir}/gitweb.conf
14mr|git-1.7.11.3-5|352	%config(noreplace) %{_webappconfdir}/gitweb.conf
14mr|git-1.7.11.3-5|353	%{_datadir}/gitweb
14mr|git-1.7.11.3-5|354	%{_mandir}/man1/gitweb.1*
14mr|git-1.7.11.3-5|355	%{_mandir}/man5/gitweb.conf.5*
14mr|git-1.7.11.3-5|356	
14mr|git-1.7.11.3-5|357	%files -n git-prompt
14mr|git-1.7.11.3-5|358	%{_sysconfdir}/profile.d/%{profile_branch}
14mr|git-1.7.11.3-5|359	
14mr|git-1.7.11.3-5|360	
14mr|git-1.7.11.3-5|361	
14mr|git-1.7.11.3-5|362	%changelog
14mr|git-1.7.11.3-5|363	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.7.11.3-5
14mr|git-1.7.11.3-5|364	+ Revision: 13bc733
14mr|git-1.7.11.3-5|365	- MassBuild#440: Increase release tag
14mr|git-1.7.11.3-5|366	
14mr|git-1.7.11.3-5|367	

16476 14
14mr|gjs-1.40.1-3|1	%define api			1.0
14mr|gjs-1.40.1-3|2	%define major		0
14mr|gjs-1.40.1-3|3	%define girmajor	1.0
14mr|gjs-1.40.1-3|4	%define libname		%mklibname %{name} %major
14mr|gjs-1.40.1-3|5	%define develname	%mklibname -d %{name}
14mr|gjs-1.40.1-3|6	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|gjs-1.40.1-3|7	
14mr|gjs-1.40.1-3|8	Summary:	JavaScript bindings based on gobject-introspection
14mr|gjs-1.40.1-3|9	Name:		gjs
14mr|gjs-1.40.1-3|10	Version:	1.40.1
14mr|gjs-1.40.1-3|11	Release:	3
14mr|gjs-1.40.1-3|12	License:	BSD
14mr|gjs-1.40.1-3|13	Group:		Development/Other
14mr|gjs-1.40.1-3|14	Url:		http://live.gnome.org/Gjs
14mr|gjs-1.40.1-3|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.40/%{name}-%{version}.tar.xz
14mr|gjs-1.40.1-3|16	
14mr|gjs-1.40.1-3|17	BuildRequires:	pkgconfig(cairo)
14mr|gjs-1.40.1-3|18	BuildRequires:	pkgconfig(cairo-gobject)
14mr|gjs-1.40.1-3|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gjs-1.40.1-3|20	BuildRequires:	pkgconfig(gio-2.0)
14mr|gjs-1.40.1-3|21	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|gjs-1.40.1-3|22	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
14mr|gjs-1.40.1-3|23	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.29.16
14mr|gjs-1.40.1-3|24	BuildRequires:	pkgconfig(gthread-2.0)
14mr|gjs-1.40.1-3|25	BuildRequires:	pkgconfig(mozjs-24)
14mr|gjs-1.40.1-3|26	
14mr|gjs-1.40.1-3|27	Provides:	/usr/bin/gjs
14mr|gjs-1.40.1-3|28	
14mr|gjs-1.40.1-3|29	%description
14mr|gjs-1.40.1-3|30	This package contains JavaScript bindings based on gobject-introspection.
14mr|gjs-1.40.1-3|31	
14mr|gjs-1.40.1-3|32	%package -n %{libname}
14mr|gjs-1.40.1-3|33	Group:		System/Libraries
14mr|gjs-1.40.1-3|34	Summary:	JavaScript bindings based on gobject-introspection
14mr|gjs-1.40.1-3|35	
14mr|gjs-1.40.1-3|36	%description -n %{libname}
14mr|gjs-1.40.1-3|37	This package contains JavaScript bindings based on gobject-introspection.
14mr|gjs-1.40.1-3|38	
14mr|gjs-1.40.1-3|39	%package -n %{girname}
14mr|gjs-1.40.1-3|40	Summary:	GObject Introspection interface description for %{name}
14mr|gjs-1.40.1-3|41	Group:		System/Libraries
14mr|gjs-1.40.1-3|42	
14mr|gjs-1.40.1-3|43	%description -n %{girname}
14mr|gjs-1.40.1-3|44	GObject Introspection interface description for %{name}.
14mr|gjs-1.40.1-3|45	
14mr|gjs-1.40.1-3|46	%package -n %{develname}
14mr|gjs-1.40.1-3|47	Group:		Development/C
14mr|gjs-1.40.1-3|48	Summary:	JavaScript bindings based on gobject-introspection
14mr|gjs-1.40.1-3|49	Requires:	%{libname} = %{version}-%{release}
14mr|gjs-1.40.1-3|50	Requires:	%{girname} = %{version}-%{release}
14mr|gjs-1.40.1-3|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|gjs-1.40.1-3|52	
14mr|gjs-1.40.1-3|53	%description -n %{develname}
14mr|gjs-1.40.1-3|54	This package contains JavaScript bindings based on gobject-introspection.
14mr|gjs-1.40.1-3|55	
14mr|gjs-1.40.1-3|56	%prep
14mr|gjs-1.40.1-3|57	%setup -q
14mr|gjs-1.40.1-3|58	%apply_patches
14mr|gjs-1.40.1-3|59	
14mr|gjs-1.40.1-3|60	%build
14mr|gjs-1.40.1-3|61	%configure2_5x \
14mr|gjs-1.40.1-3|62	--disable-static
14mr|gjs-1.40.1-3|63	
14mr|gjs-1.40.1-3|64	%make V=1
14mr|gjs-1.40.1-3|65	
14mr|gjs-1.40.1-3|66	%install
14mr|gjs-1.40.1-3|67	%makeinstall_std
14mr|gjs-1.40.1-3|68	
14mr|gjs-1.40.1-3|69	%files
14mr|gjs-1.40.1-3|70	%doc README COPYING NEWS
14mr|gjs-1.40.1-3|71	%{_bindir}/gjs
14mr|gjs-1.40.1-3|72	%{_bindir}/gjs-console
14mr|gjs-1.40.1-3|73	
14mr|gjs-1.40.1-3|74	%files -n %{libname}
14mr|gjs-1.40.1-3|75	%{_libdir}/libgjs.so.%{major}*
14mr|gjs-1.40.1-3|76	
14mr|gjs-1.40.1-3|77	%files -n %{girname}
14mr|gjs-1.40.1-3|78	%{_libdir}/gjs/girepository-1.0/GjsPrivate-1.0.typelib
14mr|gjs-1.40.1-3|79	
14mr|gjs-1.40.1-3|80	%files -n %{develname}
14mr|gjs-1.40.1-3|81	%{_libdir}/libgjs.so
14mr|gjs-1.40.1-3|82	%{_libdir}/pkgconfig/gjs-%{api}.pc
14mr|gjs-1.40.1-3|83	%{_libdir}/pkgconfig/gjs-internals-%{api}.pc
14mr|gjs-1.40.1-3|84	%{_includedir}/gjs-%{api}
14mr|gjs-1.40.1-3|85	
14mr|gjs-1.40.1-3|86	
14mr|gjs-1.40.1-3|87	%changelog
14mr|gjs-1.40.1-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40.1-3
14mr|gjs-1.40.1-3|89	+ Revision: b8a5ec1
14mr|gjs-1.40.1-3|90	- MassBuild#440: Increase release tag
14mr|gjs-1.40.1-3|91	
14mr|gjs-1.40.1-3|92	

16477 14
14mr|gkeyfile-sharp-0.1-7|1	%define git 662c5c1
14mr|gkeyfile-sharp-0.1-7|2	
14mr|gkeyfile-sharp-0.1-7|3	Summary:	Mono bindings for the GKeyFile library
14mr|gkeyfile-sharp-0.1-7|4	Name:		gkeyfile-sharp
14mr|gkeyfile-sharp-0.1-7|5	Version:	0.1
14mr|gkeyfile-sharp-0.1-7|6	Release:	7
14mr|gkeyfile-sharp-0.1-7|7	# http://github.com/mono/gkeyfile-sharp/tarball/GKEYFILE_SHARP_0_1
14mr|gkeyfile-sharp-0.1-7|8	Source0:	%{name}-%{version}.tar.gz
14mr|gkeyfile-sharp-0.1-7|9	Patch0:		gkeyfile-sharp-0.1-fix-dllimports.patch
14mr|gkeyfile-sharp-0.1-7|10	License:	LGPLv2+
14mr|gkeyfile-sharp-0.1-7|11	Group:		System/Libraries
14mr|gkeyfile-sharp-0.1-7|12	Url:		http://github.com/mono/gkeyfile-sharp
14mr|gkeyfile-sharp-0.1-7|13	
14mr|gkeyfile-sharp-0.1-7|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|gkeyfile-sharp-0.1-7|15	BuildRequires:	mono-devel
14mr|gkeyfile-sharp-0.1-7|16	BuildRequires:	glib-sharp2 >= 2.12.9
14mr|gkeyfile-sharp-0.1-7|17	BuildRequires:	gtk-sharp2-devel
14mr|gkeyfile-sharp-0.1-7|18	Requires:	glib2
14mr|gkeyfile-sharp-0.1-7|19	BuildArch:	noarch
14mr|gkeyfile-sharp-0.1-7|20	
14mr|gkeyfile-sharp-0.1-7|21	%description
14mr|gkeyfile-sharp-0.1-7|22	This is a Mono binding for the GKeyFile library.
14mr|gkeyfile-sharp-0.1-7|23	
14mr|gkeyfile-sharp-0.1-7|24	%package devel
14mr|gkeyfile-sharp-0.1-7|25	Summary:	Development files for %{name}
14mr|gkeyfile-sharp-0.1-7|26	Requires:	%{name} = %{version}-%{release}
14mr|gkeyfile-sharp-0.1-7|27	Group:		Development/Other
14mr|gkeyfile-sharp-0.1-7|28	
14mr|gkeyfile-sharp-0.1-7|29	%description devel
14mr|gkeyfile-sharp-0.1-7|30	This is a Mono binding for the GKeyFile library.
14mr|gkeyfile-sharp-0.1-7|31	
14mr|gkeyfile-sharp-0.1-7|32	%prep
14mr|gkeyfile-sharp-0.1-7|33	%setup -q -n mono-%{name}-%{git}
14mr|gkeyfile-sharp-0.1-7|34	%apply_patches
14mr|gkeyfile-sharp-0.1-7|35	./autogen.sh
14mr|gkeyfile-sharp-0.1-7|36	
14mr|gkeyfile-sharp-0.1-7|37	%build
14mr|gkeyfile-sharp-0.1-7|38	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
14mr|gkeyfile-sharp-0.1-7|39	%make
14mr|gkeyfile-sharp-0.1-7|40	
14mr|gkeyfile-sharp-0.1-7|41	%install
14mr|gkeyfile-sharp-0.1-7|42	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mr|gkeyfile-sharp-0.1-7|43	
14mr|gkeyfile-sharp-0.1-7|44	%files
14mr|gkeyfile-sharp-0.1-7|45	%doc AUTHORS
14mr|gkeyfile-sharp-0.1-7|46	%{_prefix}/lib/mono/%{name}
14mr|gkeyfile-sharp-0.1-7|47	%{_prefix}/lib/mono/gac/%{name}
14mr|gkeyfile-sharp-0.1-7|48	
14mr|gkeyfile-sharp-0.1-7|49	%files devel
14mr|gkeyfile-sharp-0.1-7|50	%{_datadir}/pkgconfig/%{name}.pc
14mr|gkeyfile-sharp-0.1-7|51	
14mr|gkeyfile-sharp-0.1-7|52	
14mr|gkeyfile-sharp-0.1-7|53	%changelog
14mr|gkeyfile-sharp-0.1-7|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-7
14mr|gkeyfile-sharp-0.1-7|55	+ Revision: 378e96a
14mr|gkeyfile-sharp-0.1-7|56	- MassBuild#440: Increase release tag
14mr|gkeyfile-sharp-0.1-7|57	
14mr|gkeyfile-sharp-0.1-7|58	

16478 14
14mr|gksu-2.0.2-10|1	%define Werror_cflags %nil
14mr|gksu-2.0.2-10|2	
14mr|gksu-2.0.2-10|3	%define name	gksu
14mr|gksu-2.0.2-10|4	%define version 2.0.2
14mr|gksu-2.0.2-10|5	%define release 10
14mr|gksu-2.0.2-10|6	
14mr|gksu-2.0.2-10|7	Summary:	GTK+ frontend to the su and sudo programs
14mr|gksu-2.0.2-10|8	Name:		%name
14mr|gksu-2.0.2-10|9	Version:	%{version}
14mr|gksu-2.0.2-10|10	Release:	%{release}
14mr|gksu-2.0.2-10|11	License:	GPLv2+
14mr|gksu-2.0.2-10|12	Group:		Graphical desktop/GNOME
14mr|gksu-2.0.2-10|13	URL:		http://www.nongnu.org/gksu/
14mr|gksu-2.0.2-10|14	Source:		http://people.debian.org/~kov/gksu/gksu/%name-%version.tar.bz2
14mr|gksu-2.0.2-10|15	Patch0:		gksu-2.0.2-use-xvt-for-terminal.patch
14mr|gksu-2.0.2-10|16	Patch1:		gksu-2.0.2-fix-nautilus-link.patch
14mr|gksu-2.0.2-10|17	Patch2:		glib_fix.patch
14mr|gksu-2.0.2-10|18	BuildRoot:	%{_tmppath}/%name-root
14mr|gksu-2.0.2-10|19	BuildRequires:	libgksu-devel
14mr|gksu-2.0.2-10|20	BuildRequires:	nautilus-devel
14mr|gksu-2.0.2-10|21	BuildRequires:  intltool
14mr|gksu-2.0.2-10|22	
14mr|gksu-2.0.2-10|23	%description
14mr|gksu-2.0.2-10|24	gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving
14mr|gksu-2.0.2-10|25	environment when acting as a su frontend. It is useful to menu items or
14mr|gksu-2.0.2-10|26	other graphical programs that need to ask a user's password to run another
14mr|gksu-2.0.2-10|27	program as another user.
14mr|gksu-2.0.2-10|28	
14mr|gksu-2.0.2-10|29	%prep
14mr|gksu-2.0.2-10|30	%setup -q
14mr|gksu-2.0.2-10|31	%patch0 -p1
14mr|gksu-2.0.2-10|32	%patch1 -p1
14mr|gksu-2.0.2-10|33	%patch2 -p1
14mr|gksu-2.0.2-10|34	
14mr|gksu-2.0.2-10|35	%build
14mr|gksu-2.0.2-10|36	autoreconf -fi
14mr|gksu-2.0.2-10|37	%configure2_5x
14mr|gksu-2.0.2-10|38	%make
14mr|gksu-2.0.2-10|39	
14mr|gksu-2.0.2-10|40	%install
14mr|gksu-2.0.2-10|41	rm -rf $RPM_BUILD_ROOT
14mr|gksu-2.0.2-10|42	%makeinstall_std
14mr|gksu-2.0.2-10|43	
14mr|gksu-2.0.2-10|44	#we don't need .desktop file
14mr|gksu-2.0.2-10|45	rm -rf %{buildroot}%{_datadir}/applications
14mr|gksu-2.0.2-10|46	
14mr|gksu-2.0.2-10|47	%find_lang %name
14mr|gksu-2.0.2-10|48	
14mr|gksu-2.0.2-10|49	%post
14mr|gksu-2.0.2-10|50	if [ -e /etc/gksu.conf ]; then
14mr|gksu-2.0.2-10|51	sh /usr/share/gksu/gksu-migrate-conf.sh
14mr|gksu-2.0.2-10|52	fi
14mr|gksu-2.0.2-10|53	
14mr|gksu-2.0.2-10|54	%files -f %name.lang
14mr|gksu-2.0.2-10|55	%defattr (-,root,root)
14mr|gksu-2.0.2-10|56	%doc AUTHORS ChangeLog COPYING README
14mr|gksu-2.0.2-10|57	%{_bindir}/*
14mr|gksu-2.0.2-10|58	#{_datadir}/applications/*
14mr|gksu-2.0.2-10|59	%{_datadir}/pixmaps/*.png
14mr|gksu-2.0.2-10|60	%{_datadir}/%name
14mr|gksu-2.0.2-10|61	%{_libdir}/nautilus/extensions-2.0/*
14mr|gksu-2.0.2-10|62	%{_mandir}/man1/*.1.*
14mr|gksu-2.0.2-10|63	
14mr|gksu-2.0.2-10|64	
14mr|gksu-2.0.2-10|65	
14mr|gksu-2.0.2-10|66	%changelog
14mr|gksu-2.0.2-10|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-10
14mr|gksu-2.0.2-10|68	+ Revision: 4bf7bfb
14mr|gksu-2.0.2-10|69	- MassBuild#440: Increase release tag
14mr|gksu-2.0.2-10|70	
14mr|gksu-2.0.2-10|71	

16479 14
14mr|gl2ps-1.3.8-4|1	%define major 1
14mr|gl2ps-1.3.8-4|2	%define libname %mklibname gl2ps %{major}
14mr|gl2ps-1.3.8-4|3	%define libname_virt    gl2ps
14mr|gl2ps-1.3.8-4|4	%define develname %mklibname gl2ps -d
14mr|gl2ps-1.3.8-4|5	
14mr|gl2ps-1.3.8-4|6	
14mr|gl2ps-1.3.8-4|7	Summary:        An OpenGL to PostScript printing library
14mr|gl2ps-1.3.8-4|8	Name:           gl2ps
14mr|gl2ps-1.3.8-4|9	Version:        1.3.8
14mr|gl2ps-1.3.8-4|10	Release:        4
14mr|gl2ps-1.3.8-4|11	License:        LGPLv2+
14mr|gl2ps-1.3.8-4|12	Group:          System/Libraries
14mr|gl2ps-1.3.8-4|13	Source0:        http://www.geuz.org/gl2ps/src/%{name}-%{version}.tgz
14mr|gl2ps-1.3.8-4|14	Patch0:         %{name}-soversion.patch
14mr|gl2ps-1.3.8-4|15	Patch1:         %{name}-so-link-fix.patch
14mr|gl2ps-1.3.8-4|16	URL:            http://www.geuz.org/gl2ps/
14mr|gl2ps-1.3.8-4|17	BuildRequires:  cmake
14mr|gl2ps-1.3.8-4|18	BuildRequires:  pkgconfig(gl)
14mr|gl2ps-1.3.8-4|19	BuildRequires:  pkgconfig(libpng)
14mr|gl2ps-1.3.8-4|20	BuildRequires:  pkgconfig(zlib)
14mr|gl2ps-1.3.8-4|21	
14mr|gl2ps-1.3.8-4|22	%description
14mr|gl2ps-1.3.8-4|23	GL2PS is a C library providing high quality vector output for any
14mr|gl2ps-1.3.8-4|24	OpenGL application. The main difference between GL2PS and other
14mr|gl2ps-1.3.8-4|25	similar libraries is the use of sorting algorithms capable of handling
14mr|gl2ps-1.3.8-4|26	intersecting and stretched polygons, as well as non manifold objects.
14mr|gl2ps-1.3.8-4|27	GL2PS provides advanced smooth shading and text rendering, culling of
14mr|gl2ps-1.3.8-4|28	invisible primitives, mixed vector/bitmap output, and much more...
14mr|gl2ps-1.3.8-4|29	
14mr|gl2ps-1.3.8-4|30	GL2PS can currently create PostScript (PS), Encapsulated PostScript
14mr|gl2ps-1.3.8-4|31	(EPS) and Portable Document Format (PDF) files, as well as LaTeX files
14mr|gl2ps-1.3.8-4|32	for the text fragments. Adding new vector output formats should be
14mr|gl2ps-1.3.8-4|33	relatively easy (and amongst the formats we would be interested in
14mr|gl2ps-1.3.8-4|34	adding, SVG is first in line). Meanwhile, you can use the excellent
14mr|gl2ps-1.3.8-4|35	pstoedit program to transform the PostScript files generated by GL2PS
14mr|gl2ps-1.3.8-4|36	into many other vector formats such as xfig, cgm, wmf, etc.
14mr|gl2ps-1.3.8-4|37	
14mr|gl2ps-1.3.8-4|38	%package -n %{libname}
14mr|gl2ps-1.3.8-4|39	Summary: An OpenGL to PostScript printing library
14mr|gl2ps-1.3.8-4|40	Group:  System/Libraries
14mr|gl2ps-1.3.8-4|41	Provides: %{name} = %{EVRD}
14mr|gl2ps-1.3.8-4|42	Provides: %{libname_virt} = %{version}-%{release}
14mr|gl2ps-1.3.8-4|43	
14mr|gl2ps-1.3.8-4|44	%description -n %libname
14mr|gl2ps-1.3.8-4|45	GL2PS is a C library providing high quality vector output for any
14mr|gl2ps-1.3.8-4|46	OpenGL application. The main difference between GL2PS and other
14mr|gl2ps-1.3.8-4|47	similar libraries is the use of sorting algorithms capable of handling
14mr|gl2ps-1.3.8-4|48	intersecting and stretched polygons, as well as non manifold objects.
14mr|gl2ps-1.3.8-4|49	GL2PS provides advanced smooth shading and text rendering, culling of
14mr|gl2ps-1.3.8-4|50	invisible primitives, mixed vector/bitmap output, and much more...
14mr|gl2ps-1.3.8-4|51	
14mr|gl2ps-1.3.8-4|52	GL2PS can currently create PostScript (PS), Encapsulated PostScript
14mr|gl2ps-1.3.8-4|53	(EPS) and Portable Document Format (PDF) files, as well as LaTeX files
14mr|gl2ps-1.3.8-4|54	for the text fragments. Adding new vector output formats should be
14mr|gl2ps-1.3.8-4|55	relatively easy (and amongst the formats we would be interested in
14mr|gl2ps-1.3.8-4|56	adding, SVG is first in line). Meanwhile, you can use the excellent
14mr|gl2ps-1.3.8-4|57	pstoedit program to transform the PostScript files generated by GL2PS
14mr|gl2ps-1.3.8-4|58	into many other vector formats such as xfig, cgm, wmf, etc.
14mr|gl2ps-1.3.8-4|59	
14mr|gl2ps-1.3.8-4|60	%package -n %develname
14mr|gl2ps-1.3.8-4|61	Summary:        Header files for GL2PS library
14mr|gl2ps-1.3.8-4|62	Group:          System/Libraries
14mr|gl2ps-1.3.8-4|63	Requires:       %{name} = %{EVRD}
14mr|gl2ps-1.3.8-4|64	Requires:       pkgconfig(gl)
14mr|gl2ps-1.3.8-4|65	Provides:       gl2ps-devel = %{version}-%{release}
14mr|gl2ps-1.3.8-4|66	
14mr|gl2ps-1.3.8-4|67	
14mr|gl2ps-1.3.8-4|68	%description -n %develname
14mr|gl2ps-1.3.8-4|69	Header files for GL2PS library.
14mr|gl2ps-1.3.8-4|70	
14mr|gl2ps-1.3.8-4|71	%prep
14mr|gl2ps-1.3.8-4|72	%setup -q -n %{name}-%{version}-source
14mr|gl2ps-1.3.8-4|73	%apply_patches
14mr|gl2ps-1.3.8-4|74	
14mr|gl2ps-1.3.8-4|75	%build
14mr|gl2ps-1.3.8-4|76	%cmake
14mr|gl2ps-1.3.8-4|77	%make
14mr|gl2ps-1.3.8-4|78	
14mr|gl2ps-1.3.8-4|79	%install
14mr|gl2ps-1.3.8-4|80	pushd ./build
14mr|gl2ps-1.3.8-4|81	%makeinstall_std
14mr|gl2ps-1.3.8-4|82	rm %{buildroot}%{_libdir}/libgl2ps.a
14mr|gl2ps-1.3.8-4|83	
14mr|gl2ps-1.3.8-4|84	%files -n %libname
14mr|gl2ps-1.3.8-4|85	%doc COPYING.GL2PS COPYING.LGPL README.txt
14mr|gl2ps-1.3.8-4|86	%attr(755,root,root) %{_libdir}/libgl2ps.so.*
14mr|gl2ps-1.3.8-4|87	
14mr|gl2ps-1.3.8-4|88	%files -n %develname
14mr|gl2ps-1.3.8-4|89	%doc gl2ps.pdf TODO.txt gl2psTest*.c
14mr|gl2ps-1.3.8-4|90	%{_libdir}/libgl2ps.so
14mr|gl2ps-1.3.8-4|91	%{_includedir}/gl2ps.h
14mr|gl2ps-1.3.8-4|92	%{_docdir}/gl2ps
14mr|gl2ps-1.3.8-4|93	
14mr|gl2ps-1.3.8-4|94	%changelog
14mr|gl2ps-1.3.8-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.8-4
14mr|gl2ps-1.3.8-4|96	+ Revision: fe42dd9
14mr|gl2ps-1.3.8-4|97	- MassBuild#440: Increase release tag
14mr|gl2ps-1.3.8-4|98	
14mr|gl2ps-1.3.8-4|99	

16480 14
14mr|glade-3.18.3-2|1	%define url_ver		%(echo %{version}|cut -d. -f1,2)
14mr|glade-3.18.3-2|2	
14mr|glade-3.18.3-2|3	%define api		2
14mr|glade-3.18.3-2|4	%define major		6
14mr|glade-3.18.3-2|5	%define girmajor	2.0
14mr|glade-3.18.3-2|6	
14mr|glade-3.18.3-2|7	%define libname 	%mklibname gladeui %{api} %{major}
14mr|glade-3.18.3-2|8	%define develname	%mklibname -d gladeui %{api}
14mr|glade-3.18.3-2|9	%define girname		%mklibname gladeui-gir %{girmajor}
14mr|glade-3.18.3-2|10	
14mr|glade-3.18.3-2|11	Summary: 	GTK+ / GNOME 3 widget builder
14mr|glade-3.18.3-2|12	Name: 		glade
14mr|glade-3.18.3-2|13	Version: 	3.18.3
14mr|glade-3.18.3-2|14	Release:	2
14mr|glade-3.18.3-2|15	License: 	GPLv2+
14mr|glade-3.18.3-2|16	Url: 		http://glade.gnome.org/
14mr|glade-3.18.3-2|17	Group: 		Development/GNOME and GTK+
14mr|glade-3.18.3-2|18	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/glade/%{url_ver}/%{name}-%{version}.tar.xz
14mr|glade-3.18.3-2|19	
14mr|glade-3.18.3-2|20	BuildRequires:	desktop-file-utils
14mr|glade-3.18.3-2|21	BuildRequires: 	gtk-doc
14mr|glade-3.18.3-2|22	BuildRequires: 	gnome-doc-utils
14mr|glade-3.18.3-2|23	BuildRequires: 	intltool itstool
14mr|glade-3.18.3-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|glade-3.18.3-2|25	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|glade-3.18.3-2|26	BuildRequires:	pkgconfig(libxml-2.0)
14mr|glade-3.18.3-2|27	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|glade-3.18.3-2|28	BuildRequires:	pkgconfig(python2)
14mr|glade-3.18.3-2|29	
14mr|glade-3.18.3-2|30	%description
14mr|glade-3.18.3-2|31	Glade is a RAD tool to enable quick & easy development of user interfaces
14mr|glade-3.18.3-2|32	for the Gtk+ toolkit and the GNOME desktop environment.
14mr|glade-3.18.3-2|33	
14mr|glade-3.18.3-2|34	The user interfaces designed in Glade are stored in XML format,
14mr|glade-3.18.3-2|35	enabling easy integration with external tools. In particular libglade can
14mr|glade-3.18.3-2|36	load the XML files and create the interfaces at runtime.
14mr|glade-3.18.3-2|37	
14mr|glade-3.18.3-2|38	Other tools are available which can turn the XML files into source code
14mr|glade-3.18.3-2|39	in languages such as C++, Perl and Python.
14mr|glade-3.18.3-2|40	
14mr|glade-3.18.3-2|41	%package -n %{libname}
14mr|glade-3.18.3-2|42	Summary:	Libraries required for %{name}
14mr|glade-3.18.3-2|43	Group:		System/Libraries
14mr|glade-3.18.3-2|44	Provides:	libgladeui = %{version}-%{release}
14mr|glade-3.18.3-2|45	
14mr|glade-3.18.3-2|46	%description -n %{libname}
14mr|glade-3.18.3-2|47	Libraries and file require to run program built with %{name}
14mr|glade-3.18.3-2|48	
14mr|glade-3.18.3-2|49	%package -n %{develname}
14mr|glade-3.18.3-2|50	Summary:	Development libraries and include files for libgladeui (%{name})
14mr|glade-3.18.3-2|51	Group:		Development/GNOME and GTK+
14mr|glade-3.18.3-2|52	Requires:	%{libname} = %{version}-%{release}
14mr|glade-3.18.3-2|53	Requires:       %{girname} = %{version}-%{release}
14mr|glade-3.18.3-2|54	
14mr|glade-3.18.3-2|55	%description -n %{develname}
14mr|glade-3.18.3-2|56	Development libraries, headers files and documentation needed in order
14mr|glade-3.18.3-2|57	to develop applications using libgladeui (%{name}).
14mr|glade-3.18.3-2|58	
14mr|glade-3.18.3-2|59	%package -n %{girname}
14mr|glade-3.18.3-2|60	Summary:        GObject Introspection interface description for libgladeui (%{name})
14mr|glade-3.18.3-2|61	Group:          System/Libraries
14mr|glade-3.18.3-2|62	
14mr|glade-3.18.3-2|63	%description -n %{girname}
14mr|glade-3.18.3-2|64	GObject Introspection interface description for libgladeui (%{name}).
14mr|glade-3.18.3-2|65	
14mr|glade-3.18.3-2|66	%prep
14mr|glade-3.18.3-2|67	%setup -q
14mr|glade-3.18.3-2|68	
14mr|glade-3.18.3-2|69	%build
14mr|glade-3.18.3-2|70	%configure2_5x \
14mr|glade-3.18.3-2|71	--enable-gtk-doc \
14mr|glade-3.18.3-2|72	--disable-scrollkeeper \
14mr|glade-3.18.3-2|73	--disable-static
14mr|glade-3.18.3-2|74	
14mr|glade-3.18.3-2|75	%make LIBS='-lm -lgdk-3 -lgtk-3 -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpango-1.0 -lgmodule-2.0'
14mr|glade-3.18.3-2|76	
14mr|glade-3.18.3-2|77	%install
14mr|glade-3.18.3-2|78	%makeinstall_std
14mr|glade-3.18.3-2|79	
14mr|glade-3.18.3-2|80	%find_lang %{name} --with-gnome
14mr|glade-3.18.3-2|81	
14mr|glade-3.18.3-2|82	# menu
14mr|glade-3.18.3-2|83	desktop-file-install --vendor="" \
14mr|glade-3.18.3-2|84	--remove-category="Application" \
14mr|glade-3.18.3-2|85	--add-category="GUIDesigner" \
14mr|glade-3.18.3-2|86	--dir %{buildroot}%{_datadir}/applications \
14mr|glade-3.18.3-2|87	%{buildroot}%{_datadir}/applications/*
14mr|glade-3.18.3-2|88	
14mr|glade-3.18.3-2|89	# we don't want these
14mr|glade-3.18.3-2|90	find %{buildroot} -name "*.la" -delete
14mr|glade-3.18.3-2|91	
14mr|glade-3.18.3-2|92	%files -f %{name}.lang
14mr|glade-3.18.3-2|93	%doc AUTHORS README TODO
14mr|glade-3.18.3-2|94	%{_bindir}/%{name}*
14mr|glade-3.18.3-2|95	%dir %{_libdir}/%{name}/
14mr|glade-3.18.3-2|96	%dir %{_libdir}/%{name}/modules/
14mr|glade-3.18.3-2|97	%{_libdir}/%{name}/modules/libgladegtk.so
14mr|glade-3.18.3-2|98	%{_libdir}/%{name}/modules/libgladepython.so
14mr|glade-3.18.3-2|99	%{_datadir}/%{name}
14mr|glade-3.18.3-2|100	%{_datadir}/applications/%{name}.desktop
14mr|glade-3.18.3-2|101	%{_datadir}/icons/hicolor/*/apps/glade*
14mr|glade-3.18.3-2|102	%{_mandir}/man1/glade*
14mr|glade-3.18.3-2|103	%{_datadir}/appdata/glade.appdata.xml
14mr|glade-3.18.3-2|104	
14mr|glade-3.18.3-2|105	%files -n %{libname}
14mr|glade-3.18.3-2|106	%{_libdir}/libgladeui-%{api}.so.%{major}*
14mr|glade-3.18.3-2|107	
14mr|glade-3.18.3-2|108	%files -n %{girname}
14mr|glade-3.18.3-2|109	%{_libdir}/girepository-1.0/Gladeui-%{girmajor}.typelib
14mr|glade-3.18.3-2|110	
14mr|glade-3.18.3-2|111	%files -n %{develname}
14mr|glade-3.18.3-2|112	%doc ChangeLog
14mr|glade-3.18.3-2|113	%doc %{_datadir}/gtk-doc/html/*
14mr|glade-3.18.3-2|114	%{_includedir}/libgladeui-2.0/
14mr|glade-3.18.3-2|115	%{_libdir}/pkgconfig/gladeui-2.0.pc
14mr|glade-3.18.3-2|116	%{_libdir}/libgladeui-%{api}.so
14mr|glade-3.18.3-2|117	%{_datadir}/gir-1.0/Gladeui-%{girmajor}.gir
14mr|glade-3.18.3-2|118	
14mr|glade-3.18.3-2|119	%changelog
14mr|glade-3.18.3-2|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.18.3-2
14mr|glade-3.18.3-2|121	+ Revision: ca0c180
14mr|glade-3.18.3-2|122	- MassBuild#440: Increase release tag
14mr|glade-3.18.3-2|123	
14mr|glade-3.18.3-2|124	

16481 14
14mr|glade3-3.8.5-2|1	%define _disable_ld_no_undefined 1
14mr|glade3-3.8.5-2|2	
14mr|glade3-3.8.5-2|3	%define name glade3
14mr|glade3-3.8.5-2|4	%define api 	1
14mr|glade3-3.8.5-2|5	%define major 	11
14mr|glade3-3.8.5-2|6	%define libname %mklibname gladeui %{api} %{major}
14mr|glade3-3.8.5-2|7	%define libnamedev %mklibname -d gladeui %{api}
14mr|glade3-3.8.5-2|8	
14mr|glade3-3.8.5-2|9	Summary: 	GTK+ / GNOME 2 widget builder
14mr|glade3-3.8.5-2|10	Name: 		%{name}
14mr|glade3-3.8.5-2|11	Epoch:		1
14mr|glade3-3.8.5-2|12	Version: 	3.8.5
14mr|glade3-3.8.5-2|13	Release:	2
14mr|glade3-3.8.5-2|14	License: 	GPLv2+
14mr|glade3-3.8.5-2|15	Url: 		http://glade.gnome.org/
14mr|glade3-3.8.5-2|16	Group: 		Development/GNOME and GTK+
14mr|glade3-3.8.5-2|17	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%name/3.8/%{name}-%{version}.tar.xz
14mr|glade3-3.8.5-2|18	Patch0:		glade3-3.8.2-fix-linking.patch
14mr|glade3-3.8.5-2|19	
14mr|glade3-3.8.5-2|20	BuildRequires: 	pkgconfig(libxml-2.0)
14mr|glade3-3.8.5-2|21	BuildRequires: 	pkgconfig(libgnomeui-2.0)
14mr|glade3-3.8.5-2|22	BuildRequires:	desktop-file-utils
14mr|glade3-3.8.5-2|23	BuildRequires: 	pygtk2.0-devel
14mr|glade3-3.8.5-2|24	BuildRequires: 	gtk-doc
14mr|glade3-3.8.5-2|25	BuildRequires: 	gnome-doc-utils
14mr|glade3-3.8.5-2|26	BuildRequires: 	intltool
14mr|glade3-3.8.5-2|27	#gw autoreconf needs this:
14mr|glade3-3.8.5-2|28	BuildRequires: 	gnome-common
14mr|glade3-3.8.5-2|29	Requires(post): desktop-file-utils
14mr|glade3-3.8.5-2|30	Requires(postun): desktop-file-utils
14mr|glade3-3.8.5-2|31	Requires: pygtk2.0
14mr|glade3-3.8.5-2|32	
14mr|glade3-3.8.5-2|33	%description
14mr|glade3-3.8.5-2|34	Glade is a RAD tool to enable quick & easy development of user interfaces
14mr|glade3-3.8.5-2|35	for the Gtk+ toolkit and the GNOME desktop environment.
14mr|glade3-3.8.5-2|36	The user interfaces designed in Glade are stored in XML format,
14mr|glade3-3.8.5-2|37	enabling easy integration with external tools.
14mr|glade3-3.8.5-2|38	In particular libglade can load the XML files and create the interfaces
14mr|glade3-3.8.5-2|39	at runtime. The DTD for the XML files is included with libglade, and is
14mr|glade3-3.8.5-2|40	also at http://glade.gnome.org/glade-2.0.dtd.
14mr|glade3-3.8.5-2|41	Other tools are available which can turn the XML files into source code
14mr|glade3-3.8.5-2|42	in languages such as C++, Perl and Python.
14mr|glade3-3.8.5-2|43	
14mr|glade3-3.8.5-2|44	%package -n %{libname}
14mr|glade3-3.8.5-2|45	Summary:	Libraries required for glade-3
14mr|glade3-3.8.5-2|46	Group:		System/Libraries
14mr|glade3-3.8.5-2|47	
14mr|glade3-3.8.5-2|48	%description -n %{libname}
14mr|glade3-3.8.5-2|49	Libraries and file require to run program built with glade-3
14mr|glade3-3.8.5-2|50	
14mr|glade3-3.8.5-2|51	%package -n %{libnamedev}
14mr|glade3-3.8.5-2|52	Summary:	Development libraries, include files for libgladeui (glade-3)
14mr|glade3-3.8.5-2|53	Group:		Development/GNOME and GTK+
14mr|glade3-3.8.5-2|54	Requires:	%{libname} = %{EVRD}
14mr|glade3-3.8.5-2|55	Provides:	glade3-devel = %{EVRD}
14mr|glade3-3.8.5-2|56	Provides:	libgladeui%{major}-devel = %{EVRD}
14mr|glade3-3.8.5-2|57	Conflicts: %mklibname -d gladeui1_ 6
14mr|glade3-3.8.5-2|58	Obsoletes: %mklibname -d gladeui1_
14mr|glade3-3.8.5-2|59	
14mr|glade3-3.8.5-2|60	%description -n %{libnamedev}
14mr|glade3-3.8.5-2|61	Static library, headers files and documentation needed in order
14mr|glade3-3.8.5-2|62	to develop applications using libgladeui (glade-3).
14mr|glade3-3.8.5-2|63	
14mr|glade3-3.8.5-2|64	%prep
14mr|glade3-3.8.5-2|65	%setup -q -n %{name}-%version
14mr|glade3-3.8.5-2|66	%apply_patches
14mr|glade3-3.8.5-2|67	
14mr|glade3-3.8.5-2|68	autoreconf -fi
14mr|glade3-3.8.5-2|69	
14mr|glade3-3.8.5-2|70	%build
14mr|glade3-3.8.5-2|71	%configure2_5x \
14mr|glade3-3.8.5-2|72	--disable-static \
14mr|glade3-3.8.5-2|73	--enable-gtk-doc \
14mr|glade3-3.8.5-2|74	--disable-scrollkeeper
14mr|glade3-3.8.5-2|75	
14mr|glade3-3.8.5-2|76	%make LIBS='-lgmodule-2.0'
14mr|glade3-3.8.5-2|77	
14mr|glade3-3.8.5-2|78	%install
14mr|glade3-3.8.5-2|79	rm -fr %buildroot
14mr|glade3-3.8.5-2|80	%makeinstall_std
14mr|glade3-3.8.5-2|81	%{find_lang} %{name}-2.0 --with-gnome --all-name
14mr|glade3-3.8.5-2|82	
14mr|glade3-3.8.5-2|83	# menu
14mr|glade3-3.8.5-2|84	perl -pi -e "s/Glade/Glade 3/" %{buildroot}%{_datadir}/applications/*
14mr|glade3-3.8.5-2|85	desktop-file-install --vendor="" \
14mr|glade3-3.8.5-2|86	--remove-category="Application" \
14mr|glade3-3.8.5-2|87	--add-category="GUIDesigner" \
14mr|glade3-3.8.5-2|88	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|glade3-3.8.5-2|89	
14mr|glade3-3.8.5-2|90	find %buildroot -name \*.la|xargs chmod 644
14mr|glade3-3.8.5-2|91	rm -f %buildroot%_libdir/glade3/*/libglade*a
14mr|glade3-3.8.5-2|92	
14mr|glade3-3.8.5-2|93	%files -f %{name}-2.0.lang
14mr|glade3-3.8.5-2|94	%doc AUTHORS COPYING README TODO
14mr|glade3-3.8.5-2|95	%{_bindir}/glade-3
14mr|glade3-3.8.5-2|96	%dir %{_libdir}/glade3/
14mr|glade3-3.8.5-2|97	%dir %{_libdir}/glade3/modules/
14mr|glade3-3.8.5-2|98	%{_libdir}/glade3/modules/libgladepython.so
14mr|glade3-3.8.5-2|99	%{_libdir}/glade3/modules/libgladegtk.so
14mr|glade3-3.8.5-2|100	%{_libdir}/glade3/modules/libgladegnome.so
14mr|glade3-3.8.5-2|101	%{_datadir}/glade3
14mr|glade3-3.8.5-2|102	%{_datadir}/applications/glade-3.desktop
14mr|glade3-3.8.5-2|103	%_datadir/icons/hicolor/*/apps/glade*
14mr|glade3-3.8.5-2|104	
14mr|glade3-3.8.5-2|105	%files -n %{libname}
14mr|glade3-3.8.5-2|106	%{_libdir}/libgladeui-%{api}.so.%{major}*
14mr|glade3-3.8.5-2|107	
14mr|glade3-3.8.5-2|108	%files -n %{libnamedev}
14mr|glade3-3.8.5-2|109	%doc ChangeLog
14mr|glade3-3.8.5-2|110	%{_includedir}/libgladeui-1.0/
14mr|glade3-3.8.5-2|111	%{_libdir}/pkgconfig/gladeui-1.0.pc
14mr|glade3-3.8.5-2|112	%{_libdir}/*.so
14mr|glade3-3.8.5-2|113	%_datadir/gtk-doc/html/*
14mr|glade3-3.8.5-2|114	
14mr|glade3-3.8.5-2|115	%changelog
14mr|glade3-3.8.5-2|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.8.5-2
14mr|glade3-3.8.5-2|117	+ Revision: 0cb62c0
14mr|glade3-3.8.5-2|118	- MassBuild#440: Increase release tag
14mr|glade3-3.8.5-2|119	
14mr|glade3-3.8.5-2|120	

16482 14
14mr|glamor-0.6.0-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|glamor-0.6.0-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|glamor-0.6.0-3|3	%define _disable_ld_now 1
14mr|glamor-0.6.0-3|4	
14mr|glamor-0.6.0-3|5	# Otherwise it fails linking
14mr|glamor-0.6.0-3|6	%define _disable_ld_no_undefined 1
14mr|glamor-0.6.0-3|7	
14mr|glamor-0.6.0-3|8	%define	major		0
14mr|glamor-0.6.0-3|9	%define	libname		%mklibname %{name} %{major}
14mr|glamor-0.6.0-3|10	%define	develname	%mklibname -d %{name}
14mr|glamor-0.6.0-3|11	
14mr|glamor-0.6.0-3|12	Summary:	Open-source X.org graphics common driver based on the GL library
14mr|glamor-0.6.0-3|13	Name:		glamor
14mr|glamor-0.6.0-3|14	Version:	0.6.0
14mr|glamor-0.6.0-3|15	Release:	3
14mr|glamor-0.6.0-3|16	License:	MIT
14mr|glamor-0.6.0-3|17	Group:		System/Libraries
14mr|glamor-0.6.0-3|18	Url:		http://www.freedesktop.org/wiki/Software/Glamor
14mr|glamor-0.6.0-3|19	Source0:	http://xorg.freedesktop.org/releases/individual/driver/%{name}-egl-%{version}.tar.bz2
14mr|glamor-0.6.0-3|20	BuildRequires:	autoconf
14mr|glamor-0.6.0-3|21	BuildRequires:	x11-util-macros >= 1.17
14mr|glamor-0.6.0-3|22	BuildRequires:	x11-proto-devel >= 7.6
14mr|glamor-0.6.0-3|23	BuildRequires:	pkgconfig(egl)
14mr|glamor-0.6.0-3|24	BuildRequires:	pkgconfig(gbm)
14mr|glamor-0.6.0-3|25	BuildRequires:	pkgconfig(gl)
14mr|glamor-0.6.0-3|26	BuildRequires:	pkgconfig(glesv2)
14mr|glamor-0.6.0-3|27	BuildRequires:	pkgconfig(libdrm) >= 2.4.42
14mr|glamor-0.6.0-3|28	BuildRequires:	pkgconfig(pixman-1) >= 0.29.2
14mr|glamor-0.6.0-3|29	BuildRequires:	pkgconfig(xorg-server)
14mr|glamor-0.6.0-3|30	
14mr|glamor-0.6.0-3|31	%description
14mr|glamor-0.6.0-3|32	The %{name} module is an open-source 2D graphics common driver for the
14mr|glamor-0.6.0-3|33	X-Window System as implemented by X.org. It supports a variety of graphics
14mr|glamor-0.6.0-3|34	chipsets which have OpenGL/EGL/GBM supports.
14mr|glamor-0.6.0-3|35	It?s a GL-based rendering acceleration library for X server:
14mr|glamor-0.6.0-3|36	* it uses GL functions and shader to complete the 2D graphics operations;
14mr|glamor-0.6.0-3|37	* it uses normal texture to represent a drawable pixmap if possible;
14mr|glamor-0.6.0-3|38	* it calls GL functions to render to the texture directly.
14mr|glamor-0.6.0-3|39	It?s somehow hardware independently and could be a building block of any X
14mr|glamor-0.6.0-3|40	server?s DDX driver; a such driver could leverage %{name}-egl package to create
14mr|glamor-0.6.0-3|41	an egl context without any native X system.
14mr|glamor-0.6.0-3|42	At the present the intel video driver use %{name} as one of its acceleration
14mr|glamor-0.6.0-3|43	options: when you build it with --enable-glamor, then it will use it as its
14mr|glamor-0.6.0-3|44	rendering engine. The %{name} package is also needed by the xf86-video-ati
14mr|glamor-0.6.0-3|45	driver to support newer video cards based on the Souhtern Island (SI)
14mr|glamor-0.6.0-3|46	chip-sets.
14mr|glamor-0.6.0-3|47	
14mr|glamor-0.6.0-3|48	This package can be used on every platform which has both OpenGL support and
14mr|glamor-0.6.0-3|49	the libgbm and libdrm libraries installed.
14mr|glamor-0.6.0-3|50	
14mr|glamor-0.6.0-3|51	%files
14mr|glamor-0.6.0-3|52	%doc COPYING
14mr|glamor-0.6.0-3|53	%{_sysconfdir}/ld.so.conf.d/%{name}.conf
14mr|glamor-0.6.0-3|54	%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf
14mr|glamor-0.6.0-3|55	
14mr|glamor-0.6.0-3|56	#----------------------------------------------------------------------------
14mr|glamor-0.6.0-3|57	
14mr|glamor-0.6.0-3|58	%package -n %{libname}
14mr|glamor-0.6.0-3|59	Summary:	Open-source X.org graphics common driver based on the GL library
14mr|glamor-0.6.0-3|60	Group:		System/Libraries
14mr|glamor-0.6.0-3|61	
14mr|glamor-0.6.0-3|62	%description -n %{libname}
14mr|glamor-0.6.0-3|63	The %{name} module is an open-source 2D graphics common driver for the
14mr|glamor-0.6.0-3|64	X-Window System as implemented by X.org. This package contains the main
14mr|glamor-0.6.0-3|65	library.
14mr|glamor-0.6.0-3|66	
14mr|glamor-0.6.0-3|67	%files -n %{libname}
14mr|glamor-0.6.0-3|68	%doc COPYING README
14mr|glamor-0.6.0-3|69	%{_libdir}/libglamor.so.%{major}*
14mr|glamor-0.6.0-3|70	%{_libdir}/xorg/modules/libglamoregl.so
14mr|glamor-0.6.0-3|71	
14mr|glamor-0.6.0-3|72	#----------------------------------------------------------------------------
14mr|glamor-0.6.0-3|73	
14mr|glamor-0.6.0-3|74	%package -n %{develname}
14mr|glamor-0.6.0-3|75	Summary:	Development files for %{libname}
14mr|glamor-0.6.0-3|76	Group:		Development/X11
14mr|glamor-0.6.0-3|77	Requires:	%{libname} = %{EVRD}
14mr|glamor-0.6.0-3|78	Provides:	%{name}-devel = %{EVRD}
14mr|glamor-0.6.0-3|79	
14mr|glamor-0.6.0-3|80	%description -n %{develname}
14mr|glamor-0.6.0-3|81	The glamor module is an open-source 2D graphics common driver for the X
14mr|glamor-0.6.0-3|82	Window System as implemented by X.org. This package contains the
14mr|glamor-0.6.0-3|83	development files for %{libname}.
14mr|glamor-0.6.0-3|84	
14mr|glamor-0.6.0-3|85	%files -n %{develname}
14mr|glamor-0.6.0-3|86	%doc COPYING
14mr|glamor-0.6.0-3|87	%{_libdir}/libglamor.so
14mr|glamor-0.6.0-3|88	%{_libdir}/pkgconfig/%{name}.pc
14mr|glamor-0.6.0-3|89	%{_libdir}/pkgconfig/%{name}-egl.pc
14mr|glamor-0.6.0-3|90	%{_includedir}/xorg/glamor.h
14mr|glamor-0.6.0-3|91	
14mr|glamor-0.6.0-3|92	#----------------------------------------------------------------------------
14mr|glamor-0.6.0-3|93	
14mr|glamor-0.6.0-3|94	%prep
14mr|glamor-0.6.0-3|95	%setup -qn %{name}-egl-%{version}
14mr|glamor-0.6.0-3|96	autoreconf -vfi
14mr|glamor-0.6.0-3|97	
14mr|glamor-0.6.0-3|98	%build
14mr|glamor-0.6.0-3|99	# Other configure options
14mr|glamor-0.6.0-3|100	# --enable-glamor-gles2: build glamor over GLESv2 (default: no) - alternative to build over GL
14mr|glamor-0.6.0-3|101	# --enable-debug: build debug version of glamor (default: no)
14mr|glamor-0.6.0-3|102	# --enable-glx-tls: enable TLS support in GLX (default: no)
14mr|glamor-0.6.0-3|103	# --with-xorg-module-dir="%%{libdir}/xorg/modules"
14mr|glamor-0.6.0-3|104	%configure2_5x \
14mr|glamor-0.6.0-3|105	--disable-static \
14mr|glamor-0.6.0-3|106	--enable-glx-tls \
14mr|glamor-0.6.0-3|107	--with-xorg-conf-dir="%{_sysconfdir}/X11/xorg.conf.d"
14mr|glamor-0.6.0-3|108	
14mr|glamor-0.6.0-3|109	%make
14mr|glamor-0.6.0-3|110	
14mr|glamor-0.6.0-3|111	
14mr|glamor-0.6.0-3|112	%install
14mr|glamor-0.6.0-3|113	%makeinstall_std
14mr|glamor-0.6.0-3|114	mv %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/glamor.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf
14mr|glamor-0.6.0-3|115	
14mr|glamor-0.6.0-3|116	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d/
14mr|glamor-0.6.0-3|117	cat <<EOF >%{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}.conf
14mr|glamor-0.6.0-3|118	%{_libdir}/xorg/modules
14mr|glamor-0.6.0-3|119	EOF
14mr|glamor-0.6.0-3|120	
14mr|glamor-0.6.0-3|121	
14mr|glamor-0.6.0-3|122	%changelog
14mr|glamor-0.6.0-3|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-3
14mr|glamor-0.6.0-3|124	+ Revision: 284bb4e
14mr|glamor-0.6.0-3|125	- MassBuild#440: Increase release tag
14mr|glamor-0.6.0-3|126	
14mr|glamor-0.6.0-3|127	

16483 14
14mr|gle-3.1.0-16|1	%define major 3
14mr|gle-3.1.0-16|2	%define libname %mklibname gle %{major}
14mr|gle-3.1.0-16|3	%define develname %mklibname -d gle
14mr|gle-3.1.0-16|4	
14mr|gle-3.1.0-16|5	Summary:	GLE Tubing and Extrusion Library
14mr|gle-3.1.0-16|6	Name:		gle
14mr|gle-3.1.0-16|7	Version:	3.1.0
14mr|gle-3.1.0-16|8	Release:	16
14mr|gle-3.1.0-16|9	License:	GPLv2
14mr|gle-3.1.0-16|10	Group:		System/Libraries
14mr|gle-3.1.0-16|11	Source:		gle-%{version}.tar.bz2
14mr|gle-3.1.0-16|12	# (Anssi 05/2008) Link against libGL and libGLU to fix undefined symbols.
14mr|gle-3.1.0-16|13	Patch0:		gle-3.1.0-link-with-gl+glu.patch
14mr|gle-3.1.0-16|14	# (Anssi 05/2008) Fix Makefile.am files using += on unset CLEANFILES and SUFFIXES.
14mr|gle-3.1.0-16|15	# This patch simply changes += to =, which AFAICS is correct here.
14mr|gle-3.1.0-16|16	Patch1:		gle-3.1.0-fix-makefiles.patch
14mr|gle-3.1.0-16|17	URL:		http://sourceforge.net/projects/gle
14mr|gle-3.1.0-16|18	BuildRequires:	pkgconfig(glu)
14mr|gle-3.1.0-16|19	BuildRequires:	pkgconfig(glut)
14mr|gle-3.1.0-16|20	BuildRequires:	pkgconfig(x11)
14mr|gle-3.1.0-16|21	BuildRequires:	pkgconfig(xmu)
14mr|gle-3.1.0-16|22	BuildRequires:	pkgconfig(xt)
14mr|gle-3.1.0-16|23	
14mr|gle-3.1.0-16|24	%description
14mr|gle-3.1.0-16|25	GLE is a library package of C functions that draw extruded surfaces,
14mr|gle-3.1.0-16|26	including surfaces of revolution, sweeps, tubes, polycones,
14mr|gle-3.1.0-16|27	polycylinders and helicoids.  Generically, the extruded surface is
14mr|gle-3.1.0-16|28	specified with a 2D polyline that is extruded along a 3D path.  A
14mr|gle-3.1.0-16|29	local coordinate system allows for additional flexibility in the
14mr|gle-3.1.0-16|30	primitives drawn.  Extrusions may be texture mapped in a variety of
14mr|gle-3.1.0-16|31	ways.  The GLE library generates 3D triangle coordinates, lighting
14mr|gle-3.1.0-16|32	normal vectors and texture coordinates as output. GLE uses the GL or
14mr|gle-3.1.0-16|33	OpenGL API's to perform the actual rendering.
14mr|gle-3.1.0-16|34	
14mr|gle-3.1.0-16|35	%package -n %{libname}
14mr|gle-3.1.0-16|36	Summary:	GLE shared library
14mr|gle-3.1.0-16|37	Group:		System/Libraries
14mr|gle-3.1.0-16|38	
14mr|gle-3.1.0-16|39	%description -n %{libname}
14mr|gle-3.1.0-16|40	GLE is a library package of C functions that draw extruded surfaces,
14mr|gle-3.1.0-16|41	including surfaces of revolution, sweeps, tubes, polycones,
14mr|gle-3.1.0-16|42	polycylinders and helicoids.  Generically, the extruded surface is
14mr|gle-3.1.0-16|43	specified with a 2D polyline that is extruded along a 3D path.  A
14mr|gle-3.1.0-16|44	local coordinate system allows for additional flexibility in the
14mr|gle-3.1.0-16|45	primitives drawn.  Extrusions may be texture mapped in a variety of
14mr|gle-3.1.0-16|46	ways.  The GLE library generates 3D triangle coordinates, lighting
14mr|gle-3.1.0-16|47	normal vectors and texture coordinates as output. GLE uses the GL or
14mr|gle-3.1.0-16|48	OpenGL API's to perform the actual rendering.
14mr|gle-3.1.0-16|49	
14mr|gle-3.1.0-16|50	The shared library needed by GLE applications.
14mr|gle-3.1.0-16|51	
14mr|gle-3.1.0-16|52	%package -n %{develname}
14mr|gle-3.1.0-16|53	Summary:	Devel files for GLE
14mr|gle-3.1.0-16|54	Group:		Development/C
14mr|gle-3.1.0-16|55	Requires:	%{libname} = %{version}-%{release}
14mr|gle-3.1.0-16|56	Provides:	libgle-devel = %{version}-%{release}
14mr|gle-3.1.0-16|57	Provides:	gle-devel = %{version}-%{release}
14mr|gle-3.1.0-16|58	
14mr|gle-3.1.0-16|59	%description -n %{develname}
14mr|gle-3.1.0-16|60	GLE is a library package of C functions that draw extruded surfaces,
14mr|gle-3.1.0-16|61	including surfaces of revolution, sweeps, tubes, polycones,
14mr|gle-3.1.0-16|62	polycylinders and helicoids.  Generically, the extruded surface is
14mr|gle-3.1.0-16|63	specified with a 2D polyline that is extruded along a 3D path.  A
14mr|gle-3.1.0-16|64	local coordinate system allows for additional flexibility in the
14mr|gle-3.1.0-16|65	primitives drawn.  Extrusions may be texture mapped in a variety of
14mr|gle-3.1.0-16|66	ways.  The GLE library generates 3D triangle coordinates, lighting
14mr|gle-3.1.0-16|67	normal vectors and texture coordinates as output. GLE uses the GL or
14mr|gle-3.1.0-16|68	OpenGL API's to perform the actual rendering.
14mr|gle-3.1.0-16|69	
14mr|gle-3.1.0-16|70	The static library and headers needed for developing GLE applications.
14mr|gle-3.1.0-16|71	
14mr|gle-3.1.0-16|72	%prep
14mr|gle-3.1.0-16|73	%setup -q
14mr|gle-3.1.0-16|74	%patch0 -p1
14mr|gle-3.1.0-16|75	%patch1 -p1
14mr|gle-3.1.0-16|76	find examples -name .cvsignore -exec rm {} \;
14mr|gle-3.1.0-16|77	
14mr|gle-3.1.0-16|78	%build
14mr|gle-3.1.0-16|79	# link-with-gl+glu.patch
14mr|gle-3.1.0-16|80	autoreconf --force --install
14mr|gle-3.1.0-16|81	%configure2_5x --disable-static
14mr|gle-3.1.0-16|82	%make
14mr|gle-3.1.0-16|83	
14mr|gle-3.1.0-16|84	%install
14mr|gle-3.1.0-16|85	%makeinstall_std
14mr|gle-3.1.0-16|86	mv %{buildroot}%{_datadir}/doc/gle installed-docs
14mr|gle-3.1.0-16|87	
14mr|gle-3.1.0-16|88	cd examples
14mr|gle-3.1.0-16|89	make clean
14mr|gle-3.1.0-16|90	
14mr|gle-3.1.0-16|91	%files -n %{libname}
14mr|gle-3.1.0-16|92	%doc README NEWS COPYING AUTHORS
14mr|gle-3.1.0-16|93	%{_libdir}/libgle.so.%{major}*
14mr|gle-3.1.0-16|94	
14mr|gle-3.1.0-16|95	%files -n %{develname}
14mr|gle-3.1.0-16|96	%doc ChangeLog src/COPYING.src src/README.gutil examples installed-docs
14mr|gle-3.1.0-16|97	%{_libdir}/libgle.so
14mr|gle-3.1.0-16|98	%{_includedir}/GL/*
14mr|gle-3.1.0-16|99	%{_mandir}/man3/*
14mr|gle-3.1.0-16|100	
14mr|gle-3.1.0-16|101	
14mr|gle-3.1.0-16|102	%changelog
14mr|gle-3.1.0-16|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.0-16
14mr|gle-3.1.0-16|104	+ Revision: b266d8b
14mr|gle-3.1.0-16|105	- MassBuild#440: Increase release tag
14mr|gle-3.1.0-16|106	
14mr|gle-3.1.0-16|107	

16484 14
14mr|glew-1.10.0-2|1	%define	major 1.10
14mr|glew-1.10.0-2|2	%define	libname %mklibname %{name} %{major}
14mr|glew-1.10.0-2|3	%define develname %mklibname %{name} -d
14mr|glew-1.10.0-2|4	
14mr|glew-1.10.0-2|5	Summary:	The OpenGL Extension Wrangler Library
14mr|glew-1.10.0-2|6	Name:		glew
14mr|glew-1.10.0-2|7	Version:	1.10.0
14mr|glew-1.10.0-2|8	Release:	2
14mr|glew-1.10.0-2|9	Group:		Development/C
14mr|glew-1.10.0-2|10	License:	BSD and MIT
14mr|glew-1.10.0-2|11	URL:		http://glew.sourceforge.net
14mr|glew-1.10.0-2|12	Source0:	http://downloads.sourceforge.net/glew/%{name}-%{version}.tgz
14mr|glew-1.10.0-2|13	BuildRequires:	pkgconfig(x11)
14mr|glew-1.10.0-2|14	BuildRequires:	mesaglu-devel
14mr|glew-1.10.0-2|15	BuildRequires:	pkgconfig(xi) libxmu-devel
14mr|glew-1.10.0-2|16	BuildRequires:	file
14mr|glew-1.10.0-2|17	
14mr|glew-1.10.0-2|18	%description
14mr|glew-1.10.0-2|19	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
14mr|glew-1.10.0-2|20	OpenGL developers with two tedious tasks: initializing and using extensions
14mr|glew-1.10.0-2|21	and writing portable applications. GLEW provides an efficient run-time
14mr|glew-1.10.0-2|22	mechanism to determine whether a certain extension is supported by the
14mr|glew-1.10.0-2|23	driver or not. OpenGL core and extension functionality is exposed via a
14mr|glew-1.10.0-2|24	single header file. GLEW currently supports a variety of platforms and
14mr|glew-1.10.0-2|25	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
14mr|glew-1.10.0-2|26	
14mr|glew-1.10.0-2|27	
14mr|glew-1.10.0-2|28	%package -n %{libname}
14mr|glew-1.10.0-2|29	Summary:	GLEW library
14mr|glew-1.10.0-2|30	Group:		System/Libraries
14mr|glew-1.10.0-2|31	
14mr|glew-1.10.0-2|32	%description -n %{libname}
14mr|glew-1.10.0-2|33	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
14mr|glew-1.10.0-2|34	OpenGL developers with two tedious tasks: initializing and using extensions
14mr|glew-1.10.0-2|35	and writing portable applications. GLEW provides an efficient run-time
14mr|glew-1.10.0-2|36	mechanism to determine whether a certain extension is supported by the
14mr|glew-1.10.0-2|37	driver or not. OpenGL core and extension functionality is exposed via a
14mr|glew-1.10.0-2|38	single header file. GLEW currently supports a variety of platforms and
14mr|glew-1.10.0-2|39	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
14mr|glew-1.10.0-2|40	
14mr|glew-1.10.0-2|41	
14mr|glew-1.10.0-2|42	%package -n %{develname}
14mr|glew-1.10.0-2|43	Summary:	Development files for using the %{name} library
14mr|glew-1.10.0-2|44	Group:		Development/C
14mr|glew-1.10.0-2|45	Requires:	%{libname} = %{version}-%{release}
14mr|glew-1.10.0-2|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|glew-1.10.0-2|47	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|glew-1.10.0-2|48	Obsoletes:	%mklibname %{name} 1.3 -d
14mr|glew-1.10.0-2|49	Provides:	%mklibname %{name} 1.3 -d
14mr|glew-1.10.0-2|50	
14mr|glew-1.10.0-2|51	%description -n	%{develname}
14mr|glew-1.10.0-2|52	Development files for using the %{name} library.
14mr|glew-1.10.0-2|53	
14mr|glew-1.10.0-2|54	
14mr|glew-1.10.0-2|55	%prep
14mr|glew-1.10.0-2|56	
14mr|glew-1.10.0-2|57	%setup -q
14mr|glew-1.10.0-2|58	
14mr|glew-1.10.0-2|59	# strip away annoying ^M
14mr|glew-1.10.0-2|60	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|glew-1.10.0-2|61	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mr|glew-1.10.0-2|62	
14mr|glew-1.10.0-2|63	perl -pi -e "s#-shared -soname#-shared -lc -soname#g" config/Makefile.linux
14mr|glew-1.10.0-2|64	
14mr|glew-1.10.0-2|65	#fix txt/doc files permissions
14mr|glew-1.10.0-2|66	chmod 0755 doc
14mr|glew-1.10.0-2|67	chmod 0644 doc/* README.txt
14mr|glew-1.10.0-2|68	
14mr|glew-1.10.0-2|69	%build
14mr|glew-1.10.0-2|70	%make CFLAGS.EXTRA="%{optflags} -fPIC" GLEW_DEST= libdir=%{_libdir} bindir=%{_bindir} includedir=%{_includedir}
14mr|glew-1.10.0-2|71	
14mr|glew-1.10.0-2|72	%install
14mr|glew-1.10.0-2|73	make install.all GLEW_DEST="%{buildroot}%{_usr}" bindir=%{buildroot}%{_bindir} libdir=%{buildroot}%{_libdir} includedir=%{buildroot}%{_includedir}/GL
14mr|glew-1.10.0-2|74	rm -f %{buildroot}%{_libdir}/*.a
14mr|glew-1.10.0-2|75	
14mr|glew-1.10.0-2|76	chmod 0755 %{buildroot}%{_libdir}/*.so*
14mr|glew-1.10.0-2|77	
14mr|glew-1.10.0-2|78	%files
14mr|glew-1.10.0-2|79	%doc README.txt doc
14mr|glew-1.10.0-2|80	%{_bindir}/*
14mr|glew-1.10.0-2|81	
14mr|glew-1.10.0-2|82	%files -n %{libname}
14mr|glew-1.10.0-2|83	%{_libdir}/libGLEW*.so.%{major}*
14mr|glew-1.10.0-2|84	
14mr|glew-1.10.0-2|85	%files -n %{develname}
14mr|glew-1.10.0-2|86	%{_includedir}/GL/*.h
14mr|glew-1.10.0-2|87	%{_libdir}/libGLEW*.so
14mr|glew-1.10.0-2|88	%{_libdir}/pkgconfig/*.pc
14mr|glew-1.10.0-2|89	
14mr|glew-1.10.0-2|90	%changelog
14mr|glew-1.10.0-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.0-2
14mr|glew-1.10.0-2|92	+ Revision: 496f90d
14mr|glew-1.10.0-2|93	- MassBuild#440: Increase release tag
14mr|glew-1.10.0-2|94	
14mr|glew-1.10.0-2|95	

16485 14
14mr|glfw-2.7.8-2|1	%define debug_package %{nil}
14mr|glfw-2.7.8-2|2	%define major	%(echo %{version}|cut -d. -f1,1)
14mr|glfw-2.7.8-2|3	%define	libname	%mklibname %{name} %{major}
14mr|glfw-2.7.8-2|4	%define	devname	%mklibname %{name} -d
14mr|glfw-2.7.8-2|5	
14mr|glfw-2.7.8-2|6	Summary:	An OpenGL Framework
14mr|glfw-2.7.8-2|7	Name:		glfw
14mr|glfw-2.7.8-2|8	Version:	2.7.8
14mr|glfw-2.7.8-2|9	Release:	2
14mr|glfw-2.7.8-2|10	License:	BSD
14mr|glfw-2.7.8-2|11	Group:		System/Libraries
14mr|glfw-2.7.8-2|12	Url:		http://glfw.sourceforge.net/
14mr|glfw-2.7.8-2|13	Source0:	http://ovh.dl.sourceforge.net/sourceforge/glfw/%{name}-%{version}.tar.bz2
14mr|glfw-2.7.8-2|14	Patch0:		glfw-2.6-installdir.patch
14mr|glfw-2.7.8-2|15	BuildRequires:	pkgconfig(x11)
14mr|glfw-2.7.8-2|16	BuildRequires:	pkgconfig(gl)
14mr|glfw-2.7.8-2|17	BuildRequires:	pkgconfig(glu)
14mr|glfw-2.7.8-2|18	BuildRequires:	pkgconfig(xrandr)
14mr|glfw-2.7.8-2|19	
14mr|glfw-2.7.8-2|20	%description
14mr|glfw-2.7.8-2|21	GLFW is a portable framework for OpenGL application development.
14mr|glfw-2.7.8-2|22	It handles operating system specific tasks, such OpenGL window management,
14mr|glfw-2.7.8-2|23	keyboard, mouse and joystick input, reding a high precision timer,
14mr|glfw-2.7.8-2|24	creating threads, and more.
14mr|glfw-2.7.8-2|25	
14mr|glfw-2.7.8-2|26	#----------------------------------------------------------------------------
14mr|glfw-2.7.8-2|27	
14mr|glfw-2.7.8-2|28	%package -n %{libname}
14mr|glfw-2.7.8-2|29	Summary:	Main library for gupnp
14mr|glfw-2.7.8-2|30	Group:		System/Libraries
14mr|glfw-2.7.8-2|31	
14mr|glfw-2.7.8-2|32	%description -n %{libname}
14mr|glfw-2.7.8-2|33	GLFW is a portable framework for OpenGL application development.
14mr|glfw-2.7.8-2|34	It handles operating system specific tasks, such OpenGL window management,
14mr|glfw-2.7.8-2|35	keyboard, mouse and joystick input, reding a high precision timer,
14mr|glfw-2.7.8-2|36	creating threads, and more.
14mr|glfw-2.7.8-2|37	
14mr|glfw-2.7.8-2|38	This package contains the shared library for %{name}.
14mr|glfw-2.7.8-2|39	
14mr|glfw-2.7.8-2|40	%files -n %{libname}
14mr|glfw-2.7.8-2|41	%{_libdir}/libglfw.so.%{major}*
14mr|glfw-2.7.8-2|42	
14mr|glfw-2.7.8-2|43	#----------------------------------------------------------------------------
14mr|glfw-2.7.8-2|44	
14mr|glfw-2.7.8-2|45	%package -n %{devname}
14mr|glfw-2.7.8-2|46	Summary:	Headers for developing programs that will use %{name}
14mr|glfw-2.7.8-2|47	Group:		Development/C++
14mr|glfw-2.7.8-2|48	Requires:	%{libname} = %{EVRD}
14mr|glfw-2.7.8-2|49	Provides:	%{name}-devel = %{EVRD}
14mr|glfw-2.7.8-2|50	Obsoletes:	%{name} < 2.7.8
14mr|glfw-2.7.8-2|51	Conflicts:	%{name} < 2.7.8
14mr|glfw-2.7.8-2|52	
14mr|glfw-2.7.8-2|53	%description -n %{devname}
14mr|glfw-2.7.8-2|54	This package contains the development filescw for %{name}.
14mr|glfw-2.7.8-2|55	
14mr|glfw-2.7.8-2|56	%files -n %{devname}
14mr|glfw-2.7.8-2|57	%doc docs/* COPYING.txt readme.html
14mr|glfw-2.7.8-2|58	%{_libdir}/libglfw.so
14mr|glfw-2.7.8-2|59	%{_includedir}/*
14mr|glfw-2.7.8-2|60	%{_libdir}/pkgconfig/*
14mr|glfw-2.7.8-2|61	
14mr|glfw-2.7.8-2|62	#----------------------------------------------------------------------------
14mr|glfw-2.7.8-2|63	
14mr|glfw-2.7.8-2|64	%prep
14mr|glfw-2.7.8-2|65	%setup -q
14mr|glfw-2.7.8-2|66	%patch0 -p0
14mr|glfw-2.7.8-2|67	
14mr|glfw-2.7.8-2|68	%build
14mr|glfw-2.7.8-2|69	sh ./compile.sh
14mr|glfw-2.7.8-2|70	
14mr|glfw-2.7.8-2|71	%make x11 CC=gcc %{ldflags} SOFLAGS="-shared -Wl,-soname,libglfw.so.%{major}"
14mr|glfw-2.7.8-2|72	
14mr|glfw-2.7.8-2|73	%install
14mr|glfw-2.7.8-2|74	make x11-install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir}
14mr|glfw-2.7.8-2|75	
14mr|glfw-2.7.8-2|76	# this is copied from opensuse
14mr|glfw-2.7.8-2|77	install -D -m0755 lib/x11/libglfw.so %{buildroot}%{_libdir}/libglfw.so.%{version}
14mr|glfw-2.7.8-2|78	ln -s libglfw.so.%{version} %{buildroot}%{_libdir}/libglfw.so.%{major}
14mr|glfw-2.7.8-2|79	ln -s libglfw.so.%{version} %{buildroot}%{_libdir}/libglfw.so
14mr|glfw-2.7.8-2|80	
14mr|glfw-2.7.8-2|81	# remove static lib
14mr|glfw-2.7.8-2|82	rm -f %{buildroot}%{_libdir}/libglfw.a
14mr|glfw-2.7.8-2|83	
14mr|glfw-2.7.8-2|84	
14mr|glfw-2.7.8-2|85	%changelog
14mr|glfw-2.7.8-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.8-2
14mr|glfw-2.7.8-2|87	+ Revision: 7f90204
14mr|glfw-2.7.8-2|88	- MassBuild#440: Increase release tag
14mr|glfw-2.7.8-2|89	
14mr|glfw-2.7.8-2|90	

16486 14
14mr|glib-1.2.10-28|1	%define api	1.2
14mr|glib-1.2.10-28|2	%define major	0
14mr|glib-1.2.10-28|3	%define libname		%mklibname %{name} %{api} %{major}
14mr|glib-1.2.10-28|4	%define libgmodule	%mklibname gmodule %{api} %{major}
14mr|glib-1.2.10-28|5	%define libgthread	%mklibname gthread %{api} %{major}
14mr|glib-1.2.10-28|6	%define devname		%mklibname %{name} -d %{api}
14mr|glib-1.2.10-28|7	
14mr|glib-1.2.10-28|8	Summary:	A library of handy utility functions
14mr|glib-1.2.10-28|9	Name:		glib
14mr|glib-1.2.10-28|10	Version:	1.2.10
14mr|glib-1.2.10-28|11	Release:	28
14mr|glib-1.2.10-28|12	License:	LGPLv2.1
14mr|glib-1.2.10-28|13	Group:		System/Libraries
14mr|glib-1.2.10-28|14	Url:		http://www.gtk.org
14mr|glib-1.2.10-28|15	Source0:	ftp://ftp.gtk.org/pub/gtk/v%{api}/%{name}-%{version}.tar.gz
14mr|glib-1.2.10-28|16	# (fc) 1.2.10-3mdk Suppress warnings about varargs macros for -pedantic (Rawhide)
14mr|glib-1.2.10-28|17	Patch0:		glib-1.2.10-isowarning.patch
14mr|glib-1.2.10-28|18	# (fc) 1.2.10-5mdk don't set -L/usr/lib in glib-config
14mr|glib-1.2.10-28|19	Patch1:		glib-1.2.10-libdir.patch
14mr|glib-1.2.10-28|20	# (fc) 1.2.10-12mdk fix build with gcc 3.4 (Fedora)
14mr|glib-1.2.10-28|21	Patch2:		glib-1.2.10-gcc34.patch
14mr|glib-1.2.10-28|22	# (fc) 1.2.10-13mdk fix underquoted m4 definitions
14mr|glib-1.2.10-28|23	Patch3:		glib-1.2.10-underquoted.patch
14mr|glib-1.2.10-28|24	# (gb) 1.2.10-14mdk build static glib library with PIC as pam modules need it
14mr|glib-1.2.10-28|25	Patch4:		glib-1.2.10-pic.patch
14mr|glib-1.2.10-28|26	# (gb) 1.2.10-17mdv use ancient libtool 1.4 with lib64 fixes
14mr|glib-1.2.10-28|27	Patch5:		glib-1.2.10-libtool.patch
14mr|glib-1.2.10-28|28	# (Anssi 05/2008) Fix underlinking
14mr|glib-1.2.10-28|29	Patch6:		glib-1.2.10-underlinking.patch
14mr|glib-1.2.10-28|30	Patch7:		glib-1.2.10-format_not_a_string_literal_and_no_format_arguments.diff
14mr|glib-1.2.10-28|31	Patch8:		glib_divert.patch
14mr|glib-1.2.10-28|32	Patch9:		glib-fix-automake.patch
14mr|glib-1.2.10-28|33	Patch10:	glib-1.2.10-automake-1.13.patch
14mr|glib-1.2.10-28|34	BuildRequires:	libtool
14mr|glib-1.2.10-28|35	
14mr|glib-1.2.10-28|36	%description
14mr|glib-1.2.10-28|37	Glib is a handy library of utility functions. This C
14mr|glib-1.2.10-28|38	library is designed to solve some portability problems
14mr|glib-1.2.10-28|39	and provide other useful functionality which most
14mr|glib-1.2.10-28|40	programs require.
14mr|glib-1.2.10-28|41	
14mr|glib-1.2.10-28|42	Glib is used by GDK, GTK+ and many applications.
14mr|glib-1.2.10-28|43	You should install Glib because many of your applications
14mr|glib-1.2.10-28|44	will depend on this library.
14mr|glib-1.2.10-28|45	
14mr|glib-1.2.10-28|46	#----------------------------------------------------------------------------
14mr|glib-1.2.10-28|47	
14mr|glib-1.2.10-28|48	%package -n %{libname}
14mr|glib-1.2.10-28|49	Summary:	Main library for glib
14mr|glib-1.2.10-28|50	Group:		System/Libraries
14mr|glib-1.2.10-28|51	Provides:	glib = %{version}-%{release}
14mr|glib-1.2.10-28|52	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
14mr|glib-1.2.10-28|53	Obsoletes:	%{_lib}glib1.2 < 1.2.10-27
14mr|glib-1.2.10-28|54	
14mr|glib-1.2.10-28|55	%description -n %{libname}
14mr|glib-1.2.10-28|56	This package contains a library needed to run programs dynamically
14mr|glib-1.2.10-28|57	linked with the glib.
14mr|glib-1.2.10-28|58	
14mr|glib-1.2.10-28|59	%files -n %{libname}
14mr|glib-1.2.10-28|60	%{_libdir}/libglib-%{api}.so.%{major}*
14mr|glib-1.2.10-28|61	
14mr|glib-1.2.10-28|62	#----------------------------------------------------------------------------
14mr|glib-1.2.10-28|63	
14mr|glib-1.2.10-28|64	%package -n %{libgmodule}
14mr|glib-1.2.10-28|65	Summary:	Main library for glib
14mr|glib-1.2.10-28|66	Group:		System/Libraries
14mr|glib-1.2.10-28|67	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
14mr|glib-1.2.10-28|68	
14mr|glib-1.2.10-28|69	%description -n %{libgmodule}
14mr|glib-1.2.10-28|70	This package contains a library needed to run programs dynamically
14mr|glib-1.2.10-28|71	linked with the glib.
14mr|glib-1.2.10-28|72	
14mr|glib-1.2.10-28|73	%files -n %{libgmodule}
14mr|glib-1.2.10-28|74	%{_libdir}/libgmodule-%{api}.so.%{major}*
14mr|glib-1.2.10-28|75	
14mr|glib-1.2.10-28|76	#----------------------------------------------------------------------------
14mr|glib-1.2.10-28|77	
14mr|glib-1.2.10-28|78	%package -n %{libgthread}
14mr|glib-1.2.10-28|79	Summary:	Main library for glib
14mr|glib-1.2.10-28|80	Group:		System/Libraries
14mr|glib-1.2.10-28|81	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
14mr|glib-1.2.10-28|82	
14mr|glib-1.2.10-28|83	%description -n %{libgthread}
14mr|glib-1.2.10-28|84	This package contains a library needed to run programs dynamically
14mr|glib-1.2.10-28|85	linked with the glib.
14mr|glib-1.2.10-28|86	
14mr|glib-1.2.10-28|87	%files -n %{libgthread}
14mr|glib-1.2.10-28|88	%{_libdir}/libgthread-%{api}.so.%{major}*
14mr|glib-1.2.10-28|89	
14mr|glib-1.2.10-28|90	#----------------------------------------------------------------------------
14mr|glib-1.2.10-28|91	
14mr|glib-1.2.10-28|92	%package -n %{devname}
14mr|glib-1.2.10-28|93	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
14mr|glib-1.2.10-28|94	Group:		Development/C
14mr|glib-1.2.10-28|95	Requires:	%{libname} = %{EVRD}
14mr|glib-1.2.10-28|96	Requires:	%{libgmodule} = %{EVRD}
14mr|glib-1.2.10-28|97	Requires:	%{libgthread} = %{EVRD}
14mr|glib-1.2.10-28|98	Provides:	%{name}-devel = %{EVRD}
14mr|glib-1.2.10-28|99	Conflicts:	%{_lib}glib1.2-devel < 1.2.10-27
14mr|glib-1.2.10-28|100	Obsoletes:	%{_lib}glib1.2-devel < 1.2.10-27
14mr|glib-1.2.10-28|101	
14mr|glib-1.2.10-28|102	%description -n %{devname}
14mr|glib-1.2.10-28|103	Static libraries and header files for the support library for the GIMP's X
14mr|glib-1.2.10-28|104	libraries, which are available as public libraries.  GLIB includes generally
14mr|glib-1.2.10-28|105	useful data structures.
14mr|glib-1.2.10-28|106	
14mr|glib-1.2.10-28|107	%files -n %{devname}
14mr|glib-1.2.10-28|108	%doc AUTHORS ChangeLog NEWS README COPYING docs/*.html
14mr|glib-1.2.10-28|109	%{_libdir}/lib*.so
14mr|glib-1.2.10-28|110	%{_libdir}/pkgconfig/*
14mr|glib-1.2.10-28|111	%{_libdir}/glib
14mr|glib-1.2.10-28|112	%{_includedir}/*
14mr|glib-1.2.10-28|113	%{_mandir}/man1/*
14mr|glib-1.2.10-28|114	%{_datadir}/aclocal/*
14mr|glib-1.2.10-28|115	%{_bindir}/*
14mr|glib-1.2.10-28|116	%{_infodir}/%{name}*
14mr|glib-1.2.10-28|117	
14mr|glib-1.2.10-28|118	#----------------------------------------------------------------------------
14mr|glib-1.2.10-28|119	
14mr|glib-1.2.10-28|120	%prep
14mr|glib-1.2.10-28|121	%setup -q
14mr|glib-1.2.10-28|122	%apply_patches
14mr|glib-1.2.10-28|123	
14mr|glib-1.2.10-28|124	%build
14mr|glib-1.2.10-28|125	aclocal
14mr|glib-1.2.10-28|126	libtoolize --install --force
14mr|glib-1.2.10-28|127	rm -f config.{guess,sub}
14mr|glib-1.2.10-28|128	automake --foreign -a -c
14mr|glib-1.2.10-28|129	autoconf
14mr|glib-1.2.10-28|130	
14mr|glib-1.2.10-28|131	%configure2_5x --disable-static
14mr|glib-1.2.10-28|132	%make
14mr|glib-1.2.10-28|133	
14mr|glib-1.2.10-28|134	%install
14mr|glib-1.2.10-28|135	%makeinstall_std
14mr|glib-1.2.10-28|136	
14mr|glib-1.2.10-28|137	chmod +x %{buildroot}%{_libdir}/*.so.*
14mr|glib-1.2.10-28|138	
14mr|glib-1.2.10-28|139	%check
14mr|glib-1.2.10-28|140	make check
14mr|glib-1.2.10-28|141	
14mr|glib-1.2.10-28|142	%changelog
14mr|glib-1.2.10-28|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.10-28
14mr|glib-1.2.10-28|144	+ Revision: e0547c5
14mr|glib-1.2.10-28|145	- MassBuild#440: Increase release tag
14mr|glib-1.2.10-28|146	
14mr|glib-1.2.10-28|147	

16487 14
14mr|glib2.0-2.40.0-4|1	#gw this was required since 2.23.2 (new atomic OPs?)
14mr|glib2.0-2.40.0-4|2	%if %{_use_internal_dependency_generator}
14mr|glib2.0-2.40.0-4|3	%define __noautoreq 'GLIBC_PRIVATE'
14mr|glib2.0-2.40.0-4|4	%else
14mr|glib2.0-2.40.0-4|5	%define _requires_exceptions GLIBC_PRIVATE
14mr|glib2.0-2.40.0-4|6	%endif
14mr|glib2.0-2.40.0-4|7	
14mr|glib2.0-2.40.0-4|8	%define enable_gtkdoc	0
14mr|glib2.0-2.40.0-4|9	
14mr|glib2.0-2.40.0-4|10	# gw bootstrap: fam pulls glib2, so build without fam
14mr|glib2.0-2.40.0-4|11	%define bootstrap 0
14mr|glib2.0-2.40.0-4|12	
14mr|glib2.0-2.40.0-4|13	# Note that this is NOT a relocatable package
14mr|glib2.0-2.40.0-4|14	%define api	2.0
14mr|glib2.0-2.40.0-4|15	%define major	0
14mr|glib2.0-2.40.0-4|16	%define libname		%mklibname %{name}_ %{major}
14mr|glib2.0-2.40.0-4|17	%define libgio		%mklibname gio %{api} %{major}
14mr|glib2.0-2.40.0-4|18	%define libgmodule	%mklibname gmodule %{api} %{major}
14mr|glib2.0-2.40.0-4|19	%define libgthread	%mklibname gthread %{api} %{major}
14mr|glib2.0-2.40.0-4|20	%define libgobject	%mklibname gobject %{api} %{major}
14mr|glib2.0-2.40.0-4|21	%define develname	%mklibname -d %{name}
14mr|glib2.0-2.40.0-4|22	%if %{_lib} == lib
14mr|glib2.0-2.40.0-4|23	%define	bit	32
14mr|glib2.0-2.40.0-4|24	%else
14mr|glib2.0-2.40.0-4|25	%define	bit	64
14mr|glib2.0-2.40.0-4|26	%endif
14mr|glib2.0-2.40.0-4|27	%define gio	gio2.0-%{bit}
14mr|glib2.0-2.40.0-4|28	
14mr|glib2.0-2.40.0-4|29	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
14mr|glib2.0-2.40.0-4|30	Name:		glib%{api}
14mr|glib2.0-2.40.0-4|31	Epoch:		1
14mr|glib2.0-2.40.0-4|32	Version:	2.40.0
14mr|glib2.0-2.40.0-4|33	Release:	4
14mr|glib2.0-2.40.0-4|34	Group:		System/Libraries
14mr|glib2.0-2.40.0-4|35	License:	LGPLv2+
14mr|glib2.0-2.40.0-4|36	Url:		http://www.gtk.org
14mr|glib2.0-2.40.0-4|37	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.40/glib-%{version}.tar.xz
14mr|glib2.0-2.40.0-4|38	Source1:	glib20.sh
14mr|glib2.0-2.40.0-4|39	Source2:	glib20.csh
14mr|glib2.0-2.40.0-4|40	Patch0:		glib-2.34.1-no-warnings.patch
14mr|glib2.0-2.40.0-4|41	BuildRequires:	gettext
14mr|glib2.0-2.40.0-4|42	BuildRequires:	libtool >= 1.4.2-2
14mr|glib2.0-2.40.0-4|43	BuildRequires:	locales-en
14mr|glib2.0-2.40.0-4|44	BuildRequires:	docbook-dtd412-xml
14mr|glib2.0-2.40.0-4|45	BuildRequires:	docbook-xsl, xsltproc
14mr|glib2.0-2.40.0-4|46	BuildRequires:	pkgconfig(dbus-1)
14mr|glib2.0-2.40.0-4|47	BuildRequires:	pkgconfig(libffi)
14mr|glib2.0-2.40.0-4|48	BuildRequires:	pkgconfig(libpcre) >= 8.11
14mr|glib2.0-2.40.0-4|49	Requires:	pkgconfig(shared-mime-info) >= 0.70
14mr|glib2.0-2.40.0-4|50	BuildRequires:	pkgconfig(zlib)
14mr|glib2.0-2.40.0-4|51	%if !%{bootstrap}
14mr|glib2.0-2.40.0-4|52	BuildRequires:	pkgconfig(gamin)
14mr|glib2.0-2.40.0-4|53	%endif
14mr|glib2.0-2.40.0-4|54	%if %{enable_gtkdoc}
14mr|glib2.0-2.40.0-4|55	BuildRequires:	pkgconfig(gtk-doc) >= 0.10
14mr|glib2.0-2.40.0-4|56	%endif
14mr|glib2.0-2.40.0-4|57	
14mr|glib2.0-2.40.0-4|58	%description
14mr|glib2.0-2.40.0-4|59	Glib is a handy library of utility functions. This C
14mr|glib2.0-2.40.0-4|60	library is designed to solve some portability problems
14mr|glib2.0-2.40.0-4|61	and provide other useful functionality which most
14mr|glib2.0-2.40.0-4|62	programs require.
14mr|glib2.0-2.40.0-4|63	
14mr|glib2.0-2.40.0-4|64	Glib is used by GDK, GTK+ and many applications.
14mr|glib2.0-2.40.0-4|65	You should install Glib because many of your applications
14mr|glib2.0-2.40.0-4|66	will depend on this library.
14mr|glib2.0-2.40.0-4|67	
14mr|glib2.0-2.40.0-4|68	%package common
14mr|glib2.0-2.40.0-4|69	Summary:	data files used by glib
14mr|glib2.0-2.40.0-4|70	Group:		System/Libraries
14mr|glib2.0-2.40.0-4|71	Conflicts:	gio2.0_0 < 2.28.4-2
14mr|glib2.0-2.40.0-4|72	
14mr|glib2.0-2.40.0-4|73	%description common
14mr|glib2.0-2.40.0-4|74	Glib is a handy library of utility functions. This C
14mr|glib2.0-2.40.0-4|75	library is designed to solve some portability problems
14mr|glib2.0-2.40.0-4|76	and provide other useful functionality which most
14mr|glib2.0-2.40.0-4|77	programs require.
14mr|glib2.0-2.40.0-4|78	
14mr|glib2.0-2.40.0-4|79	Glib is used by GDK, GTK+ and many applications.
14mr|glib2.0-2.40.0-4|80	You should install Glib because many of your applications
14mr|glib2.0-2.40.0-4|81	will depend on this library.
14mr|glib2.0-2.40.0-4|82	
14mr|glib2.0-2.40.0-4|83	This package contains data used by glib library.
14mr|glib2.0-2.40.0-4|84	
14mr|glib2.0-2.40.0-4|85	%package -n %{libname}
14mr|glib2.0-2.40.0-4|86	Summary:	%{summary}
14mr|glib2.0-2.40.0-4|87	Group:		%{group}
14mr|glib2.0-2.40.0-4|88	Provides:	glib2 = %{EVRD}
14mr|glib2.0-2.40.0-4|89	Conflicts:	%{_lib}gio2.0_0 < 2.28.4-2
14mr|glib2.0-2.40.0-4|90	Conflicts:	%{develname} < 1:2.31.2
14mr|glib2.0-2.40.0-4|91	
14mr|glib2.0-2.40.0-4|92	%description -n %{libname}
14mr|glib2.0-2.40.0-4|93	This package contains the library needed to run programs dynamically
14mr|glib2.0-2.40.0-4|94	linked with libglib.
14mr|glib2.0-2.40.0-4|95	
14mr|glib2.0-2.40.0-4|96	%package -n %{libgio}
14mr|glib2.0-2.40.0-4|97	Summary:	%{summary}
14mr|glib2.0-2.40.0-4|98	Group:		%{group}
14mr|glib2.0-2.40.0-4|99	Conflicts:	%{libname} < 1:2.31.2
14mr|glib2.0-2.40.0-4|100	
14mr|glib2.0-2.40.0-4|101	%description -n %{libgio}
14mr|glib2.0-2.40.0-4|102	This package contains the library needed to run programs dynamically
14mr|glib2.0-2.40.0-4|103	linked with libgio.
14mr|glib2.0-2.40.0-4|104	
14mr|glib2.0-2.40.0-4|105	%package -n %{libgmodule}
14mr|glib2.0-2.40.0-4|106	Summary:	%{summary}
14mr|glib2.0-2.40.0-4|107	Group:		%{group}
14mr|glib2.0-2.40.0-4|108	Conflicts:	%{libname} < 1:2.31.2
14mr|glib2.0-2.40.0-4|109	
14mr|glib2.0-2.40.0-4|110	%description -n %{libgmodule}
14mr|glib2.0-2.40.0-4|111	This package contains the library needed to run programs dynamically
14mr|glib2.0-2.40.0-4|112	linked with libgmodule.
14mr|glib2.0-2.40.0-4|113	
14mr|glib2.0-2.40.0-4|114	%package -n %{libgobject}
14mr|glib2.0-2.40.0-4|115	Summary:	%{summary}
14mr|glib2.0-2.40.0-4|116	Group:		%{group}
14mr|glib2.0-2.40.0-4|117	Conflicts:	%{libname} < 1:2.31.2
14mr|glib2.0-2.40.0-4|118	
14mr|glib2.0-2.40.0-4|119	%description -n %{libgobject}
14mr|glib2.0-2.40.0-4|120	This package contains the library needed to run programs dynamically
14mr|glib2.0-2.40.0-4|121	linked with libgobject.
14mr|glib2.0-2.40.0-4|122	
14mr|glib2.0-2.40.0-4|123	%package -n %{libgthread}
14mr|glib2.0-2.40.0-4|124	Summary:	%{summary}
14mr|glib2.0-2.40.0-4|125	Group:		%{group}
14mr|glib2.0-2.40.0-4|126	Conflicts:	%{libname} < 1:2.31.2
14mr|glib2.0-2.40.0-4|127	
14mr|glib2.0-2.40.0-4|128	%description -n %{libgthread}
14mr|glib2.0-2.40.0-4|129	This package contains the library needed to run programs dynamically
14mr|glib2.0-2.40.0-4|130	linked with libgthread.
14mr|glib2.0-2.40.0-4|131	
14mr|glib2.0-2.40.0-4|132	%package -n %{gio}
14mr|glib2.0-2.40.0-4|133	Summary:	GIO is the input, output and streaming API of glib
14mr|glib2.0-2.40.0-4|134	Group:		%{group}
14mr|glib2.0-2.40.0-4|135	Conflicts:	%{name}-common < 2.23.4-2mdv2010.1
14mr|glib2.0-2.40.0-4|136	Provides:	gio2.0
14mr|glib2.0-2.40.0-4|137	Obsoletes:	%{libgio} < 2.28.4-3
14mr|glib2.0-2.40.0-4|138	
14mr|glib2.0-2.40.0-4|139	%description -n %{gio}
14mr|glib2.0-2.40.0-4|140	GIO is the input, output and streaming API of glib. It on the one hand
14mr|glib2.0-2.40.0-4|141	provides a set of various streaming classes to access data from different
14mr|glib2.0-2.40.0-4|142	sources in a convenient way and on the other hand it provides a high level
14mr|glib2.0-2.40.0-4|143	file system abstraction to access file and directories not only local but also
14mr|glib2.0-2.40.0-4|144	on the network. For the latter you need to install gvfs.
14mr|glib2.0-2.40.0-4|145	
14mr|glib2.0-2.40.0-4|146	%package -n %{develname}
14mr|glib2.0-2.40.0-4|147	Summary:	Static libraries and header files of %{name}
14mr|glib2.0-2.40.0-4|148	Group:		Development/C
14mr|glib2.0-2.40.0-4|149	Requires:	glib-gettextize = %{EVRD}
14mr|glib2.0-2.40.0-4|150	Requires:	%{name}-common = %{EVRD}
14mr|glib2.0-2.40.0-4|151	Requires:	%{libname} = %{EVRD}
14mr|glib2.0-2.40.0-4|152	Requires:	%{libgio} = %{EVRD}
14mr|glib2.0-2.40.0-4|153	Requires:	%{libgmodule} = %{EVRD}
14mr|glib2.0-2.40.0-4|154	Requires:	%{libgobject} = %{EVRD}
14mr|glib2.0-2.40.0-4|155	Requires:	%{libgthread} = %{EVRD}
14mr|glib2.0-2.40.0-4|156	Provides:	glib2-devel = %{EVRD}
14mr|glib2.0-2.40.0-4|157	Provides:	libglib2-devel = %{EVRD}
14mr|glib2.0-2.40.0-4|158	Provides:	libglib2.0-devel = %{EVRD}
14mr|glib2.0-2.40.0-4|159	#gw for %{_datadir}/glib-%{api}/gdb
14mr|glib2.0-2.40.0-4|160	Conflicts:	glib-gettextize < 2.25.3
14mr|glib2.0-2.40.0-4|161	Obsoletes:	%{_lib}glib2.0_0-codegen < 2.32.3-4
14mr|glib2.0-2.40.0-4|162	
14mr|glib2.0-2.40.0-4|163	%description -n %{develname}
14mr|glib2.0-2.40.0-4|164	Static libraries and header files for the support library for the GIMP's X
14mr|glib2.0-2.40.0-4|165	libraries, which are available as public libraries.  GLIB includes generally
14mr|glib2.0-2.40.0-4|166	useful data structures.
14mr|glib2.0-2.40.0-4|167	
14mr|glib2.0-2.40.0-4|168	%package -n glib-gettextize
14mr|glib2.0-2.40.0-4|169	Summary:	Gettextize replacement
14mr|glib2.0-2.40.0-4|170	Group:		Development/Other
14mr|glib2.0-2.40.0-4|171	
14mr|glib2.0-2.40.0-4|172	%description -n glib-gettextize
14mr|glib2.0-2.40.0-4|173	%{name} package is designed to replace gettextize completely.
14mr|glib2.0-2.40.0-4|174	Various gettext related files are modified in glib and gtk+ to
14mr|glib2.0-2.40.0-4|175	allow better and more flexible i18n; however gettextize overwrites
14mr|glib2.0-2.40.0-4|176	them with its own copy of files, thus nullifying the changes.
14mr|glib2.0-2.40.0-4|177	If this replacement of gettextize is run instead, then all gnome
14mr|glib2.0-2.40.0-4|178	packages can potentially benefict from the changes.
14mr|glib2.0-2.40.0-4|179	
14mr|glib2.0-2.40.0-4|180	%prep
14mr|glib2.0-2.40.0-4|181	%setup -qn glib-%{version}
14mr|glib2.0-2.40.0-4|182	%apply_patches
14mr|glib2.0-2.40.0-4|183	
14mr|glib2.0-2.40.0-4|184	%build
14mr|glib2.0-2.40.0-4|185	autoreconf -fi
14mr|glib2.0-2.40.0-4|186	%configure2_5x \
14mr|glib2.0-2.40.0-4|187	--with-pcre=system \
14mr|glib2.0-2.40.0-4|188	--enable-man \
14mr|glib2.0-2.40.0-4|189	--disable-static \
14mr|glib2.0-2.40.0-4|190	--disable-selinux \
14mr|glib2.0-2.40.0-4|191	--with-runtime-libdir=../../%{_lib} \
14mr|glib2.0-2.40.0-4|192	%if !%{enable_gtkdoc}
14mr|glib2.0-2.40.0-4|193	--enable-gtk-doc=no
14mr|glib2.0-2.40.0-4|194	%endif
14mr|glib2.0-2.40.0-4|195	
14mr|glib2.0-2.40.0-4|196	%make
14mr|glib2.0-2.40.0-4|197	
14mr|glib2.0-2.40.0-4|198	%check
14mr|glib2.0-2.40.0-4|199	#gw http://bugzilla.gnome.org/show_bug.cgi?id=440544
14mr|glib2.0-2.40.0-4|200	#make check
14mr|glib2.0-2.40.0-4|201	
14mr|glib2.0-2.40.0-4|202	%install
14mr|glib2.0-2.40.0-4|203	%makeinstall_std
14mr|glib2.0-2.40.0-4|204	
14mr|glib2.0-2.40.0-4|205	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mr|glib2.0-2.40.0-4|206	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/50glib20.sh
14mr|glib2.0-2.40.0-4|207	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/50glib20.csh
14mr|glib2.0-2.40.0-4|208	%find_lang glib20
14mr|glib2.0-2.40.0-4|209	
14mr|glib2.0-2.40.0-4|210	# remove files
14mr|glib2.0-2.40.0-4|211	find %{buildroot} -name "*.la" -delete
14mr|glib2.0-2.40.0-4|212	rm -f %{buildroot}%{_libdir}/gio/modules/lib*a
14mr|glib2.0-2.40.0-4|213	
14mr|glib2.0-2.40.0-4|214	mv %{buildroot}%{_bindir}/gio-querymodules %{buildroot}%{_bindir}/gio-querymodules-%{bit}
14mr|glib2.0-2.40.0-4|215	mv %{buildroot}%{_mandir}/man1/gio-querymodules.1 %{buildroot}%{_mandir}/man1/gio-querymodules-%{bit}.1
14mr|glib2.0-2.40.0-4|216	
14mr|glib2.0-2.40.0-4|217	#ghost files
14mr|glib2.0-2.40.0-4|218	touch %{buildroot}%{_libdir}/gio/modules/giomodule.cache \
14mr|glib2.0-2.40.0-4|219	%{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled
14mr|glib2.0-2.40.0-4|220	
14mr|glib2.0-2.40.0-4|221	#gw at the moment, don't ship these:
14mr|glib2.0-2.40.0-4|222	rm -f %{buildroot}%{_datadir}/systemtap/tapset/{glib,gobject}.stp
14mr|glib2.0-2.40.0-4|223	
14mr|glib2.0-2.40.0-4|224	%post -n %{gio}
14mr|glib2.0-2.40.0-4|225	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mr|glib2.0-2.40.0-4|226	
14mr|glib2.0-2.40.0-4|227	%triggerin -n %{gio} -- %{_libdir}/gio/modules/*.so
14mr|glib2.0-2.40.0-4|228	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mr|glib2.0-2.40.0-4|229	
14mr|glib2.0-2.40.0-4|230	%triggerpostun -n %{gio} -- %{_libdir}/gio/modules/*.so
14mr|glib2.0-2.40.0-4|231	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mr|glib2.0-2.40.0-4|232	
14mr|glib2.0-2.40.0-4|233	%post common
14mr|glib2.0-2.40.0-4|234	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mr|glib2.0-2.40.0-4|235	
14mr|glib2.0-2.40.0-4|236	%triggerin common -- %{_datadir}/glib-2.0/schemas/*.xml
14mr|glib2.0-2.40.0-4|237	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mr|glib2.0-2.40.0-4|238	
14mr|glib2.0-2.40.0-4|239	%triggerpostun common -- %{_datadir}/glib-2.0/schemas/*.xml
14mr|glib2.0-2.40.0-4|240	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mr|glib2.0-2.40.0-4|241	
14mr|glib2.0-2.40.0-4|242	%files common -f glib20.lang
14mr|glib2.0-2.40.0-4|243	%doc README
14mr|glib2.0-2.40.0-4|244	%config(noreplace) %{_sysconfdir}/profile.d/*
14mr|glib2.0-2.40.0-4|245	%{_datadir}/bash-completion/completions/gdbus
14mr|glib2.0-2.40.0-4|246	%{_datadir}/bash-completion/completions/gsettings
14mr|glib2.0-2.40.0-4|247	%{_datadir}/bash-completion/completions/gapplication
14mr|glib2.0-2.40.0-4|248	%{_bindir}/gdbus
14mr|glib2.0-2.40.0-4|249	%{_bindir}/glib-compile-schemas
14mr|glib2.0-2.40.0-4|250	%{_bindir}/gsettings
14mr|glib2.0-2.40.0-4|251	%{_bindir}/gapplication
14mr|glib2.0-2.40.0-4|252	%{_mandir}/man1/glib-compile-schemas.1*
14mr|glib2.0-2.40.0-4|253	%{_mandir}/man1/gsettings.1*
14mr|glib2.0-2.40.0-4|254	%{_mandir}/man1/gdbus.1*
14mr|glib2.0-2.40.0-4|255	%{_mandir}/man1/gapplication.1.xz
14mr|glib2.0-2.40.0-4|256	%dir %{_datadir}/glib-2.0/
14mr|glib2.0-2.40.0-4|257	%dir %{_datadir}/glib-2.0/schemas/
14mr|glib2.0-2.40.0-4|258	%{_datadir}/glib-2.0/schemas/gschema.dtd
14mr|glib2.0-2.40.0-4|259	%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
14mr|glib2.0-2.40.0-4|260	
14mr|glib2.0-2.40.0-4|261	%files -n %{libgio}
14mr|glib2.0-2.40.0-4|262	/%{_lib}/libgio-%{api}.so.%{major}*
14mr|glib2.0-2.40.0-4|263	
14mr|glib2.0-2.40.0-4|264	%files -n %{libname}
14mr|glib2.0-2.40.0-4|265	/%{_lib}/libglib-%{api}.so.%{major}*
14mr|glib2.0-2.40.0-4|266	
14mr|glib2.0-2.40.0-4|267	%files -n %{libgmodule}
14mr|glib2.0-2.40.0-4|268	/%{_lib}/libgmodule-%{api}.so.%{major}*
14mr|glib2.0-2.40.0-4|269	
14mr|glib2.0-2.40.0-4|270	%files -n %{libgthread}
14mr|glib2.0-2.40.0-4|271	/%{_lib}/libgthread-%{api}.so.%{major}*
14mr|glib2.0-2.40.0-4|272	
14mr|glib2.0-2.40.0-4|273	%files -n %{libgobject}
14mr|glib2.0-2.40.0-4|274	/%{_lib}/libgobject-%{api}.so.%{major}*
14mr|glib2.0-2.40.0-4|275	
14mr|glib2.0-2.40.0-4|276	%files -n %{gio}
14mr|glib2.0-2.40.0-4|277	%{_bindir}/gio-querymodules-%{bit}
14mr|glib2.0-2.40.0-4|278	%{_mandir}/man1/gio-querymodules-%{bit}.1*
14mr|glib2.0-2.40.0-4|279	%if !%{bootstrap}
14mr|glib2.0-2.40.0-4|280	%dir %{_libdir}/gio/
14mr|glib2.0-2.40.0-4|281	%dir %{_libdir}/gio/modules/
14mr|glib2.0-2.40.0-4|282	%{_libdir}/gio/modules/libgiofam.so
14mr|glib2.0-2.40.0-4|283	%endif
14mr|glib2.0-2.40.0-4|284	%ghost %{_libdir}/gio/modules/giomodule.cache
14mr|glib2.0-2.40.0-4|285	
14mr|glib2.0-2.40.0-4|286	%files -n %{develname}
14mr|glib2.0-2.40.0-4|287	%doc AUTHORS ChangeLog NEWS
14mr|glib2.0-2.40.0-4|288	%doc %{_datadir}/gtk-doc/html/*
14mr|glib2.0-2.40.0-4|289	%{_libdir}/lib*.so
14mr|glib2.0-2.40.0-4|290	%{_libdir}/glib-%{api}/include/
14mr|glib2.0-2.40.0-4|291	#%{_libdir}/gdbus-%{api}/codegen/
14mr|glib2.0-2.40.0-4|292	%{_libdir}/pkgconfig/*
14mr|glib2.0-2.40.0-4|293	%{_includedir}/*
14mr|glib2.0-2.40.0-4|294	%{_mandir}/man1/glib-genmarshal.1*
14mr|glib2.0-2.40.0-4|295	%{_mandir}/man1/glib-mkenums.1*
14mr|glib2.0-2.40.0-4|296	%{_mandir}/man1/gobject-query.1*
14mr|glib2.0-2.40.0-4|297	%{_mandir}/man1/gtester-report.1*
14mr|glib2.0-2.40.0-4|298	%{_mandir}/man1/gtester.1*
14mr|glib2.0-2.40.0-4|299	%{_datadir}/aclocal/glib-%{api}.m4
14mr|glib2.0-2.40.0-4|300	%{_datadir}/aclocal/gsettings.m4
14mr|glib2.0-2.40.0-4|301	%{_bindir}/glib-genmarshal
14mr|glib2.0-2.40.0-4|302	%{_bindir}/glib-mkenums
14mr|glib2.0-2.40.0-4|303	%{_bindir}/gobject-query
14mr|glib2.0-2.40.0-4|304	%{_bindir}/gtester*
14mr|glib2.0-2.40.0-4|305	%{_datadir}/gdb/auto-load/%{_lib}/lib*-gdb.py
14mr|glib2.0-2.40.0-4|306	%{_datadir}/glib-%{api}/gdb/
14mr|glib2.0-2.40.0-4|307	%{_datadir}/glib-%{api}/codegen
14mr|glib2.0-2.40.0-4|308	%{_datadir}/bash-completion/completions/gresource
14mr|glib2.0-2.40.0-4|309	%{_bindir}/gdbus-codegen
14mr|glib2.0-2.40.0-4|310	%{_bindir}/glib-compile-resources
14mr|glib2.0-2.40.0-4|311	%{_bindir}/gresource
14mr|glib2.0-2.40.0-4|312	%{_mandir}/man1/gdbus-codegen.1*
14mr|glib2.0-2.40.0-4|313	%{_mandir}/man1/glib-compile-resources.1*
14mr|glib2.0-2.40.0-4|314	%{_mandir}/man1/gresource.1*
14mr|glib2.0-2.40.0-4|315	
14mr|glib2.0-2.40.0-4|316	%files -n glib-gettextize
14mr|glib2.0-2.40.0-4|317	%{_bindir}/glib-gettextize
14mr|glib2.0-2.40.0-4|318	%{_mandir}/man1/glib-gettextize.1*
14mr|glib2.0-2.40.0-4|319	%{_datadir}/aclocal/glib-gettext.m4
14mr|glib2.0-2.40.0-4|320	%{_datadir}/glib-%{api}/gettext/
14mr|glib2.0-2.40.0-4|321	
14mr|glib2.0-2.40.0-4|322	%changelog

16488 14
14mr|glibc-2.19-8|1	%define	checklist	%{_builddir}/%{name}-%{version}/Check.list
14mr|glibc-2.19-8|2	
14mr|glibc-2.19-8|3	# crypt blowfish support
14mr|glibc-2.19-8|4	%define crypt_bf_ver	1.2
14mr|glibc-2.19-8|5	
14mr|glibc-2.19-8|6	%define _slibdir	/%{_lib}
14mr|glibc-2.19-8|7	%define _slibdir32	/lib
14mr|glibc-2.19-8|8	%define _libdir32	%{_prefix}/lib
14mr|glibc-2.19-8|9	
14mr|glibc-2.19-8|10	%define	major		6
14mr|glibc-2.19-8|11	%define	libc		%mklibname c %{major}
14mr|glibc-2.19-8|12	%define	devname		%mklibname -d c
14mr|glibc-2.19-8|13	%define	statname	%mklibname -d -s c
14mr|glibc-2.19-8|14	%define	multilibc	libc%{major}
14mr|glibc-2.19-8|15	
14mr|glibc-2.19-8|16	%define	_disable_ld_no_undefined	1
14mr|glibc-2.19-8|17	%undefine _fortify_cflags
14mr|glibc-2.19-8|18	
14mr|glibc-2.19-8|19	%ifarch %{arm}
14mr|glibc-2.19-8|20	%define _gnu		-gnueabi
14mr|glibc-2.19-8|21	%endif
14mr|glibc-2.19-8|22	
14mr|glibc-2.19-8|23	# Define Xen arches to build with -mno-tls-direct-seg-refs
14mr|glibc-2.19-8|24	%define xenarches	%{ix86}
14mr|glibc-2.19-8|25	
14mr|glibc-2.19-8|26	# Define to build nscd with selinux support
14mr|glibc-2.19-8|27	%bcond_with selinux
14mr|glibc-2.19-8|28	
14mr|glibc-2.19-8|29	# Allow make check to fail only when running kernels where we know
14mr|glibc-2.19-8|30	# tests must pass (no missing features or bugs in the kernel)
14mr|glibc-2.19-8|31	%define check_min_kver 2.6.21
14mr|glibc-2.19-8|32	
14mr|glibc-2.19-8|33	# Define to build a biarch package
14mr|glibc-2.19-8|34	%define build_multiarch	0
14mr|glibc-2.19-8|35	%ifarch x86_64
14mr|glibc-2.19-8|36	%define build_multiarch	1
14mr|glibc-2.19-8|37	%endif
14mr|glibc-2.19-8|38	
14mr|glibc-2.19-8|39	%bcond_without nscd
14mr|glibc-2.19-8|40	%bcond_without i18ndata
14mr|glibc-2.19-8|41	%bcond_with timezone
14mr|glibc-2.19-8|42	%bcond_without nsscrypt
14mr|glibc-2.19-8|43	%bcond_without locales
14mr|glibc-2.19-8|44	
14mr|glibc-2.19-8|45	%ifarch %{ix86} x86_64
14mr|glibc-2.19-8|46	%bcond_without systap
14mr|glibc-2.19-8|47	%else
14mr|glibc-2.19-8|48	%bcond_with systap
14mr|glibc-2.19-8|49	%endif
14mr|glibc-2.19-8|50	
14mr|glibc-2.19-8|51	# build documentation by default
14mr|glibc-2.19-8|52	%bcond_without		doc
14mr|glibc-2.19-8|53	%bcond_with		pdf
14mr|glibc-2.19-8|54	# enable utils by default
14mr|glibc-2.19-8|55	%bcond_without		utils
14mr|glibc-2.19-8|56	
14mr|glibc-2.19-8|57	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|58	Summary:	The GNU libc libraries
14mr|glibc-2.19-8|59	Name:		glibc
14mr|glibc-2.19-8|60	Epoch:		6
14mr|glibc-2.19-8|61	Version:	2.19
14mr|glibc-2.19-8|62	Release:	8
14mr|glibc-2.19-8|63	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
14mr|glibc-2.19-8|64	Group:		System/Libraries
14mr|glibc-2.19-8|65	Url:		http://www.eglibc.org/
14mr|glibc-2.19-8|66	Source0:	http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
14mr|glibc-2.19-8|67	Source1:	http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz.sig
14mr|glibc-2.19-8|68	
14mr|glibc-2.19-8|69	# From Fedora
14mr|glibc-2.19-8|70	Source2:	glibc_post_upgrade.c
14mr|glibc-2.19-8|71	Source3:	glibc-manpages.tar.bz2
14mr|glibc-2.19-8|72	Source5:	glibc-check.sh
14mr|glibc-2.19-8|73	Source6:	nscd.service
14mr|glibc-2.19-8|74	Source7:	nscd.socket
14mr|glibc-2.19-8|75	Source10:	libc-lock.h
14mr|glibc-2.19-8|76	
14mr|glibc-2.19-8|77	# Locales
14mr|glibc-2.19-8|78	Source20:	Makefile.locales
14mr|glibc-2.19-8|79	
14mr|glibc-2.19-8|80	# Blowfish support
14mr|glibc-2.19-8|81	Source50:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz
14mr|glibc-2.19-8|82	Source51:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz.sign
14mr|glibc-2.19-8|83	Source52:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.c
14mr|glibc-2.19-8|84	Source53:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.h
14mr|glibc-2.19-8|85	
14mr|glibc-2.19-8|86	Source100:	%{name}.rpmlintrc
14mr|glibc-2.19-8|87	
14mr|glibc-2.19-8|88	Source1000:	locale-pkg
14mr|glibc-2.19-8|89	Source1001:	locale_install.sh
14mr|glibc-2.19-8|90	Source1002:	locale_uninstall.sh
14mr|glibc-2.19-8|91	Source1003:	locales.sysconfig
14mr|glibc-2.19-8|92	Source1004:	locales-hardlink.pl
14mr|glibc-2.19-8|93	Source1005:	locales-softlink.pl
14mr|glibc-2.19-8|94	
14mr|glibc-2.19-8|95	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|96	# fedora patches
14mr|glibc-2.19-8|97	#
14mr|glibc-2.19-8|98	# Patches that are highly unlikely to ever be accepated upstream.
14mr|glibc-2.19-8|99	#
14mr|glibc-2.19-8|100	
14mr|glibc-2.19-8|101	# Configuration twiddle, not sure there's a good case to get upstream to
14mr|glibc-2.19-8|102	# change this.
14mr|glibc-2.19-8|103	Patch0: 	glibc-fedora-nscd.patch
14mr|glibc-2.19-8|104	
14mr|glibc-2.19-8|105	# Build info files in the source tree, then move to the build
14mr|glibc-2.19-8|106	# tree so that they're identical for multilib builds
14mr|glibc-2.19-8|107	Patch4:		glibc-rh825061.patch
14mr|glibc-2.19-8|108	
14mr|glibc-2.19-8|109	# Horrible hack, never to be upstreamed.  Can go away once the world
14mr|glibc-2.19-8|110	# has been rebuilt to use the new ld.so path.
14mr|glibc-2.19-8|111	Patch5:		glibc-arm-hardfloat-3.patch
14mr|glibc-2.19-8|112	
14mr|glibc-2.19-8|113	# Needs to be sent upstream
14mr|glibc-2.19-8|114	Patch6:		glibc-rh697421.patch
14mr|glibc-2.19-8|115	
14mr|glibc-2.19-8|116	# Needs to be sent upstream
14mr|glibc-2.19-8|117	Patch10:	glibc-rh841318.patch
14mr|glibc-2.19-8|118	
14mr|glibc-2.19-8|119	# All these were from the glibc-fedora.patch mega-patch and need another
14mr|glibc-2.19-8|120	# round of reviewing.  Ideally they'll either be submitted upstream or
14mr|glibc-2.19-8|121	# dropped.
14mr|glibc-2.19-8|122	
14mr|glibc-2.19-8|123	Patch11:	glibc-fedora-uname-getrlimit.patch
14mr|glibc-2.19-8|124	Patch12:	glibc-fedora-__libc_multiple_libcs.patch
14mr|glibc-2.19-8|125	Patch14:	glibc-fedora-elf-ORIGIN.patch
14mr|glibc-2.19-8|126	Patch15:	glibc-fedora-elf-init-hidden_undef.patch
14mr|glibc-2.19-8|127	Patch16:	glibc-fedora-elf-rh737223.patch
14mr|glibc-2.19-8|128	Patch18:	eglibc-fedora-test-debug-gnuc-hack.patch
14mr|glibc-2.19-8|129	Patch20:	glibc-fedora-getrlimit-PLT.patch
14mr|glibc-2.19-8|130	Patch21:	glibc-fedora-i386-tls-direct-seg-refs.patch
14mr|glibc-2.19-8|131	Patch22:	eglibc-fedora-pt_chown.patch
14mr|glibc-2.19-8|132	Patch23:	glibc-fedora-include-bits-ldbl.patch
14mr|glibc-2.19-8|133	Patch24:	glibc-fedora-ldd.patch
14mr|glibc-2.19-8|134	Patch25:	glibc-fedora-linux-tcsetattr.patch
14mr|glibc-2.19-8|135	Patch26:	eglibc-fedora-locale-euro.patch
14mr|glibc-2.19-8|136	Patch27:	eglibc-fedora-localedata-locales-fixes.patch
14mr|glibc-2.19-8|137	# We disagree with
14mr|glibc-2.19-8|138	#		glibc-fedora-streams-rh436349.patch
14mr|glibc-2.19-8|139	# Therefore we don't package/apply it.
14mr|glibc-2.19-8|140	Patch29:	glibc-fedora-localedata-rh61908.patch
14mr|glibc-2.19-8|141	Patch30:	glibc-fedora-localedef.patch
14mr|glibc-2.19-8|142	Patch31:	glibc-fedora-locarchive.patch
14mr|glibc-2.19-8|143	Patch32:	glibc-fedora-manual-dircategory.patch
14mr|glibc-2.19-8|144	Patch33:	glibc-fedora-nis-rh188246.patch
14mr|glibc-2.19-8|145	Patch34:	glibc-fedora-nptl-linklibc.patch
14mr|glibc-2.19-8|146	Patch35:	glibc-fedora-ppc-unwind.patch
14mr|glibc-2.19-8|147	Patch37:	eglibc-fedora-strict-aliasing.patch
14mr|glibc-2.19-8|148	
14mr|glibc-2.19-8|149	#
14mr|glibc-2.19-8|150	# Patches from upstream
14mr|glibc-2.19-8|151	#
14mr|glibc-2.19-8|152	
14mr|glibc-2.19-8|153	#
14mr|glibc-2.19-8|154	# Patches submitted, but not yet approved upstream.
14mr|glibc-2.19-8|155	# Each should be associated with a BZ.
14mr|glibc-2.19-8|156	# Obviously we're not there right now, but that's the goal
14mr|glibc-2.19-8|157	#
14mr|glibc-2.19-8|158	
14mr|glibc-2.19-8|159	Patch38:	glibc-rh757881.patch
14mr|glibc-2.19-8|160	Patch40:	glibc-rh741105.patch
14mr|glibc-2.19-8|161	# Upstream BZ 13818
14mr|glibc-2.19-8|162	Patch49:	glibc-rh800224.patch
14mr|glibc-2.19-8|163	# Upstream BZ 14247
14mr|glibc-2.19-8|164	Patch50:	glibc-rh827510.patch
14mr|glibc-2.19-8|165	# Upstream BZ 14185
14mr|glibc-2.19-8|166	Patch54:	glibc-rh819430.patch
14mr|glibc-2.19-8|167	Patch55:	glibc-rh911307.patch
14mr|glibc-2.19-8|168	Patch51:	glibc-rh952799.patch
14mr|glibc-2.19-8|169	
14mr|glibc-2.19-8|170	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|171	# mandriva patches
14mr|glibc-2.19-8|172	Patch56:	eglibc-mandriva-localedef-archive-follow-symlinks.patch
14mr|glibc-2.19-8|173	Patch57:	eglibc-mandriva-fix-dns-with-broken-routers.patch
14mr|glibc-2.19-8|174	Patch58:	eglibc-mandriva-nss-upgrade.patch
14mr|glibc-2.19-8|175	Patch59:	eglibc-mandriva-share-locale.patch
14mr|glibc-2.19-8|176	Patch60:	eglibc-mandriva-nsswitch.conf.patch
14mr|glibc-2.19-8|177	Patch61:	eglibc-mandriva-xterm-xvt.patch
14mr|glibc-2.19-8|178	Patch62:	eglibc-mandriva-nscd-enable.patch
14mr|glibc-2.19-8|179	Patch63:	eglibc-mandriva-nscd-no-host-cache.patch
14mr|glibc-2.19-8|180	Patch64:	eglibc-mandriva-i386-hwcapinfo.patch
14mr|glibc-2.19-8|181	Patch65:	eglibc-mandriva-nscd-init-should-start.patch
14mr|glibc-2.19-8|182	Patch66:	eglibc-mandriva-timezone.patch
14mr|glibc-2.19-8|183	Patch67:	eglibc-mandriva-biarch-cpp-defines.patch
14mr|glibc-2.19-8|184	Patch68:	eglibc-mandriva-ENOTTY-fr-translation.patch
14mr|glibc-2.19-8|185	Patch69:	eglibc-mandriva-biarch-utils.patch
14mr|glibc-2.19-8|186	Patch70:	eglibc-mandriva-multiarch.patch
14mr|glibc-2.19-8|187	Patch71:	eglibc-mandriva-i586-hptiming.patch
14mr|glibc-2.19-8|188	Patch72:	eglibc-mandriva-i586-if-no-cmov.patch
14mr|glibc-2.19-8|189	Patch73:	eglibc-mandriva-pt_BR-i18nfixes.patch
14mr|glibc-2.19-8|190	Patch74:	eglibc-mandriva-testsuite-ldbl-bits.patch
14mr|glibc-2.19-8|191	Patch75:	eglibc-mandriva-testsuite-rt-notparallel.patch
14mr|glibc-2.19-8|192	
14mr|glibc-2.19-8|193	# https://bugzilla.redhat.com/show_bug.cgi?id=638477#c275
14mr|glibc-2.19-8|194	# https://bugzilla.redhat.com/show_bug.cgi?id=696096
14mr|glibc-2.19-8|195	# https://bugzilla.redhat.com/attachment.cgi?id=491198
14mr|glibc-2.19-8|196	Patch77:	eglibc-mandriva-fix-for-new-memcpy-behavior.patch
14mr|glibc-2.19-8|197	Patch79:	eglibc-mandriva-no-leaf-attribute.patch
14mr|glibc-2.19-8|198	Patch80:	eglibc-mandriva-string-format-fixes.patch
14mr|glibc-2.19-8|199	Patch81:	eglibc-mandriva-mdv-avx-owl-crypt.patch
14mr|glibc-2.19-8|200	Patch82:	eglibc-mandriva-mdv-owl-crypt_freesec.patch
14mr|glibc-2.19-8|201	Patch83:	eglibc-mandriva-avx-relocate_fcrypt.patch
14mr|glibc-2.19-8|202	Patch84:	eglibc-mandriva-avx-increase_BF_FRAME.patch
14mr|glibc-2.19-8|203	Patch85:	eglibc-mandriva-mdv-wrapper_handle_sha.patch
14mr|glibc-2.19-8|204	# Reverts a part of eglibc-fedora-uname-getrlimit.patch that breaks the build
14mr|glibc-2.19-8|205	Patch86:	nptl-getrlimit-compile.patch
14mr|glibc-2.19-8|206	Patch87:	eglibc-2.17-bo-locale-buildfix.patch
14mr|glibc-2.19-8|207	# http://sourceware.org/bugzilla/show_bug.cgi?id=14995
14mr|glibc-2.19-8|208	# http://sourceware.org/bugzilla/attachment.cgi?id=6795
14mr|glibc-2.19-8|209	Patch88:	glibc-2.17-gold.patch
14mr|glibc-2.19-8|210	# Crypt-blowfish patches
14mr|glibc-2.19-8|211	Patch100:	crypt_blowfish-arm.patch
14mr|glibc-2.19-8|212	
14mr|glibc-2.19-8|213	BuildRequires:	autoconf2.5
14mr|glibc-2.19-8|214	BuildRequires:	gettext
14mr|glibc-2.19-8|215	BuildRequires:	kernel-headers
14mr|glibc-2.19-8|216	BuildRequires:	patch
14mr|glibc-2.19-8|217	BuildRequires:	perl
14mr|glibc-2.19-8|218	BuildRequires:	cap-devel
14mr|glibc-2.19-8|219	%if %{with selinux}
14mr|glibc-2.19-8|220	BuildRequires:	libselinux-devel >= 1.17.10
14mr|glibc-2.19-8|221	%endif
14mr|glibc-2.19-8|222	BuildRequires:	texinfo
14mr|glibc-2.19-8|223	%if %{with pdf}
14mr|glibc-2.19-8|224	BuildRequires:	texlive
14mr|glibc-2.19-8|225	%endif
14mr|glibc-2.19-8|226	%if %{with utils}
14mr|glibc-2.19-8|227	BuildRequires:	gd-devel
14mr|glibc-2.19-8|228	%endif
14mr|glibc-2.19-8|229	%if %{with systap}
14mr|glibc-2.19-8|230	BuildRequires:	systemtap-devel
14mr|glibc-2.19-8|231	%endif
14mr|glibc-2.19-8|232	%if %{with nsscrypt}
14mr|glibc-2.19-8|233	BuildRequires:	nss-devel >= 3.15.1-2
14mr|glibc-2.19-8|234	%endif
14mr|glibc-2.19-8|235	# we'll be the only package requiring this, avoiding any other package
14mr|glibc-2.19-8|236	# dependencies on '/bin/sh' or 'bash'
14mr|glibc-2.19-8|237	Requires:	bash
14mr|glibc-2.19-8|238	# Requires:	filesystem
14mr|glibc-2.19-8|239	%ifarch %{xenarches}
14mr|glibc-2.19-8|240	%rename		%{name}-xen
14mr|glibc-2.19-8|241	%endif
14mr|glibc-2.19-8|242	# The dynamic linker supports DT_GNU_HASH
14mr|glibc-2.19-8|243	Provides:	rtld(GNU_HASH)
14mr|glibc-2.19-8|244	Provides:	glibc-crypt_blowfish = %{crypt_bf_ver}
14mr|glibc-2.19-8|245	Provides:	eglibc-crypt_blowfish = %{crypt_bf_ver}
14mr|glibc-2.19-8|246	Provides:	should-restart = system
14mr|glibc-2.19-8|247	Obsoletes:	glibc-profile
14mr|glibc-2.19-8|248	# Old prelink versions breaks the system with glibc 2.11
14mr|glibc-2.19-8|249	Conflicts:	prelink < 1:0.4.2-1.20091104.1mdv2010.1
14mr|glibc-2.19-8|250	# Determine minimum kernel versions (rhbz#619538)
14mr|glibc-2.19-8|251	%define		enablekernel 2.6.32
14mr|glibc-2.19-8|252	Conflicts:	kernel < %{enablekernel}
14mr|glibc-2.19-8|253	
14mr|glibc-2.19-8|254	# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
14mr|glibc-2.19-8|255	%define _filter_GLIBC_PRIVATE 1
14mr|glibc-2.19-8|256	
14mr|glibc-2.19-8|257	Obsoletes:	ld.so
14mr|glibc-2.19-8|258	Provides:	ld.so
14mr|glibc-2.19-8|259	
14mr|glibc-2.19-8|260	%rename		ldconfig
14mr|glibc-2.19-8|261	Provides:	/sbin/ldconfig
14mr|glibc-2.19-8|262	Obsoletes:	nss_db
14mr|glibc-2.19-8|263	
14mr|glibc-2.19-8|264	%description
14mr|glibc-2.19-8|265	The glibc package contains standard libraries which are used by
14mr|glibc-2.19-8|266	multiple programs on the system. In order to save disk space and
14mr|glibc-2.19-8|267	memory, as well as to make upgrading easier, common system code is
14mr|glibc-2.19-8|268	kept in one place and shared between programs. This particular package
14mr|glibc-2.19-8|269	contains the most important sets of shared libraries: the standard C
14mr|glibc-2.19-8|270	library and the standard math library. Without these two libraries, a
14mr|glibc-2.19-8|271	Linux system will not function.
14mr|glibc-2.19-8|272	
14mr|glibc-2.19-8|273	# %post
14mr|glibc-2.19-8|274	# %{_sbindir}/glibc_post_upgrade
14mr|glibc-2.19-8|275	
14mr|glibc-2.19-8|276	%files -f libc.lang
14mr|glibc-2.19-8|277	%if %{with timezone}
14mr|glibc-2.19-8|278	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/localtime
14mr|glibc-2.19-8|279	%endif
14mr|glibc-2.19-8|280	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/nsswitch.conf
14mr|glibc-2.19-8|281	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/ld.so.conf
14mr|glibc-2.19-8|282	%dir %{_sysconfdir}/ld.so.conf.d
14mr|glibc-2.19-8|283	%config(noreplace) %{_sysconfdir}/rpc
14mr|glibc-2.19-8|284	%doc %dir %{_docdir}/glibc
14mr|glibc-2.19-8|285	%doc %{_docdir}/glibc/nss
14mr|glibc-2.19-8|286	%doc %{_docdir}/glibc/gai.conf
14mr|glibc-2.19-8|287	%doc %{_docdir}/glibc/COPYING
14mr|glibc-2.19-8|288	%doc %{_docdir}/glibc/COPYING.LIB
14mr|glibc-2.19-8|289	%{_mandir}/man1/*
14mr|glibc-2.19-8|290	%{_mandir}/man8/rpcinfo.8*
14mr|glibc-2.19-8|291	%{_mandir}/man8/ld.so*
14mr|glibc-2.19-8|292	%{_localedir}/locale.alias
14mr|glibc-2.19-8|293	/sbin/sln
14mr|glibc-2.19-8|294	%{_prefix}/libexec/getconf
14mr|glibc-2.19-8|295	%ifarch x86_64
14mr|glibc-2.19-8|296	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
14mr|glibc-2.19-8|297	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
14mr|glibc-2.19-8|298	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
14mr|glibc-2.19-8|299	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
14mr|glibc-2.19-8|300	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
14mr|glibc-2.19-8|301	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
14mr|glibc-2.19-8|302	%endif
14mr|glibc-2.19-8|303	%{_slibdir}/ld-%{version}.so
14mr|glibc-2.19-8|304	%ifarch %{ix86}
14mr|glibc-2.19-8|305	%{_slibdir}/ld-linux.so.2
14mr|glibc-2.19-8|306	%{_slibdir}/i686
14mr|glibc-2.19-8|307	%endif
14mr|glibc-2.19-8|308	%ifarch x86_64
14mr|glibc-2.19-8|309	%{_slibdir}/ld-linux-x86-64.so.2
14mr|glibc-2.19-8|310	%endif
14mr|glibc-2.19-8|311	%ifarch armv7l
14mr|glibc-2.19-8|312	%{_slibdir}/ld-linux.so.3
14mr|glibc-2.19-8|313	%endif
14mr|glibc-2.19-8|314	%ifarch armv7hl armv6j
14mr|glibc-2.19-8|315	%{_slibdir}/ld-linux-armhf.so.3
14mr|glibc-2.19-8|316	%endif
14mr|glibc-2.19-8|317	%ifarch aarch64
14mr|glibc-2.19-8|318	%{_slibdir}/ld-linux-aarch64.so.1
14mr|glibc-2.19-8|319	%{_slibdir32}/ld-linux-aarch64.so.1
14mr|glibc-2.19-8|320	%endif
14mr|glibc-2.19-8|321	%{_slibdir}/lib*-[.0-9]*.so
14mr|glibc-2.19-8|322	%{_slibdir}/lib*.so.[0-9]*
14mr|glibc-2.19-8|323	%{_slibdir}/libSegFault.so
14mr|glibc-2.19-8|324	%dir %{_libdir}/audit
14mr|glibc-2.19-8|325	%{_libdir}/audit/sotruss-lib.so
14mr|glibc-2.19-8|326	%dir %{_libdir}/gconv
14mr|glibc-2.19-8|327	%{_libdir}/gconv/*.so
14mr|glibc-2.19-8|328	%{_libdir}/gconv/gconv-modules
14mr|glibc-2.19-8|329	%ghost %{_libdir}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|330	# %attr(4755,root,root) %{_prefix}/libexec/pt_chown
14mr|glibc-2.19-8|331	%{_bindir}/catchsegv
14mr|glibc-2.19-8|332	%{_bindir}/gencat
14mr|glibc-2.19-8|333	%{_bindir}/getconf
14mr|glibc-2.19-8|334	%{_bindir}/getent
14mr|glibc-2.19-8|335	%{_bindir}/iconv
14mr|glibc-2.19-8|336	%{_bindir}/ldd
14mr|glibc-2.19-8|337	%ifarch %{ix86}
14mr|glibc-2.19-8|338	%{_bindir}/lddlibc4
14mr|glibc-2.19-8|339	%endif
14mr|glibc-2.19-8|340	%{_bindir}/locale
14mr|glibc-2.19-8|341	%{_bindir}/localedef
14mr|glibc-2.19-8|342	%{_bindir}/makedb
14mr|glibc-2.19-8|343	%{_bindir}/pldd
14mr|glibc-2.19-8|344	%{_bindir}/sotruss
14mr|glibc-2.19-8|345	%{_bindir}/sprof
14mr|glibc-2.19-8|346	%{_bindir}/tzselect
14mr|glibc-2.19-8|347	%{_sbindir}/iconvconfig
14mr|glibc-2.19-8|348	%{_sbindir}/glibc_post_upgrade
14mr|glibc-2.19-8|349	/sbin/ldconfig
14mr|glibc-2.19-8|350	%{_mandir}/man8/ldconfig*
14mr|glibc-2.19-8|351	%ghost %{_sysconfdir}/ld.so.cache
14mr|glibc-2.19-8|352	%dir %{_var}/cache/ldconfig
14mr|glibc-2.19-8|353	%ghost %{_var}/cache/ldconfig/aux-cache
14mr|glibc-2.19-8|354	%{_var}/lib/rpm/filetriggers/ldconfig.*
14mr|glibc-2.19-8|355	%{_var}/db/Makefile
14mr|glibc-2.19-8|356	
14mr|glibc-2.19-8|357	########################################################################
14mr|glibc-2.19-8|358	%if %{build_multiarch}
14mr|glibc-2.19-8|359	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|360	%package -n	%{multilibc}
14mr|glibc-2.19-8|361	Summary:	The GNU libc libraries
14mr|glibc-2.19-8|362	Group:		System/Libraries
14mr|glibc-2.19-8|363	Conflicts:	glibc < 6:2.14.90-13
14mr|glibc-2.19-8|364	
14mr|glibc-2.19-8|365	%post -n	%{multilibc}
14mr|glibc-2.19-8|366	%{_sbindir}/iconvconfig %{_libdir32}/gconv -o %{_libdir32}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|367	
14mr|glibc-2.19-8|368	%description -n	%{multilibc}
14mr|glibc-2.19-8|369	The glibc package contains standard libraries which are used by
14mr|glibc-2.19-8|370	multiple programs on the system. In order to save disk space and
14mr|glibc-2.19-8|371	memory, as well as to make upgrading easier, common system code is
14mr|glibc-2.19-8|372	kept in one place and shared between programs. This particular package
14mr|glibc-2.19-8|373	contains the most important sets of shared libraries: the standard C
14mr|glibc-2.19-8|374	library and the standard math library. Without these two libraries, a
14mr|glibc-2.19-8|375	Linux system will not function.
14mr|glibc-2.19-8|376	
14mr|glibc-2.19-8|377	%files -n	%{multilibc}
14mr|glibc-2.19-8|378	%{_slibdir32}/ld-%{version}.so
14mr|glibc-2.19-8|379	%{_slibdir32}/ld-linux*.so.2
14mr|glibc-2.19-8|380	%{_slibdir32}/lib*-[.0-9]*.so
14mr|glibc-2.19-8|381	%{_slibdir32}/lib*.so.[0-9]*
14mr|glibc-2.19-8|382	%{_slibdir32}/libSegFault.so
14mr|glibc-2.19-8|383	%dir %{_libdir32}/audit
14mr|glibc-2.19-8|384	%{_libdir32}/audit/sotruss-lib.so
14mr|glibc-2.19-8|385	%{_libdir32}/gconv/*.so
14mr|glibc-2.19-8|386	%{_libdir32}/gconv/gconv-modules
14mr|glibc-2.19-8|387	%ghost %{_libdir32}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|388	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
14mr|glibc-2.19-8|389	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
14mr|glibc-2.19-8|390	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
14mr|glibc-2.19-8|391	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
14mr|glibc-2.19-8|392	%{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
14mr|glibc-2.19-8|393	%{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
14mr|glibc-2.19-8|394	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|395	# build_multiarch
14mr|glibc-2.19-8|396	%endif
14mr|glibc-2.19-8|397	
14mr|glibc-2.19-8|398	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|399	%package	devel
14mr|glibc-2.19-8|400	Summary:	Header and object files for development using standard C libraries
14mr|glibc-2.19-8|401	Group:		Development/C
14mr|glibc-2.19-8|402	Requires:	%{name} = %{EVRD}
14mr|glibc-2.19-8|403	%if %{build_multiarch}
14mr|glibc-2.19-8|404	Requires:	%{multilibc} = %{EVRD}
14mr|glibc-2.19-8|405	%endif
14mr|glibc-2.19-8|406	Requires:	kernel-headers
14mr|glibc-2.19-8|407	Provides:	glibc-crypt_blowfish-devel = %{crypt_bf_ver}
14mr|glibc-2.19-8|408	Provides:	eglibc-crypt_blowfish-devel = %{crypt_bf_ver}
14mr|glibc-2.19-8|409	%rename		glibc-doc
14mr|glibc-2.19-8|410	%if %{with pdf}
14mr|glibc-2.19-8|411	%rename		glibc-doc-pdf
14mr|glibc-2.19-8|412	%endif
14mr|glibc-2.19-8|413	
14mr|glibc-2.19-8|414	%description	devel
14mr|glibc-2.19-8|415	The glibc-devel package contains the header and object files necessary
14mr|glibc-2.19-8|416	for developing programs which use the standard C libraries (which are
14mr|glibc-2.19-8|417	used by nearly all programs).  If you are developing programs which
14mr|glibc-2.19-8|418	will use the standard C libraries, your system needs to have these
14mr|glibc-2.19-8|419	standard header and object files available in order to create the
14mr|glibc-2.19-8|420	executables.
14mr|glibc-2.19-8|421	
14mr|glibc-2.19-8|422	%files		devel
14mr|glibc-2.19-8|423	%{_mandir}/man3/*
14mr|glibc-2.19-8|424	%{_infodir}/libc.info*
14mr|glibc-2.19-8|425	%doc %{_docdir}/glibc/*
14mr|glibc-2.19-8|426	%exclude %{_docdir}/glibc/nss
14mr|glibc-2.19-8|427	%exclude %{_docdir}/glibc/gai.conf
14mr|glibc-2.19-8|428	%exclude %{_docdir}/glibc/COPYING
14mr|glibc-2.19-8|429	%exclude %{_docdir}/glibc/COPYING.LIB
14mr|glibc-2.19-8|430	%{_includedir}/*
14mr|glibc-2.19-8|431	%{_libdir}/*.o
14mr|glibc-2.19-8|432	%{_libdir}/*.so
14mr|glibc-2.19-8|433	%{_libdir}/libc_nonshared.a
14mr|glibc-2.19-8|434	%{_libdir}/libg.a
14mr|glibc-2.19-8|435	%{_libdir}/libieee.a
14mr|glibc-2.19-8|436	%{_libdir}/libmcheck.a
14mr|glibc-2.19-8|437	%{_libdir}/libpthread_nonshared.a
14mr|glibc-2.19-8|438	%{_libdir}/librpcsvc.a
14mr|glibc-2.19-8|439	%if %{build_multiarch}
14mr|glibc-2.19-8|440	%{_libdir32}/*.o
14mr|glibc-2.19-8|441	%{_libdir32}/*.so
14mr|glibc-2.19-8|442	%{_libdir32}/libc_nonshared.a
14mr|glibc-2.19-8|443	%{_libdir32}/libg.a
14mr|glibc-2.19-8|444	%{_libdir32}/libieee.a
14mr|glibc-2.19-8|445	%{_libdir32}/libmcheck.a
14mr|glibc-2.19-8|446	%{_libdir32}/libpthread_nonshared.a
14mr|glibc-2.19-8|447	%{_libdir32}/librpcsvc.a
14mr|glibc-2.19-8|448	%endif
14mr|glibc-2.19-8|449	
14mr|glibc-2.19-8|450	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|451	%package	static-devel
14mr|glibc-2.19-8|452	Summary:	Static libraries for GNU C library
14mr|glibc-2.19-8|453	Group:		Development/C
14mr|glibc-2.19-8|454	Requires:	%{name}-devel = %{EVRD}
14mr|glibc-2.19-8|455	
14mr|glibc-2.19-8|456	%description	static-devel
14mr|glibc-2.19-8|457	The glibc-static-devel package contains the static libraries necessary
14mr|glibc-2.19-8|458	for developing programs which use the standard C libraries. Install
14mr|glibc-2.19-8|459	glibc-static-devel if you need to statically link your program or
14mr|glibc-2.19-8|460	library.
14mr|glibc-2.19-8|461	
14mr|glibc-2.19-8|462	%files		static-devel
14mr|glibc-2.19-8|463	%{_libdir}/libBrokenLocale.a
14mr|glibc-2.19-8|464	%{_libdir}/libanl.a
14mr|glibc-2.19-8|465	%{_libdir}/libc.a
14mr|glibc-2.19-8|466	%{_libdir}/libcrypt.a
14mr|glibc-2.19-8|467	%{_libdir}/libdl.a
14mr|glibc-2.19-8|468	%{_libdir}/libm.a
14mr|glibc-2.19-8|469	%{_libdir}/libnsl.a
14mr|glibc-2.19-8|470	%{_libdir}/libpthread.a
14mr|glibc-2.19-8|471	%{_libdir}/libresolv.a
14mr|glibc-2.19-8|472	%{_libdir}/librt.a
14mr|glibc-2.19-8|473	%{_libdir}/libutil.a
14mr|glibc-2.19-8|474	%if %{build_multiarch}
14mr|glibc-2.19-8|475	%{_libdir32}/libBrokenLocale.a
14mr|glibc-2.19-8|476	%{_libdir32}/libanl.a
14mr|glibc-2.19-8|477	%{_libdir32}/libc.a
14mr|glibc-2.19-8|478	%{_libdir32}/libcrypt.a
14mr|glibc-2.19-8|479	%{_libdir32}/libdl.a
14mr|glibc-2.19-8|480	%{_libdir32}/libm.a
14mr|glibc-2.19-8|481	%{_libdir32}/libnsl.a
14mr|glibc-2.19-8|482	%{_libdir32}/libpthread.a
14mr|glibc-2.19-8|483	%{_libdir32}/libresolv.a
14mr|glibc-2.19-8|484	%{_libdir32}/librt.a
14mr|glibc-2.19-8|485	%{_libdir32}/libutil.a
14mr|glibc-2.19-8|486	%endif
14mr|glibc-2.19-8|487	
14mr|glibc-2.19-8|488	########################################################################
14mr|glibc-2.19-8|489	%if %{with nscd}
14mr|glibc-2.19-8|490	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|491	%package -n	nscd
14mr|glibc-2.19-8|492	Summary:	A Name Service Caching Daemon (nscd)
14mr|glibc-2.19-8|493	Group:		System/Servers
14mr|glibc-2.19-8|494	Conflicts:	kernel < 2.2.0
14mr|glibc-2.19-8|495	Requires(post):	systemd
14mr|glibc-2.19-8|496	Requires(pre):	rpm-helper
14mr|glibc-2.19-8|497	Requires(preun):rpm-helper
14mr|glibc-2.19-8|498	Requires(post):	rpm-helper
14mr|glibc-2.19-8|499	Requires(postun):rpm-helper
14mr|glibc-2.19-8|500	
14mr|glibc-2.19-8|501	%description -n	nscd
14mr|glibc-2.19-8|502	Nscd caches name service lookups and can dramatically improve
14mr|glibc-2.19-8|503	performance with NIS+, and may help with DNS as well.
14mr|glibc-2.19-8|504	
14mr|glibc-2.19-8|505	%pre -n nscd
14mr|glibc-2.19-8|506	%_pre_useradd nscd / /sbin/nologin
14mr|glibc-2.19-8|507	
14mr|glibc-2.19-8|508	%post -n nscd
14mr|glibc-2.19-8|509	%_post_service nscd
14mr|glibc-2.19-8|510	
14mr|glibc-2.19-8|511	%preun -n nscd
14mr|glibc-2.19-8|512	%_preun_service nscd
14mr|glibc-2.19-8|513	
14mr|glibc-2.19-8|514	%postun -n nscd
14mr|glibc-2.19-8|515	%_postun_userdel nscd
14mr|glibc-2.19-8|516	if [ "$1" -ge "1" ]; then
14mr|glibc-2.19-8|517	systemctl condrestart nscd > /dev/null 2>&1 || :
14mr|glibc-2.19-8|518	fi
14mr|glibc-2.19-8|519	
14mr|glibc-2.19-8|520	%files -n 	nscd
14mr|glibc-2.19-8|521	%config(noreplace) %{_sysconfdir}/nscd.conf
14mr|glibc-2.19-8|522	%{_unitdir}/nscd.service
14mr|glibc-2.19-8|523	%{_unitdir}/nscd.socket
14mr|glibc-2.19-8|524	%{_sbindir}/nscd
14mr|glibc-2.19-8|525	/var/db/nscd
14mr|glibc-2.19-8|526	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|527	# with nscd
14mr|glibc-2.19-8|528	%endif
14mr|glibc-2.19-8|529	
14mr|glibc-2.19-8|530	########################################################################
14mr|glibc-2.19-8|531	%if %{with utils}
14mr|glibc-2.19-8|532	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|533	%package	utils
14mr|glibc-2.19-8|534	Summary:	Development utilities from GNU C library
14mr|glibc-2.19-8|535	Group:		Development/Other
14mr|glibc-2.19-8|536	Requires:	%{name} = %{EVRD}
14mr|glibc-2.19-8|537	
14mr|glibc-2.19-8|538	%description	utils
14mr|glibc-2.19-8|539	The glibc-utils package contains memusage, a memory usage profiler,
14mr|glibc-2.19-8|540	mtrace, a memory leak tracer and xtrace, a function call tracer which
14mr|glibc-2.19-8|541	can be helpful during program debugging.
14mr|glibc-2.19-8|542	
14mr|glibc-2.19-8|543	If unsure if you need this, don't install this package.
14mr|glibc-2.19-8|544	
14mr|glibc-2.19-8|545	%files		utils
14mr|glibc-2.19-8|546	%{_bindir}/memusage
14mr|glibc-2.19-8|547	%{_bindir}/memusagestat
14mr|glibc-2.19-8|548	%{_bindir}/mtrace
14mr|glibc-2.19-8|549	%{_bindir}/pcprofiledump
14mr|glibc-2.19-8|550	%{_bindir}/xtrace
14mr|glibc-2.19-8|551	%{_slibdir}/libmemusage.so
14mr|glibc-2.19-8|552	%{_slibdir}/libpcprofile.so
14mr|glibc-2.19-8|553	%if %{build_multiarch}
14mr|glibc-2.19-8|554	%{_slibdir32}/libmemusage.so
14mr|glibc-2.19-8|555	%{_slibdir32}/libpcprofile.so
14mr|glibc-2.19-8|556	%endif
14mr|glibc-2.19-8|557	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|558	# with utils
14mr|glibc-2.19-8|559	%endif
14mr|glibc-2.19-8|560	
14mr|glibc-2.19-8|561	########################################################################
14mr|glibc-2.19-8|562	%if %{with i18ndata}
14mr|glibc-2.19-8|563	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|564	%package	i18ndata
14mr|glibc-2.19-8|565	Summary:	Database sources for 'locale'
14mr|glibc-2.19-8|566	Group:		System/Libraries
14mr|glibc-2.19-8|567	%rename		glibc-localedata
14mr|glibc-2.19-8|568	
14mr|glibc-2.19-8|569	%description	i18ndata
14mr|glibc-2.19-8|570	This package contains the data needed to build the locale data files
14mr|glibc-2.19-8|571	to use the internationalization features of the GNU libc.
14mr|glibc-2.19-8|572	
14mr|glibc-2.19-8|573	%files		i18ndata
14mr|glibc-2.19-8|574	%dir %{_datadir}/i18n
14mr|glibc-2.19-8|575	%dir %{_datadir}/i18n/charmaps
14mr|glibc-2.19-8|576	%{_datadir}/i18n/charmaps/*
14mr|glibc-2.19-8|577	%dir %{_datadir}/i18n/locales
14mr|glibc-2.19-8|578	%{_datadir}/i18n/locales/*
14mr|glibc-2.19-8|579	%{_datadir}/i18n/SUPPORTED
14mr|glibc-2.19-8|580	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|581	# with i18ndata
14mr|glibc-2.19-8|582	%endif
14mr|glibc-2.19-8|583	
14mr|glibc-2.19-8|584	########################################################################
14mr|glibc-2.19-8|585	%if %{with timezone}
14mr|glibc-2.19-8|586	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|587	%package -n	timezone
14mr|glibc-2.19-8|588	Summary:	Time zone descriptions
14mr|glibc-2.19-8|589	Group:		System/Base
14mr|glibc-2.19-8|590	Obsoletes:	zoneinfo
14mr|glibc-2.19-8|591	
14mr|glibc-2.19-8|592	%description -n	timezone
14mr|glibc-2.19-8|593	These are configuration files that describe possible time zones.
14mr|glibc-2.19-8|594	
14mr|glibc-2.19-8|595	%files -n	timezone
14mr|glibc-2.19-8|596	%{_sbindir}/zdump
14mr|glibc-2.19-8|597	%{_sbindir}/zic
14mr|glibc-2.19-8|598	%{_mandir}/man1/zdump.1*
14mr|glibc-2.19-8|599	%{_datadir}/zoneinfo
14mr|glibc-2.19-8|600	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|601	# with timezone
14mr|glibc-2.19-8|602	%endif
14mr|glibc-2.19-8|603	
14mr|glibc-2.19-8|604	########################################################################
14mr|glibc-2.19-8|605	
14mr|glibc-2.19-8|606	%if ! %{without locales}
14mr|glibc-2.19-8|607	%package -n locales
14mr|glibc-2.19-8|608	Summary:	Base files for localization
14mr|glibc-2.19-8|609	Group:		System/Internationalization
14mr|glibc-2.19-8|610	
14mr|glibc-2.19-8|611	%description -n locales
14mr|glibc-2.19-8|612	These are the base files for language localization.
14mr|glibc-2.19-8|613	
14mr|glibc-2.19-8|614	You also need to install the specific locales-?? for the language(s) you want.
14mr|glibc-2.19-8|615	Then the user need to set the LANG variable to their preferred language in
14mr|glibc-2.19-8|616	their ~/.profile configuration file.
14mr|glibc-2.19-8|617	
14mr|glibc-2.19-8|618	%files -n locales
14mr|glibc-2.19-8|619	%{_bindir}/locale_install.sh
14mr|glibc-2.19-8|620	%{_bindir}/locale_uninstall.sh
14mr|glibc-2.19-8|621	%config(noreplace) %{_sysconfdir}/sysconfig/locales
14mr|glibc-2.19-8|622	%dir %{_datadir}/locale
14mr|glibc-2.19-8|623	%dir %{_prefix}/lib/locale
14mr|glibc-2.19-8|624	%ghost %{_prefix}/lib/locale/locale-archive
14mr|glibc-2.19-8|625	%{_datadir}/locale/ISO*
14mr|glibc-2.19-8|626	%{_datadir}/locale/CP*
14mr|glibc-2.19-8|627	%{_datadir}/locale/UTF*
14mr|glibc-2.19-8|628	%{_datadir}/locale/KOI*
14mr|glibc-2.19-8|629	
14mr|glibc-2.19-8|630	%post -n locales
14mr|glibc-2.19-8|631	%{_bindir}/locale_install.sh "ENCODINGS"
14mr|glibc-2.19-8|632	
14mr|glibc-2.19-8|633	%preun -n locales
14mr|glibc-2.19-8|634	%{_bindir}/locale_uninstall.sh "ENCODINGS"
14mr|glibc-2.19-8|635	
14mr|glibc-2.19-8|636	# Locale specifc packages
14mr|glibc-2.19-8|637	%{expand:%(sh %{SOURCE1000} Afar aa aa_DJ aa_ER aa_ET)}
14mr|glibc-2.19-8|638	%{expand:%(sh %{SOURCE1000} Afrikaans af af_ZA)}
14mr|glibc-2.19-8|639	%{expand:%(sh %{SOURCE1000} Amharic am am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET tig_ER wal_ET)}
14mr|glibc-2.19-8|640	%{expand:%(sh %{SOURCE1000} Akan ak ak_GH)}
14mr|glibc-2.19-8|641	%{expand:%(sh %{SOURCE1000} Angika anp anp_IN)}
14mr|glibc-2.19-8|642	%{expand:%(sh %{SOURCE1000} Arabic ar ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY ar_MA ar_OM ar_QA ar_SA ar_SD ar_SS ar_SY ar_TN ar_YE)}
14mr|glibc-2.19-8|643	%{expand:%(sh %{SOURCE1000} Assamese as as_IN)}
14mr|glibc-2.19-8|644	%{expand:%(sh %{SOURCE1000} Asturian ast ast_ES)}
14mr|glibc-2.19-8|645	%{expand:%(sh %{SOURCE1000} Aymara ayc ayc_PE)}
14mr|glibc-2.19-8|646	%{expand:%(sh %{SOURCE1000} Azeri az az_AZ)}
14mr|glibc-2.19-8|647	%{expand:%(sh %{SOURCE1000} Belarusian be be_BY)}
14mr|glibc-2.19-8|648	%{expand:%(sh %{SOURCE1000} Bemba bem bem_ZM)}
14mr|glibc-2.19-8|649	%{expand:%(sh %{SOURCE1000} Berber ber ber_DZ ber_MA)}
14mr|glibc-2.19-8|650	%{expand:%(sh %{SOURCE1000} Bulgarian bg bg_BG)}
14mr|glibc-2.19-8|651	%{expand:%(sh %{SOURCE1000} Bengali bn bn_BD bn_IN)}
14mr|glibc-2.19-8|652	%{expand:%(sh %{SOURCE1000} Tibetan bo bo_CN bo_IN)}
14mr|glibc-2.19-8|653	%{expand:%(sh %{SOURCE1000} Breton br br_FR)}
14mr|glibc-2.19-8|654	%{expand:%(sh %{SOURCE1000} Bosnian bs bs_BA)}
14mr|glibc-2.19-8|655	%{expand:%(sh %{SOURCE1000} Catalan ca ca_AD ca_ES ca_FR ca_IT)}
14mr|glibc-2.19-8|656	%{expand:%(sh %{SOURCE1000} "Crimean Tatar" crh crh_UA)}
14mr|glibc-2.19-8|657	%{expand:%(sh %{SOURCE1000} Czech cs cs_CZ)}
14mr|glibc-2.19-8|658	%{expand:%(sh %{SOURCE1000} Chuvash cv cv_RU)}
14mr|glibc-2.19-8|659	%{expand:%(sh %{SOURCE1000} Welsh cy cy_GB)}
14mr|glibc-2.19-8|660	%{expand:%(sh %{SOURCE1000} Danish da da_DK)}
14mr|glibc-2.19-8|661	%{expand:%(sh %{SOURCE1000} German de de_AT de_BE de_CH de_DE de_LU)}
14mr|glibc-2.19-8|662	%{expand:%(sh %{SOURCE1000} Dogri doi doi_IN)}
14mr|glibc-2.19-8|663	%{expand:%(sh %{SOURCE1000} Dhivehi dv dv_MV)}
14mr|glibc-2.19-8|664	%{expand:%(sh %{SOURCE1000} Dzongkha dz dz_BT)}
14mr|glibc-2.19-8|665	%{expand:%(sh %{SOURCE1000} Greek el r:gr el_CY el_GR)}
14mr|glibc-2.19-8|666	%{expand:%(sh %{SOURCE1000} English en en_AG en_AU en_BW en_CA en_DK en_GB en_HK en_IE en_IN en_NG en_NZ en_PH en_SG en_US en_ZA en_ZM en_ZW)}
14mr|glibc-2.19-8|667	%{expand:%(sh %{SOURCE1000} Esperanto eo eo_XX)}
14mr|glibc-2.19-8|668	# Potentially unhandled: es@tradicional?, an = Aragonese
14mr|glibc-2.19-8|669	%{expand:%(sh %{SOURCE1000} Spanish es an_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_ES es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE)}
14mr|glibc-2.19-8|670	%{expand:%(sh %{SOURCE1000} Estonian et et_EE)}
14mr|glibc-2.19-8|671	%{expand:%(sh %{SOURCE1000} Basque eu eu_ES)}
14mr|glibc-2.19-8|672	%{expand:%(sh %{SOURCE1000} Farsi fa fa_IR)}
14mr|glibc-2.19-8|673	%{expand:%(sh %{SOURCE1000} Finnish fi fi_FI)}
14mr|glibc-2.19-8|674	%{expand:%(sh %{SOURCE1000} Fulah ff ff_SN)}
14mr|glibc-2.19-8|675	%{expand:%(sh %{SOURCE1000} Faroese fo fo_FO)}
14mr|glibc-2.19-8|676	%{expand:%(sh %{SOURCE1000} French fr fr_BE fr_CA fr_CH fr_FR fr_LU)}
14mr|glibc-2.19-8|677	%{expand:%(sh %{SOURCE1000} Friulan fur fur_IT)}
14mr|glibc-2.19-8|678	%{expand:%(sh %{SOURCE1000} Frisian fy fy_DE fy_NL)}
14mr|glibc-2.19-8|679	%{expand:%(sh %{SOURCE1000} Irish ga ga_IE)}
14mr|glibc-2.19-8|680	%{expand:%(sh %{SOURCE1000} "Scottish Gaelic" gd gd_GB)}
14mr|glibc-2.19-8|681	%{expand:%(sh %{SOURCE1000} Galician gl gl_ES)}
14mr|glibc-2.19-8|682	%{expand:%(sh %{SOURCE1000} Gujarati gu gu_IN)}
14mr|glibc-2.19-8|683	%{expand:%(sh %{SOURCE1000} "Manx Gaelic" gv gv_GB)}
14mr|glibc-2.19-8|684	%{expand:%(sh %{SOURCE1000} Hausa ha ha_NG)}
14mr|glibc-2.19-8|685	%{expand:%(sh %{SOURCE1000} Hebrew he he_IL iw_IL)}
14mr|glibc-2.19-8|686	%{expand:%(sh %{SOURCE1000} Hindi hi bho_IN brx_IN hi_IN ur_IN)}
14mr|glibc-2.19-8|687	%{expand:%(sh %{SOURCE1000} Chhattisgarhi hne hne_IN)}
14mr|glibc-2.19-8|688	%{expand:%(sh %{SOURCE1000} Croatian hr hr_HR)}
14mr|glibc-2.19-8|689	%{expand:%(sh %{SOURCE1000} "Upper Sorbian" hsb hsb_DE)}
14mr|glibc-2.19-8|690	%{expand:%(sh %{SOURCE1000} Breyol ht ht_HT)}
14mr|glibc-2.19-8|691	%{expand:%(sh %{SOURCE1000} Hungarian hu hu_HU)}
14mr|glibc-2.19-8|692	%{expand:%(sh %{SOURCE1000} Armenian hy hy_AM)}
14mr|glibc-2.19-8|693	%{expand:%(sh %{SOURCE1000} Interlingua ia ia_FR)}
14mr|glibc-2.19-8|694	%{expand:%(sh %{SOURCE1000} Indonesian id id_ID)}
14mr|glibc-2.19-8|695	%{expand:%(sh %{SOURCE1000} Igbo ig ig_NG)}
14mr|glibc-2.19-8|696	%{expand:%(sh %{SOURCE1000} Inupiaq ik ik_CA)}
14mr|glibc-2.19-8|697	%{expand:%(sh %{SOURCE1000} Icelandic is is_IS)}
14mr|glibc-2.19-8|698	%{expand:%(sh %{SOURCE1000} Italian it it_CH it_IT)}
14mr|glibc-2.19-8|699	%{expand:%(sh %{SOURCE1000} Inuktitut iu iu_CA)}
14mr|glibc-2.19-8|700	%{expand:%(sh %{SOURCE1000} Japanese ja ja ja_JP)}
14mr|glibc-2.19-8|701	%{expand:%(sh %{SOURCE1000} Georgian ka ka_GE)}
14mr|glibc-2.19-8|702	%{expand:%(sh %{SOURCE1000} Kazakh kk kk_KZ)}
14mr|glibc-2.19-8|703	%{expand:%(sh %{SOURCE1000} Greenlandic kl kl_GL)}
14mr|glibc-2.19-8|704	%{expand:%(sh %{SOURCE1000} Khmer km km_KH)}
14mr|glibc-2.19-8|705	%{expand:%(sh %{SOURCE1000} Kannada kn kn_IN)}
14mr|glibc-2.19-8|706	%{expand:%(sh %{SOURCE1000} Korean ko ko_KR)}
14mr|glibc-2.19-8|707	%{expand:%(sh %{SOURCE1000} Konkani kok kok_IN)}
14mr|glibc-2.19-8|708	%{expand:%(sh %{SOURCE1000} Kashmiri ks ks_IN ks_IN@devanagari)}
14mr|glibc-2.19-8|709	%{expand:%(sh %{SOURCE1000} Kurdish ku ku_TR)}
14mr|glibc-2.19-8|710	%{expand:%(sh %{SOURCE1000} Cornish kw kw_GB)}
14mr|glibc-2.19-8|711	%{expand:%(sh %{SOURCE1000} Kyrgyz ky ky_KG)}
14mr|glibc-2.19-8|712	%{expand:%(sh %{SOURCE1000} Luxembourgish lb lb_LU)}
14mr|glibc-2.19-8|713	%{expand:%(sh %{SOURCE1000} Luganda lg lg_UG)}
14mr|glibc-2.19-8|714	%{expand:%(sh %{SOURCE1000} Limburguish li li_BE li_NL)}
14mr|glibc-2.19-8|715	%{expand:%(sh %{SOURCE1000} Ligurian lij lij_IT)}
14mr|glibc-2.19-8|716	%{expand:%(sh %{SOURCE1000} Laotian lo lo_LA)}
14mr|glibc-2.19-8|717	%{expand:%(sh %{SOURCE1000} Lithuanian lt lt_LT)}
14mr|glibc-2.19-8|718	%{expand:%(sh %{SOURCE1000} Latvian lv lv_LV)}
14mr|glibc-2.19-8|719	%{expand:%(sh %{SOURCE1000} Magahi mag mag_IN)}
14mr|glibc-2.19-8|720	%{expand:%(sh %{SOURCE1000} Maithili mai mai_IN)}
14mr|glibc-2.19-8|721	%{expand:%(sh %{SOURCE1000} Malagasy mg mg_MG)}
14mr|glibc-2.19-8|722	%{expand:%(sh %{SOURCE1000} Mari mhr mhr_RU)}
14mr|glibc-2.19-8|723	%{expand:%(sh %{SOURCE1000} Maori mi mi_NZ)}
14mr|glibc-2.19-8|724	%{expand:%(sh %{SOURCE1000} Macedonian mk mk_MK)}
14mr|glibc-2.19-8|725	%{expand:%(sh %{SOURCE1000} Malayalam ml ml_IN)}
14mr|glibc-2.19-8|726	%{expand:%(sh %{SOURCE1000} Mongolian mn mn_MN)}
14mr|glibc-2.19-8|727	%{expand:%(sh %{SOURCE1000} Manipuri mni mni_IN)}
14mr|glibc-2.19-8|728	%{expand:%(sh %{SOURCE1000} Marathi mr mr_IN)}
14mr|glibc-2.19-8|729	%{expand:%(sh %{SOURCE1000} Malay ms ms_MY)}
14mr|glibc-2.19-8|730	%{expand:%(sh %{SOURCE1000} Maltese mt mt_MT)}
14mr|glibc-2.19-8|731	%{expand:%(sh %{SOURCE1000} Burmese my my_MM)}
14mr|glibc-2.19-8|732	%{expand:%(sh %{SOURCE1000} "Lower Saxon" nds nds_DE nds_NL)}
14mr|glibc-2.19-8|733	%{expand:%(sh %{SOURCE1000} Nepali ne ne_NP)}
14mr|glibc-2.19-8|734	%{expand:%(sh %{SOURCE1000} Nahuatl nhn nhn_MX)}
14mr|glibc-2.19-8|735	%{expand:%(sh %{SOURCE1000} Niuean niu niu_NU niu_NZ)}
14mr|glibc-2.19-8|736	%{expand:%(sh %{SOURCE1000} Dutch nl nl_AW nl_BE nl_NL)}
14mr|glibc-2.19-8|737	%{expand:%(sh %{SOURCE1000} Norwegian no r:nb r:nn nb_NO nn_NO)}
14mr|glibc-2.19-8|738	%{expand:%(sh %{SOURCE1000} Ndebele nr nr_ZA)}
14mr|glibc-2.19-8|739	%{expand:%(sh %{SOURCE1000} "Northern Sotho" nso nso_ZA)}
14mr|glibc-2.19-8|740	%{expand:%(sh %{SOURCE1000} Occitan oc oc_FR)}
14mr|glibc-2.19-8|741	%{expand:%(sh %{SOURCE1000} Oriya or or_IN)}
14mr|glibc-2.19-8|742	%{expand:%(sh %{SOURCE1000} Ossetian os os_RU)}
14mr|glibc-2.19-8|743	%{expand:%(sh %{SOURCE1000} Punjabi pa pa_IN pa_PK)}
14mr|glibc-2.19-8|744	%{expand:%(sh %{SOURCE1000} Papiamento pap r:pp pap_AN pap_AW pap_CW)}
14mr|glibc-2.19-8|745	%{expand:%(sh %{SOURCE1000} Polish pl csb_PL pl_PL)}
14mr|glibc-2.19-8|746	%{expand:%(sh %{SOURCE1000} Pashto ps ps_AF)}
14mr|glibc-2.19-8|747	%{expand:%(sh %{SOURCE1000} Portuguese pt pt_BR pt_PT)}
14mr|glibc-2.19-8|748	%{expand:%(sh %{SOURCE1000} Quechua quz quz_PE)}
14mr|glibc-2.19-8|749	%{expand:%(sh %{SOURCE1000} Romanian ro ro_RO)}
14mr|glibc-2.19-8|750	%{expand:%(sh %{SOURCE1000} Russian ru ru_RU ru_UA)}
14mr|glibc-2.19-8|751	%{expand:%(sh %{SOURCE1000} Kinyarwanda rw rw_RW)}
14mr|glibc-2.19-8|752	%{expand:%(sh %{SOURCE1000} Sanskrit sa sa_IN)}
14mr|glibc-2.19-8|753	%{expand:%(sh %{SOURCE1000} Santali sat sat_IN)}
14mr|glibc-2.19-8|754	%{expand:%(sh %{SOURCE1000} Sardinian sc sc_IT)}
14mr|glibc-2.19-8|755	%{expand:%(sh %{SOURCE1000} Sindhi sd sd_IN sd_IN@devanagari)}
14mr|glibc-2.19-8|756	%{expand:%(sh %{SOURCE1000} Saami se se_NO)}
14mr|glibc-2.19-8|757	%{expand:%(sh %{SOURCE1000} Secwepemctsin shs shs_CA)}
14mr|glibc-2.19-8|758	%{expand:%(sh %{SOURCE1000} Sinhala si si_LK)}
14mr|glibc-2.19-8|759	%{expand:%(sh %{SOURCE1000} Slovak sk sk_SK)}
14mr|glibc-2.19-8|760	%{expand:%(sh %{SOURCE1000} Slovenian sl sl_SI)}
14mr|glibc-2.19-8|761	%{expand:%(sh %{SOURCE1000} Serbian sr sr_ME sr_RS)}
14mr|glibc-2.19-8|762	%{expand:%(sh %{SOURCE1000} Somali so so_DJ so_ET so_KE so_SO)}
14mr|glibc-2.19-8|763	%{expand:%(sh %{SOURCE1000} Albanian sq sq_AL sq_MK)}
14mr|glibc-2.19-8|764	%{expand:%(sh %{SOURCE1000} Swati ss ss_ZA)}
14mr|glibc-2.19-8|765	%{expand:%(sh %{SOURCE1000} Sotho st st_ZA)}
14mr|glibc-2.19-8|766	%{expand:%(sh %{SOURCE1000} Swedish sv sv_FI sv_SE)}
14mr|glibc-2.19-8|767	# sw_XX?
14mr|glibc-2.19-8|768	%{expand:%(sh %{SOURCE1000} Swahili sw sw_KE sw_TZ)}
14mr|glibc-2.19-8|769	%{expand:%(sh %{SOURCE1000} Silesian szl szl_PL)}
14mr|glibc-2.19-8|770	%{expand:%(sh %{SOURCE1000} Tamil ta ta_IN ta_LK)}
14mr|glibc-2.19-8|771	%{expand:%(sh %{SOURCE1000} Telugu te te_IN)}
14mr|glibc-2.19-8|772	%{expand:%(sh %{SOURCE1000} Tajik tg tg_TJ)}
14mr|glibc-2.19-8|773	%{expand:%(sh %{SOURCE1000} Thai th th_TH)}
14mr|glibc-2.19-8|774	%{expand:%(sh %{SOURCE1000} Tharu/Tharuhati the the_NP)}
14mr|glibc-2.19-8|775	%{expand:%(sh %{SOURCE1000} Turkmen tk tk_TM)}
14mr|glibc-2.19-8|776	%{expand:%(sh %{SOURCE1000} Pilipino tl r:ph fil_PH tl_PH)}
14mr|glibc-2.19-8|777	%{expand:%(sh %{SOURCE1000} Tswana tn tn_ZA)}
14mr|glibc-2.19-8|778	%{expand:%(sh %{SOURCE1000} Turkish tr tr_CY tr_TR)}
14mr|glibc-2.19-8|779	%{expand:%(sh %{SOURCE1000} Tsonga ts ts_ZA)}
14mr|glibc-2.19-8|780	%{expand:%(sh %{SOURCE1000} Tatar tt tt_RU)}
14mr|glibc-2.19-8|781	%{expand:%(sh %{SOURCE1000} Uyghur ug ug_CN)}
14mr|glibc-2.19-8|782	%{expand:%(sh %{SOURCE1000} Unami unm unm_US)}
14mr|glibc-2.19-8|783	%{expand:%(sh %{SOURCE1000} Ukrainian uk uk_UA)}
14mr|glibc-2.19-8|784	%{expand:%(sh %{SOURCE1000} Urdu ur ur_PK)}
14mr|glibc-2.19-8|785	%{expand:%(sh %{SOURCE1000} Uzbek uz uz_UZ)}
14mr|glibc-2.19-8|786	%{expand:%(sh %{SOURCE1000} Venda ve ve_ZA)}
14mr|glibc-2.19-8|787	%{expand:%(sh %{SOURCE1000} Vietnamese vi vi_VN)}
14mr|glibc-2.19-8|788	%{expand:%(sh %{SOURCE1000} Walloon wa wa_BE)}
14mr|glibc-2.19-8|789	%{expand:%(sh %{SOURCE1000} Walser wae wae_CH)}
14mr|glibc-2.19-8|790	%{expand:%(sh %{SOURCE1000} Wolof wo wo_SN)}
14mr|glibc-2.19-8|791	%{expand:%(sh %{SOURCE1000} Xhosa xh xh_ZA)}
14mr|glibc-2.19-8|792	%{expand:%(sh %{SOURCE1000} Yiddish yi yi_US)}
14mr|glibc-2.19-8|793	%{expand:%(sh %{SOURCE1000} Yoruba yo yo_NG)}
14mr|glibc-2.19-8|794	%{expand:%(sh %{SOURCE1000} "Yue Chinese (Cantonese)" yue yue_HK)}
14mr|glibc-2.19-8|795	%{expand:%(sh %{SOURCE1000} Chinese zh zh_CN zh_HK zh_SG zh_TW cmn_TW hak_TW lzh_TW nan_TW nam_TW@latin)}
14mr|glibc-2.19-8|796	%{expand:%(sh %{SOURCE1000} Zulu zu zu_ZA)}
14mr|glibc-2.19-8|797	
14mr|glibc-2.19-8|798	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|799	# without locales
14mr|glibc-2.19-8|800	%endif
14mr|glibc-2.19-8|801	########################################################################
14mr|glibc-2.19-8|802	
14mr|glibc-2.19-8|803	%prep
14mr|glibc-2.19-8|804	%setup -q -a3 -a50
14mr|glibc-2.19-8|805	
14mr|glibc-2.19-8|806	%patch00 -p1
14mr|glibc-2.19-8|807	%patch04 -p1
14mr|glibc-2.19-8|808	%patch05 -p1
14mr|glibc-2.19-8|809	%patch06 -p1
14mr|glibc-2.19-8|810	%patch10 -p1 -b .rh841318~
14mr|glibc-2.19-8|811	%patch11 -p1
14mr|glibc-2.19-8|812	%patch12 -p1 -b .multiple~
14mr|glibc-2.19-8|813	%patch14 -p1 -b .elfORIGIN~
14mr|glibc-2.19-8|814	%patch15 -p1
14mr|glibc-2.19-8|815	%patch16 -p1 -b .rh737223~
14mr|glibc-2.19-8|816	%patch18 -p1
14mr|glibc-2.19-8|817	%patch20 -p1
14mr|glibc-2.19-8|818	%patch21 -p1
14mr|glibc-2.19-8|819	%patch22 -p1
14mr|glibc-2.19-8|820	%patch23 -p1
14mr|glibc-2.19-8|821	%patch24 -p1
14mr|glibc-2.19-8|822	%patch25 -p1
14mr|glibc-2.19-8|823	%patch26 -p1 -b .curr~
14mr|glibc-2.19-8|824	%patch27 -p1
14mr|glibc-2.19-8|825	%patch29 -p1 -b .locales~
14mr|glibc-2.19-8|826	%patch30 -p1
14mr|glibc-2.19-8|827	%patch31 -p1
14mr|glibc-2.19-8|828	%patch32 -p1
14mr|glibc-2.19-8|829	%patch33 -p1
14mr|glibc-2.19-8|830	%patch34 -p1
14mr|glibc-2.19-8|831	%patch35 -p1
14mr|glibc-2.19-8|832	%patch37 -p1 -b .aliasing~
14mr|glibc-2.19-8|833	%patch40 -p1
14mr|glibc-2.19-8|834	%patch49 -p1 -b .rh800224~
14mr|glibc-2.19-8|835	%patch50 -p1
14mr|glibc-2.19-8|836	%patch54 -p1
14mr|glibc-2.19-8|837	%patch55 -p1
14mr|glibc-2.19-8|838	%patch51 -p1
14mr|glibc-2.19-8|839	%patch56 -p1
14mr|glibc-2.19-8|840	%patch57 -p1
14mr|glibc-2.19-8|841	%patch58 -p1 -b .nssUpgrade~
14mr|glibc-2.19-8|842	%patch59 -p1
14mr|glibc-2.19-8|843	%patch60 -p1
14mr|glibc-2.19-8|844	%patch61 -p1
14mr|glibc-2.19-8|845	%patch62 -p1
14mr|glibc-2.19-8|846	%patch63 -p1
14mr|glibc-2.19-8|847	%patch64 -p1 -b .hwcap~
14mr|glibc-2.19-8|848	%patch65 -p1
14mr|glibc-2.19-8|849	%patch66 -p1
14mr|glibc-2.19-8|850	%patch67 -p1
14mr|glibc-2.19-8|851	%patch68 -p1
14mr|glibc-2.19-8|852	%patch69 -p1
14mr|glibc-2.19-8|853	%patch70 -p1 -b .multiarch~
14mr|glibc-2.19-8|854	%patch71 -p1 -b .hpt~
14mr|glibc-2.19-8|855	%patch72 -p1
14mr|glibc-2.19-8|856	%patch73 -p1
14mr|glibc-2.19-8|857	%patch74 -p1 -b .ldbl~
14mr|glibc-2.19-8|858	%patch75 -p1 -b .tsp~
14mr|glibc-2.19-8|859	%patch79 -p1
14mr|glibc-2.19-8|860	%patch80 -p1
14mr|glibc-2.19-8|861	
14mr|glibc-2.19-8|862	# copy freesec source
14mr|glibc-2.19-8|863	cp %{SOURCE52} %{SOURCE53} crypt/
14mr|glibc-2.19-8|864	echo "Applying crypt_blowfish patch:"
14mr|glibc-2.19-8|865	%patch81 -p1 -b .owlCrypt~
14mr|glibc-2.19-8|866	mv crypt/crypt.h crypt/gnu-crypt.h
14mr|glibc-2.19-8|867	chmod 0644 crypt_blowfish-%{crypt_bf_ver}/*.[chS]
14mr|glibc-2.19-8|868	cp -a crypt_blowfish-%{crypt_bf_ver}/*.[chS] crypt/
14mr|glibc-2.19-8|869	
14mr|glibc-2.19-8|870	## FreeSec support for extended/new-style/BSDI hashes in crypt(3)
14mr|glibc-2.19-8|871	%patch82 -p1 -b .freesec~
14mr|glibc-2.19-8|872	%patch83 -p1 -b .relocateFcrypt~
14mr|glibc-2.19-8|873	%patch84 -p0
14mr|glibc-2.19-8|874	# add sha256-crypt and sha512-crypt support to the Openwall wrapper
14mr|glibc-2.19-8|875	%patch85 -p1
14mr|glibc-2.19-8|876	
14mr|glibc-2.19-8|877	%patch86 -p1 -b .compile~
14mr|glibc-2.19-8|878	
14mr|glibc-2.19-8|879	%patch87 -p1 -b .boLocale~
14mr|glibc-2.19-8|880	
14mr|glibc-2.19-8|881	%patch88 -p1 -b .gold~
14mr|glibc-2.19-8|882	
14mr|glibc-2.19-8|883	%patch100 -p1 -b .blowfish_nonx86~
14mr|glibc-2.19-8|884	
14mr|glibc-2.19-8|885	%if %{with selinux}
14mr|glibc-2.19-8|886	# XXX kludge to build nscd with selinux support as it added -nostdinc
14mr|glibc-2.19-8|887	# so /usr/include/selinux is not found
14mr|glibc-2.19-8|888	ln -s %{_includedir}/selinux selinux
14mr|glibc-2.19-8|889	%endif
14mr|glibc-2.19-8|890	
14mr|glibc-2.19-8|891	find . -type f -size 0 -o -name "*.orig" -exec rm -f {} \;
14mr|glibc-2.19-8|892	
14mr|glibc-2.19-8|893	# Remove patch backups from files we ship in glibc packages
14mr|glibc-2.19-8|894	rm -f ChangeLog.[^0-9]*
14mr|glibc-2.19-8|895	rm -f localedata/locales/{???_??,??_??}.*
14mr|glibc-2.19-8|896	rm -f localedata/locales/[a-z_]*.*
14mr|glibc-2.19-8|897	
14mr|glibc-2.19-8|898	# Regenerate autoconf files, some of our patches touch them
14mr|glibc-2.19-8|899	# Remove the autoconf 2.68 hardcode...
14mr|glibc-2.19-8|900	sed -i -e "s,2.68,`autoconf --version |head -n1 |cut -d' ' -f4`," aclocal.m4
14mr|glibc-2.19-8|901	# fix nss headers location
14mr|glibc-2.19-8|902	sed -i -e 's@<hasht.h>@<nss/hasht.h>@g' -e 's@<nsslowhash.h>@<nss/nsslowhash.h>@g' configure*
14mr|glibc-2.19-8|903	
14mr|glibc-2.19-8|904	aclocal
14mr|glibc-2.19-8|905	autoconf
14mr|glibc-2.19-8|906	
14mr|glibc-2.19-8|907	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|908	%build
14mr|glibc-2.19-8|909	# ...
14mr|glibc-2.19-8|910	[ -d ports ] || ln -s ../ports .
14mr|glibc-2.19-8|911	mkdir bin
14mr|glibc-2.19-8|912	ln -sf %{_bindir}/ld.bfd bin/ld
14mr|glibc-2.19-8|913	export PATH=$PWD/bin:$PATH
14mr|glibc-2.19-8|914	
14mr|glibc-2.19-8|915	# Prepare test matrix in the next function
14mr|glibc-2.19-8|916	> %{checklist}
14mr|glibc-2.19-8|917	
14mr|glibc-2.19-8|918	#
14mr|glibc-2.19-8|919	# BuildGlibc <arch> [<extra_configure_options>+]
14mr|glibc-2.19-8|920	#
14mr|glibc-2.19-8|921	function BuildGlibc() {
14mr|glibc-2.19-8|922	arch="$1"
14mr|glibc-2.19-8|923	shift 1
14mr|glibc-2.19-8|924	
14mr|glibc-2.19-8|925	# Select optimization flags and compiler to use
14mr|glibc-2.19-8|926	BuildAltArch="no"
14mr|glibc-2.19-8|927	BuildCompFlags=""
14mr|glibc-2.19-8|928	BuildFlags=""
14mr|glibc-2.19-8|929	case $arch in
14mr|glibc-2.19-8|930	i[3-6]86)
14mr|glibc-2.19-8|931	%ifarch x86_64
14mr|glibc-2.19-8|932	BuildFlags="-march=pentium4 -mtune=generic"
14mr|glibc-2.19-8|933	BuildAltArch="yes"
14mr|glibc-2.19-8|934	BuildCompFlags="-m32"
14mr|glibc-2.19-8|935	%else
14mr|glibc-2.19-8|936	BuildFlags="-march=$arch -mtune=atom"
14mr|glibc-2.19-8|937	%endif
14mr|glibc-2.19-8|938	;;
14mr|glibc-2.19-8|939	x86_64)
14mr|glibc-2.19-8|940	BuildFlags="-mtune=generic"
14mr|glibc-2.19-8|941	;;
14mr|glibc-2.19-8|942	armv5t*)
14mr|glibc-2.19-8|943	BuildFlags="-march=armv5t"
14mr|glibc-2.19-8|944	BuildCompFlags="-march=armv5t"
14mr|glibc-2.19-8|945	;;
14mr|glibc-2.19-8|946	# to check
14mr|glibc-2.19-8|947	armv7*)
14mr|glibc-2.19-8|948	BuildFlags="-march=armv7-a"
14mr|glibc-2.19-8|949	BuildCompFlags="-march=armv7-a"
14mr|glibc-2.19-8|950	;;
14mr|glibc-2.19-8|951	armv6*)
14mr|glibc-2.19-8|952	BuildFlags="-march=armv6"
14mr|glibc-2.19-8|953	BuildCompFlags="-march=armv6"
14mr|glibc-2.19-8|954	;;
14mr|glibc-2.19-8|955	esac
14mr|glibc-2.19-8|956	BuildCompFlags="$BuildCompFlags -fuse-ld=bfd"
14mr|glibc-2.19-8|957	
14mr|glibc-2.19-8|958	# Choose multiarch support
14mr|glibc-2.19-8|959	MultiArchFlags=
14mr|glibc-2.19-8|960	case $arch in
14mr|glibc-2.19-8|961	i686 | x86_64)
14mr|glibc-2.19-8|962	MultiArchFlags="--enable-multi-arch"
14mr|glibc-2.19-8|963	;;
14mr|glibc-2.19-8|964	esac
14mr|glibc-2.19-8|965	
14mr|glibc-2.19-8|966	# Determine C & C++ compilers
14mr|glibc-2.19-8|967	BuildCC="%{__cc} $BuildCompFlags"
14mr|glibc-2.19-8|968	BuildCXX="%{__cxx} $BuildCompFlags"
14mr|glibc-2.19-8|969	
14mr|glibc-2.19-8|970	BuildFlags="$BuildFlags -DNDEBUG=1 %{__common_cflags} -O3"
14mr|glibc-2.19-8|971	
14mr|glibc-2.19-8|972	# XXX: -frecord-gcc-switches makes gold abort with assertion error and gcc segfault :|
14mr|glibc-2.19-8|973	#BuildFlags="$(echo $BuildFlags |sed -e 's#-frecord-gcc-switches##g')"
14mr|glibc-2.19-8|974	
14mr|glibc-2.19-8|975	# Do not use direct references against %gs when accessing tls data
14mr|glibc-2.19-8|976	# XXX make it the default in GCC? (for other non glibc specific usage)
14mr|glibc-2.19-8|977	%ifarch %{xenarches}
14mr|glibc-2.19-8|978	BuildFlags="$BuildFlags -mno-tls-direct-seg-refs"
14mr|glibc-2.19-8|979	%endif
14mr|glibc-2.19-8|980	
14mr|glibc-2.19-8|981	# Extra configure flags
14mr|glibc-2.19-8|982	ExtraFlags=
14mr|glibc-2.19-8|983	
14mr|glibc-2.19-8|984	# We'll be having issues with biarch builds of these two as longs as their
14mr|glibc-2.19-8|985	# build dependencies aren't provided as biarch packages as well.
14mr|glibc-2.19-8|986	# But as the alternate arch is less likely to make any use of the
14mr|glibc-2.19-8|987	# functionality and that we might just ditch biarch packaging completely,
14mr|glibc-2.19-8|988	# we just enable it on the main arch for now.
14mr|glibc-2.19-8|989	%if %{with nsscrypt} || %{with systap}
14mr|glibc-2.19-8|990	if [[ "$BuildAltArch" = "no" ]]; then
14mr|glibc-2.19-8|991	%if %{with nsscrypt}
14mr|glibc-2.19-8|992	ExtraFlags="$ExtraFlags --enable-nss-crypt"
14mr|glibc-2.19-8|993	%endif
14mr|glibc-2.19-8|994	%if %{with systap}
14mr|glibc-2.19-8|995	ExtraFlags="$ExtraFlags --enable-systemtap"
14mr|glibc-2.19-8|996	%endif
14mr|glibc-2.19-8|997	fi
14mr|glibc-2.19-8|998	%endif
14mr|glibc-2.19-8|999	
14mr|glibc-2.19-8|1000	# NPTL+TLS are now the default
14mr|glibc-2.19-8|1001	Pthreads="nptl"
14mr|glibc-2.19-8|1002	
14mr|glibc-2.19-8|1003	# Add-ons
14mr|glibc-2.19-8|1004	AddOns="$Pthreads,ports,libidn"
14mr|glibc-2.19-8|1005	
14mr|glibc-2.19-8|1006	# Force a separate and clean object dir
14mr|glibc-2.19-8|1007	rm -rf build-$arch-linux
14mr|glibc-2.19-8|1008	mkdir  build-$arch-linux
14mr|glibc-2.19-8|1009	pushd  build-$arch-linux
14mr|glibc-2.19-8|1010	[[ "$BuildAltArch" = "yes" ]] && touch ".alt" || touch ".main"
14mr|glibc-2.19-8|1011	CC="$BuildCC" CXX="$BuildCXX" CFLAGS="$BuildFlags" LDFLAGS="%{ldflags} -fuse-ld=bfd" ../configure \
14mr|glibc-2.19-8|1012	$arch-%{_target_vendor}-%{_target_os}%{?_gnu} \
14mr|glibc-2.19-8|1013	--prefix=%{_prefix} \
14mr|glibc-2.19-8|1014	--libexecdir=%{_prefix}/libexec \
14mr|glibc-2.19-8|1015	--infodir=%{_infodir} \
14mr|glibc-2.19-8|1016	--localedir=%{_localedir} \
14mr|glibc-2.19-8|1017	--enable-add-ons=$AddOns \
14mr|glibc-2.19-8|1018	--disable-profile \
14mr|glibc-2.19-8|1019	--enable-static \
14mr|glibc-2.19-8|1020	%if %{with selinux}
14mr|glibc-2.19-8|1021	--with-selinux \
14mr|glibc-2.19-8|1022	%else
14mr|glibc-2.19-8|1023	--without-selinux \
14mr|glibc-2.19-8|1024	%endif
14mr|glibc-2.19-8|1025	--enable-bind-now \
14mr|glibc-2.19-8|1026	$ExtraFlags \
14mr|glibc-2.19-8|1027	$MultiArchFlags \
14mr|glibc-2.19-8|1028	--enable-kernel=%{enablekernel} \
14mr|glibc-2.19-8|1029	--with-headers=%{_includedir} ${1+"$@"}
14mr|glibc-2.19-8|1030	%make -r
14mr|glibc-2.19-8|1031	popd
14mr|glibc-2.19-8|1032	
14mr|glibc-2.19-8|1033	check_flags="-k"
14mr|glibc-2.19-8|1034	
14mr|glibc-2.19-8|1035	# Generate test matrix
14mr|glibc-2.19-8|1036	[[ -d "build-$arch-linux" ]] || {
14mr|glibc-2.19-8|1037	echo "ERROR: PrepareGlibcTest: build-$arch-linux does not exist!"
14mr|glibc-2.19-8|1038	return 1
14mr|glibc-2.19-8|1039	}
14mr|glibc-2.19-8|1040	local BuildJobs="%{_smp_mflags}"
14mr|glibc-2.19-8|1041	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
14mr|glibc-2.19-8|1042	
14mr|glibc-2.19-8|1043	case $arch in
14mr|glibc-2.19-8|1044	i686)		base_arch=i586;;
14mr|glibc-2.19-8|1045	*)		base_arch=none;;
14mr|glibc-2.19-8|1046	esac
14mr|glibc-2.19-8|1047	
14mr|glibc-2.19-8|1048	[[ -d "build-$base_arch-linux" ]] && {
14mr|glibc-2.19-8|1049	check_flags="$check_flags -l build-$base_arch-linux/elf/ld.so"
14mr|glibc-2.19-8|1050	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
14mr|glibc-2.19-8|1051	}
14mr|glibc-2.19-8|1052	return 0
14mr|glibc-2.19-8|1053	}
14mr|glibc-2.19-8|1054	
14mr|glibc-2.19-8|1055	# Build main glibc
14mr|glibc-2.19-8|1056	BuildGlibc %{_target_cpu}
14mr|glibc-2.19-8|1057	
14mr|glibc-2.19-8|1058	%if %{build_multiarch}
14mr|glibc-2.19-8|1059	%ifarch x86_64
14mr|glibc-2.19-8|1060	BuildGlibc i686
14mr|glibc-2.19-8|1061	%endif
14mr|glibc-2.19-8|1062	%else
14mr|glibc-2.19-8|1063	# Build i686 libraries if not already building for i686
14mr|glibc-2.19-8|1064	case %{_target_cpu} in
14mr|glibc-2.19-8|1065	i686)
14mr|glibc-2.19-8|1066	;;
14mr|glibc-2.19-8|1067	i[3-5]86)
14mr|glibc-2.19-8|1068	BuildGlibc i686
14mr|glibc-2.19-8|1069	;;
14mr|glibc-2.19-8|1070	esac
14mr|glibc-2.19-8|1071	%endif
14mr|glibc-2.19-8|1072	
14mr|glibc-2.19-8|1073	make -C crypt_blowfish-%{crypt_bf_ver} man
14mr|glibc-2.19-8|1074	
14mr|glibc-2.19-8|1075	# post install wrapper
14mr|glibc-2.19-8|1076	gcc -static -Lbuild-%{_target_cpu}-linux %{optflags} -Os %{SOURCE2} -o build-%{_target_cpu}-linux/glibc_post_upgrade \
14mr|glibc-2.19-8|1077	'-DLIBTLS="/%{_lib}/tls/"' \
14mr|glibc-2.19-8|1078	'-DGCONV_MODULES_DIR="%{_libdir}/gconv"' \
14mr|glibc-2.19-8|1079	'-DLD_SO_CONF="/etc/ld.so.conf"' \
14mr|glibc-2.19-8|1080	'-DICONVCONFIG="%{_sbindir}/iconvconfig"'
14mr|glibc-2.19-8|1081	
14mr|glibc-2.19-8|1082	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|1083	%check
14mr|glibc-2.19-8|1084	# ...
14mr|glibc-2.19-8|1085	export PATH=$PWD/bin:$PATH
14mr|glibc-2.19-8|1086	
14mr|glibc-2.19-8|1087	export TMPDIR=/tmp
14mr|glibc-2.19-8|1088	export TIMEOUTFACTOR=16
14mr|glibc-2.19-8|1089	while read arglist; do
14mr|glibc-2.19-8|1090	sh %{SOURCE5} $arglist || exit 1
14mr|glibc-2.19-8|1091	done < %{checklist}
14mr|glibc-2.19-8|1092	
14mr|glibc-2.19-8|1093	#-----------------------------------------------------------------------
14mr|glibc-2.19-8|1094	%install
14mr|glibc-2.19-8|1095	# ...
14mr|glibc-2.19-8|1096	export PATH=$PWD/bin:$PATH
14mr|glibc-2.19-8|1097	
14mr|glibc-2.19-8|1098	%if %{build_multiarch}
14mr|glibc-2.19-8|1099	%ifarch x86_64
14mr|glibc-2.19-8|1100	ALT_ARCH=i686
14mr|glibc-2.19-8|1101	%endif
14mr|glibc-2.19-8|1102	%make install install_root=%{buildroot} -C build-${ALT_ARCH}-linux
14mr|glibc-2.19-8|1103	%endif
14mr|glibc-2.19-8|1104	%make install install_root=%{buildroot} -C build-%{_target_cpu}-linux
14mr|glibc-2.19-8|1105	%if %{build_multiarch}
14mr|glibc-2.19-8|1106	%ifarch x86_64
14mr|glibc-2.19-8|1107	rm -f %{buildroot}%{_bindir}/lddlibc4
14mr|glibc-2.19-8|1108	%endif
14mr|glibc-2.19-8|1109	%endif
14mr|glibc-2.19-8|1110	
14mr|glibc-2.19-8|1111	install -m700 build-%{_target_cpu}-linux/glibc_post_upgrade -D %{buildroot}%{_sbindir}/glibc_post_upgrade
14mr|glibc-2.19-8|1112	sh manpages/Script.sh
14mr|glibc-2.19-8|1113	
14mr|glibc-2.19-8|1114	# Install extra glibc libraries
14mr|glibc-2.19-8|1115	function InstallGlibc() {
14mr|glibc-2.19-8|1116	local BuildDir="$1"
14mr|glibc-2.19-8|1117	local SubDir="$2"
14mr|glibc-2.19-8|1118	local LibDir="$3"
14mr|glibc-2.19-8|1119	
14mr|glibc-2.19-8|1120	[[ -z "$LibDir" ]] && LibDir="%{_slibdir}"
14mr|glibc-2.19-8|1121	
14mr|glibc-2.19-8|1122	pushd $BuildDir
14mr|glibc-2.19-8|1123	mkdir -p %{buildroot}$LibDir/$SubDir/
14mr|glibc-2.19-8|1124	install -m755 libc.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc-*.so`
14mr|glibc-2.19-8|1125	ln -sf `basename %{buildroot}$LibDir/libc-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc.so.*`
14mr|glibc-2.19-8|1126	install -m755 math/libm.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm-*.so`
14mr|glibc-2.19-8|1127	ln -sf `basename %{buildroot}$LibDir/libm-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm.so.*`
14mr|glibc-2.19-8|1128	install -m755 nptl/libpthread.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread-*.so`
14mr|glibc-2.19-8|1129	ln -sf `basename %{buildroot}$LibDir/libpthread-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread.so.*`
14mr|glibc-2.19-8|1130	install -m755 nptl_db/libthread_db.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db-*.so`
14mr|glibc-2.19-8|1131	ln -sf `basename %{buildroot}$LibDir/libthread_db-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db.so.*`
14mr|glibc-2.19-8|1132	install -m755 rt/librt.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt-*.so`
14mr|glibc-2.19-8|1133	ln -sf `basename %{buildroot}$LibDir/librt-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt.so.*`
14mr|glibc-2.19-8|1134	popd
14mr|glibc-2.19-8|1135	}
14mr|glibc-2.19-8|1136	
14mr|glibc-2.19-8|1137	# Install arch-specific optimized libraries
14mr|glibc-2.19-8|1138	case %{_target_cpu} in
14mr|glibc-2.19-8|1139	i[3-5]86)
14mr|glibc-2.19-8|1140	InstallGlibc build-i686-linux i686
14mr|glibc-2.19-8|1141	;;
14mr|glibc-2.19-8|1142	esac
14mr|glibc-2.19-8|1143	
14mr|glibc-2.19-8|1144	# NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
14mr|glibc-2.19-8|1145	# the generic one (RH#162634)
14mr|glibc-2.19-8|1146	install -m644 bits/stdio-lock.h -D %{buildroot}%{_includedir}/bits/stdio-lock.h
14mr|glibc-2.19-8|1147	# And <bits/libc-lock.h> needs sanitizing as well.
14mr|glibc-2.19-8|1148	install -m644 %{SOURCE10} -D %{buildroot}%{_includedir}/bits/libc-lock.h
14mr|glibc-2.19-8|1149	
14mr|glibc-2.19-8|1150	# Compatibility hack: this locale has vanished from glibc, but some other
14mr|glibc-2.19-8|1151	# programs are still using it. Normally we would handle it in the %pre
14mr|glibc-2.19-8|1152	# section but with glibc that is simply not an option
14mr|glibc-2.19-8|1153	mkdir -p %{buildroot}%{_localedir}/ru_RU/LC_MESSAGES
14mr|glibc-2.19-8|1154	
14mr|glibc-2.19-8|1155	# Remove the files we don't want to distribute
14mr|glibc-2.19-8|1156	rm -f %{buildroot}%{_libdir}/libNoVersion*
14mr|glibc-2.19-8|1157	rm -f %{buildroot}%{_slibdir}/libNoVersion*
14mr|glibc-2.19-8|1158	
14mr|glibc-2.19-8|1159	
14mr|glibc-2.19-8|1160	# (tpg) workaround for aarch64 ?
14mr|glibc-2.19-8|1161	%ifarch aarch64
14mr|glibc-2.19-8|1162	ls -sf %{_slibdir}/ld-linux-aarch64.so.1 %{buildroot}%{_slibdir32}/ld-linux-aarch64.so.1
14mr|glibc-2.19-8|1163	%endif
14mr|glibc-2.19-8|1164	
14mr|glibc-2.19-8|1165	install -m 644 mandriva/nsswitch.conf %{buildroot}%{_sysconfdir}/nsswitch.conf
14mr|glibc-2.19-8|1166	
14mr|glibc-2.19-8|1167	# This is for ncsd - in glibc 2.2
14mr|glibc-2.19-8|1168	%if %{with nscd}
14mr|glibc-2.19-8|1169	install -m644 nscd/nscd.conf -D %{buildroot}%{_sysconfdir}/nscd.conf
14mr|glibc-2.19-8|1170	install -m755 %{SOURCE6} -D %{buildroot}%{_unitdir}/nscd.service
14mr|glibc-2.19-8|1171	install -m755 %{SOURCE7} -D %{buildroot}%{_unitdir}/nscd.socket
14mr|glibc-2.19-8|1172	install -m755 -d %{buildroot}/var/db/nscd
14mr|glibc-2.19-8|1173	%endif
14mr|glibc-2.19-8|1174	
14mr|glibc-2.19-8|1175	# These man pages require special attention
14mr|glibc-2.19-8|1176	mkdir -p %{buildroot}%{_mandir}/man3
14mr|glibc-2.19-8|1177	install -p -m 0644 crypt_blowfish-%{crypt_bf_ver}/*.3 %{buildroot}%{_mandir}/man3/
14mr|glibc-2.19-8|1178	
14mr|glibc-2.19-8|1179	# Useless and takes place
14mr|glibc-2.19-8|1180	rm -rf %{buildroot}/%{_datadir}/zoneinfo/{posix,right}
14mr|glibc-2.19-8|1181	
14mr|glibc-2.19-8|1182	# Include ld.so.conf
14mr|glibc-2.19-8|1183	echo "include /etc/ld.so.conf.d/*.conf" > %{buildroot}%{_sysconfdir}/ld.so.conf
14mr|glibc-2.19-8|1184	chmod 644 %{buildroot}%{_sysconfdir}/ld.so.conf
14mr|glibc-2.19-8|1185	mkdir -p  %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mr|glibc-2.19-8|1186	
14mr|glibc-2.19-8|1187	# ldconfig cache
14mr|glibc-2.19-8|1188	mkdir -p %{buildroot}%{_var}/cache/ldconfig
14mr|glibc-2.19-8|1189	touch %{buildroot}%{_var}/cache/ldconfig/aux-cache
14mr|glibc-2.19-8|1190	
14mr|glibc-2.19-8|1191	# automatic ldconfig cache update on rpm installs/removals
14mr|glibc-2.19-8|1192	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mr|glibc-2.19-8|1193	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|glibc-2.19-8|1194	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.filter << EOF
14mr|glibc-2.19-8|1195	^.((/lib|/usr/lib)(64)?/[^/]*\.so\.|/etc/ld.so.conf.d/[^/]*\.conf)
14mr|glibc-2.19-8|1196	EOF
14mr|glibc-2.19-8|1197	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script << EOF
14mr|glibc-2.19-8|1198	#!/bin/sh
14mr|glibc-2.19-8|1199	ldconfig -X
14mr|glibc-2.19-8|1200	EOF
14mr|glibc-2.19-8|1201	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script
14mr|glibc-2.19-8|1202	
14mr|glibc-2.19-8|1203	# gconv-modules.cache
14mr|glibc-2.19-8|1204	touch %{buildroot}%{_libdir}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|1205	chmod 644 %{buildroot}%{_libdir}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|1206	%if %{build_multiarch}
14mr|glibc-2.19-8|1207	touch %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|1208	chmod 644 %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
14mr|glibc-2.19-8|1209	%endif
14mr|glibc-2.19-8|1210	
14mr|glibc-2.19-8|1211	touch %{buildroot}%{_sysconfdir}/ld.so.cache
14mr|glibc-2.19-8|1212	
14mr|glibc-2.19-8|1213	# Strip debugging info from all static libraries
14mr|glibc-2.19-8|1214	pushd %{buildroot}%{_libdir}
14mr|glibc-2.19-8|1215	for i in *.a; do
14mr|glibc-2.19-8|1216	if [ -f "$i" ]; then
14mr|glibc-2.19-8|1217	strip -g -R .comment -R .GCC.command.line $i
14mr|glibc-2.19-8|1218	fi
14mr|glibc-2.19-8|1219	done
14mr|glibc-2.19-8|1220	popd
14mr|glibc-2.19-8|1221	
14mr|glibc-2.19-8|1222	# rquota.x and rquota.h are now provided by quota
14mr|glibc-2.19-8|1223	rm -f %{buildroot}%{_includedir}/rpcsvc/rquota.[hx]
14mr|glibc-2.19-8|1224	
14mr|glibc-2.19-8|1225	%if %{with i18ndata}
14mr|glibc-2.19-8|1226	install -m644 localedata/SUPPORTED %{buildroot}%{_datadir}/i18n/
14mr|glibc-2.19-8|1227	%endif
14mr|glibc-2.19-8|1228	
14mr|glibc-2.19-8|1229	rm -rf %{buildroot}%{_includedir}/netatalk/
14mr|glibc-2.19-8|1230	
14mr|glibc-2.19-8|1231	# /etc/localtime - we're proud of our timezone #Well we(mdk) may put Paris
14mr|glibc-2.19-8|1232	%if %{with timezone}
14mr|glibc-2.19-8|1233	rm -f %{buildroot}%{_sysconfdir}/localtime
14mr|glibc-2.19-8|1234	cp -f %{buildroot}%{_datadir}/zoneinfo/CET %{buildroot}%{_sysconfdir}/localtime
14mr|glibc-2.19-8|1235	%endif
14mr|glibc-2.19-8|1236	
14mr|glibc-2.19-8|1237	# Documentation
14mr|glibc-2.19-8|1238	install -m 755 -d %{buildroot}%{_docdir}/glibc
14mr|glibc-2.19-8|1239	pushd build-%{_target_cpu}-linux html
14mr|glibc-2.19-8|1240	%if %{with doc}
14mr|glibc-2.19-8|1241	make html
14mr|glibc-2.19-8|1242	cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html
14mr|glibc-2.19-8|1243	%endif
14mr|glibc-2.19-8|1244	%if %{with pdf}
14mr|glibc-2.19-8|1245	make pdf
14mr|glibc-2.19-8|1246	install -m644 -D manual/libc.pdf %{buildroot}%{_docdir}/glibc/libc.pdf
14mr|glibc-2.19-8|1247	%endif
14mr|glibc-2.19-8|1248	popd
14mr|glibc-2.19-8|1249	install -m 644 COPYING COPYING.LIB README NEWS INSTALL BUGS		\
14mr|glibc-2.19-8|1250	PROJECTS CONFORMANCE hesiod/README.hesiod				\
14mr|glibc-2.19-8|1251	ChangeLog* crypt/README.ufc-crypt nis/nss posix/gai.conf		\
14mr|glibc-2.19-8|1252	%{buildroot}%{_docdir}/glibc
14mr|glibc-2.19-8|1253	xz -0 --text %{buildroot}%{_docdir}/glibc/ChangeLog*
14mr|glibc-2.19-8|1254	install -m 644 timezone/README %{buildroot}%{_docdir}/glibc/README.timezone
14mr|glibc-2.19-8|1255	install -m 755 -d %{buildroot}%{_docdir}/glibc/crypt_blowfish
14mr|glibc-2.19-8|1256	install -m 644 crypt_blowfish-%{crypt_bf_ver}/{README,LINKS,PERFORMANCE} \
14mr|glibc-2.19-8|1257	%{buildroot}%{_docdir}/glibc/crypt_blowfish
14mr|glibc-2.19-8|1258	
14mr|glibc-2.19-8|1259	# Localization
14mr|glibc-2.19-8|1260	%find_lang libc
14mr|glibc-2.19-8|1261	
14mr|glibc-2.19-8|1262	# Remove unpackaged files
14mr|glibc-2.19-8|1263	rm -f  %{buildroot}%{_infodir}/dir.old*
14mr|glibc-2.19-8|1264	rm -rf %{buildroot}%{_includedir}/asm-*/mach-*/
14mr|glibc-2.19-8|1265	rm -f  %{buildroot}%{_localedir}/locale-archive*
14mr|glibc-2.19-8|1266	
14mr|glibc-2.19-8|1267	rm %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_mandir}/man1/rpcgen.1*
14mr|glibc-2.19-8|1268	
14mr|glibc-2.19-8|1269	# XXX: verify
14mr|glibc-2.19-8|1270	#find %{buildroot}%{_localedir} -type f -name LC_\* -o -name SYS_LC_\* |xargs rm -f
14mr|glibc-2.19-8|1271	
14mr|glibc-2.19-8|1272	%if !%{with nscd}
14mr|glibc-2.19-8|1273	rm -f %{buildroot}%{_sbindir}/nscd
14mr|glibc-2.19-8|1274	%endif
14mr|glibc-2.19-8|1275	
14mr|glibc-2.19-8|1276	rm -f %{buildroot}%{_infodir}/dir
14mr|glibc-2.19-8|1277	
14mr|glibc-2.19-8|1278	%if %{without utils}
14mr|glibc-2.19-8|1279	rm -f  %{buildroot}%{_bindir}/memusage
14mr|glibc-2.19-8|1280	rm -f  %{buildroot}%{_bindir}/memusagestat
14mr|glibc-2.19-8|1281	rm -f  %{buildroot}%{_bindir}/mtrace
14mr|glibc-2.19-8|1282	rm -f  %{buildroot}%{_bindir}/pcprofiledump
14mr|glibc-2.19-8|1283	rm -f  %{buildroot}%{_bindir}/xtrace
14mr|glibc-2.19-8|1284	rm -f  %{buildroot}%{_slibdir}/libmemusage.so
14mr|glibc-2.19-8|1285	rm -f  %{buildroot}%{_slibdir}/libpcprofile.so
14mr|glibc-2.19-8|1286	%if %{build_multiarch}
14mr|glibc-2.19-8|1287	rm -f  %{buildroot}%{_slibdir32}/libmemusage.so
14mr|glibc-2.19-8|1288	rm -f  %{buildroot}%{_slibdir32}/libpcprofile.so
14mr|glibc-2.19-8|1289	%endif
14mr|glibc-2.19-8|1290	%endif
14mr|glibc-2.19-8|1291	
14mr|glibc-2.19-8|1292	%if !%{with timezone}
14mr|glibc-2.19-8|1293	rm -f  %{buildroot}%{_sysconfdir}/localtime
14mr|glibc-2.19-8|1294	rm -f  %{buildroot}%{_sbindir}/zdump
14mr|glibc-2.19-8|1295	rm -f  %{buildroot}%{_sbindir}/zic
14mr|glibc-2.19-8|1296	rm -f  %{buildroot}%{_mandir}/man1/zdump.1*
14mr|glibc-2.19-8|1297	rm -rf %{buildroot}%{_datadir}/zoneinfo
14mr|glibc-2.19-8|1298	%endif
14mr|glibc-2.19-8|1299	
14mr|glibc-2.19-8|1300	%if !%{with i18ndata}
14mr|glibc-2.19-8|1301	rm -rf %{buildroot}%{_datadir}/i18n
14mr|glibc-2.19-8|1302	%endif
14mr|glibc-2.19-8|1303	
14mr|glibc-2.19-8|1304	%if ! %{without locales}
14mr|glibc-2.19-8|1305	# Build locales...
14mr|glibc-2.19-8|1306	export PATH=%{buildroot}%{_bindir}:%{buildroot}%{_sbindir}:$PATH
14mr|glibc-2.19-8|1307	export LD_LIBRARY_PATH=%{buildroot}/%{_lib}:%{buildroot}%{_libdir}:$LD_LIBRARY_PATH
14mr|glibc-2.19-8|1308	export I18NPATH=%{buildroot}%{_datadir}/i18n
14mr|glibc-2.19-8|1309	
14mr|glibc-2.19-8|1310	# make default charset pseudo-locales
14mr|glibc-2.19-8|1311	# those will be symlinked (for LC_CTYPE, LC_COLLATE mainly) from
14mr|glibc-2.19-8|1312	# a lot of other locales, thus saving space
14mr|glibc-2.19-8|1313	for DEF_CHARSET in UTF-8 ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 \
14mr|glibc-2.19-8|1314	ISO-8859-5 ISO-8859-7 ISO-8859-9 \
14mr|glibc-2.19-8|1315	ISO-8859-13 ISO-8859-14 ISO-8859-15 KOI8-R KOI8-U CP1251
14mr|glibc-2.19-8|1316	do
14mr|glibc-2.19-8|1317	# don't use en_DK because of LC_MONETARY
14mr|glibc-2.19-8|1318	localedef -c -f $DEF_CHARSET -i en_US %{buildroot}%{_datadir}/locale/$DEF_CHARSET || :
14mr|glibc-2.19-8|1319	done
14mr|glibc-2.19-8|1320	
14mr|glibc-2.19-8|1321	# Build regular locales
14mr|glibc-2.19-8|1322	# Don't try to use SMP make here - that would result in concurrent writes to the locale
14mr|glibc-2.19-8|1323	# archive.
14mr|glibc-2.19-8|1324	SUPPORTED=$I18NPATH/SUPPORTED DESTDIR=%{buildroot} make -f %{SOURCE20}
14mr|glibc-2.19-8|1325	# Locale related tools
14mr|glibc-2.19-8|1326	install -c -m 755 %{SOURCE1001} %{SOURCE1002} %{buildroot}%{_bindir}/
14mr|glibc-2.19-8|1327	# And configs
14mr|glibc-2.19-8|1328	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|glibc-2.19-8|1329	install -c -m 644 %{SOURCE1003} %{buildroot}%{_sysconfdir}/sysconfig/locales
14mr|glibc-2.19-8|1330	
14mr|glibc-2.19-8|1331	# Hardlink identical locales
14mr|glibc-2.19-8|1332	perl %{SOURCE1004} %{buildroot}%{_datadir}/locale
14mr|glibc-2.19-8|1333	# Symlink identical files
14mr|glibc-2.19-8|1334	pushd %{buildroot}%{_datadir}/locale
14mr|glibc-2.19-8|1335	for i in ??_??* ???_??*; do
14mr|glibc-2.19-8|1336	LC_ALL=C perl %{SOURCE1005} $i
14mr|glibc-2.19-8|1337	done
14mr|glibc-2.19-8|1338	popd
14mr|glibc-2.19-8|1339	
14mr|glibc-2.19-8|1340	# Needed for/used by locale-archive
14mr|glibc-2.19-8|1341	mkdir -p %{buildroot}%{_prefix}/lib/locale
14mr|glibc-2.19-8|1342	touch %{buildroot}%{_prefix}/lib/locale/locale-archive
14mr|glibc-2.19-8|1343	%endif
14mr|glibc-2.19-8|1344	
14mr|glibc-2.19-8|1345	# This will make the '-g' argument to be passed to eu-strip for these libraries, so that
14mr|glibc-2.19-8|1346	# some info is kept that's required to make valgrind work without depending on glibc-debug
14mr|glibc-2.19-8|1347	# package to be installed.
14mr|glibc-2.19-8|1348	export EXCLUDE_FROM_FULL_STRIP="ld-%{version}.so libpthread libc-%{version}.so libm-%{version}.so"
14mr|glibc-2.19-8|1349	
14mr|glibc-2.19-8|1350	
14mr|glibc-2.19-8|1351	%changelog
14mr|glibc-2.19-8|1352	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6:2.19-8
14mr|glibc-2.19-8|1353	+ Revision: 0f0e96f
14mr|glibc-2.19-8|1354	- MassBuild#440: Increase release tag
14mr|glibc-2.19-8|1355	
14mr|glibc-2.19-8|1356	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-7
14mr|glibc-2.19-8|1357	+ Revision: 0b9a6ae
14mr|glibc-2.19-8|1358	- Merge some fixes from Cooker to fix issues with building locales
14mr|glibc-2.19-8|1359	
14mr|glibc-2.19-8|1360	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-7
14mr|glibc-2.19-8|1361	+ Revision: 8f9285d
14mr|glibc-2.19-8|1362	- Bump release (rebuild to regenerate static libs with new lto flags)
14mr|glibc-2.19-8|1363	
14mr|glibc-2.19-8|1364	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-6
14mr|glibc-2.19-8|1365	+ Revision: 11e25d7
14mr|glibc-2.19-8|1366	- Update Requires for generated locale packages
14mr|glibc-2.19-8|1367	
14mr|glibc-2.19-8|1368	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-5
14mr|glibc-2.19-8|1369	+ Revision: b9d8ab5
14mr|glibc-2.19-8|1370	- Don't use LD_LIBRARY_PATH when building locales, otherwise localedef fails to run
14mr|glibc-2.19-8|1371	
14mr|glibc-2.19-8|1372	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-5
14mr|glibc-2.19-8|1373	+ Revision: 1f457e2
14mr|glibc-2.19-8|1374	- Now build with locales
14mr|glibc-2.19-8|1375	
14mr|glibc-2.19-8|1376	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-4
14mr|glibc-2.19-8|1377	+ Revision: 9099714
14mr|glibc-2.19-8|1378	- Another try without locales, silesystem and post script
14mr|glibc-2.19-8|1379	
14mr|glibc-2.19-8|1380	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-4
14mr|glibc-2.19-8|1381	+ Revision: ed228f8
14mr|glibc-2.19-8|1382	- Now build with locales
14mr|glibc-2.19-8|1383	
14mr|glibc-2.19-8|1384	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-3
14mr|glibc-2.19-8|1385	+ Revision: ac6d376
14mr|glibc-2.19-8|1386	- Generate locales package only when building locales is enabled
14mr|glibc-2.19-8|1387	
14mr|glibc-2.19-8|1388	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-3
14mr|glibc-2.19-8|1389	+ Revision: 53b0ad4
14mr|glibc-2.19-8|1390	- Don't build locales for now
14mr|glibc-2.19-8|1391	
14mr|glibc-2.19-8|1392	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-3
14mr|glibc-2.19-8|1393	+ Revision: 4f92249
14mr|glibc-2.19-8|1394	- Drop changelog
14mr|glibc-2.19-8|1395	
14mr|glibc-2.19-8|1396	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-3
14mr|glibc-2.19-8|1397	+ Revision: da72ea0
14mr|glibc-2.19-8|1398	- New version 2.19 (sync with OpenMandriva 2014.0), now includes locales
14mr|glibc-2.19-8|1399	
14mr|glibc-2.19-8|1400	* Wed Dec 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 6:2.15-9
14mr|glibc-2.19-8|1401	+ Revision: d71bf7a
14mr|glibc-2.19-8|1402	- Ru l10n fix
14mr|glibc-2.19-8|1403	
14mr|glibc-2.19-8|1404	* Fri Dec 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 6:2.15-8
14mr|glibc-2.19-8|1405	+ Revision: a9d9b73
14mr|glibc-2.19-8|1406	- Added systemtap-devel BR
14mr|glibc-2.19-8|1407	
14mr|glibc-2.19-8|1408	* Mon Dec 03 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 6:2.15-8
14mr|glibc-2.19-8|1409	+ Revision: 1855b0a
14mr|glibc-2.19-8|1410	- enabled -mno-tls-direct-seg-refs for x86_64
14mr|glibc-2.19-8|1411	
14mr|glibc-2.19-8|1412	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-7
14mr|glibc-2.19-8|1413	+ Revision: a53e9bf
14mr|glibc-2.19-8|1414	- LOG Add rpmlint filter
14mr|glibc-2.19-8|1415	
14mr|glibc-2.19-8|1416	* Fri Sep 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-6
14mr|glibc-2.19-8|1417	+ Revision: 458aae5
14mr|glibc-2.19-8|1418	- LOG Add patch to fix GTK3 applications freeze when PulseAudio is enabled
14mr|glibc-2.19-8|1419	
14mr|glibc-2.19-8|1420	* Thu Sep 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-5
14mr|glibc-2.19-8|1421	+ Revision: b2a0331
14mr|glibc-2.19-8|1422	- LOG Drop info-install from post and preun requires of devel package (no longer needed)
14mr|glibc-2.19-8|1423	
14mr|glibc-2.19-8|1424	* Wed Sep 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-4
14mr|glibc-2.19-8|1425	+ Revision: 5cdc947
14mr|glibc-2.19-8|1426	- LOG Drop post scripts for devel package (no longer needed)
14mr|glibc-2.19-8|1427	
14mr|glibc-2.19-8|1428	* Thu Aug 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-4
14mr|glibc-2.19-8|1429	+ Revision: 4d858fc
14mr|glibc-2.19-8|1430	- LOG Build with updated binutils to fix some devel libs
14mr|glibc-2.19-8|1431	
14mr|glibc-2.19-8|1432	* Mon Jul 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 6:2.15-3
14mr|glibc-2.19-8|1433	+ Revision: fe01f1c
14mr|glibc-2.19-8|1434	- Updated glibc.spec
14mr|glibc-2.19-8|1435	
14mr|glibc-2.19-8|1436	* Mon Jul 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 6:2.15-3
14mr|glibc-2.19-8|1437	+ Revision: af0c751
14mr|glibc-2.19-8|1438	- Updated glibc.spec
14mr|glibc-2.19-8|1439	
14mr|glibc-2.19-8|1440	* Mon Jul 30 2012 root <root@localhost.localdomain> 6:2.15-3
14mr|glibc-2.19-8|1441	+ Revision: 4a7f411
14mr|glibc-2.19-8|1442	- revert to latest release cooker
14mr|glibc-2.19-8|1443	
14mr|glibc-2.19-8|1444	* Thu Jul 12 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1445	+ Revision: 9c0c659
14mr|glibc-2.19-8|1446	- fix typo
14mr|glibc-2.19-8|1447	
14mr|glibc-2.19-8|1448	* Wed Jul 11 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1449	+ Revision: 0bf6956
14mr|glibc-2.19-8|1450	- try using %product_arch instead %mandriva_arch
14mr|glibc-2.19-8|1451	
14mr|glibc-2.19-8|1452	* Wed Jul 11 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1453	+ Revision: fc21626
14mr|glibc-2.19-8|1454	- fix path to manual
14mr|glibc-2.19-8|1455	
14mr|glibc-2.19-8|1456	* Wed Jul 11 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1457	+ Revision: 19ecf21
14mr|glibc-2.19-8|1458	- fix path again
14mr|glibc-2.19-8|1459	
14mr|glibc-2.19-8|1460	* Wed Jul 11 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1461	+ Revision: e484462
14mr|glibc-2.19-8|1462	- fix path in fedora sources
14mr|glibc-2.19-8|1463	
14mr|glibc-2.19-8|1464	* Tue Jul 10 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1465	+ Revision: ab16f0c
14mr|glibc-2.19-8|1466	- remove temporary files added by mistake
14mr|glibc-2.19-8|1467	
14mr|glibc-2.19-8|1468	* Tue Jul 10 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6:2.16.0-1
14mr|glibc-2.19-8|1469	+ Revision: a0b9d45
14mr|glibc-2.19-8|1470	- update to 2.16 with latest fedora and mandriva patches
14mr|glibc-2.19-8|1471	
14mr|glibc-2.19-8|1472	

16489 14
14mr|glibc_lsb-2.4.7-8|1	%define ld_ver 3
14mr|glibc_lsb-2.4.7-8|2	%define compat_ld_ver 2
14mr|glibc_lsb-2.4.7-8|3	%define	libname	%mklibname	glibc_lsb
14mr|glibc_lsb-2.4.7-8|4	
14mr|glibc_lsb-2.4.7-8|5	Name:		glibc_lsb
14mr|glibc_lsb-2.4.7-8|6	Version:	2.4.7
14mr|glibc_lsb-2.4.7-8|7	Release:	8
14mr|glibc_lsb-2.4.7-8|8	Group:		System/Libraries
14mr|glibc_lsb-2.4.7-8|9	Summary:	LSB dynamic loader links
14mr|glibc_lsb-2.4.7-8|10	License:	Freely redistributable without restriction
14mr|glibc_lsb-2.4.7-8|11	URL:		http://www.linuxbase.org/spec
14mr|glibc_lsb-2.4.7-8|12	
14mr|glibc_lsb-2.4.7-8|13	Requires:	lsb-core >= 3.1
14mr|glibc_lsb-2.4.7-8|14	
14mr|glibc_lsb-2.4.7-8|15	%description
14mr|glibc_lsb-2.4.7-8|16	Provides ld-lsb* dynamic loader links for LSB compliance
14mr|glibc_lsb-2.4.7-8|17	
14mr|glibc_lsb-2.4.7-8|18	%package -n	%{libname}
14mr|glibc_lsb-2.4.7-8|19	Group:		System/Libraries
14mr|glibc_lsb-2.4.7-8|20	Summary:	LSB dynamic loader links
14mr|glibc_lsb-2.4.7-8|21	%rename		glibc_lsb
14mr|glibc_lsb-2.4.7-8|22	
14mr|glibc_lsb-2.4.7-8|23	%description -n %{libname}
14mr|glibc_lsb-2.4.7-8|24	Provides ld-lsb* dynamic loader links for LSB compliance
14mr|glibc_lsb-2.4.7-8|25	
14mr|glibc_lsb-2.4.7-8|26	%prep
14mr|glibc_lsb-2.4.7-8|27	
14mr|glibc_lsb-2.4.7-8|28	%build
14mr|glibc_lsb-2.4.7-8|29	
14mr|glibc_lsb-2.4.7-8|30	%install
14mr|glibc_lsb-2.4.7-8|31	install -d $RPM_BUILD_ROOT/%{_lib}
14mr|glibc_lsb-2.4.7-8|32	%ifarch %{ix86}
14mr|glibc_lsb-2.4.7-8|33	ln -sf ld-linux.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|34	ln -sf ld-linux.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|35	%endif
14mr|glibc_lsb-2.4.7-8|36	%ifarch ppc
14mr|glibc_lsb-2.4.7-8|37	ln -sf ld-2.4.so $RPM_BUILD_ROOT/%{_lib}/ld-lsb-ppc32.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|38	ln -sf ld-2.4.so $RPM_BUILD_ROOT/%{_lib}/ld-lsb-ppc32.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|39	%endif
14mr|glibc_lsb-2.4.7-8|40	%ifarch x86_64
14mr|glibc_lsb-2.4.7-8|41	ln -sf ld-linux-x86-64.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb-x86-64.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|42	ln -sf ld-linux-x86-64.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb-x86-64.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|43	%endif
14mr|glibc_lsb-2.4.7-8|44	
14mr|glibc_lsb-2.4.7-8|45	export DONT_SYMLINK_LIBS=1
14mr|glibc_lsb-2.4.7-8|46	
14mr|glibc_lsb-2.4.7-8|47	%files -n %{libname}
14mr|glibc_lsb-2.4.7-8|48	%ifarch %{ix86}
14mr|glibc_lsb-2.4.7-8|49	/%{_lib}/ld-lsb.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|50	/%{_lib}/ld-lsb.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|51	%endif
14mr|glibc_lsb-2.4.7-8|52	%ifarch ppc
14mr|glibc_lsb-2.4.7-8|53	/%{_lib}/ld-lsb-ppc32.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|54	/%{_lib}/ld-lsb-ppc32.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|55	%endif
14mr|glibc_lsb-2.4.7-8|56	%ifarch x86_64
14mr|glibc_lsb-2.4.7-8|57	/%{_lib}/ld-lsb-x86-64.so.%{ld_ver}
14mr|glibc_lsb-2.4.7-8|58	/%{_lib}/ld-lsb-x86-64.so.%{compat_ld_ver}
14mr|glibc_lsb-2.4.7-8|59	%endif
14mr|glibc_lsb-2.4.7-8|60	
14mr|glibc_lsb-2.4.7-8|61	
14mr|glibc_lsb-2.4.7-8|62	
14mr|glibc_lsb-2.4.7-8|63	%changelog
14mr|glibc_lsb-2.4.7-8|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.7-8
14mr|glibc_lsb-2.4.7-8|65	+ Revision: fcbe1af
14mr|glibc_lsb-2.4.7-8|66	- MassBuild#440: Increase release tag
14mr|glibc_lsb-2.4.7-8|67	
14mr|glibc_lsb-2.4.7-8|68	

16490 14
14mr|glibmm2.4-2.40.0-1|1	%define	pkgname	glibmm
14mr|glibmm2.4-2.40.0-1|2	%define	api	2.4
14mr|glibmm2.4-2.40.0-1|3	%define major	1
14mr|glibmm2.4-2.40.0-1|4	%define	libname	%mklibname %{pkgname} %{api} %{major}
14mr|glibmm2.4-2.40.0-1|5	%define	devname	%mklibname -d %{pkgname} %{api}
14mr|glibmm2.4-2.40.0-1|6	
14mr|glibmm2.4-2.40.0-1|7	Name:		%{pkgname}%{api}
14mr|glibmm2.4-2.40.0-1|8	Summary:	C++ interface for glib
14mr|glibmm2.4-2.40.0-1|9	Version:	2.40.0
14mr|glibmm2.4-2.40.0-1|10	Release:	1
14mr|glibmm2.4-2.40.0-1|11	License:	LGPLv2+
14mr|glibmm2.4-2.40.0-1|12	Group:		System/Libraries
14mr|glibmm2.4-2.40.0-1|13	URL:		http://gtkmm.sourceforge.net/
14mr|glibmm2.4-2.40.0-1|14	
14mr|glibmm2.4-2.40.0-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.40/%{pkgname}-%{version}.tar.xz
14mr|glibmm2.4-2.40.0-1|16	BuildRequires:	doxygen
14mr|glibmm2.4-2.40.0-1|17	BuildRequires:	mm-common >= 0.9.4
14mr|glibmm2.4-2.40.0-1|18	BuildRequires:	xsltproc
14mr|glibmm2.4-2.40.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
14mr|glibmm2.4-2.40.0-1|20	BuildRequires:	pkgconfig(sigc++-2.0) >= 2.2.10
14mr|glibmm2.4-2.40.0-1|21	
14mr|glibmm2.4-2.40.0-1|22	%description
14mr|glibmm2.4-2.40.0-1|23	Gtkmm provides a C++ interface to the GTK+ GUI library.
14mr|glibmm2.4-2.40.0-1|24	%{pkgname} originally belongs to gtkmm, but is now separated,
14mr|glibmm2.4-2.40.0-1|25	for use with non-GUI software written in C++.
14mr|glibmm2.4-2.40.0-1|26	
14mr|glibmm2.4-2.40.0-1|27	
14mr|glibmm2.4-2.40.0-1|28	%package -n	%{libname}
14mr|glibmm2.4-2.40.0-1|29	Summary:	C++ interface for glib
14mr|glibmm2.4-2.40.0-1|30	Group:		System/Libraries
14mr|glibmm2.4-2.40.0-1|31	
14mr|glibmm2.4-2.40.0-1|32	%description -n	%{libname}
14mr|glibmm2.4-2.40.0-1|33	Gtkmm provides a C++ interface to the GTK+ GUI library.
14mr|glibmm2.4-2.40.0-1|34	%{pkgname} originally belongs to gtkmm, but is now separated,
14mr|glibmm2.4-2.40.0-1|35	for use with non-GUI software written in C++.
14mr|glibmm2.4-2.40.0-1|36	
14mr|glibmm2.4-2.40.0-1|37	This package contains the library needed to run programs dynamically
14mr|glibmm2.4-2.40.0-1|38	linked with %{pkgname}.
14mr|glibmm2.4-2.40.0-1|39	
14mr|glibmm2.4-2.40.0-1|40	
14mr|glibmm2.4-2.40.0-1|41	%package -n	%{devname}
14mr|glibmm2.4-2.40.0-1|42	Summary:	Headers and development files of %{pkgname}
14mr|glibmm2.4-2.40.0-1|43	Group:		Development/GNOME and GTK+
14mr|glibmm2.4-2.40.0-1|44	Requires:	%{libname} = %{version}
14mr|glibmm2.4-2.40.0-1|45	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
14mr|glibmm2.4-2.40.0-1|46	Requires:	mm-common >= 0.9.4
14mr|glibmm2.4-2.40.0-1|47	Obsoletes:	%mklibname -d %{pkgname} %{api} 1
14mr|glibmm2.4-2.40.0-1|48	
14mr|glibmm2.4-2.40.0-1|49	%description -n	%{devname}
14mr|glibmm2.4-2.40.0-1|50	This package contains the headers and development files that are needed,
14mr|glibmm2.4-2.40.0-1|51	when trying to develop or compile applications which need %{pkgname}.
14mr|glibmm2.4-2.40.0-1|52	
14mr|glibmm2.4-2.40.0-1|53	
14mr|glibmm2.4-2.40.0-1|54	%package	doc
14mr|glibmm2.4-2.40.0-1|55	Summary:	Glibmm documentation
14mr|glibmm2.4-2.40.0-1|56	Group:		Books/Other
14mr|glibmm2.4-2.40.0-1|57	
14mr|glibmm2.4-2.40.0-1|58	%description	doc
14mr|glibmm2.4-2.40.0-1|59	Gtkmm provides a C++ interface to the GTK+ GUI library.
14mr|glibmm2.4-2.40.0-1|60	%{pkgname} originally belongs to gtkmm, but is now separated,
14mr|glibmm2.4-2.40.0-1|61	for use with non-GUI software written in C++.
14mr|glibmm2.4-2.40.0-1|62	
14mr|glibmm2.4-2.40.0-1|63	This package contains all API documentation for %{pkgname}.
14mr|glibmm2.4-2.40.0-1|64	
14mr|glibmm2.4-2.40.0-1|65	%prep
14mr|glibmm2.4-2.40.0-1|66	%setup -qn %{pkgname}-%{version}
14mr|glibmm2.4-2.40.0-1|67	
14mr|glibmm2.4-2.40.0-1|68	%build
14mr|glibmm2.4-2.40.0-1|69	%configure2_5x \
14mr|glibmm2.4-2.40.0-1|70	--enable-shared \
14mr|glibmm2.4-2.40.0-1|71	--disable-static
14mr|glibmm2.4-2.40.0-1|72	
14mr|glibmm2.4-2.40.0-1|73	%make
14mr|glibmm2.4-2.40.0-1|74	
14mr|glibmm2.4-2.40.0-1|75	# make check does nothing
14mr|glibmm2.4-2.40.0-1|76	
14mr|glibmm2.4-2.40.0-1|77	%install
14mr|glibmm2.4-2.40.0-1|78	%makeinstall_std
14mr|glibmm2.4-2.40.0-1|79	
14mr|glibmm2.4-2.40.0-1|80	%files -n %{libname}
14mr|glibmm2.4-2.40.0-1|81	%doc COPYING NEWS README
14mr|glibmm2.4-2.40.0-1|82	%{_libdir}/libglibmm*%{api}.so.%{major}*
14mr|glibmm2.4-2.40.0-1|83	%{_libdir}/libgiomm*%{api}.so.%{major}*
14mr|glibmm2.4-2.40.0-1|84	
14mr|glibmm2.4-2.40.0-1|85	%files -n %{devname}
14mr|glibmm2.4-2.40.0-1|86	%doc AUTHORS ChangeLog
14mr|glibmm2.4-2.40.0-1|87	%{_includedir}/*
14mr|glibmm2.4-2.40.0-1|88	%{_libdir}/*.so
14mr|glibmm2.4-2.40.0-1|89	%{_libdir}/giomm-%{api}/
14mr|glibmm2.4-2.40.0-1|90	%{_libdir}/glibmm-%{api}/
14mr|glibmm2.4-2.40.0-1|91	%{_libdir}/pkgconfig/*.pc
14mr|glibmm2.4-2.40.0-1|92	
14mr|glibmm2.4-2.40.0-1|93	%files doc
14mr|glibmm2.4-2.40.0-1|94	%doc %{_datadir}/doc/glibmm-%{api}
14mr|glibmm2.4-2.40.0-1|95	%{_datadir}/devhelp/books/glibmm-2.4/
14mr|glibmm2.4-2.40.0-1|96	
14mr|glibmm2.4-2.40.0-1|97	%changelog
14mr|glibmm2.4-2.40.0-1|98	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 2.40.0-1
14mr|glibmm2.4-2.40.0-1|99	+ Revision: 8969acc
14mr|glibmm2.4-2.40.0-1|100	- update to 2.40.0
14mr|glibmm2.4-2.40.0-1|101	
14mr|glibmm2.4-2.40.0-1|102	

16491 14
14mr|glib-networking-2.40.1-2|1	%define libname %mklibname %name
14mr|glib-networking-2.40.1-2|2	
14mr|glib-networking-2.40.1-2|3	Summary: Network-related GIO modules
14mr|glib-networking-2.40.1-2|4	Name: glib-networking
14mr|glib-networking-2.40.1-2|5	Version: 2.40.1
14mr|glib-networking-2.40.1-2|6	Release: 2
14mr|glib-networking-2.40.1-2|7	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.40/%{name}-%{version}.tar.xz
14mr|glib-networking-2.40.1-2|8	License: LGPLv2+
14mr|glib-networking-2.40.1-2|9	Group:System/Libraries
14mr|glib-networking-2.40.1-2|10	Url: http://www.gnome.org/
14mr|glib-networking-2.40.1-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|glib-networking-2.40.1-2|12	BuildRequires: glib2-devel >= 2.27.90
14mr|glib-networking-2.40.1-2|13	BuildRequires: libproxy-devel >= 0.3.1
14mr|glib-networking-2.40.1-2|14	BuildRequires: gnutls-devel >= 2.1.7
14mr|glib-networking-2.40.1-2|15	BuildRequires: libgcrypt-devel
14mr|glib-networking-2.40.1-2|16	BuildRequires: gsettings-desktop-schemas-devel
14mr|glib-networking-2.40.1-2|17	BuildRequires: intltool
14mr|glib-networking-2.40.1-2|18	Requires: %libname = %version
14mr|glib-networking-2.40.1-2|19	
14mr|glib-networking-2.40.1-2|20	%description
14mr|glib-networking-2.40.1-2|21	This package contains the network-related GIO modules for Glib.
14mr|glib-networking-2.40.1-2|22	
14mr|glib-networking-2.40.1-2|23	%package -n %libname
14mr|glib-networking-2.40.1-2|24	Summary: Network-related GIO modules
14mr|glib-networking-2.40.1-2|25	Group: System/Libraries
14mr|glib-networking-2.40.1-2|26	Requires: %name >= %version-%release
14mr|glib-networking-2.40.1-2|27	
14mr|glib-networking-2.40.1-2|28	%description -n %libname
14mr|glib-networking-2.40.1-2|29	This package contains the network-related GIO modules for Glib.
14mr|glib-networking-2.40.1-2|30	
14mr|glib-networking-2.40.1-2|31	%prep
14mr|glib-networking-2.40.1-2|32	%setup -q
14mr|glib-networking-2.40.1-2|33	
14mr|glib-networking-2.40.1-2|34	%build
14mr|glib-networking-2.40.1-2|35	%configure2_5x --disable-static
14mr|glib-networking-2.40.1-2|36	%make
14mr|glib-networking-2.40.1-2|37	
14mr|glib-networking-2.40.1-2|38	%install
14mr|glib-networking-2.40.1-2|39	rm -rf %{buildroot}
14mr|glib-networking-2.40.1-2|40	%makeinstall_std
14mr|glib-networking-2.40.1-2|41	rm -f %buildroot%_libdir/gio/modules/*.la
14mr|glib-networking-2.40.1-2|42	%find_lang %name
14mr|glib-networking-2.40.1-2|43	
14mr|glib-networking-2.40.1-2|44	%clean
14mr|glib-networking-2.40.1-2|45	rm -rf %{buildroot}
14mr|glib-networking-2.40.1-2|46	
14mr|glib-networking-2.40.1-2|47	%files -f %name.lang
14mr|glib-networking-2.40.1-2|48	%defattr(-,root,root)
14mr|glib-networking-2.40.1-2|49	%doc README
14mr|glib-networking-2.40.1-2|50	%_libexecdir/glib-pacrunner
14mr|glib-networking-2.40.1-2|51	%_datadir/dbus-1/services/*.service
14mr|glib-networking-2.40.1-2|52	
14mr|glib-networking-2.40.1-2|53	%files -n %libname
14mr|glib-networking-2.40.1-2|54	%defattr(-,root,root)
14mr|glib-networking-2.40.1-2|55	%_libdir/gio/modules/*.so
14mr|glib-networking-2.40.1-2|56	
14mr|glib-networking-2.40.1-2|57	
14mr|glib-networking-2.40.1-2|58	%changelog
14mr|glib-networking-2.40.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.40.1-2
14mr|glib-networking-2.40.1-2|60	+ Revision: e8b78b9
14mr|glib-networking-2.40.1-2|61	- MassBuild#440: Increase release tag
14mr|glib-networking-2.40.1-2|62	
14mr|glib-networking-2.40.1-2|63	

16492 14
14mr|glitz-0.5.6-14|1	%define major 1
14mr|glitz-0.5.6-14|2	%define libname %mklibname %{name} %{major}
14mr|glitz-0.5.6-14|3	%define libglx %mklibname %{name}-glx %{major}
14mr|glitz-0.5.6-14|4	%define devname %mklibname %{name} -d
14mr|glitz-0.5.6-14|5	
14mr|glitz-0.5.6-14|6	Summary:	OpenGL image compositing library
14mr|glitz-0.5.6-14|7	Name:		glitz
14mr|glitz-0.5.6-14|8	Version:	0.5.6
14mr|glitz-0.5.6-14|9	Release:	14
14mr|glitz-0.5.6-14|10	License:	BSD
14mr|glitz-0.5.6-14|11	Group:		System/Libraries
14mr|glitz-0.5.6-14|12	Url:		http://cairographics.org/
14mr|glitz-0.5.6-14|13	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.bz2
14mr|glitz-0.5.6-14|14	Patch0:		glitz-0.4.0-libtool.patch
14mr|glitz-0.5.6-14|15	Patch1:		glitz-0.5.6-wformat.patch
14mr|glitz-0.5.6-14|16	BuildRequires:	pkgconfig(gl)
14mr|glitz-0.5.6-14|17	BuildRequires:	pkgconfig(x11)
14mr|glitz-0.5.6-14|18	
14mr|glitz-0.5.6-14|19	%description
14mr|glitz-0.5.6-14|20	Glitz is an OpenGL image compositing library. Glitz provides
14mr|glitz-0.5.6-14|21	Porter/Duff compositing of images and implicit mask generation for
14mr|glitz-0.5.6-14|22	geometric primitives including trapezoids, triangles, and rectangles.
14mr|glitz-0.5.6-14|23	
14mr|glitz-0.5.6-14|24	The semantics of glitz are designed to precisely match the
14mr|glitz-0.5.6-14|25	specification of the X Render extension. Glitz does not only implement
14mr|glitz-0.5.6-14|26	X Render features like component alpha and image transformations, but
14mr|glitz-0.5.6-14|27	also support for additional features like convolution filters and color
14mr|glitz-0.5.6-14|28	gradients, which are not currently part of the X Render specification.
14mr|glitz-0.5.6-14|29	
14mr|glitz-0.5.6-14|30	The performance and capabilities of glitz are much dependent on
14mr|glitz-0.5.6-14|31	graphics hardware. Glitz does not in any way handle software
14mr|glitz-0.5.6-14|32	fall-backs when graphics hardware is insufficient. However, glitz
14mr|glitz-0.5.6-14|33	will report if any requested operation cannot be carried out by
14mr|glitz-0.5.6-14|34	graphics hardware, hence making a higher level software layer
14mr|glitz-0.5.6-14|35	responsible for appropriate actions.
14mr|glitz-0.5.6-14|36	
14mr|glitz-0.5.6-14|37	#----------------------------------------------------------------------------
14mr|glitz-0.5.6-14|38	
14mr|glitz-0.5.6-14|39	%package -n %{libname}
14mr|glitz-0.5.6-14|40	Summary:	OpenGL image compositing library
14mr|glitz-0.5.6-14|41	Group:		System/Libraries
14mr|glitz-0.5.6-14|42	Provides:	glitz = %{EVRD}
14mr|glitz-0.5.6-14|43	
14mr|glitz-0.5.6-14|44	%description -n %{libname}
14mr|glitz-0.5.6-14|45	Glitz is an OpenGL image compositing library. Glitz provides
14mr|glitz-0.5.6-14|46	Porter/Duff compositing of images and implicit mask generation for
14mr|glitz-0.5.6-14|47	geometric primitives including trapezoids, triangles, and rectangles.
14mr|glitz-0.5.6-14|48	
14mr|glitz-0.5.6-14|49	The semantics of glitz are designed to precisely match the
14mr|glitz-0.5.6-14|50	specification of the X Render extension. Glitz does not only implement
14mr|glitz-0.5.6-14|51	X Render features like component alpha and image transformations, but
14mr|glitz-0.5.6-14|52	also support for additional features like convolution filters and color
14mr|glitz-0.5.6-14|53	gradients, which are not currently part of the X Render specification.
14mr|glitz-0.5.6-14|54	
14mr|glitz-0.5.6-14|55	The performance and capabilities of glitz are much dependent on
14mr|glitz-0.5.6-14|56	graphics hardware. Glitz does not in any way handle software
14mr|glitz-0.5.6-14|57	fall-backs when graphics hardware is insufficient. However, glitz
14mr|glitz-0.5.6-14|58	will report if any requested operation cannot be carried out by
14mr|glitz-0.5.6-14|59	graphics hardware, hence making a higher level software layer
14mr|glitz-0.5.6-14|60	responsible for appropriate actions.
14mr|glitz-0.5.6-14|61	
14mr|glitz-0.5.6-14|62	%files -n %{libname}
14mr|glitz-0.5.6-14|63	%doc AUTHORS COPYING README NEWS TODO
14mr|glitz-0.5.6-14|64	%{_libdir}/libglitz.so.%{major}*
14mr|glitz-0.5.6-14|65	
14mr|glitz-0.5.6-14|66	#----------------------------------------------------------------------------
14mr|glitz-0.5.6-14|67	
14mr|glitz-0.5.6-14|68	%package -n %{libglx}
14mr|glitz-0.5.6-14|69	Summary:	OpenGL image compositing library
14mr|glitz-0.5.6-14|70	Group:		System/Libraries
14mr|glitz-0.5.6-14|71	Conflicts:	%{_lib}glitz1 < 0.5.6-13
14mr|glitz-0.5.6-14|72	
14mr|glitz-0.5.6-14|73	%description -n %{libglx}
14mr|glitz-0.5.6-14|74	Glitz is an OpenGL image compositing library. Glitz provides
14mr|glitz-0.5.6-14|75	Porter/Duff compositing of images and implicit mask generation for
14mr|glitz-0.5.6-14|76	geometric primitives including trapezoids, triangles, and rectangles.
14mr|glitz-0.5.6-14|77	
14mr|glitz-0.5.6-14|78	The semantics of glitz are designed to precisely match the
14mr|glitz-0.5.6-14|79	specification of the X Render extension. Glitz does not only implement
14mr|glitz-0.5.6-14|80	X Render features like component alpha and image transformations, but
14mr|glitz-0.5.6-14|81	also support for additional features like convolution filters and color
14mr|glitz-0.5.6-14|82	gradients, which are not currently part of the X Render specification.
14mr|glitz-0.5.6-14|83	
14mr|glitz-0.5.6-14|84	The performance and capabilities of glitz are much dependent on
14mr|glitz-0.5.6-14|85	graphics hardware. Glitz does not in any way handle software
14mr|glitz-0.5.6-14|86	fall-backs when graphics hardware is insufficient. However, glitz
14mr|glitz-0.5.6-14|87	will report if any requested operation cannot be carried out by
14mr|glitz-0.5.6-14|88	graphics hardware, hence making a higher level software layer
14mr|glitz-0.5.6-14|89	responsible for appropriate actions.
14mr|glitz-0.5.6-14|90	
14mr|glitz-0.5.6-14|91	%files -n %{libglx}
14mr|glitz-0.5.6-14|92	%doc AUTHORS COPYING README NEWS TODO
14mr|glitz-0.5.6-14|93	%{_libdir}/libglitz-glx.so.%{major}*
14mr|glitz-0.5.6-14|94	
14mr|glitz-0.5.6-14|95	#----------------------------------------------------------------------------
14mr|glitz-0.5.6-14|96	
14mr|glitz-0.5.6-14|97	%package -n %{devname}
14mr|glitz-0.5.6-14|98	Summary:	Development files for glitz library
14mr|glitz-0.5.6-14|99	Group:		Development/C
14mr|glitz-0.5.6-14|100	Requires:	%{libname} = %{EVRD}
14mr|glitz-0.5.6-14|101	Requires:	%{libglx} = %{EVRD}
14mr|glitz-0.5.6-14|102	Provides:	%{name}-devel = %{EVRD}
14mr|glitz-0.5.6-14|103	Obsoletes:	%{_lib}glitz-static-devel < 0.5.6-13
14mr|glitz-0.5.6-14|104	
14mr|glitz-0.5.6-14|105	%description -n %{devname}
14mr|glitz-0.5.6-14|106	Development files for glitz library.
14mr|glitz-0.5.6-14|107	
14mr|glitz-0.5.6-14|108	%files -n %{devname}
14mr|glitz-0.5.6-14|109	%{_libdir}/lib*.so
14mr|glitz-0.5.6-14|110	%{_includedir}/*
14mr|glitz-0.5.6-14|111	%{_libdir}/pkgconfig/*.pc
14mr|glitz-0.5.6-14|112	
14mr|glitz-0.5.6-14|113	#----------------------------------------------------------------------------
14mr|glitz-0.5.6-14|114	
14mr|glitz-0.5.6-14|115	%prep
14mr|glitz-0.5.6-14|116	%setup -q
14mr|glitz-0.5.6-14|117	%patch0 -p1 -b .libtool
14mr|glitz-0.5.6-14|118	%patch1 -p1 -b .wformat
14mr|glitz-0.5.6-14|119	
14mr|glitz-0.5.6-14|120	%build
14mr|glitz-0.5.6-14|121	%configure2_5x --disable-static
14mr|glitz-0.5.6-14|122	%make LDFLAGS+=-ldl
14mr|glitz-0.5.6-14|123	
14mr|glitz-0.5.6-14|124	%install
14mr|glitz-0.5.6-14|125	%makeinstall_std
14mr|glitz-0.5.6-14|126	
14mr|glitz-0.5.6-14|127	
14mr|glitz-0.5.6-14|128	%changelog
14mr|glitz-0.5.6-14|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.6-14
14mr|glitz-0.5.6-14|130	+ Revision: 452e224
14mr|glitz-0.5.6-14|131	- MassBuild#440: Increase release tag
14mr|glitz-0.5.6-14|132	
14mr|glitz-0.5.6-14|133	

16493 14
14mr|glm-0.9.5.4-1|1	# The library consists of headers only
14mr|glm-0.9.5.4-1|2	%global debug_package %{nil}
14mr|glm-0.9.5.4-1|3	
14mr|glm-0.9.5.4-1|4	Name:           glm
14mr|glm-0.9.5.4-1|5	Version:        0.9.5.4
14mr|glm-0.9.5.4-1|6	Release:        1
14mr|glm-0.9.5.4-1|7	Summary:        C++ mathematics library for graphics programming
14mr|glm-0.9.5.4-1|8	Group:          Development/C
14mr|glm-0.9.5.4-1|9	License:        MIT
14mr|glm-0.9.5.4-1|10	URL:            http://glm.g-truc.net/
14mr|glm-0.9.5.4-1|11	Source0:        http://downloads.sourceforge.net/ogl-math/%{name}-%{version}/%{name}-%{version}.7z
14mr|glm-0.9.5.4-1|12	BuildRequires:  cmake
14mr|glm-0.9.5.4-1|13	# For unpacking the source
14mr|glm-0.9.5.4-1|14	BuildRequires:  p7zip
14mr|glm-0.9.5.4-1|15	
14mr|glm-0.9.5.4-1|16	%description
14mr|glm-0.9.5.4-1|17	GLM is a C++ library for doing mathematics operations
14mr|glm-0.9.5.4-1|18	required in many OpenGL based applications. Its interface
14mr|glm-0.9.5.4-1|19	has been designed to resemble the built-in matrix and vector
14mr|glm-0.9.5.4-1|20	types of the OpenGL shading language.
14mr|glm-0.9.5.4-1|21	
14mr|glm-0.9.5.4-1|22	%package        devel
14mr|glm-0.9.5.4-1|23	Summary:        C++ mathematics library for graphics programming
14mr|glm-0.9.5.4-1|24	
14mr|glm-0.9.5.4-1|25	%description    devel
14mr|glm-0.9.5.4-1|26	GLM is a C++ library for doing mathematics operations
14mr|glm-0.9.5.4-1|27	required in many OpenGL based applications. Its interface
14mr|glm-0.9.5.4-1|28	has been designed to resemble the built-in matrix and vector
14mr|glm-0.9.5.4-1|29	types of the OpenGL shading language.
14mr|glm-0.9.5.4-1|30	
14mr|glm-0.9.5.4-1|31	%{name}-devel is only required for building software that uses
14mr|glm-0.9.5.4-1|32	the GLM library. Because GLM currently is a header-only library,
14mr|glm-0.9.5.4-1|33	there is no matching run time package.
14mr|glm-0.9.5.4-1|34	
14mr|glm-0.9.5.4-1|35	%package        doc
14mr|glm-0.9.5.4-1|36	Summary:        Documentation for %{name}-devel
14mr|glm-0.9.5.4-1|37	Group:          Books/Computer books
14mr|glm-0.9.5.4-1|38	BuildArch:      noarch
14mr|glm-0.9.5.4-1|39	
14mr|glm-0.9.5.4-1|40	%description    doc
14mr|glm-0.9.5.4-1|41	The %{name}-doc package contains reference documentation and
14mr|glm-0.9.5.4-1|42	a programming manual for the %{name}-devel package.
14mr|glm-0.9.5.4-1|43	
14mr|glm-0.9.5.4-1|44	%prep
14mr|glm-0.9.5.4-1|45	# Some glm releases, like version 0.9.3.1, place contents of
14mr|glm-0.9.5.4-1|46	# the source archive directly into the archive root. Others,
14mr|glm-0.9.5.4-1|47	# like glm 0.9.3.2, place them into a single subdirectory.
14mr|glm-0.9.5.4-1|48	# The former case is inconvenient, but it can be be
14mr|glm-0.9.5.4-1|49	# compensated for with the -c option of the setup macro.
14mr|glm-0.9.5.4-1|50	#
14mr|glm-0.9.5.4-1|51	# When updating this package, take care to check if -c is
14mr|glm-0.9.5.4-1|52	# needed for the particular version.
14mr|glm-0.9.5.4-1|53	%setup -q -n %{name}
14mr|glm-0.9.5.4-1|54	
14mr|glm-0.9.5.4-1|55	# A couple of files had CRLF line-ends in them.
14mr|glm-0.9.5.4-1|56	sed -i 's/\r//' copying.txt
14mr|glm-0.9.5.4-1|57	sed -i 's/\r//' readme.txt
14mr|glm-0.9.5.4-1|58	# fix attr and line-ends
14mr|glm-0.9.5.4-1|59	perl -i -pe 's/\r\n/\n/gs' doc/api/{jquery,dynsections}.js doc/api/{tabs,doxygen}.css
14mr|glm-0.9.5.4-1|60	chmod 755 doc/api
14mr|glm-0.9.5.4-1|61	
14mr|glm-0.9.5.4-1|62	
14mr|glm-0.9.5.4-1|63	%build
14mr|glm-0.9.5.4-1|64	%{cmake} -DGLM_TEST_ENABLE=ON ..
14mr|glm-0.9.5.4-1|65	%make
14mr|glm-0.9.5.4-1|66	
14mr|glm-0.9.5.4-1|67	%check
14mr|glm-0.9.5.4-1|68	cd build
14mr|glm-0.9.5.4-1|69	
14mr|glm-0.9.5.4-1|70	#ctest --output-on-failure
14mr|glm-0.9.5.4-1|71	
14mr|glm-0.9.5.4-1|72	%install
14mr|glm-0.9.5.4-1|73	cd build
14mr|glm-0.9.5.4-1|74	
14mr|glm-0.9.5.4-1|75	%makeinstall_std
14mr|glm-0.9.5.4-1|76	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|glm-0.9.5.4-1|77	find %{buildroot} -name CMakeLists.txt -exec rm -f {} ';'
14mr|glm-0.9.5.4-1|78	
14mr|glm-0.9.5.4-1|79	%files devel
14mr|glm-0.9.5.4-1|80	%doc copying.txt readme.txt
14mr|glm-0.9.5.4-1|81	%{_includedir}/%{name}
14mr|glm-0.9.5.4-1|82	%{_libdir}/cmake/FindGLM.cmake
14mr|glm-0.9.5.4-1|83	
14mr|glm-0.9.5.4-1|84	%files doc
14mr|glm-0.9.5.4-1|85	%doc doc/%{name}.pdf
14mr|glm-0.9.5.4-1|86	%doc doc/api/
14mr|glm-0.9.5.4-1|87	
14mr|glm-0.9.5.4-1|88	
14mr|glm-0.9.5.4-1|89	%changelog
14mr|glm-0.9.5.4-1|90	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.9.5.4-1
14mr|glm-0.9.5.4-1|91	+ Revision: d3927e7
14mr|glm-0.9.5.4-1|92	- Merge pull request #1 from sokol/glm:rosa2014.1
14mr|glm-0.9.5.4-1|93	- up to 0.9.5.4
14mr|glm-0.9.5.4-1|94	
14mr|glm-0.9.5.4-1|95	

16494 14
14mr|glpk-4.47-2|1	%define lib_name_orig libglpk
14mr|glpk-4.47-2|2	%define lib_major 0
14mr|glpk-4.47-2|3	%define lib_name                  %mklibname %{name} %{lib_major}
14mr|glpk-4.47-2|4	
14mr|glpk-4.47-2|5	%define old_lib_name_devel     	  %mklibname %{name} %{lib_major} -d
14mr|glpk-4.47-2|6	%define old_lib_name_static_devel %mklibname %{name} %{lib_major} -s -d
14mr|glpk-4.47-2|7	
14mr|glpk-4.47-2|8	%define lib_name_devel        	  %mklibname %{name} -d
14mr|glpk-4.47-2|9	%define lib_name_static_devel 	  %mklibname %{name} -s -d
14mr|glpk-4.47-2|10	
14mr|glpk-4.47-2|11	Summary:	GLPK glpsol utility
14mr|glpk-4.47-2|12	Name:		glpk
14mr|glpk-4.47-2|13	Version:	4.47
14mr|glpk-4.47-2|14	Release:	2
14mr|glpk-4.47-2|15	License:	GPLv3+
14mr|glpk-4.47-2|16	Group:		Sciences/Mathematics
14mr|glpk-4.47-2|17	URL:		http://www.gnu.org/software/glpk/glpk.html
14mr|glpk-4.47-2|18	Source0:	http://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz
14mr|glpk-4.47-2|19	Requires: 	%{lib_name} = %{version}-%{release}
14mr|glpk-4.47-2|20	BuildRequires:	gmp-devel, tetex-latex, texinfo
14mr|glpk-4.47-2|21	
14mr|glpk-4.47-2|22	%description
14mr|glpk-4.47-2|23	The GLPK (GNU Linear Programming Kit) package is intended for solving
14mr|glpk-4.47-2|24	large-scale linear programming (LP), mixed integer programming (MIP),
14mr|glpk-4.47-2|25	and other related problems. It is a set of routines written in ANSI C
14mr|glpk-4.47-2|26	and organized in the form of a callable library.
14mr|glpk-4.47-2|27	
14mr|glpk-4.47-2|28	This package contains the utility glpsol.
14mr|glpk-4.47-2|29	
14mr|glpk-4.47-2|30	%package -n %{lib_name}
14mr|glpk-4.47-2|31	Summary:	GLPK shared libraries
14mr|glpk-4.47-2|32	Group:		Sciences/Mathematics
14mr|glpk-4.47-2|33	Provides: 	%{lib_name_orig} = %{version}-%{release}
14mr|glpk-4.47-2|34	
14mr|glpk-4.47-2|35	%description -n %{lib_name}
14mr|glpk-4.47-2|36	The GLPK (GNU Linear Programming Kit) package is intended for solving
14mr|glpk-4.47-2|37	large-scale linear programming (LP), mixed integer programming (MIP),
14mr|glpk-4.47-2|38	and other related problems. It is a set of routines written in ANSI C
14mr|glpk-4.47-2|39	and organized in the form of a callable library.
14mr|glpk-4.47-2|40	
14mr|glpk-4.47-2|41	This package contains the library needed to run programs dynamically
14mr|glpk-4.47-2|42	linked with GLPK.
14mr|glpk-4.47-2|43	
14mr|glpk-4.47-2|44	%package -n %{lib_name_devel}
14mr|glpk-4.47-2|45	Summary:	Header files for development with GLPK
14mr|glpk-4.47-2|46	Group:		Development/C
14mr|glpk-4.47-2|47	Requires:	%{lib_name} = %{version}-%{release}
14mr|glpk-4.47-2|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|glpk-4.47-2|49	Provides: 	%{lib_name_devel} = %{version}-%{release}
14mr|glpk-4.47-2|50	Obsoletes:	%{old_lib_name_devel} < %{version}-%{release}
14mr|glpk-4.47-2|51	
14mr|glpk-4.47-2|52	%description -n %{lib_name_devel}
14mr|glpk-4.47-2|53	The GLPK (GNU Linear Programming Kit) package is intended for solving
14mr|glpk-4.47-2|54	large-scale linear programming (LP), mixed integer programming (MIP),
14mr|glpk-4.47-2|55	and other related problems. It is a set of routines written in ANSI C
14mr|glpk-4.47-2|56	and organized in the form of a callable library.
14mr|glpk-4.47-2|57	
14mr|glpk-4.47-2|58	This package contains the headers needed to develop applications using
14mr|glpk-4.47-2|59	GLPK.
14mr|glpk-4.47-2|60	
14mr|glpk-4.47-2|61	%package -n %{lib_name_static_devel}
14mr|glpk-4.47-2|62	Summary:	GLPK static libraries
14mr|glpk-4.47-2|63	Group: 	 	Development/C
14mr|glpk-4.47-2|64	Requires: 	%{lib_name_devel} = %{version}-%{release}
14mr|glpk-4.47-2|65	Provides:	%{lib_name_static_devel} = %{version}-%{release}
14mr|glpk-4.47-2|66	Obsoletes:	%{old_lib_name_static_devel} < %{version}-%{release}
14mr|glpk-4.47-2|67	
14mr|glpk-4.47-2|68	%description -n %{lib_name_static_devel}
14mr|glpk-4.47-2|69	The GLPK (GNU Linear Programming Kit) package is intended for solving
14mr|glpk-4.47-2|70	large-scale linear programming (LP), mixed integer programming (MIP),
14mr|glpk-4.47-2|71	and other related problems. It is a set of routines written in ANSI C
14mr|glpk-4.47-2|72	and organized in the form of a callable library.
14mr|glpk-4.47-2|73	
14mr|glpk-4.47-2|74	This package contains the static libraries necessary for developing
14mr|glpk-4.47-2|75	programs which use GLPK.
14mr|glpk-4.47-2|76	
14mr|glpk-4.47-2|77	%prep
14mr|glpk-4.47-2|78	
14mr|glpk-4.47-2|79	%setup -q
14mr|glpk-4.47-2|80	
14mr|glpk-4.47-2|81	%build
14mr|glpk-4.47-2|82	%configure2_5x
14mr|glpk-4.47-2|83	%make
14mr|glpk-4.47-2|84	
14mr|glpk-4.47-2|85	# Trust Knuth to produce a single-pass compiler for a multiple-pass language.
14mr|glpk-4.47-2|86	pushd doc
14mr|glpk-4.47-2|87	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex && \
14mr|glpk-4.47-2|88	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex && \
14mr|glpk-4.47-2|89	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex
14mr|glpk-4.47-2|90	texi2pdf -p gmpl.texi && \
14mr|glpk-4.47-2|91	popd
14mr|glpk-4.47-2|92	
14mr|glpk-4.47-2|93	%install
14mr|glpk-4.47-2|94	%makeinstall
14mr|glpk-4.47-2|95	# Clean out the examples directory so we can include it wholesale in %doc.
14mr|glpk-4.47-2|96	%make -C examples distclean
14mr|glpk-4.47-2|97	%__rm -rf examples/Makefile*
14mr|glpk-4.47-2|98	
14mr|glpk-4.47-2|99	%files
14mr|glpk-4.47-2|100	%attr(0755,root,root) %{_bindir}/glpsol
14mr|glpk-4.47-2|101	
14mr|glpk-4.47-2|102	%files -n %{lib_name}
14mr|glpk-4.47-2|103	%{_libdir}/*.so.%{lib_major}*
14mr|glpk-4.47-2|104	
14mr|glpk-4.47-2|105	%files -n %{lib_name_devel}
14mr|glpk-4.47-2|106	%doc examples doc/*.txt doc/*.pdf AUTHORS COPYING ChangeLog INSTALL NEWS README
14mr|glpk-4.47-2|107	%{_includedir}/*.h
14mr|glpk-4.47-2|108	%{_libdir}/*.so
14mr|glpk-4.47-2|109	
14mr|glpk-4.47-2|110	%files -n %{lib_name_static_devel}
14mr|glpk-4.47-2|111	%{_libdir}/*.a
14mr|glpk-4.47-2|112	
14mr|glpk-4.47-2|113	%changelog
14mr|glpk-4.47-2|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.47-2
14mr|glpk-4.47-2|115	+ Revision: 9412e8f
14mr|glpk-4.47-2|116	- MassBuild#440: Increase release tag
14mr|glpk-4.47-2|117	
14mr|glpk-4.47-2|118	

16495 14
14mr|glu-9.0.0-3|1	%define major 1
14mr|glu-9.0.0-3|2	%define libname %mklibname %{name} %{major}
14mr|glu-9.0.0-3|3	%define devname %mklibname %{name} -d
14mr|glu-9.0.0-3|4	
14mr|glu-9.0.0-3|5	Name:		glu
14mr|glu-9.0.0-3|6	Version:	9.0.0
14mr|glu-9.0.0-3|7	Release:	3
14mr|glu-9.0.0-3|8	Summary:	Mesa libGLU library
14mr|glu-9.0.0-3|9	Group:		System/Libraries
14mr|glu-9.0.0-3|10	License:	MIT
14mr|glu-9.0.0-3|11	URL:		http://mesa3d.org/
14mr|glu-9.0.0-3|12	# snapshot only at this point
14mr|glu-9.0.0-3|13	Source0:	ftp://ftp.freedesktop.org/pub/mesa/glu/%{name}-%{version}.tar.bz2
14mr|glu-9.0.0-3|14	Source2:	make-git-snapshot.sh
14mr|glu-9.0.0-3|15	
14mr|glu-9.0.0-3|16	BuildRequires:	autoconf
14mr|glu-9.0.0-3|17	BuildRequires:	automake
14mr|glu-9.0.0-3|18	BuildRequires:	libtool
14mr|glu-9.0.0-3|19	BuildRequires:	pkgconfig(gl)
14mr|glu-9.0.0-3|20	
14mr|glu-9.0.0-3|21	%description
14mr|glu-9.0.0-3|22	Mesa implementation of the standard GLU OpenGL utility API.
14mr|glu-9.0.0-3|23	
14mr|glu-9.0.0-3|24	%package -n	%{libname}
14mr|glu-9.0.0-3|25	Summary:	Files for Mesa (GLU libs)
14mr|glu-9.0.0-3|26	Group:		System/Libraries
14mr|glu-9.0.0-3|27	Provides:	libmesaglu = %{version}-%{release}
14mr|glu-9.0.0-3|28	Obsoletes:	%{_lib}mesaglu1 < 9.0
14mr|glu-9.0.0-3|29	
14mr|glu-9.0.0-3|30	%description -n	%{libname}
14mr|glu-9.0.0-3|31	GLU is the OpenGL Utility Library.
14mr|glu-9.0.0-3|32	It provides a number of functions upon the base OpenGL library to provide
14mr|glu-9.0.0-3|33	higher-level drawing routines from the more primitive routines provided by
14mr|glu-9.0.0-3|34	OpenGL.
14mr|glu-9.0.0-3|35	
14mr|glu-9.0.0-3|36	%package -n	%{devname}
14mr|glu-9.0.0-3|37	Summary:	Development files for GLU libs
14mr|glu-9.0.0-3|38	Group:		Development/C
14mr|glu-9.0.0-3|39	Requires:	%{libname} = %{version}-%{release}
14mr|glu-9.0.0-3|40	Provides:	libmesaglu-devel = %{version}-%{release}
14mr|glu-9.0.0-3|41	Provides:	mesaglu-devel = %{version}-%{release}
14mr|glu-9.0.0-3|42	Obsoletes:	%{_lib}mesaglu1-devel < 9.0
14mr|glu-9.0.0-3|43	
14mr|glu-9.0.0-3|44	%description -n	%{devname}
14mr|glu-9.0.0-3|45	This package contains the headers needed to compile programs with GLU.
14mr|glu-9.0.0-3|46	
14mr|glu-9.0.0-3|47	%prep
14mr|glu-9.0.0-3|48	%setup -q
14mr|glu-9.0.0-3|49	
14mr|glu-9.0.0-3|50	%build
14mr|glu-9.0.0-3|51	%configure2_5x --disable-static
14mr|glu-9.0.0-3|52	%make
14mr|glu-9.0.0-3|53	
14mr|glu-9.0.0-3|54	%install
14mr|glu-9.0.0-3|55	%makeinstall_std
14mr|glu-9.0.0-3|56	rm -rf %{buildroot}%{_datadir}/man/man3/gl[A-Z]*
14mr|glu-9.0.0-3|57	
14mr|glu-9.0.0-3|58	%files -n %{libname}
14mr|glu-9.0.0-3|59	%{_libdir}/libGLU.so.%{major}*
14mr|glu-9.0.0-3|60	
14mr|glu-9.0.0-3|61	%files -n %{devname}
14mr|glu-9.0.0-3|62	%{_includedir}/GL/glu.h
14mr|glu-9.0.0-3|63	%{_includedir}/GL/glu_mangle.h
14mr|glu-9.0.0-3|64	%{_libdir}/libGLU.so
14mr|glu-9.0.0-3|65	%{_libdir}/pkgconfig/glu.pc
14mr|glu-9.0.0-3|66	
14mr|glu-9.0.0-3|67	%changelog
14mr|glu-9.0.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.0.0-3
14mr|glu-9.0.0-3|69	+ Revision: ec33807
14mr|glu-9.0.0-3|70	- MassBuild#440: Increase release tag
14mr|glu-9.0.0-3|71	
14mr|glu-9.0.0-3|72	

16496 14
14mr|gmime2.2-2.2.27-4|1	%define debug_package %{nil}
14mr|gmime2.2-2.2.27-4|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gmime2.2-2.2.27-4|3	
14mr|gmime2.2-2.2.27-4|4	%define _gtkdocdir	%{_datadir}/gtk-doc/html
14mr|gmime2.2-2.2.27-4|5	%{expand:%%define _aclocaldir %(aclocal --print-ac-dir 2>/dev/null)}
14mr|gmime2.2-2.2.27-4|6	
14mr|gmime2.2-2.2.27-4|7	%define api	2.0
14mr|gmime2.2-2.2.27-4|8	%define	major	2
14mr|gmime2.2-2.2.27-4|9	%define libname %mklibname gmime %{api} %{major}
14mr|gmime2.2-2.2.27-4|10	%define devname %mklibname %{name} -d
14mr|gmime2.2-2.2.27-4|11	
14mr|gmime2.2-2.2.27-4|12	Summary:	The libGMIME library
14mr|gmime2.2-2.2.27-4|13	Name:		gmime2.2
14mr|gmime2.2-2.2.27-4|14	Version:	2.2.27
14mr|gmime2.2-2.2.27-4|15	Release:	4
14mr|gmime2.2-2.2.27-4|16	License:	LGPLv2+
14mr|gmime2.2-2.2.27-4|17	Group:		System/Libraries
14mr|gmime2.2-2.2.27-4|18	Url:		http://spruce.sourceforge.net/gmime
14mr|gmime2.2-2.2.27-4|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gmime/%{url_ver}/gmime-%{version}.tar.bz2
14mr|gmime2.2-2.2.27-4|20	Patch0:		gmime-2.2.23-format-strings.patch
14mr|gmime2.2-2.2.27-4|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|gmime2.2-2.2.27-4|22	BuildRequires:	pkgconfig(zlib)
14mr|gmime2.2-2.2.27-4|23	
14mr|gmime2.2-2.2.27-4|24	%description
14mr|gmime2.2-2.2.27-4|25	This library allows you to manipulate MIME messages.
14mr|gmime2.2-2.2.27-4|26	
14mr|gmime2.2-2.2.27-4|27	%package -n %{name}-utils
14mr|gmime2.2-2.2.27-4|28	Summary:	Utilities using the libGMIME library
14mr|gmime2.2-2.2.27-4|29	Group:		File tools
14mr|gmime2.2-2.2.27-4|30	Conflicts:	gmime-utils
14mr|gmime2.2-2.2.27-4|31	
14mr|gmime2.2-2.2.27-4|32	%description -n %{name}-utils
14mr|gmime2.2-2.2.27-4|33	This package contains gmime-uudecode and gmime-uuencode and will
14mr|gmime2.2-2.2.27-4|34	allow you to manipulate MIME messages. These utilities can also be
14mr|gmime2.2-2.2.27-4|35	used instead of uudecode and uuencode from the sharutils package.
14mr|gmime2.2-2.2.27-4|36	
14mr|gmime2.2-2.2.27-4|37	%package -n %{libname}
14mr|gmime2.2-2.2.27-4|38	Summary:	The libGMIME library
14mr|gmime2.2-2.2.27-4|39	Group:		System/Libraries
14mr|gmime2.2-2.2.27-4|40	
14mr|gmime2.2-2.2.27-4|41	%description -n %{libname}
14mr|gmime2.2-2.2.27-4|42	This library allows you to manipulate MIME messages.
14mr|gmime2.2-2.2.27-4|43	
14mr|gmime2.2-2.2.27-4|44	%package -n %{devname}
14mr|gmime2.2-2.2.27-4|45	Summary:	Development library and header files for the lib%{name} library
14mr|gmime2.2-2.2.27-4|46	Group:		Development/C
14mr|gmime2.2-2.2.27-4|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|gmime2.2-2.2.27-4|48	Requires:	%{libname} = %{version}-%{release}
14mr|gmime2.2-2.2.27-4|49	
14mr|gmime2.2-2.2.27-4|50	%description -n %{devname}
14mr|gmime2.2-2.2.27-4|51	This package contains the lib%{name} development library and its header files.
14mr|gmime2.2-2.2.27-4|52	
14mr|gmime2.2-2.2.27-4|53	%prep
14mr|gmime2.2-2.2.27-4|54	
14mr|gmime2.2-2.2.27-4|55	%setup -qn gmime-%{version}
14mr|gmime2.2-2.2.27-4|56	%apply_patches
14mr|gmime2.2-2.2.27-4|57	
14mr|gmime2.2-2.2.27-4|58	%build
14mr|gmime2.2-2.2.27-4|59	%configure2_5x \
14mr|gmime2.2-2.2.27-4|60	--disable-static \
14mr|gmime2.2-2.2.27-4|61	--with-html-dir=%{_gtkdocdir} \
14mr|gmime2.2-2.2.27-4|62	--disable-mono
14mr|gmime2.2-2.2.27-4|63	
14mr|gmime2.2-2.2.27-4|64	#gw parallel build broken in 2.1.15
14mr|gmime2.2-2.2.27-4|65	# (tpg) mono stuff doesn't like parallel build, this solves it
14mr|gmime2.2-2.2.27-4|66	%(echo %make CFLAGS='-UG_DISABLE_DEPRECATED' |perl -pe 's/-j\d+/-j1/g')
14mr|gmime2.2-2.2.27-4|67	
14mr|gmime2.2-2.2.27-4|68	%check
14mr|gmime2.2-2.2.27-4|69	make check
14mr|gmime2.2-2.2.27-4|70	
14mr|gmime2.2-2.2.27-4|71	%install
14mr|gmime2.2-2.2.27-4|72	%makeinstall_std
14mr|gmime2.2-2.2.27-4|73	
14mr|gmime2.2-2.2.27-4|74	# these are provided by sharutils, gotta rename them...
14mr|gmime2.2-2.2.27-4|75	mv %{buildroot}%{_bindir}/uudecode %{buildroot}%{_bindir}/gmime-uudecode
14mr|gmime2.2-2.2.27-4|76	mv %{buildroot}%{_bindir}/uuencode %{buildroot}%{_bindir}/gmime-uuencode
14mr|gmime2.2-2.2.27-4|77	
14mr|gmime2.2-2.2.27-4|78	# cleanup
14mr|gmime2.2-2.2.27-4|79	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
14mr|gmime2.2-2.2.27-4|80	
14mr|gmime2.2-2.2.27-4|81	#multiarch
14mr|gmime2.2-2.2.27-4|82	%multiarch_binaries %{buildroot}%{_bindir}/gmime-config
14mr|gmime2.2-2.2.27-4|83	
14mr|gmime2.2-2.2.27-4|84	%files -n %{name}-utils
14mr|gmime2.2-2.2.27-4|85	%{_bindir}/gmime-uudecode
14mr|gmime2.2-2.2.27-4|86	%{_bindir}/gmime-uuencode
14mr|gmime2.2-2.2.27-4|87	
14mr|gmime2.2-2.2.27-4|88	%files -n %{libname}
14mr|gmime2.2-2.2.27-4|89	%{_libdir}/libgmime-%{api}.so.%{major}*
14mr|gmime2.2-2.2.27-4|90	
14mr|gmime2.2-2.2.27-4|91	%files -n %{devname}
14mr|gmime2.2-2.2.27-4|92	%doc AUTHORS ChangeLog PORTING README TODO
14mr|gmime2.2-2.2.27-4|93	%{multiarch_bindir}/gmime-config
14mr|gmime2.2-2.2.27-4|94	%{_bindir}/gmime-config
14mr|gmime2.2-2.2.27-4|95	%{_libdir}/lib*.so
14mr|gmime2.2-2.2.27-4|96	%{_libdir}/pkgconfig/gmime-2.0.pc
14mr|gmime2.2-2.2.27-4|97	%{_includedir}/*
14mr|gmime2.2-2.2.27-4|98	%doc %{_gtkdocdir}/*
14mr|gmime2.2-2.2.27-4|99	
14mr|gmime2.2-2.2.27-4|100	
14mr|gmime2.2-2.2.27-4|101	%changelog
14mr|gmime2.2-2.2.27-4|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.27-4
14mr|gmime2.2-2.2.27-4|103	+ Revision: 3435fa5
14mr|gmime2.2-2.2.27-4|104	- MassBuild#440: Increase release tag
14mr|gmime2.2-2.2.27-4|105	
14mr|gmime2.2-2.2.27-4|106	

16497 14
14mr|gmime2.4-2.4.33-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gmime2.4-2.4.33-2|2	
14mr|gmime2.4-2.4.33-2|3	%define oname	gmime
14mr|gmime2.4-2.4.33-2|4	%define api	2.4
14mr|gmime2.4-2.4.33-2|5	%define major	2
14mr|gmime2.4-2.4.33-2|6	%define libname %mklibname %{oname} %{api} %{major}
14mr|gmime2.4-2.4.33-2|7	%define devname %mklibname %{oname} %{api} -d
14mr|gmime2.4-2.4.33-2|8	
14mr|gmime2.4-2.4.33-2|9	%define build_mono 1
14mr|gmime2.4-2.4.33-2|10	%ifarch %mips %arm
14mr|gmime2.4-2.4.33-2|11	%define build_mono 0
14mr|gmime2.4-2.4.33-2|12	%endif
14mr|gmime2.4-2.4.33-2|13	
14mr|gmime2.4-2.4.33-2|14	%define _gtkdocdir	%{_datadir}/gtk-doc/html
14mr|gmime2.4-2.4.33-2|15	%{expand:%%define _aclocaldir %(aclocal --print-ac-dir 2>/dev/null)}
14mr|gmime2.4-2.4.33-2|16	
14mr|gmime2.4-2.4.33-2|17	%if %{_use_internal_dependency_generator}
14mr|gmime2.4-2.4.33-2|18	%define __noautoreq 'libgmime'
14mr|gmime2.4-2.4.33-2|19	%else
14mr|gmime2.4-2.4.33-2|20	%define _requires_exceptions libgmime
14mr|gmime2.4-2.4.33-2|21	%endif
14mr|gmime2.4-2.4.33-2|22	
14mr|gmime2.4-2.4.33-2|23	Summary:	The libGMIME library
14mr|gmime2.4-2.4.33-2|24	Name:		%{oname}%{api}
14mr|gmime2.4-2.4.33-2|25	Version:	2.4.33
14mr|gmime2.4-2.4.33-2|26	Release:	2
14mr|gmime2.4-2.4.33-2|27	License:	LGPLv2+
14mr|gmime2.4-2.4.33-2|28	Group:		System/Libraries
14mr|gmime2.4-2.4.33-2|29	URL:		http://spruce.sourceforge.net/gmime
14mr|gmime2.4-2.4.33-2|30	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
14mr|gmime2.4-2.4.33-2|31	Patch0:		gmime-2.4.28-glib-deprecation.patch
14mr|gmime2.4-2.4.33-2|32	Patch1:		gmime2.4-automake-1.13.patch
14mr|gmime2.4-2.4.33-2|33	
14mr|gmime2.4-2.4.33-2|34	BuildRequires:	gtk-doc
14mr|gmime2.4-2.4.33-2|35	BuildRequires:	gettext-devel
14mr|gmime2.4-2.4.33-2|36	BuildRequires:	pkgconfig(glib-2.0)
14mr|gmime2.4-2.4.33-2|37	BuildRequires:	pkgconfig(zlib)
14mr|gmime2.4-2.4.33-2|38	%if %{build_mono}
14mr|gmime2.4-2.4.33-2|39	BuildRequires: pkgconfig(gapi-2.0)
14mr|gmime2.4-2.4.33-2|40	BuildRequires: pkgconfig(gtk-sharp-2.0)
14mr|gmime2.4-2.4.33-2|41	BuildRequires: pkgconfig(mono)
14mr|gmime2.4-2.4.33-2|42	%endif
14mr|gmime2.4-2.4.33-2|43	
14mr|gmime2.4-2.4.33-2|44	%description
14mr|gmime2.4-2.4.33-2|45	This library allows you to manipulate MIME messages.
14mr|gmime2.4-2.4.33-2|46	
14mr|gmime2.4-2.4.33-2|47	%package -n %{name}-utils
14mr|gmime2.4-2.4.33-2|48	Summary:	Utilities using the libGMIME library
14mr|gmime2.4-2.4.33-2|49	Group:		File tools
14mr|gmime2.4-2.4.33-2|50	Conflicts:	%{oname}-utils
14mr|gmime2.4-2.4.33-2|51	
14mr|gmime2.4-2.4.33-2|52	%description -n %{name}-utils
14mr|gmime2.4-2.4.33-2|53	This package contains gmime-uudecode and gmime-uuencode and will
14mr|gmime2.4-2.4.33-2|54	allow you to manipulate MIME messages. These utilities can also be
14mr|gmime2.4-2.4.33-2|55	used instead of uudecode and uuencode from the sharutils package.
14mr|gmime2.4-2.4.33-2|56	
14mr|gmime2.4-2.4.33-2|57	%package -n %{libname}
14mr|gmime2.4-2.4.33-2|58	Summary:	The libGMIME library
14mr|gmime2.4-2.4.33-2|59	Group:		System/Libraries
14mr|gmime2.4-2.4.33-2|60	
14mr|gmime2.4-2.4.33-2|61	%description -n %{libname}
14mr|gmime2.4-2.4.33-2|62	This library allows you to manipulate MIME messages.
14mr|gmime2.4-2.4.33-2|63	
14mr|gmime2.4-2.4.33-2|64	%package -n %{devname}
14mr|gmime2.4-2.4.33-2|65	Summary:	Development library and header files for the lib%{name} library
14mr|gmime2.4-2.4.33-2|66	Group:		Development/C
14mr|gmime2.4-2.4.33-2|67	Provides:	%{name}-devel = %{version}-%{release}
14mr|gmime2.4-2.4.33-2|68	Requires:	%{libname} = %{version}-%{release}
14mr|gmime2.4-2.4.33-2|69	
14mr|gmime2.4-2.4.33-2|70	%description -n %{devname}
14mr|gmime2.4-2.4.33-2|71	This package contains the lib%{name} development library and its header files.
14mr|gmime2.4-2.4.33-2|72	
14mr|gmime2.4-2.4.33-2|73	%if %{build_mono}
14mr|gmime2.4-2.4.33-2|74	%package sharp
14mr|gmime2.4-2.4.33-2|75	Summary:	GMIME bindings for mono
14mr|gmime2.4-2.4.33-2|76	Group:		System/Libraries
14mr|gmime2.4-2.4.33-2|77	Requires:	%{libname} = %{version}-%{release}
14mr|gmime2.4-2.4.33-2|78	
14mr|gmime2.4-2.4.33-2|79	%description sharp
14mr|gmime2.4-2.4.33-2|80	This library allows you to manipulate MIME messages.
14mr|gmime2.4-2.4.33-2|81	%endif
14mr|gmime2.4-2.4.33-2|82	
14mr|gmime2.4-2.4.33-2|83	%prep
14mr|gmime2.4-2.4.33-2|84	%setup -qn %{oname}-%{version}
14mr|gmime2.4-2.4.33-2|85	%apply_patches
14mr|gmime2.4-2.4.33-2|86	
14mr|gmime2.4-2.4.33-2|87	autoreconf -fi
14mr|gmime2.4-2.4.33-2|88	
14mr|gmime2.4-2.4.33-2|89	%build
14mr|gmime2.4-2.4.33-2|90	%configure2_5x \
14mr|gmime2.4-2.4.33-2|91	--disable-static \
14mr|gmime2.4-2.4.33-2|92	--with-html-dir=%{_gtkdocdir} \
14mr|gmime2.4-2.4.33-2|93	--enable-gtk-doc
14mr|gmime2.4-2.4.33-2|94	
14mr|gmime2.4-2.4.33-2|95	#gw parallel build broken in 2.1.15
14mr|gmime2.4-2.4.33-2|96	# (tpg) mono stuff doesn't like parallel build, this solves it
14mr|gmime2.4-2.4.33-2|97	%(echo %make|perl -pe 's/-j\d+/-j1/g')
14mr|gmime2.4-2.4.33-2|98	
14mr|gmime2.4-2.4.33-2|99	%check
14mr|gmime2.4-2.4.33-2|100	make check
14mr|gmime2.4-2.4.33-2|101	
14mr|gmime2.4-2.4.33-2|102	%install
14mr|gmime2.4-2.4.33-2|103	%makeinstall_std
14mr|gmime2.4-2.4.33-2|104	
14mr|gmime2.4-2.4.33-2|105	# cleanup
14mr|gmime2.4-2.4.33-2|106	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
14mr|gmime2.4-2.4.33-2|107	
14mr|gmime2.4-2.4.33-2|108	%files -n %{libname}
14mr|gmime2.4-2.4.33-2|109	%{_libdir}/libgmime-%{api}.so.%{major}*
14mr|gmime2.4-2.4.33-2|110	
14mr|gmime2.4-2.4.33-2|111	%files -n %{devname}
14mr|gmime2.4-2.4.33-2|112	%doc AUTHORS ChangeLog PORTING README TODO
14mr|gmime2.4-2.4.33-2|113	%{_libdir}/lib*.so
14mr|gmime2.4-2.4.33-2|114	%{_libdir}/pkgconfig/gmime-%{api}.pc
14mr|gmime2.4-2.4.33-2|115	%{_includedir}/*
14mr|gmime2.4-2.4.33-2|116	%doc %{_gtkdocdir}/*
14mr|gmime2.4-2.4.33-2|117	
14mr|gmime2.4-2.4.33-2|118	%if %{build_mono}
14mr|gmime2.4-2.4.33-2|119	%files sharp
14mr|gmime2.4-2.4.33-2|120	%{_prefix}/lib/mono/gac/%{oname}-sharp
14mr|gmime2.4-2.4.33-2|121	%{_prefix}/lib/mono/%{oname}-sharp-%{api}
14mr|gmime2.4-2.4.33-2|122	%{_libdir}/pkgconfig/%{oname}-sharp-%{api}.pc
14mr|gmime2.4-2.4.33-2|123	%endif
14mr|gmime2.4-2.4.33-2|124	
14mr|gmime2.4-2.4.33-2|125	
14mr|gmime2.4-2.4.33-2|126	%changelog
14mr|gmime2.4-2.4.33-2|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.33-2
14mr|gmime2.4-2.4.33-2|128	+ Revision: c9bb12b
14mr|gmime2.4-2.4.33-2|129	- MassBuild#440: Increase release tag
14mr|gmime2.4-2.4.33-2|130	
14mr|gmime2.4-2.4.33-2|131	

16498 14
14mr|gmime-2.6.20-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gmime-2.6.20-1|2	
14mr|gmime-2.6.20-1|3	%define major 0
14mr|gmime-2.6.20-1|4	%define apiver 2.6
14mr|gmime-2.6.20-1|5	%define libname %mklibname %{name} %{apiver} %{major}
14mr|gmime-2.6.20-1|6	%define devname %mklibname %{name} -d
14mr|gmime-2.6.20-1|7	
14mr|gmime-2.6.20-1|8	%define _gtkdocdir %{_datadir}/gtk-doc/html
14mr|gmime-2.6.20-1|9	
14mr|gmime-2.6.20-1|10	%ifarch %{mips} %{arm}
14mr|gmime-2.6.20-1|11	%bcond_with mono
14mr|gmime-2.6.20-1|12	%else
14mr|gmime-2.6.20-1|13	%bcond_without mono
14mr|gmime-2.6.20-1|14	%endif
14mr|gmime-2.6.20-1|15	
14mr|gmime-2.6.20-1|16	Summary:	The libGMIME library
14mr|gmime-2.6.20-1|17	Name:		gmime
14mr|gmime-2.6.20-1|18	Version:	2.6.20
14mr|gmime-2.6.20-1|19	Release:	1
14mr|gmime-2.6.20-1|20	License:	LGPLv2+
14mr|gmime-2.6.20-1|21	Group:		System/Libraries
14mr|gmime-2.6.20-1|22	Url:		http://spruce.sourceforge.net/gmime
14mr|gmime-2.6.20-1|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gmime-2.6.20-1|24	Patch0:		gmime-2.6.17-temporarily-disable-failing-test.patch
14mr|gmime-2.6.20-1|25	BuildRequires:	gtk-doc
14mr|gmime-2.6.20-1|26	BuildRequires:	gpgme-devel
14mr|gmime-2.6.20-1|27	BuildRequires:	pkgconfig(glib-2.0)
14mr|gmime-2.6.20-1|28	BuildRequires:	pkgconfig(zlib)
14mr|gmime-2.6.20-1|29	%if %{with mono}
14mr|gmime-2.6.20-1|30	BuildRequires:	mono-devel
14mr|gmime-2.6.20-1|31	BuildRequires:	pkgconfig(gapi-2.0)
14mr|gmime-2.6.20-1|32	BuildRequires:	gtk-sharp2
14mr|gmime-2.6.20-1|33	%endif
14mr|gmime-2.6.20-1|34	
14mr|gmime-2.6.20-1|35	%description
14mr|gmime-2.6.20-1|36	This library allows you to manipulate MIME messages.
14mr|gmime-2.6.20-1|37	
14mr|gmime-2.6.20-1|38	#----------------------------------------------------------------------------
14mr|gmime-2.6.20-1|39	
14mr|gmime-2.6.20-1|40	%package -n %{libname}
14mr|gmime-2.6.20-1|41	Summary:	The libGMIME library
14mr|gmime-2.6.20-1|42	Group:		System/Libraries
14mr|gmime-2.6.20-1|43	
14mr|gmime-2.6.20-1|44	%description -n %{libname}
14mr|gmime-2.6.20-1|45	This library allows you to manipulate MIME messages.
14mr|gmime-2.6.20-1|46	
14mr|gmime-2.6.20-1|47	%files -n %{libname}
14mr|gmime-2.6.20-1|48	%{_libdir}/libgmime-%{apiver}.so.%{major}*
14mr|gmime-2.6.20-1|49	
14mr|gmime-2.6.20-1|50	#----------------------------------------------------------------------------
14mr|gmime-2.6.20-1|51	
14mr|gmime-2.6.20-1|52	%package -n %{devname}
14mr|gmime-2.6.20-1|53	Summary:	Development library and header files for the lib%{name} library
14mr|gmime-2.6.20-1|54	Group:		Development/C
14mr|gmime-2.6.20-1|55	Provides:	%{name}-devel
14mr|gmime-2.6.20-1|56	Requires:	%{libname} = %{version}-%{release}
14mr|gmime-2.6.20-1|57	
14mr|gmime-2.6.20-1|58	%description -n %{devname}
14mr|gmime-2.6.20-1|59	This package contains the lib%{name} development library and its header files.
14mr|gmime-2.6.20-1|60	
14mr|gmime-2.6.20-1|61	%files -n %{devname}
14mr|gmime-2.6.20-1|62	%doc AUTHORS ChangeLog PORTING README TODO
14mr|gmime-2.6.20-1|63	%{_libdir}/lib*.so
14mr|gmime-2.6.20-1|64	%{_libdir}/pkgconfig/gmime-%{apiver}.pc
14mr|gmime-2.6.20-1|65	%{_includedir}/*
14mr|gmime-2.6.20-1|66	%{_datadir}/gapi-2.0/gmime-api.xml
14mr|gmime-2.6.20-1|67	%doc %{_gtkdocdir}/*
14mr|gmime-2.6.20-1|68	
14mr|gmime-2.6.20-1|69	#----------------------------------------------------------------------------
14mr|gmime-2.6.20-1|70	
14mr|gmime-2.6.20-1|71	%if %{with mono}
14mr|gmime-2.6.20-1|72	%package sharp
14mr|gmime-2.6.20-1|73	Summary:	GMIME bindings for mono
14mr|gmime-2.6.20-1|74	Group:		System/Libraries
14mr|gmime-2.6.20-1|75	Requires:	%{libname} = %{version}-%{release}
14mr|gmime-2.6.20-1|76	
14mr|gmime-2.6.20-1|77	%description sharp
14mr|gmime-2.6.20-1|78	This library allows you to manipulate MIME messages.
14mr|gmime-2.6.20-1|79	
14mr|gmime-2.6.20-1|80	%files sharp
14mr|gmime-2.6.20-1|81	%{_prefix}/lib/mono/gac/%{name}-sharp
14mr|gmime-2.6.20-1|82	%{_prefix}/lib/mono/%{name}-sharp-%{apiver}
14mr|gmime-2.6.20-1|83	%{_libdir}/pkgconfig/%{name}-sharp-%{apiver}.pc
14mr|gmime-2.6.20-1|84	%endif
14mr|gmime-2.6.20-1|85	
14mr|gmime-2.6.20-1|86	#----------------------------------------------------------------------------
14mr|gmime-2.6.20-1|87	
14mr|gmime-2.6.20-1|88	%prep
14mr|gmime-2.6.20-1|89	%setup -q
14mr|gmime-2.6.20-1|90	%patch0 -p1
14mr|gmime-2.6.20-1|91	
14mr|gmime-2.6.20-1|92	%build
14mr|gmime-2.6.20-1|93	%configure2_5x \
14mr|gmime-2.6.20-1|94	--disable-static \
14mr|gmime-2.6.20-1|95	--with-html-dir=%{_gtkdocdir} \
14mr|gmime-2.6.20-1|96	--enable-gtk-doc \
14mr|gmime-2.6.20-1|97	%if %{with mono}
14mr|gmime-2.6.20-1|98	--enable-mono
14mr|gmime-2.6.20-1|99	%else
14mr|gmime-2.6.20-1|100	--disable-mono
14mr|gmime-2.6.20-1|101	%endif
14mr|gmime-2.6.20-1|102	
14mr|gmime-2.6.20-1|103	#gw parallel build broken in 2.1.15
14mr|gmime-2.6.20-1|104	# (tpg) mono stuff doesn't like parallel build, this solves it
14mr|gmime-2.6.20-1|105	%(echo %make|perl -pe 's/-j\d+/-j1/g')
14mr|gmime-2.6.20-1|106	
14mr|gmime-2.6.20-1|107	%install
14mr|gmime-2.6.20-1|108	%makeinstall_std
14mr|gmime-2.6.20-1|109	
14mr|gmime-2.6.20-1|110	# cleanup
14mr|gmime-2.6.20-1|111	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
14mr|gmime-2.6.20-1|112	
14mr|gmime-2.6.20-1|113	%check
14mr|gmime-2.6.20-1|114	make check
14mr|gmime-2.6.20-1|115	
14mr|gmime-2.6.20-1|116	
14mr|gmime-2.6.20-1|117	%changelog
14mr|gmime-2.6.20-1|118	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.20-1
14mr|gmime-2.6.20-1|119	+ Revision: 827f3a3
14mr|gmime-2.6.20-1|120	- Fix more typos
14mr|gmime-2.6.20-1|121	
14mr|gmime-2.6.20-1|122	

16499 14
14mr|gmock-1.6.0-3|1	%define	major	0
14mr|gmock-1.6.0-3|2	%define libname	%mklibname	%{name} %{major}
14mr|gmock-1.6.0-3|3	%define develname	%mklibname	%{name} -d
14mr|gmock-1.6.0-3|4	
14mr|gmock-1.6.0-3|5	Summary:	Google C++ Mocking Framework
14mr|gmock-1.6.0-3|6	Name:		gmock
14mr|gmock-1.6.0-3|7	Version:	1.6.0
14mr|gmock-1.6.0-3|8	Release:	3
14mr|gmock-1.6.0-3|9	License:	BSD
14mr|gmock-1.6.0-3|10	Group:		System/Libraries
14mr|gmock-1.6.0-3|11	URL:		http://code.google.com/p/googlemock/
14mr|gmock-1.6.0-3|12	Source0:	http://googlemock.googlecode.com/files/gmock-%{version}.zip
14mr|gmock-1.6.0-3|13	Patch0:		gmock-1.6.0-enable-install.patch
14mr|gmock-1.6.0-3|14	BuildRequires:	gtest-devel >= 1.6.0
14mr|gmock-1.6.0-3|15	BuildRequires:	python
14mr|gmock-1.6.0-3|16	Requires:	%{libname} = %{version}-%{release}
14mr|gmock-1.6.0-3|17	
14mr|gmock-1.6.0-3|18	%description
14mr|gmock-1.6.0-3|19	Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
14mr|gmock-1.6.0-3|20	specifics in mind, Google C++ Mocking Framework (or Google Mock for
14mr|gmock-1.6.0-3|21	short) is a library for writing and using C++ mock classes.
14mr|gmock-1.6.0-3|22	
14mr|gmock-1.6.0-3|23	Google Mock:
14mr|gmock-1.6.0-3|24	
14mr|gmock-1.6.0-3|25	o lets you create mock classes trivially using simple macros,
14mr|gmock-1.6.0-3|26	o supports a rich set of matchers and actions,
14mr|gmock-1.6.0-3|27	o handles unordered, partially ordered, or completely ordered
14mr|gmock-1.6.0-3|28	expectations,
14mr|gmock-1.6.0-3|29	o is extensible by users, and
14mr|gmock-1.6.0-3|30	o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and
14mr|gmock-1.6.0-3|31	Symbian.
14mr|gmock-1.6.0-3|32	
14mr|gmock-1.6.0-3|33	%package -n %{libname}
14mr|gmock-1.6.0-3|34	Summary:	Libraries for the %{name} package
14mr|gmock-1.6.0-3|35	Group:		System/Libraries
14mr|gmock-1.6.0-3|36	
14mr|gmock-1.6.0-3|37	%description -n %{libname}
14mr|gmock-1.6.0-3|38	Libraries for %{name}.
14mr|gmock-1.6.0-3|39	
14mr|gmock-1.6.0-3|40	%package -n %{develname}
14mr|gmock-1.6.0-3|41	Summary:	Development files for %{name}
14mr|gmock-1.6.0-3|42	Group:		Development/C
14mr|gmock-1.6.0-3|43	Requires:	%{libname} = %{version}-%{release}
14mr|gmock-1.6.0-3|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|gmock-1.6.0-3|45	
14mr|gmock-1.6.0-3|46	%description -n %{develname}
14mr|gmock-1.6.0-3|47	This package contains development files for %{name}.
14mr|gmock-1.6.0-3|48	
14mr|gmock-1.6.0-3|49	%prep
14mr|gmock-1.6.0-3|50	%setup -q
14mr|gmock-1.6.0-3|51	%patch0 -p1
14mr|gmock-1.6.0-3|52	
14mr|gmock-1.6.0-3|53	%build
14mr|gmock-1.6.0-3|54	%configure2_5x \
14mr|gmock-1.6.0-3|55	--disable-static \
14mr|gmock-1.6.0-3|56	--with-gtest \
14mr|gmock-1.6.0-3|57	--enable-external-gtest
14mr|gmock-1.6.0-3|58	
14mr|gmock-1.6.0-3|59	%make LIBS='-lpthread -lgtest'
14mr|gmock-1.6.0-3|60	
14mr|gmock-1.6.0-3|61	%install
14mr|gmock-1.6.0-3|62	%makeinstall_std
14mr|gmock-1.6.0-3|63	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mr|gmock-1.6.0-3|64	
14mr|gmock-1.6.0-3|65	# why repkg gtest
14mr|gmock-1.6.0-3|66	rm -fr %{buildroot}%{_includedir}/gtest/
14mr|gmock-1.6.0-3|67	rm -fr %{buildroot}%{_libdir}/libgtest*
14mr|gmock-1.6.0-3|68	rm -fr %{buildroot}%{_datadir}/aclocal
14mr|gmock-1.6.0-3|69	
14mr|gmock-1.6.0-3|70	%check
14mr|gmock-1.6.0-3|71	%make check
14mr|gmock-1.6.0-3|72	
14mr|gmock-1.6.0-3|73	%files -n %{libname}
14mr|gmock-1.6.0-3|74	%{_libdir}/lib*.so.%{major}*
14mr|gmock-1.6.0-3|75	
14mr|gmock-1.6.0-3|76	%files -n %{develname}
14mr|gmock-1.6.0-3|77	%doc CHANGES CONTRIBUTORS COPYING README
14mr|gmock-1.6.0-3|78	%{_libdir}/lib*.so
14mr|gmock-1.6.0-3|79	%{_includedir}/gmock/*
14mr|gmock-1.6.0-3|80	
14mr|gmock-1.6.0-3|81	
14mr|gmock-1.6.0-3|82	
14mr|gmock-1.6.0-3|83	%changelog
14mr|gmock-1.6.0-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-3
14mr|gmock-1.6.0-3|85	+ Revision: f01c76d
14mr|gmock-1.6.0-3|86	- MassBuild#440: Increase release tag
14mr|gmock-1.6.0-3|87	
14mr|gmock-1.6.0-3|88	

16500 14
14mr|gmp-6.0.0a-2|1	# XXX this should really be the default behaviour of rpm..
14mr|gmp-6.0.0a-2|2	%define	__noautoreqfiles	%{_docdir}
14mr|gmp-6.0.0a-2|3	
14mr|gmp-6.0.0a-2|4	%define major 10
14mr|gmp-6.0.0a-2|5	%define major_xx 4
14mr|gmp-6.0.0a-2|6	%define libname %mklibname %{name} %{major}
14mr|gmp-6.0.0a-2|7	%define devname %mklibname %{name} -d
14mr|gmp-6.0.0a-2|8	%define libgmpxx %mklibname %{name}xx %{major_xx}
14mr|gmp-6.0.0a-2|9	%define devgmpxx %mklibname %{name}xx -d
14mr|gmp-6.0.0a-2|10	# Turn 6.0.0a etc. into 6.0.0
14mr|gmp-6.0.0a-2|11	%define majorversion %(echo %{version} | sed -e 's/[a-z]//')
14mr|gmp-6.0.0a-2|12	
14mr|gmp-6.0.0a-2|13	Summary:	A GNU arbitrary precision library
14mr|gmp-6.0.0a-2|14	Name:		gmp
14mr|gmp-6.0.0a-2|15	Version:	6.0.0a
14mr|gmp-6.0.0a-2|16	Release:	2
14mr|gmp-6.0.0a-2|17	License:	GPLv3+
14mr|gmp-6.0.0a-2|18	Group:		System/Libraries
14mr|gmp-6.0.0a-2|19	Url:		http://gmplib.org/
14mr|gmp-6.0.0a-2|20	Source0:	ftp://ftp.gmplib.org/pub/%{name}-%{majorversion}/%{name}-%{version}.tar.lz
14mr|gmp-6.0.0a-2|21	Source1:	ftp://ftp.gmplib.org/pub/%{name}-%{majorversion}/%{name}-%{version}.tar.lz.sig
14mr|gmp-6.0.0a-2|22	Patch0:		gmp-5.1.0-x32-build-fix.patch
14mr|gmp-6.0.0a-2|23	
14mr|gmp-6.0.0a-2|24	BuildRequires:	bison
14mr|gmp-6.0.0a-2|25	BuildRequires:	flex
14mr|gmp-6.0.0a-2|26	BuildRequires:	readline-devel
14mr|gmp-6.0.0a-2|27	BuildRequires:	pkgconfig(ncurses)
14mr|gmp-6.0.0a-2|28	# For unpacking the tarball
14mr|gmp-6.0.0a-2|29	BuildRequires:	lzip
14mr|gmp-6.0.0a-2|30	
14mr|gmp-6.0.0a-2|31	%description
14mr|gmp-6.0.0a-2|32	The gmp package contains GNU MP, a library for arbitrary precision
14mr|gmp-6.0.0a-2|33	arithmetic, signed integers operations, rational numbers and floating
14mr|gmp-6.0.0a-2|34	point numbers. GNU MP is designed for speed, for both small and very
14mr|gmp-6.0.0a-2|35	large operands.
14mr|gmp-6.0.0a-2|36	
14mr|gmp-6.0.0a-2|37	GNU MP is fast for several reasons:
14mr|gmp-6.0.0a-2|38	- it uses fullwords as the basic arithmetic type,
14mr|gmp-6.0.0a-2|39	- it uses fast algorithms,
14mr|gmp-6.0.0a-2|40	- it carefully optimizes assembly code for many CPUs' most common
14mr|gmp-6.0.0a-2|41	inner loops
14mr|gmp-6.0.0a-2|42	- it generally emphasizes speed over simplicity/elegance in its
14mr|gmp-6.0.0a-2|43	operations
14mr|gmp-6.0.0a-2|44	
14mr|gmp-6.0.0a-2|45	#----------------------------------------------------------------------------
14mr|gmp-6.0.0a-2|46	
14mr|gmp-6.0.0a-2|47	%package -n %{libname}
14mr|gmp-6.0.0a-2|48	Summary:	A GNU arbitrary precision library
14mr|gmp-6.0.0a-2|49	Group:		System/Libraries
14mr|gmp-6.0.0a-2|50	
14mr|gmp-6.0.0a-2|51	%description -n %{libname}
14mr|gmp-6.0.0a-2|52	This package contains a shared library for %{name}.
14mr|gmp-6.0.0a-2|53	
14mr|gmp-6.0.0a-2|54	%files -n %{libname}
14mr|gmp-6.0.0a-2|55	%doc NEWS README
14mr|gmp-6.0.0a-2|56	%{_libdir}/libgmp.so.%{major}*
14mr|gmp-6.0.0a-2|57	
14mr|gmp-6.0.0a-2|58	#----------------------------------------------------------------------------
14mr|gmp-6.0.0a-2|59	
14mr|gmp-6.0.0a-2|60	%package -n %{devname}
14mr|gmp-6.0.0a-2|61	Summary:	Development tools for the GNU MP arbitrary precision library
14mr|gmp-6.0.0a-2|62	Group:		Development/C
14mr|gmp-6.0.0a-2|63	Requires:	%{libname} = %{EVRD}
14mr|gmp-6.0.0a-2|64	Provides:	%{name}-devel = %{EVRD}
14mr|gmp-6.0.0a-2|65	
14mr|gmp-6.0.0a-2|66	%description -n %{devname}
14mr|gmp-6.0.0a-2|67	The static libraries, header files and documentation for using the GNU MP
14mr|gmp-6.0.0a-2|68	arbitrary precision library in applications.
14mr|gmp-6.0.0a-2|69	
14mr|gmp-6.0.0a-2|70	If you want to develop applications which will use the GNU MP library,
14mr|gmp-6.0.0a-2|71	you'll need to install the gmp-devel package.  You'll also need to
14mr|gmp-6.0.0a-2|72	install the gmp package.
14mr|gmp-6.0.0a-2|73	
14mr|gmp-6.0.0a-2|74	%files -n %{devname}
14mr|gmp-6.0.0a-2|75	%doc doc demos
14mr|gmp-6.0.0a-2|76	%{_libdir}/libgmp.so
14mr|gmp-6.0.0a-2|77	%{_libdir}/libgmp.a
14mr|gmp-6.0.0a-2|78	%{_includedir}/gmp.h
14mr|gmp-6.0.0a-2|79	%{_infodir}/gmp.info*
14mr|gmp-6.0.0a-2|80	%{multiarch_includedir}/gmp.h
14mr|gmp-6.0.0a-2|81	
14mr|gmp-6.0.0a-2|82	#----------------------------------------------------------------------------
14mr|gmp-6.0.0a-2|83	
14mr|gmp-6.0.0a-2|84	%package -n %{libgmpxx}
14mr|gmp-6.0.0a-2|85	Summary:	C++ support for GMP
14mr|gmp-6.0.0a-2|86	Group:		System/Libraries
14mr|gmp-6.0.0a-2|87	
14mr|gmp-6.0.0a-2|88	%description -n %{libgmpxx}
14mr|gmp-6.0.0a-2|89	C++ support for GMP.
14mr|gmp-6.0.0a-2|90	
14mr|gmp-6.0.0a-2|91	%files -n %{libgmpxx}
14mr|gmp-6.0.0a-2|92	%{_libdir}/libgmpxx.so.%{major_xx}*
14mr|gmp-6.0.0a-2|93	
14mr|gmp-6.0.0a-2|94	#----------------------------------------------------------------------------
14mr|gmp-6.0.0a-2|95	
14mr|gmp-6.0.0a-2|96	%package -n %{devgmpxx}
14mr|gmp-6.0.0a-2|97	Summary:	C++ Development tools for the GMP
14mr|gmp-6.0.0a-2|98	Group:		Development/C++
14mr|gmp-6.0.0a-2|99	Requires:	%{libgmpxx} = %{EVRD}
14mr|gmp-6.0.0a-2|100	Provides:	gmpxx-devel = %{EVRD}
14mr|gmp-6.0.0a-2|101	
14mr|gmp-6.0.0a-2|102	%description -n %{devgmpxx}
14mr|gmp-6.0.0a-2|103	C++ Development tools for the GMP.
14mr|gmp-6.0.0a-2|104	
14mr|gmp-6.0.0a-2|105	%files -n %{devgmpxx}
14mr|gmp-6.0.0a-2|106	%{_libdir}/libgmpxx.so
14mr|gmp-6.0.0a-2|107	%{_libdir}/libgmpxx.a
14mr|gmp-6.0.0a-2|108	%{_includedir}/gmpxx.h
14mr|gmp-6.0.0a-2|109	
14mr|gmp-6.0.0a-2|110	#----------------------------------------------------------------------------
14mr|gmp-6.0.0a-2|111	
14mr|gmp-6.0.0a-2|112	%prep
14mr|gmp-6.0.0a-2|113	%setup -qn %{name}-%{majorversion}
14mr|gmp-6.0.0a-2|114	%apply_patches
14mr|gmp-6.0.0a-2|115	autoreconf -fi
14mr|gmp-6.0.0a-2|116	
14mr|gmp-6.0.0a-2|117	%build
14mr|gmp-6.0.0a-2|118	%configure2_5x \
14mr|gmp-6.0.0a-2|119	--enable-cxx \
14mr|gmp-6.0.0a-2|120	--enable-static \
14mr|gmp-6.0.0a-2|121	--enable-mpbsd \
14mr|gmp-6.0.0a-2|122	--enable-fft
14mr|gmp-6.0.0a-2|123	%make
14mr|gmp-6.0.0a-2|124	
14mr|gmp-6.0.0a-2|125	%install
14mr|gmp-6.0.0a-2|126	%makeinstall_std
14mr|gmp-6.0.0a-2|127	
14mr|gmp-6.0.0a-2|128	%multiarch_includes %{buildroot}%{_includedir}/gmp.h
14mr|gmp-6.0.0a-2|129	
14mr|gmp-6.0.0a-2|130	%if ! %{cross_compiling}
14mr|gmp-6.0.0a-2|131	%check
14mr|gmp-6.0.0a-2|132	# All tests must pass
14mr|gmp-6.0.0a-2|133	make check
14mr|gmp-6.0.0a-2|134	%endif
14mr|gmp-6.0.0a-2|135	
14mr|gmp-6.0.0a-2|136	%changelog
14mr|gmp-6.0.0a-2|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0.0a-2
14mr|gmp-6.0.0a-2|138	+ Revision: 27c8e96
14mr|gmp-6.0.0a-2|139	- MassBuild#440: Increase release tag
14mr|gmp-6.0.0a-2|140	
14mr|gmp-6.0.0a-2|141	

16501 14
14mr|gmtk-1.0.7-2|1	%define major		1
14mr|gmtk-1.0.7-2|2	%define libname		%mklibname gmtk %{major}
14mr|gmtk-1.0.7-2|3	%define libnamedev	%mklibname -d gmtk
14mr|gmtk-1.0.7-2|4	
14mr|gmtk-1.0.7-2|5	Name:		gmtk
14mr|gmtk-1.0.7-2|6	Summary:	Library for gnome-mplayer and gecko-mediaplayer
14mr|gmtk-1.0.7-2|7	Version:	1.0.7
14mr|gmtk-1.0.7-2|8	Release:	2
14mr|gmtk-1.0.7-2|9	License: 	GPLv2+
14mr|gmtk-1.0.7-2|10	Group:		System/Libraries
14mr|gmtk-1.0.7-2|11	Source0: 	http://gmtk.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|gmtk-1.0.7-2|12	URL: 		http://code.google.com/p/gmtk/
14mr|gmtk-1.0.7-2|13	BuildRequires: pkgconfig(x11)
14mr|gmtk-1.0.7-2|14	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gmtk-1.0.7-2|15	BuildRequires: pkgconfig(glib-2.0)
14mr|gmtk-1.0.7-2|16	BuildRequires: pkgconfig(gthread-2.0)
14mr|gmtk-1.0.7-2|17	BuildRequires: pkgconfig(alsa)
14mr|gmtk-1.0.7-2|18	BuildRequires: pkgconfig(libpulse)
14mr|gmtk-1.0.7-2|19	BuildRequires: pkgconfig(libpulse-mainloop-glib)
14mr|gmtk-1.0.7-2|20	BuildRequires: intltool
14mr|gmtk-1.0.7-2|21	
14mr|gmtk-1.0.7-2|22	%description
14mr|gmtk-1.0.7-2|23	Library for gnome-mplayer and gecko-mediaplayer.
14mr|gmtk-1.0.7-2|24	
14mr|gmtk-1.0.7-2|25	%package i18n
14mr|gmtk-1.0.7-2|26	Summary:	Translation files for %name
14mr|gmtk-1.0.7-2|27	Group:		System/Libraries
14mr|gmtk-1.0.7-2|28	BuildArch:	noarch
14mr|gmtk-1.0.7-2|29	
14mr|gmtk-1.0.7-2|30	%description i18n
14mr|gmtk-1.0.7-2|31	This package contains translation files for %name.
14mr|gmtk-1.0.7-2|32	
14mr|gmtk-1.0.7-2|33	%package -n	%{libname}
14mr|gmtk-1.0.7-2|34	Summary:	Library for gnome-mplayer and gecko-mediaplayer
14mr|gmtk-1.0.7-2|35	Group:		System/Libraries
14mr|gmtk-1.0.7-2|36	Requires:	%{name}-i18n >= %{version}
14mr|gmtk-1.0.7-2|37	
14mr|gmtk-1.0.7-2|38	%description -n	%{libname}
14mr|gmtk-1.0.7-2|39	Library for gnome-mplayer and gecko-mediaplayer.
14mr|gmtk-1.0.7-2|40	
14mr|gmtk-1.0.7-2|41	%package -n	%{libnamedev}
14mr|gmtk-1.0.7-2|42	Summary:	Libraries and include files for developing with libgmtk
14mr|gmtk-1.0.7-2|43	Group:		Development/C
14mr|gmtk-1.0.7-2|44	Requires:	%{libname} = %{version}
14mr|gmtk-1.0.7-2|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|gmtk-1.0.7-2|46	
14mr|gmtk-1.0.7-2|47	%description -n	%{libnamedev}
14mr|gmtk-1.0.7-2|48	This package provides the necessary development libraries and include
14mr|gmtk-1.0.7-2|49	files to allow you to develop with %{name}.
14mr|gmtk-1.0.7-2|50	
14mr|gmtk-1.0.7-2|51	%prep
14mr|gmtk-1.0.7-2|52	%setup -q
14mr|gmtk-1.0.7-2|53	
14mr|gmtk-1.0.7-2|54	%build
14mr|gmtk-1.0.7-2|55	%configure2_5x --disable-static --enable-gsettings
14mr|gmtk-1.0.7-2|56	%make
14mr|gmtk-1.0.7-2|57	
14mr|gmtk-1.0.7-2|58	%install
14mr|gmtk-1.0.7-2|59	%makeinstall_std
14mr|gmtk-1.0.7-2|60	
14mr|gmtk-1.0.7-2|61	%find_lang %name
14mr|gmtk-1.0.7-2|62	
14mr|gmtk-1.0.7-2|63	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_datadir}/doc/%{name}/*
14mr|gmtk-1.0.7-2|64	
14mr|gmtk-1.0.7-2|65	%files i18n -f %name.lang
14mr|gmtk-1.0.7-2|66	
14mr|gmtk-1.0.7-2|67	%files -n %{libname}
14mr|gmtk-1.0.7-2|68	%{_libdir}/*.so.%{major}
14mr|gmtk-1.0.7-2|69	%{_libdir}/*.so.%{major}.*
14mr|gmtk-1.0.7-2|70	
14mr|gmtk-1.0.7-2|71	%files -n %{libnamedev}
14mr|gmtk-1.0.7-2|72	%{_libdir}/*.so
14mr|gmtk-1.0.7-2|73	%{_includedir}/%{name}
14mr|gmtk-1.0.7-2|74	%{_libdir}/pkgconfig/*.pc
14mr|gmtk-1.0.7-2|75	
14mr|gmtk-1.0.7-2|76	%changelog
14mr|gmtk-1.0.7-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-2
14mr|gmtk-1.0.7-2|78	+ Revision: 787f22e
14mr|gmtk-1.0.7-2|79	- MassBuild#440: Increase release tag
14mr|gmtk-1.0.7-2|80	
14mr|gmtk-1.0.7-2|81	

16502 14
14mr|gnet2-2.0.8-11|1	%define api_version 2.0
14mr|gnet2-2.0.8-11|2	%define major 0
14mr|gnet2-2.0.8-11|3	%define libname %mklibname gnet-%{api_version}_ %{major}
14mr|gnet2-2.0.8-11|4	%define develname %mklibname gnet-%{api_version} -d
14mr|gnet2-2.0.8-11|5	
14mr|gnet2-2.0.8-11|6	Summary:	A network library
14mr|gnet2-2.0.8-11|7	Name:		gnet2
14mr|gnet2-2.0.8-11|8	Version:	2.0.8
14mr|gnet2-2.0.8-11|9	Release:	11
14mr|gnet2-2.0.8-11|10	Group:		System/Libraries
14mr|gnet2-2.0.8-11|11	License:	LGPL
14mr|gnet2-2.0.8-11|12	URL:		http://www.gnetlibrary.org
14mr|gnet2-2.0.8-11|13	Source0:	gnet-%{version}.tar.bz2
14mr|gnet2-2.0.8-11|14	Patch0:		gnet-2.0.8-examples.patch
14mr|gnet2-2.0.8-11|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnet2-2.0.8-11|16	
14mr|gnet2-2.0.8-11|17	%description
14mr|gnet2-2.0.8-11|18	Gnet is a simple network library.  It is writen in C, object-oriented,
14mr|gnet2-2.0.8-11|19	and built upon glib.  It is intended to be small, fast, easy-to-use,
14mr|gnet2-2.0.8-11|20	and easy to port.  The interface is similar to the interface for
14mr|gnet2-2.0.8-11|21	Java's network library.
14mr|gnet2-2.0.8-11|22	
14mr|gnet2-2.0.8-11|23	Features:
14mr|gnet2-2.0.8-11|24	* TCP 'client' sockets
14mr|gnet2-2.0.8-11|25	* TCP 'server' sockets
14mr|gnet2-2.0.8-11|26	* Non-blocking TCP sockets
14mr|gnet2-2.0.8-11|27	* UDP
14mr|gnet2-2.0.8-11|28	* IP Multicast
14mr|gnet2-2.0.8-11|29	* Internet address abstraction
14mr|gnet2-2.0.8-11|30	
14mr|gnet2-2.0.8-11|31	%package -n	%{libname}
14mr|gnet2-2.0.8-11|32	Summary:	Libgnet, a network library
14mr|gnet2-2.0.8-11|33	Group:		System/Libraries
14mr|gnet2-2.0.8-11|34	Provides:	lib%{name} = %{version}-%{release}
14mr|gnet2-2.0.8-11|35	
14mr|gnet2-2.0.8-11|36	%description -n	%{libname}
14mr|gnet2-2.0.8-11|37	Gnet is a simple network library.  It is writen in C, object-oriented,
14mr|gnet2-2.0.8-11|38	and built upon glib.  It is intended to be small, fast, easy-to-use,
14mr|gnet2-2.0.8-11|39	and easy to port.  The interface is similar to the interface for
14mr|gnet2-2.0.8-11|40	Java's network library.
14mr|gnet2-2.0.8-11|41	
14mr|gnet2-2.0.8-11|42	%package -n	%{develname}
14mr|gnet2-2.0.8-11|43	Summary:	Header files for the Gnet library
14mr|gnet2-2.0.8-11|44	Group:		Development/C
14mr|gnet2-2.0.8-11|45	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gnet2-2.0.8-11|46	Provides:	libgnet-%{api_version}-devel = %{version}-%{release}
14mr|gnet2-2.0.8-11|47	Requires:	%{libname} = %{version}-%{release}
14mr|gnet2-2.0.8-11|48	
14mr|gnet2-2.0.8-11|49	%description -n	%{develname}
14mr|gnet2-2.0.8-11|50	Gnet is a simple network library.  It is writen in C, object-oriented,
14mr|gnet2-2.0.8-11|51	and built upon glib.
14mr|gnet2-2.0.8-11|52	This package allows you to develop applications that use the Gnet
14mr|gnet2-2.0.8-11|53	library.
14mr|gnet2-2.0.8-11|54	
14mr|gnet2-2.0.8-11|55	%prep
14mr|gnet2-2.0.8-11|56	%setup -q -n gnet-%{version}
14mr|gnet2-2.0.8-11|57	%patch0 -p1
14mr|gnet2-2.0.8-11|58	chmod 755 doc/html
14mr|gnet2-2.0.8-11|59	
14mr|gnet2-2.0.8-11|60	%build
14mr|gnet2-2.0.8-11|61	autoreconf -fi
14mr|gnet2-2.0.8-11|62	export CFLAGS="%{optflags} -fPIC"
14mr|gnet2-2.0.8-11|63	%configure2_5x --disable-static
14mr|gnet2-2.0.8-11|64	
14mr|gnet2-2.0.8-11|65	%make
14mr|gnet2-2.0.8-11|66	
14mr|gnet2-2.0.8-11|67	%install
14mr|gnet2-2.0.8-11|68	%makeinstall_std
14mr|gnet2-2.0.8-11|69	
14mr|gnet2-2.0.8-11|70	#remove unpackaged files
14mr|gnet2-2.0.8-11|71	rm -rf %{buildroot}%{_datadir}/doc/libgnet%{api_version}-dev
14mr|gnet2-2.0.8-11|72	rm -fr %{buildroot}%{_datadir}/gtk-doc/
14mr|gnet2-2.0.8-11|73	
14mr|gnet2-2.0.8-11|74	%files -n %{libname}
14mr|gnet2-2.0.8-11|75	%{_libdir}/*.so.%{major}*
14mr|gnet2-2.0.8-11|76	
14mr|gnet2-2.0.8-11|77	%files -n %{develname}
14mr|gnet2-2.0.8-11|78	%doc README COPYING ChangeLog NEWS TODO AUTHORS INSTALL HACKING doc/html
14mr|gnet2-2.0.8-11|79	%{_includedir}/gnet-2.0
14mr|gnet2-2.0.8-11|80	%{_datadir}/aclocal/*
14mr|gnet2-2.0.8-11|81	%{_libdir}/gnet-2.0
14mr|gnet2-2.0.8-11|82	%{_libdir}/*.so
14mr|gnet2-2.0.8-11|83	%{_libdir}/pkgconfig/*.pc
14mr|gnet2-2.0.8-11|84	
14mr|gnet2-2.0.8-11|85	
14mr|gnet2-2.0.8-11|86	%changelog
14mr|gnet2-2.0.8-11|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.8-11
14mr|gnet2-2.0.8-11|88	+ Revision: f828119
14mr|gnet2-2.0.8-11|89	- MassBuild#440: Increase release tag
14mr|gnet2-2.0.8-11|90	
14mr|gnet2-2.0.8-11|91	

16503 14
14mr|gnome-backgrounds-3.12.2-2|1	Summary:	Background images for the GNOME desktop
14mr|gnome-backgrounds-3.12.2-2|2	Name:		gnome-backgrounds
14mr|gnome-backgrounds-3.12.2-2|3	Version:	3.12.2
14mr|gnome-backgrounds-3.12.2-2|4	Release:	2
14mr|gnome-backgrounds-3.12.2-2|5	
14mr|gnome-backgrounds-3.12.2-2|6	License:	GPLv2
14mr|gnome-backgrounds-3.12.2-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-backgrounds-3.12.2-2|8	Url:		http://www.gnome.org
14mr|gnome-backgrounds-3.12.2-2|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-backgrounds-3.12.2-2|10	
14mr|gnome-backgrounds-3.12.2-2|11	BuildArch:	noarch
14mr|gnome-backgrounds-3.12.2-2|12	
14mr|gnome-backgrounds-3.12.2-2|13	BuildRequires:	intltool
14mr|gnome-backgrounds-3.12.2-2|14	
14mr|gnome-backgrounds-3.12.2-2|15	%description
14mr|gnome-backgrounds-3.12.2-2|16	This module contains a set of backgrounds packaged with the GNOME desktop.
14mr|gnome-backgrounds-3.12.2-2|17	
14mr|gnome-backgrounds-3.12.2-2|18	%prep
14mr|gnome-backgrounds-3.12.2-2|19	%setup -q
14mr|gnome-backgrounds-3.12.2-2|20	
14mr|gnome-backgrounds-3.12.2-2|21	%build
14mr|gnome-backgrounds-3.12.2-2|22	%configure2_5x
14mr|gnome-backgrounds-3.12.2-2|23	%make
14mr|gnome-backgrounds-3.12.2-2|24	
14mr|gnome-backgrounds-3.12.2-2|25	%install
14mr|gnome-backgrounds-3.12.2-2|26	%makeinstall_std
14mr|gnome-backgrounds-3.12.2-2|27	%find_lang %{name}
14mr|gnome-backgrounds-3.12.2-2|28	
14mr|gnome-backgrounds-3.12.2-2|29	%files -f %{name}.lang
14mr|gnome-backgrounds-3.12.2-2|30	%doc NEWS README AUTHORS
14mr|gnome-backgrounds-3.12.2-2|31	%{_datadir}/gnome-background-properties/
14mr|gnome-backgrounds-3.12.2-2|32	%{_datadir}/backgrounds/*
14mr|gnome-backgrounds-3.12.2-2|33	
14mr|gnome-backgrounds-3.12.2-2|34	%changelog
14mr|gnome-backgrounds-3.12.2-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-backgrounds-3.12.2-2|36	+ Revision: 15208ca
14mr|gnome-backgrounds-3.12.2-2|37	- MassBuild#440: Increase release tag
14mr|gnome-backgrounds-3.12.2-2|38	
14mr|gnome-backgrounds-3.12.2-2|39	

16504 14
14mr|gnome-bluetooth-3.12.0-3|1	%define	major	13
14mr|gnome-bluetooth-3.12.0-3|2	%define	maj_app	0
14mr|gnome-bluetooth-3.12.0-3|3	%define	gir_maj	1.0
14mr|gnome-bluetooth-3.12.0-3|4	%define	libname	%mklibname %{name} %{major}
14mr|gnome-bluetooth-3.12.0-3|5	%define	lib_app	%mklibname %{name}-applet %{maj_app}
14mr|gnome-bluetooth-3.12.0-3|6	%define	girname	%mklibname %{name}-gir %{gir_maj}
14mr|gnome-bluetooth-3.12.0-3|7	%define	gir_app	%mklibname %{name}-applet-gir %{gir_maj}
14mr|gnome-bluetooth-3.12.0-3|8	%define	devname	%mklibname -d %{name}
14mr|gnome-bluetooth-3.12.0-3|9	
14mr|gnome-bluetooth-3.12.0-3|10	Name: 	 	gnome-bluetooth
14mr|gnome-bluetooth-3.12.0-3|11	Summary: 	GNOME Bluetooth Subsystem
14mr|gnome-bluetooth-3.12.0-3|12	Epoch:		1
14mr|gnome-bluetooth-3.12.0-3|13	Version: 	3.12.0
14mr|gnome-bluetooth-3.12.0-3|14	Release:	3
14mr|gnome-bluetooth-3.12.0-3|15	#gw lib is LGPL, main app is GPL
14mr|gnome-bluetooth-3.12.0-3|16	License:	GPLv2+ and LGPLv2+
14mr|gnome-bluetooth-3.12.0-3|17	Group:		Graphical desktop/GNOME
14mr|gnome-bluetooth-3.12.0-3|18	URL:		http://usefulinc.com/software/gnome-bluetooth/
14mr|gnome-bluetooth-3.12.0-3|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/3.12/%{name}-%{version}.tar.xz
14mr|gnome-bluetooth-3.12.0-3|20	Source1:	61-gnome-bluetooth-rfkill.rules
14mr|gnome-bluetooth-3.12.0-3|21	
14mr|gnome-bluetooth-3.12.0-3|22	BuildRequires:	intltool itstool
14mr|gnome-bluetooth-3.12.0-3|23	BuildRequires:	GConf2
14mr|gnome-bluetooth-3.12.0-3|24	BuildRequires:	gettext
14mr|gnome-bluetooth-3.12.0-3|25	BuildRequires:	gnome-common
14mr|gnome-bluetooth-3.12.0-3|26	BuildRequires:	gtk-doc
14mr|gnome-bluetooth-3.12.0-3|27	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-bluetooth-3.12.0-3|28	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-bluetooth-3.12.0-3|29	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-bluetooth-3.12.0-3|30	BuildRequires:	pkgconfig(unique-3.0)
14mr|gnome-bluetooth-3.12.0-3|31	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-bluetooth-3.12.0-3|32	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gnome-bluetooth-3.12.0-3|33	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-bluetooth-3.12.0-3|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-bluetooth-3.12.0-3|35	BuildRequires:	pkgconfig(libudev)
14mr|gnome-bluetooth-3.12.0-3|36	
14mr|gnome-bluetooth-3.12.0-3|37	Requires:	gvfs-obexftp
14mr|gnome-bluetooth-3.12.0-3|38	Requires:	bluez
14mr|gnome-bluetooth-3.12.0-3|39	Requires:	obexd
14mr|gnome-bluetooth-3.12.0-3|40	
14mr|gnome-bluetooth-3.12.0-3|41	Obsoletes:	nautilus-sendto-bluetooth < %{version}
14mr|gnome-bluetooth-3.12.0-3|42	Provides:	nautilus-sendto-bluetooth = %{version}
14mr|gnome-bluetooth-3.12.0-3|43	
14mr|gnome-bluetooth-3.12.0-3|44	Provides:	bluez-pin
14mr|gnome-bluetooth-3.12.0-3|45	
14mr|gnome-bluetooth-3.12.0-3|46	Obsoletes:	%{gir_app}
14mr|gnome-bluetooth-3.12.0-3|47	Obsoletes:	%{lib_app}
14mr|gnome-bluetooth-3.12.0-3|48	
14mr|gnome-bluetooth-3.12.0-3|49	%description
14mr|gnome-bluetooth-3.12.0-3|50	The gnome-bluetooth package contains graphical utilities to setup,
14mr|gnome-bluetooth-3.12.0-3|51	monitor and use Bluetooth devices.
14mr|gnome-bluetooth-3.12.0-3|52	
14mr|gnome-bluetooth-3.12.0-3|53	%package -n	%{libname}
14mr|gnome-bluetooth-3.12.0-3|54	Group:		System/Libraries
14mr|gnome-bluetooth-3.12.0-3|55	Summary: 	GNOME bluetooth library
14mr|gnome-bluetooth-3.12.0-3|56	Conflicts:	%{_lib}gnome-bluetooth7 < 1:2.31
14mr|gnome-bluetooth-3.12.0-3|57	Obsoletes:	%{_lib}gnome-bluetooth11
14mr|gnome-bluetooth-3.12.0-3|58	
14mr|gnome-bluetooth-3.12.0-3|59	%description -n	%{libname}
14mr|gnome-bluetooth-3.12.0-3|60	Library from GNOME-Bluetooth.
14mr|gnome-bluetooth-3.12.0-3|61	
14mr|gnome-bluetooth-3.12.0-3|62	%package -n	%{lib_app}
14mr|gnome-bluetooth-3.12.0-3|63	Group:		System/Libraries
14mr|gnome-bluetooth-3.12.0-3|64	Summary: 	GNOME bluetooth Applet library
14mr|gnome-bluetooth-3.12.0-3|65	
14mr|gnome-bluetooth-3.12.0-3|66	%description -n %{lib_app}
14mr|gnome-bluetooth-3.12.0-3|67	Library from GNOME-Bluetooth Applet
14mr|gnome-bluetooth-3.12.0-3|68	
14mr|gnome-bluetooth-3.12.0-3|69	%package -n	%{girname}
14mr|gnome-bluetooth-3.12.0-3|70	Group:		System/Libraries
14mr|gnome-bluetooth-3.12.0-3|71	Summary:	GObject Introspection interface for %{name}
14mr|gnome-bluetooth-3.12.0-3|72	Requires:	%{libname} = %{EVRD}
14mr|gnome-bluetooth-3.12.0-3|73	
14mr|gnome-bluetooth-3.12.0-3|74	%description -n	%{girname}
14mr|gnome-bluetooth-3.12.0-3|75	GObject Introspection interface for %{name}.
14mr|gnome-bluetooth-3.12.0-3|76	
14mr|gnome-bluetooth-3.12.0-3|77	%package -n	%{devname}
14mr|gnome-bluetooth-3.12.0-3|78	Group:		Development/C
14mr|gnome-bluetooth-3.12.0-3|79	Summary:	Development libraries and header files from %{name}
14mr|gnome-bluetooth-3.12.0-3|80	Requires:	%{libname} = %{EVRD}
14mr|gnome-bluetooth-3.12.0-3|81	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-bluetooth-3.12.0-3|82	
14mr|gnome-bluetooth-3.12.0-3|83	
14mr|gnome-bluetooth-3.12.0-3|84	%description -n	%{devname}
14mr|gnome-bluetooth-3.12.0-3|85	Development libraries and header files from %{name}
14mr|gnome-bluetooth-3.12.0-3|86	
14mr|gnome-bluetooth-3.12.0-3|87	%prep
14mr|gnome-bluetooth-3.12.0-3|88	%setup -q
14mr|gnome-bluetooth-3.12.0-3|89	%apply_patches
14mr|gnome-bluetooth-3.12.0-3|90	
14mr|gnome-bluetooth-3.12.0-3|91	%build
14mr|gnome-bluetooth-3.12.0-3|92	export LDFLAGS="$LDFLAGS -lm"
14mr|gnome-bluetooth-3.12.0-3|93	
14mr|gnome-bluetooth-3.12.0-3|94	%configure2_5x \
14mr|gnome-bluetooth-3.12.0-3|95	--enable-shared \
14mr|gnome-bluetooth-3.12.0-3|96	--disable-static \
14mr|gnome-bluetooth-3.12.0-3|97	--disable-desktop-update \
14mr|gnome-bluetooth-3.12.0-3|98	--disable-icon-update
14mr|gnome-bluetooth-3.12.0-3|99	
14mr|gnome-bluetooth-3.12.0-3|100	%make
14mr|gnome-bluetooth-3.12.0-3|101	
14mr|gnome-bluetooth-3.12.0-3|102	%install
14mr|gnome-bluetooth-3.12.0-3|103	%makeinstall_std
14mr|gnome-bluetooth-3.12.0-3|104	%find_lang %{name}2 --all-name --with-gnome
14mr|gnome-bluetooth-3.12.0-3|105	
14mr|gnome-bluetooth-3.12.0-3|106	mkdir -p %{buildroot}/lib/udev/rules.d
14mr|gnome-bluetooth-3.12.0-3|107	install -m644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
14mr|gnome-bluetooth-3.12.0-3|108	
14mr|gnome-bluetooth-3.12.0-3|109	%files -f %{name}2.lang
14mr|gnome-bluetooth-3.12.0-3|110	%doc README AUTHORS
14mr|gnome-bluetooth-3.12.0-3|111	%{_bindir}/*
14mr|gnome-bluetooth-3.12.0-3|112	%{_datadir}/applications/bluetooth-sendto.desktop
14mr|gnome-bluetooth-3.12.0-3|113	%{_datadir}/icons/hicolor/*/*/*.*
14mr|gnome-bluetooth-3.12.0-3|114	%{_datadir}/%{name}
14mr|gnome-bluetooth-3.12.0-3|115	%{_mandir}/man1/*
14mr|gnome-bluetooth-3.12.0-3|116	/lib/udev/rules.d/*
14mr|gnome-bluetooth-3.12.0-3|117	
14mr|gnome-bluetooth-3.12.0-3|118	%files -n %{libname}
14mr|gnome-bluetooth-3.12.0-3|119	%{_libdir}/lib%{name}.so.%{major}*
14mr|gnome-bluetooth-3.12.0-3|120	
14mr|gnome-bluetooth-3.12.0-3|121	%files -n %{girname}
14mr|gnome-bluetooth-3.12.0-3|122	%{_libdir}/girepository-1.0/GnomeBluetooth-%{gir_maj}.typelib
14mr|gnome-bluetooth-3.12.0-3|123	
14mr|gnome-bluetooth-3.12.0-3|124	%files -n %{devname}
14mr|gnome-bluetooth-3.12.0-3|125	%{_datadir}/gtk-doc/html/%{name}
14mr|gnome-bluetooth-3.12.0-3|126	%{_includedir}/%{name}
14mr|gnome-bluetooth-3.12.0-3|127	%{_libdir}/*.so
14mr|gnome-bluetooth-3.12.0-3|128	%{_libdir}/pkgconfig/*.pc
14mr|gnome-bluetooth-3.12.0-3|129	%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
14mr|gnome-bluetooth-3.12.0-3|130	
14mr|gnome-bluetooth-3.12.0-3|131	%changelog
14mr|gnome-bluetooth-3.12.0-3|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.0-3
14mr|gnome-bluetooth-3.12.0-3|133	+ Revision: 544b302
14mr|gnome-bluetooth-3.12.0-3|134	- MassBuild#440: Increase release tag
14mr|gnome-bluetooth-3.12.0-3|135	
14mr|gnome-bluetooth-3.12.0-3|136	

16505 14
14mr|gnome-calculator-3.12.4-1|1	Name:           gnome-calculator
14mr|gnome-calculator-3.12.4-1|2	Version:        3.12.4
14mr|gnome-calculator-3.12.4-1|3	Release:        1
14mr|gnome-calculator-3.12.4-1|4	Summary:        A desktop calculator
14mr|gnome-calculator-3.12.4-1|5	
14mr|gnome-calculator-3.12.4-1|6	Group:          Graphical desktop/GNOME
14mr|gnome-calculator-3.12.4-1|7	License:        GPLv2+
14mr|gnome-calculator-3.12.4-1|8	URL:            http://live.gnome.org/Gcalctool
14mr|gnome-calculator-3.12.4-1|9	#VCS: git:git://git.gnome.org/gcalctool
14mr|gnome-calculator-3.12.4-1|10	Source0:        http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-calculator-3.12.4-1|11	
14mr|gnome-calculator-3.12.4-1|12	BuildRequires: pkgconfig(glib-2.0)
14mr|gnome-calculator-3.12.4-1|13	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gnome-calculator-3.12.4-1|14	BuildRequires: pkgconfig(libsoup-2.4)
14mr|gnome-calculator-3.12.4-1|15	BuildRequires: pkgconfig(gtksourceview-3.0)
14mr|gnome-calculator-3.12.4-1|16	BuildRequires: desktop-file-utils
14mr|gnome-calculator-3.12.4-1|17	BuildRequires: gettext
14mr|gnome-calculator-3.12.4-1|18	BuildRequires: libxml2-utils
14mr|gnome-calculator-3.12.4-1|19	BuildRequires: flex
14mr|gnome-calculator-3.12.4-1|20	BuildRequires: bison
14mr|gnome-calculator-3.12.4-1|21	BuildRequires: intltool
14mr|gnome-calculator-3.12.4-1|22	BuildRequires: itstool
14mr|gnome-calculator-3.12.4-1|23	
14mr|gnome-calculator-3.12.4-1|24	Provides:  gcalctool = 6.6.2-3
14mr|gnome-calculator-3.12.4-1|25	Obsoletes: gcalctool < 6.6.2-3
14mr|gnome-calculator-3.12.4-1|26	
14mr|gnome-calculator-3.12.4-1|27	
14mr|gnome-calculator-3.12.4-1|28	%description
14mr|gnome-calculator-3.12.4-1|29	gnome-calculator is a powerful graphical calculator with financial,
14mr|gnome-calculator-3.12.4-1|30	logical and scientific modes. It uses a multiple precision package
14mr|gnome-calculator-3.12.4-1|31	to do its arithmetic to give a high degree of accuracy.
14mr|gnome-calculator-3.12.4-1|32	
14mr|gnome-calculator-3.12.4-1|33	
14mr|gnome-calculator-3.12.4-1|34	%prep
14mr|gnome-calculator-3.12.4-1|35	%setup -q
14mr|gnome-calculator-3.12.4-1|36	
14mr|gnome-calculator-3.12.4-1|37	
14mr|gnome-calculator-3.12.4-1|38	%build
14mr|gnome-calculator-3.12.4-1|39	%configure2_5x
14mr|gnome-calculator-3.12.4-1|40	%make
14mr|gnome-calculator-3.12.4-1|41	
14mr|gnome-calculator-3.12.4-1|42	
14mr|gnome-calculator-3.12.4-1|43	%install
14mr|gnome-calculator-3.12.4-1|44	%makeinstall_std
14mr|gnome-calculator-3.12.4-1|45	
14mr|gnome-calculator-3.12.4-1|46	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-calculator.desktop
14mr|gnome-calculator-3.12.4-1|47	
14mr|gnome-calculator-3.12.4-1|48	sed -i 's/GTK/GTK;System/' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-calculator.desktop
14mr|gnome-calculator-3.12.4-1|49	
14mr|gnome-calculator-3.12.4-1|50	%find_lang %{name} --with-gnome --all-name
14mr|gnome-calculator-3.12.4-1|51	
14mr|gnome-calculator-3.12.4-1|52	
14mr|gnome-calculator-3.12.4-1|53	%files -f %{name}.lang
14mr|gnome-calculator-3.12.4-1|54	%doc COPYING NEWS
14mr|gnome-calculator-3.12.4-1|55	%{_bindir}/gcalccmd
14mr|gnome-calculator-3.12.4-1|56	%{_bindir}/gnome-calculator
14mr|gnome-calculator-3.12.4-1|57	%{_datadir}/applications/*.desktop
14mr|gnome-calculator-3.12.4-1|58	%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
14mr|gnome-calculator-3.12.4-1|59	%{_datadir}/appdata/gnome-calculator.appdata.xml
14mr|gnome-calculator-3.12.4-1|60	%doc %{_mandir}/man1/gnome-calculator.1*
14mr|gnome-calculator-3.12.4-1|61	%doc %{_mandir}/man1/gcalccmd.1*
14mr|gnome-calculator-3.12.4-1|62	
14mr|gnome-calculator-3.12.4-1|63	
14mr|gnome-calculator-3.12.4-1|64	%changelog
14mr|gnome-calculator-3.12.4-1|65	* Mon Sep 15 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mr|gnome-calculator-3.12.4-1|66	+ Revision: 3599e3c
14mr|gnome-calculator-3.12.4-1|67	- update to 3.12.4
14mr|gnome-calculator-3.12.4-1|68	
14mr|gnome-calculator-3.12.4-1|69	

16506 14
14mr|gnome-chess-3.12.2-2|1	Name:           gnome-chess
14mr|gnome-chess-3.12.2-2|2	Version:        3.12.2
14mr|gnome-chess-3.12.2-2|3	Release:        2
14mr|gnome-chess-3.12.2-2|4	Summary:        GNOME Chess game
14mr|gnome-chess-3.12.2-2|5	
14mr|gnome-chess-3.12.2-2|6	License:        GPLv2+ and GFDL
14mr|gnome-chess-3.12.2-2|7	Group:		Games/Other
14mr|gnome-chess-3.12.2-2|8	URL:            https://live.gnome.org/Chess
14mr|gnome-chess-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-chess-3.12.2-2|10	
14mr|gnome-chess-3.12.2-2|11	BuildRequires:  desktop-file-utils
14mr|gnome-chess-3.12.2-2|12	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gnome-chess-3.12.2-2|13	BuildRequires:  intltool
14mr|gnome-chess-3.12.2-2|14	BuildRequires:  itstool
14mr|gnome-chess-3.12.2-2|15	BuildRequires:  pkgconfig(librsvg-2.0)
14mr|gnome-chess-3.12.2-2|16	BuildRequires:  pkgconfig(gl)
14mr|gnome-chess-3.12.2-2|17	BuildRequires:  pkgconfig(glu)
14mr|gnome-chess-3.12.2-2|18	BuildRequires:  pkgconfig(sqlite3)
14mr|gnome-chess-3.12.2-2|19	BuildRequires:  vala-devel
14mr|gnome-chess-3.12.2-2|20	
14mr|gnome-chess-3.12.2-2|21	Obsoletes: gnome-games < 3.7.92
14mr|gnome-chess-3.12.2-2|22	Obsoletes: glchess < 3.7.92
14mr|gnome-chess-3.12.2-2|23	Provides: glchess = %{version}-%{release}
14mr|gnome-chess-3.12.2-2|24	
14mr|gnome-chess-3.12.2-2|25	Requires: gnuchess
14mr|gnome-chess-3.12.2-2|26	
14mr|gnome-chess-3.12.2-2|27	%description
14mr|gnome-chess-3.12.2-2|28	A chess game which supports several chess engines, with 2D and optionally 3D
14mr|gnome-chess-3.12.2-2|29	support if OpenGL is present.
14mr|gnome-chess-3.12.2-2|30	
14mr|gnome-chess-3.12.2-2|31	%prep
14mr|gnome-chess-3.12.2-2|32	%setup -q
14mr|gnome-chess-3.12.2-2|33	
14mr|gnome-chess-3.12.2-2|34	%build
14mr|gnome-chess-3.12.2-2|35	%configure2_5x
14mr|gnome-chess-3.12.2-2|36	%make
14mr|gnome-chess-3.12.2-2|37	
14mr|gnome-chess-3.12.2-2|38	%install
14mr|gnome-chess-3.12.2-2|39	%makeinstall_std
14mr|gnome-chess-3.12.2-2|40	
14mr|gnome-chess-3.12.2-2|41	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-chess.desktop
14mr|gnome-chess-3.12.2-2|42	
14mr|gnome-chess-3.12.2-2|43	%find_lang %{name} --with-gnome
14mr|gnome-chess-3.12.2-2|44	
14mr|gnome-chess-3.12.2-2|45	%files -f %{name}.lang
14mr|gnome-chess-3.12.2-2|46	%doc COPYING
14mr|gnome-chess-3.12.2-2|47	%{_bindir}/gnome-chess
14mr|gnome-chess-3.12.2-2|48	%{_datadir}/applications/gnome-chess.desktop
14mr|gnome-chess-3.12.2-2|49	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-chess.gschema.xml
14mr|gnome-chess-3.12.2-2|50	%{_datadir}/gnome-chess
14mr|gnome-chess-3.12.2-2|51	%{_datadir}/icons/hicolor/*/apps/gnome-chess.*
14mr|gnome-chess-3.12.2-2|52	%{_mandir}/man6/gnome-chess.6*
14mr|gnome-chess-3.12.2-2|53	%{_sysconfdir}/gnome-chess/engines.conf
14mr|gnome-chess-3.12.2-2|54	%{_datadir}/appdata/gnome-chess.appdata.xml
14mr|gnome-chess-3.12.2-2|55	
14mr|gnome-chess-3.12.2-2|56	%changelog
14mr|gnome-chess-3.12.2-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-chess-3.12.2-2|58	+ Revision: 4688e1f
14mr|gnome-chess-3.12.2-2|59	- MassBuild#440: Increase release tag
14mr|gnome-chess-3.12.2-2|60	
14mr|gnome-chess-3.12.2-2|61	

16507 14
14mr|gnome-clocks-3.12.0-2|1	Name:           gnome-clocks
14mr|gnome-clocks-3.12.0-2|2	Version:        3.12.0
14mr|gnome-clocks-3.12.0-2|3	Release:        2
14mr|gnome-clocks-3.12.0-2|4	Summary:        Clock application designed for GNOME 3
14mr|gnome-clocks-3.12.0-2|5	
14mr|gnome-clocks-3.12.0-2|6	License:        GPLv2+
14mr|gnome-clocks-3.12.0-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-clocks-3.12.0-2|8	URL:            https://live.gnome.org/GnomeClocks
14mr|gnome-clocks-3.12.0-2|9	Source0:        http://download.gnome.org/sources/gnome-clocks/3.12/%{name}-%{version}.tar.xz
14mr|gnome-clocks-3.12.0-2|10	
14mr|gnome-clocks-3.12.0-2|11	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gnome-clocks-3.12.0-2|12	Buildrequires:  pkgconfig(gobject-introspection-1.0)
14mr|gnome-clocks-3.12.0-2|13	BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.30
14mr|gnome-clocks-3.12.0-2|14	BuildRequires:  pkgconfig(gweather-3.0)
14mr|gnome-clocks-3.12.0-2|15	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mr|gnome-clocks-3.12.0-2|16	BuildRequires:  pkgconfig(libnotify)
14mr|gnome-clocks-3.12.0-2|17	BuildRequires:  pkgconfig(glib-2.0)
14mr|gnome-clocks-3.12.0-2|18	BuildRequires:  pkgconfig(geocode-glib-1.0)
14mr|gnome-clocks-3.12.0-2|19	BuildRequires:  pkgconfig(geoclue-2.0)
14mr|gnome-clocks-3.12.0-2|20	BuildRequires:  vala-tools
14mr|gnome-clocks-3.12.0-2|21	BuildRequires:  itstool
14mr|gnome-clocks-3.12.0-2|22	BuildRequires:  intltool
14mr|gnome-clocks-3.12.0-2|23	
14mr|gnome-clocks-3.12.0-2|24	%description
14mr|gnome-clocks-3.12.0-2|25	Clock application designed for GNOME 3
14mr|gnome-clocks-3.12.0-2|26	
14mr|gnome-clocks-3.12.0-2|27	%prep
14mr|gnome-clocks-3.12.0-2|28	%setup -q
14mr|gnome-clocks-3.12.0-2|29	
14mr|gnome-clocks-3.12.0-2|30	%build
14mr|gnome-clocks-3.12.0-2|31	%configure2_5x
14mr|gnome-clocks-3.12.0-2|32	%make V=1 %{?_smp_mflags}
14mr|gnome-clocks-3.12.0-2|33	
14mr|gnome-clocks-3.12.0-2|34	%install
14mr|gnome-clocks-3.12.0-2|35	%makeinstall_std
14mr|gnome-clocks-3.12.0-2|36	
14mr|gnome-clocks-3.12.0-2|37	%find_lang %{name}
14mr|gnome-clocks-3.12.0-2|38	
14mr|gnome-clocks-3.12.0-2|39	%post
14mr|gnome-clocks-3.12.0-2|40	/bin/touch --no-create %{_datadir}/icons/hicolor %{_datadir}/icons/HighContrast &>/dev/null || :
14mr|gnome-clocks-3.12.0-2|41	
14mr|gnome-clocks-3.12.0-2|42	%files -f gnome-clocks.lang
14mr|gnome-clocks-3.12.0-2|43	%doc AUTHORS COPYING README NEWS
14mr|gnome-clocks-3.12.0-2|44	%{_bindir}/gnome-clocks
14mr|gnome-clocks-3.12.0-2|45	%{_datadir}/gnome-clocks
14mr|gnome-clocks-3.12.0-2|46	%{_datadir}/icons/*/*/apps/gnome-clocks.png
14mr|gnome-clocks-3.12.0-2|47	%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
14mr|gnome-clocks-3.12.0-2|48	%{_datadir}/appdata/org.gnome.clocks.appdata.xml
14mr|gnome-clocks-3.12.0-2|49	%{_datadir}/applications/org.gnome.clocks.desktop
14mr|gnome-clocks-3.12.0-2|50	%{_datadir}/dbus-1/services/org.gnome.clocks.service
14mr|gnome-clocks-3.12.0-2|51	%{_datadir}/help/*/gnome-clocks/*
14mr|gnome-clocks-3.12.0-2|52	
14mr|gnome-clocks-3.12.0-2|53	%changelog
14mr|gnome-clocks-3.12.0-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-clocks-3.12.0-2|55	+ Revision: d83608e
14mr|gnome-clocks-3.12.0-2|56	- MassBuild#440: Increase release tag
14mr|gnome-clocks-3.12.0-2|57	
14mr|gnome-clocks-3.12.0-2|58	

16508 14
14mr|gnome-color-manager-3.12.3-3|1	Summary:   Color management tools for GNOME
14mr|gnome-color-manager-3.12.3-3|2	Name:      gnome-color-manager
14mr|gnome-color-manager-3.12.3-3|3	Version:   3.12.3
14mr|gnome-color-manager-3.12.3-3|4	Release:   3
14mr|gnome-color-manager-3.12.3-3|5	License:   GPLv2+
14mr|gnome-color-manager-3.12.3-3|6	Group:     Graphical desktop/GNOME
14mr|gnome-color-manager-3.12.3-3|7	Url:       http://projects.gnome.org/gnome-color-manager/
14mr|gnome-color-manager-3.12.3-3|8	Source0:   ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-color-manager-3.12.3-3|9	
14mr|gnome-color-manager-3.12.3-3|10	BuildRequires:	desktop-file-utils
14mr|gnome-color-manager-3.12.3-3|11	BuildRequires:	docbook-dtd41-sgml
14mr|gnome-color-manager-3.12.3-3|12	BuildRequires:	docbook-utils
14mr|gnome-color-manager-3.12.3-3|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-color-manager-3.12.3-3|14	BuildRequires:	intltool itstool
14mr|gnome-color-manager-3.12.3-3|15	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|gnome-color-manager-3.12.3-3|16	BuildRequires:	pkgconfig(colord)
14mr|gnome-color-manager-3.12.3-3|17	BuildRequires:	pkgconfig(colord-gtk)
14mr|gnome-color-manager-3.12.3-3|18	BuildRequires:	pkgconfig(exiv2)
14mr|gnome-color-manager-3.12.3-3|19	BuildRequires:	pkgconfig(gl)
14mr|gnome-color-manager-3.12.3-3|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-color-manager-3.12.3-3|21	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|gnome-color-manager-3.12.3-3|22	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-color-manager-3.12.3-3|23	BuildRequires:	pkgconfig(lcms2)
14mr|gnome-color-manager-3.12.3-3|24	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-color-manager-3.12.3-3|25	BuildRequires:	pkgconfig(libexif)
14mr|gnome-color-manager-3.12.3-3|26	BuildRequires:	pkgconfig(libtiff-4)
14mr|gnome-color-manager-3.12.3-3|27	BuildRequires:	pkgconfig(mash-0.2)
14mr|gnome-color-manager-3.12.3-3|28	BuildRequires:	pkgconfig(mx-1.0)
14mr|gnome-color-manager-3.12.3-3|29	BuildRequires:	pkgconfig(vte-2.90)
14mr|gnome-color-manager-3.12.3-3|30	BuildRequires:	pkgconfig(x11)
14mr|gnome-color-manager-3.12.3-3|31	BuildRequires:	pkgconfig(xrandr)
14mr|gnome-color-manager-3.12.3-3|32	
14mr|gnome-color-manager-3.12.3-3|33	Requires: colord
14mr|gnome-color-manager-3.12.3-3|34	Requires: gnome-icon-theme
14mr|gnome-color-manager-3.12.3-3|35	Requires: shared-color-profiles
14mr|gnome-color-manager-3.12.3-3|36	
14mr|gnome-color-manager-3.12.3-3|37	%description
14mr|gnome-color-manager-3.12.3-3|38	gnome-color-manager is a session framework that makes it easy to manage,
14mr|gnome-color-manager-3.12.3-3|39	install and generate color profiles in the GNOME desktop.
14mr|gnome-color-manager-3.12.3-3|40	
14mr|gnome-color-manager-3.12.3-3|41	%prep
14mr|gnome-color-manager-3.12.3-3|42	%setup -q
14mr|gnome-color-manager-3.12.3-3|43	%apply_patches
14mr|gnome-color-manager-3.12.3-3|44	
14mr|gnome-color-manager-3.12.3-3|45	%build
14mr|gnome-color-manager-3.12.3-3|46	%configure2_5x \
14mr|gnome-color-manager-3.12.3-3|47	--disable-static \
14mr|gnome-color-manager-3.12.3-3|48	--disable-scrollkeeper \
14mr|gnome-color-manager-3.12.3-3|49	--enable-packagekit
14mr|gnome-color-manager-3.12.3-3|50	
14mr|gnome-color-manager-3.12.3-3|51	%make
14mr|gnome-color-manager-3.12.3-3|52	
14mr|gnome-color-manager-3.12.3-3|53	%install
14mr|gnome-color-manager-3.12.3-3|54	%makeinstall_std
14mr|gnome-color-manager-3.12.3-3|55	
14mr|gnome-color-manager-3.12.3-3|56	%find_lang %name --with-gnome --all-name
14mr|gnome-color-manager-3.12.3-3|57	
14mr|gnome-color-manager-3.12.3-3|58	%files -f %{name}.lang
14mr|gnome-color-manager-3.12.3-3|59	%doc AUTHORS NEWS README
14mr|gnome-color-manager-3.12.3-3|60	%{_bindir}/gcm-*
14mr|gnome-color-manager-3.12.3-3|61	%{_libexecdir}/gcm-helper-exiv
14mr|gnome-color-manager-3.12.3-3|62	%{_datadir}/%{name}
14mr|gnome-color-manager-3.12.3-3|63	%{_datadir}/applications/*.desktop
14mr|gnome-color-manager-3.12.3-3|64	%{_datadir}/icons/hicolor/*/*/*.png
14mr|gnome-color-manager-3.12.3-3|65	%{_datadir}/icons/hicolor/scalable/*/*.svg
14mr|gnome-color-manager-3.12.3-3|66	%{_datadir}/man/man1/*
14mr|gnome-color-manager-3.12.3-3|67	%{_datadir}/appdata/gcm-viewer.appdata.xml
14mr|gnome-color-manager-3.12.3-3|68	
14mr|gnome-color-manager-3.12.3-3|69	%changelog
14mr|gnome-color-manager-3.12.3-3|70	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.3-3
14mr|gnome-color-manager-3.12.3-3|71	+ Revision: 0e69d0d
14mr|gnome-color-manager-3.12.3-3|72	- Updated gnome-color-manager.spec
14mr|gnome-color-manager-3.12.3-3|73	
14mr|gnome-color-manager-3.12.3-3|74	

16509 14
14mr|gnome-common-3.7.4-2|1	Name:		gnome-common
14mr|gnome-common-3.7.4-2|2	Summary:	Gnome-common contains useful things common to building gnome packages
14mr|gnome-common-3.7.4-2|3	Version:	3.7.4
14mr|gnome-common-3.7.4-2|4	Release:	2
14mr|gnome-common-3.7.4-2|5	License: 	GPLv3+
14mr|gnome-common-3.7.4-2|6	Group:		Development/GNOME and GTK+
14mr|gnome-common-3.7.4-2|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
14mr|gnome-common-3.7.4-2|8	URL: 		http://www.gnome.org/
14mr|gnome-common-3.7.4-2|9	Requires:	common-licenses
14mr|gnome-common-3.7.4-2|10	BuildRequires:	pkgconfig gawk
14mr|gnome-common-3.7.4-2|11	BuildArch:	noarch
14mr|gnome-common-3.7.4-2|12	
14mr|gnome-common-3.7.4-2|13	%description
14mr|gnome-common-3.7.4-2|14	gnome-common is for building various GNOME modules from CVS. It is not
14mr|gnome-common-3.7.4-2|15	needed to run GNOME.
14mr|gnome-common-3.7.4-2|16	
14mr|gnome-common-3.7.4-2|17	%prep
14mr|gnome-common-3.7.4-2|18	%setup -q
14mr|gnome-common-3.7.4-2|19	
14mr|gnome-common-3.7.4-2|20	%build
14mr|gnome-common-3.7.4-2|21	%configure2_5x
14mr|gnome-common-3.7.4-2|22	%make
14mr|gnome-common-3.7.4-2|23	
14mr|gnome-common-3.7.4-2|24	%install
14mr|gnome-common-3.7.4-2|25	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14mr|gnome-common-3.7.4-2|26	
14mr|gnome-common-3.7.4-2|27	%makeinstall_std
14mr|gnome-common-3.7.4-2|28	
14mr|gnome-common-3.7.4-2|29	%files
14mr|gnome-common-3.7.4-2|30	%defattr(-, root, root)
14mr|gnome-common-3.7.4-2|31	%doc ChangeLog
14mr|gnome-common-3.7.4-2|32	%{_bindir}/*
14mr|gnome-common-3.7.4-2|33	%{_datadir}/aclocal/*.m4
14mr|gnome-common-3.7.4-2|34	%{_datadir}/gnome-common
14mr|gnome-common-3.7.4-2|35	
14mr|gnome-common-3.7.4-2|36	
14mr|gnome-common-3.7.4-2|37	%changelog
14mr|gnome-common-3.7.4-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.4-2
14mr|gnome-common-3.7.4-2|39	+ Revision: d23d5ff
14mr|gnome-common-3.7.4-2|40	- MassBuild#440: Increase release tag
14mr|gnome-common-3.7.4-2|41	
14mr|gnome-common-3.7.4-2|42	

16510 14
14mr|gnome-contacts-3.12.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-contacts-3.12.0-2|2	
14mr|gnome-contacts-3.12.0-2|3	Name:		gnome-contacts
14mr|gnome-contacts-3.12.0-2|4	Version:	3.12.0
14mr|gnome-contacts-3.12.0-2|5	Release:	2
14mr|gnome-contacts-3.12.0-2|6	Summary:	Contacts manager for GNOME
14mr|gnome-contacts-3.12.0-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-contacts-3.12.0-2|8	License:	GPLv2+
14mr|gnome-contacts-3.12.0-2|9	URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
14mr|gnome-contacts-3.12.0-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-contacts-3.12.0-2|11	
14mr|gnome-contacts-3.12.0-2|12	BuildRequires:	intltool
14mr|gnome-contacts-3.12.0-2|13	BuildRequires:	vala-devel >= 0.20
14mr|gnome-contacts-3.12.0-2|14	BuildRequires:	vala-tools
14mr|gnome-contacts-3.12.0-2|15	BuildRequires:	pkgconfig(folks)
14mr|gnome-contacts-3.12.0-2|16	BuildRequires:	pkgconfig(folks-eds)
14mr|gnome-contacts-3.12.0-2|17	BuildRequires:	pkgconfig(folks-telepathy)
14mr|gnome-contacts-3.12.0-2|18	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-contacts-3.12.0-2|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|gnome-contacts-3.12.0-2|20	BuildRequires:	pkgconfig(goa-1.0)
14mr|gnome-contacts-3.12.0-2|21	BuildRequires:	pkgconfig(libebook-1.2)
14mr|gnome-contacts-3.12.0-2|22	BuildRequires:	pkgconfig(libedataserver-1.2)
14mr|gnome-contacts-3.12.0-2|23	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-contacts-3.12.0-2|24	BuildRequires:	pkgconfig(cheese) >= 3.6.0
14mr|gnome-contacts-3.12.0-2|25	BuildRequires:	pkgconfig(cheese-gtk) >= 3.6.0
14mr|gnome-contacts-3.12.0-2|26	BuildRequires:	pkgconfig(clutter-1.0)
14mr|gnome-contacts-3.12.0-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-contacts-3.12.0-2|28	
14mr|gnome-contacts-3.12.0-2|29	Requires:	telepathy-mission-control
14mr|gnome-contacts-3.12.0-2|30	
14mr|gnome-contacts-3.12.0-2|31	%description
14mr|gnome-contacts-3.12.0-2|32	Standalone contacts manager for GNOME desktop.
14mr|gnome-contacts-3.12.0-2|33	
14mr|gnome-contacts-3.12.0-2|34	%prep
14mr|gnome-contacts-3.12.0-2|35	%setup -q
14mr|gnome-contacts-3.12.0-2|36	%apply_patches
14mr|gnome-contacts-3.12.0-2|37	
14mr|gnome-contacts-3.12.0-2|38	%build
14mr|gnome-contacts-3.12.0-2|39	%configure2_5x
14mr|gnome-contacts-3.12.0-2|40	%make
14mr|gnome-contacts-3.12.0-2|41	
14mr|gnome-contacts-3.12.0-2|42	%install
14mr|gnome-contacts-3.12.0-2|43	%makeinstall_std
14mr|gnome-contacts-3.12.0-2|44	
14mr|gnome-contacts-3.12.0-2|45	%find_lang %{name}
14mr|gnome-contacts-3.12.0-2|46	
14mr|gnome-contacts-3.12.0-2|47	%files -f %{name}.lang
14mr|gnome-contacts-3.12.0-2|48	%doc AUTHORS README NEWS ChangeLog
14mr|gnome-contacts-3.12.0-2|49	%{_bindir}/%{name}
14mr|gnome-contacts-3.12.0-2|50	%{_datadir}/applications/%{name}.desktop
14mr|gnome-contacts-3.12.0-2|51	%{_libexecdir}/gnome-contacts-search-provider
14mr|gnome-contacts-3.12.0-2|52	%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
14mr|gnome-contacts-3.12.0-2|53	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
14mr|gnome-contacts-3.12.0-2|54	%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini
14mr|gnome-contacts-3.12.0-2|55	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.enums.xml
14mr|gnome-contacts-3.12.0-2|56	%{_datadir}/appdata/gnome-contacts.appdata.xml
14mr|gnome-contacts-3.12.0-2|57	
14mr|gnome-contacts-3.12.0-2|58	%changelog
14mr|gnome-contacts-3.12.0-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-contacts-3.12.0-2|60	+ Revision: f7ba358
14mr|gnome-contacts-3.12.0-2|61	- MassBuild#440: Increase release tag
14mr|gnome-contacts-3.12.0-2|62	
14mr|gnome-contacts-3.12.0-2|63	

16511 14
14mr|gnome-control-center-3.12.1-6|1	%define major	1
14mr|gnome-control-center-3.12.1-6|2	%define libname	%mklibname %{name} %{major}
14mr|gnome-control-center-3.12.1-6|3	%define develname %mklibname -d %{name}
14mr|gnome-control-center-3.12.1-6|4	
14mr|gnome-control-center-3.12.1-6|5	Summary:	GNOME control center
14mr|gnome-control-center-3.12.1-6|6	Name:		gnome-control-center
14mr|gnome-control-center-3.12.1-6|7	Version:	3.12.1
14mr|gnome-control-center-3.12.1-6|8	Release:	6
14mr|gnome-control-center-3.12.1-6|9	License:	GPLv2+
14mr|gnome-control-center-3.12.1-6|10	Group:		Graphical desktop/GNOME
14mr|gnome-control-center-3.12.1-6|11	URL:		http://www.gnome.org/softwaremap/projects/control-center/
14mr|gnome-control-center-3.12.1-6|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-control-center-3.12.1-6|13	Patch0:         lv3-typo-default-layout.patch
14mr|gnome-control-center-3.12.1-6|14	Patch1:		gnome-control-center-3.12.1-fontconfig.patch
14mr|gnome-control-center-3.12.1-6|15	###Patch2:		rosa-additional-items.patch
14mr|gnome-control-center-3.12.1-6|16	###Patch3:		power-critical-upoweroff.patch
14mr|gnome-control-center-3.12.1-6|17	Patch4:		gcc-increase-field-for-long-Russian-words.patch
14mr|gnome-control-center-3.12.1-6|18	##Patch5:     gnome-control-center-3.8.4.1-password-strength.patch
14mr|gnome-control-center-3.12.1-6|19	##Patch6:     gnome-control-center-3.8.4.1-change-own-password-without-root.patch
14mr|gnome-control-center-3.12.1-6|20	#Patch7:     gnome-control-center-3.8.4.1-scrollbar.patch
14mr|gnome-control-center-3.12.1-6|21	###Patch8:		gnome-control-center-3.8.6-drop-background-test-chooser-dialog.patch
14mr|gnome-control-center-3.12.1-6|22	
14mr|gnome-control-center-3.12.1-6|23	BuildRequires:	desktop-file-utils
14mr|gnome-control-center-3.12.1-6|24	BuildRequires:	gnome-common
14mr|gnome-control-center-3.12.1-6|25	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-control-center-3.12.1-6|26	BuildRequires:	intltool
14mr|gnome-control-center-3.12.1-6|27	BuildRequires:	shared-mime-info
14mr|gnome-control-center-3.12.1-6|28	BuildRequires:	cups-devel
14mr|gnome-control-center-3.12.1-6|29	BuildRequires:	vala-devel
14mr|gnome-control-center-3.12.1-6|30	BuildRequires:	pkgconfig(cheese-gtk) >= 2.91.91.1
14mr|gnome-control-center-3.12.1-6|31	BuildRequires:  pkgconfig(libsystemd-login)
14mr|gnome-control-center-3.12.1-6|32	BuildRequires:	pkgconfig(colord) >= 0.1.25
14mr|gnome-control-center-3.12.1-6|33	BuildRequires:	pkgconfig(colord-gtk) >= 0.1.25
14mr|gnome-control-center-3.12.1-6|34	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gnome-control-center-3.12.1-6|35	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-control-center-3.12.1-6|36	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
14mr|gnome-control-center-3.12.1-6|37	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
14mr|gnome-control-center-3.12.1-6|38	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
14mr|gnome-control-center-3.12.1-6|39	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.0
14mr|gnome-control-center-3.12.1-6|40	BuildRequires:	pkgconfig(gnome-settings-daemon) >= 3.3.91
14mr|gnome-control-center-3.12.1-6|41	BuildRequires:	pkgconfig(goa-backend-1.0)
14mr|gnome-control-center-3.12.1-6|42	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gnome-control-center-3.12.1-6|43	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|gnome-control-center-3.12.1-6|44	BuildRequires:	pkgconfig(gthread-2.0)
14mr|gnome-control-center-3.12.1-6|45	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-control-center-3.12.1-6|46	BuildRequires:	iso-codes-devel
14mr|gnome-control-center-3.12.1-6|47	BuildRequires:	pkgconfig(ibus-1.0)
14mr|gnome-control-center-3.12.1-6|48	BuildRequires:	pkgconfig(lcms2)
14mr|gnome-control-center-3.12.1-6|49	BuildRequires:	pkgconfig(pwquality)
14mr|gnome-control-center-3.12.1-6|50	BuildRequires:	pkgconfig(accountsservice)
14mr|gnome-control-center-3.12.1-6|51	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.13
14mr|gnome-control-center-3.12.1-6|52	BuildRequires:	pkgconfig(libgnome-menu-3.0)
14mr|gnome-control-center-3.12.1-6|53	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.91
14mr|gnome-control-center-3.12.1-6|54	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.91
14mr|gnome-control-center-3.12.1-6|55	BuildRequires:	pkgconfig(libgtop-2.0)
14mr|gnome-control-center-3.12.1-6|56	BuildRequires:	pkgconfig(libnm-glib) >= 0.8.992
14mr|gnome-control-center-3.12.1-6|57	BuildRequires:	pkgconfig(libnm-glib-vpn) => 0.8.992
14mr|gnome-control-center-3.12.1-6|58	BuildRequires:	pkgconfig(libnm-util) >= 0.8.992
14mr|gnome-control-center-3.12.1-6|59	BuildRequires:	pkgconfig(libnm-gtk) >= 0.8.992
14mr|gnome-control-center-3.12.1-6|60	BuildRequires:	pkgconfig(libnotify) >= 0.7.3
14mr|gnome-control-center-3.12.1-6|61	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mr|gnome-control-center-3.12.1-6|62	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
14mr|gnome-control-center-3.12.1-6|63	BuildRequires:	pkgconfig(libwacom)
14mr|gnome-control-center-3.12.1-6|64	BuildRequires:	pkgconfig(smbclient)
14mr|gnome-control-center-3.12.1-6|65	BuildRequires:	pkgconfig(libxklavier) >= 5.1
14mr|gnome-control-center-3.12.1-6|66	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gnome-control-center-3.12.1-6|67	BuildRequires:	pkgconfig(NetworkManager) >= 0.8.992
14mr|gnome-control-center-3.12.1-6|68	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
14mr|gnome-control-center-3.12.1-6|69	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-control-center-3.12.1-6|70	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
14mr|gnome-control-center-3.12.1-6|71	BuildRequires:	pkgconfig(x11)
14mr|gnome-control-center-3.12.1-6|72	BuildRequires:	pkgconfig(xxf86misc)
14mr|gnome-control-center-3.12.1-6|73	BuildRequires:	pkgconfig(xi) >= 1.2
14mr|gnome-control-center-3.12.1-6|74	BuildRequires:	pkgconfig(mm-glib)
14mr|gnome-control-center-3.12.1-6|75	BuildRequires:	pkgconfig(grilo-0.2)
14mr|gnome-control-center-3.12.1-6|76	
14mr|gnome-control-center-3.12.1-6|77	BuildRequires:	docbook-style-xsl
14mr|gnome-control-center-3.12.1-6|78	
14mr|gnome-control-center-3.12.1-6|79	Requires: gnome-settings-daemon >= 2.21.5
14mr|gnome-control-center-3.12.1-6|80	Requires: cups-pk-helper
14mr|gnome-control-center-3.12.1-6|81	Requires(post,postun): shared-mime-info desktop-file-utils
14mr|gnome-control-center-3.12.1-6|82	
14mr|gnome-control-center-3.12.1-6|83	%description
14mr|gnome-control-center-3.12.1-6|84	GNOME Control-center is a configuration tool for easily
14mr|gnome-control-center-3.12.1-6|85	setting up your GNOME environment.
14mr|gnome-control-center-3.12.1-6|86	
14mr|gnome-control-center-3.12.1-6|87	%package -n %{develname}
14mr|gnome-control-center-3.12.1-6|88	Summary:	Development libraries, include files for GNOME control center
14mr|gnome-control-center-3.12.1-6|89	Group:		Development/GNOME and GTK+
14mr|gnome-control-center-3.12.1-6|90	Obsoletes:	%{_lib}gnome-window-settings-devel
14mr|gnome-control-center-3.12.1-6|91	
14mr|gnome-control-center-3.12.1-6|92	%description -n %{develname}
14mr|gnome-control-center-3.12.1-6|93	Development libraries, include files for GNOME Control Center
14mr|gnome-control-center-3.12.1-6|94	
14mr|gnome-control-center-3.12.1-6|95	%prep
14mr|gnome-control-center-3.12.1-6|96	%setup -q
14mr|gnome-control-center-3.12.1-6|97	%apply_patches
14mr|gnome-control-center-3.12.1-6|98	
14mr|gnome-control-center-3.12.1-6|99	%build
14mr|gnome-control-center-3.12.1-6|100	
14mr|gnome-control-center-3.12.1-6|101	%configure2_5x \
14mr|gnome-control-center-3.12.1-6|102	--disable-static
14mr|gnome-control-center-3.12.1-6|103	
14mr|gnome-control-center-3.12.1-6|104	%make V=1
14mr|gnome-control-center-3.12.1-6|105	
14mr|gnome-control-center-3.12.1-6|106	%install
14mr|gnome-control-center-3.12.1-6|107	%makeinstall_std
14mr|gnome-control-center-3.12.1-6|108	find %{buildroot} -name '*.la' -exec rm -f {} \;
14mr|gnome-control-center-3.12.1-6|109	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14mr|gnome-control-center-3.12.1-6|110	
14mr|gnome-control-center-3.12.1-6|111	%{find_lang} %{name}-2.0 --with-gnome --all-name
14mr|gnome-control-center-3.12.1-6|112	
14mr|gnome-control-center-3.12.1-6|113	desktop-file-install --vendor="" \
14mr|gnome-control-center-3.12.1-6|114	--remove-category="Application" \
14mr|gnome-control-center-3.12.1-6|115	--remove-category="PersonalSettings" \
14mr|gnome-control-center-3.12.1-6|116	--add-category="X-MandrivaLinux-System-Configuration-GNOME" \
14mr|gnome-control-center-3.12.1-6|117	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|gnome-control-center-3.12.1-6|118	
14mr|gnome-control-center-3.12.1-6|119	%files -f %{name}-2.0.lang
14mr|gnome-control-center-3.12.1-6|120	%doc AUTHORS NEWS README
14mr|gnome-control-center-3.12.1-6|121	%{_bindir}/gnome-control-center
14mr|gnome-control-center-3.12.1-6|122	%{_libexecdir}/gnome-control-center-search-provider
14mr|gnome-control-center-3.12.1-6|123	%{_libdir}/cc-remote-login-helper
14mr|gnome-control-center-3.12.1-6|124	%{_datadir}/applications/*
14mr|gnome-control-center-3.12.1-6|125	%{_datadir}/gnome-control-center/
14mr|gnome-control-center-3.12.1-6|126	%{_datadir}/icons/hicolor/*/*/*
14mr|gnome-control-center-3.12.1-6|127	%{_datadir}/sounds/gnome/default/*
14mr|gnome-control-center-3.12.1-6|128	%{_datadir}/pixmaps
14mr|gnome-control-center-3.12.1-6|129	%{_datadir}/dbus-1/services/*
14mr|gnome-control-center-3.12.1-6|130	%{_datadir}/bash-completion/*
14mr|gnome-control-center-3.12.1-6|131	%{_datadir}/gnome-shell
14mr|gnome-control-center-3.12.1-6|132	%{_mandir}/man?/*
14mr|gnome-control-center-3.12.1-6|133	%{_datadir}/polkit-1/actions/*.policy
14mr|gnome-control-center-3.12.1-6|134	%{_datadir}/polkit-1/rules.d/*.rules
14mr|gnome-control-center-3.12.1-6|135	
14mr|gnome-control-center-3.12.1-6|136	%files -n %{develname}
14mr|gnome-control-center-3.12.1-6|137	%{_datadir}/pkgconfig/*
14mr|gnome-control-center-3.12.1-6|138	
14mr|gnome-control-center-3.12.1-6|139	%changelog
14mr|gnome-control-center-3.12.1-6|140	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 3.12.1-6
14mr|gnome-control-center-3.12.1-6|141	+ Revision: 6dd9b17
14mr|gnome-control-center-3.12.1-6|142	- rebuilt against new modemmanager
14mr|gnome-control-center-3.12.1-6|143	
14mr|gnome-control-center-3.12.1-6|144	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.1-5
14mr|gnome-control-center-3.12.1-6|145	+ Revision: 73779b9
14mr|gnome-control-center-3.12.1-6|146	- bump release
14mr|gnome-control-center-3.12.1-6|147	
14mr|gnome-control-center-3.12.1-6|148	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.1-4
14mr|gnome-control-center-3.12.1-6|149	+ Revision: 64a8b45
14mr|gnome-control-center-3.12.1-6|150	- increase size
14mr|gnome-control-center-3.12.1-6|151	
14mr|gnome-control-center-3.12.1-6|152	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-4
14mr|gnome-control-center-3.12.1-6|153	+ Revision: 6c53bef
14mr|gnome-control-center-3.12.1-6|154	- MassBuild#440: Increase release tag
14mr|gnome-control-center-3.12.1-6|155	
14mr|gnome-control-center-3.12.1-6|156	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.1-3
14mr|gnome-control-center-3.12.1-6|157	+ Revision: b27e023
14mr|gnome-control-center-3.12.1-6|158	- bump release to build against new colord
14mr|gnome-control-center-3.12.1-6|159	
14mr|gnome-control-center-3.12.1-6|160	* Tue May 27 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mr|gnome-control-center-3.12.1-6|161	+ Revision: f350a73
14mr|gnome-control-center-3.12.1-6|162	- apply gcc-increase-field-for-long-Russian-words.patch patch
14mr|gnome-control-center-3.12.1-6|163	
14mr|gnome-control-center-3.12.1-6|164	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|165	+ Revision: 67786ec
14mr|gnome-control-center-3.12.1-6|166	- added BR: grilo-0.2
14mr|gnome-control-center-3.12.1-6|167	
14mr|gnome-control-center-3.12.1-6|168	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|169	+ Revision: ae7a09c
14mr|gnome-control-center-3.12.1-6|170	- drop obsolete configure
14mr|gnome-control-center-3.12.1-6|171	
14mr|gnome-control-center-3.12.1-6|172	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|173	+ Revision: e2e60df
14mr|gnome-control-center-3.12.1-6|174	- drop patch
14mr|gnome-control-center-3.12.1-6|175	
14mr|gnome-control-center-3.12.1-6|176	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|177	+ Revision: d25f09e
14mr|gnome-control-center-3.12.1-6|178	- update field patch
14mr|gnome-control-center-3.12.1-6|179	
14mr|gnome-control-center-3.12.1-6|180	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|181	+ Revision: c6e8c4b
14mr|gnome-control-center-3.12.1-6|182	- update patches
14mr|gnome-control-center-3.12.1-6|183	
14mr|gnome-control-center-3.12.1-6|184	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|185	+ Revision: 8f186fd
14mr|gnome-control-center-3.12.1-6|186	- update fontconfig patch
14mr|gnome-control-center-3.12.1-6|187	
14mr|gnome-control-center-3.12.1-6|188	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-control-center-3.12.1-6|189	+ Revision: 7372a41
14mr|gnome-control-center-3.12.1-6|190	- update to 3.12.1
14mr|gnome-control-center-3.12.1-6|191	
14mr|gnome-control-center-3.12.1-6|192	* Wed Mar 12 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.6-2
14mr|gnome-control-center-3.12.1-6|193	+ Revision: a5a0d6b
14mr|gnome-control-center-3.12.1-6|194	- Added icon for drakxservices
14mr|gnome-control-center-3.12.1-6|195	
14mr|gnome-control-center-3.12.1-6|196	* Thu Feb 13 2014 akdengi <kazancas@mandriva.ru> 3.8.6-1
14mr|gnome-control-center-3.12.1-6|197	+ Revision: ff1db4d
14mr|gnome-control-center-3.12.1-6|198	- Update to 3.8.6
14mr|gnome-control-center-3.12.1-6|199	
14mr|gnome-control-center-3.12.1-6|200	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 3.8.4.1-9
14mr|gnome-control-center-3.12.1-6|201	+ Revision: e29daae
14mr|gnome-control-center-3.12.1-6|202	- use logind instead upower when battery power crytical
14mr|gnome-control-center-3.12.1-6|203	
14mr|gnome-control-center-3.12.1-6|204	* Fri Jan 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4.1-8
14mr|gnome-control-center-3.12.1-6|205	+ Revision: 46d44cd
14mr|gnome-control-center-3.12.1-6|206	- disable upower patch
14mr|gnome-control-center-3.12.1-6|207	
14mr|gnome-control-center-3.12.1-6|208	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-7
14mr|gnome-control-center-3.12.1-6|209	+ Revision: 86161f5
14mr|gnome-control-center-3.12.1-6|210	- Increased width for scrollbar
14mr|gnome-control-center-3.12.1-6|211	
14mr|gnome-control-center-3.12.1-6|212	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
14mr|gnome-control-center-3.12.1-6|213	+ Revision: 760c472
14mr|gnome-control-center-3.12.1-6|214	- Fixed appearing scrollbar in VirtualBox
14mr|gnome-control-center-3.12.1-6|215	
14mr|gnome-control-center-3.12.1-6|216	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
14mr|gnome-control-center-3.12.1-6|217	+ Revision: 7e4f4d0
14mr|gnome-control-center-3.12.1-6|218	- Allow change own password without root privileges
14mr|gnome-control-center-3.12.1-6|219	
14mr|gnome-control-center-3.12.1-6|220	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
14mr|gnome-control-center-3.12.1-6|221	+ Revision: 5fbcef5
14mr|gnome-control-center-3.12.1-6|222	- Added patch to disable the ban passwords with less strength
14mr|gnome-control-center-3.12.1-6|223	
14mr|gnome-control-center-3.12.1-6|224	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 3.8.4.1-6
14mr|gnome-control-center-3.12.1-6|225	+ Revision: 3d27f43
14mr|gnome-control-center-3.12.1-6|226	- bump release
14mr|gnome-control-center-3.12.1-6|227	
14mr|gnome-control-center-3.12.1-6|228	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 3.8.4.1-5
14mr|gnome-control-center-3.12.1-6|229	+ Revision: 7974251
14mr|gnome-control-center-3.12.1-6|230	- move item to Personal
14mr|gnome-control-center-3.12.1-6|231	
14mr|gnome-control-center-3.12.1-6|232	* Wed Nov 06 2013 Arkady Shane <ashejn@gmail.com> 3.8.4.1-5
14mr|gnome-control-center-3.12.1-6|233	+ Revision: 8f3e802
14mr|gnome-control-center-3.12.1-6|234	- bump release
14mr|gnome-control-center-3.12.1-6|235	
14mr|gnome-control-center-3.12.1-6|236	* Wed Nov 06 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4.1-4
14mr|gnome-control-center-3.12.1-6|237	+ Revision: a438fc4
14mr|gnome-control-center-3.12.1-6|238	- Fix: Increases the width of the text box for the long Russian words that
14mr|gnome-control-center-3.12.1-6|239	- were not previously included in full.
14mr|gnome-control-center-3.12.1-6|240	
14mr|gnome-control-center-3.12.1-6|241	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 3.8.4.1-4
14mr|gnome-control-center-3.12.1-6|242	+ Revision: 09c86ee
14mr|gnome-control-center-3.12.1-6|243	- fix power menu for critical energy with no using upower
14mr|gnome-control-center-3.12.1-6|244	
14mr|gnome-control-center-3.12.1-6|245	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4.1-3
14mr|gnome-control-center-3.12.1-6|246	+ Revision: 33a7a27
14mr|gnome-control-center-3.12.1-6|247	- Added forgoten patch
14mr|gnome-control-center-3.12.1-6|248	
14mr|gnome-control-center-3.12.1-6|249	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4.1-3
14mr|gnome-control-center-3.12.1-6|250	+ Revision: ef71796
14mr|gnome-control-center-3.12.1-6|251	- Added patch with Rosa Software Center and Gnome Tweak Tool launch icons.
14mr|gnome-control-center-3.12.1-6|252	
14mr|gnome-control-center-3.12.1-6|253	* Wed Aug 28 2013 Tigro <ashejn@gmail.com> 3.8.4.1-2
14mr|gnome-control-center-3.12.1-6|254	+ Revision: c00b476
14mr|gnome-control-center-3.12.1-6|255	- fix translation
14mr|gnome-control-center-3.12.1-6|256	
14mr|gnome-control-center-3.12.1-6|257	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4.1-1
14mr|gnome-control-center-3.12.1-6|258	+ Revision: 6377f44
14mr|gnome-control-center-3.12.1-6|259	- update to 3.8.4.1
14mr|gnome-control-center-3.12.1-6|260	
14mr|gnome-control-center-3.12.1-6|261	

16512 14
14mr|gnome-desktop-2.32.1-9|1	%define api_version 2
14mr|gnome-desktop-2.32.1-9|2	%define lib_major   17
14mr|gnome-desktop-2.32.1-9|3	%define libname %mklibname %{name}-%{api_version}_ %{lib_major}
14mr|gnome-desktop-2.32.1-9|4	%define develname %mklibname -d %{name}-%{api_version}
14mr|gnome-desktop-2.32.1-9|5	
14mr|gnome-desktop-2.32.1-9|6	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
14mr|gnome-desktop-2.32.1-9|7	Name:		gnome-desktop
14mr|gnome-desktop-2.32.1-9|8	Version:	2.32.1
14mr|gnome-desktop-2.32.1-9|9	Release:	9
14mr|gnome-desktop-2.32.1-9|10	License:	GPLv2+ and LGPLv2+
14mr|gnome-desktop-2.32.1-9|11	Group:		Graphical desktop/GNOME
14mr|gnome-desktop-2.32.1-9|12	URL:		http://www.gnome.org
14mr|gnome-desktop-2.32.1-9|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/%{name}-%{version}.tar.bz2
14mr|gnome-desktop-2.32.1-9|14	
14mr|gnome-desktop-2.32.1-9|15	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|gnome-desktop-2.32.1-9|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gnome-desktop-2.32.1-9|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-desktop-2.32.1-9|18	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-desktop-2.32.1-9|19	BuildRequires:	gtk-doc
14mr|gnome-desktop-2.32.1-9|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-desktop-2.32.1-9|21	BuildRequires:	libxslt-proc
14mr|gnome-desktop-2.32.1-9|22	BuildRequires:	intltool >= 0.40.0
14mr|gnome-desktop-2.32.1-9|23	BuildRequires:	ldetect-lst
14mr|gnome-desktop-2.32.1-9|24	
14mr|gnome-desktop-2.32.1-9|25	Provides:	%{name}-%{api_version} = %{version}-%{release}
14mr|gnome-desktop-2.32.1-9|26	Requires:	ldetect-lst >= 0.1.282
14mr|gnome-desktop-2.32.1-9|27	%rename %{name}-common
14mr|gnome-desktop-2.32.1-9|28	
14mr|gnome-desktop-2.32.1-9|29	%description
14mr|gnome-desktop-2.32.1-9|30	This package contains some data files and other shared components of the
14mr|gnome-desktop-2.32.1-9|31	GNOME user environment.
14mr|gnome-desktop-2.32.1-9|32	
14mr|gnome-desktop-2.32.1-9|33	%package -n %{libname}
14mr|gnome-desktop-2.32.1-9|34	Summary:	%{summary}
14mr|gnome-desktop-2.32.1-9|35	Group:		System/Libraries
14mr|gnome-desktop-2.32.1-9|36	
14mr|gnome-desktop-2.32.1-9|37	%description -n %{libname}
14mr|gnome-desktop-2.32.1-9|38	This package contains an internal library
14mr|gnome-desktop-2.32.1-9|39	(libgnomedesktop) used to implement some portions of the GNOME
14mr|gnome-desktop-2.32.1-9|40	desktop.
14mr|gnome-desktop-2.32.1-9|41	
14mr|gnome-desktop-2.32.1-9|42	%package -n %{develname}
14mr|gnome-desktop-2.32.1-9|43	Summary:	Development libraries, include files for gnome-desktop
14mr|gnome-desktop-2.32.1-9|44	Group:		Development/GNOME and GTK+
14mr|gnome-desktop-2.32.1-9|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-desktop-2.32.1-9|46	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
14mr|gnome-desktop-2.32.1-9|47	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-desktop-2.32.1-9|48	Obsoletes:	%{mklibname -d gnome-desktop-2_ 2} < 2.32.1-8
14mr|gnome-desktop-2.32.1-9|49	
14mr|gnome-desktop-2.32.1-9|50	%description -n %{develname}
14mr|gnome-desktop-2.32.1-9|51	Development libraries, include files for internal library libgnomedesktop.
14mr|gnome-desktop-2.32.1-9|52	
14mr|gnome-desktop-2.32.1-9|53	%prep
14mr|gnome-desktop-2.32.1-9|54	%setup -q
14mr|gnome-desktop-2.32.1-9|55	
14mr|gnome-desktop-2.32.1-9|56	%build
14mr|gnome-desktop-2.32.1-9|57	%configure2_5x \
14mr|gnome-desktop-2.32.1-9|58	--disable-static \
14mr|gnome-desktop-2.32.1-9|59	--with-gnome-distributor="%{vendor}" \
14mr|gnome-desktop-2.32.1-9|60	--disable-scrollkeeper \
14mr|gnome-desktop-2.32.1-9|61	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
14mr|gnome-desktop-2.32.1-9|62	
14mr|gnome-desktop-2.32.1-9|63	%make LIBS=-lm
14mr|gnome-desktop-2.32.1-9|64	
14mr|gnome-desktop-2.32.1-9|65	%install
14mr|gnome-desktop-2.32.1-9|66	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gnome-desktop-2.32.1-9|67	
14mr|gnome-desktop-2.32.1-9|68	%find_lang %{name}-2.0
14mr|gnome-desktop-2.32.1-9|69	
14mr|gnome-desktop-2.32.1-9|70	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
14mr|gnome-desktop-2.32.1-9|71	%find_lang $d --with-gnome
14mr|gnome-desktop-2.32.1-9|72	cat $d.lang >> %{name}-2.0.lang
14mr|gnome-desktop-2.32.1-9|73	done
14mr|gnome-desktop-2.32.1-9|74	
14mr|gnome-desktop-2.32.1-9|75	%files -f %{name}-2.0.lang
14mr|gnome-desktop-2.32.1-9|76	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gnome-desktop-2.32.1-9|77	%{_bindir}/*
14mr|gnome-desktop-2.32.1-9|78	%{_datadir}/gnome-about
14mr|gnome-desktop-2.32.1-9|79	%{_datadir}/applications/*
14mr|gnome-desktop-2.32.1-9|80	%{_datadir}/pixmaps/*
14mr|gnome-desktop-2.32.1-9|81	%{_mandir}/man1/*
14mr|gnome-desktop-2.32.1-9|82	
14mr|gnome-desktop-2.32.1-9|83	%files -n %{libname}
14mr|gnome-desktop-2.32.1-9|84	%{_libdir}/libgnome-desktop-%{api_version}.so.%{lib_major}*
14mr|gnome-desktop-2.32.1-9|85	
14mr|gnome-desktop-2.32.1-9|86	%files -n %{develname}
14mr|gnome-desktop-2.32.1-9|87	%{_includedir}/*
14mr|gnome-desktop-2.32.1-9|88	%{_libdir}/*.so
14mr|gnome-desktop-2.32.1-9|89	%{_libdir}/pkgconfig/*
14mr|gnome-desktop-2.32.1-9|90	%doc %{_datadir}/gtk-doc/html/*
14mr|gnome-desktop-2.32.1-9|91	
14mr|gnome-desktop-2.32.1-9|92	
14mr|gnome-desktop-2.32.1-9|93	
14mr|gnome-desktop-2.32.1-9|94	
14mr|gnome-desktop-2.32.1-9|95	%changelog
14mr|gnome-desktop-2.32.1-9|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.1-9
14mr|gnome-desktop-2.32.1-9|97	+ Revision: 0785a97
14mr|gnome-desktop-2.32.1-9|98	- MassBuild#440: Increase release tag
14mr|gnome-desktop-2.32.1-9|99	
14mr|gnome-desktop-2.32.1-9|100	

16513 14
14mr|gnome-desktop3-3.12.2-2|1	%define oname gnome-desktop
14mr|gnome-desktop3-3.12.2-2|2	
14mr|gnome-desktop3-3.12.2-2|3	%define	api_version	3
14mr|gnome-desktop3-3.12.2-2|4	%define api		3.0
14mr|gnome-desktop3-3.12.2-2|5	%define major		10
14mr|gnome-desktop3-3.12.2-2|6	
14mr|gnome-desktop3-3.12.2-2|7	%define libname		%mklibname %{oname} %{api_version} %{major}
14mr|gnome-desktop3-3.12.2-2|8	%define develname	%mklibname -d %{oname} %{api_version}
14mr|gnome-desktop3-3.12.2-2|9	%define girname		%mklibname %{oname}-gir %{api}
14mr|gnome-desktop3-3.12.2-2|10	
14mr|gnome-desktop3-3.12.2-2|11	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
14mr|gnome-desktop3-3.12.2-2|12	Name:		%{oname}3
14mr|gnome-desktop3-3.12.2-2|13	Version:	3.12.2
14mr|gnome-desktop3-3.12.2-2|14	Release:	2
14mr|gnome-desktop3-3.12.2-2|15	License:	GPLv2+ and LGPLv2+
14mr|gnome-desktop3-3.12.2-2|16	Group:		Graphical desktop/GNOME
14mr|gnome-desktop3-3.12.2-2|17	URL:		http://www.gnome.org
14mr|gnome-desktop3-3.12.2-2|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.12/%{oname}-%{version}.tar.xz
14mr|gnome-desktop3-3.12.2-2|19	
14mr|gnome-desktop3-3.12.2-2|20	BuildRequires:	gtk-doc
14mr|gnome-desktop3-3.12.2-2|21	BuildRequires:	intltool
14mr|gnome-desktop3-3.12.2-2|22	BuildRequires:	ldetect-lst
14mr|gnome-desktop3-3.12.2-2|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|gnome-desktop3-3.12.2-2|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-desktop3-3.12.2-2|25	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-desktop3-3.12.2-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-desktop3-3.12.2-2|27	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gnome-desktop3-3.12.2-2|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-desktop3-3.12.2-2|29	BuildRequires:	pkgconfig(x11)
14mr|gnome-desktop3-3.12.2-2|30	BuildRequires:	pkgconfig(xext)
14mr|gnome-desktop3-3.12.2-2|31	BuildRequires:	pkgconfig(xrandr)
14mr|gnome-desktop3-3.12.2-2|32	BuildRequires:	pkgconfig(xkbfile)
14mr|gnome-desktop3-3.12.2-2|33	BuildRequires:	pkgconfig(xkeyboard-config)
14mr|gnome-desktop3-3.12.2-2|34	BuildRequires:	itstool, iso-codes-devel
14mr|gnome-desktop3-3.12.2-2|35	
14mr|gnome-desktop3-3.12.2-2|36	
14mr|gnome-desktop3-3.12.2-2|37	Requires:	ldetect-lst >= 0.1.282
14mr|gnome-desktop3-3.12.2-2|38	Obsoletes:	%{name}-common < 2.91.92
14mr|gnome-desktop3-3.12.2-2|39	Conflicts:	gnome-desktop-common < 2.32.1-2
14mr|gnome-desktop3-3.12.2-2|40	%rename 	%{oname}
14mr|gnome-desktop3-3.12.2-2|41	
14mr|gnome-desktop3-3.12.2-2|42	%description
14mr|gnome-desktop3-3.12.2-2|43	This package contains some data files and other shared components of the
14mr|gnome-desktop3-3.12.2-2|44	GNOME user environment.
14mr|gnome-desktop3-3.12.2-2|45	
14mr|gnome-desktop3-3.12.2-2|46	%package -n %{libname}
14mr|gnome-desktop3-3.12.2-2|47	Summary:	%{summary}
14mr|gnome-desktop3-3.12.2-2|48	Group:		System/Libraries
14mr|gnome-desktop3-3.12.2-2|49	%rename		%{_lib}%{oname}-3_2
14mr|gnome-desktop3-3.12.2-2|50	Obsoletes:	%{_lib}gnome-desktop3_4
14mr|gnome-desktop3-3.12.2-2|51	Obsoletes:	%{_lib}gnome-desktop3_7
14mr|gnome-desktop3-3.12.2-2|52	
14mr|gnome-desktop3-3.12.2-2|53	%description -n %{libname}
14mr|gnome-desktop3-3.12.2-2|54	This package contains an internal library
14mr|gnome-desktop3-3.12.2-2|55	(libgnomedesktop) used to implement some portions of the GNOME
14mr|gnome-desktop3-3.12.2-2|56	desktop.
14mr|gnome-desktop3-3.12.2-2|57	
14mr|gnome-desktop3-3.12.2-2|58	%package -n %{girname}
14mr|gnome-desktop3-3.12.2-2|59	Summary:	GObject Introspection interface description for %{oname}
14mr|gnome-desktop3-3.12.2-2|60	Group:		System/Libraries
14mr|gnome-desktop3-3.12.2-2|61	
14mr|gnome-desktop3-3.12.2-2|62	%description -n %{girname}
14mr|gnome-desktop3-3.12.2-2|63	GObject Introspection interface description for %{oname}.
14mr|gnome-desktop3-3.12.2-2|64	
14mr|gnome-desktop3-3.12.2-2|65	%package -n %{develname}
14mr|gnome-desktop3-3.12.2-2|66	Summary:	Development libraries, include files for %{oname}
14mr|gnome-desktop3-3.12.2-2|67	Group:		Development/GNOME and GTK+
14mr|gnome-desktop3-3.12.2-2|68	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-desktop3-3.12.2-2|69	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-desktop3-3.12.2-2|70	Requires:	%{girname} = %{version}-%{release}
14mr|gnome-desktop3-3.12.2-2|71	
14mr|gnome-desktop3-3.12.2-2|72	%description -n %{develname}
14mr|gnome-desktop3-3.12.2-2|73	Development libraries, include files for internal library %{oname}.
14mr|gnome-desktop3-3.12.2-2|74	
14mr|gnome-desktop3-3.12.2-2|75	%prep
14mr|gnome-desktop3-3.12.2-2|76	%setup -qn %{oname}-%{version}
14mr|gnome-desktop3-3.12.2-2|77	
14mr|gnome-desktop3-3.12.2-2|78	%build
14mr|gnome-desktop3-3.12.2-2|79	%configure2_5x \
14mr|gnome-desktop3-3.12.2-2|80	--disable-static \
14mr|gnome-desktop3-3.12.2-2|81	--with-gnome-distributor="%_vendor" \
14mr|gnome-desktop3-3.12.2-2|82	--disable-scrollkeeper \
14mr|gnome-desktop3-3.12.2-2|83	--with-pnp-ids-path=%{_datadir}/hwdata/pnp.ids
14mr|gnome-desktop3-3.12.2-2|84	
14mr|gnome-desktop3-3.12.2-2|85	%make LIBS='-lrt -lgmodule-2.0'
14mr|gnome-desktop3-3.12.2-2|86	
14mr|gnome-desktop3-3.12.2-2|87	%install
14mr|gnome-desktop3-3.12.2-2|88	%makeinstall_std
14mr|gnome-desktop3-3.12.2-2|89	rm -f %{buildroot}%{_libdir}/*.la
14mr|gnome-desktop3-3.12.2-2|90	
14mr|gnome-desktop3-3.12.2-2|91	%find_lang %{oname}-%{api}
14mr|gnome-desktop3-3.12.2-2|92	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
14mr|gnome-desktop3-3.12.2-2|93	%find_lang $d --with-gnome
14mr|gnome-desktop3-3.12.2-2|94	cat $d.lang >> %{oname}-%{api}.lang
14mr|gnome-desktop3-3.12.2-2|95	done
14mr|gnome-desktop3-3.12.2-2|96	
14mr|gnome-desktop3-3.12.2-2|97	%files -f %{oname}-%{api}.lang
14mr|gnome-desktop3-3.12.2-2|98	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gnome-desktop3-3.12.2-2|99	%{_datadir}/gnome/gnome-version.xml
14mr|gnome-desktop3-3.12.2-2|100	%{_datadir}/help/*
14mr|gnome-desktop3-3.12.2-2|101	
14mr|gnome-desktop3-3.12.2-2|102	%files -n %{libname}
14mr|gnome-desktop3-3.12.2-2|103	%{_libdir}/libgnome-desktop-%{api_version}.so.%{major}*
14mr|gnome-desktop3-3.12.2-2|104	%{_libdir}/gnome-rr-debug
14mr|gnome-desktop3-3.12.2-2|105	
14mr|gnome-desktop3-3.12.2-2|106	%files -n %{girname}
14mr|gnome-desktop3-3.12.2-2|107	%{_libdir}/girepository-1.0/GnomeDesktop-%{api}.typelib
14mr|gnome-desktop3-3.12.2-2|108	
14mr|gnome-desktop3-3.12.2-2|109	%files -n %{develname}
14mr|gnome-desktop3-3.12.2-2|110	%{_includedir}/*
14mr|gnome-desktop3-3.12.2-2|111	%{_libdir}/*.so
14mr|gnome-desktop3-3.12.2-2|112	%{_libdir}/pkgconfig/*
14mr|gnome-desktop3-3.12.2-2|113	%{_datadir}/gir-1.0/GnomeDesktop-%{api}.gir
14mr|gnome-desktop3-3.12.2-2|114	%doc %{_datadir}/gtk-doc/html/*
14mr|gnome-desktop3-3.12.2-2|115	
14mr|gnome-desktop3-3.12.2-2|116	
14mr|gnome-desktop3-3.12.2-2|117	%changelog
14mr|gnome-desktop3-3.12.2-2|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-desktop3-3.12.2-2|119	+ Revision: 91bbc1c
14mr|gnome-desktop3-3.12.2-2|120	- MassBuild#440: Increase release tag
14mr|gnome-desktop3-3.12.2-2|121	
14mr|gnome-desktop3-3.12.2-2|122	

16514 14
14mr|gnome-desktop-sharp-2.26.0-11|1	%define gtk_sharp 2.12.2
14mr|gnome-desktop-sharp-2.26.0-11|2	%define gnome_sharp 2.24.0
14mr|gnome-desktop-sharp-2.26.0-11|3	%define monodir %{_prefix}/lib/mono
14mr|gnome-desktop-sharp-2.26.0-11|4	
14mr|gnome-desktop-sharp-2.26.0-11|5	Summary:	C# language bindings for GNOME desktop
14mr|gnome-desktop-sharp-2.26.0-11|6	Name:		gnome-desktop-sharp
14mr|gnome-desktop-sharp-2.26.0-11|7	Version:	2.26.0
14mr|gnome-desktop-sharp-2.26.0-11|8	Release:	11
14mr|gnome-desktop-sharp-2.26.0-11|9	License:	LGPLv2
14mr|gnome-desktop-sharp-2.26.0-11|10	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|11	Url:		http://www.mono-project.com/Main_Page
14mr|gnome-desktop-sharp-2.26.0-11|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14mr|gnome-desktop-sharp-2.26.0-11|13	Patch0:		gnome-desktop-sharp-2.26.0-new-libgnomedesktop-major.patch
14mr|gnome-desktop-sharp-2.26.0-11|14	BuildRequires:	mono-devel
14mr|gnome-desktop-sharp-2.26.0-11|15	BuildRequires:	gtk-sharp2-devel >= %{gtk_sharp}
14mr|gnome-desktop-sharp-2.26.0-11|16	BuildRequires:	gtk-sharp2 >= %{gtk_sharp}
14mr|gnome-desktop-sharp-2.26.0-11|17	BuildRequires:	glade-sharp2 >= %{gtk_sharp}
14mr|gnome-desktop-sharp-2.26.0-11|18	BuildRequires:	gnome-sharp2-devel >= %{gnome_sharp}
14mr|gnome-desktop-sharp-2.26.0-11|19	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gnome-desktop-sharp-2.26.0-11|20	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14mr|gnome-desktop-sharp-2.26.0-11|21	BuildRequires:	pkgconfig(vte)
14mr|gnome-desktop-sharp-2.26.0-11|22	BuildRequires:	pkgconfig(libpanelapplet-2.0)
14mr|gnome-desktop-sharp-2.26.0-11|23	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mr|gnome-desktop-sharp-2.26.0-11|24	BuildRequires:	pkgconfig(gnome-desktop-2.0)
14mr|gnome-desktop-sharp-2.26.0-11|25	BuildRequires:	pkgconfig(libwnck-1.0)
14mr|gnome-desktop-sharp-2.26.0-11|26	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mr|gnome-desktop-sharp-2.26.0-11|27	Conflicts:	gnome-sharp2 < 2.19.90
14mr|gnome-desktop-sharp-2.26.0-11|28	
14mr|gnome-desktop-sharp-2.26.0-11|29	%description
14mr|gnome-desktop-sharp-2.26.0-11|30	This contains C# language bindings for some of the GNOME desktop libraries.
14mr|gnome-desktop-sharp-2.26.0-11|31	
14mr|gnome-desktop-sharp-2.26.0-11|32	%package devel
14mr|gnome-desktop-sharp-2.26.0-11|33	Summary:	C# language binding for the GNOME desktop - devel files
14mr|gnome-desktop-sharp-2.26.0-11|34	Group:		Development/Other
14mr|gnome-desktop-sharp-2.26.0-11|35	Requires:	%{name} = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|36	Requires:	gtkhtml-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|37	Requires:	vte-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|38	Requires:	rsvg-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|39	Requires:	wnck-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|40	Requires:	gtksourceview-sharp2 = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|41	Requires:	gnome-panel-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|42	Requires:	gnome-print-sharp = %{version}
14mr|gnome-desktop-sharp-2.26.0-11|43	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|44	
14mr|gnome-desktop-sharp-2.26.0-11|45	%description devel
14mr|gnome-desktop-sharp-2.26.0-11|46	This is a C# language binding for the GNOME desktop. It contains all
14mr|gnome-desktop-sharp-2.26.0-11|47	files that are needed to build against %{name}.
14mr|gnome-desktop-sharp-2.26.0-11|48	
14mr|gnome-desktop-sharp-2.26.0-11|49	%package -n gnome-print-sharp
14mr|gnome-desktop-sharp-2.26.0-11|50	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|51	Summary:	C# language binding for the GNOME print library
14mr|gnome-desktop-sharp-2.26.0-11|52	
14mr|gnome-desktop-sharp-2.26.0-11|53	%description -n gnome-print-sharp
14mr|gnome-desktop-sharp-2.26.0-11|54	This contains the C# language binding for the GNOME print library.
14mr|gnome-desktop-sharp-2.26.0-11|55	
14mr|gnome-desktop-sharp-2.26.0-11|56	%package -n gnome-panel-sharp
14mr|gnome-desktop-sharp-2.26.0-11|57	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|58	Summary:	C# language binding for the GNOME panel
14mr|gnome-desktop-sharp-2.26.0-11|59	
14mr|gnome-desktop-sharp-2.26.0-11|60	%description -n gnome-panel-sharp
14mr|gnome-desktop-sharp-2.26.0-11|61	This contains the C# language binding for the GNOME panel.
14mr|gnome-desktop-sharp-2.26.0-11|62	
14mr|gnome-desktop-sharp-2.26.0-11|63	%package -n vte-sharp
14mr|gnome-desktop-sharp-2.26.0-11|64	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|65	Summary:	C# language binding for VTE
14mr|gnome-desktop-sharp-2.26.0-11|66	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|67	
14mr|gnome-desktop-sharp-2.26.0-11|68	%description -n vte-sharp
14mr|gnome-desktop-sharp-2.26.0-11|69	This contains the C# language binding for the VTE library.
14mr|gnome-desktop-sharp-2.26.0-11|70	
14mr|gnome-desktop-sharp-2.26.0-11|71	%package -n rsvg-sharp
14mr|gnome-desktop-sharp-2.26.0-11|72	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|73	Summary:	C# language binding for librsvg
14mr|gnome-desktop-sharp-2.26.0-11|74	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|75	
14mr|gnome-desktop-sharp-2.26.0-11|76	%description -n rsvg-sharp
14mr|gnome-desktop-sharp-2.26.0-11|77	This contains the C# language binding for the librsvg library.
14mr|gnome-desktop-sharp-2.26.0-11|78	
14mr|gnome-desktop-sharp-2.26.0-11|79	%package -n wnck-sharp
14mr|gnome-desktop-sharp-2.26.0-11|80	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|81	Summary:	C# language binding for libwnck
14mr|gnome-desktop-sharp-2.26.0-11|82	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|83	
14mr|gnome-desktop-sharp-2.26.0-11|84	%description -n wnck-sharp
14mr|gnome-desktop-sharp-2.26.0-11|85	This contains the C# language binding for the libwnck library.
14mr|gnome-desktop-sharp-2.26.0-11|86	
14mr|gnome-desktop-sharp-2.26.0-11|87	%package -n gtkhtml-sharp
14mr|gnome-desktop-sharp-2.26.0-11|88	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|89	Summary:	C# language binding for gtkhtml
14mr|gnome-desktop-sharp-2.26.0-11|90	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|91	
14mr|gnome-desktop-sharp-2.26.0-11|92	%description -n gtkhtml-sharp
14mr|gnome-desktop-sharp-2.26.0-11|93	This contains the C# language binding for the gtkhtml library.
14mr|gnome-desktop-sharp-2.26.0-11|94	
14mr|gnome-desktop-sharp-2.26.0-11|95	%package -n gtksourceview-sharp2
14mr|gnome-desktop-sharp-2.26.0-11|96	Group:		System/Libraries
14mr|gnome-desktop-sharp-2.26.0-11|97	Summary:	C# language binding for gtksourceview 2
14mr|gnome-desktop-sharp-2.26.0-11|98	Conflicts:	gnome-desktop-sharp < 2.20.1-2
14mr|gnome-desktop-sharp-2.26.0-11|99	
14mr|gnome-desktop-sharp-2.26.0-11|100	%description -n gtksourceview-sharp2
14mr|gnome-desktop-sharp-2.26.0-11|101	This contains the C# language binding for the gtksourceview 2 library.
14mr|gnome-desktop-sharp-2.26.0-11|102	
14mr|gnome-desktop-sharp-2.26.0-11|103	%prep
14mr|gnome-desktop-sharp-2.26.0-11|104	%setup -q
14mr|gnome-desktop-sharp-2.26.0-11|105	%patch0 -p1
14mr|gnome-desktop-sharp-2.26.0-11|106	
14mr|gnome-desktop-sharp-2.26.0-11|107	%build
14mr|gnome-desktop-sharp-2.26.0-11|108	%configure2_5x --disable-static
14mr|gnome-desktop-sharp-2.26.0-11|109	make
14mr|gnome-desktop-sharp-2.26.0-11|110	
14mr|gnome-desktop-sharp-2.26.0-11|111	%install
14mr|gnome-desktop-sharp-2.26.0-11|112	%makeinstall_std
14mr|gnome-desktop-sharp-2.26.0-11|113	
14mr|gnome-desktop-sharp-2.26.0-11|114	%files
14mr|gnome-desktop-sharp-2.26.0-11|115	%doc README NEWS  HACKING AUTHORS
14mr|gnome-desktop-sharp-2.26.0-11|116	%{monodir}/gac/gnomedesktop-sharp
14mr|gnome-desktop-sharp-2.26.0-11|117	%{monodir}/gnomedesktop-sharp-2.20
14mr|gnome-desktop-sharp-2.26.0-11|118	
14mr|gnome-desktop-sharp-2.26.0-11|119	%files -n gnome-print-sharp
14mr|gnome-desktop-sharp-2.26.0-11|120	%{monodir}/gac/gnome-print-sharp
14mr|gnome-desktop-sharp-2.26.0-11|121	%{monodir}/gnome-print-sharp-2.18
14mr|gnome-desktop-sharp-2.26.0-11|122	
14mr|gnome-desktop-sharp-2.26.0-11|123	%files -n gnome-panel-sharp
14mr|gnome-desktop-sharp-2.26.0-11|124	%{monodir}/gac/gnome-panel-sharp
14mr|gnome-desktop-sharp-2.26.0-11|125	%{_libdir}/libgnomepanelsharpglue-2.so
14mr|gnome-desktop-sharp-2.26.0-11|126	%{monodir}/gnome-panel-sharp-2.24
14mr|gnome-desktop-sharp-2.26.0-11|127	
14mr|gnome-desktop-sharp-2.26.0-11|128	%files -n vte-sharp
14mr|gnome-desktop-sharp-2.26.0-11|129	%{monodir}/gac/vte-sharp
14mr|gnome-desktop-sharp-2.26.0-11|130	%{_libdir}/libvtesharpglue-2.so
14mr|gnome-desktop-sharp-2.26.0-11|131	%{monodir}/vte-sharp-0.16
14mr|gnome-desktop-sharp-2.26.0-11|132	
14mr|gnome-desktop-sharp-2.26.0-11|133	%files -n rsvg-sharp
14mr|gnome-desktop-sharp-2.26.0-11|134	%{monodir}/gac/rsvg2-sharp
14mr|gnome-desktop-sharp-2.26.0-11|135	%{monodir}/rsvg2-sharp-2.0
14mr|gnome-desktop-sharp-2.26.0-11|136	
14mr|gnome-desktop-sharp-2.26.0-11|137	%files -n wnck-sharp
14mr|gnome-desktop-sharp-2.26.0-11|138	%{monodir}/gac/wnck-sharp
14mr|gnome-desktop-sharp-2.26.0-11|139	%{monodir}/wnck-sharp-2.20
14mr|gnome-desktop-sharp-2.26.0-11|140	%{_libdir}/libwncksharpglue-2.so
14mr|gnome-desktop-sharp-2.26.0-11|141	
14mr|gnome-desktop-sharp-2.26.0-11|142	%files -n gtksourceview-sharp2
14mr|gnome-desktop-sharp-2.26.0-11|143	%{monodir}/gac/gtksourceview2-sharp
14mr|gnome-desktop-sharp-2.26.0-11|144	%{monodir}/gtksourceview2-sharp-2.0
14mr|gnome-desktop-sharp-2.26.0-11|145	%{_libdir}/libgtksourceview2sharpglue-2.so
14mr|gnome-desktop-sharp-2.26.0-11|146	
14mr|gnome-desktop-sharp-2.26.0-11|147	%files -n gtkhtml-sharp
14mr|gnome-desktop-sharp-2.26.0-11|148	%{monodir}/gac/gtkhtml-sharp
14mr|gnome-desktop-sharp-2.26.0-11|149	%{monodir}/gtkhtml-sharp-3.14
14mr|gnome-desktop-sharp-2.26.0-11|150	%{_libdir}/libgtkhtmlsharpglue-2.so
14mr|gnome-desktop-sharp-2.26.0-11|151	
14mr|gnome-desktop-sharp-2.26.0-11|152	%files devel
14mr|gnome-desktop-sharp-2.26.0-11|153	%doc ChangeLog
14mr|gnome-desktop-sharp-2.26.0-11|154	%{_libdir}/pkgconfig/gnome-desktop-sharp-2.0.pc
14mr|gnome-desktop-sharp-2.26.0-11|155	%{_libdir}/pkgconfig/gtkhtml-sharp-3.14.pc
14mr|gnome-desktop-sharp-2.26.0-11|156	%{_libdir}/pkgconfig/gtksourceview2-sharp.pc
14mr|gnome-desktop-sharp-2.26.0-11|157	%{_libdir}/pkgconfig/rsvg2-sharp-2.0.pc
14mr|gnome-desktop-sharp-2.26.0-11|158	%{_libdir}/pkgconfig/vte-sharp-0.16.pc
14mr|gnome-desktop-sharp-2.26.0-11|159	%{_libdir}/pkgconfig/wnck-sharp-1.0.pc
14mr|gnome-desktop-sharp-2.26.0-11|160	%{_libdir}/pkgconfig/gnome-panel-sharp-2.24.pc
14mr|gnome-desktop-sharp-2.26.0-11|161	%{_libdir}/pkgconfig/gnome-print-sharp-2.18.pc
14mr|gnome-desktop-sharp-2.26.0-11|162	%{_datadir}/gnomedesktop-sharp
14mr|gnome-desktop-sharp-2.26.0-11|163	%{_datadir}/gtkhtml-sharp
14mr|gnome-desktop-sharp-2.26.0-11|164	%{_datadir}/gtksourceview2-sharp
14mr|gnome-desktop-sharp-2.26.0-11|165	%{_datadir}/rsvg2-sharp
14mr|gnome-desktop-sharp-2.26.0-11|166	%{_datadir}/vte-sharp
14mr|gnome-desktop-sharp-2.26.0-11|167	%{_datadir}/wnck-sharp
14mr|gnome-desktop-sharp-2.26.0-11|168	%{_datadir}/gnome-panel-sharp
14mr|gnome-desktop-sharp-2.26.0-11|169	%{_datadir}/gnome-print-sharp
14mr|gnome-desktop-sharp-2.26.0-11|170	
14mr|gnome-desktop-sharp-2.26.0-11|171	
14mr|gnome-desktop-sharp-2.26.0-11|172	%changelog
14mr|gnome-desktop-sharp-2.26.0-11|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.26.0-11
14mr|gnome-desktop-sharp-2.26.0-11|174	+ Revision: 6845a8e
14mr|gnome-desktop-sharp-2.26.0-11|175	- MassBuild#440: Increase release tag
14mr|gnome-desktop-sharp-2.26.0-11|176	
14mr|gnome-desktop-sharp-2.26.0-11|177	

16515 14
14mr|gnome-dictionary-3.6.0-2|1	%define major	6
14mr|gnome-dictionary-3.6.0-2|2	%define api	1.0
14mr|gnome-dictionary-3.6.0-2|3	%define libname	%mklibname gdict %{api} %{major}
14mr|gnome-dictionary-3.6.0-2|4	%define devname	%mklibname -d gdict %{api}
14mr|gnome-dictionary-3.6.0-2|5	
14mr|gnome-dictionary-3.6.0-2|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-dictionary-3.6.0-2|7	
14mr|gnome-dictionary-3.6.0-2|8	Name:		gnome-dictionary
14mr|gnome-dictionary-3.6.0-2|9	Epoch:		1
14mr|gnome-dictionary-3.6.0-2|10	Version:	3.6.0
14mr|gnome-dictionary-3.6.0-2|11	Release:	2
14mr|gnome-dictionary-3.6.0-2|12	Summary:	GNOME Dictionary
14mr|gnome-dictionary-3.6.0-2|13	License:	GPLv2+ and LGPLv2
14mr|gnome-dictionary-3.6.0-2|14	Group:		Graphical desktop/GNOME
14mr|gnome-dictionary-3.6.0-2|15	Url:		http://www.gnome.org
14mr|gnome-dictionary-3.6.0-2|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-dictionary-3.6.0-2|17	BuildRequires:	intltool, itstool
14mr|gnome-dictionary-3.6.0-2|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-dictionary-3.6.0-2|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|gnome-dictionary-3.6.0-2|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|gnome-dictionary-3.6.0-2|21	Conflicts:	gnome-utils < 1:3.3.2
14mr|gnome-dictionary-3.6.0-2|22	
14mr|gnome-dictionary-3.6.0-2|23	%description
14mr|gnome-dictionary-3.6.0-2|24	GNOME Dictionary - Look up words in dictionary sources.
14mr|gnome-dictionary-3.6.0-2|25	
14mr|gnome-dictionary-3.6.0-2|26	%package -n %{libname}
14mr|gnome-dictionary-3.6.0-2|27	Group:		System/Libraries
14mr|gnome-dictionary-3.6.0-2|28	Summary:	GNOME dictionary shared library
14mr|gnome-dictionary-3.6.0-2|29	
14mr|gnome-dictionary-3.6.0-2|30	%description -n %{libname}
14mr|gnome-dictionary-3.6.0-2|31	This is the shared library required by the GNOME Dictionary.
14mr|gnome-dictionary-3.6.0-2|32	
14mr|gnome-dictionary-3.6.0-2|33	%package -n %{devname}
14mr|gnome-dictionary-3.6.0-2|34	Group:		Development/C
14mr|gnome-dictionary-3.6.0-2|35	Summary:	GNOME dictionary library development files
14mr|gnome-dictionary-3.6.0-2|36	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mr|gnome-dictionary-3.6.0-2|37	Provides:	libgdict%{api}-devel = %{epoch}:%{version}-%{release}
14mr|gnome-dictionary-3.6.0-2|38	
14mr|gnome-dictionary-3.6.0-2|39	%description -n %{devname}
14mr|gnome-dictionary-3.6.0-2|40	This is the shared library required by the GNOME Dictionary.
14mr|gnome-dictionary-3.6.0-2|41	
14mr|gnome-dictionary-3.6.0-2|42	%prep
14mr|gnome-dictionary-3.6.0-2|43	%setup -q
14mr|gnome-dictionary-3.6.0-2|44	
14mr|gnome-dictionary-3.6.0-2|45	%build
14mr|gnome-dictionary-3.6.0-2|46	%configure2_5x \
14mr|gnome-dictionary-3.6.0-2|47	--disable-rpath \
14mr|gnome-dictionary-3.6.0-2|48	--disable-static \
14mr|gnome-dictionary-3.6.0-2|49	--disable-schemas-compile \
14mr|gnome-dictionary-3.6.0-2|50	--disable-scrollkeeper
14mr|gnome-dictionary-3.6.0-2|51	%make
14mr|gnome-dictionary-3.6.0-2|52	
14mr|gnome-dictionary-3.6.0-2|53	%install
14mr|gnome-dictionary-3.6.0-2|54	%makeinstall_std
14mr|gnome-dictionary-3.6.0-2|55	
14mr|gnome-dictionary-3.6.0-2|56	%find_lang %{name} --with-gnome
14mr|gnome-dictionary-3.6.0-2|57	
14mr|gnome-dictionary-3.6.0-2|58	#we don't want these
14mr|gnome-dictionary-3.6.0-2|59	find %{buildroot} -name "*.la" -delete
14mr|gnome-dictionary-3.6.0-2|60	
14mr|gnome-dictionary-3.6.0-2|61	%files -f %{name}.lang
14mr|gnome-dictionary-3.6.0-2|62	%doc README NEWS AUTHORS TODO
14mr|gnome-dictionary-3.6.0-2|63	%{_bindir}/%{name}
14mr|gnome-dictionary-3.6.0-2|64	%{_datadir}/%{name}/
14mr|gnome-dictionary-3.6.0-2|65	%{_datadir}/gdict-%{api}/
14mr|gnome-dictionary-3.6.0-2|66	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
14mr|gnome-dictionary-3.6.0-2|67	%{_datadir}/applications/%{name}.desktop
14mr|gnome-dictionary-3.6.0-2|68	%{_mandir}/man1/%{name}.1.*
14mr|gnome-dictionary-3.6.0-2|69	
14mr|gnome-dictionary-3.6.0-2|70	%files -n %{libname}
14mr|gnome-dictionary-3.6.0-2|71	%{_libdir}/libgdict-%{api}.so.%{major}*
14mr|gnome-dictionary-3.6.0-2|72	
14mr|gnome-dictionary-3.6.0-2|73	%files -n %{devname}
14mr|gnome-dictionary-3.6.0-2|74	%doc %{_datadir}/gtk-doc/html/gdict/
14mr|gnome-dictionary-3.6.0-2|75	%{_libdir}/libgdict-%{api}.so
14mr|gnome-dictionary-3.6.0-2|76	%{_libdir}/pkgconfig/gdict-%{api}.pc
14mr|gnome-dictionary-3.6.0-2|77	%{_includedir}/gdict-%{api}
14mr|gnome-dictionary-3.6.0-2|78	
14mr|gnome-dictionary-3.6.0-2|79	
14mr|gnome-dictionary-3.6.0-2|80	
14mr|gnome-dictionary-3.6.0-2|81	
14mr|gnome-dictionary-3.6.0-2|82	%changelog
14mr|gnome-dictionary-3.6.0-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.6.0-2
14mr|gnome-dictionary-3.6.0-2|84	+ Revision: 6f448d7
14mr|gnome-dictionary-3.6.0-2|85	- MassBuild#440: Increase release tag
14mr|gnome-dictionary-3.6.0-2|86	
14mr|gnome-dictionary-3.6.0-2|87	

16516 14
14mr|gnome-disk-utility-3.12.1-2|1	%define Werror_cflags %nil
14mr|gnome-disk-utility-3.12.1-2|2	
14mr|gnome-disk-utility-3.12.1-2|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-disk-utility-3.12.1-2|4	
14mr|gnome-disk-utility-3.12.1-2|5	Summary:	Disk management daemon
14mr|gnome-disk-utility-3.12.1-2|6	Name:		gnome-disk-utility
14mr|gnome-disk-utility-3.12.1-2|7	Version:	3.12.1
14mr|gnome-disk-utility-3.12.1-2|8	Release:	2
14mr|gnome-disk-utility-3.12.1-2|9	License:	LGPLv2+
14mr|gnome-disk-utility-3.12.1-2|10	Group:		System/Configuration/Other
14mr|gnome-disk-utility-3.12.1-2|11	URL:		http://git.gnome.org/cgit/gnome-disk-utility
14mr|gnome-disk-utility-3.12.1-2|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-disk-utility-3.12.1-2|13	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.0
14mr|gnome-disk-utility-3.12.1-2|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.0
14mr|gnome-disk-utility-3.12.1-2|15	BuildRequires:	pkgconfig(udisks2) >= 1.90
14mr|gnome-disk-utility-3.12.1-2|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|gnome-disk-utility-3.12.1-2|17	BuildRequires:	pkgconfig(pwquality)
14mr|gnome-disk-utility-3.12.1-2|18	BuildRequires:	pkgconfig(libsystemd-login) >= 186
14mr|gnome-disk-utility-3.12.1-2|19	BuildRequires:	pkgconfig(libsecret-1)
14mr|gnome-disk-utility-3.12.1-2|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-disk-utility-3.12.1-2|21	BuildRequires:	pkgconfig(dvdread)
14mr|gnome-disk-utility-3.12.1-2|22	BuildRequires:	pkgconfig(gnome-settings-daemon)
14mr|gnome-disk-utility-3.12.1-2|23	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-disk-utility-3.12.1-2|24	BuildRequires:	gnome-doc-utils
14mr|gnome-disk-utility-3.12.1-2|25	BuildRequires:	intltool
14mr|gnome-disk-utility-3.12.1-2|26	BuildRequires:	gtk-doc
14mr|gnome-disk-utility-3.12.1-2|27	Requires:	polkit-agent
14mr|gnome-disk-utility-3.12.1-2|28	Requires:	udisks2 >= 1.90
14mr|gnome-disk-utility-3.12.1-2|29	
14mr|gnome-disk-utility-3.12.1-2|30	%description
14mr|gnome-disk-utility-3.12.1-2|31	This package contains the Palimpsest disk management application.
14mr|gnome-disk-utility-3.12.1-2|32	Palimpsest supports partitioning, file system creation, encryption,
14mr|gnome-disk-utility-3.12.1-2|33	RAID, SMART monitoring, etc.
14mr|gnome-disk-utility-3.12.1-2|34	
14mr|gnome-disk-utility-3.12.1-2|35	%prep
14mr|gnome-disk-utility-3.12.1-2|36	%setup -q
14mr|gnome-disk-utility-3.12.1-2|37	
14mr|gnome-disk-utility-3.12.1-2|38	%build
14mr|gnome-disk-utility-3.12.1-2|39	%configure2_5x \
14mr|gnome-disk-utility-3.12.1-2|40	--disable-static
14mr|gnome-disk-utility-3.12.1-2|41	%make
14mr|gnome-disk-utility-3.12.1-2|42	
14mr|gnome-disk-utility-3.12.1-2|43	%install
14mr|gnome-disk-utility-3.12.1-2|44	%makeinstall_std
14mr|gnome-disk-utility-3.12.1-2|45	
14mr|gnome-disk-utility-3.12.1-2|46	%find_lang %{name}
14mr|gnome-disk-utility-3.12.1-2|47	
14mr|gnome-disk-utility-3.12.1-2|48	%files -f %{name}.lang
14mr|gnome-disk-utility-3.12.1-2|49	%doc README AUTHORS NEWS
14mr|gnome-disk-utility-3.12.1-2|50	%{_bindir}/*
14mr|gnome-disk-utility-3.12.1-2|51	%{_datadir}/applications/*.desktop
14mr|gnome-disk-utility-3.12.1-2|52	%{_iconsdir}/*/*/apps/*
14mr|gnome-disk-utility-3.12.1-2|53	%{_libdir}/gnome-settings-daemon-3.0/*
14mr|gnome-disk-utility-3.12.1-2|54	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gnome-disk-utility-3.12.1-2|55	%{_mandir}/man1/gnome*1*
14mr|gnome-disk-utility-3.12.1-2|56	
14mr|gnome-disk-utility-3.12.1-2|57	
14mr|gnome-disk-utility-3.12.1-2|58	%changelog
14mr|gnome-disk-utility-3.12.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gnome-disk-utility-3.12.1-2|60	+ Revision: 32f90db
14mr|gnome-disk-utility-3.12.1-2|61	- MassBuild#440: Increase release tag
14mr|gnome-disk-utility-3.12.1-2|62	
14mr|gnome-disk-utility-3.12.1-2|63	

16517 14
14mr|gnome-documents-3.12.1-3|1	%define		api		1.0
14mr|gnome-documents-3.12.1-3|2	
14mr|gnome-documents-3.12.1-3|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-documents-3.12.1-3|4	
14mr|gnome-documents-3.12.1-3|5	Name:		gnome-documents
14mr|gnome-documents-3.12.1-3|6	Version:	3.12.1
14mr|gnome-documents-3.12.1-3|7	Release:	3
14mr|gnome-documents-3.12.1-3|8	License:	GPLv2+
14mr|gnome-documents-3.12.1-3|9	Summary:	Document manager application for GNOME
14mr|gnome-documents-3.12.1-3|10	Url:		http://www.gnome.org/
14mr|gnome-documents-3.12.1-3|11	Group:		Graphical desktop/GNOME
14mr|gnome-documents-3.12.1-3|12	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-documents-3.12.1-3|13	BuildRequires:	gobject-introspection-devel
14mr|gnome-documents-3.12.1-3|14	BuildRequires:	intltool, libxml2-utils, itstool, xsltproc
14mr|gnome-documents-3.12.1-3|15	BuildRequires:	pkgconfig(evince-document-3.0) >= 3.3.0
14mr|gnome-documents-3.12.1-3|16	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.3.0
14mr|gnome-documents-3.12.1-3|17	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
14mr|gnome-documents-3.12.1-3|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.90
14mr|gnome-documents-3.12.1-3|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
14mr|gnome-documents-3.12.1-3|20	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|gnome-documents-3.12.1-3|21	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.90
14mr|gnome-documents-3.12.1-3|22	BuildRequires:	pkgconfig(libgdata) >= 0.9.1
14mr|gnome-documents-3.12.1-3|23	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
14mr|gnome-documents-3.12.1-3|24	# gjs-1.0 is needed to get the path to gjs-console
14mr|gnome-documents-3.12.1-3|25	BuildRequires:	pkgconfig(gjs-1.0)
14mr|gnome-documents-3.12.1-3|26	BuildRequires:  pkgconfig(zapojit-0.0)
14mr|gnome-documents-3.12.1-3|27	BuildRequires:  pkgconfig(evince-document-3.0)
14mr|gnome-documents-3.12.1-3|28	BuildRequires:  pkgconfig(tracker-sparql-1.0)
14mr|gnome-documents-3.12.1-3|29	BuildRequires:  pkgconfig(webkitgtk-3.0)
14mr|gnome-documents-3.12.1-3|30	BuildRequires:  docbook-style-xsl
14mr|gnome-documents-3.12.1-3|31	
14mr|gnome-documents-3.12.1-3|32	Requires:	gjs
14mr|gnome-documents-3.12.1-3|33	Requires:	tracker
14mr|gnome-documents-3.12.1-3|34	Requires:	typelib(Rest)
14mr|gnome-documents-3.12.1-3|35	Requires:	typelib(Soup)
14mr|gnome-documents-3.12.1-3|36	Requires:	typelib(JavaScriptCore)
14mr|gnome-documents-3.12.1-3|37	Requires:       %{_lib}tracker-gir1.0
14mr|gnome-documents-3.12.1-3|38	
14mr|gnome-documents-3.12.1-3|39	Obsoletes:	%{_lib}gdprivate1.0_0 < 0.3.3
14mr|gnome-documents-3.12.1-3|40	Obsoletes:	%{_lib}gdprivate1.0-devel < 0.3.3
14mr|gnome-documents-3.12.1-3|41	Obsoletes:	%{_lib}gdprivate-gir1.0 < %{version}
14mr|gnome-documents-3.12.1-3|42	
14mr|gnome-documents-3.12.1-3|43	%description
14mr|gnome-documents-3.12.1-3|44	Documents is a document manager application for GNOME.
14mr|gnome-documents-3.12.1-3|45	
14mr|gnome-documents-3.12.1-3|46	%prep
14mr|gnome-documents-3.12.1-3|47	%setup -q
14mr|gnome-documents-3.12.1-3|48	%apply_patches
14mr|gnome-documents-3.12.1-3|49	
14mr|gnome-documents-3.12.1-3|50	%build
14mr|gnome-documents-3.12.1-3|51	%configure2_5x
14mr|gnome-documents-3.12.1-3|52	%make
14mr|gnome-documents-3.12.1-3|53	
14mr|gnome-documents-3.12.1-3|54	%install
14mr|gnome-documents-3.12.1-3|55	rm -rf %{buildroot}
14mr|gnome-documents-3.12.1-3|56	%makeinstall_std
14mr|gnome-documents-3.12.1-3|57	
14mr|gnome-documents-3.12.1-3|58	%find_lang %{name}
14mr|gnome-documents-3.12.1-3|59	
14mr|gnome-documents-3.12.1-3|60	#we don't want these
14mr|gnome-documents-3.12.1-3|61	find %{buildroot} -name "*.la" -delete
14mr|gnome-documents-3.12.1-3|62	
14mr|gnome-documents-3.12.1-3|63	%files -f %{name}.lang
14mr|gnome-documents-3.12.1-3|64	%doc AUTHORS NEWS README
14mr|gnome-documents-3.12.1-3|65	%{_bindir}/%{name}
14mr|gnome-documents-3.12.1-3|66	%{_datadir}/%{name}
14mr|gnome-documents-3.12.1-3|67	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14mr|gnome-documents-3.12.1-3|68	%{_libdir}/%{name}/girepository-1.0/GdPrivate-%{api}.typelib
14mr|gnome-documents-3.12.1-3|69	%{_libdir}/%{name}/*.so
14mr|gnome-documents-3.12.1-3|70	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gnome-documents-3.12.1-3|71	%{_datadir}/dbus-1/services/*.service
14mr|gnome-documents-3.12.1-3|72	%{_libdir}/%{name}/girepository-1.0/Gd-%{api}.typelib
14mr|gnome-documents-3.12.1-3|73	%{_mandir}/man1/*
14mr|gnome-documents-3.12.1-3|74	%{_datadir}/help/*/gnome-documents/*
14mr|gnome-documents-3.12.1-3|75	%{_datadir}/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini
14mr|gnome-documents-3.12.1-3|76	%{_datadir}/applications/org.gnome.Documents.desktop
14mr|gnome-documents-3.12.1-3|77	%{_datadir}/appdata/org.gnome.Documents.appdata.xml
14mr|gnome-documents-3.12.1-3|78	%{_libexecdir}/gnome-documents-service
14mr|gnome-documents-3.12.1-3|79	
14mr|gnome-documents-3.12.1-3|80	%changelog
14mr|gnome-documents-3.12.1-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mr|gnome-documents-3.12.1-3|82	+ Revision: d88a5fd
14mr|gnome-documents-3.12.1-3|83	- MassBuild#440: Increase release tag
14mr|gnome-documents-3.12.1-3|84	
14mr|gnome-documents-3.12.1-3|85	

16518 14
14mr|gnome-doc-utils-0.20.10-5|1	%define pkgconfigdir %{_datadir}/pkgconfig
14mr|gnome-doc-utils-0.20.10-5|2	
14mr|gnome-doc-utils-0.20.10-5|3	Summary:	GNOME XML documentation utilities
14mr|gnome-doc-utils-0.20.10-5|4	Name:		gnome-doc-utils
14mr|gnome-doc-utils-0.20.10-5|5	Version:	0.20.10
14mr|gnome-doc-utils-0.20.10-5|6	Release:	5
14mr|gnome-doc-utils-0.20.10-5|7	License:	LGPLv2+ and GPLv2+
14mr|gnome-doc-utils-0.20.10-5|8	Group:		Publishing
14mr|gnome-doc-utils-0.20.10-5|9	Url:		http://www.gnome.org
14mr|gnome-doc-utils-0.20.10-5|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|gnome-doc-utils-0.20.10-5|11	# (fc) 0.8.0-1mdv use catalog for dtd validation (GNOME bug #497055)
14mr|gnome-doc-utils-0.20.10-5|12	Patch0:		gnome-doc-utils-0.12.1-catalog.patch
14mr|gnome-doc-utils-0.20.10-5|13	BuildArch:	noarch
14mr|gnome-doc-utils-0.20.10-5|14	
14mr|gnome-doc-utils-0.20.10-5|15	BuildRequires:	docbook-dtd44-xml
14mr|gnome-doc-utils-0.20.10-5|16	BuildRequires:	glib-gettextize
14mr|gnome-doc-utils-0.20.10-5|17	BuildRequires:	intltool
14mr|gnome-doc-utils-0.20.10-5|18	BuildRequires:	python-libxml2
14mr|gnome-doc-utils-0.20.10-5|19	BuildRequires:	xsltproc
14mr|gnome-doc-utils-0.20.10-5|20	BuildRequires:	pkgconfig(libxslt)
14mr|gnome-doc-utils-0.20.10-5|21	
14mr|gnome-doc-utils-0.20.10-5|22	Requires:	xsltproc
14mr|gnome-doc-utils-0.20.10-5|23	
14mr|gnome-doc-utils-0.20.10-5|24	%description
14mr|gnome-doc-utils-0.20.10-5|25	gnome-doc-utils is a collection of documentation utilities for the Gnome
14mr|gnome-doc-utils-0.20.10-5|26	project.  Notably, it contains utilities for building documentation and
14mr|gnome-doc-utils-0.20.10-5|27	all auxiliary files in your source tree, and it contains the DocBook
14mr|gnome-doc-utils-0.20.10-5|28	XSLT stylesheets that were once distributed with Yelp.
14mr|gnome-doc-utils-0.20.10-5|29	
14mr|gnome-doc-utils-0.20.10-5|30	%package -n xml2po
14mr|gnome-doc-utils-0.20.10-5|31	Summary:	Tool to extract translatable content from XML documents
14mr|gnome-doc-utils-0.20.10-5|32	Requires:	python-libxml2
14mr|gnome-doc-utils-0.20.10-5|33	
14mr|gnome-doc-utils-0.20.10-5|34	%description -n xml2po
14mr|gnome-doc-utils-0.20.10-5|35	xml2po is a simple Python program which extracts translatable
14mr|gnome-doc-utils-0.20.10-5|36	content from free-form XML documents and outputs gettext compatible
14mr|gnome-doc-utils-0.20.10-5|37	POT files.
14mr|gnome-doc-utils-0.20.10-5|38	
14mr|gnome-doc-utils-0.20.10-5|39	%package devel
14mr|gnome-doc-utils-0.20.10-5|40	Summary:	A Collection of Documentation Utilities for GNOME
14mr|gnome-doc-utils-0.20.10-5|41	Group:		Development/GNOME and GTK+
14mr|gnome-doc-utils-0.20.10-5|42	Requires:	%{name} = %{version}
14mr|gnome-doc-utils-0.20.10-5|43	Requires:	docbook-dtd44-xml
14mr|gnome-doc-utils-0.20.10-5|44	Requires:	docbook-dtd412-xml
14mr|gnome-doc-utils-0.20.10-5|45	Requires:	libxml2-utils
14mr|gnome-doc-utils-0.20.10-5|46	Requires:	xml2po
14mr|gnome-doc-utils-0.20.10-5|47	
14mr|gnome-doc-utils-0.20.10-5|48	%description devel
14mr|gnome-doc-utils-0.20.10-5|49	This package contains the development files for %{name}.
14mr|gnome-doc-utils-0.20.10-5|50	
14mr|gnome-doc-utils-0.20.10-5|51	%prep
14mr|gnome-doc-utils-0.20.10-5|52	%setup -q
14mr|gnome-doc-utils-0.20.10-5|53	%apply_patches
14mr|gnome-doc-utils-0.20.10-5|54	
14mr|gnome-doc-utils-0.20.10-5|55	intltoolize --force
14mr|gnome-doc-utils-0.20.10-5|56	#needed by patch0
14mr|gnome-doc-utils-0.20.10-5|57	aclocal -I tools -I m4
14mr|gnome-doc-utils-0.20.10-5|58	autoconf
14mr|gnome-doc-utils-0.20.10-5|59	automake -a -c
14mr|gnome-doc-utils-0.20.10-5|60	
14mr|gnome-doc-utils-0.20.10-5|61	%build
14mr|gnome-doc-utils-0.20.10-5|62	%configure2_5x \
14mr|gnome-doc-utils-0.20.10-5|63	--build=%{_build} \
14mr|gnome-doc-utils-0.20.10-5|64	--disable-scrollkeeper \
14mr|gnome-doc-utils-0.20.10-5|65	--enable-documentation
14mr|gnome-doc-utils-0.20.10-5|66	
14mr|gnome-doc-utils-0.20.10-5|67	%make
14mr|gnome-doc-utils-0.20.10-5|68	
14mr|gnome-doc-utils-0.20.10-5|69	%check
14mr|gnome-doc-utils-0.20.10-5|70	%make check
14mr|gnome-doc-utils-0.20.10-5|71	
14mr|gnome-doc-utils-0.20.10-5|72	%install
14mr|gnome-doc-utils-0.20.10-5|73	%makeinstall_std pkgconfigdir=%{pkgconfigdir}
14mr|gnome-doc-utils-0.20.10-5|74	%find_lang gnome-doc-make --with-gnome
14mr|gnome-doc-utils-0.20.10-5|75	%find_lang gnome-doc-xslt --with-gnome
14mr|gnome-doc-utils-0.20.10-5|76	%find_lang %{name}
14mr|gnome-doc-utils-0.20.10-5|77	cat gnome-doc-xslt.lang gnome-doc-make.lang >> %{name}.lang
14mr|gnome-doc-utils-0.20.10-5|78	
14mr|gnome-doc-utils-0.20.10-5|79	%files -f %{name}.lang
14mr|gnome-doc-utils-0.20.10-5|80	%doc AUTHORS ChangeLog README
14mr|gnome-doc-utils-0.20.10-5|81	%{_bindir}/gnome-doc-tool
14mr|gnome-doc-utils-0.20.10-5|82	%dir %{_datadir}/gnome-doc-utils
14mr|gnome-doc-utils-0.20.10-5|83	%{_datadir}/gnome-doc-utils/icons
14mr|gnome-doc-utils-0.20.10-5|84	%{_datadir}/gnome-doc-utils/watermarks
14mr|gnome-doc-utils-0.20.10-5|85	%dir %{_datadir}/xml/
14mr|gnome-doc-utils-0.20.10-5|86	%{_datadir}/xml/gnome
14mr|gnome-doc-utils-0.20.10-5|87	%{_datadir}/xml/mallard
14mr|gnome-doc-utils-0.20.10-5|88	
14mr|gnome-doc-utils-0.20.10-5|89	%files -n xml2po
14mr|gnome-doc-utils-0.20.10-5|90	%doc xml2po/AUTHORS xml2po/ChangeLog xml2po/COPYING xml2po/NEWS xml2po/README
14mr|gnome-doc-utils-0.20.10-5|91	%{_bindir}/xml2po
14mr|gnome-doc-utils-0.20.10-5|92	%{py_puresitedir}/xml2po/
14mr|gnome-doc-utils-0.20.10-5|93	%{_mandir}/man1/xml2po.1*
14mr|gnome-doc-utils-0.20.10-5|94	
14mr|gnome-doc-utils-0.20.10-5|95	%files devel
14mr|gnome-doc-utils-0.20.10-5|96	%{_bindir}/gnome-doc-prepare
14mr|gnome-doc-utils-0.20.10-5|97	%{pkgconfigdir}/*.pc
14mr|gnome-doc-utils-0.20.10-5|98	%{_datadir}/aclocal/*.m4
14mr|gnome-doc-utils-0.20.10-5|99	%{_datadir}/gnome-doc-utils/gnome-doc-utils.make
14mr|gnome-doc-utils-0.20.10-5|100	%{_datadir}/gnome-doc-utils/templates
14mr|gnome-doc-utils-0.20.10-5|101	%{_datadir}/gnome-doc-utils/template*.*
14mr|gnome-doc-utils-0.20.10-5|102	
14mr|gnome-doc-utils-0.20.10-5|103	
14mr|gnome-doc-utils-0.20.10-5|104	
14mr|gnome-doc-utils-0.20.10-5|105	
14mr|gnome-doc-utils-0.20.10-5|106	%changelog
14mr|gnome-doc-utils-0.20.10-5|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20.10-5
14mr|gnome-doc-utils-0.20.10-5|108	+ Revision: ea7d6ae
14mr|gnome-doc-utils-0.20.10-5|109	- MassBuild#440: Increase release tag
14mr|gnome-doc-utils-0.20.10-5|110	
14mr|gnome-doc-utils-0.20.10-5|111	

16519 14
14mr|gnome-fallback-session-0.1-5|1	Name:           gnome-fallback-session
14mr|gnome-fallback-session-0.1-5|2	Version:        0.1
14mr|gnome-fallback-session-0.1-5|3	Release:        5
14mr|gnome-fallback-session-0.1-5|4	Summary:        A Gnome 3 Fallback session configuration
14mr|gnome-fallback-session-0.1-5|5	
14mr|gnome-fallback-session-0.1-5|6	Group:          Graphical desktop/GNOME
14mr|gnome-fallback-session-0.1-5|7	License:        GPLv3+
14mr|gnome-fallback-session-0.1-5|8	URL:            http://rosalab.ru
14mr|gnome-fallback-session-0.1-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|gnome-fallback-session-0.1-5|10	Source1:	startgnomefallback
14mr|gnome-fallback-session-0.1-5|11	BuildArch:      noarch
14mr|gnome-fallback-session-0.1-5|12	Requires:	rosa-gnome-panel >= 3.6.2-2
14mr|gnome-fallback-session-0.1-5|13	Requires:	nautilus >= 3.8.2-2
14mr|gnome-fallback-session-0.1-5|14	Requires:	metacity
14mr|gnome-fallback-session-0.1-5|15	Requires:	gnome-session
14mr|gnome-fallback-session-0.1-5|16	Requires:	gnome-settings-daemon >= 3.8.4-5
14mr|gnome-fallback-session-0.1-5|17	
14mr|gnome-fallback-session-0.1-5|18	%description
14mr|gnome-fallback-session-0.1-5|19	This package contains GNOME 3 Fallback session configuration
14mr|gnome-fallback-session-0.1-5|20	
14mr|gnome-fallback-session-0.1-5|21	%prep
14mr|gnome-fallback-session-0.1-5|22	%setup -q
14mr|gnome-fallback-session-0.1-5|23	
14mr|gnome-fallback-session-0.1-5|24	%build
14mr|gnome-fallback-session-0.1-5|25	# Nothing to build
14mr|gnome-fallback-session-0.1-5|26	
14mr|gnome-fallback-session-0.1-5|27	%install
14mr|gnome-fallback-session-0.1-5|28	rm -rf %{buildroot}
14mr|gnome-fallback-session-0.1-5|29	mkdir -p %{buildroot}%{_datadir}/gnome-session/sessions/
14mr|gnome-fallback-session-0.1-5|30	cp gnome-session/gnome-fallback.session  %{buildroot}%{_datadir}/gnome-session/sessions/
14mr|gnome-fallback-session-0.1-5|31	
14mr|gnome-fallback-session-0.1-5|32	# wmsession session file
14mr|gnome-fallback-session-0.1-5|33	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|gnome-fallback-session-0.1-5|34	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/04GNOMEFallBack
14mr|gnome-fallback-session-0.1-5|35	NAME=GNOME Classic Fallback
14mr|gnome-fallback-session-0.1-5|36	ICON=gnome-logo-icon-transparent.png
14mr|gnome-fallback-session-0.1-5|37	DESC=GNOME 2 Classic Fallback
14mr|gnome-fallback-session-0.1-5|38	EXEC=%{_bindir}/startgnomefallback
14mr|gnome-fallback-session-0.1-5|39	SCRIPT:
14mr|gnome-fallback-session-0.1-5|40	exec %{_bindir}/startgnomefallback
14mr|gnome-fallback-session-0.1-5|41	EOF
14mr|gnome-fallback-session-0.1-5|42	
14mr|gnome-fallback-session-0.1-5|43	mkdir -p %{buildroot}%{_bindir}
14mr|gnome-fallback-session-0.1-5|44	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}
14mr|gnome-fallback-session-0.1-5|45	
14mr|gnome-fallback-session-0.1-5|46	%post
14mr|gnome-fallback-session-0.1-5|47	%{make_session}
14mr|gnome-fallback-session-0.1-5|48	
14mr|gnome-fallback-session-0.1-5|49	%files
14mr|gnome-fallback-session-0.1-5|50	%defattr(-,root,root,-)
14mr|gnome-fallback-session-0.1-5|51	%{_bindir}/startgnomefallback
14mr|gnome-fallback-session-0.1-5|52	%{_sysconfdir}/X11/wmsession.d/*
14mr|gnome-fallback-session-0.1-5|53	%{_datadir}/gnome-session/sessions/gnome-fallback.session
14mr|gnome-fallback-session-0.1-5|54	
14mr|gnome-fallback-session-0.1-5|55	%changelog
14mr|gnome-fallback-session-0.1-5|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-5
14mr|gnome-fallback-session-0.1-5|57	+ Revision: 99d9bba
14mr|gnome-fallback-session-0.1-5|58	- MassBuild#440: Increase release tag
14mr|gnome-fallback-session-0.1-5|59	
14mr|gnome-fallback-session-0.1-5|60	

16520 14
14mr|gnome-font-viewer-3.12.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-font-viewer-3.12.0-2|2	
14mr|gnome-font-viewer-3.12.0-2|3	Summary:	GNOME Font viewer
14mr|gnome-font-viewer-3.12.0-2|4	Name:		gnome-font-viewer
14mr|gnome-font-viewer-3.12.0-2|5	Version:	3.12.0
14mr|gnome-font-viewer-3.12.0-2|6	Release:	2
14mr|gnome-font-viewer-3.12.0-2|7	License:	GPLv2+
14mr|gnome-font-viewer-3.12.0-2|8	Group:		Graphical desktop/GNOME
14mr|gnome-font-viewer-3.12.0-2|9	Url:		http://www.gnome.org
14mr|gnome-font-viewer-3.12.0-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-font-viewer-3.12.0-2|11	BuildRequires:	intltool
14mr|gnome-font-viewer-3.12.0-2|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-font-viewer-3.12.0-2|13	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-font-viewer-3.12.0-2|14	BuildRequires:	pkgconfig(freetype2)
14mr|gnome-font-viewer-3.12.0-2|15	BuildRequires:	gnome-desktop3-devel
14mr|gnome-font-viewer-3.12.0-2|16	Conflicts:	gnome-utils < 1:3.3.1
14mr|gnome-font-viewer-3.12.0-2|17	
14mr|gnome-font-viewer-3.12.0-2|18	%description
14mr|gnome-font-viewer-3.12.0-2|19	Font viewer for Gnome desktop.
14mr|gnome-font-viewer-3.12.0-2|20	
14mr|gnome-font-viewer-3.12.0-2|21	%prep
14mr|gnome-font-viewer-3.12.0-2|22	%setup -q
14mr|gnome-font-viewer-3.12.0-2|23	
14mr|gnome-font-viewer-3.12.0-2|24	%build
14mr|gnome-font-viewer-3.12.0-2|25	%configure2_5x \
14mr|gnome-font-viewer-3.12.0-2|26	--disable-rpath \
14mr|gnome-font-viewer-3.12.0-2|27	--disable-schemas-compile
14mr|gnome-font-viewer-3.12.0-2|28	%make
14mr|gnome-font-viewer-3.12.0-2|29	
14mr|gnome-font-viewer-3.12.0-2|30	%install
14mr|gnome-font-viewer-3.12.0-2|31	%makeinstall_std
14mr|gnome-font-viewer-3.12.0-2|32	
14mr|gnome-font-viewer-3.12.0-2|33	%find_lang %{name} --with-gnome
14mr|gnome-font-viewer-3.12.0-2|34	
14mr|gnome-font-viewer-3.12.0-2|35	%files -f %{name}.lang
14mr|gnome-font-viewer-3.12.0-2|36	%doc NEWS
14mr|gnome-font-viewer-3.12.0-2|37	%{_bindir}/%{name}
14mr|gnome-font-viewer-3.12.0-2|38	%{_bindir}/gnome-thumbnail-font
14mr|gnome-font-viewer-3.12.0-2|39	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
14mr|gnome-font-viewer-3.12.0-2|40	%{_datadir}/applications/%{name}.desktop
14mr|gnome-font-viewer-3.12.0-2|41	%{_datadir}/appdata/gnome-font-viewer.appdata.xml
14mr|gnome-font-viewer-3.12.0-2|42	
14mr|gnome-font-viewer-3.12.0-2|43	%changelog
14mr|gnome-font-viewer-3.12.0-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-font-viewer-3.12.0-2|45	+ Revision: 4cb54a8
14mr|gnome-font-viewer-3.12.0-2|46	- MassBuild#440: Increase release tag
14mr|gnome-font-viewer-3.12.0-2|47	
14mr|gnome-font-viewer-3.12.0-2|48	

16521 14
14mr|gnome-getting-started-docs-3.12.1-1|1	Name:           gnome-getting-started-docs
14mr|gnome-getting-started-docs-3.12.1-1|2	Version:        3.12.1
14mr|gnome-getting-started-docs-3.12.1-1|3	Release:        1%{?dist}
14mr|gnome-getting-started-docs-3.12.1-1|4	Summary:        Help a new user get started in GNOME
14mr|gnome-getting-started-docs-3.12.1-1|5	
14mr|gnome-getting-started-docs-3.12.1-1|6	License:        CC-BY-SA
14mr|gnome-getting-started-docs-3.12.1-1|7	URL:            http://help.gnome.org/
14mr|gnome-getting-started-docs-3.12.1-1|8	Source0:        http://download.gnome.org/sources/gnome-getting-started-docs/3.12/%{name}-%{version}.tar.xz
14mr|gnome-getting-started-docs-3.12.1-1|9	# We need to patch gs-browse-web-firefox.page and gs-browse-web.page since
14mr|gnome-getting-started-docs-3.12.1-1|10	# upstream doesn't ship Firefox
14mr|gnome-getting-started-docs-3.12.1-1|11	Patch0:         gs-browse-web-firefox.page.patch
14mr|gnome-getting-started-docs-3.12.1-1|12	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|13	
14mr|gnome-getting-started-docs-3.12.1-1|14	BuildArch:      noarch
14mr|gnome-getting-started-docs-3.12.1-1|15	
14mr|gnome-getting-started-docs-3.12.1-1|16	BuildRequires:  pkgconfig
14mr|gnome-getting-started-docs-3.12.1-1|17	BuildRequires:  gettext
14mr|gnome-getting-started-docs-3.12.1-1|18	BuildRequires:  itstool
14mr|gnome-getting-started-docs-3.12.1-1|19	BuildRequires:  yelp-tools
14mr|gnome-getting-started-docs-3.12.1-1|20	Requires: gnome-user-docs
14mr|gnome-getting-started-docs-3.12.1-1|21	
14mr|gnome-getting-started-docs-3.12.1-1|22	%description
14mr|gnome-getting-started-docs-3.12.1-1|23	This package contains a 'Getting Started' guide that can be viewed
14mr|gnome-getting-started-docs-3.12.1-1|24	with yelp. It is normally used together with gnome-initial-setup.
14mr|gnome-getting-started-docs-3.12.1-1|25	
14mr|gnome-getting-started-docs-3.12.1-1|26	
14mr|gnome-getting-started-docs-3.12.1-1|27	%package cs
14mr|gnome-getting-started-docs-3.12.1-1|28	Summary:        cs translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|29	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|30	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|31	
14mr|gnome-getting-started-docs-3.12.1-1|32	%description cs
14mr|gnome-getting-started-docs-3.12.1-1|33	cs translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|34	
14mr|gnome-getting-started-docs-3.12.1-1|35	
14mr|gnome-getting-started-docs-3.12.1-1|36	%package de
14mr|gnome-getting-started-docs-3.12.1-1|37	Summary:        de translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|38	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|39	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|40	
14mr|gnome-getting-started-docs-3.12.1-1|41	%description de
14mr|gnome-getting-started-docs-3.12.1-1|42	de translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|43	
14mr|gnome-getting-started-docs-3.12.1-1|44	
14mr|gnome-getting-started-docs-3.12.1-1|45	%package es
14mr|gnome-getting-started-docs-3.12.1-1|46	Summary:        es translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|47	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|48	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|49	
14mr|gnome-getting-started-docs-3.12.1-1|50	%description es
14mr|gnome-getting-started-docs-3.12.1-1|51	es translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|52	
14mr|gnome-getting-started-docs-3.12.1-1|53	
14mr|gnome-getting-started-docs-3.12.1-1|54	%package gl
14mr|gnome-getting-started-docs-3.12.1-1|55	Summary:        gl translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|56	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|57	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|58	
14mr|gnome-getting-started-docs-3.12.1-1|59	%description gl
14mr|gnome-getting-started-docs-3.12.1-1|60	gl translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|61	
14mr|gnome-getting-started-docs-3.12.1-1|62	
14mr|gnome-getting-started-docs-3.12.1-1|63	%package hu
14mr|gnome-getting-started-docs-3.12.1-1|64	Summary:        hu translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|65	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|66	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|67	
14mr|gnome-getting-started-docs-3.12.1-1|68	%description hu
14mr|gnome-getting-started-docs-3.12.1-1|69	hu translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|70	
14mr|gnome-getting-started-docs-3.12.1-1|71	
14mr|gnome-getting-started-docs-3.12.1-1|72	%package it
14mr|gnome-getting-started-docs-3.12.1-1|73	Summary:        it translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|74	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|75	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|76	
14mr|gnome-getting-started-docs-3.12.1-1|77	%description it
14mr|gnome-getting-started-docs-3.12.1-1|78	it translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|79	
14mr|gnome-getting-started-docs-3.12.1-1|80	
14mr|gnome-getting-started-docs-3.12.1-1|81	%package pl
14mr|gnome-getting-started-docs-3.12.1-1|82	Summary:        pl translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|83	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|84	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|85	
14mr|gnome-getting-started-docs-3.12.1-1|86	%description pl
14mr|gnome-getting-started-docs-3.12.1-1|87	pl translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|88	
14mr|gnome-getting-started-docs-3.12.1-1|89	
14mr|gnome-getting-started-docs-3.12.1-1|90	%package pt_BR
14mr|gnome-getting-started-docs-3.12.1-1|91	Summary:        pt_BR translations for gnome-getting-started-docs videos
14mr|gnome-getting-started-docs-3.12.1-1|92	Group:          Books/Other
14mr|gnome-getting-started-docs-3.12.1-1|93	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mr|gnome-getting-started-docs-3.12.1-1|94	
14mr|gnome-getting-started-docs-3.12.1-1|95	%description pt_BR
14mr|gnome-getting-started-docs-3.12.1-1|96	pt_BR translations for the Getting Started guide videos.
14mr|gnome-getting-started-docs-3.12.1-1|97	
14mr|gnome-getting-started-docs-3.12.1-1|98	
14mr|gnome-getting-started-docs-3.12.1-1|99	%prep
14mr|gnome-getting-started-docs-3.12.1-1|100	%setup -q
14mr|gnome-getting-started-docs-3.12.1-1|101	%apply_patches
14mr|gnome-getting-started-docs-3.12.1-1|102	
14mr|gnome-getting-started-docs-3.12.1-1|103	
14mr|gnome-getting-started-docs-3.12.1-1|104	%build
14mr|gnome-getting-started-docs-3.12.1-1|105	%configure2_5x
14mr|gnome-getting-started-docs-3.12.1-1|106	%make
14mr|gnome-getting-started-docs-3.12.1-1|107	
14mr|gnome-getting-started-docs-3.12.1-1|108	
14mr|gnome-getting-started-docs-3.12.1-1|109	%install
14mr|gnome-getting-started-docs-3.12.1-1|110	%makeinstall_std
14mr|gnome-getting-started-docs-3.12.1-1|111	
14mr|gnome-getting-started-docs-3.12.1-1|112	%find_lang %{name} --all-name --with-gnome
14mr|gnome-getting-started-docs-3.12.1-1|113	
14mr|gnome-getting-started-docs-3.12.1-1|114	
14mr|gnome-getting-started-docs-3.12.1-1|115	%files -f %{name}.lang
14mr|gnome-getting-started-docs-3.12.1-1|116	%doc COPYING NEWS AUTHORS
14mr|gnome-getting-started-docs-3.12.1-1|117	%exclude %{_datadir}/help/cs/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|118	%exclude %{_datadir}/help/de/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|119	%exclude %{_datadir}/help/es/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|120	%exclude %{_datadir}/help/gl/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|121	%exclude %{_datadir}/help/hu/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|122	%exclude %{_datadir}/help/it/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|123	%exclude %{_datadir}/help/pl/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|124	%exclude %{_datadir}/help/pt_BR/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|125	
14mr|gnome-getting-started-docs-3.12.1-1|126	%files cs
14mr|gnome-getting-started-docs-3.12.1-1|127	%{_datadir}/help/cs/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|128	
14mr|gnome-getting-started-docs-3.12.1-1|129	%files de
14mr|gnome-getting-started-docs-3.12.1-1|130	%{_datadir}/help/de/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|131	
14mr|gnome-getting-started-docs-3.12.1-1|132	%files es
14mr|gnome-getting-started-docs-3.12.1-1|133	%{_datadir}/help/es/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|134	
14mr|gnome-getting-started-docs-3.12.1-1|135	%files gl
14mr|gnome-getting-started-docs-3.12.1-1|136	%{_datadir}/help/gl/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|137	
14mr|gnome-getting-started-docs-3.12.1-1|138	%files hu
14mr|gnome-getting-started-docs-3.12.1-1|139	%{_datadir}/help/hu/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|140	
14mr|gnome-getting-started-docs-3.12.1-1|141	%files it
14mr|gnome-getting-started-docs-3.12.1-1|142	%{_datadir}/help/it/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|143	
14mr|gnome-getting-started-docs-3.12.1-1|144	%files pl
14mr|gnome-getting-started-docs-3.12.1-1|145	%{_datadir}/help/pl/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|146	
14mr|gnome-getting-started-docs-3.12.1-1|147	%files pt_BR
14mr|gnome-getting-started-docs-3.12.1-1|148	%{_datadir}/help/pt_BR/gnome-help/figures/
14mr|gnome-getting-started-docs-3.12.1-1|149	
14mr|gnome-getting-started-docs-3.12.1-1|150	
14mr|gnome-getting-started-docs-3.12.1-1|151	%changelog
14mr|gnome-getting-started-docs-3.12.1-1|152	* Tue May 13 2014 Tigro <arkady.shane@rosalab.ru> 3.12.1-1
14mr|gnome-getting-started-docs-3.12.1-1|153	+ Revision: 3f62eaf
14mr|gnome-getting-started-docs-3.12.1-1|154	- update to 3.12.1
14mr|gnome-getting-started-docs-3.12.1-1|155	
14mr|gnome-getting-started-docs-3.12.1-1|156	

16522 14
14mr|gnome-icon-theme-3.12.0-2|1	Summary: 	GNOME icon theme
14mr|gnome-icon-theme-3.12.0-2|2	Name: 		gnome-icon-theme
14mr|gnome-icon-theme-3.12.0-2|3	Version: 	3.12.0
14mr|gnome-icon-theme-3.12.0-2|4	Release: 	2
14mr|gnome-icon-theme-3.12.0-2|5	Source0: 	http://download.gnome.org/sources/gnome-icon-theme/3.12/%{name}-%{version}.tar.xz
14mr|gnome-icon-theme-3.12.0-2|6	Source1: 	legacy-icon-mapping.xml
14mr|gnome-icon-theme-3.12.0-2|7	License: 	GPL+
14mr|gnome-icon-theme-3.12.0-2|8	BuildArch: 	noarch
14mr|gnome-icon-theme-3.12.0-2|9	Group: 		Graphical desktop/GNOME
14mr|gnome-icon-theme-3.12.0-2|10	
14mr|gnome-icon-theme-3.12.0-2|11	BuildRequires: icon-naming-utils >= 0.8.7
14mr|gnome-icon-theme-3.12.0-2|12	BuildRequires: gettext
14mr|gnome-icon-theme-3.12.0-2|13	BuildRequires: pkgconfig(librsvg-2.0)
14mr|gnome-icon-theme-3.12.0-2|14	BuildRequires: intltool
14mr|gnome-icon-theme-3.12.0-2|15	BuildRequires: gtk+2.0
14mr|gnome-icon-theme-3.12.0-2|16	
14mr|gnome-icon-theme-3.12.0-2|17	Requires: hicolor-icon-theme
14mr|gnome-icon-theme-3.12.0-2|18	Requires: pkgconfig
14mr|gnome-icon-theme-3.12.0-2|19	
14mr|gnome-icon-theme-3.12.0-2|20	%description
14mr|gnome-icon-theme-3.12.0-2|21	This package contains the default icon theme used by the GNOME desktop.
14mr|gnome-icon-theme-3.12.0-2|22	
14mr|gnome-icon-theme-3.12.0-2|23	%package legacy
14mr|gnome-icon-theme-3.12.0-2|24	Summary:	Old names for icons in gnome-icon-theme
14mr|gnome-icon-theme-3.12.0-2|25	Group:		Graphical desktop/GNOME
14mr|gnome-icon-theme-3.12.0-2|26	Requires:	%{name} = %{version}-%{release}
14mr|gnome-icon-theme-3.12.0-2|27	
14mr|gnome-icon-theme-3.12.0-2|28	%description legacy
14mr|gnome-icon-theme-3.12.0-2|29	This package contains symlinks to make the icons in gnome-icon-theme
14mr|gnome-icon-theme-3.12.0-2|30	available under old names.
14mr|gnome-icon-theme-3.12.0-2|31	
14mr|gnome-icon-theme-3.12.0-2|32	%prep
14mr|gnome-icon-theme-3.12.0-2|33	%setup -q
14mr|gnome-icon-theme-3.12.0-2|34	
14mr|gnome-icon-theme-3.12.0-2|35	%build
14mr|gnome-icon-theme-3.12.0-2|36	%configure2_5x --enable-icon-mapping
14mr|gnome-icon-theme-3.12.0-2|37	
14mr|gnome-icon-theme-3.12.0-2|38	%install
14mr|gnome-icon-theme-3.12.0-2|39	%makeinstall_std
14mr|gnome-icon-theme-3.12.0-2|40	
14mr|gnome-icon-theme-3.12.0-2|41	rm -f $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache
14mr|gnome-icon-theme-3.12.0-2|42	touch $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache
14mr|gnome-icon-theme-3.12.0-2|43	
14mr|gnome-icon-theme-3.12.0-2|44	cp %{SOURCE1} .
14mr|gnome-icon-theme-3.12.0-2|45	export INU_DATA_DIR=$PWD
14mr|gnome-icon-theme-3.12.0-2|46	(cd $RPM_BUILD_ROOT%{_datadir}/icons/gnome
14mr|gnome-icon-theme-3.12.0-2|47	for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
14mr|gnome-icon-theme-3.12.0-2|48	cd $size || continue;
14mr|gnome-icon-theme-3.12.0-2|49	echo -e "Adding rtl variants for $size"
14mr|gnome-icon-theme-3.12.0-2|50	for dir in `find . -type d`; do
14mr|gnome-icon-theme-3.12.0-2|51	context="`echo $dir | cut -c 3-`"
14mr|gnome-icon-theme-3.12.0-2|52	if [ $context ]; then
14mr|gnome-icon-theme-3.12.0-2|53	icon-name-mapping -c $context
14mr|gnome-icon-theme-3.12.0-2|54	fi
14mr|gnome-icon-theme-3.12.0-2|55	done
14mr|gnome-icon-theme-3.12.0-2|56	cd ..
14mr|gnome-icon-theme-3.12.0-2|57	done
14mr|gnome-icon-theme-3.12.0-2|58	)
14mr|gnome-icon-theme-3.12.0-2|59	
14mr|gnome-icon-theme-3.12.0-2|60	# Add scalable directories for symbolic icons
14mr|gnome-icon-theme-3.12.0-2|61	(cd $RPM_BUILD_ROOT%{_datadir}/icons/gnome
14mr|gnome-icon-theme-3.12.0-2|62	
14mr|gnome-icon-theme-3.12.0-2|63	mkdir -p scalable/actions
14mr|gnome-icon-theme-3.12.0-2|64	mkdir -p scalable/apps
14mr|gnome-icon-theme-3.12.0-2|65	mkdir -p scalable/devices
14mr|gnome-icon-theme-3.12.0-2|66	mkdir -p scalable/emblems
14mr|gnome-icon-theme-3.12.0-2|67	mkdir -p scalable/mimetypes
14mr|gnome-icon-theme-3.12.0-2|68	mkdir -p scalable/places
14mr|gnome-icon-theme-3.12.0-2|69	mkdir -p scalable/status
14mr|gnome-icon-theme-3.12.0-2|70	)
14mr|gnome-icon-theme-3.12.0-2|71	
14mr|gnome-icon-theme-3.12.0-2|72	touch files.txt
14mr|gnome-icon-theme-3.12.0-2|73	
14mr|gnome-icon-theme-3.12.0-2|74	(cd $RPM_BUILD_ROOT%{_datadir}
14mr|gnome-icon-theme-3.12.0-2|75	echo "%%defattr(-,root,root)"
14mr|gnome-icon-theme-3.12.0-2|76	find icons/gnome \( -name *-rtl.png -or -name *-ltr.png -or -type f \) -printf "%%%%{_datadir}/%%p\n"
14mr|gnome-icon-theme-3.12.0-2|77	find icons/gnome -type d -printf "%%%%dir %%%%{_datadir}/%%p\n"
14mr|gnome-icon-theme-3.12.0-2|78	) > files.txt
14mr|gnome-icon-theme-3.12.0-2|79	
14mr|gnome-icon-theme-3.12.0-2|80	(cd $RPM_BUILD_ROOT%{_datadir}
14mr|gnome-icon-theme-3.12.0-2|81	echo "%%defattr(-,root,root)"
14mr|gnome-icon-theme-3.12.0-2|82	find icons/gnome \( -type l -and -not -name *-rtl.png -and -not -name *-ltr.png \) -printf "%%%%{_datadir}/%%p\n"
14mr|gnome-icon-theme-3.12.0-2|83	) > legacy.txt
14mr|gnome-icon-theme-3.12.0-2|84	
14mr|gnome-icon-theme-3.12.0-2|85	%post
14mr|gnome-icon-theme-3.12.0-2|86	%update_icon_cache gnome
14mr|gnome-icon-theme-3.12.0-2|87	
14mr|gnome-icon-theme-3.12.0-2|88	%postun
14mr|gnome-icon-theme-3.12.0-2|89	%update_icon_cache gnome
14mr|gnome-icon-theme-3.12.0-2|90	
14mr|gnome-icon-theme-3.12.0-2|91	%post legacy
14mr|gnome-icon-theme-3.12.0-2|92	%update_icon_cache gnome
14mr|gnome-icon-theme-3.12.0-2|93	
14mr|gnome-icon-theme-3.12.0-2|94	%postun legacy
14mr|gnome-icon-theme-3.12.0-2|95	%update_icon_cache gnome
14mr|gnome-icon-theme-3.12.0-2|96	
14mr|gnome-icon-theme-3.12.0-2|97	%files -f files.txt
14mr|gnome-icon-theme-3.12.0-2|98	%doc COPYING AUTHORS
14mr|gnome-icon-theme-3.12.0-2|99	%{_datadir}/pkgconfig/gnome-icon-theme.pc
14mr|gnome-icon-theme-3.12.0-2|100	
14mr|gnome-icon-theme-3.12.0-2|101	%files legacy -f legacy.txt
14mr|gnome-icon-theme-3.12.0-2|102	
14mr|gnome-icon-theme-3.12.0-2|103	
14mr|gnome-icon-theme-3.12.0-2|104	%changelog
14mr|gnome-icon-theme-3.12.0-2|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-icon-theme-3.12.0-2|106	+ Revision: a0e0c95
14mr|gnome-icon-theme-3.12.0-2|107	- MassBuild#440: Increase release tag
14mr|gnome-icon-theme-3.12.0-2|108	
14mr|gnome-icon-theme-3.12.0-2|109	

16523 14
14mr|gnome-icon-theme-symbolic-3.12.0-2|1	Summary:	GNOME symbolic icons
14mr|gnome-icon-theme-symbolic-3.12.0-2|2	Name:		gnome-icon-theme-symbolic
14mr|gnome-icon-theme-symbolic-3.12.0-2|3	Version:	3.12.0
14mr|gnome-icon-theme-symbolic-3.12.0-2|4	Release:	2
14mr|gnome-icon-theme-symbolic-3.12.0-2|5	
14mr|gnome-icon-theme-symbolic-3.12.0-2|6	License:	CC-BY-SA
14mr|gnome-icon-theme-symbolic-3.12.0-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-icon-theme-symbolic-3.12.0-2|8	URL:		http://www.gnome.org/
14mr|gnome-icon-theme-symbolic-3.12.0-2|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-icon-theme-symbolic-3.12.0-2|10	
14mr|gnome-icon-theme-symbolic-3.12.0-2|11	BuildRequires:	icon-naming-utils >= 0.8.1
14mr|gnome-icon-theme-symbolic-3.12.0-2|12	BuildRequires:	git-core
14mr|gnome-icon-theme-symbolic-3.12.0-2|13	BuildRequires:	gtk+2.0
14mr|gnome-icon-theme-symbolic-3.12.0-2|14	
14mr|gnome-icon-theme-symbolic-3.12.0-2|15	BuildArch: noarch
14mr|gnome-icon-theme-symbolic-3.12.0-2|16	
14mr|gnome-icon-theme-symbolic-3.12.0-2|17	Requires:	gnome-icon-theme
14mr|gnome-icon-theme-symbolic-3.12.0-2|18	Requires(post):	gtk+2.0
14mr|gnome-icon-theme-symbolic-3.12.0-2|19	Requires(postun): gtk+2.0
14mr|gnome-icon-theme-symbolic-3.12.0-2|20	
14mr|gnome-icon-theme-symbolic-3.12.0-2|21	%description
14mr|gnome-icon-theme-symbolic-3.12.0-2|22	Purpose of this icon theme is to extend the base icon theme that
14mr|gnome-icon-theme-symbolic-3.12.0-2|23	follows the Tango style guidelines for specific purposes. This would
14mr|gnome-icon-theme-symbolic-3.12.0-2|24	include OSD messages, panel system/notification area, and possibly
14mr|gnome-icon-theme-symbolic-3.12.0-2|25	menu icons.
14mr|gnome-icon-theme-symbolic-3.12.0-2|26	
14mr|gnome-icon-theme-symbolic-3.12.0-2|27	Icons follow the naming specification, but have a -symbolic suffix, so
14mr|gnome-icon-theme-symbolic-3.12.0-2|28	only applications specifically looking up these symbolic icons will
14mr|gnome-icon-theme-symbolic-3.12.0-2|29	render them. If a -symbolic icon is missing, the app will fall back to
14mr|gnome-icon-theme-symbolic-3.12.0-2|30	the regular name.
14mr|gnome-icon-theme-symbolic-3.12.0-2|31	
14mr|gnome-icon-theme-symbolic-3.12.0-2|32	%prep
14mr|gnome-icon-theme-symbolic-3.12.0-2|33	%setup -q
14mr|gnome-icon-theme-symbolic-3.12.0-2|34	
14mr|gnome-icon-theme-symbolic-3.12.0-2|35	%build
14mr|gnome-icon-theme-symbolic-3.12.0-2|36	
14mr|gnome-icon-theme-symbolic-3.12.0-2|37	./configure --prefix=%_prefix --enable-icon-mapping
14mr|gnome-icon-theme-symbolic-3.12.0-2|38	
14mr|gnome-icon-theme-symbolic-3.12.0-2|39	%make
14mr|gnome-icon-theme-symbolic-3.12.0-2|40	
14mr|gnome-icon-theme-symbolic-3.12.0-2|41	%install
14mr|gnome-icon-theme-symbolic-3.12.0-2|42	%makeinstall_std GTK_UPDATE_ICON_CACHE=true
14mr|gnome-icon-theme-symbolic-3.12.0-2|43	
14mr|gnome-icon-theme-symbolic-3.12.0-2|44	%files
14mr|gnome-icon-theme-symbolic-3.12.0-2|45	%doc README COPYING NEWS AUTHORS
14mr|gnome-icon-theme-symbolic-3.12.0-2|46	%{_datadir}/icons/gnome/*
14mr|gnome-icon-theme-symbolic-3.12.0-2|47	%{_datadir}/pkgconfig/gnome-icon-theme-symbolic.pc
14mr|gnome-icon-theme-symbolic-3.12.0-2|48	
14mr|gnome-icon-theme-symbolic-3.12.0-2|49	%changelog
14mr|gnome-icon-theme-symbolic-3.12.0-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-icon-theme-symbolic-3.12.0-2|51	+ Revision: 99caa5c
14mr|gnome-icon-theme-symbolic-3.12.0-2|52	- MassBuild#440: Increase release tag
14mr|gnome-icon-theme-symbolic-3.12.0-2|53	
14mr|gnome-icon-theme-symbolic-3.12.0-2|54	

16524 14
14mr|gnome-initial-setup-3.12.1-2|1	Name:           gnome-initial-setup
14mr|gnome-initial-setup-3.12.1-2|2	Version:        3.12.1
14mr|gnome-initial-setup-3.12.1-2|3	Release:        2
14mr|gnome-initial-setup-3.12.1-2|4	Summary:        Bootstrapping your OS
14mr|gnome-initial-setup-3.12.1-2|5	
14mr|gnome-initial-setup-3.12.1-2|6	Group:          Graphical desktop/GNOME
14mr|gnome-initial-setup-3.12.1-2|7	License:        GPLv2+
14mr|gnome-initial-setup-3.12.1-2|8	URL:            https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
14mr|gnome-initial-setup-3.12.1-2|9	Source0:        http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-initial-setup-3.12.1-2|10	
14mr|gnome-initial-setup-3.12.1-2|11	# this depends on a yelp patch that hasn't been merged upstream yet
14mr|gnome-initial-setup-3.12.1-2|12	# https://bugzilla.gnome.org/show_bug.cgi?id=687957
14mr|gnome-initial-setup-3.12.1-2|13	Patch0: yelp-fixes.patch
14mr|gnome-initial-setup-3.12.1-2|14	# added english layout to russian
14mr|gnome-initial-setup-3.12.1-2|15	#Patch1: 0001-add-english-layout-to-russian.patch
14mr|gnome-initial-setup-3.12.1-2|16	# Add special button to close gnome-initial-setup
14mr|gnome-initial-setup-3.12.1-2|17	#Patch3: add-close-button.patch
14mr|gnome-initial-setup-3.12.1-2|18	
14mr|gnome-initial-setup-3.12.1-2|19	%global nm_version 0.9
14mr|gnome-initial-setup-3.12.1-2|20	%global glib_required_version 2.29.4
14mr|gnome-initial-setup-3.12.1-2|21	%global gtk_required_version 3.1.2
14mr|gnome-initial-setup-3.12.1-2|22	
14mr|gnome-initial-setup-3.12.1-2|23	BuildRequires:  krb5-devel
14mr|gnome-initial-setup-3.12.1-2|24	BuildRequires:  desktop-file-utils
14mr|gnome-initial-setup-3.12.1-2|25	BuildRequires:  intltool
14mr|gnome-initial-setup-3.12.1-2|26	BuildRequires:  pkgconfig(pwquality)
14mr|gnome-initial-setup-3.12.1-2|27	BuildRequires:  pkgconfig(NetworkManager) >= %{nm_version}
14mr|gnome-initial-setup-3.12.1-2|28	BuildRequires:  pkgconfig(libnm-glib) >= %{nm_version}
14mr|gnome-initial-setup-3.12.1-2|29	BuildRequires:  pkgconfig(libnm-glib-vpn) >= %{nm_version}
14mr|gnome-initial-setup-3.12.1-2|30	BuildRequires:  pkgconfig(libnm-util) >= %{nm_version}
14mr|gnome-initial-setup-3.12.1-2|31	BuildRequires:  pkgconfig(libnm-gtk)
14mr|gnome-initial-setup-3.12.1-2|32	BuildRequires:  pkgconfig(accountsservice)
14mr|gnome-initial-setup-3.12.1-2|33	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mr|gnome-initial-setup-3.12.1-2|34	BuildRequires:  pkgconfig(gstreamer-0.10)
14mr|gnome-initial-setup-3.12.1-2|35	BuildRequires:  pkgconfig(cheese)
14mr|gnome-initial-setup-3.12.1-2|36	BuildRequires:  pkgconfig(cheese-gtk) >= 3.3.5
14mr|gnome-initial-setup-3.12.1-2|37	BuildRequires:  pkgconfig(geoclue)
14mr|gnome-initial-setup-3.12.1-2|38	BuildRequires:  pkgconfig(gweather-3.0)
14mr|gnome-initial-setup-3.12.1-2|39	BuildRequires:  pkgconfig(goa-1.0)
14mr|gnome-initial-setup-3.12.1-2|40	BuildRequires:  pkgconfig(goa-backend-1.0)
14mr|gnome-initial-setup-3.12.1-2|41	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|gnome-initial-setup-3.12.1-2|42	BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk_required_version}
14mr|gnome-initial-setup-3.12.1-2|43	BuildRequires:  pkgconfig(glib-2.0) >= %{glib_required_version}
14mr|gnome-initial-setup-3.12.1-2|44	BuildRequires:  pkgconfig(gio-2.0) >= %{glib_required_version}
14mr|gnome-initial-setup-3.12.1-2|45	BuildRequires:  pkgconfig(gio-unix-2.0) >= %{glib_required_version}
14mr|gnome-initial-setup-3.12.1-2|46	BuildRequires:  pkgconfig(gdm)
14mr|gnome-initial-setup-3.12.1-2|47	BuildRequires:  pkgconfig(iso-codes)
14mr|gnome-initial-setup-3.12.1-2|48	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mr|gnome-initial-setup-3.12.1-2|49	BuildRequires:  pkgconfig(vapigen)
14mr|gnome-initial-setup-3.12.1-2|50	BuildRequires:	vala-tools
14mr|gnome-initial-setup-3.12.1-2|51	BuildRequires:  autoconf automake libtool
14mr|gnome-initial-setup-3.12.1-2|52	BuildRequires:  gnome-common
14mr|gnome-initial-setup-3.12.1-2|53	BuildRequires:  pkgconfig(ibus-1.0)
14mr|gnome-initial-setup-3.12.1-2|54	BuildRequires:  pkgconfig(libsecret-1) >= 0.18
14mr|gnome-initial-setup-3.12.1-2|55	BuildRequires:  pkgconfig(polkit-agent-1)
14mr|gnome-initial-setup-3.12.1-2|56	
14mr|gnome-initial-setup-3.12.1-2|57	# gnome-initial-setup is being run by gdm
14mr|gnome-initial-setup-3.12.1-2|58	Requires: gdm
14mr|gnome-initial-setup-3.12.1-2|59	Requires: libgnomekbd-common
14mr|gnome-initial-setup-3.12.1-2|60	
14mr|gnome-initial-setup-3.12.1-2|61	Requires(pre): shadow-utils
14mr|gnome-initial-setup-3.12.1-2|62	
14mr|gnome-initial-setup-3.12.1-2|63	Requires(post): systemd-units
14mr|gnome-initial-setup-3.12.1-2|64	Requires(preun): systemd-units
14mr|gnome-initial-setup-3.12.1-2|65	Requires(postun): systemd-units
14mr|gnome-initial-setup-3.12.1-2|66	
14mr|gnome-initial-setup-3.12.1-2|67	Provides: user(%name)
14mr|gnome-initial-setup-3.12.1-2|68	
14mr|gnome-initial-setup-3.12.1-2|69	%description
14mr|gnome-initial-setup-3.12.1-2|70	GNOME Initial Setup is an alternative to firstboot, providing
14mr|gnome-initial-setup-3.12.1-2|71	a good setup experience to welcome you to your system, and walks
14mr|gnome-initial-setup-3.12.1-2|72	you through configuring it. It is integrated with gdm.
14mr|gnome-initial-setup-3.12.1-2|73	
14mr|gnome-initial-setup-3.12.1-2|74	%prep
14mr|gnome-initial-setup-3.12.1-2|75	%setup -q
14mr|gnome-initial-setup-3.12.1-2|76	%apply_patches
14mr|gnome-initial-setup-3.12.1-2|77	
14mr|gnome-initial-setup-3.12.1-2|78	%build
14mr|gnome-initial-setup-3.12.1-2|79	%configure2_5x
14mr|gnome-initial-setup-3.12.1-2|80	%make
14mr|gnome-initial-setup-3.12.1-2|81	
14mr|gnome-initial-setup-3.12.1-2|82	%install
14mr|gnome-initial-setup-3.12.1-2|83	%makeinstall_std
14mr|gnome-initial-setup-3.12.1-2|84	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|gnome-initial-setup-3.12.1-2|85	
14mr|gnome-initial-setup-3.12.1-2|86	# Desktop file does not (and probably will not) ever validate, as it uses
14mr|gnome-initial-setup-3.12.1-2|87	# an absolute path /tmp/-style trigger to determine whether to autostart.
14mr|gnome-initial-setup-3.12.1-2|88	# desktop-file-validate %%{buildroot}/%%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
14mr|gnome-initial-setup-3.12.1-2|89	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
14mr|gnome-initial-setup-3.12.1-2|90	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
14mr|gnome-initial-setup-3.12.1-2|91	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/setup-shell.desktop
14mr|gnome-initial-setup-3.12.1-2|92	
14mr|gnome-initial-setup-3.12.1-2|93	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome-initial-setup
14mr|gnome-initial-setup-3.12.1-2|94	
14mr|gnome-initial-setup-3.12.1-2|95	%find_lang %{name}
14mr|gnome-initial-setup-3.12.1-2|96	
14mr|gnome-initial-setup-3.12.1-2|97	%pre
14mr|gnome-initial-setup-3.12.1-2|98	useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null || :
14mr|gnome-initial-setup-3.12.1-2|99	
14mr|gnome-initial-setup-3.12.1-2|100	%postun
14mr|gnome-initial-setup-3.12.1-2|101	userdel %{name} &>/dev/null || :
14mr|gnome-initial-setup-3.12.1-2|102	
14mr|gnome-initial-setup-3.12.1-2|103	%files -f %{name}.lang
14mr|gnome-initial-setup-3.12.1-2|104	%doc COPYING README
14mr|gnome-initial-setup-3.12.1-2|105	%{_libexecdir}/gnome-initial-setup
14mr|gnome-initial-setup-3.12.1-2|106	%{_libexecdir}/gnome-initial-setup-copy-worker
14mr|gnome-initial-setup-3.12.1-2|107	%{_libexecdir}/gnome-welcome-tour
14mr|gnome-initial-setup-3.12.1-2|108	%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
14mr|gnome-initial-setup-3.12.1-2|109	%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
14mr|gnome-initial-setup-3.12.1-2|110	
14mr|gnome-initial-setup-3.12.1-2|111	%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
14mr|gnome-initial-setup-3.12.1-2|112	%{_datadir}/gdm/greeter/applications/setup-shell.desktop
14mr|gnome-initial-setup-3.12.1-2|113	%{_datadir}/gnome-session/sessions/gnome-initial-setup.session
14mr|gnome-initial-setup-3.12.1-2|114	%{_datadir}/gnome-shell/modes/initial-setup.json
14mr|gnome-initial-setup-3.12.1-2|115	%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
14mr|gnome-initial-setup-3.12.1-2|116	
14mr|gnome-initial-setup-3.12.1-2|117	
14mr|gnome-initial-setup-3.12.1-2|118	%changelog
14mr|gnome-initial-setup-3.12.1-2|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gnome-initial-setup-3.12.1-2|120	+ Revision: bffb890
14mr|gnome-initial-setup-3.12.1-2|121	- MassBuild#440: Increase release tag
14mr|gnome-initial-setup-3.12.1-2|122	
14mr|gnome-initial-setup-3.12.1-2|123	

16525 14
14mr|gnome-js-common-0.1.2-4|1	%define major 0.1
14mr|gnome-js-common-0.1.2-4|2	%define minor 2
14mr|gnome-js-common-0.1.2-4|3	
14mr|gnome-js-common-0.1.2-4|4	Summary:	Common JavaScript modules for GNOME
14mr|gnome-js-common-0.1.2-4|5	Name:		gnome-js-common
14mr|gnome-js-common-0.1.2-4|6	Version:	%{major}.%{minor}
14mr|gnome-js-common-0.1.2-4|7	Release:	4
14mr|gnome-js-common-0.1.2-4|8	Epoch:		1
14mr|gnome-js-common-0.1.2-4|9	License:	GPLv3
14mr|gnome-js-common-0.1.2-4|10	Group:		Development/Other
14mr|gnome-js-common-0.1.2-4|11	Url:		http://www.gnome.org
14mr|gnome-js-common-0.1.2-4|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major}/%{name}-%{version}.tar.bz2
14mr|gnome-js-common-0.1.2-4|13	BuildArch:	noarch
14mr|gnome-js-common-0.1.2-4|14	BuildRequires:	intltool
14mr|gnome-js-common-0.1.2-4|15	
14mr|gnome-js-common-0.1.2-4|16	%description
14mr|gnome-js-common-0.1.2-4|17	gnome-js-common is a module holding tests and JavaScript code useful
14mr|gnome-js-common-0.1.2-4|18	or common to both Seed and gjs.
14mr|gnome-js-common-0.1.2-4|19	
14mr|gnome-js-common-0.1.2-4|20	%prep
14mr|gnome-js-common-0.1.2-4|21	%setup -q
14mr|gnome-js-common-0.1.2-4|22	
14mr|gnome-js-common-0.1.2-4|23	%build
14mr|gnome-js-common-0.1.2-4|24	./configure --prefix=%{_prefix} --datadir=%{_datadir} --libdir=%{_datadir}
14mr|gnome-js-common-0.1.2-4|25	%make
14mr|gnome-js-common-0.1.2-4|26	
14mr|gnome-js-common-0.1.2-4|27	%install
14mr|gnome-js-common-0.1.2-4|28	%makeinstall_std gnome_js_commondocdir=%{_datadir}/doc/%{name}
14mr|gnome-js-common-0.1.2-4|29	
14mr|gnome-js-common-0.1.2-4|30	%check
14mr|gnome-js-common-0.1.2-4|31	make check
14mr|gnome-js-common-0.1.2-4|32	
14mr|gnome-js-common-0.1.2-4|33	%files
14mr|gnome-js-common-0.1.2-4|34	%doc %{_datadir}/doc/%{name}
14mr|gnome-js-common-0.1.2-4|35	%{_datadir}/gnome-js
14mr|gnome-js-common-0.1.2-4|36	%{_datadir}/pkgconfig/gnome-js-common.pc
14mr|gnome-js-common-0.1.2-4|37	
14mr|gnome-js-common-0.1.2-4|38	
14mr|gnome-js-common-0.1.2-4|39	
14mr|gnome-js-common-0.1.2-4|40	%changelog
14mr|gnome-js-common-0.1.2-4|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.1.2-4
14mr|gnome-js-common-0.1.2-4|42	+ Revision: c3f9839
14mr|gnome-js-common-0.1.2-4|43	- MassBuild#440: Increase release tag
14mr|gnome-js-common-0.1.2-4|44	
14mr|gnome-js-common-0.1.2-4|45	

16526 14
14mr|gnome-keyring-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-keyring-3.12.2-2|2	
14mr|gnome-keyring-3.12.2-2|3	%define api	3
14mr|gnome-keyring-3.12.2-2|4	
14mr|gnome-keyring-3.12.2-2|5	Summary:	Keyring and password manager for the GNOME desktop
14mr|gnome-keyring-3.12.2-2|6	Name:		gnome-keyring
14mr|gnome-keyring-3.12.2-2|7	Version:	3.12.2
14mr|gnome-keyring-3.12.2-2|8	Release:	2
14mr|gnome-keyring-3.12.2-2|9	License:	GPLv2+ and LGPLv2+
14mr|gnome-keyring-3.12.2-2|10	Group:		Networking/Remote access
14mr|gnome-keyring-3.12.2-2|11	URL:		http://www.gnome.org/
14mr|gnome-keyring-3.12.2-2|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-keyring-3.12.2-2|13	
14mr|gnome-keyring-3.12.2-2|14	BuildRequires:	intltool
14mr|gnome-keyring-3.12.2-2|15	BuildRequires:	glib2.0-common
14mr|gnome-keyring-3.12.2-2|16	BuildRequires:	gtk-doc
14mr|gnome-keyring-3.12.2-2|17	BuildRequires:	libtasn1-tools
14mr|gnome-keyring-3.12.2-2|18	BuildRequires:	pam-devel
14mr|gnome-keyring-3.12.2-2|19	BuildRequires:	pkgconfig(dbus-1) >= 1.0
14mr|gnome-keyring-3.12.2-2|20	BuildRequires:	pkgconfig(gck-1) >= 3.3.4
14mr|gnome-keyring-3.12.2-2|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|gnome-keyring-3.12.2-2|22	BuildRequires:	pkgconfig(libtasn1)
14mr|gnome-keyring-3.12.2-2|23	
14mr|gnome-keyring-3.12.2-2|24	#gw for keyring management GUI
14mr|gnome-keyring-3.12.2-2|25	Suggests:	seahorse
14mr|gnome-keyring-3.12.2-2|26	
14mr|gnome-keyring-3.12.2-2|27	%description
14mr|gnome-keyring-3.12.2-2|28	gnome-keyring is a program that keep password and other secrets for
14mr|gnome-keyring-3.12.2-2|29	users. It is run as a damon in the session, similar to ssh-agent, and
14mr|gnome-keyring-3.12.2-2|30	other applications can locate it by an environment variable.
14mr|gnome-keyring-3.12.2-2|31	
14mr|gnome-keyring-3.12.2-2|32	The program can manage several keyrings, each with its own master
14mr|gnome-keyring-3.12.2-2|33	password, and there is also a session keyring which is never stored to
14mr|gnome-keyring-3.12.2-2|34	disk, but forgotten when the session ends.
14mr|gnome-keyring-3.12.2-2|35	
14mr|gnome-keyring-3.12.2-2|36	%prep
14mr|gnome-keyring-3.12.2-2|37	%setup -q
14mr|gnome-keyring-3.12.2-2|38	%apply_patches
14mr|gnome-keyring-3.12.2-2|39	
14mr|gnome-keyring-3.12.2-2|40	%build
14mr|gnome-keyring-3.12.2-2|41	%configure2_5x \
14mr|gnome-keyring-3.12.2-2|42	--with-pam-dir=/%{_lib}/security \
14mr|gnome-keyring-3.12.2-2|43	--disable-static \
14mr|gnome-keyring-3.12.2-2|44	--enable-pam \
14mr|gnome-keyring-3.12.2-2|45	--disable-schemas-compile
14mr|gnome-keyring-3.12.2-2|46	
14mr|gnome-keyring-3.12.2-2|47	%make LIBS='-lgmodule-2.0 -lglib-2.0'
14mr|gnome-keyring-3.12.2-2|48	
14mr|gnome-keyring-3.12.2-2|49	%install
14mr|gnome-keyring-3.12.2-2|50	%makeinstall_std
14mr|gnome-keyring-3.12.2-2|51	
14mr|gnome-keyring-3.12.2-2|52	#we don't want these
14mr|gnome-keyring-3.12.2-2|53	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mr|gnome-keyring-3.12.2-2|54	
14mr|gnome-keyring-3.12.2-2|55	%find_lang %{name} %{name}.lang
14mr|gnome-keyring-3.12.2-2|56	
14mr|gnome-keyring-3.12.2-2|57	%files -f %{name}.lang
14mr|gnome-keyring-3.12.2-2|58	%doc README NEWS
14mr|gnome-keyring-3.12.2-2|59	%{_sysconfdir}/xdg/autostart/%{name}-gpg.desktop
14mr|gnome-keyring-3.12.2-2|60	%{_sysconfdir}/xdg/autostart/%{name}-pkcs11.desktop
14mr|gnome-keyring-3.12.2-2|61	%{_sysconfdir}/xdg/autostart/%{name}-secrets.desktop
14mr|gnome-keyring-3.12.2-2|62	%{_sysconfdir}/xdg/autostart/%{name}-ssh.desktop
14mr|gnome-keyring-3.12.2-2|63	%{_bindir}/%{name}
14mr|gnome-keyring-3.12.2-2|64	%{_bindir}/%{name}-%{api}
14mr|gnome-keyring-3.12.2-2|65	%attr(755,root,root) %{_bindir}/%{name}-daemon
14mr|gnome-keyring-3.12.2-2|66	%{_libdir}/%{name}
14mr|gnome-keyring-3.12.2-2|67	%{_libdir}/pkcs11
14mr|gnome-keyring-3.12.2-2|68	/%{_lib}/security/pam_gnome_keyring*.so
14mr|gnome-keyring-3.12.2-2|69	%{_datadir}/dbus-1/services/org.gnome.keyring.service
14mr|gnome-keyring-3.12.2-2|70	%{_datadir}/dbus-1/services/org.freedesktop.secrets.service
14mr|gnome-keyring-3.12.2-2|71	%{_datadir}/GConf/gsettings/*.convert
14mr|gnome-keyring-3.12.2-2|72	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.cache.gschema.xml
14mr|gnome-keyring-3.12.2-2|73	%{_datadir}/p11-kit/modules/gnome-keyring.module
14mr|gnome-keyring-3.12.2-2|74	%{_mandir}/man1/gnome-*
14mr|gnome-keyring-3.12.2-2|75	
14mr|gnome-keyring-3.12.2-2|76	%changelog
14mr|gnome-keyring-3.12.2-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-keyring-3.12.2-2|78	+ Revision: 295510f
14mr|gnome-keyring-3.12.2-2|79	- MassBuild#440: Increase release tag
14mr|gnome-keyring-3.12.2-2|80	
14mr|gnome-keyring-3.12.2-2|81	

16527 14
14mr|gnome-keyring-sharp-1.0.2-5|1	Summary:	Mono implementation of the GNOME Keyring API
14mr|gnome-keyring-sharp-1.0.2-5|2	Name:		gnome-keyring-sharp
14mr|gnome-keyring-sharp-1.0.2-5|3	Version:	1.0.2
14mr|gnome-keyring-sharp-1.0.2-5|4	Release:	5
14mr|gnome-keyring-sharp-1.0.2-5|5	Source0:	http://www.go-mono.com/archive/%{name}/%{name}-%{version}.tar.gz
14mr|gnome-keyring-sharp-1.0.2-5|6	License:	MIT
14mr|gnome-keyring-sharp-1.0.2-5|7	Group:		System/Libraries
14mr|gnome-keyring-sharp-1.0.2-5|8	Url:		http://go-mono.com
14mr|gnome-keyring-sharp-1.0.2-5|9	BuildRequires:	pkgconfig(mono)
14mr|gnome-keyring-sharp-1.0.2-5|10	BuildRequires:	ndesk-dbus
14mr|gnome-keyring-sharp-1.0.2-5|11	BuildRequires:	monodoc
14mr|gnome-keyring-sharp-1.0.2-5|12	BuildRequires:	glib-sharp2
14mr|gnome-keyring-sharp-1.0.2-5|13	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|gnome-keyring-sharp-1.0.2-5|14	BuildRequires:	automake
14mr|gnome-keyring-sharp-1.0.2-5|15	Requires:		gnome-keyring
14mr|gnome-keyring-sharp-1.0.2-5|16	
14mr|gnome-keyring-sharp-1.0.2-5|17	%description
14mr|gnome-keyring-sharp-1.0.2-5|18	GNOME Keyring is a system which allows you to store passwords and
14mr|gnome-keyring-sharp-1.0.2-5|19	other sensitive data across GNOME applications. It provides an API to
14mr|gnome-keyring-sharp-1.0.2-5|20	access this information, as well as a daemon to manage it.
14mr|gnome-keyring-sharp-1.0.2-5|21	
14mr|gnome-keyring-sharp-1.0.2-5|22	gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.
14mr|gnome-keyring-sharp-1.0.2-5|23	
14mr|gnome-keyring-sharp-1.0.2-5|24	%package doc
14mr|gnome-keyring-sharp-1.0.2-5|25	Summary:	Development documentation for %{name}
14mr|gnome-keyring-sharp-1.0.2-5|26	Group:		Development/Other
14mr|gnome-keyring-sharp-1.0.2-5|27	Requires(post):	mono-tools >= 1.1.9
14mr|gnome-keyring-sharp-1.0.2-5|28	Requires(postun): mono-tools >= 1.1.9
14mr|gnome-keyring-sharp-1.0.2-5|29	
14mr|gnome-keyring-sharp-1.0.2-5|30	%description doc
14mr|gnome-keyring-sharp-1.0.2-5|31	Gecko-sharp is a C# language binding for the gtkembedmoz widget. You
14mr|gnome-keyring-sharp-1.0.2-5|32	can use it to embed mozilla into C# programs.
14mr|gnome-keyring-sharp-1.0.2-5|33	
14mr|gnome-keyring-sharp-1.0.2-5|34	This package contains the API documentation for the %name in
14mr|gnome-keyring-sharp-1.0.2-5|35	Monodoc format.
14mr|gnome-keyring-sharp-1.0.2-5|36	
14mr|gnome-keyring-sharp-1.0.2-5|37	
14mr|gnome-keyring-sharp-1.0.2-5|38	%prep
14mr|gnome-keyring-sharp-1.0.2-5|39	%setup -q
14mr|gnome-keyring-sharp-1.0.2-5|40	
14mr|gnome-keyring-sharp-1.0.2-5|41	%build
14mr|gnome-keyring-sharp-1.0.2-5|42	%configure2_5x --disable-static
14mr|gnome-keyring-sharp-1.0.2-5|43	make
14mr|gnome-keyring-sharp-1.0.2-5|44	
14mr|gnome-keyring-sharp-1.0.2-5|45	%install
14mr|gnome-keyring-sharp-1.0.2-5|46	%makeinstall_std
14mr|gnome-keyring-sharp-1.0.2-5|47	%if %{_lib} != lib
14mr|gnome-keyring-sharp-1.0.2-5|48	mv %{buildroot}%{_libdir}/mono* %{buildroot}%{_prefix}/lib
14mr|gnome-keyring-sharp-1.0.2-5|49	%endif
14mr|gnome-keyring-sharp-1.0.2-5|50	
14mr|gnome-keyring-sharp-1.0.2-5|51	%post doc
14mr|gnome-keyring-sharp-1.0.2-5|52	%{_bindir}/monodoc --make-index > /dev/null
14mr|gnome-keyring-sharp-1.0.2-5|53	
14mr|gnome-keyring-sharp-1.0.2-5|54	%postun doc
14mr|gnome-keyring-sharp-1.0.2-5|55	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mr|gnome-keyring-sharp-1.0.2-5|56	fi
14mr|gnome-keyring-sharp-1.0.2-5|57	
14mr|gnome-keyring-sharp-1.0.2-5|58	%files
14mr|gnome-keyring-sharp-1.0.2-5|59	%doc README
14mr|gnome-keyring-sharp-1.0.2-5|60	%{_prefix}/lib/mono/gac/Gnome.Keyring
14mr|gnome-keyring-sharp-1.0.2-5|61	%{_prefix}/lib/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll
14mr|gnome-keyring-sharp-1.0.2-5|62	%{_libdir}/libgnome-keyring-sharp-glue.so
14mr|gnome-keyring-sharp-1.0.2-5|63	%{_libdir}/pkgconfig/*.pc
14mr|gnome-keyring-sharp-1.0.2-5|64	
14mr|gnome-keyring-sharp-1.0.2-5|65	%files doc
14mr|gnome-keyring-sharp-1.0.2-5|66	%{_prefix}/lib/monodoc/sources/Gnome.Keyring.*
14mr|gnome-keyring-sharp-1.0.2-5|67	
14mr|gnome-keyring-sharp-1.0.2-5|68	
14mr|gnome-keyring-sharp-1.0.2-5|69	
14mr|gnome-keyring-sharp-1.0.2-5|70	%changelog
14mr|gnome-keyring-sharp-1.0.2-5|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|gnome-keyring-sharp-1.0.2-5|72	+ Revision: 15803b6
14mr|gnome-keyring-sharp-1.0.2-5|73	- MassBuild#440: Increase release tag
14mr|gnome-keyring-sharp-1.0.2-5|74	
14mr|gnome-keyring-sharp-1.0.2-5|75	

16528 14
14mr|gnome-klotski-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-klotski-3.12.2-2|2	
14mr|gnome-klotski-3.12.2-2|3	Name:		gnome-klotski
14mr|gnome-klotski-3.12.2-2|4	Version:	3.12.2
14mr|gnome-klotski-3.12.2-2|5	Release:	2
14mr|gnome-klotski-3.12.2-2|6	Summary:	GNOME Klotski game
14mr|gnome-klotski-3.12.2-2|7	License:	GPLv2+ and GFDL
14mr|gnome-klotski-3.12.2-2|8	Group:		Games/Puzzles
14mr|gnome-klotski-3.12.2-2|9	URL:		https://wiki.gnome.org/Klotski
14mr|gnome-klotski-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-klotski-3.12.2-2|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mr|gnome-klotski-3.12.2-2|12	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|gnome-klotski-3.12.2-2|13	BuildRequires:	intltool
14mr|gnome-klotski-3.12.2-2|14	BuildRequires:	itstool
14mr|gnome-klotski-3.12.2-2|15	BuildRequires:	libxml2-utils
14mr|gnome-klotski-3.12.2-2|16	Obsoletes:	gnotski
14mr|gnome-klotski-3.12.2-2|17	
14mr|gnome-klotski-3.12.2-2|18	%description
14mr|gnome-klotski-3.12.2-2|19	A series of sliding block puzzles. Try and solve them in the least number of
14mr|gnome-klotski-3.12.2-2|20	moves.
14mr|gnome-klotski-3.12.2-2|21	
14mr|gnome-klotski-3.12.2-2|22	%prep
14mr|gnome-klotski-3.12.2-2|23	%setup -q
14mr|gnome-klotski-3.12.2-2|24	
14mr|gnome-klotski-3.12.2-2|25	%build
14mr|gnome-klotski-3.12.2-2|26	%configure2_5x
14mr|gnome-klotski-3.12.2-2|27	%make
14mr|gnome-klotski-3.12.2-2|28	
14mr|gnome-klotski-3.12.2-2|29	%install
14mr|gnome-klotski-3.12.2-2|30	%makeinstall_std
14mr|gnome-klotski-3.12.2-2|31	
14mr|gnome-klotski-3.12.2-2|32	%find_lang %{name} --with-gnome
14mr|gnome-klotski-3.12.2-2|33	
14mr|gnome-klotski-3.12.2-2|34	%files -f %{name}.lang
14mr|gnome-klotski-3.12.2-2|35	%doc COPYING
14mr|gnome-klotski-3.12.2-2|36	%{_bindir}/%{name}
14mr|gnome-klotski-3.12.2-2|37	%{_datadir}/applications/%{name}.desktop
14mr|gnome-klotski-3.12.2-2|38	%{_datadir}/glib-2.0/schemas/org.gnome.klotski.gschema.xml
14mr|gnome-klotski-3.12.2-2|39	%{_datadir}/%{name}
14mr|gnome-klotski-3.12.2-2|40	%{_iconsdir}/*/*/apps/%{name}.*
14mr|gnome-klotski-3.12.2-2|41	%{_mandir}/man6/%{name}.6*
14mr|gnome-klotski-3.12.2-2|42	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-klotski-3.12.2-2|43	
14mr|gnome-klotski-3.12.2-2|44	
14mr|gnome-klotski-3.12.2-2|45	%changelog
14mr|gnome-klotski-3.12.2-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-klotski-3.12.2-2|47	+ Revision: c4997c7
14mr|gnome-klotski-3.12.2-2|48	- MassBuild#440: Increase release tag
14mr|gnome-klotski-3.12.2-2|49	
14mr|gnome-klotski-3.12.2-2|50	

16529 14
14mr|gnome-libs-1.4.2-29|1	%define lib_major		32
14mr|gnome-libs-1.4.2-29|2	%define xmhtml_major		1
14mr|gnome-libs-1.4.2-29|3	%define lib_name		%mklibname gnome %{lib_major}
14mr|gnome-libs-1.4.2-29|4	%define lib_gtkxmhtml		%mklibname gtkxmhtml 1
14mr|gnome-libs-1.4.2-29|5	
14mr|gnome-libs-1.4.2-29|6	Summary:	Main GNOME libraries
14mr|gnome-libs-1.4.2-29|7	Name:		gnome-libs
14mr|gnome-libs-1.4.2-29|8	Version: 	1.4.2
14mr|gnome-libs-1.4.2-29|9	Release:	29
14mr|gnome-libs-1.4.2-29|10	License:	LGPL
14mr|gnome-libs-1.4.2-29|11	Group:		System/Libraries
14mr|gnome-libs-1.4.2-29|12	URL:		http://www.gnome.org/
14mr|gnome-libs-1.4.2-29|13	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/stable/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-libs-1.4.2-29|14	Source1:	gtkrc-default.bz2
14mr|gnome-libs-1.4.2-29|15	BuildRequires:	autoconf2.1
14mr|gnome-libs-1.4.2-29|16	BuildRequires:	automake1.4
14mr|gnome-libs-1.4.2-29|17	BuildRequires:	libtool
14mr|gnome-libs-1.4.2-29|18	BuildRequires:	db1-devel
14mr|gnome-libs-1.4.2-29|19	BuildRequires:	pkgconfig(ORBit)
14mr|gnome-libs-1.4.2-29|20	BuildRequires:	pkgconfig(esound)
14mr|gnome-libs-1.4.2-29|21	BuildRequires:	pkgconfig(gtk+)
14mr|gnome-libs-1.4.2-29|22	BuildRequires:	pkgconfig(imlibgdk)
14mr|gnome-libs-1.4.2-29|23	BuildRequires:	pkgconfig(xt)
14mr|gnome-libs-1.4.2-29|24	BuildRequires:	pkgconfig(xpm)
14mr|gnome-libs-1.4.2-29|25	Requires:	ORBit
14mr|gnome-libs-1.4.2-29|26	
14mr|gnome-libs-1.4.2-29|27	# Red Hat patches
14mr|gnome-libs-1.4.2-29|28	Patch0:		RH-gnome-libs-rhsnddefs.patch
14mr|gnome-libs-1.4.2-29|29	# allow reading UTF-8 encoded .desktop
14mr|gnome-libs-1.4.2-29|30	Patch13:	gnome-libs-1.4.2-utf8menu.patch
14mr|gnome-libs-1.4.2-29|31	
14mr|gnome-libs-1.4.2-29|32	# Mandriva patch
14mr|gnome-libs-1.4.2-29|33	#(fred c)
14mr|gnome-libs-1.4.2-29|34	# search icons first in /usr/share/icons/large, normal and small
14mr|gnome-libs-1.4.2-29|35	Patch5:		gnome-libs-1.4.2-iconspath.patch
14mr|gnome-libs-1.4.2-29|36	# (fc) 1.2.8-4mdk move gtkrc files to /usr/share/gtkrc
14mr|gnome-libs-1.4.2-29|37	Patch6:		gnome-libs-1.2.8-gtkrc.patch
14mr|gnome-libs-1.4.2-29|38	# (fc) 1.4.2-3mdk use yelp or galeon to display help
14mr|gnome-libs-1.4.2-29|39	Patch7:		gnome-libs-1.4.1.2.90-ghelp.patch
14mr|gnome-libs-1.4.2-29|40	# (pablo) better fontsets in gtkrc.* files
14mr|gnome-libs-1.4.2-29|41	Patch16:	gnome-libs-rclocale.bz2
14mr|gnome-libs-1.4.2-29|42	# (fc) 1.4.1.2-10mdk fix missing prototypes
14mr|gnome-libs-1.4.2-29|43	Patch18:	gnome-libs-1.4.1.3-prototypes.patch
14mr|gnome-libs-1.4.2-29|44	# (fc) 1.4.1.4-2mdk fix font size in gtk-xmhtml
14mr|gnome-libs-1.4.2-29|45	Patch19:	gnome-libs-1.4.1.4-fonts.patch
14mr|gnome-libs-1.4.2-29|46	# (fc) 1.4.1.4-3mdk fix numeric keypad switching (fix keypad in vim) (Debian)
14mr|gnome-libs-1.4.2-29|47	Patch21:	gnome-libs-1.4.1.4-keypad.patch
14mr|gnome-libs-1.4.2-29|48	# (pablo) 1.4.1.4-4mdk patch to have gnome-terminal switch automatically
14mr|gnome-libs-1.4.2-29|49	# to utf-8 mode if the locale is utf-8
14mr|gnome-libs-1.4.2-29|50	Patch22:	gnome-libs-zvt-utf8-autodetect.patch
14mr|gnome-libs-1.4.2-29|51	# (fc) 1.4.1.7-2mdk don't add -L/usr/lib to ldflags
14mr|gnome-libs-1.4.2-29|52	# (gb) 1.4.2-12mdk update to remove unused libdir in libart-config
14mr|gnome-libs-1.4.2-29|53	Patch23:	gnome-libs-1.4.2-libdir.patch
14mr|gnome-libs-1.4.2-29|54	# (fc) 1.4.2-1mdk remove -I/usr/include from cflags
14mr|gnome-libs-1.4.2-29|55	Patch24:	gnome-libs-1.4.2-includedir.patch
14mr|gnome-libs-1.4.2-29|56	# (gb) 1.4.2-2mdk fix on 64-bit platforms where sizeof(int) != sizeof(size_t)
14mr|gnome-libs-1.4.2-29|57	Patch25:	gnome-libs-1.4.2-64bit-fixes.patch
14mr|gnome-libs-1.4.2-29|58	# (fc) 1.4.2-3mdk disable tearoffs and detachable menubar by default
14mr|gnome-libs-1.4.2-29|59	Patch26:	gnome-libs-1.2.13-notearoffs.patch
14mr|gnome-libs-1.4.2-29|60	# (fc) 1.4.2-3mdk fix segfault in gnome-moz-remote (rawhide)
14mr|gnome-libs-1.4.2-29|61	Patch27:	gnome-libs-1.4.1.2.90-moz-remote-fix.patch
14mr|gnome-libs-1.4.2-29|62	# (fc) 1.4.2-3mdk Disable xalf by default (rawhide)
14mr|gnome-libs-1.4.2-29|63	Patch28:	gnome-libs-1.2.13-noxalf.patch
14mr|gnome-libs-1.4.2-29|64	# (gb) 1.4.2-5mdk handle biarch struct utmp
14mr|gnome-libs-1.4.2-29|65	Patch29:	gnome-libs-1.4.2-biarch-utmp.patch
14mr|gnome-libs-1.4.2-29|66	# (gb) 1.4.2-11mdk libtool fixes, don't bother with older aclocal, patch aclocal.m4 directly
14mr|gnome-libs-1.4.2-29|67	Patch30:	gnome-libs-1.4.2-libtool.patch
14mr|gnome-libs-1.4.2-29|68	# (gb) 1.4.2-13mdk gcc4 fixes, aka remove duplicates
14mr|gnome-libs-1.4.2-29|69	Patch31:	gnome-libs-1.4.2-gcc4.patch
14mr|gnome-libs-1.4.2-29|70	# (peroyvind) 1.4.2-14mdk fix underquoted calls, aka get rid of aclocal warnings
14mr|gnome-libs-1.4.2-29|71	Patch32:	gnome-libs-1.4.2-fix-underquoted-calls.patch
14mr|gnome-libs-1.4.2-29|72	# (anssi) fix linking order for --as-needed
14mr|gnome-libs-1.4.2-29|73	Patch33:	gnome-libs-1.4.2-linking-order.patch
14mr|gnome-libs-1.4.2-29|74	# (anssi) fix underlinking
14mr|gnome-libs-1.4.2-29|75	Patch34:	gnome-libs-1.4.2-underlinking.patch
14mr|gnome-libs-1.4.2-29|76	Patch35:	gnome-libs-1.4.2-libpng15.patch
14mr|gnome-libs-1.4.2-29|77	
14mr|gnome-libs-1.4.2-29|78	%description
14mr|gnome-libs-1.4.2-29|79	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14mr|gnome-libs-1.4.2-29|80	GUI applications and desktop tools to be used in conjunction with a
14mr|gnome-libs-1.4.2-29|81	window manager for the X Window System.  The gnome-libs package
14mr|gnome-libs-1.4.2-29|82	includes libraries that are needed to run GNOME.
14mr|gnome-libs-1.4.2-29|83	
14mr|gnome-libs-1.4.2-29|84	%package -n	%{lib_name}
14mr|gnome-libs-1.4.2-29|85	Summary:	Libraries and headers for GNOME application development
14mr|gnome-libs-1.4.2-29|86	Group:		System/Libraries
14mr|gnome-libs-1.4.2-29|87	Requires:	%{name} = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|88	
14mr|gnome-libs-1.4.2-29|89	%description -n	%{lib_name}
14mr|gnome-libs-1.4.2-29|90	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14mr|gnome-libs-1.4.2-29|91	GUI applications and desktop tools to be used in conjunction with a
14mr|gnome-libs-1.4.2-29|92	window manager for the X Window System.  The gnome-libs package
14mr|gnome-libs-1.4.2-29|93	includes libraries that are needed to run GNOME.
14mr|gnome-libs-1.4.2-29|94	
14mr|gnome-libs-1.4.2-29|95	This package contains main library for GNOME
14mr|gnome-libs-1.4.2-29|96	
14mr|gnome-libs-1.4.2-29|97	%package -n	%{lib_name}-devel
14mr|gnome-libs-1.4.2-29|98	Summary:	Libraries and headers for GNOME application development
14mr|gnome-libs-1.4.2-29|99	Group:		Development/GNOME and GTK+
14mr|gnome-libs-1.4.2-29|100	Requires:	db1-devel
14mr|gnome-libs-1.4.2-29|101	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|102	Provides:	libgnome-devel = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|103	Provides:	gnome-devel = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|104	Requires:	%{lib_gtkxmhtml} = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|105	Requires:	%{lib_name} = %{version}-%{release}
14mr|gnome-libs-1.4.2-29|106	
14mr|gnome-libs-1.4.2-29|107	%description -n	%{lib_name}-devel
14mr|gnome-libs-1.4.2-29|108	GNOME (GNU Network Object Model Environment) is a user-friendly set of
14mr|gnome-libs-1.4.2-29|109	GUI applications and desktop tools to be used in conjunction with a
14mr|gnome-libs-1.4.2-29|110	window manager for the X Window System. The gnome-libs-devel package
14mr|gnome-libs-1.4.2-29|111	includes the libraries and include files that you will need to develop
14mr|gnome-libs-1.4.2-29|112	GNOME applications.
14mr|gnome-libs-1.4.2-29|113	
14mr|gnome-libs-1.4.2-29|114	You should install the gnome-libs-devel package if you would like to
14mr|gnome-libs-1.4.2-29|115	develop GNOME applications.  You don't need to install gnome-libs-devel
14mr|gnome-libs-1.4.2-29|116	if you just want to use the GNOME desktop environment.
14mr|gnome-libs-1.4.2-29|117	
14mr|gnome-libs-1.4.2-29|118	%package -n	%{lib_gtkxmhtml}
14mr|gnome-libs-1.4.2-29|119	Summary:	Libraries for gtkxmHTML
14mr|gnome-libs-1.4.2-29|120	Group:		System/Libraries
14mr|gnome-libs-1.4.2-29|121	
14mr|gnome-libs-1.4.2-29|122	%description -n	%{lib_gtkxmhtml}
14mr|gnome-libs-1.4.2-29|123	This package provides library for gtkxmHTML
14mr|gnome-libs-1.4.2-29|124	
14mr|gnome-libs-1.4.2-29|125	%prep
14mr|gnome-libs-1.4.2-29|126	%setup -q
14mr|gnome-libs-1.4.2-29|127	%patch0 -p1 -b .foo
14mr|gnome-libs-1.4.2-29|128	%patch5 -p1 -b .icons
14mr|gnome-libs-1.4.2-29|129	%patch6 -p1 -b .gtkrc
14mr|gnome-libs-1.4.2-29|130	# better fontsets in gtkrc.* files -- pablo
14mr|gnome-libs-1.4.2-29|131	%patch16 -p1 -b .rclocale
14mr|gnome-libs-1.4.2-29|132	%patch7 -p1 -b .ghelp
14mr|gnome-libs-1.4.2-29|133	%patch13 -p1 -b .utf8
14mr|gnome-libs-1.4.2-29|134	%patch18 -p1 -b .prototypes
14mr|gnome-libs-1.4.2-29|135	%patch19 -p1 -b .fonts
14mr|gnome-libs-1.4.2-29|136	%patch21 -p1 -b .keypad
14mr|gnome-libs-1.4.2-29|137	%patch22 -p1 -b .zvtutf8
14mr|gnome-libs-1.4.2-29|138	%patch23 -p1 -b .libdir
14mr|gnome-libs-1.4.2-29|139	%patch24 -p1 -b .includedir
14mr|gnome-libs-1.4.2-29|140	%patch25 -p1 -b .64bit-fixes
14mr|gnome-libs-1.4.2-29|141	%patch26 -p1 -b .notearoffs
14mr|gnome-libs-1.4.2-29|142	%patch27 -p1 -b .moz-remote
14mr|gnome-libs-1.4.2-29|143	%patch28 -p1 -b .noxalf
14mr|gnome-libs-1.4.2-29|144	%patch29 -p1 -b .biarch-utmp
14mr|gnome-libs-1.4.2-29|145	%patch30 -p1 -b .libtool
14mr|gnome-libs-1.4.2-29|146	%patch31 -p1 -b .gcc4
14mr|gnome-libs-1.4.2-29|147	%patch32 -p1 -b .underquoted
14mr|gnome-libs-1.4.2-29|148	%patch33 -p1 -b .linking-order
14mr|gnome-libs-1.4.2-29|149	%patch34 -p1 -b .underlinking
14mr|gnome-libs-1.4.2-29|150	%patch35 -p1 -b .png15
14mr|gnome-libs-1.4.2-29|151	
14mr|gnome-libs-1.4.2-29|152	#needed by patches 22 & 23
14mr|gnome-libs-1.4.2-29|153	autoconf-2.13
14mr|gnome-libs-1.4.2-29|154	cd libart_lgpl
14mr|gnome-libs-1.4.2-29|155	autoconf-2.13
14mr|gnome-libs-1.4.2-29|156	cd ..
14mr|gnome-libs-1.4.2-29|157	
14mr|gnome-libs-1.4.2-29|158	#needed by patch 6 & 24
14mr|gnome-libs-1.4.2-29|159	automake-1.4
14mr|gnome-libs-1.4.2-29|160	
14mr|gnome-libs-1.4.2-29|161	%build
14mr|gnome-libs-1.4.2-29|162	# libjpeg-turbo >= 1.0.90 moves definition of JPEG_LIB_VERSION from jpeglib.h to jconfig.h
14mr|gnome-libs-1.4.2-29|163	# which we explicitly avoid including for own reasons, so we need help finding the definition
14mr|gnome-libs-1.4.2-29|164	EXTRACTED_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -imacros jpeglib.h -P | awk 'NF > 0')
14mr|gnome-libs-1.4.2-29|165	VISIBLE_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -DJCONFIG_INCLUDED -imacros jpeglib.h -P | awk 'NF > 0')
14mr|gnome-libs-1.4.2-29|166	if [ "$VISIBLE_JPEG_LIB_VERSION" = "JPEG_LIB_VERSION" ]; then
14mr|gnome-libs-1.4.2-29|167	JPEG_EXTRA_DEFINE="-DJPEG_LIB_VERSION=$EXTRACTED_JPEG_LIB_VERSION"
14mr|gnome-libs-1.4.2-29|168	fi
14mr|gnome-libs-1.4.2-29|169	
14mr|gnome-libs-1.4.2-29|170	export CPPFLAGS="$JPEG_EXTRA_DEFINE"
14mr|gnome-libs-1.4.2-29|171	
14mr|gnome-libs-1.4.2-29|172	%define Werror_cflags %nil
14mr|gnome-libs-1.4.2-29|173	%configure --with-kde-datadir=%{_datadir} --disable-alsa --enable-prefer-db1 --disable-gtk-doc
14mr|gnome-libs-1.4.2-29|174	
14mr|gnome-libs-1.4.2-29|175	#parallel build is broken
14mr|gnome-libs-1.4.2-29|176	make LIBTOOL=libtool
14mr|gnome-libs-1.4.2-29|177	
14mr|gnome-libs-1.4.2-29|178	%install
14mr|gnome-libs-1.4.2-29|179	%makeinstall_std LIBTOOL=libtool
14mr|gnome-libs-1.4.2-29|180	
14mr|gnome-libs-1.4.2-29|181	# multiarch support
14mr|gnome-libs-1.4.2-29|182	%multiarch_binaries %{buildroot}%{_bindir}/gnome-config
14mr|gnome-libs-1.4.2-29|183	
14mr|gnome-libs-1.4.2-29|184	%multiarch_includes %{buildroot}%{_includedir}/gnome-1.0/libart_lgpl/art_config.h
14mr|gnome-libs-1.4.2-29|185	
14mr|gnome-libs-1.4.2-29|186	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
14mr|gnome-libs-1.4.2-29|187	cp -f  %{buildroot}%{_docdir}/{gnome-doc,mkstub}  %{buildroot}%{_bindir}
14mr|gnome-libs-1.4.2-29|188	chmod a+x %{buildroot}%{_bindir}/{gnome-doc,mkstub}
14mr|gnome-libs-1.4.2-29|189	cp -f  %{buildroot}%{_docdir}/gnome-doc.el  %{buildroot}%{_datadir}/emacs/site-lisp
14mr|gnome-libs-1.4.2-29|190	
14mr|gnome-libs-1.4.2-29|191	# find *.mo files, per language
14mr|gnome-libs-1.4.2-29|192	%find_lang %{name} --with-gnome
14mr|gnome-libs-1.4.2-29|193	
14mr|gnome-libs-1.4.2-29|194	# remove unpackaged files
14mr|gnome-libs-1.4.2-29|195	rm -rf %{buildroot}%{_prefix}/doc  %{buildroot}%{_datadir}/doc
14mr|gnome-libs-1.4.2-29|196	
14mr|gnome-libs-1.4.2-29|197	%files -n %{lib_gtkxmhtml}
14mr|gnome-libs-1.4.2-29|198	%{_libdir}/libgtkxmhtml*.so.*
14mr|gnome-libs-1.4.2-29|199	
14mr|gnome-libs-1.4.2-29|200	%files -f %{name}.lang
14mr|gnome-libs-1.4.2-29|201	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gnome-libs-1.4.2-29|202	%{_bindir}/dns-helper
14mr|gnome-libs-1.4.2-29|203	%{_bindir}/gconfigger
14mr|gnome-libs-1.4.2-29|204	%{_bindir}/gnome-bug
14mr|gnome-libs-1.4.2-29|205	%{_bindir}/gnome-dump-metadata
14mr|gnome-libs-1.4.2-29|206	%{_bindir}/gnome-gen-mimedb
14mr|gnome-libs-1.4.2-29|207	%{_bindir}/gnome-moz-remote
14mr|gnome-libs-1.4.2-29|208	%{_bindir}/gnome-name-service
14mr|gnome-libs-1.4.2-29|209	%{_bindir}/gnome_segv
14mr|gnome-libs-1.4.2-29|210	%{_bindir}/goad-browser
14mr|gnome-libs-1.4.2-29|211	%{_bindir}/loadshlib
14mr|gnome-libs-1.4.2-29|212	%{_bindir}/new-object
14mr|gnome-libs-1.4.2-29|213	%attr(2755, root, utmp) %{_sbindir}/gnome-pty-helper
14mr|gnome-libs-1.4.2-29|214	%{_datadir}/idl/*
14mr|gnome-libs-1.4.2-29|215	%{_datadir}/pixmaps/*
14mr|gnome-libs-1.4.2-29|216	%dir %{_datadir}/gtkrc
14mr|gnome-libs-1.4.2-29|217	%config(noreplace) %{_datadir}/gtkrc/gtkrc*
14mr|gnome-libs-1.4.2-29|218	%{_datadir}/mime-info
14mr|gnome-libs-1.4.2-29|219	%{_datadir}/type-convert
14mr|gnome-libs-1.4.2-29|220	%config(noreplace) %{_sysconfdir}/*
14mr|gnome-libs-1.4.2-29|221	%{_mandir}/man1/dns-helper*
14mr|gnome-libs-1.4.2-29|222	%{_mandir}/man1/gconfigger*
14mr|gnome-libs-1.4.2-29|223	%{_mandir}/man1/gnome-bug*
14mr|gnome-libs-1.4.2-29|224	%{_mandir}/man1/gnome-dump-metadata*
14mr|gnome-libs-1.4.2-29|225	%{_mandir}/man1/gnome-gen-mimedb*
14mr|gnome-libs-1.4.2-29|226	%{_mandir}/man1/gnome-moz-remote*
14mr|gnome-libs-1.4.2-29|227	%{_mandir}/man1/gnome-name-service*
14mr|gnome-libs-1.4.2-29|228	%{_mandir}/man1/gnome_segv*
14mr|gnome-libs-1.4.2-29|229	%{_mandir}/man1/goad-browser*
14mr|gnome-libs-1.4.2-29|230	%{_mandir}/man1/loadshlib*
14mr|gnome-libs-1.4.2-29|231	%{_mandir}/man1/new-object*
14mr|gnome-libs-1.4.2-29|232	%{_mandir}/man1/gnome-pty-helper*
14mr|gnome-libs-1.4.2-29|233	%{_mandir}/man1/gnome.*
14mr|gnome-libs-1.4.2-29|234	
14mr|gnome-libs-1.4.2-29|235	%files -n %{lib_name}
14mr|gnome-libs-1.4.2-29|236	%{_libdir}/libgnome*.so.*
14mr|gnome-libs-1.4.2-29|237	%{_libdir}/libgnorba*.so.*
14mr|gnome-libs-1.4.2-29|238	%{_libdir}/libzvt*.so.*
14mr|gnome-libs-1.4.2-29|239	%{_libdir}/libart*.so.*
14mr|gnome-libs-1.4.2-29|240	
14mr|gnome-libs-1.4.2-29|241	%files -n %{lib_name}-devel
14mr|gnome-libs-1.4.2-29|242	%doc devel-docs/*
14mr|gnome-libs-1.4.2-29|243	%doc %{_datadir}/gtk-doc/html/*
14mr|gnome-libs-1.4.2-29|244	%{_bindir}/gnome-config
14mr|gnome-libs-1.4.2-29|245	%multiarch %{multiarch_bindir}/gnome-config
14mr|gnome-libs-1.4.2-29|246	
14mr|gnome-libs-1.4.2-29|247	%{_bindir}/libart-config
14mr|gnome-libs-1.4.2-29|248	%{_bindir}/gnome-doc
14mr|gnome-libs-1.4.2-29|249	%{_bindir}/mkstub
14mr|gnome-libs-1.4.2-29|250	%{_libdir}/lib*.so
14mr|gnome-libs-1.4.2-29|251	%{_libdir}/*.sh
14mr|gnome-libs-1.4.2-29|252	%{_libdir}/gnome-libs
14mr|gnome-libs-1.4.2-29|253	%{_includedir}/*
14mr|gnome-libs-1.4.2-29|254	%{_datadir}/aclocal/*
14mr|gnome-libs-1.4.2-29|255	%{_mandir}/man1/gnome-doc*
14mr|gnome-libs-1.4.2-29|256	%{_mandir}/man1/gnome-mkstub*
14mr|gnome-libs-1.4.2-29|257	%{_mandir}/man1/gnome-config*
14mr|gnome-libs-1.4.2-29|258	%{_mandir}/man1/libart-config*
14mr|gnome-libs-1.4.2-29|259	%{_mandir}/man5/*
14mr|gnome-libs-1.4.2-29|260	%{_datadir}/gnome/help/*
14mr|gnome-libs-1.4.2-29|261	%{_datadir}/gnome/html/*
14mr|gnome-libs-1.4.2-29|262	%{_datadir}/emacs/site-lisp/*
14mr|gnome-libs-1.4.2-29|263	
14mr|gnome-libs-1.4.2-29|264	
14mr|gnome-libs-1.4.2-29|265	
14mr|gnome-libs-1.4.2-29|266	%changelog
14mr|gnome-libs-1.4.2-29|267	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-29
14mr|gnome-libs-1.4.2-29|268	+ Revision: 7ce00c4
14mr|gnome-libs-1.4.2-29|269	- MassBuild#440: Increase release tag
14mr|gnome-libs-1.4.2-29|270	
14mr|gnome-libs-1.4.2-29|271	

16530 14
14mr|gnome-logs-3.12.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnome-logs-3.12.2-2|2	
14mr|gnome-logs-3.12.2-2|3	Name:		gnome-logs
14mr|gnome-logs-3.12.2-2|4	Version:	3.12.2
14mr|gnome-logs-3.12.2-2|5	Release:	2
14mr|gnome-logs-3.12.2-2|6	Summary:	GNOME Log Viewer
14mr|gnome-logs-3.12.2-2|7	License:	GPLv2+
14mr|gnome-logs-3.12.2-2|8	Group:		Graphical desktop/GNOME
14mr|gnome-logs-3.12.2-2|9	URL:		https://wiki.gnome.org/Apps/Logs
14mr|gnome-logs-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-logs-3.12.2-2|11	BuildRequires:	intltool
14mr|gnome-logs-3.12.2-2|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mr|gnome-logs-3.12.2-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.6
14mr|gnome-logs-3.12.2-2|14	BuildRequires:	pkgconfig(libsystemd-journal)
14mr|gnome-logs-3.12.2-2|15	BuildRequires:	appdata-tools
14mr|gnome-logs-3.12.2-2|16	BuildRequires:	gsettings-desktop-schemas
14mr|gnome-logs-3.12.2-2|17	BuildRequires:	itstool
14mr|gnome-logs-3.12.2-2|18	BuildRequires:	libxml2-utils
14mr|gnome-logs-3.12.2-2|19	BuildRequires:	xsltproc
14mr|gnome-logs-3.12.2-2|20	BuildRequires:	docbook-style-xsl
14mr|gnome-logs-3.12.2-2|21	BuildRequires:	docbook-dtd43-xml
14mr|gnome-logs-3.12.2-2|22	Requires:	gsettings-desktop-schemas
14mr|gnome-logs-3.12.2-2|23	
14mr|gnome-logs-3.12.2-2|24	%description
14mr|gnome-logs-3.12.2-2|25	Logs makes it easy to view and filter log messages and events. Filter
14mr|gnome-logs-3.12.2-2|26	logs by category and importance to get the information you want. Use
14mr|gnome-logs-3.12.2-2|27	the integrated search to get more relevant results.
14mr|gnome-logs-3.12.2-2|28	
14mr|gnome-logs-3.12.2-2|29	%prep
14mr|gnome-logs-3.12.2-2|30	%setup -q
14mr|gnome-logs-3.12.2-2|31	%apply_patches
14mr|gnome-logs-3.12.2-2|32	
14mr|gnome-logs-3.12.2-2|33	%build
14mr|gnome-logs-3.12.2-2|34	%configure2_5x
14mr|gnome-logs-3.12.2-2|35	%make
14mr|gnome-logs-3.12.2-2|36	
14mr|gnome-logs-3.12.2-2|37	%install
14mr|gnome-logs-3.12.2-2|38	%makeinstall_std
14mr|gnome-logs-3.12.2-2|39	
14mr|gnome-logs-3.12.2-2|40	find %{buildroot} -name '*.la' -delete
14mr|gnome-logs-3.12.2-2|41	
14mr|gnome-logs-3.12.2-2|42	%find_lang %{name}
14mr|gnome-logs-3.12.2-2|43	
14mr|gnome-logs-3.12.2-2|44	%files -f %{name}.lang
14mr|gnome-logs-3.12.2-2|45	%doc README NEWS
14mr|gnome-logs-3.12.2-2|46	%doc %{_datadir}/help/*/%{name}/*
14mr|gnome-logs-3.12.2-2|47	%{_bindir}/%{name}
14mr|gnome-logs-3.12.2-2|48	%{_datadir}/applications/%{name}.desktop
14mr|gnome-logs-3.12.2-2|49	%{_iconsdir}/*/*/*/*
14mr|gnome-logs-3.12.2-2|50	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-logs-3.12.2-2|51	%{_mandir}//man1/%{name}.1*
14mr|gnome-logs-3.12.2-2|52	
14mr|gnome-logs-3.12.2-2|53	%changelog
14mr|gnome-logs-3.12.2-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-logs-3.12.2-2|55	+ Revision: 836832b
14mr|gnome-logs-3.12.2-2|56	- MassBuild#440: Increase release tag
14mr|gnome-logs-3.12.2-2|57	
14mr|gnome-logs-3.12.2-2|58	

16531 14
14mr|gnome-mag-0.16.3-4|1	%define lib_major 2
14mr|gnome-mag-0.16.3-4|2	%define libname  %mklibname %{name} %{lib_major}
14mr|gnome-mag-0.16.3-4|3	%define libnamedev  %mklibname -d %{name}
14mr|gnome-mag-0.16.3-4|4	
14mr|gnome-mag-0.16.3-4|5	Summary:	GNOME magnifier
14mr|gnome-mag-0.16.3-4|6	Name:		gnome-mag
14mr|gnome-mag-0.16.3-4|7	Version:	0.16.3
14mr|gnome-mag-0.16.3-4|8	Release:	4
14mr|gnome-mag-0.16.3-4|9	License:	LGPLv2+
14mr|gnome-mag-0.16.3-4|10	Group:		Accessibility
14mr|gnome-mag-0.16.3-4|11	URL:		http://developer.gnome.org/projects/gap/
14mr|gnome-mag-0.16.3-4|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-mag-0.16.3-4|13	BuildRequires: pkgconfig(libspi-1.0)
14mr|gnome-mag-0.16.3-4|14	BuildRequires: pkgconfig(dbus-glib-1)
14mr|gnome-mag-0.16.3-4|15	BuildRequires: pkgconfig(xdamage)
14mr|gnome-mag-0.16.3-4|16	BuildRequires: pkgconfig(xrender)
14mr|gnome-mag-0.16.3-4|17	BuildRequires: pkgconfig(xext)
14mr|gnome-mag-0.16.3-4|18	BuildRequires: pkgconfig(gtk+-2.0)
14mr|gnome-mag-0.16.3-4|19	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14mr|gnome-mag-0.16.3-4|20	BuildRequires: pkgconfig(xcomposite)
14mr|gnome-mag-0.16.3-4|21	BuildRequires: popt-devel
14mr|gnome-mag-0.16.3-4|22	BuildRequires: intltool
14mr|gnome-mag-0.16.3-4|23	#gw libtool dep:
14mr|gnome-mag-0.16.3-4|24	BuildRequires: pkgconfig(gconf-2.0)
14mr|gnome-mag-0.16.3-4|25	
14mr|gnome-mag-0.16.3-4|26	%description
14mr|gnome-mag-0.16.3-4|27	GNOME Magnifier
14mr|gnome-mag-0.16.3-4|28	
14mr|gnome-mag-0.16.3-4|29	%package -n %{libname}
14mr|gnome-mag-0.16.3-4|30	Summary:	GNOME magnifier shared library
14mr|gnome-mag-0.16.3-4|31	Group:		System/Libraries
14mr|gnome-mag-0.16.3-4|32	
14mr|gnome-mag-0.16.3-4|33	Provides:	lib%{name} = %{version}-%{release}
14mr|gnome-mag-0.16.3-4|34	Requires:	%{name} >= %{version}-%{release}
14mr|gnome-mag-0.16.3-4|35	
14mr|gnome-mag-0.16.3-4|36	%description -n %{libname}
14mr|gnome-mag-0.16.3-4|37	GNOME Magnifier shared library.
14mr|gnome-mag-0.16.3-4|38	
14mr|gnome-mag-0.16.3-4|39	%package -n %{libnamedev}
14mr|gnome-mag-0.16.3-4|40	Summary:	Static libraries, include files for gnome-mag
14mr|gnome-mag-0.16.3-4|41	Group:		Development/GNOME and GTK+
14mr|gnome-mag-0.16.3-4|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-mag-0.16.3-4|43	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gnome-mag-0.16.3-4|44	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-mag-0.16.3-4|45	Requires:   pkgconfig(libbonobo-2.0)
14mr|gnome-mag-0.16.3-4|46	Requires:	pkgconfig(gtk+-2.0)
14mr|gnome-mag-0.16.3-4|47	
14mr|gnome-mag-0.16.3-4|48	%description -n %{libnamedev}
14mr|gnome-mag-0.16.3-4|49	Development libraries and , include files for GNOME magnifier.
14mr|gnome-mag-0.16.3-4|50	
14mr|gnome-mag-0.16.3-4|51	%prep
14mr|gnome-mag-0.16.3-4|52	%setup -q
14mr|gnome-mag-0.16.3-4|53	
14mr|gnome-mag-0.16.3-4|54	%build
14mr|gnome-mag-0.16.3-4|55	%configure2_5x
14mr|gnome-mag-0.16.3-4|56	%make
14mr|gnome-mag-0.16.3-4|57	
14mr|gnome-mag-0.16.3-4|58	%install
14mr|gnome-mag-0.16.3-4|59	%makeinstall_std
14mr|gnome-mag-0.16.3-4|60	
14mr|gnome-mag-0.16.3-4|61	%find_lang %{name}
14mr|gnome-mag-0.16.3-4|62	
14mr|gnome-mag-0.16.3-4|63	mv %buildroot%_datadir/doc/gnome-mag-* installed-docs
14mr|gnome-mag-0.16.3-4|64	
14mr|gnome-mag-0.16.3-4|65	%files -f %{name}.lang
14mr|gnome-mag-0.16.3-4|66	%doc README AUTHORS ChangeLog
14mr|gnome-mag-0.16.3-4|67	%{_bindir}/*
14mr|gnome-mag-0.16.3-4|68	%{_libdir}/bonobo/servers/*
14mr|gnome-mag-0.16.3-4|69	%{_libdir}/orbit-2.0/*
14mr|gnome-mag-0.16.3-4|70	%{_datadir}/gnome-mag
14mr|gnome-mag-0.16.3-4|71	%{_datadir}/dbus-1/services/org.freedesktop.gnome.Magnifier.service
14mr|gnome-mag-0.16.3-4|72	%{_datadir}/idl/*
14mr|gnome-mag-0.16.3-4|73	%{_mandir}/man1/magnifier.1*
14mr|gnome-mag-0.16.3-4|74	
14mr|gnome-mag-0.16.3-4|75	%files -n %{libname}
14mr|gnome-mag-0.16.3-4|76	%defattr(-,root,root,-)
14mr|gnome-mag-0.16.3-4|77	%{_libdir}/libgnome-mag.so.%{lib_major}*
14mr|gnome-mag-0.16.3-4|78	
14mr|gnome-mag-0.16.3-4|79	%files -n %{libnamedev}
14mr|gnome-mag-0.16.3-4|80	%defattr(-,root,root,-)
14mr|gnome-mag-0.16.3-4|81	%doc installed-docs/*
14mr|gnome-mag-0.16.3-4|82	%{_libdir}/*.so
14mr|gnome-mag-0.16.3-4|83	%{_libdir}/pkgconfig/*
14mr|gnome-mag-0.16.3-4|84	%{_includedir}/*
14mr|gnome-mag-0.16.3-4|85	
14mr|gnome-mag-0.16.3-4|86	
14mr|gnome-mag-0.16.3-4|87	
14mr|gnome-mag-0.16.3-4|88	
14mr|gnome-mag-0.16.3-4|89	%changelog
14mr|gnome-mag-0.16.3-4|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.16.3-4
14mr|gnome-mag-0.16.3-4|91	+ Revision: ce8e6fd
14mr|gnome-mag-0.16.3-4|92	- MassBuild#440: Increase release tag
14mr|gnome-mag-0.16.3-4|93	
14mr|gnome-mag-0.16.3-4|94	

16532 14
14mr|gnome-mahjongg-3.12.2-2|1	Name:           gnome-mahjongg
14mr|gnome-mahjongg-3.12.2-2|2	Version:        3.12.2
14mr|gnome-mahjongg-3.12.2-2|3	Release:        2
14mr|gnome-mahjongg-3.12.2-2|4	Summary:        GNOME Mahjongg game
14mr|gnome-mahjongg-3.12.2-2|5	
14mr|gnome-mahjongg-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|gnome-mahjongg-3.12.2-2|7	Group:		Games/Other
14mr|gnome-mahjongg-3.12.2-2|8	URL:            http://projects.gnome.org/gnome-games/
14mr|gnome-mahjongg-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.12/gnome-mahjongg-%{version}.tar.xz
14mr|gnome-mahjongg-3.12.2-2|10	
14mr|gnome-mahjongg-3.12.2-2|11	BuildRequires: pkgconfig(glib-2.0)
14mr|gnome-mahjongg-3.12.2-2|12	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gnome-mahjongg-3.12.2-2|13	BuildRequires: pkgconfig(librsvg-2.0)
14mr|gnome-mahjongg-3.12.2-2|14	BuildRequires: intltool libxml2-utils
14mr|gnome-mahjongg-3.12.2-2|15	BuildRequires: itstool
14mr|gnome-mahjongg-3.12.2-2|16	BuildRequires: desktop-file-utils
14mr|gnome-mahjongg-3.12.2-2|17	
14mr|gnome-mahjongg-3.12.2-2|18	Obsoletes: gnome-games-mahjongg < 1:3.7.4
14mr|gnome-mahjongg-3.12.2-2|19	
14mr|gnome-mahjongg-3.12.2-2|20	%description
14mr|gnome-mahjongg-3.12.2-2|21	Mahjongg is a simple pattern recognition game. You score points by
14mr|gnome-mahjongg-3.12.2-2|22	matching identical tiles.
14mr|gnome-mahjongg-3.12.2-2|23	
14mr|gnome-mahjongg-3.12.2-2|24	
14mr|gnome-mahjongg-3.12.2-2|25	%prep
14mr|gnome-mahjongg-3.12.2-2|26	%setup -q
14mr|gnome-mahjongg-3.12.2-2|27	
14mr|gnome-mahjongg-3.12.2-2|28	%build
14mr|gnome-mahjongg-3.12.2-2|29	%configure2_5x
14mr|gnome-mahjongg-3.12.2-2|30	%make
14mr|gnome-mahjongg-3.12.2-2|31	
14mr|gnome-mahjongg-3.12.2-2|32	
14mr|gnome-mahjongg-3.12.2-2|33	%install
14mr|gnome-mahjongg-3.12.2-2|34	%makeinstall_std
14mr|gnome-mahjongg-3.12.2-2|35	
14mr|gnome-mahjongg-3.12.2-2|36	%find_lang %{name} --with-gnome
14mr|gnome-mahjongg-3.12.2-2|37	
14mr|gnome-mahjongg-3.12.2-2|38	
14mr|gnome-mahjongg-3.12.2-2|39	%check
14mr|gnome-mahjongg-3.12.2-2|40	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-mahjongg.desktop
14mr|gnome-mahjongg-3.12.2-2|41	
14mr|gnome-mahjongg-3.12.2-2|42	
14mr|gnome-mahjongg-3.12.2-2|43	%files -f %{name}.lang
14mr|gnome-mahjongg-3.12.2-2|44	%doc COPYING
14mr|gnome-mahjongg-3.12.2-2|45	%{_datadir}/applications/gnome-mahjongg.desktop
14mr|gnome-mahjongg-3.12.2-2|46	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
14mr|gnome-mahjongg-3.12.2-2|47	%{_mandir}/man6/gnome-mahjongg.6*
14mr|gnome-mahjongg-3.12.2-2|48	%{_bindir}/gnome-mahjongg
14mr|gnome-mahjongg-3.12.2-2|49	%{_datadir}/gnome-mahjongg
14mr|gnome-mahjongg-3.12.2-2|50	%{_datadir}/icons/hicolor/*/apps/gnome-mahjongg.*
14mr|gnome-mahjongg-3.12.2-2|51	%{_datadir}/icons/HighContrast/*/apps/gnome-mahjongg.*
14mr|gnome-mahjongg-3.12.2-2|52	%{_datadir}/appdata/gnome-mahjongg.appdata.xml
14mr|gnome-mahjongg-3.12.2-2|53	
14mr|gnome-mahjongg-3.12.2-2|54	%changelog
14mr|gnome-mahjongg-3.12.2-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-mahjongg-3.12.2-2|56	+ Revision: 8f93cf8
14mr|gnome-mahjongg-3.12.2-2|57	- MassBuild#440: Increase release tag
14mr|gnome-mahjongg-3.12.2-2|58	
14mr|gnome-mahjongg-3.12.2-2|59	

16533 14
14mr|gnome-maps-3.12.2-3|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-maps-3.12.2-3|2	
14mr|gnome-maps-3.12.2-3|3	Name:		gnome-maps
14mr|gnome-maps-3.12.2-3|4	Version:	3.12.2
14mr|gnome-maps-3.12.2-3|5	Release:	3
14mr|gnome-maps-3.12.2-3|6	Summary:	A map application for GNOME
14mr|gnome-maps-3.12.2-3|7	License:	GPLv2+
14mr|gnome-maps-3.12.2-3|8	Group:		Graphical desktop/GNOME
14mr|gnome-maps-3.12.2-3|9	Url:		http://www.gnome.org
14mr|gnome-maps-3.12.2-3|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-maps-3.12.2-3|11	BuildRequires:	intltool
14mr|gnome-maps-3.12.2-3|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-maps-3.12.2-3|13	BuildRequires:	pkgconfig(gio-2.0) >= 2.39.3
14mr|gnome-maps-3.12.2-3|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-maps-3.12.2-3|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-maps-3.12.2-3|16	BuildRequires:	pkgconfig(gjs-1.0) >= 1.39.0
14mr|gnome-maps-3.12.2-3|17	BuildRequires:	gjs
14mr|gnome-maps-3.12.2-3|18	Requires:	gjs
14mr|gnome-maps-3.12.2-3|19	Requires:	geoclue2 >= 1.99.3
14mr|gnome-maps-3.12.2-3|20	
14mr|gnome-maps-3.12.2-3|21	Requires:	typelib(GeocodeGlib)
14mr|gnome-maps-3.12.2-3|22	Requires:	typelib(GtkChamplain)
14mr|gnome-maps-3.12.2-3|23	Requires:	typelib(Memphis)
14mr|gnome-maps-3.12.2-3|24	Requires:	typelib(Champlain)
14mr|gnome-maps-3.12.2-3|25	
14mr|gnome-maps-3.12.2-3|26	%description
14mr|gnome-maps-3.12.2-3|27	%{name} is a map application for GNOME.
14mr|gnome-maps-3.12.2-3|28	
14mr|gnome-maps-3.12.2-3|29	%prep
14mr|gnome-maps-3.12.2-3|30	%setup -q
14mr|gnome-maps-3.12.2-3|31	
14mr|gnome-maps-3.12.2-3|32	%build
14mr|gnome-maps-3.12.2-3|33	%configure2_5x  --disable-rpath --disable-schemas-compile
14mr|gnome-maps-3.12.2-3|34	%make
14mr|gnome-maps-3.12.2-3|35	
14mr|gnome-maps-3.12.2-3|36	%install
14mr|gnome-maps-3.12.2-3|37	%makeinstall_std
14mr|gnome-maps-3.12.2-3|38	
14mr|gnome-maps-3.12.2-3|39	find %{buildroot} -name "*.la" -delete
14mr|gnome-maps-3.12.2-3|40	
14mr|gnome-maps-3.12.2-3|41	%find_lang %{name} --with-gnome
14mr|gnome-maps-3.12.2-3|42	
14mr|gnome-maps-3.12.2-3|43	%files -f %{name}.lang
14mr|gnome-maps-3.12.2-3|44	%doc NEWS README
14mr|gnome-maps-3.12.2-3|45	%{_datadir}/%{name}
14mr|gnome-maps-3.12.2-3|46	%{_bindir}/%{name}
14mr|gnome-maps-3.12.2-3|47	%{_datadir}/glib-2.0/schemas/*
14mr|gnome-maps-3.12.2-3|48	%{_datadir}/applications/*
14mr|gnome-maps-3.12.2-3|49	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-maps-3.12.2-3|50	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|gnome-maps-3.12.2-3|51	
14mr|gnome-maps-3.12.2-3|52	
14mr|gnome-maps-3.12.2-3|53	
14mr|gnome-maps-3.12.2-3|54	%changelog
14mr|gnome-maps-3.12.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|gnome-maps-3.12.2-3|56	+ Revision: 760f382
14mr|gnome-maps-3.12.2-3|57	- MassBuild#440: Increase release tag
14mr|gnome-maps-3.12.2-3|58	
14mr|gnome-maps-3.12.2-3|59	

16534 14
14mr|gnome-media-3.4.0-2|1	Summary:	GNOME media programs
14mr|gnome-media-3.4.0-2|2	Name:		gnome-media
14mr|gnome-media-3.4.0-2|3	Version:	3.4.0
14mr|gnome-media-3.4.0-2|4	Release:	2
14mr|gnome-media-3.4.0-2|5	License:	GPLv2+ and GFDL+
14mr|gnome-media-3.4.0-2|6	Group:		Graphical desktop/GNOME
14mr|gnome-media-3.4.0-2|7	URL:		http://www.gnome.org/
14mr|gnome-media-3.4.0-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|gnome-media-3.4.0-2|9	
14mr|gnome-media-3.4.0-2|10	BuildRequires: desktop-file-utils
14mr|gnome-media-3.4.0-2|11	BuildRequires: gnome-doc-utils-devel
14mr|gnome-media-3.4.0-2|12	BuildRequires: intltool >= 0.35
14mr|gnome-media-3.4.0-2|13	BuildRequires: pkgconfig(gconf-2.0)
14mr|gnome-media-3.4.0-2|14	BuildRequires: pkgconfig(gnome-keybindings)
14mr|gnome-media-3.4.0-2|15	BuildRequires: pkgconfig(gstreamer-0.10)
14mr|gnome-media-3.4.0-2|16	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
14mr|gnome-media-3.4.0-2|17	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gnome-media-3.4.0-2|18	BuildRequires: pkgconfig(libcanberra-gtk3)
14mr|gnome-media-3.4.0-2|19	BuildRequires: pkgconfig(libgnome-media-profiles-3.0)
14mr|gnome-media-3.4.0-2|20	BuildRequires: pkgconfig(libpulse)
14mr|gnome-media-3.4.0-2|21	BuildRequires: pkgconfig(libxml-2.0)
14mr|gnome-media-3.4.0-2|22	
14mr|gnome-media-3.4.0-2|23	Requires:   gstreamer0.10-plugins-good
14mr|gnome-media-3.4.0-2|24	Requires:   gstreamer0.10-plugins-base
14mr|gnome-media-3.4.0-2|25	Suggests:   gstreamer0.10-flac
14mr|gnome-media-3.4.0-2|26	Suggests:   gstreamer0.10-speex
14mr|gnome-media-3.4.0-2|27	Requires(post,preun):	GConf2
14mr|gnome-media-3.4.0-2|28	
14mr|gnome-media-3.4.0-2|29	%description
14mr|gnome-media-3.4.0-2|30	This package contains a few media utilities for the GNOME desktop,
14mr|gnome-media-3.4.0-2|31	including a sound recorder and an audio mixer.
14mr|gnome-media-3.4.0-2|32	
14mr|gnome-media-3.4.0-2|33	%prep
14mr|gnome-media-3.4.0-2|34	%setup -q
14mr|gnome-media-3.4.0-2|35	%apply_patches
14mr|gnome-media-3.4.0-2|36	
14mr|gnome-media-3.4.0-2|37	%build
14mr|gnome-media-3.4.0-2|38	%configure2_5x \
14mr|gnome-media-3.4.0-2|39	--disable-static \
14mr|gnome-media-3.4.0-2|40	--disable-scrollkeeper
14mr|gnome-media-3.4.0-2|41	
14mr|gnome-media-3.4.0-2|42	%make
14mr|gnome-media-3.4.0-2|43	
14mr|gnome-media-3.4.0-2|44	%install
14mr|gnome-media-3.4.0-2|45	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gnome-media-3.4.0-2|46	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gnome-media-3.4.0-2|47	
14mr|gnome-media-3.4.0-2|48	desktop-file-install --vendor="" \
14mr|gnome-media-3.4.0-2|49	--add-category="DesktopSettings" \
14mr|gnome-media-3.4.0-2|50	--dir %{buildroot}%{_datadir}/applications \
14mr|gnome-media-3.4.0-2|51	%{buildroot}%{_datadir}/applications/gstreamer-properties.desktop
14mr|gnome-media-3.4.0-2|52	
14mr|gnome-media-3.4.0-2|53	desktop-file-install --vendor="" \
14mr|gnome-media-3.4.0-2|54	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|gnome-media-3.4.0-2|55	--dir %{buildroot}%{_datadir}/applications \
14mr|gnome-media-3.4.0-2|56	%{buildroot}%{_datadir}/applications/gnome-sound-recorder.desktop
14mr|gnome-media-3.4.0-2|57	
14mr|gnome-media-3.4.0-2|58	%find_lang %{name}-2.0 --with-gnome --all-name
14mr|gnome-media-3.4.0-2|59	
14mr|gnome-media-3.4.0-2|60	%files -f  %{name}-2.0.lang
14mr|gnome-media-3.4.0-2|61	%doc AUTHORS NEWS README
14mr|gnome-media-3.4.0-2|62	%{_sysconfdir}/gconf/schemas/gnome-sound-recorder.schemas
14mr|gnome-media-3.4.0-2|63	%{_bindir}/*
14mr|gnome-media-3.4.0-2|64	%{_datadir}/applications/gnome-sound-recorder.desktop
14mr|gnome-media-3.4.0-2|65	%{_datadir}/applications/gstreamer-properties.desktop
14mr|gnome-media-3.4.0-2|66	%{_datadir}/gnome-media
14mr|gnome-media-3.4.0-2|67	%{_datadir}/gnome-sound-recorder
14mr|gnome-media-3.4.0-2|68	%{_datadir}/gstreamer-properties
14mr|gnome-media-3.4.0-2|69	%{_datadir}/icons/hicolor/*/*/*.*
14mr|gnome-media-3.4.0-2|70	%dir %{_datadir}/sounds/
14mr|gnome-media-3.4.0-2|71	%dir %{_datadir}/sounds/gnome/
14mr|gnome-media-3.4.0-2|72	%{_datadir}/sounds/gnome/default/
14mr|gnome-media-3.4.0-2|73	
14mr|gnome-media-3.4.0-2|74	
14mr|gnome-media-3.4.0-2|75	
14mr|gnome-media-3.4.0-2|76	
14mr|gnome-media-3.4.0-2|77	%changelog
14mr|gnome-media-3.4.0-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.0-2
14mr|gnome-media-3.4.0-2|79	+ Revision: 5a2ae33
14mr|gnome-media-3.4.0-2|80	- MassBuild#440: Increase release tag
14mr|gnome-media-3.4.0-2|81	
14mr|gnome-media-3.4.0-2|82	

16535 14
14mr|gnome-menus2-2.30.5-6|1	%define major 2
14mr|gnome-menus2-2.30.5-6|2	%define libname %mklibname gnome-menu %{major}
14mr|gnome-menus2-2.30.5-6|3	%define libnamedev %mklibname -d gnome-menu %{api}
14mr|gnome-menus2-2.30.5-6|4	%define api 2.0
14mr|gnome-menus2-2.30.5-6|5	%define oname gnome-menus
14mr|gnome-menus2-2.30.5-6|6	
14mr|gnome-menus2-2.30.5-6|7	Summary:	GNOME menu library
14mr|gnome-menus2-2.30.5-6|8	Name:		gnome-menus2
14mr|gnome-menus2-2.30.5-6|9	Version:	2.30.5
14mr|gnome-menus2-2.30.5-6|10	Release:	6
14mr|gnome-menus2-2.30.5-6|11	License:	LGPLv2+
14mr|gnome-menus2-2.30.5-6|12	Group:		System/Libraries
14mr|gnome-menus2-2.30.5-6|13	Url:		http://www.gnome.org
14mr|gnome-menus2-2.30.5-6|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
14mr|gnome-menus2-2.30.5-6|15	# (fc) 2.15.91-2mdv grab translation from menu-messages if not in upstream file
14mr|gnome-menus2-2.30.5-6|16	Patch0:		gnome-menus-2.27.92-l10n.patch
14mr|gnome-menus2-2.30.5-6|17	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
14mr|gnome-menus2-2.30.5-6|18	Patch1:		gnome-menus-2.23.1-uncluttermenu.patch
14mr|gnome-menus2-2.30.5-6|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-menus2-2.30.5-6|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-menus2-2.30.5-6|21	BuildRequires:	intltool >= 0.40.0
14mr|gnome-menus2-2.30.5-6|22	BuildRequires:	python-devel
14mr|gnome-menus2-2.30.5-6|23	Requires:	python-%{name}
14mr|gnome-menus2-2.30.5-6|24	
14mr|gnome-menus2-2.30.5-6|25	%description
14mr|gnome-menus2-2.30.5-6|26	The package contains an implementation of the draft "Desktop Menu
14mr|gnome-menus2-2.30.5-6|27	Specification" from freedesktop.org:
14mr|gnome-menus2-2.30.5-6|28	http://www.freedesktop.org/Standards/menu-spec
14mr|gnome-menus2-2.30.5-6|29	
14mr|gnome-menus2-2.30.5-6|30	Also contained here are the GNOME menu layout configuration files,
14mr|gnome-menus2-2.30.5-6|31	.directory files and assorted menu related utility programs.
14mr|gnome-menus2-2.30.5-6|32	
14mr|gnome-menus2-2.30.5-6|33	%package -n python-%{name}
14mr|gnome-menus2-2.30.5-6|34	Group:		Development/Python
14mr|gnome-menus2-2.30.5-6|35	Summary:	Module to access XDG menu
14mr|gnome-menus2-2.30.5-6|36	
14mr|gnome-menus2-2.30.5-6|37	%description -n python-%{name}
14mr|gnome-menus2-2.30.5-6|38	Python module to access XDG menu.
14mr|gnome-menus2-2.30.5-6|39	
14mr|gnome-menus2-2.30.5-6|40	%package -n %{libname}
14mr|gnome-menus2-2.30.5-6|41	Group:		System/Libraries
14mr|gnome-menus2-2.30.5-6|42	Summary:	GNOME menu library
14mr|gnome-menus2-2.30.5-6|43	Conflicts:	gir-repository < 0.6.5-8
14mr|gnome-menus2-2.30.5-6|44	
14mr|gnome-menus2-2.30.5-6|45	%description -n %{libname}
14mr|gnome-menus2-2.30.5-6|46	The package contains an implementation of the draft "Desktop Menu
14mr|gnome-menus2-2.30.5-6|47	Specification" from freedesktop.org:
14mr|gnome-menus2-2.30.5-6|48	http://www.freedesktop.org/Standards/menu-spec
14mr|gnome-menus2-2.30.5-6|49	
14mr|gnome-menus2-2.30.5-6|50	%package -n %{libnamedev}
14mr|gnome-menus2-2.30.5-6|51	Group:		Development/C
14mr|gnome-menus2-2.30.5-6|52	Summary:	GNOME menu library development files
14mr|gnome-menus2-2.30.5-6|53	Requires:	%{libname} = %{version}
14mr|gnome-menus2-2.30.5-6|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-menus2-2.30.5-6|55	Obsoletes:	%{mklibname -d gnome-menu 2} < 2.30.5-5
14mr|gnome-menus2-2.30.5-6|56	Conflicts:	gir-repository < 0.6.5-8
14mr|gnome-menus2-2.30.5-6|57	
14mr|gnome-menus2-2.30.5-6|58	%description -n %{libnamedev}
14mr|gnome-menus2-2.30.5-6|59	The package contains an implementation of the draft "Desktop Menu
14mr|gnome-menus2-2.30.5-6|60	Specification" from freedesktop.org:
14mr|gnome-menus2-2.30.5-6|61	http://www.freedesktop.org/Standards/menu-spec
14mr|gnome-menus2-2.30.5-6|62	
14mr|gnome-menus2-2.30.5-6|63	%prep
14mr|gnome-menus2-2.30.5-6|64	%setup -q -n %{oname}-%{version}
14mr|gnome-menus2-2.30.5-6|65	%patch0 -p1 -b .l10n
14mr|gnome-menus2-2.30.5-6|66	%patch1 -p1 -b .uncluttermenu
14mr|gnome-menus2-2.30.5-6|67	
14mr|gnome-menus2-2.30.5-6|68	%build
14mr|gnome-menus2-2.30.5-6|69	%configure2_5x --disable-static
14mr|gnome-menus2-2.30.5-6|70	%make
14mr|gnome-menus2-2.30.5-6|71	
14mr|gnome-menus2-2.30.5-6|72	%install
14mr|gnome-menus2-2.30.5-6|73	%makeinstall_std
14mr|gnome-menus2-2.30.5-6|74	# gw these produce rpmlint errors:
14mr|gnome-menus2-2.30.5-6|75	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
14mr|gnome-menus2-2.30.5-6|76	
14mr|gnome-menus2-2.30.5-6|77	%find_lang %{oname}
14mr|gnome-menus2-2.30.5-6|78	
14mr|gnome-menus2-2.30.5-6|79	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
14mr|gnome-menus2-2.30.5-6|80	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
14mr|gnome-menus2-2.30.5-6|81	
14mr|gnome-menus2-2.30.5-6|82	chmod 755 %{buildroot}%{_libdir}/python*/site-packages/GMenuSimpleEditor/*.py
14mr|gnome-menus2-2.30.5-6|83	
14mr|gnome-menus2-2.30.5-6|84	%files -f %{oname}.lang
14mr|gnome-menus2-2.30.5-6|85	%doc README NEWS HACKING AUTHORS ChangeLog
14mr|gnome-menus2-2.30.5-6|86	%{_datadir}/desktop-directories
14mr|gnome-menus2-2.30.5-6|87	%dir %{_sysconfdir}/xdg/gnome
14mr|gnome-menus2-2.30.5-6|88	%dir %{_sysconfdir}/xdg/gnome/menus
14mr|gnome-menus2-2.30.5-6|89	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
14mr|gnome-menus2-2.30.5-6|90	%{_bindir}/*
14mr|gnome-menus2-2.30.5-6|91	%{_datadir}/applications/*
14mr|gnome-menus2-2.30.5-6|92	%{_datadir}/%{oname}
14mr|gnome-menus2-2.30.5-6|93	
14mr|gnome-menus2-2.30.5-6|94	%files -n python-%{name}
14mr|gnome-menus2-2.30.5-6|95	%{_libdir}/python*/site-packages/*
14mr|gnome-menus2-2.30.5-6|96	
14mr|gnome-menus2-2.30.5-6|97	%files -n %{libname}
14mr|gnome-menus2-2.30.5-6|98	%{_libdir}/libgnome-menu.so.%{major}*
14mr|gnome-menus2-2.30.5-6|99	%{_libdir}/girepository-1.0/GMenu-%{api}.typelib
14mr|gnome-menus2-2.30.5-6|100	
14mr|gnome-menus2-2.30.5-6|101	%files -n %{libnamedev}
14mr|gnome-menus2-2.30.5-6|102	%{_libdir}/lib*.so
14mr|gnome-menus2-2.30.5-6|103	%{_includedir}/gnome-menus/
14mr|gnome-menus2-2.30.5-6|104	%{_libdir}/pkgconfig/*.pc
14mr|gnome-menus2-2.30.5-6|105	%{_datadir}/gir-1.0/GMenu-%{api}.gir
14mr|gnome-menus2-2.30.5-6|106	
14mr|gnome-menus2-2.30.5-6|107	
14mr|gnome-menus2-2.30.5-6|108	%changelog
14mr|gnome-menus2-2.30.5-6|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.5-6
14mr|gnome-menus2-2.30.5-6|110	+ Revision: 753f9a1
14mr|gnome-menus2-2.30.5-6|111	- MassBuild#440: Increase release tag
14mr|gnome-menus2-2.30.5-6|112	
14mr|gnome-menus2-2.30.5-6|113	

16536 14
14mr|gnome-menus-3.10.1-2|1	%define major	0
14mr|gnome-menus-3.10.1-2|2	%define api	3
14mr|gnome-menus-3.10.1-2|3	%define gimajor	3.0
14mr|gnome-menus-3.10.1-2|4	%define libname	%mklibname gnome-menu %{api} %{major}
14mr|gnome-menus-3.10.1-2|5	%define girname	%mklibname gmenu-gir %{gimajor}
14mr|gnome-menus-3.10.1-2|6	%define devname	%mklibname -d gnome-menu
14mr|gnome-menus-3.10.1-2|7	
14mr|gnome-menus-3.10.1-2|8	Summary:	GNOME menu library
14mr|gnome-menus-3.10.1-2|9	Name:		gnome-menus
14mr|gnome-menus-3.10.1-2|10	Version:	3.10.1
14mr|gnome-menus-3.10.1-2|11	Release:	2
14mr|gnome-menus-3.10.1-2|12	License:	LGPLv2+
14mr|gnome-menus-3.10.1-2|13	Group:		System/Libraries
14mr|gnome-menus-3.10.1-2|14	Url:		http://www.gnome.org
14mr|gnome-menus-3.10.1-2|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.10/%{name}-%{version}.tar.xz
14mr|gnome-menus-3.10.1-2|16	#Patch0:		gnome-menus-3.8.0-calculator-and-XFdrake.patch
14mr|gnome-menus-3.10.1-2|17	
14mr|gnome-menus-3.10.1-2|18	BuildRequires:	intltool
14mr|gnome-menus-3.10.1-2|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-menus-3.10.1-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-menus-3.10.1-2|21	BuildRequires:	pkgconfig(python)
14mr|gnome-menus-3.10.1-2|22	
14mr|gnome-menus-3.10.1-2|23	Obsoletes:	gnome-menus2 < 3.4
14mr|gnome-menus-3.10.1-2|24	
14mr|gnome-menus-3.10.1-2|25	Obsoletes:	python-%{name} < %{version}
14mr|gnome-menus-3.10.1-2|26	
14mr|gnome-menus-3.10.1-2|27	%description
14mr|gnome-menus-3.10.1-2|28	The package contains an implementation of the draft "Desktop Menu
14mr|gnome-menus-3.10.1-2|29	Specification" from freedesktop.org:
14mr|gnome-menus-3.10.1-2|30	http://www.freedesktop.org/Standards/menu-spec
14mr|gnome-menus-3.10.1-2|31	
14mr|gnome-menus-3.10.1-2|32	Also contained here are the GNOME menu layout configuration files,
14mr|gnome-menus-3.10.1-2|33	.directory files and assorted menu related utility programs.
14mr|gnome-menus-3.10.1-2|34	
14mr|gnome-menus-3.10.1-2|35	%package -n %{libname}
14mr|gnome-menus-3.10.1-2|36	Group:		System/Libraries
14mr|gnome-menus-3.10.1-2|37	Summary:	GNOME menu library
14mr|gnome-menus-3.10.1-2|38	Conflicts:	gir-repository < 0.6.5-8
14mr|gnome-menus-3.10.1-2|39	
14mr|gnome-menus-3.10.1-2|40	%description -n %{libname}
14mr|gnome-menus-3.10.1-2|41	This package contains the shared libraries of %{name}.
14mr|gnome-menus-3.10.1-2|42	
14mr|gnome-menus-3.10.1-2|43	%package -n %{girname}
14mr|gnome-menus-3.10.1-2|44	Group:		System/Libraries
14mr|gnome-menus-3.10.1-2|45	Summary:	GObject Introspection interface library for %{name}
14mr|gnome-menus-3.10.1-2|46	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-menus-3.10.1-2|47	
14mr|gnome-menus-3.10.1-2|48	%description -n %{girname}
14mr|gnome-menus-3.10.1-2|49	GObject Introspection interface library for %{name}.
14mr|gnome-menus-3.10.1-2|50	
14mr|gnome-menus-3.10.1-2|51	%package -n %{devname}
14mr|gnome-menus-3.10.1-2|52	Group:		Development/C
14mr|gnome-menus-3.10.1-2|53	Summary:	GNOME menu library development files
14mr|gnome-menus-3.10.1-2|54	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-menus-3.10.1-2|55	Requires:	%{girname} = %{version}-%{release}
14mr|gnome-menus-3.10.1-2|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-menus-3.10.1-2|57	Obsoletes:	%{_lib}gnome-menu2-devel < 3.4
14mr|gnome-menus-3.10.1-2|58	Conflicts:	gir-repository < 0.6.5-8
14mr|gnome-menus-3.10.1-2|59	
14mr|gnome-menus-3.10.1-2|60	%description -n %{devname}
14mr|gnome-menus-3.10.1-2|61	This package contains the development libraries of %{name}.
14mr|gnome-menus-3.10.1-2|62	
14mr|gnome-menus-3.10.1-2|63	%prep
14mr|gnome-menus-3.10.1-2|64	%setup -q
14mr|gnome-menus-3.10.1-2|65	%apply_patches
14mr|gnome-menus-3.10.1-2|66	
14mr|gnome-menus-3.10.1-2|67	%build
14mr|gnome-menus-3.10.1-2|68	%configure2_5x \
14mr|gnome-menus-3.10.1-2|69	--disable-static
14mr|gnome-menus-3.10.1-2|70	
14mr|gnome-menus-3.10.1-2|71	%make LIBS='-lgmodule-2.0'
14mr|gnome-menus-3.10.1-2|72	
14mr|gnome-menus-3.10.1-2|73	%install
14mr|gnome-menus-3.10.1-2|74	%makeinstall_std
14mr|gnome-menus-3.10.1-2|75	
14mr|gnome-menus-3.10.1-2|76	%find_lang %{name}-3.0
14mr|gnome-menus-3.10.1-2|77	
14mr|gnome-menus-3.10.1-2|78	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
14mr|gnome-menus-3.10.1-2|79	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
14mr|gnome-menus-3.10.1-2|80	
14mr|gnome-menus-3.10.1-2|81	%files -f %{name}-3.0.lang
14mr|gnome-menus-3.10.1-2|82	%doc README NEWS HACKING AUTHORS ChangeLog
14mr|gnome-menus-3.10.1-2|83	%{_datadir}/desktop-directories/*
14mr|gnome-menus-3.10.1-2|84	%dir %{_sysconfdir}/xdg/gnome
14mr|gnome-menus-3.10.1-2|85	%dir %{_sysconfdir}/xdg/gnome/menus
14mr|gnome-menus-3.10.1-2|86	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
14mr|gnome-menus-3.10.1-2|87	
14mr|gnome-menus-3.10.1-2|88	%files -n %{libname}
14mr|gnome-menus-3.10.1-2|89	%{_libdir}/libgnome-menu-%{api}.so.%{major}*
14mr|gnome-menus-3.10.1-2|90	
14mr|gnome-menus-3.10.1-2|91	%files -n %{girname}
14mr|gnome-menus-3.10.1-2|92	%{_libdir}/girepository-1.0/GMenu-%{gimajor}.typelib
14mr|gnome-menus-3.10.1-2|93	
14mr|gnome-menus-3.10.1-2|94	%files -n %{devname}
14mr|gnome-menus-3.10.1-2|95	%{_libdir}/lib*.so
14mr|gnome-menus-3.10.1-2|96	%{_includedir}/*
14mr|gnome-menus-3.10.1-2|97	%{_libdir}/pkgconfig/*.pc
14mr|gnome-menus-3.10.1-2|98	%{_datadir}/gir-1.0/GMenu-%{gimajor}.gir
14mr|gnome-menus-3.10.1-2|99	
14mr|gnome-menus-3.10.1-2|100	
14mr|gnome-menus-3.10.1-2|101	%changelog
14mr|gnome-menus-3.10.1-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.1-2
14mr|gnome-menus-3.10.1-2|103	+ Revision: 8b6beaa
14mr|gnome-menus-3.10.1-2|104	- MassBuild#440: Increase release tag
14mr|gnome-menus-3.10.1-2|105	
14mr|gnome-menus-3.10.1-2|106	

16537 14
14mr|gnome-mime-data-2.18.0-10|1	Name:		gnome-mime-data
14mr|gnome-mime-data-2.18.0-10|2	Summary:	The GNOME virtual file-system libraries
14mr|gnome-mime-data-2.18.0-10|3	Version:	2.18.0
14mr|gnome-mime-data-2.18.0-10|4	Release:	10
14mr|gnome-mime-data-2.18.0-10|5	License:	GPL+
14mr|gnome-mime-data-2.18.0-10|6	Group:		System/Libraries
14mr|gnome-mime-data-2.18.0-10|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-mime-data-2.18.0-10|8	# (fc) 2.3.2-1mdk fix default html viewer
14mr|gnome-mime-data-2.18.0-10|9	Patch0:		gnome-mime-data-2.4.1-html.patch
14mr|gnome-mime-data-2.18.0-10|10	# (fc) 2.2.0-2mdk use OOo in preference of abiword (rawhide)
14mr|gnome-mime-data-2.18.0-10|11	Patch1:		gnome-mime-data-2.4.1-openoffice.patch
14mr|gnome-mime-data-2.18.0-10|12	# (fc) 2.2.0-2mdk fix default applications (Mdk bug 1505) (rawhide)
14mr|gnome-mime-data-2.18.0-10|13	Patch2:		gnome-mime-data-2.4.2-default-applications.patch
14mr|gnome-mime-data-2.18.0-10|14	# (fc) 2.3.1-2mdk add gdesklet magic detection (Mdk bug 4790)
14mr|gnome-mime-data-2.18.0-10|15	Patch3:		gnome-mime-data-2.18.0-gdesklet.patch
14mr|gnome-mime-data-2.18.0-10|16	URL:		http://www.gnome.org/
14mr|gnome-mime-data-2.18.0-10|17	BuildRequires:	perl-XML-Parser
14mr|gnome-mime-data-2.18.0-10|18	Conflicts:	gnome-vfs < 1.0.5-2mdk
14mr|gnome-mime-data-2.18.0-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|gnome-mime-data-2.18.0-10|20	BuildArch:	noarch
14mr|gnome-mime-data-2.18.0-10|21	
14mr|gnome-mime-data-2.18.0-10|22	%description
14mr|gnome-mime-data-2.18.0-10|23	The GNOME MIME database contains a basic set of applications and MIME
14mr|gnome-mime-data-2.18.0-10|24	types for a GNOME system.
14mr|gnome-mime-data-2.18.0-10|25	
14mr|gnome-mime-data-2.18.0-10|26	%prep
14mr|gnome-mime-data-2.18.0-10|27	%setup -q
14mr|gnome-mime-data-2.18.0-10|28	%patch0 -p1 -b .html
14mr|gnome-mime-data-2.18.0-10|29	%patch1 -p1 -b .ooo
14mr|gnome-mime-data-2.18.0-10|30	%patch2 -p1 -b .defaultapp
14mr|gnome-mime-data-2.18.0-10|31	%patch3 -p1 -b .gdesklet
14mr|gnome-mime-data-2.18.0-10|32	
14mr|gnome-mime-data-2.18.0-10|33	%build
14mr|gnome-mime-data-2.18.0-10|34	%configure2_5x --build=%_host
14mr|gnome-mime-data-2.18.0-10|35	%make
14mr|gnome-mime-data-2.18.0-10|36	
14mr|gnome-mime-data-2.18.0-10|37	%install
14mr|gnome-mime-data-2.18.0-10|38	rm -rf $RPM_BUILD_ROOT
14mr|gnome-mime-data-2.18.0-10|39	%makeinstall_std
14mr|gnome-mime-data-2.18.0-10|40	
14mr|gnome-mime-data-2.18.0-10|41	%find_lang %{name}
14mr|gnome-mime-data-2.18.0-10|42	
14mr|gnome-mime-data-2.18.0-10|43	%clean
14mr|gnome-mime-data-2.18.0-10|44	rm -rf $RPM_BUILD_ROOT
14mr|gnome-mime-data-2.18.0-10|45	
14mr|gnome-mime-data-2.18.0-10|46	%files -f %{name}.lang
14mr|gnome-mime-data-2.18.0-10|47	%defattr(-, root, root)
14mr|gnome-mime-data-2.18.0-10|48	%doc ChangeLog README
14mr|gnome-mime-data-2.18.0-10|49	%config(noreplace) %{_sysconfdir}/gnome-vfs-mime-magic
14mr|gnome-mime-data-2.18.0-10|50	%{_datadir}/application-registry
14mr|gnome-mime-data-2.18.0-10|51	%{_datadir}/mime-info/*
14mr|gnome-mime-data-2.18.0-10|52	%{_datadir}/pkgconfig/*.pc
14mr|gnome-mime-data-2.18.0-10|53	
14mr|gnome-mime-data-2.18.0-10|54	
14mr|gnome-mime-data-2.18.0-10|55	
14mr|gnome-mime-data-2.18.0-10|56	
14mr|gnome-mime-data-2.18.0-10|57	%changelog
14mr|gnome-mime-data-2.18.0-10|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.18.0-10
14mr|gnome-mime-data-2.18.0-10|59	+ Revision: ea76f88
14mr|gnome-mime-data-2.18.0-10|60	- MassBuild#440: Increase release tag
14mr|gnome-mime-data-2.18.0-10|61	
14mr|gnome-mime-data-2.18.0-10|62	

16538 14
14mr|gnome-mines-3.12.2-2|1	Name:           gnome-mines
14mr|gnome-mines-3.12.2-2|2	Version:        3.12.2
14mr|gnome-mines-3.12.2-2|3	Release:        2
14mr|gnome-mines-3.12.2-2|4	Summary:        GNOME Mines Sweeper game
14mr|gnome-mines-3.12.2-2|5	
14mr|gnome-mines-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|gnome-mines-3.12.2-2|7	Group:		Games/Other
14mr|gnome-mines-3.12.2-2|8	URL:            http://projects.gnome.org/gnome-games/
14mr|gnome-mines-3.12.2-2|9	Source0:        http://download.gnome.org/sources/gnome-mines/3.12/gnome-mines-%{version}.tar.xz
14mr|gnome-mines-3.12.2-2|10	
14mr|gnome-mines-3.12.2-2|11	BuildRequires:  desktop-file-utils
14mr|gnome-mines-3.12.2-2|12	BuildRequires:  pkgconfig(glib-2.0)
14mr|gnome-mines-3.12.2-2|13	BuildRequires:  pkgconfig(gdk-3.0)
14mr|gnome-mines-3.12.2-2|14	BuildRequires:  intltool
14mr|gnome-mines-3.12.2-2|15	BuildRequires:  itstool
14mr|gnome-mines-3.12.2-2|16	BuildRequires:  pkgconfig(librsvg-2.0)
14mr|gnome-mines-3.12.2-2|17	
14mr|gnome-mines-3.12.2-2|18	Obsoletes: gnome-games < 3.7.92
14mr|gnome-mines-3.12.2-2|19	Obsoletes: gnomine < 3.7.92
14mr|gnome-mines-3.12.2-2|20	Provides: gnomine = %{version}-%{release}
14mr|gnome-mines-3.12.2-2|21	
14mr|gnome-mines-3.12.2-2|22	%description
14mr|gnome-mines-3.12.2-2|23	The popular logic puzzle minesweeper. Find mines on a grid
14mr|gnome-mines-3.12.2-2|24	using hints from squares you have already cleared.
14mr|gnome-mines-3.12.2-2|25	
14mr|gnome-mines-3.12.2-2|26	%prep
14mr|gnome-mines-3.12.2-2|27	%setup -q
14mr|gnome-mines-3.12.2-2|28	
14mr|gnome-mines-3.12.2-2|29	%build
14mr|gnome-mines-3.12.2-2|30	%configure2_5x
14mr|gnome-mines-3.12.2-2|31	%make
14mr|gnome-mines-3.12.2-2|32	
14mr|gnome-mines-3.12.2-2|33	
14mr|gnome-mines-3.12.2-2|34	%install
14mr|gnome-mines-3.12.2-2|35	%makeinstall_std
14mr|gnome-mines-3.12.2-2|36	
14mr|gnome-mines-3.12.2-2|37	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-mines.desktop
14mr|gnome-mines-3.12.2-2|38	
14mr|gnome-mines-3.12.2-2|39	%find_lang %{name} --with-gnome
14mr|gnome-mines-3.12.2-2|40	
14mr|gnome-mines-3.12.2-2|41	
14mr|gnome-mines-3.12.2-2|42	%files -f %{name}.lang
14mr|gnome-mines-3.12.2-2|43	%doc COPYING
14mr|gnome-mines-3.12.2-2|44	%{_bindir}/gnome-mines
14mr|gnome-mines-3.12.2-2|45	%{_datadir}/applications/gnome-mines.desktop
14mr|gnome-mines-3.12.2-2|46	%{_datadir}/glib-2.0/schemas/org.gnome.mines.gschema.xml
14mr|gnome-mines-3.12.2-2|47	%{_datadir}/gnome-mines
14mr|gnome-mines-3.12.2-2|48	%{_datadir}/icons/hicolor/*/apps/gnome-mines.*
14mr|gnome-mines-3.12.2-2|49	%{_mandir}/man6/gnome-mines.6*
14mr|gnome-mines-3.12.2-2|50	%{_datadir}/appdata/*.xml
14mr|gnome-mines-3.12.2-2|51	
14mr|gnome-mines-3.12.2-2|52	
14mr|gnome-mines-3.12.2-2|53	%changelog
14mr|gnome-mines-3.12.2-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-mines-3.12.2-2|55	+ Revision: 021d17d
14mr|gnome-mines-3.12.2-2|56	- MassBuild#440: Increase release tag
14mr|gnome-mines-3.12.2-2|57	
14mr|gnome-mines-3.12.2-2|58	

16539 14
14mr|gnome-music-3.12.2.1-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnome-music-3.12.2.1-3|2	
14mr|gnome-music-3.12.2.1-3|3	Name:		gnome-music
14mr|gnome-music-3.12.2.1-3|4	Version:	3.12.2.1
14mr|gnome-music-3.12.2.1-3|5	Release:	3
14mr|gnome-music-3.12.2.1-3|6	Summary:	Music player and management application
14mr|gnome-music-3.12.2.1-3|7	License:	GPLv2+
14mr|gnome-music-3.12.2.1-3|8	Group:		Sound
14mr|gnome-music-3.12.2.1-3|9	URL:		https://wiki.gnome.org/Design/Apps/Music
14mr|gnome-music-3.12.2.1-3|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-music-3.12.2.1-3|11	BuildRequires:	intltool
14mr|gnome-music-3.12.2.1-3|12	BuildRequires:	python3
14mr|gnome-music-3.12.2.1-3|13	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mr|gnome-music-3.12.2.1-3|14	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.6
14mr|gnome-music-3.12.2.1-3|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.8
14mr|gnome-music-3.12.2.1-3|16	BuildRequires:	itstool
14mr|gnome-music-3.12.2.1-3|17	BuildRequires:	libxml2-utils
14mr|gnome-music-3.12.2.1-3|18	Requires:	gnome-settings-daemon
14mr|gnome-music-3.12.2.1-3|19	Requires:	grilo
14mr|gnome-music-3.12.2.1-3|20	Requires:	python3-dbus
14mr|gnome-music-3.12.2.1-3|21	Requires:	python3-gobject3
14mr|gnome-music-3.12.2.1-3|22	Requires:	tracker
14mr|gnome-music-3.12.2.1-3|23	Suggests:	grilo-plugins
14mr|gnome-music-3.12.2.1-3|24	Requires:	typelib(TotemPlParser)
14mr|gnome-music-3.12.2.1-3|25	Requires:	typelib(Grl)
14mr|gnome-music-3.12.2.1-3|26	Requires:	python3-gi-cairo
14mr|gnome-music-3.12.2.1-3|27	
14mr|gnome-music-3.12.2.1-3|28	%description
14mr|gnome-music-3.12.2.1-3|29	Music is the new GNOME music playing application.
14mr|gnome-music-3.12.2.1-3|30	
14mr|gnome-music-3.12.2.1-3|31	%prep
14mr|gnome-music-3.12.2.1-3|32	%setup -q
14mr|gnome-music-3.12.2.1-3|33	
14mr|gnome-music-3.12.2.1-3|34	%build
14mr|gnome-music-3.12.2.1-3|35	%configure2_5x
14mr|gnome-music-3.12.2.1-3|36	%make
14mr|gnome-music-3.12.2.1-3|37	
14mr|gnome-music-3.12.2.1-3|38	%install
14mr|gnome-music-3.12.2.1-3|39	%makeinstall_std
14mr|gnome-music-3.12.2.1-3|40	
14mr|gnome-music-3.12.2.1-3|41	find %{buildroot} -name '*.la' -delete
14mr|gnome-music-3.12.2.1-3|42	
14mr|gnome-music-3.12.2.1-3|43	%find_lang %{name}
14mr|gnome-music-3.12.2.1-3|44	
14mr|gnome-music-3.12.2.1-3|45	%files -f %{name}.lang
14mr|gnome-music-3.12.2.1-3|46	%doc README NEWS
14mr|gnome-music-3.12.2.1-3|47	%{_bindir}/%{name}
14mr|gnome-music-3.12.2.1-3|48	%{_libdir}/%{name}
14mr|gnome-music-3.12.2.1-3|49	%{py3_puresitedir}/gnomemusic
14mr|gnome-music-3.12.2.1-3|50	%{_datadir}/applications/*.desktop
14mr|gnome-music-3.12.2.1-3|51	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gnome-music-3.12.2.1-3|52	%{_datadir}/%{name}
14mr|gnome-music-3.12.2.1-3|53	%{_iconsdir}/*/*/*/*
14mr|gnome-music-3.12.2.1-3|54	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-music-3.12.2.1-3|55	%{_datadir}/help/*/gnome-music/*
14mr|gnome-music-3.12.2.1-3|56	
14mr|gnome-music-3.12.2.1-3|57	
14mr|gnome-music-3.12.2.1-3|58	%changelog
14mr|gnome-music-3.12.2.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2.1-3
14mr|gnome-music-3.12.2.1-3|60	+ Revision: 431ffa9
14mr|gnome-music-3.12.2.1-3|61	- MassBuild#440: Increase release tag
14mr|gnome-music-3.12.2.1-3|62	
14mr|gnome-music-3.12.2.1-3|63	

16540 14
14mr|gnome-nibbles-3.12.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnome-nibbles-3.12.2-2|2	
14mr|gnome-nibbles-3.12.2-2|3	Name:		gnome-nibbles
14mr|gnome-nibbles-3.12.2-2|4	Version:	3.12.2
14mr|gnome-nibbles-3.12.2-2|5	Release:	2
14mr|gnome-nibbles-3.12.2-2|6	Summary:	GNOME Nibbles game
14mr|gnome-nibbles-3.12.2-2|7	License:	GPLv2+ and GFDL
14mr|gnome-nibbles-3.12.2-2|8	Group:		Games/Arcade
14mr|gnome-nibbles-3.12.2-2|9	URL:		https://wiki.gnome.org/Nibbles
14mr|gnome-nibbles-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-nibbles-3.12.2-2|11	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
14mr|gnome-nibbles-3.12.2-2|12	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.0
14mr|gnome-nibbles-3.12.2-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mr|gnome-nibbles-3.12.2-2|14	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mr|gnome-nibbles-3.12.2-2|15	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|gnome-nibbles-3.12.2-2|16	BuildRequires:	intltool
14mr|gnome-nibbles-3.12.2-2|17	BuildRequires:	itstool
14mr|gnome-nibbles-3.12.2-2|18	BuildRequires:	libxml2-utils
14mr|gnome-nibbles-3.12.2-2|19	Obsoletes:	gnibbles
14mr|gnome-nibbles-3.12.2-2|20	
14mr|gnome-nibbles-3.12.2-2|21	%description
14mr|gnome-nibbles-3.12.2-2|22	Pilot a worm around a maze trying to collect diamonds and at the same time
14mr|gnome-nibbles-3.12.2-2|23	avoiding the walls and yourself. With each diamond your worm grows longer and
14mr|gnome-nibbles-3.12.2-2|24	navigation becomes more and more difficult. Playable by up to four people.
14mr|gnome-nibbles-3.12.2-2|25	
14mr|gnome-nibbles-3.12.2-2|26	%prep
14mr|gnome-nibbles-3.12.2-2|27	%setup -q
14mr|gnome-nibbles-3.12.2-2|28	
14mr|gnome-nibbles-3.12.2-2|29	%build
14mr|gnome-nibbles-3.12.2-2|30	%configure2_5x
14mr|gnome-nibbles-3.12.2-2|31	%make
14mr|gnome-nibbles-3.12.2-2|32	
14mr|gnome-nibbles-3.12.2-2|33	%install
14mr|gnome-nibbles-3.12.2-2|34	%makeinstall_std
14mr|gnome-nibbles-3.12.2-2|35	
14mr|gnome-nibbles-3.12.2-2|36	%find_lang %{name} --with-gnome
14mr|gnome-nibbles-3.12.2-2|37	
14mr|gnome-nibbles-3.12.2-2|38	%files -f %{name}.lang
14mr|gnome-nibbles-3.12.2-2|39	%doc COPYING
14mr|gnome-nibbles-3.12.2-2|40	%{_bindir}/%{name}
14mr|gnome-nibbles-3.12.2-2|41	%{_datadir}/applications/%{name}.desktop
14mr|gnome-nibbles-3.12.2-2|42	%{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
14mr|gnome-nibbles-3.12.2-2|43	%{_datadir}/%{name}
14mr|gnome-nibbles-3.12.2-2|44	%{_iconsdir}/*/*/apps/%{name}.*
14mr|gnome-nibbles-3.12.2-2|45	%{_mandir}/man6/%{name}.6*
14mr|gnome-nibbles-3.12.2-2|46	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-nibbles-3.12.2-2|47	
14mr|gnome-nibbles-3.12.2-2|48	
14mr|gnome-nibbles-3.12.2-2|49	%changelog
14mr|gnome-nibbles-3.12.2-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-nibbles-3.12.2-2|51	+ Revision: 640d443
14mr|gnome-nibbles-3.12.2-2|52	- MassBuild#440: Increase release tag
14mr|gnome-nibbles-3.12.2-2|53	
14mr|gnome-nibbles-3.12.2-2|54	

16541 14
14mr|gnome-online-accounts-3.12.4-1|1	%define	oname		goa
14mr|gnome-online-accounts-3.12.4-1|2	%define	api		1.0
14mr|gnome-online-accounts-3.12.4-1|3	%define	major		0
14mr|gnome-online-accounts-3.12.4-1|4	%define	libname		%mklibname %{oname} %{api} %{major}
14mr|gnome-online-accounts-3.12.4-1|5	%define	backendname	%mklibname %{oname}-backend %{api} %{major}
14mr|gnome-online-accounts-3.12.4-1|6	%define	girname		%mklibname %{oname}-gir %{api}
14mr|gnome-online-accounts-3.12.4-1|7	%define	develname	%mklibname -d %{oname} %{api}
14mr|gnome-online-accounts-3.12.4-1|8	%define	develbackend	%mklibname -d %{oname}-backend %{api}
14mr|gnome-online-accounts-3.12.4-1|9	
14mr|gnome-online-accounts-3.12.4-1|10	Summary:	Provide online accounts information
14mr|gnome-online-accounts-3.12.4-1|11	Name:		gnome-online-accounts
14mr|gnome-online-accounts-3.12.4-1|12	Version:	3.12.4
14mr|gnome-online-accounts-3.12.4-1|13	Release:	1
14mr|gnome-online-accounts-3.12.4-1|14	Group:		Graphical desktop/GNOME
14mr|gnome-online-accounts-3.12.4-1|15	License:	LGPLv2+
14mr|gnome-online-accounts-3.12.4-1|16	URL:		http://developer.gnome.org/goa/stable/
14mr|gnome-online-accounts-3.12.4-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-online-accounts-3.12.4-1|18	
14mr|gnome-online-accounts-3.12.4-1|19	BuildRequires:  gnome-common
14mr|gnome-online-accounts-3.12.4-1|20	BuildRequires:  gtk-doc
14mr|gnome-online-accounts-3.12.4-1|21	BuildRequires:  intltool
14mr|gnome-online-accounts-3.12.4-1|22	BuildRequires:  pkgconfig(glib-2.0)
14mr|gnome-online-accounts-3.12.4-1|23	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mr|gnome-online-accounts-3.12.4-1|24	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gnome-online-accounts-3.12.4-1|25	BuildRequires:  pkgconfig(gnome-keyring-1)
14mr|gnome-online-accounts-3.12.4-1|26	BuildRequires:  pkgconfig(json-glib-1.0)
14mr|gnome-online-accounts-3.12.4-1|27	BuildRequires:  pkgconfig(libnotify)
14mr|gnome-online-accounts-3.12.4-1|28	BuildRequires:  pkgconfig(rest-0.7)
14mr|gnome-online-accounts-3.12.4-1|29	BuildRequires:  pkgconfig(webkitgtk-3.0)
14mr|gnome-online-accounts-3.12.4-1|30	BuildRequires:  pkgconfig(libsecret-1)
14mr|gnome-online-accounts-3.12.4-1|31	BuildRequires:  pkgconfig(telepathy-glib)
14mr|gnome-online-accounts-3.12.4-1|32	
14mr|gnome-online-accounts-3.12.4-1|33	%description
14mr|gnome-online-accounts-3.12.4-1|34	gnome-online-accounts provides interfaces so applications and
14mr|gnome-online-accounts-3.12.4-1|35	libraries in GNOME can access the user's online accounts.
14mr|gnome-online-accounts-3.12.4-1|36	
14mr|gnome-online-accounts-3.12.4-1|37	%package -n %{libname}
14mr|gnome-online-accounts-3.12.4-1|38	Summary:	Runtime libraries for %{name}
14mr|gnome-online-accounts-3.12.4-1|39	Group:		System/Libraries
14mr|gnome-online-accounts-3.12.4-1|40	
14mr|gnome-online-accounts-3.12.4-1|41	%description -n %{libname}
14mr|gnome-online-accounts-3.12.4-1|42	Runtime libraries for %{name}.
14mr|gnome-online-accounts-3.12.4-1|43	
14mr|gnome-online-accounts-3.12.4-1|44	%package -n %{backendname}
14mr|gnome-online-accounts-3.12.4-1|45	Summary:	Runtime libraries for %{name}
14mr|gnome-online-accounts-3.12.4-1|46	Group:		System/Libraries
14mr|gnome-online-accounts-3.12.4-1|47	
14mr|gnome-online-accounts-3.12.4-1|48	%description -n %{backendname}
14mr|gnome-online-accounts-3.12.4-1|49	Runtime libraries for %{name}.
14mr|gnome-online-accounts-3.12.4-1|50	
14mr|gnome-online-accounts-3.12.4-1|51	%package -n %{girname}
14mr|gnome-online-accounts-3.12.4-1|52	Summary:	GObject introspection interface for %{name}
14mr|gnome-online-accounts-3.12.4-1|53	Group:		System/Libraries
14mr|gnome-online-accounts-3.12.4-1|54	
14mr|gnome-online-accounts-3.12.4-1|55	%description -n %{girname}
14mr|gnome-online-accounts-3.12.4-1|56	GObject introspection interface for %{name}.
14mr|gnome-online-accounts-3.12.4-1|57	
14mr|gnome-online-accounts-3.12.4-1|58	%package -n %{develname}
14mr|gnome-online-accounts-3.12.4-1|59	Summary:	Development files for %{name}
14mr|gnome-online-accounts-3.12.4-1|60	Group:		Development/C
14mr|gnome-online-accounts-3.12.4-1|61	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-online-accounts-3.12.4-1|62	Requires:	%{girname} = %{version}-%{release}
14mr|gnome-online-accounts-3.12.4-1|63	Provides:	%{oname}-devel = %{version}-%{release}
14mr|gnome-online-accounts-3.12.4-1|64	
14mr|gnome-online-accounts-3.12.4-1|65	%description -n %{develname}
14mr|gnome-online-accounts-3.12.4-1|66	The gnome-online-accounts-devel package contains libraries and header
14mr|gnome-online-accounts-3.12.4-1|67	files for developing applications that use gnome-online-accounts.
14mr|gnome-online-accounts-3.12.4-1|68	
14mr|gnome-online-accounts-3.12.4-1|69	%package -n %{develbackend}
14mr|gnome-online-accounts-3.12.4-1|70	Summary:	Development files for %{name}
14mr|gnome-online-accounts-3.12.4-1|71	Group:		Development/C
14mr|gnome-online-accounts-3.12.4-1|72	Requires:	%{backendname} = %{version}-%{release}
14mr|gnome-online-accounts-3.12.4-1|73	Provides:	%{oname}-backend-devel = %{version}-%{release}
14mr|gnome-online-accounts-3.12.4-1|74	
14mr|gnome-online-accounts-3.12.4-1|75	%description -n %{develbackend}
14mr|gnome-online-accounts-3.12.4-1|76	The gnome-online-accounts-devel package contains libraries and header
14mr|gnome-online-accounts-3.12.4-1|77	files for developing applications that use gnome-online-accounts.
14mr|gnome-online-accounts-3.12.4-1|78	
14mr|gnome-online-accounts-3.12.4-1|79	%prep
14mr|gnome-online-accounts-3.12.4-1|80	%setup -q
14mr|gnome-online-accounts-3.12.4-1|81	#%apply_patches
14mr|gnome-online-accounts-3.12.4-1|82	
14mr|gnome-online-accounts-3.12.4-1|83	%build
14mr|gnome-online-accounts-3.12.4-1|84	#autoreconf -fi
14mr|gnome-online-accounts-3.12.4-1|85	%configure2_5x \
14mr|gnome-online-accounts-3.12.4-1|86	--disable-static \
14mr|gnome-online-accounts-3.12.4-1|87	--enable-gtk-doc
14mr|gnome-online-accounts-3.12.4-1|88	
14mr|gnome-online-accounts-3.12.4-1|89	%make LIBS='-lgmodule-2.0'
14mr|gnome-online-accounts-3.12.4-1|90	
14mr|gnome-online-accounts-3.12.4-1|91	%install
14mr|gnome-online-accounts-3.12.4-1|92	%makeinstall_std
14mr|gnome-online-accounts-3.12.4-1|93	%find_lang %{name} --all-name
14mr|gnome-online-accounts-3.12.4-1|94	rm -f %{buildroot}/%{_libdir}/*.la
14mr|gnome-online-accounts-3.12.4-1|95	rm -f %{buildroot}/%{_libdir}/*.a
14mr|gnome-online-accounts-3.12.4-1|96	
14mr|gnome-online-accounts-3.12.4-1|97	%files -f %{name}.lang
14mr|gnome-online-accounts-3.12.4-1|98	%doc NEWS COPYING
14mr|gnome-online-accounts-3.12.4-1|99	%{_libexecdir}/goa-daemon
14mr|gnome-online-accounts-3.12.4-1|100	%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
14mr|gnome-online-accounts-3.12.4-1|101	%{_datadir}/icons/hicolor/*/apps/*
14mr|gnome-online-accounts-3.12.4-1|102	%{_datadir}/%{name}/irc-networks.xml
14mr|gnome-online-accounts-3.12.4-1|103	%{_datadir}/%{name}/goawebview.css
14mr|gnome-online-accounts-3.12.4-1|104	%{_mandir}/man8/goa-daemon.8*
14mr|gnome-online-accounts-3.12.4-1|105	
14mr|gnome-online-accounts-3.12.4-1|106	%files -n %{libname}
14mr|gnome-online-accounts-3.12.4-1|107	%{_libdir}/libgoa-%{api}.so.*
14mr|gnome-online-accounts-3.12.4-1|108	
14mr|gnome-online-accounts-3.12.4-1|109	%files -n %{backendname}
14mr|gnome-online-accounts-3.12.4-1|110	%{_libdir}/libgoa-backend-%{api}.so.*
14mr|gnome-online-accounts-3.12.4-1|111	
14mr|gnome-online-accounts-3.12.4-1|112	%files -n %{girname}
14mr|gnome-online-accounts-3.12.4-1|113	%{_libdir}/girepository-1.0/Goa-%{api}.typelib
14mr|gnome-online-accounts-3.12.4-1|114	
14mr|gnome-online-accounts-3.12.4-1|115	%files -n %{develname}
14mr|gnome-online-accounts-3.12.4-1|116	%{_includedir}/goa-%{api}/
14mr|gnome-online-accounts-3.12.4-1|117	%{_libdir}/goa-%{api}/include/goaconfig.h
14mr|gnome-online-accounts-3.12.4-1|118	%{_libdir}/libgoa-%{api}.so
14mr|gnome-online-accounts-3.12.4-1|119	%{_libdir}/pkgconfig/goa-%{api}.pc
14mr|gnome-online-accounts-3.12.4-1|120	%{_datadir}/gir-1.0/Goa-%{api}.gir
14mr|gnome-online-accounts-3.12.4-1|121	%{_datadir}/gtk-doc/html/goa/
14mr|gnome-online-accounts-3.12.4-1|122	
14mr|gnome-online-accounts-3.12.4-1|123	%files -n %{develbackend}
14mr|gnome-online-accounts-3.12.4-1|124	%{_libdir}/libgoa-backend-%{api}.so
14mr|gnome-online-accounts-3.12.4-1|125	%{_libdir}/pkgconfig/goa-backend-%{api}.pc
14mr|gnome-online-accounts-3.12.4-1|126	
14mr|gnome-online-accounts-3.12.4-1|127	
14mr|gnome-online-accounts-3.12.4-1|128	%changelog
14mr|gnome-online-accounts-3.12.4-1|129	* Fri Jul 18 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mr|gnome-online-accounts-3.12.4-1|130	+ Revision: cc6800a
14mr|gnome-online-accounts-3.12.4-1|131	- update to 3.12.4
14mr|gnome-online-accounts-3.12.4-1|132	
14mr|gnome-online-accounts-3.12.4-1|133	

16542 14
14mr|gnome-online-miners-3.12.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-online-miners-3.12.0-2|2	
14mr|gnome-online-miners-3.12.0-2|3	Name:		gnome-online-miners
14mr|gnome-online-miners-3.12.0-2|4	Version:	3.12.0
14mr|gnome-online-miners-3.12.0-2|5	Release:	2
14mr|gnome-online-miners-3.12.0-2|6	Summary:	Crawls through your online content
14mr|gnome-online-miners-3.12.0-2|7	License:	GPLv2+
14mr|gnome-online-miners-3.12.0-2|8	Group:		Graphical desktop/GNOME
14mr|gnome-online-miners-3.12.0-2|9	URL:		https://git.gnome.org/browse/gnome-online-miners
14mr|gnome-online-miners-3.12.0-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-online-miners-3.12.0-2|11	BuildRequires:	pkgconfig(gio-2.0)
14mr|gnome-online-miners-3.12.0-2|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.35.1
14mr|gnome-online-miners-3.12.0-2|13	BuildRequires:	pkgconfig(goa-1.0) >= 3.2.0
14mr|gnome-online-miners-3.12.0-2|14	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.6
14mr|gnome-online-miners-3.12.0-2|15	BuildRequires:	pkgconfig(libgdata) >= 0.13.3
14mr|gnome-online-miners-3.12.0-2|16	BuildRequires:	pkgconfig(tracker-miner-1.0)
14mr|gnome-online-miners-3.12.0-2|17	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mr|gnome-online-miners-3.12.0-2|18	BuildRequires:	pkgconfig(zapojit-0.0) >= 0.0.2
14mr|gnome-online-miners-3.12.0-2|19	BuildRequires:	pkgconfig(libgfbgraph-0.2)
14mr|gnome-online-miners-3.12.0-2|20	Requires:	dbus
14mr|gnome-online-miners-3.12.0-2|21	Requires:	grilo-plugins
14mr|gnome-online-miners-3.12.0-2|22	
14mr|gnome-online-miners-3.12.0-2|23	%description
14mr|gnome-online-miners-3.12.0-2|24	GNOME Online Miners provides a set of crawlers that go through your online
14mr|gnome-online-miners-3.12.0-2|25	content and index them locally in Tracker. It has miners for Flickr, Google
14mr|gnome-online-miners-3.12.0-2|26	and SkyDrive.
14mr|gnome-online-miners-3.12.0-2|27	
14mr|gnome-online-miners-3.12.0-2|28	%prep
14mr|gnome-online-miners-3.12.0-2|29	%setup -q
14mr|gnome-online-miners-3.12.0-2|30	
14mr|gnome-online-miners-3.12.0-2|31	%build
14mr|gnome-online-miners-3.12.0-2|32	%configure2_5x \
14mr|gnome-online-miners-3.12.0-2|33	--disable-silent-rules \
14mr|gnome-online-miners-3.12.0-2|34	--disable-static
14mr|gnome-online-miners-3.12.0-2|35	%make
14mr|gnome-online-miners-3.12.0-2|36	
14mr|gnome-online-miners-3.12.0-2|37	%install
14mr|gnome-online-miners-3.12.0-2|38	%makeinstall_std
14mr|gnome-online-miners-3.12.0-2|39	find %{buildroot} -name '*.la' -delete
14mr|gnome-online-miners-3.12.0-2|40	
14mr|gnome-online-miners-3.12.0-2|41	# Use %%doc instead.
14mr|gnome-online-miners-3.12.0-2|42	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|gnome-online-miners-3.12.0-2|43	
14mr|gnome-online-miners-3.12.0-2|44	%files
14mr|gnome-online-miners-3.12.0-2|45	%doc AUTHORS COPYING ChangeLog README
14mr|gnome-online-miners-3.12.0-2|46	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Flickr.service
14mr|gnome-online-miners-3.12.0-2|47	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.GData.service
14mr|gnome-online-miners-3.12.0-2|48	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Zpj.service
14mr|gnome-online-miners-3.12.0-2|49	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Owncloud.service
14mr|gnome-online-miners-3.12.0-2|50	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Facebook.service
14mr|gnome-online-miners-3.12.0-2|51	%{_libdir}/%{name}/libgom-1.0.so
14mr|gnome-online-miners-3.12.0-2|52	%{_libexecdir}/gom-flickr-miner
14mr|gnome-online-miners-3.12.0-2|53	%{_libexecdir}/gom-gdata-miner
14mr|gnome-online-miners-3.12.0-2|54	%{_libexecdir}/gom-zpj-miner
14mr|gnome-online-miners-3.12.0-2|55	%{_libexecdir}/gom-owncloud-miner
14mr|gnome-online-miners-3.12.0-2|56	%{_libexecdir}/gom-facebook-miner
14mr|gnome-online-miners-3.12.0-2|57	
14mr|gnome-online-miners-3.12.0-2|58	
14mr|gnome-online-miners-3.12.0-2|59	%changelog
14mr|gnome-online-miners-3.12.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-online-miners-3.12.0-2|61	+ Revision: 1dea30f
14mr|gnome-online-miners-3.12.0-2|62	- MassBuild#440: Increase release tag
14mr|gnome-online-miners-3.12.0-2|63	
14mr|gnome-online-miners-3.12.0-2|64	

16543 14
14mr|gnome-packagekit-3.12.1-2|1	Summary:	A PackageKit client for the GNOME desktop
14mr|gnome-packagekit-3.12.1-2|2	Name:	  	gnome-packagekit
14mr|gnome-packagekit-3.12.1-2|3	Version:	3.12.1
14mr|gnome-packagekit-3.12.1-2|4	Release:	2
14mr|gnome-packagekit-3.12.1-2|5	License:	GPLv2+
14mr|gnome-packagekit-3.12.1-2|6	Group:		System/Configuration/Packaging
14mr|gnome-packagekit-3.12.1-2|7	URL:		http://www.packagekit.org
14mr|gnome-packagekit-3.12.1-2|8	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/3.12/%{name}-%{version}.tar.xz
14mr|gnome-packagekit-3.12.1-2|9	
14mr|gnome-packagekit-3.12.1-2|10	BuildRequires:	docbook-dtd41-sgml
14mr|gnome-packagekit-3.12.1-2|11	BuildRequires:	docbook-utils
14mr|gnome-packagekit-3.12.1-2|12	BuildRequires:	desktop-file-utils
14mr|gnome-packagekit-3.12.1-2|13	BuildRequires:	intltool > 0.35.0
14mr|gnome-packagekit-3.12.1-2|14	BuildRequires:	xsltproc itstool
14mr|gnome-packagekit-3.12.1-2|15	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-packagekit-3.12.1-2|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-packagekit-3.12.1-2|17	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-packagekit-3.12.1-2|18	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gnome-packagekit-3.12.1-2|19	BuildRequires:	pkgconfig(packagekit-glib2)
14mr|gnome-packagekit-3.12.1-2|20	BuildRequires:	pkgconfig(unique-1.0)
14mr|gnome-packagekit-3.12.1-2|21	BuildRequires:	pkgconfig(upower-glib)
14mr|gnome-packagekit-3.12.1-2|22	
14mr|gnome-packagekit-3.12.1-2|23	Requires:	%{name}-common = %{EVRD}
14mr|gnome-packagekit-3.12.1-2|24	Obsoletes:	%{name}-extra
14mr|gnome-packagekit-3.12.1-2|25	
14mr|gnome-packagekit-3.12.1-2|26	%description
14mr|gnome-packagekit-3.12.1-2|27	gnome-packagekit are PackageKit client programs designed for the GNOME desktop.
14mr|gnome-packagekit-3.12.1-2|28	
14mr|gnome-packagekit-3.12.1-2|29	%package	common
14mr|gnome-packagekit-3.12.1-2|30	Summary:	Common files and services for GNOME PackageKit
14mr|gnome-packagekit-3.12.1-2|31	Group:		System/Configuration/Packaging
14mr|gnome-packagekit-3.12.1-2|32	Requires:	packagekit
14mr|gnome-packagekit-3.12.1-2|33	Provides:	packagekit-gui
14mr|gnome-packagekit-3.12.1-2|34	Conflicts:	gnome-packagekit < 2.29.2
14mr|gnome-packagekit-3.12.1-2|35	
14mr|gnome-packagekit-3.12.1-2|36	%description	common
14mr|gnome-packagekit-3.12.1-2|37	Common files and services used by GNOME PackageKit. This packages provides
14mr|gnome-packagekit-3.12.1-2|38	D-Bus service for packages installation.
14mr|gnome-packagekit-3.12.1-2|39	
14mr|gnome-packagekit-3.12.1-2|40	%prep
14mr|gnome-packagekit-3.12.1-2|41	%setup -q
14mr|gnome-packagekit-3.12.1-2|42	%apply_patches
14mr|gnome-packagekit-3.12.1-2|43	
14mr|gnome-packagekit-3.12.1-2|44	%build
14mr|gnome-packagekit-3.12.1-2|45	%configure2_5x \
14mr|gnome-packagekit-3.12.1-2|46	--disable-static \
14mr|gnome-packagekit-3.12.1-2|47	--disable-scrollkeeper
14mr|gnome-packagekit-3.12.1-2|48	
14mr|gnome-packagekit-3.12.1-2|49	%make
14mr|gnome-packagekit-3.12.1-2|50	
14mr|gnome-packagekit-3.12.1-2|51	%install
14mr|gnome-packagekit-3.12.1-2|52	%makeinstall_std
14mr|gnome-packagekit-3.12.1-2|53	
14mr|gnome-packagekit-3.12.1-2|54	# hack around apper conflict
14mr|gnome-packagekit-3.12.1-2|55	mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
14mr|gnome-packagekit-3.12.1-2|56	%{buildroot}%{_datadir}/dbus-1/services/gnome-org.freedesktop.PackageKit.service
14mr|gnome-packagekit-3.12.1-2|57	
14mr|gnome-packagekit-3.12.1-2|58	%find_lang %{name} --with-gnome
14mr|gnome-packagekit-3.12.1-2|59	
14mr|gnome-packagekit-3.12.1-2|60	%files common -f %{name}.lang
14mr|gnome-packagekit-3.12.1-2|61	%{_bindir}/gpk-install-*
14mr|gnome-packagekit-3.12.1-2|62	%{_bindir}/gpk-dbus-service
14mr|gnome-packagekit-3.12.1-2|63	%{_datadir}/applications/gpk-dbus-service.desktop
14mr|gnome-packagekit-3.12.1-2|64	%{_datadir}/applications/gpk-install-*.desktop
14mr|gnome-packagekit-3.12.1-2|65	%{_datadir}/dbus-1/services/*.service
14mr|gnome-packagekit-3.12.1-2|66	%{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
14mr|gnome-packagekit-3.12.1-2|67	%{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
14mr|gnome-packagekit-3.12.1-2|68	%dir %{_datadir}/gnome-packagekit
14mr|gnome-packagekit-3.12.1-2|69	%{_datadir}/gnome-packagekit/gpk-client.ui
14mr|gnome-packagekit-3.12.1-2|70	%{_datadir}/gnome-packagekit/gpk-error.ui
14mr|gnome-packagekit-3.12.1-2|71	%{_datadir}/gnome-packagekit/gpk-eula.ui
14mr|gnome-packagekit-3.12.1-2|72	%{_datadir}/gnome-packagekit/gpk-signature.ui
14mr|gnome-packagekit-3.12.1-2|73	%{_datadir}/gnome-packagekit/icons
14mr|gnome-packagekit-3.12.1-2|74	%{_iconsdir}/hicolor/*/*/*
14mr|gnome-packagekit-3.12.1-2|75	%{_mandir}/man1/gpk-install-*
14mr|gnome-packagekit-3.12.1-2|76	%{_mandir}/man1/gpk-dbus-service*
14mr|gnome-packagekit-3.12.1-2|77	%{_datadir}/appdata/*.xml
14mr|gnome-packagekit-3.12.1-2|78	
14mr|gnome-packagekit-3.12.1-2|79	%files
14mr|gnome-packagekit-3.12.1-2|80	%{_bindir}/gpk-application
14mr|gnome-packagekit-3.12.1-2|81	%{_bindir}/gpk-log
14mr|gnome-packagekit-3.12.1-2|82	%{_bindir}/gpk-prefs
14mr|gnome-packagekit-3.12.1-2|83	%{_bindir}/gpk-update-*
14mr|gnome-packagekit-3.12.1-2|84	%{_datadir}/applications/gpk-application.desktop
14mr|gnome-packagekit-3.12.1-2|85	%{_datadir}/applications/gpk-prefs.desktop
14mr|gnome-packagekit-3.12.1-2|86	%{_datadir}/applications/gpk-update-viewer.desktop
14mr|gnome-packagekit-3.12.1-2|87	%{_datadir}/applications/gpk-log.desktop
14mr|gnome-packagekit-3.12.1-2|88	%{_datadir}/gnome-packagekit/gpk-application.ui
14mr|gnome-packagekit-3.12.1-2|89	%{_datadir}/gnome-packagekit/gpk-prefs.ui
14mr|gnome-packagekit-3.12.1-2|90	%{_datadir}/gnome-packagekit/gpk-update-viewer.ui
14mr|gnome-packagekit-3.12.1-2|91	%{_datadir}/gnome-packagekit/gpk-log.ui
14mr|gnome-packagekit-3.12.1-2|92	%{_mandir}/man1/gpk-application*
14mr|gnome-packagekit-3.12.1-2|93	%{_mandir}/man1/gpk-prefs*
14mr|gnome-packagekit-3.12.1-2|94	%{_mandir}/man1/gpk-update*
14mr|gnome-packagekit-3.12.1-2|95	%{_mandir}/man1/gpk-log*
14mr|gnome-packagekit-3.12.1-2|96	
14mr|gnome-packagekit-3.12.1-2|97	
14mr|gnome-packagekit-3.12.1-2|98	%changelog
14mr|gnome-packagekit-3.12.1-2|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gnome-packagekit-3.12.1-2|100	+ Revision: 9bd147e
14mr|gnome-packagekit-3.12.1-2|101	- MassBuild#440: Increase release tag
14mr|gnome-packagekit-3.12.1-2|102	
14mr|gnome-packagekit-3.12.1-2|103	

16544 14
14mr|gnome-panel2-2.32.1-11|1	%define req_libwnck_version 2.19.5
14mr|gnome-panel2-2.32.1-11|2	%define req_libglade_version 2.5.0
14mr|gnome-panel2-2.32.1-11|3	%define req_gconf2_version 2.31.6
14mr|gnome-panel2-2.32.1-11|4	%define req_gnomeui_version 2.5.4
14mr|gnome-panel2-2.32.1-11|5	%define req_gtk_version 2.19.7
14mr|gnome-panel2-2.32.1-11|6	%define req_glib_version 2.15.5
14mr|gnome-panel2-2.32.1-11|7	%define req_gnomedesktop_version 2.11.1
14mr|gnome-panel2-2.32.1-11|8	
14mr|gnome-panel2-2.32.1-11|9	%define api_version 2
14mr|gnome-panel2-2.32.1-11|10	%define api2 3
14mr|gnome-panel2-2.32.1-11|11	%define lib_major   0
14mr|gnome-panel2-2.32.1-11|12	%define libname %mklibname panel-applet- %{api_version} %{lib_major}
14mr|gnome-panel2-2.32.1-11|13	%define libname2 %mklibname panel-applet- %{api2} %{lib_major}
14mr|gnome-panel2-2.32.1-11|14	%define libnamedev %mklibname -d panel-applet- %{api_version}
14mr|gnome-panel2-2.32.1-11|15	
14mr|gnome-panel2-2.32.1-11|16	%define in_process_applets 0
14mr|gnome-panel2-2.32.1-11|17	%define oname gnome-panel
14mr|gnome-panel2-2.32.1-11|18	
14mr|gnome-panel2-2.32.1-11|19	Summary:	The core programs for the GNOME GUI desktop environment
14mr|gnome-panel2-2.32.1-11|20	Name:		gnome-panel2
14mr|gnome-panel2-2.32.1-11|21	Version:	2.32.1
14mr|gnome-panel2-2.32.1-11|22	Release:	11
14mr|gnome-panel2-2.32.1-11|23	License:	GPLv2+ and LGPLv2+
14mr|gnome-panel2-2.32.1-11|24	Group:		Graphical desktop/GNOME
14mr|gnome-panel2-2.32.1-11|25	Url:		http://www.gnome.org/
14mr|gnome-panel2-2.32.1-11|26	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14mr|gnome-panel2-2.32.1-11|27	Source1:	mandriva-panel.png
14mr|gnome-panel2-2.32.1-11|28	
14mr|gnome-panel2-2.32.1-11|29	# (fc) 2.0.1-2mdk  use xlock instead of xscreensaver to lock root desktop
14mr|gnome-panel2-2.32.1-11|30	Patch0:		gnome-panel-2.27.91-rootlock.patch
14mr|gnome-panel2-2.32.1-11|31	# (fc) 2.0.1-2mdk  Mandriva customization
14mr|gnome-panel2-2.32.1-11|32	Patch1:		gnome-panel-mdvcustomizations.patch
14mr|gnome-panel2-2.32.1-11|33	Patch2:		gnome-panel-2.32.1-fix-linking.patch
14mr|gnome-panel2-2.32.1-11|34	# (fc) 2.19.6-2mdv use beagle or tracker (if available) as search tool by default (Fedora)
14mr|gnome-panel2-2.32.1-11|35	Patch16:	gnome-panel-2.27.91-search.patch
14mr|gnome-panel2-2.32.1-11|36	# (fc) 2.28.0-3mdv ensure net_applet role is network
14mr|gnome-panel2-2.32.1-11|37	Patch19:	gnome-panel-2.29.92-netapplet.patch
14mr|gnome-panel2-2.32.1-11|38	# (fc) allow more bookmarks before switching to submenus
14mr|gnome-panel2-2.32.1-11|39	Patch20:	bookmarks-submenu.patch
14mr|gnome-panel2-2.32.1-11|40	# (fc) add about-mandriva menu entry if available
14mr|gnome-panel2-2.32.1-11|41	Patch21:	gnome-panel-2.28.0-about-mandriva.patch
14mr|gnome-panel2-2.32.1-11|42	# (fc) add padding for icons on panel (GNOME bug #343436) (Fedora)
14mr|gnome-panel2-2.32.1-11|43	Patch22:	gnome-panel-2.30.0-panel-padding.patch
14mr|gnome-panel2-2.32.1-11|44	# (fc) add padding for icons in notification area (GNOME bug #583273)
14mr|gnome-panel2-2.32.1-11|45	Patch23:	gnome-panel-2.31.6-icon-padding.patch
14mr|gnome-panel2-2.32.1-11|46	BuildRequires:	libxslt-proc
14mr|gnome-panel2-2.32.1-11|47	BuildRequires:	rarian
14mr|gnome-panel2-2.32.1-11|48	BuildRequires:	gettext-devel
14mr|gnome-panel2-2.32.1-11|49	BuildRequires:	gnome-common
14mr|gnome-panel2-2.32.1-11|50	BuildRequires:	gtk-doc
14mr|gnome-panel2-2.32.1-11|51	BuildRequires:	intltool
14mr|gnome-panel2-2.32.1-11|52	BuildRequires:	pkgconfig(gconf-2.0) >= %{req_gconf2_version}
14mr|gnome-panel2-2.32.1-11|53	BuildRequires:	pkgconfig(glib-2.0) >= %{req_glib_version}
14mr|gnome-panel2-2.32.1-11|54	BuildRequires:	pkgconfig(gnome-desktop-2.0) >= %{req_gnomedesktop_version}
14mr|gnome-panel2-2.32.1-11|55	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-panel2-2.32.1-11|56	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gnome-panel2-2.32.1-11|57	BuildRequires:	pkgconfig(gtk+-2.0) >= %{req_gtk_version}
14mr|gnome-panel2-2.32.1-11|58	BuildRequires:	pkgconfig(gweather)
14mr|gnome-panel2-2.32.1-11|59	BuildRequires:	pkgconfig(ice)
14mr|gnome-panel2-2.32.1-11|60	BuildRequires:	pkgconfig(libcanberra-gtk)
14mr|gnome-panel2-2.32.1-11|61	BuildRequires:	pkgconfig(libglade-2.0) >= %{req_libglade_version}
14mr|gnome-panel2-2.32.1-11|62	BuildRequires:	pkgconfig(libgnome-menu)
14mr|gnome-panel2-2.32.1-11|63	BuildRequires:	pkgconfig(libgnomeui-2.0) >= %{req_gnomeui_version}
14mr|gnome-panel2-2.32.1-11|64	BuildRequires:	pkgconfig(libpng)
14mr|gnome-panel2-2.32.1-11|65	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gnome-panel2-2.32.1-11|66	BuildRequires:	pkgconfig(libwnck-1.0) >= %{req_libwnck_version}
14mr|gnome-panel2-2.32.1-11|67	BuildRequires:	pkgconfig(polkit-agent-1)
14mr|gnome-panel2-2.32.1-11|68	BuildRequires:	pkgconfig(sm)
14mr|gnome-panel2-2.32.1-11|69	BuildRequires:	pkgconfig(xres)
14mr|gnome-panel2-2.32.1-11|70	Requires(post,postun):	scrollkeeper
14mr|gnome-panel2-2.32.1-11|71	Requires:	gnome-desktop
14mr|gnome-panel2-2.32.1-11|72	Requires:	gnome-session
14mr|gnome-panel2-2.32.1-11|73	Requires:	polkit-agent
14mr|gnome-panel2-2.32.1-11|74	Requires:	GConf2 >= %{req_gconf2_version}
14mr|gnome-panel2-2.32.1-11|75	Requires:	glib2 >= %{req_glib_version}
14mr|gnome-panel2-2.32.1-11|76	Requires:	gnome-menus2
14mr|gnome-panel2-2.32.1-11|77	Requires:	alacarte
14mr|gnome-panel2-2.32.1-11|78	Suggests:	gnome-applets
14mr|gnome-panel2-2.32.1-11|79	
14mr|gnome-panel2-2.32.1-11|80	# for screen locking and search function in panel
14mr|gnome-panel2-2.32.1-11|81	#Requires:	gnome-utils
14mr|gnome-panel2-2.32.1-11|82	Requires:	gnome-screensaver
14mr|gnome-panel2-2.32.1-11|83	Requires:	desktop-common-data
14mr|gnome-panel2-2.32.1-11|84	#(patch0)
14mr|gnome-panel2-2.32.1-11|85	Requires:	xlockmore
14mr|gnome-panel2-2.32.1-11|86	
14mr|gnome-panel2-2.32.1-11|87	%description
14mr|gnome-panel2-2.32.1-11|88	GNOME (GNU Network Object Model Environment) is a user-friendly
14mr|gnome-panel2-2.32.1-11|89	set of applications and desktop tools to be used in conjunction with a
14mr|gnome-panel2-2.32.1-11|90	window manager for the X Window System.  GNOME is similar in purpose and
14mr|gnome-panel2-2.32.1-11|91	scope to CDE and KDE, but GNOME is based completely on free
14mr|gnome-panel2-2.32.1-11|92	software.
14mr|gnome-panel2-2.32.1-11|93	
14mr|gnome-panel2-2.32.1-11|94	The GNOME panel packages provides the gnome panel, menus and some
14mr|gnome-panel2-2.32.1-11|95	basic applets for the panel.
14mr|gnome-panel2-2.32.1-11|96	
14mr|gnome-panel2-2.32.1-11|97	%package -n	%{libname}
14mr|gnome-panel2-2.32.1-11|98	Summary:	%{summary}
14mr|gnome-panel2-2.32.1-11|99	Group:		System/Libraries
14mr|gnome-panel2-2.32.1-11|100	
14mr|gnome-panel2-2.32.1-11|101	%description -n	%{libname}
14mr|gnome-panel2-2.32.1-11|102	Panel libraries for running GNOME panels.
14mr|gnome-panel2-2.32.1-11|103	
14mr|gnome-panel2-2.32.1-11|104	%package -n	%{libname2}
14mr|gnome-panel2-2.32.1-11|105	Summary:	%{summary}
14mr|gnome-panel2-2.32.1-11|106	Group:		System/Libraries
14mr|gnome-panel2-2.32.1-11|107	Provides:	libpanel-applet-%{api2} = %{version}-%{release}
14mr|gnome-panel2-2.32.1-11|108	
14mr|gnome-panel2-2.32.1-11|109	%description -n	%{libname2}
14mr|gnome-panel2-2.32.1-11|110	Panel libraries for running GNOME panels.
14mr|gnome-panel2-2.32.1-11|111	
14mr|gnome-panel2-2.32.1-11|112	%package -n	%{libnamedev}
14mr|gnome-panel2-2.32.1-11|113	Summary:	Static libraries, include files for GNOME panel
14mr|gnome-panel2-2.32.1-11|114	Group:		Development/GNOME and GTK+
14mr|gnome-panel2-2.32.1-11|115	Provides:	libpanel-applet-%{api_version}-devel = %{version}-%{release}
14mr|gnome-panel2-2.32.1-11|116	Requires:	%{libname} = %{version}
14mr|gnome-panel2-2.32.1-11|117	Requires:	%{libname2} = %{version}-%{release}
14mr|gnome-panel2-2.32.1-11|118	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 2.32.1-6
14mr|gnome-panel2-2.32.1-11|119	
14mr|gnome-panel2-2.32.1-11|120	%description -n	%{libnamedev}
14mr|gnome-panel2-2.32.1-11|121	Panel libraries and header files for creating GNOME panels.
14mr|gnome-panel2-2.32.1-11|122	
14mr|gnome-panel2-2.32.1-11|123	%prep
14mr|gnome-panel2-2.32.1-11|124	%setup -q -n %{oname}-%{version}
14mr|gnome-panel2-2.32.1-11|125	%apply_patches
14mr|gnome-panel2-2.32.1-11|126	
14mr|gnome-panel2-2.32.1-11|127	#needed by patch2,patch23
14mr|gnome-panel2-2.32.1-11|128	autoreconf
14mr|gnome-panel2-2.32.1-11|129	
14mr|gnome-panel2-2.32.1-11|130	%build
14mr|gnome-panel2-2.32.1-11|131	%configure2_5x --disable-eds --disable-scrollkeeper \
14mr|gnome-panel2-2.32.1-11|132	--disable-static \
14mr|gnome-panel2-2.32.1-11|133	%if %{in_process_applets}
14mr|gnome-panel2-2.32.1-11|134	--with-in-process-applets=all
14mr|gnome-panel2-2.32.1-11|135	%endif
14mr|gnome-panel2-2.32.1-11|136	
14mr|gnome-panel2-2.32.1-11|137	make LIBS="-lgmodule-2.0"
14mr|gnome-panel2-2.32.1-11|138	
14mr|gnome-panel2-2.32.1-11|139	%install
14mr|gnome-panel2-2.32.1-11|140	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gnome-panel2-2.32.1-11|141	
14mr|gnome-panel2-2.32.1-11|142	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/gnome-panel/pixmaps-
14mr|gnome-panel2-2.32.1-11|143	#remove old files
14mr|gnome-panel2-2.32.1-11|144	rm -rf %{buildroot}%{_datadir}/omf/gnome-panel
14mr|gnome-panel2-2.32.1-11|145	
14mr|gnome-panel2-2.32.1-11|146	%find_lang %{oname}-2.0 --with-gnome --all-name
14mr|gnome-panel2-2.32.1-11|147	
14mr|gnome-panel2-2.32.1-11|148	#remove unpackaged files
14mr|gnome-panel2-2.32.1-11|149	rm -rf %{buildroot}%{_datadir}/gnome-panelrc %{buildroot}%{_localstatedir}/lib/scrollkeeper
14mr|gnome-panel2-2.32.1-11|150	
14mr|gnome-panel2-2.32.1-11|151	
14mr|gnome-panel2-2.32.1-11|152	%define schemas clock fish panel-compatibility panel-general panel-global panel-object panel-toplevel window-list workspace-switcher notification_area_applet
14mr|gnome-panel2-2.32.1-11|153	
14mr|gnome-panel2-2.32.1-11|154	%post
14mr|gnome-panel2-2.32.1-11|155	%update_scrollkeeper
14mr|gnome-panel2-2.32.1-11|156	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
14mr|gnome-panel2-2.32.1-11|157	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /apps/panel > /dev/null 2> /dev/null
14mr|gnome-panel2-2.32.1-11|158	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /schemas/apps/panel > /dev/null 2> /dev/null
14mr|gnome-panel2-2.32.1-11|159	
14mr|gnome-panel2-2.32.1-11|160	%post_install_gconf_schemas %{schemas}
14mr|gnome-panel2-2.32.1-11|161	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries > /dev/null
14mr|gnome-panel2-2.32.1-11|162	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null
14mr|gnome-panel2-2.32.1-11|163	
14mr|gnome-panel2-2.32.1-11|164	%update_icon_cache hicolor
14mr|gnome-panel2-2.32.1-11|165	
14mr|gnome-panel2-2.32.1-11|166	%preun
14mr|gnome-panel2-2.32.1-11|167	%preun_uninstall_gconf_schemas %{schemas}
14mr|gnome-panel2-2.32.1-11|168	
14mr|gnome-panel2-2.32.1-11|169	%postun
14mr|gnome-panel2-2.32.1-11|170	%clean_scrollkeeper
14mr|gnome-panel2-2.32.1-11|171	%clean_icon_cache hicolor
14mr|gnome-panel2-2.32.1-11|172	
14mr|gnome-panel2-2.32.1-11|173	%files -f %{oname}-2.0.lang
14mr|gnome-panel2-2.32.1-11|174	%doc AUTHORS COPYING NEWS README
14mr|gnome-panel2-2.32.1-11|175	%{_sysconfdir}/gconf/schemas/clock.schemas
14mr|gnome-panel2-2.32.1-11|176	%{_sysconfdir}/gconf/schemas/fish.schemas
14mr|gnome-panel2-2.32.1-11|177	%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
14mr|gnome-panel2-2.32.1-11|178	%{_sysconfdir}/gconf/schemas/panel-general.schemas
14mr|gnome-panel2-2.32.1-11|179	%{_sysconfdir}/gconf/schemas/panel-global.schemas
14mr|gnome-panel2-2.32.1-11|180	%{_sysconfdir}/gconf/schemas/panel-object.schemas
14mr|gnome-panel2-2.32.1-11|181	%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
14mr|gnome-panel2-2.32.1-11|182	%{_sysconfdir}/gconf/schemas/window-list.schemas
14mr|gnome-panel2-2.32.1-11|183	%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
14mr|gnome-panel2-2.32.1-11|184	%{_sysconfdir}/gconf/schemas/notification_area_applet.schemas
14mr|gnome-panel2-2.32.1-11|185	%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
14mr|gnome-panel2-2.32.1-11|186	
14mr|gnome-panel2-2.32.1-11|187	%{_bindir}/*
14mr|gnome-panel2-2.32.1-11|188	%{_libexecdir}/gnome-panel-add
14mr|gnome-panel2-2.32.1-11|189	%if %{in_process_applets}
14mr|gnome-panel2-2.32.1-11|190	%dir %{_libexecdir}/gnome-panel
14mr|gnome-panel2-2.32.1-11|191	%dir %{_libexecdir}/gnome-panel/*.so
14mr|gnome-panel2-2.32.1-11|192	%else
14mr|gnome-panel2-2.32.1-11|193	%{_libexecdir}/clock-applet
14mr|gnome-panel2-2.32.1-11|194	%{_libexecdir}/fish-applet
14mr|gnome-panel2-2.32.1-11|195	%{_libexecdir}/notification-area-applet
14mr|gnome-panel2-2.32.1-11|196	%{_libexecdir}/wnck-applet
14mr|gnome-panel2-2.32.1-11|197	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
14mr|gnome-panel2-2.32.1-11|198	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
14mr|gnome-panel2-2.32.1-11|199	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
14mr|gnome-panel2-2.32.1-11|200	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
14mr|gnome-panel2-2.32.1-11|201	%endif
14mr|gnome-panel2-2.32.1-11|202	%{_libdir}/gnome-panel/modules
14mr|gnome-panel2-2.32.1-11|203	%{_mandir}/man1/*
14mr|gnome-panel2-2.32.1-11|204	%{_datadir}/applications/*.desktop
14mr|gnome-panel2-2.32.1-11|205	%dir %{_datadir}/gnome
14mr|gnome-panel2-2.32.1-11|206	%dir %{_datadir}/gnome/help
14mr|gnome-panel2-2.32.1-11|207	%{_datadir}/gnome-panel
14mr|gnome-panel2-2.32.1-11|208	%{_datadir}/gnome-2.0/ui/*
14mr|gnome-panel2-2.32.1-11|209	%{_datadir}/idl/*
14mr|gnome-panel2-2.32.1-11|210	%{_datadir}/icons/hicolor/*/apps/*
14mr|gnome-panel2-2.32.1-11|211	
14mr|gnome-panel2-2.32.1-11|212	%files -n %{libname}
14mr|gnome-panel2-2.32.1-11|213	%{_libdir}/libpanel-applet-%{api_version}.so.%{lib_major}*
14mr|gnome-panel2-2.32.1-11|214	
14mr|gnome-panel2-2.32.1-11|215	%files -n %{libname2}
14mr|gnome-panel2-2.32.1-11|216	%{_libdir}/libpanel-applet-%{api2}.so.%{lib_major}*
14mr|gnome-panel2-2.32.1-11|217	%{_libdir}/girepository-1.0/PanelApplet-3.0.typelib
14mr|gnome-panel2-2.32.1-11|218	
14mr|gnome-panel2-2.32.1-11|219	%files -n %{libnamedev}
14mr|gnome-panel2-2.32.1-11|220	%doc ChangeLog
14mr|gnome-panel2-2.32.1-11|221	%doc %{_datadir}/gtk-doc/html/*
14mr|gnome-panel2-2.32.1-11|222	%{_includedir}/*
14mr|gnome-panel2-2.32.1-11|223	%{_libdir}/libpanel*.so
14mr|gnome-panel2-2.32.1-11|224	%{_libdir}/pkgconfig/*
14mr|gnome-panel2-2.32.1-11|225	%{_datadir}/gir-1.0/PanelApplet-3.0.gir
14mr|gnome-panel2-2.32.1-11|226	
14mr|gnome-panel2-2.32.1-11|227	
14mr|gnome-panel2-2.32.1-11|228	
14mr|gnome-panel2-2.32.1-11|229	%changelog
14mr|gnome-panel2-2.32.1-11|230	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.1-11
14mr|gnome-panel2-2.32.1-11|231	+ Revision: c83a287
14mr|gnome-panel2-2.32.1-11|232	- MassBuild#440: Increase release tag
14mr|gnome-panel2-2.32.1-11|233	
14mr|gnome-panel2-2.32.1-11|234	

16545 14
14mr|gnome-photos-3.12.1-3|1	Name:          gnome-photos
14mr|gnome-photos-3.12.1-3|2	Summary:       Access, organize and share your photos on GNOME
14mr|gnome-photos-3.12.1-3|3	Version:       3.12.1
14mr|gnome-photos-3.12.1-3|4	Release:       3
14mr|gnome-photos-3.12.1-3|5	URL:           https://live.gnome.org/GnomePhotos
14mr|gnome-photos-3.12.1-3|6	
14mr|gnome-photos-3.12.1-3|7	# GNOME Photos itself is GPLv2+, but the bundled libgd is LGPLv2+
14mr|gnome-photos-3.12.1-3|8	License:       GPLv2+ and LGPLv2+
14mr|gnome-photos-3.12.1-3|9	Group:         Graphical desktop/GNOME
14mr|gnome-photos-3.12.1-3|10	
14mr|gnome-photos-3.12.1-3|11	Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-photos-3.12.1-3|12	
14mr|gnome-photos-3.12.1-3|13	BuildRequires: desktop-file-utils
14mr|gnome-photos-3.12.1-3|14	BuildRequires: pkgconfig(cairo)
14mr|gnome-photos-3.12.1-3|15	BuildRequires: intltool itstool
14mr|gnome-photos-3.12.1-3|16	BuildRequires: pkgconfig(clutter-1.0) >= 1.11
14mr|gnome-photos-3.12.1-3|17	BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.3.2
14mr|gnome-photos-3.12.1-3|18	BuildRequires: pkgconfig(exempi-2.0)
14mr|gnome-photos-3.12.1-3|19	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14mr|gnome-photos-3.12.1-3|20	BuildRequires: pkgconfig(glib-2.0) >= 2.35.6
14mr|gnome-photos-3.12.1-3|21	BuildRequires: pkgconfig(gnome-desktop-3.0) > 3.7.6
14mr|gnome-photos-3.12.1-3|22	BuildRequires: pkgconfig(goa-1.0)
14mr|gnome-photos-3.12.1-3|23	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gnome-photos-3.12.1-3|24	BuildRequires: pkgconfig(lcms2)
14mr|gnome-photos-3.12.1-3|25	BuildRequires: pkgconfig(babl)
14mr|gnome-photos-3.12.1-3|26	BuildRequires: pkgconfig(gegl-0.2)
14mr|gnome-photos-3.12.1-3|27	BuildRequires: pkgconfig(libexif) >= 0.6
14mr|gnome-photos-3.12.1-3|28	BuildRequires: pkgconfig(librsvg-2.0)
14mr|gnome-photos-3.12.1-3|29	BuildRequires: pkgconfig(tracker-sparql-1.0)
14mr|gnome-photos-3.12.1-3|30	BuildRequires: pkgconfig(libgfbgraph-0.2)
14mr|gnome-photos-3.12.1-3|31	BuildRequires: pkgconfig(grilo-0.2)
14mr|gnome-photos-3.12.1-3|32	BuildRequires: gnome-common
14mr|gnome-photos-3.12.1-3|33	
14mr|gnome-photos-3.12.1-3|34	Requires: gegl
14mr|gnome-photos-3.12.1-3|35	Requires: gnome-online-miners
14mr|gnome-photos-3.12.1-3|36	
14mr|gnome-photos-3.12.1-3|37	# libgd is not meant to be installed as a system-wide shared library.
14mr|gnome-photos-3.12.1-3|38	# It is just a way for GNOME applications to share widgets and other common
14mr|gnome-photos-3.12.1-3|39	# code on an ad-hoc basis.
14mr|gnome-photos-3.12.1-3|40	Provides: bundled(libgd)
14mr|gnome-photos-3.12.1-3|41	
14mr|gnome-photos-3.12.1-3|42	
14mr|gnome-photos-3.12.1-3|43	%description
14mr|gnome-photos-3.12.1-3|44	Photos, like Documents, Music and Videos, is one of the core GNOME
14mr|gnome-photos-3.12.1-3|45	applications meant for find and reminding the user about her content.
14mr|gnome-photos-3.12.1-3|46	
14mr|gnome-photos-3.12.1-3|47	
14mr|gnome-photos-3.12.1-3|48	%prep
14mr|gnome-photos-3.12.1-3|49	%setup -q
14mr|gnome-photos-3.12.1-3|50	
14mr|gnome-photos-3.12.1-3|51	%build
14mr|gnome-photos-3.12.1-3|52	%configure2_5x
14mr|gnome-photos-3.12.1-3|53	%make
14mr|gnome-photos-3.12.1-3|54	
14mr|gnome-photos-3.12.1-3|55	
14mr|gnome-photos-3.12.1-3|56	%install
14mr|gnome-photos-3.12.1-3|57	%makeinstall_std
14mr|gnome-photos-3.12.1-3|58	
14mr|gnome-photos-3.12.1-3|59	# Upstream doesn't install with desktop-file-install, so let's check
14mr|gnome-photos-3.12.1-3|60	# FIXME: The desktop file is invalid, sent patch upstream, should be fixed in
14mr|gnome-photos-3.12.1-3|61	# next release
14mr|gnome-photos-3.12.1-3|62	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|gnome-photos-3.12.1-3|63	
14mr|gnome-photos-3.12.1-3|64	%find_lang %{name}
14mr|gnome-photos-3.12.1-3|65	
14mr|gnome-photos-3.12.1-3|66	
14mr|gnome-photos-3.12.1-3|67	%files -f %{name}.lang
14mr|gnome-photos-3.12.1-3|68	%{_bindir}/%{name}
14mr|gnome-photos-3.12.1-3|69	%{_datadir}/%{name}
14mr|gnome-photos-3.12.1-3|70	%{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
14mr|gnome-photos-3.12.1-3|71	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14mr|gnome-photos-3.12.1-3|72	%{_docdir}/%{name}
14mr|gnome-photos-3.12.1-3|73	%{_datadir}/help/*/gnome-photos/*
14mr|gnome-photos-3.12.1-3|74	%{_libexecdir}/gnome-photos-service
14mr|gnome-photos-3.12.1-3|75	%{_datadir}/appdata/org.gnome.Photos.appdata.xml
14mr|gnome-photos-3.12.1-3|76	%{_datadir}/applications/org.gnome.Photos.desktop
14mr|gnome-photos-3.12.1-3|77	%{_datadir}/dbus-1/services/org.gnome.Photos.service
14mr|gnome-photos-3.12.1-3|78	%{_datadir}/gnome-shell/search-providers/org.gnome.Photos.search-provider.ini
14mr|gnome-photos-3.12.1-3|79	
14mr|gnome-photos-3.12.1-3|80	%changelog
14mr|gnome-photos-3.12.1-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mr|gnome-photos-3.12.1-3|82	+ Revision: 62f2798
14mr|gnome-photos-3.12.1-3|83	- MassBuild#440: Increase release tag
14mr|gnome-photos-3.12.1-3|84	
14mr|gnome-photos-3.12.1-3|85	

16546 14
14mr|gnome-power-manager-3.12.0-2|1	Name:		gnome-power-manager
14mr|gnome-power-manager-3.12.0-2|2	Version:	3.12.0
14mr|gnome-power-manager-3.12.0-2|3	Release:	2
14mr|gnome-power-manager-3.12.0-2|4	Summary:	GNOME Power Manager
14mr|gnome-power-manager-3.12.0-2|5	License:	GPLv2+
14mr|gnome-power-manager-3.12.0-2|6	Group:		Graphical desktop/GNOME
14mr|gnome-power-manager-3.12.0-2|7	URL:		http://www.gnome.org/projects/gnome-power-manager/
14mr|gnome-power-manager-3.12.0-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/3.12/%{name}-%{version}.tar.xz
14mr|gnome-power-manager-3.12.0-2|9	
14mr|gnome-power-manager-3.12.0-2|10	BuildRequires:	docbook-dtd41-sgml
14mr|gnome-power-manager-3.12.0-2|11	BuildRequires:	docbook-utils
14mr|gnome-power-manager-3.12.0-2|12	BuildRequires:	intltool
14mr|gnome-power-manager-3.12.0-2|13	BuildRequires:	xmlto
14mr|gnome-power-manager-3.12.0-2|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-power-manager-3.12.0-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-power-manager-3.12.0-2|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|gnome-power-manager-3.12.0-2|17	BuildRequires:	pkgconfig(cairo)
14mr|gnome-power-manager-3.12.0-2|18	BuildRequires:	pkgconfig(upower-glib)
14mr|gnome-power-manager-3.12.0-2|19	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-power-manager-3.12.0-2|20	Requires:	gnome-mime-data
14mr|gnome-power-manager-3.12.0-2|21	Requires:	gnome-icon-theme
14mr|gnome-power-manager-3.12.0-2|22	Requires(preun):  GConf2
14mr|gnome-power-manager-3.12.0-2|23	Requires:	upower
14mr|gnome-power-manager-3.12.0-2|24	
14mr|gnome-power-manager-3.12.0-2|25	%description
14mr|gnome-power-manager-3.12.0-2|26	GNOME Power Manager uses the information and facilities provided by Upower
14mr|gnome-power-manager-3.12.0-2|27	displaying icons and handling user callbacks in an interactive GNOME session.
14mr|gnome-power-manager-3.12.0-2|28	GNOME Power Preferences allows authorised users to set policy and
14mr|gnome-power-manager-3.12.0-2|29	change preferences.
14mr|gnome-power-manager-3.12.0-2|30	
14mr|gnome-power-manager-3.12.0-2|31	%prep
14mr|gnome-power-manager-3.12.0-2|32	%setup -q
14mr|gnome-power-manager-3.12.0-2|33	
14mr|gnome-power-manager-3.12.0-2|34	%build
14mr|gnome-power-manager-3.12.0-2|35	%configure2_5x \
14mr|gnome-power-manager-3.12.0-2|36	--disable-static
14mr|gnome-power-manager-3.12.0-2|37	
14mr|gnome-power-manager-3.12.0-2|38	%make
14mr|gnome-power-manager-3.12.0-2|39	
14mr|gnome-power-manager-3.12.0-2|40	%install
14mr|gnome-power-manager-3.12.0-2|41	rm -rf %{buildroot}
14mr|gnome-power-manager-3.12.0-2|42	%makeinstall_std
14mr|gnome-power-manager-3.12.0-2|43	%find_lang %{name}
14mr|gnome-power-manager-3.12.0-2|44	
14mr|gnome-power-manager-3.12.0-2|45	%files -f %{name}.lang
14mr|gnome-power-manager-3.12.0-2|46	%doc AUTHORS COPYING INSTALL NEWS README
14mr|gnome-power-manager-3.12.0-2|47	%{_datadir}/applications/gnome-power-statistics.desktop
14mr|gnome-power-manager-3.12.0-2|48	%{_bindir}/*
14mr|gnome-power-manager-3.12.0-2|49	%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
14mr|gnome-power-manager-3.12.0-2|50	%{_datadir}/icons/*/*/apps/gnome-*
14mr|gnome-power-manager-3.12.0-2|51	%{_datadir}/appdata/gnome-power-statistics.appdata.xml
14mr|gnome-power-manager-3.12.0-2|52	%{_mandir}/man1/*
14mr|gnome-power-manager-3.12.0-2|53	
14mr|gnome-power-manager-3.12.0-2|54	
14mr|gnome-power-manager-3.12.0-2|55	%changelog
14mr|gnome-power-manager-3.12.0-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-power-manager-3.12.0-2|57	+ Revision: 8832c46
14mr|gnome-power-manager-3.12.0-2|58	- MassBuild#440: Increase release tag
14mr|gnome-power-manager-3.12.0-2|59	
14mr|gnome-power-manager-3.12.0-2|60	

16547 14
14mr|gnome-python-2.28.1-7|1	%define haveorbit 1
14mr|gnome-python-2.28.1-7|2	%define pyorbit 2.0.1
14mr|gnome-python-2.28.1-7|3	%define pygtk 2.10.3
14mr|gnome-python-2.28.1-7|4	
14mr|gnome-python-2.28.1-7|5	Summary: The sources for the PyGNOME Python extension module
14mr|gnome-python-2.28.1-7|6	Name: gnome-python
14mr|gnome-python-2.28.1-7|7	Version: 2.28.1
14mr|gnome-python-2.28.1-7|8	Release: 7
14mr|gnome-python-2.28.1-7|9	Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/gnome-python-%{version}.tar.bz2
14mr|gnome-python-2.28.1-7|10	URL: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/
14mr|gnome-python-2.28.1-7|11	License: LGPLv2+
14mr|gnome-python-2.28.1-7|12	Group: Development/GNOME and GTK+
14mr|gnome-python-2.28.1-7|13	BuildRequires: python-gobject-devel >= 2.17.0
14mr|gnome-python-2.28.1-7|14	BuildRequires: pygtk2.0-devel >= %pygtk
14mr|gnome-python-2.28.1-7|15	BuildRequires: python-devel >= 2.2
14mr|gnome-python-2.28.1-7|16	BuildRequires: pkgconfig(gtk+-2.0) >= 2.0.0
14mr|gnome-python-2.28.1-7|17	BuildRequires: pkgconfig(libgnome-2.0)
14mr|gnome-python-2.28.1-7|18	BuildRequires: pkgconfig(libgnomeui-2.0)
14mr|gnome-python-2.28.1-7|19	BuildRequires: pkgconfig(libgnomecanvas-2.0)
14mr|gnome-python-2.28.1-7|20	BuildRequires: pkgconfig(libbonoboui-2.0)
14mr|gnome-python-2.28.1-7|21	BuildRequires: pkgconfig(gconf-2.0) >= 2.11.1
14mr|gnome-python-2.28.1-7|22	BuildRequires: avahi-glib-devel avahi-client-devel
14mr|gnome-python-2.28.1-7|23	BuildRequires: libgcrypt-devel
14mr|gnome-python-2.28.1-7|24	Requires: pygtk2.0 >= %pygtk
14mr|gnome-python-2.28.1-7|25	%if %{haveorbit}
14mr|gnome-python-2.28.1-7|26	Requires: %name-bonobo
14mr|gnome-python-2.28.1-7|27	BuildRequires: pyorbit-devel >= %pyorbit
14mr|gnome-python-2.28.1-7|28	%endif
14mr|gnome-python-2.28.1-7|29	
14mr|gnome-python-2.28.1-7|30	%description
14mr|gnome-python-2.28.1-7|31	The gnome-python package contains the source packages for the Python
14mr|gnome-python-2.28.1-7|32	bindings for GNOME called PyGNOME.
14mr|gnome-python-2.28.1-7|33	
14mr|gnome-python-2.28.1-7|34	PyGNOME is an extension module for Python that provides access to the
14mr|gnome-python-2.28.1-7|35	base GNOME libraries, so you have access to more widgets, a simple
14mr|gnome-python-2.28.1-7|36	configuration interface, and metadata support.
14mr|gnome-python-2.28.1-7|37	
14mr|gnome-python-2.28.1-7|38	%package canvas
14mr|gnome-python-2.28.1-7|39	Version: %{version}
14mr|gnome-python-2.28.1-7|40	Summary: Python bindings for the GNOME Canvas
14mr|gnome-python-2.28.1-7|41	Group: Development/GNOME and GTK+
14mr|gnome-python-2.28.1-7|42	Requires: libgnomecanvas2 >= 2.0.0
14mr|gnome-python-2.28.1-7|43	Requires: pygtk2.0 >= %pygtk
14mr|gnome-python-2.28.1-7|44	Requires: %name = %version-%release
14mr|gnome-python-2.28.1-7|45	
14mr|gnome-python-2.28.1-7|46	%description canvas
14mr|gnome-python-2.28.1-7|47	This module contains a wrapper that allows use of the GNOME Canvas
14mr|gnome-python-2.28.1-7|48	in Python.
14mr|gnome-python-2.28.1-7|49	
14mr|gnome-python-2.28.1-7|50	%package bonobo
14mr|gnome-python-2.28.1-7|51	Version: %{version}
14mr|gnome-python-2.28.1-7|52	Summary: Python bindings for interacting with bonobo
14mr|gnome-python-2.28.1-7|53	Group: Development/GNOME and GTK+
14mr|gnome-python-2.28.1-7|54	Requires: %name-canvas = %version-%release
14mr|gnome-python-2.28.1-7|55	Requires: pyorbit >= %pyorbit
14mr|gnome-python-2.28.1-7|56	Requires: libbonoboui2 >= 2.0.0
14mr|gnome-python-2.28.1-7|57	
14mr|gnome-python-2.28.1-7|58	%description bonobo
14mr|gnome-python-2.28.1-7|59	This module contains a wrapper that allows the creation of bonobo
14mr|gnome-python-2.28.1-7|60	components and the embedding of bonobo components in Python.
14mr|gnome-python-2.28.1-7|61	
14mr|gnome-python-2.28.1-7|62	%package gconf
14mr|gnome-python-2.28.1-7|63	Version: %{version}
14mr|gnome-python-2.28.1-7|64	Summary: Python bindings for interacting with GConf
14mr|gnome-python-2.28.1-7|65	Group: Development/GNOME and GTK+
14mr|gnome-python-2.28.1-7|66	Requires: GConf2 >= 1.1.10
14mr|gnome-python-2.28.1-7|67	
14mr|gnome-python-2.28.1-7|68	%description gconf
14mr|gnome-python-2.28.1-7|69	This module contains a wrapper that allows the use of GConf via Python.
14mr|gnome-python-2.28.1-7|70	
14mr|gnome-python-2.28.1-7|71	%package gnomevfs
14mr|gnome-python-2.28.1-7|72	Version: %{version}
14mr|gnome-python-2.28.1-7|73	Summary: Python bindings for interacting with gnome-vfs
14mr|gnome-python-2.28.1-7|74	Group: Development/GNOME and GTK+
14mr|gnome-python-2.28.1-7|75	Requires: gnome-vfs2 >= 2.0.2
14mr|gnome-python-2.28.1-7|76	
14mr|gnome-python-2.28.1-7|77	%description gnomevfs
14mr|gnome-python-2.28.1-7|78	This module contains a wrapper that allows the use of gnome-vfs via python.
14mr|gnome-python-2.28.1-7|79	
14mr|gnome-python-2.28.1-7|80	%package devel
14mr|gnome-python-2.28.1-7|81	Summary: Development files of %name
14mr|gnome-python-2.28.1-7|82	Group: Development/Python
14mr|gnome-python-2.28.1-7|83	Requires: %name = %version
14mr|gnome-python-2.28.1-7|84	Conflicts: %name < 2.21.0
14mr|gnome-python-2.28.1-7|85	
14mr|gnome-python-2.28.1-7|86	%description devel
14mr|gnome-python-2.28.1-7|87	Development files of the Gnome Python wrappers.
14mr|gnome-python-2.28.1-7|88	
14mr|gnome-python-2.28.1-7|89	%prep
14mr|gnome-python-2.28.1-7|90	%setup -q -n gnome-python-%{version}
14mr|gnome-python-2.28.1-7|91	
14mr|gnome-python-2.28.1-7|92	%build
14mr|gnome-python-2.28.1-7|93	%configure2_5x
14mr|gnome-python-2.28.1-7|94	%make
14mr|gnome-python-2.28.1-7|95	
14mr|gnome-python-2.28.1-7|96	%install
14mr|gnome-python-2.28.1-7|97	rm -rf $RPM_BUILDROOT
14mr|gnome-python-2.28.1-7|98	%makeinstall_std
14mr|gnome-python-2.28.1-7|99	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
14mr|gnome-python-2.28.1-7|100	
14mr|gnome-python-2.28.1-7|101	%clean
14mr|gnome-python-2.28.1-7|102	rm -rf %buildroot
14mr|gnome-python-2.28.1-7|103	
14mr|gnome-python-2.28.1-7|104	%files
14mr|gnome-python-2.28.1-7|105	%defattr(644,root,root,755)
14mr|gnome-python-2.28.1-7|106	%doc AUTHORS ChangeLog
14mr|gnome-python-2.28.1-7|107	%defattr(755,root,root,755)
14mr|gnome-python-2.28.1-7|108	%dir %py_platsitedir/gtk-2.0/gnome/
14mr|gnome-python-2.28.1-7|109	%py_platsitedir/gtk-2.0/gnome/__init__.*
14mr|gnome-python-2.28.1-7|110	%py_platsitedir/gtk-2.0/gnome/_gnome.so
14mr|gnome-python-2.28.1-7|111	%if %{haveorbit}
14mr|gnome-python-2.28.1-7|112	%py_platsitedir/gtk-2.0/gnome/ui.so
14mr|gnome-python-2.28.1-7|113	%endif
14mr|gnome-python-2.28.1-7|114	
14mr|gnome-python-2.28.1-7|115	%if %{haveorbit}
14mr|gnome-python-2.28.1-7|116	%files canvas
14mr|gnome-python-2.28.1-7|117	%defattr(755,root,root,755)
14mr|gnome-python-2.28.1-7|118	%py_platsitedir/gtk-2.0/gnome/canvas.*
14mr|gnome-python-2.28.1-7|119	%py_platsitedir/gtk-2.0/gnomecanvas.so
14mr|gnome-python-2.28.1-7|120	%defattr(644,root,root,755)
14mr|gnome-python-2.28.1-7|121	%doc examples/canvas
14mr|gnome-python-2.28.1-7|122	%endif
14mr|gnome-python-2.28.1-7|123	
14mr|gnome-python-2.28.1-7|124	
14mr|gnome-python-2.28.1-7|125	%if %{haveorbit}
14mr|gnome-python-2.28.1-7|126	%files bonobo
14mr|gnome-python-2.28.1-7|127	%defattr(755,root,root,755)
14mr|gnome-python-2.28.1-7|128	%dir %py_platsitedir/gtk-2.0/bonobo/
14mr|gnome-python-2.28.1-7|129	%py_platsitedir/gtk-2.0/bonobo/__init__.*
14mr|gnome-python-2.28.1-7|130	%py_platsitedir/gtk-2.0/bonobo/*.so
14mr|gnome-python-2.28.1-7|131	%defattr(644,root,root,755)
14mr|gnome-python-2.28.1-7|132	%doc examples/bonobo
14mr|gnome-python-2.28.1-7|133	%endif
14mr|gnome-python-2.28.1-7|134	
14mr|gnome-python-2.28.1-7|135	%files gconf
14mr|gnome-python-2.28.1-7|136	%defattr(755,root,root,755)
14mr|gnome-python-2.28.1-7|137	%py_platsitedir/gtk-2.0/gconf*
14mr|gnome-python-2.28.1-7|138	%defattr(644,root,root,755)
14mr|gnome-python-2.28.1-7|139	%doc examples/gconf
14mr|gnome-python-2.28.1-7|140	
14mr|gnome-python-2.28.1-7|141	%files gnomevfs
14mr|gnome-python-2.28.1-7|142	%defattr(755,root,root,755)
14mr|gnome-python-2.28.1-7|143	%py_platsitedir/gtk-2.0/gnome/vfs*
14mr|gnome-python-2.28.1-7|144	%py_platsitedir/gtk-2.0/gnomevfs
14mr|gnome-python-2.28.1-7|145	%{_libdir}/gnome-vfs-2.0/modules/libpythonmethod.so
14mr|gnome-python-2.28.1-7|146	%defattr(644,root,root,755)
14mr|gnome-python-2.28.1-7|147	%doc examples/vfs
14mr|gnome-python-2.28.1-7|148	
14mr|gnome-python-2.28.1-7|149	%files devel
14mr|gnome-python-2.28.1-7|150	%defattr(-,root,root)
14mr|gnome-python-2.28.1-7|151	%{_includedir}/gnome-python-2.0/pygnomevfs.h
14mr|gnome-python-2.28.1-7|152	%{_includedir}/gnome-python-2.0/pygnomevfsbonobo.h
14mr|gnome-python-2.28.1-7|153	%doc %_datadir/gtk-doc/html/pygnomevfs
14mr|gnome-python-2.28.1-7|154	%{_libdir}/pkgconfig/gnome-python-2.0.pc
14mr|gnome-python-2.28.1-7|155	%dir %{_datadir}/pygtk/2.0/defs
14mr|gnome-python-2.28.1-7|156	%{_datadir}/pygtk/2.0/defs/*.defs
14mr|gnome-python-2.28.1-7|157	%{_datadir}/pygtk/2.0/argtypes
14mr|gnome-python-2.28.1-7|158	
14mr|gnome-python-2.28.1-7|159	
14mr|gnome-python-2.28.1-7|160	
14mr|gnome-python-2.28.1-7|161	%changelog
14mr|gnome-python-2.28.1-7|162	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28.1-7
14mr|gnome-python-2.28.1-7|163	+ Revision: deac518
14mr|gnome-python-2.28.1-7|164	- MassBuild#440: Increase release tag
14mr|gnome-python-2.28.1-7|165	
14mr|gnome-python-2.28.1-7|166	

16548 14
14mr|gnome-python-desktop-2.32.0-11|1	# evince, brasero and mediaprofiles are disabled because these things have
14mr|gnome-python-desktop-2.32.0-11|2	# been ported to GTK+3. It's not practical to mix GTK+2 and GTK+3 bindings
14mr|gnome-python-desktop-2.32.0-11|3	# in gnome-python2-desktop, so for now we'll just have to disable the GTK+3
14mr|gnome-python-desktop-2.32.0-11|4	# stuff. - AdamW 2010/07
14mr|gnome-python-desktop-2.32.0-11|5	%define build_brasero 0
14mr|gnome-python-desktop-2.32.0-11|6	%define build_evince 0
14mr|gnome-python-desktop-2.32.0-11|7	%define build_gnomeprint 1
14mr|gnome-python-desktop-2.32.0-11|8	%define build_mediaprofiles 0
14mr|gnome-python-desktop-2.32.0-11|9	
14mr|gnome-python-desktop-2.32.0-11|10	%define pygtk 2.10.3
14mr|gnome-python-desktop-2.32.0-11|11	%define gnomepython 2.10.0
14mr|gnome-python-desktop-2.32.0-11|12	%define oname gnome-python
14mr|gnome-python-desktop-2.32.0-11|13	
14mr|gnome-python-desktop-2.32.0-11|14	Summary: GNOME Desktop bindings for Python
14mr|gnome-python-desktop-2.32.0-11|15	Name: gnome-python-desktop
14mr|gnome-python-desktop-2.32.0-11|16	Version: 2.32.0
14mr|gnome-python-desktop-2.32.0-11|17	Release: 11
14mr|gnome-python-desktop-2.32.0-11|18	License: LGPLv2+ and GPLv2+
14mr|gnome-python-desktop-2.32.0-11|19	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|20	URL: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/
14mr|gnome-python-desktop-2.32.0-11|21	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-python-desktop-2.32.0-11|22	#gw link plparser wrapper with gtk until it was update for 2.29
14mr|gnome-python-desktop-2.32.0-11|23	Patch1: gnome-python-desktop-2.29.1-totem-plparser-add-gtk.patch
14mr|gnome-python-desktop-2.32.0-11|24	# https://bugzilla.gnome.org/show_bug.cgi?id=672016
14mr|gnome-python-desktop-2.32.0-11|25	Patch2: gnome-python-desktop-2.32.0-metacity-build.patch
14mr|gnome-python-desktop-2.32.0-11|26	
14mr|gnome-python-desktop-2.32.0-11|27	BuildRequires: pygtk2.0-devel >= %pygtk
14mr|gnome-python-desktop-2.32.0-11|28	BuildRequires: gnome-python-devel >= %gnomepython
14mr|gnome-python-desktop-2.32.0-11|29	BuildRequires: gnome-python-gconf >= %gnomepython
14mr|gnome-python-desktop-2.32.0-11|30	BuildRequires: python-devel >= 2.2
14mr|gnome-python-desktop-2.32.0-11|31	BuildRequires: pkgconfig(libgnomeui-2.0) >= 2.0.0
14mr|gnome-python-desktop-2.32.0-11|32	BuildRequires: gtksourceview1-devel >= 1.1.90
14mr|gnome-python-desktop-2.32.0-11|33	# let gotz keep all his gnome2 stuff intact in main
14mr|gnome-python-desktop-2.32.0-11|34	##BuildRequires: %{_lib}edataserver2-devel
14mr|gnome-python-desktop-2.32.0-11|35	BuildRequires: pkgconfig(libwnck-1.0)
14mr|gnome-python-desktop-2.32.0-11|36	BuildRequires: libgnome-keyring-devel >= 0.5.0
14mr|gnome-python-desktop-2.32.0-11|37	BuildRequires: gnome-desktop-devel
14mr|gnome-python-desktop-2.32.0-11|38	BuildRequires: libgcrypt-devel
14mr|gnome-python-desktop-2.32.0-11|39	BuildRequires: pkgconfig(libcanberra)
14mr|gnome-python-desktop-2.32.0-11|40	BuildRequires: x11-server-xvfb
14mr|gnome-python-desktop-2.32.0-11|41	
14mr|gnome-python-desktop-2.32.0-11|42	Requires: gnome-desktop
14mr|gnome-python-desktop-2.32.0-11|43	
14mr|gnome-python-desktop-2.32.0-11|44	Conflicts: gnome-python-extras < 2.13.3
14mr|gnome-python-desktop-2.32.0-11|45	
14mr|gnome-python-desktop-2.32.0-11|46	%description
14mr|gnome-python-desktop-2.32.0-11|47	The gnome-python-desktop package contains the Python bindings for the
14mr|gnome-python-desktop-2.32.0-11|48	GNOME Desktop modules.
14mr|gnome-python-desktop-2.32.0-11|49	
14mr|gnome-python-desktop-2.32.0-11|50	%package -n %{oname}-gnomekeyring
14mr|gnome-python-desktop-2.32.0-11|51	Summary: Python bindings for Gnome-keyring
14mr|gnome-python-desktop-2.32.0-11|52	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|53	Requires: gnome-keyring
14mr|gnome-python-desktop-2.32.0-11|54	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|55	
14mr|gnome-python-desktop-2.32.0-11|56	%description -n %{oname}-gnomekeyring
14mr|gnome-python-desktop-2.32.0-11|57	This module contains a wrapper that makes Gnome-keyring available from Python.
14mr|gnome-python-desktop-2.32.0-11|58	
14mr|gnome-python-desktop-2.32.0-11|59	%package -n %{oname}-gtksourceview
14mr|gnome-python-desktop-2.32.0-11|60	Summary: Python bindings for Gtksourceview
14mr|gnome-python-desktop-2.32.0-11|61	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|62	Requires: gtksourceview1
14mr|gnome-python-desktop-2.32.0-11|63	Requires: %{oname}-gnomeprint = %{version}
14mr|gnome-python-desktop-2.32.0-11|64	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|65	
14mr|gnome-python-desktop-2.32.0-11|66	%description -n %{oname}-gtksourceview
14mr|gnome-python-desktop-2.32.0-11|67	This module contains a wrapper that makes Gtksourceview available from Python.
14mr|gnome-python-desktop-2.32.0-11|68	
14mr|gnome-python-desktop-2.32.0-11|69	%package -n %{oname}-gtop
14mr|gnome-python-desktop-2.32.0-11|70	Summary: Python bindings for Gtop
14mr|gnome-python-desktop-2.32.0-11|71	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|72	Requires: libgtop2
14mr|gnome-python-desktop-2.32.0-11|73	BuildRequires: libgtop2.0-devel >= 2.13
14mr|gnome-python-desktop-2.32.0-11|74	
14mr|gnome-python-desktop-2.32.0-11|75	%description -n %{oname}-gtop
14mr|gnome-python-desktop-2.32.0-11|76	This module contains a wrapper that makes Gtop available from Python.
14mr|gnome-python-desktop-2.32.0-11|77	
14mr|gnome-python-desktop-2.32.0-11|78	%if %{build_brasero}
14mr|gnome-python-desktop-2.32.0-11|79	%package -n %{oname}-brasero
14mr|gnome-python-desktop-2.32.0-11|80	Summary: Python bindings for Brasero
14mr|gnome-python-desktop-2.32.0-11|81	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|82	Requires: brasero
14mr|gnome-python-desktop-2.32.0-11|83	BuildRequires: brasero-devel
14mr|gnome-python-desktop-2.32.0-11|84	
14mr|gnome-python-desktop-2.32.0-11|85	%description -n %{oname}-brasero
14mr|gnome-python-desktop-2.32.0-11|86	This module contains a wrapper that makes Brasero available from Python.
14mr|gnome-python-desktop-2.32.0-11|87	%endif
14mr|gnome-python-desktop-2.32.0-11|88	
14mr|gnome-python-desktop-2.32.0-11|89	%package -n %{oname}-totem
14mr|gnome-python-desktop-2.32.0-11|90	Summary: Python bindings for the Totem playlist parser
14mr|gnome-python-desktop-2.32.0-11|91	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|92	BuildRequires: pkgconfig(totem-plparser)
14mr|gnome-python-desktop-2.32.0-11|93	
14mr|gnome-python-desktop-2.32.0-11|94	%description -n %{oname}-totem
14mr|gnome-python-desktop-2.32.0-11|95	This module contains a wrapper that makes the Totem playlist parser
14mr|gnome-python-desktop-2.32.0-11|96	available from Python.
14mr|gnome-python-desktop-2.32.0-11|97	
14mr|gnome-python-desktop-2.32.0-11|98	%if %{build_mediaprofiles}
14mr|gnome-python-desktop-2.32.0-11|99	%package -n %{oname}-mediaprofiles
14mr|gnome-python-desktop-2.32.0-11|100	Summary: Python bindings for the GNOME media profiles
14mr|gnome-python-desktop-2.32.0-11|101	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|102	Requires: gnome-media
14mr|gnome-python-desktop-2.32.0-11|103	Requires: gnome-python-gconf >= %gnomepython
14mr|gnome-python-desktop-2.32.0-11|104	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|105	BuildRequires: pkgconfig(gnome-media-profiles)
14mr|gnome-python-desktop-2.32.0-11|106	
14mr|gnome-python-desktop-2.32.0-11|107	%description -n %{oname}-mediaprofiles
14mr|gnome-python-desktop-2.32.0-11|108	This module contains a wrapper that makes the GNOME media profiles library
14mr|gnome-python-desktop-2.32.0-11|109	available from Python.
14mr|gnome-python-desktop-2.32.0-11|110	%endif
14mr|gnome-python-desktop-2.32.0-11|111	
14mr|gnome-python-desktop-2.32.0-11|112	%package -n %{oname}-metacity
14mr|gnome-python-desktop-2.32.0-11|113	Summary: Python bindings for the Metacity window manager
14mr|gnome-python-desktop-2.32.0-11|114	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|115	Requires: metacity
14mr|gnome-python-desktop-2.32.0-11|116	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|117	BuildRequires: pkgconfig(libmetacity-private)
14mr|gnome-python-desktop-2.32.0-11|118	
14mr|gnome-python-desktop-2.32.0-11|119	%description -n %{oname}-metacity
14mr|gnome-python-desktop-2.32.0-11|120	This module contains a wrapper that makes the Metacity window manager library
14mr|gnome-python-desktop-2.32.0-11|121	available from Python.
14mr|gnome-python-desktop-2.32.0-11|122	
14mr|gnome-python-desktop-2.32.0-11|123	%if %{build_gnomeprint}
14mr|gnome-python-desktop-2.32.0-11|124	%package -n %{oname}-gnomeprint
14mr|gnome-python-desktop-2.32.0-11|125	Summary: Python bindings for interacting with gnomeprint and gnomeprintui
14mr|gnome-python-desktop-2.32.0-11|126	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|127	Requires: libgnomeprintui
14mr|gnome-python-desktop-2.32.0-11|128	Requires: gnome-python-canvas
14mr|gnome-python-desktop-2.32.0-11|129	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|130	BuildRequires: libgnomeprintui-devel >= 2.8.0
14mr|gnome-python-desktop-2.32.0-11|131	
14mr|gnome-python-desktop-2.32.0-11|132	%description -n %{oname}-gnomeprint
14mr|gnome-python-desktop-2.32.0-11|133	This module contains a wrapper that allows the use of gnomeprint and
14mr|gnome-python-desktop-2.32.0-11|134	gnomeprintui via python.
14mr|gnome-python-desktop-2.32.0-11|135	%endif
14mr|gnome-python-desktop-2.32.0-11|136	
14mr|gnome-python-desktop-2.32.0-11|137	%if %{build_evince}
14mr|gnome-python-desktop-2.32.0-11|138	%package -n %{oname}-evince
14mr|gnome-python-desktop-2.32.0-11|139	Summary: Python bindings for the Evince document viewer
14mr|gnome-python-desktop-2.32.0-11|140	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|141	Requires: evince
14mr|gnome-python-desktop-2.32.0-11|142	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|143	Obsoletes: python-evince
14mr|gnome-python-desktop-2.32.0-11|144	BuildRequires: evince-devel >= 2.31.90
14mr|gnome-python-desktop-2.32.0-11|145	
14mr|gnome-python-desktop-2.32.0-11|146	%description -n %{oname}-evince
14mr|gnome-python-desktop-2.32.0-11|147	This module contains a wrapper that makes the Evince document viewer library
14mr|gnome-python-desktop-2.32.0-11|148	available from Python.
14mr|gnome-python-desktop-2.32.0-11|149	%endif
14mr|gnome-python-desktop-2.32.0-11|150	
14mr|gnome-python-desktop-2.32.0-11|151	%package -n %{oname}-wnck
14mr|gnome-python-desktop-2.32.0-11|152	Summary: Python-wnck bindings
14mr|gnome-python-desktop-2.32.0-11|153	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|154	Requires: libwnck
14mr|gnome-python-desktop-2.32.0-11|155	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|156	
14mr|gnome-python-desktop-2.32.0-11|157	%description -n %{oname}-wnck
14mr|gnome-python-desktop-2.32.0-11|158	This package contains a module that allows communication with the Window
14mr|gnome-python-desktop-2.32.0-11|159	Manager using the EWMH specification from Python applications.
14mr|gnome-python-desktop-2.32.0-11|160	
14mr|gnome-python-desktop-2.32.0-11|161	%package devel
14mr|gnome-python-desktop-2.32.0-11|162	Summary: Pkgconfig file for %{name}
14mr|gnome-python-desktop-2.32.0-11|163	Group: Development/GNOME and GTK+
14mr|gnome-python-desktop-2.32.0-11|164	Requires: %{name} = %{version}
14mr|gnome-python-desktop-2.32.0-11|165	Conflicts: gnome-python-desktop < 2.32.0-5
14mr|gnome-python-desktop-2.32.0-11|166	
14mr|gnome-python-desktop-2.32.0-11|167	%description devel
14mr|gnome-python-desktop-2.32.0-11|168	This package contains pkgconfig file for %{name}.
14mr|gnome-python-desktop-2.32.0-11|169	
14mr|gnome-python-desktop-2.32.0-11|170	%prep
14mr|gnome-python-desktop-2.32.0-11|171	%setup -q
14mr|gnome-python-desktop-2.32.0-11|172	%apply_patches
14mr|gnome-python-desktop-2.32.0-11|173	autoreconf -fi
14mr|gnome-python-desktop-2.32.0-11|174	
14mr|gnome-python-desktop-2.32.0-11|175	%build
14mr|gnome-python-desktop-2.32.0-11|176	%configure2_5x \
14mr|gnome-python-desktop-2.32.0-11|177	--enable-metacity --enable-metacity --disable-evince --disable-braseromedia --disable-braseroburn --disable-mediaprofiles --disable-applet
14mr|gnome-python-desktop-2.32.0-11|178	%make LIBS="`python-config --libs`"
14mr|gnome-python-desktop-2.32.0-11|179	
14mr|gnome-python-desktop-2.32.0-11|180	%check
14mr|gnome-python-desktop-2.32.0-11|181	# Disabled due to http://bugzilla.gnome.org/show_bug.cgi?id=565593 :
14mr|gnome-python-desktop-2.32.0-11|182	# check fails against Python 2.6 due to Python issue #4244 - AdamW
14mr|gnome-python-desktop-2.32.0-11|183	# 2008/12
14mr|gnome-python-desktop-2.32.0-11|184	#xvfb-run make check
14mr|gnome-python-desktop-2.32.0-11|185	
14mr|gnome-python-desktop-2.32.0-11|186	%install
14mr|gnome-python-desktop-2.32.0-11|187	rm -rf %{buildroot}
14mr|gnome-python-desktop-2.32.0-11|188	%makeinstall_std
14mr|gnome-python-desktop-2.32.0-11|189	find %{buildroot} -name '*.la' -exec rm {} \;
14mr|gnome-python-desktop-2.32.0-11|190	
14mr|gnome-python-desktop-2.32.0-11|191	%files
14mr|gnome-python-desktop-2.32.0-11|192	%doc AUTHORS ChangeLog
14mr|gnome-python-desktop-2.32.0-11|193	%dir %{_datadir}/pygtk/2.0/defs
14mr|gnome-python-desktop-2.32.0-11|194	%{py_platsitedir}/gtk-2.0/gnomedesktop/
14mr|gnome-python-desktop-2.32.0-11|195	%{py_platsitedir}/gtk-2.0/bugbuddy*
14mr|gnome-python-desktop-2.32.0-11|196	%{_datadir}/pygtk/2.0/defs/_gnomedesktop.defs
14mr|gnome-python-desktop-2.32.0-11|197	
14mr|gnome-python-desktop-2.32.0-11|198	%files -n %{oname}-gnomekeyring
14mr|gnome-python-desktop-2.32.0-11|199	%doc examples/keyring*
14mr|gnome-python-desktop-2.32.0-11|200	%{py_platsitedir}/gtk-2.0/gnomekeyring.so
14mr|gnome-python-desktop-2.32.0-11|201	%{_datadir}/pygtk/2.0/defs/gnomekeyring.defs
14mr|gnome-python-desktop-2.32.0-11|202	
14mr|gnome-python-desktop-2.32.0-11|203	%files -n %{oname}-gtksourceview
14mr|gnome-python-desktop-2.32.0-11|204	%doc examples/gtksourceview
14mr|gnome-python-desktop-2.32.0-11|205	%{py_platsitedir}/gtk-2.0/gtksourceview.so
14mr|gnome-python-desktop-2.32.0-11|206	%{_datadir}/pygtk/2.0/defs/gtksourceview.defs
14mr|gnome-python-desktop-2.32.0-11|207	%doc %{_datadir}/gtk-doc/html/pygtksourceview
14mr|gnome-python-desktop-2.32.0-11|208	
14mr|gnome-python-desktop-2.32.0-11|209	%files -n %{oname}-gtop
14mr|gnome-python-desktop-2.32.0-11|210	%{py_platsitedir}/gtk-2.0/gtop.so
14mr|gnome-python-desktop-2.32.0-11|211	
14mr|gnome-python-desktop-2.32.0-11|212	%if %{build_brasero}
14mr|gnome-python-desktop-2.32.0-11|213	%files -n %{oname}-brasero
14mr|gnome-python-desktop-2.32.0-11|214	%doc examples/brasero*
14mr|gnome-python-desktop-2.32.0-11|215	%{py_platsitedir}/gtk-2.0/braseroburn.so
14mr|gnome-python-desktop-2.32.0-11|216	%{py_platsitedir}/gtk-2.0/braseromedia.so
14mr|gnome-python-desktop-2.32.0-11|217	%doc examples/braseromedia
14mr|gnome-python-desktop-2.32.0-11|218	%endif
14mr|gnome-python-desktop-2.32.0-11|219	
14mr|gnome-python-desktop-2.32.0-11|220	%files -n %{oname}-totem
14mr|gnome-python-desktop-2.32.0-11|221	%{py_platsitedir}/gtk-2.0/totem/
14mr|gnome-python-desktop-2.32.0-11|222	
14mr|gnome-python-desktop-2.32.0-11|223	%if %{build_mediaprofiles}
14mr|gnome-python-desktop-2.32.0-11|224	%files -n %{oname}-mediaprofiles
14mr|gnome-python-desktop-2.32.0-11|225	%doc examples/mediaprofiles
14mr|gnome-python-desktop-2.32.0-11|226	%{py_platsitedir}/gtk-2.0/mediaprofiles.so
14mr|gnome-python-desktop-2.32.0-11|227	%{_datadir}/pygtk/2.0/defs/mediaprofiles.defs
14mr|gnome-python-desktop-2.32.0-11|228	%endif
14mr|gnome-python-desktop-2.32.0-11|229	
14mr|gnome-python-desktop-2.32.0-11|230	%files -n %{oname}-metacity
14mr|gnome-python-desktop-2.32.0-11|231	%{py_platsitedir}/gtk-2.0/metacity.so
14mr|gnome-python-desktop-2.32.0-11|232	%{_datadir}/pygtk/2.0/defs/metacity.defs
14mr|gnome-python-desktop-2.32.0-11|233	
14mr|gnome-python-desktop-2.32.0-11|234	%if %{build_gnomeprint}
14mr|gnome-python-desktop-2.32.0-11|235	%files -n %{oname}-gnomeprint
14mr|gnome-python-desktop-2.32.0-11|236	%doc examples/gnomeprint/
14mr|gnome-python-desktop-2.32.0-11|237	%{py_platsitedir}/gtk-2.0/gnomeprint/
14mr|gnome-python-desktop-2.32.0-11|238	%{_datadir}/pygtk/2.0/defs/art.defs
14mr|gnome-python-desktop-2.32.0-11|239	%{_datadir}/pygtk/2.0/defs/print.defs
14mr|gnome-python-desktop-2.32.0-11|240	%{_datadir}/pygtk/2.0/defs/printui.defs
14mr|gnome-python-desktop-2.32.0-11|241	%{_datadir}/gtk-doc/html/pygnomeprint*
14mr|gnome-python-desktop-2.32.0-11|242	%endif
14mr|gnome-python-desktop-2.32.0-11|243	
14mr|gnome-python-desktop-2.32.0-11|244	%if %{build_evince}
14mr|gnome-python-desktop-2.32.0-11|245	%files -n %{oname}-evince
14mr|gnome-python-desktop-2.32.0-11|246	%{py_platsitedir}/gtk-2.0/evince.so
14mr|gnome-python-desktop-2.32.0-11|247	%{_datadir}/pygtk/2.0/defs/evince.defs
14mr|gnome-python-desktop-2.32.0-11|248	%endif
14mr|gnome-python-desktop-2.32.0-11|249	
14mr|gnome-python-desktop-2.32.0-11|250	%files -n %{oname}-wnck
14mr|gnome-python-desktop-2.32.0-11|251	%doc examples/wnck*
14mr|gnome-python-desktop-2.32.0-11|252	%{py_platsitedir}/gtk-2.0/wnck.so
14mr|gnome-python-desktop-2.32.0-11|253	%{_datadir}/pygtk/2.0/defs/wnck.defs
14mr|gnome-python-desktop-2.32.0-11|254	
14mr|gnome-python-desktop-2.32.0-11|255	%files devel
14mr|gnome-python-desktop-2.32.0-11|256	%{_libdir}/pkgconfig/%{name}-2.0.pc
14mr|gnome-python-desktop-2.32.0-11|257	
14mr|gnome-python-desktop-2.32.0-11|258	
14mr|gnome-python-desktop-2.32.0-11|259	
14mr|gnome-python-desktop-2.32.0-11|260	
14mr|gnome-python-desktop-2.32.0-11|261	%changelog
14mr|gnome-python-desktop-2.32.0-11|262	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.0-11
14mr|gnome-python-desktop-2.32.0-11|263	+ Revision: 35d47fa
14mr|gnome-python-desktop-2.32.0-11|264	- MassBuild#440: Increase release tag
14mr|gnome-python-desktop-2.32.0-11|265	
14mr|gnome-python-desktop-2.32.0-11|266	

16549 14
14mr|gnome-python-extras-2.25.3-28|1	%define pygtk 2.4.0
14mr|gnome-python-extras-2.25.3-28|2	%define gnomepython 2.10.0
14mr|gnome-python-extras-2.25.3-28|3	%define oname gnome-python
14mr|gnome-python-extras-2.25.3-28|4	%define gdaapi 4.0
14mr|gnome-python-extras-2.25.3-28|5	%define build_gda 0
14mr|gnome-python-extras-2.25.3-28|6	%define build_gtkhtml 1
14mr|gnome-python-extras-2.25.3-28|7	%define build_gksu 0
14mr|gnome-python-extras-2.25.3-28|8	%define build_gksu2 0
14mr|gnome-python-extras-2.25.3-28|9	# Deprecated and already obsolete in new xulrunner
14mr|gnome-python-extras-2.25.3-28|10	%define build_gtkmozembed 0
14mr|gnome-python-extras-2.25.3-28|11	
14mr|gnome-python-extras-2.25.3-28|12	Summary:	GNOME extra bindings for Python
14mr|gnome-python-extras-2.25.3-28|13	Name:		gnome-python-extras
14mr|gnome-python-extras-2.25.3-28|14	Version:	2.25.3
14mr|gnome-python-extras-2.25.3-28|15	Release:	28
14mr|gnome-python-extras-2.25.3-28|16	License:	GPLv2+ and LGPLv2+
14mr|gnome-python-extras-2.25.3-28|17	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|18	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
14mr|gnome-python-extras-2.25.3-28|19	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-python-extras-2.25.3-28|20	Patch3:		gnome-python-extras-2.25.1-linkage.patch
14mr|gnome-python-extras-2.25.3-28|21	Patch4:		gnome-python-extras-2.25.3-drop-private-gdl-types.patch
14mr|gnome-python-extras-2.25.3-28|22	
14mr|gnome-python-extras-2.25.3-28|23	BuildRequires:	pygtk2.0-devel >= %{pygtk}
14mr|gnome-python-extras-2.25.3-28|24	BuildRequires:	gnome-python >= %{gnomepython}
14mr|gnome-python-extras-2.25.3-28|25	BuildRequires:	python-devel >= 2.2
14mr|gnome-python-extras-2.25.3-28|26	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|gnome-python-extras-2.25.3-28|27	#gw, hmm, it still needs gtksourceview-1.0
14mr|gnome-python-extras-2.25.3-28|28	BuildRequires:	pkgconfig(gtksourceview-1.0)
14mr|gnome-python-extras-2.25.3-28|29	BuildRequires:	pkgconfig(expat)
14mr|gnome-python-extras-2.25.3-28|30	BuildRequires:	pkgconfig(avahi-glib)
14mr|gnome-python-extras-2.25.3-28|31	BuildRequires:	pkgconfig(avahi-client)
14mr|gnome-python-extras-2.25.3-28|32	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|gnome-python-extras-2.25.3-28|33	BuildRequires:	gtk-doc
14mr|gnome-python-extras-2.25.3-28|34	BuildRequires:	docbook-dtd412-xml
14mr|gnome-python-extras-2.25.3-28|35	# gstreamer suggests codeine, codeine requires gnome-python-gtkmozembed
14mr|gnome-python-extras-2.25.3-28|36	# which means gnome-python-extras requires itslef to build.
14mr|gnome-python-extras-2.25.3-28|37	# To fix this problem, we need to conflicts with gtkmozbembed, until
14mr|gnome-python-extras-2.25.3-28|38	# iurt uses '--no-suggests' by default.
14mr|gnome-python-extras-2.25.3-28|39	BuildConflicts:	gnome-python-gtkmozembed
14mr|gnome-python-extras-2.25.3-28|40	Requires:	gnome-python >= %{gnomepython}
14mr|gnome-python-extras-2.25.3-28|41	Requires:	gnome-python-gnomevfs >= %{gnomepython}
14mr|gnome-python-extras-2.25.3-28|42	
14mr|gnome-python-extras-2.25.3-28|43	Obsoletes:	%{oname}-gda < %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|44	
14mr|gnome-python-extras-2.25.3-28|45	%if %{build_gtkhtml}
14mr|gnome-python-extras-2.25.3-28|46	BuildRequires:	pkgconfig(libgtkhtml-2.0)
14mr|gnome-python-extras-2.25.3-28|47	%endif
14mr|gnome-python-extras-2.25.3-28|48	
14mr|gnome-python-extras-2.25.3-28|49	
14mr|gnome-python-extras-2.25.3-28|50	%description
14mr|gnome-python-extras-2.25.3-28|51	The gnome-python-extras package contains the additional Python
14mr|gnome-python-extras-2.25.3-28|52	bindings for GNOME.
14mr|gnome-python-extras-2.25.3-28|53	
14mr|gnome-python-extras-2.25.3-28|54	%if %{build_gda}
14mr|gnome-python-extras-2.25.3-28|55	%package -n %{oname}-gda
14mr|gnome-python-extras-2.25.3-28|56	Summary:	Python bindings for GNU Data Access
14mr|gnome-python-extras-2.25.3-28|57	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|58	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|59	BuildRequires:	pkgconfig(libgda-%{gdaapi})
14mr|gnome-python-extras-2.25.3-28|60	
14mr|gnome-python-extras-2.25.3-28|61	%description -n %{oname}-gda
14mr|gnome-python-extras-2.25.3-28|62	This module contains a wrapper that allows programs written in Python
14mr|gnome-python-extras-2.25.3-28|63	to use GNU Data Access.
14mr|gnome-python-extras-2.25.3-28|64	
14mr|gnome-python-extras-2.25.3-28|65	%package -n %{oname}-gda-devel
14mr|gnome-python-extras-2.25.3-28|66	Summary:	C header of the GNU Data Access Python bindings
14mr|gnome-python-extras-2.25.3-28|67	Group:		Development/C
14mr|gnome-python-extras-2.25.3-28|68	Requires:	%{oname}-gda = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|69	
14mr|gnome-python-extras-2.25.3-28|70	%description -n %{oname}-gda-devel
14mr|gnome-python-extras-2.25.3-28|71	This is a C header needed for building extensions to the GNU Data
14mr|gnome-python-extras-2.25.3-28|72	Access Python bindings.
14mr|gnome-python-extras-2.25.3-28|73	%endif
14mr|gnome-python-extras-2.25.3-28|74	
14mr|gnome-python-extras-2.25.3-28|75	%if %{build_gksu}
14mr|gnome-python-extras-2.25.3-28|76	%package -n %{oname}-gksu
14mr|gnome-python-extras-2.25.3-28|77	Summary:	Python bindings for GKSu
14mr|gnome-python-extras-2.25.3-28|78	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|79	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|80	BuildRequires:	libgksu1.2-devel
14mr|gnome-python-extras-2.25.3-28|81	BuildRequires:	libgksuui-devel
14mr|gnome-python-extras-2.25.3-28|82	
14mr|gnome-python-extras-2.25.3-28|83	%description -n %{oname}-gksu
14mr|gnome-python-extras-2.25.3-28|84	This module contains a wrapper that allows programs written in Python
14mr|gnome-python-extras-2.25.3-28|85	to use GKSu.
14mr|gnome-python-extras-2.25.3-28|86	%endif
14mr|gnome-python-extras-2.25.3-28|87	
14mr|gnome-python-extras-2.25.3-28|88	%if %{build_gksu2}
14mr|gnome-python-extras-2.25.3-28|89	%package -n %{oname}-gksu2
14mr|gnome-python-extras-2.25.3-28|90	Summary:	Python bindings for GKSu2
14mr|gnome-python-extras-2.25.3-28|91	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|92	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|93	BuildRequires:	libgksu2-devel
14mr|gnome-python-extras-2.25.3-28|94	
14mr|gnome-python-extras-2.25.3-28|95	%description -n %{oname}-gksu2
14mr|gnome-python-extras-2.25.3-28|96	This module contains a wrapper that allows programs written in Python
14mr|gnome-python-extras-2.25.3-28|97	to use GKSu.
14mr|gnome-python-extras-2.25.3-28|98	%endif
14mr|gnome-python-extras-2.25.3-28|99	
14mr|gnome-python-extras-2.25.3-28|100	%package -n %{oname}-gdl
14mr|gnome-python-extras-2.25.3-28|101	Summary:	Python bindings for Gnome Devtool Libraries
14mr|gnome-python-extras-2.25.3-28|102	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|103	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|104	BuildRequires:	libgdl-devel
14mr|gnome-python-extras-2.25.3-28|105	
14mr|gnome-python-extras-2.25.3-28|106	%description -n %{oname}-gdl
14mr|gnome-python-extras-2.25.3-28|107	This module contains a wrapper that allows programs written in Python
14mr|gnome-python-extras-2.25.3-28|108	to use Gnome Devtool Libraries.
14mr|gnome-python-extras-2.25.3-28|109	
14mr|gnome-python-extras-2.25.3-28|110	%package -n %{oname}-gtkspell
14mr|gnome-python-extras-2.25.3-28|111	Summary:	Python bindings for gtkspell
14mr|gnome-python-extras-2.25.3-28|112	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|113	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|114	BuildRequires:	gtkspell-devel
14mr|gnome-python-extras-2.25.3-28|115	
14mr|gnome-python-extras-2.25.3-28|116	%description -n %{oname}-gtkspell
14mr|gnome-python-extras-2.25.3-28|117	This module contains a wrapper that allows gnome python apps to use
14mr|gnome-python-extras-2.25.3-28|118	the gtkspell library.
14mr|gnome-python-extras-2.25.3-28|119	
14mr|gnome-python-extras-2.25.3-28|120	%if %{build_gtkmozembed}
14mr|gnome-python-extras-2.25.3-28|121	%package -n %{oname}-gtkmozembed
14mr|gnome-python-extras-2.25.3-28|122	Summary:	Python bindings for mozilla
14mr|gnome-python-extras-2.25.3-28|123	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|124	Requires:	%{name} = %{version}-%{release}
14mr|gnome-python-extras-2.25.3-28|125	BuildRequires:	xulrunner-devel
14mr|gnome-python-extras-2.25.3-28|126	
14mr|gnome-python-extras-2.25.3-28|127	%description -n %{oname}-gtkmozembed
14mr|gnome-python-extras-2.25.3-28|128	This module contains a wrapper that allows gnome python apps to embed
14mr|gnome-python-extras-2.25.3-28|129	the mozilla browser.
14mr|gnome-python-extras-2.25.3-28|130	%endif
14mr|gnome-python-extras-2.25.3-28|131	
14mr|gnome-python-extras-2.25.3-28|132	%if %{build_gtkhtml}
14mr|gnome-python-extras-2.25.3-28|133	%package -n %{oname}-gtkhtml2
14mr|gnome-python-extras-2.25.3-28|134	Summary:	Python bindings for interacting with gtkhtml2
14mr|gnome-python-extras-2.25.3-28|135	Group:		Development/GNOME and GTK+
14mr|gnome-python-extras-2.25.3-28|136	
14mr|gnome-python-extras-2.25.3-28|137	%description -n %{oname}-gtkhtml2
14mr|gnome-python-extras-2.25.3-28|138	This module contains a wrapper that allows the use of gtkhtml2 via
14mr|gnome-python-extras-2.25.3-28|139	Python
14mr|gnome-python-extras-2.25.3-28|140	%endif
14mr|gnome-python-extras-2.25.3-28|141	
14mr|gnome-python-extras-2.25.3-28|142	%prep
14mr|gnome-python-extras-2.25.3-28|143	%setup -q
14mr|gnome-python-extras-2.25.3-28|144	%patch3 -p1 -b .linkage
14mr|gnome-python-extras-2.25.3-28|145	%patch4 -p0 -b .gdl
14mr|gnome-python-extras-2.25.3-28|146	autoreconf -fi
14mr|gnome-python-extras-2.25.3-28|147	
14mr|gnome-python-extras-2.25.3-28|148	%build
14mr|gnome-python-extras-2.25.3-28|149	%configure2_5x --with-gtkmozembed=mozilla --enable-docs
14mr|gnome-python-extras-2.25.3-28|150	%make
14mr|gnome-python-extras-2.25.3-28|151	
14mr|gnome-python-extras-2.25.3-28|152	
14mr|gnome-python-extras-2.25.3-28|153	%install
14mr|gnome-python-extras-2.25.3-28|154	%makeinstall_std
14mr|gnome-python-extras-2.25.3-28|155	
14mr|gnome-python-extras-2.25.3-28|156	%files
14mr|gnome-python-extras-2.25.3-28|157	%defattr(644,root,root,755)
14mr|gnome-python-extras-2.25.3-28|158	%doc AUTHORS ChangeLog
14mr|gnome-python-extras-2.25.3-28|159	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|160	%dir %{_datadir}/pygtk/2.0/defs
14mr|gnome-python-extras-2.25.3-28|161	%{_datadir}/pygtk/2.0/defs/*.defs
14mr|gnome-python-extras-2.25.3-28|162	%{_libdir}/pkgconfig/%{name}-2.0.pc
14mr|gnome-python-extras-2.25.3-28|163	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/egg/
14mr|gnome-python-extras-2.25.3-28|164	%doc examples/egg/
14mr|gnome-python-extras-2.25.3-28|165	
14mr|gnome-python-extras-2.25.3-28|166	%if %{build_gksu}
14mr|gnome-python-extras-2.25.3-28|167	%files -n %{oname}-gksu
14mr|gnome-python-extras-2.25.3-28|168	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|169	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gksu/
14mr|gnome-python-extras-2.25.3-28|170	%endif
14mr|gnome-python-extras-2.25.3-28|171	
14mr|gnome-python-extras-2.25.3-28|172	%if %{build_gksu2}
14mr|gnome-python-extras-2.25.3-28|173	%files -n %{oname}-gksu2
14mr|gnome-python-extras-2.25.3-28|174	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|175	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gksu2/
14mr|gnome-python-extras-2.25.3-28|176	%endif
14mr|gnome-python-extras-2.25.3-28|177	
14mr|gnome-python-extras-2.25.3-28|178	%if %{build_gda}
14mr|gnome-python-extras-2.25.3-28|179	%files -n %{oname}-gda
14mr|gnome-python-extras-2.25.3-28|180	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|181	%{_datadir}/pygtk/2.0/argtypes/gda-*
14mr|gnome-python-extras-2.25.3-28|182	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gda.so
14mr|gnome-python-extras-2.25.3-28|183	
14mr|gnome-python-extras-2.25.3-28|184	%files -n %{oname}-gda-devel
14mr|gnome-python-extras-2.25.3-28|185	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|186	%{_libdir}/pkgconfig/pygda-%{gdaapi}.pc
14mr|gnome-python-extras-2.25.3-28|187	%{_includedir}/pygda-%{gdaapi}/
14mr|gnome-python-extras-2.25.3-28|188	%endif
14mr|gnome-python-extras-2.25.3-28|189	
14mr|gnome-python-extras-2.25.3-28|190	%files -n %{oname}-gdl
14mr|gnome-python-extras-2.25.3-28|191	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|192	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gdl.so
14mr|gnome-python-extras-2.25.3-28|193	%doc examples/gdl
14mr|gnome-python-extras-2.25.3-28|194	
14mr|gnome-python-extras-2.25.3-28|195	%files -n %{oname}-gtkspell
14mr|gnome-python-extras-2.25.3-28|196	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|197	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkspell.so
14mr|gnome-python-extras-2.25.3-28|198	%doc examples/gtkspell
14mr|gnome-python-extras-2.25.3-28|199	%doc %{_datadir}/gtk-doc/html/pygtkspell
14mr|gnome-python-extras-2.25.3-28|200	
14mr|gnome-python-extras-2.25.3-28|201	%if %{build_gtkmozembed}
14mr|gnome-python-extras-2.25.3-28|202	%files -n %{oname}-gtkmozembed
14mr|gnome-python-extras-2.25.3-28|203	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|204	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkmozembed.so
14mr|gnome-python-extras-2.25.3-28|205	%doc %{_datadir}/gtk-doc/html/pygtkmozembed
14mr|gnome-python-extras-2.25.3-28|206	%endif
14mr|gnome-python-extras-2.25.3-28|207	
14mr|gnome-python-extras-2.25.3-28|208	%if %{build_gtkhtml}
14mr|gnome-python-extras-2.25.3-28|209	%files -n %{oname}-gtkhtml2
14mr|gnome-python-extras-2.25.3-28|210	%defattr(755,root,root,755)
14mr|gnome-python-extras-2.25.3-28|211	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkhtml2.so
14mr|gnome-python-extras-2.25.3-28|212	%defattr(644,root,root,755)
14mr|gnome-python-extras-2.25.3-28|213	%doc examples/gtkhtml2
14mr|gnome-python-extras-2.25.3-28|214	%endif
14mr|gnome-python-extras-2.25.3-28|215	
14mr|gnome-python-extras-2.25.3-28|216	
14mr|gnome-python-extras-2.25.3-28|217	
14mr|gnome-python-extras-2.25.3-28|218	%changelog
14mr|gnome-python-extras-2.25.3-28|219	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.25.3-28
14mr|gnome-python-extras-2.25.3-28|220	+ Revision: 8fd2bcf
14mr|gnome-python-extras-2.25.3-28|221	- MassBuild#440: Increase release tag
14mr|gnome-python-extras-2.25.3-28|222	
14mr|gnome-python-extras-2.25.3-28|223	

16550 14
14mr|gnome-robots-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-robots-3.12.2-2|2	
14mr|gnome-robots-3.12.2-2|3	Name:		gnome-robots
14mr|gnome-robots-3.12.2-2|4	Version:	3.12.2
14mr|gnome-robots-3.12.2-2|5	Release:	2
14mr|gnome-robots-3.12.2-2|6	Summary:	GNOME Robots game
14mr|gnome-robots-3.12.2-2|7	License:	GPLv2+ and GFDL
14mr|gnome-robots-3.12.2-2|8	Group:		Games/Arcade
14mr|gnome-robots-3.12.2-2|9	URL:		https://wiki.gnome.org/Robots
14mr|gnome-robots-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-robots-3.12.2-2|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mr|gnome-robots-3.12.2-2|12	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mr|gnome-robots-3.12.2-2|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mr|gnome-robots-3.12.2-2|14	BuildRequires:	intltool > 0.50
14mr|gnome-robots-3.12.2-2|15	BuildRequires:	itstool
14mr|gnome-robots-3.12.2-2|16	BuildRequires:	libxml2-utils
14mr|gnome-robots-3.12.2-2|17	Obsoletes:	gnobots2
14mr|gnome-robots-3.12.2-2|18	Obsoletes:	gnobots2-extra-data
14mr|gnome-robots-3.12.2-2|19	
14mr|gnome-robots-3.12.2-2|20	%description
14mr|gnome-robots-3.12.2-2|21	The classic game where you have to avoid a hoard of robots who are trying to
14mr|gnome-robots-3.12.2-2|22	kill you. Each step you take brings them closer toward you. Fortunately they
14mr|gnome-robots-3.12.2-2|23	aren't very smart and you also have a helpful teleportation gadget.
14mr|gnome-robots-3.12.2-2|24	
14mr|gnome-robots-3.12.2-2|25	%prep
14mr|gnome-robots-3.12.2-2|26	%setup -q
14mr|gnome-robots-3.12.2-2|27	
14mr|gnome-robots-3.12.2-2|28	%build
14mr|gnome-robots-3.12.2-2|29	%configure2_5x
14mr|gnome-robots-3.12.2-2|30	%make
14mr|gnome-robots-3.12.2-2|31	
14mr|gnome-robots-3.12.2-2|32	%install
14mr|gnome-robots-3.12.2-2|33	%makeinstall_std
14mr|gnome-robots-3.12.2-2|34	
14mr|gnome-robots-3.12.2-2|35	%find_lang %{name} --with-gnome
14mr|gnome-robots-3.12.2-2|36	
14mr|gnome-robots-3.12.2-2|37	%files -f %{name}.lang
14mr|gnome-robots-3.12.2-2|38	%doc COPYING
14mr|gnome-robots-3.12.2-2|39	%{_bindir}/%{name}
14mr|gnome-robots-3.12.2-2|40	%{_datadir}/applications/%{name}.desktop
14mr|gnome-robots-3.12.2-2|41	%{_datadir}/glib-2.0/schemas/org.gnome.robots.gschema.xml
14mr|gnome-robots-3.12.2-2|42	%{_datadir}/%{name}
14mr|gnome-robots-3.12.2-2|43	%{_iconsdir}/*/*/*/*
14mr|gnome-robots-3.12.2-2|44	%{_mandir}/man6/%{name}.6*
14mr|gnome-robots-3.12.2-2|45	%{_datadir}/appdata/%{name}.appdata.xml
14mr|gnome-robots-3.12.2-2|46	
14mr|gnome-robots-3.12.2-2|47	
14mr|gnome-robots-3.12.2-2|48	%changelog
14mr|gnome-robots-3.12.2-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-robots-3.12.2-2|50	+ Revision: 0ca4872
14mr|gnome-robots-3.12.2-2|51	- MassBuild#440: Increase release tag
14mr|gnome-robots-3.12.2-2|52	
14mr|gnome-robots-3.12.2-2|53	

16551 14
14mr|gnome-screensaver-3.6.1-4|1	Name:		gnome-screensaver
14mr|gnome-screensaver-3.6.1-4|2	Summary:	GNOME Screensaver
14mr|gnome-screensaver-3.6.1-4|3	Version:	3.6.1
14mr|gnome-screensaver-3.6.1-4|4	Release:	4
14mr|gnome-screensaver-3.6.1-4|5	License:	GPLv2+
14mr|gnome-screensaver-3.6.1-4|6	Group:		Graphical desktop/GNOME
14mr|gnome-screensaver-3.6.1-4|7	Url:		http://www.gnome.org
14mr|gnome-screensaver-3.6.1-4|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
14mr|gnome-screensaver-3.6.1-4|9	
14mr|gnome-screensaver-3.6.1-4|10	BuildRequires:	desktop-file-utils
14mr|gnome-screensaver-3.6.1-4|11	BuildRequires:	intltool
14mr|gnome-screensaver-3.6.1-4|12	BuildRequires:	pam-devel
14mr|gnome-screensaver-3.6.1-4|13	BuildRequires:	pkgconfig(dbus-1)
14mr|gnome-screensaver-3.6.1-4|14	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gnome-screensaver-3.6.1-4|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-screensaver-3.6.1-4|16	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|gnome-screensaver-3.6.1-4|17	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gnome-screensaver-3.6.1-4|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-screensaver-3.6.1-4|19	BuildRequires:	pkgconfig(libgnomekbdui)
14mr|gnome-screensaver-3.6.1-4|20	BuildRequires:	pkgconfig(x11)
14mr|gnome-screensaver-3.6.1-4|21	BuildRequires:	pkgconfig(xext)
14mr|gnome-screensaver-3.6.1-4|22	BuildRequires:	pkgconfig(xxf86misc)
14mr|gnome-screensaver-3.6.1-4|23	BuildRequires:	pkgconfig(xxf86vm)
14mr|gnome-screensaver-3.6.1-4|24	BuildRequires:	pkgconfig(xtst)
14mr|gnome-screensaver-3.6.1-4|25	BuildRequires:  pkgconfig(libsystemd-login)
14mr|gnome-screensaver-3.6.1-4|26	BuildRequires:  pkgconfig(libsystemd-daemon)
14mr|gnome-screensaver-3.6.1-4|27	
14mr|gnome-screensaver-3.6.1-4|28	Requires:	xsltproc
14mr|gnome-screensaver-3.6.1-4|29	Requires:	dbus-x11
14mr|gnome-screensaver-3.6.1-4|30	Suggests:	mandriva-theme-screensaver
14mr|gnome-screensaver-3.6.1-4|31	
14mr|gnome-screensaver-3.6.1-4|32	%description
14mr|gnome-screensaver-3.6.1-4|33	gnome-screensaver is a screen saver and locker that aims to have
14mr|gnome-screensaver-3.6.1-4|34	simple, sane, secure defaults and be well integrated with the desktop.
14mr|gnome-screensaver-3.6.1-4|35	It is designed to support:
14mr|gnome-screensaver-3.6.1-4|36	
14mr|gnome-screensaver-3.6.1-4|37	* the ability to lock down configuration settings
14mr|gnome-screensaver-3.6.1-4|38	* translation into other languages
14mr|gnome-screensaver-3.6.1-4|39	* user switching
14mr|gnome-screensaver-3.6.1-4|40	
14mr|gnome-screensaver-3.6.1-4|41	%prep
14mr|gnome-screensaver-3.6.1-4|42	%setup -q
14mr|gnome-screensaver-3.6.1-4|43	%apply_patches
14mr|gnome-screensaver-3.6.1-4|44	
14mr|gnome-screensaver-3.6.1-4|45	%build
14mr|gnome-screensaver-3.6.1-4|46	%configure2_5x \
14mr|gnome-screensaver-3.6.1-4|47	--disable-more-warnings \
14mr|gnome-screensaver-3.6.1-4|48	--enable-systemd
14mr|gnome-screensaver-3.6.1-4|49	
14mr|gnome-screensaver-3.6.1-4|50	%make
14mr|gnome-screensaver-3.6.1-4|51	
14mr|gnome-screensaver-3.6.1-4|52	%install
14mr|gnome-screensaver-3.6.1-4|53	%makeinstall_std
14mr|gnome-screensaver-3.6.1-4|54	
14mr|gnome-screensaver-3.6.1-4|55	%find_lang %{name}
14mr|gnome-screensaver-3.6.1-4|56	
14mr|gnome-screensaver-3.6.1-4|57	%files -f %{name}.lang
14mr|gnome-screensaver-3.6.1-4|58	%doc README AUTHORS
14mr|gnome-screensaver-3.6.1-4|59	%{_sysconfdir}/pam.d/gnome-screensaver
14mr|gnome-screensaver-3.6.1-4|60	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14mr|gnome-screensaver-3.6.1-4|61	%{_bindir}/*
14mr|gnome-screensaver-3.6.1-4|62	%{_libexecdir}/gnome-screensaver-dialog
14mr|gnome-screensaver-3.6.1-4|63	%{_mandir}/man1/gnome-screensaver*
14mr|gnome-screensaver-3.6.1-4|64	
14mr|gnome-screensaver-3.6.1-4|65	
14mr|gnome-screensaver-3.6.1-4|66	%changelog
14mr|gnome-screensaver-3.6.1-4|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.1-4
14mr|gnome-screensaver-3.6.1-4|68	+ Revision: 959ec0f
14mr|gnome-screensaver-3.6.1-4|69	- MassBuild#440: Increase release tag
14mr|gnome-screensaver-3.6.1-4|70	
14mr|gnome-screensaver-3.6.1-4|71	

16552 14
14mr|gnome-screenshot-3.12.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-screenshot-3.12.0-2|2	
14mr|gnome-screenshot-3.12.0-2|3	Name:		gnome-screenshot
14mr|gnome-screenshot-3.12.0-2|4	Version:	3.12.0
14mr|gnome-screenshot-3.12.0-2|5	Release:	2
14mr|gnome-screenshot-3.12.0-2|6	Summary:	GNOME Screenshot utility
14mr|gnome-screenshot-3.12.0-2|7	License:	GPLv2+
14mr|gnome-screenshot-3.12.0-2|8	Group:		File tools
14mr|gnome-screenshot-3.12.0-2|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
14mr|gnome-screenshot-3.12.0-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-screenshot-3.12.0-2|11	BuildRequires:	intltool
14mr|gnome-screenshot-3.12.0-2|12	BuildRequires:	pkgconfig(xext)
14mr|gnome-screenshot-3.12.0-2|13	BuildRequires:	pkgconfig(x11)
14mr|gnome-screenshot-3.12.0-2|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
14mr|gnome-screenshot-3.12.0-2|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|gnome-screenshot-3.12.0-2|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-screenshot-3.12.0-2|17	Conflicts:	gnome-utils < 1:3.3.1
14mr|gnome-screenshot-3.12.0-2|18	
14mr|gnome-screenshot-3.12.0-2|19	%description
14mr|gnome-screenshot-3.12.0-2|20	Gnome screenshot utility.
14mr|gnome-screenshot-3.12.0-2|21	
14mr|gnome-screenshot-3.12.0-2|22	%prep
14mr|gnome-screenshot-3.12.0-2|23	%setup -q
14mr|gnome-screenshot-3.12.0-2|24	%apply_patches
14mr|gnome-screenshot-3.12.0-2|25	
14mr|gnome-screenshot-3.12.0-2|26	%build
14mr|gnome-screenshot-3.12.0-2|27	%configure2_5x \
14mr|gnome-screenshot-3.12.0-2|28	--disable-rpath \
14mr|gnome-screenshot-3.12.0-2|29	--disable-schemas-compile
14mr|gnome-screenshot-3.12.0-2|30	
14mr|gnome-screenshot-3.12.0-2|31	%make
14mr|gnome-screenshot-3.12.0-2|32	
14mr|gnome-screenshot-3.12.0-2|33	%install
14mr|gnome-screenshot-3.12.0-2|34	%makeinstall_std
14mr|gnome-screenshot-3.12.0-2|35	
14mr|gnome-screenshot-3.12.0-2|36	#handle docs with files section
14mr|gnome-screenshot-3.12.0-2|37	rm -rf %{buildroot}%{_defaultdocdir}
14mr|gnome-screenshot-3.12.0-2|38	
14mr|gnome-screenshot-3.12.0-2|39	%find_lang %{name} --with-gnome
14mr|gnome-screenshot-3.12.0-2|40	
14mr|gnome-screenshot-3.12.0-2|41	%files -f %{name}.lang
14mr|gnome-screenshot-3.12.0-2|42	%doc NEWS
14mr|gnome-screenshot-3.12.0-2|43	%{_bindir}/%{name}
14mr|gnome-screenshot-3.12.0-2|44	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
14mr|gnome-screenshot-3.12.0-2|45	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
14mr|gnome-screenshot-3.12.0-2|46	%{_datadir}/applications/%{name}.desktop
14mr|gnome-screenshot-3.12.0-2|47	%{_mandir}/man1/%{name}.1*
14mr|gnome-screenshot-3.12.0-2|48	
14mr|gnome-screenshot-3.12.0-2|49	%changelog
14mr|gnome-screenshot-3.12.0-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-screenshot-3.12.0-2|51	+ Revision: 4a3a13a
14mr|gnome-screenshot-3.12.0-2|52	- MassBuild#440: Increase release tag
14mr|gnome-screenshot-3.12.0-2|53	
14mr|gnome-screenshot-3.12.0-2|54	

16553 14
14mr|gnome-search-tool-3.6.0-3|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-search-tool-3.6.0-3|2	
14mr|gnome-search-tool-3.6.0-3|3	Summary:	GNOME Search tool
14mr|gnome-search-tool-3.6.0-3|4	Name:		gnome-search-tool
14mr|gnome-search-tool-3.6.0-3|5	Version:	3.6.0
14mr|gnome-search-tool-3.6.0-3|6	Release:	3
14mr|gnome-search-tool-3.6.0-3|7	License:	GPLv2+
14mr|gnome-search-tool-3.6.0-3|8	Group:		Graphical desktop/GNOME
14mr|gnome-search-tool-3.6.0-3|9	Url:		http://www.gnome.org
14mr|gnome-search-tool-3.6.0-3|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-search-tool-3.6.0-3|11	BuildRequires:	intltool itstool
14mr|gnome-search-tool-3.6.0-3|12	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-search-tool-3.6.0-3|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-search-tool-3.6.0-3|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-search-tool-3.6.0-3|15	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-search-tool-3.6.0-3|16	BuildRequires:	pkgconfig(sm)
14mr|gnome-search-tool-3.6.0-3|17	Conflicts:	gnome-utils < 1:3.3.1
14mr|gnome-search-tool-3.6.0-3|18	
14mr|gnome-search-tool-3.6.0-3|19	%description
14mr|gnome-search-tool-3.6.0-3|20	Search tool for Gnome desktop.
14mr|gnome-search-tool-3.6.0-3|21	
14mr|gnome-search-tool-3.6.0-3|22	%prep
14mr|gnome-search-tool-3.6.0-3|23	%setup -q
14mr|gnome-search-tool-3.6.0-3|24	
14mr|gnome-search-tool-3.6.0-3|25	%build
14mr|gnome-search-tool-3.6.0-3|26	%configure2_5x \
14mr|gnome-search-tool-3.6.0-3|27	--disable-rpath \
14mr|gnome-search-tool-3.6.0-3|28	--disable-schemas-compile \
14mr|gnome-search-tool-3.6.0-3|29	--disable-schemas-install \
14mr|gnome-search-tool-3.6.0-3|30	--disable-scrollkeeper
14mr|gnome-search-tool-3.6.0-3|31	%make
14mr|gnome-search-tool-3.6.0-3|32	
14mr|gnome-search-tool-3.6.0-3|33	%install
14mr|gnome-search-tool-3.6.0-3|34	%makeinstall_std
14mr|gnome-search-tool-3.6.0-3|35	
14mr|gnome-search-tool-3.6.0-3|36	%find_lang %{name} --with-gnome
14mr|gnome-search-tool-3.6.0-3|37	
14mr|gnome-search-tool-3.6.0-3|38	%files -f %{name}.lang
14mr|gnome-search-tool-3.6.0-3|39	%doc NEWS AUTHORS
14mr|gnome-search-tool-3.6.0-3|40	%{_bindir}/%{name}
14mr|gnome-search-tool-3.6.0-3|41	%{_datadir}/applications/%{name}.desktop
14mr|gnome-search-tool-3.6.0-3|42	%{_datadir}/pixmaps/gsearchtool/thumbnail_frame.png
14mr|gnome-search-tool-3.6.0-3|43	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-search-tool.gschema.xml
14mr|gnome-search-tool-3.6.0-3|44	%{_datadir}/GConf/gsettings/gnome-search-tool.convert
14mr|gnome-search-tool-3.6.0-3|45	%{_mandir}/man1/%{name}.1.*
14mr|gnome-search-tool-3.6.0-3|46	
14mr|gnome-search-tool-3.6.0-3|47	
14mr|gnome-search-tool-3.6.0-3|48	%changelog
14mr|gnome-search-tool-3.6.0-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.0-3
14mr|gnome-search-tool-3.6.0-3|50	+ Revision: 2fe9741
14mr|gnome-search-tool-3.6.0-3|51	- MassBuild#440: Increase release tag
14mr|gnome-search-tool-3.6.0-3|52	
14mr|gnome-search-tool-3.6.0-3|53	

16554 14
14mr|gnome-session-3.12.1-4|1	Summary:	The gnome desktop programs for the GNOME GUI desktop environment
14mr|gnome-session-3.12.1-4|2	Name:		gnome-session
14mr|gnome-session-3.12.1-4|3	Version:	3.12.1
14mr|gnome-session-3.12.1-4|4	Release:	4
14mr|gnome-session-3.12.1-4|5	License:	GPLv2+
14mr|gnome-session-3.12.1-4|6	Group:		Graphical desktop/GNOME
14mr|gnome-session-3.12.1-4|7	URL:		http://www.gnome.org/softwaremap/projects/gnome-session/
14mr|gnome-session-3.12.1-4|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-session-3.12.1-4|9	Source1:	gnome-session-startgnome
14mr|gnome-session-3.12.1-4|10	Source2:	gnome-session-gnomerc
14mr|gnome-session-3.12.1-4|11	
14mr|gnome-session-3.12.1-4|12	BuildRequires:	desktop-file-utils
14mr|gnome-session-3.12.1-4|13	BuildRequires:	gtk-doc
14mr|gnome-session-3.12.1-4|14	BuildRequires:	intltool >= 0.40.0
14mr|gnome-session-3.12.1-4|15	BuildRequires:	xmlto
14mr|gnome-session-3.12.1-4|16	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
14mr|gnome-session-3.12.1-4|17	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-session-3.12.1-4|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mr|gnome-session-3.12.1-4|19	BuildRequires:	pkgconfig(gl)
14mr|gnome-session-3.12.1-4|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|gnome-session-3.12.1-4|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.7
14mr|gnome-session-3.12.1-4|22	BuildRequires:	pkgconfig(ice)
14mr|gnome-session-3.12.1-4|23	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.10
14mr|gnome-session-3.12.1-4|24	BuildRequires:	pkgconfig(sm)
14mr|gnome-session-3.12.1-4|25	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
14mr|gnome-session-3.12.1-4|26	BuildRequires:	pkgconfig(xau)
14mr|gnome-session-3.12.1-4|27	BuildRequires:	pkgconfig(xcomposite)
14mr|gnome-session-3.12.1-4|28	BuildRequires:	pkgconfig(xext)
14mr|gnome-session-3.12.1-4|29	BuildRequires:	pkgconfig(xrender)
14mr|gnome-session-3.12.1-4|30	BuildRequires:	pkgconfig(xtst)
14mr|gnome-session-3.12.1-4|31	BuildRequires:	pkgconfig(libsystemd-login) >= 38
14mr|gnome-session-3.12.1-4|32	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|gnome-session-3.12.1-4|33	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gnome-session-3.12.1-4|34	BuildRequires:	pkgconfig(libsystemd-id128)
14mr|gnome-session-3.12.1-4|35	BuildRequires:	pkgconfig(libsystemd-journal)
14mr|gnome-session-3.12.1-4|36	BuildRequires:	pkgconfig(libudev)
14mr|gnome-session-3.12.1-4|37	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|gnome-session-3.12.1-4|38	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|gnome-session-3.12.1-4|39	BuildRequires:	x11-xtrans-devel
14mr|gnome-session-3.12.1-4|40	BuildRequires:	tcp_wrappers-devel
14mr|gnome-session-3.12.1-4|41	
14mr|gnome-session-3.12.1-4|42	Requires:	GConf2 >= 1.2.1
14mr|gnome-session-3.12.1-4|43	Requires:	desktop-common-data
14mr|gnome-session-3.12.1-4|44	Requires:	gnome-user-docs
14mr|gnome-session-3.12.1-4|45	Requires:	gnome-settings-daemon
14mr|gnome-session-3.12.1-4|46	Requires:	%{name}-bin >= %{version}-%{release}
14mr|gnome-session-3.12.1-4|47	
14mr|gnome-session-3.12.1-4|48	Requires:	typelib(PangoCairo)
14mr|gnome-session-3.12.1-4|49	Requires:	typelib(PangoFT2)
14mr|gnome-session-3.12.1-4|50	
14mr|gnome-session-3.12.1-4|51	%description
14mr|gnome-session-3.12.1-4|52	GNOME (GNU Network Object Model Environment) is a user-friendly
14mr|gnome-session-3.12.1-4|53	set of applications and desktop tools to be used in conjunction with a
14mr|gnome-session-3.12.1-4|54	window manager for the X Window System.
14mr|gnome-session-3.12.1-4|55	
14mr|gnome-session-3.12.1-4|56	The GNOME Session Manager restores a set session (group of applications)
14mr|gnome-session-3.12.1-4|57	when you log into GNOME.
14mr|gnome-session-3.12.1-4|58	
14mr|gnome-session-3.12.1-4|59	%package bin
14mr|gnome-session-3.12.1-4|60	Group: %{group}
14mr|gnome-session-3.12.1-4|61	Summary: %{summary}
14mr|gnome-session-3.12.1-4|62	Conflicts: gnome-session < 2.30.2-2mdv
14mr|gnome-session-3.12.1-4|63	
14mr|gnome-session-3.12.1-4|64	%description bin
14mr|gnome-session-3.12.1-4|65	This package contains the binaries for the GNOME Session Manager, but
14mr|gnome-session-3.12.1-4|66	no startup scripts. It is meant for applications such as GDM that use
14mr|gnome-session-3.12.1-4|67	gnome-session internally.
14mr|gnome-session-3.12.1-4|68	
14mr|gnome-session-3.12.1-4|69	%prep
14mr|gnome-session-3.12.1-4|70	%setup -q
14mr|gnome-session-3.12.1-4|71	%apply_patches
14mr|gnome-session-3.12.1-4|72	
14mr|gnome-session-3.12.1-4|73	%build
14mr|gnome-session-3.12.1-4|74	%configure2_5x --enable-systemd --disable-schemas-install
14mr|gnome-session-3.12.1-4|75	
14mr|gnome-session-3.12.1-4|76	%make
14mr|gnome-session-3.12.1-4|77	
14mr|gnome-session-3.12.1-4|78	%install
14mr|gnome-session-3.12.1-4|79	%makeinstall_std
14mr|gnome-session-3.12.1-4|80	
14mr|gnome-session-3.12.1-4|81	# wmsession session file
14mr|gnome-session-3.12.1-4|82	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|gnome-session-3.12.1-4|83	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/02GNOME
14mr|gnome-session-3.12.1-4|84	NAME=GNOME
14mr|gnome-session-3.12.1-4|85	ICON=gnome-logo-icon-transparent.png
14mr|gnome-session-3.12.1-4|86	DESC=GNOME Environment
14mr|gnome-session-3.12.1-4|87	EXEC=%{_bindir}/startgnome
14mr|gnome-session-3.12.1-4|88	SCRIPT:
14mr|gnome-session-3.12.1-4|89	exec %{_bindir}/startgnome
14mr|gnome-session-3.12.1-4|90	EOF
14mr|gnome-session-3.12.1-4|91	
14mr|gnome-session-3.12.1-4|92	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/startgnome
14mr|gnome-session-3.12.1-4|93	
14mr|gnome-session-3.12.1-4|94	mkdir -p %{buildroot}%{_sysconfdir}/gnome
14mr|gnome-session-3.12.1-4|95	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/gnome/gnomerc
14mr|gnome-session-3.12.1-4|96	# gw these produce rpmlint errors:
14mr|gnome-session-3.12.1-4|97	#rm -rf %{buildroot}%{_datadir}/locale/{be@latin}
14mr|gnome-session-3.12.1-4|98	%find_lang %{name}-3.0
14mr|gnome-session-3.12.1-4|99	
14mr|gnome-session-3.12.1-4|100	# remove unpackaged files
14mr|gnome-session-3.12.1-4|101	rm -rf %{buildroot}%{_datadir}/xsessions
14mr|gnome-session-3.12.1-4|102	
14mr|gnome-session-3.12.1-4|103	%post
14mr|gnome-session-3.12.1-4|104	if [ "$1" = "2" -a -r /etc/sysconfig/desktop ]; then
14mr|gnome-session-3.12.1-4|105	sed -i -e "s|^DESKTOP=Gnome$|DESKTOP=GNOME|g" /etc/sysconfig/desktop
14mr|gnome-session-3.12.1-4|106	fi
14mr|gnome-session-3.12.1-4|107	%{make_session}
14mr|gnome-session-3.12.1-4|108	
14mr|gnome-session-3.12.1-4|109	%postun
14mr|gnome-session-3.12.1-4|110	%{make_session}
14mr|gnome-session-3.12.1-4|111	
14mr|gnome-session-3.12.1-4|112	%files bin
14mr|gnome-session-3.12.1-4|113	%{_bindir}/gnome-session
14mr|gnome-session-3.12.1-4|114	%{_bindir}/gnome-session-inhibit
14mr|gnome-session-3.12.1-4|115	%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
14mr|gnome-session-3.12.1-4|116	%{_datadir}/%{name}
14mr|gnome-session-3.12.1-4|117	%{_datadir}/icons/hicolor/*/apps/*
14mr|gnome-session-3.12.1-4|118	%{_mandir}/man1/gnome-session.*
14mr|gnome-session-3.12.1-4|119	
14mr|gnome-session-3.12.1-4|120	%files -f %{name}-3.0.lang
14mr|gnome-session-3.12.1-4|121	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gnome-session-3.12.1-4|122	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14mr|gnome-session-3.12.1-4|123	%{_sysconfdir}/gnome/gnomerc
14mr|gnome-session-3.12.1-4|124	%{_bindir}/startgnome
14mr|gnome-session-3.12.1-4|125	%{_bindir}/gnome-session-quit
14mr|gnome-session-3.12.1-4|126	%{_libdir}/gnome-session-check-accelerated
14mr|gnome-session-3.12.1-4|127	%{_libdir}/gnome-session-check-accelerated-helper
14mr|gnome-session-3.12.1-4|128	%{_libdir}/gnome-session-failed
14mr|gnome-session-3.12.1-4|129	%{_datadir}/GConf/gsettings/gnome-session.convert
14mr|gnome-session-3.12.1-4|130	%{_datadir}/wayland-sessions/gnome-wayland.desktop
14mr|gnome-session-3.12.1-4|131	%{_mandir}/man1/gnome-session-quit.*
14mr|gnome-session-3.12.1-4|132	%{_mandir}/man1/gnome-session-inhibit.1.*
14mr|gnome-session-3.12.1-4|133	
14mr|gnome-session-3.12.1-4|134	%changelog

16555 14
14mr|gnome-settings-daemon-3.12.2-3|1	Summary: GNOME Settings Daemon
14mr|gnome-settings-daemon-3.12.2-3|2	Name: gnome-settings-daemon
14mr|gnome-settings-daemon-3.12.2-3|3	Version: 3.12.2
14mr|gnome-settings-daemon-3.12.2-3|4	Release: 3
14mr|gnome-settings-daemon-3.12.2-3|5	License: GPLv2+
14mr|gnome-settings-daemon-3.12.2-3|6	Group: Graphical desktop/GNOME
14mr|gnome-settings-daemon-3.12.2-3|7	URL: http://www.gnome.org/
14mr|gnome-settings-daemon-3.12.2-3|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-settings-daemon-3.12.2-3|9	#Patch1: background-plugin.patch
14mr|gnome-settings-daemon-3.12.2-3|10	#Patch2: gnome-settings-daemon-3.8.5-battery-level.patch
14mr|gnome-settings-daemon-3.12.2-3|11	#Patch3: two-finger-scrolling-check.patch
14mr|gnome-settings-daemon-3.12.2-3|12	
14mr|gnome-settings-daemon-3.12.2-3|13	BuildRequires:	intltool, xsltproc
14mr|gnome-settings-daemon-3.12.2-3|14	BuildRequires:	ldetect-lst
14mr|gnome-settings-daemon-3.12.2-3|15	BuildRequires:	cups-devel
14mr|gnome-settings-daemon-3.12.2-3|16	BuildRequires:	pkgconfig(colord)
14mr|gnome-settings-daemon-3.12.2-3|17	BuildRequires:	pkgconfig(dbus-1) >= 1.1.2
14mr|gnome-settings-daemon-3.12.2-3|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
14mr|gnome-settings-daemon-3.12.2-3|19	BuildRequires:	pkgconfig(fontconfig)
14mr|gnome-settings-daemon-3.12.2-3|20	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-settings-daemon-3.12.2-3|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
14mr|gnome-settings-daemon-3.12.2-3|22	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.5
14mr|gnome-settings-daemon-3.12.2-3|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.2.0
14mr|gnome-settings-daemon-3.12.2-3|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.4
14mr|gnome-settings-daemon-3.12.2-3|25	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gnome-settings-daemon-3.12.2-3|26	BuildRequires:	pkgconfig(kbproto)
14mr|gnome-settings-daemon-3.12.2-3|27	BuildRequires:	pkgconfig(lcms2) >= 2.2
14mr|gnome-settings-daemon-3.12.2-3|28	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-settings-daemon-3.12.2-3|29	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.1
14mr|gnome-settings-daemon-3.12.2-3|30	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.1
14mr|gnome-settings-daemon-3.12.2-3|31	BuildRequires:	pkgconfig(libnotify) >= 0.7.3,
14mr|gnome-settings-daemon-3.12.2-3|32	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mr|gnome-settings-daemon-3.12.2-3|33	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
14mr|gnome-settings-daemon-3.12.2-3|34	BuildRequires:	pkgconfig(libwacom)
14mr|gnome-settings-daemon-3.12.2-3|35	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14mr|gnome-settings-daemon-3.12.2-3|36	BuildRequires:	pkgconfig(nss) >= 3.11.2,
14mr|gnome-settings-daemon-3.12.2-3|37	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
14mr|gnome-settings-daemon-3.12.2-3|38	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
14mr|gnome-settings-daemon-3.12.2-3|39	BuildRequires:	pkgconfig(x11)
14mr|gnome-settings-daemon-3.12.2-3|40	BuildRequires:	pkgconfig(xfixes)
14mr|gnome-settings-daemon-3.12.2-3|41	BuildRequires:	pkgconfig(xi)
14mr|gnome-settings-daemon-3.12.2-3|42	BuildRequires:	pkgconfig(ibus-1.0)
14mr|gnome-settings-daemon-3.12.2-3|43	BuildRequires:	pkgconfig(xorg-wacom)
14mr|gnome-settings-daemon-3.12.2-3|44	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gnome-settings-daemon-3.12.2-3|45	BuildRequires:	pkgconfig(gweather-3.0)
14mr|gnome-settings-daemon-3.12.2-3|46	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mr|gnome-settings-daemon-3.12.2-3|47	BuildRequires:	pkgconfig(geoclue-2.0)
14mr|gnome-settings-daemon-3.12.2-3|48	BuildRequires:	pkgconfig(xkeyboard-config)
14mr|gnome-settings-daemon-3.12.2-3|49	BuildRequires:	docbook-style-xsl
14mr|gnome-settings-daemon-3.12.2-3|50	BuildRequires:	gnome-common
14mr|gnome-settings-daemon-3.12.2-3|51	BuildRequires:	pkgconfig(libsystemd-login)
14mr|gnome-settings-daemon-3.12.2-3|52	BuildRequires:	pkgconfig(systemd)
14mr|gnome-settings-daemon-3.12.2-3|53	
14mr|gnome-settings-daemon-3.12.2-3|54	%description
14mr|gnome-settings-daemon-3.12.2-3|55	GNOME settings daemon manages the configuration of the desktop in the
14mr|gnome-settings-daemon-3.12.2-3|56	background.
14mr|gnome-settings-daemon-3.12.2-3|57	
14mr|gnome-settings-daemon-3.12.2-3|58	%package devel
14mr|gnome-settings-daemon-3.12.2-3|59	Summary:	Include files for the GNOME settings daemon
14mr|gnome-settings-daemon-3.12.2-3|60	Group:		Development/GNOME and GTK+
14mr|gnome-settings-daemon-3.12.2-3|61	
14mr|gnome-settings-daemon-3.12.2-3|62	%description devel
14mr|gnome-settings-daemon-3.12.2-3|63	Include files for the GNOME settings daemon
14mr|gnome-settings-daemon-3.12.2-3|64	
14mr|gnome-settings-daemon-3.12.2-3|65	%prep
14mr|gnome-settings-daemon-3.12.2-3|66	%setup -q
14mr|gnome-settings-daemon-3.12.2-3|67	%apply_patches
14mr|gnome-settings-daemon-3.12.2-3|68	
14mr|gnome-settings-daemon-3.12.2-3|69	
14mr|gnome-settings-daemon-3.12.2-3|70	%build
14mr|gnome-settings-daemon-3.12.2-3|71	autoreconf -fi
14mr|gnome-settings-daemon-3.12.2-3|72	%configure2_5x \
14mr|gnome-settings-daemon-3.12.2-3|73	--disable-static \
14mr|gnome-settings-daemon-3.12.2-3|74	--enable-profiling
14mr|gnome-settings-daemon-3.12.2-3|75	
14mr|gnome-settings-daemon-3.12.2-3|76	%make
14mr|gnome-settings-daemon-3.12.2-3|77	
14mr|gnome-settings-daemon-3.12.2-3|78	%install
14mr|gnome-settings-daemon-3.12.2-3|79	%makeinstall_std xmldir=%{buildroot}%{_datadir}/gnome-control-center/keybindings
14mr|gnome-settings-daemon-3.12.2-3|80	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|gnome-settings-daemon-3.12.2-3|81	
14mr|gnome-settings-daemon-3.12.2-3|82	%{find_lang} %{name} --with-gnome --all-name
14mr|gnome-settings-daemon-3.12.2-3|83	
14mr|gnome-settings-daemon-3.12.2-3|84	%pre
14mr|gnome-settings-daemon-3.12.2-3|85	if [ -d %{_libexecdir}/%{name} ]
14mr|gnome-settings-daemon-3.12.2-3|86	then rm -rf %{_libexecdir}/%{name}
14mr|gnome-settings-daemon-3.12.2-3|87	fi
14mr|gnome-settings-daemon-3.12.2-3|88	
14mr|gnome-settings-daemon-3.12.2-3|89	%files -f %{name}.lang
14mr|gnome-settings-daemon-3.12.2-3|90	%doc AUTHORS COPYING NEWS
14mr|gnome-settings-daemon-3.12.2-3|91	%dir %{_libdir}/gnome-settings-daemon-3.0
14mr|gnome-settings-daemon-3.12.2-3|92	
14mr|gnome-settings-daemon-3.12.2-3|93	# list plugins explicitly, so we notice if one goes missing
14mr|gnome-settings-daemon-3.12.2-3|94	# some of these don't have a separate gschema
14mr|gnome-settings-daemon-3.12.2-3|95	%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|96	%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
14mr|gnome-settings-daemon-3.12.2-3|97	
14mr|gnome-settings-daemon-3.12.2-3|98	#%{_libdir}/gnome-settings-daemon-3.0/automount.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|99	#%{_libdir}/gnome-settings-daemon-3.0/libautomount.so
14mr|gnome-settings-daemon-3.12.2-3|100	
14mr|gnome-settings-daemon-3.12.2-3|101	%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|102	%{_libdir}/gnome-settings-daemon-3.0/libpower.so
14mr|gnome-settings-daemon-3.12.2-3|103	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|104	
14mr|gnome-settings-daemon-3.12.2-3|105	#%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|106	#%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
14mr|gnome-settings-daemon-3.12.2-3|107	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|108	
14mr|gnome-settings-daemon-3.12.2-3|109	#%{_libdir}/gnome-settings-daemon-3.0/background.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|110	#%{_libdir}/gnome-settings-daemon-3.0/libbackground.so
14mr|gnome-settings-daemon-3.12.2-3|111	
14mr|gnome-settings-daemon-3.12.2-3|112	%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|113	%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
14mr|gnome-settings-daemon-3.12.2-3|114	
14mr|gnome-settings-daemon-3.12.2-3|115	%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|116	%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
14mr|gnome-settings-daemon-3.12.2-3|117	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|118	
14mr|gnome-settings-daemon-3.12.2-3|119	%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|120	%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
14mr|gnome-settings-daemon-3.12.2-3|121	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|122	
14mr|gnome-settings-daemon-3.12.2-3|123	%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|124	%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
14mr|gnome-settings-daemon-3.12.2-3|125	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|126	
14mr|gnome-settings-daemon-3.12.2-3|127	%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|128	%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
14mr|gnome-settings-daemon-3.12.2-3|129	
14mr|gnome-settings-daemon-3.12.2-3|130	%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|131	%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
14mr|gnome-settings-daemon-3.12.2-3|132	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|133	
14mr|gnome-settings-daemon-3.12.2-3|134	#%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|135	#%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
14mr|gnome-settings-daemon-3.12.2-3|136	
14mr|gnome-settings-daemon-3.12.2-3|137	%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|138	%{_libdir}/gnome-settings-daemon-3.0/libsound.so
14mr|gnome-settings-daemon-3.12.2-3|139	
14mr|gnome-settings-daemon-3.12.2-3|140	#%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|141	#%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
14mr|gnome-settings-daemon-3.12.2-3|142	#%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|143	
14mr|gnome-settings-daemon-3.12.2-3|144	%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|145	%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
14mr|gnome-settings-daemon-3.12.2-3|146	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|147	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|148	
14mr|gnome-settings-daemon-3.12.2-3|149	%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|150	%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
14mr|gnome-settings-daemon-3.12.2-3|151	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|152	
14mr|gnome-settings-daemon-3.12.2-3|153	%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|154	%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
14mr|gnome-settings-daemon-3.12.2-3|155	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|156	
14mr|gnome-settings-daemon-3.12.2-3|157	%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|158	%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
14mr|gnome-settings-daemon-3.12.2-3|159	
14mr|gnome-settings-daemon-3.12.2-3|160	%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|161	%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
14mr|gnome-settings-daemon-3.12.2-3|162	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|163	
14mr|gnome-settings-daemon-3.12.2-3|164	%{_libdir}/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|165	%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
14mr|gnome-settings-daemon-3.12.2-3|166	
14mr|gnome-settings-daemon-3.12.2-3|167	%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
14mr|gnome-settings-daemon-3.12.2-3|168	
14mr|gnome-settings-daemon-3.12.2-3|169	%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|170	%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
14mr|gnome-settings-daemon-3.12.2-3|171	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|172	
14mr|gnome-settings-daemon-3.12.2-3|173	%{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
14mr|gnome-settings-daemon-3.12.2-3|174	%{_libdir}/gnome-settings-daemon-3.0/screensaver-proxy.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|175	
14mr|gnome-settings-daemon-3.12.2-3|176	%{_libdir}/gnome-settings-daemon-3.0/libdatetime.so
14mr|gnome-settings-daemon-3.12.2-3|177	%{_libdir}/gnome-settings-daemon-3.0/datetime.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|178	
14mr|gnome-settings-daemon-3.12.2-3|179	%{_libdir}/gnome-settings-daemon-3.0/librfkill.so
14mr|gnome-settings-daemon-3.12.2-3|180	%{_libdir}/gnome-settings-daemon-3.0/rfkill.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|181	
14mr|gnome-settings-daemon-3.12.2-3|182	%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
14mr|gnome-settings-daemon-3.12.2-3|183	%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
14mr|gnome-settings-daemon-3.12.2-3|184	
14mr|gnome-settings-daemon-3.12.2-3|185	#%{_libexecdir}/gnome-fallback-mount-helper
14mr|gnome-settings-daemon-3.12.2-3|186	%{_libexecdir}/gnome-settings-daemon
14mr|gnome-settings-daemon-3.12.2-3|187	%{_libexecdir}/gsd-backlight-helper
14mr|gnome-settings-daemon-3.12.2-3|188	%{_libexecdir}/gsd-locate-pointer
14mr|gnome-settings-daemon-3.12.2-3|189	%{_libexecdir}/gsd-printer
14mr|gnome-settings-daemon-3.12.2-3|190	%{_libexecdir}/gsd-wacom-led-helper
14mr|gnome-settings-daemon-3.12.2-3|191	%{_libexecdir}/gsd-list-wacom
14mr|gnome-settings-daemon-3.12.2-3|192	%{_libexecdir}/gsd-test-wacom
14mr|gnome-settings-daemon-3.12.2-3|193	%{_libexecdir}/gsd-test-a11y-keyboard
14mr|gnome-settings-daemon-3.12.2-3|194	%{_libexecdir}/gsd-test-a11y-settings
14mr|gnome-settings-daemon-3.12.2-3|195	#%{_libexecdir}/gsd-test-background
14mr|gnome-settings-daemon-3.12.2-3|196	%{_libexecdir}/gsd-test-input-helper
14mr|gnome-settings-daemon-3.12.2-3|197	%{_libexecdir}/gsd-test-keyboard
14mr|gnome-settings-daemon-3.12.2-3|198	%{_libexecdir}/gsd-test-media-keys
14mr|gnome-settings-daemon-3.12.2-3|199	%{_libexecdir}/gsd-test-mouse
14mr|gnome-settings-daemon-3.12.2-3|200	%{_libexecdir}/gsd-test-orientation
14mr|gnome-settings-daemon-3.12.2-3|201	%{_libexecdir}/gnome-settings-daemon-localeexec
14mr|gnome-settings-daemon-3.12.2-3|202	%{_libexecdir}/gsd-test-datetime
14mr|gnome-settings-daemon-3.12.2-3|203	%{_libexecdir}/gsd-test-rfkill
14mr|gnome-settings-daemon-3.12.2-3|204	%{_libexecdir}/gsd-test-smartcard
14mr|gnome-settings-daemon-3.12.2-3|205	%{_libexecdir}/gsd-wacom-oled-helper
14mr|gnome-settings-daemon-3.12.2-3|206	
14mr|gnome-settings-daemon-3.12.2-3|207	/usr/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules
14mr|gnome-settings-daemon-3.12.2-3|208	
14mr|gnome-settings-daemon-3.12.2-3|209	
14mr|gnome-settings-daemon-3.12.2-3|210	%{_libexecdir}/gsd-test-cursor
14mr|gnome-settings-daemon-3.12.2-3|211	%{_libexecdir}/gsd-test-housekeeping
14mr|gnome-settings-daemon-3.12.2-3|212	%{_libexecdir}/gsd-test-xrandr
14mr|gnome-settings-daemon-3.12.2-3|213	
14mr|gnome-settings-daemon-3.12.2-3|214	#%{_libexecdir}/gsd-test-power
14mr|gnome-settings-daemon-3.12.2-3|215	%{_libexecdir}/gsd-test-print-notifications
14mr|gnome-settings-daemon-3.12.2-3|216	#%{_libexecdir}/gsd-test-smartcard
14mr|gnome-settings-daemon-3.12.2-3|217	%{_libexecdir}/gsd-test-sound
14mr|gnome-settings-daemon-3.12.2-3|218	%{_libexecdir}/gsd-test-wacom-osd
14mr|gnome-settings-daemon-3.12.2-3|219	%{_libexecdir}/gsd-test-xsettings
14mr|gnome-settings-daemon-3.12.2-3|220	%{_libexecdir}/gsd-test-screensaver-proxy
14mr|gnome-settings-daemon-3.12.2-3|221	
14mr|gnome-settings-daemon-3.12.2-3|222	%{_datadir}/gnome-settings-daemon/
14mr|gnome-settings-daemon-3.12.2-3|223	%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
14mr|gnome-settings-daemon-3.12.2-3|224	#%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
14mr|gnome-settings-daemon-3.12.2-3|225	
14mr|gnome-settings-daemon-3.12.2-3|226	%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
14mr|gnome-settings-daemon-3.12.2-3|227	#%{_sysconfdir}/xdg/autostart/gnome-fallback-mount-helper.desktop
14mr|gnome-settings-daemon-3.12.2-3|228	
14mr|gnome-settings-daemon-3.12.2-3|229	%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
14mr|gnome-settings-daemon-3.12.2-3|230	
14mr|gnome-settings-daemon-3.12.2-3|231	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
14mr|gnome-settings-daemon-3.12.2-3|232	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
14mr|gnome-settings-daemon-3.12.2-3|233	
14mr|gnome-settings-daemon-3.12.2-3|234	%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
14mr|gnome-settings-daemon-3.12.2-3|235	
14mr|gnome-settings-daemon-3.12.2-3|236	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
14mr|gnome-settings-daemon-3.12.2-3|237	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|238	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.datetime.gschema.xml
14mr|gnome-settings-daemon-3.12.2-3|239	
14mr|gnome-settings-daemon-3.12.2-3|240	%{_datadir}/man/man1/gnome-settings-daemon.1.*
14mr|gnome-settings-daemon-3.12.2-3|241	
14mr|gnome-settings-daemon-3.12.2-3|242	%files devel
14mr|gnome-settings-daemon-3.12.2-3|243	%{_includedir}/gnome-settings-daemon-3.0
14mr|gnome-settings-daemon-3.12.2-3|244	%{_libdir}/pkgconfig/gnome-settings-daemon.pc
14mr|gnome-settings-daemon-3.12.2-3|245	%dir %{_datadir}/gnome-settings-daemon-3.0
14mr|gnome-settings-daemon-3.12.2-3|246	%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
14mr|gnome-settings-daemon-3.12.2-3|247	
14mr|gnome-settings-daemon-3.12.2-3|248	%changelog
14mr|gnome-settings-daemon-3.12.2-3|249	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|gnome-settings-daemon-3.12.2-3|250	+ Revision: 8085794
14mr|gnome-settings-daemon-3.12.2-3|251	- MassBuild#440: Increase release tag
14mr|gnome-settings-daemon-3.12.2-3|252	
14mr|gnome-settings-daemon-3.12.2-3|253	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mr|gnome-settings-daemon-3.12.2-3|254	+ Revision: 35c5810
14mr|gnome-settings-daemon-3.12.2-3|255	- bump release to build against new colord
14mr|gnome-settings-daemon-3.12.2-3|256	
14mr|gnome-settings-daemon-3.12.2-3|257	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|gnome-settings-daemon-3.12.2-3|258	+ Revision: 594760b
14mr|gnome-settings-daemon-3.12.2-3|259	- drop old tarball
14mr|gnome-settings-daemon-3.12.2-3|260	
14mr|gnome-settings-daemon-3.12.2-3|261	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|gnome-settings-daemon-3.12.2-3|262	+ Revision: 9b372bd
14mr|gnome-settings-daemon-3.12.2-3|263	- update to 3.12.2
14mr|gnome-settings-daemon-3.12.2-3|264	
14mr|gnome-settings-daemon-3.12.2-3|265	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|266	+ Revision: d05b76a
14mr|gnome-settings-daemon-3.12.2-3|267	- fix path again. only /usr/lib for udev rules
14mr|gnome-settings-daemon-3.12.2-3|268	
14mr|gnome-settings-daemon-3.12.2-3|269	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|270	+ Revision: 3c34fc5
14mr|gnome-settings-daemon-3.12.2-3|271	- fix path
14mr|gnome-settings-daemon-3.12.2-3|272	
14mr|gnome-settings-daemon-3.12.2-3|273	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|274	+ Revision: 08023f5
14mr|gnome-settings-daemon-3.12.2-3|275	- drop and pack files
14mr|gnome-settings-daemon-3.12.2-3|276	
14mr|gnome-settings-daemon-3.12.2-3|277	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|278	+ Revision: 354f409
14mr|gnome-settings-daemon-3.12.2-3|279	- added some BRs
14mr|gnome-settings-daemon-3.12.2-3|280	
14mr|gnome-settings-daemon-3.12.2-3|281	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|282	+ Revision: 7ef3302
14mr|gnome-settings-daemon-3.12.2-3|283	- added BR: xkeyboard-config
14mr|gnome-settings-daemon-3.12.2-3|284	
14mr|gnome-settings-daemon-3.12.2-3|285	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|286	+ Revision: 6b9734b
14mr|gnome-settings-daemon-3.12.2-3|287	- drop two-finger patch
14mr|gnome-settings-daemon-3.12.2-3|288	
14mr|gnome-settings-daemon-3.12.2-3|289	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|290	+ Revision: cbb1039
14mr|gnome-settings-daemon-3.12.2-3|291	- drop battery patch
14mr|gnome-settings-daemon-3.12.2-3|292	
14mr|gnome-settings-daemon-3.12.2-3|293	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-settings-daemon-3.12.2-3|294	+ Revision: da7c845
14mr|gnome-settings-daemon-3.12.2-3|295	- update to 3.12.1
14mr|gnome-settings-daemon-3.12.2-3|296	
14mr|gnome-settings-daemon-3.12.2-3|297	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 3.8.6.1-1
14mr|gnome-settings-daemon-3.12.2-3|298	+ Revision: f3ae009
14mr|gnome-settings-daemon-3.12.2-3|299	- drop background components
14mr|gnome-settings-daemon-3.12.2-3|300	
14mr|gnome-settings-daemon-3.12.2-3|301	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 3.8.6.1-1
14mr|gnome-settings-daemon-3.12.2-3|302	+ Revision: 27a7659
14mr|gnome-settings-daemon-3.12.2-3|303	- update to 3.8.6.1 and disable background plugin
14mr|gnome-settings-daemon-3.12.2-3|304	
14mr|gnome-settings-daemon-3.12.2-3|305	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 3.8.5-6
14mr|gnome-settings-daemon-3.12.2-3|306	+ Revision: 990a10a
14mr|gnome-settings-daemon-3.12.2-3|307	- update two finger patch
14mr|gnome-settings-daemon-3.12.2-3|308	
14mr|gnome-settings-daemon-3.12.2-3|309	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 3.8.5-6
14mr|gnome-settings-daemon-3.12.2-3|310	+ Revision: b0020b1
14mr|gnome-settings-daemon-3.12.2-3|311	- Added patch for two-finger-scrolling checking
14mr|gnome-settings-daemon-3.12.2-3|312	
14mr|gnome-settings-daemon-3.12.2-3|313	* Sat Jan 11 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.5-5
14mr|gnome-settings-daemon-3.12.2-3|314	+ Revision: ef081d5
14mr|gnome-settings-daemon-3.12.2-3|315	- Added patch for battery level icon
14mr|gnome-settings-daemon-3.12.2-3|316	
14mr|gnome-settings-daemon-3.12.2-3|317	* Fri Dec 13 2013 Tigro <ashejn@gmail.com> 3.8.5-4
14mr|gnome-settings-daemon-3.12.2-3|318	+ Revision: 2a1da60
14mr|gnome-settings-daemon-3.12.2-3|319	- drop packagekit files
14mr|gnome-settings-daemon-3.12.2-3|320	
14mr|gnome-settings-daemon-3.12.2-3|321	* Fri Dec 13 2013 Tigro <ashejn@gmail.com> 3.8.5-4
14mr|gnome-settings-daemon-3.12.2-3|322	+ Revision: 016008d
14mr|gnome-settings-daemon-3.12.2-3|323	- drop packagekit debend
14mr|gnome-settings-daemon-3.12.2-3|324	
14mr|gnome-settings-daemon-3.12.2-3|325	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.5-3
14mr|gnome-settings-daemon-3.12.2-3|326	+ Revision: 990fac5
14mr|gnome-settings-daemon-3.12.2-3|327	- update russian translations
14mr|gnome-settings-daemon-3.12.2-3|328	
14mr|gnome-settings-daemon-3.12.2-3|329	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 3.8.5-2
14mr|gnome-settings-daemon-3.12.2-3|330	+ Revision: 5a9122f
14mr|gnome-settings-daemon-3.12.2-3|331	- fix rosa#3072
14mr|gnome-settings-daemon-3.12.2-3|332	
14mr|gnome-settings-daemon-3.12.2-3|333	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mr|gnome-settings-daemon-3.12.2-3|334	+ Revision: ac6b148
14mr|gnome-settings-daemon-3.12.2-3|335	- update to 3.8.5
14mr|gnome-settings-daemon-3.12.2-3|336	
14mr|gnome-settings-daemon-3.12.2-3|337	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 3.8.4-5
14mr|gnome-settings-daemon-3.12.2-3|338	+ Revision: 5f4cbb2
14mr|gnome-settings-daemon-3.12.2-3|339	- we now use upstream path for hwdata in /usr/share/hwdata
14mr|gnome-settings-daemon-3.12.2-3|340	
14mr|gnome-settings-daemon-3.12.2-3|341	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-4
14mr|gnome-settings-daemon-3.12.2-3|342	+ Revision: c057563
14mr|gnome-settings-daemon-3.12.2-3|343	- Update patch for non-eng layout hotkeys.
14mr|gnome-settings-daemon-3.12.2-3|344	- Ported background plugin from version 3.6.
14mr|gnome-settings-daemon-3.12.2-3|345	
14mr|gnome-settings-daemon-3.12.2-3|346	* Wed Aug 21 2013 Tigro <ashejn@gmail.com> 3.8.4-3
14mr|gnome-settings-daemon-3.12.2-3|347	+ Revision: 8082aed
14mr|gnome-settings-daemon-3.12.2-3|348	- update patch to work in english locale
14mr|gnome-settings-daemon-3.12.2-3|349	
14mr|gnome-settings-daemon-3.12.2-3|350	* Wed Aug 14 2013 root <root@localhost.localdomain> 3.8.4-2
14mr|gnome-settings-daemon-3.12.2-3|351	+ Revision: b9555d6
14mr|gnome-settings-daemon-3.12.2-3|352	- added non-eng-hotkeys.patch
14mr|gnome-settings-daemon-3.12.2-3|353	
14mr|gnome-settings-daemon-3.12.2-3|354	* Mon Jul 22 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|gnome-settings-daemon-3.12.2-3|355	+ Revision: da4ca85
14mr|gnome-settings-daemon-3.12.2-3|356	- pack file
14mr|gnome-settings-daemon-3.12.2-3|357	
14mr|gnome-settings-daemon-3.12.2-3|358	* Mon Jul 22 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mr|gnome-settings-daemon-3.12.2-3|359	+ Revision: c7dc15f
14mr|gnome-settings-daemon-3.12.2-3|360	- update to 3.8.4
14mr|gnome-settings-daemon-3.12.2-3|361	
14mr|gnome-settings-daemon-3.12.2-3|362	* Wed Jul 03 2013 Tigro <ashejn@gmail.com> 3.8.3-1
14mr|gnome-settings-daemon-3.12.2-3|363	+ Revision: 3e2a1e7
14mr|gnome-settings-daemon-3.12.2-3|364	- enable autoreconf
14mr|gnome-settings-daemon-3.12.2-3|365	
14mr|gnome-settings-daemon-3.12.2-3|366	* Wed Jul 03 2013 Tigro <ashejn@gmail.com> 3.8.3-1
14mr|gnome-settings-daemon-3.12.2-3|367	+ Revision: 32fa533
14mr|gnome-settings-daemon-3.12.2-3|368	- update to 3.8.3
14mr|gnome-settings-daemon-3.12.2-3|369	
14mr|gnome-settings-daemon-3.12.2-3|370	

16556 14
14mr|gnome-sharp2-2.24.2-6|1	%define oname gnome-sharp
14mr|gnome-sharp2-2.24.2-6|2	%define mono 1.0.2
14mr|gnome-sharp2-2.24.2-6|3	%define gtk_sharp 2.12.1
14mr|gnome-sharp2-2.24.2-6|4	%define monodir %{_prefix}/lib/mono
14mr|gnome-sharp2-2.24.2-6|5	
14mr|gnome-sharp2-2.24.2-6|6	Summary:	C# language binding for GNOME
14mr|gnome-sharp2-2.24.2-6|7	Name:		gnome-sharp2
14mr|gnome-sharp2-2.24.2-6|8	Version:	2.24.2
14mr|gnome-sharp2-2.24.2-6|9	Release:	6
14mr|gnome-sharp2-2.24.2-6|10	License:	LGPLv2
14mr|gnome-sharp2-2.24.2-6|11	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|12	URL:		http://gtk-sharp.sourceforge.net/
14mr|gnome-sharp2-2.24.2-6|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/%oname-%version.tar.bz2
14mr|gnome-sharp2-2.24.2-6|14	BuildRequires:	mono-devel >= %{mono}
14mr|gnome-sharp2-2.24.2-6|15	BuildRequires:	pkgconfig(libglade-2.0)
14mr|gnome-sharp2-2.24.2-6|16	BuildRequires:	pkgconfig(xtst)
14mr|gnome-sharp2-2.24.2-6|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|gnome-sharp2-2.24.2-6|18	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mr|gnome-sharp2-2.24.2-6|19	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-sharp2-2.24.2-6|20	BuildRequires:	pkgconfig(libpanelapplet-2.0)
14mr|gnome-sharp2-2.24.2-6|21	BuildRequires:	gtk-sharp2-devel >= %{gtk_sharp}
14mr|gnome-sharp2-2.24.2-6|22	BuildRequires:	gtk-sharp2 >= %{gtk_sharp}
14mr|gnome-sharp2-2.24.2-6|23	BuildRequires:	glade-sharp2 >= %{gtk_sharp}
14mr|gnome-sharp2-2.24.2-6|24	
14mr|gnome-sharp2-2.24.2-6|25	%description
14mr|gnome-sharp2-2.24.2-6|26	This is a C# language binding for GNOME.
14mr|gnome-sharp2-2.24.2-6|27	
14mr|gnome-sharp2-2.24.2-6|28	%package 2.4
14mr|gnome-sharp2-2.24.2-6|29	Summary:	C# language binding for GNOME 2.4
14mr|gnome-sharp2-2.24.2-6|30	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|31	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|32	Conflicts:	%{name} < 2.24.2-3
14mr|gnome-sharp2-2.24.2-6|33	
14mr|gnome-sharp2-2.24.2-6|34	%description 2.4
14mr|gnome-sharp2-2.24.2-6|35	This is a C# language binding for GNOME 2.4.
14mr|gnome-sharp2-2.24.2-6|36	
14mr|gnome-sharp2-2.24.2-6|37	%package 2.6
14mr|gnome-sharp2-2.24.2-6|38	Summary:	C# language binding for GNOME 2.6
14mr|gnome-sharp2-2.24.2-6|39	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|40	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|41	Conflicts:	%{name} < 2.24.2-3
14mr|gnome-sharp2-2.24.2-6|42	
14mr|gnome-sharp2-2.24.2-6|43	%description 2.6
14mr|gnome-sharp2-2.24.2-6|44	This is a C# language binding for GNOME 2.6.
14mr|gnome-sharp2-2.24.2-6|45	
14mr|gnome-sharp2-2.24.2-6|46	%package 2.8
14mr|gnome-sharp2-2.24.2-6|47	Summary:	C# language binding for GNOME 2.8
14mr|gnome-sharp2-2.24.2-6|48	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|49	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|50	Conflicts:	%{name} < 2.24.2-3
14mr|gnome-sharp2-2.24.2-6|51	
14mr|gnome-sharp2-2.24.2-6|52	%description 2.8
14mr|gnome-sharp2-2.24.2-6|53	This is a C# language binding for GNOME 2.8.
14mr|gnome-sharp2-2.24.2-6|54	
14mr|gnome-sharp2-2.24.2-6|55	%package 2.16
14mr|gnome-sharp2-2.24.2-6|56	Summary:	C# language binding for GNOME 2.16
14mr|gnome-sharp2-2.24.2-6|57	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|58	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|59	Conflicts:	%{name} < 2.24.2-3
14mr|gnome-sharp2-2.24.2-6|60	
14mr|gnome-sharp2-2.24.2-6|61	%description 2.16
14mr|gnome-sharp2-2.24.2-6|62	This is a C# language binding for GNOME 2.16.
14mr|gnome-sharp2-2.24.2-6|63	
14mr|gnome-sharp2-2.24.2-6|64	%package 2.20
14mr|gnome-sharp2-2.24.2-6|65	Summary:	C# language binding for GNOME 2.20
14mr|gnome-sharp2-2.24.2-6|66	Group:		System/Libraries
14mr|gnome-sharp2-2.24.2-6|67	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|68	Conflicts:	%{name} < 2.24.2-3
14mr|gnome-sharp2-2.24.2-6|69	
14mr|gnome-sharp2-2.24.2-6|70	%description 2.20
14mr|gnome-sharp2-2.24.2-6|71	This is a C# language binding for GNOME 2.20.
14mr|gnome-sharp2-2.24.2-6|72	
14mr|gnome-sharp2-2.24.2-6|73	%package devel
14mr|gnome-sharp2-2.24.2-6|74	Summary:	C# language binding for GNOME - devel files
14mr|gnome-sharp2-2.24.2-6|75	Group:		Development/Other
14mr|gnome-sharp2-2.24.2-6|76	Requires:	%{name} = %{version}
14mr|gnome-sharp2-2.24.2-6|77	Requires:	gtk-sharp2-devel
14mr|gnome-sharp2-2.24.2-6|78	
14mr|gnome-sharp2-2.24.2-6|79	%description devel
14mr|gnome-sharp2-2.24.2-6|80	This is a C# language binding for GNOME. It contains all files that are needed
14mr|gnome-sharp2-2.24.2-6|81	to build against %{name}.
14mr|gnome-sharp2-2.24.2-6|82	
14mr|gnome-sharp2-2.24.2-6|83	%prep
14mr|gnome-sharp2-2.24.2-6|84	%setup -qn %{oname}-%{version}
14mr|gnome-sharp2-2.24.2-6|85	
14mr|gnome-sharp2-2.24.2-6|86	%build
14mr|gnome-sharp2-2.24.2-6|87	%configure2_5x --disable-static
14mr|gnome-sharp2-2.24.2-6|88	make
14mr|gnome-sharp2-2.24.2-6|89	
14mr|gnome-sharp2-2.24.2-6|90	%install
14mr|gnome-sharp2-2.24.2-6|91	%makeinstall_std
14mr|gnome-sharp2-2.24.2-6|92	
14mr|gnome-sharp2-2.24.2-6|93	%files
14mr|gnome-sharp2-2.24.2-6|94	%doc README
14mr|gnome-sharp2-2.24.2-6|95	%{_libdir}/libgnomesharpglue-2.so
14mr|gnome-sharp2-2.24.2-6|96	%{monodir}/gtk-sharp-2.0/art-sharp.dll
14mr|gnome-sharp2-2.24.2-6|97	%{monodir}/gtk-sharp-2.0/gconf-sharp-peditors.dll
14mr|gnome-sharp2-2.24.2-6|98	%{monodir}/gtk-sharp-2.0/gconf-sharp.dll
14mr|gnome-sharp2-2.24.2-6|99	%{monodir}/gtk-sharp-2.0/gnome-sharp.dll
14mr|gnome-sharp2-2.24.2-6|100	%{monodir}/gtk-sharp-2.0/gnome-vfs-sharp.dll
14mr|gnome-sharp2-2.24.2-6|101	%{monodir}/gac/art-sharp/2.24.0.0*
14mr|gnome-sharp2-2.24.2-6|102	%{monodir}/gac/gconf-sharp-peditors/2.24.0.0*
14mr|gnome-sharp2-2.24.2-6|103	%{monodir}/gac/gconf-sharp/2.24.0.0*
14mr|gnome-sharp2-2.24.2-6|104	%{monodir}/gac/gnome-sharp/2.24.0.0*
14mr|gnome-sharp2-2.24.2-6|105	%{monodir}/gac/gnome-vfs-sharp/2.24.0.0*
14mr|gnome-sharp2-2.24.2-6|106	
14mr|gnome-sharp2-2.24.2-6|107	%files 2.4
14mr|gnome-sharp2-2.24.2-6|108	%{monodir}/gtk-sharp-2.0/policy.2.4.*.dll
14mr|gnome-sharp2-2.24.2-6|109	%{monodir}/gac/policy.2.4.*
14mr|gnome-sharp2-2.24.2-6|110	
14mr|gnome-sharp2-2.24.2-6|111	%files 2.6
14mr|gnome-sharp2-2.24.2-6|112	%{monodir}/gtk-sharp-2.0/policy.2.6.*.dll
14mr|gnome-sharp2-2.24.2-6|113	%{monodir}/gac/policy.2.6.*
14mr|gnome-sharp2-2.24.2-6|114	
14mr|gnome-sharp2-2.24.2-6|115	%files 2.8
14mr|gnome-sharp2-2.24.2-6|116	%{monodir}/gtk-sharp-2.0/policy.2.8.*.dll
14mr|gnome-sharp2-2.24.2-6|117	%{monodir}/gac/policy.2.8.*
14mr|gnome-sharp2-2.24.2-6|118	
14mr|gnome-sharp2-2.24.2-6|119	%files 2.16
14mr|gnome-sharp2-2.24.2-6|120	%{monodir}/gtk-sharp-2.0/policy.2.16.*.dll
14mr|gnome-sharp2-2.24.2-6|121	%{monodir}/gac/policy.2.16.*
14mr|gnome-sharp2-2.24.2-6|122	
14mr|gnome-sharp2-2.24.2-6|123	%files 2.20
14mr|gnome-sharp2-2.24.2-6|124	%{monodir}/gtk-sharp-2.0/policy.2.20.*.dll
14mr|gnome-sharp2-2.24.2-6|125	%{monodir}/gac/policy.2.20.*
14mr|gnome-sharp2-2.24.2-6|126	
14mr|gnome-sharp2-2.24.2-6|127	%files devel
14mr|gnome-sharp2-2.24.2-6|128	%doc ChangeLog
14mr|gnome-sharp2-2.24.2-6|129	%doc sample
14mr|gnome-sharp2-2.24.2-6|130	%{_bindir}/gconfsharp2-schemagen
14mr|gnome-sharp2-2.24.2-6|131	%{_prefix}/lib/gtk-sharp-2.0/gconfsharp-schemagen.exe
14mr|gnome-sharp2-2.24.2-6|132	%{_datadir}/gapi-2.0/*.xml
14mr|gnome-sharp2-2.24.2-6|133	%{_libdir}/pkgconfig/art-sharp-2.0.pc
14mr|gnome-sharp2-2.24.2-6|134	%{_libdir}/pkgconfig/gconf-sharp-2.0.pc
14mr|gnome-sharp2-2.24.2-6|135	%{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc
14mr|gnome-sharp2-2.24.2-6|136	%{_libdir}/pkgconfig/gnome-vfs-sharp-2.0.pc
14mr|gnome-sharp2-2.24.2-6|137	%{_libdir}/pkgconfig/gnome-sharp-2.0.pc
14mr|gnome-sharp2-2.24.2-6|138	
14mr|gnome-sharp2-2.24.2-6|139	
14mr|gnome-sharp2-2.24.2-6|140	
14mr|gnome-sharp2-2.24.2-6|141	%changelog
14mr|gnome-sharp2-2.24.2-6|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.2-6
14mr|gnome-sharp2-2.24.2-6|143	+ Revision: 054e5c4
14mr|gnome-sharp2-2.24.2-6|144	- MassBuild#440: Increase release tag
14mr|gnome-sharp2-2.24.2-6|145	
14mr|gnome-sharp2-2.24.2-6|146	

16557 14
14mr|gnome-shell-3.12.2-4|1	# To make GNOME Shell extensions load, we need to get rid of DT_RUNPATH on /usr/bin/gnome-shell
14mr|gnome-shell-3.12.2-4|2	# (see glibc bug #13945, GNOME bug #670477, Mageia bug #4523)
14mr|gnome-shell-3.12.2-4|3	%define _disable_ld_enable_new_dtags 1
14mr|gnome-shell-3.12.2-4|4	
14mr|gnome-shell-3.12.2-4|5	Summary:	Next generation GNOME desktop shell
14mr|gnome-shell-3.12.2-4|6	Name:		gnome-shell
14mr|gnome-shell-3.12.2-4|7	Version:	3.12.2
14mr|gnome-shell-3.12.2-4|8	Release:	4
14mr|gnome-shell-3.12.2-4|9	License:	GPLv2+ and LGPLv2+
14mr|gnome-shell-3.12.2-4|10	Group:		Graphical desktop/GNOME
14mr|gnome-shell-3.12.2-4|11	Url:		http://live.gnome.org/GnomeShell
14mr|gnome-shell-3.12.2-4|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.12/%{name}-%{version}.tar.xz
14mr|gnome-shell-3.12.2-4|13	Patch1:		gnome-shell-3.8.3-new-favorites.patch
14mr|gnome-shell-3.12.2-4|14	#Patch8:		gnome-shell-3.8.4-tray_in_overlay.patch
14mr|gnome-shell-3.12.2-4|15	Patch9:		gnome-shell-3.8.4-focus-losing-after-suspend.patch
14mr|gnome-shell-3.12.2-4|16	Patch10:	gnome-shell-3.12.2-wallpaper-changed-firefox.patch
14mr|gnome-shell-3.12.2-4|17	
14mr|gnome-shell-3.12.2-4|18	BuildRequires: intltool >= 0.40
14mr|gnome-shell-3.12.2-4|19	BuildRequires: rootcerts
14mr|gnome-shell-3.12.2-4|20	BuildRequires: polkit-1-devel
14mr|gnome-shell-3.12.2-4|21	BuildRequires: pkgconfig(clutter-1.0)
14mr|gnome-shell-3.12.2-4|22	BuildRequires: pkgconfig(dbus-glib-1)
14mr|gnome-shell-3.12.2-4|23	BuildRequires: pkgconfig(folks)
14mr|gnome-shell-3.12.2-4|24	BuildRequires: pkgconfig(gcr-3)
14mr|gnome-shell-3.12.2-4|25	BuildRequires: pkgconfig(gjs-1.0) >= 1.36
14mr|gnome-shell-3.12.2-4|26	BuildRequires: pkgconfig(gl)
14mr|gnome-shell-3.12.2-4|27	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
14mr|gnome-shell-3.12.2-4|28	BuildRequires: pkgconfig(gnome-desktop-3.0)
14mr|gnome-shell-3.12.2-4|29	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14mr|gnome-shell-3.12.2-4|30	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
14mr|gnome-shell-3.12.2-4|31	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gnome-shell-3.12.2-4|32	BuildRequires: pkgconfig(libcanberra)
14mr|gnome-shell-3.12.2-4|33	BuildRequires: pkgconfig(libecal-1.2)
14mr|gnome-shell-3.12.2-4|34	BuildRequires: pkgconfig(libedataserver-1.2)
14mr|gnome-shell-3.12.2-4|35	BuildRequires: pkgconfig(libgnome-menu-3.0)
14mr|gnome-shell-3.12.2-4|36	BuildRequires: pkgconfig(libmutter) >= %{version}
14mr|gnome-shell-3.12.2-4|37	BuildRequires: pkgconfig(libnm-glib)
14mr|gnome-shell-3.12.2-4|38	BuildRequires: pkgconfig(libnm-util)
14mr|gnome-shell-3.12.2-4|39	BuildRequires: pkgconfig(libnm-gtk)
14mr|gnome-shell-3.12.2-4|40	BuildRequires: pkgconfig(libnm-glib-vpn)
14mr|gnome-shell-3.12.2-4|41	BuildRequires: pkgconfig(libpulse)
14mr|gnome-shell-3.12.2-4|42	BuildRequires: pkgconfig(telepathy-glib)
14mr|gnome-shell-3.12.2-4|43	BuildRequires: pkgconfig(telepathy-logger-0.2)
14mr|gnome-shell-3.12.2-4|44	BuildRequires: pkgconfig(caribou-1.0)
14mr|gnome-shell-3.12.2-4|45	BuildRequires: xsltproc
14mr|gnome-shell-3.12.2-4|46	BuildRequires: docbook-style-xsl
14mr|gnome-shell-3.12.2-4|47	BuildRequires: chrpath
14mr|gnome-shell-3.12.2-4|48	BuildConflicts: libevolution-data-server2-devel
14mr|gnome-shell-3.12.2-4|49	
14mr|gnome-shell-3.12.2-4|50	Requires: at-spi2-atk
14mr|gnome-shell-3.12.2-4|51	Requires: gjs
14mr|gnome-shell-3.12.2-4|52	Requires: glxinfo
14mr|gnome-shell-3.12.2-4|53	Requires: gnome-session
14mr|gnome-shell-3.12.2-4|54	Requires: gtk+3.0
14mr|gnome-shell-3.12.2-4|55	Requires: json-glib
14mr|gnome-shell-3.12.2-4|56	Requires: librsvg
14mr|gnome-shell-3.12.2-4|57	Requires: mutter
14mr|gnome-shell-3.12.2-4|58	
14mr|gnome-shell-3.12.2-4|59	# md until js & python typelib autoreqs works
14mr|gnome-shell-3.12.2-4|60	Requires: typelib(AccountsService)
14mr|gnome-shell-3.12.2-4|61	Requires: typelib(Caribou)
14mr|gnome-shell-3.12.2-4|62	Requires: typelib(ClutterX11)
14mr|gnome-shell-3.12.2-4|63	Requires: typelib(DBusGLib)
14mr|gnome-shell-3.12.2-4|64	Requires: typelib(Folks)
14mr|gnome-shell-3.12.2-4|65	Requires: typelib(Gcr)
14mr|gnome-shell-3.12.2-4|66	Requires: typelib(Gkbd)
14mr|gnome-shell-3.12.2-4|67	Requires: typelib(GDesktopEnums)
14mr|gnome-shell-3.12.2-4|68	Requires: typelib(Gee)
14mr|gnome-shell-3.12.2-4|69	Requires: typelib(GMenu)
14mr|gnome-shell-3.12.2-4|70	Requires: typelib(Meta)
14mr|gnome-shell-3.12.2-4|71	Requires: typelib(NMClient)
14mr|gnome-shell-3.12.2-4|72	Requires: typelib(NetworkManager)
14mr|gnome-shell-3.12.2-4|73	Requires: typelib(Polkit)
14mr|gnome-shell-3.12.2-4|74	Requires: typelib(Soup)
14mr|gnome-shell-3.12.2-4|75	Requires: typelib(TelepathyGLib)
14mr|gnome-shell-3.12.2-4|76	Requires: typelib(TelepathyLogger)
14mr|gnome-shell-3.12.2-4|77	Requires: typelib(UPowerGlib)
14mr|gnome-shell-3.12.2-4|78	Requires: typelib(Cogl)
14mr|gnome-shell-3.12.2-4|79	Requires: typelib(GjsPrivate)
14mr|gnome-shell-3.12.2-4|80	Requires: typelib(IBus)
14mr|gnome-shell-3.12.2-4|81	Requires: typelib(Gdm)
14mr|gnome-shell-3.12.2-4|82	Requires: typelib(GnomeBluetooth)
14mr|gnome-shell-3.12.2-4|83	Requires: typelib(Gck)
14mr|gnome-shell-3.12.2-4|84	
14mr|gnome-shell-3.12.2-4|85	Obsoletes: %{name}-docs
14mr|gnome-shell-3.12.2-4|86	Obsoletes: gnome-applets
14mr|gnome-shell-3.12.2-4|87	
14mr|gnome-shell-3.12.2-4|88	%description
14mr|gnome-shell-3.12.2-4|89	The GNOME Shell redefines user interactions with the GNOME desktop. In
14mr|gnome-shell-3.12.2-4|90	particular, it offers new paradigms for launching applications,
14mr|gnome-shell-3.12.2-4|91	accessing documents, and organizing open windows in GNOME. Later, it
14mr|gnome-shell-3.12.2-4|92	will introduce a new applets eco-system and offer new solutions for
14mr|gnome-shell-3.12.2-4|93	other desktop features, such as notifications and contacts
14mr|gnome-shell-3.12.2-4|94	management. The GNOME Shell is intended to replace functions handled
14mr|gnome-shell-3.12.2-4|95	by the GNOME Panel and by the window manager in previous versions of
14mr|gnome-shell-3.12.2-4|96	GNOME. The GNOME Shell has rich visual effects enabled by new
14mr|gnome-shell-3.12.2-4|97	graphical technologies.
14mr|gnome-shell-3.12.2-4|98	
14mr|gnome-shell-3.12.2-4|99	
14mr|gnome-shell-3.12.2-4|100	%prep
14mr|gnome-shell-3.12.2-4|101	%setup -q
14mr|gnome-shell-3.12.2-4|102	%apply_patches
14mr|gnome-shell-3.12.2-4|103	
14mr|gnome-shell-3.12.2-4|104	%build
14mr|gnome-shell-3.12.2-4|105	%configure2_5x \
14mr|gnome-shell-3.12.2-4|106	--disable-static \
14mr|gnome-shell-3.12.2-4|107	--enable-compile-warnings=no
14mr|gnome-shell-3.12.2-4|108	
14mr|gnome-shell-3.12.2-4|109	%make
14mr|gnome-shell-3.12.2-4|110	
14mr|gnome-shell-3.12.2-4|111	%install
14mr|gnome-shell-3.12.2-4|112	%makeinstall_std
14mr|gnome-shell-3.12.2-4|113	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gnome-shell-3.12.2-4|114	%find_lang %{name}
14mr|gnome-shell-3.12.2-4|115	
14mr|gnome-shell-3.12.2-4|116	%files -f %{name}.lang
14mr|gnome-shell-3.12.2-4|117	%doc README
14mr|gnome-shell-3.12.2-4|118	%{_bindir}/*
14mr|gnome-shell-3.12.2-4|119	%{_libdir}/%{name}
14mr|gnome-shell-3.12.2-4|120	%{_libdir}/mozilla/plugins/*.so
14mr|gnome-shell-3.12.2-4|121	%{_libexecdir}/gnome-shell-calendar-server
14mr|gnome-shell-3.12.2-4|122	%{_libexecdir}/gnome-shell-hotplug-sniffer
14mr|gnome-shell-3.12.2-4|123	%{_libexecdir}/gnome-shell-perf-helper
14mr|gnome-shell-3.12.2-4|124	%{_datadir}/applications/%{name}.desktop
14mr|gnome-shell-3.12.2-4|125	%{_datadir}/applications/gnome-shell-extension-prefs.desktop
14mr|gnome-shell-3.12.2-4|126	%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
14mr|gnome-shell-3.12.2-4|127	%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
14mr|gnome-shell-3.12.2-4|128	%{_datadir}/dbus-1/interfaces/
14mr|gnome-shell-3.12.2-4|129	%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
14mr|gnome-shell-3.12.2-4|130	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
14mr|gnome-shell-3.12.2-4|131	%{_datadir}/%{name}
14mr|gnome-shell-3.12.2-4|132	%{_datadir}/gtk-doc/*
14mr|gnome-shell-3.12.2-4|133	%{_datadir}/applications/evolution-calendar.desktop
14mr|gnome-shell-3.12.2-4|134	%{_mandir}/man1/%{name}.1*
14mr|gnome-shell-3.12.2-4|135	
14mr|gnome-shell-3.12.2-4|136	
14mr|gnome-shell-3.12.2-4|137	%changelog
14mr|gnome-shell-3.12.2-4|138	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.2-4
14mr|gnome-shell-3.12.2-4|139	+ Revision: 66ea0ea
14mr|gnome-shell-3.12.2-4|140	- update firefox patch
14mr|gnome-shell-3.12.2-4|141	
14mr|gnome-shell-3.12.2-4|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|gnome-shell-3.12.2-4|143	+ Revision: f0880e9
14mr|gnome-shell-3.12.2-4|144	- MassBuild#440: Increase release tag
14mr|gnome-shell-3.12.2-4|145	
14mr|gnome-shell-3.12.2-4|146	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mr|gnome-shell-3.12.2-4|147	+ Revision: f4aa5f1
14mr|gnome-shell-3.12.2-4|148	- bump release
14mr|gnome-shell-3.12.2-4|149	
14mr|gnome-shell-3.12.2-4|150	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|gnome-shell-3.12.2-4|151	+ Revision: 51d3569
14mr|gnome-shell-3.12.2-4|152	- added some requires
14mr|gnome-shell-3.12.2-4|153	
14mr|gnome-shell-3.12.2-4|154	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|gnome-shell-3.12.2-4|155	+ Revision: 240179b
14mr|gnome-shell-3.12.2-4|156	- update to 3.12.2
14mr|gnome-shell-3.12.2-4|157	
14mr|gnome-shell-3.12.2-4|158	* Tue May 13 2014 Tigro <arkady.shane@rosalab.ru> 3.12.1-2
14mr|gnome-shell-3.12.2-4|159	+ Revision: 312c01c
14mr|gnome-shell-3.12.2-4|160	- drop typelib(GnomeBluetoothApplet) depend
14mr|gnome-shell-3.12.2-4|161	
14mr|gnome-shell-3.12.2-4|162	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-shell-3.12.2-4|163	+ Revision: e0309dd
14mr|gnome-shell-3.12.2-4|164	- drop chpath call and some old fixes
14mr|gnome-shell-3.12.2-4|165	
14mr|gnome-shell-3.12.2-4|166	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-shell-3.12.2-4|167	+ Revision: cd3a431
14mr|gnome-shell-3.12.2-4|168	- update version
14mr|gnome-shell-3.12.2-4|169	
14mr|gnome-shell-3.12.2-4|170	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-shell-3.12.2-4|171	+ Revision: d6cb91b
14mr|gnome-shell-3.12.2-4|172	- drop walpaper patch
14mr|gnome-shell-3.12.2-4|173	
14mr|gnome-shell-3.12.2-4|174	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-shell-3.12.2-4|175	+ Revision: 9718258
14mr|gnome-shell-3.12.2-4|176	- update to 3.12.1
14mr|gnome-shell-3.12.2-4|177	
14mr|gnome-shell-3.12.2-4|178	* Mon Feb 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4-14
14mr|gnome-shell-3.12.2-4|179	+ Revision: 8e60507
14mr|gnome-shell-3.12.2-4|180	- Fix touchscreen in classic mode
14mr|gnome-shell-3.12.2-4|181	
14mr|gnome-shell-3.12.2-4|182	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-13
14mr|gnome-shell-3.12.2-4|183	+ Revision: fb98abd
14mr|gnome-shell-3.12.2-4|184	- Increment counter release.
14mr|gnome-shell-3.12.2-4|185	
14mr|gnome-shell-3.12.2-4|186	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-12
14mr|gnome-shell-3.12.2-4|187	+ Revision: 52cb3b9
14mr|gnome-shell-3.12.2-4|188	- Bugfix wallpaper change from Firefox.
14mr|gnome-shell-3.12.2-4|189	
14mr|gnome-shell-3.12.2-4|190	* Thu Jan 23 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-12
14mr|gnome-shell-3.12.2-4|191	+ Revision: a8dd350
14mr|gnome-shell-3.12.2-4|192	- Updated & enabled tray_in_overlay patch.
14mr|gnome-shell-3.12.2-4|193	
14mr|gnome-shell-3.12.2-4|194	* Sat Jan 11 2014 Tigro <ashejn@gmail.com> 3.8.4-11
14mr|gnome-shell-3.12.2-4|195	+ Revision: 205b08e
14mr|gnome-shell-3.12.2-4|196	- do not apply tray patch as it break gnome-shell menu
14mr|gnome-shell-3.12.2-4|197	
14mr|gnome-shell-3.12.2-4|198	* Fri Jan 10 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4-10
14mr|gnome-shell-3.12.2-4|199	+ Revision: 5869f3d
14mr|gnome-shell-3.12.2-4|200	- Added patch to prevent losing of focus after suspend
14mr|gnome-shell-3.12.2-4|201	
14mr|gnome-shell-3.12.2-4|202	* Wed Dec 18 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-9
14mr|gnome-shell-3.12.2-4|203	+ Revision: 3974b23
14mr|gnome-shell-3.12.2-4|204	- Added patch to always show message tray in overlay.
14mr|gnome-shell-3.12.2-4|205	
14mr|gnome-shell-3.12.2-4|206	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-8
14mr|gnome-shell-3.12.2-4|207	+ Revision: 55203a6
14mr|gnome-shell-3.12.2-4|208	- bump release
14mr|gnome-shell-3.12.2-4|209	
14mr|gnome-shell-3.12.2-4|210	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-7
14mr|gnome-shell-3.12.2-4|211	+ Revision: a6478ad
14mr|gnome-shell-3.12.2-4|212	- add some requires
14mr|gnome-shell-3.12.2-4|213	
14mr|gnome-shell-3.12.2-4|214	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-7
14mr|gnome-shell-3.12.2-4|215	+ Revision: 4892a6f
14mr|gnome-shell-3.12.2-4|216	- drop obsolete depend
14mr|gnome-shell-3.12.2-4|217	
14mr|gnome-shell-3.12.2-4|218	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.4-7
14mr|gnome-shell-3.12.2-4|219	+ Revision: 1ddd364
14mr|gnome-shell-3.12.2-4|220	- drop old transaltion patch
14mr|gnome-shell-3.12.2-4|221	
14mr|gnome-shell-3.12.2-4|222	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.4-7
14mr|gnome-shell-3.12.2-4|223	+ Revision: e765fac
14mr|gnome-shell-3.12.2-4|224	- update russian translations
14mr|gnome-shell-3.12.2-4|225	
14mr|gnome-shell-3.12.2-4|226	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 3.8.4-6
14mr|gnome-shell-3.12.2-4|227	+ Revision: bf34548
14mr|gnome-shell-3.12.2-4|228	- fix gnome bz#708218
14mr|gnome-shell-3.12.2-4|229	
14mr|gnome-shell-3.12.2-4|230	* Fri Oct 25 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 3.8.3-4
14mr|gnome-shell-3.12.2-4|231	+ Revision: fac8c57
14mr|gnome-shell-3.12.2-4|232	- New patch that decreases number of loads of background
14mr|gnome-shell-3.12.2-4|233	
14mr|gnome-shell-3.12.2-4|234	* Tue Oct 22 2013 Tigro <ashejn@gmail.com> 3.8.4-5
14mr|gnome-shell-3.12.2-4|235	+ Revision: 99836c7
14mr|gnome-shell-3.12.2-4|236	- update russian translation
14mr|gnome-shell-3.12.2-4|237	
14mr|gnome-shell-3.12.2-4|238	* Tue Oct 15 2013 Tigro <ashejn@gmail.com> 3.8.4-4
14mr|gnome-shell-3.12.2-4|239	+ Revision: 60dfbfb
14mr|gnome-shell-3.12.2-4|240	- fix typo
14mr|gnome-shell-3.12.2-4|241	
14mr|gnome-shell-3.12.2-4|242	* Tue Oct 15 2013 Tigro <ashejn@gmail.com> 3.8.4-4
14mr|gnome-shell-3.12.2-4|243	+ Revision: c7f897a
14mr|gnome-shell-3.12.2-4|244	- The libdir rpath breaks nvidia binary only folks, so we remove it.
14mr|gnome-shell-3.12.2-4|245	
14mr|gnome-shell-3.12.2-4|246	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-3
14mr|gnome-shell-3.12.2-4|247	+ Revision: c43cca5
14mr|gnome-shell-3.12.2-4|248	- update patch
14mr|gnome-shell-3.12.2-4|249	
14mr|gnome-shell-3.12.2-4|250	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-3
14mr|gnome-shell-3.12.2-4|251	+ Revision: b786d17
14mr|gnome-shell-3.12.2-4|252	- fix desktop appears on the screen before the lock screen is activated
14mr|gnome-shell-3.12.2-4|253	
14mr|gnome-shell-3.12.2-4|254	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-2
14mr|gnome-shell-3.12.2-4|255	+ Revision: 21c0d46
14mr|gnome-shell-3.12.2-4|256	- fix https://bugzilla.gnome.org/show_bug.cgi?id=704646
14mr|gnome-shell-3.12.2-4|257	
14mr|gnome-shell-3.12.2-4|258	

16558 14
14mr|gnome-shell-extensions-3.12.2-3|1	%global major_version %%(cut -d "." -f 1-2 <<<%{version})
14mr|gnome-shell-extensions-3.12.2-3|2	# Minimum GNOME Shell version supported
14mr|gnome-shell-extensions-3.12.2-3|3	%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
14mr|gnome-shell-extensions-3.12.2-3|4	
14mr|gnome-shell-extensions-3.12.2-3|5	%global pkg_prefix gnome-shell-extensions
14mr|gnome-shell-extensions-3.12.2-3|6	
14mr|gnome-shell-extensions-3.12.2-3|7	Name:           gnome-shell-extensions
14mr|gnome-shell-extensions-3.12.2-3|8	Version:        3.12.2
14mr|gnome-shell-extensions-3.12.2-3|9	Release:        3
14mr|gnome-shell-extensions-3.12.2-3|10	Summary:        Modify and extend GNOME Shell functionality and behavior
14mr|gnome-shell-extensions-3.12.2-3|11	
14mr|gnome-shell-extensions-3.12.2-3|12	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|13	# The entire source code is GPLv2+ except lib/convenience.js which is BSD
14mr|gnome-shell-extensions-3.12.2-3|14	License:        GPLv2+ and BSD
14mr|gnome-shell-extensions-3.12.2-3|15	URL:            http://live.gnome.org/GnomeShell/Extensions
14mr|gnome-shell-extensions-3.12.2-3|16	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
14mr|gnome-shell-extensions-3.12.2-3|17	Patch0:         window-list-place-at-lowest-monitor.patch
14mr|gnome-shell-extensions-3.12.2-3|18	
14mr|gnome-shell-extensions-3.12.2-3|19	BuildRequires:  desktop-file-utils
14mr|gnome-shell-extensions-3.12.2-3|20	# BuildRequires:  gnome-common
14mr|gnome-shell-extensions-3.12.2-3|21	BuildRequires:  intltool
14mr|gnome-shell-extensions-3.12.2-3|22	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mr|gnome-shell-extensions-3.12.2-3|23	BuildRequires:  pkgconfig(libgtop-2.0)
14mr|gnome-shell-extensions-3.12.2-3|24	Requires:       gnome-shell >= %{min_gs_version}
14mr|gnome-shell-extensions-3.12.2-3|25	BuildArch:      noarch
14mr|gnome-shell-extensions-3.12.2-3|26	
14mr|gnome-shell-extensions-3.12.2-3|27	%description
14mr|gnome-shell-extensions-3.12.2-3|28	GNOME Shell Extensions is a collection of extensions providing additional and
14mr|gnome-shell-extensions-3.12.2-3|29	optional functionality to GNOME Shell.
14mr|gnome-shell-extensions-3.12.2-3|30	
14mr|gnome-shell-extensions-3.12.2-3|31	Enabled extensions:
14mr|gnome-shell-extensions-3.12.2-3|32	* alternate-tab
14mr|gnome-shell-extensions-3.12.2-3|33	* apps-menu
14mr|gnome-shell-extensions-3.12.2-3|34	* auto-move-windows
14mr|gnome-shell-extensions-3.12.2-3|35	* drive-menu
14mr|gnome-shell-extensions-3.12.2-3|36	* launch-new-instance
14mr|gnome-shell-extensions-3.12.2-3|37	* native-window-placement
14mr|gnome-shell-extensions-3.12.2-3|38	* places-menu
14mr|gnome-shell-extensions-3.12.2-3|39	* systemMonitor
14mr|gnome-shell-extensions-3.12.2-3|40	* user-theme
14mr|gnome-shell-extensions-3.12.2-3|41	* window-list
14mr|gnome-shell-extensions-3.12.2-3|42	* windowsNavigator
14mr|gnome-shell-extensions-3.12.2-3|43	* workspace-indicator
14mr|gnome-shell-extensions-3.12.2-3|44	
14mr|gnome-shell-extensions-3.12.2-3|45	
14mr|gnome-shell-extensions-3.12.2-3|46	%package -n %{pkg_prefix}-common
14mr|gnome-shell-extensions-3.12.2-3|47	Summary:        Files common to GNOME Shell Extensions
14mr|gnome-shell-extensions-3.12.2-3|48	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|49	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|50	Requires:       gnome-shell >= %{min_gs_version}
14mr|gnome-shell-extensions-3.12.2-3|51	# Dock extension no longer provides by GNOME Shell extensions >= 3.7.1
14mr|gnome-shell-extensions-3.12.2-3|52	Obsoletes:      %{pkg_prefix}-dock < 3.7.1
14mr|gnome-shell-extensions-3.12.2-3|53	
14mr|gnome-shell-extensions-3.12.2-3|54	%description -n %{pkg_prefix}-common
14mr|gnome-shell-extensions-3.12.2-3|55	GNOME Shell Extensions is a collection of extensions providing additional and
14mr|gnome-shell-extensions-3.12.2-3|56	optional functionality to GNOME Shell. Common files and directories needed by
14mr|gnome-shell-extensions-3.12.2-3|57	extensions are provided here.
14mr|gnome-shell-extensions-3.12.2-3|58	
14mr|gnome-shell-extensions-3.12.2-3|59	
14mr|gnome-shell-extensions-3.12.2-3|60	%package -n gnome-classic-session
14mr|gnome-shell-extensions-3.12.2-3|61	Summary:        GNOME "classic" mode session
14mr|gnome-shell-extensions-3.12.2-3|62	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|63	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|64	Requires:       %{pkg_prefix}-alternate-tab = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|65	Requires:       %{pkg_prefix}-apps-menu = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|66	Requires:       %{pkg_prefix}-launch-new-instance = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|67	Requires:       %{pkg_prefix}-places-menu = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|68	Requires:       %{pkg_prefix}-window-list = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|69	
14mr|gnome-shell-extensions-3.12.2-3|70	Requires(post): desktop-common-data
14mr|gnome-shell-extensions-3.12.2-3|71	Requires(postun): desktop-common-data
14mr|gnome-shell-extensions-3.12.2-3|72	
14mr|gnome-shell-extensions-3.12.2-3|73	Provides:       gnome-panel = 3.6.2-7
14mr|gnome-shell-extensions-3.12.2-3|74	Obsoletes:      gnome-panel < 3.6.2-7
14mr|gnome-shell-extensions-3.12.2-3|75	
14mr|gnome-shell-extensions-3.12.2-3|76	%description -n gnome-classic-session
14mr|gnome-shell-extensions-3.12.2-3|77	This package contains the required components for the GNOME Shell "classic"
14mr|gnome-shell-extensions-3.12.2-3|78	mode, which aims to provide a GNOME 2-like user interface.
14mr|gnome-shell-extensions-3.12.2-3|79	
14mr|gnome-shell-extensions-3.12.2-3|80	%package -n %{pkg_prefix}-alternate-tab
14mr|gnome-shell-extensions-3.12.2-3|81	Summary:        Classic Alt+Tab behavior for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|82	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|83	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|84	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|85	
14mr|gnome-shell-extensions-3.12.2-3|86	%description -n %{pkg_prefix}-alternate-tab
14mr|gnome-shell-extensions-3.12.2-3|87	This GNOME Shell extension changes Alt+Tab to be window-based instead of
14mr|gnome-shell-extensions-3.12.2-3|88	app-based.
14mr|gnome-shell-extensions-3.12.2-3|89	
14mr|gnome-shell-extensions-3.12.2-3|90	%package -n %{pkg_prefix}-apps-menu
14mr|gnome-shell-extensions-3.12.2-3|91	Summary:        Application menu for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|92	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|93	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|94	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|95	
14mr|gnome-shell-extensions-3.12.2-3|96	%description  -n %{pkg_prefix}-apps-menu
14mr|gnome-shell-extensions-3.12.2-3|97	This GNOME Shell extension adds a GNOME 2.x style menu for applications.
14mr|gnome-shell-extensions-3.12.2-3|98	
14mr|gnome-shell-extensions-3.12.2-3|99	%package -n %{pkg_prefix}-auto-move-windows
14mr|gnome-shell-extensions-3.12.2-3|100	Summary:        Assign specific workspaces to applications in GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|101	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|102	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|103	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|104	
14mr|gnome-shell-extensions-3.12.2-3|105	%description -n %{pkg_prefix}-auto-move-windows
14mr|gnome-shell-extensions-3.12.2-3|106	This GNOME Shell extension enables easy workspace management. A specific
14mr|gnome-shell-extensions-3.12.2-3|107	workspace can be assigned to each application as soon as it creates a window,
14mr|gnome-shell-extensions-3.12.2-3|108	in a manner configurable with a GSettings key.
14mr|gnome-shell-extensions-3.12.2-3|109	
14mr|gnome-shell-extensions-3.12.2-3|110	%package -n %{pkg_prefix}-drive-menu
14mr|gnome-shell-extensions-3.12.2-3|111	Summary:        Drive status menu for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|112	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|113	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|114	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|115	
14mr|gnome-shell-extensions-3.12.2-3|116	%description -n %{pkg_prefix}-drive-menu
14mr|gnome-shell-extensions-3.12.2-3|117	This GNOME Shell extension provides a panel status menu for accessing and
14mr|gnome-shell-extensions-3.12.2-3|118	unmounting removable devices.
14mr|gnome-shell-extensions-3.12.2-3|119	
14mr|gnome-shell-extensions-3.12.2-3|120	%package -n %{pkg_prefix}-launch-new-instance
14mr|gnome-shell-extensions-3.12.2-3|121	Summary:        Always launch a new application instance for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|122	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|123	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|124	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|125	
14mr|gnome-shell-extensions-3.12.2-3|126	%description  -n %{pkg_prefix}-launch-new-instance
14mr|gnome-shell-extensions-3.12.2-3|127	This GNOME Shell extension modifies the behavior of clicking in the dash and
14mr|gnome-shell-extensions-3.12.2-3|128	app launcher to always launch a new application instance.
14mr|gnome-shell-extensions-3.12.2-3|129	
14mr|gnome-shell-extensions-3.12.2-3|130	%package -n %{pkg_prefix}-native-window-placement
14mr|gnome-shell-extensions-3.12.2-3|131	Summary:        Native window placement for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|132	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|133	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|134	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|135	
14mr|gnome-shell-extensions-3.12.2-3|136	%description  -n %{pkg_prefix}-native-window-placement
14mr|gnome-shell-extensions-3.12.2-3|137	This GNOME Shell extension provides additional configurability for the window
14mr|gnome-shell-extensions-3.12.2-3|138	layout in the overview, including a mechanism similar to KDE4.
14mr|gnome-shell-extensions-3.12.2-3|139	
14mr|gnome-shell-extensions-3.12.2-3|140	%package -n %{pkg_prefix}-places-menu
14mr|gnome-shell-extensions-3.12.2-3|141	Summary:        Places status menu for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|142	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|143	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|144	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|145	
14mr|gnome-shell-extensions-3.12.2-3|146	%description -n %{pkg_prefix}-places-menu
14mr|gnome-shell-extensions-3.12.2-3|147	This GNOME Shell extension add a system status menu for quickly navigating
14mr|gnome-shell-extensions-3.12.2-3|148	places in the system.
14mr|gnome-shell-extensions-3.12.2-3|149	
14mr|gnome-shell-extensions-3.12.2-3|150	%package -n %{pkg_prefix}-systemMonitor
14mr|gnome-shell-extensions-3.12.2-3|151	Summary:        System Monitor for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|152	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|153	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|154	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|155	# Should be pulled in by control-center, but in case someone tries for a
14mr|gnome-shell-extensions-3.12.2-3|156	# minimalist gnome-shell installation
14mr|gnome-shell-extensions-3.12.2-3|157	Requires:       libgtop2
14mr|gnome-shell-extensions-3.12.2-3|158	
14mr|gnome-shell-extensions-3.12.2-3|159	%description -n %{pkg_prefix}-systemMonitor
14mr|gnome-shell-extensions-3.12.2-3|160	This GNOME Shell extension is a message tray indicator for CPU and memory
14mr|gnome-shell-extensions-3.12.2-3|161	usage.
14mr|gnome-shell-extensions-3.12.2-3|162	
14mr|gnome-shell-extensions-3.12.2-3|163	%package -n %{pkg_prefix}-user-theme
14mr|gnome-shell-extensions-3.12.2-3|164	Summary:        Support for custom themes in GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|165	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|166	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|167	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|168	
14mr|gnome-shell-extensions-3.12.2-3|169	%description -n %{pkg_prefix}-user-theme
14mr|gnome-shell-extensions-3.12.2-3|170	This GNOME Shell extension enables loading a GNOME Shell theme from
14mr|gnome-shell-extensions-3.12.2-3|171	~/.themes/<name>/gnome-shell/.
14mr|gnome-shell-extensions-3.12.2-3|172	
14mr|gnome-shell-extensions-3.12.2-3|173	%package -n %{pkg_prefix}-window-list
14mr|gnome-shell-extensions-3.12.2-3|174	Summary:        Display a window list at the bottom of the screen in GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|175	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|176	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|177	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|178	
14mr|gnome-shell-extensions-3.12.2-3|179	%description -n %{pkg_prefix}-window-list
14mr|gnome-shell-extensions-3.12.2-3|180	This GNOME Shell extension displays a window list at the bottom of the screen.
14mr|gnome-shell-extensions-3.12.2-3|181	
14mr|gnome-shell-extensions-3.12.2-3|182	%package -n %{pkg_prefix}-windowsNavigator
14mr|gnome-shell-extensions-3.12.2-3|183	Summary:        Support for keyboard selection of windows and workspaces in GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|184	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|185	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|186	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|187	
14mr|gnome-shell-extensions-3.12.2-3|188	%description -n %{pkg_prefix}-windowsNavigator
14mr|gnome-shell-extensions-3.12.2-3|189	This GNOME Shell extension enables keyboard selection of windows and workspaces
14mr|gnome-shell-extensions-3.12.2-3|190	in overlay mode, by pressing the Alt and Ctrl key respectively.
14mr|gnome-shell-extensions-3.12.2-3|191	
14mr|gnome-shell-extensions-3.12.2-3|192	%package -n %{pkg_prefix}-workspace-indicator
14mr|gnome-shell-extensions-3.12.2-3|193	Summary:        Workspace indicator for GNOME Shell
14mr|gnome-shell-extensions-3.12.2-3|194	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-3.12.2-3|195	License:        GPLv2+
14mr|gnome-shell-extensions-3.12.2-3|196	Requires:       %{pkg_prefix}-common = %{version}-%{release}
14mr|gnome-shell-extensions-3.12.2-3|197	
14mr|gnome-shell-extensions-3.12.2-3|198	%description -n %{pkg_prefix}-workspace-indicator
14mr|gnome-shell-extensions-3.12.2-3|199	This GNOME Shell extension add a system status menu for quickly changing
14mr|gnome-shell-extensions-3.12.2-3|200	workspaces.
14mr|gnome-shell-extensions-3.12.2-3|201	
14mr|gnome-shell-extensions-3.12.2-3|202	
14mr|gnome-shell-extensions-3.12.2-3|203	%prep
14mr|gnome-shell-extensions-3.12.2-3|204	%setup -q
14mr|gnome-shell-extensions-3.12.2-3|205	
14mr|gnome-shell-extensions-3.12.2-3|206	
14mr|gnome-shell-extensions-3.12.2-3|207	%build
14mr|gnome-shell-extensions-3.12.2-3|208	# In case we build from a Git checkout
14mr|gnome-shell-extensions-3.12.2-3|209	[ -x autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
14mr|gnome-shell-extensions-3.12.2-3|210	%configure2_5x  --enable-extensions="all"
14mr|gnome-shell-extensions-3.12.2-3|211	%make
14mr|gnome-shell-extensions-3.12.2-3|212	
14mr|gnome-shell-extensions-3.12.2-3|213	
14mr|gnome-shell-extensions-3.12.2-3|214	%install
14mr|gnome-shell-extensions-3.12.2-3|215	%makeinstall_std
14mr|gnome-shell-extensions-3.12.2-3|216	
14mr|gnome-shell-extensions-3.12.2-3|217	# Drop useless example extension
14mr|gnome-shell-extensions-3.12.2-3|218	rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example*/
14mr|gnome-shell-extensions-3.12.2-3|219	rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.example.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|220	
14mr|gnome-shell-extensions-3.12.2-3|221	desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-classic.desktop
14mr|gnome-shell-extensions-3.12.2-3|222	
14mr|gnome-shell-extensions-3.12.2-3|223	# helper script
14mr|gnome-shell-extensions-3.12.2-3|224	mkdir -p %buildroot%{_bindir}
14mr|gnome-shell-extensions-3.12.2-3|225	cat << EOF >%{buildroot}%{_bindir}/startgnome_classic
14mr|gnome-shell-extensions-3.12.2-3|226	#!/bin/sh
14mr|gnome-shell-extensions-3.12.2-3|227	exec env GNOME_SHELL_SESSION_MODE=classic gnome-session --session gnome-classic
14mr|gnome-shell-extensions-3.12.2-3|228	EOF
14mr|gnome-shell-extensions-3.12.2-3|229	chmod 755 %{buildroot}%{_bindir}/startgnome_classic
14mr|gnome-shell-extensions-3.12.2-3|230	
14mr|gnome-shell-extensions-3.12.2-3|231	# wmsession session file
14mr|gnome-shell-extensions-3.12.2-3|232	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|gnome-shell-extensions-3.12.2-3|233	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/03GNOME_CLASSIC
14mr|gnome-shell-extensions-3.12.2-3|234	NAME=GNOME Classic
14mr|gnome-shell-extensions-3.12.2-3|235	ICON=gnome-logo-icon-transparent.png
14mr|gnome-shell-extensions-3.12.2-3|236	DESC=GNOME 3 Classic Mode
14mr|gnome-shell-extensions-3.12.2-3|237	EXEC=%{_bindir}/startgnome_classic
14mr|gnome-shell-extensions-3.12.2-3|238	SCRIPT:
14mr|gnome-shell-extensions-3.12.2-3|239	exec %{_bindir}/startgnome_classic
14mr|gnome-shell-extensions-3.12.2-3|240	EOF
14mr|gnome-shell-extensions-3.12.2-3|241	
14mr|gnome-shell-extensions-3.12.2-3|242	rm -rf %{buildroot}%{_datadir}/xsessions/
14mr|gnome-shell-extensions-3.12.2-3|243	
14mr|gnome-shell-extensions-3.12.2-3|244	%find_lang %{name}
14mr|gnome-shell-extensions-3.12.2-3|245	
14mr|gnome-shell-extensions-3.12.2-3|246	%post -n gnome-classic-session
14mr|gnome-shell-extensions-3.12.2-3|247	if [ -d /etc/X11/dm/Sessions ]; then
14mr|gnome-shell-extensions-3.12.2-3|248	/usr/sbin/chksession -g
14mr|gnome-shell-extensions-3.12.2-3|249	fi
14mr|gnome-shell-extensions-3.12.2-3|250	if [ -d /usr/share/apps/kdm/sessions ]; then
14mr|gnome-shell-extensions-3.12.2-3|251	/usr/sbin/chksession -K
14mr|gnome-shell-extensions-3.12.2-3|252	fi
14mr|gnome-shell-extensions-3.12.2-3|253	
14mr|gnome-shell-extensions-3.12.2-3|254	%postun -n gnome-classic-session
14mr|gnome-shell-extensions-3.12.2-3|255	if [ -d /etc/X11/dm/Sessions ]; then
14mr|gnome-shell-extensions-3.12.2-3|256	/usr/sbin/chksession -g
14mr|gnome-shell-extensions-3.12.2-3|257	fi
14mr|gnome-shell-extensions-3.12.2-3|258	if [ -d /usr/share/apps/kdm/sessions ]; then
14mr|gnome-shell-extensions-3.12.2-3|259	/usr/sbin/chksession -K
14mr|gnome-shell-extensions-3.12.2-3|260	fi
14mr|gnome-shell-extensions-3.12.2-3|261	
14mr|gnome-shell-extensions-3.12.2-3|262	%files -n %{pkg_prefix}-common -f %{name}.lang
14mr|gnome-shell-extensions-3.12.2-3|263	%doc COPYING NEWS README
14mr|gnome-shell-extensions-3.12.2-3|264	%dir %{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-extensions-3.12.2-3|265	
14mr|gnome-shell-extensions-3.12.2-3|266	
14mr|gnome-shell-extensions-3.12.2-3|267	%files -n gnome-classic-session
14mr|gnome-shell-extensions-3.12.2-3|268	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14mr|gnome-shell-extensions-3.12.2-3|269	%{_datadir}/applications/gnome-shell-classic.desktop
14mr|gnome-shell-extensions-3.12.2-3|270	%{_datadir}/gnome-session/sessions/gnome-classic.session
14mr|gnome-shell-extensions-3.12.2-3|271	%{_datadir}/gnome-shell/modes/classic.json
14mr|gnome-shell-extensions-3.12.2-3|272	%{_datadir}/gnome-shell/theme/*.svg
14mr|gnome-shell-extensions-3.12.2-3|273	%{_datadir}/gnome-shell/theme/gnome-classic.css
14mr|gnome-shell-extensions-3.12.2-3|274	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.classic-overrides.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|275	%{_bindir}/startgnome_classic
14mr|gnome-shell-extensions-3.12.2-3|276	
14mr|gnome-shell-extensions-3.12.2-3|277	
14mr|gnome-shell-extensions-3.12.2-3|278	%files -n %{pkg_prefix}-alternate-tab
14mr|gnome-shell-extensions-3.12.2-3|279	%{_datadir}/gnome-shell/extensions/alternate-tab*/
14mr|gnome-shell-extensions-3.12.2-3|280	
14mr|gnome-shell-extensions-3.12.2-3|281	
14mr|gnome-shell-extensions-3.12.2-3|282	%files -n %{pkg_prefix}-apps-menu
14mr|gnome-shell-extensions-3.12.2-3|283	%{_datadir}/gnome-shell/extensions/apps-menu*/
14mr|gnome-shell-extensions-3.12.2-3|284	
14mr|gnome-shell-extensions-3.12.2-3|285	
14mr|gnome-shell-extensions-3.12.2-3|286	%files -n %{pkg_prefix}-auto-move-windows
14mr|gnome-shell-extensions-3.12.2-3|287	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|288	%{_datadir}/gnome-shell/extensions/auto-move-windows*/
14mr|gnome-shell-extensions-3.12.2-3|289	
14mr|gnome-shell-extensions-3.12.2-3|290	
14mr|gnome-shell-extensions-3.12.2-3|291	#%files -n %{pkg_prefix}-default-min-max
14mr|gnome-shell-extensions-3.12.2-3|292	#%{_datadir}/gnome-shell/extensions/default-min-max*/
14mr|gnome-shell-extensions-3.12.2-3|293	
14mr|gnome-shell-extensions-3.12.2-3|294	
14mr|gnome-shell-extensions-3.12.2-3|295	%files -n %{pkg_prefix}-drive-menu
14mr|gnome-shell-extensions-3.12.2-3|296	%{_datadir}/gnome-shell/extensions/drive-menu*/
14mr|gnome-shell-extensions-3.12.2-3|297	
14mr|gnome-shell-extensions-3.12.2-3|298	
14mr|gnome-shell-extensions-3.12.2-3|299	%files -n %{pkg_prefix}-launch-new-instance
14mr|gnome-shell-extensions-3.12.2-3|300	%{_datadir}/gnome-shell/extensions/launch-new-instance*/
14mr|gnome-shell-extensions-3.12.2-3|301	
14mr|gnome-shell-extensions-3.12.2-3|302	
14mr|gnome-shell-extensions-3.12.2-3|303	%files -n %{pkg_prefix}-native-window-placement
14mr|gnome-shell-extensions-3.12.2-3|304	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|305	%{_datadir}/gnome-shell/extensions/native-window-placement*/
14mr|gnome-shell-extensions-3.12.2-3|306	
14mr|gnome-shell-extensions-3.12.2-3|307	
14mr|gnome-shell-extensions-3.12.2-3|308	%files -n %{pkg_prefix}-places-menu
14mr|gnome-shell-extensions-3.12.2-3|309	%{_datadir}/gnome-shell/extensions/places-menu*/
14mr|gnome-shell-extensions-3.12.2-3|310	
14mr|gnome-shell-extensions-3.12.2-3|311	
14mr|gnome-shell-extensions-3.12.2-3|312	#%files -n %{pkg_prefix}-static-workspaces
14mr|gnome-shell-extensions-3.12.2-3|313	#%{_datadir}/gnome-shell/extensions/static-workspaces*/
14mr|gnome-shell-extensions-3.12.2-3|314	
14mr|gnome-shell-extensions-3.12.2-3|315	
14mr|gnome-shell-extensions-3.12.2-3|316	%files -n %{pkg_prefix}-systemMonitor
14mr|gnome-shell-extensions-3.12.2-3|317	%{_datadir}/gnome-shell/extensions/systemMonitor*/
14mr|gnome-shell-extensions-3.12.2-3|318	
14mr|gnome-shell-extensions-3.12.2-3|319	
14mr|gnome-shell-extensions-3.12.2-3|320	%files -n %{pkg_prefix}-user-theme
14mr|gnome-shell-extensions-3.12.2-3|321	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|322	%{_datadir}/gnome-shell/extensions/user-theme*/
14mr|gnome-shell-extensions-3.12.2-3|323	
14mr|gnome-shell-extensions-3.12.2-3|324	
14mr|gnome-shell-extensions-3.12.2-3|325	%files -n %{pkg_prefix}-window-list
14mr|gnome-shell-extensions-3.12.2-3|326	%{_datadir}/gnome-shell/extensions/window-list*/
14mr|gnome-shell-extensions-3.12.2-3|327	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
14mr|gnome-shell-extensions-3.12.2-3|328	
14mr|gnome-shell-extensions-3.12.2-3|329	
14mr|gnome-shell-extensions-3.12.2-3|330	%files -n %{pkg_prefix}-windowsNavigator
14mr|gnome-shell-extensions-3.12.2-3|331	%{_datadir}/gnome-shell/extensions/windowsNavigator*/
14mr|gnome-shell-extensions-3.12.2-3|332	
14mr|gnome-shell-extensions-3.12.2-3|333	
14mr|gnome-shell-extensions-3.12.2-3|334	%files -n %{pkg_prefix}-workspace-indicator
14mr|gnome-shell-extensions-3.12.2-3|335	%{_datadir}/gnome-shell/extensions/workspace-indicator*/
14mr|gnome-shell-extensions-3.12.2-3|336	
14mr|gnome-shell-extensions-3.12.2-3|337	
14mr|gnome-shell-extensions-3.12.2-3|338	%changelog
14mr|gnome-shell-extensions-3.12.2-3|339	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.2-3
14mr|gnome-shell-extensions-3.12.2-3|340	+ Revision: 8270238
14mr|gnome-shell-extensions-3.12.2-3|341	- define env to start classic mode
14mr|gnome-shell-extensions-3.12.2-3|342	
14mr|gnome-shell-extensions-3.12.2-3|343	

16559 14
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|1	Name:           gnome-shell-extensions-desktop-shortcuts
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|2	Version:        0.0.2
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|3	Release:        1
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|4	Summary:        Gnome Shell extension allows you to add shortcuts to the desktop
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|5	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|6	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|7	License:        GPLv3+
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|8	URL:            http://extensions.gnome.org
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|9	Source0:        %{name}-%{version}.tar.gz
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|10	BuildArch:      noarch
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|11	Requires:       gnome-shell
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|12	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|13	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|14	%description
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|15	Gnome Shell extension allows you to add shortcuts to the desktop.
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|16	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|17	%prep
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|18	%setup -q
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|19	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|20	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|21	%build
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|22	# Nothing to build
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|23	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|24	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|25	%install
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|26	rm -rf %{buildroot}
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|28	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|29	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|30	%files
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|31	%defattr(-,root,root,-)
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|32	%{_datadir}/gnome-shell/extensions/*
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|33	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|34	%changelog
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|35	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 0.0.2-1
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|36	+ Revision: ce20dbd
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|37	- fix gnome-shell version
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|38	
14mr|gnome-shell-extensions-desktop-shortcuts-0.0.2-1|39	

16560 14
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|1	Name:           gnome-shell-extensions-win-key-for-help
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|2	Version:        0.0.2
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|3	Release:        1
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|4	Summary:        Gnome Shell extension showing a list of hot keys when Win key holding down
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|5	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|6	Group:          Graphical desktop/GNOME
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|7	License:        GPLv3+
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|8	URL:            http://extensions.gnome.org
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|9	Source0:        %{name}-%{version}.tar.gz
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|10	BuildArch:      noarch
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|11	Requires:       gnome-shell
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|12	Requires:       mutter
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|13	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|14	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|15	%description
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|16	Gnome Shell extension showing a list of hot keys when Win key holding down.
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|17	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|18	%prep
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|19	%setup -q
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|20	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|21	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|22	%build
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|23	# Nothing to build
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|24	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|25	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|26	%install
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|27	rm -rf %{buildroot}
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|28	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|29	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|30	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|31	%files
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|32	%defattr(-,root,root,-)
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|33	%{_datadir}/gnome-shell/extensions/*
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|34	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|35	%changelog
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|36	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 0.0.2-1
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|37	+ Revision: 28d711b
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|38	- change version to work with gnome-shell 3.12
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|39	
14mr|gnome-shell-extensions-win-key-for-help-0.0.2-1|40	

16561 14
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|1	Name:           gnome-shell-rosa-extensions
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|2	Version:        3.12.0.0
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|3	Release:        3
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|4	Summary:        A gnome-shell extensions used in ROSA GNOME Desktop
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|5	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|6	Group:          Graphical desktop/GNOME
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|7	License:        GPLv3+
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|8	URL:            http://extensions.gnome.org
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|9	Source0:        %{name}-%{version}.tar.xz
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|10	BuildArch:      noarch
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|11	Requires:       gnome-shell >= 3.12.0
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|12	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|13	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|14	%description
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|15	This package contains GNOME Shell extensions from http://extensions.gnome.org:
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|16	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|17	dash-to-dock@micxgx.gmail.com
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|18	SkypeNotification@chrisss404.gmail.com
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|19	openweather-extension@jenslody.de
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|20	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|21	%prep
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|22	%setup -q
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|23	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|24	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|25	%build
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|26	# Nothing to build
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|27	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|28	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|29	%install
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|30	rm -rf %{buildroot}
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|31	mkdir -p %{buildroot}%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|32	cp -r *@*  %{buildroot}%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|33	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|34	%files
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|35	%defattr(-,root,root,-)
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|36	%dir %attr(0700, root, root) %{_sysconfdir}/skel/.local
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|37	%dir %attr(0700, root, root) %{_sysconfdir}/skel/.local/share
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|38	%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/*
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|39	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|40	%changelog
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|41	* Tue Jul 08 2014 Tigro <ashejn@gmail.com> 3.12.0.0-3
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|42	+ Revision: 01a8a42
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|43	- install extensions to /etc/skel
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|44	
14mr|gnome-shell-rosa-extensions-3.12.0.0-3|45	

16562 14
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|1	Name:           gnome-shell-rosa-hotkeys
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|2	Version:        0.0.5
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|3	Release:        1
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|4	Summary:        A gnome-shell hotkeys extension by ROSA
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|5	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|6	Group:          Graphical desktop/GNOME
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|7	License:        GPLv3+
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|8	URL:            http://extensions.gnome.org
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|9	Source0:        %{name}-%{version}.tar.gz
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|10	BuildArch:      noarch
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|11	Requires:       gnome-shell
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|12	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|13	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|14	%description
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|15	This package contains GNOME Shell extension
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|16	implementing familiar desktop hotkeys.
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|17	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|18	%prep
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|19	%setup -q
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|20	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|21	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|22	%build
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|23	# Nothing to build
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|24	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|25	%install
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|26	rm -rf %{buildroot}
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|28	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|29	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|30	%files
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|31	%defattr(-,root,root,-)
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|32	%{_datadir}/gnome-shell/extensions/*
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|33	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|34	%changelog
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|35	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 0.0.5-1
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|36	+ Revision: 8481139
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|37	- fix gnome-shell version
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|38	
14mr|gnome-shell-rosa-hotkeys-0.0.5-1|39	

16563 14
14mr|gnome-shell-theme-elementary-3.4-3|1	%global src_name   gnome_shell___elementary_by_half_left-d45raik
14mr|gnome-shell-theme-elementary-3.4-3|2	%global theme      Elementary
14mr|gnome-shell-theme-elementary-3.4-3|3	%global theme_dir  %{theme}-3.4
14mr|gnome-shell-theme-elementary-3.4-3|4	
14mr|gnome-shell-theme-elementary-3.4-3|5	Name:       gnome-shell-theme-elementary
14mr|gnome-shell-theme-elementary-3.4-3|6	Version:    3.4
14mr|gnome-shell-theme-elementary-3.4-3|7	Release:    3
14mr|gnome-shell-theme-elementary-3.4-3|8	Summary:    The %{theme} gnome-shell theme
14mr|gnome-shell-theme-elementary-3.4-3|9	Group:      Graphical desktop/GNOME
14mr|gnome-shell-theme-elementary-3.4-3|10	
14mr|gnome-shell-theme-elementary-3.4-3|11	License:    GPLv3 and LGPLv2
14mr|gnome-shell-theme-elementary-3.4-3|12	URL:        http://half-left.deviantart.com/art/GNOME-Shell-Elementary-251536124
14mr|gnome-shell-theme-elementary-3.4-3|13	Source0:    http://www.deviantart.com/download/251536124/%{src_name}.zip
14mr|gnome-shell-theme-elementary-3.4-3|14	
14mr|gnome-shell-theme-elementary-3.4-3|15	Patch0:     set-bold-font-in-panel.patch
14mr|gnome-shell-theme-elementary-3.4-3|16	
14mr|gnome-shell-theme-elementary-3.4-3|17	Requires:   gnome-shell-extensions-user-theme
14mr|gnome-shell-theme-elementary-3.4-3|18	Requires:   gnome-shell >= 3.4
14mr|gnome-shell-theme-elementary-3.4-3|19	
14mr|gnome-shell-theme-elementary-3.4-3|20	BuildArch:  noarch
14mr|gnome-shell-theme-elementary-3.4-3|21	
14mr|gnome-shell-theme-elementary-3.4-3|22	
14mr|gnome-shell-theme-elementary-3.4-3|23	%description
14mr|gnome-shell-theme-elementary-3.4-3|24	The %{theme} gnome-shell theme created by half_left
14mr|gnome-shell-theme-elementary-3.4-3|25	
14mr|gnome-shell-theme-elementary-3.4-3|26	
14mr|gnome-shell-theme-elementary-3.4-3|27	%prep
14mr|gnome-shell-theme-elementary-3.4-3|28	%setup -q -c
14mr|gnome-shell-theme-elementary-3.4-3|29	%patch0 -p0
14mr|gnome-shell-theme-elementary-3.4-3|30	
14mr|gnome-shell-theme-elementary-3.4-3|31	
14mr|gnome-shell-theme-elementary-3.4-3|32	%build
14mr|gnome-shell-theme-elementary-3.4-3|33	# nothing to build
14mr|gnome-shell-theme-elementary-3.4-3|34	
14mr|gnome-shell-theme-elementary-3.4-3|35	
14mr|gnome-shell-theme-elementary-3.4-3|36	%install
14mr|gnome-shell-theme-elementary-3.4-3|37	mkdir -p -m755 %{buildroot}/%{_datadir}/themes/%{theme}/gnome-shell
14mr|gnome-shell-theme-elementary-3.4-3|38	
14mr|gnome-shell-theme-elementary-3.4-3|39	# put the theme files into some data dir
14mr|gnome-shell-theme-elementary-3.4-3|40	cp -pr %{theme_dir}/gnome-shell/* \
14mr|gnome-shell-theme-elementary-3.4-3|41	%{buildroot}%{_datadir}/themes/%{theme}/gnome-shell
14mr|gnome-shell-theme-elementary-3.4-3|42	
14mr|gnome-shell-theme-elementary-3.4-3|43	# delete backup files (*~)
14mr|gnome-shell-theme-elementary-3.4-3|44	find %{buildroot} -name *~ -type f -exec rm -f '{}' \;
14mr|gnome-shell-theme-elementary-3.4-3|45	
14mr|gnome-shell-theme-elementary-3.4-3|46	# Remove LICENSE file from BUILDROOT
14mr|gnome-shell-theme-elementary-3.4-3|47	find %{buildroot} -name LICENSE -type f -exec rm -f '{}' \;
14mr|gnome-shell-theme-elementary-3.4-3|48	
14mr|gnome-shell-theme-elementary-3.4-3|49	
14mr|gnome-shell-theme-elementary-3.4-3|50	%files
14mr|gnome-shell-theme-elementary-3.4-3|51	%doc %{theme_dir}/gnome-shell/LICENSE
14mr|gnome-shell-theme-elementary-3.4-3|52	%dir %{_datadir}/themes/%{theme}
14mr|gnome-shell-theme-elementary-3.4-3|53	%{_datadir}/themes/%{theme}/*
14mr|gnome-shell-theme-elementary-3.4-3|54	
14mr|gnome-shell-theme-elementary-3.4-3|55	
14mr|gnome-shell-theme-elementary-3.4-3|56	
14mr|gnome-shell-theme-elementary-3.4-3|57	%changelog
14mr|gnome-shell-theme-elementary-3.4-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4-3
14mr|gnome-shell-theme-elementary-3.4-3|59	+ Revision: 51af647
14mr|gnome-shell-theme-elementary-3.4-3|60	- MassBuild#440: Increase release tag
14mr|gnome-shell-theme-elementary-3.4-3|61	
14mr|gnome-shell-theme-elementary-3.4-3|62	

16564 14
14mr|gnome-sound-recorder-3.12.2-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnome-sound-recorder-3.12.2-3|2	
14mr|gnome-sound-recorder-3.12.2-3|3	Name:		gnome-sound-recorder
14mr|gnome-sound-recorder-3.12.2-3|4	Version:	3.12.2
14mr|gnome-sound-recorder-3.12.2-3|5	Release:	3
14mr|gnome-sound-recorder-3.12.2-3|6	Summary:	A simple, modern sound recorder
14mr|gnome-sound-recorder-3.12.2-3|7	License:	GPLv2+ and LGPLv2+
14mr|gnome-sound-recorder-3.12.2-3|8	Group:		Graphical desktop/GNOME
14mr|gnome-sound-recorder-3.12.2-3|9	URL:		https://wiki.gnome.org/Apps/Polari
14mr|gnome-sound-recorder-3.12.2-3|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-sound-recorder-3.12.2-3|11	BuildRequires:	intltool
14mr|gnome-sound-recorder-3.12.2-3|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mr|gnome-sound-recorder-3.12.2-3|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.12
14mr|gnome-sound-recorder-3.12.2-3|14	BuildRequires:	gsettings-desktop-schemas
14mr|gnome-sound-recorder-3.12.2-3|15	BuildRequires:	desktop-file-utils
14mr|gnome-sound-recorder-3.12.2-3|16	Obsoletes:	gnome-media
14mr|gnome-sound-recorder-3.12.2-3|17	Requires:	gsettings-desktop-schemas
14mr|gnome-sound-recorder-3.12.2-3|18	
14mr|gnome-sound-recorder-3.12.2-3|19	%description
14mr|gnome-sound-recorder-3.12.2-3|20	A simple, modern sound recorder for the GNOME desktop.
14mr|gnome-sound-recorder-3.12.2-3|21	
14mr|gnome-sound-recorder-3.12.2-3|22	%prep
14mr|gnome-sound-recorder-3.12.2-3|23	%setup -q
14mr|gnome-sound-recorder-3.12.2-3|24	
14mr|gnome-sound-recorder-3.12.2-3|25	%build
14mr|gnome-sound-recorder-3.12.2-3|26	%configure2_5x --disable-static
14mr|gnome-sound-recorder-3.12.2-3|27	%make
14mr|gnome-sound-recorder-3.12.2-3|28	
14mr|gnome-sound-recorder-3.12.2-3|29	%install
14mr|gnome-sound-recorder-3.12.2-3|30	%makeinstall_std
14mr|gnome-sound-recorder-3.12.2-3|31	
14mr|gnome-sound-recorder-3.12.2-3|32	find %{buildroot} -name '*.la' -delete
14mr|gnome-sound-recorder-3.12.2-3|33	
14mr|gnome-sound-recorder-3.12.2-3|34	%find_lang %{name}
14mr|gnome-sound-recorder-3.12.2-3|35	
14mr|gnome-sound-recorder-3.12.2-3|36	# fix cap
14mr|gnome-sound-recorder-3.12.2-3|37	sed -i '1d;2i\#!/usr/bin/gjs' %{buildroot}%{_bindir}/%{name}
14mr|gnome-sound-recorder-3.12.2-3|38	
14mr|gnome-sound-recorder-3.12.2-3|39	%files -f %{name}.lang
14mr|gnome-sound-recorder-3.12.2-3|40	%doc NEWS
14mr|gnome-sound-recorder-3.12.2-3|41	%{_bindir}/%{name}
14mr|gnome-sound-recorder-3.12.2-3|42	%{_libdir}/%{name}
14mr|gnome-sound-recorder-3.12.2-3|43	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gnome-sound-recorder-3.12.2-3|44	%{_datadir}/%{name}
14mr|gnome-sound-recorder-3.12.2-3|45	%{_datadir}/applications/org.gnome.SoundRecorder.desktop
14mr|gnome-sound-recorder-3.12.2-3|46	%{_iconsdir}/*/*/*/*
14mr|gnome-sound-recorder-3.12.2-3|47	#%{_datadir}/appdata/org.gnome.SoundRecorder.appdata.xml
14mr|gnome-sound-recorder-3.12.2-3|48	
14mr|gnome-sound-recorder-3.12.2-3|49	
14mr|gnome-sound-recorder-3.12.2-3|50	%changelog
14mr|gnome-sound-recorder-3.12.2-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|gnome-sound-recorder-3.12.2-3|52	+ Revision: 1ed6e70
14mr|gnome-sound-recorder-3.12.2-3|53	- MassBuild#440: Increase release tag
14mr|gnome-sound-recorder-3.12.2-3|54	
14mr|gnome-sound-recorder-3.12.2-3|55	

16565 14
14mr|gnome-speech-0.4.25-7|1	%define lib_major 7
14mr|gnome-speech-0.4.25-7|2	%define libname %mklibname gnomespeech %{lib_major}
14mr|gnome-speech-0.4.25-7|3	%define libnamedev %mklibname -d gnomespeech
14mr|gnome-speech-0.4.25-7|4	
14mr|gnome-speech-0.4.25-7|5	%ifarch %arm %mips
14mr|gnome-speech-0.4.25-7|6	%define build_java 0
14mr|gnome-speech-0.4.25-7|7	%else
14mr|gnome-speech-0.4.25-7|8	%define build_java 1
14mr|gnome-speech-0.4.25-7|9	%endif
14mr|gnome-speech-0.4.25-7|10	
14mr|gnome-speech-0.4.25-7|11	Summary:	Simple general API for producing text-to-speech output
14mr|gnome-speech-0.4.25-7|12	Name:		gnome-speech
14mr|gnome-speech-0.4.25-7|13	Version:	0.4.25
14mr|gnome-speech-0.4.25-7|14	Release:	7
14mr|gnome-speech-0.4.25-7|15	License:	LGPLv2+
14mr|gnome-speech-0.4.25-7|16	Group:		Accessibility
14mr|gnome-speech-0.4.25-7|17	URL:		http://developer.gnome.org/projects/gap/
14mr|gnome-speech-0.4.25-7|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gnome-speech-0.4.25-7|19	Patch0:		gnome-speech-0.4.25-glib.patch
14mr|gnome-speech-0.4.25-7|20	BuildRequires:	pkgconfig(bonobo-activation-2.0)
14mr|gnome-speech-0.4.25-7|21	BuildRequires:	libespeak-devel
14mr|gnome-speech-0.4.25-7|22	BuildRequires:	autoconf2.5
14mr|gnome-speech-0.4.25-7|23	BuildRequires:	gnome-common
14mr|gnome-speech-0.4.25-7|24	BuildRequires:	popt-devel
14mr|gnome-speech-0.4.25-7|25	%if %{build_java}
14mr|gnome-speech-0.4.25-7|26	BuildRequires:	java-access-bridge
14mr|gnome-speech-0.4.25-7|27	BuildRequires:	java-devel
14mr|gnome-speech-0.4.25-7|28	BuildRequires:	java-rpmbuild
14mr|gnome-speech-0.4.25-7|29	%endif
14mr|gnome-speech-0.4.25-7|30	Provides:	gnome_speech = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|31	Requires:	%{name}-driver = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|32	
14mr|gnome-speech-0.4.25-7|33	%description
14mr|gnome-speech-0.4.25-7|34	This is GNOME Speech.  It's purpose is to provide a
14mr|gnome-speech-0.4.25-7|35	simple general API for producing text-to-speech output.
14mr|gnome-speech-0.4.25-7|36	
14mr|gnome-speech-0.4.25-7|37	%package -n %{libname}
14mr|gnome-speech-0.4.25-7|38	Summary:	Simple general API for producing text-to-speech output
14mr|gnome-speech-0.4.25-7|39	Group:		System/Libraries
14mr|gnome-speech-0.4.25-7|40	
14mr|gnome-speech-0.4.25-7|41	Provides:	lib%{name} = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|42	Requires:	%{name} >= %{version}-%{release}
14mr|gnome-speech-0.4.25-7|43	
14mr|gnome-speech-0.4.25-7|44	
14mr|gnome-speech-0.4.25-7|45	%description -n %{libname}
14mr|gnome-speech-0.4.25-7|46	This is GNOME Speech.  It's purpose is to provide a
14mr|gnome-speech-0.4.25-7|47	simple general API for producing text-to-speech output.
14mr|gnome-speech-0.4.25-7|48	
14mr|gnome-speech-0.4.25-7|49	%package -n %{libnamedev}
14mr|gnome-speech-0.4.25-7|50	Summary:	Static libraries, include files for gnome_speech
14mr|gnome-speech-0.4.25-7|51	Group:		Development/GNOME and GTK+
14mr|gnome-speech-0.4.25-7|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|53	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|54	Provides:	libgnomespeech-devel = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|55	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|56	
14mr|gnome-speech-0.4.25-7|57	%description -n %{libnamedev}
14mr|gnome-speech-0.4.25-7|58	This is GNOME Speech.  It's purpose is to provide a
14mr|gnome-speech-0.4.25-7|59	simple general API for producing text-to-speech output.
14mr|gnome-speech-0.4.25-7|60	
14mr|gnome-speech-0.4.25-7|61	%package driver-festival
14mr|gnome-speech-0.4.25-7|62	Summary:	Backend for gnome-speech based on festival
14mr|gnome-speech-0.4.25-7|63	Group:		System/Libraries
14mr|gnome-speech-0.4.25-7|64	Provides:	%{name}-driver = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|65	Requires:	festival
14mr|gnome-speech-0.4.25-7|66	
14mr|gnome-speech-0.4.25-7|67	%description driver-festival
14mr|gnome-speech-0.4.25-7|68	This is GNOME Speech.  It's purpose is to provide a
14mr|gnome-speech-0.4.25-7|69	simple general API for producing text-to-speech output.
14mr|gnome-speech-0.4.25-7|70	
14mr|gnome-speech-0.4.25-7|71	This is a backend for %{name} based on festival.
14mr|gnome-speech-0.4.25-7|72	
14mr|gnome-speech-0.4.25-7|73	%package driver-espeak
14mr|gnome-speech-0.4.25-7|74	Summary:	Backend for gnome-speech based on espeak
14mr|gnome-speech-0.4.25-7|75	Group:		System/Libraries
14mr|gnome-speech-0.4.25-7|76	Provides:	%{name}-driver = %{version}-%{release}
14mr|gnome-speech-0.4.25-7|77	Requires:	soundwrapper
14mr|gnome-speech-0.4.25-7|78	
14mr|gnome-speech-0.4.25-7|79	%description driver-espeak
14mr|gnome-speech-0.4.25-7|80	This is GNOME Speech.  It's purpose is to provide a
14mr|gnome-speech-0.4.25-7|81	simple general API for producing text-to-speech output.
14mr|gnome-speech-0.4.25-7|82	
14mr|gnome-speech-0.4.25-7|83	This is a backend for %{name} based on espeak.
14mr|gnome-speech-0.4.25-7|84	
14mr|gnome-speech-0.4.25-7|85	%prep
14mr|gnome-speech-0.4.25-7|86	%setup -q
14mr|gnome-speech-0.4.25-7|87	%patch0 -p1
14mr|gnome-speech-0.4.25-7|88	
14mr|gnome-speech-0.4.25-7|89	%build
14mr|gnome-speech-0.4.25-7|90	%if %{build_java}
14mr|gnome-speech-0.4.25-7|91	%configure2_5x --with-jab-dir=%{_datadir}/java --with-java-home=%{java_home}
14mr|gnome-speech-0.4.25-7|92	%else
14mr|gnome-speech-0.4.25-7|93	%configure2_5x
14mr|gnome-speech-0.4.25-7|94	%endif
14mr|gnome-speech-0.4.25-7|95	
14mr|gnome-speech-0.4.25-7|96	%make
14mr|gnome-speech-0.4.25-7|97	
14mr|gnome-speech-0.4.25-7|98	%install
14mr|gnome-speech-0.4.25-7|99	%makeinstall_std
14mr|gnome-speech-0.4.25-7|100	
14mr|gnome-speech-0.4.25-7|101	# replace espeak driver with wrapper which calls soundwrapper if needed
14mr|gnome-speech-0.4.25-7|102	mv %{buildroot}%{_bindir}/espeak-synthesis-driver %{buildroot}%{_bindir}/espeak-synthesis-driver.bin
14mr|gnome-speech-0.4.25-7|103	
14mr|gnome-speech-0.4.25-7|104	cat << EOF >  %{buildroot}%{_bindir}/espeak-synthesis-driver
14mr|gnome-speech-0.4.25-7|105	#!/bin/sh
14mr|gnome-speech-0.4.25-7|106	/usr/bin/soundwrapper /usr/bin/espeak-synthesis-driver.bin \$@
14mr|gnome-speech-0.4.25-7|107	EOF
14mr|gnome-speech-0.4.25-7|108	chmod 755 %{buildroot}%{_bindir}/espeak-synthesis-driver
14mr|gnome-speech-0.4.25-7|109	
14mr|gnome-speech-0.4.25-7|110	# remove unpackaged files
14mr|gnome-speech-0.4.25-7|111	rm -f %{buildroot}%{_libdir}/orbit-2.0/*.la
14mr|gnome-speech-0.4.25-7|112	
14mr|gnome-speech-0.4.25-7|113	%if %{build_java}
14mr|gnome-speech-0.4.25-7|114	#gw I think this dir is more appropiate
14mr|gnome-speech-0.4.25-7|115	mv %{buildroot}%{_datadir}/jar %{buildroot}%{_datadir}/java
14mr|gnome-speech-0.4.25-7|116	%endif
14mr|gnome-speech-0.4.25-7|117	
14mr|gnome-speech-0.4.25-7|118	%files
14mr|gnome-speech-0.4.25-7|119	%doc README ChangeLog AUTHORS
14mr|gnome-speech-0.4.25-7|120	%{_bindir}/test-speech
14mr|gnome-speech-0.4.25-7|121	%{_datadir}/idl/*
14mr|gnome-speech-0.4.25-7|122	%{_libdir}/orbit-2.0/*.so
14mr|gnome-speech-0.4.25-7|123	%if %{build_java}
14mr|gnome-speech-0.4.25-7|124	%{_datadir}/java/gnome-speech.jar
14mr|gnome-speech-0.4.25-7|125	%endif
14mr|gnome-speech-0.4.25-7|126	
14mr|gnome-speech-0.4.25-7|127	%files driver-festival
14mr|gnome-speech-0.4.25-7|128	%{_bindir}/festival-synthesis-driver
14mr|gnome-speech-0.4.25-7|129	%{_libdir}/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server
14mr|gnome-speech-0.4.25-7|130	
14mr|gnome-speech-0.4.25-7|131	%files driver-espeak
14mr|gnome-speech-0.4.25-7|132	%{_bindir}/espeak-synthesis-driver*
14mr|gnome-speech-0.4.25-7|133	%{_libdir}/bonobo/servers/GNOME_Speech_SynthesisDriver_Espeak.server
14mr|gnome-speech-0.4.25-7|134	
14mr|gnome-speech-0.4.25-7|135	%files -n %{libname}
14mr|gnome-speech-0.4.25-7|136	%{_libdir}/*.so.%{lib_major}*
14mr|gnome-speech-0.4.25-7|137	
14mr|gnome-speech-0.4.25-7|138	%files -n %{libnamedev}
14mr|gnome-speech-0.4.25-7|139	%{_includedir}/*
14mr|gnome-speech-0.4.25-7|140	%{_libdir}/*.so
14mr|gnome-speech-0.4.25-7|141	%{_libdir}/pkgconfig/*
14mr|gnome-speech-0.4.25-7|142	
14mr|gnome-speech-0.4.25-7|143	
14mr|gnome-speech-0.4.25-7|144	
14mr|gnome-speech-0.4.25-7|145	%changelog
14mr|gnome-speech-0.4.25-7|146	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.25-7
14mr|gnome-speech-0.4.25-7|147	+ Revision: c8d39a0
14mr|gnome-speech-0.4.25-7|148	- MassBuild#440: Increase release tag
14mr|gnome-speech-0.4.25-7|149	
14mr|gnome-speech-0.4.25-7|150	

16566 14
14mr|gnome-sudoku-3.12.2-3|1	Name:           gnome-sudoku
14mr|gnome-sudoku-3.12.2-3|2	Epoch:          1
14mr|gnome-sudoku-3.12.2-3|3	Version:        3.12.2
14mr|gnome-sudoku-3.12.2-3|4	Release:        3
14mr|gnome-sudoku-3.12.2-3|5	Summary:        GNOME Sudoku game
14mr|gnome-sudoku-3.12.2-3|6	
14mr|gnome-sudoku-3.12.2-3|7	License:        GPLv2+ and CC-BY-SA
14mr|gnome-sudoku-3.12.2-3|8	Group:		Games/Other
14mr|gnome-sudoku-3.12.2-3|9	URL:            http://projects.gnome.org/gnome-games/
14mr|gnome-sudoku-3.12.2-3|10	Source0:        http://download.gnome.org/sources/gnome-sudoku/3.12/gnome-sudoku-%{version}.tar.xz
14mr|gnome-sudoku-3.12.2-3|11	
14mr|gnome-sudoku-3.12.2-3|12	BuildArch:      noarch
14mr|gnome-sudoku-3.12.2-3|13	
14mr|gnome-sudoku-3.12.2-3|14	BuildRequires:  desktop-file-utils
14mr|gnome-sudoku-3.12.2-3|15	BuildRequires:  pkgconfig(glib-2.0)
14mr|gnome-sudoku-3.12.2-3|16	BuildRequires:  intltool
14mr|gnome-sudoku-3.12.2-3|17	BuildRequires:  itstool
14mr|gnome-sudoku-3.12.2-3|18	BuildRequires:  pkgconfig(pygobject-3.0)
14mr|gnome-sudoku-3.12.2-3|19	BuildRequires:  pkgconfig(python-2.7)
14mr|gnome-sudoku-3.12.2-3|20	
14mr|gnome-sudoku-3.12.2-3|21	Requires:       gtk+3.0
14mr|gnome-sudoku-3.12.2-3|22	# fix http://bugs.rosalinux.ru/show_bug.cgi?id=2826
14mr|gnome-sudoku-3.12.2-3|23	Requires:       python3-gi-cairo
14mr|gnome-sudoku-3.12.2-3|24	
14mr|gnome-sudoku-3.12.2-3|25	Obsoletes: gnome-games < 3.7.92
14mr|gnome-sudoku-3.12.2-3|26	
14mr|gnome-sudoku-3.12.2-3|27	%description
14mr|gnome-sudoku-3.12.2-3|28	GNOME version of the popular Sudoku Japanese logic game.
14mr|gnome-sudoku-3.12.2-3|29	
14mr|gnome-sudoku-3.12.2-3|30	
14mr|gnome-sudoku-3.12.2-3|31	%prep
14mr|gnome-sudoku-3.12.2-3|32	%setup -q
14mr|gnome-sudoku-3.12.2-3|33	%apply_patches
14mr|gnome-sudoku-3.12.2-3|34	
14mr|gnome-sudoku-3.12.2-3|35	%build
14mr|gnome-sudoku-3.12.2-3|36	%configure2_5x
14mr|gnome-sudoku-3.12.2-3|37	%make
14mr|gnome-sudoku-3.12.2-3|38	
14mr|gnome-sudoku-3.12.2-3|39	
14mr|gnome-sudoku-3.12.2-3|40	%install
14mr|gnome-sudoku-3.12.2-3|41	%makeinstall_std
14mr|gnome-sudoku-3.12.2-3|42	
14mr|gnome-sudoku-3.12.2-3|43	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-sudoku.desktop
14mr|gnome-sudoku-3.12.2-3|44	
14mr|gnome-sudoku-3.12.2-3|45	%find_lang %{name} --with-gnome
14mr|gnome-sudoku-3.12.2-3|46	
14mr|gnome-sudoku-3.12.2-3|47	
14mr|gnome-sudoku-3.12.2-3|48	%files -f %{name}.lang
14mr|gnome-sudoku-3.12.2-3|49	%doc COPYING
14mr|gnome-sudoku-3.12.2-3|50	%{_bindir}/gnome-sudoku
14mr|gnome-sudoku-3.12.2-3|51	%{_datadir}/applications/gnome-sudoku.desktop
14mr|gnome-sudoku-3.12.2-3|52	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
14mr|gnome-sudoku-3.12.2-3|53	%{_datadir}/gnome-sudoku
14mr|gnome-sudoku-3.12.2-3|54	%{_datadir}/icons/HighContrast/*/apps/gnome-sudoku.*
14mr|gnome-sudoku-3.12.2-3|55	%{_datadir}/icons/hicolor/*/apps/gnome-sudoku.*
14mr|gnome-sudoku-3.12.2-3|56	%{_mandir}/man6/gnome-sudoku.6*
14mr|gnome-sudoku-3.12.2-3|57	%{py3_puresitedir}/gnome_sudoku/*
14mr|gnome-sudoku-3.12.2-3|58	%{_datadir}/appdata/gnome-sudoku.appdata.xml
14mr|gnome-sudoku-3.12.2-3|59	
14mr|gnome-sudoku-3.12.2-3|60	%changelog
14mr|gnome-sudoku-3.12.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.2-3
14mr|gnome-sudoku-3.12.2-3|62	+ Revision: 4c08743
14mr|gnome-sudoku-3.12.2-3|63	- MassBuild#440: Increase release tag
14mr|gnome-sudoku-3.12.2-3|64	
14mr|gnome-sudoku-3.12.2-3|65	

16567 14
14mr|gnome-system-log-3.9.90-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|gnome-system-log-3.9.90-2|2	
14mr|gnome-system-log-3.9.90-2|3	Name:		gnome-system-log
14mr|gnome-system-log-3.9.90-2|4	Version:	3.9.90
14mr|gnome-system-log-3.9.90-2|5	Release:	2
14mr|gnome-system-log-3.9.90-2|6	Summary:	GNOME System log utility
14mr|gnome-system-log-3.9.90-2|7	License:	GPLv2+
14mr|gnome-system-log-3.9.90-2|8	Group:		Graphical desktop/GNOME
14mr|gnome-system-log-3.9.90-2|9	Url:		http://www.gnome.org
14mr|gnome-system-log-3.9.90-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-system-log-3.9.90-2|11	BuildRequires:	intltool itstool
14mr|gnome-system-log-3.9.90-2|12	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-system-log-3.9.90-2|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
14mr|gnome-system-log-3.9.90-2|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|gnome-system-log-3.9.90-2|15	#BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-system-log-3.9.90-2|16	Requires:	usermode-consoleonly
14mr|gnome-system-log-3.9.90-2|17	Conflicts:	gnome-utils < 1:3.3.1
14mr|gnome-system-log-3.9.90-2|18	
14mr|gnome-system-log-3.9.90-2|19	%description
14mr|gnome-system-log-3.9.90-2|20	Gnome System log utility.
14mr|gnome-system-log-3.9.90-2|21	
14mr|gnome-system-log-3.9.90-2|22	%prep
14mr|gnome-system-log-3.9.90-2|23	%setup -q
14mr|gnome-system-log-3.9.90-2|24	
14mr|gnome-system-log-3.9.90-2|25	%build
14mr|gnome-system-log-3.9.90-2|26	%configure2_5x \
14mr|gnome-system-log-3.9.90-2|27	--disable-rpath \
14mr|gnome-system-log-3.9.90-2|28	--disable-schemas-compile
14mr|gnome-system-log-3.9.90-2|29	%make
14mr|gnome-system-log-3.9.90-2|30	
14mr|gnome-system-log-3.9.90-2|31	%install
14mr|gnome-system-log-3.9.90-2|32	%makeinstall_std
14mr|gnome-system-log-3.9.90-2|33	
14mr|gnome-system-log-3.9.90-2|34	#handle docs with files section
14mr|gnome-system-log-3.9.90-2|35	#rm -rf %{buildroot}%{_defaultdocdir}
14mr|gnome-system-log-3.9.90-2|36	
14mr|gnome-system-log-3.9.90-2|37	# make gnome-system-log use consolehelper until it starts using polkit
14mr|gnome-system-log-3.9.90-2|38	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|gnome-system-log-3.9.90-2|39	cat <<EOF > %{buildroot}%{_sysconfdir}/pam.d/gnome-system-log
14mr|gnome-system-log-3.9.90-2|40	#%%PAM-1.0
14mr|gnome-system-log-3.9.90-2|41	auth		include		system-auth
14mr|gnome-system-log-3.9.90-2|42	account		include		system-auth
14mr|gnome-system-log-3.9.90-2|43	session		include		system-auth
14mr|gnome-system-log-3.9.90-2|44	EOF
14mr|gnome-system-log-3.9.90-2|45	
14mr|gnome-system-log-3.9.90-2|46	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|gnome-system-log-3.9.90-2|47	cat <<EOF > %{buildroot}%{_sysconfdir}/security/console.apps/gnome-system-log
14mr|gnome-system-log-3.9.90-2|48	USER=root
14mr|gnome-system-log-3.9.90-2|49	PROGRAM=/usr/sbin/gnome-system-log
14mr|gnome-system-log-3.9.90-2|50	SESSION=true
14mr|gnome-system-log-3.9.90-2|51	FALLBACK=true
14mr|gnome-system-log-3.9.90-2|52	EOF
14mr|gnome-system-log-3.9.90-2|53	
14mr|gnome-system-log-3.9.90-2|54	mkdir -p %{buildroot}%{_sbindir}
14mr|gnome-system-log-3.9.90-2|55	mv %{buildroot}%{_bindir}/gnome-system-log %{buildroot}%{_sbindir}
14mr|gnome-system-log-3.9.90-2|56	ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/gnome-system-log
14mr|gnome-system-log-3.9.90-2|57	
14mr|gnome-system-log-3.9.90-2|58	%find_lang %{name} --with-gnome
14mr|gnome-system-log-3.9.90-2|59	
14mr|gnome-system-log-3.9.90-2|60	%files -f %{name}.lang
14mr|gnome-system-log-3.9.90-2|61	%doc NEWS
14mr|gnome-system-log-3.9.90-2|62	%{_bindir}/*
14mr|gnome-system-log-3.9.90-2|63	%{_sbindir}/%{name}
14mr|gnome-system-log-3.9.90-2|64	%{_sysconfdir}/pam.d/gnome-system-log
14mr|gnome-system-log-3.9.90-2|65	%{_sysconfdir}/security/console.apps/gnome-system-log
14mr|gnome-system-log-3.9.90-2|66	%{_datadir}/GConf/gsettings/logview.convert
14mr|gnome-system-log-3.9.90-2|67	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml
14mr|gnome-system-log-3.9.90-2|68	%{_datadir}/applications/%{name}.desktop
14mr|gnome-system-log-3.9.90-2|69	%{_mandir}/man1/%{name}.1.*
14mr|gnome-system-log-3.9.90-2|70	%{_datadir}/icons/*/*/apps/*
14mr|gnome-system-log-3.9.90-2|71	
14mr|gnome-system-log-3.9.90-2|72	%changelog
14mr|gnome-system-log-3.9.90-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.9.90-2
14mr|gnome-system-log-3.9.90-2|74	+ Revision: 0ae8475
14mr|gnome-system-log-3.9.90-2|75	- MassBuild#440: Increase release tag
14mr|gnome-system-log-3.9.90-2|76	
14mr|gnome-system-log-3.9.90-2|77	

16568 14
14mr|gnome-system-monitor-3.12.2-2|1	Summary:	Simple process monitor
14mr|gnome-system-monitor-3.12.2-2|2	Name:		gnome-system-monitor
14mr|gnome-system-monitor-3.12.2-2|3	Version:	3.12.2
14mr|gnome-system-monitor-3.12.2-2|4	Release:	2
14mr|gnome-system-monitor-3.12.2-2|5	License:	GPLv2+
14mr|gnome-system-monitor-3.12.2-2|6	Group:		Graphical desktop/GNOME
14mr|gnome-system-monitor-3.12.2-2|7	URL:		http://www.gnome.org/
14mr|gnome-system-monitor-3.12.2-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-system-monitor-3.12.2-2|9	
14mr|gnome-system-monitor-3.12.2-2|10	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gnome-system-monitor-3.12.2-2|11	BuildRequires:	intltool >= 0.41.0 itstool
14mr|gnome-system-monitor-3.12.2-2|12	BuildRequires:	pkgconfig(giomm-2.4) >= 2.27
14mr|gnome-system-monitor-3.12.2-2|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|gnome-system-monitor-3.12.2-2|14	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27
14mr|gnome-system-monitor-3.12.2-2|15	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.31
14mr|gnome-system-monitor-3.12.2-2|16	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|gnome-system-monitor-3.12.2-2|17	BuildRequires:	pkgconfig(gtkmm-3.0) >= 2.99
14mr|gnome-system-monitor-3.12.2-2|18	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.28.2
14mr|gnome-system-monitor-3.12.2-2|19	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.12
14mr|gnome-system-monitor-3.12.2-2|20	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
14mr|gnome-system-monitor-3.12.2-2|21	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0
14mr|gnome-system-monitor-3.12.2-2|22	BuildRequires:  pkgconfig(libsystemd-daemon) >= 38
14mr|gnome-system-monitor-3.12.2-2|23	BuildRequires:  pkgconfig(libsystemd-login) >= 38
14mr|gnome-system-monitor-3.12.2-2|24	Requires:	polkit-agent
14mr|gnome-system-monitor-3.12.2-2|25	%ifnarch %arm %mips
14mr|gnome-system-monitor-3.12.2-2|26	Requires: lsb-release
14mr|gnome-system-monitor-3.12.2-2|27	%endif
14mr|gnome-system-monitor-3.12.2-2|28	
14mr|gnome-system-monitor-3.12.2-2|29	%description
14mr|gnome-system-monitor-3.12.2-2|30	Gnome-system-monitor is a simple process and system monitor.
14mr|gnome-system-monitor-3.12.2-2|31	
14mr|gnome-system-monitor-3.12.2-2|32	%prep
14mr|gnome-system-monitor-3.12.2-2|33	%setup -q
14mr|gnome-system-monitor-3.12.2-2|34	%apply_patches
14mr|gnome-system-monitor-3.12.2-2|35	
14mr|gnome-system-monitor-3.12.2-2|36	%build
14mr|gnome-system-monitor-3.12.2-2|37	%configure2_5x \
14mr|gnome-system-monitor-3.12.2-2|38	--disable-scrollkeeper \
14mr|gnome-system-monitor-3.12.2-2|39	--enable-systemd
14mr|gnome-system-monitor-3.12.2-2|40	
14mr|gnome-system-monitor-3.12.2-2|41	%make LIBS='-lgmodule-2.0'
14mr|gnome-system-monitor-3.12.2-2|42	
14mr|gnome-system-monitor-3.12.2-2|43	%install
14mr|gnome-system-monitor-3.12.2-2|44	%makeinstall_std
14mr|gnome-system-monitor-3.12.2-2|45	%find_lang %{name} --with-gnome
14mr|gnome-system-monitor-3.12.2-2|46	
14mr|gnome-system-monitor-3.12.2-2|47	%files -f %{name}.lang
14mr|gnome-system-monitor-3.12.2-2|48	%doc README NEWS AUTHORS
14mr|gnome-system-monitor-3.12.2-2|49	%{_bindir}/gnome-system-monitor
14mr|gnome-system-monitor-3.12.2-2|50	%{_libdir}/gnome-system-monitor/gsm-kill
14mr|gnome-system-monitor-3.12.2-2|51	%{_libdir}/gnome-system-monitor/gsm-renice
14mr|gnome-system-monitor-3.12.2-2|52	%{_datadir}/applications/*
14mr|gnome-system-monitor-3.12.2-2|53	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
14mr|gnome-system-monitor-3.12.2-2|54	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
14mr|gnome-system-monitor-3.12.2-2|55	%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy
14mr|gnome-system-monitor-3.12.2-2|56	%{_datadir}/appdata/gnome-system-monitor.appdata.xml
14mr|gnome-system-monitor-3.12.2-2|57	
14mr|gnome-system-monitor-3.12.2-2|58	%changelog
14mr|gnome-system-monitor-3.12.2-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-system-monitor-3.12.2-2|60	+ Revision: ec7a519
14mr|gnome-system-monitor-3.12.2-2|61	- MassBuild#440: Increase release tag
14mr|gnome-system-monitor-3.12.2-2|62	
14mr|gnome-system-monitor-3.12.2-2|63	

16569 14
14mr|gnome-terminal-3.12.2-2|1	Summary: GNOME terminal
14mr|gnome-terminal-3.12.2-2|2	Name: gnome-terminal
14mr|gnome-terminal-3.12.2-2|3	Version: 3.12.2
14mr|gnome-terminal-3.12.2-2|4	Release: 2
14mr|gnome-terminal-3.12.2-2|5	License: GPLv2+
14mr|gnome-terminal-3.12.2-2|6	Group: Graphical desktop/GNOME
14mr|gnome-terminal-3.12.2-2|7	URL: http://www.gnome.org/
14mr|gnome-terminal-3.12.2-2|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-terminal-3.12.2-2|9	
14mr|gnome-terminal-3.12.2-2|10	BuildRequires:	gnome-doc-utils-devel
14mr|gnome-terminal-3.12.2-2|11	BuildRequires:	intltool itstool
14mr|gnome-terminal-3.12.2-2|12	BuildRequires:	xsltproc
14mr|gnome-terminal-3.12.2-2|13	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-terminal-3.12.2-2|14	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gnome-terminal-3.12.2-2|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-terminal-3.12.2-2|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-terminal-3.12.2-2|17	BuildRequires:	appdata-tools
14mr|gnome-terminal-3.12.2-2|18	BuildRequires:	libice-devel
14mr|gnome-terminal-3.12.2-2|19	BuildRequires:	pkgconfig(sm)
14mr|gnome-terminal-3.12.2-2|20	BuildRequires:	pkgconfig(vte-2.90) >= 0.34.7
14mr|gnome-terminal-3.12.2-2|21	BuildRequires:	pkgconfig(x11)
14mr|gnome-terminal-3.12.2-2|22	BuildRequires:	pkgconfig(dconf)
14mr|gnome-terminal-3.12.2-2|23	BuildRequires:	pkgconfig(uuid)
14mr|gnome-terminal-3.12.2-2|24	BuildRequires:	pkgconfig(libnautilus-extension)
14mr|gnome-terminal-3.12.2-2|25	BuildRequires:	scrollkeeper
14mr|gnome-terminal-3.12.2-2|26	BuildRequires:	gnome-shell
14mr|gnome-terminal-3.12.2-2|27	
14mr|gnome-terminal-3.12.2-2|28	%description
14mr|gnome-terminal-3.12.2-2|29	This is the GNOME terminal emulator application.
14mr|gnome-terminal-3.12.2-2|30	
14mr|gnome-terminal-3.12.2-2|31	%prep
14mr|gnome-terminal-3.12.2-2|32	%setup -q
14mr|gnome-terminal-3.12.2-2|33	%apply_patches
14mr|gnome-terminal-3.12.2-2|34	
14mr|gnome-terminal-3.12.2-2|35	%build
14mr|gnome-terminal-3.12.2-2|36	%configure2_5x \
14mr|gnome-terminal-3.12.2-2|37	--disable-schemas-install \
14mr|gnome-terminal-3.12.2-2|38	--with-gtk=3.0
14mr|gnome-terminal-3.12.2-2|39	
14mr|gnome-terminal-3.12.2-2|40	%make
14mr|gnome-terminal-3.12.2-2|41	
14mr|gnome-terminal-3.12.2-2|42	%install
14mr|gnome-terminal-3.12.2-2|43	rm -rf %{buildroot}
14mr|gnome-terminal-3.12.2-2|44	%makeinstall_std
14mr|gnome-terminal-3.12.2-2|45	
14mr|gnome-terminal-3.12.2-2|46	%find_lang %{name} --with-gnome
14mr|gnome-terminal-3.12.2-2|47	
14mr|gnome-terminal-3.12.2-2|48	%post
14mr|gnome-terminal-3.12.2-2|49	if [ "$1" = "2" ]; then
14mr|gnome-terminal-3.12.2-2|50	update-alternatives --remove xvt %{_bindir}/gnome-terminal
14mr|gnome-terminal-3.12.2-2|51	fi
14mr|gnome-terminal-3.12.2-2|52	
14mr|gnome-terminal-3.12.2-2|53	%files -f %{name}.lang
14mr|gnome-terminal-3.12.2-2|54	%doc AUTHORS NEWS HACKING
14mr|gnome-terminal-3.12.2-2|55	%{_bindir}/*
14mr|gnome-terminal-3.12.2-2|56	%{_libdir}/gnome-terminal*
14mr|gnome-terminal-3.12.2-2|57	%{_datadir}/applications/*
14mr|gnome-terminal-3.12.2-2|58	%{_datadir}/dbus-1/services/org.gnome.Terminal.service
14mr|gnome-terminal-3.12.2-2|59	%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml
14mr|gnome-terminal-3.12.2-2|60	%{_libdir}/nautilus/extensions-3.0/*
14mr|gnome-terminal-3.12.2-2|61	%{_datadir}/appdata/gnome-terminal.appdata.xml
14mr|gnome-terminal-3.12.2-2|62	%{_datadir}/gnome-shell/search-providers/gnome-terminal-search-provider.ini
14mr|gnome-terminal-3.12.2-2|63	
14mr|gnome-terminal-3.12.2-2|64	%changelog
14mr|gnome-terminal-3.12.2-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-terminal-3.12.2-2|66	+ Revision: e87e154
14mr|gnome-terminal-3.12.2-2|67	- MassBuild#440: Increase release tag
14mr|gnome-terminal-3.12.2-2|68	
14mr|gnome-terminal-3.12.2-2|69	

16570 14
14mr|gnome-tetravex-3.12.2-2|1	Name:           gnome-tetravex
14mr|gnome-tetravex-3.12.2-2|2	Version:        3.12.2
14mr|gnome-tetravex-3.12.2-2|3	Release:        2
14mr|gnome-tetravex-3.12.2-2|4	Summary:        GNOME Tetravex game
14mr|gnome-tetravex-3.12.2-2|5	
14mr|gnome-tetravex-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|gnome-tetravex-3.12.2-2|7	Group:		Games/Other
14mr|gnome-tetravex-3.12.2-2|8	URL:            https://live.gnome.org/Tetravex
14mr|gnome-tetravex-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-tetravex-3.12.2-2|10	
14mr|gnome-tetravex-3.12.2-2|11	BuildRequires:  desktop-file-utils
14mr|gnome-tetravex-3.12.2-2|12	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gnome-tetravex-3.12.2-2|13	BuildRequires:  intltool
14mr|gnome-tetravex-3.12.2-2|14	BuildRequires:  itstool
14mr|gnome-tetravex-3.12.2-2|15	BuildRequires:  pkgconfig(librsvg-2.0)
14mr|gnome-tetravex-3.12.2-2|16	
14mr|gnome-tetravex-3.12.2-2|17	Obsoletes: gnome-games-extra < 3.7.92
14mr|gnome-tetravex-3.12.2-2|18	Obsoletes: gnome-games < 3.7.92
14mr|gnome-tetravex-3.12.2-2|19	Obsoletes: gnotravex < 3.7.92
14mr|gnome-tetravex-3.12.2-2|20	Provides: gnotravex = %{version}-%{release}
14mr|gnome-tetravex-3.12.2-2|21	
14mr|gnome-tetravex-3.12.2-2|22	%description
14mr|gnome-tetravex-3.12.2-2|23	A puzzle game where you have to match a grid of tiles together. The skill
14mr|gnome-tetravex-3.12.2-2|24	level ranges from the simple two by two up to the seriously mind-bending six
14mr|gnome-tetravex-3.12.2-2|25	by six grid.
14mr|gnome-tetravex-3.12.2-2|26	
14mr|gnome-tetravex-3.12.2-2|27	%prep
14mr|gnome-tetravex-3.12.2-2|28	%setup -q
14mr|gnome-tetravex-3.12.2-2|29	
14mr|gnome-tetravex-3.12.2-2|30	
14mr|gnome-tetravex-3.12.2-2|31	%build
14mr|gnome-tetravex-3.12.2-2|32	%configure2_5x
14mr|gnome-tetravex-3.12.2-2|33	%make
14mr|gnome-tetravex-3.12.2-2|34	
14mr|gnome-tetravex-3.12.2-2|35	
14mr|gnome-tetravex-3.12.2-2|36	%install
14mr|gnome-tetravex-3.12.2-2|37	%makeinstall_std
14mr|gnome-tetravex-3.12.2-2|38	
14mr|gnome-tetravex-3.12.2-2|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mr|gnome-tetravex-3.12.2-2|40	
14mr|gnome-tetravex-3.12.2-2|41	%find_lang %{name} --with-gnome
14mr|gnome-tetravex-3.12.2-2|42	
14mr|gnome-tetravex-3.12.2-2|43	
14mr|gnome-tetravex-3.12.2-2|44	%files -f %{name}.lang
14mr|gnome-tetravex-3.12.2-2|45	%doc COPYING
14mr|gnome-tetravex-3.12.2-2|46	%{_bindir}/gnome-tetravex
14mr|gnome-tetravex-3.12.2-2|47	%{_datadir}/applications/gnome-tetravex.desktop
14mr|gnome-tetravex-3.12.2-2|48	%{_datadir}/glib-2.0/schemas/org.gnome.tetravex.gschema.xml
14mr|gnome-tetravex-3.12.2-2|49	%{_datadir}/icons/hicolor/*/apps/gnome-tetravex.*
14mr|gnome-tetravex-3.12.2-2|50	%{_datadir}/icons/HighContrast/*/apps/gnome-tetravex.*
14mr|gnome-tetravex-3.12.2-2|51	%{_mandir}/man6/gnome-tetravex.6*
14mr|gnome-tetravex-3.12.2-2|52	%{_datadir}/appdata/gnome-tetravex.appdata.xml
14mr|gnome-tetravex-3.12.2-2|53	
14mr|gnome-tetravex-3.12.2-2|54	%changelog
14mr|gnome-tetravex-3.12.2-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gnome-tetravex-3.12.2-2|56	+ Revision: fe9cfd7
14mr|gnome-tetravex-3.12.2-2|57	- MassBuild#440: Increase release tag
14mr|gnome-tetravex-3.12.2-2|58	
14mr|gnome-tetravex-3.12.2-2|59	

16571 14
14mr|gnome-themes-2.32.1-5|1	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14mr|gnome-themes-2.32.1-5|2	%define clearlooks 0.6.2
14mr|gnome-themes-2.32.1-5|3	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnome-themes-2.32.1-5|4	
14mr|gnome-themes-2.32.1-5|5	Summary:	Themes for GNOME
14mr|gnome-themes-2.32.1-5|6	Name:		gnome-themes
14mr|gnome-themes-2.32.1-5|7	Version:	2.32.1
14mr|gnome-themes-2.32.1-5|8	Release:	5
14mr|gnome-themes-2.32.1-5|9	License:	LGPLv2+
14mr|gnome-themes-2.32.1-5|10	Group:		Graphical desktop/GNOME
14mr|gnome-themes-2.32.1-5|11	Url:		http://www.gnome.org
14mr|gnome-themes-2.32.1-5|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes/%{url_ver}/%{name}-%{version}.tar.bz2
14mr|gnome-themes-2.32.1-5|13	Source1:	http://prdownloads.sourceforge.net/clearlooks/clearlooks-%{clearlooks}.tar.bz2
14mr|gnome-themes-2.32.1-5|14	# gw remove warnings about unsupported options
14mr|gnome-themes-2.32.1-5|15	Patch0:		clearlooks-0.6.2-clearlooks-gtkrc-options.patch
14mr|gnome-themes-2.32.1-5|16	Patch1:		clearlooks-automake-1.13.patch
14mr|gnome-themes-2.32.1-5|17	BuildArch:	noarch
14mr|gnome-themes-2.32.1-5|18	
14mr|gnome-themes-2.32.1-5|19	BuildRequires:	intltool
14mr|gnome-themes-2.32.1-5|20	BuildRequires:	pkgconfig(gtk-engines-2)
14mr|gnome-themes-2.32.1-5|21	BuildRequires:	pkgconfig(icon-naming-utils)
14mr|gnome-themes-2.32.1-5|22	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|gnome-themes-2.32.1-5|23	BuildRequires:	pkgconfig(libglade-2.0)
14mr|gnome-themes-2.32.1-5|24	Requires:	gnome-icon-theme
14mr|gnome-themes-2.32.1-5|25	Requires:	gtk-engines2 >= 2.15.3
14mr|gnome-themes-2.32.1-5|26	
14mr|gnome-themes-2.32.1-5|27	%description
14mr|gnome-themes-2.32.1-5|28	This packages contains Themes for GNOME, such as :
14mr|gnome-themes-2.32.1-5|29	- Clearlooks
14mr|gnome-themes-2.32.1-5|30	- High Contrast
14mr|gnome-themes-2.32.1-5|31	- Low Contrast
14mr|gnome-themes-2.32.1-5|32	
14mr|gnome-themes-2.32.1-5|33	%prep
14mr|gnome-themes-2.32.1-5|34	%setup -q -a 1
14mr|gnome-themes-2.32.1-5|35	%apply_patches
14mr|gnome-themes-2.32.1-5|36	
14mr|gnome-themes-2.32.1-5|37	%build
14mr|gnome-themes-2.32.1-5|38	./configure --prefix=%{_prefix} --libdir=%{_libdir} --enable-all-themes
14mr|gnome-themes-2.32.1-5|39	pushd clearlooks-%{clearlooks}
14mr|gnome-themes-2.32.1-5|40	autoreconf -fi
14mr|gnome-themes-2.32.1-5|41	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14mr|gnome-themes-2.32.1-5|42	popd
14mr|gnome-themes-2.32.1-5|43	
14mr|gnome-themes-2.32.1-5|44	%make
14mr|gnome-themes-2.32.1-5|45	
14mr|gnome-themes-2.32.1-5|46	%install
14mr|gnome-themes-2.32.1-5|47	pushd clearlooks-%{clearlooks}/themes
14mr|gnome-themes-2.32.1-5|48	%makeinstall_std
14mr|gnome-themes-2.32.1-5|49	popd
14mr|gnome-themes-2.32.1-5|50	%makeinstall_std GTK_BINARY_VERSION=%{gtkbinaryver}
14mr|gnome-themes-2.32.1-5|51	#remove unpackaged files (not needed, since l10n is already in generated files)
14mr|gnome-themes-2.32.1-5|52	rm -rf %{buildroot}%{_datadir}/locale
14mr|gnome-themes-2.32.1-5|53	# this is in gtk-engines2
14mr|gnome-themes-2.32.1-5|54	rm -rf %{buildroot}%{_datadir}/themes/Clearlooks/gtk-2.0
14mr|gnome-themes-2.32.1-5|55	
14mr|gnome-themes-2.32.1-5|56	for dir in %{buildroot}%{_iconsdir}/*; do
14mr|gnome-themes-2.32.1-5|57	touch $dir/icon-theme.cache
14mr|gnome-themes-2.32.1-5|58	done
14mr|gnome-themes-2.32.1-5|59	
14mr|gnome-themes-2.32.1-5|60	%post
14mr|gnome-themes-2.32.1-5|61	%update_icon_cache Clearlooks
14mr|gnome-themes-2.32.1-5|62	%update_icon_cache HighContrastInverse
14mr|gnome-themes-2.32.1-5|63	%update_icon_cache LargePrint
14mr|gnome-themes-2.32.1-5|64	%update_icon_cache Mist
14mr|gnome-themes-2.32.1-5|65	%update_icon_cache Crux
14mr|gnome-themes-2.32.1-5|66	%update_icon_cache HighContrastLargePrint
14mr|gnome-themes-2.32.1-5|67	%update_icon_cache HighContrastLargePrintInverse
14mr|gnome-themes-2.32.1-5|68	%update_icon_cache HighContrast
14mr|gnome-themes-2.32.1-5|69	%update_icon_cache HighContrast-SVG
14mr|gnome-themes-2.32.1-5|70	
14mr|gnome-themes-2.32.1-5|71	%postun
14mr|gnome-themes-2.32.1-5|72	%clean_icon_cache Clearlooks
14mr|gnome-themes-2.32.1-5|73	%clean_icon_cache HighContrastInverse
14mr|gnome-themes-2.32.1-5|74	%clean_icon_cache LargePrint
14mr|gnome-themes-2.32.1-5|75	%clean_icon_cache Mist
14mr|gnome-themes-2.32.1-5|76	%clean_icon_cache Crux
14mr|gnome-themes-2.32.1-5|77	%clean_icon_cache HighContrastLargePrint
14mr|gnome-themes-2.32.1-5|78	%clean_icon_cache HighContrastLargePrintInverse
14mr|gnome-themes-2.32.1-5|79	%clean_icon_cache HighContrast
14mr|gnome-themes-2.32.1-5|80	%clean_icon_cache HighContrast-SVG
14mr|gnome-themes-2.32.1-5|81	
14mr|gnome-themes-2.32.1-5|82	%files
14mr|gnome-themes-2.32.1-5|83	%doc README NEWS AUTHORS
14mr|gnome-themes-2.32.1-5|84	%{_datadir}/themes/*
14mr|gnome-themes-2.32.1-5|85	%{_iconsdir}/*
14mr|gnome-themes-2.32.1-5|86	
14mr|gnome-themes-2.32.1-5|87	
14mr|gnome-themes-2.32.1-5|88	%changelog
14mr|gnome-themes-2.32.1-5|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.1-5
14mr|gnome-themes-2.32.1-5|90	+ Revision: 989e963
14mr|gnome-themes-2.32.1-5|91	- MassBuild#440: Increase release tag
14mr|gnome-themes-2.32.1-5|92	
14mr|gnome-themes-2.32.1-5|93	

16572 14
14mr|gnome-themes-extras-2.22.0-9|1	%define gtkbinaryver %(pkg-config gtk+-2.0 --variable=gtk_binary_version)
14mr|gnome-themes-extras-2.22.0-9|2	
14mr|gnome-themes-extras-2.22.0-9|3	Summary:	Additional themes collection for GNOME
14mr|gnome-themes-extras-2.22.0-9|4	Name:		gnome-themes-extras
14mr|gnome-themes-extras-2.22.0-9|5	Version:	2.22.0
14mr|gnome-themes-extras-2.22.0-9|6	Release:	9
14mr|gnome-themes-extras-2.22.0-9|7	License:	GPL
14mr|gnome-themes-extras-2.22.0-9|8	Group:		Graphical desktop/GNOME
14mr|gnome-themes-extras-2.22.0-9|9	URL:		http://librsvg.sourceforge.net/theme.php
14mr|gnome-themes-extras-2.22.0-9|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/%{name}-%{version}.tar.bz2
14mr|gnome-themes-extras-2.22.0-9|11	Patch:		gnome-themes-extras-2.22.0-darklooks.patch
14mr|gnome-themes-extras-2.22.0-9|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gnome-themes-extras-2.22.0-9|13	BuildRequires:	pkgconfig(gtk-engines-2)
14mr|gnome-themes-extras-2.22.0-9|14	BuildRequires:	perl-XML-Parser
14mr|gnome-themes-extras-2.22.0-9|15	BuildRequires:	icon-naming-utils >= 0.8.1
14mr|gnome-themes-extras-2.22.0-9|16	BuildArch:	noarch
14mr|gnome-themes-extras-2.22.0-9|17	# for the svg theme engine
14mr|gnome-themes-extras-2.22.0-9|18	Requires:	librsvg
14mr|gnome-themes-extras-2.22.0-9|19	# for the industrial theme engine
14mr|gnome-themes-extras-2.22.0-9|20	Requires:	gtk-engines2 >= 2.6
14mr|gnome-themes-extras-2.22.0-9|21	
14mr|gnome-themes-extras-2.22.0-9|22	%description
14mr|gnome-themes-extras-2.22.0-9|23	Additional themes collection for GNOME: this package contains the
14mr|gnome-themes-extras-2.22.0-9|24	Darklooks metatheme and the Foxtrot, Gion and Neu icon themes for GNOME2.
14mr|gnome-themes-extras-2.22.0-9|25	
14mr|gnome-themes-extras-2.22.0-9|26	%prep
14mr|gnome-themes-extras-2.22.0-9|27	%setup -q
14mr|gnome-themes-extras-2.22.0-9|28	%patch -p1
14mr|gnome-themes-extras-2.22.0-9|29	%build
14mr|gnome-themes-extras-2.22.0-9|30	
14mr|gnome-themes-extras-2.22.0-9|31	#don't use configure macro, it doesn't work
14mr|gnome-themes-extras-2.22.0-9|32	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14mr|gnome-themes-extras-2.22.0-9|33	%make
14mr|gnome-themes-extras-2.22.0-9|34	
14mr|gnome-themes-extras-2.22.0-9|35	%install
14mr|gnome-themes-extras-2.22.0-9|36	%makeinstall
14mr|gnome-themes-extras-2.22.0-9|37	
14mr|gnome-themes-extras-2.22.0-9|38	%find_lang gnome-themes-extras
14mr|gnome-themes-extras-2.22.0-9|39	
14mr|gnome-themes-extras-2.22.0-9|40	### Remove files not to be installed
14mr|gnome-themes-extras-2.22.0-9|41	rm -rf %{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/{*.{a,la},libindustrial.so,libsmooth.so}
14mr|gnome-themes-extras-2.22.0-9|42	rm -rf %{buildroot}%_datadir/themes/Industrial
14mr|gnome-themes-extras-2.22.0-9|43	
14mr|gnome-themes-extras-2.22.0-9|44	
14mr|gnome-themes-extras-2.22.0-9|45	for dir in %buildroot%{_datadir}/icons/*; do
14mr|gnome-themes-extras-2.22.0-9|46	touch $dir/icon-theme.cache
14mr|gnome-themes-extras-2.22.0-9|47	done
14mr|gnome-themes-extras-2.22.0-9|48	
14mr|gnome-themes-extras-2.22.0-9|49	%post
14mr|gnome-themes-extras-2.22.0-9|50	%update_icon_cache Foxtrot
14mr|gnome-themes-extras-2.22.0-9|51	%update_icon_cache Gion
14mr|gnome-themes-extras-2.22.0-9|52	%update_icon_cache Neu
14mr|gnome-themes-extras-2.22.0-9|53	%update_icon_cache gnome-alternative
14mr|gnome-themes-extras-2.22.0-9|54	%postun
14mr|gnome-themes-extras-2.22.0-9|55	%clean_icon_cache Foxtrot
14mr|gnome-themes-extras-2.22.0-9|56	%clean_icon_cache Gion
14mr|gnome-themes-extras-2.22.0-9|57	%clean_icon_cache Neu
14mr|gnome-themes-extras-2.22.0-9|58	%clean_icon_cache gnome-alternative
14mr|gnome-themes-extras-2.22.0-9|59	
14mr|gnome-themes-extras-2.22.0-9|60	
14mr|gnome-themes-extras-2.22.0-9|61	%files -f gnome-themes-extras.lang
14mr|gnome-themes-extras-2.22.0-9|62	%doc AUTHORS MAINTAINERS ChangeLog COPYING README TODO
14mr|gnome-themes-extras-2.22.0-9|63	%dir %{_datadir}/icons/*
14mr|gnome-themes-extras-2.22.0-9|64	%{_datadir}/icons/*/???x???
14mr|gnome-themes-extras-2.22.0-9|65	%{_datadir}/icons/*/??x??
14mr|gnome-themes-extras-2.22.0-9|66	%{_datadir}/icons/*/scalable
14mr|gnome-themes-extras-2.22.0-9|67	%_datadir/icons/Foxtrot/index.theme
14mr|gnome-themes-extras-2.22.0-9|68	%_datadir/icons/Gion/index.theme
14mr|gnome-themes-extras-2.22.0-9|69	%_datadir/icons/Neu/index.theme
14mr|gnome-themes-extras-2.22.0-9|70	%_datadir/icons/gnome-alternative/index.theme
14mr|gnome-themes-extras-2.22.0-9|71	%{_datadir}/themes/*
14mr|gnome-themes-extras-2.22.0-9|72	%ghost %{_datadir}/icons/*/icon-theme.cache
14mr|gnome-themes-extras-2.22.0-9|73	
14mr|gnome-themes-extras-2.22.0-9|74	
14mr|gnome-themes-extras-2.22.0-9|75	
14mr|gnome-themes-extras-2.22.0-9|76	
14mr|gnome-themes-extras-2.22.0-9|77	%changelog
14mr|gnome-themes-extras-2.22.0-9|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.22.0-9
14mr|gnome-themes-extras-2.22.0-9|79	+ Revision: eea8b76
14mr|gnome-themes-extras-2.22.0-9|80	- MassBuild#440: Increase release tag
14mr|gnome-themes-extras-2.22.0-9|81	
14mr|gnome-themes-extras-2.22.0-9|82	

16573 14
14mr|gnome-themes-standard-3.12.0-2|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|gnome-themes-standard-3.12.0-2|2	
14mr|gnome-themes-standard-3.12.0-2|3	Name:		gnome-themes-standard
14mr|gnome-themes-standard-3.12.0-2|4	Version:	3.12.0
14mr|gnome-themes-standard-3.12.0-2|5	Release:	2
14mr|gnome-themes-standard-3.12.0-2|6	Summary:	Standard themes for GNOME applications
14mr|gnome-themes-standard-3.12.0-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-themes-standard-3.12.0-2|8	License:	LGPLv2+
14mr|gnome-themes-standard-3.12.0-2|9	URL:		http://git.gnome.org/browse/gnome-themes-standard
14mr|gnome-themes-standard-3.12.0-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-themes-standard-3.12.0-2|11	Source1:	settings.ini
14mr|gnome-themes-standard-3.12.0-2|12	Source2:	gtkrc
14mr|gnome-themes-standard-3.12.0-2|13	
14mr|gnome-themes-standard-3.12.0-2|14	BuildRequires:	gtk+2.0
14mr|gnome-themes-standard-3.12.0-2|15	BuildRequires:	gtk+2-devel
14mr|gnome-themes-standard-3.12.0-2|16	BuildRequires:	intltool
14mr|gnome-themes-standard-3.12.0-2|17	BuildRequires:	libxml2-utils
14mr|gnome-themes-standard-3.12.0-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-themes-standard-3.12.0-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gnome-themes-standard-3.12.0-2|20	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gnome-themes-standard-3.12.0-2|21	# if gtk-engines3 was installable this should prolly be changed
14mr|gnome-themes-standard-3.12.0-2|22	Requires:	gtk-engines2
14mr|gnome-themes-standard-3.12.0-2|23	Requires:	gnome-icon-theme
14mr|gnome-themes-standard-3.12.0-2|24	Requires:	abattis-cantarell-fonts
14mr|gnome-themes-standard-3.12.0-2|25	Requires:	adwaita-cursor-theme = %{version}-%{release}
14mr|gnome-themes-standard-3.12.0-2|26	Requires:	adwaita-gtk2-theme = %{version}-%{release}
14mr|gnome-themes-standard-3.12.0-2|27	Requires:	adwaita-gtk3-theme = %{version}-%{release}
14mr|gnome-themes-standard-3.12.0-2|28	
14mr|gnome-themes-standard-3.12.0-2|29	%rename		gnome-themes
14mr|gnome-themes-standard-3.12.0-2|30	
14mr|gnome-themes-standard-3.12.0-2|31	%description
14mr|gnome-themes-standard-3.12.0-2|32	The gnome-themes-standard package contains the standard theme for the GNOME
14mr|gnome-themes-standard-3.12.0-2|33	desktop, which provides default appearance for cursors, desktop background,
14mr|gnome-themes-standard-3.12.0-2|34	window borders and GTK+ applications.
14mr|gnome-themes-standard-3.12.0-2|35	
14mr|gnome-themes-standard-3.12.0-2|36	%package -n adwaita-cursor-theme
14mr|gnome-themes-standard-3.12.0-2|37	Summary:	Adwaita cursor theme
14mr|gnome-themes-standard-3.12.0-2|38	Group:		Graphical desktop/GNOME
14mr|gnome-themes-standard-3.12.0-2|39	BuildArch:	noarch
14mr|gnome-themes-standard-3.12.0-2|40	
14mr|gnome-themes-standard-3.12.0-2|41	%description -n adwaita-cursor-theme
14mr|gnome-themes-standard-3.12.0-2|42	The adwaita-cursor-theme package contains a modern set of cursors originally
14mr|gnome-themes-standard-3.12.0-2|43	designed for the GNOME desktop.
14mr|gnome-themes-standard-3.12.0-2|44	
14mr|gnome-themes-standard-3.12.0-2|45	%package -n adwaita-gtk2-theme
14mr|gnome-themes-standard-3.12.0-2|46	Summary:	Adwaita gtk2 theme
14mr|gnome-themes-standard-3.12.0-2|47	Group:		Graphical desktop/GNOME
14mr|gnome-themes-standard-3.12.0-2|48	
14mr|gnome-themes-standard-3.12.0-2|49	%description -n adwaita-gtk2-theme
14mr|gnome-themes-standard-3.12.0-2|50	The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
14mr|gnome-themes-standard-3.12.0-2|51	with a GNOME look and feel.
14mr|gnome-themes-standard-3.12.0-2|52	
14mr|gnome-themes-standard-3.12.0-2|53	%package -n adwaita-gtk3-theme
14mr|gnome-themes-standard-3.12.0-2|54	Summary:	Adwaita gtk3 theme
14mr|gnome-themes-standard-3.12.0-2|55	Group:		Graphical desktop/GNOME
14mr|gnome-themes-standard-3.12.0-2|56	
14mr|gnome-themes-standard-3.12.0-2|57	%description -n adwaita-gtk3-theme
14mr|gnome-themes-standard-3.12.0-2|58	The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
14mr|gnome-themes-standard-3.12.0-2|59	with a GNOME look and feel.
14mr|gnome-themes-standard-3.12.0-2|60	
14mr|gnome-themes-standard-3.12.0-2|61	%prep
14mr|gnome-themes-standard-3.12.0-2|62	%setup -q
14mr|gnome-themes-standard-3.12.0-2|63	
14mr|gnome-themes-standard-3.12.0-2|64	%build
14mr|gnome-themes-standard-3.12.0-2|65	%configure2_5x
14mr|gnome-themes-standard-3.12.0-2|66	#--disable-gtk2-engine
14mr|gnome-themes-standard-3.12.0-2|67	%make
14mr|gnome-themes-standard-3.12.0-2|68	
14mr|gnome-themes-standard-3.12.0-2|69	%install
14mr|gnome-themes-standard-3.12.0-2|70	%makeinstall_std
14mr|gnome-themes-standard-3.12.0-2|71	
14mr|gnome-themes-standard-3.12.0-2|72	# we don't want these
14mr|gnome-themes-standard-3.12.0-2|73	rm -rf %{buildroot}%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
14mr|gnome-themes-standard-3.12.0-2|74	
14mr|gnome-themes-standard-3.12.0-2|75	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
14mr|gnome-themes-standard-3.12.0-2|76	install -Dpm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gtk-2.0/gtkrc
14mr|gnome-themes-standard-3.12.0-2|77	
14mr|gnome-themes-standard-3.12.0-2|78	%post
14mr|gnome-themes-standard-3.12.0-2|79	touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
14mr|gnome-themes-standard-3.12.0-2|80	
14mr|gnome-themes-standard-3.12.0-2|81	%postun
14mr|gnome-themes-standard-3.12.0-2|82	if [ $1 -eq 0 ] ; then
14mr|gnome-themes-standard-3.12.0-2|83	for t in Adwaita HighContrast; do
14mr|gnome-themes-standard-3.12.0-2|84	touch --no-create %{_datadir}/icons/$t &>/dev/null
14mr|gnome-themes-standard-3.12.0-2|85	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
14mr|gnome-themes-standard-3.12.0-2|86	done
14mr|gnome-themes-standard-3.12.0-2|87	fi
14mr|gnome-themes-standard-3.12.0-2|88	
14mr|gnome-themes-standard-3.12.0-2|89	%posttrans
14mr|gnome-themes-standard-3.12.0-2|90	for t in Adwaita HighContrast; do
14mr|gnome-themes-standard-3.12.0-2|91	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
14mr|gnome-themes-standard-3.12.0-2|92	done
14mr|gnome-themes-standard-3.12.0-2|93	
14mr|gnome-themes-standard-3.12.0-2|94	%files
14mr|gnome-themes-standard-3.12.0-2|95	%doc NEWS README
14mr|gnome-themes-standard-3.12.0-2|96	
14mr|gnome-themes-standard-3.12.0-2|97	# Background and WM
14mr|gnome-themes-standard-3.12.0-2|98	%{_datadir}/themes/Adwaita
14mr|gnome-themes-standard-3.12.0-2|99	%exclude %{_datadir}/themes/Adwaita/gtk-2.0
14mr|gnome-themes-standard-3.12.0-2|100	%exclude %{_datadir}/themes/Adwaita/gtk-3.0
14mr|gnome-themes-standard-3.12.0-2|101	
14mr|gnome-themes-standard-3.12.0-2|102	# Background
14mr|gnome-themes-standard-3.12.0-2|103	%{_datadir}/gnome-background-properties/*
14mr|gnome-themes-standard-3.12.0-2|104	
14mr|gnome-themes-standard-3.12.0-2|105	# A11y themes
14mr|gnome-themes-standard-3.12.0-2|106	%{_datadir}/icons/HighContrast
14mr|gnome-themes-standard-3.12.0-2|107	%{_datadir}/themes/HighContrast
14mr|gnome-themes-standard-3.12.0-2|108	
14mr|gnome-themes-standard-3.12.0-2|109	%files -n adwaita-cursor-theme
14mr|gnome-themes-standard-3.12.0-2|110	# Cursors
14mr|gnome-themes-standard-3.12.0-2|111	%{_datadir}/icons/Adwaita
14mr|gnome-themes-standard-3.12.0-2|112	
14mr|gnome-themes-standard-3.12.0-2|113	%files -n adwaita-gtk2-theme
14mr|gnome-themes-standard-3.12.0-2|114	# gtk2 Theme
14mr|gnome-themes-standard-3.12.0-2|115	%{_datadir}/themes/Adwaita/gtk-2.0
14mr|gnome-themes-standard-3.12.0-2|116	%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
14mr|gnome-themes-standard-3.12.0-2|117	
14mr|gnome-themes-standard-3.12.0-2|118	# Default gtk2 settings
14mr|gnome-themes-standard-3.12.0-2|119	%{_sysconfdir}/gtk-2.0/gtkrc
14mr|gnome-themes-standard-3.12.0-2|120	
14mr|gnome-themes-standard-3.12.0-2|121	%files -n adwaita-gtk3-theme
14mr|gnome-themes-standard-3.12.0-2|122	# gtk3 Theme and engine
14mr|gnome-themes-standard-3.12.0-2|123	%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
14mr|gnome-themes-standard-3.12.0-2|124	%{_datadir}/themes/Adwaita/gtk-3.0
14mr|gnome-themes-standard-3.12.0-2|125	
14mr|gnome-themes-standard-3.12.0-2|126	# Default gtk3 settings
14mr|gnome-themes-standard-3.12.0-2|127	%{_sysconfdir}/gtk-3.0/settings.ini
14mr|gnome-themes-standard-3.12.0-2|128	
14mr|gnome-themes-standard-3.12.0-2|129	%changelog
14mr|gnome-themes-standard-3.12.0-2|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-themes-standard-3.12.0-2|131	+ Revision: 224c895
14mr|gnome-themes-standard-3.12.0-2|132	- MassBuild#440: Increase release tag
14mr|gnome-themes-standard-3.12.0-2|133	
14mr|gnome-themes-standard-3.12.0-2|134	

16574 14
14mr|gnome-tweak-tool-3.12.0-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mr|gnome-tweak-tool-3.12.0-2|2	
14mr|gnome-tweak-tool-3.12.0-2|3	Name:		gnome-tweak-tool
14mr|gnome-tweak-tool-3.12.0-2|4	Version:	3.12.0
14mr|gnome-tweak-tool-3.12.0-2|5	Release:	2
14mr|gnome-tweak-tool-3.12.0-2|6	Summary:	A tool to customize advanced GNOME 3 options
14mr|gnome-tweak-tool-3.12.0-2|7	Group:		Graphical desktop/GNOME
14mr|gnome-tweak-tool-3.12.0-2|8	License:	GPLv3
14mr|gnome-tweak-tool-3.12.0-2|9	URL:		http://live.gnome.org/GnomeTweakTool
14mr|gnome-tweak-tool-3.12.0-2|10	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnome-tweak-tool-3.12.0-2|11	BuildArch:	noarch
14mr|gnome-tweak-tool-3.12.0-2|12	
14mr|gnome-tweak-tool-3.12.0-2|13	BuildRequires:	desktop-file-utils
14mr|gnome-tweak-tool-3.12.0-2|14	BuildRequires:	GConf2
14mr|gnome-tweak-tool-3.12.0-2|15	BuildRequires:	intltool
14mr|gnome-tweak-tool-3.12.0-2|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gnome-tweak-tool-3.12.0-2|17	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|gnome-tweak-tool-3.12.0-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-tweak-tool-3.12.0-2|19	
14mr|gnome-tweak-tool-3.12.0-2|20	Requires:	gnome-shell
14mr|gnome-tweak-tool-3.12.0-2|21	Requires:	python-gi
14mr|gnome-tweak-tool-3.12.0-2|22	
14mr|gnome-tweak-tool-3.12.0-2|23	%description
14mr|gnome-tweak-tool-3.12.0-2|24	GNOME Tweak Tool is an application for changing the advanced settings
14mr|gnome-tweak-tool-3.12.0-2|25	of GNOME 3.
14mr|gnome-tweak-tool-3.12.0-2|26	
14mr|gnome-tweak-tool-3.12.0-2|27	Features:
14mr|gnome-tweak-tool-3.12.0-2|28	* Install and switch gnome-shell themes
14mr|gnome-tweak-tool-3.12.0-2|29	* Switch GTK+ themes
14mr|gnome-tweak-tool-3.12.0-2|30	* Switch icon themes
14mr|gnome-tweak-tool-3.12.0-2|31	* Change
14mr|gnome-tweak-tool-3.12.0-2|32	- The user-interface and title bar fonts
14mr|gnome-tweak-tool-3.12.0-2|33	- Icons in menus and buttons
14mr|gnome-tweak-tool-3.12.0-2|34	- Behavior on laptop lid close
14mr|gnome-tweak-tool-3.12.0-2|35	- Shell font size
14mr|gnome-tweak-tool-3.12.0-2|36	- File manager desktop icons
14mr|gnome-tweak-tool-3.12.0-2|37	- Title bar click action
14mr|gnome-tweak-tool-3.12.0-2|38	- Shell clock to show date
14mr|gnome-tweak-tool-3.12.0-2|39	- Font hinting
14mr|gnome-tweak-tool-3.12.0-2|40	- Font anti-aliasing
14mr|gnome-tweak-tool-3.12.0-2|41	
14mr|gnome-tweak-tool-3.12.0-2|42	%prep
14mr|gnome-tweak-tool-3.12.0-2|43	%setup -q
14mr|gnome-tweak-tool-3.12.0-2|44	%apply_patches
14mr|gnome-tweak-tool-3.12.0-2|45	
14mr|gnome-tweak-tool-3.12.0-2|46	%build
14mr|gnome-tweak-tool-3.12.0-2|47	%configure2_5x \
14mr|gnome-tweak-tool-3.12.0-2|48	--build=%{_host}
14mr|gnome-tweak-tool-3.12.0-2|49	
14mr|gnome-tweak-tool-3.12.0-2|50	%make
14mr|gnome-tweak-tool-3.12.0-2|51	
14mr|gnome-tweak-tool-3.12.0-2|52	%install
14mr|gnome-tweak-tool-3.12.0-2|53	%makeinstall_std
14mr|gnome-tweak-tool-3.12.0-2|54	%find_lang %{name}
14mr|gnome-tweak-tool-3.12.0-2|55	
14mr|gnome-tweak-tool-3.12.0-2|56	%files -f %{name}.lang
14mr|gnome-tweak-tool-3.12.0-2|57	%doc AUTHORS COPYING NEWS README
14mr|gnome-tweak-tool-3.12.0-2|58	%{_bindir}/%{name}
14mr|gnome-tweak-tool-3.12.0-2|59	%{python_sitelib}/gtweak
14mr|gnome-tweak-tool-3.12.0-2|60	%{_datadir}/applications/%{name}.desktop
14mr|gnome-tweak-tool-3.12.0-2|61	%{_datadir}/%{name}
14mr|gnome-tweak-tool-3.12.0-2|62	%{_datadir}/icons/hicolor/*/*/*.png
14mr|gnome-tweak-tool-3.12.0-2|63	%{_datadir}/appdata/gnome-tweak-tool.appdata.xml
14mr|gnome-tweak-tool-3.12.0-2|64	
14mr|gnome-tweak-tool-3.12.0-2|65	
14mr|gnome-tweak-tool-3.12.0-2|66	%changelog
14mr|gnome-tweak-tool-3.12.0-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|gnome-tweak-tool-3.12.0-2|68	+ Revision: 1b28495
14mr|gnome-tweak-tool-3.12.0-2|69	- MassBuild#440: Increase release tag
14mr|gnome-tweak-tool-3.12.0-2|70	
14mr|gnome-tweak-tool-3.12.0-2|71	

16575 14
14mr|gnome-user-docs-3.12.1-2|1	Summary: GNOME User Documentation
14mr|gnome-user-docs-3.12.1-2|2	Name: gnome-user-docs
14mr|gnome-user-docs-3.12.1-2|3	Version: 3.12.1
14mr|gnome-user-docs-3.12.1-2|4	Release: 2
14mr|gnome-user-docs-3.12.1-2|5	License: GFDL
14mr|gnome-user-docs-3.12.1-2|6	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-user-docs-3.12.1-2|7	Source1: gnome-help-ru.po
14mr|gnome-user-docs-3.12.1-2|8	Group: Books/Other
14mr|gnome-user-docs-3.12.1-2|9	Url: http://www.gnome.org/
14mr|gnome-user-docs-3.12.1-2|10	BuildArch: noarch
14mr|gnome-user-docs-3.12.1-2|11	
14mr|gnome-user-docs-3.12.1-2|12	BuildRequires: itstool
14mr|gnome-user-docs-3.12.1-2|13	BuildRequires: xsltproc
14mr|gnome-user-docs-3.12.1-2|14	BuildRequires: pkgconfig(gnome-doc-utils)
14mr|gnome-user-docs-3.12.1-2|15	
14mr|gnome-user-docs-3.12.1-2|16	%description
14mr|gnome-user-docs-3.12.1-2|17	This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
14mr|gnome-user-docs-3.12.1-2|18	Primer.
14mr|gnome-user-docs-3.12.1-2|19	
14mr|gnome-user-docs-3.12.1-2|20	%prep
14mr|gnome-user-docs-3.12.1-2|21	%setup -q
14mr|gnome-user-docs-3.12.1-2|22	
14mr|gnome-user-docs-3.12.1-2|23	%build
14mr|gnome-user-docs-3.12.1-2|24	%configure2_5x
14mr|gnome-user-docs-3.12.1-2|25	
14mr|gnome-user-docs-3.12.1-2|26	%make
14mr|gnome-user-docs-3.12.1-2|27	
14mr|gnome-user-docs-3.12.1-2|28	%install
14mr|gnome-user-docs-3.12.1-2|29	%makeinstall_std
14mr|gnome-user-docs-3.12.1-2|30	
14mr|gnome-user-docs-3.12.1-2|31	#find_lang gnome-help
14mr|gnome-user-docs-3.12.1-2|32	
14mr|gnome-user-docs-3.12.1-2|33	%files
14mr|gnome-user-docs-3.12.1-2|34	#FIXME: find-lang can't deal with %{_datadir}/help
14mr|gnome-user-docs-3.12.1-2|35	#-f gnome-help.lang
14mr|gnome-user-docs-3.12.1-2|36	%doc README NEWS
14mr|gnome-user-docs-3.12.1-2|37	%{_datadir}/help/C/*
14mr|gnome-user-docs-3.12.1-2|38	%lang(cs) %{_datadir}/help/cs/gnome-help
14mr|gnome-user-docs-3.12.1-2|39	%lang(ca) %{_datadir}/help/ca/gnome-help
14mr|gnome-user-docs-3.12.1-2|40	%lang(de) %{_datadir}/help/de/gnome-help
14mr|gnome-user-docs-3.12.1-2|41	%lang(el) %{_datadir}/help/el/gnome-help
14mr|gnome-user-docs-3.12.1-2|42	%lang(es) %{_datadir}/help/es/gnome-help
14mr|gnome-user-docs-3.12.1-2|43	%lang(fi) %{_datadir}/help/fi/gnome-help
14mr|gnome-user-docs-3.12.1-2|44	%lang(fr) %{_datadir}/help/fr/gnome-help
14mr|gnome-user-docs-3.12.1-2|45	%lang(gl) %{_datadir}/help/gl/gnome-help
14mr|gnome-user-docs-3.12.1-2|46	%lang(hi) %{_datadir}/help/hi/gnome-help
14mr|gnome-user-docs-3.12.1-2|47	%lang(hu) %{_datadir}/help/hu/gnome-help
14mr|gnome-user-docs-3.12.1-2|48	%lang(id) %{_datadir}/help/id/gnome-help
14mr|gnome-user-docs-3.12.1-2|49	%lang(it) %{_datadir}/help/it/gnome-help
14mr|gnome-user-docs-3.12.1-2|50	%lang(ja) %{_datadir}/help/ja/gnome-help
14mr|gnome-user-docs-3.12.1-2|51	%lang(lv) %{_datadir}/help/lv/gnome-help
14mr|gnome-user-docs-3.12.1-2|52	%lang(nl) %{_datadir}/help/nl/gnome-help
14mr|gnome-user-docs-3.12.1-2|53	%lang(pa) %{_datadir}/help/pa/gnome-help
14mr|gnome-user-docs-3.12.1-2|54	%lang(pt_BR) %{_datadir}/help/pt_BR/gnome-help
14mr|gnome-user-docs-3.12.1-2|55	%lang(ru) %{_datadir}/help/ru/gnome-help
14mr|gnome-user-docs-3.12.1-2|56	%lang(sl) %{_datadir}/help/sl/gnome-help
14mr|gnome-user-docs-3.12.1-2|57	%lang(sr) %{_datadir}/help/sr/gnome-help
14mr|gnome-user-docs-3.12.1-2|58	%lang(sr@latin) %{_datadir}/help/sr@latin/gnome-help
14mr|gnome-user-docs-3.12.1-2|59	%lang(sv) %{_datadir}/help/sv/gnome-help
14mr|gnome-user-docs-3.12.1-2|60	%lang(te) %{_datadir}/help/te/gnome-help
14mr|gnome-user-docs-3.12.1-2|61	%lang(vi) %{_datadir}/help/vi/gnome-help
14mr|gnome-user-docs-3.12.1-2|62	%lang(ta) %{_datadir}/help/ta/gnome-help
14mr|gnome-user-docs-3.12.1-2|63	%lang(zh_CN) %{_datadir}/help/zh_CN/gnome-help
14mr|gnome-user-docs-3.12.1-2|64	%lang(mr) %{_datadir}/help/mr/gnome-help
14mr|gnome-user-docs-3.12.1-2|65	%lang(kn) %{_datadir}/help/kn/gnome-help
14mr|gnome-user-docs-3.12.1-2|66	%lang(gu) %{_datadir}/help/gu/gnome-help
14mr|gnome-user-docs-3.12.1-2|67	%lang(as) %{_datadir}/help/as/gnome-help
14mr|gnome-user-docs-3.12.1-2|68	
14mr|gnome-user-docs-3.12.1-2|69	%changelog
14mr|gnome-user-docs-3.12.1-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gnome-user-docs-3.12.1-2|71	+ Revision: 143b5f5
14mr|gnome-user-docs-3.12.1-2|72	- MassBuild#440: Increase release tag
14mr|gnome-user-docs-3.12.1-2|73	
14mr|gnome-user-docs-3.12.1-2|74	

16576 14
14mr|gnome-user-share-3.10.2-2|1	Summary: GNOME user file sharing
14mr|gnome-user-share-3.10.2-2|2	Name: gnome-user-share
14mr|gnome-user-share-3.10.2-2|3	Version: 3.10.2
14mr|gnome-user-share-3.10.2-2|4	Release: 2
14mr|gnome-user-share-3.10.2-2|5	License: GPLv2+
14mr|gnome-user-share-3.10.2-2|6	Group: System/Servers
14mr|gnome-user-share-3.10.2-2|7	URL: http://www.gnome.org
14mr|gnome-user-share-3.10.2-2|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.10/%{name}-%{version}.tar.xz
14mr|gnome-user-share-3.10.2-2|9	
14mr|gnome-user-share-3.10.2-2|10	BuildRequires:	gnome-doc-utils
14mr|gnome-user-share-3.10.2-2|11	BuildRequires:	intltool
14mr|gnome-user-share-3.10.2-2|12	BuildRequires:	itstool
14mr|gnome-user-share-3.10.2-2|13	BuildRequires:	libxml2-utils
14mr|gnome-user-share-3.10.2-2|14	BuildRequires:	pkgconfig(dbus-1)
14mr|gnome-user-share-3.10.2-2|15	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gnome-user-share-3.10.2-2|16	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gnome-user-share-3.10.2-2|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
14mr|gnome-user-share-3.10.2-2|18	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
14mr|gnome-user-share-3.10.2-2|19	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-user-share-3.10.2-2|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|gnome-user-share-3.10.2-2|21	BuildRequires:	pkgconfig(libnautilus-extension)
14mr|gnome-user-share-3.10.2-2|22	BuildRequires:	pkgconfig(libnotify)
14mr|gnome-user-share-3.10.2-2|23	
14mr|gnome-user-share-3.10.2-2|24	Suggests: apache
14mr|gnome-user-share-3.10.2-2|25	Suggests: apache-mod_dnssd >= 0.6
14mr|gnome-user-share-3.10.2-2|26	Requires: obex-data-server >= 0.3
14mr|gnome-user-share-3.10.2-2|27	
14mr|gnome-user-share-3.10.2-2|28	%description
14mr|gnome-user-share-3.10.2-2|29	This program enables user to share directories through Webdav or Bluetooth
14mr|gnome-user-share-3.10.2-2|30	(over ObexFTP).
14mr|gnome-user-share-3.10.2-2|31	
14mr|gnome-user-share-3.10.2-2|32	%prep
14mr|gnome-user-share-3.10.2-2|33	%setup -q
14mr|gnome-user-share-3.10.2-2|34	
14mr|gnome-user-share-3.10.2-2|35	%build
14mr|gnome-user-share-3.10.2-2|36	%configure2_5x \
14mr|gnome-user-share-3.10.2-2|37	--with-modules-path=%{_sysconfdir}/httpd/modules \
14mr|gnome-user-share-3.10.2-2|38	--disable-schemas-install \
14mr|gnome-user-share-3.10.2-2|39	--disable-scrollkeeper
14mr|gnome-user-share-3.10.2-2|40	
14mr|gnome-user-share-3.10.2-2|41	%make
14mr|gnome-user-share-3.10.2-2|42	
14mr|gnome-user-share-3.10.2-2|43	%install
14mr|gnome-user-share-3.10.2-2|44	%makeinstall_std
14mr|gnome-user-share-3.10.2-2|45	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gnome-user-share-3.10.2-2|46	%find_lang %{name} --with-gnome
14mr|gnome-user-share-3.10.2-2|47	
14mr|gnome-user-share-3.10.2-2|48	
14mr|gnome-user-share-3.10.2-2|49	%files -f %{name}.lang
14mr|gnome-user-share-3.10.2-2|50	%doc README ChangeLog NEWS
14mr|gnome-user-share-3.10.2-2|51	%{_sysconfdir}/xdg/autostart/gnome-user-share*.desktop
14mr|gnome-user-share-3.10.2-2|52	%{_libexecdir}/gnome-user-share
14mr|gnome-user-share-3.10.2-2|53	%{_libdir}/nautilus/extensions-3.0/libnautilus-share-extension.so
14mr|gnome-user-share-3.10.2-2|54	%{_datadir}/gnome-user-share
14mr|gnome-user-share-3.10.2-2|55	%{_datadir}/icons/hicolor/*/apps/*.*
14mr|gnome-user-share-3.10.2-2|56	%_datadir/GConf/gsettings/gnome-user-share.convert
14mr|gnome-user-share-3.10.2-2|57	%_datadir/glib-2.0/schemas/org.gnome.desktop.file-sharing.gschema.xml
14mr|gnome-user-share-3.10.2-2|58	
14mr|gnome-user-share-3.10.2-2|59	%changelog
14mr|gnome-user-share-3.10.2-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.2-2
14mr|gnome-user-share-3.10.2-2|61	+ Revision: 034ea10
14mr|gnome-user-share-3.10.2-2|62	- MassBuild#440: Increase release tag
14mr|gnome-user-share-3.10.2-2|63	
14mr|gnome-user-share-3.10.2-2|64	

16577 14
14mr|gnome-vfs2-2.24.4-7|1	%define	pkgname gnome-vfs
14mr|gnome-vfs2-2.24.4-7|2	%define	api_version	2
14mr|gnome-vfs2-2.24.4-7|3	%define	lib_major	0
14mr|gnome-vfs2-2.24.4-7|4	%define	libname	%mklibname %{name}_ %{lib_major}
14mr|gnome-vfs2-2.24.4-7|5	%define	develname %mklibname -d %{name}
14mr|gnome-vfs2-2.24.4-7|6	
14mr|gnome-vfs2-2.24.4-7|7	Summary:	GNOME virtual file-system libraries
14mr|gnome-vfs2-2.24.4-7|8	Name:		%{pkgname}%{api_version}
14mr|gnome-vfs2-2.24.4-7|9	Version:	2.24.4
14mr|gnome-vfs2-2.24.4-7|10	Release:	7
14mr|gnome-vfs2-2.24.4-7|11	License:	GPLv2+ and LGPLv2+
14mr|gnome-vfs2-2.24.4-7|12	Group:		Graphical desktop/GNOME
14mr|gnome-vfs2-2.24.4-7|13	URL:		http://www.gnome.org/
14mr|gnome-vfs2-2.24.4-7|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|gnome-vfs2-2.24.4-7|15	# (gw) 2.6.0-1mdk set default web browser
14mr|gnome-vfs2-2.24.4-7|16	Patch5:		gnome-vfs-2.8.2-webclient.patch
14mr|gnome-vfs2-2.24.4-7|17	# (fc) 2.8.2-1mdk handle about: url (Fedora)
14mr|gnome-vfs2-2.24.4-7|18	Patch8:		gnome-vfs-2.7.90-schema_about_for_upstream.patch
14mr|gnome-vfs2-2.24.4-7|19	# (fc) 2.8.3-5mdk support pamconsole mount option (Fedora)
14mr|gnome-vfs2-2.24.4-7|20	Patch10:	gnome-vfs-2.24.1-console-mount-opt.patch
14mr|gnome-vfs2-2.24.4-7|21	# (fc) 2.17.91-2mdv replace references to gnomemeeting with ekiga
14mr|gnome-vfs2-2.24.4-7|22	Patch11:	gnome-vfs-2.17.91-fixh323.patch
14mr|gnome-vfs2-2.24.4-7|23	# (fc) 2.17.91-3mdv allow OnlyShowIn=KDE .desktop to be used when running under KDE (Mdv bug #26999)
14mr|gnome-vfs2-2.24.4-7|24	Patch12:	gnome-vfs-2.17.91-onlyshow.patch
14mr|gnome-vfs2-2.24.4-7|25	# (fc) 2.18.0.1-2mdv fix crash when fstab is being edited (Ubuntu) (GNOME bug #300547)
14mr|gnome-vfs2-2.24.4-7|26	Patch13:	gnome-vfs-2.20.0-fstab-edit-crash.patch
14mr|gnome-vfs2-2.24.4-7|27	# (fc) 2.18.0.1-2mdv fix uuid and label mount point duplication (initial idea from Ubuntu bug #57701) (Mdv bug #32792)
14mr|gnome-vfs2-2.24.4-7|28	Patch14:	gnome-vfs-2.20.0-uuid-label-mount.patch
14mr|gnome-vfs2-2.24.4-7|29	# (fc) 2.18.0.1-2mdv resolve mount point fstab symlinks (Ubuntu)
14mr|gnome-vfs2-2.24.4-7|30	Patch15:	gnome-vfs-2.20.0-resolve-fstab-symlinks.patch
14mr|gnome-vfs2-2.24.4-7|31	# (fc) 2.24.2-3mdv add default media player schema (GNOME bug #435653) (Fedora)
14mr|gnome-vfs2-2.24.4-7|32	Patch16:	gnome-vfs-2.24.2-default-media-application-schema.patch
14mr|gnome-vfs2-2.24.4-7|33	# (fc) 2.24.2-3mdv ensure mailto evolution command is a mailer (RH bug #197868) (Fedora)
14mr|gnome-vfs2-2.24.4-7|34	Patch17:	gnome-vfs-2.15.91-mailto-command.patch
14mr|gnome-vfs2-2.24.4-7|35	# (fc) 2.24.2-3mdv fix dbus error (Fedora bug #486286) (Fedora)
14mr|gnome-vfs2-2.24.4-7|36	Patch18:	gnome-vfs-2.24.xx-utf8-mounts.patch
14mr|gnome-vfs2-2.24.4-7|37	# (fc) CVE-2009-2473 gnome-vfs2 embedded neon: billion laughs DoS attacck (Fedora)
14mr|gnome-vfs2-2.24.4-7|38	Patch19:	gnome-vfs-2.24.3-CVE-2009-2473.patch
14mr|gnome-vfs2-2.24.4-7|39	
14mr|gnome-vfs2-2.24.4-7|40	BuildRequires:	docbook-dtd412-xml
14mr|gnome-vfs2-2.24.4-7|41	BuildRequires:	gawk
14mr|gnome-vfs2-2.24.4-7|42	BuildRequires:	GConf2
14mr|gnome-vfs2-2.24.4-7|43	BuildRequires:	gnome-mime-data
14mr|gnome-vfs2-2.24.4-7|44	BuildRequires:	gtk-doc
14mr|gnome-vfs2-2.24.4-7|45	BuildRequires:	intltool
14mr|gnome-vfs2-2.24.4-7|46	BuildRequires:	pkgconfig(avahi-client)
14mr|gnome-vfs2-2.24.4-7|47	BuildRequires:	pkgconfig(avahi-glib)
14mr|gnome-vfs2-2.24.4-7|48	BuildRequires:	pkgconfig(dbus-1)
14mr|gnome-vfs2-2.24.4-7|49	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gnome-vfs2-2.24.4-7|50	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.1
14mr|gnome-vfs2-2.24.4-7|51	BuildRequires:	pkgconfig(glib-2.0) >= 2.9.3
14mr|gnome-vfs2-2.24.4-7|52	BuildRequires:	pkgconfig(libssl)
14mr|gnome-vfs2-2.24.4-7|53	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gnome-vfs2-2.24.4-7|54	BuildRequires:	pkgconfig(smbclient)
14mr|gnome-vfs2-2.24.4-7|55	BuildRequires:	perl-XML-Parser
14mr|gnome-vfs2-2.24.4-7|56	BuildRequires:	acl-devel
14mr|gnome-vfs2-2.24.4-7|57	BuildRequires:	bzip2-devel
14mr|gnome-vfs2-2.24.4-7|58	BuildRequires:	fam-devel
14mr|gnome-vfs2-2.24.4-7|59	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-vfs2-2.24.4-7|60	Requires(post,preun):	GConf2 >= 1.1.1
14mr|gnome-vfs2-2.24.4-7|61	Requires:	dbus-x11
14mr|gnome-vfs2-2.24.4-7|62	Requires:	shared-mime-info
14mr|gnome-vfs2-2.24.4-7|63	# needed for www-browser
14mr|gnome-vfs2-2.24.4-7|64	Requires:	desktop-common-data
14mr|gnome-vfs2-2.24.4-7|65	Requires:	gnome-mime-data >= 2.0.0
14mr|gnome-vfs2-2.24.4-7|66	Conflicts:	%{_lib}gnome-vfs2_0 < 2.24.4-5
14mr|gnome-vfs2-2.24.4-7|67	
14mr|gnome-vfs2-2.24.4-7|68	%description
14mr|gnome-vfs2-2.24.4-7|69	The GNOME Virtual File System provides an abstraction to common file
14mr|gnome-vfs2-2.24.4-7|70	system operations like reading, writing and copying files, listing
14mr|gnome-vfs2-2.24.4-7|71	directories and so on.  It is similar in spirit to the Midnight
14mr|gnome-vfs2-2.24.4-7|72	Commander's VFS (as it uses a similar URI scheme) but it is designed
14mr|gnome-vfs2-2.24.4-7|73	from the ground up to be extensible and to be usable from any
14mr|gnome-vfs2-2.24.4-7|74	application.
14mr|gnome-vfs2-2.24.4-7|75	
14mr|gnome-vfs2-2.24.4-7|76	%package -n %{libname}
14mr|gnome-vfs2-2.24.4-7|77	Summary:	%{summary}
14mr|gnome-vfs2-2.24.4-7|78	Group:		System/Libraries
14mr|gnome-vfs2-2.24.4-7|79	
14mr|gnome-vfs2-2.24.4-7|80	%description -n %{libname}
14mr|gnome-vfs2-2.24.4-7|81	The GNOME Virtual File System provides an abstraction to common file
14mr|gnome-vfs2-2.24.4-7|82	system operations like reading, writing and copying files, listing
14mr|gnome-vfs2-2.24.4-7|83	directories and so on.
14mr|gnome-vfs2-2.24.4-7|84	
14mr|gnome-vfs2-2.24.4-7|85	This package contains the main GNOME VFS libraries, which is required
14mr|gnome-vfs2-2.24.4-7|86	by the basic GNOME 2 system.
14mr|gnome-vfs2-2.24.4-7|87	
14mr|gnome-vfs2-2.24.4-7|88	%package -n %{develname}
14mr|gnome-vfs2-2.24.4-7|89	Summary:	Libraries and include files for gnome-vfs
14mr|gnome-vfs2-2.24.4-7|90	Group:		Development/GNOME and GTK+
14mr|gnome-vfs2-2.24.4-7|91	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-vfs2-2.24.4-7|92	Requires:	%{libname} = %{version}-%{release}
14mr|gnome-vfs2-2.24.4-7|93	
14mr|gnome-vfs2-2.24.4-7|94	%description -n %{develname}
14mr|gnome-vfs2-2.24.4-7|95	The GNOME Virtual File System provides an abstraction to common file
14mr|gnome-vfs2-2.24.4-7|96	system operations like reading, writing and copying files, listing
14mr|gnome-vfs2-2.24.4-7|97	directories and so on.
14mr|gnome-vfs2-2.24.4-7|98	
14mr|gnome-vfs2-2.24.4-7|99	This package includes libraries and header files for developing
14mr|gnome-vfs2-2.24.4-7|100	GNOME VFS applications.
14mr|gnome-vfs2-2.24.4-7|101	
14mr|gnome-vfs2-2.24.4-7|102	%prep
14mr|gnome-vfs2-2.24.4-7|103	%setup -qn %{pkgname}-%{version}
14mr|gnome-vfs2-2.24.4-7|104	%apply_patches
14mr|gnome-vfs2-2.24.4-7|105	
14mr|gnome-vfs2-2.24.4-7|106	# this is a hack for glib2.0 >= 2.31.0
14mr|gnome-vfs2-2.24.4-7|107	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mr|gnome-vfs2-2.24.4-7|108	./daemon/Makefile.* \
14mr|gnome-vfs2-2.24.4-7|109	./libgnomevfs/Makefile.*
14mr|gnome-vfs2-2.24.4-7|110	
14mr|gnome-vfs2-2.24.4-7|111	%build
14mr|gnome-vfs2-2.24.4-7|112	%configure2_5x \
14mr|gnome-vfs2-2.24.4-7|113	--enable-gtk-doc=yes \
14mr|gnome-vfs2-2.24.4-7|114	--disable-selinux \
14mr|gnome-vfs2-2.24.4-7|115	--disable-hal \
14mr|gnome-vfs2-2.24.4-7|116	--disable-static
14mr|gnome-vfs2-2.24.4-7|117	
14mr|gnome-vfs2-2.24.4-7|118	%make
14mr|gnome-vfs2-2.24.4-7|119	
14mr|gnome-vfs2-2.24.4-7|120	%install
14mr|gnome-vfs2-2.24.4-7|121	rm -rf %{buildroot}
14mr|gnome-vfs2-2.24.4-7|122	%makeinstall_std
14mr|gnome-vfs2-2.24.4-7|123	
14mr|gnome-vfs2-2.24.4-7|124	# multiarch policy
14mr|gnome-vfs2-2.24.4-7|125	%multiarch_includes %{buildroot}%{_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
14mr|gnome-vfs2-2.24.4-7|126	
14mr|gnome-vfs2-2.24.4-7|127	# we ship our own files in drakconf and drakwizard
14mr|gnome-vfs2-2.24.4-7|128	rm -f %{buildroot}%{_sysconfdir}/gnome-vfs-2.0/vfolders/{system,server}-settings.vfolder-info
14mr|gnome-vfs2-2.24.4-7|129	
14mr|gnome-vfs2-2.24.4-7|130	# don't package these
14mr|gnome-vfs2-2.24.4-7|131	rm -f %{buildroot}%{_libdir}/%{pkgname}-*/modules/*a
14mr|gnome-vfs2-2.24.4-7|132	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mr|gnome-vfs2-2.24.4-7|133	
14mr|gnome-vfs2-2.24.4-7|134	%{find_lang} %{pkgname}-2.0
14mr|gnome-vfs2-2.24.4-7|135	
14mr|gnome-vfs2-2.24.4-7|136	%define	schemas desktop_default_applications desktop_gnome_url_handlers system_dns_sd system_http_proxy system_smb
14mr|gnome-vfs2-2.24.4-7|137	
14mr|gnome-vfs2-2.24.4-7|138	%preun
14mr|gnome-vfs2-2.24.4-7|139	%preun_uninstall_gconf_schemas %schemas
14mr|gnome-vfs2-2.24.4-7|140	
14mr|gnome-vfs2-2.24.4-7|141	%files -n %{name} -f %{pkgname}-2.0.lang
14mr|gnome-vfs2-2.24.4-7|142	%doc AUTHORS NEWS README
14mr|gnome-vfs2-2.24.4-7|143	%config(noreplace) %{_sysconfdir}/%{pkgname}-*
14mr|gnome-vfs2-2.24.4-7|144	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
14mr|gnome-vfs2-2.24.4-7|145	%{_bindir}/*
14mr|gnome-vfs2-2.24.4-7|146	%{_datadir}/dbus-1/services/*.service
14mr|gnome-vfs2-2.24.4-7|147	%dir %{_libdir}/%{pkgname}-2.0
14mr|gnome-vfs2-2.24.4-7|148	%dir %{_libdir}/%{pkgname}-2.0/modules
14mr|gnome-vfs2-2.24.4-7|149	%{_libdir}/%{pkgname}-2.0/modules/*.so
14mr|gnome-vfs2-2.24.4-7|150	%{_libexecdir}/gnome-vfs-daemon
14mr|gnome-vfs2-2.24.4-7|151	
14mr|gnome-vfs2-2.24.4-7|152	%files -n %{libname}
14mr|gnome-vfs2-2.24.4-7|153	%{_libdir}/libgnomevfs-2.so.%{lib_major}*
14mr|gnome-vfs2-2.24.4-7|154	
14mr|gnome-vfs2-2.24.4-7|155	%files -n %{develname}
14mr|gnome-vfs2-2.24.4-7|156	%doc ChangeLog
14mr|gnome-vfs2-2.24.4-7|157	%doc %{_datadir}/gtk-doc/html/*
14mr|gnome-vfs2-2.24.4-7|158	%{_includedir}/gnome-vfs*2.0/*
14mr|gnome-vfs2-2.24.4-7|159	%dir %{multiarch_includedir}/gnome-vfs-2.0
14mr|gnome-vfs2-2.24.4-7|160	%dir %{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs
14mr|gnome-vfs2-2.24.4-7|161	%{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
14mr|gnome-vfs2-2.24.4-7|162	%{_libdir}/*.so
14mr|gnome-vfs2-2.24.4-7|163	%{_libdir}/%{pkgname}-*/include
14mr|gnome-vfs2-2.24.4-7|164	%{_libdir}/pkgconfig/*.pc
14mr|gnome-vfs2-2.24.4-7|165	
14mr|gnome-vfs2-2.24.4-7|166	%changelog
14mr|gnome-vfs2-2.24.4-7|167	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.4-7
14mr|gnome-vfs2-2.24.4-7|168	+ Revision: 54a5e8f
14mr|gnome-vfs2-2.24.4-7|169	- MassBuild#440: Increase release tag
14mr|gnome-vfs2-2.24.4-7|170	
14mr|gnome-vfs2-2.24.4-7|171	

16578 14
14mr|gnome-vfsmm2.6-2.26.0-8|1	%define major	1
14mr|gnome-vfsmm2.6-2.26.0-8|2	%define api_version 2.6
14mr|gnome-vfsmm2.6-2.26.0-8|3	
14mr|gnome-vfsmm2.6-2.26.0-8|4	%define pkgname gnome-vfsmm
14mr|gnome-vfsmm2.6-2.26.0-8|5	%define libname		%mklibname %{pkgname} %{api_version} %{major}
14mr|gnome-vfsmm2.6-2.26.0-8|6	%define libname_orig	%mklibname %{pkgname} %{api_version}
14mr|gnome-vfsmm2.6-2.26.0-8|7	%define develname %mklibname -d %{pkgname} %{api_version}
14mr|gnome-vfsmm2.6-2.26.0-8|8	
14mr|gnome-vfsmm2.6-2.26.0-8|9	Name:		%{pkgname}%{api_version}
14mr|gnome-vfsmm2.6-2.26.0-8|10	Summary:	A C++ interface for GNOME VFS library
14mr|gnome-vfsmm2.6-2.26.0-8|11	Version:	2.26.0
14mr|gnome-vfsmm2.6-2.26.0-8|12	Release:	8
14mr|gnome-vfsmm2.6-2.26.0-8|13	License:	LGPLv2+
14mr|gnome-vfsmm2.6-2.26.0-8|14	Group:		System/Libraries
14mr|gnome-vfsmm2.6-2.26.0-8|15	URL:		http://gtkmm.sourceforge.net/
14mr|gnome-vfsmm2.6-2.26.0-8|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|gnome-vfsmm2.6-2.26.0-8|17	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|gnome-vfsmm2.6-2.26.0-8|18	BuildRequires:	pkgconfig(glibmm-2.4)
14mr|gnome-vfsmm2.6-2.26.0-8|19	BuildRequires:	doxygen
14mr|gnome-vfsmm2.6-2.26.0-8|20	
14mr|gnome-vfsmm2.6-2.26.0-8|21	%description
14mr|gnome-vfsmm2.6-2.26.0-8|22	This package provides a C++ interface for gnome-vfs (the GNOME
14mr|gnome-vfsmm2.6-2.26.0-8|23	Virtual File System), which provides an abstraction to common file
14mr|gnome-vfsmm2.6-2.26.0-8|24	system operations like reading, writing and copying files, listing
14mr|gnome-vfsmm2.6-2.26.0-8|25	directories and so on.  It is a subpackage of the gnomemm project,
14mr|gnome-vfsmm2.6-2.26.0-8|26	which provides a C++ interface for GNOME libraries.
14mr|gnome-vfsmm2.6-2.26.0-8|27	
14mr|gnome-vfsmm2.6-2.26.0-8|28	%package	-n %{libname}
14mr|gnome-vfsmm2.6-2.26.0-8|29	Summary:	%{summary}
14mr|gnome-vfsmm2.6-2.26.0-8|30	Group:		%{group}
14mr|gnome-vfsmm2.6-2.26.0-8|31	Provides:	%{name} = %{version}-%{release}
14mr|gnome-vfsmm2.6-2.26.0-8|32	Provides:	%{libname_orig} = %{version}-%{release}
14mr|gnome-vfsmm2.6-2.26.0-8|33	
14mr|gnome-vfsmm2.6-2.26.0-8|34	%description	-n %{libname}
14mr|gnome-vfsmm2.6-2.26.0-8|35	This package provides a C++ interface for gnome-vfs (the GNOME
14mr|gnome-vfsmm2.6-2.26.0-8|36	Virtual File System), which provides an abstraction to common file
14mr|gnome-vfsmm2.6-2.26.0-8|37	system operations like reading, writing and copying files, listing
14mr|gnome-vfsmm2.6-2.26.0-8|38	directories and so on.  It is a subpackage of the gnomemm project,
14mr|gnome-vfsmm2.6-2.26.0-8|39	which provides a C++ interface for GNOME libraries.
14mr|gnome-vfsmm2.6-2.26.0-8|40	
14mr|gnome-vfsmm2.6-2.26.0-8|41	%package	-n %{develname}
14mr|gnome-vfsmm2.6-2.26.0-8|42	Summary:	Headers and development files of GNOME VFS C++ wrapper
14mr|gnome-vfsmm2.6-2.26.0-8|43	Group:		Development/GNOME and GTK+
14mr|gnome-vfsmm2.6-2.26.0-8|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnome-vfsmm2.6-2.26.0-8|45	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|gnome-vfsmm2.6-2.26.0-8|46	Requires:	%{libname} = %{version}
14mr|gnome-vfsmm2.6-2.26.0-8|47	Requires:	pkgconfig(gnome-vfs-2.0)
14mr|gnome-vfsmm2.6-2.26.0-8|48	Requires:	pkgconfig(glibmm-2.4)
14mr|gnome-vfsmm2.6-2.26.0-8|49	
14mr|gnome-vfsmm2.6-2.26.0-8|50	%description -n %{develname}
14mr|gnome-vfsmm2.6-2.26.0-8|51	This package contains the headers and various development files needed,
14mr|gnome-vfsmm2.6-2.26.0-8|52	when compiling or developing programs which want C++ wrapper of GNOME
14mr|gnome-vfsmm2.6-2.26.0-8|53	VFS library.
14mr|gnome-vfsmm2.6-2.26.0-8|54	
14mr|gnome-vfsmm2.6-2.26.0-8|55	%package	doc
14mr|gnome-vfsmm2.6-2.26.0-8|56	Summary:	Documentation of %{pkgname} library
14mr|gnome-vfsmm2.6-2.26.0-8|57	Group:		Books/Other
14mr|gnome-vfsmm2.6-2.26.0-8|58	
14mr|gnome-vfsmm2.6-2.26.0-8|59	%description doc
14mr|gnome-vfsmm2.6-2.26.0-8|60	This package provides API documentation of %{pkgname} library.
14mr|gnome-vfsmm2.6-2.26.0-8|61	
14mr|gnome-vfsmm2.6-2.26.0-8|62	
14mr|gnome-vfsmm2.6-2.26.0-8|63	%prep
14mr|gnome-vfsmm2.6-2.26.0-8|64	%setup -q -n %{pkgname}-%{version}
14mr|gnome-vfsmm2.6-2.26.0-8|65	
14mr|gnome-vfsmm2.6-2.26.0-8|66	%build
14mr|gnome-vfsmm2.6-2.26.0-8|67	%configure2_5x --disable-static
14mr|gnome-vfsmm2.6-2.26.0-8|68	%make
14mr|gnome-vfsmm2.6-2.26.0-8|69	
14mr|gnome-vfsmm2.6-2.26.0-8|70	### Build doc
14mr|gnome-vfsmm2.6-2.26.0-8|71	pushd docs/reference
14mr|gnome-vfsmm2.6-2.26.0-8|72	perl -pi -e 's/^(HAVE_DOT.*=) YES/$1 NO/' Doxyfile
14mr|gnome-vfsmm2.6-2.26.0-8|73	make all
14mr|gnome-vfsmm2.6-2.26.0-8|74	popd
14mr|gnome-vfsmm2.6-2.26.0-8|75	
14mr|gnome-vfsmm2.6-2.26.0-8|76	%install
14mr|gnome-vfsmm2.6-2.26.0-8|77	rm -rf %{buildroot}
14mr|gnome-vfsmm2.6-2.26.0-8|78	%makeinstall_std
14mr|gnome-vfsmm2.6-2.26.0-8|79	
14mr|gnome-vfsmm2.6-2.26.0-8|80	%files -n %{libname}
14mr|gnome-vfsmm2.6-2.26.0-8|81	%doc COPYING
14mr|gnome-vfsmm2.6-2.26.0-8|82	%{_libdir}/libgnomevfsmm-%{api_version}.so.%{major}*
14mr|gnome-vfsmm2.6-2.26.0-8|83	
14mr|gnome-vfsmm2.6-2.26.0-8|84	%files -n %{develname}
14mr|gnome-vfsmm2.6-2.26.0-8|85	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gnome-vfsmm2.6-2.26.0-8|86	%{_includedir}/*
14mr|gnome-vfsmm2.6-2.26.0-8|87	%{_libdir}/%{pkgname}-%{api_version}
14mr|gnome-vfsmm2.6-2.26.0-8|88	%{_libdir}/pkgconfig/*.pc
14mr|gnome-vfsmm2.6-2.26.0-8|89	%{_libdir}/*.so
14mr|gnome-vfsmm2.6-2.26.0-8|90	
14mr|gnome-vfsmm2.6-2.26.0-8|91	%files doc
14mr|gnome-vfsmm2.6-2.26.0-8|92	%doc docs/reference/html
14mr|gnome-vfsmm2.6-2.26.0-8|93	
14mr|gnome-vfsmm2.6-2.26.0-8|94	
14mr|gnome-vfsmm2.6-2.26.0-8|95	%changelog
14mr|gnome-vfsmm2.6-2.26.0-8|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.26.0-8
14mr|gnome-vfsmm2.6-2.26.0-8|97	+ Revision: 64f2ef8
14mr|gnome-vfsmm2.6-2.26.0-8|98	- MassBuild#440: Increase release tag
14mr|gnome-vfsmm2.6-2.26.0-8|99	
14mr|gnome-vfsmm2.6-2.26.0-8|100	

16579 14
14mr|gnome-video-effects-0.4.0-2|1	Name:           gnome-video-effects
14mr|gnome-video-effects-0.4.0-2|2	Version:        0.4.0
14mr|gnome-video-effects-0.4.0-2|3	Release:        2
14mr|gnome-video-effects-0.4.0-2|4	Summary:        Collection of GStreamer video effects
14mr|gnome-video-effects-0.4.0-2|5	
14mr|gnome-video-effects-0.4.0-2|6	Group:          System/Libraries
14mr|gnome-video-effects-0.4.0-2|7	License:        GPLv2
14mr|gnome-video-effects-0.4.0-2|8	URL:            http://live.gnome.org/GnomeVideoEffects
14mr|gnome-video-effects-0.4.0-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|gnome-video-effects-0.4.0-2|10	Buildarch:      noarch
14mr|gnome-video-effects-0.4.0-2|11	BuildRequires:  intltool
14mr|gnome-video-effects-0.4.0-2|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
14mr|gnome-video-effects-0.4.0-2|13	
14mr|gnome-video-effects-0.4.0-2|14	%description
14mr|gnome-video-effects-0.4.0-2|15	A collection of GStreamer effects to be used in different GNOME Modules.
14mr|gnome-video-effects-0.4.0-2|16	
14mr|gnome-video-effects-0.4.0-2|17	%package devel
14mr|gnome-video-effects-0.4.0-2|18	Summary:Collection of GStreamer video effects
14mr|gnome-video-effects-0.4.0-2|19	Group: Development/Other
14mr|gnome-video-effects-0.4.0-2|20	Requires: %name = %version-%release
14mr|gnome-video-effects-0.4.0-2|21	
14mr|gnome-video-effects-0.4.0-2|22	%description devel
14mr|gnome-video-effects-0.4.0-2|23	A collection of GStreamer effects to be used in different GNOME Modules.
14mr|gnome-video-effects-0.4.0-2|24	
14mr|gnome-video-effects-0.4.0-2|25	%prep
14mr|gnome-video-effects-0.4.0-2|26	%setup -q
14mr|gnome-video-effects-0.4.0-2|27	
14mr|gnome-video-effects-0.4.0-2|28	%build
14mr|gnome-video-effects-0.4.0-2|29	%configure2_5x
14mr|gnome-video-effects-0.4.0-2|30	%make
14mr|gnome-video-effects-0.4.0-2|31	
14mr|gnome-video-effects-0.4.0-2|32	
14mr|gnome-video-effects-0.4.0-2|33	%install
14mr|gnome-video-effects-0.4.0-2|34	rm -rf %buildroot
14mr|gnome-video-effects-0.4.0-2|35	%makeinstall_std
14mr|gnome-video-effects-0.4.0-2|36	
14mr|gnome-video-effects-0.4.0-2|37	%clean
14mr|gnome-video-effects-0.4.0-2|38	rm -rf %buildroot
14mr|gnome-video-effects-0.4.0-2|39	
14mr|gnome-video-effects-0.4.0-2|40	%files
14mr|gnome-video-effects-0.4.0-2|41	%defattr(-,root,root,-)
14mr|gnome-video-effects-0.4.0-2|42	%doc README
14mr|gnome-video-effects-0.4.0-2|43	%{_datadir}/gnome-video-effects
14mr|gnome-video-effects-0.4.0-2|44	
14mr|gnome-video-effects-0.4.0-2|45	%files devel
14mr|gnome-video-effects-0.4.0-2|46	%defattr(-,root,root,-)
14mr|gnome-video-effects-0.4.0-2|47	%doc AUTHORS COPYING NEWS
14mr|gnome-video-effects-0.4.0-2|48	%{_datadir}/pkgconfig/gnome-video-effects.pc
14mr|gnome-video-effects-0.4.0-2|49	
14mr|gnome-video-effects-0.4.0-2|50	
14mr|gnome-video-effects-0.4.0-2|51	
14mr|gnome-video-effects-0.4.0-2|52	
14mr|gnome-video-effects-0.4.0-2|53	
14mr|gnome-video-effects-0.4.0-2|54	%changelog
14mr|gnome-video-effects-0.4.0-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-2
14mr|gnome-video-effects-0.4.0-2|56	+ Revision: 307f7bd
14mr|gnome-video-effects-0.4.0-2|57	- MassBuild#440: Increase release tag
14mr|gnome-video-effects-0.4.0-2|58	
14mr|gnome-video-effects-0.4.0-2|59	

16580 14
14mr|gnome-weather-3.12.1-3|1	Name:		gnome-weather
14mr|gnome-weather-3.12.1-3|2	Version:	3.12.1
14mr|gnome-weather-3.12.1-3|3	Release:	3
14mr|gnome-weather-3.12.1-3|4	Summary:	A weather application for GNOME
14mr|gnome-weather-3.12.1-3|5	
14mr|gnome-weather-3.12.1-3|6	License:	GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
14mr|gnome-weather-3.12.1-3|7	Group:		Graphical desktop/GNOME
14mr|gnome-weather-3.12.1-3|8	URL:		https://live.gnome.org/Design/Apps/Weather
14mr|gnome-weather-3.12.1-3|9	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gnome-weather-3.12.1-3|10	
14mr|gnome-weather-3.12.1-3|11	BuildRequires:	intltool
14mr|gnome-weather-3.12.1-3|12	BuildRequires:	pkgconfig(gjs-1.0)
14mr|gnome-weather-3.12.1-3|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnome-weather-3.12.1-3|14	BuildRequires:	gnome-common
14mr|gnome-weather-3.12.1-3|15	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnome-weather-3.12.1-3|16	BuildRequires:	pkgconfig(gweather-3.0)
14mr|gnome-weather-3.12.1-3|17	BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mr|gnome-weather-3.12.1-3|18	
14mr|gnome-weather-3.12.1-3|19	Requires:	typelib(GWeather)
14mr|gnome-weather-3.12.1-3|20	Requires:	typelib(GIRepository)
14mr|gnome-weather-3.12.1-3|21	Requires:	typelib(GLib)
14mr|gnome-weather-3.12.1-3|22	Requires:	typelib(GWeather)
14mr|gnome-weather-3.12.1-3|23	Requires:	typelib(Gtk) = 3.0
14mr|gnome-weather-3.12.1-3|24	Requires:	typelib(cairo)
14mr|gnome-weather-3.12.1-3|25	Requires:	gjs
14mr|gnome-weather-3.12.1-3|26	Requires:	%{_lib}pango1.0_0
14mr|gnome-weather-3.12.1-3|27	Requires:	%{_lib}gtk+3_0
14mr|gnome-weather-3.12.1-3|28	Requires:	%{_lib}glib2.0_0
14mr|gnome-weather-3.12.1-3|29	Requires:	%{_lib}gobject2.0_0
14mr|gnome-weather-3.12.1-3|30	
14mr|gnome-weather-3.12.1-3|31	%description
14mr|gnome-weather-3.12.1-3|32	gnome-weather is a weather application for GNOME
14mr|gnome-weather-3.12.1-3|33	
14mr|gnome-weather-3.12.1-3|34	%prep
14mr|gnome-weather-3.12.1-3|35	%setup -q
14mr|gnome-weather-3.12.1-3|36	%apply_patches
14mr|gnome-weather-3.12.1-3|37	
14mr|gnome-weather-3.12.1-3|38	%build
14mr|gnome-weather-3.12.1-3|39	%configure2_5x --disable-static
14mr|gnome-weather-3.12.1-3|40	%make
14mr|gnome-weather-3.12.1-3|41	
14mr|gnome-weather-3.12.1-3|42	%install
14mr|gnome-weather-3.12.1-3|43	%makeinstall_std
14mr|gnome-weather-3.12.1-3|44	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
14mr|gnome-weather-3.12.1-3|45	
14mr|gnome-weather-3.12.1-3|46	%find_lang org.gnome.Weather.Application
14mr|gnome-weather-3.12.1-3|47	
14mr|gnome-weather-3.12.1-3|48	# fix cap
14mr|gnome-weather-3.12.1-3|49	sed -i '1d;2i\#!/usr/bin/gjs' \
14mr|gnome-weather-3.12.1-3|50	%{buildroot}%{_datadir}/org.gnome.Weather.Application/org.gnome.Weather.Application
14mr|gnome-weather-3.12.1-3|51	
14mr|gnome-weather-3.12.1-3|52	%files -f org.gnome.Weather.Application.lang
14mr|gnome-weather-3.12.1-3|53	%doc NEWS data/CREDITS
14mr|gnome-weather-3.12.1-3|54	%{_bindir}/gnome-weather
14mr|gnome-weather-3.12.1-3|55	%{_datadir}/appdata/
14mr|gnome-weather-3.12.1-3|56	%{_datadir}/applications/org.gnome.Weather.Application.desktop
14mr|gnome-weather-3.12.1-3|57	%{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
14mr|gnome-weather-3.12.1-3|58	%{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
14mr|gnome-weather-3.12.1-3|59	%dir %{_datadir}/gnome-shell/
14mr|gnome-weather-3.12.1-3|60	%dir %{_datadir}/gnome-shell/search-providers/
14mr|gnome-weather-3.12.1-3|61	%{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
14mr|gnome-weather-3.12.1-3|62	%{_datadir}/icons/hicolor/*/apps/org.gnome.Weather.Application.png
14mr|gnome-weather-3.12.1-3|63	%{_datadir}/org.gnome.Weather.Application/
14mr|gnome-weather-3.12.1-3|64	%{_libdir}/org.gnome.Weather.Application/
14mr|gnome-weather-3.12.1-3|65	
14mr|gnome-weather-3.12.1-3|66	%changelog
14mr|gnome-weather-3.12.1-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mr|gnome-weather-3.12.1-3|68	+ Revision: 5100fe3
14mr|gnome-weather-3.12.1-3|69	- MassBuild#440: Increase release tag
14mr|gnome-weather-3.12.1-3|70	
14mr|gnome-weather-3.12.1-3|71	* Fri May 23 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mr|gnome-weather-3.12.1-3|72	+ Revision: bdfcbad
14mr|gnome-weather-3.12.1-3|73	- fix path
14mr|gnome-weather-3.12.1-3|74	
14mr|gnome-weather-3.12.1-3|75	* Fri May 23 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mr|gnome-weather-3.12.1-3|76	+ Revision: ecfb195
14mr|gnome-weather-3.12.1-3|77	- fix cap in start file
14mr|gnome-weather-3.12.1-3|78	
14mr|gnome-weather-3.12.1-3|79	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mr|gnome-weather-3.12.1-3|80	+ Revision: 21731e9
14mr|gnome-weather-3.12.1-3|81	- update to 3.12.1
14mr|gnome-weather-3.12.1-3|82	
14mr|gnome-weather-3.12.1-3|83	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mr|gnome-weather-3.12.1-3|84	+ Revision: 17c4a64
14mr|gnome-weather-3.12.1-3|85	- drop desktop file
14mr|gnome-weather-3.12.1-3|86	
14mr|gnome-weather-3.12.1-3|87	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mr|gnome-weather-3.12.1-3|88	+ Revision: d91ddd2
14mr|gnome-weather-3.12.1-3|89	- drop desktop file
14mr|gnome-weather-3.12.1-3|90	
14mr|gnome-weather-3.12.1-3|91	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mr|gnome-weather-3.12.1-3|92	+ Revision: 7bf6db8
14mr|gnome-weather-3.12.1-3|93	- added BR: gweather-3.0
14mr|gnome-weather-3.12.1-3|94	
14mr|gnome-weather-3.12.1-3|95	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mr|gnome-weather-3.12.1-3|96	+ Revision: e3e45ed
14mr|gnome-weather-3.12.1-3|97	- update to 3.12.0
14mr|gnome-weather-3.12.1-3|98	
14mr|gnome-weather-3.12.1-3|99	* Fri May 31 2013 Tigro <ashejn@gmail.com> 3.8.2-2
14mr|gnome-weather-3.12.1-3|100	+ Revision: b7277b3
14mr|gnome-weather-3.12.1-3|101	- update Russian and Czech translations
14mr|gnome-weather-3.12.1-3|102	
14mr|gnome-weather-3.12.1-3|103	* Tue May 14 2013 Tigro <ashejn@gmail.com> 3.8.2-1
14mr|gnome-weather-3.12.1-3|104	+ Revision: a81bec6
14mr|gnome-weather-3.12.1-3|105	- update to 3.8.2
14mr|gnome-weather-3.12.1-3|106	
14mr|gnome-weather-3.12.1-3|107	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-3
14mr|gnome-weather-3.12.1-3|108	+ Revision: c4038e4
14mr|gnome-weather-3.12.1-3|109	- bump release
14mr|gnome-weather-3.12.1-3|110	
14mr|gnome-weather-3.12.1-3|111	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|112	+ Revision: bc0ddc2
14mr|gnome-weather-3.12.1-3|113	- added autoreq no
14mr|gnome-weather-3.12.1-3|114	
14mr|gnome-weather-3.12.1-3|115	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|116	+ Revision: 3b0a08a
14mr|gnome-weather-3.12.1-3|117	- another exclude
14mr|gnome-weather-3.12.1-3|118	
14mr|gnome-weather-3.12.1-3|119	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|120	+ Revision: 62f09c5
14mr|gnome-weather-3.12.1-3|121	- another exclude
14mr|gnome-weather-3.12.1-3|122	
14mr|gnome-weather-3.12.1-3|123	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|124	+ Revision: d54270f
14mr|gnome-weather-3.12.1-3|125	- another req
14mr|gnome-weather-3.12.1-3|126	
14mr|gnome-weather-3.12.1-3|127	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|128	+ Revision: b2f0160
14mr|gnome-weather-3.12.1-3|129	- added noureq for typelib
14mr|gnome-weather-3.12.1-3|130	
14mr|gnome-weather-3.12.1-3|131	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|132	+ Revision: 85ac421
14mr|gnome-weather-3.12.1-3|133	- drop some provides
14mr|gnome-weather-3.12.1-3|134	
14mr|gnome-weather-3.12.1-3|135	* Mon Apr 29 2013 Arkady Shane <ashejn@gmail.com> 3.8.1-2
14mr|gnome-weather-3.12.1-3|136	+ Revision: 14200b1
14mr|gnome-weather-3.12.1-3|137	- drop missing provides
14mr|gnome-weather-3.12.1-3|138	
14mr|gnome-weather-3.12.1-3|139	* Thu Apr 18 2013 Tigro <ashejn@gmail.com> 3.8.1-1
14mr|gnome-weather-3.12.1-3|140	+ Revision: 782f6c4
14mr|gnome-weather-3.12.1-3|141	- added source
14mr|gnome-weather-3.12.1-3|142	
14mr|gnome-weather-3.12.1-3|143	* Thu Apr 18 2013 Tigro <ashejn@gmail.com> 3.8.1-1
14mr|gnome-weather-3.12.1-3|144	+ Revision: b86f81f
14mr|gnome-weather-3.12.1-3|145	- update to 3.8.1
14mr|gnome-weather-3.12.1-3|146	
14mr|gnome-weather-3.12.1-3|147	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-2
14mr|gnome-weather-3.12.1-3|148	+ Revision: 96a4504
14mr|gnome-weather-3.12.1-3|149	- added R: gjs
14mr|gnome-weather-3.12.1-3|150	
14mr|gnome-weather-3.12.1-3|151	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-2
14mr|gnome-weather-3.12.1-3|152	+ Revision: 816c206
14mr|gnome-weather-3.12.1-3|153	- fix sed
14mr|gnome-weather-3.12.1-3|154	
14mr|gnome-weather-3.12.1-3|155	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-2
14mr|gnome-weather-3.12.1-3|156	+ Revision: 85b18c3
14mr|gnome-weather-3.12.1-3|157	- fix typo
14mr|gnome-weather-3.12.1-3|158	
14mr|gnome-weather-3.12.1-3|159	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-2
14mr|gnome-weather-3.12.1-3|160	+ Revision: 2fc35db
14mr|gnome-weather-3.12.1-3|161	- fix typo
14mr|gnome-weather-3.12.1-3|162	
14mr|gnome-weather-3.12.1-3|163	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-2
14mr|gnome-weather-3.12.1-3|164	+ Revision: 0418c3a
14mr|gnome-weather-3.12.1-3|165	- bump release
14mr|gnome-weather-3.12.1-3|166	
14mr|gnome-weather-3.12.1-3|167	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-1
14mr|gnome-weather-3.12.1-3|168	+ Revision: 36814dc
14mr|gnome-weather-3.12.1-3|169	- fix header and add R: typelib(Gweather)
14mr|gnome-weather-3.12.1-3|170	
14mr|gnome-weather-3.12.1-3|171	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-1
14mr|gnome-weather-3.12.1-3|172	+ Revision: ed7fb2c
14mr|gnome-weather-3.12.1-3|173	- added P: typelib(l])
14mr|gnome-weather-3.12.1-3|174	
14mr|gnome-weather-3.12.1-3|175	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-1
14mr|gnome-weather-3.12.1-3|176	+ Revision: d2ae859
14mr|gnome-weather-3.12.1-3|177	- drop bad lines
14mr|gnome-weather-3.12.1-3|178	
14mr|gnome-weather-3.12.1-3|179	* Fri Apr 05 2013 Tigro <ashejn@gmail.com>
14mr|gnome-weather-3.12.1-3|180	+ Revision: a5ae808
14mr|gnome-weather-3.12.1-3|181	- added noautoreq option
14mr|gnome-weather-3.12.1-3|182	
14mr|gnome-weather-3.12.1-3|183	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.8.0-1
14mr|gnome-weather-3.12.1-3|184	+ Revision: 563d8f8
14mr|gnome-weather-3.12.1-3|185	- adapt spec for rosa/mandriva
14mr|gnome-weather-3.12.1-3|186	
14mr|gnome-weather-3.12.1-3|187	

16581 14
14mr|gnonlin-1.2.0-1|1	%define gstapi	1.0
14mr|gnonlin-1.2.0-1|2	
14mr|gnonlin-1.2.0-1|3	Summary: 	GStreamer extension library for non-linear editing
14mr|gnonlin-1.2.0-1|4	Name: 		gnonlin
14mr|gnonlin-1.2.0-1|5	Version: 	1.2.0
14mr|gnonlin-1.2.0-1|6	Release:	1
14mr|gnonlin-1.2.0-1|7	Group: 		System/Libraries
14mr|gnonlin-1.2.0-1|8	License: 	LGPLv2+
14mr|gnonlin-1.2.0-1|9	Url:		http://gnonlin.sf.net/
14mr|gnonlin-1.2.0-1|10	Source0:	http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-%{version}.tar.xz
14mr|gnonlin-1.2.0-1|11	
14mr|gnonlin-1.2.0-1|12	BuildRequires: pkgconfig(gstreamer-app-%{gstapi})
14mr|gnonlin-1.2.0-1|13	BuildRequires: pkgconfig(gstreamer-%{gstapi})
14mr|gnonlin-1.2.0-1|14	
14mr|gnonlin-1.2.0-1|15	Requires: 	gstreamer%{gstapi}-plugins-base
14mr|gnonlin-1.2.0-1|16	
14mr|gnonlin-1.2.0-1|17	%description
14mr|gnonlin-1.2.0-1|18	Gnonlin is a library built on top of GStreamer (http://gstreamer.net)
14mr|gnonlin-1.2.0-1|19	which provides support for writing non-linear audio and video editing
14mr|gnonlin-1.2.0-1|20	applications. It introduces the concept of a timeline.
14mr|gnonlin-1.2.0-1|21	
14mr|gnonlin-1.2.0-1|22	%prep
14mr|gnonlin-1.2.0-1|23	%setup -q
14mr|gnonlin-1.2.0-1|24	
14mr|gnonlin-1.2.0-1|25	%build
14mr|gnonlin-1.2.0-1|26	%configure2_5x \
14mr|gnonlin-1.2.0-1|27	--disable-static
14mr|gnonlin-1.2.0-1|28	
14mr|gnonlin-1.2.0-1|29	%make
14mr|gnonlin-1.2.0-1|30	
14mr|gnonlin-1.2.0-1|31	%install
14mr|gnonlin-1.2.0-1|32	%makeinstall_std
14mr|gnonlin-1.2.0-1|33	
14mr|gnonlin-1.2.0-1|34	
14mr|gnonlin-1.2.0-1|35	%files
14mr|gnonlin-1.2.0-1|36	%doc AUTHORS COPYING.LIB README
14mr|gnonlin-1.2.0-1|37	%{_libdir}/gstreamer-%{gstapi}/libgnl.so
14mr|gnonlin-1.2.0-1|38	
14mr|gnonlin-1.2.0-1|39	
14mr|gnonlin-1.2.0-1|40	%changelog
14mr|gnonlin-1.2.0-1|41	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14mr|gnonlin-1.2.0-1|42	+ Revision: 1cd640e
14mr|gnonlin-1.2.0-1|43	- Updated to 1.2.0 (sync with cooker)
14mr|gnonlin-1.2.0-1|44	
14mr|gnonlin-1.2.0-1|45	

16582 14
14mr|gnucash-2.4.12-4|1	%define _disable_ld_no_undefined 1
14mr|gnucash-2.4.12-4|2	%define major	0
14mr|gnucash-2.4.12-4|3	%define libname %mklibname %{name} %{major}
14mr|gnucash-2.4.12-4|4	%define devname %mklibname -d %{name}
14mr|gnucash-2.4.12-4|5	
14mr|gnucash-2.4.12-4|6	%define doc_version 2.2.0
14mr|gnucash-2.4.12-4|7	%define build_hbci 1
14mr|gnucash-2.4.12-4|8	
14mr|gnucash-2.4.12-4|9	%if %{_use_internal_dependency_generator}
14mr|gnucash-2.4.12-4|10	%define __noautoreq 'devel\\(libgncmod(.*)\\)|libgnc.*so$'
14mr|gnucash-2.4.12-4|11	%endif
14mr|gnucash-2.4.12-4|12	
14mr|gnucash-2.4.12-4|13	Summary:	Application to keep track of your finances
14mr|gnucash-2.4.12-4|14	Name:		gnucash
14mr|gnucash-2.4.12-4|15	Version:	2.4.12
14mr|gnucash-2.4.12-4|16	Release:	4
14mr|gnucash-2.4.12-4|17	License:	GPLv2+
14mr|gnucash-2.4.12-4|18	Group:		Office
14mr|gnucash-2.4.12-4|19	Url:		http://www.gnucash.org/
14mr|gnucash-2.4.12-4|20	Source0:	http://downloads.sourceforge.net/gnucash/%{name}-%{version}.tar.bz2
14mr|gnucash-2.4.12-4|21	Source2:	engine-common.i
14mr|gnucash-2.4.12-4|22	Source4:	http://downloads.sourceforge.net/gnucash/%{name}-docs-%{doc_version}.tar.bz2
14mr|gnucash-2.4.12-4|23	# (fc) 2.2.1-3mdv disable unneeded warning at startup (Fedora)
14mr|gnucash-2.4.12-4|24	Patch0:		gnucash-quiet.patch
14mr|gnucash-2.4.12-4|25	Patch1:		gnucash-2.4.11-link.patch
14mr|gnucash-2.4.12-4|26	Patch2:		gnucash-docs-2.2.0-automake.patch
14mr|gnucash-2.4.12-4|27	
14mr|gnucash-2.4.12-4|28	# build noise
14mr|gnucash-2.4.12-4|29	Patch150:	gnucash-notsvn.patch
14mr|gnucash-2.4.12-4|30	Patch151:	gnucash-2.4.12-swig_engine.patch
14mr|gnucash-2.4.12-4|31	
14mr|gnucash-2.4.12-4|32	BuildRequires:	intltool
14mr|gnucash-2.4.12-4|33	BuildRequires:	desktop-file-utils
14mr|gnucash-2.4.12-4|34	BuildRequires:	rarian
14mr|gnucash-2.4.12-4|35	BuildRequires:	slib
14mr|gnucash-2.4.12-4|36	BuildRequires:	swig
14mr|gnucash-2.4.12-4|37	BuildRequires:	xsltproc
14mr|gnucash-2.4.12-4|38	BuildRequires:	dbi-devel
14mr|gnucash-2.4.12-4|39	BuildRequires:	gettext-devel
14mr|gnucash-2.4.12-4|40	BuildRequires:	pkgconfig(guile-1.8)
14mr|gnucash-2.4.12-4|41	BuildRequires:	pkgconfig(ktoblzcheck)
14mr|gnucash-2.4.12-4|42	BuildRequires:	pkgconfig(libglade-2.0)
14mr|gnucash-2.4.12-4|43	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|gnucash-2.4.12-4|44	BuildRequires:	pkgconfig(libgoffice-0.8)
14mr|gnucash-2.4.12-4|45	BuildRequires:	pkgconfig(libofx)
14mr|gnucash-2.4.12-4|46	BuildRequires:	pkgconfig(webkit-1.0)
14mr|gnucash-2.4.12-4|47	Requires:	guile1.8-runtime
14mr|gnucash-2.4.12-4|48	Requires:	slib
14mr|gnucash-2.4.12-4|49	Requires:	yelp
14mr|gnucash-2.4.12-4|50	Suggests:	perl-Finance-Quote
14mr|gnucash-2.4.12-4|51	%rename gnucash-sql
14mr|gnucash-2.4.12-4|52	
14mr|gnucash-2.4.12-4|53	%description
14mr|gnucash-2.4.12-4|54	GnuCash is a personal finance manager. A check-book like
14mr|gnucash-2.4.12-4|55	register GUI allows you to enter and track bank accounts,
14mr|gnucash-2.4.12-4|56	stocks, income and even currency trades. The interface is
14mr|gnucash-2.4.12-4|57	designed to be simple and easy to use, but is backed with
14mr|gnucash-2.4.12-4|58	double-entry accounting principles to ensure balanced books.
14mr|gnucash-2.4.12-4|59	
14mr|gnucash-2.4.12-4|60	%package ofx
14mr|gnucash-2.4.12-4|61	Summary:	Enables OFX importing in GnuCash
14mr|gnucash-2.4.12-4|62	Group:		Office
14mr|gnucash-2.4.12-4|63	Requires:	%{name} = %{version}-%{release}
14mr|gnucash-2.4.12-4|64	
14mr|gnucash-2.4.12-4|65	%description ofx
14mr|gnucash-2.4.12-4|66	This package adds OFX file import support to the base
14mr|gnucash-2.4.12-4|67	GnuCash package. Install this package if you want to
14mr|gnucash-2.4.12-4|68	import OFX files.
14mr|gnucash-2.4.12-4|69	
14mr|gnucash-2.4.12-4|70	%if %{build_hbci}
14mr|gnucash-2.4.12-4|71	%package hbci
14mr|gnucash-2.4.12-4|72	Summary:	Enables HBCI importing in GnuCash
14mr|gnucash-2.4.12-4|73	Group:		Office
14mr|gnucash-2.4.12-4|74	Requires:	%{name} = %{version}-%{release}
14mr|gnucash-2.4.12-4|75	BuildRequires:	pkgconfig(aqbanking)
14mr|gnucash-2.4.12-4|76	# only require the wizard, it will pull aqhbci package too
14mr|gnucash-2.4.12-4|77	#gw it really required qt3-wizard which wasn't included in aqbanking for a while
14mr|gnucash-2.4.12-4|78	Requires:	aqhbci
14mr|gnucash-2.4.12-4|79	
14mr|gnucash-2.4.12-4|80	%description hbci
14mr|gnucash-2.4.12-4|81	This package adds HBCI file import support to the base
14mr|gnucash-2.4.12-4|82	GnuCash package. Install this package if you want to
14mr|gnucash-2.4.12-4|83	import HBCI files.
14mr|gnucash-2.4.12-4|84	%endif
14mr|gnucash-2.4.12-4|85	
14mr|gnucash-2.4.12-4|86	%package -n %{devname}
14mr|gnucash-2.4.12-4|87	Group:		Development/C
14mr|gnucash-2.4.12-4|88	Summary:	Libraries needed to develop for gnucash
14mr|gnucash-2.4.12-4|89	Requires:	%{libname} = %{version}-%{release}
14mr|gnucash-2.4.12-4|90	Provides:	%{name}-devel = %{version}-%{release}
14mr|gnucash-2.4.12-4|91	
14mr|gnucash-2.4.12-4|92	%description -n %{devname}
14mr|gnucash-2.4.12-4|93	Libraries needed to develop for gnucash.
14mr|gnucash-2.4.12-4|94	
14mr|gnucash-2.4.12-4|95	%package -n %{libname}
14mr|gnucash-2.4.12-4|96	Summary:	Libraries for gnucash
14mr|gnucash-2.4.12-4|97	Group:		System/Libraries
14mr|gnucash-2.4.12-4|98	
14mr|gnucash-2.4.12-4|99	%description -n %{libname}
14mr|gnucash-2.4.12-4|100	This package provides libraries to use gnucash.
14mr|gnucash-2.4.12-4|101	
14mr|gnucash-2.4.12-4|102	%prep
14mr|gnucash-2.4.12-4|103	%setup -q -a 4
14mr|gnucash-2.4.12-4|104	%apply_patches
14mr|gnucash-2.4.12-4|105	cp %{SOURCE2} src/engine
14mr|gnucash-2.4.12-4|106	
14mr|gnucash-2.4.12-4|107	export BUILDING_FROM_SVN=yes
14mr|gnucash-2.4.12-4|108	autoreconf -fi
14mr|gnucash-2.4.12-4|109	
14mr|gnucash-2.4.12-4|110	pushd gnucash-docs-%{doc_version}
14mr|gnucash-2.4.12-4|111	autoreconf -fi
14mr|gnucash-2.4.12-4|112	popd
14mr|gnucash-2.4.12-4|113	
14mr|gnucash-2.4.12-4|114	%build
14mr|gnucash-2.4.12-4|115	%configure2_5x \
14mr|gnucash-2.4.12-4|116	--enable-gui \
14mr|gnucash-2.4.12-4|117	--enable-ofx \
14mr|gnucash-2.4.12-4|118	--disable-error-on-warning \
14mr|gnucash-2.4.12-4|119	--disable-schemas-install \
14mr|gnucash-2.4.12-4|120	--disable-static \
14mr|gnucash-2.4.12-4|121	--enable-locale-specific-tax \
14mr|gnucash-2.4.12-4|122	--enable-dbi \
14mr|gnucash-2.4.12-4|123	--with-html-engine=webkit \
14mr|gnucash-2.4.12-4|124	%if %{build_hbci}
14mr|gnucash-2.4.12-4|125	--enable-aqbanking
14mr|gnucash-2.4.12-4|126	%endif
14mr|gnucash-2.4.12-4|127	
14mr|gnucash-2.4.12-4|128	pushd gnucash-docs-%{doc_version}
14mr|gnucash-2.4.12-4|129	%configure2_5x \
14mr|gnucash-2.4.12-4|130	--localstatedir=/var/lib
14mr|gnucash-2.4.12-4|131	popd
14mr|gnucash-2.4.12-4|132	
14mr|gnucash-2.4.12-4|133	make
14mr|gnucash-2.4.12-4|134	
14mr|gnucash-2.4.12-4|135	pushd gnucash-docs-%{doc_version}
14mr|gnucash-2.4.12-4|136	make
14mr|gnucash-2.4.12-4|137	popd
14mr|gnucash-2.4.12-4|138	
14mr|gnucash-2.4.12-4|139	%install
14mr|gnucash-2.4.12-4|140	%makeinstall_std
14mr|gnucash-2.4.12-4|141	
14mr|gnucash-2.4.12-4|142	pushd gnucash-docs-%{doc_version}
14mr|gnucash-2.4.12-4|143	%makeinstall_std
14mr|gnucash-2.4.12-4|144	popd
14mr|gnucash-2.4.12-4|145	
14mr|gnucash-2.4.12-4|146	rm -f %{buildroot}%{_infodir}/dir
14mr|gnucash-2.4.12-4|147	
14mr|gnucash-2.4.12-4|148	%{find_lang} %{name} --with-gnome --all-name
14mr|gnucash-2.4.12-4|149	
14mr|gnucash-2.4.12-4|150	# Menu entry
14mr|gnucash-2.4.12-4|151	desktop-file-install --vendor="" \
14mr|gnucash-2.4.12-4|152	--remove-category="Application" \
14mr|gnucash-2.4.12-4|153	--add-category="GTK" \
14mr|gnucash-2.4.12-4|154	--dir %{buildroot}%{_datadir}/applications \
14mr|gnucash-2.4.12-4|155	%{buildroot}%{_datadir}/applications/*
14mr|gnucash-2.4.12-4|156	
14mr|gnucash-2.4.12-4|157	# don't ship /usr/bin/gnc-test-env as it's only used for build and testing, this mitigates CVE-2010-3999
14mr|gnucash-2.4.12-4|158	rm -f %{buildroot}%{_bindir}/gnc-test-env
14mr|gnucash-2.4.12-4|159	
14mr|gnucash-2.4.12-4|160	#%post
14mr|gnucash-2.4.12-4|161	#%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
14mr|gnucash-2.4.12-4|162	
14mr|gnucash-2.4.12-4|163	%preun
14mr|gnucash-2.4.12-4|164	%preun_uninstall_gconf_schemas %schemas
14mr|gnucash-2.4.12-4|165	
14mr|gnucash-2.4.12-4|166	%if %build_hbci
14mr|gnucash-2.4.12-4|167	%preun hbci
14mr|gnucash-2.4.12-4|168	%preun_uninstall_gconf_schemas apps_gnucash_dialog_hbci
14mr|gnucash-2.4.12-4|169	%endif
14mr|gnucash-2.4.12-4|170	
14mr|gnucash-2.4.12-4|171	%files -f %{name}.lang
14mr|gnucash-2.4.12-4|172	%doc AUTHORS COPYING HACKING NEWS README*
14mr|gnucash-2.4.12-4|173	%doc doc/README.german doc/README.francais doc/guile-hackers.txt
14mr|gnucash-2.4.12-4|174	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_business_common.schemas
14mr|gnucash-2.4.12-4|175	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_commodities.schemas
14mr|gnucash-2.4.12-4|176	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_common.schemas
14mr|gnucash-2.4.12-4|177	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_prices.schemas
14mr|gnucash-2.4.12-4|178	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_print_checks.schemas
14mr|gnucash-2.4.12-4|179	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_reconcile.schemas
14mr|gnucash-2.4.12-4|180	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas
14mr|gnucash-2.4.12-4|181	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_totd.schemas
14mr|gnucash-2.4.12-4|182	%{_sysconfdir}/gconf/schemas/apps_gnucash_general.schemas
14mr|gnucash-2.4.12-4|183	%{_sysconfdir}/gconf/schemas/apps_gnucash_history.schemas
14mr|gnucash-2.4.12-4|184	%{_sysconfdir}/gconf/schemas/apps_gnucash_import_generic_matcher.schemas
14mr|gnucash-2.4.12-4|185	%{_sysconfdir}/gconf/schemas/apps_gnucash_import_qif.schemas
14mr|gnucash-2.4.12-4|186	%{_sysconfdir}/gconf/schemas/apps_gnucash_warnings.schemas
14mr|gnucash-2.4.12-4|187	%{_sysconfdir}/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas
14mr|gnucash-2.4.12-4|188	%{_sysconfdir}/gconf/schemas/apps_gnucash_window_pages_register.schemas
14mr|gnucash-2.4.12-4|189	%config(noreplace) %{_sysconfdir}/%{name}
14mr|gnucash-2.4.12-4|190	%{_bindir}/gnucash
14mr|gnucash-2.4.12-4|191	%{_bindir}/gnucash-env
14mr|gnucash-2.4.12-4|192	%{_bindir}/gnc-fq-check
14mr|gnucash-2.4.12-4|193	%{_bindir}/gnc-fq-dump
14mr|gnucash-2.4.12-4|194	%{_bindir}/gnc-fq-helper
14mr|gnucash-2.4.12-4|195	%{_bindir}/gnc-fq-update
14mr|gnucash-2.4.12-4|196	%{_bindir}/update-gnucash-gconf
14mr|gnucash-2.4.12-4|197	%{_datadir}/applications/%{name}.desktop
14mr|gnucash-2.4.12-4|198	%dir %{_libdir}/gnucash
14mr|gnucash-2.4.12-4|199	%{_libdir}/gnucash/*.so*
14mr|gnucash-2.4.12-4|200	%{_libdir}/gnucash/overrides
14mr|gnucash-2.4.12-4|201	%dir %{_datadir}/%{name}
14mr|gnucash-2.4.12-4|202	%{_datadir}/%{name}/accounts
14mr|gnucash-2.4.12-4|203	%{_datadir}/%{name}/checks
14mr|gnucash-2.4.12-4|204	%{_datadir}/%{name}/guile-modules
14mr|gnucash-2.4.12-4|205	%{_datadir}/%{name}/glade
14mr|gnucash-2.4.12-4|206	%{_datadir}/%{name}/pixmaps
14mr|gnucash-2.4.12-4|207	%{_datadir}/%{name}/ui
14mr|gnucash-2.4.12-4|208	%{_datadir}/%{name}/gnome
14mr|gnucash-2.4.12-4|209	%{_datadir}/%{name}/tip_of_the_day.list
14mr|gnucash-2.4.12-4|210	%doc %{_datadir}/%{name}/doc
14mr|gnucash-2.4.12-4|211	%{_datadir}/%{name}/scm
14mr|gnucash-2.4.12-4|212	%{_iconsdir}/hicolor/*/apps/gnucash*
14mr|gnucash-2.4.12-4|213	%{_mandir}/*/*
14mr|gnucash-2.4.12-4|214	
14mr|gnucash-2.4.12-4|215	%exclude %{_libdir}/gnucash/libgncmod-ofx*
14mr|gnucash-2.4.12-4|216	%if %{build_hbci}
14mr|gnucash-2.4.12-4|217	%exclude %{_libdir}/gnucash/libgncmod-aqbanking*
14mr|gnucash-2.4.12-4|218	%exclude %{_datadir}/gnucash/glade/aqbanking*
14mr|gnucash-2.4.12-4|219	%exclude %{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
14mr|gnucash-2.4.12-4|220	%endif
14mr|gnucash-2.4.12-4|221	%exclude %{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
14mr|gnucash-2.4.12-4|222	
14mr|gnucash-2.4.12-4|223	%files ofx
14mr|gnucash-2.4.12-4|224	%doc doc/README.OFX
14mr|gnucash-2.4.12-4|225	%{_libdir}/gnucash/libgncmod-ofx*
14mr|gnucash-2.4.12-4|226	%{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
14mr|gnucash-2.4.12-4|227	
14mr|gnucash-2.4.12-4|228	%if %{build_hbci}
14mr|gnucash-2.4.12-4|229	%files hbci
14mr|gnucash-2.4.12-4|230	%doc doc/README.HBCI
14mr|gnucash-2.4.12-4|231	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_hbci.schemas
14mr|gnucash-2.4.12-4|232	%{_libdir}/gnucash/libgncmod-aqbanking*
14mr|gnucash-2.4.12-4|233	%{_datadir}/gnucash/glade/aqbanking*
14mr|gnucash-2.4.12-4|234	%{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
14mr|gnucash-2.4.12-4|235	%endif
14mr|gnucash-2.4.12-4|236	
14mr|gnucash-2.4.12-4|237	%files -n %{libname}
14mr|gnucash-2.4.12-4|238	%{_libdir}/libgnc-backend-sql.so.%{major}*
14mr|gnucash-2.4.12-4|239	%{_libdir}/libgnc-backend-xml-utils.so.%{major}*
14mr|gnucash-2.4.12-4|240	%{_libdir}/libgnc-business-ledger.so.%{major}*
14mr|gnucash-2.4.12-4|241	%{_libdir}/libgnc-core-utils.so.%{major}*
14mr|gnucash-2.4.12-4|242	%{_libdir}/libgnc-gnome.so.%{major}*
14mr|gnucash-2.4.12-4|243	%{_libdir}/libgnc-module.so.%{major}*
14mr|gnucash-2.4.12-4|244	%{_libdir}/libgnc-qof.so.1*
14mr|gnucash-2.4.12-4|245	%{_libdir}/lib*.so
14mr|gnucash-2.4.12-4|246	
14mr|gnucash-2.4.12-4|247	%files -n %{devname}
14mr|gnucash-2.4.12-4|248	%{_bindir}/gnucash-make-guids
14mr|gnucash-2.4.12-4|249	%{_bindir}/gnucash-valgrind
14mr|gnucash-2.4.12-4|250	%{_includedir}/gnucash
14mr|gnucash-2.4.12-4|251	
14mr|gnucash-2.4.12-4|252	
14mr|gnucash-2.4.12-4|253	%changelog
14mr|gnucash-2.4.12-4|254	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.12-4
14mr|gnucash-2.4.12-4|255	+ Revision: 5f526a8
14mr|gnucash-2.4.12-4|256	- MassBuild#440: Increase release tag
14mr|gnucash-2.4.12-4|257	
14mr|gnucash-2.4.12-4|258	

16583 14
14mr|gnuchess-6.0.0-4|1	%define	name	gnuchess
14mr|gnuchess-6.0.0-4|2	%define version 6.0.0
14mr|gnuchess-6.0.0-4|3	
14mr|gnuchess-6.0.0-4|4	%define book_version 1.02
14mr|gnuchess-6.0.0-4|5	
14mr|gnuchess-6.0.0-4|6	Summary:	The GNU chess program
14mr|gnuchess-6.0.0-4|7	Name:		%{name}
14mr|gnuchess-6.0.0-4|8	Version:	%{version}
14mr|gnuchess-6.0.0-4|9	Release:	4
14mr|gnuchess-6.0.0-4|10	Source0:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz
14mr|gnuchess-6.0.0-4|11	Source1:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz.sig
14mr|gnuchess-6.0.0-4|12	Source2:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz
14mr|gnuchess-6.0.0-4|13	Source3:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz.sig
14mr|gnuchess-6.0.0-4|14	Group:		Games/Boards
14mr|gnuchess-6.0.0-4|15	URL:		http://www.gnu.org/software/chess/
14mr|gnuchess-6.0.0-4|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gnuchess-6.0.0-4|17	License:	GPL and Public Domain
14mr|gnuchess-6.0.0-4|18	BuildRequires:	readline-devel
14mr|gnuchess-6.0.0-4|19	BuildRequires:	ncurses-devel
14mr|gnuchess-6.0.0-4|20	BuildRequires:	flex
14mr|gnuchess-6.0.0-4|21	Provides:	chessengine
14mr|gnuchess-6.0.0-4|22	Obsoletes:	gnuchess-book
14mr|gnuchess-6.0.0-4|23	Provides:	gnuchess-book
14mr|gnuchess-6.0.0-4|24	
14mr|gnuchess-6.0.0-4|25	%description
14mr|gnuchess-6.0.0-4|26	The gnuchess package contains the GNU chess program.  By default,
14mr|gnuchess-6.0.0-4|27	GNUchess uses a text-based interface.  Alternatively, GNUchess can
14mr|gnuchess-6.0.0-4|28	be used in conjunction with other GUI interface, thus serving as a
14mr|gnuchess-6.0.0-4|29	chess engine.
14mr|gnuchess-6.0.0-4|30	
14mr|gnuchess-6.0.0-4|31	You should install the gnuchess package if you would like to play
14mr|gnuchess-6.0.0-4|32	chess on your computer. If you'd like to use a graphical interface
14mr|gnuchess-6.0.0-4|33	with GNUchess, you'll also need to install other GUI interface,
14mr|gnuchess-6.0.0-4|34	such as xboard or eboard.
14mr|gnuchess-6.0.0-4|35	
14mr|gnuchess-6.0.0-4|36	This package also includes opening book for gnuchess, containing many
14mr|gnuchess-6.0.0-4|37	historic games played between masters and grandmasters.
14mr|gnuchess-6.0.0-4|38	
14mr|gnuchess-6.0.0-4|39	%prep
14mr|gnuchess-6.0.0-4|40	%setup -q
14mr|gnuchess-6.0.0-4|41	gzip -dc %{SOURCE2} > book.pgn
14mr|gnuchess-6.0.0-4|42	
14mr|gnuchess-6.0.0-4|43	%build
14mr|gnuchess-6.0.0-4|44	%configure2_5x	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14mr|gnuchess-6.0.0-4|45	%make
14mr|gnuchess-6.0.0-4|46	
14mr|gnuchess-6.0.0-4|47	# create book
14mr|gnuchess-6.0.0-4|48	echo -e 'book add book.pgn\nquit' | ./src/gnuchess -
14mr|gnuchess-6.0.0-4|49	
14mr|gnuchess-6.0.0-4|50	%install
14mr|gnuchess-6.0.0-4|51	rm -rf $RPM_BUILD_ROOT
14mr|gnuchess-6.0.0-4|52	%{makeinstall_std}
14mr|gnuchess-6.0.0-4|53	
14mr|gnuchess-6.0.0-4|54	install -m0644 book.pgn -D %{buildroot}%{_gamesdatadir}/gnuchess/book.pgn
14mr|gnuchess-6.0.0-4|55	
14mr|gnuchess-6.0.0-4|56	%clean
14mr|gnuchess-6.0.0-4|57	rm -rf $RPM_BUILD_ROOT
14mr|gnuchess-6.0.0-4|58	
14mr|gnuchess-6.0.0-4|59	%files
14mr|gnuchess-6.0.0-4|60	%defattr(-, root, root)
14mr|gnuchess-6.0.0-4|61	%doc AUTHORS ChangeLog NEWS README
14mr|gnuchess-6.0.0-4|62	%{_gamesbindir}/*
14mr|gnuchess-6.0.0-4|63	%{_gamesdatadir}/gnuchess
14mr|gnuchess-6.0.0-4|64	%{_infodir}/*
14mr|gnuchess-6.0.0-4|65	
14mr|gnuchess-6.0.0-4|66	
14mr|gnuchess-6.0.0-4|67	
14mr|gnuchess-6.0.0-4|68	%changelog
14mr|gnuchess-6.0.0-4|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0.0-4
14mr|gnuchess-6.0.0-4|70	+ Revision: b1aab81
14mr|gnuchess-6.0.0-4|71	- MassBuild#440: Increase release tag
14mr|gnuchess-6.0.0-4|72	
14mr|gnuchess-6.0.0-4|73	

16584 14
14mr|gnu-efi-3.0u-3|1	%define debug_package %{nil}
14mr|gnu-efi-3.0u-3|2	%define dirver	%(echo %{version}|sed -e 's/[a-z]//g')
14mr|gnu-efi-3.0u-3|3	
14mr|gnu-efi-3.0u-3|4	Summary:	Development Libraries and headers for EFI
14mr|gnu-efi-3.0u-3|5	Name:		gnu-efi
14mr|gnu-efi-3.0u-3|6	Version:	3.0u
14mr|gnu-efi-3.0u-3|7	Release:	3
14mr|gnu-efi-3.0u-3|8	Group:		System/Kernel and hardware
14mr|gnu-efi-3.0u-3|9	License:	BSD
14mr|gnu-efi-3.0u-3|10	Url:		ftp://ftp.hpl.hp.com/pub/linux-ia64
14mr|gnu-efi-3.0u-3|11	Source0:	ftp://ftp.hpl.hp.com/pub/linux-ia64/%{name}_%{version}.orig.tar.gz
14mr|gnu-efi-3.0u-3|12	# Fedora patches
14mr|gnu-efi-3.0u-3|13	Patch0:	0001-fix-compilation-on-x86_64-without-HAVE_USE_MS_ABI.patch
14mr|gnu-efi-3.0u-3|14	Patch1:	0002-be-more-pedantic-when-linking.patch
14mr|gnu-efi-3.0u-3|15	ExclusiveArch:	%{ix86} x86_64
14mr|gnu-efi-3.0u-3|16	
14mr|gnu-efi-3.0u-3|17	%description
14mr|gnu-efi-3.0u-3|18	This package contains development headers and libraries for developing
14mr|gnu-efi-3.0u-3|19	applications that run under EFI (Extensible Firmware Interface).
14mr|gnu-efi-3.0u-3|20	
14mr|gnu-efi-3.0u-3|21	%prep
14mr|gnu-efi-3.0u-3|22	%setup -qn %{name}-%{dirver}
14mr|gnu-efi-3.0u-3|23	%apply_patches
14mr|gnu-efi-3.0u-3|24	sed -i -e 's,-fpic,-fpic -fuse-ld=bfd,g' Make.defaults
14mr|gnu-efi-3.0u-3|25	
14mr|gnu-efi-3.0u-3|26	%build
14mr|gnu-efi-3.0u-3|27	%make
14mr|gnu-efi-3.0u-3|28	
14mr|gnu-efi-3.0u-3|29	%install
14mr|gnu-efi-3.0u-3|30	mkdir -p %{buildroot}%{_libdir}
14mr|gnu-efi-3.0u-3|31	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} install
14mr|gnu-efi-3.0u-3|32	
14mr|gnu-efi-3.0u-3|33	mkdir -p %{buildroot}%{_libdir}/gnuefi
14mr|gnu-efi-3.0u-3|34	mv %{buildroot}%{_libdir}/*.lds %{buildroot}%{_libdir}/*.o %{buildroot}%{_libdir}/gnuefi
14mr|gnu-efi-3.0u-3|35	
14mr|gnu-efi-3.0u-3|36	make -C apps clean route80h.efi modelist.efi
14mr|gnu-efi-3.0u-3|37	mkdir -p %{buildroot}/boot/efi/EFI/rosa/
14mr|gnu-efi-3.0u-3|38	mv apps/{route80h.efi,modelist.efi} %{buildroot}/boot/efi/EFI/rosa/
14mr|gnu-efi-3.0u-3|39	
14mr|gnu-efi-3.0u-3|40	%files
14mr|gnu-efi-3.0u-3|41	%doc README.* ChangeLog
14mr|gnu-efi-3.0u-3|42	%{_includedir}/efi
14mr|gnu-efi-3.0u-3|43	%dir %{_libdir}/gnuefi
14mr|gnu-efi-3.0u-3|44	%{_libdir}/gnuefi/*
14mr|gnu-efi-3.0u-3|45	%{_libdir}/*.a
14mr|gnu-efi-3.0u-3|46	%dir /boot/efi/EFI/rosa/
14mr|gnu-efi-3.0u-3|47	%attr(0644,root,root) /boot/efi/EFI/rosa/*.efi
14mr|gnu-efi-3.0u-3|48	
14mr|gnu-efi-3.0u-3|49	
14mr|gnu-efi-3.0u-3|50	%changelog
14mr|gnu-efi-3.0u-3|51	* Tue Jul 08 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0u-3
14mr|gnu-efi-3.0u-3|52	+ Revision: 5c5df3c
14mr|gnu-efi-3.0u-3|53	- try to fix build
14mr|gnu-efi-3.0u-3|54	
14mr|gnu-efi-3.0u-3|55	

16585 14
14mr|gnu.getopt-1.0.14-2|1	%define	section		free
14mr|gnu.getopt-1.0.14-2|2	%define gcj_support     0
14mr|gnu.getopt-1.0.14-2|3	
14mr|gnu.getopt-1.0.14-2|4	Summary:        Java getopt implementation
14mr|gnu.getopt-1.0.14-2|5	Name:		gnu.getopt
14mr|gnu.getopt-1.0.14-2|6	Version:	1.0.14
14mr|gnu.getopt-1.0.14-2|7	Release:	2
14mr|gnu.getopt-1.0.14-2|8	License:        LGPLv2
14mr|gnu.getopt-1.0.14-2|9	Group:          Development/Java
14mr|gnu.getopt-1.0.14-2|10	Url:            http://www.urbanophile.com/arenn/hacking/download.html
14mr|gnu.getopt-1.0.14-2|11	Source0:        ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-%{version}.tar.gz
14mr|gnu.getopt-1.0.14-2|12	BuildRequires:  ant
14mr|gnu.getopt-1.0.14-2|13	%if %{gcj_support}
14mr|gnu.getopt-1.0.14-2|14	BuildRequires:  java-gcj-compat-devel
14mr|gnu.getopt-1.0.14-2|15	%else
14mr|gnu.getopt-1.0.14-2|16	Buildarch:      noarch
14mr|gnu.getopt-1.0.14-2|17	BuildRequires:  java-devel >= 0:1.4.2
14mr|gnu.getopt-1.0.14-2|18	%endif
14mr|gnu.getopt-1.0.14-2|19	BuildRequires:	java-rpmbuild >= 0:1.5
14mr|gnu.getopt-1.0.14-2|20	Provides:       gnu-getopt = %{EVRD}
14mr|gnu.getopt-1.0.14-2|21	
14mr|gnu.getopt-1.0.14-2|22	%description
14mr|gnu.getopt-1.0.14-2|23	The GNU Java getopt classes support short and long argument parsing in
14mr|gnu.getopt-1.0.14-2|24	a manner 100% compatible with the version of GNU getopt in glibc 2.0.6
14mr|gnu.getopt-1.0.14-2|25	with a mostly compatible programmer's interface as well. Note that this
14mr|gnu.getopt-1.0.14-2|26	is a port, not a new implementation. I am currently unaware of any bugs
14mr|gnu.getopt-1.0.14-2|27	in this software, but there certainly could be some lying about. I would
14mr|gnu.getopt-1.0.14-2|28	appreciate bug reports as well as hearing about positive experiences.
14mr|gnu.getopt-1.0.14-2|29	
14mr|gnu.getopt-1.0.14-2|30	%package javadoc
14mr|gnu.getopt-1.0.14-2|31	Summary:        Javadoc for %{name}
14mr|gnu.getopt-1.0.14-2|32	Group:          Development/Java
14mr|gnu.getopt-1.0.14-2|33	
14mr|gnu.getopt-1.0.14-2|34	%description javadoc
14mr|gnu.getopt-1.0.14-2|35	Javadoc for %{name}.
14mr|gnu.getopt-1.0.14-2|36	
14mr|gnu.getopt-1.0.14-2|37	%prep
14mr|gnu.getopt-1.0.14-2|38	%setup -q -c
14mr|gnu.getopt-1.0.14-2|39	# Aaron, where did you put my build script :-) ?
14mr|gnu.getopt-1.0.14-2|40	mv gnu/getopt/buildx.xml build.xml
14mr|gnu.getopt-1.0.14-2|41	
14mr|gnu.getopt-1.0.14-2|42	%build
14mr|gnu.getopt-1.0.14-2|43	%ant jar javadoc
14mr|gnu.getopt-1.0.14-2|44	
14mr|gnu.getopt-1.0.14-2|45	%install
14mr|gnu.getopt-1.0.14-2|46	# jars
14mr|gnu.getopt-1.0.14-2|47	mkdir -p %{buildroot}%{_javadir}
14mr|gnu.getopt-1.0.14-2|48	install -m 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|gnu.getopt-1.0.14-2|49	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14mr|gnu.getopt-1.0.14-2|50	# javadoc
14mr|gnu.getopt-1.0.14-2|51	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|gnu.getopt-1.0.14-2|52	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|gnu.getopt-1.0.14-2|53	
14mr|gnu.getopt-1.0.14-2|54	%if %{gcj_support}
14mr|gnu.getopt-1.0.14-2|55	%{_bindir}/aot-compile-rpm
14mr|gnu.getopt-1.0.14-2|56	%endif
14mr|gnu.getopt-1.0.14-2|57	
14mr|gnu.getopt-1.0.14-2|58	%if %{gcj_support}
14mr|gnu.getopt-1.0.14-2|59	%post
14mr|gnu.getopt-1.0.14-2|60	%{update_gcjdb}
14mr|gnu.getopt-1.0.14-2|61	
14mr|gnu.getopt-1.0.14-2|62	%postun
14mr|gnu.getopt-1.0.14-2|63	%{clean_gcjdb}
14mr|gnu.getopt-1.0.14-2|64	%endif
14mr|gnu.getopt-1.0.14-2|65	
14mr|gnu.getopt-1.0.14-2|66	%post javadoc
14mr|gnu.getopt-1.0.14-2|67	rm -f %{_javadocdir}/%{name}
14mr|gnu.getopt-1.0.14-2|68	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|gnu.getopt-1.0.14-2|69	
14mr|gnu.getopt-1.0.14-2|70	%postun javadoc
14mr|gnu.getopt-1.0.14-2|71	if [ "$1" = "0" ]; then
14mr|gnu.getopt-1.0.14-2|72	rm -f %{_javadocdir}/%{name}
14mr|gnu.getopt-1.0.14-2|73	fi
14mr|gnu.getopt-1.0.14-2|74	
14mr|gnu.getopt-1.0.14-2|75	%files
14mr|gnu.getopt-1.0.14-2|76	%doc gnu/getopt/COPYING.LIB gnu/getopt/README
14mr|gnu.getopt-1.0.14-2|77	%{_javadir}/*
14mr|gnu.getopt-1.0.14-2|78	%if %{gcj_support}
14mr|gnu.getopt-1.0.14-2|79	%dir %{_libdir}/gcj/%{name}
14mr|gnu.getopt-1.0.14-2|80	%{_libdir}/gcj/%{name}/*
14mr|gnu.getopt-1.0.14-2|81	%endif
14mr|gnu.getopt-1.0.14-2|82	
14mr|gnu.getopt-1.0.14-2|83	%files javadoc
14mr|gnu.getopt-1.0.14-2|84	%{_javadocdir}/%{name}-%{version}
14mr|gnu.getopt-1.0.14-2|85	
14mr|gnu.getopt-1.0.14-2|86	
14mr|gnu.getopt-1.0.14-2|87	%changelog
14mr|gnu.getopt-1.0.14-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.14-2
14mr|gnu.getopt-1.0.14-2|89	+ Revision: 88b65b3
14mr|gnu.getopt-1.0.14-2|90	- MassBuild#440: Increase release tag
14mr|gnu.getopt-1.0.14-2|91	
14mr|gnu.getopt-1.0.14-2|92	

16586 14
14mr|gnugo-3.8-6|1	%define chinese_rules 0
14mr|gnugo-3.8-6|2	%{?_with_chinese: %global chinese_rules 1}
14mr|gnugo-3.8-6|3	
14mr|gnugo-3.8-6|4	Summary:	The GNU program to play the game of Go
14mr|gnugo-3.8-6|5	Name:		gnugo
14mr|gnugo-3.8-6|6	Version:	3.8
14mr|gnugo-3.8-6|7	Release:	6
14mr|gnugo-3.8-6|8	License:	GPLv3+
14mr|gnugo-3.8-6|9	Group:		Games/Boards
14mr|gnugo-3.8-6|10	Url:		http://www.gnu.org/software/gnugo/
14mr|gnugo-3.8-6|11	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14mr|gnugo-3.8-6|12	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
14mr|gnugo-3.8-6|13	Patch0:		gnugo-3.8-fix-format-errors.patch
14mr|gnugo-3.8-6|14	BuildRequires:	ncurses-devel
14mr|gnugo-3.8-6|15	BuildRequires:	readline-devel
14mr|gnugo-3.8-6|16	
14mr|gnugo-3.8-6|17	%description
14mr|gnugo-3.8-6|18	Go is a game of strategy between two players usually played on a
14mr|gnugo-3.8-6|19	19x19 grid called goban. GNU Go plays a game of Go against the
14mr|gnugo-3.8-6|20	user. It has many other features: it can play against itself or
14mr|gnugo-3.8-6|21	another program, analyse and score a recorded game. GNU Go is
14mr|gnugo-3.8-6|22	compliant with Go Modem Protocol, and load / save games in the
14mr|gnugo-3.8-6|23	Smart Go format.
14mr|gnugo-3.8-6|24	GNU Go uses a simple alpha-numeric board display by default. If you
14mr|gnugo-3.8-6|25	want to use a graphical interface with GNU Go, you'll also need
14mr|gnugo-3.8-6|26	to install other GUI clients, such as CGoban or Jago.
14mr|gnugo-3.8-6|27	
14mr|gnugo-3.8-6|28	Build Options:
14mr|gnugo-3.8-6|29	--with chinese      Use Chinese rules for endgame counting
14mr|gnugo-3.8-6|30	
14mr|gnugo-3.8-6|31	%prep
14mr|gnugo-3.8-6|32	%setup -q
14mr|gnugo-3.8-6|33	%patch0 -p 1 -b .format
14mr|gnugo-3.8-6|34	
14mr|gnugo-3.8-6|35	%build
14mr|gnugo-3.8-6|36	autoconf
14mr|gnugo-3.8-6|37	%configure2_5x \
14mr|gnugo-3.8-6|38	--bindir=%{_gamesbindir}	\
14mr|gnugo-3.8-6|39	--enable-color			\
14mr|gnugo-3.8-6|40	--with-readline			\
14mr|gnugo-3.8-6|41	%if %chinese_rules
14mr|gnugo-3.8-6|42	--enable-chinese-rules
14mr|gnugo-3.8-6|43	%endif
14mr|gnugo-3.8-6|44	
14mr|gnugo-3.8-6|45	%make
14mr|gnugo-3.8-6|46	make check
14mr|gnugo-3.8-6|47	
14mr|gnugo-3.8-6|48	%install
14mr|gnugo-3.8-6|49	%makeinstall_std
14mr|gnugo-3.8-6|50	
14mr|gnugo-3.8-6|51	# install emacs file
14mr|gnugo-3.8-6|52	install -D -m 644 interface/gnugo.el %{buildroot}%{_datadir}/emacs/site-lisp/gnugo.el
14mr|gnugo-3.8-6|53	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14mr|gnugo-3.8-6|54	echo "(autoload 'gnugo \"gnugo\" \"GNU Go\" t)" > %{buildroot}%{_sysconfdir}/emacs/site-start.d/gnugo.el
14mr|gnugo-3.8-6|55	
14mr|gnugo-3.8-6|56	%files
14mr|gnugo-3.8-6|57	%defattr(-,root,root)
14mr|gnugo-3.8-6|58	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
14mr|gnugo-3.8-6|59	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mr|gnugo-3.8-6|60	%{_infodir}/*
14mr|gnugo-3.8-6|61	%{_gamesbindir}/*
14mr|gnugo-3.8-6|62	%{_mandir}/man6/*
14mr|gnugo-3.8-6|63	%{_datadir}/emacs/site-lisp/*.el
14mr|gnugo-3.8-6|64	
14mr|gnugo-3.8-6|65	
14mr|gnugo-3.8-6|66	
14mr|gnugo-3.8-6|67	%changelog
14mr|gnugo-3.8-6|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8-6
14mr|gnugo-3.8-6|69	+ Revision: b5839ec
14mr|gnugo-3.8-6|70	- MassBuild#440: Increase release tag
14mr|gnugo-3.8-6|71	
14mr|gnugo-3.8-6|72	

16587 14
14mr|gnumeric-1.12.9-2|1	%define _disable_ld_no_undefined 1
14mr|gnumeric-1.12.9-2|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnumeric-1.12.9-2|3	
14mr|gnumeric-1.12.9-2|4	%define goffice 0.10
14mr|gnumeric-1.12.9-2|5	%define libname %mklibname spreadsheet %{version}
14mr|gnumeric-1.12.9-2|6	%define devname %mklibname -d spreadsheet
14mr|gnumeric-1.12.9-2|7	
14mr|gnumeric-1.12.9-2|8	Summary:	A full-featured spreadsheet for GNOME
14mr|gnumeric-1.12.9-2|9	Name:		gnumeric
14mr|gnumeric-1.12.9-2|10	Version:	1.12.9
14mr|gnumeric-1.12.9-2|11	Release:	2
14mr|gnumeric-1.12.9-2|12	License:	GPLv2+
14mr|gnumeric-1.12.9-2|13	Group:		Office
14mr|gnumeric-1.12.9-2|14	Url:		http://www.gnome.org/projects/gnumeric/
14mr|gnumeric-1.12.9-2|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnumeric-1.12.9-2|16	#This patch is borked, leave it here as reference
14mr|gnumeric-1.12.9-2|17	# configure is disabling gda for now
14mr|gnumeric-1.12.9-2|18	Patch1:		gnumeric-1.9.17-format-strings.patch
14mr|gnumeric-1.12.9-2|19	# (fc) 1.9.3-4mdv fix CVE-2009-0318
14mr|gnumeric-1.12.9-2|20	Patch5:		gnumeric-1.8.2-CVE-2009-0318-rh.patch
14mr|gnumeric-1.12.9-2|21	
14mr|gnumeric-1.12.9-2|22	BuildRequires:	desktop-file-utils
14mr|gnumeric-1.12.9-2|23	BuildRequires:	intltool
14mr|gnumeric-1.12.9-2|24	BuildRequires:	perl-IO-Compress
14mr|gnumeric-1.12.9-2|25	BuildRequires:	rarian
14mr|gnumeric-1.12.9-2|26	BuildRequires:	perl-devel
14mr|gnumeric-1.12.9-2|27	BuildRequires:	psiconv-devel
14mr|gnumeric-1.12.9-2|28	BuildRequires:	pkgconfig(glib-2.0)
14mr|gnumeric-1.12.9-2|29	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|gnumeric-1.12.9-2|30	BuildRequires:	pkgconfig(gobject-2.0)
14mr|gnumeric-1.12.9-2|31	BuildRequires:	pkgconfig(gthread-2.0)
14mr|gnumeric-1.12.9-2|32	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gnumeric-1.12.9-2|33	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gnumeric-1.12.9-2|34	BuildRequires:	pkgconfig(libgda-5.0)
14mr|gnumeric-1.12.9-2|35	BuildRequires:	pkgconfig(libgoffice-0.10)
14mr|gnumeric-1.12.9-2|36	BuildRequires:	pkgconfig(libgsf-1)
14mr|gnumeric-1.12.9-2|37	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gnumeric-1.12.9-2|38	BuildRequires:	pkgconfig(pango)
14mr|gnumeric-1.12.9-2|39	BuildRequires:	pkgconfig(pangocairo)
14mr|gnumeric-1.12.9-2|40	BuildRequires:	pkgconfig(pxlib)
14mr|gnumeric-1.12.9-2|41	BuildRequires:	pkgconfig(python)
14mr|gnumeric-1.12.9-2|42	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|gnumeric-1.12.9-2|43	Requires:	pygtk2.0
14mr|gnumeric-1.12.9-2|44	#gw it places files in the versioned goffice directory
14mr|gnumeric-1.12.9-2|45	# But as usual with the G mess, stuff doesn't make sense and
14mr|gnumeric-1.12.9-2|46	# goffice's version is 0.9 while its filesystem version is
14mr|gnumeric-1.12.9-2|47	# 0.10...
14mr|gnumeric-1.12.9-2|48	Requires:	goffice >= 0.9
14mr|gnumeric-1.12.9-2|49	
14mr|gnumeric-1.12.9-2|50	%description
14mr|gnumeric-1.12.9-2|51	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
14mr|gnumeric-1.12.9-2|52	Excel, you should be ready to use Gnumeric.  It tries to clone all of
14mr|gnumeric-1.12.9-2|53	the good features and stay as compatible as possible with Excel in terms of
14mr|gnumeric-1.12.9-2|54	usability. Hopefully the bugs have been left behind :).
14mr|gnumeric-1.12.9-2|55	
14mr|gnumeric-1.12.9-2|56	%files -f %{name}.lang
14mr|gnumeric-1.12.9-2|57	%doc AUTHORS NEWS BUGS README
14mr|gnumeric-1.12.9-2|58	%{_bindir}/*
14mr|gnumeric-1.12.9-2|59	%{_libdir}/goffice/%{goffice}/plugins/gnumeric
14mr|gnumeric-1.12.9-2|60	%{_libdir}/gnumeric
14mr|gnumeric-1.12.9-2|61	%{_datadir}/appdata/gnumeric.appdata.xml
14mr|gnumeric-1.12.9-2|62	%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric*.xml
14mr|gnumeric-1.12.9-2|63	%{_datadir}/gnumeric
14mr|gnumeric-1.12.9-2|64	%{_datadir}/applications/*
14mr|gnumeric-1.12.9-2|65	%{_datadir}/pixmaps/*
14mr|gnumeric-1.12.9-2|66	%{_iconsdir}/hicolor/*/apps/gnumeric*
14mr|gnumeric-1.12.9-2|67	%{_mandir}/man1/*
14mr|gnumeric-1.12.9-2|68	
14mr|gnumeric-1.12.9-2|69	%preun
14mr|gnumeric-1.12.9-2|70	%preun_uninstall_gconf_schemas %{schemas}
14mr|gnumeric-1.12.9-2|71	
14mr|gnumeric-1.12.9-2|72	#----------------------------------------------------------------------------
14mr|gnumeric-1.12.9-2|73	
14mr|gnumeric-1.12.9-2|74	%package -n %{libname}
14mr|gnumeric-1.12.9-2|75	Summary:	Spreadsheet library from Gnumeric
14mr|gnumeric-1.12.9-2|76	Group:		System/Libraries
14mr|gnumeric-1.12.9-2|77	
14mr|gnumeric-1.12.9-2|78	%description -n %{libname}
14mr|gnumeric-1.12.9-2|79	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
14mr|gnumeric-1.12.9-2|80	Excel, you should be ready to use Gnumeric.  It tries to clone all of
14mr|gnumeric-1.12.9-2|81	the good features and stay as compatible as possible with Excel in terms of
14mr|gnumeric-1.12.9-2|82	usability. Hopefully the bugs have been left behind :).
14mr|gnumeric-1.12.9-2|83	
14mr|gnumeric-1.12.9-2|84	%files -n %{libname}
14mr|gnumeric-1.12.9-2|85	%{_libdir}/libspreadsheet-%{version}.so
14mr|gnumeric-1.12.9-2|86	
14mr|gnumeric-1.12.9-2|87	#----------------------------------------------------------------------------
14mr|gnumeric-1.12.9-2|88	
14mr|gnumeric-1.12.9-2|89	%package -n %{devname}
14mr|gnumeric-1.12.9-2|90	Summary:	Spreadsheet library from Gnumeric - development files
14mr|gnumeric-1.12.9-2|91	Group:		Development/C
14mr|gnumeric-1.12.9-2|92	Requires:	%{libname} = %{EVRD}
14mr|gnumeric-1.12.9-2|93	Provides:	%{name}-devel = %{EVRD}
14mr|gnumeric-1.12.9-2|94	
14mr|gnumeric-1.12.9-2|95	%description -n %{devname}
14mr|gnumeric-1.12.9-2|96	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
14mr|gnumeric-1.12.9-2|97	Excel, you should be ready to use Gnumeric.  It tries to clone all of
14mr|gnumeric-1.12.9-2|98	the good features and stay as compatible as possible with Excel in terms of
14mr|gnumeric-1.12.9-2|99	usability. Hopefully the bugs have been left behind :).
14mr|gnumeric-1.12.9-2|100	
14mr|gnumeric-1.12.9-2|101	%files -n %{devname}
14mr|gnumeric-1.12.9-2|102	%{_libdir}/libspreadsheet.so
14mr|gnumeric-1.12.9-2|103	%{_libdir}/pkgconfig/*.pc
14mr|gnumeric-1.12.9-2|104	%{_includedir}/libspreadsheet-*/
14mr|gnumeric-1.12.9-2|105	
14mr|gnumeric-1.12.9-2|106	#----------------------------------------------------------------------------
14mr|gnumeric-1.12.9-2|107	
14mr|gnumeric-1.12.9-2|108	%prep
14mr|gnumeric-1.12.9-2|109	%setup -q
14mr|gnumeric-1.12.9-2|110	%apply_patches
14mr|gnumeric-1.12.9-2|111	
14mr|gnumeric-1.12.9-2|112	%build
14mr|gnumeric-1.12.9-2|113	%configure2_5x
14mr|gnumeric-1.12.9-2|114	
14mr|gnumeric-1.12.9-2|115	%make
14mr|gnumeric-1.12.9-2|116	
14mr|gnumeric-1.12.9-2|117	%install
14mr|gnumeric-1.12.9-2|118	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gnumeric-1.12.9-2|119	rm -vf %{buildroot}%{_datadir}/%{name}/%{version}/perl/*/auto/Gnumeric/.packlist
14mr|gnumeric-1.12.9-2|120	rm -rf %{buildroot}/var
14mr|gnumeric-1.12.9-2|121	ln -s %{_datadir}/gnome %{buildroot}%{_datadir}/%{name}/%{version}
14mr|gnumeric-1.12.9-2|122	
14mr|gnumeric-1.12.9-2|123	desktop-file-install --vendor="" \
14mr|gnumeric-1.12.9-2|124	--remove-category="Application" \
14mr|gnumeric-1.12.9-2|125	--remove-category="Science" \
14mr|gnumeric-1.12.9-2|126	--remove-category="Math" \
14mr|gnumeric-1.12.9-2|127	--remove-category="Application" \
14mr|gnumeric-1.12.9-2|128	--remove-mime-type="zz-application/zz-winassoc-xls" \
14mr|gnumeric-1.12.9-2|129	--add-category="GTK" \
14mr|gnumeric-1.12.9-2|130	--add-category="GNOME" \
14mr|gnumeric-1.12.9-2|131	--dir %{buildroot}%{_datadir}/applications \
14mr|gnumeric-1.12.9-2|132	%{buildroot}%{_datadir}/applications/*
14mr|gnumeric-1.12.9-2|133	
14mr|gnumeric-1.12.9-2|134	%find_lang %{name} --with-gnome --all-name
14mr|gnumeric-1.12.9-2|135	
14mr|gnumeric-1.12.9-2|136	
14mr|gnumeric-1.12.9-2|137	%changelog
14mr|gnumeric-1.12.9-2|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12.9-2
14mr|gnumeric-1.12.9-2|139	+ Revision: 9d72c87
14mr|gnumeric-1.12.9-2|140	- MassBuild#440: Increase release tag
14mr|gnumeric-1.12.9-2|141	
14mr|gnumeric-1.12.9-2|142	

16588 14
14mr|gnupg-1.4.18-1|1	Summary:	GNU privacy guard - a free PGP replacement
14mr|gnupg-1.4.18-1|2	Name:		gnupg
14mr|gnupg-1.4.18-1|3	Version:	1.4.18
14mr|gnupg-1.4.18-1|4	Release:	1
14mr|gnupg-1.4.18-1|5	License:	GPLv3+
14mr|gnupg-1.4.18-1|6	Group:		File tools
14mr|gnupg-1.4.18-1|7	Url:		http://www.gnupg.org
14mr|gnupg-1.4.18-1|8	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2
14mr|gnupg-1.4.18-1|9	Source1:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2.sig
14mr|gnupg-1.4.18-1|10	Source2:	mdk-keys.tar.bz2
14mr|gnupg-1.4.18-1|11	Source3:	mdk-keys.tar.bz2.sig
14mr|gnupg-1.4.18-1|12	Patch1:		gnupg-1.4.2.2-use-agent-by-default.diff
14mr|gnupg-1.4.18-1|13	Patch4:		gnupg-1.4.5-ppc64.patch
14mr|gnupg-1.4.18-1|14	# splitted off from the previous debian patch
14mr|gnupg-1.4.18-1|15	Patch6:		gnupg-1.4.7-deb-free_caps.patch
14mr|gnupg-1.4.18-1|16	Patch7:		gnupg-1.4.7-deb-manpage.patch
14mr|gnupg-1.4.18-1|17	Patch8:		gnupg-1.4.7-deb-min_privileges.patch
14mr|gnupg-1.4.18-1|18	BuildRequires:	bison
14mr|gnupg-1.4.18-1|19	BuildRequires:	docbook-utils
14mr|gnupg-1.4.18-1|20	BuildRequires:	gettext
14mr|gnupg-1.4.18-1|21	BuildRequires:	sendmail-command
14mr|gnupg-1.4.18-1|22	BuildRequires:	bzip2-devel
14mr|gnupg-1.4.18-1|23	BuildRequires:	openldap-devel
14mr|gnupg-1.4.18-1|24	BuildRequires:	readline-devel
14mr|gnupg-1.4.18-1|25	BuildRequires:	termcap-devel
14mr|gnupg-1.4.18-1|26	BuildRequires:	pkgconfig(libcurl)
14mr|gnupg-1.4.18-1|27	BuildRequires:	pkgconfig(libusb)
14mr|gnupg-1.4.18-1|28	
14mr|gnupg-1.4.18-1|29	%description
14mr|gnupg-1.4.18-1|30	GnuPG is GNU's tool for secure communication and data storage.
14mr|gnupg-1.4.18-1|31	It can be used to encrypt data and to create digital signatures.
14mr|gnupg-1.4.18-1|32	It includes an advanced key management facility and is compliant
14mr|gnupg-1.4.18-1|33	with the proposed OpenPGP Internet standard as described in RFC2440.
14mr|gnupg-1.4.18-1|34	
14mr|gnupg-1.4.18-1|35	%files -f %{name}.lang
14mr|gnupg-1.4.18-1|36	%doc README NEWS THANKS TODO doc/DETAILS doc/FAQ doc/HACKING
14mr|gnupg-1.4.18-1|37	%doc doc/OpenPGP doc/samplekeys.asc
14mr|gnupg-1.4.18-1|38	%doc doc/gpgv.texi
14mr|gnupg-1.4.18-1|39	%attr(0755,root,root) %{_bindir}/gpg
14mr|gnupg-1.4.18-1|40	%attr(0755,root,root) %{_bindir}/gpgv
14mr|gnupg-1.4.18-1|41	%attr(0755,root,root) %{_bindir}/lspgpot
14mr|gnupg-1.4.18-1|42	%attr(0755,root,root) %{_bindir}/gpgsplit
14mr|gnupg-1.4.18-1|43	%attr(0755,root,root) %{_bindir}/gpg-zip
14mr|gnupg-1.4.18-1|44	%dir %{_libdir}/gnupg
14mr|gnupg-1.4.18-1|45	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_curl
14mr|gnupg-1.4.18-1|46	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_finger
14mr|gnupg-1.4.18-1|47	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_hkp
14mr|gnupg-1.4.18-1|48	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_ldap
14mr|gnupg-1.4.18-1|49	%dir %{_datadir}/gnupg
14mr|gnupg-1.4.18-1|50	%{_datadir}/gnupg/options.skel
14mr|gnupg-1.4.18-1|51	%{_mandir}/man1/*
14mr|gnupg-1.4.18-1|52	%{_mandir}/man7/*
14mr|gnupg-1.4.18-1|53	%{_infodir}/gnupg1.info*
14mr|gnupg-1.4.18-1|54	%dir %{_sysconfdir}/RPM-GPG-KEYS
14mr|gnupg-1.4.18-1|55	%attr(0644,root,root) %{_sysconfdir}/RPM-GPG-KEYS/*.asc
14mr|gnupg-1.4.18-1|56	
14mr|gnupg-1.4.18-1|57	#----------------------------------------------------------------------------
14mr|gnupg-1.4.18-1|58	
14mr|gnupg-1.4.18-1|59	%prep
14mr|gnupg-1.4.18-1|60	%setup -q
14mr|gnupg-1.4.18-1|61	%patch1 -p0 -b .use_agent
14mr|gnupg-1.4.18-1|62	%patch4 -p1 -b .ppc64
14mr|gnupg-1.4.18-1|63	%patch6 -p1 -b .free_caps
14mr|gnupg-1.4.18-1|64	%patch7 -p1 -b .manpage
14mr|gnupg-1.4.18-1|65	%patch8 -p1 -b .min_privileges
14mr|gnupg-1.4.18-1|66	
14mr|gnupg-1.4.18-1|67	%build
14mr|gnupg-1.4.18-1|68	%serverbuild
14mr|gnupg-1.4.18-1|69	%configure2_5x \
14mr|gnupg-1.4.18-1|70	--without-included-regex \
14mr|gnupg-1.4.18-1|71	--without-included-gettext \
14mr|gnupg-1.4.18-1|72	--without-included-zlib \
14mr|gnupg-1.4.18-1|73	--with-static-rnd=linux \
14mr|gnupg-1.4.18-1|74	--disable-rpath \
14mr|gnupg-1.4.18-1|75	--without-capabilities \
14mr|gnupg-1.4.18-1|76	--enable-noexecstack \
14mr|gnupg-1.4.18-1|77	%ifarch %{sunsparc}
14mr|gnupg-1.4.18-1|78	--enable-m-guard
14mr|gnupg-1.4.18-1|79	%else
14mr|gnupg-1.4.18-1|80	--disable-m-guard
14mr|gnupg-1.4.18-1|81	%endif
14mr|gnupg-1.4.18-1|82	%make
14mr|gnupg-1.4.18-1|83	
14mr|gnupg-1.4.18-1|84	%check
14mr|gnupg-1.4.18-1|85	# all tests must pass
14mr|gnupg-1.4.18-1|86	make check
14mr|gnupg-1.4.18-1|87	
14mr|gnupg-1.4.18-1|88	%install
14mr|gnupg-1.4.18-1|89	%makeinstall_std
14mr|gnupg-1.4.18-1|90	
14mr|gnupg-1.4.18-1|91	sed -e "s#../g10/gpg#gpg#" < tools/lspgpot > %{buildroot}%{_bindir}/lspgpot
14mr|gnupg-1.4.18-1|92	
14mr|gnupg-1.4.18-1|93	perl -pi -e 's|/usr/local|/usr/|' %{buildroot}%{_mandir}/man1/gpg.1
14mr|gnupg-1.4.18-1|94	
14mr|gnupg-1.4.18-1|95	# install some extra man pages by debian
14mr|gnupg-1.4.18-1|96	install -m0644 debian/gpgsplit.1 %{buildroot}%{_mandir}/man1/
14mr|gnupg-1.4.18-1|97	install -m0644 debian/lspgpot.1 %{buildroot}%{_mandir}/man1/
14mr|gnupg-1.4.18-1|98	
14mr|gnupg-1.4.18-1|99	# installed but not wanted
14mr|gnupg-1.4.18-1|100	rm -f %{buildroot}%{_datadir}/gnupg/{FAQ,faq.html}
14mr|gnupg-1.4.18-1|101	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14mr|gnupg-1.4.18-1|102	
14mr|gnupg-1.4.18-1|103	mkdir -p %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
14mr|gnupg-1.4.18-1|104	tar xvjf %{SOURCE2} -C %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
14mr|gnupg-1.4.18-1|105	
14mr|gnupg-1.4.18-1|106	%find_lang %{name}
14mr|gnupg-1.4.18-1|107	
14mr|gnupg-1.4.18-1|108	
14mr|gnupg-1.4.18-1|109	%changelog
14mr|gnupg-1.4.18-1|110	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.18-1
14mr|gnupg-1.4.18-1|111	+ Revision: 30e0552
14mr|gnupg-1.4.18-1|112	- Clean .abf.yml
14mr|gnupg-1.4.18-1|113	
14mr|gnupg-1.4.18-1|114	

16589 14
14mr|gnupg2-2.0.26-3|1	%define pkgname gnupg
14mr|gnupg2-2.0.26-3|2	
14mr|gnupg2-2.0.26-3|3	%define build_gpgagentscript 0
14mr|gnupg2-2.0.26-3|4	%{?_without_gpgagentscript: %global build_gpgagentscript 0}
14mr|gnupg2-2.0.26-3|5	%{?_with_gpgagentscript: %global build_gpgagentscript 1}
14mr|gnupg2-2.0.26-3|6	
14mr|gnupg2-2.0.26-3|7	Summary:	GNU privacy guard - a free PGP replacement
14mr|gnupg2-2.0.26-3|8	Name:		gnupg2
14mr|gnupg2-2.0.26-3|9	Version:	2.0.26
14mr|gnupg2-2.0.26-3|10	Release:	3
14mr|gnupg2-2.0.26-3|11	License:	GPLv3+
14mr|gnupg2-2.0.26-3|12	Group:		File tools
14mr|gnupg2-2.0.26-3|13	Url:		http://www.gnupg.org
14mr|gnupg2-2.0.26-3|14	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{pkgname}-%{version}.tar.bz2
14mr|gnupg2-2.0.26-3|15	Source2:	gpg-agent.sh
14mr|gnupg2-2.0.26-3|16	Source3:	gpg-agent-xinit.sh
14mr|gnupg2-2.0.26-3|17	Source4:	sysconfig-gnupg2
14mr|gnupg2-2.0.26-3|18	Patch0:		gnupg-1.9.3-use-ImageMagick-for-photo.patch
14mr|gnupg2-2.0.26-3|19	Patch1:		gnupg-2.0.20-tests-s2kcount.patch
14mr|gnupg2-2.0.26-3|20	BuildRequires:	docbook-utils
14mr|gnupg2-2.0.26-3|21	BuildRequires:	sendmail-command
14mr|gnupg2-2.0.26-3|22	BuildRequires:	bzip2-devel
14mr|gnupg2-2.0.26-3|23	BuildRequires:	libassuan-devel
14mr|gnupg2-2.0.26-3|24	BuildRequires:	libksba-devel
14mr|gnupg2-2.0.26-3|25	BuildRequires:	openldap-devel
14mr|gnupg2-2.0.26-3|26	BuildRequires:	pth-devel >= 2.0.0
14mr|gnupg2-2.0.26-3|27	BuildRequires:	readline-devel
14mr|gnupg2-2.0.26-3|28	BuildRequires:	termcap-devel
14mr|gnupg2-2.0.26-3|29	BuildRequires:	pkgconfig(gpg-error)
14mr|gnupg2-2.0.26-3|30	BuildRequires:	pkgconfig(libcurl)
14mr|gnupg2-2.0.26-3|31	BuildRequires:	pkgconfig(libgcrypt)
14mr|gnupg2-2.0.26-3|32	BuildRequires:	pkgconfig(libusb)
14mr|gnupg2-2.0.26-3|33	BuildRequires:	pkgconfig(zlib)
14mr|gnupg2-2.0.26-3|34	Provides:	newpg = %{EVRD}
14mr|gnupg2-2.0.26-3|35	Requires:	dirmngr
14mr|gnupg2-2.0.26-3|36	Requires:	pinentry
14mr|gnupg2-2.0.26-3|37	Requires:	gnupg
14mr|gnupg2-2.0.26-3|38	
14mr|gnupg2-2.0.26-3|39	%description
14mr|gnupg2-2.0.26-3|40	GnuPG is GNU's tool for secure communication and data storage.
14mr|gnupg2-2.0.26-3|41	It can be used to encrypt data and to create digital signatures.
14mr|gnupg2-2.0.26-3|42	It includes an advanced key management facility and is compliant
14mr|gnupg2-2.0.26-3|43	with the proposed OpenPGP Internet standard as described in RFC2440.
14mr|gnupg2-2.0.26-3|44	
14mr|gnupg2-2.0.26-3|45	%files -f %{name}.lang
14mr|gnupg2-2.0.26-3|46	%doc README NEWS THANKS TODO ChangeLog
14mr|gnupg2-2.0.26-3|47	%doc doc/FAQ doc/HACKING doc/KEYSERVER doc/OpenPGP doc/TRANSLATE doc/DETAILS
14mr|gnupg2-2.0.26-3|48	%doc doc/examples
14mr|gnupg2-2.0.26-3|49	%if %{build_gpgagentscript}
14mr|gnupg2-2.0.26-3|50	%attr(0755,root,root) %{_sysconfdir}/profile.d/gpg-agent.sh
14mr|gnupg2-2.0.26-3|51	%attr(0755,root,root) %{_sysconfdir}/X11/xinit.d/gpg-agent
14mr|gnupg2-2.0.26-3|52	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|gnupg2-2.0.26-3|53	%endif
14mr|gnupg2-2.0.26-3|54	%attr(4755,root,root) %{_bindir}/gpgsm
14mr|gnupg2-2.0.26-3|55	%{_bindir}/gpg-agent
14mr|gnupg2-2.0.26-3|56	%{_bindir}/gpgconf
14mr|gnupg2-2.0.26-3|57	%{_bindir}/kbxutil
14mr|gnupg2-2.0.26-3|58	%{_bindir}/watchgnupg
14mr|gnupg2-2.0.26-3|59	%{_bindir}/gpgsm-gencert.sh
14mr|gnupg2-2.0.26-3|60	%{_bindir}/gpgkey2ssh
14mr|gnupg2-2.0.26-3|61	%{_bindir}/gpg-connect-agent
14mr|gnupg2-2.0.26-3|62	%{_bindir}/gpgparsemail
14mr|gnupg2-2.0.26-3|63	%{_bindir}/gpg2
14mr|gnupg2-2.0.26-3|64	%{_bindir}/gpgv2
14mr|gnupg2-2.0.26-3|65	%{_bindir}/symcryptrun
14mr|gnupg2-2.0.26-3|66	%{_sbindir}/addgnupghome
14mr|gnupg2-2.0.26-3|67	%{_sbindir}/applygnupgdefaults
14mr|gnupg2-2.0.26-3|68	%dir %{_libdir}/gnupg2
14mr|gnupg2-2.0.26-3|69	%{_libdir}/gnupg2/gpg-check-pattern
14mr|gnupg2-2.0.26-3|70	%{_libdir}/gnupg2/gpg-preset-passphrase
14mr|gnupg2-2.0.26-3|71	%{_libdir}/gnupg2/gpg-protect-tool
14mr|gnupg2-2.0.26-3|72	%{_libdir}/gnupg2/gnupg-pcsc-wrapper
14mr|gnupg2-2.0.26-3|73	%{_libdir}/gnupg2/gpg2keys_curl
14mr|gnupg2-2.0.26-3|74	%{_libdir}/gnupg2/gpg2keys_finger
14mr|gnupg2-2.0.26-3|75	%{_libdir}/gnupg2/gpg2keys_hkp
14mr|gnupg2-2.0.26-3|76	%{_libdir}/gnupg2/gpg2keys_ldap
14mr|gnupg2-2.0.26-3|77	%{_libdir}/gnupg2/scdaemon
14mr|gnupg2-2.0.26-3|78	%{_infodir}/gnupg.info*
14mr|gnupg2-2.0.26-3|79	%{_mandir}/man1/gpg-agent.1*
14mr|gnupg2-2.0.26-3|80	%{_mandir}/man1/gpg-connect-agent.1*
14mr|gnupg2-2.0.26-3|81	%{_mandir}/man1/gpg-preset-passphrase.1*
14mr|gnupg2-2.0.26-3|82	%{_mandir}/man1/gpg2.1*
14mr|gnupg2-2.0.26-3|83	%{_mandir}/man1/gpgconf.1*
14mr|gnupg2-2.0.26-3|84	%{_mandir}/man1/gpgparsemail.1*
14mr|gnupg2-2.0.26-3|85	%{_mandir}/man1/gpgsm-gencert.sh.1*
14mr|gnupg2-2.0.26-3|86	%{_mandir}/man1/gpgsm.1*
14mr|gnupg2-2.0.26-3|87	%{_mandir}/man1/gpgv2.1*
14mr|gnupg2-2.0.26-3|88	%{_mandir}/man1/scdaemon.1*
14mr|gnupg2-2.0.26-3|89	%{_mandir}/man1/symcryptrun.1*
14mr|gnupg2-2.0.26-3|90	%{_mandir}/man1/watchgnupg.1*
14mr|gnupg2-2.0.26-3|91	%{_mandir}/man8/addgnupghome.8*
14mr|gnupg2-2.0.26-3|92	%{_mandir}/man8/applygnupgdefaults.8*
14mr|gnupg2-2.0.26-3|93	
14mr|gnupg2-2.0.26-3|94	#----------------------------------------------------------------------------
14mr|gnupg2-2.0.26-3|95	
14mr|gnupg2-2.0.26-3|96	%prep
14mr|gnupg2-2.0.26-3|97	%setup -q -n %{pkgname}-%{version}
14mr|gnupg2-2.0.26-3|98	%patch0 -p1 -b .ImageMagick
14mr|gnupg2-2.0.26-3|99	%patch1 -p1
14mr|gnupg2-2.0.26-3|100	
14mr|gnupg2-2.0.26-3|101	%build
14mr|gnupg2-2.0.26-3|102	%serverbuild
14mr|gnupg2-2.0.26-3|103	
14mr|gnupg2-2.0.26-3|104	./autogen.sh
14mr|gnupg2-2.0.26-3|105	
14mr|gnupg2-2.0.26-3|106	%configure2_5x \
14mr|gnupg2-2.0.26-3|107	--libexecdir=%{_libdir}/gnupg2 \
14mr|gnupg2-2.0.26-3|108	--enable-symcryptrun \
14mr|gnupg2-2.0.26-3|109	--disable-rpath \
14mr|gnupg2-2.0.26-3|110	--without-capabilities \
14mr|gnupg2-2.0.26-3|111	--with-adns=no \
14mr|gnupg2-2.0.26-3|112	--with-pkits-tests
14mr|gnupg2-2.0.26-3|113	
14mr|gnupg2-2.0.26-3|114	# no parallel make (v2.0.5 at least)
14mr|gnupg2-2.0.26-3|115	%make
14mr|gnupg2-2.0.26-3|116	
14mr|gnupg2-2.0.26-3|117	# all tests must pass on i586 and x86_64
14mr|gnupg2-2.0.26-3|118	%check
14mr|gnupg2-2.0.26-3|119	[[ -n "$GPG_AGENT_INFO" ]] || eval `./agent/gpg-agent --use-standard-socket --daemon --write-env-file gpg-agent-info`
14mr|gnupg2-2.0.26-3|120	make check
14mr|gnupg2-2.0.26-3|121	[[ -a gpg-agent-info ]] && kill -0 `cut -d: -f 2 gpg-agent-info`
14mr|gnupg2-2.0.26-3|122	rm -f gpg-agent-info
14mr|gnupg2-2.0.26-3|123	
14mr|gnupg2-2.0.26-3|124	%install
14mr|gnupg2-2.0.26-3|125	%makeinstall_std
14mr|gnupg2-2.0.26-3|126	#Remove: #60298
14mr|gnupg2-2.0.26-3|127	%if %{build_gpgagentscript}
14mr|gnupg2-2.0.26-3|128	install -d %{buildroot}/%{_sysconfdir}/profile.d
14mr|gnupg2-2.0.26-3|129	install %{SOURCE2} %{buildroot}/%{_sysconfdir}/profile.d/gpg-agent.sh
14mr|gnupg2-2.0.26-3|130	install -d %{buildroot}/%{_sysconfdir}/X11/xinit.d
14mr|gnupg2-2.0.26-3|131	install %{SOURCE3} %{buildroot}/%{_sysconfdir}/X11/xinit.d/gpg-agent
14mr|gnupg2-2.0.26-3|132	install -d %{buildroot}/%{_sysconfdir}/sysconfig
14mr|gnupg2-2.0.26-3|133	install %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14mr|gnupg2-2.0.26-3|134	%endif
14mr|gnupg2-2.0.26-3|135	# remove this from package because the content of options.skel is the
14mr|gnupg2-2.0.26-3|136	# identical for both gnupg 1/2, except for comment
14mr|gnupg2-2.0.26-3|137	rm -rf %{buildroot}%{_datadir}/gnupg
14mr|gnupg2-2.0.26-3|138	
14mr|gnupg2-2.0.26-3|139	rm -rf %{buildroot}%{_docdir}/gnupg
14mr|gnupg2-2.0.26-3|140	
14mr|gnupg2-2.0.26-3|141	# fix file conflict with 'gnupg' package
14mr|gnupg2-2.0.26-3|142	rm %{buildroot}%{_mandir}/man1/gpg-zip.1
14mr|gnupg2-2.0.26-3|143	
14mr|gnupg2-2.0.26-3|144	%find_lang %{name}
14mr|gnupg2-2.0.26-3|145	
14mr|gnupg2-2.0.26-3|146	
14mr|gnupg2-2.0.26-3|147	%changelog
14mr|gnupg2-2.0.26-3|148	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.26-3
14mr|gnupg2-2.0.26-3|149	+ Revision: fa902b0
14mr|gnupg2-2.0.26-3|150	- Updated to 2.0.26
14mr|gnupg2-2.0.26-3|151	
14mr|gnupg2-2.0.26-3|152	

16590 14
14mr|gnuplot-4.6.5-1|1	%define modeversion 0.6.0
14mr|gnuplot-4.6.5-1|2	
14mr|gnuplot-4.6.5-1|3	Summary:	A program for plotting mathematical expressions and data
14mr|gnuplot-4.6.5-1|4	Name:		gnuplot
14mr|gnuplot-4.6.5-1|5	Version:	4.6.5
14mr|gnuplot-4.6.5-1|6	Release:	1
14mr|gnuplot-4.6.5-1|7	License:	Freeware-like
14mr|gnuplot-4.6.5-1|8	Group:		Sciences/Other
14mr|gnuplot-4.6.5-1|9	Url:		http://www.gnuplot.info/
14mr|gnuplot-4.6.5-1|10	Source0:	http://downloads.sourceforge.net/project/gnuplot/%{name}/%{version}/%{name}-%{version}.tar.gz
14mr|gnuplot-4.6.5-1|11	Source1:	http://cars9.uchicago.edu/~ravel/software/gnuplot-mode/gnuplot-mode.%{modeversion}.tar.bz2
14mr|gnuplot-4.6.5-1|12	Source2:	http://www.gnuplot.info/faq/faq.html
14mr|gnuplot-4.6.5-1|13	Source11:	%{name}.16.png
14mr|gnuplot-4.6.5-1|14	Source12:	%{name}.32.png
14mr|gnuplot-4.6.5-1|15	Source13:	%{name}.48.png
14mr|gnuplot-4.6.5-1|16	Patch0:		gnuplot-4.0.0-emacs-mode--disable-f9.patch
14mr|gnuplot-4.6.5-1|17	Patch1:		gnuplot-4.6.3-nocrossbuild.patch
14mr|gnuplot-4.6.5-1|18	BuildRequires:	emacs-bin
14mr|gnuplot-4.6.5-1|19	BuildRequires:	tetex-latex
14mr|gnuplot-4.6.5-1|20	BuildRequires:	texinfo
14mr|gnuplot-4.6.5-1|21	BuildRequires:	texlive-epstopdf
14mr|gnuplot-4.6.5-1|22	BuildRequires:	gd-devel
14mr|gnuplot-4.6.5-1|23	BuildRequires:	readline-devel
14mr|gnuplot-4.6.5-1|24	BuildRequires:	wxgtku2.8-devel
14mr|gnuplot-4.6.5-1|25	BuildRequires:	pkgconfig(cairo)
14mr|gnuplot-4.6.5-1|26	BuildRequires:	pkgconfig(libpng)
14mr|gnuplot-4.6.5-1|27	BuildRequires:	pkgconfig(lua)
14mr|gnuplot-4.6.5-1|28	BuildRequires:	pkgconfig(ncurses)
14mr|gnuplot-4.6.5-1|29	BuildRequires:	pkgconfig(x11)
14mr|gnuplot-4.6.5-1|30	Requires:	gnuplot-nox
14mr|gnuplot-4.6.5-1|31	Suggests:	gnuplot-mode
14mr|gnuplot-4.6.5-1|32	Suggests:	gnuplot-doc
14mr|gnuplot-4.6.5-1|33	
14mr|gnuplot-4.6.5-1|34	%description
14mr|gnuplot-4.6.5-1|35	Gnuplot is a command-line driven, interactive function plotting program
14mr|gnuplot-4.6.5-1|36	especially suited for scientific data representation. Gnuplot can be used to
14mr|gnuplot-4.6.5-1|37	plot functions and data points in both two and three dimensions and in many
14mr|gnuplot-4.6.5-1|38	different formats.
14mr|gnuplot-4.6.5-1|39	
14mr|gnuplot-4.6.5-1|40	Install gnuplot if you need a graphics package for scientific data
14mr|gnuplot-4.6.5-1|41	representation.
14mr|gnuplot-4.6.5-1|42	
14mr|gnuplot-4.6.5-1|43	This package provides GNUPlot without any X dependency.
14mr|gnuplot-4.6.5-1|44	
14mr|gnuplot-4.6.5-1|45	%files
14mr|gnuplot-4.6.5-1|46	%{_bindir}/gnuplot
14mr|gnuplot-4.6.5-1|47	
14mr|gnuplot-4.6.5-1|48	#----------------------------------------------------------------------------
14mr|gnuplot-4.6.5-1|49	
14mr|gnuplot-4.6.5-1|50	%package nox
14mr|gnuplot-4.6.5-1|51	Summary:	A program for plotting mathematical expressions and data
14mr|gnuplot-4.6.5-1|52	Group:		Sciences/Other
14mr|gnuplot-4.6.5-1|53	Conflicts:	gnuplot < 4.4.3
14mr|gnuplot-4.6.5-1|54	
14mr|gnuplot-4.6.5-1|55	%description nox
14mr|gnuplot-4.6.5-1|56	Gnuplot is a command-line driven, interactive function plotting program
14mr|gnuplot-4.6.5-1|57	especially suited for scientific data representation. Gnuplot can be used to
14mr|gnuplot-4.6.5-1|58	plot functions and data points in both two and three dimensions and in many
14mr|gnuplot-4.6.5-1|59	different formats.
14mr|gnuplot-4.6.5-1|60	
14mr|gnuplot-4.6.5-1|61	Install gnuplot if you need a graphics package for scientific data
14mr|gnuplot-4.6.5-1|62	representation.
14mr|gnuplot-4.6.5-1|63	
14mr|gnuplot-4.6.5-1|64	%files nox
14mr|gnuplot-4.6.5-1|65	%doc Copyright faq.html
14mr|gnuplot-4.6.5-1|66	%doc README README.1ST
14mr|gnuplot-4.6.5-1|67	%doc NEWS PORTING
14mr|gnuplot-4.6.5-1|68	%{_bindir}/gnuplot-nox
14mr|gnuplot-4.6.5-1|69	%{_mandir}/*/*
14mr|gnuplot-4.6.5-1|70	%{_libdir}/gnuplot
14mr|gnuplot-4.6.5-1|71	%{_datadir}/applications/%{name}.desktop
14mr|gnuplot-4.6.5-1|72	%{_miconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|73	%{_iconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|74	%{_liconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|75	%{_datadir}/texmf/tex/latex/gnuplot
14mr|gnuplot-4.6.5-1|76	
14mr|gnuplot-4.6.5-1|77	#----------------------------------------------------------------------------
14mr|gnuplot-4.6.5-1|78	
14mr|gnuplot-4.6.5-1|79	%package mode
14mr|gnuplot-4.6.5-1|80	Summary:	Yet another Gnuplot mode for Emacs
14mr|gnuplot-4.6.5-1|81	Group:		Sciences/Other
14mr|gnuplot-4.6.5-1|82	Conflicts:	gnuplot < 4.4.3
14mr|gnuplot-4.6.5-1|83	
14mr|gnuplot-4.6.5-1|84	%description mode
14mr|gnuplot-4.6.5-1|85	Gnuplot is a major mode for Emacs flavours with the following features:
14mr|gnuplot-4.6.5-1|86	
14mr|gnuplot-4.6.5-1|87	- Functions for plotting lines, regions, entire scripts, or entire files
14mr|gnuplot-4.6.5-1|88	- Graphical interface to setting command arguments
14mr|gnuplot-4.6.5-1|89	- Syntax colorization
14mr|gnuplot-4.6.5-1|90	- Completion of common words in Gnuplot
14mr|gnuplot-4.6.5-1|91	- Code indentation
14mr|gnuplot-4.6.5-1|92	- On-line help using Info for Gnuplot functions and features
14mr|gnuplot-4.6.5-1|93	- Interaction with Gnuplot using comint
14mr|gnuplot-4.6.5-1|94	- Pull-down menus plus a toolbar in XEmacs
14mr|gnuplot-4.6.5-1|95	- Distributed with a quick reference sheet in postscript.
14mr|gnuplot-4.6.5-1|96	
14mr|gnuplot-4.6.5-1|97	%files mode
14mr|gnuplot-4.6.5-1|98	%doc gnuplot-mode.%{modeversion}/gpelcard.pdf
14mr|gnuplot-4.6.5-1|99	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mr|gnuplot-4.6.5-1|100	%{_datadir}/emacs/site-lisp/*
14mr|gnuplot-4.6.5-1|101	
14mr|gnuplot-4.6.5-1|102	#----------------------------------------------------------------------------
14mr|gnuplot-4.6.5-1|103	
14mr|gnuplot-4.6.5-1|104	%package doc
14mr|gnuplot-4.6.5-1|105	Summary:	GNUPlot Documentation
14mr|gnuplot-4.6.5-1|106	Group:		Documentation
14mr|gnuplot-4.6.5-1|107	Conflicts:	gnuplot < 4.4.3
14mr|gnuplot-4.6.5-1|108	
14mr|gnuplot-4.6.5-1|109	%description doc
14mr|gnuplot-4.6.5-1|110	Gnuplot is a command-line driven, interactive function plotting program
14mr|gnuplot-4.6.5-1|111	especially suited for scientific data representation. Gnuplot can be used to
14mr|gnuplot-4.6.5-1|112	plot functions and data points in both two and three dimensions and in many
14mr|gnuplot-4.6.5-1|113	different formats.
14mr|gnuplot-4.6.5-1|114	
14mr|gnuplot-4.6.5-1|115	Install gnuplot if you need a graphics package for scientific data
14mr|gnuplot-4.6.5-1|116	representation.
14mr|gnuplot-4.6.5-1|117	
14mr|gnuplot-4.6.5-1|118	This package provides the additional documentation.
14mr|gnuplot-4.6.5-1|119	
14mr|gnuplot-4.6.5-1|120	%files doc
14mr|gnuplot-4.6.5-1|121	%doc demo docs/gnuplot.pdf
14mr|gnuplot-4.6.5-1|122	%{_datadir}/gnuplot
14mr|gnuplot-4.6.5-1|123	
14mr|gnuplot-4.6.5-1|124	#----------------------------------------------------------------------------
14mr|gnuplot-4.6.5-1|125	
14mr|gnuplot-4.6.5-1|126	%prep
14mr|gnuplot-4.6.5-1|127	%setup -q -a 1
14mr|gnuplot-4.6.5-1|128	%patch0 -p1
14mr|gnuplot-4.6.5-1|129	%patch1 -p1
14mr|gnuplot-4.6.5-1|130	
14mr|gnuplot-4.6.5-1|131	perl -pi -e 's|(^\s*)mkinstalldirs\s|$1./mkinstalldirs |' gnuplot-mode.%{modeversion}/Makefile.in
14mr|gnuplot-4.6.5-1|132	# Non-free stuff. Ouch. -- Geoff
14mr|gnuplot-4.6.5-1|133	rm -f demo/prob.dem demo/prob2.dem
14mr|gnuplot-4.6.5-1|134	
14mr|gnuplot-4.6.5-1|135	%build
14mr|gnuplot-4.6.5-1|136	export CFLAGS="%{optflags} -fno-fast-math"
14mr|gnuplot-4.6.5-1|137	export CONFIGURE_TOP=..
14mr|gnuplot-4.6.5-1|138	
14mr|gnuplot-4.6.5-1|139	mkdir build-nox
14mr|gnuplot-4.6.5-1|140	pushd build-nox
14mr|gnuplot-4.6.5-1|141	%configure2_5x --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets
14mr|gnuplot-4.6.5-1|142	%make -C src/
14mr|gnuplot-4.6.5-1|143	%make -C docs/ pdf
14mr|gnuplot-4.6.5-1|144	popd
14mr|gnuplot-4.6.5-1|145	
14mr|gnuplot-4.6.5-1|146	mkdir build-x11
14mr|gnuplot-4.6.5-1|147	pushd build-x11
14mr|gnuplot-4.6.5-1|148	%configure2_5x --with-readline=gnu --with-png --without-linux-vga
14mr|gnuplot-4.6.5-1|149	%make
14mr|gnuplot-4.6.5-1|150	popd
14mr|gnuplot-4.6.5-1|151	
14mr|gnuplot-4.6.5-1|152	pushd gnuplot-mode.%{modeversion} && {
14mr|gnuplot-4.6.5-1|153	./configure --prefix=/usr
14mr|gnuplot-4.6.5-1|154	%make
14mr|gnuplot-4.6.5-1|155	} && popd
14mr|gnuplot-4.6.5-1|156	
14mr|gnuplot-4.6.5-1|157	cp -f %{SOURCE2} .
14mr|gnuplot-4.6.5-1|158	chmod 644 faq.html
14mr|gnuplot-4.6.5-1|159	
14mr|gnuplot-4.6.5-1|160	%install
14mr|gnuplot-4.6.5-1|161	pushd build-nox
14mr|gnuplot-4.6.5-1|162	%makeinstall_std
14mr|gnuplot-4.6.5-1|163	mv %{buildroot}%{_bindir}/gnuplot %{buildroot}%{_bindir}/gnuplot-nox
14mr|gnuplot-4.6.5-1|164	popd
14mr|gnuplot-4.6.5-1|165	
14mr|gnuplot-4.6.5-1|166	pushd build-x11
14mr|gnuplot-4.6.5-1|167	%makeinstall_std
14mr|gnuplot-4.6.5-1|168	popd
14mr|gnuplot-4.6.5-1|169	
14mr|gnuplot-4.6.5-1|170	pushd gnuplot-mode.%{modeversion} && {
14mr|gnuplot-4.6.5-1|171	make install prefix=%{buildroot}/usr
14mr|gnuplot-4.6.5-1|172	pdflatex gpelcard
14mr|gnuplot-4.6.5-1|173	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|gnuplot-4.6.5-1|174	install -m 644 dotemacs %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|gnuplot-4.6.5-1|175	} && popd
14mr|gnuplot-4.6.5-1|176	
14mr|gnuplot-4.6.5-1|177	# Copy back from build dir to be able to package those files
14mr|gnuplot-4.6.5-1|178	pushd build-nox
14mr|gnuplot-4.6.5-1|179	mv docs/gnuplot.pdf ../docs/
14mr|gnuplot-4.6.5-1|180	popd
14mr|gnuplot-4.6.5-1|181	
14mr|gnuplot-4.6.5-1|182	# menu
14mr|gnuplot-4.6.5-1|183	
14mr|gnuplot-4.6.5-1|184	mkdir -p %{buildroot}%{_datadir}/applications
14mr|gnuplot-4.6.5-1|185	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|gnuplot-4.6.5-1|186	[Desktop Entry]
14mr|gnuplot-4.6.5-1|187	Version=1.0
14mr|gnuplot-4.6.5-1|188	Name=Gnuplot
14mr|gnuplot-4.6.5-1|189	Comment=The famous function plotting program
14mr|gnuplot-4.6.5-1|190	Exec=%{name}
14mr|gnuplot-4.6.5-1|191	Icon=%{name}
14mr|gnuplot-4.6.5-1|192	Terminal=true
14mr|gnuplot-4.6.5-1|193	Type=Application
14mr|gnuplot-4.6.5-1|194	StartupNotify=true
14mr|gnuplot-4.6.5-1|195	Categories=Education;Science;Math;DataVisualization;
14mr|gnuplot-4.6.5-1|196	EOF
14mr|gnuplot-4.6.5-1|197	
14mr|gnuplot-4.6.5-1|198	# icon
14mr|gnuplot-4.6.5-1|199	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|200	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|201	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14mr|gnuplot-4.6.5-1|202	
14mr|gnuplot-4.6.5-1|203	
14mr|gnuplot-4.6.5-1|204	%changelog
14mr|gnuplot-4.6.5-1|205	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.5-1
14mr|gnuplot-4.6.5-1|206	+ Revision: 9dcd070
14mr|gnuplot-4.6.5-1|207	- New version 4.6.5
14mr|gnuplot-4.6.5-1|208	
14mr|gnuplot-4.6.5-1|209	

16591 14
14mr|gnu-regexp-1.1.4-17.0.7|1	# Copyright (c) 2000-2005, JPackage Project
14mr|gnu-regexp-1.1.4-17.0.7|2	# All rights reserved.
14mr|gnu-regexp-1.1.4-17.0.7|3	#
14mr|gnu-regexp-1.1.4-17.0.7|4	# Redistribution and use in source and binary forms, with or without
14mr|gnu-regexp-1.1.4-17.0.7|5	# modification, are permitted provided that the following conditions
14mr|gnu-regexp-1.1.4-17.0.7|6	# are met:
14mr|gnu-regexp-1.1.4-17.0.7|7	#
14mr|gnu-regexp-1.1.4-17.0.7|8	# 1. Redistributions of source code must retain the above copyright
14mr|gnu-regexp-1.1.4-17.0.7|9	#    notice, this list of conditions and the following disclaimer.
14mr|gnu-regexp-1.1.4-17.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|gnu-regexp-1.1.4-17.0.7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|gnu-regexp-1.1.4-17.0.7|12	#    documentation and/or other materials provided with the
14mr|gnu-regexp-1.1.4-17.0.7|13	#    distribution.
14mr|gnu-regexp-1.1.4-17.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|gnu-regexp-1.1.4-17.0.7|15	#    contributors may be used to endorse or promote products derived
14mr|gnu-regexp-1.1.4-17.0.7|16	#    from this software without specific prior written permission.
14mr|gnu-regexp-1.1.4-17.0.7|17	#
14mr|gnu-regexp-1.1.4-17.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|gnu-regexp-1.1.4-17.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|gnu-regexp-1.1.4-17.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|gnu-regexp-1.1.4-17.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|gnu-regexp-1.1.4-17.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|gnu-regexp-1.1.4-17.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|gnu-regexp-1.1.4-17.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|gnu-regexp-1.1.4-17.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|gnu-regexp-1.1.4-17.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|gnu-regexp-1.1.4-17.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|gnu-regexp-1.1.4-17.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|gnu-regexp-1.1.4-17.0.7|29	#
14mr|gnu-regexp-1.1.4-17.0.7|30	
14mr|gnu-regexp-1.1.4-17.0.7|31	%define gcj_support 0
14mr|gnu-regexp-1.1.4-17.0.7|32	%define section free
14mr|gnu-regexp-1.1.4-17.0.7|33	
14mr|gnu-regexp-1.1.4-17.0.7|34	Name:           gnu-regexp
14mr|gnu-regexp-1.1.4-17.0.7|35	Version:        1.1.4
14mr|gnu-regexp-1.1.4-17.0.7|36	# 10jpp, but need 17 to obsolete old mdv package
14mr|gnu-regexp-1.1.4-17.0.7|37	Release:        17.0.7
14mr|gnu-regexp-1.1.4-17.0.7|38	Epoch:          0
14mr|gnu-regexp-1.1.4-17.0.7|39	Summary:        Java NFA regular expression engine implementation
14mr|gnu-regexp-1.1.4-17.0.7|40	License:        LGPL
14mr|gnu-regexp-1.1.4-17.0.7|41	Source0:        ftp://ftp.tralfamadore.com/pub/java/gnu.regexp-1.1.4.tar.gz
14mr|gnu-regexp-1.1.4-17.0.7|42	Source1:        %{name}.build.xml
14mr|gnu-regexp-1.1.4-17.0.7|43	BuildRequires:  ant
14mr|gnu-regexp-1.1.4-17.0.7|44	BuildRequires:  gnu-getopt
14mr|gnu-regexp-1.1.4-17.0.7|45	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|gnu-regexp-1.1.4-17.0.7|46	URL:            http://www.cacas.org/java/gnu/regexp/
14mr|gnu-regexp-1.1.4-17.0.7|47	Group:          Development/Java
14mr|gnu-regexp-1.1.4-17.0.7|48	%if %{gcj_support}
14mr|gnu-regexp-1.1.4-17.0.7|49	BuildRequires:  java-gcj-compat-devel
14mr|gnu-regexp-1.1.4-17.0.7|50	%else
14mr|gnu-regexp-1.1.4-17.0.7|51	BuildArch:      noarch
14mr|gnu-regexp-1.1.4-17.0.7|52	%endif
14mr|gnu-regexp-1.1.4-17.0.7|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gnu-regexp-1.1.4-17.0.7|54	Provides:        gnu.regexp = %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|55	Obsoletes:        gnu.regexp < %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|56	
14mr|gnu-regexp-1.1.4-17.0.7|57	%description
14mr|gnu-regexp-1.1.4-17.0.7|58	The gnu.regexp package is a pure-Java implementation of a traditional
14mr|gnu-regexp-1.1.4-17.0.7|59	(non-POSIX) NFA regular expression engine. Its syntax can emulate many
14mr|gnu-regexp-1.1.4-17.0.7|60	popular development tools, including awk, sed, emacs, perl and grep. For
14mr|gnu-regexp-1.1.4-17.0.7|61	a relatively complete list of supported and non-supported syntax, refer
14mr|gnu-regexp-1.1.4-17.0.7|62	to the syntax and usage notes.
14mr|gnu-regexp-1.1.4-17.0.7|63	
14mr|gnu-regexp-1.1.4-17.0.7|64	%package demo
14mr|gnu-regexp-1.1.4-17.0.7|65	Summary:        Demo for %{name}
14mr|gnu-regexp-1.1.4-17.0.7|66	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|67	Requires:       gnu.getopt
14mr|gnu-regexp-1.1.4-17.0.7|68	Group:          Development/Java
14mr|gnu-regexp-1.1.4-17.0.7|69	Provides:        gnu.regexp-demo = %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|70	Obsoletes:        gnu.regexp-demo < %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|71	
14mr|gnu-regexp-1.1.4-17.0.7|72	%description demo
14mr|gnu-regexp-1.1.4-17.0.7|73	Demonstrations and samples for %{name}.
14mr|gnu-regexp-1.1.4-17.0.7|74	
14mr|gnu-regexp-1.1.4-17.0.7|75	%package javadoc
14mr|gnu-regexp-1.1.4-17.0.7|76	Summary:        Javadoc for %{name}
14mr|gnu-regexp-1.1.4-17.0.7|77	Group:          Development/Java
14mr|gnu-regexp-1.1.4-17.0.7|78	Provides:        gnu.regexp-javadoc = %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|79	Obsoletes:        gnu.regexp-javadoc < %{epoch}:%{version}-%{release}
14mr|gnu-regexp-1.1.4-17.0.7|80	
14mr|gnu-regexp-1.1.4-17.0.7|81	%description javadoc
14mr|gnu-regexp-1.1.4-17.0.7|82	Javadoc for %{name}.
14mr|gnu-regexp-1.1.4-17.0.7|83	
14mr|gnu-regexp-1.1.4-17.0.7|84	%prep
14mr|gnu-regexp-1.1.4-17.0.7|85	%setup -q -n gnu.regexp-%{version}
14mr|gnu-regexp-1.1.4-17.0.7|86	%__cp -a %{SOURCE1} build.xml
14mr|gnu-regexp-1.1.4-17.0.7|87	%remove_java_binaries
14mr|gnu-regexp-1.1.4-17.0.7|88	
14mr|gnu-regexp-1.1.4-17.0.7|89	%build
14mr|gnu-regexp-1.1.4-17.0.7|90	export OPT_JAR_LIST=:
14mr|gnu-regexp-1.1.4-17.0.7|91	export CLASSPATH=$(build-classpath gnu.getopt)
14mr|gnu-regexp-1.1.4-17.0.7|92	%{ant} jar javadoc
14mr|gnu-regexp-1.1.4-17.0.7|93	
14mr|gnu-regexp-1.1.4-17.0.7|94	%install
14mr|gnu-regexp-1.1.4-17.0.7|95	%__rm -rf %{buildroot}
14mr|gnu-regexp-1.1.4-17.0.7|96	
14mr|gnu-regexp-1.1.4-17.0.7|97	# jars
14mr|gnu-regexp-1.1.4-17.0.7|98	%__mkdir_p %{buildroot}%{_javadir}
14mr|gnu-regexp-1.1.4-17.0.7|99	%__cp -a build/lib/gnu.regexp.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|gnu-regexp-1.1.4-17.0.7|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %__ln_s ${jar} `echo $jar| sed "s|-%{version}||g"`; done
14mr|gnu-regexp-1.1.4-17.0.7|101	%__ln_s %{name}.jar gnu.regexp.jar)
14mr|gnu-regexp-1.1.4-17.0.7|102	
14mr|gnu-regexp-1.1.4-17.0.7|103	# demo
14mr|gnu-regexp-1.1.4-17.0.7|104	%__mkdir_p %{buildroot}%{_datadir}/%{name}/gnu/regexp/util
14mr|gnu-regexp-1.1.4-17.0.7|105	%__cp -a build/classes/gnu/regexp/util/*.class \
14mr|gnu-regexp-1.1.4-17.0.7|106	%{buildroot}%{_datadir}/%{name}/gnu/regexp/util
14mr|gnu-regexp-1.1.4-17.0.7|107	
14mr|gnu-regexp-1.1.4-17.0.7|108	# javadoc
14mr|gnu-regexp-1.1.4-17.0.7|109	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|gnu-regexp-1.1.4-17.0.7|110	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|gnu-regexp-1.1.4-17.0.7|111	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
14mr|gnu-regexp-1.1.4-17.0.7|112	
14mr|gnu-regexp-1.1.4-17.0.7|113	%{gcj_compile}
14mr|gnu-regexp-1.1.4-17.0.7|114	
14mr|gnu-regexp-1.1.4-17.0.7|115	%clean
14mr|gnu-regexp-1.1.4-17.0.7|116	%__rm -rf %{buildroot}
14mr|gnu-regexp-1.1.4-17.0.7|117	
14mr|gnu-regexp-1.1.4-17.0.7|118	%files
14mr|gnu-regexp-1.1.4-17.0.7|119	%defattr(0644,root,root,0755)
14mr|gnu-regexp-1.1.4-17.0.7|120	%doc COPYING COPYING.LIB README TODO docs/*.html
14mr|gnu-regexp-1.1.4-17.0.7|121	%{_javadir}/*
14mr|gnu-regexp-1.1.4-17.0.7|122	%{gcj_files}
14mr|gnu-regexp-1.1.4-17.0.7|123	
14mr|gnu-regexp-1.1.4-17.0.7|124	%files demo
14mr|gnu-regexp-1.1.4-17.0.7|125	%defattr(0644,root,root,0755)
14mr|gnu-regexp-1.1.4-17.0.7|126	%{_datadir}/%{name}
14mr|gnu-regexp-1.1.4-17.0.7|127	
14mr|gnu-regexp-1.1.4-17.0.7|128	%files javadoc
14mr|gnu-regexp-1.1.4-17.0.7|129	%defattr(0644,root,root,0755)
14mr|gnu-regexp-1.1.4-17.0.7|130	%dir %{_javadocdir}/%{name}-%{version}
14mr|gnu-regexp-1.1.4-17.0.7|131	%{_javadocdir}/%{name}-%{version}/*
14mr|gnu-regexp-1.1.4-17.0.7|132	%dir %{_javadocdir}/%{name}
14mr|gnu-regexp-1.1.4-17.0.7|133	
14mr|gnu-regexp-1.1.4-17.0.7|134	
14mr|gnu-regexp-1.1.4-17.0.7|135	
14mr|gnu-regexp-1.1.4-17.0.7|136	
14mr|gnu-regexp-1.1.4-17.0.7|137	%changelog
14mr|gnu-regexp-1.1.4-17.0.7|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.1.4-17.0.7
14mr|gnu-regexp-1.1.4-17.0.7|139	+ Revision: 014cd45
14mr|gnu-regexp-1.1.4-17.0.7|140	- MassBuild#440: Increase release tag
14mr|gnu-regexp-1.1.4-17.0.7|141	
14mr|gnu-regexp-1.1.4-17.0.7|142	

16592 14
14mr|gnutls-3.2.15-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gnutls-3.2.15-3|2	%define dirver %(echo %{version}|cut -d. -f1,2,3)
14mr|gnutls-3.2.15-3|3	
14mr|gnutls-3.2.15-3|4	%define major 28
14mr|gnutls-3.2.15-3|5	%define sslmajor 27
14mr|gnutls-3.2.15-3|6	%define xsslmajor 0
14mr|gnutls-3.2.15-3|7	%define libname %mklibname %{name} %{major}
14mr|gnutls-3.2.15-3|8	%define libnamexx %mklibname %{name}xx %{major}
14mr|gnutls-3.2.15-3|9	%define libssl %mklibname %{name}-openssl %{sslmajor}
14mr|gnutls-3.2.15-3|10	%define libxssl %mklibname %{name}-xssl %{xsslmajor}
14mr|gnutls-3.2.15-3|11	%define devname %mklibname %{name} -d
14mr|gnutls-3.2.15-3|12	
14mr|gnutls-3.2.15-3|13	Summary:	Library providing a secure layer (SSL)
14mr|gnutls-3.2.15-3|14	Name:		gnutls
14mr|gnutls-3.2.15-3|15	Version:	3.2.15
14mr|gnutls-3.2.15-3|16	Release:	3
14mr|gnutls-3.2.15-3|17	License:	GPLv2+ and LGPLv2+
14mr|gnutls-3.2.15-3|18	Group:		System/Libraries
14mr|gnutls-3.2.15-3|19	Url:		http://www.gnutls.org
14mr|gnutls-3.2.15-3|20	Source0:	ftp://ftp.gnutls.org/gcrypt/gnutls/v%{url_ver}/%{name}-%{version}.tar.xz
14mr|gnutls-3.2.15-3|21	Patch1:		gnutls-3.2.7-rpath.patch
14mr|gnutls-3.2.15-3|22	# Use only FIPS approved ciphers in the FIPS mode
14mr|gnutls-3.2.15-3|23	Patch7:		gnutls-2.12.21-fips-algorithms.patch
14mr|gnutls-3.2.15-3|24	Patch8:		gnutls-3.1.11-nosrp.patch
14mr|gnutls-3.2.15-3|25	
14mr|gnutls-3.2.15-3|26	BuildRequires:	liblzo-devel
14mr|gnutls-3.2.15-3|27	BuildRequires:	pkgconfig(libgcrypt)
14mr|gnutls-3.2.15-3|28	BuildRequires:	pkgconfig(libidn)
14mr|gnutls-3.2.15-3|29	BuildRequires:	pkgconfig(libtasn1)
14mr|gnutls-3.2.15-3|30	BuildRequires:	pkgconfig(nettle)
14mr|gnutls-3.2.15-3|31	BuildRequires:	pkgconfig(p11-kit-1)
14mr|gnutls-3.2.15-3|32	%ifnarch %{arm} %{mips} aarch64
14mr|gnutls-3.2.15-3|33	BuildRequires:	valgrind
14mr|gnutls-3.2.15-3|34	%endif
14mr|gnutls-3.2.15-3|35	
14mr|gnutls-3.2.15-3|36	%description
14mr|gnutls-3.2.15-3|37	GnuTLS is a project that aims to develop a library which provides
14mr|gnutls-3.2.15-3|38	a secure layer, over a reliable transport layer.
14mr|gnutls-3.2.15-3|39	
14mr|gnutls-3.2.15-3|40	%files
14mr|gnutls-3.2.15-3|41	%doc NEWS README
14mr|gnutls-3.2.15-3|42	%{_bindir}/[cgs]*
14mr|gnutls-3.2.15-3|43	%{_bindir}/danetool
14mr|gnutls-3.2.15-3|44	%{_bindir}/psktool
14mr|gnutls-3.2.15-3|45	%{_bindir}/p11tool
14mr|gnutls-3.2.15-3|46	%{_bindir}/ocsptool
14mr|gnutls-3.2.15-3|47	%{_mandir}/man?/*
14mr|gnutls-3.2.15-3|48	%{_infodir}/*
14mr|gnutls-3.2.15-3|49	
14mr|gnutls-3.2.15-3|50	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|51	
14mr|gnutls-3.2.15-3|52	%package -n %{libname}
14mr|gnutls-3.2.15-3|53	Summary:	Library providing a secure layer (SSL)
14mr|gnutls-3.2.15-3|54	Group:		System/Libraries
14mr|gnutls-3.2.15-3|55	Requires:	%{name}-locales
14mr|gnutls-3.2.15-3|56	# To avoid file conflicts when both 32 and 64 bit old libraries are installed
14mr|gnutls-3.2.15-3|57	%if "%{_lib}" == "lib64"
14mr|gnutls-3.2.15-3|58	Conflicts:	lib%{name}%{major} < 3.2.15
14mr|gnutls-3.2.15-3|59	%endif
14mr|gnutls-3.2.15-3|60	
14mr|gnutls-3.2.15-3|61	%description -n %{libname}
14mr|gnutls-3.2.15-3|62	This package contains a shared library for %{name}.
14mr|gnutls-3.2.15-3|63	
14mr|gnutls-3.2.15-3|64	%files -n %{libname}
14mr|gnutls-3.2.15-3|65	%{_libdir}/libgnutls.so.%{major}*
14mr|gnutls-3.2.15-3|66	
14mr|gnutls-3.2.15-3|67	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|68	
14mr|gnutls-3.2.15-3|69	%package -n %{libnamexx}
14mr|gnutls-3.2.15-3|70	Summary:	Library providing a secure layer (SSL)
14mr|gnutls-3.2.15-3|71	Group:		System/Libraries
14mr|gnutls-3.2.15-3|72	Conflicts:	%{_lib}gnutls28 < 3.2.15
14mr|gnutls-3.2.15-3|73	
14mr|gnutls-3.2.15-3|74	%description -n %{libnamexx}
14mr|gnutls-3.2.15-3|75	This package contains a shared library for %{name}.
14mr|gnutls-3.2.15-3|76	
14mr|gnutls-3.2.15-3|77	%files -n %{libnamexx}
14mr|gnutls-3.2.15-3|78	%{_libdir}/libgnutlsxx.so.%{major}*
14mr|gnutls-3.2.15-3|79	
14mr|gnutls-3.2.15-3|80	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|81	
14mr|gnutls-3.2.15-3|82	%package -n %{libssl}
14mr|gnutls-3.2.15-3|83	Summary:	Library providing a secure layer (SSL)
14mr|gnutls-3.2.15-3|84	Group:		System/Libraries
14mr|gnutls-3.2.15-3|85	Conflicts:	%{_lib}gnutls-ssl27 < 3.2.15
14mr|gnutls-3.2.15-3|86	Obsoletes:	%{_lib}gnutls-ssl27 < 3.2.15
14mr|gnutls-3.2.15-3|87	
14mr|gnutls-3.2.15-3|88	%description -n %{libssl}
14mr|gnutls-3.2.15-3|89	This package contains a shared library for %{name}.
14mr|gnutls-3.2.15-3|90	
14mr|gnutls-3.2.15-3|91	%files -n %{libssl}
14mr|gnutls-3.2.15-3|92	%{_libdir}/libgnutls-openssl.so.%{sslmajor}*
14mr|gnutls-3.2.15-3|93	
14mr|gnutls-3.2.15-3|94	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|95	
14mr|gnutls-3.2.15-3|96	%package -n %{libxssl}
14mr|gnutls-3.2.15-3|97	Summary:	Library providing a secure layer (SSL)
14mr|gnutls-3.2.15-3|98	Group:		System/Libraries
14mr|gnutls-3.2.15-3|99	Requires:	%{libname} = %{EVRD}
14mr|gnutls-3.2.15-3|100	
14mr|gnutls-3.2.15-3|101	%description -n %{libxssl}
14mr|gnutls-3.2.15-3|102	This package contains a shared library for %{name}.
14mr|gnutls-3.2.15-3|103	
14mr|gnutls-3.2.15-3|104	%files -n %{libxssl}
14mr|gnutls-3.2.15-3|105	%{_libdir}/libgnutls-xssl.so.%{xsslmajor}*
14mr|gnutls-3.2.15-3|106	
14mr|gnutls-3.2.15-3|107	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|108	
14mr|gnutls-3.2.15-3|109	%package -n	%{devname}
14mr|gnutls-3.2.15-3|110	Summary:	Development files for %{name}
14mr|gnutls-3.2.15-3|111	Group:		Development/C
14mr|gnutls-3.2.15-3|112	Requires:	%{name} = %{EVRD}
14mr|gnutls-3.2.15-3|113	Requires:	%{libname} = %{EVRD}
14mr|gnutls-3.2.15-3|114	Requires:	%{libnamexx} = %{EVRD}
14mr|gnutls-3.2.15-3|115	Requires:	%{libssl} = %{EVRD}
14mr|gnutls-3.2.15-3|116	Requires:	%{libxssl} = %{EVRD}
14mr|gnutls-3.2.15-3|117	Provides:	%{name}-devel = %{EVRD}
14mr|gnutls-3.2.15-3|118	
14mr|gnutls-3.2.15-3|119	%description -n %{devname}
14mr|gnutls-3.2.15-3|120	This package contains all necessary files to compile or develop
14mr|gnutls-3.2.15-3|121	programs/libraries that use %{name}.
14mr|gnutls-3.2.15-3|122	
14mr|gnutls-3.2.15-3|123	%files -n %{devname}
14mr|gnutls-3.2.15-3|124	%{_libdir}/*.so
14mr|gnutls-3.2.15-3|125	%{_libdir}/pkgconfig/*.pc
14mr|gnutls-3.2.15-3|126	%{_includedir}/gnutls
14mr|gnutls-3.2.15-3|127	
14mr|gnutls-3.2.15-3|128	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|129	
14mr|gnutls-3.2.15-3|130	%package locales
14mr|gnutls-3.2.15-3|131	Summary:	Locale files for GnuTLS
14mr|gnutls-3.2.15-3|132	Group:		System/Internationalization
14mr|gnutls-3.2.15-3|133	BuildArch:	noarch
14mr|gnutls-3.2.15-3|134	Conflicts:	%{_lib}gnutls28 < 3.2.15
14mr|gnutls-3.2.15-3|135	
14mr|gnutls-3.2.15-3|136	%description
14mr|gnutls-3.2.15-3|137	Locale files for GnuTLS main library.
14mr|gnutls-3.2.15-3|138	
14mr|gnutls-3.2.15-3|139	%files locales -f %{name}.lang
14mr|gnutls-3.2.15-3|140	
14mr|gnutls-3.2.15-3|141	#----------------------------------------------------------------------------
14mr|gnutls-3.2.15-3|142	
14mr|gnutls-3.2.15-3|143	%prep
14mr|gnutls-3.2.15-3|144	%setup -qn %{name}-%{dirver}
14mr|gnutls-3.2.15-3|145	%patch1 -p1 -b .rpath
14mr|gnutls-3.2.15-3|146	# This patch is not applicable as we use nettle now but some parts will be
14mr|gnutls-3.2.15-3|147	# later reused.
14mr|gnutls-3.2.15-3|148	# patch7 -p1 -b .fips
14mr|gnutls-3.2.15-3|149	%patch8 -p1 -b .nosrp
14mr|gnutls-3.2.15-3|150	
14mr|gnutls-3.2.15-3|151	sed 's/gnutls_srp.c//g' -i lib/Makefile.in
14mr|gnutls-3.2.15-3|152	sed 's/gnutls_srp.lo//g' -i lib/Makefile.in
14mr|gnutls-3.2.15-3|153	
14mr|gnutls-3.2.15-3|154	%build
14mr|gnutls-3.2.15-3|155	%configure2_5x \
14mr|gnutls-3.2.15-3|156	--disable-static \
14mr|gnutls-3.2.15-3|157	--with-included-libtasn1=no \
14mr|gnutls-3.2.15-3|158	--disable-srp-authentication \
14mr|gnutls-3.2.15-3|159	--with-libz-prefix=%{_prefix} \
14mr|gnutls-3.2.15-3|160	%ifnarch %{arm} %{mips} aarch64
14mr|gnutls-3.2.15-3|161	--enable-valgrind-tests \
14mr|gnutls-3.2.15-3|162	%endif
14mr|gnutls-3.2.15-3|163	--disable-non-suiteb-curves \
14mr|gnutls-3.2.15-3|164	--disable-rpath \
14mr|gnutls-3.2.15-3|165	--disable-guile
14mr|gnutls-3.2.15-3|166	
14mr|gnutls-3.2.15-3|167	%make
14mr|gnutls-3.2.15-3|168	
14mr|gnutls-3.2.15-3|169	%install
14mr|gnutls-3.2.15-3|170	%makeinstall_std
14mr|gnutls-3.2.15-3|171	
14mr|gnutls-3.2.15-3|172	%find_lang %{name}
14mr|gnutls-3.2.15-3|173	
14mr|gnutls-3.2.15-3|174	%check
14mr|gnutls-3.2.15-3|175	#make check
14mr|gnutls-3.2.15-3|176	
14mr|gnutls-3.2.15-3|177	%changelog
14mr|gnutls-3.2.15-3|178	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.15-3
14mr|gnutls-3.2.15-3|179	+ Revision: cacbc1d
14mr|gnutls-3.2.15-3|180	- MassBuild#440: Increase release tag
14mr|gnutls-3.2.15-3|181	
14mr|gnutls-3.2.15-3|182	

16593 14
14mr|gnu-trove-1.0.2-5.0.12|1	# Copyright (c) 2000-2005, JPackage Project
14mr|gnu-trove-1.0.2-5.0.12|2	# All rights reserved.
14mr|gnu-trove-1.0.2-5.0.12|3	#
14mr|gnu-trove-1.0.2-5.0.12|4	# Redistribution and use in source and binary forms, with or without
14mr|gnu-trove-1.0.2-5.0.12|5	# modification, are permitted provided that the following conditions
14mr|gnu-trove-1.0.2-5.0.12|6	# are met:
14mr|gnu-trove-1.0.2-5.0.12|7	#
14mr|gnu-trove-1.0.2-5.0.12|8	# 1. Redistributions of source code must retain the above copyright
14mr|gnu-trove-1.0.2-5.0.12|9	#    notice, this list of conditions and the following disclaimer.
14mr|gnu-trove-1.0.2-5.0.12|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|gnu-trove-1.0.2-5.0.12|11	#    notice, this list of conditions and the following disclaimer in the
14mr|gnu-trove-1.0.2-5.0.12|12	#    documentation and/or other materials provided with the
14mr|gnu-trove-1.0.2-5.0.12|13	#    distribution.
14mr|gnu-trove-1.0.2-5.0.12|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|gnu-trove-1.0.2-5.0.12|15	#    contributors may be used to endorse or promote products derived
14mr|gnu-trove-1.0.2-5.0.12|16	#    from this software without specific prior written permission.
14mr|gnu-trove-1.0.2-5.0.12|17	#
14mr|gnu-trove-1.0.2-5.0.12|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|gnu-trove-1.0.2-5.0.12|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|gnu-trove-1.0.2-5.0.12|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|gnu-trove-1.0.2-5.0.12|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|gnu-trove-1.0.2-5.0.12|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|gnu-trove-1.0.2-5.0.12|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|gnu-trove-1.0.2-5.0.12|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|gnu-trove-1.0.2-5.0.12|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|gnu-trove-1.0.2-5.0.12|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|gnu-trove-1.0.2-5.0.12|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|gnu-trove-1.0.2-5.0.12|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|gnu-trove-1.0.2-5.0.12|29	#
14mr|gnu-trove-1.0.2-5.0.12|30	%define gcj_support 1
14mr|gnu-trove-1.0.2-5.0.12|31	%define section devel
14mr|gnu-trove-1.0.2-5.0.12|32	%define short_name trove
14mr|gnu-trove-1.0.2-5.0.12|33	
14mr|gnu-trove-1.0.2-5.0.12|34	Summary:        High performance collections for Java
14mr|gnu-trove-1.0.2-5.0.12|35	Name:           gnu-%{short_name}
14mr|gnu-trove-1.0.2-5.0.12|36	Version:        1.0.2
14mr|gnu-trove-1.0.2-5.0.12|37	Release:        5.0.12
14mr|gnu-trove-1.0.2-5.0.12|38	Epoch:          0
14mr|gnu-trove-1.0.2-5.0.12|39	License:        LGPL
14mr|gnu-trove-1.0.2-5.0.12|40	URL:            http://trove4j.sourceforge.net/
14mr|gnu-trove-1.0.2-5.0.12|41	Group:          Development/Java
14mr|gnu-trove-1.0.2-5.0.12|42	Source0:        trove-1.0.2.tar.gz
14mr|gnu-trove-1.0.2-5.0.12|43	Source1:        trove-build.xml
14mr|gnu-trove-1.0.2-5.0.12|44	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|gnu-trove-1.0.2-5.0.12|45	BuildRequires:  ant >= 0:1.6
14mr|gnu-trove-1.0.2-5.0.12|46	BuildRequires:  ant-junit >= 0:1.6
14mr|gnu-trove-1.0.2-5.0.12|47	BuildRequires:  junit
14mr|gnu-trove-1.0.2-5.0.12|48	BuildRequires:  locales-en
14mr|gnu-trove-1.0.2-5.0.12|49	%if %{gcj_support}
14mr|gnu-trove-1.0.2-5.0.12|50	BuildRequires:  java-gcj-compat-devel
14mr|gnu-trove-1.0.2-5.0.12|51	%else
14mr|gnu-trove-1.0.2-5.0.12|52	BuildArch:      noarch
14mr|gnu-trove-1.0.2-5.0.12|53	BuildRequires:  java-devel
14mr|gnu-trove-1.0.2-5.0.12|54	BuildRequires:  locales-en
14mr|gnu-trove-1.0.2-5.0.12|55	%endif
14mr|gnu-trove-1.0.2-5.0.12|56	Provides:       gnu.trove = %{epoch}:%{version}-%{release}
14mr|gnu-trove-1.0.2-5.0.12|57	Obsoletes:      gnu.trove < %{epoch}:%{version}-%{release}
14mr|gnu-trove-1.0.2-5.0.12|58	
14mr|gnu-trove-1.0.2-5.0.12|59	%description
14mr|gnu-trove-1.0.2-5.0.12|60	The GNU Trove library has two objectives:
14mr|gnu-trove-1.0.2-5.0.12|61	
14mr|gnu-trove-1.0.2-5.0.12|62	Provide "free" (as in "free speech" and "free beer"),
14mr|gnu-trove-1.0.2-5.0.12|63	fast, lightweight implementations of the java.util
14mr|gnu-trove-1.0.2-5.0.12|64	Collections API. These implementations are designed
14mr|gnu-trove-1.0.2-5.0.12|65	to be pluggable replacements for their JDK equivalents.
14mr|gnu-trove-1.0.2-5.0.12|66	
14mr|gnu-trove-1.0.2-5.0.12|67	Whenever possible, provide the same collections support
14mr|gnu-trove-1.0.2-5.0.12|68	for primitive types. This gap in the JDK is often
14mr|gnu-trove-1.0.2-5.0.12|69	addressed by using the "wrapper" classes
14mr|gnu-trove-1.0.2-5.0.12|70	(java.lang.Integer, java.lang.Float, etc.) with
14mr|gnu-trove-1.0.2-5.0.12|71	Object-based collections. For most applications, however,
14mr|gnu-trove-1.0.2-5.0.12|72	collections which store primitives directly will require
14mr|gnu-trove-1.0.2-5.0.12|73	less space and yield significant performance gains.
14mr|gnu-trove-1.0.2-5.0.12|74	
14mr|gnu-trove-1.0.2-5.0.12|75	
14mr|gnu-trove-1.0.2-5.0.12|76	%package javadoc
14mr|gnu-trove-1.0.2-5.0.12|77	Summary:        Javadoc for %{name}
14mr|gnu-trove-1.0.2-5.0.12|78	Group:          Development/Java
14mr|gnu-trove-1.0.2-5.0.12|79	Provides:       gnu.trove-javadoc = %{epoch}:%{version}-%{release}
14mr|gnu-trove-1.0.2-5.0.12|80	Obsoletes:      gnu.trove-javadoc < %{epoch}:%{version}-%{release}
14mr|gnu-trove-1.0.2-5.0.12|81	
14mr|gnu-trove-1.0.2-5.0.12|82	%description javadoc
14mr|gnu-trove-1.0.2-5.0.12|83	%{summary}.
14mr|gnu-trove-1.0.2-5.0.12|84	
14mr|gnu-trove-1.0.2-5.0.12|85	%prep
14mr|gnu-trove-1.0.2-5.0.12|86	%setup -q -n %{short_name}-%{version}
14mr|gnu-trove-1.0.2-5.0.12|87	cp %{SOURCE1} build.xml
14mr|gnu-trove-1.0.2-5.0.12|88	
14mr|gnu-trove-1.0.2-5.0.12|89	%build
14mr|gnu-trove-1.0.2-5.0.12|90	export LC_ALL=en_US.ISO-8859-1
14mr|gnu-trove-1.0.2-5.0.12|91	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|gnu-trove-1.0.2-5.0.12|92	export CLASSPATH=
14mr|gnu-trove-1.0.2-5.0.12|93	%{ant} -Dbuild.sysclasspath=only dist
14mr|gnu-trove-1.0.2-5.0.12|94	
14mr|gnu-trove-1.0.2-5.0.12|95	%install
14mr|gnu-trove-1.0.2-5.0.12|96	# jars
14mr|gnu-trove-1.0.2-5.0.12|97	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|gnu-trove-1.0.2-5.0.12|98	cp -p target/%{short_name}-%{version}.jar \
14mr|gnu-trove-1.0.2-5.0.12|99	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|gnu-trove-1.0.2-5.0.12|100	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done
14mr|gnu-trove-1.0.2-5.0.12|101	ln -sf %{name}.jar gnu.trove.jar)
14mr|gnu-trove-1.0.2-5.0.12|102	
14mr|gnu-trove-1.0.2-5.0.12|103	# javadoc
14mr|gnu-trove-1.0.2-5.0.12|104	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|gnu-trove-1.0.2-5.0.12|105	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|gnu-trove-1.0.2-5.0.12|106	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|gnu-trove-1.0.2-5.0.12|107	
14mr|gnu-trove-1.0.2-5.0.12|108	%if %{gcj_support}
14mr|gnu-trove-1.0.2-5.0.12|109	%{_bindir}/aot-compile-rpm
14mr|gnu-trove-1.0.2-5.0.12|110	%endif
14mr|gnu-trove-1.0.2-5.0.12|111	
14mr|gnu-trove-1.0.2-5.0.12|112	%clean
14mr|gnu-trove-1.0.2-5.0.12|113	rm -rf $RPM_BUILD_ROOT
14mr|gnu-trove-1.0.2-5.0.12|114	
14mr|gnu-trove-1.0.2-5.0.12|115	%if %{gcj_support}
14mr|gnu-trove-1.0.2-5.0.12|116	%post
14mr|gnu-trove-1.0.2-5.0.12|117	%{update_gcjdb}
14mr|gnu-trove-1.0.2-5.0.12|118	
14mr|gnu-trove-1.0.2-5.0.12|119	%postun
14mr|gnu-trove-1.0.2-5.0.12|120	%{clean_gcjdb}
14mr|gnu-trove-1.0.2-5.0.12|121	%endif
14mr|gnu-trove-1.0.2-5.0.12|122	
14mr|gnu-trove-1.0.2-5.0.12|123	%files
14mr|gnu-trove-1.0.2-5.0.12|124	%defattr(0644,root,root,0755)
14mr|gnu-trove-1.0.2-5.0.12|125	%doc LICENSE.txt
14mr|gnu-trove-1.0.2-5.0.12|126	%{_javadir}/*
14mr|gnu-trove-1.0.2-5.0.12|127	%if %{gcj_support}
14mr|gnu-trove-1.0.2-5.0.12|128	%dir %{_libdir}/gcj/%{name}
14mr|gnu-trove-1.0.2-5.0.12|129	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|gnu-trove-1.0.2-5.0.12|130	%endif
14mr|gnu-trove-1.0.2-5.0.12|131	
14mr|gnu-trove-1.0.2-5.0.12|132	
14mr|gnu-trove-1.0.2-5.0.12|133	%files javadoc
14mr|gnu-trove-1.0.2-5.0.12|134	%defattr(0644,root,root,0755)
14mr|gnu-trove-1.0.2-5.0.12|135	%doc %{_javadocdir}/%{name}
14mr|gnu-trove-1.0.2-5.0.12|136	%doc %{_javadocdir}/%{name}-%{version}
14mr|gnu-trove-1.0.2-5.0.12|137	
14mr|gnu-trove-1.0.2-5.0.12|138	# -----------------------------------------------------------------------------
14mr|gnu-trove-1.0.2-5.0.12|139	
14mr|gnu-trove-1.0.2-5.0.12|140	
14mr|gnu-trove-1.0.2-5.0.12|141	
14mr|gnu-trove-1.0.2-5.0.12|142	%changelog
14mr|gnu-trove-1.0.2-5.0.12|143	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.2-5.0.12
14mr|gnu-trove-1.0.2-5.0.12|144	+ Revision: 3e5c83c
14mr|gnu-trove-1.0.2-5.0.12|145	- Build with en_US.ISO-8859-1 locale
14mr|gnu-trove-1.0.2-5.0.12|146	
14mr|gnu-trove-1.0.2-5.0.12|147	

16594 14
14mr|gob2-2.0.18-6|1	Summary:	GTK+ Object Builder
14mr|gob2-2.0.18-6|2	Name:		gob2
14mr|gob2-2.0.18-6|3	Version:	2.0.18
14mr|gob2-2.0.18-6|4	Release:	6
14mr|gob2-2.0.18-6|5	License:	GPLv2+
14mr|gob2-2.0.18-6|6	Group:		Development/GNOME and GTK+
14mr|gob2-2.0.18-6|7	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gob2-2.0.18-6|8	URL:		http://www.5z.com/jirka/linux.html#gob
14mr|gob2-2.0.18-6|9	BuildRequires:	flex
14mr|gob2-2.0.18-6|10	BuildRequires:	glib2-devel
14mr|gob2-2.0.18-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|gob2-2.0.18-6|12	
14mr|gob2-2.0.18-6|13	%description
14mr|gob2-2.0.18-6|14	GOB2 is a simple preprocessor for making GTK+ objects.  It makes objects
14mr|gob2-2.0.18-6|15	from a single file which has inline C code so that you don't have to edit
14mr|gob2-2.0.18-6|16	the generated files.  Syntax is somewhat inspired by java and yacc.
14mr|gob2-2.0.18-6|17	
14mr|gob2-2.0.18-6|18	%prep
14mr|gob2-2.0.18-6|19	%setup -q
14mr|gob2-2.0.18-6|20	
14mr|gob2-2.0.18-6|21	%build
14mr|gob2-2.0.18-6|22	%configure2_5x
14mr|gob2-2.0.18-6|23	%make
14mr|gob2-2.0.18-6|24	
14mr|gob2-2.0.18-6|25	%install
14mr|gob2-2.0.18-6|26	rm -rf $RPM_BUILD_ROOT
14mr|gob2-2.0.18-6|27	%makeinstall_std
14mr|gob2-2.0.18-6|28	
14mr|gob2-2.0.18-6|29	%clean
14mr|gob2-2.0.18-6|30	rm -rf $RPM_BUILD_ROOT
14mr|gob2-2.0.18-6|31	
14mr|gob2-2.0.18-6|32	%files
14mr|gob2-2.0.18-6|33	%defattr(-, root, root)
14mr|gob2-2.0.18-6|34	%doc README AUTHORS NEWS TODO ChangeLog
14mr|gob2-2.0.18-6|35	%doc examples
14mr|gob2-2.0.18-6|36	%{_bindir}/*
14mr|gob2-2.0.18-6|37	%{_mandir}/man1/*
14mr|gob2-2.0.18-6|38	%{_datadir}/aclocal/*
14mr|gob2-2.0.18-6|39	
14mr|gob2-2.0.18-6|40	
14mr|gob2-2.0.18-6|41	
14mr|gob2-2.0.18-6|42	
14mr|gob2-2.0.18-6|43	%changelog
14mr|gob2-2.0.18-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.18-6
14mr|gob2-2.0.18-6|45	+ Revision: 37e93dc
14mr|gob2-2.0.18-6|46	- MassBuild#440: Increase release tag
14mr|gob2-2.0.18-6|47	
14mr|gob2-2.0.18-6|48	

16595 14
14mr|gobject-introspection-1.40.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gobject-introspection-1.40.0-3|2	
14mr|gobject-introspection-1.40.0-3|3	%define build_bootstrap	0
14mr|gobject-introspection-1.40.0-3|4	%define api 1.0
14mr|gobject-introspection-1.40.0-3|5	%define major 1
14mr|gobject-introspection-1.40.0-3|6	%define libname %mklibname girepository %{api} %{major}
14mr|gobject-introspection-1.40.0-3|7	%define devname %mklibname -d girepository
14mr|gobject-introspection-1.40.0-3|8	
14mr|gobject-introspection-1.40.0-3|9	Summary:	GObject Introspection
14mr|gobject-introspection-1.40.0-3|10	Name:		gobject-introspection
14mr|gobject-introspection-1.40.0-3|11	Version: 	1.40.0
14mr|gobject-introspection-1.40.0-3|12	Release: 	3
14mr|gobject-introspection-1.40.0-3|13	License:	GPLv2+, LGPLv2+, MIT
14mr|gobject-introspection-1.40.0-3|14	Group:		Development/C
14mr|gobject-introspection-1.40.0-3|15	Url:		http://live.gnome.org/GObjectIntrospection
14mr|gobject-introspection-1.40.0-3|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/1.40/%{name}-%{version}.tar.xz
14mr|gobject-introspection-1.40.0-3|17	# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
14mr|gobject-introspection-1.40.0-3|18	Source1:	gi-find-deps.sh
14mr|gobject-introspection-1.40.0-3|19	Source2:	typelib.macros
14mr|gobject-introspection-1.40.0-3|20	Source3:	gobject-introspection-typelib.template
14mr|gobject-introspection-1.40.0-3|21	# PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dimstar@opensuse.org -- Add g-ir-dep-tool to get further automatic dependencies.
14mr|gobject-introspection-1.40.0-3|22	Patch0:		g-ir-dep-tool.patch
14mr|gobject-introspection-1.40.0-3|23	
14mr|gobject-introspection-1.40.0-3|24	BuildRequires:	bison
14mr|gobject-introspection-1.40.0-3|25	BuildRequires:	flex
14mr|gobject-introspection-1.40.0-3|26	BuildRequires:	libtool
14mr|gobject-introspection-1.40.0-3|27	# this could be removed if the typelib stuff is backported
14mr|gobject-introspection-1.40.0-3|28	BuildRequires:	rpm >= 5.4.7-14
14mr|gobject-introspection-1.40.0-3|29	BuildRequires:	pkgconfig(cairo)
14mr|gobject-introspection-1.40.0-3|30	BuildRequires:	pkgconfig(cairo-gobject)
14mr|gobject-introspection-1.40.0-3|31	BuildRequires:	pkgconfig(gio-2.0)
14mr|gobject-introspection-1.40.0-3|32	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|gobject-introspection-1.40.0-3|33	BuildRequires:	pkgconfig(glib-2.0)
14mr|gobject-introspection-1.40.0-3|34	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|gobject-introspection-1.40.0-3|35	BuildRequires:	pkgconfig(gobject-2.0)
14mr|gobject-introspection-1.40.0-3|36	BuildRequires:	pkgconfig(gthread-2.0)
14mr|gobject-introspection-1.40.0-3|37	BuildRequires:	pkgconfig(libffi)
14mr|gobject-introspection-1.40.0-3|38	BuildRequires:	pkgconfig(python)
14mr|gobject-introspection-1.40.0-3|39	BuildRequires:	python-mako
14mr|gobject-introspection-1.40.0-3|40	BuildRequires:	automake
14mr|gobject-introspection-1.40.0-3|41	# these are needed by the g-ir-dep-tool
14mr|gobject-introspection-1.40.0-3|42	%if !%{build_bootstrap}
14mr|gobject-introspection-1.40.0-3|43	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.32.0
14mr|gobject-introspection-1.40.0-3|44	BuildRequires:	gobject-introspection >= 1.32.0-2
14mr|gobject-introspection-1.40.0-3|45	%endif
14mr|gobject-introspection-1.40.0-3|46	
14mr|gobject-introspection-1.40.0-3|47	Requires:	%{libname} = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|48	Conflicts:	%mklibname girepository 1.0 0 < 0.6.10-5
14mr|gobject-introspection-1.40.0-3|49	%rename		gir-repository
14mr|gobject-introspection-1.40.0-3|50	
14mr|gobject-introspection-1.40.0-3|51	# Provide typelib() symbols based on gobject-introspection-typelib.template
14mr|gobject-introspection-1.40.0-3|52	# The template is checked during install if it matches the installed *.typelib files.
14mr|gobject-introspection-1.40.0-3|53	%if %{build_bootstrap}
14mr|gobject-introspection-1.40.0-3|54	%(cat %{SOURCE3} | awk '{ print "Provides: " $0}')
14mr|gobject-introspection-1.40.0-3|55	%endif
14mr|gobject-introspection-1.40.0-3|56	
14mr|gobject-introspection-1.40.0-3|57	%description
14mr|gobject-introspection-1.40.0-3|58	The goal of the project is to describe the APIs and  collect them in
14mr|gobject-introspection-1.40.0-3|59	a uniform, machine readable format.
14mr|gobject-introspection-1.40.0-3|60	
14mr|gobject-introspection-1.40.0-3|61	%package -n %{libname}
14mr|gobject-introspection-1.40.0-3|62	Group:		System/Libraries
14mr|gobject-introspection-1.40.0-3|63	Summary:	GObject Introspection shared library
14mr|gobject-introspection-1.40.0-3|64	Conflicts:	%{name} < 0.6.8-2
14mr|gobject-introspection-1.40.0-3|65	
14mr|gobject-introspection-1.40.0-3|66	%description -n %{libname}
14mr|gobject-introspection-1.40.0-3|67	The goal of the project is to describe the APIs and  collect them in
14mr|gobject-introspection-1.40.0-3|68	a uniform, machine readable format.
14mr|gobject-introspection-1.40.0-3|69	
14mr|gobject-introspection-1.40.0-3|70	%package -n %{devname}
14mr|gobject-introspection-1.40.0-3|71	Group:		Development/C
14mr|gobject-introspection-1.40.0-3|72	Summary:	GObject Introspection development libraries
14mr|gobject-introspection-1.40.0-3|73	# these two pkgs are needed for typelib requires generation
14mr|gobject-introspection-1.40.0-3|74	Requires:	%{name} = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|75	Requires:	%{libname} = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|76	#gw /usr/bin/libtool is called in giscanner
14mr|gobject-introspection-1.40.0-3|77	Requires:	libtool
14mr|gobject-introspection-1.40.0-3|78	Provides:	libgirepository-devel = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|79	Provides:	girepository-devel = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|80	Provides:	%{name}-devel = %{version}-%{release}
14mr|gobject-introspection-1.40.0-3|81	
14mr|gobject-introspection-1.40.0-3|82	%description -n %{devname}
14mr|gobject-introspection-1.40.0-3|83	The goal of the project is to describe the APIs and  collect them in
14mr|gobject-introspection-1.40.0-3|84	a uniform, machine readable format.
14mr|gobject-introspection-1.40.0-3|85	
14mr|gobject-introspection-1.40.0-3|86	%prep
14mr|gobject-introspection-1.40.0-3|87	%setup -q
14mr|gobject-introspection-1.40.0-3|88	%apply_patches
14mr|gobject-introspection-1.40.0-3|89	
14mr|gobject-introspection-1.40.0-3|90	%build
14mr|gobject-introspection-1.40.0-3|91	autoreconf -fi
14mr|gobject-introspection-1.40.0-3|92	%configure2_5x \
14mr|gobject-introspection-1.40.0-3|93	--disable-static
14mr|gobject-introspection-1.40.0-3|94	
14mr|gobject-introspection-1.40.0-3|95	%make V=1
14mr|gobject-introspection-1.40.0-3|96	
14mr|gobject-introspection-1.40.0-3|97	%install
14mr|gobject-introspection-1.40.0-3|98	%makeinstall_std
14mr|gobject-introspection-1.40.0-3|99	install -D %{SOURCE1} %{buildroot}%{_rpmhome}/gi-find-deps.sh
14mr|gobject-introspection-1.40.0-3|100	install -D %{SOURCE2} -m 0644 %{buildroot}%{_rpmhome}/macros.d/typelib
14mr|gobject-introspection-1.40.0-3|101	
14mr|gobject-introspection-1.40.0-3|102	# comparing, if we provide all the symbols expected.
14mr|gobject-introspection-1.40.0-3|103	%if %{build_bootstrap}
14mr|gobject-introspection-1.40.0-3|104	ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P > gobject-introspection-typelib.installed
14mr|gobject-introspection-1.40.0-3|105	diff -s %{SOURCE3} gobject-introspection-typelib.installed
14mr|gobject-introspection-1.40.0-3|106	%endif
14mr|gobject-introspection-1.40.0-3|107	
14mr|gobject-introspection-1.40.0-3|108	#%check
14mr|gobject-introspection-1.40.0-3|109	#make check
14mr|gobject-introspection-1.40.0-3|110	
14mr|gobject-introspection-1.40.0-3|111	%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
14mr|gobject-introspection-1.40.0-3|112	
14mr|gobject-introspection-1.40.0-3|113	%files
14mr|gobject-introspection-1.40.0-3|114	%doc README
14mr|gobject-introspection-1.40.0-3|115	%dir %{_libdir}/girepository-%{api}
14mr|gobject-introspection-1.40.0-3|116	%{_libdir}/girepository-%{api}/*.typelib
14mr|gobject-introspection-1.40.0-3|117	
14mr|gobject-introspection-1.40.0-3|118	%files -n %{libname}
14mr|gobject-introspection-1.40.0-3|119	%{_libdir}/libgirepository-%{api}.so.%{major}*
14mr|gobject-introspection-1.40.0-3|120	
14mr|gobject-introspection-1.40.0-3|121	%files -n %{devname}
14mr|gobject-introspection-1.40.0-3|122	%doc ChangeLog TODO NEWS AUTHORS
14mr|gobject-introspection-1.40.0-3|123	%{_bindir}/g-ir-annotation-tool
14mr|gobject-introspection-1.40.0-3|124	%{_bindir}/g-ir-compiler
14mr|gobject-introspection-1.40.0-3|125	%{_bindir}/g-ir-dep-tool
14mr|gobject-introspection-1.40.0-3|126	%{_bindir}/g-ir-generate
14mr|gobject-introspection-1.40.0-3|127	%{_bindir}/g-ir-scanner
14mr|gobject-introspection-1.40.0-3|128	%{_bindir}/g-ir-doc-tool
14mr|gobject-introspection-1.40.0-3|129	%{_libdir}/%{name}
14mr|gobject-introspection-1.40.0-3|130	%{_libdir}/libgirepository-%{api}.so
14mr|gobject-introspection-1.40.0-3|131	%{_libdir}/pkgconfig/*.pc
14mr|gobject-introspection-1.40.0-3|132	%{_includedir}/%{name}-%{api}
14mr|gobject-introspection-1.40.0-3|133	%{_datadir}/aclocal/*.m4
14mr|gobject-introspection-1.40.0-3|134	%{_datadir}/%{name}-%{api}
14mr|gobject-introspection-1.40.0-3|135	#%{_datadir}/gtk-doc/html/gi
14mr|gobject-introspection-1.40.0-3|136	%dir %{_datadir}/gir-%{api}
14mr|gobject-introspection-1.40.0-3|137	%{_datadir}/gir-%{api}/*.gir
14mr|gobject-introspection-1.40.0-3|138	%{_rpmhome}/gi-find-deps.sh
14mr|gobject-introspection-1.40.0-3|139	%{_rpmhome}/macros.d/typelib
14mr|gobject-introspection-1.40.0-3|140	%{_mandir}/man1/*
14mr|gobject-introspection-1.40.0-3|141	
14mr|gobject-introspection-1.40.0-3|142	
14mr|gobject-introspection-1.40.0-3|143	%changelog
14mr|gobject-introspection-1.40.0-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40.0-3
14mr|gobject-introspection-1.40.0-3|145	+ Revision: 6ebc098
14mr|gobject-introspection-1.40.0-3|146	- MassBuild#440: Increase release tag
14mr|gobject-introspection-1.40.0-3|147	
14mr|gobject-introspection-1.40.0-3|148	

16596 14
14mr|gocr-0.49-2|1	%define _disable_ld_as_needed 1
14mr|gocr-0.49-2|2	
14mr|gocr-0.49-2|3	Summary:	OCR (Optical Character Recognition) program
14mr|gocr-0.49-2|4	Name:		gocr
14mr|gocr-0.49-2|5	Version:	0.49
14mr|gocr-0.49-2|6	Release:	2
14mr|gocr-0.49-2|7	License:	GPLv2
14mr|gocr-0.49-2|8	Group:		Graphics
14mr|gocr-0.49-2|9	URL:		http://jocr.sourceforge.net/
14mr|gocr-0.49-2|10	Source0:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz
14mr|gocr-0.49-2|11	Source1:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz.asc
14mr|gocr-0.49-2|12	Source2:	%{name}-icons.tar.bz2
14mr|gocr-0.49-2|13	#Patch0:	gocr-0.39-includes.patch
14mr|gocr-0.49-2|14	BuildRequires:	libnetpbm-devel
14mr|gocr-0.49-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|gocr-0.49-2|16	
14mr|gocr-0.49-2|17	Obsoletes:	%{name}-devel <= 0.48
14mr|gocr-0.49-2|18	
14mr|gocr-0.49-2|19	%description
14mr|gocr-0.49-2|20	GOCR is an optical character recognition program, released under the
14mr|gocr-0.49-2|21	GNU General Public License. It reads images in many formats (pnm, pbm,
14mr|gocr-0.49-2|22	pgm, ppm, some pcx and tga image files (or PNM from stdin); if
14mr|gocr-0.49-2|23	pnm-tools installed and running linux-like system you can also use
14mr|gocr-0.49-2|24	pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
14mr|gocr-0.49-2|25	a text file.
14mr|gocr-0.49-2|26	
14mr|gocr-0.49-2|27	#%package -n	%{name}-devel
14mr|gocr-0.49-2|28	#Summary:	Development tools for gocr
14mr|gocr-0.49-2|29	#Group:		Development/C
14mr|gocr-0.49-2|30	
14mr|gocr-0.49-2|31	#%description -n	%{name}-devel
14mr|gocr-0.49-2|32	#GOCR is an optical character recognition program, released under the
14mr|gocr-0.49-2|33	#GNU General Public License. It reads images in many formats (pnm, pbm,
14mr|gocr-0.49-2|34	#pgm, ppm, some pcx and tga image files (or PNM from stdin); if
14mr|gocr-0.49-2|35	#pnm-tools installed and running linux-like system you can also use
14mr|gocr-0.49-2|36	#pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
14mr|gocr-0.49-2|37	#a text file.
14mr|gocr-0.49-2|38	
14mr|gocr-0.49-2|39	#If you want to develop programs which will manipulate gocr, you should
14mr|gocr-0.49-2|40	#install gocr-devel.  You'll also need to install the gocr package.
14mr|gocr-0.49-2|41	
14mr|gocr-0.49-2|42	#%package -n %{name}-gtk
14mr|gocr-0.49-2|43	#Summary:	Gtk+ frontend for gocr
14mr|gocr-0.49-2|44	#Group: 		Graphics
14mr|gocr-0.49-2|45	#Requires:	%{name} = %{version}
14mr|gocr-0.49-2|46	#BuildRequires:  gtk+1.2-devel
14mr|gocr-0.49-2|47	
14mr|gocr-0.49-2|48	#%description -n %{name}-gtk
14mr|gocr-0.49-2|49	#GOCR is an optical character recognition program, released under the
14mr|gocr-0.49-2|50	#GNU General Public License. It reads images in many formats (pnm, pbm,
14mr|gocr-0.49-2|51	#pgm, ppm, some pcx and tga image files (or PNM from stdin); if
14mr|gocr-0.49-2|52	#pnm-tools installed and running linux-like system you can also use
14mr|gocr-0.49-2|53	#pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
14mr|gocr-0.49-2|54	#a text file.
14mr|gocr-0.49-2|55	
14mr|gocr-0.49-2|56	#Gtk+-based frontend for gocr.
14mr|gocr-0.49-2|57	
14mr|gocr-0.49-2|58	%prep
14mr|gocr-0.49-2|59	%setup -q
14mr|gocr-0.49-2|60	#patch0 -p1 -b .includes
14mr|gocr-0.49-2|61	
14mr|gocr-0.49-2|62	%build
14mr|gocr-0.49-2|63	%configure2_5x
14mr|gocr-0.49-2|64	%make
14mr|gocr-0.49-2|65	
14mr|gocr-0.49-2|66	# NOTE: we apparently need it (BuildRequires), so make sure gocr is
14mr|gocr-0.49-2|67	# built against netpbm
14mr|gocr-0.49-2|68	ldd src/gocr | grep -q libnetpbm || exit 1
14mr|gocr-0.49-2|69	
14mr|gocr-0.49-2|70	#cd frontend/gnome
14mr|gocr-0.49-2|71	#%%configure --prefix=%{_xprefix} --bindir=%{_xbindir}
14mr|gocr-0.49-2|72	#%%make
14mr|gocr-0.49-2|73	
14mr|gocr-0.49-2|74	%install
14mr|gocr-0.49-2|75	rm -rf %{buildroot}
14mr|gocr-0.49-2|76	
14mr|gocr-0.49-2|77	%makeinstall_std
14mr|gocr-0.49-2|78	
14mr|gocr-0.49-2|79	#ln -sf gnome/mkinstalldirs frontend/mkinstalldirs
14mr|gocr-0.49-2|80	#make -C frontend/gnome install DESTDIR=%buildroot
14mr|gocr-0.49-2|81	
14mr|gocr-0.49-2|82	# Menu
14mr|gocr-0.49-2|83	#mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir},%{_menudir}}
14mr|gocr-0.49-2|84	#bzcat %{SOURCE2}|tar xf - -C %buildroot/%{_datadir}
14mr|gocr-0.49-2|85	
14mr|gocr-0.49-2|86	mkdir -p %buildroot%{_datadir}/applications/
14mr|gocr-0.49-2|87	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-gtk.desktop
14mr|gocr-0.49-2|88	[Desktop Entry]
14mr|gocr-0.49-2|89	Type=Application
14mr|gocr-0.49-2|90	Exec=%{_xbindir}/gtk-ocr
14mr|gocr-0.49-2|91	Icon=%{name}
14mr|gocr-0.49-2|92	Categories=Graphics;Viewer;
14mr|gocr-0.49-2|93	Name=Gtk-ocr
14mr|gocr-0.49-2|94	Comment=Gtk-ocr is a gtk frontend for gocr
14mr|gocr-0.49-2|95	EOF
14mr|gocr-0.49-2|96	
14mr|gocr-0.49-2|97	#%post -n %name-gtk
14mr|gocr-0.49-2|98	#%{update_menus}
14mr|gocr-0.49-2|99	
14mr|gocr-0.49-2|100	#%postun -n %name-gtk
14mr|gocr-0.49-2|101	#%{clean_menus}
14mr|gocr-0.49-2|102	
14mr|gocr-0.49-2|103	%clean
14mr|gocr-0.49-2|104	rm -rf %{buildroot}
14mr|gocr-0.49-2|105	
14mr|gocr-0.49-2|106	%files -n %{name}
14mr|gocr-0.49-2|107	%defattr(-, root, root)
14mr|gocr-0.49-2|108	%doc AUTHORS BUGS CREDITS HISTORY README REMARK.txt REVIEW TODO
14mr|gocr-0.49-2|109	%doc doc/{examples.txt,gocr.html,unicode.txt}
14mr|gocr-0.49-2|110	%{_mandir}/man1/*
14mr|gocr-0.49-2|111	%attr(755,root,root) %{_bindir}/*
14mr|gocr-0.49-2|112	%{_datadir}/applications/mandriva-%{name}-gtk.desktop
14mr|gocr-0.49-2|113	
14mr|gocr-0.49-2|114	#%files -n %{name}-devel
14mr|gocr-0.49-2|115	#%defattr(-, root, root)
14mr|gocr-0.49-2|116	#%doc AUTHORS
14mr|gocr-0.49-2|117	#%{_libdir}/libPgm2asc.a
14mr|gocr-0.49-2|118	#%{_includedir}/gocr.h
14mr|gocr-0.49-2|119	
14mr|gocr-0.49-2|120	#%files -n %{name}-gtk
14mr|gocr-0.49-2|121	#%defattr(-, root, root)
14mr|gocr-0.49-2|122	#%doc frontend/gnome/{AUTHORS,README,TODO}
14mr|gocr-0.49-2|123	#%{_menudir}/*
14mr|gocr-0.49-2|124	#%{_iconsdir}/*
14mr|gocr-0.49-2|125	#%attr(755,root,root) %{_xbindir}/*
14mr|gocr-0.49-2|126	
14mr|gocr-0.49-2|127	
14mr|gocr-0.49-2|128	
14mr|gocr-0.49-2|129	
14mr|gocr-0.49-2|130	
14mr|gocr-0.49-2|131	%changelog
14mr|gocr-0.49-2|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.49-2
14mr|gocr-0.49-2|133	+ Revision: 512d413
14mr|gocr-0.49-2|134	- MassBuild#440: Increase release tag
14mr|gocr-0.49-2|135	
14mr|gocr-0.49-2|136	

16597 14
14mr|gofer-0.74-2|1	Name:    gofer
14mr|gofer-0.74-2|2	Version: 0.74
14mr|gofer-0.74-2|3	Release: 2
14mr|gofer-0.74-2|4	Summary: A lightweight, extensible python agent
14mr|gofer-0.74-2|5	Group:   Development/Other
14mr|gofer-0.74-2|6	License: LGPLv2
14mr|gofer-0.74-2|7	URL:     https://fedorahosted.org/gofer/
14mr|gofer-0.74-2|8	Source0: https://fedorahosted.org/releases/g/o/gofer/%{name}-%{version}.tar.gz
14mr|gofer-0.74-2|9	BuildArch: noarch
14mr|gofer-0.74-2|10	BuildRequires: gzip
14mr|gofer-0.74-2|11	BuildRequires: python-devel
14mr|gofer-0.74-2|12	BuildRequires: python-setuptools
14mr|gofer-0.74-2|13	BuildRequires: python-rpm
14mr|gofer-0.74-2|14	Requires: python-%{name} = %{version}
14mr|gofer-0.74-2|15	Requires: python-iniparse
14mr|gofer-0.74-2|16	
14mr|gofer-0.74-2|17	%description
14mr|gofer-0.74-2|18	Gofer provides an extensible, light weight, universal python agent.
14mr|gofer-0.74-2|19	The gofer core agent is a python daemon (service) that provides
14mr|gofer-0.74-2|20	infrastructure for exposing a remote API and for running Recurring
14mr|gofer-0.74-2|21	Actions. The APIs contributed by plug-ins are accessible by Remote
14mr|gofer-0.74-2|22	Method Invocation (RMI). The transport for RMI is AMQP using the
14mr|gofer-0.74-2|23	QPID message broker. Actions are also provided by plug-ins and are
14mr|gofer-0.74-2|24	executed at the specified interval.
14mr|gofer-0.74-2|25	
14mr|gofer-0.74-2|26	%prep
14mr|gofer-0.74-2|27	%setup -q
14mr|gofer-0.74-2|28	
14mr|gofer-0.74-2|29	%build
14mr|gofer-0.74-2|30	pushd src
14mr|gofer-0.74-2|31	python setup.py build
14mr|gofer-0.74-2|32	popd
14mr|gofer-0.74-2|33	pushd docs/man/man1
14mr|gofer-0.74-2|34	gzip *
14mr|gofer-0.74-2|35	popd
14mr|gofer-0.74-2|36	
14mr|gofer-0.74-2|37	%install
14mr|gofer-0.74-2|38	pushd src
14mr|gofer-0.74-2|39	python setup.py install -O1 --skip-build --root %{buildroot}
14mr|gofer-0.74-2|40	#pushd ruby
14mr|gofer-0.74-2|41	#mkdir -p %{buildroot}/%{ruby_sitelibdir}/%{name}/rmi
14mr|gofer-0.74-2|42	#mkdir -p %{buildroot}/%{ruby_sitelibdir}/%{name}/messaging
14mr|gofer-0.74-2|43	#cp %{name}.rb %{buildroot}/%{ruby_sitelibdir}
14mr|gofer-0.74-2|44	#pushd %{name}
14mr|gofer-0.74-2|45	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}
14mr|gofer-0.74-2|46	#pushd rmi
14mr|gofer-0.74-2|47	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}/rmi
14mr|gofer-0.74-2|48	#popd
14mr|gofer-0.74-2|49	#pushd messaging
14mr|gofer-0.74-2|50	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}/messaging
14mr|gofer-0.74-2|51	#popd
14mr|gofer-0.74-2|52	#popd
14mr|gofer-0.74-2|53	#popd
14mr|gofer-0.74-2|54	popd
14mr|gofer-0.74-2|55	
14mr|gofer-0.74-2|56	mkdir -p %{buildroot}/usr/bin
14mr|gofer-0.74-2|57	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14mr|gofer-0.74-2|58	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/plugins
14mr|gofer-0.74-2|59	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/conf.d
14mr|gofer-0.74-2|60	mkdir -p %{buildroot}/%{_sysconfdir}/init.d
14mr|gofer-0.74-2|61	mkdir -p %{buildroot}/%{_var}/log/%{name}
14mr|gofer-0.74-2|62	mkdir -p %{buildroot}/%{_var}/lib/%{name}/journal/watchdog
14mr|gofer-0.74-2|63	mkdir -p %{buildroot}/%{_usr}/lib/%{name}/plugins
14mr|gofer-0.74-2|64	mkdir -p %{buildroot}/%{_usr}/share/%{name}/plugins
14mr|gofer-0.74-2|65	mkdir -p %{buildroot}/%{_mandir}/man1
14mr|gofer-0.74-2|66	
14mr|gofer-0.74-2|67	cp bin/%{name}d %{buildroot}/usr/bin
14mr|gofer-0.74-2|68	cp etc/init.d/%{name}d %{buildroot}/%{_sysconfdir}/init.d
14mr|gofer-0.74-2|69	cp etc/%{name}/*.conf %{buildroot}/%{_sysconfdir}/%{name}
14mr|gofer-0.74-2|70	cp etc/%{name}/plugins/*.conf %{buildroot}/%{_sysconfdir}/%{name}/plugins
14mr|gofer-0.74-2|71	cp src/plugins/*.py %{buildroot}/%{_usr}/share/%{name}/plugins
14mr|gofer-0.74-2|72	cp docs/man/man1/* %{buildroot}/%{_mandir}/man1
14mr|gofer-0.74-2|73	
14mr|gofer-0.74-2|74	rm -rf %{buildroot}/%{python_sitelib}/%{name}*.egg-info
14mr|gofer-0.74-2|75	
14mr|gofer-0.74-2|76	# Disable virt plugin for now
14mr|gofer-0.74-2|77	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/virt.conf
14mr|gofer-0.74-2|78	rm -f %{buildroot}%{_usr}/share/%{name}/plugins/virt.*
14mr|gofer-0.74-2|79	
14mr|gofer-0.74-2|80	%files
14mr|gofer-0.74-2|81	%dir %{_sysconfdir}/%{name}/
14mr|gofer-0.74-2|82	%dir %{_sysconfdir}/%{name}/plugins
14mr|gofer-0.74-2|83	%dir %{_usr}/lib/%{name}/plugins/
14mr|gofer-0.74-2|84	%dir %{_usr}/share/%{name}/plugins/
14mr|gofer-0.74-2|85	%dir %{_sysconfdir}/%{name}/conf.d/
14mr|gofer-0.74-2|86	%dir %{_var}/log/%{name}/
14mr|gofer-0.74-2|87	%{python_sitelib}/%{name}/agent/
14mr|gofer-0.74-2|88	%{_bindir}/%{name}d
14mr|gofer-0.74-2|89	%attr(755,root,root) %{_sysconfdir}/init.d/%{name}d
14mr|gofer-0.74-2|90	%config(noreplace) %{_sysconfdir}/%{name}/agent.conf
14mr|gofer-0.74-2|91	%config(noreplace) %{_sysconfdir}/%{name}/plugins/builtin.conf
14mr|gofer-0.74-2|92	%{_usr}/share/%{name}/plugins/builtin.*
14mr|gofer-0.74-2|93	%doc LICENSE
14mr|gofer-0.74-2|94	%doc %{_mandir}/man1/gofer*
14mr|gofer-0.74-2|95	
14mr|gofer-0.74-2|96	%post
14mr|gofer-0.74-2|97	chkconfig --add %{name}d
14mr|gofer-0.74-2|98	
14mr|gofer-0.74-2|99	%preun
14mr|gofer-0.74-2|100	if [ $1 = 0 ] ; then
14mr|gofer-0.74-2|101	/sbin/service %{name}d stop >/dev/null 2>&1
14mr|gofer-0.74-2|102	/sbin/chkconfig --del %{name}d
14mr|gofer-0.74-2|103	fi
14mr|gofer-0.74-2|104	
14mr|gofer-0.74-2|105	
14mr|gofer-0.74-2|106	###############################################################################
14mr|gofer-0.74-2|107	# python lib
14mr|gofer-0.74-2|108	###############################################################################
14mr|gofer-0.74-2|109	
14mr|gofer-0.74-2|110	%package -n python-%{name}
14mr|gofer-0.74-2|111	Summary: Gofer python lib modules
14mr|gofer-0.74-2|112	Group: Development/Python
14mr|gofer-0.74-2|113	Obsoletes: %{name}-lib
14mr|gofer-0.74-2|114	BuildRequires: python
14mr|gofer-0.74-2|115	Requires: python-simplejson
14mr|gofer-0.74-2|116	Requires: python-qpid >= 0.7
14mr|gofer-0.74-2|117	Requires: pythonegg(pypam)
14mr|gofer-0.74-2|118	%if 0%{?rhel} && 0%{?rhel} < 6
14mr|gofer-0.74-2|119	Requires: python-hashlib
14mr|gofer-0.74-2|120	Requires: python-uuid
14mr|gofer-0.74-2|121	Requires: python-ssl
14mr|gofer-0.74-2|122	%endif
14mr|gofer-0.74-2|123	
14mr|gofer-0.74-2|124	%description -n python-%{name}
14mr|gofer-0.74-2|125	Contains gofer python lib modules.
14mr|gofer-0.74-2|126	
14mr|gofer-0.74-2|127	%files -n python-%{name}
14mr|gofer-0.74-2|128	%{python_sitelib}/%{name}/*.py*
14mr|gofer-0.74-2|129	%{python_sitelib}/%{name}/rmi/
14mr|gofer-0.74-2|130	%{python_sitelib}/%{name}/messaging/
14mr|gofer-0.74-2|131	%doc LICENSE
14mr|gofer-0.74-2|132	
14mr|gofer-0.74-2|133	###############################################################################
14mr|gofer-0.74-2|134	# ruby lib
14mr|gofer-0.74-2|135	###############################################################################
14mr|gofer-0.74-2|136	
14mr|gofer-0.74-2|137	#%package -n ruby-%{name}
14mr|gofer-0.74-2|138	#Summary: Gofer ruby lib modules
14mr|gofer-0.74-2|139	#Group: Development/Ruby
14mr|gofer-0.74-2|140	#BuildRequires: ruby
14mr|gofer-0.74-2|141	#Requires: rubygems
14mr|gofer-0.74-2|142	#Requires: rubygem(json)
14mr|gofer-0.74-2|143	#Requires: rubygem(qpid) >= 0.16.0
14mr|gofer-0.74-2|144	#
14mr|gofer-0.74-2|145	#%description -n ruby-%{name}
14mr|gofer-0.74-2|146	#Contains gofer ruby lib modules.
14mr|gofer-0.74-2|147	#
14mr|gofer-0.74-2|148	#%files -n ruby-%{name}
14mr|gofer-0.74-2|149	#%{ruby_sitelibdir}/%{name}.rb
14mr|gofer-0.74-2|150	#%{ruby_sitelibdir}/%{name}/*.rb
14mr|gofer-0.74-2|151	#%{ruby_sitelibdir}/%{name}/rmi/
14mr|gofer-0.74-2|152	#%{ruby_sitelibdir}/%{name}/messaging/
14mr|gofer-0.74-2|153	#%doc LICENSE
14mr|gofer-0.74-2|154	#
14mr|gofer-0.74-2|155	
14mr|gofer-0.74-2|156	###############################################################################
14mr|gofer-0.74-2|157	# plugin: system
14mr|gofer-0.74-2|158	###############################################################################
14mr|gofer-0.74-2|159	
14mr|gofer-0.74-2|160	%package -n gofer-system
14mr|gofer-0.74-2|161	Summary: The system plug-in
14mr|gofer-0.74-2|162	Group: Development/Other
14mr|gofer-0.74-2|163	BuildRequires: python
14mr|gofer-0.74-2|164	Requires: %{name} >= %{version}
14mr|gofer-0.74-2|165	
14mr|gofer-0.74-2|166	%description -n gofer-system
14mr|gofer-0.74-2|167	Contains the system plug-in.
14mr|gofer-0.74-2|168	The system plug-in provides system functionality.
14mr|gofer-0.74-2|169	
14mr|gofer-0.74-2|170	%files -n gofer-system
14mr|gofer-0.74-2|171	%config(noreplace) %{_sysconfdir}/%{name}/plugins/system.conf
14mr|gofer-0.74-2|172	%{_usr}/share/%{name}/plugins/system.*
14mr|gofer-0.74-2|173	%doc LICENSE
14mr|gofer-0.74-2|174	
14mr|gofer-0.74-2|175	
14mr|gofer-0.74-2|176	###############################################################################
14mr|gofer-0.74-2|177	# plugin: watchdog
14mr|gofer-0.74-2|178	###############################################################################
14mr|gofer-0.74-2|179	
14mr|gofer-0.74-2|180	%package -n gofer-watchdog
14mr|gofer-0.74-2|181	Summary: The watchdog plug-in
14mr|gofer-0.74-2|182	Group: Development/Other
14mr|gofer-0.74-2|183	BuildRequires: python
14mr|gofer-0.74-2|184	Requires: %{name} >= %{version}
14mr|gofer-0.74-2|185	
14mr|gofer-0.74-2|186	%description -n gofer-watchdog
14mr|gofer-0.74-2|187	Contains the watchdog plug-in.
14mr|gofer-0.74-2|188	This plug-in is used to support time out
14mr|gofer-0.74-2|189	for asynchronous RMI calls.
14mr|gofer-0.74-2|190	
14mr|gofer-0.74-2|191	%files -n gofer-watchdog
14mr|gofer-0.74-2|192	%config(noreplace) %{_sysconfdir}/%{name}/plugins/watchdog.conf
14mr|gofer-0.74-2|193	%{_usr}/share/%{name}/plugins/watchdog.*
14mr|gofer-0.74-2|194	%{_var}/lib/%{name}/journal/watchdog
14mr|gofer-0.74-2|195	%doc LICENSE
14mr|gofer-0.74-2|196	
14mr|gofer-0.74-2|197	
14mr|gofer-0.74-2|198	###############################################################################
14mr|gofer-0.74-2|199	# plugin: virt
14mr|gofer-0.74-2|200	###############################################################################
14mr|gofer-0.74-2|201	
14mr|gofer-0.74-2|202	#%package -n gofer-virt
14mr|gofer-0.74-2|203	#Summary: The virtualization plugin
14mr|gofer-0.74-2|204	#Group: Development/Other
14mr|gofer-0.74-2|205	#BuildRequires: python
14mr|gofer-0.74-2|206	#Requires: libvirt-python
14mr|gofer-0.74-2|207	#Requires: %{name} >= %{version}
14mr|gofer-0.74-2|208	#
14mr|gofer-0.74-2|209	#%description -n gofer-virt
14mr|gofer-0.74-2|210	#Contains the virtualization plugin.
14mr|gofer-0.74-2|211	#This plug-in provides RMI access to libvirt functionality.
14mr|gofer-0.74-2|212	#
14mr|gofer-0.74-2|213	#%files -n gofer-virt
14mr|gofer-0.74-2|214	#%config(noreplace) %{_sysconfdir}/%{name}/plugins/virt.conf
14mr|gofer-0.74-2|215	#%{_usr}/share/%{name}/plugins/virt.*
14mr|gofer-0.74-2|216	#%doc LICENSE
14mr|gofer-0.74-2|217	#
14mr|gofer-0.74-2|218	
14mr|gofer-0.74-2|219	###############################################################################
14mr|gofer-0.74-2|220	# plugin: package
14mr|gofer-0.74-2|221	###############################################################################
14mr|gofer-0.74-2|222	
14mr|gofer-0.74-2|223	%package -n gofer-package
14mr|gofer-0.74-2|224	Summary: The package (RPM) plugin
14mr|gofer-0.74-2|225	Group: Development/Other
14mr|gofer-0.74-2|226	BuildRequires: python
14mr|gofer-0.74-2|227	#Requires: yum
14mr|gofer-0.74-2|228	Requires: %{name} >= %{version}
14mr|gofer-0.74-2|229	
14mr|gofer-0.74-2|230	%description -n gofer-package
14mr|gofer-0.74-2|231	Contains the package plugin.
14mr|gofer-0.74-2|232	This plug-in provides RMI access to package (RPM) management.
14mr|gofer-0.74-2|233	
14mr|gofer-0.74-2|234	%files -n gofer-package
14mr|gofer-0.74-2|235	%config(noreplace) %{_sysconfdir}/%{name}/plugins/package.conf
14mr|gofer-0.74-2|236	%{_usr}/share/%{name}/plugins/package.*
14mr|gofer-0.74-2|237	%doc LICENSE
14mr|gofer-0.74-2|238	
14mr|gofer-0.74-2|239	%changelog
14mr|gofer-0.74-2|240	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.74-2
14mr|gofer-0.74-2|241	+ Revision: 79798fe
14mr|gofer-0.74-2|242	- MassBuild#440: Increase release tag
14mr|gofer-0.74-2|243	
14mr|gofer-0.74-2|244	

16598 14
14mr|goffice-0.10.9-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|goffice-0.10.9-3|2	
14mr|goffice-0.10.9-3|3	%define api	0.10
14mr|goffice-0.10.9-3|4	%define major	10
14mr|goffice-0.10.9-3|5	%define libname	%mklibname %{name} %{api} %{major}
14mr|goffice-0.10.9-3|6	%define devname	%mklibname %{name} %{api} -d
14mr|goffice-0.10.9-3|7	%define girname	%mklibname %{name}-gir %{api}
14mr|goffice-0.10.9-3|8	
14mr|goffice-0.10.9-3|9	Summary:	Set of document centric objects and utilities for GLib/GTK
14mr|goffice-0.10.9-3|10	Name:		goffice
14mr|goffice-0.10.9-3|11	Version:	0.10.9
14mr|goffice-0.10.9-3|12	Release:	3
14mr|goffice-0.10.9-3|13	License:	GPLv2+
14mr|goffice-0.10.9-3|14	Group:		System/Libraries
14mr|goffice-0.10.9-3|15	Url:		http://www.gnome.org
14mr|goffice-0.10.9-3|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/goffice/%{url_ver}/%{name}-%{version}.tar.xz
14mr|goffice-0.10.9-3|17	
14mr|goffice-0.10.9-3|18	BuildRequires:	gtk-doc
14mr|goffice-0.10.9-3|19	BuildRequires:	intltool
14mr|goffice-0.10.9-3|20	BuildRequires:	perl-IO-Compress
14mr|goffice-0.10.9-3|21	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|goffice-0.10.9-3|22	BuildRequires:	pkgconfig(gconf-2.0)
14mr|goffice-0.10.9-3|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|goffice-0.10.9-3|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|goffice-0.10.9-3|25	BuildRequires:	pkgconfig(libglade-2.0)
14mr|goffice-0.10.9-3|26	BuildRequires:	pkgconfig(libgsf-1)
14mr|goffice-0.10.9-3|27	BuildRequires:	pkgconfig(libpcre)
14mr|goffice-0.10.9-3|28	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|goffice-0.10.9-3|29	Obsoletes:	goffice0 < 0.10
14mr|goffice-0.10.9-3|30	
14mr|goffice-0.10.9-3|31	%description
14mr|goffice-0.10.9-3|32	There are common operations for document centric applications that are
14mr|goffice-0.10.9-3|33	conceptually simple, but complex to implement fully.
14mr|goffice-0.10.9-3|34	- plugins
14mr|goffice-0.10.9-3|35	- load/save documents
14mr|goffice-0.10.9-3|36	- undo/redo
14mr|goffice-0.10.9-3|37	
14mr|goffice-0.10.9-3|38	%files -f %{name}-%{version}.lang
14mr|goffice-0.10.9-3|39	%doc README NEWS AUTHORS BUGS MAINTAINERS
14mr|goffice-0.10.9-3|40	%{_libdir}/%{name}/%{version}/
14mr|goffice-0.10.9-3|41	%dir %{_libdir}/%{name}/
14mr|goffice-0.10.9-3|42	
14mr|goffice-0.10.9-3|43	#----------------------------------------------------------------------------
14mr|goffice-0.10.9-3|44	
14mr|goffice-0.10.9-3|45	%package -n %{libname}
14mr|goffice-0.10.9-3|46	Summary:	%{summary}
14mr|goffice-0.10.9-3|47	Group:		%{group}
14mr|goffice-0.10.9-3|48	
14mr|goffice-0.10.9-3|49	%description -n %{libname}
14mr|goffice-0.10.9-3|50	Shared library implementing document centric objects and utilities for
14mr|goffice-0.10.9-3|51	GLib/GTK.
14mr|goffice-0.10.9-3|52	
14mr|goffice-0.10.9-3|53	%files -n %{libname}
14mr|goffice-0.10.9-3|54	%{_libdir}/libgoffice-%{api}.so.%{major}*
14mr|goffice-0.10.9-3|55	
14mr|goffice-0.10.9-3|56	#----------------------------------------------------------------------------
14mr|goffice-0.10.9-3|57	
14mr|goffice-0.10.9-3|58	%package -n %{girname}
14mr|goffice-0.10.9-3|59	Summary:	GObject Introspection interface description for %{name}
14mr|goffice-0.10.9-3|60	Group:		System/Libraries
14mr|goffice-0.10.9-3|61	
14mr|goffice-0.10.9-3|62	%description -n %{girname}
14mr|goffice-0.10.9-3|63	GObject Introspection interface description for %{name}.
14mr|goffice-0.10.9-3|64	
14mr|goffice-0.10.9-3|65	%files -n %{girname}
14mr|goffice-0.10.9-3|66	%{_libdir}/girepository-1.0/GOffice-%{api}.typelib
14mr|goffice-0.10.9-3|67	
14mr|goffice-0.10.9-3|68	#----------------------------------------------------------------------------
14mr|goffice-0.10.9-3|69	
14mr|goffice-0.10.9-3|70	%package -n %{devname}
14mr|goffice-0.10.9-3|71	Summary:	%{summary}
14mr|goffice-0.10.9-3|72	Group:		Development/C
14mr|goffice-0.10.9-3|73	Requires:	%{libname} = %{EVRD}
14mr|goffice-0.10.9-3|74	Requires:	%{girname} = %{EVRD}
14mr|goffice-0.10.9-3|75	Provides:	%{name}-devel = %{EVRD}
14mr|goffice-0.10.9-3|76	
14mr|goffice-0.10.9-3|77	%description -n %{devname}
14mr|goffice-0.10.9-3|78	Development files of the Goffice library.
14mr|goffice-0.10.9-3|79	
14mr|goffice-0.10.9-3|80	%files -n %{devname}
14mr|goffice-0.10.9-3|81	%{_includedir}/libgoffice-%{api}/
14mr|goffice-0.10.9-3|82	%{_libdir}/lib*.so
14mr|goffice-0.10.9-3|83	%{_libdir}/pkgconfig/*.pc
14mr|goffice-0.10.9-3|84	%{_datadir}/gtk-doc/html/goffice-%{api}/
14mr|goffice-0.10.9-3|85	%{_datadir}/gir-1.0/*.gir
14mr|goffice-0.10.9-3|86	
14mr|goffice-0.10.9-3|87	#----------------------------------------------------------------------------
14mr|goffice-0.10.9-3|88	
14mr|goffice-0.10.9-3|89	%prep
14mr|goffice-0.10.9-3|90	%setup -q
14mr|goffice-0.10.9-3|91	
14mr|goffice-0.10.9-3|92	%build
14mr|goffice-0.10.9-3|93	%configure2_5x \
14mr|goffice-0.10.9-3|94	--disable-static \
14mr|goffice-0.10.9-3|95	--enable-introspection=yes
14mr|goffice-0.10.9-3|96	
14mr|goffice-0.10.9-3|97	%make
14mr|goffice-0.10.9-3|98	
14mr|goffice-0.10.9-3|99	%install
14mr|goffice-0.10.9-3|100	%makeinstall_std
14mr|goffice-0.10.9-3|101	%find_lang %{name}-%{version}
14mr|goffice-0.10.9-3|102	
14mr|goffice-0.10.9-3|103	
14mr|goffice-0.10.9-3|104	%changelog
14mr|goffice-0.10.9-3|105	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.9-3
14mr|goffice-0.10.9-3|106	+ Revision: 5c82b01
14mr|goffice-0.10.9-3|107	- Obsolete goffice0 as we dropped it
14mr|goffice-0.10.9-3|108	
14mr|goffice-0.10.9-3|109	

16599 14
14mr|goffice0.8-0.8.17-2|1	%define origname goffice
14mr|goffice0.8-0.8.17-2|2	
14mr|goffice0.8-0.8.17-2|3	%define api 0.8
14mr|goffice0.8-0.8.17-2|4	%define major 8
14mr|goffice0.8-0.8.17-2|5	%define libname %mklibname %{origname} %{api}_%{major}
14mr|goffice0.8-0.8.17-2|6	%define develname %mklibname -d %{origname} %{api}
14mr|goffice0.8-0.8.17-2|7	
14mr|goffice0.8-0.8.17-2|8	Summary:	Set of document centric objects and utilities for glib/gtk
14mr|goffice0.8-0.8.17-2|9	Name:		%{origname}%{api}
14mr|goffice0.8-0.8.17-2|10	Version:	0.8.17
14mr|goffice0.8-0.8.17-2|11	Release:	2
14mr|goffice0.8-0.8.17-2|12	License:	GPLv2
14mr|goffice0.8-0.8.17-2|13	Group:		System/Libraries
14mr|goffice0.8-0.8.17-2|14	Url:		http://www.gnome.org
14mr|goffice0.8-0.8.17-2|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/goffice/%{origname}-%{version}.tar.xz
14mr|goffice0.8-0.8.17-2|16	Patch0:		goffice-0.8.17-no-pcre.patch
14mr|goffice0.8-0.8.17-2|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14mr|goffice0.8-0.8.17-2|18	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16.0
14mr|goffice0.8-0.8.17-2|19	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.16.0
14mr|goffice0.8-0.8.17-2|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
14mr|goffice0.8-0.8.17-2|21	BuildRequires:	pkgconfig(libgsf-1) >= 1.14.9
14mr|goffice0.8-0.8.17-2|22	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.12
14mr|goffice0.8-0.8.17-2|23	BuildRequires:	pkgconfig(pango) >= 1.8.1
14mr|goffice0.8-0.8.17-2|24	BuildRequires:	pkgconfig(pangocairo) >= 1.8.1
14mr|goffice0.8-0.8.17-2|25	BuildRequires:	pkgconfig(cairo) >= 1.2.0
14mr|goffice0.8-0.8.17-2|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12.0
14mr|goffice0.8-0.8.17-2|27	BuildRequires:	pkgconfig(cairo-ps) >= 1.2.0
14mr|goffice0.8-0.8.17-2|28	BuildRequires:	pkgconfig(cairo-pdf) >= 1.2.0
14mr|goffice0.8-0.8.17-2|29	BuildRequires:	pkgconfig(cairo-svg) >= 1.2.0
14mr|goffice0.8-0.8.17-2|30	BuildRequires:	pkgconfig(gconf-2.0)
14mr|goffice0.8-0.8.17-2|31	BuildRequires:	gtk-doc
14mr|goffice0.8-0.8.17-2|32	BuildRequires:	intltool
14mr|goffice0.8-0.8.17-2|33	Conflicts:	goffice < 0.9
14mr|goffice0.8-0.8.17-2|34	
14mr|goffice0.8-0.8.17-2|35	%description
14mr|goffice0.8-0.8.17-2|36	There are common operations for document centric applications that are
14mr|goffice0.8-0.8.17-2|37	conceptually simple, but complex to implement fully.
14mr|goffice0.8-0.8.17-2|38	- plugins
14mr|goffice0.8-0.8.17-2|39	- load/save documents
14mr|goffice0.8-0.8.17-2|40	- undo/redo
14mr|goffice0.8-0.8.17-2|41	
14mr|goffice0.8-0.8.17-2|42	%package -n %{libname}
14mr|goffice0.8-0.8.17-2|43	Summary:	Set of document centric objects and utilities for glib/gtk
14mr|goffice0.8-0.8.17-2|44	Group:		System/Libraries
14mr|goffice0.8-0.8.17-2|45	Requires:	%{name} >= %{version}
14mr|goffice0.8-0.8.17-2|46	
14mr|goffice0.8-0.8.17-2|47	%description -n %{libname}
14mr|goffice0.8-0.8.17-2|48	Shared library implementing document centric objects and utilities for glib/gtk
14mr|goffice0.8-0.8.17-2|49	
14mr|goffice0.8-0.8.17-2|50	%package -n %{develname}
14mr|goffice0.8-0.8.17-2|51	Summary:	Set of document centric objects and utilities for glib/gtk
14mr|goffice0.8-0.8.17-2|52	Group:		Development/C
14mr|goffice0.8-0.8.17-2|53	Requires:	%{libname} = %{version}-%{release}
14mr|goffice0.8-0.8.17-2|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|goffice0.8-0.8.17-2|55	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|goffice0.8-0.8.17-2|56	
14mr|goffice0.8-0.8.17-2|57	%description -n %{develname}
14mr|goffice0.8-0.8.17-2|58	Development files of the Goffice library.
14mr|goffice0.8-0.8.17-2|59	
14mr|goffice0.8-0.8.17-2|60	%prep
14mr|goffice0.8-0.8.17-2|61	%setup -qn %{origname}-%{version}
14mr|goffice0.8-0.8.17-2|62	%patch0 -p1
14mr|goffice0.8-0.8.17-2|63	
14mr|goffice0.8-0.8.17-2|64	%build
14mr|goffice0.8-0.8.17-2|65	autoreconf -fi
14mr|goffice0.8-0.8.17-2|66	%configure2_5x --disable-static
14mr|goffice0.8-0.8.17-2|67	%make
14mr|goffice0.8-0.8.17-2|68	
14mr|goffice0.8-0.8.17-2|69	%install
14mr|goffice0.8-0.8.17-2|70	%makeinstall_std
14mr|goffice0.8-0.8.17-2|71	
14mr|goffice0.8-0.8.17-2|72	%find_lang %{origname}-%{version}
14mr|goffice0.8-0.8.17-2|73	
14mr|goffice0.8-0.8.17-2|74	%files -f %{origname}-%{version}.lang
14mr|goffice0.8-0.8.17-2|75	%doc README NEWS AUTHORS BUGS MAINTAINERS
14mr|goffice0.8-0.8.17-2|76	%{_datadir}/%{origname}/%{version}
14mr|goffice0.8-0.8.17-2|77	%{_datadir}/pixmaps/%{origname}/%{version}
14mr|goffice0.8-0.8.17-2|78	
14mr|goffice0.8-0.8.17-2|79	%files -n %{libname}
14mr|goffice0.8-0.8.17-2|80	%{_libdir}/libgoffice-%{api}.so.%{major}*
14mr|goffice0.8-0.8.17-2|81	%{_libdir}/%{origname}/%{version}
14mr|goffice0.8-0.8.17-2|82	
14mr|goffice0.8-0.8.17-2|83	%files -n %{develname}
14mr|goffice0.8-0.8.17-2|84	%{_includedir}/libgoffice-%{api}
14mr|goffice0.8-0.8.17-2|85	%{_libdir}/lib*.so
14mr|goffice0.8-0.8.17-2|86	%{_libdir}/pkgconfig/*.pc
14mr|goffice0.8-0.8.17-2|87	%{_datadir}/gtk-doc/html/goffice-%{api}
14mr|goffice0.8-0.8.17-2|88	
14mr|goffice0.8-0.8.17-2|89	
14mr|goffice0.8-0.8.17-2|90	
14mr|goffice0.8-0.8.17-2|91	%changelog
14mr|goffice0.8-0.8.17-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.17-2
14mr|goffice0.8-0.8.17-2|93	+ Revision: 2f7b8bf
14mr|goffice0.8-0.8.17-2|94	- MassBuild#440: Increase release tag
14mr|goffice0.8-0.8.17-2|95	
14mr|goffice0.8-0.8.17-2|96	

16600 14
14mr|goocanvas-1.0.0-7|1	%define major 3
14mr|goocanvas-1.0.0-7|2	%define libname %mklibname goocanvas %{major}
14mr|goocanvas-1.0.0-7|3	%define develname %mklibname -d goocanvas
14mr|goocanvas-1.0.0-7|4	
14mr|goocanvas-1.0.0-7|5	Name:		goocanvas
14mr|goocanvas-1.0.0-7|6	Version:	1.0.0
14mr|goocanvas-1.0.0-7|7	Release:	7
14mr|goocanvas-1.0.0-7|8	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas-1.0.0-7|9	Group:		Development/GNOME and GTK+
14mr|goocanvas-1.0.0-7|10	License:	LGPL+
14mr|goocanvas-1.0.0-7|11	URL:		http://sourceforge.net/projects/goocanvas
14mr|goocanvas-1.0.0-7|12	Source:		http://ftp.gnome.org/pub/GNOME/sources/goocanvas/%{name}-%{version}.tar.bz2
14mr|goocanvas-1.0.0-7|13	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|goocanvas-1.0.0-7|14	BuildRequires:	gnome-doc-utils
14mr|goocanvas-1.0.0-7|15	BuildRequires:	intltool
14mr|goocanvas-1.0.0-7|16	
14mr|goocanvas-1.0.0-7|17	%description
14mr|goocanvas-1.0.0-7|18	GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
14mr|goocanvas-1.0.0-7|19	drawing. It has a model/view split, and uses interfaces for canvas items and
14mr|goocanvas-1.0.0-7|20	views, so you can easily turn any application object into canvas items.
14mr|goocanvas-1.0.0-7|21	
14mr|goocanvas-1.0.0-7|22	%package -n %{libname}
14mr|goocanvas-1.0.0-7|23	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas-1.0.0-7|24	Group:		System/Libraries
14mr|goocanvas-1.0.0-7|25	Requires:	%{name}-i18n >= %{version}
14mr|goocanvas-1.0.0-7|26	Provides:	lib%{name} = %{version}-%{release}
14mr|goocanvas-1.0.0-7|27	
14mr|goocanvas-1.0.0-7|28	%description -n %{libname}
14mr|goocanvas-1.0.0-7|29	This package contains the shared library for goocanvas.
14mr|goocanvas-1.0.0-7|30	
14mr|goocanvas-1.0.0-7|31	%package i18n
14mr|goocanvas-1.0.0-7|32	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas-1.0.0-7|33	Group:		System/Internationalization
14mr|goocanvas-1.0.0-7|34	
14mr|goocanvas-1.0.0-7|35	%description i18n
14mr|goocanvas-1.0.0-7|36	This package contains the translations for goocanvas.
14mr|goocanvas-1.0.0-7|37	
14mr|goocanvas-1.0.0-7|38	%package -n %{develname}
14mr|goocanvas-1.0.0-7|39	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas-1.0.0-7|40	Group:		Development/GNOME and GTK+
14mr|goocanvas-1.0.0-7|41	Requires:	%{libname} = %{version}-%{release}
14mr|goocanvas-1.0.0-7|42	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|goocanvas-1.0.0-7|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|goocanvas-1.0.0-7|44	
14mr|goocanvas-1.0.0-7|45	%description -n %{develname}
14mr|goocanvas-1.0.0-7|46	This package contains the development libraries, include files
14mr|goocanvas-1.0.0-7|47	and documentation.
14mr|goocanvas-1.0.0-7|48	
14mr|goocanvas-1.0.0-7|49	%prep
14mr|goocanvas-1.0.0-7|50	%setup -q
14mr|goocanvas-1.0.0-7|51	
14mr|goocanvas-1.0.0-7|52	%build
14mr|goocanvas-1.0.0-7|53	%configure2_5x --disable-static
14mr|goocanvas-1.0.0-7|54	%make LIBS=-lm
14mr|goocanvas-1.0.0-7|55	
14mr|goocanvas-1.0.0-7|56	%install
14mr|goocanvas-1.0.0-7|57	%makeinstall_std
14mr|goocanvas-1.0.0-7|58	
14mr|goocanvas-1.0.0-7|59	%find_lang %{name}
14mr|goocanvas-1.0.0-7|60	
14mr|goocanvas-1.0.0-7|61	%files -n %{libname}
14mr|goocanvas-1.0.0-7|62	%doc README COPYING AUTHORS
14mr|goocanvas-1.0.0-7|63	%{_libdir}/libgoocanvas.so.%{major}*
14mr|goocanvas-1.0.0-7|64	
14mr|goocanvas-1.0.0-7|65	%files i18n -f %{name}.lang
14mr|goocanvas-1.0.0-7|66	
14mr|goocanvas-1.0.0-7|67	%files -n %{develname}
14mr|goocanvas-1.0.0-7|68	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|goocanvas-1.0.0-7|69	%{_includedir}/%{name}-1.0
14mr|goocanvas-1.0.0-7|70	%{_libdir}/*.so
14mr|goocanvas-1.0.0-7|71	%{_libdir}/pkgconfig/*
14mr|goocanvas-1.0.0-7|72	
14mr|goocanvas-1.0.0-7|73	
14mr|goocanvas-1.0.0-7|74	
14mr|goocanvas-1.0.0-7|75	%changelog
14mr|goocanvas-1.0.0-7|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-7
14mr|goocanvas-1.0.0-7|77	+ Revision: 740b9ba
14mr|goocanvas-1.0.0-7|78	- MassBuild#440: Increase release tag
14mr|goocanvas-1.0.0-7|79	
14mr|goocanvas-1.0.0-7|80	

16601 14
14mr|goocanvas2-2.0.2-2|1	%define oname goocanvas
14mr|goocanvas2-2.0.2-2|2	
14mr|goocanvas2-2.0.2-2|3	%define major		9
14mr|goocanvas2-2.0.2-2|4	%define api		2.0
14mr|goocanvas2-2.0.2-2|5	%define gmajor		2.0
14mr|goocanvas2-2.0.2-2|6	%define libname		%mklibname %{oname} %{api} %{major}
14mr|goocanvas2-2.0.2-2|7	%define develname	%mklibname -d %{oname} %{api}
14mr|goocanvas2-2.0.2-2|8	%define girname		%mklibname %{oname}-gir %{gmajor}
14mr|goocanvas2-2.0.2-2|9	
14mr|goocanvas2-2.0.2-2|10	%define url_ver %(echo %version | cut -d. -f1,2)
14mr|goocanvas2-2.0.2-2|11	
14mr|goocanvas2-2.0.2-2|12	Name:		goocanvas2
14mr|goocanvas2-2.0.2-2|13	Version:	2.0.2
14mr|goocanvas2-2.0.2-2|14	Release:	2
14mr|goocanvas2-2.0.2-2|15	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas2-2.0.2-2|16	Group:		Development/GNOME and GTK+
14mr|goocanvas2-2.0.2-2|17	License:	LGPL+
14mr|goocanvas2-2.0.2-2|18	URL:		http://sourceforge.net/projects/goocanvas
14mr|goocanvas2-2.0.2-2|19	Source0:	http://download.gnome.org/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
14mr|goocanvas2-2.0.2-2|20	BuildRequires:	gtk+3-devel >= 3.0.0
14mr|goocanvas2-2.0.2-2|21	BuildRequires:	gnome-doc-utils
14mr|goocanvas2-2.0.2-2|22	BuildRequires:	intltool
14mr|goocanvas2-2.0.2-2|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|goocanvas2-2.0.2-2|24	
14mr|goocanvas2-2.0.2-2|25	%description
14mr|goocanvas2-2.0.2-2|26	GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
14mr|goocanvas2-2.0.2-2|27	drawing. It has a model/view split, and uses interfaces for canvas items and
14mr|goocanvas2-2.0.2-2|28	views, so you can easily turn any application object into canvas items.
14mr|goocanvas2-2.0.2-2|29	
14mr|goocanvas2-2.0.2-2|30	%package -n %{libname}
14mr|goocanvas2-2.0.2-2|31	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas2-2.0.2-2|32	Group:		System/Libraries
14mr|goocanvas2-2.0.2-2|33	Requires:	%{name}-i18n >= %{version}
14mr|goocanvas2-2.0.2-2|34	Provides:	lib%{name} = %{version}-%{release}
14mr|goocanvas2-2.0.2-2|35	Obsoletes:	%{_lib}goocanvas-2.0_9 < 2.0.1
14mr|goocanvas2-2.0.2-2|36	
14mr|goocanvas2-2.0.2-2|37	%description -n %{libname}
14mr|goocanvas2-2.0.2-2|38	This package contains the shared library for goocanvas.
14mr|goocanvas2-2.0.2-2|39	
14mr|goocanvas2-2.0.2-2|40	%package i18n
14mr|goocanvas2-2.0.2-2|41	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas2-2.0.2-2|42	Group:		System/Internationalization
14mr|goocanvas2-2.0.2-2|43	
14mr|goocanvas2-2.0.2-2|44	%description i18n
14mr|goocanvas2-2.0.2-2|45	This package contains the translations for goocanvas.
14mr|goocanvas2-2.0.2-2|46	
14mr|goocanvas2-2.0.2-2|47	%package -n %{develname}
14mr|goocanvas2-2.0.2-2|48	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
14mr|goocanvas2-2.0.2-2|49	Group:		Development/GNOME and GTK+
14mr|goocanvas2-2.0.2-2|50	Requires:	%{libname} = %{version}-%{release}
14mr|goocanvas2-2.0.2-2|51	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|goocanvas2-2.0.2-2|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|goocanvas2-2.0.2-2|53	Obsoletes:	%{_lib}goocanvas-2.0-devel < 2.0.1
14mr|goocanvas2-2.0.2-2|54	
14mr|goocanvas2-2.0.2-2|55	%description -n %{develname}
14mr|goocanvas2-2.0.2-2|56	This package contains the development libraries, include files
14mr|goocanvas2-2.0.2-2|57	and documentation.
14mr|goocanvas2-2.0.2-2|58	
14mr|goocanvas2-2.0.2-2|59	%package -n %{girname}
14mr|goocanvas2-2.0.2-2|60	Summary:	GObject Introspection interface description for %{name}
14mr|goocanvas2-2.0.2-2|61	Group:		System/Libraries
14mr|goocanvas2-2.0.2-2|62	Requires:	%{libname} = %{version}-%{release}
14mr|goocanvas2-2.0.2-2|63	
14mr|goocanvas2-2.0.2-2|64	%description -n %{girname}
14mr|goocanvas2-2.0.2-2|65	GObject Introspection interface description for %{name}.
14mr|goocanvas2-2.0.2-2|66	
14mr|goocanvas2-2.0.2-2|67	%prep
14mr|goocanvas2-2.0.2-2|68	%setup -q -n %{oname}-%{version}
14mr|goocanvas2-2.0.2-2|69	
14mr|goocanvas2-2.0.2-2|70	%build
14mr|goocanvas2-2.0.2-2|71	%configure2_5x \
14mr|goocanvas2-2.0.2-2|72	--enable-introspection=yes \
14mr|goocanvas2-2.0.2-2|73	--disable-static
14mr|goocanvas2-2.0.2-2|74	%make LIBS=-lm
14mr|goocanvas2-2.0.2-2|75	
14mr|goocanvas2-2.0.2-2|76	%install
14mr|goocanvas2-2.0.2-2|77	rm -rf %{buildroot}
14mr|goocanvas2-2.0.2-2|78	%makeinstall_std
14mr|goocanvas2-2.0.2-2|79	
14mr|goocanvas2-2.0.2-2|80	rm -f %{buildroot}%{_libdir}/*.la
14mr|goocanvas2-2.0.2-2|81	
14mr|goocanvas2-2.0.2-2|82	%find_lang %{name}
14mr|goocanvas2-2.0.2-2|83	
14mr|goocanvas2-2.0.2-2|84	%files -n %{libname}
14mr|goocanvas2-2.0.2-2|85	%doc README COPYING AUTHORS
14mr|goocanvas2-2.0.2-2|86	%{_libdir}/lib%{oname}-%{api}.so.%{major}*
14mr|goocanvas2-2.0.2-2|87	
14mr|goocanvas2-2.0.2-2|88	%files -n %{girname}
14mr|goocanvas2-2.0.2-2|89	%{_libdir}/girepository-1.0/GooCanvas-%{gmajor}.typelib
14mr|goocanvas2-2.0.2-2|90	
14mr|goocanvas2-2.0.2-2|91	%files i18n -f %{name}.lang
14mr|goocanvas2-2.0.2-2|92	
14mr|goocanvas2-2.0.2-2|93	%files -n %{develname}
14mr|goocanvas2-2.0.2-2|94	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|goocanvas2-2.0.2-2|95	%{_includedir}/%{oname}-%{api}
14mr|goocanvas2-2.0.2-2|96	%{_libdir}/lib%{oname}-%{api}.so
14mr|goocanvas2-2.0.2-2|97	%{_libdir}/pkgconfig/*
14mr|goocanvas2-2.0.2-2|98	%{_datadir}/gir-1.0/GooCanvas-%{gmajor}.gir
14mr|goocanvas2-2.0.2-2|99	
14mr|goocanvas2-2.0.2-2|100	
14mr|goocanvas2-2.0.2-2|101	
14mr|goocanvas2-2.0.2-2|102	%changelog
14mr|goocanvas2-2.0.2-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-2
14mr|goocanvas2-2.0.2-2|104	+ Revision: cc7f976
14mr|goocanvas2-2.0.2-2|105	- MassBuild#440: Increase release tag
14mr|goocanvas2-2.0.2-2|106	
14mr|goocanvas2-2.0.2-2|107	

16602 14
14mr|google-gadgets-0.11.3-0.1292.2|1	# We actually use libtool to load modules
14mr|google-gadgets-0.11.3-0.1292.2|2	%define dont_remove_libtool_files 1
14mr|google-gadgets-0.11.3-0.1292.2|3	
14mr|google-gadgets-0.11.3-0.1292.2|4	# Currently broken
14mr|google-gadgets-0.11.3-0.1292.2|5	%bcond_with xulrunner
14mr|google-gadgets-0.11.3-0.1292.2|6	
14mr|google-gadgets-0.11.3-0.1292.2|7	Summary:	Google Gadgets for Linux
14mr|google-gadgets-0.11.3-0.1292.2|8	Name:		google-gadgets
14mr|google-gadgets-0.11.3-0.1292.2|9	Version:	0.11.3
14mr|google-gadgets-0.11.3-0.1292.2|10	Release:	0.1292.2
14mr|google-gadgets-0.11.3-0.1292.2|11	License:	Apache License
14mr|google-gadgets-0.11.3-0.1292.2|12	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|13	# Actually svn rev. 1292 -- the latest released version doesn't build
14mr|google-gadgets-0.11.3-0.1292.2|14	# with modern compilers
14mr|google-gadgets-0.11.3-0.1292.2|15	Url:		http://code.google.com/p/google-gadgets-for-linux/
14mr|google-gadgets-0.11.3-0.1292.2|16	Source0:	http://google-gadgets-for-linux.googlecode.com/files/%{name}-for-linux-%{version}.tar.xz
14mr|google-gadgets-0.11.3-0.1292.2|17	Patch0:		google-gadgets-for-linux-0.11.2-default-disable-xulrunner.patch
14mr|google-gadgets-0.11.3-0.1292.2|18	Patch1:		ggadgets-compile.patch
14mr|google-gadgets-0.11.3-0.1292.2|19	Patch2:		google-gadgets-for-linux-0.12-xulrunner-2.0.patch
14mr|google-gadgets-0.11.3-0.1292.2|20	
14mr|google-gadgets-0.11.3-0.1292.2|21	BuildRequires:	desktop-file-utils
14mr|google-gadgets-0.11.3-0.1292.2|22	BuildRequires:	flex
14mr|google-gadgets-0.11.3-0.1292.2|23	BuildRequires:	zip
14mr|google-gadgets-0.11.3-0.1292.2|24	BuildRequires:	curl-devel
14mr|google-gadgets-0.11.3-0.1292.2|25	BuildRequires:	libltdl-devel
14mr|google-gadgets-0.11.3-0.1292.2|26	BuildRequires:	gtk2-devel
14mr|google-gadgets-0.11.3-0.1292.2|27	BuildRequires:	qt4-devel
14mr|google-gadgets-0.11.3-0.1292.2|28	BuildRequires:	dbus-devel
14mr|google-gadgets-0.11.3-0.1292.2|29	BuildRequires:	startup-notification-devel
14mr|google-gadgets-0.11.3-0.1292.2|30	%if %{with xulrunner}
14mr|google-gadgets-0.11.3-0.1292.2|31	Buildrequires:	xulrunner-devel
14mr|google-gadgets-0.11.3-0.1292.2|32	%endif
14mr|google-gadgets-0.11.3-0.1292.2|33	BuildRequires:	webkitgtk-devel
14mr|google-gadgets-0.11.3-0.1292.2|34	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|google-gadgets-0.11.3-0.1292.2|35	BuildRequires:	librsvg-devel
14mr|google-gadgets-0.11.3-0.1292.2|36	BuildRequires:	libgstreamer0.10-plugins-base-devel
14mr|google-gadgets-0.11.3-0.1292.2|37	
14mr|google-gadgets-0.11.3-0.1292.2|38	%description
14mr|google-gadgets-0.11.3-0.1292.2|39	Google Gadgets for Linux provides a platform for running desktop gadgets
14mr|google-gadgets-0.11.3-0.1292.2|40	under Linux, catering to the unique needs of Linux users. It is compatible
14mr|google-gadgets-0.11.3-0.1292.2|41	with the gadgets written for Google Desktop for Windows as well as the
14mr|google-gadgets-0.11.3-0.1292.2|42	Universal Gadgets on iGoogle.
14mr|google-gadgets-0.11.3-0.1292.2|43	
14mr|google-gadgets-0.11.3-0.1292.2|44	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|45	
14mr|google-gadgets-0.11.3-0.1292.2|46	%package common
14mr|google-gadgets-0.11.3-0.1292.2|47	Summary:	Google Gadgets for Linux - common modules
14mr|google-gadgets-0.11.3-0.1292.2|48	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|49	Requires:	curl
14mr|google-gadgets-0.11.3-0.1292.2|50	Conflicts:	%{name} < 0.10.3-2
14mr|google-gadgets-0.11.3-0.1292.2|51	Conflicts:	%{name}-tk < 0.10.3-2
14mr|google-gadgets-0.11.3-0.1292.2|52	Obsoletes:	%{name}-webkit
14mr|google-gadgets-0.11.3-0.1292.2|53	Obsoletes:	%{name}-xul
14mr|google-gadgets-0.11.3-0.1292.2|54	
14mr|google-gadgets-0.11.3-0.1292.2|55	%description common
14mr|google-gadgets-0.11.3-0.1292.2|56	Google Gadgets for Linux provides a platform for running desktop gadgets
14mr|google-gadgets-0.11.3-0.1292.2|57	under Linux, catering to the unique needs of Linux users. It is compatible
14mr|google-gadgets-0.11.3-0.1292.2|58	with the gadgets written for Google Desktop for Windows as well as the
14mr|google-gadgets-0.11.3-0.1292.2|59	Universal Gadgets on iGoogle.
14mr|google-gadgets-0.11.3-0.1292.2|60	
14mr|google-gadgets-0.11.3-0.1292.2|61	This package contains common modules of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|62	
14mr|google-gadgets-0.11.3-0.1292.2|63	%files common -f %{name}.lang
14mr|google-gadgets-0.11.3-0.1292.2|64	%doc NEWS THANKS README ChangeLog
14mr|google-gadgets-0.11.3-0.1292.2|65	%{_datadir}/pixmaps/google-gadgets.png
14mr|google-gadgets-0.11.3-0.1292.2|66	%{_datadir}/mime/packages/00-google-gadgets.xml
14mr|google-gadgets-0.11.3-0.1292.2|67	%{_iconsdir}/*/*/*/*
14mr|google-gadgets-0.11.3-0.1292.2|68	%{_datadir}/google-gadgets
14mr|google-gadgets-0.11.3-0.1292.2|69	%dir %{_libdir}/google-gadgets/modules
14mr|google-gadgets-0.11.3-0.1292.2|70	%{_libdir}/google-gadgets/modules/analytics-usage-collector.*
14mr|google-gadgets-0.11.3-0.1292.2|71	%{_libdir}/google-gadgets/modules/curl-xml-http-request.*
14mr|google-gadgets-0.11.3-0.1292.2|72	%{_libdir}/google-gadgets/modules/dbus-script-class.*
14mr|google-gadgets-0.11.3-0.1292.2|73	%{_libdir}/google-gadgets/modules/default-framework.*
14mr|google-gadgets-0.11.3-0.1292.2|74	%{_libdir}/google-gadgets/modules/default-options.*
14mr|google-gadgets-0.11.3-0.1292.2|75	%{_libdir}/google-gadgets/modules/gst-audio-framework.*
14mr|google-gadgets-0.11.3-0.1292.2|76	%{_libdir}/google-gadgets/modules/gst-video-element.*
14mr|google-gadgets-0.11.3-0.1292.2|77	%{_libdir}/google-gadgets/modules/google-gadget-manager.*
14mr|google-gadgets-0.11.3-0.1292.2|78	%{_libdir}/google-gadgets/modules/html-flash-element.*
14mr|google-gadgets-0.11.3-0.1292.2|79	%{_libdir}/google-gadgets/modules/libxml2-xml-parser.*
14mr|google-gadgets-0.11.3-0.1292.2|80	%{_libdir}/google-gadgets/modules/linux-system-framework.*
14mr|google-gadgets-0.11.3-0.1292.2|81	%{_libdir}/google-gadgets/modules/soup-xml-http-request.*
14mr|google-gadgets-0.11.3-0.1292.2|82	%{_libdir}/google-gadgets/modules/webkit-script-runtime.*
14mr|google-gadgets-0.11.3-0.1292.2|83	%if %{with xulrunner}
14mr|google-gadgets-0.11.3-0.1292.2|84	%{_libdir}/google-gadgets/modules/smjs-script-runtime.*
14mr|google-gadgets-0.11.3-0.1292.2|85	%endif
14mr|google-gadgets-0.11.3-0.1292.2|86	
14mr|google-gadgets-0.11.3-0.1292.2|87	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|88	
14mr|google-gadgets-0.11.3-0.1292.2|89	%define majorggadget 0
14mr|google-gadgets-0.11.3-0.1292.2|90	%define libggadget %mklibname ggadget 1.0 %{majorggadget}
14mr|google-gadgets-0.11.3-0.1292.2|91	
14mr|google-gadgets-0.11.3-0.1292.2|92	%package -n %{libggadget}
14mr|google-gadgets-0.11.3-0.1292.2|93	Summary:	Google Gadgets for Linux - shared libs
14mr|google-gadgets-0.11.3-0.1292.2|94	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|95	
14mr|google-gadgets-0.11.3-0.1292.2|96	%description -n %{libggadget}
14mr|google-gadgets-0.11.3-0.1292.2|97	This package contains shared library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|98	
14mr|google-gadgets-0.11.3-0.1292.2|99	%files -n %{libggadget}
14mr|google-gadgets-0.11.3-0.1292.2|100	%{_libdir}/libggadget-1.0.so.%{majorggadget}*
14mr|google-gadgets-0.11.3-0.1292.2|101	
14mr|google-gadgets-0.11.3-0.1292.2|102	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|103	
14mr|google-gadgets-0.11.3-0.1292.2|104	%define majorggadgetdbus 0
14mr|google-gadgets-0.11.3-0.1292.2|105	%define libggadgetdbus %mklibname ggadget-dbus 1.0 %{majorggadgetdbus}
14mr|google-gadgets-0.11.3-0.1292.2|106	
14mr|google-gadgets-0.11.3-0.1292.2|107	%package -n %{libggadgetdbus}
14mr|google-gadgets-0.11.3-0.1292.2|108	Summary:	Google Gadgets for Linux - shared libs
14mr|google-gadgets-0.11.3-0.1292.2|109	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
14mr|google-gadgets-0.11.3-0.1292.2|110	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|111	
14mr|google-gadgets-0.11.3-0.1292.2|112	%description -n %{libggadgetdbus}
14mr|google-gadgets-0.11.3-0.1292.2|113	This package contains shared library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|114	
14mr|google-gadgets-0.11.3-0.1292.2|115	%files -n %{libggadgetdbus}
14mr|google-gadgets-0.11.3-0.1292.2|116	%{_libdir}/libggadget-dbus-1.0.so.%{majorggadgetdbus}*
14mr|google-gadgets-0.11.3-0.1292.2|117	
14mr|google-gadgets-0.11.3-0.1292.2|118	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|119	
14mr|google-gadgets-0.11.3-0.1292.2|120	%define majorggadgetjs 0
14mr|google-gadgets-0.11.3-0.1292.2|121	%define libggadgetjs %mklibname ggadget-js 1.0 %{majorggadgetjs}
14mr|google-gadgets-0.11.3-0.1292.2|122	
14mr|google-gadgets-0.11.3-0.1292.2|123	%package -n %{libggadgetjs}
14mr|google-gadgets-0.11.3-0.1292.2|124	Summary:	Google Gadgets for Linux - shared libs
14mr|google-gadgets-0.11.3-0.1292.2|125	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
14mr|google-gadgets-0.11.3-0.1292.2|126	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|127	
14mr|google-gadgets-0.11.3-0.1292.2|128	%description -n %{libggadgetjs}
14mr|google-gadgets-0.11.3-0.1292.2|129	This package contains shared library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|130	
14mr|google-gadgets-0.11.3-0.1292.2|131	%files -n %{libggadgetjs}
14mr|google-gadgets-0.11.3-0.1292.2|132	%{_libdir}/libggadget-js-1.0.so.%{majorggadgetjs}*
14mr|google-gadgets-0.11.3-0.1292.2|133	
14mr|google-gadgets-0.11.3-0.1292.2|134	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|135	
14mr|google-gadgets-0.11.3-0.1292.2|136	%define majorggadgetxdg 0
14mr|google-gadgets-0.11.3-0.1292.2|137	%define libggadgetxdg %mklibname ggadget-xdg 1.0 %{majorggadgetxdg}
14mr|google-gadgets-0.11.3-0.1292.2|138	
14mr|google-gadgets-0.11.3-0.1292.2|139	%package -n %{libggadgetxdg}
14mr|google-gadgets-0.11.3-0.1292.2|140	Summary:	Google Gadgets for Linux - shared libs
14mr|google-gadgets-0.11.3-0.1292.2|141	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
14mr|google-gadgets-0.11.3-0.1292.2|142	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|143	
14mr|google-gadgets-0.11.3-0.1292.2|144	%description -n %{libggadgetxdg}
14mr|google-gadgets-0.11.3-0.1292.2|145	This package contains shared library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|146	
14mr|google-gadgets-0.11.3-0.1292.2|147	%files -n %{libggadgetxdg}
14mr|google-gadgets-0.11.3-0.1292.2|148	%{_libdir}/libggadget-xdg-1.0.so.%{majorggadgetxdg}*
14mr|google-gadgets-0.11.3-0.1292.2|149	
14mr|google-gadgets-0.11.3-0.1292.2|150	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|151	
14mr|google-gadgets-0.11.3-0.1292.2|152	%define majorggadgetnpapi 0
14mr|google-gadgets-0.11.3-0.1292.2|153	%define libggadgetnpapi %mklibname ggadget-npapi 1.0 %{majorggadgetnpapi}
14mr|google-gadgets-0.11.3-0.1292.2|154	
14mr|google-gadgets-0.11.3-0.1292.2|155	%package -n %{libggadgetnpapi}
14mr|google-gadgets-0.11.3-0.1292.2|156	Summary:	Google Gadgets for Linux - shared libs
14mr|google-gadgets-0.11.3-0.1292.2|157	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
14mr|google-gadgets-0.11.3-0.1292.2|158	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|159	
14mr|google-gadgets-0.11.3-0.1292.2|160	%description -n %{libggadgetnpapi}
14mr|google-gadgets-0.11.3-0.1292.2|161	This package contains shared library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|162	
14mr|google-gadgets-0.11.3-0.1292.2|163	%files -n %{libggadgetnpapi}
14mr|google-gadgets-0.11.3-0.1292.2|164	%{_libdir}/libggadget-npapi-1.0.so.%{majorggadgetnpapi}*
14mr|google-gadgets-0.11.3-0.1292.2|165	
14mr|google-gadgets-0.11.3-0.1292.2|166	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|167	
14mr|google-gadgets-0.11.3-0.1292.2|168	%define majorqt 0
14mr|google-gadgets-0.11.3-0.1292.2|169	%define libqt %mklibname ggadget-qt 1.0 %{majorqt}
14mr|google-gadgets-0.11.3-0.1292.2|170	
14mr|google-gadgets-0.11.3-0.1292.2|171	%package -n %{libqt}
14mr|google-gadgets-0.11.3-0.1292.2|172	Summary:	Google Gadgets for Linux - qt4 libs
14mr|google-gadgets-0.11.3-0.1292.2|173	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|174	
14mr|google-gadgets-0.11.3-0.1292.2|175	%description -n %{libqt}
14mr|google-gadgets-0.11.3-0.1292.2|176	This package contains qt4 library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|177	
14mr|google-gadgets-0.11.3-0.1292.2|178	%files -n %{libqt}
14mr|google-gadgets-0.11.3-0.1292.2|179	%{_libdir}/libggadget-qt-1.0.so.%{majorqt}*
14mr|google-gadgets-0.11.3-0.1292.2|180	
14mr|google-gadgets-0.11.3-0.1292.2|181	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|182	
14mr|google-gadgets-0.11.3-0.1292.2|183	%package qt
14mr|google-gadgets-0.11.3-0.1292.2|184	Summary:	Google Gadgets for Linux - qt4 host
14mr|google-gadgets-0.11.3-0.1292.2|185	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|186	Provides:	google-gadgets-host = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|187	Provides:	google-gadgets = %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|188	Obsoletes:	google-gadgets < %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|189	Requires:	google-gadgets-common = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|190	Requires:	%{libqt} >= %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|191	
14mr|google-gadgets-0.11.3-0.1292.2|192	%description qt
14mr|google-gadgets-0.11.3-0.1292.2|193	Google Gadgets for Linux provides a platform for running desktop gadgets
14mr|google-gadgets-0.11.3-0.1292.2|194	under Linux, catering to the unique needs of Linux users. It is compatible
14mr|google-gadgets-0.11.3-0.1292.2|195	with the gadgets written for Google Desktop for Windows as well as the
14mr|google-gadgets-0.11.3-0.1292.2|196	Universal Gadgets on iGoogle.
14mr|google-gadgets-0.11.3-0.1292.2|197	
14mr|google-gadgets-0.11.3-0.1292.2|198	This package contains qt4 host of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|199	
14mr|google-gadgets-0.11.3-0.1292.2|200	%post qt
14mr|google-gadgets-0.11.3-0.1292.2|201	update-alternatives --install %{_bindir}/ggl google-gadgets %{_bindir}/ggl-qt 10
14mr|google-gadgets-0.11.3-0.1292.2|202	
14mr|google-gadgets-0.11.3-0.1292.2|203	%postun qt
14mr|google-gadgets-0.11.3-0.1292.2|204	if ! [ -e %{_bindir}/ggl-qt ]; then
14mr|google-gadgets-0.11.3-0.1292.2|205	update-alternatives --remove google-gadgets %{_bindir}/ggl-qt
14mr|google-gadgets-0.11.3-0.1292.2|206	fi
14mr|google-gadgets-0.11.3-0.1292.2|207	
14mr|google-gadgets-0.11.3-0.1292.2|208	%files qt
14mr|google-gadgets-0.11.3-0.1292.2|209	%_bindir/ggl-qt
14mr|google-gadgets-0.11.3-0.1292.2|210	%{_datadir}/applications/ggl-qt.desktop
14mr|google-gadgets-0.11.3-0.1292.2|211	%{_libdir}/google-gadgets/modules/qt-edit-element.*
14mr|google-gadgets-0.11.3-0.1292.2|212	%{_libdir}/google-gadgets/modules/qt-system-framework.*
14mr|google-gadgets-0.11.3-0.1292.2|213	%{_libdir}/google-gadgets/modules/qt-xml-http-request.*
14mr|google-gadgets-0.11.3-0.1292.2|214	%{_libdir}/google-gadgets/modules/qtwebkit-browser-element.*
14mr|google-gadgets-0.11.3-0.1292.2|215	%{_libdir}/google-gadgets/modules/qt-script-runtime.*
14mr|google-gadgets-0.11.3-0.1292.2|216	
14mr|google-gadgets-0.11.3-0.1292.2|217	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|218	
14mr|google-gadgets-0.11.3-0.1292.2|219	%define majorgtk 0
14mr|google-gadgets-0.11.3-0.1292.2|220	%define libgtk %mklibname ggadget-gtk 1.0 %{majorgtk}
14mr|google-gadgets-0.11.3-0.1292.2|221	
14mr|google-gadgets-0.11.3-0.1292.2|222	%package -n %{libgtk}
14mr|google-gadgets-0.11.3-0.1292.2|223	Summary:	Google Gadgets for Linux - gtk2 libs
14mr|google-gadgets-0.11.3-0.1292.2|224	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|225	
14mr|google-gadgets-0.11.3-0.1292.2|226	%description -n %{libgtk}
14mr|google-gadgets-0.11.3-0.1292.2|227	This package contains gtk2 library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|228	
14mr|google-gadgets-0.11.3-0.1292.2|229	%files -n %{libgtk}
14mr|google-gadgets-0.11.3-0.1292.2|230	%{_libdir}/libggadget-gtk-1.0.so.%{majorgtk}*
14mr|google-gadgets-0.11.3-0.1292.2|231	
14mr|google-gadgets-0.11.3-0.1292.2|232	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|233	
14mr|google-gadgets-0.11.3-0.1292.2|234	%package gtk
14mr|google-gadgets-0.11.3-0.1292.2|235	Summary:	Google Gadgets for Linux - gtk2 host
14mr|google-gadgets-0.11.3-0.1292.2|236	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|237	Provides:	google-gadgets-host = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|238	Provides:	google-gadgets = %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|239	Conflicts:      %{name} < 0.10.3-2
14mr|google-gadgets-0.11.3-0.1292.2|240	Conflicts:	google-gadgets-common < 0.10.3-2
14mr|google-gadgets-0.11.3-0.1292.2|241	Requires:	google-gadgets-common = %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|242	Requires:	%{libgtk} >= %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|243	Obsoletes:	google-gadgets < %{version}-%{release}
14mr|google-gadgets-0.11.3-0.1292.2|244	Obsoletes:	google-gadgets-xul
14mr|google-gadgets-0.11.3-0.1292.2|245	
14mr|google-gadgets-0.11.3-0.1292.2|246	%description gtk
14mr|google-gadgets-0.11.3-0.1292.2|247	Google Gadgets for Linux provides a platform for running desktop gadgets
14mr|google-gadgets-0.11.3-0.1292.2|248	under Linux, catering to the unique needs of Linux users. It is compatible
14mr|google-gadgets-0.11.3-0.1292.2|249	with the gadgets written for Google Desktop for Windows as well as the
14mr|google-gadgets-0.11.3-0.1292.2|250	Universal Gadgets on iGoogle.
14mr|google-gadgets-0.11.3-0.1292.2|251	
14mr|google-gadgets-0.11.3-0.1292.2|252	This package contains gtk2 host of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|253	
14mr|google-gadgets-0.11.3-0.1292.2|254	%post gtk
14mr|google-gadgets-0.11.3-0.1292.2|255	update-alternatives --install %{_bindir}/ggl google-gadgets %{_bindir}/ggl-gtk 10
14mr|google-gadgets-0.11.3-0.1292.2|256	
14mr|google-gadgets-0.11.3-0.1292.2|257	%postun gtk
14mr|google-gadgets-0.11.3-0.1292.2|258	if ! [ -e %{_bindir}/ggl-gtk ]; then
14mr|google-gadgets-0.11.3-0.1292.2|259	update-alternatives --remove google-gadgets %{_bindir}/ggl-gtk
14mr|google-gadgets-0.11.3-0.1292.2|260	fi
14mr|google-gadgets-0.11.3-0.1292.2|261	
14mr|google-gadgets-0.11.3-0.1292.2|262	%files gtk
14mr|google-gadgets-0.11.3-0.1292.2|263	%{_bindir}/ggl-gtk
14mr|google-gadgets-0.11.3-0.1292.2|264	%{_datadir}/applications/ggl-gtk.desktop
14mr|google-gadgets-0.11.3-0.1292.2|265	%{_datadir}/applications/ggl-designer.desktop
14mr|google-gadgets-0.11.3-0.1292.2|266	%{_libdir}/google-gadgets/modules/gtk-edit-element.*
14mr|google-gadgets-0.11.3-0.1292.2|267	%{_libdir}/google-gadgets/modules/gtk-flash-element.*
14mr|google-gadgets-0.11.3-0.1292.2|268	%{_libdir}/google-gadgets/modules/gtk-system-framework.*
14mr|google-gadgets-0.11.3-0.1292.2|269	%{_libdir}/google-gadgets/modules/gtkwebkit-browser-element.*
14mr|google-gadgets-0.11.3-0.1292.2|270	%if %{with xulrunner}
14mr|google-gadgets-0.11.3-0.1292.2|271	%{_libdir}/google-gadgets/gtkmoz-browser-child
14mr|google-gadgets-0.11.3-0.1292.2|272	%{_libdir}/google-gadgets/modules/gtkmoz-browser-element.*
14mr|google-gadgets-0.11.3-0.1292.2|273	%endif
14mr|google-gadgets-0.11.3-0.1292.2|274	
14mr|google-gadgets-0.11.3-0.1292.2|275	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|276	
14mr|google-gadgets-0.11.3-0.1292.2|277	%define majorwk 0
14mr|google-gadgets-0.11.3-0.1292.2|278	%define libwebkitjs %mklibname ggadget-webkitjs 1.0 %{majorwk}
14mr|google-gadgets-0.11.3-0.1292.2|279	
14mr|google-gadgets-0.11.3-0.1292.2|280	%package -n %{libwebkitjs}
14mr|google-gadgets-0.11.3-0.1292.2|281	Summary:	Google Gadgets for Linux - shared webkit js libs
14mr|google-gadgets-0.11.3-0.1292.2|282	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|283	
14mr|google-gadgets-0.11.3-0.1292.2|284	%description -n %{libwebkitjs}
14mr|google-gadgets-0.11.3-0.1292.2|285	This package contains shared webkit js library of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|286	
14mr|google-gadgets-0.11.3-0.1292.2|287	%files -n %{libwebkitjs}
14mr|google-gadgets-0.11.3-0.1292.2|288	%{_libdir}/libggadget-webkitjs-1.0.so.%{majorwk}*
14mr|google-gadgets-0.11.3-0.1292.2|289	
14mr|google-gadgets-0.11.3-0.1292.2|290	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|291	
14mr|google-gadgets-0.11.3-0.1292.2|292	%define devname %mklibname %{name} -d
14mr|google-gadgets-0.11.3-0.1292.2|293	
14mr|google-gadgets-0.11.3-0.1292.2|294	%package -n %{devname}
14mr|google-gadgets-0.11.3-0.1292.2|295	Summary:	Google Gadgets for Linux - Development files
14mr|google-gadgets-0.11.3-0.1292.2|296	Group:		Toys
14mr|google-gadgets-0.11.3-0.1292.2|297	Provides:	%{name}-devel = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|298	Requires:	%{libggadget} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|299	Requires:	%{libggadgetdbus} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|300	Requires:	%{libggadgetnpapi} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|301	Requires:	%{libggadgetjs} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|302	Requires:	%{libggadgetxdg} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|303	Requires:	%{libgtk} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|304	Requires:	%{libqt} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|305	Requires:	%{libwebkitjs} = %{version}
14mr|google-gadgets-0.11.3-0.1292.2|306	
14mr|google-gadgets-0.11.3-0.1292.2|307	%description -n %{devname}
14mr|google-gadgets-0.11.3-0.1292.2|308	This package contains developement files of Google Gadgets.
14mr|google-gadgets-0.11.3-0.1292.2|309	
14mr|google-gadgets-0.11.3-0.1292.2|310	%files -n %{devname}
14mr|google-gadgets-0.11.3-0.1292.2|311	%{_includedir}/*
14mr|google-gadgets-0.11.3-0.1292.2|312	%{_libdir}/google-gadgets/include
14mr|google-gadgets-0.11.3-0.1292.2|313	%{_libdir}/*.so
14mr|google-gadgets-0.11.3-0.1292.2|314	%{_libdir}/pkgconfig/*.pc
14mr|google-gadgets-0.11.3-0.1292.2|315	
14mr|google-gadgets-0.11.3-0.1292.2|316	#-----------------------------------------------------------------------
14mr|google-gadgets-0.11.3-0.1292.2|317	
14mr|google-gadgets-0.11.3-0.1292.2|318	%prep
14mr|google-gadgets-0.11.3-0.1292.2|319	%setup -qn %{name}-for-linux-%{version}
14mr|google-gadgets-0.11.3-0.1292.2|320	%patch0 -p0
14mr|google-gadgets-0.11.3-0.1292.2|321	%patch1 -p1 -b .compile~
14mr|google-gadgets-0.11.3-0.1292.2|322	%patch2 -p0 -b .xul
14mr|google-gadgets-0.11.3-0.1292.2|323	
14mr|google-gadgets-0.11.3-0.1292.2|324	libtoolize --force --ltdl
14mr|google-gadgets-0.11.3-0.1292.2|325	aclocal
14mr|google-gadgets-0.11.3-0.1292.2|326	autoheader
14mr|google-gadgets-0.11.3-0.1292.2|327	automake -a
14mr|google-gadgets-0.11.3-0.1292.2|328	autoreconf -fi
14mr|google-gadgets-0.11.3-0.1292.2|329	
14mr|google-gadgets-0.11.3-0.1292.2|330	%build
14mr|google-gadgets-0.11.3-0.1292.2|331	# As of 0.11.3-1292, -fpermissive and -fno-strict-aliasing are needed to
14mr|google-gadgets-0.11.3-0.1292.2|332	# even start getting things to build.
14mr|google-gadgets-0.11.3-0.1292.2|333	CFLAGS="%{optflags} -fpermissive -fno-strict-aliasing" \
14mr|google-gadgets-0.11.3-0.1292.2|334	CXXFLAGS="%{optflags} -fpermissive -fno-strict-aliasing" \
14mr|google-gadgets-0.11.3-0.1292.2|335	%configure2_5x \
14mr|google-gadgets-0.11.3-0.1292.2|336	--with-browser-plugins-dir=%{_libdir}/mozilla/plugins/ \
14mr|google-gadgets-0.11.3-0.1292.2|337	--disable-static \
14mr|google-gadgets-0.11.3-0.1292.2|338	%if !%{with xulrunner}
14mr|google-gadgets-0.11.3-0.1292.2|339	--disable-gtkmoz-browser-element \
14mr|google-gadgets-0.11.3-0.1292.2|340	--disable-smjs-script-runtime \
14mr|google-gadgets-0.11.3-0.1292.2|341	%endif
14mr|google-gadgets-0.11.3-0.1292.2|342	--disable-werror \
14mr|google-gadgets-0.11.3-0.1292.2|343	--disable-update-mime-database \
14mr|google-gadgets-0.11.3-0.1292.2|344	--disable-update-desktop-database \
14mr|google-gadgets-0.11.3-0.1292.2|345	--with-oem-brand="%{product_distribution} %{product_version} for %{product_arch}"
14mr|google-gadgets-0.11.3-0.1292.2|346	
14mr|google-gadgets-0.11.3-0.1292.2|347	%make
14mr|google-gadgets-0.11.3-0.1292.2|348	
14mr|google-gadgets-0.11.3-0.1292.2|349	%install
14mr|google-gadgets-0.11.3-0.1292.2|350	%makeinstall_std
14mr|google-gadgets-0.11.3-0.1292.2|351	
14mr|google-gadgets-0.11.3-0.1292.2|352	desktop-file-install --vendor='' \
14mr|google-gadgets-0.11.3-0.1292.2|353	--dir %{buildroot}%{_datadir}/applications \
14mr|google-gadgets-0.11.3-0.1292.2|354	--remove-category='Network' \
14mr|google-gadgets-0.11.3-0.1292.2|355	--remove-category='News' \
14mr|google-gadgets-0.11.3-0.1292.2|356	--add-category='Utility' \
14mr|google-gadgets-0.11.3-0.1292.2|357	--remove-mime-type='app/gg' \
14mr|google-gadgets-0.11.3-0.1292.2|358	%{buildroot}%{_datadir}/applications/*.desktop
14mr|google-gadgets-0.11.3-0.1292.2|359	
14mr|google-gadgets-0.11.3-0.1292.2|360	# Just because we load modules with libtool doesn't mean we have
14mr|google-gadgets-0.11.3-0.1292.2|361	# to ship .la mess for libraries...
14mr|google-gadgets-0.11.3-0.1292.2|362	rm -f %{buildroot}%{_libdir}/*.la
14mr|google-gadgets-0.11.3-0.1292.2|363	
14mr|google-gadgets-0.11.3-0.1292.2|364	%find_lang %{name} || touch %{name}.lang
14mr|google-gadgets-0.11.3-0.1292.2|365	
14mr|google-gadgets-0.11.3-0.1292.2|366	%changelog
14mr|google-gadgets-0.11.3-0.1292.2|367	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.3-0.1292.2
14mr|google-gadgets-0.11.3-0.1292.2|368	+ Revision: 6614fe0
14mr|google-gadgets-0.11.3-0.1292.2|369	- MassBuild#440: Increase release tag
14mr|google-gadgets-0.11.3-0.1292.2|370	
14mr|google-gadgets-0.11.3-0.1292.2|371	

16603 14
14mr|gpart-0.1h-17|1	Summary:	Hard disk primary partition table reconstruction
14mr|gpart-0.1h-17|2	Name:		gpart
14mr|gpart-0.1h-17|3	Version:	0.1h
14mr|gpart-0.1h-17|4	Release:	17
14mr|gpart-0.1h-17|5	License:	GPLv2+
14mr|gpart-0.1h-17|6	Source0:	%{name}-%{version}.tar.bz2
14mr|gpart-0.1h-17|7	Group:		System/Kernel and hardware
14mr|gpart-0.1h-17|8	URL:		http://home.pages.de/~michab/gpart/
14mr|gpart-0.1h-17|9	Patch0:		gpart-0.1h-mdkconf.patch
14mr|gpart-0.1h-17|10	Patch1:		gpart-errno.patch
14mr|gpart-0.1h-17|11	Patch2:		gpart-0.1h-fixes.patch
14mr|gpart-0.1h-17|12	# Fedora patches
14mr|gpart-0.1h-17|13	Patch100:	gpart-0.1h-cflags.patch
14mr|gpart-0.1h-17|14	Patch101:	gpart-0.1h-errno.patch
14mr|gpart-0.1h-17|15	Patch102:	gpart-0.1h-largefile.patch
14mr|gpart-0.1h-17|16	Patch103:	gpart-0.1h-makefile.patch
14mr|gpart-0.1h-17|17	Patch104:	gpart-0.1h-syscall.patch
14mr|gpart-0.1h-17|18	Patch105:	gpart-0.1h-varname.patch
14mr|gpart-0.1h-17|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|gpart-0.1h-17|20	
14mr|gpart-0.1h-17|21	%description
14mr|gpart-0.1h-17|22	A tool which tries to guess the primary partition table of a PC-type hard disk
14mr|gpart-0.1h-17|23	in case the primary partition table in sector 0 is damaged, incorrect or
14mr|gpart-0.1h-17|24	deleted. The guessed table can be written to a file or device. Supported
14mr|gpart-0.1h-17|25	(guessable) filesystem or partition types: DOS/Windows FAT, Linux ext2 and
14mr|gpart-0.1h-17|26	swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS,
14mr|gpart-0.1h-17|27	QNX 4 FS, Reiser FS, LVM physical volumes, BeOS FS, SGI XFS.
14mr|gpart-0.1h-17|28	
14mr|gpart-0.1h-17|29	%prep
14mr|gpart-0.1h-17|30	
14mr|gpart-0.1h-17|31	%setup -q
14mr|gpart-0.1h-17|32	%patch0 -p1
14mr|gpart-0.1h-17|33	%patch1 -p1
14mr|gpart-0.1h-17|34	%patch2 -p1 -b .fixes
14mr|gpart-0.1h-17|35	%patch100 -p1 -b .varname
14mr|gpart-0.1h-17|36	%patch101 -p1 -b .cflags
14mr|gpart-0.1h-17|37	%patch102 -p1 -b .errno
14mr|gpart-0.1h-17|38	%patch103 -p1 -b .syscall
14mr|gpart-0.1h-17|39	%patch104 -p1 -b .largefile
14mr|gpart-0.1h-17|40	%patch105 -p1 -b .makefile
14mr|gpart-0.1h-17|41	
14mr|gpart-0.1h-17|42	%build
14mr|gpart-0.1h-17|43	%make
14mr|gpart-0.1h-17|44	
14mr|gpart-0.1h-17|45	%install
14mr|gpart-0.1h-17|46	rm -rf %{buildroot}
14mr|gpart-0.1h-17|47	
14mr|gpart-0.1h-17|48	install -d %{buildroot}%{_bindir}
14mr|gpart-0.1h-17|49	install -d %{buildroot}%{_mandir}/man8
14mr|gpart-0.1h-17|50	
14mr|gpart-0.1h-17|51	install -m0755 src/%{name} %{buildroot}%{_bindir}/
14mr|gpart-0.1h-17|52	install -m0755 man/%{name}.8 %{buildroot}%{_mandir}/man8
14mr|gpart-0.1h-17|53	
14mr|gpart-0.1h-17|54	%clean
14mr|gpart-0.1h-17|55	rm -rf %{buildroot}
14mr|gpart-0.1h-17|56	
14mr|gpart-0.1h-17|57	%files
14mr|gpart-0.1h-17|58	%defattr(-,root,root)
14mr|gpart-0.1h-17|59	%doc Changes README
14mr|gpart-0.1h-17|60	%{_bindir}/%{name}
14mr|gpart-0.1h-17|61	%{_mandir}/man8/*
14mr|gpart-0.1h-17|62	
14mr|gpart-0.1h-17|63	
14mr|gpart-0.1h-17|64	
14mr|gpart-0.1h-17|65	
14mr|gpart-0.1h-17|66	%changelog
14mr|gpart-0.1h-17|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1h-17
14mr|gpart-0.1h-17|68	+ Revision: 8373ac0
14mr|gpart-0.1h-17|69	- MassBuild#440: Increase release tag
14mr|gpart-0.1h-17|70	
14mr|gpart-0.1h-17|71	

16604 14
14mr|gparted-0.16.1-2|1	%define _files_listed_twice_terminate_build 0
14mr|gparted-0.16.1-2|2	
14mr|gparted-0.16.1-2|3	Summary:	Graphical frontend to libparted
14mr|gparted-0.16.1-2|4	Name:		gparted
14mr|gparted-0.16.1-2|5	Version:	0.16.1
14mr|gparted-0.16.1-2|6	Release:	2
14mr|gparted-0.16.1-2|7	License:	GPLv2+
14mr|gparted-0.16.1-2|8	Group:		System/Kernel and hardware
14mr|gparted-0.16.1-2|9	URL:		http://gparted.sourceforge.net
14mr|gparted-0.16.1-2|10	Source0:	http://downloads.sourceforge.net/project/gparted/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mr|gparted-0.16.1-2|11	Source2:	gparted-console.apps
14mr|gparted-0.16.1-2|12	Source3:	gparted-pam.d
14mr|gparted-0.16.1-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gparted-0.16.1-2|14	BuildRequires:	pkgconfig(gtkmm-2.4)
14mr|gparted-0.16.1-2|15	BuildRequires:	pkgconfig(libparted)
14mr|gparted-0.16.1-2|16	BuildRequires:	pkgconfig(sigc++-2.0)
14mr|gparted-0.16.1-2|17	BuildRequires:	pkgconfig(uuid)
14mr|gparted-0.16.1-2|18	BuildRequires:	desktop-file-utils
14mr|gparted-0.16.1-2|19	BuildRequires:	imagemagick
14mr|gparted-0.16.1-2|20	BuildRequires:	intltool
14mr|gparted-0.16.1-2|21	BuildRequires:	rarian
14mr|gparted-0.16.1-2|22	Requires:	usermode-consoleonly
14mr|gparted-0.16.1-2|23	
14mr|gparted-0.16.1-2|24	%description
14mr|gparted-0.16.1-2|25	GParted stands for Gnome Partition Editor and is a graphical frontend to
14mr|gparted-0.16.1-2|26	libparted. Among other features it supports creating, resizing, moving
14mr|gparted-0.16.1-2|27	and copying of partitions.
14mr|gparted-0.16.1-2|28	
14mr|gparted-0.16.1-2|29	%prep
14mr|gparted-0.16.1-2|30	%setup -q
14mr|gparted-0.16.1-2|31	
14mr|gparted-0.16.1-2|32	%build
14mr|gparted-0.16.1-2|33	%configure2_5x
14mr|gparted-0.16.1-2|34	%make
14mr|gparted-0.16.1-2|35	
14mr|gparted-0.16.1-2|36	%install
14mr|gparted-0.16.1-2|37	%__rm -fr %{buildroot}
14mr|gparted-0.16.1-2|38	%makeinstall_std
14mr|gparted-0.16.1-2|39	%find_lang %{name} --with-gnome
14mr|gparted-0.16.1-2|40	
14mr|gparted-0.16.1-2|41	#consolehelper
14mr|gparted-0.16.1-2|42	%__mkdir_p %{buildroot}%{_bindir}
14mr|gparted-0.16.1-2|43	%__ln_s consolehelper %{buildroot}%{_bindir}/gparted
14mr|gparted-0.16.1-2|44	%__sed -i 's|%{_sbindir}|%{_bindir}|' %{buildroot}%{_datadir}/applications/*.desktop
14mr|gparted-0.16.1-2|45	
14mr|gparted-0.16.1-2|46	%__mkdir_p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|gparted-0.16.1-2|47	%__cp %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/gparted
14mr|gparted-0.16.1-2|48	
14mr|gparted-0.16.1-2|49	%__mkdir_p %{buildroot}%{_sysconfdir}/pam.d
14mr|gparted-0.16.1-2|50	%__cp %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/gparted
14mr|gparted-0.16.1-2|51	
14mr|gparted-0.16.1-2|52	desktop-file-install --vendor='' \
14mr|gparted-0.16.1-2|53	--dir %{buildroot}%{_datadir}/applications/ \
14mr|gparted-0.16.1-2|54	--remove-category=GNOME \
14mr|gparted-0.16.1-2|55	--add-category='GTK;HardwareSettings;Settings' \
14mr|gparted-0.16.1-2|56	%{buildroot}%{_datadir}/applications/*.desktop
14mr|gparted-0.16.1-2|57	
14mr|gparted-0.16.1-2|58	%preun
14mr|gparted-0.16.1-2|59	if [ $1 -ge 0 ]; then
14mr|gparted-0.16.1-2|60	if [ -a %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi ]; then
14mr|gparted-0.16.1-2|61	rm -rf %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi
14mr|gparted-0.16.1-2|62	fi
14mr|gparted-0.16.1-2|63	fi
14mr|gparted-0.16.1-2|64	
14mr|gparted-0.16.1-2|65	%files -f %{name}.lang
14mr|gparted-0.16.1-2|66	%doc AUTHORS README COPYING ChangeLog
14mr|gparted-0.16.1-2|67	%{_bindir}/%{name}
14mr|gparted-0.16.1-2|68	%{_sbindir}/%{name}*
14mr|gparted-0.16.1-2|69	%{_datadir}/applications/%{name}.desktop
14mr|gparted-0.16.1-2|70	%{_iconsdir}/hicolor/*/apps/*
14mr|gparted-0.16.1-2|71	%{_mandir}/man8/*
14mr|gparted-0.16.1-2|72	%config(noreplace) %{_sysconfdir}/pam.d/gparted
14mr|gparted-0.16.1-2|73	%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
14mr|gparted-0.16.1-2|74	%if %{mdvver} < 201200
14mr|gparted-0.16.1-2|75	%{_datadir}/omf/%{name}/
14mr|gparted-0.16.1-2|76	%endif
14mr|gparted-0.16.1-2|77	
14mr|gparted-0.16.1-2|78	%changelog
14mr|gparted-0.16.1-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.16.1-2
14mr|gparted-0.16.1-2|80	+ Revision: b0df8ba
14mr|gparted-0.16.1-2|81	- MassBuild#440: Increase release tag
14mr|gparted-0.16.1-2|82	
14mr|gparted-0.16.1-2|83	

16605 14
14mr|gperf-3.0.4-5|1	Summary:	A perfect hash function generator
14mr|gperf-3.0.4-5|2	Name:	 	gperf
14mr|gperf-3.0.4-5|3	Version:	3.0.4
14mr|gperf-3.0.4-5|4	Release:	5
14mr|gperf-3.0.4-5|5	License:	GPLv3+
14mr|gperf-3.0.4-5|6	URL:		http://www.gnu.org/software/gperf/
14mr|gperf-3.0.4-5|7	Source:		ftp://ftp.gnu.org/gnu/gperf/%{name}-%{version}.tar.gz
14mr|gperf-3.0.4-5|8	Patch0:		gperf-3.0.1-gcc401.patch.bz2
14mr|gperf-3.0.4-5|9	Group:		Development/Other
14mr|gperf-3.0.4-5|10	
14mr|gperf-3.0.4-5|11	%description
14mr|gperf-3.0.4-5|12	Gperf is a perfect hash function generator written in C++.  Simply
14mr|gperf-3.0.4-5|13	stated, a perfect hash function is a hash function and a data
14mr|gperf-3.0.4-5|14	structure that allows recognition of a key word in a set of words
14mr|gperf-3.0.4-5|15	using exactly one probe into the data structure.
14mr|gperf-3.0.4-5|16	
14mr|gperf-3.0.4-5|17	Install gperf if you need a program that generates perfect hash
14mr|gperf-3.0.4-5|18	functions.
14mr|gperf-3.0.4-5|19	
14mr|gperf-3.0.4-5|20	%prep
14mr|gperf-3.0.4-5|21	%setup -q
14mr|gperf-3.0.4-5|22	%patch0 -p1 -b .gcc401
14mr|gperf-3.0.4-5|23	
14mr|gperf-3.0.4-5|24	%build
14mr|gperf-3.0.4-5|25	%configure2_5x
14mr|gperf-3.0.4-5|26	%make
14mr|gperf-3.0.4-5|27	
14mr|gperf-3.0.4-5|28	%install
14mr|gperf-3.0.4-5|29	%makeinstall_std
14mr|gperf-3.0.4-5|30	rm -f %{buildroot}%{_datadir}/doc/gperf.html
14mr|gperf-3.0.4-5|31	
14mr|gperf-3.0.4-5|32	%files
14mr|gperf-3.0.4-5|33	%defattr(-,root,root)
14mr|gperf-3.0.4-5|34	%doc README NEWS doc/gperf.html
14mr|gperf-3.0.4-5|35	%{_bindir}/gperf
14mr|gperf-3.0.4-5|36	%{_mandir}/man1/gperf.1*
14mr|gperf-3.0.4-5|37	%{_infodir}/gperf.info*
14mr|gperf-3.0.4-5|38	
14mr|gperf-3.0.4-5|39	
14mr|gperf-3.0.4-5|40	
14mr|gperf-3.0.4-5|41	%changelog
14mr|gperf-3.0.4-5|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.4-5
14mr|gperf-3.0.4-5|43	+ Revision: bede3cd
14mr|gperf-3.0.4-5|44	- MassBuild#440: Increase release tag
14mr|gperf-3.0.4-5|45	
14mr|gperf-3.0.4-5|46	

16606 14
14mr|gperftools-2.0-2|1	%define major		1
14mr|gperftools-2.0-2|2	%define oname		gperftools
14mr|gperftools-2.0-2|3	%define libname		%mklibname %{oname} %major
14mr|gperftools-2.0-2|4	%define develname	%mklibname %{oname} -d
14mr|gperftools-2.0-2|5	
14mr|gperftools-2.0-2|6	Name:		gperftools
14mr|gperftools-2.0-2|7	Version:	2.0
14mr|gperftools-2.0-2|8	Release:	2
14mr|gperftools-2.0-2|9	License:	BSD
14mr|gperftools-2.0-2|10	Group:		Development/Other
14mr|gperftools-2.0-2|11	Summary:	Very fast malloc and performance analysis tools
14mr|gperftools-2.0-2|12	URL:		http://code.google.com/p/gperftools/
14mr|gperftools-2.0-2|13	Source0:	http://gperftools.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|gperftools-2.0-2|14	# http://code.google.com/p/gperftools/issues/detail?id=444
14mr|gperftools-2.0-2|15	Patch0:		gperftools-2.0-glibc216.patch
14mr|gperftools-2.0-2|16	# ppc64 still broken, bz 238390
14mr|gperftools-2.0-2|17	ExclusiveArch:	%{ix86} x86_64 ppc %{arm}
14mr|gperftools-2.0-2|18	%ifnarch ppc ppc64
14mr|gperftools-2.0-2|19	BuildRequires:	libunwind-devel
14mr|gperftools-2.0-2|20	%endif
14mr|gperftools-2.0-2|21	
14mr|gperftools-2.0-2|22	%description
14mr|gperftools-2.0-2|23	Perf Tools is a collection of performance analysis tools, including a
14mr|gperftools-2.0-2|24	high-performance multi-threaded malloc() implementation that works
14mr|gperftools-2.0-2|25	particularly well with threads and STL, a thread-friendly heap-checker,
14mr|gperftools-2.0-2|26	a heap profiler, and a cpu-profiler.
14mr|gperftools-2.0-2|27	
14mr|gperftools-2.0-2|28	%package -n	%{develname}
14mr|gperftools-2.0-2|29	Summary:	Development libraries and headers for gperftools
14mr|gperftools-2.0-2|30	Group:		Development/C
14mr|gperftools-2.0-2|31	Requires:	%{libname} = %{version}-%{release}
14mr|gperftools-2.0-2|32	Provides:	google-perftools-devel = %{version}-%{release}
14mr|gperftools-2.0-2|33	Obsoletes:	google-perftools-devel < 2.0
14mr|gperftools-2.0-2|34	
14mr|gperftools-2.0-2|35	%description -n %{develname}
14mr|gperftools-2.0-2|36	Libraries and headers for developing applications that use gperftools.
14mr|gperftools-2.0-2|37	
14mr|gperftools-2.0-2|38	%package -n	%{libname}
14mr|gperftools-2.0-2|39	Group:		System/Libraries
14mr|gperftools-2.0-2|40	Summary:	Libraries provided by gperftools
14mr|gperftools-2.0-2|41	Provides:	%{libname} = %{version}-%{release}
14mr|gperftools-2.0-2|42	Obsoletes:	google-perftools-libs < 2.0
14mr|gperftools-2.0-2|43	
14mr|gperftools-2.0-2|44	%description -n %{libname}
14mr|gperftools-2.0-2|45	Libraries provided by gperftools, including libtcmalloc and libprofiler.
14mr|gperftools-2.0-2|46	
14mr|gperftools-2.0-2|47	%package -n pprof
14mr|gperftools-2.0-2|48	Summary:	CPU and Heap Profiler tool
14mr|gperftools-2.0-2|49	Group:		Development/Other
14mr|gperftools-2.0-2|50	Requires:	gv, graphviz
14mr|gperftools-2.0-2|51	BuildArch:	noarch
14mr|gperftools-2.0-2|52	Provides:	google-perftools = %{version}-%{release}
14mr|gperftools-2.0-2|53	Obsoletes:	google-perftools < 2.0
14mr|gperftools-2.0-2|54	
14mr|gperftools-2.0-2|55	%description -n pprof
14mr|gperftools-2.0-2|56	Pprof is a heap and CPU profiler tool, part of the gperftools suite.
14mr|gperftools-2.0-2|57	
14mr|gperftools-2.0-2|58	%prep
14mr|gperftools-2.0-2|59	%setup -q
14mr|gperftools-2.0-2|60	%patch0 -p1 -b .glibc216
14mr|gperftools-2.0-2|61	
14mr|gperftools-2.0-2|62	# Fix end-of-line encoding
14mr|gperftools-2.0-2|63	sed -i 's/\r//' README_windows.txt
14mr|gperftools-2.0-2|64	
14mr|gperftools-2.0-2|65	# No need to have exec permissions on source code
14mr|gperftools-2.0-2|66	chmod -x src/sampler.h src/sampler.cc
14mr|gperftools-2.0-2|67	
14mr|gperftools-2.0-2|68	%build
14mr|gperftools-2.0-2|69	CXXFLAGS=`echo $RPM_OPT_FLAGS -DTCMALLOC_LARGE_PAGES| sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
14mr|gperftools-2.0-2|70	%configure2_5x --disable-static
14mr|gperftools-2.0-2|71	
14mr|gperftools-2.0-2|72	# Bad rpath!
14mr|gperftools-2.0-2|73	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|gperftools-2.0-2|74	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|gperftools-2.0-2|75	# Can't build with smp_mflags
14mr|gperftools-2.0-2|76	make
14mr|gperftools-2.0-2|77	
14mr|gperftools-2.0-2|78	%install
14mr|gperftools-2.0-2|79	make DESTDIR=%{buildroot} docdir=%{_docdir}/%{name}-%{version}/ install
14mr|gperftools-2.0-2|80	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gperftools-2.0-2|81	
14mr|gperftools-2.0-2|82	# Zero files
14mr|gperftools-2.0-2|83	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/NEWS
14mr|gperftools-2.0-2|84	
14mr|gperftools-2.0-2|85	# Delete useless files
14mr|gperftools-2.0-2|86	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
14mr|gperftools-2.0-2|87	
14mr|gperftools-2.0-2|88	%check
14mr|gperftools-2.0-2|89	# http://code.google.com/p/google-perftools/issues/detail?id=153
14mr|gperftools-2.0-2|90	%ifnarch ppc
14mr|gperftools-2.0-2|91	# Their test suite is junk. Disabling.
14mr|gperftools-2.0-2|92	# LD_LIBRARY_PATH=./.libs make check
14mr|gperftools-2.0-2|93	%endif
14mr|gperftools-2.0-2|94	
14mr|gperftools-2.0-2|95	%files -n pprof
14mr|gperftools-2.0-2|96	%{_bindir}/pprof
14mr|gperftools-2.0-2|97	%{_mandir}/man1/*
14mr|gperftools-2.0-2|98	
14mr|gperftools-2.0-2|99	%files -n %{develname}
14mr|gperftools-2.0-2|100	%{_docdir}/%{name}-%{version}/
14mr|gperftools-2.0-2|101	%{_includedir}/google/
14mr|gperftools-2.0-2|102	%{_includedir}/gperftools/
14mr|gperftools-2.0-2|103	%{_libdir}/*.so
14mr|gperftools-2.0-2|104	%{_libdir}/pkgconfig/*.pc
14mr|gperftools-2.0-2|105	
14mr|gperftools-2.0-2|106	%files -n %{libname}
14mr|gperftools-2.0-2|107	%{_libdir}/*.so.*
14mr|gperftools-2.0-2|108	
14mr|gperftools-2.0-2|109	%changelog
14mr|gperftools-2.0-2|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|gperftools-2.0-2|111	+ Revision: b8305aa
14mr|gperftools-2.0-2|112	- MassBuild#440: Increase release tag
14mr|gperftools-2.0-2|113	
14mr|gperftools-2.0-2|114	

16607 14
14mr|gpgme-1.3.2-3|1	%define major 11
14mr|gpgme-1.3.2-3|2	%define libname_orig %mklibname %{name}
14mr|gpgme-1.3.2-3|3	%define libname %mklibname %{name} %{major}
14mr|gpgme-1.3.2-3|4	%define develname %mklibname %{name} -d
14mr|gpgme-1.3.2-3|5	%define develnamest %mklibname %{name} -d -s
14mr|gpgme-1.3.2-3|6	
14mr|gpgme-1.3.2-3|7	%define gpg_version 1.2.2
14mr|gpgme-1.3.2-3|8	%define gpgsm_version 1.9.6
14mr|gpgme-1.3.2-3|9	
14mr|gpgme-1.3.2-3|10	Summary:	GnuPG Made Easy (GPGME)
14mr|gpgme-1.3.2-3|11	Name:		gpgme
14mr|gpgme-1.3.2-3|12	Version:	1.3.2
14mr|gpgme-1.3.2-3|13	Release:	3
14mr|gpgme-1.3.2-3|14	License:	GPLv2+
14mr|gpgme-1.3.2-3|15	Group:		File tools
14mr|gpgme-1.3.2-3|16	URL:		http://www.gnupg.org/gpgme.html
14mr|gpgme-1.3.2-3|17	Source0:	ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
14mr|gpgme-1.3.2-3|18	Source1:	ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2.sig
14mr|gpgme-1.3.2-3|19	BuildRequires:	gnupg >= %{gpg_version}
14mr|gpgme-1.3.2-3|20	# support for Cryptographic Message Syntax protocol
14mr|gpgme-1.3.2-3|21	BuildRequires:	gnupg2 >= %{gpgsm_version}
14mr|gpgme-1.3.2-3|22	BuildRequires:	pth-devel >= 2.0.0
14mr|gpgme-1.3.2-3|23	BuildRequires:	libassuan-devel >= 2.0.2
14mr|gpgme-1.3.2-3|24	BuildRequires:	libgpg-error-devel >= 0.5
14mr|gpgme-1.3.2-3|25	BuildRequires:	glib2-devel >= 2.0.0
14mr|gpgme-1.3.2-3|26	
14mr|gpgme-1.3.2-3|27	%description
14mr|gpgme-1.3.2-3|28	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
14mr|gpgme-1.3.2-3|29	easier for applications.
14mr|gpgme-1.3.2-3|30	
14mr|gpgme-1.3.2-3|31	%package -n %{libname}
14mr|gpgme-1.3.2-3|32	Summary:	GnuPG Made Easy (GPGME)
14mr|gpgme-1.3.2-3|33	Group:		System/Libraries
14mr|gpgme-1.3.2-3|34	Requires:	gnupg >= %{gpg_version}
14mr|gpgme-1.3.2-3|35	# support for Cryptographic Message Syntax protocol
14mr|gpgme-1.3.2-3|36	Requires:	gnupg2 >= %{gpgsm_version}
14mr|gpgme-1.3.2-3|37	Provides:	%{name} = %{version}-%{release}
14mr|gpgme-1.3.2-3|38	Provides:	%{libname_orig} = %{version}-%{release}
14mr|gpgme-1.3.2-3|39	
14mr|gpgme-1.3.2-3|40	%description -n %{libname}
14mr|gpgme-1.3.2-3|41	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
14mr|gpgme-1.3.2-3|42	easier for applications.
14mr|gpgme-1.3.2-3|43	
14mr|gpgme-1.3.2-3|44	%package -n %{develname}
14mr|gpgme-1.3.2-3|45	Summary:	GnuPG Made Easy (GPGME) Header files and libraries for development
14mr|gpgme-1.3.2-3|46	Group:		Development/C
14mr|gpgme-1.3.2-3|47	Requires:	%{libname} = %{version}-%{release}
14mr|gpgme-1.3.2-3|48	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|gpgme-1.3.2-3|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|gpgme-1.3.2-3|50	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gpgme-1.3.2-3|51	Obsoletes:	%mklibname %{name} 11 -d
14mr|gpgme-1.3.2-3|52	
14mr|gpgme-1.3.2-3|53	%description -n %{develname}
14mr|gpgme-1.3.2-3|54	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
14mr|gpgme-1.3.2-3|55	easier for applications.
14mr|gpgme-1.3.2-3|56	
14mr|gpgme-1.3.2-3|57	Install this package if you want to develop applications
14mr|gpgme-1.3.2-3|58	that will use the %{name} library for crypto awareness.
14mr|gpgme-1.3.2-3|59	
14mr|gpgme-1.3.2-3|60	
14mr|gpgme-1.3.2-3|61	%package -n %{develnamest}
14mr|gpgme-1.3.2-3|62	Summary:	GnuPG Made Easy (GPGME) Header files and libraries for development
14mr|gpgme-1.3.2-3|63	Group:		Development/C
14mr|gpgme-1.3.2-3|64	Requires:	%{libname} = %{version}-%{release}
14mr|gpgme-1.3.2-3|65	Requires:	%{name}-devel = %{version}-%{release}
14mr|gpgme-1.3.2-3|66	Provides:	%{libname_orig}-devel-static = %{version}-%{release}
14mr|gpgme-1.3.2-3|67	Provides:	%{name}-devel-static = %{version}-%{release}
14mr|gpgme-1.3.2-3|68	Provides:	lib%{name}-devel-static = %{version}-%{release}
14mr|gpgme-1.3.2-3|69	
14mr|gpgme-1.3.2-3|70	
14mr|gpgme-1.3.2-3|71	%description -n %{develnamest}
14mr|gpgme-1.3.2-3|72	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
14mr|gpgme-1.3.2-3|73	easier for applications.
14mr|gpgme-1.3.2-3|74	
14mr|gpgme-1.3.2-3|75	Install this package if you want to develop applications
14mr|gpgme-1.3.2-3|76	that will use the %{name} library for crypto awareness.
14mr|gpgme-1.3.2-3|77	It's static  lib.
14mr|gpgme-1.3.2-3|78	
14mr|gpgme-1.3.2-3|79	%prep
14mr|gpgme-1.3.2-3|80	%setup -q
14mr|gpgme-1.3.2-3|81	
14mr|gpgme-1.3.2-3|82	%build
14mr|gpgme-1.3.2-3|83	%configure2_5x \
14mr|gpgme-1.3.2-3|84	--enable-static
14mr|gpgme-1.3.2-3|85	%make
14mr|gpgme-1.3.2-3|86	
14mr|gpgme-1.3.2-3|87	%check
14mr|gpgme-1.3.2-3|88	make check
14mr|gpgme-1.3.2-3|89	
14mr|gpgme-1.3.2-3|90	%install
14mr|gpgme-1.3.2-3|91	rm -rf %{buildroot}
14mr|gpgme-1.3.2-3|92	%makeinstall_std
14mr|gpgme-1.3.2-3|93	
14mr|gpgme-1.3.2-3|94	%multiarch_binaries %{buildroot}%{_bindir}/gpgme-config
14mr|gpgme-1.3.2-3|95	
14mr|gpgme-1.3.2-3|96	%files -n %{libname}
14mr|gpgme-1.3.2-3|97	%{_libdir}/lib*.so.%{major}*
14mr|gpgme-1.3.2-3|98	
14mr|gpgme-1.3.2-3|99	%files -n %{develnamest}
14mr|gpgme-1.3.2-3|100	
14mr|gpgme-1.3.2-3|101	%files -n %{develname}
14mr|gpgme-1.3.2-3|102	%doc AUTHORS ChangeLog NEWS README THANKS TODO
14mr|gpgme-1.3.2-3|103	%{multiarch_bindir}/gpgme-config
14mr|gpgme-1.3.2-3|104	%{_bindir}/gpgme-config
14mr|gpgme-1.3.2-3|105	%{_libdir}/*.a
14mr|gpgme-1.3.2-3|106	%{_libdir}/*.so
14mr|gpgme-1.3.2-3|107	%{_datadir}/aclocal/*.m4
14mr|gpgme-1.3.2-3|108	%{_includedir}/*
14mr|gpgme-1.3.2-3|109	%{_infodir}/*
14mr|gpgme-1.3.2-3|110	%dir %{_datadir}/common-lisp/source/gpgme
14mr|gpgme-1.3.2-3|111	%{_datadir}/common-lisp/source/gpgme/gpgme-package.lisp
14mr|gpgme-1.3.2-3|112	%{_datadir}/common-lisp/source/gpgme/gpgme.asd
14mr|gpgme-1.3.2-3|113	%{_datadir}/common-lisp/source/gpgme/gpgme.lisp
14mr|gpgme-1.3.2-3|114	
14mr|gpgme-1.3.2-3|115	
14mr|gpgme-1.3.2-3|116	
14mr|gpgme-1.3.2-3|117	%changelog
14mr|gpgme-1.3.2-3|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-3
14mr|gpgme-1.3.2-3|119	+ Revision: b53ef24
14mr|gpgme-1.3.2-3|120	- MassBuild#440: Increase release tag
14mr|gpgme-1.3.2-3|121	
14mr|gpgme-1.3.2-3|122	

16608 14
14mr|gphoto2-2.5.4-2|1	Summary:	Command line utilities to access digital cameras
14mr|gphoto2-2.5.4-2|2	Name:		gphoto2
14mr|gphoto2-2.5.4-2|3	Version:	2.5.4
14mr|gphoto2-2.5.4-2|4	Release:	2
14mr|gphoto2-2.5.4-2|5	License:	GPLv2+
14mr|gphoto2-2.5.4-2|6	Group:		Graphics
14mr|gphoto2-2.5.4-2|7	Url:		http://sourceforge.net/projects/gphoto/
14mr|gphoto2-2.5.4-2|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gphoto/%{name}-%{version}.tar.bz2
14mr|gphoto2-2.5.4-2|9	
14mr|gphoto2-2.5.4-2|10	BuildRequires:	cdk-devel
14mr|gphoto2-2.5.4-2|11	BuildRequires:	jpeg-devel
14mr|gphoto2-2.5.4-2|12	BuildRequires:	libaa-devel
14mr|gphoto2-2.5.4-2|13	BuildRequires:	readline-devel
14mr|gphoto2-2.5.4-2|14	BuildRequires:	pkgconfig(libexif)
14mr|gphoto2-2.5.4-2|15	BuildRequires:	pkgconfig(libgphoto2) >= %{version}
14mr|gphoto2-2.5.4-2|16	BuildRequires:	pkgconfig(ncurses)
14mr|gphoto2-2.5.4-2|17	BuildRequires:	pkgconfig(popt)
14mr|gphoto2-2.5.4-2|18	Requires:	libgphoto-common
14mr|gphoto2-2.5.4-2|19	
14mr|gphoto2-2.5.4-2|20	%description
14mr|gphoto2-2.5.4-2|21	The gPhoto2 project is a universal, free application and library
14mr|gphoto2-2.5.4-2|22	framework that lets you download images from several different
14mr|gphoto2-2.5.4-2|23	digital camera models, including the newer models with USB
14mr|gphoto2-2.5.4-2|24	connections. Note that
14mr|gphoto2-2.5.4-2|25	a) for some older camera models you must use the old "gphoto" package.
14mr|gphoto2-2.5.4-2|26	b) for USB mass storage models you must use the driver in the kernel.
14mr|gphoto2-2.5.4-2|27	
14mr|gphoto2-2.5.4-2|28	This package contains the command-line utility gphoto2.
14mr|gphoto2-2.5.4-2|29	
14mr|gphoto2-2.5.4-2|30	%files -f %{name}.lang
14mr|gphoto2-2.5.4-2|31	%doc NEWS ChangeLog README TODO
14mr|gphoto2-2.5.4-2|32	%{_bindir}/*
14mr|gphoto2-2.5.4-2|33	%{_mandir}/*/*
14mr|gphoto2-2.5.4-2|34	
14mr|gphoto2-2.5.4-2|35	#----------------------------------------------------------------------------
14mr|gphoto2-2.5.4-2|36	
14mr|gphoto2-2.5.4-2|37	%prep
14mr|gphoto2-2.5.4-2|38	%setup -q
14mr|gphoto2-2.5.4-2|39	
14mr|gphoto2-2.5.4-2|40	%build
14mr|gphoto2-2.5.4-2|41	%configure2_5x
14mr|gphoto2-2.5.4-2|42	%make
14mr|gphoto2-2.5.4-2|43	
14mr|gphoto2-2.5.4-2|44	%install
14mr|gphoto2-2.5.4-2|45	%makeinstall_std
14mr|gphoto2-2.5.4-2|46	
14mr|gphoto2-2.5.4-2|47	%find_lang %{name}
14mr|gphoto2-2.5.4-2|48	
14mr|gphoto2-2.5.4-2|49	
14mr|gphoto2-2.5.4-2|50	%changelog
14mr|gphoto2-2.5.4-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.4-2
14mr|gphoto2-2.5.4-2|52	+ Revision: bbe7824
14mr|gphoto2-2.5.4-2|53	- MassBuild#440: Increase release tag
14mr|gphoto2-2.5.4-2|54	
14mr|gphoto2-2.5.4-2|55	

16609 14
14mr|gpicview-0.2.3-2|1	Summary:	A Simple and Fast Image Viewer for X
14mr|gpicview-0.2.3-2|2	Name:     	gpicview
14mr|gpicview-0.2.3-2|3	Version:	0.2.3
14mr|gpicview-0.2.3-2|4	Release:	2
14mr|gpicview-0.2.3-2|5	License:	GPLv2+
14mr|gpicview-0.2.3-2|6	Group:		Graphics
14mr|gpicview-0.2.3-2|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|gpicview-0.2.3-2|8	URL:		http://www.lxde.org/
14mr|gpicview-0.2.3-2|9	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gpicview-0.2.3-2|10	BuildRequires:	jpeg-devel
14mr|gpicview-0.2.3-2|11	BuildRequires:	desktop-file-utils
14mr|gpicview-0.2.3-2|12	BuildRequires:	intltool >= 0.40.0
14mr|gpicview-0.2.3-2|13	
14mr|gpicview-0.2.3-2|14	%description
14mr|gpicview-0.2.3-2|15	GPicView is a simple and fast image viewer for X.
14mr|gpicview-0.2.3-2|16	It features:
14mr|gpicview-0.2.3-2|17	. Extremely lightweight and fast with low memory usage
14mr|gpicview-0.2.3-2|18	. Very suitable for default image viewer of desktop system
14mr|gpicview-0.2.3-2|19	. Simple and intuitive interface
14mr|gpicview-0.2.3-2|20	. Minimal lib dependency: Only pure GTK+ is used
14mr|gpicview-0.2.3-2|21	. Desktop independent: Doesn't require any specific desktop environment
14mr|gpicview-0.2.3-2|22	
14mr|gpicview-0.2.3-2|23	%prep
14mr|gpicview-0.2.3-2|24	%setup -q
14mr|gpicview-0.2.3-2|25	
14mr|gpicview-0.2.3-2|26	%build
14mr|gpicview-0.2.3-2|27	%configure2_5x
14mr|gpicview-0.2.3-2|28	%make LIBS="-ljpeg -lm"
14mr|gpicview-0.2.3-2|29	
14mr|gpicview-0.2.3-2|30	%install
14mr|gpicview-0.2.3-2|31	%makeinstall_std
14mr|gpicview-0.2.3-2|32	
14mr|gpicview-0.2.3-2|33	%find_lang %{name}
14mr|gpicview-0.2.3-2|34	
14mr|gpicview-0.2.3-2|35	desktop-file-install --vendor='' \
14mr|gpicview-0.2.3-2|36	--dir=%{buildroot}%{_datadir}/applications \
14mr|gpicview-0.2.3-2|37	--remove-category='Application' \
14mr|gpicview-0.2.3-2|38	--remove-category='Core' \
14mr|gpicview-0.2.3-2|39	--remove-category='Utility' \
14mr|gpicview-0.2.3-2|40	--remove-category='Photography' \
14mr|gpicview-0.2.3-2|41	--remove-category='RasterGraphics' \
14mr|gpicview-0.2.3-2|42	%{buildroot}%{_datadir}/applications/*.desktop
14mr|gpicview-0.2.3-2|43	
14mr|gpicview-0.2.3-2|44	%files -f %{name}.lang
14mr|gpicview-0.2.3-2|45	%{_bindir}/%{name}
14mr|gpicview-0.2.3-2|46	%{_datadir}/applications/*.desktop
14mr|gpicview-0.2.3-2|47	%{_datadir}/%{name}
14mr|gpicview-0.2.3-2|48	%{_datadir}/pixmaps/*
14mr|gpicview-0.2.3-2|49	
14mr|gpicview-0.2.3-2|50	
14mr|gpicview-0.2.3-2|51	
14mr|gpicview-0.2.3-2|52	%changelog
14mr|gpicview-0.2.3-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3-2
14mr|gpicview-0.2.3-2|54	+ Revision: e6e111a
14mr|gpicview-0.2.3-2|55	- MassBuild#440: Increase release tag
14mr|gpicview-0.2.3-2|56	
14mr|gpicview-0.2.3-2|57	

16610 14
14mr|gpm-1.20.7-7|1	%bcond_without	ncurses
14mr|gpm-1.20.7-7|2	%bcond_with	uclibc
14mr|gpm-1.20.7-7|3	
14mr|gpm-1.20.7-7|4	# this defines the library version that this package builds.
14mr|gpm-1.20.7-7|5	%define	major	2
14mr|gpm-1.20.7-7|6	%define	libname	%mklibname %{name} %{major}
14mr|gpm-1.20.7-7|7	%define	devname	%mklibname %{name} -d
14mr|gpm-1.20.7-7|8	
14mr|gpm-1.20.7-7|9	Summary:	A mouse server for the Linux console
14mr|gpm-1.20.7-7|10	Name:		gpm
14mr|gpm-1.20.7-7|11	Version:	1.20.7
14mr|gpm-1.20.7-7|12	Release:	7
14mr|gpm-1.20.7-7|13	License:	GPLv2+
14mr|gpm-1.20.7-7|14	Group:		System/Servers
14mr|gpm-1.20.7-7|15	Url:		http://www.nico.schottelius.org/software/gpm/
14mr|gpm-1.20.7-7|16	Source0:	http://www.nico.schottelius.org/software/gpm/archives/%{name}-%{version}.tar.lzma
14mr|gpm-1.20.7-7|17	#(proyvind): please don't remove, still used by DrakX micro environment
14mr|gpm-1.20.7-7|18	Source1:	gpm.init
14mr|gpm-1.20.7-7|19	Source2:	inputattach.c
14mr|gpm-1.20.7-7|20	Source3:	gpm.service
14mr|gpm-1.20.7-7|21	# fedora patches (gpm-1.20.5-1.fc10.src.rpm)
14mr|gpm-1.20.7-7|22	Patch1:		gpm-1.20.1-multilib.patch
14mr|gpm-1.20.7-7|23	Patch2:		gpm-1.20.1-lib-silent.patch
14mr|gpm-1.20.7-7|24	Patch4:		gpm-1.20.5-close-fds.patch
14mr|gpm-1.20.7-7|25	Patch5:		gpm-1.20.7-weak-wgetch.patch
14mr|gpm-1.20.7-7|26	# mdv patches
14mr|gpm-1.20.7-7|27	Patch50:	gpm-1.20.5-nodebug.patch
14mr|gpm-1.20.7-7|28	Patch51:	gpm-1.20.0-docfix.patch
14mr|gpm-1.20.7-7|29	Patch52:	gpm-1.20.7-do_not_build_it_twice.diff
14mr|gpm-1.20.7-7|30	Patch53:	gpm-1.20.5-format_not_a_string_literal_and_no_format_arguments.diff
14mr|gpm-1.20.7-7|31	# these automake files are utter crap, so just let's rip out the stuff that really doesn't belong
14mr|gpm-1.20.7-7|32	# there, we don't use and that's causing problem..
14mr|gpm-1.20.7-7|33	Patch54:	gpm-1.20.7-fix-out-of-source-build.patch
14mr|gpm-1.20.7-7|34	
14mr|gpm-1.20.7-7|35	BuildRequires:	bison
14mr|gpm-1.20.7-7|36	BuildRequires:	byacc
14mr|gpm-1.20.7-7|37	BuildRequires:	texinfo
14mr|gpm-1.20.7-7|38	%if %{with ncurses}
14mr|gpm-1.20.7-7|39	BuildRequires:	pkgconfig(ncurses)
14mr|gpm-1.20.7-7|40	BuildRequires:	pkgconfig(ncursesw)
14mr|gpm-1.20.7-7|41	%endif
14mr|gpm-1.20.7-7|42	%if %{with uclibc}
14mr|gpm-1.20.7-7|43	BuildRequires:	uClibc-devel >= 0.9.33.2-3
14mr|gpm-1.20.7-7|44	%endif
14mr|gpm-1.20.7-7|45	Requires(post,preun):	chkconfig
14mr|gpm-1.20.7-7|46	Requires(post,preun):	rpm-helper
14mr|gpm-1.20.7-7|47	
14mr|gpm-1.20.7-7|48	%description
14mr|gpm-1.20.7-7|49	Gpm provides mouse support to text-based Linux applications like the
14mr|gpm-1.20.7-7|50	emacs editor, the Midnight Commander file management system, and other
14mr|gpm-1.20.7-7|51	programs.  Gpm also provides console cut-and-paste operations using
14mr|gpm-1.20.7-7|52	the mouse and includes a program to allow pop-up menus to appear at
14mr|gpm-1.20.7-7|53	the click of a mouse button.
14mr|gpm-1.20.7-7|54	
14mr|gpm-1.20.7-7|55	Gpm should be installed if you intend to use a mouse with your
14mr|gpm-1.20.7-7|56	MandrivaLinux system.
14mr|gpm-1.20.7-7|57	
14mr|gpm-1.20.7-7|58	%package -n	uclibc-%{name}
14mr|gpm-1.20.7-7|59	Summary:	A mouse server for the Linux console (uClibc build)
14mr|gpm-1.20.7-7|60	Group:		System/Servers
14mr|gpm-1.20.7-7|61	
14mr|gpm-1.20.7-7|62	%description -n	uclibc-%{name}
14mr|gpm-1.20.7-7|63	Gpm provides mouse support to text-based Linux applications like the
14mr|gpm-1.20.7-7|64	emacs editor, the Midnight Commander file management system, and other
14mr|gpm-1.20.7-7|65	programs.  Gpm also provides console cut-and-paste operations using
14mr|gpm-1.20.7-7|66	the mouse and includes a program to allow pop-up menus to appear at
14mr|gpm-1.20.7-7|67	the click of a mouse button.
14mr|gpm-1.20.7-7|68	
14mr|gpm-1.20.7-7|69	%package -n	%{libname}
14mr|gpm-1.20.7-7|70	Summary:	Libraries and header files for developing mouse driven programs
14mr|gpm-1.20.7-7|71	Group:		System/Libraries
14mr|gpm-1.20.7-7|72	
14mr|gpm-1.20.7-7|73	%description -n	%{libname}
14mr|gpm-1.20.7-7|74	Library used by the gpm program.
14mr|gpm-1.20.7-7|75	
14mr|gpm-1.20.7-7|76	Install %{libname}dev if you need to develop text-mode programs which
14mr|gpm-1.20.7-7|77	will use the mouse. You'll also need to install the gpm package.
14mr|gpm-1.20.7-7|78	
14mr|gpm-1.20.7-7|79	%package -n	uclibc-%{libname}
14mr|gpm-1.20.7-7|80	Summary:	Libraries and header files for developing mouse driven programs (uClibc build)
14mr|gpm-1.20.7-7|81	Group:		System/Libraries
14mr|gpm-1.20.7-7|82	
14mr|gpm-1.20.7-7|83	%description -n	uclibc-%{libname}
14mr|gpm-1.20.7-7|84	Library used by the gpm program.
14mr|gpm-1.20.7-7|85	
14mr|gpm-1.20.7-7|86	%package -n	%{devname}
14mr|gpm-1.20.7-7|87	Summary:	Libraries and header files for developing mouse driven programs
14mr|gpm-1.20.7-7|88	Group:		Development/C
14mr|gpm-1.20.7-7|89	Requires:	%{libname} = %{version}
14mr|gpm-1.20.7-7|90	%if %{with uclibc}
14mr|gpm-1.20.7-7|91	Requires:	uclibc-%{libname} = %{version}
14mr|gpm-1.20.7-7|92	%endif
14mr|gpm-1.20.7-7|93	Provides:	%{name}-devel = %{version}-%{release}
14mr|gpm-1.20.7-7|94	
14mr|gpm-1.20.7-7|95	%description -n	%{devname}
14mr|gpm-1.20.7-7|96	The %{devname} package contains the libraries and header files needed
14mr|gpm-1.20.7-7|97	for development of mouse driven programs.  This package allows you to
14mr|gpm-1.20.7-7|98	develop text-mode programs which use the mouse.
14mr|gpm-1.20.7-7|99	
14mr|gpm-1.20.7-7|100	Install %{devname} if you need to develop text-mode programs which
14mr|gpm-1.20.7-7|101	will use the mouse. You'll also need to install the gpm package.
14mr|gpm-1.20.7-7|102	
14mr|gpm-1.20.7-7|103	%prep
14mr|gpm-1.20.7-7|104	%setup -q
14mr|gpm-1.20.7-7|105	find -name \*.c |xargs chmod 644
14mr|gpm-1.20.7-7|106	
14mr|gpm-1.20.7-7|107	# fedora patches
14mr|gpm-1.20.7-7|108	%patch1 -p1 -b .multilib~
14mr|gpm-1.20.7-7|109	%patch2 -p1 -b .lib-silent́~
14mr|gpm-1.20.7-7|110	%patch4 -p1 -b .close-fd~
14mr|gpm-1.20.7-7|111	%patch5 -p1 -b .weak-wgetch~
14mr|gpm-1.20.7-7|112	
14mr|gpm-1.20.7-7|113	# mdv patches
14mr|gpm-1.20.7-7|114	%patch50 -p1 -b .nodebug~
14mr|gpm-1.20.7-7|115	%patch51 -p1 -b .docfix~
14mr|gpm-1.20.7-7|116	%patch52 -p1 -b .do_not_build_it_twice~
14mr|gpm-1.20.7-7|117	%patch53 -p0 -b .format_not_a_string_literal_and_no_format_arguments~
14mr|gpm-1.20.7-7|118	%patch54 -p1 -b .out_of_source~
14mr|gpm-1.20.7-7|119	
14mr|gpm-1.20.7-7|120	cp %{SOURCE2} inputattach.c
14mr|gpm-1.20.7-7|121	
14mr|gpm-1.20.7-7|122	./autogen.sh
14mr|gpm-1.20.7-7|123	
14mr|gpm-1.20.7-7|124	%if %{with uclibc}
14mr|gpm-1.20.7-7|125	mkdir .uclibc
14mr|gpm-1.20.7-7|126	cp -a * .uclibc
14mr|gpm-1.20.7-7|127	%endif
14mr|gpm-1.20.7-7|128	
14mr|gpm-1.20.7-7|129	%build
14mr|gpm-1.20.7-7|130	export ac_cv_path_emacs=no
14mr|gpm-1.20.7-7|131	
14mr|gpm-1.20.7-7|132	%if %{with uclibc}
14mr|gpm-1.20.7-7|133	pushd .uclibc
14mr|gpm-1.20.7-7|134	CFLAGS="%{uclibc_cflags}" \
14mr|gpm-1.20.7-7|135	%uclibc_configure \
14mr|gpm-1.20.7-7|136	--disable-static
14mr|gpm-1.20.7-7|137	%if !%{with ncurses}
14mr|gpm-1.20.7-7|138	--without-curses
14mr|gpm-1.20.7-7|139	%endif
14mr|gpm-1.20.7-7|140	
14mr|gpm-1.20.7-7|141	%make
14mr|gpm-1.20.7-7|142	unset CFLAGS
14mr|gpm-1.20.7-7|143	popd
14mr|gpm-1.20.7-7|144	%endif
14mr|gpm-1.20.7-7|145	
14mr|gpm-1.20.7-7|146	%configure2_5x \
14mr|gpm-1.20.7-7|147	%if !%{with ncurses}
14mr|gpm-1.20.7-7|148	--without-curses
14mr|gpm-1.20.7-7|149	%endif
14mr|gpm-1.20.7-7|150	
14mr|gpm-1.20.7-7|151	%make
14mr|gpm-1.20.7-7|152	
14mr|gpm-1.20.7-7|153	%{__cc} %{optflags} %{ldflags} -o inputattach inputattach.c
14mr|gpm-1.20.7-7|154	
14mr|gpm-1.20.7-7|155	%install
14mr|gpm-1.20.7-7|156	%if %{with uclibc}
14mr|gpm-1.20.7-7|157	%makeinstall_std -C .uclibc
14mr|gpm-1.20.7-7|158	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
14mr|gpm-1.20.7-7|159	mv %{buildroot}%{uclibc_root}%{_libdir}/libgpm.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mr|gpm-1.20.7-7|160	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libgpm.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libgpm.so
14mr|gpm-1.20.7-7|161	%endif
14mr|gpm-1.20.7-7|162	
14mr|gpm-1.20.7-7|163	%makeinstall_std
14mr|gpm-1.20.7-7|164	
14mr|gpm-1.20.7-7|165	install -m644 conf/gpm-root.conf -D %{buildroot}%{_sysconfdir}/gpm-root.conf
14mr|gpm-1.20.7-7|166	install -m755 inputattach -D %{buildroot}%{_sbindir}/inputattach
14mr|gpm-1.20.7-7|167	
14mr|gpm-1.20.7-7|168	mkdir -p %{buildroot}/%{_lib}
14mr|gpm-1.20.7-7|169	mv %{buildroot}%{_libdir}/libgpm.so.%{major}* %{buildroot}/%{_lib}
14mr|gpm-1.20.7-7|170	ln -srf %{buildroot}/%{_lib}/libgpm.so.%{major}.*.* %{buildroot}%{_libdir}/libgpm.so
14mr|gpm-1.20.7-7|171	
14mr|gpm-1.20.7-7|172	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/gpm
14mr|gpm-1.20.7-7|173	install -m644 %{SOURCE3} -D %{buildroot}%{_unitdir}/gpm.service
14mr|gpm-1.20.7-7|174	chmod +x %{buildroot}/%{_lib}/libgpm.so.%{major}*
14mr|gpm-1.20.7-7|175	%post
14mr|gpm-1.20.7-7|176	%_post_service gpm
14mr|gpm-1.20.7-7|177	# handle init sequence change
14mr|gpm-1.20.7-7|178	if [ -f /etc/rc5.d/S85gpm ]; then
14mr|gpm-1.20.7-7|179	/sbin/chkconfig --add gpm
14mr|gpm-1.20.7-7|180	fi
14mr|gpm-1.20.7-7|181	
14mr|gpm-1.20.7-7|182	%preun
14mr|gpm-1.20.7-7|183	%_preun_service gpm
14mr|gpm-1.20.7-7|184	
14mr|gpm-1.20.7-7|185	%files
14mr|gpm-1.20.7-7|186	%config(noreplace) %{_sysconfdir}/gpm-root.conf
14mr|gpm-1.20.7-7|187	%{_unitdir}/gpm.service
14mr|gpm-1.20.7-7|188	%{_initrddir}/gpm
14mr|gpm-1.20.7-7|189	%{_bindir}/display-buttons
14mr|gpm-1.20.7-7|190	%{_bindir}/display-coords
14mr|gpm-1.20.7-7|191	%{_bindir}/mev
14mr|gpm-1.20.7-7|192	%{_bindir}/gpm-root
14mr|gpm-1.20.7-7|193	%{_bindir}/hltest
14mr|gpm-1.20.7-7|194	%{_bindir}/mouse-test
14mr|gpm-1.20.7-7|195	%{_bindir}/disable-paste
14mr|gpm-1.20.7-7|196	%{_bindir}/get-versions
14mr|gpm-1.20.7-7|197	%{_sbindir}/gpm
14mr|gpm-1.20.7-7|198	%{_sbindir}/inputattach
14mr|gpm-1.20.7-7|199	%{_infodir}/gpm.info*
14mr|gpm-1.20.7-7|200	%{_mandir}/man1/mev.1*
14mr|gpm-1.20.7-7|201	%{_mandir}/man1/mouse-test.1*
14mr|gpm-1.20.7-7|202	%{_mandir}/man1/gpm-root.1*
14mr|gpm-1.20.7-7|203	%{_mandir}/man7/gpm-types.7*
14mr|gpm-1.20.7-7|204	%{_mandir}/man8/gpm.8*
14mr|gpm-1.20.7-7|205	
14mr|gpm-1.20.7-7|206	%if %{with uclibc}
14mr|gpm-1.20.7-7|207	%files -n uclibc-%{name}
14mr|gpm-1.20.7-7|208	%{uclibc_root}%{_bindir}/display-buttons
14mr|gpm-1.20.7-7|209	%{uclibc_root}%{_bindir}/display-coords
14mr|gpm-1.20.7-7|210	%{uclibc_root}%{_bindir}/mev
14mr|gpm-1.20.7-7|211	%{uclibc_root}%{_bindir}/gpm-root
14mr|gpm-1.20.7-7|212	%{uclibc_root}%{_bindir}/hltest
14mr|gpm-1.20.7-7|213	%{uclibc_root}%{_bindir}/mouse-test
14mr|gpm-1.20.7-7|214	%{uclibc_root}%{_bindir}/disable-paste
14mr|gpm-1.20.7-7|215	%{uclibc_root}%{_bindir}/get-versions
14mr|gpm-1.20.7-7|216	%{uclibc_root}%{_sbindir}/gpm
14mr|gpm-1.20.7-7|217	%endif
14mr|gpm-1.20.7-7|218	
14mr|gpm-1.20.7-7|219	%files -n %{libname}
14mr|gpm-1.20.7-7|220	/%{_lib}/libgpm.so.%{major}*
14mr|gpm-1.20.7-7|221	
14mr|gpm-1.20.7-7|222	%if %{with uclibc}
14mr|gpm-1.20.7-7|223	%files -n uclibc-%{libname}
14mr|gpm-1.20.7-7|224	%{uclibc_root}/%{_lib}/libgpm.so.%{major}*
14mr|gpm-1.20.7-7|225	%endif
14mr|gpm-1.20.7-7|226	
14mr|gpm-1.20.7-7|227	%files -n %{devname}
14mr|gpm-1.20.7-7|228	%{_libdir}/libgpm.a
14mr|gpm-1.20.7-7|229	%{_libdir}/libgpm.so
14mr|gpm-1.20.7-7|230	%if %{with uclibc}
14mr|gpm-1.20.7-7|231	%{uclibc_root}%{_libdir}/libgpm.so
14mr|gpm-1.20.7-7|232	%endif
14mr|gpm-1.20.7-7|233	%{_includedir}/gpm.h
14mr|gpm-1.20.7-7|234	
14mr|gpm-1.20.7-7|235	
14mr|gpm-1.20.7-7|236	%changelog
14mr|gpm-1.20.7-7|237	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20.7-7
14mr|gpm-1.20.7-7|238	+ Revision: 5e7818c
14mr|gpm-1.20.7-7|239	- MassBuild#440: Increase release tag
14mr|gpm-1.20.7-7|240	
14mr|gpm-1.20.7-7|241	

16611 14
14mr|gprolog-1.4.4-2|1	%define	Summary	GNU Prolog is a free implementation of Prolog
14mr|gprolog-1.4.4-2|2	
14mr|gprolog-1.4.4-2|3	Name:		gprolog
14mr|gprolog-1.4.4-2|4	Summary:	%{Summary}
14mr|gprolog-1.4.4-2|5	
14mr|gprolog-1.4.4-2|6	Version:	1.4.4
14mr|gprolog-1.4.4-2|7	Release:	2
14mr|gprolog-1.4.4-2|8	URL:		http://www.gprolog.org/
14mr|gprolog-1.4.4-2|9	Source0:	ftp://ftp.gnu.org:21/gnu/gprolog/%{name}-%{version}.tar.gz
14mr|gprolog-1.4.4-2|10	Source100:	%{name}.rpmlintrc
14mr|gprolog-1.4.4-2|11	Patch1:		gprolog-1.4.4-test.patch
14mr|gprolog-1.4.4-2|12	Group:		Development/Other
14mr|gprolog-1.4.4-2|13	ExclusiveArch:	%{ix86} x86_64 amd64 ppc
14mr|gprolog-1.4.4-2|14	License:	GPLv2
14mr|gprolog-1.4.4-2|15	
14mr|gprolog-1.4.4-2|16	%description
14mr|gprolog-1.4.4-2|17	GNU Prolog is a native Prolog compiler with constraint solving over finite
14mr|gprolog-1.4.4-2|18	domains (FD) developed by Daniel Diaz. Latest information about GNU Prolog can
14mr|gprolog-1.4.4-2|19	be found at http://www.gnu.org/software/prolog.
14mr|gprolog-1.4.4-2|20	A lot of work has been devoted to the ISO compatibility. GNU Prolog is very
14mr|gprolog-1.4.4-2|21	close to the ISO standard (http://www.logic-programming.org/prolog_std.html).
14mr|gprolog-1.4.4-2|22	
14mr|gprolog-1.4.4-2|23	
14mr|gprolog-1.4.4-2|24	%prep
14mr|gprolog-1.4.4-2|25	%setup -q
14mr|gprolog-1.4.4-2|26	%patch1 -p1 -b .tst
14mr|gprolog-1.4.4-2|27	
14mr|gprolog-1.4.4-2|28	%build
14mr|gprolog-1.4.4-2|29	cd src
14mr|gprolog-1.4.4-2|30	CFLG="$(echo %{optflags} | sed -s "s/\-O2/-O1/g" \
14mr|gprolog-1.4.4-2|31	| sed -e "s/\-fomit-frame-pointer//")"
14mr|gprolog-1.4.4-2|32	
14mr|gprolog-1.4.4-2|33	# Based on a gentoo ebuild (??)
14mr|gprolog-1.4.4-2|34	CFLG="$CFLG -funsigned-char"
14mr|gprolog-1.4.4-2|35	%configure2_5x	-with-c-flags="$CFLG -fno-unit-at-a-time" \
14mr|gprolog-1.4.4-2|36	--with-install-dir=%{_prefix} \
14mr|gprolog-1.4.4-2|37	--with-doc-dir=%{_datadir}/%{name}-%{version} \
14mr|gprolog-1.4.4-2|38	--with-html-dir=%{_datadir}/%{name}-%{version}/html \
14mr|gprolog-1.4.4-2|39	--with-examples-dir=%{_datadir}/%{name}-%{version}/examples
14mr|gprolog-1.4.4-2|40	# parallel build is not safe - AdamW 2008/12
14mr|gprolog-1.4.4-2|41	make
14mr|gprolog-1.4.4-2|42	
14mr|gprolog-1.4.4-2|43	%check
14mr|gprolog-1.4.4-2|44	cd src
14mr|gprolog-1.4.4-2|45	#
14mr|gprolog-1.4.4-2|46	export PATH=%{buildroot}%{_bindir}:$PATH
14mr|gprolog-1.4.4-2|47	#
14mr|gprolog-1.4.4-2|48	make check
14mr|gprolog-1.4.4-2|49	
14mr|gprolog-1.4.4-2|50	%install
14mr|gprolog-1.4.4-2|51	install -d %{buildroot}%{_bindir}
14mr|gprolog-1.4.4-2|52	
14mr|gprolog-1.4.4-2|53	(cd src ; make install-system INSTALL_DIR=%{buildroot}%{_libdir}/%{name}-%{version})
14mr|gprolog-1.4.4-2|54	
14mr|gprolog-1.4.4-2|55	(cd %{buildroot}%{_bindir} ; ln -sf ../%{_lib}/%{name}-%{version}/bin/* .)
14mr|gprolog-1.4.4-2|56	
14mr|gprolog-1.4.4-2|57	
14mr|gprolog-1.4.4-2|58	mkdir -p %{buildroot}%{_datadir}/applications
14mr|gprolog-1.4.4-2|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|gprolog-1.4.4-2|60	[Desktop Entry]
14mr|gprolog-1.4.4-2|61	Name=GNU Prolog
14mr|gprolog-1.4.4-2|62	Name[ru]=Язык логического программирования Пролог
14mr|gprolog-1.4.4-2|63	Comment=%{Summary}
14mr|gprolog-1.4.4-2|64	Comment[ru]=Компилятор языка программирования Пролог
14mr|gprolog-1.4.4-2|65	Exec=%{name}
14mr|gprolog-1.4.4-2|66	Icon=interpreters_section
14mr|gprolog-1.4.4-2|67	Terminal=true
14mr|gprolog-1.4.4-2|68	Type=Application
14mr|gprolog-1.4.4-2|69	Categories=Development;X-MandrivaLinux-MoreApplications-Development-Interpreters;
14mr|gprolog-1.4.4-2|70	EOF
14mr|gprolog-1.4.4-2|71	
14mr|gprolog-1.4.4-2|72	%clean
14mr|gprolog-1.4.4-2|73	
14mr|gprolog-1.4.4-2|74	%if %mdkversion < 200900
14mr|gprolog-1.4.4-2|75	%post
14mr|gprolog-1.4.4-2|76	%{update_menus}
14mr|gprolog-1.4.4-2|77	%endif
14mr|gprolog-1.4.4-2|78	
14mr|gprolog-1.4.4-2|79	%if %mdkversion < 200900
14mr|gprolog-1.4.4-2|80	%postun
14mr|gprolog-1.4.4-2|81	%{clean_menus}
14mr|gprolog-1.4.4-2|82	%endif
14mr|gprolog-1.4.4-2|83	
14mr|gprolog-1.4.4-2|84	%files
14mr|gprolog-1.4.4-2|85	%doc ChangeLog NEWS PROBLEMS README doc/html_node
14mr|gprolog-1.4.4-2|86	%{_bindir}/*
14mr|gprolog-1.4.4-2|87	%{_libdir}/%{name}*
14mr|gprolog-1.4.4-2|88	%{_datadir}/applications/*
14mr|gprolog-1.4.4-2|89	
14mr|gprolog-1.4.4-2|90	
14mr|gprolog-1.4.4-2|91	
14mr|gprolog-1.4.4-2|92	
14mr|gprolog-1.4.4-2|93	%changelog
14mr|gprolog-1.4.4-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.4-2
14mr|gprolog-1.4.4-2|95	+ Revision: cb62782
14mr|gprolog-1.4.4-2|96	- MassBuild#440: Increase release tag
14mr|gprolog-1.4.4-2|97	
14mr|gprolog-1.4.4-2|98	

16612 14
14mr|gpsd-2.95-7|1	%define _hotplugdir	%{_prefix}/lib/hotplug
14mr|gpsd-2.95-7|2	
14mr|gpsd-2.95-7|3	%define	gpsmaj	19
14mr|gpsd-2.95-7|4	%define	major	0
14mr|gpsd-2.95-7|5	%define	libgps		%mklibname gps %{gpsmaj}
14mr|gpsd-2.95-7|6	%define	libname		%mklibname %{name} %{major}
14mr|gpsd-2.95-7|7	%define libqtname	%mklibname Qgpsmm %{gpsmaj}
14mr|gpsd-2.95-7|8	%define devname		%mklibname %{name} -d
14mr|gpsd-2.95-7|9	
14mr|gpsd-2.95-7|10	Summary: 	GPS data translator and GUI
14mr|gpsd-2.95-7|11	Name: 	 	gpsd
14mr|gpsd-2.95-7|12	Version:	2.95
14mr|gpsd-2.95-7|13	Release: 	7
14mr|gpsd-2.95-7|14	License:	BSD
14mr|gpsd-2.95-7|15	Group:		Sciences/Geosciences
14mr|gpsd-2.95-7|16	Url:		http://gpsd.berlios.de
14mr|gpsd-2.95-7|17	Source0:	http://prdownload.berlios.de/%{name}/%{name}-%{version}.tar.gz
14mr|gpsd-2.95-7|18	Source1:	gpsd.rules
14mr|gpsd-2.95-7|19	#Source2:	gpsd.sysconfig
14mr|gpsd-2.95-7|20	Patch1:		gpsd-2.90-udev.patch
14mr|gpsd-2.95-7|21	Patch2:		gpsd-2.95-fix-link.patch
14mr|gpsd-2.95-7|22	Patch3:		gpsd-2.95-silentmake.patch
14mr|gpsd-2.95-7|23	Patch4:		gpsd.ldflags.patch
14mr|gpsd-2.95-7|24	
14mr|gpsd-2.95-7|25	BuildRequires:  docbook-style-xsl
14mr|gpsd-2.95-7|26	BuildRequires:  udev
14mr|gpsd-2.95-7|27	BuildRequires:	xmlto
14mr|gpsd-2.95-7|28	BuildRequires:	lesstif-devel
14mr|gpsd-2.95-7|29	BuildRequires:	qt4-devel
14mr|gpsd-2.95-7|30	BuildRequires:	pkgconfig(bluez)
14mr|gpsd-2.95-7|31	BuildRequires:	pkgconfig(dbus-1)
14mr|gpsd-2.95-7|32	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gpsd-2.95-7|33	BuildRequires:  pkgconfig(ncurses)
14mr|gpsd-2.95-7|34	BuildRequires:	pkgconfig(python)
14mr|gpsd-2.95-7|35	Requires:	%{name}-python = %{version}-%{release}
14mr|gpsd-2.95-7|36	
14mr|gpsd-2.95-7|37	%description
14mr|gpsd-2.95-7|38	gpsd is a service daemon that mediates access to a GPS sensor
14mr|gpsd-2.95-7|39	connected to the host computer by serial or USB interface, making its
14mr|gpsd-2.95-7|40	data on the location/course/velocity of the sensor available to be
14mr|gpsd-2.95-7|41	queried on TCP port 2947 of the host computer.  With gpsd, multiple
14mr|gpsd-2.95-7|42	GPS client applications (such as navigational and wardriving software)
14mr|gpsd-2.95-7|43	can share access to a GPS without contention or loss of data.  Also,
14mr|gpsd-2.95-7|44	gpsd responds to queries with a format that is substantially easier to
14mr|gpsd-2.95-7|45	parse than NMEA 0183.  A client library is provided for applications.
14mr|gpsd-2.95-7|46	
14mr|gpsd-2.95-7|47	After installing this RPM, gpsd will automatically connect to USB
14mr|gpsd-2.95-7|48	GPSes when they are plugged in and requires no configuration.  For
14mr|gpsd-2.95-7|49	serial GPSes, you will need to start gpsd by hand.  Once connected,
14mr|gpsd-2.95-7|50	the daemon automatically discovers the correct baudrate, stop bits,
14mr|gpsd-2.95-7|51	and protocol. The daemon will be quiescent when there are no
14mr|gpsd-2.95-7|52	clients asking for location information, and copes gracefully when the
14mr|gpsd-2.95-7|53	GPS is unplugged and replugged.
14mr|gpsd-2.95-7|54	
14mr|gpsd-2.95-7|55	%package -n	%{libgps}
14mr|gpsd-2.95-7|56	Summary:	Libraries for gpsd
14mr|gpsd-2.95-7|57	Group:		System/Libraries
14mr|gpsd-2.95-7|58	Conflicts:	%{_lib}gpsd19 < 2.95-5
14mr|gpsd-2.95-7|59	
14mr|gpsd-2.95-7|60	%description -n	%{libgps}
14mr|gpsd-2.95-7|61	This package contains a shared library for %{name}.
14mr|gpsd-2.95-7|62	
14mr|gpsd-2.95-7|63	%package -n	%{libname}
14mr|gpsd-2.95-7|64	Summary:	Libraries for gpsd
14mr|gpsd-2.95-7|65	Group:		System/Libraries
14mr|gpsd-2.95-7|66	Obsoletes:	%{_lib}gpsd19 < 2.95-5
14mr|gpsd-2.95-7|67	
14mr|gpsd-2.95-7|68	%description -n	%{libname}
14mr|gpsd-2.95-7|69	This package contains a shared library for %{name}.
14mr|gpsd-2.95-7|70	
14mr|gpsd-2.95-7|71	%package -n     %{libqtname}
14mr|gpsd-2.95-7|72	Summary:        Qt bindings for gpsd
14mr|gpsd-2.95-7|73	Group:          System/Libraries
14mr|gpsd-2.95-7|74	
14mr|gpsd-2.95-7|75	%description -n %{libqtname}
14mr|gpsd-2.95-7|76	This package contains Qt bindings for gpsd.
14mr|gpsd-2.95-7|77	
14mr|gpsd-2.95-7|78	%package -n	%{devname}
14mr|gpsd-2.95-7|79	Summary:	Client libraries in C and Python for talking to a running gpsd or GPS
14mr|gpsd-2.95-7|80	Group:		Development/C
14mr|gpsd-2.95-7|81	Provides:	%{name}-devel = %{version}-%{release}
14mr|gpsd-2.95-7|82	Requires:	%{libgps} = %{version}
14mr|gpsd-2.95-7|83	Requires:	%{libname} = %{version}
14mr|gpsd-2.95-7|84	Requires:	%{libqtname} = %{version}
14mr|gpsd-2.95-7|85	Obsoletes:	%{_lib}gpsd-static-devel < 2.95-5
14mr|gpsd-2.95-7|86	
14mr|gpsd-2.95-7|87	%description -n	%{devname}
14mr|gpsd-2.95-7|88	This package provides C header files for the gpsd shared libraries
14mr|gpsd-2.95-7|89	that manage access to a GPS for applications; also Python modules.
14mr|gpsd-2.95-7|90	You will need to have gpsd installed for it to work.
14mr|gpsd-2.95-7|91	
14mr|gpsd-2.95-7|92	%package	clients
14mr|gpsd-2.95-7|93	Summary:	Clients for gpsd with an X interface
14mr|gpsd-2.95-7|94	Group:		Sciences/Geosciences
14mr|gpsd-2.95-7|95	Requires:	%{name}
14mr|gpsd-2.95-7|96	Requires:	%{name}-python
14mr|gpsd-2.95-7|97	
14mr|gpsd-2.95-7|98	%description	clients
14mr|gpsd-2.95-7|99	xgps is a simple test client for gpsd with an X interface. It displays
14mr|gpsd-2.95-7|100	current GPS position/time/velocity information and (for GPSes that
14mr|gpsd-2.95-7|101	support the feature) the locations of accessible satellites.
14mr|gpsd-2.95-7|102	
14mr|gpsd-2.95-7|103	xgpsspeed is a speedometer that uses position information from the GPS.
14mr|gpsd-2.95-7|104	It accepts an -h option and optional argument as for gps, or a -v option
14mr|gpsd-2.95-7|105	to dump the package version and exit. Additionally, it accepts -rv
14mr|gpsd-2.95-7|106	(reverse video) and -nc (needle color) options.
14mr|gpsd-2.95-7|107	
14mr|gpsd-2.95-7|108	%package	python
14mr|gpsd-2.95-7|109	Summary:	Python bindings for gpsd
14mr|gpsd-2.95-7|110	Group:		Development/Python
14mr|gpsd-2.95-7|111	Requires:	%{libname} = %{version}
14mr|gpsd-2.95-7|112	
14mr|gpsd-2.95-7|113	%description	python
14mr|gpsd-2.95-7|114	This package contains the Python bindings for gpsd. It will be needed
14mr|gpsd-2.95-7|115	for any applications that interface with gpsd via python.
14mr|gpsd-2.95-7|116	
14mr|gpsd-2.95-7|117	%prep
14mr|gpsd-2.95-7|118	%setup -q
14mr|gpsd-2.95-7|119	%apply_patches
14mr|gpsd-2.95-7|120	
14mr|gpsd-2.95-7|121	%build
14mr|gpsd-2.95-7|122	export LDFLAGS="$LDFLAGS -lbluetooth"
14mr|gpsd-2.95-7|123	%configure2_5x \
14mr|gpsd-2.95-7|124	--disable-static \
14mr|gpsd-2.95-7|125	--enable-dbus \
14mr|gpsd-2.95-7|126	--enable-bluetooth
14mr|gpsd-2.95-7|127	
14mr|gpsd-2.95-7|128	%make
14mr|gpsd-2.95-7|129	
14mr|gpsd-2.95-7|130	%install
14mr|gpsd-2.95-7|131	%makeinstall_std
14mr|gpsd-2.95-7|132	
14mr|gpsd-2.95-7|133	# additional gpsd files
14mr|gpsd-2.95-7|134	#mkdir -p %{buildroot}%{_datadir}/X11/app-defaults/
14mr|gpsd-2.95-7|135	#install -m644 xgpsspeed.ad %{buildroot}%{_datadir}/X11/app-defaults/xgpsspeed
14mr|gpsd-2.95-7|136	
14mr|gpsd-2.95-7|137	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|gpsd-2.95-7|138	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/70-gpsd.rules
14mr|gpsd-2.95-7|139	
14mr|gpsd-2.95-7|140	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
14mr|gpsd-2.95-7|141	install -m755 gpsd.hotplug %{buildroot}%{_sysconfdir}/udev/agents.d/usb/gpsd
14mr|gpsd-2.95-7|142	
14mr|gpsd-2.95-7|143	#install -m755 gps.py -D %{buildroot}%{_libdir}/python${PYVERSION}/site-packages/gps.py
14mr|gpsd-2.95-7|144	
14mr|gpsd-2.95-7|145	# init scripts
14mr|gpsd-2.95-7|146	install -d -m 0755 %{buildroot}%{_sysconfdir}/init.d
14mr|gpsd-2.95-7|147	install -p -m 0755 packaging/rpm/gpsd.init \
14mr|gpsd-2.95-7|148	%{buildroot}%{_sysconfdir}/init.d/gpsd
14mr|gpsd-2.95-7|149	
14mr|gpsd-2.95-7|150	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|gpsd-2.95-7|151	install -p -m 0644 packaging/rpm/gpsd.sysconfig \
14mr|gpsd-2.95-7|152	%{buildroot}%{_sysconfdir}/sysconfig/gpsd
14mr|gpsd-2.95-7|153	
14mr|gpsd-2.95-7|154	mkdir -p %{buildroot}%{_datadir}/applications
14mr|gpsd-2.95-7|155	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-clients.desktop << EOF
14mr|gpsd-2.95-7|156	[Desktop Entry]
14mr|gpsd-2.95-7|157	Name=XGPS
14mr|gpsd-2.95-7|158	Comment=XGPS
14mr|gpsd-2.95-7|159	Exec=xgps
14mr|gpsd-2.95-7|160	Icon=communications_section
14mr|gpsd-2.95-7|161	Terminal=false
14mr|gpsd-2.95-7|162	Type=Application
14mr|gpsd-2.95-7|163	StartupNotify=true
14mr|gpsd-2.95-7|164	Categories=Science;Geology;
14mr|gpsd-2.95-7|165	EOF
14mr|gpsd-2.95-7|166	
14mr|gpsd-2.95-7|167	#remove unpackaged file
14mr|gpsd-2.95-7|168	#rm -f %{buildroot}%{_libdir}/python/site-packages/gps.py
14mr|gpsd-2.95-7|169	
14mr|gpsd-2.95-7|170	#put the python file(s) in the right place (it's arch-dependent)
14mr|gpsd-2.95-7|171	
14mr|gpsd-2.95-7|172	# fixme: may need to be adapted to include other 64-bit arches, I'm
14mr|gpsd-2.95-7|173	# not sure what directory they use - AdamW 2007/07
14mr|gpsd-2.95-7|174	%ifarch x86_64
14mr|gpsd-2.95-7|175	mkdir -p %{buildroot}%{py_platsitedir}
14mr|gpsd-2.95-7|176	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
14mr|gpsd-2.95-7|177	%endif
14mr|gpsd-2.95-7|178	
14mr|gpsd-2.95-7|179	rm -rf %{buildroot}%{_libdir}/*.la
14mr|gpsd-2.95-7|180	
14mr|gpsd-2.95-7|181	%files
14mr|gpsd-2.95-7|182	%doc README
14mr|gpsd-2.95-7|183	%{_sbindir}/gpsd
14mr|gpsd-2.95-7|184	%{_bindir}/gpscat
14mr|gpsd-2.95-7|185	%{_bindir}/gpsctl
14mr|gpsd-2.95-7|186	%{_bindir}/gpsprof
14mr|gpsd-2.95-7|187	%{_bindir}/gpsmon
14mr|gpsd-2.95-7|188	%{_bindir}/gpsdecode
14mr|gpsd-2.95-7|189	%{_mandir}/man8/gpsd.8*
14mr|gpsd-2.95-7|190	%{_mandir}/man1/gpsprof.1*
14mr|gpsd-2.95-7|191	%{_mandir}/man1/gps.1*
14mr|gpsd-2.95-7|192	%{_mandir}/man1/gpscat.1*
14mr|gpsd-2.95-7|193	%{_mandir}/man1/gpsctl.1*
14mr|gpsd-2.95-7|194	%{_mandir}/man1/gpsmon.1*
14mr|gpsd-2.95-7|195	%{_mandir}/man1/gpsdecode.1*
14mr|gpsd-2.95-7|196	%{_mandir}/man5/rtcm*.5*
14mr|gpsd-2.95-7|197	%{_mandir}/man5/srec.5*
14mr|gpsd-2.95-7|198	%{_sysconfdir}/init.d/%{name}
14mr|gpsd-2.95-7|199	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|gpsd-2.95-7|200	%{_sysconfdir}/udev/agents.d/usb/gpsd
14mr|gpsd-2.95-7|201	%{_sysconfdir}/udev/rules.d/70-gpsd.rules
14mr|gpsd-2.95-7|202	
14mr|gpsd-2.95-7|203	%files -n %{libgps}
14mr|gpsd-2.95-7|204	%{_libdir}/libgps.so.%{gpsmaj}*
14mr|gpsd-2.95-7|205	
14mr|gpsd-2.95-7|206	%files -n %{libname}
14mr|gpsd-2.95-7|207	%{_libdir}/libgpsd.so.%{major}*
14mr|gpsd-2.95-7|208	
14mr|gpsd-2.95-7|209	%files -n %{libqtname}
14mr|gpsd-2.95-7|210	%{_libdir}/libQgpsmm.so.%{gpsmaj}*
14mr|gpsd-2.95-7|211	
14mr|gpsd-2.95-7|212	%files -n %{devname}
14mr|gpsd-2.95-7|213	%doc TODO
14mr|gpsd-2.95-7|214	%{_includedir}/gps.h
14mr|gpsd-2.95-7|215	%{_includedir}/libgpsmm.h
14mr|gpsd-2.95-7|216	%{_includedir}/gpsd.h
14mr|gpsd-2.95-7|217	%{_libdir}/libgps.so
14mr|gpsd-2.95-7|218	%{_libdir}/libgpsd.so
14mr|gpsd-2.95-7|219	%{_libdir}/libQgpsmm.so
14mr|gpsd-2.95-7|220	%{_libdir}/pkgconfig/*.pc
14mr|gpsd-2.95-7|221	%{_mandir}/man1/gpsfake.1*
14mr|gpsd-2.95-7|222	%{_mandir}/man3/libgps.3*
14mr|gpsd-2.95-7|223	%{_mandir}/man3/libgpsmm.3*
14mr|gpsd-2.95-7|224	%{_mandir}/man3/libgpsd.3*
14mr|gpsd-2.95-7|225	%{_bindir}/gpsfake
14mr|gpsd-2.95-7|226	
14mr|gpsd-2.95-7|227	%files clients
14mr|gpsd-2.95-7|228	%{_bindir}/xgps
14mr|gpsd-2.95-7|229	%{_bindir}/cgps
14mr|gpsd-2.95-7|230	%{_bindir}/gpspipe
14mr|gpsd-2.95-7|231	%{_bindir}/xgpsspeed
14mr|gpsd-2.95-7|232	%{_bindir}/gpxlogger
14mr|gpsd-2.95-7|233	%{_bindir}/lcdgps
14mr|gpsd-2.95-7|234	%{_mandir}/man1/xgps.1*
14mr|gpsd-2.95-7|235	%{_mandir}/man1/cgps.1*
14mr|gpsd-2.95-7|236	#%{_mandir}/man1/cgpxlogger.1*
14mr|gpsd-2.95-7|237	%{_mandir}/man1/gpspipe.1*
14mr|gpsd-2.95-7|238	%{_mandir}/man1/lcdgps.1.*
14mr|gpsd-2.95-7|239	%{_mandir}/man1/xgpsspeed.1*
14mr|gpsd-2.95-7|240	#%{_datadir}/X11/app-defaults/xgpsspeed
14mr|gpsd-2.95-7|241	%{_datadir}/applications/mandriva-%{name}-clients.desktop
14mr|gpsd-2.95-7|242	
14mr|gpsd-2.95-7|243	%files python
14mr|gpsd-2.95-7|244	%{py_platsitedir}/*
14mr|gpsd-2.95-7|245	
14mr|gpsd-2.95-7|246	
14mr|gpsd-2.95-7|247	%changelog
14mr|gpsd-2.95-7|248	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.95-7
14mr|gpsd-2.95-7|249	+ Revision: 8c55142
14mr|gpsd-2.95-7|250	- MassBuild#440: Increase release tag
14mr|gpsd-2.95-7|251	
14mr|gpsd-2.95-7|252	

16613 14
14mr|granatier-4.13.3-1|1	Summary:	KDE Bomberman game
14mr|granatier-4.13.3-1|2	Name:		granatier
14mr|granatier-4.13.3-1|3	Epoch:		1
14mr|granatier-4.13.3-1|4	Version:	4.13.3
14mr|granatier-4.13.3-1|5	Release:	1
14mr|granatier-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|granatier-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|granatier-4.13.3-1|8	Url:		http://www.kde.org/applications/games/granatier/
14mr|granatier-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|granatier-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|granatier-4.13.3-1|11	
14mr|granatier-4.13.3-1|12	%description
14mr|granatier-4.13.3-1|13	Granatier is a clone of the classic Bomberman game, inspired by the work
14mr|granatier-4.13.3-1|14	of the Clanbomber clone.
14mr|granatier-4.13.3-1|15	
14mr|granatier-4.13.3-1|16	%files
14mr|granatier-4.13.3-1|17	%{_kde_bindir}/granatier
14mr|granatier-4.13.3-1|18	%{_kde_applicationsdir}/granatier.desktop
14mr|granatier-4.13.3-1|19	%{_kde_appsdir}/granatier
14mr|granatier-4.13.3-1|20	%{_kde_datadir}/config.kcfg/granatier.kcfg
14mr|granatier-4.13.3-1|21	%{_kde_docdir}/*/*/granatier
14mr|granatier-4.13.3-1|22	%{_kde_iconsdir}/*/*/apps/granatier.*
14mr|granatier-4.13.3-1|23	
14mr|granatier-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|granatier-4.13.3-1|25	
14mr|granatier-4.13.3-1|26	%prep
14mr|granatier-4.13.3-1|27	%setup -q
14mr|granatier-4.13.3-1|28	
14mr|granatier-4.13.3-1|29	%build
14mr|granatier-4.13.3-1|30	%cmake_kde4
14mr|granatier-4.13.3-1|31	%make
14mr|granatier-4.13.3-1|32	
14mr|granatier-4.13.3-1|33	%install
14mr|granatier-4.13.3-1|34	%makeinstall_std -C build
14mr|granatier-4.13.3-1|35	
14mr|granatier-4.13.3-1|36	
14mr|granatier-4.13.3-1|37	%changelog
14mr|granatier-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|granatier-4.13.3-1|39	+ Revision: 608e3ae
14mr|granatier-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|granatier-4.13.3-1|41	
14mr|granatier-4.13.3-1|42	

16614 14
14mr|grantlee-0.3.0-3|1	%define apidox 0
14mr|grantlee-0.3.0-3|2	%{?_without_apidox:%global compile_apidox 0}
14mr|grantlee-0.3.0-3|3	
14mr|grantlee-0.3.0-3|4	Summary:	Qt string template engine based on the Django template system
14mr|grantlee-0.3.0-3|5	Name:		grantlee
14mr|grantlee-0.3.0-3|6	Version:	0.3.0
14mr|grantlee-0.3.0-3|7	Release:	3
14mr|grantlee-0.3.0-3|8	Group:		System/Libraries
14mr|grantlee-0.3.0-3|9	License:	LGPLv2+
14mr|grantlee-0.3.0-3|10	Url:		http://www.gitorious.org/grantlee/pages/Home
14mr|grantlee-0.3.0-3|11	Source0:	http://downloads.%{name}.org/%{name}-%{version}.tar.gz
14mr|grantlee-0.3.0-3|12	BuildRequires:	cmake
14mr|grantlee-0.3.0-3|13	BuildRequires:	kde4-macros
14mr|grantlee-0.3.0-3|14	BuildRequires:	qt4-devel
14mr|grantlee-0.3.0-3|15	%if 0%{?apidocs}
14mr|grantlee-0.3.0-3|16	BuildRequires:	doxygen
14mr|grantlee-0.3.0-3|17	%endif
14mr|grantlee-0.3.0-3|18	
14mr|grantlee-0.3.0-3|19	%description
14mr|grantlee-0.3.0-3|20	Grantlee is a plugin based String Template system written using the Qt
14mr|grantlee-0.3.0-3|21	framework. The goals of the project are to make it easier for application
14mr|grantlee-0.3.0-3|22	developers to separate the structure of documents from the data they
14mr|grantlee-0.3.0-3|23	contain, opening the door for theming.
14mr|grantlee-0.3.0-3|24	
14mr|grantlee-0.3.0-3|25	The syntax is intended to follow the syntax of the Django template
14mr|grantlee-0.3.0-3|26	system, and the design of Django is reused in Grantlee. Django is covered
14mr|grantlee-0.3.0-3|27	by a BSD style license.
14mr|grantlee-0.3.0-3|28	
14mr|grantlee-0.3.0-3|29	Part of the design of both is that application developers can extend the
14mr|grantlee-0.3.0-3|30	syntax by implementing their own tags and filters. For details of how to
14mr|grantlee-0.3.0-3|31	do that, see the API documentation.
14mr|grantlee-0.3.0-3|32	
14mr|grantlee-0.3.0-3|33	For template authors, different applications using Grantlee will present
14mr|grantlee-0.3.0-3|34	the same interface and core syntax for creating new themes. For details
14mr|grantlee-0.3.0-3|35	of how to write templates, see the documentation.
14mr|grantlee-0.3.0-3|36	
14mr|grantlee-0.3.0-3|37	%files
14mr|grantlee-0.3.0-3|38	%doc AUTHORS CHANGELOG COPYING.LIB README GOALS
14mr|grantlee-0.3.0-3|39	%{_libdir}/%{name}/?.?
14mr|grantlee-0.3.0-3|40	
14mr|grantlee-0.3.0-3|41	#--------------------------------------------------------------------
14mr|grantlee-0.3.0-3|42	
14mr|grantlee-0.3.0-3|43	%define grantlee_gui_major 0
14mr|grantlee-0.3.0-3|44	%define libgrantlee_gui %mklibname grantlee_gui %{grantlee_gui_major}
14mr|grantlee-0.3.0-3|45	
14mr|grantlee-0.3.0-3|46	%package -n %{libgrantlee_gui}
14mr|grantlee-0.3.0-3|47	Summary:	Library files for %{name}
14mr|grantlee-0.3.0-3|48	Group:		System/Libraries
14mr|grantlee-0.3.0-3|49	
14mr|grantlee-0.3.0-3|50	%description  -n %{libgrantlee_gui}
14mr|grantlee-0.3.0-3|51	Libraries for %{name}.
14mr|grantlee-0.3.0-3|52	
14mr|grantlee-0.3.0-3|53	%files -n %{libgrantlee_gui}
14mr|grantlee-0.3.0-3|54	%{_libdir}/libgrantlee_gui.so.%{grantlee_gui_major}*
14mr|grantlee-0.3.0-3|55	
14mr|grantlee-0.3.0-3|56	#--------------------------------------------------------------------
14mr|grantlee-0.3.0-3|57	
14mr|grantlee-0.3.0-3|58	%define grantlee_core_major 0
14mr|grantlee-0.3.0-3|59	%define libgrantlee_core %mklibname grantlee_core %{grantlee_core_major}
14mr|grantlee-0.3.0-3|60	
14mr|grantlee-0.3.0-3|61	%package -n %{libgrantlee_core}
14mr|grantlee-0.3.0-3|62	Summary:	Library files for %{name}
14mr|grantlee-0.3.0-3|63	Group:		System/Libraries
14mr|grantlee-0.3.0-3|64	
14mr|grantlee-0.3.0-3|65	%description  -n %{libgrantlee_core}
14mr|grantlee-0.3.0-3|66	Libraries for %{name}.
14mr|grantlee-0.3.0-3|67	
14mr|grantlee-0.3.0-3|68	%files -n %{libgrantlee_core}
14mr|grantlee-0.3.0-3|69	%{_libdir}/libgrantlee_core.so.%{grantlee_core_major}*
14mr|grantlee-0.3.0-3|70	
14mr|grantlee-0.3.0-3|71	#--------------------------------------------------------------------
14mr|grantlee-0.3.0-3|72	
14mr|grantlee-0.3.0-3|73	%package devel
14mr|grantlee-0.3.0-3|74	Summary:	Development files for %{name}
14mr|grantlee-0.3.0-3|75	Group:		Development/KDE and Qt
14mr|grantlee-0.3.0-3|76	Requires:	%{libgrantlee_gui} = %{version}-%{release}
14mr|grantlee-0.3.0-3|77	Requires:	%{libgrantlee_core} = %{version}-%{release}
14mr|grantlee-0.3.0-3|78	
14mr|grantlee-0.3.0-3|79	%description devel
14mr|grantlee-0.3.0-3|80	Libraries and header files to develop applications that use %{name}.
14mr|grantlee-0.3.0-3|81	
14mr|grantlee-0.3.0-3|82	%files devel
14mr|grantlee-0.3.0-3|83	%{_libdir}/cmake/%{name}
14mr|grantlee-0.3.0-3|84	%{_includedir}/%{name}
14mr|grantlee-0.3.0-3|85	%{_includedir}/%{name}_core.h
14mr|grantlee-0.3.0-3|86	%{_includedir}/%{name}_templates.h
14mr|grantlee-0.3.0-3|87	%{_libdir}/lib%{name}*.so
14mr|grantlee-0.3.0-3|88	
14mr|grantlee-0.3.0-3|89	#--------------------------------------------------------------------
14mr|grantlee-0.3.0-3|90	
14mr|grantlee-0.3.0-3|91	%if 0%{?apidox}
14mr|grantlee-0.3.0-3|92	%package apidocs
14mr|grantlee-0.3.0-3|93	Group:		Development/Documentation
14mr|grantlee-0.3.0-3|94	Summary:	Grantlee API documentation
14mr|grantlee-0.3.0-3|95	
14mr|grantlee-0.3.0-3|96	%description apidocs
14mr|grantlee-0.3.0-3|97	This package includes the Grantlee API documentation in HTML
14mr|grantlee-0.3.0-3|98	format for easy browsing.
14mr|grantlee-0.3.0-3|99	
14mr|grantlee-0.3.0-3|100	%files apidocs
14mr|grantlee-0.3.0-3|101	%doc %{_docdir}/HTML/en/grantlee-apidocs
14mr|grantlee-0.3.0-3|102	%endif
14mr|grantlee-0.3.0-3|103	#--------------------------------------------------------------------
14mr|grantlee-0.3.0-3|104	
14mr|grantlee-0.3.0-3|105	%prep
14mr|grantlee-0.3.0-3|106	%setup -q
14mr|grantlee-0.3.0-3|107	
14mr|grantlee-0.3.0-3|108	%build
14mr|grantlee-0.3.0-3|109	%cmake_kde4
14mr|grantlee-0.3.0-3|110	
14mr|grantlee-0.3.0-3|111	%make
14mr|grantlee-0.3.0-3|112	%if 0%{?apidox}
14mr|grantlee-0.3.0-3|113	make docs
14mr|grantlee-0.3.0-3|114	%endif
14mr|grantlee-0.3.0-3|115	
14mr|grantlee-0.3.0-3|116	%install
14mr|grantlee-0.3.0-3|117	%makeinstall_std -C build
14mr|grantlee-0.3.0-3|118	
14mr|grantlee-0.3.0-3|119	%if 0%{?apidox}
14mr|grantlee-0.3.0-3|120	mkdir -p %{buildroot}%{_docdir}/HTML/en/grantlee-apidocs
14mr|grantlee-0.3.0-3|121	cp -prf build/apidocs/html/* %{buildroot}%{_docdir}/HTML/en/%{name}-apidocs
14mr|grantlee-0.3.0-3|122	%endif
14mr|grantlee-0.3.0-3|123	
14mr|grantlee-0.3.0-3|124	
14mr|grantlee-0.3.0-3|125	%changelog
14mr|grantlee-0.3.0-3|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-3
14mr|grantlee-0.3.0-3|127	+ Revision: 4d11f3b
14mr|grantlee-0.3.0-3|128	- MassBuild#440: Increase release tag
14mr|grantlee-0.3.0-3|129	
14mr|grantlee-0.3.0-3|130	

16615 14
14mr|graphicsmagick-1.3.18-7|1	%define	Werror_cflags	%nil
14mr|graphicsmagick-1.3.18-7|2	
14mr|graphicsmagick-1.3.18-7|3	%define	build_modules	1
14mr|graphicsmagick-1.3.18-7|4	%define	enable_jasper	1
14mr|graphicsmagick-1.3.18-7|5	%define	enable_graphwiz	1
14mr|graphicsmagick-1.3.18-7|6	
14mr|graphicsmagick-1.3.18-7|7	%define	oname		GraphicsMagick
14mr|graphicsmagick-1.3.18-7|8	%define	major		3
14mr|graphicsmagick-1.3.18-7|9	%define	wand_major	2
14mr|graphicsmagick-1.3.18-7|10	%define	libname		%mklibname %{name} %{major}
14mr|graphicsmagick-1.3.18-7|11	%define	libnamepp	%mklibname %{name}++ %{major}
14mr|graphicsmagick-1.3.18-7|12	%define	libwandname	%mklibname graphicsmagickwand %{wand_major}
14mr|graphicsmagick-1.3.18-7|13	%define	devname		%mklibname %{name} -d
14mr|graphicsmagick-1.3.18-7|14	%define	qlev		Q8
14mr|graphicsmagick-1.3.18-7|15	
14mr|graphicsmagick-1.3.18-7|16	%define __noautoprov '.*\.so$'
14mr|graphicsmagick-1.3.18-7|17	
14mr|graphicsmagick-1.3.18-7|18	Summary:	An X application for displaying and manipulating images
14mr|graphicsmagick-1.3.18-7|19	Name:		graphicsmagick
14mr|graphicsmagick-1.3.18-7|20	Version:	1.3.18
14mr|graphicsmagick-1.3.18-7|21	Release:	7
14mr|graphicsmagick-1.3.18-7|22	License:	GPLv2+
14mr|graphicsmagick-1.3.18-7|23	Group:		Graphics
14mr|graphicsmagick-1.3.18-7|24	Url:		http://www.graphicsmagick.org/
14mr|graphicsmagick-1.3.18-7|25	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{oname}-%{version}.tar.xz
14mr|graphicsmagick-1.3.18-7|26	Patch0:		GraphicsMagick-1.3.14-linkage.patch
14mr|graphicsmagick-1.3.18-7|27	
14mr|graphicsmagick-1.3.18-7|28	BuildRequires:	bzip2-devel
14mr|graphicsmagick-1.3.18-7|29	BuildRequires:	ghostscript-devel
14mr|graphicsmagick-1.3.18-7|30	BuildRequires:	jbigkit-devel
14mr|graphicsmagick-1.3.18-7|31	BuildRequires:	jpeg-devel
14mr|graphicsmagick-1.3.18-7|32	BuildRequires:	libtool-devel
14mr|graphicsmagick-1.3.18-7|33	BuildRequires:	libwmf-devel
14mr|graphicsmagick-1.3.18-7|34	BuildRequires:	perl-devel
14mr|graphicsmagick-1.3.18-7|35	BuildRequires:	pkgconfig(freetype2)
14mr|graphicsmagick-1.3.18-7|36	BuildRequires:	pkgconfig(jasper)
14mr|graphicsmagick-1.3.18-7|37	BuildRequires:	pkgconfig(lcms)
14mr|graphicsmagick-1.3.18-7|38	BuildRequires:	pkgconfig(libpng)
14mr|graphicsmagick-1.3.18-7|39	Buildrequires:	pkgconfig(libtiff-4)
14mr|graphicsmagick-1.3.18-7|40	BuildRequires:	pkgconfig(libxml-2.0)
14mr|graphicsmagick-1.3.18-7|41	BuildRequires:	pkgconfig(xproto)
14mr|graphicsmagick-1.3.18-7|42	BuildRequires:	pkgconfig(zlib)
14mr|graphicsmagick-1.3.18-7|43	
14mr|graphicsmagick-1.3.18-7|44	%description
14mr|graphicsmagick-1.3.18-7|45	GraphicsMagick is the swiss army knife of image processing. It
14mr|graphicsmagick-1.3.18-7|46	provides a robust collection of tools and libraries which support
14mr|graphicsmagick-1.3.18-7|47	reading, writing, and manipulating an image in over 88 major formats
14mr|graphicsmagick-1.3.18-7|48	including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
14mr|graphicsmagick-1.3.18-7|49	SVG, and TIFF. GraphicsMagick supports huge images on systems that
14mr|graphicsmagick-1.3.18-7|50	support large files, and has been tested with gigapixel-size images.
14mr|graphicsmagick-1.3.18-7|51	GraphicsMagick can create new images on the fly, making it suitable
14mr|graphicsmagick-1.3.18-7|52	for building dynamic Web applications. GraphicsMagick may be used to
14mr|graphicsmagick-1.3.18-7|53	resize, rotate, sharpen, color reduce, or add special effects to an
14mr|graphicsmagick-1.3.18-7|54	image and save the result in the same or differing image format.
14mr|graphicsmagick-1.3.18-7|55	Image processing operations are available from the command line, as
14mr|graphicsmagick-1.3.18-7|56	well as through C, C++, Perl, or Windows COM programming interfaces.
14mr|graphicsmagick-1.3.18-7|57	Extensions are available from third-parties to support programming in
14mr|graphicsmagick-1.3.18-7|58	Python, Tcl, and Ruby. With some modification, language extensions for
14mr|graphicsmagick-1.3.18-7|59	ImageMagick may be used.
14mr|graphicsmagick-1.3.18-7|60	
14mr|graphicsmagick-1.3.18-7|61	%files
14mr|graphicsmagick-1.3.18-7|62	%doc ChangeLog *.txt
14mr|graphicsmagick-1.3.18-7|63	%{_bindir}/gm
14mr|graphicsmagick-1.3.18-7|64	%dir %{_libdir}/GraphicsMagick-%{version}/config
14mr|graphicsmagick-1.3.18-7|65	%{_libdir}/GraphicsMagick-%{version}/config/*.mgk
14mr|graphicsmagick-1.3.18-7|66	%dir %{_datadir}/GraphicsMagick-%{version}/config
14mr|graphicsmagick-1.3.18-7|67	%{_datadir}/GraphicsMagick-%{version}/config/*.mgk
14mr|graphicsmagick-1.3.18-7|68	%if %{build_modules}
14mr|graphicsmagick-1.3.18-7|69	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}
14mr|graphicsmagick-1.3.18-7|70	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/filters
14mr|graphicsmagick-1.3.18-7|71	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders
14mr|graphicsmagick-1.3.18-7|72	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.so
14mr|graphicsmagick-1.3.18-7|73	%endif
14mr|graphicsmagick-1.3.18-7|74	%{_mandir}/man1/GraphicsMagick++-config.1.*
14mr|graphicsmagick-1.3.18-7|75	%{_mandir}/man1/GraphicsMagick-config.1.*
14mr|graphicsmagick-1.3.18-7|76	%{_mandir}/man1/GraphicsMagickWand-config.1.*
14mr|graphicsmagick-1.3.18-7|77	%{_mandir}/man1/gm.1.*
14mr|graphicsmagick-1.3.18-7|78	%{_mandir}/man4/miff.4.*
14mr|graphicsmagick-1.3.18-7|79	%{_mandir}/man5/quantize.5.*
14mr|graphicsmagick-1.3.18-7|80	
14mr|graphicsmagick-1.3.18-7|81	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|82	
14mr|graphicsmagick-1.3.18-7|83	%package -n %{libname}
14mr|graphicsmagick-1.3.18-7|84	Summary:	%{oname} libraries
14mr|graphicsmagick-1.3.18-7|85	Group:		System/Libraries
14mr|graphicsmagick-1.3.18-7|86	
14mr|graphicsmagick-1.3.18-7|87	%description -n %{libname}
14mr|graphicsmagick-1.3.18-7|88	This package contains a shared library for %{name}.
14mr|graphicsmagick-1.3.18-7|89	
14mr|graphicsmagick-1.3.18-7|90	%files -n %{libname}
14mr|graphicsmagick-1.3.18-7|91	%{_libdir}/libGraphicsMagick.so.%{major}*
14mr|graphicsmagick-1.3.18-7|92	
14mr|graphicsmagick-1.3.18-7|93	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|94	
14mr|graphicsmagick-1.3.18-7|95	%package -n %{libnamepp}
14mr|graphicsmagick-1.3.18-7|96	Summary:	%{oname} libraries
14mr|graphicsmagick-1.3.18-7|97	Group:		System/Libraries
14mr|graphicsmagick-1.3.18-7|98	Conflicts:	%{_lib}graphicsmagick3 < 1.3.18-2
14mr|graphicsmagick-1.3.18-7|99	
14mr|graphicsmagick-1.3.18-7|100	%description -n %{libnamepp}
14mr|graphicsmagick-1.3.18-7|101	This package contains a shared library for %{name}.
14mr|graphicsmagick-1.3.18-7|102	
14mr|graphicsmagick-1.3.18-7|103	%files -n %{libnamepp}
14mr|graphicsmagick-1.3.18-7|104	%{_libdir}/libGraphicsMagick++.so.%{major}*
14mr|graphicsmagick-1.3.18-7|105	
14mr|graphicsmagick-1.3.18-7|106	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|107	
14mr|graphicsmagick-1.3.18-7|108	%package -n %{libwandname}
14mr|graphicsmagick-1.3.18-7|109	Summary:	%{oname} libraries
14mr|graphicsmagick-1.3.18-7|110	Group:		System/Libraries
14mr|graphicsmagick-1.3.18-7|111	
14mr|graphicsmagick-1.3.18-7|112	%description -n %{libwandname}
14mr|graphicsmagick-1.3.18-7|113	This package contains a shared library for %{name}.
14mr|graphicsmagick-1.3.18-7|114	
14mr|graphicsmagick-1.3.18-7|115	%files -n %{libwandname}
14mr|graphicsmagick-1.3.18-7|116	%{_libdir}/libGraphicsMagickWand.so.%{wand_major}*
14mr|graphicsmagick-1.3.18-7|117	
14mr|graphicsmagick-1.3.18-7|118	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|119	
14mr|graphicsmagick-1.3.18-7|120	%package -n %{devname}
14mr|graphicsmagick-1.3.18-7|121	Summary:	Header files for %{oname} app development
14mr|graphicsmagick-1.3.18-7|122	Group:		Development/C
14mr|graphicsmagick-1.3.18-7|123	Provides:	%{name}-devel = %{version}-%{release}
14mr|graphicsmagick-1.3.18-7|124	Requires:	%{libname} = %{version}
14mr|graphicsmagick-1.3.18-7|125	Requires:	%{libnamepp} = %{version}
14mr|graphicsmagick-1.3.18-7|126	Requires:	%{libwandname} = %{version}
14mr|graphicsmagick-1.3.18-7|127	
14mr|graphicsmagick-1.3.18-7|128	%description -n %{devname}
14mr|graphicsmagick-1.3.18-7|129	This package contains the development files for %{name}.
14mr|graphicsmagick-1.3.18-7|130	
14mr|graphicsmagick-1.3.18-7|131	%files -n %{devname}
14mr|graphicsmagick-1.3.18-7|132	%{_bindir}/GraphicsMagick++-config
14mr|graphicsmagick-1.3.18-7|133	%{_bindir}/GraphicsMagick-config
14mr|graphicsmagick-1.3.18-7|134	%{_bindir}/GraphicsMagickWand-config
14mr|graphicsmagick-1.3.18-7|135	%dir %{_includedir}/GraphicsMagick
14mr|graphicsmagick-1.3.18-7|136	%{_includedir}/GraphicsMagick/Magick++.h
14mr|graphicsmagick-1.3.18-7|137	%dir %{_includedir}/GraphicsMagick/magick
14mr|graphicsmagick-1.3.18-7|138	%{_includedir}/GraphicsMagick/magick/*.h
14mr|graphicsmagick-1.3.18-7|139	%dir %{_includedir}/GraphicsMagick/Magick++
14mr|graphicsmagick-1.3.18-7|140	%{_includedir}/GraphicsMagick/Magick++/*.h
14mr|graphicsmagick-1.3.18-7|141	%dir %{_includedir}/GraphicsMagick/wand
14mr|graphicsmagick-1.3.18-7|142	%{_includedir}/GraphicsMagick/wand/*.h
14mr|graphicsmagick-1.3.18-7|143	%{_libdir}/*.so
14mr|graphicsmagick-1.3.18-7|144	%{_libdir}/pkgconfig/*.pc
14mr|graphicsmagick-1.3.18-7|145	
14mr|graphicsmagick-1.3.18-7|146	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|147	
14mr|graphicsmagick-1.3.18-7|148	%package -n perl-Graphics-Magick
14mr|graphicsmagick-1.3.18-7|149	Summary:	Libraries and modules for access to %{oname} from perl
14mr|graphicsmagick-1.3.18-7|150	Group:		Development/Perl
14mr|graphicsmagick-1.3.18-7|151	Requires:	%{name} = %{version}
14mr|graphicsmagick-1.3.18-7|152	%if %{enable_graphwiz}
14mr|graphicsmagick-1.3.18-7|153	Requires:	graphviz
14mr|graphicsmagick-1.3.18-7|154	%endif
14mr|graphicsmagick-1.3.18-7|155	
14mr|graphicsmagick-1.3.18-7|156	%description -n perl-Graphics-Magick
14mr|graphicsmagick-1.3.18-7|157	This is the %{oname} perl support package. It includes perl modules
14mr|graphicsmagick-1.3.18-7|158	and support files for access to %{oname} library from perl.
14mr|graphicsmagick-1.3.18-7|159	
14mr|graphicsmagick-1.3.18-7|160	%files -n perl-Graphics-Magick
14mr|graphicsmagick-1.3.18-7|161	%{_mandir}/man3*/*::*.3pm*
14mr|graphicsmagick-1.3.18-7|162	%{perl_vendorarch}/Graphics
14mr|graphicsmagick-1.3.18-7|163	%{perl_vendorarch}/auto
14mr|graphicsmagick-1.3.18-7|164	
14mr|graphicsmagick-1.3.18-7|165	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|166	
14mr|graphicsmagick-1.3.18-7|167	%package doc
14mr|graphicsmagick-1.3.18-7|168	Summary:	%{name} Documentation
14mr|graphicsmagick-1.3.18-7|169	Group:		Books/Other
14mr|graphicsmagick-1.3.18-7|170	
14mr|graphicsmagick-1.3.18-7|171	%description doc
14mr|graphicsmagick-1.3.18-7|172	This package contains HTML/PDF documentation of %{name}.
14mr|graphicsmagick-1.3.18-7|173	
14mr|graphicsmagick-1.3.18-7|174	%files doc
14mr|graphicsmagick-1.3.18-7|175	%{_datadir}/doc/GraphicsMagick
14mr|graphicsmagick-1.3.18-7|176	
14mr|graphicsmagick-1.3.18-7|177	#--------------------------------------------------------------
14mr|graphicsmagick-1.3.18-7|178	
14mr|graphicsmagick-1.3.18-7|179	%prep
14mr|graphicsmagick-1.3.18-7|180	%setup -qn %{oname}-%{version}
14mr|graphicsmagick-1.3.18-7|181	%patch0 -p1 -b .linkage
14mr|graphicsmagick-1.3.18-7|182	
14mr|graphicsmagick-1.3.18-7|183	%build
14mr|graphicsmagick-1.3.18-7|184	%configure2_5x \
14mr|graphicsmagick-1.3.18-7|185	--enable-fast-install \
14mr|graphicsmagick-1.3.18-7|186	--disable-ltdl-install \
14mr|graphicsmagick-1.3.18-7|187	--without-dps \
14mr|graphicsmagick-1.3.18-7|188	%if %{build_modules}
14mr|graphicsmagick-1.3.18-7|189	--with-modules \
14mr|graphicsmagick-1.3.18-7|190	%else
14mr|graphicsmagick-1.3.18-7|191	--without-modules \
14mr|graphicsmagick-1.3.18-7|192	%endif
14mr|graphicsmagick-1.3.18-7|193	--enable-shared \
14mr|graphicsmagick-1.3.18-7|194	--disable-static \
14mr|graphicsmagick-1.3.18-7|195	--with-pic \
14mr|graphicsmagick-1.3.18-7|196	%if %{enable_jasper}
14mr|graphicsmagick-1.3.18-7|197	--with-jp2 \
14mr|graphicsmagick-1.3.18-7|198	%else
14mr|graphicsmagick-1.3.18-7|199	--without-jp2 \
14mr|graphicsmagick-1.3.18-7|200	%endif
14mr|graphicsmagick-1.3.18-7|201	--with-perl-options="INSTALLDIRS=vendor"  \
14mr|graphicsmagick-1.3.18-7|202	--with-perl
14mr|graphicsmagick-1.3.18-7|203	
14mr|graphicsmagick-1.3.18-7|204	%make
14mr|graphicsmagick-1.3.18-7|205	%make perl-build
14mr|graphicsmagick-1.3.18-7|206	
14mr|graphicsmagick-1.3.18-7|207	%install
14mr|graphicsmagick-1.3.18-7|208	%makeinstall_std
14mr|graphicsmagick-1.3.18-7|209	%makeinstall_std -C PerlMagick
14mr|graphicsmagick-1.3.18-7|210	rm -f %{buildroot}%{_datadir}/GraphicsMagick-%{version}/{ChangeLog,NEWS.txt}
14mr|graphicsmagick-1.3.18-7|211	
14mr|graphicsmagick-1.3.18-7|212	
14mr|graphicsmagick-1.3.18-7|213	%changelog
14mr|graphicsmagick-1.3.18-7|214	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.18-7
14mr|graphicsmagick-1.3.18-7|215	+ Revision: c1fbe47
14mr|graphicsmagick-1.3.18-7|216	- MassBuild#440: Increase release tag
14mr|graphicsmagick-1.3.18-7|217	
14mr|graphicsmagick-1.3.18-7|218	

16616 14
14mr|graphite2-1.2.4-3|1	%define major 3
14mr|graphite2-1.2.4-3|2	%define libname %mklibname graphite2_ %{major}
14mr|graphite2-1.2.4-3|3	%define develname %mklibname -d graphite2
14mr|graphite2-1.2.4-3|4	
14mr|graphite2-1.2.4-3|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
14mr|graphite2-1.2.4-3|6	Name:		graphite2
14mr|graphite2-1.2.4-3|7	Version:	1.2.4
14mr|graphite2-1.2.4-3|8	Release:	3
14mr|graphite2-1.2.4-3|9	Group:		System/Libraries
14mr|graphite2-1.2.4-3|10	License:	LGPLv2+
14mr|graphite2-1.2.4-3|11	URL:		http://sourceforge.net/projects/silgraphite/
14mr|graphite2-1.2.4-3|12	Source0:	http://downloads.sourceforge.net/silgraphite/%{name}-%{version}.tgz
14mr|graphite2-1.2.4-3|13	BuildRequires:	cmake
14mr|graphite2-1.2.4-3|14	BuildRequires:	pkgconfig(freetype2)
14mr|graphite2-1.2.4-3|15	BuildConflicts:	dblatex
14mr|graphite2-1.2.4-3|16	# required only if building the docs
14mr|graphite2-1.2.4-3|17	#BuildRequires:	asciidoc >= 8.6.5 tetex-latex doxygen
14mr|graphite2-1.2.4-3|18	
14mr|graphite2-1.2.4-3|19	%description
14mr|graphite2-1.2.4-3|20	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
14mr|graphite2-1.2.4-3|21	Software Development groups to provide rendering capabilities for complex
14mr|graphite2-1.2.4-3|22	non-Roman writing systems. Graphite can be used to create "smart fonts"
14mr|graphite2-1.2.4-3|23	capable of displaying writing systems with various complex behaviors. With
14mr|graphite2-1.2.4-3|24	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
14mr|graphite2-1.2.4-3|25	of writing system implementation.
14mr|graphite2-1.2.4-3|26	
14mr|graphite2-1.2.4-3|27	%package -n	%{libname}
14mr|graphite2-1.2.4-3|28	Summary:	Shared libraries for graphite2
14mr|graphite2-1.2.4-3|29	Group:		System/Libraries
14mr|graphite2-1.2.4-3|30	
14mr|graphite2-1.2.4-3|31	%description -n	%{libname}
14mr|graphite2-1.2.4-3|32	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
14mr|graphite2-1.2.4-3|33	Software Development groups to provide rendering capabilities for complex
14mr|graphite2-1.2.4-3|34	non-Roman writing systems. Graphite can be used to create "smart fonts"
14mr|graphite2-1.2.4-3|35	capable of displaying writing systems with various complex behaviors. With
14mr|graphite2-1.2.4-3|36	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
14mr|graphite2-1.2.4-3|37	of writing system implementation.
14mr|graphite2-1.2.4-3|38	
14mr|graphite2-1.2.4-3|39	%package -n	%{develname}
14mr|graphite2-1.2.4-3|40	Summary:	Development header files and libraries for graphite2
14mr|graphite2-1.2.4-3|41	Group:		Development/C++
14mr|graphite2-1.2.4-3|42	Requires:	%{libname} >= %{version}-%{release}
14mr|graphite2-1.2.4-3|43	Provides:	graphite2-devel = %{version}-%{release}
14mr|graphite2-1.2.4-3|44	
14mr|graphite2-1.2.4-3|45	%description -n	%{develname}
14mr|graphite2-1.2.4-3|46	Includes and definitions for developing with graphite2.
14mr|graphite2-1.2.4-3|47	
14mr|graphite2-1.2.4-3|48	%prep
14mr|graphite2-1.2.4-3|49	
14mr|graphite2-1.2.4-3|50	%setup -q
14mr|graphite2-1.2.4-3|51	
14mr|graphite2-1.2.4-3|52	%build
14mr|graphite2-1.2.4-3|53	%cmake -DENABLE_COMPARE_RENDERER=OFF
14mr|graphite2-1.2.4-3|54	%make
14mr|graphite2-1.2.4-3|55	#make docs
14mr|graphite2-1.2.4-3|56	
14mr|graphite2-1.2.4-3|57	#%%check
14mr|graphite2-1.2.4-3|58	#ctest <- barfs
14mr|graphite2-1.2.4-3|59	
14mr|graphite2-1.2.4-3|60	%install
14mr|graphite2-1.2.4-3|61	%makeinstall_std -C build
14mr|graphite2-1.2.4-3|62	
14mr|graphite2-1.2.4-3|63	
14mr|graphite2-1.2.4-3|64	%files
14mr|graphite2-1.2.4-3|65	%{_bindir}/*
14mr|graphite2-1.2.4-3|66	
14mr|graphite2-1.2.4-3|67	%files -n %{libname}
14mr|graphite2-1.2.4-3|68	%{_libdir}/*.so.%{major}*
14mr|graphite2-1.2.4-3|69	
14mr|graphite2-1.2.4-3|70	
14mr|graphite2-1.2.4-3|71	%files -n %{develname}
14mr|graphite2-1.2.4-3|72	%doc ChangeLog
14mr|graphite2-1.2.4-3|73	%dir %{_datadir}/%{name}
14mr|graphite2-1.2.4-3|74	%{_datadir}/%{name}/*.cmake
14mr|graphite2-1.2.4-3|75	%{_includedir}/%{name}
14mr|graphite2-1.2.4-3|76	%{_libdir}/*.so
14mr|graphite2-1.2.4-3|77	%{_libdir}/pkgconfig/*.pc
14mr|graphite2-1.2.4-3|78	
14mr|graphite2-1.2.4-3|79	
14mr|graphite2-1.2.4-3|80	
14mr|graphite2-1.2.4-3|81	%changelog
14mr|graphite2-1.2.4-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-3
14mr|graphite2-1.2.4-3|83	+ Revision: 5cdd673
14mr|graphite2-1.2.4-3|84	- MassBuild#440: Increase release tag
14mr|graphite2-1.2.4-3|85	
14mr|graphite2-1.2.4-3|86	

16617 14
14mr|graphviz-2.38.0-3|1	# disable madness
14mr|graphviz-2.38.0-3|2	%define _unpackaged_subdirs_terminate_build 0
14mr|graphviz-2.38.0-3|3	
14mr|graphviz-2.38.0-3|4	%define _disable_ld_no_undefined 1
14mr|graphviz-2.38.0-3|5	%bcond_without static
14mr|graphviz-2.38.0-3|6	%bcond_with libr
14mr|graphviz-2.38.0-3|7	
14mr|graphviz-2.38.0-3|8	%define cdt_major 5
14mr|graphviz-2.38.0-3|9	%define cgraph_major 6
14mr|graphviz-2.38.0-3|10	%define gvc_major 6
14mr|graphviz-2.38.0-3|11	%define gvpr_major 2
14mr|graphviz-2.38.0-3|12	%define pathplan_major 4
14mr|graphviz-2.38.0-3|13	%define xdot_major 4
14mr|graphviz-2.38.0-3|14	
14mr|graphviz-2.38.0-3|15	%define lib_cdt %mklibname cdt %{cdt_major}
14mr|graphviz-2.38.0-3|16	%define lib_cgraph %mklibname cgraph %{cgraph_major}
14mr|graphviz-2.38.0-3|17	%define lib_gvc %mklibname gvc %{gvc_major}
14mr|graphviz-2.38.0-3|18	%define lib_gvpr %mklibname gvpr %{gvpr_major}
14mr|graphviz-2.38.0-3|19	%define lib_pathplan %mklibname pathplan %{pathplan_major}
14mr|graphviz-2.38.0-3|20	%define lib_xdot %mklibname xdot %{xdot_major}
14mr|graphviz-2.38.0-3|21	%define devname %mklibname graphviz -d
14mr|graphviz-2.38.0-3|22	%define staticname %mklibname graphviz -d -s
14mr|graphviz-2.38.0-3|23	
14mr|graphviz-2.38.0-3|24	%if %{_use_internal_dependency_generator}
14mr|graphviz-2.38.0-3|25	%define __noautoreq '/usr/bin/lua'
14mr|graphviz-2.38.0-3|26	%endif
14mr|graphviz-2.38.0-3|27	
14mr|graphviz-2.38.0-3|28	Summary:	Graph visualization tools
14mr|graphviz-2.38.0-3|29	Name:		graphviz
14mr|graphviz-2.38.0-3|30	Version:	2.38.0
14mr|graphviz-2.38.0-3|31	Release:	3
14mr|graphviz-2.38.0-3|32	License:	Common Public License
14mr|graphviz-2.38.0-3|33	Group:		Graphics
14mr|graphviz-2.38.0-3|34	Url:		http://www.graphviz.org
14mr|graphviz-2.38.0-3|35	Source0:	http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
14mr|graphviz-2.38.0-3|36	Patch0:		graphviz-2.30.1-linkage.patch
14mr|graphviz-2.38.0-3|37	Patch1:		graphviz-2.30.1-pkgconfig.patch
14mr|graphviz-2.38.0-3|38	BuildRequires:	bison
14mr|graphviz-2.38.0-3|39	BuildRequires:	flex
14mr|graphviz-2.38.0-3|40	BuildRequires:	libtool
14mr|graphviz-2.38.0-3|41	BuildRequires:	swig
14mr|graphviz-2.38.0-3|42	BuildRequires:	gd-devel
14mr|graphviz-2.38.0-3|43	BuildRequires:	gettext-devel
14mr|graphviz-2.38.0-3|44	# jpeg:          No (only required by internal libgd)
14mr|graphviz-2.38.0-3|45	#BuildRequires:	jpeg-devel
14mr|graphviz-2.38.0-3|46	BuildRequires:	libltdl-devel
14mr|graphviz-2.38.0-3|47	BuildRequires:	pkgconfig(expat)
14mr|graphviz-2.38.0-3|48	BuildRequires:	pkgconfig(fontconfig)
14mr|graphviz-2.38.0-3|49	BuildRequires:	pkgconfig(freetype2)
14mr|graphviz-2.38.0-3|50	BuildRequires:	pkgconfig(glut)
14mr|graphviz-2.38.0-3|51	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|graphviz-2.38.0-3|52	BuildRequires:	pkgconfig(gtkglext-1.0)
14mr|graphviz-2.38.0-3|53	BuildRequires:	pkgconfig(gtkgl-2.0)
14mr|graphviz-2.38.0-3|54	BuildRequires:	pkgconfig(libcurl)
14mr|graphviz-2.38.0-3|55	BuildRequires:	pkgconfig(libpng)
14mr|graphviz-2.38.0-3|56	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|graphviz-2.38.0-3|57	BuildRequires:	pkgconfig(pango)
14mr|graphviz-2.38.0-3|58	BuildRequires:	pkgconfig(pangocairo)
14mr|graphviz-2.38.0-3|59	BuildRequires:	pkgconfig(x11)
14mr|graphviz-2.38.0-3|60	BuildRequires:	pkgconfig(xaw7)
14mr|graphviz-2.38.0-3|61	BuildRequires:	pkgconfig(xmu)
14mr|graphviz-2.38.0-3|62	BuildRequires:	pkgconfig(xt)
14mr|graphviz-2.38.0-3|63	BuildRequires:	pkgconfig(zlib)
14mr|graphviz-2.38.0-3|64	
14mr|graphviz-2.38.0-3|65	Conflicts: %{mklibname graphviz 4} < 2.20.3-3
14mr|graphviz-2.38.0-3|66	
14mr|graphviz-2.38.0-3|67	%description
14mr|graphviz-2.38.0-3|68	A collection of tools for the manipulation and layout
14mr|graphviz-2.38.0-3|69	of graphs (as in nodes and edges, not as in barcharts).
14mr|graphviz-2.38.0-3|70	
14mr|graphviz-2.38.0-3|71	%files
14mr|graphviz-2.38.0-3|72	%dir %{_libdir}/%{name}
14mr|graphviz-2.38.0-3|73	%{_bindir}/*
14mr|graphviz-2.38.0-3|74	%{_mandir}/man?/*
14mr|graphviz-2.38.0-3|75	%{_datadir}/graphviz
14mr|graphviz-2.38.0-3|76	%{_libdir}/graphviz/*.so.*
14mr|graphviz-2.38.0-3|77	
14mr|graphviz-2.38.0-3|78	%post
14mr|graphviz-2.38.0-3|79	%{_bindir}/dot -c
14mr|graphviz-2.38.0-3|80	
14mr|graphviz-2.38.0-3|81	%postun
14mr|graphviz-2.38.0-3|82	if ! test -x %{_bindir}/dot; then rm -f %{_libdir}/%{name}/config; fi
14mr|graphviz-2.38.0-3|83	
14mr|graphviz-2.38.0-3|84	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|85	
14mr|graphviz-2.38.0-3|86	%package doc
14mr|graphviz-2.38.0-3|87	Summary:	%{name} documentation
14mr|graphviz-2.38.0-3|88	Group:		Books/Computer books
14mr|graphviz-2.38.0-3|89	
14mr|graphviz-2.38.0-3|90	%description doc
14mr|graphviz-2.38.0-3|91	The %{name} documentation.
14mr|graphviz-2.38.0-3|92	
14mr|graphviz-2.38.0-3|93	%files doc
14mr|graphviz-2.38.0-3|94	%{_datadir}/doc/%{name}
14mr|graphviz-2.38.0-3|95	
14mr|graphviz-2.38.0-3|96	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|97	
14mr|graphviz-2.38.0-3|98	%package -n %{lib_cdt}
14mr|graphviz-2.38.0-3|99	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|100	Group:		System/Libraries
14mr|graphviz-2.38.0-3|101	Conflicts:	%{_lib}graphviz4 < 2.26
14mr|graphviz-2.38.0-3|102	
14mr|graphviz-2.38.0-3|103	%description -n %{lib_cdt}
14mr|graphviz-2.38.0-3|104	This package provides the cdt shared library for %{name}.
14mr|graphviz-2.38.0-3|105	
14mr|graphviz-2.38.0-3|106	%files -n %{lib_cdt}
14mr|graphviz-2.38.0-3|107	%{_libdir}/libcdt.so.%{cdt_major}*
14mr|graphviz-2.38.0-3|108	
14mr|graphviz-2.38.0-3|109	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|110	
14mr|graphviz-2.38.0-3|111	%package -n %{lib_cgraph}
14mr|graphviz-2.38.0-3|112	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|113	Group:		System/Libraries
14mr|graphviz-2.38.0-3|114	Conflicts:	%{_lib}graphviz4 < 2.26
14mr|graphviz-2.38.0-3|115	
14mr|graphviz-2.38.0-3|116	%description -n %{lib_cgraph}
14mr|graphviz-2.38.0-3|117	This package provides the cgraph shared library for %{name}.
14mr|graphviz-2.38.0-3|118	
14mr|graphviz-2.38.0-3|119	%files -n %{lib_cgraph}
14mr|graphviz-2.38.0-3|120	%{_libdir}/libcgraph.so.%{cgraph_major}*
14mr|graphviz-2.38.0-3|121	
14mr|graphviz-2.38.0-3|122	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|123	
14mr|graphviz-2.38.0-3|124	%package -n %{lib_gvc}
14mr|graphviz-2.38.0-3|125	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|126	Group:		System/Libraries
14mr|graphviz-2.38.0-3|127	Conflicts:	%{_lib}graphviz4 < 2.26
14mr|graphviz-2.38.0-3|128	
14mr|graphviz-2.38.0-3|129	%description -n %{lib_gvc}
14mr|graphviz-2.38.0-3|130	This package provides the gvc shared library for %{name}.
14mr|graphviz-2.38.0-3|131	
14mr|graphviz-2.38.0-3|132	%files -n %{lib_gvc}
14mr|graphviz-2.38.0-3|133	%{_libdir}/libgvc.so.%{gvc_major}*
14mr|graphviz-2.38.0-3|134	
14mr|graphviz-2.38.0-3|135	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|136	
14mr|graphviz-2.38.0-3|137	%package -n %{lib_gvpr}
14mr|graphviz-2.38.0-3|138	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|139	Group:		System/Libraries
14mr|graphviz-2.38.0-3|140	
14mr|graphviz-2.38.0-3|141	%description -n %{lib_gvpr}
14mr|graphviz-2.38.0-3|142	This package provides the gvpr shared library for %{name}.
14mr|graphviz-2.38.0-3|143	
14mr|graphviz-2.38.0-3|144	%files -n %{lib_gvpr}
14mr|graphviz-2.38.0-3|145	%{_libdir}/libgvpr.so.%{gvpr_major}*
14mr|graphviz-2.38.0-3|146	
14mr|graphviz-2.38.0-3|147	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|148	
14mr|graphviz-2.38.0-3|149	%package -n %{lib_pathplan}
14mr|graphviz-2.38.0-3|150	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|151	Group:		System/Libraries
14mr|graphviz-2.38.0-3|152	Conflicts:	%{_lib}graphviz4 < 2.26
14mr|graphviz-2.38.0-3|153	
14mr|graphviz-2.38.0-3|154	%description -n %{lib_pathplan}
14mr|graphviz-2.38.0-3|155	This package provides the pathplan shared library for %{name}.
14mr|graphviz-2.38.0-3|156	
14mr|graphviz-2.38.0-3|157	%files -n %{lib_pathplan}
14mr|graphviz-2.38.0-3|158	%{_libdir}/libpathplan.so.%{pathplan_major}*
14mr|graphviz-2.38.0-3|159	
14mr|graphviz-2.38.0-3|160	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|161	
14mr|graphviz-2.38.0-3|162	%package -n %{lib_xdot}
14mr|graphviz-2.38.0-3|163	Summary:	Shared library for %{name}
14mr|graphviz-2.38.0-3|164	Group:		System/Libraries
14mr|graphviz-2.38.0-3|165	
14mr|graphviz-2.38.0-3|166	%description -n %{lib_xdot}
14mr|graphviz-2.38.0-3|167	This package provides the xdot shared library for %{name}.
14mr|graphviz-2.38.0-3|168	
14mr|graphviz-2.38.0-3|169	%files -n %{lib_xdot}
14mr|graphviz-2.38.0-3|170	%{_libdir}/libxdot.so.%{xdot_major}*
14mr|graphviz-2.38.0-3|171	
14mr|graphviz-2.38.0-3|172	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|173	
14mr|graphviz-2.38.0-3|174	%define lua_version %(if [ -x /usr/bin/lua ]; then lua -v 2>&1| awk '{print $2}' | awk -F. '{print $1 "." $2}'; fi)
14mr|graphviz-2.38.0-3|175	
14mr|graphviz-2.38.0-3|176	%package -n lua-graphviz
14mr|graphviz-2.38.0-3|177	Summary:	Graphviz bindings for lua
14mr|graphviz-2.38.0-3|178	Group:		System/Libraries
14mr|graphviz-2.38.0-3|179	BuildRequires:	pkgconfig(lua)
14mr|graphviz-2.38.0-3|180	
14mr|graphviz-2.38.0-3|181	%description -n lua-graphviz
14mr|graphviz-2.38.0-3|182	This package provides the Lua extension for %{name}.
14mr|graphviz-2.38.0-3|183	
14mr|graphviz-2.38.0-3|184	%files -n lua-graphviz
14mr|graphviz-2.38.0-3|185	%{_libdir}/graphviz/lua
14mr|graphviz-2.38.0-3|186	%{_libdir}/lua/%{lua_version}/gv.so
14mr|graphviz-2.38.0-3|187	
14mr|graphviz-2.38.0-3|188	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|189	
14mr|graphviz-2.38.0-3|190	%package -n php-graphviz
14mr|graphviz-2.38.0-3|191	Summary:	Graphviz bindings for php
14mr|graphviz-2.38.0-3|192	Group:		System/Libraries
14mr|graphviz-2.38.0-3|193	BuildRequires:	php-devel
14mr|graphviz-2.38.0-3|194	BuildRequires:	php-cli
14mr|graphviz-2.38.0-3|195	Obsoletes:	%{mklibname graphvizphp 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|196	
14mr|graphviz-2.38.0-3|197	%description -n php-graphviz
14mr|graphviz-2.38.0-3|198	This package provides the PHP extension for %{name}.
14mr|graphviz-2.38.0-3|199	
14mr|graphviz-2.38.0-3|200	%files -n php-graphviz
14mr|graphviz-2.38.0-3|201	%{_libdir}/graphviz/php
14mr|graphviz-2.38.0-3|202	%{_libdir}/php/modules/gv.so
14mr|graphviz-2.38.0-3|203	%{_datadir}/php/gv.php
14mr|graphviz-2.38.0-3|204	
14mr|graphviz-2.38.0-3|205	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|206	
14mr|graphviz-2.38.0-3|207	%package -n python-graphviz
14mr|graphviz-2.38.0-3|208	Summary:	Graphviz bindings for python
14mr|graphviz-2.38.0-3|209	Group:		System/Libraries
14mr|graphviz-2.38.0-3|210	Obsoletes:	%{mklibname graphvizpython 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|211	BuildRequires:	pkgconfig(python)
14mr|graphviz-2.38.0-3|212	
14mr|graphviz-2.38.0-3|213	%description -n python-graphviz
14mr|graphviz-2.38.0-3|214	This package provides the Python extension for %{name}.
14mr|graphviz-2.38.0-3|215	
14mr|graphviz-2.38.0-3|216	%files -n python-graphviz
14mr|graphviz-2.38.0-3|217	%{_libdir}/graphviz/python
14mr|graphviz-2.38.0-3|218	%{py_platsitedir}/*
14mr|graphviz-2.38.0-3|219	
14mr|graphviz-2.38.0-3|220	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|221	
14mr|graphviz-2.38.0-3|222	%package -n ruby-graphviz
14mr|graphviz-2.38.0-3|223	Summary:	Graphviz bindings for ruby
14mr|graphviz-2.38.0-3|224	Group:		System/Libraries
14mr|graphviz-2.38.0-3|225	BuildRequires:	ruby-devel
14mr|graphviz-2.38.0-3|226	Obsoletes:	%{mklibname graphvizruby 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|227	
14mr|graphviz-2.38.0-3|228	%description -n ruby-graphviz
14mr|graphviz-2.38.0-3|229	This package provides the Ruby extension for %{name}.
14mr|graphviz-2.38.0-3|230	
14mr|graphviz-2.38.0-3|231	%files -n ruby-graphviz
14mr|graphviz-2.38.0-3|232	%{_libdir}/graphviz/ruby
14mr|graphviz-2.38.0-3|233	%{_prefix}/lib/ruby
14mr|graphviz-2.38.0-3|234	
14mr|graphviz-2.38.0-3|235	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|236	
14mr|graphviz-2.38.0-3|237	%package -n perl-graphviz
14mr|graphviz-2.38.0-3|238	Summary:	Graphviz bindings for perl
14mr|graphviz-2.38.0-3|239	Group:		System/Libraries
14mr|graphviz-2.38.0-3|240	BuildRequires:	perl-devel
14mr|graphviz-2.38.0-3|241	Obsoletes:	%{mklibname graphvizperl 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|242	
14mr|graphviz-2.38.0-3|243	%description -n perl-graphviz
14mr|graphviz-2.38.0-3|244	This package provides the Perl extension for %{name}.
14mr|graphviz-2.38.0-3|245	
14mr|graphviz-2.38.0-3|246	%files -n perl-graphviz
14mr|graphviz-2.38.0-3|247	%{perl_vendorarch}/*
14mr|graphviz-2.38.0-3|248	%{_libdir}/graphviz/perl
14mr|graphviz-2.38.0-3|249	
14mr|graphviz-2.38.0-3|250	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|251	
14mr|graphviz-2.38.0-3|252	%package -n tcl-graphviz
14mr|graphviz-2.38.0-3|253	Summary:	Graphviz bindings for tcl
14mr|graphviz-2.38.0-3|254	Group:		System/Libraries
14mr|graphviz-2.38.0-3|255	BuildRequires:	tcl-devel >= 8.3.0
14mr|graphviz-2.38.0-3|256	BuildRequires:	tk-devel >= 8.3.0
14mr|graphviz-2.38.0-3|257	BuildRequires:	tk >= 8.3.0
14mr|graphviz-2.38.0-3|258	Obsoletes:	%{mklibname graphviztcl 7 -d} < 2.28.0-4
14mr|graphviz-2.38.0-3|259	Obsoletes:	%{mklibname graphviztcl 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|260	
14mr|graphviz-2.38.0-3|261	%description -n tcl-graphviz
14mr|graphviz-2.38.0-3|262	This package provides the Tcl extension for %{name}.
14mr|graphviz-2.38.0-3|263	
14mr|graphviz-2.38.0-3|264	%files -n tcl-graphviz
14mr|graphviz-2.38.0-3|265	%{_libdir}/tcl*
14mr|graphviz-2.38.0-3|266	%{_libdir}/graphviz/tcl
14mr|graphviz-2.38.0-3|267	
14mr|graphviz-2.38.0-3|268	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|269	
14mr|graphviz-2.38.0-3|270	%define jdk_path %{_prefix}/lib/jvm/java
14mr|graphviz-2.38.0-3|271	%define java_includes %{_includedir}/libgcj
14mr|graphviz-2.38.0-3|272	
14mr|graphviz-2.38.0-3|273	%package -n java-graphviz
14mr|graphviz-2.38.0-3|274	Summary:	Graphviz bindings for java
14mr|graphviz-2.38.0-3|275	Group:		System/Libraries
14mr|graphviz-2.38.0-3|276	BuildRequires:	java-devel
14mr|graphviz-2.38.0-3|277	Obsoletes:	%{mklibname graphvizjava 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|278	
14mr|graphviz-2.38.0-3|279	%description -n java-graphviz
14mr|graphviz-2.38.0-3|280	This package provides the Java extension for %{name}.
14mr|graphviz-2.38.0-3|281	
14mr|graphviz-2.38.0-3|282	%files -n java-graphviz
14mr|graphviz-2.38.0-3|283	%{_libdir}/graphviz/java
14mr|graphviz-2.38.0-3|284	
14mr|graphviz-2.38.0-3|285	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|286	
14mr|graphviz-2.38.0-3|287	%if %{with libr}
14mr|graphviz-2.38.0-3|288	%package -n r-graphviz
14mr|graphviz-2.38.0-3|289	Summary:	Graphviz bindings for R
14mr|graphviz-2.38.0-3|290	Group:		System/Libraries
14mr|graphviz-2.38.0-3|291	BuildRequires:	pkgconfig(libRmath)
14mr|graphviz-2.38.0-3|292	Obsoletes:	%{mklibname graphvizr 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|293	
14mr|graphviz-2.38.0-3|294	%description -n r-graphviz
14mr|graphviz-2.38.0-3|295	This package provides the R extension for %{name}.
14mr|graphviz-2.38.0-3|296	
14mr|graphviz-2.38.0-3|297	%files -n r-graphviz
14mr|graphviz-2.38.0-3|298	%{_libdir}/graphviz/R
14mr|graphviz-2.38.0-3|299	%endif
14mr|graphviz-2.38.0-3|300	
14mr|graphviz-2.38.0-3|301	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|302	
14mr|graphviz-2.38.0-3|303	%package -n ocaml-graphviz
14mr|graphviz-2.38.0-3|304	Summary:	Graphviz bindings for OCaml
14mr|graphviz-2.38.0-3|305	Group:		Development/OCaml
14mr|graphviz-2.38.0-3|306	BuildRequires:	ocaml
14mr|graphviz-2.38.0-3|307	Obsoletes:	%{mklibname graphvizocaml 0} < 2.28.0-4
14mr|graphviz-2.38.0-3|308	
14mr|graphviz-2.38.0-3|309	%description -n ocaml-graphviz
14mr|graphviz-2.38.0-3|310	This package provides the OCaml extension for %{name}.
14mr|graphviz-2.38.0-3|311	
14mr|graphviz-2.38.0-3|312	%files -n ocaml-graphviz
14mr|graphviz-2.38.0-3|313	%{_libdir}/graphviz/ocaml
14mr|graphviz-2.38.0-3|314	
14mr|graphviz-2.38.0-3|315	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|316	
14mr|graphviz-2.38.0-3|317	%package -n %{devname}
14mr|graphviz-2.38.0-3|318	Group:		Development/Other
14mr|graphviz-2.38.0-3|319	Summary:	Development package for %{name}
14mr|graphviz-2.38.0-3|320	Provides:	%{name}-devel = %{EVRD}
14mr|graphviz-2.38.0-3|321	Obsoletes:	%{mklibname graphviz -d 7} < 2.28.0-4
14mr|graphviz-2.38.0-3|322	Obsoletes:	%{mklibname tcl -d 7} < 2.28.0-4
14mr|graphviz-2.38.0-3|323	Obsoletes:	%{mklibname -d graphviz 3} < 2.28.0-4
14mr|graphviz-2.38.0-3|324	Requires:	%{lib_cdt} = %{EVRD}
14mr|graphviz-2.38.0-3|325	Requires:	%{lib_cgraph} = %{EVRD}
14mr|graphviz-2.38.0-3|326	Requires:	%{lib_gvc} = %{EVRD}
14mr|graphviz-2.38.0-3|327	Requires:	%{lib_gvpr} = %{EVRD}
14mr|graphviz-2.38.0-3|328	Requires:	%{lib_pathplan} = %{EVRD}
14mr|graphviz-2.38.0-3|329	Requires:	%{lib_xdot} = %{EVRD}
14mr|graphviz-2.38.0-3|330	
14mr|graphviz-2.38.0-3|331	%description -n %{devname}
14mr|graphviz-2.38.0-3|332	Development package for %{name}.
14mr|graphviz-2.38.0-3|333	
14mr|graphviz-2.38.0-3|334	%files -n %{devname}
14mr|graphviz-2.38.0-3|335	%{_libdir}/pkgconfig/*
14mr|graphviz-2.38.0-3|336	%{_libdir}/graphviz/*.so
14mr|graphviz-2.38.0-3|337	%{_libdir}/*.so
14mr|graphviz-2.38.0-3|338	%{_includedir}/graphviz
14mr|graphviz-2.38.0-3|339	
14mr|graphviz-2.38.0-3|340	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|341	
14mr|graphviz-2.38.0-3|342	%if ! %{without static}
14mr|graphviz-2.38.0-3|343	%package -n %{staticname}
14mr|graphviz-2.38.0-3|344	Group:		Development/Other
14mr|graphviz-2.38.0-3|345	Summary:	Static development package for %{name}
14mr|graphviz-2.38.0-3|346	Requires:	%{devname} = %{EVRD}
14mr|graphviz-2.38.0-3|347	Provides:	%{name}-static-devel = %{EVRD}
14mr|graphviz-2.38.0-3|348	Obsoletes:	%{mklibname -d -s graphviz 3} < 2.28.0-4
14mr|graphviz-2.38.0-3|349	
14mr|graphviz-2.38.0-3|350	%description -n %{staticname}
14mr|graphviz-2.38.0-3|351	Static development package for %{name}.
14mr|graphviz-2.38.0-3|352	
14mr|graphviz-2.38.0-3|353	%files -n %{staticname}
14mr|graphviz-2.38.0-3|354	%{_libdir}/graphviz/*.a
14mr|graphviz-2.38.0-3|355	%{_libdir}/*.a
14mr|graphviz-2.38.0-3|356	%endif
14mr|graphviz-2.38.0-3|357	
14mr|graphviz-2.38.0-3|358	#-------------------------------------------------------------------------
14mr|graphviz-2.38.0-3|359	
14mr|graphviz-2.38.0-3|360	%prep
14mr|graphviz-2.38.0-3|361	%setup -q
14mr|graphviz-2.38.0-3|362	%patch0 -p0 -b .link
14mr|graphviz-2.38.0-3|363	sed -i s,"ruby-1.9","ruby-2.1",g configure.ac
14mr|graphviz-2.38.0-3|364	
14mr|graphviz-2.38.0-3|365	%build
14mr|graphviz-2.38.0-3|366	autoreconf -fi
14mr|graphviz-2.38.0-3|367	%configure2_5x \
14mr|graphviz-2.38.0-3|368	--with-x \
14mr|graphviz-2.38.0-3|369	%if %{without static}
14mr|graphviz-2.38.0-3|370	--disable-static \
14mr|graphviz-2.38.0-3|371	%else
14mr|graphviz-2.38.0-3|372	--enable-static \
14mr|graphviz-2.38.0-3|373	%endif
14mr|graphviz-2.38.0-3|374	%if %{with libr}
14mr|graphviz-2.38.0-3|375	--enable-r \
14mr|graphviz-2.38.0-3|376	%else
14mr|graphviz-2.38.0-3|377	--disable-r \
14mr|graphviz-2.38.0-3|378	%endif
14mr|graphviz-2.38.0-3|379	--enable-ocaml \
14mr|graphviz-2.38.0-3|380	--enable-perl \
14mr|graphviz-2.38.0-3|381	--enable-php \
14mr|graphviz-2.38.0-3|382	--enable-python \
14mr|graphviz-2.38.0-3|383	--disable-guile \
14mr|graphviz-2.38.0-3|384	--disable-sharp \
14mr|graphviz-2.38.0-3|385	--with-pangocairo \
14mr|graphviz-2.38.0-3|386	--with-gtk \
14mr|graphviz-2.38.0-3|387	--with-libgd \
14mr|graphviz-2.38.0-3|388	--disable-io \
14mr|graphviz-2.38.0-3|389	--disable-dependency-tracking
14mr|graphviz-2.38.0-3|390	
14mr|graphviz-2.38.0-3|391	%make TK_LIB_SPEC="-ltcl -ltk" LIBS="-lX11"
14mr|graphviz-2.38.0-3|392	
14mr|graphviz-2.38.0-3|393	%install
14mr|graphviz-2.38.0-3|394	%makeinstall_std
14mr|graphviz-2.38.0-3|395	
14mr|graphviz-2.38.0-3|396	# fix documentation
14mr|graphviz-2.38.0-3|397	install -d -m 755 %{buildroot}%{_docdir}
14mr|graphviz-2.38.0-3|398	mv %{buildroot}%{_datadir}/%{name}/doc %{buildroot}%{_docdir}/%{name}
14mr|graphviz-2.38.0-3|399	mv %{buildroot}%{_datadir}/%{name}/demo %{buildroot}%{_docdir}/%{name}
14mr|graphviz-2.38.0-3|400	
14mr|graphviz-2.38.0-3|401	
14mr|graphviz-2.38.0-3|402	%changelog
14mr|graphviz-2.38.0-3|403	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.38.0-3
14mr|graphviz-2.38.0-3|404	+ Revision: 5af2ae1
14mr|graphviz-2.38.0-3|405	- MassBuild#440: Increase release tag
14mr|graphviz-2.38.0-3|406	
14mr|graphviz-2.38.0-3|407	

16618 14
14mr|grep-2.20-2|1	%define _bindir /bin
14mr|grep-2.20-2|2	
14mr|grep-2.20-2|3	Summary:	The GNU versions of grep pattern matching utilities
14mr|grep-2.20-2|4	Name:		grep
14mr|grep-2.20-2|5	Version:	2.20
14mr|grep-2.20-2|6	Release:	2
14mr|grep-2.20-2|7	License:	GPLv3+
14mr|grep-2.20-2|8	Group:		Text tools
14mr|grep-2.20-2|9	Url:		http://www.gnu.org/software/grep/grep.html
14mr|grep-2.20-2|10	Source0:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz
14mr|grep-2.20-2|11	Source1:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz.sig
14mr|grep-2.20-2|12	BuildRequires:	bison
14mr|grep-2.20-2|13	BuildRequires:	gettext
14mr|grep-2.20-2|14	BuildRequires:	texinfo
14mr|grep-2.20-2|15	BuildRequires:	pkgconfig(libpcre)
14mr|grep-2.20-2|16	Provides:	/bin/grep
14mr|grep-2.20-2|17	
14mr|grep-2.20-2|18	%description
14mr|grep-2.20-2|19	The GNU versions of commonly used grep utilities.  Grep searches one or
14mr|grep-2.20-2|20	more input files for lines which contain a match to a specified pattern
14mr|grep-2.20-2|21	and then prints the matching lines. GNU's grep utilities include grep,
14mr|grep-2.20-2|22	egrep and fgrep.
14mr|grep-2.20-2|23	
14mr|grep-2.20-2|24	You should install grep on your system, because it is a very useful utility
14mr|grep-2.20-2|25	for searching through text files, for system administration tasks, etc.
14mr|grep-2.20-2|26	
14mr|grep-2.20-2|27	%files -f %{name}.lang
14mr|grep-2.20-2|28	%{_bindir}/*
14mr|grep-2.20-2|29	%{_mandir}/*/*
14mr|grep-2.20-2|30	
14mr|grep-2.20-2|31	#----------------------------------------------------------------------------
14mr|grep-2.20-2|32	
14mr|grep-2.20-2|33	%package doc
14mr|grep-2.20-2|34	Summary:	Grep documentation in info format
14mr|grep-2.20-2|35	Group:		Books/Computer books
14mr|grep-2.20-2|36	
14mr|grep-2.20-2|37	%description doc
14mr|grep-2.20-2|38	The GNU versions of commonly used grep utilities.  Grep searches one or
14mr|grep-2.20-2|39	more input files for lines which contain a match to a specified pattern
14mr|grep-2.20-2|40	and then prints the matching lines. GNU's grep utilities include grep,
14mr|grep-2.20-2|41	egrep and fgrep.
14mr|grep-2.20-2|42	
14mr|grep-2.20-2|43	You should install grep on your system, because it is a very useful utility
14mr|grep-2.20-2|44	for searching through text files, for system administration tasks, etc.
14mr|grep-2.20-2|45	
14mr|grep-2.20-2|46	Install this package if you want info documentation on grep.
14mr|grep-2.20-2|47	
14mr|grep-2.20-2|48	%files doc
14mr|grep-2.20-2|49	%doc AUTHORS THANKS TODO NEWS README ChangeLog
14mr|grep-2.20-2|50	%{_infodir}/*.info*
14mr|grep-2.20-2|51	
14mr|grep-2.20-2|52	#----------------------------------------------------------------------------
14mr|grep-2.20-2|53	
14mr|grep-2.20-2|54	%prep
14mr|grep-2.20-2|55	%setup -q
14mr|grep-2.20-2|56	
14mr|grep-2.20-2|57	%build
14mr|grep-2.20-2|58	%configure2_5x \
14mr|grep-2.20-2|59	--without-included-regex \
14mr|grep-2.20-2|60	--enable-perl-regexp \
14mr|grep-2.20-2|61	--exec-prefix=/ \
14mr|grep-2.20-2|62	--enable-threads=posix
14mr|grep-2.20-2|63	
14mr|grep-2.20-2|64	%make
14mr|grep-2.20-2|65	
14mr|grep-2.20-2|66	%install
14mr|grep-2.20-2|67	%makeinstall_std
14mr|grep-2.20-2|68	
14mr|grep-2.20-2|69	%find_lang %{name}
14mr|grep-2.20-2|70	
14mr|grep-2.20-2|71	%check
14mr|grep-2.20-2|72	make check
14mr|grep-2.20-2|73	
14mr|grep-2.20-2|74	%changelog
14mr|grep-2.20-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20-2
14mr|grep-2.20-2|76	+ Revision: 3ee9bca
14mr|grep-2.20-2|77	- MassBuild#440: Increase release tag
14mr|grep-2.20-2|78	
14mr|grep-2.20-2|79	

16619 14
14mr|grilo-0.2.10-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|grilo-0.2.10-2|2	
14mr|grilo-0.2.10-2|3	%define api	0.2
14mr|grilo-0.2.10-2|4	%define major	1
14mr|grilo-0.2.10-2|5	%define major_grlnet	0
14mr|grilo-0.2.10-2|6	%define libname	%mklibname %{name} %{api} %{major}
14mr|grilo-0.2.10-2|7	%define libgrlnet	%mklibname grlnet %{api} %{major_grlnet}
14mr|grilo-0.2.10-2|8	%define girname %mklibname %{name}-gir %{api}
14mr|grilo-0.2.10-2|9	%define girgrlnet %mklibname grlnet-gir %{api}
14mr|grilo-0.2.10-2|10	%define devname	%mklibname -d %{name}
14mr|grilo-0.2.10-2|11	
14mr|grilo-0.2.10-2|12	
14mr|grilo-0.2.10-2|13	Summary:	Content discovery framework
14mr|grilo-0.2.10-2|14	Name:		grilo
14mr|grilo-0.2.10-2|15	Version:	0.2.10
14mr|grilo-0.2.10-2|16	Release:	2
14mr|grilo-0.2.10-2|17	Group:		System/Libraries
14mr|grilo-0.2.10-2|18	License:	LGPLv2+
14mr|grilo-0.2.10-2|19	Url:		http://live.gnome.org/Grilo
14mr|grilo-0.2.10-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|grilo-0.2.10-2|21	
14mr|grilo-0.2.10-2|22	BuildRequires:	gnome-common
14mr|grilo-0.2.10-2|23	BuildRequires:	gtk-doc
14mr|grilo-0.2.10-2|24	BuildRequires:	vala-tools
14mr|grilo-0.2.10-2|25	BuildRequires:	vala-devel
14mr|grilo-0.2.10-2|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|grilo-0.2.10-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|grilo-0.2.10-2|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|grilo-0.2.10-2|29	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|grilo-0.2.10-2|30	BuildRequires:	pkgconfig(libxml-2.0)
14mr|grilo-0.2.10-2|31	BuildRequires:	pkgconfig(totem-plparser)
14mr|grilo-0.2.10-2|32	
14mr|grilo-0.2.10-2|33	%description
14mr|grilo-0.2.10-2|34	Grilo is a framework that provides access to different sources of
14mr|grilo-0.2.10-2|35	multimedia content, using a pluggable system.
14mr|grilo-0.2.10-2|36	This package contains the core library and elements.
14mr|grilo-0.2.10-2|37	
14mr|grilo-0.2.10-2|38	%package -n %{libname}
14mr|grilo-0.2.10-2|39	Summary:	Libraries files for Grilo framework
14mr|grilo-0.2.10-2|40	Group:		System/Libraries
14mr|grilo-0.2.10-2|41	
14mr|grilo-0.2.10-2|42	%description -n %{libname}
14mr|grilo-0.2.10-2|43	This package contains the core library for %{name}.
14mr|grilo-0.2.10-2|44	
14mr|grilo-0.2.10-2|45	%package -n %{libgrlnet}
14mr|grilo-0.2.10-2|46	Summary:	Libraries files for Grilo framework
14mr|grilo-0.2.10-2|47	Group:		System/Libraries
14mr|grilo-0.2.10-2|48	
14mr|grilo-0.2.10-2|49	%description -n %{libgrlnet}
14mr|grilo-0.2.10-2|50	This package contains the grlnet library for %{name}.
14mr|grilo-0.2.10-2|51	
14mr|grilo-0.2.10-2|52	%package -n %{girname}
14mr|grilo-0.2.10-2|53	Summary:	GObject Introspection interface description for %{name}
14mr|grilo-0.2.10-2|54	Group:		System/Libraries
14mr|grilo-0.2.10-2|55	
14mr|grilo-0.2.10-2|56	%description -n %{girname}
14mr|grilo-0.2.10-2|57	GObject Introspection interface description for %{name}.
14mr|grilo-0.2.10-2|58	
14mr|grilo-0.2.10-2|59	%package -n %{girgrlnet}
14mr|grilo-0.2.10-2|60	Summary:	GObject Introspection interface description for %{name}
14mr|grilo-0.2.10-2|61	Group:		System/Libraries
14mr|grilo-0.2.10-2|62	
14mr|grilo-0.2.10-2|63	%description -n %{girgrlnet}
14mr|grilo-0.2.10-2|64	GObject Introspection interface description for %{name}.
14mr|grilo-0.2.10-2|65	
14mr|grilo-0.2.10-2|66	%package -n %{devname}
14mr|grilo-0.2.10-2|67	Summary:	Libraries/include files for Grilo framework
14mr|grilo-0.2.10-2|68	Group:		Development/Other
14mr|grilo-0.2.10-2|69	Requires:	%{libname} = %{version}-%{release}
14mr|grilo-0.2.10-2|70	Requires:	%{libgrlnet} = %{version}-%{release}
14mr|grilo-0.2.10-2|71	Requires:	%{girname} = %{version}-%{release}
14mr|grilo-0.2.10-2|72	Requires:	%{girgrlnet = %{version}-%{release}}
14mr|grilo-0.2.10-2|73	Provides:	%{name}-devel = %{version}-%{release}
14mr|grilo-0.2.10-2|74	
14mr|grilo-0.2.10-2|75	%description -n %{devname}
14mr|grilo-0.2.10-2|76	Grilo is a framework that provides access to different sources of
14mr|grilo-0.2.10-2|77	multimedia content, using a pluggable system.
14mr|grilo-0.2.10-2|78	
14mr|grilo-0.2.10-2|79	This package contains the core library and elements, as well as
14mr|grilo-0.2.10-2|80	general and API documentation.
14mr|grilo-0.2.10-2|81	
14mr|grilo-0.2.10-2|82	%prep
14mr|grilo-0.2.10-2|83	%setup -q
14mr|grilo-0.2.10-2|84	%apply_patches
14mr|grilo-0.2.10-2|85	autoreconf -fi
14mr|grilo-0.2.10-2|86	
14mr|grilo-0.2.10-2|87	%build
14mr|grilo-0.2.10-2|88	%configure2_5x \
14mr|grilo-0.2.10-2|89	--disable-static \
14mr|grilo-0.2.10-2|90	--enable-vala \
14mr|grilo-0.2.10-2|91	--enable-gtk-doc \
14mr|grilo-0.2.10-2|92	--enable-introspection \
14mr|grilo-0.2.10-2|93	--enable-grl-net \
14mr|grilo-0.2.10-2|94	--disable-tests
14mr|grilo-0.2.10-2|95	
14mr|grilo-0.2.10-2|96	%make
14mr|grilo-0.2.10-2|97	
14mr|grilo-0.2.10-2|98	%install
14mr|grilo-0.2.10-2|99	%makeinstall_std
14mr|grilo-0.2.10-2|100	
14mr|grilo-0.2.10-2|101	mkdir -p %{buildroot}%{_libdir}/grilo-%{api} %{buildroot}%{_datadir}/grilo-%{api}/plugins
14mr|grilo-0.2.10-2|102	
14mr|grilo-0.2.10-2|103	# Remove files that will not be packaged
14mr|grilo-0.2.10-2|104	rm -f %{buildroot}%{_bindir}/grilo-simple-playlist
14mr|grilo-0.2.10-2|105	
14mr|grilo-0.2.10-2|106	%find_lang %{name} || touch %{name}.lang
14mr|grilo-0.2.10-2|107	
14mr|grilo-0.2.10-2|108	%files -f %{name}.lang
14mr|grilo-0.2.10-2|109	%doc AUTHORS COPYING NEWS README TODO
14mr|grilo-0.2.10-2|110	%{_bindir}/grl-inspect-%{api}
14mr|grilo-0.2.10-2|111	%{_bindir}/grilo-test-ui-%{api}
14mr|grilo-0.2.10-2|112	%{_libdir}/grilo-%{api}
14mr|grilo-0.2.10-2|113	%{_datadir}/grilo-%{api}/plugins
14mr|grilo-0.2.10-2|114	%{_mandir}/man1/grl-inspect.1.*
14mr|grilo-0.2.10-2|115	
14mr|grilo-0.2.10-2|116	%files -n %{libname}
14mr|grilo-0.2.10-2|117	%{_libdir}/libgrilo-%{api}.so.%{major}*
14mr|grilo-0.2.10-2|118	%{_libdir}/libgrlpls-%{api}.so.*
14mr|grilo-0.2.10-2|119	
14mr|grilo-0.2.10-2|120	%files -n %{libgrlnet}
14mr|grilo-0.2.10-2|121	%{_libdir}/libgrlnet-%{api}.so.%{major_grlnet}*
14mr|grilo-0.2.10-2|122	
14mr|grilo-0.2.10-2|123	%files -n %{girname}
14mr|grilo-0.2.10-2|124	%{_libdir}/girepository-1.0/Grl-%{api}.typelib
14mr|grilo-0.2.10-2|125	%{_libdir}/girepository-1.0/GrlPls-%{api}.typelib
14mr|grilo-0.2.10-2|126	
14mr|grilo-0.2.10-2|127	%files -n %{girgrlnet}
14mr|grilo-0.2.10-2|128	%{_libdir}/girepository-1.0/GrlNet-%{api}.typelib
14mr|grilo-0.2.10-2|129	
14mr|grilo-0.2.10-2|130	%files -n %{devname}
14mr|grilo-0.2.10-2|131	%doc AUTHORS COPYING NEWS README TODO
14mr|grilo-0.2.10-2|132	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|grilo-0.2.10-2|133	%{_includedir}/%{name}-%{api}
14mr|grilo-0.2.10-2|134	%{_libdir}/*.so
14mr|grilo-0.2.10-2|135	%{_libdir}/pkgconfig/*.pc
14mr|grilo-0.2.10-2|136	%{_datadir}/gir-1.0/*.gir
14mr|grilo-0.2.10-2|137	%{_datadir}/vala/vapi/*
14mr|grilo-0.2.10-2|138	
14mr|grilo-0.2.10-2|139	
14mr|grilo-0.2.10-2|140	%changelog
14mr|grilo-0.2.10-2|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.10-2
14mr|grilo-0.2.10-2|142	+ Revision: 97bd8e2
14mr|grilo-0.2.10-2|143	- MassBuild#440: Increase release tag
14mr|grilo-0.2.10-2|144	
14mr|grilo-0.2.10-2|145	

16620 14
14mr|grilo-plugins-0.2.12-2|1	%define api	0.2
14mr|grilo-plugins-0.2.12-2|2	
14mr|grilo-plugins-0.2.12-2|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|grilo-plugins-0.2.12-2|4	
14mr|grilo-plugins-0.2.12-2|5	Name:		grilo-plugins
14mr|grilo-plugins-0.2.12-2|6	Version:	0.2.12
14mr|grilo-plugins-0.2.12-2|7	Release:	2
14mr|grilo-plugins-0.2.12-2|8	Summary:	Plugins for the Grilo framework
14mr|grilo-plugins-0.2.12-2|9	Group:		System/Libraries
14mr|grilo-plugins-0.2.12-2|10	License:	LGPLv2+
14mr|grilo-plugins-0.2.12-2|11	Url:		https://live.gnome.org/Grilo
14mr|grilo-plugins-0.2.12-2|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|grilo-plugins-0.2.12-2|13	
14mr|grilo-plugins-0.2.12-2|14	BuildRequires:	gnome-common
14mr|grilo-plugins-0.2.12-2|15	BuildRequires:	intltool itstool
14mr|grilo-plugins-0.2.12-2|16	BuildRequires:	libgcrypt-devel
14mr|grilo-plugins-0.2.12-2|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|grilo-plugins-0.2.12-2|18	BuildRequires:	pkgconfig(gmime-2.6)
14mr|grilo-plugins-0.2.12-2|19	BuildRequires:	pkgconfig(gupnp-1.0)
14mr|grilo-plugins-0.2.12-2|20	BuildRequires:	pkgconfig(gupnp-av-1.0)
14mr|grilo-plugins-0.2.12-2|21	#BuildRequires:	pkgconfig(libgdata)
14mr|grilo-plugins-0.2.12-2|22	BuildRequires:	libgdata-devel
14mr|grilo-plugins-0.2.12-2|23	BuildRequires:	pkgconfig(libquvi)
14mr|grilo-plugins-0.2.12-2|24	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|grilo-plugins-0.2.12-2|25	BuildRequires:	pkgconfig(libxml-2.0)
14mr|grilo-plugins-0.2.12-2|26	BuildRequires:	pkgconfig(rest-0.7)
14mr|grilo-plugins-0.2.12-2|27	BuildRequires:	pkgconfig(sqlite3)
14mr|grilo-plugins-0.2.12-2|28	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mr|grilo-plugins-0.2.12-2|29	BuildRequires:	pkgconfig(grilo-0.2)
14mr|grilo-plugins-0.2.12-2|30	BuildRequires:  pkgconfig(json-glib-1.0)
14mr|grilo-plugins-0.2.12-2|31	
14mr|grilo-plugins-0.2.12-2|32	Requires:	grilo
14mr|grilo-plugins-0.2.12-2|33	
14mr|grilo-plugins-0.2.12-2|34	%description
14mr|grilo-plugins-0.2.12-2|35	Grilo is a framework that provides access to different sources of
14mr|grilo-plugins-0.2.12-2|36	multimedia content, using a pluggable system.
14mr|grilo-plugins-0.2.12-2|37	This package contains plugins to get information from theses sources:
14mr|grilo-plugins-0.2.12-2|38	- Apple Trailers
14mr|grilo-plugins-0.2.12-2|39	- Bookmarks
14mr|grilo-plugins-0.2.12-2|40	- Filesystem
14mr|grilo-plugins-0.2.12-2|41	- Flickr
14mr|grilo-plugins-0.2.12-2|42	- Gravatar
14mr|grilo-plugins-0.2.12-2|43	- Jamendo
14mr|grilo-plugins-0.2.12-2|44	- Last.fm (for album arts)
14mr|grilo-plugins-0.2.12-2|45	- Local metadata (album arts and thumbnails)
14mr|grilo-plugins-0.2.12-2|46	- Metadata Store
14mr|grilo-plugins-0.2.12-2|47	- Podcasts
14mr|grilo-plugins-0.2.12-2|48	- Shoutcast
14mr|grilo-plugins-0.2.12-2|49	- Tracker
14mr|grilo-plugins-0.2.12-2|50	- UPnP
14mr|grilo-plugins-0.2.12-2|51	- Vimeo
14mr|grilo-plugins-0.2.12-2|52	- Youtube
14mr|grilo-plugins-0.2.12-2|53	
14mr|grilo-plugins-0.2.12-2|54	%prep
14mr|grilo-plugins-0.2.12-2|55	%setup -q
14mr|grilo-plugins-0.2.12-2|56	%apply_patches
14mr|grilo-plugins-0.2.12-2|57	
14mr|grilo-plugins-0.2.12-2|58	%build
14mr|grilo-plugins-0.2.12-2|59	#NOCONFIGURE=1 gnome-autogen.sh
14mr|grilo-plugins-0.2.12-2|60	%configure2_5x \
14mr|grilo-plugins-0.2.12-2|61	--disable-static \
14mr|grilo-plugins-0.2.12-2|62	--enable-apple-trailers \
14mr|grilo-plugins-0.2.12-2|63	--enable-bookmarks \
14mr|grilo-plugins-0.2.12-2|64	--enable-fakemetadata \
14mr|grilo-plugins-0.2.12-2|65	--enable-filesystem \
14mr|grilo-plugins-0.2.12-2|66	--enable-flickr	\
14mr|grilo-plugins-0.2.12-2|67	--enable-gravatar \
14mr|grilo-plugins-0.2.12-2|68	--enable-jamendo \
14mr|grilo-plugins-0.2.12-2|69	--enable-lastfm-albumart \
14mr|grilo-plugins-0.2.12-2|70	--enable-localmetadata \
14mr|grilo-plugins-0.2.12-2|71	--enable-metadata-store \
14mr|grilo-plugins-0.2.12-2|72	--enable-podcasts \
14mr|grilo-plugins-0.2.12-2|73	--enable-shoutcast \
14mr|grilo-plugins-0.2.12-2|74	--enable-tracker \
14mr|grilo-plugins-0.2.12-2|75	--enable-upnp \
14mr|grilo-plugins-0.2.12-2|76	--enable-vimeo \
14mr|grilo-plugins-0.2.12-2|77	--enable-youtube
14mr|grilo-plugins-0.2.12-2|78	
14mr|grilo-plugins-0.2.12-2|79	%make
14mr|grilo-plugins-0.2.12-2|80	
14mr|grilo-plugins-0.2.12-2|81	%install
14mr|grilo-plugins-0.2.12-2|82	%makeinstall_std
14mr|grilo-plugins-0.2.12-2|83	
14mr|grilo-plugins-0.2.12-2|84	# Remove files that will not be packaged
14mr|grilo-plugins-0.2.12-2|85	find %{buildroot} -name "*.la" -delete
14mr|grilo-plugins-0.2.12-2|86	
14mr|grilo-plugins-0.2.12-2|87	%find_lang %{name}
14mr|grilo-plugins-0.2.12-2|88	
14mr|grilo-plugins-0.2.12-2|89	%files -f %{name}.lang
14mr|grilo-plugins-0.2.12-2|90	%doc AUTHORS NEWS README
14mr|grilo-plugins-0.2.12-2|91	%{_libdir}/grilo-%{api}/grl-apple-trailers.xml
14mr|grilo-plugins-0.2.12-2|92	%{_libdir}/grilo-%{api}/libgrlappletrailers.so
14mr|grilo-plugins-0.2.12-2|93	
14mr|grilo-plugins-0.2.12-2|94	%{_libdir}/grilo-%{api}/grl-bliptv.xml
14mr|grilo-plugins-0.2.12-2|95	%{_libdir}/grilo-%{api}/libgrlbliptv.so
14mr|grilo-plugins-0.2.12-2|96	
14mr|grilo-plugins-0.2.12-2|97	%{_libdir}/grilo-%{api}/grl-bookmarks.xml
14mr|grilo-plugins-0.2.12-2|98	%{_libdir}/grilo-%{api}/libgrlbookmarks.so
14mr|grilo-plugins-0.2.12-2|99	
14mr|grilo-plugins-0.2.12-2|100	%{_libdir}/grilo-%{api}/grl-filesystem.xml
14mr|grilo-plugins-0.2.12-2|101	%{_libdir}/grilo-%{api}/libgrlfilesystem.so
14mr|grilo-plugins-0.2.12-2|102	
14mr|grilo-plugins-0.2.12-2|103	%{_libdir}/grilo-%{api}/grl-flickr.xml
14mr|grilo-plugins-0.2.12-2|104	%{_libdir}/grilo-%{api}/libgrlflickr.so
14mr|grilo-plugins-0.2.12-2|105	
14mr|grilo-plugins-0.2.12-2|106	%{_libdir}/grilo-%{api}/grl-gravatar.xml
14mr|grilo-plugins-0.2.12-2|107	%{_libdir}/grilo-%{api}/libgrlgravatar.so
14mr|grilo-plugins-0.2.12-2|108	
14mr|grilo-plugins-0.2.12-2|109	%{_libdir}/grilo-%{api}/grl-jamendo.xml
14mr|grilo-plugins-0.2.12-2|110	%{_libdir}/grilo-%{api}/libgrljamendo.so
14mr|grilo-plugins-0.2.12-2|111	
14mr|grilo-plugins-0.2.12-2|112	%{_libdir}/grilo-%{api}/grl-lastfm-albumart.xml
14mr|grilo-plugins-0.2.12-2|113	%{_libdir}/grilo-%{api}/libgrllastfm-albumart.so
14mr|grilo-plugins-0.2.12-2|114	
14mr|grilo-plugins-0.2.12-2|115	%{_libdir}/grilo-%{api}/grl-local-metadata.xml
14mr|grilo-plugins-0.2.12-2|116	%{_libdir}/grilo-%{api}/libgrllocalmetadata.so
14mr|grilo-plugins-0.2.12-2|117	
14mr|grilo-plugins-0.2.12-2|118	%{_libdir}/grilo-%{api}/grl-metadata-store.xml
14mr|grilo-plugins-0.2.12-2|119	%{_libdir}/grilo-%{api}/libgrlmetadatastore.so
14mr|grilo-plugins-0.2.12-2|120	
14mr|grilo-plugins-0.2.12-2|121	%{_libdir}/grilo-%{api}/grl-podcasts.xml
14mr|grilo-plugins-0.2.12-2|122	%{_libdir}/grilo-%{api}/libgrlpodcasts.so
14mr|grilo-plugins-0.2.12-2|123	
14mr|grilo-plugins-0.2.12-2|124	%{_libdir}/grilo-%{api}/grl-shoutcast.xml
14mr|grilo-plugins-0.2.12-2|125	%{_libdir}/grilo-%{api}/libgrlshoutcast.so
14mr|grilo-plugins-0.2.12-2|126	
14mr|grilo-plugins-0.2.12-2|127	%{_libdir}/grilo-%{api}/grl-tracker.xml
14mr|grilo-plugins-0.2.12-2|128	%{_libdir}/grilo-%{api}/libgrltracker.so
14mr|grilo-plugins-0.2.12-2|129	
14mr|grilo-plugins-0.2.12-2|130	%{_libdir}/grilo-%{api}/grl-upnp.xml
14mr|grilo-plugins-0.2.12-2|131	%{_libdir}/grilo-%{api}/libgrlupnp.so
14mr|grilo-plugins-0.2.12-2|132	
14mr|grilo-plugins-0.2.12-2|133	%{_libdir}/grilo-%{api}/grl-vimeo.xml
14mr|grilo-plugins-0.2.12-2|134	%{_libdir}/grilo-%{api}/libgrlvimeo.so
14mr|grilo-plugins-0.2.12-2|135	
14mr|grilo-plugins-0.2.12-2|136	%{_libdir}/grilo-%{api}/grl-youtube.xml
14mr|grilo-plugins-0.2.12-2|137	%{_libdir}/grilo-%{api}/libgrlyoutube.so
14mr|grilo-plugins-0.2.12-2|138	
14mr|grilo-plugins-0.2.12-2|139	%{_libdir}/grilo-%{api}/grl-raitv.xml
14mr|grilo-plugins-0.2.12-2|140	%{_libdir}/grilo-%{api}/libgrlraitv.so
14mr|grilo-plugins-0.2.12-2|141	
14mr|grilo-plugins-0.2.12-2|142	%{_libdir}/grilo-%{api}/grl-magnatune.xml
14mr|grilo-plugins-0.2.12-2|143	%{_libdir}/grilo-%{api}/libgrlmagnatune.so
14mr|grilo-plugins-0.2.12-2|144	
14mr|grilo-plugins-0.2.12-2|145	%{_libdir}/grilo-%{api}/grl-optical-media.xml
14mr|grilo-plugins-0.2.12-2|146	%{_libdir}/grilo-%{api}/libgrloptical-media.so
14mr|grilo-plugins-0.2.12-2|147	
14mr|grilo-plugins-0.2.12-2|148	%{_libdir}/grilo-%{api}/grl-lua-factory.xml
14mr|grilo-plugins-0.2.12-2|149	%{_libdir}/grilo-%{api}/libgrlluafactory.so
14mr|grilo-plugins-0.2.12-2|150	
14mr|grilo-plugins-0.2.12-2|151	%{_libdir}/grilo-%{api}/grl-pocket.xml
14mr|grilo-plugins-0.2.12-2|152	%{_libdir}/grilo-%{api}/libgrlpocket.so
14mr|grilo-plugins-0.2.12-2|153	
14mr|grilo-plugins-0.2.12-2|154	%{_libdir}/grilo-%{api}/grl-tmdb.xml
14mr|grilo-plugins-0.2.12-2|155	%{_libdir}/grilo-%{api}/libgrltmdb.so
14mr|grilo-plugins-0.2.12-2|156	
14mr|grilo-plugins-0.2.12-2|157	%{_datadir}/help/C/examples/example-tmdb.c
14mr|grilo-plugins-0.2.12-2|158	%{_datadir}/help/C/grilo-plugins/grilo-plugins.xml
14mr|grilo-plugins-0.2.12-2|159	%{_datadir}/help/C/grilo-plugins/legal.xml
14mr|grilo-plugins-0.2.12-2|160	
14mr|grilo-plugins-0.2.12-2|161	%{_datadir}/grilo-plugins/grl-lua-factory/*.lua
14mr|grilo-plugins-0.2.12-2|162	
14mr|grilo-plugins-0.2.12-2|163	%changelog
14mr|grilo-plugins-0.2.12-2|164	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 0.2.12-2
14mr|grilo-plugins-0.2.12-2|165	+ Revision: 24f7b98
14mr|grilo-plugins-0.2.12-2|166	- pack some files
14mr|grilo-plugins-0.2.12-2|167	
14mr|grilo-plugins-0.2.12-2|168	

16621 14
14mr|grive-0.2.0-4|1	# Looks like upstream switched to static build for 0.2.0
14mr|grive-0.2.0-4|2	# Keep subpackages in spec in case upstream starts to provide them again
14mr|grive-0.2.0-4|3	%define build_shared 0
14mr|grive-0.2.0-4|4	
14mr|grive-0.2.0-4|5	%define major 0
14mr|grive-0.2.0-4|6	%define libname %mklibname %{name} %{major}
14mr|grive-0.2.0-4|7	%define devname %mklibname %{name} -d
14mr|grive-0.2.0-4|8	
14mr|grive-0.2.0-4|9	%define git 20130503
14mr|grive-0.2.0-4|10	
14mr|grive-0.2.0-4|11	Summary:	An Open Source Linux Client for Google Drive
14mr|grive-0.2.0-4|12	Name:		grive
14mr|grive-0.2.0-4|13	Version:	0.2.0
14mr|grive-0.2.0-4|14	Release:	4
14mr|grive-0.2.0-4|15	License:	GPLv2+
14mr|grive-0.2.0-4|16	Group:		Networking/File transfer
14mr|grive-0.2.0-4|17	Url:		https://github.com/Grive/
14mr|grive-0.2.0-4|18	# Repack from git
14mr|grive-0.2.0-4|19	Source0:	%{name}-%{version}.tar.xz
14mr|grive-0.2.0-4|20	Patch0:		grive-0.2.0-bfd.patch
14mr|grive-0.2.0-4|21	Patch1:		grive-0.2.0-json-c.patch
14mr|grive-0.2.0-4|22	
14mr|grive-0.2.0-4|23	BuildRequires:	cmake
14mr|grive-0.2.0-4|24	BuildRequires:	binutils-devel
14mr|grive-0.2.0-4|25	BuildRequires:	boost-devel
14mr|grive-0.2.0-4|26	BuildRequires:	libgcrypt-devel
14mr|grive-0.2.0-4|27	BuildRequires:	pkgconfig(expat)
14mr|grive-0.2.0-4|28	BuildRequires:	pkgconfig(json-c)
14mr|grive-0.2.0-4|29	BuildRequires:	pkgconfig(libcurl)
14mr|grive-0.2.0-4|30	BuildRequires:	pkgconfig(openssl)
14mr|grive-0.2.0-4|31	%if ! %{build_shared}
14mr|grive-0.2.0-4|32	Obsoletes:	%{libname} < %{version}-%{release}
14mr|grive-0.2.0-4|33	Obsoletes:	%{devname} < %{version}-%{release}
14mr|grive-0.2.0-4|34	%endif
14mr|grive-0.2.0-4|35	
14mr|grive-0.2.0-4|36	%description
14mr|grive-0.2.0-4|37	The purpose of this project is to provide an independent implementation of
14mr|grive-0.2.0-4|38	Google Drive client. It uses the Google Document List API to talk to the
14mr|grive-0.2.0-4|39	servers in Google. The code is written in standard C++.
14mr|grive-0.2.0-4|40	
14mr|grive-0.2.0-4|41	%files
14mr|grive-0.2.0-4|42	%doc COPYING README
14mr|grive-0.2.0-4|43	%{_bindir}/%{name}
14mr|grive-0.2.0-4|44	%{_mandir}/man1/%{name}.1*
14mr|grive-0.2.0-4|45	
14mr|grive-0.2.0-4|46	#----------------------------------------------------------------------------
14mr|grive-0.2.0-4|47	
14mr|grive-0.2.0-4|48	%if %{build_shared}
14mr|grive-0.2.0-4|49	%package -n %{libname}
14mr|grive-0.2.0-4|50	Summary:	Shared library for %{name}
14mr|grive-0.2.0-4|51	Group:		System/Libraries
14mr|grive-0.2.0-4|52	
14mr|grive-0.2.0-4|53	%description -n %{libname}
14mr|grive-0.2.0-4|54	This package contains the shared library for %{name}.
14mr|grive-0.2.0-4|55	
14mr|grive-0.2.0-4|56	%files -n %{libname}
14mr|grive-0.2.0-4|57	%{_libdir}/libgrive.so.%{major}*
14mr|grive-0.2.0-4|58	%endif
14mr|grive-0.2.0-4|59	
14mr|grive-0.2.0-4|60	#----------------------------------------------------------------------------
14mr|grive-0.2.0-4|61	
14mr|grive-0.2.0-4|62	%if %{build_shared}
14mr|grive-0.2.0-4|63	%package -n %{devname}
14mr|grive-0.2.0-4|64	Summary:	Libraries and include files for developing with %{name}
14mr|grive-0.2.0-4|65	Group:		Development/C++
14mr|grive-0.2.0-4|66	Requires:	%{libname} = %{version}-%{release}
14mr|grive-0.2.0-4|67	Provides:	%{name}-devel = %{version}-%{release}
14mr|grive-0.2.0-4|68	
14mr|grive-0.2.0-4|69	%description -n %{devname}
14mr|grive-0.2.0-4|70	This package provides the necessary development library and include
14mr|grive-0.2.0-4|71	files to allow you to develop with %{name}.
14mr|grive-0.2.0-4|72	
14mr|grive-0.2.0-4|73	%files -n %{devname}
14mr|grive-0.2.0-4|74	%dir %{_includedir}/%{name}
14mr|grive-0.2.0-4|75	%{_includedir}/%{name}/*
14mr|grive-0.2.0-4|76	%{_libdir}/libgrive.so
14mr|grive-0.2.0-4|77	%endif
14mr|grive-0.2.0-4|78	
14mr|grive-0.2.0-4|79	#----------------------------------------------------------------------------
14mr|grive-0.2.0-4|80	
14mr|grive-0.2.0-4|81	%prep
14mr|grive-0.2.0-4|82	%setup -q
14mr|grive-0.2.0-4|83	%patch0 -p1
14mr|grive-0.2.0-4|84	%patch1 -p1
14mr|grive-0.2.0-4|85	
14mr|grive-0.2.0-4|86	%build
14mr|grive-0.2.0-4|87	%cmake
14mr|grive-0.2.0-4|88	%make
14mr|grive-0.2.0-4|89	
14mr|grive-0.2.0-4|90	%install
14mr|grive-0.2.0-4|91	%makeinstall_std -C build
14mr|grive-0.2.0-4|92	
14mr|grive-0.2.0-4|93	%changelog
14mr|grive-0.2.0-4|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-4
14mr|grive-0.2.0-4|95	+ Revision: 981ec9b
14mr|grive-0.2.0-4|96	- MassBuild#440: Increase release tag
14mr|grive-0.2.0-4|97	
14mr|grive-0.2.0-4|98	

16622 14
14mr|groff-1.22.2-4|1	%define short_ver %(echo %{version}|cut -d. -f1,2)
14mr|groff-1.22.2-4|2	%bcond_with	crosscompile
14mr|groff-1.22.2-4|3	
14mr|groff-1.22.2-4|4	Summary:	Document formatting system
14mr|groff-1.22.2-4|5	Name:		groff
14mr|groff-1.22.2-4|6	Version:	1.22.2
14mr|groff-1.22.2-4|7	Release:	4
14mr|groff-1.22.2-4|8	License:	GPLv2+
14mr|groff-1.22.2-4|9	Group:		Text tools
14mr|groff-1.22.2-4|10	Url:		http://www.gnu.org/software/groff/
14mr|groff-1.22.2-4|11	Source0:	ftp://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz
14mr|groff-1.22.2-4|12	Source1:	troff-to-ps.fpi
14mr|groff-1.22.2-4|13	Source100:	%{name}.rpmlintrc
14mr|groff-1.22.2-4|14	Patch1:		groff-1.20.1-nroff-convert-encoding.patch
14mr|groff-1.22.2-4|15	
14mr|groff-1.22.2-4|16	BuildRequires:	ghostscript
14mr|groff-1.22.2-4|17	BuildRequires:	imake
14mr|groff-1.22.2-4|18	BuildRequires:	netpbm
14mr|groff-1.22.2-4|19	BuildRequires:	psutils
14mr|groff-1.22.2-4|20	BuildRequires:	pkgconfig(xaw7)
14mr|groff-1.22.2-4|21	BuildRequires:	pkgconfig(xmu)
14mr|groff-1.22.2-4|22	Requires:	groff-base
14mr|groff-1.22.2-4|23	
14mr|groff-1.22.2-4|24	%track
14mr|groff-1.22.2-4|25	prog %{name} = {
14mr|groff-1.22.2-4|26	url = http://ftp.gnu.org/gnu/groff/
14mr|groff-1.22.2-4|27	version = %version
14mr|groff-1.22.2-4|28	regex = %{name}-(__VER__)\.tar\.gz
14mr|groff-1.22.2-4|29	}
14mr|groff-1.22.2-4|30	
14mr|groff-1.22.2-4|31	%description
14mr|groff-1.22.2-4|32	Groff is a document formatting system. Groff takes standard text and
14mr|groff-1.22.2-4|33	formatting commands as input and produces formatted output. The created
14mr|groff-1.22.2-4|34	documents can be shown on a display or printed on a printer. Groff's
14mr|groff-1.22.2-4|35	formatting commands allow you to specify font type and size, bold type,
14mr|groff-1.22.2-4|36	italic type, the number and size of columns on a page, and more.
14mr|groff-1.22.2-4|37	
14mr|groff-1.22.2-4|38	You should install groff if you want to use it as a document formatting
14mr|groff-1.22.2-4|39	system. Groff can also be used to format man pages. If you are going to
14mr|groff-1.22.2-4|40	use groff with the X Window System, you'll also need to install the
14mr|groff-1.22.2-4|41	groff-gxditview package.
14mr|groff-1.22.2-4|42	
14mr|groff-1.22.2-4|43	%files
14mr|groff-1.22.2-4|44	%{_bindir}/addftinfo
14mr|groff-1.22.2-4|45	%{_bindir}/chem
14mr|groff-1.22.2-4|46	%{_bindir}/eqn2graph
14mr|groff-1.22.2-4|47	%{_bindir}/gdiffmk
14mr|groff-1.22.2-4|48	%{_bindir}/grap2graph
14mr|groff-1.22.2-4|49	%{_bindir}/grn
14mr|groff-1.22.2-4|50	%{_bindir}/grodvi
14mr|groff-1.22.2-4|51	%{_bindir}/groffer
14mr|groff-1.22.2-4|52	%{_bindir}/grolbp
14mr|groff-1.22.2-4|53	%{_bindir}/grolj4
14mr|groff-1.22.2-4|54	%{_bindir}/gropdf
14mr|groff-1.22.2-4|55	%{_bindir}/hpftodit
14mr|groff-1.22.2-4|56	%{_bindir}/indxbib
14mr|groff-1.22.2-4|57	%{_bindir}/lkbib
14mr|groff-1.22.2-4|58	%{_bindir}/lookbib
14mr|groff-1.22.2-4|59	%{_bindir}/neqn
14mr|groff-1.22.2-4|60	%{_bindir}/pdfroff
14mr|groff-1.22.2-4|61	%{_bindir}/pdfmom
14mr|groff-1.22.2-4|62	%{_bindir}/pic
14mr|groff-1.22.2-4|63	%{_bindir}/pic2graph
14mr|groff-1.22.2-4|64	%{_bindir}/post-grohtml
14mr|groff-1.22.2-4|65	%{_bindir}/pre-grohtml
14mr|groff-1.22.2-4|66	%{_bindir}/roff2dvi
14mr|groff-1.22.2-4|67	%{_bindir}/roff2html
14mr|groff-1.22.2-4|68	%{_bindir}/roff2pdf
14mr|groff-1.22.2-4|69	%{_bindir}/roff2ps
14mr|groff-1.22.2-4|70	%{_bindir}/roff2text
14mr|groff-1.22.2-4|71	%{_bindir}/roff2x
14mr|groff-1.22.2-4|72	%{_bindir}/refer
14mr|groff-1.22.2-4|73	%{_bindir}/soelim
14mr|groff-1.22.2-4|74	%{_bindir}/tfmtodit
14mr|groff-1.22.2-4|75	%{_bindir}/xtotroff
14mr|groff-1.22.2-4|76	%{_libdir}/groff/groffer
14mr|groff-1.22.2-4|77	%{_datadir}/groff/%{version}/eign
14mr|groff-1.22.2-4|78	%{_datadir}/groff/%{version}/font/devX100
14mr|groff-1.22.2-4|79	%{_datadir}/groff/%{version}/font/devX100-12
14mr|groff-1.22.2-4|80	%{_datadir}/groff/%{version}/font/devX75
14mr|groff-1.22.2-4|81	%{_datadir}/groff/%{version}/font/devX75-12
14mr|groff-1.22.2-4|82	%{_datadir}/groff/%{version}/font/devdvi
14mr|groff-1.22.2-4|83	%{_datadir}/groff/%{version}/font/devhtml
14mr|groff-1.22.2-4|84	%{_datadir}/groff/%{version}/font/devlbp
14mr|groff-1.22.2-4|85	%{_datadir}/groff/%{version}/font/devlj4
14mr|groff-1.22.2-4|86	%{_datadir}/groff/%{version}/font/devps
14mr|groff-1.22.2-4|87	%{_datadir}/groff/%{version}/font/devpdf
14mr|groff-1.22.2-4|88	%{_datadir}/groff/%{version}/oldfont/devps
14mr|groff-1.22.2-4|89	%{_datadir}/groff/%{version}/pic/chem.pic
14mr|groff-1.22.2-4|90	%{_docdir}/groff-%{version}
14mr|groff-1.22.2-4|91	%{_infodir}/groff*
14mr|groff-1.22.2-4|92	%{_mandir}/man1/addftinfo.*
14mr|groff-1.22.2-4|93	%{_mandir}/man1/chem.*
14mr|groff-1.22.2-4|94	%{_mandir}/man1/eqn2graph.*
14mr|groff-1.22.2-4|95	%{_mandir}/man1/gdiffmk.*
14mr|groff-1.22.2-4|96	%{_mandir}/man1/grap2graph.*
14mr|groff-1.22.2-4|97	%{_mandir}/man1/grn.*
14mr|groff-1.22.2-4|98	%{_mandir}/man1/grodvi.*
14mr|groff-1.22.2-4|99	%{_mandir}/man1/groffer.*
14mr|groff-1.22.2-4|100	%{_mandir}/man1/grohtml.*
14mr|groff-1.22.2-4|101	%{_mandir}/man1/grolbp.*
14mr|groff-1.22.2-4|102	%{_mandir}/man1/grolj4.*
14mr|groff-1.22.2-4|103	%{_mandir}/man1/gropdf.*
14mr|groff-1.22.2-4|104	%{_mandir}/man1/hpftodit.*
14mr|groff-1.22.2-4|105	%{_mandir}/man1/indxbib.*
14mr|groff-1.22.2-4|106	%{_mandir}/man1/lkbib.*
14mr|groff-1.22.2-4|107	%{_mandir}/man1/lookbib.*
14mr|groff-1.22.2-4|108	%{_mandir}/man1/neqn.*
14mr|groff-1.22.2-4|109	%{_mandir}/man1/pdfroff.*
14mr|groff-1.22.2-4|110	%{_mandir}/man1/pdfmom.*
14mr|groff-1.22.2-4|111	%{_mandir}/man1/pic.*
14mr|groff-1.22.2-4|112	%{_mandir}/man1/pic2graph.*
14mr|groff-1.22.2-4|113	%{_mandir}/man1/refer.*
14mr|groff-1.22.2-4|114	%{_mandir}/man1/roff2dvi.*
14mr|groff-1.22.2-4|115	%{_mandir}/man1/roff2html.*
14mr|groff-1.22.2-4|116	%{_mandir}/man1/roff2ps.*
14mr|groff-1.22.2-4|117	%{_mandir}/man1/roff2pdf.*
14mr|groff-1.22.2-4|118	%{_mandir}/man1/roff2text.*
14mr|groff-1.22.2-4|119	%{_mandir}/man1/roff2x.*
14mr|groff-1.22.2-4|120	%{_mandir}/man1/soelim.*
14mr|groff-1.22.2-4|121	%{_mandir}/man1/tfmtodit.*
14mr|groff-1.22.2-4|122	%{_mandir}/man1/xtotroff.*
14mr|groff-1.22.2-4|123	%{_mandir}/man5/*
14mr|groff-1.22.2-4|124	%{_mandir}/man7/*
14mr|groff-1.22.2-4|125	
14mr|groff-1.22.2-4|126	%package base
14mr|groff-1.22.2-4|127	Summary:	Groff components required for viewing manpages
14mr|groff-1.22.2-4|128	Group:		Text tools
14mr|groff-1.22.2-4|129	%rename groff-for-man
14mr|groff-1.22.2-4|130	# preconv binary moved from older groff
14mr|groff-1.22.2-4|131	# pfbtops binary moved from groff to base
14mr|groff-1.22.2-4|132	# the only bin reqd by font-tools MD 2012/02
14mr|groff-1.22.2-4|133	Conflicts:	groff <= 1.21-4
14mr|groff-1.22.2-4|134	Obsoletes:  groff <= 1.21-4
14mr|groff-1.22.2-4|135	
14mr|groff-1.22.2-4|136	%description base
14mr|groff-1.22.2-4|137	The groff-base package contains the parts of the groff text processor
14mr|groff-1.22.2-4|138	package that are required for viewing manpages.
14mr|groff-1.22.2-4|139	For a full groff package, install package groff.
14mr|groff-1.22.2-4|140	
14mr|groff-1.22.2-4|141	%files base
14mr|groff-1.22.2-4|142	%{_bindir}/eqn
14mr|groff-1.22.2-4|143	%{_bindir}/groff
14mr|groff-1.22.2-4|144	%{_bindir}/grops
14mr|groff-1.22.2-4|145	%{_bindir}/grotty
14mr|groff-1.22.2-4|146	%{_bindir}/nroff
14mr|groff-1.22.2-4|147	%{_bindir}/pfbtops
14mr|groff-1.22.2-4|148	%{_bindir}/preconv
14mr|groff-1.22.2-4|149	%{_bindir}/tbl
14mr|groff-1.22.2-4|150	%{_bindir}/troff
14mr|groff-1.22.2-4|151	%{_datadir}/groff/current
14mr|groff-1.22.2-4|152	%dir %{_datadir}/groff
14mr|groff-1.22.2-4|153	%dir %{_datadir}/groff/%{version}
14mr|groff-1.22.2-4|154	%{_datadir}/groff/%{version}/tmac
14mr|groff-1.22.2-4|155	%dir %{_datadir}/groff/%{version}/font
14mr|groff-1.22.2-4|156	%{_datadir}/groff/%{version}/font/devascii
14mr|groff-1.22.2-4|157	%{_datadir}/groff/%{version}/font/devlatin1
14mr|groff-1.22.2-4|158	%{_datadir}/groff/%{version}/font/devutf8
14mr|groff-1.22.2-4|159	%dir %{_datadir}/groff/site-tmac
14mr|groff-1.22.2-4|160	%{_datadir}/groff/site-tmac/man.local
14mr|groff-1.22.2-4|161	%{_datadir}/groff/site-tmac/mdoc.local
14mr|groff-1.22.2-4|162	%{_mandir}/man1/eqn.*
14mr|groff-1.22.2-4|163	%{_mandir}/man1/groff.*
14mr|groff-1.22.2-4|164	%{_mandir}/man1/grops.*
14mr|groff-1.22.2-4|165	%{_mandir}/man1/grotty.*
14mr|groff-1.22.2-4|166	%{_mandir}/man1/pfbtops.*
14mr|groff-1.22.2-4|167	%{_mandir}/man1/preconv.*
14mr|groff-1.22.2-4|168	%{_mandir}/man1/nroff.*
14mr|groff-1.22.2-4|169	%{_mandir}/man1/tbl.*
14mr|groff-1.22.2-4|170	%{_mandir}/man1/troff.*
14mr|groff-1.22.2-4|171	
14mr|groff-1.22.2-4|172	%package perl
14mr|groff-1.22.2-4|173	Summary:	Parts of the groff formatting system that require Perl
14mr|groff-1.22.2-4|174	Group:		Text tools
14mr|groff-1.22.2-4|175	Requires:	groff-base = %{version}-%{release}
14mr|groff-1.22.2-4|176	
14mr|groff-1.22.2-4|177	%description perl
14mr|groff-1.22.2-4|178	The groff-perl package contains the parts of the groff text processor
14mr|groff-1.22.2-4|179	package that require Perl. These include the afmtodit font processor for
14mr|groff-1.22.2-4|180	creating PostScript font files, the grog utility that can be used to
14mr|groff-1.22.2-4|181	automatically determine groff command-line options, and the troff-to-ps
14mr|groff-1.22.2-4|182	print filter.
14mr|groff-1.22.2-4|183	
14mr|groff-1.22.2-4|184	%files perl
14mr|groff-1.22.2-4|185	%{_bindir}/afmtodit
14mr|groff-1.22.2-4|186	%{_bindir}/grog
14mr|groff-1.22.2-4|187	%{_bindir}/mmroff
14mr|groff-1.22.2-4|188	%{_libdir}/rhs/rhs-printfilters/troff-to-ps.fpi
14mr|groff-1.22.2-4|189	%{_mandir}/man1/afmtodit.*
14mr|groff-1.22.2-4|190	%{_mandir}/man1/grog.*
14mr|groff-1.22.2-4|191	%{_mandir}/man1/mmroff.*
14mr|groff-1.22.2-4|192	
14mr|groff-1.22.2-4|193	%package gxditview
14mr|groff-1.22.2-4|194	Summary:	X previewer for groff text processor output
14mr|groff-1.22.2-4|195	Group:		Text tools
14mr|groff-1.22.2-4|196	Requires:	groff-base = %{version}-%{release}
14mr|groff-1.22.2-4|197	
14mr|groff-1.22.2-4|198	%description gxditview
14mr|groff-1.22.2-4|199	
14mr|groff-1.22.2-4|200	Gxditview displays the groff text processor's output on an X Window
14mr|groff-1.22.2-4|201	System display.
14mr|groff-1.22.2-4|202	
14mr|groff-1.22.2-4|203	If you are going to use groff as a text processor, you should install
14mr|groff-1.22.2-4|204	gxditview so that you preview your processed text files in X. You'll
14mr|groff-1.22.2-4|205	also need to install the groff package and the X Window System.
14mr|groff-1.22.2-4|206	
14mr|groff-1.22.2-4|207	%files gxditview
14mr|groff-1.22.2-4|208	%{_bindir}/gxditview
14mr|groff-1.22.2-4|209	%{_libdir}/X11/app-defaults/GXditview
14mr|groff-1.22.2-4|210	%{_libdir}/X11/app-defaults/GXditview-color
14mr|groff-1.22.2-4|211	%{_mandir}/man1/gxditview.*
14mr|groff-1.22.2-4|212	
14mr|groff-1.22.2-4|213	%prep
14mr|groff-1.22.2-4|214	%setup -q
14mr|groff-1.22.2-4|215	%apply_patches
14mr|groff-1.22.2-4|216	%if %{with crosscompile}
14mr|groff-1.22.2-4|217	sed -i \
14mr|groff-1.22.2-4|218	-e '/^GROFFBIN=/s:=.*:=%{_bindir}/groff:' \
14mr|groff-1.22.2-4|219	-e '/^TROFFBIN=/s:=.*:=%{_bindir}/troff:' \
14mr|groff-1.22.2-4|220	-e '/^GROFF_BIN_PATH=/s:=.*:=%{_bindir}:' \
14mr|groff-1.22.2-4|221	-e '/^GROFF_BIN_DIR=/s:=.*:=%{_bindir}:' \
14mr|groff-1.22.2-4|222	contrib/*/Makefile.sub \
14mr|groff-1.22.2-4|223	doc/Makefile.in \
14mr|groff-1.22.2-4|224	doc/Makefile.sub
14mr|groff-1.22.2-4|225	%endif
14mr|groff-1.22.2-4|226	
14mr|groff-1.22.2-4|227	%build
14mr|groff-1.22.2-4|228	%configure2_5x --with-appresdir=%{_libdir}/X11/app-defaults
14mr|groff-1.22.2-4|229	%make
14mr|groff-1.22.2-4|230	
14mr|groff-1.22.2-4|231	%install
14mr|groff-1.22.2-4|232	%makeinstall_std
14mr|groff-1.22.2-4|233	
14mr|groff-1.22.2-4|234	mkdir -p %{buildroot}/%{_libdir}/rhs/rhs-printfilters
14mr|groff-1.22.2-4|235	install -m755 %{SOURCE1} %{buildroot}/%{_libdir}/rhs/rhs-printfilters
14mr|groff-1.22.2-4|236	
14mr|groff-1.22.2-4|237	# MD fix bad symlink
14mr|groff-1.22.2-4|238	rm -f %{buildroot}/%{_datadir}/doc/groff-%version/pdf/mom-pdf.pdf
14mr|groff-1.22.2-4|239	ln -s ../examples/mom/mom-pdf.pdf \
14mr|groff-1.22.2-4|240	%{buildroot}/%{_datadir}/doc/groff-%version/pdf/mom-pdf.pdf
14mr|groff-1.22.2-4|241	
14mr|groff-1.22.2-4|242	
14mr|groff-1.22.2-4|243	%changelog
14mr|groff-1.22.2-4|244	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.22.2-4
14mr|groff-1.22.2-4|245	+ Revision: 52d1953
14mr|groff-1.22.2-4|246	- MassBuild#440: Increase release tag
14mr|groff-1.22.2-4|247	
14mr|groff-1.22.2-4|248	

16623 14
14mr|grub-0.97-44|1	%define with_gcc_42 0
14mr|grub-0.97-44|2	%define _default_patch_fuzz 2
14mr|grub-0.97-44|3	
14mr|grub-0.97-44|4	Summary:	GRand Unified Bootloader
14mr|grub-0.97-44|5	Name:		grub
14mr|grub-0.97-44|6	Version:	0.97
14mr|grub-0.97-44|7	Release:	44
14mr|grub-0.97-44|8	URL:		http://www.gnu.org/software/grub/
14mr|grub-0.97-44|9	Source0:	ftp://alpha.gnu.org/gnu/grub/%{name}-%{version}.tar.gz
14mr|grub-0.97-44|10	Source2:	menu.lst.example
14mr|grub-0.97-44|11	
14mr|grub-0.97-44|12	# Mandriva patches
14mr|grub-0.97-44|13	Patch10000:	grub-0.5.96.1-ezd.patch
14mr|grub-0.97-44|14	Patch10001:	grub-0.97-gcc4_warnings.patch
14mr|grub-0.97-44|15	Patch10005:	grub-0.95-eltorito.patch
14mr|grub-0.97-44|16	Patch10007:	grub-0.91-nice-magic.patch
14mr|grub-0.97-44|17	Patch10009:	grub-0.95-mem_lower.patch
14mr|grub-0.97-44|18	Patch10015:	grub-0.97-install_sh.patch
14mr|grub-0.97-44|19	Patch10016:	grub-0.97-reiser4.patch
14mr|grub-0.97-44|20	Patch10018:	grub-0.97-please-automake--add-AM_PROG_AS.patch
14mr|grub-0.97-44|21	
14mr|grub-0.97-44|22	# gfxboot patch from SuSE
14mr|grub-0.97-44|23	Patch10017:	grub-gfxmenu-v8.diff
14mr|grub-0.97-44|24	
14mr|grub-0.97-44|25	# handle the now default ext3 format (from debian which took it from fedora)
14mr|grub-0.97-44|26	Patch1:		grub-ext3-256byte-inode.patch
14mr|grub-0.97-44|27	
14mr|grub-0.97-44|28	# fedora patches
14mr|grub-0.97-44|29	Patch22:	grub-0.94-addsyncs.patch
14mr|grub-0.97-44|30	Patch23:	0002-Add-strspn-strcspn-and-strtok_r.patch
14mr|grub-0.97-44|31	Patch24:	0003-Allow-passing-multiple-image-files-to-the-initrd-com.patch
14mr|grub-0.97-44|32	Patch25:	grub-ext4-support.patch
14mr|grub-0.97-44|33	
14mr|grub-0.97-44|34	# patches 100-199 are for features proposed but not accepted upstream
14mr|grub-0.97-44|35	# add support for appending kernel arguments
14mr|grub-0.97-44|36	#XXX patch below conflicts with our graphics patch
14mr|grub-0.97-44|37	#Patch100: grub-0.90-append.patch
14mr|grub-0.97-44|38	# add support for lilo -R-esque select a new os to boot into
14mr|grub-0.97-44|39	Patch101:	grub-0.97-once.patch
14mr|grub-0.97-44|40	Patch102:	grub-0.97-once-info-doc.patch
14mr|grub-0.97-44|41	
14mr|grub-0.97-44|42	# patches 500+ are for miscellaneous little things
14mr|grub-0.97-44|43	# support for non-std devs (eg cciss, etc)
14mr|grub-0.97-44|44	Patch500:	grub-0.93-special-device-names.patch
14mr|grub-0.97-44|45	# i2o device support
14mr|grub-0.97-44|46	Patch501:	grub-0.94-i2o.patch
14mr|grub-0.97-44|47	# detect cciss/ida/i2o
14mr|grub-0.97-44|48	Patch502:	grub-0.95-moreraid.patch
14mr|grub-0.97-44|49	
14mr|grub-0.97-44|50	# for some reason, using the initrd max part of the setup.S structure
14mr|grub-0.97-44|51	# causes problems on x86_64 and with 4G/4G
14mr|grub-0.97-44|52	Patch505:	grub-0.94-initrdmax.patch
14mr|grub-0.97-44|53	
14mr|grub-0.97-44|54	# we need to use O_DIRECT to avoid hitting oddities with caching
14mr|grub-0.97-44|55	Patch800:	grub-0.95-odirect.patch
14mr|grub-0.97-44|56	
14mr|grub-0.97-44|57	# odirect actually causes problem (open returns EINVAL) with gfxboot
14mr|grub-0.97-44|58	# install of grub in a file (e.g. preview mode under qemu)
14mr|grub-0.97-44|59	Patch801:	grub-0.97-odirect-on-device-only.patch
14mr|grub-0.97-44|60	
14mr|grub-0.97-44|61	# the 2.6 kernel no longer does geometry fixups.  so now I get to do it
14mr|grub-0.97-44|62	# instead in userspace everywhere.
14mr|grub-0.97-44|63	Patch1000:	grub-0.95-geometry-26kernel.patch
14mr|grub-0.97-44|64	
14mr|grub-0.97-44|65	# Support for booting from a RAID1 device
14mr|grub-0.97-44|66	Patch1100:	grub-0.95-md.patch
14mr|grub-0.97-44|67	Patch1101:	grub-0.97-md-rework--mdv-adapted.patch
14mr|grub-0.97-44|68	
14mr|grub-0.97-44|69	# Mark the simulation stack executable
14mr|grub-0.97-44|70	# (otherwise grub segfaults on x86_64 which uses "noexec")
14mr|grub-0.97-44|71	Patch1104:	grub-0.97-nxstack.patch
14mr|grub-0.97-44|72	Patch1105:	grub-0.97-nx-multiinstall.patch
14mr|grub-0.97-44|73	
14mr|grub-0.97-44|74	# always use a full path for mdadm.
14mr|grub-0.97-44|75	Patch1110:	grub-0.97-mdadm-path.patch
14mr|grub-0.97-44|76	# always install into the mbr if we're on a raid1 /boot.
14mr|grub-0.97-44|77	Patch1111:	grub-0.95-md-mbr.patch
14mr|grub-0.97-44|78	
14mr|grub-0.97-44|79	# gcc4 fixes.
14mr|grub-0.97-44|80	#XXX patch below conflicts with our graphics patch
14mr|grub-0.97-44|81	#Patch1115: grub-0.97-gcc4.patch
14mr|grub-0.97-44|82	
14mr|grub-0.97-44|83	# Make non-MBR installs work again on non-raid1.
14mr|grub-0.97-44|84	Patch1120:	grub-0.95-nonmbr.patch
14mr|grub-0.97-44|85	
14mr|grub-0.97-44|86	# Make "grub-install --recheck" look like the menace it is.
14mr|grub-0.97-44|87	Patch1130:	grub-0.95-recheck-bad.patch
14mr|grub-0.97-44|88	
14mr|grub-0.97-44|89	# Fix missing prototypes, since grub nicely sets -Wmissing-prototypes and
14mr|grub-0.97-44|90	# then tries to build conftests without them.
14mr|grub-0.97-44|91	Patch1135:	grub-0.97-prototypes.patch
14mr|grub-0.97-44|92	
14mr|grub-0.97-44|93	# install correctly on dmraid devices
14mr|grub-0.97-44|94	Patch1145:	grub-0.97-dmraid.patch
14mr|grub-0.97-44|95	Patch1146:	grub-0.97-dmraid-recheck-bad--mdv-adapted.patch
14mr|grub-0.97-44|96	Patch1147:	grub-0.97-dmraid-partition-names.patch
14mr|grub-0.97-44|97	
14mr|grub-0.97-44|98	# fix mactel keyboard bugs
14mr|grub-0.97-44|99	Patch1148:	grub-0.97-mactel-kbd.patch
14mr|grub-0.97-44|100	
14mr|grub-0.97-44|101	# fix error reporting
14mr|grub-0.97-44|102	#XXX not very important, and would need adaptation, skipping
14mr|grub-0.97-44|103	#Patch1149: grub-0.97-stderr.patch
14mr|grub-0.97-44|104	
14mr|grub-0.97-44|105	# fix grub-install to notice mpath partitions
14mr|grub-0.97-44|106	Patch1150:	grub-0.97-mpath.patch
14mr|grub-0.97-44|107	
14mr|grub-0.97-44|108	# fix grub-install to notice virtio partitions (from fedora)
14mr|grub-0.97-44|109	Patch1154:	grub-0.97-virtio-support.patch
14mr|grub-0.97-44|110	
14mr|grub-0.97-44|111	# (from ubuntu) (nb: needed for grub-uuid.diff)
14mr|grub-0.97-44|112	Patch1151:	grub-varargs.diff
14mr|grub-0.97-44|113	# (from ubuntu) (nb: needed for grub-uuid.diff)
14mr|grub-0.97-44|114	Patch1152:	grub-gpt.diff
14mr|grub-0.97-44|115	
14mr|grub-0.97-44|116	# (from ubuntu)
14mr|grub-0.97-44|117	# note that uuid support is partial (only in menu.lst), stage2 & menu.lst are
14mr|grub-0.97-44|118	# still accessed through (hdX,Y)
14mr|grub-0.97-44|119	#
14mr|grub-0.97-44|120	# pros of using uuid in menu.lst:
14mr|grub-0.97-44|121	# - menu.lst hd0/hd1 independance.
14mr|grub-0.97-44|122	#   this is mostly useful when menu.lst is read through "configfile"
14mr|grub-0.97-44|123	# missing feature:
14mr|grub-0.97-44|124	# - partition renumbering will still break boot if install.sh is not modified
14mr|grub-0.97-44|125	#  (since install.sh can't use uuid)
14mr|grub-0.97-44|126	#
14mr|grub-0.97-44|127	# anyway, this patch is useful to have even unused, since it allows
14mr|grub-0.97-44|128	# "configfile" to handle ubuntu's menu.lst
14mr|grub-0.97-44|129	Patch1153:	grub-uuid.diff
14mr|grub-0.97-44|130	
14mr|grub-0.97-44|131	# grub patch for dealing with build-id objheader inserted into stage1/2 files
14mr|grub-0.97-44|132	Patch1155:	grub-0.97-grub-build-id.patch
14mr|grub-0.97-44|133	
14mr|grub-0.97-44|134	# automake fix
14mr|grub-0.97-44|135	Patch1156:      grub-0.97-automake-fixes.patch
14mr|grub-0.97-44|136	
14mr|grub-0.97-44|137	License:	GPL
14mr|grub-0.97-44|138	Group:		System/Kernel and hardware
14mr|grub-0.97-44|139	BuildRequires:	autoconf2.5
14mr|grub-0.97-44|140	BuildRequires:	automake1.8
14mr|grub-0.97-44|141	%if %{with_gcc_42}
14mr|grub-0.97-44|142	BuildRequires:	gcc4.2
14mr|grub-0.97-44|143	%endif
14mr|grub-0.97-44|144	BuildRequires:	glibc-static-devel
14mr|grub-0.97-44|145	BuildRequires:	gpm-devel
14mr|grub-0.97-44|146	BuildRequires:	pkgconfig(ncurses)
14mr|grub-0.97-44|147	#BuildRequires:	tetex-dvips
14mr|grub-0.97-44|148	#BuildRequires:	tetex-latex
14mr|grub-0.97-44|149	BuildRequires:	texinfo
14mr|grub-0.97-44|150	Exclusivearch:	%ix86 x86_64 amd64 ia32e
14mr|grub-0.97-44|151	
14mr|grub-0.97-44|152	Provides:	bootloader
14mr|grub-0.97-44|153	
14mr|grub-0.97-44|154	%description
14mr|grub-0.97-44|155	GRUB is a GPLed bootloader intended to unify bootloading across x86
14mr|grub-0.97-44|156	operating systems.  In addition to loading the Linux and *BSD kernels,
14mr|grub-0.97-44|157	it implements the Multiboot standard, which allows for flexible loading
14mr|grub-0.97-44|158	of multiple boot images (needed for modular kernels such as the GNU
14mr|grub-0.97-44|159	Hurd).
14mr|grub-0.97-44|160	
14mr|grub-0.97-44|161	%prep
14mr|grub-0.97-44|162	%setup -q
14mr|grub-0.97-44|163	
14mr|grub-0.97-44|164	%patch1 -p1 -b .256byte-inode
14mr|grub-0.97-44|165	%patch22 -p1 -b .addsync
14mr|grub-0.97-44|166	%patch23 -p1 -b .string-functions
14mr|grub-0.97-44|167	%patch24 -p1 -b .multiple-initrd
14mr|grub-0.97-44|168	%patch25 -p1 -b .ext4
14mr|grub-0.97-44|169	
14mr|grub-0.97-44|170	%patch101 -p1 -b .bootonce
14mr|grub-0.97-44|171	%patch102 -p1 -b .bootonce-doc -z .pix
14mr|grub-0.97-44|172	
14mr|grub-0.97-44|173	%patch500 -p1 -b .raid
14mr|grub-0.97-44|174	%patch501 -p1 -b .i2o
14mr|grub-0.97-44|175	%patch502 -p1 -b .moreraid
14mr|grub-0.97-44|176	
14mr|grub-0.97-44|177	%patch505 -p1 -b .initrdmax
14mr|grub-0.97-44|178	
14mr|grub-0.97-44|179	%patch800 -p1 -b .odirect
14mr|grub-0.97-44|180	%patch801 -p1 -b .odirect-on-device-only
14mr|grub-0.97-44|181	
14mr|grub-0.97-44|182	%patch1000 -p1 -b .26geom
14mr|grub-0.97-44|183	
14mr|grub-0.97-44|184	%patch1100 -p1 -b .md
14mr|grub-0.97-44|185	%patch1101 -p1 -b .md-rework
14mr|grub-0.97-44|186	
14mr|grub-0.97-44|187	%patch1104 -p1 -b .nxstack
14mr|grub-0.97-44|188	%patch1105 -p1 -b .nx-multiinstall
14mr|grub-0.97-44|189	
14mr|grub-0.97-44|190	%patch1110 -p1 -b .mdadm-path
14mr|grub-0.97-44|191	%patch1111 -p1 -b .md-mbr
14mr|grub-0.97-44|192	
14mr|grub-0.97-44|193	%patch1120 -p1 -b .nonmbr
14mr|grub-0.97-44|194	
14mr|grub-0.97-44|195	%patch1130 -p1 -b .recheck-bad
14mr|grub-0.97-44|196	
14mr|grub-0.97-44|197	%patch1135 -p1 -b .prototypes
14mr|grub-0.97-44|198	
14mr|grub-0.97-44|199	%patch1145 -p1 -b .dmraid
14mr|grub-0.97-44|200	%patch1146 -p1 -b .dmraid-recheck-bad
14mr|grub-0.97-44|201	%patch1147 -p1 -b .dmraid-partition-names
14mr|grub-0.97-44|202	
14mr|grub-0.97-44|203	%patch1148 -p1 -b .mactel-kbd
14mr|grub-0.97-44|204	
14mr|grub-0.97-44|205	%patch1150 -p1 -b .mpath
14mr|grub-0.97-44|206	%patch1154 -p1 -b .virtio
14mr|grub-0.97-44|207	
14mr|grub-0.97-44|208	%patch1151 -p1 -b .varargs
14mr|grub-0.97-44|209	%patch1152 -p1 -b .gpt
14mr|grub-0.97-44|210	%patch1153 -p1 -b .uuid
14mr|grub-0.97-44|211	%patch1155 -p1
14mr|grub-0.97-44|212	%patch1156 -p1
14mr|grub-0.97-44|213	
14mr|grub-0.97-44|214	%patch10000 -p1
14mr|grub-0.97-44|215	%patch10001 -p1
14mr|grub-0.97-44|216	%patch10005 -p1
14mr|grub-0.97-44|217	%patch10007 -p1
14mr|grub-0.97-44|218	%patch10009 -p1
14mr|grub-0.97-44|219	%patch10015 -p1
14mr|grub-0.97-44|220	#%#patch10016 -p1
14mr|grub-0.97-44|221	%patch10018 -p1
14mr|grub-0.97-44|222	
14mr|grub-0.97-44|223	%patch10017 -p0
14mr|grub-0.97-44|224	
14mr|grub-0.97-44|225	%build
14mr|grub-0.97-44|226	# force building grub.info from grub.texi (since patches do not edit both)
14mr|grub-0.97-44|227	# rm docs/grub.info
14mr|grub-0.97-44|228	
14mr|grub-0.97-44|229	# automake 1.11.2
14mr|grub-0.97-44|230	perl -pi -e 's|pkglib_|pkgdata_|g;' stage{1,2}/Makefile.{am,in}
14mr|grub-0.97-44|231	autoreconf -fi
14mr|grub-0.97-44|232	
14mr|grub-0.97-44|233	#<akdengi> New binutils with gold failed in adress check 7C00, 8000.
14mr|grub-0.97-44|234	#sed -e "s/for link_addr in 2000 8000 7C00/for link_addr in 2000/" -i configure
14mr|grub-0.97-44|235	
14mr|grub-0.97-44|236	CFLAGS="-Os -static -g -fno-strict-aliasing -fno-stack-protector -fno-reorder-functions -Wl,--build-id=none -fuse-ld=bfd" \
14mr|grub-0.97-44|237	./configure --build=%{_target_platform} \
14mr|grub-0.97-44|238	--host=%{_host} \
14mr|grub-0.97-44|239	--target=%{_target} \
14mr|grub-0.97-44|240	--prefix=%{_prefix} \
14mr|grub-0.97-44|241	--exec-prefix=/ \
14mr|grub-0.97-44|242	--bindir=%{_bindir} \
14mr|grub-0.97-44|243	--mandir=%{_mandir} \
14mr|grub-0.97-44|244	--infodir=%{_infodir} \
14mr|grub-0.97-44|245	--datadir=/lib/grub/%{_arch}-%{_vendor} \
14mr|grub-0.97-44|246	--disable-auto-linux-mem-opt
14mr|grub-0.97-44|247	%make pkgdatadir=/lib/grub/%{_arch}-%{_vendor}
14mr|grub-0.97-44|248	
14mr|grub-0.97-44|249	%install
14mr|grub-0.97-44|250	rm -rf %{buildroot}
14mr|grub-0.97-44|251	%makeinstall_std pkgdatadir=/lib/grub/%{_arch}-%{_vendor}
14mr|grub-0.97-44|252	rm -f %{buildroot}/%{_infodir}/dir
14mr|grub-0.97-44|253	install -d %{buildroot}/boot/grub
14mr|grub-0.97-44|254	install -m 0644 %{SOURCE2} %{buildroot}/boot/grub
14mr|grub-0.97-44|255	
14mr|grub-0.97-44|256	%post
14mr|grub-0.97-44|257	
14mr|grub-0.97-44|258	if [ -f /boot/grub/install.sh ]; then
14mr|grub-0.97-44|259	if [ -x /usr/sbin/detectloader ]; then
14mr|grub-0.97-44|260	LOADER=$(/usr/sbin/detectloader)
14mr|grub-0.97-44|261	if [ "$LOADER" = "GRUB" ]; then
14mr|grub-0.97-44|262	for file in /lib/grub/%{_arch}-%{_vendor}/*stage*; do
14mr|grub-0.97-44|263	cp -f $file /boot/grub/ || :
14mr|grub-0.97-44|264	done
14mr|grub-0.97-44|265	sh /boot/grub/install.sh > /dev/null
14mr|grub-0.97-44|266	fi
14mr|grub-0.97-44|267	fi
14mr|grub-0.97-44|268	elif [ -e /boot/grub/menu.lst -a -e /boot/grub/stage2 ]; then
14mr|grub-0.97-44|269	# no install.sh, trying to get one
14mr|grub-0.97-44|270	
14mr|grub-0.97-44|271	# look for the device
14mr|grub-0.97-44|272	for DEVICE in `awk '{print "/dev/" $4}' /proc/partitions`; do
14mr|grub-0.97-44|273	if [ -b $DEVICE ]; then
14mr|grub-0.97-44|274	echo "trying $DEVICE"
14mr|grub-0.97-44|275	if /bin/dd if=$DEVICE bs=512 count=1 2>/dev/null | /bin/grep -q GRUB; then
14mr|grub-0.97-44|276	if [ -z "$BOOT" ]; then
14mr|grub-0.97-44|277	BOOT=$DEVICE
14mr|grub-0.97-44|278	else
14mr|grub-0.97-44|279	echo "oops, GRUB found on both $DEVICE and $BOOT"
14mr|grub-0.97-44|280	fi
14mr|grub-0.97-44|281	fi
14mr|grub-0.97-44|282	fi
14mr|grub-0.97-44|283	done
14mr|grub-0.97-44|284	
14mr|grub-0.97-44|285	if [ -n "$BOOT" ]; then
14mr|grub-0.97-44|286	echo "installing grub on $BOOT"
14mr|grub-0.97-44|287	grub-install $BOOT
14mr|grub-0.97-44|288	else
14mr|grub-0.97-44|289	echo "can not find where GRUB is installed"
14mr|grub-0.97-44|290	fi
14mr|grub-0.97-44|291	fi
14mr|grub-0.97-44|292	
14mr|grub-0.97-44|293	%preun
14mr|grub-0.97-44|294	# What a hack hell... we need this things because of upgrading from
14mr|grub-0.97-44|295	# previous grub versions. The problem is that previous grub packages
14mr|grub-0.97-44|296	# remove the stage files from /boot/grub in some cases, making the
14mr|grub-0.97-44|297	# system unbootable.
14mr|grub-0.97-44|298	%triggerun -- grub <= 0.97-1mdk
14mr|grub-0.97-44|299	mkdir -p /boot/grub/backup_stagefiles
14mr|grub-0.97-44|300	mv /boot/grub/*stage* /boot/grub/backup_stagefiles/ >/dev/null 2>&1 || :
14mr|grub-0.97-44|301	
14mr|grub-0.97-44|302	# Replicate post script code here, because the trigger scripts are
14mr|grub-0.97-44|303	# executed only after post script of this new package, and old
14mr|grub-0.97-44|304	# install.sh was used then. So we need to execute again to use the new
14mr|grub-0.97-44|305	# generated install.sh script.
14mr|grub-0.97-44|306	if [ -f /boot/grub/install.sh ]; then
14mr|grub-0.97-44|307	if [ -x /usr/sbin/detectloader ]; then
14mr|grub-0.97-44|308	LOADER=$(/usr/sbin/detectloader)
14mr|grub-0.97-44|309	if [ "$LOADER" = "GRUB" ]; then
14mr|grub-0.97-44|310	for file in /lib/grub/%{_arch}-%{_vendor}/*stage*; do
14mr|grub-0.97-44|311	cp -f $file /boot/grub/ || :
14mr|grub-0.97-44|312	done
14mr|grub-0.97-44|313	sh /boot/grub/install.sh > /dev/null
14mr|grub-0.97-44|314	fi
14mr|grub-0.97-44|315	fi
14mr|grub-0.97-44|316	fi
14mr|grub-0.97-44|317	
14mr|grub-0.97-44|318	%triggerpostun -- grub <= 0.97-1mdk
14mr|grub-0.97-44|319	if [ -d /boot/grub/backup_stagefiles ]; then
14mr|grub-0.97-44|320	for file in /boot/grub/backup_stagefiles/*stage*; do
14mr|grub-0.97-44|321	if [ ! -f "/boot/grub/`basename $file`" ]; then
14mr|grub-0.97-44|322	mv $file /boot/grub/ || :
14mr|grub-0.97-44|323	else
14mr|grub-0.97-44|324	rm -f $file;
14mr|grub-0.97-44|325	fi
14mr|grub-0.97-44|326	done
14mr|grub-0.97-44|327	rmdir /boot/grub/backup_stagefiles > /dev/null || :
14mr|grub-0.97-44|328	fi
14mr|grub-0.97-44|329	
14mr|grub-0.97-44|330	%files
14mr|grub-0.97-44|331	%defattr(0644,root,root,0755)
14mr|grub-0.97-44|332	/boot/grub
14mr|grub-0.97-44|333	%{_infodir}/*
14mr|grub-0.97-44|334	%{_mandir}/*/*
14mr|grub-0.97-44|335	/lib/grub
14mr|grub-0.97-44|336	%defattr(0755,root,root,0755)
14mr|grub-0.97-44|337	%{_bindir}/mbchk
14mr|grub-0.97-44|338	/sbin/grub*
14mr|grub-0.97-44|339	
14mr|grub-0.97-44|340	
14mr|grub-0.97-44|341	
14mr|grub-0.97-44|342	%changelog
14mr|grub-0.97-44|343	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.97-44
14mr|grub-0.97-44|344	+ Revision: b7fec04
14mr|grub-0.97-44|345	- MassBuild#440: Increase release tag
14mr|grub-0.97-44|346	
14mr|grub-0.97-44|347	

16624 14
14mr|grub2-2.00-60|1	%define		libdir32	%{_exec_prefix}/lib
14mr|grub2-2.00-60|2	%define platform pc
14mr|grub2-2.00-60|3	%define efi 1
14mr|grub2-2.00-60|4	
14mr|grub2-2.00-60|5	%global efi %{ix86} x86_64
14mr|grub2-2.00-60|6	
14mr|grub2-2.00-60|7	%bcond_with	talpo
14mr|grub2-2.00-60|8	
14mr|grub2-2.00-60|9	Name:		grub2
14mr|grub2-2.00-60|10	Version:	2.00
14mr|grub2-2.00-60|11	Release:	60
14mr|grub2-2.00-60|12	Summary:	GNU GRUB is a Multiboot boot loader
14mr|grub2-2.00-60|13	
14mr|grub2-2.00-60|14	Group:		System/Kernel and hardware
14mr|grub2-2.00-60|15	License:	GPLv3+
14mr|grub2-2.00-60|16	URL:		http://www.gnu.org/software/grub/
14mr|grub2-2.00-60|17	Source0:	grub-%{version}.tar.gz
14mr|grub2-2.00-60|18	Source1:	90_persistent
14mr|grub2-2.00-60|19	Source2:	grub.default
14mr|grub2-2.00-60|20	Source3:	grub.melt
14mr|grub2-2.00-60|21	# www.4shared.com/archive/lFCl6wxL/grub_guidetar.html
14mr|grub2-2.00-60|22	Source4:	grub_guide.tar.gz
14mr|grub2-2.00-60|23	Source8:	grub2-po-update.tar.gz
14mr|grub2-2.00-60|24	Source9:	update-grub2
14mr|grub2-2.00-60|25	Source10:	README.urpmi
14mr|grub2-2.00-60|26	Source11:	grub2.rpmlintrc
14mr|grub2-2.00-60|27	Source12:	42_efi
14mr|grub2-2.00-60|28	Source13:	43_rescue
14mr|grub2-2.00-60|29	Source14:	grub2-cfg-mod
14mr|grub2-2.00-60|30	
14mr|grub2-2.00-60|31	Patch0:		grub2-locales.patch
14mr|grub2-2.00-60|32	Patch1:		grub2-00_header.patch
14mr|grub2-2.00-60|33	Patch2:		grub2-custom-color.patch
14mr|grub2-2.00-60|34	Patch3:		grub2-move-terminal.patch
14mr|grub2-2.00-60|35	Patch4:		grub2-read-cfg.patch
14mr|grub2-2.00-60|36	Patch5:		grub2-symlink-is-garbage.patch
14mr|grub2-2.00-60|37	Patch6:		grub2-name-corrections.patch
14mr|grub2-2.00-60|38	Patch8:		grub2-theme-not_selected_item_box.patch
14mr|grub2-2.00-60|39	Patch9:         grub-2.00.Linux.remove.patch
14mr|grub2-2.00-60|40	Patch10:	grub2-mkfont-fix.patch
14mr|grub2-2.00-60|41	Patch11:	grub2-2.00-class-via-os-prober.patch
14mr|grub2-2.00-60|42	Patch12:        grub-2.00.safe.patch
14mr|grub2-2.00-60|43	Patch13:	grub-2.00-unifont-path.patch
14mr|grub2-2.00-60|44	Patch14:	grub-2.00-proportional-scale.patch
14mr|grub2-2.00-60|45	Patch15:        grub-2.00.30_os-prober.options.patch
14mr|grub2-2.00-60|46	# Build with freetype 2.5.1 and higher
14mr|grub2-2.00-60|47	Patch16:	grub-2.00-freetype-2.5.1.patch
14mr|grub2-2.00-60|48	Patch18:        grub-2.00.fix.build.flex.patch
14mr|grub2-2.00-60|49	
14mr|grub2-2.00-60|50	
14mr|grub2-2.00-60|51	# Fedora patches:
14mr|grub2-2.00-60|52	# https://bugzilla.redhat.com/show_bug.cgi?id=857936
14mr|grub2-2.00-60|53	Patch100:		grub2-2.00-fda-add-fw_path-search_v2.patch
14mr|grub2-2.00-60|54	# Add support for entering the firmware setup screen.
14mr|grub2-2.00-60|55	Patch101:		grub2-2.00-fda-Add-fwsetup.patch
14mr|grub2-2.00-60|56	# Don't decrease efi memory map size
14mr|grub2-2.00-60|57	Patch102:		grub2-2.00-fda-dont-decrease-mmap-size.patch
14mr|grub2-2.00-60|58	# IBM client architecture (CAS) reboot support
14mr|grub2-2.00-60|59	Patch103:		grub2-2.00-fda-cas-reboot-support.patch
14mr|grub2-2.00-60|60	# Read chunks in smaller blocks
14mr|grub2-2.00-60|61	Patch104:		grub2-2.00-fda-efidisk-ahci-workaround.patch
14mr|grub2-2.00-60|62	# Fix crash on http: https://bugzilla.redhat.com/show_bug.cgi?id=860834
14mr|grub2-2.00-60|63	Patch105:		grub2-2.00-fda-fix-http-crash.patch
14mr|grub2-2.00-60|64	# Issue separate DNS queries for ipv4 and ipv6
14mr|grub2-2.00-60|65	Patch106:		grub2-2.00-fda-Issue-separate-DNS-queries-for-ipv4-and-ipv6.patch
14mr|grub2-2.00-60|66	# Don't allow insmod when secure boot is enabled
14mr|grub2-2.00-60|67	Patch107:		grub2-2.00-fda-no-insmod-on-sb.patch
14mr|grub2-2.00-60|68	# Add support for crappy cd craparino
14mr|grub2-2.00-60|69	Patch108:		grub2-2.00-fda-cdpath.patch
14mr|grub2-2.00-60|70	# Add support for linuxefi
14mr|grub2-2.00-60|71	Patch109:	grub2-2.00-fda-linuxefi.patch
14mr|grub2-2.00-60|72	# Use "linuxefi" and "initrdefi" where appropriate
14mr|grub2-2.00-60|73	Patch110:	grub2-2.00-fda-use-linuxefi.patch
14mr|grub2-2.00-60|74	# Fix parallel build
14mr|grub2-2.00-60|75	Patch111:	grub2-2.00-parallel-build.patch
14mr|grub2-2.00-60|76	
14mr|grub2-2.00-60|77	#Mageia patches
14mr|grub2-2.00-60|78	# Fix autoreconf warnings
14mr|grub2-2.00-60|79	Patch200:	grub2-2.00-mga-fix_AM_PROG_MKDIR_P-configure.ac.patch
14mr|grub2-2.00-60|80	
14mr|grub2-2.00-60|81	# ROSA quick fix. Need rediff previous patch
14mr|grub2-2.00-60|82	Patch500:	grub2-10_linux_hibernate_fix.patch
14mr|grub2-2.00-60|83	
14mr|grub2-2.00-60|84	Patch501:	grub2-2.00-gnulib-compatibility.patch
14mr|grub2-2.00-60|85	Patch502:	grub2-2.00-os-prober-efi-support.patch
14mr|grub2-2.00-60|86	Patch503:	grub2-2.00-improved-boot-menu.patch
14mr|grub2-2.00-60|87	Patch504:	grub2-2.00-cut-long-menu-titles.patch
14mr|grub2-2.00-60|88	Patch505:       grub-2.00.texi.diff
14mr|grub2-2.00-60|89	Patch506:       grub-2.00.autoreconf.patch
14mr|grub2-2.00-60|90	Patch507:       grub2-2.00.30_os-prober-loading-messages.patch
14mr|grub2-2.00-60|91	Patch508:       grub2-linuxefi_non_sb_fallback.patch
14mr|grub2-2.00-60|92	Patch509:       grub2-2.00-resume-location-fixes.patch
14mr|grub2-2.00-60|93	
14mr|grub2-2.00-60|94	BuildRequires:	bison
14mr|grub2-2.00-60|95	BuildRequires:	flex
14mr|grub2-2.00-60|96	BuildRequires:	ruby
14mr|grub2-2.00-60|97	BuildRequires:	fonts-ttf-unifont >= 6.2
14mr|grub2-2.00-60|98	BuildRequires:	freetype2-devel
14mr|grub2-2.00-60|99	BuildRequires:	glibc-static-devel
14mr|grub2-2.00-60|100	BuildRequires:	help2man
14mr|grub2-2.00-60|101	BuildRequires:	liblzma-devel
14mr|grub2-2.00-60|102	BuildRequires:	liblzo-devel
14mr|grub2-2.00-60|103	BuildRequires:	libusb-devel
14mr|grub2-2.00-60|104	BuildRequires:	ncurses-devel
14mr|grub2-2.00-60|105	BuildRequires:	texinfo
14mr|grub2-2.00-60|106	BuildRequires:	texlive-latex
14mr|grub2-2.00-60|107	# BuildRequires:  texlive-scheme-tetex
14mr|grub2-2.00-60|108	BuildRequires:	texlive-epsf
14mr|grub2-2.00-60|109	BuildRequires:	pkgconfig(devmapper)
14mr|grub2-2.00-60|110	BuildRequires:	autogen
14mr|grub2-2.00-60|111	%if %{with talpo}
14mr|grub2-2.00-60|112	BuildRequires:	talpo
14mr|grub2-2.00-60|113	%endif
14mr|grub2-2.00-60|114	# For updating Makefile template after patch 12
14mr|grub2-2.00-60|115	BuildRequires:	autogen
14mr|grub2-2.00-60|116	
14mr|grub2-2.00-60|117	Requires:	xorriso
14mr|grub2-2.00-60|118	Requires:	rosa-release-common
14mr|grub2-2.00-60|119	Requires:	grub2-theme
14mr|grub2-2.00-60|120	Requires(post):	os-prober
14mr|grub2-2.00-60|121	
14mr|grub2-2.00-60|122	Provides:	bootloader
14mr|grub2-2.00-60|123	Provides:	grub2bootloader
14mr|grub2-2.00-60|124	
14mr|grub2-2.00-60|125	%description
14mr|grub2-2.00-60|126	GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the
14mr|grub2-2.00-60|127	GRand Unified Bootloader, which was originally designed and implemented
14mr|grub2-2.00-60|128	by Erich Stefan Boleyn.
14mr|grub2-2.00-60|129	
14mr|grub2-2.00-60|130	Briefly, a boot loader is the first software program that runs when a
14mr|grub2-2.00-60|131	computer starts. It is responsible for loading and transferring control
14mr|grub2-2.00-60|132	to the operating system kernel software (such as the Hurd or Linux).
14mr|grub2-2.00-60|133	The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
14mr|grub2-2.00-60|134	
14mr|grub2-2.00-60|135	#-----------------------------------------------------------------------
14mr|grub2-2.00-60|136	
14mr|grub2-2.00-60|137	%ifarch %{efi}
14mr|grub2-2.00-60|138	%package efi
14mr|grub2-2.00-60|139	Summary:        GRUB for EFI systems
14mr|grub2-2.00-60|140	Group:          System/Kernel and hardware
14mr|grub2-2.00-60|141	Suggests:	efibootmgr
14mr|grub2-2.00-60|142	
14mr|grub2-2.00-60|143	%description efi
14mr|grub2-2.00-60|144	The GRand Unified Bootloader (GRUB) is a highly configurable and customizable
14mr|grub2-2.00-60|145	bootloader with modular architecture.
14mr|grub2-2.00-60|146	
14mr|grub2-2.00-60|147	It support rich variety of kernel formats, file systems, computer
14mr|grub2-2.00-60|148	architectures and hardware devices.  This subpackage provides support
14mr|grub2-2.00-60|149	for EFI systems.
14mr|grub2-2.00-60|150	%endif
14mr|grub2-2.00-60|151	
14mr|grub2-2.00-60|152	#-----------------------------------------------------------------------
14mr|grub2-2.00-60|153	
14mr|grub2-2.00-60|154	%prep
14mr|grub2-2.00-60|155	%setup -q -n grub-%{version}
14mr|grub2-2.00-60|156	%apply_patches
14mr|grub2-2.00-60|157	perl -pi -e 's/(\@image\{font_char_metrics,,,,)\.(png\})/$1$2/;' \
14mr|grub2-2.00-60|158	docs/grub-dev.texi
14mr|grub2-2.00-60|159	
14mr|grub2-2.00-60|160	sed -ri -e 's/-g"/"/g' -e "s/-Werror//g" configure.ac
14mr|grub2-2.00-60|161	
14mr|grub2-2.00-60|162	perl -pi -e 's/-Werror//;' grub-core/Makefile.am
14mr|grub2-2.00-60|163	export GRUB_CONTRIB="$PWD/grub-extras"
14mr|grub2-2.00-60|164	aclocal --force -Im4 -I/usr/share/aclocal --install
14mr|grub2-2.00-60|165	./autogen.sh
14mr|grub2-2.00-60|166	
14mr|grub2-2.00-60|167	tar -xf %{SOURCE8}
14mr|grub2-2.00-60|168	pushd po-update; sh ./update.sh; popd
14mr|grub2-2.00-60|169	cd ..
14mr|grub2-2.00-60|170	
14mr|grub2-2.00-60|171	%build
14mr|grub2-2.00-60|172	export CONFIGURE_TOP="$PWD"
14mr|grub2-2.00-60|173	%ifarch %{efi}
14mr|grub2-2.00-60|174	mkdir -p efi
14mr|grub2-2.00-60|175	pushd efi
14mr|grub2-2.00-60|176	%configure                                              \
14mr|grub2-2.00-60|177	%if %{with talpo}
14mr|grub2-2.00-60|178	CC=talpo                                        \
14mr|grub2-2.00-60|179	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
14mr|grub2-2.00-60|180	%else
14mr|grub2-2.00-60|181	CFLAGS=""                                       \
14mr|grub2-2.00-60|182	%endif
14mr|grub2-2.00-60|183	TARGET_LDFLAGS=-static                          \
14mr|grub2-2.00-60|184	--with-platform=efi                             \
14mr|grub2-2.00-60|185	--program-transform-name=s,grub,%{name}-efi,    \
14mr|grub2-2.00-60|186	--libdir=%{libdir32}                            \
14mr|grub2-2.00-60|187	--libexecdir=%{libdir32}                        \
14mr|grub2-2.00-60|188	--with-grubdir=grub2                           \
14mr|grub2-2.00-60|189	--disable-werror                                \
14mr|grub2-2.00-60|190	--enable-grub-emu-usb							\
14mr|grub2-2.00-60|191	--enable-grub-mkfont
14mr|grub2-2.00-60|192	%make all
14mr|grub2-2.00-60|193	
14mr|grub2-2.00-60|194	make html pdf
14mr|grub2-2.00-60|195	%ifarch %{ix86}
14mr|grub2-2.00-60|196	%define grubefiarch i386-efi
14mr|grub2-2.00-60|197	%else
14mr|grub2-2.00-60|198	%define grubefiarch %{_arch}-efi
14mr|grub2-2.00-60|199	%endif
14mr|grub2-2.00-60|200	./grub-mkimage -O %{grubefiarch} -p /EFI/rosa/%{name}-efi -o grub.efi -d grub-core part_gpt hfsplus fat \
14mr|grub2-2.00-60|201	ext2 btrfs normal chain boot configfile linux appleldr minicmd \
14mr|grub2-2.00-60|202	loadbios reboot halt search font gfxterm echo video efi_gop efi_uga \
14mr|grub2-2.00-60|203	part_msdos png gfxmenu linuxefi iso9660
14mr|grub2-2.00-60|204	./grub-mkimage -O %{grubefiarch} -p /BOOT/EFI -o grubcd.efi -d grub-core part_gpt hfsplus fat \
14mr|grub2-2.00-60|205	ext2 btrfs normal chain boot configfile linux appleldr minicmd \
14mr|grub2-2.00-60|206	loadbios reboot halt search font gfxterm echo video efi_gop efi_uga \
14mr|grub2-2.00-60|207	part_msdos png gfxmenu linuxefi iso9660
14mr|grub2-2.00-60|208	
14mr|grub2-2.00-60|209	popd
14mr|grub2-2.00-60|210	%endif
14mr|grub2-2.00-60|211	
14mr|grub2-2.00-60|212	mkdir -p pc
14mr|grub2-2.00-60|213	cd pc
14mr|grub2-2.00-60|214	%configure                                              \
14mr|grub2-2.00-60|215	%if %{with talpo}
14mr|grub2-2.00-60|216	CC=talpo                                        \
14mr|grub2-2.00-60|217	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
14mr|grub2-2.00-60|218	%else
14mr|grub2-2.00-60|219	CFLAGS=""                                       \
14mr|grub2-2.00-60|220	%endif
14mr|grub2-2.00-60|221	TARGET_LDFLAGS=-static                          \
14mr|grub2-2.00-60|222	--with-platform=pc                              \
14mr|grub2-2.00-60|223	%ifarch x86_64
14mr|grub2-2.00-60|224	--enable-efiemu                                 \
14mr|grub2-2.00-60|225	%endif
14mr|grub2-2.00-60|226	--program-transform-name=s,grub,%{name},        \
14mr|grub2-2.00-60|227	--libdir=%{libdir32}                            \
14mr|grub2-2.00-60|228	--libexecdir=%{libdir32}                        \
14mr|grub2-2.00-60|229	--with-grubdir=grub2                            \
14mr|grub2-2.00-60|230	--disable-werror                                \
14mr|grub2-2.00-60|231	--enable-grub-emu-usb							\
14mr|grub2-2.00-60|232	--enable-grub-mkfont
14mr|grub2-2.00-60|233	%make all
14mr|grub2-2.00-60|234	
14mr|grub2-2.00-60|235	make html pdf
14mr|grub2-2.00-60|236	#-----------------------------------------------------------------------
14mr|grub2-2.00-60|237	%install
14mr|grub2-2.00-60|238	cp %{SOURCE10} .
14mr|grub2-2.00-60|239	%ifarch %{efi}
14mr|grub2-2.00-60|240	cd efi
14mr|grub2-2.00-60|241	%makeinstall_std
14mr|grub2-2.00-60|242	%makeinstall_std -C docs install-pdf install-html
14mr|grub2-2.00-60|243	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
14mr|grub2-2.00-60|244	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
14mr|grub2-2.00-60|245	#	%{buildroot}%{_docdir}/%{name}
14mr|grub2-2.00-60|246	mv %{buildroot}/etc/bash_completion.d/grub %{buildroot}/etc/bash_completion.d/grub-efi
14mr|grub2-2.00-60|247	
14mr|grub2-2.00-60|248	
14mr|grub2-2.00-60|249	# Script that makes part of grub.cfg persist across updates
14mr|grub2-2.00-60|250	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
14mr|grub2-2.00-60|251	
14mr|grub2-2.00-60|252	# Ghost config file
14mr|grub2-2.00-60|253	install -m 755 -d %{buildroot}/boot/efi/EFI/rosa/
14mr|grub2-2.00-60|254	install -d %{buildroot}/boot/efi/EFI/rosa/%{name}-efi
14mr|grub2-2.00-60|255	touch %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.cfg
14mr|grub2-2.00-60|256	ln -s ../boot/efi/EFI/rosa/%{name}-efi/grub.cfg %{buildroot}%{_sysconfdir}/%{name}-efi.cfg
14mr|grub2-2.00-60|257	
14mr|grub2-2.00-60|258	# Install ELF files modules and images were created from into
14mr|grub2-2.00-60|259	# the shadow root, where debuginfo generator will grab them from
14mr|grub2-2.00-60|260	find %{buildroot} -name '*.mod' -o -name '*.img' |
14mr|grub2-2.00-60|261	while read MODULE
14mr|grub2-2.00-60|262	do
14mr|grub2-2.00-60|263	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
14mr|grub2-2.00-60|264	# Symbols from .img files are in .exec files, while .mod
14mr|grub2-2.00-60|265	# modules store symbols in .elf. This is just because we
14mr|grub2-2.00-60|266	# have both boot.img and boot.mod ...
14mr|grub2-2.00-60|267	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
14mr|grub2-2.00-60|268	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
14mr|grub2-2.00-60|269	#        install -m 755 -D $BASE$EXT $TGT
14mr|grub2-2.00-60|270	done
14mr|grub2-2.00-60|271	install -m 755 grub.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.efi
14mr|grub2-2.00-60|272	install -m 755 grubcd.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grubcd.efi
14mr|grub2-2.00-60|273	cd ..
14mr|grub2-2.00-60|274	%endif
14mr|grub2-2.00-60|275	cd pc
14mr|grub2-2.00-60|276	######EFI
14mr|grub2-2.00-60|277	%makeinstall_std
14mr|grub2-2.00-60|278	%makeinstall_std -C docs install-pdf install-html
14mr|grub2-2.00-60|279	mv -f %{buildroot}%{_docdir}/grub %{buildroot}%{_docdir}/%{name}
14mr|grub2-2.00-60|280	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
14mr|grub2-2.00-60|281	#	%{buildroot}%{_docdir}/%{name}
14mr|grub2-2.00-60|282	
14mr|grub2-2.00-60|283	# (bor) grub.info is harcoded in sources
14mr|grub2-2.00-60|284	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
14mr|grub2-2.00-60|285	
14mr|grub2-2.00-60|286	# Script that makes part of grub.cfg persist across updates
14mr|grub2-2.00-60|287	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
14mr|grub2-2.00-60|288	
14mr|grub2-2.00-60|289	# Ghost config file
14mr|grub2-2.00-60|290	install -d %{buildroot}/boot/%{name}
14mr|grub2-2.00-60|291	install -d %{buildroot}/boot/%{name}/locale
14mr|grub2-2.00-60|292	touch %{buildroot}/boot/%{name}/grub.cfg
14mr|grub2-2.00-60|293	ln -s ../boot/%{name}/grub.cfg %{buildroot}%{_sysconfdir}/%{name}.cfg
14mr|grub2-2.00-60|294	
14mr|grub2-2.00-60|295	# Install ELF files modules and images were created from into
14mr|grub2-2.00-60|296	# the shadow root, where debuginfo generator will grab them from
14mr|grub2-2.00-60|297	find %{buildroot} -name '*.mod' -o -name '*.img' |
14mr|grub2-2.00-60|298	while read MODULE
14mr|grub2-2.00-60|299	do
14mr|grub2-2.00-60|300	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
14mr|grub2-2.00-60|301	# Symbols from .img files are in .exec files, while .mod
14mr|grub2-2.00-60|302	# modules store symbols in .elf. This is just because we
14mr|grub2-2.00-60|303	# have both boot.img and boot.mod ...
14mr|grub2-2.00-60|304	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
14mr|grub2-2.00-60|305	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
14mr|grub2-2.00-60|306	#        install -m 755 -D $BASE$EXT $TGT
14mr|grub2-2.00-60|307	done
14mr|grub2-2.00-60|308	# Defaults
14mr|grub2-2.00-60|309	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/default/grub
14mr|grub2-2.00-60|310	
14mr|grub2-2.00-60|311	#Add more useful update-grub2 script
14mr|grub2-2.00-60|312	install -m 755 -D %{SOURCE9} %{buildroot}%{_sbindir}
14mr|grub2-2.00-60|313	
14mr|grub2-2.00-60|314	# Install filetriggers to update grub.cfg on kernel add or remove
14mr|grub2-2.00-60|315	install -d %{buildroot}%{_filetriggers_dir}
14mr|grub2-2.00-60|316	pushd %{buildroot}%{_filetriggers_dir} && {
14mr|grub2-2.00-60|317	cat > %{name}.filter << EOF
14mr|grub2-2.00-60|318	^./boot/vmlinuz-
14mr|grub2-2.00-60|319	EOF
14mr|grub2-2.00-60|320	cat > %{name}.script << EOF
14mr|grub2-2.00-60|321	#!/bin/sh
14mr|grub2-2.00-60|322	%{_sbindir}/%{name}-mkconfig -o /boot/%{name}/grub.cfg
14mr|grub2-2.00-60|323	EOF
14mr|grub2-2.00-60|324	chmod 0755 %{name}.script
14mr|grub2-2.00-60|325	popd
14mr|grub2-2.00-60|326	}
14mr|grub2-2.00-60|327	
14mr|grub2-2.00-60|328	#mv -f %{buildroot}/%{libdir32}/grub %{buildroot}/%{libdir32}/%{name}
14mr|grub2-2.00-60|329	#mv -f %{buildroot}/%{_datadir}/grub %{buildroot}/%{_datadir}/%{name}
14mr|grub2-2.00-60|330	
14mr|grub2-2.00-60|331	# Windows EFI entry
14mr|grub2-2.00-60|332	install -m 755 %{SOURCE12} %{buildroot}%{_sysconfdir}/grub.d
14mr|grub2-2.00-60|333	
14mr|grub2-2.00-60|334	# repair section
14mr|grub2-2.00-60|335	install -m 755 %{SOURCE13} %{buildroot}%{_sysconfdir}/grub.d
14mr|grub2-2.00-60|336	
14mr|grub2-2.00-60|337	# <akdengi> install programm to change option in /etc/default/grub
14mr|grub2-2.00-60|338	install -m 755 %{SOURCE14} %{buildroot}%{_sbindir}/grub2-cfg-mod
14mr|grub2-2.00-60|339	
14mr|grub2-2.00-60|340	
14mr|grub2-2.00-60|341	%find_lang grub
14mr|grub2-2.00-60|342	
14mr|grub2-2.00-60|343	#drop all zero-length file
14mr|grub2-2.00-60|344	#find %{buildroot} -size 0 -delete
14mr|grub2-2.00-60|345	
14mr|grub2-2.00-60|346	#Copy font to properly place
14mr|grub2-2.00-60|347	%__mkdir_p %{buildroot}/boot/%{name}/fonts/
14mr|grub2-2.00-60|348	cp -f %{buildroot}%{_datadir}/grub/unicode.pf2 %{buildroot}/boot/%{name}/fonts/
14mr|grub2-2.00-60|349	
14mr|grub2-2.00-60|350	%post
14mr|grub2-2.00-60|351	exec >/dev/null 2>&1
14mr|grub2-2.00-60|352	# Create device.map or reuse one from GRUB Legacy
14mr|grub2-2.00-60|353	cp -u /boot/grub/device.map /boot/%{name}/device.map 2>/dev/null ||
14mr|grub2-2.00-60|354	%{_sbindir}/%{name}-mkdevicemap
14mr|grub2-2.00-60|355	# Determine the partition with /boot
14mr|grub2-2.00-60|356	BOOT_PARTITION=$(df -h /boot |(read; awk '{print $1; exit}'|sed 's/[[:digit:]]*$//'))
14mr|grub2-2.00-60|357	# (Re-)Generate core.img, but don't let it be installed in boot sector
14mr|grub2-2.00-60|358	%{_sbindir}/%{name}-install $BOOT_PARTITION
14mr|grub2-2.00-60|359	# Regenerate configure on install or update
14mr|grub2-2.00-60|360	%{_sbindir}/update-grub2
14mr|grub2-2.00-60|361	#bugfix: error message before loading of grub2 menu on boot
14mr|grub2-2.00-60|362	cp -f /boot/grub2/locale/en@quot.mo /boot/grub2/locale/en.mo
14mr|grub2-2.00-60|363	
14mr|grub2-2.00-60|364	#delete non-needing doubling rpmsave and rpmnew files
14mr|grub2-2.00-60|365	rm -f /etc/grub.d/*.rpmsave
14mr|grub2-2.00-60|366	rm -f /etc/grub.d/*.rpmnew
14mr|grub2-2.00-60|367	
14mr|grub2-2.00-60|368	%preun
14mr|grub2-2.00-60|369	exec >/dev/null
14mr|grub2-2.00-60|370	if [ $1 = 0 ]; then
14mr|grub2-2.00-60|371	# XXX Ugly
14mr|grub2-2.00-60|372	rm -f /boot/%{name}/*.mod
14mr|grub2-2.00-60|373	rm -f /boot/%{name}/*.img
14mr|grub2-2.00-60|374	rm -f /boot/%{name}/*.lst
14mr|grub2-2.00-60|375	rm -f /boot/%{name}/*.o
14mr|grub2-2.00-60|376	rm -f /boot/%{name}/device.map
14mr|grub2-2.00-60|377	fi
14mr|grub2-2.00-60|378	
14mr|grub2-2.00-60|379	#-----------------------------------------------------------------------
14mr|grub2-2.00-60|380	%files -f pc/grub.lang
14mr|grub2-2.00-60|381	%defattr(-,root,root,-)
14mr|grub2-2.00-60|382	#%{libdir32}/%{name}
14mr|grub2-2.00-60|383	%{libdir32}/grub/*-%{platform}
14mr|grub2-2.00-60|384	#%{_sbindir}/%{name}-*
14mr|grub2-2.00-60|385	#%{_bindir}/%{name}-*
14mr|grub2-2.00-60|386	%{_sbindir}/update-grub2
14mr|grub2-2.00-60|387	%{_bindir}/%{name}-editenv
14mr|grub2-2.00-60|388	%{_bindir}/%{name}-fstest
14mr|grub2-2.00-60|389	%{_bindir}/%{name}-kbdcomp
14mr|grub2-2.00-60|390	%{_bindir}/%{name}-menulst2cfg
14mr|grub2-2.00-60|391	%{_bindir}/%{name}-mkfont
14mr|grub2-2.00-60|392	%{_bindir}/%{name}-mkimage
14mr|grub2-2.00-60|393	%{_bindir}/%{name}-mklayout
14mr|grub2-2.00-60|394	%{_bindir}/%{name}-mkpasswd-pbkdf2
14mr|grub2-2.00-60|395	%{_bindir}/%{name}-mkrelpath
14mr|grub2-2.00-60|396	%{_bindir}/%{name}-mkrescue
14mr|grub2-2.00-60|397	%{_bindir}/%{name}-mkstandalone
14mr|grub2-2.00-60|398	%{_bindir}/%{name}-script-check
14mr|grub2-2.00-60|399	%{_sbindir}/%{name}-bios-setup
14mr|grub2-2.00-60|400	%{_sbindir}/%{name}-install
14mr|grub2-2.00-60|401	%{_sbindir}/%{name}-mkconfig
14mr|grub2-2.00-60|402	%{_sbindir}/%{name}-mknetdir
14mr|grub2-2.00-60|403	%{_sbindir}/%{name}-ofpathname
14mr|grub2-2.00-60|404	%{_sbindir}/%{name}-probe
14mr|grub2-2.00-60|405	%{_sbindir}/%{name}-reboot
14mr|grub2-2.00-60|406	%{_sbindir}/%{name}-set-default
14mr|grub2-2.00-60|407	%{_sbindir}/%{name}-sparc64-setup
14mr|grub2-2.00-60|408	%{_sbindir}/grub2-cfg-mod
14mr|grub2-2.00-60|409	#%{_datadir}/%{name}
14mr|grub2-2.00-60|410	%{_datadir}/grub
14mr|grub2-2.00-60|411	%attr(0700,root,root) %dir %{_sysconfdir}/grub.d
14mr|grub2-2.00-60|412	%{_sysconfdir}/grub.d/README
14mr|grub2-2.00-60|413	%config %{_sysconfdir}/grub.d/??_*
14mr|grub2-2.00-60|414	%{_sysconfdir}/%{name}.cfg
14mr|grub2-2.00-60|415	#%attr(0644,root,root) %config %{_sysconfdir}/default/grub
14mr|grub2-2.00-60|416	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/default/grub
14mr|grub2-2.00-60|417	%{_sysconfdir}/bash_completion.d/grub
14mr|grub2-2.00-60|418	%dir /boot/%{name}
14mr|grub2-2.00-60|419	%dir /boot/%{name}/locale
14mr|grub2-2.00-60|420	# Actually, this is replaced by update-grub from scriptlets,
14mr|grub2-2.00-60|421	# but it takes care of modified persistent part
14mr|grub2-2.00-60|422	%config(noreplace) /boot/%{name}/grub.cfg
14mr|grub2-2.00-60|423	%doc %{_docdir}/%{name}
14mr|grub2-2.00-60|424	%{_infodir}/%{name}.info*
14mr|grub2-2.00-60|425	%{_infodir}/grub-dev.info*
14mr|grub2-2.00-60|426	%{_mandir}/man1/%{name}-*.1*
14mr|grub2-2.00-60|427	%{_mandir}/man8/%{name}-*.8*
14mr|grub2-2.00-60|428	# RPM filetriggers
14mr|grub2-2.00-60|429	%{_filetriggers_dir}/%{name}.*
14mr|grub2-2.00-60|430	%dir /boot/%{name}/fonts
14mr|grub2-2.00-60|431	/boot/%{name}/fonts/unicode.pf2
14mr|grub2-2.00-60|432	
14mr|grub2-2.00-60|433	
14mr|grub2-2.00-60|434	%files efi
14mr|grub2-2.00-60|435	%defattr(-,root,root,-)
14mr|grub2-2.00-60|436	%attr(0755,root,root) %dir /boot/efi/EFI/rosa/grub2-efi
14mr|grub2-2.00-60|437	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grub.efi
14mr|grub2-2.00-60|438	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grubcd.efi
14mr|grub2-2.00-60|439	%attr(0755,root,rott) %ghost %config(noreplace) /boot/efi/EFI/rosa/grub2-efi/grub.cfg
14mr|grub2-2.00-60|440	/etc/bash_completion.d/grub-efi
14mr|grub2-2.00-60|441	%{libdir32}/grub/%{_arch}-efi/
14mr|grub2-2.00-60|442	%{_sbindir}/%{name}-efi*
14mr|grub2-2.00-60|443	%{_bindir}/%{name}-efi*
14mr|grub2-2.00-60|444	#%{_datadir}/grub
14mr|grub2-2.00-60|445	#%{_sysconfdir}/grub.d
14mr|grub2-2.00-60|446	%config(noreplace) %{_sysconfdir}/%{name}-efi.cfg
14mr|grub2-2.00-60|447	
14mr|grub2-2.00-60|448	%changelog
14mr|grub2-2.00-60|449	* Wed Sep 24 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-60
14mr|grub2-2.00-60|450	+ Revision: 8ed633f
14mr|grub2-2.00-60|451	- Added modules required for booting from USB flash
14mr|grub2-2.00-60|452	
14mr|grub2-2.00-60|453	* Thu Sep 11 2014 Tigro <ashejn@gmail.com> 2.00-59
14mr|grub2-2.00-60|454	+ Revision: 40b9395
14mr|grub2-2.00-60|455	- do not forget update russian translation for ROSA theme
14mr|grub2-2.00-60|456	
14mr|grub2-2.00-60|457	* Fri Aug 15 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-58
14mr|grub2-2.00-60|458	+ Revision: 8dbf8d3
14mr|grub2-2.00-60|459	- Resume location fixes and improvements
14mr|grub2-2.00-60|460	- 1. If swap file is located on non-root partition, the 'resume' kernel parameter was incorrect (pointed to the root partition).
14mr|grub2-2.00-60|461	- 2. If several swaps are enabled, now the one with highest priority is taken for 'resume'.
14mr|grub2-2.00-60|462	- 3. Some code optimizations.
14mr|grub2-2.00-60|463	
14mr|grub2-2.00-60|464	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-57
14mr|grub2-2.00-60|465	+ Revision: 8fc2cfe
14mr|grub2-2.00-60|466	- update-grub2 improvements
14mr|grub2-2.00-60|467	- 1. In EFI mode do not call mkconfig twice but simply copy the file.
14mr|grub2-2.00-60|468	- 2. In EFI mode first try to use grub2-efi-mkconfig (no difference for now, but may arise in the future).
14mr|grub2-2.00-60|469	
14mr|grub2-2.00-60|470	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-56
14mr|grub2-2.00-60|471	+ Revision: dcf7005
14mr|grub2-2.00-60|472	- Do not add Windows entry in EFI mode if there is no Windows
14mr|grub2-2.00-60|473	
14mr|grub2-2.00-60|474	* Wed Aug 13 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-56
14mr|grub2-2.00-60|475	+ Revision: 6cd6ab0
14mr|grub2-2.00-60|476	- By default, saving the last booted entry
14mr|grub2-2.00-60|477	
14mr|grub2-2.00-60|478	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-55
14mr|grub2-2.00-60|479	+ Revision: 0d8366b
14mr|grub2-2.00-60|480	- Attempt to use linuxefi loader in UEFI secure boot
14mr|grub2-2.00-60|481	
14mr|grub2-2.00-60|482	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-55
14mr|grub2-2.00-60|483	+ Revision: 69f78c4
14mr|grub2-2.00-60|484	- Show loading messages also for secondary systems
14mr|grub2-2.00-60|485	
14mr|grub2-2.00-60|486	* Thu Jul 24 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-54
14mr|grub2-2.00-60|487	+ Revision: 370513b
14mr|grub2-2.00-60|488	- Menu generator improvements
14mr|grub2-2.00-60|489	- 1. Displaying OS name from os-prober if grub-legacy menu found with names 'linux', 'linux-nonfb', 'failsafe'.
14mr|grub2-2.00-60|490	- 2. Returned from 'linuxefi' to 'linux' command for loading other systems (kernels <3.6 do not support 'linuxefi').
14mr|grub2-2.00-60|491	
14mr|grub2-2.00-60|492	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
14mr|grub2-2.00-60|493	+ Revision: 8208bd4
14mr|grub2-2.00-60|494	- Merged branches rosa2012.1 and rosa2014.1
14mr|grub2-2.00-60|495	
14mr|grub2-2.00-60|496	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
14mr|grub2-2.00-60|497	+ Revision: ed4953d
14mr|grub2-2.00-60|498	- Fixed typo in rescue image name
14mr|grub2-2.00-60|499	
14mr|grub2-2.00-60|500	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
14mr|grub2-2.00-60|501	+ Revision: 5b10315
14mr|grub2-2.00-60|502	- Improved os-prober boot menu entries
14mr|grub2-2.00-60|503	- 1. If other OS name is found, using it instead of autodetected from os-prober.
14mr|grub2-2.00-60|504	- 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).
14mr|grub2-2.00-60|505	- 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.
14mr|grub2-2.00-60|506	- 4. Returned "(on sdXY)" suffix to all entries; moved it to the end of the title for better conformance with the other entries.
14mr|grub2-2.00-60|507	- 5. Minor translation fixes.
14mr|grub2-2.00-60|508	
14mr|grub2-2.00-60|509	* Wed Jul 09 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-52
14mr|grub2-2.00-60|510	+ Revision: 6739fb1
14mr|grub2-2.00-60|511	- fix build
14mr|grub2-2.00-60|512	
14mr|grub2-2.00-60|513	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 2.00-50
14mr|grub2-2.00-60|514	+ Revision: 0d92f95
14mr|grub2-2.00-60|515	- fix build with freetype higher than 2.5.0
14mr|grub2-2.00-60|516	
14mr|grub2-2.00-60|517	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-51
14mr|grub2-2.00-60|518	+ Revision: c67efed
14mr|grub2-2.00-60|519	- build grubcd.efi
14mr|grub2-2.00-60|520	
14mr|grub2-2.00-60|521	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-50
14mr|grub2-2.00-60|522	+ Revision: 89c58c6
14mr|grub2-2.00-60|523	- Boot menu improvements
14mr|grub2-2.00-60|524	- 1. All OS entries now use the latest available kernel, and Advanced subentries are sorted by kernel version (latest first).
14mr|grub2-2.00-60|525	- 2. Changed menu entry titles format:
14mr|grub2-2.00-60|526	- a) Unified format for main and secondary OS entries.
14mr|grub2-2.00-60|527	- b) General format is: "<OS_name> (on sdXY) - Linux <kernel_version>".
14mr|grub2-2.00-60|528	- c) Kernel version is displayed only in Advanced submenu entries.
14mr|grub2-2.00-60|529	- d) Partition suffix (on sdXY) is displayed in Advanced submenu entries, and also in the first-level menu entries with non-unique names.
14mr|grub2-2.00-60|530	- 3. Improved cutting of long titles:
14mr|grub2-2.00-60|531	- a) Fixed bug when title could go out of the menu item boundaries by 2 pixels.
14mr|grub2-2.00-60|532	- b) If cutting takes place, ellipsis is displayed at the end of the title text.
14mr|grub2-2.00-60|533	
14mr|grub2-2.00-60|534	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-49
14mr|grub2-2.00-60|535	+ Revision: 32cf76c
14mr|grub2-2.00-60|536	- MassBuild#440: Increase release tag
14mr|grub2-2.00-60|537	
14mr|grub2-2.00-60|538	* Tue Jun 17 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-48
14mr|grub2-2.00-60|539	+ Revision: 86225f5
14mr|grub2-2.00-60|540	- Added EFI support for os-prober
14mr|grub2-2.00-60|541	
14mr|grub2-2.00-60|542	* Thu Jun 05 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-48
14mr|grub2-2.00-60|543	+ Revision: caf63be
14mr|grub2-2.00-60|544	- Fixed compatibility with new gnulib
14mr|grub2-2.00-60|545	
14mr|grub2-2.00-60|546	* Tue Jun 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-47
14mr|grub2-2.00-60|547	+ Revision: af085e4
14mr|grub2-2.00-60|548	- Fixed invalid Windows entry in some cases
14mr|grub2-2.00-60|549	- 1. Fixed: When EFI file booting Windows was in uppercase, the generated chainloader entry specified invalid filename, and the entry was not bootable.
14mr|grub2-2.00-60|550	
14mr|grub2-2.00-60|551	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-46
14mr|grub2-2.00-60|552	+ Revision: 46b5da7
14mr|grub2-2.00-60|553	- Use /sbin/blkid instead of blkid
14mr|grub2-2.00-60|554	
14mr|grub2-2.00-60|555	* Tue May 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-46
14mr|grub2-2.00-60|556	+ Revision: ee2cd1b
14mr|grub2-2.00-60|557	- Merge grub2-10_linux.patch to grub2-2.00-fda-use-linuxefi.patch, fix swapon usage
14mr|grub2-2.00-60|558	
14mr|grub2-2.00-60|559	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-45
14mr|grub2-2.00-60|560	+ Revision: 8369e2e
14mr|grub2-2.00-60|561	- Remove texlive-scheme-tetex BR again
14mr|grub2-2.00-60|562	
14mr|grub2-2.00-60|563	* Mon Mar 03 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-45
14mr|grub2-2.00-60|564	+ Revision: a957461
14mr|grub2-2.00-60|565	- added new BuildRequires
14mr|grub2-2.00-60|566	
14mr|grub2-2.00-60|567	* Mon Mar 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-44
14mr|grub2-2.00-60|568	+ Revision: 2a10e71
14mr|grub2-2.00-60|569	- Fixed mkconfig crash on non-sdX devices (e.g. /dev/vda)
14mr|grub2-2.00-60|570	
14mr|grub2-2.00-60|571	* Tue Feb 25 2014 akdengi <kazancas@mandriva.ru> 2.00-43
14mr|grub2-2.00-60|572	+ Revision: 1a2be5d
14mr|grub2-2.00-60|573	- not need init=/lib/systemd/systemd. This is fail run on some system
14mr|grub2-2.00-60|574	
14mr|grub2-2.00-60|575	* Mon Feb 24 2014 akdengi <kazancas@mandriva.ru> 2.00-42
14mr|grub2-2.00-60|576	+ Revision: 36435c4
14mr|grub2-2.00-60|577	- Up release
14mr|grub2-2.00-60|578	
14mr|grub2-2.00-60|579	* Mon Feb 24 2014 akdengi <kazancas@mandriva.ru> 2.00-41
14mr|grub2-2.00-60|580	+ Revision: 8e8a487
14mr|grub2-2.00-60|581	- Use head -n 2 for only first swap
14mr|grub2-2.00-60|582	
14mr|grub2-2.00-60|583	* Thu Feb 20 2014 akdengi <kazancas@mandriva.ru> 2.00-41
14mr|grub2-2.00-60|584	+ Revision: 32b6a21
14mr|grub2-2.00-60|585	- fix garbage on resume
14mr|grub2-2.00-60|586	
14mr|grub2-2.00-60|587	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
14mr|grub2-2.00-60|588	+ Revision: c3caed9
14mr|grub2-2.00-60|589	- SILENT merge
14mr|grub2-2.00-60|590	
14mr|grub2-2.00-60|591	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
14mr|grub2-2.00-60|592	+ Revision: aa9d47c
14mr|grub2-2.00-60|593	- add hibernate patch
14mr|grub2-2.00-60|594	
14mr|grub2-2.00-60|595	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
14mr|grub2-2.00-60|596	+ Revision: fa5e2a4
14mr|grub2-2.00-60|597	- fix hibernate patch
14mr|grub2-2.00-60|598	
14mr|grub2-2.00-60|599	* Thu Jan 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-39
14mr|grub2-2.00-60|600	+ Revision: 79491d8
14mr|grub2-2.00-60|601	- sync to rosa2012.1
14mr|grub2-2.00-60|602	
14mr|grub2-2.00-60|603	* Thu Jan 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-39
14mr|grub2-2.00-60|604	+ Revision: f65e983
14mr|grub2-2.00-60|605	- added patch for 30_os-prober ( addition options )
14mr|grub2-2.00-60|606	
14mr|grub2-2.00-60|607	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-37
14mr|grub2-2.00-60|608	+ Revision: 87b93c2
14mr|grub2-2.00-60|609	- Determine UUID for Windows from efibootmgr too
14mr|grub2-2.00-60|610	
14mr|grub2-2.00-60|611	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-36
14mr|grub2-2.00-60|612	+ Revision: f184ab2
14mr|grub2-2.00-60|613	- merge 2012.1
14mr|grub2-2.00-60|614	
14mr|grub2-2.00-60|615	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-36
14mr|grub2-2.00-60|616	+ Revision: 30f4093
14mr|grub2-2.00-60|617	- SILENT up release
14mr|grub2-2.00-60|618	
14mr|grub2-2.00-60|619	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-35
14mr|grub2-2.00-60|620	+ Revision: ad86472
14mr|grub2-2.00-60|621	- Do not check mount windows ESP - they may be in another partition
14mr|grub2-2.00-60|622	
14mr|grub2-2.00-60|623	* Mon Jan 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-36
14mr|grub2-2.00-60|624	+ Revision: 7e1c613
14mr|grub2-2.00-60|625	- fixed update-grub2
14mr|grub2-2.00-60|626	
14mr|grub2-2.00-60|627	* Wed Dec 11 2013 akdengi <alexander.kazancev@rosalab.ru> 2.00-35
14mr|grub2-2.00-60|628	+ Revision: 8e43645
14mr|grub2-2.00-60|629	- sync with 2012.1
14mr|grub2-2.00-60|630	
14mr|grub2-2.00-60|631	* Fri Nov 29 2013 Alex Burmashev <alex.burmashev@gmail.com> 2.00-34
14mr|grub2-2.00-60|632	+ Revision: 5e3c09b
14mr|grub2-2.00-60|633	- sync to 2012.1
14mr|grub2-2.00-60|634	
14mr|grub2-2.00-60|635	

16625 14
14mr|grub2-theme-rosa-2.00-52|1	%define grub_name grub2
14mr|grub2-theme-rosa-2.00-52|2	
14mr|grub2-theme-rosa-2.00-52|3	Summary:	Provides a graphical theme with a custom ROSA background for grub2
14mr|grub2-theme-rosa-2.00-52|4	Name:		grub2-theme-rosa
14mr|grub2-theme-rosa-2.00-52|5	Version:	2.00
14mr|grub2-theme-rosa-2.00-52|6	Release:	52
14mr|grub2-theme-rosa-2.00-52|7	License:	GPLv3+
14mr|grub2-theme-rosa-2.00-52|8	Group:		System/Kernel and hardware
14mr|grub2-theme-rosa-2.00-52|9	Url:		http://www.rosalab.ru
14mr|grub2-theme-rosa-2.00-52|10	Source0:	rosa.tar.xz
14mr|grub2-theme-rosa-2.00-52|11	Requires(pre):	grub2 >=2.00-28
14mr|grub2-theme-rosa-2.00-52|12	Provides:	grub2-theme
14mr|grub2-theme-rosa-2.00-52|13	Obsoletes:	grub2theme <= 2.00-27
14mr|grub2-theme-rosa-2.00-52|14	BuildArch:	noarch
14mr|grub2-theme-rosa-2.00-52|15	
14mr|grub2-theme-rosa-2.00-52|16	%description
14mr|grub2-theme-rosa-2.00-52|17	This package provides a custom Rosa graphical theme.
14mr|grub2-theme-rosa-2.00-52|18	
14mr|grub2-theme-rosa-2.00-52|19	%install
14mr|grub2-theme-rosa-2.00-52|20	mkdir -p %{buildroot}/boot/%{grub_name}/themes/
14mr|grub2-theme-rosa-2.00-52|21	tar -xf %{SOURCE0} -C %{buildroot}/boot/%{grub_name}/themes
14mr|grub2-theme-rosa-2.00-52|22	
14mr|grub2-theme-rosa-2.00-52|23	%post
14mr|grub2-theme-rosa-2.00-52|24	if [ $1 -eq 1 ] ; then
14mr|grub2-theme-rosa-2.00-52|25	# Remove all previous theme from config
14mr|grub2-theme-rosa-2.00-52|26	sed -i '/GRUB_THEME=*/d' %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|27	sed -i '/GRUB_BACKGROUND=*/d' %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|28	# Remove trailing blank lines from /etc/default/grub
14mr|grub2-theme-rosa-2.00-52|29	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|30	# Check that /etc/default/grub ends in a linefeed
14mr|grub2-theme-rosa-2.00-52|31	[ "$(tail -n 1 %{_sysconfdir}/default/grub | wc --lines)" = "1" ] || echo >> %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|32	# Add theme
14mr|grub2-theme-rosa-2.00-52|33	echo "GRUB_THEME=\"/boot/grub2/themes/rosa/theme.txt\"" >> %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|34	echo "GRUB_BACKGROUND=\"/boot/grub2/themes/rosa/terminal_background.png\"" >> %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|35	# Regenerate configure on install or update
14mr|grub2-theme-rosa-2.00-52|36	%{_sbindir}/update-grub2
14mr|grub2-theme-rosa-2.00-52|37	fi
14mr|grub2-theme-rosa-2.00-52|38	
14mr|grub2-theme-rosa-2.00-52|39	%postun
14mr|grub2-theme-rosa-2.00-52|40	exec > /var/log/%{grub_name}_theme_postun.log 2>&1
14mr|grub2-theme-rosa-2.00-52|41	# Only if uninstalling theme
14mr|grub2-theme-rosa-2.00-52|42	if [ $1 -eq 0 ]; then
14mr|grub2-theme-rosa-2.00-52|43	# Remove theme from config
14mr|grub2-theme-rosa-2.00-52|44	sed -i '/GRUB_THEME=\/boot\/grub2\/themes\/rosa\/theme.txt/d' %{_sysconfdir}/default/grub
14mr|grub2-theme-rosa-2.00-52|45	fi
14mr|grub2-theme-rosa-2.00-52|46	
14mr|grub2-theme-rosa-2.00-52|47	%files
14mr|grub2-theme-rosa-2.00-52|48	%dir /boot/%{grub_name}/themes/rosa
14mr|grub2-theme-rosa-2.00-52|49	/boot/%{grub_name}/themes/rosa/*
14mr|grub2-theme-rosa-2.00-52|50	
14mr|grub2-theme-rosa-2.00-52|51	%changelog
14mr|grub2-theme-rosa-2.00-52|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-52
14mr|grub2-theme-rosa-2.00-52|53	+ Revision: 9a68987
14mr|grub2-theme-rosa-2.00-52|54	- MassBuild#440: Increase release tag
14mr|grub2-theme-rosa-2.00-52|55	
14mr|grub2-theme-rosa-2.00-52|56	

16626 14
14mr|grubby-8.25.1-2|1	Name: grubby
14mr|grubby-8.25.1-2|2	Version: 8.25.1
14mr|grubby-8.25.1-2|3	Release: 2
14mr|grubby-8.25.1-2|4	Summary: Command line tool for updating bootloader configs
14mr|grubby-8.25.1-2|5	Group: System/Base
14mr|grubby-8.25.1-2|6	License: GPLv2+
14mr|grubby-8.25.1-2|7	URL: http://git.fedorahosted.org/git/grubby.git
14mr|grubby-8.25.1-2|8	# we only pull git snaps at the moment
14mr|grubby-8.25.1-2|9	# git clone git://git.fedorahosted.org/git/grubby.git
14mr|grubby-8.25.1-2|10	# git archive --format=tar --prefix=grubby-%{version}/ HEAD |bzip2 > grubby-%{version}.tar.bz2
14mr|grubby-8.25.1-2|11	Source0: http://git.fedorahosted.org/cgit/grubby.git/snapshot/grubby-8.25-1.tar.bz2
14mr|grubby-8.25.1-2|12	BuildRequires: pkgconfig glib2-devel popt-devel
14mr|grubby-8.25.1-2|13	BuildRequires: libblkid-devel
14mr|grubby-8.25.1-2|14	# for make test / getopt:
14mr|grubby-8.25.1-2|15	BuildRequires: util-linux-ng
14mr|grubby-8.25.1-2|16	%ifarch %{arm}
14mr|grubby-8.25.1-2|17	Requires: uboot-tools
14mr|grubby-8.25.1-2|18	%endif
14mr|grubby-8.25.1-2|19	
14mr|grubby-8.25.1-2|20	%description
14mr|grubby-8.25.1-2|21	grubby  is  a command line tool for updating and displaying information about
14mr|grubby-8.25.1-2|22	the configuration files for the grub, lilo, elilo (ia64),  yaboot (powerpc)
14mr|grubby-8.25.1-2|23	and zipl (s390) boot loaders. It is primarily designed to be used from scripts
14mr|grubby-8.25.1-2|24	which install new kernels and need to find information about the current boot
14mr|grubby-8.25.1-2|25	environment.
14mr|grubby-8.25.1-2|26	
14mr|grubby-8.25.1-2|27	%prep
14mr|grubby-8.25.1-2|28	%setup -q -n %{name}-8.25-1
14mr|grubby-8.25.1-2|29	
14mr|grubby-8.25.1-2|30	%build
14mr|grubby-8.25.1-2|31	%make
14mr|grubby-8.25.1-2|32	
14mr|grubby-8.25.1-2|33	%check
14mr|grubby-8.25.1-2|34	make test
14mr|grubby-8.25.1-2|35	
14mr|grubby-8.25.1-2|36	%install
14mr|grubby-8.25.1-2|37	make install DESTDIR=%{buildroot} mandir=%{_mandir}
14mr|grubby-8.25.1-2|38	%ifarch %{arm}
14mr|grubby-8.25.1-2|39	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14mr|grubby-8.25.1-2|40	install -p uboot %{buildroot}%{_sysconfdir}/sysconfig/uboot
14mr|grubby-8.25.1-2|41	%endif
14mr|grubby-8.25.1-2|42	
14mr|grubby-8.25.1-2|43	#temporary remove Fedora installkernel script
14mr|grubby-8.25.1-2|44	rm -f %{buildroot}/sbin/installkernel
14mr|grubby-8.25.1-2|45	
14mr|grubby-8.25.1-2|46	%files
14mr|grubby-8.25.1-2|47	%doc COPYING
14mr|grubby-8.25.1-2|48	#/sbin/installkernel
14mr|grubby-8.25.1-2|49	/sbin/new-kernel-pkg
14mr|grubby-8.25.1-2|50	/sbin/grubby
14mr|grubby-8.25.1-2|51	%{_mandir}/man8/*.8*
14mr|grubby-8.25.1-2|52	%ifarch %{arm}
14mr|grubby-8.25.1-2|53	%config(noreplace) %{_sysconfdir}/sysconfig/uboot
14mr|grubby-8.25.1-2|54	%endif
14mr|grubby-8.25.1-2|55	
14mr|grubby-8.25.1-2|56	
14mr|grubby-8.25.1-2|57	
14mr|grubby-8.25.1-2|58	%changelog
14mr|grubby-8.25.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 8.25.1-2
14mr|grubby-8.25.1-2|60	+ Revision: efea4e0
14mr|grubby-8.25.1-2|61	- MassBuild#440: Increase release tag
14mr|grubby-8.25.1-2|62	
14mr|grubby-8.25.1-2|63	

16627 14
14mr|grub-customizer-3.0.4-5|1	# Basic Information
14mr|grub-customizer-3.0.4-5|2	Name: grub-customizer
14mr|grub-customizer-3.0.4-5|3	Version: 3.0.4
14mr|grub-customizer-3.0.4-5|4	Release: 5
14mr|grub-customizer-3.0.4-5|5	Summary: Graphical interface to configure the grub2/burg settings
14mr|grub-customizer-3.0.4-5|6	Group: System/Configuration/Boot and Init
14mr|grub-customizer-3.0.4-5|7	License: GPLv3
14mr|grub-customizer-3.0.4-5|8	URL: https://launchpad.net/grub-customizer
14mr|grub-customizer-3.0.4-5|9	
14mr|grub-customizer-3.0.4-5|10	# Source Information
14mr|grub-customizer-3.0.4-5|11	Source0: %{name}_%{version}.tar.gz
14mr|grub-customizer-3.0.4-5|12	Source1: %{name}-grub.cfg
14mr|grub-customizer-3.0.4-5|13	Source2: %{name}-pamd
14mr|grub-customizer-3.0.4-5|14	Patch0: %{name}-sbin.patch
14mr|grub-customizer-3.0.4-5|15	Patch1: grub-customizer-3.0.4-russian_desktopfile.patch
14mr|grub-customizer-3.0.4-5|16	
14mr|grub-customizer-3.0.4-5|17	# Dependency Information
14mr|grub-customizer-3.0.4-5|18	BuildRequires: cmake gcc-c++ gtkmm2.4-devel gettext openssl-devel grub2
14mr|grub-customizer-3.0.4-5|19	Requires: grub2
14mr|grub-customizer-3.0.4-5|20	
14mr|grub-customizer-3.0.4-5|21	%description
14mr|grub-customizer-3.0.4-5|22	Grub Customizer is a graphical interface to configure the grub2/burg
14mr|grub-customizer-3.0.4-5|23	settings with focus on the individual list order - without losing the
14mr|grub-customizer-3.0.4-5|24	dynamical behavior of grub.
14mr|grub-customizer-3.0.4-5|25	
14mr|grub-customizer-3.0.4-5|26	%prep
14mr|grub-customizer-3.0.4-5|27	#%setup -q -c -n %{name}-%{version}
14mr|grub-customizer-3.0.4-5|28	%setup -q
14mr|grub-customizer-3.0.4-5|29	%patch0 -p2
14mr|grub-customizer-3.0.4-5|30	%patch1 -p1
14mr|grub-customizer-3.0.4-5|31	
14mr|grub-customizer-3.0.4-5|32	%build
14mr|grub-customizer-3.0.4-5|33	%cmake
14mr|grub-customizer-3.0.4-5|34	%make
14mr|grub-customizer-3.0.4-5|35	
14mr|grub-customizer-3.0.4-5|36	%install
14mr|grub-customizer-3.0.4-5|37	mkdir %{buildroot}/etc/%{name} -p
14mr|grub-customizer-3.0.4-5|38	cp %{SOURCE1} %{buildroot}/etc/%{name}/grub.cfg
14mr|grub-customizer-3.0.4-5|39	mkdir %{buildroot}/etc/pam.d -p
14mr|grub-customizer-3.0.4-5|40	cp %{SOURCE2} %{buildroot}/etc/pam.d/%{name}
14mr|grub-customizer-3.0.4-5|41	cd build
14mr|grub-customizer-3.0.4-5|42	make install DESTDIR=%{buildroot}
14mr|grub-customizer-3.0.4-5|43	cd ..
14mr|grub-customizer-3.0.4-5|44	mkdir %{buildroot}/%{_bindir} -p
14mr|grub-customizer-3.0.4-5|45	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14mr|grub-customizer-3.0.4-5|46	
14mr|grub-customizer-3.0.4-5|47	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|grub-customizer-3.0.4-5|48	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << EOF
14mr|grub-customizer-3.0.4-5|49	USER=root
14mr|grub-customizer-3.0.4-5|50	PROGRAM=/usr/sbin/grub-customizer
14mr|grub-customizer-3.0.4-5|51	FALLBACK=false
14mr|grub-customizer-3.0.4-5|52	SESSION=true
14mr|grub-customizer-3.0.4-5|53	EOF
14mr|grub-customizer-3.0.4-5|54	
14mr|grub-customizer-3.0.4-5|55	%find_lang %{name}
14mr|grub-customizer-3.0.4-5|56	
14mr|grub-customizer-3.0.4-5|57	%files -f %{name}.lang
14mr|grub-customizer-3.0.4-5|58	%{_bindir}/*
14mr|grub-customizer-3.0.4-5|59	%{_sbindir}/*
14mr|grub-customizer-3.0.4-5|60	%{_datadir}/applications/*.desktop
14mr|grub-customizer-3.0.4-5|61	%{_datadir}/polkit-1/*
14mr|grub-customizer-3.0.4-5|62	%{_mandir}/man1/*
14mr|grub-customizer-3.0.4-5|63	%{_iconsdir}/*
14mr|grub-customizer-3.0.4-5|64	%{_libdir}/*
14mr|grub-customizer-3.0.4-5|65	%{_sysconfdir}/*
14mr|grub-customizer-3.0.4-5|66	%exclude /usr/lib/debug/
14mr|grub-customizer-3.0.4-5|67	
14mr|grub-customizer-3.0.4-5|68	
14mr|grub-customizer-3.0.4-5|69	%changelog
14mr|grub-customizer-3.0.4-5|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.4-5
14mr|grub-customizer-3.0.4-5|71	+ Revision: 9b67e0f
14mr|grub-customizer-3.0.4-5|72	- MassBuild#440: Increase release tag
14mr|grub-customizer-3.0.4-5|73	
14mr|grub-customizer-3.0.4-5|74	

16628 14
14mr|grub-efi-0.97-102|1	Name: grub-efi
14mr|grub-efi-0.97-102|2	Version: 0.97
14mr|grub-efi-0.97-102|3	Release: 102
14mr|grub-efi-0.97-102|4	Epoch: 1
14mr|grub-efi-0.97-102|5	Summary: Grand Unified Boot Loader
14mr|grub-efi-0.97-102|6	Group: System/Kernel and hardware
14mr|grub-efi-0.97-102|7	License: GPLv2+
14mr|grub-efi-0.97-102|8	
14mr|grub-efi-0.97-102|9	ExclusiveArch: x86_64 i586
14mr|grub-efi-0.97-102|10	BuildRequires: binutils >= 2.9.1.0.23, ncurses-devel, ncurses, texinfo
14mr|grub-efi-0.97-102|11	BuildRequires: autoconf automake
14mr|grub-efi-0.97-102|12	BuildRequires: gnu-efi >= 3.0e-9
14mr|grub-efi-0.97-102|13	BuildRequires: glibc glibc-static-devel glibc-devel
14mr|grub-efi-0.97-102|14	BuildRequires: git
14mr|grub-efi-0.97-102|15	Requires: coreutils
14mr|grub-efi-0.97-102|16	Provides: bootloader
14mr|grub-efi-0.97-102|17	
14mr|grub-efi-0.97-102|18	URL: http://www.gnu.org/software/%{name}/
14mr|grub-efi-0.97-102|19	Source0: ftp://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14mr|grub-efi-0.97-102|20	Source1: splash.xpm.gz
14mr|grub-efi-0.97-102|21	Source2: %{name}.rpmlintrc
14mr|grub-efi-0.97-102|22	
14mr|grub-efi-0.97-102|23	# This is from
14mr|grub-efi-0.97-102|24	# http://git.kernel.org/?p=boot/grub-fedora/grub-fedora.git;a=summary
14mr|grub-efi-0.97-102|25	Patch0: grub-fedora-17.patch
14mr|grub-efi-0.97-102|26	Patch1: 0001-Fix-strange-compilation-problem.patch
14mr|grub-efi-0.97-102|27	Patch2: 0003-Move_network-disable-earlier.patch
14mr|grub-efi-0.97-102|28	Patch3: 0004-Make-sure-align-is-initialised.patch
14mr|grub-efi-0.97-102|29	Patch4: 0005-Fix-Apple-CD-fixup.patch
14mr|grub-efi-0.97-102|30	Patch5: 0006-Avoid-broken-uefi-fs.patch
14mr|grub-efi-0.97-102|31	Patch6: 0007-fix-uefi-stride.patch
14mr|grub-efi-0.97-102|32	Patch7: 0008-fix-gop.patch
14mr|grub-efi-0.97-102|33	
14mr|grub-efi-0.97-102|34	%description
14mr|grub-efi-0.97-102|35	GRUB (Grand Unified Boot Loader) is an experimental boot loader
14mr|grub-efi-0.97-102|36	capable of booting into most free operating systems - Linux, FreeBSD,
14mr|grub-efi-0.97-102|37	NetBSD, GNU Mach, and others as well as most commercial operating
14mr|grub-efi-0.97-102|38	systems. GRUB for EFI systems is a bootloader used to boot EFI systems.
14mr|grub-efi-0.97-102|39	
14mr|grub-efi-0.97-102|40	%prep
14mr|grub-efi-0.97-102|41	%setup -q
14mr|grub-efi-0.97-102|42	git init
14mr|grub-efi-0.97-102|43	git config user.email "pjones@fedoraproject.org"
14mr|grub-efi-0.97-102|44	git config user.name "Fedora Ninjas"
14mr|grub-efi-0.97-102|45	git add .
14mr|grub-efi-0.97-102|46	git commit -a -q -m "%{version} baseline."
14mr|grub-efi-0.97-102|47	git am %{patches}
14mr|grub-efi-0.97-102|48	
14mr|grub-efi-0.97-102|49	# Modify grub to show the full version number
14mr|grub-efi-0.97-102|50	sed -i 's/0\.97/%{version}-%{release}/' configure.in
14mr|grub-efi-0.97-102|51	
14mr|grub-efi-0.97-102|52	%build
14mr|grub-efi-0.97-102|53	autoreconf -fi
14mr|grub-efi-0.97-102|54	autoconf
14mr|grub-efi-0.97-102|55	GCCVERS=$(gcc --version | head -1 | cut -d\  -f3 | cut -d. -f1)
14mr|grub-efi-0.97-102|56	CFLAGS="-Os -g -fno-strict-aliasing -fno-stack-protector -fno-reorder-functions -Wl,--build-id=none -Wall -Wno-shadow -Wno-unused -fuse-ld=bfd"
14mr|grub-efi-0.97-102|57	if [ "$GCCVERS" == "4" ]; then
14mr|grub-efi-0.97-102|58	CFLAGS="$CFLAGS -Wno-pointer-sign"
14mr|grub-efi-0.97-102|59	fi
14mr|grub-efi-0.97-102|60	export CFLAGS
14mr|grub-efi-0.97-102|61	%configure --sbindir=/sbin --disable-auto-linux-mem-opt --datarootdir=%{_datadir} --with-platform=efi
14mr|grub-efi-0.97-102|62	make
14mr|grub-efi-0.97-102|63	mv efi/grub.efi .
14mr|grub-efi-0.97-102|64	
14mr|grub-efi-0.97-102|65	%install
14mr|grub-efi-0.97-102|66	%makeinstall sbindir=${RPM_BUILD_ROOT}/sbin
14mr|grub-efi-0.97-102|67	mkdir -p ${RPM_BUILD_ROOT}/boot/grub
14mr|grub-efi-0.97-102|68	mkdir -m 0755 -p ${RPM_BUILD_ROOT}/boot/efi/EFI/rosa/
14mr|grub-efi-0.97-102|69	install -m 755 grub.efi ${RPM_BUILD_ROOT}/boot/efi/EFI/rosa/grub.efi
14mr|grub-efi-0.97-102|70	install -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}/boot/grub
14mr|grub-efi-0.97-102|71	
14mr|grub-efi-0.97-102|72	rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
14mr|grub-efi-0.97-102|73	
14mr|grub-efi-0.97-102|74	%files
14mr|grub-efi-0.97-102|75	%attr(0755,root,root)/boot/efi/EFI/rosa
14mr|grub-efi-0.97-102|76	%attr(0755,root,root)/boot/grub
14mr|grub-efi-0.97-102|77	%{_mandir}/man*/*
14mr|grub-efi-0.97-102|78	%{_datadir}/grub
14mr|grub-efi-0.97-102|79	%{_infodir}/grub*
14mr|grub-efi-0.97-102|80	%{_infodir}/multiboot*
14mr|grub-efi-0.97-102|81	/sbin/grub-terminfo
14mr|grub-efi-0.97-102|82	/sbin/grub-md5-crypt
14mr|grub-efi-0.97-102|83	/sbin/grub-crypt
14mr|grub-efi-0.97-102|84	
14mr|grub-efi-0.97-102|85	
14mr|grub-efi-0.97-102|86	%changelog
14mr|grub-efi-0.97-102|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.97-102
14mr|grub-efi-0.97-102|88	+ Revision: 82981bc
14mr|grub-efi-0.97-102|89	- MassBuild#440: Increase release tag
14mr|grub-efi-0.97-102|90	
14mr|grub-efi-0.97-102|91	

16629 14
14mr|gsettings-desktop-schemas-3.12.2-2|1	%define debug_package %{nil}
14mr|gsettings-desktop-schemas-3.12.2-2|2	
14mr|gsettings-desktop-schemas-3.12.2-2|3	Summary: Shared GSettings schemas for the desktop
14mr|gsettings-desktop-schemas-3.12.2-2|4	Name: gsettings-desktop-schemas
14mr|gsettings-desktop-schemas-3.12.2-2|5	Version: 3.12.2
14mr|gsettings-desktop-schemas-3.12.2-2|6	Release: 2
14mr|gsettings-desktop-schemas-3.12.2-2|7	Source0: http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.12/%{name}-%{version}.tar.xz
14mr|gsettings-desktop-schemas-3.12.2-2|8	License: GPLv2+
14mr|gsettings-desktop-schemas-3.12.2-2|9	Group: Graphical desktop/GNOME
14mr|gsettings-desktop-schemas-3.12.2-2|10	Url: http://gnome.org/
14mr|gsettings-desktop-schemas-3.12.2-2|11	BuildRequires: pkgconfig(glib-2.0) >= 2.25
14mr|gsettings-desktop-schemas-3.12.2-2|12	BuildRequires: intltool
14mr|gsettings-desktop-schemas-3.12.2-2|13	BuildRequires: libgirepository-devel
14mr|gsettings-desktop-schemas-3.12.2-2|14	BuildRequires: gobject-introspection
14mr|gsettings-desktop-schemas-3.12.2-2|15	
14mr|gsettings-desktop-schemas-3.12.2-2|16	%description
14mr|gsettings-desktop-schemas-3.12.2-2|17	This contains a collection of GSettings schemas for settings shared by
14mr|gsettings-desktop-schemas-3.12.2-2|18	various components of a desktop.
14mr|gsettings-desktop-schemas-3.12.2-2|19	
14mr|gsettings-desktop-schemas-3.12.2-2|20	%package devel
14mr|gsettings-desktop-schemas-3.12.2-2|21	Group: Development/C
14mr|gsettings-desktop-schemas-3.12.2-2|22	Summary: Development files for %name
14mr|gsettings-desktop-schemas-3.12.2-2|23	Requires: %{name} = %{version}-%{release}
14mr|gsettings-desktop-schemas-3.12.2-2|24	
14mr|gsettings-desktop-schemas-3.12.2-2|25	%description devel
14mr|gsettings-desktop-schemas-3.12.2-2|26	This contains a collection of GSettings schemas for settings shared by
14mr|gsettings-desktop-schemas-3.12.2-2|27	various components of a desktop.
14mr|gsettings-desktop-schemas-3.12.2-2|28	
14mr|gsettings-desktop-schemas-3.12.2-2|29	%prep
14mr|gsettings-desktop-schemas-3.12.2-2|30	%setup -q
14mr|gsettings-desktop-schemas-3.12.2-2|31	%apply_patches
14mr|gsettings-desktop-schemas-3.12.2-2|32	
14mr|gsettings-desktop-schemas-3.12.2-2|33	%build
14mr|gsettings-desktop-schemas-3.12.2-2|34	autoreconf -fi
14mr|gsettings-desktop-schemas-3.12.2-2|35	%configure2_5x
14mr|gsettings-desktop-schemas-3.12.2-2|36	%make
14mr|gsettings-desktop-schemas-3.12.2-2|37	
14mr|gsettings-desktop-schemas-3.12.2-2|38	%install
14mr|gsettings-desktop-schemas-3.12.2-2|39	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14mr|gsettings-desktop-schemas-3.12.2-2|40	
14mr|gsettings-desktop-schemas-3.12.2-2|41	%find_lang %name
14mr|gsettings-desktop-schemas-3.12.2-2|42	
14mr|gsettings-desktop-schemas-3.12.2-2|43	%files -f %{name}.lang
14mr|gsettings-desktop-schemas-3.12.2-2|44	%doc README NEWS AUTHORS
14mr|gsettings-desktop-schemas-3.12.2-2|45	%_datadir/GConf/gsettings/gsettings-desktop-schemas.convert
14mr|gsettings-desktop-schemas-3.12.2-2|46	%_datadir/GConf/gsettings/wm-schemas.convert
14mr|gsettings-desktop-schemas-3.12.2-2|47	%_libdir/girepository-1.0/GDesktopEnums-3.0.typelib
14mr|gsettings-desktop-schemas-3.12.2-2|48	%_datadir/glib-2.0/schemas/*.xml
14mr|gsettings-desktop-schemas-3.12.2-2|49	%_datadir/gir-1.0/GDesktopEnums-3.0.gir
14mr|gsettings-desktop-schemas-3.12.2-2|50	
14mr|gsettings-desktop-schemas-3.12.2-2|51	%files devel
14mr|gsettings-desktop-schemas-3.12.2-2|52	%doc ChangeLog HACKING MAINTAINERS
14mr|gsettings-desktop-schemas-3.12.2-2|53	%_includedir/%name
14mr|gsettings-desktop-schemas-3.12.2-2|54	%_datadir/pkgconfig/%name.pc
14mr|gsettings-desktop-schemas-3.12.2-2|55	
14mr|gsettings-desktop-schemas-3.12.2-2|56	%changelog
14mr|gsettings-desktop-schemas-3.12.2-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|gsettings-desktop-schemas-3.12.2-2|58	+ Revision: 5802c36
14mr|gsettings-desktop-schemas-3.12.2-2|59	- MassBuild#440: Increase release tag
14mr|gsettings-desktop-schemas-3.12.2-2|60	
14mr|gsettings-desktop-schemas-3.12.2-2|61	

16630 14
14mr|gsf-sharp-0.8.1-10|1	%define name gsf-sharp
14mr|gsf-sharp-0.8.1-10|2	%define version 0.8.1
14mr|gsf-sharp-0.8.1-10|3	%define release 10
14mr|gsf-sharp-0.8.1-10|4	
14mr|gsf-sharp-0.8.1-10|5	Summary: GSF C# bindings for mono
14mr|gsf-sharp-0.8.1-10|6	Name: %{name}
14mr|gsf-sharp-0.8.1-10|7	Version: %{version}
14mr|gsf-sharp-0.8.1-10|8	Release: %{release}
14mr|gsf-sharp-0.8.1-10|9	Source0: %{name}-%{version}.tar.bz2
14mr|gsf-sharp-0.8.1-10|10	License: LGPLv2+
14mr|gsf-sharp-0.8.1-10|11	Group: Development/Other
14mr|gsf-sharp-0.8.1-10|12	Url: http://www.go-mono.com
14mr|gsf-sharp-0.8.1-10|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gsf-sharp-0.8.1-10|14	BuildRequires: mono-devel
14mr|gsf-sharp-0.8.1-10|15	BuildRequires: libgsf-devel >= 1.11.0
14mr|gsf-sharp-0.8.1-10|16	BuildRequires: gtk-sharp2
14mr|gsf-sharp-0.8.1-10|17	BuildRequires: gtk-sharp2-devel
14mr|gsf-sharp-0.8.1-10|18	BuildRequires: monodoc
14mr|gsf-sharp-0.8.1-10|19	
14mr|gsf-sharp-0.8.1-10|20	%description
14mr|gsf-sharp-0.8.1-10|21	GSF# bindings for mono. Useful for reading and writing structured
14mr|gsf-sharp-0.8.1-10|22	files (eg MS OLE and Zip).
14mr|gsf-sharp-0.8.1-10|23	
14mr|gsf-sharp-0.8.1-10|24	%prep
14mr|gsf-sharp-0.8.1-10|25	%setup -q
14mr|gsf-sharp-0.8.1-10|26	
14mr|gsf-sharp-0.8.1-10|27	%build
14mr|gsf-sharp-0.8.1-10|28	%configure2_5x
14mr|gsf-sharp-0.8.1-10|29	%make
14mr|gsf-sharp-0.8.1-10|30	
14mr|gsf-sharp-0.8.1-10|31	%install
14mr|gsf-sharp-0.8.1-10|32	rm -rf $RPM_BUILD_ROOT
14mr|gsf-sharp-0.8.1-10|33	%makeinstall_std
14mr|gsf-sharp-0.8.1-10|34	perl -pi -e "s^%_libdir^%_prefix/lib^" %buildroot%_libdir/pkgconfig/*.pc
14mr|gsf-sharp-0.8.1-10|35	rm -f %buildroot%_libdir/libgsf*a
14mr|gsf-sharp-0.8.1-10|36	
14mr|gsf-sharp-0.8.1-10|37	%clean
14mr|gsf-sharp-0.8.1-10|38	rm -rf $RPM_BUILD_ROOT
14mr|gsf-sharp-0.8.1-10|39	
14mr|gsf-sharp-0.8.1-10|40	%files
14mr|gsf-sharp-0.8.1-10|41	%defattr(-,root,root)
14mr|gsf-sharp-0.8.1-10|42	%doc AUTHORS ChangeLog NEWS README
14mr|gsf-sharp-0.8.1-10|43	%_prefix/lib/mono/gac/%name
14mr|gsf-sharp-0.8.1-10|44	%_prefix/lib/mono/gtk-sharp/%name.dll*
14mr|gsf-sharp-0.8.1-10|45	%_libdir/pkgconfig/%name.pc
14mr|gsf-sharp-0.8.1-10|46	%_libdir/libgsfglue.so
14mr|gsf-sharp-0.8.1-10|47	%_datadir/gapi-2.0/gsf-api.xml
14mr|gsf-sharp-0.8.1-10|48	
14mr|gsf-sharp-0.8.1-10|49	
14mr|gsf-sharp-0.8.1-10|50	
14mr|gsf-sharp-0.8.1-10|51	
14mr|gsf-sharp-0.8.1-10|52	%changelog
14mr|gsf-sharp-0.8.1-10|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-10
14mr|gsf-sharp-0.8.1-10|54	+ Revision: c7cbce9
14mr|gsf-sharp-0.8.1-10|55	- MassBuild#440: Increase release tag
14mr|gsf-sharp-0.8.1-10|56	
14mr|gsf-sharp-0.8.1-10|57	

16631 14
14mr|gsl-1.16-2|1	%define major 0
14mr|gsl-1.16-2|2	%define libname %mklibname %{name} %{major}
14mr|gsl-1.16-2|3	%define libcblas %mklibname %{name}cblas %{major}
14mr|gsl-1.16-2|4	%define devname %mklibname %{name} -d
14mr|gsl-1.16-2|5	
14mr|gsl-1.16-2|6	Summary:	The GNU Scientific Library for numerical analysis
14mr|gsl-1.16-2|7	Name:		gsl
14mr|gsl-1.16-2|8	Version:	1.16
14mr|gsl-1.16-2|9	Release:	2
14mr|gsl-1.16-2|10	License:	GPLv2+
14mr|gsl-1.16-2|11	Group:		Sciences/Mathematics
14mr|gsl-1.16-2|12	Url:		http://www.gnu.org/software/gsl/
14mr|gsl-1.16-2|13	Source0:	ftp://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz
14mr|gsl-1.16-2|14	Patch0:		%{name}-1.14-undefined-symbols.patch
14mr|gsl-1.16-2|15	
14mr|gsl-1.16-2|16	%description
14mr|gsl-1.16-2|17	The GNU Scientific Library (GSL) is a numerical library for C and
14mr|gsl-1.16-2|18	C++ programmers.  It contains over 1000 mathematical routines written
14mr|gsl-1.16-2|19	in ANSI C.  The library follows modern coding conventions, and lends
14mr|gsl-1.16-2|20	itself to being used in very high level languages (VHLLs).
14mr|gsl-1.16-2|21	
14mr|gsl-1.16-2|22	The library covers the following subject areas:
14mr|gsl-1.16-2|23	
14mr|gsl-1.16-2|24	Complex Numbers             Roots of Polynomials     Special Functions
14mr|gsl-1.16-2|25	Vectors and Matrices        Permutations             Sorting
14mr|gsl-1.16-2|26	BLAS Support                Linear Algebra           Eigensystems
14mr|gsl-1.16-2|27	Fast Fourier Transforms     Quadrature               Random Numbers
14mr|gsl-1.16-2|28	Quasi-Random Sequences      Random Distributions     Statistics
14mr|gsl-1.16-2|29	Histograms                  N-Tuples                 Monte Carlo Integration
14mr|gsl-1.16-2|30	Simulated Annealing         Differential Equations   Interpolation
14mr|gsl-1.16-2|31	Numerical Differentiation   Chebyshev Approximation  Series Acceleration
14mr|gsl-1.16-2|32	Discrete Hankel Transforms  Root-Finding             Minimization
14mr|gsl-1.16-2|33	Least-Squares Fitting       Physical Constants       IEEE Floating-Point
14mr|gsl-1.16-2|34	
14mr|gsl-1.16-2|35	Further information can be found in the GSL Reference Manual.
14mr|gsl-1.16-2|36	
14mr|gsl-1.16-2|37	Install the gsl package if you need a library for high-level
14mr|gsl-1.16-2|38	scientific numerical analysis.
14mr|gsl-1.16-2|39	
14mr|gsl-1.16-2|40	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|41	
14mr|gsl-1.16-2|42	%package progs
14mr|gsl-1.16-2|43	Summary:	Programs of the Scientific Library
14mr|gsl-1.16-2|44	Group:		Sciences/Mathematics
14mr|gsl-1.16-2|45	
14mr|gsl-1.16-2|46	%description progs
14mr|gsl-1.16-2|47	Here're the GNU Scientific Library (GSL) programs:
14mr|gsl-1.16-2|48	- gsl-histogram: computes a histogram of the data on stdin
14mr|gsl-1.16-2|49	using n bins from xmin to xmax.
14mr|gsl-1.16-2|50	- gsl-randist: generates n samples from a given distribution DIST
14mr|gsl-1.16-2|51	with given parameters
14mr|gsl-1.16-2|52	
14mr|gsl-1.16-2|53	%files progs
14mr|gsl-1.16-2|54	%doc AUTHORS NEWS README THANKS
14mr|gsl-1.16-2|55	%{_bindir}/gsl-histogram
14mr|gsl-1.16-2|56	%{_bindir}/gsl-randist
14mr|gsl-1.16-2|57	%{_mandir}/man1/gsl-histogram*
14mr|gsl-1.16-2|58	%{_mandir}/man1/gsl-randist*
14mr|gsl-1.16-2|59	
14mr|gsl-1.16-2|60	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|61	
14mr|gsl-1.16-2|62	%package doc
14mr|gsl-1.16-2|63	Summary:	Documentation of the Scientific Library
14mr|gsl-1.16-2|64	Group:		Documentation
14mr|gsl-1.16-2|65	
14mr|gsl-1.16-2|66	%description doc
14mr|gsl-1.16-2|67	This is the documentation in info format of the GNU Scientific Library (GSL).
14mr|gsl-1.16-2|68	This doc can be viewed through info, pinfo, konqueror, gnome yelp, ...
14mr|gsl-1.16-2|69	
14mr|gsl-1.16-2|70	%files doc
14mr|gsl-1.16-2|71	%{_infodir}/*info*
14mr|gsl-1.16-2|72	
14mr|gsl-1.16-2|73	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|74	
14mr|gsl-1.16-2|75	%package -n %{libname}
14mr|gsl-1.16-2|76	Summary:	Shared libraries for Scientific Library
14mr|gsl-1.16-2|77	Group:		System/Libraries
14mr|gsl-1.16-2|78	
14mr|gsl-1.16-2|79	%description -n %{libname}
14mr|gsl-1.16-2|80	The GNU Scientific Library (GSL) is a numerical library for C and
14mr|gsl-1.16-2|81	C++ programmers.  It contains over 1000 mathematical routines written
14mr|gsl-1.16-2|82	in ANSI C.  The library follows modern coding conventions, and lends
14mr|gsl-1.16-2|83	itself to being used in very high level languages (VHLLs).
14mr|gsl-1.16-2|84	
14mr|gsl-1.16-2|85	The library covers the following subject areas:
14mr|gsl-1.16-2|86	
14mr|gsl-1.16-2|87	Complex Numbers             Roots of Polynomials     Special Functions
14mr|gsl-1.16-2|88	Vectors and Matrices        Permutations             Sorting
14mr|gsl-1.16-2|89	BLAS Support                Linear Algebra           Eigensystems
14mr|gsl-1.16-2|90	Fast Fourier Transforms     Quadrature               Random Numbers
14mr|gsl-1.16-2|91	Quasi-Random Sequences      Random Distributions     Statistics
14mr|gsl-1.16-2|92	Histograms                  N-Tuples                 Monte Carlo Integration
14mr|gsl-1.16-2|93	Simulated Annealing         Differential Equations   Interpolation
14mr|gsl-1.16-2|94	Numerical Differentiation   Chebyshev Approximation  Series Acceleration
14mr|gsl-1.16-2|95	Discrete Hankel Transforms  Root-Finding             Minimization
14mr|gsl-1.16-2|96	Least-Squares Fitting       Physical Constants       IEEE Floating-Point
14mr|gsl-1.16-2|97	
14mr|gsl-1.16-2|98	Further information can be found in the GSL Reference Manual.
14mr|gsl-1.16-2|99	
14mr|gsl-1.16-2|100	%files -n %{libname}
14mr|gsl-1.16-2|101	%{_libdir}/libgsl.so.%{major}*
14mr|gsl-1.16-2|102	
14mr|gsl-1.16-2|103	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|104	
14mr|gsl-1.16-2|105	%package -n %{libcblas}
14mr|gsl-1.16-2|106	Summary:	Shared libraries for Scientific Library
14mr|gsl-1.16-2|107	Group:		System/Libraries
14mr|gsl-1.16-2|108	Conflicts:	%{_lib}gsl0 < 1.15-5
14mr|gsl-1.16-2|109	
14mr|gsl-1.16-2|110	%description -n %{libcblas}
14mr|gsl-1.16-2|111	This package contains a shared library for %{name}.
14mr|gsl-1.16-2|112	
14mr|gsl-1.16-2|113	%files -n %{libcblas}
14mr|gsl-1.16-2|114	%{_libdir}/libgslcblas.so.%{major}*
14mr|gsl-1.16-2|115	
14mr|gsl-1.16-2|116	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|117	
14mr|gsl-1.16-2|118	%package -n %{devname}
14mr|gsl-1.16-2|119	Summary:	Development files for Scientific Library
14mr|gsl-1.16-2|120	Group:		Development/C
14mr|gsl-1.16-2|121	Requires:	%{libname} = %{EVRD}
14mr|gsl-1.16-2|122	Provides:	%{name}-devel = %{EVRD}
14mr|gsl-1.16-2|123	
14mr|gsl-1.16-2|124	%description -n %{devname}
14mr|gsl-1.16-2|125	This package contains the development files for %{name}.
14mr|gsl-1.16-2|126	
14mr|gsl-1.16-2|127	%files -n %{devname}
14mr|gsl-1.16-2|128	%doc BUGS ChangeLog TODO doc/examples/
14mr|gsl-1.16-2|129	%{_bindir}/gsl-config
14mr|gsl-1.16-2|130	%{multiarch_bindir}/gsl-config
14mr|gsl-1.16-2|131	%{_datadir}/aclocal/*.m4
14mr|gsl-1.16-2|132	%{_includedir}/*
14mr|gsl-1.16-2|133	%{_libdir}/pkgconfig/*.pc
14mr|gsl-1.16-2|134	%{_libdir}/*.so
14mr|gsl-1.16-2|135	%{_mandir}/man3/*
14mr|gsl-1.16-2|136	%{_mandir}/man1/gsl-config.*
14mr|gsl-1.16-2|137	
14mr|gsl-1.16-2|138	#----------------------------------------------------------------------------
14mr|gsl-1.16-2|139	
14mr|gsl-1.16-2|140	%prep
14mr|gsl-1.16-2|141	%setup -q
14mr|gsl-1.16-2|142	%apply_patches
14mr|gsl-1.16-2|143	
14mr|gsl-1.16-2|144	%build
14mr|gsl-1.16-2|145	%configure2_5x \
14mr|gsl-1.16-2|146	--disable-static
14mr|gsl-1.16-2|147	
14mr|gsl-1.16-2|148	%make
14mr|gsl-1.16-2|149	
14mr|gsl-1.16-2|150	%install
14mr|gsl-1.16-2|151	%makeinstall_std
14mr|gsl-1.16-2|152	
14mr|gsl-1.16-2|153	#multiarch
14mr|gsl-1.16-2|154	%multiarch_binaries %{buildroot}%{_bindir}/gsl-config
14mr|gsl-1.16-2|155	
14mr|gsl-1.16-2|156	%check
14mr|gsl-1.16-2|157	%ifarch %{x86_64}
14mr|gsl-1.16-2|158	make check
14mr|gsl-1.16-2|159	%endif
14mr|gsl-1.16-2|160	
14mr|gsl-1.16-2|161	%changelog
14mr|gsl-1.16-2|162	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.16-2
14mr|gsl-1.16-2|163	+ Revision: fa4939c
14mr|gsl-1.16-2|164	- New version 1.16, split library package
14mr|gsl-1.16-2|165	
14mr|gsl-1.16-2|166	

16632 14
14mr|gsm-1.0.13-7|1	%define	srcver	1.0-pl13
14mr|gsm-1.0.13-7|2	
14mr|gsm-1.0.13-7|3	%define	major	1
14mr|gsm-1.0.13-7|4	%define libname	%mklibname %{name} %{major}
14mr|gsm-1.0.13-7|5	%define develname %mklibname %{name} -d
14mr|gsm-1.0.13-7|6	
14mr|gsm-1.0.13-7|7	Summary:	Shared libraries for GSM speech compressor
14mr|gsm-1.0.13-7|8	Name:		gsm
14mr|gsm-1.0.13-7|9	Version:	1.0.13
14mr|gsm-1.0.13-7|10	Release:	7
14mr|gsm-1.0.13-7|11	Group:		System/Libraries
14mr|gsm-1.0.13-7|12	License:	distributable
14mr|gsm-1.0.13-7|13	URL:		http://www.quut.com/gsm/
14mr|gsm-1.0.13-7|14	Source0:	http://www.quut.com/gsm/%{name}-%{version}.tar.gz
14mr|gsm-1.0.13-7|15	Patch0:         gsm-1.0.10-dyn.patch
14mr|gsm-1.0.13-7|16	Patch1:         gsm-1.0-pl10-includes.patch
14mr|gsm-1.0.13-7|17	Patch3:         gsm-1.0-pl10-shared.diff
14mr|gsm-1.0.13-7|18	Patch4:         gsm-1.0-pl10-add-includefile.patch
14mr|gsm-1.0.13-7|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|gsm-1.0.13-7|20	
14mr|gsm-1.0.13-7|21	%description
14mr|gsm-1.0.13-7|22	Contains runtime shared libraries for libgsm, an implementation of
14mr|gsm-1.0.13-7|23	the European GSM 06.10 provisional standard for full-rate speech
14mr|gsm-1.0.13-7|24	transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
14mr|gsm-1.0.13-7|25	excitation/long term prediction) coding at 13 kbit/s.
14mr|gsm-1.0.13-7|26	
14mr|gsm-1.0.13-7|27	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
14mr|gsm-1.0.13-7|28	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
14mr|gsm-1.0.13-7|29	with typical UNIX applications, our implementation turns frames of 160
14mr|gsm-1.0.13-7|30	16-bit linear samples into 33-byte frames (1650 Bytes/s).
14mr|gsm-1.0.13-7|31	The quality of the algorithm is good enough for reliable speaker
14mr|gsm-1.0.13-7|32	recognition; even music often survives transcoding in recognizable
14mr|gsm-1.0.13-7|33	form (given the bandwidth limitations of 8 kHz sampling rate).
14mr|gsm-1.0.13-7|34	
14mr|gsm-1.0.13-7|35	The interfaces offered are a front end modelled after compress(1), and
14mr|gsm-1.0.13-7|36	a library API.  Compression and decompression run faster than realtime
14mr|gsm-1.0.13-7|37	on most SPARCstations.  The implementation has been verified against the
14mr|gsm-1.0.13-7|38	ETSI standard test patterns.
14mr|gsm-1.0.13-7|39	
14mr|gsm-1.0.13-7|40	%package -n	%{libname}
14mr|gsm-1.0.13-7|41	Summary:	Shared libraries for GSM speech compressor
14mr|gsm-1.0.13-7|42	Group:          System/Libraries
14mr|gsm-1.0.13-7|43	
14mr|gsm-1.0.13-7|44	%description -n	%{libname}
14mr|gsm-1.0.13-7|45	Contains runtime shared libraries for libgsm, an implementation of
14mr|gsm-1.0.13-7|46	the European GSM 06.10 provisional standard for full-rate speech
14mr|gsm-1.0.13-7|47	transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
14mr|gsm-1.0.13-7|48	excitation/long term prediction) coding at 13 kbit/s.
14mr|gsm-1.0.13-7|49	
14mr|gsm-1.0.13-7|50	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
14mr|gsm-1.0.13-7|51	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
14mr|gsm-1.0.13-7|52	with typical UNIX applications, our implementation turns frames of 160
14mr|gsm-1.0.13-7|53	16-bit linear samples into 33-byte frames (1650 Bytes/s).
14mr|gsm-1.0.13-7|54	The quality of the algorithm is good enough for reliable speaker
14mr|gsm-1.0.13-7|55	recognition; even music often survives transcoding in recognizable
14mr|gsm-1.0.13-7|56	form (given the bandwidth limitations of 8 kHz sampling rate).
14mr|gsm-1.0.13-7|57	
14mr|gsm-1.0.13-7|58	The interfaces offered are a front end modelled after compress(1), and
14mr|gsm-1.0.13-7|59	a library API.  Compression and decompression run faster than realtime
14mr|gsm-1.0.13-7|60	on most SPARCstations.  The implementation has been verified against the
14mr|gsm-1.0.13-7|61	ETSI standard test patterns.
14mr|gsm-1.0.13-7|62	
14mr|gsm-1.0.13-7|63	%package -n	%{develname}
14mr|gsm-1.0.13-7|64	Summary:	Development libraries for a GSM speech compressor
14mr|gsm-1.0.13-7|65	Group:		Development/C
14mr|gsm-1.0.13-7|66	Obsoletes:	%mklibname %{name} 1 -d
14mr|gsm-1.0.13-7|67	Provides:	%{name}-devel
14mr|gsm-1.0.13-7|68	Provides:	lib%{name}-devel
14mr|gsm-1.0.13-7|69	Requires:	%{libname} = %{version}-%{release}
14mr|gsm-1.0.13-7|70	
14mr|gsm-1.0.13-7|71	%description -n	%{develname}
14mr|gsm-1.0.13-7|72	Contains header files and development libraries for libgsm, an
14mr|gsm-1.0.13-7|73	implementation of the European GSM 06.10 provisional standard for
14mr|gsm-1.0.13-7|74	full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP
14mr|gsm-1.0.13-7|75	(residual pulse excitation/long term prediction) coding at 13 kbit/s.
14mr|gsm-1.0.13-7|76	
14mr|gsm-1.0.13-7|77	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
14mr|gsm-1.0.13-7|78	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
14mr|gsm-1.0.13-7|79	with typical UNIX applications, our implementation turns frames of 160
14mr|gsm-1.0.13-7|80	16-bit linear samples into 33-byte frames (1650 Bytes/s).
14mr|gsm-1.0.13-7|81	The quality of the algorithm is good enough for reliable speaker
14mr|gsm-1.0.13-7|82	recognition; even music often survives transcoding in recognizable
14mr|gsm-1.0.13-7|83	form (given the bandwidth limitations of 8 kHz sampling rate).
14mr|gsm-1.0.13-7|84	
14mr|gsm-1.0.13-7|85	The interfaces offered are a front end modelled after compress(1), and
14mr|gsm-1.0.13-7|86	a library API.  Compression and decompression run faster than realtime
14mr|gsm-1.0.13-7|87	on most SPARCstations.  The implementation has been verified against the
14mr|gsm-1.0.13-7|88	ETSI standard test patterns.
14mr|gsm-1.0.13-7|89	
14mr|gsm-1.0.13-7|90	%prep
14mr|gsm-1.0.13-7|91	
14mr|gsm-1.0.13-7|92	%setup -q -n %{name}-%{srcver}
14mr|gsm-1.0.13-7|93	%patch0 -p1
14mr|gsm-1.0.13-7|94	%patch1 -p1 -b .includes
14mr|gsm-1.0.13-7|95	%patch3 -p0 -b .shared
14mr|gsm-1.0.13-7|96	%patch4 -p0 -b .add_h_file
14mr|gsm-1.0.13-7|97	
14mr|gsm-1.0.13-7|98	%build
14mr|gsm-1.0.13-7|99	
14mr|gsm-1.0.13-7|100	%make
14mr|gsm-1.0.13-7|101	
14mr|gsm-1.0.13-7|102	%install
14mr|gsm-1.0.13-7|103	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|gsm-1.0.13-7|104	
14mr|gsm-1.0.13-7|105	%makeinstall
14mr|gsm-1.0.13-7|106	
14mr|gsm-1.0.13-7|107	ln -snf toast %{buildroot}%{_bindir}/untoast
14mr|gsm-1.0.13-7|108	ln -snf toast %{buildroot}%{_bindir}/tcat
14mr|gsm-1.0.13-7|109	
14mr|gsm-1.0.13-7|110	%if %mdkversion < 200900
14mr|gsm-1.0.13-7|111	%post -n %{libname} -p /sbin/ldconfig
14mr|gsm-1.0.13-7|112	%endif
14mr|gsm-1.0.13-7|113	
14mr|gsm-1.0.13-7|114	%if %mdkversion < 200900
14mr|gsm-1.0.13-7|115	%postun -n %{libname} -p /sbin/ldconfig
14mr|gsm-1.0.13-7|116	%endif
14mr|gsm-1.0.13-7|117	
14mr|gsm-1.0.13-7|118	%clean
14mr|gsm-1.0.13-7|119	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|gsm-1.0.13-7|120	
14mr|gsm-1.0.13-7|121	%files
14mr|gsm-1.0.13-7|122	%defattr(-,root,root)
14mr|gsm-1.0.13-7|123	%doc COPYRIGHT ChangeLog* README
14mr|gsm-1.0.13-7|124	%{_bindir}/*
14mr|gsm-1.0.13-7|125	%{_mandir}/man1/*
14mr|gsm-1.0.13-7|126	
14mr|gsm-1.0.13-7|127	%files -n %{libname}
14mr|gsm-1.0.13-7|128	%defattr(-,root,root)
14mr|gsm-1.0.13-7|129	%{_libdir}/*.so.%{major}*
14mr|gsm-1.0.13-7|130	
14mr|gsm-1.0.13-7|131	%files -n %{develname}
14mr|gsm-1.0.13-7|132	%defattr(-,root,root)
14mr|gsm-1.0.13-7|133	%{_libdir}/*.a
14mr|gsm-1.0.13-7|134	%{_libdir}/*.so
14mr|gsm-1.0.13-7|135	%{_includedir}/gsm
14mr|gsm-1.0.13-7|136	%{_mandir}/man3/*
14mr|gsm-1.0.13-7|137	
14mr|gsm-1.0.13-7|138	
14mr|gsm-1.0.13-7|139	
14mr|gsm-1.0.13-7|140	%changelog
14mr|gsm-1.0.13-7|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.13-7
14mr|gsm-1.0.13-7|142	+ Revision: 1adb485
14mr|gsm-1.0.13-7|143	- MassBuild#440: Increase release tag
14mr|gsm-1.0.13-7|144	
14mr|gsm-1.0.13-7|145	

16633 14
14mr|gsmlib-1.11-5.10|1	%define major 1
14mr|gsmlib-1.11-5.10|2	%define libname %mklibname %name %major
14mr|gsmlib-1.11-5.10|3	
14mr|gsmlib-1.11-5.10|4	Summary: 	Library and utilities to access GSM mobile phones
14mr|gsmlib-1.11-5.10|5	Name: 	 	gsmlib
14mr|gsmlib-1.11-5.10|6	Version: 	1.11
14mr|gsmlib-1.11-5.10|7	Release: 	5.10
14mr|gsmlib-1.11-5.10|8	License:	GPL
14mr|gsmlib-1.11-5.10|9	Group:		Communications
14mr|gsmlib-1.11-5.10|10	URL:		http://www.pxh.de/fs/gsmlib/index.html
14mr|gsmlib-1.11-5.10|11	Source0:	%{name}-pre1.11-041028.tar.bz2
14mr|gsmlib-1.11-5.10|12	Patch0:		gsmlib-1.11-gcc41.patch
14mr|gsmlib-1.11-5.10|13	Patch1:		gsmlib-1.11-gcc43.patch
14mr|gsmlib-1.11-5.10|14	Patch2:		gsmlib-1.11-include-gcc34-fix.patch
14mr|gsmlib-1.11-5.10|15	Patch3:		gsmlib-1.11-linkfix.diff
14mr|gsmlib-1.11-5.10|16	BuildRequires:	gettext
14mr|gsmlib-1.11-5.10|17	BuildRequires:	bison
14mr|gsmlib-1.11-5.10|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gsmlib-1.11-5.10|19	
14mr|gsmlib-1.11-5.10|20	%description
14mr|gsmlib-1.11-5.10|21	This distribution contains a library to access GSM mobile phones through GSM
14mr|gsmlib-1.11-5.10|22	modems. Features include:
14mr|gsmlib-1.11-5.10|23	* modification of phonebooks stored in the mobile phone or on the SIM card
14mr|gsmlib-1.11-5.10|24	* reading and writing of SMS messages stored in the mobile phone
14mr|gsmlib-1.11-5.10|25	* sending and reception of SMS messages
14mr|gsmlib-1.11-5.10|26	
14mr|gsmlib-1.11-5.10|27	Additionally, some simple command line programs are provided to use these
14mr|gsmlib-1.11-5.10|28	functionalities.
14mr|gsmlib-1.11-5.10|29	
14mr|gsmlib-1.11-5.10|30	%package -n 	%{libname}
14mr|gsmlib-1.11-5.10|31	Summary:        Dynamic libraries from %name
14mr|gsmlib-1.11-5.10|32	Group:          System/Libraries
14mr|gsmlib-1.11-5.10|33	
14mr|gsmlib-1.11-5.10|34	%description -n %{libname}
14mr|gsmlib-1.11-5.10|35	Dynamic libraries from %name.
14mr|gsmlib-1.11-5.10|36	
14mr|gsmlib-1.11-5.10|37	%package -n 	%{libname}-devel
14mr|gsmlib-1.11-5.10|38	Summary: 	Header files and static libraries from %name
14mr|gsmlib-1.11-5.10|39	Group: 		Development/C
14mr|gsmlib-1.11-5.10|40	Requires: 	%{libname} >= %{version}
14mr|gsmlib-1.11-5.10|41	Provides: 	lib%{name}-devel = %{version}-%{release}
14mr|gsmlib-1.11-5.10|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|gsmlib-1.11-5.10|43	Obsoletes: 	%name-devel
14mr|gsmlib-1.11-5.10|44	
14mr|gsmlib-1.11-5.10|45	%description -n %{libname}-devel
14mr|gsmlib-1.11-5.10|46	Libraries and includes files for developing programs based on %name.
14mr|gsmlib-1.11-5.10|47	
14mr|gsmlib-1.11-5.10|48	%prep
14mr|gsmlib-1.11-5.10|49	
14mr|gsmlib-1.11-5.10|50	%setup -q
14mr|gsmlib-1.11-5.10|51	%patch0 -p1
14mr|gsmlib-1.11-5.10|52	%patch1 -p1
14mr|gsmlib-1.11-5.10|53	%patch2 -p1
14mr|gsmlib-1.11-5.10|54	%patch3 -p1
14mr|gsmlib-1.11-5.10|55	
14mr|gsmlib-1.11-5.10|56	%build
14mr|gsmlib-1.11-5.10|57	export LIBS="-lstdc++"
14mr|gsmlib-1.11-5.10|58	
14mr|gsmlib-1.11-5.10|59	%configure2_5x
14mr|gsmlib-1.11-5.10|60	
14mr|gsmlib-1.11-5.10|61	%make
14mr|gsmlib-1.11-5.10|62	
14mr|gsmlib-1.11-5.10|63	%install
14mr|gsmlib-1.11-5.10|64	%makeinstall
14mr|gsmlib-1.11-5.10|65	
14mr|gsmlib-1.11-5.10|66	%find_lang %name
14mr|gsmlib-1.11-5.10|67	
14mr|gsmlib-1.11-5.10|68	%files -f %{name}.lang
14mr|gsmlib-1.11-5.10|69	%defattr(-,root,root)
14mr|gsmlib-1.11-5.10|70	%doc README ABOUT-NLS COPYING ChangeLog NEWS TODO
14mr|gsmlib-1.11-5.10|71	%{_bindir}/gsm*
14mr|gsmlib-1.11-5.10|72	%{_mandir}/man1/gsm*
14mr|gsmlib-1.11-5.10|73	%{_mandir}/man7/gsm*
14mr|gsmlib-1.11-5.10|74	%{_mandir}/man8/gsm*
14mr|gsmlib-1.11-5.10|75	
14mr|gsmlib-1.11-5.10|76	%files -n %{libname}
14mr|gsmlib-1.11-5.10|77	%defattr(-,root,root)
14mr|gsmlib-1.11-5.10|78	%{_libdir}/*.so.*
14mr|gsmlib-1.11-5.10|79	
14mr|gsmlib-1.11-5.10|80	%files -n %{libname}-devel
14mr|gsmlib-1.11-5.10|81	%defattr(-,root,root)
14mr|gsmlib-1.11-5.10|82	%{_includedir}/%name/*.h
14mr|gsmlib-1.11-5.10|83	%{_libdir}/*.so
14mr|gsmlib-1.11-5.10|84	%{_libdir}/*.a
14mr|gsmlib-1.11-5.10|85	
14mr|gsmlib-1.11-5.10|86	
14mr|gsmlib-1.11-5.10|87	
14mr|gsmlib-1.11-5.10|88	%changelog
14mr|gsmlib-1.11-5.10|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11-5.10
14mr|gsmlib-1.11-5.10|90	+ Revision: df409bc
14mr|gsmlib-1.11-5.10|91	- MassBuild#440: Increase release tag
14mr|gsmlib-1.11-5.10|92	
14mr|gsmlib-1.11-5.10|93	

16634 14
14mr|gsnmp-0.3.0-8|1	%define name	gsnmp
14mr|gsnmp-0.3.0-8|2	%define lib_major	0
14mr|gsnmp-0.3.0-8|3	%define	lib_name	%mklibname %{name} %{lib_major}
14mr|gsnmp-0.3.0-8|4	%define develname	%mklibname %{name} -d
14mr|gsnmp-0.3.0-8|5	
14mr|gsnmp-0.3.0-8|6	Summary:	An SNMP library implementation based on glib and gnet
14mr|gsnmp-0.3.0-8|7	Name:		%{name}
14mr|gsnmp-0.3.0-8|8	Version:	0.3.0
14mr|gsnmp-0.3.0-8|9	Release:	8
14mr|gsnmp-0.3.0-8|10	License:	GPLv2
14mr|gsnmp-0.3.0-8|11	Group:		Networking/Other
14mr|gsnmp-0.3.0-8|12	URL:		http://www.ibr.cs.tu-bs.de/projects/scli/
14mr|gsnmp-0.3.0-8|13	Source0:	ftp://ftp.ibr.cs.tu-bs.de/local/gsnmp/%{name}-%{version}.tar.bz2
14mr|gsnmp-0.3.0-8|14	Patch0:		gsnmp-linkage_fix.diff
14mr|gsnmp-0.3.0-8|15	# (fc) 0.3.0-2mdv fix m4 warning
14mr|gsnmp-0.3.0-8|16	Patch1:		gsnmp-0.3.0-fix-underquoted-warning.patch
14mr|gsnmp-0.3.0-8|17	BuildRequires:	libxml2-devel
14mr|gsnmp-0.3.0-8|18	BuildRequires:	readline-devel
14mr|gsnmp-0.3.0-8|19	BuildRequires:	ncurses-devel
14mr|gsnmp-0.3.0-8|20	BuildRequires:	libglib2-devel
14mr|gsnmp-0.3.0-8|21	BuildRequires:	libgnet2-devel
14mr|gsnmp-0.3.0-8|22	
14mr|gsnmp-0.3.0-8|23	%description
14mr|gsnmp-0.3.0-8|24	GNET-SNMP is an SNMP library implementation based on glib and gnet. This
14mr|gsnmp-0.3.0-8|25	library has been developed as part of the scli package (an SNMP command line
14mr|gsnmp-0.3.0-8|26	interface).  Some examples demonstrating the API can be found in the examples
14mr|gsnmp-0.3.0-8|27	directory.  Some examples use stub files generated by the smidump MIB compiler,
14mr|gsnmp-0.3.0-8|28	which is part of the libsmi package.
14mr|gsnmp-0.3.0-8|29	
14mr|gsnmp-0.3.0-8|30	%package -n	%{lib_name}
14mr|gsnmp-0.3.0-8|31	Summary:	A library of functions for the snmp protocol
14mr|gsnmp-0.3.0-8|32	Group:		System/Libraries
14mr|gsnmp-0.3.0-8|33	
14mr|gsnmp-0.3.0-8|34	%description -n %{lib_name}
14mr|gsnmp-0.3.0-8|35	This package contains the library needed to run programs dynamically
14mr|gsnmp-0.3.0-8|36	linked with libgsnmp.
14mr|gsnmp-0.3.0-8|37	
14mr|gsnmp-0.3.0-8|38	%package -n 	%{develname}
14mr|gsnmp-0.3.0-8|39	Summary:	Development tools for the snmp protocol
14mr|gsnmp-0.3.0-8|40	Group:		Development/C
14mr|gsnmp-0.3.0-8|41	Requires:	%{lib_name} = %{version}-%{release} glib2-devel
14mr|gsnmp-0.3.0-8|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|gsnmp-0.3.0-8|43	Obsoletes:	%{lib_name}-devel
14mr|gsnmp-0.3.0-8|44	
14mr|gsnmp-0.3.0-8|45	%description -n %{develname}
14mr|gsnmp-0.3.0-8|46	This package contains the header files and libraries
14mr|gsnmp-0.3.0-8|47	necessary for developing programs using libgsnmp.
14mr|gsnmp-0.3.0-8|48	
14mr|gsnmp-0.3.0-8|49	%prep
14mr|gsnmp-0.3.0-8|50	
14mr|gsnmp-0.3.0-8|51	%setup -q
14mr|gsnmp-0.3.0-8|52	%patch0 -p0
14mr|gsnmp-0.3.0-8|53	%patch1 -p1 -b .fix_underquoted
14mr|gsnmp-0.3.0-8|54	
14mr|gsnmp-0.3.0-8|55	autoreconf -fis
14mr|gsnmp-0.3.0-8|56	%build
14mr|gsnmp-0.3.0-8|57	
14mr|gsnmp-0.3.0-8|58	%configure2_5x
14mr|gsnmp-0.3.0-8|59	%make
14mr|gsnmp-0.3.0-8|60	
14mr|gsnmp-0.3.0-8|61	%install
14mr|gsnmp-0.3.0-8|62	%makeinstall
14mr|gsnmp-0.3.0-8|63	
14mr|gsnmp-0.3.0-8|64	
14mr|gsnmp-0.3.0-8|65	%files
14mr|gsnmp-0.3.0-8|66	%doc AUTHORS ChangeLog NEWS README
14mr|gsnmp-0.3.0-8|67	%{_bindir}/gsnmp-get
14mr|gsnmp-0.3.0-8|68	%{_mandir}/man1/gsnmp-get.*
14mr|gsnmp-0.3.0-8|69	
14mr|gsnmp-0.3.0-8|70	%files -n %{lib_name}
14mr|gsnmp-0.3.0-8|71	%{_libdir}/libgsnmp.so.*
14mr|gsnmp-0.3.0-8|72	
14mr|gsnmp-0.3.0-8|73	%files -n %{develname}
14mr|gsnmp-0.3.0-8|74	%{_includedir}/%{name}
14mr|gsnmp-0.3.0-8|75	%{_libdir}/libgsnmp.a
14mr|gsnmp-0.3.0-8|76	%{_libdir}/libgsnmp.so
14mr|gsnmp-0.3.0-8|77	%{_libdir}/pkgconfig/%{name}.pc
14mr|gsnmp-0.3.0-8|78	%{_datadir}/aclocal/%{name}.m4
14mr|gsnmp-0.3.0-8|79	
14mr|gsnmp-0.3.0-8|80	
14mr|gsnmp-0.3.0-8|81	
14mr|gsnmp-0.3.0-8|82	%changelog
14mr|gsnmp-0.3.0-8|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-8
14mr|gsnmp-0.3.0-8|84	+ Revision: c5b4c80
14mr|gsnmp-0.3.0-8|85	- MassBuild#440: Increase release tag
14mr|gsnmp-0.3.0-8|86	
14mr|gsnmp-0.3.0-8|87	

16635 14
14mr|gsoap-2.8.9-3|1	%define ver 2.8
14mr|gsoap-2.8.9-3|2	%define subver 9
14mr|gsoap-2.8.9-3|3	
14mr|gsoap-2.8.9-3|4	Name:		gsoap
14mr|gsoap-2.8.9-3|5	Version:	%{ver}.%{subver}
14mr|gsoap-2.8.9-3|6	Release:	3
14mr|gsoap-2.8.9-3|7	Summary:	Development tookit for SOAP/XML Web services in C/C++
14mr|gsoap-2.8.9-3|8	Group:		Development/Other
14mr|gsoap-2.8.9-3|9	License:	gSOAP Public License
14mr|gsoap-2.8.9-3|10	Source0:	http://prdownloads.sourceforge.net/gsoap2/%{name}_%{version}.zip
14mr|gsoap-2.8.9-3|11	Patch0:		Makefile.am.patch
14mr|gsoap-2.8.9-3|12	Patch1:		gsoap-2.7.17-ssl.patch
14mr|gsoap-2.8.9-3|13	URL:		http://www.cs.fsu.edu/~engelen/soap.html
14mr|gsoap-2.8.9-3|14	BuildRequires:	automake
14mr|gsoap-2.8.9-3|15	BuildRequires:	bison
14mr|gsoap-2.8.9-3|16	BuildRequires:	libstdc++-devel
14mr|gsoap-2.8.9-3|17	BuildRequires:	openssl-devel
14mr|gsoap-2.8.9-3|18	BuildRequires:	zlib-devel
14mr|gsoap-2.8.9-3|19	BuildRequires:	flex
14mr|gsoap-2.8.9-3|20	
14mr|gsoap-2.8.9-3|21	%description
14mr|gsoap-2.8.9-3|22	The gSOAP Web services development toolkit offers an XML to C/C++ language
14mr|gsoap-2.8.9-3|23	binding to ease the development of SOAP/XML Web services in C and C/C++.
14mr|gsoap-2.8.9-3|24	
14mr|gsoap-2.8.9-3|25	%package	source
14mr|gsoap-2.8.9-3|26	Summary:	Source files of %{name}
14mr|gsoap-2.8.9-3|27	Group:		Development/C
14mr|gsoap-2.8.9-3|28	
14mr|gsoap-2.8.9-3|29	%description	source
14mr|gsoap-2.8.9-3|30	The gSOAP Web services development toolkit offers an XML to C/C++ language
14mr|gsoap-2.8.9-3|31	binding to ease the development of SOAP/XML Web services in C and C/C++.
14mr|gsoap-2.8.9-3|32	
14mr|gsoap-2.8.9-3|33	This package contains the source code.
14mr|gsoap-2.8.9-3|34	
14mr|gsoap-2.8.9-3|35	%prep
14mr|gsoap-2.8.9-3|36	%setup -q -n %{name}-%{ver}
14mr|gsoap-2.8.9-3|37	{
14mr|gsoap-2.8.9-3|38	cd gsoap
14mr|gsoap-2.8.9-3|39	#%patch0 -p0 -b .fPIC
14mr|gsoap-2.8.9-3|40	cd -
14mr|gsoap-2.8.9-3|41	}
14mr|gsoap-2.8.9-3|42	%patch1 -p1 -b .ssl
14mr|gsoap-2.8.9-3|43	
14mr|gsoap-2.8.9-3|44	%build
14mr|gsoap-2.8.9-3|45	aclocal
14mr|gsoap-2.8.9-3|46	automake --add-missing
14mr|gsoap-2.8.9-3|47	autoreconf
14mr|gsoap-2.8.9-3|48	%configure
14mr|gsoap-2.8.9-3|49	
14mr|gsoap-2.8.9-3|50	# keep a copy of source code (used by some TPM tools for Intel Classmate)
14mr|gsoap-2.8.9-3|51	rm -rf %{name}-source
14mr|gsoap-2.8.9-3|52	cp -a . ../%{name}-source
14mr|gsoap-2.8.9-3|53	mv ../%{name}-source .
14mr|gsoap-2.8.9-3|54	
14mr|gsoap-2.8.9-3|55	make SOAPCPP2_IMPORTPATH="-DSOAPCPP2_IMPORT_PATH=\"\\\"%{_datadir}/%{name}/import\"\\\"" WSDL2H_IMPORTPATH="-DWSDL2H_IMPORT_PATH=\"\\\"%{_datadir}/%{name}/WS\"\\\""
14mr|gsoap-2.8.9-3|56	
14mr|gsoap-2.8.9-3|57	%install
14mr|gsoap-2.8.9-3|58	rm -rf %{buildroot}
14mr|gsoap-2.8.9-3|59	
14mr|gsoap-2.8.9-3|60	mkdir -p %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|61	cp -R %name/import %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|62	cp -R %name/WS %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|63	cp -R %name/uddi2 %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|64	cp %name/stdsoap2.cpp %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|65	cp %name/stdsoap2.c %buildroot/%_datadir/%name
14mr|gsoap-2.8.9-3|66	%makeinstall
14mr|gsoap-2.8.9-3|67	install -d %{buildroot}%{_prefix}/src/
14mr|gsoap-2.8.9-3|68	cp -a %{name}-source %{buildroot}%{_prefix}/src/%{name}
14mr|gsoap-2.8.9-3|69	
14mr|gsoap-2.8.9-3|70	find %{buildroot} -type d -perm 0744 -exec chmod 0755 '{}' \;
14mr|gsoap-2.8.9-3|71	find %{buildroot} -type f -perm 0744 -exec chmod 0644 '{}' \;
14mr|gsoap-2.8.9-3|72	
14mr|gsoap-2.8.9-3|73	%files
14mr|gsoap-2.8.9-3|74	%defattr(644,root,root,755)
14mr|gsoap-2.8.9-3|75	%doc LICENSE.txt NOTES.txt README.txt *.html license.pdf %name/doc
14mr|gsoap-2.8.9-3|76	%attr(0755,root,root) %{_bindir}/soapcpp2
14mr|gsoap-2.8.9-3|77	%attr(0755,root,root) %{_bindir}/wsdl2h
14mr|gsoap-2.8.9-3|78	%{_includedir}/stdsoap2.h
14mr|gsoap-2.8.9-3|79	%dir %{_datadir}/%{name}
14mr|gsoap-2.8.9-3|80	%{_datadir}/%{name}/*
14mr|gsoap-2.8.9-3|81	%{_libdir}/libgsoap++.a
14mr|gsoap-2.8.9-3|82	%{_libdir}/libgsoap.a
14mr|gsoap-2.8.9-3|83	%{_libdir}/libgsoapck++.a
14mr|gsoap-2.8.9-3|84	%{_libdir}/libgsoapck.a
14mr|gsoap-2.8.9-3|85	%{_libdir}/libgsoapssl++.a
14mr|gsoap-2.8.9-3|86	%{_libdir}/libgsoapssl.a
14mr|gsoap-2.8.9-3|87	%{_libdir}/pkgconfig/gsoapssl++.pc
14mr|gsoap-2.8.9-3|88	%{_libdir}/pkgconfig/gsoapssl.pc
14mr|gsoap-2.8.9-3|89	%{_libdir}/pkgconfig/gsoap++.pc
14mr|gsoap-2.8.9-3|90	%{_libdir}/pkgconfig/gsoap.pc
14mr|gsoap-2.8.9-3|91	%{_libdir}/pkgconfig/gsoapck++.pc
14mr|gsoap-2.8.9-3|92	%{_libdir}/pkgconfig/gsoapck.pc
14mr|gsoap-2.8.9-3|93	
14mr|gsoap-2.8.9-3|94	%files source
14mr|gsoap-2.8.9-3|95	%{_prefix}/src/%{name}
14mr|gsoap-2.8.9-3|96	
14mr|gsoap-2.8.9-3|97	
14mr|gsoap-2.8.9-3|98	
14mr|gsoap-2.8.9-3|99	%changelog
14mr|gsoap-2.8.9-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.9-3
14mr|gsoap-2.8.9-3|101	+ Revision: 5440cb0
14mr|gsoap-2.8.9-3|102	- MassBuild#440: Increase release tag
14mr|gsoap-2.8.9-3|103	
14mr|gsoap-2.8.9-3|104	

16636 14
14mr|gssdp-0.14.8-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gssdp-0.14.8-2|2	
14mr|gssdp-0.14.8-2|3	%define api 1.0
14mr|gssdp-0.14.8-2|4	%define major 3
14mr|gssdp-0.14.8-2|5	%define libname	%mklibname %{name} %{api} %{major}
14mr|gssdp-0.14.8-2|6	%define girname	%mklibname %{name}-gir %{api}
14mr|gssdp-0.14.8-2|7	%define devname	%mklibname %{name} -d
14mr|gssdp-0.14.8-2|8	
14mr|gssdp-0.14.8-2|9	Summary:	Implements resource discovery and announcement over SSDP
14mr|gssdp-0.14.8-2|10	Name:		gssdp
14mr|gssdp-0.14.8-2|11	Version:	0.14.8
14mr|gssdp-0.14.8-2|12	Release:	2
14mr|gssdp-0.14.8-2|13	License:	GPLv2+
14mr|gssdp-0.14.8-2|14	Group:		Development/Other
14mr|gssdp-0.14.8-2|15	Url:		http://www.gupnp.org/sources/gssdp/
14mr|gssdp-0.14.8-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gssdp-0.14.8-2|17	
14mr|gssdp-0.14.8-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gssdp-0.14.8-2|19	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gssdp-0.14.8-2|20	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gssdp-0.14.8-2|21	BuildRequires:	vala-tools
14mr|gssdp-0.14.8-2|22	
14mr|gssdp-0.14.8-2|23	%description
14mr|gssdp-0.14.8-2|24	GSSDP implements resource discovery and announcement over SSDP.
14mr|gssdp-0.14.8-2|25	
14mr|gssdp-0.14.8-2|26	%files
14mr|gssdp-0.14.8-2|27	%doc AUTHORS README ChangeLog NEWS
14mr|gssdp-0.14.8-2|28	%{_bindir}/gssdp-device-sniffer
14mr|gssdp-0.14.8-2|29	%{_datadir}/%{name}/*.ui
14mr|gssdp-0.14.8-2|30	
14mr|gssdp-0.14.8-2|31	#----------------------------------------------------------------------------
14mr|gssdp-0.14.8-2|32	
14mr|gssdp-0.14.8-2|33	%package -n %{libname}
14mr|gssdp-0.14.8-2|34	Summary:	Main library for gssdp
14mr|gssdp-0.14.8-2|35	Group:		System/Libraries
14mr|gssdp-0.14.8-2|36	Obsoletes:	%{mklibname gssdp 2} < 0.10.0
14mr|gssdp-0.14.8-2|37	Conflicts:	%mklibname %{name} %{api} 2
14mr|gssdp-0.14.8-2|38	
14mr|gssdp-0.14.8-2|39	%description -n %{libname}
14mr|gssdp-0.14.8-2|40	This package contains the library needed to run programs dynamically
14mr|gssdp-0.14.8-2|41	linked with gssdp.
14mr|gssdp-0.14.8-2|42	
14mr|gssdp-0.14.8-2|43	%files -n %{libname}
14mr|gssdp-0.14.8-2|44	%{_libdir}/libgssdp-%{api}.so.%{major}*
14mr|gssdp-0.14.8-2|45	
14mr|gssdp-0.14.8-2|46	#----------------------------------------------------------------------------
14mr|gssdp-0.14.8-2|47	
14mr|gssdp-0.14.8-2|48	%package -n %{girname}
14mr|gssdp-0.14.8-2|49	Summary:	GObject Introspection interface description for GSSDP
14mr|gssdp-0.14.8-2|50	Group:		System/Libraries
14mr|gssdp-0.14.8-2|51	Conflicts:	%{_lib}gssdp1.0_3 < 0.12.1-2
14mr|gssdp-0.14.8-2|52	
14mr|gssdp-0.14.8-2|53	%description -n %{girname}
14mr|gssdp-0.14.8-2|54	GObject Introspection interface description for GSSDP.
14mr|gssdp-0.14.8-2|55	
14mr|gssdp-0.14.8-2|56	%files -n %{girname}
14mr|gssdp-0.14.8-2|57	%{_libdir}/girepository-1.0/GSSDP-%{api}.typelib
14mr|gssdp-0.14.8-2|58	
14mr|gssdp-0.14.8-2|59	#----------------------------------------------------------------------------
14mr|gssdp-0.14.8-2|60	
14mr|gssdp-0.14.8-2|61	%package -n %{devname}
14mr|gssdp-0.14.8-2|62	Summary:	Headers for developing programs that will use gssdp
14mr|gssdp-0.14.8-2|63	Group:		Development/C
14mr|gssdp-0.14.8-2|64	Requires:	%{libname} = %{EVRD}
14mr|gssdp-0.14.8-2|65	Requires:	%{girname} = %{EVRD}
14mr|gssdp-0.14.8-2|66	Provides:	%{name}-devel = %{EVRD}
14mr|gssdp-0.14.8-2|67	
14mr|gssdp-0.14.8-2|68	%description -n %{devname}
14mr|gssdp-0.14.8-2|69	This package contains the headers that programmers will need to develop
14mr|gssdp-0.14.8-2|70	applications which will use gssdp.
14mr|gssdp-0.14.8-2|71	
14mr|gssdp-0.14.8-2|72	%files -n %{devname}
14mr|gssdp-0.14.8-2|73	%{_includedir}/gssdp-%{api}/lib%{name}/*.h
14mr|gssdp-0.14.8-2|74	%{_libdir}/*.so
14mr|gssdp-0.14.8-2|75	%{_libdir}/pkgconfig/gssdp*.pc
14mr|gssdp-0.14.8-2|76	%{_datadir}/gtk-doc/html/*
14mr|gssdp-0.14.8-2|77	%{_datadir}/gir-1.0/GSSDP-%{api}.gir
14mr|gssdp-0.14.8-2|78	%{_datadir}/vala/vapi/*
14mr|gssdp-0.14.8-2|79	
14mr|gssdp-0.14.8-2|80	#----------------------------------------------------------------------------
14mr|gssdp-0.14.8-2|81	
14mr|gssdp-0.14.8-2|82	%prep
14mr|gssdp-0.14.8-2|83	%setup -q
14mr|gssdp-0.14.8-2|84	
14mr|gssdp-0.14.8-2|85	%build
14mr|gssdp-0.14.8-2|86	export CFLAGS="%{optflags} -fPIC"
14mr|gssdp-0.14.8-2|87	%configure2_5x \
14mr|gssdp-0.14.8-2|88	--disable-static
14mr|gssdp-0.14.8-2|89	
14mr|gssdp-0.14.8-2|90	%make
14mr|gssdp-0.14.8-2|91	
14mr|gssdp-0.14.8-2|92	%install
14mr|gssdp-0.14.8-2|93	%makeinstall_std
14mr|gssdp-0.14.8-2|94	
14mr|gssdp-0.14.8-2|95	
14mr|gssdp-0.14.8-2|96	%changelog
14mr|gssdp-0.14.8-2|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.8-2
14mr|gssdp-0.14.8-2|98	+ Revision: 5079d88
14mr|gssdp-0.14.8-2|99	- MassBuild#440: Increase release tag
14mr|gssdp-0.14.8-2|100	
14mr|gssdp-0.14.8-2|101	

16637 14
14mr|gstreamer0.10-0.10.36-6|1	%define	oname	gstreamer
14mr|gstreamer0.10-0.10.36-6|2	%define	vname	%{oname}10
14mr|gstreamer0.10-0.10.36-6|3	
14mr|gstreamer0.10-0.10.36-6|4	%define major	0
14mr|gstreamer0.10-0.10.36-6|5	%define api	0.10
14mr|gstreamer0.10-0.10.36-6|6	%define libname			%mklibname %{name}_ %{major}
14mr|gstreamer0.10-0.10.36-6|7	%define libgstbase		%mklibname gstbase%{api}_ %{major}
14mr|gstreamer0.10-0.10.36-6|8	%define libgstcheck		%mklibname gstcheck%{api}_ %{major}
14mr|gstreamer0.10-0.10.36-6|9	%define libgstcontroller	%mklibname gstcontroller%{api}_ %{major}
14mr|gstreamer0.10-0.10.36-6|10	%define libgstdataprocol	%mklibname gstdataprocol%{api}_ %{major}
14mr|gstreamer0.10-0.10.36-6|11	%define libgstnet		%mklibname gstnet%{api}_ %{major}
14mr|gstreamer0.10-0.10.36-6|12	%define girname			%mklibname gst-gir %{api}
14mr|gstreamer0.10-0.10.36-6|13	%define devname			%mklibname %{name} -d
14mr|gstreamer0.10-0.10.36-6|14	
14mr|gstreamer0.10-0.10.36-6|15	%bcond_with	docs
14mr|gstreamer0.10-0.10.36-6|16	
14mr|gstreamer0.10-0.10.36-6|17	Summary:	GStreamer Streaming-media framework runtime
14mr|gstreamer0.10-0.10.36-6|18	Name:		gstreamer%{api}
14mr|gstreamer0.10-0.10.36-6|19	Version:	0.10.36
14mr|gstreamer0.10-0.10.36-6|20	Release:	6
14mr|gstreamer0.10-0.10.36-6|21	License:	LGPLv2.1+
14mr|gstreamer0.10-0.10.36-6|22	Group:		Sound
14mr|gstreamer0.10-0.10.36-6|23	Url:		http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-0.10.36-6|24	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/gstreamer/%{api}/%{oname}-%{version}.tar.xz
14mr|gstreamer0.10-0.10.36-6|25	Patch0:		gstreamer-inspect-rpm-format.patch
14mr|gstreamer0.10-0.10.36-6|26	Patch1:		gstreamer-0.10.36-bison-3.0.patch
14mr|gstreamer0.10-0.10.36-6|27	
14mr|gstreamer0.10-0.10.36-6|28	BuildRequires:	bison
14mr|gstreamer0.10-0.10.36-6|29	BuildRequires:	chrpath
14mr|gstreamer0.10-0.10.36-6|30	BuildRequires:	flex
14mr|gstreamer0.10-0.10.36-6|31	%ifarch %{ix86}
14mr|gstreamer0.10-0.10.36-6|32	BuildRequires:	nasm
14mr|gstreamer0.10-0.10.36-6|33	%endif
14mr|gstreamer0.10-0.10.36-6|34	BuildRequires:	gettext-devel
14mr|gstreamer0.10-0.10.36-6|35	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-0.10.36-6|36	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer0.10-0.10.36-6|37	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gstreamer0.10-0.10.36-6|38	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gstreamer0.10-0.10.36-6|39	BuildRequires:	pkgconfig(popt)
14mr|gstreamer0.10-0.10.36-6|40	%ifnarch %{arm} %{mips}
14mr|gstreamer0.10-0.10.36-6|41	BuildRequires:	pkgconfig(valgrind)
14mr|gstreamer0.10-0.10.36-6|42	%endif
14mr|gstreamer0.10-0.10.36-6|43	%if %{with docs}
14mr|gstreamer0.10-0.10.36-6|44	BuildRequires:	gtk-doc >= 0.7
14mr|gstreamer0.10-0.10.36-6|45	BuildRequires:	transfig
14mr|gstreamer0.10-0.10.36-6|46	BuildRequires:	docbook-dtd42-xml
14mr|gstreamer0.10-0.10.36-6|47	BuildRequires:	docbook-dtd412-xml
14mr|gstreamer0.10-0.10.36-6|48	BuildRequires:	ghostscript
14mr|gstreamer0.10-0.10.36-6|49	BuildRequires:	python-pyxml
14mr|gstreamer0.10-0.10.36-6|50	%endif
14mr|gstreamer0.10-0.10.36-6|51	
14mr|gstreamer0.10-0.10.36-6|52	%description
14mr|gstreamer0.10-0.10.36-6|53	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-0.10.36-6|54	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-0.10.36-6|55	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-0.10.36-6|56	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-0.10.36-6|57	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-0.10.36-6|58	plugins.
14mr|gstreamer0.10-0.10.36-6|59	
14mr|gstreamer0.10-0.10.36-6|60	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|61	
14mr|gstreamer0.10-0.10.36-6|62	%package tools
14mr|gstreamer0.10-0.10.36-6|63	Summary:	GStreamer Streaming-media framework runtime
14mr|gstreamer0.10-0.10.36-6|64	Group:		Sound
14mr|gstreamer0.10-0.10.36-6|65	Provides:	%{vname}-tools = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|66	%rename		gstreamer
14mr|gstreamer0.10-0.10.36-6|67	
14mr|gstreamer0.10-0.10.36-6|68	%description tools
14mr|gstreamer0.10-0.10.36-6|69	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-0.10.36-6|70	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-0.10.36-6|71	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-0.10.36-6|72	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-0.10.36-6|73	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-0.10.36-6|74	plugins.
14mr|gstreamer0.10-0.10.36-6|75	
14mr|gstreamer0.10-0.10.36-6|76	%files tools -f %{oname}-%{api}.lang
14mr|gstreamer0.10-0.10.36-6|77	%doc AUTHORS COPYING README NEWS
14mr|gstreamer0.10-0.10.36-6|78	%dir %{_var}/cache/%{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|79	%{_bindir}/gst-feedback-%{api}
14mr|gstreamer0.10-0.10.36-6|80	%{_bindir}/gst-inspect-%{api}
14mr|gstreamer0.10-0.10.36-6|81	%{_bindir}/gst-launch-%{api}
14mr|gstreamer0.10-0.10.36-6|82	%{_bindir}/gst-typefind-%{api}
14mr|gstreamer0.10-0.10.36-6|83	%{_bindir}/gst-xmlinspect-%{api}
14mr|gstreamer0.10-0.10.36-6|84	%{_bindir}/gst-xmllaunch-%{api}
14mr|gstreamer0.10-0.10.36-6|85	%dir %{_libdir}/%{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|86	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
14mr|gstreamer0.10-0.10.36-6|87	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
14mr|gstreamer0.10-0.10.36-6|88	%{_libdir}/%{oname}-%{api}/libgstcoreindexers.so
14mr|gstreamer0.10-0.10.36-6|89	%{_mandir}/man1/gst-feedback-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|90	%{_mandir}/man1/gst-inspect-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|91	%{_mandir}/man1/gst-launch-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|92	%{_mandir}/man1/gst-typefind-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|93	%{_mandir}/man1/gst-xmlinspect-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|94	%{_mandir}/man1/gst-xmllaunch-%{api}.1*
14mr|gstreamer0.10-0.10.36-6|95	
14mr|gstreamer0.10-0.10.36-6|96	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|97	
14mr|gstreamer0.10-0.10.36-6|98	%package -n %{libname}
14mr|gstreamer0.10-0.10.36-6|99	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|100	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|101	Requires:	%{name}-tools >= %{EVRD}
14mr|gstreamer0.10-0.10.36-6|102	Provides:	libgstreamer%{api} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|103	
14mr|gstreamer0.10-0.10.36-6|104	%description -n %{libname}
14mr|gstreamer0.10-0.10.36-6|105	This package contains the library for %{name}.
14mr|gstreamer0.10-0.10.36-6|106	
14mr|gstreamer0.10-0.10.36-6|107	%files -n %{libname}
14mr|gstreamer0.10-0.10.36-6|108	%{_libdir}/libgstreamer-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|109	
14mr|gstreamer0.10-0.10.36-6|110	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|111	
14mr|gstreamer0.10-0.10.36-6|112	%package -n %{libgstbase}
14mr|gstreamer0.10-0.10.36-6|113	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|114	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|115	
14mr|gstreamer0.10-0.10.36-6|116	%description -n %{libgstbase}
14mr|gstreamer0.10-0.10.36-6|117	This package contains the library for %{name}base.
14mr|gstreamer0.10-0.10.36-6|118	
14mr|gstreamer0.10-0.10.36-6|119	%files -n %{libgstbase}
14mr|gstreamer0.10-0.10.36-6|120	%{_libdir}/libgstbase-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|121	
14mr|gstreamer0.10-0.10.36-6|122	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|123	
14mr|gstreamer0.10-0.10.36-6|124	%package -n %{libgstcheck}
14mr|gstreamer0.10-0.10.36-6|125	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|126	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|127	
14mr|gstreamer0.10-0.10.36-6|128	%description -n %{libgstcheck}
14mr|gstreamer0.10-0.10.36-6|129	This package contains the library for %{name}check.
14mr|gstreamer0.10-0.10.36-6|130	
14mr|gstreamer0.10-0.10.36-6|131	%files -n %{libgstcheck}
14mr|gstreamer0.10-0.10.36-6|132	%{_libdir}/libgstcheck-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|133	
14mr|gstreamer0.10-0.10.36-6|134	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|135	
14mr|gstreamer0.10-0.10.36-6|136	%package -n %{libgstcontroller}
14mr|gstreamer0.10-0.10.36-6|137	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|138	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|139	
14mr|gstreamer0.10-0.10.36-6|140	%description -n %{libgstcontroller}
14mr|gstreamer0.10-0.10.36-6|141	This package contains the library for %{name}controller.
14mr|gstreamer0.10-0.10.36-6|142	
14mr|gstreamer0.10-0.10.36-6|143	%files -n %{libgstcontroller}
14mr|gstreamer0.10-0.10.36-6|144	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|145	
14mr|gstreamer0.10-0.10.36-6|146	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|147	
14mr|gstreamer0.10-0.10.36-6|148	%package -n %{libgstdataprocol}
14mr|gstreamer0.10-0.10.36-6|149	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|150	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|151	
14mr|gstreamer0.10-0.10.36-6|152	%description -n %{libgstdataprocol}
14mr|gstreamer0.10-0.10.36-6|153	This package contains the library for %{name}dataprocol.
14mr|gstreamer0.10-0.10.36-6|154	
14mr|gstreamer0.10-0.10.36-6|155	%files -n %{libgstdataprocol}
14mr|gstreamer0.10-0.10.36-6|156	%{_libdir}/libgstdataprotocol-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|157	
14mr|gstreamer0.10-0.10.36-6|158	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|159	
14mr|gstreamer0.10-0.10.36-6|160	%package -n %{libgstnet}
14mr|gstreamer0.10-0.10.36-6|161	Summary:	Library for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|162	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|163	
14mr|gstreamer0.10-0.10.36-6|164	%description -n %{libgstnet}
14mr|gstreamer0.10-0.10.36-6|165	This package contains the library for %{name}net.
14mr|gstreamer0.10-0.10.36-6|166	
14mr|gstreamer0.10-0.10.36-6|167	%files -n %{libgstnet}
14mr|gstreamer0.10-0.10.36-6|168	%{_libdir}/libgstnet-%{api}.so.%{major}*
14mr|gstreamer0.10-0.10.36-6|169	
14mr|gstreamer0.10-0.10.36-6|170	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|171	
14mr|gstreamer0.10-0.10.36-6|172	%package -n %{girname}
14mr|gstreamer0.10-0.10.36-6|173	Summary:	GObject Introspection interface libraries for %{name}
14mr|gstreamer0.10-0.10.36-6|174	Group:		System/Libraries
14mr|gstreamer0.10-0.10.36-6|175	Conflicts:	gir-repository < 0.6.5-3
14mr|gstreamer0.10-0.10.36-6|176	
14mr|gstreamer0.10-0.10.36-6|177	%description -n %{girname}
14mr|gstreamer0.10-0.10.36-6|178	GObject Introspection interface libraries for %{name}.
14mr|gstreamer0.10-0.10.36-6|179	
14mr|gstreamer0.10-0.10.36-6|180	%files -n %{girname}
14mr|gstreamer0.10-0.10.36-6|181	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
14mr|gstreamer0.10-0.10.36-6|182	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
14mr|gstreamer0.10-0.10.36-6|183	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
14mr|gstreamer0.10-0.10.36-6|184	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
14mr|gstreamer0.10-0.10.36-6|185	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
14mr|gstreamer0.10-0.10.36-6|186	
14mr|gstreamer0.10-0.10.36-6|187	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|188	
14mr|gstreamer0.10-0.10.36-6|189	%package -n %{devname}
14mr|gstreamer0.10-0.10.36-6|190	Summary:	Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer0.10-0.10.36-6|191	Group:		Development/C
14mr|gstreamer0.10-0.10.36-6|192	Requires:	%{libname} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|193	Requires:	%{libgstbase} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|194	Requires:	%{libgstcheck} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|195	Requires:	%{libgstcontroller} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|196	Requires:	%{libgstdataprocol} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|197	Requires:	%{libgstnet} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|198	Requires:	%{girname} = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|199	Provides:	libgstreamer-devel = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|200	Provides:	gstreamer%{api}-devel = %{EVRD}
14mr|gstreamer0.10-0.10.36-6|201	Conflicts:	gir-repository < 0.6.5-3
14mr|gstreamer0.10-0.10.36-6|202	
14mr|gstreamer0.10-0.10.36-6|203	%description -n %{devname}
14mr|gstreamer0.10-0.10.36-6|204	This package contains the libraries and includes files necessary to develop
14mr|gstreamer0.10-0.10.36-6|205	applications and plugins for GStreamer.
14mr|gstreamer0.10-0.10.36-6|206	
14mr|gstreamer0.10-0.10.36-6|207	%files -n %{devname}
14mr|gstreamer0.10-0.10.36-6|208	%doc ChangeLog
14mr|gstreamer0.10-0.10.36-6|209	%if %{with docs}
14mr|gstreamer0.10-0.10.36-6|210	%doc %{_datadir}/doc/%{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|211	%endif
14mr|gstreamer0.10-0.10.36-6|212	%dir %{_includedir}/%{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|213	%dir %{_includedir}/%{oname}-%{api}/gst
14mr|gstreamer0.10-0.10.36-6|214	%{_includedir}/%{oname}-%{api}/gst/*.h
14mr|gstreamer0.10-0.10.36-6|215	%dir %{_includedir}/%{oname}-%{api}/gst/base/
14mr|gstreamer0.10-0.10.36-6|216	%{_includedir}/%{oname}-%{api}/gst/base/*.h
14mr|gstreamer0.10-0.10.36-6|217	%{_includedir}/%{oname}-%{api}/gst/check/
14mr|gstreamer0.10-0.10.36-6|218	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
14mr|gstreamer0.10-0.10.36-6|219	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
14mr|gstreamer0.10-0.10.36-6|220	%dir %{_includedir}/%{oname}-%{api}/gst/dataprotocol/
14mr|gstreamer0.10-0.10.36-6|221	%{_includedir}/%{oname}-%{api}/gst/dataprotocol/*.h
14mr|gstreamer0.10-0.10.36-6|222	%{_includedir}/%{oname}-%{api}/gst/net/
14mr|gstreamer0.10-0.10.36-6|223	%{_libdir}/libgstbase-%{api}.so
14mr|gstreamer0.10-0.10.36-6|224	%{_libdir}/libgstcheck-%{api}.so
14mr|gstreamer0.10-0.10.36-6|225	%{_libdir}/libgstdataprotocol-%{api}.so
14mr|gstreamer0.10-0.10.36-6|226	%{_libdir}/libgstreamer-%{api}.so
14mr|gstreamer0.10-0.10.36-6|227	%{_libdir}/libgstnet-%{api}.so
14mr|gstreamer0.10-0.10.36-6|228	%{_libdir}/libgstcontroller-%{api}.so
14mr|gstreamer0.10-0.10.36-6|229	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|230	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|231	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|232	%{_libdir}/pkgconfig/gstreamer-dataprotocol-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|233	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|234	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
14mr|gstreamer0.10-0.10.36-6|235	%{_datadir}/aclocal/gst-element-check-%{api}.m4
14mr|gstreamer0.10-0.10.36-6|236	%{_datadir}/gtk-doc/html/%{oname}-%{api}/
14mr|gstreamer0.10-0.10.36-6|237	%{_datadir}/gtk-doc/html/%{oname}-libs-%{api}/
14mr|gstreamer0.10-0.10.36-6|238	%{_datadir}/gtk-doc/html/%{oname}-plugins-%{api}
14mr|gstreamer0.10-0.10.36-6|239	%{_datadir}/gir-1.0/Gst-%{api}.gir
14mr|gstreamer0.10-0.10.36-6|240	%{_datadir}/gir-1.0/GstBase-%{api}.gir
14mr|gstreamer0.10-0.10.36-6|241	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
14mr|gstreamer0.10-0.10.36-6|242	%{_datadir}/gir-1.0/GstController-%{api}.gir
14mr|gstreamer0.10-0.10.36-6|243	%{_datadir}/gir-1.0/GstNet-%{api}.gir
14mr|gstreamer0.10-0.10.36-6|244	
14mr|gstreamer0.10-0.10.36-6|245	#----------------------------------------------------------------------------
14mr|gstreamer0.10-0.10.36-6|246	
14mr|gstreamer0.10-0.10.36-6|247	%prep
14mr|gstreamer0.10-0.10.36-6|248	%setup -qn %{oname}-%{version}
14mr|gstreamer0.10-0.10.36-6|249	%apply_patches
14mr|gstreamer0.10-0.10.36-6|250	
14mr|gstreamer0.10-0.10.36-6|251	%build
14mr|gstreamer0.10-0.10.36-6|252	%configure2_5x \
14mr|gstreamer0.10-0.10.36-6|253	--disable-static \
14mr|gstreamer0.10-0.10.36-6|254	--enable-debug \
14mr|gstreamer0.10-0.10.36-6|255	--disable-dependency-tracking \
14mr|gstreamer0.10-0.10.36-6|256	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-0.10.36-6|257	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-0.10.36-6|258	--disable-tests \
14mr|gstreamer0.10-0.10.36-6|259	--disable-examples \
14mr|gstreamer0.10-0.10.36-6|260	--disable-rpath \
14mr|gstreamer0.10-0.10.36-6|261	%if %{with docs}
14mr|gstreamer0.10-0.10.36-6|262	--enable-docbook \
14mr|gstreamer0.10-0.10.36-6|263	--enable-gtk-doc \
14mr|gstreamer0.10-0.10.36-6|264	%else
14mr|gstreamer0.10-0.10.36-6|265	--disable-docbook \
14mr|gstreamer0.10-0.10.36-6|266	--disable-gtk-doc \
14mr|gstreamer0.10-0.10.36-6|267	%endif
14mr|gstreamer0.10-0.10.36-6|268	%ifarch %{mips}
14mr|gstreamer0.10-0.10.36-6|269	--disable-valgrind \
14mr|gstreamer0.10-0.10.36-6|270	%endif
14mr|gstreamer0.10-0.10.36-6|271	--with-html-dir=%{_datadir}/gtk-doc/html
14mr|gstreamer0.10-0.10.36-6|272	
14mr|gstreamer0.10-0.10.36-6|273	%make
14mr|gstreamer0.10-0.10.36-6|274	
14mr|gstreamer0.10-0.10.36-6|275	%install
14mr|gstreamer0.10-0.10.36-6|276	%makeinstall_std
14mr|gstreamer0.10-0.10.36-6|277	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|278	#clean the files we don't want to install
14mr|gstreamer0.10-0.10.36-6|279	rm -f %{buildroot}%{_bindir}/gst-feedback
14mr|gstreamer0.10-0.10.36-6|280	rm -f %{buildroot}%{_bindir}/gst-inspect
14mr|gstreamer0.10-0.10.36-6|281	rm -f %{buildroot}%{_bindir}/gst-launch
14mr|gstreamer0.10-0.10.36-6|282	rm -f %{buildroot}%{_bindir}/gst-md5sum
14mr|gstreamer0.10-0.10.36-6|283	rm -f %{buildroot}%{_bindir}/gst-typefind
14mr|gstreamer0.10-0.10.36-6|284	rm -f %{buildroot}%{_bindir}/gst-xmlinspect
14mr|gstreamer0.10-0.10.36-6|285	rm -f %{buildroot}%{_bindir}/gst-xmllaunch
14mr|gstreamer0.10-0.10.36-6|286	
14mr|gstreamer0.10-0.10.36-6|287	%find_lang %{oname}-%{api}
14mr|gstreamer0.10-0.10.36-6|288	
14mr|gstreamer0.10-0.10.36-6|289	#gw really remove rpath for rpmlint
14mr|gstreamer0.10-0.10.36-6|290	chrpath -d %{buildroot}{%{_bindir}/gst-{inspect,launch,typefind,xmlinspect,xmllaunch}-0.10,%{_libdir}/{*.so,%{oname}-%{api}/*.so}}
14mr|gstreamer0.10-0.10.36-6|291	
14mr|gstreamer0.10-0.10.36-6|292	
14mr|gstreamer0.10-0.10.36-6|293	%changelog
14mr|gstreamer0.10-0.10.36-6|294	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.36-6
14mr|gstreamer0.10-0.10.36-6|295	+ Revision: 7ae030c
14mr|gstreamer0.10-0.10.36-6|296	- Add patch to fix build with bison3, spec cleanup
14mr|gstreamer0.10-0.10.36-6|297	
14mr|gstreamer0.10-0.10.36-6|298	

16638 14
14mr|gstreamer0.10-decoders-1-9|1	
14mr|gstreamer0.10-decoders-1-9|2	Summary:	Default GStreamer 0.10 decoders
14mr|gstreamer0.10-decoders-1-9|3	Name:		gstreamer0.10-decoders
14mr|gstreamer0.10-decoders-1-9|4	Version:	1
14mr|gstreamer0.10-decoders-1-9|5	Release:	9
14mr|gstreamer0.10-decoders-1-9|6	License:	GPLv2+ # spec file
14mr|gstreamer0.10-decoders-1-9|7	Group:		Video
14mr|gstreamer0.10-decoders-1-9|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|gstreamer0.10-decoders-1-9|9	BuildArch:	noarch
14mr|gstreamer0.10-decoders-1-9|10	
14mr|gstreamer0.10-decoders-1-9|11	# Please provide URL to sample which does not work without the
14mr|gstreamer0.10-decoders-1-9|12	# package and works correctly with it, if adding new packages here.
14mr|gstreamer0.10-decoders-1-9|13	
14mr|gstreamer0.10-decoders-1-9|14	# We want audio as well:
14mr|gstreamer0.10-decoders-1-9|15	Requires:	%{name}-audio
14mr|gstreamer0.10-decoders-1-9|16	
14mr|gstreamer0.10-decoders-1-9|17	# AC-3 decoder (popular multichannel audio codec), used usually
14mr|gstreamer0.10-decoders-1-9|18	# only in videos:
14mr|gstreamer0.10-decoders-1-9|19	# http://samples.mplayerhq.hu/A-codecs/AC3/liba52_altivec.avi
14mr|gstreamer0.10-decoders-1-9|20	Suggests:	gstreamer0.10-a52dec
14mr|gstreamer0.10-decoders-1-9|21	
14mr|gstreamer0.10-decoders-1-9|22	# MPEG-1/2 video decoder:
14mr|gstreamer0.10-decoders-1-9|23	# http://samples.mplayerhq.hu/MPEG1/zelda%20first%20commercial.mpeg
14mr|gstreamer0.10-decoders-1-9|24	Suggests:	gstreamer0.10-mpeg
14mr|gstreamer0.10-decoders-1-9|25	
14mr|gstreamer0.10-decoders-1-9|26	# DTS multichannel audio decoder, used usually only in videos:
14mr|gstreamer0.10-decoders-1-9|27	# http://samples.mplayerhq.hu/A-codecs/DTS/dtsac3audiosample.avi
14mr|gstreamer0.10-decoders-1-9|28	Suggests:	gstreamer0.10-dts
14mr|gstreamer0.10-decoders-1-9|29	
14mr|gstreamer0.10-decoders-1-9|30	# DV file support:
14mr|gstreamer0.10-decoders-1-9|31	# http://samples.mplayerhq.hu/DV-raw/voxnews.dv
14mr|gstreamer0.10-decoders-1-9|32	Suggests:	gstreamer0.10-dv
14mr|gstreamer0.10-decoders-1-9|33	
14mr|gstreamer0.10-decoders-1-9|34	%description
14mr|gstreamer0.10-decoders-1-9|35	Virtual package which installs the GStreamer 0.10 input plugins that
14mr|gstreamer0.10-decoders-1-9|36	cover most of the usage cases.
14mr|gstreamer0.10-decoders-1-9|37	
14mr|gstreamer0.10-decoders-1-9|38	This package can be suggested or required by software that uses
14mr|gstreamer0.10-decoders-1-9|39	GStreamer to open media files, such as video players.
14mr|gstreamer0.10-decoders-1-9|40	
14mr|gstreamer0.10-decoders-1-9|41	%package audio
14mr|gstreamer0.10-decoders-1-9|42	Summary:	Default GStreamer 0.10 audio decoders
14mr|gstreamer0.10-decoders-1-9|43	Group:		Sound
14mr|gstreamer0.10-decoders-1-9|44	
14mr|gstreamer0.10-decoders-1-9|45	# Core plugins required for operation:
14mr|gstreamer0.10-decoders-1-9|46	Requires:	gstreamer0.10-plugins-base
14mr|gstreamer0.10-decoders-1-9|47	
14mr|gstreamer0.10-decoders-1-9|48	# HTTP protocol support:
14mr|gstreamer0.10-decoders-1-9|49	# http://samples.mplayerhq.hu/A-codecs/GSM/countdown.wmv
14mr|gstreamer0.10-decoders-1-9|50	Suggests:	gstreamer0.10-neon
14mr|gstreamer0.10-decoders-1-9|51	
14mr|gstreamer0.10-decoders-1-9|52	# MMS protocol support:
14mr|gstreamer0.10-decoders-1-9|53	# Used for live broadcasts, for example freely-viewable NASA TV.
14mr|gstreamer0.10-decoders-1-9|54	# mms://63.250.197.124/bcenc202056?StreamID=51410198&pl_auth=2e83b652202abf941f7793
14mr|gstreamer0.10-decoders-1-9|55	# bda887d1f5&ht=30&pl_b=00D90C088654FA550A41CFEAA7477AC791&CG_ID=1369080&Segment=149773
14mr|gstreamer0.10-decoders-1-9|56	Suggests:	gstreamer0.10-mms
14mr|gstreamer0.10-decoders-1-9|57	
14mr|gstreamer0.10-decoders-1-9|58	# GSM audio decoder:
14mr|gstreamer0.10-decoders-1-9|59	# http://samples.mplayerhq.hu/A-codecs/GSM/countdown.wmv
14mr|gstreamer0.10-decoders-1-9|60	Suggests:	gstreamer0.10-gsm
14mr|gstreamer0.10-decoders-1-9|61	
14mr|gstreamer0.10-decoders-1-9|62	# AAC audio decoder (most commonly used in .mp4 files):
14mr|gstreamer0.10-decoders-1-9|63	# http://samples.mplayerhq.hu/A-codecs/AAC/ct_nero-heaac.mp4
14mr|gstreamer0.10-decoders-1-9|64	Suggests:	gstreamer0.10-faad
14mr|gstreamer0.10-decoders-1-9|65	
14mr|gstreamer0.10-decoders-1-9|66	# Contains important plugins such as AVI demuxer:
14mr|gstreamer0.10-decoders-1-9|67	Suggests:	gstreamer0.10-plugins-good
14mr|gstreamer0.10-decoders-1-9|68	
14mr|gstreamer0.10-decoders-1-9|69	# Contains, for example, an MP3 decoder:
14mr|gstreamer0.10-decoders-1-9|70	# http://samples.mplayerhq.hu/FLV/flash8/mrandmrssmith_320x176_200.flv
14mr|gstreamer0.10-decoders-1-9|71	Suggests:	gstreamer0.10-plugins-ugly
14mr|gstreamer0.10-decoders-1-9|72	
14mr|gstreamer0.10-decoders-1-9|73	# Contains, for example, NUV demuxer, used in MythTV recordings:
14mr|gstreamer0.10-decoders-1-9|74	# http://samples.mplayerhq.hu/nuv/mythtvexample.nuv
14mr|gstreamer0.10-decoders-1-9|75	# CD Audio
14mr|gstreamer0.10-decoders-1-9|76	Suggests:	gstreamer0.10-plugins-bad
14mr|gstreamer0.10-decoders-1-9|77	
14mr|gstreamer0.10-decoders-1-9|78	# Lots of decoders, for example for Flash video and MPEG-2 TS (eg. DVB):
14mr|gstreamer0.10-decoders-1-9|79	# http://samples.mplayerhq.hu/FLV/flash8/mrandmrssmith_320x176_200.flv
14mr|gstreamer0.10-decoders-1-9|80	# http://samples.mplayerhq.hu/MPEG-VOB/transport/dishtest.ts
14mr|gstreamer0.10-decoders-1-9|81	Suggests:	gstreamer0.10-ffmpeg
14mr|gstreamer0.10-decoders-1-9|82	
14mr|gstreamer0.10-decoders-1-9|83	# FLAC audio decoder (popular lossless codec):
14mr|gstreamer0.10-decoders-1-9|84	# Note that the below sample plays without working seeking even
14mr|gstreamer0.10-decoders-1-9|85	# without this package.
14mr|gstreamer0.10-decoders-1-9|86	# http://samples.mplayerhq.hu/flac/dilvie_-_the_dragonfly.flac
14mr|gstreamer0.10-decoders-1-9|87	Suggests:	gstreamer0.10-flac
14mr|gstreamer0.10-decoders-1-9|88	
14mr|gstreamer0.10-decoders-1-9|89	# Musepack audio decoder:
14mr|gstreamer0.10-decoders-1-9|90	# http://samples.mplayerhq.hu/A-codecs/musepack/06%20-%20Kalifornia.mpc
14mr|gstreamer0.10-decoders-1-9|91	Suggests:	gstreamer0.10-musepack
14mr|gstreamer0.10-decoders-1-9|92	
14mr|gstreamer0.10-decoders-1-9|93	
14mr|gstreamer0.10-decoders-1-9|94	%description audio
14mr|gstreamer0.10-decoders-1-9|95	Virtual package which installs the GStreamer 0.10 input plugins that
14mr|gstreamer0.10-decoders-1-9|96	cover most of the audio-only usage cases. For playing videos see
14mr|gstreamer0.10-decoders-1-9|97	%{name}.
14mr|gstreamer0.10-decoders-1-9|98	
14mr|gstreamer0.10-decoders-1-9|99	This package can be suggested or required by software that uses
14mr|gstreamer0.10-decoders-1-9|100	GStreamer to open audio files.
14mr|gstreamer0.10-decoders-1-9|101	
14mr|gstreamer0.10-decoders-1-9|102	%files
14mr|gstreamer0.10-decoders-1-9|103	%files audio
14mr|gstreamer0.10-decoders-1-9|104	
14mr|gstreamer0.10-decoders-1-9|105	
14mr|gstreamer0.10-decoders-1-9|106	
14mr|gstreamer0.10-decoders-1-9|107	%changelog
14mr|gstreamer0.10-decoders-1-9|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-9
14mr|gstreamer0.10-decoders-1-9|109	+ Revision: 22c5add
14mr|gstreamer0.10-decoders-1-9|110	- MassBuild#440: Increase release tag
14mr|gstreamer0.10-decoders-1-9|111	
14mr|gstreamer0.10-decoders-1-9|112	

16639 14
14mr|gstreamer0.10-ffmpeg-0.10.13-6|1	%define bname gstreamer0.10
14mr|gstreamer0.10-ffmpeg-0.10.13-6|2	%define oname gst-ffmpeg
14mr|gstreamer0.10-ffmpeg-0.10.13-6|3	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|4	# _with = default off, _without = default on
14mr|gstreamer0.10-ffmpeg-0.10.13-6|5	%bcond_with external_ffmpeg
14mr|gstreamer0.10-ffmpeg-0.10.13-6|6	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|7	# (Anssi 01/2008) External ffmpeg disabled because of issues:
14mr|gstreamer0.10-ffmpeg-0.10.13-6|8	# with FLV file with totem:
14mr|gstreamer0.10-ffmpeg-0.10.13-6|9	# ** ERROR:(gstffmpegdec.c:731):gst_ffmpegdec_get_buffer: code should not be reached
14mr|gstreamer0.10-ffmpeg-0.10.13-6|10	# with VDR stream as per manual pipeline in http://bugzilla.gnome.org/show_bug.cgi?id=506902 :
14mr|gstreamer0.10-ffmpeg-0.10.13-6|11	# (gst-launch-0.10:23590): GStreamer-CRITICAL **: gst_value_set_fraction: assertion `denominator != 0' failed
14mr|gstreamer0.10-ffmpeg-0.10.13-6|12	# No playback in either case.
14mr|gstreamer0.10-ffmpeg-0.10.13-6|13	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|14	Summary:	Gstreamer plugin for the ffmpeg codec
14mr|gstreamer0.10-ffmpeg-0.10.13-6|15	Name:		%{bname}-ffmpeg
14mr|gstreamer0.10-ffmpeg-0.10.13-6|16	Version:	0.10.13
14mr|gstreamer0.10-ffmpeg-0.10.13-6|17	Release:	6
14mr|gstreamer0.10-ffmpeg-0.10.13-6|18	License:	GPLv2+
14mr|gstreamer0.10-ffmpeg-0.10.13-6|19	Group:		Video
14mr|gstreamer0.10-ffmpeg-0.10.13-6|20	URL:		http://www.gstreamer.net
14mr|gstreamer0.10-ffmpeg-0.10.13-6|21	Source0:	http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{oname}-%{version}.tar.bz2
14mr|gstreamer0.10-ffmpeg-0.10.13-6|22	# (Anssi 01/2008) Enable mpegts demuxer as well, for now.
14mr|gstreamer0.10-ffmpeg-0.10.13-6|23	# If either
14mr|gstreamer0.10-ffmpeg-0.10.13-6|24	# https://core.fluendo.com/gstreamer/trac/ticket/88 or
14mr|gstreamer0.10-ffmpeg-0.10.13-6|25	# http://bugzilla.gnome.org/show_bug.cgi?id=347342
14mr|gstreamer0.10-ffmpeg-0.10.13-6|26	# will be fixed, we should probably remove this patch and package the
14mr|gstreamer0.10-ffmpeg-0.10.13-6|27	# "native" non-ffmpeg MPL-licensed fluendo-mpegdemux, which is apparently
14mr|gstreamer0.10-ffmpeg-0.10.13-6|28	# highly preferred to ffmpeg plugin by upstream.
14mr|gstreamer0.10-ffmpeg-0.10.13-6|29	Patch0:		gst-ffmpeg-enable-mpegts.patch
14mr|gstreamer0.10-ffmpeg-0.10.13-6|30	Patch1:		gst-ffmpeg-fix-format-strings.patch
14mr|gstreamer0.10-ffmpeg-0.10.13-6|31	Patch2:		gst-ffmpeg-0.10.13-gcc-4.7-1.patch
14mr|gstreamer0.10-ffmpeg-0.10.13-6|32	%ifnarch %{arm} %{mips}
14mr|gstreamer0.10-ffmpeg-0.10.13-6|33	BuildRequires:	valgrind
14mr|gstreamer0.10-ffmpeg-0.10.13-6|34	%endif
14mr|gstreamer0.10-ffmpeg-0.10.13-6|35	BuildRequires:	bzip2-devel
14mr|gstreamer0.10-ffmpeg-0.10.13-6|36	%if %{with external_ffmpeg}
14mr|gstreamer0.10-ffmpeg-0.10.13-6|37	BuildRequires:	ffmpeg-devel
14mr|gstreamer0.10-ffmpeg-0.10.13-6|38	%endif
14mr|gstreamer0.10-ffmpeg-0.10.13-6|39	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-ffmpeg-0.10.13-6|40	BuildRequires:	pkgconfig(freetype2)
14mr|gstreamer0.10-ffmpeg-0.10.13-6|41	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|gstreamer0.10-ffmpeg-0.10.13-6|42	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer0.10-ffmpeg-0.10.13-6|43	BuildRequires:	yasm
14mr|gstreamer0.10-ffmpeg-0.10.13-6|44	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|45	%description
14mr|gstreamer0.10-ffmpeg-0.10.13-6|46	Video codec plugin for GStreamer based on the ffmpeg libraries.
14mr|gstreamer0.10-ffmpeg-0.10.13-6|47	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|48	%files
14mr|gstreamer0.10-ffmpeg-0.10.13-6|49	%doc README NEWS TODO ChangeLog AUTHORS
14mr|gstreamer0.10-ffmpeg-0.10.13-6|50	%{_libdir}/gstreamer-0.10/libgstffmpeg.so
14mr|gstreamer0.10-ffmpeg-0.10.13-6|51	%{_libdir}/gstreamer-0.10/libgstffmpegscale.so
14mr|gstreamer0.10-ffmpeg-0.10.13-6|52	%{_libdir}/gstreamer-0.10/libgstpostproc.so
14mr|gstreamer0.10-ffmpeg-0.10.13-6|53	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|54	#----------------------------------------------------------------------------
14mr|gstreamer0.10-ffmpeg-0.10.13-6|55	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|56	%prep
14mr|gstreamer0.10-ffmpeg-0.10.13-6|57	%setup -q -n %{oname}-%{version}
14mr|gstreamer0.10-ffmpeg-0.10.13-6|58	%apply_patches
14mr|gstreamer0.10-ffmpeg-0.10.13-6|59	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|60	%build
14mr|gstreamer0.10-ffmpeg-0.10.13-6|61	%define _disable_ld_no_undefined 1
14mr|gstreamer0.10-ffmpeg-0.10.13-6|62	# gst-ffmpeg mp3 decoder has issues (eg no seeking support), disable it since
14mr|gstreamer0.10-ffmpeg-0.10.13-6|63	# gst-plugins-bad and gst-fluendo both ship better mp3 decoders
14mr|gstreamer0.10-ffmpeg-0.10.13-6|64	%configure2_5x \
14mr|gstreamer0.10-ffmpeg-0.10.13-6|65	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-ffmpeg-0.10.13-6|66	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-ffmpeg-0.10.13-6|67	--with-ffmpeg-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf' \
14mr|gstreamer0.10-ffmpeg-0.10.13-6|68	%if %{with external_ffmpeg}
14mr|gstreamer0.10-ffmpeg-0.10.13-6|69	--with-system-ffmpeg
14mr|gstreamer0.10-ffmpeg-0.10.13-6|70	%endif
14mr|gstreamer0.10-ffmpeg-0.10.13-6|71	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|72	%make
14mr|gstreamer0.10-ffmpeg-0.10.13-6|73	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|74	%install
14mr|gstreamer0.10-ffmpeg-0.10.13-6|75	%makeinstall_std
14mr|gstreamer0.10-ffmpeg-0.10.13-6|76	rm -f %{buildroot}%{_libdir}/gstreamer*/*a
14mr|gstreamer0.10-ffmpeg-0.10.13-6|77	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|78	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|79	%changelog
14mr|gstreamer0.10-ffmpeg-0.10.13-6|80	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.13-6
14mr|gstreamer0.10-ffmpeg-0.10.13-6|81	+ Revision: 11f7552
14mr|gstreamer0.10-ffmpeg-0.10.13-6|82	- Minor cleanups
14mr|gstreamer0.10-ffmpeg-0.10.13-6|83	
14mr|gstreamer0.10-ffmpeg-0.10.13-6|84	

16640 14
14mr|gstreamer0.10-moodbar-0.1.2-11|1	%define         gst_major_ver   0.10
14mr|gstreamer0.10-moodbar-0.1.2-11|2	%define         gstlibdir       %{_libdir}/gstreamer-%{gst_major_ver}
14mr|gstreamer0.10-moodbar-0.1.2-11|3	
14mr|gstreamer0.10-moodbar-0.1.2-11|4	Summary:	Moodbar plugin for gstreamer
14mr|gstreamer0.10-moodbar-0.1.2-11|5	Name:		gstreamer%{gst_major_ver}-moodbar
14mr|gstreamer0.10-moodbar-0.1.2-11|6	Version:	0.1.2
14mr|gstreamer0.10-moodbar-0.1.2-11|7	Release:	11
14mr|gstreamer0.10-moodbar-0.1.2-11|8	License:	GPL v2
14mr|gstreamer0.10-moodbar-0.1.2-11|9	Group:		System/Libraries
14mr|gstreamer0.10-moodbar-0.1.2-11|10	Source:		moodbar-%{version}.tar.bz2
14mr|gstreamer0.10-moodbar-0.1.2-11|11	URL:		http://amarok.kde.org/wiki/Moodbar
14mr|gstreamer0.10-moodbar-0.1.2-11|12	BuildRequires:	fftw3-devel
14mr|gstreamer0.10-moodbar-0.1.2-11|13	BuildRequires:	libgstreamer-devel >= %{gst_major_ver}
14mr|gstreamer0.10-moodbar-0.1.2-11|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|gstreamer0.10-moodbar-0.1.2-11|15	Requires:	gstreamer%{gst_major_ver}-plugins-base >= %{gst_major_ver}
14mr|gstreamer0.10-moodbar-0.1.2-11|16	Requires:	gstreamer%{gst_major_ver}-plugins-good >= %{gst_major_ver}
14mr|gstreamer0.10-moodbar-0.1.2-11|17	Provides:	moodbar = %{version}-%{release}
14mr|gstreamer0.10-moodbar-0.1.2-11|18	
14mr|gstreamer0.10-moodbar-0.1.2-11|19	%description
14mr|gstreamer0.10-moodbar-0.1.2-11|20	The Moodbar is an algorithm for creating a colorful visual
14mr|gstreamer0.10-moodbar-0.1.2-11|21	representation of the contents of an audio file, giving an idea of its
14mr|gstreamer0.10-moodbar-0.1.2-11|22	"mood" (this is a rather fanciful term for the simple analysis it
14mr|gstreamer0.10-moodbar-0.1.2-11|23	actually does). The Moodbar was invented by Gavin Wood and Simon
14mr|gstreamer0.10-moodbar-0.1.2-11|24	O'Keefe for inclusion in the Amarok music player.
14mr|gstreamer0.10-moodbar-0.1.2-11|25	
14mr|gstreamer0.10-moodbar-0.1.2-11|26	This package contains a GStreamer plugin with elements that are used
14mr|gstreamer0.10-moodbar-0.1.2-11|27	in the moodbar analysis, and an application that actually does the
14mr|gstreamer0.10-moodbar-0.1.2-11|28	analysis.
14mr|gstreamer0.10-moodbar-0.1.2-11|29	
14mr|gstreamer0.10-moodbar-0.1.2-11|30	%prep
14mr|gstreamer0.10-moodbar-0.1.2-11|31	%setup -q -n moodbar-%{version}
14mr|gstreamer0.10-moodbar-0.1.2-11|32	
14mr|gstreamer0.10-moodbar-0.1.2-11|33	%build
14mr|gstreamer0.10-moodbar-0.1.2-11|34	%configure2_5x \
14mr|gstreamer0.10-moodbar-0.1.2-11|35	--disable-static
14mr|gstreamer0.10-moodbar-0.1.2-11|36	%make
14mr|gstreamer0.10-moodbar-0.1.2-11|37	
14mr|gstreamer0.10-moodbar-0.1.2-11|38	%install
14mr|gstreamer0.10-moodbar-0.1.2-11|39	rm -rf $RPM_BUILD_ROOT
14mr|gstreamer0.10-moodbar-0.1.2-11|40	%makeinstall_std
14mr|gstreamer0.10-moodbar-0.1.2-11|41	
14mr|gstreamer0.10-moodbar-0.1.2-11|42	rm -f $RPM_BUILD_ROOT%{gstlibdir}/libmoodbar.la
14mr|gstreamer0.10-moodbar-0.1.2-11|43	
14mr|gstreamer0.10-moodbar-0.1.2-11|44	%clean
14mr|gstreamer0.10-moodbar-0.1.2-11|45	rm -rf $RPM_BUILD_ROOT
14mr|gstreamer0.10-moodbar-0.1.2-11|46	
14mr|gstreamer0.10-moodbar-0.1.2-11|47	%files
14mr|gstreamer0.10-moodbar-0.1.2-11|48	%defattr(644,root,root,755)
14mr|gstreamer0.10-moodbar-0.1.2-11|49	%doc AUTHORS ChangeLog NEWS README TODO
14mr|gstreamer0.10-moodbar-0.1.2-11|50	%attr(755,root,root) %{_bindir}/moodbar
14mr|gstreamer0.10-moodbar-0.1.2-11|51	%attr(755,root,root) %{gstlibdir}/libmoodbar.so
14mr|gstreamer0.10-moodbar-0.1.2-11|52	
14mr|gstreamer0.10-moodbar-0.1.2-11|53	
14mr|gstreamer0.10-moodbar-0.1.2-11|54	
14mr|gstreamer0.10-moodbar-0.1.2-11|55	
14mr|gstreamer0.10-moodbar-0.1.2-11|56	
14mr|gstreamer0.10-moodbar-0.1.2-11|57	
14mr|gstreamer0.10-moodbar-0.1.2-11|58	%changelog
14mr|gstreamer0.10-moodbar-0.1.2-11|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-11
14mr|gstreamer0.10-moodbar-0.1.2-11|60	+ Revision: b96aafc
14mr|gstreamer0.10-moodbar-0.1.2-11|61	- MassBuild#440: Increase release tag
14mr|gstreamer0.10-moodbar-0.1.2-11|62	
14mr|gstreamer0.10-moodbar-0.1.2-11|63	

16641 14
14mr|gstreamer0.10-plugins-bad-0.10.23-5|1	%define build_plf 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|2	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|3	%define build_experimental 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|4	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|5	%define build_amrwb 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|6	%define build_voaac 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|7	%define build_faac 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|8	%define build_faad 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|9	%define build_xvid 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|10	%define build_dts 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|11	%define build_dirac 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|12	%define build_gme 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|13	%define build_celt 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|14	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|15	###############################
14mr|gstreamer0.10-plugins-bad-0.10.23-5|16	# Hardcore PLF build
14mr|gstreamer0.10-plugins-bad-0.10.23-5|17	%define build_plf 0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|18	###############################
14mr|gstreamer0.10-plugins-bad-0.10.23-5|19	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|20	%if %{build_plf}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|21	%define distsuffix plf
14mr|gstreamer0.10-plugins-bad-0.10.23-5|22	%define extrarelsuffix plf
14mr|gstreamer0.10-plugins-bad-0.10.23-5|23	%define build_amrwb 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|24	%define build_voaac 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|25	%define build_faac 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|26	%define build_faad 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|27	%define build_xvid 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|28	%define build_dts 1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|29	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|30	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|31	%define oname	gst-plugins-bad
14mr|gstreamer0.10-plugins-bad-0.10.23-5|32	%define bname	gstreamer%{api}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|33	%define api	0.10
14mr|gstreamer0.10-plugins-bad-0.10.23-5|34	%define major	23
14mr|gstreamer0.10-plugins-bad-0.10.23-5|35	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|36	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|37	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|38	%define libgstphotography	%mklibname gstphotography %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|39	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|40	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|41	%define devname 		%mklibname %{oname} -d %{api}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|42	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|43	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|44	Name:		%{bname}-plugins-bad
14mr|gstreamer0.10-plugins-bad-0.10.23-5|45	Version:	0.10.23
14mr|gstreamer0.10-plugins-bad-0.10.23-5|46	Release:	5%{?extrarelsuffix}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|47	License:	LGPLv2+ and GPLv2+
14mr|gstreamer0.10-plugins-bad-0.10.23-5|48	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|49	Url:		http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-plugins-bad-0.10.23-5|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
14mr|gstreamer0.10-plugins-bad-0.10.23-5|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|52	Patch1:		gst-plugins-bad-0.10.23-h264.patch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|53	# With new directfb we get macro expanded to
14mr|gstreamer0.10-plugins-bad-0.10.23-5|54	#  __attribute__((__attribute__((no_instrument_function))))
14mr|gstreamer0.10-plugins-bad-0.10.23-5|55	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
14mr|gstreamer0.10-plugins-bad-0.10.23-5|56	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|57	# gw: fix for bug #36437 (paths to realplayer codecs)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|58	# prefer codecs from the RealPlayer package in restricted
14mr|gstreamer0.10-plugins-bad-0.10.23-5|59	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|60	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|61	BuildRequires:	fonts-ttf-dejavu
14mr|gstreamer0.10-plugins-bad-0.10.23-5|62	#gw for checks
14mr|gstreamer0.10-plugins-bad-0.10.23-5|63	BuildRequires:	gstreamer%{api}-plugins-good
14mr|gstreamer0.10-plugins-bad-0.10.23-5|64	BuildRequires:	bzip2-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|65	#gw for autoreconf
14mr|gstreamer0.10-plugins-bad-0.10.23-5|66	BuildRequires:	gettext-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|67	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|68	BuildRequires:	pkgconfig(exempi-2.0)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|69	BuildRequires:	pkgconfig(expat)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|70	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
14mr|gstreamer0.10-plugins-bad-0.10.23-5|72	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|73	BuildRequires:	pkgconfig(libass)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|74	BuildRequires:	pkgconfig(libcdaudio)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|75	BuildRequires:	pkgconfig(libmimic)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|76	BuildRequires:	pkgconfig(libmodplug)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|77	BuildRequires:	pkgconfig(libmusicbrainz)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|78	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|79	BuildRequires:	pkgconfig(openal)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|80	BuildRequires:	pkgconfig(opencv)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|81	BuildRequires:	pkgconfig(openssl)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|82	BuildRequires:	pkgconfig(opus)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|83	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|84	BuildRequires:	pkgconfig(sdl)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|85	BuildRequires:	pkgconfig(sndfile)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|86	%ifarch %{ix86}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|87	BuildRequires:	nasm => 0.90
14mr|gstreamer0.10-plugins-bad-0.10.23-5|88	BuildRequires:	valgrind
14mr|gstreamer0.10-plugins-bad-0.10.23-5|89	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|90	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|91	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-bad-0.10.23-5|92	Provides:	%{bname}-fluendo-mpegdemux
14mr|gstreamer0.10-plugins-bad-0.10.23-5|93	Requires:	%{bname}-voip >= %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
14mr|gstreamer0.10-plugins-bad-0.10.23-5|95	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|96	%description
14mr|gstreamer0.10-plugins-bad-0.10.23-5|97	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-plugins-bad-0.10.23-5|98	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-plugins-bad-0.10.23-5|99	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-plugins-bad-0.10.23-5|100	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-plugins-bad-0.10.23-5|101	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-plugins-bad-0.10.23-5|102	plug-ins.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|103	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|104	This package contains a set of plug-ins that aren't up to par compared
14mr|gstreamer0.10-plugins-bad-0.10.23-5|105	to the rest. They might be close to being good quality, but they're
14mr|gstreamer0.10-plugins-bad-0.10.23-5|106	missing something - be it a good code review, some documentation, a
14mr|gstreamer0.10-plugins-bad-0.10.23-5|107	set of tests, a real live maintainer, or some actual wide use. If the
14mr|gstreamer0.10-plugins-bad-0.10.23-5|108	blanks are filled in they might be upgraded to become part of either
14mr|gstreamer0.10-plugins-bad-0.10.23-5|109	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14mr|gstreamer0.10-plugins-bad-0.10.23-5|110	other factors. If the plug-ins break, you can't complain - instead,
14mr|gstreamer0.10-plugins-bad-0.10.23-5|111	you can fix the problem and send us a patch, or bribe someone into
14mr|gstreamer0.10-plugins-bad-0.10.23-5|112	fixing them for you.  New contributors can start here for things to
14mr|gstreamer0.10-plugins-bad-0.10.23-5|113	work on.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|114	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|115	%if %{build_plf}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|116	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|117	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|118	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|119	%files -f %{oname}-%{api}.lang
14mr|gstreamer0.10-plugins-bad-0.10.23-5|120	%doc AUTHORS COPYING README NEWS
14mr|gstreamer0.10-plugins-bad-0.10.23-5|121	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
14mr|gstreamer0.10-plugins-bad-0.10.23-5|122	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|123	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|124	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|125	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|127	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|128	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|129	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|130	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|131	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|132	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|133	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|134	%{_libdir}/gstreamer-%{api}/libgstdccp.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|135	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|136	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|137	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|138	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|139	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|140	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|141	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|142	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|143	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|144	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|145	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|146	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|147	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|148	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|149	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|150	%{_libdir}/gstreamer-%{api}/libgstinter.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|151	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|152	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|153	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|154	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|155	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|156	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|157	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|158	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|159	%{_libdir}/gstreamer-%{api}/libgstmve.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|160	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|161	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|162	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|163	# New version of opencv is not supported yet,
14mr|gstreamer0.10-plugins-bad-0.10.23-5|164	# uncomment when the plugin is built again
14mr|gstreamer0.10-plugins-bad-0.10.23-5|165	#{_libdir}/gstreamer-%{api}/libgstopencv.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|166	%{_libdir}/gstreamer-%{api}/libgstopus.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|167	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|168	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|169	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|170	%{_libdir}/gstreamer-%{api}/libgstreal.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|171	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|172	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|173	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|174	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|175	%{_libdir}/gstreamer-%{api}/libgstshm.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|176	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|177	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|178	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|179	%{_libdir}/gstreamer-%{api}/libgststereo.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|180	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|181	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|182	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|183	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|184	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|185	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|186	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|187	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|188	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|189	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|190	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|191	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|192	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|193	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|194	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|195	%{_libdir}/gstreamer-%{api}/libgstsdi.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|196	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|197	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|198	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|199	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|200	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|201	%{_libdir}/gstreamer-%{api}/libgstnsf.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|202	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|203	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|204	%{_libdir}/gstreamer-%{api}/libgstsdl.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|205	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|206	%{_libdir}/gstreamer-%{api}/libgsttrm.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|207	%{_libdir}/gstreamer-%{api}/libgsttta.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|208	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|209	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|210	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|211	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|212	%package -n %{libgstbasevideo}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|213	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|214	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|215	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|216	%description -n %{libgstbasevideo}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|217	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|218	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|219	%files -n %{libgstbasevideo}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|220	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|221	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|222	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|223	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|224	%package -n %{libgstbasecamerabinsrc}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|225	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|226	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|227	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|228	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|229	%description -n %{libgstbasecamerabinsrc}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|230	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|231	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|232	%files -n %{libgstbasecamerabinsrc}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|233	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|234	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|235	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|236	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|237	%package -n %{libgstcodecparsers}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|238	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|239	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|240	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|241	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|242	%description -n %{libgstcodecparsers}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|243	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|244	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|245	%files -n  %{libgstcodecparsers}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|246	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|247	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|248	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|249	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|250	%package -n %{libgstphotography}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|251	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|252	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|253	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|254	%description -n %{libgstphotography}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|255	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|256	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|257	%files -n %{libgstphotography}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|258	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|259	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|260	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|261	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|262	%package -n %{libgstsignalprocessor}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|263	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|264	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|265	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|266	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|267	%description -n %{libgstsignalprocessor}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|268	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|269	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|270	%files -n %{libgstsignalprocessor}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|271	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|272	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|273	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|274	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|275	%package -n %{libgstvdp}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|276	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|277	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|278	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|279	%description -n %{libgstvdp}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|280	This package contains a shared library for %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|281	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|282	%files -n %{libgstvdp}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|283	%{_libdir}/libgstvdp-%{api}.so.%{major}*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|284	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|285	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|286	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|287	%package -n %{devname}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|288	Summary:	Development libraries and include files for GStreamer streaming-media framework
14mr|gstreamer0.10-plugins-bad-0.10.23-5|289	Group:		Development/C
14mr|gstreamer0.10-plugins-bad-0.10.23-5|290	Requires:	%{libgstbasevideo} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|291	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|292	Requires:	%{libgstcodecparsers} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|293	Requires:	%{libgstphotography} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|294	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|295	Requires:	%{libgstvdp} = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|296	Provides:	%{name}-devel = %{version}-%{release}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|297	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|298	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|299	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|300	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|301	%description -n %{devname}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|302	This package contains the libraries and includes files necessary to develop
14mr|gstreamer0.10-plugins-bad-0.10.23-5|303	applications and plugins for GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|304	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|305	%files -n %{devname}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|306	%{_libdir}/libgstbasevideo-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|307	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|308	%{_libdir}/libgstcodecparsers-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|309	%{_libdir}/libgstphotography-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|310	%{_libdir}/libgstsignalprocessor-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|311	%{_libdir}/libgstvdp-%{api}.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|312	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
14mr|gstreamer0.10-plugins-bad-0.10.23-5|313	%{_includedir}/gstreamer-%{api}/gst/codecparsers
14mr|gstreamer0.10-plugins-bad-0.10.23-5|314	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|315	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
14mr|gstreamer0.10-plugins-bad-0.10.23-5|316	%{_includedir}/gstreamer-%{api}/gst/vdpau/
14mr|gstreamer0.10-plugins-bad-0.10.23-5|317	%{_includedir}/gstreamer-%{api}/gst/video/
14mr|gstreamer0.10-plugins-bad-0.10.23-5|318	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|319	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|320	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|321	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|322	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|323	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|324	%package -n %{bname}-curl
14mr|gstreamer0.10-plugins-bad-0.10.23-5|325	Summary:	GStreamer Curl plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|326	Group:		Networking/Other
14mr|gstreamer0.10-plugins-bad-0.10.23-5|327	BuildRequires:	pkgconfig(libcurl)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|328	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|329	%description -n %{bname}-curl
14mr|gstreamer0.10-plugins-bad-0.10.23-5|330	This is a HTTP plugin for GStreamer based on the curl library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|331	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|332	%files -n %{bname}-curl
14mr|gstreamer0.10-plugins-bad-0.10.23-5|333	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|334	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|335	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|336	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|337	%package -n %{bname}-dc1394
14mr|gstreamer0.10-plugins-bad-0.10.23-5|338	Summary:	GStreamer DC1394 plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|339	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|340	BuildRequires:	pkgconfig(libdc1394-2)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|341	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|342	%description -n %{bname}-dc1394
14mr|gstreamer0.10-plugins-bad-0.10.23-5|343	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|344	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|345	%files -n %{bname}-dc1394
14mr|gstreamer0.10-plugins-bad-0.10.23-5|346	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|347	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|348	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|349	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|350	%package -n %{bname}-ofa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|351	Summary:	GStreamer OFA plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|352	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|353	BuildRequires:	pkgconfig(libofa)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|354	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|355	%description -n %{bname}-ofa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|356	This is a metadata support plugin for GStreamer based on the Open
14mr|gstreamer0.10-plugins-bad-0.10.23-5|357	Fingerprint Architecture library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|358	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|359	%files -n %{bname}-ofa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|360	%{_libdir}/gstreamer-%{api}/libgstofa.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|361	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|362	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|363	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|364	%package -n %{bname}-wildmidi
14mr|gstreamer0.10-plugins-bad-0.10.23-5|365	Summary:	GStreamer wildmidi plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|366	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|367	BuildRequires:	wildmidi-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|368	Requires:	timidity-instruments
14mr|gstreamer0.10-plugins-bad-0.10.23-5|369	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|370	%description -n %{bname}-wildmidi
14mr|gstreamer0.10-plugins-bad-0.10.23-5|371	This is a MIDI plugin for GStreamer based on the wildmidi library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|372	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|373	%files -n %{bname}-wildmidi
14mr|gstreamer0.10-plugins-bad-0.10.23-5|374	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|375	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|376	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|377	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|378	%package -n %{bname}-mpeg2enc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|379	Summary:	GStreamer mjpegtools plug-in
14mr|gstreamer0.10-plugins-bad-0.10.23-5|380	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|381	BuildRequires:	pkgconfig(mjpegtools)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|382	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|383	%description -n %{bname}-mpeg2enc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|384	mjpegtools-based encoding and decoding plug-in.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|385	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|386	%files -n %{bname}-mpeg2enc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|387	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|388	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|389	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|390	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|391	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|392	%if %{build_gme}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|393	%package -n %{bname}-gme
14mr|gstreamer0.10-plugins-bad-0.10.23-5|394	Summary:	GStreamer Game Music plug-in
14mr|gstreamer0.10-plugins-bad-0.10.23-5|395	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|396	BuildRequires:	libgme-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|397	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|398	%description -n %{bname}-gme
14mr|gstreamer0.10-plugins-bad-0.10.23-5|399	Game Music decoding plug-in.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|400	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|401	%files -n %{bname}-gme
14mr|gstreamer0.10-plugins-bad-0.10.23-5|402	%{_libdir}/gstreamer-%{api}/libgstgme.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|403	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|404	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|405	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|406	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|407	%if %{build_dirac}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|408	%package -n %{bname}-dirac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|409	Summary:	GStreamer dirac plug-in
14mr|gstreamer0.10-plugins-bad-0.10.23-5|410	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|411	BuildRequires:	pkgconfig(dirac)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|412	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|413	%description -n %{bname}-dirac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|414	Dirac encoding and decoding plug-in.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|415	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|416	%files -n %{bname}-dirac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|417	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|418	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|419	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|420	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|421	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|422	%package -n %{bname}-schroedinger
14mr|gstreamer0.10-plugins-bad-0.10.23-5|423	Summary:	GStreamer dirac plug-in based on Schroedinger
14mr|gstreamer0.10-plugins-bad-0.10.23-5|424	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|425	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|426	Epoch:		1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|427	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|428	%description -n %{bname}-schroedinger
14mr|gstreamer0.10-plugins-bad-0.10.23-5|429	Dirac encoding and decoding plug-in based on Schroedinger.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|430	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|431	%files -n %{bname}-schroedinger
14mr|gstreamer0.10-plugins-bad-0.10.23-5|432	%{_libdir}/gstreamer-%{api}/libgstschro.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|433	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|434	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|435	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|436	%package -n %{bname}-vp8
14mr|gstreamer0.10-plugins-bad-0.10.23-5|437	Summary:	GStreamer VP8 plug-in
14mr|gstreamer0.10-plugins-bad-0.10.23-5|438	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|439	BuildRequires:	pkgconfig(vpx)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|440	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|441	%description -n %{bname}-vp8
14mr|gstreamer0.10-plugins-bad-0.10.23-5|442	VP8 encoding and decoding plug-in.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|443	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|444	%files -n %{bname}-vp8
14mr|gstreamer0.10-plugins-bad-0.10.23-5|445	%{_libdir}/gstreamer-%{api}/libgstvp8.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|446	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|447	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|448	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|449	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|450	### LADSPA ###
14mr|gstreamer0.10-plugins-bad-0.10.23-5|451	%package -n %{bname}-ladspa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|452	Summary:	Gstreamer wrapper for LADSPA plug-ins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|453	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|454	Requires:	ladspa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|455	BuildRequires:	ladspa-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|456	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|457	%description -n %{bname}-ladspa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|458	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|459	We suggest you also get the cmt package of ladspa plug-ins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|460	and steve harris's swh-plugins package.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|461	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|462	%files -n %{bname}-ladspa
14mr|gstreamer0.10-plugins-bad-0.10.23-5|463	%{_libdir}/gstreamer-%{api}/libgstladspa.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|464	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|465	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|466	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|467	%if %{build_dts}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|468	%package -n %{bname}-dts
14mr|gstreamer0.10-plugins-bad-0.10.23-5|469	Summary:	GStreamer plug-ins for DTS audio playback
14mr|gstreamer0.10-plugins-bad-0.10.23-5|470	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|471	BuildRequires:	pkgconfig(libdts)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|472	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|473	%description -n %{bname}-dts
14mr|gstreamer0.10-plugins-bad-0.10.23-5|474	Plug-ins for decoding DTS audio.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|475	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|476	%files -n %{bname}-dts
14mr|gstreamer0.10-plugins-bad-0.10.23-5|477	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|478	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|479	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|480	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|481	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|482	%if %{build_xvid}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|483	%package -n %{bname}-xvid
14mr|gstreamer0.10-plugins-bad-0.10.23-5|484	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14mr|gstreamer0.10-plugins-bad-0.10.23-5|485	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|486	BuildRequires:	xvid-devel >= 1.1
14mr|gstreamer0.10-plugins-bad-0.10.23-5|487	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|488	%description -n %{bname}-xvid
14mr|gstreamer0.10-plugins-bad-0.10.23-5|489	Plug-ins for encoding and decoding XVID video.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|490	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|491	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|492	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|493	%files -n %{bname}-xvid
14mr|gstreamer0.10-plugins-bad-0.10.23-5|494	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|495	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|496	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|497	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|498	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|499	%package -n %{bname}-musepack
14mr|gstreamer0.10-plugins-bad-0.10.23-5|500	Summary:	GStreamer plug-in Musepack playback
14mr|gstreamer0.10-plugins-bad-0.10.23-5|501	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|502	BuildRequires:	libmpcdec-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|503	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|504	%description -n %{bname}-musepack
14mr|gstreamer0.10-plugins-bad-0.10.23-5|505	This plugin for GStreamer can play audio files which are encoded with
14mr|gstreamer0.10-plugins-bad-0.10.23-5|506	Andree Buschmann's encoder Musepack. These files have the filename
14mr|gstreamer0.10-plugins-bad-0.10.23-5|507	postfixes mpc, mp+ or mpp.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|508	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|509	%files -n %{bname}-musepack
14mr|gstreamer0.10-plugins-bad-0.10.23-5|510	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|511	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|512	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|513	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|514	%package -n %{bname}-mms
14mr|gstreamer0.10-plugins-bad-0.10.23-5|515	Summary:	GStreamer plug-in for mms streams
14mr|gstreamer0.10-plugins-bad-0.10.23-5|516	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|517	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|518	BuildRequires:	pkgconfig(libmms)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|519	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|520	%description -n %{bname}-mms
14mr|gstreamer0.10-plugins-bad-0.10.23-5|521	Plug-in supporting the mms protocol based on the libmms library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|522	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|523	%files -n %{bname}-mms
14mr|gstreamer0.10-plugins-bad-0.10.23-5|524	%{_libdir}/gstreamer-%{api}/libgstmms.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|525	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|526	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|527	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|528	%package -n %{bname}-rtmp
14mr|gstreamer0.10-plugins-bad-0.10.23-5|529	Summary:	GStreamer plug-in for rtmp streams
14mr|gstreamer0.10-plugins-bad-0.10.23-5|530	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|531	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|532	BuildRequires:	pkgconfig(librtmp)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|533	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|534	%description -n %{bname}-rtmp
14mr|gstreamer0.10-plugins-bad-0.10.23-5|535	Plug-in supporting the rtmp protocol based on the librtmp library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|536	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|537	%files -n %{bname}-rtmp
14mr|gstreamer0.10-plugins-bad-0.10.23-5|538	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|539	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|540	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|541	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|542	%package -n %{bname}-directfb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|543	Summary:	GStreamer plug-in for DirectFB output
14mr|gstreamer0.10-plugins-bad-0.10.23-5|544	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|545	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|546	BuildRequires:	pkgconfig(directfb)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|547	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|548	%description -n %{bname}-directfb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|549	Plug-in supporting the video output to DirectFB.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|550	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|551	%files -n %{bname}-directfb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|552	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|553	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|554	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|555	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|556	%package -n %{bname}-soundtouch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|557	Summary:	GStreamer plug-in for SoundTouch support
14mr|gstreamer0.10-plugins-bad-0.10.23-5|558	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|559	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|560	BuildRequires:	pkgconfig(soundtouch)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|561	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|562	%description -n %{bname}-soundtouch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|563	Plug-in supporting the SoundTouch audio manipulation support.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|564	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|565	%files -n %{bname}-soundtouch
14mr|gstreamer0.10-plugins-bad-0.10.23-5|566	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|567	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|568	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|569	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|570	%package -n %{bname}-kate
14mr|gstreamer0.10-plugins-bad-0.10.23-5|571	Summary:	GStreamer Karaoke and text plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|572	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|573	BuildRequires:	pkgconfig(tiger)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|574	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|575	%description -n %{bname}-kate
14mr|gstreamer0.10-plugins-bad-0.10.23-5|576	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|577	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|578	%files -n %{bname}-kate
14mr|gstreamer0.10-plugins-bad-0.10.23-5|579	%{_libdir}/gstreamer-%{api}/libgstkate.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|580	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|581	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|582	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|583	%package -n %{bname}-libass
14mr|gstreamer0.10-plugins-bad-0.10.23-5|584	Summary:	GStreamer subtitles plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|585	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|586	BuildRequires:	pkgconfig(libass)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|587	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|588	%description -n %{bname}-libass
14mr|gstreamer0.10-plugins-bad-0.10.23-5|589	This is a subtitle plugin for GStreamer based on libass.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|590	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|591	%files -n %{bname}-libass
14mr|gstreamer0.10-plugins-bad-0.10.23-5|592	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|593	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|594	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|595	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|596	%package -n %{bname}-resindvd
14mr|gstreamer0.10-plugins-bad-0.10.23-5|597	Summary:	GStreamer DVD menu plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|598	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|599	BuildRequires:	pkgconfig(dvdnav)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|600	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|601	%description -n %{bname}-resindvd
14mr|gstreamer0.10-plugins-bad-0.10.23-5|602	This is a DVD playback plugin for GStreamer with menu support.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|603	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|604	%files -n %{bname}-resindvd
14mr|gstreamer0.10-plugins-bad-0.10.23-5|605	%{_libdir}/gstreamer-%{api}/libresindvd.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|606	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|607	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|608	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|609	%package -n %{bname}-voip
14mr|gstreamer0.10-plugins-bad-0.10.23-5|610	Summary:	GStreamer voip plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|611	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|612	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|613	%description -n %{bname}-voip
14mr|gstreamer0.10-plugins-bad-0.10.23-5|614	This is a collection of VoIP plugins for GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|615	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|616	%files -n %{bname}-voip
14mr|gstreamer0.10-plugins-bad-0.10.23-5|617	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|618	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|619	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|620	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|621	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|622	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|623	%package -n %{bname}-cog
14mr|gstreamer0.10-plugins-bad-0.10.23-5|624	Summary:	GStreamer COG plugin
14mr|gstreamer0.10-plugins-bad-0.10.23-5|625	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|626	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|627	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|628	%description -n %{bname}-cog
14mr|gstreamer0.10-plugins-bad-0.10.23-5|629	This is a signal processing plugin for GStreamer based on Orc.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|630	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|631	%files -n %{bname}-cog
14mr|gstreamer0.10-plugins-bad-0.10.23-5|632	%{_libdir}/gstreamer-%{api}/libgstcog.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|633	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|634	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|635	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|636	%package -n %{bname}-vdpau
14mr|gstreamer0.10-plugins-bad-0.10.23-5|637	Summary:	GStreamer plug-in for playback using VDPAU
14mr|gstreamer0.10-plugins-bad-0.10.23-5|638	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|639	BuildRequires:	vdpau-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|640	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|641	%description -n %{bname}-vdpau
14mr|gstreamer0.10-plugins-bad-0.10.23-5|642	This plug-in adds video playback support to GStreamer based on VDPAU
14mr|gstreamer0.10-plugins-bad-0.10.23-5|643	(Video Decode and Presentation API for Unix).
14mr|gstreamer0.10-plugins-bad-0.10.23-5|644	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|645	%files -n %{bname}-vdpau
14mr|gstreamer0.10-plugins-bad-0.10.23-5|646	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|647	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|648	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|649	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|650	%if %{build_faad}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|651	%package -n %{bname}-faad
14mr|gstreamer0.10-plugins-bad-0.10.23-5|652	Summary:	GStreamer plug-in for AAC audio playback
14mr|gstreamer0.10-plugins-bad-0.10.23-5|653	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|654	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|655	BuildRequires:	libfaad2-devel => 2.0
14mr|gstreamer0.10-plugins-bad-0.10.23-5|656	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|657	%description -n %{bname}-faad
14mr|gstreamer0.10-plugins-bad-0.10.23-5|658	Plug-ins for playing AAC audio
14mr|gstreamer0.10-plugins-bad-0.10.23-5|659	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|660	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|661	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|662	%files -n %{bname}-faad
14mr|gstreamer0.10-plugins-bad-0.10.23-5|663	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|664	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|665	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|666	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|667	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|668	%if %{build_faac}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|669	%package -n %{bname}-faac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|670	Summary:	GStreamer plug-ins for AAC audio encoding
14mr|gstreamer0.10-plugins-bad-0.10.23-5|671	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|672	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|673	BuildRequires:	libfaac-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|674	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|675	%description -n %{bname}-faac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|676	Plug-ins for encoding AAC audio
14mr|gstreamer0.10-plugins-bad-0.10.23-5|677	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|678	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|679	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|680	%files -n %{bname}-faac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|681	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|682	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|683	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|684	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|685	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|686	%package -n %{bname}-gsm
14mr|gstreamer0.10-plugins-bad-0.10.23-5|687	Summary:	GStreamer plugin for GSM lossy audio format
14mr|gstreamer0.10-plugins-bad-0.10.23-5|688	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|689	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|690	BuildRequires:	gsm-devel >= 1.0.10
14mr|gstreamer0.10-plugins-bad-0.10.23-5|691	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|692	%description -n %{bname}-gsm
14mr|gstreamer0.10-plugins-bad-0.10.23-5|693	Output plugin for GStreamer to convert to GSM lossy audio format.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|694	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|695	%files -n %{bname}-gsm
14mr|gstreamer0.10-plugins-bad-0.10.23-5|696	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|697	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|698	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|699	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|700	%package -n %{bname}-neon
14mr|gstreamer0.10-plugins-bad-0.10.23-5|701	Summary:	GStreamer HTTP plugin based on libneon
14mr|gstreamer0.10-plugins-bad-0.10.23-5|702	Group:		System/Libraries
14mr|gstreamer0.10-plugins-bad-0.10.23-5|703	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|704	BuildRequires:	pkgconfig(neon)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|705	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|706	%description -n %{bname}-neon
14mr|gstreamer0.10-plugins-bad-0.10.23-5|707	Plug-in for HTTP access based on libneon.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|708	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|709	%files -n %{bname}-neon
14mr|gstreamer0.10-plugins-bad-0.10.23-5|710	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|711	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|712	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|713	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|714	%package -n %{bname}-nas
14mr|gstreamer0.10-plugins-bad-0.10.23-5|715	Summary:	Gstreamer output plugin for the NAS sound server
14mr|gstreamer0.10-plugins-bad-0.10.23-5|716	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|717	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|718	BuildRequires:	nas-devel
14mr|gstreamer0.10-plugins-bad-0.10.23-5|719	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|720	%description -n %{bname}-nas
14mr|gstreamer0.10-plugins-bad-0.10.23-5|721	Output plugin for GStreamer for use with the nas sound server.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|722	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|723	%files -n %{bname}-nas
14mr|gstreamer0.10-plugins-bad-0.10.23-5|724	%{_libdir}/gstreamer-%{api}/libgstnassink.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|725	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|726	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|727	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|728	%if %{build_amrwb}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|729	%package -n %{bname}-amrwb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|730	Summary:	GStreamer plug-in for AMR-WB support
14mr|gstreamer0.10-plugins-bad-0.10.23-5|731	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|732	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|733	BuildRequires:	pkgconfig(vo-amrwbenc)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|734	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|735	%description -n %{bname}-amrwb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|736	Plug-in for decoding AMR-WB under GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|737	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|738	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|739	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|740	%files -n %{bname}-amrwb
14mr|gstreamer0.10-plugins-bad-0.10.23-5|741	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14mr|gstreamer0.10-plugins-bad-0.10.23-5|742	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|743	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|744	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|745	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|746	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|747	%if %{build_voaac}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|748	%package -n %{bname}-vo-aac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|749	Summary:	GStreamer plug-in for VisualOn AAC encoding
14mr|gstreamer0.10-plugins-bad-0.10.23-5|750	Group:		Sound
14mr|gstreamer0.10-plugins-bad-0.10.23-5|751	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|752	BuildRequires:	pkgconfig(vo-aacenc)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|753	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|754	%description -n %{bname}-vo-aac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|755	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|756	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|757	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|758	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|759	%files -n %{bname}-vo-aac
14mr|gstreamer0.10-plugins-bad-0.10.23-5|760	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|761	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|762	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|763	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|764	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|765	%package -n %{bname}-jp2k
14mr|gstreamer0.10-plugins-bad-0.10.23-5|766	Summary:	GStreamer plug-in for JPEG2000 support
14mr|gstreamer0.10-plugins-bad-0.10.23-5|767	Group:		Graphics
14mr|gstreamer0.10-plugins-bad-0.10.23-5|768	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|769	BuildRequires:	pkgconfig(jasper)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|770	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|771	%description -n %{bname}-jp2k
14mr|gstreamer0.10-plugins-bad-0.10.23-5|772	Plug-in for JPEG2000 support under GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|773	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|774	%files -n %{bname}-jp2k
14mr|gstreamer0.10-plugins-bad-0.10.23-5|775	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|776	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|777	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|778	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|779	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|780	%if %{build_celt}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|781	%package -n %{bname}-celt
14mr|gstreamer0.10-plugins-bad-0.10.23-5|782	Summary:	GStreamer plug-in for CELT support
14mr|gstreamer0.10-plugins-bad-0.10.23-5|783	Group:		Video
14mr|gstreamer0.10-plugins-bad-0.10.23-5|784	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|785	BuildRequires:	pkgconfig(celt)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|786	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|787	%description -n %{bname}-celt
14mr|gstreamer0.10-plugins-bad-0.10.23-5|788	Plug-in for CELT support under GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|789	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|790	%files -n %{bname}-celt
14mr|gstreamer0.10-plugins-bad-0.10.23-5|791	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|792	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|793	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|794	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|795	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|796	%package -n %{bname}-rsvg
14mr|gstreamer0.10-plugins-bad-0.10.23-5|797	Summary:	GStreamer plug-in for SVG support
14mr|gstreamer0.10-plugins-bad-0.10.23-5|798	Group:		Graphics
14mr|gstreamer0.10-plugins-bad-0.10.23-5|799	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-bad-0.10.23-5|800	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|gstreamer0.10-plugins-bad-0.10.23-5|801	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|802	%description -n %{bname}-rsvg
14mr|gstreamer0.10-plugins-bad-0.10.23-5|803	Plug-in for SVG support under GStreamer.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|804	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|805	%files -n %{bname}-rsvg
14mr|gstreamer0.10-plugins-bad-0.10.23-5|806	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
14mr|gstreamer0.10-plugins-bad-0.10.23-5|807	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|808	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|809	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|810	%package doc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|811	Group:		Books/Computer books
14mr|gstreamer0.10-plugins-bad-0.10.23-5|812	Summary:	GStreamer application library
14mr|gstreamer0.10-plugins-bad-0.10.23-5|813	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|814	%description doc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|815	This is the documentation of %{name}.
14mr|gstreamer0.10-plugins-bad-0.10.23-5|816	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|817	%files doc
14mr|gstreamer0.10-plugins-bad-0.10.23-5|818	%doc docs/plugins/html
14mr|gstreamer0.10-plugins-bad-0.10.23-5|819	%{_datadir}/gtk-doc/html/*
14mr|gstreamer0.10-plugins-bad-0.10.23-5|820	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|821	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-bad-0.10.23-5|822	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|823	%prep
14mr|gstreamer0.10-plugins-bad-0.10.23-5|824	%setup -qn %{oname}-%{version}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|825	%apply_patches
14mr|gstreamer0.10-plugins-bad-0.10.23-5|826	#gw broken configure in 0.10.19.2
14mr|gstreamer0.10-plugins-bad-0.10.23-5|827	#autoreconf -fi
14mr|gstreamer0.10-plugins-bad-0.10.23-5|828	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|829	%build
14mr|gstreamer0.10-plugins-bad-0.10.23-5|830	#work around broken mjpegtools headers including config.h:
14mr|gstreamer0.10-plugins-bad-0.10.23-5|831	export CPPFLAGS="-I."
14mr|gstreamer0.10-plugins-bad-0.10.23-5|832	%configure2_5x \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|833	--disable-static \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|834	--disable-dependency-tracking \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|835	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|836	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|837	%if ! %{build_celt}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|838	--disable-celt \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|839	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|840	%if ! %{build_faac}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|841	--disable-faac \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|842	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|843	%if ! %{build_faad}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|844	--disable-faad \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|845	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|846	%if ! %{build_dirac}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|847	--disable-dirac \
14mr|gstreamer0.10-plugins-bad-0.10.23-5|848	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|849	%if %{build_experimental}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|850	--enable-experimental
14mr|gstreamer0.10-plugins-bad-0.10.23-5|851	%endif
14mr|gstreamer0.10-plugins-bad-0.10.23-5|852	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|853	%make
14mr|gstreamer0.10-plugins-bad-0.10.23-5|854	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|855	%install
14mr|gstreamer0.10-plugins-bad-0.10.23-5|856	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gstreamer0.10-plugins-bad-0.10.23-5|857	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|858	%find_lang %{oname}-%{api}
14mr|gstreamer0.10-plugins-bad-0.10.23-5|859	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|860	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|861	%changelog
14mr|gstreamer0.10-plugins-bad-0.10.23-5|862	* Wed Sep 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-5
14mr|gstreamer0.10-plugins-bad-0.10.23-5|863	+ Revision: 6c7e61d
14mr|gstreamer0.10-plugins-bad-0.10.23-5|864	- LOG Enable opus codes, spec cleanup
14mr|gstreamer0.10-plugins-bad-0.10.23-5|865	
14mr|gstreamer0.10-plugins-bad-0.10.23-5|866	

16642 14
14mr|gstreamer0.10-plugins-base-0.10.36-7|1	%define major 0.10
14mr|gstreamer0.10-plugins-base-0.10.36-7|2	%define majorminor 0.10
14mr|gstreamer0.10-plugins-base-0.10.36-7|3	
14mr|gstreamer0.10-plugins-base-0.10.36-7|4	%define bname gstreamer%{majorminor}
14mr|gstreamer0.10-plugins-base-0.10.36-7|5	
14mr|gstreamer0.10-plugins-base-0.10.36-7|6	%define libname %mklibname gstreamer-plugins-base %{major}
14mr|gstreamer0.10-plugins-base-0.10.36-7|7	%define gstver 0.10.36
14mr|gstreamer0.10-plugins-base-0.10.36-7|8	%define build_libvisual 1
14mr|gstreamer0.10-plugins-base-0.10.36-7|9	
14mr|gstreamer0.10-plugins-base-0.10.36-7|10	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer0.10-plugins-base-0.10.36-7|11	Name:		%{bname}-plugins-base
14mr|gstreamer0.10-plugins-base-0.10.36-7|12	Version:	0.10.36
14mr|gstreamer0.10-plugins-base-0.10.36-7|13	Release:	7
14mr|gstreamer0.10-plugins-base-0.10.36-7|14	License:	LGPLv2+
14mr|gstreamer0.10-plugins-base-0.10.36-7|15	Group:		Sound
14mr|gstreamer0.10-plugins-base-0.10.36-7|16	Url:		http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-plugins-base-0.10.36-7|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-base/0.10/gst-plugins-base-%{version}.tar.xz
14mr|gstreamer0.10-plugins-base-0.10.36-7|18	Patch0:		align.patch
14mr|gstreamer0.10-plugins-base-0.10.36-7|19	#fix playing ogg track after mp3 track in Amarok (bko#302652, mga#10762)
14mr|gstreamer0.10-plugins-base-0.10.36-7|20	Patch1:		audiodecoder-don-t-discard-timestamps-when-consecuti.patch
14mr|gstreamer0.10-plugins-base-0.10.36-7|21	Patch2:		gst-plugins-base-0.10.36-gcc-4.9.patch
14mr|gstreamer0.10-plugins-base-0.10.36-7|22	BuildRequires:	gtk-doc
14mr|gstreamer0.10-plugins-base-0.10.36-7|23	#gw we need some fonts for the tests
14mr|gstreamer0.10-plugins-base-0.10.36-7|24	BuildRequires:	fonts-ttf-dejavu
14mr|gstreamer0.10-plugins-base-0.10.36-7|25	%ifarch %{ix86}
14mr|gstreamer0.10-plugins-base-0.10.36-7|26	BuildRequires:	nasm => 0.90
14mr|gstreamer0.10-plugins-base-0.10.36-7|27	%endif
14mr|gstreamer0.10-plugins-base-0.10.36-7|28	BuildRequires:	valgrind
14mr|gstreamer0.10-plugins-base-0.10.36-7|29	#gw qt example
14mr|gstreamer0.10-plugins-base-0.10.36-7|30	BuildRequires:	qt4-devel
14mr|gstreamer0.10-plugins-base-0.10.36-7|31	BuildRequires:	pkgconfig(alsa)
14mr|gstreamer0.10-plugins-base-0.10.36-7|32	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-plugins-base-0.10.36-7|33	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer0.10-plugins-base-0.10.36-7|34	BuildRequires:	pkgconfig(glu)
14mr|gstreamer0.10-plugins-base-0.10.36-7|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gstreamer0.10-plugins-base-0.10.36-7|36	BuildRequires:	pkgconfig(gstreamer-0.10) >= %{gstver}
14mr|gstreamer0.10-plugins-base-0.10.36-7|37	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer0.10-plugins-base-0.10.36-7|38	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer0.10-plugins-base-0.10.36-7|39	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer0.10-plugins-base-0.10.36-7|40	BuildRequires:	pkgconfig(theora)
14mr|gstreamer0.10-plugins-base-0.10.36-7|41	BuildRequires:	pkgconfig(vorbis)
14mr|gstreamer0.10-plugins-base-0.10.36-7|42	BuildRequires:	pkgconfig(xv)
14mr|gstreamer0.10-plugins-base-0.10.36-7|43	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-base-0.10.36-7|44	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-base-0.10.36-7|45	Provides:	%{bname}-alsa = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|46	Obsoletes:	%{bname}-alsa < %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|47	Provides:	%{bname}-plugins = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|48	Obsoletes:	%{bname}-plugins < %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|49	Provides:	%{bname}-vorbis = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|50	Obsoletes:	%{bname}-vorbis < %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|51	Provides:	%{bname}-x11 = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|52	Obsoletes:	%{bname}-x11 < %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|53	Provides:	%{bname}-plugin-libs = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|54	Obsoletes:	%{bname}-plugin-libs < %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|55	Suggests:	gst-install-plugins-helper
14mr|gstreamer0.10-plugins-base-0.10.36-7|56	Conflicts:	%{bname}-plugins-bad < 0.10.10
14mr|gstreamer0.10-plugins-base-0.10.36-7|57	Requires:	glib-networking
14mr|gstreamer0.10-plugins-base-0.10.36-7|58	
14mr|gstreamer0.10-plugins-base-0.10.36-7|59	%description
14mr|gstreamer0.10-plugins-base-0.10.36-7|60	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-plugins-base-0.10.36-7|61	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-plugins-base-0.10.36-7|62	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-plugins-base-0.10.36-7|63	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-plugins-base-0.10.36-7|64	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-plugins-base-0.10.36-7|65	plug-ins.
14mr|gstreamer0.10-plugins-base-0.10.36-7|66	
14mr|gstreamer0.10-plugins-base-0.10.36-7|67	This package contains a set of reference plugins, base classes for other
14mr|gstreamer0.10-plugins-base-0.10.36-7|68	plugins, and helper libraries:
14mr|gstreamer0.10-plugins-base-0.10.36-7|69	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
14mr|gstreamer0.10-plugins-base-0.10.36-7|70	* containers: ogg
14mr|gstreamer0.10-plugins-base-0.10.36-7|71	* codecs: vorbis, theora
14mr|gstreamer0.10-plugins-base-0.10.36-7|72	* text: textoverlay, subparse
14mr|gstreamer0.10-plugins-base-0.10.36-7|73	* sources: audiotestsrc, videotestsrc, gnomevfssrc
14mr|gstreamer0.10-plugins-base-0.10.36-7|74	* network: tcp
14mr|gstreamer0.10-plugins-base-0.10.36-7|75	* typefind
14mr|gstreamer0.10-plugins-base-0.10.36-7|76	* audio processing: audioconvert, adder, audiorate, audioscale, volume
14mr|gstreamer0.10-plugins-base-0.10.36-7|77	* visualisation: libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|78	* video processing: ffmpegcolorspace
14mr|gstreamer0.10-plugins-base-0.10.36-7|79	* aggregate elements: decodebin, playbin
14mr|gstreamer0.10-plugins-base-0.10.36-7|80	
14mr|gstreamer0.10-plugins-base-0.10.36-7|81	%files -f gst-plugins-base-%{majorminor}.lang
14mr|gstreamer0.10-plugins-base-0.10.36-7|82	%doc AUTHORS COPYING README NEWS
14mr|gstreamer0.10-plugins-base-0.10.36-7|83	%{_bindir}/gst-discoverer-%{majorminor}
14mr|gstreamer0.10-plugins-base-0.10.36-7|84	%{_bindir}/gst-visualise-%{majorminor}
14mr|gstreamer0.10-plugins-base-0.10.36-7|85	%{_datadir}/gst-plugins-base/license-translations.dict
14mr|gstreamer0.10-plugins-base-0.10.36-7|86	%{_mandir}/man1/gst-visualise-%{majorminor}.1*
14mr|gstreamer0.10-plugins-base-0.10.36-7|87	%{_libdir}/gstreamer-%{majorminor}/libgstffmpegcolorspace.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|88	# non-core plugins without external dependencies
14mr|gstreamer0.10-plugins-base-0.10.36-7|89	%{_libdir}/gstreamer-%{majorminor}/libgstapp.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|90	%{_libdir}/gstreamer-%{majorminor}/libgstaudioconvert.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|91	%{_libdir}/gstreamer-%{majorminor}/libgstaudiorate.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|92	%{_libdir}/gstreamer-%{majorminor}/libgstaudioresample.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|93	%{_libdir}/gstreamer-%{majorminor}/libgstaudiotestsrc.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|94	%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|95	%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin2.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|96	%{_libdir}/gstreamer-%{majorminor}/libgstencodebin.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|97	%{_libdir}/gstreamer-%{majorminor}/libgstgdp.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|98	%{_libdir}/gstreamer-%{majorminor}/libgstgio.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|99	%{_libdir}/gstreamer-%{majorminor}/libgstpango.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|100	%{_libdir}/gstreamer-%{majorminor}/libgstplaybin.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|101	%{_libdir}/gstreamer-%{majorminor}/libgstsubparse.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|102	%{_libdir}/gstreamer-%{majorminor}/libgsttcp.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|103	%{_libdir}/gstreamer-%{majorminor}/libgstvolume.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|104	%{_libdir}/gstreamer-%{majorminor}/libgstadder.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|105	%{_libdir}/gstreamer-%{majorminor}/libgsttypefindfunctions.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|106	%{_libdir}/gstreamer-%{majorminor}/libgstvideotestsrc.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|107	%{_libdir}/gstreamer-%{majorminor}/libgsttheora.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|108	%{_libdir}/gstreamer-%{majorminor}/libgstogg.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|109	%{_libdir}/gstreamer-%{majorminor}/libgstvideorate.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|110	%{_libdir}/gstreamer-%{majorminor}/libgstvideoscale.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|111	%{_libdir}/gstreamer-%{majorminor}/libgstvorbis.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|112	%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|113	%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|114	%{_libdir}/gstreamer-%{majorminor}/libgstalsa.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|115	
14mr|gstreamer0.10-plugins-base-0.10.36-7|116	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|117	
14mr|gstreamer0.10-plugins-base-0.10.36-7|118	%package -n %{libname}
14mr|gstreamer0.10-plugins-base-0.10.36-7|119	Group:		System/Libraries
14mr|gstreamer0.10-plugins-base-0.10.36-7|120	Summary:	GStreamer plugin libraries
14mr|gstreamer0.10-plugins-base-0.10.36-7|121	
14mr|gstreamer0.10-plugins-base-0.10.36-7|122	%description -n %{libname}
14mr|gstreamer0.10-plugins-base-0.10.36-7|123	This package contain the basic audio and video playback library and
14mr|gstreamer0.10-plugins-base-0.10.36-7|124	the interfaces library.
14mr|gstreamer0.10-plugins-base-0.10.36-7|125	
14mr|gstreamer0.10-plugins-base-0.10.36-7|126	%files -n %{libname}
14mr|gstreamer0.10-plugins-base-0.10.36-7|127	%{_libdir}/libgstaudio-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|128	%{_libdir}/libgstapp-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|129	%{_libdir}/libgstcdda-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|130	%{_libdir}/libgstfft-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|131	%{_libdir}/libgstinterfaces-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|132	%{_libdir}/libgstnetbuffer-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|133	%{_libdir}/libgstpbutils-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|134	%{_libdir}/libgstriff-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|135	%{_libdir}/libgstrtp-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|136	%{_libdir}/libgstrtsp-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|137	%{_libdir}/libgsttag-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|138	%{_libdir}/libgstsdp-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|139	%{_libdir}/libgstvideo-%{majorminor}.so.0*
14mr|gstreamer0.10-plugins-base-0.10.36-7|140	%{_libdir}/girepository-1.0/GstApp-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|141	%{_libdir}/girepository-1.0/GstAudio-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|142	%{_libdir}/girepository-1.0/GstFft-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|143	%{_libdir}/girepository-1.0/GstInterfaces-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|144	%{_libdir}/girepository-1.0/GstNetbuffer-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|145	%{_libdir}/girepository-1.0/GstPbutils-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|146	%{_libdir}/girepository-1.0/GstRiff-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|147	%{_libdir}/girepository-1.0/GstRtp-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|148	%{_libdir}/girepository-1.0/GstRtsp-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|149	%{_libdir}/girepository-1.0/GstSdp-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|150	%{_libdir}/girepository-1.0/GstTag-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|151	%{_libdir}/girepository-1.0/GstVideo-%{majorminor}.typelib
14mr|gstreamer0.10-plugins-base-0.10.36-7|152	
14mr|gstreamer0.10-plugins-base-0.10.36-7|153	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|154	
14mr|gstreamer0.10-plugins-base-0.10.36-7|155	%package -n %{libname}-devel
14mr|gstreamer0.10-plugins-base-0.10.36-7|156	Summary:	GStreamer Plugin Library Headers
14mr|gstreamer0.10-plugins-base-0.10.36-7|157	Group:		Development/C
14mr|gstreamer0.10-plugins-base-0.10.36-7|158	Requires:	%{libname} = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|159	# gw is required at build time for make check
14mr|gstreamer0.10-plugins-base-0.10.36-7|160	Requires:	%{name} = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|161	Requires:	pkgconfig(gstreamer-0.10) >= %{gstver}
14mr|gstreamer0.10-plugins-base-0.10.36-7|162	Provides:	libgstreamer-plugins-base-devel = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|163	Provides:	libgstreamer%{majorminor}-plugins-base-devel = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|164	
14mr|gstreamer0.10-plugins-base-0.10.36-7|165	%description -n %{libname}-devel
14mr|gstreamer0.10-plugins-base-0.10.36-7|166	GStreamer support libraries header files.
14mr|gstreamer0.10-plugins-base-0.10.36-7|167	
14mr|gstreamer0.10-plugins-base-0.10.36-7|168	%files -n %{libname}-devel
14mr|gstreamer0.10-plugins-base-0.10.36-7|169	%doc docs/libs/html docs/plugins/html
14mr|gstreamer0.10-plugins-base-0.10.36-7|170	%{_includedir}/gstreamer-%{majorminor}/gst/app/
14mr|gstreamer0.10-plugins-base-0.10.36-7|171	%{_includedir}/gstreamer-%{majorminor}/gst/audio
14mr|gstreamer0.10-plugins-base-0.10.36-7|172	%{_includedir}/gstreamer-%{majorminor}/gst/cdda/
14mr|gstreamer0.10-plugins-base-0.10.36-7|173	%{_includedir}/gstreamer-%{majorminor}/gst/fft
14mr|gstreamer0.10-plugins-base-0.10.36-7|174	%{_includedir}/gstreamer-%{majorminor}/gst/interfaces
14mr|gstreamer0.10-plugins-base-0.10.36-7|175	%{_includedir}/gstreamer-%{majorminor}/gst/netbuffer
14mr|gstreamer0.10-plugins-base-0.10.36-7|176	%{_includedir}/gstreamer-%{majorminor}/gst/pbutils
14mr|gstreamer0.10-plugins-base-0.10.36-7|177	%{_includedir}/gstreamer-%{majorminor}/gst/riff
14mr|gstreamer0.10-plugins-base-0.10.36-7|178	%{_includedir}/gstreamer-%{majorminor}/gst/rtsp
14mr|gstreamer0.10-plugins-base-0.10.36-7|179	%{_includedir}/gstreamer-%{majorminor}/gst/sdp
14mr|gstreamer0.10-plugins-base-0.10.36-7|180	%{_includedir}/gstreamer-%{majorminor}/gst/tag/
14mr|gstreamer0.10-plugins-base-0.10.36-7|181	%{_includedir}/gstreamer-%{majorminor}/gst/video/
14mr|gstreamer0.10-plugins-base-0.10.36-7|182	%{_includedir}/gstreamer-%{majorminor}/gst/floatcast/
14mr|gstreamer0.10-plugins-base-0.10.36-7|183	%{_includedir}/gstreamer-%{majorminor}/gst/rtp
14mr|gstreamer0.10-plugins-base-0.10.36-7|184	%{_libdir}/pkgconfig/gstreamer-app-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|185	%{_libdir}/pkgconfig/gstreamer-audio-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|186	%{_libdir}/pkgconfig/gstreamer-cdda-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|187	%{_libdir}/pkgconfig/gstreamer-fft-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|188	%{_libdir}/pkgconfig/gstreamer-floatcast-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|189	%{_libdir}/pkgconfig/gstreamer-interfaces-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|190	%{_libdir}/pkgconfig/gstreamer-netbuffer-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|191	%{_libdir}/pkgconfig/gstreamer-pbutils-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|192	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|193	%{_libdir}/pkgconfig/gstreamer-riff-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|194	%{_libdir}/pkgconfig/gstreamer-rtp-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|195	%{_libdir}/pkgconfig/gstreamer-rtsp-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|196	%{_libdir}/pkgconfig/gstreamer-sdp-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|197	%{_libdir}/pkgconfig/gstreamer-tag-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|198	%{_libdir}/pkgconfig/gstreamer-video-%{majorminor}.pc
14mr|gstreamer0.10-plugins-base-0.10.36-7|199	%{_libdir}/libgstaudio-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|200	%{_libdir}/libgstapp-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|201	%{_libdir}/libgstcdda-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|202	%{_libdir}/libgstfft-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|203	%{_libdir}/libgstinterfaces-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|204	%{_libdir}/libgstnetbuffer-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|205	%{_libdir}/libgstpbutils-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|206	%{_libdir}/libgstriff-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|207	%{_libdir}/libgstrtp-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|208	%{_libdir}/libgstrtsp-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|209	%{_libdir}/libgsttag-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|210	%{_libdir}/libgstsdp-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|211	%{_libdir}/libgstvideo-%{majorminor}.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|212	%{_datadir}/gtk-doc/html/*
14mr|gstreamer0.10-plugins-base-0.10.36-7|213	%{_datadir}/gir-1.0/GstApp-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|214	%{_datadir}/gir-1.0/GstAudio-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|215	%{_datadir}/gir-1.0/GstFft-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|216	%{_datadir}/gir-1.0/GstInterfaces-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|217	%{_datadir}/gir-1.0/GstNetbuffer-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|218	%{_datadir}/gir-1.0/GstPbutils-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|219	%{_datadir}/gir-1.0/GstRiff-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|220	%{_datadir}/gir-1.0/GstRtp-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|221	%{_datadir}/gir-1.0/GstRtsp-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|222	%{_datadir}/gir-1.0/GstSdp-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|223	%{_datadir}/gir-1.0/GstTag-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|224	%{_datadir}/gir-1.0/GstVideo-%{majorminor}.gir
14mr|gstreamer0.10-plugins-base-0.10.36-7|225	
14mr|gstreamer0.10-plugins-base-0.10.36-7|226	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|227	
14mr|gstreamer0.10-plugins-base-0.10.36-7|228	### GNOME VFS 2 ###
14mr|gstreamer0.10-plugins-base-0.10.36-7|229	%package -n %{bname}-gnomevfs
14mr|gstreamer0.10-plugins-base-0.10.36-7|230	Summary:	GStreamer plug-ins for GNOME VFS input and output
14mr|gstreamer0.10-plugins-base-0.10.36-7|231	Group:		System/Libraries
14mr|gstreamer0.10-plugins-base-0.10.36-7|232	Requires:	gnome-vfs2 > 1.9.4.00
14mr|gstreamer0.10-plugins-base-0.10.36-7|233	Requires:	%{name} = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|234	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|gstreamer0.10-plugins-base-0.10.36-7|235	
14mr|gstreamer0.10-plugins-base-0.10.36-7|236	%description -n %{bname}-gnomevfs
14mr|gstreamer0.10-plugins-base-0.10.36-7|237	Plug-Ins for reading and writing through GNOME VFS.
14mr|gstreamer0.10-plugins-base-0.10.36-7|238	
14mr|gstreamer0.10-plugins-base-0.10.36-7|239	%files -n %{bname}-gnomevfs
14mr|gstreamer0.10-plugins-base-0.10.36-7|240	%{_libdir}/gstreamer-%{majorminor}/libgstgnomevfs.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|241	
14mr|gstreamer0.10-plugins-base-0.10.36-7|242	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|243	
14mr|gstreamer0.10-plugins-base-0.10.36-7|244	### CDPARANOIA ###
14mr|gstreamer0.10-plugins-base-0.10.36-7|245	%package -n %{bname}-cdparanoia
14mr|gstreamer0.10-plugins-base-0.10.36-7|246	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
14mr|gstreamer0.10-plugins-base-0.10.36-7|247	Group:		Sound
14mr|gstreamer0.10-plugins-base-0.10.36-7|248	Requires:	%{name} = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|249	BuildRequires:	libcdda-devel
14mr|gstreamer0.10-plugins-base-0.10.36-7|250	
14mr|gstreamer0.10-plugins-base-0.10.36-7|251	%description -n %{bname}-cdparanoia
14mr|gstreamer0.10-plugins-base-0.10.36-7|252	Plugin for ripping audio tracks using cdparanoia under GStreamer
14mr|gstreamer0.10-plugins-base-0.10.36-7|253	
14mr|gstreamer0.10-plugins-base-0.10.36-7|254	%files -n %{bname}-cdparanoia
14mr|gstreamer0.10-plugins-base-0.10.36-7|255	%{_libdir}/gstreamer-%{majorminor}/libgstcdparanoia.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|256	
14mr|gstreamer0.10-plugins-base-0.10.36-7|257	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|258	
14mr|gstreamer0.10-plugins-base-0.10.36-7|259	%if %{build_libvisual}
14mr|gstreamer0.10-plugins-base-0.10.36-7|260	%package -n %{bname}-libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|261	Summary:	GStreamer visualisations plug-in based on libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|262	Group:		Video
14mr|gstreamer0.10-plugins-base-0.10.36-7|263	Requires:	%{name} = %{EVRD}
14mr|gstreamer0.10-plugins-base-0.10.36-7|264	BuildRequires:	pkgconfig(libvisual-0.4)
14mr|gstreamer0.10-plugins-base-0.10.36-7|265	
14mr|gstreamer0.10-plugins-base-0.10.36-7|266	%description -n %{bname}-libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|267	This plugin makes visualisations based on libvisual available for
14mr|gstreamer0.10-plugins-base-0.10.36-7|268	GStreamer applications.
14mr|gstreamer0.10-plugins-base-0.10.36-7|269	
14mr|gstreamer0.10-plugins-base-0.10.36-7|270	%files -n %{bname}-libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|271	%{_libdir}/gstreamer-%{majorminor}/libgstlibvisual.so
14mr|gstreamer0.10-plugins-base-0.10.36-7|272	%endif
14mr|gstreamer0.10-plugins-base-0.10.36-7|273	
14mr|gstreamer0.10-plugins-base-0.10.36-7|274	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-base-0.10.36-7|275	
14mr|gstreamer0.10-plugins-base-0.10.36-7|276	%prep
14mr|gstreamer0.10-plugins-base-0.10.36-7|277	%setup -q -n gst-plugins-base-%{version}
14mr|gstreamer0.10-plugins-base-0.10.36-7|278	%apply_patches
14mr|gstreamer0.10-plugins-base-0.10.36-7|279	
14mr|gstreamer0.10-plugins-base-0.10.36-7|280	%build
14mr|gstreamer0.10-plugins-base-0.10.36-7|281	%configure2_5x \
14mr|gstreamer0.10-plugins-base-0.10.36-7|282	--disable-dependency-tracking \
14mr|gstreamer0.10-plugins-base-0.10.36-7|283	--enable-experimental \
14mr|gstreamer0.10-plugins-base-0.10.36-7|284	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-plugins-base-0.10.36-7|285	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-plugins-base-0.10.36-7|286	--enable-libvisual
14mr|gstreamer0.10-plugins-base-0.10.36-7|287	%make
14mr|gstreamer0.10-plugins-base-0.10.36-7|288	
14mr|gstreamer0.10-plugins-base-0.10.36-7|289	%install
14mr|gstreamer0.10-plugins-base-0.10.36-7|290	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gstreamer0.10-plugins-base-0.10.36-7|291	
14mr|gstreamer0.10-plugins-base-0.10.36-7|292	%find_lang gst-plugins-base-%{majorminor}
14mr|gstreamer0.10-plugins-base-0.10.36-7|293	
14mr|gstreamer0.10-plugins-base-0.10.36-7|294	# Clean out files that should not be part of the rpm.
14mr|gstreamer0.10-plugins-base-0.10.36-7|295	# This is the recommended way of dealing with it for RH8
14mr|gstreamer0.10-plugins-base-0.10.36-7|296	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
14mr|gstreamer0.10-plugins-base-0.10.36-7|297	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14mr|gstreamer0.10-plugins-base-0.10.36-7|298	rm -f %{buildroot}%{_libdir}/*.a
14mr|gstreamer0.10-plugins-base-0.10.36-7|299	
14mr|gstreamer0.10-plugins-base-0.10.36-7|300	
14mr|gstreamer0.10-plugins-base-0.10.36-7|301	%changelog
14mr|gstreamer0.10-plugins-base-0.10.36-7|302	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.36-7
14mr|gstreamer0.10-plugins-base-0.10.36-7|303	+ Revision: 481354f
14mr|gstreamer0.10-plugins-base-0.10.36-7|304	- Add patch to fix build with gcc 4.9
14mr|gstreamer0.10-plugins-base-0.10.36-7|305	
14mr|gstreamer0.10-plugins-base-0.10.36-7|306	

16643 14
14mr|gstreamer0.10-plugins-good-0.10.31-9|1	%define oname	gst-plugins-good
14mr|gstreamer0.10-plugins-good-0.10.31-9|2	%define api	0.10
14mr|gstreamer0.10-plugins-good-0.10.31-9|3	%define bname	gstreamer%{api}
14mr|gstreamer0.10-plugins-good-0.10.31-9|4	%bcond_with esd
14mr|gstreamer0.10-plugins-good-0.10.31-9|5	
14mr|gstreamer0.10-plugins-good-0.10.31-9|6	%define schemas gstreamer-0.10
14mr|gstreamer0.10-plugins-good-0.10.31-9|7	
14mr|gstreamer0.10-plugins-good-0.10.31-9|8	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer0.10-plugins-good-0.10.31-9|9	Name:		%{bname}-plugins-good
14mr|gstreamer0.10-plugins-good-0.10.31-9|10	Version:	0.10.31
14mr|gstreamer0.10-plugins-good-0.10.31-9|11	Release:	9
14mr|gstreamer0.10-plugins-good-0.10.31-9|12	License:	LGPLv2+
14mr|gstreamer0.10-plugins-good-0.10.31-9|13	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|14	URL:		http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-plugins-good-0.10.31-9|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/%{api}/%{oname}-%{version}.tar.xz
14mr|gstreamer0.10-plugins-good-0.10.31-9|16	# See https://bugzilla.gnome.org/show_bug.cgi?id=681491
14mr|gstreamer0.10-plugins-good-0.10.31-9|17	Patch0:		gst-plugins-good-0.10.31-linux3.6.patch
14mr|gstreamer0.10-plugins-good-0.10.31-9|18	# See https://bugs.gentoo.org/show_bug.cgi?id=468618
14mr|gstreamer0.10-plugins-good-0.10.31-9|19	Patch1:		gst-plugins-v4l2-0.10.31-linux-headers-3.9.patch
14mr|gstreamer0.10-plugins-good-0.10.31-9|20	
14mr|gstreamer0.10-plugins-good-0.10.31-9|21	BuildRequires:	GConf2
14mr|gstreamer0.10-plugins-good-0.10.31-9|22	BuildRequires:	gstreamer%{api}-plugins-base
14mr|gstreamer0.10-plugins-good-0.10.31-9|23	BuildRequires:	bzip2-devel
14mr|gstreamer0.10-plugins-good-0.10.31-9|24	BuildRequires:	gettext-devel
14mr|gstreamer0.10-plugins-good-0.10.31-9|25	BuildRequires:	jpeg-devel
14mr|gstreamer0.10-plugins-good-0.10.31-9|26	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-plugins-good-0.10.31-9|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gstreamer0.10-plugins-good-0.10.31-9|28	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gstreamer0.10-plugins-good-0.10.31-9|29	BuildRequires:	pkgconfig(gdk-2.0)
14mr|gstreamer0.10-plugins-good-0.10.31-9|30	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer0.10-plugins-good-0.10.31-9|31	BuildRequires:	pkgconfig(glu)
14mr|gstreamer0.10-plugins-good-0.10.31-9|32	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mr|gstreamer0.10-plugins-good-0.10.31-9|33	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gstreamer0.10-plugins-good-0.10.31-9|34	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer0.10-plugins-good-0.10.31-9|35	BuildRequires:	pkgconfig(libv4l1)
14mr|gstreamer0.10-plugins-good-0.10.31-9|36	BuildRequires:	pkgconfig(libv4l2)
14mr|gstreamer0.10-plugins-good-0.10.31-9|37	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer0.10-plugins-good-0.10.31-9|38	BuildRequires:	pkgconfig(shout)
14mr|gstreamer0.10-plugins-good-0.10.31-9|39	BuildRequires:	pkgconfig(taglib)
14mr|gstreamer0.10-plugins-good-0.10.31-9|40	BuildRequires:	pkgconfig(theora)
14mr|gstreamer0.10-plugins-good-0.10.31-9|41	BuildRequires:	pkgconfig(vorbis)
14mr|gstreamer0.10-plugins-good-0.10.31-9|42	%ifarch %{ix86}
14mr|gstreamer0.10-plugins-good-0.10.31-9|43	BuildRequires:	nasm => 0.90
14mr|gstreamer0.10-plugins-good-0.10.31-9|44	BuildRequires:	valgrind
14mr|gstreamer0.10-plugins-good-0.10.31-9|45	%endif
14mr|gstreamer0.10-plugins-good-0.10.31-9|46	
14mr|gstreamer0.10-plugins-good-0.10.31-9|47	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-good-0.10.31-9|48	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-good-0.10.31-9|49	# gw this is the default http source:
14mr|gstreamer0.10-plugins-good-0.10.31-9|50	Suggests:	%{bname}-soup
14mr|gstreamer0.10-plugins-good-0.10.31-9|51	# some plugins moved from bad to good with release 0.10.23
14mr|gstreamer0.10-plugins-good-0.10.31-9|52	Conflicts:	gstreamer0.10-plugins-bad < 0.10.19
14mr|gstreamer0.10-plugins-good-0.10.31-9|53	
14mr|gstreamer0.10-plugins-good-0.10.31-9|54	%description
14mr|gstreamer0.10-plugins-good-0.10.31-9|55	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-plugins-good-0.10.31-9|56	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-plugins-good-0.10.31-9|57	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-plugins-good-0.10.31-9|58	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-plugins-good-0.10.31-9|59	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-plugins-good-0.10.31-9|60	plug-ins.
14mr|gstreamer0.10-plugins-good-0.10.31-9|61	
14mr|gstreamer0.10-plugins-good-0.10.31-9|62	This package contains a set of plug-ins that are considered to have
14mr|gstreamer0.10-plugins-good-0.10.31-9|63	good quality code, correct functionality, the preferred license (LGPL
14mr|gstreamer0.10-plugins-good-0.10.31-9|64	for the plug-in code, LGPL or LGPL-compatible for the supporting
14mr|gstreamer0.10-plugins-good-0.10.31-9|65	library). People writing elements should base their code on these
14mr|gstreamer0.10-plugins-good-0.10.31-9|66	elements.
14mr|gstreamer0.10-plugins-good-0.10.31-9|67	
14mr|gstreamer0.10-plugins-good-0.10.31-9|68	%files -f %{oname}-%{api}.lang
14mr|gstreamer0.10-plugins-good-0.10.31-9|69	%doc AUTHORS COPYING README NEWS
14mr|gstreamer0.10-plugins-good-0.10.31-9|70	%{_sysconfdir}/gconf/schemas/gstreamer-%{api}.schemas
14mr|gstreamer0.10-plugins-good-0.10.31-9|71	%{_libdir}/gstreamer-%{api}/libgstalaw.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|72	%{_libdir}/gstreamer-%{api}/libgstannodex.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|73	%{_libdir}/gstreamer-%{api}/libgstalpha.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|74	%{_libdir}/gstreamer-%{api}/libgstalphacolor.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|75	%{_libdir}/gstreamer-%{api}/libgstapetag.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|76	%{_libdir}/gstreamer-%{api}/libgstaudiofx.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|77	%{_libdir}/gstreamer-%{api}/libgstaudioparsers.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|78	%{_libdir}/gstreamer-%{api}/libgstauparse.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|79	%{_libdir}/gstreamer-%{api}/libgstautodetect.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|80	%{_libdir}/gstreamer-%{api}/libgstavi.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|81	%{_libdir}/gstreamer-%{api}/libgstcairo.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|82	%{_libdir}/gstreamer-%{api}/libgstcutter.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|83	%{_libdir}/gstreamer-%{api}/libgstdebug.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|84	%{_libdir}/gstreamer-%{api}/libgstdeinterlace.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|85	%{_libdir}/gstreamer-%{api}/libgstefence.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|86	%{_libdir}/gstreamer-%{api}/libgsteffectv.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|87	%{_libdir}/gstreamer-%{api}/libgstflv.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|88	%{_libdir}/gstreamer-%{api}/libgstequalizer.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|89	%{_libdir}/gstreamer-%{api}/libgstflxdec.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|90	%{_libdir}/gstreamer-%{api}/libgstgconfelements.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|91	%{_libdir}/gstreamer-%{api}/libgstgdkpixbuf.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|92	%{_libdir}/gstreamer-%{api}/libgstgoom.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|93	%{_libdir}/gstreamer-%{api}/libgstgoom2k1.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|94	%{_libdir}/gstreamer-%{api}/libgsticydemux.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|95	%{_libdir}/gstreamer-%{api}/libgstid3demux.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|96	%{_libdir}/gstreamer-%{api}/libgstimagefreeze.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|97	%{_libdir}/gstreamer-%{api}/libgstinterleave.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|98	%{_libdir}/gstreamer-%{api}/libgstisomp4.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|99	%{_libdir}/gstreamer-%{api}/libgstjpeg.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|100	%{_libdir}/gstreamer-%{api}/libgstlevel.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|101	%{_libdir}/gstreamer-%{api}/libgstmatroska.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|102	%{_libdir}/gstreamer-%{api}/libgstmonoscope.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|103	%{_libdir}/gstreamer-%{api}/libgstmulaw.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|104	%{_libdir}/gstreamer-%{api}/libgstmultifile.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|105	%{_libdir}/gstreamer-%{api}/libgstmultipart.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|106	%{_libdir}/gstreamer-%{api}/libgstnavigationtest.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|107	%{_libdir}/gstreamer-%{api}/libgstossaudio.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|108	%{_libdir}/gstreamer-%{api}/libgstoss4audio.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|109	%{_libdir}/gstreamer-%{api}/libgstpng.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|110	%{_libdir}/gstreamer-%{api}/libgstreplaygain.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|111	%{_libdir}/gstreamer-%{api}/libgstrtp.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|112	%{_libdir}/gstreamer-%{api}/libgstrtpmanager.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|113	%{_libdir}/gstreamer-%{api}/libgstrtsp.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|114	%{_libdir}/gstreamer-%{api}/libgstshapewipe.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|115	%{_libdir}/gstreamer-%{api}/libgstshout2.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|116	%{_libdir}/gstreamer-%{api}/libgstsmpte.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|117	%{_libdir}/gstreamer-%{api}/libgstspectrum.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|118	%{_libdir}/gstreamer-%{api}/libgsttaglib.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|119	%{_libdir}/gstreamer-%{api}/libgstudp.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|120	%{_libdir}/gstreamer-%{api}/libgstvideo4linux2.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|121	%{_libdir}/gstreamer-%{api}/libgstvideobox.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|122	%{_libdir}/gstreamer-%{api}/libgstvideocrop.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|123	%{_libdir}/gstreamer-%{api}/libgstvideofilter.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|124	%{_libdir}/gstreamer-%{api}/libgstvideomixer.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|125	%{_libdir}/gstreamer-%{api}/libgstwavenc.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|126	%{_libdir}/gstreamer-%{api}/libgstwavparse.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|127	%{_libdir}/gstreamer-%{api}/libgstximagesrc.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|128	%{_libdir}/gstreamer-%{api}/libgsty4menc.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|129	%dir %{_datadir}/gstreamer-%{api}/
14mr|gstreamer0.10-plugins-good-0.10.31-9|130	%dir %{_datadir}/gstreamer-%{api}/presets
14mr|gstreamer0.10-plugins-good-0.10.31-9|131	%{_datadir}/gstreamer-%{api}/presets/*
14mr|gstreamer0.10-plugins-good-0.10.31-9|132	
14mr|gstreamer0.10-plugins-good-0.10.31-9|133	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|134	
14mr|gstreamer0.10-plugins-good-0.10.31-9|135	%package -n %{bname}-jack
14mr|gstreamer0.10-plugins-good-0.10.31-9|136	Summary:	GStreamer plug-in for the Jack Sound Server
14mr|gstreamer0.10-plugins-good-0.10.31-9|137	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|138	BuildRequires:	pkgconfig(jack)
14mr|gstreamer0.10-plugins-good-0.10.31-9|139	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-good-0.10.31-9|140	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-good-0.10.31-9|141	
14mr|gstreamer0.10-plugins-good-0.10.31-9|142	%description -n %{bname}-jack
14mr|gstreamer0.10-plugins-good-0.10.31-9|143	Plug-in for the JACK professional sound server.
14mr|gstreamer0.10-plugins-good-0.10.31-9|144	
14mr|gstreamer0.10-plugins-good-0.10.31-9|145	%files -n %{bname}-jack
14mr|gstreamer0.10-plugins-good-0.10.31-9|146	%{_libdir}/gstreamer-%{api}/libgstjack.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|147	
14mr|gstreamer0.10-plugins-good-0.10.31-9|148	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|149	
14mr|gstreamer0.10-plugins-good-0.10.31-9|150	%package -n %{bname}-soup
14mr|gstreamer0.10-plugins-good-0.10.31-9|151	Summary:	GStreamer HTTP plugin based on libsoup
14mr|gstreamer0.10-plugins-good-0.10.31-9|152	Group:		System/Libraries
14mr|gstreamer0.10-plugins-good-0.10.31-9|153	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|154	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gstreamer0.10-plugins-good-0.10.31-9|155	
14mr|gstreamer0.10-plugins-good-0.10.31-9|156	%description -n %{bname}-soup
14mr|gstreamer0.10-plugins-good-0.10.31-9|157	Plug-in for HTTP access based on libsoup.
14mr|gstreamer0.10-plugins-good-0.10.31-9|158	
14mr|gstreamer0.10-plugins-good-0.10.31-9|159	%files -n %{bname}-soup
14mr|gstreamer0.10-plugins-good-0.10.31-9|160	%{_libdir}/gstreamer-%{api}/libgstsouphttpsrc.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|161	
14mr|gstreamer0.10-plugins-good-0.10.31-9|162	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|163	
14mr|gstreamer0.10-plugins-good-0.10.31-9|164	%package -n %{bname}-pulse
14mr|gstreamer0.10-plugins-good-0.10.31-9|165	Summary:	Pulseaudio plugin for GStreamer
14mr|gstreamer0.10-plugins-good-0.10.31-9|166	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|167	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|168	BuildRequires:	pkgconfig(libpulse)
14mr|gstreamer0.10-plugins-good-0.10.31-9|169	
14mr|gstreamer0.10-plugins-good-0.10.31-9|170	%description -n %{bname}-pulse
14mr|gstreamer0.10-plugins-good-0.10.31-9|171	This is a GStreamer audio output plugin using the Pulseaudio sound server.
14mr|gstreamer0.10-plugins-good-0.10.31-9|172	
14mr|gstreamer0.10-plugins-good-0.10.31-9|173	%files -n %{bname}-pulse
14mr|gstreamer0.10-plugins-good-0.10.31-9|174	%{_libdir}/gstreamer-%{api}/libgstpulse.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|175	
14mr|gstreamer0.10-plugins-good-0.10.31-9|176	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|177	
14mr|gstreamer0.10-plugins-good-0.10.31-9|178	### LIBDV ###
14mr|gstreamer0.10-plugins-good-0.10.31-9|179	%package -n %{bname}-dv
14mr|gstreamer0.10-plugins-good-0.10.31-9|180	Summary:	GStreamer DV plug-in
14mr|gstreamer0.10-plugins-good-0.10.31-9|181	Group:		Video
14mr|gstreamer0.10-plugins-good-0.10.31-9|182	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|183	BuildRequires:	pkgconfig(libdv)
14mr|gstreamer0.10-plugins-good-0.10.31-9|184	
14mr|gstreamer0.10-plugins-good-0.10.31-9|185	%description -n %{bname}-dv
14mr|gstreamer0.10-plugins-good-0.10.31-9|186	Plug-in for digital video support using libdv.
14mr|gstreamer0.10-plugins-good-0.10.31-9|187	
14mr|gstreamer0.10-plugins-good-0.10.31-9|188	%files -n %{bname}-dv
14mr|gstreamer0.10-plugins-good-0.10.31-9|189	%{_libdir}/gstreamer-%{api}/libgstdv.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|190	
14mr|gstreamer0.10-plugins-good-0.10.31-9|191	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|192	
14mr|gstreamer0.10-plugins-good-0.10.31-9|193	%package -n %{bname}-speex
14mr|gstreamer0.10-plugins-good-0.10.31-9|194	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
14mr|gstreamer0.10-plugins-good-0.10.31-9|195	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|196	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|197	BuildRequires:	pkgconfig(speex)
14mr|gstreamer0.10-plugins-good-0.10.31-9|198	
14mr|gstreamer0.10-plugins-good-0.10.31-9|199	%description -n %{bname}-speex
14mr|gstreamer0.10-plugins-good-0.10.31-9|200	Plug-Ins for creating and playing Ogg Speex audio files.
14mr|gstreamer0.10-plugins-good-0.10.31-9|201	
14mr|gstreamer0.10-plugins-good-0.10.31-9|202	%files -n %{bname}-speex
14mr|gstreamer0.10-plugins-good-0.10.31-9|203	%{_libdir}/gstreamer-%{api}/libgstspeex.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|204	
14mr|gstreamer0.10-plugins-good-0.10.31-9|205	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|206	
14mr|gstreamer0.10-plugins-good-0.10.31-9|207	### RAW1394 ###
14mr|gstreamer0.10-plugins-good-0.10.31-9|208	%package -n %{bname}-raw1394
14mr|gstreamer0.10-plugins-good-0.10.31-9|209	Summary:	GStreamer raw1394 Firewire plug-in
14mr|gstreamer0.10-plugins-good-0.10.31-9|210	Group:		System/Libraries
14mr|gstreamer0.10-plugins-good-0.10.31-9|211	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|212	BuildRequires:	pkgconfig(libavc1394)
14mr|gstreamer0.10-plugins-good-0.10.31-9|213	BuildRequires:	pkgconfig(libraw1394)
14mr|gstreamer0.10-plugins-good-0.10.31-9|214	BuildRequires:	pkgconfig(libiec61883)
14mr|gstreamer0.10-plugins-good-0.10.31-9|215	
14mr|gstreamer0.10-plugins-good-0.10.31-9|216	%description -n %{bname}-raw1394
14mr|gstreamer0.10-plugins-good-0.10.31-9|217	Plug-in for digital video support using raw1394.
14mr|gstreamer0.10-plugins-good-0.10.31-9|218	
14mr|gstreamer0.10-plugins-good-0.10.31-9|219	%files -n %{bname}-raw1394
14mr|gstreamer0.10-plugins-good-0.10.31-9|220	%{_libdir}/gstreamer-%{api}/libgst1394.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|221	
14mr|gstreamer0.10-plugins-good-0.10.31-9|222	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|223	
14mr|gstreamer0.10-plugins-good-0.10.31-9|224	### FLAC ###
14mr|gstreamer0.10-plugins-good-0.10.31-9|225	%package -n %{bname}-flac
14mr|gstreamer0.10-plugins-good-0.10.31-9|226	Summary:	GStreamer plug-in for FLAC lossless audio
14mr|gstreamer0.10-plugins-good-0.10.31-9|227	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|228	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|229	BuildRequires:	pkgconfig(flac)
14mr|gstreamer0.10-plugins-good-0.10.31-9|230	
14mr|gstreamer0.10-plugins-good-0.10.31-9|231	%description -n %{bname}-flac
14mr|gstreamer0.10-plugins-good-0.10.31-9|232	Plug-in for the free FLAC lossless audio format.
14mr|gstreamer0.10-plugins-good-0.10.31-9|233	
14mr|gstreamer0.10-plugins-good-0.10.31-9|234	%files -n %{bname}-flac
14mr|gstreamer0.10-plugins-good-0.10.31-9|235	%{_libdir}/gstreamer-%{api}/libgstflac.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|236	
14mr|gstreamer0.10-plugins-good-0.10.31-9|237	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|238	
14mr|gstreamer0.10-plugins-good-0.10.31-9|239	%if %{with esd}
14mr|gstreamer0.10-plugins-good-0.10.31-9|240	### ESD ###
14mr|gstreamer0.10-plugins-good-0.10.31-9|241	%package -n %{bname}-esound
14mr|gstreamer0.10-plugins-good-0.10.31-9|242	Summary:	Gstreamer plugin for ESD sound output
14mr|gstreamer0.10-plugins-good-0.10.31-9|243	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|244	Obsoletes:	%{bname}-esd < %{version}-%{release}
14mr|gstreamer0.10-plugins-good-0.10.31-9|245	Provides:	%{bname}-esd = %{version}-%{release}
14mr|gstreamer0.10-plugins-good-0.10.31-9|246	Requires:	esound >= 0.2.8
14mr|gstreamer0.10-plugins-good-0.10.31-9|247	BuildRequires:	pkgconfig(esound)
14mr|gstreamer0.10-plugins-good-0.10.31-9|248	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|249	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-good-0.10.31-9|250	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-good-0.10.31-9|251	
14mr|gstreamer0.10-plugins-good-0.10.31-9|252	%description -n %{bname}-esound
14mr|gstreamer0.10-plugins-good-0.10.31-9|253	Output plugin for GStreamer for use with the esound package
14mr|gstreamer0.10-plugins-good-0.10.31-9|254	
14mr|gstreamer0.10-plugins-good-0.10.31-9|255	%files -n %{bname}-esound
14mr|gstreamer0.10-plugins-good-0.10.31-9|256	%{_libdir}/gstreamer-%{api}/libgstesd.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|257	%endif
14mr|gstreamer0.10-plugins-good-0.10.31-9|258	
14mr|gstreamer0.10-plugins-good-0.10.31-9|259	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|260	
14mr|gstreamer0.10-plugins-good-0.10.31-9|261	### AALIB ###
14mr|gstreamer0.10-plugins-good-0.10.31-9|262	%package -n %{bname}-aalib
14mr|gstreamer0.10-plugins-good-0.10.31-9|263	Summary:	Gstreamer plugin for Ascii-art output
14mr|gstreamer0.10-plugins-good-0.10.31-9|264	Group:		Video
14mr|gstreamer0.10-plugins-good-0.10.31-9|265	BuildRequires:	aalib-devel >= 1.3
14mr|gstreamer0.10-plugins-good-0.10.31-9|266	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|267	
14mr|gstreamer0.10-plugins-good-0.10.31-9|268	%description -n %{bname}-aalib
14mr|gstreamer0.10-plugins-good-0.10.31-9|269	Plugin for viewing movies in Ascii-art using aalib library.
14mr|gstreamer0.10-plugins-good-0.10.31-9|270	
14mr|gstreamer0.10-plugins-good-0.10.31-9|271	%files -n %{bname}-aalib
14mr|gstreamer0.10-plugins-good-0.10.31-9|272	%{_libdir}/gstreamer-%{api}/libgstaasink.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|273	
14mr|gstreamer0.10-plugins-good-0.10.31-9|274	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|275	
14mr|gstreamer0.10-plugins-good-0.10.31-9|276	%package -n %{bname}-caca
14mr|gstreamer0.10-plugins-good-0.10.31-9|277	Summary:	Gstreamer plugin for Ascii-art output
14mr|gstreamer0.10-plugins-good-0.10.31-9|278	Group:		Video
14mr|gstreamer0.10-plugins-good-0.10.31-9|279	BuildRequires:	pkgconfig(caca)
14mr|gstreamer0.10-plugins-good-0.10.31-9|280	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|281	
14mr|gstreamer0.10-plugins-good-0.10.31-9|282	%description -n %{bname}-caca
14mr|gstreamer0.10-plugins-good-0.10.31-9|283	Plugin for viewing movies in Ascii-art using caca library.
14mr|gstreamer0.10-plugins-good-0.10.31-9|284	
14mr|gstreamer0.10-plugins-good-0.10.31-9|285	%files -n %{bname}-caca
14mr|gstreamer0.10-plugins-good-0.10.31-9|286	%{_libdir}/gstreamer-%{api}/libgstcacasink.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|287	
14mr|gstreamer0.10-plugins-good-0.10.31-9|288	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|289	
14mr|gstreamer0.10-plugins-good-0.10.31-9|290	%package -n %{bname}-wavpack
14mr|gstreamer0.10-plugins-good-0.10.31-9|291	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
14mr|gstreamer0.10-plugins-good-0.10.31-9|292	Group:		Sound
14mr|gstreamer0.10-plugins-good-0.10.31-9|293	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-good-0.10.31-9|294	BuildRequires:	pkgconfig(wavpack)
14mr|gstreamer0.10-plugins-good-0.10.31-9|295	
14mr|gstreamer0.10-plugins-good-0.10.31-9|296	%description -n %{bname}-wavpack
14mr|gstreamer0.10-plugins-good-0.10.31-9|297	Plug-Ins for creating and playing WavPack audio files.
14mr|gstreamer0.10-plugins-good-0.10.31-9|298	
14mr|gstreamer0.10-plugins-good-0.10.31-9|299	%files -n %{bname}-wavpack
14mr|gstreamer0.10-plugins-good-0.10.31-9|300	%{_libdir}/gstreamer-%{api}/libgstwavpack.so
14mr|gstreamer0.10-plugins-good-0.10.31-9|301	
14mr|gstreamer0.10-plugins-good-0.10.31-9|302	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-good-0.10.31-9|303	
14mr|gstreamer0.10-plugins-good-0.10.31-9|304	%prep
14mr|gstreamer0.10-plugins-good-0.10.31-9|305	%setup -qn %{oname}-%{version}
14mr|gstreamer0.10-plugins-good-0.10.31-9|306	%apply_patches
14mr|gstreamer0.10-plugins-good-0.10.31-9|307	
14mr|gstreamer0.10-plugins-good-0.10.31-9|308	%build
14mr|gstreamer0.10-plugins-good-0.10.31-9|309	%configure2_5x  \
14mr|gstreamer0.10-plugins-good-0.10.31-9|310	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-plugins-good-0.10.31-9|311	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-plugins-good-0.10.31-9|312	--disable-dependency-tracking \
14mr|gstreamer0.10-plugins-good-0.10.31-9|313	--enable-experimental \
14mr|gstreamer0.10-plugins-good-0.10.31-9|314	--disable-hal
14mr|gstreamer0.10-plugins-good-0.10.31-9|315	%make
14mr|gstreamer0.10-plugins-good-0.10.31-9|316	
14mr|gstreamer0.10-plugins-good-0.10.31-9|317	%install
14mr|gstreamer0.10-plugins-good-0.10.31-9|318	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std GETTEXT_PACKAGE=%{oname}-%{api}
14mr|gstreamer0.10-plugins-good-0.10.31-9|319	%find_lang %{oname}-%{api}
14mr|gstreamer0.10-plugins-good-0.10.31-9|320	
14mr|gstreamer0.10-plugins-good-0.10.31-9|321	
14mr|gstreamer0.10-plugins-good-0.10.31-9|322	%changelog
14mr|gstreamer0.10-plugins-good-0.10.31-9|323	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.31-9
14mr|gstreamer0.10-plugins-good-0.10.31-9|324	+ Revision: bd8c3b1
14mr|gstreamer0.10-plugins-good-0.10.31-9|325	- MassBuild#440: Increase release tag
14mr|gstreamer0.10-plugins-good-0.10.31-9|326	
14mr|gstreamer0.10-plugins-good-0.10.31-9|327	

16644 14
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|1	%define major 0.10
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|2	%define majorminor 0.10
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|3	%define bname gstreamer0.10
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|4	%define build_plf 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|5	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|6	%define build_experimental 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|8	%define build_lame 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|9	%define build_amrnb 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|10	%define build_amrwbdec 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|11	%define build_x264 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|12	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|13	######################################33
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|14	# Hardcode PLF build
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|15	%define build_plf 0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|16	######################################33
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|17	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|18	%if %{build_plf}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|19	%define distsuffix plf
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|21	%define extrarelsuffix plf
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|22	%define build_lame 1
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|23	%define build_x264 1
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|24	%define build_amrnb 1
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|25	%define build_amrwbdec 1
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|26	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|27	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|28	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|29	Name:		%{bname}-plugins-ugly
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|30	Version:	0.10.19
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|31	Release:	4%{?extrarelsuffix}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|32	License:	LGPLv2+
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|33	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|34	URL:		http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|35	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|36	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|37	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|38	# mugged from arch
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|39	Patch2:		gstreamer-plugins-ugly-0.10.19-cdio-0.90.patch
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|40	%ifnarch %{mips} %{arm}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|41	BuildRequires:	valgrind
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|42	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|43	BuildRequires:	pkgconfig(check)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|44	BuildRequires:	pkgconfig(dvdread)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|45	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|46	BuildRequires:	pkgconfig(glu)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|47	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|48	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|49	BuildRequires:	pkgconfig(id3tag)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|50	BuildRequires:	pkgconfig(mad)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|51	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|52	Provides:	%{bname}-audiosrc
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|53	Provides:	%{bname}-audiosink
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|54	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|55	%description
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|56	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|57	operate on media data. Applications using this library can do anything
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|58	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|59	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|60	types or processing capabilities can be added simply by installing new
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|61	plug-ins.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|62	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|63	This package contains a set of plug-ins that have good quality and
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|64	correct functionality, but distributing them might pose problems. The
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|65	license on either the plug-ins or the supporting libraries might not
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|66	be how the GStreamer authors like. The code might be widely known to
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|67	present patent problems.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|68	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|69	%if %{build_plf}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|70	This package is in Restricted repository as it violates some patents.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|71	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|72	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|73	%files -f gst-plugins-ugly-%{majorminor}.lang
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|74	%doc AUTHORS COPYING README NEWS
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|75	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|76	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|77	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|78	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|79	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|80	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|81	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|82	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|83	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|84	%if %{build_experimental}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|85	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|86	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|87	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|88	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|89	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|90	%if %{build_lame}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|91	### LAME ###
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|92	%package -n %{bname}-lame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|93	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|94	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|95	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|96	BuildRequires:	liblame-devel >= 3.89
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|97	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|98	%description -n %{bname}-lame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|99	Plug-in for encoding mp3 with lame under GStreamer.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|100	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|101	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|102	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|103	%files -n %{bname}-lame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|104	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|105	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|106	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|107	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|108	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|109	%if %{build_x264}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|110	%package -n %{bname}-x264
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|111	Summary:	GStreamer plug-in for H264/AVC video encoding
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|112	Group:		Video
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|113	BuildRequires:	pkgconfig(x264)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|114	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|115	%description -n %{bname}-x264
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|116	Plug-in for encoding H264/AVC video.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|117	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|118	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|119	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|120	%files -n %{bname}-x264
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|121	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|123	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|124	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|125	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|126	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|127	%if %{build_amrnb}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|128	%package -n %{bname}-amrnb
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|129	Summary:	GStreamer plug-in for AMR-NB support
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|130	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|131	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|132	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|133	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|134	%description -n %{bname}-amrnb
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|135	Plug-in for decoding AMR-NB under GStreamer.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|136	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|137	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|138	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|139	%files -n %{bname}-amrnb
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|140	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|141	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|142	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|143	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|144	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|145	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|146	%if %{build_amrwbdec}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|147	%package -n %{bname}-amrwbdec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|148	Summary:	GStreamer plug-in for AMR-WB decoding support
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|149	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|150	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|151	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|152	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|153	%description -n %{bname}-amrwbdec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|154	Plug-in for decoding AMR-Wb under GStreamer.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|155	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|156	This package is in restricted as it violates some patents.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|157	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|158	%files -n %{bname}-amrwbdec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|159	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|160	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|161	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|162	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|163	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|164	### SIDPLAY ###
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|165	%package -n %{bname}-sid
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|166	Summary:	GStreamer Sid C64 music plugin
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|167	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|168	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|169	BuildRequires:	sidplay-devel => 1.36.0
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|170	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|171	%description -n %{bname}-sid
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|172	Plugin for playback of C64 SID format music files
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|173	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|174	%files -n %{bname}-sid
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|175	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|176	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|177	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|178	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|179	### A52DEC ###
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|180	%package -n %{bname}-a52dec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|181	Summary:	GStreamer VOB decoder plugin
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|182	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|183	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|184	BuildRequires:	a52dec-devel
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|185	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|186	%description -n %{bname}-a52dec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|187	Plugin for decoding of VOB files
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|188	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|189	%files -n %{bname}-a52dec
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|190	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|191	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|192	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|193	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|194	%package -n %{bname}-mpeg
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|195	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|196	Group:		Video
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|197	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|198	BuildRequires:	pkgconfig(libmpeg2)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|199	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|200	%description -n %{bname}-mpeg
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|201	Plug-ins for playing and encoding MPEG video.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|202	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|203	%files -n %{bname}-mpeg
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|204	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|205	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|206	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|207	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|208	%package -n %{bname}-cdio
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|209	Summary:	GStreamer plug-in for audio CD playback
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|210	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|211	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|212	BuildRequires:	pkgconfig(libcdio)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|213	Conflicts:	%{bname}-plugins-good < 0.10.10
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|214	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|215	%description -n %{bname}-cdio
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|216	Plug-in for audio CD playback.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|217	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|218	%files -n %{bname}-cdio
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|219	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|220	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|221	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|222	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|223	%package -n %{bname}-twolame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|224	Summary:	GStreamer plug-in for MP2 encoding support
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|225	Group:		Sound
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|226	Requires:	%{bname}-plugins
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|227	BuildRequires:	pkgconfig(twolame)
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|228	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|229	%description -n %{bname}-twolame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|230	Plug-in for encoding MP2 under GStreamer.
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|231	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|232	%files -n %{bname}-twolame
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|233	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|234	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|235	#----------------------------------------------------------------------------
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|236	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|237	%prep
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|238	%setup -q -n gst-plugins-ugly-%{version}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|239	%apply_patches
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|240	autoconf
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|241	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|242	%build
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|243	%configure2_5x \
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|244	--disable-dependency-tracking \
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|245	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|246	--with-package-origin='%{disturl}' \
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|247	%if !%{build_lame}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|248	--disable-lame \
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|249	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|250	%if %{build_experimental}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|251	--enable-experimental
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|252	%endif
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|253	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|254	%make
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|255	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|256	%install
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|257	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|258	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|259	%find_lang gst-plugins-ugly-%{majorminor}
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|260	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|261	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|262	rm -f %{buildroot}%{_libdir}/*.a
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|263	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|264	%check
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|265	cd tests/check
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|266	make check
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|267	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|268	%changelog
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|269	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-4
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|270	+ Revision: b663fc5
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|271	- Spec cleanup
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|272	
14mr|gstreamer0.10-plugins-ugly-0.10.19-4|273	

16645 14
14mr|gstreamer0.10-python-0.10.22-6|1	%define oname	gst-python
14mr|gstreamer0.10-python-0.10.22-6|2	%define api	0.10
14mr|gstreamer0.10-python-0.10.22-6|3	%define bname	gstreamer%{api}
14mr|gstreamer0.10-python-0.10.22-6|4	
14mr|gstreamer0.10-python-0.10.22-6|5	Name:		%{bname}-python
14mr|gstreamer0.10-python-0.10.22-6|6	Version:	0.10.22
14mr|gstreamer0.10-python-0.10.22-6|7	Release:	6
14mr|gstreamer0.10-python-0.10.22-6|8	Summary:	Python bindings for GStreamer
14mr|gstreamer0.10-python-0.10.22-6|9	Group:		Development/Python
14mr|gstreamer0.10-python-0.10.22-6|10	License:	LGPLv2+
14mr|gstreamer0.10-python-0.10.22-6|11	Url:            http://gstreamer.freedesktop.org/
14mr|gstreamer0.10-python-0.10.22-6|12	Source0:	http://gstreamer.freedesktop.org/src/gst-python/%{oname}-%{version}.tar.bz2
14mr|gstreamer0.10-python-0.10.22-6|13	Patch0:		gst-python-0.10.17-linkage.patch
14mr|gstreamer0.10-python-0.10.22-6|14	#gw reall fix python dir (bug #54969)
14mr|gstreamer0.10-python-0.10.22-6|15	Patch1: gst-python-0.10.20-fix-python-detection.patch
14mr|gstreamer0.10-python-0.10.22-6|16	Patch2:		gst-python-automake-1.13.patch
14mr|gstreamer0.10-python-0.10.22-6|17	
14mr|gstreamer0.10-python-0.10.22-6|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mr|gstreamer0.10-python-0.10.22-6|19	BuildRequires:	pkgconfig(pygtk-2.0)
14mr|gstreamer0.10-python-0.10.22-6|20	BuildRequires:	python-devel
14mr|gstreamer0.10-python-0.10.22-6|21	Requires: 	python
14mr|gstreamer0.10-python-0.10.22-6|22	Requires: 	pygtk2.0
14mr|gstreamer0.10-python-0.10.22-6|23	
14mr|gstreamer0.10-python-0.10.22-6|24	%description
14mr|gstreamer0.10-python-0.10.22-6|25	This module contains a binding that allows GStreamer applications
14mr|gstreamer0.10-python-0.10.22-6|26	to be written in Python.
14mr|gstreamer0.10-python-0.10.22-6|27	
14mr|gstreamer0.10-python-0.10.22-6|28	%package devel
14mr|gstreamer0.10-python-0.10.22-6|29	Summary:	Python bindings for GStreamer - development files
14mr|gstreamer0.10-python-0.10.22-6|30	Group:		Development/Python
14mr|gstreamer0.10-python-0.10.22-6|31	Requires:	%{name} = %{version}
14mr|gstreamer0.10-python-0.10.22-6|32	
14mr|gstreamer0.10-python-0.10.22-6|33	%description devel
14mr|gstreamer0.10-python-0.10.22-6|34	This module contains a binding that allows GStreamer applications
14mr|gstreamer0.10-python-0.10.22-6|35	to be written in Python.
14mr|gstreamer0.10-python-0.10.22-6|36	
14mr|gstreamer0.10-python-0.10.22-6|37	Install this to build programs depending on %{name}.
14mr|gstreamer0.10-python-0.10.22-6|38	
14mr|gstreamer0.10-python-0.10.22-6|39	%prep
14mr|gstreamer0.10-python-0.10.22-6|40	%setup -qn %{oname}-%{version}
14mr|gstreamer0.10-python-0.10.22-6|41	%apply_patches
14mr|gstreamer0.10-python-0.10.22-6|42	autoreconf -fi
14mr|gstreamer0.10-python-0.10.22-6|43	
14mr|gstreamer0.10-python-0.10.22-6|44	%build
14mr|gstreamer0.10-python-0.10.22-6|45	%configure2_5x \
14mr|gstreamer0.10-python-0.10.22-6|46	--disable-valgrind
14mr|gstreamer0.10-python-0.10.22-6|47	
14mr|gstreamer0.10-python-0.10.22-6|48	export XML_CATALOG_FILES=/etc/xml/catalog
14mr|gstreamer0.10-python-0.10.22-6|49	%make
14mr|gstreamer0.10-python-0.10.22-6|50	
14mr|gstreamer0.10-python-0.10.22-6|51	%install
14mr|gstreamer0.10-python-0.10.22-6|52	%makeinstall_std
14mr|gstreamer0.10-python-0.10.22-6|53	
14mr|gstreamer0.10-python-0.10.22-6|54	%check
14mr|gstreamer0.10-python-0.10.22-6|55	export LC_ALL=C
14mr|gstreamer0.10-python-0.10.22-6|56	#gw currently fails:
14mr|gstreamer0.10-python-0.10.22-6|57	#https://bugzilla.gnome.org/show_bug.cgi?id=624490
14mr|gstreamer0.10-python-0.10.22-6|58	#make check
14mr|gstreamer0.10-python-0.10.22-6|59	
14mr|gstreamer0.10-python-0.10.22-6|60	%files
14mr|gstreamer0.10-python-0.10.22-6|61	%doc AUTHORS NEWS RELEASE README
14mr|gstreamer0.10-python-0.10.22-6|62	%{py_platsitedir}/gst-%{api}/
14mr|gstreamer0.10-python-0.10.22-6|63	%{py_platsitedir}/gstoption.so
14mr|gstreamer0.10-python-0.10.22-6|64	%{py_platsitedir}/pygst*
14mr|gstreamer0.10-python-0.10.22-6|65	%{_libdir}/gstreamer-%{api}/libgstpython.so
14mr|gstreamer0.10-python-0.10.22-6|66	
14mr|gstreamer0.10-python-0.10.22-6|67	%files devel
14mr|gstreamer0.10-python-0.10.22-6|68	%doc ChangeLog
14mr|gstreamer0.10-python-0.10.22-6|69	%{_datadir}/gst-python/
14mr|gstreamer0.10-python-0.10.22-6|70	%{_libdir}/pkgconfig/gst-python-%{api}.pc
14mr|gstreamer0.10-python-0.10.22-6|71	%{_includedir}/gstreamer-%{api}/gst/pygst*
14mr|gstreamer0.10-python-0.10.22-6|72	
14mr|gstreamer0.10-python-0.10.22-6|73	
14mr|gstreamer0.10-python-0.10.22-6|74	%changelog
14mr|gstreamer0.10-python-0.10.22-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.22-6
14mr|gstreamer0.10-python-0.10.22-6|76	+ Revision: 6ab2cb6
14mr|gstreamer0.10-python-0.10.22-6|77	- MassBuild#440: Increase release tag
14mr|gstreamer0.10-python-0.10.22-6|78	
14mr|gstreamer0.10-python-0.10.22-6|79	

16646 14
14mr|gstreamer1.0-1.2.4-2|1	%define oname	gstreamer
14mr|gstreamer1.0-1.2.4-2|2	%define api	1.0
14mr|gstreamer1.0-1.2.4-2|3	%define name	%{oname}%{api}
14mr|gstreamer1.0-1.2.4-2|4	%define vname	%{oname}10
14mr|gstreamer1.0-1.2.4-2|5	
14mr|gstreamer1.0-1.2.4-2|6	%define major		0
14mr|gstreamer1.0-1.2.4-2|7	%define libname		%mklibname %{oname} %{api} %{major}
14mr|gstreamer1.0-1.2.4-2|8	%define gi_name		%mklibname gst-gir %{api}
14mr|gstreamer1.0-1.2.4-2|9	%define libnamedev	%mklibname -d %{name}
14mr|gstreamer1.0-1.2.4-2|10	%define build_docs 	0
14mr|gstreamer1.0-1.2.4-2|11	
14mr|gstreamer1.0-1.2.4-2|12	Name: 		%{oname}%{api}
14mr|gstreamer1.0-1.2.4-2|13	Summary: 	GStreamer Streaming-media framework runtime
14mr|gstreamer1.0-1.2.4-2|14	Version: 	1.2.4
14mr|gstreamer1.0-1.2.4-2|15	Release: 	2
14mr|gstreamer1.0-1.2.4-2|16	License: 	LGPLv2+
14mr|gstreamer1.0-1.2.4-2|17	Group: 		Sound
14mr|gstreamer1.0-1.2.4-2|18	URL:            http://gstreamer.freedesktop.org/
14mr|gstreamer1.0-1.2.4-2|19	Source0: 	http://gstreamer.freedesktop.org/src/gstreamer/%{oname}-%{version}.tar.xz
14mr|gstreamer1.0-1.2.4-2|20	Source1:	gstreamer.prov
14mr|gstreamer1.0-1.2.4-2|21	Patch0:	        gstreamer-inspect-rpm-format.patch
14mr|gstreamer1.0-1.2.4-2|22	BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
14mr|gstreamer1.0-1.2.4-2|23	BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
14mr|gstreamer1.0-1.2.4-2|24	BuildRequires:  pkgconfig(gmodule-no-export-2.0)
14mr|gstreamer1.0-1.2.4-2|25	BuildRequires:  pkgconfig(gobject-2.0)
14mr|gstreamer1.0-1.2.4-2|26	BuildRequires:  pkgconfig(gthread-2.0)
14mr|gstreamer1.0-1.2.4-2|27	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.9
14mr|gstreamer1.0-1.2.4-2|28	BuildRequires:  gobject-introspection-devel
14mr|gstreamer1.0-1.2.4-2|29	BuildRequires:	pkgconfig(popt)
14mr|gstreamer1.0-1.2.4-2|30	BuildRequires:	gettext-devel
14mr|gstreamer1.0-1.2.4-2|31	BuildRequires:  libcheck-devel
14mr|gstreamer1.0-1.2.4-2|32	BuildRequires:  chrpath
14mr|gstreamer1.0-1.2.4-2|33	BuildRequires:  bison
14mr|gstreamer1.0-1.2.4-2|34	BuildRequires:  flex
14mr|gstreamer1.0-1.2.4-2|35	
14mr|gstreamer1.0-1.2.4-2|36	%ifnarch %arm %mips
14mr|gstreamer1.0-1.2.4-2|37	BuildRequires:  valgrind-devel
14mr|gstreamer1.0-1.2.4-2|38	%endif
14mr|gstreamer1.0-1.2.4-2|39	
14mr|gstreamer1.0-1.2.4-2|40	%ifarch %ix86
14mr|gstreamer1.0-1.2.4-2|41	BuildRequires: 	nasm => 0.90
14mr|gstreamer1.0-1.2.4-2|42	%endif
14mr|gstreamer1.0-1.2.4-2|43	
14mr|gstreamer1.0-1.2.4-2|44	%if %build_docs
14mr|gstreamer1.0-1.2.4-2|45	BuildRequires: 	gtk-doc >= 0.7
14mr|gstreamer1.0-1.2.4-2|46	BuildRequires: 	transfig
14mr|gstreamer1.0-1.2.4-2|47	BuildRequires:  docbook-dtd42-xml
14mr|gstreamer1.0-1.2.4-2|48	BuildRequires:  docbook-dtd412-xml
14mr|gstreamer1.0-1.2.4-2|49	BuildRequires:  ghostscript
14mr|gstreamer1.0-1.2.4-2|50	BuildRequires:  python-pyxml
14mr|gstreamer1.0-1.2.4-2|51	%endif
14mr|gstreamer1.0-1.2.4-2|52	
14mr|gstreamer1.0-1.2.4-2|53	%description
14mr|gstreamer1.0-1.2.4-2|54	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-1.2.4-2|55	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-1.2.4-2|56	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-1.2.4-2|57	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-1.2.4-2|58	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-1.2.4-2|59	plugins.
14mr|gstreamer1.0-1.2.4-2|60	
14mr|gstreamer1.0-1.2.4-2|61	%package tools
14mr|gstreamer1.0-1.2.4-2|62	Summary:	GStreamer Streaming-media framework runtime
14mr|gstreamer1.0-1.2.4-2|63	Group:		Sound
14mr|gstreamer1.0-1.2.4-2|64	Provides:	%{vname}-tools = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|65	
14mr|gstreamer1.0-1.2.4-2|66	%description tools
14mr|gstreamer1.0-1.2.4-2|67	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-1.2.4-2|68	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-1.2.4-2|69	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-1.2.4-2|70	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-1.2.4-2|71	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-1.2.4-2|72	plugins.
14mr|gstreamer1.0-1.2.4-2|73	
14mr|gstreamer1.0-1.2.4-2|74	%package -n %{libname}
14mr|gstreamer1.0-1.2.4-2|75	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-1.2.4-2|76	Group:		System/Libraries
14mr|gstreamer1.0-1.2.4-2|77	Requires:	%{name}-tools >= %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|78	Provides:	libgstreamer%{api} = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|79	
14mr|gstreamer1.0-1.2.4-2|80	%description -n %{libname}
14mr|gstreamer1.0-1.2.4-2|81	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-1.2.4-2|82	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-1.2.4-2|83	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-1.2.4-2|84	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-1.2.4-2|85	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-1.2.4-2|86	plugins.
14mr|gstreamer1.0-1.2.4-2|87	
14mr|gstreamer1.0-1.2.4-2|88	This package contains the libraries.
14mr|gstreamer1.0-1.2.4-2|89	
14mr|gstreamer1.0-1.2.4-2|90	%package -n %{gi_name}
14mr|gstreamer1.0-1.2.4-2|91	Summary:	GObject Introspection interface libraries for %{name}
14mr|gstreamer1.0-1.2.4-2|92	Group:		System/Libraries
14mr|gstreamer1.0-1.2.4-2|93	Requires:	%{libname} = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|94	
14mr|gstreamer1.0-1.2.4-2|95	%description -n %{gi_name}
14mr|gstreamer1.0-1.2.4-2|96	GObject Introspection interface libraries for %{name}.
14mr|gstreamer1.0-1.2.4-2|97	
14mr|gstreamer1.0-1.2.4-2|98	%package -n %{libnamedev}
14mr|gstreamer1.0-1.2.4-2|99	Summary:	Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-1.2.4-2|100	Group:		Development/C
14mr|gstreamer1.0-1.2.4-2|101	Requires:	%{libname} = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|102	Requires:	%{name}-tools = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|103	Provides:	gstreamer%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-1.2.4-2|104	
14mr|gstreamer1.0-1.2.4-2|105	%description -n %{libnamedev}
14mr|gstreamer1.0-1.2.4-2|106	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-1.2.4-2|107	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-1.2.4-2|108	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-1.2.4-2|109	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-1.2.4-2|110	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-1.2.4-2|111	plugins.
14mr|gstreamer1.0-1.2.4-2|112	
14mr|gstreamer1.0-1.2.4-2|113	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-1.2.4-2|114	applications and plugins for GStreamer.
14mr|gstreamer1.0-1.2.4-2|115	
14mr|gstreamer1.0-1.2.4-2|116	%prep
14mr|gstreamer1.0-1.2.4-2|117	%setup -q -n %{oname}-%{version}
14mr|gstreamer1.0-1.2.4-2|118	%apply_patches
14mr|gstreamer1.0-1.2.4-2|119	
14mr|gstreamer1.0-1.2.4-2|120	%build
14mr|gstreamer1.0-1.2.4-2|121	%configure2_5x \
14mr|gstreamer1.0-1.2.4-2|122	--enable-debug \
14mr|gstreamer1.0-1.2.4-2|123	--disable-static \
14mr|gstreamer1.0-1.2.4-2|124	--disable-dependency-tracking \
14mr|gstreamer1.0-1.2.4-2|125	--with-package-name='%_vendor %{name} package' \
14mr|gstreamer1.0-1.2.4-2|126	--with-package-origin='http://bugs.%_vendor.org/' \
14mr|gstreamer1.0-1.2.4-2|127	--disable-tests \
14mr|gstreamer1.0-1.2.4-2|128	--disable-examples \
14mr|gstreamer1.0-1.2.4-2|129	--disable-rpath \
14mr|gstreamer1.0-1.2.4-2|130	%if %build_docs
14mr|gstreamer1.0-1.2.4-2|131	--enable-docbook \
14mr|gstreamer1.0-1.2.4-2|132	--enable-gtk-doc \
14mr|gstreamer1.0-1.2.4-2|133	%else
14mr|gstreamer1.0-1.2.4-2|134	--disable-docbook \
14mr|gstreamer1.0-1.2.4-2|135	--disable-gtk-doc \
14mr|gstreamer1.0-1.2.4-2|136	%endif
14mr|gstreamer1.0-1.2.4-2|137	%ifarch %mips
14mr|gstreamer1.0-1.2.4-2|138	--disable-valgrind \
14mr|gstreamer1.0-1.2.4-2|139	%endif
14mr|gstreamer1.0-1.2.4-2|140	--with-html-dir=%{_datadir}/gtk-doc/html
14mr|gstreamer1.0-1.2.4-2|141	
14mr|gstreamer1.0-1.2.4-2|142	%make
14mr|gstreamer1.0-1.2.4-2|143	
14mr|gstreamer1.0-1.2.4-2|144	%check
14mr|gstreamer1.0-1.2.4-2|145	cd tests/check
14mr|gstreamer1.0-1.2.4-2|146	# disable check as it will stall at build in iurt
14mr|gstreamer1.0-1.2.4-2|147	#make check
14mr|gstreamer1.0-1.2.4-2|148	
14mr|gstreamer1.0-1.2.4-2|149	%install
14mr|gstreamer1.0-1.2.4-2|150	%makeinstall_std
14mr|gstreamer1.0-1.2.4-2|151	
14mr|gstreamer1.0-1.2.4-2|152	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
14mr|gstreamer1.0-1.2.4-2|153	
14mr|gstreamer1.0-1.2.4-2|154	#clean the files we don't want to install
14mr|gstreamer1.0-1.2.4-2|155	find %{buildroot} -name '*.la' -delete
14mr|gstreamer1.0-1.2.4-2|156	
14mr|gstreamer1.0-1.2.4-2|157	%find_lang %{oname}-%{api}
14mr|gstreamer1.0-1.2.4-2|158	
14mr|gstreamer1.0-1.2.4-2|159	%if %build_docs
14mr|gstreamer1.0-1.2.4-2|160	mv %{buildroot}%{_datadir}/doc/%{oname}-%{api}/ installed-docs
14mr|gstreamer1.0-1.2.4-2|161	%endif
14mr|gstreamer1.0-1.2.4-2|162	
14mr|gstreamer1.0-1.2.4-2|163	#gw really remove rpath for rpmlint
14mr|gstreamer1.0-1.2.4-2|164	chrpath -d %{buildroot}{%_bindir/gst-{inspect,launch,typefind}-1.0,%_libdir/{*.so,%{oname}-%api/*.so}}
14mr|gstreamer1.0-1.2.4-2|165	
14mr|gstreamer1.0-1.2.4-2|166	# Add the provides script
14mr|gstreamer1.0-1.2.4-2|167	install -m0755 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
14mr|gstreamer1.0-1.2.4-2|168	
14mr|gstreamer1.0-1.2.4-2|169	%files tools -f %{oname}-%{api}.lang
14mr|gstreamer1.0-1.2.4-2|170	%doc AUTHORS COPYING README NEWS
14mr|gstreamer1.0-1.2.4-2|171	%dir %{_var}/cache/%{oname}-%{api}
14mr|gstreamer1.0-1.2.4-2|172	%{_bindir}/gst-inspect-%{api}
14mr|gstreamer1.0-1.2.4-2|173	%{_bindir}/gst-launch-%{api}
14mr|gstreamer1.0-1.2.4-2|174	%{_bindir}/gst-typefind-%{api}
14mr|gstreamer1.0-1.2.4-2|175	%{_mandir}/man1/gst-inspect-%{api}.1*
14mr|gstreamer1.0-1.2.4-2|176	%{_mandir}/man1/gst-launch-%{api}.1*
14mr|gstreamer1.0-1.2.4-2|177	%{_mandir}/man1/gst-typefind-%{api}.1*
14mr|gstreamer1.0-1.2.4-2|178	
14mr|gstreamer1.0-1.2.4-2|179	%files -n %{libname}
14mr|gstreamer1.0-1.2.4-2|180	%dir %{_libdir}/%{oname}-%{api}
14mr|gstreamer1.0-1.2.4-2|181	%{_libdir}/libgstbase-%{api}.so.%{major}*
14mr|gstreamer1.0-1.2.4-2|182	%{_libdir}/libgstcheck-%{api}.so.%{major}*
14mr|gstreamer1.0-1.2.4-2|183	%{_libdir}/libgstreamer-%{api}.so.%{major}*
14mr|gstreamer1.0-1.2.4-2|184	%{_libdir}/libgstnet-%{api}.so.%{major}*
14mr|gstreamer1.0-1.2.4-2|185	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
14mr|gstreamer1.0-1.2.4-2|186	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
14mr|gstreamer1.0-1.2.4-2|187	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
14mr|gstreamer1.0-1.2.4-2|188	
14mr|gstreamer1.0-1.2.4-2|189	%files -n %{gi_name}
14mr|gstreamer1.0-1.2.4-2|190	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
14mr|gstreamer1.0-1.2.4-2|191	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
14mr|gstreamer1.0-1.2.4-2|192	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
14mr|gstreamer1.0-1.2.4-2|193	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
14mr|gstreamer1.0-1.2.4-2|194	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
14mr|gstreamer1.0-1.2.4-2|195	
14mr|gstreamer1.0-1.2.4-2|196	%files -n %{libnamedev}
14mr|gstreamer1.0-1.2.4-2|197	%doc ChangeLog
14mr|gstreamer1.0-1.2.4-2|198	
14mr|gstreamer1.0-1.2.4-2|199	%if %build_docs
14mr|gstreamer1.0-1.2.4-2|200	%doc installed-docs/*
14mr|gstreamer1.0-1.2.4-2|201	%endif
14mr|gstreamer1.0-1.2.4-2|202	
14mr|gstreamer1.0-1.2.4-2|203	%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
14mr|gstreamer1.0-1.2.4-2|204	%dir %{_includedir}/%{oname}-%{api}
14mr|gstreamer1.0-1.2.4-2|205	%dir %{_includedir}/%{oname}-%{api}/gst
14mr|gstreamer1.0-1.2.4-2|206	%{_includedir}/%{oname}-%{api}/gst/*.h
14mr|gstreamer1.0-1.2.4-2|207	%dir %{_includedir}/%{oname}-%{api}/gst/base/
14mr|gstreamer1.0-1.2.4-2|208	%{_includedir}/%{oname}-%{api}/gst/base/*.h
14mr|gstreamer1.0-1.2.4-2|209	%{_includedir}/%{oname}-%{api}/gst/check/
14mr|gstreamer1.0-1.2.4-2|210	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
14mr|gstreamer1.0-1.2.4-2|211	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
14mr|gstreamer1.0-1.2.4-2|212	%{_includedir}/%{oname}-%{api}/gst/net/
14mr|gstreamer1.0-1.2.4-2|213	%{_libdir}/libgstbase-%{api}.so
14mr|gstreamer1.0-1.2.4-2|214	%{_libdir}/libgstcheck-%{api}.so
14mr|gstreamer1.0-1.2.4-2|215	%{_libdir}/libgstreamer-%{api}.so
14mr|gstreamer1.0-1.2.4-2|216	%{_libdir}/libgstnet-%{api}.so
14mr|gstreamer1.0-1.2.4-2|217	%{_libdir}/libgstcontroller-%{api}.so
14mr|gstreamer1.0-1.2.4-2|218	%{_datadir}/aclocal/gst-element-check-%{api}.m4
14mr|gstreamer1.0-1.2.4-2|219	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
14mr|gstreamer1.0-1.2.4-2|220	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
14mr|gstreamer1.0-1.2.4-2|221	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
14mr|gstreamer1.0-1.2.4-2|222	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
14mr|gstreamer1.0-1.2.4-2|223	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
14mr|gstreamer1.0-1.2.4-2|224	## we specify the API docs as regular files since %docs doesn't fail when
14mr|gstreamer1.0-1.2.4-2|225	#  files aren't found anymore for RPM >= 4
14mr|gstreamer1.0-1.2.4-2|226	#  we list all of the files we really need to trap incomplete doc builds
14mr|gstreamer1.0-1.2.4-2|227	#  then we catch the rest with *, you can safely ignore the errors from this
14mr|gstreamer1.0-1.2.4-2|228	## gstreamer API
14mr|gstreamer1.0-1.2.4-2|229	%{_datadir}/gtk-doc/html/*
14mr|gstreamer1.0-1.2.4-2|230	%{_datadir}/gir-1.0/Gst-%{api}.gir
14mr|gstreamer1.0-1.2.4-2|231	%{_datadir}/gir-1.0/GstBase-%{api}.gir
14mr|gstreamer1.0-1.2.4-2|232	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
14mr|gstreamer1.0-1.2.4-2|233	%{_datadir}/gir-1.0/GstController-%{api}.gir
14mr|gstreamer1.0-1.2.4-2|234	%{_datadir}/gir-1.0/GstNet-%{api}.gir
14mr|gstreamer1.0-1.2.4-2|235	
14mr|gstreamer1.0-1.2.4-2|236	%changelog
14mr|gstreamer1.0-1.2.4-2|237	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-2
14mr|gstreamer1.0-1.2.4-2|238	+ Revision: 3b0ae04
14mr|gstreamer1.0-1.2.4-2|239	- MassBuild#440: Increase release tag
14mr|gstreamer1.0-1.2.4-2|240	
14mr|gstreamer1.0-1.2.4-2|241	

16647 14
14mr|gstreamer1.0-editing-services-1.2.1-1|1	%define oname gstreamer-editing-services
14mr|gstreamer1.0-editing-services-1.2.1-1|2	
14mr|gstreamer1.0-editing-services-1.2.1-1|3	%define api 1.0
14mr|gstreamer1.0-editing-services-1.2.1-1|4	%define major 0
14mr|gstreamer1.0-editing-services-1.2.1-1|5	%define libname %mklibname ges %{api} %{major}
14mr|gstreamer1.0-editing-services-1.2.1-1|6	%define devname %mklibname ges %{api} -d
14mr|gstreamer1.0-editing-services-1.2.1-1|7	%define girname %mklibname ges-gir %{api}
14mr|gstreamer1.0-editing-services-1.2.1-1|8	
14mr|gstreamer1.0-editing-services-1.2.1-1|9	Summary:	Gstreamer editing services
14mr|gstreamer1.0-editing-services-1.2.1-1|10	Name:		gstreamer%{api}-editing-services
14mr|gstreamer1.0-editing-services-1.2.1-1|11	Version:	1.2.1
14mr|gstreamer1.0-editing-services-1.2.1-1|12	Release:	1
14mr|gstreamer1.0-editing-services-1.2.1-1|13	License:	GPLv2+ and LGPLv2+
14mr|gstreamer1.0-editing-services-1.2.1-1|14	Group:		System/Libraries
14mr|gstreamer1.0-editing-services-1.2.1-1|15	Url:		http://cgit.freedesktop.org/gstreamer/gst-editing-services/
14mr|gstreamer1.0-editing-services-1.2.1-1|16	Source0:	http://gstreamer.freedesktop.org/src/%{oname}/%{oname}-%{version}.tar.xz
14mr|gstreamer1.0-editing-services-1.2.1-1|17	BuildRequires:	gtk-doc
14mr|gstreamer1.0-editing-services-1.2.1-1|18	BuildRequires:	valgrind
14mr|gstreamer1.0-editing-services-1.2.1-1|19	BuildRequires:	gettext-devel
14mr|gstreamer1.0-editing-services-1.2.1-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gstreamer1.0-editing-services-1.2.1-1|21	BuildRequires:	pkgconfig(gstreamer-%{api}) >= 1.2.0
14mr|gstreamer1.0-editing-services-1.2.1-1|22	BuildRequires:	pkgconfig(gstreamer-controller-%{api}) >= 1.2.0
14mr|gstreamer1.0-editing-services-1.2.1-1|23	BuildRequires:	pkgconfig(gstreamer-pbutils-%{api}) >= 1.2.0
14mr|gstreamer1.0-editing-services-1.2.1-1|24	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 1.2.0
14mr|gstreamer1.0-editing-services-1.2.1-1|25	BuildRequires:	pkgconfig(gstreamer-video-%{api}) >= 1.2.0
14mr|gstreamer1.0-editing-services-1.2.1-1|26	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gstreamer1.0-editing-services-1.2.1-1|27	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|gstreamer1.0-editing-services-1.2.1-1|28	Requires:	python-gstreamer%{api}
14mr|gstreamer1.0-editing-services-1.2.1-1|29	
14mr|gstreamer1.0-editing-services-1.2.1-1|30	%description
14mr|gstreamer1.0-editing-services-1.2.1-1|31	This is a high-level library for facilitating the creation of audio/video
14mr|gstreamer1.0-editing-services-1.2.1-1|32	non-linear editors.
14mr|gstreamer1.0-editing-services-1.2.1-1|33	
14mr|gstreamer1.0-editing-services-1.2.1-1|34	%files
14mr|gstreamer1.0-editing-services-1.2.1-1|35	%doc ChangeLog COPYING* README RELEASE NEWS AUTHORS
14mr|gstreamer1.0-editing-services-1.2.1-1|36	%{_bindir}/ges-launch-%{api}
14mr|gstreamer1.0-editing-services-1.2.1-1|37	
14mr|gstreamer1.0-editing-services-1.2.1-1|38	#----------------------------------------------------------------------------
14mr|gstreamer1.0-editing-services-1.2.1-1|39	
14mr|gstreamer1.0-editing-services-1.2.1-1|40	%package -n %{libname}
14mr|gstreamer1.0-editing-services-1.2.1-1|41	Summary:	Gstreamer editing services shared library
14mr|gstreamer1.0-editing-services-1.2.1-1|42	Group:		System/Libraries
14mr|gstreamer1.0-editing-services-1.2.1-1|43	
14mr|gstreamer1.0-editing-services-1.2.1-1|44	%description -n %{libname}
14mr|gstreamer1.0-editing-services-1.2.1-1|45	This is a high-level library for facilitating the creation of audio/video
14mr|gstreamer1.0-editing-services-1.2.1-1|46	non-linear editors.
14mr|gstreamer1.0-editing-services-1.2.1-1|47	
14mr|gstreamer1.0-editing-services-1.2.1-1|48	%files -n %{libname}
14mr|gstreamer1.0-editing-services-1.2.1-1|49	%{_libdir}/libges-%{api}.so.%{major}*
14mr|gstreamer1.0-editing-services-1.2.1-1|50	
14mr|gstreamer1.0-editing-services-1.2.1-1|51	#----------------------------------------------------------------------------
14mr|gstreamer1.0-editing-services-1.2.1-1|52	
14mr|gstreamer1.0-editing-services-1.2.1-1|53	%package -n %{girname}
14mr|gstreamer1.0-editing-services-1.2.1-1|54	Summary:	Gstreamer editing services gobject-introspection files
14mr|gstreamer1.0-editing-services-1.2.1-1|55	Group:		System/Libraries
14mr|gstreamer1.0-editing-services-1.2.1-1|56	
14mr|gstreamer1.0-editing-services-1.2.1-1|57	%description -n %{girname}
14mr|gstreamer1.0-editing-services-1.2.1-1|58	Gstreamer editing services gobject-introspection files.
14mr|gstreamer1.0-editing-services-1.2.1-1|59	
14mr|gstreamer1.0-editing-services-1.2.1-1|60	%files -n %{girname}
14mr|gstreamer1.0-editing-services-1.2.1-1|61	%{_libdir}/girepository-1.0/GES-%{api}.typelib
14mr|gstreamer1.0-editing-services-1.2.1-1|62	
14mr|gstreamer1.0-editing-services-1.2.1-1|63	#----------------------------------------------------------------------------
14mr|gstreamer1.0-editing-services-1.2.1-1|64	
14mr|gstreamer1.0-editing-services-1.2.1-1|65	%package -n %{devname}
14mr|gstreamer1.0-editing-services-1.2.1-1|66	Summary:	Development files for %{name}
14mr|gstreamer1.0-editing-services-1.2.1-1|67	Group:		Development/Other
14mr|gstreamer1.0-editing-services-1.2.1-1|68	Requires:	%{libname} = %{EVRD}
14mr|gstreamer1.0-editing-services-1.2.1-1|69	Requires:	%{girname} = %{EVRD}
14mr|gstreamer1.0-editing-services-1.2.1-1|70	Provides:	%{name}-devel = %{EVRD}
14mr|gstreamer1.0-editing-services-1.2.1-1|71	
14mr|gstreamer1.0-editing-services-1.2.1-1|72	%description -n %{devname}
14mr|gstreamer1.0-editing-services-1.2.1-1|73	This package contains libraries and header files for developing applications
14mr|gstreamer1.0-editing-services-1.2.1-1|74	that use %{name}.
14mr|gstreamer1.0-editing-services-1.2.1-1|75	
14mr|gstreamer1.0-editing-services-1.2.1-1|76	%files -n %{devname}
14mr|gstreamer1.0-editing-services-1.2.1-1|77	%doc docs/
14mr|gstreamer1.0-editing-services-1.2.1-1|78	%{_libdir}/libges-%{api}.so
14mr|gstreamer1.0-editing-services-1.2.1-1|79	%{_includedir}/gstreamer-%{api}/ges/
14mr|gstreamer1.0-editing-services-1.2.1-1|80	%{_libdir}/pkgconfig/gst-editing-services-%{api}.pc
14mr|gstreamer1.0-editing-services-1.2.1-1|81	%{_datadir}/gir-1.0/GES-%{api}.gir
14mr|gstreamer1.0-editing-services-1.2.1-1|82	
14mr|gstreamer1.0-editing-services-1.2.1-1|83	#----------------------------------------------------------------------------
14mr|gstreamer1.0-editing-services-1.2.1-1|84	
14mr|gstreamer1.0-editing-services-1.2.1-1|85	%prep
14mr|gstreamer1.0-editing-services-1.2.1-1|86	%setup -qn %{oname}-%{version}
14mr|gstreamer1.0-editing-services-1.2.1-1|87	
14mr|gstreamer1.0-editing-services-1.2.1-1|88	%build
14mr|gstreamer1.0-editing-services-1.2.1-1|89	autoreconf -fi
14mr|gstreamer1.0-editing-services-1.2.1-1|90	%configure2_5x
14mr|gstreamer1.0-editing-services-1.2.1-1|91	%make V=1
14mr|gstreamer1.0-editing-services-1.2.1-1|92	
14mr|gstreamer1.0-editing-services-1.2.1-1|93	%install
14mr|gstreamer1.0-editing-services-1.2.1-1|94	%makeinstall_std
14mr|gstreamer1.0-editing-services-1.2.1-1|95	
14mr|gstreamer1.0-editing-services-1.2.1-1|96	
14mr|gstreamer1.0-editing-services-1.2.1-1|97	%changelog
14mr|gstreamer1.0-editing-services-1.2.1-1|98	* Wed Jul 30 2014 Rosa <rosa@abf.rosalinux.ru> 1.2.1-1
14mr|gstreamer1.0-editing-services-1.2.1-1|99	+ Revision: aadcc21
14mr|gstreamer1.0-editing-services-1.2.1-1|100	- Automatic import for version 1.2.1-1
14mr|gstreamer1.0-editing-services-1.2.1-1|101	
14mr|gstreamer1.0-editing-services-1.2.1-1|102	

16648 14
14mr|gstreamer1.0-libav-1.2.4-2|1	Summary:	Gstreamer plugin for the libav codec
14mr|gstreamer1.0-libav-1.2.4-2|2	Name:		gstreamer1.0-libav
14mr|gstreamer1.0-libav-1.2.4-2|3	Version:	1.2.4
14mr|gstreamer1.0-libav-1.2.4-2|4	Release:	2
14mr|gstreamer1.0-libav-1.2.4-2|5	
14mr|gstreamer1.0-libav-1.2.4-2|6	License:	GPLv2+
14mr|gstreamer1.0-libav-1.2.4-2|7	Group:		Video
14mr|gstreamer1.0-libav-1.2.4-2|8	URL:		http://gstreamer.freedesktop.org
14mr|gstreamer1.0-libav-1.2.4-2|9	Source0:	http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
14mr|gstreamer1.0-libav-1.2.4-2|10	
14mr|gstreamer1.0-libav-1.2.4-2|11	Provides: gstreamer1.0-ffmpeg = %{version}-%{release}
14mr|gstreamer1.0-libav-1.2.4-2|12	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mr|gstreamer1.0-libav-1.2.4-2|13	BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
14mr|gstreamer1.0-libav-1.2.4-2|14	BuildRequires: pkgconfig(gstreamer-base-1.0) >= %{version}
14mr|gstreamer1.0-libav-1.2.4-2|15	BuildRequires: pkgconfig(gstreamer-check-1.0) >= %{version}
14mr|gstreamer1.0-libav-1.2.4-2|16	BuildRequires: pkgconfig(orc-0.4) >= 0.4.16
14mr|gstreamer1.0-libav-1.2.4-2|17	BuildRequires: pkgconfig(freetype2)
14mr|gstreamer1.0-libav-1.2.4-2|18	BuildRequires: pkgconfig(check)
14mr|gstreamer1.0-libav-1.2.4-2|19	Buildrequires: yasm
14mr|gstreamer1.0-libav-1.2.4-2|20	%ifnarch %arm %mips
14mr|gstreamer1.0-libav-1.2.4-2|21	BuildRequires: valgrind
14mr|gstreamer1.0-libav-1.2.4-2|22	%endif
14mr|gstreamer1.0-libav-1.2.4-2|23	BuildRequires: bzip2-devel
14mr|gstreamer1.0-libav-1.2.4-2|24	
14mr|gstreamer1.0-libav-1.2.4-2|25	%description
14mr|gstreamer1.0-libav-1.2.4-2|26	Video codec plugin for GStreamer based on the libav libraries.
14mr|gstreamer1.0-libav-1.2.4-2|27	
14mr|gstreamer1.0-libav-1.2.4-2|28	%prep
14mr|gstreamer1.0-libav-1.2.4-2|29	%setup -q -n gst-libav-%version
14mr|gstreamer1.0-libav-1.2.4-2|30	
14mr|gstreamer1.0-libav-1.2.4-2|31	%build
14mr|gstreamer1.0-libav-1.2.4-2|32	%configure2_5x \
14mr|gstreamer1.0-libav-1.2.4-2|33	--disable-static \
14mr|gstreamer1.0-libav-1.2.4-2|34	--with-package-name='%{distribution} %name package' \
14mr|gstreamer1.0-libav-1.2.4-2|35	--with-package-origin='http://www.rosalinux.com/' \
14mr|gstreamer1.0-libav-1.2.4-2|36	--with-libav-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf'
14mr|gstreamer1.0-libav-1.2.4-2|37	%make
14mr|gstreamer1.0-libav-1.2.4-2|38	
14mr|gstreamer1.0-libav-1.2.4-2|39	%install
14mr|gstreamer1.0-libav-1.2.4-2|40	%makeinstall_std
14mr|gstreamer1.0-libav-1.2.4-2|41	
14mr|gstreamer1.0-libav-1.2.4-2|42	find %{buildroot} -name '*.la' -delete
14mr|gstreamer1.0-libav-1.2.4-2|43	
14mr|gstreamer1.0-libav-1.2.4-2|44	%files
14mr|gstreamer1.0-libav-1.2.4-2|45	%doc README NEWS TODO ChangeLog AUTHORS
14mr|gstreamer1.0-libav-1.2.4-2|46	%{_libdir}/gstreamer-1.0/libgstlibav.so
14mr|gstreamer1.0-libav-1.2.4-2|47	
14mr|gstreamer1.0-libav-1.2.4-2|48	%changelog
14mr|gstreamer1.0-libav-1.2.4-2|49	* Wed Jul 02 2014 Arkady Shane <ashejn@gmail.com> 1.2.4-2
14mr|gstreamer1.0-libav-1.2.4-2|50	+ Revision: 8d8fd90
14mr|gstreamer1.0-libav-1.2.4-2|51	- drop version of bzip2
14mr|gstreamer1.0-libav-1.2.4-2|52	
14mr|gstreamer1.0-libav-1.2.4-2|53	

16649 14
14mr|gstreamer1.0-plugins-bad-1.2.4-1|1	%define api		1.0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|2	%define bname		gstreamer%{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|3	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|4	%define build_experimental	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|6	%define build_amrwb	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|7	%define build_faac	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|8	%define build_faad	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|9	%define build_xvid	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|10	%define build_dts	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|11	%define build_dirac	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|12	%define build_gme	1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|13	%define build_celt	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|14	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|15	##########################
14mr|gstreamer1.0-plugins-bad-1.2.4-1|16	# Hardcode PLF build
14mr|gstreamer1.0-plugins-bad-1.2.4-1|17	%define build_plf	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|18	##########################
14mr|gstreamer1.0-plugins-bad-1.2.4-1|19	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|20	%if %{build_plf}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|21	%define distsuffix plf
14mr|gstreamer1.0-plugins-bad-1.2.4-1|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|23	%define extrarelsuffix plf
14mr|gstreamer1.0-plugins-bad-1.2.4-1|24	%define build_amrwb	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|25	%define build_faac	1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|26	%define build_faad	1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|27	%define build_xvid	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|28	%define build_dts	1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|29	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|30	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|31	%define libmajor	0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|36	%define libnamempegts   %mklibname -d gstmpegts %{api} %{libmajor}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|37	%define develnamempegts	%mklibname -d gstmpegts %{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|38	%define libnameuridownloader	%mklibname -d gsturidownloader %{api} %{libmajor}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|39	%define develnameuridownloader	%mklibname -d gsturidownloader %{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|40	%define libnameinsertbin	%mklibname -d gstinsertbin %{api} %{libmajor}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|41	%define develnameinsertbin	%mklibname -d gstinsertbin %{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|42	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|43	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer1.0-plugins-bad-1.2.4-1|44	Name:		%{bname}-plugins-bad
14mr|gstreamer1.0-plugins-bad-1.2.4-1|45	Version:	1.2.4
14mr|gstreamer1.0-plugins-bad-1.2.4-1|46	Release:	1%{?extrarelsuffix}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|47	License:	LGPLv2+ and GPLv2+
14mr|gstreamer1.0-plugins-bad-1.2.4-1|48	Group: 		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|49	URL:		http://gstreamer.freedesktop.org/
14mr|gstreamer1.0-plugins-bad-1.2.4-1|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
14mr|gstreamer1.0-plugins-bad-1.2.4-1|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|52	# gw: fix for bug #36437 (paths to realplayer codecs)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|53	# prefer codecs from the RealPlayer package in restricted
14mr|gstreamer1.0-plugins-bad-1.2.4-1|54	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|55	Patch11:	gst-plugins-bad-0.10.23-attribute.patch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|56	#gw for the pixbuf plugin
14mr|gstreamer1.0-plugins-bad-1.2.4-1|57	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|58	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|59	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|60	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mr|gstreamer1.0-plugins-bad-1.2.4-1|61	BuildRequires:	pkgconfig(sdl)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|62	BuildRequires:	libbzip2-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|63	BuildRequires:	pkgconfig(libmodplug)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|64	BuildRequires:	pkgconfig(libmusicbrainz)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|65	BuildRequires:	pkgconfig(exempi-2.0)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|66	BuildRequires:	pkgconfig(openssl)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|67	BuildRequires:	pkgconfig(openal)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|68	BuildRequires:	pkgconfig(opus)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|69	%ifarch %ix86
14mr|gstreamer1.0-plugins-bad-1.2.4-1|70	BuildRequires:	nasm => 0.90
14mr|gstreamer1.0-plugins-bad-1.2.4-1|71	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|72	BuildRequires:	pkgconfig(valgrind)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|73	BuildRequires:	pkgconfig(check)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|74	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|75	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|76	BuildRequires:	pkgconfig(libcdaudio)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|77	BuildRequires:	pkgconfig(sndfile)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|78	BuildRequires:	pkgconfig(libmimic)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|79	BuildRequires:	pkgconfig(libass)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|80	%if %{build_plf}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|81	BuildRequires:	pkgconfig(vo-aacenc)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|82	BuildRequires:	pkgconfig(vo-amrwbenc)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|83	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|84	#gw for checks
14mr|gstreamer1.0-plugins-bad-1.2.4-1|85	#BuildRequires:	gstreamer0.10-plugins-good
14mr|gstreamer1.0-plugins-bad-1.2.4-1|86	BuildRequires:	fonts-ttf-dejavu
14mr|gstreamer1.0-plugins-bad-1.2.4-1|87	#gw for autoreconf
14mr|gstreamer1.0-plugins-bad-1.2.4-1|88	BuildRequires:	gettext-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|89	Obsoletes:	%{bname}-voip < %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|90	Obsoletes:	%{bname}-rtpvp8 < %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|91	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|92	%description
14mr|gstreamer1.0-plugins-bad-1.2.4-1|93	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|94	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|95	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|96	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|97	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|98	plug-ins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|99	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|100	This package contains a set of plug-ins that aren't up to par compared
14mr|gstreamer1.0-plugins-bad-1.2.4-1|101	to the rest. They might be close to being good quality, but they're
14mr|gstreamer1.0-plugins-bad-1.2.4-1|102	missing something - be it a good code review, some documentation, a
14mr|gstreamer1.0-plugins-bad-1.2.4-1|103	set of tests, a real live maintainer, or some actual wide use. If the
14mr|gstreamer1.0-plugins-bad-1.2.4-1|104	blanks are filled in they might be upgraded to become part of either
14mr|gstreamer1.0-plugins-bad-1.2.4-1|105	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14mr|gstreamer1.0-plugins-bad-1.2.4-1|106	other factors. If the plug-ins break, you can't complain - instead,
14mr|gstreamer1.0-plugins-bad-1.2.4-1|107	you can fix the problem and send us a patch, or bribe someone into
14mr|gstreamer1.0-plugins-bad-1.2.4-1|108	fixing them for you.  New contributors can start here for things to
14mr|gstreamer1.0-plugins-bad-1.2.4-1|109	work on.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|110	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|111	%if %{build_plf}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|112	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|113	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|114	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|115	%package -n %{libnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|116	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|117	Group:		System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|118	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|119	%description -n %{libnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|120	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|121	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|122	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|123	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|124	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|125	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|126	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|127	This package contains the libraries.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|128	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|129	%package -n %{develnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|130	Summary:	Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|131	Group:		Development/C
14mr|gstreamer1.0-plugins-bad-1.2.4-1|132	Requires:	%{libnamephoto} = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|133	Provides:	gstphotography%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|134	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|135	%description -n %{develnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|136	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|137	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|138	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|139	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|140	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|141	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|142	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|143	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-plugins-bad-1.2.4-1|144	applications and plugins for GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|145	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|146	%package -n %{libnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|147	Summary:        Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|148	Group:          System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|149	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|150	%description -n %{libnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|151	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|152	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|153	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|154	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|155	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|156	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|157	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|158	This package contains the libraries.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|159	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|160	%package -n %{develnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|161	Summary:        Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|162	Group:          Development/C
14mr|gstreamer1.0-plugins-bad-1.2.4-1|163	Requires:       %{libnamempegts} = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|164	Provides:       gstmpegts%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|165	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|166	%description -n %{develnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|167	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|168	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|169	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|170	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|171	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|172	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|173	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|174	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-plugins-bad-1.2.4-1|175	applications and plugins for GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|176	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|177	%package -n %{libnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|178	Summary:        Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|179	Group:          System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|180	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|181	%description -n %{libnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|182	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|183	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|184	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|185	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|186	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|187	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|188	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|189	This package contains the libraries.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|190	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|191	%package -n %{develnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|192	Summary:        Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|193	Group:          Development/C
14mr|gstreamer1.0-plugins-bad-1.2.4-1|194	Requires:       %{libnameuridownloader} = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|195	Provides:       gsturidownloader%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|196	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|197	%description -n %{develnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|198	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|199	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|200	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|201	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|202	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|203	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|204	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|205	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-plugins-bad-1.2.4-1|206	applications and plugins for GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|207	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|208	%package -n %{libnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|209	Summary:        Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|210	Group:          System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|211	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|212	%description -n %{libnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|213	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|214	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|215	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|216	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|217	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|218	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|219	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|220	This package contains the libraries.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|221	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|222	%package -n %{develnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|223	Summary:        Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|224	Group:          Development/C
14mr|gstreamer1.0-plugins-bad-1.2.4-1|225	Requires:       %{libnameinsertbin} = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|226	Provides:       gstinsertbin%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|227	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|228	%description -n %{develnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|229	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|230	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|231	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|232	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|233	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|234	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|235	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|236	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-plugins-bad-1.2.4-1|237	applications and plugins for GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|238	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|239	%package -n %{libnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|240	Summary:	Libraries for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|241	Group:		System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|242	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|243	%description -n %{libnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|244	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|245	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|246	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|247	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|248	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|249	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|250	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|251	This package contains the libraries.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|252	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|253	%package -n %{develnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|254	Summary:	Libraries and include files for GStreamer streaming-media framework
14mr|gstreamer1.0-plugins-bad-1.2.4-1|255	Group:		Development/C
14mr|gstreamer1.0-plugins-bad-1.2.4-1|256	Requires:	%{libnamebase} = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|257	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|258	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|259	%description -n %{develnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|260	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-bad-1.2.4-1|261	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|262	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-bad-1.2.4-1|263	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-bad-1.2.4-1|264	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-bad-1.2.4-1|265	plugins.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|266	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|267	This package contains the libraries and includes files necessary to develop
14mr|gstreamer1.0-plugins-bad-1.2.4-1|268	applications and plugins for GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|269	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|270	%package -n %{bname}-curl
14mr|gstreamer1.0-plugins-bad-1.2.4-1|271	Summary:	GStreamer Curl plugin
14mr|gstreamer1.0-plugins-bad-1.2.4-1|272	Group:		Networking/Other
14mr|gstreamer1.0-plugins-bad-1.2.4-1|273	BuildRequires:	pkgconfig(libcurl)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|274	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|275	%description -n %{bname}-curl
14mr|gstreamer1.0-plugins-bad-1.2.4-1|276	This is a HTTP plugin for GStreamer based on the curl library.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|277	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|278	%files -n %{bname}-curl
14mr|gstreamer1.0-plugins-bad-1.2.4-1|279	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|280	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|281	%package -n %{bname}-mpeg2enc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|282	Summary:	GStreamer mjpegtools plug-in
14mr|gstreamer1.0-plugins-bad-1.2.4-1|283	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|284	BuildRequires:	pkgconfig(mjpegtools)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|285	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|286	%description -n %{bname}-mpeg2enc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|287	mjpegtools-based encoding and decoding plug-in.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|288	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|289	%files -n %{bname}-mpeg2enc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|290	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|291	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|292	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|293	%if %{build_gme}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|294	%package -n %{bname}-gme
14mr|gstreamer1.0-plugins-bad-1.2.4-1|295	Summary:	GStreamer Game Music plug-in
14mr|gstreamer1.0-plugins-bad-1.2.4-1|296	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|297	BuildRequires:	libgme-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|298	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|299	%description -n %{bname}-gme
14mr|gstreamer1.0-plugins-bad-1.2.4-1|300	Game Music decoding plug-in.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|301	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|302	%files -n %{bname}-gme
14mr|gstreamer1.0-plugins-bad-1.2.4-1|303	%{_libdir}/gstreamer-%{api}/libgstgme.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|304	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|305	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|306	%if %{build_dirac}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|307	%package -n %{bname}-dirac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|308	Summary:	GStreamer dirac plug-in
14mr|gstreamer1.0-plugins-bad-1.2.4-1|309	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|310	BuildRequires:	pkgconfig(dirac) >= 0.9
14mr|gstreamer1.0-plugins-bad-1.2.4-1|311	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|312	%description -n %{bname}-dirac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|313	Dirac encoding and decoding plug-in.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|314	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|315	%files -n %{bname}-dirac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|316	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|317	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|318	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|319	%package -n %{bname}-schroedinger
14mr|gstreamer1.0-plugins-bad-1.2.4-1|320	Summary:	GStreamer dirac plug-in based on Schroedinger
14mr|gstreamer1.0-plugins-bad-1.2.4-1|321	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|322	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|323	Epoch:		1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|324	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|325	%description -n %{bname}-schroedinger
14mr|gstreamer1.0-plugins-bad-1.2.4-1|326	Dirac encoding and decoding plug-in based on Schroedinger.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|327	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|328	%files -n %{bname}-schroedinger
14mr|gstreamer1.0-plugins-bad-1.2.4-1|329	%{_libdir}/gstreamer-%{api}/libgstschro.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|330	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|331	%if %build_dts
14mr|gstreamer1.0-plugins-bad-1.2.4-1|332	%package -n %{bname}-dts
14mr|gstreamer1.0-plugins-bad-1.2.4-1|333	Summary:	GStreamer plug-ins for DTS audio playback
14mr|gstreamer1.0-plugins-bad-1.2.4-1|334	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|335	BuildRequires:	dtsdec-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|336	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|337	%description -n %{bname}-dts
14mr|gstreamer1.0-plugins-bad-1.2.4-1|338	Plug-ins for decoding DTS audio.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|339	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|340	%files -n %{bname}-dts
14mr|gstreamer1.0-plugins-bad-1.2.4-1|341	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|342	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|343	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|344	%if %{build_xvid}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|345	%package -n %{bname}-xvid
14mr|gstreamer1.0-plugins-bad-1.2.4-1|346	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14mr|gstreamer1.0-plugins-bad-1.2.4-1|347	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|348	BuildRequires:	xvid-devel >= 1.1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|349	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|350	%description -n %{bname}-xvid
14mr|gstreamer1.0-plugins-bad-1.2.4-1|351	Plug-ins for encoding and decoding XVID video.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|352	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|353	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|354	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|355	%files -n %{bname}-xvid
14mr|gstreamer1.0-plugins-bad-1.2.4-1|356	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|357	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|358	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|359	%package -n %{bname}-mms
14mr|gstreamer1.0-plugins-bad-1.2.4-1|360	Summary:	GStreamer plug-in for mms streams
14mr|gstreamer1.0-plugins-bad-1.2.4-1|361	Group:		System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|362	Requires:	%{bname}-plugins = %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|363	BuildRequires:	pkgconfig(libmms)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|364	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|365	%description -n %{bname}-mms
14mr|gstreamer1.0-plugins-bad-1.2.4-1|366	Plug-in supporting the mms protocol based on the libmms library.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|367	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|368	%files -n %{bname}-mms
14mr|gstreamer1.0-plugins-bad-1.2.4-1|369	%{_libdir}/gstreamer-%{api}/libgstmms.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|370	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|371	%package -n %{bname}-rtmp
14mr|gstreamer1.0-plugins-bad-1.2.4-1|372	Summary:	GStreamer plug-in for rtmp streams
14mr|gstreamer1.0-plugins-bad-1.2.4-1|373	Group:		System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|374	Requires:	%{bname}-plugins = %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|375	BuildRequires:	pkgconfig(librtmp)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|376	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|377	%description -n %{bname}-rtmp
14mr|gstreamer1.0-plugins-bad-1.2.4-1|378	Plug-in supporting the rtmp protocol based on the librtmp library.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|379	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|380	%files -n %{bname}-rtmp
14mr|gstreamer1.0-plugins-bad-1.2.4-1|381	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|382	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|383	%package -n %{bname}-soundtouch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|384	Summary:	GStreamer plug-in for SoundTouch support
14mr|gstreamer1.0-plugins-bad-1.2.4-1|385	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|386	Requires:	%{bname}-plugins = %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|387	BuildRequires:	pkgconfig(soundtouch)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|388	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|389	%description -n %{bname}-soundtouch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|390	Plug-in supporting the SoundTouch audio manipulation support.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|391	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|392	%files -n %{bname}-soundtouch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|393	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|394	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|395	%package -n %{bname}-libass
14mr|gstreamer1.0-plugins-bad-1.2.4-1|396	Summary:	GStreamer subtitles plugin
14mr|gstreamer1.0-plugins-bad-1.2.4-1|397	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|398	BuildRequires:	pkgconfig(libass)
14mr|gstreamer1.0-plugins-bad-1.2.4-1|399	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|400	%description -n %{bname}-libass
14mr|gstreamer1.0-plugins-bad-1.2.4-1|401	This is a subtitle plugin for GStreamer based on libass.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|402	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|403	%files -n %{bname}-libass
14mr|gstreamer1.0-plugins-bad-1.2.4-1|404	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|405	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|406	%package doc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|407	Group:		Books/Computer books
14mr|gstreamer1.0-plugins-bad-1.2.4-1|408	Summary:	GStreamer application library
14mr|gstreamer1.0-plugins-bad-1.2.4-1|409	BuildArch:	noarch
14mr|gstreamer1.0-plugins-bad-1.2.4-1|410	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|411	%description doc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|412	This is the documentation of %{name}.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|413	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|414	%prep
14mr|gstreamer1.0-plugins-bad-1.2.4-1|415	%setup -q -n gst-plugins-bad-%{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|416	%apply_patches
14mr|gstreamer1.0-plugins-bad-1.2.4-1|417	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|418	%build
14mr|gstreamer1.0-plugins-bad-1.2.4-1|419	%configure2_5x --disable-dependency-tracking --disable-static \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|420	--with-package-name='Rosa %{name} package' \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|421	--with-package-origin='http://www.rosalinux.com/' \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|422	%if ! %{build_celt}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|423	--disable-celt \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|424	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|425	%if ! %{build_faac}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|426	--disable-faac \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|427	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|428	%if ! %{build_faad}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|429	--disable-faad \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|430	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|431	%if ! %{build_dirac}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|432	--disable-dirac \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|433	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|434	%if ! %{build_xvid}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|435	--disable-xvid \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|436	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|437	%if ! %{build_dts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|438	--disable-dts \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|439	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|440	%if ! %{build_plf}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|441	--disable-voamrwbenc --disable-voaacenc \
14mr|gstreamer1.0-plugins-bad-1.2.4-1|442	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|443	%if %{build_experimental}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|444	--enable-experimental
14mr|gstreamer1.0-plugins-bad-1.2.4-1|445	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|446	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|447	make
14mr|gstreamer1.0-plugins-bad-1.2.4-1|448	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|449	%install
14mr|gstreamer1.0-plugins-bad-1.2.4-1|450	%makeinstall_std
14mr|gstreamer1.0-plugins-bad-1.2.4-1|451	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|452	%find_lang gst-plugins-bad-%{api}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|453	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|454	# Clean out files that should not be part of the rpm.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|455	# This is the recommended way of dealing with it for RH8
14mr|gstreamer1.0-plugins-bad-1.2.4-1|456	find %{buildroot} -name '*.la' -delete
14mr|gstreamer1.0-plugins-bad-1.2.4-1|457	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|458	%files doc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|459	%doc docs/plugins/html
14mr|gstreamer1.0-plugins-bad-1.2.4-1|460	%{_datadir}/gtk-doc/html/
14mr|gstreamer1.0-plugins-bad-1.2.4-1|461	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|462	%files -f gst-plugins-bad-%{api}.lang
14mr|gstreamer1.0-plugins-bad-1.2.4-1|463	%doc AUTHORS COPYING README NEWS
14mr|gstreamer1.0-plugins-bad-1.2.4-1|464	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|465	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|466	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|467	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|468	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|469	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|470	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|471	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|472	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|473	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|474	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|475	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|476	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|477	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|478	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|479	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|480	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|481	%{_libdir}/gstreamer-%{api}/libgstgdp.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|482	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|483	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|484	%{_libdir}/gstreamer-%{api}/libgstinter.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|485	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|486	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|487	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|488	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|489	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|490	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|491	%{_libdir}/gstreamer-%{api}/libgstopus.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|492	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|493	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|494	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|495	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|496	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|497	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|498	%{_libdir}/gstreamer-%{api}/libgstshm.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|499	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|500	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|501	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|502	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|503	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|504	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|505	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|506	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|507	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|508	%{_libdir}/gstreamer-%{api}/libgstmidi.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|509	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|510	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|511	%{_libdir}/gstreamer-%{api}/libgstaccurip.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|512	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|513	%{_libdir}/gstreamer-%{api}/libgstaudiofxbad.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|514	%{_libdir}/gstreamer-%{api}/libgstdashdemux.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|515	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|516	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|517	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|518	%{_libdir}/gstreamer-%{api}/libgstivtc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|519	%{_libdir}/gstreamer-%{api}/libgstmfc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|520	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|521	%{_libdir}/gstreamer-%{api}/libgstsmoothstreaming.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|522	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|523	%{_libdir}/gstreamer-%{api}/libgstyadif.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|524	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|525	%if %{build_plf}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|526	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|527	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|528	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14mr|gstreamer1.0-plugins-bad-1.2.4-1|529	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|530	%if %{build_experimental}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|531	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|532	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|533	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|534	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|535	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|536	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|537	%if %{build_faad}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|538	%package -n %{bname}-faad
14mr|gstreamer1.0-plugins-bad-1.2.4-1|539	Summary:	GStreamer plug-in for AAC audio playback
14mr|gstreamer1.0-plugins-bad-1.2.4-1|540	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|541	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|542	BuildRequires:	libfaad2-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|543	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|544	%description -n %{bname}-faad
14mr|gstreamer1.0-plugins-bad-1.2.4-1|545	Plug-ins for playing AAC audio
14mr|gstreamer1.0-plugins-bad-1.2.4-1|546	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|547	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|548	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|549	%files -n %{bname}-faad
14mr|gstreamer1.0-plugins-bad-1.2.4-1|550	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|551	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|552	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|553	%if %{build_faac}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|554	%package -n %{bname}-faac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|555	Summary:	GStreamer plug-ins for AAC audio encoding
14mr|gstreamer1.0-plugins-bad-1.2.4-1|556	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|557	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|558	BuildRequires:	libfaac-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|559	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|560	%description -n %{bname}-faac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|561	Plug-ins for encoding AAC audio
14mr|gstreamer1.0-plugins-bad-1.2.4-1|562	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|563	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|564	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|565	%files -n %{bname}-faac
14mr|gstreamer1.0-plugins-bad-1.2.4-1|566	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|567	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|568	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|569	%package -n %{bname}-gsm
14mr|gstreamer1.0-plugins-bad-1.2.4-1|570	Summary:	GStreamer plugin for GSM lossy audio format
14mr|gstreamer1.0-plugins-bad-1.2.4-1|571	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|572	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|573	BuildRequires:	gsm-devel >= 1.0.10
14mr|gstreamer1.0-plugins-bad-1.2.4-1|574	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|575	%description -n %{bname}-gsm
14mr|gstreamer1.0-plugins-bad-1.2.4-1|576	Output plugin for GStreamer to convert to GSM lossy audio format.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|577	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|578	%files -n %{bname}-gsm
14mr|gstreamer1.0-plugins-bad-1.2.4-1|579	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|580	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|581	%if 0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|582	### SWFDEC FLASH PLUGIN ###
14mr|gstreamer1.0-plugins-bad-1.2.4-1|583	%package -n %{bname}-swfdec
14mr|gstreamer1.0-plugins-bad-1.2.4-1|584	Summary: 	GStreamer Flash rendering plug-in
14mr|gstreamer1.0-plugins-bad-1.2.4-1|585	Group:		System/Libraries
14mr|gstreamer1.0-plugins-bad-1.2.4-1|586	Requires:	%{bname}-plugins = %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|587	BuildRequires:	libswfdec-devel => 0.3.0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|588	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|589	%description -n %{bname}-swfdec
14mr|gstreamer1.0-plugins-bad-1.2.4-1|590	Plug-in for rendering Flash animations using swfdec library
14mr|gstreamer1.0-plugins-bad-1.2.4-1|591	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|592	%files -n %{bname}-swfdec
14mr|gstreamer1.0-plugins-bad-1.2.4-1|593	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|594	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|595	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|596	%if %{build_amrwb}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|597	%package -n %{bname}-amrwb
14mr|gstreamer1.0-plugins-bad-1.2.4-1|598	Summary:	GStreamer plug-in for AMR-WB support
14mr|gstreamer1.0-plugins-bad-1.2.4-1|599	Group:		Sound
14mr|gstreamer1.0-plugins-bad-1.2.4-1|600	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|601	BuildRequires:	libamrwb-devel
14mr|gstreamer1.0-plugins-bad-1.2.4-1|602	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|603	%description -n %{bname}-amrwb
14mr|gstreamer1.0-plugins-bad-1.2.4-1|604	Plug-in for decoding AMR-WB under GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|605	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|606	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|607	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|608	%files -n %{bname}-amrwb
14mr|gstreamer1.0-plugins-bad-1.2.4-1|609	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
14mr|gstreamer1.0-plugins-bad-1.2.4-1|610	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|611	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|612	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|613	%if %{build_celt}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|614	%package -n %{bname}-celt
14mr|gstreamer1.0-plugins-bad-1.2.4-1|615	Summary:	GStreamer plug-in for CELT support
14mr|gstreamer1.0-plugins-bad-1.2.4-1|616	Group:		Video
14mr|gstreamer1.0-plugins-bad-1.2.4-1|617	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|618	BuildRequires:	pkgconfig(celt) >= 0.7.0
14mr|gstreamer1.0-plugins-bad-1.2.4-1|619	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|620	%description -n %{bname}-celt
14mr|gstreamer1.0-plugins-bad-1.2.4-1|621	Plug-in for CELT support under GStreamer.
14mr|gstreamer1.0-plugins-bad-1.2.4-1|622	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|623	%files -n %{bname}-celt
14mr|gstreamer1.0-plugins-bad-1.2.4-1|624	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|625	%endif
14mr|gstreamer1.0-plugins-bad-1.2.4-1|626	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|627	%files -n %{libnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|628	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|629	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|630	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|631	%files -n %{develnamephoto}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|632	%{_libdir}/libgstcodecparsers-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|633	%{_libdir}/libgstphotography-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|634	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
14mr|gstreamer1.0-plugins-bad-1.2.4-1|635	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|636	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|637	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|638	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|639	%files -n %{libnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|640	%{_libdir}/libgstmpegts-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|641	#%{_libdir}/girepository-%{api}/GstMpegts-%{api}.typelib
14mr|gstreamer1.0-plugins-bad-1.2.4-1|642	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|643	%files -n %{develnamempegts}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|644	%{_libdir}/libgstmpegts-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|645	%{_includedir}/gstreamer-%{api}/gst/mpegts/*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|646	%{_libdir}/pkgconfig/gstreamer-mpegts-%{api}.pc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|647	#%{_datadir}/gir-%{api}/GstMpegts-%{api}.gir
14mr|gstreamer1.0-plugins-bad-1.2.4-1|648	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|649	%files -n %{libnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|650	%{_libdir}/libgstinsertbin-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|651	#%{_libdir}/girepository-%{api}/GstInsertBin-%{api}.typelib
14mr|gstreamer1.0-plugins-bad-1.2.4-1|652	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|653	%files -n %{develnameinsertbin}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|654	%{_libdir}/libgstinsertbin-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|655	%{_includedir}/gstreamer-%{api}/gst/insertbin/*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|656	%{_libdir}/pkgconfig/gstreamer-insertbin-%{api}.pc
14mr|gstreamer1.0-plugins-bad-1.2.4-1|657	#%{_datadir}/gir-%{api}/GstInsertBin-%{api}.gir
14mr|gstreamer1.0-plugins-bad-1.2.4-1|658	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|659	%files -n %{libnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|660	%{_libdir}/libgsturidownloader-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|661	%{_libdir}/libgsturidownloader-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|662	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|663	%files -n %{develnameuridownloader}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|664	%{_includedir}/gstreamer-%{api}/gst/uridownloader/*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|665	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|666	%files -n %{libnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|667	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|668	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|669	%files -n %{develnamebase}
14mr|gstreamer1.0-plugins-bad-1.2.4-1|670	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14mr|gstreamer1.0-plugins-bad-1.2.4-1|671	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
14mr|gstreamer1.0-plugins-bad-1.2.4-1|672	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|673	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|674	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|675	%changelog
14mr|gstreamer1.0-plugins-bad-1.2.4-1|676	* Fri May 16 2014 Tigro <arkady.shane@rosalab.ru> 1.2.4-1
14mr|gstreamer1.0-plugins-bad-1.2.4-1|677	+ Revision: 0321e32
14mr|gstreamer1.0-plugins-bad-1.2.4-1|678	- drop gir and typelib files
14mr|gstreamer1.0-plugins-bad-1.2.4-1|679	
14mr|gstreamer1.0-plugins-bad-1.2.4-1|680	

16650 14
14mr|gstreamer1.0-plugins-base-1.2.4-4|1	%define api 1.0
14mr|gstreamer1.0-plugins-base-1.2.4-4|2	%define major 0
14mr|gstreamer1.0-plugins-base-1.2.4-4|3	
14mr|gstreamer1.0-plugins-base-1.2.4-4|4	%define bname gstreamer%{api}
14mr|gstreamer1.0-plugins-base-1.2.4-4|5	%define libname %mklibname gstreamer-plugins-base %{api} %{major}
14mr|gstreamer1.0-plugins-base-1.2.4-4|6	%define girname %mklibname gstreamer-plugins-base-gir %{api}
14mr|gstreamer1.0-plugins-base-1.2.4-4|7	%define devname %mklibname gstreamer-plugins-base %{api} -d
14mr|gstreamer1.0-plugins-base-1.2.4-4|8	
14mr|gstreamer1.0-plugins-base-1.2.4-4|9	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer1.0-plugins-base-1.2.4-4|10	Name:		%{bname}-plugins-base
14mr|gstreamer1.0-plugins-base-1.2.4-4|11	Version:	1.2.4
14mr|gstreamer1.0-plugins-base-1.2.4-4|12	Release:	4
14mr|gstreamer1.0-plugins-base-1.2.4-4|13	License:	LGPLv2+
14mr|gstreamer1.0-plugins-base-1.2.4-4|14	Group:		Sound
14mr|gstreamer1.0-plugins-base-1.2.4-4|15	Url:		http://gstreamer.freedesktop.org/
14mr|gstreamer1.0-plugins-base-1.2.4-4|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-base/1.0/gst-plugins-base-%{version}.tar.xz
14mr|gstreamer1.0-plugins-base-1.2.4-4|17	Patch0:		align.patch
14mr|gstreamer1.0-plugins-base-1.2.4-4|18	Patch1:		0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
14mr|gstreamer1.0-plugins-base-1.2.4-4|19	Patch2:		0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch
14mr|gstreamer1.0-plugins-base-1.2.4-4|20	Patch3:		0002-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch
14mr|gstreamer1.0-plugins-base-1.2.4-4|21	#gw we need some fonts for the tests
14mr|gstreamer1.0-plugins-base-1.2.4-4|22	BuildRequires:	fonts-ttf-dejavu
14mr|gstreamer1.0-plugins-base-1.2.4-4|23	BuildRequires:	gtk-doc
14mr|gstreamer1.0-plugins-base-1.2.4-4|24	%ifarch %{ix86}
14mr|gstreamer1.0-plugins-base-1.2.4-4|25	BuildRequires:	nasm => 0.90
14mr|gstreamer1.0-plugins-base-1.2.4-4|26	%endif
14mr|gstreamer1.0-plugins-base-1.2.4-4|27	BuildRequires:	alsa-oss-devel
14mr|gstreamer1.0-plugins-base-1.2.4-4|28	BuildRequires:	pkgconfig(check)
14mr|gstreamer1.0-plugins-base-1.2.4-4|29	BuildRequires:	pkgconfig(freetype2)
14mr|gstreamer1.0-plugins-base-1.2.4-4|30	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer1.0-plugins-base-1.2.4-4|31	BuildRequires:	pkgconfig(glu)
14mr|gstreamer1.0-plugins-base-1.2.4-4|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gstreamer1.0-plugins-base-1.2.4-4|33	BuildRequires:	pkgconfig(gstreamer-%{api}) >= %{version}
14mr|gstreamer1.0-plugins-base-1.2.4-4|34	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer1.0-plugins-base-1.2.4-4|35	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gstreamer1.0-plugins-base-1.2.4-4|36	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer1.0-plugins-base-1.2.4-4|37	BuildRequires:	pkgconfig(pango)
14mr|gstreamer1.0-plugins-base-1.2.4-4|38	BuildRequires:	pkgconfig(pangocairo)
14mr|gstreamer1.0-plugins-base-1.2.4-4|39	BuildRequires:	pkgconfig(theora)
14mr|gstreamer1.0-plugins-base-1.2.4-4|40	%ifnarch %{arm} %{mips}
14mr|gstreamer1.0-plugins-base-1.2.4-4|41	BuildRequires:	pkgconfig(valgrind)
14mr|gstreamer1.0-plugins-base-1.2.4-4|42	%endif
14mr|gstreamer1.0-plugins-base-1.2.4-4|43	BuildRequires:	pkgconfig(vorbis)
14mr|gstreamer1.0-plugins-base-1.2.4-4|44	BuildRequires:	pkgconfig(xv)
14mr|gstreamer1.0-plugins-base-1.2.4-4|45	Provides:	%{bname}-plugins
14mr|gstreamer1.0-plugins-base-1.2.4-4|46	
14mr|gstreamer1.0-plugins-base-1.2.4-4|47	%description
14mr|gstreamer1.0-plugins-base-1.2.4-4|48	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-base-1.2.4-4|49	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-base-1.2.4-4|50	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-base-1.2.4-4|51	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-base-1.2.4-4|52	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-base-1.2.4-4|53	plug-ins.
14mr|gstreamer1.0-plugins-base-1.2.4-4|54	
14mr|gstreamer1.0-plugins-base-1.2.4-4|55	This package contains a set of reference plugins, base classes for other
14mr|gstreamer1.0-plugins-base-1.2.4-4|56	plugins, and helper libraries:
14mr|gstreamer1.0-plugins-base-1.2.4-4|57	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
14mr|gstreamer1.0-plugins-base-1.2.4-4|58	* containers: ogg
14mr|gstreamer1.0-plugins-base-1.2.4-4|59	* codecs: vorbis, theora
14mr|gstreamer1.0-plugins-base-1.2.4-4|60	* text: textoverlay, subparse
14mr|gstreamer1.0-plugins-base-1.2.4-4|61	* sources: audiotestsrc, videotestsrc, gnomevfssrc
14mr|gstreamer1.0-plugins-base-1.2.4-4|62	* network: tcp
14mr|gstreamer1.0-plugins-base-1.2.4-4|63	* typefind
14mr|gstreamer1.0-plugins-base-1.2.4-4|64	* audio processing: audioconvert, adder, audiorate, audioscale, volume
14mr|gstreamer1.0-plugins-base-1.2.4-4|65	* visualisation: libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|66	* video processing: ffmpegcolorspace
14mr|gstreamer1.0-plugins-base-1.2.4-4|67	* aggregate elements: decodebin, playbin
14mr|gstreamer1.0-plugins-base-1.2.4-4|68	
14mr|gstreamer1.0-plugins-base-1.2.4-4|69	%files -f gst-plugins-base-%{api}.lang
14mr|gstreamer1.0-plugins-base-1.2.4-4|70	%doc AUTHORS COPYING README NEWS
14mr|gstreamer1.0-plugins-base-1.2.4-4|71	%{_bindir}/gst-discoverer-%{api}
14mr|gstreamer1.0-plugins-base-1.2.4-4|72	%{_bindir}/gst-play-%{api}
14mr|gstreamer1.0-plugins-base-1.2.4-4|73	%{_mandir}/man1/*
14mr|gstreamer1.0-plugins-base-1.2.4-4|74	# non-core plugins without external dependencies
14mr|gstreamer1.0-plugins-base-1.2.4-4|75	%{_libdir}/gstreamer-%{api}/libgstapp.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|76	%{_libdir}/gstreamer-%{api}/libgstaudioconvert.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|77	%{_libdir}/gstreamer-%{api}/libgstaudiorate.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|78	%{_libdir}/gstreamer-%{api}/libgstaudioresample.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|79	%{_libdir}/gstreamer-%{api}/libgstaudiotestsrc.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|80	%{_libdir}/gstreamer-%{api}/libgstencodebin.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|81	%{_libdir}/gstreamer-%{api}/libgstgio.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|82	%{_libdir}/gstreamer-%{api}/libgstpango.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|83	%{_libdir}/gstreamer-%{api}/libgstsubparse.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|84	%{_libdir}/gstreamer-%{api}/libgsttcp.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|85	%{_libdir}/gstreamer-%{api}/libgstvolume.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|86	%{_libdir}/gstreamer-%{api}/libgstadder.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|87	%{_libdir}/gstreamer-%{api}/libgsttypefindfunctions.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|88	%{_libdir}/gstreamer-%{api}/libgstvideotestsrc.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|89	%{_libdir}/gstreamer-%{api}/libgsttheora.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|90	%{_libdir}/gstreamer-%{api}/libgstogg.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|91	%{_libdir}/gstreamer-%{api}/libgstvideorate.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|92	%{_libdir}/gstreamer-%{api}/libgstvideoscale.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|93	%{_libdir}/gstreamer-%{api}/libgstvorbis.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|94	%{_libdir}/gstreamer-%{api}/libgstximagesink.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|95	%{_libdir}/gstreamer-%{api}/libgstxvimagesink.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|96	%{_libdir}/gstreamer-%{api}/libgstalsa.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|97	%{_libdir}/gstreamer-%{api}/libgstplayback.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|98	%{_libdir}/gstreamer-%{api}/libgstvideoconvert.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|99	
14mr|gstreamer1.0-plugins-base-1.2.4-4|100	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|101	
14mr|gstreamer1.0-plugins-base-1.2.4-4|102	%package -n %{libname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|103	Summary:	GStreamer plugin libraries
14mr|gstreamer1.0-plugins-base-1.2.4-4|104	Group:		System/Libraries
14mr|gstreamer1.0-plugins-base-1.2.4-4|105	
14mr|gstreamer1.0-plugins-base-1.2.4-4|106	%description -n %{libname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|107	This package contain the basic audio and video playback library and
14mr|gstreamer1.0-plugins-base-1.2.4-4|108	the interfaces library.
14mr|gstreamer1.0-plugins-base-1.2.4-4|109	
14mr|gstreamer1.0-plugins-base-1.2.4-4|110	%files -n %{libname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|111	%{_libdir}/libgstaudio-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|112	%{_libdir}/libgstapp-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|113	%{_libdir}/libgstfft-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|114	%{_libdir}/libgstpbutils-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|115	%{_libdir}/libgstriff-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|116	%{_libdir}/libgstrtp-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|117	%{_libdir}/libgstrtsp-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|118	%{_libdir}/libgsttag-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|119	%{_libdir}/libgstsdp-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|120	%{_libdir}/libgstvideo-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|121	%{_libdir}/libgstallocators-%{api}.so.%{major}*
14mr|gstreamer1.0-plugins-base-1.2.4-4|122	
14mr|gstreamer1.0-plugins-base-1.2.4-4|123	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|124	
14mr|gstreamer1.0-plugins-base-1.2.4-4|125	%package -n %{girname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|126	Summary:	Object Introspection interface description for %{name}
14mr|gstreamer1.0-plugins-base-1.2.4-4|127	Group:		System/Libraries
14mr|gstreamer1.0-plugins-base-1.2.4-4|128	Requires:	%{libname} = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|129	
14mr|gstreamer1.0-plugins-base-1.2.4-4|130	%description -n %{girname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|131	GObject Introspection interface description for %{name}.
14mr|gstreamer1.0-plugins-base-1.2.4-4|132	
14mr|gstreamer1.0-plugins-base-1.2.4-4|133	%files -n %{girname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|134	%{_libdir}/girepository-1.0/GstApp-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|135	%{_libdir}/girepository-1.0/GstAudio-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|136	%{_libdir}/girepository-1.0/GstFft-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|137	%{_libdir}/girepository-1.0/GstPbutils-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|138	%{_libdir}/girepository-1.0/GstRiff-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|139	%{_libdir}/girepository-1.0/GstRtp-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|140	%{_libdir}/girepository-1.0/GstRtsp-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|141	%{_libdir}/girepository-1.0/GstSdp-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|142	%{_libdir}/girepository-1.0/GstTag-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|143	%{_libdir}/girepository-1.0/GstVideo-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|144	%{_libdir}/girepository-1.0/GstAllocators-%{api}.typelib
14mr|gstreamer1.0-plugins-base-1.2.4-4|145	
14mr|gstreamer1.0-plugins-base-1.2.4-4|146	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|147	
14mr|gstreamer1.0-plugins-base-1.2.4-4|148	%package -n %{devname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|149	Summary: 	GStreamer Plugin Library Headers
14mr|gstreamer1.0-plugins-base-1.2.4-4|150	Group: 		Development/C
14mr|gstreamer1.0-plugins-base-1.2.4-4|151	Requires: 	%{libname} = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|152	Requires:	%{name} = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|153	Provides:	libgstreamer%{api}-plugins-base-devel = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|154	Provides:	%{name}-devel = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|155	
14mr|gstreamer1.0-plugins-base-1.2.4-4|156	%description -n %{devname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|157	GStreamer support libraries header files.
14mr|gstreamer1.0-plugins-base-1.2.4-4|158	
14mr|gstreamer1.0-plugins-base-1.2.4-4|159	%files -n %{devname}
14mr|gstreamer1.0-plugins-base-1.2.4-4|160	%doc docs/libs/html docs/plugins/html
14mr|gstreamer1.0-plugins-base-1.2.4-4|161	%{_includedir}/gstreamer-%{api}/gst/app/
14mr|gstreamer1.0-plugins-base-1.2.4-4|162	%{_includedir}/gstreamer-%{api}/gst/audio
14mr|gstreamer1.0-plugins-base-1.2.4-4|163	%{_includedir}/gstreamer-%{api}/gst/fft
14mr|gstreamer1.0-plugins-base-1.2.4-4|164	%{_includedir}/gstreamer-%{api}/gst/pbutils
14mr|gstreamer1.0-plugins-base-1.2.4-4|165	%{_includedir}/gstreamer-%{api}/gst/riff
14mr|gstreamer1.0-plugins-base-1.2.4-4|166	%{_includedir}/gstreamer-%{api}/gst/rtsp
14mr|gstreamer1.0-plugins-base-1.2.4-4|167	%{_includedir}/gstreamer-%{api}/gst/sdp
14mr|gstreamer1.0-plugins-base-1.2.4-4|168	%{_includedir}/gstreamer-%{api}/gst/tag/
14mr|gstreamer1.0-plugins-base-1.2.4-4|169	%{_includedir}/gstreamer-%{api}/gst/video/
14mr|gstreamer1.0-plugins-base-1.2.4-4|170	%{_includedir}/gstreamer-%{api}/gst/rtp
14mr|gstreamer1.0-plugins-base-1.2.4-4|171	%{_includedir}/gstreamer-%{api}/gst/allocators
14mr|gstreamer1.0-plugins-base-1.2.4-4|172	%{_libdir}/pkgconfig/gstreamer-app-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|173	%{_libdir}/pkgconfig/gstreamer-audio-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|174	%{_libdir}/pkgconfig/gstreamer-fft-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|175	%{_libdir}/pkgconfig/gstreamer-pbutils-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|176	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|177	%{_libdir}/pkgconfig/gstreamer-riff-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|178	%{_libdir}/pkgconfig/gstreamer-rtp-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|179	%{_libdir}/pkgconfig/gstreamer-rtsp-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|180	%{_libdir}/pkgconfig/gstreamer-sdp-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|181	%{_libdir}/pkgconfig/gstreamer-tag-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|182	%{_libdir}/pkgconfig/gstreamer-video-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|183	%{_libdir}/pkgconfig/gstreamer-allocators-%{api}.pc
14mr|gstreamer1.0-plugins-base-1.2.4-4|184	%{_libdir}/libgstaudio-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|185	%{_libdir}/libgstapp-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|186	%{_libdir}/libgstfft-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|187	%{_libdir}/libgstpbutils-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|188	%{_libdir}/libgstriff-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|189	%{_libdir}/libgstrtp-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|190	%{_libdir}/libgstrtsp-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|191	%{_libdir}/libgsttag-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|192	%{_libdir}/libgstsdp-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|193	%{_libdir}/libgstvideo-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|194	%{_libdir}/libgstallocators-%{api}.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|195	%{_datadir}/gtk-doc/html/*
14mr|gstreamer1.0-plugins-base-1.2.4-4|196	%{_datadir}/gir-1.0/GstApp-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|197	%{_datadir}/gir-1.0/GstAudio-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|198	%{_datadir}/gir-1.0/GstFft-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|199	%{_datadir}/gir-1.0/GstPbutils-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|200	%{_datadir}/gir-1.0/GstRiff-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|201	%{_datadir}/gir-1.0/GstRtp-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|202	%{_datadir}/gir-1.0/GstRtsp-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|203	%{_datadir}/gir-1.0/GstSdp-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|204	%{_datadir}/gir-1.0/GstTag-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|205	%{_datadir}/gir-1.0/GstVideo-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|206	%{_datadir}/gir-1.0/GstAllocators-%{api}.gir
14mr|gstreamer1.0-plugins-base-1.2.4-4|207	%{_datadir}/gst-plugins-base/%{api}/license-translations.dict
14mr|gstreamer1.0-plugins-base-1.2.4-4|208	###
14mr|gstreamer1.0-plugins-base-1.2.4-4|209	
14mr|gstreamer1.0-plugins-base-1.2.4-4|210	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|211	
14mr|gstreamer1.0-plugins-base-1.2.4-4|212	### CDPARANOIA ###
14mr|gstreamer1.0-plugins-base-1.2.4-4|213	%package -n %{bname}-cdparanoia
14mr|gstreamer1.0-plugins-base-1.2.4-4|214	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
14mr|gstreamer1.0-plugins-base-1.2.4-4|215	Group:		Sound
14mr|gstreamer1.0-plugins-base-1.2.4-4|216	Requires:	%{name} = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|217	BuildRequires:	libcdda-devel
14mr|gstreamer1.0-plugins-base-1.2.4-4|218	
14mr|gstreamer1.0-plugins-base-1.2.4-4|219	%description -n %{bname}-cdparanoia
14mr|gstreamer1.0-plugins-base-1.2.4-4|220	Plugin for ripping audio tracks using cdparanoia under GStreamer
14mr|gstreamer1.0-plugins-base-1.2.4-4|221	
14mr|gstreamer1.0-plugins-base-1.2.4-4|222	%files -n %{bname}-cdparanoia
14mr|gstreamer1.0-plugins-base-1.2.4-4|223	%{_libdir}/gstreamer-%{api}/libgstcdparanoia.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|224	
14mr|gstreamer1.0-plugins-base-1.2.4-4|225	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|226	
14mr|gstreamer1.0-plugins-base-1.2.4-4|227	%package -n %{bname}-libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|228	Summary:	GStreamer visualisations plug-in based on libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|229	Group:		Video
14mr|gstreamer1.0-plugins-base-1.2.4-4|230	Requires:	%{name} = %{EVRD}
14mr|gstreamer1.0-plugins-base-1.2.4-4|231	BuildRequires:	pkgconfig(libvisual-0.4)
14mr|gstreamer1.0-plugins-base-1.2.4-4|232	
14mr|gstreamer1.0-plugins-base-1.2.4-4|233	%description -n %{bname}-libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|234	This plugin makes visualisations based on libvisual available for
14mr|gstreamer1.0-plugins-base-1.2.4-4|235	GStreamer applications.
14mr|gstreamer1.0-plugins-base-1.2.4-4|236	
14mr|gstreamer1.0-plugins-base-1.2.4-4|237	%files -n %{bname}-libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|238	%{_libdir}/gstreamer-%{api}/libgstlibvisual.so
14mr|gstreamer1.0-plugins-base-1.2.4-4|239	
14mr|gstreamer1.0-plugins-base-1.2.4-4|240	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-base-1.2.4-4|241	
14mr|gstreamer1.0-plugins-base-1.2.4-4|242	%prep
14mr|gstreamer1.0-plugins-base-1.2.4-4|243	%setup -q -n gst-plugins-base-%{version}
14mr|gstreamer1.0-plugins-base-1.2.4-4|244	%apply_patches
14mr|gstreamer1.0-plugins-base-1.2.4-4|245	
14mr|gstreamer1.0-plugins-base-1.2.4-4|246	%build
14mr|gstreamer1.0-plugins-base-1.2.4-4|247	%configure2_5x \
14mr|gstreamer1.0-plugins-base-1.2.4-4|248	--disable-dependency-tracking \
14mr|gstreamer1.0-plugins-base-1.2.4-4|249	--disable-static \
14mr|gstreamer1.0-plugins-base-1.2.4-4|250	--enable-experimental \
14mr|gstreamer1.0-plugins-base-1.2.4-4|251	--with-package-name='%{_vendor} %{name} package' \
14mr|gstreamer1.0-plugins-base-1.2.4-4|252	--with-package-origin='%{bugurl}' \
14mr|gstreamer1.0-plugins-base-1.2.4-4|253	--enable-libvisual
14mr|gstreamer1.0-plugins-base-1.2.4-4|254	%make
14mr|gstreamer1.0-plugins-base-1.2.4-4|255	
14mr|gstreamer1.0-plugins-base-1.2.4-4|256	%install
14mr|gstreamer1.0-plugins-base-1.2.4-4|257	%makeinstall_std
14mr|gstreamer1.0-plugins-base-1.2.4-4|258	%find_lang gst-plugins-base-%{api}
14mr|gstreamer1.0-plugins-base-1.2.4-4|259	
14mr|gstreamer1.0-plugins-base-1.2.4-4|260	# Clean out files that should not be part of the rpm.
14mr|gstreamer1.0-plugins-base-1.2.4-4|261	# This is the recommended way of dealing with it for RH8
14mr|gstreamer1.0-plugins-base-1.2.4-4|262	find %{buildroot} -name '*.la' -delete
14mr|gstreamer1.0-plugins-base-1.2.4-4|263	
14mr|gstreamer1.0-plugins-base-1.2.4-4|264	
14mr|gstreamer1.0-plugins-base-1.2.4-4|265	%changelog
14mr|gstreamer1.0-plugins-base-1.2.4-4|266	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-4
14mr|gstreamer1.0-plugins-base-1.2.4-4|267	+ Revision: 3c27789
14mr|gstreamer1.0-plugins-base-1.2.4-4|268	- Spec cleanup
14mr|gstreamer1.0-plugins-base-1.2.4-4|269	
14mr|gstreamer1.0-plugins-base-1.2.4-4|270	

16651 14
14mr|gstreamer1.0-plugins-good-1.2.4-5|1	%define enable_check	0
14mr|gstreamer1.0-plugins-good-1.2.4-5|2	
14mr|gstreamer1.0-plugins-good-1.2.4-5|3	%define major		1.0
14mr|gstreamer1.0-plugins-good-1.2.4-5|4	%define majorminor	1.0
14mr|gstreamer1.0-plugins-good-1.2.4-5|5	%define bname		gstreamer1.0
14mr|gstreamer1.0-plugins-good-1.2.4-5|6	
14mr|gstreamer1.0-plugins-good-1.2.4-5|7	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer1.0-plugins-good-1.2.4-5|8	Name:		%{bname}-plugins-good
14mr|gstreamer1.0-plugins-good-1.2.4-5|9	Version:	1.2.4
14mr|gstreamer1.0-plugins-good-1.2.4-5|10	Release:	5
14mr|gstreamer1.0-plugins-good-1.2.4-5|11	License:	LGPLv2.1+
14mr|gstreamer1.0-plugins-good-1.2.4-5|12	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|13	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
14mr|gstreamer1.0-plugins-good-1.2.4-5|14	Url:		http://gstreamer.freedesktop.org/
14mr|gstreamer1.0-plugins-good-1.2.4-5|15	%ifarch %{ix86}
14mr|gstreamer1.0-plugins-good-1.2.4-5|16	BuildRequires:	nasm
14mr|gstreamer1.0-plugins-good-1.2.4-5|17	%endif
14mr|gstreamer1.0-plugins-good-1.2.4-5|18	BuildRequires:	gstreamer1.0-plugins-base
14mr|gstreamer1.0-plugins-good-1.2.4-5|19	BuildRequires:	bzip2-devel
14mr|gstreamer1.0-plugins-good-1.2.4-5|20	BuildRequires:	gettext-devel
14mr|gstreamer1.0-plugins-good-1.2.4-5|21	BuildRequires:	jpeg-devel
14mr|gstreamer1.0-plugins-good-1.2.4-5|22	BuildRequires:	pkgconfig(check)
14mr|gstreamer1.0-plugins-good-1.2.4-5|23	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gstreamer1.0-plugins-good-1.2.4-5|24	# (gw) For the pixbuf plugin
14mr|gstreamer1.0-plugins-good-1.2.4-5|25	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer1.0-plugins-good-1.2.4-5|26	BuildRequires:	pkgconfig(glu)
14mr|gstreamer1.0-plugins-good-1.2.4-5|27	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|28	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer1.0-plugins-good-1.2.4-5|29	BuildRequires:	pkgconfig(gudev-1.0)
14mr|gstreamer1.0-plugins-good-1.2.4-5|30	BuildRequires:	pkgconfig(libpng)
14mr|gstreamer1.0-plugins-good-1.2.4-5|31	BuildRequires:	pkgconfig(libv4l1)
14mr|gstreamer1.0-plugins-good-1.2.4-5|32	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mr|gstreamer1.0-plugins-good-1.2.4-5|33	BuildRequires:	pkgconfig(shout)
14mr|gstreamer1.0-plugins-good-1.2.4-5|34	BuildRequires:	pkgconfig(taglib)
14mr|gstreamer1.0-plugins-good-1.2.4-5|35	BuildRequires:	pkgconfig(theora)
14mr|gstreamer1.0-plugins-good-1.2.4-5|36	%ifnarch %{mips} %{arm}
14mr|gstreamer1.0-plugins-good-1.2.4-5|37	BuildRequires:	pkgconfig(valgrind)
14mr|gstreamer1.0-plugins-good-1.2.4-5|38	%endif
14mr|gstreamer1.0-plugins-good-1.2.4-5|39	BuildRequires:	pkgconfig(vorbis)
14mr|gstreamer1.0-plugins-good-1.2.4-5|40	
14mr|gstreamer1.0-plugins-good-1.2.4-5|41	Obsoletes:	gstreamer1.0-voip < %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|42	
14mr|gstreamer1.0-plugins-good-1.2.4-5|43	Provides:	%{bname}-audiosrc
14mr|gstreamer1.0-plugins-good-1.2.4-5|44	Provides:	%{bname}-audiosink
14mr|gstreamer1.0-plugins-good-1.2.4-5|45	
14mr|gstreamer1.0-plugins-good-1.2.4-5|46	# gw this is the default http source:
14mr|gstreamer1.0-plugins-good-1.2.4-5|47	Suggests:	%{bname}-soup
14mr|gstreamer1.0-plugins-good-1.2.4-5|48	
14mr|gstreamer1.0-plugins-good-1.2.4-5|49	%description
14mr|gstreamer1.0-plugins-good-1.2.4-5|50	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-good-1.2.4-5|51	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-good-1.2.4-5|52	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-good-1.2.4-5|53	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-good-1.2.4-5|54	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-good-1.2.4-5|55	plug-ins.
14mr|gstreamer1.0-plugins-good-1.2.4-5|56	
14mr|gstreamer1.0-plugins-good-1.2.4-5|57	This package contains a set of plug-ins that are considered to have
14mr|gstreamer1.0-plugins-good-1.2.4-5|58	good quality code, correct functionality, the preferred license (LGPL
14mr|gstreamer1.0-plugins-good-1.2.4-5|59	for the plug-in code, LGPL or LGPL-compatible for the supporting
14mr|gstreamer1.0-plugins-good-1.2.4-5|60	library). People writing elements should base their code on these
14mr|gstreamer1.0-plugins-good-1.2.4-5|61	elements.
14mr|gstreamer1.0-plugins-good-1.2.4-5|62	
14mr|gstreamer1.0-plugins-good-1.2.4-5|63	%files -f gst-plugins-good-%{majorminor}.lang
14mr|gstreamer1.0-plugins-good-1.2.4-5|64	%doc AUTHORS COPYING README NEWS
14mr|gstreamer1.0-plugins-good-1.2.4-5|65	%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|66	%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|67	%{_libdir}/gstreamer-%{majorminor}/libgstalphacolor.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|68	%{_libdir}/gstreamer-%{majorminor}/libgstapetag.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|69	%{_libdir}/gstreamer-%{majorminor}/libgstaudiofx.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|70	%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|71	%{_libdir}/gstreamer-%{majorminor}/libgstauparse.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|72	%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|73	%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|74	%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|75	%{_libdir}/gstreamer-%{majorminor}/libgstdebug.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|76	%{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|77	%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|78	%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|79	%{_libdir}/gstreamer-%{majorminor}/libgstequalizer.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|80	%{_libdir}/gstreamer-%{majorminor}/libgstflxdec.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|81	%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|82	%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|83	%{_libdir}/gstreamer-%{majorminor}/libgstgoom2k1.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|84	%{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|85	%{_libdir}/gstreamer-%{majorminor}/libgstid3demux.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|86	%{_libdir}/gstreamer-%{majorminor}/libgstimagefreeze.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|87	%{_libdir}/gstreamer-%{majorminor}/libgstinterleave.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|88	%{_libdir}/gstreamer-%{majorminor}/libgstisomp4.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|89	%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|90	%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|91	%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|92	%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|93	%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|94	%{_libdir}/gstreamer-%{majorminor}/libgstmultifile.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|95	%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|96	%{_libdir}/gstreamer-%{majorminor}/libgstnavigationtest.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|97	%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|98	%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|99	%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|100	%{_libdir}/gstreamer-%{majorminor}/libgstreplaygain.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|101	%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|102	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanager.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|103	%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|104	%{_libdir}/gstreamer-%{majorminor}/libgstshapewipe.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|105	%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|106	%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|107	%{_libdir}/gstreamer-%{majorminor}/libgstspectrum.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|108	%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|109	%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|110	%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|111	%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|112	%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|113	%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|114	%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|115	%{_libdir}/gstreamer-%{majorminor}/libgstwavenc.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|116	%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|117	%{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|118	%{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|119	%{_libdir}/gstreamer-%{majorminor}/libgstcairo.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|120	%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|121	%dir %{_datadir}/gstreamer-%{majorminor}/
14mr|gstreamer1.0-plugins-good-1.2.4-5|122	%dir %{_datadir}/gstreamer-%{majorminor}/presets
14mr|gstreamer1.0-plugins-good-1.2.4-5|123	%{_datadir}/gstreamer-%{majorminor}/presets/*
14mr|gstreamer1.0-plugins-good-1.2.4-5|124	
14mr|gstreamer1.0-plugins-good-1.2.4-5|125	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|126	
14mr|gstreamer1.0-plugins-good-1.2.4-5|127	%package -n %{bname}-jack
14mr|gstreamer1.0-plugins-good-1.2.4-5|128	Summary:	GStreamer plug-in for the Jack Sound Server
14mr|gstreamer1.0-plugins-good-1.2.4-5|129	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|130	BuildRequires:	pkgconfig(jack) => 0.28.0
14mr|gstreamer1.0-plugins-good-1.2.4-5|131	Provides:	%{bname}-audiosrc
14mr|gstreamer1.0-plugins-good-1.2.4-5|132	Provides:	%{bname}-audiosink
14mr|gstreamer1.0-plugins-good-1.2.4-5|133	
14mr|gstreamer1.0-plugins-good-1.2.4-5|134	%description -n %{bname}-jack
14mr|gstreamer1.0-plugins-good-1.2.4-5|135	Plug-in for the JACK professional sound server.
14mr|gstreamer1.0-plugins-good-1.2.4-5|136	
14mr|gstreamer1.0-plugins-good-1.2.4-5|137	%files -n %{bname}-jack
14mr|gstreamer1.0-plugins-good-1.2.4-5|138	%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|139	
14mr|gstreamer1.0-plugins-good-1.2.4-5|140	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|141	
14mr|gstreamer1.0-plugins-good-1.2.4-5|142	%package -n %{bname}-soup
14mr|gstreamer1.0-plugins-good-1.2.4-5|143	Summary:	GStreamer HTTP plugin based on libsoup
14mr|gstreamer1.0-plugins-good-1.2.4-5|144	Group:		System/Libraries
14mr|gstreamer1.0-plugins-good-1.2.4-5|145	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|146	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gstreamer1.0-plugins-good-1.2.4-5|147	
14mr|gstreamer1.0-plugins-good-1.2.4-5|148	%description -n %{bname}-soup
14mr|gstreamer1.0-plugins-good-1.2.4-5|149	Plug-in for HTTP access based on libsoup.
14mr|gstreamer1.0-plugins-good-1.2.4-5|150	
14mr|gstreamer1.0-plugins-good-1.2.4-5|151	%files -n %{bname}-soup
14mr|gstreamer1.0-plugins-good-1.2.4-5|152	%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|153	
14mr|gstreamer1.0-plugins-good-1.2.4-5|154	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|155	
14mr|gstreamer1.0-plugins-good-1.2.4-5|156	%package -n %{bname}-pulse
14mr|gstreamer1.0-plugins-good-1.2.4-5|157	Summary:	Pulseaudio plugin for GStreamer
14mr|gstreamer1.0-plugins-good-1.2.4-5|158	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|159	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|160	BuildRequires:	pkgconfig(libpulse) >= 0.9.7
14mr|gstreamer1.0-plugins-good-1.2.4-5|161	Requires:	pulseaudio >= 0.9.7
14mr|gstreamer1.0-plugins-good-1.2.4-5|162	
14mr|gstreamer1.0-plugins-good-1.2.4-5|163	%description -n %{bname}-pulse
14mr|gstreamer1.0-plugins-good-1.2.4-5|164	This is a GStreamer audio output plugin using the Pulseaudio sound server.
14mr|gstreamer1.0-plugins-good-1.2.4-5|165	
14mr|gstreamer1.0-plugins-good-1.2.4-5|166	%files -n %{bname}-pulse
14mr|gstreamer1.0-plugins-good-1.2.4-5|167	%{_libdir}/gstreamer-%{majorminor}/libgstpulse.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|168	
14mr|gstreamer1.0-plugins-good-1.2.4-5|169	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|170	
14mr|gstreamer1.0-plugins-good-1.2.4-5|171	### LIBDV ###
14mr|gstreamer1.0-plugins-good-1.2.4-5|172	%package -n %{bname}-dv
14mr|gstreamer1.0-plugins-good-1.2.4-5|173	Summary:	GStreamer DV plug-in
14mr|gstreamer1.0-plugins-good-1.2.4-5|174	Group:		Video
14mr|gstreamer1.0-plugins-good-1.2.4-5|175	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|176	BuildRequires:	pkgconfig(libdv) >= 0.98
14mr|gstreamer1.0-plugins-good-1.2.4-5|177	
14mr|gstreamer1.0-plugins-good-1.2.4-5|178	%description -n %{bname}-dv
14mr|gstreamer1.0-plugins-good-1.2.4-5|179	Plug-in for digital video support using libdv.
14mr|gstreamer1.0-plugins-good-1.2.4-5|180	
14mr|gstreamer1.0-plugins-good-1.2.4-5|181	%files -n %{bname}-dv
14mr|gstreamer1.0-plugins-good-1.2.4-5|182	%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|183	
14mr|gstreamer1.0-plugins-good-1.2.4-5|184	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|185	
14mr|gstreamer1.0-plugins-good-1.2.4-5|186	%package -n %{bname}-speex
14mr|gstreamer1.0-plugins-good-1.2.4-5|187	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
14mr|gstreamer1.0-plugins-good-1.2.4-5|188	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|189	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|190	BuildRequires:	pkgconfig(speex)
14mr|gstreamer1.0-plugins-good-1.2.4-5|191	
14mr|gstreamer1.0-plugins-good-1.2.4-5|192	%description -n %{bname}-speex
14mr|gstreamer1.0-plugins-good-1.2.4-5|193	Plug-Ins for creating and playing Ogg Speex audio files.
14mr|gstreamer1.0-plugins-good-1.2.4-5|194	
14mr|gstreamer1.0-plugins-good-1.2.4-5|195	%files -n %{bname}-speex
14mr|gstreamer1.0-plugins-good-1.2.4-5|196	%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|197	
14mr|gstreamer1.0-plugins-good-1.2.4-5|198	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|199	
14mr|gstreamer1.0-plugins-good-1.2.4-5|200	### RAW1394 ###
14mr|gstreamer1.0-plugins-good-1.2.4-5|201	%package -n %{bname}-raw1394
14mr|gstreamer1.0-plugins-good-1.2.4-5|202	Summary:	GStreamer raw1394 Firewire plug-in
14mr|gstreamer1.0-plugins-good-1.2.4-5|203	Group:		System/Libraries
14mr|gstreamer1.0-plugins-good-1.2.4-5|204	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|205	BuildRequires:	pkgconfig(libavc1394)
14mr|gstreamer1.0-plugins-good-1.2.4-5|206	BuildRequires:	pkgconfig(libiec61883)
14mr|gstreamer1.0-plugins-good-1.2.4-5|207	BuildRequires:	pkgconfig(libraw1394)
14mr|gstreamer1.0-plugins-good-1.2.4-5|208	
14mr|gstreamer1.0-plugins-good-1.2.4-5|209	%description -n %{bname}-raw1394
14mr|gstreamer1.0-plugins-good-1.2.4-5|210	Plug-in for digital video support using raw1394.
14mr|gstreamer1.0-plugins-good-1.2.4-5|211	
14mr|gstreamer1.0-plugins-good-1.2.4-5|212	%files -n %{bname}-raw1394
14mr|gstreamer1.0-plugins-good-1.2.4-5|213	%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|214	
14mr|gstreamer1.0-plugins-good-1.2.4-5|215	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|216	
14mr|gstreamer1.0-plugins-good-1.2.4-5|217	### FLAC ###
14mr|gstreamer1.0-plugins-good-1.2.4-5|218	%package -n %{bname}-flac
14mr|gstreamer1.0-plugins-good-1.2.4-5|219	Summary:	GStreamer plug-in for FLAC lossless audio
14mr|gstreamer1.0-plugins-good-1.2.4-5|220	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|221	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|222	BuildRequires:	pkgconfig(flac) >= 1.0.4
14mr|gstreamer1.0-plugins-good-1.2.4-5|223	
14mr|gstreamer1.0-plugins-good-1.2.4-5|224	%description -n %{bname}-flac
14mr|gstreamer1.0-plugins-good-1.2.4-5|225	Plug-in for the free FLAC lossless audio format.
14mr|gstreamer1.0-plugins-good-1.2.4-5|226	
14mr|gstreamer1.0-plugins-good-1.2.4-5|227	%files -n %{bname}-flac
14mr|gstreamer1.0-plugins-good-1.2.4-5|228	%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|229	
14mr|gstreamer1.0-plugins-good-1.2.4-5|230	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|231	
14mr|gstreamer1.0-plugins-good-1.2.4-5|232	### AALIB ###
14mr|gstreamer1.0-plugins-good-1.2.4-5|233	%package -n %{bname}-aalib
14mr|gstreamer1.0-plugins-good-1.2.4-5|234	Summary:	Gstreamer plugin for Ascii-art output
14mr|gstreamer1.0-plugins-good-1.2.4-5|235	Group:		Video
14mr|gstreamer1.0-plugins-good-1.2.4-5|236	BuildRequires:	aalib-devel >= 1.3
14mr|gstreamer1.0-plugins-good-1.2.4-5|237	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|238	
14mr|gstreamer1.0-plugins-good-1.2.4-5|239	%description -n %{bname}-aalib
14mr|gstreamer1.0-plugins-good-1.2.4-5|240	Plugin for viewing movies in Ascii-art using aalib library.
14mr|gstreamer1.0-plugins-good-1.2.4-5|241	
14mr|gstreamer1.0-plugins-good-1.2.4-5|242	%files -n %{bname}-aalib
14mr|gstreamer1.0-plugins-good-1.2.4-5|243	%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|244	
14mr|gstreamer1.0-plugins-good-1.2.4-5|245	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|246	
14mr|gstreamer1.0-plugins-good-1.2.4-5|247	%package -n %{bname}-caca
14mr|gstreamer1.0-plugins-good-1.2.4-5|248	Summary:	Gstreamer plugin for Ascii-art output
14mr|gstreamer1.0-plugins-good-1.2.4-5|249	Group:		Video
14mr|gstreamer1.0-plugins-good-1.2.4-5|250	BuildRequires:	pkgconfig(caca)
14mr|gstreamer1.0-plugins-good-1.2.4-5|251	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|252	
14mr|gstreamer1.0-plugins-good-1.2.4-5|253	%description -n %{bname}-caca
14mr|gstreamer1.0-plugins-good-1.2.4-5|254	Plugin for viewing movies in Ascii-art using caca library.
14mr|gstreamer1.0-plugins-good-1.2.4-5|255	
14mr|gstreamer1.0-plugins-good-1.2.4-5|256	%files -n %{bname}-caca
14mr|gstreamer1.0-plugins-good-1.2.4-5|257	%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|258	
14mr|gstreamer1.0-plugins-good-1.2.4-5|259	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|260	
14mr|gstreamer1.0-plugins-good-1.2.4-5|261	%package -n %{bname}-wavpack
14mr|gstreamer1.0-plugins-good-1.2.4-5|262	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
14mr|gstreamer1.0-plugins-good-1.2.4-5|263	Group:		Sound
14mr|gstreamer1.0-plugins-good-1.2.4-5|264	Requires:	%{bname}-plugins >= %{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|265	BuildRequires:	pkgconfig(wavpack)
14mr|gstreamer1.0-plugins-good-1.2.4-5|266	
14mr|gstreamer1.0-plugins-good-1.2.4-5|267	%description -n %{bname}-wavpack
14mr|gstreamer1.0-plugins-good-1.2.4-5|268	Plug-Ins for creating and playing WavPack audio files.
14mr|gstreamer1.0-plugins-good-1.2.4-5|269	
14mr|gstreamer1.0-plugins-good-1.2.4-5|270	%files -n %{bname}-wavpack
14mr|gstreamer1.0-plugins-good-1.2.4-5|271	%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|272	
14mr|gstreamer1.0-plugins-good-1.2.4-5|273	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|274	
14mr|gstreamer1.0-plugins-good-1.2.4-5|275	%package -n %{bname}-vp8
14mr|gstreamer1.0-plugins-good-1.2.4-5|276	Summary:	GStreamer VP8 plug-in
14mr|gstreamer1.0-plugins-good-1.2.4-5|277	Group:		Video
14mr|gstreamer1.0-plugins-good-1.2.4-5|278	BuildRequires:	pkgconfig(vpx)
14mr|gstreamer1.0-plugins-good-1.2.4-5|279	
14mr|gstreamer1.0-plugins-good-1.2.4-5|280	%description -n %{bname}-vp8
14mr|gstreamer1.0-plugins-good-1.2.4-5|281	VP8 encoding and decoding plug-in.
14mr|gstreamer1.0-plugins-good-1.2.4-5|282	
14mr|gstreamer1.0-plugins-good-1.2.4-5|283	%files -n %{bname}-vp8
14mr|gstreamer1.0-plugins-good-1.2.4-5|284	%{_libdir}/gstreamer-%{majorminor}/libgstvpx.so
14mr|gstreamer1.0-plugins-good-1.2.4-5|285	
14mr|gstreamer1.0-plugins-good-1.2.4-5|286	#----------------------------------------------------------------------------
14mr|gstreamer1.0-plugins-good-1.2.4-5|287	
14mr|gstreamer1.0-plugins-good-1.2.4-5|288	%prep
14mr|gstreamer1.0-plugins-good-1.2.4-5|289	%setup -q -n gst-plugins-good-%{version}
14mr|gstreamer1.0-plugins-good-1.2.4-5|290	
14mr|gstreamer1.0-plugins-good-1.2.4-5|291	%build
14mr|gstreamer1.0-plugins-good-1.2.4-5|292	%configure2_5x  \
14mr|gstreamer1.0-plugins-good-1.2.4-5|293	--with-package-name='%{distribution} %{name} package' \
14mr|gstreamer1.0-plugins-good-1.2.4-5|294	--with-package-origin='%{disturl}' \
14mr|gstreamer1.0-plugins-good-1.2.4-5|295	--disable-dependency-tracking \
14mr|gstreamer1.0-plugins-good-1.2.4-5|296	--enable-experimental \
14mr|gstreamer1.0-plugins-good-1.2.4-5|297	--disable-esd \
14mr|gstreamer1.0-plugins-good-1.2.4-5|298	--disable-hal
14mr|gstreamer1.0-plugins-good-1.2.4-5|299	%make
14mr|gstreamer1.0-plugins-good-1.2.4-5|300	
14mr|gstreamer1.0-plugins-good-1.2.4-5|301	%if %{enable_check}
14mr|gstreamer1.0-plugins-good-1.2.4-5|302	# FIXME: Some tests on mips are currently failing with timeouts
14mr|gstreamer1.0-plugins-good-1.2.4-5|303	# so disable them. Moreover, orc is failing to compile stuff
14mr|gstreamer1.0-plugins-good-1.2.4-5|304	# on arm/mips so orc checks are half-failings (as the backup functions
14mr|gstreamer1.0-plugins-good-1.2.4-5|305	# are working)
14mr|gstreamer1.0-plugins-good-1.2.4-5|306	%check
14mr|gstreamer1.0-plugins-good-1.2.4-5|307	cd tests/check
14mr|gstreamer1.0-plugins-good-1.2.4-5|308	%ifarch %{arm} %{mips}
14mr|gstreamer1.0-plugins-good-1.2.4-5|309	make check || /bin/true
14mr|gstreamer1.0-plugins-good-1.2.4-5|310	%else
14mr|gstreamer1.0-plugins-good-1.2.4-5|311	make check
14mr|gstreamer1.0-plugins-good-1.2.4-5|312	%endif
14mr|gstreamer1.0-plugins-good-1.2.4-5|313	%endif
14mr|gstreamer1.0-plugins-good-1.2.4-5|314	
14mr|gstreamer1.0-plugins-good-1.2.4-5|315	%install
14mr|gstreamer1.0-plugins-good-1.2.4-5|316	rm -f gst-plugins-base-%{majorminor}.lang
14mr|gstreamer1.0-plugins-good-1.2.4-5|317	
14mr|gstreamer1.0-plugins-good-1.2.4-5|318	%makeinstall_std GETTEXT_PACKAGE=gst-plugins-good-%{majorminor}
14mr|gstreamer1.0-plugins-good-1.2.4-5|319	
14mr|gstreamer1.0-plugins-good-1.2.4-5|320	%find_lang gst-plugins-good-%{majorminor}
14mr|gstreamer1.0-plugins-good-1.2.4-5|321	
14mr|gstreamer1.0-plugins-good-1.2.4-5|322	# Clean out files that should not be part of the rpm.
14mr|gstreamer1.0-plugins-good-1.2.4-5|323	# This is the recommended way of dealing with it for RH8
14mr|gstreamer1.0-plugins-good-1.2.4-5|324	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
14mr|gstreamer1.0-plugins-good-1.2.4-5|325	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14mr|gstreamer1.0-plugins-good-1.2.4-5|326	rm -f %{buildroot}%{_libdir}/*.a
14mr|gstreamer1.0-plugins-good-1.2.4-5|327	
14mr|gstreamer1.0-plugins-good-1.2.4-5|328	#blino remove development doc since we don't ship devel files
14mr|gstreamer1.0-plugins-good-1.2.4-5|329	rm -rf %{buildroot}%{_docdir}/docs/plugins/html
14mr|gstreamer1.0-plugins-good-1.2.4-5|330	
14mr|gstreamer1.0-plugins-good-1.2.4-5|331	
14mr|gstreamer1.0-plugins-good-1.2.4-5|332	%changelog
14mr|gstreamer1.0-plugins-good-1.2.4-5|333	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-5
14mr|gstreamer1.0-plugins-good-1.2.4-5|334	+ Revision: 26f6a98
14mr|gstreamer1.0-plugins-good-1.2.4-5|335	- Spec cleanup
14mr|gstreamer1.0-plugins-good-1.2.4-5|336	
14mr|gstreamer1.0-plugins-good-1.2.4-5|337	

16652 14
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|1	%define major		1.0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|2	%define majorminor	1.0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|3	%define bname		gstreamer1.0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|4	%define name		%{bname}-plugins-ugly
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|5	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|6	%define build_experimental	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|8	%define build_lame	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|9	%define build_amrnb	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|10	%define build_amrwbdec	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|11	%define build_x264	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|12	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|13	##########################
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|14	# Hardcode PLF build
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|15	%define build_plf	0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|16	##########################
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|17	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|18	%if %{build_plf}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|19	%define distsuffix plf
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|21	%define extrarelsuffix plf
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|22	%define build_lame	1
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|23	%define build_x264	1
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|24	%define build_amrnb	1
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|25	%define build_amrwbdec	1
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|26	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|27	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|28	Summary:	GStreamer Streaming-media framework plug-ins
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|29	Name:		%{name}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|30	Version:	1.2.4
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|31	Release:	3%{?extrarelsuffix}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|32	License:	LGPLv2+
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|33	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|35	URL:		http://gstreamer.freedesktop.org/
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|36	#gw for the pixbuf plugin
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|37	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|38	BuildRequires:	pkgconfig(glib-2.0)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|39	BuildRequires:	pkgconfig(orc-0.4)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|40	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|41	BuildRequires:	pkgconfig(glu)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|42	BuildRequires:	pkgconfig(id3tag)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|43	BuildRequires:	pkgconfig(mad)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|44	BuildRequires:	pkgconfig(dvdread)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|45	%ifnarch %mips %arm
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|46	BuildRequires:	pkgconfig(valgrind)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|47	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|48	BuildRequires:	pkgconfig(check)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|49	Provides:	%{bname}-audiosrc
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|50	Provides:	%{bname}-audiosink
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|51	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|52	%description
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|53	GStreamer is a streaming-media framework, based on graphs of filters which
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|54	operate on media data. Applications using this library can do anything
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|55	from real-time sound processing to playing videos, and just about anything
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|56	else media-related.  Its plugin-based architecture means that new data
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|57	types or processing capabilities can be added simply by installing new
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|58	plug-ins.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|59	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|60	This package contains a set of plug-ins that have good quality and
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|61	correct functionality, but distributing them might pose problems. The
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|62	license on either the plug-ins or the supporting libraries might not
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|63	be how the GStreamer authors like. The code might be widely known to
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|64	present patent problems.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|65	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|66	%if %{build_plf}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|67	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|68	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|69	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|70	%prep
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|71	%setup -q -n gst-plugins-ugly-%{version}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|72	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|73	%build
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|74	%configure2_5x --disable-dependency-tracking --disable-static \
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|75	--with-package-name='Rosa %{name} package' \
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|76	--with-package-origin='http://www.rosalinux.com/' \
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|77	%if ! %{build_lame}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|78	--disable-lame \
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|79	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|80	%if %{build_experimental}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|81	--enable-experimental
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|82	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|83	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|84	%make
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|85	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|86	%check
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|87	cd tests/check
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|88	make check
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|89	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|90	%install
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|91	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|92	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|93	%find_lang gst-plugins-ugly-%{majorminor}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|94	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|95	# Clean out files that should not be part of the rpm.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|96	# This is the recommended way of dealing with it for RH8
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|97	find %{buildroot} -name '*.la' -delete
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|98	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|99	%files -f gst-plugins-ugly-%{majorminor}.lang
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|100	%doc AUTHORS COPYING README NEWS
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|101	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|102	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|103	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|105	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|106	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|107	%if %{build_experimental}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|108	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|109	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|110	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|111	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|112	%if %{build_lame}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|113	### LAME ###
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|114	%package -n %{bname}-lame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|115	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|116	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|117	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|118	BuildRequires:	liblame-devel >= 3.89
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|119	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|120	%description -n %{bname}-lame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|121	Plug-in for encoding mp3 with lame under GStreamer.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|122	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|123	This package is in the restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|124	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|125	%files -n %{bname}-lame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|126	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|127	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|128	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|129	%if %{build_x264}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|130	%package -n %{bname}-x264
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|131	Summary:	GStreamer plug-in for H264/AVC video encoding
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|132	Group:		Video
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|133	BuildRequires:	pkgconfig(x264)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|134	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|135	%description -n %{bname}-x264
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|136	Plug-in for encoding H264/AVC video.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|137	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|138	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|139	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|140	%files -n %{bname}-x264
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|141	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|142	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|143	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|144	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|145	%if %{build_amrnb}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|146	%package -n %{bname}-amrnb
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|147	Summary:	GStreamer plug-in for AMR-NB support
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|148	Group: 		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|149	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|150	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|151	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|152	%description -n %{bname}-amrnb
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|153	Plug-in for decoding AMR-NB under GStreamer.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|154	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|155	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|156	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|157	%files -n %{bname}-amrnb
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|158	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|159	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|160	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|161	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|162	%if %{build_amrwbdec}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|163	%package -n %{bname}-amrwbdec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|164	Summary:	GStreamer plug-in for AMR-WB decoding support
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|165	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|166	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|167	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|168	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|169	%description -n %{bname}-amrwbdec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|170	Plug-in for decoding AMR-Wb under GStreamer.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|171	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|172	This package is in restricted repository as it violates some patents.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|173	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|174	%files -n %{bname}-amrwbdec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|175	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|176	%endif
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|177	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|178	### SIDPLAY ###
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|179	%package -n %{bname}-sid
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|180	Summary:	GStreamer Sid C64 music plugin
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|181	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|182	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|183	BuildRequires:	sidplay-devel => 1.36.0
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|184	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|185	%description -n %{bname}-sid
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|186	Plugin for playback of C64 SID format music files
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|187	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|188	%files -n %{bname}-sid
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|189	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|190	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|191	### A52DEC ###
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|192	%package -n %{bname}-a52dec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|193	Summary:	GStreamer VOB decoder plugin
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|194	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|195	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|196	BuildRequires:	a52dec-devel >= 0.7.3
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|197	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|198	%description -n %{bname}-a52dec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|199	Plugin for decoding of VOB files.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|200	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|201	%files -n %{bname}-a52dec
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|202	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|203	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|204	%package -n %{bname}-mpeg
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|205	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|206	Group:		Video
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|207	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|208	BuildRequires:	pkgconfig(libmpeg2)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|209	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|210	%description -n %{bname}-mpeg
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|211	Plug-ins for playing and encoding MPEG video.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|212	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|213	%files -n %{bname}-mpeg
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|214	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|215	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|216	%package -n %{bname}-cdio
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|217	Summary:	GStreamer plug-in for audio CD playback
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|218	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|219	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|220	BuildRequires:	pkgconfig(libcdio)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|221	Conflicts:	%{bname}-plugins-good < 0.10.10
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|222	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|223	%description -n %{bname}-cdio
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|224	Plug-in for audio CD playback.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|225	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|226	%files -n %{bname}-cdio
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|227	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|228	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|229	%package -n %{bname}-twolame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|230	Summary:	GStreamer plug-in for MP2 encoding support
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|231	Group:		Sound
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|232	Requires:	%{bname}-plugins >= %{version}-%{release}
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|233	BuildRequires:	pkgconfig(twolame)
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|234	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|235	%description -n %{bname}-twolame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|236	Plug-in for encoding MP2 under GStreamer.
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|237	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|238	%files -n %{bname}-twolame
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|239	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|240	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|241	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|242	%changelog
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|243	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-3
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|244	+ Revision: 41a8e2b
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|245	- Rebuild with new cdio
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|246	
14mr|gstreamer1.0-plugins-ugly-1.2.4-3|247	

16653 14
14mr|gt-0.4-4|1	Name:		gt
14mr|gt-0.4-4|2	Version:	0.4
14mr|gt-0.4-4|3	Release:	4
14mr|gt-0.4-4|4	Summary:	Modified Timidity which supportes enhanced gus format patches
14mr|gt-0.4-4|5	Group:		Sound
14mr|gt-0.4-4|6	License:	GPLv2+
14mr|gt-0.4-4|7	URL:		http://alsa.opensrc.org/index.php/GusSoundfont
14mr|gt-0.4-4|8	# This is ftp://ling.lll.hawaii.edu/pub/greg/gt-0.4.tar.gz
14mr|gt-0.4-4|9	# with the examples/patch and sfz directories removed as the license of the
14mr|gt-0.4-4|10	# samples in these dirs is unclear. Also the src/ac3* files have been removed
14mr|gt-0.4-4|11	# as these contain patented code.
14mr|gt-0.4-4|12	Source0:	%{name}-%{version}-clean.tar.gz
14mr|gt-0.4-4|13	Patch0:		gt-0.4-noac3.patch
14mr|gt-0.4-4|14	Patch1:		gt-0.4-compile-fix.patch
14mr|gt-0.4-4|15	Patch2:		gt-0.4-optflags.patch
14mr|gt-0.4-4|16	Patch3:		gt-0.4-config-default-velocity-layer.patch
14mr|gt-0.4-4|17	Patch4:		gt-0.4-ppc-compile-fix.patch
14mr|gt-0.4-4|18	Patch5:		gt-0.4-unsf-bigendian-fix.patch
14mr|gt-0.4-4|19	Patch6:		gt-0.4-unsf-tremolo.patch
14mr|gt-0.4-4|20	BuildRequires:	pkgconfig(alsa)
14mr|gt-0.4-4|21	BuildRequires:	pkgconfig(vorbis)
14mr|gt-0.4-4|22	BuildRequires:	flex
14mr|gt-0.4-4|23	
14mr|gt-0.4-4|24	%description
14mr|gt-0.4-4|25	Modified timidity midi player which supportes enhanced gus format patches and
14mr|gt-0.4-4|26	surround audio output.
14mr|gt-0.4-4|27	
14mr|gt-0.4-4|28	
14mr|gt-0.4-4|29	%package -n soundfont-utils
14mr|gt-0.4-4|30	Summary:        Utilities for converting from / to various soundfont formats
14mr|gt-0.4-4|31	Group:          Sound
14mr|gt-0.4-4|32	
14mr|gt-0.4-4|33	%description -n soundfont-utils
14mr|gt-0.4-4|34	Utilities for converting from / to various soundfont formats and a midi file
14mr|gt-0.4-4|35	disassembler.
14mr|gt-0.4-4|36	
14mr|gt-0.4-4|37	
14mr|gt-0.4-4|38	%prep
14mr|gt-0.4-4|39	%setup -q
14mr|gt-0.4-4|40	%patch0 -p1
14mr|gt-0.4-4|41	%patch1 -p1
14mr|gt-0.4-4|42	%patch2 -p1
14mr|gt-0.4-4|43	%patch3 -p1
14mr|gt-0.4-4|44	%patch4 -p1
14mr|gt-0.4-4|45	%patch5 -p1
14mr|gt-0.4-4|46	%patch6 -p1
14mr|gt-0.4-4|47	cp -p src/README README.timidity
14mr|gt-0.4-4|48	
14mr|gt-0.4-4|49	
14mr|gt-0.4-4|50	%build
14mr|gt-0.4-4|51	export CFLAGS="%{optflags} -fsigned-char"
14mr|gt-0.4-4|52	%configure
14mr|gt-0.4-4|53	%make
14mr|gt-0.4-4|54	
14mr|gt-0.4-4|55	%install
14mr|gt-0.4-4|56	%makeinstall_std
14mr|gt-0.4-4|57	# rename somewhat genericly named dim to midi-disasm
14mr|gt-0.4-4|58	mv %{buildroot}%{_bindir}/dim %{buildroot}%{_bindir}/midi-disasm
14mr|gt-0.4-4|59	mv %{buildroot}%{_mandir}/man1/dim.1 \
14mr|gt-0.4-4|60	%{buildroot}%{_mandir}/man1/midi-disasm.1
14mr|gt-0.4-4|61	sed -i 's/dim/midi-disasm/g' %{buildroot}%{_mandir}/man1/midi-disasm.1
14mr|gt-0.4-4|62	touch -r utils/midifile.c %{buildroot}%{_mandir}/man1/midi-disasm.1
14mr|gt-0.4-4|63	
14mr|gt-0.4-4|64	%files
14mr|gt-0.4-4|65	%doc AUTHORS COPYING ChangeLog FEATURES NEWS README*
14mr|gt-0.4-4|66	%{_bindir}/gt
14mr|gt-0.4-4|67	%{_mandir}/man1/gt.1*
14mr|gt-0.4-4|68	
14mr|gt-0.4-4|69	%files -n soundfont-utils
14mr|gt-0.4-4|70	%doc utils/README* utils/GUSSF2-SPEC
14mr|gt-0.4-4|71	%{_bindir}/*
14mr|gt-0.4-4|72	%exclude %{_bindir}/gt
14mr|gt-0.4-4|73	%{_mandir}/man1/*
14mr|gt-0.4-4|74	%exclude %{_mandir}/man1/gt.1*
14mr|gt-0.4-4|75	
14mr|gt-0.4-4|76	
14mr|gt-0.4-4|77	%changelog
14mr|gt-0.4-4|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-4
14mr|gt-0.4-4|79	+ Revision: 573704c
14mr|gt-0.4-4|80	- MassBuild#440: Increase release tag
14mr|gt-0.4-4|81	
14mr|gt-0.4-4|82	

16654 14
14mr|gtest-1.6.0-2|1	%define major		0
14mr|gtest-1.6.0-2|2	%define libname		%mklibname %{name} %{major}
14mr|gtest-1.6.0-2|3	%define develname	%mklibname %{name} -d
14mr|gtest-1.6.0-2|4	
14mr|gtest-1.6.0-2|5	Name:			gtest
14mr|gtest-1.6.0-2|6	Summary:		Google's framework for writing C++ tests
14mr|gtest-1.6.0-2|7	Version:		1.6.0
14mr|gtest-1.6.0-2|8	Release:		2
14mr|gtest-1.6.0-2|9	License:		BSD
14mr|gtest-1.6.0-2|10	Group:			Development/C++
14mr|gtest-1.6.0-2|11	URL:			http://code.google.com/p/googletest/
14mr|gtest-1.6.0-2|12	Source0:		http://googletest.googlecode.com/files/%{name}-%{version}.zip
14mr|gtest-1.6.0-2|13	Patch0:			gtest-1.6.0_install.patch
14mr|gtest-1.6.0-2|14	
14mr|gtest-1.6.0-2|15	%description
14mr|gtest-1.6.0-2|16	Google's framework for writing C++ tests on a variety of platforms
14mr|gtest-1.6.0-2|17	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
14mr|gtest-1.6.0-2|18	on the xUnit architecture. Supports automatic test discovery, a rich
14mr|gtest-1.6.0-2|19	set of assertions, user-defined assertions, death tests, fatal and
14mr|gtest-1.6.0-2|20	non-fatal failures, value- and type-parameterized tests, various
14mr|gtest-1.6.0-2|21	options for running the tests, and XML test report generation.
14mr|gtest-1.6.0-2|22	
14mr|gtest-1.6.0-2|23	%package -n		%{libname}
14mr|gtest-1.6.0-2|24	Summary:		Shared libraries for %{name}
14mr|gtest-1.6.0-2|25	Group:			System/Libraries
14mr|gtest-1.6.0-2|26	
14mr|gtest-1.6.0-2|27	%description -n 	%{libname}
14mr|gtest-1.6.0-2|28	Google's framework for writing C++ tests on a variety of platforms
14mr|gtest-1.6.0-2|29	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
14mr|gtest-1.6.0-2|30	on the xUnit architecture. Supports automatic test discovery, a rich
14mr|gtest-1.6.0-2|31	set of assertions, user-defined assertions, death tests, fatal and
14mr|gtest-1.6.0-2|32	non-fatal failures, value- and type-parameterized tests, various
14mr|gtest-1.6.0-2|33	options for running the tests, and XML test report generation.
14mr|gtest-1.6.0-2|34	
14mr|gtest-1.6.0-2|35	This package contains the shared %{name} libraries.
14mr|gtest-1.6.0-2|36	
14mr|gtest-1.6.0-2|37	%package -n		%{develname}
14mr|gtest-1.6.0-2|38	Summary:		Development files for %{name}
14mr|gtest-1.6.0-2|39	Group:			Development/C++
14mr|gtest-1.6.0-2|40	Requires:		%{libname} = %{version}-%{release}
14mr|gtest-1.6.0-2|41	Provides:		%{name}-devel = %{version}-%{release}
14mr|gtest-1.6.0-2|42	
14mr|gtest-1.6.0-2|43	%description -n		%{develname}
14mr|gtest-1.6.0-2|44	This package contains development files for %{name}.
14mr|gtest-1.6.0-2|45	
14mr|gtest-1.6.0-2|46	%prep
14mr|gtest-1.6.0-2|47	%setup -q
14mr|gtest-1.6.0-2|48	%patch0 -p1
14mr|gtest-1.6.0-2|49	
14mr|gtest-1.6.0-2|50	%build
14mr|gtest-1.6.0-2|51	%configure2_5x --disable-static
14mr|gtest-1.6.0-2|52	%make LIBS='-lpthread'
14mr|gtest-1.6.0-2|53	
14mr|gtest-1.6.0-2|54	%install
14mr|gtest-1.6.0-2|55	%makeinstall_std
14mr|gtest-1.6.0-2|56	
14mr|gtest-1.6.0-2|57	%check
14mr|gtest-1.6.0-2|58	%make check
14mr|gtest-1.6.0-2|59	
14mr|gtest-1.6.0-2|60	%files -n %{libname}
14mr|gtest-1.6.0-2|61	%doc README COPYING
14mr|gtest-1.6.0-2|62	%{_libdir}/lib%{name}*.so.%{major}*
14mr|gtest-1.6.0-2|63	
14mr|gtest-1.6.0-2|64	%files -n %{develname}
14mr|gtest-1.6.0-2|65	%{_libdir}/lib%{name}*.so
14mr|gtest-1.6.0-2|66	%{_includedir}/%{name}
14mr|gtest-1.6.0-2|67	%{_datadir}/aclocal/%{name}.m4
14mr|gtest-1.6.0-2|68	
14mr|gtest-1.6.0-2|69	
14mr|gtest-1.6.0-2|70	
14mr|gtest-1.6.0-2|71	%changelog
14mr|gtest-1.6.0-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-2
14mr|gtest-1.6.0-2|73	+ Revision: 988bf00
14mr|gtest-1.6.0-2|74	- MassBuild#440: Increase release tag
14mr|gtest-1.6.0-2|75	
14mr|gtest-1.6.0-2|76	

16655 14
14mr|gthumb-3.2.8-4|1	Summary:	An image viewer and browser for GNOME
14mr|gthumb-3.2.8-4|2	Name:		gthumb
14mr|gthumb-3.2.8-4|3	Version:	3.2.8
14mr|gthumb-3.2.8-4|4	Release:	4
14mr|gthumb-3.2.8-4|5	License:	GPLv2+
14mr|gthumb-3.2.8-4|6	Url:		http://gthumb.sourceforge.net/
14mr|gthumb-3.2.8-4|7	Group:		Graphics
14mr|gthumb-3.2.8-4|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.2/%{name}-%{version}.tar.xz
14mr|gthumb-3.2.8-4|9	
14mr|gthumb-3.2.8-4|10	BuildRequires: flex
14mr|gthumb-3.2.8-4|11	BuildRequires: bison
14mr|gthumb-3.2.8-4|12	BuildRequires: intltool itstool
14mr|gthumb-3.2.8-4|13	BuildRequires: jpeg-devel
14mr|gthumb-3.2.8-4|14	BuildRequires: pkgconfig(champlain-gtk-0.12)
14mr|gthumb-3.2.8-4|15	BuildRequires: pkgconfig(clutter-gtk-1.0)
14mr|gthumb-3.2.8-4|16	BuildRequires: pkgconfig(exiv2)
14mr|gthumb-3.2.8-4|17	BuildRequires: pkgconfig(gconf-2.0) GConf2
14mr|gthumb-3.2.8-4|18	BuildRequires: pkgconfig(gl)
14mr|gthumb-3.2.8-4|19	BuildRequires: gnome-doc-utils-devel
14mr|gthumb-3.2.8-4|20	BuildRequires: pkgconfig(gnome-keyring-1)
14mr|gthumb-3.2.8-4|21	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14mr|gthumb-3.2.8-4|22	BuildRequires: pkgconfig(gstreamer-0.10)
14mr|gthumb-3.2.8-4|23	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gthumb-3.2.8-4|24	BuildRequires: pkgconfig(ice)
14mr|gthumb-3.2.8-4|25	BuildRequires: pkgconfig(libbrasero-burn3)
14mr|gthumb-3.2.8-4|26	BuildRequires: pkgconfig(libopenraw-1.0)
14mr|gthumb-3.2.8-4|27	BuildRequires: pkgconfig(librsvg-2.0)
14mr|gthumb-3.2.8-4|28	BuildRequires: pkgconfig(libsoup-gnome-2.4)
14mr|gthumb-3.2.8-4|29	BuildRequires: pkgconfig(libtiff-4)
14mr|gthumb-3.2.8-4|30	BuildRequires: pkgconfig(sm)
14mr|gthumb-3.2.8-4|31	
14mr|gthumb-3.2.8-4|32	%description
14mr|gthumb-3.2.8-4|33	gThumb lets you browse your hard disk, showing you thumbnails of image files.
14mr|gthumb-3.2.8-4|34	It also lets you view single files (including GIF animations), add comments to
14mr|gthumb-3.2.8-4|35	images, organize images in catalogs, print images, view slideshows, set your
14mr|gthumb-3.2.8-4|36	desktop background, and more.
14mr|gthumb-3.2.8-4|37	
14mr|gthumb-3.2.8-4|38	%package devel
14mr|gthumb-3.2.8-4|39	Summary: Header files for building %{name} extensions
14mr|gthumb-3.2.8-4|40	Group: Development/C
14mr|gthumb-3.2.8-4|41	
14mr|gthumb-3.2.8-4|42	%description devel
14mr|gthumb-3.2.8-4|43	gThumb lets you browse your hard disk, showing you thumbnails of image files.
14mr|gthumb-3.2.8-4|44	It also lets you view single files (including GIF animations), add comments to
14mr|gthumb-3.2.8-4|45	images, organize images in catalogs, print images, view slideshows, set your
14mr|gthumb-3.2.8-4|46	desktop background, and more.
14mr|gthumb-3.2.8-4|47	
14mr|gthumb-3.2.8-4|48	%prep
14mr|gthumb-3.2.8-4|49	%setup -q
14mr|gthumb-3.2.8-4|50	
14mr|gthumb-3.2.8-4|51	%build
14mr|gthumb-3.2.8-4|52	%configure2_5x \
14mr|gthumb-3.2.8-4|53	--disable-scrollkeeper \
14mr|gthumb-3.2.8-4|54	--disable-static \
14mr|gthumb-3.2.8-4|55	--enable-libopenraw
14mr|gthumb-3.2.8-4|56	
14mr|gthumb-3.2.8-4|57	%make
14mr|gthumb-3.2.8-4|58	
14mr|gthumb-3.2.8-4|59	%install
14mr|gthumb-3.2.8-4|60	%makeinstall_std
14mr|gthumb-3.2.8-4|61	
14mr|gthumb-3.2.8-4|62	%find_lang %{name} --with-gnome --all-name
14mr|gthumb-3.2.8-4|63	
14mr|gthumb-3.2.8-4|64	# remove unpackaged files
14mr|gthumb-3.2.8-4|65	find %{buildroot} -name '*.la' -delete
14mr|gthumb-3.2.8-4|66	
14mr|gthumb-3.2.8-4|67	%files -f %{name}.lang
14mr|gthumb-3.2.8-4|68	%doc AUTHORS NEWS README COPYING
14mr|gthumb-3.2.8-4|69	%{_bindir}/*
14mr|gthumb-3.2.8-4|70	%{_datadir}/applications/*
14mr|gthumb-3.2.8-4|71	%{_datadir}/GConf/gsettings/gthumb.convert
14mr|gthumb-3.2.8-4|72	%{_datadir}/glib-2.0/schemas/*.xml
14mr|gthumb-3.2.8-4|73	%{_datadir}/gthumb
14mr|gthumb-3.2.8-4|74	%{_datadir}/icons/hicolor/*/apps/gthumb.*
14mr|gthumb-3.2.8-4|75	%dir %{_libdir}/%{name}/
14mr|gthumb-3.2.8-4|76	%dir %{_libdir}/%{name}/extensions/
14mr|gthumb-3.2.8-4|77	%{_libdir}/%{name}/extensions/*.extension
14mr|gthumb-3.2.8-4|78	%{_libdir}/%{name}/extensions/*.so
14mr|gthumb-3.2.8-4|79	%{_mandir}/man1/%{name}.1*
14mr|gthumb-3.2.8-4|80	
14mr|gthumb-3.2.8-4|81	%files devel
14mr|gthumb-3.2.8-4|82	%doc ChangeLog
14mr|gthumb-3.2.8-4|83	%{_includedir}/%{name}-*/
14mr|gthumb-3.2.8-4|84	%{_libdir}/pkgconfig/*.pc
14mr|gthumb-3.2.8-4|85	%{_datadir}/aclocal/gthumb.m4
14mr|gthumb-3.2.8-4|86	
14mr|gthumb-3.2.8-4|87	
14mr|gthumb-3.2.8-4|88	%changelog
14mr|gthumb-3.2.8-4|89	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.8-4
14mr|gthumb-3.2.8-4|90	+ Revision: f15a5c6
14mr|gthumb-3.2.8-4|91	- Bump release
14mr|gthumb-3.2.8-4|92	
14mr|gthumb-3.2.8-4|93	

16656 14
14mr|gtk+-1.2.10-57|1	%define major		1.2
14mr|gtk+-1.2.10-57|2	%define libname		%mklibname %{name} %{major}
14mr|gtk+-1.2.10-57|3	%define develname	%mklibname %{name} -d
14mr|gtk+-1.2.10-57|4	
14mr|gtk+-1.2.10-57|5	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs for X
14mr|gtk+-1.2.10-57|6	Name:		gtk+
14mr|gtk+-1.2.10-57|7	Version:	1.2.10
14mr|gtk+-1.2.10-57|8	Release:	57
14mr|gtk+-1.2.10-57|9	License:	LGPL
14mr|gtk+-1.2.10-57|10	Group:		System/Libraries
14mr|gtk+-1.2.10-57|11	Source0:	ftp://ftp.gimp.org/pub/gtk/v1.2/gtk+-%{version}.tar.bz2
14mr|gtk+-1.2.10-57|12	Source1:	gtk+-1.2.10-vi.po.bz2
14mr|gtk+-1.2.10-57|13	# (fc) 1.2.10-2mdk ximian patch changing drawing when no shadow is set for menubar
14mr|gtk+-1.2.10-57|14	Patch2:		gtkmenubar-noborder.patch
14mr|gtk+-1.2.10-57|15	# (pablo) better gtkrc definitions
14mr|gtk+-1.2.10-57|16	Patch3:		gtk+-1.2.10-gtkrc_files.patch
14mr|gtk+-1.2.10-57|17	# (fc) 1.2.10-8mdk GNOME CVS patch correcting bad focus (seen in Evolution and gnomecc)
14mr|gtk+-1.2.10-57|18	Patch4:		gtk+-1.2.10-focus.patch
14mr|gtk+-1.2.10-57|19	# (pablo) load locale based gtkrc (GNOME CVS)
14mr|gtk+-1.2.10-57|20	Patch5:		gtk+-1.2.10-rclocale.patch
14mr|gtk+-1.2.10-57|21	# (fc) 1.2.10-10mdk fix alignement warning on ia64 (Rawhide)
14mr|gtk+-1.2.10-57|22	Patch6:		gtk+-1.2.10-alignment.patch
14mr|gtk+-1.2.10-57|23	# (fc) 1.2.10-10mdk Improve exposure compression (GNOME CVS)
14mr|gtk+-1.2.10-57|24	Patch7:		gtk+-1.2.10-expose.patch
14mr|gtk+-1.2.10-57|25	# (fc) 1.2.10-10mdk Don't screw up CTEXT encoding for UTF-8 (Rawhide)
14mr|gtk+-1.2.10-57|26	Patch8:		gtk+-1.2.10-ctext.patch
14mr|gtk+-1.2.10-57|27	# (fc) 1.2.10-10mdk Accept KP_Enter as a synonym for Return everywhere (Rawhide)
14mr|gtk+-1.2.10-57|28	Patch9:		gtk+-1.2.10-kpenter.patch
14mr|gtk+-1.2.10-57|29	# (fc) 1.2.10-10mdk Allow theme switching to work properly when no windows are realized (Rawhide)
14mr|gtk+-1.2.10-57|30	Patch10:	gtk+-1.2.10-themeswitch.patch
14mr|gtk+-1.2.10-57|31	# (fc) 1.2.10-10mdk Fix crash when switching themes (Rawhide)
14mr|gtk+-1.2.10-57|32	Patch11:	gtk+-1.2.10-pixmapref.patch
14mr|gtk+-1.2.10-57|33	# (fc) 1.2.10-10mdk Fix computation of width of missing characters (Rawhide)
14mr|gtk+-1.2.10-57|34	Patch12:	gtk+-1.2.10-missingchar.patch
14mr|gtk+-1.2.10-57|35	# (fc) 1.2.10-20mdk set _NET_WM_PID on gdkwindow (GNOME CVS)
14mr|gtk+-1.2.10-57|36	Patch15:	gtk+-1.2.10-netwmpid.patch
14mr|gtk+-1.2.10-57|37	# (fc) 1.2.10-22mdk fix Fix check of wrong variable on gtklabel (GNOME CVS)
14mr|gtk+-1.2.10-57|38	Patch16:	gtk+-1.2.10-labelvariable.patch
14mr|gtk+-1.2.10-57|39	# (fc) 1.2.10-22mdk fix GtkCombo occasionally segfaults after content is changed and list shown (GNOME CVS) Bugzilla 58024
14mr|gtk+-1.2.10-57|40	Patch17:	gtk+-1.2.10-gtklist.patch
14mr|gtk+-1.2.10-57|41	# (fc) 1.2.10-22mdk option menu doesn't appear centered when applied a border (GNOME CVS) Bugzilla 54585
14mr|gtk+-1.2.10-57|42	Patch18:	gtk+-1.2.10-border.patch
14mr|gtk+-1.2.10-57|43	# (fc) 1.2.10-22mdk DnD code doesn't notice new windows (GNOME CVS) Bugzilla 56349
14mr|gtk+-1.2.10-57|44	Patch19:	gtk+-1.2.10-dndnewwindow.patch
14mr|gtk+-1.2.10-57|45	# (fc) 1.2.10-26mdk don't set -L/usr/lib in gtk-config
14mr|gtk+-1.2.10-57|46	Patch20:	gtk+-1.2.10-libdir.patch
14mr|gtk+-1.2.10-57|47	# (fc) 1.2.10-27mdk Fix file selection delete-dir when changing directory problem
14mr|gtk+-1.2.10-57|48	# also, fix memory corruption problem when changing directories. (Rawhide)
14mr|gtk+-1.2.10-57|49	Patch21:	gtk+-1.2.10-deletedir.patch
14mr|gtk+-1.2.10-57|50	# fc) 1.2.10-27mdk Improve warning for missing fonts (Rawhide)
14mr|gtk+-1.2.10-57|51	Patch22:	gtk+-1.2.10-fontwarning.patch
14mr|gtk+-1.2.10-57|52	# (fc) 1.2.10-27mdk Allow themes to make scrollbar trough always repaint (rawhide)
14mr|gtk+-1.2.10-57|53	Patch23:	gtk+-1.2.10-troughpaint.patch
14mr|gtk+-1.2.10-57|54	# (fc) 1.2.10-28mdk Fix a crash that can happen in some apps when the current
14mr|gtk+-1.2.10-57|55	# locale is not supported by XLib. (rawhide)
14mr|gtk+-1.2.10-57|56	Patch24:	gtk+-1.2.10-localecrash.patch
14mr|gtk+-1.2.10-57|57	# (fc) 1.2.10-29mdk fix loop and crash in file selector when / is not readable (bug #90)
14mr|gtk+-1.2.10-57|58	Patch25:	gtk+-1.2.10-fileselectorfallback.patch
14mr|gtk+-1.2.10-57|59	# (fc) 1.2.10-30mdk change default colors to match GTK2 2.2 colors
14mr|gtk+-1.2.10-57|60	Patch26:	gtk+-1.2.10-defaultcolor.patch
14mr|gtk+-1.2.10-57|61	Patch27:	gtk+-1.2.10-fix-underquoted-calls.patch
14mr|gtk+-1.2.10-57|62	# (fc) 1.2.10-45mdv ugly hack to skip argb visuals
14mr|gtk+-1.2.10-57|63	Patch28:	gtk+-1.2.10-argb.patch
14mr|gtk+-1.2.10-57|64	# (from fedora)
14mr|gtk+-1.2.10-57|65	Patch29:	gtk+-1.2.10-gtkgdkdep.patch
14mr|gtk+-1.2.10-57|66	
14mr|gtk+-1.2.10-57|67	URL:		http://www.gtk.org
14mr|gtk+-1.2.10-57|68	BuildRequires:	autoconf2.1
14mr|gtk+-1.2.10-57|69	BuildRequires:	automake1.4
14mr|gtk+-1.2.10-57|70	BuildRequires:	libtool
14mr|gtk+-1.2.10-57|71	BuildRequires:	pkgconfig(glib)
14mr|gtk+-1.2.10-57|72	BuildRequires:	pkgconfig(ice)
14mr|gtk+-1.2.10-57|73	BuildRequires:	pkgconfig(x11)
14mr|gtk+-1.2.10-57|74	BuildRequires:	pkgconfig(xi)
14mr|gtk+-1.2.10-57|75	BuildRequires:	pkgconfig(xext)
14mr|gtk+-1.2.10-57|76	
14mr|gtk+-1.2.10-57|77	%description
14mr|gtk+-1.2.10-57|78	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mr|gtk+-1.2.10-57|79	graphical user interfaces for the X Window System.  GTK+ was originally
14mr|gtk+-1.2.10-57|80	written for the GIMP (GNU Image Manipulation Program) image processing
14mr|gtk+-1.2.10-57|81	program, but is now used by several other programs as well. This is GTK+
14mr|gtk+-1.2.10-57|82	1.2, a legacy version. The current version is GTK+ 2.
14mr|gtk+-1.2.10-57|83	
14mr|gtk+-1.2.10-57|84	%package common
14mr|gtk+-1.2.10-57|85	Summary:	Common data for gtk+ library
14mr|gtk+-1.2.10-57|86	Group:		System/Libraries
14mr|gtk+-1.2.10-57|87	Conflicts:	%{libname} < 1.2.10-56
14mr|gtk+-1.2.10-57|88	
14mr|gtk+-1.2.10-57|89	%description common
14mr|gtk+-1.2.10-57|90	Common data for gtk+ library.
14mr|gtk+-1.2.10-57|91	
14mr|gtk+-1.2.10-57|92	%package -n	%{libname}
14mr|gtk+-1.2.10-57|93	Summary:	Main library for gtk+
14mr|gtk+-1.2.10-57|94	Group:		System/Libraries
14mr|gtk+-1.2.10-57|95	Provides:	gtk+ = %{version}-%{release}
14mr|gtk+-1.2.10-57|96	Requires:	%{name}-common >= %{version}
14mr|gtk+-1.2.10-57|97	Suggests:	galaxy-gtk12
14mr|gtk+-1.2.10-57|98	
14mr|gtk+-1.2.10-57|99	%description -n	%{libname}
14mr|gtk+-1.2.10-57|100	This package contains the library needed to run programs dynamically
14mr|gtk+-1.2.10-57|101	linked with gtk+.
14mr|gtk+-1.2.10-57|102	
14mr|gtk+-1.2.10-57|103	%package -n	%{develname}
14mr|gtk+-1.2.10-57|104	Summary:	Development tools for GTK+ (GIMP ToolKit) applications
14mr|gtk+-1.2.10-57|105	Group:		Development/GNOME and GTK+
14mr|gtk+-1.2.10-57|106	Requires:	%{libname} = %{version}-%{release}
14mr|gtk+-1.2.10-57|107	Requires:	%{name}-common >= %{version}
14mr|gtk+-1.2.10-57|108	Provides:	gtk-devel = %{version}-%{release}
14mr|gtk+-1.2.10-57|109	Provides:	gtk+-devel = %{version}-%{release}
14mr|gtk+-1.2.10-57|110	Provides:	libgtk+-devel = %{version}-%{release}
14mr|gtk+-1.2.10-57|111	Provides:	gtk+%{major}-devel = %{version}-%{release}
14mr|gtk+-1.2.10-57|112	
14mr|gtk+-1.2.10-57|113	%description -n	%{develname}
14mr|gtk+-1.2.10-57|114	The libgtk+1.2-devel package contains the static libraries and header files
14mr|gtk+-1.2.10-57|115	needed for developing GTK+ (GIMP ToolKit) applications. The %{develname}
14mr|gtk+-1.2.10-57|116	package contains GDK (the General Drawing Kit, which simplifies the interface
14mr|gtk+-1.2.10-57|117	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mr|gtk+-1.2.10-57|118	(the widget set). Install %{develname} if you need to develop GTK+
14mr|gtk+-1.2.10-57|119	applications. This is GTK+ 1.2, a legacy version. The current version is
14mr|gtk+-1.2.10-57|120	GTK+ 2.
14mr|gtk+-1.2.10-57|121	
14mr|gtk+-1.2.10-57|122	%prep
14mr|gtk+-1.2.10-57|123	%setup -q
14mr|gtk+-1.2.10-57|124	%patch2 -p1 -b .noshadow
14mr|gtk+-1.2.10-57|125	%patch3 -p1 -b .gtkrc
14mr|gtk+-1.2.10-57|126	%patch4 -p1 -b .focus
14mr|gtk+-1.2.10-57|127	%patch5 -p1 -b .rclocale
14mr|gtk+-1.2.10-57|128	%patch6 -p1 -b .ia64
14mr|gtk+-1.2.10-57|129	%patch7 -p1 -b .expose
14mr|gtk+-1.2.10-57|130	%patch8 -p1 -b .ctext
14mr|gtk+-1.2.10-57|131	%patch9 -p1 -b .kpenter
14mr|gtk+-1.2.10-57|132	%patch10 -p1 -b .themeswitch
14mr|gtk+-1.2.10-57|133	%patch11 -p1 -b .pixmapref
14mr|gtk+-1.2.10-57|134	%patch12 -p1 -b .missingchar
14mr|gtk+-1.2.10-57|135	%patch15 -p1 -b .netwmpid
14mr|gtk+-1.2.10-57|136	%patch16 -p1 -b .labelvariable
14mr|gtk+-1.2.10-57|137	%patch17 -p1 -b .gtklist
14mr|gtk+-1.2.10-57|138	%patch18 -p1 -b .border
14mr|gtk+-1.2.10-57|139	%patch19 -p1 -b .dndnewwindow
14mr|gtk+-1.2.10-57|140	%patch20 -p1 -b .libdir
14mr|gtk+-1.2.10-57|141	%patch21 -p1 -b .deletedir
14mr|gtk+-1.2.10-57|142	%patch22 -p1 -b .fontwarning
14mr|gtk+-1.2.10-57|143	%patch23 -p1 -b .troughpaint
14mr|gtk+-1.2.10-57|144	%patch24 -p1 -b .localecrash
14mr|gtk+-1.2.10-57|145	%patch25 -p1 -b .fileselectorfallback
14mr|gtk+-1.2.10-57|146	%patch26 -p1 -b .defaultcolor
14mr|gtk+-1.2.10-57|147	%patch27 -p1 -b .underquoted
14mr|gtk+-1.2.10-57|148	%patch28 -p1 -b .argb
14mr|gtk+-1.2.10-57|149	%patch29 -p1 -b .gdkdep
14mr|gtk+-1.2.10-57|150	
14mr|gtk+-1.2.10-57|151	# vi.po is not encoded in utf-8
14mr|gtk+-1.2.10-57|152	bzcat %{SOURCE1} > po/vi.po
14mr|gtk+-1.2.10-57|153	
14mr|gtk+-1.2.10-57|154	libtoolize --install --force
14mr|gtk+-1.2.10-57|155	# needed by patch 3, 29
14mr|gtk+-1.2.10-57|156	# it doesn't work with 2.5. I tested. -AdamW 2007/07
14mr|gtk+-1.2.10-57|157	autoreconf-2.13
14mr|gtk+-1.2.10-57|158	
14mr|gtk+-1.2.10-57|159	%build
14mr|gtk+-1.2.10-57|160	%define Werror_cflags %nil
14mr|gtk+-1.2.10-57|161	%configure  --with-xinput=xfree --with-native-locale
14mr|gtk+-1.2.10-57|162	%make LIBTOOL=%{_bindir}/libtool
14mr|gtk+-1.2.10-57|163	
14mr|gtk+-1.2.10-57|164	make check
14mr|gtk+-1.2.10-57|165	
14mr|gtk+-1.2.10-57|166	%install
14mr|gtk+-1.2.10-57|167	%makeinstall_std LIBTOOL=%{_bindir}/libtool
14mr|gtk+-1.2.10-57|168	
14mr|gtk+-1.2.10-57|169	# create a default theme file
14mr|gtk+-1.2.10-57|170	cat << EOF > %{buildroot}%{_sysconfdir}/gtk/gtkrc
14mr|gtk+-1.2.10-57|171	include "/usr/share/themes/Galaxy/gtk/gtkrc"
14mr|gtk+-1.2.10-57|172	EOF
14mr|gtk+-1.2.10-57|173	
14mr|gtk+-1.2.10-57|174	%multiarch_binaries %{buildroot}%{_bindir}/*
14mr|gtk+-1.2.10-57|175	
14mr|gtk+-1.2.10-57|176	%find_lang %{name}
14mr|gtk+-1.2.10-57|177	
14mr|gtk+-1.2.10-57|178	%files common -f %{name}.lang
14mr|gtk+-1.2.10-57|179	%{_datadir}/themes
14mr|gtk+-1.2.10-57|180	%dir %{_sysconfdir}/gtk
14mr|gtk+-1.2.10-57|181	%config(noreplace) %{_sysconfdir}/gtk/*
14mr|gtk+-1.2.10-57|182	
14mr|gtk+-1.2.10-57|183	%files -n %{libname}
14mr|gtk+-1.2.10-57|184	%{_libdir}/lib*.so.*
14mr|gtk+-1.2.10-57|185	
14mr|gtk+-1.2.10-57|186	%files -n %{develname}
14mr|gtk+-1.2.10-57|187	%doc docs/*.txt AUTHORS ChangeLog NEWS* README* TODO docs/html
14mr|gtk+-1.2.10-57|188	%{_libdir}/lib*.so
14mr|gtk+-1.2.10-57|189	%{_mandir}/man1/*
14mr|gtk+-1.2.10-57|190	%{_infodir}/g?k.info*
14mr|gtk+-1.2.10-57|191	%{_includedir}/*
14mr|gtk+-1.2.10-57|192	%{_datadir}/aclocal/*
14mr|gtk+-1.2.10-57|193	%multiarch %{multiarch_bindir}/*
14mr|gtk+-1.2.10-57|194	
14mr|gtk+-1.2.10-57|195	%{_bindir}/gtk-config
14mr|gtk+-1.2.10-57|196	%{_libdir}/pkgconfig/*
14mr|gtk+-1.2.10-57|197	
14mr|gtk+-1.2.10-57|198	
14mr|gtk+-1.2.10-57|199	
14mr|gtk+-1.2.10-57|200	%changelog
14mr|gtk+-1.2.10-57|201	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.10-57
14mr|gtk+-1.2.10-57|202	+ Revision: a610d44
14mr|gtk+-1.2.10-57|203	- MassBuild#440: Increase release tag
14mr|gtk+-1.2.10-57|204	
14mr|gtk+-1.2.10-57|205	

16657 14
14mr|gtk+2.0-2.24.22-3|1	%define enable_gtkdoc 1
14mr|gtk+2.0-2.24.22-3|2	%define enable_bootstrap 0
14mr|gtk+2.0-2.24.22-3|3	%define enable_tests 0
14mr|gtk+2.0-2.24.22-3|4	
14mr|gtk+2.0-2.24.22-3|5	%define pkgname		gtk+
14mr|gtk+2.0-2.24.22-3|6	%define api_version	2.0
14mr|gtk+2.0-2.24.22-3|7	%define binary_version	2.10.0
14mr|gtk+2.0-2.24.22-3|8	%define major		0
14mr|gtk+2.0-2.24.22-3|9	%define libname		%mklibname %{pkgname} %{api_version} %{major}
14mr|gtk+2.0-2.24.22-3|10	%define develname	%mklibname -d %{pkgname} %{api_version}
14mr|gtk+2.0-2.24.22-3|11	# this isnt really a true lib pkg, but a modules/plugin pkg
14mr|gtk+2.0-2.24.22-3|12	%define modules		%mklibname gtk-modules %{api_version}
14mr|gtk+2.0-2.24.22-3|13	
14mr|gtk+2.0-2.24.22-3|14	%define gail_major	18
14mr|gtk+2.0-2.24.22-3|15	%define libgail		%mklibname gail %{gail_major}
14mr|gtk+2.0-2.24.22-3|16	%define develgail	%mklibname -d gail
14mr|gtk+2.0-2.24.22-3|17	
14mr|gtk+2.0-2.24.22-3|18	%define girname		%mklibname gtk-gir %{api_version}
14mr|gtk+2.0-2.24.22-3|19	
14mr|gtk+2.0-2.24.22-3|20	
14mr|gtk+2.0-2.24.22-3|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mr|gtk+2.0-2.24.22-3|22	Name:		%{pkgname}%{api_version}
14mr|gtk+2.0-2.24.22-3|23	Version:	2.24.22
14mr|gtk+2.0-2.24.22-3|24	Release:	3
14mr|gtk+2.0-2.24.22-3|25	License:	LGPLv2+
14mr|gtk+2.0-2.24.22-3|26	Group:		System/Libraries
14mr|gtk+2.0-2.24.22-3|27	URL:		http://www.gtk.org
14mr|gtk+2.0-2.24.22-3|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/%{pkgname}-%{version}.tar.xz
14mr|gtk+2.0-2.24.22-3|29	# extra IM modules (vietnamese and tamil) -- pablo
14mr|gtk+2.0-2.24.22-3|30	#gw TODO, needs to be fixed for 2.21.3
14mr|gtk+2.0-2.24.22-3|31	Patch4:		gtk+-2.13.1-extra_im.patch
14mr|gtk+2.0-2.24.22-3|32	# (fc) 2.0.6-8mdk fix infinite loop and crash in file selector when / and $HOME are not readable (bug #90)
14mr|gtk+2.0-2.24.22-3|33	Patch5:		gtk+-2.6.9-fileselectorfallback.patch
14mr|gtk+2.0-2.24.22-3|34	# (fwang) 2.22.1-3 use Qtcurve theme by default if available
14mr|gtk+2.0-2.24.22-3|35	Patch12:	gtk+-defaulttheme.patch
14mr|gtk+2.0-2.24.22-3|36	# (gb) 2.4.4-2mdk handle biarch
14mr|gtk+2.0-2.24.22-3|37	#Patch13:	gtk+-2.2.4-lib64.patch
14mr|gtk+2.0-2.24.22-3|38	
14mr|gtk+2.0-2.24.22-3|39	# (fc) 2.18.2-2mdv fix nautilus crash (GNOME bug #596977) (pterjan)
14mr|gtk+2.0-2.24.22-3|40	# It seems, the patch does not do what is supposed to according to the
14mr|gtk+2.0-2.24.22-3|41	# discussion in #596977. It also introduces problems with garbled tray in
14mr|gtk+2.0-2.24.22-3|42	# LXDE, when adding or removing icons there.
14mr|gtk+2.0-2.24.22-3|43	# Patch15:	gtk+-2.18.1-fixnautiluscrash.patch
14mr|gtk+2.0-2.24.22-3|44	# (fc) 2.20.0-2mdv improve tooltip appareance (GNOME bug #599617) (Fedora)
14mr|gtk+2.0-2.24.22-3|45	
14mr|gtk+2.0-2.24.22-3|46	#Patch18:	gtk+-2.21.1-fresh-tooltips.patch
14mr|gtk+2.0-2.24.22-3|47	# (fc) 2.20.0-2mdv improve tooltip positioning (GNOME bug #599618) (Fedora)
14mr|gtk+2.0-2.24.22-3|48	#Patch19:	gtk+-2.20.0-tooltip-positioning.patch
14mr|gtk+2.0-2.24.22-3|49	# (fc) 2.20.0-2mdv allow window dragging toolbars / menubar (GNOME bug #611313)
14mr|gtk+2.0-2.24.22-3|50	Patch20:	gtk+-2.24.7-window-dragging.patch
14mr|gtk+2.0-2.24.22-3|51	# (fc) 2.20.0-3mdv allow specifying icon padding for tray icon (GNOME bug #583273) (Fedora)
14mr|gtk+2.0-2.24.22-3|52	Patch21:	gtk+-2.20.0-icon-padding.patch
14mr|gtk+2.0-2.24.22-3|53	#Patch22:	gtk+-2.24.9-gir-linking.patch
14mr|gtk+2.0-2.24.22-3|54	
14mr|gtk+2.0-2.24.22-3|55	# Fix for https://bugzilla.gnome.org/show_bug.cgi?id=723366
14mr|gtk+2.0-2.24.22-3|56	Patch23:	gtk+-2.24.20-fix-open-file-dialog-crash.patch
14mr|gtk+2.0-2.24.22-3|57	
14mr|gtk+2.0-2.24.22-3|58	BuildRequires:	cups-devel
14mr|gtk+2.0-2.24.22-3|59	BuildRequires:	fam-devel
14mr|gtk+2.0-2.24.22-3|60	BuildRequires:	gettext-devel
14mr|gtk+2.0-2.24.22-3|61	BuildRequires:	pkgconfig(atk) >= 1.29.2
14mr|gtk+2.0-2.24.22-3|62	BuildRequires:	pkgconfig(cairo) >= 1.6.0
14mr|gtk+2.0-2.24.22-3|63	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
14mr|gtk+2.0-2.24.22-3|64	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
14mr|gtk+2.0-2.24.22-3|65	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mr|gtk+2.0-2.24.22-3|66	BuildRequires:	pkgconfig(pango) >= 1.20.0
14mr|gtk+2.0-2.24.22-3|67	BuildRequires:	pkgconfig(pangocairo) >= 1.20.0
14mr|gtk+2.0-2.24.22-3|68	BuildRequires:	pkgconfig(x11)
14mr|gtk+2.0-2.24.22-3|69	BuildRequires:	pkgconfig(xcomposite)
14mr|gtk+2.0-2.24.22-3|70	BuildRequires:	pkgconfig(xcursor)
14mr|gtk+2.0-2.24.22-3|71	BuildRequires:	pkgconfig(xdamage)
14mr|gtk+2.0-2.24.22-3|72	BuildRequires:	pkgconfig(xext)
14mr|gtk+2.0-2.24.22-3|73	BuildRequires:	pkgconfig(xfixes)
14mr|gtk+2.0-2.24.22-3|74	BuildRequires:	pkgconfig(xi)
14mr|gtk+2.0-2.24.22-3|75	BuildRequires:	pkgconfig(xinerama)
14mr|gtk+2.0-2.24.22-3|76	BuildRequires:	pkgconfig(xrandr)
14mr|gtk+2.0-2.24.22-3|77	BuildRequires:	pkgconfig(xrender)
14mr|gtk+2.0-2.24.22-3|78	%if %{enable_tests}
14mr|gtk+2.0-2.24.22-3|79	BuildRequires:	x11-server-xvfb
14mr|gtk+2.0-2.24.22-3|80	# gw tests will fail without this
14mr|gtk+2.0-2.24.22-3|81	BuildRequires:	fonts-ttf-dejavu
14mr|gtk+2.0-2.24.22-3|82	%endif
14mr|gtk+2.0-2.24.22-3|83	%if %{enable_gtkdoc}
14mr|gtk+2.0-2.24.22-3|84	BuildRequires:	gtk-doc >= 0.9
14mr|gtk+2.0-2.24.22-3|85	BuildRequires:	sgml-tools
14mr|gtk+2.0-2.24.22-3|86	BuildRequires:	texlive-texinfo
14mr|gtk+2.0-2.24.22-3|87	%endif
14mr|gtk+2.0-2.24.22-3|88	
14mr|gtk+2.0-2.24.22-3|89	Requires:	%{name}-common = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|90	# MD to pull in all the orphaned module loaders
14mr|gtk+2.0-2.24.22-3|91	Requires:	fontconfig
14mr|gtk+2.0-2.24.22-3|92	Requires:	gdk-pixbuf2.0
14mr|gtk+2.0-2.24.22-3|93	Requires:	gio2.0
14mr|gtk+2.0-2.24.22-3|94	Requires:	pango-modules
14mr|gtk+2.0-2.24.22-3|95	%if !%{enable_bootstrap}
14mr|gtk+2.0-2.24.22-3|96	Suggests:	xdg-user-dirs-gtk
14mr|gtk+2.0-2.24.22-3|97	Suggests:	elementary-theme
14mr|gtk+2.0-2.24.22-3|98	%endif
14mr|gtk+2.0-2.24.22-3|99	Provides:	gtk2 = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|100	Obsoletes:	%{pkgname}2 < %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|101	Provides:	%{pkgname}2 = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|102	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
14mr|gtk+2.0-2.24.22-3|103	#            provided by the ABI
14mr|gtk+2.0-2.24.22-3|104	Conflicts:	glib2 < 2.24
14mr|gtk+2.0-2.24.22-3|105	Conflicts:	perl-Gtk2 < 1.113
14mr|gtk+2.0-2.24.22-3|106	
14mr|gtk+2.0-2.24.22-3|107	%description
14mr|gtk+2.0-2.24.22-3|108	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mr|gtk+2.0-2.24.22-3|109	graphical user interfaces for the X Window System.  GTK+ was originally
14mr|gtk+2.0-2.24.22-3|110	written for the GIMP (GNU Image Manipulation Program) image processing
14mr|gtk+2.0-2.24.22-3|111	program, but is now used by several other programs as well.
14mr|gtk+2.0-2.24.22-3|112	
14mr|gtk+2.0-2.24.22-3|113	If you are planning on using the GIMP or another program that uses GTK+,
14mr|gtk+2.0-2.24.22-3|114	you'll need to have the gtk+ package installed.
14mr|gtk+2.0-2.24.22-3|115	
14mr|gtk+2.0-2.24.22-3|116	%package common
14mr|gtk+2.0-2.24.22-3|117	Summary:	%{summary}
14mr|gtk+2.0-2.24.22-3|118	Group:		%{group}
14mr|gtk+2.0-2.24.22-3|119	BuildArch:	noarch
14mr|gtk+2.0-2.24.22-3|120	Conflicts:	%{name} <= 2.24.8-2
14mr|gtk+2.0-2.24.22-3|121	Requires:	%{modules} = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|122	
14mr|gtk+2.0-2.24.22-3|123	%description common
14mr|gtk+2.0-2.24.22-3|124	This package contains the common files for the GTK+2.0 graphical user
14mr|gtk+2.0-2.24.22-3|125	interface.
14mr|gtk+2.0-2.24.22-3|126	
14mr|gtk+2.0-2.24.22-3|127	%package -n %{modules}
14mr|gtk+2.0-2.24.22-3|128	Summary:	%{summary}
14mr|gtk+2.0-2.24.22-3|129	Group:		%{group}
14mr|gtk+2.0-2.24.22-3|130	Requires:	%{name} = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|131	Provides:	gtk2-modules = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|132	Conflicts:	%{_lib}gtk+2.0_0 < 2.24.8-4
14mr|gtk+2.0-2.24.22-3|133	Conflicts:	%{_lib}gtk+2.0 < 2.24.8-7
14mr|gtk+2.0-2.24.22-3|134	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
14mr|gtk+2.0-2.24.22-3|135	#            provided by the ABI
14mr|gtk+2.0-2.24.22-3|136	Conflicts:	glib2 < 2.24
14mr|gtk+2.0-2.24.22-3|137	Conflicts:	%{_lib}gail18 < 2.24.8-3
14mr|gtk+2.0-2.24.22-3|138	%if !%{enable_bootstrap}
14mr|gtk+2.0-2.24.22-3|139	Suggests:	%{_lib}gtk-aurora-engine
14mr|gtk+2.0-2.24.22-3|140	%endif
14mr|gtk+2.0-2.24.22-3|141	
14mr|gtk+2.0-2.24.22-3|142	%description -n %{modules}
14mr|gtk+2.0-2.24.22-3|143	This package contains the immodules, engines and printbackends libraries
14mr|gtk+2.0-2.24.22-3|144	for %{name} to function properly.
14mr|gtk+2.0-2.24.22-3|145	
14mr|gtk+2.0-2.24.22-3|146	%package -n %{develname}
14mr|gtk+2.0-2.24.22-3|147	Summary:	Development files for GTK+ (GIMP ToolKit) applications
14mr|gtk+2.0-2.24.22-3|148	Group:		Development/GNOME and GTK+
14mr|gtk+2.0-2.24.22-3|149	Requires:	%{libname} = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|150	Requires:	%{girname} = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|151	Provides:	gtk2-devel = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|152	Provides:	%{pkgname}2-devel = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|153	Provides:	lib%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|154	Provides:	%{libname}-devel = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|155	
14mr|gtk+2.0-2.24.22-3|156	%description -n %{develname}
14mr|gtk+2.0-2.24.22-3|157	The libgtk+-devel package contains the static libraries and header files
14mr|gtk+2.0-2.24.22-3|158	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
14mr|gtk+2.0-2.24.22-3|159	package contains GDK (the General Drawing Kit, which simplifies the interface
14mr|gtk+2.0-2.24.22-3|160	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mr|gtk+2.0-2.24.22-3|161	(the widget set).
14mr|gtk+2.0-2.24.22-3|162	
14mr|gtk+2.0-2.24.22-3|163	%package -n %{libname}
14mr|gtk+2.0-2.24.22-3|164	Summary:	X11 backend of The GIMP ToolKit (GTK+)
14mr|gtk+2.0-2.24.22-3|165	Group:		System/Libraries
14mr|gtk+2.0-2.24.22-3|166	Obsoletes:	%{_lib}%{pkgname}-x11-%{api_version}_%{major}
14mr|gtk+2.0-2.24.22-3|167	
14mr|gtk+2.0-2.24.22-3|168	%description -n %{libname}
14mr|gtk+2.0-2.24.22-3|169	This package contains the X11 version of library needed to run
14mr|gtk+2.0-2.24.22-3|170	programs dynamically linked with gtk+.
14mr|gtk+2.0-2.24.22-3|171	
14mr|gtk+2.0-2.24.22-3|172	%package -n %{girname}
14mr|gtk+2.0-2.24.22-3|173	Summary:	GObject Introspection interface description for %name
14mr|gtk+2.0-2.24.22-3|174	Group:		System/Libraries
14mr|gtk+2.0-2.24.22-3|175	Conflicts:	%{_lib}gtk+-x11-2.0_0 < 2.24.8-3
14mr|gtk+2.0-2.24.22-3|176	Conflicts:	gir-repository < 0.6.5-4
14mr|gtk+2.0-2.24.22-3|177	
14mr|gtk+2.0-2.24.22-3|178	%description -n %{girname}
14mr|gtk+2.0-2.24.22-3|179	GObject Introspection interface description for %name.
14mr|gtk+2.0-2.24.22-3|180	
14mr|gtk+2.0-2.24.22-3|181	%package -n %{libgail}
14mr|gtk+2.0-2.24.22-3|182	Summary:	GNOME Accessibility Implementation Library
14mr|gtk+2.0-2.24.22-3|183	Group:		System/Libraries
14mr|gtk+2.0-2.24.22-3|184	
14mr|gtk+2.0-2.24.22-3|185	%description -n %{libgail}
14mr|gtk+2.0-2.24.22-3|186	Gail is the GNOME Accessibility Implementation Library
14mr|gtk+2.0-2.24.22-3|187	
14mr|gtk+2.0-2.24.22-3|188	%package -n %{develgail}
14mr|gtk+2.0-2.24.22-3|189	Summary:	Development libraries, include files for GAIL
14mr|gtk+2.0-2.24.22-3|190	Group:		Development/GNOME and GTK+
14mr|gtk+2.0-2.24.22-3|191	Provides:	gail-devel = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|192	Requires:	%{libgail} = %{version}-%{release}
14mr|gtk+2.0-2.24.22-3|193	
14mr|gtk+2.0-2.24.22-3|194	%description -n %{develgail}
14mr|gtk+2.0-2.24.22-3|195	Gail is the GNOME Accessibility Implementation Library
14mr|gtk+2.0-2.24.22-3|196	
14mr|gtk+2.0-2.24.22-3|197	%prep
14mr|gtk+2.0-2.24.22-3|198	%setup -qn %{pkgname}-%{version}
14mr|gtk+2.0-2.24.22-3|199	%apply_patches
14mr|gtk+2.0-2.24.22-3|200	
14mr|gtk+2.0-2.24.22-3|201	#needed by patches 4 & 13
14mr|gtk+2.0-2.24.22-3|202	#gw disable it for bootstrapping
14mr|gtk+2.0-2.24.22-3|203	mkdir -p m4
14mr|gtk+2.0-2.24.22-3|204	autoreconf -fi
14mr|gtk+2.0-2.24.22-3|205	
14mr|gtk+2.0-2.24.22-3|206	%build
14mr|gtk+2.0-2.24.22-3|207	# fix crash in nautilus (GNOME bug #596977)
14mr|gtk+2.0-2.24.22-3|208	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mr|gtk+2.0-2.24.22-3|209	
14mr|gtk+2.0-2.24.22-3|210	#CONFIGURE_TOP=..
14mr|gtk+2.0-2.24.22-3|211	export CPPFLAGS="-DGTK_COMPILATION"
14mr|gtk+2.0-2.24.22-3|212	%configure2_5x \
14mr|gtk+2.0-2.24.22-3|213	--disable-static \
14mr|gtk+2.0-2.24.22-3|214	--enable-xinerama \
14mr|gtk+2.0-2.24.22-3|215	--with-xinput=xfree
14mr|gtk+2.0-2.24.22-3|216	
14mr|gtk+2.0-2.24.22-3|217	%make
14mr|gtk+2.0-2.24.22-3|218	
14mr|gtk+2.0-2.24.22-3|219	%check
14mr|gtk+2.0-2.24.22-3|220	%if %{enable_tests}
14mr|gtk+2.0-2.24.22-3|221	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mr|gtk+2.0-2.24.22-3|222	%{_bindir}/Xvfb :$XDISPLAY &
14mr|gtk+2.0-2.24.22-3|223	export DISPLAY=:$XDISPLAY
14mr|gtk+2.0-2.24.22-3|224	make check
14mr|gtk+2.0-2.24.22-3|225	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
14mr|gtk+2.0-2.24.22-3|226	%endif
14mr|gtk+2.0-2.24.22-3|227	
14mr|gtk+2.0-2.24.22-3|228	%install
14mr|gtk+2.0-2.24.22-3|229	rm -rf %{buildroot}
14mr|gtk+2.0-2.24.22-3|230	
14mr|gtk+2.0-2.24.22-3|231	%makeinstall_std mandir=%{_mandir} RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
14mr|gtk+2.0-2.24.22-3|232	
14mr|gtk+2.0-2.24.22-3|233	mkdir -p %{buildroot}%{_sysconfdir}/gtk-%{api_version}
14mr|gtk+2.0-2.24.22-3|234	touch %{buildroot}%{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mr|gtk+2.0-2.24.22-3|235	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
14mr|gtk+2.0-2.24.22-3|236	
14mr|gtk+2.0-2.24.22-3|237	# handle biarch packages
14mr|gtk+2.0-2.24.22-3|238	progs="gtk-query-immodules-%{api_version}"
14mr|gtk+2.0-2.24.22-3|239	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/bin
14mr|gtk+2.0-2.24.22-3|240	for f in $progs; do
14mr|gtk+2.0-2.24.22-3|241	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/gtk-%{api_version}/bin/
14mr|gtk+2.0-2.24.22-3|242	cat > %{buildroot}%{_bindir}/$f << EOF
14mr|gtk+2.0-2.24.22-3|243	#!/bin/sh
14mr|gtk+2.0-2.24.22-3|244	lib=%{_lib}
14mr|gtk+2.0-2.24.22-3|245	case ":\$1:" in
14mr|gtk+2.0-2.24.22-3|246	:lib*:) lib="\$1"; shift 1;;
14mr|gtk+2.0-2.24.22-3|247	esac
14mr|gtk+2.0-2.24.22-3|248	exec %{_prefix}/\$lib/gtk-%{api_version}/bin/$f \${1+"\$@"}
14mr|gtk+2.0-2.24.22-3|249	EOF
14mr|gtk+2.0-2.24.22-3|250	chmod +x %{buildroot}%{_bindir}/$f
14mr|gtk+2.0-2.24.22-3|251	done
14mr|gtk+2.0-2.24.22-3|252	
14mr|gtk+2.0-2.24.22-3|253	%{find_lang} gtk20
14mr|gtk+2.0-2.24.22-3|254	%find_lang gtk20-properties
14mr|gtk+2.0-2.24.22-3|255	cat gtk20-properties.lang >> gtk20.lang
14mr|gtk+2.0-2.24.22-3|256	
14mr|gtk+2.0-2.24.22-3|257	
14mr|gtk+2.0-2.24.22-3|258	
14mr|gtk+2.0-2.24.22-3|259	%post -n %{modules}
14mr|gtk+2.0-2.24.22-3|260	if [ "$1" = "2" ]; then
14mr|gtk+2.0-2.24.22-3|261	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
14mr|gtk+2.0-2.24.22-3|262	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
14mr|gtk+2.0-2.24.22-3|263	fi
14mr|gtk+2.0-2.24.22-3|264	fi
14mr|gtk+2.0-2.24.22-3|265	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mr|gtk+2.0-2.24.22-3|266	
14mr|gtk+2.0-2.24.22-3|267	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mr|gtk+2.0-2.24.22-3|268	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mr|gtk+2.0-2.24.22-3|269	
14mr|gtk+2.0-2.24.22-3|270	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mr|gtk+2.0-2.24.22-3|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}
14mr|gtk+2.0-2.24.22-3|272	fi
14mr|gtk+2.0-2.24.22-3|273	
14mr|gtk+2.0-2.24.22-3|274	%files
14mr|gtk+2.0-2.24.22-3|275	%doc README
14mr|gtk+2.0-2.24.22-3|276	%{_bindir}/gtk-query-immodules-%{api_version}
14mr|gtk+2.0-2.24.22-3|277	%{_bindir}/gtk-update-icon-cache
14mr|gtk+2.0-2.24.22-3|278	
14mr|gtk+2.0-2.24.22-3|279	%files common -f gtk20.lang
14mr|gtk+2.0-2.24.22-3|280	%{_datadir}/themes/
14mr|gtk+2.0-2.24.22-3|281	%dir %{_sysconfdir}/gtk-%{api_version}
14mr|gtk+2.0-2.24.22-3|282	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
14mr|gtk+2.0-2.24.22-3|283	
14mr|gtk+2.0-2.24.22-3|284	%files -n %{modules}
14mr|gtk+2.0-2.24.22-3|285	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mr|gtk+2.0-2.24.22-3|286	%dir %{_libdir}/gtk-%{api_version}
14mr|gtk+2.0-2.24.22-3|287	%dir %{_libdir}/gtk-%{api_version}/bin
14mr|gtk+2.0-2.24.22-3|288	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version}
14mr|gtk+2.0-2.24.22-3|289	%dir %{_libdir}/gtk-%{api_version}/modules
14mr|gtk+2.0-2.24.22-3|290	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
14mr|gtk+2.0-2.24.22-3|291	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
14mr|gtk+2.0-2.24.22-3|292	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/engines
14mr|gtk+2.0-2.24.22-3|293	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
14mr|gtk+2.0-2.24.22-3|294	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mr|gtk+2.0-2.24.22-3|295	%{_libdir}/gtk-%{api_version}/%{binary_version}/engines/*.so
14mr|gtk+2.0-2.24.22-3|296	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends/*.so
14mr|gtk+2.0-2.24.22-3|297	# from gail lib
14mr|gtk+2.0-2.24.22-3|298	%{_libdir}/gtk-2.0/modules/libferret.so
14mr|gtk+2.0-2.24.22-3|299	%{_libdir}/gtk-2.0/modules/libgail.so
14mr|gtk+2.0-2.24.22-3|300	
14mr|gtk+2.0-2.24.22-3|301	%files -n %{develname}
14mr|gtk+2.0-2.24.22-3|302	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
14mr|gtk+2.0-2.24.22-3|303	%doc %{_datadir}/gtk-doc/html/gdk2/
14mr|gtk+2.0-2.24.22-3|304	%doc %{_datadir}/gtk-doc/html/gtk2/
14mr|gtk+2.0-2.24.22-3|305	%{_bindir}/gtk-demo
14mr|gtk+2.0-2.24.22-3|306	%{_bindir}/gtk-builder-convert
14mr|gtk+2.0-2.24.22-3|307	%{_datadir}/aclocal/*
14mr|gtk+2.0-2.24.22-3|308	%{_datadir}/gtk-%{api_version}/
14mr|gtk+2.0-2.24.22-3|309	%{_includedir}/gtk-unix-print-%{api_version}/
14mr|gtk+2.0-2.24.22-3|310	%{_includedir}/gtk-%{api_version}/gdk
14mr|gtk+2.0-2.24.22-3|311	%{_includedir}/gtk-%{api_version}/gtk
14mr|gtk+2.0-2.24.22-3|312	%{_libdir}/gtk-%{api_version}/include
14mr|gtk+2.0-2.24.22-3|313	%{_libdir}/pkgconfig/gdk-%{api_version}.pc
14mr|gtk+2.0-2.24.22-3|314	%{_libdir}/pkgconfig/gtk+-%{api_version}.pc
14mr|gtk+2.0-2.24.22-3|315	%{_libdir}/pkgconfig/gtk+-unix-print-%{api_version}.pc
14mr|gtk+2.0-2.24.22-3|316	%{_libdir}/libgdk-x11-%{api_version}.so
14mr|gtk+2.0-2.24.22-3|317	%{_libdir}/libgtk-x11-%{api_version}.so
14mr|gtk+2.0-2.24.22-3|318	%{_datadir}/gir-1.0/Gdk-2.0.gir
14mr|gtk+2.0-2.24.22-3|319	%{_datadir}/gir-1.0/GdkX11-2.0.gir
14mr|gtk+2.0-2.24.22-3|320	%{_datadir}/gir-1.0/Gtk-2.0.gir
14mr|gtk+2.0-2.24.22-3|321	%{_libdir}/pkgconfig/*x11*
14mr|gtk+2.0-2.24.22-3|322	
14mr|gtk+2.0-2.24.22-3|323	%files -n %{libname}
14mr|gtk+2.0-2.24.22-3|324	%{_libdir}/libgdk-x11-%{api_version}.so.%{major}*
14mr|gtk+2.0-2.24.22-3|325	%{_libdir}/libgtk-x11-%{api_version}.so.%{major}*
14mr|gtk+2.0-2.24.22-3|326	
14mr|gtk+2.0-2.24.22-3|327	%files -n %{girname}
14mr|gtk+2.0-2.24.22-3|328	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
14mr|gtk+2.0-2.24.22-3|329	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
14mr|gtk+2.0-2.24.22-3|330	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
14mr|gtk+2.0-2.24.22-3|331	
14mr|gtk+2.0-2.24.22-3|332	%files -n %{libgail}
14mr|gtk+2.0-2.24.22-3|333	%{_libdir}/libgailutil.so.%{gail_major}*
14mr|gtk+2.0-2.24.22-3|334	
14mr|gtk+2.0-2.24.22-3|335	%files -n %{develgail}
14mr|gtk+2.0-2.24.22-3|336	%{_datadir}/gtk-doc/html/gail-libgail-util
14mr|gtk+2.0-2.24.22-3|337	%{_libdir}/libgailutil.so
14mr|gtk+2.0-2.24.22-3|338	%{_includedir}/gail-1.0/
14mr|gtk+2.0-2.24.22-3|339	%{_libdir}/pkgconfig/gail.pc
14mr|gtk+2.0-2.24.22-3|340	
14mr|gtk+2.0-2.24.22-3|341	
14mr|gtk+2.0-2.24.22-3|342	%changelog

16658 14
14mr|gtk+3.0-3.12.2-5|1	%define enable_gtkdoc 0
14mr|gtk+3.0-3.12.2-5|2	%define enable_bootstrap 0
14mr|gtk+3.0-3.12.2-5|3	%define enable_tests 0
14mr|gtk+3.0-3.12.2-5|4	
14mr|gtk+3.0-3.12.2-5|5	%define pkgname		gtk+
14mr|gtk+3.0-3.12.2-5|6	%define api		3
14mr|gtk+3.0-3.12.2-5|7	%define api_version	3.0
14mr|gtk+3.0-3.12.2-5|8	%define binary_version	3.0.0
14mr|gtk+3.0-3.12.2-5|9	%define major		0
14mr|gtk+3.0-3.12.2-5|10	%define libname		%mklibname %{pkgname} %{api} %{major}
14mr|gtk+3.0-3.12.2-5|11	%define devname		%mklibname -d %{pkgname} %{api_version}
14mr|gtk+3.0-3.12.2-5|12	# this isnt really a true lib pkg, but a modules/plugin pkg
14mr|gtk+3.0-3.12.2-5|13	%define modules		%mklibname gtk-modules %{api_version}
14mr|gtk+3.0-3.12.2-5|14	
14mr|gtk+3.0-3.12.2-5|15	%define gail_major	0
14mr|gtk+3.0-3.12.2-5|16	%define libgail		%mklibname gail %{api} %{gail_major}
14mr|gtk+3.0-3.12.2-5|17	%define devgail		%mklibname -d gail %{api_version}
14mr|gtk+3.0-3.12.2-5|18	
14mr|gtk+3.0-3.12.2-5|19	%define libgir		%mklibname gtk-gir %{api_version}
14mr|gtk+3.0-3.12.2-5|20	
14mr|gtk+3.0-3.12.2-5|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mr|gtk+3.0-3.12.2-5|22	Name:		%{pkgname}%{api_version}
14mr|gtk+3.0-3.12.2-5|23	Version:	3.12.2
14mr|gtk+3.0-3.12.2-5|24	Release:	5
14mr|gtk+3.0-3.12.2-5|25	License:	LGPLv2+
14mr|gtk+3.0-3.12.2-5|26	Group:		System/Libraries
14mr|gtk+3.0-3.12.2-5|27	Url:		http://www.gtk.org
14mr|gtk+3.0-3.12.2-5|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.12/%{pkgname}-%{version}.tar.xz
14mr|gtk+3.0-3.12.2-5|29	Patch0:		gtk3_disable_csd_envvar.patch
14mr|gtk+3.0-3.12.2-5|30	#Patch1:		gtk+-3.8.6-set-as-default-app.patch
14mr|gtk+3.0-3.12.2-5|31	
14mr|gtk+3.0-3.12.2-5|32	BuildRequires:	cups-devel
14mr|gtk+3.0-3.12.2-5|33	BuildRequires:	gettext-devel
14mr|gtk+3.0-3.12.2-5|34	BuildRequires:	pkgconfig(atk) >= 1.29.2
14mr|gtk+3.0-3.12.2-5|35	BuildRequires:	pkgconfig(cairo) >= 1.6.0
14mr|gtk+3.0-3.12.2-5|36	BuildRequires:	pkgconfig(colord)
14mr|gtk+3.0-3.12.2-5|37	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.26
14mr|gtk+3.0-3.12.2-5|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
14mr|gtk+3.0-3.12.2-5|39	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mr|gtk+3.0-3.12.2-5|40	BuildRequires:	pkgconfig(pango) >= 1.30
14mr|gtk+3.0-3.12.2-5|41	BuildRequires:	pkgconfig(pangocairo) >= 1.30
14mr|gtk+3.0-3.12.2-5|42	BuildRequires:	pkgconfig(atk-bridge-2.0) >= 2.6.0
14mr|gtk+3.0-3.12.2-5|43	BuildRequires:	pkgconfig(x11)
14mr|gtk+3.0-3.12.2-5|44	BuildRequires:	pkgconfig(xcomposite)
14mr|gtk+3.0-3.12.2-5|45	BuildRequires:	pkgconfig(xcursor)
14mr|gtk+3.0-3.12.2-5|46	BuildRequires:	pkgconfig(xdamage)
14mr|gtk+3.0-3.12.2-5|47	BuildRequires:	pkgconfig(xext)
14mr|gtk+3.0-3.12.2-5|48	BuildRequires:	pkgconfig(xfixes)
14mr|gtk+3.0-3.12.2-5|49	BuildRequires:	pkgconfig(xi)
14mr|gtk+3.0-3.12.2-5|50	BuildRequires:	pkgconfig(xinerama)
14mr|gtk+3.0-3.12.2-5|51	BuildRequires:	pkgconfig(xrandr)
14mr|gtk+3.0-3.12.2-5|52	BuildRequires:	pkgconfig(xrender)
14mr|gtk+3.0-3.12.2-5|53	#gw needed for gtk-update-icon-cache in gtk+3.0 3.0.9
14mr|gtk+3.0-3.12.2-5|54	BuildRequires:	gtk+2.0
14mr|gtk+3.0-3.12.2-5|55	
14mr|gtk+3.0-3.12.2-5|56	%if %{enable_tests}
14mr|gtk+3.0-3.12.2-5|57	BuildRequires:	x11-server-xvfb
14mr|gtk+3.0-3.12.2-5|58	# gw tests will fail without this
14mr|gtk+3.0-3.12.2-5|59	BuildRequires	fonts-ttf-dejavu
14mr|gtk+3.0-3.12.2-5|60	%endif
14mr|gtk+3.0-3.12.2-5|61	%if %{enable_gtkdoc}
14mr|gtk+3.0-3.12.2-5|62	BuildRequires:	gtk-doc >= 0.9
14mr|gtk+3.0-3.12.2-5|63	BuildRequires:	sgml-tools
14mr|gtk+3.0-3.12.2-5|64	BuildRequires:	texlive-texinfo
14mr|gtk+3.0-3.12.2-5|65	%endif
14mr|gtk+3.0-3.12.2-5|66	%if !%{enable_bootstrap}
14mr|gtk+3.0-3.12.2-5|67	Suggests:	xdg-user-dirs-gtk
14mr|gtk+3.0-3.12.2-5|68	%endif
14mr|gtk+3.0-3.12.2-5|69	Requires:	%{name}-common = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|70	# MD to pull in all the orphaned module loaders
14mr|gtk+3.0-3.12.2-5|71	Requires:	fontconfig
14mr|gtk+3.0-3.12.2-5|72	Requires:	gdk-pixbuf2.0
14mr|gtk+3.0-3.12.2-5|73	Requires:	gio2.0
14mr|gtk+3.0-3.12.2-5|74	Requires:	glib2.0-common
14mr|gtk+3.0-3.12.2-5|75	Requires:	pango-modules
14mr|gtk+3.0-3.12.2-5|76	
14mr|gtk+3.0-3.12.2-5|77	Obsoletes:	gtk-engines3 < 3.0.0
14mr|gtk+3.0-3.12.2-5|78	Provides:	%{pkgname}%{api} = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|79	
14mr|gtk+3.0-3.12.2-5|80	%description
14mr|gtk+3.0-3.12.2-5|81	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mr|gtk+3.0-3.12.2-5|82	graphical user interfaces for the X Window System.  GTK+ was originally
14mr|gtk+3.0-3.12.2-5|83	written for the GIMP (GNU Image Manipulation Program) image processing
14mr|gtk+3.0-3.12.2-5|84	program, but is now used by several other programs as well.
14mr|gtk+3.0-3.12.2-5|85	
14mr|gtk+3.0-3.12.2-5|86	If you are planning on using the GIMP or another program that uses GTK+,
14mr|gtk+3.0-3.12.2-5|87	you'll need to have the gtk+ package installed.
14mr|gtk+3.0-3.12.2-5|88	
14mr|gtk+3.0-3.12.2-5|89	%package common
14mr|gtk+3.0-3.12.2-5|90	Summary:	%{summary}
14mr|gtk+3.0-3.12.2-5|91	Group:		%{group}
14mr|gtk+3.0-3.12.2-5|92	BuildArch:	noarch
14mr|gtk+3.0-3.12.2-5|93	Conflicts:	%{name} < 3.3.2-2
14mr|gtk+3.0-3.12.2-5|94	
14mr|gtk+3.0-3.12.2-5|95	%description common
14mr|gtk+3.0-3.12.2-5|96	This package contains the common files for the GTK+3.0 graphical user
14mr|gtk+3.0-3.12.2-5|97	interface.
14mr|gtk+3.0-3.12.2-5|98	
14mr|gtk+3.0-3.12.2-5|99	%package -n %{modules}
14mr|gtk+3.0-3.12.2-5|100	Summary:	%{summary}
14mr|gtk+3.0-3.12.2-5|101	Group:		%{group}
14mr|gtk+3.0-3.12.2-5|102	Requires:	%{name} = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|103	Provides:	gtk%{api}-modules = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|104	Obsoletes:	%{_lib}gtk+3 < 3.3.4-2
14mr|gtk+3.0-3.12.2-5|105	Obsoletes:	%{_lib}gtk+3.0_0 < 3.0.0
14mr|gtk+3.0-3.12.2-5|106	Obsoletes:	%{_lib}gtk+-x11-3.0_0 < 3.0.0
14mr|gtk+3.0-3.12.2-5|107	Obsoletes:	%{_lib}gtk-engines3 < 3.0.0
14mr|gtk+3.0-3.12.2-5|108	
14mr|gtk+3.0-3.12.2-5|109	%description -n %{modules}
14mr|gtk+3.0-3.12.2-5|110	This package contains the immodules, engines and printbackends libraries
14mr|gtk+3.0-3.12.2-5|111	for %{name} to function properly.
14mr|gtk+3.0-3.12.2-5|112	
14mr|gtk+3.0-3.12.2-5|113	%package -n %{devname}
14mr|gtk+3.0-3.12.2-5|114	Summary:	Development files for GTK+ (GIMP ToolKit) applications
14mr|gtk+3.0-3.12.2-5|115	Group:		Development/GNOME and GTK+
14mr|gtk+3.0-3.12.2-5|116	Requires:	%{libname} = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|117	Requires:	%{libgir} = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|118	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|119	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|120	
14mr|gtk+3.0-3.12.2-5|121	%description -n %{devname}
14mr|gtk+3.0-3.12.2-5|122	The libgtk+-devel package contains the static libraries and header files
14mr|gtk+3.0-3.12.2-5|123	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
14mr|gtk+3.0-3.12.2-5|124	package contains GDK (the General Drawing Kit, which simplifies the interface
14mr|gtk+3.0-3.12.2-5|125	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mr|gtk+3.0-3.12.2-5|126	(the widget set).
14mr|gtk+3.0-3.12.2-5|127	
14mr|gtk+3.0-3.12.2-5|128	%package -n %{libname}
14mr|gtk+3.0-3.12.2-5|129	Summary:	Shared libraries of The GIMP ToolKit (GTK+)
14mr|gtk+3.0-3.12.2-5|130	Group:		System/Libraries
14mr|gtk+3.0-3.12.2-5|131	Requires:	%{name}-common
14mr|gtk+3.0-3.12.2-5|132	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
14mr|gtk+3.0-3.12.2-5|133	
14mr|gtk+3.0-3.12.2-5|134	%description -n %{libname}
14mr|gtk+3.0-3.12.2-5|135	This package contains the shared libraries needed to run programs dynamically
14mr|gtk+3.0-3.12.2-5|136	linked with gtk+.
14mr|gtk+3.0-3.12.2-5|137	
14mr|gtk+3.0-3.12.2-5|138	%package -n %{libgir}
14mr|gtk+3.0-3.12.2-5|139	Summary:	GObject Introspection interface description for %{name}
14mr|gtk+3.0-3.12.2-5|140	Group:		System/Libraries
14mr|gtk+3.0-3.12.2-5|141	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
14mr|gtk+3.0-3.12.2-5|142	
14mr|gtk+3.0-3.12.2-5|143	%description -n %{libgir}
14mr|gtk+3.0-3.12.2-5|144	GObject Introspection interface description for %{name}.
14mr|gtk+3.0-3.12.2-5|145	
14mr|gtk+3.0-3.12.2-5|146	%package -n %{libgail}
14mr|gtk+3.0-3.12.2-5|147	Summary:	GNOME Accessibility Implementation Library
14mr|gtk+3.0-3.12.2-5|148	Group:		System/Libraries
14mr|gtk+3.0-3.12.2-5|149	Obsoletes:	%{_lib}gail3.0_0 < 3.0.0
14mr|gtk+3.0-3.12.2-5|150	
14mr|gtk+3.0-3.12.2-5|151	%description -n %{libgail}
14mr|gtk+3.0-3.12.2-5|152	Gail is the GNOME Accessibility Implementation Library
14mr|gtk+3.0-3.12.2-5|153	
14mr|gtk+3.0-3.12.2-5|154	%package -n %{devgail}
14mr|gtk+3.0-3.12.2-5|155	Summary:	Development libraries, include files for GAIL
14mr|gtk+3.0-3.12.2-5|156	Group:		Development/GNOME and GTK+
14mr|gtk+3.0-3.12.2-5|157	Provides:	libgail-%{api_version}-devel = %{version}-%{release}
14mr|gtk+3.0-3.12.2-5|158	Requires:	%{libgail} = %{version}
14mr|gtk+3.0-3.12.2-5|159	
14mr|gtk+3.0-3.12.2-5|160	%description -n %{devgail}
14mr|gtk+3.0-3.12.2-5|161	Gail is the GNOME Accessibility Implementation Library
14mr|gtk+3.0-3.12.2-5|162	
14mr|gtk+3.0-3.12.2-5|163	%prep
14mr|gtk+3.0-3.12.2-5|164	%setup -qn %{pkgname}-%{version}
14mr|gtk+3.0-3.12.2-5|165	%apply_patches
14mr|gtk+3.0-3.12.2-5|166	
14mr|gtk+3.0-3.12.2-5|167	%build
14mr|gtk+3.0-3.12.2-5|168	# fix crash in nautilus (GNOME bug #596977)
14mr|gtk+3.0-3.12.2-5|169	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mr|gtk+3.0-3.12.2-5|170	
14mr|gtk+3.0-3.12.2-5|171	export CPPFLAGS="-DGTK_COMPILATION"
14mr|gtk+3.0-3.12.2-5|172	%configure2_5x \
14mr|gtk+3.0-3.12.2-5|173	--disable-static \
14mr|gtk+3.0-3.12.2-5|174	--enable-xinerama \
14mr|gtk+3.0-3.12.2-5|175	--enable-gtk2-dependency
14mr|gtk+3.0-3.12.2-5|176	
14mr|gtk+3.0-3.12.2-5|177	%make
14mr|gtk+3.0-3.12.2-5|178	
14mr|gtk+3.0-3.12.2-5|179	%check
14mr|gtk+3.0-3.12.2-5|180	%if %enable_tests
14mr|gtk+3.0-3.12.2-5|181	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mr|gtk+3.0-3.12.2-5|182	%{_bindir}/Xvfb :$XDISPLAY &
14mr|gtk+3.0-3.12.2-5|183	export DISPLAY=:$XDISPLAY
14mr|gtk+3.0-3.12.2-5|184	make check
14mr|gtk+3.0-3.12.2-5|185	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
14mr|gtk+3.0-3.12.2-5|186	%endif
14mr|gtk+3.0-3.12.2-5|187	
14mr|gtk+3.0-3.12.2-5|188	%install
14mr|gtk+3.0-3.12.2-5|189	%makeinstall_std RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
14mr|gtk+3.0-3.12.2-5|190	
14mr|gtk+3.0-3.12.2-5|191	touch %{buildroot}%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules.cache
14mr|gtk+3.0-3.12.2-5|192	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
14mr|gtk+3.0-3.12.2-5|193	
14mr|gtk+3.0-3.12.2-5|194	%if "%{_lib}" != "lib"
14mr|gtk+3.0-3.12.2-5|195	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-64
14mr|gtk+3.0-3.12.2-5|196	%else
14mr|gtk+3.0-3.12.2-5|197	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-32
14mr|gtk+3.0-3.12.2-5|198	%endif
14mr|gtk+3.0-3.12.2-5|199	
14mr|gtk+3.0-3.12.2-5|200	%find_lang gtk30 gtk30-properties gtk30.lang
14mr|gtk+3.0-3.12.2-5|201	
14mr|gtk+3.0-3.12.2-5|202	#remove not packaged files
14mr|gtk+3.0-3.12.2-5|203	rm -f %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1*
14mr|gtk+3.0-3.12.2-5|204	
14mr|gtk+3.0-3.12.2-5|205	%post -n %{modules}
14mr|gtk+3.0-3.12.2-5|206	if [ "$1" = "2" ]; then
14mr|gtk+3.0-3.12.2-5|207	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
14mr|gtk+3.0-3.12.2-5|208	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
14mr|gtk+3.0-3.12.2-5|209	fi
14mr|gtk+3.0-3.12.2-5|210	fi
14mr|gtk+3.0-3.12.2-5|211	%if "%{_lib}" != "lib"
14mr|gtk+3.0-3.12.2-5|212	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mr|gtk+3.0-3.12.2-5|213	%else
14mr|gtk+3.0-3.12.2-5|214	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mr|gtk+3.0-3.12.2-5|215	%endif
14mr|gtk+3.0-3.12.2-5|216	
14mr|gtk+3.0-3.12.2-5|217	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mr|gtk+3.0-3.12.2-5|218	%if "%{_lib}" != "lib"
14mr|gtk+3.0-3.12.2-5|219	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mr|gtk+3.0-3.12.2-5|220	%else
14mr|gtk+3.0-3.12.2-5|221	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mr|gtk+3.0-3.12.2-5|222	%endif
14mr|gtk+3.0-3.12.2-5|223	
14mr|gtk+3.0-3.12.2-5|224	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mr|gtk+3.0-3.12.2-5|225	%if "%{_lib}" != "lib"
14mr|gtk+3.0-3.12.2-5|226	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mr|gtk+3.0-3.12.2-5|227	%else
14mr|gtk+3.0-3.12.2-5|228	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mr|gtk+3.0-3.12.2-5|229	%endif
14mr|gtk+3.0-3.12.2-5|230	
14mr|gtk+3.0-3.12.2-5|231	%files
14mr|gtk+3.0-3.12.2-5|232	%doc README
14mr|gtk+3.0-3.12.2-5|233	%{_bindir}/gtk-query-immodules-%{api_version}-*
14mr|gtk+3.0-3.12.2-5|234	%{_bindir}/gtk-launch
14mr|gtk+3.0-3.12.2-5|235	
14mr|gtk+3.0-3.12.2-5|236	%files common -f gtk30.lang
14mr|gtk+3.0-3.12.2-5|237	%dir %{_sysconfdir}/gtk-%{api_version}
14mr|gtk+3.0-3.12.2-5|238	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
14mr|gtk+3.0-3.12.2-5|239	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
14mr|gtk+3.0-3.12.2-5|240	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
14mr|gtk+3.0-3.12.2-5|241	%{_datadir}/themes
14mr|gtk+3.0-3.12.2-5|242	%{_mandir}/man1/gtk-query-immodules-%{api_version}.1*
14mr|gtk+3.0-3.12.2-5|243	%{_mandir}/man1/gtk-launch.1*
14mr|gtk+3.0-3.12.2-5|244	%{_mandir}/man1/broadwayd.1*
14mr|gtk+3.0-3.12.2-5|245	
14mr|gtk+3.0-3.12.2-5|246	%files -n %{modules}
14mr|gtk+3.0-3.12.2-5|247	%ghost %verify (not md5 mtime size) %{_libdir}/gtk-%{api_version}/3.0.0/immodules.cache
14mr|gtk+3.0-3.12.2-5|248	%dir %{_libdir}/gtk-%{api_version}
14mr|gtk+3.0-3.12.2-5|249	%dir %{_libdir}/gtk-%{api_version}/modules
14mr|gtk+3.0-3.12.2-5|250	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
14mr|gtk+3.0-3.12.2-5|251	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
14mr|gtk+3.0-3.12.2-5|252	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
14mr|gtk+3.0-3.12.2-5|253	
14mr|gtk+3.0-3.12.2-5|254	%files -n %{libname}
14mr|gtk+3.0-3.12.2-5|255	%{_libdir}/libgtk-3.so.%{major}*
14mr|gtk+3.0-3.12.2-5|256	%{_libdir}/libgdk-3.so.%{major}*
14mr|gtk+3.0-3.12.2-5|257	
14mr|gtk+3.0-3.12.2-5|258	%files -n %{libgir}
14mr|gtk+3.0-3.12.2-5|259	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
14mr|gtk+3.0-3.12.2-5|260	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
14mr|gtk+3.0-3.12.2-5|261	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
14mr|gtk+3.0-3.12.2-5|262	
14mr|gtk+3.0-3.12.2-5|263	%files -n %{devname}
14mr|gtk+3.0-3.12.2-5|264	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
14mr|gtk+3.0-3.12.2-5|265	%{_bindir}/gtk3-demo
14mr|gtk+3.0-3.12.2-5|266	%{_bindir}/gtk3-demo-application
14mr|gtk+3.0-3.12.2-5|267	%{_bindir}/gtk3-widget-factory
14mr|gtk+3.0-3.12.2-5|268	%{_includedir}/gtk-%{api_version}
14mr|gtk+3.0-3.12.2-5|269	%{_libdir}/libgtk-%{api}.so
14mr|gtk+3.0-3.12.2-5|270	%{_libdir}/libgdk-%{api}.so
14mr|gtk+3.0-3.12.2-5|271	%{_libdir}/pkgconfig/gdk-*%{api_version}.pc
14mr|gtk+3.0-3.12.2-5|272	%{_libdir}/pkgconfig/gtk+-*%{api_version}.pc
14mr|gtk+3.0-3.12.2-5|273	%{_datadir}/aclocal/*
14mr|gtk+3.0-3.12.2-5|274	%{_datadir}/gtk-%{api_version}
14mr|gtk+3.0-3.12.2-5|275	%{_datadir}/gir-1.0/Gdk-%{api_version}.gir
14mr|gtk+3.0-3.12.2-5|276	%{_datadir}/gir-1.0/GdkX11-%{api_version}.gir
14mr|gtk+3.0-3.12.2-5|277	%{_datadir}/gir-1.0/Gtk-%{api_version}.gir
14mr|gtk+3.0-3.12.2-5|278	%{_datadir}/applications/gtk3-demo.desktop
14mr|gtk+3.0-3.12.2-5|279	%{_datadir}/applications/gtk3-widget-factory.desktop
14mr|gtk+3.0-3.12.2-5|280	%_datadir/glib-2.0/schemas/org.gtk.Demo.gschema.xml
14mr|gtk+3.0-3.12.2-5|281	%_datadir/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml
14mr|gtk+3.0-3.12.2-5|282	%{_datadir}/icons/hicolor/*/apps/gtk3-demo.png
14mr|gtk+3.0-3.12.2-5|283	%{_datadir}/icons/hicolor/*/apps/gtk3-widget-factory.png
14mr|gtk+3.0-3.12.2-5|284	%doc %{_datadir}/gtk-doc/html/gdk3
14mr|gtk+3.0-3.12.2-5|285	%doc %{_datadir}/gtk-doc/html/gtk3
14mr|gtk+3.0-3.12.2-5|286	
14mr|gtk+3.0-3.12.2-5|287	%files -n %{libgail}
14mr|gtk+3.0-3.12.2-5|288	%{_libdir}/libgailutil-%{api}.so.%{gail_major}*
14mr|gtk+3.0-3.12.2-5|289	
14mr|gtk+3.0-3.12.2-5|290	%files -n %{devgail}
14mr|gtk+3.0-3.12.2-5|291	%{_includedir}/gail-%{api_version}
14mr|gtk+3.0-3.12.2-5|292	%{_libdir}/libgailutil-%{api}.so
14mr|gtk+3.0-3.12.2-5|293	%{_libdir}/pkgconfig/gail-%{api_version}.pc
14mr|gtk+3.0-3.12.2-5|294	%{_datadir}/gtk-doc/html/gail-libgail-util3
14mr|gtk+3.0-3.12.2-5|295	
14mr|gtk+3.0-3.12.2-5|296	
14mr|gtk+3.0-3.12.2-5|297	%changelog
14mr|gtk+3.0-3.12.2-5|298	* Fri Sep 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.2-5
14mr|gtk+3.0-3.12.2-5|299	+ Revision: 36a4b15
14mr|gtk+3.0-3.12.2-5|300	- Add common subpackage to library Requires
14mr|gtk+3.0-3.12.2-5|301	
14mr|gtk+3.0-3.12.2-5|302	

16659 14
14mr|gtk-aurora-engine-1.5.1-3|1	%define libname %mklibname %{name}
14mr|gtk-aurora-engine-1.5.1-3|2	
14mr|gtk-aurora-engine-1.5.1-3|3	Summary:	Aurora engine for Gtk 2.x
14mr|gtk-aurora-engine-1.5.1-3|4	Group:		Graphical desktop/Other
14mr|gtk-aurora-engine-1.5.1-3|5	Name:		gtk-aurora-engine
14mr|gtk-aurora-engine-1.5.1-3|6	Version:	1.5.1
14mr|gtk-aurora-engine-1.5.1-3|7	Release:	3
14mr|gtk-aurora-engine-1.5.1-3|8	License:	GPLv2+
14mr|gtk-aurora-engine-1.5.1-3|9	Url:		http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438
14mr|gtk-aurora-engine-1.5.1-3|10	Source0:	http://gnome-look.org/CONTENT/content-files/56438-aurora-%{version}.tar.bz2
14mr|gtk-aurora-engine-1.5.1-3|11	Patch0:		animation.diff
14mr|gtk-aurora-engine-1.5.1-3|12	BuildRequires:	gtk2-devel >= 2.12
14mr|gtk-aurora-engine-1.5.1-3|13	Requires:	%{libname} = %{version}
14mr|gtk-aurora-engine-1.5.1-3|14	
14mr|gtk-aurora-engine-1.5.1-3|15	%description
14mr|gtk-aurora-engine-1.5.1-3|16	The goal of this theme is to provide a complete and consistent look
14mr|gtk-aurora-engine-1.5.1-3|17	for Gtk. The theme aims to be very flexible in color choice, but
14mr|gtk-aurora-engine-1.5.1-3|18	provide few other options otherwise. The theme includes some features
14mr|gtk-aurora-engine-1.5.1-3|19	that do not seem to be available in other Gtk engines; it also allows
14mr|gtk-aurora-engine-1.5.1-3|20	the theming of Gnome panel widgets.
14mr|gtk-aurora-engine-1.5.1-3|21	
14mr|gtk-aurora-engine-1.5.1-3|22	%package -n %{libname}
14mr|gtk-aurora-engine-1.5.1-3|23	Summary:    Library files for %{name}
14mr|gtk-aurora-engine-1.5.1-3|24	Group:	    System/Libraries
14mr|gtk-aurora-engine-1.5.1-3|25	
14mr|gtk-aurora-engine-1.5.1-3|26	%description -n %{libname}
14mr|gtk-aurora-engine-1.5.1-3|27	Library files for %{name}.
14mr|gtk-aurora-engine-1.5.1-3|28	
14mr|gtk-aurora-engine-1.5.1-3|29	%prep
14mr|gtk-aurora-engine-1.5.1-3|30	%setup -qc %{name}-%{version}
14mr|gtk-aurora-engine-1.5.1-3|31	tar xf *.tar.bz2
14mr|gtk-aurora-engine-1.5.1-3|32	tar xf *.tar.gz
14mr|gtk-aurora-engine-1.5.1-3|33	%apply_patches
14mr|gtk-aurora-engine-1.5.1-3|34	
14mr|gtk-aurora-engine-1.5.1-3|35	# Fix bug 56215:
14mr|gtk-aurora-engine-1.5.1-3|36	sed -i 's/\(^.*odd_row_color.*\)/\#\1/' Aurora/gtk-2.0/gtkrc
14mr|gtk-aurora-engine-1.5.1-3|37	
14mr|gtk-aurora-engine-1.5.1-3|38	%build
14mr|gtk-aurora-engine-1.5.1-3|39	pushd aurora-1.5
14mr|gtk-aurora-engine-1.5.1-3|40	%configure2_5x --enable-animation
14mr|gtk-aurora-engine-1.5.1-3|41	%make
14mr|gtk-aurora-engine-1.5.1-3|42	popd
14mr|gtk-aurora-engine-1.5.1-3|43	
14mr|gtk-aurora-engine-1.5.1-3|44	%install
14mr|gtk-aurora-engine-1.5.1-3|45	%__rm -rf %{buildroot}
14mr|gtk-aurora-engine-1.5.1-3|46	%makeinstall_std -C aurora-1.5
14mr|gtk-aurora-engine-1.5.1-3|47	%__mkdir -p %{buildroot}%{_datadir}/themes
14mr|gtk-aurora-engine-1.5.1-3|48	cp -fr Aurora %{buildroot}%{_datadir}/themes/
14mr|gtk-aurora-engine-1.5.1-3|49	
14mr|gtk-aurora-engine-1.5.1-3|50	
14mr|gtk-aurora-engine-1.5.1-3|51	%files
14mr|gtk-aurora-engine-1.5.1-3|52	%doc aurora-1.5/README aurora-1.5/ChangeLog
14mr|gtk-aurora-engine-1.5.1-3|53	%{_datadir}/themes/*
14mr|gtk-aurora-engine-1.5.1-3|54	
14mr|gtk-aurora-engine-1.5.1-3|55	%files -n %{libname}
14mr|gtk-aurora-engine-1.5.1-3|56	%{_libdir}/gtk-2.0/*/engines/*.*
14mr|gtk-aurora-engine-1.5.1-3|57	
14mr|gtk-aurora-engine-1.5.1-3|58	
14mr|gtk-aurora-engine-1.5.1-3|59	
14mr|gtk-aurora-engine-1.5.1-3|60	%changelog
14mr|gtk-aurora-engine-1.5.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.1-3
14mr|gtk-aurora-engine-1.5.1-3|62	+ Revision: 7fb4042
14mr|gtk-aurora-engine-1.5.1-3|63	- MassBuild#440: Increase release tag
14mr|gtk-aurora-engine-1.5.1-3|64	
14mr|gtk-aurora-engine-1.5.1-3|65	

16660 14
14mr|gtkdialogs-2.2-11|1	Summary:	Ready-to-use GTK+ dialog boxes
14mr|gtkdialogs-2.2-11|2	Name:		gtkdialogs
14mr|gtkdialogs-2.2-11|3	Version:	2.2
14mr|gtkdialogs-2.2-11|4	Release:	11
14mr|gtkdialogs-2.2-11|5	License:	GPLv2
14mr|gtkdialogs-2.2-11|6	Group:		System/Configuration/Packaging
14mr|gtkdialogs-2.2-11|7	Source0:	%{name}-%{version}.tar.bz2
14mr|gtkdialogs-2.2-11|8	Patch0:		gtkdialogs-2.2-fix-str-fmt.patch
14mr|gtkdialogs-2.2-11|9	Patch1:		gtkdialogs-2.2-no-strip.patch
14mr|gtkdialogs-2.2-11|10	Provides:	gchooser = %{version}-%{release}
14mr|gtkdialogs-2.2-11|11	Provides:	gmessage = %{version}-%{release}
14mr|gtkdialogs-2.2-11|12	Provides:	xtest = %{version}-%{release}
14mr|gtkdialogs-2.2-11|13	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkdialogs-2.2-11|14	
14mr|gtkdialogs-2.2-11|15	%description
14mr|gtkdialogs-2.2-11|16	Ready-to-use GTK+ dialog boxes:
14mr|gtkdialogs-2.2-11|17	- xtest lets you test if X is running or not
14mr|gtkdialogs-2.2-11|18	- gmessage show a message and some buttons, it returns with the number of the
14mr|gtkdialogs-2.2-11|19	pressed button
14mr|gtkdialogs-2.2-11|20	- gchooser presents a list of entries from which the user can choose
14mr|gtkdialogs-2.2-11|21	- gfilechooser helps choosing a filename or dirname
14mr|gtkdialogs-2.2-11|22	
14mr|gtkdialogs-2.2-11|23	%prep
14mr|gtkdialogs-2.2-11|24	%setup -n %{name} -q
14mr|gtkdialogs-2.2-11|25	%apply_patches
14mr|gtkdialogs-2.2-11|26	
14mr|gtkdialogs-2.2-11|27	%build
14mr|gtkdialogs-2.2-11|28	make clean
14mr|gtkdialogs-2.2-11|29	%make CFLAGS="%{optflags} %{?ldflags}"
14mr|gtkdialogs-2.2-11|30	
14mr|gtkdialogs-2.2-11|31	%install
14mr|gtkdialogs-2.2-11|32	%makeinstall
14mr|gtkdialogs-2.2-11|33	
14mr|gtkdialogs-2.2-11|34	%files
14mr|gtkdialogs-2.2-11|35	%{_bindir}/*
14mr|gtkdialogs-2.2-11|36	
14mr|gtkdialogs-2.2-11|37	
14mr|gtkdialogs-2.2-11|38	%changelog
14mr|gtkdialogs-2.2-11|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-11
14mr|gtkdialogs-2.2-11|40	+ Revision: 102f93c
14mr|gtkdialogs-2.2-11|41	- MassBuild#440: Increase release tag
14mr|gtkdialogs-2.2-11|42	
14mr|gtkdialogs-2.2-11|43	

16661 14
14mr|gtk-doc-1.18-3|1	Summary:	API documentation generation tool for GTK+ and GNOME
14mr|gtk-doc-1.18-3|2	Name:		gtk-doc
14mr|gtk-doc-1.18-3|3	Version:	1.18
14mr|gtk-doc-1.18-3|4	Release: 	3
14mr|gtk-doc-1.18-3|5	License: 	GPLv2+ and GFDL
14mr|gtk-doc-1.18-3|6	Group: 		Development/GNOME and GTK+
14mr|gtk-doc-1.18-3|7	Url: 		http://www.gtk.org/gtk-doc/
14mr|gtk-doc-1.18-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/%{version}/%{name}-%{version}.tar.xz
14mr|gtk-doc-1.18-3|9	BuildArch: 	noarch
14mr|gtk-doc-1.18-3|10	
14mr|gtk-doc-1.18-3|11	BuildRequires:  dblatex
14mr|gtk-doc-1.18-3|12	BuildRequires:  docbook-dtd43-xml
14mr|gtk-doc-1.18-3|13	BuildRequires:  docbook-style-xsl
14mr|gtk-doc-1.18-3|14	BuildRequires:  gnome-doc-utils
14mr|gtk-doc-1.18-3|15	BuildRequires:	openjade
14mr|gtk-doc-1.18-3|16	BuildRequires:  rarian
14mr|gtk-doc-1.18-3|17	BuildRequires:  source-highlight
14mr|gtk-doc-1.18-3|18	BuildRequires:	xsltproc
14mr|gtk-doc-1.18-3|19	#gw for building the checks
14mr|gtk-doc-1.18-3|20	BuildRequires:  pkgconfig(glib-2.0)
14mr|gtk-doc-1.18-3|21	
14mr|gtk-doc-1.18-3|22	Requires:	diffutils
14mr|gtk-doc-1.18-3|23	Requires:	docbook-utils
14mr|gtk-doc-1.18-3|24	Requires:	docbook-dtd412-xml
14mr|gtk-doc-1.18-3|25	Requires:	docbook-dtd43-xml
14mr|gtk-doc-1.18-3|26	Requires: 	docbook-style-xsl
14mr|gtk-doc-1.18-3|27	Requires:	source-highlight
14mr|gtk-doc-1.18-3|28	Requires:	xsltproc
14mr|gtk-doc-1.18-3|29	%define __noautoreq 'perl\\(gtkdoc-common.pl\\)'
14mr|gtk-doc-1.18-3|30	Requires(post,postun): rarian
14mr|gtk-doc-1.18-3|31	
14mr|gtk-doc-1.18-3|32	%description
14mr|gtk-doc-1.18-3|33	gtk-doc is a tool for generating API reference documentation.
14mr|gtk-doc-1.18-3|34	it is used for generating the documentation for GTK+, GLib
14mr|gtk-doc-1.18-3|35	and GNOME.
14mr|gtk-doc-1.18-3|36	
14mr|gtk-doc-1.18-3|37	%package	mkpdf
14mr|gtk-doc-1.18-3|38	Summary:	API documentation PDF format generation tool for GTK+ and GNOME
14mr|gtk-doc-1.18-3|39	Group:		Development/GNOME and GTK+
14mr|gtk-doc-1.18-3|40	Requires:	%{name} = %{version}
14mr|gtk-doc-1.18-3|41	Requires:	dblatex
14mr|gtk-doc-1.18-3|42	Conflicts:	%{name} < 1.17-3
14mr|gtk-doc-1.18-3|43	
14mr|gtk-doc-1.18-3|44	%description	mkpdf
14mr|gtk-doc-1.18-3|45	gtkdoc-mkpdf is a tool for generating API reference documentation in PDF
14mr|gtk-doc-1.18-3|46	format. It is used for generating the documentation for GTK+, GLib and
14mr|gtk-doc-1.18-3|47	GNOME.
14mr|gtk-doc-1.18-3|48	
14mr|gtk-doc-1.18-3|49	%prep
14mr|gtk-doc-1.18-3|50	%setup -q
14mr|gtk-doc-1.18-3|51	# Move this doc file to avoid name collisions
14mr|gtk-doc-1.18-3|52	mv doc/README doc/README.docs
14mr|gtk-doc-1.18-3|53	
14mr|gtk-doc-1.18-3|54	%build
14mr|gtk-doc-1.18-3|55	%configure2_5x \
14mr|gtk-doc-1.18-3|56	--build=%{_build} \
14mr|gtk-doc-1.18-3|57	--disable-scrollkeeper
14mr|gtk-doc-1.18-3|58	
14mr|gtk-doc-1.18-3|59	%make
14mr|gtk-doc-1.18-3|60	
14mr|gtk-doc-1.18-3|61	%install
14mr|gtk-doc-1.18-3|62	%makeinstall_std
14mr|gtk-doc-1.18-3|63	
14mr|gtk-doc-1.18-3|64	# include shared directory
14mr|gtk-doc-1.18-3|65	install -d -m 755 %{buildroot}%{_datadir}/gtk-doc/html
14mr|gtk-doc-1.18-3|66	
14mr|gtk-doc-1.18-3|67	%check
14mr|gtk-doc-1.18-3|68	PERL5LIB=$(pwd) PATH=$PATH:$(pwd) make check
14mr|gtk-doc-1.18-3|69	
14mr|gtk-doc-1.18-3|70	%files
14mr|gtk-doc-1.18-3|71	%doc AUTHORS README doc/* examples
14mr|gtk-doc-1.18-3|72	%{_bindir}/gtkdoc-check
14mr|gtk-doc-1.18-3|73	%{_bindir}/gtkdoc-depscan
14mr|gtk-doc-1.18-3|74	%{_bindir}/gtkdoc-fixxref
14mr|gtk-doc-1.18-3|75	%{_bindir}/gtkdoc-mkdb
14mr|gtk-doc-1.18-3|76	%{_bindir}/gtkdoc-mkhtml
14mr|gtk-doc-1.18-3|77	%{_bindir}/gtkdoc-mkman
14mr|gtk-doc-1.18-3|78	%{_bindir}/gtkdoc-mktmpl
14mr|gtk-doc-1.18-3|79	%{_bindir}/gtkdoc-rebase
14mr|gtk-doc-1.18-3|80	%{_bindir}/gtkdoc-scan
14mr|gtk-doc-1.18-3|81	%{_bindir}/gtkdoc-scangobj
14mr|gtk-doc-1.18-3|82	%{_bindir}/gtkdoc-scanobj
14mr|gtk-doc-1.18-3|83	%{_bindir}/gtkdocize
14mr|gtk-doc-1.18-3|84	%{_datadir}/gtk-doc
14mr|gtk-doc-1.18-3|85	%{_datadir}/sgml/gtk-doc
14mr|gtk-doc-1.18-3|86	%{_datadir}/pkgconfig/gtk-doc.pc
14mr|gtk-doc-1.18-3|87	%{_datadir}/aclocal/*
14mr|gtk-doc-1.18-3|88	
14mr|gtk-doc-1.18-3|89	%files mkpdf
14mr|gtk-doc-1.18-3|90	%{_bindir}/gtkdoc-mkpdf
14mr|gtk-doc-1.18-3|91	
14mr|gtk-doc-1.18-3|92	
14mr|gtk-doc-1.18-3|93	%changelog
14mr|gtk-doc-1.18-3|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.18-3
14mr|gtk-doc-1.18-3|95	+ Revision: 81a6bb1
14mr|gtk-doc-1.18-3|96	- MassBuild#440: Increase release tag
14mr|gtk-doc-1.18-3|97	
14mr|gtk-doc-1.18-3|98	

16662 14
14mr|gtk-engines2-2.20.2-8|1	%define pkgname gtk-engines
14mr|gtk-engines2-2.20.2-8|2	%define pkgversion 2
14mr|gtk-engines2-2.20.2-8|3	%define libname %mklibname %{name}
14mr|gtk-engines2-2.20.2-8|4	
14mr|gtk-engines2-2.20.2-8|5	%define cleanice_version 2.4.0
14mr|gtk-engines2-2.20.2-8|6	%define bluecurve_version 1.0.0
14mr|gtk-engines2-2.20.2-8|7	
14mr|gtk-engines2-2.20.2-8|8	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-2.0); then pkg-config --variable=gtk_binary_version gtk+-2.0; else echo 0; fi)
14mr|gtk-engines2-2.20.2-8|9	
14mr|gtk-engines2-2.20.2-8|10	Summary:	Default GTK+ 2.0 theme engines
14mr|gtk-engines2-2.20.2-8|11	Name:		%{pkgname}%{pkgversion}
14mr|gtk-engines2-2.20.2-8|12	Version:	2.20.2
14mr|gtk-engines2-2.20.2-8|13	Release:	8
14mr|gtk-engines2-2.20.2-8|14	License:	GPLv2+ and LGPLv2+
14mr|gtk-engines2-2.20.2-8|15	Group:		System/Libraries
14mr|gtk-engines2-2.20.2-8|16	Url:		ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/
14mr|gtk-engines2-2.20.2-8|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/%{pkgname}-%{version}.tar.bz2
14mr|gtk-engines2-2.20.2-8|18	Source3:	http://prdownloads.sourceforge.net/elysium-project/gtk-engines-cleanice-%{cleanice_version}.tar.bz2
14mr|gtk-engines2-2.20.2-8|19	Source5:	http://themes.freshmeat.net/redir/gtk2flat/31385/url_tgz/gtk2flat-default.tar.bz2
14mr|gtk-engines2-2.20.2-8|20	Source7:	bluecurve-gtk-themes-%{bluecurve_version}.tar.bz2
14mr|gtk-engines2-2.20.2-8|21	Patch0:		gtk-engines-2.20.2_glib2.32.patch
14mr|gtk-engines2-2.20.2-8|22	Patch1:		gtk-engines-automake-1.13.patch
14mr|gtk-engines2-2.20.2-8|23	
14mr|gtk-engines2-2.20.2-8|24	BuildRequires:	intltool
14mr|gtk-engines2-2.20.2-8|25	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtk-engines2-2.20.2-8|26	BuildRequires:	pkgconfig(libglade-2.0)
14mr|gtk-engines2-2.20.2-8|27	BuildRequires:	pkgconfig(lua)
14mr|gtk-engines2-2.20.2-8|28	Requires:	%{libname} >= %{version}
14mr|gtk-engines2-2.20.2-8|29	
14mr|gtk-engines2-2.20.2-8|30	%description
14mr|gtk-engines2-2.20.2-8|31	These are the graphical engines for the various GTK+ toolkit themes.
14mr|gtk-engines2-2.20.2-8|32	Included themes are:
14mr|gtk-engines2-2.20.2-8|33	
14mr|gtk-engines2-2.20.2-8|34	- Notif
14mr|gtk-engines2-2.20.2-8|35	- Redmond95
14mr|gtk-engines2-2.20.2-8|36	- Pixmap
14mr|gtk-engines2-2.20.2-8|37	- Metal (swing-like)
14mr|gtk-engines2-2.20.2-8|38	- Many more
14mr|gtk-engines2-2.20.2-8|39	
14mr|gtk-engines2-2.20.2-8|40	%files
14mr|gtk-engines2-2.20.2-8|41	%doc COPYING README
14mr|gtk-engines2-2.20.2-8|42	%{_datadir}/themes/*
14mr|gtk-engines2-2.20.2-8|43	%{_datadir}/gtk-engines/
14mr|gtk-engines2-2.20.2-8|44	
14mr|gtk-engines2-2.20.2-8|45	#----------------------------------------------------------------------------
14mr|gtk-engines2-2.20.2-8|46	
14mr|gtk-engines2-2.20.2-8|47	%package -n %{libname}
14mr|gtk-engines2-2.20.2-8|48	Summary:	Library files for %{name}
14mr|gtk-engines2-2.20.2-8|49	Group:		System/Libraries
14mr|gtk-engines2-2.20.2-8|50	Requires:	gtk+2.0 >= 2.9.0
14mr|gtk-engines2-2.20.2-8|51	
14mr|gtk-engines2-2.20.2-8|52	%description -n %{libname}
14mr|gtk-engines2-2.20.2-8|53	Library files for %{name}.
14mr|gtk-engines2-2.20.2-8|54	
14mr|gtk-engines2-2.20.2-8|55	%files -n %{libname}
14mr|gtk-engines2-2.20.2-8|56	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libbluecurve.so
14mr|gtk-engines2-2.20.2-8|57	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libcleanice.so
14mr|gtk-engines2-2.20.2-8|58	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libclearlooks.so
14mr|gtk-engines2-2.20.2-8|59	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libcrux-engine.so
14mr|gtk-engines2-2.20.2-8|60	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libflat.so
14mr|gtk-engines2-2.20.2-8|61	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libglide.so
14mr|gtk-engines2-2.20.2-8|62	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libhcengine.so
14mr|gtk-engines2-2.20.2-8|63	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libindustrial.so
14mr|gtk-engines2-2.20.2-8|64	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libluaengine.so
14mr|gtk-engines2-2.20.2-8|65	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libmist.so
14mr|gtk-engines2-2.20.2-8|66	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libredmond95.so
14mr|gtk-engines2-2.20.2-8|67	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libthinice.so
14mr|gtk-engines2-2.20.2-8|68	
14mr|gtk-engines2-2.20.2-8|69	#----------------------------------------------------------------------------
14mr|gtk-engines2-2.20.2-8|70	
14mr|gtk-engines2-2.20.2-8|71	%package devel
14mr|gtk-engines2-2.20.2-8|72	Summary:	Pkgconfig file for %{name}
14mr|gtk-engines2-2.20.2-8|73	Group:		Development/Other
14mr|gtk-engines2-2.20.2-8|74	Requires:	%{name} >= %{version}
14mr|gtk-engines2-2.20.2-8|75	
14mr|gtk-engines2-2.20.2-8|76	%description devel
14mr|gtk-engines2-2.20.2-8|77	Pkgconfig file for %{name}.
14mr|gtk-engines2-2.20.2-8|78	
14mr|gtk-engines2-2.20.2-8|79	%files devel
14mr|gtk-engines2-2.20.2-8|80	%{_libdir}/pkgconfig/*
14mr|gtk-engines2-2.20.2-8|81	
14mr|gtk-engines2-2.20.2-8|82	#----------------------------------------------------------------------------
14mr|gtk-engines2-2.20.2-8|83	
14mr|gtk-engines2-2.20.2-8|84	%prep
14mr|gtk-engines2-2.20.2-8|85	%setup -qn %{pkgname}-%{version} -a 3 -a 5 -a 7
14mr|gtk-engines2-2.20.2-8|86	%apply_patches
14mr|gtk-engines2-2.20.2-8|87	
14mr|gtk-engines2-2.20.2-8|88	%build
14mr|gtk-engines2-2.20.2-8|89	%configure2_5x \
14mr|gtk-engines2-2.20.2-8|90	--disable-static \
14mr|gtk-engines2-2.20.2-8|91	--enable-lua \
14mr|gtk-engines2-2.20.2-8|92	--with-system-lua \
14mr|gtk-engines2-2.20.2-8|93	--enable-animation
14mr|gtk-engines2-2.20.2-8|94	
14mr|gtk-engines2-2.20.2-8|95	%make LIBS=-lm
14mr|gtk-engines2-2.20.2-8|96	
14mr|gtk-engines2-2.20.2-8|97	pushd gtk-engines-cleanice-%{cleanice_version}/
14mr|gtk-engines2-2.20.2-8|98	libtoolize --copy --force
14mr|gtk-engines2-2.20.2-8|99	aclocal
14mr|gtk-engines2-2.20.2-8|100	autoconf
14mr|gtk-engines2-2.20.2-8|101	autoreconf -fi
14mr|gtk-engines2-2.20.2-8|102	%configure2_5x \
14mr|gtk-engines2-2.20.2-8|103	--disable-static
14mr|gtk-engines2-2.20.2-8|104	%make
14mr|gtk-engines2-2.20.2-8|105	popd
14mr|gtk-engines2-2.20.2-8|106	
14mr|gtk-engines2-2.20.2-8|107	pushd gtk-flat-theme-2.0/
14mr|gtk-engines2-2.20.2-8|108	autoreconf -fi
14mr|gtk-engines2-2.20.2-8|109	%configure2_5x \
14mr|gtk-engines2-2.20.2-8|110	--disable-static
14mr|gtk-engines2-2.20.2-8|111	%make libflat_la_LIBADD="-lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -lglib-2.0"
14mr|gtk-engines2-2.20.2-8|112	popd
14mr|gtk-engines2-2.20.2-8|113	
14mr|gtk-engines2-2.20.2-8|114	pushd bluecurve-gtk-themes-%{bluecurve_version}/
14mr|gtk-engines2-2.20.2-8|115	%configure2_5x \
14mr|gtk-engines2-2.20.2-8|116	--disable-static
14mr|gtk-engines2-2.20.2-8|117	%make
14mr|gtk-engines2-2.20.2-8|118	popd
14mr|gtk-engines2-2.20.2-8|119	
14mr|gtk-engines2-2.20.2-8|120	%install
14mr|gtk-engines2-2.20.2-8|121	%makeinstall_std
14mr|gtk-engines2-2.20.2-8|122	
14mr|gtk-engines2-2.20.2-8|123	pushd gtk-engines-cleanice-%{cleanice_version}/
14mr|gtk-engines2-2.20.2-8|124	%makeinstall_std
14mr|gtk-engines2-2.20.2-8|125	popd
14mr|gtk-engines2-2.20.2-8|126	
14mr|gtk-engines2-2.20.2-8|127	pushd gtk-flat-theme-2.0/
14mr|gtk-engines2-2.20.2-8|128	%makeinstall_std libflat_la_LIBADD="-lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -lglib-2.0"
14mr|gtk-engines2-2.20.2-8|129	popd
14mr|gtk-engines2-2.20.2-8|130	
14mr|gtk-engines2-2.20.2-8|131	pushd bluecurve-gtk-themes-%{bluecurve_version}/
14mr|gtk-engines2-2.20.2-8|132	%makeinstall_std
14mr|gtk-engines2-2.20.2-8|133	popd
14mr|gtk-engines2-2.20.2-8|134	
14mr|gtk-engines2-2.20.2-8|135	#remove empty files
14mr|gtk-engines2-2.20.2-8|136	rm -f %{buildroot}%{_datadir}/themes/*/ICON.png \
14mr|gtk-engines2-2.20.2-8|137	%{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.la \
14mr|gtk-engines2-2.20.2-8|138	%{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.a
14mr|gtk-engines2-2.20.2-8|139	
14mr|gtk-engines2-2.20.2-8|140	#gw needed at build time only
14mr|gtk-engines2-2.20.2-8|141	rm -rf %{buildroot}%{_datadir}/locale
14mr|gtk-engines2-2.20.2-8|142	
14mr|gtk-engines2-2.20.2-8|143	
14mr|gtk-engines2-2.20.2-8|144	
14mr|gtk-engines2-2.20.2-8|145	%changelog
14mr|gtk-engines2-2.20.2-8|146	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20.2-8
14mr|gtk-engines2-2.20.2-8|147	+ Revision: baa00bd
14mr|gtk-engines2-2.20.2-8|148	- MassBuild#440: Increase release tag
14mr|gtk-engines2-2.20.2-8|149	
14mr|gtk-engines2-2.20.2-8|150	

16663 14
14mr|gtkglarea2-2.0.1-8|1	%define	major	1
14mr|gtkglarea2-2.0.1-8|2	
14mr|gtkglarea2-2.0.1-8|3	%define	fname	gtkglarea
14mr|gtkglarea2-2.0.1-8|4	%define	libname	%mklibname %{fname} %{major}
14mr|gtkglarea2-2.0.1-8|5	
14mr|gtkglarea2-2.0.1-8|6	Summary:	OpenGL widget for GTK+ GUI toolkit
14mr|gtkglarea2-2.0.1-8|7	Name:		gtkglarea2
14mr|gtkglarea2-2.0.1-8|8	Version:	2.0.1
14mr|gtkglarea2-2.0.1-8|9	Release:	8
14mr|gtkglarea2-2.0.1-8|10	License:	LGPLv2+
14mr|gtkglarea2-2.0.1-8|11	Group:		System/Libraries
14mr|gtkglarea2-2.0.1-8|12	
14mr|gtkglarea2-2.0.1-8|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{fname}-%{version}.tar.bz2
14mr|gtkglarea2-2.0.1-8|14	Patch0:		gtkglarea-2.0.0-wformat.patch
14mr|gtkglarea2-2.0.1-8|15	Patch1:		gtkglarea-2.0.1-link-against-libm.patch
14mr|gtkglarea2-2.0.1-8|16	
14mr|gtkglarea2-2.0.1-8|17	URL:		http://www.mono-project.com/GtkGLArea
14mr|gtkglarea2-2.0.1-8|18	BuildRequires:	pkgconfig(glu)
14mr|gtkglarea2-2.0.1-8|19	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkglarea2-2.0.1-8|20	%define	bogus	%{mklibname %{fname} 2.0}
14mr|gtkglarea2-2.0.1-8|21	%rename		bogus
14mr|gtkglarea2-2.0.1-8|22	
14mr|gtkglarea2-2.0.1-8|23	%description
14mr|gtkglarea2-2.0.1-8|24	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14mr|gtkglarea2-2.0.1-8|25	is basically wrapper around GLX functions. The widget itself is very similar
14mr|gtkglarea2-2.0.1-8|26	to GtkDrawinigArea widget and adds only three extra functions.
14mr|gtkglarea2-2.0.1-8|27	
14mr|gtkglarea2-2.0.1-8|28	Lower level gdkgl functions make it easy to render on any widget that has
14mr|gtkglarea2-2.0.1-8|29	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14mr|gtkglarea2-2.0.1-8|30	
14mr|gtkglarea2-2.0.1-8|31	%package -n	%{libname}
14mr|gtkglarea2-2.0.1-8|32	Summary:	OpenGL widget for GTK+ GUI toolkit
14mr|gtkglarea2-2.0.1-8|33	Group:		System/Libraries
14mr|gtkglarea2-2.0.1-8|34	
14mr|gtkglarea2-2.0.1-8|35	%description -n %{libname}
14mr|gtkglarea2-2.0.1-8|36	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14mr|gtkglarea2-2.0.1-8|37	is basically wrapper around GLX functions. The widget itself is very similar
14mr|gtkglarea2-2.0.1-8|38	to GtkDrawinigArea widget and adds only three extra functions.
14mr|gtkglarea2-2.0.1-8|39	
14mr|gtkglarea2-2.0.1-8|40	Lower level gdkgl functions make it easy to render on any widget that has
14mr|gtkglarea2-2.0.1-8|41	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14mr|gtkglarea2-2.0.1-8|42	
14mr|gtkglarea2-2.0.1-8|43	%package -n	%{libname}-devel
14mr|gtkglarea2-2.0.1-8|44	Summary:	Includes and static libs
14mr|gtkglarea2-2.0.1-8|45	Group:		Development/GNOME and GTK+
14mr|gtkglarea2-2.0.1-8|46	Requires:	%{libname} = %{EVRD}
14mr|gtkglarea2-2.0.1-8|47	Provides:	%{name}-devel = %{EVRD}
14mr|gtkglarea2-2.0.1-8|48	
14mr|gtkglarea2-2.0.1-8|49	%description -n	%{libname}-devel
14mr|gtkglarea2-2.0.1-8|50	Libraries and includes files you can use for GtkGLArea development
14mr|gtkglarea2-2.0.1-8|51	
14mr|gtkglarea2-2.0.1-8|52	%prep
14mr|gtkglarea2-2.0.1-8|53	%setup -q -n %{fname}-%{version}
14mr|gtkglarea2-2.0.1-8|54	%patch0 -p1 -b .wformat~
14mr|gtkglarea2-2.0.1-8|55	%patch1 -p1 -b .libs~
14mr|gtkglarea2-2.0.1-8|56	autoreconf -fi
14mr|gtkglarea2-2.0.1-8|57	
14mr|gtkglarea2-2.0.1-8|58	%build
14mr|gtkglarea2-2.0.1-8|59	%configure2_5x
14mr|gtkglarea2-2.0.1-8|60	%make
14mr|gtkglarea2-2.0.1-8|61	
14mr|gtkglarea2-2.0.1-8|62	%install
14mr|gtkglarea2-2.0.1-8|63	%makeinstall
14mr|gtkglarea2-2.0.1-8|64	
14mr|gtkglarea2-2.0.1-8|65	%files -n %{libname}
14mr|gtkglarea2-2.0.1-8|66	%doc AUTHORS COPYING ChangeLog README
14mr|gtkglarea2-2.0.1-8|67	%{_libdir}/libgtkgl-2.0.so.%{major}*
14mr|gtkglarea2-2.0.1-8|68	
14mr|gtkglarea2-2.0.1-8|69	%files -n %{libname}-devel
14mr|gtkglarea2-2.0.1-8|70	%doc docs/*.txt
14mr|gtkglarea2-2.0.1-8|71	%{_libdir}/*.so
14mr|gtkglarea2-2.0.1-8|72	%{_libdir}/*.*a
14mr|gtkglarea2-2.0.1-8|73	%{_includedir}/*
14mr|gtkglarea2-2.0.1-8|74	%{_libdir}/pkgconfig/gtkgl-2.0.pc
14mr|gtkglarea2-2.0.1-8|75	
14mr|gtkglarea2-2.0.1-8|76	
14mr|gtkglarea2-2.0.1-8|77	
14mr|gtkglarea2-2.0.1-8|78	%changelog
14mr|gtkglarea2-2.0.1-8|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-8
14mr|gtkglarea2-2.0.1-8|80	+ Revision: d0517d2
14mr|gtkglarea2-2.0.1-8|81	- MassBuild#440: Increase release tag
14mr|gtkglarea2-2.0.1-8|82	
14mr|gtkglarea2-2.0.1-8|83	

16664 14
14mr|gtkglext-1.2.0-14|1	%define	name	gtkglext
14mr|gtkglext-1.2.0-14|2	%define	version	1.2.0
14mr|gtkglext-1.2.0-14|3	%define release  	14
14mr|gtkglext-1.2.0-14|4	
14mr|gtkglext-1.2.0-14|5	%define	major	0
14mr|gtkglext-1.2.0-14|6	%define	api_version 1.0
14mr|gtkglext-1.2.0-14|7	
14mr|gtkglext-1.2.0-14|8	%define	libname %mklibname %{name} %{api_version} %{major}
14mr|gtkglext-1.2.0-14|9	%define	libnamedev %mklibname %{name} -d
14mr|gtkglext-1.2.0-14|10	
14mr|gtkglext-1.2.0-14|11	Summary:	OpenGL extension to GTK 2.0 or later
14mr|gtkglext-1.2.0-14|12	Name:		%{name}
14mr|gtkglext-1.2.0-14|13	Version:	%{version}
14mr|gtkglext-1.2.0-14|14	Release: 	%{release}
14mr|gtkglext-1.2.0-14|15	License:	LGPL
14mr|gtkglext-1.2.0-14|16	Group:		System/Libraries
14mr|gtkglext-1.2.0-14|17	Source0:	http://prdownloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2
14mr|gtkglext-1.2.0-14|18	Patch0:		gtkglext-support-pango.diff
14mr|gtkglext-1.2.0-14|19	Patch1:		gtkglext-1.2.0-newer-gtk.patch
14mr|gtkglext-1.2.0-14|20	URL:		http://gtkglext.sourceforge.net/
14mr|gtkglext-1.2.0-14|21	BuildRequires:	pkgconfig
14mr|gtkglext-1.2.0-14|22	BuildRequires:	mesaglu-devel
14mr|gtkglext-1.2.0-14|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkglext-1.2.0-14|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|gtkglext-1.2.0-14|25	BuildRequires:	pango-devel
14mr|gtkglext-1.2.0-14|26	BuildRequires:	chrpath
14mr|gtkglext-1.2.0-14|27	BuildRequires:	pkgconfig(pangox)
14mr|gtkglext-1.2.0-14|28	
14mr|gtkglext-1.2.0-14|29	%description
14mr|gtkglext-1.2.0-14|30	GtkGLExt is an OpenGL extension to GTK 2.0 or later.
14mr|gtkglext-1.2.0-14|31	GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
14mr|gtkglext-1.2.0-14|32	and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
14mr|gtkglext-1.2.0-14|33	As opposed to Jane Loff's GtkGLArea , it does not provide any OpenGL widget,
14mr|gtkglext-1.2.0-14|34	but an interface to use OpenGL on *ANY* GTK+ widget.
14mr|gtkglext-1.2.0-14|35	
14mr|gtkglext-1.2.0-14|36	%package -n	%{libname}
14mr|gtkglext-1.2.0-14|37	Summary:	OpenGL extension to GTK 2.0 or later
14mr|gtkglext-1.2.0-14|38	Group:		System/Libraries
14mr|gtkglext-1.2.0-14|39	Provides:	%{name} = %{version}-%{release}
14mr|gtkglext-1.2.0-14|40	Obsoletes:	%{_lib}gtkglext-1.0_0 < %{version}-%{release}
14mr|gtkglext-1.2.0-14|41	
14mr|gtkglext-1.2.0-14|42	%description -n	%{libname}
14mr|gtkglext-1.2.0-14|43	GtkGLExt is an OpenGL extension to GTK 2.0 or later.
14mr|gtkglext-1.2.0-14|44	GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
14mr|gtkglext-1.2.0-14|45	and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
14mr|gtkglext-1.2.0-14|46	As opposed to Jane Loff's GtkGLArea , it does not provide any OpenGL widget,
14mr|gtkglext-1.2.0-14|47	but an interface to use OpenGL on *ANY* GTK+ widget.
14mr|gtkglext-1.2.0-14|48	
14mr|gtkglext-1.2.0-14|49	%package -n	%{libnamedev}
14mr|gtkglext-1.2.0-14|50	Summary:	OpenGL extension to GTK 2.0 or later
14mr|gtkglext-1.2.0-14|51	Group:		Development/GNOME and GTK+
14mr|gtkglext-1.2.0-14|52	Requires:	%{libname} = %{version}
14mr|gtkglext-1.2.0-14|53	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
14mr|gtkglext-1.2.0-14|54	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gtkglext-1.2.0-14|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtkglext-1.2.0-14|56	Obsoletes:	%{_lib}gtkglext-1.0_0-devel < %{version}-%{release}
14mr|gtkglext-1.2.0-14|57	
14mr|gtkglext-1.2.0-14|58	%description -n %{libnamedev}
14mr|gtkglext-1.2.0-14|59	Libraries and includes files you can use for GtkGLExt development.
14mr|gtkglext-1.2.0-14|60	
14mr|gtkglext-1.2.0-14|61	%prep
14mr|gtkglext-1.2.0-14|62	%setup -q
14mr|gtkglext-1.2.0-14|63	%patch0 -p0
14mr|gtkglext-1.2.0-14|64	%patch1 -p1 -b .gtk
14mr|gtkglext-1.2.0-14|65	
14mr|gtkglext-1.2.0-14|66	%build
14mr|gtkglext-1.2.0-14|67	autoreconf -fi
14mr|gtkglext-1.2.0-14|68	%configure2_5x
14mr|gtkglext-1.2.0-14|69	%make
14mr|gtkglext-1.2.0-14|70	
14mr|gtkglext-1.2.0-14|71	%install
14mr|gtkglext-1.2.0-14|72	rm -rf %{buildroot}
14mr|gtkglext-1.2.0-14|73	%makeinstall_std
14mr|gtkglext-1.2.0-14|74	
14mr|gtkglext-1.2.0-14|75	%if %mdkversion < 200900
14mr|gtkglext-1.2.0-14|76	%post -n %{libname} -p /sbin/ldconfig
14mr|gtkglext-1.2.0-14|77	%endif
14mr|gtkglext-1.2.0-14|78	%if %mdkversion < 200900
14mr|gtkglext-1.2.0-14|79	%postun -n %{libname} -p /sbin/ldconfig
14mr|gtkglext-1.2.0-14|80	%endif
14mr|gtkglext-1.2.0-14|81	
14mr|gtkglext-1.2.0-14|82	%clean
14mr|gtkglext-1.2.0-14|83	rm -rf %{buildroot}
14mr|gtkglext-1.2.0-14|84	
14mr|gtkglext-1.2.0-14|85	%files -n %{libname}
14mr|gtkglext-1.2.0-14|86	%defattr(-,root,root)
14mr|gtkglext-1.2.0-14|87	%{_libdir}/lib*.so.*
14mr|gtkglext-1.2.0-14|88	
14mr|gtkglext-1.2.0-14|89	%files -n %{libnamedev}
14mr|gtkglext-1.2.0-14|90	%defattr(-,root,root)
14mr|gtkglext-1.2.0-14|91	%doc AUTHORS ChangeLog TODO README
14mr|gtkglext-1.2.0-14|92	%doc %{_datadir}/gtk-doc/html/gtkglext
14mr|gtkglext-1.2.0-14|93	%{_libdir}/*.so
14mr|gtkglext-1.2.0-14|94	%{_libdir}/*.a
14mr|gtkglext-1.2.0-14|95	%{_includedir}/*
14mr|gtkglext-1.2.0-14|96	%{_libdir}/%{name}*
14mr|gtkglext-1.2.0-14|97	%{_libdir}/pkgconfig/*.pc
14mr|gtkglext-1.2.0-14|98	%{_datadir}/aclocal/*.m4
14mr|gtkglext-1.2.0-14|99	
14mr|gtkglext-1.2.0-14|100	
14mr|gtkglext-1.2.0-14|101	
14mr|gtkglext-1.2.0-14|102	
14mr|gtkglext-1.2.0-14|103	
14mr|gtkglext-1.2.0-14|104	%changelog
14mr|gtkglext-1.2.0-14|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-14
14mr|gtkglext-1.2.0-14|106	+ Revision: 9aefc0d
14mr|gtkglext-1.2.0-14|107	- MassBuild#440: Increase release tag
14mr|gtkglext-1.2.0-14|108	
14mr|gtkglext-1.2.0-14|109	

16665 14
14mr|gtkhtml3.14-3.32.2-7|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gtkhtml3.14-3.32.2-7|2	
14mr|gtkhtml3.14-3.32.2-7|3	%define oname	gtkhtml
14mr|gtkhtml3.14-3.32.2-7|4	%define api	3.14
14mr|gtkhtml3.14-3.32.2-7|5	%define major	19
14mr|gtkhtml3.14-3.32.2-7|6	%define majeditor	0
14mr|gtkhtml3.14-3.32.2-7|7	%define libname %mklibname %{oname} %{api} %{major}
14mr|gtkhtml3.14-3.32.2-7|8	%define libeditor %mklibname %{oname}-editor %{api} %{majeditor}
14mr|gtkhtml3.14-3.32.2-7|9	%define devname %mklibname -d %{oname} %{api}
14mr|gtkhtml3.14-3.32.2-7|10	
14mr|gtkhtml3.14-3.32.2-7|11	Summary:	HTML rendering/editing library
14mr|gtkhtml3.14-3.32.2-7|12	Name:		%{oname}%{api}
14mr|gtkhtml3.14-3.32.2-7|13	Version:	3.32.2
14mr|gtkhtml3.14-3.32.2-7|14	Release:	7
14mr|gtkhtml3.14-3.32.2-7|15	License:	LGPLv2+
14mr|gtkhtml3.14-3.32.2-7|16	Group:		Graphical desktop/GNOME
14mr|gtkhtml3.14-3.32.2-7|17	Url:		http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
14mr|gtkhtml3.14-3.32.2-7|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/%{url_ver}/%{oname}-%{version}.tar.bz2
14mr|gtkhtml3.14-3.32.2-7|19	Patch0:		gtkhtml-3.32.2-fix-linking.patch
14mr|gtkhtml3.14-3.32.2-7|20	
14mr|gtkhtml3.14-3.32.2-7|21	BuildRequires:	gnome-icon-theme >= 1.2.0
14mr|gtkhtml3.14-3.32.2-7|22	BuildRequires:	intltool
14mr|gtkhtml3.14-3.32.2-7|23	BuildRequires:	pkgconfig(enchant)
14mr|gtkhtml3.14-3.32.2-7|24	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gtkhtml3.14-3.32.2-7|25	BuildRequires:	pkgconfig(gail)
14mr|gtkhtml3.14-3.32.2-7|26	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkhtml3.14-3.32.2-7|27	BuildRequires:	pkgconfig(iso-codes)
14mr|gtkhtml3.14-3.32.2-7|28	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gtkhtml3.14-3.32.2-7|29	Requires:	%{libname} >= %{version}
14mr|gtkhtml3.14-3.32.2-7|30	### MD TODO rename src pkg directory
14mr|gtkhtml3.14-3.32.2-7|31	Obsoletes:	gtkhtml-3.14 < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|32	
14mr|gtkhtml3.14-3.32.2-7|33	%description
14mr|gtkhtml3.14-3.32.2-7|34	GtkHTML is a HTML rendering/editing library.  GtkHTML is
14mr|gtkhtml3.14-3.32.2-7|35	not designed to be the ultimate HTML browser/editor: instead, it is
14mr|gtkhtml3.14-3.32.2-7|36	designed to be easily embedded into applications that require
14mr|gtkhtml3.14-3.32.2-7|37	lightweight HTML functionality.
14mr|gtkhtml3.14-3.32.2-7|38	
14mr|gtkhtml3.14-3.32.2-7|39	GtkHTML was originally based on KDE's KHTMLW widget, but is now
14mr|gtkhtml3.14-3.32.2-7|40	developed independently of it.  The most important difference between
14mr|gtkhtml3.14-3.32.2-7|41	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
14mr|gtkhtml3.14-3.32.2-7|42	an editor.  Thanks to the Bonobo editor component that comes with the
14mr|gtkhtml3.14-3.32.2-7|43	library, it's extremely simple to add HTML editing to an existing
14mr|gtkhtml3.14-3.32.2-7|44	application.
14mr|gtkhtml3.14-3.32.2-7|45	
14mr|gtkhtml3.14-3.32.2-7|46	%files -f %{oname}-%{api}.lang
14mr|gtkhtml3.14-3.32.2-7|47	%doc AUTHORS NEWS README TODO
14mr|gtkhtml3.14-3.32.2-7|48	%{_datadir}/gtkhtml-%{api}
14mr|gtkhtml3.14-3.32.2-7|49	
14mr|gtkhtml3.14-3.32.2-7|50	#----------------------------------------------------------------------------
14mr|gtkhtml3.14-3.32.2-7|51	
14mr|gtkhtml3.14-3.32.2-7|52	%package -n %{libname}
14mr|gtkhtml3.14-3.32.2-7|53	Summary:	Libraries for GtkHTML
14mr|gtkhtml3.14-3.32.2-7|54	Group:		System/Libraries
14mr|gtkhtml3.14-3.32.2-7|55	Suggests:	%{name} = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|56	Obsoletes:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|57	Conflicts:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|58	
14mr|gtkhtml3.14-3.32.2-7|59	%description -n %{libname}
14mr|gtkhtml3.14-3.32.2-7|60	This package contains libraries used by GtkHTML.
14mr|gtkhtml3.14-3.32.2-7|61	
14mr|gtkhtml3.14-3.32.2-7|62	%files -n %{libname}
14mr|gtkhtml3.14-3.32.2-7|63	%{_libdir}/libgtkhtml-%{api}.so.%{major}*
14mr|gtkhtml3.14-3.32.2-7|64	
14mr|gtkhtml3.14-3.32.2-7|65	#----------------------------------------------------------------------------
14mr|gtkhtml3.14-3.32.2-7|66	
14mr|gtkhtml3.14-3.32.2-7|67	%package -n %{libeditor}
14mr|gtkhtml3.14-3.32.2-7|68	Summary:	Libraries for GtkHTML
14mr|gtkhtml3.14-3.32.2-7|69	Group:		System/Libraries
14mr|gtkhtml3.14-3.32.2-7|70	Suggests:	%{name} = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|71	Conflicts:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|72	
14mr|gtkhtml3.14-3.32.2-7|73	%description -n %{libeditor}
14mr|gtkhtml3.14-3.32.2-7|74	This package contains libraries used by GtkHTML.
14mr|gtkhtml3.14-3.32.2-7|75	
14mr|gtkhtml3.14-3.32.2-7|76	%files -n %{libeditor}
14mr|gtkhtml3.14-3.32.2-7|77	%{_libdir}/libgtkhtml-editor-%{api}.so.%{majeditor}*
14mr|gtkhtml3.14-3.32.2-7|78	
14mr|gtkhtml3.14-3.32.2-7|79	#----------------------------------------------------------------------------
14mr|gtkhtml3.14-3.32.2-7|80	
14mr|gtkhtml3.14-3.32.2-7|81	%package -n %{devname}
14mr|gtkhtml3.14-3.32.2-7|82	Summary:	Development libraries, header files and utilities for GtkHTML
14mr|gtkhtml3.14-3.32.2-7|83	Group:		Development/GNOME and GTK+
14mr|gtkhtml3.14-3.32.2-7|84	Requires:	%{name} = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|85	Requires:	%{libname} = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|86	Requires:	%{libeditor} = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|87	Provides:	%{name}-devel = %{EVRD}
14mr|gtkhtml3.14-3.32.2-7|88	Obsoletes:	%{_lib}gtkhtml-3.14-devel < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|89	Conflicts:	%{_lib}gtkhtml-3.14-devel < 3.32.2-6
14mr|gtkhtml3.14-3.32.2-7|90	
14mr|gtkhtml3.14-3.32.2-7|91	%description -n %{devname}
14mr|gtkhtml3.14-3.32.2-7|92	This package contains the files necessary to develop applications with GtkHTML.
14mr|gtkhtml3.14-3.32.2-7|93	
14mr|gtkhtml3.14-3.32.2-7|94	%files -n %{devname}
14mr|gtkhtml3.14-3.32.2-7|95	%doc ChangeLog COPYING
14mr|gtkhtml3.14-3.32.2-7|96	%_bindir/gtkhtml-editor-test
14mr|gtkhtml3.14-3.32.2-7|97	%{_libdir}/*.so
14mr|gtkhtml3.14-3.32.2-7|98	%{_includedir}/*
14mr|gtkhtml3.14-3.32.2-7|99	%{_libdir}/pkgconfig/*
14mr|gtkhtml3.14-3.32.2-7|100	
14mr|gtkhtml3.14-3.32.2-7|101	#----------------------------------------------------------------------------
14mr|gtkhtml3.14-3.32.2-7|102	
14mr|gtkhtml3.14-3.32.2-7|103	%prep
14mr|gtkhtml3.14-3.32.2-7|104	%setup -qn %{oname}-%{version}
14mr|gtkhtml3.14-3.32.2-7|105	%apply_patches
14mr|gtkhtml3.14-3.32.2-7|106	
14mr|gtkhtml3.14-3.32.2-7|107	%build
14mr|gtkhtml3.14-3.32.2-7|108	autoreconf -fi
14mr|gtkhtml3.14-3.32.2-7|109	%configure2_5x \
14mr|gtkhtml3.14-3.32.2-7|110	--enable-deprecated-warning-flags=no \
14mr|gtkhtml3.14-3.32.2-7|111	--disable-static
14mr|gtkhtml3.14-3.32.2-7|112	%make LIBS=-lm
14mr|gtkhtml3.14-3.32.2-7|113	
14mr|gtkhtml3.14-3.32.2-7|114	%install
14mr|gtkhtml3.14-3.32.2-7|115	%makeinstall_std
14mr|gtkhtml3.14-3.32.2-7|116	
14mr|gtkhtml3.14-3.32.2-7|117	%find_lang %{oname}-%{api}
14mr|gtkhtml3.14-3.32.2-7|118	
14mr|gtkhtml3.14-3.32.2-7|119	
14mr|gtkhtml3.14-3.32.2-7|120	%changelog
14mr|gtkhtml3.14-3.32.2-7|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.32.2-7
14mr|gtkhtml3.14-3.32.2-7|122	+ Revision: 7c1e2c1
14mr|gtkhtml3.14-3.32.2-7|123	- MassBuild#440: Increase release tag
14mr|gtkhtml3.14-3.32.2-7|124	
14mr|gtkhtml3.14-3.32.2-7|125	

16666 14
14mr|gtkhtml4-4.6.6-2|1	%define major	0
14mr|gtkhtml4-4.6.6-2|2	%define oname gtkhtml
14mr|gtkhtml4-4.6.6-2|3	%define api_version 4.0
14mr|gtkhtml4-4.6.6-2|4	%define libname %mklibname %{oname} %{api_version} %{major}
14mr|gtkhtml4-4.6.6-2|5	%define develname %mklibname -d %{oname} %{api_version}
14mr|gtkhtml4-4.6.6-2|6	
14mr|gtkhtml4-4.6.6-2|7	Summary: HTML rendering/editing library
14mr|gtkhtml4-4.6.6-2|8	Name: gtkhtml4
14mr|gtkhtml4-4.6.6-2|9	Version: 4.6.6
14mr|gtkhtml4-4.6.6-2|10	Release: 2
14mr|gtkhtml4-4.6.6-2|11	License: LGPLv2+
14mr|gtkhtml4-4.6.6-2|12	Group: Graphical desktop/GNOME
14mr|gtkhtml4-4.6.6-2|13	URL: http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
14mr|gtkhtml4-4.6.6-2|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/4.6/%{oname}-%{version}.tar.xz
14mr|gtkhtml4-4.6.6-2|15	
14mr|gtkhtml4-4.6.6-2|16	BuildRequires:	intltool
14mr|gtkhtml4-4.6.6-2|17	BuildRequires:	pkgconfig(enchant) >= 1.1.7
14mr|gtkhtml4-4.6.6-2|18	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
14mr|gtkhtml4-4.6.6-2|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mr|gtkhtml4-4.6.6-2|20	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|gtkhtml4-4.6.6-2|21	BuildRequires:	pkgconfig(iso-codes)
14mr|gtkhtml4-4.6.6-2|22	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mr|gtkhtml4-4.6.6-2|23	BuildRequires:	pkgconfig(ORBit-2.0)
14mr|gtkhtml4-4.6.6-2|24	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.26.0
14mr|gtkhtml4-4.6.6-2|25	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.22.0
14mr|gtkhtml4-4.6.6-2|26	
14mr|gtkhtml4-4.6.6-2|27	Requires:	%{libname} >= %{version}-%{release}
14mr|gtkhtml4-4.6.6-2|28	
14mr|gtkhtml4-4.6.6-2|29	%description
14mr|gtkhtml4-4.6.6-2|30	GtkHTML is a HTML rendering/editing library.  GtkHTML is
14mr|gtkhtml4-4.6.6-2|31	not designed to be the ultimate HTML browser/editor: instead, it is
14mr|gtkhtml4-4.6.6-2|32	designed to be easily embedded into applications that require
14mr|gtkhtml4-4.6.6-2|33	lightweight HTML functionality.
14mr|gtkhtml4-4.6.6-2|34	
14mr|gtkhtml4-4.6.6-2|35	GtkHTML was originally based on KDE's KHTMLW widget, but is now
14mr|gtkhtml4-4.6.6-2|36	developed independently of it.  The most important difference between
14mr|gtkhtml4-4.6.6-2|37	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
14mr|gtkhtml4-4.6.6-2|38	an editor.  Thanks to the Bonobo editor component that comes with the
14mr|gtkhtml4-4.6.6-2|39	library, it's extremely simple to add HTML editing to an existing
14mr|gtkhtml4-4.6.6-2|40	application.
14mr|gtkhtml4-4.6.6-2|41	
14mr|gtkhtml4-4.6.6-2|42	%package -n %{libname}
14mr|gtkhtml4-4.6.6-2|43	Summary:	Libraries for GtkHTML
14mr|gtkhtml4-4.6.6-2|44	Group:		System/Libraries
14mr|gtkhtml4-4.6.6-2|45	
14mr|gtkhtml4-4.6.6-2|46	%description -n %{libname}
14mr|gtkhtml4-4.6.6-2|47	GtkHTML is a HTML rendering/editing library.  GtkHTML is
14mr|gtkhtml4-4.6.6-2|48	not designed to be the ultimate HTML browser/editor: instead, it is
14mr|gtkhtml4-4.6.6-2|49	designed to be easily embedded into applications that require
14mr|gtkhtml4-4.6.6-2|50	lightweight HTML functionality.
14mr|gtkhtml4-4.6.6-2|51	
14mr|gtkhtml4-4.6.6-2|52	This package contains libraries used by GtkHTML.
14mr|gtkhtml4-4.6.6-2|53	
14mr|gtkhtml4-4.6.6-2|54	%package -n %{develname}
14mr|gtkhtml4-4.6.6-2|55	Summary:	Development libraries, header files and utilities for GtkHTML
14mr|gtkhtml4-4.6.6-2|56	Group:		Development/GNOME and GTK+
14mr|gtkhtml4-4.6.6-2|57	#Requires:	%{name} = %{version}
14mr|gtkhtml4-4.6.6-2|58	Requires:	%{libname} = %{version}
14mr|gtkhtml4-4.6.6-2|59	Provides:	%{oname}-%{api_version}-devel = %{version}-%{release}
14mr|gtkhtml4-4.6.6-2|60	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtkhtml4-4.6.6-2|61	
14mr|gtkhtml4-4.6.6-2|62	%description -n %{develname}
14mr|gtkhtml4-4.6.6-2|63	GtkHTML is a HTML rendering/editing library.  GtkHTML is
14mr|gtkhtml4-4.6.6-2|64	not designed to be the ultimate HTML browser/editor: instead, it is
14mr|gtkhtml4-4.6.6-2|65	designed to be easily embedded into applications that require
14mr|gtkhtml4-4.6.6-2|66	lightweight HTML functionality.
14mr|gtkhtml4-4.6.6-2|67	
14mr|gtkhtml4-4.6.6-2|68	This package contains the files necessary to develop applications with GtkHTML.
14mr|gtkhtml4-4.6.6-2|69	
14mr|gtkhtml4-4.6.6-2|70	%prep
14mr|gtkhtml4-4.6.6-2|71	%setup -qn %{oname}-%{version}
14mr|gtkhtml4-4.6.6-2|72	
14mr|gtkhtml4-4.6.6-2|73	%build
14mr|gtkhtml4-4.6.6-2|74	%configure2_5x \
14mr|gtkhtml4-4.6.6-2|75	--disable-static \
14mr|gtkhtml4-4.6.6-2|76	--program-suffix=4
14mr|gtkhtml4-4.6.6-2|77	
14mr|gtkhtml4-4.6.6-2|78	%make
14mr|gtkhtml4-4.6.6-2|79	
14mr|gtkhtml4-4.6.6-2|80	%install
14mr|gtkhtml4-4.6.6-2|81	rm -rf %{buildroot}
14mr|gtkhtml4-4.6.6-2|82	%makeinstall_std
14mr|gtkhtml4-4.6.6-2|83	find %{buildroot} -name "*.la" -delete
14mr|gtkhtml4-4.6.6-2|84	%{find_lang} %{oname}-%{api_version}
14mr|gtkhtml4-4.6.6-2|85	
14mr|gtkhtml4-4.6.6-2|86	%files -f %{oname}-%{api_version}.lang
14mr|gtkhtml4-4.6.6-2|87	%doc AUTHORS NEWS README TODO COPYING
14mr|gtkhtml4-4.6.6-2|88	%{_datadir}/gtkhtml-%{api_version}
14mr|gtkhtml4-4.6.6-2|89	
14mr|gtkhtml4-4.6.6-2|90	%files -n %{libname}
14mr|gtkhtml4-4.6.6-2|91	%{_libdir}/libgtkhtml-%{api_version}.so.%{major}*
14mr|gtkhtml4-4.6.6-2|92	%{_libdir}/libgtkhtml-editor-%{api_version}.so.%{major}*
14mr|gtkhtml4-4.6.6-2|93	
14mr|gtkhtml4-4.6.6-2|94	%files -n %{develname}
14mr|gtkhtml4-4.6.6-2|95	%doc ChangeLog
14mr|gtkhtml4-4.6.6-2|96	%{_bindir}/gtkhtml-editor-test4
14mr|gtkhtml4-4.6.6-2|97	%{_libdir}/*.so
14mr|gtkhtml4-4.6.6-2|98	%{_includedir}/*
14mr|gtkhtml4-4.6.6-2|99	%{_libdir}/pkgconfig/*
14mr|gtkhtml4-4.6.6-2|100	
14mr|gtkhtml4-4.6.6-2|101	
14mr|gtkhtml4-4.6.6-2|102	%changelog
14mr|gtkhtml4-4.6.6-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.6.6-2
14mr|gtkhtml4-4.6.6-2|104	+ Revision: 33014de
14mr|gtkhtml4-4.6.6-2|105	- MassBuild#440: Increase release tag
14mr|gtkhtml4-4.6.6-2|106	
14mr|gtkhtml4-4.6.6-2|107	

16667 14
14mr|gtkimageview-1.6.4-6|1	%define lib_major	0
14mr|gtkimageview-1.6.4-6|2	%define lib_name	%mklibname %{name} %{lib_major}
14mr|gtkimageview-1.6.4-6|3	%define lib_name_devel	%mklibname %{name} -d
14mr|gtkimageview-1.6.4-6|4	
14mr|gtkimageview-1.6.4-6|5	Summary:	Simple image viewer widget for GTK
14mr|gtkimageview-1.6.4-6|6	Name:		gtkimageview
14mr|gtkimageview-1.6.4-6|7	Version:	1.6.4
14mr|gtkimageview-1.6.4-6|8	Release:	6
14mr|gtkimageview-1.6.4-6|9	License:	LGPLv2+
14mr|gtkimageview-1.6.4-6|10	Group:		System/Libraries
14mr|gtkimageview-1.6.4-6|11	URL:		http://trac.bjourne.webfactional.com/
14mr|gtkimageview-1.6.4-6|12	Source0:	http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/gtkimageview-%{version}.tar.gz
14mr|gtkimageview-1.6.4-6|13	# (fc) 1.3.0-1mdv disable -Werror flag
14mr|gtkimageview-1.6.4-6|14	Patch0:		gtkimageview-1.3.0-nowerror.patch
14mr|gtkimageview-1.6.4-6|15	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkimageview-1.6.4-6|16	BuildRequires:	gtk-doc
14mr|gtkimageview-1.6.4-6|17	BuildRequires:	automake1.9
14mr|gtkimageview-1.6.4-6|18	BuildRequires:	gnome-common
14mr|gtkimageview-1.6.4-6|19	Requires:	common-licenses
14mr|gtkimageview-1.6.4-6|20	
14mr|gtkimageview-1.6.4-6|21	%description
14mr|gtkimageview-1.6.4-6|22	GtkImageView is a widget that provides a zoomable and panable view of
14mr|gtkimageview-1.6.4-6|23	a GdkPixbuf. It is intended to be usable in most types of image
14mr|gtkimageview-1.6.4-6|24	viewing applications.
14mr|gtkimageview-1.6.4-6|25	
14mr|gtkimageview-1.6.4-6|26	%package -n %{lib_name}
14mr|gtkimageview-1.6.4-6|27	Summary:	Simple image viewer widget for GTK
14mr|gtkimageview-1.6.4-6|28	Group:		System/Libraries
14mr|gtkimageview-1.6.4-6|29	
14mr|gtkimageview-1.6.4-6|30	%description -n %{lib_name}
14mr|gtkimageview-1.6.4-6|31	GtkImageView is a widget that provides a zoomable and panable view of
14mr|gtkimageview-1.6.4-6|32	a GdkPixbuf. It is intended to be usable in most types of image
14mr|gtkimageview-1.6.4-6|33	viewing applications.
14mr|gtkimageview-1.6.4-6|34	
14mr|gtkimageview-1.6.4-6|35	This package contains the library needed to run programs dynamically
14mr|gtkimageview-1.6.4-6|36	linked with gtkimageview.
14mr|gtkimageview-1.6.4-6|37	
14mr|gtkimageview-1.6.4-6|38	%package -n %{lib_name_devel}
14mr|gtkimageview-1.6.4-6|39	Summary:	Static libraries and header files of %{name}
14mr|gtkimageview-1.6.4-6|40	Group:		Development/C
14mr|gtkimageview-1.6.4-6|41	Requires:	%{lib_name} = %{version}-%{release}
14mr|gtkimageview-1.6.4-6|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtkimageview-1.6.4-6|43	
14mr|gtkimageview-1.6.4-6|44	%description -n %{lib_name_devel}
14mr|gtkimageview-1.6.4-6|45	GtkImageView is a widget that provides a zoomable and panable view of
14mr|gtkimageview-1.6.4-6|46	a GdkPixbuf. It is intended to be usable in most types of image
14mr|gtkimageview-1.6.4-6|47	viewing applications.
14mr|gtkimageview-1.6.4-6|48	
14mr|gtkimageview-1.6.4-6|49	%prep
14mr|gtkimageview-1.6.4-6|50	%setup  -q
14mr|gtkimageview-1.6.4-6|51	%patch0 -p1 -b .nowerror
14mr|gtkimageview-1.6.4-6|52	
14mr|gtkimageview-1.6.4-6|53	%build
14mr|gtkimageview-1.6.4-6|54	NOCONFIGURE=yes ./autogen.sh
14mr|gtkimageview-1.6.4-6|55	%configure2_5x --disable-static
14mr|gtkimageview-1.6.4-6|56	%make LIBS="-lm"
14mr|gtkimageview-1.6.4-6|57	
14mr|gtkimageview-1.6.4-6|58	%install
14mr|gtkimageview-1.6.4-6|59	%makeinstall_std
14mr|gtkimageview-1.6.4-6|60	
14mr|gtkimageview-1.6.4-6|61	%files -n %{lib_name}
14mr|gtkimageview-1.6.4-6|62	%doc README
14mr|gtkimageview-1.6.4-6|63	%{_libdir}/*.so.%{lib_major}*
14mr|gtkimageview-1.6.4-6|64	
14mr|gtkimageview-1.6.4-6|65	%files -n %{lib_name_devel}
14mr|gtkimageview-1.6.4-6|66	%doc %{_datadir}/gtk-doc/html/*
14mr|gtkimageview-1.6.4-6|67	%{_libdir}/lib*.so
14mr|gtkimageview-1.6.4-6|68	%{_libdir}/pkgconfig/*
14mr|gtkimageview-1.6.4-6|69	%{_includedir}/*
14mr|gtkimageview-1.6.4-6|70	
14mr|gtkimageview-1.6.4-6|71	
14mr|gtkimageview-1.6.4-6|72	
14mr|gtkimageview-1.6.4-6|73	%changelog
14mr|gtkimageview-1.6.4-6|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.4-6
14mr|gtkimageview-1.6.4-6|75	+ Revision: 8373196
14mr|gtkimageview-1.6.4-6|76	- MassBuild#440: Increase release tag
14mr|gtkimageview-1.6.4-6|77	
14mr|gtkimageview-1.6.4-6|78	

16668 14
14mr|gtkmm2.4-2.24.2-8|1	%define pkgname gtkmm
14mr|gtkmm2.4-2.24.2-8|2	%define api_version 2.4
14mr|gtkmm2.4-2.24.2-8|3	%define major 1
14mr|gtkmm2.4-2.24.2-8|4	%define libname %mklibname %{pkgname} %{api_version} %{major}
14mr|gtkmm2.4-2.24.2-8|5	%define libnamedev %mklibname -d %{pkgname} %{api_version}
14mr|gtkmm2.4-2.24.2-8|6	
14mr|gtkmm2.4-2.24.2-8|7	Name:		%{pkgname}%{api_version}
14mr|gtkmm2.4-2.24.2-8|8	Summary:	C++ interface for popular GUI library gtk+
14mr|gtkmm2.4-2.24.2-8|9	Version:	2.24.2
14mr|gtkmm2.4-2.24.2-8|10	Release:	8
14mr|gtkmm2.4-2.24.2-8|11	#gw lib is LGPL, tool is GPL
14mr|gtkmm2.4-2.24.2-8|12	License:	LGPLv2+ and GPLv2+
14mr|gtkmm2.4-2.24.2-8|13	Group:		System/Libraries
14mr|gtkmm2.4-2.24.2-8|14	URL:		http://gtkmm.sourceforge.net/
14mr|gtkmm2.4-2.24.2-8|15	
14mr|gtkmm2.4-2.24.2-8|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
14mr|gtkmm2.4-2.24.2-8|17	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtkmm2.4-2.24.2-8|18	BuildRequires:	pkgconfig(glibmm-2.4)
14mr|gtkmm2.4-2.24.2-8|19	BuildRequires:	pkgconfig(atkmm-1.6)
14mr|gtkmm2.4-2.24.2-8|20	BuildRequires:	pkgconfig(cairomm-1.0)
14mr|gtkmm2.4-2.24.2-8|21	BuildRequires:	pkgconfig(pangomm-1.4)
14mr|gtkmm2.4-2.24.2-8|22	
14mr|gtkmm2.4-2.24.2-8|23	%description
14mr|gtkmm2.4-2.24.2-8|24	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm2.4-2.24.2-8|25	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm2.4-2.24.2-8|26	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm2.4-2.24.2-8|27	quickly create complex user interfaces.
14mr|gtkmm2.4-2.24.2-8|28	
14mr|gtkmm2.4-2.24.2-8|29	
14mr|gtkmm2.4-2.24.2-8|30	%package	-n %{libname}
14mr|gtkmm2.4-2.24.2-8|31	Summary:	C++ interface for popular GUI library gtk+
14mr|gtkmm2.4-2.24.2-8|32	Group:		System/Libraries
14mr|gtkmm2.4-2.24.2-8|33	Provides:	lib%{name} = %{version}-%{release}
14mr|gtkmm2.4-2.24.2-8|34	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mr|gtkmm2.4-2.24.2-8|35	
14mr|gtkmm2.4-2.24.2-8|36	%description	-n %{libname}
14mr|gtkmm2.4-2.24.2-8|37	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm2.4-2.24.2-8|38	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm2.4-2.24.2-8|39	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm2.4-2.24.2-8|40	quickly create complex user interfaces.
14mr|gtkmm2.4-2.24.2-8|41	
14mr|gtkmm2.4-2.24.2-8|42	This package contains the library needed to run programs dynamically
14mr|gtkmm2.4-2.24.2-8|43	linked with %{pkgname}.
14mr|gtkmm2.4-2.24.2-8|44	
14mr|gtkmm2.4-2.24.2-8|45	
14mr|gtkmm2.4-2.24.2-8|46	%package	-n %{libnamedev}
14mr|gtkmm2.4-2.24.2-8|47	Summary:	Headers and development files of %{pkgname}
14mr|gtkmm2.4-2.24.2-8|48	Group:		Development/GNOME and GTK+
14mr|gtkmm2.4-2.24.2-8|49	Requires:	%{libname} = %{version}-%{release}
14mr|gtkmm2.4-2.24.2-8|50	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|gtkmm2.4-2.24.2-8|51	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gtkmm2.4-2.24.2-8|52	
14mr|gtkmm2.4-2.24.2-8|53	%description	-n %{libnamedev}
14mr|gtkmm2.4-2.24.2-8|54	This package contains the headers and development files that are needed,
14mr|gtkmm2.4-2.24.2-8|55	when trying to develop or compile applications which need %{pkgname}.
14mr|gtkmm2.4-2.24.2-8|56	
14mr|gtkmm2.4-2.24.2-8|57	%package	doc
14mr|gtkmm2.4-2.24.2-8|58	Summary:	GTKmm documentation
14mr|gtkmm2.4-2.24.2-8|59	Group:		Books/Other
14mr|gtkmm2.4-2.24.2-8|60	
14mr|gtkmm2.4-2.24.2-8|61	%description	doc
14mr|gtkmm2.4-2.24.2-8|62	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm2.4-2.24.2-8|63	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm2.4-2.24.2-8|64	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm2.4-2.24.2-8|65	quickly create complex user interfaces.
14mr|gtkmm2.4-2.24.2-8|66	
14mr|gtkmm2.4-2.24.2-8|67	This package contains all API documentation for gtkmm. You can readily read
14mr|gtkmm2.4-2.24.2-8|68	this documentation with devhelp, a documentation reader.
14mr|gtkmm2.4-2.24.2-8|69	
14mr|gtkmm2.4-2.24.2-8|70	%prep
14mr|gtkmm2.4-2.24.2-8|71	%setup -q -n %{pkgname}-%{version}
14mr|gtkmm2.4-2.24.2-8|72	
14mr|gtkmm2.4-2.24.2-8|73	%build
14mr|gtkmm2.4-2.24.2-8|74	%configure2_5x \
14mr|gtkmm2.4-2.24.2-8|75	--enable-shared \
14mr|gtkmm2.4-2.24.2-8|76	--disable-static
14mr|gtkmm2.4-2.24.2-8|77	%make
14mr|gtkmm2.4-2.24.2-8|78	
14mr|gtkmm2.4-2.24.2-8|79	# make check does nothing
14mr|gtkmm2.4-2.24.2-8|80	
14mr|gtkmm2.4-2.24.2-8|81	%install
14mr|gtkmm2.4-2.24.2-8|82	rm -rf %{buildroot}
14mr|gtkmm2.4-2.24.2-8|83	%makeinstall_std MMDOCTOOLDIR=%{_datadir}/mm-common/doctool
14mr|gtkmm2.4-2.24.2-8|84	
14mr|gtkmm2.4-2.24.2-8|85	%files -n %{libname}
14mr|gtkmm2.4-2.24.2-8|86	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
14mr|gtkmm2.4-2.24.2-8|87	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
14mr|gtkmm2.4-2.24.2-8|88	
14mr|gtkmm2.4-2.24.2-8|89	
14mr|gtkmm2.4-2.24.2-8|90	%files -n %{libnamedev}
14mr|gtkmm2.4-2.24.2-8|91	%doc PORTING ChangeLog AUTHORS COPYING NEWS README
14mr|gtkmm2.4-2.24.2-8|92	%{_includedir}/*
14mr|gtkmm2.4-2.24.2-8|93	%{_libdir}/*.so
14mr|gtkmm2.4-2.24.2-8|94	%{_libdir}/gtkmm-%{api_version}/
14mr|gtkmm2.4-2.24.2-8|95	%{_libdir}/gdkmm-%{api_version}/
14mr|gtkmm2.4-2.24.2-8|96	%{_libdir}/pkgconfig/*.pc
14mr|gtkmm2.4-2.24.2-8|97	
14mr|gtkmm2.4-2.24.2-8|98	%files doc
14mr|gtkmm2.4-2.24.2-8|99	%doc %{_datadir}/doc/gtkmm-%{api_version}/
14mr|gtkmm2.4-2.24.2-8|100	%doc %{_datadir}/devhelp/books/*
14mr|gtkmm2.4-2.24.2-8|101	
14mr|gtkmm2.4-2.24.2-8|102	
14mr|gtkmm2.4-2.24.2-8|103	
14mr|gtkmm2.4-2.24.2-8|104	%changelog
14mr|gtkmm2.4-2.24.2-8|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.2-8
14mr|gtkmm2.4-2.24.2-8|106	+ Revision: 554326d
14mr|gtkmm2.4-2.24.2-8|107	- MassBuild#440: Increase release tag
14mr|gtkmm2.4-2.24.2-8|108	
14mr|gtkmm2.4-2.24.2-8|109	

16669 14
14mr|gtkmm3.0-3.12.0-1|1	%define pkgname	gtkmm
14mr|gtkmm3.0-3.12.0-1|2	%define api_version 3.0
14mr|gtkmm3.0-3.12.0-1|3	%define major 1
14mr|gtkmm3.0-3.12.0-1|4	%define libname_orig %mklibname %{pkgname} %{api_version}
14mr|gtkmm3.0-3.12.0-1|5	%define libname %mklibname %{pkgname} %{api_version} %{major}
14mr|gtkmm3.0-3.12.0-1|6	%define develname %mklibname -d %{pkgname} %{api_version}
14mr|gtkmm3.0-3.12.0-1|7	
14mr|gtkmm3.0-3.12.0-1|8	Name:		%{pkgname}%{api_version}
14mr|gtkmm3.0-3.12.0-1|9	Summary:	C++ interface for popular GUI library gtk+
14mr|gtkmm3.0-3.12.0-1|10	Version:	3.12.0
14mr|gtkmm3.0-3.12.0-1|11	Release:	1
14mr|gtkmm3.0-3.12.0-1|12	#gw lib is LGPL, tool is GPL
14mr|gtkmm3.0-3.12.0-1|13	License:	LGPLv2+ and GPLv2+
14mr|gtkmm3.0-3.12.0-1|14	Group:		System/Libraries
14mr|gtkmm3.0-3.12.0-1|15	URL:		http://gtkmm.sourceforge.net/
14mr|gtkmm3.0-3.12.0-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.12/%{pkgname}-%{version}.tar.xz
14mr|gtkmm3.0-3.12.0-1|17	
14mr|gtkmm3.0-3.12.0-1|18	BuildRequires:	xsltproc
14mr|gtkmm3.0-3.12.0-1|19	BuildRequires:	pkgconfig(atkmm-1.6)
14mr|gtkmm3.0-3.12.0-1|20	BuildRequires:	pkgconfig(cairomm-1.0)
14mr|gtkmm3.0-3.12.0-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|gtkmm3.0-3.12.0-1|22	BuildRequires:	pkgconfig(giomm-2.4)
14mr|gtkmm3.0-3.12.0-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gtkmm3.0-3.12.0-1|24	BuildRequires:	pkgconfig(pangomm-1.4)
14mr|gtkmm3.0-3.12.0-1|25	BuildRequires:	doxygen
14mr|gtkmm3.0-3.12.0-1|26	
14mr|gtkmm3.0-3.12.0-1|27	%description
14mr|gtkmm3.0-3.12.0-1|28	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm3.0-3.12.0-1|29	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm3.0-3.12.0-1|30	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm3.0-3.12.0-1|31	quickly create complex user interfaces.
14mr|gtkmm3.0-3.12.0-1|32	
14mr|gtkmm3.0-3.12.0-1|33	%package	-n %{libname}
14mr|gtkmm3.0-3.12.0-1|34	Summary:	C++ interface for popular GUI library gtk+
14mr|gtkmm3.0-3.12.0-1|35	Group:		System/Libraries
14mr|gtkmm3.0-3.12.0-1|36	Provides:	%{libname_orig} = %{version}-%{release}
14mr|gtkmm3.0-3.12.0-1|37	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mr|gtkmm3.0-3.12.0-1|38	
14mr|gtkmm3.0-3.12.0-1|39	%description	-n %{libname}
14mr|gtkmm3.0-3.12.0-1|40	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm3.0-3.12.0-1|41	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm3.0-3.12.0-1|42	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm3.0-3.12.0-1|43	quickly create complex user interfaces.
14mr|gtkmm3.0-3.12.0-1|44	
14mr|gtkmm3.0-3.12.0-1|45	This package contains the library needed to run programs dynamically
14mr|gtkmm3.0-3.12.0-1|46	linked with %{pkgname}.
14mr|gtkmm3.0-3.12.0-1|47	
14mr|gtkmm3.0-3.12.0-1|48	%package	-n %{develname}
14mr|gtkmm3.0-3.12.0-1|49	Summary:	Headers and development files of %{pkgname}
14mr|gtkmm3.0-3.12.0-1|50	Group:		Development/GNOME and GTK+
14mr|gtkmm3.0-3.12.0-1|51	Requires:	%{libname} = %{version}
14mr|gtkmm3.0-3.12.0-1|52	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|gtkmm3.0-3.12.0-1|53	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|gtkmm3.0-3.12.0-1|54	Obsoletes:	%{_lib}gtkmm3.0_1-static-devel
14mr|gtkmm3.0-3.12.0-1|55	Obsoletes:	%{_lib}gtkmm3.0-static-devel
14mr|gtkmm3.0-3.12.0-1|56	
14mr|gtkmm3.0-3.12.0-1|57	%description	-n %{develname}
14mr|gtkmm3.0-3.12.0-1|58	This package contains the headers and development files that are needed,
14mr|gtkmm3.0-3.12.0-1|59	when trying to develop or compile applications which need %{pkgname}.
14mr|gtkmm3.0-3.12.0-1|60	
14mr|gtkmm3.0-3.12.0-1|61	%package	doc
14mr|gtkmm3.0-3.12.0-1|62	Summary:	GTKmm documentation
14mr|gtkmm3.0-3.12.0-1|63	Group:		Books/Other
14mr|gtkmm3.0-3.12.0-1|64	
14mr|gtkmm3.0-3.12.0-1|65	%description	doc
14mr|gtkmm3.0-3.12.0-1|66	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mr|gtkmm3.0-3.12.0-1|67	Highlights include typesafe callbacks, widgets extensible via inheritance
14mr|gtkmm3.0-3.12.0-1|68	and a comprehensive set of widget classes that can be freely combined to
14mr|gtkmm3.0-3.12.0-1|69	quickly create complex user interfaces.
14mr|gtkmm3.0-3.12.0-1|70	
14mr|gtkmm3.0-3.12.0-1|71	This package contains all API documentation for gtkmm. You can readily read
14mr|gtkmm3.0-3.12.0-1|72	this documentation with devhelp, a documentation reader.
14mr|gtkmm3.0-3.12.0-1|73	
14mr|gtkmm3.0-3.12.0-1|74	%prep
14mr|gtkmm3.0-3.12.0-1|75	%setup -qn %{pkgname}-%{version}
14mr|gtkmm3.0-3.12.0-1|76	
14mr|gtkmm3.0-3.12.0-1|77	%build
14mr|gtkmm3.0-3.12.0-1|78	%configure2_5x \
14mr|gtkmm3.0-3.12.0-1|79	--disable-static
14mr|gtkmm3.0-3.12.0-1|80	
14mr|gtkmm3.0-3.12.0-1|81	%make
14mr|gtkmm3.0-3.12.0-1|82	
14mr|gtkmm3.0-3.12.0-1|83	%install
14mr|gtkmm3.0-3.12.0-1|84	rm -rf %{buildroot}
14mr|gtkmm3.0-3.12.0-1|85	%makeinstall_std
14mr|gtkmm3.0-3.12.0-1|86	
14mr|gtkmm3.0-3.12.0-1|87	%files -n %{libname}
14mr|gtkmm3.0-3.12.0-1|88	%doc AUTHORS COPYING NEWS README
14mr|gtkmm3.0-3.12.0-1|89	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
14mr|gtkmm3.0-3.12.0-1|90	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
14mr|gtkmm3.0-3.12.0-1|91	
14mr|gtkmm3.0-3.12.0-1|92	%files -n %{develname}
14mr|gtkmm3.0-3.12.0-1|93	%doc PORTING ChangeLog
14mr|gtkmm3.0-3.12.0-1|94	%{_includedir}/*
14mr|gtkmm3.0-3.12.0-1|95	%{_libdir}/*.so
14mr|gtkmm3.0-3.12.0-1|96	%{_libdir}/gtkmm-%{api_version}
14mr|gtkmm3.0-3.12.0-1|97	%{_libdir}/gdkmm-%{api_version}
14mr|gtkmm3.0-3.12.0-1|98	%{_libdir}/pkgconfig/*.pc
14mr|gtkmm3.0-3.12.0-1|99	
14mr|gtkmm3.0-3.12.0-1|100	%files doc
14mr|gtkmm3.0-3.12.0-1|101	%doc %{_datadir}/doc/gtkmm-%{api_version}
14mr|gtkmm3.0-3.12.0-1|102	%doc %{_datadir}/devhelp/books/*
14mr|gtkmm3.0-3.12.0-1|103	
14mr|gtkmm3.0-3.12.0-1|104	%changelog
14mr|gtkmm3.0-3.12.0-1|105	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mr|gtkmm3.0-3.12.0-1|106	+ Revision: 9551cfe
14mr|gtkmm3.0-3.12.0-1|107	- added source
14mr|gtkmm3.0-3.12.0-1|108	
14mr|gtkmm3.0-3.12.0-1|109	

16670 14
14mr|gtk-qt-engine-1.1-5.r5.7|1	%define libname %mklibname gtk-qt-engine
14mr|gtk-qt-engine-1.1-5.r5.7|2	%define snapshot r5
14mr|gtk-qt-engine-1.1-5.r5.7|3	
14mr|gtk-qt-engine-1.1-5.r5.7|4	Summary:	Allow GTK to use Qt widget styles
14mr|gtk-qt-engine-1.1-5.r5.7|5	Name:		gtk-qt-engine
14mr|gtk-qt-engine-1.1-5.r5.7|6	Version:	1.1
14mr|gtk-qt-engine-1.1-5.r5.7|7	Release:	5.%{snapshot}.7
14mr|gtk-qt-engine-1.1-5.r5.7|8	License:	GPLv2+
14mr|gtk-qt-engine-1.1-5.r5.7|9	Group:		Graphical desktop/KDE
14mr|gtk-qt-engine-1.1-5.r5.7|10	Url:		http://gtk-qt.ecs.soton.ac.uk/
14mr|gtk-qt-engine-1.1-5.r5.7|11	Source0:	http://gtk-qt.ecs.soton.ac.uk/files/%{version}/%{name}-%{version}-%{snapshot}.tar.xz
14mr|gtk-qt-engine-1.1-5.r5.7|12	# 4 Debian patches
14mr|gtk-qt-engine-1.1-5.r5.7|13	Patch1:		01_fix_out_of_source_build.diff
14mr|gtk-qt-engine-1.1-5.r5.7|14	Patch2:		02_change_desktop_file_installation.diff
14mr|gtk-qt-engine-1.1-5.r5.7|15	Patch3:		03_disable_engine_with_nspluginviewer.diff
14mr|gtk-qt-engine-1.1-5.r5.7|16	Patch4:		04_no_kde4_in_configfile.diff
14mr|gtk-qt-engine-1.1-5.r5.7|17	Patch5:		gtk-qt-engine-1.1-glib.patch
14mr|gtk-qt-engine-1.1-5.r5.7|18	BuildRequires:	cmake
14mr|gtk-qt-engine-1.1-5.r5.7|19	BuildRequires:	kdelibs4-devel
14mr|gtk-qt-engine-1.1-5.r5.7|20	BuildRequires:	kde4-macros
14mr|gtk-qt-engine-1.1-5.r5.7|21	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtk-qt-engine-1.1-5.r5.7|22	BuildRequires:	pkgconfig(libbonoboui-2.0)
14mr|gtk-qt-engine-1.1-5.r5.7|23	Requires:	%{libname} = %{version}-%{release}
14mr|gtk-qt-engine-1.1-5.r5.7|24	Requires:	gtk-qt-kcm
14mr|gtk-qt-engine-1.1-5.r5.7|25	
14mr|gtk-qt-engine-1.1-5.r5.7|26	%description
14mr|gtk-qt-engine-1.1-5.r5.7|27	The GTK-Qt Theme Engine is a project allowing GTK to use Qt4 widget styles.
14mr|gtk-qt-engine-1.1-5.r5.7|28	
14mr|gtk-qt-engine-1.1-5.r5.7|29	It behaves like a normal GTK theme engine, but calls functions from Qt
14mr|gtk-qt-engine-1.1-5.r5.7|30	instead of doing the drawing itself. It also adds a configuration tool
14mr|gtk-qt-engine-1.1-5.r5.7|31	to KDE4's System Settings - Appearance which let you change the theme
14mr|gtk-qt-engine-1.1-5.r5.7|32	of GTK+ applications in KDE.
14mr|gtk-qt-engine-1.1-5.r5.7|33	
14mr|gtk-qt-engine-1.1-5.r5.7|34	This theme engine is currently experimental and considered as an ugly hack
14mr|gtk-qt-engine-1.1-5.r5.7|35	by some people. Use at your own risk.
14mr|gtk-qt-engine-1.1-5.r5.7|36	
14mr|gtk-qt-engine-1.1-5.r5.7|37	%package -n %{libname}
14mr|gtk-qt-engine-1.1-5.r5.7|38	Summary:	Dynamic libraries for %{name}
14mr|gtk-qt-engine-1.1-5.r5.7|39	Group:		System/Libraries
14mr|gtk-qt-engine-1.1-5.r5.7|40	Requires:	%{name} = %{version}-%{release}
14mr|gtk-qt-engine-1.1-5.r5.7|41	Conflicts:	gtk-qt-engine < 1.1-3
14mr|gtk-qt-engine-1.1-5.r5.7|42	
14mr|gtk-qt-engine-1.1-5.r5.7|43	%description -n %{libname}
14mr|gtk-qt-engine-1.1-5.r5.7|44	Dynamic libraries for %{name}.
14mr|gtk-qt-engine-1.1-5.r5.7|45	
14mr|gtk-qt-engine-1.1-5.r5.7|46	%package -n gtk-qt-kcm
14mr|gtk-qt-engine-1.1-5.r5.7|47	Summary:	KDE System Settings module to configure GTK+ 2 theme
14mr|gtk-qt-engine-1.1-5.r5.7|48	Group:		Graphical desktop/KDE
14mr|gtk-qt-engine-1.1-5.r5.7|49	Conflicts:	gtk-qt-engine < 1.1-5
14mr|gtk-qt-engine-1.1-5.r5.7|50	
14mr|gtk-qt-engine-1.1-5.r5.7|51	%description -n gtk-qt-kcm
14mr|gtk-qt-engine-1.1-5.r5.7|52	This package provides configuration module to configure GTK+ 2.x styles from
14mr|gtk-qt-engine-1.1-5.r5.7|53	within Systemsettings -> "Application Appearance" in KDE4.
14mr|gtk-qt-engine-1.1-5.r5.7|54	
14mr|gtk-qt-engine-1.1-5.r5.7|55	%prep
14mr|gtk-qt-engine-1.1-5.r5.7|56	%setup -q -n %{name}
14mr|gtk-qt-engine-1.1-5.r5.7|57	%patch1 -p1
14mr|gtk-qt-engine-1.1-5.r5.7|58	%patch2 -p1
14mr|gtk-qt-engine-1.1-5.r5.7|59	%patch3 -p1
14mr|gtk-qt-engine-1.1-5.r5.7|60	%patch4 -p1
14mr|gtk-qt-engine-1.1-5.r5.7|61	%patch5 -p1
14mr|gtk-qt-engine-1.1-5.r5.7|62	
14mr|gtk-qt-engine-1.1-5.r5.7|63	%build
14mr|gtk-qt-engine-1.1-5.r5.7|64	%cmake_kde4
14mr|gtk-qt-engine-1.1-5.r5.7|65	%make
14mr|gtk-qt-engine-1.1-5.r5.7|66	
14mr|gtk-qt-engine-1.1-5.r5.7|67	%install
14mr|gtk-qt-engine-1.1-5.r5.7|68	%makeinstall_std -C build
14mr|gtk-qt-engine-1.1-5.r5.7|69	
14mr|gtk-qt-engine-1.1-5.r5.7|70	# fix .desktop file categories to make the kcm module show up under "Application
14mr|gtk-qt-engine-1.1-5.r5.7|71	#  Appearance" in systemsettings
14mr|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/' \
14mr|gtk-qt-engine-1.1-5.r5.7|73	%{buildroot}%{_kde_services}/kcmgtk4.desktop
14mr|gtk-qt-engine-1.1-5.r5.7|74	
14mr|gtk-qt-engine-1.1-5.r5.7|75	%find_lang kcmgtk4
14mr|gtk-qt-engine-1.1-5.r5.7|76	
14mr|gtk-qt-engine-1.1-5.r5.7|77	%files
14mr|gtk-qt-engine-1.1-5.r5.7|78	%doc AUTHORS ChangeLog
14mr|gtk-qt-engine-1.1-5.r5.7|79	%{_datadir}/themes/Qt4/gtk-2.0/gtkrc
14mr|gtk-qt-engine-1.1-5.r5.7|80	
14mr|gtk-qt-engine-1.1-5.r5.7|81	%files -n %{libname}
14mr|gtk-qt-engine-1.1-5.r5.7|82	%{_libdir}/gtk-2.0/*/engines/libqt4engine.so
14mr|gtk-qt-engine-1.1-5.r5.7|83	
14mr|gtk-qt-engine-1.1-5.r5.7|84	%files -n gtk-qt-kcm -f kcmgtk4.lang
14mr|gtk-qt-engine-1.1-5.r5.7|85	%{_kde_iconsdir}/kcmgtk.png
14mr|gtk-qt-engine-1.1-5.r5.7|86	%{_kde_libdir}/kde4/kcm_gtk4.so
14mr|gtk-qt-engine-1.1-5.r5.7|87	%{_kde_services}/kcmgtk4.desktop
14mr|gtk-qt-engine-1.1-5.r5.7|88	
14mr|gtk-qt-engine-1.1-5.r5.7|89	
14mr|gtk-qt-engine-1.1-5.r5.7|90	
14mr|gtk-qt-engine-1.1-5.r5.7|91	%changelog
14mr|gtk-qt-engine-1.1-5.r5.7|92	* Sun Jun 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-5.r5.7
14mr|gtk-qt-engine-1.1-5.r5.7|93	+ Revision: 8f13bce
14mr|gtk-qt-engine-1.1-5.r5.7|94	- LOG Rebuild for new KDE4
14mr|gtk-qt-engine-1.1-5.r5.7|95	
14mr|gtk-qt-engine-1.1-5.r5.7|96	

16671 14
14mr|gtk-sharp2-2.12.11-5|1	%define oname gtk-sharp
14mr|gtk-sharp2-2.12.11-5|2	%define mono 1.0.2
14mr|gtk-sharp2-2.12.11-5|3	%define monodir %{_prefix}/lib/mono
14mr|gtk-sharp2-2.12.11-5|4	
14mr|gtk-sharp2-2.12.11-5|5	Summary:	C# language binding for the gtk+ toolkit
14mr|gtk-sharp2-2.12.11-5|6	Name:		gtk-sharp2
14mr|gtk-sharp2-2.12.11-5|7	Version:	2.12.11
14mr|gtk-sharp2-2.12.11-5|8	Release:	5
14mr|gtk-sharp2-2.12.11-5|9	License:	LGPLv2
14mr|gtk-sharp2-2.12.11-5|10	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|11	URL:		http://gtk-sharp.sourceforge.net/
14mr|gtk-sharp2-2.12.11-5|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/%oname-%version.tar.bz2
14mr|gtk-sharp2-2.12.11-5|13	Patch0:		gtk-sharp-2.12.11-fix-glib-includes.patch
14mr|gtk-sharp2-2.12.11-5|14	Requires:	glib-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|15	BuildRequires:	mono-devel >= %{mono}
14mr|gtk-sharp2-2.12.11-5|16	BuildRequires:	pkgconfig(libglade-2.0)
14mr|gtk-sharp2-2.12.11-5|17	BuildRequires:	pkgconfig(libxslt)
14mr|gtk-sharp2-2.12.11-5|18	BuildRequires:	monodoc
14mr|gtk-sharp2-2.12.11-5|19	
14mr|gtk-sharp2-2.12.11-5|20	%description
14mr|gtk-sharp2-2.12.11-5|21	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|22	
14mr|gtk-sharp2-2.12.11-5|23	%package 2.4
14mr|gtk-sharp2-2.12.11-5|24	Summary:	C# language binding for the gtk+-2.4 toolkit
14mr|gtk-sharp2-2.12.11-5|25	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|26	Requires:	gtk-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|27	Conflicts:	gtk-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|28	
14mr|gtk-sharp2-2.12.11-5|29	%description 2.4
14mr|gtk-sharp2-2.12.11-5|30	Gtk-sharp is a C# language binding for the gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|31	
14mr|gtk-sharp2-2.12.11-5|32	%package 2.6
14mr|gtk-sharp2-2.12.11-5|33	Summary:	C# language binding for the gtk+-2.6 toolkit
14mr|gtk-sharp2-2.12.11-5|34	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|35	Requires:	gtk-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|36	Conflicts:	gtk-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|37	
14mr|gtk-sharp2-2.12.11-5|38	%description 2.6
14mr|gtk-sharp2-2.12.11-5|39	Gtk-sharp is a C# language binding for the gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|40	
14mr|gtk-sharp2-2.12.11-5|41	%package 2.8
14mr|gtk-sharp2-2.12.11-5|42	Summary:	C# language binding for the gtk+-2.8 toolkit
14mr|gtk-sharp2-2.12.11-5|43	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|44	Requires:	gtk-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|45	Conflicts:	gtk-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|46	
14mr|gtk-sharp2-2.12.11-5|47	%description 2.8
14mr|gtk-sharp2-2.12.11-5|48	Gtk-sharp is a C# language binding for the gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|49	
14mr|gtk-sharp2-2.12.11-5|50	%package 2.10
14mr|gtk-sharp2-2.12.11-5|51	Summary:	C# language binding for the gtk+-2.10 toolkit
14mr|gtk-sharp2-2.12.11-5|52	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|53	Requires:	gtk-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|54	Conflicts:	gtk-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|55	
14mr|gtk-sharp2-2.12.11-5|56	%description 2.10
14mr|gtk-sharp2-2.12.11-5|57	Gtk-sharp is a C# language binding for the gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|58	
14mr|gtk-sharp2-2.12.11-5|59	%package devel
14mr|gtk-sharp2-2.12.11-5|60	Summary:	C# code generation tools for %{name}
14mr|gtk-sharp2-2.12.11-5|61	Group:		Development/Other
14mr|gtk-sharp2-2.12.11-5|62	
14mr|gtk-sharp2-2.12.11-5|63	%description devel
14mr|gtk-sharp2-2.12.11-5|64	This contains the code generation tools of gtk-sharp. It is needed for building
14mr|gtk-sharp2-2.12.11-5|65	C# wrappers for GObject APIs.
14mr|gtk-sharp2-2.12.11-5|66	
14mr|gtk-sharp2-2.12.11-5|67	%package -n glib-sharp2
14mr|gtk-sharp2-2.12.11-5|68	Summary:	C# binding for glib
14mr|gtk-sharp2-2.12.11-5|69	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|70	Requires:	mono >= %{mono}
14mr|gtk-sharp2-2.12.11-5|71	
14mr|gtk-sharp2-2.12.11-5|72	%description -n glib-sharp2
14mr|gtk-sharp2-2.12.11-5|73	Glib-sharp is a C# language binding for glib.
14mr|gtk-sharp2-2.12.11-5|74	
14mr|gtk-sharp2-2.12.11-5|75	%package -n glib-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|76	Summary:	C# binding for glib-2.4
14mr|gtk-sharp2-2.12.11-5|77	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|78	Requires:	glib-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|79	Conflicts:	glib-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|80	
14mr|gtk-sharp2-2.12.11-5|81	%description -n glib-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|82	Glib-sharp is a C# language binding for glib.
14mr|gtk-sharp2-2.12.11-5|83	
14mr|gtk-sharp2-2.12.11-5|84	%package -n glib-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|85	Summary:	C# binding for glib-2.6
14mr|gtk-sharp2-2.12.11-5|86	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|87	Requires:	glib-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|88	Conflicts:	glib-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|89	
14mr|gtk-sharp2-2.12.11-5|90	%description -n glib-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|91	Glib-sharp is a C# language binding for glib.
14mr|gtk-sharp2-2.12.11-5|92	
14mr|gtk-sharp2-2.12.11-5|93	%package -n glib-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|94	Summary:	C# binding for glib-2.8
14mr|gtk-sharp2-2.12.11-5|95	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|96	Requires:	glib-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|97	Conflicts:	glib-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|98	
14mr|gtk-sharp2-2.12.11-5|99	%description -n glib-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|100	Glib-sharp is a C# language binding for glib.
14mr|gtk-sharp2-2.12.11-5|101	
14mr|gtk-sharp2-2.12.11-5|102	%package -n glib-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|103	Summary:	C# binding for glib-2.10
14mr|gtk-sharp2-2.12.11-5|104	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|105	Requires:	glib-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|106	Conflicts:	glib-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|107	
14mr|gtk-sharp2-2.12.11-5|108	%description -n glib-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|109	Glib-sharp is a C# language binding for glib.
14mr|gtk-sharp2-2.12.11-5|110	
14mr|gtk-sharp2-2.12.11-5|111	%package -n glade-sharp2
14mr|gtk-sharp2-2.12.11-5|112	Summary:	C# binding for glade
14mr|gtk-sharp2-2.12.11-5|113	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|114	Requires:	%{name} = %{version}
14mr|gtk-sharp2-2.12.11-5|115	
14mr|gtk-sharp2-2.12.11-5|116	%description -n glade-sharp2
14mr|gtk-sharp2-2.12.11-5|117	Glade-sharp is a C# language binding for glade.
14mr|gtk-sharp2-2.12.11-5|118	
14mr|gtk-sharp2-2.12.11-5|119	%package -n glade-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|120	Summary:	C# binding for glib-2.6
14mr|gtk-sharp2-2.12.11-5|121	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|122	Requires:	glade-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|123	Conflicts:	glade-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|124	
14mr|gtk-sharp2-2.12.11-5|125	%description -n glade-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|126	Glade-sharp is a C# language binding for glade.
14mr|gtk-sharp2-2.12.11-5|127	
14mr|gtk-sharp2-2.12.11-5|128	%package -n glade-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|129	Summary:	C# binding for glib-2.6
14mr|gtk-sharp2-2.12.11-5|130	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|131	Requires:	glade-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|132	Conflicts:	glade-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|133	
14mr|gtk-sharp2-2.12.11-5|134	%description -n glade-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|135	Glade-sharp is a C# language binding for glade.
14mr|gtk-sharp2-2.12.11-5|136	
14mr|gtk-sharp2-2.12.11-5|137	%package -n glade-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|138	Summary:	C# binding for glib-2.8
14mr|gtk-sharp2-2.12.11-5|139	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|140	Requires:	glade-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|141	Conflicts:	glade-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|142	
14mr|gtk-sharp2-2.12.11-5|143	%description -n glade-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|144	Glade-sharp is a C# language binding for glade.
14mr|gtk-sharp2-2.12.11-5|145	
14mr|gtk-sharp2-2.12.11-5|146	%package -n glade-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|147	Summary:	C# binding for glib-2.10
14mr|gtk-sharp2-2.12.11-5|148	Group:		System/Libraries
14mr|gtk-sharp2-2.12.11-5|149	Requires:	glade-sharp2 = %{version}
14mr|gtk-sharp2-2.12.11-5|150	Conflicts:	glade-sharp2 < 2.12.10-3
14mr|gtk-sharp2-2.12.11-5|151	
14mr|gtk-sharp2-2.12.11-5|152	%description -n glade-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|153	Glade-sharp is a C# language binding for glade.
14mr|gtk-sharp2-2.12.11-5|154	
14mr|gtk-sharp2-2.12.11-5|155	%package doc
14mr|gtk-sharp2-2.12.11-5|156	Summary:	Documentation for gtk-sharp
14mr|gtk-sharp2-2.12.11-5|157	Group:		Development/Other
14mr|gtk-sharp2-2.12.11-5|158	Requires(post): mono-tools >= 1.1.9
14mr|gtk-sharp2-2.12.11-5|159	Requires(postun): mono-tools >= 1.1.9
14mr|gtk-sharp2-2.12.11-5|160	
14mr|gtk-sharp2-2.12.11-5|161	%description doc
14mr|gtk-sharp2-2.12.11-5|162	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14mr|gtk-sharp2-2.12.11-5|163	This package provides documentation for gtk-sharp.
14mr|gtk-sharp2-2.12.11-5|164	
14mr|gtk-sharp2-2.12.11-5|165	%prep
14mr|gtk-sharp2-2.12.11-5|166	%setup -qn %{oname}-%{version}
14mr|gtk-sharp2-2.12.11-5|167	%apply_patches
14mr|gtk-sharp2-2.12.11-5|168	
14mr|gtk-sharp2-2.12.11-5|169	%build
14mr|gtk-sharp2-2.12.11-5|170	%configure2_5x --disable-static
14mr|gtk-sharp2-2.12.11-5|171	make
14mr|gtk-sharp2-2.12.11-5|172	
14mr|gtk-sharp2-2.12.11-5|173	%install
14mr|gtk-sharp2-2.12.11-5|174	%makeinstall_std
14mr|gtk-sharp2-2.12.11-5|175	
14mr|gtk-sharp2-2.12.11-5|176	rm -f sample/valtest/.libs/libvalobj.so
14mr|gtk-sharp2-2.12.11-5|177	rm -f sample/opaquetest/.libs/libopaque.so
14mr|gtk-sharp2-2.12.11-5|178	
14mr|gtk-sharp2-2.12.11-5|179	%post doc
14mr|gtk-sharp2-2.12.11-5|180	%{_bindir}/monodoc --make-index > /dev/null
14mr|gtk-sharp2-2.12.11-5|181	
14mr|gtk-sharp2-2.12.11-5|182	%postun doc
14mr|gtk-sharp2-2.12.11-5|183	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mr|gtk-sharp2-2.12.11-5|184	fi
14mr|gtk-sharp2-2.12.11-5|185	
14mr|gtk-sharp2-2.12.11-5|186	%files
14mr|gtk-sharp2-2.12.11-5|187	%{_libdir}/libatksharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|188	%{_libdir}/libgdksharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|189	%{_libdir}/libgtksharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|190	%{_libdir}/libpangosharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|191	%{_libdir}/pkgconfig/gtk-dotnet-2.0.pc
14mr|gtk-sharp2-2.12.11-5|192	%{_libdir}/pkgconfig/gtk-sharp-2.0.pc
14mr|gtk-sharp2-2.12.11-5|193	%{monodir}/gtk-sharp-2.0/atk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|194	%{monodir}/gtk-sharp-2.0/gdk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|195	%{monodir}/gtk-sharp-2.0/gtk-dotnet.dll
14mr|gtk-sharp2-2.12.11-5|196	%{monodir}/gtk-sharp-2.0/gtk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|197	%{monodir}/gtk-sharp-2.0/pango-sharp.dll
14mr|gtk-sharp2-2.12.11-5|198	%{monodir}/gac/atk-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|199	%{monodir}/gac/gdk-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|200	%{monodir}/gac/gtk-dotnet/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|201	%{monodir}/gac/gtk-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|202	%{monodir}/gac/pango-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|203	
14mr|gtk-sharp2-2.12.11-5|204	%files 2.4
14mr|gtk-sharp2-2.12.11-5|205	%{monodir}/gtk-sharp-2.0/policy.2.4.atk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|206	%{monodir}/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|207	%{monodir}/gtk-sharp-2.0/policy.2.4.gtk-dotnet.dll
14mr|gtk-sharp2-2.12.11-5|208	%{monodir}/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|209	%{monodir}/gtk-sharp-2.0/policy.2.4.pango-sharp.dll
14mr|gtk-sharp2-2.12.11-5|210	%{monodir}/gac/policy.2.4.atk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|211	%{monodir}/gac/policy.2.4.gdk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|212	%{monodir}/gac/policy.2.4.gtk-dotnet/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|213	%{monodir}/gac/policy.2.4.gtk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|214	%{monodir}/gac/policy.2.4.pango-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|215	
14mr|gtk-sharp2-2.12.11-5|216	%files 2.6
14mr|gtk-sharp2-2.12.11-5|217	%{monodir}/gtk-sharp-2.0/policy.2.6.atk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|218	%{monodir}/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|219	%{monodir}/gtk-sharp-2.0/policy.2.6.gtk-dotnet.dll
14mr|gtk-sharp2-2.12.11-5|220	%{monodir}/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|221	%{monodir}/gtk-sharp-2.0/policy.2.6.pango-sharp.dll
14mr|gtk-sharp2-2.12.11-5|222	%{monodir}/gac/policy.2.6.atk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|223	%{monodir}/gac/policy.2.6.gdk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|224	%{monodir}/gac/policy.2.6.gtk-dotnet/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|225	%{monodir}/gac/policy.2.6.gtk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|226	%{monodir}/gac/policy.2.6.pango-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|227	
14mr|gtk-sharp2-2.12.11-5|228	%files 2.8
14mr|gtk-sharp2-2.12.11-5|229	%{monodir}/gtk-sharp-2.0/policy.2.8.atk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|230	%{monodir}/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|231	%{monodir}/gtk-sharp-2.0/policy.2.8.gtk-dotnet.dll
14mr|gtk-sharp2-2.12.11-5|232	%{monodir}/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|233	%{monodir}/gtk-sharp-2.0/policy.2.8.pango-sharp.dll
14mr|gtk-sharp2-2.12.11-5|234	%{monodir}/gac/policy.2.8.atk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|235	%{monodir}/gac/policy.2.8.gdk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|236	%{monodir}/gac/policy.2.8.gtk-dotnet/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|237	%{monodir}/gac/policy.2.8.gtk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|238	%{monodir}/gac/policy.2.8.pango-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|239	
14mr|gtk-sharp2-2.12.11-5|240	%files 2.10
14mr|gtk-sharp2-2.12.11-5|241	%{monodir}/gtk-sharp-2.0/policy.2.10.atk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|242	%{monodir}/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|243	%{monodir}/gtk-sharp-2.0/policy.2.10.gtk-dotnet.dll
14mr|gtk-sharp2-2.12.11-5|244	%{monodir}/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll
14mr|gtk-sharp2-2.12.11-5|245	%{monodir}/gtk-sharp-2.0/policy.2.10.pango-sharp.dll
14mr|gtk-sharp2-2.12.11-5|246	%{monodir}/gac/policy.2.10.atk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|247	%{monodir}/gac/policy.2.10.gdk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|248	%{monodir}/gac/policy.2.10.gtk-dotnet/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|249	%{monodir}/gac/policy.2.10.gtk-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|250	%{monodir}/gac/policy.2.10.pango-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|251	
14mr|gtk-sharp2-2.12.11-5|252	%files -n glib-sharp2
14mr|gtk-sharp2-2.12.11-5|253	%{_libdir}/libglibsharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|254	%{_libdir}/pkgconfig/glib-sharp-2.0.pc
14mr|gtk-sharp2-2.12.11-5|255	%{monodir}/gtk-sharp-2.0/glib-sharp.dll
14mr|gtk-sharp2-2.12.11-5|256	%{monodir}/gac/glib-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|257	
14mr|gtk-sharp2-2.12.11-5|258	%files -n glib-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|259	%{monodir}/gtk-sharp-2.0/policy.2.4.glib-sharp.dll
14mr|gtk-sharp2-2.12.11-5|260	%{monodir}/gac/policy.2.4.glib-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|261	
14mr|gtk-sharp2-2.12.11-5|262	%files -n glib-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|263	%{monodir}/gtk-sharp-2.0/policy.2.6.glib-sharp.dll
14mr|gtk-sharp2-2.12.11-5|264	%{monodir}/gac/policy.2.6.glib-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|265	
14mr|gtk-sharp2-2.12.11-5|266	%files -n glib-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|267	%{monodir}/gtk-sharp-2.0/policy.2.8.glib-sharp.dll
14mr|gtk-sharp2-2.12.11-5|268	%{monodir}/gac/policy.2.8.glib-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|269	
14mr|gtk-sharp2-2.12.11-5|270	%files -n glib-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|271	%{monodir}/gtk-sharp-2.0/policy.2.10.glib-sharp.dll
14mr|gtk-sharp2-2.12.11-5|272	%{monodir}/gac/policy.2.10.glib-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|273	
14mr|gtk-sharp2-2.12.11-5|274	%files -n glade-sharp2
14mr|gtk-sharp2-2.12.11-5|275	%{_libdir}/pkgconfig/glade-sharp-2.0.pc
14mr|gtk-sharp2-2.12.11-5|276	%{_libdir}/libgladesharpglue-2.so
14mr|gtk-sharp2-2.12.11-5|277	%{monodir}/gtk-sharp-2.0/glade-sharp.dll
14mr|gtk-sharp2-2.12.11-5|278	%{monodir}/gac/glade-sharp/2.12.0.0*
14mr|gtk-sharp2-2.12.11-5|279	
14mr|gtk-sharp2-2.12.11-5|280	%files -n glade-sharp2-2.4
14mr|gtk-sharp2-2.12.11-5|281	%{monodir}/gtk-sharp-2.0/policy.2.4.glade-sharp.dll
14mr|gtk-sharp2-2.12.11-5|282	%{monodir}/gac/policy.2.4.glade-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|283	
14mr|gtk-sharp2-2.12.11-5|284	%files -n glade-sharp2-2.6
14mr|gtk-sharp2-2.12.11-5|285	%defattr(-,root,root)
14mr|gtk-sharp2-2.12.11-5|286	%{monodir}/gtk-sharp-2.0/policy.2.6.glade-sharp.dll
14mr|gtk-sharp2-2.12.11-5|287	%{monodir}/gac/policy.2.6.glade-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|288	
14mr|gtk-sharp2-2.12.11-5|289	%files -n glade-sharp2-2.8
14mr|gtk-sharp2-2.12.11-5|290	%{monodir}/gtk-sharp-2.0/policy.2.8.glade-sharp.dll
14mr|gtk-sharp2-2.12.11-5|291	%{monodir}/gac/policy.2.8.glade-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|292	
14mr|gtk-sharp2-2.12.11-5|293	%files -n glade-sharp2-2.10
14mr|gtk-sharp2-2.12.11-5|294	%{monodir}/gtk-sharp-2.0/policy.2.10.glade-sharp.dll
14mr|gtk-sharp2-2.12.11-5|295	%{monodir}/gac/policy.2.10.glade-sharp/0.0.0.0*
14mr|gtk-sharp2-2.12.11-5|296	
14mr|gtk-sharp2-2.12.11-5|297	%files doc
14mr|gtk-sharp2-2.12.11-5|298	%doc ChangeLog README README.generator
14mr|gtk-sharp2-2.12.11-5|299	#*[^makefile|README]
14mr|gtk-sharp2-2.12.11-5|300	%doc sample
14mr|gtk-sharp2-2.12.11-5|301	%{_prefix}/lib/monodoc/sources/gtk*
14mr|gtk-sharp2-2.12.11-5|302	
14mr|gtk-sharp2-2.12.11-5|303	%files devel
14mr|gtk-sharp2-2.12.11-5|304	%{_bindir}/*
14mr|gtk-sharp2-2.12.11-5|305	%{_datadir}/gapi-2.0/
14mr|gtk-sharp2-2.12.11-5|306	%{_libdir}/pkgconfig/gapi-2.0.pc
14mr|gtk-sharp2-2.12.11-5|307	%{_prefix}/lib/%{oname}-2.0/
14mr|gtk-sharp2-2.12.11-5|308	
14mr|gtk-sharp2-2.12.11-5|309	
14mr|gtk-sharp2-2.12.11-5|310	%changelog
14mr|gtk-sharp2-2.12.11-5|311	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12.11-5
14mr|gtk-sharp2-2.12.11-5|312	+ Revision: 88941ea
14mr|gtk-sharp2-2.12.11-5|313	- MassBuild#440: Increase release tag
14mr|gtk-sharp2-2.12.11-5|314	
14mr|gtk-sharp2-2.12.11-5|315	

16672 14
14mr|gtk-sharp-beans-2.13.92-2|1	Name:		gtk-sharp-beans
14mr|gtk-sharp-beans-2.13.92-2|2	Version:	2.13.92
14mr|gtk-sharp-beans-2.13.92-2|3	Release:	2
14mr|gtk-sharp-beans-2.13.92-2|4	License:	LGPLv2+
14mr|gtk-sharp-beans-2.13.92-2|5	Group:		Development/Other
14mr|gtk-sharp-beans-2.13.92-2|6	Summary:	Extra Gtk# bindings
14mr|gtk-sharp-beans-2.13.92-2|7	Url:		http://gitorious.org/gtk-sharp-beans
14mr|gtk-sharp-beans-2.13.92-2|8	Source:		%{name}-%{version}.tar.bz2
14mr|gtk-sharp-beans-2.13.92-2|9	
14mr|gtk-sharp-beans-2.13.92-2|10	BuildRequires:	gtk-sharp2
14mr|gtk-sharp-beans-2.13.92-2|11	BuildRequires:	gtk-sharp2-devel
14mr|gtk-sharp-beans-2.13.92-2|12	BuildRequires:	gio-sharp-devel
14mr|gtk-sharp-beans-2.13.92-2|13	BuildRequires:	mono-devel
14mr|gtk-sharp-beans-2.13.92-2|14	BuildRequires:	monodoc-core
14mr|gtk-sharp-beans-2.13.92-2|15	BuildArch:	noarch
14mr|gtk-sharp-beans-2.13.92-2|16	
14mr|gtk-sharp-beans-2.13.92-2|17	%description
14mr|gtk-sharp-beans-2.13.92-2|18	Gtk# Beans aims to fill the gap between the current Gtk# packages
14mr|gtk-sharp-beans-2.13.92-2|19	state and all the blings and desktop integration stuffs anyone
14mr|gtk-sharp-beans-2.13.92-2|20	would want to use.
14mr|gtk-sharp-beans-2.13.92-2|21	
14mr|gtk-sharp-beans-2.13.92-2|22	It builds on top of Gtk# and extend it by adding new classes and
14mr|gtk-sharp-beans-2.13.92-2|23	extension methods.
14mr|gtk-sharp-beans-2.13.92-2|24	
14mr|gtk-sharp-beans-2.13.92-2|25	%package devel
14mr|gtk-sharp-beans-2.13.92-2|26	Group:		Development/Other
14mr|gtk-sharp-beans-2.13.92-2|27	Summary:	Extra Gtk# bindings
14mr|gtk-sharp-beans-2.13.92-2|28	Requires:	%{name} = %{version}
14mr|gtk-sharp-beans-2.13.92-2|29	
14mr|gtk-sharp-beans-2.13.92-2|30	%description devel
14mr|gtk-sharp-beans-2.13.92-2|31	Files for developing programs that use gtk-sharp-beans
14mr|gtk-sharp-beans-2.13.92-2|32	
14mr|gtk-sharp-beans-2.13.92-2|33	%prep
14mr|gtk-sharp-beans-2.13.92-2|34	%setup -q
14mr|gtk-sharp-beans-2.13.92-2|35	
14mr|gtk-sharp-beans-2.13.92-2|36	%build
14mr|gtk-sharp-beans-2.13.92-2|37	%configure2_5x
14mr|gtk-sharp-beans-2.13.92-2|38	%make
14mr|gtk-sharp-beans-2.13.92-2|39	
14mr|gtk-sharp-beans-2.13.92-2|40	%install
14mr|gtk-sharp-beans-2.13.92-2|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14mr|gtk-sharp-beans-2.13.92-2|42	
14mr|gtk-sharp-beans-2.13.92-2|43	%files
14mr|gtk-sharp-beans-2.13.92-2|44	%doc NEWS AUTHORS README
14mr|gtk-sharp-beans-2.13.92-2|45	%dir %{_prefix}/lib/mono/gac/gtk-sharp-beans
14mr|gtk-sharp-beans-2.13.92-2|46	%dir %{_prefix}/lib/mono/gac/gtk-sharp-beans/2.14.0.0__97a95fb57b03c03a
14mr|gtk-sharp-beans-2.13.92-2|47	%{_prefix}/lib/mono/gac/gtk-sharp-beans/*/*.dll*
14mr|gtk-sharp-beans-2.13.92-2|48	
14mr|gtk-sharp-beans-2.13.92-2|49	%dir %{_prefix}/lib/mono/gtk-sharp-beans-2.0
14mr|gtk-sharp-beans-2.13.92-2|50	%{_prefix}/lib/mono/gtk-sharp-beans-2.0/gtk-sharp-beans.dll
14mr|gtk-sharp-beans-2.13.92-2|51	
14mr|gtk-sharp-beans-2.13.92-2|52	%files devel
14mr|gtk-sharp-beans-2.13.92-2|53	%doc ChangeLog
14mr|gtk-sharp-beans-2.13.92-2|54	%{_datadir}/pkgconfig/gtk-sharp-beans-2.0.pc
14mr|gtk-sharp-beans-2.13.92-2|55	
14mr|gtk-sharp-beans-2.13.92-2|56	
14mr|gtk-sharp-beans-2.13.92-2|57	
14mr|gtk-sharp-beans-2.13.92-2|58	%changelog
14mr|gtk-sharp-beans-2.13.92-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.13.92-2
14mr|gtk-sharp-beans-2.13.92-2|60	+ Revision: ded9172
14mr|gtk-sharp-beans-2.13.92-2|61	- MassBuild#440: Increase release tag
14mr|gtk-sharp-beans-2.13.92-2|62	
14mr|gtk-sharp-beans-2.13.92-2|63	

16673 14
14mr|gtksourceview1-1.8.5-12|1	%define oname gtksourceview
14mr|gtksourceview1-1.8.5-12|2	%define api 1.0
14mr|gtksourceview1-1.8.5-12|3	%define major 0
14mr|gtksourceview1-1.8.5-12|4	%define libname %mklibname %{oname}- %{api} %{major}
14mr|gtksourceview1-1.8.5-12|5	%define develname %mklibname -d %{oname}- %{api}
14mr|gtksourceview1-1.8.5-12|6	
14mr|gtksourceview1-1.8.5-12|7	Summary:	Source code viewing library
14mr|gtksourceview1-1.8.5-12|8	Name:		gtksourceview1
14mr|gtksourceview1-1.8.5-12|9	Version:	1.8.5
14mr|gtksourceview1-1.8.5-12|10	Release:	12
14mr|gtksourceview1-1.8.5-12|11	License:	GPLv2+
14mr|gtksourceview1-1.8.5-12|12	Group:		Editors
14mr|gtksourceview1-1.8.5-12|13	URL:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
14mr|gtksourceview1-1.8.5-12|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{oname}-%{version}.tar.bz2
14mr|gtksourceview1-1.8.5-12|15	Patch0:		gtksourceview-1.8.5-fix-str-fmt.patch
14mr|gtksourceview1-1.8.5-12|16	Patch1:		gtksourceview-1.8.5_glib_h.patch
14mr|gtksourceview1-1.8.5-12|17	
14mr|gtksourceview1-1.8.5-12|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtksourceview1-1.8.5-12|19	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|gtksourceview1-1.8.5-12|20	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mr|gtksourceview1-1.8.5-12|21	BuildRequires:	intltool
14mr|gtksourceview1-1.8.5-12|22	
14mr|gtksourceview1-1.8.5-12|23	Obsoletes:	gtksourceview < 1.90
14mr|gtksourceview1-1.8.5-12|24	
14mr|gtksourceview1-1.8.5-12|25	%description
14mr|gtksourceview1-1.8.5-12|26	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview1-1.8.5-12|27	line numbers, and other programming-editor features.
14mr|gtksourceview1-1.8.5-12|28	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview1-1.8.5-12|29	
14mr|gtksourceview1-1.8.5-12|30	%package -n %{libname}
14mr|gtksourceview1-1.8.5-12|31	Summary:	Source code viewing library
14mr|gtksourceview1-1.8.5-12|32	Group:		Editors
14mr|gtksourceview1-1.8.5-12|33	Requires:	%{name} >= %{version}-%{release}
14mr|gtksourceview1-1.8.5-12|34	Provides:	lib%{name} = %{version}-%{release}
14mr|gtksourceview1-1.8.5-12|35	Provides:	gtksourceview1.0 = %{version}-%{release}
14mr|gtksourceview1-1.8.5-12|36	
14mr|gtksourceview1-1.8.5-12|37	%description -n %{libname}
14mr|gtksourceview1-1.8.5-12|38	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview1-1.8.5-12|39	line numbers, and other programming-editor features.
14mr|gtksourceview1-1.8.5-12|40	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview1-1.8.5-12|41	
14mr|gtksourceview1-1.8.5-12|42	%package -n %{develname}
14mr|gtksourceview1-1.8.5-12|43	Summary:	Libraries and include files for GtkSourceView
14mr|gtksourceview1-1.8.5-12|44	Group:		Development/GNOME and GTK+
14mr|gtksourceview1-1.8.5-12|45	Requires:	%{libname} = %{version}
14mr|gtksourceview1-1.8.5-12|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtksourceview1-1.8.5-12|47	Obsoletes:	%{mklibname -d gtksourceview- 1.0 0} < 1.8.5-11
14mr|gtksourceview1-1.8.5-12|48	
14mr|gtksourceview1-1.8.5-12|49	%description -n %{develname}
14mr|gtksourceview1-1.8.5-12|50	GtkSourceView development files.
14mr|gtksourceview1-1.8.5-12|51	
14mr|gtksourceview1-1.8.5-12|52	%prep
14mr|gtksourceview1-1.8.5-12|53	%setup -qn %{oname}-%{version}
14mr|gtksourceview1-1.8.5-12|54	%apply_patches
14mr|gtksourceview1-1.8.5-12|55	
14mr|gtksourceview1-1.8.5-12|56	%build
14mr|gtksourceview1-1.8.5-12|57	export CPPFLAGS=-D_GNU_SOURCE=1
14mr|gtksourceview1-1.8.5-12|58	%configure2_5x
14mr|gtksourceview1-1.8.5-12|59	%make
14mr|gtksourceview1-1.8.5-12|60	
14mr|gtksourceview1-1.8.5-12|61	%install
14mr|gtksourceview1-1.8.5-12|62	%makeinstall_std
14mr|gtksourceview1-1.8.5-12|63	
14mr|gtksourceview1-1.8.5-12|64	%{find_lang} %{oname}-%{api}
14mr|gtksourceview1-1.8.5-12|65	
14mr|gtksourceview1-1.8.5-12|66	%files -f %{oname}-%{api}.lang
14mr|gtksourceview1-1.8.5-12|67	%doc AUTHORS NEWS README TODO
14mr|gtksourceview1-1.8.5-12|68	%{_datadir}/gtksourceview-%{api}
14mr|gtksourceview1-1.8.5-12|69	
14mr|gtksourceview1-1.8.5-12|70	%files -n %{libname}
14mr|gtksourceview1-1.8.5-12|71	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
14mr|gtksourceview1-1.8.5-12|72	
14mr|gtksourceview1-1.8.5-12|73	%files -n %{develname}
14mr|gtksourceview1-1.8.5-12|74	%doc %{_datadir}/gtk-doc/html/gtksourceview
14mr|gtksourceview1-1.8.5-12|75	%{_libdir}/*.so
14mr|gtksourceview1-1.8.5-12|76	%{_includedir}/*
14mr|gtksourceview1-1.8.5-12|77	%{_libdir}/pkgconfig/*
14mr|gtksourceview1-1.8.5-12|78	
14mr|gtksourceview1-1.8.5-12|79	
14mr|gtksourceview1-1.8.5-12|80	
14mr|gtksourceview1-1.8.5-12|81	
14mr|gtksourceview1-1.8.5-12|82	%changelog
14mr|gtksourceview1-1.8.5-12|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.5-12
14mr|gtksourceview1-1.8.5-12|84	+ Revision: d934f16
14mr|gtksourceview1-1.8.5-12|85	- MassBuild#440: Increase release tag
14mr|gtksourceview1-1.8.5-12|86	
14mr|gtksourceview1-1.8.5-12|87	

16674 14
14mr|gtksourceview-2.10.5-8|1	%define api_version 2.0
14mr|gtksourceview-2.10.5-8|2	%define lib_major 0
14mr|gtksourceview-2.10.5-8|3	%define libname %mklibname %{name}- %{api_version} %{lib_major}
14mr|gtksourceview-2.10.5-8|4	%define libnamedev %mklibname -d %{name}- %{api_version}
14mr|gtksourceview-2.10.5-8|5	
14mr|gtksourceview-2.10.5-8|6	
14mr|gtksourceview-2.10.5-8|7	Summary:	Source code viewing library
14mr|gtksourceview-2.10.5-8|8	Name:		gtksourceview
14mr|gtksourceview-2.10.5-8|9	Version:	2.10.5
14mr|gtksourceview-2.10.5-8|10	Release:	8
14mr|gtksourceview-2.10.5-8|11	License:	GPLv2+
14mr|gtksourceview-2.10.5-8|12	Group:		Editors
14mr|gtksourceview-2.10.5-8|13	URL:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
14mr|gtksourceview-2.10.5-8|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|gtksourceview-2.10.5-8|15	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gtksourceview-2.10.5-8|16	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gtksourceview-2.10.5-8|17	BuildRequires:	gtk-doc
14mr|gtksourceview-2.10.5-8|18	BuildRequires:	intltool
14mr|gtksourceview-2.10.5-8|19	
14mr|gtksourceview-2.10.5-8|20	%description
14mr|gtksourceview-2.10.5-8|21	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview-2.10.5-8|22	line numbers, and other programming-editor features.
14mr|gtksourceview-2.10.5-8|23	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview-2.10.5-8|24	
14mr|gtksourceview-2.10.5-8|25	%package -n %{libname}
14mr|gtksourceview-2.10.5-8|26	Summary:	Source code viewing library
14mr|gtksourceview-2.10.5-8|27	Group:		Editors
14mr|gtksourceview-2.10.5-8|28	Requires:	%{name} >= %{version}-%{release}
14mr|gtksourceview-2.10.5-8|29	Provides:	lib%{name} = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|30	Provides:	libgtksourceview0 = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|31	Obsoletes:	libgtksourceview0 < 2.10.5-7
14mr|gtksourceview-2.10.5-8|32	Provides:	libgtksourceview1.0 = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|33	Obsoletes:	libgtksourceview1.0 < 2.10.5-7
14mr|gtksourceview-2.10.5-8|34	
14mr|gtksourceview-2.10.5-8|35	%description -n %{libname}
14mr|gtksourceview-2.10.5-8|36	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview-2.10.5-8|37	line numbers, and other programming-editor features.
14mr|gtksourceview-2.10.5-8|38	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview-2.10.5-8|39	
14mr|gtksourceview-2.10.5-8|40	%package -n %{libnamedev}
14mr|gtksourceview-2.10.5-8|41	Summary:	Libraries and include files for GtkSourceView
14mr|gtksourceview-2.10.5-8|42	Group:		Development/GNOME and GTK+
14mr|gtksourceview-2.10.5-8|43	Requires:	%{libname} = %{version}
14mr|gtksourceview-2.10.5-8|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|45	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|46	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
14mr|gtksourceview-2.10.5-8|47	Obsoletes:	%{mklibname -d gtksourceview- 2.0 0} < 2.10.5-7
14mr|gtksourceview-2.10.5-8|48	
14mr|gtksourceview-2.10.5-8|49	%description -n %{libnamedev}
14mr|gtksourceview-2.10.5-8|50	GtkSourceView development files.
14mr|gtksourceview-2.10.5-8|51	
14mr|gtksourceview-2.10.5-8|52	%prep
14mr|gtksourceview-2.10.5-8|53	%setup -q
14mr|gtksourceview-2.10.5-8|54	
14mr|gtksourceview-2.10.5-8|55	%build
14mr|gtksourceview-2.10.5-8|56	%configure2_5x --disable-static
14mr|gtksourceview-2.10.5-8|57	
14mr|gtksourceview-2.10.5-8|58	%make
14mr|gtksourceview-2.10.5-8|59	
14mr|gtksourceview-2.10.5-8|60	%install
14mr|gtksourceview-2.10.5-8|61	%makeinstall_std
14mr|gtksourceview-2.10.5-8|62	
14mr|gtksourceview-2.10.5-8|63	%find_lang %{name}-%{api_version}
14mr|gtksourceview-2.10.5-8|64	
14mr|gtksourceview-2.10.5-8|65	%files -f %{name}-%{api_version}.lang
14mr|gtksourceview-2.10.5-8|66	%doc AUTHORS NEWS README
14mr|gtksourceview-2.10.5-8|67	%{_datadir}/gtksourceview-%{api_version}
14mr|gtksourceview-2.10.5-8|68	
14mr|gtksourceview-2.10.5-8|69	%files -n %{libname}
14mr|gtksourceview-2.10.5-8|70	%{_libdir}/libgtksourceview-%{api_version}.so.%{lib_major}*
14mr|gtksourceview-2.10.5-8|71	
14mr|gtksourceview-2.10.5-8|72	%files -n %{libnamedev}
14mr|gtksourceview-2.10.5-8|73	%doc %{_datadir}/gtk-doc/html/gtksourceview-2.0
14mr|gtksourceview-2.10.5-8|74	%{_libdir}/*.so
14mr|gtksourceview-2.10.5-8|75	%{_includedir}/*
14mr|gtksourceview-2.10.5-8|76	%{_libdir}/pkgconfig/*
14mr|gtksourceview-2.10.5-8|77	
14mr|gtksourceview-2.10.5-8|78	
14mr|gtksourceview-2.10.5-8|79	
14mr|gtksourceview-2.10.5-8|80	%changelog
14mr|gtksourceview-2.10.5-8|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10.5-8
14mr|gtksourceview-2.10.5-8|82	+ Revision: 1fe96b8
14mr|gtksourceview-2.10.5-8|83	- MassBuild#440: Increase release tag
14mr|gtksourceview-2.10.5-8|84	
14mr|gtksourceview-2.10.5-8|85	

16675 14
14mr|gtksourceview3-3.12.3-1|1	%define api 3.0
14mr|gtksourceview3-3.12.3-1|2	%define major 1
14mr|gtksourceview3-3.12.3-1|3	%define oname gtksourceview
14mr|gtksourceview3-3.12.3-1|4	%define libname %mklibname %{oname}- %{api} %{major}
14mr|gtksourceview3-3.12.3-1|5	%define girname %mklibname %{oname}-gir %{api}
14mr|gtksourceview3-3.12.3-1|6	%define devname %mklibname -d %{oname}- %{api}
14mr|gtksourceview3-3.12.3-1|7	
14mr|gtksourceview3-3.12.3-1|8	Summary:	Source code viewing library
14mr|gtksourceview3-3.12.3-1|9	Name:		gtksourceview3
14mr|gtksourceview3-3.12.3-1|10	Version: 	3.12.3
14mr|gtksourceview3-3.12.3-1|11	Release:	1
14mr|gtksourceview3-3.12.3-1|12	License:	GPLv2+
14mr|gtksourceview3-3.12.3-1|13	Group:		Editors
14mr|gtksourceview3-3.12.3-1|14	Url:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
14mr|gtksourceview3-3.12.3-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.12/%{oname}-%{version}.tar.xz
14mr|gtksourceview3-3.12.3-1|16	BuildRequires:	intltool
14mr|gtksourceview3-3.12.3-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gtksourceview3-3.12.3-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gtksourceview3-3.12.3-1|19	BuildRequires:	pkgconfig(gtk-doc)
14mr|gtksourceview3-3.12.3-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gtksourceview3-3.12.3-1|21	
14mr|gtksourceview3-3.12.3-1|22	%description
14mr|gtksourceview3-3.12.3-1|23	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview3-3.12.3-1|24	line numbers, and other programming-editor features.
14mr|gtksourceview3-3.12.3-1|25	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview3-3.12.3-1|26	
14mr|gtksourceview3-3.12.3-1|27	%files -f %{oname}-%{api}.lang
14mr|gtksourceview3-3.12.3-1|28	%doc AUTHORS NEWS README
14mr|gtksourceview3-3.12.3-1|29	%{_datadir}/gtksourceview-%{api}
14mr|gtksourceview3-3.12.3-1|30	
14mr|gtksourceview3-3.12.3-1|31	#----------------------------------------------------------------------------
14mr|gtksourceview3-3.12.3-1|32	
14mr|gtksourceview3-3.12.3-1|33	%package -n %{libname}
14mr|gtksourceview3-3.12.3-1|34	Summary:	Source code viewing library
14mr|gtksourceview3-3.12.3-1|35	Group:		Editors
14mr|gtksourceview3-3.12.3-1|36	Requires:	%{name} = %{EVRD}
14mr|gtksourceview3-3.12.3-1|37	Obsoletes:	%{_lib}gtksourceview-3.0_0 < 3.8.2
14mr|gtksourceview3-3.12.3-1|38	
14mr|gtksourceview3-3.12.3-1|39	%description -n %{libname}
14mr|gtksourceview3-3.12.3-1|40	GtkSourceview is a library that adds syntax highlighting,
14mr|gtksourceview3-3.12.3-1|41	line numbers, and other programming-editor features.
14mr|gtksourceview3-3.12.3-1|42	GtkSourceView specializes these features for a code editor.
14mr|gtksourceview3-3.12.3-1|43	
14mr|gtksourceview3-3.12.3-1|44	%files -n %{libname}
14mr|gtksourceview3-3.12.3-1|45	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
14mr|gtksourceview3-3.12.3-1|46	
14mr|gtksourceview3-3.12.3-1|47	#----------------------------------------------------------------------------
14mr|gtksourceview3-3.12.3-1|48	
14mr|gtksourceview3-3.12.3-1|49	%package -n %{girname}
14mr|gtksourceview3-3.12.3-1|50	Summary:	GObject Introspection interface description for %{name}
14mr|gtksourceview3-3.12.3-1|51	Group:		System/Libraries
14mr|gtksourceview3-3.12.3-1|52	
14mr|gtksourceview3-3.12.3-1|53	%description -n %{girname}
14mr|gtksourceview3-3.12.3-1|54	GObject Introspection interface description for %{name}.
14mr|gtksourceview3-3.12.3-1|55	
14mr|gtksourceview3-3.12.3-1|56	%files -n %{girname}
14mr|gtksourceview3-3.12.3-1|57	%{_libdir}/girepository-1.0/GtkSource-%{api}.typelib
14mr|gtksourceview3-3.12.3-1|58	
14mr|gtksourceview3-3.12.3-1|59	#----------------------------------------------------------------------------
14mr|gtksourceview3-3.12.3-1|60	
14mr|gtksourceview3-3.12.3-1|61	%package -n %{devname}
14mr|gtksourceview3-3.12.3-1|62	Summary:	Libraries and include files for GtkSourceView
14mr|gtksourceview3-3.12.3-1|63	Group:		Development/GNOME and GTK+
14mr|gtksourceview3-3.12.3-1|64	Requires:	%{libname} = %{EVRD}
14mr|gtksourceview3-3.12.3-1|65	Requires:	%{girname} = %{EVRD}
14mr|gtksourceview3-3.12.3-1|66	Provides:	%{name}-devel = %{EVRD}
14mr|gtksourceview3-3.12.3-1|67	Provides:	%{oname}-%{api}-devel = %{EVRD}
14mr|gtksourceview3-3.12.3-1|68	
14mr|gtksourceview3-3.12.3-1|69	%description -n %{devname}
14mr|gtksourceview3-3.12.3-1|70	GtkSourceView development files.
14mr|gtksourceview3-3.12.3-1|71	
14mr|gtksourceview3-3.12.3-1|72	%files -n %{devname}
14mr|gtksourceview3-3.12.3-1|73	%doc %{_datadir}/gtk-doc/html/gtksourceview-%{api}
14mr|gtksourceview3-3.12.3-1|74	%{_libdir}/*.so
14mr|gtksourceview3-3.12.3-1|75	%{_includedir}/*
14mr|gtksourceview3-3.12.3-1|76	%{_libdir}/pkgconfig/*
14mr|gtksourceview3-3.12.3-1|77	%{_datadir}/gir-1.0/GtkSource-%{api}.gir
14mr|gtksourceview3-3.12.3-1|78	
14mr|gtksourceview3-3.12.3-1|79	#----------------------------------------------------------------------------
14mr|gtksourceview3-3.12.3-1|80	
14mr|gtksourceview3-3.12.3-1|81	%prep
14mr|gtksourceview3-3.12.3-1|82	%setup -qn %{oname}-%{version}
14mr|gtksourceview3-3.12.3-1|83	
14mr|gtksourceview3-3.12.3-1|84	%build
14mr|gtksourceview3-3.12.3-1|85	%configure2_5x
14mr|gtksourceview3-3.12.3-1|86	
14mr|gtksourceview3-3.12.3-1|87	%make LIBS='-lgmodule-2.0'
14mr|gtksourceview3-3.12.3-1|88	
14mr|gtksourceview3-3.12.3-1|89	%install
14mr|gtksourceview3-3.12.3-1|90	%makeinstall_std
14mr|gtksourceview3-3.12.3-1|91	
14mr|gtksourceview3-3.12.3-1|92	%find_lang %{oname}-%{api}
14mr|gtksourceview3-3.12.3-1|93	
14mr|gtksourceview3-3.12.3-1|94	
14mr|gtksourceview3-3.12.3-1|95	%changelog
14mr|gtksourceview3-3.12.3-1|96	* Mon Aug 25 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mr|gtksourceview3-3.12.3-1|97	+ Revision: 97d30ae
14mr|gtksourceview3-3.12.3-1|98	- update to 3.12.3
14mr|gtksourceview3-3.12.3-1|99	
14mr|gtksourceview3-3.12.3-1|100	

16676 14
14mr|gtkspell-2.0.16-6|1	%define major		0
14mr|gtkspell-2.0.16-6|2	%define libname		%mklibname %{name} %{major}
14mr|gtkspell-2.0.16-6|3	%define develname	%mklibname %{name} -d
14mr|gtkspell-2.0.16-6|4	
14mr|gtkspell-2.0.16-6|5	Summary:	Spell-checking addon for GTK's TextView widget
14mr|gtkspell-2.0.16-6|6	Name:		gtkspell
14mr|gtkspell-2.0.16-6|7	Version:	2.0.16
14mr|gtkspell-2.0.16-6|8	Release:	6
14mr|gtkspell-2.0.16-6|9	Source0:	http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz
14mr|gtkspell-2.0.16-6|10	License:	GPL+
14mr|gtkspell-2.0.16-6|11	URL:		http://gtkspell.sourceforge.net/
14mr|gtkspell-2.0.16-6|12	Group:		System/Libraries
14mr|gtkspell-2.0.16-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|gtkspell-2.0.16-6|14	BuildRequires:	gtk+2-devel
14mr|gtkspell-2.0.16-6|15	BuildRequires:	enchant-devel
14mr|gtkspell-2.0.16-6|16	BuildRequires:  gtk-doc
14mr|gtkspell-2.0.16-6|17	BuildRequires:  docbook-dtd42-xml
14mr|gtkspell-2.0.16-6|18	BuildRequires:  intltool
14mr|gtkspell-2.0.16-6|19	#
14mr|gtkspell-2.0.16-6|20	BuildRequires:  gnome-common
14mr|gtkspell-2.0.16-6|21	
14mr|gtkspell-2.0.16-6|22	%description
14mr|gtkspell-2.0.16-6|23	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
14mr|gtkspell-2.0.16-6|24	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
14mr|gtkspell-2.0.16-6|25	suggested replacements.
14mr|gtkspell-2.0.16-6|26	
14mr|gtkspell-2.0.16-6|27	%package -n %{libname}
14mr|gtkspell-2.0.16-6|28	Summary:	%{summary}
14mr|gtkspell-2.0.16-6|29	Group:		%{group}
14mr|gtkspell-2.0.16-6|30	Requires: %name >= %version
14mr|gtkspell-2.0.16-6|31	
14mr|gtkspell-2.0.16-6|32	%description -n %{libname}
14mr|gtkspell-2.0.16-6|33	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
14mr|gtkspell-2.0.16-6|34	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
14mr|gtkspell-2.0.16-6|35	suggested replacements.
14mr|gtkspell-2.0.16-6|36	
14mr|gtkspell-2.0.16-6|37	%package -n %{develname}
14mr|gtkspell-2.0.16-6|38	Summary:	%{summary}
14mr|gtkspell-2.0.16-6|39	Group:		Development/C
14mr|gtkspell-2.0.16-6|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtkspell-2.0.16-6|41	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gtkspell-2.0.16-6|42	Obsoletes:	%{mklibname gtkspell 0 -d}
14mr|gtkspell-2.0.16-6|43	Requires:	%{libname} = %{version}
14mr|gtkspell-2.0.16-6|44	
14mr|gtkspell-2.0.16-6|45	%description -n %{develname}
14mr|gtkspell-2.0.16-6|46	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
14mr|gtkspell-2.0.16-6|47	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
14mr|gtkspell-2.0.16-6|48	suggested replacements.
14mr|gtkspell-2.0.16-6|49	
14mr|gtkspell-2.0.16-6|50	
14mr|gtkspell-2.0.16-6|51	%prep
14mr|gtkspell-2.0.16-6|52	%setup -q
14mr|gtkspell-2.0.16-6|53	#gw the gtk-doc 1.13 bug:
14mr|gtkspell-2.0.16-6|54	gnome-autogen.sh
14mr|gtkspell-2.0.16-6|55	
14mr|gtkspell-2.0.16-6|56	%build
14mr|gtkspell-2.0.16-6|57	%configure2_5x \
14mr|gtkspell-2.0.16-6|58	--disable-static
14mr|gtkspell-2.0.16-6|59	
14mr|gtkspell-2.0.16-6|60	%make
14mr|gtkspell-2.0.16-6|61	
14mr|gtkspell-2.0.16-6|62	%install
14mr|gtkspell-2.0.16-6|63	rm -rf %{buildroot} %{name}.lang
14mr|gtkspell-2.0.16-6|64	%makeinstall_std
14mr|gtkspell-2.0.16-6|65	rm -f %{buildroot}%{_libdir}/*.la
14mr|gtkspell-2.0.16-6|66	
14mr|gtkspell-2.0.16-6|67	%find_lang %{name}
14mr|gtkspell-2.0.16-6|68	
14mr|gtkspell-2.0.16-6|69	%files -f %name.lang
14mr|gtkspell-2.0.16-6|70	%defattr(-,root,root)
14mr|gtkspell-2.0.16-6|71	%doc README AUTHORS ChangeLog
14mr|gtkspell-2.0.16-6|72	
14mr|gtkspell-2.0.16-6|73	%files -n %{libname}
14mr|gtkspell-2.0.16-6|74	%defattr(-,root,root)
14mr|gtkspell-2.0.16-6|75	%{_libdir}/*.so.*
14mr|gtkspell-2.0.16-6|76	
14mr|gtkspell-2.0.16-6|77	%files -n %{develname}
14mr|gtkspell-2.0.16-6|78	%defattr(-,root,root)
14mr|gtkspell-2.0.16-6|79	%doc %{_datadir}/gtk-doc/html/*
14mr|gtkspell-2.0.16-6|80	%{_libdir}/*.so
14mr|gtkspell-2.0.16-6|81	%{_libdir}/pkgconfig/*
14mr|gtkspell-2.0.16-6|82	%{_includedir}/*
14mr|gtkspell-2.0.16-6|83	
14mr|gtkspell-2.0.16-6|84	
14mr|gtkspell-2.0.16-6|85	%changelog
14mr|gtkspell-2.0.16-6|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.16-6
14mr|gtkspell-2.0.16-6|87	+ Revision: 8af02cd
14mr|gtkspell-2.0.16-6|88	- MassBuild#440: Increase release tag
14mr|gtkspell-2.0.16-6|89	
14mr|gtkspell-2.0.16-6|90	

16677 14
14mr|gtkspell3-3.0.6-2|1	%define major		0
14mr|gtkspell3-3.0.6-2|2	%define libname		%mklibname %{name} %{major}
14mr|gtkspell3-3.0.6-2|3	%define develname	%mklibname %{name} -d
14mr|gtkspell3-3.0.6-2|4	
14mr|gtkspell3-3.0.6-2|5	Summary:	On-the-fly spell checking for GtkTextView widgets
14mr|gtkspell3-3.0.6-2|6	Name:		gtkspell3
14mr|gtkspell3-3.0.6-2|7	Version:	3.0.6
14mr|gtkspell3-3.0.6-2|8	Release:	2
14mr|gtkspell3-3.0.6-2|9	Source0:	http://downloads.sourceforge.net/gtkspell/gtkspell3-%{version}.tar.gz
14mr|gtkspell3-3.0.6-2|10	License:	GPL+
14mr|gtkspell3-3.0.6-2|11	URL:		http://gtkspell.sourceforge.net/
14mr|gtkspell3-3.0.6-2|12	Group:		System/Libraries
14mr|gtkspell3-3.0.6-2|13	BuildRequires:  pkgconfig(enchant)
14mr|gtkspell3-3.0.6-2|14	BuildRequires:  gettext
14mr|gtkspell3-3.0.6-2|15	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mr|gtkspell3-3.0.6-2|16	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gtkspell3-3.0.6-2|17	BuildRequires:  intltool
14mr|gtkspell3-3.0.6-2|18	BuildRequires:  vala-devel
14mr|gtkspell3-3.0.6-2|19	BuildRequires:  vala-tools
14mr|gtkspell3-3.0.6-2|20	
14mr|gtkspell3-3.0.6-2|21	%description
14mr|gtkspell3-3.0.6-2|22	GtkSpell provides word-processor-style highlighting and replacement of
14mr|gtkspell3-3.0.6-2|23	misspelled words in a GtkTextView widget as you type. Right-clicking a
14mr|gtkspell3-3.0.6-2|24	misspelled word pops up a menu of suggested replacements.
14mr|gtkspell3-3.0.6-2|25	
14mr|gtkspell3-3.0.6-2|26	
14mr|gtkspell3-3.0.6-2|27	%package -n %{libname}
14mr|gtkspell3-3.0.6-2|28	Summary:	%{summary}
14mr|gtkspell3-3.0.6-2|29	Group:		%{group}
14mr|gtkspell3-3.0.6-2|30	Requires: %name >= %version
14mr|gtkspell3-3.0.6-2|31	
14mr|gtkspell3-3.0.6-2|32	%description -n %{libname}
14mr|gtkspell3-3.0.6-2|33	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
14mr|gtkspell3-3.0.6-2|34	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
14mr|gtkspell3-3.0.6-2|35	suggested replacements.
14mr|gtkspell3-3.0.6-2|36	
14mr|gtkspell3-3.0.6-2|37	%package -n %{develname}
14mr|gtkspell3-3.0.6-2|38	Summary:	%{summary}
14mr|gtkspell3-3.0.6-2|39	Group:		Development/C
14mr|gtkspell3-3.0.6-2|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|gtkspell3-3.0.6-2|41	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gtkspell3-3.0.6-2|42	Requires:	%{libname} = %{version}
14mr|gtkspell3-3.0.6-2|43	
14mr|gtkspell3-3.0.6-2|44	%description -n %{develname}
14mr|gtkspell3-3.0.6-2|45	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
14mr|gtkspell3-3.0.6-2|46	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
14mr|gtkspell3-3.0.6-2|47	suggested replacements.
14mr|gtkspell3-3.0.6-2|48	
14mr|gtkspell3-3.0.6-2|49	
14mr|gtkspell3-3.0.6-2|50	%prep
14mr|gtkspell3-3.0.6-2|51	%setup -q
14mr|gtkspell3-3.0.6-2|52	%apply_patches
14mr|gtkspell3-3.0.6-2|53	
14mr|gtkspell3-3.0.6-2|54	%build
14mr|gtkspell3-3.0.6-2|55	autoreconf -fi
14mr|gtkspell3-3.0.6-2|56	%configure2_5x --disable-static --enable-vala
14mr|gtkspell3-3.0.6-2|57	%make  V=1
14mr|gtkspell3-3.0.6-2|58	
14mr|gtkspell3-3.0.6-2|59	%install
14mr|gtkspell3-3.0.6-2|60	%makeinstall_std
14mr|gtkspell3-3.0.6-2|61	
14mr|gtkspell3-3.0.6-2|62	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
14mr|gtkspell3-3.0.6-2|63	
14mr|gtkspell3-3.0.6-2|64	%find_lang %{name}
14mr|gtkspell3-3.0.6-2|65	
14mr|gtkspell3-3.0.6-2|66	%files -f %name.lang
14mr|gtkspell3-3.0.6-2|67	%defattr(-,root,root)
14mr|gtkspell3-3.0.6-2|68	%doc README AUTHORS ChangeLog
14mr|gtkspell3-3.0.6-2|69	
14mr|gtkspell3-3.0.6-2|70	%files -n %{libname}
14mr|gtkspell3-3.0.6-2|71	%{_libdir}/girepository-1.0/GtkSpell-3.0.typelib
14mr|gtkspell3-3.0.6-2|72	%{_libdir}/libgtkspell3-3.so.*
14mr|gtkspell3-3.0.6-2|73	
14mr|gtkspell3-3.0.6-2|74	%files -n %{develname}
14mr|gtkspell3-3.0.6-2|75	%doc %{_datadir}/gtk-doc/
14mr|gtkspell3-3.0.6-2|76	%{_includedir}/gtkspell-3.0/
14mr|gtkspell3-3.0.6-2|77	%{_libdir}/libgtkspell3-3.so
14mr|gtkspell3-3.0.6-2|78	%{_libdir}/pkgconfig/gtkspell3-3.0.pc
14mr|gtkspell3-3.0.6-2|79	%{_datadir}/gir-1.0/GtkSpell-3.0.gir
14mr|gtkspell3-3.0.6-2|80	%{_datadir}/vala/vapi/gtkspell3-3.0.vapi
14mr|gtkspell3-3.0.6-2|81	%{_datadir}/vala/vapi/gtkspell3-3.0.deps
14mr|gtkspell3-3.0.6-2|82	
14mr|gtkspell3-3.0.6-2|83	%changelog
14mr|gtkspell3-3.0.6-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.6-2
14mr|gtkspell3-3.0.6-2|85	+ Revision: 4f51a87
14mr|gtkspell3-3.0.6-2|86	- MassBuild#440: Increase release tag
14mr|gtkspell3-3.0.6-2|87	
14mr|gtkspell3-3.0.6-2|88	

16678 14
14mr|gtkspellmm-3.0.3-2|1	%define api 3.0
14mr|gtkspellmm-3.0.3-2|2	%define major 0
14mr|gtkspellmm-3.0.3-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|gtkspellmm-3.0.3-2|4	%define devname %mklibname %{name} %{api} -d
14mr|gtkspellmm-3.0.3-2|5	
14mr|gtkspellmm-3.0.3-2|6	Summary:	On-the-fly spell checking for GtkTextView widgets - C++ bindings
14mr|gtkspellmm-3.0.3-2|7	Name:		gtkspellmm
14mr|gtkspellmm-3.0.3-2|8	Version:	3.0.3
14mr|gtkspellmm-3.0.3-2|9	Release:	2
14mr|gtkspellmm-3.0.3-2|10	License:	GPLv2+
14mr|gtkspellmm-3.0.3-2|11	Group:		System/Libraries
14mr|gtkspellmm-3.0.3-2|12	Url:		http://gtkspell.sourceforge.net/
14mr|gtkspellmm-3.0.3-2|13	Source0:	http://sourceforge.net/projects/gtkspell/files/gtkspellmm/%{name}-%{version}.tar.gz
14mr|gtkspellmm-3.0.3-2|14	BuildRequires:	pkgconfig(gtkmm-3.0)
14mr|gtkspellmm-3.0.3-2|15	BuildRequires:	pkgconfig(gtkspell3-3.0)
14mr|gtkspellmm-3.0.3-2|16	
14mr|gtkspellmm-3.0.3-2|17	%description
14mr|gtkspellmm-3.0.3-2|18	GtkSpell provides word-processor-style highlighting and replacement of
14mr|gtkspellmm-3.0.3-2|19	misspelled words in a GtkTextView widget as you type. Right-clicking a
14mr|gtkspellmm-3.0.3-2|20	misspelled word pops up a menu of suggested replacements.
14mr|gtkspellmm-3.0.3-2|21	
14mr|gtkspellmm-3.0.3-2|22	#----------------------------------------------------------------------------
14mr|gtkspellmm-3.0.3-2|23	
14mr|gtkspellmm-3.0.3-2|24	%package -n %{libname}
14mr|gtkspellmm-3.0.3-2|25	Summary:	On-the-fly spell checking for GtkTextView widgets - C++ bindings
14mr|gtkspellmm-3.0.3-2|26	Group:		System/Libraries
14mr|gtkspellmm-3.0.3-2|27	
14mr|gtkspellmm-3.0.3-2|28	%description -n %{libname}
14mr|gtkspellmm-3.0.3-2|29	GtkSpell provides word-processor-style highlighting and replacement of
14mr|gtkspellmm-3.0.3-2|30	misspelled words in a GtkTextView widget as you type. Right-clicking a
14mr|gtkspellmm-3.0.3-2|31	misspelled word pops up a menu of suggested replacements.
14mr|gtkspellmm-3.0.3-2|32	
14mr|gtkspellmm-3.0.3-2|33	%files -n %{libname}
14mr|gtkspellmm-3.0.3-2|34	%doc AUTHORS ChangeLog COPYING NEWS README
14mr|gtkspellmm-3.0.3-2|35	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|gtkspellmm-3.0.3-2|36	
14mr|gtkspellmm-3.0.3-2|37	#----------------------------------------------------------------------------
14mr|gtkspellmm-3.0.3-2|38	
14mr|gtkspellmm-3.0.3-2|39	%package -n %{devname}
14mr|gtkspellmm-3.0.3-2|40	Summary:	Development files for %{name}
14mr|gtkspellmm-3.0.3-2|41	Group:		Development/C++
14mr|gtkspellmm-3.0.3-2|42	Requires:	%{libname} = %{EVRD}
14mr|gtkspellmm-3.0.3-2|43	Provides:	%{name}-devel = %{EVRD}
14mr|gtkspellmm-3.0.3-2|44	
14mr|gtkspellmm-3.0.3-2|45	%description -n %{devname}
14mr|gtkspellmm-3.0.3-2|46	This package provides header and documentation files for developing C++
14mr|gtkspellmm-3.0.3-2|47	applications which use GtkSpell.
14mr|gtkspellmm-3.0.3-2|48	
14mr|gtkspellmm-3.0.3-2|49	%files -n %{devname}
14mr|gtkspellmm-3.0.3-2|50	%doc COPYING
14mr|gtkspellmm-3.0.3-2|51	%{_includedir}/gtkspellmm-%{api}
14mr|gtkspellmm-3.0.3-2|52	%{_libdir}/lib%{name}-%{api}.so
14mr|gtkspellmm-3.0.3-2|53	%{_libdir}/pkgconfig/gtkspellmm-%{api}.pc
14mr|gtkspellmm-3.0.3-2|54	%{_libdir}/gtkspellmm-%{api}
14mr|gtkspellmm-3.0.3-2|55	%{_datadir}/devhelp/books/gtkspellmm-%{api}
14mr|gtkspellmm-3.0.3-2|56	%{_datadir}/doc/gtkspellmm-%{api}
14mr|gtkspellmm-3.0.3-2|57	
14mr|gtkspellmm-3.0.3-2|58	#----------------------------------------------------------------------------
14mr|gtkspellmm-3.0.3-2|59	
14mr|gtkspellmm-3.0.3-2|60	%prep
14mr|gtkspellmm-3.0.3-2|61	%setup -q
14mr|gtkspellmm-3.0.3-2|62	
14mr|gtkspellmm-3.0.3-2|63	%build
14mr|gtkspellmm-3.0.3-2|64	%configure2_5x
14mr|gtkspellmm-3.0.3-2|65	%make
14mr|gtkspellmm-3.0.3-2|66	
14mr|gtkspellmm-3.0.3-2|67	%install
14mr|gtkspellmm-3.0.3-2|68	%makeinstall_std
14mr|gtkspellmm-3.0.3-2|69	
14mr|gtkspellmm-3.0.3-2|70	
14mr|gtkspellmm-3.0.3-2|71	%changelog
14mr|gtkspellmm-3.0.3-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.3-2
14mr|gtkspellmm-3.0.3-2|73	+ Revision: 1b58688
14mr|gtkspellmm-3.0.3-2|74	- MassBuild#440: Increase release tag
14mr|gtkspellmm-3.0.3-2|75	
14mr|gtkspellmm-3.0.3-2|76	

16679 14
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|1	%global engine_name unico
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|2	%global revision 139
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|3	%global revision_date 20120808
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|4	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|5	Name:           gtk-unico-engine
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|6	Version:        1.0.2
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|7	Release:        2.%{revision_date}bzr%{revision}
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|8	Summary:        Unico Gtk+ theming engine
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|9	Group:          Graphical desktop/GNOME
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|10	License:        LGPLv3
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|11	URL:            https://launchpad.net/unico/
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|12	# The source for this package was pulled from upstream's VCS. Use the following
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|13	# commands to generate the tarball:
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|14	# $ bzr export -r %{revision} %{engine_name}-%{version}-bzr%{revision}.tar.xz lp:unico
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|15	Source0:        %{engine_name}-%{version}-bzr%{revision}.tar.xz
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|16	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|17	BuildRequires:	gnome-common
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|18	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|19	%description
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|20	Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|21	engine for Gtk+ 3.0 and newer. It’s the first Gtk+ engine written with Gtk+
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|22	style context APIs in mind, using CSS as first class citizen.
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|23	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|24	%prep
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|25	#setup -qn %{engine_name}-%{version}
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|26	%setup -q -n %{engine_name}-%{version}-bzr%{revision}
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|27	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|28	%build
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|29	[ -f autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|30	%configure2_5x \
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|31	--disable-silent-rules \
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|32	--disable-static
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|33	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|34	%make
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|35	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|36	%install
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|37	%makeinstall_std
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|38	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|39	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|40	%files
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|41	%doc AUTHORS COPYING NEWS
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|42	%{_libdir}/gtk-3.0/3.0.0/theming-engines/lib%{engine_name}.so
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|43	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|44	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|45	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|46	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|47	%changelog
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|48	* Thu Dec 13 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.2-2.20120808bzr139
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|49	+ Revision: 319bcf1
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|50	- Add gnome-common to BR
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|51	
14mr|gtk-unico-engine-1.0.2-2.20120808bzr139|52	

16680 14
14mr|gtk-vnc-0.5.1-2|1	%define api 1.0
14mr|gtk-vnc-0.5.1-2|2	%define major 0
14mr|gtk-vnc-0.5.1-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|gtk-vnc-0.5.1-2|4	%define libgvnc %mklibname gvnc %{api} %{major}
14mr|gtk-vnc-0.5.1-2|5	%define girname %mklibname %{name}-gir %{api}
14mr|gtk-vnc-0.5.1-2|6	%define girgvnc %mklibname gvnc-gir %{api}
14mr|gtk-vnc-0.5.1-2|7	%define develname %mklibname -d %{name} %{api}
14mr|gtk-vnc-0.5.1-2|8	%define develgvnc %mklibname -d gvnc %{api}
14mr|gtk-vnc-0.5.1-2|9	
14mr|gtk-vnc-0.5.1-2|10	%define gtk3_builddir gtk3-build
14mr|gtk-vnc-0.5.1-2|11	%define api3 2.0
14mr|gtk-vnc-0.5.1-2|12	%define libname3 %mklibname %{name} %{api3} %{major}
14mr|gtk-vnc-0.5.1-2|13	%define girname3 %mklibname %{name}-gir %{api3}
14mr|gtk-vnc-0.5.1-2|14	%define develname3 %mklibname -d %{name} %{api3}
14mr|gtk-vnc-0.5.1-2|15	
14mr|gtk-vnc-0.5.1-2|16	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|17	Name: gtk-vnc
14mr|gtk-vnc-0.5.1-2|18	Version: 0.5.1
14mr|gtk-vnc-0.5.1-2|19	Release: 2
14mr|gtk-vnc-0.5.1-2|20	License: LGPLv2+
14mr|gtk-vnc-0.5.1-2|21	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|22	Url: http://gtk-vnc.sourceforge.net/
14mr|gtk-vnc-0.5.1-2|23	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|gtk-vnc-0.5.1-2|24	Patch0:	gtk-vnc-0.5.0_NP_GetMIMEDescription.patch
14mr|gtk-vnc-0.5.1-2|25	Patch1:	gtk-vnc-0.3.10-new-xulrunner.patch
14mr|gtk-vnc-0.5.1-2|26	
14mr|gtk-vnc-0.5.1-2|27	BuildRequires: intltool
14mr|gtk-vnc-0.5.1-2|28	BuildRequires: vala-tools
14mr|gtk-vnc-0.5.1-2|29	BuildRequires: gettext-devel
14mr|gtk-vnc-0.5.1-2|30	BuildRequires: libsasl-devel
14mr|gtk-vnc-0.5.1-2|31	BuildRequires: xulrunner-devel
14mr|gtk-vnc-0.5.1-2|32	BuildRequires: pkgconfig(gnutls)
14mr|gtk-vnc-0.5.1-2|33	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|gtk-vnc-0.5.1-2|34	BuildRequires: pkgconfig(gtk+-2.0)
14mr|gtk-vnc-0.5.1-2|35	BuildRequires: pkgconfig(gtk+-3.0)
14mr|gtk-vnc-0.5.1-2|36	BuildRequires: pkgconfig(pygtk-2.0)
14mr|gtk-vnc-0.5.1-2|37	BuildRequires: pkgconfig(libview)
14mr|gtk-vnc-0.5.1-2|38	BuildRequires: pkgconfig(libgcrypt)
14mr|gtk-vnc-0.5.1-2|39	
14mr|gtk-vnc-0.5.1-2|40	%description
14mr|gtk-vnc-0.5.1-2|41	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mr|gtk-vnc-0.5.1-2|42	coroutines allowing it to be completely asynchronous while
14mr|gtk-vnc-0.5.1-2|43	remaining single threaded. It provides a core C library, and
14mr|gtk-vnc-0.5.1-2|44	bindings for Python (PyGTK)
14mr|gtk-vnc-0.5.1-2|45	
14mr|gtk-vnc-0.5.1-2|46	%package -n %{libname}
14mr|gtk-vnc-0.5.1-2|47	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|48	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|49	Requires: gtk-vnc-common >= %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|50	
14mr|gtk-vnc-0.5.1-2|51	%description -n %{libname}
14mr|gtk-vnc-0.5.1-2|52	This package contains the gtk-vnc shared library for %{name}.
14mr|gtk-vnc-0.5.1-2|53	
14mr|gtk-vnc-0.5.1-2|54	%package -n %{libgvnc}
14mr|gtk-vnc-0.5.1-2|55	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|56	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|57	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mr|gtk-vnc-0.5.1-2|58	
14mr|gtk-vnc-0.5.1-2|59	%description -n %{libgvnc}
14mr|gtk-vnc-0.5.1-2|60	This package contains the gvnc shared library for %{name}.
14mr|gtk-vnc-0.5.1-2|61	
14mr|gtk-vnc-0.5.1-2|62	%package -n %{libname3}
14mr|gtk-vnc-0.5.1-2|63	Summary: A VNC viewer widget for GTK3
14mr|gtk-vnc-0.5.1-2|64	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|65	Requires: gtk-vnc-common >= %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|66	
14mr|gtk-vnc-0.5.1-2|67	%description -n %{libname3}
14mr|gtk-vnc-0.5.1-2|68	This package contains the gtk-vnc shared library for %{name}.
14mr|gtk-vnc-0.5.1-2|69	
14mr|gtk-vnc-0.5.1-2|70	%package -n %{girname}
14mr|gtk-vnc-0.5.1-2|71	Summary: GObject Introspection interface library for %{name}
14mr|gtk-vnc-0.5.1-2|72	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|73	Requires: %{libname} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|74	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mr|gtk-vnc-0.5.1-2|75	
14mr|gtk-vnc-0.5.1-2|76	%description -n %{girname}
14mr|gtk-vnc-0.5.1-2|77	GObject Introspection interface library for %{name}.
14mr|gtk-vnc-0.5.1-2|78	
14mr|gtk-vnc-0.5.1-2|79	%package -n %{girgvnc}
14mr|gtk-vnc-0.5.1-2|80	Summary: GObject Introspection interface library for %{name}
14mr|gtk-vnc-0.5.1-2|81	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|82	Requires: %{libgvnc} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|83	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mr|gtk-vnc-0.5.1-2|84	
14mr|gtk-vnc-0.5.1-2|85	%description -n %{girgvnc}
14mr|gtk-vnc-0.5.1-2|86	GObject Introspection interface library for %{libgvnc}.
14mr|gtk-vnc-0.5.1-2|87	
14mr|gtk-vnc-0.5.1-2|88	%package -n %{girname3}
14mr|gtk-vnc-0.5.1-2|89	Summary: GObject Introspection interface library for %{name}
14mr|gtk-vnc-0.5.1-2|90	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|91	Requires: %{libname3} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|92	
14mr|gtk-vnc-0.5.1-2|93	%description -n %{girname3}
14mr|gtk-vnc-0.5.1-2|94	GObject Introspection interface library for %{name}.
14mr|gtk-vnc-0.5.1-2|95	
14mr|gtk-vnc-0.5.1-2|96	%package common
14mr|gtk-vnc-0.5.1-2|97	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|98	Group: System/Libraries
14mr|gtk-vnc-0.5.1-2|99	
14mr|gtk-vnc-0.5.1-2|100	%description common
14mr|gtk-vnc-0.5.1-2|101	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mr|gtk-vnc-0.5.1-2|102	coroutines allowing it to be completely asynchronous while
14mr|gtk-vnc-0.5.1-2|103	remaining single threaded. It provides a core C library, and
14mr|gtk-vnc-0.5.1-2|104	bindings for Python (PyGTK)
14mr|gtk-vnc-0.5.1-2|105	
14mr|gtk-vnc-0.5.1-2|106	This package contains translations used by gtk-vnc
14mr|gtk-vnc-0.5.1-2|107	
14mr|gtk-vnc-0.5.1-2|108	%package -n %{develname}
14mr|gtk-vnc-0.5.1-2|109	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|110	Group: Development/C
14mr|gtk-vnc-0.5.1-2|111	Requires: %{libname} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|112	Requires: %{girname} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|113	Provides: %{name}-devel = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|114	Provides: %{name}%{api}-devel = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|115	
14mr|gtk-vnc-0.5.1-2|116	%description -n %{develname}
14mr|gtk-vnc-0.5.1-2|117	This package contains the development files for %{name}.
14mr|gtk-vnc-0.5.1-2|118	
14mr|gtk-vnc-0.5.1-2|119	%package -n %{develgvnc}
14mr|gtk-vnc-0.5.1-2|120	Summary: A VNC viewer widget for GTK
14mr|gtk-vnc-0.5.1-2|121	Group: Development/C
14mr|gtk-vnc-0.5.1-2|122	Requires: %{libgvnc} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|123	Requires: %{girgvnc} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|124	Provides: gvnc%{api}-devel = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|125	Provides: gvnc-devel = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|126	
14mr|gtk-vnc-0.5.1-2|127	%description -n %{develgvnc}
14mr|gtk-vnc-0.5.1-2|128	This package contains the development files for %{libgvnc}.
14mr|gtk-vnc-0.5.1-2|129	
14mr|gtk-vnc-0.5.1-2|130	%package -n %{develname3}
14mr|gtk-vnc-0.5.1-2|131	Summary: A VNC viewer widget for GTK3
14mr|gtk-vnc-0.5.1-2|132	Group: Development/C
14mr|gtk-vnc-0.5.1-2|133	Requires: %{libname3} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|134	Requires: %{girname3} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|135	Provides: %{name}%{api3}-devel = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|136	
14mr|gtk-vnc-0.5.1-2|137	%description -n %{develname3}
14mr|gtk-vnc-0.5.1-2|138	This package contains the development files for %{name}.
14mr|gtk-vnc-0.5.1-2|139	
14mr|gtk-vnc-0.5.1-2|140	%package -n python-%{name}
14mr|gtk-vnc-0.5.1-2|141	Summary: A VNC viewer widget for Python/GTK
14mr|gtk-vnc-0.5.1-2|142	Group:Development/Python
14mr|gtk-vnc-0.5.1-2|143	Requires: %{libname} = %{version}-%{release}
14mr|gtk-vnc-0.5.1-2|144	
14mr|gtk-vnc-0.5.1-2|145	%description -n python-%{name}
14mr|gtk-vnc-0.5.1-2|146	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mr|gtk-vnc-0.5.1-2|147	coroutines allowing it to be completely asynchronous while
14mr|gtk-vnc-0.5.1-2|148	remaining single threaded. It provides a core C library, and
14mr|gtk-vnc-0.5.1-2|149	bindings for Python (PyGTK)
14mr|gtk-vnc-0.5.1-2|150	
14mr|gtk-vnc-0.5.1-2|151	%package -n mozilla-%{name}
14mr|gtk-vnc-0.5.1-2|152	Group: Networking/Remote access
14mr|gtk-vnc-0.5.1-2|153	Summary: A VNC viewer widget for Mozilla browsers
14mr|gtk-vnc-0.5.1-2|154	Requires: %{libname} >= %{version}
14mr|gtk-vnc-0.5.1-2|155	
14mr|gtk-vnc-0.5.1-2|156	%description -n mozilla-%{name}
14mr|gtk-vnc-0.5.1-2|157	gtk-vnc is a VNC viewer widget for GTK. This is a VNC viewer plugin
14mr|gtk-vnc-0.5.1-2|158	for Mozilla Firefox and other browsers based on gtk-vnc.
14mr|gtk-vnc-0.5.1-2|159	
14mr|gtk-vnc-0.5.1-2|160	%prep
14mr|gtk-vnc-0.5.1-2|161	%setup -q
14mr|gtk-vnc-0.5.1-2|162	%apply_patches
14mr|gtk-vnc-0.5.1-2|163	
14mr|gtk-vnc-0.5.1-2|164	mkdir ../%{gtk3_builddir}
14mr|gtk-vnc-0.5.1-2|165	cp -a . ../%{gtk3_builddir}
14mr|gtk-vnc-0.5.1-2|166	mv ../%{gtk3_builddir} .
14mr|gtk-vnc-0.5.1-2|167	
14mr|gtk-vnc-0.5.1-2|168	%build
14mr|gtk-vnc-0.5.1-2|169	%configure2_5x \
14mr|gtk-vnc-0.5.1-2|170	--disable-static \
14mr|gtk-vnc-0.5.1-2|171	--with-examples \
14mr|gtk-vnc-0.5.1-2|172	--enable-plugin \
14mr|gtk-vnc-0.5.1-2|173	--with-gtk=2.0
14mr|gtk-vnc-0.5.1-2|174	
14mr|gtk-vnc-0.5.1-2|175	%make LIBS='-lgmodule-2.0 -lz'
14mr|gtk-vnc-0.5.1-2|176	
14mr|gtk-vnc-0.5.1-2|177	pushd %{gtk3_builddir}
14mr|gtk-vnc-0.5.1-2|178	%configure2_5x \
14mr|gtk-vnc-0.5.1-2|179	--disable-static \
14mr|gtk-vnc-0.5.1-2|180	--with-examples \
14mr|gtk-vnc-0.5.1-2|181	--disable-plugin \
14mr|gtk-vnc-0.5.1-2|182	--with-gtk=3.0
14mr|gtk-vnc-0.5.1-2|183	
14mr|gtk-vnc-0.5.1-2|184	%make LIBS='-lgmodule-2.0 -lz'
14mr|gtk-vnc-0.5.1-2|185	popd
14mr|gtk-vnc-0.5.1-2|186	
14mr|gtk-vnc-0.5.1-2|187	%install
14mr|gtk-vnc-0.5.1-2|188	%makeinstall_std
14mr|gtk-vnc-0.5.1-2|189	%makeinstall_std -C %{gtk3_builddir}
14mr|gtk-vnc-0.5.1-2|190	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|gtk-vnc-0.5.1-2|191	
14mr|gtk-vnc-0.5.1-2|192	%find_lang %{name}
14mr|gtk-vnc-0.5.1-2|193	
14mr|gtk-vnc-0.5.1-2|194	%files common -f %{name}.lang
14mr|gtk-vnc-0.5.1-2|195	
14mr|gtk-vnc-0.5.1-2|196	%files
14mr|gtk-vnc-0.5.1-2|197	%doc README NEWS AUTHORS
14mr|gtk-vnc-0.5.1-2|198	%{_bindir}/gvnccapture
14mr|gtk-vnc-0.5.1-2|199	%{_bindir}/gvncviewer
14mr|gtk-vnc-0.5.1-2|200	%{_mandir}/man1/gvnccapture.1*
14mr|gtk-vnc-0.5.1-2|201	
14mr|gtk-vnc-0.5.1-2|202	%files -n mozilla-%{name}
14mr|gtk-vnc-0.5.1-2|203	%{_libdir}/mozilla/plugins/gtk-vnc-plugin.so
14mr|gtk-vnc-0.5.1-2|204	
14mr|gtk-vnc-0.5.1-2|205	%files -n %{libname}
14mr|gtk-vnc-0.5.1-2|206	%{_libdir}/libgtk-vnc-%{api}.so.%{major}*
14mr|gtk-vnc-0.5.1-2|207	
14mr|gtk-vnc-0.5.1-2|208	%files -n %{libgvnc}
14mr|gtk-vnc-0.5.1-2|209	%{_libdir}/libgvnc-%{api}.so.%{major}*
14mr|gtk-vnc-0.5.1-2|210	
14mr|gtk-vnc-0.5.1-2|211	%files -n %{libname3}
14mr|gtk-vnc-0.5.1-2|212	%{_libdir}/libgtk-vnc-%{api3}.so.%{major}*
14mr|gtk-vnc-0.5.1-2|213	
14mr|gtk-vnc-0.5.1-2|214	%files -n %{girname}
14mr|gtk-vnc-0.5.1-2|215	%{_libdir}/girepository-1.0/GtkVnc-%{api}.typelib
14mr|gtk-vnc-0.5.1-2|216	
14mr|gtk-vnc-0.5.1-2|217	%files -n %{girgvnc}
14mr|gtk-vnc-0.5.1-2|218	%{_libdir}/girepository-1.0/GVnc-%{api}.typelib
14mr|gtk-vnc-0.5.1-2|219	
14mr|gtk-vnc-0.5.1-2|220	%files -n %{girname3}
14mr|gtk-vnc-0.5.1-2|221	%{_libdir}/girepository-1.0/GtkVnc-%{api3}.typelib
14mr|gtk-vnc-0.5.1-2|222	
14mr|gtk-vnc-0.5.1-2|223	%files -n %{develname}
14mr|gtk-vnc-0.5.1-2|224	%doc ChangeLog
14mr|gtk-vnc-0.5.1-2|225	%{_libdir}/libgtk-vnc-%{api}.so
14mr|gtk-vnc-0.5.1-2|226	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|gtk-vnc-0.5.1-2|227	%{_includedir}/gtk-vnc-%{api}
14mr|gtk-vnc-0.5.1-2|228	%{_datadir}/gir-1.0/GtkVnc-%{api}.gir
14mr|gtk-vnc-0.5.1-2|229	
14mr|gtk-vnc-0.5.1-2|230	%files -n %{develgvnc}
14mr|gtk-vnc-0.5.1-2|231	%{_libdir}/libgvnc-%{api}.so
14mr|gtk-vnc-0.5.1-2|232	%{_libdir}/pkgconfig/gvnc-%{api}.pc
14mr|gtk-vnc-0.5.1-2|233	%{_includedir}/gvnc-%{api}
14mr|gtk-vnc-0.5.1-2|234	%{_datadir}/gir-1.0/GVnc-%{api}.gir
14mr|gtk-vnc-0.5.1-2|235	
14mr|gtk-vnc-0.5.1-2|236	%files -n %{develname3}
14mr|gtk-vnc-0.5.1-2|237	%{_libdir}/libgtk-vnc-%{api3}.so
14mr|gtk-vnc-0.5.1-2|238	%{_libdir}/pkgconfig/%{name}-%{api3}.pc
14mr|gtk-vnc-0.5.1-2|239	%{_includedir}/gtk-vnc-%{api3}
14mr|gtk-vnc-0.5.1-2|240	%{_datadir}/gir-1.0/GtkVnc-%{api3}.gir
14mr|gtk-vnc-0.5.1-2|241	%{_datadir}/vala/vapi/*
14mr|gtk-vnc-0.5.1-2|242	
14mr|gtk-vnc-0.5.1-2|243	%files -n python-%{name}
14mr|gtk-vnc-0.5.1-2|244	%{py_platsitedir}/gtkvnc.so
14mr|gtk-vnc-0.5.1-2|245	
14mr|gtk-vnc-0.5.1-2|246	%changelog
14mr|gtk-vnc-0.5.1-2|247	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 0.5.1-2
14mr|gtk-vnc-0.5.1-2|248	+ Revision: eb722de
14mr|gtk-vnc-0.5.1-2|249	- added BR: pkgconfig(libgcrypt)
14mr|gtk-vnc-0.5.1-2|250	
14mr|gtk-vnc-0.5.1-2|251	

16681 14
14mr|gtml-3.5.4-11|1	%define	name	gtml
14mr|gtml-3.5.4-11|2	%define	version	3.5.4
14mr|gtml-3.5.4-11|3	%define release	11
14mr|gtml-3.5.4-11|4	
14mr|gtml-3.5.4-11|5	Summary:	An html preprocessor
14mr|gtml-3.5.4-11|6	Name:		%{name}
14mr|gtml-3.5.4-11|7	Version:	%{version}
14mr|gtml-3.5.4-11|8	Release:	%{release}
14mr|gtml-3.5.4-11|9	Source0:	%{name}-%{version}.tar.bz2
14mr|gtml-3.5.4-11|10	License:	GPLv2+
14mr|gtml-3.5.4-11|11	URL:		http://www.lifl.fr/~beaufils/gtml/
14mr|gtml-3.5.4-11|12	Group:		Text tools
14mr|gtml-3.5.4-11|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|gtml-3.5.4-11|14	Buildarch:	noarch
14mr|gtml-3.5.4-11|15	
14mr|gtml-3.5.4-11|16	%description
14mr|gtml-3.5.4-11|17	gtml is an HTML pre-processor which adds some extra features specially designed
14mr|gtml-3.5.4-11|18	for maintaining multiple Web pages. Using gtml you can create and use macros
14mr|gtml-3.5.4-11|19	to save typing, create a "project file" with the names of all your Web pages
14mr|gtml-3.5.4-11|20	to update them all with one command, give specific alias to filename to make it
14mr|gtml-3.5.4-11|21	is easy to move files and have links preserved, specify a tree-like hierarchy
14mr|gtml-3.5.4-11|22	of Web pages to have Next, Previous and Up links added automatically, include
14mr|gtml-3.5.4-11|23	files into all your HTML files, include a timestamp, use conditional commands
14mr|gtml-3.5.4-11|24	to create different versions of the output, and generate output to different
14mr|gtml-3.5.4-11|25	irectories to generate different versions of your site.
14mr|gtml-3.5.4-11|26	
14mr|gtml-3.5.4-11|27	%prep
14mr|gtml-3.5.4-11|28	%setup -q
14mr|gtml-3.5.4-11|29	
14mr|gtml-3.5.4-11|30	%build
14mr|gtml-3.5.4-11|31	
14mr|gtml-3.5.4-11|32	%install
14mr|gtml-3.5.4-11|33	rm -rf $RPM_BUILD_ROOT
14mr|gtml-3.5.4-11|34	install -m 755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|gtml-3.5.4-11|35	
14mr|gtml-3.5.4-11|36	%clean
14mr|gtml-3.5.4-11|37	rm -rf $RPM_BUILD_ROOT
14mr|gtml-3.5.4-11|38	
14mr|gtml-3.5.4-11|39	%files
14mr|gtml-3.5.4-11|40	%defattr(-,root,root,0755)
14mr|gtml-3.5.4-11|41	%doc README src/NEWS.gtm gtml.html NEWS.html CREDITS.html
14mr|gtml-3.5.4-11|42	%{_bindir}/*
14mr|gtml-3.5.4-11|43	
14mr|gtml-3.5.4-11|44	
14mr|gtml-3.5.4-11|45	
14mr|gtml-3.5.4-11|46	
14mr|gtml-3.5.4-11|47	
14mr|gtml-3.5.4-11|48	%changelog
14mr|gtml-3.5.4-11|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.4-11
14mr|gtml-3.5.4-11|50	+ Revision: 28f07ae
14mr|gtml-3.5.4-11|51	- MassBuild#440: Increase release tag
14mr|gtml-3.5.4-11|52	
14mr|gtml-3.5.4-11|53	

16682 14
14mr|guayadeque-0.3.5-3|1	Summary:        Music Player with the aims to be intuitive, easy to use and fast
14mr|guayadeque-0.3.5-3|2	Name:           guayadeque
14mr|guayadeque-0.3.5-3|3	Version:        0.3.5
14mr|guayadeque-0.3.5-3|4	Release:        3
14mr|guayadeque-0.3.5-3|5	Group:          Sound
14mr|guayadeque-0.3.5-3|6	License:        GPLv2+
14mr|guayadeque-0.3.5-3|7	URL:            http://www.sourceforge.net/projects/guayadeque/
14mr|guayadeque-0.3.5-3|8	Source0:        http://www.sourceforge.net/projects/guayadeque/%{name}-%{version}.tar.bz2
14mr|guayadeque-0.3.5-3|9	BuildRequires:  cmake
14mr|guayadeque-0.3.5-3|10	BuildRequires:  wxgtku-devel >= 2.8.10
14mr|guayadeque-0.3.5-3|11	BuildRequires:  sqlite3-devel
14mr|guayadeque-0.3.5-3|12	BuildRequires:  pkgconfig(libxml-2.0)
14mr|guayadeque-0.3.5-3|13	BuildRequires:  taglib-devel
14mr|guayadeque-0.3.5-3|14	BuildRequires:  curl-devel
14mr|guayadeque-0.3.5-3|15	BuildRequires:  libmp4v2-devel
14mr|guayadeque-0.3.5-3|16	BuildRequires:  pkgconfig(flac)
14mr|guayadeque-0.3.5-3|17	BuildRequires:  dbus-devel
14mr|guayadeque-0.3.5-3|18	BuildRequires:  libgstreamer-devel
14mr|guayadeque-0.3.5-3|19	BuildRequires:  imagemagick
14mr|guayadeque-0.3.5-3|20	BuildRequires:  pkgconfig(libgpod-1.0)
14mr|guayadeque-0.3.5-3|21	BuildRequires:	desktop-file-utils
14mr|guayadeque-0.3.5-3|22	Requires:       gstreamer0.10-plugins-base
14mr|guayadeque-0.3.5-3|23	Requires:       gstreamer0.10-plugins-good
14mr|guayadeque-0.3.5-3|24	Requires:       gstreamer0.10-plugins-ugly
14mr|guayadeque-0.3.5-3|25	
14mr|guayadeque-0.3.5-3|26	
14mr|guayadeque-0.3.5-3|27	%description
14mr|guayadeque-0.3.5-3|28	Guayadeque is a music management program designed for all music enthusiasts.
14mr|guayadeque-0.3.5-3|29	It is Full Featured Linux media player that can easily manage large collections
14mr|guayadeque-0.3.5-3|30	and uses the Gstreamer media framework.
14mr|guayadeque-0.3.5-3|31	Some of Guayadeque Features
14mr|guayadeque-0.3.5-3|32	
14mr|guayadeque-0.3.5-3|33	- Play mp3, ogg, flac, wma, wav, mpc, mp4, ape, ...
14mr|guayadeque-0.3.5-3|34	- Configurable cross fader engine
14mr|guayadeque-0.3.5-3|35	- Configurable Silence detector to avoid listening to silence between tracks
14mr|guayadeque-0.3.5-3|36	- Read and write tags in all supported formats
14mr|guayadeque-0.3.5-3|37	- Allow to catalog your music using labels
14mr|guayadeque-0.3.5-3|38	Any track, artist or album can have as many labels you want
14mr|guayadeque-0.3.5-3|39	- Smart play mode that add tracks that fit your music taste
14mr|guayadeque-0.3.5-3|40	- Ability to download covers manually or automatically
14mr|guayadeque-0.3.5-3|41	- Suggest music using last.fm service
14mr|guayadeque-0.3.5-3|42	- Allow fast access to any music file by genre, artist, album, etc
14mr|guayadeque-0.3.5-3|43	- Play and Record shoutcast radios
14mr|guayadeque-0.3.5-3|44	
14mr|guayadeque-0.3.5-3|45	
14mr|guayadeque-0.3.5-3|46	%prep
14mr|guayadeque-0.3.5-3|47	%setup -q
14mr|guayadeque-0.3.5-3|48	
14mr|guayadeque-0.3.5-3|49	%build
14mr|guayadeque-0.3.5-3|50	#remove build script conflicting with build/ folder used by cmake
14mr|guayadeque-0.3.5-3|51	rm -f ./build
14mr|guayadeque-0.3.5-3|52	%cmake
14mr|guayadeque-0.3.5-3|53	%make
14mr|guayadeque-0.3.5-3|54	
14mr|guayadeque-0.3.5-3|55	%install
14mr|guayadeque-0.3.5-3|56	%makeinstall_std -C build
14mr|guayadeque-0.3.5-3|57	
14mr|guayadeque-0.3.5-3|58	desktop-file-install --vendor="" \
14mr|guayadeque-0.3.5-3|59	--remove-category="Application" \
14mr|guayadeque-0.3.5-3|60	--remove-key="Encoding" \
14mr|guayadeque-0.3.5-3|61	--dir %buildroot%{_datadir}/applications %buildroot%{_datadir}/applications/%{name}.desktop
14mr|guayadeque-0.3.5-3|62	
14mr|guayadeque-0.3.5-3|63	%find_lang %{name}
14mr|guayadeque-0.3.5-3|64	
14mr|guayadeque-0.3.5-3|65	
14mr|guayadeque-0.3.5-3|66	%files -f %{name}.lang
14mr|guayadeque-0.3.5-3|67	%doc README changelog LICENSE
14mr|guayadeque-0.3.5-3|68	%{_bindir}/%{name}
14mr|guayadeque-0.3.5-3|69	%{_datadir}/%{name}
14mr|guayadeque-0.3.5-3|70	%{_datadir}/applications/%{name}.desktop
14mr|guayadeque-0.3.5-3|71	%{_datadir}/pixmaps/%{name}.png
14mr|guayadeque-0.3.5-3|72	
14mr|guayadeque-0.3.5-3|73	
14mr|guayadeque-0.3.5-3|74	
14mr|guayadeque-0.3.5-3|75	%changelog
14mr|guayadeque-0.3.5-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.5-3
14mr|guayadeque-0.3.5-3|77	+ Revision: 5796983
14mr|guayadeque-0.3.5-3|78	- MassBuild#440: Increase release tag
14mr|guayadeque-0.3.5-3|79	
14mr|guayadeque-0.3.5-3|80	

16683 14
14mr|gucharmap-3.12.1-2|1	%define api	2_90
14mr|gucharmap-3.12.1-2|2	%define major	7
14mr|gucharmap-3.12.1-2|3	%define gir_major	2.90
14mr|gucharmap-3.12.1-2|4	%define libname		%mklibname %{name} %{api} %{major}
14mr|gucharmap-3.12.1-2|5	%define develname	%mklibname -d %{name}
14mr|gucharmap-3.12.1-2|6	%define girname		%mklibname %{name}-gir %{gir_major}
14mr|gucharmap-3.12.1-2|7	
14mr|gucharmap-3.12.1-2|8	Summary:	A Unicode character map and font viewer
14mr|gucharmap-3.12.1-2|9	Name:		gucharmap
14mr|gucharmap-3.12.1-2|10	Version:	3.12.1
14mr|gucharmap-3.12.1-2|11	Release:	2
14mr|gucharmap-3.12.1-2|12	License:	GPLv2+
14mr|gucharmap-3.12.1-2|13	Group:		Publishing
14mr|gucharmap-3.12.1-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|gucharmap-3.12.1-2|15	URL:		http://gucharmap.sourceforge.net/
14mr|gucharmap-3.12.1-2|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|gucharmap-3.12.1-2|17	BuildRequires:	intltool, itstool
14mr|gucharmap-3.12.1-2|18	BuildRequires:	xsltproc
14mr|gucharmap-3.12.1-2|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gucharmap-3.12.1-2|20	BuildRequires:	pkgconfig(gconf-2.0)
14mr|gucharmap-3.12.1-2|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|gucharmap-3.12.1-2|22	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gucharmap-3.12.1-2|23	
14mr|gucharmap-3.12.1-2|24	%description
14mr|gucharmap-3.12.1-2|25	gucharmap is a Unicode/ISO 10646 character map and font viewer. It
14mr|gucharmap-3.12.1-2|26	supports anti-aliased, scalable truetype fonts in X, using Xft, and
14mr|gucharmap-3.12.1-2|27	works on Unix and Windows platforms.
14mr|gucharmap-3.12.1-2|28	
14mr|gucharmap-3.12.1-2|29	%package -n %{libname}
14mr|gucharmap-3.12.1-2|30	Summary:	Main library for gucharmap
14mr|gucharmap-3.12.1-2|31	Group:		System/Libraries
14mr|gucharmap-3.12.1-2|32	
14mr|gucharmap-3.12.1-2|33	%description -n %{libname}
14mr|gucharmap-3.12.1-2|34	This package contains the library needed to run programs dynamically
14mr|gucharmap-3.12.1-2|35	linked with gucharmap.
14mr|gucharmap-3.12.1-2|36	
14mr|gucharmap-3.12.1-2|37	%package -n %{girname}
14mr|gucharmap-3.12.1-2|38	Summary:	GObject Introspection interface description for %{name}
14mr|gucharmap-3.12.1-2|39	Group:		System/Libraries
14mr|gucharmap-3.12.1-2|40	Requires:	%{libname} = %{version}-%{release}
14mr|gucharmap-3.12.1-2|41	
14mr|gucharmap-3.12.1-2|42	%description -n %{girname}
14mr|gucharmap-3.12.1-2|43	GObject Introspection interface description for %{name}.
14mr|gucharmap-3.12.1-2|44	
14mr|gucharmap-3.12.1-2|45	%package -n %{develname}
14mr|gucharmap-3.12.1-2|46	Summary:	Headers for developing programs that will use gucharmap
14mr|gucharmap-3.12.1-2|47	Group:		Development/GNOME and GTK+
14mr|gucharmap-3.12.1-2|48	Requires:	%{libname} = %{version}-%{release}
14mr|gucharmap-3.12.1-2|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|gucharmap-3.12.1-2|50	
14mr|gucharmap-3.12.1-2|51	%description -n %{develname}
14mr|gucharmap-3.12.1-2|52	This package contains the headers that programmers will need to develop
14mr|gucharmap-3.12.1-2|53	applications which will use gucharmap.
14mr|gucharmap-3.12.1-2|54	
14mr|gucharmap-3.12.1-2|55	%prep
14mr|gucharmap-3.12.1-2|56	%setup -q
14mr|gucharmap-3.12.1-2|57	
14mr|gucharmap-3.12.1-2|58	%build
14mr|gucharmap-3.12.1-2|59	%configure2_5x \
14mr|gucharmap-3.12.1-2|60	--disable-static \
14mr|gucharmap-3.12.1-2|61	--with-gtk=3.0 \
14mr|gucharmap-3.12.1-2|62	--enable-introspection \
14mr|gucharmap-3.12.1-2|63	--disable-scrollkeeper
14mr|gucharmap-3.12.1-2|64	
14mr|gucharmap-3.12.1-2|65	%make LIBS='-lgmodule-2.0'
14mr|gucharmap-3.12.1-2|66	
14mr|gucharmap-3.12.1-2|67	%install
14mr|gucharmap-3.12.1-2|68	%makeinstall_std
14mr|gucharmap-3.12.1-2|69	
14mr|gucharmap-3.12.1-2|70	%find_lang %{name} --with-gnome
14mr|gucharmap-3.12.1-2|71	
14mr|gucharmap-3.12.1-2|72	%files -f %{name}.lang
14mr|gucharmap-3.12.1-2|73	%doc README TODO
14mr|gucharmap-3.12.1-2|74	%{_bindir}/*
14mr|gucharmap-3.12.1-2|75	%{_datadir}/glib-2.0/schemas/
14mr|gucharmap-3.12.1-2|76	%{_datadir}/applications/*
14mr|gucharmap-3.12.1-2|77	%{_datadir}/appdata/gucharmap.appdata.xml
14mr|gucharmap-3.12.1-2|78	
14mr|gucharmap-3.12.1-2|79	%files -n %{libname}
14mr|gucharmap-3.12.1-2|80	%{_libdir}/libgucharmap_%{api}.so.%{major}*
14mr|gucharmap-3.12.1-2|81	
14mr|gucharmap-3.12.1-2|82	%files -n %{girname}
14mr|gucharmap-3.12.1-2|83	%{_libdir}/girepository-1.0/Gucharmap-%{gir_major}.typelib
14mr|gucharmap-3.12.1-2|84	
14mr|gucharmap-3.12.1-2|85	%files -n %{develname}
14mr|gucharmap-3.12.1-2|86	%{_libdir}/*.so
14mr|gucharmap-3.12.1-2|87	%{_libdir}/pkgconfig/*
14mr|gucharmap-3.12.1-2|88	%{_includedir}/*
14mr|gucharmap-3.12.1-2|89	%{_datadir}/gir-1.0/Gucharmap-%{gir_major}.gir
14mr|gucharmap-3.12.1-2|90	
14mr|gucharmap-3.12.1-2|91	%changelog
14mr|gucharmap-3.12.1-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|gucharmap-3.12.1-2|93	+ Revision: 3082f32
14mr|gucharmap-3.12.1-2|94	- MassBuild#440: Increase release tag
14mr|gucharmap-3.12.1-2|95	
14mr|gucharmap-3.12.1-2|96	

16684 14
14mr|gudev-sharp-0.1-6|1	%define name gudev-sharp
14mr|gudev-sharp-0.1-6|2	%define version 0.1
14mr|gudev-sharp-0.1-6|3	%define git cd3e7df
14mr|gudev-sharp-0.1-6|4	%define release 6
14mr|gudev-sharp-0.1-6|5	%define api 1.0
14mr|gudev-sharp-0.1-6|6	%define udev 146
14mr|gudev-sharp-0.1-6|7	
14mr|gudev-sharp-0.1-6|8	Summary: Mono bindings for the GUdev library
14mr|gudev-sharp-0.1-6|9	Name: %{name}
14mr|gudev-sharp-0.1-6|10	Version: %{version}
14mr|gudev-sharp-0.1-6|11	Release: %{release}
14mr|gudev-sharp-0.1-6|12	# http://github.com/mono/gudev-sharp/tarball/GUDEV_SHARP_0_1
14mr|gudev-sharp-0.1-6|13	Source0: %{name}-%{version}.tar.gz
14mr|gudev-sharp-0.1-6|14	License: LGPLv2+
14mr|gudev-sharp-0.1-6|15	Group: System/Libraries
14mr|gudev-sharp-0.1-6|16	Url: http://github.com/mono/gudev-sharp
14mr|gudev-sharp-0.1-6|17	
14mr|gudev-sharp-0.1-6|18	BuildArch: noarch
14mr|gudev-sharp-0.1-6|19	BuildRequires: mono-devel
14mr|gudev-sharp-0.1-6|20	BuildRequires: gtk+2-devel
14mr|gudev-sharp-0.1-6|21	BuildRequires: pkgconfig(gudev-1.0)
14mr|gudev-sharp-0.1-6|22	BuildRequires: gtk-sharp2
14mr|gudev-sharp-0.1-6|23	BuildRequires: gtk-sharp2-devel
14mr|gudev-sharp-0.1-6|24	Requires: libgudev >= %udev
14mr|gudev-sharp-0.1-6|25	
14mr|gudev-sharp-0.1-6|26	%description
14mr|gudev-sharp-0.1-6|27	This is a Mono binding for GUdev based on GTk#.
14mr|gudev-sharp-0.1-6|28	
14mr|gudev-sharp-0.1-6|29	%package devel
14mr|gudev-sharp-0.1-6|30	Summary: Development files for %name
14mr|gudev-sharp-0.1-6|31	Requires: %name = %version-%release
14mr|gudev-sharp-0.1-6|32	Group: Development/Other
14mr|gudev-sharp-0.1-6|33	
14mr|gudev-sharp-0.1-6|34	%description devel
14mr|gudev-sharp-0.1-6|35	This is a Mono binding for GUdev based on GTk#.
14mr|gudev-sharp-0.1-6|36	
14mr|gudev-sharp-0.1-6|37	%prep
14mr|gudev-sharp-0.1-6|38	%setup -q -n mono-%name-%git
14mr|gudev-sharp-0.1-6|39	./autogen.sh
14mr|gudev-sharp-0.1-6|40	
14mr|gudev-sharp-0.1-6|41	%build
14mr|gudev-sharp-0.1-6|42	./configure --prefix=%_prefix --libdir=%_prefix/lib
14mr|gudev-sharp-0.1-6|43	%make
14mr|gudev-sharp-0.1-6|44	
14mr|gudev-sharp-0.1-6|45	%install
14mr|gudev-sharp-0.1-6|46	rm -rf %{buildroot}
14mr|gudev-sharp-0.1-6|47	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14mr|gudev-sharp-0.1-6|48	
14mr|gudev-sharp-0.1-6|49	%files
14mr|gudev-sharp-0.1-6|50	%doc AUTHORS
14mr|gudev-sharp-0.1-6|51	%_prefix/lib/mono/%name-%api
14mr|gudev-sharp-0.1-6|52	%_prefix/lib/mono/gac/%name
14mr|gudev-sharp-0.1-6|53	
14mr|gudev-sharp-0.1-6|54	%files devel
14mr|gudev-sharp-0.1-6|55	%_datadir/pkgconfig/%name-%api.pc
14mr|gudev-sharp-0.1-6|56	
14mr|gudev-sharp-0.1-6|57	
14mr|gudev-sharp-0.1-6|58	
14mr|gudev-sharp-0.1-6|59	%changelog
14mr|gudev-sharp-0.1-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|gudev-sharp-0.1-6|61	+ Revision: 564d224
14mr|gudev-sharp-0.1-6|62	- MassBuild#440: Increase release tag
14mr|gudev-sharp-0.1-6|63	
14mr|gudev-sharp-0.1-6|64	

16685 14
14mr|guile1.8-1.8.8-14|1	%define oname guile
14mr|guile1.8-1.8.8-14|2	
14mr|guile1.8-1.8.8-14|3	%define mver 1.8
14mr|guile1.8-1.8.8-14|4	
14mr|guile1.8-1.8.8-14|5	%define major 17
14mr|guile1.8-1.8.8-14|6	%define libname %mklibname %{oname} %{major}
14mr|guile1.8-1.8.8-14|7	%define devname %mklibname %{oname}%{mver} -d
14mr|guile1.8-1.8.8-14|8	
14mr|guile1.8-1.8.8-14|9	%define __noautoreq '/usr/bin/guile|devel\\(libguile(.*)\\)'
14mr|guile1.8-1.8.8-14|10	%define __noautoreqfiles 'libguile-srfi-srfi.*so$'
14mr|guile1.8-1.8.8-14|11	
14mr|guile1.8-1.8.8-14|12	Summary:	GNU implementation of Scheme for application extensibility
14mr|guile1.8-1.8.8-14|13	Name:		guile%{mver}
14mr|guile1.8-1.8.8-14|14	Version:	1.8.8
14mr|guile1.8-1.8.8-14|15	Release:	14
14mr|guile1.8-1.8.8-14|16	License:	LGPLv2+
14mr|guile1.8-1.8.8-14|17	Group:		Development/Other
14mr|guile1.8-1.8.8-14|18	Url:		http://www.gnu.org/software/guile/guile.html
14mr|guile1.8-1.8.8-14|19	Source0:	ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz
14mr|guile1.8-1.8.8-14|20	Source1:	ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz.sig
14mr|guile1.8-1.8.8-14|21	Patch0:		guile-1.8.3-64bit-fixes.patch
14mr|guile1.8-1.8.8-14|22	Patch1:		guile-1.6.4-amd64.patch
14mr|guile1.8-1.8.8-14|23	Patch2:		guile-1.8.5-drop-ldflags-from-pkgconfig.patch
14mr|guile1.8-1.8.8-14|24	Patch3:		guile-1.8.7-testsuite.patch
14mr|guile1.8-1.8.8-14|25	Patch5:		guile-1.8.7-fix-doc.patch
14mr|guile1.8-1.8.8-14|26	Patch6:		guile-1.8.8-make-sockets.test-more-robust.patch
14mr|guile1.8-1.8.8-14|27	Patch7:		guile-1.8.8-amtests.patch
14mr|guile1.8-1.8.8-14|28	# From debian, needed to fix build with new texinfo
14mr|guile1.8-1.8.8-14|29	Patch8:		0001-Fix-texinfo-files-for-makeinfo-5.1.patch
14mr|guile1.8-1.8.8-14|30	Patch9:		0008-Fix-problems-in-guile-tut.texi-that-cause-makeinfo-t.patch
14mr|guile1.8-1.8.8-14|31	Patch10:	0009-Fix-r5rs.texi-makeinfo-failure-by-applying-changes-f.patch
14mr|guile1.8-1.8.8-14|32	BuildRequires:	chrpath
14mr|guile1.8-1.8.8-14|33	BuildRequires:	texinfo
14mr|guile1.8-1.8.8-14|34	# for srfi-19.test
14mr|guile1.8-1.8.8-14|35	BuildRequires:	timezone
14mr|guile1.8-1.8.8-14|36	BuildRequires:	gettext-devel
14mr|guile1.8-1.8.8-14|37	BuildRequires:	gmp-devel
14mr|guile1.8-1.8.8-14|38	BuildRequires:	libltdl-devel
14mr|guile1.8-1.8.8-14|39	BuildRequires:	readline-devel
14mr|guile1.8-1.8.8-14|40	BuildRequires:	pkgconfig(ncurses)
14mr|guile1.8-1.8.8-14|41	Requires(pre,post):	%{libname} = %{EVRD}
14mr|guile1.8-1.8.8-14|42	Requires(pre,post):	%{name}-runtime = %{EVRD}
14mr|guile1.8-1.8.8-14|43	Obsoletes:	%{oname} < 1.8.8-7
14mr|guile1.8-1.8.8-14|44	Conflicts:	%{oname} >= 2.0.3
14mr|guile1.8-1.8.8-14|45	
14mr|guile1.8-1.8.8-14|46	%description
14mr|guile1.8-1.8.8-14|47	GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a
14mr|guile1.8-1.8.8-14|48	library implementation of the Scheme programming language, written in
14mr|guile1.8-1.8.8-14|49	C. GUILE provides a machine-independent execution platform that can
14mr|guile1.8-1.8.8-14|50	be linked in as a library during the building of extensible programs.
14mr|guile1.8-1.8.8-14|51	
14mr|guile1.8-1.8.8-14|52	Install the guile package if you'd like to add extensibility to
14mr|guile1.8-1.8.8-14|53	programs that you are developing. You'll also need to install the
14mr|guile1.8-1.8.8-14|54	guile-devel package.
14mr|guile1.8-1.8.8-14|55	
14mr|guile1.8-1.8.8-14|56	%files
14mr|guile1.8-1.8.8-14|57	%doc AUTHORS ChangeLog GUILE-VERSION LICENSE README THANKS
14mr|guile1.8-1.8.8-14|58	%{_bindir}/%{oname}
14mr|guile1.8-1.8.8-14|59	%{_bindir}/%{oname}-tools
14mr|guile1.8-1.8.8-14|60	%exclude %{_datadir}/%{oname}/%{mver}
14mr|guile1.8-1.8.8-14|61	%{_mandir}/man1/guile.1.*
14mr|guile1.8-1.8.8-14|62	%{_infodir}/*
14mr|guile1.8-1.8.8-14|63	
14mr|guile1.8-1.8.8-14|64	#---- triggers ----#
14mr|guile1.8-1.8.8-14|65	
14mr|guile1.8-1.8.8-14|66	%triggerin -- slib
14mr|guile1.8-1.8.8-14|67	# Remove files created in guile < 1.8.7-4mdv
14mr|guile1.8-1.8.8-14|68	ln -sfT ../../slib %{_datadir}/guile/%{mver}/slib
14mr|guile1.8-1.8.8-14|69	
14mr|guile1.8-1.8.8-14|70	rm -f %{_datadir}/guile/%{mver}/slibcat
14mr|guile1.8-1.8.8-14|71	export SCHEME_LIBRARY_PATH=%{_datadir}/slib/
14mr|guile1.8-1.8.8-14|72	
14mr|guile1.8-1.8.8-14|73	# Build SLIB catalog
14mr|guile1.8-1.8.8-14|74	for pre in \
14mr|guile1.8-1.8.8-14|75	"(use-modules (ice-9 slib))" \
14mr|guile1.8-1.8.8-14|76	"(load \"%{_datadir}/slib/guile.init\")"
14mr|guile1.8-1.8.8-14|77	do
14mr|guile1.8-1.8.8-14|78	%{_bindir}/guile -c "$pre
14mr|guile1.8-1.8.8-14|79	(set! implementation-vicinity (lambda () \"%{_datadir}/guile/%{mver}/\"))
14mr|guile1.8-1.8.8-14|80	(require 'new-catalog)" &> /dev/null && break
14mr|guile1.8-1.8.8-14|81	rm -f %{_datadir}/guile/%{mver}/slibcat
14mr|guile1.8-1.8.8-14|82	done
14mr|guile1.8-1.8.8-14|83	:
14mr|guile1.8-1.8.8-14|84	
14mr|guile1.8-1.8.8-14|85	%triggerun -- slib
14mr|guile1.8-1.8.8-14|86	if [ "$1" = 0 -o "$2" = 0 ]; then
14mr|guile1.8-1.8.8-14|87	rm -f %{_datadir}/guile/%{mver}/slib{,cat}
14mr|guile1.8-1.8.8-14|88	fi
14mr|guile1.8-1.8.8-14|89	
14mr|guile1.8-1.8.8-14|90	
14mr|guile1.8-1.8.8-14|91	#----------------------------------------------------------------------------
14mr|guile1.8-1.8.8-14|92	
14mr|guile1.8-1.8.8-14|93	%package -n %{libname}
14mr|guile1.8-1.8.8-14|94	Summary:	Libraries for Guile %{version}
14mr|guile1.8-1.8.8-14|95	Group:		System/Libraries
14mr|guile1.8-1.8.8-14|96	Requires:	%{name}-runtime = %{EVRD}
14mr|guile1.8-1.8.8-14|97	
14mr|guile1.8-1.8.8-14|98	%description -n %{libname}
14mr|guile1.8-1.8.8-14|99	This package contains Guile shared object libraries. Guile is the GNU
14mr|guile1.8-1.8.8-14|100	Ubiquitous Intelligent Language for Extension.
14mr|guile1.8-1.8.8-14|101	
14mr|guile1.8-1.8.8-14|102	%files -n %{libname}
14mr|guile1.8-1.8.8-14|103	%{_libdir}/lib*.so.%{major}*
14mr|guile1.8-1.8.8-14|104	%{_libdir}/lib%{oname}-srfi-srfi-13-14-v-3.so.3*
14mr|guile1.8-1.8.8-14|105	%{_libdir}/lib%{oname}-srfi-srfi-4-v-3.so.3*
14mr|guile1.8-1.8.8-14|106	%{_libdir}/lib%{oname}-srfi-srfi-1-v-3.so.3*
14mr|guile1.8-1.8.8-14|107	%{_libdir}/lib%{oname}-srfi-srfi-60-v-2.so.2*
14mr|guile1.8-1.8.8-14|108	
14mr|guile1.8-1.8.8-14|109	#----------------------------------------------------------------------------
14mr|guile1.8-1.8.8-14|110	
14mr|guile1.8-1.8.8-14|111	%package -n %{devname}
14mr|guile1.8-1.8.8-14|112	Summary:	Development headers and static library for libguile
14mr|guile1.8-1.8.8-14|113	Group:		Development/C
14mr|guile1.8-1.8.8-14|114	Requires:	%{libname} = %{EVRD}
14mr|guile1.8-1.8.8-14|115	Requires:	%{name} = %{EVRD}
14mr|guile1.8-1.8.8-14|116	Provides:	lib%{name}-devel = %{EVRD}
14mr|guile1.8-1.8.8-14|117	Provides:	%{name}-devel = %{EVRD}
14mr|guile1.8-1.8.8-14|118	Obsoletes:	%{_lib}%{oname}-devel < 1.8.8-7
14mr|guile1.8-1.8.8-14|119	Conflicts:	%{_lib}%{oname}-devel >= 2.0.3
14mr|guile1.8-1.8.8-14|120	Requires:	gmp-devel
14mr|guile1.8-1.8.8-14|121	Requires:	libtool-devel
14mr|guile1.8-1.8.8-14|122	
14mr|guile1.8-1.8.8-14|123	%description -n %{devname}
14mr|guile1.8-1.8.8-14|124	This package contains the development headers and the static library
14mr|guile1.8-1.8.8-14|125	for libguile. C headers, aclocal macros, the `guile1.4-snarf' and
14mr|guile1.8-1.8.8-14|126	`guile-config' utilities, and static `libguile' library for Guile, the
14mr|guile1.8-1.8.8-14|127	GNU Ubiquitous Intelligent Language for Extension
14mr|guile1.8-1.8.8-14|128	
14mr|guile1.8-1.8.8-14|129	%files -n %{devname}
14mr|guile1.8-1.8.8-14|130	%doc ABOUT-NLS HACKING NEWS INSTALL libguile/ChangeLog*
14mr|guile1.8-1.8.8-14|131	%{multiarch_includedir}/lib%{oname}/scmconfig.h
14mr|guile1.8-1.8.8-14|132	%{_bindir}/%{oname}-config
14mr|guile1.8-1.8.8-14|133	%{_bindir}/%{oname}-snarf
14mr|guile1.8-1.8.8-14|134	%{_datadir}/aclocal/*
14mr|guile1.8-1.8.8-14|135	%{_includedir}/lib%{oname}*
14mr|guile1.8-1.8.8-14|136	%{_includedir}/%{oname}*
14mr|guile1.8-1.8.8-14|137	%{_libdir}/lib%{oname}*.so
14mr|guile1.8-1.8.8-14|138	%exclude %{_libdir}/lib%{oname}-srfi*.so
14mr|guile1.8-1.8.8-14|139	%{_libdir}/pkgconfig/%{oname}*.pc
14mr|guile1.8-1.8.8-14|140	
14mr|guile1.8-1.8.8-14|141	#----------------------------------------------------------------------------
14mr|guile1.8-1.8.8-14|142	
14mr|guile1.8-1.8.8-14|143	%package runtime
14mr|guile1.8-1.8.8-14|144	Summary:	Guile runtime library
14mr|guile1.8-1.8.8-14|145	Group:		System/Libraries
14mr|guile1.8-1.8.8-14|146	Conflicts:	%{name} < 1.8.8-10
14mr|guile1.8-1.8.8-14|147	
14mr|guile1.8-1.8.8-14|148	%description runtime
14mr|guile1.8-1.8.8-14|149	This package contains Scheme runtime for GUILE, including ice-9
14mr|guile1.8-1.8.8-14|150	Scheme module.
14mr|guile1.8-1.8.8-14|151	
14mr|guile1.8-1.8.8-14|152	%files runtime
14mr|guile1.8-1.8.8-14|153	%{_libdir}/lib%{oname}-srfi*.so
14mr|guile1.8-1.8.8-14|154	%{_datadir}/%{oname}/%{mver}/guile-procedures.txt
14mr|guile1.8-1.8.8-14|155	%{_datadir}/%{oname}/%{mver}/ice-9/*.scm
14mr|guile1.8-1.8.8-14|156	%{_datadir}/%{oname}/%{mver}/ice-9/psyntax.*
14mr|guile1.8-1.8.8-14|157	%{_datadir}/%{oname}/%{mver}/ice-9/debugging/*.scm
14mr|guile1.8-1.8.8-14|158	%{_datadir}/%{oname}/%{mver}/ice-9/debugger/*.scm
14mr|guile1.8-1.8.8-14|159	%{_datadir}/%{oname}/%{mver}/srfi/srfi*.scm
14mr|guile1.8-1.8.8-14|160	%{_datadir}/%{oname}/%{mver}/scripts/*
14mr|guile1.8-1.8.8-14|161	%{_datadir}/%{oname}/%{mver}/slib
14mr|guile1.8-1.8.8-14|162	%{_datadir}/%{oname}/%{mver}/slibcat
14mr|guile1.8-1.8.8-14|163	%{_datadir}/%{oname}/%{mver}/lang/elisp/*
14mr|guile1.8-1.8.8-14|164	%{_datadir}/%{oname}/%{mver}/oop/goops.scm
14mr|guile1.8-1.8.8-14|165	%{_datadir}/%{oname}/%{mver}/oop/goops/*.scm
14mr|guile1.8-1.8.8-14|166	
14mr|guile1.8-1.8.8-14|167	#----------------------------------------------------------------------------
14mr|guile1.8-1.8.8-14|168	
14mr|guile1.8-1.8.8-14|169	%prep
14mr|guile1.8-1.8.8-14|170	%setup -q -n %{oname}-%{version}
14mr|guile1.8-1.8.8-14|171	%patch0 -p1 -b .64bit-fixes
14mr|guile1.8-1.8.8-14|172	%patch1 -p1 -b .amd64
14mr|guile1.8-1.8.8-14|173	%patch2 -p0 -b .pkgconfig
14mr|guile1.8-1.8.8-14|174	%patch3 -p1 -b .testsuite
14mr|guile1.8-1.8.8-14|175	
14mr|guile1.8-1.8.8-14|176	%patch5 -p1 -b .doc
14mr|guile1.8-1.8.8-14|177	%patch6 -p1 -b .robust
14mr|guile1.8-1.8.8-14|178	%patch7 -p0 -b .amtests
14mr|guile1.8-1.8.8-14|179	
14mr|guile1.8-1.8.8-14|180	%patch8 -p1
14mr|guile1.8-1.8.8-14|181	%patch9 -p1
14mr|guile1.8-1.8.8-14|182	%patch10 -p1
14mr|guile1.8-1.8.8-14|183	
14mr|guile1.8-1.8.8-14|184	%build
14mr|guile1.8-1.8.8-14|185	autoreconf -vfi
14mr|guile1.8-1.8.8-14|186	%configure2_5x \
14mr|guile1.8-1.8.8-14|187	--disable-error-on-warning \
14mr|guile1.8-1.8.8-14|188	--disable-rpath \
14mr|guile1.8-1.8.8-14|189	--enable-dynamic-linking \
14mr|guile1.8-1.8.8-14|190	--with-threads \
14mr|guile1.8-1.8.8-14|191	--disable-static
14mr|guile1.8-1.8.8-14|192	
14mr|guile1.8-1.8.8-14|193	chmod +x scripts/snarf-check-and-output-texi
14mr|guile1.8-1.8.8-14|194	
14mr|guile1.8-1.8.8-14|195	%make
14mr|guile1.8-1.8.8-14|196	
14mr|guile1.8-1.8.8-14|197	%install
14mr|guile1.8-1.8.8-14|198	%makeinstall_std
14mr|guile1.8-1.8.8-14|199	
14mr|guile1.8-1.8.8-14|200	mkdir -p %{buildroot}%{_datadir}/%{oname}/site
14mr|guile1.8-1.8.8-14|201	
14mr|guile1.8-1.8.8-14|202	%multiarch_includes %{buildroot}%{_includedir}/lib%{oname}/scmconfig.h
14mr|guile1.8-1.8.8-14|203	
14mr|guile1.8-1.8.8-14|204	chrpath -d %{buildroot}{%{_bindir}/%{oname},%{_libdir}/*.so.*.*.*}
14mr|guile1.8-1.8.8-14|205	
14mr|guile1.8-1.8.8-14|206	# create ghost file for packaging
14mr|guile1.8-1.8.8-14|207	touch %{buildroot}%{_datadir}/%{oname}/%{mver}/slib %{buildroot}%{_datadir}/%{oname}/%{mver}/slibcat
14mr|guile1.8-1.8.8-14|208	
14mr|guile1.8-1.8.8-14|209	
14mr|guile1.8-1.8.8-14|210	%changelog
14mr|guile1.8-1.8.8-14|211	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.8-14
14mr|guile1.8-1.8.8-14|212	+ Revision: f565dbb
14mr|guile1.8-1.8.8-14|213	- Drop tests
14mr|guile1.8-1.8.8-14|214	
14mr|guile1.8-1.8.8-14|215	

16686 14
14mr|guile-2.0.11-5|1	%define major 22
14mr|guile-2.0.11-5|2	%define api 2.0
14mr|guile-2.0.11-5|3	%define libname %mklibname %{name} %{api} %{major}
14mr|guile-2.0.11-5|4	%define devname %mklibname %{name} -d
14mr|guile-2.0.11-5|5	
14mr|guile-2.0.11-5|6	%define rlmajor 18
14mr|guile-2.0.11-5|7	%define rlapi 18
14mr|guile-2.0.11-5|8	%define rllibname %mklibname %{name}readline %{rlapi} %{rlmajor}
14mr|guile-2.0.11-5|9	
14mr|guile-2.0.11-5|10	Summary:	GNU implementation of Scheme for application extensibility
14mr|guile-2.0.11-5|11	Name:		guile
14mr|guile-2.0.11-5|12	Version:	2.0.11
14mr|guile-2.0.11-5|13	Release:	5
14mr|guile-2.0.11-5|14	License:	LGPLv2+
14mr|guile-2.0.11-5|15	Group:		Development/Other
14mr|guile-2.0.11-5|16	Url:		http://www.gnu.org/software/guile/guile.html
14mr|guile-2.0.11-5|17	Source0:	ftp://ftp.gnu.org/pub/gnu/guile/%{name}-%{version}.tar.xz
14mr|guile-2.0.11-5|18	Source1:	ftp://ftp.gnu.org/pub/gnu/guile/%{name}-%{version}.tar.xz.sig
14mr|guile-2.0.11-5|19	Patch0:		guile-2.0.7-64bit-fixes.patch
14mr|guile-2.0.11-5|20	Patch1:		guile-2.0.7-drop-ldflags-from-pkgconfig.patch
14mr|guile-2.0.11-5|21	Patch3:		guile-2.0.7-turn-off-gc-test.patch
14mr|guile-2.0.11-5|22	Patch4:		guile-2.0.3-mktemp.patch
14mr|guile-2.0.11-5|23	
14mr|guile-2.0.11-5|24	BuildRequires:	chrpath
14mr|guile-2.0.11-5|25	BuildRequires:	libunistring-devel
14mr|guile-2.0.11-5|26	BuildRequires:	texinfo
14mr|guile-2.0.11-5|27	# for srfi-19.test
14mr|guile-2.0.11-5|28	BuildRequires:	timezone
14mr|guile-2.0.11-5|29	BuildRequires:	gettext-devel
14mr|guile-2.0.11-5|30	BuildRequires:	gmp-devel
14mr|guile-2.0.11-5|31	BuildRequires:	libtool-devel
14mr|guile-2.0.11-5|32	BuildRequires:	readline-devel
14mr|guile-2.0.11-5|33	BuildRequires:	pkgconfig(libffi)
14mr|guile-2.0.11-5|34	BuildRequires:	pkgconfig(ncurses)
14mr|guile-2.0.11-5|35	BuildRequires:	pkgconfig(ncursesw)
14mr|guile-2.0.11-5|36	BuildRequires:	pkgconfig(bdw-gc)
14mr|guile-2.0.11-5|37	
14mr|guile-2.0.11-5|38	%description
14mr|guile-2.0.11-5|39	GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a
14mr|guile-2.0.11-5|40	library implementation of the Scheme programming language, written in
14mr|guile-2.0.11-5|41	C. GUILE provides a machine-independent execution platform that can
14mr|guile-2.0.11-5|42	be linked in as a library during the building of extensible programs.
14mr|guile-2.0.11-5|43	
14mr|guile-2.0.11-5|44	Install the guile package if you'd like to add extensibility to
14mr|guile-2.0.11-5|45	programs that you are developing. You'll also need to install the
14mr|guile-2.0.11-5|46	guile-devel package.
14mr|guile-2.0.11-5|47	
14mr|guile-2.0.11-5|48	%files
14mr|guile-2.0.11-5|49	%doc AUTHORS ChangeLog GUILE-VERSION LICENSE README THANKS
14mr|guile-2.0.11-5|50	%{_bindir}/%{name}
14mr|guile-2.0.11-5|51	%{_bindir}/%{name}-tools
14mr|guile-2.0.11-5|52	%{_bindir}/guild
14mr|guile-2.0.11-5|53	%{_libdir}/%{name}
14mr|guile-2.0.11-5|54	%exclude %{_libdir}/%{name}/%{api}
14mr|guile-2.0.11-5|55	%{_datadir}/%{name}
14mr|guile-2.0.11-5|56	%exclude %{_datadir}/%{name}/%{api}
14mr|guile-2.0.11-5|57	%{_mandir}/man1/guile.1.*
14mr|guile-2.0.11-5|58	%{_infodir}/*
14mr|guile-2.0.11-5|59	
14mr|guile-2.0.11-5|60	%triggerin -- slib
14mr|guile-2.0.11-5|61	ln -sfT ../../slib %{_datadir}/guile/%{api}/slib
14mr|guile-2.0.11-5|62	
14mr|guile-2.0.11-5|63	rm -f %{_datadir}/guile/%{mver}/slibcat
14mr|guile-2.0.11-5|64	export SCHEME_LIBRARY_PATH=%{_datadir}/slib/
14mr|guile-2.0.11-5|65	
14mr|guile-2.0.11-5|66	# Build SLIB catalog
14mr|guile-2.0.11-5|67	for pre in \
14mr|guile-2.0.11-5|68	"(use-modules (ice-9 slib))" \
14mr|guile-2.0.11-5|69	"(load \"%{_datadir}/slib/guile.init\")"
14mr|guile-2.0.11-5|70	do
14mr|guile-2.0.11-5|71	%{_bindir}/guile -c "$pre
14mr|guile-2.0.11-5|72	(set! implementation-vicinity (lambda () \"%{_datadir}/guile/%{api}/\"))
14mr|guile-2.0.11-5|73	(require 'new-catalog)" &> /dev/null && break
14mr|guile-2.0.11-5|74	rm -f %{_datadir}/guile/%{api}/slibcat
14mr|guile-2.0.11-5|75	done
14mr|guile-2.0.11-5|76	:
14mr|guile-2.0.11-5|77	
14mr|guile-2.0.11-5|78	%triggerun -- slib
14mr|guile-2.0.11-5|79	if [ "$1" = 0 -o "$2" = 0 ]; then
14mr|guile-2.0.11-5|80	rm -f %{_datadir}/guile/%{api}/slib{,cat}
14mr|guile-2.0.11-5|81	fi
14mr|guile-2.0.11-5|82	
14mr|guile-2.0.11-5|83	#----------------------------------------------------------------------------
14mr|guile-2.0.11-5|84	
14mr|guile-2.0.11-5|85	%package -n %{libname}
14mr|guile-2.0.11-5|86	Summary:	Libraries for Guile %{version}
14mr|guile-2.0.11-5|87	Group:		System/Libraries
14mr|guile-2.0.11-5|88	Requires:	%{name}-runtime = %{EVRD}
14mr|guile-2.0.11-5|89	
14mr|guile-2.0.11-5|90	%description -n %{libname}
14mr|guile-2.0.11-5|91	This package contains Guile shared object libraries.
14mr|guile-2.0.11-5|92	
14mr|guile-2.0.11-5|93	%files -n %{libname}
14mr|guile-2.0.11-5|94	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|guile-2.0.11-5|95	
14mr|guile-2.0.11-5|96	#----------------------------------------------------------------------------
14mr|guile-2.0.11-5|97	
14mr|guile-2.0.11-5|98	%package -n %{rllibname}
14mr|guile-2.0.11-5|99	Summary:	Libraries for Guile %{version}
14mr|guile-2.0.11-5|100	Group:		System/Libraries
14mr|guile-2.0.11-5|101	
14mr|guile-2.0.11-5|102	%description -n %{rllibname}
14mr|guile-2.0.11-5|103	This package contains Guile shared object libraries.
14mr|guile-2.0.11-5|104	
14mr|guile-2.0.11-5|105	%files -n %{rllibname}
14mr|guile-2.0.11-5|106	%{_libdir}/lib%{name}readline-v-%{rlapi}.so.%{rlmajor}*
14mr|guile-2.0.11-5|107	
14mr|guile-2.0.11-5|108	#----------------------------------------------------------------------------
14mr|guile-2.0.11-5|109	
14mr|guile-2.0.11-5|110	%package -n %{devname}
14mr|guile-2.0.11-5|111	Summary:	Development headers and static library for libguile
14mr|guile-2.0.11-5|112	Group:		Development/C
14mr|guile-2.0.11-5|113	Requires:	%{name} >= %{EVRD}
14mr|guile-2.0.11-5|114	Requires:	%{libname} = %{EVRD}
14mr|guile-2.0.11-5|115	Requires:	%{rllibname} = %{EVRD}
14mr|guile-2.0.11-5|116	Provides:	%{name}-devel = %{EVRD}
14mr|guile-2.0.11-5|117	
14mr|guile-2.0.11-5|118	%description -n %{devname}
14mr|guile-2.0.11-5|119	This package contains the development headers and the static library
14mr|guile-2.0.11-5|120	for libguile. C headers, aclocal macros, the `guile1.4-snarf' and
14mr|guile-2.0.11-5|121	`guile-config' utilities, and static `libguile' library for Guile, the
14mr|guile-2.0.11-5|122	GNU Ubiquitous Intelligent Language for Extension
14mr|guile-2.0.11-5|123	
14mr|guile-2.0.11-5|124	%files -n %{devname}
14mr|guile-2.0.11-5|125	%doc HACKING NEWS libguile/ChangeLog*
14mr|guile-2.0.11-5|126	%{_bindir}/%{name}-config
14mr|guile-2.0.11-5|127	%{_bindir}/%{name}-snarf
14mr|guile-2.0.11-5|128	%{_datadir}/aclocal/*
14mr|guile-2.0.11-5|129	%{_includedir}/%{name}
14mr|guile-2.0.11-5|130	%{_libdir}/lib%{name}-%{api}.so
14mr|guile-2.0.11-5|131	%{_libdir}/lib%{name}readline-v-%{rlapi}.so
14mr|guile-2.0.11-5|132	%{_libdir}/pkgconfig/%{name}*.pc
14mr|guile-2.0.11-5|133	%{_datadir}/gdb/auto-load%{_libdir}/libguile*.scm
14mr|guile-2.0.11-5|134	
14mr|guile-2.0.11-5|135	#----------------------------------------------------------------------------
14mr|guile-2.0.11-5|136	
14mr|guile-2.0.11-5|137	%package runtime
14mr|guile-2.0.11-5|138	Summary:	Guile runtime library
14mr|guile-2.0.11-5|139	Group:		System/Libraries
14mr|guile-2.0.11-5|140	Conflicts:	%{name} < 2.0.5-1
14mr|guile-2.0.11-5|141	
14mr|guile-2.0.11-5|142	%description runtime
14mr|guile-2.0.11-5|143	This package contains Scheme runtime for GUILE, including ice-9
14mr|guile-2.0.11-5|144	Scheme module.
14mr|guile-2.0.11-5|145	
14mr|guile-2.0.11-5|146	%files runtime
14mr|guile-2.0.11-5|147	%{_libdir}/%{name}/%{api}/*
14mr|guile-2.0.11-5|148	%{_datadir}/%{name}/%{api}/*.scm
14mr|guile-2.0.11-5|149	%{_datadir}/%{name}/%{api}/*.txt
14mr|guile-2.0.11-5|150	%{_datadir}/%{name}/%{api}/ice-9/*
14mr|guile-2.0.11-5|151	%{_datadir}/%{name}/%{api}/language/*
14mr|guile-2.0.11-5|152	%{_datadir}/%{name}/%{api}/oop/*
14mr|guile-2.0.11-5|153	%{_datadir}/%{name}/%{api}/rnrs/*
14mr|guile-2.0.11-5|154	%{_datadir}/%{name}/%{api}/scripts/*
14mr|guile-2.0.11-5|155	%{_datadir}/%{name}/%{api}/srfi/*
14mr|guile-2.0.11-5|156	%{_datadir}/%{name}/%{api}/sxml/*
14mr|guile-2.0.11-5|157	%{_datadir}/%{name}/%{api}/system/*
14mr|guile-2.0.11-5|158	%{_datadir}/%{name}/%{api}/texinfo/*
14mr|guile-2.0.11-5|159	%{_datadir}/%{name}/%{api}/web/*
14mr|guile-2.0.11-5|160	%ghost %{_datadir}/%{name}/%{api}/slibcat
14mr|guile-2.0.11-5|161	%ghost %{_datadir}/%{name}/%{api}/slib
14mr|guile-2.0.11-5|162	
14mr|guile-2.0.11-5|163	#----------------------------------------------------------------------------
14mr|guile-2.0.11-5|164	
14mr|guile-2.0.11-5|165	%prep
14mr|guile-2.0.11-5|166	%setup -q
14mr|guile-2.0.11-5|167	%apply_patches
14mr|guile-2.0.11-5|168	autoreconf -vfi
14mr|guile-2.0.11-5|169	
14mr|guile-2.0.11-5|170	#fix encodings
14mr|guile-2.0.11-5|171	for i in libguile/ChangeLog*; do
14mr|guile-2.0.11-5|172	mv $i $i.old
14mr|guile-2.0.11-5|173	iconv -f ISO8859-1 -t UTF-8 $i.old -o $i
14mr|guile-2.0.11-5|174	done
14mr|guile-2.0.11-5|175	
14mr|guile-2.0.11-5|176	%build
14mr|guile-2.0.11-5|177	%configure2_5x \
14mr|guile-2.0.11-5|178	--disable-error-on-warning \
14mr|guile-2.0.11-5|179	--disable-rpath \
14mr|guile-2.0.11-5|180	--disable-static \
14mr|guile-2.0.11-5|181	--with-threads \
14mr|guile-2.0.11-5|182	--with-pic
14mr|guile-2.0.11-5|183	
14mr|guile-2.0.11-5|184	%make
14mr|guile-2.0.11-5|185	
14mr|guile-2.0.11-5|186	%install
14mr|guile-2.0.11-5|187	%makeinstall_std
14mr|guile-2.0.11-5|188	
14mr|guile-2.0.11-5|189	#remove rpath
14mr|guile-2.0.11-5|190	chrpath -d %{buildroot}%{_bindir}/%{name}
14mr|guile-2.0.11-5|191	
14mr|guile-2.0.11-5|192	#for ghost files
14mr|guile-2.0.11-5|193	touch %{buildroot}%{_datadir}/%{name}/%{api}/slibcat
14mr|guile-2.0.11-5|194	touch %{buildroot}%{_datadir}/%{name}/%{api}/slib
14mr|guile-2.0.11-5|195	
14mr|guile-2.0.11-5|196	mkdir -p %{buildroot}/%{_datadir}/gdb/auto-load%{_libdir}
14mr|guile-2.0.11-5|197	mv -f %{buildroot}%{_libdir}/libguile-*gdb.scm %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
14mr|guile-2.0.11-5|198	
14mr|guile-2.0.11-5|199	#slib needs this
14mr|guile-2.0.11-5|200	mkdir -p %{buildroot}%{_datadir}/guile/site
14mr|guile-2.0.11-5|201	
14mr|guile-2.0.11-5|202	
14mr|guile-2.0.11-5|203	%changelog
14mr|guile-2.0.11-5|204	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.11-5
14mr|guile-2.0.11-5|205	+ Revision: 1974e79
14mr|guile-2.0.11-5|206	- MassBuild#440: Increase release tag
14mr|guile-2.0.11-5|207	
14mr|guile-2.0.11-5|208	

16687 14
14mr|gupnp-0.20.12-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gupnp-0.20.12-2|2	
14mr|gupnp-0.20.12-2|3	%define api 1.0
14mr|gupnp-0.20.12-2|4	%define major 4
14mr|gupnp-0.20.12-2|5	%define libname %mklibname %{name} %{api} %{major}
14mr|gupnp-0.20.12-2|6	%define girname %mklibname %{name}-gir %{api}
14mr|gupnp-0.20.12-2|7	%define devname %mklibname %{name} -d
14mr|gupnp-0.20.12-2|8	
14mr|gupnp-0.20.12-2|9	Summary:	Object-oriented framework for creating UPnP devices and control points
14mr|gupnp-0.20.12-2|10	Name:		gupnp
14mr|gupnp-0.20.12-2|11	Version:	0.20.12
14mr|gupnp-0.20.12-2|12	Release:	2
14mr|gupnp-0.20.12-2|13	License:	GPLv2+
14mr|gupnp-0.20.12-2|14	Group:		Development/Other
14mr|gupnp-0.20.12-2|15	Url:		http://www.gupnp.org/sources/gupnp/
14mr|gupnp-0.20.12-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gupnp-0.20.12-2|17	
14mr|gupnp-0.20.12-2|18	BuildRequires:	pkgconfig(gssdp-1.0)
14mr|gupnp-0.20.12-2|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|gupnp-0.20.12-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gupnp-0.20.12-2|21	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|gupnp-0.20.12-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gupnp-0.20.12-2|23	BuildRequires:	pkgconfig(uuid)
14mr|gupnp-0.20.12-2|24	BuildRequires:	vala-tools
14mr|gupnp-0.20.12-2|25	
14mr|gupnp-0.20.12-2|26	%description
14mr|gupnp-0.20.12-2|27	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-0.20.12-2|28	devices and control points.
14mr|gupnp-0.20.12-2|29	
14mr|gupnp-0.20.12-2|30	#----------------------------------------------------------------------------
14mr|gupnp-0.20.12-2|31	
14mr|gupnp-0.20.12-2|32	%package -n %{libname}
14mr|gupnp-0.20.12-2|33	Summary:	Main library for gupnp
14mr|gupnp-0.20.12-2|34	Group:		System/Libraries
14mr|gupnp-0.20.12-2|35	Provides:	%{name} = %{EVRD}
14mr|gupnp-0.20.12-2|36	
14mr|gupnp-0.20.12-2|37	%description -n %{libname}
14mr|gupnp-0.20.12-2|38	This package contains the library needed to run programs dynamically
14mr|gupnp-0.20.12-2|39	linked with gupnp.
14mr|gupnp-0.20.12-2|40	
14mr|gupnp-0.20.12-2|41	%files -n %{libname}
14mr|gupnp-0.20.12-2|42	%{_libdir}/*%{api}.so.%{major}*
14mr|gupnp-0.20.12-2|43	
14mr|gupnp-0.20.12-2|44	#----------------------------------------------------------------------------
14mr|gupnp-0.20.12-2|45	
14mr|gupnp-0.20.12-2|46	%package -n %{girname}
14mr|gupnp-0.20.12-2|47	Summary:	GObject Introspection interface description for %{name}
14mr|gupnp-0.20.12-2|48	Group:		System/Libraries
14mr|gupnp-0.20.12-2|49	Requires:	%{libname} = %{EVRD}
14mr|gupnp-0.20.12-2|50	Conflicts:	%{_lib}gupnp1.0_4 < 0.20.5
14mr|gupnp-0.20.12-2|51	
14mr|gupnp-0.20.12-2|52	%description -n %{girname}
14mr|gupnp-0.20.12-2|53	GObject Introspection interface description for %{name}.
14mr|gupnp-0.20.12-2|54	
14mr|gupnp-0.20.12-2|55	%files -n %{girname}
14mr|gupnp-0.20.12-2|56	%{_libdir}/girepository-1.0/GUPnP-%{api}.typelib
14mr|gupnp-0.20.12-2|57	
14mr|gupnp-0.20.12-2|58	#----------------------------------------------------------------------------
14mr|gupnp-0.20.12-2|59	
14mr|gupnp-0.20.12-2|60	%package -n %{devname}
14mr|gupnp-0.20.12-2|61	Summary:	Headers for developing programs that will use gupnp
14mr|gupnp-0.20.12-2|62	Group:		Development/C
14mr|gupnp-0.20.12-2|63	Requires:	%{libname} = %{EVRD}
14mr|gupnp-0.20.12-2|64	Requires:	%{girname} = %{EVRD}
14mr|gupnp-0.20.12-2|65	Provides:	%{name}-devel = %{EVRD}
14mr|gupnp-0.20.12-2|66	
14mr|gupnp-0.20.12-2|67	%description -n %{devname}
14mr|gupnp-0.20.12-2|68	This package contains the headers that programmers will need to develop
14mr|gupnp-0.20.12-2|69	applications which will use gupnp
14mr|gupnp-0.20.12-2|70	
14mr|gupnp-0.20.12-2|71	%files -n %{devname}
14mr|gupnp-0.20.12-2|72	%doc AUTHORS README NEWS
14mr|gupnp-0.20.12-2|73	%{_libdir}/pkgconfig/gupnp*.pc
14mr|gupnp-0.20.12-2|74	%{_includedir}/gupnp-1.0/lib%{name}/*.h
14mr|gupnp-0.20.12-2|75	%{_libdir}/*.so
14mr|gupnp-0.20.12-2|76	%{_datadir}/gtk-doc/html/*
14mr|gupnp-0.20.12-2|77	%{_bindir}/gupnp-binding-tool
14mr|gupnp-0.20.12-2|78	%{_datadir}/gir-1.0/GUPnP-1.0.gir
14mr|gupnp-0.20.12-2|79	%{_datadir}/vala/vapi/*
14mr|gupnp-0.20.12-2|80	
14mr|gupnp-0.20.12-2|81	#----------------------------------------------------------------------------
14mr|gupnp-0.20.12-2|82	
14mr|gupnp-0.20.12-2|83	%prep
14mr|gupnp-0.20.12-2|84	%setup -q
14mr|gupnp-0.20.12-2|85	%apply_patches
14mr|gupnp-0.20.12-2|86	autoreconf -fi
14mr|gupnp-0.20.12-2|87	
14mr|gupnp-0.20.12-2|88	%build
14mr|gupnp-0.20.12-2|89	%configure2_5x \
14mr|gupnp-0.20.12-2|90	--disable-static
14mr|gupnp-0.20.12-2|91	
14mr|gupnp-0.20.12-2|92	%make
14mr|gupnp-0.20.12-2|93	
14mr|gupnp-0.20.12-2|94	%install
14mr|gupnp-0.20.12-2|95	%makeinstall_std
14mr|gupnp-0.20.12-2|96	
14mr|gupnp-0.20.12-2|97	
14mr|gupnp-0.20.12-2|98	%changelog
14mr|gupnp-0.20.12-2|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20.12-2
14mr|gupnp-0.20.12-2|100	+ Revision: 082b53d
14mr|gupnp-0.20.12-2|101	- MassBuild#440: Increase release tag
14mr|gupnp-0.20.12-2|102	
14mr|gupnp-0.20.12-2|103	

16688 14
14mr|gupnp-av-0.12.5-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gupnp-av-0.12.5-2|2	
14mr|gupnp-av-0.12.5-2|3	%define api 1.0
14mr|gupnp-av-0.12.5-2|4	%define major 2
14mr|gupnp-av-0.12.5-2|5	%define libname %mklibname %{name} %{api} %{major}
14mr|gupnp-av-0.12.5-2|6	%define girname %mklibname %{name}-gir %{api}
14mr|gupnp-av-0.12.5-2|7	%define devname %mklibname %{name} -d
14mr|gupnp-av-0.12.5-2|8	
14mr|gupnp-av-0.12.5-2|9	Summary:	A collection of helpers for building UPnP AV applications
14mr|gupnp-av-0.12.5-2|10	Name:		gupnp-av
14mr|gupnp-av-0.12.5-2|11	Version:	0.12.5
14mr|gupnp-av-0.12.5-2|12	Release:	2
14mr|gupnp-av-0.12.5-2|13	License:	LGPLv2+
14mr|gupnp-av-0.12.5-2|14	Group:		System/Libraries
14mr|gupnp-av-0.12.5-2|15	Url:		http://www.gupnp.org/
14mr|gupnp-av-0.12.5-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gupnp-av-0.12.5-2|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gupnp-av-0.12.5-2|18	BuildRequires:	pkgconfig(gtk-doc)
14mr|gupnp-av-0.12.5-2|19	BuildRequires:	pkgconfig(gupnp-1.0)
14mr|gupnp-av-0.12.5-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|gupnp-av-0.12.5-2|21	BuildRequires:	vala-tools
14mr|gupnp-av-0.12.5-2|22	
14mr|gupnp-av-0.12.5-2|23	%description
14mr|gupnp-av-0.12.5-2|24	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-av-0.12.5-2|25	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-av-0.12.5-2|26	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-av-0.12.5-2|27	
14mr|gupnp-av-0.12.5-2|28	GUPnP-AV is a collection of helpers for building AV (audio/video)
14mr|gupnp-av-0.12.5-2|29	applications using GUPnP.
14mr|gupnp-av-0.12.5-2|30	
14mr|gupnp-av-0.12.5-2|31	#----------------------------------------------------------------------------
14mr|gupnp-av-0.12.5-2|32	
14mr|gupnp-av-0.12.5-2|33	%package -n %{libname}
14mr|gupnp-av-0.12.5-2|34	Summary:	A collection of helpers for building UPnP AV applications
14mr|gupnp-av-0.12.5-2|35	Group:		System/Libraries
14mr|gupnp-av-0.12.5-2|36	
14mr|gupnp-av-0.12.5-2|37	%description -n %{libname}
14mr|gupnp-av-0.12.5-2|38	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-av-0.12.5-2|39	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-av-0.12.5-2|40	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-av-0.12.5-2|41	
14mr|gupnp-av-0.12.5-2|42	GUPnP-AV is a collection of helpers for building AV (audio/video)
14mr|gupnp-av-0.12.5-2|43	applications using GUPnP.
14mr|gupnp-av-0.12.5-2|44	
14mr|gupnp-av-0.12.5-2|45	%files -n %{libname}
14mr|gupnp-av-0.12.5-2|46	%{_libdir}/libgupnp-av-%{api}.so.%{major}*
14mr|gupnp-av-0.12.5-2|47	
14mr|gupnp-av-0.12.5-2|48	#----------------------------------------------------------------------------
14mr|gupnp-av-0.12.5-2|49	
14mr|gupnp-av-0.12.5-2|50	%package -n %{girname}
14mr|gupnp-av-0.12.5-2|51	Summary:	GObject Introspection interface description for %{name}
14mr|gupnp-av-0.12.5-2|52	Group:		System/Libraries
14mr|gupnp-av-0.12.5-2|53	Requires:	%{libname} = %{EVRD}
14mr|gupnp-av-0.12.5-2|54	
14mr|gupnp-av-0.12.5-2|55	%description -n %{girname}
14mr|gupnp-av-0.12.5-2|56	GObject Introspection interface description for %{name}.
14mr|gupnp-av-0.12.5-2|57	
14mr|gupnp-av-0.12.5-2|58	%files -n %{girname}
14mr|gupnp-av-0.12.5-2|59	%{_libdir}/girepository-1.0/GUPnPAV-%{api}.typelib
14mr|gupnp-av-0.12.5-2|60	
14mr|gupnp-av-0.12.5-2|61	#----------------------------------------------------------------------------
14mr|gupnp-av-0.12.5-2|62	
14mr|gupnp-av-0.12.5-2|63	%package -n %{devname}
14mr|gupnp-av-0.12.5-2|64	Summary:	Development package for gupnp-av
14mr|gupnp-av-0.12.5-2|65	Group:		Development/C
14mr|gupnp-av-0.12.5-2|66	Requires:	%{libname} = %{EVRD}
14mr|gupnp-av-0.12.5-2|67	Provides:	%{name}-devel = %{EVRD}
14mr|gupnp-av-0.12.5-2|68	
14mr|gupnp-av-0.12.5-2|69	%description -n %{devname}
14mr|gupnp-av-0.12.5-2|70	Files for development with gupnp-av.
14mr|gupnp-av-0.12.5-2|71	
14mr|gupnp-av-0.12.5-2|72	%files -n %{devname}
14mr|gupnp-av-0.12.5-2|73	%doc AUTHORS COPYING README
14mr|gupnp-av-0.12.5-2|74	%{_datadir}/gtk-doc/html/gupnp-av/
14mr|gupnp-av-0.12.5-2|75	%{_includedir}/gupnp-av-%{api}
14mr|gupnp-av-0.12.5-2|76	%{_libdir}/pkgconfig/gupnp-av-%{api}.pc
14mr|gupnp-av-0.12.5-2|77	%{_libdir}/libgupnp-av-%{api}.so
14mr|gupnp-av-0.12.5-2|78	%{_datadir}/gir-1.0/GUPnPAV-%{api}.gir
14mr|gupnp-av-0.12.5-2|79	%{_datadir}/%{name}
14mr|gupnp-av-0.12.5-2|80	%{_datadir}/vala/vapi/*
14mr|gupnp-av-0.12.5-2|81	
14mr|gupnp-av-0.12.5-2|82	#----------------------------------------------------------------------------
14mr|gupnp-av-0.12.5-2|83	
14mr|gupnp-av-0.12.5-2|84	%prep
14mr|gupnp-av-0.12.5-2|85	%setup -q
14mr|gupnp-av-0.12.5-2|86	%apply_patches
14mr|gupnp-av-0.12.5-2|87	autoreconf -fi
14mr|gupnp-av-0.12.5-2|88	
14mr|gupnp-av-0.12.5-2|89	%build
14mr|gupnp-av-0.12.5-2|90	%configure2_5x --disable-static
14mr|gupnp-av-0.12.5-2|91	%make LIBS='-lgmodule-2.0'
14mr|gupnp-av-0.12.5-2|92	
14mr|gupnp-av-0.12.5-2|93	%install
14mr|gupnp-av-0.12.5-2|94	%makeinstall_std
14mr|gupnp-av-0.12.5-2|95	
14mr|gupnp-av-0.12.5-2|96	
14mr|gupnp-av-0.12.5-2|97	%changelog
14mr|gupnp-av-0.12.5-2|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.5-2
14mr|gupnp-av-0.12.5-2|99	+ Revision: c488a3a
14mr|gupnp-av-0.12.5-2|100	- MassBuild#440: Increase release tag
14mr|gupnp-av-0.12.5-2|101	
14mr|gupnp-av-0.12.5-2|102	

16689 14
14mr|gupnp-dlna-0.10.2-2|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|gupnp-dlna-0.10.2-2|2	
14mr|gupnp-dlna-0.10.2-2|3	%define api		2.0
14mr|gupnp-dlna-0.10.2-2|4	%define major		3
14mr|gupnp-dlna-0.10.2-2|5	%define girmajor	2.0
14mr|gupnp-dlna-0.10.2-2|6	%define libname		%mklibname %{name} %{api} %{major}
14mr|gupnp-dlna-0.10.2-2|7	%define libgst		%mklibname %{name}-gst %{api} %{major}
14mr|gupnp-dlna-0.10.2-2|8	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|gupnp-dlna-0.10.2-2|9	%define girgst		%mklibname %{name}-gst-gir %{girmajor}
14mr|gupnp-dlna-0.10.2-2|10	%define devname		%mklibname -d %{name}
14mr|gupnp-dlna-0.10.2-2|11	
14mr|gupnp-dlna-0.10.2-2|12	Summary:	A collection of helpers for building UPnP dlna applications
14mr|gupnp-dlna-0.10.2-2|13	Name:		gupnp-dlna
14mr|gupnp-dlna-0.10.2-2|14	Version:	0.10.2
14mr|gupnp-dlna-0.10.2-2|15	Release:	2
14mr|gupnp-dlna-0.10.2-2|16	Group:		System/Libraries
14mr|gupnp-dlna-0.10.2-2|17	License:	LGPLv2+
14mr|gupnp-dlna-0.10.2-2|18	Url:		http://www.gupnp.org/
14mr|gupnp-dlna-0.10.2-2|19	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gupnp-dlna-0.10.2-2|20	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
14mr|gupnp-dlna-0.10.2-2|21	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|gupnp-dlna-0.10.2-2|22	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mr|gupnp-dlna-0.10.2-2|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gupnp-dlna-0.10.2-2|24	BuildRequires:	gtk-doc
14mr|gupnp-dlna-0.10.2-2|25	BuildRequires:	vala-tools >= 0.18.0
14mr|gupnp-dlna-0.10.2-2|26	
14mr|gupnp-dlna-0.10.2-2|27	%description
14mr|gupnp-dlna-0.10.2-2|28	GUPnP is an object-oriented open source framework for creating UPnP devices and
14mr|gupnp-dlna-0.10.2-2|29	control points, written in C using GObject and libsoup. The GUPnP API is
14mr|gupnp-dlna-0.10.2-2|30	intended to be easy to use, efficient and flexible.
14mr|gupnp-dlna-0.10.2-2|31	
14mr|gupnp-dlna-0.10.2-2|32	GUPnP DLNA is a small utility library that aims to ease the
14mr|gupnp-dlna-0.10.2-2|33	DLNA-related tasks such as media profile guessing, transcoding to
14mr|gupnp-dlna-0.10.2-2|34	a given profile, etc.
14mr|gupnp-dlna-0.10.2-2|35	
14mr|gupnp-dlna-0.10.2-2|36	%files
14mr|gupnp-dlna-0.10.2-2|37	%{_bindir}/%{name}-*
14mr|gupnp-dlna-0.10.2-2|38	%{_datadir}/%{name}-%{api}
14mr|gupnp-dlna-0.10.2-2|39	%{_libdir}/%{name}/libgstreamer.so
14mr|gupnp-dlna-0.10.2-2|40	
14mr|gupnp-dlna-0.10.2-2|41	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|42	
14mr|gupnp-dlna-0.10.2-2|43	%package -n %{libname}
14mr|gupnp-dlna-0.10.2-2|44	Summary:	A collection of helpers for building UPnP DLNA applications
14mr|gupnp-dlna-0.10.2-2|45	Group:		System/Libraries
14mr|gupnp-dlna-0.10.2-2|46	
14mr|gupnp-dlna-0.10.2-2|47	%description -n %{libname}
14mr|gupnp-dlna-0.10.2-2|48	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-dlna-0.10.2-2|49	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-dlna-0.10.2-2|50	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-dlna-0.10.2-2|51	
14mr|gupnp-dlna-0.10.2-2|52	GUPnP DLNA is a small utility library that aims to ease the
14mr|gupnp-dlna-0.10.2-2|53	DLNA-related tasks such as media profile guessing, transcoding to
14mr|gupnp-dlna-0.10.2-2|54	a given profile, etc.
14mr|gupnp-dlna-0.10.2-2|55	
14mr|gupnp-dlna-0.10.2-2|56	%files -n %{libname}
14mr|gupnp-dlna-0.10.2-2|57	%doc AUTHORS COPYING README
14mr|gupnp-dlna-0.10.2-2|58	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|gupnp-dlna-0.10.2-2|59	
14mr|gupnp-dlna-0.10.2-2|60	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|61	
14mr|gupnp-dlna-0.10.2-2|62	%package -n %{libgst}
14mr|gupnp-dlna-0.10.2-2|63	Summary:	A collection of helpers for building UPnP DLNA applications
14mr|gupnp-dlna-0.10.2-2|64	Group:		System/Libraries
14mr|gupnp-dlna-0.10.2-2|65	
14mr|gupnp-dlna-0.10.2-2|66	%description -n %{libgst}
14mr|gupnp-dlna-0.10.2-2|67	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-dlna-0.10.2-2|68	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-dlna-0.10.2-2|69	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-dlna-0.10.2-2|70	
14mr|gupnp-dlna-0.10.2-2|71	GUPnP DLNA is a small utility library that aims to ease the
14mr|gupnp-dlna-0.10.2-2|72	DLNA-related tasks such as media profile guessing, transcoding to
14mr|gupnp-dlna-0.10.2-2|73	a given profile, etc.
14mr|gupnp-dlna-0.10.2-2|74	
14mr|gupnp-dlna-0.10.2-2|75	%files -n %{libgst}
14mr|gupnp-dlna-0.10.2-2|76	%doc AUTHORS COPYING README
14mr|gupnp-dlna-0.10.2-2|77	%{_libdir}/lib%{name}-gst-%{api}.so.%{major}*
14mr|gupnp-dlna-0.10.2-2|78	
14mr|gupnp-dlna-0.10.2-2|79	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|80	
14mr|gupnp-dlna-0.10.2-2|81	%package -n %{devname}
14mr|gupnp-dlna-0.10.2-2|82	Summary:	Development package for %{name}
14mr|gupnp-dlna-0.10.2-2|83	Group:		Development/C
14mr|gupnp-dlna-0.10.2-2|84	Requires:	%{libname} = %{EVRD}
14mr|gupnp-dlna-0.10.2-2|85	Requires:	%{libgst} = %{EVRD}
14mr|gupnp-dlna-0.10.2-2|86	Provides:	%{name}-devel = %{EVRD}
14mr|gupnp-dlna-0.10.2-2|87	
14mr|gupnp-dlna-0.10.2-2|88	%description -n %{devname}
14mr|gupnp-dlna-0.10.2-2|89	Files for development with %{name}.
14mr|gupnp-dlna-0.10.2-2|90	
14mr|gupnp-dlna-0.10.2-2|91	%files -n %{devname}
14mr|gupnp-dlna-0.10.2-2|92	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|gupnp-dlna-0.10.2-2|93	%doc %{_datadir}/gtk-doc/html/%{name}-metadata
14mr|gupnp-dlna-0.10.2-2|94	%doc %{_datadir}/gtk-doc/html/%{name}-gst
14mr|gupnp-dlna-0.10.2-2|95	%{_includedir}/*
14mr|gupnp-dlna-0.10.2-2|96	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|gupnp-dlna-0.10.2-2|97	%{_libdir}/pkgconfig/%{name}-gst-%{api}.pc
14mr|gupnp-dlna-0.10.2-2|98	%{_libdir}/pkgconfig/%{name}-metadata-2.0.pc
14mr|gupnp-dlna-0.10.2-2|99	%{_libdir}/lib%{name}-%{api}.so
14mr|gupnp-dlna-0.10.2-2|100	%{_libdir}/lib%{name}-gst-%{api}.so
14mr|gupnp-dlna-0.10.2-2|101	%{_datadir}/vala/vapi/*
14mr|gupnp-dlna-0.10.2-2|102	%{_datadir}/gir-1.0/GUPnPDLNA-%{girmajor}.gir
14mr|gupnp-dlna-0.10.2-2|103	%{_datadir}/gir-1.0/GUPnPDLNAGst-%{girmajor}.gir
14mr|gupnp-dlna-0.10.2-2|104	
14mr|gupnp-dlna-0.10.2-2|105	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|106	
14mr|gupnp-dlna-0.10.2-2|107	%package -n %{girname}
14mr|gupnp-dlna-0.10.2-2|108	Summary:	GObject Introspection interface description for %{name}
14mr|gupnp-dlna-0.10.2-2|109	Group:		System/Libraries
14mr|gupnp-dlna-0.10.2-2|110	Requires:	%{libname} = %{EVRD}
14mr|gupnp-dlna-0.10.2-2|111	
14mr|gupnp-dlna-0.10.2-2|112	%description -n %{girname}
14mr|gupnp-dlna-0.10.2-2|113	GObject Introspection interface description for %{name}.
14mr|gupnp-dlna-0.10.2-2|114	
14mr|gupnp-dlna-0.10.2-2|115	%files -n %{girname}
14mr|gupnp-dlna-0.10.2-2|116	%{_libdir}/girepository-1.0/GUPnPDLNA-%{girmajor}.typelib
14mr|gupnp-dlna-0.10.2-2|117	
14mr|gupnp-dlna-0.10.2-2|118	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|119	
14mr|gupnp-dlna-0.10.2-2|120	%package -n %{girgst}
14mr|gupnp-dlna-0.10.2-2|121	Summary:	GObject Introspection interface description for %{name}
14mr|gupnp-dlna-0.10.2-2|122	Group:		System/Libraries
14mr|gupnp-dlna-0.10.2-2|123	Requires:	%{libgst} = %{EVRD}
14mr|gupnp-dlna-0.10.2-2|124	
14mr|gupnp-dlna-0.10.2-2|125	%description -n %{girgst}
14mr|gupnp-dlna-0.10.2-2|126	GObject Introspection interface description for %{name}.
14mr|gupnp-dlna-0.10.2-2|127	
14mr|gupnp-dlna-0.10.2-2|128	%files -n %{girgst}
14mr|gupnp-dlna-0.10.2-2|129	%{_libdir}/girepository-1.0/GUPnPDLNAGst-%{girmajor}.typelib
14mr|gupnp-dlna-0.10.2-2|130	
14mr|gupnp-dlna-0.10.2-2|131	#----------------------------------------------------------------------------
14mr|gupnp-dlna-0.10.2-2|132	
14mr|gupnp-dlna-0.10.2-2|133	%prep
14mr|gupnp-dlna-0.10.2-2|134	%setup -q
14mr|gupnp-dlna-0.10.2-2|135	
14mr|gupnp-dlna-0.10.2-2|136	%build
14mr|gupnp-dlna-0.10.2-2|137	%configure2_5x --disable-static
14mr|gupnp-dlna-0.10.2-2|138	%make
14mr|gupnp-dlna-0.10.2-2|139	
14mr|gupnp-dlna-0.10.2-2|140	%install
14mr|gupnp-dlna-0.10.2-2|141	%makeinstall_std
14mr|gupnp-dlna-0.10.2-2|142	
14mr|gupnp-dlna-0.10.2-2|143	
14mr|gupnp-dlna-0.10.2-2|144	%changelog
14mr|gupnp-dlna-0.10.2-2|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.2-2
14mr|gupnp-dlna-0.10.2-2|146	+ Revision: 83a6432
14mr|gupnp-dlna-0.10.2-2|147	- MassBuild#440: Increase release tag
14mr|gupnp-dlna-0.10.2-2|148	
14mr|gupnp-dlna-0.10.2-2|149	

16690 14
14mr|gupnp-igd-0.2.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|gupnp-igd-0.2.2-2|2	
14mr|gupnp-igd-0.2.2-2|3	%define api	1.0
14mr|gupnp-igd-0.2.2-2|4	%define major	4
14mr|gupnp-igd-0.2.2-2|5	%define libname %mklibname %{name} %{api} %{major}
14mr|gupnp-igd-0.2.2-2|6	%define girname %mklibname %{name}-gir %{api}
14mr|gupnp-igd-0.2.2-2|7	%define devname %mklibname -d %{name}
14mr|gupnp-igd-0.2.2-2|8	
14mr|gupnp-igd-0.2.2-2|9	Summary:	Handle Internet Gateway Device port mappings
14mr|gupnp-igd-0.2.2-2|10	Name:		gupnp-igd
14mr|gupnp-igd-0.2.2-2|11	Version:	0.2.2
14mr|gupnp-igd-0.2.2-2|12	Release:	2
14mr|gupnp-igd-0.2.2-2|13	Group:		System/Libraries
14mr|gupnp-igd-0.2.2-2|14	License:	LGPLv2+
14mr|gupnp-igd-0.2.2-2|15	Url:		http://www.gupnp.org/
14mr|gupnp-igd-0.2.2-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-igd/%{url_ver}/%{name}-%{version}.tar.xz
14mr|gupnp-igd-0.2.2-2|17	Patch0:		gupnp-igd-0.2.2-underlinking.patch
14mr|gupnp-igd-0.2.2-2|18	
14mr|gupnp-igd-0.2.2-2|19	BuildRequires:	gtk-doc
14mr|gupnp-igd-0.2.2-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|gupnp-igd-0.2.2-2|21	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.18
14mr|gupnp-igd-0.2.2-2|22	BuildRequires:	pkgconfig(python)
14mr|gupnp-igd-0.2.2-2|23	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|gupnp-igd-0.2.2-2|24	
14mr|gupnp-igd-0.2.2-2|25	%description
14mr|gupnp-igd-0.2.2-2|26	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-igd-0.2.2-2|27	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-igd-0.2.2-2|28	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-igd-0.2.2-2|29	
14mr|gupnp-igd-0.2.2-2|30	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
14mr|gupnp-igd-0.2.2-2|31	
14mr|gupnp-igd-0.2.2-2|32	%package -n %{libname}
14mr|gupnp-igd-0.2.2-2|33	Summary:	Handle Internet Gateway Device port mappings
14mr|gupnp-igd-0.2.2-2|34	Group:		System/Libraries
14mr|gupnp-igd-0.2.2-2|35	
14mr|gupnp-igd-0.2.2-2|36	%description -n %{libname}
14mr|gupnp-igd-0.2.2-2|37	GUPnP is an object-oriented open source framework for creating UPnP
14mr|gupnp-igd-0.2.2-2|38	devices and control points, written in C using GObject and libsoup.
14mr|gupnp-igd-0.2.2-2|39	The GUPnP API is intended to be easy to use, efficient and flexible.
14mr|gupnp-igd-0.2.2-2|40	
14mr|gupnp-igd-0.2.2-2|41	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
14mr|gupnp-igd-0.2.2-2|42	
14mr|gupnp-igd-0.2.2-2|43	%package -n %{girname}
14mr|gupnp-igd-0.2.2-2|44	Summary:	GObject Introspection interface description for %{name}
14mr|gupnp-igd-0.2.2-2|45	Group:		System/Libraries
14mr|gupnp-igd-0.2.2-2|46	Conflicts:	%{_lib}gupnp-igd1.0_4 < 0.2.2-1
14mr|gupnp-igd-0.2.2-2|47	
14mr|gupnp-igd-0.2.2-2|48	%description -n %{girname}
14mr|gupnp-igd-0.2.2-2|49	GObject Introspection interface description for %{name}.
14mr|gupnp-igd-0.2.2-2|50	
14mr|gupnp-igd-0.2.2-2|51	%package -n %{devname}
14mr|gupnp-igd-0.2.2-2|52	Summary:	Development package for gupnp-igd
14mr|gupnp-igd-0.2.2-2|53	Group:		Development/C
14mr|gupnp-igd-0.2.2-2|54	Requires:	%{libname} = %{version}-%{release}
14mr|gupnp-igd-0.2.2-2|55	Requires:	%{girname} = %{version}-%{release}
14mr|gupnp-igd-0.2.2-2|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|gupnp-igd-0.2.2-2|57	
14mr|gupnp-igd-0.2.2-2|58	%description -n %{devname}
14mr|gupnp-igd-0.2.2-2|59	Files for development with gupnp-igd.
14mr|gupnp-igd-0.2.2-2|60	
14mr|gupnp-igd-0.2.2-2|61	%package -n python-%{name}
14mr|gupnp-igd-0.2.2-2|62	Summary:	Python bindings for %{name}
14mr|gupnp-igd-0.2.2-2|63	Group:		Development/Python
14mr|gupnp-igd-0.2.2-2|64	Requires:	%{libname} = %{version}-%{release}
14mr|gupnp-igd-0.2.2-2|65	BuildRequires:	python-devel
14mr|gupnp-igd-0.2.2-2|66	
14mr|gupnp-igd-0.2.2-2|67	%description -n python-%{name}
14mr|gupnp-igd-0.2.2-2|68	Python bindings for %{name}.
14mr|gupnp-igd-0.2.2-2|69	
14mr|gupnp-igd-0.2.2-2|70	%prep
14mr|gupnp-igd-0.2.2-2|71	%setup -q
14mr|gupnp-igd-0.2.2-2|72	%apply_patches
14mr|gupnp-igd-0.2.2-2|73	
14mr|gupnp-igd-0.2.2-2|74	#aclocal
14mr|gupnp-igd-0.2.2-2|75	#automake -a
14mr|gupnp-igd-0.2.2-2|76	
14mr|gupnp-igd-0.2.2-2|77	%build
14mr|gupnp-igd-0.2.2-2|78	autoreconf -fiv
14mr|gupnp-igd-0.2.2-2|79	%configure2_5x --disable-static
14mr|gupnp-igd-0.2.2-2|80	%make LIBS='-lpython2.7'
14mr|gupnp-igd-0.2.2-2|81	
14mr|gupnp-igd-0.2.2-2|82	%install
14mr|gupnp-igd-0.2.2-2|83	%makeinstall_std
14mr|gupnp-igd-0.2.2-2|84	
14mr|gupnp-igd-0.2.2-2|85	%files -n %{libname}
14mr|gupnp-igd-0.2.2-2|86	%{_libdir}/libgupnp-igd-%{api}.so.%{major}*
14mr|gupnp-igd-0.2.2-2|87	
14mr|gupnp-igd-0.2.2-2|88	%files -n %{girname}
14mr|gupnp-igd-0.2.2-2|89	%{_libdir}/girepository-1.0/GUPnPIgd-%{api}.typelib
14mr|gupnp-igd-0.2.2-2|90	
14mr|gupnp-igd-0.2.2-2|91	%files -n %{devname}
14mr|gupnp-igd-0.2.2-2|92	%doc AUTHORS COPYING README
14mr|gupnp-igd-0.2.2-2|93	%{_datadir}/gtk-doc/html/gupnp-igd/
14mr|gupnp-igd-0.2.2-2|94	%{_includedir}/gupnp-igd-%{api}
14mr|gupnp-igd-0.2.2-2|95	%{_libdir}/pkgconfig/gupnp-igd-%{api}.pc
14mr|gupnp-igd-0.2.2-2|96	%{_libdir}/libgupnp-igd-%{api}.so
14mr|gupnp-igd-0.2.2-2|97	%{_datadir}/gir-1.0/GUPnPIgd-%{api}.gir
14mr|gupnp-igd-0.2.2-2|98	
14mr|gupnp-igd-0.2.2-2|99	%files -n python-%{name}
14mr|gupnp-igd-0.2.2-2|100	%{python_sitearch}/gupnp
14mr|gupnp-igd-0.2.2-2|101	
14mr|gupnp-igd-0.2.2-2|102	
14mr|gupnp-igd-0.2.2-2|103	%changelog
14mr|gupnp-igd-0.2.2-2|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-2
14mr|gupnp-igd-0.2.2-2|105	+ Revision: d4d91f5
14mr|gupnp-igd-0.2.2-2|106	- MassBuild#440: Increase release tag
14mr|gupnp-igd-0.2.2-2|107	
14mr|gupnp-igd-0.2.2-2|108	

16691 14
14mr|gutenprint-5.2.9-3|1	%define version 5.2.9
14mr|gutenprint-5.2.9-3|2	%define driverversion 5.2
14mr|gutenprint-5.2.9-3|3	%define extraversion %nil
14mr|gutenprint-5.2.9-3|4	#define extraversion -rc3
14mr|gutenprint-5.2.9-3|5	%define gutenprintmajor 2
14mr|gutenprint-5.2.9-3|6	%define libgutenprint %mklibname gutenprint %{gutenprintmajor}
14mr|gutenprint-5.2.9-3|7	%define gutenprintui2major 1
14mr|gutenprint-5.2.9-3|8	%define libgutenprintui2 %mklibname gutenprintui2_ %{gutenprintui2major}
14mr|gutenprint-5.2.9-3|9	
14mr|gutenprint-5.2.9-3|10	%define corposerver %(perl -e 'print ("%release" =~ /mlcs/ ? 1 : 0)')
14mr|gutenprint-5.2.9-3|11	
14mr|gutenprint-5.2.9-3|12	%define cups_serverbin %{_exec_prefix}/lib/cups
14mr|gutenprint-5.2.9-3|13	
14mr|gutenprint-5.2.9-3|14	%if %{corposerver}
14mr|gutenprint-5.2.9-3|15	%define gimpplugin 0
14mr|gutenprint-5.2.9-3|16	%else
14mr|gutenprint-5.2.9-3|17	%define gimpplugin 1
14mr|gutenprint-5.2.9-3|18	%endif
14mr|gutenprint-5.2.9-3|19	
14mr|gutenprint-5.2.9-3|20	%define debug 0
14mr|gutenprint-5.2.9-3|21	
14mr|gutenprint-5.2.9-3|22	##### RPM PROBLEM WORKAROUNDS
14mr|gutenprint-5.2.9-3|23	
14mr|gutenprint-5.2.9-3|24	# Suppress automatically generated Requires for Perl libraries.
14mr|gutenprint-5.2.9-3|25	#define _requires_exceptions perl\(.*\)
14mr|gutenprint-5.2.9-3|26	
14mr|gutenprint-5.2.9-3|27	#define _unpackaged_files_terminate_build	0
14mr|gutenprint-5.2.9-3|28	#define _missing_doc_files_terminate_build	0
14mr|gutenprint-5.2.9-3|29	%define _disable_ld_no_undefined 1
14mr|gutenprint-5.2.9-3|30	
14mr|gutenprint-5.2.9-3|31	Summary:	Photo-quality printer drivers primarily for inkjet printers
14mr|gutenprint-5.2.9-3|32	Name:		gutenprint
14mr|gutenprint-5.2.9-3|33	Version:	%{version}
14mr|gutenprint-5.2.9-3|34	Release:	3
14mr|gutenprint-5.2.9-3|35	License:	GPLv2+
14mr|gutenprint-5.2.9-3|36	Group:		Publishing
14mr|gutenprint-5.2.9-3|37	URL:		http://gimp-print.sourceforge.net/
14mr|gutenprint-5.2.9-3|38	
14mr|gutenprint-5.2.9-3|39	##### GENERAL BUILDREQUIRES
14mr|gutenprint-5.2.9-3|40	
14mr|gutenprint-5.2.9-3|41	BuildRequires:	autoconf2.5
14mr|gutenprint-5.2.9-3|42	BuildRequires:	bison
14mr|gutenprint-5.2.9-3|43	BuildRequires:	flex
14mr|gutenprint-5.2.9-3|44	BuildRequires:	foomatic-db
14mr|gutenprint-5.2.9-3|45	BuildRequires:	foomatic-db-engine
14mr|gutenprint-5.2.9-3|46	#BuildRequires:	glib-devel
14mr|gutenprint-5.2.9-3|47	BuildRequires:	cups-devel >= 1.2.0
14mr|gutenprint-5.2.9-3|48	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gutenprint-5.2.9-3|49	BuildRequires:	libijs-devel
14mr|gutenprint-5.2.9-3|50	BuildRequires:	jpeg-static-devel
14mr|gutenprint-5.2.9-3|51	BuildRequires:	libtiff-devel
14mr|gutenprint-5.2.9-3|52	BuildRequires:	chrpath
14mr|gutenprint-5.2.9-3|53	
14mr|gutenprint-5.2.9-3|54	%if %{gimpplugin}
14mr|gutenprint-5.2.9-3|55	BuildRequires:	gimp-devel
14mr|gutenprint-5.2.9-3|56	%endif
14mr|gutenprint-5.2.9-3|57	
14mr|gutenprint-5.2.9-3|58	# Only needed when building Gutenprint from a CVS snapshot
14mr|gutenprint-5.2.9-3|59	#BuildRequires: tetex-latex imagemagick docbook-utils sgml-tools
14mr|gutenprint-5.2.9-3|60	
14mr|gutenprint-5.2.9-3|61	##### GIMP PRINT SOURCE
14mr|gutenprint-5.2.9-3|62	Source0:	http://downloads.sourceforge.net/project/gimp-print/%{name}-%{driverversion}/%{version}/%{name}-%{version}%{extraversion}.tar.bz2
14mr|gutenprint-5.2.9-3|63	
14mr|gutenprint-5.2.9-3|64	##### GIMP PRINT PATCHES
14mr|gutenprint-5.2.9-3|65	Patch1:		gutenprint-5.0.1-menu.patch
14mr|gutenprint-5.2.9-3|66	Patch2:		gutenprint-5.2.7-fix-brother-hl-2030-support.patch
14mr|gutenprint-5.2.9-3|67	Patch3:		gutenprint-5.2.3-default-a4.patch
14mr|gutenprint-5.2.9-3|68	
14mr|gutenprint-5.2.9-3|69	##### PACKAGE DESCRIPTIONS
14mr|gutenprint-5.2.9-3|70	
14mr|gutenprint-5.2.9-3|71	%package -n %{libgutenprint}
14mr|gutenprint-5.2.9-3|72	Summary:	Shared library for high-quality image printing
14mr|gutenprint-5.2.9-3|73	Group:		Publishing
14mr|gutenprint-5.2.9-3|74	Provides:	libgutenprint = %{version}-%{release}
14mr|gutenprint-5.2.9-3|75	
14mr|gutenprint-5.2.9-3|76	%package -n %{libgutenprint}-devel
14mr|gutenprint-5.2.9-3|77	Summary:	Headers and links for compiling against libgutenprint
14mr|gutenprint-5.2.9-3|78	Group:		Development/C
14mr|gutenprint-5.2.9-3|79	Requires:	%{libgutenprint} >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|80	Requires:	multiarch-utils
14mr|gutenprint-5.2.9-3|81	Provides:	libgutenprint-devel = %{version}-%{release}
14mr|gutenprint-5.2.9-3|82	Provides:	gutenprint-devel = %{version}-%{release}
14mr|gutenprint-5.2.9-3|83	
14mr|gutenprint-5.2.9-3|84	%package -n %{libgutenprintui2}
14mr|gutenprint-5.2.9-3|85	Summary:	Shared library for Gutenprint GUI with GTK 2.x
14mr|gutenprint-5.2.9-3|86	Group:		Publishing
14mr|gutenprint-5.2.9-3|87	Provides:	libgutenprintui2 = %{version}-%{release}
14mr|gutenprint-5.2.9-3|88	
14mr|gutenprint-5.2.9-3|89	%package -n %{libgutenprintui2}-devel
14mr|gutenprint-5.2.9-3|90	Summary:	Headers and links for compiling against libgutenprintui2
14mr|gutenprint-5.2.9-3|91	Group:		Development/C
14mr|gutenprint-5.2.9-3|92	Requires:	%{libgutenprintui2} >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|93	Requires:	multiarch-utils
14mr|gutenprint-5.2.9-3|94	Provides:	libgutenprintui2-devel = %{version}-%{release}
14mr|gutenprint-5.2.9-3|95	
14mr|gutenprint-5.2.9-3|96	%package common
14mr|gutenprint-5.2.9-3|97	Summary: Documentation, samples and translations of Gutenprint
14mr|gutenprint-5.2.9-3|98	Obsoletes:	gimpprint-common
14mr|gutenprint-5.2.9-3|99	Provides:	gimpprint-common
14mr|gutenprint-5.2.9-3|100	Group:		Publishing
14mr|gutenprint-5.2.9-3|101	
14mr|gutenprint-5.2.9-3|102	%package cups
14mr|gutenprint-5.2.9-3|103	Summary: Special CUPS printer driver of Gutenprint
14mr|gutenprint-5.2.9-3|104	Requires:	cups >= 1.1
14mr|gutenprint-5.2.9-3|105	Requires:	gutenprint-common >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|106	Conflicts:	cups-drivers <= 10.1
14mr|gutenprint-5.2.9-3|107	%ifarch x86_64
14mr|gutenprint-5.2.9-3|108	Conflicts:	cups < 1.2.0-0.5361.0mdk
14mr|gutenprint-5.2.9-3|109	%endif
14mr|gutenprint-5.2.9-3|110	Obsoletes:	gimpprint-cups
14mr|gutenprint-5.2.9-3|111	Provides:	gimpprint-cups
14mr|gutenprint-5.2.9-3|112	Group:		Publishing
14mr|gutenprint-5.2.9-3|113	
14mr|gutenprint-5.2.9-3|114	%package ijs
14mr|gutenprint-5.2.9-3|115	Summary: Gutenprint IJS plugin for GhostScript
14mr|gutenprint-5.2.9-3|116	Requires:	ghostscript >= 7.05
14mr|gutenprint-5.2.9-3|117	Requires:	gutenprint-common >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|118	Conflicts:	printer-filters <= 10.1
14mr|gutenprint-5.2.9-3|119	Obsoletes:	gimpprint-ijs
14mr|gutenprint-5.2.9-3|120	Provides:	gimpprint-ijs
14mr|gutenprint-5.2.9-3|121	Group:		Publishing
14mr|gutenprint-5.2.9-3|122	
14mr|gutenprint-5.2.9-3|123	%package foomatic
14mr|gutenprint-5.2.9-3|124	Summary: Foomatic data for Gutenprint IJS plugin for GhostScript
14mr|gutenprint-5.2.9-3|125	Requires:	foomatic-db, foomatic-db-engine
14mr|gutenprint-5.2.9-3|126	Obsoletes:	gimpprint-foomatic
14mr|gutenprint-5.2.9-3|127	Provides:	gimpprint-foomatic
14mr|gutenprint-5.2.9-3|128	Group:		Publishing
14mr|gutenprint-5.2.9-3|129	
14mr|gutenprint-5.2.9-3|130	%package escputil
14mr|gutenprint-5.2.9-3|131	Summary: Gutenprint ink level monitor and printer maintenance tool
14mr|gutenprint-5.2.9-3|132	Requires:	gutenprint-common >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|133	Conflicts:	printer-utils <= 10.1
14mr|gutenprint-5.2.9-3|134	Obsoletes:	gimpprint-escputil
14mr|gutenprint-5.2.9-3|135	Provides:	gimpprint-escputil
14mr|gutenprint-5.2.9-3|136	Group:		Publishing
14mr|gutenprint-5.2.9-3|137	
14mr|gutenprint-5.2.9-3|138	%if %{gimpplugin}
14mr|gutenprint-5.2.9-3|139	%package gimp2
14mr|gutenprint-5.2.9-3|140	Summary:	Gutenprint plugin for high-quality image printing
14mr|gutenprint-5.2.9-3|141	Group:		Publishing
14mr|gutenprint-5.2.9-3|142	Requires:	gimp >= 2.2.7-2mdk
14mr|gutenprint-5.2.9-3|143	Requires:	gutenprint-common >= %{version}-%{release}
14mr|gutenprint-5.2.9-3|144	Conflicts:	gimp < 2.2.7-2mdk
14mr|gutenprint-5.2.9-3|145	Obsoletes:	gimpprint-gimp2
14mr|gutenprint-5.2.9-3|146	Provides:	gimpprint-gimp2
14mr|gutenprint-5.2.9-3|147	%endif
14mr|gutenprint-5.2.9-3|148	
14mr|gutenprint-5.2.9-3|149	##### DESCRIPTION TEXTS
14mr|gutenprint-5.2.9-3|150	
14mr|gutenprint-5.2.9-3|151	%description
14mr|gutenprint-5.2.9-3|152	Gutenprint is a high quality printer driver suite for photo-quality
14mr|gutenprint-5.2.9-3|153	printing on inkjet printers, especially Epson. There are also some
14mr|gutenprint-5.2.9-3|154	Canon, HP, and Lexmark inkjets (older models) and PCL bw laser
14mr|gutenprint-5.2.9-3|155	printers supported (PCL 5e and earlier). If your printer is supported
14mr|gutenprint-5.2.9-3|156	by Gutenprint and not an HP printer supported by HPIJS, this is the
14mr|gutenprint-5.2.9-3|157	best choice of a free software printer driver.
14mr|gutenprint-5.2.9-3|158	
14mr|gutenprint-5.2.9-3|159	Keep in mind that the leader of this project is hobby photographer and
14mr|gutenprint-5.2.9-3|160	wanted to get his 6-ink Epson Stylus Photo EX working in its best
14mr|gutenprint-5.2.9-3|161	quality without necessity of proprietary software.
14mr|gutenprint-5.2.9-3|162	
14mr|gutenprint-5.2.9-3|163	%description -n %{libgutenprint}
14mr|gutenprint-5.2.9-3|164	This is a high-quality printing library used by the Gutenprint plugin,
14mr|gutenprint-5.2.9-3|165	the Gutenprint IJS color/photo inkjet/laser driver for GhostScript,
14mr|gutenprint-5.2.9-3|166	and by specialized CUPS drivers.
14mr|gutenprint-5.2.9-3|167	
14mr|gutenprint-5.2.9-3|168	%description -n %{libgutenprint}-devel
14mr|gutenprint-5.2.9-3|169	These are the links and header files to compile applications which
14mr|gutenprint-5.2.9-3|170	should use the libgutenprint library.
14mr|gutenprint-5.2.9-3|171	
14mr|gutenprint-5.2.9-3|172	%description -n %{libgutenprintui2}
14mr|gutenprint-5.2.9-3|173	This is a GTK-2.x-based GUI library to create dialogs to control
14mr|gutenprint-5.2.9-3|174	the Gutenprint printer drivers.
14mr|gutenprint-5.2.9-3|175	
14mr|gutenprint-5.2.9-3|176	%description -n %{libgutenprintui2}-devel
14mr|gutenprint-5.2.9-3|177	These are the links and header files to compile applications which
14mr|gutenprint-5.2.9-3|178	should use the libgutenprintui2 library.
14mr|gutenprint-5.2.9-3|179	
14mr|gutenprint-5.2.9-3|180	%description common
14mr|gutenprint-5.2.9-3|181	Documentation, sample files, and translations of Gutenprint.
14mr|gutenprint-5.2.9-3|182	
14mr|gutenprint-5.2.9-3|183	%description cups
14mr|gutenprint-5.2.9-3|184	This package contains a special Gutenprint printer driver to be used
14mr|gutenprint-5.2.9-3|185	with CUPS (and without GhostScript) and also the appropriate PPD files
14mr|gutenprint-5.2.9-3|186	to set up print queues with this driver.
14mr|gutenprint-5.2.9-3|187	
14mr|gutenprint-5.2.9-3|188	With the Gutenprint CUPS drivers you can do a colour caibration. Use
14mr|gutenprint-5.2.9-3|189	the program "cups-calibrate" to perform it.
14mr|gutenprint-5.2.9-3|190	
14mr|gutenprint-5.2.9-3|191	%description ijs
14mr|gutenprint-5.2.9-3|192	This package contains a Gutenprint plugin for GhostScripts IJS
14mr|gutenprint-5.2.9-3|193	interface. This gives access to the high printing quality of
14mr|gutenprint-5.2.9-3|194	Gutenprint with every GhostScript version containing the IJS
14mr|gutenprint-5.2.9-3|195	interface. Install also the gutenprint-foomatic package for easy setup
14mr|gutenprint-5.2.9-3|196	of print queues with arbitrary printing systems.
14mr|gutenprint-5.2.9-3|197	
14mr|gutenprint-5.2.9-3|198	%description foomatic
14mr|gutenprint-5.2.9-3|199	Foomatic data for the Gutenprint IJS plug-in for GhostScript. You need
14mr|gutenprint-5.2.9-3|200	this package to set up print queues with printerdrake, KDE Printing
14mr|gutenprint-5.2.9-3|201	Manager, or directly with Foomatic.
14mr|gutenprint-5.2.9-3|202	
14mr|gutenprint-5.2.9-3|203	%description escputil
14mr|gutenprint-5.2.9-3|204	This is a command line tool to query ink levels and to maintain
14mr|gutenprint-5.2.9-3|205	Epson's inkjet printers. It allows ink level query, head alignment,
14mr|gutenprint-5.2.9-3|206	nozzle checking, and nozzle cleaning. If you want a graphical
14mr|gutenprint-5.2.9-3|207	interface, use mtink instead.
14mr|gutenprint-5.2.9-3|208	
14mr|gutenprint-5.2.9-3|209	%if %{gimpplugin}
14mr|gutenprint-5.2.9-3|210	%description gimp2
14mr|gutenprint-5.2.9-3|211	This is a plug-in for the GIMP, which allows printing of images and
14mr|gutenprint-5.2.9-3|212	photos in very high quality on many modern inkjet printers and also
14mr|gutenprint-5.2.9-3|213	some lasers. Especially on Epson Stylus printers the quality which one
14mr|gutenprint-5.2.9-3|214	gets under proprietary operating systems is reached, due to Epson
14mr|gutenprint-5.2.9-3|215	publishing the protocols of their printers, but other brands of
14mr|gutenprint-5.2.9-3|216	printers give very high qualities, too. It can also output PostScript
14mr|gutenprint-5.2.9-3|217	to be able to print out of the GIMP on any printer.
14mr|gutenprint-5.2.9-3|218	%endif
14mr|gutenprint-5.2.9-3|219	
14mr|gutenprint-5.2.9-3|220	
14mr|gutenprint-5.2.9-3|221	%prep
14mr|gutenprint-5.2.9-3|222	# unpack main sources
14mr|gutenprint-5.2.9-3|223	%setup -q -n gutenprint-%{version}%{extraversion}
14mr|gutenprint-5.2.9-3|224	%patch1 -p1 -b .menu
14mr|gutenprint-5.2.9-3|225	%patch2 -p0 -b .bro
14mr|gutenprint-5.2.9-3|226	%patch3 -p1 -b .a4
14mr|gutenprint-5.2.9-3|227	
14mr|gutenprint-5.2.9-3|228	%build
14mr|gutenprint-5.2.9-3|229	# Change compiler flags for debugging when in debug mode
14mr|gutenprint-5.2.9-3|230	%if %debug
14mr|gutenprint-5.2.9-3|231	export DONT_STRIP=1
14mr|gutenprint-5.2.9-3|232	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|233	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|234	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|235	%endif
14mr|gutenprint-5.2.9-3|236	
14mr|gutenprint-5.2.9-3|237	# "autogen.sh" needed for the case when Gutenprint
14mr|gutenprint-5.2.9-3|238	# driver is from CVS (see its README) or if build system is patched.
14mr|gutenprint-5.2.9-3|239	#export NOCONFIGURE=1; ./autogen.sh
14mr|gutenprint-5.2.9-3|240	
14mr|gutenprint-5.2.9-3|241	# Build with all pipes and whistles: GIMP, GhostScript, CUPS, IJS, Foomatic,
14mr|gutenprint-5.2.9-3|242	# but without translated PPD files (does not work)
14mr|gutenprint-5.2.9-3|243	# Use IJS library provided by this package
14mr|gutenprint-5.2.9-3|244	
14mr|gutenprint-5.2.9-3|245	%if %debug
14mr|gutenprint-5.2.9-3|246	%define enabledebug --enable-debug
14mr|gutenprint-5.2.9-3|247	%else
14mr|gutenprint-5.2.9-3|248	%define enabledebug %nil
14mr|gutenprint-5.2.9-3|249	%endif
14mr|gutenprint-5.2.9-3|250	
14mr|gutenprint-5.2.9-3|251	%if %{gimpplugin}
14mr|gutenprint-5.2.9-3|252	%define enablegimpplugin --without-gimp --with-gimp2
14mr|gutenprint-5.2.9-3|253	%else
14mr|gutenprint-5.2.9-3|254	%define enablegimpplugin --without-gimp --without-gimp2
14mr|gutenprint-5.2.9-3|255	%endif
14mr|gutenprint-5.2.9-3|256	
14mr|gutenprint-5.2.9-3|257	%configure2_5x \
14mr|gutenprint-5.2.9-3|258	--enable-shared \
14mr|gutenprint-5.2.9-3|259	--disable-rpath \
14mr|gutenprint-5.2.9-3|260	--disable-libgutenprintui \
14mr|gutenprint-5.2.9-3|261	--enable-libgutenprintui2 \
14mr|gutenprint-5.2.9-3|262	%enablegimpplugin \
14mr|gutenprint-5.2.9-3|263	--with-cups \
14mr|gutenprint-5.2.9-3|264	--enable-cups-level3-ppds \
14mr|gutenprint-5.2.9-3|265	--enable-simplified-cups-ppds \
14mr|gutenprint-5.2.9-3|266	--disable-static-genppd \
14mr|gutenprint-5.2.9-3|267	--disable-translated-cups-ppds \
14mr|gutenprint-5.2.9-3|268	--with-ijs \
14mr|gutenprint-5.2.9-3|269	--with-foomatic \
14mr|gutenprint-5.2.9-3|270	--with-foomatic3 \
14mr|gutenprint-5.2.9-3|271	%enabledebug
14mr|gutenprint-5.2.9-3|272	
14mr|gutenprint-5.2.9-3|273	# Compile Gutenprint
14mr|gutenprint-5.2.9-3|274	%make
14mr|gutenprint-5.2.9-3|275	
14mr|gutenprint-5.2.9-3|276	
14mr|gutenprint-5.2.9-3|277	%install
14mr|gutenprint-5.2.9-3|278	# Change compiler flags for debugging when in debug mode
14mr|gutenprint-5.2.9-3|279	%if %debug
14mr|gutenprint-5.2.9-3|280	export DONT_STRIP=1
14mr|gutenprint-5.2.9-3|281	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|282	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|283	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|gutenprint-5.2.9-3|284	%endif
14mr|gutenprint-5.2.9-3|285	
14mr|gutenprint-5.2.9-3|286	make DESTDIR=%{buildroot} install
14mr|gutenprint-5.2.9-3|287	
14mr|gutenprint-5.2.9-3|288	# Remove /usr/share/foomatic/kitload.log
14mr|gutenprint-5.2.9-3|289	rm -f %{buildroot}%{_datadir}/foomatic/kitload.log
14mr|gutenprint-5.2.9-3|290	
14mr|gutenprint-5.2.9-3|291	# Remove "canon" and "epson" CUPS backends
14mr|gutenprint-5.2.9-3|292	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/canon
14mr|gutenprint-5.2.9-3|293	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/epson
14mr|gutenprint-5.2.9-3|294	
14mr|gutenprint-5.2.9-3|295	# Remove a GTK-1.x file which is installed even when GTK-1.x support
14mr|gutenprint-5.2.9-3|296	# is disabled (Gutenprint bug)
14mr|gutenprint-5.2.9-3|297	rm -f %{buildroot}%{_libdir}/pkgconfig/gutenprintui.pc
14mr|gutenprint-5.2.9-3|298	
14mr|gutenprint-5.2.9-3|299	rm -rf  %{buildroot}%{_libdir}/*.la
14mr|gutenprint-5.2.9-3|300	
14mr|gutenprint-5.2.9-3|301	# Fix up rpath.
14mr|gutenprint-5.2.9-3|302	for file in \
14mr|gutenprint-5.2.9-3|303	%{buildroot}%{_sbindir}/cups-genppd.5.2 \
14mr|gutenprint-5.2.9-3|304	%{buildroot}%{_libdir}/gimp/*/plug-ins/* \
14mr|gutenprint-5.2.9-3|305	%{buildroot}%{_libdir}/*.so.* \
14mr|gutenprint-5.2.9-3|306	%{buildroot}%{cups_serverbin}/driver/* \
14mr|gutenprint-5.2.9-3|307	%{buildroot}%{cups_serverbin}/filter/* \
14mr|gutenprint-5.2.9-3|308	%{buildroot}%{_bindir}/*
14mr|gutenprint-5.2.9-3|309	do
14mr|gutenprint-5.2.9-3|310	chrpath --delete ${file}
14mr|gutenprint-5.2.9-3|311	done
14mr|gutenprint-5.2.9-3|312	
14mr|gutenprint-5.2.9-3|313	
14mr|gutenprint-5.2.9-3|314	# Translation files of Gutenprint
14mr|gutenprint-5.2.9-3|315	find %{buildroot} -regex ".*/gutenprint.*.[mp]o" | sed -e "s@^%{buildroot}@@" > gutenprint.lang
14mr|gutenprint-5.2.9-3|316	
14mr|gutenprint-5.2.9-3|317	# Multiarch setup
14mr|gutenprint-5.2.9-3|318	#multiarch_binaries % buildroot % {_bindir}/gutenprint-config
14mr|gutenprint-5.2.9-3|319	
14mr|gutenprint-5.2.9-3|320	
14mr|gutenprint-5.2.9-3|321	##### FILES
14mr|gutenprint-5.2.9-3|322	
14mr|gutenprint-5.2.9-3|323	%files -n %{libgutenprint}
14mr|gutenprint-5.2.9-3|324	%{_libdir}/libgutenprint.so.*
14mr|gutenprint-5.2.9-3|325	%dir %{_libdir}/gutenprint/*
14mr|gutenprint-5.2.9-3|326	#dir % {_libdir}/gutenprint/*/modules
14mr|gutenprint-5.2.9-3|327	#{_libdir}/gutenprint/*/modules/*.so
14mr|gutenprint-5.2.9-3|328	
14mr|gutenprint-5.2.9-3|329	%files -n %{libgutenprint}-devel
14mr|gutenprint-5.2.9-3|330	%{_libdir}/libgutenprint.so
14mr|gutenprint-5.2.9-3|331	%{_libdir}/libgutenprint.a
14mr|gutenprint-5.2.9-3|332	#{_libdir}/gutenprint/*/modules/*.so
14mr|gutenprint-5.2.9-3|333	#{_libdir}/gutenprint/*/modules/*.la
14mr|gutenprint-5.2.9-3|334	#{_libdir}/gutenprint/*/modules/*.a
14mr|gutenprint-5.2.9-3|335	%{_libdir}/pkgconfig/gutenprint.pc
14mr|gutenprint-5.2.9-3|336	%{_includedir}/gutenprint
14mr|gutenprint-5.2.9-3|337	
14mr|gutenprint-5.2.9-3|338	%files -n %{libgutenprintui2}
14mr|gutenprint-5.2.9-3|339	%{_libdir}/libgutenprintui2.so.*
14mr|gutenprint-5.2.9-3|340	
14mr|gutenprint-5.2.9-3|341	%files -n %{libgutenprintui2}-devel
14mr|gutenprint-5.2.9-3|342	%{_libdir}/libgutenprintui2.so
14mr|gutenprint-5.2.9-3|343	%{_libdir}/libgutenprintui2.a
14mr|gutenprint-5.2.9-3|344	%{_libdir}/pkgconfig/gutenprintui2.pc
14mr|gutenprint-5.2.9-3|345	%{_includedir}/gutenprintui2
14mr|gutenprint-5.2.9-3|346	
14mr|gutenprint-5.2.9-3|347	%files common -f gutenprint.lang
14mr|gutenprint-5.2.9-3|348	%doc ABOUT-NLS AUTHORS NEWS README
14mr|gutenprint-5.2.9-3|349	%{_bindir}/testpattern
14mr|gutenprint-5.2.9-3|350	%{_datadir}/gutenprint
14mr|gutenprint-5.2.9-3|351	%dir %{_libdir}/gutenprint
14mr|gutenprint-5.2.9-3|352	
14mr|gutenprint-5.2.9-3|353	%files cups
14mr|gutenprint-5.2.9-3|354	%{_mandir}/man8/cups-*
14mr|gutenprint-5.2.9-3|355	%{_bindir}/cups-*
14mr|gutenprint-5.2.9-3|356	%{_sbindir}/cups-*
14mr|gutenprint-5.2.9-3|357	#% {_datadir}/cups/model/*
14mr|gutenprint-5.2.9-3|358	%{_datadir}/cups/calibrate.ppm
14mr|gutenprint-5.2.9-3|359	#attr(0755,root,root) % {_prefix}/lib*/cups/backend/*
14mr|gutenprint-5.2.9-3|360	%attr(0755,root,root) %{_prefix}/lib*/cups/driver/gutenprint.%{driverversion}
14mr|gutenprint-5.2.9-3|361	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
14mr|gutenprint-5.2.9-3|362	%config(noreplace) %{_sysconfdir}/cups/command.*
14mr|gutenprint-5.2.9-3|363	
14mr|gutenprint-5.2.9-3|364	%files ijs
14mr|gutenprint-5.2.9-3|365	%{_mandir}/man1/ijsgutenprint.1*
14mr|gutenprint-5.2.9-3|366	%{_bindir}/ijsgutenprint*
14mr|gutenprint-5.2.9-3|367	
14mr|gutenprint-5.2.9-3|368	%files foomatic
14mr|gutenprint-5.2.9-3|369	%_datadir/foomatic/db/*/*/*.xml
14mr|gutenprint-5.2.9-3|370	
14mr|gutenprint-5.2.9-3|371	%files escputil
14mr|gutenprint-5.2.9-3|372	%{_mandir}/man1/escputil*
14mr|gutenprint-5.2.9-3|373	%attr(0755,lp,sys) %{_bindir}/escputil
14mr|gutenprint-5.2.9-3|374	
14mr|gutenprint-5.2.9-3|375	%if %{gimpplugin}
14mr|gutenprint-5.2.9-3|376	%files gimp2
14mr|gutenprint-5.2.9-3|377	%defattr(-,root,root)
14mr|gutenprint-5.2.9-3|378	%{_libdir}/gimp/2.0/plug-ins/gutenprint
14mr|gutenprint-5.2.9-3|379	%endif
14mr|gutenprint-5.2.9-3|380	
14mr|gutenprint-5.2.9-3|381	%post cups
14mr|gutenprint-5.2.9-3|382	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|gutenprint-5.2.9-3|383	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|gutenprint-5.2.9-3|384	# PPD index
14mr|gutenprint-5.2.9-3|385	/sbin/service cups condrestart || :
14mr|gutenprint-5.2.9-3|386	# Update print queues with Gutenprint CUPS driver
14mr|gutenprint-5.2.9-3|387	/usr/sbin/cups-genppdupdate > /dev/null 2>/dev/null || :
14mr|gutenprint-5.2.9-3|388	
14mr|gutenprint-5.2.9-3|389	%post foomatic
14mr|gutenprint-5.2.9-3|390	# Update print queues with Gimp-Print/Gutenprint IJS driver
14mr|gutenprint-5.2.9-3|391	ls /etc/cups/ppd/*.ppd > /dev/null 2>&1 && \
14mr|gutenprint-5.2.9-3|392	for f in /etc/cups/ppd/*.ppd; do \
14mr|gutenprint-5.2.9-3|393	queue=`basename ${f%%.ppd}`; \
14mr|gutenprint-5.2.9-3|394	egrep -q '\*FoomaticIDs.*(gimp-print|gutenprint)' $f && \
14mr|gutenprint-5.2.9-3|395	foomatic-configure -n $queue -f \
14mr|gutenprint-5.2.9-3|396	-d gutenprint-ijs.%{driverversion} \
14mr|gutenprint-5.2.9-3|397	>/dev/null 2>&1 || :; \
14mr|gutenprint-5.2.9-3|398	done
14mr|gutenprint-5.2.9-3|399	exit 0
14mr|gutenprint-5.2.9-3|400	
14mr|gutenprint-5.2.9-3|401	%postun cups
14mr|gutenprint-5.2.9-3|402	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|gutenprint-5.2.9-3|403	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|gutenprint-5.2.9-3|404	# PPD index
14mr|gutenprint-5.2.9-3|405	# Do not restart on upgrades, as it is already restarted by post section.
14mr|gutenprint-5.2.9-3|406	if [ $1 -eq 1 ]; then
14mr|gutenprint-5.2.9-3|407	/sbin/service cups condrestart || :
14mr|gutenprint-5.2.9-3|408	fi
14mr|gutenprint-5.2.9-3|409	
14mr|gutenprint-5.2.9-3|410	
14mr|gutenprint-5.2.9-3|411	%changelog
14mr|gutenprint-5.2.9-3|412	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2.9-3
14mr|gutenprint-5.2.9-3|413	+ Revision: f52b3b7
14mr|gutenprint-5.2.9-3|414	- MassBuild#440: Increase release tag
14mr|gutenprint-5.2.9-3|415	
14mr|gutenprint-5.2.9-3|416	

16692 14
14mr|gv-3.7.1-8|1	Name:		gv
14mr|gv-3.7.1-8|2	Version:	3.7.1
14mr|gv-3.7.1-8|3	Release:	8
14mr|gv-3.7.1-8|4	Summary:	An enhanced front-end for the ghostscript PostScript(TM) interpreter
14mr|gv-3.7.1-8|5	License:	GPL
14mr|gv-3.7.1-8|6	Group:		Publishing
14mr|gv-3.7.1-8|7	URL:		http://www.gnu.org/software/gv/
14mr|gv-3.7.1-8|8	# old source: ftp://thep.physik.uni-mainz.de/pub/gv/unix/%{name}-%{version}.tar.bz2
14mr|gv-3.7.1-8|9	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14mr|gv-3.7.1-8|10	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
14mr|gv-3.7.1-8|11	Source11:	%{name}.png
14mr|gv-3.7.1-8|12	BuildRequires:	imagemagick
14mr|gv-3.7.1-8|13	BuildRequires:	pkgconfig(x11)
14mr|gv-3.7.1-8|14	BuildRequires:	Xaw3d-devel
14mr|gv-3.7.1-8|15	BuildRequires:	pkgconfig(xinerama)
14mr|gv-3.7.1-8|16	BuildRequires:	pkgconfig(xmu)
14mr|gv-3.7.1-8|17	BuildRequires:	pkgconfig(xt)
14mr|gv-3.7.1-8|18	BuildRequires:	texinfo
14mr|gv-3.7.1-8|19	Obsoletes:	ghostview
14mr|gv-3.7.1-8|20	Provides:	ghostview
14mr|gv-3.7.1-8|21	Requires:	ghostscript-module-X
14mr|gv-3.7.1-8|22	Patch0:		gv-3.7.1-translation.patch
14mr|gv-3.7.1-8|23	Patch1:		gv-3.6.3-gvuncompress.patch
14mr|gv-3.7.1-8|24	
14mr|gv-3.7.1-8|25	%description
14mr|gv-3.7.1-8|26	Gv provides a user interface for the ghostscript PostScript(TM)
14mr|gv-3.7.1-8|27	interpreter.  Derived from the ghostview program, gv can display
14mr|gv-3.7.1-8|28	PostScript and PDF documents using the X Window System.
14mr|gv-3.7.1-8|29	
14mr|gv-3.7.1-8|30	Install the gv package if you'd like to view PostScript and PDF documents
14mr|gv-3.7.1-8|31	on your system.  You'll also need to have the ghostscript package
14mr|gv-3.7.1-8|32	installed, as well as the X Window System.
14mr|gv-3.7.1-8|33	
14mr|gv-3.7.1-8|34	%prep
14mr|gv-3.7.1-8|35	%setup -q
14mr|gv-3.7.1-8|36	%patch0 -p1 -b .gvuncompress
14mr|gv-3.7.1-8|37	%patch1 -p1 -b .gvuncompress
14mr|gv-3.7.1-8|38	
14mr|gv-3.7.1-8|39	%build
14mr|gv-3.7.1-8|40	# force regeneration of file
14mr|gv-3.7.1-8|41	rm -f src/gv_intern_res_unix.dat
14mr|gv-3.7.1-8|42	
14mr|gv-3.7.1-8|43	%configure2_5x \
14mr|gv-3.7.1-8|44	--with-scratch-dir=~/tmp/ \
14mr|gv-3.7.1-8|45	--enable-scrollbar-code
14mr|gv-3.7.1-8|46	%make
14mr|gv-3.7.1-8|47	
14mr|gv-3.7.1-8|48	%install
14mr|gv-3.7.1-8|49	%makeinstall_std
14mr|gv-3.7.1-8|50	install -m 0755 gvuncompress %{buildroot}%{_bindir}/gvuncompress
14mr|gv-3.7.1-8|51	
14mr|gv-3.7.1-8|52	# icons
14mr|gv-3.7.1-8|53	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14mr|gv-3.7.1-8|54	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/gv.png
14mr|gv-3.7.1-8|55	convert -geometry 32x32 %{SOURCE11} %{buildroot}%{_iconsdir}/gv.png
14mr|gv-3.7.1-8|56	convert -geometry 16x16 %{SOURCE11} %{buildroot}%{_miconsdir}/gv.png
14mr|gv-3.7.1-8|57	
14mr|gv-3.7.1-8|58	mkdir -p %{buildroot}%{_datadir}/applications
14mr|gv-3.7.1-8|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|gv-3.7.1-8|60	[Desktop Entry]
14mr|gv-3.7.1-8|61	Name=gv
14mr|gv-3.7.1-8|62	Comment=Viewer for Postscript and PDF files
14mr|gv-3.7.1-8|63	Exec=%{_bindir}/gv %f
14mr|gv-3.7.1-8|64	Icon=gv
14mr|gv-3.7.1-8|65	Terminal=false
14mr|gv-3.7.1-8|66	Type=Application
14mr|gv-3.7.1-8|67	Categories=Office;Viewer;
14mr|gv-3.7.1-8|68	EOF
14mr|gv-3.7.1-8|69	
14mr|gv-3.7.1-8|70	
14mr|gv-3.7.1-8|71	%files
14mr|gv-3.7.1-8|72	%defattr(-,root,root)
14mr|gv-3.7.1-8|73	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|gv-3.7.1-8|74	%{_bindir}/*
14mr|gv-3.7.1-8|75	%{_datadir}/%{name}
14mr|gv-3.7.1-8|76	%{_mandir}/man1/*
14mr|gv-3.7.1-8|77	%{_infodir}/*
14mr|gv-3.7.1-8|78	%{_miconsdir}/%{name}.png
14mr|gv-3.7.1-8|79	%{_iconsdir}/%{name}.png
14mr|gv-3.7.1-8|80	%{_liconsdir}/%{name}.png
14mr|gv-3.7.1-8|81	%{_datadir}/applications/*
14mr|gv-3.7.1-8|82	
14mr|gv-3.7.1-8|83	
14mr|gv-3.7.1-8|84	
14mr|gv-3.7.1-8|85	%changelog
14mr|gv-3.7.1-8|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.1-8
14mr|gv-3.7.1-8|87	+ Revision: 11a6e72
14mr|gv-3.7.1-8|88	- MassBuild#440: Increase release tag
14mr|gv-3.7.1-8|89	
14mr|gv-3.7.1-8|90	

16693 14
14mr|gvfs-1.21.2-4|1	%define major 0
14mr|gvfs-1.21.2-4|2	%define libname %mklibname %{name} %{major}
14mr|gvfs-1.21.2-4|3	%define devname %mklibname -d %{name}
14mr|gvfs-1.21.2-4|4	%define gioname gio2.0
14mr|gvfs-1.21.2-4|5	
14mr|gvfs-1.21.2-4|6	%define enable_gphoto2 1
14mr|gvfs-1.21.2-4|7	
14mr|gvfs-1.21.2-4|8	%define Werror_cflags %nil
14mr|gvfs-1.21.2-4|9	
14mr|gvfs-1.21.2-4|10	Summary:	Glib VFS library
14mr|gvfs-1.21.2-4|11	
14mr|gvfs-1.21.2-4|12	Name:		gvfs
14mr|gvfs-1.21.2-4|13	Version:	1.21.2
14mr|gvfs-1.21.2-4|14	Release:	4
14mr|gvfs-1.21.2-4|15	License:	LGPLv2+
14mr|gvfs-1.21.2-4|16	Group:		System/Libraries
14mr|gvfs-1.21.2-4|17	Url:		http://www.gnome.org/
14mr|gvfs-1.21.2-4|18	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/gvfs/1.21/%{name}-%{version}.tar.xz
14mr|gvfs-1.21.2-4|19	#gw from Ubuntu, fix music player detection
14mr|gvfs-1.21.2-4|20	# https://bugs.freedesktop.org/show_bug.cgi?id=24500
14mr|gvfs-1.21.2-4|21	Patch0:		gvfs-music-player-mimetype.patch
14mr|gvfs-1.21.2-4|22	
14mr|gvfs-1.21.2-4|23	BuildRequires:	intltool
14mr|gvfs-1.21.2-4|24	BuildRequires:	xsltproc
14mr|gvfs-1.21.2-4|25	BuildRequires:	docbook-style-xsl
14mr|gvfs-1.21.2-4|26	BuildRequires:	cdda-devel
14mr|gvfs-1.21.2-4|27	BuildRequires:	pkgconfig(expat)
14mr|gvfs-1.21.2-4|28	BuildRequires:	pkgconfig(avahi-glib)
14mr|gvfs-1.21.2-4|29	BuildRequires:	pkgconfig(avahi-client)
14mr|gvfs-1.21.2-4|30	BuildRequires:	pkgconfig(dbus-1)
14mr|gvfs-1.21.2-4|31	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gvfs-1.21.2-4|32	BuildRequires:	pkgconfig(fuse)
14mr|gvfs-1.21.2-4|33	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
14mr|gvfs-1.21.2-4|34	BuildRequires:	pkgconfig(gobject-2.0)
14mr|gvfs-1.21.2-4|35	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
14mr|gvfs-1.21.2-4|36	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|gvfs-1.21.2-4|37	BuildRequires:	pkgconfig(gio-2.0)
14mr|gvfs-1.21.2-4|38	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|gvfs-1.21.2-4|39	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|gvfs-1.21.2-4|40	BuildRequires:	pkgconfig(libmtp)
14mr|gvfs-1.21.2-4|41	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mr|gvfs-1.21.2-4|42	BuildRequires:	pkgconfig(libarchive)
14mr|gvfs-1.21.2-4|43	BuildRequires:	pkgconfig(libbluray)
14mr|gvfs-1.21.2-4|44	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.26.0
14mr|gvfs-1.21.2-4|45	BuildRequires:	pkgconfig(libcdio)
14mr|gvfs-1.21.2-4|46	BuildRequires:	pkgconfig(libcdio_paranoia)
14mr|gvfs-1.21.2-4|47	BuildRequires:	pkgconfig(openobex)
14mr|gvfs-1.21.2-4|48	BuildRequires:	pkgconfig(smbclient)
14mr|gvfs-1.21.2-4|49	BuildRequires:	pkgconfig(udisks2)
14mr|gvfs-1.21.2-4|50	BuildRequires:	pkgconfig(libsystemd-login)
14mr|gvfs-1.21.2-4|51	BuildRequires:	pkgconfig(bluez) >= 4.0
14mr|gvfs-1.21.2-4|52	%if %{enable_gphoto2}
14mr|gvfs-1.21.2-4|53	BuildRequires:	pkgconfig(libgphoto2)
14mr|gvfs-1.21.2-4|54	%endif
14mr|gvfs-1.21.2-4|55	BuildRequires:	pkgconfig(libimobiledevice-1.0) >= 1.1.0
14mr|gvfs-1.21.2-4|56	BuildRequires:	pkgconfig(libplist) >= 0.15
14mr|gvfs-1.21.2-4|57	
14mr|gvfs-1.21.2-4|58	Requires(post,postun):	%{gioname} >= 2.23.4-2
14mr|gvfs-1.21.2-4|59	Requires:	udisks2
14mr|gvfs-1.21.2-4|60	Requires:	%{name}-mtp
14mr|gvfs-1.21.2-4|61	Suggests:	%{name}-fuse
14mr|gvfs-1.21.2-4|62	Suggests:	%{name}-smb
14mr|gvfs-1.21.2-4|63	Suggests:	%{name}-archive
14mr|gvfs-1.21.2-4|64	Suggests:	%{name}-iphone
14mr|gvfs-1.21.2-4|65	%if %{enable_gphoto2}
14mr|gvfs-1.21.2-4|66	Suggests:	%{name}-gphoto2
14mr|gvfs-1.21.2-4|67	%endif
14mr|gvfs-1.21.2-4|68	Conflicts:	%{libname} < 1.6.7-4
14mr|gvfs-1.21.2-4|69	Conflicts:	%{name}-gphoto2 <= 1.13.2-2
14mr|gvfs-1.21.2-4|70	
14mr|gvfs-1.21.2-4|71	%description
14mr|gvfs-1.21.2-4|72	This is a Virtual File System library based on gio and Glib.
14mr|gvfs-1.21.2-4|73	
14mr|gvfs-1.21.2-4|74	%files -f gvfs.lang
14mr|gvfs-1.21.2-4|75	%{_datadir}/bash-completion/completions/gvfs
14mr|gvfs-1.21.2-4|76	%{_bindir}/gvfs-*
14mr|gvfs-1.21.2-4|77	%{_libdir}/gio/modules/libgioremote-volume-monitor.so
14mr|gvfs-1.21.2-4|78	%{_libdir}/gio/modules/libgvfsdbus.so
14mr|gvfs-1.21.2-4|79	%{_libexecdir}/gvfsd
14mr|gvfs-1.21.2-4|80	%{_libexecdir}/gvfsd-afp
14mr|gvfs-1.21.2-4|81	%{_libexecdir}/gvfsd-afp-browse
14mr|gvfs-1.21.2-4|82	%{_libexecdir}/gvfsd-burn
14mr|gvfs-1.21.2-4|83	%{_libexecdir}/gvfsd-cdda
14mr|gvfs-1.21.2-4|84	%{_libexecdir}/gvfsd-computer
14mr|gvfs-1.21.2-4|85	%{_libexecdir}/gvfsd-dav
14mr|gvfs-1.21.2-4|86	%{_libexecdir}/gvfsd-dnssd
14mr|gvfs-1.21.2-4|87	%{_libexecdir}/gvfsd-ftp
14mr|gvfs-1.21.2-4|88	%{_libexecdir}/gvfsd-http
14mr|gvfs-1.21.2-4|89	%{_libexecdir}/gvfsd-localtest
14mr|gvfs-1.21.2-4|90	%{_libexecdir}/gvfsd-metadata
14mr|gvfs-1.21.2-4|91	%{_libexecdir}/gvfsd-network
14mr|gvfs-1.21.2-4|92	%{_libexecdir}/gvfsd-recent
14mr|gvfs-1.21.2-4|93	%{_libexecdir}/gvfsd-sftp
14mr|gvfs-1.21.2-4|94	%{_libexecdir}/gvfsd-trash
14mr|gvfs-1.21.2-4|95	%{_libdir}/gvfs-udisks2-volume-monitor
14mr|gvfs-1.21.2-4|96	%{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
14mr|gvfs-1.21.2-4|97	%{_datadir}/dbus-1/services/gvfs-daemon.service
14mr|gvfs-1.21.2-4|98	%{_datadir}/dbus-1/services/gvfs-metadata.service
14mr|gvfs-1.21.2-4|99	%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
14mr|gvfs-1.21.2-4|100	%dir %{_datadir}/gvfs
14mr|gvfs-1.21.2-4|101	%dir %{_datadir}/gvfs/mounts
14mr|gvfs-1.21.2-4|102	%dir %{_datadir}/gvfs/remote-volume-monitors
14mr|gvfs-1.21.2-4|103	%{_datadir}/gvfs/mounts/afp-browse.mount
14mr|gvfs-1.21.2-4|104	%{_datadir}/gvfs/mounts/afp.mount
14mr|gvfs-1.21.2-4|105	%{_datadir}/gvfs/mounts/burn.mount
14mr|gvfs-1.21.2-4|106	%{_datadir}/gvfs/mounts/cdda.mount
14mr|gvfs-1.21.2-4|107	%{_datadir}/gvfs/mounts/computer.mount
14mr|gvfs-1.21.2-4|108	%{_datadir}/gvfs/mounts/dav.mount
14mr|gvfs-1.21.2-4|109	%{_datadir}/gvfs/mounts/dav+sd.mount
14mr|gvfs-1.21.2-4|110	%{_datadir}/gvfs/mounts/dns-sd.mount
14mr|gvfs-1.21.2-4|111	%{_datadir}/gvfs/mounts/ftp.mount
14mr|gvfs-1.21.2-4|112	%{_datadir}/gvfs/mounts/http.mount
14mr|gvfs-1.21.2-4|113	%{_datadir}/gvfs/mounts/localtest.mount
14mr|gvfs-1.21.2-4|114	%{_datadir}/gvfs/mounts/network.mount
14mr|gvfs-1.21.2-4|115	%{_datadir}/gvfs/mounts/recent.mount
14mr|gvfs-1.21.2-4|116	%{_datadir}/gvfs/mounts/sftp.mount
14mr|gvfs-1.21.2-4|117	%{_datadir}/gvfs/mounts/trash.mount
14mr|gvfs-1.21.2-4|118	%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
14mr|gvfs-1.21.2-4|119	%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
14mr|gvfs-1.21.2-4|120	%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
14mr|gvfs-1.21.2-4|121	%{_datadir}/gvfs/remote-volume-monitors/udisks2.monitor
14mr|gvfs-1.21.2-4|122	%{_mandir}/man1/gvfs-*
14mr|gvfs-1.21.2-4|123	%{_mandir}/man1/gvfsd.*
14mr|gvfs-1.21.2-4|124	%{_mandir}/man1/gvfsd-metadata.*
14mr|gvfs-1.21.2-4|125	%{_mandir}/man7/gvfs.*
14mr|gvfs-1.21.2-4|126	
14mr|gvfs-1.21.2-4|127	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|128	
14mr|gvfs-1.21.2-4|129	%package -n %{libname}
14mr|gvfs-1.21.2-4|130	Summary:	Glib VFS library
14mr|gvfs-1.21.2-4|131	
14mr|gvfs-1.21.2-4|132	Group:		System/Libraries
14mr|gvfs-1.21.2-4|133	
14mr|gvfs-1.21.2-4|134	%description -n %{libname}
14mr|gvfs-1.21.2-4|135	This is a Virtual File System library based on gio and Glib.
14mr|gvfs-1.21.2-4|136	
14mr|gvfs-1.21.2-4|137	%files -n %{libname}
14mr|gvfs-1.21.2-4|138	%{_libdir}/gvfs/libgvfs*.so
14mr|gvfs-1.21.2-4|139	
14mr|gvfs-1.21.2-4|140	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|141	
14mr|gvfs-1.21.2-4|142	%package -n %{devname}
14mr|gvfs-1.21.2-4|143	Summary:	Glib VFS Library - development files
14mr|gvfs-1.21.2-4|144	
14mr|gvfs-1.21.2-4|145	Group:		Development/C
14mr|gvfs-1.21.2-4|146	Requires:	%{libname} = %{EVRD}
14mr|gvfs-1.21.2-4|147	Provides:	%{name}-devel = %{EVRD}
14mr|gvfs-1.21.2-4|148	
14mr|gvfs-1.21.2-4|149	%description -n %{devname}
14mr|gvfs-1.21.2-4|150	This is a Virtual File System library based on gio and Glib.
14mr|gvfs-1.21.2-4|151	
14mr|gvfs-1.21.2-4|152	%files -n %{devname}
14mr|gvfs-1.21.2-4|153	%doc NEWS ChangeLog AUTHORS TODO
14mr|gvfs-1.21.2-4|154	%{_includedir}/gvfs-client
14mr|gvfs-1.21.2-4|155	
14mr|gvfs-1.21.2-4|156	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|157	
14mr|gvfs-1.21.2-4|158	%package fuse
14mr|gvfs-1.21.2-4|159	Summary:	FUSE support for gvfs
14mr|gvfs-1.21.2-4|160	
14mr|gvfs-1.21.2-4|161	Group:		System/Libraries
14mr|gvfs-1.21.2-4|162	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|163	Requires:	fuse
14mr|gvfs-1.21.2-4|164	
14mr|gvfs-1.21.2-4|165	%description fuse
14mr|gvfs-1.21.2-4|166	This package provides support for applications not using gio
14mr|gvfs-1.21.2-4|167	to access the gvfs filesystems.
14mr|gvfs-1.21.2-4|168	
14mr|gvfs-1.21.2-4|169	%files fuse
14mr|gvfs-1.21.2-4|170	%{_libexecdir}/gvfsd-fuse
14mr|gvfs-1.21.2-4|171	%{_mandir}/man1/gvfsd-fuse.*
14mr|gvfs-1.21.2-4|172	
14mr|gvfs-1.21.2-4|173	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|174	
14mr|gvfs-1.21.2-4|175	%package iphone
14mr|gvfs-1.21.2-4|176	Summary:       Iphone support for gvfs
14mr|gvfs-1.21.2-4|177	
14mr|gvfs-1.21.2-4|178	Group:         System/Libraries
14mr|gvfs-1.21.2-4|179	Requires:      %{name} = %{EVRD}
14mr|gvfs-1.21.2-4|180	
14mr|gvfs-1.21.2-4|181	%description iphone
14mr|gvfs-1.21.2-4|182	This package provides support for reading and writing files on
14mr|gvfs-1.21.2-4|183	the iPhone and the iPod TouchP to applications using gvfs.
14mr|gvfs-1.21.2-4|184	
14mr|gvfs-1.21.2-4|185	%files iphone
14mr|gvfs-1.21.2-4|186	%{_libexecdir}/gvfs-afc-volume-monitor
14mr|gvfs-1.21.2-4|187	%{_libexecdir}/gvfsd-afc
14mr|gvfs-1.21.2-4|188	%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
14mr|gvfs-1.21.2-4|189	%{_datadir}/gvfs/mounts/afc.mount
14mr|gvfs-1.21.2-4|190	%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
14mr|gvfs-1.21.2-4|191	
14mr|gvfs-1.21.2-4|192	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|193	
14mr|gvfs-1.21.2-4|194	%package smb
14mr|gvfs-1.21.2-4|195	Summary:	Windows fileshare support for gvfs
14mr|gvfs-1.21.2-4|196	
14mr|gvfs-1.21.2-4|197	Group:		System/Libraries
14mr|gvfs-1.21.2-4|198	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|199	
14mr|gvfs-1.21.2-4|200	%description smb
14mr|gvfs-1.21.2-4|201	This package provides support for reading and writing files on windows
14mr|gvfs-1.21.2-4|202	shares (smb) to applications using gvfs.
14mr|gvfs-1.21.2-4|203	
14mr|gvfs-1.21.2-4|204	%files smb
14mr|gvfs-1.21.2-4|205	%{_libexecdir}/gvfsd-smb
14mr|gvfs-1.21.2-4|206	%{_libexecdir}/gvfsd-smb-browse
14mr|gvfs-1.21.2-4|207	%{_datadir}/gvfs/mounts/smb-browse.mount
14mr|gvfs-1.21.2-4|208	%{_datadir}/gvfs/mounts/smb.mount
14mr|gvfs-1.21.2-4|209	%{_datadir}/GConf/gsettings/gvfs-smb.convert
14mr|gvfs-1.21.2-4|210	%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
14mr|gvfs-1.21.2-4|211	
14mr|gvfs-1.21.2-4|212	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|213	
14mr|gvfs-1.21.2-4|214	%package mtp
14mr|gvfs-1.21.2-4|215	Summary:	Support MTP media players
14mr|gvfs-1.21.2-4|216	
14mr|gvfs-1.21.2-4|217	Group:		System/Libraries
14mr|gvfs-1.21.2-4|218	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|219	
14mr|gvfs-1.21.2-4|220	%description mtp
14mr|gvfs-1.21.2-4|221	This package provides support for reading and writing files on MTP
14mr|gvfs-1.21.2-4|222	media players.
14mr|gvfs-1.21.2-4|223	
14mr|gvfs-1.21.2-4|224	%files mtp
14mr|gvfs-1.21.2-4|225	%{_libexecdir}/gvfs-mtp-volume-monitor
14mr|gvfs-1.21.2-4|226	%{_libexecdir}/gvfsd-mtp
14mr|gvfs-1.21.2-4|227	%{_datadir}/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
14mr|gvfs-1.21.2-4|228	%{_datadir}/gvfs/mounts/mtp.mount
14mr|gvfs-1.21.2-4|229	%{_datadir}/gvfs/remote-volume-monitors/mtp.monitor
14mr|gvfs-1.21.2-4|230	
14mr|gvfs-1.21.2-4|231	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|232	
14mr|gvfs-1.21.2-4|233	%package archive
14mr|gvfs-1.21.2-4|234	Summary:	Archiving support for gvfs
14mr|gvfs-1.21.2-4|235	
14mr|gvfs-1.21.2-4|236	Group:		System/Libraries
14mr|gvfs-1.21.2-4|237	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|238	
14mr|gvfs-1.21.2-4|239	%description archive
14mr|gvfs-1.21.2-4|240	This package provides support for accessing files inside Zip and Tar archives,
14mr|gvfs-1.21.2-4|241	as well as ISO images, to applications using gvfs.
14mr|gvfs-1.21.2-4|242	
14mr|gvfs-1.21.2-4|243	%files archive
14mr|gvfs-1.21.2-4|244	%{_libexecdir}/gvfsd-archive
14mr|gvfs-1.21.2-4|245	%{_datadir}/gvfs/mounts/archive.mount
14mr|gvfs-1.21.2-4|246	
14mr|gvfs-1.21.2-4|247	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|248	
14mr|gvfs-1.21.2-4|249	%package obexftp
14mr|gvfs-1.21.2-4|250	Summary:	ObexFTP support for gvfs
14mr|gvfs-1.21.2-4|251	
14mr|gvfs-1.21.2-4|252	Group:		System/Libraries
14mr|gvfs-1.21.2-4|253	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|254	Requires:	obex-data-server >= 0.3.4-6
14mr|gvfs-1.21.2-4|255	
14mr|gvfs-1.21.2-4|256	%description obexftp
14mr|gvfs-1.21.2-4|257	This package provides support for reading files on Bluetooth mobile phones
14mr|gvfs-1.21.2-4|258	and devices through ObexFTP to applications using gvfs.
14mr|gvfs-1.21.2-4|259	
14mr|gvfs-1.21.2-4|260	%files obexftp
14mr|gvfs-1.21.2-4|261	%{_libexecdir}/gvfsd-obexftp
14mr|gvfs-1.21.2-4|262	%{_datadir}/gvfs/mounts/obexftp.mount
14mr|gvfs-1.21.2-4|263	
14mr|gvfs-1.21.2-4|264	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|265	
14mr|gvfs-1.21.2-4|266	%if %{enable_gphoto2}
14mr|gvfs-1.21.2-4|267	%package gphoto2
14mr|gvfs-1.21.2-4|268	Summary:	Gphoto2 support for gvfs
14mr|gvfs-1.21.2-4|269	
14mr|gvfs-1.21.2-4|270	Group:		System/Libraries
14mr|gvfs-1.21.2-4|271	Requires:	%{name} = %{EVRD}
14mr|gvfs-1.21.2-4|272	
14mr|gvfs-1.21.2-4|273	%description gphoto2
14mr|gvfs-1.21.2-4|274	This package provides support for reading and writing files on
14mr|gvfs-1.21.2-4|275	PTP based cameras (Picture Transfer Protocol) and MTP based
14mr|gvfs-1.21.2-4|276	media players (Media Transfer Protocol) to applications using gvfs.
14mr|gvfs-1.21.2-4|277	
14mr|gvfs-1.21.2-4|278	%files gphoto2
14mr|gvfs-1.21.2-4|279	%{_libexecdir}/gvfsd-gphoto2
14mr|gvfs-1.21.2-4|280	%{_datadir}/gvfs/mounts/gphoto2.mount
14mr|gvfs-1.21.2-4|281	%{_libexecdir}/gvfs-gphoto2-volume-monitor
14mr|gvfs-1.21.2-4|282	%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
14mr|gvfs-1.21.2-4|283	%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
14mr|gvfs-1.21.2-4|284	%endif
14mr|gvfs-1.21.2-4|285	
14mr|gvfs-1.21.2-4|286	#----------------------------------------------------------------------------
14mr|gvfs-1.21.2-4|287	
14mr|gvfs-1.21.2-4|288	%prep
14mr|gvfs-1.21.2-4|289	%setup -q
14mr|gvfs-1.21.2-4|290	%apply_patches
14mr|gvfs-1.21.2-4|291	
14mr|gvfs-1.21.2-4|292	%build
14mr|gvfs-1.21.2-4|293	%configure2_5x \
14mr|gvfs-1.21.2-4|294	--with-dbus-service-dir=%{_datadir}/dbus-1/services \
14mr|gvfs-1.21.2-4|295	--disable-hal \
14mr|gvfs-1.21.2-4|296	--disable-gdu \
14mr|gvfs-1.21.2-4|297	--enable-udisks2 \
14mr|gvfs-1.21.2-4|298	%if %{enable_gphoto2}
14mr|gvfs-1.21.2-4|299	--enable-gphoto2
14mr|gvfs-1.21.2-4|300	%else
14mr|gvfs-1.21.2-4|301	--disable-gphoto2
14mr|gvfs-1.21.2-4|302	%endif
14mr|gvfs-1.21.2-4|303	
14mr|gvfs-1.21.2-4|304	%make
14mr|gvfs-1.21.2-4|305	
14mr|gvfs-1.21.2-4|306	%install
14mr|gvfs-1.21.2-4|307	%makeinstall_std
14mr|gvfs-1.21.2-4|308	%find_lang gvfs
14mr|gvfs-1.21.2-4|309	
14mr|gvfs-1.21.2-4|310	# upstream bash completion is installed in the wrong place, with the wrong perms
14mr|gvfs-1.21.2-4|311	# and redefine system variables without notice
14mr|gvfs-1.21.2-4|312	rm -f %{buildroot}%{_sysconfdir}/profile.d/gvfs-bash-completion.sh
14mr|gvfs-1.21.2-4|313	
14mr|gvfs-1.21.2-4|314	
14mr|gvfs-1.21.2-4|315	
14mr|gvfs-1.21.2-4|316	%changelog
14mr|gvfs-1.21.2-4|317	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.21.2-4
14mr|gvfs-1.21.2-4|318	+ Revision: 7cae00f
14mr|gvfs-1.21.2-4|319	- Bump release
14mr|gvfs-1.21.2-4|320	
14mr|gvfs-1.21.2-4|321	

16694 14
14mr|gwenhywfar-4.3.3-2|1	%define name gwenhywfar
14mr|gwenhywfar-4.3.3-2|2	%define major 60
14mr|gwenhywfar-4.3.3-2|3	%define libname %mklibname %{name} %{major}
14mr|gwenhywfar-4.3.3-2|4	%define qt4major 0
14mr|gwenhywfar-4.3.3-2|5	%define gtkmajor 0
14mr|gwenhywfar-4.3.3-2|6	%define gtklibname %mklibname gwengui-gtk2_ %{gtkmajor}
14mr|gwenhywfar-4.3.3-2|7	%define qt4libname %mklibname gwengui-qt4_ %{qt4major}
14mr|gwenhywfar-4.3.3-2|8	%define develname %mklibname -d %{name}
14mr|gwenhywfar-4.3.3-2|9	
14mr|gwenhywfar-4.3.3-2|10	Summary:	A multi-platform helper library for other libraries
14mr|gwenhywfar-4.3.3-2|11	Name:		gwenhywfar
14mr|gwenhywfar-4.3.3-2|12	Version:	4.3.3
14mr|gwenhywfar-4.3.3-2|13	Release:	2
14mr|gwenhywfar-4.3.3-2|14	Group:		System/Libraries
14mr|gwenhywfar-4.3.3-2|15	License:	LGPLv2+
14mr|gwenhywfar-4.3.3-2|16	URL:		http://gwenhywfar.sourceforge.net/
14mr|gwenhywfar-4.3.3-2|17	# http://www2.aquamaniac.de/sites/download/packages.php
14mr|gwenhywfar-4.3.3-2|18	Source0:	http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
14mr|gwenhywfar-4.3.3-2|19	BuildRequires:	automake
14mr|gwenhywfar-4.3.3-2|20	BuildRequires:	autoconf >= 2.58
14mr|gwenhywfar-4.3.3-2|21	BuildRequires:	gettext-devel
14mr|gwenhywfar-4.3.3-2|22	BuildRequires:	pkgconfig(openssl)
14mr|gwenhywfar-4.3.3-2|23	BuildRequires:	pkgconfig(ncurses)
14mr|gwenhywfar-4.3.3-2|24	BuildRequires:	zlib-devel
14mr|gwenhywfar-4.3.3-2|25	BuildRequires:	libgcrypt-devel
14mr|gwenhywfar-4.3.3-2|26	BuildRequires:	pkgconfig(gnutls)
14mr|gwenhywfar-4.3.3-2|27	BuildRequires:	qt4-devel
14mr|gwenhywfar-4.3.3-2|28	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|gwenhywfar-4.3.3-2|29	Suggests:	%{name}-gui = %{version}
14mr|gwenhywfar-4.3.3-2|30	
14mr|gwenhywfar-4.3.3-2|31	%description
14mr|gwenhywfar-4.3.3-2|32	This is Gwenhywfar, a multi-platform helper library for networking and
14mr|gwenhywfar-4.3.3-2|33	security applications and libraries. It is heavily used by libchipcard
14mr|gwenhywfar-4.3.3-2|34	and OpenHBCI-TNG (The Next Generation).
14mr|gwenhywfar-4.3.3-2|35	
14mr|gwenhywfar-4.3.3-2|36	%package -n %{libname}
14mr|gwenhywfar-4.3.3-2|37	Summary:	A multi-platform helper library for other libraries
14mr|gwenhywfar-4.3.3-2|38	Group:		System/Libraries
14mr|gwenhywfar-4.3.3-2|39	Requires:	%{name} >= %{version}
14mr|gwenhywfar-4.3.3-2|40	
14mr|gwenhywfar-4.3.3-2|41	%description -n %{libname}
14mr|gwenhywfar-4.3.3-2|42	This is Gwenhywfar, a multi-platform helper library for networking and
14mr|gwenhywfar-4.3.3-2|43	security applications and libraries. It is heavily used by libchipcard
14mr|gwenhywfar-4.3.3-2|44	and OpenHBCI-TNG (The Next Generation).
14mr|gwenhywfar-4.3.3-2|45	
14mr|gwenhywfar-4.3.3-2|46	%package -n %{qt4libname}
14mr|gwenhywfar-4.3.3-2|47	Summary:	A multi-platform helper library for other libraries
14mr|gwenhywfar-4.3.3-2|48	Group:		System/Libraries
14mr|gwenhywfar-4.3.3-2|49	Provides:	%{name}-gui = %{version}
14mr|gwenhywfar-4.3.3-2|50	
14mr|gwenhywfar-4.3.3-2|51	%description -n %{qt4libname}
14mr|gwenhywfar-4.3.3-2|52	This is Gwenhywfar, a multi-platform helper library for networking and
14mr|gwenhywfar-4.3.3-2|53	security applications and libraries. It is heavily used by libchipcard
14mr|gwenhywfar-4.3.3-2|54	and OpenHBCI-TNG (The Next Generation).
14mr|gwenhywfar-4.3.3-2|55	
14mr|gwenhywfar-4.3.3-2|56	%package -n %{gtklibname}
14mr|gwenhywfar-4.3.3-2|57	Summary:	A multi-platform helper library for other libraries
14mr|gwenhywfar-4.3.3-2|58	Group:		System/Libraries
14mr|gwenhywfar-4.3.3-2|59	Provides:	%{name}-gui = %{version}
14mr|gwenhywfar-4.3.3-2|60	
14mr|gwenhywfar-4.3.3-2|61	%description -n %{gtklibname}
14mr|gwenhywfar-4.3.3-2|62	This is Gwenhywfar, a multi-platform helper library for networking and
14mr|gwenhywfar-4.3.3-2|63	security applications and libraries. It is heavily used by libchipcard
14mr|gwenhywfar-4.3.3-2|64	and OpenHBCI-TNG (The Next Generation).
14mr|gwenhywfar-4.3.3-2|65	
14mr|gwenhywfar-4.3.3-2|66	%package -n %{develname}
14mr|gwenhywfar-4.3.3-2|67	Summary:	Gwenhywfar development kit
14mr|gwenhywfar-4.3.3-2|68	Group:		Development/C
14mr|gwenhywfar-4.3.3-2|69	Requires:	%{libname} = %{version}-%{release}
14mr|gwenhywfar-4.3.3-2|70	Requires:	%{qt4libname} = %{version}-%{release}
14mr|gwenhywfar-4.3.3-2|71	Requires:	%{gtklibname} = %{version}-%{release}
14mr|gwenhywfar-4.3.3-2|72	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|gwenhywfar-4.3.3-2|73	Provides:	%{name}-devel = %{version}-%{release}
14mr|gwenhywfar-4.3.3-2|74	
14mr|gwenhywfar-4.3.3-2|75	%description -n %{develname}
14mr|gwenhywfar-4.3.3-2|76	This package contains gwenhywfar-config and header files for writing and
14mr|gwenhywfar-4.3.3-2|77	compiling programs using Gwenhywfar.
14mr|gwenhywfar-4.3.3-2|78	
14mr|gwenhywfar-4.3.3-2|79	%prep
14mr|gwenhywfar-4.3.3-2|80	%setup -q
14mr|gwenhywfar-4.3.3-2|81	
14mr|gwenhywfar-4.3.3-2|82	%build
14mr|gwenhywfar-4.3.3-2|83	%configure2_5x --disable-static \
14mr|gwenhywfar-4.3.3-2|84	--disable-rpath \
14mr|gwenhywfar-4.3.3-2|85	--with-guis="qt4 gtk2" --with-qt4-libs=%{qt4lib} \
14mr|gwenhywfar-4.3.3-2|86	--with-openssl-libs=%{_libdir}
14mr|gwenhywfar-4.3.3-2|87	%make
14mr|gwenhywfar-4.3.3-2|88	
14mr|gwenhywfar-4.3.3-2|89	%install
14mr|gwenhywfar-4.3.3-2|90	rm -fr %{buildroot} %{name}.lang
14mr|gwenhywfar-4.3.3-2|91	%makeinstall_std
14mr|gwenhywfar-4.3.3-2|92	
14mr|gwenhywfar-4.3.3-2|93	%find_lang %{name}
14mr|gwenhywfar-4.3.3-2|94	perl -pi -e "s#-L%{_builddir}/%{name}-%{version}/src##" %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/%{name}/plugins/*/*/*.la
14mr|gwenhywfar-4.3.3-2|95	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_datadir}/%{name}/ca-bundle.crt
14mr|gwenhywfar-4.3.3-2|96	
14mr|gwenhywfar-4.3.3-2|97	%files -f %{name}.lang
14mr|gwenhywfar-4.3.3-2|98	%doc AUTHORS README
14mr|gwenhywfar-4.3.3-2|99	%{_bindir}/gct-tool
14mr|gwenhywfar-4.3.3-2|100	%{_datadir}/%{name}
14mr|gwenhywfar-4.3.3-2|101	
14mr|gwenhywfar-4.3.3-2|102	%files -n %{libname}
14mr|gwenhywfar-4.3.3-2|103	%{_libdir}/lib*.so.%{major}*
14mr|gwenhywfar-4.3.3-2|104	%{_libdir}/%{name}
14mr|gwenhywfar-4.3.3-2|105	
14mr|gwenhywfar-4.3.3-2|106	%files -n %{qt4libname}
14mr|gwenhywfar-4.3.3-2|107	%{_libdir}/libgwengui-qt4.so.%{qt4major}
14mr|gwenhywfar-4.3.3-2|108	%{_libdir}/libgwengui-qt4.so.%{qt4major}.*
14mr|gwenhywfar-4.3.3-2|109	
14mr|gwenhywfar-4.3.3-2|110	%files -n %{gtklibname}
14mr|gwenhywfar-4.3.3-2|111	%{_libdir}/libgwengui-gtk2.so.%{gtkmajor}
14mr|gwenhywfar-4.3.3-2|112	%{_libdir}/libgwengui-gtk2.so.%{gtkmajor}.*
14mr|gwenhywfar-4.3.3-2|113	
14mr|gwenhywfar-4.3.3-2|114	%files -n %{develname}
14mr|gwenhywfar-4.3.3-2|115	%{_bindir}/gwenhywfar-config
14mr|gwenhywfar-4.3.3-2|116	%{_bindir}/gsa
14mr|gwenhywfar-4.3.3-2|117	%{_bindir}/xmlmerge
14mr|gwenhywfar-4.3.3-2|118	%{_bindir}/mklistdoc
14mr|gwenhywfar-4.3.3-2|119	%{_bindir}/typemaker
14mr|gwenhywfar-4.3.3-2|120	%{_bindir}/typemaker2
14mr|gwenhywfar-4.3.3-2|121	%{_includedir}/gwenhywfar4
14mr|gwenhywfar-4.3.3-2|122	%{_libdir}/*.so
14mr|gwenhywfar-4.3.3-2|123	%{_libdir}/pkgconfig/*.pc
14mr|gwenhywfar-4.3.3-2|124	%{_datadir}/aclocal/gwenhywfar.m4
14mr|gwenhywfar-4.3.3-2|125	
14mr|gwenhywfar-4.3.3-2|126	
14mr|gwenhywfar-4.3.3-2|127	%changelog
14mr|gwenhywfar-4.3.3-2|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.3.3-2
14mr|gwenhywfar-4.3.3-2|129	+ Revision: 95e5060
14mr|gwenhywfar-4.3.3-2|130	- MassBuild#440: Increase release tag
14mr|gwenhywfar-4.3.3-2|131	
14mr|gwenhywfar-4.3.3-2|132	

16695 14
14mr|gwenview-4.13.3-1|1	Summary:	Fast and easy to use image viewer for KDE
14mr|gwenview-4.13.3-1|2	Name:		gwenview
14mr|gwenview-4.13.3-1|3	Epoch:		2
14mr|gwenview-4.13.3-1|4	Version:	4.13.3
14mr|gwenview-4.13.3-1|5	Release:	1
14mr|gwenview-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|gwenview-4.13.3-1|7	License:	GPLv2+
14mr|gwenview-4.13.3-1|8	Url:		http://www.kde.org
14mr|gwenview-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|gwenview-4.13.3-1|10	# Drop inode/directory, add image/svg+xml and image/svg+xml-compressed
14mr|gwenview-4.13.3-1|11	Patch0:		gwenview-4.11.0-mimetypes.patch
14mr|gwenview-4.13.3-1|12	BuildRequires:	kdebase4-devel
14mr|gwenview-4.13.3-1|13	BuildRequires:	jpeg-devel
14mr|gwenview-4.13.3-1|14	BuildRequires:	pkgconfig(exiv2)
14mr|gwenview-4.13.3-1|15	BuildRequires:	pkgconfig(lcms2)
14mr|gwenview-4.13.3-1|16	BuildRequires:	pkgconfig(libkactivities)
14mr|gwenview-4.13.3-1|17	BuildRequires:	pkgconfig(libkdcraw)
14mr|gwenview-4.13.3-1|18	BuildRequires:	pkgconfig(libkipi)
14mr|gwenview-4.13.3-1|19	BuildRequires:	pkgconfig(libpng)
14mr|gwenview-4.13.3-1|20	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|gwenview-4.13.3-1|21	BuildRequires:	pkgconfig(zlib)
14mr|gwenview-4.13.3-1|22	Requires:	kipi-common
14mr|gwenview-4.13.3-1|23	Obsoletes:	%{name}-devel < 2:4.10.3-3
14mr|gwenview-4.13.3-1|24	
14mr|gwenview-4.13.3-1|25	%description
14mr|gwenview-4.13.3-1|26	Gwenview is a fast and easy to use image viewer/browser for KDE.
14mr|gwenview-4.13.3-1|27	All common image formats are supported, such as PNG(including transparency),
14mr|gwenview-4.13.3-1|28	JPEG(including EXIF tags and lossless transformations), GIF, XCF (Gimp
14mr|gwenview-4.13.3-1|29	image format), BMP, XPM and others. Standard features include slideshow,
14mr|gwenview-4.13.3-1|30	fullscreen view, image thumbnails, drag'n'drop, image zoom, full network
14mr|gwenview-4.13.3-1|31	transparency using the KIO framework, including basic file operations and
14mr|gwenview-4.13.3-1|32	browsing in compressed archives, non-blocking GUI with adjustable views.
14mr|gwenview-4.13.3-1|33	Gwenview also provides image and directory KParts components for use e.g. in
14mr|gwenview-4.13.3-1|34	Konqueror. Additional features, such as image renaming, comparing,
14mr|gwenview-4.13.3-1|35	converting, and batch processing, HTML gallery and others are provided by the
14mr|gwenview-4.13.3-1|36	KIPI image framework.
14mr|gwenview-4.13.3-1|37	
14mr|gwenview-4.13.3-1|38	%files
14mr|gwenview-4.13.3-1|39	%doc %{_kde_docdir}/HTML/en/gwenview/
14mr|gwenview-4.13.3-1|40	%{_kde_bindir}/gwenview
14mr|gwenview-4.13.3-1|41	%{_kde_bindir}/gwenview_importer
14mr|gwenview-4.13.3-1|42	%{_kde_libdir}/kde4/gvpart.so
14mr|gwenview-4.13.3-1|43	%{_kde_appsdir}/gvpart
14mr|gwenview-4.13.3-1|44	%{_kde_appsdir}/gwenview
14mr|gwenview-4.13.3-1|45	%{_kde_services}/gvpart.desktop
14mr|gwenview-4.13.3-1|46	%{_kde_services}/ServiceMenus/slideshow.desktop
14mr|gwenview-4.13.3-1|47	%{_kde_applicationsdir}/gwenview.desktop
14mr|gwenview-4.13.3-1|48	%{_kde_appsdir}/solid/actions/gwenview_importer.desktop
14mr|gwenview-4.13.3-1|49	%{_kde_appsdir}/solid/actions/gwenview_importer_camera.desktop
14mr|gwenview-4.13.3-1|50	%{_kde_iconsdir}/*/*/*/gwenview*
14mr|gwenview-4.13.3-1|51	%{_kde_iconsdir}/*/*/*/document-share*
14mr|gwenview-4.13.3-1|52	
14mr|gwenview-4.13.3-1|53	#------------------------------------------------
14mr|gwenview-4.13.3-1|54	
14mr|gwenview-4.13.3-1|55	%define gwenviewlib_major 4
14mr|gwenview-4.13.3-1|56	%define libgwenviewlib %mklibname gwenviewlib %{gwenviewlib_major}
14mr|gwenview-4.13.3-1|57	
14mr|gwenview-4.13.3-1|58	%package -n %{libgwenviewlib}
14mr|gwenview-4.13.3-1|59	Summary:	Gwenview library
14mr|gwenview-4.13.3-1|60	Group:		System/Libraries
14mr|gwenview-4.13.3-1|61	# liblcms2.so.2 is provided by LibreOffice package by mistake in Main Release
14mr|gwenview-4.13.3-1|62	#so make sure proper liblcms2_2 package is installed in Rosa 2012.1
14mr|gwenview-4.13.3-1|63	%if %{mdvver} == 201210
14mr|gwenview-4.13.3-1|64	Requires:	%{_lib}lcms2_2
14mr|gwenview-4.13.3-1|65	%endif
14mr|gwenview-4.13.3-1|66	
14mr|gwenview-4.13.3-1|67	%description -n %{libgwenviewlib}
14mr|gwenview-4.13.3-1|68	Gwenview library.
14mr|gwenview-4.13.3-1|69	
14mr|gwenview-4.13.3-1|70	%files -n %{libgwenviewlib}
14mr|gwenview-4.13.3-1|71	%{_kde_libdir}/libgwenviewlib.so.%{gwenviewlib_major}*
14mr|gwenview-4.13.3-1|72	
14mr|gwenview-4.13.3-1|73	#----------------------------------------------------------------------
14mr|gwenview-4.13.3-1|74	
14mr|gwenview-4.13.3-1|75	%prep
14mr|gwenview-4.13.3-1|76	%setup -q
14mr|gwenview-4.13.3-1|77	%patch0 -p1
14mr|gwenview-4.13.3-1|78	
14mr|gwenview-4.13.3-1|79	%build
14mr|gwenview-4.13.3-1|80	%cmake_kde4
14mr|gwenview-4.13.3-1|81	%make
14mr|gwenview-4.13.3-1|82	
14mr|gwenview-4.13.3-1|83	%install
14mr|gwenview-4.13.3-1|84	%makeinstall_std -C build
14mr|gwenview-4.13.3-1|85	
14mr|gwenview-4.13.3-1|86	# We don't need this as we don't have any devel headers
14mr|gwenview-4.13.3-1|87	rm -f %{buildroot}%{_kde_libdir}/libgwenviewlib.so
14mr|gwenview-4.13.3-1|88	
14mr|gwenview-4.13.3-1|89	
14mr|gwenview-4.13.3-1|90	%changelog
14mr|gwenview-4.13.3-1|91	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|gwenview-4.13.3-1|92	+ Revision: a7a0f8d
14mr|gwenview-4.13.3-1|93	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|gwenview-4.13.3-1|94	
14mr|gwenview-4.13.3-1|95	

16696 14
14mr|gyp-0.1-0.11.1617svn|1	%global		revision	1617
14mr|gyp-0.1-0.11.1617svn|2	%{expand:	%%global	archivename	gyp-%{version}%{?revision:-svn%{revision}}}
14mr|gyp-0.1-0.11.1617svn|3	
14mr|gyp-0.1-0.11.1617svn|4	Name:		gyp
14mr|gyp-0.1-0.11.1617svn|5	Version:	0.1
14mr|gyp-0.1-0.11.1617svn|6	Release:	0.11%{?revision:.%{revision}svn}
14mr|gyp-0.1-0.11.1617svn|7	Summary:	Generate Your Projects
14mr|gyp-0.1-0.11.1617svn|8	
14mr|gyp-0.1-0.11.1617svn|9	Group:		Development/Python
14mr|gyp-0.1-0.11.1617svn|10	License:	BSD
14mr|gyp-0.1-0.11.1617svn|11	URL:		http://code.google.com/p/gyp/
14mr|gyp-0.1-0.11.1617svn|12	Source0:	%{archivename}.tar.bz2
14mr|gyp-0.1-0.11.1617svn|13	Patch0:		gyp-rpmoptflags.patch
14mr|gyp-0.1-0.11.1617svn|14	
14mr|gyp-0.1-0.11.1617svn|15	BuildRequires:	python-devel
14mr|gyp-0.1-0.11.1617svn|16	BuildArch:	noarch
14mr|gyp-0.1-0.11.1617svn|17	
14mr|gyp-0.1-0.11.1617svn|18	%description
14mr|gyp-0.1-0.11.1617svn|19	GYP is a tool to generates native Visual Studio, Xcode and SCons
14mr|gyp-0.1-0.11.1617svn|20	and/or make build files from a platform-independent input format.
14mr|gyp-0.1-0.11.1617svn|21	
14mr|gyp-0.1-0.11.1617svn|22	Its syntax is a universal cross-platform build representation
14mr|gyp-0.1-0.11.1617svn|23	that still allows sufficient per-platform flexibility to accommodate
14mr|gyp-0.1-0.11.1617svn|24	irreconcilable differences.
14mr|gyp-0.1-0.11.1617svn|25	
14mr|gyp-0.1-0.11.1617svn|26	
14mr|gyp-0.1-0.11.1617svn|27	%prep
14mr|gyp-0.1-0.11.1617svn|28	%setup -q -c -n %{archivename}
14mr|gyp-0.1-0.11.1617svn|29	%apply_patches
14mr|gyp-0.1-0.11.1617svn|30	for i in $(find pylib -name '*.py'); do
14mr|gyp-0.1-0.11.1617svn|31	sed -e '\,#![ \t]*/.*python,{d}' $i > $i.new && touch -r $i $i.new && mv $i.new $i
14mr|gyp-0.1-0.11.1617svn|32	done
14mr|gyp-0.1-0.11.1617svn|33	
14mr|gyp-0.1-0.11.1617svn|34	%build
14mr|gyp-0.1-0.11.1617svn|35	%{__python} setup.py build
14mr|gyp-0.1-0.11.1617svn|36	
14mr|gyp-0.1-0.11.1617svn|37	
14mr|gyp-0.1-0.11.1617svn|38	%install
14mr|gyp-0.1-0.11.1617svn|39	%{__python} setup.py install --root $RPM_BUILD_ROOT --skip-build
14mr|gyp-0.1-0.11.1617svn|40	
14mr|gyp-0.1-0.11.1617svn|41	
14mr|gyp-0.1-0.11.1617svn|42	%files
14mr|gyp-0.1-0.11.1617svn|43	%defattr(-,root,root,-)
14mr|gyp-0.1-0.11.1617svn|44	%doc AUTHORS LICENSE
14mr|gyp-0.1-0.11.1617svn|45	%{_bindir}/gyp
14mr|gyp-0.1-0.11.1617svn|46	%{python_sitelib}/*
14mr|gyp-0.1-0.11.1617svn|47	
14mr|gyp-0.1-0.11.1617svn|48	
14mr|gyp-0.1-0.11.1617svn|49	%changelog
14mr|gyp-0.1-0.11.1617svn|50	* Fri Aug 30 2013 Tigro <ashejn@gmail.com> 0.1-0.11.1617svn
14mr|gyp-0.1-0.11.1617svn|51	+ Revision: de4d134
14mr|gyp-0.1-0.11.1617svn|52	- fix BR
14mr|gyp-0.1-0.11.1617svn|53	
14mr|gyp-0.1-0.11.1617svn|54	

16697 14
14mr|gypsy-0.9-2|1	%define	major	0
14mr|gypsy-0.9-2|2	%define	libname	%mklibname %{name} %{major}
14mr|gypsy-0.9-2|3	%define	devname	%mklibname -d %{name}
14mr|gypsy-0.9-2|4	
14mr|gypsy-0.9-2|5	Name:		gypsy
14mr|gypsy-0.9-2|6	Version:	0.9
14mr|gypsy-0.9-2|7	Release:	2
14mr|gypsy-0.9-2|8	Summary:	A GPS multiplexing daemon
14mr|gypsy-0.9-2|9	Group:		System/Libraries
14mr|gypsy-0.9-2|10	# See LICENSE file for details
14mr|gypsy-0.9-2|11	License:	LGPLv2 and GPLv2
14mr|gypsy-0.9-2|12	URL:		http://gypsy.freedesktop.org/
14mr|gypsy-0.9-2|13	Source0:	http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14mr|gypsy-0.9-2|14	Patch0:		gypsy-0.8-no-werror-patch
14mr|gypsy-0.9-2|15	
14mr|gypsy-0.9-2|16	BuildRequires:	pkgconfig(bluez)
14mr|gypsy-0.9-2|17	BuildRequires: pkgconfig(gudev-1.0)
14mr|gypsy-0.9-2|18	BuildRequires:	pkgconfig(dbus-1)
14mr|gypsy-0.9-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|gypsy-0.9-2|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|gypsy-0.9-2|21	BuildRequires:	gtk-doc
14mr|gypsy-0.9-2|22	BuildRequires:	xsltproc
14mr|gypsy-0.9-2|23	Requires:	dbus
14mr|gypsy-0.9-2|24	
14mr|gypsy-0.9-2|25	%description
14mr|gypsy-0.9-2|26	Gypsy is a GPS multiplexing daemon which allows multiple clients to
14mr|gypsy-0.9-2|27	access GPS data from multiple GPS sources concurrently.
14mr|gypsy-0.9-2|28	
14mr|gypsy-0.9-2|29	%package -n	%{libname}
14mr|gypsy-0.9-2|30	Summary:	Libraries for gypsys
14mr|gypsy-0.9-2|31	Group:		System/Libraries
14mr|gypsy-0.9-2|32	
14mr|gypsy-0.9-2|33	%description -n %{libname}
14mr|gypsy-0.9-2|34	Gypsy is a GPS multiplexing daemon which allows multiple clients to
14mr|gypsy-0.9-2|35	access GPS data from multiple GPS sources concurrently.
14mr|gypsy-0.9-2|36	
14mr|gypsy-0.9-2|37	%package -n	%{devname}
14mr|gypsy-0.9-2|38	Summary:	Development package for gypsy
14mr|gypsy-0.9-2|39	Group:		Development/C
14mr|gypsy-0.9-2|40	Requires:	%{libname} = %{EVRD}
14mr|gypsy-0.9-2|41	Provides:	%{name}-devel = %{EVRD}
14mr|gypsy-0.9-2|42	
14mr|gypsy-0.9-2|43	%description -n	%{devname}
14mr|gypsy-0.9-2|44	Header files for development with gypsy.
14mr|gypsy-0.9-2|45	
14mr|gypsy-0.9-2|46	%package	docs
14mr|gypsy-0.9-2|47	Summary:	Documentation files for %{name}
14mr|gypsy-0.9-2|48	Group:		Books/Computer books
14mr|gypsy-0.9-2|49	Requires:	%{name} = %{version}
14mr|gypsy-0.9-2|50	Requires:	gtk-doc
14mr|gypsy-0.9-2|51	BuildArch:	noarch
14mr|gypsy-0.9-2|52	
14mr|gypsy-0.9-2|53	%description	docs
14mr|gypsy-0.9-2|54	This package contains developer documentation for %{name}.
14mr|gypsy-0.9-2|55	
14mr|gypsy-0.9-2|56	%prep
14mr|gypsy-0.9-2|57	%setup -q
14mr|gypsy-0.9-2|58	%apply_patches
14mr|gypsy-0.9-2|59	
14mr|gypsy-0.9-2|60	find -name Makefile|xargs rm -f
14mr|gypsy-0.9-2|61	
14mr|gypsy-0.9-2|62	%build
14mr|gypsy-0.9-2|63	autoreconf -fi
14mr|gypsy-0.9-2|64	%configure	\
14mr|gypsy-0.9-2|65	--disable-static \
14mr|gypsy-0.9-2|66	--enable-shared
14mr|gypsy-0.9-2|67	%make V=2
14mr|gypsy-0.9-2|68	
14mr|gypsy-0.9-2|69	%install
14mr|gypsy-0.9-2|70	%makeinstall_std
14mr|gypsy-0.9-2|71	
14mr|gypsy-0.9-2|72	%files
14mr|gypsy-0.9-2|73	%doc AUTHORS LICENSE
14mr|gypsy-0.9-2|74	%config %{_sysconfdir}/dbus-1/system.d/Gypsy.conf
14mr|gypsy-0.9-2|75	%{_datadir}/dbus-1/system-services/org.freedesktop.Gypsy.service
14mr|gypsy-0.9-2|76	%{_libexecdir}/gypsy-daemon
14mr|gypsy-0.9-2|77	%{_sysconfdir}/gypsy.conf
14mr|gypsy-0.9-2|78	
14mr|gypsy-0.9-2|79	%files -n %{libname}
14mr|gypsy-0.9-2|80	%{_libdir}/libgypsy.so.%{major}*
14mr|gypsy-0.9-2|81	
14mr|gypsy-0.9-2|82	%files -n %{devname}
14mr|gypsy-0.9-2|83	%{_libdir}/pkgconfig/gypsy.pc
14mr|gypsy-0.9-2|84	%dir %{_includedir}/gypsy
14mr|gypsy-0.9-2|85	%{_includedir}/gypsy/*.h
14mr|gypsy-0.9-2|86	%{_libdir}/libgypsy.so
14mr|gypsy-0.9-2|87	
14mr|gypsy-0.9-2|88	%files docs
14mr|gypsy-0.9-2|89	%{_datadir}/gtk-doc/html/gypsy
14mr|gypsy-0.9-2|90	
14mr|gypsy-0.9-2|91	
14mr|gypsy-0.9-2|92	
14mr|gypsy-0.9-2|93	
14mr|gypsy-0.9-2|94	%changelog
14mr|gypsy-0.9-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-2
14mr|gypsy-0.9-2|96	+ Revision: b171de9
14mr|gypsy-0.9-2|97	- MassBuild#440: Increase release tag
14mr|gypsy-0.9-2|98	
14mr|gypsy-0.9-2|99	

16698 14
14mr|gzip-1.6-1|1	Summary:	The GNU data compression program
14mr|gzip-1.6-1|2	Name:		gzip
14mr|gzip-1.6-1|3	Version:	1.6
14mr|gzip-1.6-1|4	Release:	1
14mr|gzip-1.6-1|5	License:	GPLv3+
14mr|gzip-1.6-1|6	Group:		Archiving/Compression
14mr|gzip-1.6-1|7	Url:		http://www.gzip.org
14mr|gzip-1.6-1|8	Source0:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz
14mr|gzip-1.6-1|9	Source1:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz.sig
14mr|gzip-1.6-1|10	Patch0:		gzip-1.3.12-openbsd-owl-tmp.patch
14mr|gzip-1.6-1|11	Patch1:		gzip-1.3.5-zforce.patch
14mr|gzip-1.6-1|12	Patch4:		gzip-1.3.10-zgreppipe.patch
14mr|gzip-1.6-1|13	Patch5:		gzip-1.5-rsync.diff
14mr|gzip-1.6-1|14	Patch6:		gzip-1.3.3-window-size.patch
14mr|gzip-1.6-1|15	Patch12:	gzip-1.3.5-cve-2006-4335.patch
14mr|gzip-1.6-1|16	Patch14:	gzip-1.3.5-cve-2006-4338.patch
14mr|gzip-1.6-1|17	Patch15:	gzip-1.3.9-cve-2006-4337.patch
14mr|gzip-1.6-1|18	Patch16:	gzip-1.3.5-cve-2006-4337_len.patch
14mr|gzip-1.6-1|19	Patch17:	gzip-1.3.14-CVE-2009-2624-1.diff
14mr|gzip-1.6-1|20	BuildRequires:	texinfo
14mr|gzip-1.6-1|21	Requires:	less
14mr|gzip-1.6-1|22	Requires:	mktemp
14mr|gzip-1.6-1|23	
14mr|gzip-1.6-1|24	%description
14mr|gzip-1.6-1|25	The gzip package contains the popular GNU gzip data compression
14mr|gzip-1.6-1|26	program. Gzipped files have a .gz extension.
14mr|gzip-1.6-1|27	
14mr|gzip-1.6-1|28	Gzip should be installed on your Mandriva Linux system, because it is a
14mr|gzip-1.6-1|29	very commonly used data compression program.
14mr|gzip-1.6-1|30	
14mr|gzip-1.6-1|31	%files
14mr|gzip-1.6-1|32	%doc NEWS README AUTHORS ChangeLog
14mr|gzip-1.6-1|33	/bin/gzip
14mr|gzip-1.6-1|34	/bin/gunzip
14mr|gzip-1.6-1|35	%{_mandir}/man1/gunzip.1*
14mr|gzip-1.6-1|36	%{_mandir}/man1/gzexe.1*
14mr|gzip-1.6-1|37	%{_mandir}/man1/gzip.1*
14mr|gzip-1.6-1|38	%{_mandir}/man1/zforce.1*
14mr|gzip-1.6-1|39	%{_mandir}/man1/zless.1*
14mr|gzip-1.6-1|40	%{_mandir}/man1/zmore.1*
14mr|gzip-1.6-1|41	%{_mandir}/man1/znew.1*
14mr|gzip-1.6-1|42	%{_infodir}/*
14mr|gzip-1.6-1|43	%{_bindir}/gunzip
14mr|gzip-1.6-1|44	%{_bindir}/gzexe
14mr|gzip-1.6-1|45	%{_bindir}/gzip
14mr|gzip-1.6-1|46	%{_bindir}/zforce
14mr|gzip-1.6-1|47	%{_bindir}/zless
14mr|gzip-1.6-1|48	%{_bindir}/zmore
14mr|gzip-1.6-1|49	%{_bindir}/znew
14mr|gzip-1.6-1|50	
14mr|gzip-1.6-1|51	#----------------------------------------------------------------------------
14mr|gzip-1.6-1|52	
14mr|gzip-1.6-1|53	%package utils
14mr|gzip-1.6-1|54	Summary:	Utilities dealing with gzip compressed files
14mr|gzip-1.6-1|55	Requires:	gzip = %{version}
14mr|gzip-1.6-1|56	
14mr|gzip-1.6-1|57	%description utils
14mr|gzip-1.6-1|58	The gzip-utils package contains programs for manipulating gzip-compressed
14mr|gzip-1.6-1|59	archives: zcat, zcmp, zdiff, zgrep.
14mr|gzip-1.6-1|60	
14mr|gzip-1.6-1|61	%files utils
14mr|gzip-1.6-1|62	/bin/zcat
14mr|gzip-1.6-1|63	%{_bindir}/zcat
14mr|gzip-1.6-1|64	%{_bindir}/zcmp
14mr|gzip-1.6-1|65	%{_bindir}/zdiff
14mr|gzip-1.6-1|66	%{_bindir}/zegrep
14mr|gzip-1.6-1|67	%{_bindir}/zfgrep
14mr|gzip-1.6-1|68	%{_bindir}/zgrep
14mr|gzip-1.6-1|69	%{_mandir}/man1/zcat.1*
14mr|gzip-1.6-1|70	%{_mandir}/man1/zcmp.1*
14mr|gzip-1.6-1|71	%{_mandir}/man1/zdiff.1*
14mr|gzip-1.6-1|72	%{_mandir}/man1/zgrep.1*
14mr|gzip-1.6-1|73	
14mr|gzip-1.6-1|74	#----------------------------------------------------------------------------
14mr|gzip-1.6-1|75	
14mr|gzip-1.6-1|76	%prep
14mr|gzip-1.6-1|77	%setup -q
14mr|gzip-1.6-1|78	%patch0 -p1 -b .owl-tmp
14mr|gzip-1.6-1|79	%patch1 -p0 -b .zforce
14mr|gzip-1.6-1|80	%patch4 -p1 -b .nixi
14mr|gzip-1.6-1|81	%patch5 -p1 -b .rsync
14mr|gzip-1.6-1|82	%patch6 -p1 -b .window-size
14mr|gzip-1.6-1|83	%patch12 -p1 -b .4335
14mr|gzip-1.6-1|84	%patch14 -p1 -b .4338
14mr|gzip-1.6-1|85	%patch15 -p1 -b .4337
14mr|gzip-1.6-1|86	%patch16 -p1 -b .4337l
14mr|gzip-1.6-1|87	%patch17 -p0 -b .CVE-2009-2624-1
14mr|gzip-1.6-1|88	
14mr|gzip-1.6-1|89	%build
14mr|gzip-1.6-1|90	export DEFS="-DNO_ASM"
14mr|gzip-1.6-1|91	export CPPFLAGS="-DHAVE_LSTAT"
14mr|gzip-1.6-1|92	%configure2_5x
14mr|gzip-1.6-1|93	%make
14mr|gzip-1.6-1|94	
14mr|gzip-1.6-1|95	%install
14mr|gzip-1.6-1|96	%makeinstall_std
14mr|gzip-1.6-1|97	
14mr|gzip-1.6-1|98	install -d %{buildroot}/bin
14mr|gzip-1.6-1|99	
14mr|gzip-1.6-1|100	for i in gzip gunzip zcat; do
14mr|gzip-1.6-1|101	mv -f %{buildroot}%{_bindir}/$i %{buildroot}/bin/$i
14mr|gzip-1.6-1|102	ln -sf ../../bin/$i %{buildroot}%{_bindir}/$i
14mr|gzip-1.6-1|103	done
14mr|gzip-1.6-1|104	
14mr|gzip-1.6-1|105	for i in zcmp zdiff zforce zgrep zmore znew ; do
14mr|gzip-1.6-1|106	sed -e "s|%{buildroot}||g" < %{buildroot}%{_bindir}/$i > %{buildroot}%{_bindir}/.$i
14mr|gzip-1.6-1|107	rm -f %{buildroot}%{_bindir}/$i
14mr|gzip-1.6-1|108	mv %{buildroot}%{_bindir}/.$i %{buildroot}%{_bindir}/$i
14mr|gzip-1.6-1|109	chmod 755 %{buildroot}%{_bindir}/$i
14mr|gzip-1.6-1|110	done
14mr|gzip-1.6-1|111	
14mr|gzip-1.6-1|112	# uncompress is a part of ncompress package
14mr|gzip-1.6-1|113	rm -f %{buildroot}%{_bindir}/uncompress
14mr|gzip-1.6-1|114	
14mr|gzip-1.6-1|115	cat > %{buildroot}%{_bindir}/zless <<EOF
14mr|gzip-1.6-1|116	#!/bin/sh
14mr|gzip-1.6-1|117	export LESSOPEN="|lesspipe.sh %s"
14mr|gzip-1.6-1|118	less "\$@"
14mr|gzip-1.6-1|119	EOF
14mr|gzip-1.6-1|120	chmod 755 %{buildroot}%{_bindir}/zless
14mr|gzip-1.6-1|121	
14mr|gzip-1.6-1|122	%check
14mr|gzip-1.6-1|123	make check
14mr|gzip-1.6-1|124	
14mr|gzip-1.6-1|125	%changelog
14mr|gzip-1.6-1|126	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-1
14mr|gzip-1.6-1|127	+ Revision: 0b2cd5b
14mr|gzip-1.6-1|128	- New version 1.6
14mr|gzip-1.6-1|129	
14mr|gzip-1.6-1|130	

16699 14
14mr|hamcrest-1.1-2.0.13|1	# Copyright (c) 2000-2008, JPackage Project
14mr|hamcrest-1.1-2.0.13|2	# All rights reserved.
14mr|hamcrest-1.1-2.0.13|3	#
14mr|hamcrest-1.1-2.0.13|4	# Redistribution and use in source and binary forms, with or without
14mr|hamcrest-1.1-2.0.13|5	# modification, are permitted provided that the following conditions
14mr|hamcrest-1.1-2.0.13|6	# are met:
14mr|hamcrest-1.1-2.0.13|7	#
14mr|hamcrest-1.1-2.0.13|8	# 1. Redistributions of source code must retain the above copyright
14mr|hamcrest-1.1-2.0.13|9	#    notice, this list of conditions and the following disclaimer.
14mr|hamcrest-1.1-2.0.13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|hamcrest-1.1-2.0.13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|hamcrest-1.1-2.0.13|12	#    documentation and/or other materials provided with the
14mr|hamcrest-1.1-2.0.13|13	#    distribution.
14mr|hamcrest-1.1-2.0.13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|hamcrest-1.1-2.0.13|15	#    contributors may be used to endorse or promote products derived
14mr|hamcrest-1.1-2.0.13|16	#    from this software without specific prior written permission.
14mr|hamcrest-1.1-2.0.13|17	#
14mr|hamcrest-1.1-2.0.13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|hamcrest-1.1-2.0.13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|hamcrest-1.1-2.0.13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|hamcrest-1.1-2.0.13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|hamcrest-1.1-2.0.13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|hamcrest-1.1-2.0.13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|hamcrest-1.1-2.0.13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|hamcrest-1.1-2.0.13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|hamcrest-1.1-2.0.13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|hamcrest-1.1-2.0.13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|hamcrest-1.1-2.0.13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|hamcrest-1.1-2.0.13|29	#
14mr|hamcrest-1.1-2.0.13|30	
14mr|hamcrest-1.1-2.0.13|31	%define gcj_support 0
14mr|hamcrest-1.1-2.0.13|32	%bcond_without	bootstrap
14mr|hamcrest-1.1-2.0.13|33	
14mr|hamcrest-1.1-2.0.13|34	Summary:	Matcher object framework
14mr|hamcrest-1.1-2.0.13|35	Name:		hamcrest
14mr|hamcrest-1.1-2.0.13|36	Version:	1.1
14mr|hamcrest-1.1-2.0.13|37	Release:	2.0.13
14mr|hamcrest-1.1-2.0.13|38	License:	BSD
14mr|hamcrest-1.1-2.0.13|39	Group:		Development/Java
14mr|hamcrest-1.1-2.0.13|40	Url:		http://code.google.com/p/hamcrest/
14mr|hamcrest-1.1-2.0.13|41	Source0:	http://hamcrest.googlecode.com/files/hamcrest-1.1.tgz
14mr|hamcrest-1.1-2.0.13|42	Source1:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14mr|hamcrest-1.1-2.0.13|43	Source2:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
14mr|hamcrest-1.1-2.0.13|44	Source3:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-integration/1.1/hamcrest-integration-1.1.pom
14mr|hamcrest-1.1-2.0.13|45	Source4:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-generator/1.1/hamcrest-generator-1.1.pom
14mr|hamcrest-1.1-2.0.13|46	Source5:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14mr|hamcrest-1.1-2.0.13|47	Source6:	http://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.pom
14mr|hamcrest-1.1-2.0.13|48	Source7:	hamcrest-text-1.1.pom
14mr|hamcrest-1.1-2.0.13|49	Patch0:		hamcrest-1.1-build.patch
14mr|hamcrest-1.1-2.0.13|50	BuildRequires:	jpackage-utils >= 0:1.7.4
14mr|hamcrest-1.1-2.0.13|51	BuildRequires:	java-rpmbuild
14mr|hamcrest-1.1-2.0.13|52	BuildRequires:	java-1.7.0-devel
14mr|hamcrest-1.1-2.0.13|53	BuildRequires:	ant >= 0:1.6.5
14mr|hamcrest-1.1-2.0.13|54	BuildRequires:	easymock2
14mr|hamcrest-1.1-2.0.13|55	BuildRequires:	jarjar
14mr|hamcrest-1.1-2.0.13|56	BuildRequires:	jmock
14mr|hamcrest-1.1-2.0.13|57	%if !%{with bootstrap}
14mr|hamcrest-1.1-2.0.13|58	BuildRequires:  ant-junit
14mr|hamcrest-1.1-2.0.13|59	BuildRequires:  junit
14mr|hamcrest-1.1-2.0.13|60	BuildRequires:  junit4
14mr|hamcrest-1.1-2.0.13|61	%endif
14mr|hamcrest-1.1-2.0.13|62	BuildRequires:	qdox
14mr|hamcrest-1.1-2.0.13|63	BuildRequires:	testng
14mr|hamcrest-1.1-2.0.13|64	Requires:	java >= 0:1.5.0
14mr|hamcrest-1.1-2.0.13|65	Requires:	easymock2
14mr|hamcrest-1.1-2.0.13|66	Requires:	jmock
14mr|hamcrest-1.1-2.0.13|67	Requires:	qdox
14mr|hamcrest-1.1-2.0.13|68	%if ! %{gcj_support}
14mr|hamcrest-1.1-2.0.13|69	Buildarch:	noarch
14mr|hamcrest-1.1-2.0.13|70	%endif
14mr|hamcrest-1.1-2.0.13|71	
14mr|hamcrest-1.1-2.0.13|72	%if %{gcj_support}
14mr|hamcrest-1.1-2.0.13|73	BuildRequires:	java-gcj-compat-devel
14mr|hamcrest-1.1-2.0.13|74	%endif
14mr|hamcrest-1.1-2.0.13|75	
14mr|hamcrest-1.1-2.0.13|76	Requires(post,postun):	jpackage-utils >= 0:1.7.4
14mr|hamcrest-1.1-2.0.13|77	
14mr|hamcrest-1.1-2.0.13|78	%description
14mr|hamcrest-1.1-2.0.13|79	Provides a library of matcher objects (also known as
14mr|hamcrest-1.1-2.0.13|80	constraints or predicates) allowing 'match' rules to
14mr|hamcrest-1.1-2.0.13|81	be defined declaratively, to be used in other frameworks.
14mr|hamcrest-1.1-2.0.13|82	Typical scenarios include testing frameworks, mocking
14mr|hamcrest-1.1-2.0.13|83	libraries and UI validation rules.
14mr|hamcrest-1.1-2.0.13|84	
14mr|hamcrest-1.1-2.0.13|85	%package javadoc
14mr|hamcrest-1.1-2.0.13|86	Group:		Development/Java
14mr|hamcrest-1.1-2.0.13|87	Summary:	Javadoc for %{name}
14mr|hamcrest-1.1-2.0.13|88	
14mr|hamcrest-1.1-2.0.13|89	%description javadoc
14mr|hamcrest-1.1-2.0.13|90	Javadoc for %{name}.
14mr|hamcrest-1.1-2.0.13|91	
14mr|hamcrest-1.1-2.0.13|92	%package demo
14mr|hamcrest-1.1-2.0.13|93	Group:		Development/Java
14mr|hamcrest-1.1-2.0.13|94	Summary:	Demos for %{name}
14mr|hamcrest-1.1-2.0.13|95	Requires:	%{name} = %{version}-%{release}
14mr|hamcrest-1.1-2.0.13|96	Requires:	junit
14mr|hamcrest-1.1-2.0.13|97	Requires:	junit4
14mr|hamcrest-1.1-2.0.13|98	Requires:	testng
14mr|hamcrest-1.1-2.0.13|99	
14mr|hamcrest-1.1-2.0.13|100	%if %{gcj_support}
14mr|hamcrest-1.1-2.0.13|101	BuildRequires:	java-gcj-compat-devel
14mr|hamcrest-1.1-2.0.13|102	%endif
14mr|hamcrest-1.1-2.0.13|103	
14mr|hamcrest-1.1-2.0.13|104	%description demo
14mr|hamcrest-1.1-2.0.13|105	Demonstrations and samples for %{name}.
14mr|hamcrest-1.1-2.0.13|106	
14mr|hamcrest-1.1-2.0.13|107	%prep
14mr|hamcrest-1.1-2.0.13|108	%setup -q
14mr|hamcrest-1.1-2.0.13|109	%remove_java_binaries
14mr|hamcrest-1.1-2.0.13|110	# BUILD/hamcrest-1.1/lib/generator/jarjar-1.0rc3.jar.no
14mr|hamcrest-1.1-2.0.13|111	ln -sf $(build-classpath jarjar) lib/generator/
14mr|hamcrest-1.1-2.0.13|112	# BUILD/hamcrest-1.1/lib/generator/qdox-1.6.1.jar.no
14mr|hamcrest-1.1-2.0.13|113	ln -sf $(build-classpath qdox) lib/generator/
14mr|hamcrest-1.1-2.0.13|114	# BUILD/hamcrest-1.1/lib/integration/easymock-2.2.jar.no
14mr|hamcrest-1.1-2.0.13|115	ln -sf $(build-classpath easymock2) lib/integration/
14mr|hamcrest-1.1-2.0.13|116	# BUILD/hamcrest-1.1/lib/integration/jmock-1.10RC1.jar.no
14mr|hamcrest-1.1-2.0.13|117	ln -sf $(build-classpath jmock) lib/integration/
14mr|hamcrest-1.1-2.0.13|118	# BUILD/hamcrest-1.1/lib/integration/junit-3.8.1.jar.no
14mr|hamcrest-1.1-2.0.13|119	ln -sf $(build-classpath junit) lib/integration/
14mr|hamcrest-1.1-2.0.13|120	# BUILD/hamcrest-1.1/lib/integration/junit-4.0.jar.no
14mr|hamcrest-1.1-2.0.13|121	ln -sf $(build-classpath junit4) lib/integration/
14mr|hamcrest-1.1-2.0.13|122	# BUILD/hamcrest-1.1/lib/integration/testng-4.6-jdk15.jar.no
14mr|hamcrest-1.1-2.0.13|123	ln -sf $(build-classpath testng) lib/integration/
14mr|hamcrest-1.1-2.0.13|124	%patch0 -b .sav0
14mr|hamcrest-1.1-2.0.13|125	
14mr|hamcrest-1.1-2.0.13|126	%build
14mr|hamcrest-1.1-2.0.13|127	export OPT_JAR_LIST=$(build-classpath ant-launcher ant/ant-junit junit)
14mr|hamcrest-1.1-2.0.13|128	export CLASSPATH=$(build-classpath asm3 ant-launcher ant ant/ant-junit)
14mr|hamcrest-1.1-2.0.13|129	%if %{with bootstrap}
14mr|hamcrest-1.1-2.0.13|130	%{ant} -Dversion=1.1 -Dbuild.sysclasspath=first bigjar core generator integration javadoc library text
14mr|hamcrest-1.1-2.0.13|131	%else
14mr|hamcrest-1.1-2.0.13|132	%{ant} -Dversion=1.1 -Dbuild.sysclasspath=first all javadoc
14mr|hamcrest-1.1-2.0.13|133	%endif
14mr|hamcrest-1.1-2.0.13|134	
14mr|hamcrest-1.1-2.0.13|135	%install
14mr|hamcrest-1.1-2.0.13|136	
14mr|hamcrest-1.1-2.0.13|137	# jars
14mr|hamcrest-1.1-2.0.13|138	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mr|hamcrest-1.1-2.0.13|139	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|hamcrest-1.1-2.0.13|140	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-parent.pom
14mr|hamcrest-1.1-2.0.13|141	%add_to_maven_depmap org.hamcrest %{name}-parent %{version} JPP/%{name} parent
14mr|hamcrest-1.1-2.0.13|142	
14mr|hamcrest-1.1-2.0.13|143	install -m 644 build/%{name}-all-%{version}.jar %{buildroot}%{_javadir}/%{name}/all-%{version}.jar
14mr|hamcrest-1.1-2.0.13|144	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-all.pom
14mr|hamcrest-1.1-2.0.13|145	%add_to_maven_depmap org.hamcrest %{name}-all %{version} JPP/%{name} all
14mr|hamcrest-1.1-2.0.13|146	
14mr|hamcrest-1.1-2.0.13|147	install -m 644 build/%{name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}/core-%{version}.jar
14mr|hamcrest-1.1-2.0.13|148	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-core.pom
14mr|hamcrest-1.1-2.0.13|149	%add_to_maven_depmap org.hamcrest %{name}-core %{version} JPP/%{name} core
14mr|hamcrest-1.1-2.0.13|150	
14mr|hamcrest-1.1-2.0.13|151	install -m 644 build/%{name}-generator-%{version}.jar %{buildroot}%{_javadir}/%{name}/generator-%{version}.jar
14mr|hamcrest-1.1-2.0.13|152	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-generator.pom
14mr|hamcrest-1.1-2.0.13|153	%add_to_maven_depmap org.hamcrest %{name}-generator %{version} JPP/%{name} generator
14mr|hamcrest-1.1-2.0.13|154	
14mr|hamcrest-1.1-2.0.13|155	install -m 644 build/%{name}-library-%{version}.jar %{buildroot}%{_javadir}/%{name}/library-%{version}.jar
14mr|hamcrest-1.1-2.0.13|156	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-library.pom
14mr|hamcrest-1.1-2.0.13|157	%add_to_maven_depmap org.hamcrest %{name}-library %{version} JPP/%{name} library
14mr|hamcrest-1.1-2.0.13|158	
14mr|hamcrest-1.1-2.0.13|159	install -m 644 build/%{name}-integration-%{version}.jar %{buildroot}%{_javadir}/%{name}/integration-%{version}.jar
14mr|hamcrest-1.1-2.0.13|160	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-integration.pom
14mr|hamcrest-1.1-2.0.13|161	%add_to_maven_depmap org.hamcrest %{name}-integration %{version} JPP/%{name} integration
14mr|hamcrest-1.1-2.0.13|162	
14mr|hamcrest-1.1-2.0.13|163	install -m 644 build/%{name}-text-%{version}.jar %{buildroot}%{_javadir}/%{name}/text-%{version}.jar
14mr|hamcrest-1.1-2.0.13|164	install -m 644 %{SOURCE7} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-text.pom
14mr|hamcrest-1.1-2.0.13|165	%add_to_maven_depmap org.hamcrest %{name}-text %{version} JPP/%{name} text
14mr|hamcrest-1.1-2.0.13|166	
14mr|hamcrest-1.1-2.0.13|167	%if !%{with bootstrap}
14mr|hamcrest-1.1-2.0.13|168	install -m 644 build/%{name}-unit-test-%{version}.jar %{buildroot}%{_javadir}/%{name}/unit-test-%{version}.jar
14mr|hamcrest-1.1-2.0.13|169	%endif
14mr|hamcrest-1.1-2.0.13|170	
14mr|hamcrest-1.1-2.0.13|171	pushd %{buildroot}%{_javadir}/%{name}
14mr|hamcrest-1.1-2.0.13|172	for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done
14mr|hamcrest-1.1-2.0.13|173	popd
14mr|hamcrest-1.1-2.0.13|174	
14mr|hamcrest-1.1-2.0.13|175	# javadoc
14mr|hamcrest-1.1-2.0.13|176	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|177	cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|178	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|hamcrest-1.1-2.0.13|179	
14mr|hamcrest-1.1-2.0.13|180	%if !%{with bootstrap}
14mr|hamcrest-1.1-2.0.13|181	# demo
14mr|hamcrest-1.1-2.0.13|182	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|183	install -m 644 build/%{name}-examples-%{version}.jar %{buildroot}%{_datadir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|184	cp -pr %{name}-examples %{buildroot}%{_datadir}/%{name}-%{version}/
14mr|hamcrest-1.1-2.0.13|185	%endif
14mr|hamcrest-1.1-2.0.13|186	
14mr|hamcrest-1.1-2.0.13|187	%{gcj_compile}
14mr|hamcrest-1.1-2.0.13|188	
14mr|hamcrest-1.1-2.0.13|189	%post
14mr|hamcrest-1.1-2.0.13|190	%update_maven_depmap
14mr|hamcrest-1.1-2.0.13|191	%if %{gcj_support}
14mr|hamcrest-1.1-2.0.13|192	%{update_gcjdb}
14mr|hamcrest-1.1-2.0.13|193	%endif
14mr|hamcrest-1.1-2.0.13|194	
14mr|hamcrest-1.1-2.0.13|195	%postun
14mr|hamcrest-1.1-2.0.13|196	%update_maven_depmap
14mr|hamcrest-1.1-2.0.13|197	%if %{gcj_support}
14mr|hamcrest-1.1-2.0.13|198	%{clean_gcjdb}
14mr|hamcrest-1.1-2.0.13|199	%endif
14mr|hamcrest-1.1-2.0.13|200	
14mr|hamcrest-1.1-2.0.13|201	%files
14mr|hamcrest-1.1-2.0.13|202	%doc LICENSE.txt
14mr|hamcrest-1.1-2.0.13|203	%{_javadir}/%{name}
14mr|hamcrest-1.1-2.0.13|204	%{_datadir}/maven2
14mr|hamcrest-1.1-2.0.13|205	%{_mavendepmapfragdir}
14mr|hamcrest-1.1-2.0.13|206	%{gcj_files}
14mr|hamcrest-1.1-2.0.13|207	
14mr|hamcrest-1.1-2.0.13|208	%files javadoc
14mr|hamcrest-1.1-2.0.13|209	%doc %{_javadocdir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|210	%doc %{_javadocdir}/%{name}
14mr|hamcrest-1.1-2.0.13|211	
14mr|hamcrest-1.1-2.0.13|212	%if !%{with bootstrap}
14mr|hamcrest-1.1-2.0.13|213	%files demo
14mr|hamcrest-1.1-2.0.13|214	%{_datadir}/%{name}-%{version}
14mr|hamcrest-1.1-2.0.13|215	%endif
14mr|hamcrest-1.1-2.0.13|216	
14mr|hamcrest-1.1-2.0.13|217	
14mr|hamcrest-1.1-2.0.13|218	%changelog
14mr|hamcrest-1.1-2.0.13|219	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2.0.13
14mr|hamcrest-1.1-2.0.13|220	+ Revision: db93f6f
14mr|hamcrest-1.1-2.0.13|221	- MassBuild#440: Increase release tag
14mr|hamcrest-1.1-2.0.13|222	
14mr|hamcrest-1.1-2.0.13|223	

16700 14
14mr|hardlink-1.0-14|1	Summary:	Create a tree of hardlinks
14mr|hardlink-1.0-14|2	Name:		hardlink
14mr|hardlink-1.0-14|3	Version:	1.0
14mr|hardlink-1.0-14|4	Release:	14
14mr|hardlink-1.0-14|5	Epoch:		1
14mr|hardlink-1.0-14|6	Group:		System/Base
14mr|hardlink-1.0-14|7	URL:		http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/hardlink/
14mr|hardlink-1.0-14|8	License:	GPL+
14mr|hardlink-1.0-14|9	Source0:	hardlink.c
14mr|hardlink-1.0-14|10	Source1:	hardlink.1
14mr|hardlink-1.0-14|11	Obsoletes:	kernel-utils
14mr|hardlink-1.0-14|12	
14mr|hardlink-1.0-14|13	%description
14mr|hardlink-1.0-14|14	hardlink is used to create a tree of hard links.
14mr|hardlink-1.0-14|15	It's used by kernel installation to dramatically reduce the
14mr|hardlink-1.0-14|16	amount of diskspace used by each kernel package installed.
14mr|hardlink-1.0-14|17	
14mr|hardlink-1.0-14|18	%prep
14mr|hardlink-1.0-14|19	%setup -q -c -T
14mr|hardlink-1.0-14|20	install -pm 644 %{SOURCE0} hardlink.c
14mr|hardlink-1.0-14|21	
14mr|hardlink-1.0-14|22	%build
14mr|hardlink-1.0-14|23	gcc %{optflags} hardlink.c -o hardlink
14mr|hardlink-1.0-14|24	
14mr|hardlink-1.0-14|25	%install
14mr|hardlink-1.0-14|26	install -D -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/hardlink.1
14mr|hardlink-1.0-14|27	install -D -m 755 hardlink %{buildroot}%{_sbindir}/hardlink
14mr|hardlink-1.0-14|28	
14mr|hardlink-1.0-14|29	%files
14mr|hardlink-1.0-14|30	%{_sbindir}/hardlink
14mr|hardlink-1.0-14|31	%{_mandir}/man1/hardlink.1*
14mr|hardlink-1.0-14|32	
14mr|hardlink-1.0-14|33	%changelog
14mr|hardlink-1.0-14|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.0-14
14mr|hardlink-1.0-14|35	+ Revision: 4e12c15
14mr|hardlink-1.0-14|36	- MassBuild#440: Increase release tag
14mr|hardlink-1.0-14|37	
14mr|hardlink-1.0-14|38	

16701 14
14mr|harfbuzz-0.9.29-2|1	%define _disable_ld_as_needed 1
14mr|harfbuzz-0.9.29-2|2	%define _disable_ld_no_undefined 1
14mr|harfbuzz-0.9.29-2|3	
14mr|harfbuzz-0.9.29-2|4	%define major 0
14mr|harfbuzz-0.9.29-2|5	%define libname %mklibname %{name} %{major}
14mr|harfbuzz-0.9.29-2|6	%define libicu %mklibname %{name}-icu %{major}
14mr|harfbuzz-0.9.29-2|7	%define devname %mklibname %{name} -d
14mr|harfbuzz-0.9.29-2|8	
14mr|harfbuzz-0.9.29-2|9	Summary:	OpenType text shaping engine
14mr|harfbuzz-0.9.29-2|10	Name:		harfbuzz
14mr|harfbuzz-0.9.29-2|11	Version:	0.9.29
14mr|harfbuzz-0.9.29-2|12	Release:	2
14mr|harfbuzz-0.9.29-2|13	License:	MIT
14mr|harfbuzz-0.9.29-2|14	Group:		Development/Other
14mr|harfbuzz-0.9.29-2|15	Url:		http://www.freedesktop.org/wiki/Software/HarfBuzz
14mr|harfbuzz-0.9.29-2|16	Source0:	http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
14mr|harfbuzz-0.9.29-2|17	BuildRequires:	pkgconfig(cairo)
14mr|harfbuzz-0.9.29-2|18	BuildRequires:	pkgconfig(freetype2)
14mr|harfbuzz-0.9.29-2|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|harfbuzz-0.9.29-2|20	BuildRequires:	pkgconfig(icu-uc)
14mr|harfbuzz-0.9.29-2|21	BuildRequires:	pkgconfig(graphite2)
14mr|harfbuzz-0.9.29-2|22	
14mr|harfbuzz-0.9.29-2|23	%description
14mr|harfbuzz-0.9.29-2|24	HarfBuzz is an OpenType text shaping engine.
14mr|harfbuzz-0.9.29-2|25	There are two HarfBuzz code trees in existence today.
14mr|harfbuzz-0.9.29-2|26	
14mr|harfbuzz-0.9.29-2|27	%files
14mr|harfbuzz-0.9.29-2|28	%{_bindir}/*
14mr|harfbuzz-0.9.29-2|29	
14mr|harfbuzz-0.9.29-2|30	#----------------------------------------------------------------------------
14mr|harfbuzz-0.9.29-2|31	
14mr|harfbuzz-0.9.29-2|32	%package -n %{libname}
14mr|harfbuzz-0.9.29-2|33	Summary:	Shared library for the %{name} package
14mr|harfbuzz-0.9.29-2|34	Group:		System/Libraries
14mr|harfbuzz-0.9.29-2|35	
14mr|harfbuzz-0.9.29-2|36	%description -n %{libname}
14mr|harfbuzz-0.9.29-2|37	Shared library for the %{name} package.
14mr|harfbuzz-0.9.29-2|38	
14mr|harfbuzz-0.9.29-2|39	%files -n %{libname}
14mr|harfbuzz-0.9.29-2|40	%{_libdir}/lib%{name}.so.%{major}*
14mr|harfbuzz-0.9.29-2|41	
14mr|harfbuzz-0.9.29-2|42	#----------------------------------------------------------------------------
14mr|harfbuzz-0.9.29-2|43	
14mr|harfbuzz-0.9.29-2|44	%package -n %{libicu}
14mr|harfbuzz-0.9.29-2|45	Summary:	Shared library for the %{name} package
14mr|harfbuzz-0.9.29-2|46	Group:		System/Libraries
14mr|harfbuzz-0.9.29-2|47	Conflicts:	%{_lib}harfbuzz0 < 0.9.28-3
14mr|harfbuzz-0.9.29-2|48	
14mr|harfbuzz-0.9.29-2|49	%description -n %{libicu}
14mr|harfbuzz-0.9.29-2|50	Shared library for the %{name} package.
14mr|harfbuzz-0.9.29-2|51	
14mr|harfbuzz-0.9.29-2|52	%files -n %{libicu}
14mr|harfbuzz-0.9.29-2|53	%{_libdir}/lib%{name}-icu.so.%{major}*
14mr|harfbuzz-0.9.29-2|54	
14mr|harfbuzz-0.9.29-2|55	#----------------------------------------------------------------------------
14mr|harfbuzz-0.9.29-2|56	
14mr|harfbuzz-0.9.29-2|57	%package -n %{devname}
14mr|harfbuzz-0.9.29-2|58	Summary:	Headers and development libraries from %{name}
14mr|harfbuzz-0.9.29-2|59	Group:		Development/C
14mr|harfbuzz-0.9.29-2|60	Requires:	%{libname} = %{EVRD}
14mr|harfbuzz-0.9.29-2|61	Requires:	%{libicu} = %{EVRD}
14mr|harfbuzz-0.9.29-2|62	Provides:	%{name}-devel = %{EVRD}
14mr|harfbuzz-0.9.29-2|63	Conflicts:	harfbuzz < 0.9.28-3
14mr|harfbuzz-0.9.29-2|64	
14mr|harfbuzz-0.9.29-2|65	%description -n %{devname}
14mr|harfbuzz-0.9.29-2|66	%{name} development headers and libraries.
14mr|harfbuzz-0.9.29-2|67	
14mr|harfbuzz-0.9.29-2|68	%files -n %{devname}
14mr|harfbuzz-0.9.29-2|69	%doc AUTHORS README
14mr|harfbuzz-0.9.29-2|70	%{_datadir}/gtk-doc/html/%{name}/
14mr|harfbuzz-0.9.29-2|71	%{_libdir}/pkgconfig/*
14mr|harfbuzz-0.9.29-2|72	%{_libdir}/*.so
14mr|harfbuzz-0.9.29-2|73	%{_includedir}/*
14mr|harfbuzz-0.9.29-2|74	
14mr|harfbuzz-0.9.29-2|75	#----------------------------------------------------------------------------
14mr|harfbuzz-0.9.29-2|76	
14mr|harfbuzz-0.9.29-2|77	%prep
14mr|harfbuzz-0.9.29-2|78	%setup -q
14mr|harfbuzz-0.9.29-2|79	
14mr|harfbuzz-0.9.29-2|80	%build
14mr|harfbuzz-0.9.29-2|81	%configure2_5x \
14mr|harfbuzz-0.9.29-2|82	--disable-static \
14mr|harfbuzz-0.9.29-2|83	--with-graphite2
14mr|harfbuzz-0.9.29-2|84	
14mr|harfbuzz-0.9.29-2|85	%make
14mr|harfbuzz-0.9.29-2|86	
14mr|harfbuzz-0.9.29-2|87	%install
14mr|harfbuzz-0.9.29-2|88	%makeinstall_std
14mr|harfbuzz-0.9.29-2|89	
14mr|harfbuzz-0.9.29-2|90	
14mr|harfbuzz-0.9.29-2|91	%changelog
14mr|harfbuzz-0.9.29-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.29-2
14mr|harfbuzz-0.9.29-2|93	+ Revision: c5f43ed
14mr|harfbuzz-0.9.29-2|94	- MassBuild#440: Increase release tag
14mr|harfbuzz-0.9.29-2|95	
14mr|harfbuzz-0.9.29-2|96	

16702 14
14mr|hcl-1.7.1-8|1	%define name hcl
14mr|hcl-1.7.1-8|2	%define version 1.7.1
14mr|hcl-1.7.1-8|3	%define release 8
14mr|hcl-1.7.1-8|4	
14mr|hcl-1.7.1-8|5	Summary: Collect hardware information
14mr|hcl-1.7.1-8|6	Name: %{name}
14mr|hcl-1.7.1-8|7	Version: %{version}
14mr|hcl-1.7.1-8|8	Release: %{release}
14mr|hcl-1.7.1-8|9	License: GPL
14mr|hcl-1.7.1-8|10	Group: System/Configuration/Hardware
14mr|hcl-1.7.1-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|hcl-1.7.1-8|12	Source0: %name-%version.tar.bz2
14mr|hcl-1.7.1-8|13	BuildArch: noarch
14mr|hcl-1.7.1-8|14	Requires: perl tar bzip2 perl-SOAP-Lite
14mr|hcl-1.7.1-8|15	Requires: lshw
14mr|hcl-1.7.1-8|16	
14mr|hcl-1.7.1-8|17	%description
14mr|hcl-1.7.1-8|18	hcl uploads your hardware information on Mandriva server to create a hardware
14mr|hcl-1.7.1-8|19	database and getting help on support.
14mr|hcl-1.7.1-8|20	
14mr|hcl-1.7.1-8|21	%prep
14mr|hcl-1.7.1-8|22	%setup -q -n %{name}-%version
14mr|hcl-1.7.1-8|23	
14mr|hcl-1.7.1-8|24	%build
14mr|hcl-1.7.1-8|25	%make
14mr|hcl-1.7.1-8|26	
14mr|hcl-1.7.1-8|27	%install
14mr|hcl-1.7.1-8|28	rm -rf %buildroot
14mr|hcl-1.7.1-8|29	%makeinstall_std
14mr|hcl-1.7.1-8|30	install hclGUI hclcollector hclupload %buildroot/%_sbindir
14mr|hcl-1.7.1-8|31	mkdir -p -m 0755 %{buildroot}%{_prefix}/lib/libDrakX
14mr|hcl-1.7.1-8|32	install -D hclcollector.pm %{buildroot}%{_prefix}/lib/libDrakX
14mr|hcl-1.7.1-8|33	%find_lang drakhcl
14mr|hcl-1.7.1-8|34	
14mr|hcl-1.7.1-8|35	%clean
14mr|hcl-1.7.1-8|36	rm -rf %buildroot/
14mr|hcl-1.7.1-8|37	
14mr|hcl-1.7.1-8|38	%files -f drakhcl.lang
14mr|hcl-1.7.1-8|39	%doc AUTHORS COPYING README
14mr|hcl-1.7.1-8|40	%_sbindir/hclGUI
14mr|hcl-1.7.1-8|41	%_sbindir/hclcollector
14mr|hcl-1.7.1-8|42	%_sbindir/hclupload
14mr|hcl-1.7.1-8|43	%{_prefix}/lib/libDrakX/hclcollector.pm
14mr|hcl-1.7.1-8|44	
14mr|hcl-1.7.1-8|45	
14mr|hcl-1.7.1-8|46	
14mr|hcl-1.7.1-8|47	%changelog
14mr|hcl-1.7.1-8|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.1-8
14mr|hcl-1.7.1-8|49	+ Revision: 8af51c0
14mr|hcl-1.7.1-8|50	- MassBuild#440: Increase release tag
14mr|hcl-1.7.1-8|51	
14mr|hcl-1.7.1-8|52	

16703 14
14mr|hddtemp-0.3-0.beta15.16|1	%define         betarel        beta15
14mr|hddtemp-0.3-0.beta15.16|2	
14mr|hddtemp-0.3-0.beta15.16|3	Summary:        Hard Drive Temperature Monitoring
14mr|hddtemp-0.3-0.beta15.16|4	Name:           hddtemp
14mr|hddtemp-0.3-0.beta15.16|5	Version:        0.3
14mr|hddtemp-0.3-0.beta15.16|6	Release:        0.%{betarel}.16
14mr|hddtemp-0.3-0.beta15.16|7	License:        GPLv2
14mr|hddtemp-0.3-0.beta15.16|8	Group:          Monitoring
14mr|hddtemp-0.3-0.beta15.16|9	Url:            http://www.guzu.net/linux/hddtemp.php
14mr|hddtemp-0.3-0.beta15.16|10	Source0:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-%{version}-%{betarel}.tar.bz2
14mr|hddtemp-0.3-0.beta15.16|11	Source1:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-%{version}-%{betarel}.tar.bz2.sig
14mr|hddtemp-0.3-0.beta15.16|12	Source2:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db
14mr|hddtemp-0.3-0.beta15.16|13	Source3:        hddtemp.service
14mr|hddtemp-0.3-0.beta15.16|14	Source4:        hddtemp.sysconfig
14mr|hddtemp-0.3-0.beta15.16|15	Source5:        hddtemp.pam
14mr|hddtemp-0.3-0.beta15.16|16	Source6:        hddtemp.consoleapp
14mr|hddtemp-0.3-0.beta15.16|17	Patch0:		hddtemp_0.3-beta15-45.diff
14mr|hddtemp-0.3-0.beta15.16|18	Patch1:		%{name}-0.3-beta15-reg-eip.patch
14mr|hddtemp-0.3-0.beta15.16|19	Patch2:		hddtemp-0.3-beta15-autodetect-717479.patch
14mr|hddtemp-0.3-0.beta15.16|20	
14mr|hddtemp-0.3-0.beta15.16|21	BuildRequires:  gettext
14mr|hddtemp-0.3-0.beta15.16|22	BuildRequires:  perl
14mr|hddtemp-0.3-0.beta15.16|23	Requires(post,postun):	rpm-helper
14mr|hddtemp-0.3-0.beta15.16|24	Requires:       usermode-consoleonly
14mr|hddtemp-0.3-0.beta15.16|25	
14mr|hddtemp-0.3-0.beta15.16|26	%description
14mr|hddtemp-0.3-0.beta15.16|27	hddtemp is a tool that gives you the temperature of your IDE or SCSI hard drive
14mr|hddtemp-0.3-0.beta15.16|28	(that support this feature) by reading S.M.A.R.T. information. Only modern hard
14mr|hddtemp-0.3-0.beta15.16|29	drives have a temperature sensor.
14mr|hddtemp-0.3-0.beta15.16|30	
14mr|hddtemp-0.3-0.beta15.16|31	%prep
14mr|hddtemp-0.3-0.beta15.16|32	%setup -qn %{name}-%{version}-%{betarel}
14mr|hddtemp-0.3-0.beta15.16|33	%apply_patches
14mr|hddtemp-0.3-0.beta15.16|34	
14mr|hddtemp-0.3-0.beta15.16|35	%build
14mr|hddtemp-0.3-0.beta15.16|36	%configure2_5x \
14mr|hddtemp-0.3-0.beta15.16|37	--with-db-path=%{_sysconfdir}/hddtemp.db
14mr|hddtemp-0.3-0.beta15.16|38	
14mr|hddtemp-0.3-0.beta15.16|39	%make
14mr|hddtemp-0.3-0.beta15.16|40	
14mr|hddtemp-0.3-0.beta15.16|41	%install
14mr|hddtemp-0.3-0.beta15.16|42	%makeinstall_std
14mr|hddtemp-0.3-0.beta15.16|43	install -m 0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/hddtemp.db
14mr|hddtemp-0.3-0.beta15.16|44	install -m 0755 %{SOURCE3} -D %{buildroot}%{_unitdir}/hddtemp.service
14mr|hddtemp-0.3-0.beta15.16|45	install -m 0644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/hddtemp
14mr|hddtemp-0.3-0.beta15.16|46	mkdir -p %{buildroot}%{_bindir}
14mr|hddtemp-0.3-0.beta15.16|47	ln -s consolehelper %{buildroot}%{_bindir}/hddtemp
14mr|hddtemp-0.3-0.beta15.16|48	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/pam.d/hddtemp
14mr|hddtemp-0.3-0.beta15.16|49	install -m 0644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/security/console.apps/hddtemp
14mr|hddtemp-0.3-0.beta15.16|50	
14mr|hddtemp-0.3-0.beta15.16|51	%find_lang %{name}
14mr|hddtemp-0.3-0.beta15.16|52	
14mr|hddtemp-0.3-0.beta15.16|53	%post
14mr|hddtemp-0.3-0.beta15.16|54	%tmpfiles_create %{name}
14mr|hddtemp-0.3-0.beta15.16|55	%_post_service %{name}
14mr|hddtemp-0.3-0.beta15.16|56	
14mr|hddtemp-0.3-0.beta15.16|57	%preun
14mr|hddtemp-0.3-0.beta15.16|58	%_preun_service %{name}
14mr|hddtemp-0.3-0.beta15.16|59	
14mr|hddtemp-0.3-0.beta15.16|60	%files -f %{name}.lang
14mr|hddtemp-0.3-0.beta15.16|61	%doc ChangeLog README TODO contribs debian/changelog
14mr|hddtemp-0.3-0.beta15.16|62	%{_bindir}/hddtemp
14mr|hddtemp-0.3-0.beta15.16|63	%{_unitdir}/hddtemp.service
14mr|hddtemp-0.3-0.beta15.16|64	%{_sbindir}/hddtemp
14mr|hddtemp-0.3-0.beta15.16|65	%config(noreplace) %{_sysconfdir}/hddtemp.db
14mr|hddtemp-0.3-0.beta15.16|66	%config(noreplace) %{_sysconfdir}/sysconfig/hddtemp
14mr|hddtemp-0.3-0.beta15.16|67	%config(noreplace) %{_sysconfdir}/pam.d/hddtemp
14mr|hddtemp-0.3-0.beta15.16|68	%config(noreplace) %{_sysconfdir}/security/console.apps/hddtemp
14mr|hddtemp-0.3-0.beta15.16|69	%{_mandir}/man8/hddtemp.8*
14mr|hddtemp-0.3-0.beta15.16|70	
14mr|hddtemp-0.3-0.beta15.16|71	%changelog
14mr|hddtemp-0.3-0.beta15.16|72	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-0.beta15.16
14mr|hddtemp-0.3-0.beta15.16|73	+ Revision: bc1ddc6
14mr|hddtemp-0.3-0.beta15.16|74	- Mugrated to systemd (sync with cooker)
14mr|hddtemp-0.3-0.beta15.16|75	
14mr|hddtemp-0.3-0.beta15.16|76	

16704 14
14mr|HDF-4.2r4-8|1	Summary:	Hierarchical Data Format Library
14mr|HDF-4.2r4-8|2	Name:		HDF
14mr|HDF-4.2r4-8|3	Version:	4.2r4
14mr|HDF-4.2r4-8|4	Release:	8
14mr|HDF-4.2r4-8|5	License:	BSD
14mr|HDF-4.2r4-8|6	Group:		Development/C
14mr|HDF-4.2r4-8|7	URL:		http://www.hdfgroup.org/
14mr|HDF-4.2r4-8|8	Source0:	ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/%{name}%{version}.tar.gz
14mr|HDF-4.2r4-8|9	Patch0:		hdf-4.2r3-maxavailfiles.patch
14mr|HDF-4.2r4-8|10	Patch1:		hdf-tirpc.patch
14mr|HDF-4.2r4-8|11	Patch4:		hdf-4.2r4-buffer.patch
14mr|HDF-4.2r4-8|12	Patch6:		hdf4.2r1-libm.patch
14mr|HDF-4.2r4-8|13	Patch7:		HDF4.2r4-format_not_a_string_literal_and_no_format_arguments.diff
14mr|HDF-4.2r4-8|14	BuildRequires:	byacc
14mr|HDF-4.2r4-8|15	BuildRequires:	flex
14mr|HDF-4.2r4-8|16	BuildRequires:	gcc-gfortran
14mr|HDF-4.2r4-8|17	BuildRequires:	groff
14mr|HDF-4.2r4-8|18	BuildRequires:	jpeg-devel
14mr|HDF-4.2r4-8|19	BuildRequires:	pkgconfig(libtirpc)
14mr|HDF-4.2r4-8|20	BuildRequires:	pkgconfig(netcdf)
14mr|HDF-4.2r4-8|21	BuildRequires:	pkgconfig(zlib)
14mr|HDF-4.2r4-8|22	Provides:	HDF-devel = %{EVRD}
14mr|HDF-4.2r4-8|23	
14mr|HDF-4.2r4-8|24	%description
14mr|HDF-4.2r4-8|25	HDF is a multi-object file format that facilitates the transfer of various
14mr|HDF-4.2r4-8|26	types of scientific data between machines and operating systems.
14mr|HDF-4.2r4-8|27	HDF allows self-definitions of data content and easy extensibility for
14mr|HDF-4.2r4-8|28	future enhancements or compatibility with other standard formats.
14mr|HDF-4.2r4-8|29	HDF includes Fortran and C calling interfaces, and utilities to
14mr|HDF-4.2r4-8|30	prepare raw image of data files or for use with other NCSA software.
14mr|HDF-4.2r4-8|31	
14mr|HDF-4.2r4-8|32	The HDF library contains interfaces for storing and retrieving compressed or
14mr|HDF-4.2r4-8|33	uncompressed 8-bit and 24=bit raster images with palettes,
14mr|HDF-4.2r4-8|34	n-Dimensional scientific datasets and binary tables. AN interface is also
14mr|HDF-4.2r4-8|35	included that allows arbitrary grouping of other HDF objects.
14mr|HDF-4.2r4-8|36	
14mr|HDF-4.2r4-8|37	%files
14mr|HDF-4.2r4-8|38	%doc COPYING README
14mr|HDF-4.2r4-8|39	%{_libdir}/libdf.*a
14mr|HDF-4.2r4-8|40	%{_libdir}/libmfhdf.*a
14mr|HDF-4.2r4-8|41	%{_libdir}/libhdf4.settings
14mr|HDF-4.2r4-8|42	%{_includedir}/*
14mr|HDF-4.2r4-8|43	%{_mandir}/*/*
14mr|HDF-4.2r4-8|44	
14mr|HDF-4.2r4-8|45	#----------------------------------------------------------------------------
14mr|HDF-4.2r4-8|46	
14mr|HDF-4.2r4-8|47	%package util
14mr|HDF-4.2r4-8|48	Summary:	HDF utilities and test data files
14mr|HDF-4.2r4-8|49	Group:		Graphics
14mr|HDF-4.2r4-8|50	Requires:	%{name} = %{EVRD}
14mr|HDF-4.2r4-8|51	
14mr|HDF-4.2r4-8|52	%description util
14mr|HDF-4.2r4-8|53	This package contains utilities for HDF data manipulation and
14mr|HDF-4.2r4-8|54	test data files.
14mr|HDF-4.2r4-8|55	
14mr|HDF-4.2r4-8|56	%files util
14mr|HDF-4.2r4-8|57	%dir %{_datadir}/hdf
14mr|HDF-4.2r4-8|58	%dir %{_datadir}/hdf/samples
14mr|HDF-4.2r4-8|59	%{_bindir}/*
14mr|HDF-4.2r4-8|60	%attr(644,root,root) %{_datadir}/hdf/samples/*
14mr|HDF-4.2r4-8|61	
14mr|HDF-4.2r4-8|62	#----------------------------------------------------------------------------
14mr|HDF-4.2r4-8|63	
14mr|HDF-4.2r4-8|64	%prep
14mr|HDF-4.2r4-8|65	%setup -q -n HDF%{version}
14mr|HDF-4.2r4-8|66	%patch0 -p1 -b .maxavailfiles
14mr|HDF-4.2r4-8|67	%patch1 -p1
14mr|HDF-4.2r4-8|68	%patch4 -p1 -b .buffer
14mr|HDF-4.2r4-8|69	%patch6 -p1 -b .libm
14mr|HDF-4.2r4-8|70	%patch7 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|HDF-4.2r4-8|71	
14mr|HDF-4.2r4-8|72	autoreconf -fi
14mr|HDF-4.2r4-8|73	
14mr|HDF-4.2r4-8|74	# Make it lib64 aware
14mr|HDF-4.2r4-8|75	find . -name Makefile.in | \
14mr|HDF-4.2r4-8|76	xargs perl -pi -e "s,^(libdir|LIBDIR)\s+=.+,\1 = \\\$(prefix)/%{_lib},"
14mr|HDF-4.2r4-8|77	
14mr|HDF-4.2r4-8|78	%build
14mr|HDF-4.2r4-8|79	export F77=gfortran
14mr|HDF-4.2r4-8|80	export FC=gfortran
14mr|HDF-4.2r4-8|81	
14mr|HDF-4.2r4-8|82	# Build with PIC in case static library is built into a DSO afterwards
14mr|HDF-4.2r4-8|83	%ifarch ia64 x86_64
14mr|HDF-4.2r4-8|84	export CFLAGS="%{optflags} -ansi -D_BSD_SOURCE -DPC -DPIC -fPIC"
14mr|HDF-4.2r4-8|85	export CXXFLAGS=$CFLAGS
14mr|HDF-4.2r4-8|86	export FFLAGS="%{optflags}"
14mr|HDF-4.2r4-8|87	%else
14mr|HDF-4.2r4-8|88	export CFLAGS="%{optflags} -ansi -D_BSD_SOURCE -DPC"
14mr|HDF-4.2r4-8|89	export CXXFLAGS=$CFLAGS
14mr|HDF-4.2r4-8|90	export FFLAGS="%{optflags}"
14mr|HDF-4.2r4-8|91	%endif
14mr|HDF-4.2r4-8|92	
14mr|HDF-4.2r4-8|93	%configure2_5x \
14mr|HDF-4.2r4-8|94	--prefix=%{_prefix} \
14mr|HDF-4.2r4-8|95	--enable-production
14mr|HDF-4.2r4-8|96	%make LIBS="-lz -ljpeg -ltirpc"
14mr|HDF-4.2r4-8|97	
14mr|HDF-4.2r4-8|98	mkdir -p samples
14mr|HDF-4.2r4-8|99	cp -a hdf/util/testfiles/* samples
14mr|HDF-4.2r4-8|100	
14mr|HDF-4.2r4-8|101	%install
14mr|HDF-4.2r4-8|102	%makeinstall_std
14mr|HDF-4.2r4-8|103	# remove files already provided by other packages (libjpeg, netcdf, zlib)
14mr|HDF-4.2r4-8|104	rm -f %{buildroot}%{_includedir}/{jconfig.h,jerror.h,jmorecfg.h,jpeglib.h} \
14mr|HDF-4.2r4-8|105	%{buildroot}%{_includedir}/{zconf.h,zlib.h} \
14mr|HDF-4.2r4-8|106	%{buildroot}%{_bindir}/{ncdump,ncgen} \
14mr|HDF-4.2r4-8|107	%{buildroot}%{_includedir}/netcdf.{h,inc,f90} \
14mr|HDF-4.2r4-8|108	%{buildroot}%{_mandir}/man1/ncgen.1 \
14mr|HDF-4.2r4-8|109	%{buildroot}%{_mandir}/man1/ncdump.1
14mr|HDF-4.2r4-8|110	mv -f %{buildroot}%{_bindir}/vmake %{buildroot}%{_bindir}/vmake-hdf
14mr|HDF-4.2r4-8|111	mkdir -p %{buildroot}%{_datadir}/hdf
14mr|HDF-4.2r4-8|112	cp -aR samples %{buildroot}%{_datadir}/hdf/
14mr|HDF-4.2r4-8|113	
14mr|HDF-4.2r4-8|114	# remove unpackaged files
14mr|HDF-4.2r4-8|115	rm -f %{buildroot}%{_prefix}/man/man1/nc{gen,dump}.1*
14mr|HDF-4.2r4-8|116	
14mr|HDF-4.2r4-8|117	
14mr|HDF-4.2r4-8|118	%changelog
14mr|HDF-4.2r4-8|119	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2r4-8
14mr|HDF-4.2r4-8|120	+ Revision: d1359e1
14mr|HDF-4.2r4-8|121	- Try to fix linkage
14mr|HDF-4.2r4-8|122	
14mr|HDF-4.2r4-8|123	

16705 14
14mr|hdf5-1.8.13-2|1	%define _disable_ld_no_undefined 0
14mr|hdf5-1.8.13-2|2	
14mr|hdf5-1.8.13-2|3	%define major	8
14mr|hdf5-1.8.13-2|4	%define libname %mklibname hdf5_ %{major}
14mr|hdf5-1.8.13-2|5	%define libname_hl %mklibname hdf5_hl %{major}
14mr|hdf5-1.8.13-2|6	%define devname %mklibname %{name} -d
14mr|hdf5-1.8.13-2|7	
14mr|hdf5-1.8.13-2|8	Summary:	HDF5 library
14mr|hdf5-1.8.13-2|9	
14mr|hdf5-1.8.13-2|10	
14mr|hdf5-1.8.13-2|11	Name:		hdf5
14mr|hdf5-1.8.13-2|12	Version:	1.8.13
14mr|hdf5-1.8.13-2|13	Release:	2
14mr|hdf5-1.8.13-2|14	License:	Distributable (see included COPYING)
14mr|hdf5-1.8.13-2|15	Group:		System/Libraries
14mr|hdf5-1.8.13-2|16	Url:		http://www.hdfgroup.org/HDF5/
14mr|hdf5-1.8.13-2|17	Source0:	ftp://ftp.hdfgroup.org:21/HDF5/current/src/%{name}-%{version}.tar.bz2
14mr|hdf5-1.8.13-2|18	Patch0:		%{name}-1.8.8-fix-str-fmt.patch
14mr|hdf5-1.8.13-2|19	Patch8:		%{name}-1.8.1-lib64.patch
14mr|hdf5-1.8.13-2|20	
14mr|hdf5-1.8.13-2|21	BuildRequires:	gcc-gfortran
14mr|hdf5-1.8.13-2|22	BuildRequires:	jpeg-devel
14mr|hdf5-1.8.13-2|23	BuildRequires:	krb5-devel
14mr|hdf5-1.8.13-2|24	BuildRequires:	pkgconfig(openssl)
14mr|hdf5-1.8.13-2|25	BuildRequires:	pkgconfig(zlib)
14mr|hdf5-1.8.13-2|26	
14mr|hdf5-1.8.13-2|27	%description
14mr|hdf5-1.8.13-2|28	HDF5 is a library and file format for storing scientific data. It was
14mr|hdf5-1.8.13-2|29	designed to address some of the limitations of the HDF 4.x library and to
14mr|hdf5-1.8.13-2|30	address current and anticipated requirements of modern systems and
14mr|hdf5-1.8.13-2|31	applications. HDF5 includes the following improvements.
14mr|hdf5-1.8.13-2|32	
14mr|hdf5-1.8.13-2|33	- A new file format designed to address some of the deficiencies of
14mr|hdf5-1.8.13-2|34	HDF4.x, particularly the need to store larger files and more
14mr|hdf5-1.8.13-2|35	objects per file.
14mr|hdf5-1.8.13-2|36	- A simpler, more comprehensive data model that includes only two
14mr|hdf5-1.8.13-2|37	basic structures: a multidimensional array of record structures,
14mr|hdf5-1.8.13-2|38	and a grouping structure.
14mr|hdf5-1.8.13-2|39	- A simpler, better-engineered library and API, with improved
14mr|hdf5-1.8.13-2|40	support for parallel i/o, threads, and other requirements imposed
14mr|hdf5-1.8.13-2|41	by modern systems and applications.
14mr|hdf5-1.8.13-2|42	
14mr|hdf5-1.8.13-2|43	%package -n %{libname}
14mr|hdf5-1.8.13-2|44	Summary:	HDF5 libraries
14mr|hdf5-1.8.13-2|45	
14mr|hdf5-1.8.13-2|46	
14mr|hdf5-1.8.13-2|47	Group:		System/Libraries
14mr|hdf5-1.8.13-2|48	
14mr|hdf5-1.8.13-2|49	%description -n %{libname}
14mr|hdf5-1.8.13-2|50	This package contains the libraries needed to run programs dynamically
14mr|hdf5-1.8.13-2|51	linked with hdf5 libraries.
14mr|hdf5-1.8.13-2|52	
14mr|hdf5-1.8.13-2|53	%package -n %{libname_hl}
14mr|hdf5-1.8.13-2|54	Summary:	HDF5 high level libraries
14mr|hdf5-1.8.13-2|55	
14mr|hdf5-1.8.13-2|56	
14mr|hdf5-1.8.13-2|57	Group:		System/Libraries
14mr|hdf5-1.8.13-2|58	
14mr|hdf5-1.8.13-2|59	%description -n %{libname_hl}
14mr|hdf5-1.8.13-2|60	This package contains the high level libraries needed to run programs
14mr|hdf5-1.8.13-2|61	dynamically linked with hdf5 libraries.
14mr|hdf5-1.8.13-2|62	
14mr|hdf5-1.8.13-2|63	%package -n %{devname}
14mr|hdf5-1.8.13-2|64	Summary:	Devel libraries and header files for hdf5 development
14mr|hdf5-1.8.13-2|65	
14mr|hdf5-1.8.13-2|66	
14mr|hdf5-1.8.13-2|67	Group:		Development/C
14mr|hdf5-1.8.13-2|68	Provides:	%{name}-devel = %{version}-%{release}
14mr|hdf5-1.8.13-2|69	Requires:	%{libname} = %{version}
14mr|hdf5-1.8.13-2|70	Requires:	%{libname_hl} = %{version}
14mr|hdf5-1.8.13-2|71	Obsoletes:	%{_lib}hdf5-static-devel < 1.8.9-3
14mr|hdf5-1.8.13-2|72	
14mr|hdf5-1.8.13-2|73	%description -n %{devname}
14mr|hdf5-1.8.13-2|74	This package provides devel libraries and header files needed
14mr|hdf5-1.8.13-2|75	for develop applications requiring the "hdf5" library.
14mr|hdf5-1.8.13-2|76	
14mr|hdf5-1.8.13-2|77	%prep
14mr|hdf5-1.8.13-2|78	%setup -q
14mr|hdf5-1.8.13-2|79	#%patch0 -p1
14mr|hdf5-1.8.13-2|80	%ifarch x86_64
14mr|hdf5-1.8.13-2|81	%patch8 -p0
14mr|hdf5-1.8.13-2|82	%endif
14mr|hdf5-1.8.13-2|83	find -name '*.[ch]' -o -name '*.f90' -exec chmod -x {} +
14mr|hdf5-1.8.13-2|84	
14mr|hdf5-1.8.13-2|85	%build
14mr|hdf5-1.8.13-2|86	find %{buildroot} -type f -size 0 -name Dependencies -print0 |xargs -0 rm -f
14mr|hdf5-1.8.13-2|87	find %{buildroot} -type f -size 0 -name .depend -print0 |xargs -0 rm -f
14mr|hdf5-1.8.13-2|88	
14mr|hdf5-1.8.13-2|89	OPT_FLAGS="%{optflags} -O1 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wpadded"
14mr|hdf5-1.8.13-2|90	%ifarch %{ix86} x86_64
14mr|hdf5-1.8.13-2|91	OPT_FLAGS="$OPT_FLAGS -mieee-fp"
14mr|hdf5-1.8.13-2|92	%endif
14mr|hdf5-1.8.13-2|93	
14mr|hdf5-1.8.13-2|94	# (gb) 1.4.2-2mdk: "2.96" still deficient wrt. C++ exception handling on ia32
14mr|hdf5-1.8.13-2|95	%ifarch %ix86
14mr|hdf5-1.8.13-2|96	OPT_FLAGS=`echo "$OPT_FLAGS -fno-omit-frame-pointer" | sed -e "s/-fomit-frame-pointer//g"`
14mr|hdf5-1.8.13-2|97	%endif
14mr|hdf5-1.8.13-2|98	
14mr|hdf5-1.8.13-2|99	# (gb) 1.4.2-2mdk: constants merging causes troubles with long doubles on ia64
14mr|hdf5-1.8.13-2|100	%ifarch ia64
14mr|hdf5-1.8.13-2|101	OPT_FLAGS="$OPT_FLAGS -fno-merge-constants"
14mr|hdf5-1.8.13-2|102	%endif
14mr|hdf5-1.8.13-2|103	
14mr|hdf5-1.8.13-2|104	%ifarch x86_64
14mr|hdf5-1.8.13-2|105	OPT_FLAGS="$OPT_FLAGS -fPIC"
14mr|hdf5-1.8.13-2|106	%endif
14mr|hdf5-1.8.13-2|107	
14mr|hdf5-1.8.13-2|108	%configure2_5x \
14mr|hdf5-1.8.13-2|109	--disable-static \
14mr|hdf5-1.8.13-2|110	--disable-dependency-tracking \
14mr|hdf5-1.8.13-2|111	--enable-cxx \
14mr|hdf5-1.8.13-2|112	--enable-fortran \
14mr|hdf5-1.8.13-2|113	--with-pthread \
14mr|hdf5-1.8.13-2|114	--enable-linux-lfs \
14mr|hdf5-1.8.13-2|115	%ifarch x86_64
14mr|hdf5-1.8.13-2|116	--with-pic \
14mr|hdf5-1.8.13-2|117	%endif
14mr|hdf5-1.8.13-2|118	--enable-production=yes
14mr|hdf5-1.8.13-2|119	
14mr|hdf5-1.8.13-2|120	%make
14mr|hdf5-1.8.13-2|121	
14mr|hdf5-1.8.13-2|122	#%check
14mr|hdf5-1.8.13-2|123	# all tests must pass on the following architectures
14mr|hdf5-1.8.13-2|124	#%ifarch %{ix86} x86_64
14mr|hdf5-1.8.13-2|125	#%make check || echo "make check failed"
14mr|hdf5-1.8.13-2|126	#%else
14mr|hdf5-1.8.13-2|127	#%make -k check || echo "make check failed"
14mr|hdf5-1.8.13-2|128	#%endif
14mr|hdf5-1.8.13-2|129	
14mr|hdf5-1.8.13-2|130	%install
14mr|hdf5-1.8.13-2|131	mkdir -p %{buildroot}%{_libdir}
14mr|hdf5-1.8.13-2|132	%makeinstall_std
14mr|hdf5-1.8.13-2|133	
14mr|hdf5-1.8.13-2|134	%multiarch_includes %{buildroot}/%{_includedir}/H5pubconf.h
14mr|hdf5-1.8.13-2|135	
14mr|hdf5-1.8.13-2|136	%files
14mr|hdf5-1.8.13-2|137	%doc COPYING MANIFEST README.txt release_docs/RELEASE.txt
14mr|hdf5-1.8.13-2|138	%{_bindir}/*
14mr|hdf5-1.8.13-2|139	
14mr|hdf5-1.8.13-2|140	%files -n %{libname}
14mr|hdf5-1.8.13-2|141	%{_libdir}/libhdf5.so.%{major}*
14mr|hdf5-1.8.13-2|142	%{_libdir}/libhdf5_cpp.so.%{major}*
14mr|hdf5-1.8.13-2|143	%{_libdir}/libhdf5_fortran.so.%{major}*
14mr|hdf5-1.8.13-2|144	
14mr|hdf5-1.8.13-2|145	%files -n %{libname_hl}
14mr|hdf5-1.8.13-2|146	%{_libdir}/libhdf5_hl.so.%{major}*
14mr|hdf5-1.8.13-2|147	%{_libdir}/libhdf5_hl_cpp.so.%{major}*
14mr|hdf5-1.8.13-2|148	%{_libdir}/libhdf5hl_fortran.so.%{major}*
14mr|hdf5-1.8.13-2|149	
14mr|hdf5-1.8.13-2|150	%files -n %{devname}
14mr|hdf5-1.8.13-2|151	%{_libdir}/*.so
14mr|hdf5-1.8.13-2|152	%{_libdir}/*.settings
14mr|hdf5-1.8.13-2|153	%{_includedir}/*.h
14mr|hdf5-1.8.13-2|154	%{_includedir}/*.mod
14mr|hdf5-1.8.13-2|155	%{_datadir}/hdf5_examples/
14mr|hdf5-1.8.13-2|156	%{multiarch_includedir}/H5pubconf.h
14mr|hdf5-1.8.13-2|157	
14mr|hdf5-1.8.13-2|158	
14mr|hdf5-1.8.13-2|159	
14mr|hdf5-1.8.13-2|160	
14mr|hdf5-1.8.13-2|161	%changelog
14mr|hdf5-1.8.13-2|162	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.13-2
14mr|hdf5-1.8.13-2|163	+ Revision: ceacdd0
14mr|hdf5-1.8.13-2|164	- MassBuild#440: Increase release tag
14mr|hdf5-1.8.13-2|165	
14mr|hdf5-1.8.13-2|166	

16706 14
14mr|hdparm-9.43-2|1	Summary:	A utility for displaying and/or setting hard disk parameters
14mr|hdparm-9.43-2|2	Name:		hdparm
14mr|hdparm-9.43-2|3	Version:	9.43
14mr|hdparm-9.43-2|4	Release:	2
14mr|hdparm-9.43-2|5	License:	BSD
14mr|hdparm-9.43-2|6	Group:		System/Kernel and hardware
14mr|hdparm-9.43-2|7	URL:		http://sourceforge.net/projects/hdparm/
14mr|hdparm-9.43-2|8	Source0:	http://nchc.dl.sourceforge.net/sourceforge/hdparm/%name-%version.tar.gz
14mr|hdparm-9.43-2|9	Source1:	hdparm-sysconfig
14mr|hdparm-9.43-2|10	
14mr|hdparm-9.43-2|11	%description
14mr|hdparm-9.43-2|12	Hdparm is a useful system utility for setting (E)IDE hard drive parameters. For
14mr|hdparm-9.43-2|13	example, hdparm can be used to tweak hard drive performance and to spin down
14mr|hdparm-9.43-2|14	hard drives for power conservation.
14mr|hdparm-9.43-2|15	
14mr|hdparm-9.43-2|16	%prep
14mr|hdparm-9.43-2|17	%setup -q
14mr|hdparm-9.43-2|18	
14mr|hdparm-9.43-2|19	%build
14mr|hdparm-9.43-2|20	%serverbuild
14mr|hdparm-9.43-2|21	%make CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="%{ldflags}" STRIP=/bin/true
14mr|hdparm-9.43-2|22	
14mr|hdparm-9.43-2|23	%install
14mr|hdparm-9.43-2|24	install -m0755 hdparm -D %{buildroot}/sbin/hdparm
14mr|hdparm-9.43-2|25	install -m0644 hdparm.8 -D %{buildroot}%{_mandir}/man8/hdparm.8
14mr|hdparm-9.43-2|26	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/harddisks
14mr|hdparm-9.43-2|27	
14mr|hdparm-9.43-2|28	%files
14mr|hdparm-9.43-2|29	%doc hdparm.lsm Changelog README.acoustic
14mr|hdparm-9.43-2|30	%config(noreplace) %{_sysconfdir}/sysconfig/harddisks
14mr|hdparm-9.43-2|31	/sbin/hdparm
14mr|hdparm-9.43-2|32	%{_mandir}/man8/hdparm.8*
14mr|hdparm-9.43-2|33	
14mr|hdparm-9.43-2|34	%changelog
14mr|hdparm-9.43-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.43-2
14mr|hdparm-9.43-2|36	+ Revision: c8b2a94
14mr|hdparm-9.43-2|37	- MassBuild#440: Increase release tag
14mr|hdparm-9.43-2|38	
14mr|hdparm-9.43-2|39	

16707 14
14mr|help2man-1.46.2-1|1	Summary:	Create simple man pages from --help output
14mr|help2man-1.46.2-1|2	
14mr|help2man-1.46.2-1|3	Name:		help2man
14mr|help2man-1.46.2-1|4	Version:	1.46.2
14mr|help2man-1.46.2-1|5	Release:	1
14mr|help2man-1.46.2-1|6	Group:		Development/Other
14mr|help2man-1.46.2-1|7	License:	GPLv3
14mr|help2man-1.46.2-1|8	Url:		http://www.gnu.org/software/help2man/
14mr|help2man-1.46.2-1|9	Source0:	ftp://ftp.gnu.org:21/gnu/help2man/%{name}-%{version}.tar.xz
14mr|help2man-1.46.2-1|10	BuildArch:	noarch
14mr|help2man-1.46.2-1|11	
14mr|help2man-1.46.2-1|12	%description
14mr|help2man-1.46.2-1|13	help2man is a script to create simple man pages from the --help and
14mr|help2man-1.46.2-1|14	--version output of programs.
14mr|help2man-1.46.2-1|15	
14mr|help2man-1.46.2-1|16	Since most GNU documentation is now in info format, this provides a way
14mr|help2man-1.46.2-1|17	to generate a placeholder man page pointing to that resource while still
14mr|help2man-1.46.2-1|18	providing some useful information.
14mr|help2man-1.46.2-1|19	
14mr|help2man-1.46.2-1|20	%prep
14mr|help2man-1.46.2-1|21	%setup -q
14mr|help2man-1.46.2-1|22	
14mr|help2man-1.46.2-1|23	%build
14mr|help2man-1.46.2-1|24	%configure --disable-nls
14mr|help2man-1.46.2-1|25	%make
14mr|help2man-1.46.2-1|26	
14mr|help2man-1.46.2-1|27	%install
14mr|help2man-1.46.2-1|28	%makeinstall
14mr|help2man-1.46.2-1|29	
14mr|help2man-1.46.2-1|30	%files
14mr|help2man-1.46.2-1|31	%doc debian/changelog COPYING INSTALL README NEWS THANKS
14mr|help2man-1.46.2-1|32	%{_bindir}/%{name}
14mr|help2man-1.46.2-1|33	%{_infodir}/%{name}.info*
14mr|help2man-1.46.2-1|34	%{_mandir}/man1/%{name}.1*
14mr|help2man-1.46.2-1|35	
14mr|help2man-1.46.2-1|36	%changelog
14mr|help2man-1.46.2-1|37	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.46.2-1
14mr|help2man-1.46.2-1|38	+ Revision: f44820f
14mr|help2man-1.46.2-1|39	- Merge pull request #4 from import/help2man:auto_update
14mr|help2man-1.46.2-1|40	- ROSA Updates Builder: update suggested
14mr|help2man-1.46.2-1|41	
14mr|help2man-1.46.2-1|42	

16708 14
14mr|hermes-1.3.3-13|1	%define prefix %{_prefix}
14mr|hermes-1.3.3-13|2	%define lib_name_orig libhermes
14mr|hermes-1.3.3-13|3	%define lib_major 1
14mr|hermes-1.3.3-13|4	%define lib_name %mklibname hermes %{lib_major}
14mr|hermes-1.3.3-13|5	
14mr|hermes-1.3.3-13|6	Summary:	Hermes pixel format conversion library
14mr|hermes-1.3.3-13|7	Name:		hermes
14mr|hermes-1.3.3-13|8	Version:	1.3.3
14mr|hermes-1.3.3-13|9	Release:	13
14mr|hermes-1.3.3-13|10	License:	LGPL
14mr|hermes-1.3.3-13|11	Group:		System/Libraries
14mr|hermes-1.3.3-13|12	URL:		http://clanlib.org/hermes/
14mr|hermes-1.3.3-13|13	Source0:	http://dark.x.dtu.dk/~mbn/clanlib/download/Hermes-%{version}.tar.bz2
14mr|hermes-1.3.3-13|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|hermes-1.3.3-13|15	
14mr|hermes-1.3.3-13|16	%description
14mr|hermes-1.3.3-13|17	HERMES is a library designed to convert a source buffer with a specified pixel
14mr|hermes-1.3.3-13|18	format to a destination buffer with possibly a different format at the maximum
14mr|hermes-1.3.3-13|19	possible speed.
14mr|hermes-1.3.3-13|20	
14mr|hermes-1.3.3-13|21	On x86 and MMX architectures, handwritten assembler routines take over
14mr|hermes-1.3.3-13|22	the job and do it lightning fast.
14mr|hermes-1.3.3-13|23	
14mr|hermes-1.3.3-13|24	On top of that, HERMES provides fast surface clearing, stretching and some
14mr|hermes-1.3.3-13|25	dithering. Supported platforms are basically all that have an ANSI C compiler
14mr|hermes-1.3.3-13|26	as there is no platform specific code but those are supported: DOS, Win32
14mr|hermes-1.3.3-13|27	(Visual C), Linux, FreeBSD (IRIX, Solaris are on hold at the moment), some BeOS
14mr|hermes-1.3.3-13|28	support.
14mr|hermes-1.3.3-13|29	
14mr|hermes-1.3.3-13|30	%package -n %{lib_name}
14mr|hermes-1.3.3-13|31	Summary: Main library for %{name}
14mr|hermes-1.3.3-13|32	Group: System/Libraries
14mr|hermes-1.3.3-13|33	Obsoletes: Hermes hermes
14mr|hermes-1.3.3-13|34	Provides: Hermes hermes
14mr|hermes-1.3.3-13|35	
14mr|hermes-1.3.3-13|36	%description -n %{lib_name}
14mr|hermes-1.3.3-13|37	This package contains the library needed to run programs dynamically
14mr|hermes-1.3.3-13|38	linked with %{name}.
14mr|hermes-1.3.3-13|39	
14mr|hermes-1.3.3-13|40	%package -n %{lib_name}-devel
14mr|hermes-1.3.3-13|41	Summary: Headers for developing programs that will use %{name}
14mr|hermes-1.3.3-13|42	Group: Development/C
14mr|hermes-1.3.3-13|43	Requires: %{lib_name} = %{version}
14mr|hermes-1.3.3-13|44	Provides: %{lib_name_orig}-devel
14mr|hermes-1.3.3-13|45	Obsoletes: Hermes-devel hermes-devel
14mr|hermes-1.3.3-13|46	Provides: Hermes-devel hermes-devel
14mr|hermes-1.3.3-13|47	
14mr|hermes-1.3.3-13|48	%description -n %{lib_name}-devel
14mr|hermes-1.3.3-13|49	This package contains the headers that programmers will need to develop
14mr|hermes-1.3.3-13|50	applications which will use %{name}.
14mr|hermes-1.3.3-13|51	
14mr|hermes-1.3.3-13|52	%if %mdkversion < 200900
14mr|hermes-1.3.3-13|53	%post -n %{lib_name} -p /sbin/ldconfig
14mr|hermes-1.3.3-13|54	%endif
14mr|hermes-1.3.3-13|55	
14mr|hermes-1.3.3-13|56	%if %mdkversion < 200900
14mr|hermes-1.3.3-13|57	%postun -n %{lib_name} -p /sbin/ldconfig
14mr|hermes-1.3.3-13|58	%endif
14mr|hermes-1.3.3-13|59	
14mr|hermes-1.3.3-13|60	%prep
14mr|hermes-1.3.3-13|61	%setup -q -n Hermes-%{version}
14mr|hermes-1.3.3-13|62	
14mr|hermes-1.3.3-13|63	%build
14mr|hermes-1.3.3-13|64	%configure2_5x \
14mr|hermes-1.3.3-13|65	--disable-x86asm
14mr|hermes-1.3.3-13|66	make
14mr|hermes-1.3.3-13|67	
14mr|hermes-1.3.3-13|68	%install
14mr|hermes-1.3.3-13|69	rm -rf $RPM_BUILD_ROOT
14mr|hermes-1.3.3-13|70	
14mr|hermes-1.3.3-13|71	%makeinstall
14mr|hermes-1.3.3-13|72	
14mr|hermes-1.3.3-13|73	%clean
14mr|hermes-1.3.3-13|74	rm -rf $RPM_BUILD_ROOT
14mr|hermes-1.3.3-13|75	
14mr|hermes-1.3.3-13|76	%files -n %{lib_name}
14mr|hermes-1.3.3-13|77	%defattr(-, root, root, 0755)
14mr|hermes-1.3.3-13|78	%doc AUTHORS COPYING INSTALL.DOS INSTALL.unix TODO TODO.conversion
14mr|hermes-1.3.3-13|79	%{_libdir}/lib*.so.*
14mr|hermes-1.3.3-13|80	
14mr|hermes-1.3.3-13|81	%files -n %{lib_name}-devel
14mr|hermes-1.3.3-13|82	%defattr(-, root, root)
14mr|hermes-1.3.3-13|83	%doc docs/api/*.htm
14mr|hermes-1.3.3-13|84	%{_includedir}/*
14mr|hermes-1.3.3-13|85	%{_libdir}/lib*.so
14mr|hermes-1.3.3-13|86	%{_libdir}/*.*a
14mr|hermes-1.3.3-13|87	
14mr|hermes-1.3.3-13|88	
14mr|hermes-1.3.3-13|89	
14mr|hermes-1.3.3-13|90	
14mr|hermes-1.3.3-13|91	
14mr|hermes-1.3.3-13|92	%changelog
14mr|hermes-1.3.3-13|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.3-13
14mr|hermes-1.3.3-13|94	+ Revision: 81bc15e
14mr|hermes-1.3.3-13|95	- MassBuild#440: Increase release tag
14mr|hermes-1.3.3-13|96	
14mr|hermes-1.3.3-13|97	

16709 14
14mr|hexedit-1.2.12-12|1	%bcond_with	uclibc
14mr|hexedit-1.2.12-12|2	
14mr|hexedit-1.2.12-12|3	Summary:	View and edit files in hexadecimal or in ASCII
14mr|hexedit-1.2.12-12|4	Name:		hexedit
14mr|hexedit-1.2.12-12|5	Version:	1.2.12
14mr|hexedit-1.2.12-12|6	Release:	12
14mr|hexedit-1.2.12-12|7	License:	GPLv2+
14mr|hexedit-1.2.12-12|8	Group:		Editors
14mr|hexedit-1.2.12-12|9	BuildRequires:	pkgconfig(ncursesw)
14mr|hexedit-1.2.12-12|10	BuildRequires:	pkgconfig(ncurses)
14mr|hexedit-1.2.12-12|11	Url:		http://merd.net/pixel/hexedit.html
14mr|hexedit-1.2.12-12|12	Source0:	http://merd.net/pixel/%{name}-%{version}.src.tar.bz2
14mr|hexedit-1.2.12-12|13	Patch0:		hexedit-1.2.12-dont-strip-binary.patch
14mr|hexedit-1.2.12-12|14	%if %{with uclibc}
14mr|hexedit-1.2.12-12|15	BuildRequires:	uClibc-devel
14mr|hexedit-1.2.12-12|16	%endif
14mr|hexedit-1.2.12-12|17	
14mr|hexedit-1.2.12-12|18	%description
14mr|hexedit-1.2.12-12|19	hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
14mr|hexedit-1.2.12-12|20	as the file is read a piece at a time. You can modify the file and search
14mr|hexedit-1.2.12-12|21	through it.
14mr|hexedit-1.2.12-12|22	
14mr|hexedit-1.2.12-12|23	%package -n	uclibc-%{name}
14mr|hexedit-1.2.12-12|24	Summary:	View and edit files in hexadecimal or in ASCII (uClibc build)
14mr|hexedit-1.2.12-12|25	Group:		Editors
14mr|hexedit-1.2.12-12|26	
14mr|hexedit-1.2.12-12|27	%description -n	uclibc-%{name}
14mr|hexedit-1.2.12-12|28	hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
14mr|hexedit-1.2.12-12|29	as the file is read a piece at a time. You can modify the file and search
14mr|hexedit-1.2.12-12|30	through it.
14mr|hexedit-1.2.12-12|31	
14mr|hexedit-1.2.12-12|32	%prep
14mr|hexedit-1.2.12-12|33	%setup -qn %{name}
14mr|hexedit-1.2.12-12|34	%apply_patches
14mr|hexedit-1.2.12-12|35	
14mr|hexedit-1.2.12-12|36	# too lazy to fix out of source build..
14mr|hexedit-1.2.12-12|37	%if %{with uclibc}
14mr|hexedit-1.2.12-12|38	mkdir .uclibc
14mr|hexedit-1.2.12-12|39	cp -a * .uclibc
14mr|hexedit-1.2.12-12|40	%endif
14mr|hexedit-1.2.12-12|41	
14mr|hexedit-1.2.12-12|42	%build
14mr|hexedit-1.2.12-12|43	%if %{with uclibc}
14mr|hexedit-1.2.12-12|44	pushd .uclibc
14mr|hexedit-1.2.12-12|45	%uclibc_configure
14mr|hexedit-1.2.12-12|46	%make
14mr|hexedit-1.2.12-12|47	popd
14mr|hexedit-1.2.12-12|48	%endif
14mr|hexedit-1.2.12-12|49	
14mr|hexedit-1.2.12-12|50	%configure
14mr|hexedit-1.2.12-12|51	%make
14mr|hexedit-1.2.12-12|52	
14mr|hexedit-1.2.12-12|53	%install
14mr|hexedit-1.2.12-12|54	%if %{with uclibc}
14mr|hexedit-1.2.12-12|55	%makeinstall -C .uclibc bindir=%{buildroot}%{uclibc_root}%{_bindir}
14mr|hexedit-1.2.12-12|56	%endif
14mr|hexedit-1.2.12-12|57	
14mr|hexedit-1.2.12-12|58	%makeinstall
14mr|hexedit-1.2.12-12|59	
14mr|hexedit-1.2.12-12|60	%files
14mr|hexedit-1.2.12-12|61	%doc TODO %{name}-%{version}.lsm
14mr|hexedit-1.2.12-12|62	%{_bindir}/hexedit
14mr|hexedit-1.2.12-12|63	%{_mandir}/man1/hexedit.1*
14mr|hexedit-1.2.12-12|64	
14mr|hexedit-1.2.12-12|65	%if %{with uclibc}
14mr|hexedit-1.2.12-12|66	%files -n uclibc-%{name}
14mr|hexedit-1.2.12-12|67	%{uclibc_root}%{_bindir}/hexedit
14mr|hexedit-1.2.12-12|68	%endif
14mr|hexedit-1.2.12-12|69	
14mr|hexedit-1.2.12-12|70	
14mr|hexedit-1.2.12-12|71	%changelog
14mr|hexedit-1.2.12-12|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.12-12
14mr|hexedit-1.2.12-12|73	+ Revision: 7d7f4c5
14mr|hexedit-1.2.12-12|74	- MassBuild#440: Increase release tag
14mr|hexedit-1.2.12-12|75	
14mr|hexedit-1.2.12-12|76	

16710 14
14mr|hfsplus-tools-332.14-4|1	Name:           hfsplus-tools
14mr|hfsplus-tools-332.14-4|2	Version:        332.14
14mr|hfsplus-tools-332.14-4|3	Release:        4
14mr|hfsplus-tools-332.14-4|4	Summary:        Tools to create/check Apple HFS+ filesystems
14mr|hfsplus-tools-332.14-4|5	
14mr|hfsplus-tools-332.14-4|6	Group:          System/Base
14mr|hfsplus-tools-332.14-4|7	License:        APSL 2.0
14mr|hfsplus-tools-332.14-4|8	URL:            http://en.gentoo-wiki.com/wiki/HOWTO_hfsplus
14mr|hfsplus-tools-332.14-4|9	
14mr|hfsplus-tools-332.14-4|10	Source0: http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-%{version}.tar.gz
14mr|hfsplus-tools-332.14-4|11	Patch0:  http://www.ecl.udel.edu/~mcgee/diskdev_cmds/diskdev_cmds-%{version}.patch.bz2
14mr|hfsplus-tools-332.14-4|12	Patch1:  hfsplus-tools-332.14-add-needed.patch
14mr|hfsplus-tools-332.14-4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14mr|hfsplus-tools-332.14-4|14	
14mr|hfsplus-tools-332.14-4|15	Source100:      http://www.opensource.org/licenses/apsl-2.0.txt
14mr|hfsplus-tools-332.14-4|16	
14mr|hfsplus-tools-332.14-4|17	BuildRequires: openssl-devel
14mr|hfsplus-tools-332.14-4|18	
14mr|hfsplus-tools-332.14-4|19	# those tools are outdated, given the rebuilt mkfs/fsck.hfsplus in this
14mr|hfsplus-tools-332.14-4|20	# package.  However, I don't want to Obsolete that package yet, as some people
14mr|hfsplus-tools-332.14-4|21	# may have a valid use for it on their systems.
14mr|hfsplus-tools-332.14-4|22	Conflicts: hfsplusutils
14mr|hfsplus-tools-332.14-4|23	
14mr|hfsplus-tools-332.14-4|24	# we want this to end up with the other mkfs.*'s, in /sbin
14mr|hfsplus-tools-332.14-4|25	%define _exec_prefix /
14mr|hfsplus-tools-332.14-4|26	
14mr|hfsplus-tools-332.14-4|27	
14mr|hfsplus-tools-332.14-4|28	%description
14mr|hfsplus-tools-332.14-4|29	HFS+, HFS Plus, or Mac OS Extended are names for a file system developed by
14mr|hfsplus-tools-332.14-4|30	Apple Computer to replace their Hierarchical File System (HFS). In addition to
14mr|hfsplus-tools-332.14-4|31	being the default file system on modern Apple computers, HFS+ is one of two
14mr|hfsplus-tools-332.14-4|32	formats, FAT being the other, that are supported by the iPod hard-disk based
14mr|hfsplus-tools-332.14-4|33	music player. Unlike FAT, HFS+ supports UNIX style file permissions, which
14mr|hfsplus-tools-332.14-4|34	makes it useful, for serving and sharing files in a secured manner. As Apple
14mr|hfsplus-tools-332.14-4|35	Computer's devices and systems become increasingly ubiquitous, it becomes
14mr|hfsplus-tools-332.14-4|36	important that Linux fully support this format.  This package provides tools
14mr|hfsplus-tools-332.14-4|37	to create and check HFS+ filesystems under Linux.
14mr|hfsplus-tools-332.14-4|38	
14mr|hfsplus-tools-332.14-4|39	The Linux kernel does not support writing to HFS+ journals, writing to a
14mr|hfsplus-tools-332.14-4|40	hfsplus partition is recommended only after disabling journaling; however, the
14mr|hfsplus-tools-332.14-4|41	kernel, as of version 2.6.16, supports case-sensitivity (also known as HFSX)
14mr|hfsplus-tools-332.14-4|42	commit.
14mr|hfsplus-tools-332.14-4|43	
14mr|hfsplus-tools-332.14-4|44	
14mr|hfsplus-tools-332.14-4|45	%prep
14mr|hfsplus-tools-332.14-4|46	%setup -q -n hfsplus-mkfs-%{version} -n diskdev_cmds-%{version}
14mr|hfsplus-tools-332.14-4|47	%patch0 -p1
14mr|hfsplus-tools-332.14-4|48	%patch1 -p1 -b .add-needed
14mr|hfsplus-tools-332.14-4|49	
14mr|hfsplus-tools-332.14-4|50	# remove errant execute bits
14mr|hfsplus-tools-332.14-4|51	find . -type f -name '*.[ch]' -exec chmod -c -x {} +
14mr|hfsplus-tools-332.14-4|52	
14mr|hfsplus-tools-332.14-4|53	# make life easier on doc
14mr|hfsplus-tools-332.14-4|54	cp %{SOURCE100} .
14mr|hfsplus-tools-332.14-4|55	
14mr|hfsplus-tools-332.14-4|56	
14mr|hfsplus-tools-332.14-4|57	%build
14mr|hfsplus-tools-332.14-4|58	export CFLAGS="%{optflags}"
14mr|hfsplus-tools-332.14-4|59	make %{?_smp_mflags} -f Makefile.lnx
14mr|hfsplus-tools-332.14-4|60	
14mr|hfsplus-tools-332.14-4|61	
14mr|hfsplus-tools-332.14-4|62	%install
14mr|hfsplus-tools-332.14-4|63	rm -rf %{buildroot}
14mr|hfsplus-tools-332.14-4|64	
14mr|hfsplus-tools-332.14-4|65	# the actual install...
14mr|hfsplus-tools-332.14-4|66	mkdir -p %{buildroot}/%{_sbindir}
14mr|hfsplus-tools-332.14-4|67	cp newfs_hfs.tproj/newfs_hfs %{buildroot}/%{_sbindir}/mkfs.hfsplus
14mr|hfsplus-tools-332.14-4|68	cp fsck_hfs.tproj/fsck_hfs %{buildroot}/%{_sbindir}/fsck.hfsplus
14mr|hfsplus-tools-332.14-4|69	
14mr|hfsplus-tools-332.14-4|70	# and install the hfs boot blob...
14mr|hfsplus-tools-332.14-4|71	mkdir -p %{buildroot}%{_datadir}/misc
14mr|hfsplus-tools-332.14-4|72	cp newfs_hfs.tproj/hfsbootdata.img %{buildroot}%{_datadir}/misc/hfsbootdata
14mr|hfsplus-tools-332.14-4|73	chmod 0444 %{buildroot}%{_datadir}/misc/hfsbootdata
14mr|hfsplus-tools-332.14-4|74	
14mr|hfsplus-tools-332.14-4|75	# man pages -- a mildly non-invasive name change is in order
14mr|hfsplus-tools-332.14-4|76	mkdir -p %{buildroot}/%{_mandir}/man8
14mr|hfsplus-tools-332.14-4|77	cat fsck_hfs.tproj/fsck_hfs.8 | sed -e 's/[F|f]sck_hfs/fsck.hfsplus/g' \
14mr|hfsplus-tools-332.14-4|78	> %{buildroot}/%{_mandir}/man8/fsck.hfsplus.8
14mr|hfsplus-tools-332.14-4|79	cat newfs_hfs.tproj/newfs_hfs.8 | sed -e 's/[N|n]ewfs_hfs/mkfs.hfsplus/g' \
14mr|hfsplus-tools-332.14-4|80	> %{buildroot}/%{_mandir}/man8/mkfs.hfsplus.8
14mr|hfsplus-tools-332.14-4|81	
14mr|hfsplus-tools-332.14-4|82	# and a utility symlink...
14mr|hfsplus-tools-332.14-4|83	cd %{buildroot}/%{_sbindir}
14mr|hfsplus-tools-332.14-4|84	ln -s mkfs.hfsplus mkfs.hfs
14mr|hfsplus-tools-332.14-4|85	ln -s fsck.hfsplus fsck.hfs
14mr|hfsplus-tools-332.14-4|86	cd %{buildroot}/%{_mandir}/man8
14mr|hfsplus-tools-332.14-4|87	ln -s fsck.hfsplus.8 fsck.hfs.8
14mr|hfsplus-tools-332.14-4|88	ln -s mkfs.hfsplus.8 mkfs.hfs.8
14mr|hfsplus-tools-332.14-4|89	
14mr|hfsplus-tools-332.14-4|90	
14mr|hfsplus-tools-332.14-4|91	%clean
14mr|hfsplus-tools-332.14-4|92	rm -rf %{buildroot}
14mr|hfsplus-tools-332.14-4|93	
14mr|hfsplus-tools-332.14-4|94	
14mr|hfsplus-tools-332.14-4|95	%files
14mr|hfsplus-tools-332.14-4|96	%defattr(-,root,root,-)
14mr|hfsplus-tools-332.14-4|97	%doc apsl-2.0.txt
14mr|hfsplus-tools-332.14-4|98	%{_sbindir}/mkfs.hfsplus
14mr|hfsplus-tools-332.14-4|99	%{_sbindir}/mkfs.hfs
14mr|hfsplus-tools-332.14-4|100	%{_sbindir}/fsck.hfsplus
14mr|hfsplus-tools-332.14-4|101	%{_sbindir}/fsck.hfs
14mr|hfsplus-tools-332.14-4|102	%{_datadir}/misc/hfsbootdata
14mr|hfsplus-tools-332.14-4|103	%{_mandir}/man8/mkfs.hfsplus.8.xz
14mr|hfsplus-tools-332.14-4|104	%{_mandir}/man8/mkfs.hfs.8.xz
14mr|hfsplus-tools-332.14-4|105	%{_mandir}/man8/fsck.hfsplus.8.xz
14mr|hfsplus-tools-332.14-4|106	%{_mandir}/man8/fsck.hfs.8.xz
14mr|hfsplus-tools-332.14-4|107	
14mr|hfsplus-tools-332.14-4|108	
14mr|hfsplus-tools-332.14-4|109	
14mr|hfsplus-tools-332.14-4|110	%changelog
14mr|hfsplus-tools-332.14-4|111	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 332.14-4
14mr|hfsplus-tools-332.14-4|112	+ Revision: 8530d9e
14mr|hfsplus-tools-332.14-4|113	- initial import
14mr|hfsplus-tools-332.14-4|114	
14mr|hfsplus-tools-332.14-4|115	

16711 14
14mr|hfsplusutils-1.0.4-11|1	%define major 0
14mr|hfsplusutils-1.0.4-11|2	%define libname %mklibname %{name} %{major}
14mr|hfsplusutils-1.0.4-11|3	
14mr|hfsplusutils-1.0.4-11|4	Summary:	User-space HFS+ utilities
14mr|hfsplusutils-1.0.4-11|5	Name:		hfsplusutils
14mr|hfsplusutils-1.0.4-11|6	Version:	1.0.4
14mr|hfsplusutils-1.0.4-11|7	Release:	11
14mr|hfsplusutils-1.0.4-11|8	License:	GPL
14mr|hfsplusutils-1.0.4-11|9	Group:		File tools
14mr|hfsplusutils-1.0.4-11|10	URL:		http://penguinppc.org/files/users/hasi/
14mr|hfsplusutils-1.0.4-11|11	Source0:	hfsplus_%{version}.src.tar.bz2
14mr|hfsplusutils-1.0.4-11|12	Patch0:		hfsplus-1.0.4-debian_jumbo_patch.diff
14mr|hfsplusutils-1.0.4-11|13	Patch1:		hfsplus-1.0.4-automake-fix.patch
14mr|hfsplusutils-1.0.4-11|14	BuildRequires:	automake1.8
14mr|hfsplusutils-1.0.4-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|hfsplusutils-1.0.4-11|16	
14mr|hfsplusutils-1.0.4-11|17	%description
14mr|hfsplusutils-1.0.4-11|18	A portable, free implementation of routines for accessing HFS+ volumes.
14mr|hfsplusutils-1.0.4-11|19	Currently only reading is supported.
14mr|hfsplusutils-1.0.4-11|20	
14mr|hfsplusutils-1.0.4-11|21	%package -n	%{libname}
14mr|hfsplusutils-1.0.4-11|22	Summary:	User-space HFS+ library
14mr|hfsplusutils-1.0.4-11|23	Group:		System/Libraries
14mr|hfsplusutils-1.0.4-11|24	Provides:	lib%{name} = %{version}-%{release}
14mr|hfsplusutils-1.0.4-11|25	
14mr|hfsplusutils-1.0.4-11|26	%description -n	%{libname}
14mr|hfsplusutils-1.0.4-11|27	A portable, free implementation of routines for accessing HFS+ volumes.
14mr|hfsplusutils-1.0.4-11|28	Currently only reading is supported.
14mr|hfsplusutils-1.0.4-11|29	
14mr|hfsplusutils-1.0.4-11|30	%package -n	%{libname}-devel
14mr|hfsplusutils-1.0.4-11|31	Summary:	User-space HFS+ utilities development files
14mr|hfsplusutils-1.0.4-11|32	Group:		Development/Other
14mr|hfsplusutils-1.0.4-11|33	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|hfsplusutils-1.0.4-11|34	Requires:	%{libname} = %{version}-%{release}
14mr|hfsplusutils-1.0.4-11|35	
14mr|hfsplusutils-1.0.4-11|36	%description -n	%{libname}-devel
14mr|hfsplusutils-1.0.4-11|37	A portable, free implementation of routines for accessing HFS+ volumes.
14mr|hfsplusutils-1.0.4-11|38	Currently only reading is supported.
14mr|hfsplusutils-1.0.4-11|39	
14mr|hfsplusutils-1.0.4-11|40	%prep
14mr|hfsplusutils-1.0.4-11|41	
14mr|hfsplusutils-1.0.4-11|42	%setup -q -n hfsplus-%{version}
14mr|hfsplusutils-1.0.4-11|43	%patch0 -p1
14mr|hfsplusutils-1.0.4-11|44	%patch1 -p1 -b .automake-fix
14mr|hfsplusutils-1.0.4-11|45	
14mr|hfsplusutils-1.0.4-11|46	%build
14mr|hfsplusutils-1.0.4-11|47	libtoolize --copy --force
14mr|hfsplusutils-1.0.4-11|48	aclocal-1.8
14mr|hfsplusutils-1.0.4-11|49	autoheader
14mr|hfsplusutils-1.0.4-11|50	automake-1.8 -c -a -f
14mr|hfsplusutils-1.0.4-11|51	autoconf
14mr|hfsplusutils-1.0.4-11|52	%configure2_5x
14mr|hfsplusutils-1.0.4-11|53	
14mr|hfsplusutils-1.0.4-11|54	%make CFLAGS="%{optflags}"
14mr|hfsplusutils-1.0.4-11|55	
14mr|hfsplusutils-1.0.4-11|56	%install
14mr|hfsplusutils-1.0.4-11|57	rm -fr %{buildroot}
14mr|hfsplusutils-1.0.4-11|58	
14mr|hfsplusutils-1.0.4-11|59	%makeinstall
14mr|hfsplusutils-1.0.4-11|60	
14mr|hfsplusutils-1.0.4-11|61	%clean
14mr|hfsplusutils-1.0.4-11|62	rm -fr %{buildroot}
14mr|hfsplusutils-1.0.4-11|63	
14mr|hfsplusutils-1.0.4-11|64	%if %mdkversion < 200900
14mr|hfsplusutils-1.0.4-11|65	%post -n %{libname} -p /sbin/ldconfig
14mr|hfsplusutils-1.0.4-11|66	%endif
14mr|hfsplusutils-1.0.4-11|67	
14mr|hfsplusutils-1.0.4-11|68	%if %mdkversion < 200900
14mr|hfsplusutils-1.0.4-11|69	%postun -n %{libname} -p /sbin/ldconfig
14mr|hfsplusutils-1.0.4-11|70	%endif
14mr|hfsplusutils-1.0.4-11|71	
14mr|hfsplusutils-1.0.4-11|72	%files
14mr|hfsplusutils-1.0.4-11|73	%defattr(-,root,root,-)
14mr|hfsplusutils-1.0.4-11|74	%doc doc/bugs.html doc/faq.html doc/hfsp.html doc/libhfsp.html doc/man/hfsp.sgml
14mr|hfsplusutils-1.0.4-11|75	%{_bindir}/*
14mr|hfsplusutils-1.0.4-11|76	
14mr|hfsplusutils-1.0.4-11|77	%files -n %{libname}
14mr|hfsplusutils-1.0.4-11|78	%defattr(-,root,root,-)
14mr|hfsplusutils-1.0.4-11|79	%{_libdir}/*.so.*
14mr|hfsplusutils-1.0.4-11|80	
14mr|hfsplusutils-1.0.4-11|81	%files -n %{libname}-devel
14mr|hfsplusutils-1.0.4-11|82	%defattr(-,root,root,-)
14mr|hfsplusutils-1.0.4-11|83	%{_libdir}/*.so
14mr|hfsplusutils-1.0.4-11|84	%{_libdir}/*.a
14mr|hfsplusutils-1.0.4-11|85	
14mr|hfsplusutils-1.0.4-11|86	
14mr|hfsplusutils-1.0.4-11|87	
14mr|hfsplusutils-1.0.4-11|88	
14mr|hfsplusutils-1.0.4-11|89	
14mr|hfsplusutils-1.0.4-11|90	%changelog
14mr|hfsplusutils-1.0.4-11|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-11
14mr|hfsplusutils-1.0.4-11|92	+ Revision: 6dd9950
14mr|hfsplusutils-1.0.4-11|93	- MassBuild#440: Increase release tag
14mr|hfsplusutils-1.0.4-11|94	
14mr|hfsplusutils-1.0.4-11|95	

16712 14
14mr|hfsutils-3.2.6-31|1	Summary:	Tools for reading and writing Macintosh HFS volumes
14mr|hfsutils-3.2.6-31|2	Name:		hfsutils
14mr|hfsutils-3.2.6-31|3	Version:	3.2.6
14mr|hfsutils-3.2.6-31|4	Release:	31
14mr|hfsutils-3.2.6-31|5	License:	GPLv2+
14mr|hfsutils-3.2.6-31|6	Group:		File tools
14mr|hfsutils-3.2.6-31|7	Url:		http://www.mars.org/home/rob/proj/hfs/
14mr|hfsutils-3.2.6-31|8	Source0:	%{name}-%{version}.tar.bz2
14mr|hfsutils-3.2.6-31|9	Patch0:		hfsutils-3.2.6_errno.patch
14mr|hfsutils-3.2.6-31|10	Patch1:		hfsutils-3.2.6-lib64.patch
14mr|hfsutils-3.2.6-31|11	BuildRequires:	tcl-devel
14mr|hfsutils-3.2.6-31|12	BuildRequires:	pkgconfig(tk)
14mr|hfsutils-3.2.6-31|13	
14mr|hfsutils-3.2.6-31|14	%description
14mr|hfsutils-3.2.6-31|15	A portable, free implementation of routines for accessing HFS volumes.
14mr|hfsutils-3.2.6-31|16	Provides this through several command-line programs, a tk-based front end
14mr|hfsutils-3.2.6-31|17	for browsing and copying files, and a Tcl package and interface for
14mr|hfsutils-3.2.6-31|18	scriptable access to volumes.
14mr|hfsutils-3.2.6-31|19	
14mr|hfsutils-3.2.6-31|20	%files
14mr|hfsutils-3.2.6-31|21	%doc BLURB CHANGES COPYING COPYRIGHT CREDITS INSTALL README TODO
14mr|hfsutils-3.2.6-31|22	%{_bindir}/h*
14mr|hfsutils-3.2.6-31|23	%{_mandir}/man1/h*
14mr|hfsutils-3.2.6-31|24	
14mr|hfsutils-3.2.6-31|25	#----------------------------------------------------------------------------
14mr|hfsutils-3.2.6-31|26	
14mr|hfsutils-3.2.6-31|27	%package	devel
14mr|hfsutils-3.2.6-31|28	Summary:	C library for reading and writing Macintosh HFS volumes
14mr|hfsutils-3.2.6-31|29	Group:		Development/C
14mr|hfsutils-3.2.6-31|30	Conflicts:	cdrecord-devel
14mr|hfsutils-3.2.6-31|31	
14mr|hfsutils-3.2.6-31|32	%description	devel
14mr|hfsutils-3.2.6-31|33	A portable, free implementation of routines for accessing HFS volumes via a
14mr|hfsutils-3.2.6-31|34	C library for low-level access to volumes.
14mr|hfsutils-3.2.6-31|35	
14mr|hfsutils-3.2.6-31|36	%files devel
14mr|hfsutils-3.2.6-31|37	%{_libdir}/*.a
14mr|hfsutils-3.2.6-31|38	%{_includedir}/*
14mr|hfsutils-3.2.6-31|39	
14mr|hfsutils-3.2.6-31|40	#----------------------------------------------------------------------------
14mr|hfsutils-3.2.6-31|41	
14mr|hfsutils-3.2.6-31|42	%package xhfs
14mr|hfsutils-3.2.6-31|43	Summary:	A graphical interface for manipulating HFS volumes
14mr|hfsutils-3.2.6-31|44	Group:		File tools
14mr|hfsutils-3.2.6-31|45	Requires:	hfsutils
14mr|hfsutils-3.2.6-31|46	
14mr|hfsutils-3.2.6-31|47	%description xhfs
14mr|hfsutils-3.2.6-31|48	Xhfs presents a graphical front-end for browsing and copying files on
14mr|hfsutils-3.2.6-31|49	HFS-formatted volumes.
14mr|hfsutils-3.2.6-31|50	
14mr|hfsutils-3.2.6-31|51	%files xhfs
14mr|hfsutils-3.2.6-31|52	%{_bindir}/xhfs
14mr|hfsutils-3.2.6-31|53	%{_mandir}/man1/xhfs.*
14mr|hfsutils-3.2.6-31|54	
14mr|hfsutils-3.2.6-31|55	#----------------------------------------------------------------------------
14mr|hfsutils-3.2.6-31|56	
14mr|hfsutils-3.2.6-31|57	%prep
14mr|hfsutils-3.2.6-31|58	%setup -q
14mr|hfsutils-3.2.6-31|59	%apply_patches
14mr|hfsutils-3.2.6-31|60	find . -name Makefile.in |xargs sed -i -e 's,configure.in,configure.ac,g'
14mr|hfsutils-3.2.6-31|61	autoreconf -vi
14mr|hfsutils-3.2.6-31|62	
14mr|hfsutils-3.2.6-31|63	%build
14mr|hfsutils-3.2.6-31|64	export CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DUSE_INTERP_RESULT"
14mr|hfsutils-3.2.6-31|65	%configure2_5x \
14mr|hfsutils-3.2.6-31|66	--with-tcl \
14mr|hfsutils-3.2.6-31|67	--with-tk \
14mr|hfsutils-3.2.6-31|68	--enable-devlibs \
14mr|hfsutils-3.2.6-31|69	--with-lib=%{_lib}
14mr|hfsutils-3.2.6-31|70	
14mr|hfsutils-3.2.6-31|71	%make
14mr|hfsutils-3.2.6-31|72	
14mr|hfsutils-3.2.6-31|73	%install
14mr|hfsutils-3.2.6-31|74	# (Dadou) Needed...
14mr|hfsutils-3.2.6-31|75	mkdir -p %{buildroot}%{_bindir}
14mr|hfsutils-3.2.6-31|76	mkdir -p %{buildroot}%{_mandir}/man1
14mr|hfsutils-3.2.6-31|77	mkdir -p %{buildroot}%{_libdir}
14mr|hfsutils-3.2.6-31|78	mkdir -p %{buildroot}%{_includedir}
14mr|hfsutils-3.2.6-31|79	
14mr|hfsutils-3.2.6-31|80	# (Dadou) Don't use macros here
14mr|hfsutils-3.2.6-31|81	make install BINDEST=%{buildroot}%{_prefix}/bin MANDEST=%{buildroot}%{_mandir} LIBDEST=%{buildroot}%{_libdir} INCDEST=%{buildroot}%{_includedir}
14mr|hfsutils-3.2.6-31|82	
14mr|hfsutils-3.2.6-31|83	
14mr|hfsutils-3.2.6-31|84	%changelog
14mr|hfsutils-3.2.6-31|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.6-31
14mr|hfsutils-3.2.6-31|86	+ Revision: 3a60571
14mr|hfsutils-3.2.6-31|87	- MassBuild#440: Increase release tag
14mr|hfsutils-3.2.6-31|88	
14mr|hfsutils-3.2.6-31|89	

16713 14
14mr|hicolor-icon-theme-0.13-4|1	Summary:	Basic requirement for icon themes
14mr|hicolor-icon-theme-0.13-4|2	
14mr|hicolor-icon-theme-0.13-4|3	Name:		hicolor-icon-theme
14mr|hicolor-icon-theme-0.13-4|4	Version:	0.13
14mr|hicolor-icon-theme-0.13-4|5	Release:	4
14mr|hicolor-icon-theme-0.13-4|6	License:	GPLv2
14mr|hicolor-icon-theme-0.13-4|7	Group:		Graphical desktop/Other
14mr|hicolor-icon-theme-0.13-4|8	Url:		http://icon-theme.freedesktop.org/wiki/HicolorTheme
14mr|hicolor-icon-theme-0.13-4|9	Source0:	http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-%{version}.tar.gz
14mr|hicolor-icon-theme-0.13-4|10	Patch0:		01_dont_scale_22x22_apps_icons_for_hicolor.patch
14mr|hicolor-icon-theme-0.13-4|11	BuildArch:	noarch
14mr|hicolor-icon-theme-0.13-4|12	
14mr|hicolor-icon-theme-0.13-4|13	%description
14mr|hicolor-icon-theme-0.13-4|14	Contains the basic directories and files needed for icon theme support.
14mr|hicolor-icon-theme-0.13-4|15	
14mr|hicolor-icon-theme-0.13-4|16	%prep
14mr|hicolor-icon-theme-0.13-4|17	%setup -q
14mr|hicolor-icon-theme-0.13-4|18	%apply_patches
14mr|hicolor-icon-theme-0.13-4|19	
14mr|hicolor-icon-theme-0.13-4|20	%build
14mr|hicolor-icon-theme-0.13-4|21	%configure2_5x
14mr|hicolor-icon-theme-0.13-4|22	%make
14mr|hicolor-icon-theme-0.13-4|23	
14mr|hicolor-icon-theme-0.13-4|24	%install
14mr|hicolor-icon-theme-0.13-4|25	%makeinstall_std
14mr|hicolor-icon-theme-0.13-4|26	
14mr|hicolor-icon-theme-0.13-4|27	touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14mr|hicolor-icon-theme-0.13-4|28	
14mr|hicolor-icon-theme-0.13-4|29	# automatic gtk icon cache update on rpm installs/removals
14mr|hicolor-icon-theme-0.13-4|30	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mr|hicolor-icon-theme-0.13-4|31	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|hicolor-icon-theme-0.13-4|32	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-hicolor.filter << EOF
14mr|hicolor-icon-theme-0.13-4|33	^./usr/share/icons/hicolor/
14mr|hicolor-icon-theme-0.13-4|34	EOF
14mr|hicolor-icon-theme-0.13-4|35	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-hicolor.script << EOF
14mr|hicolor-icon-theme-0.13-4|36	#!/bin/sh
14mr|hicolor-icon-theme-0.13-4|37	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14mr|hicolor-icon-theme-0.13-4|38	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor
14mr|hicolor-icon-theme-0.13-4|39	fi
14mr|hicolor-icon-theme-0.13-4|40	EOF
14mr|hicolor-icon-theme-0.13-4|41	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-hicolor.script
14mr|hicolor-icon-theme-0.13-4|42	
14mr|hicolor-icon-theme-0.13-4|43	%files
14mr|hicolor-icon-theme-0.13-4|44	%doc README
14mr|hicolor-icon-theme-0.13-4|45	%dir %{_iconsdir}/hicolor
14mr|hicolor-icon-theme-0.13-4|46	%{_iconsdir}/hicolor/*x*
14mr|hicolor-icon-theme-0.13-4|47	%ghost %{_iconsdir}/hicolor/icon-theme.cache
14mr|hicolor-icon-theme-0.13-4|48	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-hicolor.*
14mr|hicolor-icon-theme-0.13-4|49	
14mr|hicolor-icon-theme-0.13-4|50	
14mr|hicolor-icon-theme-0.13-4|51	%changelog
14mr|hicolor-icon-theme-0.13-4|52	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13-4
14mr|hicolor-icon-theme-0.13-4|53	+ Revision: c9146c3
14mr|hicolor-icon-theme-0.13-4|54	- Updated to 0.13, sync with cooker
14mr|hicolor-icon-theme-0.13-4|55	
14mr|hicolor-icon-theme-0.13-4|56	

16714 14
14mr|highlight-3.18-1|1	Name:		highlight
14mr|highlight-3.18-1|2	Summary:	Universal source code to formatted text converter
14mr|highlight-3.18-1|3	Version:	3.18
14mr|highlight-3.18-1|4	Release:	1
14mr|highlight-3.18-1|5	Group:		Development/Other
14mr|highlight-3.18-1|6	License:	GPLv3
14mr|highlight-3.18-1|7	URL:		http://www.andre-simon.de/
14mr|highlight-3.18-1|8	Source0:	http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
14mr|highlight-3.18-1|9	BuildRequires:	qt4-devel
14mr|highlight-3.18-1|10	BuildRequires:	lua-devel
14mr|highlight-3.18-1|11	BuildRequires:	boost-devel
14mr|highlight-3.18-1|12	BuildRequires:	desktop-file-utils
14mr|highlight-3.18-1|13	
14mr|highlight-3.18-1|14	%description
14mr|highlight-3.18-1|15	A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,
14mr|highlight-3.18-1|16	XSL-FO, XML or ANSI escape sequences with syntax highlighting.
14mr|highlight-3.18-1|17	It supports several programming and markup languages.
14mr|highlight-3.18-1|18	Language descriptions are configurable and support regular expressions.
14mr|highlight-3.18-1|19	The utility offers indentation and reformatting capabilities.
14mr|highlight-3.18-1|20	It is easily possible to create new language definitions and colour themes.
14mr|highlight-3.18-1|21	
14mr|highlight-3.18-1|22	%package gui
14mr|highlight-3.18-1|23	Summary:	GUI for the hihghlight source code formatter
14mr|highlight-3.18-1|24	Requires:	%{name} = %{version}-%{release}
14mr|highlight-3.18-1|25	
14mr|highlight-3.18-1|26	%description gui
14mr|highlight-3.18-1|27	A Qt-based GUI for the highlight source code formatter source.
14mr|highlight-3.18-1|28	
14mr|highlight-3.18-1|29	%prep
14mr|highlight-3.18-1|30	%setup -q
14mr|highlight-3.18-1|31	%apply_patches
14mr|highlight-3.18-1|32	
14mr|highlight-3.18-1|33	%build
14mr|highlight-3.18-1|34	%make
14mr|highlight-3.18-1|35	rm -rf src/gui-qt/moc*
14mr|highlight-3.18-1|36	%make gui QMAKE="qmake"
14mr|highlight-3.18-1|37	
14mr|highlight-3.18-1|38	
14mr|highlight-3.18-1|39	%install
14mr|highlight-3.18-1|40	%makeinstall_std
14mr|highlight-3.18-1|41	
14mr|highlight-3.18-1|42	mkdir -p %{buildroot}%{_datadir}/applications
14mr|highlight-3.18-1|43	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mr|highlight-3.18-1|44	
14mr|highlight-3.18-1|45	%make install-gui DESTDIR=%{buildroot}
14mr|highlight-3.18-1|46	
14mr|highlight-3.18-1|47	rm -rf %{buildroot}%{_docdir}/%{name}/
14mr|highlight-3.18-1|48	
14mr|highlight-3.18-1|49	desktop-file-install \
14mr|highlight-3.18-1|50	--dir %{buildroot}%{_datadir}/applications \
14mr|highlight-3.18-1|51	highlight.desktop
14mr|highlight-3.18-1|52	
14mr|highlight-3.18-1|53	%files
14mr|highlight-3.18-1|54	%defattr(-,root,root,-)
14mr|highlight-3.18-1|55	%doc ChangeLog AUTHORS README* TODO examples/
14mr|highlight-3.18-1|56	%{_bindir}/highlight
14mr|highlight-3.18-1|57	%{_datadir}/highlight/
14mr|highlight-3.18-1|58	%{_mandir}/man1/highlight.1*
14mr|highlight-3.18-1|59	%config(noreplace) %{_sysconfdir}/highlight/
14mr|highlight-3.18-1|60	
14mr|highlight-3.18-1|61	%files gui
14mr|highlight-3.18-1|62	%defattr(-,root,root,-)
14mr|highlight-3.18-1|63	%{_bindir}/highlight-gui
14mr|highlight-3.18-1|64	%{_datadir}/applications/highlight.desktop
14mr|highlight-3.18-1|65	%{_datadir}/pixmaps/highlight.xpm
14mr|highlight-3.18-1|66	
14mr|highlight-3.18-1|67	
14mr|highlight-3.18-1|68	%changelog
14mr|highlight-3.18-1|69	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 3.18-1
14mr|highlight-3.18-1|70	+ Revision: 7b42563
14mr|highlight-3.18-1|71	- call qmake
14mr|highlight-3.18-1|72	
14mr|highlight-3.18-1|73	

16715 14
14mr|homebank-4.4-7|1	Name:		homebank
14mr|homebank-4.4-7|2	Version:	4.4
14mr|homebank-4.4-7|3	Release:	7
14mr|homebank-4.4-7|4	Summary:	Free easy personal accounting for all
14mr|homebank-4.4-7|5	
14mr|homebank-4.4-7|6	Group:		Office
14mr|homebank-4.4-7|7	License:	GPLv2+
14mr|homebank-4.4-7|8	URL:		http://homebank.free.fr
14mr|homebank-4.4-7|9	Source0:	http://homebank.free.fr/public/%{name}-%{version}.tar.gz
14mr|homebank-4.4-7|10	Patch0:		desktop.patch
14mr|homebank-4.4-7|11	
14mr|homebank-4.4-7|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|homebank-4.4-7|13	BuildRequires:	desktop-file-utils
14mr|homebank-4.4-7|14	BuildRequires:	perl-XML-Parser
14mr|homebank-4.4-7|15	BuildRequires:	pkgconfig(libofx)
14mr|homebank-4.4-7|16	BuildRequires:	pkgconfig(cairo)
14mr|homebank-4.4-7|17	BuildRequires:	pkgconfig(atk)
14mr|homebank-4.4-7|18	BuildRequires:	intltool
14mr|homebank-4.4-7|19	
14mr|homebank-4.4-7|20	%description
14mr|homebank-4.4-7|21	HomeBank is the free software you have always wanted to manage your personal
14mr|homebank-4.4-7|22	accounts at home. The main concept is to be light, simple and very easy to use.
14mr|homebank-4.4-7|23	It brings you many features that allows you to analyze your finances in a
14mr|homebank-4.4-7|24	detailed way instantly and dynamically with powerful report tools based on
14mr|homebank-4.4-7|25	filtering and graphical charts.
14mr|homebank-4.4-7|26	
14mr|homebank-4.4-7|27	%prep
14mr|homebank-4.4-7|28	%setup -q
14mr|homebank-4.4-7|29	%patch0 -p0
14mr|homebank-4.4-7|30	
14mr|homebank-4.4-7|31	%build
14mr|homebank-4.4-7|32	%configure2_5x
14mr|homebank-4.4-7|33	%make
14mr|homebank-4.4-7|34	
14mr|homebank-4.4-7|35	%install
14mr|homebank-4.4-7|36	%makeinstall_std
14mr|homebank-4.4-7|37	
14mr|homebank-4.4-7|38	%find_lang %{name}
14mr|homebank-4.4-7|39	
14mr|homebank-4.4-7|40	%files -f %{name}.lang
14mr|homebank-4.4-7|41	%doc AUTHORS ChangeLog COPYING NEWS README doc/TODO
14mr|homebank-4.4-7|42	%{_bindir}/%{name}
14mr|homebank-4.4-7|43	%{_datadir}/%{name}
14mr|homebank-4.4-7|44	%{_datadir}/applications/*%{name}.desktop
14mr|homebank-4.4-7|45	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mr|homebank-4.4-7|46	%{_datadir}/mime-info/%{name}.*
14mr|homebank-4.4-7|47	%{_datadir}/mime/packages/%{name}.xml
14mr|homebank-4.4-7|48	%{_datadir}/application-registry/%{name}.applications
14mr|homebank-4.4-7|49	
14mr|homebank-4.4-7|50	
14mr|homebank-4.4-7|51	
14mr|homebank-4.4-7|52	%changelog
14mr|homebank-4.4-7|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4-7
14mr|homebank-4.4-7|54	+ Revision: 8077590
14mr|homebank-4.4-7|55	- MassBuild#440: Increase release tag
14mr|homebank-4.4-7|56	
14mr|homebank-4.4-7|57	

16716 14
14mr|hostapd-2.0-2|1	Summary:	Optional user space component for Host AP driver
14mr|hostapd-2.0-2|2	Name:		hostapd
14mr|hostapd-2.0-2|3	Version:	2.0
14mr|hostapd-2.0-2|4	Release:	2
14mr|hostapd-2.0-2|5	License:	GPLv2
14mr|hostapd-2.0-2|6	Group:		System/Servers
14mr|hostapd-2.0-2|7	Url:		http://hostap.epitest.fi/hostapd/
14mr|hostapd-2.0-2|8	Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
14mr|hostapd-2.0-2|9	Source1:	%{name}.init
14mr|hostapd-2.0-2|10	Source2:	%{name}-config-build
14mr|hostapd-2.0-2|11	Source3:	%{name}.service
14mr|hostapd-2.0-2|12	Patch0:		%{name}-config.patch
14mr|hostapd-2.0-2|13	Patch2:		hostapd-1.0-tls_length_fix.patch
14mr|hostapd-2.0-2|14	
14mr|hostapd-2.0-2|15	BuildRequires:	systemd-units
14mr|hostapd-2.0-2|16	BuildRequires:	pkgconfig(libnl-3.0)
14mr|hostapd-2.0-2|17	BuildRequires:	pkgconfig(openssl)
14mr|hostapd-2.0-2|18	Requires(post,preun):	rpm-helper
14mr|hostapd-2.0-2|19	
14mr|hostapd-2.0-2|20	%description
14mr|hostapd-2.0-2|21	Hostapd is an optional user space component for Host AP driver. It adds
14mr|hostapd-2.0-2|22	more features to the basic IEEE 802.11 management included in the kernel
14mr|hostapd-2.0-2|23	driver: using external RADIUS authentication server for MAC address
14mr|hostapd-2.0-2|24	based access control, IEEE 802.1X Authenticator and dynamic WEP keying,
14mr|hostapd-2.0-2|25	RADIUS accounting.
14mr|hostapd-2.0-2|26	
14mr|hostapd-2.0-2|27	%prep
14mr|hostapd-2.0-2|28	%setup -q
14mr|hostapd-2.0-2|29	%apply_patches
14mr|hostapd-2.0-2|30	pushd %{name}
14mr|hostapd-2.0-2|31	cp %{SOURCE2} .config
14mr|hostapd-2.0-2|32	popd
14mr|hostapd-2.0-2|33	
14mr|hostapd-2.0-2|34	%build
14mr|hostapd-2.0-2|35	pushd %{name}
14mr|hostapd-2.0-2|36	sed -i -e 's/CFLAGS =.*/CFLAGS = -MMD %{optflags}/' Makefile
14mr|hostapd-2.0-2|37	%make CC="%{__cc}" #CFLAGS="-MMD %{optflags}"
14mr|hostapd-2.0-2|38	popd
14mr|hostapd-2.0-2|39	
14mr|hostapd-2.0-2|40	%install
14mr|hostapd-2.0-2|41	pushd %{name}
14mr|hostapd-2.0-2|42	install -d -m 755 %{buildroot}%{_sbindir}
14mr|hostapd-2.0-2|43	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mr|hostapd-2.0-2|44	install -d -m 755 %{buildroot}/%{_unitdir}
14mr|hostapd-2.0-2|45	install -m 755 %{name}        %{buildroot}%{_sbindir}
14mr|hostapd-2.0-2|46	install -m 755 %{name}_cli    %{buildroot}%{_sbindir}
14mr|hostapd-2.0-2|47	install -m 600 %{name}.conf   %{buildroot}%{_sysconfdir}/%{name}
14mr|hostapd-2.0-2|48	install -m 644 %{name}.accept %{buildroot}%{_sysconfdir}/%{name}
14mr|hostapd-2.0-2|49	install -m 644 %{name}.deny   %{buildroot}%{_sysconfdir}/%{name}
14mr|hostapd-2.0-2|50	install -pm 644 %{SOURCE3}   %{buildroot}/%{_unitdir}/%{name}.service
14mr|hostapd-2.0-2|51	
14mr|hostapd-2.0-2|52	popd
14mr|hostapd-2.0-2|53	
14mr|hostapd-2.0-2|54	%post
14mr|hostapd-2.0-2|55	%_post_service %{name}
14mr|hostapd-2.0-2|56	
14mr|hostapd-2.0-2|57	%preun
14mr|hostapd-2.0-2|58	%_preun_service %{name}
14mr|hostapd-2.0-2|59	
14mr|hostapd-2.0-2|60	%postun
14mr|hostapd-2.0-2|61	%_postun_userdel %{name}
14mr|hostapd-2.0-2|62	
14mr|hostapd-2.0-2|63	%files
14mr|hostapd-2.0-2|64	%doc %{name}/ChangeLog %{name}/README
14mr|hostapd-2.0-2|65	%{_sbindir}/%{name}
14mr|hostapd-2.0-2|66	%{_sbindir}/%{name}_cli
14mr|hostapd-2.0-2|67	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mr|hostapd-2.0-2|68	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.accept
14mr|hostapd-2.0-2|69	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.deny
14mr|hostapd-2.0-2|70	%config(noreplace) %{_unitdir}/%{name}.service
14mr|hostapd-2.0-2|71	
14mr|hostapd-2.0-2|72	%changelog
14mr|hostapd-2.0-2|73	* Wed Jul 09 2014 Tigro <ashejn@gmail.com> 2.0-2
14mr|hostapd-2.0-2|74	+ Revision: ed06435
14mr|hostapd-2.0-2|75	- drop R: sysvinit
14mr|hostapd-2.0-2|76	
14mr|hostapd-2.0-2|77	

16717 14
14mr|hostap-utils-0.4.7-11|1	Summary:	Utility programs for Host AP driver for Intersil Prism2/2.5/3
14mr|hostap-utils-0.4.7-11|2	Name:		hostap-utils
14mr|hostap-utils-0.4.7-11|3	Version:	0.4.7
14mr|hostap-utils-0.4.7-11|4	Release:	11
14mr|hostap-utils-0.4.7-11|5	License:	GPL
14mr|hostap-utils-0.4.7-11|6	Group:		System/Configuration/Networking
14mr|hostap-utils-0.4.7-11|7	URL:		http://hostap.epitest.fi/
14mr|hostap-utils-0.4.7-11|8	Source0:	http://hostap.epitest.fi/releases/hostap-utils-%{version}.tar.bz2
14mr|hostap-utils-0.4.7-11|9	Source1:	hostap_cs.conf
14mr|hostap-utils-0.4.7-11|10	Requires:	wireless-tools
14mr|hostap-utils-0.4.7-11|11	Provides:	hostap
14mr|hostap-utils-0.4.7-11|12	Obsoletes:	hostap
14mr|hostap-utils-0.4.7-11|13	Epoch:		0
14mr|hostap-utils-0.4.7-11|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|hostap-utils-0.4.7-11|15	
14mr|hostap-utils-0.4.7-11|16	%description
14mr|hostap-utils-0.4.7-11|17	This is a Linux driver for wireless LAN cards based on Intersil's Prism2/2.5/3
14mr|hostap-utils-0.4.7-11|18	chipset. The driver supports a so called Host AP mode, i.e., it takes care of
14mr|hostap-utils-0.4.7-11|19	IEEE 802.11 management functions in the host computer and acts as an access
14mr|hostap-utils-0.4.7-11|20	point. This does not require any special firmware for the wireless LAN card.
14mr|hostap-utils-0.4.7-11|21	In addition to this, it has support for normal station operations in BSS and
14mr|hostap-utils-0.4.7-11|22	possible also in IBSS.
14mr|hostap-utils-0.4.7-11|23	
14mr|hostap-utils-0.4.7-11|24	This packages contains binary utilities for use with hostap.
14mr|hostap-utils-0.4.7-11|25	
14mr|hostap-utils-0.4.7-11|26	%prep
14mr|hostap-utils-0.4.7-11|27	
14mr|hostap-utils-0.4.7-11|28	%setup -q -n %{name}-%{version}
14mr|hostap-utils-0.4.7-11|29	
14mr|hostap-utils-0.4.7-11|30	%build
14mr|hostap-utils-0.4.7-11|31	%make CC="%{__cc}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|hostap-utils-0.4.7-11|32	
14mr|hostap-utils-0.4.7-11|33	%install
14mr|hostap-utils-0.4.7-11|34	rm -rf %{buildroot}
14mr|hostap-utils-0.4.7-11|35	
14mr|hostap-utils-0.4.7-11|36	install -d -m 755 %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|37	install -d -m 755 %{buildroot}%{_sysconfdir}/pcmcia
14mr|hostap-utils-0.4.7-11|38	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pcmcia
14mr|hostap-utils-0.4.7-11|39	install -m 755 hostap_crypt_conf %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|40	install -m 755 hostap_diag %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|41	install -m 755 hostap_fw_load %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|42	install -m 755 hostap_io_debug %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|43	install -m 755 hostap_rid %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|44	install -m 755 prism2_param %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|45	install -m 755 prism2_srec %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|46	install -m 755 split_combined_hex %{buildroot}%{_sbindir}
14mr|hostap-utils-0.4.7-11|47	
14mr|hostap-utils-0.4.7-11|48	%clean
14mr|hostap-utils-0.4.7-11|49	rm -rf %{buildroot}
14mr|hostap-utils-0.4.7-11|50	
14mr|hostap-utils-0.4.7-11|51	%files
14mr|hostap-utils-0.4.7-11|52	%defattr(-,root,root)
14mr|hostap-utils-0.4.7-11|53	%doc COPYING ChangeLog README
14mr|hostap-utils-0.4.7-11|54	%config(noreplace) %{_sysconfdir}/pcmcia/hostap_cs.conf
14mr|hostap-utils-0.4.7-11|55	%{_sbindir}/hostap_crypt_conf
14mr|hostap-utils-0.4.7-11|56	%{_sbindir}/hostap_diag
14mr|hostap-utils-0.4.7-11|57	%{_sbindir}/hostap_fw_load
14mr|hostap-utils-0.4.7-11|58	%{_sbindir}/hostap_io_debug
14mr|hostap-utils-0.4.7-11|59	%{_sbindir}/hostap_rid
14mr|hostap-utils-0.4.7-11|60	%{_sbindir}/prism2_param
14mr|hostap-utils-0.4.7-11|61	%{_sbindir}/prism2_srec
14mr|hostap-utils-0.4.7-11|62	%{_sbindir}/split_combined_hex
14mr|hostap-utils-0.4.7-11|63	
14mr|hostap-utils-0.4.7-11|64	
14mr|hostap-utils-0.4.7-11|65	
14mr|hostap-utils-0.4.7-11|66	
14mr|hostap-utils-0.4.7-11|67	
14mr|hostap-utils-0.4.7-11|68	%changelog
14mr|hostap-utils-0.4.7-11|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.4.7-11
14mr|hostap-utils-0.4.7-11|70	+ Revision: ca1b940
14mr|hostap-utils-0.4.7-11|71	- MassBuild#440: Increase release tag
14mr|hostap-utils-0.4.7-11|72	
14mr|hostap-utils-0.4.7-11|73	

16718 14
14mr|howto-html-de-10-9|1	%define DATE	20040301
14mr|howto-html-de-10-9|2	%define    language  Deutsch
14mr|howto-html-de-10-9|3	%define    lang      de
14mr|howto-html-de-10-9|4	%define format1      html-%{lang}
14mr|howto-html-de-10-9|5	%define format2      HTML/%{lang}
14mr|howto-html-de-10-9|6	
14mr|howto-html-de-10-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-de-10-9|8	Name:      howto-%{format1}
14mr|howto-html-de-10-9|9	Version:	10
14mr|howto-html-de-10-9|10	Release:	9
14mr|howto-html-de-10-9|11	Group:		Books/Howtos
14mr|howto-html-de-10-9|12	
14mr|howto-html-de-10-9|13	Source0:   %name.tar
14mr|howto-html-de-10-9|14	
14mr|howto-html-de-10-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-de-10-9|16	License:	GPL
14mr|howto-html-de-10-9|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-de-10-9|18	BuildArch:	noarch
14mr|howto-html-de-10-9|19	
14mr|howto-html-de-10-9|20	BuildRequires: howto-utils
14mr|howto-html-de-10-9|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-de-10-9|22	
14mr|howto-html-de-10-9|23	%description
14mr|howto-html-de-10-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-de-10-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-de-10-9|26	practical information about your system.  The latest versions of these
14mr|howto-html-de-10-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-de-10-9|28	
14mr|howto-html-de-10-9|29	%prep
14mr|howto-html-de-10-9|30	%setup -q -n %name
14mr|howto-html-de-10-9|31	
14mr|howto-html-de-10-9|32	%install
14mr|howto-html-de-10-9|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-de-10-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-de-10-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-de-10-9|36	
14mr|howto-html-de-10-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-de-10-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-de-10-9|39	[Desktop Entry]
14mr|howto-html-de-10-9|40	Name=Howtos German
14mr|howto-html-de-10-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in German
14mr|howto-html-de-10-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-de-10-9|43	Icon=documentation_section
14mr|howto-html-de-10-9|44	Terminal=false
14mr|howto-html-de-10-9|45	Type=Application
14mr|howto-html-de-10-9|46	Categories=Documentation;
14mr|howto-html-de-10-9|47	EOF
14mr|howto-html-de-10-9|48	
14mr|howto-html-de-10-9|49	%clean
14mr|howto-html-de-10-9|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-de-10-9|51	
14mr|howto-html-de-10-9|52	%files
14mr|howto-html-de-10-9|53	%defattr(-,root,root)
14mr|howto-html-de-10-9|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-de-10-9|55	%{_datadir}/applications/*.desktop
14mr|howto-html-de-10-9|56	
14mr|howto-html-de-10-9|57	%if %mdkversion < 200900
14mr|howto-html-de-10-9|58	%post
14mr|howto-html-de-10-9|59	%{update_menus}
14mr|howto-html-de-10-9|60	%endif
14mr|howto-html-de-10-9|61	
14mr|howto-html-de-10-9|62	%if %mdkversion < 200900
14mr|howto-html-de-10-9|63	%postun
14mr|howto-html-de-10-9|64	%{clean_menus}
14mr|howto-html-de-10-9|65	%endif
14mr|howto-html-de-10-9|66	
14mr|howto-html-de-10-9|67	
14mr|howto-html-de-10-9|68	
14mr|howto-html-de-10-9|69	%changelog
14mr|howto-html-de-10-9|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-9
14mr|howto-html-de-10-9|71	+ Revision: cb8bafe
14mr|howto-html-de-10-9|72	- MassBuild#440: Increase release tag
14mr|howto-html-de-10-9|73	
14mr|howto-html-de-10-9|74	

16719 14
14mr|howto-html-el-10.1-10|1	%define DATE	20040814
14mr|howto-html-el-10.1-10|2	%define    language  Greek
14mr|howto-html-el-10.1-10|3	%define    lang      el
14mr|howto-html-el-10.1-10|4	%define format1      html-%{lang}
14mr|howto-html-el-10.1-10|5	%define format2      HTML/%{lang}
14mr|howto-html-el-10.1-10|6	
14mr|howto-html-el-10.1-10|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-el-10.1-10|8	Name:      howto-%{format1}
14mr|howto-html-el-10.1-10|9	Version:	10.1
14mr|howto-html-el-10.1-10|10	Release:	10
14mr|howto-html-el-10.1-10|11	Group:		Books/Howtos
14mr|howto-html-el-10.1-10|12	
14mr|howto-html-el-10.1-10|13	Source0:   %name.tar
14mr|howto-html-el-10.1-10|14	
14mr|howto-html-el-10.1-10|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-el-10.1-10|16	License:	GPL
14mr|howto-html-el-10.1-10|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-el-10.1-10|18	BuildArch:	noarch
14mr|howto-html-el-10.1-10|19	
14mr|howto-html-el-10.1-10|20	BuildRequires: howto-utils
14mr|howto-html-el-10.1-10|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-el-10.1-10|22	
14mr|howto-html-el-10.1-10|23	%description
14mr|howto-html-el-10.1-10|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-el-10.1-10|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-el-10.1-10|26	practical information about your system.  The latest versions of these
14mr|howto-html-el-10.1-10|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-el-10.1-10|28	
14mr|howto-html-el-10.1-10|29	%prep
14mr|howto-html-el-10.1-10|30	%setup -q -n %name
14mr|howto-html-el-10.1-10|31	
14mr|howto-html-el-10.1-10|32	%install
14mr|howto-html-el-10.1-10|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-el-10.1-10|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-el-10.1-10|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-el-10.1-10|36	
14mr|howto-html-el-10.1-10|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-el-10.1-10|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-el-10.1-10|39	[Desktop Entry]
14mr|howto-html-el-10.1-10|40	Name=Howtos Greek
14mr|howto-html-el-10.1-10|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in Greek
14mr|howto-html-el-10.1-10|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-el-10.1-10|43	Icon=documentation_section
14mr|howto-html-el-10.1-10|44	Terminal=false
14mr|howto-html-el-10.1-10|45	Type=Application
14mr|howto-html-el-10.1-10|46	Categories=Documentation;
14mr|howto-html-el-10.1-10|47	EOF
14mr|howto-html-el-10.1-10|48	
14mr|howto-html-el-10.1-10|49	%clean
14mr|howto-html-el-10.1-10|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-el-10.1-10|51	
14mr|howto-html-el-10.1-10|52	%files
14mr|howto-html-el-10.1-10|53	%defattr(-,root,root)
14mr|howto-html-el-10.1-10|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-el-10.1-10|55	%{_datadir}/applications/*.desktop
14mr|howto-html-el-10.1-10|56	
14mr|howto-html-el-10.1-10|57	%if %mdkversion < 200900
14mr|howto-html-el-10.1-10|58	%post
14mr|howto-html-el-10.1-10|59	%{update_menus}
14mr|howto-html-el-10.1-10|60	%endif
14mr|howto-html-el-10.1-10|61	
14mr|howto-html-el-10.1-10|62	%if %mdkversion < 200900
14mr|howto-html-el-10.1-10|63	%postun
14mr|howto-html-el-10.1-10|64	%{clean_menus}
14mr|howto-html-el-10.1-10|65	%endif
14mr|howto-html-el-10.1-10|66	
14mr|howto-html-el-10.1-10|67	
14mr|howto-html-el-10.1-10|68	
14mr|howto-html-el-10.1-10|69	%changelog
14mr|howto-html-el-10.1-10|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10.1-10
14mr|howto-html-el-10.1-10|71	+ Revision: 841800f
14mr|howto-html-el-10.1-10|72	- MassBuild#440: Increase release tag
14mr|howto-html-el-10.1-10|73	
14mr|howto-html-el-10.1-10|74	

16720 14
14mr|howto-html-en-20080722-8|1	%define DATE	20080722
14mr|howto-html-en-20080722-8|2	%define    language  English
14mr|howto-html-en-20080722-8|3	%define    lang      en
14mr|howto-html-en-20080722-8|4	%define format1      html-%{lang}
14mr|howto-html-en-20080722-8|5	%define format2      HTML/%{lang}
14mr|howto-html-en-20080722-8|6	
14mr|howto-html-en-20080722-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-en-20080722-8|8	Name:      howto-%{format1}
14mr|howto-html-en-20080722-8|9	Version:	%DATE
14mr|howto-html-en-20080722-8|10	Release:	8
14mr|howto-html-en-20080722-8|11	Group:		Books/Howtos
14mr|howto-html-en-20080722-8|12	
14mr|howto-html-en-20080722-8|13	# lftp ibiblio.org:/pub/Linux/docs/HOWTO/other-formats/html> Linux-html-HOWTOs-%DATE.tar.bz2
14mr|howto-html-en-20080722-8|14	Source0:   %name.tar
14mr|howto-html-en-20080722-8|15	
14mr|howto-html-en-20080722-8|16	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-en-20080722-8|17	License:	GPL
14mr|howto-html-en-20080722-8|18	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-en-20080722-8|19	BuildArch:	noarch
14mr|howto-html-en-20080722-8|20	
14mr|howto-html-en-20080722-8|21	BuildRequires: howto-utils
14mr|howto-html-en-20080722-8|22	Requires:    locales-%lang, xdg-utils
14mr|howto-html-en-20080722-8|23	
14mr|howto-html-en-20080722-8|24	%description
14mr|howto-html-en-20080722-8|25	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-en-20080722-8|26	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-en-20080722-8|27	practical information about your system.  The latest versions of these
14mr|howto-html-en-20080722-8|28	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-en-20080722-8|29	
14mr|howto-html-en-20080722-8|30	%prep
14mr|howto-html-en-20080722-8|31	%setup -q -n %name
14mr|howto-html-en-20080722-8|32	
14mr|howto-html-en-20080722-8|33	%install
14mr|howto-html-en-20080722-8|34	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-en-20080722-8|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-en-20080722-8|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-en-20080722-8|37	
14mr|howto-html-en-20080722-8|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-en-20080722-8|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-en-20080722-8|40	[Desktop Entry]
14mr|howto-html-en-20080722-8|41	Name=Howto %language
14mr|howto-html-en-20080722-8|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-en-20080722-8|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-en-20080722-8|44	Icon=documentation_section
14mr|howto-html-en-20080722-8|45	Terminal=false
14mr|howto-html-en-20080722-8|46	Type=Application
14mr|howto-html-en-20080722-8|47	Categories=Documentation;
14mr|howto-html-en-20080722-8|48	EOF
14mr|howto-html-en-20080722-8|49	
14mr|howto-html-en-20080722-8|50	%clean
14mr|howto-html-en-20080722-8|51	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-en-20080722-8|52	
14mr|howto-html-en-20080722-8|53	%files
14mr|howto-html-en-20080722-8|54	%defattr(-,root,root)
14mr|howto-html-en-20080722-8|55	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-en-20080722-8|56	%{_datadir}/applications/*.desktop
14mr|howto-html-en-20080722-8|57	
14mr|howto-html-en-20080722-8|58	%if %mdkversion < 200900
14mr|howto-html-en-20080722-8|59	%post
14mr|howto-html-en-20080722-8|60	%{update_menus}
14mr|howto-html-en-20080722-8|61	%endif
14mr|howto-html-en-20080722-8|62	
14mr|howto-html-en-20080722-8|63	%if %mdkversion < 200900
14mr|howto-html-en-20080722-8|64	%postun
14mr|howto-html-en-20080722-8|65	%{clean_menus}
14mr|howto-html-en-20080722-8|66	%endif
14mr|howto-html-en-20080722-8|67	
14mr|howto-html-en-20080722-8|68	
14mr|howto-html-en-20080722-8|69	
14mr|howto-html-en-20080722-8|70	%changelog
14mr|howto-html-en-20080722-8|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080722-8
14mr|howto-html-en-20080722-8|72	+ Revision: c58966b
14mr|howto-html-en-20080722-8|73	- MassBuild#440: Increase release tag
14mr|howto-html-en-20080722-8|74	
14mr|howto-html-en-20080722-8|75	

16721 14
14mr|howto-html-es-10-11|1	%define DATE	20070301
14mr|howto-html-es-10-11|2	%define    language  Spanish
14mr|howto-html-es-10-11|3	%define    lang      es
14mr|howto-html-es-10-11|4	%define format1      html-%{lang}
14mr|howto-html-es-10-11|5	%define format2      HTML/%{lang}
14mr|howto-html-es-10-11|6	
14mr|howto-html-es-10-11|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-es-10-11|8	Name:      howto-%{format1}
14mr|howto-html-es-10-11|9	Version:	10
14mr|howto-html-es-10-11|10	Release:	11
14mr|howto-html-es-10-11|11	Group:		Books/Howtos
14mr|howto-html-es-10-11|12	
14mr|howto-html-es-10-11|13	Source0:   %name.tar
14mr|howto-html-es-10-11|14	
14mr|howto-html-es-10-11|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-es-10-11|16	License:	GPL
14mr|howto-html-es-10-11|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-es-10-11|18	BuildArch:	noarch
14mr|howto-html-es-10-11|19	
14mr|howto-html-es-10-11|20	BuildRequires: howto-utils
14mr|howto-html-es-10-11|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-es-10-11|22	
14mr|howto-html-es-10-11|23	%description
14mr|howto-html-es-10-11|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-es-10-11|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-es-10-11|26	practical information about your system.  The latest versions of these
14mr|howto-html-es-10-11|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-es-10-11|28	
14mr|howto-html-es-10-11|29	%prep
14mr|howto-html-es-10-11|30	%setup -q -n %name
14mr|howto-html-es-10-11|31	
14mr|howto-html-es-10-11|32	%install
14mr|howto-html-es-10-11|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-es-10-11|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-es-10-11|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-es-10-11|36	
14mr|howto-html-es-10-11|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-es-10-11|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-es-10-11|39	[Desktop Entry]
14mr|howto-html-es-10-11|40	Name=Howto %language
14mr|howto-html-es-10-11|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-es-10-11|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-es-10-11|43	Icon=documentation_section
14mr|howto-html-es-10-11|44	Terminal=false
14mr|howto-html-es-10-11|45	Type=Application
14mr|howto-html-es-10-11|46	Categories=Documentation;
14mr|howto-html-es-10-11|47	EOF
14mr|howto-html-es-10-11|48	
14mr|howto-html-es-10-11|49	%clean
14mr|howto-html-es-10-11|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-es-10-11|51	
14mr|howto-html-es-10-11|52	%files
14mr|howto-html-es-10-11|53	%defattr(-,root,root)
14mr|howto-html-es-10-11|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-es-10-11|55	%{_datadir}/applications/*.desktop
14mr|howto-html-es-10-11|56	
14mr|howto-html-es-10-11|57	%if %mdkversion < 200900
14mr|howto-html-es-10-11|58	%post
14mr|howto-html-es-10-11|59	%{update_menus}
14mr|howto-html-es-10-11|60	%endif
14mr|howto-html-es-10-11|61	
14mr|howto-html-es-10-11|62	%if %mdkversion < 200900
14mr|howto-html-es-10-11|63	%postun
14mr|howto-html-es-10-11|64	%{clean_menus}
14mr|howto-html-es-10-11|65	%endif
14mr|howto-html-es-10-11|66	
14mr|howto-html-es-10-11|67	
14mr|howto-html-es-10-11|68	
14mr|howto-html-es-10-11|69	%changelog
14mr|howto-html-es-10-11|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-11
14mr|howto-html-es-10-11|71	+ Revision: 34bdc99
14mr|howto-html-es-10-11|72	- MassBuild#440: Increase release tag
14mr|howto-html-es-10-11|73	
14mr|howto-html-es-10-11|74	

16722 14
14mr|howto-html-fi-10.0-9|1	%define DATE	20040130
14mr|howto-html-fi-10.0-9|2	%define    language  Finnish
14mr|howto-html-fi-10.0-9|3	%define    lang      fi
14mr|howto-html-fi-10.0-9|4	%define format1      html-%{lang}
14mr|howto-html-fi-10.0-9|5	%define format2      HTML/%{lang}
14mr|howto-html-fi-10.0-9|6	
14mr|howto-html-fi-10.0-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-fi-10.0-9|8	Name:      howto-%{format1}
14mr|howto-html-fi-10.0-9|9	Version:	10.0
14mr|howto-html-fi-10.0-9|10	Release:	9
14mr|howto-html-fi-10.0-9|11	Group:		Books/Howtos
14mr|howto-html-fi-10.0-9|12	
14mr|howto-html-fi-10.0-9|13	Source0:   %name.tar
14mr|howto-html-fi-10.0-9|14	
14mr|howto-html-fi-10.0-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-fi-10.0-9|16	License:	GPL
14mr|howto-html-fi-10.0-9|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-fi-10.0-9|18	BuildArch:	noarch
14mr|howto-html-fi-10.0-9|19	
14mr|howto-html-fi-10.0-9|20	BuildRequires: howto-utils
14mr|howto-html-fi-10.0-9|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-fi-10.0-9|22	
14mr|howto-html-fi-10.0-9|23	%description
14mr|howto-html-fi-10.0-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-fi-10.0-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-fi-10.0-9|26	practical information about your system.  The latest versions of these
14mr|howto-html-fi-10.0-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-fi-10.0-9|28	
14mr|howto-html-fi-10.0-9|29	%prep
14mr|howto-html-fi-10.0-9|30	%setup -q -n %name
14mr|howto-html-fi-10.0-9|31	
14mr|howto-html-fi-10.0-9|32	%install
14mr|howto-html-fi-10.0-9|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-fi-10.0-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fi-10.0-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fi-10.0-9|36	
14mr|howto-html-fi-10.0-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-fi-10.0-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-fi-10.0-9|39	[Desktop Entry]
14mr|howto-html-fi-10.0-9|40	Name=Howto %language
14mr|howto-html-fi-10.0-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-fi-10.0-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-fi-10.0-9|43	Icon=documentation_section
14mr|howto-html-fi-10.0-9|44	Terminal=false
14mr|howto-html-fi-10.0-9|45	Type=Application
14mr|howto-html-fi-10.0-9|46	Categories=Documentation;
14mr|howto-html-fi-10.0-9|47	EOF
14mr|howto-html-fi-10.0-9|48	
14mr|howto-html-fi-10.0-9|49	%clean
14mr|howto-html-fi-10.0-9|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-fi-10.0-9|51	
14mr|howto-html-fi-10.0-9|52	%files
14mr|howto-html-fi-10.0-9|53	%defattr(-,root,root)
14mr|howto-html-fi-10.0-9|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fi-10.0-9|55	%{_datadir}/applications/*.desktop
14mr|howto-html-fi-10.0-9|56	
14mr|howto-html-fi-10.0-9|57	%if %mdkversion < 200900
14mr|howto-html-fi-10.0-9|58	%post
14mr|howto-html-fi-10.0-9|59	%{update_menus}
14mr|howto-html-fi-10.0-9|60	%endif
14mr|howto-html-fi-10.0-9|61	
14mr|howto-html-fi-10.0-9|62	%if %mdkversion < 200900
14mr|howto-html-fi-10.0-9|63	%postun
14mr|howto-html-fi-10.0-9|64	%{clean_menus}
14mr|howto-html-fi-10.0-9|65	%endif
14mr|howto-html-fi-10.0-9|66	
14mr|howto-html-fi-10.0-9|67	
14mr|howto-html-fi-10.0-9|68	
14mr|howto-html-fi-10.0-9|69	%changelog
14mr|howto-html-fi-10.0-9|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10.0-9
14mr|howto-html-fi-10.0-9|71	+ Revision: dce6770
14mr|howto-html-fi-10.0-9|72	- MassBuild#440: Increase release tag
14mr|howto-html-fi-10.0-9|73	
14mr|howto-html-fi-10.0-9|74	

16723 14
14mr|howto-html-fr-20080722-6|1	%define DATE	20080722
14mr|howto-html-fr-20080722-6|2	%define    language  French
14mr|howto-html-fr-20080722-6|3	%define    lang      fr
14mr|howto-html-fr-20080722-6|4	%define format1      html-%{lang}
14mr|howto-html-fr-20080722-6|5	%define format2      HTML/%{lang}
14mr|howto-html-fr-20080722-6|6	
14mr|howto-html-fr-20080722-6|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-fr-20080722-6|8	Name:      howto-%{format1}
14mr|howto-html-fr-20080722-6|9	Version:	%DATE
14mr|howto-html-fr-20080722-6|10	Release:	6
14mr|howto-html-fr-20080722-6|11	Group:		Books/Howtos
14mr|howto-html-fr-20080722-6|12	
14mr|howto-html-fr-20080722-6|13	Source0:   %name.tar
14mr|howto-html-fr-20080722-6|14	
14mr|howto-html-fr-20080722-6|15	#	ftp://ftp.traduc.org:/pub/HOWTO/FR/
14mr|howto-html-fr-20080722-6|16	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-fr-20080722-6|17	License:	GPL
14mr|howto-html-fr-20080722-6|18	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-fr-20080722-6|19	BuildArch:	noarch
14mr|howto-html-fr-20080722-6|20	
14mr|howto-html-fr-20080722-6|21	BuildRequires: howto-utils
14mr|howto-html-fr-20080722-6|22	Requires:    locales-%lang, xdg-utils
14mr|howto-html-fr-20080722-6|23	
14mr|howto-html-fr-20080722-6|24	%description
14mr|howto-html-fr-20080722-6|25	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-fr-20080722-6|26	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-fr-20080722-6|27	practical information about your system.  The latest versions of these
14mr|howto-html-fr-20080722-6|28	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-fr-20080722-6|29	
14mr|howto-html-fr-20080722-6|30	%prep
14mr|howto-html-fr-20080722-6|31	%setup -q -n %name
14mr|howto-html-fr-20080722-6|32	
14mr|howto-html-fr-20080722-6|33	%install
14mr|howto-html-fr-20080722-6|34	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-fr-20080722-6|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fr-20080722-6|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fr-20080722-6|37	
14mr|howto-html-fr-20080722-6|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-fr-20080722-6|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-fr-20080722-6|40	[Desktop Entry]
14mr|howto-html-fr-20080722-6|41	Name=Howto %language
14mr|howto-html-fr-20080722-6|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-fr-20080722-6|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-fr-20080722-6|44	Icon=documentation_section
14mr|howto-html-fr-20080722-6|45	Terminal=false
14mr|howto-html-fr-20080722-6|46	Type=Application
14mr|howto-html-fr-20080722-6|47	Categories=Documentation;
14mr|howto-html-fr-20080722-6|48	EOF
14mr|howto-html-fr-20080722-6|49	
14mr|howto-html-fr-20080722-6|50	%clean
14mr|howto-html-fr-20080722-6|51	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-fr-20080722-6|52	
14mr|howto-html-fr-20080722-6|53	%files
14mr|howto-html-fr-20080722-6|54	%defattr(-,root,root)
14mr|howto-html-fr-20080722-6|55	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-fr-20080722-6|56	%{_datadir}/applications/*.desktop
14mr|howto-html-fr-20080722-6|57	
14mr|howto-html-fr-20080722-6|58	%if %mdkversion < 200900
14mr|howto-html-fr-20080722-6|59	%post
14mr|howto-html-fr-20080722-6|60	%{update_menus}
14mr|howto-html-fr-20080722-6|61	%endif
14mr|howto-html-fr-20080722-6|62	
14mr|howto-html-fr-20080722-6|63	%if %mdkversion < 200900
14mr|howto-html-fr-20080722-6|64	%postun
14mr|howto-html-fr-20080722-6|65	%{clean_menus}
14mr|howto-html-fr-20080722-6|66	%endif
14mr|howto-html-fr-20080722-6|67	
14mr|howto-html-fr-20080722-6|68	
14mr|howto-html-fr-20080722-6|69	
14mr|howto-html-fr-20080722-6|70	%changelog
14mr|howto-html-fr-20080722-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080722-6
14mr|howto-html-fr-20080722-6|72	+ Revision: ea0a529
14mr|howto-html-fr-20080722-6|73	- MassBuild#440: Increase release tag
14mr|howto-html-fr-20080722-6|74	
14mr|howto-html-fr-20080722-6|75	

16724 14
14mr|howto-html-hu-10.1-12|1	%define DATE	20040814
14mr|howto-html-hu-10.1-12|2	%define    language  Hungarian
14mr|howto-html-hu-10.1-12|3	%define    lang      hu
14mr|howto-html-hu-10.1-12|4	%define format1      html-%{lang}
14mr|howto-html-hu-10.1-12|5	%define format2      HTML/%{lang}
14mr|howto-html-hu-10.1-12|6	
14mr|howto-html-hu-10.1-12|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-hu-10.1-12|8	Name:      howto-%{format1}
14mr|howto-html-hu-10.1-12|9	Version:	10.1
14mr|howto-html-hu-10.1-12|10	Release:	12
14mr|howto-html-hu-10.1-12|11	Group:		Books/Howtos
14mr|howto-html-hu-10.1-12|12	
14mr|howto-html-hu-10.1-12|13	Source0:   %name.tar
14mr|howto-html-hu-10.1-12|14	
14mr|howto-html-hu-10.1-12|15	Url:		http://www.kde.hu/mlp/hogyanok/
14mr|howto-html-hu-10.1-12|16	License:	GPL
14mr|howto-html-hu-10.1-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|howto-html-hu-10.1-12|18	BuildArch:	noarch
14mr|howto-html-hu-10.1-12|19	
14mr|howto-html-hu-10.1-12|20	BuildRequires: howto-utils
14mr|howto-html-hu-10.1-12|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-hu-10.1-12|22	
14mr|howto-html-hu-10.1-12|23	%description
14mr|howto-html-hu-10.1-12|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-hu-10.1-12|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-hu-10.1-12|26	practical information about your system.  The latest versions of these
14mr|howto-html-hu-10.1-12|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-hu-10.1-12|28	
14mr|howto-html-hu-10.1-12|29	%prep
14mr|howto-html-hu-10.1-12|30	%setup -q -n %name
14mr|howto-html-hu-10.1-12|31	
14mr|howto-html-hu-10.1-12|32	%install
14mr|howto-html-hu-10.1-12|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-hu-10.1-12|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-hu-10.1-12|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-hu-10.1-12|36	
14mr|howto-html-hu-10.1-12|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-hu-10.1-12|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-hu-10.1-12|39	[Desktop Entry]
14mr|howto-html-hu-10.1-12|40	Name=Howto %language
14mr|howto-html-hu-10.1-12|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-hu-10.1-12|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-hu-10.1-12|43	Icon=documentation_section
14mr|howto-html-hu-10.1-12|44	Terminal=false
14mr|howto-html-hu-10.1-12|45	Type=Application
14mr|howto-html-hu-10.1-12|46	Categories=Documentation;
14mr|howto-html-hu-10.1-12|47	EOF
14mr|howto-html-hu-10.1-12|48	
14mr|howto-html-hu-10.1-12|49	%clean
14mr|howto-html-hu-10.1-12|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-hu-10.1-12|51	
14mr|howto-html-hu-10.1-12|52	%files
14mr|howto-html-hu-10.1-12|53	%defattr(644,root,root,755)
14mr|howto-html-hu-10.1-12|54	%{_docdir}/HOWTO/%{format2}/
14mr|howto-html-hu-10.1-12|55	%{_datadir}/applications/*.desktop
14mr|howto-html-hu-10.1-12|56	
14mr|howto-html-hu-10.1-12|57	%if %mdkversion < 200900
14mr|howto-html-hu-10.1-12|58	%post
14mr|howto-html-hu-10.1-12|59	%{update_menus}
14mr|howto-html-hu-10.1-12|60	%endif
14mr|howto-html-hu-10.1-12|61	
14mr|howto-html-hu-10.1-12|62	%if %mdkversion < 200900
14mr|howto-html-hu-10.1-12|63	%postun
14mr|howto-html-hu-10.1-12|64	%{clean_menus}
14mr|howto-html-hu-10.1-12|65	%endif
14mr|howto-html-hu-10.1-12|66	
14mr|howto-html-hu-10.1-12|67	
14mr|howto-html-hu-10.1-12|68	
14mr|howto-html-hu-10.1-12|69	%changelog
14mr|howto-html-hu-10.1-12|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10.1-12
14mr|howto-html-hu-10.1-12|71	+ Revision: 3214889
14mr|howto-html-hu-10.1-12|72	- MassBuild#440: Increase release tag
14mr|howto-html-hu-10.1-12|73	
14mr|howto-html-hu-10.1-12|74	

16725 14
14mr|howto-html-id-10-6|1	%define DATE	20040322
14mr|howto-html-id-10-6|2	%define    language  Indonesian
14mr|howto-html-id-10-6|3	%define    lang      id
14mr|howto-html-id-10-6|4	%define format1      html-%{lang}
14mr|howto-html-id-10-6|5	%define format2      HTML/%{lang}
14mr|howto-html-id-10-6|6	
14mr|howto-html-id-10-6|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-id-10-6|8	Name:      howto-%{format1}
14mr|howto-html-id-10-6|9	Version:	10
14mr|howto-html-id-10-6|10	Release:	6
14mr|howto-html-id-10-6|11	Group:		Books/Howtos
14mr|howto-html-id-10-6|12	
14mr|howto-html-id-10-6|13	Source0:   %name.tar
14mr|howto-html-id-10-6|14	
14mr|howto-html-id-10-6|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-id-10-6|16	License:	GPL
14mr|howto-html-id-10-6|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-id-10-6|18	BuildArch:	noarch
14mr|howto-html-id-10-6|19	
14mr|howto-html-id-10-6|20	BuildRequires: howto-utils
14mr|howto-html-id-10-6|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-id-10-6|22	
14mr|howto-html-id-10-6|23	%description
14mr|howto-html-id-10-6|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-id-10-6|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-id-10-6|26	practical information about your system.  The latest versions of these
14mr|howto-html-id-10-6|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-id-10-6|28	
14mr|howto-html-id-10-6|29	%prep
14mr|howto-html-id-10-6|30	%setup -q -n %name
14mr|howto-html-id-10-6|31	
14mr|howto-html-id-10-6|32	%install
14mr|howto-html-id-10-6|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-id-10-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-id-10-6|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-id-10-6|36	
14mr|howto-html-id-10-6|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-id-10-6|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-id-10-6|39	[Desktop Entry]
14mr|howto-html-id-10-6|40	Name=Howto %language
14mr|howto-html-id-10-6|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-id-10-6|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-id-10-6|43	Icon=documentation_section
14mr|howto-html-id-10-6|44	Terminal=false
14mr|howto-html-id-10-6|45	Type=Application
14mr|howto-html-id-10-6|46	Categories=Documentation;
14mr|howto-html-id-10-6|47	EOF
14mr|howto-html-id-10-6|48	
14mr|howto-html-id-10-6|49	%clean
14mr|howto-html-id-10-6|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-id-10-6|51	
14mr|howto-html-id-10-6|52	%files
14mr|howto-html-id-10-6|53	%defattr(-,root,root)
14mr|howto-html-id-10-6|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-id-10-6|55	%{_datadir}/applications/*.desktop
14mr|howto-html-id-10-6|56	
14mr|howto-html-id-10-6|57	%if %mdkversion < 200900
14mr|howto-html-id-10-6|58	%post
14mr|howto-html-id-10-6|59	%{update_menus}
14mr|howto-html-id-10-6|60	%endif
14mr|howto-html-id-10-6|61	
14mr|howto-html-id-10-6|62	%if %mdkversion < 200900
14mr|howto-html-id-10-6|63	%postun
14mr|howto-html-id-10-6|64	%{clean_menus}
14mr|howto-html-id-10-6|65	%endif
14mr|howto-html-id-10-6|66	
14mr|howto-html-id-10-6|67	
14mr|howto-html-id-10-6|68	
14mr|howto-html-id-10-6|69	%changelog
14mr|howto-html-id-10-6|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-6
14mr|howto-html-id-10-6|71	+ Revision: 2f3c5fa
14mr|howto-html-id-10-6|72	- MassBuild#440: Increase release tag
14mr|howto-html-id-10-6|73	
14mr|howto-html-id-10-6|74	

16726 14
14mr|howto-html-it-20080812-7|1	%define DATE	20080812
14mr|howto-html-it-20080812-7|2	%define    language  Italian
14mr|howto-html-it-20080812-7|3	%define    lang      it
14mr|howto-html-it-20080812-7|4	%define format1      html-%{lang}
14mr|howto-html-it-20080812-7|5	%define format2      HTML/%{lang}
14mr|howto-html-it-20080812-7|6	
14mr|howto-html-it-20080812-7|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-it-20080812-7|8	Name:      howto-%{format1}
14mr|howto-html-it-20080812-7|9	Version:	%DATE
14mr|howto-html-it-20080812-7|10	Release:	7
14mr|howto-html-it-20080812-7|11	Group:		Books/Howtos
14mr|howto-html-it-20080812-7|12	Source0:   %name.tar
14mr|howto-html-it-20080812-7|13	
14mr|howto-html-it-20080812-7|14	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-it-20080812-7|15	License:	GPL
14mr|howto-html-it-20080812-7|16	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-it-20080812-7|17	BuildArch:	noarch
14mr|howto-html-it-20080812-7|18	
14mr|howto-html-it-20080812-7|19	BuildRequires: howto-utils
14mr|howto-html-it-20080812-7|20	Requires:    locales-%lang, xdg-utils
14mr|howto-html-it-20080812-7|21	
14mr|howto-html-it-20080812-7|22	%description
14mr|howto-html-it-20080812-7|23	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-it-20080812-7|24	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-it-20080812-7|25	practical information about your system.  The latest versions of these
14mr|howto-html-it-20080812-7|26	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-it-20080812-7|27	
14mr|howto-html-it-20080812-7|28	%prep
14mr|howto-html-it-20080812-7|29	%setup -q -n %name
14mr|howto-html-it-20080812-7|30	
14mr|howto-html-it-20080812-7|31	%install
14mr|howto-html-it-20080812-7|32	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-it-20080812-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-it-20080812-7|34	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-it-20080812-7|35	
14mr|howto-html-it-20080812-7|36	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-it-20080812-7|37	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-it-20080812-7|38	[Desktop Entry]
14mr|howto-html-it-20080812-7|39	Name=Howto %language
14mr|howto-html-it-20080812-7|40	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-it-20080812-7|41	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-it-20080812-7|42	Icon=documentation_section
14mr|howto-html-it-20080812-7|43	Terminal=false
14mr|howto-html-it-20080812-7|44	Type=Application
14mr|howto-html-it-20080812-7|45	Categories=Documentation;
14mr|howto-html-it-20080812-7|46	EOF
14mr|howto-html-it-20080812-7|47	
14mr|howto-html-it-20080812-7|48	%clean
14mr|howto-html-it-20080812-7|49	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-it-20080812-7|50	
14mr|howto-html-it-20080812-7|51	%files
14mr|howto-html-it-20080812-7|52	%defattr(-,root,root)
14mr|howto-html-it-20080812-7|53	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-it-20080812-7|54	%{_datadir}/applications/*.desktop
14mr|howto-html-it-20080812-7|55	
14mr|howto-html-it-20080812-7|56	%if %mdkversion < 200900
14mr|howto-html-it-20080812-7|57	%post
14mr|howto-html-it-20080812-7|58	%{update_menus}
14mr|howto-html-it-20080812-7|59	%endif
14mr|howto-html-it-20080812-7|60	
14mr|howto-html-it-20080812-7|61	%if %mdkversion < 200900
14mr|howto-html-it-20080812-7|62	%postun
14mr|howto-html-it-20080812-7|63	%{clean_menus}
14mr|howto-html-it-20080812-7|64	%endif
14mr|howto-html-it-20080812-7|65	
14mr|howto-html-it-20080812-7|66	
14mr|howto-html-it-20080812-7|67	
14mr|howto-html-it-20080812-7|68	%changelog
14mr|howto-html-it-20080812-7|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080812-7
14mr|howto-html-it-20080812-7|70	+ Revision: 9d0f292
14mr|howto-html-it-20080812-7|71	- MassBuild#440: Increase release tag
14mr|howto-html-it-20080812-7|72	
14mr|howto-html-it-20080812-7|73	

16727 14
14mr|howto-html-ja-10.1-11|1	%define DATE	20040814
14mr|howto-html-ja-10.1-11|2	%define    language  Japanese
14mr|howto-html-ja-10.1-11|3	%define    lang      ja
14mr|howto-html-ja-10.1-11|4	%define format1      html-%{lang}
14mr|howto-html-ja-10.1-11|5	%define format2      HTML/%{lang}
14mr|howto-html-ja-10.1-11|6	
14mr|howto-html-ja-10.1-11|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-ja-10.1-11|8	Name:      howto-%{format1}
14mr|howto-html-ja-10.1-11|9	Version:	10.1
14mr|howto-html-ja-10.1-11|10	Release:	11
14mr|howto-html-ja-10.1-11|11	Group:		Books/Howtos
14mr|howto-html-ja-10.1-11|12	
14mr|howto-html-ja-10.1-11|13	Source0:   %name.tar
14mr|howto-html-ja-10.1-11|14	
14mr|howto-html-ja-10.1-11|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ja-10.1-11|16	License:	GPL
14mr|howto-html-ja-10.1-11|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-ja-10.1-11|18	BuildArch:	noarch
14mr|howto-html-ja-10.1-11|19	
14mr|howto-html-ja-10.1-11|20	BuildRequires: howto-utils
14mr|howto-html-ja-10.1-11|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-ja-10.1-11|22	
14mr|howto-html-ja-10.1-11|23	%description
14mr|howto-html-ja-10.1-11|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-ja-10.1-11|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-ja-10.1-11|26	practical information about your system.  The latest versions of these
14mr|howto-html-ja-10.1-11|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ja-10.1-11|28	
14mr|howto-html-ja-10.1-11|29	%prep
14mr|howto-html-ja-10.1-11|30	%setup -q -n %name
14mr|howto-html-ja-10.1-11|31	
14mr|howto-html-ja-10.1-11|32	%install
14mr|howto-html-ja-10.1-11|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ja-10.1-11|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ja-10.1-11|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ja-10.1-11|36	
14mr|howto-html-ja-10.1-11|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-ja-10.1-11|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-ja-10.1-11|39	[Desktop Entry]
14mr|howto-html-ja-10.1-11|40	Name=Howto %language
14mr|howto-html-ja-10.1-11|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-ja-10.1-11|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-ja-10.1-11|43	Icon=documentation_section
14mr|howto-html-ja-10.1-11|44	Terminal=false
14mr|howto-html-ja-10.1-11|45	Type=Application
14mr|howto-html-ja-10.1-11|46	Categories=Documentation;
14mr|howto-html-ja-10.1-11|47	EOF
14mr|howto-html-ja-10.1-11|48	
14mr|howto-html-ja-10.1-11|49	%clean
14mr|howto-html-ja-10.1-11|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ja-10.1-11|51	
14mr|howto-html-ja-10.1-11|52	%files
14mr|howto-html-ja-10.1-11|53	%defattr(-,root,root)
14mr|howto-html-ja-10.1-11|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ja-10.1-11|55	%{_datadir}/applications/*.desktop
14mr|howto-html-ja-10.1-11|56	
14mr|howto-html-ja-10.1-11|57	%if %mdkversion < 200900
14mr|howto-html-ja-10.1-11|58	%post
14mr|howto-html-ja-10.1-11|59	%{update_menus}
14mr|howto-html-ja-10.1-11|60	%endif
14mr|howto-html-ja-10.1-11|61	
14mr|howto-html-ja-10.1-11|62	%if %mdkversion < 200900
14mr|howto-html-ja-10.1-11|63	%postun
14mr|howto-html-ja-10.1-11|64	%{clean_menus}
14mr|howto-html-ja-10.1-11|65	%endif
14mr|howto-html-ja-10.1-11|66	
14mr|howto-html-ja-10.1-11|67	
14mr|howto-html-ja-10.1-11|68	
14mr|howto-html-ja-10.1-11|69	%changelog
14mr|howto-html-ja-10.1-11|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10.1-11
14mr|howto-html-ja-10.1-11|71	+ Revision: 73efd4a
14mr|howto-html-ja-10.1-11|72	- MassBuild#440: Increase release tag
14mr|howto-html-ja-10.1-11|73	
14mr|howto-html-ja-10.1-11|74	

16728 14
14mr|howto-html-ko-10-9|1	%define DATE	20040301
14mr|howto-html-ko-10-9|2	%define    language  Korean
14mr|howto-html-ko-10-9|3	%define    lang      ko
14mr|howto-html-ko-10-9|4	%define format1      html-%{lang}
14mr|howto-html-ko-10-9|5	%define format2      HTML/%{lang}
14mr|howto-html-ko-10-9|6	
14mr|howto-html-ko-10-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-ko-10-9|8	Name:      howto-%{format1}
14mr|howto-html-ko-10-9|9	Version:	10
14mr|howto-html-ko-10-9|10	Release:	9
14mr|howto-html-ko-10-9|11	Group:		Books/Howtos
14mr|howto-html-ko-10-9|12	
14mr|howto-html-ko-10-9|13	Source0:   %name.tar
14mr|howto-html-ko-10-9|14	
14mr|howto-html-ko-10-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ko-10-9|16	License:	GPL
14mr|howto-html-ko-10-9|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-ko-10-9|18	BuildArch:	noarch
14mr|howto-html-ko-10-9|19	
14mr|howto-html-ko-10-9|20	BuildRequires: howto-utils
14mr|howto-html-ko-10-9|21	Requires:    locales-%lang, xdg-utils
14mr|howto-html-ko-10-9|22	
14mr|howto-html-ko-10-9|23	%description
14mr|howto-html-ko-10-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-ko-10-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-ko-10-9|26	practical information about your system.  The latest versions of these
14mr|howto-html-ko-10-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ko-10-9|28	
14mr|howto-html-ko-10-9|29	%prep
14mr|howto-html-ko-10-9|30	%setup -q -n %name
14mr|howto-html-ko-10-9|31	
14mr|howto-html-ko-10-9|32	%install
14mr|howto-html-ko-10-9|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ko-10-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ko-10-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ko-10-9|36	
14mr|howto-html-ko-10-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-ko-10-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-ko-10-9|39	[Desktop Entry]
14mr|howto-html-ko-10-9|40	Name=Howto %language
14mr|howto-html-ko-10-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-ko-10-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-ko-10-9|43	Icon=documentation_section
14mr|howto-html-ko-10-9|44	Terminal=false
14mr|howto-html-ko-10-9|45	Type=Application
14mr|howto-html-ko-10-9|46	Categories=Documentation;
14mr|howto-html-ko-10-9|47	EOF
14mr|howto-html-ko-10-9|48	
14mr|howto-html-ko-10-9|49	%clean
14mr|howto-html-ko-10-9|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ko-10-9|51	
14mr|howto-html-ko-10-9|52	%files
14mr|howto-html-ko-10-9|53	%defattr(-,root,root)
14mr|howto-html-ko-10-9|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ko-10-9|55	%{_datadir}/applications/*.desktop
14mr|howto-html-ko-10-9|56	
14mr|howto-html-ko-10-9|57	%if %mdkversion < 200900
14mr|howto-html-ko-10-9|58	%post
14mr|howto-html-ko-10-9|59	%{update_menus}
14mr|howto-html-ko-10-9|60	%endif
14mr|howto-html-ko-10-9|61	
14mr|howto-html-ko-10-9|62	%if %mdkversion < 200900
14mr|howto-html-ko-10-9|63	%postun
14mr|howto-html-ko-10-9|64	%{clean_menus}
14mr|howto-html-ko-10-9|65	%endif
14mr|howto-html-ko-10-9|66	
14mr|howto-html-ko-10-9|67	
14mr|howto-html-ko-10-9|68	
14mr|howto-html-ko-10-9|69	%changelog
14mr|howto-html-ko-10-9|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-9
14mr|howto-html-ko-10-9|71	+ Revision: fd16e0c
14mr|howto-html-ko-10-9|72	- MassBuild#440: Increase release tag
14mr|howto-html-ko-10-9|73	
14mr|howto-html-ko-10-9|74	

16729 14
14mr|howto-html-nl-10.1-8|1	%define	DATE	20040813
14mr|howto-html-nl-10.1-8|2	%define    language  Dutch
14mr|howto-html-nl-10.1-8|3	%define    lang      nl
14mr|howto-html-nl-10.1-8|4	%define format1      html-%{lang}
14mr|howto-html-nl-10.1-8|5	%define format2      HTML/%{lang}
14mr|howto-html-nl-10.1-8|6	
14mr|howto-html-nl-10.1-8|7	
14mr|howto-html-nl-10.1-8|8	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-nl-10.1-8|9	Name:      howto-%{format1}
14mr|howto-html-nl-10.1-8|10	Version:	10.1
14mr|howto-html-nl-10.1-8|11	Release:	8
14mr|howto-html-nl-10.1-8|12	Group:		Books/Howtos
14mr|howto-html-nl-10.1-8|13	
14mr|howto-html-nl-10.1-8|14	Source0:   %name.tar
14mr|howto-html-nl-10.1-8|15	
14mr|howto-html-nl-10.1-8|16	Url:		http://nl.linux.org/doc/nlhowto.php
14mr|howto-html-nl-10.1-8|17	License:	GPL
14mr|howto-html-nl-10.1-8|18	BuildRoot:	%{_tmppath}/howto-%{format1}-root
14mr|howto-html-nl-10.1-8|19	BuildArch:	noarch
14mr|howto-html-nl-10.1-8|20	
14mr|howto-html-nl-10.1-8|21	BuildRequires: howto-utils
14mr|howto-html-nl-10.1-8|22	Requires:    locales-%lang xdg-utils
14mr|howto-html-nl-10.1-8|23	
14mr|howto-html-nl-10.1-8|24	%description
14mr|howto-html-nl-10.1-8|25	Linux HOWTOs in Dutch documents are located at
14mr|howto-html-nl-10.1-8|26	http://nl.linux.org/doc/nlhowto.php and
14mr|howto-html-nl-10.1-8|27	ftp://fjordland.nl.linux.org/pub/HOWTO-NL/all-howtos-html.tar.gz
14mr|howto-html-nl-10.1-8|28	
14mr|howto-html-nl-10.1-8|29	%prep
14mr|howto-html-nl-10.1-8|30	%setup -q -n %name
14mr|howto-html-nl-10.1-8|31	
14mr|howto-html-nl-10.1-8|32	%install
14mr|howto-html-nl-10.1-8|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-nl-10.1-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-nl-10.1-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-nl-10.1-8|36	
14mr|howto-html-nl-10.1-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-nl-10.1-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-nl-10.1-8|39	[Desktop Entry]
14mr|howto-html-nl-10.1-8|40	Name=Howto %language
14mr|howto-html-nl-10.1-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-nl-10.1-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-nl-10.1-8|43	Icon=documentation_section
14mr|howto-html-nl-10.1-8|44	Terminal=false
14mr|howto-html-nl-10.1-8|45	Type=Application
14mr|howto-html-nl-10.1-8|46	Categories=Documentation;
14mr|howto-html-nl-10.1-8|47	EOF
14mr|howto-html-nl-10.1-8|48	
14mr|howto-html-nl-10.1-8|49	perl -p -i -e "s|<LI><A HREF=\"Bootdisk-HOWTO-NL.html\">De Linux Bootdisk HOWTO</A>|<LI><A HREF=\"Bootdisk-HOWTO-NL.html\">De Linux Bootdisk HOWTO</A>\n<LI><A HREF=\"Bootdisk/t1.html\">De Linux Bootdisk HOWTO</A>|" $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}/index.html
14mr|howto-html-nl-10.1-8|50	# this perl line is needed to include the Bootdisk-howto which is in a directory with strange file name.
14mr|howto-html-nl-10.1-8|51	
14mr|howto-html-nl-10.1-8|52	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-nl-10.1-8|53	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-nl-10.1-8|54	[Desktop Entry]
14mr|howto-html-nl-10.1-8|55	Name=Howto %language
14mr|howto-html-nl-10.1-8|56	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-nl-10.1-8|57	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-nl-10.1-8|58	Icon=documentation_section
14mr|howto-html-nl-10.1-8|59	Terminal=false
14mr|howto-html-nl-10.1-8|60	Type=Application
14mr|howto-html-nl-10.1-8|61	Categories=Documentation;
14mr|howto-html-nl-10.1-8|62	EOF
14mr|howto-html-nl-10.1-8|63	
14mr|howto-html-nl-10.1-8|64	%clean
14mr|howto-html-nl-10.1-8|65	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-nl-10.1-8|66	
14mr|howto-html-nl-10.1-8|67	%files
14mr|howto-html-nl-10.1-8|68	%defattr(-,root,root)
14mr|howto-html-nl-10.1-8|69	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-nl-10.1-8|70	%{_datadir}/applications/*.desktop
14mr|howto-html-nl-10.1-8|71	
14mr|howto-html-nl-10.1-8|72	%if %mdkversion < 200900
14mr|howto-html-nl-10.1-8|73	%post
14mr|howto-html-nl-10.1-8|74	%{update_menus}
14mr|howto-html-nl-10.1-8|75	%endif
14mr|howto-html-nl-10.1-8|76	
14mr|howto-html-nl-10.1-8|77	%if %mdkversion < 200900
14mr|howto-html-nl-10.1-8|78	%postun
14mr|howto-html-nl-10.1-8|79	%{clean_menus}
14mr|howto-html-nl-10.1-8|80	%endif
14mr|howto-html-nl-10.1-8|81	
14mr|howto-html-nl-10.1-8|82	
14mr|howto-html-nl-10.1-8|83	
14mr|howto-html-nl-10.1-8|84	%changelog
14mr|howto-html-nl-10.1-8|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10.1-8
14mr|howto-html-nl-10.1-8|86	+ Revision: 9bd8724
14mr|howto-html-nl-10.1-8|87	- MassBuild#440: Increase release tag
14mr|howto-html-nl-10.1-8|88	
14mr|howto-html-nl-10.1-8|89	

16730 14
14mr|howto-html-pl-9.1-8|1	%define DATE	20030112
14mr|howto-html-pl-9.1-8|2	%define    language  Polish
14mr|howto-html-pl-9.1-8|3	%define    lang      pl
14mr|howto-html-pl-9.1-8|4	%define format1      html-%{lang}
14mr|howto-html-pl-9.1-8|5	%define format2      HTML/%{lang}
14mr|howto-html-pl-9.1-8|6	
14mr|howto-html-pl-9.1-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-pl-9.1-8|8	Name:      howto-%{format1}
14mr|howto-html-pl-9.1-8|9	Version:	9.1
14mr|howto-html-pl-9.1-8|10	Release:	8
14mr|howto-html-pl-9.1-8|11	Group:		Books/Howtos
14mr|howto-html-pl-9.1-8|12	
14mr|howto-html-pl-9.1-8|13	Source0:   %name.tar
14mr|howto-html-pl-9.1-8|14	
14mr|howto-html-pl-9.1-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-pl-9.1-8|16	License:	GPL
14mr|howto-html-pl-9.1-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|howto-html-pl-9.1-8|18	BuildArch:	noarch
14mr|howto-html-pl-9.1-8|19	
14mr|howto-html-pl-9.1-8|20	BuildRequires: howto-utils
14mr|howto-html-pl-9.1-8|21	Requires:    locales-%lang xdg-utils
14mr|howto-html-pl-9.1-8|22	
14mr|howto-html-pl-9.1-8|23	%description
14mr|howto-html-pl-9.1-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-pl-9.1-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-pl-9.1-8|26	practical information about your system.  The latest versions of these
14mr|howto-html-pl-9.1-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-pl-9.1-8|28	
14mr|howto-html-pl-9.1-8|29	%prep
14mr|howto-html-pl-9.1-8|30	%setup -q -n %name
14mr|howto-html-pl-9.1-8|31	
14mr|howto-html-pl-9.1-8|32	%install
14mr|howto-html-pl-9.1-8|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-pl-9.1-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-pl-9.1-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-pl-9.1-8|36	
14mr|howto-html-pl-9.1-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-pl-9.1-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-pl-9.1-8|39	[Desktop Entry]
14mr|howto-html-pl-9.1-8|40	Name=Howto %language
14mr|howto-html-pl-9.1-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-pl-9.1-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-pl-9.1-8|43	Icon=documentation_section
14mr|howto-html-pl-9.1-8|44	Terminal=false
14mr|howto-html-pl-9.1-8|45	Type=Application
14mr|howto-html-pl-9.1-8|46	Categories=Documentation;
14mr|howto-html-pl-9.1-8|47	EOF
14mr|howto-html-pl-9.1-8|48	
14mr|howto-html-pl-9.1-8|49	%clean
14mr|howto-html-pl-9.1-8|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-pl-9.1-8|51	
14mr|howto-html-pl-9.1-8|52	%files
14mr|howto-html-pl-9.1-8|53	%defattr(-,root,root)
14mr|howto-html-pl-9.1-8|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-pl-9.1-8|55	%{_datadir}/applications/*.desktop
14mr|howto-html-pl-9.1-8|56	
14mr|howto-html-pl-9.1-8|57	%if %mdkversion < 200900
14mr|howto-html-pl-9.1-8|58	%post
14mr|howto-html-pl-9.1-8|59	%{update_menus}
14mr|howto-html-pl-9.1-8|60	%endif
14mr|howto-html-pl-9.1-8|61	
14mr|howto-html-pl-9.1-8|62	%if %mdkversion < 200900
14mr|howto-html-pl-9.1-8|63	%postun
14mr|howto-html-pl-9.1-8|64	%{clean_menus}
14mr|howto-html-pl-9.1-8|65	%endif
14mr|howto-html-pl-9.1-8|66	
14mr|howto-html-pl-9.1-8|67	
14mr|howto-html-pl-9.1-8|68	
14mr|howto-html-pl-9.1-8|69	%changelog
14mr|howto-html-pl-9.1-8|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.1-8
14mr|howto-html-pl-9.1-8|71	+ Revision: eac1eb9
14mr|howto-html-pl-9.1-8|72	- MassBuild#440: Increase release tag
14mr|howto-html-pl-9.1-8|73	
14mr|howto-html-pl-9.1-8|74	

16731 14
14mr|howto-html-ro-9.1-9|1	%define DATE	20030112
14mr|howto-html-ro-9.1-9|2	%define    language  Romanian
14mr|howto-html-ro-9.1-9|3	%define    lang      ro
14mr|howto-html-ro-9.1-9|4	%define format1      html-%{lang}
14mr|howto-html-ro-9.1-9|5	%define format2      HTML/%{lang}
14mr|howto-html-ro-9.1-9|6	
14mr|howto-html-ro-9.1-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-ro-9.1-9|8	Name:      howto-%{format1}
14mr|howto-html-ro-9.1-9|9	Version:	9.1
14mr|howto-html-ro-9.1-9|10	Release:	9
14mr|howto-html-ro-9.1-9|11	Group:		Books/Howtos
14mr|howto-html-ro-9.1-9|12	
14mr|howto-html-ro-9.1-9|13	Source0:   %name.tar
14mr|howto-html-ro-9.1-9|14	Source1:   %name
14mr|howto-html-ro-9.1-9|15	
14mr|howto-html-ro-9.1-9|16	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ro-9.1-9|17	License:	GPL
14mr|howto-html-ro-9.1-9|18	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-ro-9.1-9|19	BuildArch:	noarch
14mr|howto-html-ro-9.1-9|20	
14mr|howto-html-ro-9.1-9|21	BuildRequires: howto-utils
14mr|howto-html-ro-9.1-9|22	Requires:    locales-%lang xdg-utils
14mr|howto-html-ro-9.1-9|23	
14mr|howto-html-ro-9.1-9|24	%description
14mr|howto-html-ro-9.1-9|25	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-ro-9.1-9|26	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-ro-9.1-9|27	practical information about your system.  The latest versions of these
14mr|howto-html-ro-9.1-9|28	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-ro-9.1-9|29	
14mr|howto-html-ro-9.1-9|30	%prep
14mr|howto-html-ro-9.1-9|31	%setup -q -n %name
14mr|howto-html-ro-9.1-9|32	
14mr|howto-html-ro-9.1-9|33	%install
14mr|howto-html-ro-9.1-9|34	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ro-9.1-9|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ro-9.1-9|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ro-9.1-9|37	
14mr|howto-html-ro-9.1-9|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-ro-9.1-9|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-ro-9.1-9|40	[Desktop Entry]
14mr|howto-html-ro-9.1-9|41	Name=Howto %language
14mr|howto-html-ro-9.1-9|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-ro-9.1-9|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-ro-9.1-9|44	Icon=documentation_section
14mr|howto-html-ro-9.1-9|45	Terminal=false
14mr|howto-html-ro-9.1-9|46	Type=Application
14mr|howto-html-ro-9.1-9|47	Categories=Documentation;
14mr|howto-html-ro-9.1-9|48	EOF
14mr|howto-html-ro-9.1-9|49	
14mr|howto-html-ro-9.1-9|50	%clean
14mr|howto-html-ro-9.1-9|51	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-ro-9.1-9|52	
14mr|howto-html-ro-9.1-9|53	%files
14mr|howto-html-ro-9.1-9|54	%defattr(644,root,root,755)
14mr|howto-html-ro-9.1-9|55	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-ro-9.1-9|56	%{_datadir}/applications/*.desktop
14mr|howto-html-ro-9.1-9|57	
14mr|howto-html-ro-9.1-9|58	%if %mdkversion < 200900
14mr|howto-html-ro-9.1-9|59	%post
14mr|howto-html-ro-9.1-9|60	%{update_menus}
14mr|howto-html-ro-9.1-9|61	%endif
14mr|howto-html-ro-9.1-9|62	
14mr|howto-html-ro-9.1-9|63	%if %mdkversion < 200900
14mr|howto-html-ro-9.1-9|64	%postun
14mr|howto-html-ro-9.1-9|65	%{clean_menus}
14mr|howto-html-ro-9.1-9|66	%endif
14mr|howto-html-ro-9.1-9|67	
14mr|howto-html-ro-9.1-9|68	
14mr|howto-html-ro-9.1-9|69	
14mr|howto-html-ro-9.1-9|70	%changelog
14mr|howto-html-ro-9.1-9|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.1-9
14mr|howto-html-ro-9.1-9|72	+ Revision: 85c3636
14mr|howto-html-ro-9.1-9|73	- MassBuild#440: Increase release tag
14mr|howto-html-ro-9.1-9|74	
14mr|howto-html-ro-9.1-9|75	

16732 14
14mr|howto-html-sl-10-9|1	%define DATE	20040301
14mr|howto-html-sl-10-9|2	%define    language  Slovenian
14mr|howto-html-sl-10-9|3	%define    lang      sl
14mr|howto-html-sl-10-9|4	%define format1      html-%{lang}
14mr|howto-html-sl-10-9|5	%define format2      HTML/%{lang}
14mr|howto-html-sl-10-9|6	
14mr|howto-html-sl-10-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-sl-10-9|8	Name:      howto-%{format1}
14mr|howto-html-sl-10-9|9	Version:	10
14mr|howto-html-sl-10-9|10	Release:	9
14mr|howto-html-sl-10-9|11	Group:		Books/Howtos
14mr|howto-html-sl-10-9|12	
14mr|howto-html-sl-10-9|13	Source0:   %name.tar
14mr|howto-html-sl-10-9|14	
14mr|howto-html-sl-10-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-sl-10-9|16	License:	GPL
14mr|howto-html-sl-10-9|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-sl-10-9|18	BuildArch:	noarch
14mr|howto-html-sl-10-9|19	
14mr|howto-html-sl-10-9|20	BuildRequires: howto-utils
14mr|howto-html-sl-10-9|21	Requires:    locales-%lang xdg-utils
14mr|howto-html-sl-10-9|22	
14mr|howto-html-sl-10-9|23	%description
14mr|howto-html-sl-10-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-sl-10-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-sl-10-9|26	practical information about your system.  The latest versions of these
14mr|howto-html-sl-10-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-sl-10-9|28	
14mr|howto-html-sl-10-9|29	%prep
14mr|howto-html-sl-10-9|30	%setup -q -n %name
14mr|howto-html-sl-10-9|31	
14mr|howto-html-sl-10-9|32	%install
14mr|howto-html-sl-10-9|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-sl-10-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sl-10-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sl-10-9|36	
14mr|howto-html-sl-10-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-sl-10-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-sl-10-9|39	[Desktop Entry]
14mr|howto-html-sl-10-9|40	Name=Howto %language
14mr|howto-html-sl-10-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-sl-10-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-sl-10-9|43	Icon=documentation_section
14mr|howto-html-sl-10-9|44	Terminal=false
14mr|howto-html-sl-10-9|45	Type=Application
14mr|howto-html-sl-10-9|46	Categories=Documentation;
14mr|howto-html-sl-10-9|47	EOF
14mr|howto-html-sl-10-9|48	
14mr|howto-html-sl-10-9|49	%clean
14mr|howto-html-sl-10-9|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-sl-10-9|51	
14mr|howto-html-sl-10-9|52	%files
14mr|howto-html-sl-10-9|53	%defattr(-,root,root)
14mr|howto-html-sl-10-9|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sl-10-9|55	%{_datadir}/applications/*.desktop
14mr|howto-html-sl-10-9|56	
14mr|howto-html-sl-10-9|57	%if %mdkversion < 200900
14mr|howto-html-sl-10-9|58	%post
14mr|howto-html-sl-10-9|59	%{update_menus}
14mr|howto-html-sl-10-9|60	%endif
14mr|howto-html-sl-10-9|61	
14mr|howto-html-sl-10-9|62	%if %mdkversion < 200900
14mr|howto-html-sl-10-9|63	%postun
14mr|howto-html-sl-10-9|64	%{clean_menus}
14mr|howto-html-sl-10-9|65	%endif
14mr|howto-html-sl-10-9|66	
14mr|howto-html-sl-10-9|67	
14mr|howto-html-sl-10-9|68	
14mr|howto-html-sl-10-9|69	%changelog
14mr|howto-html-sl-10-9|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-9
14mr|howto-html-sl-10-9|71	+ Revision: 0f14c4e
14mr|howto-html-sl-10-9|72	- MassBuild#440: Increase release tag
14mr|howto-html-sl-10-9|73	
14mr|howto-html-sl-10-9|74	

16733 14
14mr|howto-html-sv-9.1-9|1	%define DATE	20030112
14mr|howto-html-sv-9.1-9|2	%define    language  Swedish
14mr|howto-html-sv-9.1-9|3	%define    lang      sv
14mr|howto-html-sv-9.1-9|4	%define format1      html-%{lang}
14mr|howto-html-sv-9.1-9|5	%define format2      HTML/%{lang}
14mr|howto-html-sv-9.1-9|6	
14mr|howto-html-sv-9.1-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-sv-9.1-9|8	Name:      howto-%{format1}
14mr|howto-html-sv-9.1-9|9	Version:	9.1
14mr|howto-html-sv-9.1-9|10	Release:	9
14mr|howto-html-sv-9.1-9|11	Group:		Books/Howtos
14mr|howto-html-sv-9.1-9|12	
14mr|howto-html-sv-9.1-9|13	Source0:   %name.tar
14mr|howto-html-sv-9.1-9|14	
14mr|howto-html-sv-9.1-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-sv-9.1-9|16	License:	GPL
14mr|howto-html-sv-9.1-9|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|howto-html-sv-9.1-9|18	BuildArch:	noarch
14mr|howto-html-sv-9.1-9|19	
14mr|howto-html-sv-9.1-9|20	BuildRequires: howto-utils
14mr|howto-html-sv-9.1-9|21	Requires:    locales-%lang xdg-utils
14mr|howto-html-sv-9.1-9|22	
14mr|howto-html-sv-9.1-9|23	%description
14mr|howto-html-sv-9.1-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-sv-9.1-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-sv-9.1-9|26	practical information about your system.  The latest versions of these
14mr|howto-html-sv-9.1-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-sv-9.1-9|28	
14mr|howto-html-sv-9.1-9|29	%prep
14mr|howto-html-sv-9.1-9|30	%setup -q -n %name
14mr|howto-html-sv-9.1-9|31	
14mr|howto-html-sv-9.1-9|32	%install
14mr|howto-html-sv-9.1-9|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-sv-9.1-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sv-9.1-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sv-9.1-9|36	
14mr|howto-html-sv-9.1-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-sv-9.1-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-sv-9.1-9|39	[Desktop Entry]
14mr|howto-html-sv-9.1-9|40	Name=Howto %language
14mr|howto-html-sv-9.1-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-sv-9.1-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-sv-9.1-9|43	Icon=documentation_section
14mr|howto-html-sv-9.1-9|44	Terminal=false
14mr|howto-html-sv-9.1-9|45	Type=Application
14mr|howto-html-sv-9.1-9|46	Categories=Documentation;
14mr|howto-html-sv-9.1-9|47	EOF
14mr|howto-html-sv-9.1-9|48	
14mr|howto-html-sv-9.1-9|49	%clean
14mr|howto-html-sv-9.1-9|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-sv-9.1-9|51	
14mr|howto-html-sv-9.1-9|52	%files
14mr|howto-html-sv-9.1-9|53	%defattr(-,root,root)
14mr|howto-html-sv-9.1-9|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-sv-9.1-9|55	%{_datadir}/applications/*.desktop
14mr|howto-html-sv-9.1-9|56	
14mr|howto-html-sv-9.1-9|57	%if %mdkversion < 200900
14mr|howto-html-sv-9.1-9|58	%post
14mr|howto-html-sv-9.1-9|59	%{update_menus}
14mr|howto-html-sv-9.1-9|60	%endif
14mr|howto-html-sv-9.1-9|61	
14mr|howto-html-sv-9.1-9|62	%if %mdkversion < 200900
14mr|howto-html-sv-9.1-9|63	%postun
14mr|howto-html-sv-9.1-9|64	%{clean_menus}
14mr|howto-html-sv-9.1-9|65	%endif
14mr|howto-html-sv-9.1-9|66	
14mr|howto-html-sv-9.1-9|67	
14mr|howto-html-sv-9.1-9|68	
14mr|howto-html-sv-9.1-9|69	%changelog
14mr|howto-html-sv-9.1-9|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.1-9
14mr|howto-html-sv-9.1-9|71	+ Revision: 416b41f
14mr|howto-html-sv-9.1-9|72	- MassBuild#440: Increase release tag
14mr|howto-html-sv-9.1-9|73	
14mr|howto-html-sv-9.1-9|74	

16734 14
14mr|howto-html-zh-10-11|1	%define DATE	20040301
14mr|howto-html-zh-10-11|2	%define    language  Chinese
14mr|howto-html-zh-10-11|3	%define    lang      zh
14mr|howto-html-zh-10-11|4	%define format1      html-%{lang}
14mr|howto-html-zh-10-11|5	%define format2      HTML/%{lang}
14mr|howto-html-zh-10-11|6	
14mr|howto-html-zh-10-11|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
14mr|howto-html-zh-10-11|8	Name:      howto-%{format1}
14mr|howto-html-zh-10-11|9	Version:	10
14mr|howto-html-zh-10-11|10	Release:	11
14mr|howto-html-zh-10-11|11	Group:		Books/Howtos
14mr|howto-html-zh-10-11|12	
14mr|howto-html-zh-10-11|13	Source0:   %name.tar
14mr|howto-html-zh-10-11|14	
14mr|howto-html-zh-10-11|15	Url:		http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-zh-10-11|16	License:	GPL
14mr|howto-html-zh-10-11|17	BuildRoot:	%{_tmppath}/%{name}-root
14mr|howto-html-zh-10-11|18	BuildArch:	noarch
14mr|howto-html-zh-10-11|19	
14mr|howto-html-zh-10-11|20	BuildRequires: howto-utils
14mr|howto-html-zh-10-11|21	Requires:    locales-%lang xdg-utils
14mr|howto-html-zh-10-11|22	
14mr|howto-html-zh-10-11|23	%description
14mr|howto-html-zh-10-11|24	Linux HOWTOs are detailed documents which describe a specific aspect of
14mr|howto-html-zh-10-11|25	configuring or using Linux.  Linux HOWTOs are a great source of
14mr|howto-html-zh-10-11|26	practical information about your system.  The latest versions of these
14mr|howto-html-zh-10-11|27	documents are located at http://www.linuxdoc.org/docs.html#howto
14mr|howto-html-zh-10-11|28	
14mr|howto-html-zh-10-11|29	%prep
14mr|howto-html-zh-10-11|30	%setup -q -n %name
14mr|howto-html-zh-10-11|31	
14mr|howto-html-zh-10-11|32	%install
14mr|howto-html-zh-10-11|33	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-zh-10-11|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-zh-10-11|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
14mr|howto-html-zh-10-11|36	
14mr|howto-html-zh-10-11|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
14mr|howto-html-zh-10-11|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
14mr|howto-html-zh-10-11|39	[Desktop Entry]
14mr|howto-html-zh-10-11|40	Name=Howto %language
14mr|howto-html-zh-10-11|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
14mr|howto-html-zh-10-11|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
14mr|howto-html-zh-10-11|43	Icon=documentation_section
14mr|howto-html-zh-10-11|44	Terminal=false
14mr|howto-html-zh-10-11|45	Type=Application
14mr|howto-html-zh-10-11|46	Categories=Documentation;
14mr|howto-html-zh-10-11|47	EOF
14mr|howto-html-zh-10-11|48	
14mr|howto-html-zh-10-11|49	%clean
14mr|howto-html-zh-10-11|50	rm -rf $RPM_BUILD_ROOT
14mr|howto-html-zh-10-11|51	
14mr|howto-html-zh-10-11|52	%files
14mr|howto-html-zh-10-11|53	%defattr(-,root,root)
14mr|howto-html-zh-10-11|54	%{_docdir}/HOWTO/%{format2}
14mr|howto-html-zh-10-11|55	%{_datadir}/applications/*.desktop
14mr|howto-html-zh-10-11|56	
14mr|howto-html-zh-10-11|57	%if %mdkversion < 200900
14mr|howto-html-zh-10-11|58	%post
14mr|howto-html-zh-10-11|59	%{update_menus}
14mr|howto-html-zh-10-11|60	%endif
14mr|howto-html-zh-10-11|61	
14mr|howto-html-zh-10-11|62	%if %mdkversion < 200900
14mr|howto-html-zh-10-11|63	%postun
14mr|howto-html-zh-10-11|64	%{clean_menus}
14mr|howto-html-zh-10-11|65	%endif
14mr|howto-html-zh-10-11|66	
14mr|howto-html-zh-10-11|67	
14mr|howto-html-zh-10-11|68	
14mr|howto-html-zh-10-11|69	%changelog
14mr|howto-html-zh-10-11|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-11
14mr|howto-html-zh-10-11|71	+ Revision: 2a61aa0
14mr|howto-html-zh-10-11|72	- MassBuild#440: Increase release tag
14mr|howto-html-zh-10-11|73	
14mr|howto-html-zh-10-11|74	

16735 14
14mr|howto-utils-0.2.15-10|1	Summary:	Index generator for HTML formatted HOWTO documents from TLDP
14mr|howto-utils-0.2.15-10|2	Name:		howto-utils
14mr|howto-utils-0.2.15-10|3	Version:	0.2.15
14mr|howto-utils-0.2.15-10|4	Release:	10
14mr|howto-utils-0.2.15-10|5	Group:		Text tools
14mr|howto-utils-0.2.15-10|6	Source:		%name-%version.tar.bz2
14mr|howto-utils-0.2.15-10|7	Url: http://www.mandrivalinux.com
14mr|howto-utils-0.2.15-10|8	License:	GPL
14mr|howto-utils-0.2.15-10|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|howto-utils-0.2.15-10|10	BuildArchitectures: noarch
14mr|howto-utils-0.2.15-10|11	Requires:	sed perl
14mr|howto-utils-0.2.15-10|12	# sed and coreutils're already required by basesystem:
14mr|howto-utils-0.2.15-10|13	BuildRequires: grep
14mr|howto-utils-0.2.15-10|14	
14mr|howto-utils-0.2.15-10|15	%description
14mr|howto-utils-0.2.15-10|16	Linux HOWTOs are parts of the Linux Documentation Project.
14mr|howto-utils-0.2.15-10|17	They are detailed documents which describe a specific aspect of
14mr|howto-utils-0.2.15-10|18	configuring or using Linux. Linux HOWTOs are a great source of
14mr|howto-utils-0.2.15-10|19	practical information about your system. The latest versions of these
14mr|howto-utils-0.2.15-10|20	documents are located at http://www.tldp.org/docs.html#howto
14mr|howto-utils-0.2.15-10|21	
14mr|howto-utils-0.2.15-10|22	Currently, available tools are :
14mr|howto-utils-0.2.15-10|23	- makehowtoindex is an index generator for html formatted HOWTO documents
14mr|howto-utils-0.2.15-10|24	- mirror_howtos mirror howtos and mini-howtos
14mr|howto-utils-0.2.15-10|25	- untar_howtos processes a howto mirror obtained by mirror_howtos
14mr|howto-utils-0.2.15-10|26	
14mr|howto-utils-0.2.15-10|27	%prep
14mr|howto-utils-0.2.15-10|28	%setup -q
14mr|howto-utils-0.2.15-10|29	
14mr|howto-utils-0.2.15-10|30	%install
14mr|howto-utils-0.2.15-10|31	rm -rf $RPM_BUILD_ROOT
14mr|howto-utils-0.2.15-10|32	mkdir -p $RPM_BUILD_ROOT{%_datadir/doc/HOWTO/HTML/,%_bindir}
14mr|howto-utils-0.2.15-10|33	install -m 755 makehowtoindex {mirror,untar}_howtos $RPM_BUILD_ROOT%_bindir
14mr|howto-utils-0.2.15-10|34	for i in *.png; do
14mr|howto-utils-0.2.15-10|35	install -m 644 $i $RPM_BUILD_ROOT%_datadir/doc/HOWTO/HTML/;done
14mr|howto-utils-0.2.15-10|36	
14mr|howto-utils-0.2.15-10|37	%clean
14mr|howto-utils-0.2.15-10|38	rm -rf $RPM_BUILD_ROOT
14mr|howto-utils-0.2.15-10|39	
14mr|howto-utils-0.2.15-10|40	%files
14mr|howto-utils-0.2.15-10|41	%defattr(-,root,root)
14mr|howto-utils-0.2.15-10|42	%doc COPYING NEWS
14mr|howto-utils-0.2.15-10|43	%{_bindir}/*
14mr|howto-utils-0.2.15-10|44	%dir %{_datadir}/doc/HOWTO/
14mr|howto-utils-0.2.15-10|45	%dir %{_datadir}/doc/HOWTO/HTML/
14mr|howto-utils-0.2.15-10|46	%{_datadir}/doc/HOWTO/HTML/*.png
14mr|howto-utils-0.2.15-10|47	
14mr|howto-utils-0.2.15-10|48	
14mr|howto-utils-0.2.15-10|49	
14mr|howto-utils-0.2.15-10|50	%changelog
14mr|howto-utils-0.2.15-10|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.15-10
14mr|howto-utils-0.2.15-10|52	+ Revision: 02beaea
14mr|howto-utils-0.2.15-10|53	- MassBuild#440: Increase release tag
14mr|howto-utils-0.2.15-10|54	
14mr|howto-utils-0.2.15-10|55	

16736 14
14mr|hping2-2.0.0-0.rc3.14|1	%define beta rc3
14mr|hping2-2.0.0-0.rc3.14|2	
14mr|hping2-2.0.0-0.rc3.14|3	Summary:	TCP/IP packet assembler/analyzer
14mr|hping2-2.0.0-0.rc3.14|4	Name:		hping2
14mr|hping2-2.0.0-0.rc3.14|5	Version:	2.0.0
14mr|hping2-2.0.0-0.rc3.14|6	Release:	%mkrel 0.%{beta}.14
14mr|hping2-2.0.0-0.rc3.14|7	License:	GPL
14mr|hping2-2.0.0-0.rc3.14|8	Group:		Monitoring
14mr|hping2-2.0.0-0.rc3.14|9	URL:		http://www.hping.org/
14mr|hping2-2.0.0-0.rc3.14|10	Source0:	http://www.hping.org/hping%{version}-%{beta}.tar.gz
14mr|hping2-2.0.0-0.rc3.14|11	Patch0:		30_bytesex.diff
14mr|hping2-2.0.0-0.rc3.14|12	Patch1:		hping2.0.0-rc3-hz-250.patch
14mr|hping2-2.0.0-0.rc3.14|13	Patch2:		hping2-LDFLAGS.diff
14mr|hping2-2.0.0-0.rc3.14|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|hping2-2.0.0-0.rc3.14|15	
14mr|hping2-2.0.0-0.rc3.14|16	%description
14mr|hping2-2.0.0-0.rc3.14|17	hping is a command-line oriented TCP/IP packet assembler/analyzer. The
14mr|hping2-2.0.0-0.rc3.14|18	interface is very similar to the ping(8) unix command, with many extensions.
14mr|hping2-2.0.0-0.rc3.14|19	It supports TCP, UDP, ICMP and RAW-IP protocols. A scripting language is under
14mr|hping2-2.0.0-0.rc3.14|20	developing.
14mr|hping2-2.0.0-0.rc3.14|21	
14mr|hping2-2.0.0-0.rc3.14|22	%prep
14mr|hping2-2.0.0-0.rc3.14|23	
14mr|hping2-2.0.0-0.rc3.14|24	%setup -q -n %{name}-%{beta}
14mr|hping2-2.0.0-0.rc3.14|25	%patch0 -p1 -b .endian
14mr|hping2-2.0.0-0.rc3.14|26	%patch1 -p1 -b .hz250
14mr|hping2-2.0.0-0.rc3.14|27	%patch2 -p0 -b .LDFLAGS
14mr|hping2-2.0.0-0.rc3.14|28	
14mr|hping2-2.0.0-0.rc3.14|29	%build
14mr|hping2-2.0.0-0.rc3.14|30	%configure2_5x
14mr|hping2-2.0.0-0.rc3.14|31	%make CCOPT="%{optflags}" LDFLAGS="%{ldflags}"
14mr|hping2-2.0.0-0.rc3.14|32	
14mr|hping2-2.0.0-0.rc3.14|33	%install
14mr|hping2-2.0.0-0.rc3.14|34	rm -rf %{buildroot}
14mr|hping2-2.0.0-0.rc3.14|35	
14mr|hping2-2.0.0-0.rc3.14|36	install -d 755 %{buildroot}%{_sbindir}
14mr|hping2-2.0.0-0.rc3.14|37	install -d 755 %{buildroot}%{_mandir}/man8
14mr|hping2-2.0.0-0.rc3.14|38	install -m 755 hping2 %{buildroot}%{_sbindir}
14mr|hping2-2.0.0-0.rc3.14|39	install -m 644 docs/hping2.8 %{buildroot}%{_mandir}/man8
14mr|hping2-2.0.0-0.rc3.14|40	cd %{buildroot}%{_sbindir} && ln -s hping2 hping
14mr|hping2-2.0.0-0.rc3.14|41	
14mr|hping2-2.0.0-0.rc3.14|42	%clean
14mr|hping2-2.0.0-0.rc3.14|43	rm -rf %{buildroot}
14mr|hping2-2.0.0-0.rc3.14|44	
14mr|hping2-2.0.0-0.rc3.14|45	%files
14mr|hping2-2.0.0-0.rc3.14|46	%defattr(-,root,root)
14mr|hping2-2.0.0-0.rc3.14|47	%doc BUGS CHANGES COPYING INSTALL KNOWN-BUGS TODO
14mr|hping2-2.0.0-0.rc3.14|48	%{_sbindir}/*
14mr|hping2-2.0.0-0.rc3.14|49	%{_mandir}/man8/hping2.8.*
14mr|hping2-2.0.0-0.rc3.14|50	
14mr|hping2-2.0.0-0.rc3.14|51	
14mr|hping2-2.0.0-0.rc3.14|52	
14mr|hping2-2.0.0-0.rc3.14|53	%changelog
14mr|hping2-2.0.0-0.rc3.14|54	* Sun Feb 05 2012 root <root@build-client_i586-1.rosalab.ru> 2.0.0-0.rc3.14
14mr|hping2-2.0.0-0.rc3.14|55	+ Revision: 4fd65c0
14mr|hping2-2.0.0-0.rc3.14|56	- ABF:auto increment release
14mr|hping2-2.0.0-0.rc3.14|57	
14mr|hping2-2.0.0-0.rc3.14|58	

16737 14
14mr|hplip-3.14.6-2|1	# Define if you want to build the sane backend (default)
14mr|hplip-3.14.6-2|2	%define sane_backend 1
14mr|hplip-3.14.6-2|3	%{?_with_sane: %global sane_backend 1}
14mr|hplip-3.14.6-2|4	%{?_without_sane: %global sane_backend 0}
14mr|hplip-3.14.6-2|5	
14mr|hplip-3.14.6-2|6	%define major 0
14mr|hplip-3.14.6-2|7	%define libhpip %mklibname hpip %{major}
14mr|hplip-3.14.6-2|8	%define libhpmud %mklibname hpmud %{major}
14mr|hplip-3.14.6-2|9	%define sanemaj 1
14mr|hplip-3.14.6-2|10	%define libsane %mklibname sane-hpaio %{sanemaj}
14mr|hplip-3.14.6-2|11	%define devname %mklibname hpip -d
14mr|hplip-3.14.6-2|12	
14mr|hplip-3.14.6-2|13	# Suppress automatically generated Requires for devel packages
14mr|hplip-3.14.6-2|14	%define __noautoreq 'devel\(.*\)'
14mr|hplip-3.14.6-2|15	
14mr|hplip-3.14.6-2|16	%define extraversion %nil
14mr|hplip-3.14.6-2|17	
14mr|hplip-3.14.6-2|18	Summary:	HP printer/all-in-one driver infrastructure
14mr|hplip-3.14.6-2|19	Name:		hplip
14mr|hplip-3.14.6-2|20	Version:	3.14.6
14mr|hplip-3.14.6-2|21	Release:	2
14mr|hplip-3.14.6-2|22	License:	GPLv2+ and MIT
14mr|hplip-3.14.6-2|23	Group:		System/Printing
14mr|hplip-3.14.6-2|24	Url:		http://hplip.sourceforge.net/
14mr|hplip-3.14.6-2|25	Source0:	http://garr.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}%{extraversion}.tar.gz
14mr|hplip-3.14.6-2|26	Source1:	hpcups-update-ppds.sh
14mr|hplip-3.14.6-2|27	Source2:	copy-deviceids.py
14mr|hplip-3.14.6-2|28	# http://www.iconfinder.com/icondetails/6393/128/fax_hardware_icon
14mr|hplip-3.14.6-2|29	Source3:	hp-sendfax.png
14mr|hplip-3.14.6-2|30	Source4:	hplip.rpmlintrc
14mr|hplip-3.14.6-2|31	# http://hplipopensource.com/node/367
14mr|hplip-3.14.6-2|32	Source5:	http://hplipopensource.com/hplip-web/smartinstall/SmartInstallDisable-Tool.run
14mr|hplip-3.14.6-2|33	Source6:	README.urpmi
14mr|hplip-3.14.6-2|34	# (doktor5000) fix linking with python and libsane
14mr|hplip-3.14.6-2|35	# taken from mandriva
14mr|hplip-3.14.6-2|36	Patch1:		hplip-3.11.3-mdv-link.patch
14mr|hplip-3.14.6-2|37	# (Anssi) Apply udev rules even on ACTION=="change", otherwise the permissions
14mr|hplip-3.14.6-2|38	# do not get applied in %%post on a new installation:
14mr|hplip-3.14.6-2|39	Patch2:		hplip-apply-udev-rules-on-action-change.patch
14mr|hplip-3.14.6-2|40	
14mr|hplip-3.14.6-2|41	# Fedora patches
14mr|hplip-3.14.6-2|42	Patch101:	hplip-pstotiff-is-rubbish.patch
14mr|hplip-3.14.6-2|43	Patch102:	hplip-strstr-const.patch
14mr|hplip-3.14.6-2|44	Patch103:	hplip-ui-optional.patch
14mr|hplip-3.14.6-2|45	Patch104:	hplip-no-asm.patch
14mr|hplip-3.14.6-2|46	Patch105:       hplip-deviceIDs-drv.patch
14mr|hplip-3.14.6-2|47	Patch107:       hplip-deviceIDs-ppd.patch
14mr|hplip-3.14.6-2|48	Patch108:	hplip-retry-open.patch
14mr|hplip-3.14.6-2|49	Patch109:	hplip-snmp-quirks.patch
14mr|hplip-3.14.6-2|50	Patch111:	hplip-hpijs-marker-supply.patch
14mr|hplip-3.14.6-2|51	Patch112:	hplip-clear-old-state-reasons.patch
14mr|hplip-3.14.6-2|52	Patch114:	hplip-hpcups-sigpipe.patch
14mr|hplip-3.14.6-2|53	Patch115:	hplip-logdir.patch
14mr|hplip-3.14.6-2|54	Patch116:	hplip-bad-low-ink-warning.patch
14mr|hplip-3.14.6-2|55	Patch121:	hplip-ppd-ImageableArea.patch
14mr|hplip-3.14.6-2|56	# fedora patch not necessary. done via sed call
14mr|hplip-3.14.6-2|57	#Patch129: hplip-makefile-chgrp.patch
14mr|hplip-3.14.6-2|58	Patch131:	hplip-ipp-accessors.patch
14mr|hplip-3.14.6-2|59	Patch132: hplip-IEEE-1284-4.patch
14mr|hplip-3.14.6-2|60	Patch133: hplip-check.patch
14mr|hplip-3.14.6-2|61	Patch134:	hplip-udev-rules.patch
14mr|hplip-3.14.6-2|62	
14mr|hplip-3.14.6-2|63	# Debian/Ubuntu patches
14mr|hplip-3.14.6-2|64	# taken from http://patch-tracker.debian.org/package/hplip/3.11.7-1
14mr|hplip-3.14.6-2|65	Patch201:	01_rss.dpatch
14mr|hplip-3.14.6-2|66	Patch203:	14_charsign_fixes.dpatch
14mr|hplip-3.14.6-2|67	Patch204:	85_rebuild_python_ui.dpatch
14mr|hplip-3.14.6-2|68	Patch206:	hplip-photosmart_b9100_support.patch
14mr|hplip-3.14.6-2|69	Patch207:	pjl-duplex-binding.dpatch
14mr|hplip-3.14.6-2|70	#hplip-pjl-duplex-binding.patch
14mr|hplip-3.14.6-2|71	Patch208:	mga-kde4-kdesudo-support.patch
14mr|hplip-3.14.6-2|72	Patch209:	hp-check-groups.dpatch
14mr|hplip-3.14.6-2|73	Patch215:	simple-scan-as-default.dpatch
14mr|hplip-3.14.6-2|74	# (doktor5000) rediff original debian patch for hplip 3.11.10
14mr|hplip-3.14.6-2|75	Patch217:	hplip-3.11.10-mga-remove-duplicate-entry-for-cp1700-in-drv-files.patch
14mr|hplip-3.14.6-2|76	Patch220:	add-lidil-two-cartridge-modes.dpatch
14mr|hplip-3.14.6-2|77	Patch221:	add_missing_newline_for_error_log.dpatch
14mr|hplip-3.14.6-2|78	Patch224:	hplip-syslog-fix-debug-messages-to-error.dpatch
14mr|hplip-3.14.6-2|79	Patch225:	hpfax-bug-function-used-before-importing-log.dpatch
14mr|hplip-3.14.6-2|80	Patch226:	hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch
14mr|hplip-3.14.6-2|81	Patch227:	hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch
14mr|hplip-3.14.6-2|82	Patch228:	hpaio-option-duplex.diff
14mr|hplip-3.14.6-2|83	
14mr|hplip-3.14.6-2|84	Patch302:	hplip-CVE-2013-4325.patch
14mr|hplip-3.14.6-2|85	Patch303:	hplip-3.13.10-fix-systray-x.patch
14mr|hplip-3.14.6-2|86	
14mr|hplip-3.14.6-2|87	BuildRequires:	desktop-file-utils
14mr|hplip-3.14.6-2|88	BuildRequires:	imagemagick
14mr|hplip-3.14.6-2|89	BuildRequires:	polkit
14mr|hplip-3.14.6-2|90	BuildRequires:	python-sip >= 4.1.1
14mr|hplip-3.14.6-2|91	BuildRequires:	net-snmp-devel
14mr|hplip-3.14.6-2|92	BuildRequires:	cups-devel
14mr|hplip-3.14.6-2|93	BuildRequires:	jpeg-devel
14mr|hplip-3.14.6-2|94	BuildRequires:	pkgconfig(dbus-1)
14mr|hplip-3.14.6-2|95	BuildRequires:	pkgconfig(libgphoto2)
14mr|hplip-3.14.6-2|96	BuildRequires:	pkgconfig(libusb)
14mr|hplip-3.14.6-2|97	BuildRequires:	pkgconfig(libv4l1)
14mr|hplip-3.14.6-2|98	BuildRequires:	pkgconfig(python)
14mr|hplip-3.14.6-2|99	BuildRequires:	pkgconfig(udev)
14mr|hplip-3.14.6-2|100	%if %{sane_backend}
14mr|hplip-3.14.6-2|101	BuildRequires:	pkgconfig(sane-backends)
14mr|hplip-3.14.6-2|102	BuildRequires:	xsane
14mr|hplip-3.14.6-2|103	Requires(post):	hplip
14mr|hplip-3.14.6-2|104	%endif
14mr|hplip-3.14.6-2|105	Requires(post):	systemd
14mr|hplip-3.14.6-2|106	Requires:	cups
14mr|hplip-3.14.6-2|107	# For dynamic ppd generation.
14mr|hplip-3.14.6-2|108	Requires:	foomatic-filters
14mr|hplip-3.14.6-2|109	Requires:	hplip-model-data
14mr|hplip-3.14.6-2|110	Requires:	hplip-hpijs
14mr|hplip-3.14.6-2|111	Requires:	hplip-hpijs-ppds
14mr|hplip-3.14.6-2|112	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|hplip-3.14.6-2|113	# Needed for communicating with ethernet-connected printers
14mr|hplip-3.14.6-2|114	Requires:	net-snmp-mibs
14mr|hplip-3.14.6-2|115	# Needed to generate fax cover pages
14mr|hplip-3.14.6-2|116	Requires:	python-reportlab
14mr|hplip-3.14.6-2|117	# Needed since 2.8.4 for IPC
14mr|hplip-3.14.6-2|118	Requires:	python-dbus
14mr|hplip-3.14.6-2|119	Requires:	polkit-agent
14mr|hplip-3.14.6-2|120	Requires:	usermode-consoleonly
14mr|hplip-3.14.6-2|121	Requires:	python-gobject
14mr|hplip-3.14.6-2|122	# Required by hp-scan for command line scanning
14mr|hplip-3.14.6-2|123	Requires:	python-imaging
14mr|hplip-3.14.6-2|124	Requires:	sane-backends-hpaio
14mr|hplip-3.14.6-2|125	# Needed to avoid misleading errors about network connectivity (RH bug #705843)
14mr|hplip-3.14.6-2|126	Requires:	wget
14mr|hplip-3.14.6-2|127	# (tpg) hp-check needs this
14mr|hplip-3.14.6-2|128	Requires:	acl
14mr|hplip-3.14.6-2|129	# hplip tools use internal symbols from libhplip that can change among versions
14mr|hplip-3.14.6-2|130	Requires:	%{libhpip} = %{version}
14mr|hplip-3.14.6-2|131	# Some HP ppds are in foomatic-db and foomatic-db-hpijs (mdv bug #47415)
14mr|hplip-3.14.6-2|132	Suggests:	foomatic-db-hpijs
14mr|hplip-3.14.6-2|133	# hp-doctor requires gui modules
14mr|hplip-3.14.6-2|134	Requires:	hplip-gui
14mr|hplip-3.14.6-2|135	
14mr|hplip-3.14.6-2|136	
14mr|hplip-3.14.6-2|137	# foomatic-db-hpijs drivers are provided by hp and by this package now
14mr|hplip-3.14.6-2|138	# NOTE: remove the foomatic-db-hpijs deps sometime in 2010-10-?? ?
14mr|hplip-3.14.6-2|139	Provides:	foomatic-db-hpijs = %{version}-%{release}
14mr|hplip-3.14.6-2|140	
14mr|hplip-3.14.6-2|141	%description
14mr|hplip-3.14.6-2|142	This is the HP driver package to supply Linux support for most
14mr|hplip-3.14.6-2|143	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
14mr|hplip-3.14.6-2|144	printers and all-in-one peripherals (also known as Multi-Function
14mr|hplip-3.14.6-2|145	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
14mr|hplip-3.14.6-2|146	flash memory cards.
14mr|hplip-3.14.6-2|147	
14mr|hplip-3.14.6-2|148	It is work in progress, but printing, scanning, memory card access,
14mr|hplip-3.14.6-2|149	ink/toner/battery/consumable level checking, and inkjet printer
14mr|hplip-3.14.6-2|150	maintenance are supported on most models, when either connected to the
14mr|hplip-3.14.6-2|151	USB or LAN (built-in interfaces or selected HP JetDirect models) on a
14mr|hplip-3.14.6-2|152	Linux workstation with CUPS printing system.
14mr|hplip-3.14.6-2|153	
14mr|hplip-3.14.6-2|154	For status and consumable checking and also for inkjet maintenance
14mr|hplip-3.14.6-2|155	there is the graphical tool "hp-toolbox" available (Menu:
14mr|hplip-3.14.6-2|156	"System"/"Monitoring"/"HP Printer Toolbox").
14mr|hplip-3.14.6-2|157	
14mr|hplip-3.14.6-2|158	%package -n %{libhpip}
14mr|hplip-3.14.6-2|159	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
14mr|hplip-3.14.6-2|160	Group:		System/Printing
14mr|hplip-3.14.6-2|161	
14mr|hplip-3.14.6-2|162	%description -n %{libhpip}
14mr|hplip-3.14.6-2|163	Library needed for the "hplip" HP printer/all-in-one drivers
14mr|hplip-3.14.6-2|164	
14mr|hplip-3.14.6-2|165	%package -n %{libhpmud}
14mr|hplip-3.14.6-2|166	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
14mr|hplip-3.14.6-2|167	Group:		System/Printing
14mr|hplip-3.14.6-2|168	Conflicts:	%{_lib}hpip0 < 3.13.2-4
14mr|hplip-3.14.6-2|169	
14mr|hplip-3.14.6-2|170	%description -n %{libhpmud}
14mr|hplip-3.14.6-2|171	Library needed for the "hplip" HP printer/all-in-one drivers
14mr|hplip-3.14.6-2|172	
14mr|hplip-3.14.6-2|173	%package -n %{devname}
14mr|hplip-3.14.6-2|174	Summary:	Headers and links to compile against the "%{libhpip}" ("hplip") library
14mr|hplip-3.14.6-2|175	Group:		Development/C
14mr|hplip-3.14.6-2|176	Requires:	%{libhpip} >= %{version}-%{release}
14mr|hplip-3.14.6-2|177	Requires:	%{libhpmud} >= %{version}-%{release}
14mr|hplip-3.14.6-2|178	Requires:	%{libsane} >= %{version}-%{release}
14mr|hplip-3.14.6-2|179	Provides:	libhpip-devel = %{version}-%{release}
14mr|hplip-3.14.6-2|180	Obsoletes:	%{_lib}hpip0-devel < 3.13.2-4
14mr|hplip-3.14.6-2|181	
14mr|hplip-3.14.6-2|182	%description -n %{devname}
14mr|hplip-3.14.6-2|183	This package contains all files which one needs to compile programs using
14mr|hplip-3.14.6-2|184	the "%{libhpip}" library.
14mr|hplip-3.14.6-2|185	
14mr|hplip-3.14.6-2|186	%if %{sane_backend}
14mr|hplip-3.14.6-2|187	%package -n %{libsane}
14mr|hplip-3.14.6-2|188	Summary:	SANE driver for scanners in HP's multi-function devices (from HPLIP)
14mr|hplip-3.14.6-2|189	Group:		System/Printing
14mr|hplip-3.14.6-2|190	Requires(post):	sane-backends
14mr|hplip-3.14.6-2|191	Provides:	sane-backends-hpaio = %{version}-%{release}
14mr|hplip-3.14.6-2|192	# (cjw) for system-config-printer
14mr|hplip-3.14.6-2|193	Provides:	libsane-hpaio
14mr|hplip-3.14.6-2|194	
14mr|hplip-3.14.6-2|195	%description -n %{libsane}
14mr|hplip-3.14.6-2|196	SANE driver for scanners in HP's multi-function devices (from HPLIP)
14mr|hplip-3.14.6-2|197	%endif
14mr|hplip-3.14.6-2|198	
14mr|hplip-3.14.6-2|199	%package model-data
14mr|hplip-3.14.6-2|200	Summary:	Data file listing the HP printer models supported by HPLIP
14mr|hplip-3.14.6-2|201	Group:		System/Printing
14mr|hplip-3.14.6-2|202	
14mr|hplip-3.14.6-2|203	%description model-data
14mr|hplip-3.14.6-2|204	HPLIP supports most current HP printers and multifunction devices, but
14mr|hplip-3.14.6-2|205	there are some older models not supported. This package contains the
14mr|hplip-3.14.6-2|206	list of supported models. Printerdrake installs it automatically to
14mr|hplip-3.14.6-2|207	determine whether HPLIP has to be installed or not.
14mr|hplip-3.14.6-2|208	
14mr|hplip-3.14.6-2|209	%package gui
14mr|hplip-3.14.6-2|210	Summary:	HPLIP graphical tools
14mr|hplip-3.14.6-2|211	Group:		System/Printing
14mr|hplip-3.14.6-2|212	Requires:	python-qt4-gui
14mr|hplip-3.14.6-2|213	Requires:	%{name} = %{version}-%{release}
14mr|hplip-3.14.6-2|214	Requires:	usermode
14mr|hplip-3.14.6-2|215	
14mr|hplip-3.14.6-2|216	%description gui
14mr|hplip-3.14.6-2|217	HPLIP graphical tools.
14mr|hplip-3.14.6-2|218	
14mr|hplip-3.14.6-2|219	%package hpijs
14mr|hplip-3.14.6-2|220	Summary:	HPs printer driver IJS plug-in for GhostScript
14mr|hplip-3.14.6-2|221	Group:		System/Printing
14mr|hplip-3.14.6-2|222	Requires:	ghostscript
14mr|hplip-3.14.6-2|223	Provides:	hpijs = %{EVRD}
14mr|hplip-3.14.6-2|224	
14mr|hplip-3.14.6-2|225	%description hpijs
14mr|hplip-3.14.6-2|226	HPs printer driver IJS plug-in for GhostScript. This driver gives full
14mr|hplip-3.14.6-2|227	printing support for nearly all non-PostScript inkjet and laser
14mr|hplip-3.14.6-2|228	printers made by HP.
14mr|hplip-3.14.6-2|229	
14mr|hplip-3.14.6-2|230	%package hpijs-ppds
14mr|hplip-3.14.6-2|231	Summary:	PPD files for the HPIJS printer driver
14mr|hplip-3.14.6-2|232	Group:		System/Printing
14mr|hplip-3.14.6-2|233	Requires:	foomatic-filters
14mr|hplip-3.14.6-2|234	Requires:	hplip-hpijs
14mr|hplip-3.14.6-2|235	
14mr|hplip-3.14.6-2|236	%description hpijs-ppds
14mr|hplip-3.14.6-2|237	PPD files to use the HPIJS printer driver with foomatic-rip and a
14mr|hplip-3.14.6-2|238	printer spooler like CUPS, LPRng, PDQ, ...
14mr|hplip-3.14.6-2|239	
14mr|hplip-3.14.6-2|240	%package doc
14mr|hplip-3.14.6-2|241	Summary:	Documentation for HPLIP
14mr|hplip-3.14.6-2|242	Group:		System/Printing
14mr|hplip-3.14.6-2|243	
14mr|hplip-3.14.6-2|244	%description doc
14mr|hplip-3.14.6-2|245	This package contains documentation for the HPLIP driver.
14mr|hplip-3.14.6-2|246	
14mr|hplip-3.14.6-2|247	This is the HP driver package to supply Linux support for most
14mr|hplip-3.14.6-2|248	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
14mr|hplip-3.14.6-2|249	printers and all-in-one peripherals (also known as Multi-Function
14mr|hplip-3.14.6-2|250	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
14mr|hplip-3.14.6-2|251	flash memory cards.
14mr|hplip-3.14.6-2|252	
14mr|hplip-3.14.6-2|253	%prep
14mr|hplip-3.14.6-2|254	%setup -qn %{name}-%{version}%{extraversion}
14mr|hplip-3.14.6-2|255	
14mr|hplip-3.14.6-2|256	%patch2 -p1 -b .udev-rules-on-action-change
14mr|hplip-3.14.6-2|257	
14mr|hplip-3.14.6-2|258	# Fedora patches
14mr|hplip-3.14.6-2|259	
14mr|hplip-3.14.6-2|260	# The pstotiff filter is rubbish so replace it (launchpad #528394).
14mr|hplip-3.14.6-2|261	%patch101 -p1 -b .pstotiff-is-rubbish
14mr|hplip-3.14.6-2|262	
14mr|hplip-3.14.6-2|263	# Fix compilation.
14mr|hplip-3.14.6-2|264	%patch102 -p1 -b .strstr-const
14mr|hplip-3.14.6-2|265	
14mr|hplip-3.14.6-2|266	# Make utils.checkPyQtImport() look for the gui sub-package (RH bug #243273).
14mr|hplip-3.14.6-2|267	%patch103 -p1 -b .ui-optional
14mr|hplip-3.14.6-2|268	
14mr|hplip-3.14.6-2|269	# Make sure to avoid handwritten asm.
14mr|hplip-3.14.6-2|270	%patch104 -p1 -b .no-asm
14mr|hplip-3.14.6-2|271	
14mr|hplip-3.14.6-2|272	# Corrected several IEEE 1284 Device IDs using foomatic data.
14mr|hplip-3.14.6-2|273	# Color LaserJet CM1312nfi (bug #581005)
14mr|hplip-3.14.6-2|274	# Color LaserJet 3800 (bug #581935)
14mr|hplip-3.14.6-2|275	# Color LaserJet 2840 (bug #582215)
14mr|hplip-3.14.6-2|276	# Color LaserJet CP1518ni (bug #613689)
14mr|hplip-3.14.6-2|277	# Color LaserJet 2600n (bug #613712)
14mr|hplip-3.14.6-2|278	# Color LaserJet 2500/3700/4550/4600/4650/4700/5550/CP1515n/CP2025n
14mr|hplip-3.14.6-2|279	#                CP3525/CP4520 Series/CM2320nf (bug #659040)
14mr|hplip-3.14.6-2|280	# Color LaserJet CP2025dn (bug #651509)
14mr|hplip-3.14.6-2|281	# Color LaserJet CM4730 MFP (bug #658831)
14mr|hplip-3.14.6-2|282	# Color LaserJet CM3530 MFP (bug #659381)
14mr|hplip-3.14.6-2|283	# LaserJet 4050 Series/4100 Series/2100 Series/4350/5100 Series/8000 Series
14mr|hplip-3.14.6-2|284	#          P3005/P3010 Series/P4014/P4515 (bug #659039)
14mr|hplip-3.14.6-2|285	# LaserJet Professional P1606dn (bug #708472)
14mr|hplip-3.14.6-2|286	# LaserJet Professional M1212nf MFP (bug #742490)
14mr|hplip-3.14.6-2|287	# LaserJet M1536dnf MFP (bug #743915)
14mr|hplip-3.14.6-2|288	# LaserJet M1522nf MFP (bug #745498)
14mr|hplip-3.14.6-2|289	# LaserJet M1319f MFP (bug #746614)
14mr|hplip-3.14.6-2|290	# LaserJet M1120 MFP (bug #754139)
14mr|hplip-3.14.6-2|291	# LaserJet P1007 (bug #585272)
14mr|hplip-3.14.6-2|292	# LaserJet P1505 (bug #680951)
14mr|hplip-3.14.6-2|293	# LaserJet P2035 (Ubuntu #917703)
14mr|hplip-3.14.6-2|294	# PSC 1600 series (bug #743821)
14mr|hplip-3.14.6-2|295	# Officejet 6300 series (bug #689378)
14mr|hplip-3.14.6-2|296	# LaserJet Professional P1102w (bug #795958)
14mr|hplip-3.14.6-2|297	# Color LaserJet CM4540 MFP (bug #968177)
14mr|hplip-3.14.6-2|298	# Color LaserJet cp4005 (bug #980976)
14mr|hplip-3.14.6-2|299	%patch105 -p1 -b .ids
14mr|hplip-3.14.6-2|300	
14mr|hplip-3.14.6-2|301	chmod +x %{SOURCE2}
14mr|hplip-3.14.6-2|302	mv prnt/drv/hpijs.drv.in{,.deviceIDs-drv-hpijs}
14mr|hplip-3.14.6-2|303	%{SOURCE2} prnt/drv/hpcups.drv.in \
14mr|hplip-3.14.6-2|304	prnt/drv/hpijs.drv.in.deviceIDs-drv-hpijs \
14mr|hplip-3.14.6-2|305	> prnt/drv/hpijs.drv.in
14mr|hplip-3.14.6-2|306	
14mr|hplip-3.14.6-2|307	# Add Device ID for
14mr|hplip-3.14.6-2|308	# LaserJet 1200 (bug #577308)
14mr|hplip-3.14.6-2|309	# LaserJet 1320 series (bug #579920)
14mr|hplip-3.14.6-2|310	# LaserJet 2300 (bug #576928)
14mr|hplip-3.14.6-2|311	# LaserJet P2015 Series (bug #580231)
14mr|hplip-3.14.6-2|312	# LaserJet 4250 (bug #585499)
14mr|hplip-3.14.6-2|313	# Color LaserJet 2605dn (bug #583953)
14mr|hplip-3.14.6-2|314	# Color LaserJet 3800 (bug #581935)
14mr|hplip-3.14.6-2|315	# Color LaserJet 2840 (bug #582215)
14mr|hplip-3.14.6-2|316	# LaserJet 4050 Series/4100 Series/2100 Series/2420/4200/4300/4350/5100 Series
14mr|hplip-3.14.6-2|317	#          8000 Series/M3027 MFP/M3035 MFP/P3005/P3010 Series (bug #659039)
14mr|hplip-3.14.6-2|318	# Color LaserJet 2500/2550/2605dn/3700/4550/4600
14mr|hplip-3.14.6-2|319	#                4650/4700/5550/CP3525 (bug #659040)
14mr|hplip-3.14.6-2|320	# Color LaserJet CM4730 MFP (bug #658831)
14mr|hplip-3.14.6-2|321	# Color LaserJet CM3530 MFP (bug #659381)
14mr|hplip-3.14.6-2|322	# Designjet T770 (bug #747957)
14mr|hplip-3.14.6-2|323	# Color LaserJet CM4540 MFP (bug #968177)
14mr|hplip-3.14.6-2|324	# Color LaserJet cp4005 (bug #980976)
14mr|hplip-3.14.6-2|325	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
14mr|hplip-3.14.6-2|326	do
14mr|hplip-3.14.6-2|327	gunzip ${ppd_file#*/}.gz
14mr|hplip-3.14.6-2|328	done
14mr|hplip-3.14.6-2|329	
14mr|hplip-3.14.6-2|330	%patch107 -p1 -b .deviceIDs-ppd
14mr|hplip-3.14.6-2|331	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
14mr|hplip-3.14.6-2|332	do
14mr|hplip-3.14.6-2|333	gzip -n ${ppd_file#*/}
14mr|hplip-3.14.6-2|334	done
14mr|hplip-3.14.6-2|335	
14mr|hplip-3.14.6-2|336	
14mr|hplip-3.14.6-2|337	# Retry when connecting to device fails (RH bug #532112).
14mr|hplip-3.14.6-2|338	%patch108 -p1 -b .retry-open
14mr|hplip-3.14.6-2|339	
14mr|hplip-3.14.6-2|340	# Mark SNMP quirks in PPD for HP OfficeJet Pro 8500 (RH bug #581825).
14mr|hplip-3.14.6-2|341	%patch109 -p1 -b .snmp-quirks
14mr|hplip-3.14.6-2|342	
14mr|hplip-3.14.6-2|343	# Fixed bogus low ink warnings from hpijs driver (RH bug #643643).
14mr|hplip-3.14.6-2|344	%patch111 -p1 -b .hpijs-marker-supply
14mr|hplip-3.14.6-2|345	
14mr|hplip-3.14.6-2|346	# Clear old printer-state-reasons we used to manage (RH bug #510926).
14mr|hplip-3.14.6-2|347	%patch112 -p1 -b .clear-old-state-reasons
14mr|hplip-3.14.6-2|348	
14mr|hplip-3.14.6-2|349	# Avoid busy loop in hpcups when backend has exited (RH bug #525944).
14mr|hplip-3.14.6-2|350	%patch114 -p1 -b .hpcups-sigpipe
14mr|hplip-3.14.6-2|351	
14mr|hplip-3.14.6-2|352	%patch115 -p1 -b .logdir
14mr|hplip-3.14.6-2|353	
14mr|hplip-3.14.6-2|354	# Fixed Device ID parsing code in hpijs's dj9xxvip.c (RH bug #510926).
14mr|hplip-3.14.6-2|355	%patch116 -p1 -b .bad-low-ink-warning
14mr|hplip-3.14.6-2|356	
14mr|hplip-3.14.6-2|357	# Fix ImageableArea for Laserjet 8150/9000 (RH bug #596298).
14mr|hplip-3.14.6-2|358	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
14mr|hplip-3.14.6-2|359	do
14mr|hplip-3.14.6-2|360	gunzip ${ppd_file#*/}.gz
14mr|hplip-3.14.6-2|361	done
14mr|hplip-3.14.6-2|362	%patch121 -p1 -b .ImageableArea
14mr|hplip-3.14.6-2|363	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
14mr|hplip-3.14.6-2|364	do
14mr|hplip-3.14.6-2|365	gzip -n ${ppd_file#*/}
14mr|hplip-3.14.6-2|366	done
14mr|hplip-3.14.6-2|367	
14mr|hplip-3.14.6-2|368	# Don't run 'chgrp lp /var/log/hp' in makefile (removes all lines with "chgrp")
14mr|hplip-3.14.6-2|369	sed -i '/chgrp/d' Makefile.am
14mr|hplip-3.14.6-2|370	
14mr|hplip-3.14.6-2|371	sed -i.duplex-constraints \
14mr|hplip-3.14.6-2|372	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
14mr|hplip-3.14.6-2|373	prnt/drv/hpcups.drv.in
14mr|hplip-3.14.6-2|374	
14mr|hplip-3.14.6-2|375	#patch132 -p1 -b .hplip-IEEE-1284-4
14mr|hplip-3.14.6-2|376	
14mr|hplip-3.14.6-2|377	# Removed SYSFS use in udev rules and actually made them work (bug #560754).
14mr|hplip-3.14.6-2|378	# Move udev rules to /lib/udev/rules.d (bug #748208).
14mr|hplip-3.14.6-2|379	%patch134 -p1 -b .udev-rules
14mr|hplip-3.14.6-2|380	
14mr|hplip-3.14.6-2|381	# Debian/Ubuntu patches
14mr|hplip-3.14.6-2|382	
14mr|hplip-3.14.6-2|383	# This patch tries to make sure that black is printed with just
14mr|hplip-3.14.6-2|384	# the black pen, if the printer supports it
14mr|hplip-3.14.6-2|385	%patch201 -p1 -b .01_rss
14mr|hplip-3.14.6-2|386	
14mr|hplip-3.14.6-2|387	# code cleanup related to char signedness
14mr|hplip-3.14.6-2|388	%patch203 -p1 -b .14_charsign
14mr|hplip-3.14.6-2|389	
14mr|hplip-3.14.6-2|390	# compiling ui files to py
14mr|hplip-3.14.6-2|391	%patch204 -p1 -b .85_rebuild_python_ui
14mr|hplip-3.14.6-2|392	
14mr|hplip-3.14.6-2|393	# Corrections on the models.dat entry for the HP PhotoSmart Pro B9100,
14mr|hplip-3.14.6-2|394	# especially for the correct color calibration mode.
14mr|hplip-3.14.6-2|395	%patch206 -p1 -b .hplip-photosmart_b9100_support
14mr|hplip-3.14.6-2|396	
14mr|hplip-3.14.6-2|397	# Fixes Short-edge duplex printing if duplex is PJL-controlled
14mr|hplip-3.14.6-2|398	# https://bugs.launchpad.net/hplip/+bug/244295
14mr|hplip-3.14.6-2|399	%patch207 -p1 -b .hplip-pjl-duplex-binding
14mr|hplip-3.14.6-2|400	
14mr|hplip-3.14.6-2|401	# original patch from debian, path to kdesu added for %%_libdir on x86_64
14mr|hplip-3.14.6-2|402	# %patch208 -p1 -b .mga-kde4-kdesudo-support
14mr|hplip-3.14.6-2|403	
14mr|hplip-3.14.6-2|404	# https://bugs.launchpad.net/debian/+source/hplip/+bug/530746
14mr|hplip-3.14.6-2|405	%patch209 -p1 -b .hp-check-groups
14mr|hplip-3.14.6-2|406	
14mr|hplip-3.14.6-2|407	# disable for now, as this changes default hplip behavior
14mr|hplip-3.14.6-2|408	# and change in default scanning application should be decided by a poll first
14mr|hplip-3.14.6-2|409	#%patch215 -p1 -b .simple-scan-as-default
14mr|hplip-3.14.6-2|410	
14mr|hplip-3.14.6-2|411	#patch217 -p1 -b .mga-remove-duplicate-entry-for-cp1700-in-drv-files
14mr|hplip-3.14.6-2|412	
14mr|hplip-3.14.6-2|413	%patch220 -p1 -b .add-lidil-two-cartridge-modes
14mr|hplip-3.14.6-2|414	# fixed by upstream
14mr|hplip-3.14.6-2|415	#patch224 -p1 -b .hplip-syslog-fix-debug-messages-to-error
14mr|hplip-3.14.6-2|416	
14mr|hplip-3.14.6-2|417	%patch225 -p1 -b .hpfax-bug-function-used-before-importing-log
14mr|hplip-3.14.6-2|418	
14mr|hplip-3.14.6-2|419	%patch226 -p1 -b .hp-systray-make-menu-title-visible-in-sni-qt-indicator
14mr|hplip-3.14.6-2|420	
14mr|hplip-3.14.6-2|421	%patch227 -p1 -b .hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde
14mr|hplip-3.14.6-2|422	
14mr|hplip-3.14.6-2|423	%patch228 -p1 -b .hpaio-option-duplex
14mr|hplip-3.14.6-2|424	
14mr|hplip-3.14.6-2|425	%patch302 -p0
14mr|hplip-3.14.6-2|426	
14mr|hplip-3.14.6-2|427	%patch303 -p1
14mr|hplip-3.14.6-2|428	
14mr|hplip-3.14.6-2|429	sed -i.duplex-constraints \
14mr|hplip-3.14.6-2|430	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
14mr|hplip-3.14.6-2|431	prnt/drv/hpcups.drv.in
14mr|hplip-3.14.6-2|432	
14mr|hplip-3.14.6-2|433	# Change shebang /usr/bin/env python -> /usr/bin/python (bug #618351).
14mr|hplip-3.14.6-2|434	find -name '*.py' -print0 | xargs -0 \
14mr|hplip-3.14.6-2|435	sed -i.env-python -e 's,^#!/usr/bin/env python,#!/usr/bin/python,'
14mr|hplip-3.14.6-2|436	
14mr|hplip-3.14.6-2|437	# Make all files in the source user-writable
14mr|hplip-3.14.6-2|438	chmod -R u+w .
14mr|hplip-3.14.6-2|439	
14mr|hplip-3.14.6-2|440	%build
14mr|hplip-3.14.6-2|441	%serverbuild
14mr|hplip-3.14.6-2|442	#needed by patches 204 and 205
14mr|hplip-3.14.6-2|443	# create required files as placeholder, otherwise autoreconf fails
14mr|hplip-3.14.6-2|444	touch NEWS README AUTHORS ChangeLog
14mr|hplip-3.14.6-2|445	autoreconf -ifv
14mr|hplip-3.14.6-2|446	
14mr|hplip-3.14.6-2|447	%if !%{sane_backend}
14mr|hplip-3.14.6-2|448	WITHOUT_SANE="--without-sane"
14mr|hplip-3.14.6-2|449	%endif
14mr|hplip-3.14.6-2|450	%configure2_5x \
14mr|hplip-3.14.6-2|451	$WITHOUT_SANE \
14mr|hplip-3.14.6-2|452	--disable-foomatic-rip-hplip-install \
14mr|hplip-3.14.6-2|453	--enable-scan-build \
14mr|hplip-3.14.6-2|454	--enable-gui-build \
14mr|hplip-3.14.6-2|455	--enable-fax-build \
14mr|hplip-3.14.6-2|456	--enable-pp-build \
14mr|hplip-3.14.6-2|457	--enable-qt4 --disable-qt3 \
14mr|hplip-3.14.6-2|458	--enable-hpcups-install \
14mr|hplip-3.14.6-2|459	--enable-cups-drv-install \
14mr|hplip-3.14.6-2|460	--enable-cups-ppd-install \
14mr|hplip-3.14.6-2|461	--enable-hpijs-install \
14mr|hplip-3.14.6-2|462	--enable-udev-acl-rules \
14mr|hplip-3.14.6-2|463	--disable-policykit \
14mr|hplip-3.14.6-2|464	--with-mimedir=%{_datadir}/cups/mime
14mr|hplip-3.14.6-2|465	
14mr|hplip-3.14.6-2|466	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|hplip-3.14.6-2|467	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|hplip-3.14.6-2|468	
14mr|hplip-3.14.6-2|469	%make
14mr|hplip-3.14.6-2|470	
14mr|hplip-3.14.6-2|471	%install
14mr|hplip-3.14.6-2|472	mkdir -p %{buildroot}%{_bindir}
14mr|hplip-3.14.6-2|473	mkdir -p %{buildroot}%{_includedir}
14mr|hplip-3.14.6-2|474	mkdir -p %{buildroot}%{_initrddir}
14mr|hplip-3.14.6-2|475	mkdir -p %{buildroot}%{_sysconfdir}/hp
14mr|hplip-3.14.6-2|476	
14mr|hplip-3.14.6-2|477	%makeinstall_std
14mr|hplip-3.14.6-2|478	
14mr|hplip-3.14.6-2|479	# Install files which the "make install" missed to install
14mr|hplip-3.14.6-2|480	install -m 644 ip/hpip.h %{buildroot}%{_includedir}
14mr|hplip-3.14.6-2|481	install -m 644 ip/xform.h %{buildroot}%{_includedir}
14mr|hplip-3.14.6-2|482	
14mr|hplip-3.14.6-2|483	# Move doc in sub-package
14mr|hplip-3.14.6-2|484	mv %{buildroot}%{_docdir}/%{name}-%{version}%{extraversion} %{buildroot}%{_docdir}/%{name}-doc-%{version}%{extraversion}
14mr|hplip-3.14.6-2|485	
14mr|hplip-3.14.6-2|486	# Remove static libraries of SANE driver
14mr|hplip-3.14.6-2|487	rm -f %{buildroot}%{_libdir}/sane/libsane-hpaio*.la
14mr|hplip-3.14.6-2|488	rm -f %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|hplip-3.14.6-2|489	
14mr|hplip-3.14.6-2|490	# Remove other unneeded/unwanted files
14mr|hplip-3.14.6-2|491	# Remove files we don't want to package.
14mr|hplip-3.14.6-2|492	rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc
14mr|hplip-3.14.6-2|493	rm -f %{buildroot}%{_datadir}/hplip/hplip-install
14mr|hplip-3.14.6-2|494	rm -rf %{buildroot}%{_datadir}/hplip/install.*
14mr|hplip-3.14.6-2|495	rm -f %{buildroot}%{_datadir}/hplip/uninstall.*
14mr|hplip-3.14.6-2|496	rm -f %{buildroot}%{_bindir}/hp-uninstall
14mr|hplip-3.14.6-2|497	rm -f %{buildroot}%{_datadir}/hplip/upgrade.*
14mr|hplip-3.14.6-2|498	rm -f %{buildroot}%{_bindir}/hp-upgrade
14mr|hplip-3.14.6-2|499	rm -f %{buildroot}%{_bindir}/hp-config_usb_printer
14mr|hplip-3.14.6-2|500	rm -f %{buildroot}%{_unitdir}/hplip-printer@.service
14mr|hplip-3.14.6-2|501	rm -f %{buildroot}%{_datadir}/hplip/config_usb_printer.*
14mr|hplip-3.14.6-2|502	rm -f %{buildroot}%{_datadir}/hplip/hpijs.drv.in.template
14mr|hplip-3.14.6-2|503	rm -f %{buildroot}%{_datadir}/cups/mime/pstotiff.types
14mr|hplip-3.14.6-2|504	rm -f %{buildroot}%{_datadir}/hplip/fax/pstotiff*
14mr|hplip-3.14.6-2|505	rm -f %{buildroot}%{_cups_serverbin}/filter/hpcac
14mr|hplip-3.14.6-2|506	
14mr|hplip-3.14.6-2|507	mkdir -p %{buildroot}%{_datadir}/applications
14mr|hplip-3.14.6-2|508	desktop-file-install --vendor='' \
14mr|hplip-3.14.6-2|509	--dir=%{buildroot}%{_datadir}/applications \
14mr|hplip-3.14.6-2|510	--remove-category='Application' \
14mr|hplip-3.14.6-2|511	--remove-category='Utility' \
14mr|hplip-3.14.6-2|512	--add-category='System' \
14mr|hplip-3.14.6-2|513	--add-category='Settings' \
14mr|hplip-3.14.6-2|514	--add-category='Printing' \
14mr|hplip-3.14.6-2|515	--add-category='Qt' \
14mr|hplip-3.14.6-2|516	--add-category='HardwareSettings' \
14mr|hplip-3.14.6-2|517	--remove-key='Version' \
14mr|hplip-3.14.6-2|518	%{buildroot}%{_datadir}/applications/hplip.desktop
14mr|hplip-3.14.6-2|519	
14mr|hplip-3.14.6-2|520	# Create /run/hplip
14mr|hplip-3.14.6-2|521	mkdir -p %{buildroot}/run/hplip
14mr|hplip-3.14.6-2|522	
14mr|hplip-3.14.6-2|523	# install /usr/lib/tmpfiles.d/hplip.conf (bug #1015831)
14mr|hplip-3.14.6-2|524	mkdir -p %{buildroot}%{_tmpfilesdir}
14mr|hplip-3.14.6-2|525	cat > %{buildroot}%{_tmpfilesdir}/hplip.conf <<EOF
14mr|hplip-3.14.6-2|526	# See tmpfiles.d(5) for details
14mr|hplip-3.14.6-2|527	
14mr|hplip-3.14.6-2|528	d /run/hplip 0775 root lp -
14mr|hplip-3.14.6-2|529	EOF
14mr|hplip-3.14.6-2|530	
14mr|hplip-3.14.6-2|531	# install menu icons
14mr|hplip-3.14.6-2|532	for N in 16 32 48 64; do convert %{SOURCE3} -resize ${N}x${N} $N.png; done
14mr|hplip-3.14.6-2|533	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|534	install -D -m 0644 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|535	install -D -m 0644 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|536	install -D -m 0644 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|537	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|538	
14mr|hplip-3.14.6-2|539	# (cg) Correct the udev rules dir
14mr|hplip-3.14.6-2|540	mkdir -p %{buildroot}/lib
14mr|hplip-3.14.6-2|541	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
14mr|hplip-3.14.6-2|542	
14mr|hplip-3.14.6-2|543	# Regenerate hpcups PPDs on upgrade if necessary (bug #579355).
14mr|hplip-3.14.6-2|544	install -p -m755 %{SOURCE1} %{buildroot}%{_bindir}/hpcups-update-ppds
14mr|hplip-3.14.6-2|545	
14mr|hplip-3.14.6-2|546	# A tool disable smart install feature in HP printer(s) from linux
14mr|hplip-3.14.6-2|547	# HP Smart Install is a service running on firmware which makes printer to appear
14mr|hplip-3.14.6-2|548	# as "Mass Storage Devices" when connected via USB cable. This is to install the
14mr|hplip-3.14.6-2|549	# minimal printer software from flash memory of printer. This service needs to be
14mr|hplip-3.14.6-2|550	# disabled on linux in order to have the device function as a printer.
14mr|hplip-3.14.6-2|551	install -p -m755 %{SOURCE5} %{buildroot}%{_bindir}/SmartInstallDisable-Tool.run
14mr|hplip-3.14.6-2|552	mkdir -p %{buildroot}%{_docdir}/%{name}
14mr|hplip-3.14.6-2|553	install -p -m755 %{SOURCE6} %{buildroot}%{_docdir}/%{name}
14mr|hplip-3.14.6-2|554	
14mr|hplip-3.14.6-2|555	# Make sure pyc files are generated, otherwise we can get
14mr|hplip-3.14.6-2|556	# difficult to debug problems
14mr|hplip-3.14.6-2|557	pushd %{buildroot}%{_datadir}/%{name}
14mr|hplip-3.14.6-2|558	python -m compileall .
14mr|hplip-3.14.6-2|559	popd
14mr|hplip-3.14.6-2|560	
14mr|hplip-3.14.6-2|561	# create empty /var/lib/hp/hplip.state to fix hp-plugin installation (mga#5395)
14mr|hplip-3.14.6-2|562	mkdir -p %{buildroot}%{_localstatedir}/lib/hp/
14mr|hplip-3.14.6-2|563	touch %{buildroot}%{_localstatedir}/lib/hp/hplip.state
14mr|hplip-3.14.6-2|564	
14mr|hplip-3.14.6-2|565	# Create an empty plugins directory to make sure it gets the right
14mr|hplip-3.14.6-2|566	mkdir -p %{buildroot}%{_datadir}/hplip/prnt/plugins
14mr|hplip-3.14.6-2|567	
14mr|hplip-3.14.6-2|568	# create empty log directory so that it can be owned
14mr|hplip-3.14.6-2|569	mkdir -p %{buildroot}%{_localstatedir}/log/hp/tmp
14mr|hplip-3.14.6-2|570	
14mr|hplip-3.14.6-2|571	mkdir -p %{buildroot}%{_unitdir}
14mr|hplip-3.14.6-2|572	mv -f %{buildroot}/usr/lib/systemd/system/hplip-printer@.service %{buildroot}%{_unitdir}/hplip-printer@.service
14mr|hplip-3.14.6-2|573	
14mr|hplip-3.14.6-2|574	# Images in docdir should not be executable (bug #440552).
14mr|hplip-3.14.6-2|575	find doc/images -type f -exec chmod 644 {} \;
14mr|hplip-3.14.6-2|576	
14mr|hplip-3.14.6-2|577	#sed -e 's/0664/0666/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
14mr|hplip-3.14.6-2|578	#sed -e 's/ATTR/#ATTR/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
14mr|hplip-3.14.6-2|579	#sed -e 's/ATTR/SYSFS/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
14mr|hplip-3.14.6-2|580	
14mr|hplip-3.14.6-2|581	# The systray applet doesn't work properly (displays icon as a
14mr|hplip-3.14.6-2|582	# window), so don't ship the launcher yet.
14mr|hplip-3.14.6-2|583	# rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
14mr|hplip-3.14.6-2|584	
14mr|hplip-3.14.6-2|585	#We do not need hal
14mr|hplip-3.14.6-2|586	rm -f %{buildroot}%{_datadir}/hal/fdi/preprobe/10osvendor/20-hplip-devices.fdi
14mr|hplip-3.14.6-2|587	
14mr|hplip-3.14.6-2|588	#Add rules for all hp printers
14mr|hplip-3.14.6-2|589	echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", GROUP="lp", MODE:="666"' >> %{buildroot}/lib/udev/rules.d/56-hpmud.rules
14mr|hplip-3.14.6-2|590	
14mr|hplip-3.14.6-2|591	# consolehelper config
14mr|hplip-3.14.6-2|592	#
14mr|hplip-3.14.6-2|593	
14mr|hplip-3.14.6-2|594	mkdir -p %{buildroot}%{_sbindir}
14mr|hplip-3.14.6-2|595	
14mr|hplip-3.14.6-2|596	# - console user, no password
14mr|hplip-3.14.6-2|597	for pak in hp-setup hp-plugin hp-diagnose_plugin; do
14mr|hplip-3.14.6-2|598	mv %{buildroot}%{_bindir}/$pak %{buildroot}%{_sbindir}/$pak
14mr|hplip-3.14.6-2|599	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|hplip-3.14.6-2|600	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14mr|hplip-3.14.6-2|601	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|hplip-3.14.6-2|602	USER=root
14mr|hplip-3.14.6-2|603	PROGRAM=%{_sbindir}/$pak
14mr|hplip-3.14.6-2|604	FALLBACK=false
14mr|hplip-3.14.6-2|605	SESSION=true
14mr|hplip-3.14.6-2|606	EOF
14mr|hplip-3.14.6-2|607	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|hplip-3.14.6-2|608	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|hplip-3.14.6-2|609	#%PAM-1.0
14mr|hplip-3.14.6-2|610	auth		include		config-util-user
14mr|hplip-3.14.6-2|611	account		include		config-util-user
14mr|hplip-3.14.6-2|612	session		include		config-util-user
14mr|hplip-3.14.6-2|613	EOF
14mr|hplip-3.14.6-2|614	done
14mr|hplip-3.14.6-2|615	
14mr|hplip-3.14.6-2|616	%post
14mr|hplip-3.14.6-2|617	%tmpfiles_create %{name}.conf
14mr|hplip-3.14.6-2|618	
14mr|hplip-3.14.6-2|619	%post -n hplip-hpijs-ppds
14mr|hplip-3.14.6-2|620	# Restart CUPS to make the printing PPDs known to it
14mr|hplip-3.14.6-2|621	%_post_service cups
14mr|hplip-3.14.6-2|622	
14mr|hplip-3.14.6-2|623	%post -n hplip-hpijs
14mr|hplip-3.14.6-2|624	%{_bindir}/hpcups-update-ppds &>/dev/null ||:
14mr|hplip-3.14.6-2|625	
14mr|hplip-3.14.6-2|626	%post -n hplip-model-data
14mr|hplip-3.14.6-2|627	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=03f0
14mr|hplip-3.14.6-2|628	# ensure permissions are ready when installation completes
14mr|hplip-3.14.6-2|629	/sbin/udevadm settle --timeout=15
14mr|hplip-3.14.6-2|630	:
14mr|hplip-3.14.6-2|631	
14mr|hplip-3.14.6-2|632	%if %{sane_backend}
14mr|hplip-3.14.6-2|633	%post -n %{libsane}
14mr|hplip-3.14.6-2|634	
14mr|hplip-3.14.6-2|635	# Add HPLIP driver to /etc/sane.d/dll.conf
14mr|hplip-3.14.6-2|636	if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
14mr|hplip-3.14.6-2|637	echo hpaio >> /etc/sane.d/dll.conf; \
14mr|hplip-3.14.6-2|638	fi
14mr|hplip-3.14.6-2|639	%endif
14mr|hplip-3.14.6-2|640	
14mr|hplip-3.14.6-2|641	%if %{sane_backend}
14mr|hplip-3.14.6-2|642	%preun -n %{libsane}
14mr|hplip-3.14.6-2|643	# Remove HPLIP driver from /etc/sane.d/dll.conf
14mr|hplip-3.14.6-2|644	if [ "$1" = 0 ]; then \
14mr|hplip-3.14.6-2|645	if grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
14mr|hplip-3.14.6-2|646	sed '/hpaio/d' /etc/sane.d/dll.conf > /tmp/$$; \
14mr|hplip-3.14.6-2|647	cp -f /tmp/$$ /etc/sane.d/dll.conf; \
14mr|hplip-3.14.6-2|648	rm -f /tmp/$$; \
14mr|hplip-3.14.6-2|649	fi; \
14mr|hplip-3.14.6-2|650	fi
14mr|hplip-3.14.6-2|651	%endif
14mr|hplip-3.14.6-2|652	
14mr|hplip-3.14.6-2|653	# Restart CUPS to make the removal of the Fax PPD known to it
14mr|hplip-3.14.6-2|654	%_post_service cups
14mr|hplip-3.14.6-2|655	
14mr|hplip-3.14.6-2|656	%postun -n hplip-hpijs-ppds
14mr|hplip-3.14.6-2|657	# Restart CUPS to make the removal of the printing PPDs known to it
14mr|hplip-3.14.6-2|658	%_post_service cups
14mr|hplip-3.14.6-2|659	
14mr|hplip-3.14.6-2|660	%files
14mr|hplip-3.14.6-2|661	%config(noreplace) %{_sysconfdir}/hp
14mr|hplip-3.14.6-2|662	%dir %{_localstatedir}/lib/hp/
14mr|hplip-3.14.6-2|663	%{_bindir}/hp-align
14mr|hplip-3.14.6-2|664	%{_bindir}/hp-clean
14mr|hplip-3.14.6-2|665	%{_bindir}/hp-colorcal
14mr|hplip-3.14.6-2|666	%{_bindir}/hp-devicesettings
14mr|hplip-3.14.6-2|667	%{_bindir}/hp-diagnose_plugin
14mr|hplip-3.14.6-2|668	%{_bindir}/hp-diagnose_queues
14mr|hplip-3.14.6-2|669	%{_bindir}/hp-doctor
14mr|hplip-3.14.6-2|670	%{_datadir}/hplip/doctor.py*
14mr|hplip-3.14.6-2|671	%{_bindir}/hp-fab
14mr|hplip-3.14.6-2|672	%{_bindir}/hp-faxsetup
14mr|hplip-3.14.6-2|673	%{_bindir}/hp-firmware
14mr|hplip-3.14.6-2|674	%{_bindir}/hp-info
14mr|hplip-3.14.6-2|675	%{_bindir}/hp-levels
14mr|hplip-3.14.6-2|676	%{_bindir}/hp-linefeedcal
14mr|hplip-3.14.6-2|677	%{_bindir}/hp-logcapture
14mr|hplip-3.14.6-2|678	%{_bindir}/hp-makecopies
14mr|hplip-3.14.6-2|679	%{_bindir}/hp-makeuri
14mr|hplip-3.14.6-2|680	%{_bindir}/hp-pkservice
14mr|hplip-3.14.6-2|681	%{_bindir}/hp-plugin
14mr|hplip-3.14.6-2|682	%{_bindir}/hp-pqdiag
14mr|hplip-3.14.6-2|683	%{_bindir}/hp-printsettings
14mr|hplip-3.14.6-2|684	%{_bindir}/hp-probe
14mr|hplip-3.14.6-2|685	%{_bindir}/hp-query
14mr|hplip-3.14.6-2|686	%{_bindir}/hp-scan
14mr|hplip-3.14.6-2|687	%{_bindir}/hp-sendfax
14mr|hplip-3.14.6-2|688	%{_bindir}/hp-setup
14mr|hplip-3.14.6-2|689	%{_bindir}/hp-testpage
14mr|hplip-3.14.6-2|690	%{_bindir}/hp-timedate
14mr|hplip-3.14.6-2|691	%{_bindir}/hp-unload
14mr|hplip-3.14.6-2|692	%{_bindir}/hp-wificonfig
14mr|hplip-3.14.6-2|693	
14mr|hplip-3.14.6-2|694	%{_sbindir}/hp-diagnose_plugin
14mr|hplip-3.14.6-2|695	%{_sbindir}/hp-setup
14mr|hplip-3.14.6-2|696	%{_sbindir}/hp-plugin
14mr|hplip-3.14.6-2|697	
14mr|hplip-3.14.6-2|698	%{_sysconfdir}/pam.d/hp-diagnose_plugin
14mr|hplip-3.14.6-2|699	%{_sysconfdir}/pam.d/hp-plugin
14mr|hplip-3.14.6-2|700	%{_sysconfdir}/pam.d/hp-setup
14mr|hplip-3.14.6-2|701	%{_sysconfdir}/security/console.apps/hp-diagnose_plugin
14mr|hplip-3.14.6-2|702	%{_sysconfdir}/security/console.apps/hp-plugin
14mr|hplip-3.14.6-2|703	%{_sysconfdir}/security/console.apps/hp-setup
14mr|hplip-3.14.6-2|704	
14mr|hplip-3.14.6-2|705	# A tool to disable Smart Install
14mr|hplip-3.14.6-2|706	%{_bindir}/SmartInstallDisable-Tool.run
14mr|hplip-3.14.6-2|707	
14mr|hplip-3.14.6-2|708	%exclude %{_datadir}/hplip/data/models
14mr|hplip-3.14.6-2|709	# C libraries for Python
14mr|hplip-3.14.6-2|710	%{_libdir}/python*/*/*.so*
14mr|hplip-3.14.6-2|711	# CUPS backends (0755 permissions, so that CUPS 1.2 runs these backends
14mr|hplip-3.14.6-2|712	# as lp user)
14mr|hplip-3.14.6-2|713	# Note: this must be /usr/lib not %{_libdir}, since that's the
14mr|hplip-3.14.6-2|714	# CUPS serverbin directory.
14mr|hplip-3.14.6-2|715	%attr(0755,root,root) %{_prefix}/lib/cups/backend/hp*
14mr|hplip-3.14.6-2|716	%{_prefix}/lib/cups/filter/hpcups
14mr|hplip-3.14.6-2|717	%{_prefix}/lib/cups/filter/hpcupsfax
14mr|hplip-3.14.6-2|718	%{_prefix}/lib/cups/filter/hpps
14mr|hplip-3.14.6-2|719	%{_prefix}/lib/cups/filter/pstotiff
14mr|hplip-3.14.6-2|720	%{_datadir}/ppd/HP/HP-Fax*.ppd*
14mr|hplip-3.14.6-2|721	%{_datadir}/cups/drv/hp/hpcups.drv
14mr|hplip-3.14.6-2|722	# Files
14mr|hplip-3.14.6-2|723	%dir %{_datadir}/hplip
14mr|hplip-3.14.6-2|724	%{_datadir}/hplip/align.py*
14mr|hplip-3.14.6-2|725	%{_datadir}/hplip/check-plugin.py*
14mr|hplip-3.14.6-2|726	%{_datadir}/hplip/clean.py*
14mr|hplip-3.14.6-2|727	%{_datadir}/hplip/colorcal.py*
14mr|hplip-3.14.6-2|728	#{_datadir}/hplip/config_usb_printer.py*
14mr|hplip-3.14.6-2|729	%{_datadir}/hplip/devicesettings.py*
14mr|hplip-3.14.6-2|730	%{_datadir}/hplip/diagnose_plugin.py*
14mr|hplip-3.14.6-2|731	%{_datadir}/hplip/diagnose_queues.py*
14mr|hplip-3.14.6-2|732	%{_datadir}/hplip/fab.py*
14mr|hplip-3.14.6-2|733	%{_datadir}/hplip/fax
14mr|hplip-3.14.6-2|734	%{_datadir}/hplip/faxsetup.py*
14mr|hplip-3.14.6-2|735	%{_datadir}/hplip/firmware.py*
14mr|hplip-3.14.6-2|736	%{_datadir}/hplip/hpdio.py*
14mr|hplip-3.14.6-2|737	%{_datadir}/hplip/hpssd*
14mr|hplip-3.14.6-2|738	%{_datadir}/hplip/info.py*
14mr|hplip-3.14.6-2|739	%{_datadir}/hplip/__init__.py*
14mr|hplip-3.14.6-2|740	%{_datadir}/hplip/levels.py*
14mr|hplip-3.14.6-2|741	%{_datadir}/hplip/linefeedcal.py*
14mr|hplip-3.14.6-2|742	%{_datadir}/hplip/logcapture.py*
14mr|hplip-3.14.6-2|743	%{_datadir}/hplip/makecopies.py*
14mr|hplip-3.14.6-2|744	%{_datadir}/hplip/makeuri.py*
14mr|hplip-3.14.6-2|745	%{_datadir}/hplip/pkservice.py*
14mr|hplip-3.14.6-2|746	%{_datadir}/hplip/plugin.py*
14mr|hplip-3.14.6-2|747	%{_datadir}/hplip/pqdiag.py*
14mr|hplip-3.14.6-2|748	%{_datadir}/hplip/printsettings.py*
14mr|hplip-3.14.6-2|749	%{_datadir}/hplip/probe.py*
14mr|hplip-3.14.6-2|750	%{_datadir}/hplip/query.py*
14mr|hplip-3.14.6-2|751	%{_datadir}/hplip/scan.py*
14mr|hplip-3.14.6-2|752	%{_datadir}/hplip/sendfax.py*
14mr|hplip-3.14.6-2|753	%{_datadir}/hplip/setup.py*
14mr|hplip-3.14.6-2|754	%{_datadir}/hplip/testpage.py*
14mr|hplip-3.14.6-2|755	%{_datadir}/hplip/timedate.py*
14mr|hplip-3.14.6-2|756	#%{_datadir}/hplip/uninstall.py*
14mr|hplip-3.14.6-2|757	%{_datadir}/hplip/unload.py*
14mr|hplip-3.14.6-2|758	#%{_datadir}/hplip/upgrade.py*
14mr|hplip-3.14.6-2|759	%{_datadir}/hplip/wificonfig.py*
14mr|hplip-3.14.6-2|760	# Directories
14mr|hplip-3.14.6-2|761	%{_datadir}/hplip/base
14mr|hplip-3.14.6-2|762	%{_datadir}/hplip/copier
14mr|hplip-3.14.6-2|763	%dir %{_datadir}/hplip/data
14mr|hplip-3.14.6-2|764	%{_datadir}/hplip/data/ldl
14mr|hplip-3.14.6-2|765	%{_datadir}/hplip/data/localization
14mr|hplip-3.14.6-2|766	%{_datadir}/hplip/data/models
14mr|hplip-3.14.6-2|767	%{_datadir}/hplip/data/pcl
14mr|hplip-3.14.6-2|768	%{_datadir}/hplip/data/ps
14mr|hplip-3.14.6-2|769	%{_datadir}/hplip/installer
14mr|hplip-3.14.6-2|770	%{_datadir}/hplip/pcard
14mr|hplip-3.14.6-2|771	%{_datadir}/hplip/prnt
14mr|hplip-3.14.6-2|772	%{_datadir}/hplip/scan
14mr|hplip-3.14.6-2|773	#{_datadir}/polkit-1/actions/com.hp.hplip.policy
14mr|hplip-3.14.6-2|774	#{_datadir}/dbus-1/system-services/com.hp.hplip.service
14mr|hplip-3.14.6-2|775	%{_localstatedir}/lib/hp/hplip.state
14mr|hplip-3.14.6-2|776	%{_docdir}/%{name}/README.urpmi
14mr|hplip-3.14.6-2|777	#config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.hp.hplip.conf
14mr|hplip-3.14.6-2|778	%dir %attr(0775,root,lp) /run/hplip
14mr|hplip-3.14.6-2|779	%{_tmpfilesdir}/hplip.conf
14mr|hplip-3.14.6-2|780	%{_unitdir}/hplip-printer@.service
14mr|hplip-3.14.6-2|781	%{_datadir}/hplip/hplip_clean.sh
14mr|hplip-3.14.6-2|782	%{_datadir}/cups/mime/pstotiff.convs
14mr|hplip-3.14.6-2|783	
14mr|hplip-3.14.6-2|784	
14mr|hplip-3.14.6-2|785	%files doc
14mr|hplip-3.14.6-2|786	%doc %{_docdir}/%{name}-doc-%{version}%{extraversion}
14mr|hplip-3.14.6-2|787	
14mr|hplip-3.14.6-2|788	%files -n %{libhpip}
14mr|hplip-3.14.6-2|789	%{_libdir}/libhpip.so.%{major}*
14mr|hplip-3.14.6-2|790	
14mr|hplip-3.14.6-2|791	%files -n %{libhpmud}
14mr|hplip-3.14.6-2|792	%{_libdir}/libhpmud.so.%{major}*
14mr|hplip-3.14.6-2|793	
14mr|hplip-3.14.6-2|794	%files -n %{devname}
14mr|hplip-3.14.6-2|795	%{_includedir}/hpip.h
14mr|hplip-3.14.6-2|796	%{_includedir}/xform.h
14mr|hplip-3.14.6-2|797	%{_libdir}/libhpip.so
14mr|hplip-3.14.6-2|798	%{_libdir}/libhpmud.so
14mr|hplip-3.14.6-2|799	%if %{sane_backend}
14mr|hplip-3.14.6-2|800	%{_libdir}/sane/libsane-hpaio.so
14mr|hplip-3.14.6-2|801	
14mr|hplip-3.14.6-2|802	%files -n %{libsane}
14mr|hplip-3.14.6-2|803	%{_libdir}/sane/libsane-hpaio.so.%{sanemaj}*
14mr|hplip-3.14.6-2|804	%endif
14mr|hplip-3.14.6-2|805	
14mr|hplip-3.14.6-2|806	%files model-data
14mr|hplip-3.14.6-2|807	/lib/udev/rules.d/*.rules
14mr|hplip-3.14.6-2|808	%{_datadir}/hplip/data/models
14mr|hplip-3.14.6-2|809	
14mr|hplip-3.14.6-2|810	%files gui
14mr|hplip-3.14.6-2|811	%{_bindir}/hp-check
14mr|hplip-3.14.6-2|812	%{_bindir}/hp-print
14mr|hplip-3.14.6-2|813	%{_bindir}/hp-systray
14mr|hplip-3.14.6-2|814	%{_bindir}/hp-toolbox
14mr|hplip-3.14.6-2|815	%{_datadir}/applications/*.desktop
14mr|hplip-3.14.6-2|816	%{_iconsdir}/hicolor/*/apps/hp-sendfax.png
14mr|hplip-3.14.6-2|817	%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
14mr|hplip-3.14.6-2|818	# Files
14mr|hplip-3.14.6-2|819	%{_datadir}/hplip/check.py*
14mr|hplip-3.14.6-2|820	%{_datadir}/hplip/print.py*
14mr|hplip-3.14.6-2|821	%{_datadir}/hplip/systray.py*
14mr|hplip-3.14.6-2|822	%{_datadir}/hplip/toolbox.py*
14mr|hplip-3.14.6-2|823	# Directories
14mr|hplip-3.14.6-2|824	%{_datadir}/hplip/data/images
14mr|hplip-3.14.6-2|825	%{_datadir}/hplip/ui4
14mr|hplip-3.14.6-2|826	
14mr|hplip-3.14.6-2|827	%files hpijs
14mr|hplip-3.14.6-2|828	%{_bindir}/hpijs
14mr|hplip-3.14.6-2|829	# Needed for both printing and fax PPDs. They all need HPIJS, therefore
14mr|hplip-3.14.6-2|830	# the link is here
14mr|hplip-3.14.6-2|831	%dir %{_datadir}/ppd
14mr|hplip-3.14.6-2|832	%dir %{_datadir}/ppd/HP
14mr|hplip-3.14.6-2|833	#{_datadir}/cups/drv/hp/hpijs.drv
14mr|hplip-3.14.6-2|834	%{_bindir}/hpcups-update-ppds
14mr|hplip-3.14.6-2|835	
14mr|hplip-3.14.6-2|836	%files hpijs-ppds
14mr|hplip-3.14.6-2|837	%{_datadir}/ppd/HP/apollo*.ppd*
14mr|hplip-3.14.6-2|838	%{_datadir}/ppd/HP/hp-*.ppd*
14mr|hplip-3.14.6-2|839	
14mr|hplip-3.14.6-2|840	%changelog
14mr|hplip-3.14.6-2|841	* Thu Sep 18 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.6-2
14mr|hplip-3.14.6-2|842	+ Revision: 5eb5686
14mr|hplip-3.14.6-2|843	- Restored the fix for hp-systray
14mr|hplip-3.14.6-2|844	- By default, hp-systray is launched with -x option. In this case, it
14mr|hplip-3.14.6-2|845	- does not check if there are HP devices available and runs anyway, its
14mr|hplip-3.14.6-2|846	- icon is always visible, etc.
14mr|hplip-3.14.6-2|847	- hp-systray should be started without -x option, so that it will run
14mr|hplip-3.14.6-2|848	- only if HP devices are available.
14mr|hplip-3.14.6-2|849	
14mr|hplip-3.14.6-2|850	* Thu Sep 18 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.6-1
14mr|hplip-3.14.6-2|851	+ Revision: 6709ecd
14mr|hplip-3.14.6-2|852	- Removed unused patches
14mr|hplip-3.14.6-2|853	
14mr|hplip-3.14.6-2|854	* Thu Jul 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14.6-1
14mr|hplip-3.14.6-2|855	+ Revision: 2e0fa98
14mr|hplip-3.14.6-2|856	- Updated to 3.14.6
14mr|hplip-3.14.6-2|857	
14mr|hplip-3.14.6-2|858	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14.3-6
14mr|hplip-3.14.6-2|859	+ Revision: 5293449
14mr|hplip-3.14.6-2|860	- Rebuild with new sip
14mr|hplip-3.14.6-2|861	
14mr|hplip-3.14.6-2|862	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.14.3-5
14mr|hplip-3.14.6-2|863	+ Revision: b3e0ad6
14mr|hplip-3.14.6-2|864	- MassBuild#440: Increase release tag
14mr|hplip-3.14.6-2|865	
14mr|hplip-3.14.6-2|866	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14.3-4
14mr|hplip-3.14.6-2|867	+ Revision: 1a00383
14mr|hplip-3.14.6-2|868	- Updated to 3.14.3 (sync with cooker)
14mr|hplip-3.14.6-2|869	
14mr|hplip-3.14.6-2|870	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.13.11-26
14mr|hplip-3.14.6-2|871	+ Revision: 22d16fc
14mr|hplip-3.14.6-2|872	- Added sip-api requires
14mr|hplip-3.14.6-2|873	
14mr|hplip-3.14.6-2|874	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.13.11-25
14mr|hplip-3.14.6-2|875	+ Revision: 3f4fd0e
14mr|hplip-3.14.6-2|876	- Rebuild against python-sip 4.15
14mr|hplip-3.14.6-2|877	
14mr|hplip-3.14.6-2|878	* Thu Dec 12 2013 akdengi <kazancas@mandriva.ru> 3.13.11-24
14mr|hplip-3.14.6-2|879	+ Revision: 10cec5f
14mr|hplip-3.14.6-2|880	- return hp-systray desktop
14mr|hplip-3.14.6-2|881	
14mr|hplip-3.14.6-2|882	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
14mr|hplip-3.14.6-2|883	+ Revision: eb4a037
14mr|hplip-3.14.6-2|884	- SILENT add missing files
14mr|hplip-3.14.6-2|885	
14mr|hplip-3.14.6-2|886	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
14mr|hplip-3.14.6-2|887	+ Revision: 8f2f7d3
14mr|hplip-3.14.6-2|888	- SILENT add missing files
14mr|hplip-3.14.6-2|889	
14mr|hplip-3.14.6-2|890	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
14mr|hplip-3.14.6-2|891	+ Revision: 787a812
14mr|hplip-3.14.6-2|892	- create /usr/sbin
14mr|hplip-3.14.6-2|893	
14mr|hplip-3.14.6-2|894	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
14mr|hplip-3.14.6-2|895	+ Revision: 2cd4ca2
14mr|hplip-3.14.6-2|896	- add consolekit for hp-setup hp-plugin and hp-diagnose_plugin
14mr|hplip-3.14.6-2|897	
14mr|hplip-3.14.6-2|898	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
14mr|hplip-3.14.6-2|899	+ Revision: 45c23c7
14mr|hplip-3.14.6-2|900	- SILENT drop hplip-systray.desktop
14mr|hplip-3.14.6-2|901	
14mr|hplip-3.14.6-2|902	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
14mr|hplip-3.14.6-2|903	+ Revision: 7a2f6d6
14mr|hplip-3.14.6-2|904	- SILENT fix file list
14mr|hplip-3.14.6-2|905	
14mr|hplip-3.14.6-2|906	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
14mr|hplip-3.14.6-2|907	+ Revision: 84ef5d7
14mr|hplip-3.14.6-2|908	- fix spec
14mr|hplip-3.14.6-2|909	
14mr|hplip-3.14.6-2|910	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
14mr|hplip-3.14.6-2|911	+ Revision: 4b23d7c
14mr|hplip-3.14.6-2|912	- some spec fix. Add rules for USB
14mr|hplip-3.14.6-2|913	
14mr|hplip-3.14.6-2|914	* Fri Dec 06 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-21
14mr|hplip-3.14.6-2|915	+ Revision: 82caba1
14mr|hplip-3.14.6-2|916	- fix IDS and tmpfile create
14mr|hplip-3.14.6-2|917	
14mr|hplip-3.14.6-2|918	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-19
14mr|hplip-3.14.6-2|919	+ Revision: 518b1fe
14mr|hplip-3.14.6-2|920	- do not ghost /run/hplip
14mr|hplip-3.14.6-2|921	
14mr|hplip-3.14.6-2|922	* Mon Dec 02 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-19
14mr|hplip-3.14.6-2|923	+ Revision: 4399c2b
14mr|hplip-3.14.6-2|924	- up release
14mr|hplip-3.14.6-2|925	
14mr|hplip-3.14.6-2|926	* Wed Nov 27 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-17
14mr|hplip-3.14.6-2|927	+ Revision: 3081037
14mr|hplip-3.14.6-2|928	- Fix hp-start pam rule
14mr|hplip-3.14.6-2|929	
14mr|hplip-3.14.6-2|930	* Wed Nov 27 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-16
14mr|hplip-3.14.6-2|931	+ Revision: 1dd7474
14mr|hplip-3.14.6-2|932	- Return ATTR in hpmud udev rule
14mr|hplip-3.14.6-2|933	
14mr|hplip-3.14.6-2|934	* Tue Nov 26 2013 akdengi <kazancas@mandriva.ru> 3.13.11-15
14mr|hplip-3.14.6-2|935	+ Revision: 04b4e9c
14mr|hplip-3.14.6-2|936	- replace all ATTR
14mr|hplip-3.14.6-2|937	
14mr|hplip-3.14.6-2|938	* Tue Nov 26 2013 akdengi <kazancas@mandriva.ru> 3.13.11-15
14mr|hplip-3.14.6-2|939	+ Revision: 8103178
14mr|hplip-3.14.6-2|940	- SILENT another fix 56-hpmud.rule
14mr|hplip-3.14.6-2|941	
14mr|hplip-3.14.6-2|942	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-14
14mr|hplip-3.14.6-2|943	+ Revision: d5b6482
14mr|hplip-3.14.6-2|944	- fix sed for hpmud rule
14mr|hplip-3.14.6-2|945	
14mr|hplip-3.14.6-2|946	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-13
14mr|hplip-3.14.6-2|947	+ Revision: 68e0cca
14mr|hplip-3.14.6-2|948	- revert back
14mr|hplip-3.14.6-2|949	
14mr|hplip-3.14.6-2|950	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-13
14mr|hplip-3.14.6-2|951	+ Revision: 70a0445
14mr|hplip-3.14.6-2|952	- revert back
14mr|hplip-3.14.6-2|953	
14mr|hplip-3.14.6-2|954	* Mon Nov 25 2013 akdengi <kazancas@mandriva.ru> 3.13.11-12
14mr|hplip-3.14.6-2|955	+ Revision: f76d324
14mr|hplip-3.14.6-2|956	- SILENT fix spec
14mr|hplip-3.14.6-2|957	
14mr|hplip-3.14.6-2|958	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-12
14mr|hplip-3.14.6-2|959	+ Revision: d7ea343
14mr|hplip-3.14.6-2|960	- Updated hplip.spec
14mr|hplip-3.14.6-2|961	
14mr|hplip-3.14.6-2|962	* Mon Nov 25 2013 akdengi <kazancas@mandriva.ru> 3.13.11-12
14mr|hplip-3.14.6-2|963	+ Revision: ba2d77e
14mr|hplip-3.14.6-2|964	- SILENT really not need hplip systemd service
14mr|hplip-3.14.6-2|965	
14mr|hplip-3.14.6-2|966	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-12
14mr|hplip-3.14.6-2|967	+ Revision: a0bb1ac
14mr|hplip-3.14.6-2|968	- Properly create tmpfiles
14mr|hplip-3.14.6-2|969	
14mr|hplip-3.14.6-2|970	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-10
14mr|hplip-3.14.6-2|971	+ Revision: d4922ec
14mr|hplip-3.14.6-2|972	- SILENT really drop 56-hpmud.rules
14mr|hplip-3.14.6-2|973	
14mr|hplip-3.14.6-2|974	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-10
14mr|hplip-3.14.6-2|975	+ Revision: eaaf3f2
14mr|hplip-3.14.6-2|976	- SILENT do not remove hplip-printer@.service
14mr|hplip-3.14.6-2|977	
14mr|hplip-3.14.6-2|978	

16738 14
14mr|hspell-1.2-2|1	%define major	0
14mr|hspell-1.2-2|2	%define libname %mklibname %{name} %{major}
14mr|hspell-1.2-2|3	%define devname %mklibname %{name} -d
14mr|hspell-1.2-2|4	
14mr|hspell-1.2-2|5	Summary:	Free Hebrew linguistic project
14mr|hspell-1.2-2|6	Name:		hspell
14mr|hspell-1.2-2|7	Version:	1.2
14mr|hspell-1.2-2|8	Release:	2
14mr|hspell-1.2-2|9	Group:		Text tools
14mr|hspell-1.2-2|10	License:	AGPLv3
14mr|hspell-1.2-2|11	Url:		http://www.ivrix.org.il/projects/spell-checker/
14mr|hspell-1.2-2|12	Source0:	http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
14mr|hspell-1.2-2|13	Patch0:		hspell-1.1-no-strip.patch
14mr|hspell-1.2-2|14	
14mr|hspell-1.2-2|15	%description
14mr|hspell-1.2-2|16	The Hspell project is a free Hebrew linguistic project.
14mr|hspell-1.2-2|17	
14mr|hspell-1.2-2|18	Its primary goal is to create a free Hebrew spell-checker.
14mr|hspell-1.2-2|19	
14mr|hspell-1.2-2|20	In addition to a spell-checker, the project also produced a Hebrew
14mr|hspell-1.2-2|21	morphological analyzer, which for every valid Hebrew word lists all
14mr|hspell-1.2-2|22	of its possible readings (valid combinations of prefix and inflected
14mr|hspell-1.2-2|23	base word).
14mr|hspell-1.2-2|24	
14mr|hspell-1.2-2|25	The secondary goal of the project is to make the algorithms and
14mr|hspell-1.2-2|26	dictionaries, created initially for the spell-checker, freely
14mr|hspell-1.2-2|27	available. These could be used in more sophisticated research or
14mr|hspell-1.2-2|28	applications that require Hebrew word lists or a Hebrew morphology
14mr|hspell-1.2-2|29	engine.
14mr|hspell-1.2-2|30	
14mr|hspell-1.2-2|31	Such potential application areas might include search engines, speech
14mr|hspell-1.2-2|32	synthesis, and much much more. The availability of a free basis will
14mr|hspell-1.2-2|33	hopefully encourage free development on top of it, to the benefit of
14mr|hspell-1.2-2|34	the general Hebrew-speaking population.
14mr|hspell-1.2-2|35	
14mr|hspell-1.2-2|36	%package -n %{libname}
14mr|hspell-1.2-2|37	Summary:	Shared library files for hspell
14mr|hspell-1.2-2|38	Group:		Text tools
14mr|hspell-1.2-2|39	
14mr|hspell-1.2-2|40	%description -n %{libname}
14mr|hspell-1.2-2|41	Shared library files for the hspell package.
14mr|hspell-1.2-2|42	
14mr|hspell-1.2-2|43	%package -n	%{devname}
14mr|hspell-1.2-2|44	Summary:	Development files for hspell
14mr|hspell-1.2-2|45	Group:		Development/Other
14mr|hspell-1.2-2|46	Requires:	%{libname} = %{version}-%{release}
14mr|hspell-1.2-2|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|hspell-1.2-2|48	Conflicts:	%{_lib}hspell0 < 1.1-6
14mr|hspell-1.2-2|49	
14mr|hspell-1.2-2|50	%description -n	%{devname}
14mr|hspell-1.2-2|51	Development headers, and files for development from the hspell package.
14mr|hspell-1.2-2|52	
14mr|hspell-1.2-2|53	%prep
14mr|hspell-1.2-2|54	%setup -q
14mr|hspell-1.2-2|55	%apply_patches
14mr|hspell-1.2-2|56	
14mr|hspell-1.2-2|57	%build
14mr|hspell-1.2-2|58	CFLAGS="%{optflags} -fPIC" CPPFLAGS="%{optflags} -fPIC" FFLAGS="optflags -fPIC" \
14mr|hspell-1.2-2|59	%configure2_5x \
14mr|hspell-1.2-2|60	--enable-fatverb \
14mr|hspell-1.2-2|61	--enable-fatverb \
14mr|hspell-1.2-2|62	--enable-shared
14mr|hspell-1.2-2|63	
14mr|hspell-1.2-2|64	%make
14mr|hspell-1.2-2|65	
14mr|hspell-1.2-2|66	%install
14mr|hspell-1.2-2|67	%makeinstall_std
14mr|hspell-1.2-2|68	
14mr|hspell-1.2-2|69	%files
14mr|hspell-1.2-2|70	%{_bindir}/*
14mr|hspell-1.2-2|71	%{_datadir}/hspell/*.wgz*
14mr|hspell-1.2-2|72	%{_mandir}/man1/*
14mr|hspell-1.2-2|73	%{_mandir}/man3/*
14mr|hspell-1.2-2|74	
14mr|hspell-1.2-2|75	%files -n %{libname}
14mr|hspell-1.2-2|76	%{_libdir}/libhspell.so.%{major}*
14mr|hspell-1.2-2|77	
14mr|hspell-1.2-2|78	%files -n %{devname}
14mr|hspell-1.2-2|79	%{_libdir}/libhspell.so
14mr|hspell-1.2-2|80	%{_libdir}/libhspell.a
14mr|hspell-1.2-2|81	%{_includedir}/hspell.h
14mr|hspell-1.2-2|82	%{_includedir}/linginfo.h
14mr|hspell-1.2-2|83	
14mr|hspell-1.2-2|84	
14mr|hspell-1.2-2|85	%changelog
14mr|hspell-1.2-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|hspell-1.2-2|87	+ Revision: ae8afcc
14mr|hspell-1.2-2|88	- MassBuild#440: Increase release tag
14mr|hspell-1.2-2|89	
14mr|hspell-1.2-2|90	

16739 14
14mr|hsqldb1-1.8.1.3-4|1	%global cvs_version 1_8_1_3
14mr|hsqldb1-1.8.1.3-4|2	%global majorversion 1
14mr|hsqldb1-1.8.1.3-4|3	Name:          hsqldb1
14mr|hsqldb1-1.8.1.3-4|4	Version:       1.8.1.3
14mr|hsqldb1-1.8.1.3-4|5	Release:       4
14mr|hsqldb1-1.8.1.3-4|6	Group:		Development/Java
14mr|hsqldb1-1.8.1.3-4|7	Summary:       HyperSQL Database Engine
14mr|hsqldb1-1.8.1.3-4|8	License:       BSD
14mr|hsqldb1-1.8.1.3-4|9	URL:           http://hsqldb.sourceforge.net/
14mr|hsqldb1-1.8.1.3-4|10	
14mr|hsqldb1-1.8.1.3-4|11	Source0:       http://downloads.sourceforge.net/hsqldb/hsqldb_%{cvs_version}.zip
14mr|hsqldb1-1.8.1.3-4|12	Source1:       http://mirrors.ibiblio.org/pub/mirrors/maven2/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.pom
14mr|hsqldb1-1.8.1.3-4|13	Patch0:        hsqldb-jdbc-4.1.patch
14mr|hsqldb1-1.8.1.3-4|14	BuildRequires: ant
14mr|hsqldb1-1.8.1.3-4|15	BuildRequires: jpackage-utils >= 0:1.5
14mr|hsqldb1-1.8.1.3-4|16	BuildRequires: junit
14mr|hsqldb1-1.8.1.3-4|17	BuildRequires: servletapi5
14mr|hsqldb1-1.8.1.3-4|18	
14mr|hsqldb1-1.8.1.3-4|19	Requires:      java
14mr|hsqldb1-1.8.1.3-4|20	Requires:      servletapi5
14mr|hsqldb1-1.8.1.3-4|21	Requires:      jpackage-utils
14mr|hsqldb1-1.8.1.3-4|22	BuildArch:     noarch
14mr|hsqldb1-1.8.1.3-4|23	
14mr|hsqldb1-1.8.1.3-4|24	%description
14mr|hsqldb1-1.8.1.3-4|25	HSQLdb is a relational database engine written in JavaTM , with a JDBC
14mr|hsqldb1-1.8.1.3-4|26	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
14mr|hsqldb1-1.8.1.3-4|27	100k), fast database engine which offers both in memory and disk based
14mr|hsqldb1-1.8.1.3-4|28	tables. Embedded and server modes are available. Additionally, it
14mr|hsqldb1-1.8.1.3-4|29	includes tools such as a minimal web server, in-memory query and
14mr|hsqldb1-1.8.1.3-4|30	management tools (can be run as applets or servlets, too) and a number
14mr|hsqldb1-1.8.1.3-4|31	of demonstration examples.
14mr|hsqldb1-1.8.1.3-4|32	Downloaded code should be regarded as being of production quality. The
14mr|hsqldb1-1.8.1.3-4|33	product is currently being used as a database and persistence engine in
14mr|hsqldb1-1.8.1.3-4|34	many Open Source Software projects and even in commercial projects and
14mr|hsqldb1-1.8.1.3-4|35	products! In it's current version it is extremely stable and reliable.
14mr|hsqldb1-1.8.1.3-4|36	It is best known for its small size, ability to execute completely in
14mr|hsqldb1-1.8.1.3-4|37	memory and its speed. Yet it is a completely functional relational
14mr|hsqldb1-1.8.1.3-4|38	database management system that is completely free under the Modified
14mr|hsqldb1-1.8.1.3-4|39	BSD License. Yes, that's right, completely free of cost or restrictions!
14mr|hsqldb1-1.8.1.3-4|40	
14mr|hsqldb1-1.8.1.3-4|41	%package javadoc
14mr|hsqldb1-1.8.1.3-4|42	
14mr|hsqldb1-1.8.1.3-4|43	Summary:       Javadoc for %{name}
14mr|hsqldb1-1.8.1.3-4|44	
14mr|hsqldb1-1.8.1.3-4|45	%description javadoc
14mr|hsqldb1-1.8.1.3-4|46	Javadoc for %{name}.
14mr|hsqldb1-1.8.1.3-4|47	
14mr|hsqldb1-1.8.1.3-4|48	%prep
14mr|hsqldb1-1.8.1.3-4|49	%setup -q -n hsqldb
14mr|hsqldb1-1.8.1.3-4|50	
14mr|hsqldb1-1.8.1.3-4|51	# set right permissions
14mr|hsqldb1-1.8.1.3-4|52	find . -name "*.sh" -exec chmod 755 \{\} \;
14mr|hsqldb1-1.8.1.3-4|53	# remove all _notes directories
14mr|hsqldb1-1.8.1.3-4|54	for dir in `find . -name _notes`; do rm -rf $dir; done
14mr|hsqldb1-1.8.1.3-4|55	# remove all binary libs
14mr|hsqldb1-1.8.1.3-4|56	find . -name "*.jar" -exec rm -f {} \;
14mr|hsqldb1-1.8.1.3-4|57	find . -name "*.class" -exec rm -f {} \;
14mr|hsqldb1-1.8.1.3-4|58	find . -name "*.war" -exec rm -f {} \;
14mr|hsqldb1-1.8.1.3-4|59	# correct silly permissions
14mr|hsqldb1-1.8.1.3-4|60	chmod -R go=u-w *
14mr|hsqldb1-1.8.1.3-4|61	
14mr|hsqldb1-1.8.1.3-4|62	%patch0 -p1
14mr|hsqldb1-1.8.1.3-4|63	
14mr|hsqldb1-1.8.1.3-4|64	cp %{SOURCE1} ./pom.xml
14mr|hsqldb1-1.8.1.3-4|65	
14mr|hsqldb1-1.8.1.3-4|66	%build
14mr|hsqldb1-1.8.1.3-4|67	export CLASSPATH=$(build-classpath servletapi5 junit)
14mr|hsqldb1-1.8.1.3-4|68	pushd build
14mr|hsqldb1-1.8.1.3-4|69	ant jar javadoc
14mr|hsqldb1-1.8.1.3-4|70	popd
14mr|hsqldb1-1.8.1.3-4|71	
14mr|hsqldb1-1.8.1.3-4|72	%install
14mr|hsqldb1-1.8.1.3-4|73	
14mr|hsqldb1-1.8.1.3-4|74	# jar
14mr|hsqldb1-1.8.1.3-4|75	mkdir -p %{buildroot}%{_javadir}
14mr|hsqldb1-1.8.1.3-4|76	install -m 644 lib/hsqldb.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|hsqldb1-1.8.1.3-4|77	pushd %{buildroot}%{_javadir}
14mr|hsqldb1-1.8.1.3-4|78	ln -s %{name}.jar hsqldb.jar
14mr|hsqldb1-1.8.1.3-4|79	popd
14mr|hsqldb1-1.8.1.3-4|80	
14mr|hsqldb1-1.8.1.3-4|81	# Maven metadata
14mr|hsqldb1-1.8.1.3-4|82	mkdir -p %{buildroot}%{_mavenpomdir}
14mr|hsqldb1-1.8.1.3-4|83	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|hsqldb1-1.8.1.3-4|84	# %add_maven_depmap JPP-%{name}.pom %{name}.jar -v "%{majorversion}"
14mr|hsqldb1-1.8.1.3-4|85	
14mr|hsqldb1-1.8.1.3-4|86	# javadoc
14mr|hsqldb1-1.8.1.3-4|87	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|hsqldb1-1.8.1.3-4|88	cp -r doc/src/* %{buildroot}%{_javadocdir}/%{name}
14mr|hsqldb1-1.8.1.3-4|89	
14mr|hsqldb1-1.8.1.3-4|90	%files
14mr|hsqldb1-1.8.1.3-4|91	%doc doc/hsqldb_lic.txt
14mr|hsqldb1-1.8.1.3-4|92	%{_javadir}/*
14mr|hsqldb1-1.8.1.3-4|93	#%{_mavendepmapfragdir}/*
14mr|hsqldb1-1.8.1.3-4|94	%{_mavenpomdir}/*
14mr|hsqldb1-1.8.1.3-4|95	
14mr|hsqldb1-1.8.1.3-4|96	%files javadoc
14mr|hsqldb1-1.8.1.3-4|97	%{_javadocdir}/%{name}
14mr|hsqldb1-1.8.1.3-4|98	%doc doc/hsqldb_lic.txt
14mr|hsqldb1-1.8.1.3-4|99	
14mr|hsqldb1-1.8.1.3-4|100	%changelog
14mr|hsqldb1-1.8.1.3-4|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.1.3-4
14mr|hsqldb1-1.8.1.3-4|102	+ Revision: f7e0ac5
14mr|hsqldb1-1.8.1.3-4|103	- MassBuild#440: Increase release tag
14mr|hsqldb1-1.8.1.3-4|104	
14mr|hsqldb1-1.8.1.3-4|105	

16740 14
14mr|hsqldb1.8.0-1.8.0.10-2|1	%define _localstatedir %{_var}
14mr|hsqldb1.8.0-1.8.0.10-2|2	%define section	devel
14mr|hsqldb1.8.0-1.8.0.10-2|3	%define cvsver 	1_8_0_10
14mr|hsqldb1.8.0-1.8.0.10-2|4	%define oname 	hsqldb
14mr|hsqldb1.8.0-1.8.0.10-2|5	
14mr|hsqldb1.8.0-1.8.0.10-2|6	Summary:	Hsqldb Database Engine
14mr|hsqldb1.8.0-1.8.0.10-2|7	Name:		hsqldb1.8.0
14mr|hsqldb1.8.0-1.8.0.10-2|8	Version:	1.8.0.10
14mr|hsqldb1.8.0-1.8.0.10-2|9	Release:	2
14mr|hsqldb1.8.0-1.8.0.10-2|10	Group:		Development/Java
14mr|hsqldb1.8.0-1.8.0.10-2|11	License:	BSD
14mr|hsqldb1.8.0-1.8.0.10-2|12	Url:		http://hsqldb.sourceforge.net/
14mr|hsqldb1.8.0-1.8.0.10-2|13	Source0:	http://downloads.sourceforge.net/hsqldb/hsqldb_%{cvsver}.zip
14mr|hsqldb1.8.0-1.8.0.10-2|14	Source1:	hsqldb-1.8.0-standard.cfg
14mr|hsqldb1.8.0-1.8.0.10-2|15	Source2:	hsqldb-1.8.0-standard-server.properties
14mr|hsqldb1.8.0-1.8.0.10-2|16	Source3:	hsqldb-1.8.0-standard-webserver.properties
14mr|hsqldb1.8.0-1.8.0.10-2|17	Source4:	hsqldb-1.8.0-standard-sqltool.rc
14mr|hsqldb1.8.0-1.8.0.10-2|18	Patch0:		hsqldb-1.8.0-scripts.patch
14mr|hsqldb1.8.0-1.8.0.10-2|19	Patch1:		hsqldb-tmp.patch
14mr|hsqldb1.8.0-1.8.0.10-2|20	Buildarch:	noarch
14mr|hsqldb1.8.0-1.8.0.10-2|21	# Building hsqldb 1.8.0 with JDK >= 1.6 doesn't work (new abstract
14mr|hsqldb1.8.0-1.8.0.10-2|22	# functions in base classes), so we force GCJ (JDK 1.5 compatible)
14mr|hsqldb1.8.0-1.8.0.10-2|23	BuildRequires:	java-1.5.0-gcj-devel
14mr|hsqldb1.8.0-1.8.0.10-2|24	BuildRequires:	ant
14mr|hsqldb1.8.0-1.8.0.10-2|25	BuildRequires:	junit
14mr|hsqldb1.8.0-1.8.0.10-2|26	BuildRequires:	java-rpmbuild >= 0:1.5
14mr|hsqldb1.8.0-1.8.0.10-2|27	BuildRequires:	servletapi5
14mr|hsqldb1.8.0-1.8.0.10-2|28	Requires(pre,post,preun,postun):	rpm-helper
14mr|hsqldb1.8.0-1.8.0.10-2|29	Requires:	servletapi5
14mr|hsqldb1.8.0-1.8.0.10-2|30	Requires(post):	servletapi5
14mr|hsqldb1.8.0-1.8.0.10-2|31	Requires(post):	jpackage-utils
14mr|hsqldb1.8.0-1.8.0.10-2|32	Requires(pre):	shadow-utils
14mr|hsqldb1.8.0-1.8.0.10-2|33	
14mr|hsqldb1.8.0-1.8.0.10-2|34	%description
14mr|hsqldb1.8.0-1.8.0.10-2|35	This package contains the hsqldb java classes. The server is contained
14mr|hsqldb1.8.0-1.8.0.10-2|36	in the package %{oname}-server.
14mr|hsqldb1.8.0-1.8.0.10-2|37	
14mr|hsqldb1.8.0-1.8.0.10-2|38	%package manual
14mr|hsqldb1.8.0-1.8.0.10-2|39	Summary:	Manual for %{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|40	Group:		Development/Java
14mr|hsqldb1.8.0-1.8.0.10-2|41	
14mr|hsqldb1.8.0-1.8.0.10-2|42	%description manual
14mr|hsqldb1.8.0-1.8.0.10-2|43	Documentation for %{oname}.
14mr|hsqldb1.8.0-1.8.0.10-2|44	
14mr|hsqldb1.8.0-1.8.0.10-2|45	%package javadoc
14mr|hsqldb1.8.0-1.8.0.10-2|46	Summary:	Javadoc for %{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|47	Group:		Development/Java
14mr|hsqldb1.8.0-1.8.0.10-2|48	
14mr|hsqldb1.8.0-1.8.0.10-2|49	%description javadoc
14mr|hsqldb1.8.0-1.8.0.10-2|50	Javadoc for %{oname}.
14mr|hsqldb1.8.0-1.8.0.10-2|51	
14mr|hsqldb1.8.0-1.8.0.10-2|52	%package demo
14mr|hsqldb1.8.0-1.8.0.10-2|53	Summary:	Demo for %{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|54	Group:		Development/Java
14mr|hsqldb1.8.0-1.8.0.10-2|55	Requires:	%{name} = %{version}-%{release}
14mr|hsqldb1.8.0-1.8.0.10-2|56	
14mr|hsqldb1.8.0-1.8.0.10-2|57	%description demo
14mr|hsqldb1.8.0-1.8.0.10-2|58	Demonstrations and samples for %{oname}.
14mr|hsqldb1.8.0-1.8.0.10-2|59	
14mr|hsqldb1.8.0-1.8.0.10-2|60	%package server
14mr|hsqldb1.8.0-1.8.0.10-2|61	Summary:	Hsqldb database server
14mr|hsqldb1.8.0-1.8.0.10-2|62	Group:		System/Servers
14mr|hsqldb1.8.0-1.8.0.10-2|63	Requires:	%{name} = %{version}-%{release}
14mr|hsqldb1.8.0-1.8.0.10-2|64	
14mr|hsqldb1.8.0-1.8.0.10-2|65	%description server
14mr|hsqldb1.8.0-1.8.0.10-2|66	HSQLdb is a relational database engine written in JavaTM , with a JDBC
14mr|hsqldb1.8.0-1.8.0.10-2|67	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
14mr|hsqldb1.8.0-1.8.0.10-2|68	100k), fast database engine which offers both in memory and disk based
14mr|hsqldb1.8.0-1.8.0.10-2|69	tables. Embedded and server modes are available. Additionally, it
14mr|hsqldb1.8.0-1.8.0.10-2|70	includes tools such as a minimal web server, in-memory query and
14mr|hsqldb1.8.0-1.8.0.10-2|71	management tools (can be run as applets or servlets, too) and a number
14mr|hsqldb1.8.0-1.8.0.10-2|72	of demonstration examples.
14mr|hsqldb1.8.0-1.8.0.10-2|73	Downloaded code should be regarded as being of production quality. The
14mr|hsqldb1.8.0-1.8.0.10-2|74	product is currently being used as a database and persistence engine in
14mr|hsqldb1.8.0-1.8.0.10-2|75	many Open Source Software projects and even in commercial projects and
14mr|hsqldb1.8.0-1.8.0.10-2|76	products! In it's current version it is extremely stable and reliable.
14mr|hsqldb1.8.0-1.8.0.10-2|77	It is best known for its small size, ability to execute completely in
14mr|hsqldb1.8.0-1.8.0.10-2|78	memory and its speed. Yet it is a completely functional relational
14mr|hsqldb1.8.0-1.8.0.10-2|79	database management system that is completely free under the Modified
14mr|hsqldb1.8.0-1.8.0.10-2|80	BSD License. Yes, that's right, completely free of cost or restrictions!
14mr|hsqldb1.8.0-1.8.0.10-2|81	
14mr|hsqldb1.8.0-1.8.0.10-2|82	This package contains the server.
14mr|hsqldb1.8.0-1.8.0.10-2|83	
14mr|hsqldb1.8.0-1.8.0.10-2|84	%prep
14mr|hsqldb1.8.0-1.8.0.10-2|85	%setup -T -c -n %{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|86	(cd ..
14mr|hsqldb1.8.0-1.8.0.10-2|87	unzip -q %{SOURCE0}
14mr|hsqldb1.8.0-1.8.0.10-2|88	)
14mr|hsqldb1.8.0-1.8.0.10-2|89	# set right permissions
14mr|hsqldb1.8.0-1.8.0.10-2|90	find . -name "*.sh" -exec chmod 755 \{\} \;
14mr|hsqldb1.8.0-1.8.0.10-2|91	# remove all _notes directories
14mr|hsqldb1.8.0-1.8.0.10-2|92	for dir in `find . -name _notes`; do rm -rf $dir; done
14mr|hsqldb1.8.0-1.8.0.10-2|93	# remove all binary libs
14mr|hsqldb1.8.0-1.8.0.10-2|94	find . -name "*.jar" -exec rm -f {} \;
14mr|hsqldb1.8.0-1.8.0.10-2|95	find . -name "*.class" -exec rm -f {} \;
14mr|hsqldb1.8.0-1.8.0.10-2|96	find . -name "*.war" -exec rm -f {} \;
14mr|hsqldb1.8.0-1.8.0.10-2|97	# correct silly permissions
14mr|hsqldb1.8.0-1.8.0.10-2|98	chmod -R go=u-w *
14mr|hsqldb1.8.0-1.8.0.10-2|99	%{_bindir}/find . -type f -name '*.css' -o -name '*.html' -o -name '*.txt' | \
14mr|hsqldb1.8.0-1.8.0.10-2|100	%{_bindir}/xargs -t perl -pi -e 's/\r$//g'
14mr|hsqldb1.8.0-1.8.0.10-2|101	
14mr|hsqldb1.8.0-1.8.0.10-2|102	%apply_patches
14mr|hsqldb1.8.0-1.8.0.10-2|103	
14mr|hsqldb1.8.0-1.8.0.10-2|104	cat > README.%{version}-%{release}.upgrade.urpmi <<EOF
14mr|hsqldb1.8.0-1.8.0.10-2|105	The server has been removed from the hsqldb package and moved to a
14mr|hsqldb1.8.0-1.8.0.10-2|106	separate package named %{oname}-server as it is not needed by most users.
14mr|hsqldb1.8.0-1.8.0.10-2|107	Install it if you wish to use the Hsqldb server.
14mr|hsqldb1.8.0-1.8.0.10-2|108	EOF
14mr|hsqldb1.8.0-1.8.0.10-2|109	
14mr|hsqldb1.8.0-1.8.0.10-2|110	%build
14mr|hsqldb1.8.0-1.8.0.10-2|111	export JAVA_HOME=/usr/lib/jvm/java-1.5.0-gcj
14mr|hsqldb1.8.0-1.8.0.10-2|112	export CLASSPATH=$(build-classpath \
14mr|hsqldb1.8.0-1.8.0.10-2|113	jsse/jsse \
14mr|hsqldb1.8.0-1.8.0.10-2|114	jsse/jnet \
14mr|hsqldb1.8.0-1.8.0.10-2|115	jsse/jcert \
14mr|hsqldb1.8.0-1.8.0.10-2|116	jdbc-stdext \
14mr|hsqldb1.8.0-1.8.0.10-2|117	servletapi5 \
14mr|hsqldb1.8.0-1.8.0.10-2|118	junit)
14mr|hsqldb1.8.0-1.8.0.10-2|119	pushd build
14mr|hsqldb1.8.0-1.8.0.10-2|120	ant jar javadoc
14mr|hsqldb1.8.0-1.8.0.10-2|121	popd
14mr|hsqldb1.8.0-1.8.0.10-2|122	
14mr|hsqldb1.8.0-1.8.0.10-2|123	%install
14mr|hsqldb1.8.0-1.8.0.10-2|124	# jar
14mr|hsqldb1.8.0-1.8.0.10-2|125	install -d -m 755 %{buildroot}%{_javadir}
14mr|hsqldb1.8.0-1.8.0.10-2|126	install -m 644 lib/%{oname}.jar %{buildroot}%{_javadir}/%{oname}-%{version}.jar
14mr|hsqldb1.8.0-1.8.0.10-2|127	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|hsqldb1.8.0-1.8.0.10-2|128	# bin
14mr|hsqldb1.8.0-1.8.0.10-2|129	install -d -m 755 %{buildroot}%{_bindir}
14mr|hsqldb1.8.0-1.8.0.10-2|130	install -m 755 bin/runUtil.sh %{buildroot}%{_bindir}/%{oname}RunUtil
14mr|hsqldb1.8.0-1.8.0.10-2|131	# sysv init
14mr|hsqldb1.8.0-1.8.0.10-2|132	install -d -m 755 %{buildroot}%{_initrddir}
14mr|hsqldb1.8.0-1.8.0.10-2|133	install -m 755 bin/%{oname} %{buildroot}%{_initrddir}/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|134	# config
14mr|hsqldb1.8.0-1.8.0.10-2|135	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|hsqldb1.8.0-1.8.0.10-2|136	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|137	# serverconfig
14mr|hsqldb1.8.0-1.8.0.10-2|138	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|139	install -m 644 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/%{oname}/server.properties
14mr|hsqldb1.8.0-1.8.0.10-2|140	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/%{oname}/webserver.properties
14mr|hsqldb1.8.0-1.8.0.10-2|141	install -m 600 %{SOURCE4} %{buildroot}%{_localstatedir}/lib/%{oname}/sqltool.rc
14mr|hsqldb1.8.0-1.8.0.10-2|142	# lib
14mr|hsqldb1.8.0-1.8.0.10-2|143	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}/lib
14mr|hsqldb1.8.0-1.8.0.10-2|144	install -m 644 lib/functions         %{buildroot}%{_localstatedir}/lib/%{oname}/lib
14mr|hsqldb1.8.0-1.8.0.10-2|145	# data
14mr|hsqldb1.8.0-1.8.0.10-2|146	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}/data
14mr|hsqldb1.8.0-1.8.0.10-2|147	# demo
14mr|hsqldb1.8.0-1.8.0.10-2|148	install -d -m 755 %{buildroot}%{_datadir}/%{oname}/demo
14mr|hsqldb1.8.0-1.8.0.10-2|149	install -m 755 demo/*.sh         %{buildroot}%{_datadir}/%{oname}/demo
14mr|hsqldb1.8.0-1.8.0.10-2|150	install -m 644 demo/*.html         %{buildroot}%{_datadir}/%{oname}/demo
14mr|hsqldb1.8.0-1.8.0.10-2|151	# javadoc
14mr|hsqldb1.8.0-1.8.0.10-2|152	install -d -m 755 %{buildroot}%{_javadocdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|153	cp -r doc/src/* %{buildroot}%{_javadocdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|154	rm -rf doc/src
14mr|hsqldb1.8.0-1.8.0.10-2|155	# manual
14mr|hsqldb1.8.0-1.8.0.10-2|156	install -d -m 755 %{buildroot}%{_docdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|157	cp -r doc/* %{buildroot}%{_docdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|158	cp index.html %{buildroot}%{_docdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|159	
14mr|hsqldb1.8.0-1.8.0.10-2|160	%pre server
14mr|hsqldb1.8.0-1.8.0.10-2|161	# Add the "hsqldb" user and group
14mr|hsqldb1.8.0-1.8.0.10-2|162	# we need a shell to be able to use su - later
14mr|hsqldb1.8.0-1.8.0.10-2|163	
14mr|hsqldb1.8.0-1.8.0.10-2|164	# (Anssi 01/2008) Previously _pre_groupadd was used here together with
14mr|hsqldb1.8.0-1.8.0.10-2|165	# _pre_useradd, causing an error situation where group is created, but
14mr|hsqldb1.8.0-1.8.0.10-2|166	# the user is not:
14mr|hsqldb1.8.0-1.8.0.10-2|167	#    useradd:	group hsqldb exists - if you want to add this user to that group, use -g.
14mr|hsqldb1.8.0-1.8.0.10-2|168	# Therefore we remove the hsqldb group if it exists without the corresponding
14mr|hsqldb1.8.0-1.8.0.10-2|169	# user.
14mr|hsqldb1.8.0-1.8.0.10-2|170	getent group %{oname} >/dev/null && ! getent passwd %{oname} >/dev/null && groupdel %{oname}  >/dev/null
14mr|hsqldb1.8.0-1.8.0.10-2|171	getent passwd %{oname} >/dev/null && chsh -s /bin/sh %{oname} >/dev/null
14mr|hsqldb1.8.0-1.8.0.10-2|172	%_pre_useradd %{oname} %{_localstatedir}/lib/%{oname} /bin/sh
14mr|hsqldb1.8.0-1.8.0.10-2|173	
14mr|hsqldb1.8.0-1.8.0.10-2|174	%post server
14mr|hsqldb1.8.0-1.8.0.10-2|175	rm -f %{_localstatedir}/lib/%{oname}/lib/hsqldb.jar
14mr|hsqldb1.8.0-1.8.0.10-2|176	rm -f %{_localstatedir}/lib/%{oname}/lib/servlet.jar
14mr|hsqldb1.8.0-1.8.0.10-2|177	(cd %{_localstatedir}/lib/%{oname}/lib
14mr|hsqldb1.8.0-1.8.0.10-2|178	ln -s %{_javadir}/hsqldb.jar hsqldb.jar
14mr|hsqldb1.8.0-1.8.0.10-2|179	ln -s %{_javadir}/servletapi5.jar servlet.jar
14mr|hsqldb1.8.0-1.8.0.10-2|180	)
14mr|hsqldb1.8.0-1.8.0.10-2|181	%_post_service %{name}
14mr|hsqldb1.8.0-1.8.0.10-2|182	
14mr|hsqldb1.8.0-1.8.0.10-2|183	%postun server
14mr|hsqldb1.8.0-1.8.0.10-2|184	%_postun_userdel %{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|185	
14mr|hsqldb1.8.0-1.8.0.10-2|186	%preun server
14mr|hsqldb1.8.0-1.8.0.10-2|187	if [ "$1" = "0" ]; then
14mr|hsqldb1.8.0-1.8.0.10-2|188	rm -f %{_localstatedir}/lib/%{oname}/lib/hsqldb.jar
14mr|hsqldb1.8.0-1.8.0.10-2|189	rm -f %{_localstatedir}/lib/%{oname}/lib/servlet.jar
14mr|hsqldb1.8.0-1.8.0.10-2|190	%if 0
14mr|hsqldb1.8.0-1.8.0.10-2|191	%{_sbindir}/userdel %{oname} >> /dev/null 2>&1 || :
14mr|hsqldb1.8.0-1.8.0.10-2|192	%{_sbindir}/groupdel %{oname} >> /dev/null 2>&1 || :
14mr|hsqldb1.8.0-1.8.0.10-2|193	%endif
14mr|hsqldb1.8.0-1.8.0.10-2|194	fi
14mr|hsqldb1.8.0-1.8.0.10-2|195	%_preun_service %{name}
14mr|hsqldb1.8.0-1.8.0.10-2|196	
14mr|hsqldb1.8.0-1.8.0.10-2|197	%files
14mr|hsqldb1.8.0-1.8.0.10-2|198	%doc README*.urpmi
14mr|hsqldb1.8.0-1.8.0.10-2|199	%{_javadir}/*
14mr|hsqldb1.8.0-1.8.0.10-2|200	
14mr|hsqldb1.8.0-1.8.0.10-2|201	%files server
14mr|hsqldb1.8.0-1.8.0.10-2|202	%{_bindir}/*
14mr|hsqldb1.8.0-1.8.0.10-2|203	%{_initrddir}/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|204	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|205	%attr(0755,hsqldb,hsqldb) %{_localstatedir}/lib/%{oname}/data
14mr|hsqldb1.8.0-1.8.0.10-2|206	%{_localstatedir}/lib/%{oname}/lib
14mr|hsqldb1.8.0-1.8.0.10-2|207	%{_localstatedir}/lib/%{oname}/server.properties
14mr|hsqldb1.8.0-1.8.0.10-2|208	%{_localstatedir}/lib/%{oname}/webserver.properties
14mr|hsqldb1.8.0-1.8.0.10-2|209	%attr(0600,hsqldb,hsqldb) %{_localstatedir}/lib/%{oname}/sqltool.rc
14mr|hsqldb1.8.0-1.8.0.10-2|210	%dir %{_localstatedir}/lib/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|211	
14mr|hsqldb1.8.0-1.8.0.10-2|212	%files manual
14mr|hsqldb1.8.0-1.8.0.10-2|213	%doc %{_docdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|214	
14mr|hsqldb1.8.0-1.8.0.10-2|215	%files javadoc
14mr|hsqldb1.8.0-1.8.0.10-2|216	%{_javadocdir}/%{oname}-%{version}
14mr|hsqldb1.8.0-1.8.0.10-2|217	
14mr|hsqldb1.8.0-1.8.0.10-2|218	%files demo
14mr|hsqldb1.8.0-1.8.0.10-2|219	%{_datadir}/%{oname}
14mr|hsqldb1.8.0-1.8.0.10-2|220	
14mr|hsqldb1.8.0-1.8.0.10-2|221	
14mr|hsqldb1.8.0-1.8.0.10-2|222	%changelog
14mr|hsqldb1.8.0-1.8.0.10-2|223	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0.10-2
14mr|hsqldb1.8.0-1.8.0.10-2|224	+ Revision: c392b6c
14mr|hsqldb1.8.0-1.8.0.10-2|225	- MassBuild#440: Increase release tag
14mr|hsqldb1.8.0-1.8.0.10-2|226	
14mr|hsqldb1.8.0-1.8.0.10-2|227	

16741 14
14mr|hsqldb-2.3.1-1.2|1	# Copyright (c) 2000-2007, JPackage Project
14mr|hsqldb-2.3.1-1.2|2	# All rights reserved.
14mr|hsqldb-2.3.1-1.2|3	#
14mr|hsqldb-2.3.1-1.2|4	# Redistribution and use in source and binary forms, with or without
14mr|hsqldb-2.3.1-1.2|5	# modification, are permitted provided that the following conditions
14mr|hsqldb-2.3.1-1.2|6	# are met:
14mr|hsqldb-2.3.1-1.2|7	#
14mr|hsqldb-2.3.1-1.2|8	# 1. Redistributions of source code must retain the above copyright
14mr|hsqldb-2.3.1-1.2|9	#    notice, this list of conditions and the following disclaimer.
14mr|hsqldb-2.3.1-1.2|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|hsqldb-2.3.1-1.2|11	#    notice, this list of conditions and the following disclaimer in the
14mr|hsqldb-2.3.1-1.2|12	#    documentation and/or other materials provided with the
14mr|hsqldb-2.3.1-1.2|13	#    distribution.
14mr|hsqldb-2.3.1-1.2|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|hsqldb-2.3.1-1.2|15	#    contributors may be used to endorse or promote products derived
14mr|hsqldb-2.3.1-1.2|16	#    from this software without specific prior written permission.
14mr|hsqldb-2.3.1-1.2|17	#
14mr|hsqldb-2.3.1-1.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|hsqldb-2.3.1-1.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|hsqldb-2.3.1-1.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|hsqldb-2.3.1-1.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|hsqldb-2.3.1-1.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|hsqldb-2.3.1-1.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|hsqldb-2.3.1-1.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|hsqldb-2.3.1-1.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|hsqldb-2.3.1-1.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|hsqldb-2.3.1-1.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|hsqldb-2.3.1-1.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|hsqldb-2.3.1-1.2|29	#
14mr|hsqldb-2.3.1-1.2|30	
14mr|hsqldb-2.3.1-1.2|31	%global pomversion 2.3.0
14mr|hsqldb-2.3.1-1.2|32	
14mr|hsqldb-2.3.1-1.2|33	Name:           hsqldb
14mr|hsqldb-2.3.1-1.2|34	Version:        2.3.1
14mr|hsqldb-2.3.1-1.2|35	Release:        1.2
14mr|hsqldb-2.3.1-1.2|36	Epoch:          1
14mr|hsqldb-2.3.1-1.2|37	Summary:        HyperSQL Database Engine
14mr|hsqldb-2.3.1-1.2|38	
14mr|hsqldb-2.3.1-1.2|39	License:        BSD
14mr|hsqldb-2.3.1-1.2|40	URL:            http://hsqldb.sourceforge.net/
14mr|hsqldb-2.3.1-1.2|41	Group:          Databases
14mr|hsqldb-2.3.1-1.2|42	
14mr|hsqldb-2.3.1-1.2|43	BuildArch:      noarch
14mr|hsqldb-2.3.1-1.2|44	
14mr|hsqldb-2.3.1-1.2|45	Source0:        http://downloads.sourceforge.net/hsqldb/%{name}-%{version}.zip
14mr|hsqldb-2.3.1-1.2|46	Source1:        %{name}-1.8.0-standard.cfg
14mr|hsqldb-2.3.1-1.2|47	Source2:        %{name}-1.8.0-standard-server.properties
14mr|hsqldb-2.3.1-1.2|48	Source3:        %{name}-1.8.0-standard-webserver.properties
14mr|hsqldb-2.3.1-1.2|49	Source4:        %{name}-1.8.0-standard-sqltool.rc
14mr|hsqldb-2.3.1-1.2|50	Source5:        http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{pomversion}/hsqldb-%{pomversion}.pom
14mr|hsqldb-2.3.1-1.2|51	# Custom systemd files - talking with upstream about incorporating them, see
14mr|hsqldb-2.3.1-1.2|52	# http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103
14mr|hsqldb-2.3.1-1.2|53	Source6:        %{name}.systemd
14mr|hsqldb-2.3.1-1.2|54	Source7:        %{name}-wrapper
14mr|hsqldb-2.3.1-1.2|55	Source8:        %{name}-post
14mr|hsqldb-2.3.1-1.2|56	Source9:        %{name}-stop
14mr|hsqldb-2.3.1-1.2|57	
14mr|hsqldb-2.3.1-1.2|58	# Javadoc fails to create since apidocs folder is deleted and not recreated
14mr|hsqldb-2.3.1-1.2|59	Patch0:         %{name}-apidocs.patch
14mr|hsqldb-2.3.1-1.2|60	# Package org.hsqldb.cmdline was only compiled with java 1.5
14mr|hsqldb-2.3.1-1.2|61	Patch1:         %{name}-cmdline.patch
14mr|hsqldb-2.3.1-1.2|62	
14mr|hsqldb-2.3.1-1.2|63	BuildRequires:  ant
14mr|hsqldb-2.3.1-1.2|64	BuildRequires:  jpackage-utils >= 0:1.5
14mr|hsqldb-2.3.1-1.2|65	BuildRequires:  junit
14mr|hsqldb-2.3.1-1.2|66	BuildRequires:  systemd-units
14mr|hsqldb-2.3.1-1.2|67	#BuildRequires:  tomcat-servlet-3.0-api
14mr|hsqldb-2.3.1-1.2|68	BuildRequires:  servlet25
14mr|hsqldb-2.3.1-1.2|69	
14mr|hsqldb-2.3.1-1.2|70	Requires:       java
14mr|hsqldb-2.3.1-1.2|71	Requires:       servlet25
14mr|hsqldb-2.3.1-1.2|72	#Requires:       tomcat-servlet-3.0-api
14mr|hsqldb-2.3.1-1.2|73	Requires(pre):  shadow-utils
14mr|hsqldb-2.3.1-1.2|74	Requires(post): systemd
14mr|hsqldb-2.3.1-1.2|75	Requires(post): systemd-units
14mr|hsqldb-2.3.1-1.2|76	Requires(preun):  initscripts
14mr|hsqldb-2.3.1-1.2|77	Requires(preun):  systemd-units
14mr|hsqldb-2.3.1-1.2|78	Requires(postun): systemd-units
14mr|hsqldb-2.3.1-1.2|79	
14mr|hsqldb-2.3.1-1.2|80	
14mr|hsqldb-2.3.1-1.2|81	%description
14mr|hsqldb-2.3.1-1.2|82	HSQLdb is a relational database engine written in JavaTM , with a JDBC
14mr|hsqldb-2.3.1-1.2|83	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
14mr|hsqldb-2.3.1-1.2|84	100k), fast database engine which offers both in memory and disk based
14mr|hsqldb-2.3.1-1.2|85	tables. Embedded and server modes are available. Additionally, it
14mr|hsqldb-2.3.1-1.2|86	includes tools such as a minimal web server, in-memory query and
14mr|hsqldb-2.3.1-1.2|87	management tools (can be run as applets or servlets, too) and a number
14mr|hsqldb-2.3.1-1.2|88	of demonstration examples.
14mr|hsqldb-2.3.1-1.2|89	Downloaded code should be regarded as being of production quality. The
14mr|hsqldb-2.3.1-1.2|90	product is currently being used as a database and persistence engine in
14mr|hsqldb-2.3.1-1.2|91	many Open Source Software projects and even in commercial projects and
14mr|hsqldb-2.3.1-1.2|92	products! In it's current version it is extremely stable and reliable.
14mr|hsqldb-2.3.1-1.2|93	It is best known for its small size, ability to execute completely in
14mr|hsqldb-2.3.1-1.2|94	memory and its speed. Yet it is a completely functional relational
14mr|hsqldb-2.3.1-1.2|95	database management system that is completely free under the Modified
14mr|hsqldb-2.3.1-1.2|96	BSD License. Yes, that's right, completely free of cost or restrictions!
14mr|hsqldb-2.3.1-1.2|97	
14mr|hsqldb-2.3.1-1.2|98	%package manual
14mr|hsqldb-2.3.1-1.2|99	Summary:    Manual for %{name}
14mr|hsqldb-2.3.1-1.2|100	
14mr|hsqldb-2.3.1-1.2|101	
14mr|hsqldb-2.3.1-1.2|102	
14mr|hsqldb-2.3.1-1.2|103	%description manual
14mr|hsqldb-2.3.1-1.2|104	Documentation for %{name}.
14mr|hsqldb-2.3.1-1.2|105	
14mr|hsqldb-2.3.1-1.2|106	%package javadoc
14mr|hsqldb-2.3.1-1.2|107	Summary:    Javadoc for %{name}
14mr|hsqldb-2.3.1-1.2|108	
14mr|hsqldb-2.3.1-1.2|109	
14mr|hsqldb-2.3.1-1.2|110	Requires:   jpackage-utils
14mr|hsqldb-2.3.1-1.2|111	
14mr|hsqldb-2.3.1-1.2|112	%description javadoc
14mr|hsqldb-2.3.1-1.2|113	Javadoc for %{name}.
14mr|hsqldb-2.3.1-1.2|114	
14mr|hsqldb-2.3.1-1.2|115	%package demo
14mr|hsqldb-2.3.1-1.2|116	Summary:    Demo for %{name}
14mr|hsqldb-2.3.1-1.2|117	
14mr|hsqldb-2.3.1-1.2|118	
14mr|hsqldb-2.3.1-1.2|119	Requires:   %{name} = %{epoch}:%{version}-%{release}
14mr|hsqldb-2.3.1-1.2|120	
14mr|hsqldb-2.3.1-1.2|121	%description demo
14mr|hsqldb-2.3.1-1.2|122	Demonstrations and samples for %{name}.
14mr|hsqldb-2.3.1-1.2|123	
14mr|hsqldb-2.3.1-1.2|124	%prep
14mr|hsqldb-2.3.1-1.2|125	%setup -q -n %{name}-%{version}/%{name}
14mr|hsqldb-2.3.1-1.2|126	# set right permissions
14mr|hsqldb-2.3.1-1.2|127	find . -name "*.sh" -exec chmod 755 \{\} \;
14mr|hsqldb-2.3.1-1.2|128	# remove all _notes directories
14mr|hsqldb-2.3.1-1.2|129	for dir in `find . -name _notes`; do rm -rf $dir; done
14mr|hsqldb-2.3.1-1.2|130	# remove all binary libs
14mr|hsqldb-2.3.1-1.2|131	find . -name "*.jar" -exec rm -f {} \;
14mr|hsqldb-2.3.1-1.2|132	find . -name "*.class" -exec rm -f {} \;
14mr|hsqldb-2.3.1-1.2|133	find . -name "*.war" -exec rm -f {} \;
14mr|hsqldb-2.3.1-1.2|134	# correct silly permissions
14mr|hsqldb-2.3.1-1.2|135	chmod -R go=u-w *
14mr|hsqldb-2.3.1-1.2|136	
14mr|hsqldb-2.3.1-1.2|137	# Fix doc location
14mr|hsqldb-2.3.1-1.2|138	sed -i -e 's/doc-src/doc/g' build/build.xml
14mr|hsqldb-2.3.1-1.2|139	
14mr|hsqldb-2.3.1-1.2|140	%patch0 -p1
14mr|hsqldb-2.3.1-1.2|141	%patch1 -p1
14mr|hsqldb-2.3.1-1.2|142	
14mr|hsqldb-2.3.1-1.2|143	%build
14mr|hsqldb-2.3.1-1.2|144	export CLASSPATH=$(build-classpath \
14mr|hsqldb-2.3.1-1.2|145	servlet \
14mr|hsqldb-2.3.1-1.2|146	junit)
14mr|hsqldb-2.3.1-1.2|147	pushd build
14mr|hsqldb-2.3.1-1.2|148	export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
14mr|hsqldb-2.3.1-1.2|149	ant hsqldb javadoc
14mr|hsqldb-2.3.1-1.2|150	popd
14mr|hsqldb-2.3.1-1.2|151	
14mr|hsqldb-2.3.1-1.2|152	%install
14mr|hsqldb-2.3.1-1.2|153	# jar
14mr|hsqldb-2.3.1-1.2|154	install -d -m 755 %{buildroot}%{_javadir}
14mr|hsqldb-2.3.1-1.2|155	install -m 644 lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|hsqldb-2.3.1-1.2|156	# bin
14mr|hsqldb-2.3.1-1.2|157	install -d -m 755 %{buildroot}%{_bindir}
14mr|hsqldb-2.3.1-1.2|158	# systemd
14mr|hsqldb-2.3.1-1.2|159	install -d -m 755 %{buildroot}%{_unitdir}
14mr|hsqldb-2.3.1-1.2|160	install -d -m 755 %{buildroot}%{_prefix}/lib/%{name}
14mr|hsqldb-2.3.1-1.2|161	install -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}.service
14mr|hsqldb-2.3.1-1.2|162	install -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/%{name}/%{name}-wrapper
14mr|hsqldb-2.3.1-1.2|163	install -m 755 %{SOURCE8} %{buildroot}%{_prefix}/lib/%{name}/%{name}-post
14mr|hsqldb-2.3.1-1.2|164	install -m 755 %{SOURCE9} %{buildroot}%{_prefix}/lib/%{name}/%{name}-stop
14mr|hsqldb-2.3.1-1.2|165	# config
14mr|hsqldb-2.3.1-1.2|166	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|hsqldb-2.3.1-1.2|167	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|hsqldb-2.3.1-1.2|168	# serverconfig
14mr|hsqldb-2.3.1-1.2|169	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14mr|hsqldb-2.3.1-1.2|170	install -m 644 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/%{name}/server.properties
14mr|hsqldb-2.3.1-1.2|171	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/%{name}/webserver.properties
14mr|hsqldb-2.3.1-1.2|172	install -m 600 %{SOURCE4} %{buildroot}%{_localstatedir}/lib/%{name}/sqltool.rc
14mr|hsqldb-2.3.1-1.2|173	# lib
14mr|hsqldb-2.3.1-1.2|174	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/lib
14mr|hsqldb-2.3.1-1.2|175	# javadoc
14mr|hsqldb-2.3.1-1.2|176	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|hsqldb-2.3.1-1.2|177	cp -r doc/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mr|hsqldb-2.3.1-1.2|178	# data
14mr|hsqldb-2.3.1-1.2|179	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/data
14mr|hsqldb-2.3.1-1.2|180	# manual
14mr|hsqldb-2.3.1-1.2|181	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|hsqldb-2.3.1-1.2|182	cp -r doc/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|hsqldb-2.3.1-1.2|183	cp index.html %{buildroot}%{_docdir}/%{name}-%{version}
14mr|hsqldb-2.3.1-1.2|184	
14mr|hsqldb-2.3.1-1.2|185	cd ..
14mr|hsqldb-2.3.1-1.2|186	# Maven metadata
14mr|hsqldb-2.3.1-1.2|187	install -pD -T -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|hsqldb-2.3.1-1.2|188	# %add_maven_depmap
14mr|hsqldb-2.3.1-1.2|189	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|hsqldb-2.3.1-1.2|190	
14mr|hsqldb-2.3.1-1.2|191	pushd %{buildroot}%{_localstatedir}/lib/%{name}/lib
14mr|hsqldb-2.3.1-1.2|192	# build-classpath can not be used as the jar is not
14mr|hsqldb-2.3.1-1.2|193	# yet present during the build
14mr|hsqldb-2.3.1-1.2|194	ln -s %{_javadir}/hsqldb.jar hsqldb.jar
14mr|hsqldb-2.3.1-1.2|195	ln -s $(build-classpath servlet) servlet.jar
14mr|hsqldb-2.3.1-1.2|196	popd
14mr|hsqldb-2.3.1-1.2|197	
14mr|hsqldb-2.3.1-1.2|198	%preun
14mr|hsqldb-2.3.1-1.2|199	%systemd_preun hsqldb.service
14mr|hsqldb-2.3.1-1.2|200	
14mr|hsqldb-2.3.1-1.2|201	%pre
14mr|hsqldb-2.3.1-1.2|202	# Add the "hsqldb" user and group
14mr|hsqldb-2.3.1-1.2|203	# we need a shell to be able to use su - later
14mr|hsqldb-2.3.1-1.2|204	%{_sbindir}/groupadd -g 96 -f -r %{name} 2> /dev/null || :
14mr|hsqldb-2.3.1-1.2|205	%{_sbindir}/useradd -u 96 -g %{name} -s /sbin/nologin \
14mr|hsqldb-2.3.1-1.2|206	-d %{_localstatedir}/lib/%{name} -r %{name} 2> /dev/null || :
14mr|hsqldb-2.3.1-1.2|207	
14mr|hsqldb-2.3.1-1.2|208	%post
14mr|hsqldb-2.3.1-1.2|209	%systemd_post hsqldb.service
14mr|hsqldb-2.3.1-1.2|210	
14mr|hsqldb-2.3.1-1.2|211	%postun
14mr|hsqldb-2.3.1-1.2|212	%systemd_postun_with_restart hsqldb.service
14mr|hsqldb-2.3.1-1.2|213	
14mr|hsqldb-2.3.1-1.2|214	%triggerun -- hsqldb < 1.8.1.3-9
14mr|hsqldb-2.3.1-1.2|215	# Save the current service runlevel info
14mr|hsqldb-2.3.1-1.2|216	# User must manually run systemd-sysv-convert --apply httpd
14mr|hsqldb-2.3.1-1.2|217	# to migrate them to systemd targets
14mr|hsqldb-2.3.1-1.2|218	/usr/bin/systemd-sysv-convert --save hsqldb >/dev/null 2>&1 ||:
14mr|hsqldb-2.3.1-1.2|219	
14mr|hsqldb-2.3.1-1.2|220	# If the package is allowed to autostart:
14mr|hsqldb-2.3.1-1.2|221	/bin/systemctl --no-reload enable hsqldb.service >/dev/null 2>&1 ||:
14mr|hsqldb-2.3.1-1.2|222	
14mr|hsqldb-2.3.1-1.2|223	# Run these because the SysV package being removed won't do them
14mr|hsqldb-2.3.1-1.2|224	/sbin/chkconfig --del hsqldb >/dev/null 2>&1 || :
14mr|hsqldb-2.3.1-1.2|225	/bin/systemctl try-restart hsqldb.service >/dev/null 2>&1 || :
14mr|hsqldb-2.3.1-1.2|226	
14mr|hsqldb-2.3.1-1.2|227	%files
14mr|hsqldb-2.3.1-1.2|228	%defattr(-,root,root,-)
14mr|hsqldb-2.3.1-1.2|229	%{_javadir}/*
14mr|hsqldb-2.3.1-1.2|230	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|hsqldb-2.3.1-1.2|231	%{_unitdir}/%{name}.service
14mr|hsqldb-2.3.1-1.2|232	%{_prefix}/lib/%{name}/%{name}-wrapper
14mr|hsqldb-2.3.1-1.2|233	%{_prefix}/lib/%{name}/%{name}-post
14mr|hsqldb-2.3.1-1.2|234	%{_prefix}/lib/%{name}/%{name}-stop
14mr|hsqldb-2.3.1-1.2|235	%attr(0700,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/data
14mr|hsqldb-2.3.1-1.2|236	%{_localstatedir}/lib/%{name}/lib
14mr|hsqldb-2.3.1-1.2|237	%{_localstatedir}/lib/%{name}/server.properties
14mr|hsqldb-2.3.1-1.2|238	%{_localstatedir}/lib/%{name}/webserver.properties
14mr|hsqldb-2.3.1-1.2|239	%attr(0600,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/sqltool.rc
14mr|hsqldb-2.3.1-1.2|240	%dir %{_localstatedir}/lib/%{name}
14mr|hsqldb-2.3.1-1.2|241	%{_mavendepmapfragdir}/*
14mr|hsqldb-2.3.1-1.2|242	%{_mavenpomdir}/*
14mr|hsqldb-2.3.1-1.2|243	
14mr|hsqldb-2.3.1-1.2|244	%files manual
14mr|hsqldb-2.3.1-1.2|245	%doc %{_docdir}/%{name}-%{version}
14mr|hsqldb-2.3.1-1.2|246	
14mr|hsqldb-2.3.1-1.2|247	%files javadoc
14mr|hsqldb-2.3.1-1.2|248	%doc %{_javadocdir}/%{name}
14mr|hsqldb-2.3.1-1.2|249	
14mr|hsqldb-2.3.1-1.2|250	%files demo
14mr|hsqldb-2.3.1-1.2|251	
14mr|hsqldb-2.3.1-1.2|252	
14mr|hsqldb-2.3.1-1.2|253	%changelog
14mr|hsqldb-2.3.1-1.2|254	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.3.1-1.2
14mr|hsqldb-2.3.1-1.2|255	+ Revision: 4df69fb
14mr|hsqldb-2.3.1-1.2|256	- MassBuild#440: Increase release tag
14mr|hsqldb-2.3.1-1.2|257	
14mr|hsqldb-2.3.1-1.2|258	

16742 14
14mr|ht2html-2.0-17|1	Name:           ht2html
14mr|ht2html-2.0-17|2	Version:        2.0
14mr|ht2html-2.0-17|3	Release:        17
14mr|ht2html-2.0-17|4	Epoch:          0
14mr|ht2html-2.0-17|5	Summary:        The www.python.org Web site generator
14mr|ht2html-2.0-17|6	URL:            http://ht2html.sourceforge.net/
14mr|ht2html-2.0-17|7	Source0:        http://osdn.dl.sourceforge.net/ht2html/%{name}-%{version}.tar.bz2
14mr|ht2html-2.0-17|8	Source1:        %{name}.sh
14mr|ht2html-2.0-17|9	License:        Public Domain
14mr|ht2html-2.0-17|10	Group:          Development/Python
14mr|ht2html-2.0-17|11	BuildRequires:  python-devel
14mr|ht2html-2.0-17|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14mr|ht2html-2.0-17|13	BuildArch:      noarch
14mr|ht2html-2.0-17|14	
14mr|ht2html-2.0-17|15	%description
14mr|ht2html-2.0-17|16	The www.python.org Web site generator.
14mr|ht2html-2.0-17|17	
14mr|ht2html-2.0-17|18	%prep
14mr|ht2html-2.0-17|19	%setup -q
14mr|ht2html-2.0-17|20	
14mr|ht2html-2.0-17|21	%build
14mr|ht2html-2.0-17|22	
14mr|ht2html-2.0-17|23	%install
14mr|ht2html-2.0-17|24	%{__rm} -rf %{buildroot}
14mr|ht2html-2.0-17|25	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|ht2html-2.0-17|26	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}
14mr|ht2html-2.0-17|27	
14mr|ht2html-2.0-17|28	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|29	%{__install} -m 755 calcroot.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|30	%{__install} -m 755 ht2html.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|31	%{__install} -m 644 BAWGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|32	%{__install} -m 644 Banner.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|33	%{__install} -m 644 HTParser.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|34	%{__install} -m 644 IPC8Generator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|35	%{__install} -m 644 JPyGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|36	%{__install} -m 644 JPyLocalGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|37	%{__install} -m 644 LinkFixer.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|38	%{__install} -m 644 PDOGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|39	%{__install} -m 644 SelfGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|40	%{__install} -m 644 Sidebar.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|41	%{__install} -m 644 Skeleton.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|42	%{__install} -m 644 StandardGenerator.py %{buildroot}%{_datadir}/%{name}
14mr|ht2html-2.0-17|43	
14mr|ht2html-2.0-17|44	%clean
14mr|ht2html-2.0-17|45	%{__rm} -rf %{buildroot}
14mr|ht2html-2.0-17|46	
14mr|ht2html-2.0-17|47	%files
14mr|ht2html-2.0-17|48	%defattr(0644,root,root,0755)
14mr|ht2html-2.0-17|49	%doc README doc/*.{html,png}
14mr|ht2html-2.0-17|50	%{_datadir}/%{name}
14mr|ht2html-2.0-17|51	%attr(0755,root,root) %{_bindir}/*
14mr|ht2html-2.0-17|52	
14mr|ht2html-2.0-17|53	
14mr|ht2html-2.0-17|54	
14mr|ht2html-2.0-17|55	%changelog
14mr|ht2html-2.0-17|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.0-17
14mr|ht2html-2.0-17|57	+ Revision: 941e840
14mr|ht2html-2.0-17|58	- MassBuild#440: Increase release tag
14mr|ht2html-2.0-17|59	
14mr|ht2html-2.0-17|60	

16743 14
14mr|html2ps-2.0-2.b5.8|1	%define real_version 1.0b5
14mr|html2ps-2.0-2.b5.8|2	
14mr|html2ps-2.0-2.b5.8|3	Summary:	HTML to PostScript converter
14mr|html2ps-2.0-2.b5.8|4	Name:		html2ps
14mr|html2ps-2.0-2.b5.8|5	Version:	2.0
14mr|html2ps-2.0-2.b5.8|6	Release:	%mkrel 2.b5.8
14mr|html2ps-2.0-2.b5.8|7	License:	GPL
14mr|html2ps-2.0-2.b5.8|8	Group:		Graphics
14mr|html2ps-2.0-2.b5.8|9	URL:		http://user.it.uu.se/~jan/html2ps.html
14mr|html2ps-2.0-2.b5.8|10	Source:		http://user.it.uu.se/~jan/html2ps-%{real_version}.tar.gz
14mr|html2ps-2.0-2.b5.8|11	Patch0:		html2ps-1.0b5-conf.patch
14mr|html2ps-2.0-2.b5.8|12	Patch1:		html2ps-1.0b5-perl_path.patch
14mr|html2ps-2.0-2.b5.8|13	Patch2:		html2ps-1.0b5-open.patch
14mr|html2ps-2.0-2.b5.8|14	BuildArch:	noarch
14mr|html2ps-2.0-2.b5.8|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|html2ps-2.0-2.b5.8|16	
14mr|html2ps-2.0-2.b5.8|17	%description
14mr|html2ps-2.0-2.b5.8|18	The Perl script html2ps converts HTML to PostScript. It would have more
14mr|html2ps-2.0-2.b5.8|19	capabilities if you have some of these packages installed: ImageMagick,
14mr|html2ps-2.0-2.b5.8|20	netpbm-progs, libjpeg-progs, perl-libwww, ghostscript, tetex, tetex-dvips
14mr|html2ps-2.0-2.b5.8|21	- see documentation for details.
14mr|html2ps-2.0-2.b5.8|22	
14mr|html2ps-2.0-2.b5.8|23	html2ps can be used as ImageMagick delegate to convert from HTML.
14mr|html2ps-2.0-2.b5.8|24	
14mr|html2ps-2.0-2.b5.8|25	%package -n	xhtml2ps
14mr|html2ps-2.0-2.b5.8|26	Summary:	GUI frontend for html2ps, a HTML-to-PostScript converter
14mr|html2ps-2.0-2.b5.8|27	Group:		Graphics
14mr|html2ps-2.0-2.b5.8|28	Requires:	%{name} = %{version}
14mr|html2ps-2.0-2.b5.8|29	Requires:	tk
14mr|html2ps-2.0-2.b5.8|30	
14mr|html2ps-2.0-2.b5.8|31	%description -n	xhtml2ps
14mr|html2ps-2.0-2.b5.8|32	xhtml2ps is freely-available GUI frontend for html2ps, a HTML-to-PostScript
14mr|html2ps-2.0-2.b5.8|33	converter.
14mr|html2ps-2.0-2.b5.8|34	
14mr|html2ps-2.0-2.b5.8|35	%prep
14mr|html2ps-2.0-2.b5.8|36	
14mr|html2ps-2.0-2.b5.8|37	%setup -n %{name}-%{real_version}
14mr|html2ps-2.0-2.b5.8|38	%patch0 -p1
14mr|html2ps-2.0-2.b5.8|39	%patch1 -p1
14mr|html2ps-2.0-2.b5.8|40	%patch2 -p0
14mr|html2ps-2.0-2.b5.8|41	
14mr|html2ps-2.0-2.b5.8|42	%build
14mr|html2ps-2.0-2.b5.8|43	perl -pi.orig -e '
14mr|html2ps-2.0-2.b5.8|44	s|\@CONFDIR\@|%{_sysconfdir}|;
14mr|html2ps-2.0-2.b5.8|45	s|\@DOCDIR\@|%{_docdir}/%{name}|;
14mr|html2ps-2.0-2.b5.8|46	' html2ps html2ps.1
14mr|html2ps-2.0-2.b5.8|47	
14mr|html2ps-2.0-2.b5.8|48	%install
14mr|html2ps-2.0-2.b5.8|49	rm -rf %{buildroot}
14mr|html2ps-2.0-2.b5.8|50	
14mr|html2ps-2.0-2.b5.8|51	install -d %{buildroot}%{_bindir}
14mr|html2ps-2.0-2.b5.8|52	install -d %{buildroot}%{_sysconfdir}
14mr|html2ps-2.0-2.b5.8|53	install -d %{buildroot}%{_mandir}/man1
14mr|html2ps-2.0-2.b5.8|54	install -d %{buildroot}%{_mandir}/man5
14mr|html2ps-2.0-2.b5.8|55	
14mr|html2ps-2.0-2.b5.8|56	install -m0755 html2ps %{buildroot}%{_bindir}/html2ps
14mr|html2ps-2.0-2.b5.8|57	install -m0755 contrib/xhtml2ps/xhtml2ps %{buildroot}%{_bindir}/xhtml2ps
14mr|html2ps-2.0-2.b5.8|58	
14mr|html2ps-2.0-2.b5.8|59	install -m0644 html2psrc %{buildroot}%{_sysconfdir}/html2psrc
14mr|html2ps-2.0-2.b5.8|60	install -m0644 html2ps.1 %{buildroot}%{_mandir}/man1/html2ps.1
14mr|html2ps-2.0-2.b5.8|61	install -m0644 html2psrc.5 %{buildroot}%{_mandir}/man5/html2psrc.5
14mr|html2ps-2.0-2.b5.8|62	
14mr|html2ps-2.0-2.b5.8|63	%clean
14mr|html2ps-2.0-2.b5.8|64	rm -rf %{buildroot}
14mr|html2ps-2.0-2.b5.8|65	
14mr|html2ps-2.0-2.b5.8|66	%files
14mr|html2ps-2.0-2.b5.8|67	%defattr(-,root,root,0755)
14mr|html2ps-2.0-2.b5.8|68	%doc COPYING html2ps.html README sample
14mr|html2ps-2.0-2.b5.8|69	%config(noreplace) %{_sysconfdir}/html2psrc
14mr|html2ps-2.0-2.b5.8|70	%{_bindir}/html2ps
14mr|html2ps-2.0-2.b5.8|71	%{_mandir}/man1/html2ps.1*
14mr|html2ps-2.0-2.b5.8|72	%{_mandir}/man5/html2psrc.5*
14mr|html2ps-2.0-2.b5.8|73	
14mr|html2ps-2.0-2.b5.8|74	%files -n xhtml2ps
14mr|html2ps-2.0-2.b5.8|75	%defattr(-,root,root,0755)
14mr|html2ps-2.0-2.b5.8|76	%doc contrib/xhtml2ps/LICENSE contrib/xhtml2ps/README
14mr|html2ps-2.0-2.b5.8|77	%{_bindir}/xhtml2ps
14mr|html2ps-2.0-2.b5.8|78	
14mr|html2ps-2.0-2.b5.8|79	
14mr|html2ps-2.0-2.b5.8|80	
14mr|html2ps-2.0-2.b5.8|81	
14mr|html2ps-2.0-2.b5.8|82	%changelog
14mr|html2ps-2.0-2.b5.8|83	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 2.0-2.b5.8
14mr|html2ps-2.0-2.b5.8|84	+ Revision: 89598be
14mr|html2ps-2.0-2.b5.8|85	- ABF:auto increment release
14mr|html2ps-2.0-2.b5.8|86	
14mr|html2ps-2.0-2.b5.8|87	

16744 14
14mr|html2text-1.3.2a-12|1	Summary:	A command line utility to convert HTML document to plain text
14mr|html2text-1.3.2a-12|2	Name:		html2text
14mr|html2text-1.3.2a-12|3	Version:	1.3.2a
14mr|html2text-1.3.2a-12|4	Release:	12
14mr|html2text-1.3.2a-12|5	Group:		File tools
14mr|html2text-1.3.2a-12|6	License:	GPL
14mr|html2text-1.3.2a-12|7	URL:		http://userpage.fu-berlin.de/~mbayer/tools/html2text.html
14mr|html2text-1.3.2a-12|8	Source0:        http://userpage.fu-berlin.de/%7Embayer/tools/%{name}-%{version}.tar.bz2
14mr|html2text-1.3.2a-12|9	BuildRequires:  gcc-c++
14mr|html2text-1.3.2a-12|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|html2text-1.3.2a-12|11	
14mr|html2text-1.3.2a-12|12	%description
14mr|html2text-1.3.2a-12|13	html2text is a command line utility, written in C++, that converts HTML
14mr|html2text-1.3.2a-12|14	documents into plain text.
14mr|html2text-1.3.2a-12|15	
14mr|html2text-1.3.2a-12|16	%prep
14mr|html2text-1.3.2a-12|17	
14mr|html2text-1.3.2a-12|18	%setup -q
14mr|html2text-1.3.2a-12|19	
14mr|html2text-1.3.2a-12|20	%build
14mr|html2text-1.3.2a-12|21	%configure2_5x
14mr|html2text-1.3.2a-12|22	%make DEBUG="%{optflags}" LDFLAGS="%{ldflags}"
14mr|html2text-1.3.2a-12|23	
14mr|html2text-1.3.2a-12|24	%install
14mr|html2text-1.3.2a-12|25	rm -rf %{buildroot}
14mr|html2text-1.3.2a-12|26	
14mr|html2text-1.3.2a-12|27	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/{man1,man5}}
14mr|html2text-1.3.2a-12|28	
14mr|html2text-1.3.2a-12|29	gunzip %{name}.1.gz %{name}rc.5.gz
14mr|html2text-1.3.2a-12|30	
14mr|html2text-1.3.2a-12|31	install -m755 %{name} %{buildroot}%{_bindir}
14mr|html2text-1.3.2a-12|32	install -m644 %{name}.1  %{buildroot}%{_mandir}/man1/
14mr|html2text-1.3.2a-12|33	install -m644 %{name}rc.5 %{buildroot}%{_mandir}/man5/
14mr|html2text-1.3.2a-12|34	
14mr|html2text-1.3.2a-12|35	%clean
14mr|html2text-1.3.2a-12|36	rm -rf %{buildroot}
14mr|html2text-1.3.2a-12|37	
14mr|html2text-1.3.2a-12|38	%files
14mr|html2text-1.3.2a-12|39	%defattr(-,root,root)
14mr|html2text-1.3.2a-12|40	%doc CHANGES COPYING CREDITS INSTALL KNOWN_BUGS RELEASE_NOTES README TODO
14mr|html2text-1.3.2a-12|41	%{_bindir}/*
14mr|html2text-1.3.2a-12|42	%{_mandir}/man?/*
14mr|html2text-1.3.2a-12|43	
14mr|html2text-1.3.2a-12|44	
14mr|html2text-1.3.2a-12|45	
14mr|html2text-1.3.2a-12|46	
14mr|html2text-1.3.2a-12|47	
14mr|html2text-1.3.2a-12|48	%changelog
14mr|html2text-1.3.2a-12|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2a-12
14mr|html2text-1.3.2a-12|50	+ Revision: 04ddce3
14mr|html2text-1.3.2a-12|51	- MassBuild#440: Increase release tag
14mr|html2text-1.3.2a-12|52	
14mr|html2text-1.3.2a-12|53	

16745 14
14mr|htmldoc-1.8.27-16|1	Summary:	Convert HTML documents into PDF or PS format
14mr|htmldoc-1.8.27-16|2	Name:		htmldoc
14mr|htmldoc-1.8.27-16|3	Version:	1.8.27
14mr|htmldoc-1.8.27-16|4	Release:	16
14mr|htmldoc-1.8.27-16|5	License:	GPLv2
14mr|htmldoc-1.8.27-16|6	Group:		File tools
14mr|htmldoc-1.8.27-16|7	URL:		http://www.htmldoc.org/
14mr|htmldoc-1.8.27-16|8	Source:		%{name}-%{version}-source.tar.bz2
14mr|htmldoc-1.8.27-16|9	Patch0:		htmldoc-1.8.27-CVE-2009-3050.diff
14mr|htmldoc-1.8.27-16|10	Patch1:		htmldoc-fortify-fail.patch
14mr|htmldoc-1.8.27-16|11	Patch2:		htmldoc-1.8.27-fix-build-against-libpng15.patch
14mr|htmldoc-1.8.27-16|12	Patch3:		htmldoc-1.8.27-fixdso.patch
14mr|htmldoc-1.8.27-16|13	BuildRequires:	jpeg-devel
14mr|htmldoc-1.8.27-16|14	BuildRequires:	pkgconfig(libpng)
14mr|htmldoc-1.8.27-16|15	BuildRequires:	zlib-devel
14mr|htmldoc-1.8.27-16|16	BuildRequires:	pkgconfig(openssl)
14mr|htmldoc-1.8.27-16|17	BuildRequires:	fltk-devel
14mr|htmldoc-1.8.27-16|18	Requires:	fltk
14mr|htmldoc-1.8.27-16|19	
14mr|htmldoc-1.8.27-16|20	%description
14mr|htmldoc-1.8.27-16|21	HTMLDOC allow you to convert Html documents into PDF or PS format.
14mr|htmldoc-1.8.27-16|22	Links and somes specific things of PDF format can be used.
14mr|htmldoc-1.8.27-16|23	
14mr|htmldoc-1.8.27-16|24	%package	nogui
14mr|htmldoc-1.8.27-16|25	Summary:	Convert HTML documents into PDF or PS format
14mr|htmldoc-1.8.27-16|26	Group:		File tools
14mr|htmldoc-1.8.27-16|27	
14mr|htmldoc-1.8.27-16|28	%description	nogui
14mr|htmldoc-1.8.27-16|29	This package contains the non-GUI version of %{name}
14mr|htmldoc-1.8.27-16|30	
14mr|htmldoc-1.8.27-16|31	%prep
14mr|htmldoc-1.8.27-16|32	
14mr|htmldoc-1.8.27-16|33	%setup -q
14mr|htmldoc-1.8.27-16|34	%patch0 -p1 -b .CVE-2009-3050
14mr|htmldoc-1.8.27-16|35	%patch1 -p1
14mr|htmldoc-1.8.27-16|36	%patch2 -p1 -b .libpng15
14mr|htmldoc-1.8.27-16|37	%patch3 -p1 -b .dso
14mr|htmldoc-1.8.27-16|38	
14mr|htmldoc-1.8.27-16|39	%build
14mr|htmldoc-1.8.27-16|40	# first build the non gui version
14mr|htmldoc-1.8.27-16|41	%configure2_5x \
14mr|htmldoc-1.8.27-16|42	--disable-rpath \
14mr|htmldoc-1.8.27-16|43	--disable-localpng \
14mr|htmldoc-1.8.27-16|44	--disable-localjpeg \
14mr|htmldoc-1.8.27-16|45	--disable-localzlib \
14mr|htmldoc-1.8.27-16|46	--without-gui
14mr|htmldoc-1.8.27-16|47	
14mr|htmldoc-1.8.27-16|48	%make
14mr|htmldoc-1.8.27-16|49	mv htmldoc/htmldoc htmldoc-nogui
14mr|htmldoc-1.8.27-16|50	make clean
14mr|htmldoc-1.8.27-16|51	
14mr|htmldoc-1.8.27-16|52	%configure2_5x \
14mr|htmldoc-1.8.27-16|53	--disable-rpath \
14mr|htmldoc-1.8.27-16|54	--disable-localpng \
14mr|htmldoc-1.8.27-16|55	--disable-localjpeg \
14mr|htmldoc-1.8.27-16|56	--disable-localzlib \
14mr|htmldoc-1.8.27-16|57	--with-gui \
14mr|htmldoc-1.8.27-16|58	--with-openssl-libs \
14mr|htmldoc-1.8.27-16|59	--with-openssl-includes
14mr|htmldoc-1.8.27-16|60	
14mr|htmldoc-1.8.27-16|61	%make
14mr|htmldoc-1.8.27-16|62	
14mr|htmldoc-1.8.27-16|63	%install
14mr|htmldoc-1.8.27-16|64	%makeinstall
14mr|htmldoc-1.8.27-16|65	
14mr|htmldoc-1.8.27-16|66	install -d %{buildroot}%{_bindir}
14mr|htmldoc-1.8.27-16|67	install -m0755 htmldoc-nogui %{buildroot}%{_bindir}/
14mr|htmldoc-1.8.27-16|68	
14mr|htmldoc-1.8.27-16|69	mkdir -p %{buildroot}%{_datadir}/applications
14mr|htmldoc-1.8.27-16|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|htmldoc-1.8.27-16|71	[Desktop Entry]
14mr|htmldoc-1.8.27-16|72	Name=HTMLDoc
14mr|htmldoc-1.8.27-16|73	Comment=Convert HTML files to PDF or PostScript
14mr|htmldoc-1.8.27-16|74	Exec=%{_bindir}/%{name}
14mr|htmldoc-1.8.27-16|75	Icon=publishing_section
14mr|htmldoc-1.8.27-16|76	Terminal=false
14mr|htmldoc-1.8.27-16|77	Type=Application
14mr|htmldoc-1.8.27-16|78	StartupNotify=true
14mr|htmldoc-1.8.27-16|79	MimeType=text/html;
14mr|htmldoc-1.8.27-16|80	Categories=FileTools;Utility;
14mr|htmldoc-1.8.27-16|81	EOF
14mr|htmldoc-1.8.27-16|82	
14mr|htmldoc-1.8.27-16|83	%files
14mr|htmldoc-1.8.27-16|84	%defattr(-,root,root,0755)
14mr|htmldoc-1.8.27-16|85	%doc CHANGES.txt README.txt COPYING.txt
14mr|htmldoc-1.8.27-16|86	%{_bindir}/htmldoc
14mr|htmldoc-1.8.27-16|87	%{_mandir}/man1/*
14mr|htmldoc-1.8.27-16|88	%{_datadir}/%{name}
14mr|htmldoc-1.8.27-16|89	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|htmldoc-1.8.27-16|90	
14mr|htmldoc-1.8.27-16|91	%files nogui
14mr|htmldoc-1.8.27-16|92	%defattr(-,root,root,0755)
14mr|htmldoc-1.8.27-16|93	%doc CHANGES.txt README.txt COPYING.txt
14mr|htmldoc-1.8.27-16|94	%{_bindir}/htmldoc-nogui
14mr|htmldoc-1.8.27-16|95	
14mr|htmldoc-1.8.27-16|96	
14mr|htmldoc-1.8.27-16|97	
14mr|htmldoc-1.8.27-16|98	%changelog
14mr|htmldoc-1.8.27-16|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.27-16
14mr|htmldoc-1.8.27-16|100	+ Revision: f22c13c
14mr|htmldoc-1.8.27-16|101	- MassBuild#440: Increase release tag
14mr|htmldoc-1.8.27-16|102	
14mr|htmldoc-1.8.27-16|103	

16746 14
14mr|htop-1.0.2-2|1	Name:           htop
14mr|htop-1.0.2-2|2	Version:        1.0.2
14mr|htop-1.0.2-2|3	Release:        2
14mr|htop-1.0.2-2|4	
14mr|htop-1.0.2-2|5	Summary:        Interactive text-mode process viewer for Linux
14mr|htop-1.0.2-2|6	License:        GPLv2+
14mr|htop-1.0.2-2|7	Group:          Monitoring
14mr|htop-1.0.2-2|8	URL:            http://htop.sourceforge.net/
14mr|htop-1.0.2-2|9	Source0:        http://ovh.dl.sourceforge.net/htop/htop-%{version}.tar.gz
14mr|htop-1.0.2-2|10	
14mr|htop-1.0.2-2|11	BuildRequires:  desktop-file-utils
14mr|htop-1.0.2-2|12	BuildRequires:  pkgconfig(ncursesw)
14mr|htop-1.0.2-2|13	BuildRequires:  pkgconfig(ncurses++)
14mr|htop-1.0.2-2|14	BuildRequires:  pkgconfig(ncurses)
14mr|htop-1.0.2-2|15	BuildRequires:  pkgconfig(menu)
14mr|htop-1.0.2-2|16	BuildRequires:  pkgconfig(form)
14mr|htop-1.0.2-2|17	
14mr|htop-1.0.2-2|18	
14mr|htop-1.0.2-2|19	%description
14mr|htop-1.0.2-2|20	htop is an interactive process viewer for Linux, similar to top.
14mr|htop-1.0.2-2|21	It requires ncurses. Tested with Linux 2.4 and 2.6.
14mr|htop-1.0.2-2|22	
14mr|htop-1.0.2-2|23	Some advantages over top:
14mr|htop-1.0.2-2|24	
14mr|htop-1.0.2-2|25	* you can scroll the list vertically and horizontally to see
14mr|htop-1.0.2-2|26	all processes and complete command lines
14mr|htop-1.0.2-2|27	* htop starts faster than top
14mr|htop-1.0.2-2|28	* you don't need to type the process number to kill a process
14mr|htop-1.0.2-2|29	* you don't need to type the process number or the priority value to
14mr|htop-1.0.2-2|30	renice a process
14mr|htop-1.0.2-2|31	* htop supports mouse operation
14mr|htop-1.0.2-2|32	
14mr|htop-1.0.2-2|33	%prep
14mr|htop-1.0.2-2|34	%setup -q
14mr|htop-1.0.2-2|35	
14mr|htop-1.0.2-2|36	%build
14mr|htop-1.0.2-2|37	%{configure2_5x}
14mr|htop-1.0.2-2|38	%{make}
14mr|htop-1.0.2-2|39	
14mr|htop-1.0.2-2|40	%install
14mr|htop-1.0.2-2|41	%{makeinstall_std}
14mr|htop-1.0.2-2|42	# A hack to hide htop.from the menu
14mr|htop-1.0.2-2|43	rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop
14mr|htop-1.0.2-2|44	
14mr|htop-1.0.2-2|45	%files
14mr|htop-1.0.2-2|46	%doc README AUTHORS NEWS
14mr|htop-1.0.2-2|47	%{_bindir}/%{name}
14mr|htop-1.0.2-2|48	%{_datadir}/pixmaps/*
14mr|htop-1.0.2-2|49	%{_mandir}/man1/%{name}.*
14mr|htop-1.0.2-2|50	
14mr|htop-1.0.2-2|51	%changelog
14mr|htop-1.0.2-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|htop-1.0.2-2|53	+ Revision: 364c6e8
14mr|htop-1.0.2-2|54	- MassBuild#440: Increase release tag
14mr|htop-1.0.2-2|55	
14mr|htop-1.0.2-2|56	

16747 14
14mr|httpunit-1.7-0.0.9|1	# Copyright (c) 2000-2005, JPackage Project
14mr|httpunit-1.7-0.0.9|2	# All rights reserved.
14mr|httpunit-1.7-0.0.9|3	#
14mr|httpunit-1.7-0.0.9|4	# Redistribution and use in source and binary forms, with or without
14mr|httpunit-1.7-0.0.9|5	# modification, are permitted provided that the following conditions
14mr|httpunit-1.7-0.0.9|6	# are met:
14mr|httpunit-1.7-0.0.9|7	#
14mr|httpunit-1.7-0.0.9|8	# 1. Redistributions of source code must retain the above copyright
14mr|httpunit-1.7-0.0.9|9	#    notice, this list of conditions and the following disclaimer.
14mr|httpunit-1.7-0.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|httpunit-1.7-0.0.9|11	#    notice, this list of conditions and the following disclaimer in the
14mr|httpunit-1.7-0.0.9|12	#    documentation and/or other materials provided with the
14mr|httpunit-1.7-0.0.9|13	#    distribution.
14mr|httpunit-1.7-0.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|httpunit-1.7-0.0.9|15	#    contributors may be used to endorse or promote products derived
14mr|httpunit-1.7-0.0.9|16	#    from this software without specific prior written permission.
14mr|httpunit-1.7-0.0.9|17	#
14mr|httpunit-1.7-0.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|httpunit-1.7-0.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|httpunit-1.7-0.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|httpunit-1.7-0.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|httpunit-1.7-0.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|httpunit-1.7-0.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|httpunit-1.7-0.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|httpunit-1.7-0.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|httpunit-1.7-0.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|httpunit-1.7-0.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|httpunit-1.7-0.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|httpunit-1.7-0.0.9|29	#
14mr|httpunit-1.7-0.0.9|30	
14mr|httpunit-1.7-0.0.9|31	Name:           httpunit
14mr|httpunit-1.7-0.0.9|32	Version:        1.7
14mr|httpunit-1.7-0.0.9|33	Release:        0.0.9
14mr|httpunit-1.7-0.0.9|34	Epoch:          0
14mr|httpunit-1.7-0.0.9|35	Summary:        Automated web site testing toolkit
14mr|httpunit-1.7-0.0.9|36	License:        MIT
14mr|httpunit-1.7-0.0.9|37	Source0:        http://download.sourceforge.net/httpunit/httpunit-%{version}.zip
14mr|httpunit-1.7-0.0.9|38	Patch0:         %{name}.build.patch
14mr|httpunit-1.7-0.0.9|39	Patch1:         %{name}-JavaScript-NotAFunctionException.patch
14mr|httpunit-1.7-0.0.9|40	Patch2:         %{name}-servlettest.patch
14mr|httpunit-1.7-0.0.9|41	URL:            http://httpunit.sourceforge.net/
14mr|httpunit-1.7-0.0.9|42	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|httpunit-1.7-0.0.9|43	BuildRequires:  ant >= 0:1.6
14mr|httpunit-1.7-0.0.9|44	BuildRequires:  nekohtml
14mr|httpunit-1.7-0.0.9|45	BuildRequires:  jtidy
14mr|httpunit-1.7-0.0.9|46	BuildRequires:  locales-en
14mr|httpunit-1.7-0.0.9|47	BuildRequires:  junit >= 0:3.8
14mr|httpunit-1.7-0.0.9|48	BuildRequires:  servlet24
14mr|httpunit-1.7-0.0.9|49	BuildRequires:  javamail >= 0:1.3
14mr|httpunit-1.7-0.0.9|50	BuildRequires:  jaf >= 0:1.0.2
14mr|httpunit-1.7-0.0.9|51	BuildRequires:  rhino
14mr|httpunit-1.7-0.0.9|52	BuildRequires:  unzip
14mr|httpunit-1.7-0.0.9|53	Requires:       junit >= 0:3.8
14mr|httpunit-1.7-0.0.9|54	Requires:       jpackage-utils
14mr|httpunit-1.7-0.0.9|55	Requires:       servlet24
14mr|httpunit-1.7-0.0.9|56	Requires:       jaxp_parser_impl
14mr|httpunit-1.7-0.0.9|57	# As of 1.5, requires either nekohtml or jtidy, and prefers nekohtml.
14mr|httpunit-1.7-0.0.9|58	Requires:       nekohtml
14mr|httpunit-1.7-0.0.9|59	Requires:       rhino
14mr|httpunit-1.7-0.0.9|60	Group:          Development/Java
14mr|httpunit-1.7-0.0.9|61	BuildArch:      noarch
14mr|httpunit-1.7-0.0.9|62	BuildRequires:  java-devel
14mr|httpunit-1.7-0.0.9|63	
14mr|httpunit-1.7-0.0.9|64	%description
14mr|httpunit-1.7-0.0.9|65	HttpUnit emulates the relevant portions of browser behavior, including form
14mr|httpunit-1.7-0.0.9|66	submission, JavaScript, basic http authentication, cookies and automatic page
14mr|httpunit-1.7-0.0.9|67	redirection, and allows Java test code to examine returned pages either as
14mr|httpunit-1.7-0.0.9|68	text, an XML DOM, or containers of forms, tables, and links.
14mr|httpunit-1.7-0.0.9|69	A companion framework, ServletUnit is included in the package.
14mr|httpunit-1.7-0.0.9|70	
14mr|httpunit-1.7-0.0.9|71	%package        javadoc
14mr|httpunit-1.7-0.0.9|72	Summary:        Javadoc for %{name}
14mr|httpunit-1.7-0.0.9|73	Group:          Development/Java
14mr|httpunit-1.7-0.0.9|74	
14mr|httpunit-1.7-0.0.9|75	%description    javadoc
14mr|httpunit-1.7-0.0.9|76	Javadoc for %{name}
14mr|httpunit-1.7-0.0.9|77	
14mr|httpunit-1.7-0.0.9|78	%package        doc
14mr|httpunit-1.7-0.0.9|79	Summary:        Documentation for %{name}
14mr|httpunit-1.7-0.0.9|80	Group:          Development/Java
14mr|httpunit-1.7-0.0.9|81	Requires:       %{name}-javadoc
14mr|httpunit-1.7-0.0.9|82	
14mr|httpunit-1.7-0.0.9|83	%description    doc
14mr|httpunit-1.7-0.0.9|84	Documentation for %{name}
14mr|httpunit-1.7-0.0.9|85	
14mr|httpunit-1.7-0.0.9|86	%package        demo
14mr|httpunit-1.7-0.0.9|87	Summary:        Demo for %{name}
14mr|httpunit-1.7-0.0.9|88	Group:          Development/Java
14mr|httpunit-1.7-0.0.9|89	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|httpunit-1.7-0.0.9|90	
14mr|httpunit-1.7-0.0.9|91	%description    demo
14mr|httpunit-1.7-0.0.9|92	Demonstrations and samples for %{name}.
14mr|httpunit-1.7-0.0.9|93	
14mr|httpunit-1.7-0.0.9|94	
14mr|httpunit-1.7-0.0.9|95	%prep
14mr|httpunit-1.7-0.0.9|96	%setup -q
14mr|httpunit-1.7-0.0.9|97	# to create the test and examples jar
14mr|httpunit-1.7-0.0.9|98	%patch0 -p0
14mr|httpunit-1.7-0.0.9|99	# patch to work with rhino 1.5
14mr|httpunit-1.7-0.0.9|100	%patch1 -p0 -b .sav
14mr|httpunit-1.7-0.0.9|101	# add META-INF
14mr|httpunit-1.7-0.0.9|102	%patch2 -p0
14mr|httpunit-1.7-0.0.9|103	# %{__unzip} -qd META-INF lib/httpunit.jar "*.dtd" # 1.6 dist zip is borked
14mr|httpunit-1.7-0.0.9|104	# remove all binary libs and javadocs
14mr|httpunit-1.7-0.0.9|105	find . -name "*.jar" -exec rm -f {} \;
14mr|httpunit-1.7-0.0.9|106	rm -rf doc/api
14mr|httpunit-1.7-0.0.9|107	ln -s \
14mr|httpunit-1.7-0.0.9|108	%{_javadir}/junit.jar \
14mr|httpunit-1.7-0.0.9|109	%{_javadir}/jtidy.jar \
14mr|httpunit-1.7-0.0.9|110	%{_javadir}/nekohtml.jar \
14mr|httpunit-1.7-0.0.9|111	%{_javadir}/servletapi5.jar \
14mr|httpunit-1.7-0.0.9|112	%{_javadir}/js.jar \
14mr|httpunit-1.7-0.0.9|113	%{_javadir}/xerces-j2.jar \
14mr|httpunit-1.7-0.0.9|114	jars
14mr|httpunit-1.7-0.0.9|115	
14mr|httpunit-1.7-0.0.9|116	
14mr|httpunit-1.7-0.0.9|117	%build
14mr|httpunit-1.7-0.0.9|118	export LC_ALL=en_US.ISO-8859-1
14mr|httpunit-1.7-0.0.9|119	export CLASSPATH=$(build-classpath jaf javamail)
14mr|httpunit-1.7-0.0.9|120	%{ant} -Dbuild.compiler=modern -Dbuild.sysclasspath=last \
14mr|httpunit-1.7-0.0.9|121	jar javadocs test servlettest testjar examplesjar
14mr|httpunit-1.7-0.0.9|122	
14mr|httpunit-1.7-0.0.9|123	%install
14mr|httpunit-1.7-0.0.9|124	
14mr|httpunit-1.7-0.0.9|125	mkdir -p %{buildroot}%{_javadir}
14mr|httpunit-1.7-0.0.9|126	cp -p lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|httpunit-1.7-0.0.9|127	
14mr|httpunit-1.7-0.0.9|128	# Jar versioning
14mr|httpunit-1.7-0.0.9|129	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; \
14mr|httpunit-1.7-0.0.9|130	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|httpunit-1.7-0.0.9|131	
14mr|httpunit-1.7-0.0.9|132	# Javadoc
14mr|httpunit-1.7-0.0.9|133	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|httpunit-1.7-0.0.9|134	cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name}
14mr|httpunit-1.7-0.0.9|135	
14mr|httpunit-1.7-0.0.9|136	# Avoid having api in doc
14mr|httpunit-1.7-0.0.9|137	rm -rf doc/api
14mr|httpunit-1.7-0.0.9|138	
14mr|httpunit-1.7-0.0.9|139	# Fix link between doc and javadoc
14mr|httpunit-1.7-0.0.9|140	pushd doc
14mr|httpunit-1.7-0.0.9|141	ln -sf %{_javadocdir}/%{name}-%{version} api
14mr|httpunit-1.7-0.0.9|142	popd
14mr|httpunit-1.7-0.0.9|143	
14mr|httpunit-1.7-0.0.9|144	# Demo
14mr|httpunit-1.7-0.0.9|145	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|httpunit-1.7-0.0.9|146	cp -p examples/* %{buildroot}%{_datadir}/%{name}
14mr|httpunit-1.7-0.0.9|147	cp -p lib/%{name}-test.jar \
14mr|httpunit-1.7-0.0.9|148	%{buildroot}%{_datadir}/%{name}/%{name}-test-%{version}.jar
14mr|httpunit-1.7-0.0.9|149	cp -p lib/%{name}-examples.jar \
14mr|httpunit-1.7-0.0.9|150	%{buildroot}%{_datadir}/%{name}/%{name}-examples-%{version}.jar
14mr|httpunit-1.7-0.0.9|151	
14mr|httpunit-1.7-0.0.9|152	%files
14mr|httpunit-1.7-0.0.9|153	%defattr(0644,root,root,0755)
14mr|httpunit-1.7-0.0.9|154	%{_javadir}/*
14mr|httpunit-1.7-0.0.9|155	
14mr|httpunit-1.7-0.0.9|156	%files javadoc
14mr|httpunit-1.7-0.0.9|157	%defattr(0644,root,root,0755)
14mr|httpunit-1.7-0.0.9|158	%{_javadocdir}/%{name}
14mr|httpunit-1.7-0.0.9|159	
14mr|httpunit-1.7-0.0.9|160	%files doc
14mr|httpunit-1.7-0.0.9|161	%defattr(0644,root,root,0755)
14mr|httpunit-1.7-0.0.9|162	%doc doc/*
14mr|httpunit-1.7-0.0.9|163	
14mr|httpunit-1.7-0.0.9|164	%files demo
14mr|httpunit-1.7-0.0.9|165	%defattr(0644,root,root,0755)
14mr|httpunit-1.7-0.0.9|166	%{_datadir}/%{name}
14mr|httpunit-1.7-0.0.9|167	
14mr|httpunit-1.7-0.0.9|168	
14mr|httpunit-1.7-0.0.9|169	%changelog
14mr|httpunit-1.7-0.0.9|170	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.7-0.0.9
14mr|httpunit-1.7-0.0.9|171	+ Revision: 007e573
14mr|httpunit-1.7-0.0.9|172	- Drop gcj
14mr|httpunit-1.7-0.0.9|173	
14mr|httpunit-1.7-0.0.9|174	

16748 14
14mr|hugin-2013.0.0-7|1	Summary:	Panorama Tools GUI
14mr|hugin-2013.0.0-7|2	Name:		hugin
14mr|hugin-2013.0.0-7|3	Version:	2013.0.0
14mr|hugin-2013.0.0-7|4	Release:	7
14mr|hugin-2013.0.0-7|5	License:	GPLv2+
14mr|hugin-2013.0.0-7|6	Group:		Graphics
14mr|hugin-2013.0.0-7|7	Url:		http://hugin.sourceforge.net
14mr|hugin-2013.0.0-7|8	Source0:	http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
14mr|hugin-2013.0.0-7|9	Patch0:		hugin-2012.0.0-invalid-utf8.patch
14mr|hugin-2013.0.0-7|10	
14mr|hugin-2013.0.0-7|11	BuildRequires:	cmake
14mr|hugin-2013.0.0-7|12	BuildRequires:	desktop-file-utils
14mr|hugin-2013.0.0-7|13	BuildRequires:	swig >= 2.0
14mr|hugin-2013.0.0-7|14	BuildRequires:	tclap
14mr|hugin-2013.0.0-7|15	BuildRequires:	zip
14mr|hugin-2013.0.0-7|16	BuildRequires:	boost-devel
14mr|hugin-2013.0.0-7|17	#BuildRequires:	fftw2-devel
14mr|hugin-2013.0.0-7|18	BuildRequires:	jpeg-devel
14mr|hugin-2013.0.0-7|19	# pkgconfig(libtiff-4) is not provided by libtiff in 2011 so we use old format
14mr|hugin-2013.0.0-7|20	BuildRequires:	tiff-devel
14mr|hugin-2013.0.0-7|21	BuildRequires:	wxgtku-devel
14mr|hugin-2013.0.0-7|22	BuildRequires:	pkgconfig(exiv2)
14mr|hugin-2013.0.0-7|23	BuildRequires:	pkgconfig(gl)
14mr|hugin-2013.0.0-7|24	BuildRequires:	pkgconfig(glew)
14mr|hugin-2013.0.0-7|25	BuildRequires:	pkgconfig(glu)
14mr|hugin-2013.0.0-7|26	BuildRequires:	pkgconfig(glut)
14mr|hugin-2013.0.0-7|27	BuildRequires:	pkgconfig(lapack)
14mr|hugin-2013.0.0-7|28	BuildRequires:	pkgconfig(lensfun)
14mr|hugin-2013.0.0-7|29	BuildRequires:	pkgconfig(libpano13) >= 2.9.18
14mr|hugin-2013.0.0-7|30	BuildRequires:	pkgconfig(libpng)
14mr|hugin-2013.0.0-7|31	BuildRequires:	pkgconfig(OpenEXR)
14mr|hugin-2013.0.0-7|32	BuildRequires:	pkgconfig(xmu)
14mr|hugin-2013.0.0-7|33	BuildRequires:	pkgconfig(python)
14mr|hugin-2013.0.0-7|34	BuildRequires:	pkgconfig(zlib)
14mr|hugin-2013.0.0-7|35	Requires:	enblend >= 3.2
14mr|hugin-2013.0.0-7|36	Requires:	libpano13-tools >= 2.9.18
14mr|hugin-2013.0.0-7|37	Requires:	perl-Image-ExifTool
14mr|hugin-2013.0.0-7|38	
14mr|hugin-2013.0.0-7|39	%description
14mr|hugin-2013.0.0-7|40	Hugin can be used to stitch multiple images together. The resulting image can
14mr|hugin-2013.0.0-7|41	span 360 degrees. Another common use is the creation of very high resolution
14mr|hugin-2013.0.0-7|42	pictures by combining multiple images.
14mr|hugin-2013.0.0-7|43	
14mr|hugin-2013.0.0-7|44	%prep
14mr|hugin-2013.0.0-7|45	%setup -q
14mr|hugin-2013.0.0-7|46	%patch0 -p0
14mr|hugin-2013.0.0-7|47	# Fix error: non-readable in debug package, we get 1000+ errors from rpmlint
14mr|hugin-2013.0.0-7|48	find . -type f -exec chmod 644 {} \;
14mr|hugin-2013.0.0-7|49	
14mr|hugin-2013.0.0-7|50	sed -i 's/Exec=hugin/Exec=hugin %%f/' src/hugin1/hugin/hugin.desktop
14mr|hugin-2013.0.0-7|51	
14mr|hugin-2013.0.0-7|52	%build
14mr|hugin-2013.0.0-7|53	%define Werror_cflags %{nil}
14mr|hugin-2013.0.0-7|54	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF -DBUILD_HSI=1 -DENABLE_LAPACK=ON
14mr|hugin-2013.0.0-7|55	find . -iname flags.make -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
14mr|hugin-2013.0.0-7|56	find . -iname link.txt -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
14mr|hugin-2013.0.0-7|57	%make
14mr|hugin-2013.0.0-7|58	
14mr|hugin-2013.0.0-7|59	%install
14mr|hugin-2013.0.0-7|60	%makeinstall_std -C build
14mr|hugin-2013.0.0-7|61	
14mr|hugin-2013.0.0-7|62	# menu entry
14mr|hugin-2013.0.0-7|63	desktop-file-install --vendor="" \
14mr|hugin-2013.0.0-7|64	--remove-category="Application" \
14mr|hugin-2013.0.0-7|65	--add-category="X-MandrivaLinux-CrossDesktop;" \
14mr|hugin-2013.0.0-7|66	--add-category="Photography" \
14mr|hugin-2013.0.0-7|67	--add-category="Graphics" \
14mr|hugin-2013.0.0-7|68	--dir %{buildroot}%{_datadir}/applications \
14mr|hugin-2013.0.0-7|69	%{buildroot}%{_datadir}/applications/*
14mr|hugin-2013.0.0-7|70	
14mr|hugin-2013.0.0-7|71	%find_lang %{name} nona_gui %{name}.lang
14mr|hugin-2013.0.0-7|72	
14mr|hugin-2013.0.0-7|73	%files -f %{name}.lang
14mr|hugin-2013.0.0-7|74	%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
14mr|hugin-2013.0.0-7|75	%{_bindir}/*
14mr|hugin-2013.0.0-7|76	%{_libdir}/%{name}/lib*.so.*
14mr|hugin-2013.0.0-7|77	%{_datadir}/%{name}
14mr|hugin-2013.0.0-7|78	%{_datadir}/applications/*.desktop
14mr|hugin-2013.0.0-7|79	%{_iconsdir}/gnome/48x48/mimetypes/gnome-mime-application-x-ptoptimizer-script.png
14mr|hugin-2013.0.0-7|80	%{_datadir}/mime/packages/hugin.xml
14mr|hugin-2013.0.0-7|81	%{_datadir}/pixmaps/hugin.png
14mr|hugin-2013.0.0-7|82	%{_datadir}/pixmaps/ptbatcher.png
14mr|hugin-2013.0.0-7|83	%{py_platsitedir}/*
14mr|hugin-2013.0.0-7|84	%{_mandir}/man?/*
14mr|hugin-2013.0.0-7|85	
14mr|hugin-2013.0.0-7|86	
14mr|hugin-2013.0.0-7|87	%changelog
14mr|hugin-2013.0.0-7|88	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2013.0.0-7
14mr|hugin-2013.0.0-7|89	+ Revision: a93ef22
14mr|hugin-2013.0.0-7|90	- Bump release
14mr|hugin-2013.0.0-7|91	
14mr|hugin-2013.0.0-7|92	

16749 14
14mr|hunspell-1.3.2-6|1	%define major	0
14mr|hunspell-1.3.2-6|2	%define api	1.3
14mr|hunspell-1.3.2-6|3	%define libname	%mklibname %{name} %{api} %{major}
14mr|hunspell-1.3.2-6|4	%define devname	%mklibname %{name} -d
14mr|hunspell-1.3.2-6|5	
14mr|hunspell-1.3.2-6|6	Summary:	Spell checker and morphological analyzer library
14mr|hunspell-1.3.2-6|7	Name:		hunspell
14mr|hunspell-1.3.2-6|8	Version:	1.3.2
14mr|hunspell-1.3.2-6|9	Release:	6
14mr|hunspell-1.3.2-6|10	License:	GPLv2+
14mr|hunspell-1.3.2-6|11	Group:		System/Internationalization
14mr|hunspell-1.3.2-6|12	Url:		http://hunspell.sourceforge.net/
14mr|hunspell-1.3.2-6|13	Source0:	http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
14mr|hunspell-1.3.2-6|14	# (tpg) Mdv's specific path to myspell dictionaries
14mr|hunspell-1.3.2-6|15	Patch0:		%{name}-1.2.15-dict-path.patch
14mr|hunspell-1.3.2-6|16	
14mr|hunspell-1.3.2-6|17	BuildRequires:	bison
14mr|hunspell-1.3.2-6|18	BuildRequires:	libtool
14mr|hunspell-1.3.2-6|19	BuildRequires:	readline-devel
14mr|hunspell-1.3.2-6|20	BuildRequires:	pkgconfig(ncursesw)
14mr|hunspell-1.3.2-6|21	
14mr|hunspell-1.3.2-6|22	%description
14mr|hunspell-1.3.2-6|23	Hunspell is a spell checker and morphological analyzer library
14mr|hunspell-1.3.2-6|24	and program designed for languages with rich morphology and complex
14mr|hunspell-1.3.2-6|25	word compounding or character encoding.
14mr|hunspell-1.3.2-6|26	
14mr|hunspell-1.3.2-6|27	%package -n %{libname}
14mr|hunspell-1.3.2-6|28	Summary:	Shared libraries for hunspell
14mr|hunspell-1.3.2-6|29	Group:		System/Libraries
14mr|hunspell-1.3.2-6|30	Provides:	libhunspell = %{version}-%{release}
14mr|hunspell-1.3.2-6|31	
14mr|hunspell-1.3.2-6|32	%description -n %{libname}
14mr|hunspell-1.3.2-6|33	Shared libraries for hunspell.
14mr|hunspell-1.3.2-6|34	
14mr|hunspell-1.3.2-6|35	%package -n %{devname}
14mr|hunspell-1.3.2-6|36	Summary:	Development files for hunspell
14mr|hunspell-1.3.2-6|37	Group:		Development/C
14mr|hunspell-1.3.2-6|38	Requires:	%{libname} = %{version}-%{release}
14mr|hunspell-1.3.2-6|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|hunspell-1.3.2-6|40	
14mr|hunspell-1.3.2-6|41	%description -n %{devname}
14mr|hunspell-1.3.2-6|42	Development files and headers for hunspell.
14mr|hunspell-1.3.2-6|43	
14mr|hunspell-1.3.2-6|44	%prep
14mr|hunspell-1.3.2-6|45	%setup -q
14mr|hunspell-1.3.2-6|46	%apply_patches
14mr|hunspell-1.3.2-6|47	
14mr|hunspell-1.3.2-6|48	%build
14mr|hunspell-1.3.2-6|49	%configure2_5x \
14mr|hunspell-1.3.2-6|50	--disable-static \
14mr|hunspell-1.3.2-6|51	--with-ui \
14mr|hunspell-1.3.2-6|52	--with-readline \
14mr|hunspell-1.3.2-6|53	--with-experimental \
14mr|hunspell-1.3.2-6|54	--disable-rpath
14mr|hunspell-1.3.2-6|55	
14mr|hunspell-1.3.2-6|56	%make
14mr|hunspell-1.3.2-6|57	
14mr|hunspell-1.3.2-6|58	%check
14mr|hunspell-1.3.2-6|59	make check
14mr|hunspell-1.3.2-6|60	
14mr|hunspell-1.3.2-6|61	%install
14mr|hunspell-1.3.2-6|62	%makeinstall_std
14mr|hunspell-1.3.2-6|63	
14mr|hunspell-1.3.2-6|64	%find_lang %{name}
14mr|hunspell-1.3.2-6|65	
14mr|hunspell-1.3.2-6|66	%files -f %{name}.lang
14mr|hunspell-1.3.2-6|67	%doc AUTHORS NEWS README
14mr|hunspell-1.3.2-6|68	%{_bindir}/*
14mr|hunspell-1.3.2-6|69	%lang(hu) %{_mandir}/hu/man1/*
14mr|hunspell-1.3.2-6|70	%{_mandir}/man1/*
14mr|hunspell-1.3.2-6|71	%{_mandir}/man3/*
14mr|hunspell-1.3.2-6|72	
14mr|hunspell-1.3.2-6|73	%files -n %{libname}
14mr|hunspell-1.3.2-6|74	%{_libdir}/libhunspell-%{api}.so.%{major}*
14mr|hunspell-1.3.2-6|75	
14mr|hunspell-1.3.2-6|76	%files -n %{devname}
14mr|hunspell-1.3.2-6|77	%dir %{_includedir}/%{name}
14mr|hunspell-1.3.2-6|78	%{_includedir}/%{name}/*.h*
14mr|hunspell-1.3.2-6|79	%{_libdir}/libparsers.a
14mr|hunspell-1.3.2-6|80	%{_libdir}/*.so
14mr|hunspell-1.3.2-6|81	%{_libdir}/pkgconfig/*.pc
14mr|hunspell-1.3.2-6|82	%lang(hu) %{_mandir}/hu/man4/*
14mr|hunspell-1.3.2-6|83	%{_mandir}/man4/*
14mr|hunspell-1.3.2-6|84	
14mr|hunspell-1.3.2-6|85	
14mr|hunspell-1.3.2-6|86	%changelog
14mr|hunspell-1.3.2-6|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-6
14mr|hunspell-1.3.2-6|88	+ Revision: d72c55f
14mr|hunspell-1.3.2-6|89	- MassBuild#440: Increase release tag
14mr|hunspell-1.3.2-6|90	
14mr|hunspell-1.3.2-6|91	

16750 14
14mr|hupnp-1.0.0-3|1	%define srcname herqq
14mr|hupnp-1.0.0-3|2	
14mr|hupnp-1.0.0-3|3	Name:		hupnp
14mr|hupnp-1.0.0-3|4	Summary:	Qt4-based software library for building UPnP devices and control points
14mr|hupnp-1.0.0-3|5	Group:		System/Libraries
14mr|hupnp-1.0.0-3|6	Version:	1.0.0
14mr|hupnp-1.0.0-3|7	Release:	3
14mr|hupnp-1.0.0-3|8	License:	LGPLv3+
14mr|hupnp-1.0.0-3|9	URL:		http://www.herqq.org
14mr|hupnp-1.0.0-3|10	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{srcname}-%{version}.zip
14mr|hupnp-1.0.0-3|11	BuildRequires:	qt4-devel
14mr|hupnp-1.0.0-3|12	
14mr|hupnp-1.0.0-3|13	%description
14mr|hupnp-1.0.0-3|14	Herqq UPnP (HUPnP) is a software library for building UPnP devices and control
14mr|hupnp-1.0.0-3|15	points conforming to the UPnP Device Architecture version 1.1. It is designed
14mr|hupnp-1.0.0-3|16	to be simple to use and robust in operation. It is built using C++ and the Qt
14mr|hupnp-1.0.0-3|17	Framework following many of the design principles and programming practices
14mr|hupnp-1.0.0-3|18	used in the Qt Framework. It integrates into Qt-based software smoothly and
14mr|hupnp-1.0.0-3|19	enables truly rapid UPnP development.
14mr|hupnp-1.0.0-3|20	
14mr|hupnp-1.0.0-3|21	%files
14mr|hupnp-1.0.0-3|22	
14mr|hupnp-1.0.0-3|23	#--------------------------------------------------------------------
14mr|hupnp-1.0.0-3|24	%define hupnp_major 1
14mr|hupnp-1.0.0-3|25	%define libhupnp %mklibname hupnp %{hupnp_major}
14mr|hupnp-1.0.0-3|26	
14mr|hupnp-1.0.0-3|27	%package -n %{libhupnp}
14mr|hupnp-1.0.0-3|28	Summary:	Library for %{name}
14mr|hupnp-1.0.0-3|29	
14mr|hupnp-1.0.0-3|30	%description -n %{libhupnp}
14mr|hupnp-1.0.0-3|31	Software library for building UPnP devices and control points.
14mr|hupnp-1.0.0-3|32	
14mr|hupnp-1.0.0-3|33	%files -n %{libhupnp}
14mr|hupnp-1.0.0-3|34	%{_libdir}/libHUpnp.so.%{hupnp_major}*
14mr|hupnp-1.0.0-3|35	
14mr|hupnp-1.0.0-3|36	#--------------------------------------------------------------------
14mr|hupnp-1.0.0-3|37	%define qtsolution_major 1
14mr|hupnp-1.0.0-3|38	%define libqtsolution %mklibname libqtsolution %{qtsolution_major}
14mr|hupnp-1.0.0-3|39	
14mr|hupnp-1.0.0-3|40	%package -n %{libqtsolution}
14mr|hupnp-1.0.0-3|41	Summary:	Library for %{name}
14mr|hupnp-1.0.0-3|42	
14mr|hupnp-1.0.0-3|43	%description -n %{libqtsolution}
14mr|hupnp-1.0.0-3|44	Library for %{name}
14mr|hupnp-1.0.0-3|45	
14mr|hupnp-1.0.0-3|46	%files -n %{libqtsolution}
14mr|hupnp-1.0.0-3|47	%{_libdir}/libQtSolutions_SOAP-2.7.so.%{qtsolution_major}*
14mr|hupnp-1.0.0-3|48	
14mr|hupnp-1.0.0-3|49	#--------------------------------------------------------------------
14mr|hupnp-1.0.0-3|50	
14mr|hupnp-1.0.0-3|51	%package devel
14mr|hupnp-1.0.0-3|52	Summary:	Development files for %{name}
14mr|hupnp-1.0.0-3|53	Group:		Development/C++
14mr|hupnp-1.0.0-3|54	Requires:	%{libqtsolution} = %{version}-%{release}
14mr|hupnp-1.0.0-3|55	Requires:	%{libhupnp} = %{version}-%{release}
14mr|hupnp-1.0.0-3|56	
14mr|hupnp-1.0.0-3|57	%description devel
14mr|hupnp-1.0.0-3|58	Libraries and header files to develop applications that use %{name}.
14mr|hupnp-1.0.0-3|59	
14mr|hupnp-1.0.0-3|60	%files devel
14mr|hupnp-1.0.0-3|61	%{_includedir}/HUpnpCore/
14mr|hupnp-1.0.0-3|62	%{_libdir}/libQtSolutions_SOAP-2.7.so
14mr|hupnp-1.0.0-3|63	%{_libdir}/libHUpnp.so
14mr|hupnp-1.0.0-3|64	
14mr|hupnp-1.0.0-3|65	#--------------------------------------------------------------------
14mr|hupnp-1.0.0-3|66	
14mr|hupnp-1.0.0-3|67	%prep
14mr|hupnp-1.0.0-3|68	%setup -q -n %{srcname}-%{version}
14mr|hupnp-1.0.0-3|69	
14mr|hupnp-1.0.0-3|70	%build
14mr|hupnp-1.0.0-3|71	%qmake_qt4 %{srcname}.pro
14mr|hupnp-1.0.0-3|72	
14mr|hupnp-1.0.0-3|73	%make
14mr|hupnp-1.0.0-3|74	
14mr|hupnp-1.0.0-3|75	%install
14mr|hupnp-1.0.0-3|76	%makeinstall_std
14mr|hupnp-1.0.0-3|77	mkdir -p %{buildroot}%{_libdir}
14mr|hupnp-1.0.0-3|78	mkdir -p %{buildroot}/usr/include/HUpnpCore
14mr|hupnp-1.0.0-3|79	pushd hupnp/bin
14mr|hupnp-1.0.0-3|80	mv lib* %{buildroot}%{_libdir}
14mr|hupnp-1.0.0-3|81	popd
14mr|hupnp-1.0.0-3|82	pushd hupnp/deploy/include/HUpnpCore/
14mr|hupnp-1.0.0-3|83	mv * %{buildroot}/usr/include/HUpnpCore/
14mr|hupnp-1.0.0-3|84	popd
14mr|hupnp-1.0.0-3|85	
14mr|hupnp-1.0.0-3|86	
14mr|hupnp-1.0.0-3|87	%changelog
14mr|hupnp-1.0.0-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-3
14mr|hupnp-1.0.0-3|89	+ Revision: edf2845
14mr|hupnp-1.0.0-3|90	- MassBuild#440: Increase release tag
14mr|hupnp-1.0.0-3|91	
14mr|hupnp-1.0.0-3|92	

16751 14
14mr|hwdata-0.254-7|1	Name: hwdata
14mr|hwdata-0.254-7|2	Summary: Hardware identification and configuration data
14mr|hwdata-0.254-7|3	Version: 0.254
14mr|hwdata-0.254-7|4	Release: 7
14mr|hwdata-0.254-7|5	License: GPLv2+
14mr|hwdata-0.254-7|6	Group: System/Kernel and hardware
14mr|hwdata-0.254-7|7	Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2
14mr|hwdata-0.254-7|8	URL:    http://git.fedorahosted.org/git/hwdata.git
14mr|hwdata-0.254-7|9	Conflicts: ldetect-lst < 0.1.318-1
14mr|hwdata-0.254-7|10	BuildArch: noarch
14mr|hwdata-0.254-7|11	
14mr|hwdata-0.254-7|12	%description
14mr|hwdata-0.254-7|13	hwdata contains various hardware identification and configuration data,
14mr|hwdata-0.254-7|14	such as the pci.ids and usb.ids databases.
14mr|hwdata-0.254-7|15	
14mr|hwdata-0.254-7|16	%prep
14mr|hwdata-0.254-7|17	%setup -q
14mr|hwdata-0.254-7|18	%configure
14mr|hwdata-0.254-7|19	
14mr|hwdata-0.254-7|20	%build
14mr|hwdata-0.254-7|21	# nothing to build
14mr|hwdata-0.254-7|22	
14mr|hwdata-0.254-7|23	%install
14mr|hwdata-0.254-7|24	make install DESTDIR=%{buildroot}
14mr|hwdata-0.254-7|25	mkdir -p %{buildroot}%{_datadir}/misc
14mr|hwdata-0.254-7|26	###compatibilty symlink, remove when it is no longer needed
14mr|hwdata-0.254-7|27	cd %{buildroot}%{_datadir}/
14mr|hwdata-0.254-7|28	ln -s %{name}/usb.ids usb.ids
14mr|hwdata-0.254-7|29	ln -s %{name}/pci.ids pci.ids
14mr|hwdata-0.254-7|30	ln -s %{name}/pnp.ids pnp.ids
14mr|hwdata-0.254-7|31	ln -s ../%{name}/pnp.ids misc/pnp.ids
14mr|hwdata-0.254-7|32	###end of it
14mr|hwdata-0.254-7|33	
14mr|hwdata-0.254-7|34	%files
14mr|hwdata-0.254-7|35	%doc LICENSE COPYING
14mr|hwdata-0.254-7|36	%dir %{_datadir}/%{name}
14mr|hwdata-0.254-7|37	%{_prefix}/lib/modprobe.d/dist-blacklist.conf
14mr|hwdata-0.254-7|38	%{_datadir}/%{name}/*
14mr|hwdata-0.254-7|39	%{_datadir}/*.ids
14mr|hwdata-0.254-7|40	%{_datadir}/misc/*.ids
14mr|hwdata-0.254-7|41	
14mr|hwdata-0.254-7|42	%changelog
14mr|hwdata-0.254-7|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.254-7
14mr|hwdata-0.254-7|44	+ Revision: 2244734
14mr|hwdata-0.254-7|45	- MassBuild#440: Increase release tag
14mr|hwdata-0.254-7|46	
14mr|hwdata-0.254-7|47	

16752 14
14mr|hwdb-clients-0.18-8|1	Summary:	Hardware database clients
14mr|hwdb-clients-0.18-8|2	Name:		hwdb-clients
14mr|hwdb-clients-0.18-8|3	Version:	0.18
14mr|hwdb-clients-0.18-8|4	Release:	8
14mr|hwdb-clients-0.18-8|5	License:	GPL
14mr|hwdb-clients-0.18-8|6	Group:		System/Base
14mr|hwdb-clients-0.18-8|7	URL:		http://qa.mandriva.com/
14mr|hwdb-clients-0.18-8|8	Source0:	%{name}-%{version}.tar.bz2
14mr|hwdb-clients-0.18-8|9	Requires:	drakxtools >= 10-32mdk, dmidecode sane-backends, perl-libwww-perl
14mr|hwdb-clients-0.18-8|10	Provides:	testzilla-clients
14mr|hwdb-clients-0.18-8|11	Obsoletes:	testzilla-clients
14mr|hwdb-clients-0.18-8|12	BuildArch:	noarch
14mr|hwdb-clients-0.18-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|hwdb-clients-0.18-8|14	
14mr|hwdb-clients-0.18-8|15	%description
14mr|hwdb-clients-0.18-8|16	Clients to dialog with a hardware database.
14mr|hwdb-clients-0.18-8|17	
14mr|hwdb-clients-0.18-8|18	%prep
14mr|hwdb-clients-0.18-8|19	%setup -q
14mr|hwdb-clients-0.18-8|20	
14mr|hwdb-clients-0.18-8|21	%build
14mr|hwdb-clients-0.18-8|22	
14mr|hwdb-clients-0.18-8|23	%install
14mr|hwdb-clients-0.18-8|24	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|hwdb-clients-0.18-8|25	
14mr|hwdb-clients-0.18-8|26	%makeinstall_std
14mr|hwdb-clients-0.18-8|27	
14mr|hwdb-clients-0.18-8|28	%clean
14mr|hwdb-clients-0.18-8|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|hwdb-clients-0.18-8|30	
14mr|hwdb-clients-0.18-8|31	%files
14mr|hwdb-clients-0.18-8|32	%defattr(644,root,root,755)
14mr|hwdb-clients-0.18-8|33	%doc ChangeLog
14mr|hwdb-clients-0.18-8|34	%attr(755,root,root) %{_sbindir}/*
14mr|hwdb-clients-0.18-8|35	%{_datadir}/hwdb
14mr|hwdb-clients-0.18-8|36	
14mr|hwdb-clients-0.18-8|37	# MAKE THE MODIFICATIONS IN THE CVS. NO DIRECT EDITION OR PATCH ALLOWED.
14mr|hwdb-clients-0.18-8|38	
14mr|hwdb-clients-0.18-8|39	
14mr|hwdb-clients-0.18-8|40	
14mr|hwdb-clients-0.18-8|41	
14mr|hwdb-clients-0.18-8|42	
14mr|hwdb-clients-0.18-8|43	%changelog
14mr|hwdb-clients-0.18-8|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18-8
14mr|hwdb-clients-0.18-8|45	+ Revision: fba251e
14mr|hwdb-clients-0.18-8|46	- MassBuild#440: Increase release tag
14mr|hwdb-clients-0.18-8|47	
14mr|hwdb-clients-0.18-8|48	

16753 14
14mr|hwinfo-20.2-3|1	%define major 20
14mr|hwinfo-20.2-3|2	%define libname %mklibname hd %{major}
14mr|hwinfo-20.2-3|3	%define devname %mklibname hd -d
14mr|hwinfo-20.2-3|4	
14mr|hwinfo-20.2-3|5	Summary:	Hardware Library
14mr|hwinfo-20.2-3|6	Name:		hwinfo
14mr|hwinfo-20.2-3|7	License:	GPLv2+
14mr|hwinfo-20.2-3|8	Group:		System/Kernel and hardware
14mr|hwinfo-20.2-3|9	Version:	20.2
14mr|hwinfo-20.2-3|10	Release:	3
14mr|hwinfo-20.2-3|11	Url:		http://software.opensuse.org
14mr|hwinfo-20.2-3|12	# Source are generated for git
14mr|hwinfo-20.2-3|13	# git clone git://gitorious.org/opensuse/hwinfo.git
14mr|hwinfo-20.2-3|14	# pushd hwinfo && git checkout %{version} &&
14mr|hwinfo-20.2-3|15	# popd && tar -caf %{name}-%{version}.tar.gz  hwinfo
14mr|hwinfo-20.2-3|16	Source0:	%{name}-%{version}.tar.bz2
14mr|hwinfo-20.2-3|17	BuildRequires:	doxygen
14mr|hwinfo-20.2-3|18	BuildRequires:	flex
14mr|hwinfo-20.2-3|19	BuildRequires:	perl-XML-Parser
14mr|hwinfo-20.2-3|20	BuildRequires:	perl-XML-Writer
14mr|hwinfo-20.2-3|21	BuildRequires:	udev
14mr|hwinfo-20.2-3|22	%ifarch %{ix86} x86_64
14mr|hwinfo-20.2-3|23	BuildRequires:	libx86emu-devel
14mr|hwinfo-20.2-3|24	%endif
14mr|hwinfo-20.2-3|25	
14mr|hwinfo-20.2-3|26	%description
14mr|hwinfo-20.2-3|27	A simple program that lists results from the hardware detection
14mr|hwinfo-20.2-3|28	library.
14mr|hwinfo-20.2-3|29	
14mr|hwinfo-20.2-3|30	%files
14mr|hwinfo-20.2-3|31	%doc README
14mr|hwinfo-20.2-3|32	%{_sbindir}/hwinfo
14mr|hwinfo-20.2-3|33	%{_sbindir}/mk_isdnhwdb
14mr|hwinfo-20.2-3|34	%{_sbindir}/getsysinfo
14mr|hwinfo-20.2-3|35	%{_mandir}/man8/*
14mr|hwinfo-20.2-3|36	%dir %{_localstatedir}/lib/hardware
14mr|hwinfo-20.2-3|37	%dir %{_localstatedir}/lib/hardware/udi
14mr|hwinfo-20.2-3|38	%dir %{_datadir}/hwinfo
14mr|hwinfo-20.2-3|39	%{_datadir}/hwinfo/*
14mr|hwinfo-20.2-3|40	
14mr|hwinfo-20.2-3|41	#----------------------------------------------------------------------------
14mr|hwinfo-20.2-3|42	
14mr|hwinfo-20.2-3|43	%package -n %{libname}
14mr|hwinfo-20.2-3|44	Summary:	Libraies for %{name}
14mr|hwinfo-20.2-3|45	Group:		System/Libraries
14mr|hwinfo-20.2-3|46	
14mr|hwinfo-20.2-3|47	%description -n %{libname}
14mr|hwinfo-20.2-3|48	Libraries for %{name}.
14mr|hwinfo-20.2-3|49	
14mr|hwinfo-20.2-3|50	%files -n %{libname}
14mr|hwinfo-20.2-3|51	%{_libdir}/libhd.so.%{major}*
14mr|hwinfo-20.2-3|52	
14mr|hwinfo-20.2-3|53	#----------------------------------------------------------------------------
14mr|hwinfo-20.2-3|54	
14mr|hwinfo-20.2-3|55	%package -n %{devname}
14mr|hwinfo-20.2-3|56	Summary:	Hardware Detection Library
14mr|hwinfo-20.2-3|57	Group:		Development/Other
14mr|hwinfo-20.2-3|58	Requires:	%{libname} = %{EVRD}
14mr|hwinfo-20.2-3|59	Provides:	%{name}-devel = %{EVRD}
14mr|hwinfo-20.2-3|60	Provides:	libhd-devel = %{EVRD}
14mr|hwinfo-20.2-3|61	
14mr|hwinfo-20.2-3|62	%description -n %{devname}
14mr|hwinfo-20.2-3|63	This library collects information about the hardware installed on a system.
14mr|hwinfo-20.2-3|64	
14mr|hwinfo-20.2-3|65	%files -n %{devname}
14mr|hwinfo-20.2-3|66	%doc doc/libhd/html
14mr|hwinfo-20.2-3|67	%{_sbindir}/check_hd
14mr|hwinfo-20.2-3|68	%{_sbindir}/convert_hd
14mr|hwinfo-20.2-3|69	%{_libdir}/libhd.so
14mr|hwinfo-20.2-3|70	%{_libdir}/pkgconfig/hwinfo.pc
14mr|hwinfo-20.2-3|71	%{_includedir}/hd.h
14mr|hwinfo-20.2-3|72	
14mr|hwinfo-20.2-3|73	#----------------------------------------------------------------------------
14mr|hwinfo-20.2-3|74	
14mr|hwinfo-20.2-3|75	%prep
14mr|hwinfo-20.2-3|76	%setup -q
14mr|hwinfo-20.2-3|77	
14mr|hwinfo-20.2-3|78	%build
14mr|hwinfo-20.2-3|79	make LIBDIR=%{_libdir} LDFLAGS="%{optflags} -Lsrc"
14mr|hwinfo-20.2-3|80	make doc
14mr|hwinfo-20.2-3|81	
14mr|hwinfo-20.2-3|82	%install
14mr|hwinfo-20.2-3|83	%makeinstall_std LIBDIR=%{_libdir}
14mr|hwinfo-20.2-3|84	
14mr|hwinfo-20.2-3|85	install -d -m 755 %{buildroot}%{_mandir}/man8
14mr|hwinfo-20.2-3|86	install -m 644 doc/hwinfo.8 %{buildroot}%{_mandir}/man8
14mr|hwinfo-20.2-3|87	mkdir -p %{buildroot}%{_var}/lib/hardware/udi
14mr|hwinfo-20.2-3|88	
14mr|hwinfo-20.2-3|89	
14mr|hwinfo-20.2-3|90	%changelog
14mr|hwinfo-20.2-3|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20.2-3
14mr|hwinfo-20.2-3|92	+ Revision: bcd3b75
14mr|hwinfo-20.2-3|93	- MassBuild#440: Increase release tag
14mr|hwinfo-20.2-3|94	
14mr|hwinfo-20.2-3|95	

16754 14
14mr|hwloc-1.8-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|hwloc-1.8-2|2	
14mr|hwloc-1.8-2|3	%define major 5
14mr|hwloc-1.8-2|4	%define libname %mklibname %{name} %{major}
14mr|hwloc-1.8-2|5	%define devname %mklibname %{name} -d
14mr|hwloc-1.8-2|6	
14mr|hwloc-1.8-2|7	Summary:	Displays the hardware topology in convenient formats
14mr|hwloc-1.8-2|8	Name:		hwloc
14mr|hwloc-1.8-2|9	Version:	1.8
14mr|hwloc-1.8-2|10	Release:	2
14mr|hwloc-1.8-2|11	License:	BSD
14mr|hwloc-1.8-2|12	Group:		System/Base
14mr|hwloc-1.8-2|13	Url:		http://www.open-mpi.org/
14mr|hwloc-1.8-2|14	Source0:	http://www.open-mpi.org/software/hwloc/v%{url_ver}/downloads/hwloc-%{version}.tar.bz2
14mr|hwloc-1.8-2|15	BuildRequires:	bzip2-devel
14mr|hwloc-1.8-2|16	%ifnarch %{arm}
14mr|hwloc-1.8-2|17	BuildRequires:	numa-devel
14mr|hwloc-1.8-2|18	%endif
14mr|hwloc-1.8-2|19	BuildRequires:	pkgconfig(cairo)
14mr|hwloc-1.8-2|20	BuildRequires:	pkgconfig(fontconfig)
14mr|hwloc-1.8-2|21	BuildRequires:	pkgconfig(freetype2)
14mr|hwloc-1.8-2|22	BuildRequires:	pkgconfig(libpng)
14mr|hwloc-1.8-2|23	BuildRequires:	pkgconfig(libpci)
14mr|hwloc-1.8-2|24	BuildRequires:	pkgconfig(libxml-2.0)
14mr|hwloc-1.8-2|25	BuildRequires:	pkgconfig(ncursesw)
14mr|hwloc-1.8-2|26	BuildRequires:	pkgconfig(pixman-1)
14mr|hwloc-1.8-2|27	BuildRequires:	pkgconfig(x11)
14mr|hwloc-1.8-2|28	BuildRequires:	pkgconfig(xau)
14mr|hwloc-1.8-2|29	BuildRequires:	pkgconfig(xcb)
14mr|hwloc-1.8-2|30	BuildRequires:	pkgconfig(xdmcp)
14mr|hwloc-1.8-2|31	BuildRequires:	pkgconfig(xrender)
14mr|hwloc-1.8-2|32	BuildRequires:	pkgconfig(zlib)
14mr|hwloc-1.8-2|33	
14mr|hwloc-1.8-2|34	%description
14mr|hwloc-1.8-2|35	The Portable Hardware Locality (hwloc) software package provides a portable
14mr|hwloc-1.8-2|36	abstraction (across OS, versions, architectures, ...) of the hierarchical
14mr|hwloc-1.8-2|37	topology of modern architectures, including NUMA memory nodes, sockets, shared
14mr|hwloc-1.8-2|38	caches, cores and simultaneous multithreading. It also gathers various system
14mr|hwloc-1.8-2|39	attributes such as cache and memory information. It primarily aims at helping
14mr|hwloc-1.8-2|40	applications with gathering information about modern computing hardware so as
14mr|hwloc-1.8-2|41	to exploit it accordingly and efficiently.
14mr|hwloc-1.8-2|42	
14mr|hwloc-1.8-2|43	%files
14mr|hwloc-1.8-2|44	%doc AUTHORS COPYING NEWS README
14mr|hwloc-1.8-2|45	%doc %{_mandir}/man1/hwloc-annotate.1*
14mr|hwloc-1.8-2|46	%doc %{_mandir}/man1/hwloc-assembler.1*
14mr|hwloc-1.8-2|47	%doc %{_mandir}/man1/hwloc-assembler-remote.1*
14mr|hwloc-1.8-2|48	%doc %{_mandir}/man1/hwloc-bind.1*
14mr|hwloc-1.8-2|49	%doc %{_mandir}/man1/hwloc-calc.1*
14mr|hwloc-1.8-2|50	%doc %{_mandir}/man1/hwloc-compress-dir.1*
14mr|hwloc-1.8-2|51	%doc %{_mandir}/man1/hwloc-diff.1*
14mr|hwloc-1.8-2|52	%doc %{_mandir}/man1/hwloc-distrib.1*
14mr|hwloc-1.8-2|53	%doc %{_mandir}/man1/hwloc-gather-topology.1*
14mr|hwloc-1.8-2|54	%doc %{_mandir}/man1/hwloc-info.1*
14mr|hwloc-1.8-2|55	%doc %{_mandir}/man1/hwloc-ls.1*
14mr|hwloc-1.8-2|56	%doc %{_mandir}/man1/hwloc-patch.1*
14mr|hwloc-1.8-2|57	%doc %{_mandir}/man1/hwloc-ps.1*
14mr|hwloc-1.8-2|58	%doc %{_mandir}/man1/lstopo.1*
14mr|hwloc-1.8-2|59	%doc %{_mandir}/man1/lstopo-no-graphics.1*
14mr|hwloc-1.8-2|60	%doc %{_mandir}/man7/hwloc.7*
14mr|hwloc-1.8-2|61	%doc %{_mandir}/man1/hwloc-distances.1*
14mr|hwloc-1.8-2|62	%{_bindir}/hwloc-annotate
14mr|hwloc-1.8-2|63	%{_bindir}/hwloc-assembler
14mr|hwloc-1.8-2|64	%{_bindir}/hwloc-assembler-remote
14mr|hwloc-1.8-2|65	%{_bindir}/hwloc-bind
14mr|hwloc-1.8-2|66	%{_bindir}/hwloc-calc
14mr|hwloc-1.8-2|67	%{_bindir}/hwloc-compress-dir
14mr|hwloc-1.8-2|68	%{_bindir}/hwloc-diff
14mr|hwloc-1.8-2|69	%{_bindir}/hwloc-distances
14mr|hwloc-1.8-2|70	%{_bindir}/hwloc-distrib
14mr|hwloc-1.8-2|71	%{_bindir}/hwloc-gather-topology
14mr|hwloc-1.8-2|72	%{_bindir}/hwloc-info
14mr|hwloc-1.8-2|73	%{_bindir}/hwloc-ls
14mr|hwloc-1.8-2|74	%{_bindir}/hwloc-patch
14mr|hwloc-1.8-2|75	%{_bindir}/hwloc-ps
14mr|hwloc-1.8-2|76	%{_bindir}/lstopo
14mr|hwloc-1.8-2|77	%{_bindir}/lstopo-no-graphics
14mr|hwloc-1.8-2|78	%{_datadir}/hwloc/
14mr|hwloc-1.8-2|79	
14mr|hwloc-1.8-2|80	#----------------------------------------------------------------------------
14mr|hwloc-1.8-2|81	
14mr|hwloc-1.8-2|82	%package -n %{libname}
14mr|hwloc-1.8-2|83	Summary:	%{name} shared library
14mr|hwloc-1.8-2|84	Group:		System/Libraries
14mr|hwloc-1.8-2|85	Conflicts:	%{name} < 1.5
14mr|hwloc-1.8-2|86	
14mr|hwloc-1.8-2|87	%description -n %{libname}
14mr|hwloc-1.8-2|88	This package contains shared %{name} library.
14mr|hwloc-1.8-2|89	
14mr|hwloc-1.8-2|90	%files -n %{libname}
14mr|hwloc-1.8-2|91	%{_libdir}/libhwloc.so.%{major}*
14mr|hwloc-1.8-2|92	
14mr|hwloc-1.8-2|93	#----------------------------------------------------------------------------
14mr|hwloc-1.8-2|94	
14mr|hwloc-1.8-2|95	%package -n %{devname}
14mr|hwloc-1.8-2|96	Summary:	Header files, libraries and development documentation for %{name}
14mr|hwloc-1.8-2|97	Group:		Development/Other
14mr|hwloc-1.8-2|98	Requires:	%{libname} = %{EVRD}
14mr|hwloc-1.8-2|99	
14mr|hwloc-1.8-2|100	%description -n %{devname}
14mr|hwloc-1.8-2|101	This package contains the header files, static libraries and development
14mr|hwloc-1.8-2|102	documentation for %{name}. If you like to develop programs using %{name},
14mr|hwloc-1.8-2|103	you will need to install %{name}-devel.
14mr|hwloc-1.8-2|104	
14mr|hwloc-1.8-2|105	%files -n %{devname}
14mr|hwloc-1.8-2|106	%doc %{_mandir}/man3/HWLOC_*.3*
14mr|hwloc-1.8-2|107	%doc %{_mandir}/man3/hwloc_*.3*
14mr|hwloc-1.8-2|108	%doc %{_mandir}/man3/hwlocality_*.3*
14mr|hwloc-1.8-2|109	%{_includedir}/hwloc/
14mr|hwloc-1.8-2|110	%{_includedir}/hwloc.h
14mr|hwloc-1.8-2|111	%{_libdir}/libhwloc.so
14mr|hwloc-1.8-2|112	%{_libdir}/pkgconfig/hwloc.pc
14mr|hwloc-1.8-2|113	
14mr|hwloc-1.8-2|114	#----------------------------------------------------------------------------
14mr|hwloc-1.8-2|115	
14mr|hwloc-1.8-2|116	%prep
14mr|hwloc-1.8-2|117	%setup -q
14mr|hwloc-1.8-2|118	
14mr|hwloc-1.8-2|119	%build
14mr|hwloc-1.8-2|120	%configure2_5x
14mr|hwloc-1.8-2|121	%make
14mr|hwloc-1.8-2|122	
14mr|hwloc-1.8-2|123	%install
14mr|hwloc-1.8-2|124	%makeinstall_std
14mr|hwloc-1.8-2|125	
14mr|hwloc-1.8-2|126	
14mr|hwloc-1.8-2|127	%changelog
14mr|hwloc-1.8-2|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-2
14mr|hwloc-1.8-2|129	+ Revision: 09df64c
14mr|hwloc-1.8-2|130	- MassBuild#440: Increase release tag
14mr|hwloc-1.8-2|131	
14mr|hwloc-1.8-2|132	

16755 14
14mr|hw-probe-0.7.1-1|1	Summary:	ROSA Hardware Probe Tool
14mr|hw-probe-0.7.1-1|2	Name:		hw-probe
14mr|hw-probe-0.7.1-1|3	Version:	0.7.1
14mr|hw-probe-0.7.1-1|4	Release:	1
14mr|hw-probe-0.7.1-1|5	Group:		Development/Other
14mr|hw-probe-0.7.1-1|6	License:	GPLv1+ or LGPLv2+
14mr|hw-probe-0.7.1-1|7	URL:		http://hw.rosalinux.ru
14mr|hw-probe-0.7.1-1|8	Source0:	rosa-hw-probe-%{version}.tar.gz
14mr|hw-probe-0.7.1-1|9	Requires:	hwinfo
14mr|hw-probe-0.7.1-1|10	Requires:   dmidecode
14mr|hw-probe-0.7.1-1|11	Requires:	pciutils
14mr|hw-probe-0.7.1-1|12	Requires:   usbutils
14mr|hw-probe-0.7.1-1|13	Requires:   pnputils
14mr|hw-probe-0.7.1-1|14	Requires:   curl
14mr|hw-probe-0.7.1-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|hw-probe-0.7.1-1|16	
14mr|hw-probe-0.7.1-1|17	%define debug_package %{nil}
14mr|hw-probe-0.7.1-1|18	
14mr|hw-probe-0.7.1-1|19	%description
14mr|hw-probe-0.7.1-1|20	A tool to probe for hardware, check its operability and load result
14mr|hw-probe-0.7.1-1|21	to the ROSA hardware DB.
14mr|hw-probe-0.7.1-1|22	
14mr|hw-probe-0.7.1-1|23	%prep
14mr|hw-probe-0.7.1-1|24	%setup -q -n rosa-hw-probe-%{version}
14mr|hw-probe-0.7.1-1|25	chmod 0644 README
14mr|hw-probe-0.7.1-1|26	
14mr|hw-probe-0.7.1-1|27	%build
14mr|hw-probe-0.7.1-1|28	# Nothing to build yet
14mr|hw-probe-0.7.1-1|29	
14mr|hw-probe-0.7.1-1|30	%install
14mr|hw-probe-0.7.1-1|31	rm -rf %{buildroot}
14mr|hw-probe-0.7.1-1|32	mkdir -p %{buildroot}%{_prefix}
14mr|hw-probe-0.7.1-1|33	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14mr|hw-probe-0.7.1-1|34	
14mr|hw-probe-0.7.1-1|35	%clean
14mr|hw-probe-0.7.1-1|36	rm -rf %{buildroot}
14mr|hw-probe-0.7.1-1|37	
14mr|hw-probe-0.7.1-1|38	%files
14mr|hw-probe-0.7.1-1|39	%defattr(-,root,root,-)
14mr|hw-probe-0.7.1-1|40	%doc README
14mr|hw-probe-0.7.1-1|41	%{_bindir}/%{name}
14mr|hw-probe-0.7.1-1|42	
14mr|hw-probe-0.7.1-1|43	%changelog
14mr|hw-probe-0.7.1-1|44	* Fri Sep 26 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.7.1-1
14mr|hw-probe-0.7.1-1|45	+ Revision: 3e53483
14mr|hw-probe-0.7.1-1|46	- Updated to 0.7.1
14mr|hw-probe-0.7.1-1|47	
14mr|hw-probe-0.7.1-1|48	

16756 14
14mr|hwreport-0.11.0-2|1	Summary:	Collect system informations for the hardware4linux.info site
14mr|hwreport-0.11.0-2|2	Name:		hwreport
14mr|hwreport-0.11.0-2|3	Version:	0.11.0
14mr|hwreport-0.11.0-2|4	Release:	2
14mr|hwreport-0.11.0-2|5	License:	GPLv2+
14mr|hwreport-0.11.0-2|6	Group:		System/Kernel and hardware
14mr|hwreport-0.11.0-2|7	Url:		http://hardware4linux.info/
14mr|hwreport-0.11.0-2|8	Source0:	http://hardware4linux.info/res/%{name}-%{version}.tar.bz2
14mr|hwreport-0.11.0-2|9	Requires:	dmidecode
14mr|hwreport-0.11.0-2|10	Requires:	pciutils
14mr|hwreport-0.11.0-2|11	Provides:	lsb-hardware4linux.info-collector
14mr|hwreport-0.11.0-2|12	
14mr|hwreport-0.11.0-2|13	%description
14mr|hwreport-0.11.0-2|14	Collect system informations for the hardware4linux.info site.
14mr|hwreport-0.11.0-2|15	
14mr|hwreport-0.11.0-2|16	%prep
14mr|hwreport-0.11.0-2|17	%setup -q
14mr|hwreport-0.11.0-2|18	
14mr|hwreport-0.11.0-2|19	%build
14mr|hwreport-0.11.0-2|20	gcc %{optflags} -o scan-printers scan-printers.c
14mr|hwreport-0.11.0-2|21	
14mr|hwreport-0.11.0-2|22	%install
14mr|hwreport-0.11.0-2|23	install -m755 scan-printers -D %{buildroot}%{_bindir}/scan-printers
14mr|hwreport-0.11.0-2|24	install -m755 hwreport -D %{buildroot}%{_sbindir}/hwreport
14mr|hwreport-0.11.0-2|25	#install -m755 osinfo -D %{buildroot}%{_bindir}/osinfo
14mr|hwreport-0.11.0-2|26	
14mr|hwreport-0.11.0-2|27	%files
14mr|hwreport-0.11.0-2|28	%{_bindir}/scan-printers
14mr|hwreport-0.11.0-2|29	%{_sbindir}/hwreport
14mr|hwreport-0.11.0-2|30	#%{_bindir}/osinfo
14mr|hwreport-0.11.0-2|31	
14mr|hwreport-0.11.0-2|32	
14mr|hwreport-0.11.0-2|33	%changelog
14mr|hwreport-0.11.0-2|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.0-2
14mr|hwreport-0.11.0-2|35	+ Revision: 5c6747a
14mr|hwreport-0.11.0-2|36	- MassBuild#440: Increase release tag
14mr|hwreport-0.11.0-2|37	
14mr|hwreport-0.11.0-2|38	

16757 14
14mr|hylafax-5.5.1-2|1	%define	major	5
14mr|hylafax-5.5.1-2|2	%define	libname	%mklibname %{name} %{major}
14mr|hylafax-5.5.1-2|3	%define	devname	%mklibname -d %{name}
14mr|hylafax-5.5.1-2|4	
14mr|hylafax-5.5.1-2|5	%define faxspool    %{_var}/spool/fax
14mr|hylafax-5.5.1-2|6	
14mr|hylafax-5.5.1-2|7	Summary:	Sophisticated enterprise strength fax package
14mr|hylafax-5.5.1-2|8	Name:		hylafax
14mr|hylafax-5.5.1-2|9	Epoch:		1
14mr|hylafax-5.5.1-2|10	Version:	5.5.1
14mr|hylafax-5.5.1-2|11	Release:	2
14mr|hylafax-5.5.1-2|12	License: 	LGPL-style
14mr|hylafax-5.5.1-2|13	Group:		Communications
14mr|hylafax-5.5.1-2|14	URL: 		http://hylafax.sourceforge.net/
14mr|hylafax-5.5.1-2|15	Source0:	http://prdownloads.sourceforge.net/hylafax/%{name}-%{version}.tar.gz
14mr|hylafax-5.5.1-2|16	Source1:	hylafax-v4.1-cron_entries.tar.bz2
14mr|hylafax-5.5.1-2|17	Source2:	hylafax-v4.1-defaults.tar.bz2
14mr|hylafax-5.5.1-2|18	Source3:	hylafax-v4.1-dialrules_extras.tar.bz2
14mr|hylafax-5.5.1-2|19	Source6: 	hylafax-v4.1-logrotate
14mr|hylafax-5.5.1-2|20	Source7:	hylafax-v4.1.1-init
14mr|hylafax-5.5.1-2|21	Source8:  	hylafax-v4.1.1-hyla.conf
14mr|hylafax-5.5.1-2|22	Patch1:		hylafax-4.1.8-ghostscript-location
14mr|hylafax-5.5.1-2|23	Patch2:		hylafax-LIBVERSION.diff
14mr|hylafax-5.5.1-2|24	Patch3:		hylafax-soname.diff
14mr|hylafax-5.5.1-2|25	Patch5:		hylafax-4.2.1-deps.patch
14mr|hylafax-5.5.1-2|26	Patch6:		hylafax-4.2.2-ghostscript_fonts.patch
14mr|hylafax-5.5.1-2|27	Patch7:		hylafax-no_rpath.diff
14mr|hylafax-5.5.1-2|28	Patch9:		hylafax-mailfax.diff
14mr|hylafax-5.5.1-2|29	Patch10:	hylafax-5.2.8-format_not_a_string_literal_and_no_format_arguments.diff
14mr|hylafax-5.5.1-2|30	Patch11:	hylafax-5.5.0-pass-char-string-rather-than-c++-object.patch
14mr|hylafax-5.5.1-2|31	
14mr|hylafax-5.5.1-2|32	BuildRequires:	ghostscript >= 7.07
14mr|hylafax-5.5.1-2|33	BuildRequires:	jbig-devel
14mr|hylafax-5.5.1-2|34	BuildRequires:	lcms-devel
14mr|hylafax-5.5.1-2|35	BuildRequires:	jpeg-devel
14mr|hylafax-5.5.1-2|36	BuildRequires:	pam-devel
14mr|hylafax-5.5.1-2|37	BuildRequires:	tiff-devel >= 3.5.7
14mr|hylafax-5.5.1-2|38	BuildRequires:	libtiff-progs >= 3.5.7
14mr|hylafax-5.5.1-2|39	BuildRequires:	mgetty
14mr|hylafax-5.5.1-2|40	BuildRequires:	mgetty-voice
14mr|hylafax-5.5.1-2|41	BuildRequires:	openldap-devel
14mr|hylafax-5.5.1-2|42	BuildRequires:	sendmail-command
14mr|hylafax-5.5.1-2|43	BuildRequires:	sharutils
14mr|hylafax-5.5.1-2|44	BuildRequires:	zlib-devel
14mr|hylafax-5.5.1-2|45	
14mr|hylafax-5.5.1-2|46	Requires:	ghostscript >= 7.07
14mr|hylafax-5.5.1-2|47	Requires:	gawk >= 3.0.6
14mr|hylafax-5.5.1-2|48	Requires:	MailTransportAgent
14mr|hylafax-5.5.1-2|49	Requires:	libtiff-progs >= 3.5.7
14mr|hylafax-5.5.1-2|50	
14mr|hylafax-5.5.1-2|51	Conflicts:	mgetty-sendfax
14mr|hylafax-5.5.1-2|52	%rename	hylafax-mailgateway
14mr|hylafax-5.5.1-2|53	
14mr|hylafax-5.5.1-2|54	%description
14mr|hylafax-5.5.1-2|55	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
14mr|hylafax-5.5.1-2|56	2 fax modems on unix systems. It provides spooling services and numerous
14mr|hylafax-5.5.1-2|57	supporting fax management tools. The fax clients may reside on machines
14mr|hylafax-5.5.1-2|58	different from the server and client implementations exist for a number of
14mr|hylafax-5.5.1-2|59	platforms including windows.
14mr|hylafax-5.5.1-2|60	
14mr|hylafax-5.5.1-2|61	You need this package if you are going to install hylafax-client and/or hylafax
14mr|hylafax-5.5.1-2|62	server.
14mr|hylafax-5.5.1-2|63	
14mr|hylafax-5.5.1-2|64	Most users want mgetty-voice to be installed too.
14mr|hylafax-5.5.1-2|65	
14mr|hylafax-5.5.1-2|66	%package	server
14mr|hylafax-5.5.1-2|67	Summary:	The files for the HylaFAX(tm) fax server
14mr|hylafax-5.5.1-2|68	Group:		Communications
14mr|hylafax-5.5.1-2|69	Requires(post):	rpm-helper
14mr|hylafax-5.5.1-2|70	Requires(preun):rpm-helper
14mr|hylafax-5.5.1-2|71	Requires:	%{name}
14mr|hylafax-5.5.1-2|72	Requires:	%{name}-client
14mr|hylafax-5.5.1-2|73	
14mr|hylafax-5.5.1-2|74	%description server
14mr|hylafax-5.5.1-2|75	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
14mr|hylafax-5.5.1-2|76	2 fax modems on unix systems. It provides spooling services and numerous
14mr|hylafax-5.5.1-2|77	supporting fax management tools. The fax clients may reside on machines
14mr|hylafax-5.5.1-2|78	different from the server and client implementations exist for a number of
14mr|hylafax-5.5.1-2|79	platforms including windows.
14mr|hylafax-5.5.1-2|80	
14mr|hylafax-5.5.1-2|81	This is the server portion of HylaFAX.
14mr|hylafax-5.5.1-2|82	
14mr|hylafax-5.5.1-2|83	%package	client
14mr|hylafax-5.5.1-2|84	Summary: 	The files for the HylaFAX(tm) fax client
14mr|hylafax-5.5.1-2|85	Group:		Communications
14mr|hylafax-5.5.1-2|86	Requires(post):	rpm-helper
14mr|hylafax-5.5.1-2|87	Requires(preun):rpm-helper
14mr|hylafax-5.5.1-2|88	Requires: 	%{name}
14mr|hylafax-5.5.1-2|89	
14mr|hylafax-5.5.1-2|90	%description	client
14mr|hylafax-5.5.1-2|91	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
14mr|hylafax-5.5.1-2|92	2 fax modems on unix systems. It provides spooling services and numerous
14mr|hylafax-5.5.1-2|93	supporting fax management tools. The fax clients may reside on machines
14mr|hylafax-5.5.1-2|94	different from the server and client implementations exist for a number of
14mr|hylafax-5.5.1-2|95	platforms including windows.
14mr|hylafax-5.5.1-2|96	
14mr|hylafax-5.5.1-2|97	This is the client portion of HylaFAX.
14mr|hylafax-5.5.1-2|98	
14mr|hylafax-5.5.1-2|99	%package -n	%{libname}
14mr|hylafax-5.5.1-2|100	Summary:	Hylafax libraries
14mr|hylafax-5.5.1-2|101	Group:		System/Libraries
14mr|hylafax-5.5.1-2|102	
14mr|hylafax-5.5.1-2|103	%description -n %{libname}
14mr|hylafax-5.5.1-2|104	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
14mr|hylafax-5.5.1-2|105	2 fax modems on unix systems. It provides spooling services and numerous
14mr|hylafax-5.5.1-2|106	supporting fax management tools. The fax clients may reside on machines
14mr|hylafax-5.5.1-2|107	different from the server and client implementations exist for a number of
14mr|hylafax-5.5.1-2|108	platforms including windows.
14mr|hylafax-5.5.1-2|109	
14mr|hylafax-5.5.1-2|110	This is the shared librairies of HylaFAX.
14mr|hylafax-5.5.1-2|111	
14mr|hylafax-5.5.1-2|112	%package -n	%{devname}
14mr|hylafax-5.5.1-2|113	Summary:	Hylafax Development libraries
14mr|hylafax-5.5.1-2|114	Group:		Development/C
14mr|hylafax-5.5.1-2|115	Requires:	%{libname} = %{EVRD}
14mr|hylafax-5.5.1-2|116	Provides:	%{name}-devel = %{EVRD}
14mr|hylafax-5.5.1-2|117	Provides:	%{libname}-devel = %{EVRD}
14mr|hylafax-5.5.1-2|118	Obsoletes:	%{libname}-devel
14mr|hylafax-5.5.1-2|119	Conflicts:	%{mklibname hylafax 4.1.1}-devel
14mr|hylafax-5.5.1-2|120	Conflicts:	%{mklibname hylafax 4.2.0}-devel
14mr|hylafax-5.5.1-2|121	Conflicts:	%{mklibname hylafax 4.2.2}-devel
14mr|hylafax-5.5.1-2|122	Conflicts:	%{mklibname hylafax 4.2.5}-devel
14mr|hylafax-5.5.1-2|123	
14mr|hylafax-5.5.1-2|124	%description -n	%{devname}
14mr|hylafax-5.5.1-2|125	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
14mr|hylafax-5.5.1-2|126	2 fax modems on unix systems. It provides spooling services and numerous
14mr|hylafax-5.5.1-2|127	supporting fax management tools. The fax clients may reside on machines
14mr|hylafax-5.5.1-2|128	different from the server and client implementations exist for a number of
14mr|hylafax-5.5.1-2|129	platforms including windows.
14mr|hylafax-5.5.1-2|130	
14mr|hylafax-5.5.1-2|131	This is the development librairies for HylaFAX.
14mr|hylafax-5.5.1-2|132	
14mr|hylafax-5.5.1-2|133	%prep
14mr|hylafax-5.5.1-2|134	%setup -q -a 1 -a 2 -a 3
14mr|hylafax-5.5.1-2|135	%patch1 -p1
14mr|hylafax-5.5.1-2|136	# (oe) set the soname
14mr|hylafax-5.5.1-2|137	%patch2 -p1 -b .LIBVERSION
14mr|hylafax-5.5.1-2|138	%patch3 -p0 -b .soname
14mr|hylafax-5.5.1-2|139	%patch5 -p1 -b .deps
14mr|hylafax-5.5.1-2|140	%patch6 -p1 -b .ghostscript
14mr|hylafax-5.5.1-2|141	%patch7 -p0 -b .no_rpath
14mr|hylafax-5.5.1-2|142	%patch9 -p1 -b .mailfax
14mr|hylafax-5.5.1-2|143	%patch10 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|hylafax-5.5.1-2|144	%patch11 -p1 -b .c_str~
14mr|hylafax-5.5.1-2|145	# path fix
14mr|hylafax-5.5.1-2|146	perl -pi -e "s|/usr/local/lib|%{_libdir}|g" configure
14mr|hylafax-5.5.1-2|147	
14mr|hylafax-5.5.1-2|148	cp %{SOURCE6} hylafax-server.logrotate
14mr|hylafax-5.5.1-2|149	cp %{SOURCE7} hylafax-server.init
14mr|hylafax-5.5.1-2|150	cp %{SOURCE8} hyla.conf
14mr|hylafax-5.5.1-2|151	
14mr|hylafax-5.5.1-2|152	%build
14mr|hylafax-5.5.1-2|153	%serverbuild
14mr|hylafax-5.5.1-2|154	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mr|hylafax-5.5.1-2|155	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mr|hylafax-5.5.1-2|156	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mr|hylafax-5.5.1-2|157	
14mr|hylafax-5.5.1-2|158	# - Can't use the configure macro because does not understand --prefix
14mr|hylafax-5.5.1-2|159	# - A patch makes configure not to ask for a confirmation. An alternative would
14mr|hylafax-5.5.1-2|160	#   be to use --quiet, but this way all the configure output would be hidden
14mr|hylafax-5.5.1-2|161	
14mr|hylafax-5.5.1-2|162	export STRIP="/bin/true"
14mr|hylafax-5.5.1-2|163	
14mr|hylafax-5.5.1-2|164	export LDFLAGS="%{ldflags}"
14mr|hylafax-5.5.1-2|165	
14mr|hylafax-5.5.1-2|166	./configure \
14mr|hylafax-5.5.1-2|167	--target=%{_target_platform} \
14mr|hylafax-5.5.1-2|168	--with-DIR_BIN=%{_bindir} \
14mr|hylafax-5.5.1-2|169	--with-DIR_SBIN=%{_sbindir} \
14mr|hylafax-5.5.1-2|170	--with-DIR_LIB=%{_libdir} \
14mr|hylafax-5.5.1-2|171	--with-DIR_LIBEXEC=%{_sbindir} \
14mr|hylafax-5.5.1-2|172	--with-DIR_LIBDATA=%{_datadir}/fax \
14mr|hylafax-5.5.1-2|173	--with-DIR_LOCKS=%{_var}/lock \
14mr|hylafax-5.5.1-2|174	--with-DIR_MAN=%{_mandir} \
14mr|hylafax-5.5.1-2|175	--with-PATH_GSRIP=%{_bindir}/gs \
14mr|hylafax-5.5.1-2|176	--with-DBLIBINC=%{_includedir} \
14mr|hylafax-5.5.1-2|177	--with-LIBTIFF="-ltiff -ljpeg -lz -lm" \
14mr|hylafax-5.5.1-2|178	--with-DIR_SPOOL=%{faxspool} \
14mr|hylafax-5.5.1-2|179	--with-AFM=no \
14mr|hylafax-5.5.1-2|180	--with-AWK=%{_bindir}/gawk \
14mr|hylafax-5.5.1-2|181	--with-PATH_VGETTY=/sbin/vgetty \
14mr|hylafax-5.5.1-2|182	--with-PATH_GETTY=/sbin/mgetty \
14mr|hylafax-5.5.1-2|183	--with-PAGESIZE=A4 \
14mr|hylafax-5.5.1-2|184	--with-PATH_DPSRIP=%{faxspool}/bin/ps2fax \
14mr|hylafax-5.5.1-2|185	--with-PATH_IMPRIP=%{_datadir}/fax/psrip \
14mr|hylafax-5.5.1-2|186	--with-SYSVINIT=%{_initrddir}/hylafax \
14mr|hylafax-5.5.1-2|187	--with-INTERACTIVE=no
14mr|hylafax-5.5.1-2|188	
14mr|hylafax-5.5.1-2|189	#	--with-DSO=LINUX \
14mr|hylafax-5.5.1-2|190	#	--with-DSOSUF=so.4 \
14mr|hylafax-5.5.1-2|191	#	--with-LIBDB=-ldb \
14mr|hylafax-5.5.1-2|192	
14mr|hylafax-5.5.1-2|193	# CFLAGS is set up by the HylaFAX configure script; setting it up here the
14mr|hylafax-5.5.1-2|194	# standard way would break things. Since OPTIMIZER is included in CFLAGS
14mr|hylafax-5.5.1-2|195	# by the HylaFAX configure system, it's used here in place of CFLAGS
14mr|hylafax-5.5.1-2|196	#make CFLAGS="$RPM_OPT_FLAGS"
14mr|hylafax-5.5.1-2|197	%make OPTIMIZER="$CFLAGS %{ldflags}" LDFLAGS="\${LDOPTS} \${LDLIBS} %{ldflags}"
14mr|hylafax-5.5.1-2|198	
14mr|hylafax-5.5.1-2|199	%install
14mr|hylafax-5.5.1-2|200	export DONT_FIX_EOL=1
14mr|hylafax-5.5.1-2|201	
14mr|hylafax-5.5.1-2|202	install -d -m 755 %{buildroot}%{_sysconfdir}/{logrotate.d,cron.hourly,cron.daily}
14mr|hylafax-5.5.1-2|203	install -d -m 755 %{buildroot}%{_initrddir}
14mr|hylafax-5.5.1-2|204	install -d -m 755 %{buildroot}%{_bindir}
14mr|hylafax-5.5.1-2|205	install -d -m 755 %{buildroot}%{_sbindir}
14mr|hylafax-5.5.1-2|206	install -d -m 755 %{buildroot}%{_libdir}
14mr|hylafax-5.5.1-2|207	install -d -m 755 %{buildroot}%{_datadir}/fax
14mr|hylafax-5.5.1-2|208	install -d -m 755 %{buildroot}%{faxspool}/{etc,config/defaults,bin}
14mr|hylafax-5.5.1-2|209	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5,man8}
14mr|hylafax-5.5.1-2|210	
14mr|hylafax-5.5.1-2|211	# install: binaries and man pages
14mr|hylafax-5.5.1-2|212	# FAXUSER, FAXGROUP, SYSUSER and SYSGROUP are set to the current user to
14mr|hylafax-5.5.1-2|213	# avoid warnings about chown/chgrp if the user building the SRPM is not root;
14mr|hylafax-5.5.1-2|214	# they are set to the correct values with the RPM attr macro
14mr|hylafax-5.5.1-2|215	%makeinstall -e \
14mr|hylafax-5.5.1-2|216	FAXUSER=`id -u` \
14mr|hylafax-5.5.1-2|217	FAXGROUP=`id -g` \
14mr|hylafax-5.5.1-2|218	SYSUSER=`id -u` \
14mr|hylafax-5.5.1-2|219	SYSGROUP=`id -g` \
14mr|hylafax-5.5.1-2|220	BIN=%{buildroot}%{_bindir} \
14mr|hylafax-5.5.1-2|221	SBIN=%{buildroot}%{_sbindir} \
14mr|hylafax-5.5.1-2|222	LIBDIR=%{buildroot}%{_libdir} \
14mr|hylafax-5.5.1-2|223	LIBDATA=%{buildroot}%{_datadir}/fax \
14mr|hylafax-5.5.1-2|224	LIBEXEC=%{buildroot}%{_sbindir} \
14mr|hylafax-5.5.1-2|225	SPOOL=%{buildroot}%{faxspool} \
14mr|hylafax-5.5.1-2|226	MAN=%{buildroot}%{_mandir} \
14mr|hylafax-5.5.1-2|227	INSTALL_ROOT=%{buildroot}
14mr|hylafax-5.5.1-2|228	
14mr|hylafax-5.5.1-2|229	# some hacks
14mr|hylafax-5.5.1-2|230	perl -pi -e 's!/usr/etc/inetd.conf!/etc/inetd.conf!g' %{buildroot}%{_sbindir}/faxsetup
14mr|hylafax-5.5.1-2|231	perl -pi -e 's!/usr/lib/aliases!/etc/aliases!g' %{buildroot}%{_sbindir}/faxsetup
14mr|hylafax-5.5.1-2|232	
14mr|hylafax-5.5.1-2|233	# Starting from 4.1.6, port/install.sh won't chown/chmod anymore if the current
14mr|hylafax-5.5.1-2|234	# user is not root; instead a file root.sh is created with chown/chmod inside.
14mr|hylafax-5.5.1-2|235	#
14mr|hylafax-5.5.1-2|236	# If you build the rpm as normal user (not root) you get an rpm with all the
14mr|hylafax-5.5.1-2|237	# permissions messed up and hylafax will give various weird errors.
14mr|hylafax-5.5.1-2|238	#
14mr|hylafax-5.5.1-2|239	# The following line fixes that.
14mr|hylafax-5.5.1-2|240	#
14mr|hylafax-5.5.1-2|241	[ -f root.sh ] && sh root.sh
14mr|hylafax-5.5.1-2|242	
14mr|hylafax-5.5.1-2|243	# init
14mr|hylafax-5.5.1-2|244	install -m0755 hylafax-server.init %{buildroot}%{_initrddir}/hylafax-server
14mr|hylafax-5.5.1-2|245	
14mr|hylafax-5.5.1-2|246	# defaults - Disabling this: the defaults are ancient
14mr|hylafax-5.5.1-2|247	#install -m 644 defaults/* %{buildroot}%{faxspool}/config/defaults/
14mr|hylafax-5.5.1-2|248	
14mr|hylafax-5.5.1-2|249	# hyla.conf - Need a new default - this one just sets fine mode
14mr|hylafax-5.5.1-2|250	#leaving it since it doesn't hurt
14mr|hylafax-5.5.1-2|251	install -m0644 hyla.conf %{buildroot}%{_datadir}/fax/hyla.conf
14mr|hylafax-5.5.1-2|252	
14mr|hylafax-5.5.1-2|253	# cron entries - These seem fine
14mr|hylafax-5.5.1-2|254	install -m 755 hylafax_daily.cron  %{buildroot}%{_sysconfdir}/cron.daily/hylafax
14mr|hylafax-5.5.1-2|255	install -m 755 hylafax_hourly.cron %{buildroot}%{_sysconfdir}/cron.hourly/hylafax
14mr|hylafax-5.5.1-2|256	
14mr|hylafax-5.5.1-2|257	# logrotate
14mr|hylafax-5.5.1-2|258	install -m0644 hylafax-server.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/hylafax-server
14mr|hylafax-5.5.1-2|259	
14mr|hylafax-5.5.1-2|260	# dialrules extras - Darren says the dialrules haven't changed
14mr|hylafax-5.5.1-2|261	install -m 644 dialrules_extras/dialrules* %{buildroot}%{faxspool}/etc
14mr|hylafax-5.5.1-2|262	
14mr|hylafax-5.5.1-2|263	ln -s ps2fax.gs %{buildroot}%{faxspool}/bin/ps2fax
14mr|hylafax-5.5.1-2|264	
14mr|hylafax-5.5.1-2|265	/sbin/ldconfig -n %{buildroot}%_libdir
14mr|hylafax-5.5.1-2|266	
14mr|hylafax-5.5.1-2|267	# If Linux, what else...? :-), delete unnecessary files
14mr|hylafax-5.5.1-2|268	%ifos linux
14mr|hylafax-5.5.1-2|269	rm -f %{buildroot}%{_sbindir}/{faxsetup.irix,faxsetup.bsdi}
14mr|hylafax-5.5.1-2|270	%endif
14mr|hylafax-5.5.1-2|271	
14mr|hylafax-5.5.1-2|272	chmod +x %{buildroot}{%_sbindir/*,/var/spool/fax/bin/*}
14mr|hylafax-5.5.1-2|273	
14mr|hylafax-5.5.1-2|274	cat > README.urpmi << EOF
14mr|hylafax-5.5.1-2|275	#########################################################
14mr|hylafax-5.5.1-2|276	#            HylaFAX installation complete!             #
14mr|hylafax-5.5.1-2|277	#                                                       #
14mr|hylafax-5.5.1-2|278	#      You should now run /usr/sbin/faxsetup to         #
14mr|hylafax-5.5.1-2|279	#       create or update HylaFAX configuration          #
14mr|hylafax-5.5.1-2|280	#      before you can begin using the software.         #
14mr|hylafax-5.5.1-2|281	#                                                       #
14mr|hylafax-5.5.1-2|282	#########################################################
14mr|hylafax-5.5.1-2|283	EOF
14mr|hylafax-5.5.1-2|284	
14mr|hylafax-5.5.1-2|285	# install the mailfax stuff
14mr|hylafax-5.5.1-2|286	install -m0755 faxmail/mailfax.sh-postfix %{buildroot}%{_bindir}/
14mr|hylafax-5.5.1-2|287	install -m0755 faxmail/mailfax.sh-qmail %{buildroot}%{_bindir}/
14mr|hylafax-5.5.1-2|288	install -m0755 faxmail/mailfax.sh-sendmail %{buildroot}%{_bindir}/
14mr|hylafax-5.5.1-2|289	install -m0755 faxmail/mailfax.sh-smail %{buildroot}%{_bindir}/
14mr|hylafax-5.5.1-2|290	
14mr|hylafax-5.5.1-2|291	%post client
14mr|hylafax-5.5.1-2|292	%{_sbindir}/faxsetup -client
14mr|hylafax-5.5.1-2|293	
14mr|hylafax-5.5.1-2|294	%post server
14mr|hylafax-5.5.1-2|295	%_post_service hylafax-server
14mr|hylafax-5.5.1-2|296	
14mr|hylafax-5.5.1-2|297	# Adding faxgetty entry to %{_sysconfdir}/inittab
14mr|hylafax-5.5.1-2|298	logger adding FaxGetty entry to %{_sysconfdir}/inittab
14mr|hylafax-5.5.1-2|299	cat %{_sysconfdir}/inittab | grep -i "faxgetty entry" || \
14mr|hylafax-5.5.1-2|300	echo -e "# FaxGetty Entry\n#t0:23:respawn:%{_sbindir}/faxgetty ttyS0" >> %{_sysconfdir}/inittab
14mr|hylafax-5.5.1-2|301	
14mr|hylafax-5.5.1-2|302	echo "Please run \"%{_sbindir}/faxsetup -server\" to configure your fax server"
14mr|hylafax-5.5.1-2|303	
14mr|hylafax-5.5.1-2|304	%preun server
14mr|hylafax-5.5.1-2|305	%_preun_service hylafax-server
14mr|hylafax-5.5.1-2|306	
14mr|hylafax-5.5.1-2|307	%files
14mr|hylafax-5.5.1-2|308	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL README TODO VERSION
14mr|hylafax-5.5.1-2|309	%{_sbindir}/faxsetup
14mr|hylafax-5.5.1-2|310	%{_sbindir}/faxsetup.linux
14mr|hylafax-5.5.1-2|311	%attr(-,uucp,uucp) %dir %{faxspool}
14mr|hylafax-5.5.1-2|312	%attr(-,uucp,uucp) %dir %{faxspool}/archive
14mr|hylafax-5.5.1-2|313	%attr(-,uucp,uucp) %dir %{faxspool}/bin
14mr|hylafax-5.5.1-2|314	%attr(-,uucp,uucp) %dir %{faxspool}/client
14mr|hylafax-5.5.1-2|315	%attr(-,uucp,uucp) %dir %{faxspool}/config
14mr|hylafax-5.5.1-2|316	%attr(-,uucp,uucp) %dir %{faxspool}/dev
14mr|hylafax-5.5.1-2|317	%attr(-,uucp,uucp) %dir %{faxspool}/docq
14mr|hylafax-5.5.1-2|318	%attr(-,uucp,uucp) %dir %{faxspool}/doneq
14mr|hylafax-5.5.1-2|319	%attr(-,uucp,uucp) %dir %{faxspool}/etc
14mr|hylafax-5.5.1-2|320	%attr(-,uucp,uucp) %dir %{faxspool}/info
14mr|hylafax-5.5.1-2|321	%attr(-,uucp,uucp) %dir %{faxspool}/log
14mr|hylafax-5.5.1-2|322	%attr(-,uucp,uucp) %dir %{faxspool}/pollq
14mr|hylafax-5.5.1-2|323	%attr(-,uucp,uucp) %dir %{faxspool}/recvq
14mr|hylafax-5.5.1-2|324	%attr(-,uucp,uucp) %dir %{faxspool}/sendq
14mr|hylafax-5.5.1-2|325	%attr(-,uucp,uucp) %dir %{faxspool}/status
14mr|hylafax-5.5.1-2|326	%attr(-,uucp,uucp) %dir %{faxspool}/tmp
14mr|hylafax-5.5.1-2|327	%attr(-,uucp,uucp) %{faxspool}/FIFO*
14mr|hylafax-5.5.1-2|328	%attr(-,root,root) %{faxspool}/COPYRIGHT
14mr|hylafax-5.5.1-2|329	
14mr|hylafax-5.5.1-2|330	%files server
14mr|hylafax-5.5.1-2|331	%doc README.urpmi
14mr|hylafax-5.5.1-2|332	%attr(0755,root,root) %{_initrddir}/hylafax-server
14mr|hylafax-5.5.1-2|333	%attr(0755,root,root) %{_sysconfdir}/cron.daily/hylafax
14mr|hylafax-5.5.1-2|334	%attr(0755,root,root) %{_sysconfdir}/cron.hourly/hylafax
14mr|hylafax-5.5.1-2|335	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/hylafax-server
14mr|hylafax-5.5.1-2|336	%{_sbindir}/faxlock
14mr|hylafax-5.5.1-2|337	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/xferfaxlog
14mr|hylafax-5.5.1-2|338	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/hosts.hfaxd
14mr|hylafax-5.5.1-2|339	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/lutRS18.pcf
14mr|hylafax-5.5.1-2|340	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/dpsprinter.ps
14mr|hylafax-5.5.1-2|341	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/cover.templ
14mr|hylafax-5.5.1-2|342	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/dialrules*
14mr|hylafax-5.5.1-2|343	#
14mr|hylafax-5.5.1-2|344	%{faxspool}/bin/*
14mr|hylafax-5.5.1-2|345	%{faxspool}/config/*
14mr|hylafax-5.5.1-2|346	%{_sbindir}/hfaxd
14mr|hylafax-5.5.1-2|347	%{_sbindir}/hylafax
14mr|hylafax-5.5.1-2|348	%{_sbindir}/faxdeluser
14mr|hylafax-5.5.1-2|349	%{_sbindir}/faxadduser
14mr|hylafax-5.5.1-2|350	%{_sbindir}/choptest
14mr|hylafax-5.5.1-2|351	%{_sbindir}/cqtest
14mr|hylafax-5.5.1-2|352	%{_sbindir}/dialtest
14mr|hylafax-5.5.1-2|353	%{_sbindir}/faxabort
14mr|hylafax-5.5.1-2|354	%{_sbindir}/faxaddmodem
14mr|hylafax-5.5.1-2|355	%{_sbindir}/faxanswer
14mr|hylafax-5.5.1-2|356	%{_sbindir}/faxconfig
14mr|hylafax-5.5.1-2|357	%{_sbindir}/faxcron
14mr|hylafax-5.5.1-2|358	%{_sbindir}/faxgetty
14mr|hylafax-5.5.1-2|359	%{_sbindir}/faxinfo
14mr|hylafax-5.5.1-2|360	%{_sbindir}/faxmodem
14mr|hylafax-5.5.1-2|361	%{_sbindir}/faxmsg
14mr|hylafax-5.5.1-2|362	%{_sbindir}/faxq
14mr|hylafax-5.5.1-2|363	%{_sbindir}/faxqclean
14mr|hylafax-5.5.1-2|364	%{_sbindir}/faxquit
14mr|hylafax-5.5.1-2|365	%{_sbindir}/faxsend
14mr|hylafax-5.5.1-2|366	%{_sbindir}/faxstate
14mr|hylafax-5.5.1-2|367	%{_sbindir}/faxwatch
14mr|hylafax-5.5.1-2|368	%{_sbindir}/lockname
14mr|hylafax-5.5.1-2|369	%{_sbindir}/ondelay
14mr|hylafax-5.5.1-2|370	%{_sbindir}/pagesend
14mr|hylafax-5.5.1-2|371	%{_sbindir}/probemodem
14mr|hylafax-5.5.1-2|372	%{_sbindir}/recvstats
14mr|hylafax-5.5.1-2|373	%{_sbindir}/tagtest
14mr|hylafax-5.5.1-2|374	%{_sbindir}/tiffcheck
14mr|hylafax-5.5.1-2|375	%{_sbindir}/tsitest
14mr|hylafax-5.5.1-2|376	%{_sbindir}/typetest
14mr|hylafax-5.5.1-2|377	%{_sbindir}/xferfaxstats
14mr|hylafax-5.5.1-2|378	%{_datadir}/fax/faxmail.ps
14mr|hylafax-5.5.1-2|379	%{_datadir}/fax/hfaxd.conf
14mr|hylafax-5.5.1-2|380	%{_mandir}/man5/*
14mr|hylafax-5.5.1-2|381	%{_mandir}/man8/*
14mr|hylafax-5.5.1-2|382	
14mr|hylafax-5.5.1-2|383	%files client
14mr|hylafax-5.5.1-2|384	%doc faxmail/README
14mr|hylafax-5.5.1-2|385	%{_bindir}/sendfax
14mr|hylafax-5.5.1-2|386	%{_bindir}/sendpage
14mr|hylafax-5.5.1-2|387	%{_bindir}/faxstat
14mr|hylafax-5.5.1-2|388	%{_bindir}/faxalter
14mr|hylafax-5.5.1-2|389	%{_bindir}/faxcover
14mr|hylafax-5.5.1-2|390	%{_bindir}/faxmail
14mr|hylafax-5.5.1-2|391	%{_bindir}/faxrm
14mr|hylafax-5.5.1-2|392	%{_bindir}/mailfax.sh-postfix
14mr|hylafax-5.5.1-2|393	%{_bindir}/mailfax.sh-qmail
14mr|hylafax-5.5.1-2|394	%{_bindir}/mailfax.sh-sendmail
14mr|hylafax-5.5.1-2|395	%{_bindir}/mailfax.sh-smail
14mr|hylafax-5.5.1-2|396	%{_sbindir}/textfmt
14mr|hylafax-5.5.1-2|397	%{_sbindir}/edit-faxcover
14mr|hylafax-5.5.1-2|398	%{_datadir}/fax/pagesizes
14mr|hylafax-5.5.1-2|399	%{_datadir}/fax/faxcover.ps
14mr|hylafax-5.5.1-2|400	%{_datadir}/fax/typerules
14mr|hylafax-5.5.1-2|401	%config(noreplace) %{_datadir}/fax/hyla.conf
14mr|hylafax-5.5.1-2|402	%dir %{_datadir}/fax/faxmail
14mr|hylafax-5.5.1-2|403	%dir %{_datadir}/fax/faxmail/application
14mr|hylafax-5.5.1-2|404	%dir %{_datadir}/fax/faxmail/image
14mr|hylafax-5.5.1-2|405	%{_datadir}/fax/faxmail/application/octet-stream
14mr|hylafax-5.5.1-2|406	%{_datadir}/fax/faxmail/application/pdf
14mr|hylafax-5.5.1-2|407	%{_datadir}/fax/faxmail/image/tiff
14mr|hylafax-5.5.1-2|408	%{_mandir}/man1/*
14mr|hylafax-5.5.1-2|409	
14mr|hylafax-5.5.1-2|410	%files -n %{libname}
14mr|hylafax-5.5.1-2|411	%doc COPYRIGHT
14mr|hylafax-5.5.1-2|412	%{_libdir}/*.so.%{major}*
14mr|hylafax-5.5.1-2|413	
14mr|hylafax-5.5.1-2|414	%files -n %{devname}
14mr|hylafax-5.5.1-2|415	%doc COPYRIGHT
14mr|hylafax-5.5.1-2|416	%{_libdir}/*.so
14mr|hylafax-5.5.1-2|417	
14mr|hylafax-5.5.1-2|418	
14mr|hylafax-5.5.1-2|419	
14mr|hylafax-5.5.1-2|420	%changelog
14mr|hylafax-5.5.1-2|421	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.5.1-2
14mr|hylafax-5.5.1-2|422	+ Revision: 061a899
14mr|hylafax-5.5.1-2|423	- MassBuild#440: Increase release tag
14mr|hylafax-5.5.1-2|424	
14mr|hylafax-5.5.1-2|425	

16758 14
14mr|hyphen-2.8.6-3|1	%define major 0
14mr|hyphen-2.8.6-3|2	%define libname %mklibname %{name} %{major}
14mr|hyphen-2.8.6-3|3	%define develname %mklibname %{name} -d
14mr|hyphen-2.8.6-3|4	
14mr|hyphen-2.8.6-3|5	Name:		hyphen
14mr|hyphen-2.8.6-3|6	Summary:	A text hyphenation library
14mr|hyphen-2.8.6-3|7	Version:	2.8.6
14mr|hyphen-2.8.6-3|8	Release:	3
14mr|hyphen-2.8.6-3|9	Group:		System/Libraries
14mr|hyphen-2.8.6-3|10	License:	LGPLv2+
14mr|hyphen-2.8.6-3|11	URL:		http://hunspell.sf.net
14mr|hyphen-2.8.6-3|12	Source0:	http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
14mr|hyphen-2.8.6-3|13	
14mr|hyphen-2.8.6-3|14	BuildRequires: perl
14mr|hyphen-2.8.6-3|15	BuildRequires: libtool
14mr|hyphen-2.8.6-3|16	
14mr|hyphen-2.8.6-3|17	%description
14mr|hyphen-2.8.6-3|18	Hyphen is a library for high quality hyphenation and justification.
14mr|hyphen-2.8.6-3|19	
14mr|hyphen-2.8.6-3|20	%package -n %{libname}
14mr|hyphen-2.8.6-3|21	Summary: Files for developing with hyphen
14mr|hyphen-2.8.6-3|22	Group:   System/Libraries
14mr|hyphen-2.8.6-3|23	Suggests: %{name}-en = %{version}-%{release}
14mr|hyphen-2.8.6-3|24	Provides: hyphen
14mr|hyphen-2.8.6-3|25	
14mr|hyphen-2.8.6-3|26	%description -n %{libname}
14mr|hyphen-2.8.6-3|27	Hyphen is a library for high quality hyphenation and justification.
14mr|hyphen-2.8.6-3|28	
14mr|hyphen-2.8.6-3|29	%package -n %{develname}
14mr|hyphen-2.8.6-3|30	Summary: Files for developing with hyphen
14mr|hyphen-2.8.6-3|31	Group:   Development/C
14mr|hyphen-2.8.6-3|32	Requires: %{libname} = %{version}-%{release}
14mr|hyphen-2.8.6-3|33	Provides: %{name}-devel = %{version}-%{release}
14mr|hyphen-2.8.6-3|34	
14mr|hyphen-2.8.6-3|35	%description -n %{develname}
14mr|hyphen-2.8.6-3|36	Includes and definitions for developing with hyphen
14mr|hyphen-2.8.6-3|37	
14mr|hyphen-2.8.6-3|38	%package en
14mr|hyphen-2.8.6-3|39	Summary: English hyphenation rules
14mr|hyphen-2.8.6-3|40	Group: Text tools
14mr|hyphen-2.8.6-3|41	BuildArch: noarch
14mr|hyphen-2.8.6-3|42	
14mr|hyphen-2.8.6-3|43	%description en
14mr|hyphen-2.8.6-3|44	English hyphenation rules.
14mr|hyphen-2.8.6-3|45	
14mr|hyphen-2.8.6-3|46	%prep
14mr|hyphen-2.8.6-3|47	%setup -q
14mr|hyphen-2.8.6-3|48	
14mr|hyphen-2.8.6-3|49	%build
14mr|hyphen-2.8.6-3|50	%configure2_5x \
14mr|hyphen-2.8.6-3|51	--disable-static
14mr|hyphen-2.8.6-3|52	%make
14mr|hyphen-2.8.6-3|53	
14mr|hyphen-2.8.6-3|54	%check
14mr|hyphen-2.8.6-3|55	%make check
14mr|hyphen-2.8.6-3|56	
14mr|hyphen-2.8.6-3|57	%install
14mr|hyphen-2.8.6-3|58	rm -rf %{buildroot}
14mr|hyphen-2.8.6-3|59	%makeinstall_std
14mr|hyphen-2.8.6-3|60	
14mr|hyphen-2.8.6-3|61	pushd %{buildroot}/%{_datadir}/hyphen/
14mr|hyphen-2.8.6-3|62	en_US_aliases="en_AG en_AU en_BS en_BW en_BZ en_CA en_DK en_GB en_GH en_HK en_IE en_IN en_JM en_NA en_NZ en_PH en_SG en_TT en_ZA en_ZW"
14mr|hyphen-2.8.6-3|63	for lang in $en_US_aliases; do
14mr|hyphen-2.8.6-3|64	ln -s hyph_en_US.dic hyph_$lang.dic
14mr|hyphen-2.8.6-3|65	done
14mr|hyphen-2.8.6-3|66	popd
14mr|hyphen-2.8.6-3|67	
14mr|hyphen-2.8.6-3|68	%files -n %{libname}
14mr|hyphen-2.8.6-3|69	%{_libdir}/libhyphen.so.%{major}*
14mr|hyphen-2.8.6-3|70	
14mr|hyphen-2.8.6-3|71	%files en
14mr|hyphen-2.8.6-3|72	%dir %{_datadir}/hyphen
14mr|hyphen-2.8.6-3|73	%{_datadir}/hyphen/hyph_en*.dic
14mr|hyphen-2.8.6-3|74	
14mr|hyphen-2.8.6-3|75	%files -n %{develname}
14mr|hyphen-2.8.6-3|76	%doc AUTHORS ChangeLog README README.hyphen README.nonstandard TODO
14mr|hyphen-2.8.6-3|77	%{_bindir}/substrings.pl
14mr|hyphen-2.8.6-3|78	%{_includedir}/hyphen.h
14mr|hyphen-2.8.6-3|79	%{_libdir}/*.so
14mr|hyphen-2.8.6-3|80	
14mr|hyphen-2.8.6-3|81	
14mr|hyphen-2.8.6-3|82	%changelog
14mr|hyphen-2.8.6-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.6-3
14mr|hyphen-2.8.6-3|84	+ Revision: c2d0911
14mr|hyphen-2.8.6-3|85	- MassBuild#440: Increase release tag
14mr|hyphen-2.8.6-3|86	
14mr|hyphen-2.8.6-3|87	

16759 14
14mr|iagno-3.12.2-2|1	Name:           iagno
14mr|iagno-3.12.2-2|2	Version:        3.12.2
14mr|iagno-3.12.2-2|3	Release:        2
14mr|iagno-3.12.2-2|4	Summary:        GNOME Reversi game
14mr|iagno-3.12.2-2|5	
14mr|iagno-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|iagno-3.12.2-2|7	Group:		Games/Other
14mr|iagno-3.12.2-2|8	URL:            http://live.gnome.org/Iagno
14mr|iagno-3.12.2-2|9	Source0:        http://download.gnome.org/sources/iagno/3.12/iagno-%{version}.tar.xz
14mr|iagno-3.12.2-2|10	
14mr|iagno-3.12.2-2|11	BuildRequires: pkgconfig(glib-2.0)
14mr|iagno-3.12.2-2|12	BuildRequires: pkgconfig(gtk+-3.0)
14mr|iagno-3.12.2-2|13	BuildRequires: pkgconfig(librsvg-2.0)
14mr|iagno-3.12.2-2|14	BuildRequires: pkgconfig(libcanberra)
14mr|iagno-3.12.2-2|15	BuildRequires: pkgconfig(libcanberra-gtk3)
14mr|iagno-3.12.2-2|16	BuildRequires: intltool
14mr|iagno-3.12.2-2|17	BuildRequires: itstool
14mr|iagno-3.12.2-2|18	BuildRequires: desktop-file-utils
14mr|iagno-3.12.2-2|19	
14mr|iagno-3.12.2-2|20	Obsoletes: gnome-games < 3.7.92
14mr|iagno-3.12.2-2|21	
14mr|iagno-3.12.2-2|22	%description
14mr|iagno-3.12.2-2|23	The GNOME version of Reversi. The goal is to control the most disks
14mr|iagno-3.12.2-2|24	on the board.
14mr|iagno-3.12.2-2|25	
14mr|iagno-3.12.2-2|26	
14mr|iagno-3.12.2-2|27	%prep
14mr|iagno-3.12.2-2|28	%setup -q
14mr|iagno-3.12.2-2|29	
14mr|iagno-3.12.2-2|30	
14mr|iagno-3.12.2-2|31	%build
14mr|iagno-3.12.2-2|32	%configure2_5x
14mr|iagno-3.12.2-2|33	%make
14mr|iagno-3.12.2-2|34	
14mr|iagno-3.12.2-2|35	
14mr|iagno-3.12.2-2|36	%install
14mr|iagno-3.12.2-2|37	%makeinstall_std
14mr|iagno-3.12.2-2|38	
14mr|iagno-3.12.2-2|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/iagno.desktop
14mr|iagno-3.12.2-2|40	
14mr|iagno-3.12.2-2|41	%find_lang %{name} --with-gnome
14mr|iagno-3.12.2-2|42	
14mr|iagno-3.12.2-2|43	%files -f %{name}.lang
14mr|iagno-3.12.2-2|44	%doc COPYING
14mr|iagno-3.12.2-2|45	%{_bindir}/iagno
14mr|iagno-3.12.2-2|46	%{_datadir}/applications/iagno.desktop
14mr|iagno-3.12.2-2|47	%{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml
14mr|iagno-3.12.2-2|48	%{_datadir}/iagno/
14mr|iagno-3.12.2-2|49	%{_datadir}/icons/hicolor/*/apps/iagno.png
14mr|iagno-3.12.2-2|50	%{_mandir}/man6/iagno.6*
14mr|iagno-3.12.2-2|51	%{_datadir}/appdata/*.xml
14mr|iagno-3.12.2-2|52	
14mr|iagno-3.12.2-2|53	%changelog
14mr|iagno-3.12.2-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|iagno-3.12.2-2|55	+ Revision: c1de6de
14mr|iagno-3.12.2-2|56	- MassBuild#440: Increase release tag
14mr|iagno-3.12.2-2|57	
14mr|iagno-3.12.2-2|58	

16760 14
14mr|ia_ora-gnome-1.0.24-5|1	# SOURCE IS STORED IN SVN (soft/theme/ia_ora-gnome),
14mr|ia_ora-gnome-1.0.24-5|2	# DO NOT PATCH IT
14mr|ia_ora-gnome-1.0.24-5|3	
14mr|ia_ora-gnome-1.0.24-5|4	%define libname %{_lib}ia_ora-gnome
14mr|ia_ora-gnome-1.0.24-5|5	
14mr|ia_ora-gnome-1.0.24-5|6	Summary:        Ia Ora Mandriva GNOME theme
14mr|ia_ora-gnome-1.0.24-5|7	Name:           ia_ora-gnome
14mr|ia_ora-gnome-1.0.24-5|8	Version:        1.0.24
14mr|ia_ora-gnome-1.0.24-5|9	Release:        5
14mr|ia_ora-gnome-1.0.24-5|10	License:        GPL
14mr|ia_ora-gnome-1.0.24-5|11	Group: Graphical desktop/GNOME
14mr|ia_ora-gnome-1.0.24-5|12	URL:            http://www.mandrivalinux.com/
14mr|ia_ora-gnome-1.0.24-5|13	BuildRequires:  gtk+2-devel
14mr|ia_ora-gnome-1.0.24-5|14	Source0:        %{name}-%{version}.tar.bz2
14mr|ia_ora-gnome-1.0.24-5|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ia_ora-gnome-1.0.24-5|16	Requires: gnome-icon-theme
14mr|ia_ora-gnome-1.0.24-5|17	Requires: ia_ora-gnome-gtk2-engine
14mr|ia_ora-gnome-1.0.24-5|18	
14mr|ia_ora-gnome-1.0.24-5|19	%description
14mr|ia_ora-gnome-1.0.24-5|20	Mandriva Ia Ora GNOME theme
14mr|ia_ora-gnome-1.0.24-5|21	
14mr|ia_ora-gnome-1.0.24-5|22	%package -n %{libname}
14mr|ia_ora-gnome-1.0.24-5|23	Summary: GTK2 engine for Ia Ora theme
14mr|ia_ora-gnome-1.0.24-5|24	Group: System/Libraries
14mr|ia_ora-gnome-1.0.24-5|25	Provides: ia_ora-gnome-gtk2-engine
14mr|ia_ora-gnome-1.0.24-5|26	
14mr|ia_ora-gnome-1.0.24-5|27	%description -n %{libname}
14mr|ia_ora-gnome-1.0.24-5|28	GTK2 engine for Ia Ora theme
14mr|ia_ora-gnome-1.0.24-5|29	
14mr|ia_ora-gnome-1.0.24-5|30	%prep
14mr|ia_ora-gnome-1.0.24-5|31	%setup -q
14mr|ia_ora-gnome-1.0.24-5|32	
14mr|ia_ora-gnome-1.0.24-5|33	%build
14mr|ia_ora-gnome-1.0.24-5|34	
14mr|ia_ora-gnome-1.0.24-5|35	%configure2_5x
14mr|ia_ora-gnome-1.0.24-5|36	
14mr|ia_ora-gnome-1.0.24-5|37	%make
14mr|ia_ora-gnome-1.0.24-5|38	
14mr|ia_ora-gnome-1.0.24-5|39	%install
14mr|ia_ora-gnome-1.0.24-5|40	rm -rf $RPM_BUILD_ROOT
14mr|ia_ora-gnome-1.0.24-5|41	
14mr|ia_ora-gnome-1.0.24-5|42	%makeinstall_std
14mr|ia_ora-gnome-1.0.24-5|43	
14mr|ia_ora-gnome-1.0.24-5|44	#remove unpackaged files
14mr|ia_ora-gnome-1.0.24-5|45	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la
14mr|ia_ora-gnome-1.0.24-5|46	
14mr|ia_ora-gnome-1.0.24-5|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One
14mr|ia_ora-gnome-1.0.24-5|48	
14mr|ia_ora-gnome-1.0.24-5|49	%clean
14mr|ia_ora-gnome-1.0.24-5|50	rm -rf $RPM_BUILD_ROOT
14mr|ia_ora-gnome-1.0.24-5|51	
14mr|ia_ora-gnome-1.0.24-5|52	%pre
14mr|ia_ora-gnome-1.0.24-5|53	if [ -d %{_datadir}/themes/Ia\ Ora\ Free -a ! -L %{_datadir}/themes/Ia\ Ora\ Free ]; then
14mr|ia_ora-gnome-1.0.24-5|54	/bin/rm -rf %{_datadir}/themes/Ia\ Ora\ Free/* || /bin/true
14mr|ia_ora-gnome-1.0.24-5|55	fi
14mr|ia_ora-gnome-1.0.24-5|56	
14mr|ia_ora-gnome-1.0.24-5|57	if [ -d %{_datadir}/themes/Ia\ Ora\ One -a ! -L %{_datadir}/themes/Ia\ Ora\ One ]; then
14mr|ia_ora-gnome-1.0.24-5|58	/bin/rm -rf %{_datadir}/themes/Ia\ Ora\ One/* || bin/true
14mr|ia_ora-gnome-1.0.24-5|59	fi
14mr|ia_ora-gnome-1.0.24-5|60	
14mr|ia_ora-gnome-1.0.24-5|61	%posttrans
14mr|ia_ora-gnome-1.0.24-5|62	# create compatibility symlinks
14mr|ia_ora-gnome-1.0.24-5|63	ln -f -s ../Ia\ Ora\ Smooth/metacity-1 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One/metacity-1
14mr|ia_ora-gnome-1.0.24-5|64	ln -f -s ../Ia\ Ora\ Smooth/gtk-2.0 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One/gtk-2.0
14mr|ia_ora-gnome-1.0.24-5|65	ln -f -s ../Ia\ Ora\ Arctic/metacity-1 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free/metacity-1
14mr|ia_ora-gnome-1.0.24-5|66	ln -f -s ../Ia\ Ora\ Arctic/gtk-2.0 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free/gtk-2.0
14mr|ia_ora-gnome-1.0.24-5|67	
14mr|ia_ora-gnome-1.0.24-5|68	%preun
14mr|ia_ora-gnome-1.0.24-5|69	if [ "$1" = "0" ]; then
14mr|ia_ora-gnome-1.0.24-5|70	/bin/rm -f %{_datadir}/themes/Ia\ Ora\ Free/* %{_datadir}/themes/Ia\ Ora\ One/*   || /bin/true
14mr|ia_ora-gnome-1.0.24-5|71	fi
14mr|ia_ora-gnome-1.0.24-5|72	
14mr|ia_ora-gnome-1.0.24-5|73	
14mr|ia_ora-gnome-1.0.24-5|74	%files
14mr|ia_ora-gnome-1.0.24-5|75	%defattr(-,root,root,-)
14mr|ia_ora-gnome-1.0.24-5|76	%doc README
14mr|ia_ora-gnome-1.0.24-5|77	%{_datadir}/themes/*
14mr|ia_ora-gnome-1.0.24-5|78	
14mr|ia_ora-gnome-1.0.24-5|79	%files -n %{libname}
14mr|ia_ora-gnome-1.0.24-5|80	%defattr(-,root,root,-)
14mr|ia_ora-gnome-1.0.24-5|81	%{_libdir}/gtk-2.0/*/engines/*.so
14mr|ia_ora-gnome-1.0.24-5|82	
14mr|ia_ora-gnome-1.0.24-5|83	
14mr|ia_ora-gnome-1.0.24-5|84	
14mr|ia_ora-gnome-1.0.24-5|85	
14mr|ia_ora-gnome-1.0.24-5|86	%changelog
14mr|ia_ora-gnome-1.0.24-5|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.24-5
14mr|ia_ora-gnome-1.0.24-5|88	+ Revision: 2fd2c78
14mr|ia_ora-gnome-1.0.24-5|89	- MassBuild#440: Increase release tag
14mr|ia_ora-gnome-1.0.24-5|90	
14mr|ia_ora-gnome-1.0.24-5|91	

16761 14
14mr|iasl-20090422-7|1	%define name	iasl
14mr|iasl-20090422-7|2	%define pkgname	acpica-unix
14mr|iasl-20090422-7|3	%define version 20090422
14mr|iasl-20090422-7|4	%define release 7
14mr|iasl-20090422-7|5	
14mr|iasl-20090422-7|6	Summary:	Intel ASL compiler/decompiler
14mr|iasl-20090422-7|7	Name:		%{name}
14mr|iasl-20090422-7|8	Version:	%{version}
14mr|iasl-20090422-7|9	Release:	%{release}
14mr|iasl-20090422-7|10	Source0:	%{pkgname}-%{version}.tar.gz
14mr|iasl-20090422-7|11	License:	ACPICA
14mr|iasl-20090422-7|12	Group:		Development/Kernel
14mr|iasl-20090422-7|13	Url:		http://www.acpica.org/downloads/unix_source_code.php
14mr|iasl-20090422-7|14	ExclusiveArch:	%{ix86} x86_64
14mr|iasl-20090422-7|15	BuildRequires:	flex, bison
14mr|iasl-20090422-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|iasl-20090422-7|17	
14mr|iasl-20090422-7|18	%description
14mr|iasl-20090422-7|19	IASL compiles ASL (ACPI Source Language) into AML (ACPI Machine
14mr|iasl-20090422-7|20	Language). This AML is suitable for inclusion as a DSDT in sytem
14mr|iasl-20090422-7|21	firmware. It also can disassemble AML, for debugging purposes.
14mr|iasl-20090422-7|22	
14mr|iasl-20090422-7|23	%prep
14mr|iasl-20090422-7|24	%setup -q -n %{pkgname}-%{version}
14mr|iasl-20090422-7|25	
14mr|iasl-20090422-7|26	%build
14mr|iasl-20090422-7|27	make -C compiler
14mr|iasl-20090422-7|28	
14mr|iasl-20090422-7|29	%install
14mr|iasl-20090422-7|30	rm -rf $RPM_BUILD_ROOT
14mr|iasl-20090422-7|31	
14mr|iasl-20090422-7|32	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|iasl-20090422-7|33	install -m755 compiler/iasl $RPM_BUILD_ROOT%{_bindir}/
14mr|iasl-20090422-7|34	
14mr|iasl-20090422-7|35	%clean
14mr|iasl-20090422-7|36	rm -rf $RPM_BUILD_ROOT
14mr|iasl-20090422-7|37	
14mr|iasl-20090422-7|38	%files
14mr|iasl-20090422-7|39	%defattr(-,root,root)
14mr|iasl-20090422-7|40	%{_bindir}/iasl
14mr|iasl-20090422-7|41	
14mr|iasl-20090422-7|42	
14mr|iasl-20090422-7|43	
14mr|iasl-20090422-7|44	%changelog
14mr|iasl-20090422-7|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090422-7
14mr|iasl-20090422-7|46	+ Revision: 9d4f239
14mr|iasl-20090422-7|47	- MassBuild#440: Increase release tag
14mr|iasl-20090422-7|48	
14mr|iasl-20090422-7|49	

16762 14
14mr|ibod-1.5.0-16|1	Summary: Ibod - ISDN MPPP bandwidth on demand daemon
14mr|ibod-1.5.0-16|2	Name: ibod
14mr|ibod-1.5.0-16|3	Version: 1.5.0
14mr|ibod-1.5.0-16|4	Release: 16
14mr|ibod-1.5.0-16|5	Source0: http://www.compound.se/download/%{name}-%{version}-src.tar.bz2
14mr|ibod-1.5.0-16|6	Source1: ibod.service
14mr|ibod-1.5.0-16|7	Patch0: ibod.cf.patch
14mr|ibod-1.5.0-16|8	URL: http://www.compound.se/ibod.html
14mr|ibod-1.5.0-16|9	License: GPL
14mr|ibod-1.5.0-16|10	Group: Networking/Other
14mr|ibod-1.5.0-16|11	
14mr|ibod-1.5.0-16|12	%description
14mr|ibod-1.5.0-16|13	ibod is a ISDN MPPP bandwidth on demand daemon designed to operate
14mr|ibod-1.5.0-16|14	in conjunction with isdn4linux.
14mr|ibod-1.5.0-16|15	It is normally started at boot time, but can be started and stopped
14mr|ibod-1.5.0-16|16	at any time. The program monitors inbound and outbound traffic on
14mr|ibod-1.5.0-16|17	the ISDN interface. When the required bandwidth exceeds the capacity
14mr|ibod-1.5.0-16|18	for one IDSN B-channel (64kbps) a second (slave) channel is connected
14mr|ibod-1.5.0-16|19	according to the MPPP protocol. When the traffic decreases below
14mr|ibod-1.5.0-16|20	one channel capacity, the slave channel is disconnected.
14mr|ibod-1.5.0-16|21	
14mr|ibod-1.5.0-16|22	%prep
14mr|ibod-1.5.0-16|23	%setup -q
14mr|ibod-1.5.0-16|24	#%patch0 -p0
14mr|ibod-1.5.0-16|25	
14mr|ibod-1.5.0-16|26	%build
14mr|ibod-1.5.0-16|27	%make
14mr|ibod-1.5.0-16|28	
14mr|ibod-1.5.0-16|29	%install
14mr|ibod-1.5.0-16|30	
14mr|ibod-1.5.0-16|31	mkdir -p %{buildroot}%{_sysconfdir}/ppp
14mr|ibod-1.5.0-16|32	mkdir -p %{buildroot}%{_unitdir}
14mr|ibod-1.5.0-16|33	mkdir -p %{buildroot}%{_mandir}/man1
14mr|ibod-1.5.0-16|34	mkdir -p %{buildroot}%{_mandir}/man4
14mr|ibod-1.5.0-16|35	mkdir -p %{buildroot}%{_sbindir}
14mr|ibod-1.5.0-16|36	install -m755 ibod %{buildroot}%{_sbindir}
14mr|ibod-1.5.0-16|37	install -m644 ibod.1 %{buildroot}%{_mandir}/man1/
14mr|ibod-1.5.0-16|38	install -m644 ibod.cf.4 %{buildroot}%{_mandir}/man4/
14mr|ibod-1.5.0-16|39	install -m644 ibod.cf %{buildroot}%{_sysconfdir}/ppp/
14mr|ibod-1.5.0-16|40	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mr|ibod-1.5.0-16|41	
14mr|ibod-1.5.0-16|42	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14mr|ibod-1.5.0-16|43	
14mr|ibod-1.5.0-16|44	%clean
14mr|ibod-1.5.0-16|45	
14mr|ibod-1.5.0-16|46	%post
14mr|ibod-1.5.0-16|47	%systemd_post ibod
14mr|ibod-1.5.0-16|48	
14mr|ibod-1.5.0-16|49	%preun
14mr|ibod-1.5.0-16|50	%systemd_preun ibod
14mr|ibod-1.5.0-16|51	
14mr|ibod-1.5.0-16|52	%files
14mr|ibod-1.5.0-16|53	%{_sbindir}/*
14mr|ibod-1.5.0-16|54	%{_mandir}/man1/ibod.1*
14mr|ibod-1.5.0-16|55	%{_mandir}/man4/ibod.cf.4*
14mr|ibod-1.5.0-16|56	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mr|ibod-1.5.0-16|57	%config(noreplace) %{_sysconfdir}/ppp/ibod.cf
14mr|ibod-1.5.0-16|58	
14mr|ibod-1.5.0-16|59	%changelog
14mr|ibod-1.5.0-16|60	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-16
14mr|ibod-1.5.0-16|61	+ Revision: 1bc484f
14mr|ibod-1.5.0-16|62	- Change service type to forking
14mr|ibod-1.5.0-16|63	
14mr|ibod-1.5.0-16|64	

16763 14
14mr|ibus-1.5.7-2|1	%define api	1.0
14mr|ibus-1.5.7-2|2	%define major	5
14mr|ibus-1.5.7-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|ibus-1.5.7-2|4	%define girname %mklibname %{name}-gir %{api}
14mr|ibus-1.5.7-2|5	%define devname %mklibname %{name} -d
14mr|ibus-1.5.7-2|6	
14mr|ibus-1.5.7-2|7	Summary:	A next generation input framework
14mr|ibus-1.5.7-2|8	Name:		ibus
14mr|ibus-1.5.7-2|9	Version:	1.5.7
14mr|ibus-1.5.7-2|10	Release:	2
14mr|ibus-1.5.7-2|11	License:	GPLv2+
14mr|ibus-1.5.7-2|12	Group:		System/Internationalization
14mr|ibus-1.5.7-2|13	Url:		http://code.google.com/p/ibus/
14mr|ibus-1.5.7-2|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|ibus-1.5.7-2|15	Source1:	ibus.macros
14mr|ibus-1.5.7-2|16	Patch0:		ibus-1.5.7-desktop.patch
14mr|ibus-1.5.7-2|17	BuildRequires:	dconf
14mr|ibus-1.5.7-2|18	BuildRequires:	GConf2
14mr|ibus-1.5.7-2|19	BuildRequires:	gtk-doc
14mr|ibus-1.5.7-2|20	BuildRequires:	intltool
14mr|ibus-1.5.7-2|21	BuildRequires:	vala
14mr|ibus-1.5.7-2|22	BuildRequires:	vala-tools
14mr|ibus-1.5.7-2|23	BuildRequires:	gettext-devel
14mr|ibus-1.5.7-2|24	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|ibus-1.5.7-2|25	BuildRequires:	pkgconfig(dbus-python)
14mr|ibus-1.5.7-2|26	BuildRequires:	pkgconfig(dconf)
14mr|ibus-1.5.7-2|27	BuildRequires:	pkgconfig(gconf-2.0)
14mr|ibus-1.5.7-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|ibus-1.5.7-2|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|ibus-1.5.7-2|30	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|ibus-1.5.7-2|31	BuildRequires:	pkgconfig(iso-codes)
14mr|ibus-1.5.7-2|32	BuildRequires:	pkgconfig(libnotify)
14mr|ibus-1.5.7-2|33	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|ibus-1.5.7-2|34	BuildRequires:	pkgconfig(python)
14mr|ibus-1.5.7-2|35	BuildRequires:	pkgconfig(vapigen)
14mr|ibus-1.5.7-2|36	Requires:	iso-codes
14mr|ibus-1.5.7-2|37	Requires:	librsvg
14mr|ibus-1.5.7-2|38	Requires:	python-gobject >= 2.15
14mr|ibus-1.5.7-2|39	Requires:	python-dbus >= 0.83.0
14mr|ibus-1.5.7-2|40	Requires:	pygtk2.0
14mr|ibus-1.5.7-2|41	Requires:	python-notify
14mr|ibus-1.5.7-2|42	Requires:	pyxdg
14mr|ibus-1.5.7-2|43	Suggests:	%{name}-gtk = %{EVRD}
14mr|ibus-1.5.7-2|44	
14mr|ibus-1.5.7-2|45	%description
14mr|ibus-1.5.7-2|46	IBus is a next generation input framework.
14mr|ibus-1.5.7-2|47	
14mr|ibus-1.5.7-2|48	%files -f %{name}10.lang
14mr|ibus-1.5.7-2|49	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|ibus-1.5.7-2|50	%{_sysconfdir}/gconf/schemas/ibus.schemas
14mr|ibus-1.5.7-2|51	%{_sysconfdir}/dconf/profile/ibus
14mr|ibus-1.5.7-2|52	%{_sysconfdir}/dconf/db/ibus.d
14mr|ibus-1.5.7-2|53	%{_bindir}/*
14mr|ibus-1.5.7-2|54	%{_libexecdir}/ibus-dconf
14mr|ibus-1.5.7-2|55	%{_libexecdir}/ibus-gconf
14mr|ibus-1.5.7-2|56	%{_libexecdir}/ibus-x11
14mr|ibus-1.5.7-2|57	%{_libexecdir}/ibus-ui-gtk*
14mr|ibus-1.5.7-2|58	%{_libexecdir}/ibus-engine-simple
14mr|ibus-1.5.7-2|59	%{_datadir}/applications/*.desktop
14mr|ibus-1.5.7-2|60	%{_datadir}/bash-completion/completions/ibus.bash
14mr|ibus-1.5.7-2|61	%{_datadir}/GConf/gsettings/ibus.convert
14mr|ibus-1.5.7-2|62	%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
14mr|ibus-1.5.7-2|63	%{_datadir}/ibus/*
14mr|ibus-1.5.7-2|64	%{_iconsdir}/*/*/*/*
14mr|ibus-1.5.7-2|65	%{_mandir}/man1/ibus-daemon.1.*
14mr|ibus-1.5.7-2|66	%{_mandir}/man1/ibus-setup.1.*
14mr|ibus-1.5.7-2|67	%{_mandir}/man1/ibus.1.*
14mr|ibus-1.5.7-2|68	%{python_sitelib}/*
14mr|ibus-1.5.7-2|69	
14mr|ibus-1.5.7-2|70	%preun
14mr|ibus-1.5.7-2|71	%preun_uninstall_gconf_schemas ibus
14mr|ibus-1.5.7-2|72	
14mr|ibus-1.5.7-2|73	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|74	
14mr|ibus-1.5.7-2|75	%package -n %{libname}
14mr|ibus-1.5.7-2|76	Summary:	Shared libraries for %{name}
14mr|ibus-1.5.7-2|77	Group:		System/Internationalization
14mr|ibus-1.5.7-2|78	Obsoletes:	%{_lib}ibus5 < 1.5.2-1
14mr|ibus-1.5.7-2|79	Conflicts:	%{_lib}ibus5 < 1.5.2-1
14mr|ibus-1.5.7-2|80	
14mr|ibus-1.5.7-2|81	%description -n %{libname}
14mr|ibus-1.5.7-2|82	IBus shared libraries.
14mr|ibus-1.5.7-2|83	
14mr|ibus-1.5.7-2|84	%files -n %{libname}
14mr|ibus-1.5.7-2|85	%{_libdir}/libibus-%{api}.so.%{major}*
14mr|ibus-1.5.7-2|86	
14mr|ibus-1.5.7-2|87	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|88	
14mr|ibus-1.5.7-2|89	%package -n %{girname}
14mr|ibus-1.5.7-2|90	Summary:	GObject Introspection interface description for %{name}
14mr|ibus-1.5.7-2|91	Group:		System/Libraries
14mr|ibus-1.5.7-2|92	Conflicts:	%{_lib}ibus5 < 1.5.2-1
14mr|ibus-1.5.7-2|93	
14mr|ibus-1.5.7-2|94	%description -n %{girname}
14mr|ibus-1.5.7-2|95	GObject Introspection interface description for %{name}.
14mr|ibus-1.5.7-2|96	
14mr|ibus-1.5.7-2|97	%files -n %{girname}
14mr|ibus-1.5.7-2|98	%{_libdir}/girepository-1.0/IBus-%{api}.typelib
14mr|ibus-1.5.7-2|99	
14mr|ibus-1.5.7-2|100	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|101	
14mr|ibus-1.5.7-2|102	%package -n %{devname}
14mr|ibus-1.5.7-2|103	Summary:	Headers of %{name} for development
14mr|ibus-1.5.7-2|104	Group:		Development/C
14mr|ibus-1.5.7-2|105	Requires:	%{libname} = %{EVRD}
14mr|ibus-1.5.7-2|106	Requires:	%{girname} = %{EVRD}
14mr|ibus-1.5.7-2|107	Provides:	%{name}-devel = %{EVRD}
14mr|ibus-1.5.7-2|108	Conflicts:	ibus-devel < 1.5.2-1
14mr|ibus-1.5.7-2|109	Obsoletes:	ibus-devel < 1.5.2-1
14mr|ibus-1.5.7-2|110	
14mr|ibus-1.5.7-2|111	%description -n %{devname}
14mr|ibus-1.5.7-2|112	IBus development package: development libraries, header files, and the like.
14mr|ibus-1.5.7-2|113	
14mr|ibus-1.5.7-2|114	%files -n %{devname}
14mr|ibus-1.5.7-2|115	%{_includedir}/ibus-1.0
14mr|ibus-1.5.7-2|116	%{_libdir}/*.so
14mr|ibus-1.5.7-2|117	%{_libdir}/pkgconfig/*.pc
14mr|ibus-1.5.7-2|118	%{_datadir}/gtk-doc/html/ibus
14mr|ibus-1.5.7-2|119	%{_datadir}/gir-1.0/*.gir
14mr|ibus-1.5.7-2|120	%{_datadir}/vala/vapi/*.vapi
14mr|ibus-1.5.7-2|121	%{_datadir}/vala/vapi/ibus-1.0.deps
14mr|ibus-1.5.7-2|122	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|ibus-1.5.7-2|123	
14mr|ibus-1.5.7-2|124	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|125	
14mr|ibus-1.5.7-2|126	%package gtk
14mr|ibus-1.5.7-2|127	Summary:	IBus gtk module
14mr|ibus-1.5.7-2|128	Group:		System/Internationalization
14mr|ibus-1.5.7-2|129	Requires:	%{name} = %{EVRD}
14mr|ibus-1.5.7-2|130	
14mr|ibus-1.5.7-2|131	%description gtk
14mr|ibus-1.5.7-2|132	IBus gtk module.
14mr|ibus-1.5.7-2|133	
14mr|ibus-1.5.7-2|134	%files gtk
14mr|ibus-1.5.7-2|135	%{_libdir}/gtk-2.0/*/immodules/*.so
14mr|ibus-1.5.7-2|136	
14mr|ibus-1.5.7-2|137	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|138	
14mr|ibus-1.5.7-2|139	%package gtk3
14mr|ibus-1.5.7-2|140	Summary:	IBus gtk3 module
14mr|ibus-1.5.7-2|141	Group:		System/Internationalization
14mr|ibus-1.5.7-2|142	Requires:	%{name} = %{EVRD}
14mr|ibus-1.5.7-2|143	
14mr|ibus-1.5.7-2|144	%description gtk3
14mr|ibus-1.5.7-2|145	IBus gtk module.
14mr|ibus-1.5.7-2|146	
14mr|ibus-1.5.7-2|147	%files gtk3
14mr|ibus-1.5.7-2|148	%{_libdir}/gtk-3.0/*/immodules/*.so
14mr|ibus-1.5.7-2|149	
14mr|ibus-1.5.7-2|150	#----------------------------------------------------------------------------
14mr|ibus-1.5.7-2|151	
14mr|ibus-1.5.7-2|152	%prep
14mr|ibus-1.5.7-2|153	%setup -q
14mr|ibus-1.5.7-2|154	%apply_patches
14mr|ibus-1.5.7-2|155	
14mr|ibus-1.5.7-2|156	%build
14mr|ibus-1.5.7-2|157	%configure2_5x \
14mr|ibus-1.5.7-2|158	--enable-gtk3 \
14mr|ibus-1.5.7-2|159	--disable-dbus-python-check \
14mr|ibus-1.5.7-2|160	--enable-python-library \
14mr|ibus-1.5.7-2|161	--enable-gconf \
14mr|ibus-1.5.7-2|162	--enable-vala=yes
14mr|ibus-1.5.7-2|163	%make
14mr|ibus-1.5.7-2|164	
14mr|ibus-1.5.7-2|165	%install
14mr|ibus-1.5.7-2|166	%makeinstall_std
14mr|ibus-1.5.7-2|167	
14mr|ibus-1.5.7-2|168	%find_lang %{name}10
14mr|ibus-1.5.7-2|169	
14mr|ibus-1.5.7-2|170	# install rpm macro
14mr|ibus-1.5.7-2|171	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mr|ibus-1.5.7-2|172	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|ibus-1.5.7-2|173	
14mr|ibus-1.5.7-2|174	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/ibus.desktop
14mr|ibus-1.5.7-2|175	
14mr|ibus-1.5.7-2|176	
14mr|ibus-1.5.7-2|177	%changelog
14mr|ibus-1.5.7-2|178	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.7-2
14mr|ibus-1.5.7-2|179	+ Revision: 70e400a
14mr|ibus-1.5.7-2|180	- Use patch instead of hacking spec
14mr|ibus-1.5.7-2|181	
14mr|ibus-1.5.7-2|182	

16764 14
14mr|iceauth-1.0.4-5|1	Name: iceauth
14mr|iceauth-1.0.4-5|2	Version: 1.0.4
14mr|iceauth-1.0.4-5|3	Release: 5
14mr|iceauth-1.0.4-5|4	Summary: ICE authority file utility
14mr|iceauth-1.0.4-5|5	Group: Development/X11
14mr|iceauth-1.0.4-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|iceauth-1.0.4-5|7	License: MIT
14mr|iceauth-1.0.4-5|8	BuildRoot: %{_tmppath}/%{name}-root
14mr|iceauth-1.0.4-5|9	
14mr|iceauth-1.0.4-5|10	BuildRequires: libice-devel >= 1.0.0
14mr|iceauth-1.0.4-5|11	BuildRequires: x11-proto-devel >= 1.0.0
14mr|iceauth-1.0.4-5|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|iceauth-1.0.4-5|13	
14mr|iceauth-1.0.4-5|14	%description
14mr|iceauth-1.0.4-5|15	The iceauth program is used to edit and display the authorization
14mr|iceauth-1.0.4-5|16	information used in connecting with ICE.
14mr|iceauth-1.0.4-5|17	
14mr|iceauth-1.0.4-5|18	%prep
14mr|iceauth-1.0.4-5|19	%setup -q -n %{name}-%{version}
14mr|iceauth-1.0.4-5|20	
14mr|iceauth-1.0.4-5|21	%build
14mr|iceauth-1.0.4-5|22	%configure
14mr|iceauth-1.0.4-5|23	%make
14mr|iceauth-1.0.4-5|24	
14mr|iceauth-1.0.4-5|25	%install
14mr|iceauth-1.0.4-5|26	rm -rf %{buildroot}
14mr|iceauth-1.0.4-5|27	%makeinstall_std
14mr|iceauth-1.0.4-5|28	
14mr|iceauth-1.0.4-5|29	%clean
14mr|iceauth-1.0.4-5|30	rm -rf %{buildroot}
14mr|iceauth-1.0.4-5|31	
14mr|iceauth-1.0.4-5|32	%files
14mr|iceauth-1.0.4-5|33	%defattr(-,root,root)
14mr|iceauth-1.0.4-5|34	%{_bindir}/iceauth
14mr|iceauth-1.0.4-5|35	%{_mandir}/man1/iceauth.1.*
14mr|iceauth-1.0.4-5|36	
14mr|iceauth-1.0.4-5|37	
14mr|iceauth-1.0.4-5|38	
14mr|iceauth-1.0.4-5|39	
14mr|iceauth-1.0.4-5|40	%changelog
14mr|iceauth-1.0.4-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-5
14mr|iceauth-1.0.4-5|42	+ Revision: 2a11e5f
14mr|iceauth-1.0.4-5|43	- MassBuild#440: Increase release tag
14mr|iceauth-1.0.4-5|44	
14mr|iceauth-1.0.4-5|45	

16765 14
14mr|icebreaker-1.9.7-20|1	Summary:	An addictive action-puzzle game involving bouncing penguins
14mr|icebreaker-1.9.7-20|2	Name:		icebreaker
14mr|icebreaker-1.9.7-20|3	Version:	1.9.7
14mr|icebreaker-1.9.7-20|4	Release:	20
14mr|icebreaker-1.9.7-20|5	Epoch:		1
14mr|icebreaker-1.9.7-20|6	License:	GPL
14mr|icebreaker-1.9.7-20|7	Group:		Games/Arcade
14mr|icebreaker-1.9.7-20|8	
14mr|icebreaker-1.9.7-20|9	Source: 	http://www.mattdm.org/icebreaker/1.9.x/%{name}-%{version}.tgz
14mr|icebreaker-1.9.7-20|10	Source2: 	%{name}-png.tar.bz2
14mr|icebreaker-1.9.7-20|11	Patch0:		icebreaker-1.9.7-fix-str-fmt.patch
14mr|icebreaker-1.9.7-20|12	
14mr|icebreaker-1.9.7-20|13	URL:		http://www.mattdm.org/icebreaker/
14mr|icebreaker-1.9.7-20|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|icebreaker-1.9.7-20|15	BuildRequires:	SDL-devel
14mr|icebreaker-1.9.7-20|16	BuildRequires:	SDL_mixer-devel
14mr|icebreaker-1.9.7-20|17	
14mr|icebreaker-1.9.7-20|18	%description
14mr|icebreaker-1.9.7-20|19	IceBreaker is an action-puzzle game in which you must capture penguins
14mr|icebreaker-1.9.7-20|20	from an Antarctic iceberg so they can be shipped to Finland, where
14mr|icebreaker-1.9.7-20|21	they are essential to a secret plot for world domination. To earn the
14mr|icebreaker-1.9.7-20|22	highest Geek Cred, trap them in the smallest space in the shortest
14mr|icebreaker-1.9.7-20|23	time while losing the fewest lives. IceBreaker was inspired by (but
14mr|icebreaker-1.9.7-20|24	isn't an exact clone of) Jezzball by Dima Pavlovsky.
14mr|icebreaker-1.9.7-20|25	
14mr|icebreaker-1.9.7-20|26	%prep
14mr|icebreaker-1.9.7-20|27	%setup -q -a2
14mr|icebreaker-1.9.7-20|28	%patch0 -p0
14mr|icebreaker-1.9.7-20|29	
14mr|icebreaker-1.9.7-20|30	%build
14mr|icebreaker-1.9.7-20|31	%make OPTIMIZE="%{optflags} %{ldflags}" prefix=%{_prefix} highscoredir=%{_localstatedir}/lib/games datadir=%{_gamesdatadir}
14mr|icebreaker-1.9.7-20|32	
14mr|icebreaker-1.9.7-20|33	%install
14mr|icebreaker-1.9.7-20|34	rm -rf $RPM_BUILD_ROOT
14mr|icebreaker-1.9.7-20|35	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14mr|icebreaker-1.9.7-20|36	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/games
14mr|icebreaker-1.9.7-20|37	install -m 644 *.wav *.bmp $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
14mr|icebreaker-1.9.7-20|38	install -m 755 icebreaker -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
14mr|icebreaker-1.9.7-20|39	touch $RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}.scores
14mr|icebreaker-1.9.7-20|40	
14mr|icebreaker-1.9.7-20|41	install -m 0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|42	install -m 0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|icebreaker-1.9.7-20|43	install -m 0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|44	install -m 0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|icebreaker-1.9.7-20|45	install -m 0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|46	install -m 0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|icebreaker-1.9.7-20|47	
14mr|icebreaker-1.9.7-20|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|icebreaker-1.9.7-20|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|icebreaker-1.9.7-20|50	[Desktop Entry]
14mr|icebreaker-1.9.7-20|51	Name=IceBreaker
14mr|icebreaker-1.9.7-20|52	Comment=Action-puzzle game involving bouncing penguins
14mr|icebreaker-1.9.7-20|53	Exec=%{_gamesbindir}/%{name}
14mr|icebreaker-1.9.7-20|54	Icon=%{name}
14mr|icebreaker-1.9.7-20|55	Terminal=false
14mr|icebreaker-1.9.7-20|56	Type=Application
14mr|icebreaker-1.9.7-20|57	Categories=Game;ArcadeGame;
14mr|icebreaker-1.9.7-20|58	EOF
14mr|icebreaker-1.9.7-20|59	
14mr|icebreaker-1.9.7-20|60	%clean
14mr|icebreaker-1.9.7-20|61	rm -rf $RPM_BUILD_ROOT
14mr|icebreaker-1.9.7-20|62	
14mr|icebreaker-1.9.7-20|63	%post
14mr|icebreaker-1.9.7-20|64	%if %mdkversion < 200900
14mr|icebreaker-1.9.7-20|65	%{update_menus}
14mr|icebreaker-1.9.7-20|66	%update_icon_cache hicolor
14mr|icebreaker-1.9.7-20|67	%endif
14mr|icebreaker-1.9.7-20|68	%create_ghostfile %{_localstatedir}/lib/games/%{name}.scores games games 644
14mr|icebreaker-1.9.7-20|69	
14mr|icebreaker-1.9.7-20|70	%if %mdkversion < 200900
14mr|icebreaker-1.9.7-20|71	%postun
14mr|icebreaker-1.9.7-20|72	%{clean_menus}
14mr|icebreaker-1.9.7-20|73	%clean_icon_cache hicolor
14mr|icebreaker-1.9.7-20|74	%endif
14mr|icebreaker-1.9.7-20|75	
14mr|icebreaker-1.9.7-20|76	%files
14mr|icebreaker-1.9.7-20|77	%defattr (-,root,root)
14mr|icebreaker-1.9.7-20|78	%doc README TODO LICENSE ChangeLog
14mr|icebreaker-1.9.7-20|79	%attr(2755,root,games) %{_gamesbindir}/%{name}
14mr|icebreaker-1.9.7-20|80	%{_gamesdatadir}/%{name}
14mr|icebreaker-1.9.7-20|81	%attr(664,games,games) %ghost %{_localstatedir}/lib/games/%{name}.scores
14mr|icebreaker-1.9.7-20|82	%{_miconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|83	%{_iconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|84	%{_liconsdir}/%{name}.png
14mr|icebreaker-1.9.7-20|85	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|icebreaker-1.9.7-20|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|icebreaker-1.9.7-20|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|icebreaker-1.9.7-20|88	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|icebreaker-1.9.7-20|89	
14mr|icebreaker-1.9.7-20|90	
14mr|icebreaker-1.9.7-20|91	
14mr|icebreaker-1.9.7-20|92	%changelog
14mr|icebreaker-1.9.7-20|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.9.7-20
14mr|icebreaker-1.9.7-20|94	+ Revision: 08d6b9e
14mr|icebreaker-1.9.7-20|95	- MassBuild#440: Increase release tag
14mr|icebreaker-1.9.7-20|96	
14mr|icebreaker-1.9.7-20|97	

16766 14
14mr|icedtea-web-1.4.1-8|1	# actually, plugin should advertise itself as 1.2pre
14mr|icedtea-web-1.4.1-8|2	%define custom		.1
14mr|icedtea-web-1.4.1-8|3	
14mr|icedtea-web-1.4.1-8|4	%ifarch %{ix86} x86_64
14mr|icedtea-web-1.4.1-8|5	%define javaver	1.7.0
14mr|icedtea-web-1.4.1-8|6	%define priority	17000
14mr|icedtea-web-1.4.1-8|7	%else
14mr|icedtea-web-1.4.1-8|8	%define javaver	1.6.0
14mr|icedtea-web-1.4.1-8|9	%define priority	16000
14mr|icedtea-web-1.4.1-8|10	%endif
14mr|icedtea-web-1.4.1-8|11	
14mr|icedtea-web-1.4.1-8|12	%ifarch %{ix86}
14mr|icedtea-web-1.4.1-8|13	%define archinstall	i386
14mr|icedtea-web-1.4.1-8|14	%endif
14mr|icedtea-web-1.4.1-8|15	%ifarch x86_64
14mr|icedtea-web-1.4.1-8|16	%define archinstall	amd64
14mr|icedtea-web-1.4.1-8|17	%endif
14mr|icedtea-web-1.4.1-8|18	
14mr|icedtea-web-1.4.1-8|19	%define javadir	%{_jvmdir}/java-openjdk
14mr|icedtea-web-1.4.1-8|20	%define jredir	%{_jvmdir}/jre-openjdk
14mr|icedtea-web-1.4.1-8|21	%define javaplugin	libjavaplugin.so
14mr|icedtea-web-1.4.1-8|22	%ifarch x86_64
14mr|icedtea-web-1.4.1-8|23	%define javaplugin	libjavaplugin.so.%{_arch}
14mr|icedtea-web-1.4.1-8|24	%endif
14mr|icedtea-web-1.4.1-8|25	
14mr|icedtea-web-1.4.1-8|26	%define binsuffix      .itweb
14mr|icedtea-web-1.4.1-8|27	
14mr|icedtea-web-1.4.1-8|28	Summary:	Additional Java components for OpenJDK
14mr|icedtea-web-1.4.1-8|29	Name:		icedtea-web
14mr|icedtea-web-1.4.1-8|30	Version:	1.4.1
14mr|icedtea-web-1.4.1-8|31	Release:	8
14mr|icedtea-web-1.4.1-8|32	Group:		Networking/WWW
14mr|icedtea-web-1.4.1-8|33	License:	LGPLv2+ and GPLv2 with exceptions
14mr|icedtea-web-1.4.1-8|34	Url:		http://icedtea.classpath.org/wiki/IcedTea-Web
14mr|icedtea-web-1.4.1-8|35	Source0:	http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
14mr|icedtea-web-1.4.1-8|36	Patch0:		icedtea-web-1.0.2-mutex_and_leak.patch
14mr|icedtea-web-1.4.1-8|37	# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=866
14mr|icedtea-web-1.4.1-8|38	Patch1:		PR820.patch
14mr|icedtea-web-1.4.1-8|39	# IcedTea is only built on these archs for now
14mr|icedtea-web-1.4.1-8|40	ExclusiveArch:	x86_64 i586
14mr|icedtea-web-1.4.1-8|41	
14mr|icedtea-web-1.4.1-8|42	BuildRequires:	desktop-file-utils
14mr|icedtea-web-1.4.1-8|43	BuildRequires:	zip
14mr|icedtea-web-1.4.1-8|44	BuildRequires:	pkgconfig(glib-2.0)
14mr|icedtea-web-1.4.1-8|45	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|icedtea-web-1.4.1-8|46	%ifarch %{ix86} x86_64
14mr|icedtea-web-1.4.1-8|47	BuildRequires:	java-%{javaver}-openjdk-devel
14mr|icedtea-web-1.4.1-8|48	%else
14mr|icedtea-web-1.4.1-8|49	BuildRequires:	java-%{javaver}-openjdk-devel >= 1.6.0.0-18.b22
14mr|icedtea-web-1.4.1-8|50	%endif
14mr|icedtea-web-1.4.1-8|51	BuildRequires:	pkgconfig(mozilla-plugin)
14mr|icedtea-web-1.4.1-8|52	BuildRequires:	pkgconfig(zlib)
14mr|icedtea-web-1.4.1-8|53	
14mr|icedtea-web-1.4.1-8|54	Requires:	java-%{javaver}-openjdk
14mr|icedtea-web-1.4.1-8|55	Requires(post,postun):	update-alternatives
14mr|icedtea-web-1.4.1-8|56	
14mr|icedtea-web-1.4.1-8|57	# Standard JPackage plugin provides.
14mr|icedtea-web-1.4.1-8|58	Provides:	java-plugin = %{javaver}
14mr|icedtea-web-1.4.1-8|59	Provides:	java-1.6.0-openjdk-plugin = 1.6.0.0-18.b22
14mr|icedtea-web-1.4.1-8|60	Obsoletes:	java-1.6.0-openjdk-plugin
14mr|icedtea-web-1.4.1-8|61	
14mr|icedtea-web-1.4.1-8|62	%description
14mr|icedtea-web-1.4.1-8|63	The IcedTea-Web project provides a Java web browser plugin, an implementation
14mr|icedtea-web-1.4.1-8|64	of Java Web Start (originally based on the Netx project) and a settings tool to
14mr|icedtea-web-1.4.1-8|65	manage deployment settings for the aforementioned plugin and Web Start
14mr|icedtea-web-1.4.1-8|66	implementations.
14mr|icedtea-web-1.4.1-8|67	
14mr|icedtea-web-1.4.1-8|68	%package	javadoc
14mr|icedtea-web-1.4.1-8|69	Summary:	API documentation for IcedTea-Web
14mr|icedtea-web-1.4.1-8|70	
14mr|icedtea-web-1.4.1-8|71	Requires:	jpackage-utils
14mr|icedtea-web-1.4.1-8|72	BuildArch:	noarch
14mr|icedtea-web-1.4.1-8|73	
14mr|icedtea-web-1.4.1-8|74	%description javadoc
14mr|icedtea-web-1.4.1-8|75	This package contains Javadocs for the IcedTea-Web project.
14mr|icedtea-web-1.4.1-8|76	
14mr|icedtea-web-1.4.1-8|77	%prep
14mr|icedtea-web-1.4.1-8|78	%setup -q
14mr|icedtea-web-1.4.1-8|79	
14mr|icedtea-web-1.4.1-8|80	#patch0 -p1
14mr|icedtea-web-1.4.1-8|81	#patch1 -p1
14mr|icedtea-web-1.4.1-8|82	
14mr|icedtea-web-1.4.1-8|83	# ugly hack to make it work on 2009.0/mes5 (pcpa)
14mr|icedtea-web-1.4.1-8|84	sed -e 's|AC_CANONICAL_HOST||;' -i configure.*
14mr|icedtea-web-1.4.1-8|85	autoreconf -fi
14mr|icedtea-web-1.4.1-8|86	
14mr|icedtea-web-1.4.1-8|87	%build
14mr|icedtea-web-1.4.1-8|88	%configure2_5x \
14mr|icedtea-web-1.4.1-8|89	--with-pkgversion=%{_vendor}-%{release}-%{_arch} \
14mr|icedtea-web-1.4.1-8|90	--docdir=%{_javadocdir}/%{name} \
14mr|icedtea-web-1.4.1-8|91	--with-jdk-home=%{javadir} \
14mr|icedtea-web-1.4.1-8|92	--with-jre-home=%{jredir} \
14mr|icedtea-web-1.4.1-8|93	--program-suffix=%{binsuffix}
14mr|icedtea-web-1.4.1-8|94	
14mr|icedtea-web-1.4.1-8|95	%make CXXFLAGS="%{optflags}"
14mr|icedtea-web-1.4.1-8|96	
14mr|icedtea-web-1.4.1-8|97	%install
14mr|icedtea-web-1.4.1-8|98	%makeinstall_std
14mr|icedtea-web-1.4.1-8|99	# Move javaws man page to a more specific name
14mr|icedtea-web-1.4.1-8|100	mv %{buildroot}%{_mandir}/man1/javaws.1 %{buildroot}%{_mandir}/man1/javaws-itweb.1
14mr|icedtea-web-1.4.1-8|101	
14mr|icedtea-web-1.4.1-8|102	# Install desktop files.
14mr|icedtea-web-1.4.1-8|103	install -d -m755 %{buildroot}%{_datadir}/{applications,pixmaps}
14mr|icedtea-web-1.4.1-8|104	cp javaws.png %{buildroot}%{_datadir}/pixmaps
14mr|icedtea-web-1.4.1-8|105	desktop-file-install --vendor ''\
14mr|icedtea-web-1.4.1-8|106	--dir %{buildroot}%{_datadir}/applications javaws.desktop
14mr|icedtea-web-1.4.1-8|107	desktop-file-install --vendor ''\
14mr|icedtea-web-1.4.1-8|108	--dir %{buildroot}%{_datadir}/applications itweb-settings.desktop
14mr|icedtea-web-1.4.1-8|109	
14mr|icedtea-web-1.4.1-8|110	%post
14mr|icedtea-web-1.4.1-8|111	if [ $1 -gt 1 ]
14mr|icedtea-web-1.4.1-8|112	then
14mr|icedtea-web-1.4.1-8|113	update-alternatives --remove %{javaplugin} \
14mr|icedtea-web-1.4.1-8|114	%{jre6dir}/lib/%{archinstall}/IcedTeaPlugin.so 2>/dev/null || :
14mr|icedtea-web-1.4.1-8|115	fi
14mr|icedtea-web-1.4.1-8|116	
14mr|icedtea-web-1.4.1-8|117	%posttrans
14mr|icedtea-web-1.4.1-8|118	update-desktop-database &> /dev/null || :
14mr|icedtea-web-1.4.1-8|119	update-alternatives \
14mr|icedtea-web-1.4.1-8|120	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
14mr|icedtea-web-1.4.1-8|121	%{_libdir}/IcedTeaPlugin.so %{priority} \
14mr|icedtea-web-1.4.1-8|122	--slave %{_bindir}/javaws javaws %{_prefix}/bin/javaws%{binsuffix} \
14mr|icedtea-web-1.4.1-8|123	--slave %{_mandir}/man1/javaws.1.gz javaws.1.gz \
14mr|icedtea-web-1.4.1-8|124	%{_mandir}/man1/javaws-itweb.1.gz
14mr|icedtea-web-1.4.1-8|125	
14mr|icedtea-web-1.4.1-8|126	exit 0
14mr|icedtea-web-1.4.1-8|127	
14mr|icedtea-web-1.4.1-8|128	%postun
14mr|icedtea-web-1.4.1-8|129	update-desktop-database &> /dev/null || :
14mr|icedtea-web-1.4.1-8|130	if [ $1 -eq 0 ]; then
14mr|icedtea-web-1.4.1-8|131	update-alternatives --remove %{javaplugin} \
14mr|icedtea-web-1.4.1-8|132	%{_libdir}/IcedTeaPlugin.so
14mr|icedtea-web-1.4.1-8|133	fi
14mr|icedtea-web-1.4.1-8|134	
14mr|icedtea-web-1.4.1-8|135	exit 0
14mr|icedtea-web-1.4.1-8|136	
14mr|icedtea-web-1.4.1-8|137	%files
14mr|icedtea-web-1.4.1-8|138	%{_bindir}/*
14mr|icedtea-web-1.4.1-8|139	%{_libdir}/IcedTeaPlugin.so
14mr|icedtea-web-1.4.1-8|140	%{_datadir}/applications/*
14mr|icedtea-web-1.4.1-8|141	%{_datadir}/icedtea-web
14mr|icedtea-web-1.4.1-8|142	%{_datadir}/pixmaps/*
14mr|icedtea-web-1.4.1-8|143	%{_mandir}/man1/*
14mr|icedtea-web-1.4.1-8|144	%doc NEWS README COPYING
14mr|icedtea-web-1.4.1-8|145	
14mr|icedtea-web-1.4.1-8|146	%files javadoc
14mr|icedtea-web-1.4.1-8|147	%{_javadocdir}/%{name}
14mr|icedtea-web-1.4.1-8|148	%doc COPYING
14mr|icedtea-web-1.4.1-8|149	
14mr|icedtea-web-1.4.1-8|150	
14mr|icedtea-web-1.4.1-8|151	%changelog
14mr|icedtea-web-1.4.1-8|152	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-8
14mr|icedtea-web-1.4.1-8|153	+ Revision: ad02b46
14mr|icedtea-web-1.4.1-8|154	- MassBuild#440: Increase release tag
14mr|icedtea-web-1.4.1-8|155	
14mr|icedtea-web-1.4.1-8|156	

16767 14
14mr|icewm-1.3.7-12|1	%define with_light 1
14mr|icewm-1.3.7-12|2	%define with_gnome 0
14mr|icewm-1.3.7-12|3	
14mr|icewm-1.3.7-12|4	%define light_apps   icewm icesh icewmbg icewmhint icewm-session
14mr|icewm-1.3.7-12|5	%define default_apps %{light_apps} icehelp
14mr|icewm-1.3.7-12|6	%define gnome_apps   %{default_apps} icesound
14mr|icewm-1.3.7-12|7	
14mr|icewm-1.3.7-12|8	Summary:	X11 Window Manager
14mr|icewm-1.3.7-12|9	Name:		icewm
14mr|icewm-1.3.7-12|10	Version:	1.3.7
14mr|icewm-1.3.7-12|11	Release:	12
14mr|icewm-1.3.7-12|12	License:	LGPLv2.1+
14mr|icewm-1.3.7-12|13	Group:		Graphical desktop/Icewm
14mr|icewm-1.3.7-12|14	Epoch:		1
14mr|icewm-1.3.7-12|15	Url:		http://www.icewm.org/
14mr|icewm-1.3.7-12|16	Source0:	icewm-%{version}.tar.gz
14mr|icewm-1.3.7-12|17	Source2:	themes.tar.lzma
14mr|icewm-1.3.7-12|18	Source5:	icewm-16.png
14mr|icewm-1.3.7-12|19	Source6:	icewm-32.png
14mr|icewm-1.3.7-12|20	Source7:	icewm-48.png
14mr|icewm-1.3.7-12|21	Source8:	icewm-starticewm
14mr|icewm-1.3.7-12|22	Source9:	icewm-monochrome.tar.bz2
14mr|icewm-1.3.7-12|23	Source12:	icewm-menu-xdg
14mr|icewm-1.3.7-12|24	Patch0:		icewm-1.3.7-gcc.patch
14mr|icewm-1.3.7-12|25	# fix bindkey conflict xcin
14mr|icewm-1.3.7-12|26	Patch1:		icewm-1.2.26-xcin_bindy.patch
14mr|icewm-1.3.7-12|27	Patch2:		icewm-1.2.13pre3-defaultfont.patch
14mr|icewm-1.3.7-12|28	Patch3:		icewm-1.3-dev-always-fontset.patch
14mr|icewm-1.3.7-12|29	Patch4:		icewm-1.3-dev-winoptions.patch
14mr|icewm-1.3.7-12|30	Patch5:		icewm-1.3.7-dso.patch
14mr|icewm-1.3.7-12|31	Patch7:		icewm-1.2.0pre1-libsupc++.patch
14mr|icewm-1.3.7-12|32	Patch8:		icewm-1.2.5-lib64.patch
14mr|icewm-1.3.7-12|33	Patch10:	icewm-desktop.patch
14mr|icewm-1.3.7-12|34	Patch11:	icewmbg-1.2.14pre11-fixcrash.patch
14mr|icewm-1.3.7-12|35	Patch12:	icewm-1.2.14pre11-background.patch
14mr|icewm-1.3.7-12|36	Patch18:	icewm-1.2.26-more_virtual_desktops.patch
14mr|icewm-1.3.7-12|37	Patch25:	icewm-1.3.0-fix-focusing-on-raise.patch
14mr|icewm-1.3.7-12|38	Patch26:	icewm-1.3.7-mdv-default-pref.patch
14mr|icewm-1.3.7-12|39	Patch27:	icewm-1.3.7-mdv-fixdocdir.patch
14mr|icewm-1.3.7-12|40	BuildRequires:	autoconf2.5
14mr|icewm-1.3.7-12|41	BuildRequires:	gettext
14mr|icewm-1.3.7-12|42	BuildRequires:	linuxdoc-tools
14mr|icewm-1.3.7-12|43	BuildRequires:	pcap-devel
14mr|icewm-1.3.7-12|44	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|icewm-1.3.7-12|45	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mr|icewm-1.3.7-12|46	BuildRequires:	pkgconfig(sm)
14mr|icewm-1.3.7-12|47	BuildRequires:	pkgconfig(x11)
14mr|icewm-1.3.7-12|48	BuildRequires:	pkgconfig(xext)
14mr|icewm-1.3.7-12|49	BuildRequires:	pkgconfig(xft)
14mr|icewm-1.3.7-12|50	BuildRequires:	pkgconfig(xinerama)
14mr|icewm-1.3.7-12|51	BuildRequires:	pkgconfig(xpm)
14mr|icewm-1.3.7-12|52	BuildRequires:	pkgconfig(xrandr)
14mr|icewm-1.3.7-12|53	Requires:	%{name}-light = %{EVRD}
14mr|icewm-1.3.7-12|54	Requires:	desktop-common-data
14mr|icewm-1.3.7-12|55	Requires:	xdg-compliance-autostart
14mr|icewm-1.3.7-12|56	Requires:	xdg-compliance-menu
14mr|icewm-1.3.7-12|57	Requires:	xlockmore
14mr|icewm-1.3.7-12|58	Suggests:	%{name}-themes
14mr|icewm-1.3.7-12|59	Suggests:	udisks-glue
14mr|icewm-1.3.7-12|60	Suggests:	xterm
14mr|icewm-1.3.7-12|61	
14mr|icewm-1.3.7-12|62	%description
14mr|icewm-1.3.7-12|63	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
14mr|icewm-1.3.7-12|64	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
14mr|icewm-1.3.7-12|65	above systems. Features multiple workspaces, opaque move/resize, task bar,
14mr|icewm-1.3.7-12|66	window list, mailbox status, digital clock. Fast and small.
14mr|icewm-1.3.7-12|67	
14mr|icewm-1.3.7-12|68	%files
14mr|icewm-1.3.7-12|69	%doc default/README default/COPYING default/AUTHORS default/CHANGES default/TODO default/BUGS
14mr|icewm-1.3.7-12|70	%doc default/doc/*.html default/doc/icewm.sgml
14mr|icewm-1.3.7-12|71	%{_bindir}/icesh
14mr|icewm-1.3.7-12|72	%{_bindir}/icehelp
14mr|icewm-1.3.7-12|73	%{_bindir}/icewm
14mr|icewm-1.3.7-12|74	%{_bindir}/icewm-session
14mr|icewm-1.3.7-12|75	%{_bindir}/icewmbg
14mr|icewm-1.3.7-12|76	%{_bindir}/icewmhint
14mr|icewm-1.3.7-12|77	%{_bindir}/icewmtray
14mr|icewm-1.3.7-12|78	
14mr|icewm-1.3.7-12|79	%post
14mr|icewm-1.3.7-12|80	for app in %{default_apps}; do
14mr|icewm-1.3.7-12|81	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app} 20
14mr|icewm-1.3.7-12|82	done
14mr|icewm-1.3.7-12|83	%make_session
14mr|icewm-1.3.7-12|84	
14mr|icewm-1.3.7-12|85	%postun
14mr|icewm-1.3.7-12|86	if [ "$1" = 0 ]; then
14mr|icewm-1.3.7-12|87	for app in %{default_apps}; do
14mr|icewm-1.3.7-12|88	update-alternatives --remove ${app} %{_bindir}/${app}
14mr|icewm-1.3.7-12|89	done
14mr|icewm-1.3.7-12|90	fi
14mr|icewm-1.3.7-12|91	%make_session
14mr|icewm-1.3.7-12|92	
14mr|icewm-1.3.7-12|93	#----------------------------------------------------------------------------
14mr|icewm-1.3.7-12|94	
14mr|icewm-1.3.7-12|95	%package light
14mr|icewm-1.3.7-12|96	Summary:	A light version of Icewm
14mr|icewm-1.3.7-12|97	Group:		Graphical desktop/Icewm
14mr|icewm-1.3.7-12|98	# for update-menus
14mr|icewm-1.3.7-12|99	Requires:	icewm-theme-oxygen-aya
14mr|icewm-1.3.7-12|100	Requires(post,postun):	desktop-common-data
14mr|icewm-1.3.7-12|101	Suggests:	%{name}-i18n
14mr|icewm-1.3.7-12|102	
14mr|icewm-1.3.7-12|103	%description light
14mr|icewm-1.3.7-12|104	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
14mr|icewm-1.3.7-12|105	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
14mr|icewm-1.3.7-12|106	above systems. Features multiple workspaces, opaque move/resize, task bar,
14mr|icewm-1.3.7-12|107	window list, mailbox status, digital clock. Fast and small.
14mr|icewm-1.3.7-12|108	
14mr|icewm-1.3.7-12|109	This is the light version with minimal features.
14mr|icewm-1.3.7-12|110	
14mr|icewm-1.3.7-12|111	%files light
14mr|icewm-1.3.7-12|112	%doc light/COPYING
14mr|icewm-1.3.7-12|113	%dir %{_datadir}/X11/%{name}
14mr|icewm-1.3.7-12|114	%dir %{_datadir}/X11/%{name}/icons
14mr|icewm-1.3.7-12|115	%dir %{_datadir}/X11/%{name}/ledclock
14mr|icewm-1.3.7-12|116	%dir %{_datadir}/X11/%{name}/taskbar
14mr|icewm-1.3.7-12|117	%dir %{_datadir}/X11/%{name}/mailbox
14mr|icewm-1.3.7-12|118	/etc/menu.d/%{name}
14mr|icewm-1.3.7-12|119	%config(noreplace) /etc/X11/wmsession.d/*
14mr|icewm-1.3.7-12|120	%{_bindir}/starticewm
14mr|icewm-1.3.7-12|121	%{_datadir}/X11/%{name}/mailbox/*
14mr|icewm-1.3.7-12|122	%{_datadir}/X11/%{name}/taskbar/*
14mr|icewm-1.3.7-12|123	%{_datadir}/X11/%{name}/ledclock/*
14mr|icewm-1.3.7-12|124	%{_datadir}/X11/%{name}/icons/*
14mr|icewm-1.3.7-12|125	%{_datadir}/X11/%{name}/keys
14mr|icewm-1.3.7-12|126	%{_datadir}/X11/%{name}/menu
14mr|icewm-1.3.7-12|127	%{_datadir}/X11/%{name}/preferences
14mr|icewm-1.3.7-12|128	%{_datadir}/X11/%{name}/toolbar
14mr|icewm-1.3.7-12|129	%{_datadir}/X11/%{name}/winoptions
14mr|icewm-1.3.7-12|130	#%{_datadir}/X11/%{name}/programs
14mr|icewm-1.3.7-12|131	%{_iconsdir}/%{name}.png
14mr|icewm-1.3.7-12|132	%{_miconsdir}/%{name}.png
14mr|icewm-1.3.7-12|133	%{_liconsdir}/%{name}.png
14mr|icewm-1.3.7-12|134	%if %{with_light}
14mr|icewm-1.3.7-12|135	%{_bindir}/*-light
14mr|icewm-1.3.7-12|136	%endif
14mr|icewm-1.3.7-12|137	
14mr|icewm-1.3.7-12|138	%if %{with_light}
14mr|icewm-1.3.7-12|139	%post light
14mr|icewm-1.3.7-12|140	for app in %{light_apps}; do
14mr|icewm-1.3.7-12|141	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app}-light 10
14mr|icewm-1.3.7-12|142	done
14mr|icewm-1.3.7-12|143	
14mr|icewm-1.3.7-12|144	%{make_session}
14mr|icewm-1.3.7-12|145	if [ -x %{_bindir}/update-menus ]; then %{_bindir}/update-menus; fi
14mr|icewm-1.3.7-12|146	
14mr|icewm-1.3.7-12|147	%postun light
14mr|icewm-1.3.7-12|148	if [ "$1" = 0 ]; then
14mr|icewm-1.3.7-12|149	if [ -x %{_bindir}/update-menus ]; then %{_bindir}/update-menus; fi
14mr|icewm-1.3.7-12|150	for app in %{light_apps}; do
14mr|icewm-1.3.7-12|151	update-alternatives --remove ${app} %{_bindir}/${app}-light
14mr|icewm-1.3.7-12|152	done
14mr|icewm-1.3.7-12|153	fi
14mr|icewm-1.3.7-12|154	%make_session
14mr|icewm-1.3.7-12|155	%endif
14mr|icewm-1.3.7-12|156	
14mr|icewm-1.3.7-12|157	#----------------------------------------------------------------------------
14mr|icewm-1.3.7-12|158	
14mr|icewm-1.3.7-12|159	%package themes
14mr|icewm-1.3.7-12|160	Summary:	Extra themes of Icewm
14mr|icewm-1.3.7-12|161	Group:		Graphical desktop/Icewm
14mr|icewm-1.3.7-12|162	Conflicts:	%{name} < 1:1.3.7-2
14mr|icewm-1.3.7-12|163	BuildArch:	noarch
14mr|icewm-1.3.7-12|164	
14mr|icewm-1.3.7-12|165	%description themes
14mr|icewm-1.3.7-12|166	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
14mr|icewm-1.3.7-12|167	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
14mr|icewm-1.3.7-12|168	above systems. Features multiple workspaces, opaque move/resize, task bar,
14mr|icewm-1.3.7-12|169	window list, mailbox status, digital clock. Fast and small.
14mr|icewm-1.3.7-12|170	
14mr|icewm-1.3.7-12|171	This is themes collection for icewm window manager.
14mr|icewm-1.3.7-12|172	
14mr|icewm-1.3.7-12|173	%files themes -f theme.list
14mr|icewm-1.3.7-12|174	
14mr|icewm-1.3.7-12|175	#----------------------------------------------------------------------------
14mr|icewm-1.3.7-12|176	
14mr|icewm-1.3.7-12|177	%package i18n
14mr|icewm-1.3.7-12|178	Summary:	locale files of Icewm
14mr|icewm-1.3.7-12|179	Group:		Graphical desktop/Icewm
14mr|icewm-1.3.7-12|180	Conflicts:	%{name} < 1:1.3.7-2
14mr|icewm-1.3.7-12|181	BuildArch:	noarch
14mr|icewm-1.3.7-12|182	
14mr|icewm-1.3.7-12|183	%description i18n
14mr|icewm-1.3.7-12|184	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
14mr|icewm-1.3.7-12|185	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
14mr|icewm-1.3.7-12|186	above systems. Features multiple workspaces, opaque move/resize, task bar,
14mr|icewm-1.3.7-12|187	window list, mailbox status, digital clock. Fast and small.
14mr|icewm-1.3.7-12|188	
14mr|icewm-1.3.7-12|189	This is translation files for icewm window manager.
14mr|icewm-1.3.7-12|190	
14mr|icewm-1.3.7-12|191	%files i18n -f %{name}.lang
14mr|icewm-1.3.7-12|192	
14mr|icewm-1.3.7-12|193	#----------------------------------------------------------------------------
14mr|icewm-1.3.7-12|194	
14mr|icewm-1.3.7-12|195	%if %{with_gnome}
14mr|icewm-1.3.7-12|196	%package gnome
14mr|icewm-1.3.7-12|197	Summary:	A gnome compatible version of Icewm
14mr|icewm-1.3.7-12|198	Group:		Graphical desktop/Icewm
14mr|icewm-1.3.7-12|199	Requires:	%{name}-light = %{EVRD}
14mr|icewm-1.3.7-12|200	
14mr|icewm-1.3.7-12|201	%description gnome
14mr|icewm-1.3.7-12|202	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
14mr|icewm-1.3.7-12|203	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
14mr|icewm-1.3.7-12|204	above systems. Features multiple workspaces, opaque move/resize, task bar,
14mr|icewm-1.3.7-12|205	window list, mailbox status, digital clock. Fast and small.
14mr|icewm-1.3.7-12|206	
14mr|icewm-1.3.7-12|207	This is the GNOME version with full GNOME support and with some experimental
14mr|icewm-1.3.7-12|208	options enabled.
14mr|icewm-1.3.7-12|209	
14mr|icewm-1.3.7-12|210	%files gnome
14mr|icewm-1.3.7-12|211	%doc gnome/COPYING
14mr|icewm-1.3.7-12|212	%{_bindir}/*-gnome
14mr|icewm-1.3.7-12|213	%{_bindir}/icewm-set-gnomewm
14mr|icewm-1.3.7-12|214	
14mr|icewm-1.3.7-12|215	%post gnome
14mr|icewm-1.3.7-12|216	for app in %{light_apps}; do
14mr|icewm-1.3.7-12|217	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app}-gnome 30
14mr|icewm-1.3.7-12|218	done
14mr|icewm-1.3.7-12|219	%make_session
14mr|icewm-1.3.7-12|220	
14mr|icewm-1.3.7-12|221	%postun gnome
14mr|icewm-1.3.7-12|222	if [ "$1" = 0 ]; then
14mr|icewm-1.3.7-12|223	for app in %{light_apps}; do
14mr|icewm-1.3.7-12|224	update-alternatives --remove ${app} %{_bindir}/${app}-gnome
14mr|icewm-1.3.7-12|225	done
14mr|icewm-1.3.7-12|226	fi
14mr|icewm-1.3.7-12|227	%make_session
14mr|icewm-1.3.7-12|228	
14mr|icewm-1.3.7-12|229	%endif
14mr|icewm-1.3.7-12|230	
14mr|icewm-1.3.7-12|231	#----------------------------------------------------------------------------
14mr|icewm-1.3.7-12|232	
14mr|icewm-1.3.7-12|233	%prep
14mr|icewm-1.3.7-12|234	%setup -q -a 2 -a 9
14mr|icewm-1.3.7-12|235	%patch0 -p0 -b .gcc
14mr|icewm-1.3.7-12|236	%patch1 -p1 -b .xcin_bindy
14mr|icewm-1.3.7-12|237	%patch2 -p1 -b .defaultfont
14mr|icewm-1.3.7-12|238	%patch3 -p1 -b .fontset
14mr|icewm-1.3.7-12|239	%patch4 -p1 -b .winoptions
14mr|icewm-1.3.7-12|240	%patch5 -p0 -b .link
14mr|icewm-1.3.7-12|241	%patch7 -p1 -b .libsupc++
14mr|icewm-1.3.7-12|242	%patch8 -p1 -b .lib64
14mr|icewm-1.3.7-12|243	%patch10 -p1 -b .desktop
14mr|icewm-1.3.7-12|244	%patch11 -p1 -b .nocrash
14mr|icewm-1.3.7-12|245	%patch12 -p1 -b .background
14mr|icewm-1.3.7-12|246	%patch18 -p1 -b .more_desktop
14mr|icewm-1.3.7-12|247	%patch25 -p1 -b .focus
14mr|icewm-1.3.7-12|248	%patch26 -p1 -b .mgapref
14mr|icewm-1.3.7-12|249	%patch27 -p0 -b .fixdoc
14mr|icewm-1.3.7-12|250	autoconf
14mr|icewm-1.3.7-12|251	
14mr|icewm-1.3.7-12|252	rm -f po/en.* #- en is not a valid locale
14mr|icewm-1.3.7-12|253	
14mr|icewm-1.3.7-12|254	chmod -R a+rX themes
14mr|icewm-1.3.7-12|255	find themes -type f | xargs chmod a-x
14mr|icewm-1.3.7-12|256	
14mr|icewm-1.3.7-12|257	%build
14mr|icewm-1.3.7-12|258	# moving everything to default
14mr|icewm-1.3.7-12|259	mv %{_builddir}/%{name}-%{version} %{_builddir}/%{name}-%{version}-default
14mr|icewm-1.3.7-12|260	install -d %{_builddir}/%{name}-%{version}
14mr|icewm-1.3.7-12|261	mv %{_builddir}/%{name}-%{version}-default %{_builddir}/%{name}-%{version}/default
14mr|icewm-1.3.7-12|262	cd .
14mr|icewm-1.3.7-12|263	# then creating duplicates
14mr|icewm-1.3.7-12|264	for i in light gnome; do cp -a default $i; done
14mr|icewm-1.3.7-12|265	
14mr|icewm-1.3.7-12|266	COMMON_CONFIGURE="--sysconfdir=/etc --enable-i18n --enable-nls --with-libdir=%{_datadir}/X11/%{name}"
14mr|icewm-1.3.7-12|267	
14mr|icewm-1.3.7-12|268	%if %{with_light}
14mr|icewm-1.3.7-12|269	echo "Light Version"
14mr|icewm-1.3.7-12|270	(
14mr|icewm-1.3.7-12|271	cd light
14mr|icewm-1.3.7-12|272	CXXFLAGS="%{optflags}" %configure2_5x $COMMON_CONFIGURE --enable-lite
14mr|icewm-1.3.7-12|273	%make
14mr|icewm-1.3.7-12|274	)
14mr|icewm-1.3.7-12|275	%endif
14mr|icewm-1.3.7-12|276	
14mr|icewm-1.3.7-12|277	%if %{with_gnome}
14mr|icewm-1.3.7-12|278	echo "Gnome Version"
14mr|icewm-1.3.7-12|279	(
14mr|icewm-1.3.7-12|280	cd gnome
14mr|icewm-1.3.7-12|281	CXXFLAGS="%{optflags}" %configure2_5x $COMMON_CONFIGURE \
14mr|icewm-1.3.7-12|282	--with-icesound=oss \
14mr|icewm-1.3.7-12|283	--enable-menus-gnome2 \
14mr|icewm-1.3.7-12|284	--disable-menus-gnome1 \
14mr|icewm-1.3.7-12|285	--enable-gradients \
14mr|icewm-1.3.7-12|286	--enable-xfreetype \
14mr|icewm-1.3.7-12|287	--enable-guievents
14mr|icewm-1.3.7-12|288	%make
14mr|icewm-1.3.7-12|289	)
14mr|icewm-1.3.7-12|290	%endif
14mr|icewm-1.3.7-12|291	
14mr|icewm-1.3.7-12|292	echo "Standard Version"
14mr|icewm-1.3.7-12|293	(
14mr|icewm-1.3.7-12|294	cd default
14mr|icewm-1.3.7-12|295	CXXFLAGS="%{optflags}" %configure2_5x $COMMON_CONFIGURE
14mr|icewm-1.3.7-12|296	%make
14mr|icewm-1.3.7-12|297	cd doc
14mr|icewm-1.3.7-12|298	%make
14mr|icewm-1.3.7-12|299	)
14mr|icewm-1.3.7-12|300	
14mr|icewm-1.3.7-12|301	%install
14mr|icewm-1.3.7-12|302	%makeinstall_std -C default
14mr|icewm-1.3.7-12|303	
14mr|icewm-1.3.7-12|304	%if %{with_light}
14mr|icewm-1.3.7-12|305	for binary in %{light_apps}; do
14mr|icewm-1.3.7-12|306	install light/src/${binary} %{buildroot}%{_bindir}/${binary}-light
14mr|icewm-1.3.7-12|307	done
14mr|icewm-1.3.7-12|308	%endif
14mr|icewm-1.3.7-12|309	
14mr|icewm-1.3.7-12|310	%if %{with_gnome}
14mr|icewm-1.3.7-12|311	for binary in %{gnome_apps}; do
14mr|icewm-1.3.7-12|312	install gnome/src/${binary} %{buildroot}%{_bindir}/${binary}-gnome
14mr|icewm-1.3.7-12|313	done
14mr|icewm-1.3.7-12|314	%else
14mr|icewm-1.3.7-12|315	rm -rf %{buildroot}%{_bindir}/icewm-set-gnomewm
14mr|icewm-1.3.7-12|316	%endif
14mr|icewm-1.3.7-12|317	
14mr|icewm-1.3.7-12|318	cp -a default/themes %{buildroot}%{_datadir}/X11/%{name}
14mr|icewm-1.3.7-12|319	
14mr|icewm-1.3.7-12|320	install -D -m755 %{SOURCE12} %{buildroot}%{_sysconfdir}/menu.d/%{name}
14mr|icewm-1.3.7-12|321	
14mr|icewm-1.3.7-12|322	# icon
14mr|icewm-1.3.7-12|323	install -D -m644 %{SOURCE6} %{buildroot}%{_iconsdir}/%{name}.png
14mr|icewm-1.3.7-12|324	install -D -m644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
14mr|icewm-1.3.7-12|325	install -D -m644 %{SOURCE7} %{buildroot}%{_liconsdir}/%{name}.png
14mr|icewm-1.3.7-12|326	
14mr|icewm-1.3.7-12|327	(cd %{buildroot}%{_datadir} ; find X11/%{name}/themes ! -type d -printf "%{_datadir}/%%p\n") > theme.list
14mr|icewm-1.3.7-12|328	(cd %{buildroot}%{_datadir} ; find X11/%{name}/themes -type d -printf "%%%%dir %{_datadir}/%%p\n") >> theme.list
14mr|icewm-1.3.7-12|329	
14mr|icewm-1.3.7-12|330	# wmsession support
14mr|icewm-1.3.7-12|331	mkdir -p %{buildroot}/etc/X11/wmsession.d/
14mr|icewm-1.3.7-12|332	cat << EOF > %{buildroot}/etc/X11/wmsession.d/07IceWM
14mr|icewm-1.3.7-12|333	NAME=IceWM
14mr|icewm-1.3.7-12|334	ICON=icewm-wmsession.xpm
14mr|icewm-1.3.7-12|335	EXEC=/usr/bin/starticewm
14mr|icewm-1.3.7-12|336	DESC=Lightweight desktop environment
14mr|icewm-1.3.7-12|337	SCRIPT:
14mr|icewm-1.3.7-12|338	exec /usr/bin/starticewm
14mr|icewm-1.3.7-12|339	EOF
14mr|icewm-1.3.7-12|340	
14mr|icewm-1.3.7-12|341	install -m 755 %{SOURCE8} %{buildroot}%{_bindir}/starticewm
14mr|icewm-1.3.7-12|342	
14mr|icewm-1.3.7-12|343	# Dadou - Change default background color for distro color
14mr|icewm-1.3.7-12|344	perl -pi -e "s!# DesktopBackgroundColor=.*!DesktopBackgroundColor=\"\"!" %{buildroot}%{_datadir}/X11/icewm/preferences
14mr|icewm-1.3.7-12|345	
14mr|icewm-1.3.7-12|346	%find_lang %{name}
14mr|icewm-1.3.7-12|347	
14mr|icewm-1.3.7-12|348	
14mr|icewm-1.3.7-12|349	%changelog
14mr|icewm-1.3.7-12|350	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.3.7-12
14mr|icewm-1.3.7-12|351	+ Revision: a5300aa
14mr|icewm-1.3.7-12|352	- Spec cleanup
14mr|icewm-1.3.7-12|353	
14mr|icewm-1.3.7-12|354	

16768 14
14mr|icewm-theme-oxygen-aya-0.1-2|1	Name:		icewm-theme-oxygen-aya
14mr|icewm-theme-oxygen-aya-0.1-2|2	Summary:	The icewm theme which simulates kde4 "Oxygen" and "Aya" look and feel
14mr|icewm-theme-oxygen-aya-0.1-2|3	Version:	0.1
14mr|icewm-theme-oxygen-aya-0.1-2|4	Release:	2
14mr|icewm-theme-oxygen-aya-0.1-2|5	License:	GPL
14mr|icewm-theme-oxygen-aya-0.1-2|6	Group:		Graphical desktop/Icewm
14mr|icewm-theme-oxygen-aya-0.1-2|7	URL:		http://box-look.org/content/show.php/OxyAya?content=136242
14mr|icewm-theme-oxygen-aya-0.1-2|8	Source0:	http://box-look.org/CONTENT/content-files/136242-oxygen-aya-azul.tar.gz
14mr|icewm-theme-oxygen-aya-0.1-2|9	BuildArch:	noarch
14mr|icewm-theme-oxygen-aya-0.1-2|10	BuildRequires:	desktop-common-data
14mr|icewm-theme-oxygen-aya-0.1-2|11	BuildRequires:	mandriva-theme
14mr|icewm-theme-oxygen-aya-0.1-2|12	Requires:	mandriva-theme
14mr|icewm-theme-oxygen-aya-0.1-2|13	
14mr|icewm-theme-oxygen-aya-0.1-2|14	%description
14mr|icewm-theme-oxygen-aya-0.1-2|15	The icewm theme which simulates kde4 "Oxygen" and "Aya" look and feel.
14mr|icewm-theme-oxygen-aya-0.1-2|16	
14mr|icewm-theme-oxygen-aya-0.1-2|17	%prep
14mr|icewm-theme-oxygen-aya-0.1-2|18	%setup -q -n oxygen-aya-azul
14mr|icewm-theme-oxygen-aya-0.1-2|19	cp %{_iconsdir}/mini/mandriva.png taskbar/start.xpm
14mr|icewm-theme-oxygen-aya-0.1-2|20	ln -s %{_datadir}/mdk/backgrounds/default.jpg default.jpg
14mr|icewm-theme-oxygen-aya-0.1-2|21	sed -i 's/ThrowingStones.jpg/default.jpg/g' default.theme
14mr|icewm-theme-oxygen-aya-0.1-2|22	
14mr|icewm-theme-oxygen-aya-0.1-2|23	%install
14mr|icewm-theme-oxygen-aya-0.1-2|24	install -d %{buildroot}%{_datadir}/X11/icewm/themes/oxygen-aya-azul
14mr|icewm-theme-oxygen-aya-0.1-2|25	cp -r * %{buildroot}%{_datadir}/X11/icewm/themes/oxygen-aya-azul/
14mr|icewm-theme-oxygen-aya-0.1-2|26	
14mr|icewm-theme-oxygen-aya-0.1-2|27	# fix permissions
14mr|icewm-theme-oxygen-aya-0.1-2|28	find %{buildroot}%{_datadir} -type f -exec chmod 644 {} \;
14mr|icewm-theme-oxygen-aya-0.1-2|29	find %{buildroot}%{_datadir} -type d -exec chmod 755 {} \;
14mr|icewm-theme-oxygen-aya-0.1-2|30	
14mr|icewm-theme-oxygen-aya-0.1-2|31	%files
14mr|icewm-theme-oxygen-aya-0.1-2|32	%dir %{_datadir}/X11/icewm/themes/oxygen-aya-azul
14mr|icewm-theme-oxygen-aya-0.1-2|33	%{_datadir}/X11/icewm/themes/oxygen-aya-azul/*
14mr|icewm-theme-oxygen-aya-0.1-2|34	
14mr|icewm-theme-oxygen-aya-0.1-2|35	
14mr|icewm-theme-oxygen-aya-0.1-2|36	%changelog
14mr|icewm-theme-oxygen-aya-0.1-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|icewm-theme-oxygen-aya-0.1-2|38	+ Revision: 032077b
14mr|icewm-theme-oxygen-aya-0.1-2|39	- MassBuild#440: Increase release tag
14mr|icewm-theme-oxygen-aya-0.1-2|40	
14mr|icewm-theme-oxygen-aya-0.1-2|41	

16769 14
14mr|icmake-7.16.00-2|1	%define _enable_debug_packages	%{nil}
14mr|icmake-7.16.00-2|2	%define debug_package		%{nil}
14mr|icmake-7.16.00-2|3	
14mr|icmake-7.16.00-2|4	Summary:        A hybrid between a 'make' utility and a 'shell script' language
14mr|icmake-7.16.00-2|5	Name:		icmake
14mr|icmake-7.16.00-2|6	Version:	7.16.00
14mr|icmake-7.16.00-2|7	Release:	2
14mr|icmake-7.16.00-2|8	License:	GPLv3
14mr|icmake-7.16.00-2|9	Group:		Development/Other
14mr|icmake-7.16.00-2|10	URL:		http://icmake.sourceforge.net/
14mr|icmake-7.16.00-2|11	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}_%{version}.orig.tar.gz
14mr|icmake-7.16.00-2|12	
14mr|icmake-7.16.00-2|13	%description
14mr|icmake-7.16.00-2|14	Icmake is a hybrid between a 'make' utility and a 'shell script' language.
14mr|icmake-7.16.00-2|15	Originally, it was written to provide a useful tool for automatic program
14mr|icmake-7.16.00-2|16	maintenance and system administrative tasks on old MS-DOS platforms.
14mr|icmake-7.16.00-2|17	
14mr|icmake-7.16.00-2|18	%package	doc
14mr|icmake-7.16.00-2|19	Group:		Development/Other
14mr|icmake-7.16.00-2|20	Summary:	Documentation for icmake
14mr|icmake-7.16.00-2|21	
14mr|icmake-7.16.00-2|22	%description	doc
14mr|icmake-7.16.00-2|23	This package contains the documentation for icmake.
14mr|icmake-7.16.00-2|24	
14mr|icmake-7.16.00-2|25	%prep
14mr|icmake-7.16.00-2|26	%setup -q
14mr|icmake-7.16.00-2|27	
14mr|icmake-7.16.00-2|28	# set the correct LIBDIR path
14mr|icmake-7.16.00-2|29	sed -i -e "s:usr/lib:usr/%{_lib}:g" INSTALL.im
14mr|icmake-7.16.00-2|30	
14mr|icmake-7.16.00-2|31	# fix executable perms in examples
14mr|icmake-7.16.00-2|32	pushd examples
14mr|icmake-7.16.00-2|33	for i in am backup bup defines ds ftpxfer idir \
14mr|icmake-7.16.00-2|34	initialization keep killprog nesteddirectives r tolower
14mr|icmake-7.16.00-2|35	do
14mr|icmake-7.16.00-2|36	chmod -x $i
14mr|icmake-7.16.00-2|37	done
14mr|icmake-7.16.00-2|38	popd
14mr|icmake-7.16.00-2|39	
14mr|icmake-7.16.00-2|40	%build
14mr|icmake-7.16.00-2|41	%setup_compile_flags
14mr|icmake-7.16.00-2|42	./icm_bootstrap /
14mr|icmake-7.16.00-2|43	
14mr|icmake-7.16.00-2|44	%install
14mr|icmake-7.16.00-2|45	./icm_install strip progs %{buildroot}
14mr|icmake-7.16.00-2|46	./icm_install scripts %{buildroot}
14mr|icmake-7.16.00-2|47	./icm_install skel %{buildroot}
14mr|icmake-7.16.00-2|48	./icm_install man %{buildroot}
14mr|icmake-7.16.00-2|49	./icm_install doc %{buildroot}
14mr|icmake-7.16.00-2|50	./icm_install docdoc %{buildroot}
14mr|icmake-7.16.00-2|51	./icm_install etc %{buildroot}
14mr|icmake-7.16.00-2|52	
14mr|icmake-7.16.00-2|53	%files
14mr|icmake-7.16.00-2|54	%{_bindir}/ic*
14mr|icmake-7.16.00-2|55	%{_libdir}/%{name}
14mr|icmake-7.16.00-2|56	%dir %{_sysconfdir}/%{name}
14mr|icmake-7.16.00-2|57	%config(noreplace) %{_sysconfdir}/%{name}/*
14mr|icmake-7.16.00-2|58	%{_datadir}/%{name}
14mr|icmake-7.16.00-2|59	%{_mandir}/man*/*
14mr|icmake-7.16.00-2|60	%{_docdir}/%{name}
14mr|icmake-7.16.00-2|61	
14mr|icmake-7.16.00-2|62	%files doc
14mr|icmake-7.16.00-2|63	%{_docdir}/%{name}-doc
14mr|icmake-7.16.00-2|64	
14mr|icmake-7.16.00-2|65	
14mr|icmake-7.16.00-2|66	
14mr|icmake-7.16.00-2|67	%changelog
14mr|icmake-7.16.00-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.16.00-2
14mr|icmake-7.16.00-2|69	+ Revision: 8228a2a
14mr|icmake-7.16.00-2|70	- MassBuild#440: Increase release tag
14mr|icmake-7.16.00-2|71	
14mr|icmake-7.16.00-2|72	

16770 14
14mr|ico-1.0.3-4|1	Name: ico
14mr|ico-1.0.3-4|2	Version: 1.0.3
14mr|ico-1.0.3-4|3	Release: 4
14mr|ico-1.0.3-4|4	Summary: Animate an icosahedron or other polyhedron
14mr|ico-1.0.3-4|5	Group: Development/X11
14mr|ico-1.0.3-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|ico-1.0.3-4|7	License: MIT
14mr|ico-1.0.3-4|8	
14mr|ico-1.0.3-4|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|ico-1.0.3-4|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|ico-1.0.3-4|11	
14mr|ico-1.0.3-4|12	%description
14mr|ico-1.0.3-4|13	Ico displays a wire-frame rotating polyhedron, with hidden lines removed,
14mr|ico-1.0.3-4|14	or a solid-fill polyhedron with hidden faces removed.  There are a number of
14mr|ico-1.0.3-4|15	different polyhedra available; adding a new polyhedron to the program is quite
14mr|ico-1.0.3-4|16	simple.
14mr|ico-1.0.3-4|17	
14mr|ico-1.0.3-4|18	%prep
14mr|ico-1.0.3-4|19	%setup -q -n %{name}-%{version}
14mr|ico-1.0.3-4|20	
14mr|ico-1.0.3-4|21	%build
14mr|ico-1.0.3-4|22	%configure
14mr|ico-1.0.3-4|23	
14mr|ico-1.0.3-4|24	%make
14mr|ico-1.0.3-4|25	
14mr|ico-1.0.3-4|26	%install
14mr|ico-1.0.3-4|27	rm -rf %{buildroot}
14mr|ico-1.0.3-4|28	%makeinstall_std
14mr|ico-1.0.3-4|29	
14mr|ico-1.0.3-4|30	%clean
14mr|ico-1.0.3-4|31	rm -rf %{buildroot}
14mr|ico-1.0.3-4|32	
14mr|ico-1.0.3-4|33	%files
14mr|ico-1.0.3-4|34	%defattr(-,root,root)
14mr|ico-1.0.3-4|35	%{_bindir}/ico
14mr|ico-1.0.3-4|36	%{_mandir}/man1/ico.1.*
14mr|ico-1.0.3-4|37	
14mr|ico-1.0.3-4|38	
14mr|ico-1.0.3-4|39	
14mr|ico-1.0.3-4|40	
14mr|ico-1.0.3-4|41	
14mr|ico-1.0.3-4|42	%changelog
14mr|ico-1.0.3-4|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-4
14mr|ico-1.0.3-4|44	+ Revision: f1d0c90
14mr|ico-1.0.3-4|45	- MassBuild#440: Increase release tag
14mr|ico-1.0.3-4|46	
14mr|ico-1.0.3-4|47	

16771 14
14mr|icon-naming-utils-0.8.90-8|1	%define name icon-naming-utils
14mr|icon-naming-utils-0.8.90-8|2	%define version 0.8.90
14mr|icon-naming-utils-0.8.90-8|3	%define release 8
14mr|icon-naming-utils-0.8.90-8|4	
14mr|icon-naming-utils-0.8.90-8|5	Summary: Icon handling tools of the Tango Project
14mr|icon-naming-utils-0.8.90-8|6	Name: %{name}
14mr|icon-naming-utils-0.8.90-8|7	Version: %{version}
14mr|icon-naming-utils-0.8.90-8|8	Release: %{release}
14mr|icon-naming-utils-0.8.90-8|9	URL: http://tango.freedesktop.org/Standard_Icon_Naming_Specification
14mr|icon-naming-utils-0.8.90-8|10	Source0: http://tango.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14mr|icon-naming-utils-0.8.90-8|11	Patch0: icon-naming-utils-0.8.7-paths.patch
14mr|icon-naming-utils-0.8.90-8|12	Patch1: icon-naming-utils-0.8.90-xfce.patch
14mr|icon-naming-utils-0.8.90-8|13	Patch2: 03_gtk_apply_close_ok.patch
14mr|icon-naming-utils-0.8.90-8|14	Patch3: 04_add_gtk_stock_directory.patch
14mr|icon-naming-utils-0.8.90-8|15	Patch4: icon-naming-utils-0.8.6-missinglink.patch
14mr|icon-naming-utils-0.8.90-8|16	
14mr|icon-naming-utils-0.8.90-8|17	License: GPL+
14mr|icon-naming-utils-0.8.90-8|18	Group: Graphical desktop/Other
14mr|icon-naming-utils-0.8.90-8|19	#Url: http://tango-project.org/Tango_Icon_Library#Download
14mr|icon-naming-utils-0.8.90-8|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|icon-naming-utils-0.8.90-8|21	BuildArch:noarch
14mr|icon-naming-utils-0.8.90-8|22	BuildRequires: perl-XML-Simple
14mr|icon-naming-utils-0.8.90-8|23	
14mr|icon-naming-utils-0.8.90-8|24	%description
14mr|icon-naming-utils-0.8.90-8|25	This utility maps the icon names used by the GNOME and KDE desktops to
14mr|icon-naming-utils-0.8.90-8|26	the icon names proposed in the Icon Naming Specification linked above.
14mr|icon-naming-utils-0.8.90-8|27	
14mr|icon-naming-utils-0.8.90-8|28	%prep
14mr|icon-naming-utils-0.8.90-8|29	%setup -q
14mr|icon-naming-utils-0.8.90-8|30	
14mr|icon-naming-utils-0.8.90-8|31	%patch0 -p1 -b .fix_dtd
14mr|icon-naming-utils-0.8.90-8|32	%patch1 -p1 -b .xfce
14mr|icon-naming-utils-0.8.90-8|33	%patch2 -p1 -b .gtkapply
14mr|icon-naming-utils-0.8.90-8|34	%patch3 -p1 -b .gtkstock
14mr|icon-naming-utils-0.8.90-8|35	%patch4 -p1 -b .missinglink
14mr|icon-naming-utils-0.8.90-8|36	autoreconf
14mr|icon-naming-utils-0.8.90-8|37	
14mr|icon-naming-utils-0.8.90-8|38	%build
14mr|icon-naming-utils-0.8.90-8|39	./configure --prefix=%_prefix --libdir=%_prefix/lib --libexecdir=%_prefix/lib
14mr|icon-naming-utils-0.8.90-8|40	%make
14mr|icon-naming-utils-0.8.90-8|41	
14mr|icon-naming-utils-0.8.90-8|42	%install
14mr|icon-naming-utils-0.8.90-8|43	rm -rf $RPM_BUILD_ROOT
14mr|icon-naming-utils-0.8.90-8|44	%makeinstall_std
14mr|icon-naming-utils-0.8.90-8|45	
14mr|icon-naming-utils-0.8.90-8|46	%clean
14mr|icon-naming-utils-0.8.90-8|47	rm -rf $RPM_BUILD_ROOT
14mr|icon-naming-utils-0.8.90-8|48	
14mr|icon-naming-utils-0.8.90-8|49	%files
14mr|icon-naming-utils-0.8.90-8|50	%defattr(-,root,root)
14mr|icon-naming-utils-0.8.90-8|51	%doc AUTHORS ChangeLog
14mr|icon-naming-utils-0.8.90-8|52	%_bindir/icon-name-mapping
14mr|icon-naming-utils-0.8.90-8|53	%_datadir/%name/
14mr|icon-naming-utils-0.8.90-8|54	%_datadir/pkgconfig/%name.pc
14mr|icon-naming-utils-0.8.90-8|55	
14mr|icon-naming-utils-0.8.90-8|56	
14mr|icon-naming-utils-0.8.90-8|57	
14mr|icon-naming-utils-0.8.90-8|58	
14mr|icon-naming-utils-0.8.90-8|59	
14mr|icon-naming-utils-0.8.90-8|60	%changelog
14mr|icon-naming-utils-0.8.90-8|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.90-8
14mr|icon-naming-utils-0.8.90-8|62	+ Revision: c5315dd
14mr|icon-naming-utils-0.8.90-8|63	- MassBuild#440: Increase release tag
14mr|icon-naming-utils-0.8.90-8|64	
14mr|icon-naming-utils-0.8.90-8|65	

16772 14
14mr|icu4j-3.8.1-3|1	# Copyright (c) 2000-2007, JPackage Project
14mr|icu4j-3.8.1-3|2	# All rights reserved.
14mr|icu4j-3.8.1-3|3	#
14mr|icu4j-3.8.1-3|4	# Redistribution and use in source and binary forms, with or without
14mr|icu4j-3.8.1-3|5	# modification, are permitted provided that the following conditions
14mr|icu4j-3.8.1-3|6	# are met:
14mr|icu4j-3.8.1-3|7	#
14mr|icu4j-3.8.1-3|8	# 1. Redistributions of source code must retain the above copyright
14mr|icu4j-3.8.1-3|9	#    notice, this list of conditions and the following disclaimer.
14mr|icu4j-3.8.1-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|icu4j-3.8.1-3|11	#    notice, this list of conditions and the following disclaimer in the
14mr|icu4j-3.8.1-3|12	#    documentation and/or other materials provided with the
14mr|icu4j-3.8.1-3|13	#    distribution.
14mr|icu4j-3.8.1-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|icu4j-3.8.1-3|15	#    contributors may be used to endorse or promote products derived
14mr|icu4j-3.8.1-3|16	#    from this software without specific prior written permission.
14mr|icu4j-3.8.1-3|17	#
14mr|icu4j-3.8.1-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|icu4j-3.8.1-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|icu4j-3.8.1-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|icu4j-3.8.1-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|icu4j-3.8.1-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|icu4j-3.8.1-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|icu4j-3.8.1-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|icu4j-3.8.1-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|icu4j-3.8.1-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|icu4j-3.8.1-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|icu4j-3.8.1-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|icu4j-3.8.1-3|29	#
14mr|icu4j-3.8.1-3|30	
14mr|icu4j-3.8.1-3|31	# If you want to build with eclipse support
14mr|icu4j-3.8.1-3|32	# give rpmbuild option '--with eclipse'
14mr|icu4j-3.8.1-3|33	
14mr|icu4j-3.8.1-3|34	# Debug package is empty but we cannot be noarch package
14mr|icu4j-3.8.1-3|35	%define _enable_debug_packages %{nil}
14mr|icu4j-3.8.1-3|36	%define debug_package %{nil}
14mr|icu4j-3.8.1-3|37	
14mr|icu4j-3.8.1-3|38	%define _with_eclipse 1
14mr|icu4j-3.8.1-3|39	
14mr|icu4j-3.8.1-3|40	%define with_eclipse %{?_with_eclipse:1}%{!?_with_eclipse:0}
14mr|icu4j-3.8.1-3|41	%define without_eclipse %{!?_with_eclipse:1}%{?_with_eclipse:0}
14mr|icu4j-3.8.1-3|42	
14mr|icu4j-3.8.1-3|43	%define section free
14mr|icu4j-3.8.1-3|44	
14mr|icu4j-3.8.1-3|45	%define eclipse_name            eclipse
14mr|icu4j-3.8.1-3|46	%define eclipse_base            %{_libdir}/%{eclipse_name}
14mr|icu4j-3.8.1-3|47	
14mr|icu4j-3.8.1-3|48	# Note:  this next section looks weird having an arch specified in a
14mr|icu4j-3.8.1-3|49	# noarch specfile but the parts of the build
14mr|icu4j-3.8.1-3|50	# All arches line up between Eclipse and Linux kernel names except i386 -> x86
14mr|icu4j-3.8.1-3|51	%ifarch %{ix86}
14mr|icu4j-3.8.1-3|52	%define eclipse_arch    x86
14mr|icu4j-3.8.1-3|53	%else
14mr|icu4j-3.8.1-3|54	%define eclipse_arch   %{_arch}
14mr|icu4j-3.8.1-3|55	%endif
14mr|icu4j-3.8.1-3|56	
14mr|icu4j-3.8.1-3|57	Name:           icu4j
14mr|icu4j-3.8.1-3|58	Version:        3.8.1
14mr|icu4j-3.8.1-3|59	Release:        3
14mr|icu4j-3.8.1-3|60	Epoch:          1
14mr|icu4j-3.8.1-3|61	Summary:        International Components for Unicode for Java
14mr|icu4j-3.8.1-3|62	License:        MIT and EPL
14mr|icu4j-3.8.1-3|63	URL:            http://www-306.ibm.com/software/globalization/icu/index.jsp
14mr|icu4j-3.8.1-3|64	Group:          Development/Java
14mr|icu4j-3.8.1-3|65	Source0:        http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-src.jar
14mr|icu4j-3.8.1-3|66	Patch0:         %{name}-crosslink.patch
14mr|icu4j-3.8.1-3|67	# Set the OSGi shared configuration dir for our split (libdir and
14mr|icu4j-3.8.1-3|68	# datadir) Eclipse packages.  Will go away once 3.4 is in.
14mr|icu4j-3.8.1-3|69	Patch1:         %{name}-osgiconfigdir.patch
14mr|icu4j-3.8.1-3|70	# Update the MANIFEST.MF to have the same qualifier in the bundle as is
14mr|icu4j-3.8.1-3|71	# in Eclipse's Orbit project
14mr|icu4j-3.8.1-3|72	Patch2:         %{name}-updatetimestamp.patch
14mr|icu4j-3.8.1-3|73	# Bundle the source instead of having it be an exploded directory.  This
14mr|icu4j-3.8.1-3|74	# doesn't work with a 3.3 Eclipse SDK but will with a 3.4 so we'll have
14mr|icu4j-3.8.1-3|75	# to rebuild once we get 3.4 in.
14mr|icu4j-3.8.1-3|76	Patch3:         %{name}-individualsourcebundle.patch
14mr|icu4j-3.8.1-3|77	# PDE Build is in a location the upstream build.xml doesn't check
14mr|icu4j-3.8.1-3|78	Patch4:         %{name}-pdebuildlocation.patch
14mr|icu4j-3.8.1-3|79	# Allow our ancient icu4j to be built with Java7
14mr|icu4j-3.8.1-3|80	Patch5:		icu4j-3.8.1-java7.patch
14mr|icu4j-3.8.1-3|81	BuildRequires:  ant
14mr|icu4j-3.8.1-3|82	BuildRequires:  java-javadoc
14mr|icu4j-3.8.1-3|83	BuildRequires:  java-rpmbuild
14mr|icu4j-3.8.1-3|84	BuildRequires:	java-1.7.0-openjdk-devel
14mr|icu4j-3.8.1-3|85	BuildRequires:  zip
14mr|icu4j-3.8.1-3|86	Requires:       jpackage-utils
14mr|icu4j-3.8.1-3|87	%if %{with_eclipse}
14mr|icu4j-3.8.1-3|88	BuildRequires:  eclipse-pde >= 0:3.2.1
14mr|icu4j-3.8.1-3|89	%endif
14mr|icu4j-3.8.1-3|90	
14mr|icu4j-3.8.1-3|91	%description
14mr|icu4j-3.8.1-3|92	The International Components for Unicode (ICU) library provides robust and
14mr|icu4j-3.8.1-3|93	full-featured Unicode services on a wide variety of platforms. ICU supports
14mr|icu4j-3.8.1-3|94	the most current version of the Unicode standard, and provides support for
14mr|icu4j-3.8.1-3|95	supplementary characters (needed for GB 18030 repertoire support).
14mr|icu4j-3.8.1-3|96	
14mr|icu4j-3.8.1-3|97	Java provides a very strong foundation for global programs, and IBM and the
14mr|icu4j-3.8.1-3|98	ICU team played a key role in providing globalization technology into Sun's
14mr|icu4j-3.8.1-3|99	Java. But because of its long release schedule, Java cannot always keep
14mr|icu4j-3.8.1-3|100	up-to-date with evolving standards. The ICU team continues to extend Java's
14mr|icu4j-3.8.1-3|101	Unicode and internationalization support, focusing on improving
14mr|icu4j-3.8.1-3|102	performance, keeping current with the Unicode standard, and providing
14mr|icu4j-3.8.1-3|103	richer APIs, while remaining as compatible as possible with the original
14mr|icu4j-3.8.1-3|104	Java text and internationalization API design.
14mr|icu4j-3.8.1-3|105	
14mr|icu4j-3.8.1-3|106	%package javadoc
14mr|icu4j-3.8.1-3|107	Summary:        Javadoc for %{name}
14mr|icu4j-3.8.1-3|108	Group:          Development/Java
14mr|icu4j-3.8.1-3|109	Requires:       jpackage-utils
14mr|icu4j-3.8.1-3|110	
14mr|icu4j-3.8.1-3|111	%description javadoc
14mr|icu4j-3.8.1-3|112	Javadoc for %{name}.
14mr|icu4j-3.8.1-3|113	
14mr|icu4j-3.8.1-3|114	%if %{with_eclipse}
14mr|icu4j-3.8.1-3|115	%package eclipse
14mr|icu4j-3.8.1-3|116	Summary:        Eclipse plugin for %{name}
14mr|icu4j-3.8.1-3|117	Group:          Development/Java
14mr|icu4j-3.8.1-3|118	Requires:       jpackage-utils
14mr|icu4j-3.8.1-3|119	
14mr|icu4j-3.8.1-3|120	%description eclipse
14mr|icu4j-3.8.1-3|121	Eclipse plugin support for %{name}.
14mr|icu4j-3.8.1-3|122	
14mr|icu4j-3.8.1-3|123	%endif
14mr|icu4j-3.8.1-3|124	
14mr|icu4j-3.8.1-3|125	%prep
14mr|icu4j-3.8.1-3|126	%setup -q -c
14mr|icu4j-3.8.1-3|127	%patch0 -p0
14mr|icu4j-3.8.1-3|128	#%patch1 -p0
14mr|icu4j-3.8.1-3|129	%patch2 -p0
14mr|icu4j-3.8.1-3|130	%patch3 -p0
14mr|icu4j-3.8.1-3|131	%patch4 -p0
14mr|icu4j-3.8.1-3|132	%patch5 -p0
14mr|icu4j-3.8.1-3|133	
14mr|icu4j-3.8.1-3|134	%{__sed} -i 's/\r//' license.html
14mr|icu4j-3.8.1-3|135	%{__sed} -i 's/\r//' APIChangeReport.html
14mr|icu4j-3.8.1-3|136	%{__sed} -i 's/\r//' readme.html
14mr|icu4j-3.8.1-3|137	
14mr|icu4j-3.8.1-3|138	sed --in-place "s/ .*bootclasspath=.*//g" build.xml
14mr|icu4j-3.8.1-3|139	sed --in-place "s/<date datetime=.*when=\"after\"\/>//" build.xml
14mr|icu4j-3.8.1-3|140	sed --in-place "/javac1.3/d" build.xml
14mr|icu4j-3.8.1-3|141	sed --in-place "s:/usr/lib:%{_libdir}:g" build.xml
14mr|icu4j-3.8.1-3|142	
14mr|icu4j-3.8.1-3|143	%build
14mr|icu4j-3.8.1-3|144	%if %{without_eclipse}
14mr|icu4j-3.8.1-3|145	%ant -Dicu4j.javac.source=1.5 -Dicu4j.javac.target=1.5 -Dj2se.apidoc=%{_javadocdir}/java jar docs
14mr|icu4j-3.8.1-3|146	%else
14mr|icu4j-3.8.1-3|147	%ant -Dj2se.apidoc=%{_javadocdir}/java -Declipse.home=%{eclipse_base} \
14mr|icu4j-3.8.1-3|148	-Declipse.basews=gtk -Declipse.baseos=linux \
14mr|icu4j-3.8.1-3|149	-Declipse.basearch=%{eclipse_arch} jar docs eclipsePDEBuild
14mr|icu4j-3.8.1-3|150	%endif
14mr|icu4j-3.8.1-3|151	
14mr|icu4j-3.8.1-3|152	%install
14mr|icu4j-3.8.1-3|153	# jars
14mr|icu4j-3.8.1-3|154	%__mkdir_p %{buildroot}%{_javadir}
14mr|icu4j-3.8.1-3|155	cp -ap %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|icu4j-3.8.1-3|156	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %__ln_s ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|icu4j-3.8.1-3|157	
14mr|icu4j-3.8.1-3|158	# javadoc
14mr|icu4j-3.8.1-3|159	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|icu4j-3.8.1-3|160	cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|icu4j-3.8.1-3|161	%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|icu4j-3.8.1-3|162	
14mr|icu4j-3.8.1-3|163	%if %{with_eclipse}
14mr|icu4j-3.8.1-3|164	# eclipse
14mr|icu4j-3.8.1-3|165	install -d -m755 %{buildroot}/%{eclipse_base}
14mr|icu4j-3.8.1-3|166	
14mr|icu4j-3.8.1-3|167	unzip -qq -d %{buildroot}/%{eclipse_base} eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip
14mr|icu4j-3.8.1-3|168	%endif
14mr|icu4j-3.8.1-3|169	
14mr|icu4j-3.8.1-3|170	%files
14mr|icu4j-3.8.1-3|171	%defattr(0644,root,root,0755)
14mr|icu4j-3.8.1-3|172	%doc license.html readme.html APIChangeReport.html
14mr|icu4j-3.8.1-3|173	%{_javadir}/%{name}*.jar
14mr|icu4j-3.8.1-3|174	
14mr|icu4j-3.8.1-3|175	%files javadoc
14mr|icu4j-3.8.1-3|176	%defattr(0644,root,root,0755)
14mr|icu4j-3.8.1-3|177	%doc %{_javadocdir}/*
14mr|icu4j-3.8.1-3|178	
14mr|icu4j-3.8.1-3|179	%if %{with_eclipse}
14mr|icu4j-3.8.1-3|180	%files eclipse
14mr|icu4j-3.8.1-3|181	%defattr(0644,root,root,0755)
14mr|icu4j-3.8.1-3|182	%dir %{_libdir}/eclipse
14mr|icu4j-3.8.1-3|183	%dir %{_libdir}/eclipse/features
14mr|icu4j-3.8.1-3|184	%dir %{_libdir}/eclipse/plugins
14mr|icu4j-3.8.1-3|185	%{_libdir}/eclipse/features/*
14mr|icu4j-3.8.1-3|186	%{_libdir}/eclipse/plugins/*
14mr|icu4j-3.8.1-3|187	%doc license.html readme.html
14mr|icu4j-3.8.1-3|188	%endif
14mr|icu4j-3.8.1-3|189	
14mr|icu4j-3.8.1-3|190	%changelog
14mr|icu4j-3.8.1-3|191	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.8.1-3
14mr|icu4j-3.8.1-3|192	+ Revision: a35ad48
14mr|icu4j-3.8.1-3|193	- Added patch to build with java 7
14mr|icu4j-3.8.1-3|194	
14mr|icu4j-3.8.1-3|195	

16773 14
14mr|icu-53.1-2|1	%define major %(echo %{version} |cut -d. -f1)
14mr|icu-53.1-2|2	%define libicudata %mklibname %{name}data %{major}
14mr|icu-53.1-2|3	%define libicui18n %mklibname %{name}i18n %{major}
14mr|icu-53.1-2|4	%define libicuio %mklibname %{name}io %{major}
14mr|icu-53.1-2|5	%define libicule %mklibname %{name}le %{major}
14mr|icu-53.1-2|6	%define libiculx %mklibname %{name}lx %{major}
14mr|icu-53.1-2|7	%define libicutest %mklibname %{name}test %{major}
14mr|icu-53.1-2|8	%define libicutu %mklibname %{name}tu %{major}
14mr|icu-53.1-2|9	%define libicuuc %mklibname %{name}uc %{major}
14mr|icu-53.1-2|10	%define devname %mklibname %{name} -d
14mr|icu-53.1-2|11	
14mr|icu-53.1-2|12	%define tarballver %(echo %{version}|sed -e 's|\\.|_|g')
14mr|icu-53.1-2|13	%bcond_with	crosscompile
14mr|icu-53.1-2|14	
14mr|icu-53.1-2|15	Summary:	International Components for Unicode
14mr|icu-53.1-2|16	Name:		icu
14mr|icu-53.1-2|17	Epoch:		1
14mr|icu-53.1-2|18	Version:	53.1
14mr|icu-53.1-2|19	Release:	2
14mr|icu-53.1-2|20	License:	MIT
14mr|icu-53.1-2|21	Group:		System/Libraries
14mr|icu-53.1-2|22	Url:		http://www.icu-project.org/index.html
14mr|icu-53.1-2|23	Source0:	http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-src.tgz
14mr|icu-53.1-2|24	Source1:	http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-docs.zip
14mr|icu-53.1-2|25	Patch0:		%{name}4c-49.1-setBreakType.patch
14mr|icu-53.1-2|26	Patch1:		icu-53.1-TestTwoDigitYear-fix.patch
14mr|icu-53.1-2|27	BuildRequires:	doxygen
14mr|icu-53.1-2|28	
14mr|icu-53.1-2|29	%description
14mr|icu-53.1-2|30	The International Components for Unicode (ICU) libraries provide robust and
14mr|icu-53.1-2|31	full-featured Unicode services on a wide variety of platforms. ICU supports
14mr|icu-53.1-2|32	the most current version of the Unicode standard, and they provide support
14mr|icu-53.1-2|33	for supplementary Unicode characters (needed for GB 18030 repertoire support).
14mr|icu-53.1-2|34	
14mr|icu-53.1-2|35	As computing environments become more heterogeneous, software portability
14mr|icu-53.1-2|36	becomes more important. ICU lets you produce the same results across all the
14mr|icu-53.1-2|37	various platforms you support, without sacrificing performance. It offers
14mr|icu-53.1-2|38	great flexibility to extend and customize the supplied services, which
14mr|icu-53.1-2|39	include:
14mr|icu-53.1-2|40	
14mr|icu-53.1-2|41	* Text: Unicode text handling, full character properties and character set
14mr|icu-53.1-2|42	conversions (500+ codepages)
14mr|icu-53.1-2|43	* Analysis: Unicode regular expressions; full Unicode sets; character, word
14mr|icu-53.1-2|44	and line boundaries
14mr|icu-53.1-2|45	* Comparison: Language sensitive collation and searching
14mr|icu-53.1-2|46	* Transformations: normalization, upper/lowercase, script transliterations
14mr|icu-53.1-2|47	(50+ pairs)
14mr|icu-53.1-2|48	* Locales: Comprehensive locale data (230+) and resource bundle architecture
14mr|icu-53.1-2|49	* Complex Text Layout: Arabic, Hebrew, Indic and Thai
14mr|icu-53.1-2|50	* Time: Multi-calendar and time zone
14mr|icu-53.1-2|51	* Formatting and Parsing: dates, times, numbers, currencies, messages and
14mr|icu-53.1-2|52	rule based
14mr|icu-53.1-2|53	
14mr|icu-53.1-2|54	%package doc
14mr|icu-53.1-2|55	Summary:	Documentation for the International Components for Unicode
14mr|icu-53.1-2|56	Group:		System/Libraries
14mr|icu-53.1-2|57	Requires:	%{name} >= %{EVRD}
14mr|icu-53.1-2|58	
14mr|icu-53.1-2|59	%description doc
14mr|icu-53.1-2|60	Documentation for the International Components for Unicode.
14mr|icu-53.1-2|61	
14mr|icu-53.1-2|62	%package -n %{libicudata}
14mr|icu-53.1-2|63	Summary:	Library for the International Components for Unicode - icudata
14mr|icu-53.1-2|64	Group:		System/Libraries
14mr|icu-53.1-2|65	Obsoletes:	%{mklibname icu 44} <= 4.4.2
14mr|icu-53.1-2|66	
14mr|icu-53.1-2|67	%description -n %{libicudata}
14mr|icu-53.1-2|68	Library for the International Components for Unicode - icudata.
14mr|icu-53.1-2|69	
14mr|icu-53.1-2|70	%package -n %{libicui18n}
14mr|icu-53.1-2|71	Summary:	Library for the International Components for Unicode - icui18n
14mr|icu-53.1-2|72	Group:		System/Libraries
14mr|icu-53.1-2|73	
14mr|icu-53.1-2|74	%description -n %{libicui18n}
14mr|icu-53.1-2|75	Library for the International Components for Unicode - icui18n.
14mr|icu-53.1-2|76	
14mr|icu-53.1-2|77	%package -n %{libicuio}
14mr|icu-53.1-2|78	Summary:	Library for the International Components for Unicode - icuio
14mr|icu-53.1-2|79	Group:		System/Libraries
14mr|icu-53.1-2|80	
14mr|icu-53.1-2|81	%description -n %{libicuio}
14mr|icu-53.1-2|82	Library for the International Components for Unicode - icuio.
14mr|icu-53.1-2|83	
14mr|icu-53.1-2|84	%package -n %{libicule}
14mr|icu-53.1-2|85	Summary:	Library for the International Components for Unicode - icule
14mr|icu-53.1-2|86	Group:		System/Libraries
14mr|icu-53.1-2|87	
14mr|icu-53.1-2|88	%description -n %{libicule}
14mr|icu-53.1-2|89	Library for the International Components for Unicode - icule.
14mr|icu-53.1-2|90	
14mr|icu-53.1-2|91	%package -n %{libiculx}
14mr|icu-53.1-2|92	Summary:	Library for the International Components for Unicode - iculx
14mr|icu-53.1-2|93	Group:		System/Libraries
14mr|icu-53.1-2|94	
14mr|icu-53.1-2|95	%description -n %{libiculx}
14mr|icu-53.1-2|96	Library for the International Components for Unicode - iculx.
14mr|icu-53.1-2|97	
14mr|icu-53.1-2|98	%package -n %{libicutest}
14mr|icu-53.1-2|99	Summary:	Library for the International Components for Unicode - icutest
14mr|icu-53.1-2|100	Group:		System/Libraries
14mr|icu-53.1-2|101	
14mr|icu-53.1-2|102	%description -n %{libicutest}
14mr|icu-53.1-2|103	Library for the International Components for Unicode - icutest.
14mr|icu-53.1-2|104	
14mr|icu-53.1-2|105	%package -n %{libicutu}
14mr|icu-53.1-2|106	Summary:	Library for the International Components for Unicode - icutu
14mr|icu-53.1-2|107	Group:		System/Libraries
14mr|icu-53.1-2|108	
14mr|icu-53.1-2|109	%description -n %{libicutu}
14mr|icu-53.1-2|110	Library for the International Components for Unicode - icutu.
14mr|icu-53.1-2|111	
14mr|icu-53.1-2|112	%package -n %{libicuuc}
14mr|icu-53.1-2|113	Summary:	Library for the International Components for Unicode - icuuc
14mr|icu-53.1-2|114	Group:		System/Libraries
14mr|icu-53.1-2|115	
14mr|icu-53.1-2|116	%description -n %{libicuuc}
14mr|icu-53.1-2|117	Library for the International Components for Unicode - icuuc.
14mr|icu-53.1-2|118	
14mr|icu-53.1-2|119	%package -n %{devname}
14mr|icu-53.1-2|120	Summary:	Development files for the International Components for Unicode
14mr|icu-53.1-2|121	Group:		Development/Other
14mr|icu-53.1-2|122	Requires:	%{libicudata} >= %{EVRD}
14mr|icu-53.1-2|123	Requires:	%{libicui18n} >= %{EVRD}
14mr|icu-53.1-2|124	Requires:	%{libicuio} >= %{EVRD}
14mr|icu-53.1-2|125	Requires:	%{libicule} >= %{EVRD}
14mr|icu-53.1-2|126	Requires:	%{libiculx} >= %{EVRD}
14mr|icu-53.1-2|127	Requires:	%{libicutest} >= %{EVRD}
14mr|icu-53.1-2|128	Requires:	%{libicutu} >= %{EVRD}
14mr|icu-53.1-2|129	Requires:	%{libicuuc} >= %{EVRD}
14mr|icu-53.1-2|130	Provides:	%{name}%{major}-devel = %{EVRD}
14mr|icu-53.1-2|131	Provides:	%{name}-devel = %{EVRD}
14mr|icu-53.1-2|132	#define _requires_exceptions statically\\|linked
14mr|icu-53.1-2|133	
14mr|icu-53.1-2|134	%description -n	%{devname}
14mr|icu-53.1-2|135	Development files and headers for the International Components for Unicode.
14mr|icu-53.1-2|136	
14mr|icu-53.1-2|137	%prep
14mr|icu-53.1-2|138	%setup -qn %{name}
14mr|icu-53.1-2|139	%patch0 -p1 -b .setBreakType
14mr|icu-53.1-2|140	%patch1 -p1 -b .testfix
14mr|icu-53.1-2|141	
14mr|icu-53.1-2|142	mkdir -p docs
14mr|icu-53.1-2|143	cd docs
14mr|icu-53.1-2|144	unzip -q %{SOURCE1}
14mr|icu-53.1-2|145	cd -
14mr|icu-53.1-2|146	
14mr|icu-53.1-2|147	%build
14mr|icu-53.1-2|148	pushd source
14mr|icu-53.1-2|149	# (tpg) needed for patch 2
14mr|icu-53.1-2|150	export CFLAGS='%{optflags} -fno-strict-aliasing'
14mr|icu-53.1-2|151	export CXXFLAGS='%{optflags} -fno-strict-aliasing'
14mr|icu-53.1-2|152	# If we want crosscompile icu we need to built ICU package
14mr|icu-53.1-2|153	# and add --with-cross-build=/path/to/icu
14mr|icu-53.1-2|154	# disable bits and do unset TARGET twice, after configure
14mr|icu-53.1-2|155	# and before makeinstall
14mr|icu-53.1-2|156	%configure2_5x \
14mr|icu-53.1-2|157	%if !%{with crosscompile}
14mr|icu-53.1-2|158	--with-library-bits=64else32 \
14mr|icu-53.1-2|159	%endif
14mr|icu-53.1-2|160	--with-data-packaging=library \
14mr|icu-53.1-2|161	%if %{with crosscompile}
14mr|icu-53.1-2|162	--with-cross-build=/path/to/built/icu/source/ \
14mr|icu-53.1-2|163	%endif
14mr|icu-53.1-2|164	--disable-samples
14mr|icu-53.1-2|165	%if %{with crosscompile}
14mr|icu-53.1-2|166	unset TARGET
14mr|icu-53.1-2|167	%endif
14mr|icu-53.1-2|168	%make
14mr|icu-53.1-2|169	%make doc
14mr|icu-53.1-2|170	popd
14mr|icu-53.1-2|171	
14mr|icu-53.1-2|172	%check
14mr|icu-53.1-2|173	pushd source
14mr|icu-53.1-2|174	make check
14mr|icu-53.1-2|175	popd
14mr|icu-53.1-2|176	
14mr|icu-53.1-2|177	%install
14mr|icu-53.1-2|178	%if %{with crosscompile}
14mr|icu-53.1-2|179	unset TARGET
14mr|icu-53.1-2|180	%endif
14mr|icu-53.1-2|181	%makeinstall_std -C source
14mr|icu-53.1-2|182	
14mr|icu-53.1-2|183	%files
14mr|icu-53.1-2|184	%{_bindir}/*
14mr|icu-53.1-2|185	%exclude %{_bindir}/icu-config
14mr|icu-53.1-2|186	%{_sbindir}/*
14mr|icu-53.1-2|187	
14mr|icu-53.1-2|188	%files doc
14mr|icu-53.1-2|189	%doc readme.html docs/*
14mr|icu-53.1-2|190	%{_mandir}/man1/*
14mr|icu-53.1-2|191	%{_mandir}/man8/*
14mr|icu-53.1-2|192	
14mr|icu-53.1-2|193	%files -n %{libicudata}
14mr|icu-53.1-2|194	%{_libdir}/libicudata.so.%{major}*
14mr|icu-53.1-2|195	
14mr|icu-53.1-2|196	%files -n %{libicui18n}
14mr|icu-53.1-2|197	%{_libdir}/libicui18n.so.%{major}*
14mr|icu-53.1-2|198	
14mr|icu-53.1-2|199	%files -n %{libicuio}
14mr|icu-53.1-2|200	%{_libdir}/libicuio.so.%{major}*
14mr|icu-53.1-2|201	
14mr|icu-53.1-2|202	%files -n %{libicule}
14mr|icu-53.1-2|203	%{_libdir}/libicule.so.%{major}*
14mr|icu-53.1-2|204	
14mr|icu-53.1-2|205	%files -n %{libiculx}
14mr|icu-53.1-2|206	%{_libdir}/libiculx.so.%{major}*
14mr|icu-53.1-2|207	
14mr|icu-53.1-2|208	%files -n %{libicutest}
14mr|icu-53.1-2|209	%{_libdir}/libicutest.so.%{major}*
14mr|icu-53.1-2|210	
14mr|icu-53.1-2|211	%files -n %{libicutu}
14mr|icu-53.1-2|212	%{_libdir}/libicutu.so.%{major}*
14mr|icu-53.1-2|213	
14mr|icu-53.1-2|214	%files -n %{libicuuc}
14mr|icu-53.1-2|215	%{_libdir}/libicuuc.so.%{major}*
14mr|icu-53.1-2|216	
14mr|icu-53.1-2|217	%files -n %{devname}
14mr|icu-53.1-2|218	%{_bindir}/icu-config
14mr|icu-53.1-2|219	%{_libdir}/*.so
14mr|icu-53.1-2|220	%{_libdir}/pkgconfig/*.pc
14mr|icu-53.1-2|221	%dir %{_includedir}/layout
14mr|icu-53.1-2|222	%dir %{_includedir}/unicode
14mr|icu-53.1-2|223	%{_includedir}/layout/*
14mr|icu-53.1-2|224	%{_includedir}/unicode/*
14mr|icu-53.1-2|225	%dir %{_libdir}/%{name}
14mr|icu-53.1-2|226	%{_libdir}/%{name}/*
14mr|icu-53.1-2|227	%dir %{_datadir}/%{name}
14mr|icu-53.1-2|228	%{_datadir}/%{name}/*
14mr|icu-53.1-2|229	
14mr|icu-53.1-2|230	
14mr|icu-53.1-2|231	%changelog
14mr|icu-53.1-2|232	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:53.1-2
14mr|icu-53.1-2|233	+ Revision: f0a3ebc
14mr|icu-53.1-2|234	- MassBuild#440: Increase release tag
14mr|icu-53.1-2|235	
14mr|icu-53.1-2|236	

16774 14
14mr|id3lib-3.8.3-24|1	%define major 3.8_3
14mr|id3lib-3.8.3-24|2	%define libname %mklibname id3_ %{major}
14mr|id3lib-3.8.3-24|3	%define devname %mklibname id3 -d
14mr|id3lib-3.8.3-24|4	%define staticname %mklibname id3 -s -d
14mr|id3lib-3.8.3-24|5	
14mr|id3lib-3.8.3-24|6	Name:		id3lib
14mr|id3lib-3.8.3-24|7	Version:	3.8.3
14mr|id3lib-3.8.3-24|8	Release:	24
14mr|id3lib-3.8.3-24|9	Epoch:		1
14mr|id3lib-3.8.3-24|10	Summary:	A software library for manipulating ID3v1 and ID3v2 tags
14mr|id3lib-3.8.3-24|11	Group:		Sound
14mr|id3lib-3.8.3-24|12	License:	LGPL
14mr|id3lib-3.8.3-24|13	URL:		http://id3lib.sourceforge.net
14mr|id3lib-3.8.3-24|14	Source:		http://download.sourceforge.net/id3lib/%{name}-%version.tar.bz2
14mr|id3lib-3.8.3-24|15	Patch:		id3lib-3.8.2-doxygen.patch
14mr|id3lib-3.8.3-24|16	Patch1:		patch_id3lib_3.8.3_UTF16_writing_bug.diff
14mr|id3lib-3.8.3-24|17	Patch2:		id3lib-3.8.3-CVE-2007-4460.patch
14mr|id3lib-3.8.3-24|18	Patch3:		id3lib-3.8.3-includes.patch
14mr|id3lib-3.8.3-24|19	Patch4:		id3lib-3.8.3-link.patch
14mr|id3lib-3.8.3-24|20	Patch5:		id3lib-3.8.3-libtool-autofoo.patch
14mr|id3lib-3.8.3-24|21	Provides:	id3lib-examples
14mr|id3lib-3.8.3-24|22	BuildRequires:	doxygen
14mr|id3lib-3.8.3-24|23	BuildRequires:	zlib-devel
14mr|id3lib-3.8.3-24|24	
14mr|id3lib-3.8.3-24|25	%description
14mr|id3lib-3.8.3-24|26	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
14mr|id3lib-3.8.3-24|27	It provides a convenient interface for software developers to include
14mr|id3lib-3.8.3-24|28	standards-compliant ID3v1/2 tagging capabilities in their applications.
14mr|id3lib-3.8.3-24|29	Features include identification of valid tags, automatic size conversions,
14mr|id3lib-3.8.3-24|30	(re)synchronisation of tag frames, seamless tag (de)compression, and optional
14mr|id3lib-3.8.3-24|31	padding facilities.
14mr|id3lib-3.8.3-24|32	Included are some simple command line example applications.
14mr|id3lib-3.8.3-24|33	
14mr|id3lib-3.8.3-24|34	%package -n %{libname}
14mr|id3lib-3.8.3-24|35	Summary:	Id3lib libraries
14mr|id3lib-3.8.3-24|36	Group:		System/Libraries
14mr|id3lib-3.8.3-24|37	
14mr|id3lib-3.8.3-24|38	%description -n %{libname}
14mr|id3lib-3.8.3-24|39	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
14mr|id3lib-3.8.3-24|40	
14mr|id3lib-3.8.3-24|41	%package	-n %{devname}
14mr|id3lib-3.8.3-24|42	Summary:	Headers for developing programs that will use id3lib
14mr|id3lib-3.8.3-24|43	Group:		Development/C++
14mr|id3lib-3.8.3-24|44	Requires:	%{libname} = %{EVRD}
14mr|id3lib-3.8.3-24|45	Requires:	zlib-devel
14mr|id3lib-3.8.3-24|46	Provides:	libid3-devel = %{EVRD}
14mr|id3lib-3.8.3-24|47	Provides:	libid3lib-devel = %{EVRD}
14mr|id3lib-3.8.3-24|48	Provides:	id3lib-devel = %{EVRD}
14mr|id3lib-3.8.3-24|49	Provides:	id3lib-doc
14mr|id3lib-3.8.3-24|50	
14mr|id3lib-3.8.3-24|51	%description	-n %{devname}
14mr|id3lib-3.8.3-24|52	This package contains the headers that programmers will need to develop
14mr|id3lib-3.8.3-24|53	applications which will use id3lib, the software library for ID3v1 and ID3v2
14mr|id3lib-3.8.3-24|54	tag manipulation.
14mr|id3lib-3.8.3-24|55	
14mr|id3lib-3.8.3-24|56	%package -n %{staticname}
14mr|id3lib-3.8.3-24|57	Summary:	Id3lib static libraries
14mr|id3lib-3.8.3-24|58	Group:		Development/C++
14mr|id3lib-3.8.3-24|59	Requires:	%{devname} = %{EVRD}
14mr|id3lib-3.8.3-24|60	
14mr|id3lib-3.8.3-24|61	%description -n %{staticname}
14mr|id3lib-3.8.3-24|62	This package provides a software library for manipulating ID3v1 and
14mr|id3lib-3.8.3-24|63	ID3v2 tags. It contains the static library of id3lib.
14mr|id3lib-3.8.3-24|64	
14mr|id3lib-3.8.3-24|65	
14mr|id3lib-3.8.3-24|66	%prep
14mr|id3lib-3.8.3-24|67	%setup -q
14mr|id3lib-3.8.3-24|68	%patch -p0
14mr|id3lib-3.8.3-24|69	%patch1 -p1
14mr|id3lib-3.8.3-24|70	%patch2 -p1
14mr|id3lib-3.8.3-24|71	%patch3 -p1
14mr|id3lib-3.8.3-24|72	#%%patch4 -p0
14mr|id3lib-3.8.3-24|73	%patch5 -p1
14mr|id3lib-3.8.3-24|74	(mkdir -p doc/examples
14mr|id3lib-3.8.3-24|75	cd examples
14mr|id3lib-3.8.3-24|76	cp *.cpp *.c *.h *.tag *.jpg *.mp3 ../doc/examples
14mr|id3lib-3.8.3-24|77	)
14mr|id3lib-3.8.3-24|78	
14mr|id3lib-3.8.3-24|79	%build
14mr|id3lib-3.8.3-24|80	%configure2_5x
14mr|id3lib-3.8.3-24|81	%make
14mr|id3lib-3.8.3-24|82	%make docs
14mr|id3lib-3.8.3-24|83	
14mr|id3lib-3.8.3-24|84	%install
14mr|id3lib-3.8.3-24|85	%makeinstall_std
14mr|id3lib-3.8.3-24|86	
14mr|id3lib-3.8.3-24|87	%files
14mr|id3lib-3.8.3-24|88	%doc AUTHORS HISTORY NEWS README THANKS TODO
14mr|id3lib-3.8.3-24|89	%{_bindir}/*
14mr|id3lib-3.8.3-24|90	
14mr|id3lib-3.8.3-24|91	%files -n %{libname}
14mr|id3lib-3.8.3-24|92	%doc README COPYING
14mr|id3lib-3.8.3-24|93	%{_libdir}/*.so.*
14mr|id3lib-3.8.3-24|94	
14mr|id3lib-3.8.3-24|95	%files -n %{devname}
14mr|id3lib-3.8.3-24|96	%doc ChangeLog doc/*.html doc/*gif doc/*.txt doc/*.jpg doc/*.ico doc/*.css
14mr|id3lib-3.8.3-24|97	%doc doc/api doc/examples
14mr|id3lib-3.8.3-24|98	%{_includedir}/id3*.h
14mr|id3lib-3.8.3-24|99	%{_includedir}/id3
14mr|id3lib-3.8.3-24|100	%{_libdir}/*.so
14mr|id3lib-3.8.3-24|101	
14mr|id3lib-3.8.3-24|102	%files -n %{staticname}
14mr|id3lib-3.8.3-24|103	%{_libdir}/*.a
14mr|id3lib-3.8.3-24|104	
14mr|id3lib-3.8.3-24|105	
14mr|id3lib-3.8.3-24|106	%changelog
14mr|id3lib-3.8.3-24|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.8.3-24
14mr|id3lib-3.8.3-24|108	+ Revision: 3529a23
14mr|id3lib-3.8.3-24|109	- MassBuild#440: Increase release tag
14mr|id3lib-3.8.3-24|110	
14mr|id3lib-3.8.3-24|111	

16775 14
14mr|ifmetric-0.3-11|1	Summary:	Tool to change the priority of IPv4 routes
14mr|ifmetric-0.3-11|2	Name:		ifmetric
14mr|ifmetric-0.3-11|3	Version:	0.3
14mr|ifmetric-0.3-11|4	Release:	%manbo_mkrel 11
14mr|ifmetric-0.3-11|5	License:	GPL
14mr|ifmetric-0.3-11|6	Group: 		System/Configuration/Networking
14mr|ifmetric-0.3-11|7	Url: 		http://0pointer.de/lennart/projects/ifmetric/
14mr|ifmetric-0.3-11|8	Source0:	http://0pointer.de/lennart/projects/ifmetric/%{name}-%{version}.tar.bz2
14mr|ifmetric-0.3-11|9	BuildRequires:	lynx
14mr|ifmetric-0.3-11|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|ifmetric-0.3-11|11	
14mr|ifmetric-0.3-11|12	%description
14mr|ifmetric-0.3-11|13	ifmetric is a Linux tool for setting the metrics of all IPv4 routes
14mr|ifmetric-0.3-11|14	attached to a given network interface at once. This may be used to
14mr|ifmetric-0.3-11|15	change the priority of routing IPv4 traffic over the interface.
14mr|ifmetric-0.3-11|16	Lower metrics correlate with higher priorities.
14mr|ifmetric-0.3-11|17	
14mr|ifmetric-0.3-11|18	%prep
14mr|ifmetric-0.3-11|19	%setup -q
14mr|ifmetric-0.3-11|20	
14mr|ifmetric-0.3-11|21	%build
14mr|ifmetric-0.3-11|22	%configure2_5x --disable-xmltoman
14mr|ifmetric-0.3-11|23	%make
14mr|ifmetric-0.3-11|24	
14mr|ifmetric-0.3-11|25	%install
14mr|ifmetric-0.3-11|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|ifmetric-0.3-11|27	
14mr|ifmetric-0.3-11|28	%makeinstall
14mr|ifmetric-0.3-11|29	
14mr|ifmetric-0.3-11|30	%clean
14mr|ifmetric-0.3-11|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|ifmetric-0.3-11|32	
14mr|ifmetric-0.3-11|33	%files
14mr|ifmetric-0.3-11|34	%defattr(644,root,root,755)
14mr|ifmetric-0.3-11|35	%attr(755,root,root) %{_sbindir}/%{name}
14mr|ifmetric-0.3-11|36	%{_mandir}/man8/%{name}.*
14mr|ifmetric-0.3-11|37	
14mr|ifmetric-0.3-11|38	
14mr|ifmetric-0.3-11|39	
14mr|ifmetric-0.3-11|40	
14mr|ifmetric-0.3-11|41	
14mr|ifmetric-0.3-11|42	%changelog
14mr|ifmetric-0.3-11|43	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 0.3-11
14mr|ifmetric-0.3-11|44	+ Revision: 151af1a
14mr|ifmetric-0.3-11|45	- ABF:auto increment release
14mr|ifmetric-0.3-11|46	
14mr|ifmetric-0.3-11|47	

16776 14
14mr|ifplugd-0.28-17|1	Summary:	Detect and perform actions when an ethernet cable is (un)plugged
14mr|ifplugd-0.28-17|2	Name:		ifplugd
14mr|ifplugd-0.28-17|3	Version: 	0.28
14mr|ifplugd-0.28-17|4	Release: 	17
14mr|ifplugd-0.28-17|5	Source0:	http://0pointer.de/lennart/projects/ifplugd/%{name}-%{version}.tar.bz2
14mr|ifplugd-0.28-17|6	Patch0:		ifplugd-0.28-exit-status.patch
14mr|ifplugd-0.28-17|7	Patch1:		ifplugd-0.28-event.patch
14mr|ifplugd-0.28-17|8	Patch2:		ifplugd-0.28-include.patch
14mr|ifplugd-0.28-17|9	Patch3:		ifplugd-0.28-onlink.patch
14mr|ifplugd-0.28-17|10	License:	GPL
14mr|ifplugd-0.28-17|11	Group:		System/Configuration/Networking
14mr|ifplugd-0.28-17|12	URL:		http://0pointer.de/lennart/projects/ifplugd/
14mr|ifplugd-0.28-17|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ifplugd-0.28-17|14	BuildRequires:	doxygen lynx pkgconfig libdaemon-devel
14mr|ifplugd-0.28-17|15	
14mr|ifplugd-0.28-17|16	%description
14mr|ifplugd-0.28-17|17	ifplugd is a Linux daemon which will automatically configure your
14mr|ifplugd-0.28-17|18	ethernet device when a cable is plugged in and automatically
14mr|ifplugd-0.28-17|19	unconfigure it if the cable is pulled. This is useful on laptops with
14mr|ifplugd-0.28-17|20	onboard network adapters, since it will only configure the interface
14mr|ifplugd-0.28-17|21	when a cable is really connected.
14mr|ifplugd-0.28-17|22	
14mr|ifplugd-0.28-17|23	%prep
14mr|ifplugd-0.28-17|24	%setup -q
14mr|ifplugd-0.28-17|25	%patch0 -p1 -b .exit-status
14mr|ifplugd-0.28-17|26	%patch1 -p1 -b .event
14mr|ifplugd-0.28-17|27	%patch2 -p1 -b .include
14mr|ifplugd-0.28-17|28	%patch3 -p1 -b .onlink
14mr|ifplugd-0.28-17|29	
14mr|ifplugd-0.28-17|30	%build
14mr|ifplugd-0.28-17|31	%configure2_5x	--sbindir=/sbin
14mr|ifplugd-0.28-17|32	%make
14mr|ifplugd-0.28-17|33	
14mr|ifplugd-0.28-17|34	%install
14mr|ifplugd-0.28-17|35	rm -rf $RPM_BUILD_ROOT
14mr|ifplugd-0.28-17|36	%makeinstall_std
14mr|ifplugd-0.28-17|37	rm -f $RPM_BUILD_ROOT%{_sysconfdir}/init.d/ifplugd
14mr|ifplugd-0.28-17|38	
14mr|ifplugd-0.28-17|39	%clean
14mr|ifplugd-0.28-17|40	rm -rf $RPM_BUILD_ROOT
14mr|ifplugd-0.28-17|41	
14mr|ifplugd-0.28-17|42	%files
14mr|ifplugd-0.28-17|43	%defattr(-,root,root)
14mr|ifplugd-0.28-17|44	%doc doc/README doc/NEWS doc/README.html doc/style.css LICENSE
14mr|ifplugd-0.28-17|45	/sbin/ifplugd
14mr|ifplugd-0.28-17|46	/sbin/ifplugstatus
14mr|ifplugd-0.28-17|47	%{_mandir}/man?/ifplugd*
14mr|ifplugd-0.28-17|48	%{_mandir}/man?/ifplugstatus*
14mr|ifplugd-0.28-17|49	%dir %{_sysconfdir}/ifplugd
14mr|ifplugd-0.28-17|50	%config(noreplace) %{_sysconfdir}/ifplugd/ifplugd.conf
14mr|ifplugd-0.28-17|51	%{_sysconfdir}/ifplugd/ifplugd.action
14mr|ifplugd-0.28-17|52	
14mr|ifplugd-0.28-17|53	
14mr|ifplugd-0.28-17|54	
14mr|ifplugd-0.28-17|55	
14mr|ifplugd-0.28-17|56	
14mr|ifplugd-0.28-17|57	%changelog
14mr|ifplugd-0.28-17|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.28-17
14mr|ifplugd-0.28-17|59	+ Revision: 18e68b9
14mr|ifplugd-0.28-17|60	- MassBuild#440: Increase release tag
14mr|ifplugd-0.28-17|61	
14mr|ifplugd-0.28-17|62	

16777 14
14mr|iguanair-1.0.5-6|1	# python module
14mr|iguanair-1.0.5-6|2	%define _disable_ld_no_undefined 1
14mr|iguanair-1.0.5-6|3	%define debug_package %{nil}
14mr|iguanair-1.0.5-6|4	
14mr|iguanair-1.0.5-6|5	%define Name	iguanaIR
14mr|iguanair-1.0.5-6|6	%define major	0
14mr|iguanair-1.0.5-6|7	%define libname	%mklibname iguanair %{major}
14mr|iguanair-1.0.5-6|8	%define devname	%mklibname iguanair -d
14mr|iguanair-1.0.5-6|9	
14mr|iguanair-1.0.5-6|10	Summary:	IguanaWorks USB IR Transceiver driver
14mr|iguanair-1.0.5-6|11	Name:		iguanair
14mr|iguanair-1.0.5-6|12	Version:	1.0.5
14mr|iguanair-1.0.5-6|13	Release:	6
14mr|iguanair-1.0.5-6|14	License:	GPLv2 and LGPLv2.1
14mr|iguanair-1.0.5-6|15	Group:		System/Kernel and hardware
14mr|iguanair-1.0.5-6|16	Url:		http://iguanaworks.net/projects/IguanaIR/
14mr|iguanair-1.0.5-6|17	# svn co http://iguanaworks.net/repos/iguanair/public/trunk/software/usb_ir iguanair
14mr|iguanair-1.0.5-6|18	# REV=$(svn info iguanair | grep "Last Changed Rev" | cut -d" " -f4)
14mr|iguanair-1.0.5-6|19	# svn export iguanair iguanair-$REV
14mr|iguanair-1.0.5-6|20	# rm -rf iguanair-$REV/win32
14mr|iguanair-1.0.5-6|21	# tar -cjf iguanair-$REV.tar.bz2 iguanair-$REV
14mr|iguanair-1.0.5-6|22	Source0:	http://iguanaworks.net/downloads/%{Name}-%{version}.tar.bz2
14mr|iguanair-1.0.5-6|23	Source1:        iguanaIR.service
14mr|iguanair-1.0.5-6|24	Source2:        iguanaIR-rescan
14mr|iguanair-1.0.5-6|25	Source3:	README.omv
14mr|iguanair-1.0.5-6|26	# https://iguanaworks.net/projects/IguanaIR/ticket/205 for patch 5, 3, 2.
14mr|iguanair-1.0.5-6|27	Patch3:         0003-Use-platform-specific-python-extension-dir.patch
14mr|iguanair-1.0.5-6|28	# Fedora only
14mr|iguanair-1.0.5-6|29	Patch6:         0006-udev-invoke-systemd-support-not-sysV-init-file.patch
14mr|iguanair-1.0.5-6|30	
14mr|iguanair-1.0.5-6|31	BuildRequires:	swig
14mr|iguanair-1.0.5-6|32	BuildRequires:	pkgconfig(libusb-1.0)
14mr|iguanair-1.0.5-6|33	BuildRequires:	pkgconfig(libusb)
14mr|iguanair-1.0.5-6|34	BuildRequires:	pkgconfig(popt)
14mr|iguanair-1.0.5-6|35	Requires(post,preun):	rpm-helper
14mr|iguanair-1.0.5-6|36	
14mr|iguanair-1.0.5-6|37	%description
14mr|iguanair-1.0.5-6|38	This package contains the driver daemon required for the operation
14mr|iguanair-1.0.5-6|39	of the IguanaWorks USB IR Transceiver and the igclient test tool.
14mr|iguanair-1.0.5-6|40	
14mr|iguanair-1.0.5-6|41	The IguanaWorks USB IR Transceiver is a simple USB device that can
14mr|iguanair-1.0.5-6|42	communicate with most home electronics and remote controls via
14mr|iguanair-1.0.5-6|43	infrared (IR). The transceiver can both send and receive IR codes,
14mr|iguanair-1.0.5-6|44	and is fully compatible with LIRC under Linux. Unlike serial
14mr|iguanair-1.0.5-6|45	devices, the USB transceiver does not require a kernel module, and
14mr|iguanair-1.0.5-6|46	multiple transceivers can be in use at the same time. Each
14mr|iguanair-1.0.5-6|47	transceiver can transmit on up to 4 independent channels.
14mr|iguanair-1.0.5-6|48	
14mr|iguanair-1.0.5-6|49	%package -n python-iguanair
14mr|iguanair-1.0.5-6|50	Summary:	Python bindings for iguanaIR
14mr|iguanair-1.0.5-6|51	Group:		Development/Python
14mr|iguanair-1.0.5-6|52	BuildRequires:	python-devel
14mr|iguanair-1.0.5-6|53	
14mr|iguanair-1.0.5-6|54	%description -n python-iguanair
14mr|iguanair-1.0.5-6|55	Python bindings for IguanaWorks USB IR Transceiver.
14mr|iguanair-1.0.5-6|56	
14mr|iguanair-1.0.5-6|57	%package reflasher
14mr|iguanair-1.0.5-6|58	Summary:	Reflasher for iguanaIR devices
14mr|iguanair-1.0.5-6|59	Group:		System/Kernel and hardware
14mr|iguanair-1.0.5-6|60	Requires:	python-iguanair
14mr|iguanair-1.0.5-6|61	
14mr|iguanair-1.0.5-6|62	%description reflasher
14mr|iguanair-1.0.5-6|63	Firmware reflasher for IguanaWorks USB IR Transceiver.
14mr|iguanair-1.0.5-6|64	
14mr|iguanair-1.0.5-6|65	%package -n %{libname}
14mr|iguanair-1.0.5-6|66	Summary:	Shared library for iguanaIR devices
14mr|iguanair-1.0.5-6|67	Group:		System/Libraries
14mr|iguanair-1.0.5-6|68	
14mr|iguanair-1.0.5-6|69	%description -n %{libname}
14mr|iguanair-1.0.5-6|70	This package contains the library needed to run programs dynamically
14mr|iguanair-1.0.5-6|71	linked with libiguanair.
14mr|iguanair-1.0.5-6|72	
14mr|iguanair-1.0.5-6|73	%package -n %{devname}
14mr|iguanair-1.0.5-6|74	Summary:	Headers for iguanaIR development
14mr|iguanair-1.0.5-6|75	Group:		Development/C
14mr|iguanair-1.0.5-6|76	Requires:	%{libname} = %version
14mr|iguanair-1.0.5-6|77	Provides:	%{name}-devel = %version-%release
14mr|iguanair-1.0.5-6|78	
14mr|iguanair-1.0.5-6|79	%description -n %{devname}
14mr|iguanair-1.0.5-6|80	This package contains the headers that programmers will need to develop
14mr|iguanair-1.0.5-6|81	applications which will use libiguanair.
14mr|iguanair-1.0.5-6|82	
14mr|iguanair-1.0.5-6|83	%prep
14mr|iguanair-1.0.5-6|84	%setup -qn %{Name}-%{version}
14mr|iguanair-1.0.5-6|85	%apply_patches
14mr|iguanair-1.0.5-6|86	cp %{SOURCE3} README.omv
14mr|iguanair-1.0.5-6|87	
14mr|iguanair-1.0.5-6|88	%build
14mr|iguanair-1.0.5-6|89	%configure2_5x
14mr|iguanair-1.0.5-6|90	%make
14mr|iguanair-1.0.5-6|91	
14mr|iguanair-1.0.5-6|92	# Fix incorrect permissions
14mr|iguanair-1.0.5-6|93	chmod -x iguanaIR_wrap.c
14mr|iguanair-1.0.5-6|94	
14mr|iguanair-1.0.5-6|95	%install
14mr|iguanair-1.0.5-6|96	%makeinstall_std
14mr|iguanair-1.0.5-6|97	
14mr|iguanair-1.0.5-6|98	install -m755 -d %{buildroot}%{_localstatedir}/run/%{name}
14mr|iguanair-1.0.5-6|99	
14mr|iguanair-1.0.5-6|100	# Use /etc/sysconfig instead of /etc/default
14mr|iguanair-1.0.5-6|101	mkdir %{buildroot}%{_sysconfdir}/sysconfig || :
14mr|iguanair-1.0.5-6|102	mv  %{buildroot}/etc/default/iguanaIR \
14mr|iguanair-1.0.5-6|103	%{buildroot}%{_sysconfdir}/sysconfig
14mr|iguanair-1.0.5-6|104	
14mr|iguanair-1.0.5-6|105	# Fix up some stray file permissions issues
14mr|iguanair-1.0.5-6|106	chmod -x %{buildroot}%{python_sitearch}/*.py \
14mr|iguanair-1.0.5-6|107	%{buildroot}%{_includedir}/%{Name}.h \
14mr|iguanair-1.0.5-6|108	%{buildroot}%{_datadir}/%{Name}-reflasher/hex/*
14mr|iguanair-1.0.5-6|109	
14mr|iguanair-1.0.5-6|110	# Remove the installed initfile and install the systemd support instead.
14mr|iguanair-1.0.5-6|111	rm -rf %{buildroot}%{_sysconfdir}/init.d/
14mr|iguanair-1.0.5-6|112	install -m644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{Name}.service
14mr|iguanair-1.0.5-6|113	install -m755 -D %{SOURCE2} %{buildroot}%{_libexecdir}/iguanaIR/rescan
14mr|iguanair-1.0.5-6|114	
14mr|iguanair-1.0.5-6|115	# Install private log dir, tmpfiles.d setup.
14mr|iguanair-1.0.5-6|116	install -m755 -d %{buildroot}%{_localstatedir}/log/iguanaIR
14mr|iguanair-1.0.5-6|117	install -m755 -d %{buildroot}/etc/tmpfiles.d
14mr|iguanair-1.0.5-6|118	
14mr|iguanair-1.0.5-6|119	cat > %{buildroot}/etc/tmpfiles.d/%{name}.conf <<EOF
14mr|iguanair-1.0.5-6|120	d   /run/%{name}    0755    iguanair   iguanair
14mr|iguanair-1.0.5-6|121	EOF
14mr|iguanair-1.0.5-6|122	install -m755 -d %{buildroot}/run/%{name}
14mr|iguanair-1.0.5-6|123	
14mr|iguanair-1.0.5-6|124	%pre
14mr|iguanair-1.0.5-6|125	%_pre_useradd iguanair / /sbin/nologin
14mr|iguanair-1.0.5-6|126	
14mr|iguanair-1.0.5-6|127	%post
14mr|iguanair-1.0.5-6|128	%_post_service %{name}
14mr|iguanair-1.0.5-6|129	if [ "$1" = "1" ]; then
14mr|iguanair-1.0.5-6|130	# apply new permissions from the added udev file
14mr|iguanair-1.0.5-6|131	/sbin/udevadm trigger --attr-match=manufacturer=IguanaWorks
14mr|iguanair-1.0.5-6|132	fi
14mr|iguanair-1.0.5-6|133	
14mr|iguanair-1.0.5-6|134	%preun
14mr|iguanair-1.0.5-6|135	%_preun_service %{name}
14mr|iguanair-1.0.5-6|136	
14mr|iguanair-1.0.5-6|137	%postun
14mr|iguanair-1.0.5-6|138	%_postun_userdel iguanair
14mr|iguanair-1.0.5-6|139	
14mr|iguanair-1.0.5-6|140	%files
14mr|iguanair-1.0.5-6|141	%doc AUTHORS LICENSE LICENSE-LGPL WHY protocols.txt
14mr|iguanair-1.0.5-6|142	%doc README.txt notes.txt ChangeLog
14mr|iguanair-1.0.5-6|143	%doc README.omv
14mr|iguanair-1.0.5-6|144	%{_bindir}/igdaemon
14mr|iguanair-1.0.5-6|145	%{_bindir}/igclient
14mr|iguanair-1.0.5-6|146	%{_libexecdir}/%{Name}/
14mr|iguanair-1.0.5-6|147	%{_unitdir}/%{Name}.service
14mr|iguanair-1.0.5-6|148	/lib/udev/rules.d/80-%{Name}.rules
14mr|iguanair-1.0.5-6|149	%config(noreplace) %{_sysconfdir}/sysconfig/%{Name}
14mr|iguanair-1.0.5-6|150	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14mr|iguanair-1.0.5-6|151	%attr(755, iguanair, iguanair) /run/%{name}
14mr|iguanair-1.0.5-6|152	%attr(775, iguanair, iguanair) %{_localstatedir}/log/%{Name}
14mr|iguanair-1.0.5-6|153	
14mr|iguanair-1.0.5-6|154	%files -n python-iguanair
14mr|iguanair-1.0.5-6|155	%{python_sitearch}/*
14mr|iguanair-1.0.5-6|156	
14mr|iguanair-1.0.5-6|157	%files reflasher
14mr|iguanair-1.0.5-6|158	%{_datadir}/%{Name}-reflasher/
14mr|iguanair-1.0.5-6|159	%{_bindir}/%{Name}-reflasher
14mr|iguanair-1.0.5-6|160	
14mr|iguanair-1.0.5-6|161	%files -n %{libname}
14mr|iguanair-1.0.5-6|162	%{_libdir}/libiguanaIR.so.%{major}*
14mr|iguanair-1.0.5-6|163	
14mr|iguanair-1.0.5-6|164	%files -n %{devname}
14mr|iguanair-1.0.5-6|165	%doc README.txt
14mr|iguanair-1.0.5-6|166	%{_libdir}/*.so
14mr|iguanair-1.0.5-6|167	%{_includedir}/%{Name}.h
14mr|iguanair-1.0.5-6|168	
14mr|iguanair-1.0.5-6|169	%changelog
14mr|iguanair-1.0.5-6|170	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-6
14mr|iguanair-1.0.5-6|171	+ Revision: 0f4f048
14mr|iguanair-1.0.5-6|172	- MassBuild#440: Increase release tag
14mr|iguanair-1.0.5-6|173	
14mr|iguanair-1.0.5-6|174	

16778 14
14mr|ilmbase-2.1.0-2|1	%define api 2_1
14mr|ilmbase-2.1.0-2|2	%define major 11
14mr|ilmbase-2.1.0-2|3	%define libhalf %mklibname Half %{major}
14mr|ilmbase-2.1.0-2|4	%define libiex %mklibname Iex %{api} %{major}
14mr|ilmbase-2.1.0-2|5	%define libiexmath %mklibname IexMath %{api} %{major}
14mr|ilmbase-2.1.0-2|6	%define libilmthread %mklibname IlmThread %{api} %{major}
14mr|ilmbase-2.1.0-2|7	%define libimath %mklibname Imath %{api} %{major}
14mr|ilmbase-2.1.0-2|8	%define devname %mklibname %{name} -d
14mr|ilmbase-2.1.0-2|9	
14mr|ilmbase-2.1.0-2|10	Summary:	Abraction/convenience libraries for OpenEXR
14mr|ilmbase-2.1.0-2|11	Name:		ilmbase
14mr|ilmbase-2.1.0-2|12	Version:	2.1.0
14mr|ilmbase-2.1.0-2|13	Release:	2
14mr|ilmbase-2.1.0-2|14	License:	BSD
14mr|ilmbase-2.1.0-2|15	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|16	Url:		http://www.openexr.com
14mr|ilmbase-2.1.0-2|17	Source0:	http://download.savannah.nongnu.org/releases/openexr/%{name}-%{version}.tar.gz
14mr|ilmbase-2.1.0-2|18	Patch0:		%{name}-1.0.0-pthread.patch
14mr|ilmbase-2.1.0-2|19	
14mr|ilmbase-2.1.0-2|20	%description
14mr|ilmbase-2.1.0-2|21	Half is a class that encapsulates the ilm 16-bit floating-point format.
14mr|ilmbase-2.1.0-2|22	
14mr|ilmbase-2.1.0-2|23	Iex is an exception-handling library.
14mr|ilmbase-2.1.0-2|24	
14mr|ilmbase-2.1.0-2|25	IexMath is an exception-handling library for math functions.
14mr|ilmbase-2.1.0-2|26	
14mr|ilmbase-2.1.0-2|27	IlmThread is a thread abstraction library for use with OpenEXR
14mr|ilmbase-2.1.0-2|28	and other software packages.
14mr|ilmbase-2.1.0-2|29	
14mr|ilmbase-2.1.0-2|30	Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
14mr|ilmbase-2.1.0-2|31	and other useful 2D and 3D math functions.
14mr|ilmbase-2.1.0-2|32	
14mr|ilmbase-2.1.0-2|33	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|34	
14mr|ilmbase-2.1.0-2|35	%package -n %{libhalf}
14mr|ilmbase-2.1.0-2|36	Summary:	Abraction/convenience library for OpenEXR
14mr|ilmbase-2.1.0-2|37	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|38	
14mr|ilmbase-2.1.0-2|39	%description -n %{libhalf}
14mr|ilmbase-2.1.0-2|40	Half is a class that encapsulates the ilm 16-bit floating-point format.
14mr|ilmbase-2.1.0-2|41	
14mr|ilmbase-2.1.0-2|42	%files -n %{libhalf}
14mr|ilmbase-2.1.0-2|43	%{_libdir}/libHalf.so.%{major}*
14mr|ilmbase-2.1.0-2|44	
14mr|ilmbase-2.1.0-2|45	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|46	
14mr|ilmbase-2.1.0-2|47	%package -n %{libiex}
14mr|ilmbase-2.1.0-2|48	Summary:	Abraction/convenience library for OpenEXR
14mr|ilmbase-2.1.0-2|49	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|50	
14mr|ilmbase-2.1.0-2|51	%description -n %{libiex}
14mr|ilmbase-2.1.0-2|52	Iex is an exception-handling library.
14mr|ilmbase-2.1.0-2|53	
14mr|ilmbase-2.1.0-2|54	%files -n %{libiex}
14mr|ilmbase-2.1.0-2|55	%{_libdir}/libIex-%{api}.so.%{major}*
14mr|ilmbase-2.1.0-2|56	
14mr|ilmbase-2.1.0-2|57	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|58	
14mr|ilmbase-2.1.0-2|59	%package -n %{libiexmath}
14mr|ilmbase-2.1.0-2|60	Summary:	Abraction/convenience library for OpenEXR
14mr|ilmbase-2.1.0-2|61	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|62	
14mr|ilmbase-2.1.0-2|63	%description -n %{libiexmath}
14mr|ilmbase-2.1.0-2|64	IexMath is an exception-handling library for math functions.
14mr|ilmbase-2.1.0-2|65	
14mr|ilmbase-2.1.0-2|66	%files -n %{libiexmath}
14mr|ilmbase-2.1.0-2|67	%{_libdir}/libIexMath-%{api}.so.%{major}*
14mr|ilmbase-2.1.0-2|68	
14mr|ilmbase-2.1.0-2|69	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|70	
14mr|ilmbase-2.1.0-2|71	%package -n %{libilmthread}
14mr|ilmbase-2.1.0-2|72	Summary:	Abraction/convenience library for OpenEXR
14mr|ilmbase-2.1.0-2|73	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|74	
14mr|ilmbase-2.1.0-2|75	%description -n %{libilmthread}
14mr|ilmbase-2.1.0-2|76	IlmThread is a thread abstraction library for use with OpenEXR
14mr|ilmbase-2.1.0-2|77	and other software packages.
14mr|ilmbase-2.1.0-2|78	
14mr|ilmbase-2.1.0-2|79	%files -n %{libilmthread}
14mr|ilmbase-2.1.0-2|80	%{_libdir}/libIlmThread-%{api}.so.%{major}*
14mr|ilmbase-2.1.0-2|81	
14mr|ilmbase-2.1.0-2|82	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|83	
14mr|ilmbase-2.1.0-2|84	%package -n %{libimath}
14mr|ilmbase-2.1.0-2|85	Summary:	Abraction/convenience library for OpenEXR
14mr|ilmbase-2.1.0-2|86	Group:		System/Libraries
14mr|ilmbase-2.1.0-2|87	
14mr|ilmbase-2.1.0-2|88	%description -n %{libimath}
14mr|ilmbase-2.1.0-2|89	Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
14mr|ilmbase-2.1.0-2|90	and other useful 2D and 3D math functions.
14mr|ilmbase-2.1.0-2|91	
14mr|ilmbase-2.1.0-2|92	%files -n %{libimath}
14mr|ilmbase-2.1.0-2|93	%{_libdir}/libImath-%{api}.so.%{major}*
14mr|ilmbase-2.1.0-2|94	
14mr|ilmbase-2.1.0-2|95	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|96	
14mr|ilmbase-2.1.0-2|97	%package -n %{devname}
14mr|ilmbase-2.1.0-2|98	Summary:	Development files for %{name}
14mr|ilmbase-2.1.0-2|99	Group:		Development/C++
14mr|ilmbase-2.1.0-2|100	Requires:	%{libhalf} = %{EVRD}
14mr|ilmbase-2.1.0-2|101	Requires:	%{libiex} = %{EVRD}
14mr|ilmbase-2.1.0-2|102	Requires:	%{libiexmath} = %{EVRD}
14mr|ilmbase-2.1.0-2|103	Requires:	%{libilmthread} = %{EVRD}
14mr|ilmbase-2.1.0-2|104	Requires:	%{libimath} = %{EVRD}
14mr|ilmbase-2.1.0-2|105	Provides:	%{name}-devel = %{EVRD}
14mr|ilmbase-2.1.0-2|106	
14mr|ilmbase-2.1.0-2|107	%description -n %{devname}
14mr|ilmbase-2.1.0-2|108	Development files for %{name}.
14mr|ilmbase-2.1.0-2|109	
14mr|ilmbase-2.1.0-2|110	%files -n %{devname}
14mr|ilmbase-2.1.0-2|111	%doc AUTHORS ChangeLog NEWS README
14mr|ilmbase-2.1.0-2|112	%{_includedir}/OpenEXR/
14mr|ilmbase-2.1.0-2|113	%{_libdir}/lib*.so
14mr|ilmbase-2.1.0-2|114	%{_libdir}/pkgconfig/*
14mr|ilmbase-2.1.0-2|115	
14mr|ilmbase-2.1.0-2|116	#----------------------------------------------------------------------------
14mr|ilmbase-2.1.0-2|117	
14mr|ilmbase-2.1.0-2|118	%prep
14mr|ilmbase-2.1.0-2|119	%setup -q
14mr|ilmbase-2.1.0-2|120	%patch0 -p1 -b .pthread
14mr|ilmbase-2.1.0-2|121	
14mr|ilmbase-2.1.0-2|122	./bootstrap
14mr|ilmbase-2.1.0-2|123	
14mr|ilmbase-2.1.0-2|124	%build
14mr|ilmbase-2.1.0-2|125	%configure2_5x \
14mr|ilmbase-2.1.0-2|126	--disable-static
14mr|ilmbase-2.1.0-2|127	
14mr|ilmbase-2.1.0-2|128	%make
14mr|ilmbase-2.1.0-2|129	
14mr|ilmbase-2.1.0-2|130	%install
14mr|ilmbase-2.1.0-2|131	%makeinstall_std
14mr|ilmbase-2.1.0-2|132	
14mr|ilmbase-2.1.0-2|133	
14mr|ilmbase-2.1.0-2|134	%changelog
14mr|ilmbase-2.1.0-2|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-2
14mr|ilmbase-2.1.0-2|136	+ Revision: 057811d
14mr|ilmbase-2.1.0-2|137	- MassBuild#440: Increase release tag
14mr|ilmbase-2.1.0-2|138	
14mr|ilmbase-2.1.0-2|139	

16779 14
14mr|imagemagick-6.8.9.2-5|1	%define _disable_ld_no_undefined 1
14mr|imagemagick-6.8.9.2-5|2	# ImageMagick actually uses libtool to load its modules
14mr|imagemagick-6.8.9.2-5|3	%define dont_remove_libtool_files 1
14mr|imagemagick-6.8.9.2-5|4	%define build_test 0
14mr|imagemagick-6.8.9.2-5|5	%define bootstrap 0
14mr|imagemagick-6.8.9.2-5|6	
14mr|imagemagick-6.8.9.2-5|7	# some other funny version
14mr|imagemagick-6.8.9.2-5|8	# (aw) from the docs: Versions with Q8 in the name are 8 bits-per-pixel
14mr|imagemagick-6.8.9.2-5|9	# component (e.g. 8-bit red, 8-bit green, etc.), whereas, Q16 in the
14mr|imagemagick-6.8.9.2-5|10	# filename are 16 bits-per-pixel component. A Q16 version permits you
14mr|imagemagick-6.8.9.2-5|11	# to read or write 16-bit images without losing precision but requires
14mr|imagemagick-6.8.9.2-5|12	# twice as much resources as the Q8 version.
14mr|imagemagick-6.8.9.2-5|13	%define qlev Q16
14mr|imagemagick-6.8.9.2-5|14	
14mr|imagemagick-6.8.9.2-5|15	# their "official" version
14mr|imagemagick-6.8.9.2-5|16	%define rversion 6.8.9
14mr|imagemagick-6.8.9.2-5|17	# their "minor" version
14mr|imagemagick-6.8.9.2-5|18	%define minor_rev 2
14mr|imagemagick-6.8.9.2-5|19	# the full file version
14mr|imagemagick-6.8.9.2-5|20	%define dversion %{rversion}-%{minor_rev}
14mr|imagemagick-6.8.9.2-5|21	
14mr|imagemagick-6.8.9.2-5|22	%define api 6
14mr|imagemagick-6.8.9.2-5|23	%define major 2
14mr|imagemagick-6.8.9.2-5|24	%define cppmajor 4
14mr|imagemagick-6.8.9.2-5|25	%define libMagickpp %mklibname Magick++ %{api}.%{qlev} %{cppmajor}
14mr|imagemagick-6.8.9.2-5|26	%define libMagickCore %mklibname MagickCore %{api}.%{qlev} %{major}
14mr|imagemagick-6.8.9.2-5|27	%define libMagickWand %mklibname MagickWand %{api}.%{qlev} %{major}
14mr|imagemagick-6.8.9.2-5|28	%define devname %mklibname magick -d
14mr|imagemagick-6.8.9.2-5|29	
14mr|imagemagick-6.8.9.2-5|30	Summary:	An X application for displaying and manipulating images
14mr|imagemagick-6.8.9.2-5|31	Name:		imagemagick
14mr|imagemagick-6.8.9.2-5|32	Version:	%{rversion}.%{minor_rev}
14mr|imagemagick-6.8.9.2-5|33	Release:	5
14mr|imagemagick-6.8.9.2-5|34	License:	BSD-like
14mr|imagemagick-6.8.9.2-5|35	Group:		Graphics
14mr|imagemagick-6.8.9.2-5|36	Url:		http://www.imagemagick.org/
14mr|imagemagick-6.8.9.2-5|37	Source0:	ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{dversion}.tar.xz
14mr|imagemagick-6.8.9.2-5|38	Source1:	ImageMagick.pdf.bz2
14mr|imagemagick-6.8.9.2-5|39	Source2:	%{name}.rpmlintrc
14mr|imagemagick-6.8.9.2-5|40	# re-scaled from ftp://ftp.imagemagick.org/pub/ImageMagick/images/magick-icon.png
14mr|imagemagick-6.8.9.2-5|41	Source10:	magick-icon_16x16.png
14mr|imagemagick-6.8.9.2-5|42	Source11:	magick-icon_32x32.png
14mr|imagemagick-6.8.9.2-5|43	Source12:	magick-icon_48x48.png
14mr|imagemagick-6.8.9.2-5|44	Source13:	magick-icon_64x64.png
14mr|imagemagick-6.8.9.2-5|45	Patch0:		imagemagick-urw.diff
14mr|imagemagick-6.8.9.2-5|46	Patch1:		imagemagick-fpx.diff
14mr|imagemagick-6.8.9.2-5|47	Patch2:		ImageMagick-libpath.diff
14mr|imagemagick-6.8.9.2-5|48	# From 6.8.9-5
14mr|imagemagick-6.8.9.2-5|49	Patch3:		ImageMagick-6.8.9-2-libpng16-profile.patch
14mr|imagemagick-6.8.9.2-5|50	
14mr|imagemagick-6.8.9.2-5|51	BuildRequires:	chrpath
14mr|imagemagick-6.8.9.2-5|52	BuildRequires:	ghostscript
14mr|imagemagick-6.8.9.2-5|53	BuildRequires:	subversion
14mr|imagemagick-6.8.9.2-5|54	BuildRequires:	bzip2-devel
14mr|imagemagick-6.8.9.2-5|55	BuildRequires:	jbig-devel
14mr|imagemagick-6.8.9.2-5|56	BuildRequires:	jpeg-devel
14mr|imagemagick-6.8.9.2-5|57	BuildRequires:	libtool-devel
14mr|imagemagick-6.8.9.2-5|58	BuildRequires:	libwmf-devel
14mr|imagemagick-6.8.9.2-5|59	BuildRequires:	perl-devel
14mr|imagemagick-6.8.9.2-5|60	BuildRequires:	pkgconfig(cairo)
14mr|imagemagick-6.8.9.2-5|61	%if !%{bootstrap}
14mr|imagemagick-6.8.9.2-5|62	BuildRequires:	pkgconfig(ddjvuapi)
14mr|imagemagick-6.8.9.2-5|63	%endif
14mr|imagemagick-6.8.9.2-5|64	BuildRequires:	pkgconfig(fontconfig)
14mr|imagemagick-6.8.9.2-5|65	BuildRequires:	pkgconfig(freetype2)
14mr|imagemagick-6.8.9.2-5|66	BuildRequires:	pkgconfig(jasper)
14mr|imagemagick-6.8.9.2-5|67	BuildRequires:	pkgconfig(lcms)
14mr|imagemagick-6.8.9.2-5|68	BuildRequires:	pkgconfig(libgvc)
14mr|imagemagick-6.8.9.2-5|69	BuildRequires:	pkgconfig(liblzma)
14mr|imagemagick-6.8.9.2-5|70	BuildRequires:	pkgconfig(libtiff-4)
14mr|imagemagick-6.8.9.2-5|71	BuildRequires:	pkgconfig(libpng)
14mr|imagemagick-6.8.9.2-5|72	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|imagemagick-6.8.9.2-5|73	BuildRequires:	pkgconfig(libxml-2.0)
14mr|imagemagick-6.8.9.2-5|74	BuildRequires:	pkgconfig(lqr-1)
14mr|imagemagick-6.8.9.2-5|75	BuildRequires:	pkgconfig(x11)
14mr|imagemagick-6.8.9.2-5|76	BuildRequires:	pkgconfig(xext)
14mr|imagemagick-6.8.9.2-5|77	BuildRequires:	pkgconfig(zlib)
14mr|imagemagick-6.8.9.2-5|78	
14mr|imagemagick-6.8.9.2-5|79	%description
14mr|imagemagick-6.8.9.2-5|80	ImageMagick is a powerful image display, conversion and manipulation tool. It
14mr|imagemagick-6.8.9.2-5|81	runs in an X session. With this tool, you can view, edit and display a variety
14mr|imagemagick-6.8.9.2-5|82	of image formats.
14mr|imagemagick-6.8.9.2-5|83	
14mr|imagemagick-6.8.9.2-5|84	ImageMagick can make use of the following delegate programs, available as
14mr|imagemagick-6.8.9.2-5|85	packages in Mandriva Linux: curl enscript ffmpeg ghostscript ghostscript-X gimp
14mr|imagemagick-6.8.9.2-5|86	gnuplot graphviz html2ps mplayer ncompress netpbm sane-backends tetex-dvips
14mr|imagemagick-6.8.9.2-5|87	transfig ufraw xdg-utils zip autotrace povray
14mr|imagemagick-6.8.9.2-5|88	
14mr|imagemagick-6.8.9.2-5|89	%files
14mr|imagemagick-6.8.9.2-5|90	%doc README.txt
14mr|imagemagick-6.8.9.2-5|91	%doc %{_docdir}/ImageMagick-%{api}
14mr|imagemagick-6.8.9.2-5|92	%{_sysconfdir}/ImageMagick-%{api}
14mr|imagemagick-6.8.9.2-5|93	%{_bindir}/animate
14mr|imagemagick-6.8.9.2-5|94	%{_bindir}/compare
14mr|imagemagick-6.8.9.2-5|95	%{_bindir}/composite
14mr|imagemagick-6.8.9.2-5|96	%{_bindir}/convert
14mr|imagemagick-6.8.9.2-5|97	%{_bindir}/conjure
14mr|imagemagick-6.8.9.2-5|98	%{_bindir}/display
14mr|imagemagick-6.8.9.2-5|99	%{_bindir}/identify
14mr|imagemagick-6.8.9.2-5|100	%{_bindir}/import
14mr|imagemagick-6.8.9.2-5|101	%{_bindir}/mogrify
14mr|imagemagick-6.8.9.2-5|102	%{_bindir}/montage
14mr|imagemagick-6.8.9.2-5|103	%{_bindir}/stream
14mr|imagemagick-6.8.9.2-5|104	%dir %{_libdir}/ImageMagick-%{rversion}
14mr|imagemagick-6.8.9.2-5|105	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}
14mr|imagemagick-6.8.9.2-5|106	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders
14mr|imagemagick-6.8.9.2-5|107	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders/*
14mr|imagemagick-6.8.9.2-5|108	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters
14mr|imagemagick-6.8.9.2-5|109	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters/*
14mr|imagemagick-6.8.9.2-5|110	%{_libdir}/ImageMagick-%{rversion}/config-%{qlev}
14mr|imagemagick-6.8.9.2-5|111	%{_datadir}/ImageMagick-%{api}
14mr|imagemagick-6.8.9.2-5|112	%{_mandir}/man1/*
14mr|imagemagick-6.8.9.2-5|113	%{_mandir}/man3/*
14mr|imagemagick-6.8.9.2-5|114	%exclude %{_mandir}/man3/*::*.3pm*
14mr|imagemagick-6.8.9.2-5|115	
14mr|imagemagick-6.8.9.2-5|116	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|117	
14mr|imagemagick-6.8.9.2-5|118	%package desktop
14mr|imagemagick-6.8.9.2-5|119	Summary:	ImageMagick menus
14mr|imagemagick-6.8.9.2-5|120	Group:		Graphics
14mr|imagemagick-6.8.9.2-5|121	Requires:	xterm
14mr|imagemagick-6.8.9.2-5|122	
14mr|imagemagick-6.8.9.2-5|123	%description desktop
14mr|imagemagick-6.8.9.2-5|124	This package contains the menu and .desktop entries to run the "display"
14mr|imagemagick-6.8.9.2-5|125	command from the menu.
14mr|imagemagick-6.8.9.2-5|126	
14mr|imagemagick-6.8.9.2-5|127	%files desktop
14mr|imagemagick-6.8.9.2-5|128	%{_datadir}/applications/*
14mr|imagemagick-6.8.9.2-5|129	%{_iconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|130	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14mr|imagemagick-6.8.9.2-5|131	%{_liconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|132	%{_miconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|133	
14mr|imagemagick-6.8.9.2-5|134	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|135	
14mr|imagemagick-6.8.9.2-5|136	%package -n %{libMagickpp}
14mr|imagemagick-6.8.9.2-5|137	Summary:	ImageMagick libraries
14mr|imagemagick-6.8.9.2-5|138	Group:		System/Libraries
14mr|imagemagick-6.8.9.2-5|139	Obsoletes:	%{_lib}magick6 < 6.8.5.6-1
14mr|imagemagick-6.8.9.2-5|140	
14mr|imagemagick-6.8.9.2-5|141	%description -n %{libMagickpp}
14mr|imagemagick-6.8.9.2-5|142	This package contains a library for %{name}.
14mr|imagemagick-6.8.9.2-5|143	
14mr|imagemagick-6.8.9.2-5|144	%files -n %{libMagickpp}
14mr|imagemagick-6.8.9.2-5|145	%{_libdir}/libMagick++-%{api}.%{qlev}.so.%{cppmajor}*
14mr|imagemagick-6.8.9.2-5|146	
14mr|imagemagick-6.8.9.2-5|147	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|148	
14mr|imagemagick-6.8.9.2-5|149	%package -n %{libMagickCore}
14mr|imagemagick-6.8.9.2-5|150	Summary:	ImageMagick libraries
14mr|imagemagick-6.8.9.2-5|151	Group:		System/Libraries
14mr|imagemagick-6.8.9.2-5|152	Conflicts:	%{_lib}magick6 < 6.8.5.6-1
14mr|imagemagick-6.8.9.2-5|153	
14mr|imagemagick-6.8.9.2-5|154	%description -n %{libMagickCore}
14mr|imagemagick-6.8.9.2-5|155	This package contains a library for %{name}.
14mr|imagemagick-6.8.9.2-5|156	
14mr|imagemagick-6.8.9.2-5|157	%files -n %{libMagickCore}
14mr|imagemagick-6.8.9.2-5|158	%{_libdir}/libMagickCore-%{api}.%{qlev}.so.%{major}*
14mr|imagemagick-6.8.9.2-5|159	
14mr|imagemagick-6.8.9.2-5|160	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|161	
14mr|imagemagick-6.8.9.2-5|162	%package -n %{libMagickWand}
14mr|imagemagick-6.8.9.2-5|163	Summary:	ImageMagick libraries
14mr|imagemagick-6.8.9.2-5|164	Group:		System/Libraries
14mr|imagemagick-6.8.9.2-5|165	Conflicts:	%{_lib}magick6 < 6.8.5.6-1
14mr|imagemagick-6.8.9.2-5|166	
14mr|imagemagick-6.8.9.2-5|167	%description -n %{libMagickWand}
14mr|imagemagick-6.8.9.2-5|168	This package contains a library for %{name}.
14mr|imagemagick-6.8.9.2-5|169	
14mr|imagemagick-6.8.9.2-5|170	%files -n %{libMagickWand}
14mr|imagemagick-6.8.9.2-5|171	%{_libdir}/libMagickWand-%{api}.%{qlev}.so.%{major}*
14mr|imagemagick-6.8.9.2-5|172	
14mr|imagemagick-6.8.9.2-5|173	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|174	
14mr|imagemagick-6.8.9.2-5|175	%package -n %{devname}
14mr|imagemagick-6.8.9.2-5|176	Summary:	Development libraries and header files for ImageMagick app development
14mr|imagemagick-6.8.9.2-5|177	Group:		Development/C
14mr|imagemagick-6.8.9.2-5|178	Requires:	%{libMagickpp} = %{EVRD}
14mr|imagemagick-6.8.9.2-5|179	Requires:	%{libMagickCore} = %{EVRD}
14mr|imagemagick-6.8.9.2-5|180	Requires:	%{libMagickWand} = %{EVRD}
14mr|imagemagick-6.8.9.2-5|181	Provides:	%{name}-devel = %{EVRD}
14mr|imagemagick-6.8.9.2-5|182	
14mr|imagemagick-6.8.9.2-5|183	%description -n %{devname}
14mr|imagemagick-6.8.9.2-5|184	If you want to create applications that will use ImageMagick code or APIs,
14mr|imagemagick-6.8.9.2-5|185	you'll need to install these packages as well as ImageMagick. These additional
14mr|imagemagick-6.8.9.2-5|186	packages aren't necessary if you simply want to use ImageMagick, however.
14mr|imagemagick-6.8.9.2-5|187	
14mr|imagemagick-6.8.9.2-5|188	ImageMagick-devel is an addition to ImageMagick which includes development
14mr|imagemagick-6.8.9.2-5|189	libraries and header files necessary to develop applications.
14mr|imagemagick-6.8.9.2-5|190	
14mr|imagemagick-6.8.9.2-5|191	%files -n %{devname}
14mr|imagemagick-6.8.9.2-5|192	%{_includedir}/ImageMagick-%{api}
14mr|imagemagick-6.8.9.2-5|193	%{multiarch_bindir}/Magick-config
14mr|imagemagick-6.8.9.2-5|194	%{multiarch_bindir}/Magick++-config
14mr|imagemagick-6.8.9.2-5|195	%{multiarch_bindir}/MagickCore-config
14mr|imagemagick-6.8.9.2-5|196	%{multiarch_bindir}/MagickWand-config
14mr|imagemagick-6.8.9.2-5|197	%{multiarch_bindir}/Wand-config
14mr|imagemagick-6.8.9.2-5|198	%dir %{multiarch_includedir}/ImageMagick-%{api}
14mr|imagemagick-6.8.9.2-5|199	%dir %{multiarch_includedir}/ImageMagick-%{api}/magick
14mr|imagemagick-6.8.9.2-5|200	%{multiarch_includedir}/ImageMagick-%{api}/magick/magick-config.h
14mr|imagemagick-6.8.9.2-5|201	%{_bindir}/Magick-config
14mr|imagemagick-6.8.9.2-5|202	%{_bindir}/Magick++-config
14mr|imagemagick-6.8.9.2-5|203	%{_bindir}/MagickCore-config
14mr|imagemagick-6.8.9.2-5|204	%{_bindir}/MagickWand-config
14mr|imagemagick-6.8.9.2-5|205	%{_bindir}/Wand-config
14mr|imagemagick-6.8.9.2-5|206	%{_libdir}/*.so
14mr|imagemagick-6.8.9.2-5|207	%{_libdir}/pkgconfig/*.pc
14mr|imagemagick-6.8.9.2-5|208	
14mr|imagemagick-6.8.9.2-5|209	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|210	
14mr|imagemagick-6.8.9.2-5|211	%package -n perl-Image-Magick
14mr|imagemagick-6.8.9.2-5|212	Summary:	Libraries and modules for access to ImageMagick from perl
14mr|imagemagick-6.8.9.2-5|213	Group:		Development/Perl
14mr|imagemagick-6.8.9.2-5|214	Requires:	%{name} = %{EVRD}
14mr|imagemagick-6.8.9.2-5|215	Requires:	graphviz
14mr|imagemagick-6.8.9.2-5|216	Requires:	libwmf
14mr|imagemagick-6.8.9.2-5|217	
14mr|imagemagick-6.8.9.2-5|218	%description -n perl-Image-Magick
14mr|imagemagick-6.8.9.2-5|219	This is the ImageMagick perl support package. It includes perl modules and
14mr|imagemagick-6.8.9.2-5|220	support files for access to ImageMagick library from perl.
14mr|imagemagick-6.8.9.2-5|221	
14mr|imagemagick-6.8.9.2-5|222	%files -n perl-Image-Magick
14mr|imagemagick-6.8.9.2-5|223	%{perl_vendorarch}/Image
14mr|imagemagick-6.8.9.2-5|224	%{perl_vendorarch}/auto/Image
14mr|imagemagick-6.8.9.2-5|225	%{_mandir}/man3*/*::*.3pm*
14mr|imagemagick-6.8.9.2-5|226	
14mr|imagemagick-6.8.9.2-5|227	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|228	
14mr|imagemagick-6.8.9.2-5|229	%package doc
14mr|imagemagick-6.8.9.2-5|230	Summary:	%{name} Documentation
14mr|imagemagick-6.8.9.2-5|231	Group:		Books/Other
14mr|imagemagick-6.8.9.2-5|232	BuildArch:	noarch
14mr|imagemagick-6.8.9.2-5|233	
14mr|imagemagick-6.8.9.2-5|234	%description doc
14mr|imagemagick-6.8.9.2-5|235	This package contains HTML/PDF documentation of %{name}.
14mr|imagemagick-6.8.9.2-5|236	
14mr|imagemagick-6.8.9.2-5|237	%files doc
14mr|imagemagick-6.8.9.2-5|238	%doc ImageMagick.pdf ChangeLog LICENSE NEWS* NOTICE
14mr|imagemagick-6.8.9.2-5|239	%doc QuickStart.txt installed_docs/*
14mr|imagemagick-6.8.9.2-5|240	
14mr|imagemagick-6.8.9.2-5|241	#----------------------------------------------------------------------------
14mr|imagemagick-6.8.9.2-5|242	
14mr|imagemagick-6.8.9.2-5|243	%prep
14mr|imagemagick-6.8.9.2-5|244	%setup -qn ImageMagick-%{rversion}-%{minor_rev}
14mr|imagemagick-6.8.9.2-5|245	%patch0 -p1
14mr|imagemagick-6.8.9.2-5|246	%patch1 -p1
14mr|imagemagick-6.8.9.2-5|247	%patch2 -p1
14mr|imagemagick-6.8.9.2-5|248	%patch3 -p1
14mr|imagemagick-6.8.9.2-5|249	
14mr|imagemagick-6.8.9.2-5|250	bzcat %{SOURCE1} > ImageMagick.pdf
14mr|imagemagick-6.8.9.2-5|251	install -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} .
14mr|imagemagick-6.8.9.2-5|252	libtoolize --copy --force; aclocal -I m4; autoconf; automake -a
14mr|imagemagick-6.8.9.2-5|253	
14mr|imagemagick-6.8.9.2-5|254	%build
14mr|imagemagick-6.8.9.2-5|255	#gw the format-string patch is incomplete:
14mr|imagemagick-6.8.9.2-5|256	%define Werror_cflags %nil
14mr|imagemagick-6.8.9.2-5|257	export CFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
14mr|imagemagick-6.8.9.2-5|258	export CXXFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
14mr|imagemagick-6.8.9.2-5|259	
14mr|imagemagick-6.8.9.2-5|260	# don't use icecream
14mr|imagemagick-6.8.9.2-5|261	export PATH=/bin:/usr/bin
14mr|imagemagick-6.8.9.2-5|262	
14mr|imagemagick-6.8.9.2-5|263	%configure2_5x \
14mr|imagemagick-6.8.9.2-5|264	--disable-static \
14mr|imagemagick-6.8.9.2-5|265	--docdir=%{_defaultdocdir}/imagemagick \
14mr|imagemagick-6.8.9.2-5|266	--with-pic \
14mr|imagemagick-6.8.9.2-5|267	--enable-shared \
14mr|imagemagick-6.8.9.2-5|268	--enable-fast-install \
14mr|imagemagick-6.8.9.2-5|269	--disable-ltdl-install \
14mr|imagemagick-6.8.9.2-5|270	--with-threads \
14mr|imagemagick-6.8.9.2-5|271	--with-magick_plus_plus \
14mr|imagemagick-6.8.9.2-5|272	--with-gslib \
14mr|imagemagick-6.8.9.2-5|273	--with-wmf \
14mr|imagemagick-6.8.9.2-5|274	--with-lcms \
14mr|imagemagick-6.8.9.2-5|275	--with-rsvg \
14mr|imagemagick-6.8.9.2-5|276	--with-xml \
14mr|imagemagick-6.8.9.2-5|277	--without-dps \
14mr|imagemagick-6.8.9.2-5|278	--without-windows-font-dir \
14mr|imagemagick-6.8.9.2-5|279	--with-modules \
14mr|imagemagick-6.8.9.2-5|280	--with-perl \
14mr|imagemagick-6.8.9.2-5|281	--with-perl-options="INSTALLDIRS=vendor CC='%{__cc} -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
14mr|imagemagick-6.8.9.2-5|282	--with-jp2 \
14mr|imagemagick-6.8.9.2-5|283	--with-gvc \
14mr|imagemagick-6.8.9.2-5|284	--with-lqr
14mr|imagemagick-6.8.9.2-5|285	
14mr|imagemagick-6.8.9.2-5|286	# Disable rpath
14mr|imagemagick-6.8.9.2-5|287	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|imagemagick-6.8.9.2-5|288	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|imagemagick-6.8.9.2-5|289	
14mr|imagemagick-6.8.9.2-5|290	%make
14mr|imagemagick-6.8.9.2-5|291	
14mr|imagemagick-6.8.9.2-5|292	%install
14mr|imagemagick-6.8.9.2-5|293	# (Abel) set LD_RUN_PATH to null, to avoid adding rpath to perlmagick module
14mr|imagemagick-6.8.9.2-5|294	%makeinstall_std LD_RUN_PATH="" pkgdocdir=/installed_docs
14mr|imagemagick-6.8.9.2-5|295	
14mr|imagemagick-6.8.9.2-5|296	# fix docs inclusion (fix an unknown new rpm bug)
14mr|imagemagick-6.8.9.2-5|297	rm -rf installed_docs; mv %{buildroot}/installed_docs .
14mr|imagemagick-6.8.9.2-5|298	
14mr|imagemagick-6.8.9.2-5|299	# Remove unpackaged files
14mr|imagemagick-6.8.9.2-5|300	rm -f %{buildroot}%{_libdir}/*.la
14mr|imagemagick-6.8.9.2-5|301	rm -f %{buildroot}%{_libdir}/libltdl*
14mr|imagemagick-6.8.9.2-5|302	
14mr|imagemagick-6.8.9.2-5|303	# create compatible symlinks
14mr|imagemagick-6.8.9.2-5|304	ln -s libMagick++-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagick++.so
14mr|imagemagick-6.8.9.2-5|305	ln -s libMagickCore-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagickCore.so
14mr|imagemagick-6.8.9.2-5|306	ln -s libMagickWand-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagickWand.so
14mr|imagemagick-6.8.9.2-5|307	
14mr|imagemagick-6.8.9.2-5|308	%multiarch_binaries %{buildroot}%{_bindir}/Magick-config
14mr|imagemagick-6.8.9.2-5|309	
14mr|imagemagick-6.8.9.2-5|310	%multiarch_binaries %{buildroot}%{_bindir}/Magick++-config
14mr|imagemagick-6.8.9.2-5|311	
14mr|imagemagick-6.8.9.2-5|312	%multiarch_binaries %{buildroot}%{_bindir}/MagickCore-config
14mr|imagemagick-6.8.9.2-5|313	
14mr|imagemagick-6.8.9.2-5|314	%multiarch_binaries %{buildroot}%{_bindir}/MagickWand-config
14mr|imagemagick-6.8.9.2-5|315	
14mr|imagemagick-6.8.9.2-5|316	%multiarch_binaries %{buildroot}%{_bindir}/Wand-config
14mr|imagemagick-6.8.9.2-5|317	
14mr|imagemagick-6.8.9.2-5|318	%multiarch_includes %{buildroot}%{_includedir}/ImageMagick-%{api}/magick/magick-config.h
14mr|imagemagick-6.8.9.2-5|319	
14mr|imagemagick-6.8.9.2-5|320	# nuke rpath
14mr|imagemagick-6.8.9.2-5|321	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Image/Magick/Magick.so
14mr|imagemagick-6.8.9.2-5|322	
14mr|imagemagick-6.8.9.2-5|323	# icons
14mr|imagemagick-6.8.9.2-5|324	install -m 755 -d \
14mr|imagemagick-6.8.9.2-5|325	%{buildroot}%{_liconsdir} \
14mr|imagemagick-6.8.9.2-5|326	%{buildroot}%{_iconsdir} \
14mr|imagemagick-6.8.9.2-5|327	%{buildroot}%{_iconsdir}/hicolor/64x64/apps \
14mr|imagemagick-6.8.9.2-5|328	%{buildroot}%{_miconsdir}
14mr|imagemagick-6.8.9.2-5|329	
14mr|imagemagick-6.8.9.2-5|330	install -m 644 magick-icon_16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|331	install -m 644 magick-icon_32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|332	install -m 644 magick-icon_48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|imagemagick-6.8.9.2-5|333	install -m 644 magick-icon_64x64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14mr|imagemagick-6.8.9.2-5|334	
14mr|imagemagick-6.8.9.2-5|335	install -m 755 -d %{buildroot}%{_datadir}/applications/
14mr|imagemagick-6.8.9.2-5|336	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|imagemagick-6.8.9.2-5|337	[Desktop Entry]
14mr|imagemagick-6.8.9.2-5|338	Name=ImageMagick
14mr|imagemagick-6.8.9.2-5|339	Comment=Views Graphics files
14mr|imagemagick-6.8.9.2-5|340	Exec=%{_bindir}/xterm -geometry 40x15 -title ImageMagick +sb -iconic -e %{_bindir}/display
14mr|imagemagick-6.8.9.2-5|341	Icon=%{name}
14mr|imagemagick-6.8.9.2-5|342	Terminal=false
14mr|imagemagick-6.8.9.2-5|343	Type=Application
14mr|imagemagick-6.8.9.2-5|344	Categories=Graphics;Viewer;
14mr|imagemagick-6.8.9.2-5|345	EOF
14mr|imagemagick-6.8.9.2-5|346	
14mr|imagemagick-6.8.9.2-5|347	%if %{build_test}
14mr|imagemagick-6.8.9.2-5|348	%check
14mr|imagemagick-6.8.9.2-5|349	# these tests require X
14mr|imagemagick-6.8.9.2-5|350	if [ -f PerlMagick/t/x11/read.t ]; then
14mr|imagemagick-6.8.9.2-5|351	mv PerlMagick/t/x11/read.t PerlMagick/t/x11/read.t.disabled
14mr|imagemagick-6.8.9.2-5|352	fi
14mr|imagemagick-6.8.9.2-5|353	if [ -f PerlMagick/t/x11/write.t ]; then
14mr|imagemagick-6.8.9.2-5|354	mv PerlMagick/t/x11/write.t PerlMagick/t/x11/write.t.disabled
14mr|imagemagick-6.8.9.2-5|355	fi
14mr|imagemagick-6.8.9.2-5|356	#dlname=`grep "^dlname" Magick++/lib/.libs/libMagick++.la | cut -d\' -f2`
14mr|imagemagick-6.8.9.2-5|357	#LD_PRELOAD="$PWD/Magick++/lib/.libs/$dlname" VERBOSE="1" make check
14mr|imagemagick-6.8.9.2-5|358	make check
14mr|imagemagick-6.8.9.2-5|359	%endif
14mr|imagemagick-6.8.9.2-5|360	
14mr|imagemagick-6.8.9.2-5|361	
14mr|imagemagick-6.8.9.2-5|362	%changelog
14mr|imagemagick-6.8.9.2-5|363	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.8.9.2-5
14mr|imagemagick-6.8.9.2-5|364	+ Revision: 3767014
14mr|imagemagick-6.8.9.2-5|365	- Rebuild with libpng 1.6.12
14mr|imagemagick-6.8.9.2-5|366	
14mr|imagemagick-6.8.9.2-5|367	

16780 14
14mr|imake-1.0.7-2|1	Summary:	C preprocessor interface to the make utility
14mr|imake-1.0.7-2|2	Name:		imake
14mr|imake-1.0.7-2|3	Version:	1.0.7
14mr|imake-1.0.7-2|4	Release:	2
14mr|imake-1.0.7-2|5	License:	Free
14mr|imake-1.0.7-2|6	Group:		System/X11
14mr|imake-1.0.7-2|7	Url:		http://xorg.freedesktop.org
14mr|imake-1.0.7-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
14mr|imake-1.0.7-2|9	BuildRequires:	pkgconfig(xorg-macros)
14mr|imake-1.0.7-2|10	BuildRequires:	pkgconfig(xproto)
14mr|imake-1.0.7-2|11	Requires:	x11-util-cf-files
14mr|imake-1.0.7-2|12	
14mr|imake-1.0.7-2|13	%description
14mr|imake-1.0.7-2|14	Imake is used to generate Makefiles from a template, a set of cpp macro
14mr|imake-1.0.7-2|15	functions,  and  a  per-directory input file called an Imakefile.  This allows
14mr|imake-1.0.7-2|16	machine dependencies (such as compiler options,  alternate com- mand  names,
14mr|imake-1.0.7-2|17	and  special  make  rules)  to  be kept separate from the descriptions of
14mr|imake-1.0.7-2|18	the various items to be built.
14mr|imake-1.0.7-2|19	
14mr|imake-1.0.7-2|20	%files
14mr|imake-1.0.7-2|21	%{_bindir}/ccmakedep
14mr|imake-1.0.7-2|22	%{_bindir}/cleanlinks
14mr|imake-1.0.7-2|23	%{_bindir}/imake
14mr|imake-1.0.7-2|24	%{_bindir}/makeg
14mr|imake-1.0.7-2|25	%{_bindir}/mergelib
14mr|imake-1.0.7-2|26	%{_bindir}/mkdirhier
14mr|imake-1.0.7-2|27	%{_bindir}/mkhtmlindex
14mr|imake-1.0.7-2|28	%{_bindir}/revpath
14mr|imake-1.0.7-2|29	%{_bindir}/xmkmf
14mr|imake-1.0.7-2|30	%{_mandir}/man1/ccmakedep.*
14mr|imake-1.0.7-2|31	%{_mandir}/man1/cleanlinks.*
14mr|imake-1.0.7-2|32	%{_mandir}/man1/imake.*
14mr|imake-1.0.7-2|33	%{_mandir}/man1/makeg.*
14mr|imake-1.0.7-2|34	%{_mandir}/man1/mergelib.*
14mr|imake-1.0.7-2|35	%{_mandir}/man1/mkdirhier.*
14mr|imake-1.0.7-2|36	%{_mandir}/man1/mkhtmlindex.*
14mr|imake-1.0.7-2|37	%{_mandir}/man1/revpath.*
14mr|imake-1.0.7-2|38	%{_mandir}/man1/xmkmf.*
14mr|imake-1.0.7-2|39	
14mr|imake-1.0.7-2|40	#----------------------------------------------------------------------------
14mr|imake-1.0.7-2|41	
14mr|imake-1.0.7-2|42	%prep
14mr|imake-1.0.7-2|43	%setup -q
14mr|imake-1.0.7-2|44	
14mr|imake-1.0.7-2|45	%build
14mr|imake-1.0.7-2|46	%configure2_5x \
14mr|imake-1.0.7-2|47	--with-config-dir=%{_datadir}/X11/config \
14mr|imake-1.0.7-2|48	--x-includes=%{_includedir} \
14mr|imake-1.0.7-2|49	--x-libraries=%{_libdir}
14mr|imake-1.0.7-2|50	
14mr|imake-1.0.7-2|51	%make
14mr|imake-1.0.7-2|52	
14mr|imake-1.0.7-2|53	%install
14mr|imake-1.0.7-2|54	%makeinstall_std
14mr|imake-1.0.7-2|55	
14mr|imake-1.0.7-2|56	
14mr|imake-1.0.7-2|57	%changelog
14mr|imake-1.0.7-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-2
14mr|imake-1.0.7-2|59	+ Revision: b6bcbea
14mr|imake-1.0.7-2|60	- MassBuild#440: Increase release tag
14mr|imake-1.0.7-2|61	
14mr|imake-1.0.7-2|62	

16781 14
14mr|imlib-1.9.15-17|1	%define lib_major 1
14mr|imlib-1.9.15-17|2	%define libname %mklibname %{name} %{lib_major}
14mr|imlib-1.9.15-17|3	%define devname %mklibname %{name} -d
14mr|imlib-1.9.15-17|4	%define gdk_libname %mklibname gdkimlib %{lib_major}
14mr|imlib-1.9.15-17|5	%define gdk_devname %mklibname gdkimlib -d
14mr|imlib-1.9.15-17|6	
14mr|imlib-1.9.15-17|7	Summary:	An image loading and rendering library
14mr|imlib-1.9.15-17|8	Name:		imlib
14mr|imlib-1.9.15-17|9	Version:	1.9.15
14mr|imlib-1.9.15-17|10	Release:	17
14mr|imlib-1.9.15-17|11	License:	LGPLv2+
14mr|imlib-1.9.15-17|12	Group:		System/Libraries
14mr|imlib-1.9.15-17|13	Url:		http://www.enlightenment.org/Libraries/Imlib/
14mr|imlib-1.9.15-17|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/1.9/%{name}-%{version}.tar.bz2
14mr|imlib-1.9.15-17|15	Source1:	imlib-pofiles.tar.bz2
14mr|imlib-1.9.15-17|16	Patch0:		imlib-1.9-m4.patch
14mr|imlib-1.9.15-17|17	Patch1:		imlib-1.9.11-i18n.patch
14mr|imlib-1.9.15-17|18	Patch2:		imlib-1.9.10-path.patch
14mr|imlib-1.9.15-17|19	Patch3:		imlib-1.9.15-no-locincpth.patch
14mr|imlib-1.9.15-17|20	Patch5:		imlib-1.9.13-secfixes.patch
14mr|imlib-1.9.15-17|21	Patch6:		imlib-1.9.14-fix-underquoted-calls.patch
14mr|imlib-1.9.15-17|22	Patch7:		imlib-1.9.15-max-24bpp.diff
14mr|imlib-1.9.15-17|23	Patch8:		imlib-1.9.15-link.patch
14mr|imlib-1.9.15-17|24	Patch9:		imlib-1.9.15-libpng15.diff
14mr|imlib-1.9.15-17|25	Patch10:	imlib-1.9.15-giflib51.patch
14mr|imlib-1.9.15-17|26	BuildRequires:	chrpath
14mr|imlib-1.9.15-17|27	BuildRequires:	gettext
14mr|imlib-1.9.15-17|28	BuildRequires:	giflib-devel
14mr|imlib-1.9.15-17|29	BuildRequires:	jpeg-devel
14mr|imlib-1.9.15-17|30	BuildRequires:	pkgconfig(gtk+)
14mr|imlib-1.9.15-17|31	BuildRequires:	pkgconfig(libpng)
14mr|imlib-1.9.15-17|32	BuildRequires:	pkgconfig(libtiff-4)
14mr|imlib-1.9.15-17|33	BuildRequires:	pkgconfig(x11)
14mr|imlib-1.9.15-17|34	BuildRequires:	pkgconfig(xext)
14mr|imlib-1.9.15-17|35	Provides:	Imlib = %{EVRD}
14mr|imlib-1.9.15-17|36	
14mr|imlib-1.9.15-17|37	# Comment to Source1 :
14mr|imlib-1.9.15-17|38	# I don't understand why official imlib dropped i18n support ?! all
14mr|imlib-1.9.15-17|39	# hooks are there though, only the po/ directory has been deleted
14mr|imlib-1.9.15-17|40	
14mr|imlib-1.9.15-17|41	%description
14mr|imlib-1.9.15-17|42	Imlib is a display depth independent image loading and rendering library.
14mr|imlib-1.9.15-17|43	Imlib is designed to simplify and speed up the process of loading images
14mr|imlib-1.9.15-17|44	and obtaining X Window System drawables.  Imlib provides many simple
14mr|imlib-1.9.15-17|45	manipulation routines which can be used for common operations.
14mr|imlib-1.9.15-17|46	
14mr|imlib-1.9.15-17|47	Install imlib if you need an image loading and rendering library.
14mr|imlib-1.9.15-17|48	You may also want to install the imlib-cfgeditor package, which will help
14mr|imlib-1.9.15-17|49	you configure Imlib.
14mr|imlib-1.9.15-17|50	
14mr|imlib-1.9.15-17|51	%files
14mr|imlib-1.9.15-17|52	%doc README AUTHORS ChangeLog
14mr|imlib-1.9.15-17|53	%config(noreplace) %{_sysconfdir}/*
14mr|imlib-1.9.15-17|54	
14mr|imlib-1.9.15-17|55	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|56	
14mr|imlib-1.9.15-17|57	%package -n %{libname}
14mr|imlib-1.9.15-17|58	Summary:	Main library for %{name}
14mr|imlib-1.9.15-17|59	Group:		System/Libraries
14mr|imlib-1.9.15-17|60	Requires:	%{name}
14mr|imlib-1.9.15-17|61	
14mr|imlib-1.9.15-17|62	%description -n %{libname}
14mr|imlib-1.9.15-17|63	This package contains the library needed to run programs dynamically
14mr|imlib-1.9.15-17|64	linked with %{name}.
14mr|imlib-1.9.15-17|65	
14mr|imlib-1.9.15-17|66	%files -n %{libname}
14mr|imlib-1.9.15-17|67	%doc README
14mr|imlib-1.9.15-17|68	%{_libdir}/libImlib.so.%{lib_major}*
14mr|imlib-1.9.15-17|69	
14mr|imlib-1.9.15-17|70	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|71	
14mr|imlib-1.9.15-17|72	%package -n %{devname}
14mr|imlib-1.9.15-17|73	Summary:	Includes and other files to develop %{name} applications
14mr|imlib-1.9.15-17|74	Group:		Development/GNOME and GTK+
14mr|imlib-1.9.15-17|75	Requires:	%{libname} = %{EVRD}
14mr|imlib-1.9.15-17|76	Provides:	lib%{name}-devel = %{EVRD}
14mr|imlib-1.9.15-17|77	Provides:	imlib-devel = %{EVRD}
14mr|imlib-1.9.15-17|78	
14mr|imlib-1.9.15-17|79	%description -n %{devname}
14mr|imlib-1.9.15-17|80	The header files, static libraries and documentation needed for
14mr|imlib-1.9.15-17|81	developing Imlib applications.  Imlib is an image loading and rendering
14mr|imlib-1.9.15-17|82	library.
14mr|imlib-1.9.15-17|83	
14mr|imlib-1.9.15-17|84	Install the imlib-devel package if you want to develop Imlib applications.
14mr|imlib-1.9.15-17|85	You'll also need to install the imlib and imlib_cfgeditor packages.
14mr|imlib-1.9.15-17|86	
14mr|imlib-1.9.15-17|87	%files -n %{devname}
14mr|imlib-1.9.15-17|88	%doc doc/*.gif doc/*.html README AUTHORS ChangeLog
14mr|imlib-1.9.15-17|89	%{_bindir}/imlib-config
14mr|imlib-1.9.15-17|90	%multiarch %{multiarch_bindir}/imlib-config
14mr|imlib-1.9.15-17|91	
14mr|imlib-1.9.15-17|92	%{_mandir}/man1/imlib-config*
14mr|imlib-1.9.15-17|93	# note, the blank line above is needed due to some borked rpm5 macro
14mr|imlib-1.9.15-17|94	%{_includedir}/Imlib*
14mr|imlib-1.9.15-17|95	%{_datadir}/aclocal/*
14mr|imlib-1.9.15-17|96	%{_libdir}/libImlib.so
14mr|imlib-1.9.15-17|97	%{_libdir}/pkgconfig/imlib.pc
14mr|imlib-1.9.15-17|98	
14mr|imlib-1.9.15-17|99	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|100	
14mr|imlib-1.9.15-17|101	%package -n %{gdk_libname}
14mr|imlib-1.9.15-17|102	Summary:	GDK version of the imlib library
14mr|imlib-1.9.15-17|103	Group:		System/Libraries
14mr|imlib-1.9.15-17|104	Requires:	%{name}
14mr|imlib-1.9.15-17|105	
14mr|imlib-1.9.15-17|106	%description -n %{gdk_libname}
14mr|imlib-1.9.15-17|107	This package contains the library needed to run programs dynamically
14mr|imlib-1.9.15-17|108	linked with the gdk version of %{name}.
14mr|imlib-1.9.15-17|109	
14mr|imlib-1.9.15-17|110	%files -n %{gdk_libname}
14mr|imlib-1.9.15-17|111	%{_libdir}/libgdk_imlib.so.%{lib_major}*
14mr|imlib-1.9.15-17|112	
14mr|imlib-1.9.15-17|113	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|114	
14mr|imlib-1.9.15-17|115	%package -n %{gdk_devname}
14mr|imlib-1.9.15-17|116	Summary:	Includes and other files to develop %{name} applications
14mr|imlib-1.9.15-17|117	Group:		Development/GNOME and GTK+
14mr|imlib-1.9.15-17|118	Requires:	%{gdk_libname} = %{EVRD}
14mr|imlib-1.9.15-17|119	Requires:	%{devname} = %{EVRD}
14mr|imlib-1.9.15-17|120	Provides:	libgdk%{name}-devel = %{EVRD}
14mr|imlib-1.9.15-17|121	Provides:	gdkimlib-devel = %{EVRD}
14mr|imlib-1.9.15-17|122	
14mr|imlib-1.9.15-17|123	%description -n %{gdk_devname}
14mr|imlib-1.9.15-17|124	The header files, static libraries and documentation needed for
14mr|imlib-1.9.15-17|125	developing gdk_imlib applications.  gdk_imlib is an image loading and rendering
14mr|imlib-1.9.15-17|126	library.
14mr|imlib-1.9.15-17|127	
14mr|imlib-1.9.15-17|128	%files -n %{gdk_devname}
14mr|imlib-1.9.15-17|129	%{_includedir}/gdk_*
14mr|imlib-1.9.15-17|130	%{_libdir}/pkgconfig/imlibgdk.pc
14mr|imlib-1.9.15-17|131	%{_libdir}/libgdk_imlib.so
14mr|imlib-1.9.15-17|132	
14mr|imlib-1.9.15-17|133	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|134	
14mr|imlib-1.9.15-17|135	%package cfgeditor
14mr|imlib-1.9.15-17|136	Summary:	A configuration editor for the Imlib library
14mr|imlib-1.9.15-17|137	Group:		System/Libraries
14mr|imlib-1.9.15-17|138	Requires:	%{name}
14mr|imlib-1.9.15-17|139	
14mr|imlib-1.9.15-17|140	%description cfgeditor
14mr|imlib-1.9.15-17|141	The imlib-cfgeditor package contains the imlib_config program, which you
14mr|imlib-1.9.15-17|142	can use to configure the Imlib image loading and rendering library.
14mr|imlib-1.9.15-17|143	Imlib_config can be used to control how Imlib uses color and handles
14mr|imlib-1.9.15-17|144	gamma corrections, etc.
14mr|imlib-1.9.15-17|145	
14mr|imlib-1.9.15-17|146	If you're installing the imlib package, you should also install
14mr|imlib-1.9.15-17|147	imlib_cfgeditor.
14mr|imlib-1.9.15-17|148	
14mr|imlib-1.9.15-17|149	%files cfgeditor -f %{name}.lang
14mr|imlib-1.9.15-17|150	%doc README
14mr|imlib-1.9.15-17|151	%{_bindir}/imlib_config
14mr|imlib-1.9.15-17|152	%{_mandir}/man1/imlib_config*
14mr|imlib-1.9.15-17|153	
14mr|imlib-1.9.15-17|154	#----------------------------------------------------------------------------
14mr|imlib-1.9.15-17|155	
14mr|imlib-1.9.15-17|156	%prep
14mr|imlib-1.9.15-17|157	%setup -q
14mr|imlib-1.9.15-17|158	%patch0 -p0 -b .m4ver
14mr|imlib-1.9.15-17|159	%patch1 -p1 -b .i18n
14mr|imlib-1.9.15-17|160	%patch2 -p1 -b .path
14mr|imlib-1.9.15-17|161	%patch3 -p1 -b .no-locincpth
14mr|imlib-1.9.15-17|162	%patch5 -p1 -b .can-2004-1025_1026
14mr|imlib-1.9.15-17|163	%patch6 -p1 -b .underquoted
14mr|imlib-1.9.15-17|164	%patch7 -p0
14mr|imlib-1.9.15-17|165	%patch8 -p1 -b .link
14mr|imlib-1.9.15-17|166	%patch9 -p1 -b .libpng15
14mr|imlib-1.9.15-17|167	%patch10 -p1 -b .giflib51
14mr|imlib-1.9.15-17|168	
14mr|imlib-1.9.15-17|169	%build
14mr|imlib-1.9.15-17|170	autoreconf -fi
14mr|imlib-1.9.15-17|171	%configure2_5x \
14mr|imlib-1.9.15-17|172	--disable-gtktest \
14mr|imlib-1.9.15-17|173	--disable-static
14mr|imlib-1.9.15-17|174	%make
14mr|imlib-1.9.15-17|175	
14mr|imlib-1.9.15-17|176	%install
14mr|imlib-1.9.15-17|177	%makeinstall_std
14mr|imlib-1.9.15-17|178	
14mr|imlib-1.9.15-17|179	# some hand dealing for locale
14mr|imlib-1.9.15-17|180	tar jxvf %{SOURCE1}
14mr|imlib-1.9.15-17|181	for i in po/*.po ; do
14mr|imlib-1.9.15-17|182	mkdir -p %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES
14mr|imlib-1.9.15-17|183	msgfmt -v -o %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES/imlib.mo $i
14mr|imlib-1.9.15-17|184	done
14mr|imlib-1.9.15-17|185	
14mr|imlib-1.9.15-17|186	%multiarch_binaries %{buildroot}%{_bindir}/imlib-config
14mr|imlib-1.9.15-17|187	
14mr|imlib-1.9.15-17|188	# (sb) rpmlint
14mr|imlib-1.9.15-17|189	chrpath -d %{buildroot}%{_bindir}/imlib_config
14mr|imlib-1.9.15-17|190	chrpath -d %{buildroot}%{_libdir}/*.so*
14mr|imlib-1.9.15-17|191	
14mr|imlib-1.9.15-17|192	%find_lang %{name}
14mr|imlib-1.9.15-17|193	
14mr|imlib-1.9.15-17|194	
14mr|imlib-1.9.15-17|195	%changelog
14mr|imlib-1.9.15-17|196	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.15-17
14mr|imlib-1.9.15-17|197	+ Revision: bf13fa9
14mr|imlib-1.9.15-17|198	- MassBuild#440: Increase release tag
14mr|imlib-1.9.15-17|199	
14mr|imlib-1.9.15-17|200	

16782 14
14mr|imlib2-1.4.6-4|1	%define major 1
14mr|imlib2-1.4.6-4|2	%define libname %mklibname %{name}_ %{major}
14mr|imlib2-1.4.6-4|3	%define devname %mklibname %{name} -d
14mr|imlib2-1.4.6-4|4	
14mr|imlib2-1.4.6-4|5	Summary:	Powerful image loading and rendering library
14mr|imlib2-1.4.6-4|6	Name:		imlib2
14mr|imlib2-1.4.6-4|7	Version:	1.4.6
14mr|imlib2-1.4.6-4|8	Release:	4
14mr|imlib2-1.4.6-4|9	License:	Imlib2
14mr|imlib2-1.4.6-4|10	Group:		System/Libraries
14mr|imlib2-1.4.6-4|11	Url:		http://enlightenment.org/Libraries/Imlib2/
14mr|imlib2-1.4.6-4|12	Source0:	http://sourceforge.net/projects/enlightenment/files/imlib2-src/%{version}/%{name}-%{version}.tar.xz
14mr|imlib2-1.4.6-4|13	Patch0:		imlib2-1.4.2-fontclean.patch
14mr|imlib2-1.4.6-4|14	Patch1:		imlib2-1.4.6-giflib51.patch
14mr|imlib2-1.4.6-4|15	# my_libs variable was dropped from configure but not from imlib2-config
14mr|imlib2-1.4.6-4|16	Patch2:		imlib2-1.4.6-config.patch
14mr|imlib2-1.4.6-4|17	BuildRequires:	bzip2-devel
14mr|imlib2-1.4.6-4|18	BuildRequires:	jpeg-devel
14mr|imlib2-1.4.6-4|19	BuildRequires:	tiff-devel
14mr|imlib2-1.4.6-4|20	BuildRequires:	ungif-devel
14mr|imlib2-1.4.6-4|21	BuildRequires:	pkgconfig(freetype2)
14mr|imlib2-1.4.6-4|22	BuildRequires:	pkgconfig(id3tag)
14mr|imlib2-1.4.6-4|23	BuildRequires:	pkgconfig(libpng)
14mr|imlib2-1.4.6-4|24	BuildRequires:	pkgconfig(x11)
14mr|imlib2-1.4.6-4|25	BuildRequires:	pkgconfig(xext)
14mr|imlib2-1.4.6-4|26	
14mr|imlib2-1.4.6-4|27	%description
14mr|imlib2-1.4.6-4|28	Imlib2 is an advanced replacement library for libraries like libXpm that
14mr|imlib2-1.4.6-4|29	provides many more features with much greater flexibility and speed than
14mr|imlib2-1.4.6-4|30	standard libraries, including font rasterization, rotation, RGBA space
14mr|imlib2-1.4.6-4|31	rendering and blending, dynamic binary filters, scripting, and more.
14mr|imlib2-1.4.6-4|32	
14mr|imlib2-1.4.6-4|33	#----------------------------------------------------------------------------
14mr|imlib2-1.4.6-4|34	
14mr|imlib2-1.4.6-4|35	%package -n %{libname}
14mr|imlib2-1.4.6-4|36	Summary:	Powerful image loading and rendering library
14mr|imlib2-1.4.6-4|37	Group:		System/Libraries
14mr|imlib2-1.4.6-4|38	Provides:	%{name} = %{EVRD}
14mr|imlib2-1.4.6-4|39	Requires:	%{libname}-filters = %{EVRD}
14mr|imlib2-1.4.6-4|40	Requires:	%{libname}-loaders = %{EVRD}
14mr|imlib2-1.4.6-4|41	
14mr|imlib2-1.4.6-4|42	%description -n %{libname}
14mr|imlib2-1.4.6-4|43	Imlib2 is an advanced replacement library for libraries like libXpm that
14mr|imlib2-1.4.6-4|44	provides many more features with much greater flexibility and speed than
14mr|imlib2-1.4.6-4|45	standard libraries, including font rasterization, rotation, RGBA space
14mr|imlib2-1.4.6-4|46	rendering and blending, dynamic binary filters, scripting, and more.
14mr|imlib2-1.4.6-4|47	
14mr|imlib2-1.4.6-4|48	%files -n %{libname}
14mr|imlib2-1.4.6-4|49	%doc AUTHORS README COPYING
14mr|imlib2-1.4.6-4|50	%{_libdir}/libImlib2.so.%{major}*
14mr|imlib2-1.4.6-4|51	
14mr|imlib2-1.4.6-4|52	#----------------------------------------------------------------------------
14mr|imlib2-1.4.6-4|53	
14mr|imlib2-1.4.6-4|54	%package -n %{devname}
14mr|imlib2-1.4.6-4|55	Summary:	Imlib2 headers, development libraries and documentation
14mr|imlib2-1.4.6-4|56	Group:		Development/C
14mr|imlib2-1.4.6-4|57	Requires:	%{libname} = %{EVRD}
14mr|imlib2-1.4.6-4|58	Provides:	%{name}-devel = %{EVRD}
14mr|imlib2-1.4.6-4|59	# taken from fedora where the demos and data are simply removed
14mr|imlib2-1.4.6-4|60	Obsoletes:	%{name}-data < 1.4.5-3
14mr|imlib2-1.4.6-4|61	
14mr|imlib2-1.4.6-4|62	%description -n %{devname}
14mr|imlib2-1.4.6-4|63	Imlib2 is an advanced replacement library for libraries like libXpm that
14mr|imlib2-1.4.6-4|64	provides many more features with much greater flexibility and speed than
14mr|imlib2-1.4.6-4|65	standard libraries, including font rasterization, rotation, RGBA space
14mr|imlib2-1.4.6-4|66	rendering and blending, dynamic binary filters, scripting, and more.
14mr|imlib2-1.4.6-4|67	
14mr|imlib2-1.4.6-4|68	This package contains various headers and development libraries for %{name}.
14mr|imlib2-1.4.6-4|69	You need this package if you want to compile or develop any applications
14mr|imlib2-1.4.6-4|70	that need %{name}.
14mr|imlib2-1.4.6-4|71	
14mr|imlib2-1.4.6-4|72	%files -n %{devname}
14mr|imlib2-1.4.6-4|73	%doc ChangeLog doc/index.html doc/imlib2.gif doc/blank.gif
14mr|imlib2-1.4.6-4|74	%{multiarch_bindir}/imlib2-config
14mr|imlib2-1.4.6-4|75	%{_bindir}/imlib2-config
14mr|imlib2-1.4.6-4|76	%{_libdir}/lib*.so
14mr|imlib2-1.4.6-4|77	%{_libdir}/pkgconfig/*.pc
14mr|imlib2-1.4.6-4|78	%{_includedir}/*
14mr|imlib2-1.4.6-4|79	
14mr|imlib2-1.4.6-4|80	#----------------------------------------------------------------------------
14mr|imlib2-1.4.6-4|81	
14mr|imlib2-1.4.6-4|82	%package -n %{libname}-filters
14mr|imlib2-1.4.6-4|83	Summary:	Imlib2 basic plugin filters set
14mr|imlib2-1.4.6-4|84	Group:		System/Libraries
14mr|imlib2-1.4.6-4|85	
14mr|imlib2-1.4.6-4|86	%description -n %{libname}-filters
14mr|imlib2-1.4.6-4|87	This package contains Imlib2 basic set of plugin filters.
14mr|imlib2-1.4.6-4|88	
14mr|imlib2-1.4.6-4|89	%files -n %{libname}-filters
14mr|imlib2-1.4.6-4|90	%{_libdir}/%{name}/filters
14mr|imlib2-1.4.6-4|91	
14mr|imlib2-1.4.6-4|92	#----------------------------------------------------------------------------
14mr|imlib2-1.4.6-4|93	
14mr|imlib2-1.4.6-4|94	%package -n %{libname}-loaders
14mr|imlib2-1.4.6-4|95	Summary:	Imlib2 loader for various graphic formats
14mr|imlib2-1.4.6-4|96	Group:		System/Libraries
14mr|imlib2-1.4.6-4|97	
14mr|imlib2-1.4.6-4|98	%description -n %{libname}-loaders
14mr|imlib2-1.4.6-4|99	This package contains Imlib2 image loader/saver for various graphic formats,
14mr|imlib2-1.4.6-4|100	such as jpeg, gif, tiff, xpm etc.
14mr|imlib2-1.4.6-4|101	
14mr|imlib2-1.4.6-4|102	%files -n %{libname}-loaders
14mr|imlib2-1.4.6-4|103	%{_libdir}/%{name}/loaders
14mr|imlib2-1.4.6-4|104	
14mr|imlib2-1.4.6-4|105	#----------------------------------------------------------------------------
14mr|imlib2-1.4.6-4|106	
14mr|imlib2-1.4.6-4|107	%prep
14mr|imlib2-1.4.6-4|108	%setup -q
14mr|imlib2-1.4.6-4|109	%apply_patches
14mr|imlib2-1.4.6-4|110	autoreconf -fi
14mr|imlib2-1.4.6-4|111	
14mr|imlib2-1.4.6-4|112	%build
14mr|imlib2-1.4.6-4|113	%configure2_5x \
14mr|imlib2-1.4.6-4|114	--disable-static \
14mr|imlib2-1.4.6-4|115	%ifarch x86_64
14mr|imlib2-1.4.6-4|116	--enable-amd64 \
14mr|imlib2-1.4.6-4|117	--disable-mmx \
14mr|imlib2-1.4.6-4|118	%endif
14mr|imlib2-1.4.6-4|119	%ifarch ix86
14mr|imlib2-1.4.6-4|120	--disable-amd64 \
14mr|imlib2-1.4.6-4|121	--enable-mmx \
14mr|imlib2-1.4.6-4|122	%endif
14mr|imlib2-1.4.6-4|123	--enable-visibility-hiding
14mr|imlib2-1.4.6-4|124	%make
14mr|imlib2-1.4.6-4|125	
14mr|imlib2-1.4.6-4|126	%install
14mr|imlib2-1.4.6-4|127	%makeinstall_std
14mr|imlib2-1.4.6-4|128	
14mr|imlib2-1.4.6-4|129	# remove demos and their dependencies
14mr|imlib2-1.4.6-4|130	rm -f %{buildroot}%{_bindir}/imlib2_*
14mr|imlib2-1.4.6-4|131	rm -rf %{buildroot}%{_datadir}/imlib2/data/
14mr|imlib2-1.4.6-4|132	
14mr|imlib2-1.4.6-4|133	%multiarch_binaries %{buildroot}%{_bindir}/imlib2-config
14mr|imlib2-1.4.6-4|134	
14mr|imlib2-1.4.6-4|135	
14mr|imlib2-1.4.6-4|136	%changelog
14mr|imlib2-1.4.6-4|137	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.6-4
14mr|imlib2-1.4.6-4|138	+ Revision: 01fad4d
14mr|imlib2-1.4.6-4|139	- Fix config script
14mr|imlib2-1.4.6-4|140	
14mr|imlib2-1.4.6-4|141	

16783 14
14mr|improver_client-2.0.0-37|1	%define protocol_name "augeas_protocol"
14mr|improver_client-2.0.0-37|2	%define protocol_version 2.0
14mr|improver_client-2.0.0-37|3	
14mr|improver_client-2.0.0-37|4	Summary:	Improver client
14mr|improver_client-2.0.0-37|5	Name:		improver_client
14mr|improver_client-2.0.0-37|6	Version:	%{protocol_version}.0
14mr|improver_client-2.0.0-37|7	Release:	37
14mr|improver_client-2.0.0-37|8	License:	GPLv2
14mr|improver_client-2.0.0-37|9	Group:		System/Base
14mr|improver_client-2.0.0-37|10	Url:		http://www.rosalab.ru
14mr|improver_client-2.0.0-37|11	Source0:	%{name}-%{version}.tar.bz2
14mr|improver_client-2.0.0-37|12	Patch0:		improver_client-2.0.0-glib.patch
14mr|improver_client-2.0.0-37|13	Patch1:		improver_client-2.0.0-linkage.patch
14mr|improver_client-2.0.0-37|14	Patch2:		improver_client-automake-1.13.patch
14mr|improver_client-2.0.0-37|15	
14mr|improver_client-2.0.0-37|16	BuildRequires:	desktop-file-utils
14mr|improver_client-2.0.0-37|17	BuildRequires:	gnome-doc-utils
14mr|improver_client-2.0.0-37|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|improver_client-2.0.0-37|19	BuildRequires:	pkgconfig(libbonoboui-2.0)
14mr|improver_client-2.0.0-37|20	BuildRequires:	pkgconfig(libglade-2.0)
14mr|improver_client-2.0.0-37|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|improver_client-2.0.0-37|22	BuildRequires:	pkgconfig(sqlite3)
14mr|improver_client-2.0.0-37|23	Requires:	pciutils
14mr|improver_client-2.0.0-37|24	Requires:	ldetect
14mr|improver_client-2.0.0-37|25	Requires:	coreutils
14mr|improver_client-2.0.0-37|26	Requires:	usermode-consoleonly
14mr|improver_client-2.0.0-37|27	Requires:	imagemagick
14mr|improver_client-2.0.0-37|28	Requires:	lsb-release >= 2.0
14mr|improver_client-2.0.0-37|29	Requires:	zip
14mr|improver_client-2.0.0-37|30	Requires:	lshw
14mr|improver_client-2.0.0-37|31	
14mr|improver_client-2.0.0-37|32	%description
14mr|improver_client-2.0.0-37|33	GUI for testers.
14mr|improver_client-2.0.0-37|34	
14mr|improver_client-2.0.0-37|35	%files -f %{name}.lang
14mr|improver_client-2.0.0-37|36	%doc AUTHORS COPYING INSTALL README NEWS
14mr|improver_client-2.0.0-37|37	%{_sysconfdir}/*
14mr|improver_client-2.0.0-37|38	%{_bindir}/improver
14mr|improver_client-2.0.0-37|39	%{_bindir}/improver_client
14mr|improver_client-2.0.0-37|40	%{_bindir}/script_hw
14mr|improver_client-2.0.0-37|41	%{_bindir}/script_hw_info_tar
14mr|improver_client-2.0.0-37|42	%{_bindir}/script_hw_info
14mr|improver_client-2.0.0-37|43	%{_bindir}/script_convert_screenshots
14mr|improver_client-2.0.0-37|44	%{_datadir}/applications/%{name}.desktop
14mr|improver_client-2.0.0-37|45	%{_datadir}/icons/hicolor/*
14mr|improver_client-2.0.0-37|46	%{_datadir}/icons/oxygen/*
14mr|improver_client-2.0.0-37|47	%{_datadir}/%{name}/pixmaps/
14mr|improver_client-2.0.0-37|48	%{_datadir}/%{name}/bd*
14mr|improver_client-2.0.0-37|49	%{_datadir}/%{name}/improver_client.conf
14mr|improver_client-2.0.0-37|50	%{_datadir}/%{name}/improver_client.glade
14mr|improver_client-2.0.0-37|51	
14mr|improver_client-2.0.0-37|52	#--------------------------------------------------------------------
14mr|improver_client-2.0.0-37|53	
14mr|improver_client-2.0.0-37|54	%prep
14mr|improver_client-2.0.0-37|55	%setup -q
14mr|improver_client-2.0.0-37|56	%apply_patches
14mr|improver_client-2.0.0-37|57	find . -perm 0640 -exec chmod 644 '{}' \;
14mr|improver_client-2.0.0-37|58	
14mr|improver_client-2.0.0-37|59	%build
14mr|improver_client-2.0.0-37|60	libtoolize
14mr|improver_client-2.0.0-37|61	autoreconf -fi
14mr|improver_client-2.0.0-37|62	%configure2_5x
14mr|improver_client-2.0.0-37|63	%make
14mr|improver_client-2.0.0-37|64	
14mr|improver_client-2.0.0-37|65	%install
14mr|improver_client-2.0.0-37|66	%makeinstall_std
14mr|improver_client-2.0.0-37|67	
14mr|improver_client-2.0.0-37|68	mkdir -p %{buildroot}%{_sysconfdir}/improver
14mr|improver_client-2.0.0-37|69	echo "%{name} %{version}-%{release}" > %{buildroot}%{_sysconfdir}/improver/client_version.conf
14mr|improver_client-2.0.0-37|70	echo "%{protocol_name} %{protocol_version}" > %{buildroot}%{_sysconfdir}/improver/protocol_version.conf
14mr|improver_client-2.0.0-37|71	
14mr|improver_client-2.0.0-37|72	mkdir -p %{buildroot}%{_datadir}/%{name}/pixmaps
14mr|improver_client-2.0.0-37|73	install -m 644 usr/share/%{name}/pixmaps/*.png %{buildroot}%{_datadir}/%{name}/pixmaps
14mr|improver_client-2.0.0-37|74	install -m 644 usr/share/%{name}/pixmaps/*.svg %{buildroot}%{_datadir}/%{name}/pixmaps
14mr|improver_client-2.0.0-37|75	install -m 644 usr/share/%{name}/%{name}.glade %{buildroot}%{_datadir}/%{name}
14mr|improver_client-2.0.0-37|76	
14mr|improver_client-2.0.0-37|77	install -m 755 usr/bin/script_hw %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|78	
14mr|improver_client-2.0.0-37|79	mkdir -p %{buildroot}/usr/bin
14mr|improver_client-2.0.0-37|80	install -m 755 usr/bin/script_hw_info_tar %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|81	install -m 755 usr/bin/script_hw_info %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|82	install -m 755 usr/bin/script_convert_screenshots %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|83	
14mr|improver_client-2.0.0-37|84	install -m 644 usr/share/improver_client/improver_client.conf %{buildroot}%{_datadir}/%{name}
14mr|improver_client-2.0.0-37|85	install -m 644 usr/share/improver_client/bd %{buildroot}%{_datadir}/%{name}
14mr|improver_client-2.0.0-37|86	install -m 644 usr/share/improver_client/bd_clean %{buildroot}%{_datadir}/%{name}
14mr|improver_client-2.0.0-37|87	
14mr|improver_client-2.0.0-37|88	mkdir -p %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
14mr|improver_client-2.0.0-37|89	mkdir -p %{buildroot}%{_datadir}/locale/ru_UA/LC_MESSAGES/
14mr|improver_client-2.0.0-37|90	mkdir -p %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
14mr|improver_client-2.0.0-37|91	mkdir -p %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/
14mr|improver_client-2.0.0-37|92	mkdir -p %{buildroot}%{_datadir}/locale/en_US/LC_MESSAGES/
14mr|improver_client-2.0.0-37|93	install -m 644 usr/share/locale/ru/%{name}.mo %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
14mr|improver_client-2.0.0-37|94	install -m 644 usr/share/locale/ua/%{name}.mo %{buildroot}%{_datadir}/locale/ru_UA/LC_MESSAGES/
14mr|improver_client-2.0.0-37|95	install -m 644 usr/share/locale/en/%{name}.mo %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/
14mr|improver_client-2.0.0-37|96	install -m 644 usr/share/locale/us/%{name}.mo %{buildroot}%{_datadir}/locale/en_US/LC_MESSAGES/
14mr|improver_client-2.0.0-37|97	
14mr|improver_client-2.0.0-37|98	for i in 16 22 32 48 64 128;
14mr|improver_client-2.0.0-37|99	do
14mr|improver_client-2.0.0-37|100	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
14mr|improver_client-2.0.0-37|101	mkdir -p %{buildroot}%{_datadir}/icons/oxygen/${i}x${i}/apps
14mr|improver_client-2.0.0-37|102	install -m 644 icons/oxygen/${i}/* %{buildroot}%{_datadir}/icons/oxygen/${i}x${i}/apps
14mr|improver_client-2.0.0-37|103	install -m 644 icons/hicolor/${i}/* %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
14mr|improver_client-2.0.0-37|104	done
14mr|improver_client-2.0.0-37|105	
14mr|improver_client-2.0.0-37|106	desktop-file-install --delete-original          \
14mr|improver_client-2.0.0-37|107	--dir %{buildroot}%{_datadir}/applications    \
14mr|improver_client-2.0.0-37|108	%{name}.desktop
14mr|improver_client-2.0.0-37|109	
14mr|improver_client-2.0.0-37|110	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|improver_client-2.0.0-37|111	install -m 644 etc/security/console.apps/improver %{buildroot}%{_sysconfdir}/security/console.apps/
14mr|improver_client-2.0.0-37|112	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|improver_client-2.0.0-37|113	install -m 644 etc/pam.d/improver %{buildroot}%{_sysconfdir}/pam.d/
14mr|improver_client-2.0.0-37|114	
14mr|improver_client-2.0.0-37|115	mkdir -p %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|116	cp -P ln/* %{buildroot}%{_bindir}
14mr|improver_client-2.0.0-37|117	
14mr|improver_client-2.0.0-37|118	%find_lang %{name}
14mr|improver_client-2.0.0-37|119	
14mr|improver_client-2.0.0-37|120	
14mr|improver_client-2.0.0-37|121	%changelog
14mr|improver_client-2.0.0-37|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-37
14mr|improver_client-2.0.0-37|123	+ Revision: 6b59bb0
14mr|improver_client-2.0.0-37|124	- MassBuild#440: Increase release tag
14mr|improver_client-2.0.0-37|125	
14mr|improver_client-2.0.0-37|126	

16784 14
14mr|indent-2.2.10-8|1	Summary:	A GNU program for formatting C code
14mr|indent-2.2.10-8|2	Name:		indent
14mr|indent-2.2.10-8|3	Version:	2.2.10
14mr|indent-2.2.10-8|4	Release:	8
14mr|indent-2.2.10-8|5	License:	GPL
14mr|indent-2.2.10-8|6	Group:		Development/C
14mr|indent-2.2.10-8|7	URL:		http://www.gnu.org/software/indent/indent.html
14mr|indent-2.2.10-8|8	Source:		ftp://ftp.gnu.org/pub/gnu/indent/%{name}-%{version}.tar.bz2
14mr|indent-2.2.10-8|9	Patch:		indent-2.2.10.gcc-fix.patch
14mr|indent-2.2.10-8|10	BuildRequires:	gettext
14mr|indent-2.2.10-8|11	
14mr|indent-2.2.10-8|12	%description
14mr|indent-2.2.10-8|13	Indent is a GNU program for beautifying C code, so that it is easier to read.
14mr|indent-2.2.10-8|14	Indent can also convert from one C writing style to a different one. Indent
14mr|indent-2.2.10-8|15	understands correct C syntax and tries to handle incorrect C syntax.
14mr|indent-2.2.10-8|16	
14mr|indent-2.2.10-8|17	Install the indent package if you are developing applications in C and you'd
14mr|indent-2.2.10-8|18	like to format your code automatically.
14mr|indent-2.2.10-8|19	
14mr|indent-2.2.10-8|20	%prep
14mr|indent-2.2.10-8|21	
14mr|indent-2.2.10-8|22	%setup -q
14mr|indent-2.2.10-8|23	%patch -p0
14mr|indent-2.2.10-8|24	
14mr|indent-2.2.10-8|25	%build
14mr|indent-2.2.10-8|26	%configure2_5x
14mr|indent-2.2.10-8|27	%make
14mr|indent-2.2.10-8|28	
14mr|indent-2.2.10-8|29	%install
14mr|indent-2.2.10-8|30	%makeinstall_std
14mr|indent-2.2.10-8|31	
14mr|indent-2.2.10-8|32	# html file handled in percent-doc
14mr|indent-2.2.10-8|33	rm -rf %{buildroot}%{_prefix}/doc
14mr|indent-2.2.10-8|34	
14mr|indent-2.2.10-8|35	# fix message catalog name
14mr|indent-2.2.10-8|36	[ -d %{buildroot}%{_datadir}/locale/zh_TW.Big5 ] && \
14mr|indent-2.2.10-8|37	mv %{buildroot}%{_datadir}/locale/zh_TW{.Big5,}
14mr|indent-2.2.10-8|38	
14mr|indent-2.2.10-8|39	%find_lang %{name}
14mr|indent-2.2.10-8|40	
14mr|indent-2.2.10-8|41	%files -f %{name}.lang
14mr|indent-2.2.10-8|42	%defattr(-,root,root)
14mr|indent-2.2.10-8|43	%doc AUTHORS COPYING NEWS ChangeLog README doc/indent.html
14mr|indent-2.2.10-8|44	%{_bindir}/indent
14mr|indent-2.2.10-8|45	%{_bindir}/texinfo2man
14mr|indent-2.2.10-8|46	%{_mandir}/man?/*
14mr|indent-2.2.10-8|47	%{_infodir}/*.info*
14mr|indent-2.2.10-8|48	
14mr|indent-2.2.10-8|49	
14mr|indent-2.2.10-8|50	
14mr|indent-2.2.10-8|51	
14mr|indent-2.2.10-8|52	
14mr|indent-2.2.10-8|53	%changelog
14mr|indent-2.2.10-8|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.10-8
14mr|indent-2.2.10-8|55	+ Revision: 7f0aadf
14mr|indent-2.2.10-8|56	- MassBuild#440: Increase release tag
14mr|indent-2.2.10-8|57	
14mr|indent-2.2.10-8|58	

16785 14
14mr|indexhtml-2012.1-2|1	%define name indexhtml
14mr|indexhtml-2012.1-2|2	%define version 2012.1
14mr|indexhtml-2012.1-2|3	%define release 2
14mr|indexhtml-2012.1-2|4	
14mr|indexhtml-2012.1-2|5	Summary:	ROSA Linux html welcome page
14mr|indexhtml-2012.1-2|6	Name:		%{name}
14mr|indexhtml-2012.1-2|7	Version:	%{version}
14mr|indexhtml-2012.1-2|8	Release: 	%{release}
14mr|indexhtml-2012.1-2|9	URL:		http://wike.rosalinux.ru
14mr|indexhtml-2012.1-2|10	Requires(pre):	mandriva-release-common
14mr|indexhtml-2012.1-2|11	Requires(post): gawk coreutils sed
14mr|indexhtml-2012.1-2|12	BuildRequires:  intltool
14mr|indexhtml-2012.1-2|13	Source:		indexhtml-%{version}.tar.bz2
14mr|indexhtml-2012.1-2|14	Provides:	indexhtml
14mr|indexhtml-2012.1-2|15	Group:		System/Base
14mr|indexhtml-2012.1-2|16	License:	GPL
14mr|indexhtml-2012.1-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|indexhtml-2012.1-2|18	BuildArch:	noarch
14mr|indexhtml-2012.1-2|19	
14mr|indexhtml-2012.1-2|20	Obsoletes: %name = 2012lts
14mr|indexhtml-2012.1-2|21	
14mr|indexhtml-2012.1-2|22	%description
14mr|indexhtml-2012.1-2|23	ROSA Linux index.html welcome page displayed by web browsers
14mr|indexhtml-2012.1-2|24	when they are launched, first mail displayed on mail clients
14mr|indexhtml-2012.1-2|25	after installation and "about" information.
14mr|indexhtml-2012.1-2|26	
14mr|indexhtml-2012.1-2|27	%prep
14mr|indexhtml-2012.1-2|28	
14mr|indexhtml-2012.1-2|29	%setup -q -n  indexhtml-%version
14mr|indexhtml-2012.1-2|30	
14mr|indexhtml-2012.1-2|31	%build
14mr|indexhtml-2012.1-2|32	cd about
14mr|indexhtml-2012.1-2|33	./create_html.sh
14mr|indexhtml-2012.1-2|34	
14mr|indexhtml-2012.1-2|35	%install
14mr|indexhtml-2012.1-2|36	rm -fr %buildroot/
14mr|indexhtml-2012.1-2|37	
14mr|indexhtml-2012.1-2|38	find $RPM_BUILD_DIR/%name -name ".svn" -print | xargs /bin/rm -fr
14mr|indexhtml-2012.1-2|39	
14mr|indexhtml-2012.1-2|40	install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-2012.1-2|41	tar c -C HTML . | tar x -C %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-2012.1-2|42	
14mr|indexhtml-2012.1-2|43	install -d -m 0755 %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-2012.1-2|44	install -m 0644 HTML/index.html %buildroot/%_datadir/doc/HTML/index.html
14mr|indexhtml-2012.1-2|45	
14mr|indexhtml-2012.1-2|46	#use for default
14mr|indexhtml-2012.1-2|47	cp -rf %buildroot/%_datadir/mdk/indexhtml/* %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-2012.1-2|48	
14mr|indexhtml-2012.1-2|49	# about Mandriva
14mr|indexhtml-2012.1-2|50	install -d -m 0755 %buildroot/%_datadir/mdk/about
14mr|indexhtml-2012.1-2|51	install -d -m 0755 %buildroot/%_datadir/applications
14mr|indexhtml-2012.1-2|52	install -d -m 0755 %buildroot/%{_bindir}
14mr|indexhtml-2012.1-2|53	cp about/html/* %buildroot/%_datadir/mdk/about
14mr|indexhtml-2012.1-2|54	cp -r about/style %buildroot/%_datadir/mdk/about/
14mr|indexhtml-2012.1-2|55	cp about/about-mandriva.desktop %buildroot/%_datadir/applications
14mr|indexhtml-2012.1-2|56	cp about/about-mandriva %buildroot/%{_bindir}
14mr|indexhtml-2012.1-2|57	
14mr|indexhtml-2012.1-2|58	%clean
14mr|indexhtml-2012.1-2|59	rm -fr %buildroot
14mr|indexhtml-2012.1-2|60	
14mr|indexhtml-2012.1-2|61	%files
14mr|indexhtml-2012.1-2|62	%defattr(-,root,root,-)
14mr|indexhtml-2012.1-2|63	%_datadir/mdk/
14mr|indexhtml-2012.1-2|64	%_datadir/doc/HTML/
14mr|indexhtml-2012.1-2|65	#/etc/sysconfig/network-scripts/ifup.d/indexhtml
14mr|indexhtml-2012.1-2|66	%_datadir/applications/about-mandriva.desktop
14mr|indexhtml-2012.1-2|67	%{_bindir}/about-mandriva
14mr|indexhtml-2012.1-2|68	
14mr|indexhtml-2012.1-2|69	
14mr|indexhtml-2012.1-2|70	
14mr|indexhtml-2012.1-2|71	%changelog
14mr|indexhtml-2012.1-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-2
14mr|indexhtml-2012.1-2|73	+ Revision: 2e4c3b8
14mr|indexhtml-2012.1-2|74	- MassBuild#440: Increase release tag
14mr|indexhtml-2012.1-2|75	
14mr|indexhtml-2012.1-2|76	

16786 14
14mr|indexhtml-rosa-2010.1-4|1	%define name indexhtml-rosa
14mr|indexhtml-rosa-2010.1-4|2	%define version 2010.1
14mr|indexhtml-rosa-2010.1-4|3	%define release 4
14mr|indexhtml-rosa-2010.1-4|4	
14mr|indexhtml-rosa-2010.1-4|5	Summary:	Mandriva Linux html welcome page
14mr|indexhtml-rosa-2010.1-4|6	Name:		%{name}
14mr|indexhtml-rosa-2010.1-4|7	Version:	%{version}
14mr|indexhtml-rosa-2010.1-4|8	Release: 	%{release}
14mr|indexhtml-rosa-2010.1-4|9	URL:		http://start.mandriva.com/
14mr|indexhtml-rosa-2010.1-4|10	Requires(pre):	mandriva-release-common
14mr|indexhtml-rosa-2010.1-4|11	Requires(post): gawk coreutils sed
14mr|indexhtml-rosa-2010.1-4|12	BuildRequires:  intltool
14mr|indexhtml-rosa-2010.1-4|13	Source:		indexhtml-%{version}.tar.bz2
14mr|indexhtml-rosa-2010.1-4|14	Source10:	default-browser-page.tar.bz2
14mr|indexhtml-rosa-2010.1-4|15	Provides:	indexhtml
14mr|indexhtml-rosa-2010.1-4|16	Group:		System/Base
14mr|indexhtml-rosa-2010.1-4|17	License:	GPL
14mr|indexhtml-rosa-2010.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|indexhtml-rosa-2010.1-4|19	BuildArch:	noarch
14mr|indexhtml-rosa-2010.1-4|20	
14mr|indexhtml-rosa-2010.1-4|21	
14mr|indexhtml-rosa-2010.1-4|22	%description
14mr|indexhtml-rosa-2010.1-4|23	Mandriva Linux index.html welcome page displayed by web browsers
14mr|indexhtml-rosa-2010.1-4|24	when they are launched, first mail displayed on mail clients
14mr|indexhtml-rosa-2010.1-4|25	after installation and "about" information.
14mr|indexhtml-rosa-2010.1-4|26	
14mr|indexhtml-rosa-2010.1-4|27	%prep
14mr|indexhtml-rosa-2010.1-4|28	
14mr|indexhtml-rosa-2010.1-4|29	%setup -q -n  indexhtml-%version
14mr|indexhtml-rosa-2010.1-4|30	
14mr|indexhtml-rosa-2010.1-4|31	%build
14mr|indexhtml-rosa-2010.1-4|32	cd about
14mr|indexhtml-rosa-2010.1-4|33	./create_html.sh
14mr|indexhtml-rosa-2010.1-4|34	
14mr|indexhtml-rosa-2010.1-4|35	%install
14mr|indexhtml-rosa-2010.1-4|36	rm -fr %buildroot/
14mr|indexhtml-rosa-2010.1-4|37	
14mr|indexhtml-rosa-2010.1-4|38	find $RPM_BUILD_DIR/%name -name ".svn" -print | xargs /bin/rm -fr
14mr|indexhtml-rosa-2010.1-4|39	
14mr|indexhtml-rosa-2010.1-4|40	install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|41	tar c -C HTML . | tar x -C %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|42	#install -m 0755 update-indexhtml %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|43	
14mr|indexhtml-rosa-2010.1-4|44	install -d -m 0755 %buildroot/%_datadir/mdk/mail/text/
14mr|indexhtml-rosa-2010.1-4|45	install -d -m 0755 %buildroot/%_datadir/mdk/mail/html/
14mr|indexhtml-rosa-2010.1-4|46	for lang in $(find mail/header-* -type f | sed "s|mail/header-||" ); do
14mr|indexhtml-rosa-2010.1-4|47	cat mail/header-$lang &> tmpfile
14mr|indexhtml-rosa-2010.1-4|48	cat mail/mail-$lang.txt >> tmpfile
14mr|indexhtml-rosa-2010.1-4|49	install -m 0644 tmpfile %buildroot/%_datadir/mdk/mail/text/mail-$lang
14mr|indexhtml-rosa-2010.1-4|50	
14mr|indexhtml-rosa-2010.1-4|51	cat mail/header-$lang &> tmpfile
14mr|indexhtml-rosa-2010.1-4|52	echo "Content-Type: multipart/related; type=\"multipart/alternative\";" >>tmpfile
14mr|indexhtml-rosa-2010.1-4|53	echo "	 boundary=\"=-tThpx1YEZqL4gn53WjQ1\"" >> tmpfile
14mr|indexhtml-rosa-2010.1-4|54	echo "" >> tmpfile
14mr|indexhtml-rosa-2010.1-4|55	echo "--=-tThpx1YEZqL4gn53WjQ1" >> tmpfile
14mr|indexhtml-rosa-2010.1-4|56	echo "Content-Type: multipart/alternative; boundary=\"=-aFPGjTr5jUHhXPWxbLcT\"" >>tmpfile
14mr|indexhtml-rosa-2010.1-4|57	echo "" >> tmpfile
14mr|indexhtml-rosa-2010.1-4|58	echo "--=-aFPGjTr5jUHhXPWxbLcT" >> tmpfile
14mr|indexhtml-rosa-2010.1-4|59	cat mail/mail-$lang.txt >> tmpfile
14mr|indexhtml-rosa-2010.1-4|60	cat mail/mail-$lang.html >> tmpfile
14mr|indexhtml-rosa-2010.1-4|61	cat mail/mail-images >> tmpfile
14mr|indexhtml-rosa-2010.1-4|62	install -m 0644 tmpfile %buildroot/%_datadir/mdk/mail/html/mail-$lang
14mr|indexhtml-rosa-2010.1-4|63	
14mr|indexhtml-rosa-2010.1-4|64	done
14mr|indexhtml-rosa-2010.1-4|65	
14mr|indexhtml-rosa-2010.1-4|66	pushd $RPM_BUILD_DIR
14mr|indexhtml-rosa-2010.1-4|67	cp %{SOURCE10} $RPM_BUILD_DIR
14mr|indexhtml-rosa-2010.1-4|68	tar xf default-browser-page.tar.bz2
14mr|indexhtml-rosa-2010.1-4|69	rm -rf %buildroot/%_datadir/mdk/indexhtml/images
14mr|indexhtml-rosa-2010.1-4|70	rm -f %buildroot/%_datadir/mdk/indexhtml/index.html
14mr|indexhtml-rosa-2010.1-4|71	cp -R $RPM_BUILD_DIR/default-browser-page/images %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|72	cp $RPM_BUILD_DIR/default-browser-page/index.html %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|73	cp $RPM_BUILD_DIR/default-browser-page/main.css %buildroot/%_datadir/mdk/indexhtml/
14mr|indexhtml-rosa-2010.1-4|74	popd
14mr|indexhtml-rosa-2010.1-4|75	
14mr|indexhtml-rosa-2010.1-4|76	install -d -m 0755 %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-rosa-2010.1-4|77	install -m 0644 HTML/index.html %buildroot/%_datadir/doc/HTML/index.html
14mr|indexhtml-rosa-2010.1-4|78	#install -d -m 0755 %buildroot/etc/sysconfig/network-scripts/ifup.d
14mr|indexhtml-rosa-2010.1-4|79	#cd %buildroot/etc/sysconfig/network-scripts/ifup.d
14mr|indexhtml-rosa-2010.1-4|80	#ln -s ../../../../%_datadir/mdk/indexhtml/update-indexhtml indexhtml
14mr|indexhtml-rosa-2010.1-4|81	
14mr|indexhtml-rosa-2010.1-4|82	# add a default
14mr|indexhtml-rosa-2010.1-4|83	cat %buildroot/%_datadir/mdk/indexhtml/index.html | \
14mr|indexhtml-rosa-2010.1-4|84	sed "s/#MDV_RELEASE/`cat /etc/release`/" | \
14mr|indexhtml-rosa-2010.1-4|85	sed "s/#MDV_PRODUCT/download/" | \
14mr|indexhtml-rosa-2010.1-4|86	sed "s/#MDV_PACK//" | \
14mr|indexhtml-rosa-2010.1-4|87	sed "s/#LANG/en/g" \
14mr|indexhtml-rosa-2010.1-4|88	> %buildroot/%_datadir/doc/HTML/index.html
14mr|indexhtml-rosa-2010.1-4|89	
14mr|indexhtml-rosa-2010.1-4|90	# about Mandriva
14mr|indexhtml-rosa-2010.1-4|91	install -d -m 0755 %buildroot/%_datadir/mdk/about
14mr|indexhtml-rosa-2010.1-4|92	install -d -m 0755 %buildroot/%_datadir/applications
14mr|indexhtml-rosa-2010.1-4|93	install -d -m 0755 %buildroot/%{_bindir}
14mr|indexhtml-rosa-2010.1-4|94	cp about/html/* %buildroot/%_datadir/mdk/about
14mr|indexhtml-rosa-2010.1-4|95	cp -r about/style %buildroot/%_datadir/mdk/about/
14mr|indexhtml-rosa-2010.1-4|96	cp about/about-mandriva.desktop %buildroot/%_datadir/applications
14mr|indexhtml-rosa-2010.1-4|97	cp about/about-mandriva %buildroot/%{_bindir}
14mr|indexhtml-rosa-2010.1-4|98	
14mr|indexhtml-rosa-2010.1-4|99	rm -f %buildroot/%_datadir/doc/HTML/index.html
14mr|indexhtml-rosa-2010.1-4|100	cp -R $RPM_BUILD_DIR/default-browser-page/images %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-rosa-2010.1-4|101	cp $RPM_BUILD_DIR/default-browser-page/index.html %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-rosa-2010.1-4|102	cp $RPM_BUILD_DIR/default-browser-page/main.css %buildroot/%_datadir/doc/HTML/
14mr|indexhtml-rosa-2010.1-4|103	
14mr|indexhtml-rosa-2010.1-4|104	%clean
14mr|indexhtml-rosa-2010.1-4|105	rm -fr %buildroot
14mr|indexhtml-rosa-2010.1-4|106	
14mr|indexhtml-rosa-2010.1-4|107	%post
14mr|indexhtml-rosa-2010.1-4|108	# done to prevent excludedocs to ignore the doc/HTML
14mr|indexhtml-rosa-2010.1-4|109	mkdir -p  %_datadir/doc/HTML
14mr|indexhtml-rosa-2010.1-4|110	cat %_datadir/mdk/indexhtml/index.html | \
14mr|indexhtml-rosa-2010.1-4|111	sed "s/#MDV_RELEASE/`cat /etc/release`/" | \
14mr|indexhtml-rosa-2010.1-4|112	sed "s/#MDV_PRODUCT/`gawk -F= '/META_CLASS/ { print $2 }' /etc/sysconfig/system`/" | \
14mr|indexhtml-rosa-2010.1-4|113	sed "s/#MDV_PACK//" | \
14mr|indexhtml-rosa-2010.1-4|114	sed "s/#LANG/${LC_NAME/[-_]*}/g" \
14mr|indexhtml-rosa-2010.1-4|115	> %_datadir/doc/HTML/index.html
14mr|indexhtml-rosa-2010.1-4|116	
14mr|indexhtml-rosa-2010.1-4|117	%files
14mr|indexhtml-rosa-2010.1-4|118	%defattr(-,root,root,-)
14mr|indexhtml-rosa-2010.1-4|119	%_datadir/mdk/
14mr|indexhtml-rosa-2010.1-4|120	%_datadir/doc/HTML/
14mr|indexhtml-rosa-2010.1-4|121	#/etc/sysconfig/network-scripts/ifup.d/indexhtml
14mr|indexhtml-rosa-2010.1-4|122	%_datadir/applications/about-mandriva.desktop
14mr|indexhtml-rosa-2010.1-4|123	%{_bindir}/about-mandriva
14mr|indexhtml-rosa-2010.1-4|124	
14mr|indexhtml-rosa-2010.1-4|125	
14mr|indexhtml-rosa-2010.1-4|126	
14mr|indexhtml-rosa-2010.1-4|127	%changelog
14mr|indexhtml-rosa-2010.1-4|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2010.1-4
14mr|indexhtml-rosa-2010.1-4|129	+ Revision: 4172bc4
14mr|indexhtml-rosa-2010.1-4|130	- MassBuild#440: Increase release tag
14mr|indexhtml-rosa-2010.1-4|131	
14mr|indexhtml-rosa-2010.1-4|132	

16787 14
14mr|indi-apogee-1.0-8|1	Summary:	INDI driver for Apgoee Alta (U & E) line of CCDs
14mr|indi-apogee-1.0-8|2	Name:		indi-apogee
14mr|indi-apogee-1.0-8|3	Version:	1.0
14mr|indi-apogee-1.0-8|4	Release:	8
14mr|indi-apogee-1.0-8|5	License:	LGPLv2+
14mr|indi-apogee-1.0-8|6	Group:		Development/Other
14mr|indi-apogee-1.0-8|7	Url:		http://indi.sourceforge.net/
14mr|indi-apogee-1.0-8|8	Source0:	http://downloads.sourceforge.net/indi/%{name}_%{version}.tar.gz
14mr|indi-apogee-1.0-8|9	Patch0:		indi-apogee_1.0-fix-str-fmt.patch
14mr|indi-apogee-1.0-8|10	Patch1:		indi-apogee_1.0-cfitsio-prefix.path
14mr|indi-apogee-1.0-8|11	Patch2:		indi-apogee_1.0-dso.patch
14mr|indi-apogee-1.0-8|12	BuildRequires:	pkgconfig(zlib)
14mr|indi-apogee-1.0-8|13	BuildRequires:	pkgconfig(libusb)
14mr|indi-apogee-1.0-8|14	BuildRequires:	pkgconfig(cfitsio)
14mr|indi-apogee-1.0-8|15	BuildRequires:	pkgconfig(libindi)
14mr|indi-apogee-1.0-8|16	BuildRequires:	indi-devel-static
14mr|indi-apogee-1.0-8|17	BuildRequires:	libapogee-devel
14mr|indi-apogee-1.0-8|18	BuildRequires:	libnova-devel
14mr|indi-apogee-1.0-8|19	BuildRequires:	cmake
14mr|indi-apogee-1.0-8|20	
14mr|indi-apogee-1.0-8|21	%description
14mr|indi-apogee-1.0-8|22	This package provides the INDI driver for Apgoee Alta (U & E) line of CCDs.
14mr|indi-apogee-1.0-8|23	
14mr|indi-apogee-1.0-8|24	%prep
14mr|indi-apogee-1.0-8|25	%setup -q
14mr|indi-apogee-1.0-8|26	%patch0 -p0
14mr|indi-apogee-1.0-8|27	%patch1 -p0
14mr|indi-apogee-1.0-8|28	%patch2 -p1
14mr|indi-apogee-1.0-8|29	
14mr|indi-apogee-1.0-8|30	%build
14mr|indi-apogee-1.0-8|31	%cmake
14mr|indi-apogee-1.0-8|32	%make
14mr|indi-apogee-1.0-8|33	
14mr|indi-apogee-1.0-8|34	%install
14mr|indi-apogee-1.0-8|35	%makeinstall_std -C build
14mr|indi-apogee-1.0-8|36	
14mr|indi-apogee-1.0-8|37	%files
14mr|indi-apogee-1.0-8|38	%doc ChangeLog README
14mr|indi-apogee-1.0-8|39	%{_bindir}/indi_apogeee_ccd
14mr|indi-apogee-1.0-8|40	%{_bindir}/indi_apogeeu_ccd
14mr|indi-apogee-1.0-8|41	%{_datadir}/indi/indi_apogee.xml
14mr|indi-apogee-1.0-8|42	
14mr|indi-apogee-1.0-8|43	%changelog
14mr|indi-apogee-1.0-8|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-8
14mr|indi-apogee-1.0-8|45	+ Revision: 0920474
14mr|indi-apogee-1.0-8|46	- MassBuild#440: Increase release tag
14mr|indi-apogee-1.0-8|47	
14mr|indi-apogee-1.0-8|48	

16788 14
14mr|indilib-0.9.6-2|1	%define _disable_ld_no_undefined 1
14mr|indilib-0.9.6-2|2	
14mr|indilib-0.9.6-2|3	%define shortname indi
14mr|indilib-0.9.6-2|4	
14mr|indilib-0.9.6-2|5	Name:		indilib
14mr|indilib-0.9.6-2|6	Version:	0.9.6
14mr|indilib-0.9.6-2|7	Release:	2
14mr|indilib-0.9.6-2|8	Summary:	Library to control astronomical devices
14mr|indilib-0.9.6-2|9	License:	LGPLv2+
14mr|indilib-0.9.6-2|10	Group:		Development/C
14mr|indilib-0.9.6-2|11	Url:		http://indi.sourceforge.net/
14mr|indilib-0.9.6-2|12	Source0:	http://downloads.sourceforge.net/indi/libindi_%{version}.tar.gz
14mr|indilib-0.9.6-2|13	Patch0:		libindi-0.9.6-linkage.patch
14mr|indilib-0.9.6-2|14	BuildRequires:	zlib-devel
14mr|indilib-0.9.6-2|15	BuildRequires:	libusb-devel
14mr|indilib-0.9.6-2|16	BuildRequires:	cfitsio-devel >= 3.090
14mr|indilib-0.9.6-2|17	BuildRequires:	libfli-devel
14mr|indilib-0.9.6-2|18	BuildRequires:	cmake
14mr|indilib-0.9.6-2|19	BuildRequires:	boost-devel
14mr|indilib-0.9.6-2|20	Provides:	indi = %{version}-%{release}
14mr|indilib-0.9.6-2|21	
14mr|indilib-0.9.6-2|22	%description
14mr|indilib-0.9.6-2|23	INDI is an instrument neutral distributed interface control protocol
14mr|indilib-0.9.6-2|24	that aims to provide backend driver support and automation for a wide
14mr|indilib-0.9.6-2|25	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mr|indilib-0.9.6-2|26	
14mr|indilib-0.9.6-2|27	%files
14mr|indilib-0.9.6-2|28	%doc ChangeLog NEWS README TODO
14mr|indilib-0.9.6-2|29	%{_bindir}/*
14mr|indilib-0.9.6-2|30	%{_datadir}/%{shortname}
14mr|indilib-0.9.6-2|31	%{_sysconfdir}/udev/rules.d/99-gpusb.rules
14mr|indilib-0.9.6-2|32	
14mr|indilib-0.9.6-2|33	#--------------------------------------------------------------------
14mr|indilib-0.9.6-2|34	
14mr|indilib-0.9.6-2|35	%define major 0
14mr|indilib-0.9.6-2|36	%define libname %mklibname %{shortname} %{major}
14mr|indilib-0.9.6-2|37	
14mr|indilib-0.9.6-2|38	%package -n %{libname}
14mr|indilib-0.9.6-2|39	Summary:	Library files for INDI
14mr|indilib-0.9.6-2|40	Group:		Development/C
14mr|indilib-0.9.6-2|41	
14mr|indilib-0.9.6-2|42	%description -n %{libname}
14mr|indilib-0.9.6-2|43	INDI is an instrument neutral distributed interface control protocol
14mr|indilib-0.9.6-2|44	that aims to provide backend driver support and automation for a wide
14mr|indilib-0.9.6-2|45	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mr|indilib-0.9.6-2|46	
14mr|indilib-0.9.6-2|47	This package contains library files of indilib.
14mr|indilib-0.9.6-2|48	
14mr|indilib-0.9.6-2|49	%files -n %{libname}
14mr|indilib-0.9.6-2|50	%{_libdir}/*.so.%{major}*
14mr|indilib-0.9.6-2|51	
14mr|indilib-0.9.6-2|52	#--------------------------------------------------------------------
14mr|indilib-0.9.6-2|53	
14mr|indilib-0.9.6-2|54	%define develname %mklibname -d %{shortname}
14mr|indilib-0.9.6-2|55	
14mr|indilib-0.9.6-2|56	%package -n %{develname}
14mr|indilib-0.9.6-2|57	Summary:	INDI devellopment files
14mr|indilib-0.9.6-2|58	Group:		Development/C
14mr|indilib-0.9.6-2|59	Requires:	%{libname} = %{version}-%{release}
14mr|indilib-0.9.6-2|60	Provides:	indi-devel = %{version}-%{release}
14mr|indilib-0.9.6-2|61	Provides:	%{name}-devel = %{version}-%{release}
14mr|indilib-0.9.6-2|62	
14mr|indilib-0.9.6-2|63	%description -n %{develname}
14mr|indilib-0.9.6-2|64	INDI is an instrument neutral distributed interface control protocol
14mr|indilib-0.9.6-2|65	that aims to provide backend driver support and automation for a wide
14mr|indilib-0.9.6-2|66	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mr|indilib-0.9.6-2|67	
14mr|indilib-0.9.6-2|68	This package contains files need to build applications using indilib.
14mr|indilib-0.9.6-2|69	
14mr|indilib-0.9.6-2|70	%files -n %{develname}
14mr|indilib-0.9.6-2|71	%doc ChangeLog README* NEWS
14mr|indilib-0.9.6-2|72	%{_libdir}/*.so
14mr|indilib-0.9.6-2|73	%{_libdir}/pkgconfig/libindi.pc
14mr|indilib-0.9.6-2|74	%{_includedir}/libindi/*.h
14mr|indilib-0.9.6-2|75	
14mr|indilib-0.9.6-2|76	#--------------------------------------------------------------------
14mr|indilib-0.9.6-2|77	%define develnamestatic %mklibname -d -s %{shortname}
14mr|indilib-0.9.6-2|78	
14mr|indilib-0.9.6-2|79	%package -n %{develnamestatic}
14mr|indilib-0.9.6-2|80	Summary:	INDI devellopment files
14mr|indilib-0.9.6-2|81	Group:		Development/C
14mr|indilib-0.9.6-2|82	Requires:	%{name}-devel = %{version}-%{release}
14mr|indilib-0.9.6-2|83	Provides:	indi-devel-static = %{version}-%{release}
14mr|indilib-0.9.6-2|84	Provides:	%{name}-devel-static = %{version}-%{release}
14mr|indilib-0.9.6-2|85	
14mr|indilib-0.9.6-2|86	%description -n %{develnamestatic}
14mr|indilib-0.9.6-2|87	INDI is an instrument neutral distributed interface control protocol
14mr|indilib-0.9.6-2|88	that aims to provide backend driver support and automation for a wide
14mr|indilib-0.9.6-2|89	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mr|indilib-0.9.6-2|90	
14mr|indilib-0.9.6-2|91	This package contains files need to build applications using indilib.
14mr|indilib-0.9.6-2|92	
14mr|indilib-0.9.6-2|93	%files -n %{develnamestatic}
14mr|indilib-0.9.6-2|94	%{_libdir}/*.a
14mr|indilib-0.9.6-2|95	
14mr|indilib-0.9.6-2|96	#-------------------------------------------------------------------
14mr|indilib-0.9.6-2|97	%prep
14mr|indilib-0.9.6-2|98	%setup -q -n libindi-%{version}
14mr|indilib-0.9.6-2|99	%patch0 -p1
14mr|indilib-0.9.6-2|100	
14mr|indilib-0.9.6-2|101	%build
14mr|indilib-0.9.6-2|102	%cmake
14mr|indilib-0.9.6-2|103	%make
14mr|indilib-0.9.6-2|104	
14mr|indilib-0.9.6-2|105	%install
14mr|indilib-0.9.6-2|106	%makeinstall_std -C build
14mr|indilib-0.9.6-2|107	
14mr|indilib-0.9.6-2|108	
14mr|indilib-0.9.6-2|109	%changelog
14mr|indilib-0.9.6-2|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6-2
14mr|indilib-0.9.6-2|111	+ Revision: 62d9b53
14mr|indilib-0.9.6-2|112	- MassBuild#440: Increase release tag
14mr|indilib-0.9.6-2|113	
14mr|indilib-0.9.6-2|114	

16789 14
14mr|initscripts-9.34-16|1	# The restart part in the real _post_service doesn't work with netfs and isn't needed
14mr|initscripts-9.34-16|2	# for other scripts
14mr|initscripts-9.34-16|3	%define _mypost_service() if [ $1 = 1 ]; then /sbin/chkconfig --add %{1}; fi;
14mr|initscripts-9.34-16|4	
14mr|initscripts-9.34-16|5	%bcond_with	upstart
14mr|initscripts-9.34-16|6	%bcond_without	systemd
14mr|initscripts-9.34-16|7	
14mr|initscripts-9.34-16|8	Summary:	The inittab file and the /etc/init.d scripts
14mr|initscripts-9.34-16|9	Name:		initscripts
14mr|initscripts-9.34-16|10	Version:	9.34
14mr|initscripts-9.34-16|11	Release:	16
14mr|initscripts-9.34-16|12	# ppp-watch is GPLv2+, everything else is GPLv2
14mr|initscripts-9.34-16|13	License:	GPLv2 and GPLv2+
14mr|initscripts-9.34-16|14	Group:		System/Base
14mr|initscripts-9.34-16|15	Source0:	initscripts-%{version}.tar.bz2
14mr|initscripts-9.34-16|16	Source1:	%{name}.rpmlintrc
14mr|initscripts-9.34-16|17	Source2:	rc.sysinit
14mr|initscripts-9.34-16|18	Patch0:		initscripts-mdkconf.patch
14mr|initscripts-9.34-16|19	Provides:   /etc/init.d
14mr|initscripts-9.34-16|20	Provides:   /sbin/service
14mr|initscripts-9.34-16|21	
14mr|initscripts-9.34-16|22	# (cg) Upstream cherry picks
14mr|initscripts-9.34-16|23	Patch0101:	0101-Don-t-bother-with-stdin-stdout-stderr-for-rmmod-modp.patch
14mr|initscripts-9.34-16|24	Patch0102:	0102-Just-exit-on-first-response-744734.patch
14mr|initscripts-9.34-16|25	Patch0104:	0104-Don-t-exit-with-an-error-if-SEinux-isn-t-active.-768.patch
14mr|initscripts-9.34-16|26	Patch0105:	0105-Handle-dmraid-sets-with-spaces-728795-lnykryn-redhat.patch
14mr|initscripts-9.34-16|27	Patch0106:	0106-Typo-in-crypttab.5.patch
14mr|initscripts-9.34-16|28	Patch0107:	0107-Drop-StandardInput-tty-785662.patch
14mr|initscripts-9.34-16|29	Patch0108:	0108-Do-not-check-mounted-filesystems-745224.patch
14mr|initscripts-9.34-16|30	Patch0109:	0109-Improve-comment-in-init-serial.conf-746808.patch
14mr|initscripts-9.34-16|31	
14mr|initscripts-9.34-16|32	# (cg) Patches to go into mgaconf mega patch eventually
14mr|initscripts-9.34-16|33	Patch0501:	0501-Rename-for-new-udev-systemd-servies.patch
14mr|initscripts-9.34-16|34	#Patch0502:      initscripts-9.34.plymouth-quit.patch
14mr|initscripts-9.34-16|35	#ROSA patches
14mr|initscripts-9.34-16|36	Patch0504:      initscripts-9.34-rosa-i18n_ini_syntax.patch
14mr|initscripts-9.34-16|37	Patch0505:      sysctl.conf.patch
14mr|initscripts-9.34-16|38	Patch0506:	rosa-network-9.34.patch
14mr|initscripts-9.34-16|39	Patch0507:      initscripts-9.34.loadkeys.patch
14mr|initscripts-9.34-16|40	
14mr|initscripts-9.34-16|41	# for /bin/awk
14mr|initscripts-9.34-16|42	Requires:	gawk
14mr|initscripts-9.34-16|43	# for /bin/sed
14mr|initscripts-9.34-16|44	Requires:	sed
14mr|initscripts-9.34-16|45	Requires:	mktemp
14mr|initscripts-9.34-16|46	Requires:	e2fsprogs >= 1.18-2mdk
14mr|initscripts-9.34-16|47	Requires:	procps >= 2.0.7-8mdk
14mr|initscripts-9.34-16|48	Requires:	gettext-base >= 0.10.35-20mdk
14mr|initscripts-9.34-16|49	Requires:	module-init-tools
14mr|initscripts-9.34-16|50	# needed for chvt --userwait
14mr|initscripts-9.34-16|51	Requires:	kbd >= 1.15.1-2mdv
14mr|initscripts-9.34-16|52	#Requires:	sysklogd >= 1.3.31
14mr|initscripts-9.34-16|53	# for /sbin/fuser
14mr|initscripts-9.34-16|54	Requires:	psmisc
14mr|initscripts-9.34-16|55	Requires:	which
14mr|initscripts-9.34-16|56	Requires:	setup >= 2.2.0-14mdk
14mr|initscripts-9.34-16|57	%if %{with upstart}
14mr|initscripts-9.34-16|58	Requires:	upstart
14mr|initscripts-9.34-16|59	Obsoletes:	event-compat-sysv
14mr|initscripts-9.34-16|60	%else
14mr|initscripts-9.34-16|61	Requires:	SysVinit >= 2.85-38
14mr|initscripts-9.34-16|62	%endif
14mr|initscripts-9.34-16|63	# for /sbin/ip
14mr|initscripts-9.34-16|64	Requires:	iproute2
14mr|initscripts-9.34-16|65	# for /sbin/arping
14mr|initscripts-9.34-16|66	Requires:	iputils
14mr|initscripts-9.34-16|67	Requires:	net-tools
14mr|initscripts-9.34-16|68	# for /bin/find
14mr|initscripts-9.34-16|69	Requires:	findutils
14mr|initscripts-9.34-16|70	# (blino) for pidof -c
14mr|initscripts-9.34-16|71	# (bor) for pidof -m
14mr|initscripts-9.34-16|72	Requires:	sysvinit-tools >= 2.87-8mdv2011.0
14mr|initscripts-9.34-16|73	
14mr|initscripts-9.34-16|74	Requires:	perl-MDK-Common >= 1.0.1
14mr|initscripts-9.34-16|75	Requires:	ifplugd >= 0.24
14mr|initscripts-9.34-16|76	#Requires: sound-scripts
14mr|initscripts-9.34-16|77	# (tv) unused:
14mr|initscripts-9.34-16|78	#Prereq:	gawk
14mr|initscripts-9.34-16|79	Requires:	iproute2
14mr|initscripts-9.34-16|80	Requires:	ethtool
14mr|initscripts-9.34-16|81	# http://bugzilla.redhat.com/show_bug.cgi?id=252973
14mr|initscripts-9.34-16|82	Conflicts:	nut < 2.2.0
14mr|initscripts-9.34-16|83	Obsoletes:	rhsound sapinit
14mr|initscripts-9.34-16|84	Provides:	rhsound sapinit
14mr|initscripts-9.34-16|85	Conflicts:	kernel <= 2.2, timeconfig < 3.0, pppd <= 2.4.4-3mdv2008.1, wvdial < 1.40-3
14mr|initscripts-9.34-16|86	Conflicts:	initscripts < 1.22.1-5, Aurora <= 7.2-17mdk
14mr|initscripts-9.34-16|87	Conflicts:	dhcpcd < 1.3.21pl1
14mr|initscripts-9.34-16|88	Conflicts:	XFree86-xfs < 4.2.0-12mdk
14mr|initscripts-9.34-16|89	Conflicts:	xinitrc < 2.4.12
14mr|initscripts-9.34-16|90	Conflicts:	lsb < 3.1-11mdv2007.1
14mr|initscripts-9.34-16|91	Conflicts:	lsb-core < 3.1-15mdv2008.1
14mr|initscripts-9.34-16|92	Conflicts:	suspend-scripts < 1.27
14mr|initscripts-9.34-16|93	Conflicts:	mdadm < 2.6.4-2mdv2008.1
14mr|initscripts-9.34-16|94	Conflicts:	systemd <= 19-2
14mr|initscripts-9.34-16|95	Conflicts:	networkmanager < 0.8.2-8
14mr|initscripts-9.34-16|96	Requires:	util-linux-ng >= 2.16
14mr|initscripts-9.34-16|97	Requires:	mount >= 2.11l
14mr|initscripts-9.34-16|98	Requires:	udev >= 194-26
14mr|initscripts-9.34-16|99	Requires:	ifmetric, resolvconf >= 1.41
14mr|initscripts-9.34-16|100	Requires:	dmsetup
14mr|initscripts-9.34-16|101	%if %{with systemd}
14mr|initscripts-9.34-16|102	Conflicts:	prcsys
14mr|initscripts-9.34-16|103	%else
14mr|initscripts-9.34-16|104	Requires:	prcsys
14mr|initscripts-9.34-16|105	%endif
14mr|initscripts-9.34-16|106	Requires(post):	/usr/bin/tr grep, chkconfig >= 1.3.37-3mdk
14mr|initscripts-9.34-16|107	BuildRequires:	glib2-devel
14mr|initscripts-9.34-16|108	BuildRequires:	pkgconfig
14mr|initscripts-9.34-16|109	BuildRequires:	popt-devel
14mr|initscripts-9.34-16|110	BuildRequires:	python
14mr|initscripts-9.34-16|111	# Upstream URL: http://git.fedorahosted.org/git/initscripts.git
14mr|initscripts-9.34-16|112	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/initscripts/trunk/
14mr|initscripts-9.34-16|113	
14mr|initscripts-9.34-16|114	%description
14mr|initscripts-9.34-16|115	The initscripts package contains the basic system scripts used to boot
14mr|initscripts-9.34-16|116	your Mandriva Linux system, change run levels, and shut the system
14mr|initscripts-9.34-16|117	down cleanly.  Initscripts also contains the scripts that activate and
14mr|initscripts-9.34-16|118	deactivate most network interfaces.
14mr|initscripts-9.34-16|119	
14mr|initscripts-9.34-16|120	%package -n	debugmode
14mr|initscripts-9.34-16|121	Summary:	Scripts for running in debugging mode
14mr|initscripts-9.34-16|122	Requires:	initscripts
14mr|initscripts-9.34-16|123	Group:		System/Base
14mr|initscripts-9.34-16|124	
14mr|initscripts-9.34-16|125	%description -n	debugmode
14mr|initscripts-9.34-16|126	The debugmode package contains some basic scripts that are used to run
14mr|initscripts-9.34-16|127	the system in a debugging mode.
14mr|initscripts-9.34-16|128	
14mr|initscripts-9.34-16|129	Currently, this consists of various memory checking code.
14mr|initscripts-9.34-16|130	
14mr|initscripts-9.34-16|131	%prep
14mr|initscripts-9.34-16|132	%setup -q
14mr|initscripts-9.34-16|133	%apply_patches
14mr|initscripts-9.34-16|134	find -name "*.0???~" -delete
14mr|initscripts-9.34-16|135	rm -rf po
14mr|initscripts-9.34-16|136	ln -s mandriva/po
14mr|initscripts-9.34-16|137	
14mr|initscripts-9.34-16|138	%build
14mr|initscripts-9.34-16|139	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|initscripts-9.34-16|140	make -C mandriva CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|initscripts-9.34-16|141	
14mr|initscripts-9.34-16|142	%install
14mr|initscripts-9.34-16|143	mkdir -p %{buildroot}/etc
14mr|initscripts-9.34-16|144	make ROOT=%{buildroot} SUPERUSER=`id -un` SUPERGROUP=`id -gn` mandir=%{_mandir} install
14mr|initscripts-9.34-16|145	
14mr|initscripts-9.34-16|146	#MDK
14mr|initscripts-9.34-16|147	make -C mandriva install ROOT=%{buildroot} mandir=%{_mandir}
14mr|initscripts-9.34-16|148	
14mr|initscripts-9.34-16|149	python mandriva/gprintify.py \
14mr|initscripts-9.34-16|150	`find %{buildroot}/etc/rc.d -type f` \
14mr|initscripts-9.34-16|151	`find %{buildroot}/sysconfig/network-scripts -type f` \
14mr|initscripts-9.34-16|152	%{buildroot}/lib/systemd/fedora-* \
14mr|initscripts-9.34-16|153	%{buildroot}/lib/systemd/mandriva-*
14mr|initscripts-9.34-16|154	
14mr|initscripts-9.34-16|155	# warly
14mr|initscripts-9.34-16|156	# put locale in /usr, gettext need /usr/share
14mr|initscripts-9.34-16|157	#
14mr|initscripts-9.34-16|158	# extracted from /usr/lib/rpm/find-lang.sh and adapted to find locales in /etc
14mr|initscripts-9.34-16|159	#find %{buildroot} -type f|sed '
14mr|initscripts-9.34-16|160	#1i\
14mr|initscripts-9.34-16|161	#%defattr (644, root, root, 755)
14mr|initscripts-9.34-16|162	#s:'"%{buildroot}"'::
14mr|initscripts-9.34-16|163	#s:\(.*/etc/locale/\)\([^/_]\+\)\(.*'"$NAME"'\.mo$\):%lang(\2) \1\2\3:
14mr|initscripts-9.34-16|164	#s:^\([^%].*\)::
14mr|initscripts-9.34-16|165	#s:%lang(C) ::
14mr|initscripts-9.34-16|166	#' >> %{name}.lang
14mr|initscripts-9.34-16|167	
14mr|initscripts-9.34-16|168	%find_lang %{name}
14mr|initscripts-9.34-16|169	
14mr|initscripts-9.34-16|170	%if %{with upstart}
14mr|initscripts-9.34-16|171	mv -f %{buildroot}/etc/inittab.upstart %{buildroot}/etc/inittab
14mr|initscripts-9.34-16|172	rm -f %{buildroot}/etc/rc.d/rc1.d/S99single
14mr|initscripts-9.34-16|173	rm -f %{buildroot}/etc/rc.d/init.d/single
14mr|initscripts-9.34-16|174	%else
14mr|initscripts-9.34-16|175	mv -f %{buildroot}/etc/inittab.sysv %{buildroot}/etc/inittab
14mr|initscripts-9.34-16|176	rm -rf %{buildroot}/etc/event.d
14mr|initscripts-9.34-16|177	rm -rf %{buildroot}/etc/init
14mr|initscripts-9.34-16|178	%endif
14mr|initscripts-9.34-16|179	rm -f %{buildroot}/etc/inittab.*
14mr|initscripts-9.34-16|180	
14mr|initscripts-9.34-16|181	%ifnarch s390 s390x
14mr|initscripts-9.34-16|182	rm -f \
14mr|initscripts-9.34-16|183	%{buildroot}/etc/sysconfig/network-scripts/ifup-ctc \
14mr|initscripts-9.34-16|184	%{buildroot}/etc/sysconfig/network-scripts/ifup-iucv \
14mr|initscripts-9.34-16|185	%{buildroot}/lib/udev/rules.d/55-ccw.rules \
14mr|initscripts-9.34-16|186	%{buildroot}/lib/udev/ccw_init
14mr|initscripts-9.34-16|187	%else
14mr|initscripts-9.34-16|188	rm -f \
14mr|initscripts-9.34-16|189	%{buildroot}/etc/rc.d/rc.sysinit.s390init \
14mr|initscripts-9.34-16|190	%{buildroot}/etc/sysconfig/init.s390
14mr|initscripts-9.34-16|191	%endif
14mr|initscripts-9.34-16|192	
14mr|initscripts-9.34-16|193	# remove unused hotplug helper and ipsec/isdn stuff
14mr|initscripts-9.34-16|194	rm -f %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/{ifdown-ippp,ifup-ippp,ifdown-ipsec,ifup-ipsec,net.hotplug}
14mr|initscripts-9.34-16|195	
14mr|initscripts-9.34-16|196	# FixIt! Now we use network rules from initscript
14mr|initscripts-9.34-16|197	rm -f %{buildroot}/lib/udev/rules.d/60-net.rules
14mr|initscripts-9.34-16|198	
14mr|initscripts-9.34-16|199	# we have our own copy of gprintify
14mr|initscripts-9.34-16|200	export DONT_GPRINTIFY=1
14mr|initscripts-9.34-16|201	
14mr|initscripts-9.34-16|202	%if !%{with systemd}
14mr|initscripts-9.34-16|203	rm -rf %{buildroot}/lib/systemd
14mr|initscripts-9.34-16|204	%else
14mr|initscripts-9.34-16|205	# (cg) Mask netfs initscript under systemd as native support is built in.
14mr|initscripts-9.34-16|206	ln -sf /dev/null %{buildroot}/lib/systemd/system/netfs.service
14mr|initscripts-9.34-16|207	%endif
14mr|initscripts-9.34-16|208	
14mr|initscripts-9.34-16|209	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysctl.d
14mr|initscripts-9.34-16|210	
14mr|initscripts-9.34-16|211	#drop speedboot
14mr|initscripts-9.34-16|212	rm -f %{buildroot}/%{_sysconfdir}/sysconfig/speedboot
14mr|initscripts-9.34-16|213	rm -rf %{buildroot}/var/lib/speedboot
14mr|initscripts-9.34-16|214	rm -f %{buildroot}/%{_sysconfdir}/X11/xsetup.d/90speedboot.xsetup
14mr|initscripts-9.34-16|215	rm -rf %{buildroot}/%{_sysconfdir}/X11/xsetup.d
14mr|initscripts-9.34-16|216	
14mr|initscripts-9.34-16|217	#delete prefdm (TODO fix patch)
14mr|initscripts-9.34-16|218	rm -f %{buildroot}/%{_sysconfdir}/X11/prefdm
14mr|initscripts-9.34-16|219	
14mr|initscripts-9.34-16|220	#delete old module config
14mr|initscripts-9.34-16|221	rm -f %{buildroot}/%{_sysconfdir}/modules
14mr|initscripts-9.34-16|222	
14mr|initscripts-9.34-16|223	#create Fedora-style modules dir in /etc/sysconfig/modules
14mr|initscripts-9.34-16|224	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysconfig/modules
14mr|initscripts-9.34-16|225	
14mr|initscripts-9.34-16|226	#Fix this!
14mr|initscripts-9.34-16|227	#Remove old-style /etc/sysconfig/network-scripts/*.d directory
14mr|initscripts-9.34-16|228	rm -rf %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/*.d
14mr|initscripts-9.34-16|229	
14mr|initscripts-9.34-16|230	#Replace original sysinit
14mr|initscripts-9.34-16|231	rm -f %{buildroot}/%{_sysconfdir}/rc.d/rc.sysinit
14mr|initscripts-9.34-16|232	install -m 0755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/rc.d/
14mr|initscripts-9.34-16|233	%post
14mr|initscripts-9.34-16|234	#remove /etc/sysctl.d/sysctl.conf symlink
14mr|initscripts-9.34-16|235	rm -f /etc/sysctl.d/sysctl.conf
14mr|initscripts-9.34-16|236	#
14mr|initscripts-9.34-16|237	##Fixme
14mr|initscripts-9.34-16|238	touch /etc/sysconfig/i18n
14mr|initscripts-9.34-16|239	##
14mr|initscripts-9.34-16|240	touch /var/log/wtmp /var/run/utmp /var/log/btmp
14mr|initscripts-9.34-16|241	chown root:utmp /var/log/wtmp /var/run/utmp /var/log/btmp
14mr|initscripts-9.34-16|242	chmod 664 /var/log/wtmp /var/run/utmp
14mr|initscripts-9.34-16|243	chmod 600 /var/log/btmp
14mr|initscripts-9.34-16|244	
14mr|initscripts-9.34-16|245	%_mypost_service partmon
14mr|initscripts-9.34-16|246	
14mr|initscripts-9.34-16|247	%_mypost_service network
14mr|initscripts-9.34-16|248	
14mr|initscripts-9.34-16|249	%_mypost_service netconsole
14mr|initscripts-9.34-16|250	
14mr|initscripts-9.34-16|251	# /etc/sysconfig/desktop format has changed
14mr|initscripts-9.34-16|252	if [ -r /etc/sysconfig/desktop ]; then
14mr|initscripts-9.34-16|253	if ! grep -q = /etc/sysconfig/desktop; then
14mr|initscripts-9.34-16|254	DESK=`cat /etc/sysconfig/desktop`
14mr|initscripts-9.34-16|255	echo "DESKTOP=$DESK" > /etc/sysconfig/desktop
14mr|initscripts-9.34-16|256	fi
14mr|initscripts-9.34-16|257	fi
14mr|initscripts-9.34-16|258	
14mr|initscripts-9.34-16|259	# Add right translation file
14mr|initscripts-9.34-16|260	for i in `echo $LANGUAGE:$LC_ALL:$LC_COLLATE:$LANG:C | tr ':' ' '`
14mr|initscripts-9.34-16|261	do
14mr|initscripts-9.34-16|262	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo ]; then
14mr|initscripts-9.34-16|263	mkdir -p /etc/locale/$i/LC_MESSAGES/
14mr|initscripts-9.34-16|264	cp %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo \
14mr|initscripts-9.34-16|265	/etc/locale/$i/LC_MESSAGES/
14mr|initscripts-9.34-16|266	#
14mr|initscripts-9.34-16|267	# warly
14mr|initscripts-9.34-16|268	# FIXME: this should be done by each locale when installed or upgraded
14mr|initscripts-9.34-16|269	#
14mr|initscripts-9.34-16|270	pushd %{_datadir}/locale/$i/ > /dev/null && for j in LC_*
14mr|initscripts-9.34-16|271	do
14mr|initscripts-9.34-16|272	if [ -r $j -a ! -d $j ]; then
14mr|initscripts-9.34-16|273	cp $j /etc/locale/$i/
14mr|initscripts-9.34-16|274	fi
14mr|initscripts-9.34-16|275	done && popd > /dev/null
14mr|initscripts-9.34-16|276	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/SYS_LC_MESSAGES ]; then
14mr|initscripts-9.34-16|277	cp %{_datadir}/locale/$LANG/LC_MESSAGES/SYS_LC_MESSAGES /etc/locale/$i/LC_MESSAGES/
14mr|initscripts-9.34-16|278	fi
14mr|initscripts-9.34-16|279	#
14mr|initscripts-9.34-16|280	#
14mr|initscripts-9.34-16|281	break
14mr|initscripts-9.34-16|282	fi
14mr|initscripts-9.34-16|283	done
14mr|initscripts-9.34-16|284	
14mr|initscripts-9.34-16|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; \
14mr|initscripts-9.34-16|286	%{nil}
14mr|initscripts-9.34-16|287	
14mr|initscripts-9.34-16|288	# only needed on upgrade
14mr|initscripts-9.34-16|289	if [ $1 != 0 ]; then
14mr|initscripts-9.34-16|290	
14mr|initscripts-9.34-16|291	# handle single user mode declaration
14mr|initscripts-9.34-16|292	if ! grep -q '..:S:' /etc/inittab; then
14mr|initscripts-9.34-16|293	cat >> /etc/inittab <<EOF
14mr|initscripts-9.34-16|294	
14mr|initscripts-9.34-16|295	# Single user mode
14mr|initscripts-9.34-16|296	~~:S:wait:/bin/sh
14mr|initscripts-9.34-16|297	EOF
14mr|initscripts-9.34-16|298	fi
14mr|initscripts-9.34-16|299	
14mr|initscripts-9.34-16|300	# Handle boot sequence changes on upgrade
14mr|initscripts-9.34-16|301	%initlvl_chg partmon 80 13
14mr|initscripts-9.34-16|302	
14mr|initscripts-9.34-16|303	fi
14mr|initscripts-9.34-16|304	
14mr|initscripts-9.34-16|305	%preun
14mr|initscripts-9.34-16|306	%_preun_service netfs
14mr|initscripts-9.34-16|307	
14mr|initscripts-9.34-16|308	%_preun_service netconsole
14mr|initscripts-9.34-16|309	
14mr|initscripts-9.34-16|310	%_preun_service network-up
14mr|initscripts-9.34-16|311	
14mr|initscripts-9.34-16|312	%_preun_service network
14mr|initscripts-9.34-16|313	
14mr|initscripts-9.34-16|314	%_preun_service partmon
14mr|initscripts-9.34-16|315	
14mr|initscripts-9.34-16|316	%postun
14mr|initscripts-9.34-16|317	if [ -f /var/lock/TMP_1ST ];then
14mr|initscripts-9.34-16|318	rm -f /var/lock/TMP_1ST
14mr|initscripts-9.34-16|319	fi
14mr|initscripts-9.34-16|320	if [ "$1" = "0" ]; then
14mr|initscripts-9.34-16|321	for i in /etc/locale/*/LC_MESSAGES/initscripts.mo
14mr|initscripts-9.34-16|322	do
14mr|initscripts-9.34-16|323	rm -f $i
14mr|initscripts-9.34-16|324	rmdir `dirname $i` >/dev/null 2> /dev/null
14mr|initscripts-9.34-16|325	done
14mr|initscripts-9.34-16|326	rmdir /etc/locale/* >/dev/null 2> /dev/null
14mr|initscripts-9.34-16|327	fi
14mr|initscripts-9.34-16|328	
14mr|initscripts-9.34-16|329	%files -f %{name}.lang
14mr|initscripts-9.34-16|330	%dir %{_sysconfdir}/sysconfig/network-scripts
14mr|initscripts-9.34-16|331	#dir %{_sysconfdir}/sysconfig/network-scripts/ifup.d
14mr|initscripts-9.34-16|332	#dir %{_sysconfdir}/sysconfig/network-scripts/ifdown.d
14mr|initscripts-9.34-16|333	#dir %{_sysconfdir}/sysconfig/network-scripts/wireless.d
14mr|initscripts-9.34-16|334	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d
14mr|initscripts-9.34-16|335	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/openvpn
14mr|initscripts-9.34-16|336	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/pptp
14mr|initscripts-9.34-16|337	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/vpnc
14mr|initscripts-9.34-16|338	%config(noreplace) %verify(not md5 mtime size) /etc/adjtime
14mr|initscripts-9.34-16|339	%config(noreplace) /etc/sysconfig/init
14mr|initscripts-9.34-16|340	%config(noreplace) /etc/sysconfig/autofsck
14mr|initscripts-9.34-16|341	%config(noreplace) /etc/sysconfig/partmon
14mr|initscripts-9.34-16|342	%config(noreplace) /etc/sysconfig/netconsole
14mr|initscripts-9.34-16|343	%config(noreplace) /etc/sysconfig/readonly-root
14mr|initscripts-9.34-16|344	/etc/sysconfig/network-scripts/ifdown
14mr|initscripts-9.34-16|345	/sbin/ifdown
14mr|initscripts-9.34-16|346	/etc/sysconfig/network-scripts/ifdown-post
14mr|initscripts-9.34-16|347	/etc/sysconfig/network-scripts/ifup
14mr|initscripts-9.34-16|348	/sbin/ifup
14mr|initscripts-9.34-16|349	%dir /etc/sysconfig/console
14mr|initscripts-9.34-16|350	%dir /etc/sysconfig/console/consoletrans
14mr|initscripts-9.34-16|351	%dir /etc/sysconfig/console/consolefonts
14mr|initscripts-9.34-16|352	%dir /etc/sysconfig/networking
14mr|initscripts-9.34-16|353	%dir /etc/sysconfig/networking/devices
14mr|initscripts-9.34-16|354	%dir /etc/sysconfig/networking/profiles
14mr|initscripts-9.34-16|355	%dir /etc/sysconfig/networking/profiles/default
14mr|initscripts-9.34-16|356	%dir %{_sysconfdir}/sysconfig/modules
14mr|initscripts-9.34-16|357	/etc/sysconfig/network-scripts/network-functions
14mr|initscripts-9.34-16|358	/etc/sysconfig/network-scripts/network-functions-ipv6
14mr|initscripts-9.34-16|359	/etc/sysconfig/network-scripts/init.ipv6-global
14mr|initscripts-9.34-16|360	%config(noreplace) /etc/sysconfig/network-scripts/ifcfg-lo
14mr|initscripts-9.34-16|361	/etc/sysconfig/network-scripts/ifup-ipx
14mr|initscripts-9.34-16|362	/etc/sysconfig/network-scripts/ifup-post
14mr|initscripts-9.34-16|363	/etc/sysconfig/network-scripts/ifdown-ppp
14mr|initscripts-9.34-16|364	/etc/sysconfig/network-scripts/ifup-ppp
14mr|initscripts-9.34-16|365	/etc/sysconfig/network-scripts/ifup-routes
14mr|initscripts-9.34-16|366	/etc/sysconfig/network-scripts/ifdown-routes
14mr|initscripts-9.34-16|367	/etc/sysconfig/network-scripts/ifup-plip
14mr|initscripts-9.34-16|368	/etc/sysconfig/network-scripts/ifup-plusb
14mr|initscripts-9.34-16|369	/etc/sysconfig/network-scripts/ifup-bnep
14mr|initscripts-9.34-16|370	/etc/sysconfig/network-scripts/ifdown-bnep
14mr|initscripts-9.34-16|371	/etc/sysconfig/network-scripts/ifup-eth
14mr|initscripts-9.34-16|372	/etc/sysconfig/network-scripts/ifdown-eth
14mr|initscripts-9.34-16|373	/etc/sysconfig/network-scripts/ifup-ipv6
14mr|initscripts-9.34-16|374	/etc/sysconfig/network-scripts/ifdown-ipv6
14mr|initscripts-9.34-16|375	/etc/sysconfig/network-scripts/ifup-sit
14mr|initscripts-9.34-16|376	/etc/sysconfig/network-scripts/ifdown-sit
14mr|initscripts-9.34-16|377	/etc/sysconfig/network-scripts/ifup-tunnel
14mr|initscripts-9.34-16|378	/etc/sysconfig/network-scripts/ifdown-tunnel
14mr|initscripts-9.34-16|379	/etc/sysconfig/network-scripts/ifup-aliases
14mr|initscripts-9.34-16|380	#/etc/sysconfig/network-scripts/ifup-ippp
14mr|initscripts-9.34-16|381	#/etc/sysconfig/network-scripts/ifdown-ippp
14mr|initscripts-9.34-16|382	/etc/sysconfig/network-scripts/ifup-wireless
14mr|initscripts-9.34-16|383	/etc/sysconfig/network-scripts/ifup-hso
14mr|initscripts-9.34-16|384	/etc/sysconfig/network-scripts/ifdown-hso
14mr|initscripts-9.34-16|385	#/etc/X11/prefdm
14mr|initscripts-9.34-16|386	#/etc/X11/lookupdm
14mr|initscripts-9.34-16|387	%config(noreplace) /etc/networks
14mr|initscripts-9.34-16|388	/etc/rwtab
14mr|initscripts-9.34-16|389	%dir /etc/rwtab.d
14mr|initscripts-9.34-16|390	/etc/statetab
14mr|initscripts-9.34-16|391	%dir /etc/statetab.d
14mr|initscripts-9.34-16|392	%if %{with upstart}
14mr|initscripts-9.34-16|393	%config(noreplace) /etc/event.d/*
14mr|initscripts-9.34-16|394	/etc/init/*
14mr|initscripts-9.34-16|395	%endif
14mr|initscripts-9.34-16|396	/lib/udev/rules.d/*
14mr|initscripts-9.34-16|397	%config(noreplace) /etc/inittab
14mr|initscripts-9.34-16|398	%config(noreplace missingok) /etc/rc.d/rc[0-9].d/*
14mr|initscripts-9.34-16|399	/etc/rc[0-9].d
14mr|initscripts-9.34-16|400	/etc/rcS.d
14mr|initscripts-9.34-16|401	/etc/rc
14mr|initscripts-9.34-16|402	%dir /etc/rc.d/init.d
14mr|initscripts-9.34-16|403	%config(noreplace) /etc/rc.local
14mr|initscripts-9.34-16|404	/etc/rc.sysinit
14mr|initscripts-9.34-16|405	/lib/lsb/init-functions
14mr|initscripts-9.34-16|406	/etc/rc.d/init.d/*
14mr|initscripts-9.34-16|407	/etc/rc.d/rc
14mr|initscripts-9.34-16|408	%config(noreplace) /etc/rc.d/rc.local
14mr|initscripts-9.34-16|409	/etc/rc.d/rc.sysinit
14mr|initscripts-9.34-16|410	%config(noreplace) /etc/sysctl.conf
14mr|initscripts-9.34-16|411	%dir /etc/sysctl.d
14mr|initscripts-9.34-16|412	%exclude /etc/profile.d/debug*
14mr|initscripts-9.34-16|413	%config /etc/profile.d/*
14mr|initscripts-9.34-16|414	#dir /etc/sysconfig/network-scripts/cellular.d
14mr|initscripts-9.34-16|415	#dir /etc/sysconfig/network-scripts/hostname.d
14mr|initscripts-9.34-16|416	#/etc/sysconfig/network-scripts/ifup.d/vpn
14mr|initscripts-9.34-16|417	#/etc/sysconfig/network-scripts/ifdown.d/vpn
14mr|initscripts-9.34-16|418	/usr/sbin/vpn-start
14mr|initscripts-9.34-16|419	/usr/sbin/vpn-stop
14mr|initscripts-9.34-16|420	/usr/sbin/mdv-network-event
14mr|initscripts-9.34-16|421	/usr/sbin/sys-unconfig
14mr|initscripts-9.34-16|422	/bin/ipcalc
14mr|initscripts-9.34-16|423	/bin/usleep
14mr|initscripts-9.34-16|424	%attr(4755,root,root) /usr/sbin/usernetctl
14mr|initscripts-9.34-16|425	/sbin/consoletype
14mr|initscripts-9.34-16|426	/sbin/fstab-decode
14mr|initscripts-9.34-16|427	/sbin/genhostid
14mr|initscripts-9.34-16|428	/sbin/getkey
14mr|initscripts-9.34-16|429	/sbin/securetty
14mr|initscripts-9.34-16|430	%attr(2755,root,root) /sbin/netreport
14mr|initscripts-9.34-16|431	/lib/udev/rename_device
14mr|initscripts-9.34-16|432	/lib/udev/console_init
14mr|initscripts-9.34-16|433	/lib/udev/console_check
14mr|initscripts-9.34-16|434	%ifarch s390 s390x
14mr|initscripts-9.34-16|435	/lib/udev/ccw_init
14mr|initscripts-9.34-16|436	%endif
14mr|initscripts-9.34-16|437	/sbin/service
14mr|initscripts-9.34-16|438	/sbin/sushell
14mr|initscripts-9.34-16|439	#mdv
14mr|initscripts-9.34-16|440	/sbin/hibernate-cleanup.sh
14mr|initscripts-9.34-16|441	/sbin/ppp-watch
14mr|initscripts-9.34-16|442	%{_mandir}/man*/*
14mr|initscripts-9.34-16|443	%lang(cs)	%{_mandir}/cs/man*/*
14mr|initscripts-9.34-16|444	%lang(et)	%{_mandir}/et/man*/*
14mr|initscripts-9.34-16|445	%lang(fi)	%{_mandir}/fi/man*/*
14mr|initscripts-9.34-16|446	%lang(fr)	%{_mandir}/fr/man*/*
14mr|initscripts-9.34-16|447	%lang(it)	%{_mandir}/it/man*/*
14mr|initscripts-9.34-16|448	%lang(pt_BR)	%{_mandir}/pt_BR/man*/*
14mr|initscripts-9.34-16|449	%lang(ru)	%{_mandir}/ru/man*/*
14mr|initscripts-9.34-16|450	%lang(uk)	%{_mandir}/uk/man*/*
14mr|initscripts-9.34-16|451	%dir %attr(775,root,root) /var/run/netreport
14mr|initscripts-9.34-16|452	%dir /etc/ppp
14mr|initscripts-9.34-16|453	%dir /etc/ppp/ip-down.d
14mr|initscripts-9.34-16|454	%dir /etc/ppp/ip-up.d
14mr|initscripts-9.34-16|455	%dir /etc/ppp/peers
14mr|initscripts-9.34-16|456	/etc/ppp/ip-up
14mr|initscripts-9.34-16|457	/etc/ppp/ip-down
14mr|initscripts-9.34-16|458	/etc/ppp/ip-up.ipv6to4
14mr|initscripts-9.34-16|459	/etc/ppp/ip-down.ipv6to4
14mr|initscripts-9.34-16|460	/etc/ppp/ipv6-up
14mr|initscripts-9.34-16|461	/etc/ppp/ipv6-down
14mr|initscripts-9.34-16|462	%dir /etc/NetworkManager
14mr|initscripts-9.34-16|463	%dir /etc/NetworkManager/dispatcher.d
14mr|initscripts-9.34-16|464	/etc/NetworkManager/dispatcher.d/00-netreport
14mr|initscripts-9.34-16|465	/etc/NetworkManager/dispatcher.d/05-netfs
14mr|initscripts-9.34-16|466	%doc sysconfig.txt sysvinitfiles static-routes-ipv6 ipv6-tunnel.howto ipv6-6to4.howto changes.ipv6
14mr|initscripts-9.34-16|467	/var/lib/stateless
14mr|initscripts-9.34-16|468	%ghost %attr(0664,root,utmp) /var/log/btmp
14mr|initscripts-9.34-16|469	%ghost %attr(0664,root,utmp) /var/log/wtmp
14mr|initscripts-9.34-16|470	%ghost %attr(0664,root,utmp) /var/run/utmp
14mr|initscripts-9.34-16|471	/etc/rc.modules
14mr|initscripts-9.34-16|472	%dir /etc/modprobe.preload.d/
14mr|initscripts-9.34-16|473	%ifnarch %{sparcx}
14mr|initscripts-9.34-16|474	/usr/sbin/supermount
14mr|initscripts-9.34-16|475	%endif
14mr|initscripts-9.34-16|476	/usr/bin/*
14mr|initscripts-9.34-16|477	# warly
14mr|initscripts-9.34-16|478	# gettext need /use/share/locale anyway
14mr|initscripts-9.34-16|479	#%dir /etc/locale
14mr|initscripts-9.34-16|480	#%dir /etc/locale/*
14mr|initscripts-9.34-16|481	#%dir /etc/locale/*/LC_MESSAGES
14mr|initscripts-9.34-16|482	%if %{with systemd}
14mr|initscripts-9.34-16|483	%{_sysconfdir}/tmpfiles.d/initscripts.conf
14mr|initscripts-9.34-16|484	%{_sysconfdir}/tmpfiles.d/mandriva.conf
14mr|initscripts-9.34-16|485	/lib/systemd/fedora-autorelabel
14mr|initscripts-9.34-16|486	/lib/systemd/fedora-configure
14mr|initscripts-9.34-16|487	/lib/systemd/fedora-loadmodules
14mr|initscripts-9.34-16|488	/lib/systemd/fedora-readonly
14mr|initscripts-9.34-16|489	/lib/systemd/fedora-storage-init
14mr|initscripts-9.34-16|490	/lib/systemd/mandriva-boot-links
14mr|initscripts-9.34-16|491	/lib/systemd/mandriva-save-dmesg
14mr|initscripts-9.34-16|492	/lib/systemd/system/basic.target.wants/fedora-autorelabel.service
14mr|initscripts-9.34-16|493	/lib/systemd/system/basic.target.wants/fedora-autorelabel-mark.service
14mr|initscripts-9.34-16|494	/lib/systemd/system/basic.target.wants/fedora-configure.service
14mr|initscripts-9.34-16|495	/lib/systemd/system/basic.target.wants/fedora-loadmodules.service
14mr|initscripts-9.34-16|496	/lib/systemd/system/basic.target.wants/mandriva-boot-links.service
14mr|initscripts-9.34-16|497	/lib/systemd/system/basic.target.wants/mandriva-save-dmesg.service
14mr|initscripts-9.34-16|498	/lib/systemd/system/ctrl-alt-del.target
14mr|initscripts-9.34-16|499	/lib/systemd/system/fedora-autorelabel.service
14mr|initscripts-9.34-16|500	/lib/systemd/system/fedora-autorelabel-mark.service
14mr|initscripts-9.34-16|501	/lib/systemd/system/fedora-configure.service
14mr|initscripts-9.34-16|502	/lib/systemd/system/fedora-loadmodules.service
14mr|initscripts-9.34-16|503	/lib/systemd/system/fedora-readonly.service
14mr|initscripts-9.34-16|504	/lib/systemd/system/fedora-storage-init.service
14mr|initscripts-9.34-16|505	/lib/systemd/system/fedora-storage-init-late.service
14mr|initscripts-9.34-16|506	/lib/systemd/system/fedora-wait-storage.service
14mr|initscripts-9.34-16|507	/lib/systemd/system/netfs.service
14mr|initscripts-9.34-16|508	/lib/systemd/system/mandriva-boot-links.service
14mr|initscripts-9.34-16|509	/lib/systemd/system/mandriva-save-dmesg.service
14mr|initscripts-9.34-16|510	/lib/systemd/system/local-fs.target.wants/fedora-readonly.service
14mr|initscripts-9.34-16|511	/lib/systemd/system/local-fs.target.wants/fedora-storage-init.service
14mr|initscripts-9.34-16|512	/lib/systemd/system/local-fs.target.wants/fedora-storage-init-late.service
14mr|initscripts-9.34-16|513	/lib/systemd/system/mandriva-kmsg-loglevel.service
14mr|initscripts-9.34-16|514	/lib/systemd/system/sysinit.target.wants/mandriva-kmsg-loglevel.service
14mr|initscripts-9.34-16|515	%endif
14mr|initscripts-9.34-16|516	
14mr|initscripts-9.34-16|517	%files -n debugmode
14mr|initscripts-9.34-16|518	%config(noreplace) /etc/sysconfig/debug
14mr|initscripts-9.34-16|519	%config /etc/profile.d/debug*
14mr|initscripts-9.34-16|520	
14mr|initscripts-9.34-16|521	
14mr|initscripts-9.34-16|522	
14mr|initscripts-9.34-16|523	%changelog
14mr|initscripts-9.34-16|524	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-16
14mr|initscripts-9.34-16|525	+ Revision: 39c76c4
14mr|initscripts-9.34-16|526	- MassBuild#440: Increase release tag
14mr|initscripts-9.34-16|527	
14mr|initscripts-9.34-16|528	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 9.34-15
14mr|initscripts-9.34-16|529	+ Revision: 50b3821
14mr|initscripts-9.34-16|530	- added loadkeys ru patch
14mr|initscripts-9.34-16|531	
14mr|initscripts-9.34-16|532	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-14
14mr|initscripts-9.34-16|533	+ Revision: e64af0b
14mr|initscripts-9.34-16|534	- another fix rc.sysinit
14mr|initscripts-9.34-16|535	
14mr|initscripts-9.34-16|536	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-14
14mr|initscripts-9.34-16|537	+ Revision: 900aae3
14mr|initscripts-9.34-16|538	- fix rc.sysinit
14mr|initscripts-9.34-16|539	
14mr|initscripts-9.34-16|540	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-12
14mr|initscripts-9.34-16|541	+ Revision: 6580262
14mr|initscripts-9.34-16|542	- Drop mandriva-everytime.service and some obsoletes Mandriva patches
14mr|initscripts-9.34-16|543	
14mr|initscripts-9.34-16|544	* Mon Oct 21 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-11
14mr|initscripts-9.34-16|545	+ Revision: 53b10f0
14mr|initscripts-9.34-16|546	- Fix dhclient options
14mr|initscripts-9.34-16|547	
14mr|initscripts-9.34-16|548	* Mon Oct 21 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-11
14mr|initscripts-9.34-16|549	+ Revision: 8b4db47
14mr|initscripts-9.34-16|550	- Up release
14mr|initscripts-9.34-16|551	
14mr|initscripts-9.34-16|552	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 9.34-10
14mr|initscripts-9.34-16|553	+ Revision: 1fa0373
14mr|initscripts-9.34-16|554	- move USE_NM_ONLY config to NM packager
14mr|initscripts-9.34-16|555	
14mr|initscripts-9.34-16|556	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-10
14mr|initscripts-9.34-16|557	+ Revision: 59762fb
14mr|initscripts-9.34-16|558	- Need latest udev >= 194-26
14mr|initscripts-9.34-16|559	
14mr|initscripts-9.34-16|560	* Tue Sep 03 2013 akdengi <alexander.kazancev@rosalab.ru> 9.34-10
14mr|initscripts-9.34-16|561	+ Revision: 643ab24
14mr|initscripts-9.34-16|562	- drop 60-net udev rule and add options NM_USE_ONLY=yes in /etc/sysconfig/network. Clean spec
14mr|initscripts-9.34-16|563	
14mr|initscripts-9.34-16|564	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-9
14mr|initscripts-9.34-16|565	+ Revision: b3268dd
14mr|initscripts-9.34-16|566	- add rules
14mr|initscripts-9.34-16|567	
14mr|initscripts-9.34-16|568	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-9
14mr|initscripts-9.34-16|569	+ Revision: 7547082
14mr|initscripts-9.34-16|570	- use new net udev rule
14mr|initscripts-9.34-16|571	
14mr|initscripts-9.34-16|572	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
14mr|initscripts-9.34-16|573	+ Revision: 684e29b
14mr|initscripts-9.34-16|574	- remove sysconfig/network-scripts/*.d dirs from files in spec
14mr|initscripts-9.34-16|575	
14mr|initscripts-9.34-16|576	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
14mr|initscripts-9.34-16|577	+ Revision: bae360c
14mr|initscripts-9.34-16|578	- return net rules from initscript, not udev
14mr|initscripts-9.34-16|579	
14mr|initscripts-9.34-16|580	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
14mr|initscripts-9.34-16|581	+ Revision: 214b459
14mr|initscripts-9.34-16|582	- drop old network parts
14mr|initscripts-9.34-16|583	
14mr|initscripts-9.34-16|584	* Mon Aug 05 2013 akdengi <kazancas@mandriva.ru> 9.34-7
14mr|initscripts-9.34-16|585	+ Revision: d0d3080
14mr|initscripts-9.34-16|586	- up release
14mr|initscripts-9.34-16|587	
14mr|initscripts-9.34-16|588	* Mon Aug 05 2013 akdengi <kazancas@mandriva.ru> 9.34-6.7
14mr|initscripts-9.34-16|589	+ Revision: d73fa1c
14mr|initscripts-9.34-16|590	- update network script and programs
14mr|initscripts-9.34-16|591	
14mr|initscripts-9.34-16|592	* Wed Apr 17 2013 akdengi <kazancas@gmail.com> 9.34-6.7
14mr|initscripts-9.34-16|593	+ Revision: dcbbd2f
14mr|initscripts-9.34-16|594	- reward rc.sysinit
14mr|initscripts-9.34-16|595	
14mr|initscripts-9.34-16|596	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|597	+ Revision: 96b46a0
14mr|initscripts-9.34-16|598	- fix mdv-network-event install
14mr|initscripts-9.34-16|599	
14mr|initscripts-9.34-16|600	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|601	+ Revision: d69419d
14mr|initscripts-9.34-16|602	- return mdv-network-event
14mr|initscripts-9.34-16|603	
14mr|initscripts-9.34-16|604	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|605	+ Revision: e45020f
14mr|initscripts-9.34-16|606	- remove call network-up from mandriva patch
14mr|initscripts-9.34-16|607	
14mr|initscripts-9.34-16|608	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|609	+ Revision: 7ebb5b5
14mr|initscripts-9.34-16|610	- change initscripts. Drop all network path. In mandrake_everytime clean /var/tmp as /tmp in tmpfs and clean automatially
14mr|initscripts-9.34-16|611	
14mr|initscripts-9.34-16|612	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|613	+ Revision: 24a84b2
14mr|initscripts-9.34-16|614	- fix
14mr|initscripts-9.34-16|615	
14mr|initscripts-9.34-16|616	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|617	+ Revision: ab2e8d1
14mr|initscripts-9.34-16|618	- speedboot clean
14mr|initscripts-9.34-16|619	
14mr|initscripts-9.34-16|620	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|621	+ Revision: 12eb037
14mr|initscripts-9.34-16|622	- fix
14mr|initscripts-9.34-16|623	
14mr|initscripts-9.34-16|624	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|625	+ Revision: 512ae72
14mr|initscripts-9.34-16|626	- fix spec
14mr|initscripts-9.34-16|627	
14mr|initscripts-9.34-16|628	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
14mr|initscripts-9.34-16|629	+ Revision: b39b346
14mr|initscripts-9.34-16|630	- remove plymouth quit patch
14mr|initscripts-9.34-16|631	
14mr|initscripts-9.34-16|632	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.4
14mr|initscripts-9.34-16|633	+ Revision: aace076
14mr|initscripts-9.34-16|634	- drop speedboot and rc.sysinit patch
14mr|initscripts-9.34-16|635	
14mr|initscripts-9.34-16|636	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.4
14mr|initscripts-9.34-16|637	+ Revision: 296be88
14mr|initscripts-9.34-16|638	- remove lookupdm and prefdm via systemd migrate
14mr|initscripts-9.34-16|639	
14mr|initscripts-9.34-16|640	* Mon Feb 25 2013 root <root@localhost.localdomain> 9.34-6.4
14mr|initscripts-9.34-16|641	+ Revision: 670874b
14mr|initscripts-9.34-16|642	- added remove symlink to the postscript
14mr|initscripts-9.34-16|643	
14mr|initscripts-9.34-16|644	* Thu Feb 21 2013 root <root@localhost.localdomain> 9.34-6.3
14mr|initscripts-9.34-16|645	+ Revision: ffc5609
14mr|initscripts-9.34-16|646	- removed the symlink from /etc/sysctl.d, removed obsoleted options
14mr|initscripts-9.34-16|647	
14mr|initscripts-9.34-16|648	* Tue Feb 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-6.2
14mr|initscripts-9.34-16|649	+ Revision: 9b53acd
14mr|initscripts-9.34-16|650	- added Provides:   /sbin/service
14mr|initscripts-9.34-16|651	
14mr|initscripts-9.34-16|652	* Fri Dec 28 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 9.34-6.1
14mr|initscripts-9.34-16|653	+ Revision: 798137b
14mr|initscripts-9.34-16|654	- LOG error handling $HOME/.i18n file with ini syntax fixed
14mr|initscripts-9.34-16|655	
14mr|initscripts-9.34-16|656	* Sat Dec 22 2012 Alexander Kazancev <kazancas@gmail.com> 9.34-6
14mr|initscripts-9.34-16|657	+ Revision: 7fee3a1
14mr|initscripts-9.34-16|658	- Drop /etc/modules as need only for kernel < 2.5
14mr|initscripts-9.34-16|659	
14mr|initscripts-9.34-16|660	* Wed Dec 05 2012 root <root@localhost.localdomain> 9.34-5
14mr|initscripts-9.34-16|661	+ Revision: e30ece2
14mr|initscripts-9.34-16|662	- changed mandriva everytime service
14mr|initscripts-9.34-16|663	
14mr|initscripts-9.34-16|664	* Tue Nov 20 2012 root <root@localhost.localdomain> 9.34-4
14mr|initscripts-9.34-16|665	+ Revision: 9101945
14mr|initscripts-9.34-16|666	- force plymouth quit at DM start
14mr|initscripts-9.34-16|667	
14mr|initscripts-9.34-16|668	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 9.34-3
14mr|initscripts-9.34-16|669	+ Revision: 92722a1
14mr|initscripts-9.34-16|670	- fix
14mr|initscripts-9.34-16|671	
14mr|initscripts-9.34-16|672	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 9.34-3
14mr|initscripts-9.34-16|673	+ Revision: fcc4da3
14mr|initscripts-9.34-16|674	- drop netprofile and /etc/resolv.conf
14mr|initscripts-9.34-16|675	
14mr|initscripts-9.34-16|676	* Thu Sep 27 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-2
14mr|initscripts-9.34-16|677	+ Revision: a3d78e9
14mr|initscripts-9.34-16|678	- added Provides:   /etc/init.d for at package
14mr|initscripts-9.34-16|679	
14mr|initscripts-9.34-16|680	* Tue Sep 25 2012 akdengi <kazancas@mandriva.ru> 9.34-2
14mr|initscripts-9.34-16|681	+ Revision: 6ccbc82
14mr|initscripts-9.34-16|682	- fix spec
14mr|initscripts-9.34-16|683	
14mr|initscripts-9.34-16|684	* Tue Sep 25 2012 akdengi <kazancas@mandriva.ru> 9.34-2
14mr|initscripts-9.34-16|685	+ Revision: 4ef586a
14mr|initscripts-9.34-16|686	- LOG - Sync with Cooker
14mr|initscripts-9.34-16|687	
14mr|initscripts-9.34-16|688	

16790 14
14mr|inkscape-0.91-0.pre0.3|1	#Develop version from http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable
14mr|inkscape-0.91-0.pre0.3|2	%define Werror_cflags %nil
14mr|inkscape-0.91-0.pre0.3|3	%define pre pre0
14mr|inkscape-0.91-0.pre0.3|4	
14mr|inkscape-0.91-0.pre0.3|5	Summary:	A vector-based drawing program using SVG
14mr|inkscape-0.91-0.pre0.3|6	Name:		inkscape
14mr|inkscape-0.91-0.pre0.3|7	Version:	0.91
14mr|inkscape-0.91-0.pre0.3|8	Release:	0.%{pre}.3
14mr|inkscape-0.91-0.pre0.3|9	License:	GPLv2+
14mr|inkscape-0.91-0.pre0.3|10	Group:		Graphics
14mr|inkscape-0.91-0.pre0.3|11	URL:		http://inkscape.sourceforge.net/
14mr|inkscape-0.91-0.pre0.3|12	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{pre}.tar.bz2
14mr|inkscape-0.91-0.pre0.3|13	#Source1:	%{name}-icons.tar.bz2
14mr|inkscape-0.91-0.pre0.3|14	Patch0:		inkscape-0.48.2-types.patch
14mr|inkscape-0.91-0.pre0.3|15	Patch1:		inkscape-0.48+devel-fix-desktop-file.patch
14mr|inkscape-0.91-0.pre0.3|16	BuildRequires:	desktop-file-utils
14mr|inkscape-0.91-0.pre0.3|17	BuildRequires:	dos2unix
14mr|inkscape-0.91-0.pre0.3|18	BuildRequires:	gdk-pixbuf2.0
14mr|inkscape-0.91-0.pre0.3|19	BuildRequires:	intltool
14mr|inkscape-0.91-0.pre0.3|20	
14mr|inkscape-0.91-0.pre0.3|21	BuildRequires:	perl-XML-Parser
14mr|inkscape-0.91-0.pre0.3|22	BuildRequires:	boost-devel
14mr|inkscape-0.91-0.pre0.3|23	BuildRequires:	perl-devel
14mr|inkscape-0.91-0.pre0.3|24	BuildRequires:	pkgconfig(bdw-gc) >= 6.4
14mr|inkscape-0.91-0.pre0.3|25	BuildRequires:	pkgconfig(cairo)
14mr|inkscape-0.91-0.pre0.3|26	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|inkscape-0.91-0.pre0.3|27	BuildRequires:	pkgconfig(expat)
14mr|inkscape-0.91-0.pre0.3|28	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|inkscape-0.91-0.pre0.3|29	BuildRequires:	pkgconfig(gsl)
14mr|inkscape-0.91-0.pre0.3|30	BuildRequires:	pkgconfig(gtkmm-2.4)
14mr|inkscape-0.91-0.pre0.3|31	BuildRequires:	pkgconfig(gtkspell-2.0)
14mr|inkscape-0.91-0.pre0.3|32	BuildRequires:	pkgconfig(ImageMagick)
14mr|inkscape-0.91-0.pre0.3|33	BuildRequires:	pkgconfig(lcms)
14mr|inkscape-0.91-0.pre0.3|34	BuildRequires:	pkgconfig(libcdr-0.1)
14mr|inkscape-0.91-0.pre0.3|35	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mr|inkscape-0.91-0.pre0.3|36	BuildRequires:	pkgconfig(libpng)
14mr|inkscape-0.91-0.pre0.3|37	BuildRequires:	pkgconfig(libvisio-0.1)
14mr|inkscape-0.91-0.pre0.3|38	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|inkscape-0.91-0.pre0.3|39	BuildRequires:	pkgconfig(libxml-2.0)
14mr|inkscape-0.91-0.pre0.3|40	BuildRequires:	pkgconfig(libxslt)
14mr|inkscape-0.91-0.pre0.3|41	BuildRequires:	pkgconfig(loudmouth-1.0)
14mr|inkscape-0.91-0.pre0.3|42	BuildRequires:	pkgconfig(poppler-glib)
14mr|inkscape-0.91-0.pre0.3|43	BuildRequires:	pkgconfig(popt)
14mr|inkscape-0.91-0.pre0.3|44	BuildRequires:	pkgconfig(python)
14mr|inkscape-0.91-0.pre0.3|45	
14mr|inkscape-0.91-0.pre0.3|46	Requires:	gdk-pixbuf2.0
14mr|inkscape-0.91-0.pre0.3|47	Requires:	gnome-vfs2
14mr|inkscape-0.91-0.pre0.3|48	Requires:	pstoedit
14mr|inkscape-0.91-0.pre0.3|49	Requires:	python-lxml
14mr|inkscape-0.91-0.pre0.3|50	Requires:	python-pyxml
14mr|inkscape-0.91-0.pre0.3|51	Suggests:	uniconvertor
14mr|inkscape-0.91-0.pre0.3|52	
14mr|inkscape-0.91-0.pre0.3|53	%description
14mr|inkscape-0.91-0.pre0.3|54	Inkscape is a generic SVG-based vector-drawing program.
14mr|inkscape-0.91-0.pre0.3|55	
14mr|inkscape-0.91-0.pre0.3|56	Inkscape uses the W3C SVG (= "Scalable Vector Graphics") standard as its
14mr|inkscape-0.91-0.pre0.3|57	native file format. Therefore, it is a very useful tool for web designers
14mr|inkscape-0.91-0.pre0.3|58	and can be used as an interchange format for desktop publishing.
14mr|inkscape-0.91-0.pre0.3|59	
14mr|inkscape-0.91-0.pre0.3|60	%files -f %{name}.lang
14mr|inkscape-0.91-0.pre0.3|61	%doc AUTHORS ChangeLog NEWS README
14mr|inkscape-0.91-0.pre0.3|62	%{_bindir}/*
14mr|inkscape-0.91-0.pre0.3|63	%{_datadir}/applications/*.desktop
14mr|inkscape-0.91-0.pre0.3|64	%{_datadir}/inkscape/
14mr|inkscape-0.91-0.pre0.3|65	%{_iconsdir}/hicolor/*/apps/*
14mr|inkscape-0.91-0.pre0.3|66	%{_mandir}/man1/*
14mr|inkscape-0.91-0.pre0.3|67	%{_mandir}/*/man1/*
14mr|inkscape-0.91-0.pre0.3|68	
14mr|inkscape-0.91-0.pre0.3|69	#----------------------------------------------------------------------------
14mr|inkscape-0.91-0.pre0.3|70	
14mr|inkscape-0.91-0.pre0.3|71	%prep
14mr|inkscape-0.91-0.pre0.3|72	%setup -q -n %{name}-%{version}%{pre}
14mr|inkscape-0.91-0.pre0.3|73	%apply_patches
14mr|inkscape-0.91-0.pre0.3|74	
14mr|inkscape-0.91-0.pre0.3|75	# https://bugs.launchpad.net/inkscape/+bug/314381
14mr|inkscape-0.91-0.pre0.3|76	# A couple of files have executable bits set,
14mr|inkscape-0.91-0.pre0.3|77	# despite not being executable
14mr|inkscape-0.91-0.pre0.3|78	find . -name '*.cpp' | xargs chmod -x
14mr|inkscape-0.91-0.pre0.3|79	find . -name '*.h' | xargs chmod -x
14mr|inkscape-0.91-0.pre0.3|80	find share/extensions -name '*.py' | xargs chmod -x
14mr|inkscape-0.91-0.pre0.3|81	
14mr|inkscape-0.91-0.pre0.3|82	# Fix end of line encodings
14mr|inkscape-0.91-0.pre0.3|83	dos2unix -k -q share/extensions/*.py
14mr|inkscape-0.91-0.pre0.3|84	
14mr|inkscape-0.91-0.pre0.3|85	%build
14mr|inkscape-0.91-0.pre0.3|86	export CXXFLAGS="%{optflags} -fpermissive"
14mr|inkscape-0.91-0.pre0.3|87	#autoreconf -fi
14mr|inkscape-0.91-0.pre0.3|88	%configure2_5x \
14mr|inkscape-0.91-0.pre0.3|89	--with-python \
14mr|inkscape-0.91-0.pre0.3|90	--with-perl \
14mr|inkscape-0.91-0.pre0.3|91	--with-gnome-vfs \
14mr|inkscape-0.91-0.pre0.3|92	--with-xft \
14mr|inkscape-0.91-0.pre0.3|93	--enable-lcms \
14mr|inkscape-0.91-0.pre0.3|94	--enable-poppler-cairo
14mr|inkscape-0.91-0.pre0.3|95	%make
14mr|inkscape-0.91-0.pre0.3|96	
14mr|inkscape-0.91-0.pre0.3|97	%install
14mr|inkscape-0.91-0.pre0.3|98	%makeinstall_std
14mr|inkscape-0.91-0.pre0.3|99	
14mr|inkscape-0.91-0.pre0.3|100	desktop-file-install --vendor="" \
14mr|inkscape-0.91-0.pre0.3|101	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|inkscape-0.91-0.pre0.3|102	--dir %{buildroot}%{_datadir}/applications \
14mr|inkscape-0.91-0.pre0.3|103	%{buildroot}%{_datadir}/applications/*
14mr|inkscape-0.91-0.pre0.3|104	
14mr|inkscape-0.91-0.pre0.3|105	# No skencil anymore
14mr|inkscape-0.91-0.pre0.3|106	rm -f %{buildroot}%{_datadir}/%{name}/extensions/sk2svg.sh
14mr|inkscape-0.91-0.pre0.3|107	
14mr|inkscape-0.91-0.pre0.3|108	%find_lang %{name}
14mr|inkscape-0.91-0.pre0.3|109	
14mr|inkscape-0.91-0.pre0.3|110	
14mr|inkscape-0.91-0.pre0.3|111	
14mr|inkscape-0.91-0.pre0.3|112	%changelog
14mr|inkscape-0.91-0.pre0.3|113	* Fri Aug 22 2014 Sergey A. Sokolov <s.sokolov@ntcit-rosa.ru> 0.91-0.pre0.3
14mr|inkscape-0.91-0.pre0.3|114	+ Revision: 1ab285e
14mr|inkscape-0.91-0.pre0.3|115	- fix BR
14mr|inkscape-0.91-0.pre0.3|116	
14mr|inkscape-0.91-0.pre0.3|117	

16791 14
14mr|inn-2.5.3-4|1	%define perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
14mr|inn-2.5.3-4|2	
14mr|inn-2.5.3-4|3	%if %{_use_internal_dependency_generator}
14mr|inn-2.5.3-4|4	%define __noautoreq 'perl\\(bigint.pl\\)|perl\\(ftp.pl\\)'
14mr|inn-2.5.3-4|5	%else
14mr|inn-2.5.3-4|6	%define _requires_exceptions perl(bigint.pl)\\|perl(ftp.pl)
14mr|inn-2.5.3-4|7	%endif
14mr|inn-2.5.3-4|8	
14mr|inn-2.5.3-4|9	Summary:	The InterNetNews (INN) system, a Usenet news server
14mr|inn-2.5.3-4|10	
14mr|inn-2.5.3-4|11	Name:		inn
14mr|inn-2.5.3-4|12	Version:	2.5.3
14mr|inn-2.5.3-4|13	Release:	4
14mr|inn-2.5.3-4|14	License:	GPLv2+
14mr|inn-2.5.3-4|15	Group:		System/Servers
14mr|inn-2.5.3-4|16	URL:		http://www.isc.org/products/INN/
14mr|inn-2.5.3-4|17	Source0:	ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
14mr|inn-2.5.3-4|18	Source1:	inn-default-active
14mr|inn-2.5.3-4|19	Source2:	inn-default-distributions
14mr|inn-2.5.3-4|20	Source3:	inn-default-newsgroups
14mr|inn-2.5.3-4|21	Source4:	inn-cron-expire
14mr|inn-2.5.3-4|22	Source5:	inn-cron-rnews
14mr|inn-2.5.3-4|23	Source6:	inn-etc-nnrp.access
14mr|inn-2.5.3-4|24	Source7:	inn-cron-nntpsend
14mr|inn-2.5.3-4|25	Source8:	innd.init
14mr|inn-2.5.3-4|26	Source10:	inn-faq.tar.bz2
14mr|inn-2.5.3-4|27	Source20:	%{name}.rpmlintrc
14mr|inn-2.5.3-4|28	Patch0:		inn-2.4.3.rh.patch
14mr|inn-2.5.3-4|29	Patch1:		inn-2.4.1.perl.patch
14mr|inn-2.5.3-4|30	Patch2:		inn-2.5.1.pie.patch
14mr|inn-2.5.3-4|31	Patch3:		inn-2.5.2.posix.patch
14mr|inn-2.5.3-4|32	Patch4:		inn-2.5.1.warn.patch
14mr|inn-2.5.3-4|33	Patch5:		inn-2.5.1-makedbz.patch
14mr|inn-2.5.3-4|34	Patch8:		inn-2.5.1-nologinshell.patch
14mr|inn-2.5.3-4|35	Patch9:		inn-2.5.0-chown.patch
14mr|inn-2.5.3-4|36	Patch10:	inn-redhat_build.patch
14mr|inn-2.5.3-4|37	Patch11:	inn-shared.patch
14mr|inn-2.5.3-4|38	Patch12:	inn-2.5.2-smp.patch
14mr|inn-2.5.3-4|39	Patch13:	inn-2.5.3-flex.patch
14mr|inn-2.5.3-4|40	Patch21:	inn-2.5.3-radius.patch
14mr|inn-2.5.3-4|41	Patch22:	inn-2.5.3-pod.patch
14mr|inn-2.5.3-4|42	BuildRequires:	autoconf automake libtool
14mr|inn-2.5.3-4|43	BuildRequires:	bison
14mr|inn-2.5.3-4|44	BuildRequires:	db-devel
14mr|inn-2.5.3-4|45	BuildRequires:	ext2fs-devel
14mr|inn-2.5.3-4|46	BuildRequires:	flex
14mr|inn-2.5.3-4|47	BuildRequires:	openssl-devel
14mr|inn-2.5.3-4|48	BuildRequires:	perl-devel
14mr|inn-2.5.3-4|49	BuildRequires:	krb5-devel
14mr|inn-2.5.3-4|50	BuildRequires:	pam-devel
14mr|inn-2.5.3-4|51	Requires(pre):	chkconfig grep coreutils sed rpm-helper
14mr|inn-2.5.3-4|52	Requires:	cleanfeed, perl = %{perl_version}
14mr|inn-2.5.3-4|53	Requires:	sendmail-command
14mr|inn-2.5.3-4|54	Conflicts:	echelog jabber2
14mr|inn-2.5.3-4|55	
14mr|inn-2.5.3-4|56	%description
14mr|inn-2.5.3-4|57	INN (InterNetNews) is a complete system for serving Usenet news and/or
14mr|inn-2.5.3-4|58	private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
14mr|inn-2.5.3-4|59	Protocol) server, and nnrpd, a newsreader that is spawned for each client.
14mr|inn-2.5.3-4|60	Both innd and nnrpd vary slightly from the NNTP protocol, but not in ways
14mr|inn-2.5.3-4|61	that are easily noticed.
14mr|inn-2.5.3-4|62	
14mr|inn-2.5.3-4|63	Install the inn package if you need a complete system for serving and
14mr|inn-2.5.3-4|64	reading Usenet news.  You may also need to install inn-devel, if you are
14mr|inn-2.5.3-4|65	going to use a separate program which interfaces to INN, like newsgate or
14mr|inn-2.5.3-4|66	tin.
14mr|inn-2.5.3-4|67	
14mr|inn-2.5.3-4|68	%package	devel
14mr|inn-2.5.3-4|69	Summary:	The INN (InterNetNews) library
14mr|inn-2.5.3-4|70	
14mr|inn-2.5.3-4|71	Group:		Development/C
14mr|inn-2.5.3-4|72	Requires:	inn = %{version}
14mr|inn-2.5.3-4|73	
14mr|inn-2.5.3-4|74	%description	devel
14mr|inn-2.5.3-4|75	The inn-devel package contains the INN (InterNetNews) library, which
14mr|inn-2.5.3-4|76	several programs that interface with INN need in order to work (for
14mr|inn-2.5.3-4|77	example, newsgate and tin).
14mr|inn-2.5.3-4|78	
14mr|inn-2.5.3-4|79	If you are installing a program which must interface with the INN
14mr|inn-2.5.3-4|80	news system, you should install inn-devel.
14mr|inn-2.5.3-4|81	
14mr|inn-2.5.3-4|82	%package -n	inews
14mr|inn-2.5.3-4|83	Summary:	Sends Usenet articles to a local news server for distribution
14mr|inn-2.5.3-4|84	
14mr|inn-2.5.3-4|85	Group:		System/Servers
14mr|inn-2.5.3-4|86	Conflicts:	noffle
14mr|inn-2.5.3-4|87	
14mr|inn-2.5.3-4|88	%description -n	inews
14mr|inn-2.5.3-4|89	The inews program is used by some news programs (for example, inn and
14mr|inn-2.5.3-4|90	trn) to post Usenet news articles to local news servers.  Inews reads an
14mr|inn-2.5.3-4|91	article from a file or standard input, adds headers, performs some
14mr|inn-2.5.3-4|92	consistency checks and then sends the article to the local news server
14mr|inn-2.5.3-4|93	specified in the inn.conf file.
14mr|inn-2.5.3-4|94	
14mr|inn-2.5.3-4|95	Install inews if you need a program for posting Usenet articles to local
14mr|inn-2.5.3-4|96	news servers.
14mr|inn-2.5.3-4|97	
14mr|inn-2.5.3-4|98	%prep
14mr|inn-2.5.3-4|99	%setup -q -a 10
14mr|inn-2.5.3-4|100	%patch0 -p1 -b .rh
14mr|inn-2.5.3-4|101	%patch1 -p1 -b .perl
14mr|inn-2.5.3-4|102	%patch2 -p1 -b .pie
14mr|inn-2.5.3-4|103	%patch3 -p1 -b .posix
14mr|inn-2.5.3-4|104	%patch4 -p1 -b .warn
14mr|inn-2.5.3-4|105	%patch5 -p1 -b .makedbz
14mr|inn-2.5.3-4|106	%patch8 -p1 -b .nologin
14mr|inn-2.5.3-4|107	%patch9 -p1 -b .chown
14mr|inn-2.5.3-4|108	%patch10 -p1 -b .redhat_build
14mr|inn-2.5.3-4|109	%patch11 -p1 -b .shared
14mr|inn-2.5.3-4|110	%patch12 -p1 -b .smp
14mr|inn-2.5.3-4|111	%patch13 -p1 -b .lex
14mr|inn-2.5.3-4|112	%patch21 -p1 -b .radius
14mr|inn-2.5.3-4|113	%patch22 -p1 -b .pdx
14mr|inn-2.5.3-4|114	
14mr|inn-2.5.3-4|115	#rm -f configure; autoconf-2.13
14mr|inn-2.5.3-4|116	
14mr|inn-2.5.3-4|117	find -type f | xargs perl -pi -e '@meuh = qw(LOCK_READ LOCK_WRITE LOCK_UNLOCK); foreach $a (@meuh) { s/\b$a\b/INN_$a/g }'
14mr|inn-2.5.3-4|118	
14mr|inn-2.5.3-4|119	# lib64 fix
14mr|inn-2.5.3-4|120	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4 configure*
14mr|inn-2.5.3-4|121	
14mr|inn-2.5.3-4|122	%build
14mr|inn-2.5.3-4|123	%serverbuild
14mr|inn-2.5.3-4|124	export CFLAGS="$CFLAGS -DHAVE_ET_COM_ERR_H -fPIC"
14mr|inn-2.5.3-4|125	
14mr|inn-2.5.3-4|126	#rm -f config.cache
14mr|inn-2.5.3-4|127	#libtoolize --copy --force
14mr|inn-2.5.3-4|128	
14mr|inn-2.5.3-4|129	autoreconf -fi
14mr|inn-2.5.3-4|130	
14mr|inn-2.5.3-4|131	%configure2_5x --prefix=/usr  \
14mr|inn-2.5.3-4|132	--libdir=%{_libdir} \
14mr|inn-2.5.3-4|133	--with-lib-dir=%{_libdir}/%{name} \
14mr|inn-2.5.3-4|134	--with-filter-dir=%{_libdir}/news/bin/filter \
14mr|inn-2.5.3-4|135	--with-control-dir=%{_libdir}/news/bin/control \
14mr|inn-2.5.3-4|136	--sysconfdir=/etc/news \
14mr|inn-2.5.3-4|137	--mandir=%{_mandir} \
14mr|inn-2.5.3-4|138	--libexecdir=%{_libdir}/%{name} \
14mr|inn-2.5.3-4|139	--with-log-dir=/var/log/news --with-spool-dir=/var/spool/news\
14mr|inn-2.5.3-4|140	--with-db-dir=/var/lib/news --with-run-dir=/var/run/news \
14mr|inn-2.5.3-4|141	--with-etc-dir=/etc/news --with-tmp-path=/var/spool/news/tmp \
14mr|inn-2.5.3-4|142	--with-perl --enable-shared --disable-static \
14mr|inn-2.5.3-4|143	--enable-tagged-hash --enable-merge-to-groups \
14mr|inn-2.5.3-4|144	--enable-ipv6 --with-libperl-dir=%{perl_vendorlib} \
14mr|inn-2.5.3-4|145	--with-news-user=news --with-news-group=news \
14mr|inn-2.5.3-4|146	--with-news-master=news --enable-pgp-verify \
14mr|inn-2.5.3-4|147	--with-openssl \
14mr|inn-2.5.3-4|148	--with-sendmail=/usr/sbin/sendmail \
14mr|inn-2.5.3-4|149	--with-berkeleydb=%{_prefix} \
14mr|inn-2.5.3-4|150	--with-http-dir=%{_sharedstatedir}/news/http
14mr|inn-2.5.3-4|151	
14mr|inn-2.5.3-4|152	%make
14mr|inn-2.5.3-4|153	
14mr|inn-2.5.3-4|154	%install
14mr|inn-2.5.3-4|155	
14mr|inn-2.5.3-4|156	mkdir -p %{buildroot}
14mr|inn-2.5.3-4|157	perl -pi -e 's/^OWNER.*/OWNER = /; s/^ROWNER.*/ROWNER = /' Makefile.global
14mr|inn-2.5.3-4|158	
14mr|inn-2.5.3-4|159	TMP_UID="`id -un`"
14mr|inn-2.5.3-4|160	TMP_GID="`id -gn`"
14mr|inn-2.5.3-4|161	perl -pi -e "s|^NEWSUSER.*|NEWSUSER=${TMP_UID}|g" Makefile.global
14mr|inn-2.5.3-4|162	perl -pi -e "s|^NEWSGROUP.*|NEWSGROUP=${TMP_GID}|g" Makefile.global
14mr|inn-2.5.3-4|163	
14mr|inn-2.5.3-4|164	%makeinstall_std
14mr|inn-2.5.3-4|165	
14mr|inn-2.5.3-4|166	# -- Install man pages needed by suck et al.
14mr|inn-2.5.3-4|167	mkdir -p %{buildroot}%{_includedir}/inn
14mr|inn-2.5.3-4|168	for f in clibrary.h config.h
14mr|inn-2.5.3-4|169	do
14mr|inn-2.5.3-4|170	install -c -m 0644 ./include/$f %{buildroot}%{_includedir}/inn
14mr|inn-2.5.3-4|171	done
14mr|inn-2.5.3-4|172	
14mr|inn-2.5.3-4|173	mkdir -p %{buildroot}/etc
14mr|inn-2.5.3-4|174	mv %{buildroot}/usr/bin/rc.news %{buildroot}/etc
14mr|inn-2.5.3-4|175	
14mr|inn-2.5.3-4|176	perl -pi -e 's|%{_libdir}/inn/news/innshellvars|%{_bindir}/innshellvars|' %{buildroot}/etc/rc.news
14mr|inn-2.5.3-4|177	chmod 755 %{buildroot}/etc/rc.news
14mr|inn-2.5.3-4|178	
14mr|inn-2.5.3-4|179	
14mr|inn-2.5.3-4|180	
14mr|inn-2.5.3-4|181	touch %{buildroot}/var/lib/news/subscriptions
14mr|inn-2.5.3-4|182	chmod 644 %{buildroot}/var/lib/news/subscriptions
14mr|inn-2.5.3-4|183	
14mr|inn-2.5.3-4|184	install -m 644 %{SOURCE1} \
14mr|inn-2.5.3-4|185	%{buildroot}/var/lib/news/active
14mr|inn-2.5.3-4|186	install -m 644 %{SOURCE2} \
14mr|inn-2.5.3-4|187	%{buildroot}/var/lib/news/distributions
14mr|inn-2.5.3-4|188	install -m 644 %{SOURCE3} \
14mr|inn-2.5.3-4|189	%{buildroot}/var/lib/news/newsgroups
14mr|inn-2.5.3-4|190	
14mr|inn-2.5.3-4|191	mkdir -p %{buildroot}/etc/cron.hourly %{buildroot}/etc/cron.daily
14mr|inn-2.5.3-4|192	install -m755 %{SOURCE4} \
14mr|inn-2.5.3-4|193	%{buildroot}/etc/cron.daily/inn-cron-expire
14mr|inn-2.5.3-4|194	install -m755 %{SOURCE5} \
14mr|inn-2.5.3-4|195	%{buildroot}/etc/cron.hourly/inn-cron-rnews
14mr|inn-2.5.3-4|196	install -m755 %{SOURCE7} \
14mr|inn-2.5.3-4|197	%{buildroot}/etc/cron.hourly/inn-cron-nntpsend
14mr|inn-2.5.3-4|198	
14mr|inn-2.5.3-4|199	install -m440 %{SOURCE6} \
14mr|inn-2.5.3-4|200	%{buildroot}/etc/news/nnrp.access
14mr|inn-2.5.3-4|201	
14mr|inn-2.5.3-4|202	mkdir -p %{buildroot}/etc/rc.d/init.d/
14mr|inn-2.5.3-4|203	install -m 755 %{SOURCE8} \
14mr|inn-2.5.3-4|204	%{buildroot}/etc/rc.d/init.d/innd
14mr|inn-2.5.3-4|205	
14mr|inn-2.5.3-4|206	rm -f %{buildroot}/var/lib/news/history
14mr|inn-2.5.3-4|207	touch %{buildroot}/var/lib/news/history
14mr|inn-2.5.3-4|208	touch %{buildroot}/var/lib/news/.news.daily
14mr|inn-2.5.3-4|209	LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}/usr/bin/makehistory \
14mr|inn-2.5.3-4|210	-a %{buildroot}/var/lib/news/active \
14mr|inn-2.5.3-4|211	-r -f %{buildroot}/var/lib/news/history || :
14mr|inn-2.5.3-4|212	chmod 644 %{buildroot}/var/lib/news/*
14mr|inn-2.5.3-4|213	chmod 644 %{buildroot}/var/lib/news/.news.daily
14mr|inn-2.5.3-4|214	
14mr|inn-2.5.3-4|215	mkdir -p %{buildroot}/var/spool/news/tmp
14mr|inn-2.5.3-4|216	
14mr|inn-2.5.3-4|217	# we get this from cleanfeed
14mr|inn-2.5.3-4|218	# (sb) true - but it's not being found by innd - fix this
14mr|inn-2.5.3-4|219	rm -f %{buildroot}/%{_libdir}/news/bin/filter/filter_innd.pl
14mr|inn-2.5.3-4|220	pushd %{buildroot}/%{_libdir}/news/bin/filter
14mr|inn-2.5.3-4|221	ln -sf ../control/filter_innd.pl .
14mr|inn-2.5.3-4|222	popd
14mr|inn-2.5.3-4|223	
14mr|inn-2.5.3-4|224	# fix location of real library files
14mr|inn-2.5.3-4|225	#mv %{buildroot}%{_libdir}/{inn/lib{inn,storage}.a,/}
14mr|inn-2.5.3-4|226	
14mr|inn-2.5.3-4|227	#Fix perms in sample directory to avoid bogus dependencies
14mr|inn-2.5.3-4|228	find samples -name "*.in" -exec chmod a-x {} \;
14mr|inn-2.5.3-4|229	
14mr|inn-2.5.3-4|230	# (sb) doc install conflicts with rpm %%doc, even when config is setup
14mr|inn-2.5.3-4|231	# correctly. Just rm these files and let %%doc take care of it
14mr|inn-2.5.3-4|232	rm -fr %{buildroot}/%{_usr}/doc
14mr|inn-2.5.3-4|233	
14mr|inn-2.5.3-4|234	# (sb) a portion of the header files are in /usr/include, while the rest
14mr|inn-2.5.3-4|235	# are in /usr/include/inn - paths.h conflicts with glibc-devel
14mr|inn-2.5.3-4|236	# right now inn-devel isn't used for anything, nor do the other header
14mr|inn-2.5.3-4|237	# files seem to be looking for them a directory up - move them
14mr|inn-2.5.3-4|238	#mv %{buildroot}/%{_includedir}/*.h %{buildroot}/%{_includedir}/inn
14mr|inn-2.5.3-4|239	
14mr|inn-2.5.3-4|240	# (sb) file mode now prevents strip from working?
14mr|inn-2.5.3-4|241	chmod u+w %{buildroot}/%{_bindir}/*
14mr|inn-2.5.3-4|242	chmod u+w %{buildroot}/%{_bindir}/auth/resolv/*
14mr|inn-2.5.3-4|243	chmod u+w %{buildroot}/%{_bindir}/auth/passwd/*
14mr|inn-2.5.3-4|244	chmod u+w %{buildroot}/%{_bindir}/rnews.libexec/*
14mr|inn-2.5.3-4|245	
14mr|inn-2.5.3-4|246	mv samples/radius.conf samples/inn-radius.conf
14mr|inn-2.5.3-4|247	
14mr|inn-2.5.3-4|248	%clean
14mr|inn-2.5.3-4|249	rm -f files.list files.main files.devel files.inews
14mr|inn-2.5.3-4|250	
14mr|inn-2.5.3-4|251	%post
14mr|inn-2.5.3-4|252	%_post_service innd
14mr|inn-2.5.3-4|253	
14mr|inn-2.5.3-4|254	umask 002
14mr|inn-2.5.3-4|255	touch /var/log/news/news.notice
14mr|inn-2.5.3-4|256	touch /var/log/news/news.crit
14mr|inn-2.5.3-4|257	touch /var/log/news/news.err
14mr|inn-2.5.3-4|258	[ -f /var/lib/news/active.times ] || {
14mr|inn-2.5.3-4|259	touch /var/lib/news/active.times
14mr|inn-2.5.3-4|260	chown news:news /var/lib/news/active.times
14mr|inn-2.5.3-4|261	}
14mr|inn-2.5.3-4|262	chown -R news:news /var/log/news*
14mr|inn-2.5.3-4|263	
14mr|inn-2.5.3-4|264	if [ `hostname -f` ]; then
14mr|inn-2.5.3-4|265	if [ `cat /etc/news/inn.conf | grep '^server:' | wc -l` -lt 1 ]; then
14mr|inn-2.5.3-4|266	echo "server: `hostname -f`" >> /etc/news/inn.conf
14mr|inn-2.5.3-4|267	fi
14mr|inn-2.5.3-4|268	
14mr|inn-2.5.3-4|269	if [ -f /var/lib/news/history ]; then
14mr|inn-2.5.3-4|270	cd /var/lib/news
14mr|inn-2.5.3-4|271	%{_bindir}/makedbz -s `wc -l <history` -f history
14mr|inn-2.5.3-4|272	for i in dir hash index pag; do
14mr|inn-2.5.3-4|273	[ -f history.n.$i ] && mv history.n.$i history.$i
14mr|inn-2.5.3-4|274	done
14mr|inn-2.5.3-4|275	chown news:news history.*
14mr|inn-2.5.3-4|276	chmod 644 history.*
14mr|inn-2.5.3-4|277	else
14mr|inn-2.5.3-4|278	cd /var/lib/news
14mr|inn-2.5.3-4|279	cp /dev/null history
14mr|inn-2.5.3-4|280	%{_bindir}/makehistory
14mr|inn-2.5.3-4|281	%{_bindir}/makedbz -s `wc -l <history` -f history
14mr|inn-2.5.3-4|282	for i in dir hash index pag; do
14mr|inn-2.5.3-4|283	[ -f history.n.$i ] && mv history.n.$i history.$i
14mr|inn-2.5.3-4|284	done
14mr|inn-2.5.3-4|285	chown news:news history history.*
14mr|inn-2.5.3-4|286	chmod 644 history history.*
14mr|inn-2.5.3-4|287	fi
14mr|inn-2.5.3-4|288	else
14mr|inn-2.5.3-4|289	echo "Network misconfigured, manual setup required..."
14mr|inn-2.5.3-4|290	fi
14mr|inn-2.5.3-4|291	
14mr|inn-2.5.3-4|292	%triggerin -- sysklogd
14mr|inn-2.5.3-4|293	if [ -f /etc/syslog.conf ]; then
14mr|inn-2.5.3-4|294	if grep -q "# News logging" /etc/syslog.conf; then
14mr|inn-2.5.3-4|295	perl -pi -e "s!mail.none;authpriv.none!mail.none;news.none;authpriv.none!; \
14mr|inn-2.5.3-4|296	s!/var/log/news/info!/var/log/news/news.notice!; \
14mr|inn-2.5.3-4|297	s!/var/log/news/errors!/var/log/news/news.err!; \
14mr|inn-2.5.3-4|298	s!/var/log/news/warnings!/var/log/news/news.crit!; \
14mr|inn-2.5.3-4|299	s!^news.err!news.=err!; \
14mr|inn-2.5.3-4|300	s!^news.=warn!news.=crit!; " /etc/syslog.conf
14mr|inn-2.5.3-4|301	else
14mr|inn-2.5.3-4|302	cat <<EOF >> /etc/syslog.conf
14mr|inn-2.5.3-4|303	# News logging
14mr|inn-2.5.3-4|304	news.=debug;news.=info;news.=notice                             -/var/log/news/news.notice
14mr|inn-2.5.3-4|305	news.=crit                                                      -/var/log/news/news.crit
14mr|inn-2.5.3-4|306	news.err                                                        -/var/log/news/news.err
14mr|inn-2.5.3-4|307	EOF
14mr|inn-2.5.3-4|308	fi
14mr|inn-2.5.3-4|309	if [ -f /var/run/syslog.pid ]; then
14mr|inn-2.5.3-4|310	kill -HUP `cat /var/run/syslog.pid` 2> /dev/null ||:
14mr|inn-2.5.3-4|311	fi
14mr|inn-2.5.3-4|312	fi
14mr|inn-2.5.3-4|313	
14mr|inn-2.5.3-4|314	%preun
14mr|inn-2.5.3-4|315	%_preun_service innd
14mr|inn-2.5.3-4|316	
14mr|inn-2.5.3-4|317	if [ $1 = 0 ]; then
14mr|inn-2.5.3-4|318	if [ -f /var/lib/news/history.dir ]; then
14mr|inn-2.5.3-4|319	rm -f /var/lib/news/history.*
14mr|inn-2.5.3-4|320	fi
14mr|inn-2.5.3-4|321	fi
14mr|inn-2.5.3-4|322	
14mr|inn-2.5.3-4|323	%postun
14mr|inn-2.5.3-4|324	if [ "$1" -ge "1" ]; then
14mr|inn-2.5.3-4|325	service innd restart > /dev/null 2>&1
14mr|inn-2.5.3-4|326	fi
14mr|inn-2.5.3-4|327	
14mr|inn-2.5.3-4|328	%files
14mr|inn-2.5.3-4|329	%defattr(-,news,news)
14mr|inn-2.5.3-4|330	%dir %{_sysconfdir}/news
14mr|inn-2.5.3-4|331	%attr(775,news,news) %dir /var/spool/news
14mr|inn-2.5.3-4|332	%attr(775,news,news) %dir /var/spool/news/articles
14mr|inn-2.5.3-4|333	%attr(775,news,news) %dir /var/spool/news/overview
14mr|inn-2.5.3-4|334	%attr(775,news,news) %dir /var/spool/news/archive
14mr|inn-2.5.3-4|335	%attr(775,news,news) %dir /var/spool/news/incoming
14mr|inn-2.5.3-4|336	%attr(775,news,news) %dir /var/spool/news/incoming/bad
14mr|inn-2.5.3-4|337	%attr(775,news,news) %dir /var/spool/news/outgoing
14mr|inn-2.5.3-4|338	%attr(775,news,news) %dir /var/spool/news/innfeed
14mr|inn-2.5.3-4|339	%attr(770,news,news) %dir /var/spool/news/tmp
14mr|inn-2.5.3-4|340	%attr(770,news,news) %dir /var/log/news
14mr|inn-2.5.3-4|341	/var/log/news/OLD
14mr|inn-2.5.3-4|342	%attr(770,news,news) %dir /var/lib/news
14mr|inn-2.5.3-4|343	%attr(770,news,news) %dir /var/run/news
14mr|inn-2.5.3-4|344	
14mr|inn-2.5.3-4|345	%attr(-,root,root) %doc HACKING LICENSE MANIFEST TODO
14mr|inn-2.5.3-4|346	%attr(-,root,root) %doc README* ChangeLog CONTRIBUTORS INSTALL NEWS
14mr|inn-2.5.3-4|347	%attr(-,root,root) %doc faq
14mr|inn-2.5.3-4|348	%attr(-,root,root) %doc doc/hook* doc/config*
14mr|inn-2.5.3-4|349	%attr(-,root,root) %doc doc/sample-control doc/GPL doc/history
14mr|inn-2.5.3-4|350	
14mr|inn-2.5.3-4|351	%defattr(755,root,root)
14mr|inn-2.5.3-4|352	%{_prefix}/com/news/http/innreport.css
14mr|inn-2.5.3-4|353	
14mr|inn-2.5.3-4|354	%dir %{_libdir}/news/bin/control
14mr|inn-2.5.3-4|355	%dir %{_libdir}/news/bin/filter
14mr|inn-2.5.3-4|356	%{_libdir}/news/bin/filter/filter_innd.pl
14mr|inn-2.5.3-4|357	%{_libdir}/news/bin/filter/nnrpd_auth.pl
14mr|inn-2.5.3-4|358	%{_libdir}/news/bin/filter/startup_innd.pl
14mr|inn-2.5.3-4|359	%{_libdir}/news/bin/filter/INN.py
14mr|inn-2.5.3-4|360	%{_libdir}/news/bin/filter/filter_nnrpd.pl
14mr|inn-2.5.3-4|361	%{_libdir}/news/bin/filter/nnrpd_dynamic.py
14mr|inn-2.5.3-4|362	%{_libdir}/news/bin/filter/nnrpd_auth.py
14mr|inn-2.5.3-4|363	%{_libdir}/news/bin/filter/nnrpd_access.pl
14mr|inn-2.5.3-4|364	%{_libdir}/news/bin/filter/nnrpd_access.py
14mr|inn-2.5.3-4|365	%{_libdir}/news/bin/filter/nnrpd.py
14mr|inn-2.5.3-4|366	%{_libdir}/news/bin/filter/filter_innd.py
14mr|inn-2.5.3-4|367	%{_libdir}/news/bin/control/sendsys.pl
14mr|inn-2.5.3-4|368	%{_libdir}/news/bin/control/rmgroup.pl
14mr|inn-2.5.3-4|369	%{_libdir}/news/bin/control/newgroup.pl
14mr|inn-2.5.3-4|370	%{_libdir}/news/bin/control/ihave.pl
14mr|inn-2.5.3-4|371	%{_libdir}/news/bin/control/sendme.pl
14mr|inn-2.5.3-4|372	%{_libdir}/news/bin/control/checkgroups.pl
14mr|inn-2.5.3-4|373	%{_libdir}/news/bin/control/version.pl
14mr|inn-2.5.3-4|374	%{_libdir}/news/bin/control/senduuname.pl
14mr|inn-2.5.3-4|375	%dir %{perl_vendorlib}/INN
14mr|inn-2.5.3-4|376	%dir %{perl_vendorlib}/INN/Utils
14mr|inn-2.5.3-4|377	%{perl_vendorlib}/INN/Config.pm
14mr|inn-2.5.3-4|378	%{perl_vendorlib}/INN/Utils/Shlock.pm
14mr|inn-2.5.3-4|379	%{_bindir}/scanspool
14mr|inn-2.5.3-4|380	%{_bindir}/nntpsend
14mr|inn-2.5.3-4|381	%{_bindir}/send-ihave
14mr|inn-2.5.3-4|382	%{_bindir}/send-nntp
14mr|inn-2.5.3-4|383	%{_bindir}/send-uucp
14mr|inn-2.5.3-4|384	%{_bindir}/perl-nocem
14mr|inn-2.5.3-4|385	%{_bindir}/shrinkfile
14mr|inn-2.5.3-4|386	%{_bindir}/tdx-util
14mr|inn-2.5.3-4|387	%{_bindir}/convdate
14mr|inn-2.5.3-4|388	%{_bindir}/innbind
14mr|inn-2.5.3-4|389	%{_bindir}/getlist
14mr|inn-2.5.3-4|390	%{_bindir}/buffindexed_d
14mr|inn-2.5.3-4|391	%{_bindir}/innreport_inn.pm
14mr|inn-2.5.3-4|392	%config(noreplace) %{_bindir}/innshellvars.pl
14mr|inn-2.5.3-4|393	%{_bindir}/archive
14mr|inn-2.5.3-4|394	%{_bindir}/pullnews
14mr|inn-2.5.3-4|395	%attr(6550,uucp,news) %{_bindir}/rnews
14mr|inn-2.5.3-4|396	%dir %{_bindir}/rnews.libexec
14mr|inn-2.5.3-4|397	%{_bindir}/rnews.libexec/gunbatch
14mr|inn-2.5.3-4|398	%{_bindir}/rnews.libexec/c7unbatch
14mr|inn-2.5.3-4|399	%{_bindir}/rnews.libexec/decode
14mr|inn-2.5.3-4|400	%{_bindir}/rnews.libexec/encode
14mr|inn-2.5.3-4|401	%{_bindir}/rnews.libexec/bunbatch
14mr|inn-2.5.3-4|402	%{_bindir}/sendxbatches
14mr|inn-2.5.3-4|403	%{_bindir}/nnrpd
14mr|inn-2.5.3-4|404	%{_bindir}/filechan
14mr|inn-2.5.3-4|405	%{_bindir}/innxmit
14mr|inn-2.5.3-4|406	%{_bindir}/tinyleaf
14mr|inn-2.5.3-4|407	%{_bindir}/cnfsstat
14mr|inn-2.5.3-4|408	%{_bindir}/ovdb_stat
14mr|inn-2.5.3-4|409	%{_bindir}/ninpaths
14mr|inn-2.5.3-4|410	%{_bindir}/innfeed
14mr|inn-2.5.3-4|411	%{_bindir}/signcontrol
14mr|inn-2.5.3-4|412	%{_bindir}/sendinpaths
14mr|inn-2.5.3-4|413	%{_bindir}/tally.control
14mr|inn-2.5.3-4|414	%dir %{_bindir}/auth/resolv
14mr|inn-2.5.3-4|415	%dir %{_bindir}/auth/passwd
14mr|inn-2.5.3-4|416	%{_bindir}/auth/passwd/ckpasswd
14mr|inn-2.5.3-4|417	%{_bindir}/auth/passwd/radius
14mr|inn-2.5.3-4|418	%{_bindir}/auth/resolv/domain
14mr|inn-2.5.3-4|419	%{_bindir}/auth/resolv/ident
14mr|inn-2.5.3-4|420	%{_bindir}/imapfeed
14mr|inn-2.5.3-4|421	%{_bindir}/innupgrade
14mr|inn-2.5.3-4|422	%{_bindir}/expireover
14mr|inn-2.5.3-4|423	%{_bindir}/makehistory
14mr|inn-2.5.3-4|424	%{_bindir}/writelog
14mr|inn-2.5.3-4|425	%{_bindir}/simpleftp
14mr|inn-2.5.3-4|426	%{_bindir}/grephistory
14mr|inn-2.5.3-4|427	%{_bindir}/sm
14mr|inn-2.5.3-4|428	%{_bindir}/mod-active
14mr|inn-2.5.3-4|429	%{_bindir}/mailpost
14mr|inn-2.5.3-4|430	%{_bindir}/innconfval
14mr|inn-2.5.3-4|431	%{_bindir}/procbatch
14mr|inn-2.5.3-4|432	%{_bindir}/cvtbatch
14mr|inn-2.5.3-4|433	%config(noreplace) %{_bindir}/innshellvars.tcl
14mr|inn-2.5.3-4|434	%{_bindir}/cnfsheadconf
14mr|inn-2.5.3-4|435	%{_bindir}/pgpverify
14mr|inn-2.5.3-4|436	%{_bindir}/actsync
14mr|inn-2.5.3-4|437	%{_bindir}/nntpget
14mr|inn-2.5.3-4|438	%{_bindir}/innreport
14mr|inn-2.5.3-4|439	%{_bindir}/ovdb_monitor
14mr|inn-2.5.3-4|440	%{_bindir}/buffchan
14mr|inn-2.5.3-4|441	%{_bindir}/actsyncd
14mr|inn-2.5.3-4|442	%{_bindir}/controlchan
14mr|inn-2.5.3-4|443	%config(noreplace) %{_bindir}/innshellvars
14mr|inn-2.5.3-4|444	%{_bindir}/shlock
14mr|inn-2.5.3-4|445	%{_bindir}/news.daily
14mr|inn-2.5.3-4|446	%{_bindir}/docheckgroups
14mr|inn-2.5.3-4|447	%{_bindir}/ovdb_server
14mr|inn-2.5.3-4|448	%{_bindir}/ovdb_init
14mr|inn-2.5.3-4|449	%{_bindir}/scanlogs
14mr|inn-2.5.3-4|450	%{_bindir}/inncheck
14mr|inn-2.5.3-4|451	%{_bindir}/controlbatch
14mr|inn-2.5.3-4|452	%{_bindir}/actmerge
14mr|inn-2.5.3-4|453	%{_bindir}/innd
14mr|inn-2.5.3-4|454	%{_bindir}/expire
14mr|inn-2.5.3-4|455	%{_bindir}/prunehistory
14mr|inn-2.5.3-4|456	%{_bindir}/makedbz
14mr|inn-2.5.3-4|457	%{_bindir}/innstat
14mr|inn-2.5.3-4|458	%{_bindir}/fastrm
14mr|inn-2.5.3-4|459	%{_bindir}/innxbatch
14mr|inn-2.5.3-4|460	%{_bindir}/ctlinnd
14mr|inn-2.5.3-4|461	%{_bindir}/innmail
14mr|inn-2.5.3-4|462	%{_bindir}/innwatch
14mr|inn-2.5.3-4|463	%{_bindir}/news2mail
14mr|inn-2.5.3-4|464	%{_bindir}/inndf
14mr|inn-2.5.3-4|465	%{_bindir}/batcher
14mr|inn-2.5.3-4|466	%{_bindir}/expirerm
14mr|inn-2.5.3-4|467	%{_bindir}/overchan
14mr|inn-2.5.3-4|468	%config(noreplace) %attr(755,root,root) %{_initrddir}/innd
14mr|inn-2.5.3-4|469	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.cfg
14mr|inn-2.5.3-4|470	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.ign
14mr|inn-2.5.3-4|471	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/buffindexed.conf
14mr|inn-2.5.3-4|472	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl
14mr|inn-2.5.3-4|473	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl.local
14mr|inn-2.5.3-4|474	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/cycbuff.conf
14mr|inn-2.5.3-4|475	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distrib.pats
14mr|inn-2.5.3-4|476	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distributions
14mr|inn-2.5.3-4|477	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/expire.ctl
14mr|inn-2.5.3-4|478	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/incoming.conf
14mr|inn-2.5.3-4|479	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innfeed.conf
14mr|inn-2.5.3-4|480	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innreport.conf
14mr|inn-2.5.3-4|481	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.local
14mr|inn-2.5.3-4|482	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.pl.local
14mr|inn-2.5.3-4|483	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.tcl.local
14mr|inn-2.5.3-4|484	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innwatch.ctl
14mr|inn-2.5.3-4|485	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/localgroups
14mr|inn-2.5.3-4|486	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/moderators
14mr|inn-2.5.3-4|487	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.innd
14mr|inn-2.5.3-4|488	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.nnrpd
14mr|inn-2.5.3-4|489	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/news2mail.cf
14mr|inn-2.5.3-4|490	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/newsfeeds
14mr|inn-2.5.3-4|491	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrp.access
14mr|inn-2.5.3-4|492	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrpd.track
14mr|inn-2.5.3-4|493	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nntpsend.ctl
14mr|inn-2.5.3-4|494	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nocem.ctl
14mr|inn-2.5.3-4|495	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/ovdb.conf
14mr|inn-2.5.3-4|496	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/passwd.nntp
14mr|inn-2.5.3-4|497	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/inn-radius.conf
14mr|inn-2.5.3-4|498	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/readers.conf
14mr|inn-2.5.3-4|499	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/send-uucp.cf
14mr|inn-2.5.3-4|500	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/storage.conf
14mr|inn-2.5.3-4|501	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/subscriptions
14mr|inn-2.5.3-4|502	%attr(640,uucp,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/inn.conf
14mr|inn-2.5.3-4|503	%{_sysconfdir}/cron.hourly/inn-cron-nntpsend
14mr|inn-2.5.3-4|504	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.hourly/inn-cron-rnews
14mr|inn-2.5.3-4|505	%attr(755,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/rc.news
14mr|inn-2.5.3-4|506	%{_sysconfdir}/cron.daily/inn-cron-expire
14mr|inn-2.5.3-4|507	%attr(640,news,news) %config(noreplace) /var/lib/news/active
14mr|inn-2.5.3-4|508	%attr(640,news,news) %config(noreplace) /var/lib/news/.news.daily
14mr|inn-2.5.3-4|509	%attr(640,news,news) %config(noreplace) /var/lib/news/active.times
14mr|inn-2.5.3-4|510	%attr(640,news,news) %config(noreplace) /var/lib/news/subscriptions
14mr|inn-2.5.3-4|511	%attr(640,news,news) %config(noreplace) /var/lib/news/history
14mr|inn-2.5.3-4|512	%attr(640,news,news) %config(noreplace) /var/lib/news/distributions
14mr|inn-2.5.3-4|513	%attr(640,news,news) %config(noreplace) /var/lib/news/newsgroups
14mr|inn-2.5.3-4|514	%attr(644,root,root) %{_mandir}/man1/convdate.1*
14mr|inn-2.5.3-4|515	%attr(644,root,root) %{_mandir}/man1/fastrm.1*
14mr|inn-2.5.3-4|516	%attr(644,root,root) %{_mandir}/man1/getlist.1*
14mr|inn-2.5.3-4|517	%attr(644,root,root) %{_mandir}/man1/grephistory.1*
14mr|inn-2.5.3-4|518	%attr(644,root,root) %{_mandir}/man1/innconfval.1*
14mr|inn-2.5.3-4|519	%attr(644,root,root) %{_mandir}/man1/innmail.1*
14mr|inn-2.5.3-4|520	%attr(644,root,root) %{_mandir}/man1/nntpget.1*
14mr|inn-2.5.3-4|521	%attr(644,root,root) %{_mandir}/man1/pgpverify.1*
14mr|inn-2.5.3-4|522	%attr(644,root,root) %{_mandir}/man1/pullnews.1*
14mr|inn-2.5.3-4|523	%attr(644,root,root) %{_mandir}/man1/rnews.1*
14mr|inn-2.5.3-4|524	%attr(644,root,root) %{_mandir}/man1/shlock.1*
14mr|inn-2.5.3-4|525	%attr(644,root,root) %{_mandir}/man1/shrinkfile.1*
14mr|inn-2.5.3-4|526	%attr(644,root,root) %{_mandir}/man1/simpleftp.1*
14mr|inn-2.5.3-4|527	%attr(644,root,root) %{_mandir}/man1/sm.1*
14mr|inn-2.5.3-4|528	%attr(644,root,root) %{_mandir}/man5/active.5*
14mr|inn-2.5.3-4|529	%attr(644,root,root) %{_mandir}/man5/active.times.5*
14mr|inn-2.5.3-4|530	%attr(644,root,root) %{_mandir}/man5/buffindexed.conf.5*
14mr|inn-2.5.3-4|531	%attr(644,root,root) %{_mandir}/man5/control.ctl.5*
14mr|inn-2.5.3-4|532	%attr(644,root,root) %{_mandir}/man5/cycbuff.conf.5*
14mr|inn-2.5.3-4|533	%attr(644,root,root) %{_mandir}/man5/distrib.pats.5*
14mr|inn-2.5.3-4|534	%attr(644,root,root) %{_mandir}/man5/distributions.5*
14mr|inn-2.5.3-4|535	%attr(644,root,root) %{_mandir}/man5/expire.ctl.5*
14mr|inn-2.5.3-4|536	%attr(644,root,root) %{_mandir}/man5/history.5*
14mr|inn-2.5.3-4|537	%attr(644,root,root) %{_mandir}/man5/incoming.conf.5*
14mr|inn-2.5.3-4|538	%attr(644,root,root) %{_mandir}/man5/inn.conf.5*
14mr|inn-2.5.3-4|539	%attr(644,root,root) %{_mandir}/man5/innfeed.conf.5*
14mr|inn-2.5.3-4|540	%attr(644,root,root) %{_mandir}/man5/innwatch.ctl.5*
14mr|inn-2.5.3-4|541	%attr(644,root,root) %{_mandir}/man5/localgroups.5*
14mr|inn-2.5.3-4|542	%attr(644,root,root) %{_mandir}/man5/moderators.5*
14mr|inn-2.5.3-4|543	%attr(644,root,root) %{_mandir}/man5/motd.innd.5*
14mr|inn-2.5.3-4|544	%attr(644,root,root) %{_mandir}/man5/motd.news.5*
14mr|inn-2.5.3-4|545	%attr(644,root,root) %{_mandir}/man5/motd.nnrpd.5*
14mr|inn-2.5.3-4|546	%attr(644,root,root) %{_mandir}/man5/newsfeeds.5*
14mr|inn-2.5.3-4|547	%attr(644,root,root) %{_mandir}/man5/newsgroups.5*
14mr|inn-2.5.3-4|548	%attr(644,root,root) %{_mandir}/man5/newslog.5*
14mr|inn-2.5.3-4|549	%attr(644,root,root) %{_mandir}/man5/nnrpd.track.5*
14mr|inn-2.5.3-4|550	%attr(644,root,root) %{_mandir}/man5/nntpsend.ctl.5*
14mr|inn-2.5.3-4|551	%attr(644,root,root) %{_mandir}/man5/nocem.ctl.5*
14mr|inn-2.5.3-4|552	%attr(644,root,root) %{_mandir}/man5/ovdb.5*
14mr|inn-2.5.3-4|553	%attr(644,root,root) %{_mandir}/man5/passwd.nntp.5*
14mr|inn-2.5.3-4|554	%attr(644,root,root) %{_mandir}/man5/*radius.conf.5*
14mr|inn-2.5.3-4|555	%attr(644,root,root) %{_mandir}/man5/readers.conf.5*
14mr|inn-2.5.3-4|556	%attr(644,root,root) %{_mandir}/man5/storage.conf.5*
14mr|inn-2.5.3-4|557	%attr(644,root,root) %{_mandir}/man5/subscriptions.5*
14mr|inn-2.5.3-4|558	%attr(644,root,root) %{_mandir}/man8/actsync.8*
14mr|inn-2.5.3-4|559	%attr(644,root,root) %{_mandir}/man8/actsyncd.8*
14mr|inn-2.5.3-4|560	%attr(644,root,root) %{_mandir}/man8/archive.8*
14mr|inn-2.5.3-4|561	%attr(644,root,root) %{_mandir}/man8/batcher.8*
14mr|inn-2.5.3-4|562	%attr(644,root,root) %{_mandir}/man8/buffchan.8*
14mr|inn-2.5.3-4|563	%attr(644,root,root) %{_mandir}/man8/ckpasswd.8*
14mr|inn-2.5.3-4|564	%attr(644,root,root) %{_mandir}/man8/cnfsheadconf.8*
14mr|inn-2.5.3-4|565	%attr(644,root,root) %{_mandir}/man8/cnfsstat.8*
14mr|inn-2.5.3-4|566	%attr(644,root,root) %{_mandir}/man8/controlchan.8*
14mr|inn-2.5.3-4|567	%attr(644,root,root) %{_mandir}/man8/ctlinnd.8*
14mr|inn-2.5.3-4|568	%attr(644,root,root) %{_mandir}/man8/cvtbatch.8*
14mr|inn-2.5.3-4|569	%attr(644,root,root) %{_mandir}/man8/docheckgroups.8*
14mr|inn-2.5.3-4|570	%attr(644,root,root) %{_mandir}/man8/domain.8*
14mr|inn-2.5.3-4|571	%attr(644,root,root) %{_mandir}/man8/expire.8*
14mr|inn-2.5.3-4|572	%attr(644,root,root) %{_mandir}/man8/expireover.8*
14mr|inn-2.5.3-4|573	%attr(644,root,root) %{_mandir}/man8/expirerm.8*
14mr|inn-2.5.3-4|574	%attr(644,root,root) %{_mandir}/man8/filechan.8*
14mr|inn-2.5.3-4|575	%attr(644,root,root) %{_mandir}/man8/ident.8*
14mr|inn-2.5.3-4|576	%attr(644,root,root) %{_mandir}/man8/imapfeed.8*
14mr|inn-2.5.3-4|577	%attr(644,root,root) %{_mandir}/man8/innbind.8*
14mr|inn-2.5.3-4|578	%attr(644,root,root) %{_mandir}/man8/inncheck.8*
14mr|inn-2.5.3-4|579	%attr(644,root,root) %{_mandir}/man8/innd.8*
14mr|inn-2.5.3-4|580	%attr(644,root,root) %{_mandir}/man8/inndf.8*
14mr|inn-2.5.3-4|581	%attr(644,root,root) %{_mandir}/man8/innfeed.8*
14mr|inn-2.5.3-4|582	%attr(644,root,root) %{_mandir}/man8/innreport.8*
14mr|inn-2.5.3-4|583	%attr(644,root,root) %{_mandir}/man8/innstat.8*
14mr|inn-2.5.3-4|584	%attr(644,root,root) %{_mandir}/man8/innupgrade.8*
14mr|inn-2.5.3-4|585	%attr(644,root,root) %{_mandir}/man8/innwatch.8*
14mr|inn-2.5.3-4|586	%attr(644,root,root) %{_mandir}/man8/innxbatch.8*
14mr|inn-2.5.3-4|587	%attr(644,root,root) %{_mandir}/man8/innxmit.8*
14mr|inn-2.5.3-4|588	%attr(644,root,root) %{_mandir}/man8/inpaths.8*
14mr|inn-2.5.3-4|589	%attr(644,root,root) %{_mandir}/man8/mailpost.8*
14mr|inn-2.5.3-4|590	%attr(644,root,root) %{_mandir}/man8/makedbz.8*
14mr|inn-2.5.3-4|591	%attr(644,root,root) %{_mandir}/man8/makehistory.8*
14mr|inn-2.5.3-4|592	%attr(644,root,root) %{_mandir}/man8/mod-active.8*
14mr|inn-2.5.3-4|593	%attr(644,root,root) %{_mandir}/man8/news.daily.8*
14mr|inn-2.5.3-4|594	%attr(644,root,root) %{_mandir}/man8/news2mail.8*
14mr|inn-2.5.3-4|595	%attr(644,root,root) %{_mandir}/man8/ninpaths.8*
14mr|inn-2.5.3-4|596	%attr(644,root,root) %{_mandir}/man8/nnrpd.8*
14mr|inn-2.5.3-4|597	%attr(644,root,root) %{_mandir}/man8/nntpsend.8*
14mr|inn-2.5.3-4|598	%attr(644,root,root) %{_mandir}/man8/ovdb_init.8*
14mr|inn-2.5.3-4|599	%attr(644,root,root) %{_mandir}/man8/ovdb_monitor.8*
14mr|inn-2.5.3-4|600	%attr(644,root,root) %{_mandir}/man8/ovdb_server.8*
14mr|inn-2.5.3-4|601	%attr(644,root,root) %{_mandir}/man8/ovdb_stat.8*
14mr|inn-2.5.3-4|602	%attr(644,root,root) %{_mandir}/man8/overchan.8*
14mr|inn-2.5.3-4|603	%attr(644,root,root) %{_mandir}/man8/perl-nocem.8*
14mr|inn-2.5.3-4|604	%attr(644,root,root) %{_mandir}/man8/procbatch.8*
14mr|inn-2.5.3-4|605	%attr(644,root,root) %{_mandir}/man8/prunehistory.8*
14mr|inn-2.5.3-4|606	%attr(644,root,root) %{_mandir}/man8/*radius.8*
14mr|inn-2.5.3-4|607	%attr(644,root,root) %{_mandir}/man8/rc.news.8*
14mr|inn-2.5.3-4|608	%attr(644,root,root) %{_mandir}/man8/scanlogs.8*
14mr|inn-2.5.3-4|609	%attr(644,root,root) %{_mandir}/man8/scanspool.8*
14mr|inn-2.5.3-4|610	%attr(644,root,root) %{_mandir}/man8/send-nntp.8*
14mr|inn-2.5.3-4|611	%attr(644,root,root) %{_mandir}/man8/send-uucp.8*
14mr|inn-2.5.3-4|612	%attr(644,root,root) %{_mandir}/man8/sendinpaths.8*
14mr|inn-2.5.3-4|613	%attr(644,root,root) %{_mandir}/man8/tally.control.8*
14mr|inn-2.5.3-4|614	%attr(644,root,root) %{_mandir}/man8/tdx-util.8*
14mr|inn-2.5.3-4|615	%attr(644,root,root) %{_mandir}/man8/tinyleaf.8*
14mr|inn-2.5.3-4|616	%attr(644,root,root) %{_mandir}/man8/writelog.8*
14mr|inn-2.5.3-4|617	
14mr|inn-2.5.3-4|618	%files devel
14mr|inn-2.5.3-4|619	%{_mandir}/man3/*
14mr|inn-2.5.3-4|620	%dir %{_includedir}/%{name}
14mr|inn-2.5.3-4|621	%defattr(644,root,root)
14mr|inn-2.5.3-4|622	%{_libdir}/libinnhist.a
14mr|inn-2.5.3-4|623	%{_libdir}/libinn.a
14mr|inn-2.5.3-4|624	%{_libdir}/libstorage.a
14mr|inn-2.5.3-4|625	%{_includedir}/inn/clibrary.h
14mr|inn-2.5.3-4|626	%{_includedir}/inn/inndcomm.h
14mr|inn-2.5.3-4|627	%{_includedir}/inn/vector.h
14mr|inn-2.5.3-4|628	%{_includedir}/inn/dbz.h
14mr|inn-2.5.3-4|629	%{_includedir}/inn/confparse.h
14mr|inn-2.5.3-4|630	%{_includedir}/inn/storage.h
14mr|inn-2.5.3-4|631	%{_includedir}/inn/timer.h
14mr|inn-2.5.3-4|632	%{_includedir}/inn/mmap.h
14mr|inn-2.5.3-4|633	%{_includedir}/inn/ov.h
14mr|inn-2.5.3-4|634	%{_includedir}/inn/md5.h
14mr|inn-2.5.3-4|635	%{_includedir}/inn/network.h
14mr|inn-2.5.3-4|636	%{_includedir}/inn/tst.h
14mr|inn-2.5.3-4|637	%{_includedir}/inn/history.h
14mr|inn-2.5.3-4|638	%{_includedir}/inn/libinn.h
14mr|inn-2.5.3-4|639	%{_includedir}/inn/nntp.h
14mr|inn-2.5.3-4|640	%{_includedir}/inn/version.h
14mr|inn-2.5.3-4|641	%{_includedir}/inn/system.h
14mr|inn-2.5.3-4|642	%{_includedir}/inn/config.h
14mr|inn-2.5.3-4|643	%{_includedir}/inn/sequence.h
14mr|inn-2.5.3-4|644	%{_includedir}/inn/defines.h
14mr|inn-2.5.3-4|645	%{_includedir}/inn/innconf.h
14mr|inn-2.5.3-4|646	%{_includedir}/inn/qio.h
14mr|inn-2.5.3-4|647	%{_includedir}/inn/paths.h
14mr|inn-2.5.3-4|648	%{_includedir}/inn/options.h
14mr|inn-2.5.3-4|649	%{_includedir}/inn/list.h
14mr|inn-2.5.3-4|650	%{_includedir}/inn/buffer.h
14mr|inn-2.5.3-4|651	%{_includedir}/inn/wire.h
14mr|inn-2.5.3-4|652	%{_includedir}/inn/utility.h
14mr|inn-2.5.3-4|653	%{_includedir}/inn/overview.h
14mr|inn-2.5.3-4|654	%{_includedir}/inn/hashtab.h
14mr|inn-2.5.3-4|655	%{_includedir}/inn/messages.h
14mr|inn-2.5.3-4|656	%{_includedir}/inn/dispatch.h
14mr|inn-2.5.3-4|657	%{_includedir}/inn/newsuser.h
14mr|inn-2.5.3-4|658	
14mr|inn-2.5.3-4|659	%files -n inews
14mr|inn-2.5.3-4|660	%attr(755,root,root) /usr/bin/inews
14mr|inn-2.5.3-4|661	%attr(644,root,root) %{_mandir}/man1/inews*
14mr|inn-2.5.3-4|662	
14mr|inn-2.5.3-4|663	
14mr|inn-2.5.3-4|664	
14mr|inn-2.5.3-4|665	%changelog
14mr|inn-2.5.3-4|666	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.3-4
14mr|inn-2.5.3-4|667	+ Revision: 218ed9a
14mr|inn-2.5.3-4|668	- MassBuild#440: Increase release tag
14mr|inn-2.5.3-4|669	
14mr|inn-2.5.3-4|670	

16792 14
14mr|intltool-0.50.2-3|1	Summary:	Scripts and assorted auto* magic for i18nalizing various kinds of data files
14mr|intltool-0.50.2-3|2	Name:		intltool
14mr|intltool-0.50.2-3|3	Version:	0.50.2
14mr|intltool-0.50.2-3|4	Release:	3
14mr|intltool-0.50.2-3|5	Group:		Development/GNOME and GTK+
14mr|intltool-0.50.2-3|6	License:	GPLv2+
14mr|intltool-0.50.2-3|7	URL: 		http://www.gnome.org/
14mr|intltool-0.50.2-3|8	Source0:	http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14mr|intltool-0.50.2-3|9	BuildArch:	noarch
14mr|intltool-0.50.2-3|10	
14mr|intltool-0.50.2-3|11	BuildRequires:	perl-XML-Parser, diffutils
14mr|intltool-0.50.2-3|12	Requires:	perl-XML-Parser
14mr|intltool-0.50.2-3|13	Requires:	perl gettext-devel patch
14mr|intltool-0.50.2-3|14	%rename		xml-i18n-tools
14mr|intltool-0.50.2-3|15	
14mr|intltool-0.50.2-3|16	%description
14mr|intltool-0.50.2-3|17	The intltool collection can be used to:
14mr|intltool-0.50.2-3|18	
14mr|intltool-0.50.2-3|19	Extract translatable strings from various source files, including
14mr|intltool-0.50.2-3|20	.xml.in, .glade, .desktop.in, .server.in, .oaf.in.
14mr|intltool-0.50.2-3|21	
14mr|intltool-0.50.2-3|22	Collect the extracted strings together with messages from traditional
14mr|intltool-0.50.2-3|23	source files (such as .c, .h) into pot files.
14mr|intltool-0.50.2-3|24	
14mr|intltool-0.50.2-3|25	Merge back the translations from .po files into .xml, .desktop and
14mr|intltool-0.50.2-3|26	.oaf files during software build time.
14mr|intltool-0.50.2-3|27	
14mr|intltool-0.50.2-3|28	%prep
14mr|intltool-0.50.2-3|29	%setup -q
14mr|intltool-0.50.2-3|30	
14mr|intltool-0.50.2-3|31	%build
14mr|intltool-0.50.2-3|32	%configure2_5x
14mr|intltool-0.50.2-3|33	%make
14mr|intltool-0.50.2-3|34	
14mr|intltool-0.50.2-3|35	%check
14mr|intltool-0.50.2-3|36	make check
14mr|intltool-0.50.2-3|37	
14mr|intltool-0.50.2-3|38	%install
14mr|intltool-0.50.2-3|39	%makeinstall_std
14mr|intltool-0.50.2-3|40	
14mr|intltool-0.50.2-3|41	%files
14mr|intltool-0.50.2-3|42	%doc AUTHORS COPYING README
14mr|intltool-0.50.2-3|43	%{_bindir}/*
14mr|intltool-0.50.2-3|44	%{_datadir}/%{name}
14mr|intltool-0.50.2-3|45	%{_datadir}/aclocal/*
14mr|intltool-0.50.2-3|46	%{_mandir}/man8/*
14mr|intltool-0.50.2-3|47	
14mr|intltool-0.50.2-3|48	
14mr|intltool-0.50.2-3|49	
14mr|intltool-0.50.2-3|50	
14mr|intltool-0.50.2-3|51	%changelog
14mr|intltool-0.50.2-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.2-3
14mr|intltool-0.50.2-3|53	+ Revision: 65ac856
14mr|intltool-0.50.2-3|54	- MassBuild#440: Increase release tag
14mr|intltool-0.50.2-3|55	
14mr|intltool-0.50.2-3|56	

16793 14
14mr|invictus-firewall-0.1-14|1	%define name invictus-firewall
14mr|invictus-firewall-0.1-14|2	%define version 0.1
14mr|invictus-firewall-0.1-14|3	%define release 14
14mr|invictus-firewall-0.1-14|4	%define service ct_sync
14mr|invictus-firewall-0.1-14|5	
14mr|invictus-firewall-0.1-14|6	Summary: Invictus Firewall
14mr|invictus-firewall-0.1-14|7	Name: %{name}
14mr|invictus-firewall-0.1-14|8	Version: %{version}
14mr|invictus-firewall-0.1-14|9	Release: %{release}
14mr|invictus-firewall-0.1-14|10	Source0: %{service}.init
14mr|invictus-firewall-0.1-14|11	Source1: %{service}.sysconfig
14mr|invictus-firewall-0.1-14|12	Source2: ucarp-action.sh
14mr|invictus-firewall-0.1-14|13	Source3: ucarp-up.sh
14mr|invictus-firewall-0.1-14|14	Source4: ucarp-down.sh
14mr|invictus-firewall-0.1-14|15	License: GPL
14mr|invictus-firewall-0.1-14|16	Group: System/Configuration/Networking
14mr|invictus-firewall-0.1-14|17	Url: http://www.mandriva.com/
14mr|invictus-firewall-0.1-14|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|invictus-firewall-0.1-14|19	BuildArch: noarch
14mr|invictus-firewall-0.1-14|20	Requires(post):  rpm-helper
14mr|invictus-firewall-0.1-14|21	Requires(preun): rpm-helper
14mr|invictus-firewall-0.1-14|22	Requires: ucarp
14mr|invictus-firewall-0.1-14|23	
14mr|invictus-firewall-0.1-14|24	
14mr|invictus-firewall-0.1-14|25	%description
14mr|invictus-firewall-0.1-14|26	Invictus Firewall allows to setup a redundant firewall using ucarp to
14mr|invictus-firewall-0.1-14|27	handle failover and ct_sync to replicate connection tracking state.
14mr|invictus-firewall-0.1-14|28	
14mr|invictus-firewall-0.1-14|29	%prep
14mr|invictus-firewall-0.1-14|30	%setup -q -c -T
14mr|invictus-firewall-0.1-14|31	
14mr|invictus-firewall-0.1-14|32	%build
14mr|invictus-firewall-0.1-14|33	
14mr|invictus-firewall-0.1-14|34	%install
14mr|invictus-firewall-0.1-14|35	rm -rf $RPM_BUILD_ROOT
14mr|invictus-firewall-0.1-14|36	install -m755 -D %{SOURCE0} %{buildroot}%{_initrddir}/%{service}
14mr|invictus-firewall-0.1-14|37	install -m644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{service}
14mr|invictus-firewall-0.1-14|38	install -d %{buildroot}%{_datadir}/%{name}/
14mr|invictus-firewall-0.1-14|39	install -m755 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
14mr|invictus-firewall-0.1-14|40	
14mr|invictus-firewall-0.1-14|41	%clean
14mr|invictus-firewall-0.1-14|42	rm -rf $RPM_BUILD_ROOT
14mr|invictus-firewall-0.1-14|43	
14mr|invictus-firewall-0.1-14|44	%post
14mr|invictus-firewall-0.1-14|45	%_post_service %{service}
14mr|invictus-firewall-0.1-14|46	
14mr|invictus-firewall-0.1-14|47	%preun
14mr|invictus-firewall-0.1-14|48	%_preun_service %{service}
14mr|invictus-firewall-0.1-14|49	
14mr|invictus-firewall-0.1-14|50	%files
14mr|invictus-firewall-0.1-14|51	%defattr(-,root,root)
14mr|invictus-firewall-0.1-14|52	%{_initrddir}/%{service}
14mr|invictus-firewall-0.1-14|53	%config(noreplace) %{_sysconfdir}/sysconfig/%{service}
14mr|invictus-firewall-0.1-14|54	%dir %{_datadir}/%{name}
14mr|invictus-firewall-0.1-14|55	%{_datadir}/%{name}/ucarp-*.sh
14mr|invictus-firewall-0.1-14|56	
14mr|invictus-firewall-0.1-14|57	
14mr|invictus-firewall-0.1-14|58	
14mr|invictus-firewall-0.1-14|59	
14mr|invictus-firewall-0.1-14|60	
14mr|invictus-firewall-0.1-14|61	%changelog
14mr|invictus-firewall-0.1-14|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-14
14mr|invictus-firewall-0.1-14|63	+ Revision: 9b58226
14mr|invictus-firewall-0.1-14|64	- MassBuild#440: Increase release tag
14mr|invictus-firewall-0.1-14|65	
14mr|invictus-firewall-0.1-14|66	

16794 14
14mr|ioping-0.6-2|1	Summary:	simple disk I/O latency measuring tool
14mr|ioping-0.6-2|2	Name:		ioping
14mr|ioping-0.6-2|3	Version:	0.6
14mr|ioping-0.6-2|4	Release:	2
14mr|ioping-0.6-2|5	License:	GPLv3+
14mr|ioping-0.6-2|6	Group:		System/Configuration/Hardware
14mr|ioping-0.6-2|7	Source0:	http://ioping.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|ioping-0.6-2|8	URL:		http://code.google.com/p/ioping/
14mr|ioping-0.6-2|9	
14mr|ioping-0.6-2|10	%description
14mr|ioping-0.6-2|11	This tool lets you monitor I/O latency in real time, in a way similar
14mr|ioping-0.6-2|12	to how ping(1) does for network latency.
14mr|ioping-0.6-2|13	
14mr|ioping-0.6-2|14	
14mr|ioping-0.6-2|15	%prep
14mr|ioping-0.6-2|16	%setup -q
14mr|ioping-0.6-2|17	
14mr|ioping-0.6-2|18	%build
14mr|ioping-0.6-2|19	%make
14mr|ioping-0.6-2|20	
14mr|ioping-0.6-2|21	%install
14mr|ioping-0.6-2|22	%makeinstall_std \
14mr|ioping-0.6-2|23	PREFIX="%{_prefix}" \
14mr|ioping-0.6-2|24	DESTDIR=%{buildroot}
14mr|ioping-0.6-2|25	
14mr|ioping-0.6-2|26	%files
14mr|ioping-0.6-2|27	%defattr(644,root,root,755)
14mr|ioping-0.6-2|28	%{_mandir}/man1/ioping.1*
14mr|ioping-0.6-2|29	%attr(755,root,root) %{_bindir}/*
14mr|ioping-0.6-2|30	
14mr|ioping-0.6-2|31	
14mr|ioping-0.6-2|32	
14mr|ioping-0.6-2|33	%changelog
14mr|ioping-0.6-2|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-2
14mr|ioping-0.6-2|35	+ Revision: 261ab11
14mr|ioping-0.6-2|36	- MassBuild#440: Increase release tag
14mr|ioping-0.6-2|37	
14mr|ioping-0.6-2|38	

16795 14
14mr|iplog-2.2.3-22|1	Summary:	Logs TCP, UDP, and ICMP connections to syslog
14mr|iplog-2.2.3-22|2	Name:		iplog
14mr|iplog-2.2.3-22|3	Version:	2.2.3
14mr|iplog-2.2.3-22|4	Release:	22
14mr|iplog-2.2.3-22|5	License:	GPL
14mr|iplog-2.2.3-22|6	Group:		Monitoring
14mr|iplog-2.2.3-22|7	URL:		http://ojnk.sourceforge.net
14mr|iplog-2.2.3-22|8	Source0:	%{name}-%{version}.tar.bz2
14mr|iplog-2.2.3-22|9	Source1:	%{name}
14mr|iplog-2.2.3-22|10	Source2:	%{name}.conf
14mr|iplog-2.2.3-22|11	Patch0:		%{name}-2.2.3-gcc-3.3.patch
14mr|iplog-2.2.3-22|12	Requires(post): rpm-helper
14mr|iplog-2.2.3-22|13	Requires(preun): rpm-helper
14mr|iplog-2.2.3-22|14	Buildrequires:	libpcap-devel
14mr|iplog-2.2.3-22|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|iplog-2.2.3-22|16	
14mr|iplog-2.2.3-22|17	%description
14mr|iplog-2.2.3-22|18	iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP
14mr|iplog-2.2.3-22|19	and ICMP traffic. Adding support for other protocols should be relatively easy.
14mr|iplog-2.2.3-22|20	iplog contains a built-in packet filter, allowing for logging or excluding
14mr|iplog-2.2.3-22|21	packets that fit a given set of criteria.
14mr|iplog-2.2.3-22|22	
14mr|iplog-2.2.3-22|23	%prep
14mr|iplog-2.2.3-22|24	
14mr|iplog-2.2.3-22|25	%setup -q
14mr|iplog-2.2.3-22|26	%patch0 -p1 -b .gcc3.3
14mr|iplog-2.2.3-22|27	
14mr|iplog-2.2.3-22|28	%build
14mr|iplog-2.2.3-22|29	%configure
14mr|iplog-2.2.3-22|30	%make
14mr|iplog-2.2.3-22|31	
14mr|iplog-2.2.3-22|32	%install
14mr|iplog-2.2.3-22|33	rm -rf %{buildroot}
14mr|iplog-2.2.3-22|34	%makeinstall
14mr|iplog-2.2.3-22|35	
14mr|iplog-2.2.3-22|36	install -m755 %SOURCE1 -D %{buildroot}/%{_initrddir}/%{name}
14mr|iplog-2.2.3-22|37	install -m644 %SOURCE2 -D %{buildroot}/%{_sysconfdir}/%{name}.conf
14mr|iplog-2.2.3-22|38	
14mr|iplog-2.2.3-22|39	%post
14mr|iplog-2.2.3-22|40	%_post_service %{name}
14mr|iplog-2.2.3-22|41	
14mr|iplog-2.2.3-22|42	%preun
14mr|iplog-2.2.3-22|43	%_preun_service %{name}
14mr|iplog-2.2.3-22|44	
14mr|iplog-2.2.3-22|45	%clean
14mr|iplog-2.2.3-22|46	rm -rf %{buildroot}
14mr|iplog-2.2.3-22|47	
14mr|iplog-2.2.3-22|48	%files
14mr|iplog-2.2.3-22|49	%defattr(-,root,root)
14mr|iplog-2.2.3-22|50	%doc AUTHORS COPYING README TODO NEWS
14mr|iplog-2.2.3-22|51	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|iplog-2.2.3-22|52	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|iplog-2.2.3-22|53	%{_sbindir}/*
14mr|iplog-2.2.3-22|54	%{_mandir}/man5/*
14mr|iplog-2.2.3-22|55	%{_mandir}/man8/*
14mr|iplog-2.2.3-22|56	
14mr|iplog-2.2.3-22|57	
14mr|iplog-2.2.3-22|58	
14mr|iplog-2.2.3-22|59	%changelog
14mr|iplog-2.2.3-22|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.3-22
14mr|iplog-2.2.3-22|61	+ Revision: b0e5a1f
14mr|iplog-2.2.3-22|62	- MassBuild#440: Increase release tag
14mr|iplog-2.2.3-22|63	
14mr|iplog-2.2.3-22|64	

16796 14
14mr|IPMI-1.0-13|1	%define	name	IPMI
14mr|IPMI-1.0-13|2	%define	version	1.0
14mr|IPMI-1.0-13|3	%define release	13
14mr|IPMI-1.0-13|4	
14mr|IPMI-1.0-13|5	Summary:	A simple initscript to load IPMI drivers
14mr|IPMI-1.0-13|6	Name:		%{name}
14mr|IPMI-1.0-13|7	Version:	%{version}
14mr|IPMI-1.0-13|8	Release:	%{release}
14mr|IPMI-1.0-13|9	Source0:	ipmi
14mr|IPMI-1.0-13|10	License:	GPL
14mr|IPMI-1.0-13|11	Group:		System/Kernel and hardware
14mr|IPMI-1.0-13|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|IPMI-1.0-13|13	Requires(post,preun):	rpm-helper, openipmi-lanserv
14mr|IPMI-1.0-13|14	buildarch:	noarch
14mr|IPMI-1.0-13|15	
14mr|IPMI-1.0-13|16	%description
14mr|IPMI-1.0-13|17	A simple initscript to load IPMI drivers
14mr|IPMI-1.0-13|18	IPMI stands for Intelligent Platform Management Interface
14mr|IPMI-1.0-13|19	and is an open standard for machine health, and control
14mr|IPMI-1.0-13|20	(including remote control), and is implemented by many
14mr|IPMI-1.0-13|21	hardware vendors - Intel is one of the originators
14mr|IPMI-1.0-13|22	and early adopters of the standard.
14mr|IPMI-1.0-13|23	
14mr|IPMI-1.0-13|24	%prep
14mr|IPMI-1.0-13|25	
14mr|IPMI-1.0-13|26	%build
14mr|IPMI-1.0-13|27	
14mr|IPMI-1.0-13|28	%install
14mr|IPMI-1.0-13|29	rm -rf $RPM_BUILD_ROOT
14mr|IPMI-1.0-13|30	install -m744 %{SOURCE0} -D $RPM_BUILD_ROOT%{_initrddir}/ipmi
14mr|IPMI-1.0-13|31	
14mr|IPMI-1.0-13|32	%clean
14mr|IPMI-1.0-13|33	rm -rf $RPM_BUILD_ROOT
14mr|IPMI-1.0-13|34	
14mr|IPMI-1.0-13|35	%post
14mr|IPMI-1.0-13|36	%_post_service ipmi
14mr|IPMI-1.0-13|37	
14mr|IPMI-1.0-13|38	%preun
14mr|IPMI-1.0-13|39	%_preun_service ipmi
14mr|IPMI-1.0-13|40	
14mr|IPMI-1.0-13|41	%files
14mr|IPMI-1.0-13|42	%defattr(-,root,root)
14mr|IPMI-1.0-13|43	%config(noreplace) %{_initrddir}/ipmi
14mr|IPMI-1.0-13|44	
14mr|IPMI-1.0-13|45	
14mr|IPMI-1.0-13|46	
14mr|IPMI-1.0-13|47	%changelog
14mr|IPMI-1.0-13|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-13
14mr|IPMI-1.0-13|49	+ Revision: ab4e05b
14mr|IPMI-1.0-13|50	- MassBuild#440: Increase release tag
14mr|IPMI-1.0-13|51	
14mr|IPMI-1.0-13|52	

16797 14
14mr|ipmitool-1.8.14-3|1	Summary:	Utility for interfacing with IPMI devices
14mr|ipmitool-1.8.14-3|2	Name:		ipmitool
14mr|ipmitool-1.8.14-3|3	Version:	1.8.14
14mr|ipmitool-1.8.14-3|4	Release:	3
14mr|ipmitool-1.8.14-3|5	License:	GPLv2+
14mr|ipmitool-1.8.14-3|6	Group:		System/Kernel and hardware
14mr|ipmitool-1.8.14-3|7	Url:		http://ipmitool.sourceforge.net/
14mr|ipmitool-1.8.14-3|8	Source0:	http://sourceforge.net/projects/ipmitool/files/ipmitool/1.8.14/%{name}-%{version}.tar.bz2
14mr|ipmitool-1.8.14-3|9	#Patch0:		ipmitool-1.8.10-fix-format-error.patch
14mr|ipmitool-1.8.14-3|10	Patch1:		ipmitool-1.8.11-CVE-2011-4339.diff
14mr|ipmitool-1.8.14-3|11	ExcludeArch:	%arm %mips
14mr|ipmitool-1.8.14-3|12	
14mr|ipmitool-1.8.14-3|13	BuildRequires:	pkgconfig(libfreeipmi)
14mr|ipmitool-1.8.14-3|14	BuildRequires:	pkgconfig(openssl)
14mr|ipmitool-1.8.14-3|15	Requires:	freeipmi
14mr|ipmitool-1.8.14-3|16	
14mr|ipmitool-1.8.14-3|17	%description
14mr|ipmitool-1.8.14-3|18	IPMI stands for Intelligent Platform Management Interface
14mr|ipmitool-1.8.14-3|19	and is an open standard for machine health, and (remote) control
14mr|ipmitool-1.8.14-3|20	and is implemented by many hardware vendors - Intel is one of the originators,
14mr|ipmitool-1.8.14-3|21	and early adopters of the standard.
14mr|ipmitool-1.8.14-3|22	This package contains a utility for interfacing with IPMI-enabled devices
14mr|ipmitool-1.8.14-3|23	through either the OpenIPMI kernel driver or with IPMI-over-LAN protocol.
14mr|ipmitool-1.8.14-3|24	These functions include printing FRU(Field Replaceable Unit) information,
14mr|ipmitool-1.8.14-3|25	LAN configuration, sensor readings, and remote chassis power control.
14mr|ipmitool-1.8.14-3|26	
14mr|ipmitool-1.8.14-3|27	%prep
14mr|ipmitool-1.8.14-3|28	%setup -q
14mr|ipmitool-1.8.14-3|29	%apply_patches
14mr|ipmitool-1.8.14-3|30	
14mr|ipmitool-1.8.14-3|31	%build
14mr|ipmitool-1.8.14-3|32	%configure2_5x \
14mr|ipmitool-1.8.14-3|33	--enable-ipmievd \
14mr|ipmitool-1.8.14-3|34	--enable-intf-lan \
14mr|ipmitool-1.8.14-3|35	--enable-intf-open \
14mr|ipmitool-1.8.14-3|36	--enable-intf-lanplus \
14mr|ipmitool-1.8.14-3|37	--with-kerneldir=/usr/src/linux \
14mr|ipmitool-1.8.14-3|38	--with-plugin-path=%{_libdir}/ipmitool
14mr|ipmitool-1.8.14-3|39	make
14mr|ipmitool-1.8.14-3|40	
14mr|ipmitool-1.8.14-3|41	%install
14mr|ipmitool-1.8.14-3|42	%makeinstall_std
14mr|ipmitool-1.8.14-3|43	
14mr|ipmitool-1.8.14-3|44	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|ipmitool-1.8.14-3|45	
14mr|ipmitool-1.8.14-3|46	%files
14mr|ipmitool-1.8.14-3|47	%doc README AUTHORS COPYING ChangeLog
14mr|ipmitool-1.8.14-3|48	%{_bindir}/*
14mr|ipmitool-1.8.14-3|49	%{_sbindir}/*
14mr|ipmitool-1.8.14-3|50	%{_mandir}/man1/*
14mr|ipmitool-1.8.14-3|51	%{_mandir}/man8/*
14mr|ipmitool-1.8.14-3|52	%{_datadir}/ipmitool
14mr|ipmitool-1.8.14-3|53	
14mr|ipmitool-1.8.14-3|54	
14mr|ipmitool-1.8.14-3|55	
14mr|ipmitool-1.8.14-3|56	%changelog
14mr|ipmitool-1.8.14-3|57	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.14-3
14mr|ipmitool-1.8.14-3|58	+ Revision: ace1ab6
14mr|ipmitool-1.8.14-3|59	- Bump release
14mr|ipmitool-1.8.14-3|60	
14mr|ipmitool-1.8.14-3|61	

16798 14
14mr|ipmiutil-2.9.1-2|1	Name:      ipmiutil
14mr|ipmiutil-2.9.1-2|2	Version:   2.9.1
14mr|ipmiutil-2.9.1-2|3	Release:   2
14mr|ipmiutil-2.9.1-2|4	Summary:   Easy-to-use IPMI server management utilities
14mr|ipmiutil-2.9.1-2|5	
14mr|ipmiutil-2.9.1-2|6	License:   BSD
14mr|ipmiutil-2.9.1-2|7	Group:     System/Kernel and hardware
14mr|ipmiutil-2.9.1-2|8	Source:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|ipmiutil-2.9.1-2|9	URL:       http://ipmiutil.sourceforge.net
14mr|ipmiutil-2.9.1-2|10	Requires:  systemd-units
14mr|ipmiutil-2.9.1-2|11	BuildRequires: openssl-devel
14mr|ipmiutil-2.9.1-2|12	BuildRequires: gcc
14mr|ipmiutil-2.9.1-2|13	BuildRequires: gcc-c++
14mr|ipmiutil-2.9.1-2|14	BuildRequires: libtool
14mr|ipmiutil-2.9.1-2|15	BuildRequires: autoconf
14mr|ipmiutil-2.9.1-2|16	
14mr|ipmiutil-2.9.1-2|17	%define unit_dir  %{_unitdir}
14mr|ipmiutil-2.9.1-2|18	%define systemd_fls %{_datadir}/%{name}
14mr|ipmiutil-2.9.1-2|19	%define init_dir  %{_initrddir}
14mr|ipmiutil-2.9.1-2|20	
14mr|ipmiutil-2.9.1-2|21	%description
14mr|ipmiutil-2.9.1-2|22	The ipmiutil package provides easy-to-use utilities to view the SEL,
14mr|ipmiutil-2.9.1-2|23	perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
14mr|ipmiutil-2.9.1-2|24	entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
14mr|ipmiutil-2.9.1-2|25	other IPMI tasks.
14mr|ipmiutil-2.9.1-2|26	These can be invoked with the metacommand ipmiutil, or via subcommand
14mr|ipmiutil-2.9.1-2|27	shortcuts as well.  IPMIUTIL can also write sensor thresholds, FRU asset tags,
14mr|ipmiutil-2.9.1-2|28	and has a full IPMI configuration save/restore.
14mr|ipmiutil-2.9.1-2|29	An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
14mr|ipmiutil-2.9.1-2|30	or the Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
14mr|ipmiutil-2.9.1-2|31	detected, ipmiutil will use user-space direct I/Os instead.
14mr|ipmiutil-2.9.1-2|32	
14mr|ipmiutil-2.9.1-2|33	%package devel
14mr|ipmiutil-2.9.1-2|34	Group:    Development/C
14mr|ipmiutil-2.9.1-2|35	Summary:  Includes libraries and headers for the ipmiutil package
14mr|ipmiutil-2.9.1-2|36	
14mr|ipmiutil-2.9.1-2|37	Provides: ipmiutil-static = %{version}-%{release}
14mr|ipmiutil-2.9.1-2|38	
14mr|ipmiutil-2.9.1-2|39	%description devel
14mr|ipmiutil-2.9.1-2|40	The ipmiutil-devel package contains headers and libraries which are
14mr|ipmiutil-2.9.1-2|41	useful for building custom IPMI applications.
14mr|ipmiutil-2.9.1-2|42	
14mr|ipmiutil-2.9.1-2|43	%prep
14mr|ipmiutil-2.9.1-2|44	%setup -q
14mr|ipmiutil-2.9.1-2|45	
14mr|ipmiutil-2.9.1-2|46	%build
14mr|ipmiutil-2.9.1-2|47	autoreconf -fi
14mr|ipmiutil-2.9.1-2|48	%configure
14mr|ipmiutil-2.9.1-2|49	%make
14mr|ipmiutil-2.9.1-2|50	
14mr|ipmiutil-2.9.1-2|51	%install
14mr|ipmiutil-2.9.1-2|52	%makeinstall_std
14mr|ipmiutil-2.9.1-2|53	
14mr|ipmiutil-2.9.1-2|54	%files
14mr|ipmiutil-2.9.1-2|55	%dir %{_datadir}/%{name}
14mr|ipmiutil-2.9.1-2|56	%dir %{_var}/lib/%{name}
14mr|ipmiutil-2.9.1-2|57	%{_bindir}/ipmiutil
14mr|ipmiutil-2.9.1-2|58	%{_bindir}/idiscover
14mr|ipmiutil-2.9.1-2|59	%{_bindir}/ievents
14mr|ipmiutil-2.9.1-2|60	%{_sbindir}/ipmi_port
14mr|ipmiutil-2.9.1-2|61	%{_sbindir}/ialarms
14mr|ipmiutil-2.9.1-2|62	%{_sbindir}/iconfig
14mr|ipmiutil-2.9.1-2|63	%{_sbindir}/icmd
14mr|ipmiutil-2.9.1-2|64	%{_sbindir}/ifru
14mr|ipmiutil-2.9.1-2|65	%{_sbindir}/igetevent
14mr|ipmiutil-2.9.1-2|66	%{_sbindir}/ihealth
14mr|ipmiutil-2.9.1-2|67	%{_sbindir}/ilan
14mr|ipmiutil-2.9.1-2|68	%{_sbindir}/ireset
14mr|ipmiutil-2.9.1-2|69	%{_sbindir}/isel
14mr|ipmiutil-2.9.1-2|70	%{_sbindir}/isensor
14mr|ipmiutil-2.9.1-2|71	%{_sbindir}/iserial
14mr|ipmiutil-2.9.1-2|72	%{_sbindir}/isol
14mr|ipmiutil-2.9.1-2|73	%{_sbindir}/iwdt
14mr|ipmiutil-2.9.1-2|74	%{_sbindir}/ipicmg
14mr|ipmiutil-2.9.1-2|75	%{_sbindir}/ifirewall
14mr|ipmiutil-2.9.1-2|76	%{_sbindir}/ifwum
14mr|ipmiutil-2.9.1-2|77	%{_sbindir}/ihpm
14mr|ipmiutil-2.9.1-2|78	%{_datadir}/%{name}/ipmiutil_evt
14mr|ipmiutil-2.9.1-2|79	%{_datadir}/%{name}/ipmiutil_asy
14mr|ipmiutil-2.9.1-2|80	%{_datadir}/%{name}/ipmiutil_wdt
14mr|ipmiutil-2.9.1-2|81	%{_datadir}/%{name}/ipmi_port
14mr|ipmiutil-2.9.1-2|82	%{_datadir}/%{name}/ipmi_info
14mr|ipmiutil-2.9.1-2|83	%{_datadir}/%{name}/checksel
14mr|ipmiutil-2.9.1-2|84	%{systemd_fls}/ipmiutil_evt.service
14mr|ipmiutil-2.9.1-2|85	%{systemd_fls}/ipmiutil_asy.service
14mr|ipmiutil-2.9.1-2|86	%{systemd_fls}/ipmiutil_wdt.service
14mr|ipmiutil-2.9.1-2|87	%{systemd_fls}/ipmi_port.service
14mr|ipmiutil-2.9.1-2|88	%{_datadir}/%{name}/ipmiutil.env
14mr|ipmiutil-2.9.1-2|89	%{_datadir}/%{name}/ipmiutil.pre
14mr|ipmiutil-2.9.1-2|90	%{_datadir}/%{name}/ipmiutil.setup
14mr|ipmiutil-2.9.1-2|91	%{_datadir}/%{name}/ipmi_if.sh
14mr|ipmiutil-2.9.1-2|92	%{_datadir}/%{name}/evt.sh
14mr|ipmiutil-2.9.1-2|93	%{_datadir}/%{name}/ipmi.init.basic
14mr|ipmiutil-2.9.1-2|94	%{_datadir}/%{name}/bmclanpet.mib
14mr|ipmiutil-2.9.1-2|95	%{_mandir}/man?/*
14mr|ipmiutil-2.9.1-2|96	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14mr|ipmiutil-2.9.1-2|97	%doc doc/UserGuide
14mr|ipmiutil-2.9.1-2|98	
14mr|ipmiutil-2.9.1-2|99	%files devel
14mr|ipmiutil-2.9.1-2|100	# %{_datadir}/%{name} is used by both ipmiutil and ipmituil-devel
14mr|ipmiutil-2.9.1-2|101	%dir %{_datadir}/%{name}
14mr|ipmiutil-2.9.1-2|102	%{_datadir}/%{name}/ipmi_sample.c
14mr|ipmiutil-2.9.1-2|103	%{_datadir}/%{name}/ipmi_sample_evt.c
14mr|ipmiutil-2.9.1-2|104	%{_datadir}/%{name}/isensor.c
14mr|ipmiutil-2.9.1-2|105	%{_datadir}/%{name}/ievents.c
14mr|ipmiutil-2.9.1-2|106	%{_datadir}/%{name}/isensor.h
14mr|ipmiutil-2.9.1-2|107	%{_datadir}/%{name}/ievents.h
14mr|ipmiutil-2.9.1-2|108	%{_datadir}/%{name}/Makefile
14mr|ipmiutil-2.9.1-2|109	%{_includedir}/ipmicmd.h
14mr|ipmiutil-2.9.1-2|110	%{_libdir}/libipmiutil.a
14mr|ipmiutil-2.9.1-2|111	
14mr|ipmiutil-2.9.1-2|112	
14mr|ipmiutil-2.9.1-2|113	%post
14mr|ipmiutil-2.9.1-2|114	# POST_INSTALL, $1 = 1 if rpm -i, $1 = 2 if rpm -U
14mr|ipmiutil-2.9.1-2|115	
14mr|ipmiutil-2.9.1-2|116	if [ "$1" = "1" ]
14mr|ipmiutil-2.9.1-2|117	then
14mr|ipmiutil-2.9.1-2|118	# doing rpm -i, first time
14mr|ipmiutil-2.9.1-2|119	vardir=%{_var}/lib/%{name}
14mr|ipmiutil-2.9.1-2|120	scr_dir=%{_datadir}/%{name}
14mr|ipmiutil-2.9.1-2|121	
14mr|ipmiutil-2.9.1-2|122	if [ -x /bin/systemctl ]; then
14mr|ipmiutil-2.9.1-2|123	echo "IINITDIR=%{init_dir}" >>%{_datadir}/%{name}/ipmiutil.env
14mr|ipmiutil-2.9.1-2|124	cp -f ${scr_dir}/ipmiutil_evt.service %{unit_dir}
14mr|ipmiutil-2.9.1-2|125	cp -f ${scr_dir}/ipmiutil_asy.service %{unit_dir}
14mr|ipmiutil-2.9.1-2|126	cp -f ${scr_dir}/ipmiutil_wdt.service %{unit_dir}
14mr|ipmiutil-2.9.1-2|127	cp -f ${scr_dir}/ipmi_port.service    %{unit_dir}
14mr|ipmiutil-2.9.1-2|128	# systemctl enable ipmi_port.service >/dev/null 2>&1 || :
14mr|ipmiutil-2.9.1-2|129	else
14mr|ipmiutil-2.9.1-2|130	cp -f ${scr_dir}/ipmiutil_wdt %{init_dir}
14mr|ipmiutil-2.9.1-2|131	cp -f ${scr_dir}/ipmiutil_asy %{init_dir}
14mr|ipmiutil-2.9.1-2|132	cp -f ${scr_dir}/ipmiutil_evt %{init_dir}
14mr|ipmiutil-2.9.1-2|133	cp -f ${scr_dir}/ipmi_port    %{init_dir}
14mr|ipmiutil-2.9.1-2|134	cp -f ${scr_dir}/ipmi_info    %{init_dir}
14mr|ipmiutil-2.9.1-2|135	fi
14mr|ipmiutil-2.9.1-2|136	
14mr|ipmiutil-2.9.1-2|137	# Run some ipmiutil command to see if any IPMI interface works.
14mr|ipmiutil-2.9.1-2|138	%{_bindir}/ipmiutil sel -v >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|139	IPMIret=$?
14mr|ipmiutil-2.9.1-2|140	
14mr|ipmiutil-2.9.1-2|141	# If IPMIret==0, the IPMI cmd was successful, and IPMI is enabled locally.
14mr|ipmiutil-2.9.1-2|142	if [ $IPMIret -eq 0 ]; then
14mr|ipmiutil-2.9.1-2|143	# If IPMI is enabled, automate managing the IPMI SEL
14mr|ipmiutil-2.9.1-2|144	if [ -d %{_sysconfdir}/cron.daily ]; then
14mr|ipmiutil-2.9.1-2|145	cp -f %{_datadir}/%{name}/checksel %{_sysconfdir}/cron.daily
14mr|ipmiutil-2.9.1-2|146	fi
14mr|ipmiutil-2.9.1-2|147	# IPMI_IS_ENABLED, so enable services, but only if Red Hat
14mr|ipmiutil-2.9.1-2|148	if [ -f /etc/redhat-release ]; then
14mr|ipmiutil-2.9.1-2|149	if [ -x /bin/systemctl ]; then
14mr|ipmiutil-2.9.1-2|150	touch ${scr_dir}/ipmi_port.service
14mr|ipmiutil-2.9.1-2|151	elif [ -x /sbin/chkconfig ]; then
14mr|ipmiutil-2.9.1-2|152	/sbin/chkconfig --add ipmi_port
14mr|ipmiutil-2.9.1-2|153	/sbin/chkconfig --add ipmiutil_wdt
14mr|ipmiutil-2.9.1-2|154	/sbin/chkconfig --add ipmiutil_evt
14mr|ipmiutil-2.9.1-2|155	/sbin/chkconfig --add ipmi_info
14mr|ipmiutil-2.9.1-2|156	fi
14mr|ipmiutil-2.9.1-2|157	fi
14mr|ipmiutil-2.9.1-2|158	
14mr|ipmiutil-2.9.1-2|159	# Capture a snapshot of IPMI sensor data once now for later reuse.
14mr|ipmiutil-2.9.1-2|160	sensorout=$vardir/sensor_out.txt
14mr|ipmiutil-2.9.1-2|161	if [ ! -f $sensorout ]; then
14mr|ipmiutil-2.9.1-2|162	%{_bindir}/ipmiutil sensor -q >$sensorout
14mr|ipmiutil-2.9.1-2|163	fi
14mr|ipmiutil-2.9.1-2|164	fi
14mr|ipmiutil-2.9.1-2|165	else
14mr|ipmiutil-2.9.1-2|166	# postinstall, doing rpm update
14mr|ipmiutil-2.9.1-2|167	%{_bindir}/ipmiutil sel -v >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|168	if [ $? -eq 0 ]; then
14mr|ipmiutil-2.9.1-2|169	if [ -d %{_sysconfdir}/cron.daily ]; then
14mr|ipmiutil-2.9.1-2|170	cp -f %{_datadir}/%{name}/checksel %{_sysconfdir}/cron.daily
14mr|ipmiutil-2.9.1-2|171	fi
14mr|ipmiutil-2.9.1-2|172	fi
14mr|ipmiutil-2.9.1-2|173	fi
14mr|ipmiutil-2.9.1-2|174	%systemd_post  ipmiutil_evt.service
14mr|ipmiutil-2.9.1-2|175	%systemd_post  ipmiutil_asy.service
14mr|ipmiutil-2.9.1-2|176	%systemd_post  ipmiutil_wdt.service
14mr|ipmiutil-2.9.1-2|177	%systemd_post  ipmi_port.service
14mr|ipmiutil-2.9.1-2|178	
14mr|ipmiutil-2.9.1-2|179	%preun
14mr|ipmiutil-2.9.1-2|180	# before uninstall,  $1 = 1 if rpm -U, $1 = 0 if rpm -e
14mr|ipmiutil-2.9.1-2|181	if [ "$1" = "0" ]
14mr|ipmiutil-2.9.1-2|182	then
14mr|ipmiutil-2.9.1-2|183	if [ -x /bin/systemctl ]; then
14mr|ipmiutil-2.9.1-2|184	if [ -f %{unit_dir}/ipmiutil_evt.service ]; then
14mr|ipmiutil-2.9.1-2|185	%systemd_preun  ipmiutil_evt.service
14mr|ipmiutil-2.9.1-2|186	%systemd_preun  ipmiutil_asy.service
14mr|ipmiutil-2.9.1-2|187	%systemd_preun  ipmiutil_wdt.service
14mr|ipmiutil-2.9.1-2|188	%systemd_preun  ipmi_port.service
14mr|ipmiutil-2.9.1-2|189	fi
14mr|ipmiutil-2.9.1-2|190	else
14mr|ipmiutil-2.9.1-2|191	if [ -x /sbin/service ]; then
14mr|ipmiutil-2.9.1-2|192	/sbin/service ipmi_port stop       >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|193	/sbin/service ipmiutil_wdt stop    >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|194	/sbin/service ipmiutil_asy stop    >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|195	/sbin/service ipmiutil_evt stop    >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|196	fi
14mr|ipmiutil-2.9.1-2|197	if [ -x /sbin/chkconfig ]; then
14mr|ipmiutil-2.9.1-2|198	/sbin/chkconfig --del ipmi_port    >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|199	/sbin/chkconfig --del ipmiutil_wdt >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|200	/sbin/chkconfig --del ipmiutil_asy >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|201	/sbin/chkconfig --del ipmiutil_evt >/dev/null 2>&1
14mr|ipmiutil-2.9.1-2|202	fi
14mr|ipmiutil-2.9.1-2|203	fi
14mr|ipmiutil-2.9.1-2|204	if [ -f %{_sysconfdir}/cron.daily/checksel ]; then
14mr|ipmiutil-2.9.1-2|205	rm -f %{_sysconfdir}/cron.daily/checksel
14mr|ipmiutil-2.9.1-2|206	fi
14mr|ipmiutil-2.9.1-2|207	fi
14mr|ipmiutil-2.9.1-2|208	
14mr|ipmiutil-2.9.1-2|209	%postun
14mr|ipmiutil-2.9.1-2|210	if [ -x /bin/systemctl ]; then
14mr|ipmiutil-2.9.1-2|211	%systemd_postun_with_restart  ipmi_port.service
14mr|ipmiutil-2.9.1-2|212	if [ -f %{unit_dir}/ipmiutil_evt.service ]; then
14mr|ipmiutil-2.9.1-2|213	rm -f %{unit_dir}/ipmiutil_evt.service
14mr|ipmiutil-2.9.1-2|214	rm -f %{unit_dir}/ipmiutil_asy.service
14mr|ipmiutil-2.9.1-2|215	rm -f %{unit_dir}/ipmiutil_wdt.service
14mr|ipmiutil-2.9.1-2|216	rm -f %{unit_dir}/ipmi_port.service
14mr|ipmiutil-2.9.1-2|217	fi
14mr|ipmiutil-2.9.1-2|218	else
14mr|ipmiutil-2.9.1-2|219	if [ -f %{init_dir}/ipmiutil_evt.service ]; then
14mr|ipmiutil-2.9.1-2|220	rm -f %{init_dir}/ipmiutil_wdt 2>/dev/null
14mr|ipmiutil-2.9.1-2|221	rm -f %{init_dir}/ipmiutil_asy 2>/dev/null
14mr|ipmiutil-2.9.1-2|222	rm -f %{init_dir}/ipmiutil_evt 2>/dev/null
14mr|ipmiutil-2.9.1-2|223	rm -f %{init_dir}/ipmi_port    2>/dev/null
14mr|ipmiutil-2.9.1-2|224	fi
14mr|ipmiutil-2.9.1-2|225	fi
14mr|ipmiutil-2.9.1-2|226	
14mr|ipmiutil-2.9.1-2|227	%changelog
14mr|ipmiutil-2.9.1-2|228	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9.1-2
14mr|ipmiutil-2.9.1-2|229	+ Revision: 2354408
14mr|ipmiutil-2.9.1-2|230	- MassBuild#440: Increase release tag
14mr|ipmiutil-2.9.1-2|231	
14mr|ipmiutil-2.9.1-2|232	

16799 14
14mr|iproute2-3.5.1-2|1	%define build_doc 0
14mr|iproute2-3.5.1-2|2	%define staticdevelname %mklibname %{name} -d -s
14mr|iproute2-3.5.1-2|3	
14mr|iproute2-3.5.1-2|4	Summary:	Advanced IP routing and network device configuration tools
14mr|iproute2-3.5.1-2|5	Name:		iproute2
14mr|iproute2-3.5.1-2|6	Version:	3.5.1
14mr|iproute2-3.5.1-2|7	Release:	2
14mr|iproute2-3.5.1-2|8	License:	GPLv2+
14mr|iproute2-3.5.1-2|9	Group:		Networking/Other
14mr|iproute2-3.5.1-2|10	Url:		http://www.linuxfoundation.org/en/Net:Iproute2
14mr|iproute2-3.5.1-2|11	Source0:	http://kernel.org/pub/linux/utils/net/iproute2/iproute2-%{version}.tar.xz
14mr|iproute2-3.5.1-2|12	
14mr|iproute2-3.5.1-2|13	
14mr|iproute2-3.5.1-2|14	Patch0:             man-pages.patch
14mr|iproute2-3.5.1-2|15	Patch1:             iproute2-3.4.0-kernel.patch
14mr|iproute2-3.5.1-2|16	Patch2:             iproute2-3.5.0-optflags.patch
14mr|iproute2-3.5.1-2|17	Patch3:             iproute2-3.4.0-sharepath.patch
14mr|iproute2-3.5.1-2|18	Patch4:             iproute2-2.6.31-tc_modules.patch
14mr|iproute2-3.5.1-2|19	Patch5:             iproute2-2.6.29-IPPROTO_IP_for_SA.patch
14mr|iproute2-3.5.1-2|20	Patch6:             iproute2-example-cbq-service.patch
14mr|iproute2-3.5.1-2|21	Patch7:             iproute2-2.6.35-print-route.patch
14mr|iproute2-3.5.1-2|22	Patch8:             iproute2-2.6.39-create-peer-veth-without-a-name.patch
14mr|iproute2-3.5.1-2|23	Patch9:             iproute2-2.6.39-lnstat-dump-to-stdout.patch
14mr|iproute2-3.5.1-2|24	
14mr|iproute2-3.5.1-2|25	# MDK patches
14mr|iproute2-3.5.1-2|26	
14mr|iproute2-3.5.1-2|27	Patch100:	iproute2-3.2.0-def-echo.patch
14mr|iproute2-3.5.1-2|28	Patch102:	iproute2-2.4.7-bashfix.patch
14mr|iproute2-3.5.1-2|29	Patch110:	iproute2-3.2.0-q_atm-ld-uneeded.patch
14mr|iproute2-3.5.1-2|30	BuildRequires:	bison
14mr|iproute2-3.5.1-2|31	BuildRequires:	db5-devel
14mr|iproute2-3.5.1-2|32	BuildRequires:	flex
14mr|iproute2-3.5.1-2|33	BuildRequires:	kernel-source
14mr|iproute2-3.5.1-2|34	# (oe) note: building the docs pulls in thousands of texlive packages.
14mr|iproute2-3.5.1-2|35	%if %{build_doc}
14mr|iproute2-3.5.1-2|36	BuildRequires:	linuxdoc-tools texlive texlive-fonts texlive-ec texlive-url
14mr|iproute2-3.5.1-2|37	%endif
14mr|iproute2-3.5.1-2|38	BuildRequires:	linux-atm-devel
14mr|iproute2-3.5.1-2|39	BuildRequires:	iptables
14mr|iproute2-3.5.1-2|40	BuildRequires:	iptables-devel
14mr|iproute2-3.5.1-2|41	Buildrequires:	pkgconfig(libnl-1)
14mr|iproute2-3.5.1-2|42	Requires:	iputils
14mr|iproute2-3.5.1-2|43	
14mr|iproute2-3.5.1-2|44	%description
14mr|iproute2-3.5.1-2|45	The iproute package contains networking utilities (ip, tc and rtmon, for
14mr|iproute2-3.5.1-2|46	example) which are designed to use the advanced networking capabilities of the
14mr|iproute2-3.5.1-2|47	Linux 2.2.x kernels and later,  such as policy routing, fast NAT and packet
14mr|iproute2-3.5.1-2|48	scheduling.
14mr|iproute2-3.5.1-2|49	
14mr|iproute2-3.5.1-2|50	%package -n %{staticdevelname}
14mr|iproute2-3.5.1-2|51	Summary:	Development files for iproute2
14mr|iproute2-3.5.1-2|52	Group:		Development/C
14mr|iproute2-3.5.1-2|53	Provides:	iproute2-devel = %{version}-%{release}
14mr|iproute2-3.5.1-2|54	
14mr|iproute2-3.5.1-2|55	%description -n	%{staticdevelname}
14mr|iproute2-3.5.1-2|56	The iproute package contains networking utilities (ip, tc and rtmon, for
14mr|iproute2-3.5.1-2|57	example) which are designed to use the advanced networking capabilities of the
14mr|iproute2-3.5.1-2|58	Linux 2.2.x kernels and later,  such as policy routing, fast NAT and packet
14mr|iproute2-3.5.1-2|59	scheduling.
14mr|iproute2-3.5.1-2|60	
14mr|iproute2-3.5.1-2|61	This package contains development files for iproute2.
14mr|iproute2-3.5.1-2|62	
14mr|iproute2-3.5.1-2|63	%package doc
14mr|iproute2-3.5.1-2|64	Summary:	Documentation for Advanced IP routing and network device configuration tools
14mr|iproute2-3.5.1-2|65	Group:		Networking/Other
14mr|iproute2-3.5.1-2|66	
14mr|iproute2-3.5.1-2|67	%description doc
14mr|iproute2-3.5.1-2|68	Documentation for iproute2.
14mr|iproute2-3.5.1-2|69	
14mr|iproute2-3.5.1-2|70	%prep
14mr|iproute2-3.5.1-2|71	%setup -q
14mr|iproute2-3.5.1-2|72	
14mr|iproute2-3.5.1-2|73	%patch0 -p1
14mr|iproute2-3.5.1-2|74	sed -i "s/_VERSION_/%{version}/" man/man8/ss.8
14mr|iproute2-3.5.1-2|75	%patch1 -p1 -b .kernel
14mr|iproute2-3.5.1-2|76	%patch2 -p1 -b .opt_flags
14mr|iproute2-3.5.1-2|77	%patch3 -p1 -b .share
14mr|iproute2-3.5.1-2|78	%patch4 -p1 -b .ipt
14mr|iproute2-3.5.1-2|79	%patch5 -p1 -b .ipproto
14mr|iproute2-3.5.1-2|80	%patch6 -p1 -b .fix_cbq
14mr|iproute2-3.5.1-2|81	%patch7 -p1 -b .print-route
14mr|iproute2-3.5.1-2|82	%patch8 -p1 -b .peer-veth-without-name
14mr|iproute2-3.5.1-2|83	%patch9 -p1 -b .lnstat-dump-to-stdout
14mr|iproute2-3.5.1-2|84	
14mr|iproute2-3.5.1-2|85	
14mr|iproute2-3.5.1-2|86	# mandriva patches
14mr|iproute2-3.5.1-2|87	%patch100 -p1 -b .def-echo
14mr|iproute2-3.5.1-2|88	%patch102 -p1 -b .bashfix
14mr|iproute2-3.5.1-2|89	%patch110 -p1 -b .q_atm-ld-uneeded
14mr|iproute2-3.5.1-2|90	
14mr|iproute2-3.5.1-2|91	%build
14mr|iproute2-3.5.1-2|92	%serverbuild
14mr|iproute2-3.5.1-2|93	%setup_compile_flags
14mr|iproute2-3.5.1-2|94	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|iproute2-3.5.1-2|95	export CCOPTS="%{optflags} -ggdb -fno-strict-aliasing -D_GNU_SOURCE -Wstrict-prototypes -fPIC"
14mr|iproute2-3.5.1-2|96	export SBINDIR=/sbin
14mr|iproute2-3.5.1-2|97	export LIBDIR=/%{_lib}
14mr|iproute2-3.5.1-2|98	export ARPDIR=/var/lib
14mr|iproute2-3.5.1-2|99	export INCLUDEDIR=%{_includedir}
14mr|iproute2-3.5.1-2|100	export IPT_LIB_DIR=/%{_lib}/iptables
14mr|iproute2-3.5.1-2|101	export LATEST_BDB_INCLUDE_DIR=`ls -1d /usr/include/db[0-9]*`
14mr|iproute2-3.5.1-2|102	
14mr|iproute2-3.5.1-2|103	# (tpg) don't use macro here
14mr|iproute2-3.5.1-2|104	./configure
14mr|iproute2-3.5.1-2|105	
14mr|iproute2-3.5.1-2|106	%make KERNEL_INCLUDE=/usr/src/linux/include LIBDIR=/%{_lib} DBM_INCLUDE=$LATEST_BDB_INCLUDE_DIR
14mr|iproute2-3.5.1-2|107	
14mr|iproute2-3.5.1-2|108	# Doc generation fails with -j24 (ecrm1000 used before generation)
14mr|iproute2-3.5.1-2|109	%if %{build_doc}
14mr|iproute2-3.5.1-2|110	make -C doc
14mr|iproute2-3.5.1-2|111	%endif
14mr|iproute2-3.5.1-2|112	
14mr|iproute2-3.5.1-2|113	%install
14mr|iproute2-3.5.1-2|114	rm -rf %{buildroot}
14mr|iproute2-3.5.1-2|115	
14mr|iproute2-3.5.1-2|116	%makeinstall_std SBINDIR=/sbin LIBDIR=/%{_lib} ARPDIR=/var/lib MANDIR=%{_mandir} DOCDIR=%{_docdir}/%{name}-%{version}
14mr|iproute2-3.5.1-2|117	
14mr|iproute2-3.5.1-2|118	mv %{buildroot}/sbin/arpd %{buildroot}/sbin/iproute-arpd
14mr|iproute2-3.5.1-2|119	
14mr|iproute2-3.5.1-2|120	# development files
14mr|iproute2-3.5.1-2|121	install -d %{buildroot}%{_includedir}
14mr|iproute2-3.5.1-2|122	install -m0644 lib/libnetlink.a %{buildroot}/%{_lib}/
14mr|iproute2-3.5.1-2|123	install -m0644 include/libnetlink.h %{buildroot}%{_includedir}/
14mr|iproute2-3.5.1-2|124	
14mr|iproute2-3.5.1-2|125	%files
14mr|iproute2-3.5.1-2|126	%dir %{_sysconfdir}/iproute2
14mr|iproute2-3.5.1-2|127	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/iproute2/*
14mr|iproute2-3.5.1-2|128	/sbin/ctstat
14mr|iproute2-3.5.1-2|129	/sbin/genl
14mr|iproute2-3.5.1-2|130	/sbin/ifcfg
14mr|iproute2-3.5.1-2|131	/sbin/ifstat
14mr|iproute2-3.5.1-2|132	/sbin/ip
14mr|iproute2-3.5.1-2|133	/sbin/iproute-arpd
14mr|iproute2-3.5.1-2|134	/sbin/lnstat
14mr|iproute2-3.5.1-2|135	/sbin/nstat
14mr|iproute2-3.5.1-2|136	/sbin/routef
14mr|iproute2-3.5.1-2|137	/sbin/routel
14mr|iproute2-3.5.1-2|138	/sbin/rtacct
14mr|iproute2-3.5.1-2|139	/sbin/rtmon
14mr|iproute2-3.5.1-2|140	/sbin/rtpr
14mr|iproute2-3.5.1-2|141	/sbin/rtstat
14mr|iproute2-3.5.1-2|142	/sbin/ss
14mr|iproute2-3.5.1-2|143	/sbin/tc
14mr|iproute2-3.5.1-2|144	/sbin/bridge
14mr|iproute2-3.5.1-2|145	/%{_lib}/tc
14mr|iproute2-3.5.1-2|146	#%{_mandir}/man7/*
14mr|iproute2-3.5.1-2|147	%{_mandir}/man8/*
14mr|iproute2-3.5.1-2|148	%{_mandir}/man3/*
14mr|iproute2-3.5.1-2|149	
14mr|iproute2-3.5.1-2|150	%files -n %{staticdevelname}
14mr|iproute2-3.5.1-2|151	%{_includedir}/*.h
14mr|iproute2-3.5.1-2|152	/%{_lib}/*.a
14mr|iproute2-3.5.1-2|153	
14mr|iproute2-3.5.1-2|154	%files doc
14mr|iproute2-3.5.1-2|155	%doc README README.iproute2+tc README.decnet
14mr|iproute2-3.5.1-2|156	%if %{build_doc}
14mr|iproute2-3.5.1-2|157	%doc doc/*.dvi doc/*.ps
14mr|iproute2-3.5.1-2|158	%endif
14mr|iproute2-3.5.1-2|159	%doc doc/Plan
14mr|iproute2-3.5.1-2|160	%doc %{_docdir}/%{name}-%{version}/*.sgml
14mr|iproute2-3.5.1-2|161	%doc %{_docdir}/%{name}-%{version}/*.tex
14mr|iproute2-3.5.1-2|162	%doc %{_docdir}/%{name}-%{version}/examples
14mr|iproute2-3.5.1-2|163	
14mr|iproute2-3.5.1-2|164	%changelog
14mr|iproute2-3.5.1-2|165	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.1-2
14mr|iproute2-3.5.1-2|166	+ Revision: 4830f40
14mr|iproute2-3.5.1-2|167	- MassBuild#440: Increase release tag
14mr|iproute2-3.5.1-2|168	
14mr|iproute2-3.5.1-2|169	

16800 14
14mr|ipsec-tools-0.7.3-9|1	%define LIBMAJ 0
14mr|ipsec-tools-0.7.3-9|2	%define libname %mklibname ipsec %LIBMAJ
14mr|ipsec-tools-0.7.3-9|3	%define libnamedev %mklibname -d ipsec
14mr|ipsec-tools-0.7.3-9|4	
14mr|ipsec-tools-0.7.3-9|5	Name: ipsec-tools
14mr|ipsec-tools-0.7.3-9|6	Version: 0.7.3
14mr|ipsec-tools-0.7.3-9|7	Release: 9
14mr|ipsec-tools-0.7.3-9|8	Summary: Tools for configuring and using IPSEC
14mr|ipsec-tools-0.7.3-9|9	License: BSD
14mr|ipsec-tools-0.7.3-9|10	Group: Networking/Other
14mr|ipsec-tools-0.7.3-9|11	URL: http://ipsec-tools.sourceforge.net/
14mr|ipsec-tools-0.7.3-9|12	Source0: http://prdownloads.sourceforge.net/ipsec-tools/ipsec-tools-%{version}.tar.bz2
14mr|ipsec-tools-0.7.3-9|13	Source3: racoon.conf
14mr|ipsec-tools-0.7.3-9|14	Source4: psk.txt
14mr|ipsec-tools-0.7.3-9|15	Source6: ipsec-setkey-initscript
14mr|ipsec-tools-0.7.3-9|16	Source7: racoon-initscript
14mr|ipsec-tools-0.7.3-9|17	Source8: racoon.sysconfig
14mr|ipsec-tools-0.7.3-9|18	Patch0: ipsec-tools-0.6.2b3-manfix.patch
14mr|ipsec-tools-0.7.3-9|19	Patch1: ipsec-tools-0.5.2-includes.patch
14mr|ipsec-tools-0.7.3-9|20	Patch2: ipsec-tools-0.7.3-install.patch
14mr|ipsec-tools-0.7.3-9|21	Patch3: ipsec-tools-0.7.3-link.patch
14mr|ipsec-tools-0.7.3-9|22	# Fedora patches
14mr|ipsec-tools-0.7.3-9|23	Patch102: ipsec-tools-0.7.3-build.patch
14mr|ipsec-tools-0.7.3-9|24	Patch103: ipsec-tools-0.7-acquires.patch
14mr|ipsec-tools-0.7.3-9|25	Patch104: ipsec-tools-0.7.1-loopback.patch
14mr|ipsec-tools-0.7.3-9|26	# the following patches were also submitted upstream:
14mr|ipsec-tools-0.7.3-9|27	Patch105: ipsec-tools-0.7-iface.patch
14mr|ipsec-tools-0.7.3-9|28	Patch106: ipsec-tools-0.7-dupsplit.patch
14mr|ipsec-tools-0.7.3-9|29	Patch109: ipsec-tools-0.7-splitcidr.patch
14mr|ipsec-tools-0.7.3-9|30	Patch110: ipsec-tools-0.7.2-natt-linux.patch
14mr|ipsec-tools-0.7.3-9|31	Patch111: ipsec-tools-0.7.1-pie.patch
14mr|ipsec-tools-0.7.3-9|32	Patch113: ipsec-tools-0.7.1-dpd-fixes.patch
14mr|ipsec-tools-0.7.3-9|33	BuildRequires: openssl-devel krb5-devel flex bison
14mr|ipsec-tools-0.7.3-9|34	BuildRequires: pam-devel
14mr|ipsec-tools-0.7.3-9|35	Requires: %{libname} = %{version}
14mr|ipsec-tools-0.7.3-9|36	Requires(pre): rpm-helper
14mr|ipsec-tools-0.7.3-9|37	Requires: rpm-helper
14mr|ipsec-tools-0.7.3-9|38	Provides: kvpnc-backend
14mr|ipsec-tools-0.7.3-9|39	
14mr|ipsec-tools-0.7.3-9|40	%description
14mr|ipsec-tools-0.7.3-9|41	This is the IPsec-Tools package.  You need this package in order to
14mr|ipsec-tools-0.7.3-9|42	really use the IPsec functionality in the linux-2.6 and above kernels.
14mr|ipsec-tools-0.7.3-9|43	This package builds:
14mr|ipsec-tools-0.7.3-9|44	
14mr|ipsec-tools-0.7.3-9|45	- libipsec, a PFKeyV2 library
14mr|ipsec-tools-0.7.3-9|46	- setkey, a program to directly manipulate policies and SAs
14mr|ipsec-tools-0.7.3-9|47	- racoon, an IKEv1 keying daemon
14mr|ipsec-tools-0.7.3-9|48	
14mr|ipsec-tools-0.7.3-9|49	%define old_libname %mklibname ipsec-tools 0
14mr|ipsec-tools-0.7.3-9|50	%define old_libname_devel %mklibname -d ipsec 0
14mr|ipsec-tools-0.7.3-9|51	
14mr|ipsec-tools-0.7.3-9|52	%package -n %{libname}
14mr|ipsec-tools-0.7.3-9|53	Summary: The shared libraries used by ipsec-tools
14mr|ipsec-tools-0.7.3-9|54	Group: System/Libraries
14mr|ipsec-tools-0.7.3-9|55	Requires(post): grep, coreutils
14mr|ipsec-tools-0.7.3-9|56	Requires(preun): grep, coreutils
14mr|ipsec-tools-0.7.3-9|57	Requires: grep, coreutils
14mr|ipsec-tools-0.7.3-9|58	Provides: libipsec = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|59	Provides: libipsec-tools = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|60	Obsoletes: libipsec-tools
14mr|ipsec-tools-0.7.3-9|61	Provides: %old_libname = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|62	Obsoletes: %old_libname
14mr|ipsec-tools-0.7.3-9|63	
14mr|ipsec-tools-0.7.3-9|64	%description -n %{libname}
14mr|ipsec-tools-0.7.3-9|65	These are the shared libraries for the IPsec-Tools package.
14mr|ipsec-tools-0.7.3-9|66	
14mr|ipsec-tools-0.7.3-9|67	%package -n %{libnamedev}
14mr|ipsec-tools-0.7.3-9|68	Summary: Headers for programs for %libname
14mr|ipsec-tools-0.7.3-9|69	Group: Development/C
14mr|ipsec-tools-0.7.3-9|70	Requires: %{libname} = %{version}
14mr|ipsec-tools-0.7.3-9|71	Provides: libipsec-tools-devel = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|72	Provides: libipsec-devel = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|73	Obsoletes: libipsec-tools-devel
14mr|ipsec-tools-0.7.3-9|74	Provides: %{old_libname}-devel = %{version}-%{release}
14mr|ipsec-tools-0.7.3-9|75	Obsoletes: %{old_libname}-devel
14mr|ipsec-tools-0.7.3-9|76	Obsoletes: %{old_libname_devel} < 0.7
14mr|ipsec-tools-0.7.3-9|77	
14mr|ipsec-tools-0.7.3-9|78	
14mr|ipsec-tools-0.7.3-9|79	%description -n %{libnamedev}
14mr|ipsec-tools-0.7.3-9|80	These are development headers for libipsec
14mr|ipsec-tools-0.7.3-9|81	
14mr|ipsec-tools-0.7.3-9|82	%prep
14mr|ipsec-tools-0.7.3-9|83	%setup -q
14mr|ipsec-tools-0.7.3-9|84	%patch0 -p1 -b .manfix
14mr|ipsec-tools-0.7.3-9|85	%patch1 -p1 -b .includes
14mr|ipsec-tools-0.7.3-9|86	%patch2 -p1 -b .install
14mr|ipsec-tools-0.7.3-9|87	%patch3 -p0 -b .link
14mr|ipsec-tools-0.7.3-9|88	%patch102 -p1 -b .build
14mr|ipsec-tools-0.7.3-9|89	%patch103 -p1 -b .acquires
14mr|ipsec-tools-0.7.3-9|90	%patch104 -p1 -b .loopback
14mr|ipsec-tools-0.7.3-9|91	%patch105 -p1 -b .iface
14mr|ipsec-tools-0.7.3-9|92	%patch106 -p1 -b .dupsplit
14mr|ipsec-tools-0.7.3-9|93	%patch109 -p1 -b .splitcidr
14mr|ipsec-tools-0.7.3-9|94	%patch110 -p1 -b .natt-linux
14mr|ipsec-tools-0.7.3-9|95	%patch111 -p1 -b .pie
14mr|ipsec-tools-0.7.3-9|96	%patch113 -p1 -b .dpd-fixes
14mr|ipsec-tools-0.7.3-9|97	
14mr|ipsec-tools-0.7.3-9|98	sed -i 's|-Werror||g' configure*
14mr|ipsec-tools-0.7.3-9|99	
14mr|ipsec-tools-0.7.3-9|100	
14mr|ipsec-tools-0.7.3-9|101	%build
14mr|ipsec-tools-0.7.3-9|102	./bootstrap
14mr|ipsec-tools-0.7.3-9|103	%configure2_5x  \
14mr|ipsec-tools-0.7.3-9|104	--prefix=%{_prefix} \
14mr|ipsec-tools-0.7.3-9|105	--mandir=%{_mandir} \
14mr|ipsec-tools-0.7.3-9|106	--libdir=/%{_lib} \
14mr|ipsec-tools-0.7.3-9|107	--sbindir=/sbin \
14mr|ipsec-tools-0.7.3-9|108	--localstatedir=%{_localstatedir}/lib \
14mr|ipsec-tools-0.7.3-9|109	--sysconfdir=%{_sysconfdir}/racoon \
14mr|ipsec-tools-0.7.3-9|110	--with-kernel-headers=%{_includedir} \
14mr|ipsec-tools-0.7.3-9|111	--enable-shared \
14mr|ipsec-tools-0.7.3-9|112	--disable-static \
14mr|ipsec-tools-0.7.3-9|113	--disable-rpath \
14mr|ipsec-tools-0.7.3-9|114	--enable-hybrid \
14mr|ipsec-tools-0.7.3-9|115	--enable-frag \
14mr|ipsec-tools-0.7.3-9|116	--enable-dpd \
14mr|ipsec-tools-0.7.3-9|117	--enable-adminport \
14mr|ipsec-tools-0.7.3-9|118	--enable-gssapi \
14mr|ipsec-tools-0.7.3-9|119	--enable-natt \
14mr|ipsec-tools-0.7.3-9|120	--with-libpam \
14mr|ipsec-tools-0.7.3-9|121	--enable-security-context=no \
14mr|ipsec-tools-0.7.3-9|122	--disable-audit
14mr|ipsec-tools-0.7.3-9|123	make
14mr|ipsec-tools-0.7.3-9|124	
14mr|ipsec-tools-0.7.3-9|125	%install
14mr|ipsec-tools-0.7.3-9|126	%makeinstall_std
14mr|ipsec-tools-0.7.3-9|127	
14mr|ipsec-tools-0.7.3-9|128	mkdir -p $RPM_BUILD_ROOT/etc/racoon/
14mr|ipsec-tools-0.7.3-9|129	
14mr|ipsec-tools-0.7.3-9|130	install -m 0600 %{SOURCE3} $RPM_BUILD_ROOT/etc/racoon/racoon.conf
14mr|ipsec-tools-0.7.3-9|131	install -m 0600 %{SOURCE4} $RPM_BUILD_ROOT/etc/racoon/psk.txt
14mr|ipsec-tools-0.7.3-9|132	mkdir -m 0700 -p $RPM_BUILD_ROOT/etc/racoon/certs
14mr|ipsec-tools-0.7.3-9|133	
14mr|ipsec-tools-0.7.3-9|134	mkdir -p $RPM_BUILD_ROOT/%{_initrddir}
14mr|ipsec-tools-0.7.3-9|135	install -m 0755 %{SOURCE6} $RPM_BUILD_ROOT/%{_initrddir}/ipsec-setkey
14mr|ipsec-tools-0.7.3-9|136	install -m 0755 %{SOURCE7} $RPM_BUILD_ROOT/%{_initrddir}/racoon
14mr|ipsec-tools-0.7.3-9|137	
14mr|ipsec-tools-0.7.3-9|138	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|ipsec-tools-0.7.3-9|139	# racoon.sysconfig
14mr|ipsec-tools-0.7.3-9|140	install -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/sysconfig/racoon
14mr|ipsec-tools-0.7.3-9|141	
14mr|ipsec-tools-0.7.3-9|142	# pam file
14mr|ipsec-tools-0.7.3-9|143	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|ipsec-tools-0.7.3-9|144	cat > %{buildroot}%{_sysconfdir}/pam.d/racoon <<EOF
14mr|ipsec-tools-0.7.3-9|145	#%PAM-1.0
14mr|ipsec-tools-0.7.3-9|146	auth       required     pam_nologin.so
14mr|ipsec-tools-0.7.3-9|147	auth       include      system-auth
14mr|ipsec-tools-0.7.3-9|148	account    include      system-auth
14mr|ipsec-tools-0.7.3-9|149	EOF
14mr|ipsec-tools-0.7.3-9|150	
14mr|ipsec-tools-0.7.3-9|151	# default ipsec.conf file
14mr|ipsec-tools-0.7.3-9|152	cat > %{buildroot}%{_sysconfdir}/ipsec.conf <<EOF
14mr|ipsec-tools-0.7.3-9|153	#!/usr/sbin/setkey -f
14mr|ipsec-tools-0.7.3-9|154	#
14mr|ipsec-tools-0.7.3-9|155	# File /etc/ipsec.conf
14mr|ipsec-tools-0.7.3-9|156	
14mr|ipsec-tools-0.7.3-9|157	# delete the SAD and SPD
14mr|ipsec-tools-0.7.3-9|158	flush;
14mr|ipsec-tools-0.7.3-9|159	spdflush;
14mr|ipsec-tools-0.7.3-9|160	
14mr|ipsec-tools-0.7.3-9|161	# Define here your security policies
14mr|ipsec-tools-0.7.3-9|162	
14mr|ipsec-tools-0.7.3-9|163	# Example
14mr|ipsec-tools-0.7.3-9|164	# ipsec between two machines: 192.168.1.10 and 192.168.1.20
14mr|ipsec-tools-0.7.3-9|165	#
14mr|ipsec-tools-0.7.3-9|166	# spdadd 192.168.1.10 192.168.1.20 any -P in ipsec
14mr|ipsec-tools-0.7.3-9|167	#       esp/transport//require
14mr|ipsec-tools-0.7.3-9|168	#       ah/transport//require;
14mr|ipsec-tools-0.7.3-9|169	#
14mr|ipsec-tools-0.7.3-9|170	# spdadd 192.168.1.20 192.168.1.10 any -P out ipsec
14mr|ipsec-tools-0.7.3-9|171	#       esp/transport//require
14mr|ipsec-tools-0.7.3-9|172	#       ah/transport//require;
14mr|ipsec-tools-0.7.3-9|173	
14mr|ipsec-tools-0.7.3-9|174	EOF
14mr|ipsec-tools-0.7.3-9|175	
14mr|ipsec-tools-0.7.3-9|176	# remove some files from the sample dir so we can include it
14mr|ipsec-tools-0.7.3-9|177	# in %%doc. Also fix their permissions
14mr|ipsec-tools-0.7.3-9|178	rm -f src/racoon/samples/*.in
14mr|ipsec-tools-0.7.3-9|179	find src/racoon/samples -type f -exec chmod 0644 {} \;
14mr|ipsec-tools-0.7.3-9|180	
14mr|ipsec-tools-0.7.3-9|181	%post
14mr|ipsec-tools-0.7.3-9|182	%_post_service ipsec-setkey
14mr|ipsec-tools-0.7.3-9|183	%_post_service racoon
14mr|ipsec-tools-0.7.3-9|184	
14mr|ipsec-tools-0.7.3-9|185	%preun
14mr|ipsec-tools-0.7.3-9|186	%_preun_service ipsec-setkey
14mr|ipsec-tools-0.7.3-9|187	%_preun_service racoon
14mr|ipsec-tools-0.7.3-9|188	
14mr|ipsec-tools-0.7.3-9|189	%files
14mr|ipsec-tools-0.7.3-9|190	%doc ChangeLog NEWS README
14mr|ipsec-tools-0.7.3-9|191	%doc src/racoon/samples
14mr|ipsec-tools-0.7.3-9|192	%doc src/racoon/doc/*
14mr|ipsec-tools-0.7.3-9|193	/sbin/*
14mr|ipsec-tools-0.7.3-9|194	%{_mandir}/man*/*
14mr|ipsec-tools-0.7.3-9|195	%dir %{_sysconfdir}/racoon
14mr|ipsec-tools-0.7.3-9|196	%dir %{_sysconfdir}/racoon/certs
14mr|ipsec-tools-0.7.3-9|197	%config(noreplace) %{_sysconfdir}/sysconfig/racoon
14mr|ipsec-tools-0.7.3-9|198	%config(noreplace) %{_sysconfdir}/racoon/psk.txt
14mr|ipsec-tools-0.7.3-9|199	%config(noreplace) %{_sysconfdir}/racoon/racoon.conf
14mr|ipsec-tools-0.7.3-9|200	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/ipsec.conf
14mr|ipsec-tools-0.7.3-9|201	%config(noreplace) %{_sysconfdir}/pam.d/racoon
14mr|ipsec-tools-0.7.3-9|202	%attr (0755,root,root) %{_initrddir}/ipsec-setkey
14mr|ipsec-tools-0.7.3-9|203	%attr (0755,root,root) %{_initrddir}/racoon
14mr|ipsec-tools-0.7.3-9|204	%dir /var/lib/racoon
14mr|ipsec-tools-0.7.3-9|205	
14mr|ipsec-tools-0.7.3-9|206	%files -n %{libname}
14mr|ipsec-tools-0.7.3-9|207	%doc ChangeLog NEWS README
14mr|ipsec-tools-0.7.3-9|208	/%{_lib}/*.so.*
14mr|ipsec-tools-0.7.3-9|209	
14mr|ipsec-tools-0.7.3-9|210	%files -n %{libnamedev}
14mr|ipsec-tools-0.7.3-9|211	/%{_lib}/libipsec.so
14mr|ipsec-tools-0.7.3-9|212	/%{_lib}/libracoon.so
14mr|ipsec-tools-0.7.3-9|213	%{_includedir}/*
14mr|ipsec-tools-0.7.3-9|214	
14mr|ipsec-tools-0.7.3-9|215	
14mr|ipsec-tools-0.7.3-9|216	
14mr|ipsec-tools-0.7.3-9|217	
14mr|ipsec-tools-0.7.3-9|218	
14mr|ipsec-tools-0.7.3-9|219	
14mr|ipsec-tools-0.7.3-9|220	%changelog
14mr|ipsec-tools-0.7.3-9|221	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.3-9
14mr|ipsec-tools-0.7.3-9|222	+ Revision: f2acecc
14mr|ipsec-tools-0.7.3-9|223	- MassBuild#440: Increase release tag
14mr|ipsec-tools-0.7.3-9|224	
14mr|ipsec-tools-0.7.3-9|225	

16801 14
14mr|ipset-6.19-3|1	%define	major	3
14mr|ipset-6.19-3|2	%define	libname	%mklibname ipset %{major}
14mr|ipset-6.19-3|3	%define	devname	%mklibname ipset -d
14mr|ipset-6.19-3|4	
14mr|ipset-6.19-3|5	%ifarch %{arm}
14mr|ipset-6.19-3|6	%define kflavour kirkwood
14mr|ipset-6.19-3|7	%else
14mr|ipset-6.19-3|8	# (tmb) hack to get it to build against correct kernel config (not running one)
14mr|ipset-6.19-3|9	%define kflavour nrj-desktop
14mr|ipset-6.19-3|10	%endif
14mr|ipset-6.19-3|11	
14mr|ipset-6.19-3|12	Summary:	Tools for managing sets of IP or ports with iptables
14mr|ipset-6.19-3|13	Name:		ipset
14mr|ipset-6.19-3|14	Version:	6.19
14mr|ipset-6.19-3|15	Release:	3
14mr|ipset-6.19-3|16	License:	GPLv2+
14mr|ipset-6.19-3|17	Group:		System/Kernel and hardware
14mr|ipset-6.19-3|18	Url:		http://ipset.netfilter.org/
14mr|ipset-6.19-3|19	Source0:	http://ipset.netfilter.org/%{name}-%{version}.tar.bz2
14mr|ipset-6.19-3|20	BuildRequires:	pkgconfig(libmnl)
14mr|ipset-6.19-3|21	BuildRequires:	kernel-%{kflavour}-devel-latest
14mr|ipset-6.19-3|22	
14mr|ipset-6.19-3|23	%description
14mr|ipset-6.19-3|24	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
14mr|ipset-6.19-3|25	administered by the ipset utility. Depending on the type, currently an IP set
14mr|ipset-6.19-3|26	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
14mr|ipset-6.19-3|27	addresses in a way, which ensures lightning speed when matching an entry
14mr|ipset-6.19-3|28	against a set.
14mr|ipset-6.19-3|29	
14mr|ipset-6.19-3|30	ipset may be the proper tool for you, if you want to
14mr|ipset-6.19-3|31	
14mr|ipset-6.19-3|32	o store multiple IP addresses or port numbers and match against the collection
14mr|ipset-6.19-3|33	by iptables at one swoop;
14mr|ipset-6.19-3|34	
14mr|ipset-6.19-3|35	o dynamically update iptables rules against IP addresses or ports without
14mr|ipset-6.19-3|36	performance penalty;
14mr|ipset-6.19-3|37	
14mr|ipset-6.19-3|38	o express complex IP address and ports based rulesets with one single iptables
14mr|ipset-6.19-3|39	rule and benefit from the speed of IP sets
14mr|ipset-6.19-3|40	
14mr|ipset-6.19-3|41	%package -n	%{libname}
14mr|ipset-6.19-3|42	Summary:	Shared library for managing sets of IP or ports with iptables
14mr|ipset-6.19-3|43	Group:		System/Libraries
14mr|ipset-6.19-3|44	
14mr|ipset-6.19-3|45	%description -n	%{libname}
14mr|ipset-6.19-3|46	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
14mr|ipset-6.19-3|47	administered by the ipset utility. Depending on the type, currently an IP set
14mr|ipset-6.19-3|48	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
14mr|ipset-6.19-3|49	addresses in a way, which ensures lightning speed when matching an entry
14mr|ipset-6.19-3|50	against a set.
14mr|ipset-6.19-3|51	
14mr|ipset-6.19-3|52	This package provides the shared library for managing sets of IP or ports with
14mr|ipset-6.19-3|53	iptables.
14mr|ipset-6.19-3|54	
14mr|ipset-6.19-3|55	%package -n	%{devname}
14mr|ipset-6.19-3|56	Summary:	Headers and static lib for ipset development
14mr|ipset-6.19-3|57	Group:		Development/C
14mr|ipset-6.19-3|58	%rename		ipset-devel
14mr|ipset-6.19-3|59	
14mr|ipset-6.19-3|60	%description -n	%{devname}
14mr|ipset-6.19-3|61	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
14mr|ipset-6.19-3|62	administered by the ipset utility. Depending on the type, currently an IP set
14mr|ipset-6.19-3|63	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
14mr|ipset-6.19-3|64	addresses in a way, which ensures lightning speed when matching an entry
14mr|ipset-6.19-3|65	against a set.
14mr|ipset-6.19-3|66	
14mr|ipset-6.19-3|67	Install this package if you want do compile applications using the ipset
14mr|ipset-6.19-3|68	library.
14mr|ipset-6.19-3|69	
14mr|ipset-6.19-3|70	%prep
14mr|ipset-6.19-3|71	%setup -q
14mr|ipset-6.19-3|72	
14mr|ipset-6.19-3|73	%build
14mr|ipset-6.19-3|74	KERNEL=`ls -1d --sort=time %{_usrsrc}/linux-*-%{kflavour}-* |head -n1`
14mr|ipset-6.19-3|75	%configure2_5x	--with-kbuild=$KERNEL \
14mr|ipset-6.19-3|76	--disable-static \
14mr|ipset-6.19-3|77	--enable-shared \
14mr|ipset-6.19-3|78	--disable-ltdl-install \
14mr|ipset-6.19-3|79	--enable-settype-modules
14mr|ipset-6.19-3|80	%make
14mr|ipset-6.19-3|81	
14mr|ipset-6.19-3|82	%install
14mr|ipset-6.19-3|83	%makeinstall_std
14mr|ipset-6.19-3|84	
14mr|ipset-6.19-3|85	install -d %{buildroot}%{_libdir}/ipset
14mr|ipset-6.19-3|86	
14mr|ipset-6.19-3|87	%files
14mr|ipset-6.19-3|88	%doc ChangeLog ChangeLog.ippool
14mr|ipset-6.19-3|89	%{_sbindir}/ipset
14mr|ipset-6.19-3|90	%{_mandir}/man8/ipset.8*
14mr|ipset-6.19-3|91	
14mr|ipset-6.19-3|92	%files -n %{libname}
14mr|ipset-6.19-3|93	%dir %{_libdir}/ipset
14mr|ipset-6.19-3|94	%{_libdir}/libipset.so.%{major}*
14mr|ipset-6.19-3|95	
14mr|ipset-6.19-3|96	%files -n %{devname}
14mr|ipset-6.19-3|97	%dir %{_includedir}/libipset
14mr|ipset-6.19-3|98	%{_includedir}/libipset/*
14mr|ipset-6.19-3|99	%{_libdir}/libipset.so
14mr|ipset-6.19-3|100	
14mr|ipset-6.19-3|101	%changelog
14mr|ipset-6.19-3|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.19-3
14mr|ipset-6.19-3|103	+ Revision: 605f0e3
14mr|ipset-6.19-3|104	- MassBuild#440: Increase release tag
14mr|ipset-6.19-3|105	
14mr|ipset-6.19-3|106	

16802 14
14mr|iptables-1.4.21-7|1	# because the modules are not libtool aware
14mr|iptables-1.4.21-7|2	%define _disable_ld_no_undefined 1
14mr|iptables-1.4.21-7|3	
14mr|iptables-1.4.21-7|4	%define major 10
14mr|iptables-1.4.21-7|5	%define libname %mklibname xtables %{major}
14mr|iptables-1.4.21-7|6	%define devname %mklibname -d iptables
14mr|iptables-1.4.21-7|7	
14mr|iptables-1.4.21-7|8	%define ipq_major 0
14mr|iptables-1.4.21-7|9	%define libipq %mklibname ipq %{ipq_major}
14mr|iptables-1.4.21-7|10	%define devipq %mklibname -d ipq
14mr|iptables-1.4.21-7|11	
14mr|iptables-1.4.21-7|12	%define iptc_major 0
14mr|iptables-1.4.21-7|13	%define libiptc %mklibname iptc %{iptc_major}
14mr|iptables-1.4.21-7|14	%define deviptc %mklibname -d iptc
14mr|iptables-1.4.21-7|15	
14mr|iptables-1.4.21-7|16	%define libip4tc %mklibname ip4tc %{iptc_major}
14mr|iptables-1.4.21-7|17	%define devip4tc %mklibname -d ip4tc
14mr|iptables-1.4.21-7|18	
14mr|iptables-1.4.21-7|19	%define libip6tc %mklibname ip6tc %{iptc_major}
14mr|iptables-1.4.21-7|20	%define devip6tcg %mklibname -d ip6tc
14mr|iptables-1.4.21-7|21	
14mr|iptables-1.4.21-7|22	# install init scripts to /usr/libexec with systemd
14mr|iptables-1.4.21-7|23	%define script_path %{_libexecdir}
14mr|iptables-1.4.21-7|24	
14mr|iptables-1.4.21-7|25	Summary:	Tools for managing Linux kernel packet filtering capabilities
14mr|iptables-1.4.21-7|26	Name:		iptables
14mr|iptables-1.4.21-7|27	Version:	1.4.21
14mr|iptables-1.4.21-7|28	Release:	7
14mr|iptables-1.4.21-7|29	License:	GPLv2+
14mr|iptables-1.4.21-7|30	Group:		System/Kernel and hardware
14mr|iptables-1.4.21-7|31	Url:		http://netfilter.org/
14mr|iptables-1.4.21-7|32	Source0:	http://netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
14mr|iptables-1.4.21-7|33	Source2:	iptables.init
14mr|iptables-1.4.21-7|34	Source3:	ip6tables.init
14mr|iptables-1.4.21-7|35	Source4:	iptables.config
14mr|iptables-1.4.21-7|36	Source5:	ip6tables.config
14mr|iptables-1.4.21-7|37	Source6:	iptables.service
14mr|iptables-1.4.21-7|38	# S100 and up used to be in the added patches
14mr|iptables-1.4.21-7|39	Source100:	libipt_IMQ.c
14mr|iptables-1.4.21-7|40	Source101:	libipt_IFWLOG.c
14mr|iptables-1.4.21-7|41	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
14mr|iptables-1.4.21-7|42	Source102:	libipt_psd.c
14mr|iptables-1.4.21-7|43	Source103:	libipt_psd.man
14mr|iptables-1.4.21-7|44	Patch0:		iptables-1.2.8-libiptc.h.patch
14mr|iptables-1.4.21-7|45	Patch100:	iptables-imq.diff
14mr|iptables-1.4.21-7|46	#Patch101:	iptables-IFWLOG_extension.diff
14mr|iptables-1.4.21-7|47	#Patch102:	iptables-psd.diff
14mr|iptables-1.4.21-7|48	#Patch103:	iptables-1.4.17-fix-linking.patch
14mr|iptables-1.4.21-7|49	
14mr|iptables-1.4.21-7|50	BuildRequires:	pkgconfig(libnfnetlink)
14mr|iptables-1.4.21-7|51	Requires(post,preun):	rpm-helper
14mr|iptables-1.4.21-7|52	Provides:	%{name}-ipv6 = %{version}
14mr|iptables-1.4.21-7|53	Provides:	userspace-ipfilter
14mr|iptables-1.4.21-7|54	
14mr|iptables-1.4.21-7|55	%description
14mr|iptables-1.4.21-7|56	iptables controls the Linux kernel network packet filtering code. It allows you
14mr|iptables-1.4.21-7|57	to set up firewalls and IP masquerading, etc.
14mr|iptables-1.4.21-7|58	
14mr|iptables-1.4.21-7|59	Install iptables if you need to set up firewalling for your network.
14mr|iptables-1.4.21-7|60	
14mr|iptables-1.4.21-7|61	%package -n %{libname}
14mr|iptables-1.4.21-7|62	Summary:	Shared iptables library
14mr|iptables-1.4.21-7|63	Group:		System/Libraries
14mr|iptables-1.4.21-7|64	
14mr|iptables-1.4.21-7|65	%description -n	%{libname}
14mr|iptables-1.4.21-7|66	This package contains the shared iptables library.
14mr|iptables-1.4.21-7|67	
14mr|iptables-1.4.21-7|68	%package -n %{devname}
14mr|iptables-1.4.21-7|69	Summary:	Development library and header files for the iptables library
14mr|iptables-1.4.21-7|70	Group:		Development/C
14mr|iptables-1.4.21-7|71	Requires:	kernel-headers
14mr|iptables-1.4.21-7|72	Requires:	%{libname} = %{version}-%{release}
14mr|iptables-1.4.21-7|73	Provides:	%{name}-devel = %{version}
14mr|iptables-1.4.21-7|74	
14mr|iptables-1.4.21-7|75	%description -n	%{devname}
14mr|iptables-1.4.21-7|76	This package contains the shared iptables library.
14mr|iptables-1.4.21-7|77	
14mr|iptables-1.4.21-7|78	# ipq
14mr|iptables-1.4.21-7|79	%package -n %{libipq}
14mr|iptables-1.4.21-7|80	Summary:	Shared iptables library
14mr|iptables-1.4.21-7|81	Group:		System/Libraries
14mr|iptables-1.4.21-7|82	
14mr|iptables-1.4.21-7|83	%description -n	%{libipq}
14mr|iptables-1.4.21-7|84	This package contains the ipq library.
14mr|iptables-1.4.21-7|85	
14mr|iptables-1.4.21-7|86	%package -n %{devipq}
14mr|iptables-1.4.21-7|87	Summary:	Development library and header files for the iptables library
14mr|iptables-1.4.21-7|88	Group:		Development/C
14mr|iptables-1.4.21-7|89	Requires:	kernel-headers
14mr|iptables-1.4.21-7|90	Requires:	%{libipq} = %{version}-%{release}
14mr|iptables-1.4.21-7|91	Provides:	%{name}-ipq-devel = %{version}
14mr|iptables-1.4.21-7|92	
14mr|iptables-1.4.21-7|93	%description -n	%{devipq}
14mr|iptables-1.4.21-7|94	This package contains the ipq library.
14mr|iptables-1.4.21-7|95	
14mr|iptables-1.4.21-7|96	# iptc
14mr|iptables-1.4.21-7|97	%package -n %{libiptc}
14mr|iptables-1.4.21-7|98	Summary:	Shared iptables library
14mr|iptables-1.4.21-7|99	Group:		System/Libraries
14mr|iptables-1.4.21-7|100	
14mr|iptables-1.4.21-7|101	%description -n	%{libiptc}
14mr|iptables-1.4.21-7|102	This package contains the IPTC library.
14mr|iptables-1.4.21-7|103	
14mr|iptables-1.4.21-7|104	%package -n %{deviptc}
14mr|iptables-1.4.21-7|105	Summary:	Development library and header files for the iptables library
14mr|iptables-1.4.21-7|106	Group:		Development/C
14mr|iptables-1.4.21-7|107	Requires:	kernel-headers
14mr|iptables-1.4.21-7|108	Requires:	%{libiptc} = %{version}-%{release}
14mr|iptables-1.4.21-7|109	Provides:	%{name}-iptc-devel = %{version}
14mr|iptables-1.4.21-7|110	
14mr|iptables-1.4.21-7|111	%description -n	%{deviptc}
14mr|iptables-1.4.21-7|112	This package contains the IPTC library.
14mr|iptables-1.4.21-7|113	
14mr|iptables-1.4.21-7|114	# ip4tc
14mr|iptables-1.4.21-7|115	%package -n %{libip4tc}
14mr|iptables-1.4.21-7|116	Summary:	Shared iptables library
14mr|iptables-1.4.21-7|117	Group:		System/Libraries
14mr|iptables-1.4.21-7|118	
14mr|iptables-1.4.21-7|119	%description -n	%{libip4tc}
14mr|iptables-1.4.21-7|120	This package contains the IP4TC library.
14mr|iptables-1.4.21-7|121	
14mr|iptables-1.4.21-7|122	%package -n	%{devip4tc}
14mr|iptables-1.4.21-7|123	Summary:	Development library and header files for the iptables library
14mr|iptables-1.4.21-7|124	Group:		Development/C
14mr|iptables-1.4.21-7|125	Requires:	kernel-headers
14mr|iptables-1.4.21-7|126	Requires:	%{libip4tc} = %{version}-%{release}
14mr|iptables-1.4.21-7|127	Provides:	%{name}-ip4tc-devel = %{version}
14mr|iptables-1.4.21-7|128	
14mr|iptables-1.4.21-7|129	%description -n	%{devip4tc}
14mr|iptables-1.4.21-7|130	This package contains the development files for IPTC library.
14mr|iptables-1.4.21-7|131	
14mr|iptables-1.4.21-7|132	# ip6tc
14mr|iptables-1.4.21-7|133	%package -n %{libip6tc}
14mr|iptables-1.4.21-7|134	Summary:	Shared iptables library
14mr|iptables-1.4.21-7|135	Group:		System/Libraries
14mr|iptables-1.4.21-7|136	
14mr|iptables-1.4.21-7|137	%description -n	%{libip6tc}
14mr|iptables-1.4.21-7|138	This package contains the IP6TC library.
14mr|iptables-1.4.21-7|139	
14mr|iptables-1.4.21-7|140	%package -n %{devip6tcg}
14mr|iptables-1.4.21-7|141	Summary:	Development library and header files for the iptables library
14mr|iptables-1.4.21-7|142	Group:		Development/C
14mr|iptables-1.4.21-7|143	Requires:	kernel-headers
14mr|iptables-1.4.21-7|144	Requires:	%{libip6tc} = %{version}-%{release}
14mr|iptables-1.4.21-7|145	Provides:	%{name}-ip6tc-devel = %{version}
14mr|iptables-1.4.21-7|146	
14mr|iptables-1.4.21-7|147	%description -n	%{devip6tcg}
14mr|iptables-1.4.21-7|148	This package contains the development files for IP6TC library.
14mr|iptables-1.4.21-7|149	
14mr|iptables-1.4.21-7|150	%prep
14mr|iptables-1.4.21-7|151	%setup -q
14mr|iptables-1.4.21-7|152	cp %{SOURCE2} iptables.init
14mr|iptables-1.4.21-7|153	cp %{SOURCE3} ip6tables.init
14mr|iptables-1.4.21-7|154	cp %{SOURCE4} iptables.sample
14mr|iptables-1.4.21-7|155	cp %{SOURCE5} ip6tables.sample
14mr|iptables-1.4.21-7|156	
14mr|iptables-1.4.21-7|157	# fix libdir
14mr|iptables-1.4.21-7|158	sed -i -e "s|\@lib\@|%{_lib}|g" iptables.init
14mr|iptables-1.4.21-7|159	
14mr|iptables-1.4.21-7|160	# extensions
14mr|iptables-1.4.21-7|161	#install -m0644 %{SOURCE100} extensions/ <- it needs ipt_IMQ.h and we don't have it anymore ?!
14mr|iptables-1.4.21-7|162	#install -m0644 %{SOURCE101} extensions/
14mr|iptables-1.4.21-7|163	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
14mr|iptables-1.4.21-7|164	#install -m0644 %{SOURCE102} extensions/
14mr|iptables-1.4.21-7|165	#install -m0644 %{SOURCE103} extensions/
14mr|iptables-1.4.21-7|166	
14mr|iptables-1.4.21-7|167	%apply_patches
14mr|iptables-1.4.21-7|168	
14mr|iptables-1.4.21-7|169	find . -type f | xargs perl -pi -e "s,/usr/local,%{_prefix},g"
14mr|iptables-1.4.21-7|170	
14mr|iptables-1.4.21-7|171	# don't run /sbin/ldconfig
14mr|iptables-1.4.21-7|172	sed -i -e "s|/sbin/ldconfig|/bin/true|g" Makefile*
14mr|iptables-1.4.21-7|173	
14mr|iptables-1.4.21-7|174	%build
14mr|iptables-1.4.21-7|175	export LIBS="-ldl"
14mr|iptables-1.4.21-7|176	
14mr|iptables-1.4.21-7|177	%serverbuild
14mr|iptables-1.4.21-7|178	
14mr|iptables-1.4.21-7|179	autoreconf -fi
14mr|iptables-1.4.21-7|180	
14mr|iptables-1.4.21-7|181	export CFLAGS="$CFLAGS -fPIC"
14mr|iptables-1.4.21-7|182	export CXXFLAGS="$CXXFLAGS -fPIC"
14mr|iptables-1.4.21-7|183	export FFLAGS="$FFLAGS -fPIC"
14mr|iptables-1.4.21-7|184	
14mr|iptables-1.4.21-7|185	%configure2_5x \
14mr|iptables-1.4.21-7|186	--disable-static \
14mr|iptables-1.4.21-7|187	--bindir=/sbin \
14mr|iptables-1.4.21-7|188	--sbindir=/sbin \
14mr|iptables-1.4.21-7|189	--libdir=/%{_lib} \
14mr|iptables-1.4.21-7|190	--libexecdir=/%{_lib} \
14mr|iptables-1.4.21-7|191	--enable-devel \
14mr|iptables-1.4.21-7|192	--enable-libipq \
14mr|iptables-1.4.21-7|193	--enable-ipv4 \
14mr|iptables-1.4.21-7|194	--enable-ipv6 \
14mr|iptables-1.4.21-7|195	--with-ksource=%{_prefix}/src/linux \
14mr|iptables-1.4.21-7|196	--with-xtlibdir=/%{_lib}/iptables
14mr|iptables-1.4.21-7|197	
14mr|iptables-1.4.21-7|198	%make
14mr|iptables-1.4.21-7|199	
14mr|iptables-1.4.21-7|200	%install
14mr|iptables-1.4.21-7|201	%makeinstall_std
14mr|iptables-1.4.21-7|202	
14mr|iptables-1.4.21-7|203	# (oe) this in conjunction with the mandriva initscript will make it possible
14mr|iptables-1.4.21-7|204	# to use development versions of the netfilter modules and with different
14mr|iptables-1.4.21-7|205	# api:s. (according to blino)
14mr|iptables-1.4.21-7|206	install -d %{buildroot}/%{_lib}/iptables.d
14mr|iptables-1.4.21-7|207	mv %{buildroot}/%{_lib}/iptables %{buildroot}/%{_lib}/iptables.d/linux-2.6-main
14mr|iptables-1.4.21-7|208	
14mr|iptables-1.4.21-7|209	# pkgconfig files
14mr|iptables-1.4.21-7|210	mkdir -p %{buildroot}%{_libdir}
14mr|iptables-1.4.21-7|211	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}/
14mr|iptables-1.4.21-7|212	
14mr|iptables-1.4.21-7|213	# header development files
14mr|iptables-1.4.21-7|214	install -d %{buildroot}%{_includedir}/{libipq,libiptc,libipulog}
14mr|iptables-1.4.21-7|215	install -m0644 include/libipq/*.h %{buildroot}%{_includedir}/libipq/
14mr|iptables-1.4.21-7|216	install -m0644 include/libiptc/*.h %{buildroot}%{_includedir}/libiptc/
14mr|iptables-1.4.21-7|217	install -m0644 include/libipulog/*.h %{buildroot}%{_includedir}/libipulog/
14mr|iptables-1.4.21-7|218	
14mr|iptables-1.4.21-7|219	# iptables and netfilter development files
14mr|iptables-1.4.21-7|220	install -d %{buildroot}%{_includedir}/net/netfilter/
14mr|iptables-1.4.21-7|221	install -d %{buildroot}%{_includedir}/iptables
14mr|iptables-1.4.21-7|222	#install -m0644 include/net/netfilter/*.h %{buildroot}%{_includedir}/net/netfilter/
14mr|iptables-1.4.21-7|223	install -m0644 include/ip*tables.h %{buildroot}%{_includedir}/
14mr|iptables-1.4.21-7|224	install -m0644 include/iptables/internal.h %{buildroot}%{_includedir}/iptables
14mr|iptables-1.4.21-7|225	
14mr|iptables-1.4.21-7|226	#Intird not need. TODO drop it!
14mr|iptables-1.4.21-7|227	#install -d %{buildroot}%{_initrddir}
14mr|iptables-1.4.21-7|228	#install -m0755 iptables.init %{buildroot}%{_initrddir}/iptables
14mr|iptables-1.4.21-7|229	#install -m0755 ip6tables.init %{buildroot}%{_initrddir}/ip6tables
14mr|iptables-1.4.21-7|230	
14mr|iptables-1.4.21-7|231	# install compatible excutable (since 1.4.11)
14mr|iptables-1.4.21-7|232	ln -sf xtables-multi %{buildroot}/sbin/iptables-multi
14mr|iptables-1.4.21-7|233	ln -sf xtables-multi %{buildroot}/sbin/ip6tables-multi
14mr|iptables-1.4.21-7|234	
14mr|iptables-1.4.21-7|235	# (cg) NB the name "iptables.init" is important. The dracut usrmove convertfs
14mr|iptables-1.4.21-7|236	# module will avoid a post-merge conflict by renaming the files to match this
14mr|iptables-1.4.21-7|237	# naming convension. If this package is updated to change the names below,
14mr|iptables-1.4.21-7|238	# you should also take care to update dracut and the convertfs module accordingly.
14mr|iptables-1.4.21-7|239	install -d %{buildroot}%{script_path}
14mr|iptables-1.4.21-7|240	install -m0755 iptables.init %{buildroot}%{script_path}/
14mr|iptables-1.4.21-7|241	install -m0755 ip6tables.init %{buildroot}%{script_path}/
14mr|iptables-1.4.21-7|242	
14mr|iptables-1.4.21-7|243	# install systemd service files
14mr|iptables-1.4.21-7|244	install -d -m 755 %{buildroot}/lib/systemd/system
14mr|iptables-1.4.21-7|245	install -c -m 644 %{SOURCE6} %{buildroot}/lib/systemd/system/
14mr|iptables-1.4.21-7|246	sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' < %{SOURCE6} > ip6tables.service
14mr|iptables-1.4.21-7|247	install -c -m 644 ip6tables.service %{buildroot}/lib/systemd/system/
14mr|iptables-1.4.21-7|248	sed -i 's!@LIBDIR@!%{script_path}!' %{buildroot}/lib/systemd/system/ip6tables.service
14mr|iptables-1.4.21-7|249	sed -i 's!@LIBDIR@!%{script_path}!' %{buildroot}/lib/systemd/system/iptables.service
14mr|iptables-1.4.21-7|250	
14mr|iptables-1.4.21-7|251	%post
14mr|iptables-1.4.21-7|252	%_post_service iptables
14mr|iptables-1.4.21-7|253	%_post_service ip6tables
14mr|iptables-1.4.21-7|254	%{script_path}/iptables.init check
14mr|iptables-1.4.21-7|255	
14mr|iptables-1.4.21-7|256	%preun
14mr|iptables-1.4.21-7|257	%_preun_service iptables
14mr|iptables-1.4.21-7|258	%_preun_service ip6tables
14mr|iptables-1.4.21-7|259	
14mr|iptables-1.4.21-7|260	%triggerun -- iptables < 1.4.12.1
14mr|iptables-1.4.21-7|261	# Autostart
14mr|iptables-1.4.21-7|262	/bin/systemctl --no-reload enable iptables.service >/dev/null 2>&1 ||:
14mr|iptables-1.4.21-7|263	
14mr|iptables-1.4.21-7|264	# Delete from sysv management, try to restart service
14mr|iptables-1.4.21-7|265	/sbin/chkconfig --del iptables >/dev/null 2>&1 || :
14mr|iptables-1.4.21-7|266	/bin/systemctl try-restart iptables.service >/dev/null 2>&1 || :
14mr|iptables-1.4.21-7|267	
14mr|iptables-1.4.21-7|268	# Autostart
14mr|iptables-1.4.21-7|269	/bin/systemctl --no-reload enable ip6tables.service >/dev/null 2>&1 ||:
14mr|iptables-1.4.21-7|270	
14mr|iptables-1.4.21-7|271	# Delete from sysv management, try to restart service
14mr|iptables-1.4.21-7|272	/sbin/chkconfig --del ip6tables >/dev/null 2>&1 || :
14mr|iptables-1.4.21-7|273	/bin/systemctl try-restart ip6tables.service >/dev/null 2>&1 || :
14mr|iptables-1.4.21-7|274	
14mr|iptables-1.4.21-7|275	%files
14mr|iptables-1.4.21-7|276	%doc INSTALL INCOMPATIBILITIES iptables.sample ip6tables.sample
14mr|iptables-1.4.21-7|277	%attr(0755,root,root) %{script_path}/ip*
14mr|iptables-1.4.21-7|278	/lib/systemd/system/iptables.service
14mr|iptables-1.4.21-7|279	/lib/systemd/system/ip6tables.service
14mr|iptables-1.4.21-7|280	/sbin/iptables
14mr|iptables-1.4.21-7|281	/sbin/iptables-restore
14mr|iptables-1.4.21-7|282	/sbin/iptables-save
14mr|iptables-1.4.21-7|283	/sbin/iptables-xml
14mr|iptables-1.4.21-7|284	/sbin/iptables-multi
14mr|iptables-1.4.21-7|285	/sbin/ip6tables-multi
14mr|iptables-1.4.21-7|286	/sbin/xtables-multi
14mr|iptables-1.4.21-7|287	/sbin/nfnl_osf
14mr|iptables-1.4.21-7|288	# ipv6
14mr|iptables-1.4.21-7|289	/sbin/ip6tables
14mr|iptables-1.4.21-7|290	/sbin/ip6tables-restore
14mr|iptables-1.4.21-7|291	/sbin/ip6tables-save
14mr|iptables-1.4.21-7|292	%dir /%{_lib}/iptables.d
14mr|iptables-1.4.21-7|293	%dir /%{_lib}/iptables.d/linux-2.6-main
14mr|iptables-1.4.21-7|294	/%{_lib}/iptables.d/linux-2.6-main/libipt_ah.so
14mr|iptables-1.4.21-7|295	/%{_lib}/iptables.d/linux-2.6-main/libipt_CLUSTERIP.so
14mr|iptables-1.4.21-7|296	/%{_lib}/iptables.d/linux-2.6-main/libipt_DNAT.so
14mr|iptables-1.4.21-7|297	/%{_lib}/iptables.d/linux-2.6-main/libipt_ECN.so
14mr|iptables-1.4.21-7|298	/%{_lib}/iptables.d/linux-2.6-main/libipt_icmp.so
14mr|iptables-1.4.21-7|299	#/%{_lib}/iptables.d/linux-2.6-main/libipt_IFWLOG.so
14mr|iptables-1.4.21-7|300	/%{_lib}/iptables.d/linux-2.6-main/libipt_LOG.so
14mr|iptables-1.4.21-7|301	/%{_lib}/iptables.d/linux-2.6-main/libipt_MASQUERADE.so
14mr|iptables-1.4.21-7|302	/%{_lib}/iptables.d/linux-2.6-main/libipt_MIRROR.so
14mr|iptables-1.4.21-7|303	/%{_lib}/iptables.d/linux-2.6-main/libipt_NETMAP.so
14mr|iptables-1.4.21-7|304	#/%{_lib}/iptables.d/linux-2.6-main/libipt_psd.so
14mr|iptables-1.4.21-7|305	/%{_lib}/iptables.d/linux-2.6-main/libipt_realm.so
14mr|iptables-1.4.21-7|306	/%{_lib}/iptables.d/linux-2.6-main/libipt_REDIRECT.so
14mr|iptables-1.4.21-7|307	/%{_lib}/iptables.d/linux-2.6-main/libipt_REJECT.so
14mr|iptables-1.4.21-7|308	/%{_lib}/iptables.d/linux-2.6-main/libipt_SAME.so
14mr|iptables-1.4.21-7|309	/%{_lib}/iptables.d/linux-2.6-main/libipt_SNAT.so
14mr|iptables-1.4.21-7|310	/%{_lib}/iptables.d/linux-2.6-main/libipt_ttl.so
14mr|iptables-1.4.21-7|311	/%{_lib}/iptables.d/linux-2.6-main/libipt_TTL.so
14mr|iptables-1.4.21-7|312	/%{_lib}/iptables.d/linux-2.6-main/libipt_ULOG.so
14mr|iptables-1.4.21-7|313	/%{_lib}/iptables.d/linux-2.6-main/libipt_unclean.so
14mr|iptables-1.4.21-7|314	/%{_lib}/iptables.d/linux-2.6-main/libxt_addrtype.so
14mr|iptables-1.4.21-7|315	/%{_lib}/iptables.d/linux-2.6-main/libxt_AUDIT.so
14mr|iptables-1.4.21-7|316	/%{_lib}/iptables.d/linux-2.6-main/libxt_bpf.so
14mr|iptables-1.4.21-7|317	/%{_lib}/iptables.d/linux-2.6-main/libxt_CHECKSUM.so
14mr|iptables-1.4.21-7|318	/%{_lib}/iptables.d/linux-2.6-main/libxt_CLASSIFY.so
14mr|iptables-1.4.21-7|319	/%{_lib}/iptables.d/linux-2.6-main/libxt_cluster.so
14mr|iptables-1.4.21-7|320	/%{_lib}/iptables.d/linux-2.6-main/libxt_comment.so
14mr|iptables-1.4.21-7|321	/%{_lib}/iptables.d/linux-2.6-main/libxt_connbytes.so
14mr|iptables-1.4.21-7|322	/%{_lib}/iptables.d/linux-2.6-main/libxt_connlimit.so
14mr|iptables-1.4.21-7|323	/%{_lib}/iptables.d/linux-2.6-main/libxt_connmark.so
14mr|iptables-1.4.21-7|324	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNMARK.so
14mr|iptables-1.4.21-7|325	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNSECMARK.so
14mr|iptables-1.4.21-7|326	/%{_lib}/iptables.d/linux-2.6-main/libxt_conntrack.so
14mr|iptables-1.4.21-7|327	/%{_lib}/iptables.d/linux-2.6-main/libxt_cpu.so
14mr|iptables-1.4.21-7|328	/%{_lib}/iptables.d/linux-2.6-main/libxt_CT.so
14mr|iptables-1.4.21-7|329	/%{_lib}/iptables.d/linux-2.6-main/libxt_dccp.so
14mr|iptables-1.4.21-7|330	/%{_lib}/iptables.d/linux-2.6-main/libxt_devgroup.so
14mr|iptables-1.4.21-7|331	/%{_lib}/iptables.d/linux-2.6-main/libxt_dscp.so
14mr|iptables-1.4.21-7|332	/%{_lib}/iptables.d/linux-2.6-main/libxt_DSCP.so
14mr|iptables-1.4.21-7|333	/%{_lib}/iptables.d/linux-2.6-main/libxt_ecn.so
14mr|iptables-1.4.21-7|334	/%{_lib}/iptables.d/linux-2.6-main/libxt_esp.so
14mr|iptables-1.4.21-7|335	/%{_lib}/iptables.d/linux-2.6-main/libxt_hashlimit.so
14mr|iptables-1.4.21-7|336	/%{_lib}/iptables.d/linux-2.6-main/libxt_helper.so
14mr|iptables-1.4.21-7|337	/%{_lib}/iptables.d/linux-2.6-main/libxt_HMARK.so
14mr|iptables-1.4.21-7|338	/%{_lib}/iptables.d/linux-2.6-main/libxt_IDLETIMER.so
14mr|iptables-1.4.21-7|339	/%{_lib}/iptables.d/linux-2.6-main/libxt_iprange.so
14mr|iptables-1.4.21-7|340	/%{_lib}/iptables.d/linux-2.6-main/libxt_ipvs.so
14mr|iptables-1.4.21-7|341	/%{_lib}/iptables.d/linux-2.6-main/libxt_LED.so
14mr|iptables-1.4.21-7|342	/%{_lib}/iptables.d/linux-2.6-main/libxt_length.so
14mr|iptables-1.4.21-7|343	/%{_lib}/iptables.d/linux-2.6-main/libxt_limit.so
14mr|iptables-1.4.21-7|344	/%{_lib}/iptables.d/linux-2.6-main/libxt_mac.so
14mr|iptables-1.4.21-7|345	/%{_lib}/iptables.d/linux-2.6-main/libxt_mark.so
14mr|iptables-1.4.21-7|346	/%{_lib}/iptables.d/linux-2.6-main/libxt_MARK.so
14mr|iptables-1.4.21-7|347	/%{_lib}/iptables.d/linux-2.6-main/libxt_multiport.so
14mr|iptables-1.4.21-7|348	/%{_lib}/iptables.d/linux-2.6-main/libxt_nfacct.so
14mr|iptables-1.4.21-7|349	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFLOG.so
14mr|iptables-1.4.21-7|350	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFQUEUE.so
14mr|iptables-1.4.21-7|351	/%{_lib}/iptables.d/linux-2.6-main/libxt_NOTRACK.so
14mr|iptables-1.4.21-7|352	/%{_lib}/iptables.d/linux-2.6-main/libxt_osf.so
14mr|iptables-1.4.21-7|353	/%{_lib}/iptables.d/linux-2.6-main/libxt_owner.so
14mr|iptables-1.4.21-7|354	/%{_lib}/iptables.d/linux-2.6-main/libxt_physdev.so
14mr|iptables-1.4.21-7|355	/%{_lib}/iptables.d/linux-2.6-main/libxt_pkttype.so
14mr|iptables-1.4.21-7|356	/%{_lib}/iptables.d/linux-2.6-main/libxt_policy.so
14mr|iptables-1.4.21-7|357	/%{_lib}/iptables.d/linux-2.6-main/libxt_quota.so
14mr|iptables-1.4.21-7|358	/%{_lib}/iptables.d/linux-2.6-main/libxt_rateest.so
14mr|iptables-1.4.21-7|359	/%{_lib}/iptables.d/linux-2.6-main/libxt_RATEEST.so
14mr|iptables-1.4.21-7|360	/%{_lib}/iptables.d/linux-2.6-main/libxt_recent.so
14mr|iptables-1.4.21-7|361	/%{_lib}/iptables.d/linux-2.6-main/libxt_rpfilter.so
14mr|iptables-1.4.21-7|362	/%{_lib}/iptables.d/linux-2.6-main/libxt_sctp.so
14mr|iptables-1.4.21-7|363	/%{_lib}/iptables.d/linux-2.6-main/libxt_SECMARK.so
14mr|iptables-1.4.21-7|364	/%{_lib}/iptables.d/linux-2.6-main/libxt_set.so
14mr|iptables-1.4.21-7|365	/%{_lib}/iptables.d/linux-2.6-main/libxt_SET.so
14mr|iptables-1.4.21-7|366	/%{_lib}/iptables.d/linux-2.6-main/libxt_socket.so
14mr|iptables-1.4.21-7|367	/%{_lib}/iptables.d/linux-2.6-main/libxt_standard.so
14mr|iptables-1.4.21-7|368	/%{_lib}/iptables.d/linux-2.6-main/libxt_state.so
14mr|iptables-1.4.21-7|369	/%{_lib}/iptables.d/linux-2.6-main/libxt_statistic.so
14mr|iptables-1.4.21-7|370	/%{_lib}/iptables.d/linux-2.6-main/libxt_string.so
14mr|iptables-1.4.21-7|371	/%{_lib}/iptables.d/linux-2.6-main/libxt_SYNPROXY.so
14mr|iptables-1.4.21-7|372	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcpmss.so
14mr|iptables-1.4.21-7|373	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPMSS.so
14mr|iptables-1.4.21-7|374	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPOPTSTRIP.so
14mr|iptables-1.4.21-7|375	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcp.so
14mr|iptables-1.4.21-7|376	/%{_lib}/iptables.d/linux-2.6-main/libxt_TEE.so
14mr|iptables-1.4.21-7|377	/%{_lib}/iptables.d/linux-2.6-main/libxt_time.so
14mr|iptables-1.4.21-7|378	/%{_lib}/iptables.d/linux-2.6-main/libxt_tos.so
14mr|iptables-1.4.21-7|379	/%{_lib}/iptables.d/linux-2.6-main/libxt_TOS.so
14mr|iptables-1.4.21-7|380	/%{_lib}/iptables.d/linux-2.6-main/libxt_TPROXY.so
14mr|iptables-1.4.21-7|381	/%{_lib}/iptables.d/linux-2.6-main/libxt_TRACE.so
14mr|iptables-1.4.21-7|382	/%{_lib}/iptables.d/linux-2.6-main/libxt_u32.so
14mr|iptables-1.4.21-7|383	/%{_lib}/iptables.d/linux-2.6-main/libxt_udp.so
14mr|iptables-1.4.21-7|384	%{_mandir}/*/iptables*
14mr|iptables-1.4.21-7|385	%{_datadir}/xtables/pf.os
14mr|iptables-1.4.21-7|386	# ipv6
14mr|iptables-1.4.21-7|387	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ah.so
14mr|iptables-1.4.21-7|388	/%{_lib}/iptables.d/linux-2.6-main/libip6t_dst.so
14mr|iptables-1.4.21-7|389	/%{_lib}/iptables.d/linux-2.6-main/libip6t_eui64.so
14mr|iptables-1.4.21-7|390	/%{_lib}/iptables.d/linux-2.6-main/libip6t_frag.so
14mr|iptables-1.4.21-7|391	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hbh.so
14mr|iptables-1.4.21-7|392	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hl.so
14mr|iptables-1.4.21-7|393	/%{_lib}/iptables.d/linux-2.6-main/libip6t_HL.so
14mr|iptables-1.4.21-7|394	/%{_lib}/iptables.d/linux-2.6-main/libip6t_icmp6.so
14mr|iptables-1.4.21-7|395	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ipv6header.so
14mr|iptables-1.4.21-7|396	/%{_lib}/iptables.d/linux-2.6-main/libip6t_LOG.so
14mr|iptables-1.4.21-7|397	/%{_lib}/iptables.d/linux-2.6-main/libip6t_mh.so
14mr|iptables-1.4.21-7|398	/%{_lib}/iptables.d/linux-2.6-main/libip6t_REJECT.so
14mr|iptables-1.4.21-7|399	/%{_lib}/iptables.d/linux-2.6-main/libip6t_DNAT.so
14mr|iptables-1.4.21-7|400	/%{_lib}/iptables.d/linux-2.6-main/libip6t_DNPT.so
14mr|iptables-1.4.21-7|401	/%{_lib}/iptables.d/linux-2.6-main/libip6t_MASQUERADE.so
14mr|iptables-1.4.21-7|402	/%{_lib}/iptables.d/linux-2.6-main/libip6t_NETMAP.so
14mr|iptables-1.4.21-7|403	/%{_lib}/iptables.d/linux-2.6-main/libip6t_REDIRECT.so
14mr|iptables-1.4.21-7|404	/%{_lib}/iptables.d/linux-2.6-main/libip6t_SNAT.so
14mr|iptables-1.4.21-7|405	/%{_lib}/iptables.d/linux-2.6-main/libip6t_SNPT.so
14mr|iptables-1.4.21-7|406	/%{_lib}/iptables.d/linux-2.6-main/libip6t_rt.so
14mr|iptables-1.4.21-7|407	%{_mandir}/*/ip6tables*
14mr|iptables-1.4.21-7|408	
14mr|iptables-1.4.21-7|409	%files -n %{libname}
14mr|iptables-1.4.21-7|410	/%{_lib}/libxtables.so.%{major}*
14mr|iptables-1.4.21-7|411	
14mr|iptables-1.4.21-7|412	%files -n %{devname}
14mr|iptables-1.4.21-7|413	%{_includedir}/*.h
14mr|iptables-1.4.21-7|414	%dir %{_includedir}/libipulog
14mr|iptables-1.4.21-7|415	%{_includedir}/libipulog/*.h
14mr|iptables-1.4.21-7|416	%{_includedir}/iptables/*.h
14mr|iptables-1.4.21-7|417	#%{_includedir}/net/netfilter/*.h
14mr|iptables-1.4.21-7|418	/%{_lib}/libxtables.so
14mr|iptables-1.4.21-7|419	%{_libdir}/pkgconfig/xtables.pc
14mr|iptables-1.4.21-7|420	
14mr|iptables-1.4.21-7|421	%files -n %{libipq}
14mr|iptables-1.4.21-7|422	/%{_lib}/libipq.so.%{ipq_major}*
14mr|iptables-1.4.21-7|423	
14mr|iptables-1.4.21-7|424	%files -n %{devipq}
14mr|iptables-1.4.21-7|425	%{_includedir}/libipq/*.h
14mr|iptables-1.4.21-7|426	%dir %{_includedir}/libipq
14mr|iptables-1.4.21-7|427	/%{_lib}/libipq.so
14mr|iptables-1.4.21-7|428	%{_mandir}/man3/*ipq*
14mr|iptables-1.4.21-7|429	%{_libdir}/pkgconfig/libipq.pc
14mr|iptables-1.4.21-7|430	
14mr|iptables-1.4.21-7|431	%files -n %{libiptc}
14mr|iptables-1.4.21-7|432	/%{_lib}/libiptc.so.%{iptc_major}*
14mr|iptables-1.4.21-7|433	
14mr|iptables-1.4.21-7|434	%files -n %{deviptc}
14mr|iptables-1.4.21-7|435	%{_includedir}/libiptc/*.h
14mr|iptables-1.4.21-7|436	%dir %{_includedir}/libiptc
14mr|iptables-1.4.21-7|437	/%{_lib}/libiptc.so
14mr|iptables-1.4.21-7|438	%{_libdir}/pkgconfig/libiptc.pc
14mr|iptables-1.4.21-7|439	
14mr|iptables-1.4.21-7|440	%files -n %{libip4tc}
14mr|iptables-1.4.21-7|441	/%{_lib}/libip4tc.so.%{iptc_major}*
14mr|iptables-1.4.21-7|442	
14mr|iptables-1.4.21-7|443	%files -n %{devip4tc}
14mr|iptables-1.4.21-7|444	/%{_lib}/libip4tc.so
14mr|iptables-1.4.21-7|445	%{_libdir}/pkgconfig/libip4tc.pc
14mr|iptables-1.4.21-7|446	
14mr|iptables-1.4.21-7|447	%files -n %{libip6tc}
14mr|iptables-1.4.21-7|448	/%{_lib}/libip6tc.so.%{iptc_major}*
14mr|iptables-1.4.21-7|449	
14mr|iptables-1.4.21-7|450	%files -n %{devip6tcg}
14mr|iptables-1.4.21-7|451	/%{_lib}/libip6tc.so
14mr|iptables-1.4.21-7|452	%{_libdir}/pkgconfig/libip6tc.pc
14mr|iptables-1.4.21-7|453	
14mr|iptables-1.4.21-7|454	
14mr|iptables-1.4.21-7|455	%changelog
14mr|iptables-1.4.21-7|456	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.21-7
14mr|iptables-1.4.21-7|457	+ Revision: 22aa421
14mr|iptables-1.4.21-7|458	- MassBuild#440: Increase release tag
14mr|iptables-1.4.21-7|459	
14mr|iptables-1.4.21-7|460	

16803 14
14mr|iptraf-ng-1.1.3.1-2|1	%define Werror_cflags %nil
14mr|iptraf-ng-1.1.3.1-2|2	
14mr|iptraf-ng-1.1.3.1-2|3	Name:           iptraf-ng
14mr|iptraf-ng-1.1.3.1-2|4	Version:        1.1.3.1
14mr|iptraf-ng-1.1.3.1-2|5	Release:        2
14mr|iptraf-ng-1.1.3.1-2|6	Summary:        TCP/IP Network Monitor
14mr|iptraf-ng-1.1.3.1-2|7	License:        GPLv2
14mr|iptraf-ng-1.1.3.1-2|8	Group:          System/Configuration/Networking
14mr|iptraf-ng-1.1.3.1-2|9	Url:            https://fedorahosted.org/iptraf-ng
14mr|iptraf-ng-1.1.3.1-2|10	Source0:	https://fedorahosted.org/releases/i/p/iptraf-ng/%{name}-%{version}.tar.gz
14mr|iptraf-ng-1.1.3.1-2|11	BuildRequires:  automake
14mr|iptraf-ng-1.1.3.1-2|12	BuildRequires:  ncurses-devel
14mr|iptraf-ng-1.1.3.1-2|13	BuildRequires:  xz
14mr|iptraf-ng-1.1.3.1-2|14	BuildRequires:  kernel-headers
14mr|iptraf-ng-1.1.3.1-2|15	Patch0:		iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch
14mr|iptraf-ng-1.1.3.1-2|16	Obsoletes:	iptraf
14mr|iptraf-ng-1.1.3.1-2|17	
14mr|iptraf-ng-1.1.3.1-2|18	
14mr|iptraf-ng-1.1.3.1-2|19	%description
14mr|iptraf-ng-1.1.3.1-2|20	IPTraf-ng is a console-based network statistics utility. It gathers a
14mr|iptraf-ng-1.1.3.1-2|21	variety of information such as TCP connection packet and byte counts,
14mr|iptraf-ng-1.1.3.1-2|22	interface statistics and activity indicators, TCP/UDP traffic
14mr|iptraf-ng-1.1.3.1-2|23	breakdowns, and LAN station packet and byte counts.
14mr|iptraf-ng-1.1.3.1-2|24	
14mr|iptraf-ng-1.1.3.1-2|25	%prep
14mr|iptraf-ng-1.1.3.1-2|26	%setup -q
14mr|iptraf-ng-1.1.3.1-2|27	%patch0 -p1
14mr|iptraf-ng-1.1.3.1-2|28	
14mr|iptraf-ng-1.1.3.1-2|29	%build
14mr|iptraf-ng-1.1.3.1-2|30	if [ ! -e configure ]; then
14mr|iptraf-ng-1.1.3.1-2|31	./autogen.sh;
14mr|iptraf-ng-1.1.3.1-2|32	fi;
14mr|iptraf-ng-1.1.3.1-2|33	%configure2_5x
14mr|iptraf-ng-1.1.3.1-2|34	%make
14mr|iptraf-ng-1.1.3.1-2|35	
14mr|iptraf-ng-1.1.3.1-2|36	%install
14mr|iptraf-ng-1.1.3.1-2|37	%makeinstall_std
14mr|iptraf-ng-1.1.3.1-2|38	install -d -m 0755 %{buildroot}/var/lib/iptraf-ng
14mr|iptraf-ng-1.1.3.1-2|39	
14mr|iptraf-ng-1.1.3.1-2|40	%files
14mr|iptraf-ng-1.1.3.1-2|41	%_sbindir/*
14mr|iptraf-ng-1.1.3.1-2|42	%_mandir/man*/*
14mr|iptraf-ng-1.1.3.1-2|43	/var/lib/iptraf-ng
14mr|iptraf-ng-1.1.3.1-2|44	
14mr|iptraf-ng-1.1.3.1-2|45	%changelog
14mr|iptraf-ng-1.1.3.1-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3.1-2
14mr|iptraf-ng-1.1.3.1-2|47	+ Revision: 7712415
14mr|iptraf-ng-1.1.3.1-2|48	- MassBuild#440: Increase release tag
14mr|iptraf-ng-1.1.3.1-2|49	
14mr|iptraf-ng-1.1.3.1-2|50	

16804 14
14mr|iputils-20101006-3|1	%define version 20101006
14mr|iputils-20101006-3|2	%define distname %{name}-s%{version}
14mr|iputils-20101006-3|3	
14mr|iputils-20101006-3|4	Summary:	Network monitoring tools including ping
14mr|iputils-20101006-3|5	Name:		iputils
14mr|iputils-20101006-3|6	Version:	%{version}
14mr|iputils-20101006-3|7	Release:	3
14mr|iputils-20101006-3|8	License:	BSD
14mr|iputils-20101006-3|9	Group:		System/Base
14mr|iputils-20101006-3|10	URL:		http://linux-net.osdl.org/index.php/Iputils
14mr|iputils-20101006-3|11	Source0:	http://www.skbuff.net/iputils/%{distname}.tar.bz2
14mr|iputils-20101006-3|12	# ifenslave.c seems to come from linux-2.6.25/Documentation/networking/ifenslave.c
14mr|iputils-20101006-3|13	Source1:	ifenslave.c
14mr|iputils-20101006-3|14	# bonding.txt seems to come from linux-2.6.25/Documentation/networking/bonding.txt
14mr|iputils-20101006-3|15	Source2:	bonding.txt
14mr|iputils-20101006-3|16	Source3:	ifenslave.8
14mr|iputils-20101006-3|17	Source4:	bin.ping.apparmor
14mr|iputils-20101006-3|18	Patch0:		iputils-s20070202-s_addr.patch
14mr|iputils-20101006-3|19	Patch2:		iputils-s20070202-ping_sparcfix.patch
14mr|iputils-20101006-3|20	Patch3:		iputils-s20070202-rdisc-server.patch
14mr|iputils-20101006-3|21	Patch4:		iputils-20020124-countermeasures.patch
14mr|iputils-20101006-3|22	Patch6:		iputils-20020927-addrcache.patch
14mr|iputils-20101006-3|23	Patch7:		iputils-20020927-ping-subint.patch
14mr|iputils-20101006-3|24	Patch9:		iputils-ifenslave.patch
14mr|iputils-20101006-3|25	Patch10:	iputils-s20100418-arping-infiniband.patch
14mr|iputils-20101006-3|26	Patch11:	iputils-s20100418-idn.patch
14mr|iputils-20101006-3|27	Patch12:	iputils-20070202-traffic_class.patch
14mr|iputils-20101006-3|28	Patch13:	iputils-s20100418-arping_timeout.patch
14mr|iputils-20101006-3|29	Patch14:	iputils-20071127-output.patch
14mr|iputils-20101006-3|30	Patch15:	iputils-s20100418-ia64_align.patch
14mr|iputils-20101006-3|31	Patch16:	iputils-20071127-warnings.patch
14mr|iputils-20101006-3|32	Patch17:	iputils-s20071127-format_not_a_string_literal_and_no_format_arguments.diff
14mr|iputils-20101006-3|33	Patch18:	iputils-s20100418-fix_in6_pktinfo.patch
14mr|iputils-20101006-3|34	Patch19:	iputils-s20100418-icmp_return_messages.patch
14mr|iputils-20101006-3|35	Patch20:	iputils-s20100418-fix_ping_stats_for_dead_hosts.patch
14mr|iputils-20101006-3|36	Patch21:	iputils-s20100418-addoptlags.patch
14mr|iputils-20101006-3|37	BuildRequires:	docbook-dtd31-sgml
14mr|iputils-20101006-3|38	BuildRequires:	libidn-devel
14mr|iputils-20101006-3|39	BuildRequires:	sysfsutils-devel
14mr|iputils-20101006-3|40	BuildRequires:	perl-SGMLSpm
14mr|iputils-20101006-3|41	BuildRequires:	openssl-devel
14mr|iputils-20101006-3|42	Conflicts:	xinetd < 2.1.8.9pre14-2mdk
14mr|iputils-20101006-3|43	Conflicts:	apparmor-profiles < 2.1-1.961.5mdv2008.0
14mr|iputils-20101006-3|44	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|iputils-20101006-3|45	
14mr|iputils-20101006-3|46	%description
14mr|iputils-20101006-3|47	The iputils package contains ping, a basic networking tool. The ping command
14mr|iputils-20101006-3|48	sends a series of ICMP protocol ECHO_REQUEST packets to a specified network
14mr|iputils-20101006-3|49	host and can tell you if that machine is alive and receiving network traffic.
14mr|iputils-20101006-3|50	
14mr|iputils-20101006-3|51	%prep
14mr|iputils-20101006-3|52	
14mr|iputils-20101006-3|53	%setup -q -n %{distname}
14mr|iputils-20101006-3|54	
14mr|iputils-20101006-3|55	cp %{SOURCE1} .
14mr|iputils-20101006-3|56	cp %{SOURCE2} .
14mr|iputils-20101006-3|57	cp %{SOURCE3} .
14mr|iputils-20101006-3|58	
14mr|iputils-20101006-3|59	%patch0 -p0 -b .s_addr
14mr|iputils-20101006-3|60	%patch2 -p1 -b .ping_sparcfix
14mr|iputils-20101006-3|61	%patch3 -p1 -b .rdisc-server
14mr|iputils-20101006-3|62	%patch4 -p1 -b .counter
14mr|iputils-20101006-3|63	%patch6 -p1 -b .addrcache
14mr|iputils-20101006-3|64	%patch7 -p1 -b .ping-subint
14mr|iputils-20101006-3|65	%patch9 -p1 -b .addr
14mr|iputils-20101006-3|66	%patch10 -p1 -b .infiniband
14mr|iputils-20101006-3|67	%patch11 -p1 -b .idn
14mr|iputils-20101006-3|68	%patch12 -p1 -b .traffic_class
14mr|iputils-20101006-3|69	#%patch13 -p1 -b .arping_timeout
14mr|iputils-20101006-3|70	#%patch14 -p1 -b .output
14mr|iputils-20101006-3|71	%patch15 -p1 -b .ia64_align
14mr|iputils-20101006-3|72	%patch17 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|iputils-20101006-3|73	%patch18 -p1 -b .in6_pktinfo
14mr|iputils-20101006-3|74	%patch19 -p1 -b .icmp_return_messages
14mr|iputils-20101006-3|75	%patch20 -p1 -b .dead-hosts
14mr|iputils-20101006-3|76	%patch21 -p1 -b .optflags
14mr|iputils-20101006-3|77	
14mr|iputils-20101006-3|78	%build
14mr|iputils-20101006-3|79	%serverbuild
14mr|iputils-20101006-3|80	perl -pi -e 's!\$\(MAKE\) -C doc html!!g' Makefile
14mr|iputils-20101006-3|81	%make IDN="yes" OPTFLAGS="%{optflags} -fno-strict-aliasing"
14mr|iputils-20101006-3|82	%make ifenslave CFLAGS="%{optflags}"
14mr|iputils-20101006-3|83	
14mr|iputils-20101006-3|84	make man
14mr|iputils-20101006-3|85	
14mr|iputils-20101006-3|86	%install
14mr|iputils-20101006-3|87	rm -rf %{buildroot}
14mr|iputils-20101006-3|88	
14mr|iputils-20101006-3|89	install -d %{buildroot}%{_sbindir}
14mr|iputils-20101006-3|90	install -d %{buildroot}%{_bindir}
14mr|iputils-20101006-3|91	install -d %{buildroot}/{bin,sbin}
14mr|iputils-20101006-3|92	install -d %{buildroot}%{_mandir}/man8
14mr|iputils-20101006-3|93	
14mr|iputils-20101006-3|94	install -c clockdiff		%{buildroot}%{_sbindir}/
14mr|iputils-20101006-3|95	
14mr|iputils-20101006-3|96	install -c arping %{buildroot}/sbin/
14mr|iputils-20101006-3|97	ln -s ../../sbin/arping %{buildroot}%{_sbindir}/arping
14mr|iputils-20101006-3|98	
14mr|iputils-20101006-3|99	install -c ping %{buildroot}/bin/
14mr|iputils-20101006-3|100	install -c ifenslave %{buildroot}/sbin/
14mr|iputils-20101006-3|101	install -c ping6 %{buildroot}%{_bindir}
14mr|iputils-20101006-3|102	install -c rdisc %{buildroot}%{_sbindir}/
14mr|iputils-20101006-3|103	install -c tracepath %{buildroot}%{_sbindir}/
14mr|iputils-20101006-3|104	install -c tracepath6 %{buildroot}%{_sbindir}/
14mr|iputils-20101006-3|105	install -c traceroute6 %{buildroot}%{_sbindir}/
14mr|iputils-20101006-3|106	
14mr|iputils-20101006-3|107	install -c doc/*.8 %{buildroot}%{_mandir}/man8/
14mr|iputils-20101006-3|108	install -c ifenslave.8 %{buildroot}%{_mandir}/man8/
14mr|iputils-20101006-3|109	
14mr|iputils-20101006-3|110	# these manpages are provided by other packages
14mr|iputils-20101006-3|111	rm -f %{buildroot}%{_mandir}/man8/rarpd.8*
14mr|iputils-20101006-3|112	rm -f %{buildroot}%{_mandir}/man8/tftpd.8*
14mr|iputils-20101006-3|113	
14mr|iputils-20101006-3|114	# apparmor profile
14mr|iputils-20101006-3|115	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d/
14mr|iputils-20101006-3|116	install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/apparmor.d/bin.ping
14mr|iputils-20101006-3|117	
14mr|iputils-20101006-3|118	%posttrans
14mr|iputils-20101006-3|119	# if we have apparmor installed, reload if it's being used
14mr|iputils-20101006-3|120	if [ -x /sbin/apparmor_parser ]; then
14mr|iputils-20101006-3|121	/sbin/service apparmor condreload
14mr|iputils-20101006-3|122	fi
14mr|iputils-20101006-3|123	
14mr|iputils-20101006-3|124	%clean
14mr|iputils-20101006-3|125	rm -rf %{buildroot}
14mr|iputils-20101006-3|126	
14mr|iputils-20101006-3|127	%files
14mr|iputils-20101006-3|128	%defattr(-,root,root)
14mr|iputils-20101006-3|129	%doc RELNOTES bonding.txt
14mr|iputils-20101006-3|130	%config(noreplace) %{_sysconfdir}/apparmor.d/bin.ping
14mr|iputils-20101006-3|131	%{_sbindir}/clockdiff
14mr|iputils-20101006-3|132	%attr(4755,root,root)	/bin/ping
14mr|iputils-20101006-3|133	/sbin/arping
14mr|iputils-20101006-3|134	%{_sbindir}/arping
14mr|iputils-20101006-3|135	/sbin/ifenslave
14mr|iputils-20101006-3|136	#%ifnarch ppc
14mr|iputils-20101006-3|137	%attr(4755,root,root) %{_bindir}/ping6
14mr|iputils-20101006-3|138	%{_sbindir}/tracepath6
14mr|iputils-20101006-3|139	#%endif
14mr|iputils-20101006-3|140	%{_sbindir}/tracepath
14mr|iputils-20101006-3|141	%attr(4755,root,root) %{_sbindir}/traceroute6
14mr|iputils-20101006-3|142	%{_sbindir}/rdisc
14mr|iputils-20101006-3|143	%{_mandir}/man8/*
14mr|iputils-20101006-3|144	
14mr|iputils-20101006-3|145	
14mr|iputils-20101006-3|146	
14mr|iputils-20101006-3|147	%changelog
14mr|iputils-20101006-3|148	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101006-3
14mr|iputils-20101006-3|149	+ Revision: 7791a1b
14mr|iputils-20101006-3|150	- MassBuild#440: Increase release tag
14mr|iputils-20101006-3|151	
14mr|iputils-20101006-3|152	

16805 14
14mr|ipv6calc-0.82.1-3|1	Summary:	Utility to manipulate IPv6 addresses
14mr|ipv6calc-0.82.1-3|2	Name:		ipv6calc
14mr|ipv6calc-0.82.1-3|3	Version:	0.82.1
14mr|ipv6calc-0.82.1-3|4	Release:	3
14mr|ipv6calc-0.82.1-3|5	License:	GPLv2
14mr|ipv6calc-0.82.1-3|6	Group:		System/Base
14mr|ipv6calc-0.82.1-3|7	URL:		http://www.deepspace6.net/projects/ipv6calc.html
14mr|ipv6calc-0.82.1-3|8	Source0:	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz
14mr|ipv6calc-0.82.1-3|9	Source1:	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz.asc
14mr|ipv6calc-0.82.1-3|10	Patch0:		ipv6calc-0.72.0-fix-str-fmt.patch
14mr|ipv6calc-0.82.1-3|11	#BuildRequires:	ip2location-devel ?
14mr|ipv6calc-0.82.1-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ipv6calc-0.82.1-3|13	
14mr|ipv6calc-0.82.1-3|14	%description
14mr|ipv6calc-0.82.1-3|15	ipv6calc is a small but powerful utility written in the C programming language
14mr|ipv6calc-0.82.1-3|16	to manipulate (not only) IPv6 addresses. ipv6calc allows the users to convert a
14mr|ipv6calc-0.82.1-3|17	given IPv6 address to the compressed format or to the format used by
14mr|ipv6calc-0.82.1-3|18	/proc/net/if_inet6. ipv6calc is also the replacement of the old ip6_int Perl
14mr|ipv6calc-0.82.1-3|19	program.
14mr|ipv6calc-0.82.1-3|20	
14mr|ipv6calc-0.82.1-3|21	%prep
14mr|ipv6calc-0.82.1-3|22	
14mr|ipv6calc-0.82.1-3|23	%setup -q
14mr|ipv6calc-0.82.1-3|24	%patch0 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|ipv6calc-0.82.1-3|25	
14mr|ipv6calc-0.82.1-3|26	%build
14mr|ipv6calc-0.82.1-3|27	%configure2_5x
14mr|ipv6calc-0.82.1-3|28	make RPM_OPT_FLAGS="%{optflags}"
14mr|ipv6calc-0.82.1-3|29	
14mr|ipv6calc-0.82.1-3|30	%install
14mr|ipv6calc-0.82.1-3|31	rm -rf %{buildroot}
14mr|ipv6calc-0.82.1-3|32	%makeinstall
14mr|ipv6calc-0.82.1-3|33	
14mr|ipv6calc-0.82.1-3|34	%clean
14mr|ipv6calc-0.82.1-3|35	rm -rf %{buildroot}
14mr|ipv6calc-0.82.1-3|36	
14mr|ipv6calc-0.82.1-3|37	%files
14mr|ipv6calc-0.82.1-3|38	%defattr(-,root,root)
14mr|ipv6calc-0.82.1-3|39	%doc CREDITS README TODO USAGE doc/ipv6calc.html
14mr|ipv6calc-0.82.1-3|40	%{_bindir}/ipv6*
14mr|ipv6calc-0.82.1-3|41	%{_mandir}/man8/*.8*
14mr|ipv6calc-0.82.1-3|42	
14mr|ipv6calc-0.82.1-3|43	
14mr|ipv6calc-0.82.1-3|44	
14mr|ipv6calc-0.82.1-3|45	%changelog
14mr|ipv6calc-0.82.1-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.82.1-3
14mr|ipv6calc-0.82.1-3|47	+ Revision: 42132e5
14mr|ipv6calc-0.82.1-3|48	- MassBuild#440: Increase release tag
14mr|ipv6calc-0.82.1-3|49	
14mr|ipv6calc-0.82.1-3|50	

16806 14
14mr|ipvsadm-1.24-16|1	Summary:	Administration tool for Linux Virtual Server
14mr|ipvsadm-1.24-16|2	Name:		ipvsadm
14mr|ipvsadm-1.24-16|3	Version:	1.24
14mr|ipvsadm-1.24-16|4	Release:	16
14mr|ipvsadm-1.24-16|5	License:	GPL
14mr|ipvsadm-1.24-16|6	Group:		System/Kernel and hardware
14mr|ipvsadm-1.24-16|7	URL:		http://www.linuxvirtualserver.org
14mr|ipvsadm-1.24-16|8	Source:		http://www.linuxvirtualserver.org/software/%{name}-%{version}.tar.bz2
14mr|ipvsadm-1.24-16|9	Source1:	ip_vs.h
14mr|ipvsadm-1.24-16|10	Source2:	ipvsadm.sysconfig
14mr|ipvsadm-1.24-16|11	Source3:	rc.firewall.iptables
14mr|ipvsadm-1.24-16|12	Patch0:		ipvsadm-1.24-mdk.patch
14mr|ipvsadm-1.24-16|13	Patch1:		ipvsadm-1.24-usage.patch
14mr|ipvsadm-1.24-16|14	Patch2:		ipvsadm-1.24-LDFLAGS.diff
14mr|ipvsadm-1.24-16|15	Patch3:		ipvsadm-1.24-no-strip.patch
14mr|ipvsadm-1.24-16|16	BuildRequires:	popt-devel
14mr|ipvsadm-1.24-16|17	Requires(post): rpm-helper
14mr|ipvsadm-1.24-16|18	Requires(preun): rpm-helper
14mr|ipvsadm-1.24-16|19	
14mr|ipvsadm-1.24-16|20	%description
14mr|ipvsadm-1.24-16|21	ipvsadm is a utility to administer the IP virtual server services offered by
14mr|ipvsadm-1.24-16|22	the Linux kernel with virtual server patch. Virtual Server in Linux kernel can
14mr|ipvsadm-1.24-16|23	be used to build a high-performance and highly available server.
14mr|ipvsadm-1.24-16|24	
14mr|ipvsadm-1.24-16|25	%prep
14mr|ipvsadm-1.24-16|26	%setup -q
14mr|ipvsadm-1.24-16|27	%patch0 -p0 -b .mdk
14mr|ipvsadm-1.24-16|28	%patch1 -p1 -b .usage
14mr|ipvsadm-1.24-16|29	%patch2 -p0 -b .LDFLAGS
14mr|ipvsadm-1.24-16|30	%patch3 -p1 -b .nostrip
14mr|ipvsadm-1.24-16|31	
14mr|ipvsadm-1.24-16|32	cp %{SOURCE1} libipvs/ip_vs.h
14mr|ipvsadm-1.24-16|33	cp %{SOURCE2} %{name}.sysconfig
14mr|ipvsadm-1.24-16|34	cp %{SOURCE3} rc.firewall.iptables
14mr|ipvsadm-1.24-16|35	
14mr|ipvsadm-1.24-16|36	%build
14mr|ipvsadm-1.24-16|37	
14mr|ipvsadm-1.24-16|38	# parallel make doesn't work [FL Tue Jan 20 09:14:18 2004]
14mr|ipvsadm-1.24-16|39	make CFLAGS="%{optflags}" LDFLAGS="%ldflags"
14mr|ipvsadm-1.24-16|40	
14mr|ipvsadm-1.24-16|41	%install
14mr|ipvsadm-1.24-16|42	mkdir -p %{buildroot}/{sbin,%{_mandir}/man8,etc/rc.d/init.d,etc/sysconfig}
14mr|ipvsadm-1.24-16|43	
14mr|ipvsadm-1.24-16|44	make BUILD_ROOT=%{buildroot} MANDIR=%{_mandir} install
14mr|ipvsadm-1.24-16|45	
14mr|ipvsadm-1.24-16|46	# 345 default runlevels in the initscript
14mr|ipvsadm-1.24-16|47	perl -p -i -e 's@\# chkconfig\: \- 08 92+@\# chkconfig\: 345 08 92@' %{buildroot}%{_initrddir}/%{name};
14mr|ipvsadm-1.24-16|48	
14mr|ipvsadm-1.24-16|49	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|ipvsadm-1.24-16|50	
14mr|ipvsadm-1.24-16|51	%post
14mr|ipvsadm-1.24-16|52	%_post_service %{name}
14mr|ipvsadm-1.24-16|53	
14mr|ipvsadm-1.24-16|54	%preun
14mr|ipvsadm-1.24-16|55	%_preun_service %{name}
14mr|ipvsadm-1.24-16|56	
14mr|ipvsadm-1.24-16|57	%files
14mr|ipvsadm-1.24-16|58	%doc README rc.firewall.iptables
14mr|ipvsadm-1.24-16|59	%attr(0755,root,root) %config(noreplace) %{_initrddir}/%{name}
14mr|ipvsadm-1.24-16|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|ipvsadm-1.24-16|61	%attr(0755,root,root) /sbin/*
14mr|ipvsadm-1.24-16|62	%attr(0644,root,root) %{_mandir}/*/*
14mr|ipvsadm-1.24-16|63	
14mr|ipvsadm-1.24-16|64	
14mr|ipvsadm-1.24-16|65	
14mr|ipvsadm-1.24-16|66	
14mr|ipvsadm-1.24-16|67	
14mr|ipvsadm-1.24-16|68	%changelog
14mr|ipvsadm-1.24-16|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-16
14mr|ipvsadm-1.24-16|70	+ Revision: db01b18
14mr|ipvsadm-1.24-16|71	- MassBuild#440: Increase release tag
14mr|ipvsadm-1.24-16|72	
14mr|ipvsadm-1.24-16|73	

16807 14
14mr|ipxe-1.0.0-0.git.20120328|1	
14mr|ipxe-1.0.0-0.git.20120328|2	# Resulting binary formats we want from iPXE
14mr|ipxe-1.0.0-0.git.20120328|3	%global formats rom
14mr|ipxe-1.0.0-0.git.20120328|4	
14mr|ipxe-1.0.0-0.git.20120328|5	# PCI IDs (vendor,product) of the ROMS we want for QEMU
14mr|ipxe-1.0.0-0.git.20120328|6	#
14mr|ipxe-1.0.0-0.git.20120328|7	#    pcnet32: 0x1022 0x2000
14mr|ipxe-1.0.0-0.git.20120328|8	#   ne2k_pci: 0x10ec 0x8029
14mr|ipxe-1.0.0-0.git.20120328|9	#      e1000: 0x8086 0x100e
14mr|ipxe-1.0.0-0.git.20120328|10	#    rtl8139: 0x10ec 0x8139
14mr|ipxe-1.0.0-0.git.20120328|11	# virtio-net: 0x1af4 0x1000
14mr|ipxe-1.0.0-0.git.20120328|12	%global qemuroms 10222000 10ec8029 8086100e 10ec8139 1af41000
14mr|ipxe-1.0.0-0.git.20120328|13	
14mr|ipxe-1.0.0-0.git.20120328|14	# We only build the ROMs if on an x86 build host. The resulting
14mr|ipxe-1.0.0-0.git.20120328|15	# binary RPM will be noarch, so other archs will still be able
14mr|ipxe-1.0.0-0.git.20120328|16	# to use the binary ROMs
14mr|ipxe-1.0.0-0.git.20120328|17	%global buildarches %{ix86} x86_64
14mr|ipxe-1.0.0-0.git.20120328|18	
14mr|ipxe-1.0.0-0.git.20120328|19	# debugging firmwares does not goes the same way as a normal program.
14mr|ipxe-1.0.0-0.git.20120328|20	# moreover, all architectures providing debuginfo for a single noarch
14mr|ipxe-1.0.0-0.git.20120328|21	# package is currently clashing in koji, so don't bother.
14mr|ipxe-1.0.0-0.git.20120328|22	%global debug_package %{nil}
14mr|ipxe-1.0.0-0.git.20120328|23	
14mr|ipxe-1.0.0-0.git.20120328|24	# Upstream don't do "releases" :-( So we're going to use the date
14mr|ipxe-1.0.0-0.git.20120328|25	# as the version, and a GIT hash as the release. Generate new GIT
14mr|ipxe-1.0.0-0.git.20120328|26	# snapshots using the folowing commands:
14mr|ipxe-1.0.0-0.git.20120328|27	#
14mr|ipxe-1.0.0-0.git.20120328|28	# $ hash=`git log -1 --format='%h'`
14mr|ipxe-1.0.0-0.git.20120328|29	# $ date=`date '+%Y%m%d'`
14mr|ipxe-1.0.0-0.git.20120328|30	# $ git archive --output ipxe-${date}-git${hash}.tar.gz --prefix ipxe-${date}-git${hash}/ ${hash}
14mr|ipxe-1.0.0-0.git.20120328|31	#
14mr|ipxe-1.0.0-0.git.20120328|32	# And then change these two:
14mr|ipxe-1.0.0-0.git.20120328|33	
14mr|ipxe-1.0.0-0.git.20120328|34	%global date 20120328
14mr|ipxe-1.0.0-0.git.20120328|35	%global hash aac9718
14mr|ipxe-1.0.0-0.git.20120328|36	
14mr|ipxe-1.0.0-0.git.20120328|37	Name:    ipxe
14mr|ipxe-1.0.0-0.git.20120328|38	Version: 1.0.0
14mr|ipxe-1.0.0-0.git.20120328|39	Release: %mkrel 0.git.%{date}
14mr|ipxe-1.0.0-0.git.20120328|40	Summary: A network boot loader
14mr|ipxe-1.0.0-0.git.20120328|41	
14mr|ipxe-1.0.0-0.git.20120328|42	Group:   System/Configuration/Boot and Init
14mr|ipxe-1.0.0-0.git.20120328|43	License: GPLv2 and BSD
14mr|ipxe-1.0.0-0.git.20120328|44	URL:     http://ipxe.org/
14mr|ipxe-1.0.0-0.git.20120328|45	
14mr|ipxe-1.0.0-0.git.20120328|46	Source0: %{name}-%{date}-git%{hash}.tar.gz
14mr|ipxe-1.0.0-0.git.20120328|47	Source1: USAGE
14mr|ipxe-1.0.0-0.git.20120328|48	# Remove 2 second startup wait. This patch is not intended to
14mr|ipxe-1.0.0-0.git.20120328|49	# go upstream. Modifying the general config header file is the
14mr|ipxe-1.0.0-0.git.20120328|50	# intended means for downstream customization.
14mr|ipxe-1.0.0-0.git.20120328|51	Patch0: isolinux.patch
14mr|ipxe-1.0.0-0.git.20120328|52	Patch1: %{name}-banner-timeout.patch
14mr|ipxe-1.0.0-0.git.20120328|53	
14mr|ipxe-1.0.0-0.git.20120328|54	%ifarch %{buildarches}
14mr|ipxe-1.0.0-0.git.20120328|55	BuildRequires: perl
14mr|ipxe-1.0.0-0.git.20120328|56	BuildRequires: syslinux
14mr|ipxe-1.0.0-0.git.20120328|57	BuildRequires: mtools
14mr|ipxe-1.0.0-0.git.20120328|58	BuildRequires: mkisofs
14mr|ipxe-1.0.0-0.git.20120328|59	Obsoletes: gpxe <= 1.0.1
14mr|ipxe-1.0.0-0.git.20120328|60	
14mr|ipxe-1.0.0-0.git.20120328|61	%package bootimgs
14mr|ipxe-1.0.0-0.git.20120328|62	Summary: Network boot loader images in bootable USB, CD, floppy and GRUB formats
14mr|ipxe-1.0.0-0.git.20120328|63	Group:   Emulators
14mr|ipxe-1.0.0-0.git.20120328|64	BuildArch: noarch
14mr|ipxe-1.0.0-0.git.20120328|65	Obsoletes: gpxe-bootimgs <= 1.0.1
14mr|ipxe-1.0.0-0.git.20120328|66	
14mr|ipxe-1.0.0-0.git.20120328|67	%package roms
14mr|ipxe-1.0.0-0.git.20120328|68	Summary: Network boot loader roms in .rom format
14mr|ipxe-1.0.0-0.git.20120328|69	Group:  Emulators
14mr|ipxe-1.0.0-0.git.20120328|70	Requires: %{name}-roms-qemu = %{version}-%{release}
14mr|ipxe-1.0.0-0.git.20120328|71	BuildArch: noarch
14mr|ipxe-1.0.0-0.git.20120328|72	Obsoletes: gpxe-roms <= 1.0.1
14mr|ipxe-1.0.0-0.git.20120328|73	
14mr|ipxe-1.0.0-0.git.20120328|74	%package roms-qemu
14mr|ipxe-1.0.0-0.git.20120328|75	Summary: Network boot loader roms supported by QEMU, .rom format
14mr|ipxe-1.0.0-0.git.20120328|76	Group:  Emulators
14mr|ipxe-1.0.0-0.git.20120328|77	BuildArch: noarch
14mr|ipxe-1.0.0-0.git.20120328|78	Obsoletes: gpxe-roms-qemu <= 1.0.1
14mr|ipxe-1.0.0-0.git.20120328|79	
14mr|ipxe-1.0.0-0.git.20120328|80	%description bootimgs
14mr|ipxe-1.0.0-0.git.20120328|81	iPXE is an open source network bootloader. It provides a direct
14mr|ipxe-1.0.0-0.git.20120328|82	replacement for proprietary PXE ROMs, with many extra features such as
14mr|ipxe-1.0.0-0.git.20120328|83	DNS, HTTP, iSCSI, etc.
14mr|ipxe-1.0.0-0.git.20120328|84	
14mr|ipxe-1.0.0-0.git.20120328|85	This package contains the iPXE boot images in USB, CD, floppy, and PXE
14mr|ipxe-1.0.0-0.git.20120328|86	UNDI formats.
14mr|ipxe-1.0.0-0.git.20120328|87	
14mr|ipxe-1.0.0-0.git.20120328|88	%description roms
14mr|ipxe-1.0.0-0.git.20120328|89	iPXE is an open source network bootloader. It provides a direct
14mr|ipxe-1.0.0-0.git.20120328|90	replacement for proprietary PXE ROMs, with many extra features such as
14mr|ipxe-1.0.0-0.git.20120328|91	DNS, HTTP, iSCSI, etc.
14mr|ipxe-1.0.0-0.git.20120328|92	
14mr|ipxe-1.0.0-0.git.20120328|93	This package contains the iPXE roms in .rom format.
14mr|ipxe-1.0.0-0.git.20120328|94	
14mr|ipxe-1.0.0-0.git.20120328|95	
14mr|ipxe-1.0.0-0.git.20120328|96	%description roms-qemu
14mr|ipxe-1.0.0-0.git.20120328|97	iPXE is an open source network bootloader. It provides a direct
14mr|ipxe-1.0.0-0.git.20120328|98	replacement for proprietary PXE ROMs, with many extra features such as
14mr|ipxe-1.0.0-0.git.20120328|99	DNS, HTTP, iSCSI, etc.
14mr|ipxe-1.0.0-0.git.20120328|100	
14mr|ipxe-1.0.0-0.git.20120328|101	This package contains the iPXE ROMs for devices emulated by QEMU, in
14mr|ipxe-1.0.0-0.git.20120328|102	.rom format.
14mr|ipxe-1.0.0-0.git.20120328|103	%endif
14mr|ipxe-1.0.0-0.git.20120328|104	
14mr|ipxe-1.0.0-0.git.20120328|105	%description
14mr|ipxe-1.0.0-0.git.20120328|106	iPXE is an open source network bootloader. It provides a direct
14mr|ipxe-1.0.0-0.git.20120328|107	replacement for proprietary PXE ROMs, with many extra features such as
14mr|ipxe-1.0.0-0.git.20120328|108	DNS, HTTP, iSCSI, etc.
14mr|ipxe-1.0.0-0.git.20120328|109	
14mr|ipxe-1.0.0-0.git.20120328|110	%prep
14mr|ipxe-1.0.0-0.git.20120328|111	%setup -q -n %{name}-%{date}-git%{hash}
14mr|ipxe-1.0.0-0.git.20120328|112	#% patch0 -p1
14mr|ipxe-1.0.0-0.git.20120328|113	%patch1 -p1
14mr|ipxe-1.0.0-0.git.20120328|114	cp -a %{SOURCE1} .
14mr|ipxe-1.0.0-0.git.20120328|115	
14mr|ipxe-1.0.0-0.git.20120328|116	%build
14mr|ipxe-1.0.0-0.git.20120328|117	mkdir -p bfd
14mr|ipxe-1.0.0-0.git.20120328|118	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|ipxe-1.0.0-0.git.20120328|119	export PATH=$PWD/bfd:$PATH
14mr|ipxe-1.0.0-0.git.20120328|120	
14mr|ipxe-1.0.0-0.git.20120328|121	%ifarch %{buildarches}
14mr|ipxe-1.0.0-0.git.20120328|122	ISOLINUX_BIN=/usr/lib/syslinux/isolinux.bin
14mr|ipxe-1.0.0-0.git.20120328|123	cd src
14mr|ipxe-1.0.0-0.git.20120328|124	# ath9k drivers are too big for an Option ROM
14mr|ipxe-1.0.0-0.git.20120328|125	rm -rf drivers/net/ath/ath9k
14mr|ipxe-1.0.0-0.git.20120328|126	
14mr|ipxe-1.0.0-0.git.20120328|127	#make %{?_smp_mflags} bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn} allroms \
14mr|ipxe-1.0.0-0.git.20120328|128	make bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn} allroms \
14mr|ipxe-1.0.0-0.git.20120328|129	ISOLINUX_BIN=${ISOLINUX_BIN} NO_WERROR=1 V=1
14mr|ipxe-1.0.0-0.git.20120328|130	%endif
14mr|ipxe-1.0.0-0.git.20120328|131	
14mr|ipxe-1.0.0-0.git.20120328|132	%install
14mr|ipxe-1.0.0-0.git.20120328|133	%ifarch %{buildarches}
14mr|ipxe-1.0.0-0.git.20120328|134	mkdir -p %{buildroot}/%{_datadir}/%{name}/
14mr|ipxe-1.0.0-0.git.20120328|135	pushd src/bin/
14mr|ipxe-1.0.0-0.git.20120328|136	
14mr|ipxe-1.0.0-0.git.20120328|137	cp -a undionly.kpxe ipxe.{iso,usb,dsk,lkrn} %{buildroot}/%{_datadir}/%{name}/
14mr|ipxe-1.0.0-0.git.20120328|138	
14mr|ipxe-1.0.0-0.git.20120328|139	for fmt in %{formats};do
14mr|ipxe-1.0.0-0.git.20120328|140	for img in *.${fmt};do
14mr|ipxe-1.0.0-0.git.20120328|141	if [ -e $img ]; then
14mr|ipxe-1.0.0-0.git.20120328|142	cp -a $img %{buildroot}/%{_datadir}/%{name}/
14mr|ipxe-1.0.0-0.git.20120328|143	echo %{_datadir}/%{name}/$img >> ../../${fmt}.list
14mr|ipxe-1.0.0-0.git.20120328|144	fi
14mr|ipxe-1.0.0-0.git.20120328|145	done
14mr|ipxe-1.0.0-0.git.20120328|146	done
14mr|ipxe-1.0.0-0.git.20120328|147	popd
14mr|ipxe-1.0.0-0.git.20120328|148	
14mr|ipxe-1.0.0-0.git.20120328|149	# the roms supported by qemu will be packaged separatedly
14mr|ipxe-1.0.0-0.git.20120328|150	# remove from the main rom list and add them to qemu.list
14mr|ipxe-1.0.0-0.git.20120328|151	for fmt in rom ;do
14mr|ipxe-1.0.0-0.git.20120328|152	for rom in %{qemuroms} ; do
14mr|ipxe-1.0.0-0.git.20120328|153	sed -i -e "/\/${rom}.${fmt}/d" ${fmt}.list
14mr|ipxe-1.0.0-0.git.20120328|154	echo %{_datadir}/%{name}/${rom}.${fmt} >> qemu.${fmt}.list
14mr|ipxe-1.0.0-0.git.20120328|155	done
14mr|ipxe-1.0.0-0.git.20120328|156	done
14mr|ipxe-1.0.0-0.git.20120328|157	%endif
14mr|ipxe-1.0.0-0.git.20120328|158	
14mr|ipxe-1.0.0-0.git.20120328|159	%ifarch %{buildarches}
14mr|ipxe-1.0.0-0.git.20120328|160	%files bootimgs
14mr|ipxe-1.0.0-0.git.20120328|161	%dir %{_datadir}/%{name}
14mr|ipxe-1.0.0-0.git.20120328|162	%{_datadir}/%{name}/ipxe.iso
14mr|ipxe-1.0.0-0.git.20120328|163	%{_datadir}/%{name}/ipxe.usb
14mr|ipxe-1.0.0-0.git.20120328|164	%{_datadir}/%{name}/ipxe.dsk
14mr|ipxe-1.0.0-0.git.20120328|165	%{_datadir}/%{name}/ipxe.lkrn
14mr|ipxe-1.0.0-0.git.20120328|166	%{_datadir}/%{name}/undionly.kpxe
14mr|ipxe-1.0.0-0.git.20120328|167	%doc COPYING COPYRIGHTS USAGE
14mr|ipxe-1.0.0-0.git.20120328|168	
14mr|ipxe-1.0.0-0.git.20120328|169	%files roms -f rom.list
14mr|ipxe-1.0.0-0.git.20120328|170	%dir %{_datadir}/%{name}
14mr|ipxe-1.0.0-0.git.20120328|171	%doc COPYING COPYRIGHTS
14mr|ipxe-1.0.0-0.git.20120328|172	
14mr|ipxe-1.0.0-0.git.20120328|173	%files roms-qemu -f qemu.rom.list
14mr|ipxe-1.0.0-0.git.20120328|174	%dir %{_datadir}/%{name}
14mr|ipxe-1.0.0-0.git.20120328|175	%doc COPYING COPYRIGHTS
14mr|ipxe-1.0.0-0.git.20120328|176	%endif
14mr|ipxe-1.0.0-0.git.20120328|177	
14mr|ipxe-1.0.0-0.git.20120328|178	%changelog
14mr|ipxe-1.0.0-0.git.20120328|179	* Fri Oct 05 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.0-0.git.20120328
14mr|ipxe-1.0.0-0.git.20120328|180	+ Revision: 12c1a1e
14mr|ipxe-1.0.0-0.git.20120328|181	- Automatic import for version 1.0.0-0.git.20120328
14mr|ipxe-1.0.0-0.git.20120328|182	
14mr|ipxe-1.0.0-0.git.20120328|183	

16808 14
14mr|ipython-0.13.1-8|1	Summary:	An interactive computing environment for Python
14mr|ipython-0.13.1-8|2	Name:		ipython
14mr|ipython-0.13.1-8|3	Version:	0.13.1
14mr|ipython-0.13.1-8|4	Release:	8
14mr|ipython-0.13.1-8|5	License:	BSD
14mr|ipython-0.13.1-8|6	Group:		Development/Python
14mr|ipython-0.13.1-8|7	Url:		http://ipython.org
14mr|ipython-0.13.1-8|8	Source0:	http://pypi.python.org/packages/source/i/%{ipython}/%{name}-%{version}.tar.gz
14mr|ipython-0.13.1-8|9	Source1:        ipython.elc
14mr|ipython-0.13.1-8|10	Source2:        html.tar.xz
14mr|ipython-0.13.1-8|11	BuildArch:	noarch
14mr|ipython-0.13.1-8|12	
14mr|ipython-0.13.1-8|13	BuildRequires:	emacs
14mr|ipython-0.13.1-8|14	BuildRequires:	pkgconfig(python)
14mr|ipython-0.13.1-8|15	BuildRequires:  pkgconfig(python3)
14mr|ipython-0.13.1-8|16	BuildRequires:  python-distribute
14mr|ipython-0.13.1-8|17	BuildRequires:  python3-distribute
14mr|ipython-0.13.1-8|18	BuildRequires:  emacs-python-mode
14mr|ipython-0.13.1-8|19	Requires:	python >= 2.6
14mr|ipython-0.13.1-8|20	Requires:	python-pexpect >= 2.2
14mr|ipython-0.13.1-8|21	Suggests:	pyside >= 1.0.3
14mr|ipython-0.13.1-8|22	Suggests:	python-mpi4py
14mr|ipython-0.13.1-8|23	Suggests:	python-pygments
14mr|ipython-0.13.1-8|24	Suggests:	python-pyzmq >= 2.1.4
14mr|ipython-0.13.1-8|25	Suggests:	python-qt4
14mr|ipython-0.13.1-8|26	Suggests:	wxPython
14mr|ipython-0.13.1-8|27	
14mr|ipython-0.13.1-8|28	%description
14mr|ipython-0.13.1-8|29	The goal of IPython is to create a comprehensive environment for
14mr|ipython-0.13.1-8|30	interactive and exploratory computing. To support this goal, IPython
14mr|ipython-0.13.1-8|31	has two main components:
14mr|ipython-0.13.1-8|32	
14mr|ipython-0.13.1-8|33	* An enhanced interactive Python shell.
14mr|ipython-0.13.1-8|34	* An architecture for interactive parallel computing.
14mr|ipython-0.13.1-8|35	
14mr|ipython-0.13.1-8|36	The enhanced interactive Python shell has the following main features:
14mr|ipython-0.13.1-8|37	
14mr|ipython-0.13.1-8|38	* Comprehensive object introspection.
14mr|ipython-0.13.1-8|39	* Input history, persistent across sessions.
14mr|ipython-0.13.1-8|40	* Caching of output results during a session with automatically
14mr|ipython-0.13.1-8|41	generated references.
14mr|ipython-0.13.1-8|42	* Readline based name completion.
14mr|ipython-0.13.1-8|43	* Extensible system of 'magic' commands for controlling the
14mr|ipython-0.13.1-8|44	environment and performing many tasks related either to IPython or
14mr|ipython-0.13.1-8|45	the operating system.
14mr|ipython-0.13.1-8|46	* Configuration system with easy switching between different setups
14mr|ipython-0.13.1-8|47	(simpler than changing $PYTHONSTARTUP environment variables every
14mr|ipython-0.13.1-8|48	time).
14mr|ipython-0.13.1-8|49	* Session logging and reloading.
14mr|ipython-0.13.1-8|50	* Extensible syntax processing for special purpose situations.
14mr|ipython-0.13.1-8|51	* Access to the system shell with user-extensible alias system.
14mr|ipython-0.13.1-8|52	* Easily embeddable in other Python programs and wxPython GUIs.
14mr|ipython-0.13.1-8|53	* Integrated access to the pdb debugger and the Python profiler.
14mr|ipython-0.13.1-8|54	
14mr|ipython-0.13.1-8|55	The parallel computing architecture has the following main features:
14mr|ipython-0.13.1-8|56	
14mr|ipython-0.13.1-8|57	* Quickly parallelize Python code from an interactive Python/IPython
14mr|ipython-0.13.1-8|58	session.
14mr|ipython-0.13.1-8|59	* A flexible and dynamic process model that be deployed on anything
14mr|ipython-0.13.1-8|60	from multicore workstations to supercomputers.
14mr|ipython-0.13.1-8|61	* An architecture that supports many different styles of parallelism,
14mr|ipython-0.13.1-8|62	from message passing to task farming.
14mr|ipython-0.13.1-8|63	* Both blocking and fully asynchronous interfaces.
14mr|ipython-0.13.1-8|64	* High level APIs that enable many things to be parallelized in a few
14mr|ipython-0.13.1-8|65	lines of code.
14mr|ipython-0.13.1-8|66	* Share live parallel jobs with other users securely.
14mr|ipython-0.13.1-8|67	* Dynamically load balanced task farming system.
14mr|ipython-0.13.1-8|68	* Robust error handling in parallel code.
14mr|ipython-0.13.1-8|69	
14mr|ipython-0.13.1-8|70	%package -n python3-ipython
14mr|ipython-0.13.1-8|71	Summary:        An interactive computing environment for Python3
14mr|ipython-0.13.1-8|72	Group:          Development/Python
14mr|ipython-0.13.1-8|73	License:        BSD
14mr|ipython-0.13.1-8|74	Requires:	python3
14mr|ipython-0.13.1-8|75	Requires:	python3-pexpect
14mr|ipython-0.13.1-8|76	#Suggests:	pyside
14mr|ipython-0.13.1-8|77	#Suggests:	python-mpi4py
14mr|ipython-0.13.1-8|78	#Suggests:	python-pygments
14mr|ipython-0.13.1-8|79	#Suggests:	python-pyzmq >= 2.1.4
14mr|ipython-0.13.1-8|80	#Suggests:	python-qt4
14mr|ipython-0.13.1-8|81	#Suggests:	wxPython
14mr|ipython-0.13.1-8|82	
14mr|ipython-0.13.1-8|83	%description -n python3-ipython
14mr|ipython-0.13.1-8|84	IPython built for Python3
14mr|ipython-0.13.1-8|85	
14mr|ipython-0.13.1-8|86	%prep
14mr|ipython-0.13.1-8|87	%setup -qc
14mr|ipython-0.13.1-8|88	mv %{name}-%{version} python2
14mr|ipython-0.13.1-8|89	cp -a python2 python3
14mr|ipython-0.13.1-8|90	
14mr|ipython-0.13.1-8|91	%build
14mr|ipython-0.13.1-8|92	pushd python2
14mr|ipython-0.13.1-8|93	emacs -batch -f batch-byte-compile docs/emacs/ipython.el
14mr|ipython-0.13.1-8|94	popd
14mr|ipython-0.13.1-8|95	
14mr|ipython-0.13.1-8|96	%install
14mr|ipython-0.13.1-8|97	pushd python3
14mr|ipython-0.13.1-8|98	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14mr|ipython-0.13.1-8|99	popd
14mr|ipython-0.13.1-8|100	
14mr|ipython-0.13.1-8|101	pushd python2
14mr|ipython-0.13.1-8|102	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14mr|ipython-0.13.1-8|103	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
14mr|ipython-0.13.1-8|104	install -m 644 docs/emacs/ipython.el* %{buildroot}%{_datadir}/emacs/site-lisp/
14mr|ipython-0.13.1-8|105	popd
14mr|ipython-0.13.1-8|106	
14mr|ipython-0.13.1-8|107	chmod 644 %{buildroot}%{_mandir}/man1/*.1*
14mr|ipython-0.13.1-8|108	find %{buildroot} -name .buildinfo -exec rm -f {} \;
14mr|ipython-0.13.1-8|109	find %{buildroot} -name .git_commit_info.ini -exec rm -rf {} \;
14mr|ipython-0.13.1-8|110	
14mr|ipython-0.13.1-8|111	# Drop shebang from non-executable scripts to make rpmlint happy
14mr|ipython-0.13.1-8|112	find %{buildroot}%{py_sitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|ipython-0.13.1-8|113	#find %{buildroot}%{py3_sitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|ipython-0.13.1-8|114	
14mr|ipython-0.13.1-8|115	%files
14mr|ipython-0.13.1-8|116	%doc python2/docs/examples
14mr|ipython-0.13.1-8|117	%{_bindir}/*
14mr|ipython-0.13.1-8|118	%exclude %{_bindir}/*3
14mr|ipython-0.13.1-8|119	%{py_puresitedir}/*
14mr|ipython-0.13.1-8|120	%{_datadir}/emacs/site-lisp/*
14mr|ipython-0.13.1-8|121	%{_mandir}/man1/*
14mr|ipython-0.13.1-8|122	
14mr|ipython-0.13.1-8|123	%files -n python3-ipython
14mr|ipython-0.13.1-8|124	%doc python3/docs/examples
14mr|ipython-0.13.1-8|125	%{_bindir}/*3
14mr|ipython-0.13.1-8|126	%{py3_puresitedir}/*
14mr|ipython-0.13.1-8|127	
14mr|ipython-0.13.1-8|128	
14mr|ipython-0.13.1-8|129	
14mr|ipython-0.13.1-8|130	%changelog
14mr|ipython-0.13.1-8|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.1-8
14mr|ipython-0.13.1-8|132	+ Revision: ae4b4f3
14mr|ipython-0.13.1-8|133	- MassBuild#440: Increase release tag
14mr|ipython-0.13.1-8|134	
14mr|ipython-0.13.1-8|135	

16809 14
14mr|irda-utils-0.9.18-14|1	Summary:	Utilities for infrared communication between devices
14mr|irda-utils-0.9.18-14|2	Name:		irda-utils
14mr|irda-utils-0.9.18-14|3	Version:	0.9.18
14mr|irda-utils-0.9.18-14|4	Release:	14
14mr|irda-utils-0.9.18-14|5	
14mr|irda-utils-0.9.18-14|6	Source0:	http://download.sourceforge.net/irda/%{name}-%{version}.tar.gz
14mr|irda-utils-0.9.18-14|7	Patch0:		irda-utils-0.9.18-chkconfig-pinit-i18n-rh2.patch
14mr|irda-utils-0.9.18-14|8	Patch2:		irda-utils-0.9.14-typo.patch
14mr|irda-utils-0.9.18-14|9	Patch4:		irda-utils-0.9.17-rootonly.patch
14mr|irda-utils-0.9.18-14|10	Patch5:		irda-utils-0.9.15-rh1.patch
14mr|irda-utils-0.9.18-14|11	Patch7:		irda-utils-0.9.16-tekram-ppc-buildfix.patch
14mr|irda-utils-0.9.18-14|12	Patch8:		irda-utils-0.9.18-fix-build.patch
14mr|irda-utils-0.9.18-14|13	Patch12:	irda-utils-0.9.16-io.patch
14mr|irda-utils-0.9.18-14|14	Patch13:	irda-utils-0.9.18-fix-install.patch
14mr|irda-utils-0.9.18-14|15	Patch14:	irda-utils-0.9.18-reorder-build.patch
14mr|irda-utils-0.9.18-14|16	Group:		System/Servers
14mr|irda-utils-0.9.18-14|17	URL:		http://irda.sourceforge.net/
14mr|irda-utils-0.9.18-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|irda-utils-0.9.18-14|19	License:	GPL
14mr|irda-utils-0.9.18-14|20	BuildRequires:	glib2-devel
14mr|irda-utils-0.9.18-14|21	BuildRequires:	pciutils-devel
14mr|irda-utils-0.9.18-14|22	Requires(post):	rpm-helper
14mr|irda-utils-0.9.18-14|23	Requires(preun):	rpm-helper
14mr|irda-utils-0.9.18-14|24	
14mr|irda-utils-0.9.18-14|25	%description
14mr|irda-utils-0.9.18-14|26	IrDA(TM) (Infrared Data Association) is an industry standard for
14mr|irda-utils-0.9.18-14|27	wireless, infrared communication between devices. IrDA speeds range
14mr|irda-utils-0.9.18-14|28	from 9600 bps to 4 Mbps, and IrDA can be used by many modern devices
14mr|irda-utils-0.9.18-14|29	including laptops, LAN adapters, PDAs, printers, and mobile phones.
14mr|irda-utils-0.9.18-14|30	
14mr|irda-utils-0.9.18-14|31	The Linux-IrDA project is a GPL'd implementation, written from
14mr|irda-utils-0.9.18-14|32	scratch, of the IrDA protocols. Supported IrDA protocols include
14mr|irda-utils-0.9.18-14|33	IrLAP, IrLMP, IrIAP, IrTTP, IrLPT, IrLAN, IrCOMM and IrOBEX.
14mr|irda-utils-0.9.18-14|34	
14mr|irda-utils-0.9.18-14|35	The irda-utils package contains a collection of programs that enable
14mr|irda-utils-0.9.18-14|36	the use of IrDA protocols. Most IrDA features are implemented in the
14mr|irda-utils-0.9.18-14|37	kernel, so IrDA support must be enabled in the kernel before any IrDA
14mr|irda-utils-0.9.18-14|38	tools or programs can be used. Some configuration outside the kernel
14mr|irda-utils-0.9.18-14|39	is required, however, and some IrDA features, like IrOBEX, are
14mr|irda-utils-0.9.18-14|40	actually implemented outside the kernel.
14mr|irda-utils-0.9.18-14|41	
14mr|irda-utils-0.9.18-14|42	%prep
14mr|irda-utils-0.9.18-14|43	%setup -q
14mr|irda-utils-0.9.18-14|44	%patch0 -p1 -b .irda.rc-fixes
14mr|irda-utils-0.9.18-14|45	%patch2 -p1 -b .typo
14mr|irda-utils-0.9.18-14|46	%patch4 -p1 -b .rootonly
14mr|irda-utils-0.9.18-14|47	%patch5 -p1 -b .rh1
14mr|irda-utils-0.9.18-14|48	%patch7 -p1 -b .tekram-ppc-buildfix
14mr|irda-utils-0.9.18-14|49	%patch8 -p1 -b .fix-build
14mr|irda-utils-0.9.18-14|50	%patch12 -p1 -b .io
14mr|irda-utils-0.9.18-14|51	%patch13 -p1 -b .fix-install
14mr|irda-utils-0.9.18-14|52	%patch14 -p1 -b .reorder
14mr|irda-utils-0.9.18-14|53	
14mr|irda-utils-0.9.18-14|54	%build
14mr|irda-utils-0.9.18-14|55	%serverbuild
14mr|irda-utils-0.9.18-14|56	%make all
14mr|irda-utils-0.9.18-14|57	
14mr|irda-utils-0.9.18-14|58	%install
14mr|irda-utils-0.9.18-14|59	rm -rf $RPM_BUILD_ROOT
14mr|irda-utils-0.9.18-14|60	mkdir -p $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_initrddir}}
14mr|irda-utils-0.9.18-14|61	
14mr|irda-utils-0.9.18-14|62	%makeinstall_std  ROOT="$RPM_BUILD_ROOT" MANDIR="$RPM_BUILD_ROOT%{_mandir}"
14mr|irda-utils-0.9.18-14|63	
14mr|irda-utils-0.9.18-14|64	for dir in irattach irdadump irdaping tekram; do
14mr|irda-utils-0.9.18-14|65	cp $dir/README $dir/README.$dir
14mr|irda-utils-0.9.18-14|66	done
14mr|irda-utils-0.9.18-14|67	mv smcinit/README.Peri smcinit/README.tosh1800-smcinit
14mr|irda-utils-0.9.18-14|68	mv smcinit/README smcinit/README.smcinit
14mr|irda-utils-0.9.18-14|69	mv smcinit/README.Tom smcinit/README.Tom.scminit
14mr|irda-utils-0.9.18-14|70	mv smcinit/README.Rob smcinit/README.Rob.smcinit
14mr|irda-utils-0.9.18-14|71	mv smcinit/RobMiller-irda.html smcinit/README.Rob.smcinit.html
14mr|irda-utils-0.9.18-14|72	
14mr|irda-utils-0.9.18-14|73	rm -f $RPM_BUILD_ROOT/etc/sysconfig/network-scripts/ifcfg-irlan0
14mr|irda-utils-0.9.18-14|74	
14mr|irda-utils-0.9.18-14|75	%post
14mr|irda-utils-0.9.18-14|76	%_post_service irda
14mr|irda-utils-0.9.18-14|77	
14mr|irda-utils-0.9.18-14|78	%preun
14mr|irda-utils-0.9.18-14|79	%_preun_service irda
14mr|irda-utils-0.9.18-14|80	
14mr|irda-utils-0.9.18-14|81	%clean
14mr|irda-utils-0.9.18-14|82	rm -rf $RPM_BUILD_ROOT
14mr|irda-utils-0.9.18-14|83	
14mr|irda-utils-0.9.18-14|84	%files
14mr|irda-utils-0.9.18-14|85	%defattr(-,root,root,0755)
14mr|irda-utils-0.9.18-14|86	%doc README
14mr|irda-utils-0.9.18-14|87	%doc irattach/README.irattach
14mr|irda-utils-0.9.18-14|88	%doc irdadump/README.irdadump
14mr|irda-utils-0.9.18-14|89	%doc irdaping/README.irdaping
14mr|irda-utils-0.9.18-14|90	%doc tekram/README.tekram
14mr|irda-utils-0.9.18-14|91	%doc smcinit/README*
14mr|irda-utils-0.9.18-14|92	%{_sbindir}/irattach
14mr|irda-utils-0.9.18-14|93	%{_sbindir}/irdaping
14mr|irda-utils-0.9.18-14|94	%{_sbindir}/dongle_attach
14mr|irda-utils-0.9.18-14|95	%ifnarch ppc %{sunsparc} %mips
14mr|irda-utils-0.9.18-14|96	%{_sbindir}/findchip
14mr|irda-utils-0.9.18-14|97	%{_sbindir}/smcinit
14mr|irda-utils-0.9.18-14|98	%{_sbindir}/tosh1800-smcinit
14mr|irda-utils-0.9.18-14|99	%{_sbindir}/tosh2450-smcinit
14mr|irda-utils-0.9.18-14|100	%endif
14mr|irda-utils-0.9.18-14|101	%{_sbindir}/irdadump
14mr|irda-utils-0.9.18-14|102	%{_bindir}/irpsion5
14mr|irda-utils-0.9.18-14|103	%{_bindir}/irkbd
14mr|irda-utils-0.9.18-14|104	%{_sbindir}/irnetd
14mr|irda-utils-0.9.18-14|105	%{_initrddir}/irda
14mr|irda-utils-0.9.18-14|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/irda
14mr|irda-utils-0.9.18-14|107	#%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifcfg-irlan0
14mr|irda-utils-0.9.18-14|108	%{_mandir}/man?/*
14mr|irda-utils-0.9.18-14|109	
14mr|irda-utils-0.9.18-14|110	
14mr|irda-utils-0.9.18-14|111	
14mr|irda-utils-0.9.18-14|112	%changelog
14mr|irda-utils-0.9.18-14|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.18-14
14mr|irda-utils-0.9.18-14|114	+ Revision: 6a3091b
14mr|irda-utils-0.9.18-14|115	- MassBuild#440: Increase release tag
14mr|irda-utils-0.9.18-14|116	
14mr|irda-utils-0.9.18-14|117	

16810 14
14mr|irqbalance-1.0.7-2|1	Summary:	Daemon to balance irq's across multiple CPUs
14mr|irqbalance-1.0.7-2|2	Name:		irqbalance
14mr|irqbalance-1.0.7-2|3	Version:	1.0.7
14mr|irqbalance-1.0.7-2|4	Release:	2
14mr|irqbalance-1.0.7-2|5	License:	GPLv2+
14mr|irqbalance-1.0.7-2|6	Group:		System/Kernel and hardware
14mr|irqbalance-1.0.7-2|7	Url:		http://irqbalance.org/
14mr|irqbalance-1.0.7-2|8	Source0:	http://irqbalance.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|irqbalance-1.0.7-2|9	Source1:	%{name}.sysconfig
14mr|irqbalance-1.0.7-2|10	BuildRequires:	gccmakedep
14mr|irqbalance-1.0.7-2|11	%ifnarch %{arm}
14mr|irqbalance-1.0.7-2|12	BuildRequires:	numa-devel
14mr|irqbalance-1.0.7-2|13	%endif
14mr|irqbalance-1.0.7-2|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|irqbalance-1.0.7-2|15	BuildRequires:	pkgconfig(libcap-ng)
14mr|irqbalance-1.0.7-2|16	
14mr|irqbalance-1.0.7-2|17	%description
14mr|irqbalance-1.0.7-2|18	irqbalance is a daemon that evenly distributes IRQ load across
14mr|irqbalance-1.0.7-2|19	multiple CPUs for enhanced performance.
14mr|irqbalance-1.0.7-2|20	
14mr|irqbalance-1.0.7-2|21	%files
14mr|irqbalance-1.0.7-2|22	%doc AUTHORS
14mr|irqbalance-1.0.7-2|23	%{_mandir}/man1/*
14mr|irqbalance-1.0.7-2|24	%{_sbindir}/*
14mr|irqbalance-1.0.7-2|25	%{_unitdir}/%{name}.service
14mr|irqbalance-1.0.7-2|26	%config(noreplace) %{_sysconfdir}/sysconfig/*
14mr|irqbalance-1.0.7-2|27	
14mr|irqbalance-1.0.7-2|28	%post
14mr|irqbalance-1.0.7-2|29	%systemd_post %{name}.service
14mr|irqbalance-1.0.7-2|30	
14mr|irqbalance-1.0.7-2|31	%preun
14mr|irqbalance-1.0.7-2|32	%systemd_preun %{name}.service
14mr|irqbalance-1.0.7-2|33	
14mr|irqbalance-1.0.7-2|34	#----------------------------------------------------------------------------
14mr|irqbalance-1.0.7-2|35	
14mr|irqbalance-1.0.7-2|36	%prep
14mr|irqbalance-1.0.7-2|37	%setup -q
14mr|irqbalance-1.0.7-2|38	
14mr|irqbalance-1.0.7-2|39	# (tpg) fix path
14mr|irqbalance-1.0.7-2|40	sed -i 's|EnvironmentFile=.*|EnvironmentFile=/etc/sysconfig/irqbalance|' misc/irqbalance.service
14mr|irqbalance-1.0.7-2|41	
14mr|irqbalance-1.0.7-2|42	%build
14mr|irqbalance-1.0.7-2|43	%configure2_5x \
14mr|irqbalance-1.0.7-2|44	--disable-static
14mr|irqbalance-1.0.7-2|45	
14mr|irqbalance-1.0.7-2|46	%make
14mr|irqbalance-1.0.7-2|47	
14mr|irqbalance-1.0.7-2|48	%install
14mr|irqbalance-1.0.7-2|49	install -D -p -m 0755 %{name} %{buildroot}%{_sbindir}/%{name}
14mr|irqbalance-1.0.7-2|50	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|irqbalance-1.0.7-2|51	install -d %{buildroot}%{_mandir}/man1/
14mr|irqbalance-1.0.7-2|52	install -p -m 0644 ./irqbalance.1 %{buildroot}%{_mandir}/man1/
14mr|irqbalance-1.0.7-2|53	install -D -p -m 0644 ./misc/irqbalance.service %{buildroot}%{_unitdir}/irqbalance.service
14mr|irqbalance-1.0.7-2|54	
14mr|irqbalance-1.0.7-2|55	
14mr|irqbalance-1.0.7-2|56	%changelog
14mr|irqbalance-1.0.7-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-2
14mr|irqbalance-1.0.7-2|58	+ Revision: 1d1b74e
14mr|irqbalance-1.0.7-2|59	- MassBuild#440: Increase release tag
14mr|irqbalance-1.0.7-2|60	
14mr|irqbalance-1.0.7-2|61	

16811 14
14mr|irssi-0.8.15-9|1	Name:		irssi
14mr|irssi-0.8.15-9|2	Version:	0.8.15
14mr|irssi-0.8.15-9|3	Release:	9
14mr|irssi-0.8.15-9|4	Summary:	IRC client
14mr|irssi-0.8.15-9|5	
14mr|irssi-0.8.15-9|6	License:	GPLv2+
14mr|irssi-0.8.15-9|7	Group:		Networking/IRC
14mr|irssi-0.8.15-9|8	BuildRequires:	glib2-devel ncurses-devel perl-devel >= 2:5.14.2-3 openssl-devel
14mr|irssi-0.8.15-9|9	URL:		http://irssi.org/
14mr|irssi-0.8.15-9|10	Source0:	http://irssi.org/files/%{name}-%{version}.tar.gz
14mr|irssi-0.8.15-9|11	Suggests:	irssi-perl
14mr|irssi-0.8.15-9|12	
14mr|irssi-0.8.15-9|13	%description
14mr|irssi-0.8.15-9|14	Irssi is a modular and flexible IRC client for UNIX that has only a text mode
14mr|irssi-0.8.15-9|15	user interface (but as 80-90% of the code isn't text mode specific, other UIs
14mr|irssi-0.8.15-9|16	could be created pretty easily). Also, Irssi isn't really even IRC specific
14mr|irssi-0.8.15-9|17	anymore, there are already working SILC and ICB modules available. Support for
14mr|irssi-0.8.15-9|18	other protocols like ICQ and Jabber could be created some day too.
14mr|irssi-0.8.15-9|19	
14mr|irssi-0.8.15-9|20	Irssi is one of the most popular IRC clients at the moment.
14mr|irssi-0.8.15-9|21	
14mr|irssi-0.8.15-9|22	%package	devel
14mr|irssi-0.8.15-9|23	Group:		Development/C
14mr|irssi-0.8.15-9|24	Summary:	Static libraries for the development of irssi applications
14mr|irssi-0.8.15-9|25	
14mr|irssi-0.8.15-9|26	Requires:	%{name} = %{version}
14mr|irssi-0.8.15-9|27	
14mr|irssi-0.8.15-9|28	%description	devel
14mr|irssi-0.8.15-9|29	Static libraries for the development of irssi applications.
14mr|irssi-0.8.15-9|30	
14mr|irssi-0.8.15-9|31	%package	perl
14mr|irssi-0.8.15-9|32	Group:		Networking/IRC
14mr|irssi-0.8.15-9|33	Summary:	Perl plugin for irssi
14mr|irssi-0.8.15-9|34	
14mr|irssi-0.8.15-9|35	Requires:	%{name} = %{version}
14mr|irssi-0.8.15-9|36	Conflicts:	perl-silc
14mr|irssi-0.8.15-9|37	
14mr|irssi-0.8.15-9|38	%description	perl
14mr|irssi-0.8.15-9|39	Perl plugin for irssi.
14mr|irssi-0.8.15-9|40	
14mr|irssi-0.8.15-9|41	%prep
14mr|irssi-0.8.15-9|42	%setup -q
14mr|irssi-0.8.15-9|43	
14mr|irssi-0.8.15-9|44	%build
14mr|irssi-0.8.15-9|45	%configure2_5x	--with-modules \
14mr|irssi-0.8.15-9|46	--enable-ipv6 \
14mr|irssi-0.8.15-9|47	--with-proxy \
14mr|irssi-0.8.15-9|48	--with-socks \
14mr|irssi-0.8.15-9|49	--with-bot \
14mr|irssi-0.8.15-9|50	--with-perl=module \
14mr|irssi-0.8.15-9|51	--with-perl-lib=vendor
14mr|irssi-0.8.15-9|52	%make
14mr|irssi-0.8.15-9|53	
14mr|irssi-0.8.15-9|54	%install
14mr|irssi-0.8.15-9|55	%makeinstall_std
14mr|irssi-0.8.15-9|56	
14mr|irssi-0.8.15-9|57	# Files that should not be installed:
14mr|irssi-0.8.15-9|58	rm -f %{buildroot}%{perl_vendorarch}/perllocal.pod
14mr|irssi-0.8.15-9|59	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|irssi-0.8.15-9|60	
14mr|irssi-0.8.15-9|61	%files
14mr|irssi-0.8.15-9|62	%doc AUTHORS README TODO NEWS docs/*
14mr|irssi-0.8.15-9|63	%attr(755,root,root) %{_bindir}/*
14mr|irssi-0.8.15-9|64	%{_datadir}/%{name}
14mr|irssi-0.8.15-9|65	%exclude %{_datadir}/%{name}/scripts
14mr|irssi-0.8.15-9|66	%dir %{_libdir}/%{name}
14mr|irssi-0.8.15-9|67	%dir %{_libdir}/%{name}/modules
14mr|irssi-0.8.15-9|68	%exclude %{_libdir}/%{name}/modules/libfe_perl.*
14mr|irssi-0.8.15-9|69	%exclude %{_libdir}/%{name}/modules/libperl_core.*
14mr|irssi-0.8.15-9|70	%{_libdir}/%{name}/modules/*.so
14mr|irssi-0.8.15-9|71	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|irssi-0.8.15-9|72	%{_mandir}/man1/%{name}.1*
14mr|irssi-0.8.15-9|73	
14mr|irssi-0.8.15-9|74	%files devel
14mr|irssi-0.8.15-9|75	%{_libdir}/%{name}/modules/*.a
14mr|irssi-0.8.15-9|76	%{_includedir}/%{name}
14mr|irssi-0.8.15-9|77	
14mr|irssi-0.8.15-9|78	%files perl
14mr|irssi-0.8.15-9|79	%{_libdir}/%{name}/modules/libfe_perl.so
14mr|irssi-0.8.15-9|80	%{_libdir}/%{name}/modules/libperl_core.so
14mr|irssi-0.8.15-9|81	%{perl_vendorarch}/Irssi*
14mr|irssi-0.8.15-9|82	%{perl_vendorarch}/auto/*
14mr|irssi-0.8.15-9|83	%{_datadir}/%{name}/scripts
14mr|irssi-0.8.15-9|84	
14mr|irssi-0.8.15-9|85	
14mr|irssi-0.8.15-9|86	
14mr|irssi-0.8.15-9|87	%changelog
14mr|irssi-0.8.15-9|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.15-9
14mr|irssi-0.8.15-9|89	+ Revision: 4430885
14mr|irssi-0.8.15-9|90	- MassBuild#440: Increase release tag
14mr|irssi-0.8.15-9|91	
14mr|irssi-0.8.15-9|92	

16812 14
14mr|isapnptools-1.27-2|1	Summary:	Utilities for configuring ISA Plug-and-Play (PnP) devices
14mr|isapnptools-1.27-2|2	Name:		isapnptools
14mr|isapnptools-1.27-2|3	Version:	1.27
14mr|isapnptools-1.27-2|4	Release:	2
14mr|isapnptools-1.27-2|5	License:	GPL
14mr|isapnptools-1.27-2|6	Group:		System/Configuration/Hardware
14mr|isapnptools-1.27-2|7	URL:		http://www.roestock.demon.co.uk/isapnptools/
14mr|isapnptools-1.27-2|8	Source0:	ftp://metalab.unc.edu/pub/Linux/system/hardware/%{name}-%{version}.tgz
14mr|isapnptools-1.27-2|9	Patch1:		%{name}-demo2.patch
14mr|isapnptools-1.27-2|10	Patch2:		isapnptools-1.27-include.patch
14mr|isapnptools-1.27-2|11	Patch3:		isapnptools-1.26-format_not_a_string_literal_and_no_format_arguments.diff
14mr|isapnptools-1.27-2|12	
14mr|isapnptools-1.27-2|13	BuildRequires:	flex
14mr|isapnptools-1.27-2|14	
14mr|isapnptools-1.27-2|15	%description
14mr|isapnptools-1.27-2|16	The isapnptools package contains utilities for configuring ISA
14mr|isapnptools-1.27-2|17	Plug-and-Play (PnP) cards which are in compliance with the PnP ISA
14mr|isapnptools-1.27-2|18	Specification Version 1.0a.  ISA PnP cards use registers instead of
14mr|isapnptools-1.27-2|19	jumpers for setting the board address and interrupt assignments.  The
14mr|isapnptools-1.27-2|20	cards also contain descriptions of the resources which need to be
14mr|isapnptools-1.27-2|21	allocated.  The BIOS on your system, or isapnptools, uses a protocol
14mr|isapnptools-1.27-2|22	described in the specification to find all of the PnP boards and
14mr|isapnptools-1.27-2|23	allocate the resources so that none of them conflict.
14mr|isapnptools-1.27-2|24	
14mr|isapnptools-1.27-2|25	Note that the BIOS doesn't do a very good job of allocating resources.
14mr|isapnptools-1.27-2|26	So isapnptools is suitable for all systems, whether or not they
14mr|isapnptools-1.27-2|27	include a PnP BIOS. In fact, a PnP BIOS adds some complications.  A
14mr|isapnptools-1.27-2|28	PnP BIOS may already activate some cards so that the drivers can find
14mr|isapnptools-1.27-2|29	them.  Then these tools can unconfigure them or change their settings,
14mr|isapnptools-1.27-2|30	causing all sorts of nasty effects. If you have PnP network cards that
14mr|isapnptools-1.27-2|31	already work, you should read through the documentation files very
14mr|isapnptools-1.27-2|32	carefully before you use isapnptools.
14mr|isapnptools-1.27-2|33	
14mr|isapnptools-1.27-2|34	Install isapnptools if you need utilities for configuring ISA PnP
14mr|isapnptools-1.27-2|35	cards.
14mr|isapnptools-1.27-2|36	
14mr|isapnptools-1.27-2|37	%package	devel
14mr|isapnptools-1.27-2|38	Summary:	Devel libraries for configuring ISA Plug-and-Play (PnP) devices
14mr|isapnptools-1.27-2|39	Group:		Development/C
14mr|isapnptools-1.27-2|40	
14mr|isapnptools-1.27-2|41	%description	devel
14mr|isapnptools-1.27-2|42	The isapnptools package contains utilities for configuring ISA
14mr|isapnptools-1.27-2|43	Plug-and-Play (PnP) cards which are in compliance with the PnP ISA
14mr|isapnptools-1.27-2|44	Specification Version 1.0a.  ISA PnP cards use registers instead of
14mr|isapnptools-1.27-2|45	jumpers for setting the board address and interrupt assignments.  The
14mr|isapnptools-1.27-2|46	cards also contain descriptions of the resources which need to be
14mr|isapnptools-1.27-2|47	allocated.  The BIOS on your system, or isapnptools, uses a protocol
14mr|isapnptools-1.27-2|48	described in the specification to find all of the PnP boards and
14mr|isapnptools-1.27-2|49	allocate the resources so that none of them conflict.
14mr|isapnptools-1.27-2|50	
14mr|isapnptools-1.27-2|51	Note that the BIOS doesn't do a very good job of allocating resources.
14mr|isapnptools-1.27-2|52	So isapnptools is suitable for all systems, whether or not they
14mr|isapnptools-1.27-2|53	include a PnP BIOS. In fact, a PnP BIOS adds some complications.  A
14mr|isapnptools-1.27-2|54	PnP BIOS may already activate some cards so that the drivers can find
14mr|isapnptools-1.27-2|55	them.  Then these tools can unconfigure them or change their settings,
14mr|isapnptools-1.27-2|56	causing all sorts of nasty effects. If you have PnP network cards that
14mr|isapnptools-1.27-2|57	already work, you should read through the documentation files very
14mr|isapnptools-1.27-2|58	carefully before you use isapnptools.
14mr|isapnptools-1.27-2|59	
14mr|isapnptools-1.27-2|60	Install isapnptools-devel if you need to do development with ISA PnP
14mr|isapnptools-1.27-2|61	cards.
14mr|isapnptools-1.27-2|62	
14mr|isapnptools-1.27-2|63	%prep
14mr|isapnptools-1.27-2|64	
14mr|isapnptools-1.27-2|65	%setup -q
14mr|isapnptools-1.27-2|66	%patch1 -p1
14mr|isapnptools-1.27-2|67	%patch2 -p0
14mr|isapnptools-1.27-2|68	%patch3 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|isapnptools-1.27-2|69	
14mr|isapnptools-1.27-2|70	find | xargs chmod u+w
14mr|isapnptools-1.27-2|71	
14mr|isapnptools-1.27-2|72	%build
14mr|isapnptools-1.27-2|73	%configure2_5x --sbindir=/sbin
14mr|isapnptools-1.27-2|74	make RPM_OPT_FLAGS="%{optflags}"
14mr|isapnptools-1.27-2|75	perl -pi -e "s/^\([^#]\)/#\1/" etc/isapnp.gone
14mr|isapnptools-1.27-2|76	%ifarch alpha
14mr|isapnptools-1.27-2|77	perl -pi -e "s/#IRQ 7/IRQ 7/" etc/isapnp.gone
14mr|isapnptools-1.27-2|78	%endif
14mr|isapnptools-1.27-2|79	
14mr|isapnptools-1.27-2|80	%install
14mr|isapnptools-1.27-2|81	rm -rf %{buildroot}
14mr|isapnptools-1.27-2|82	
14mr|isapnptools-1.27-2|83	%makeinstall_std
14mr|isapnptools-1.27-2|84	install -m644 etc/isapnp.gone -D %{buildroot}%{_sysconfdir}/isapnp.gone
14mr|isapnptools-1.27-2|85	
14mr|isapnptools-1.27-2|86	%files
14mr|isapnptools-1.27-2|87	%defattr(-,root,root,755)
14mr|isapnptools-1.27-2|88	%doc README
14mr|isapnptools-1.27-2|89	%doc config-scripts/YMH0021
14mr|isapnptools-1.27-2|90	%config(missingok,noreplace) %attr(0644,root,root) %{_sysconfdir}/isapnp.gone
14mr|isapnptools-1.27-2|91	/sbin/*
14mr|isapnptools-1.27-2|92	%{_mandir}/man*/*
14mr|isapnptools-1.27-2|93	
14mr|isapnptools-1.27-2|94	%files devel
14mr|isapnptools-1.27-2|95	%defattr(-,root,root,755)
14mr|isapnptools-1.27-2|96	%doc AUTHORS COPYING NEWS doc
14mr|isapnptools-1.27-2|97	%{_libdir}/*.a
14mr|isapnptools-1.27-2|98	%{_includedir}/isapnp
14mr|isapnptools-1.27-2|99	
14mr|isapnptools-1.27-2|100	%changelog
14mr|isapnptools-1.27-2|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.27-2
14mr|isapnptools-1.27-2|102	+ Revision: bff4111
14mr|isapnptools-1.27-2|103	- MassBuild#440: Increase release tag
14mr|isapnptools-1.27-2|104	
14mr|isapnptools-1.27-2|105	

16813 14
14mr|isdn4k-utils-3.12-14|1	%define api	20
14mr|isdn4k-utils-3.12-14|2	%define major	3
14mr|isdn4k-utils-3.12-14|3	%define oldlib	%mklibname %{name} %{major}
14mr|isdn4k-utils-3.12-14|4	%define olddev	%mklibname %{name} -d
14mr|isdn4k-utils-3.12-14|5	
14mr|isdn4k-utils-3.12-14|6	%define	libname	%mklibname capi %{api} %{major}
14mr|isdn4k-utils-3.12-14|7	%define	devname	%mklibname capi %{api} -d
14mr|isdn4k-utils-3.12-14|8	
14mr|isdn4k-utils-3.12-14|9	%define pppd_ver %(/usr/sbin/pppd --version 2>&1 | sed -n '/pppd version \\([0-9][.0-9]*\\)/s//\\1/p')
14mr|isdn4k-utils-3.12-14|10	%define pppd_ver_num %(echo %{pppd_ver} | perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?\\.?(\\d)?/; $_=($1)*1000000+($2)*10000+($3)*100+($4||0)')
14mr|isdn4k-utils-3.12-14|11	
14mr|isdn4k-utils-3.12-14|12	Summary:	Bundled Utilities for configuring ISDN4Linux
14mr|isdn4k-utils-3.12-14|13	Name:		isdn4k-utils
14mr|isdn4k-utils-3.12-14|14	Epoch:		1
14mr|isdn4k-utils-3.12-14|15	Version:	3.12
14mr|isdn4k-utils-3.12-14|16	Release:	14
14mr|isdn4k-utils-3.12-14|17	License:	GPLv2+
14mr|isdn4k-utils-3.12-14|18	Group:		System/Configuration/Networking
14mr|isdn4k-utils-3.12-14|19	Url:		http://www.isdn4linux.de/
14mr|isdn4k-utils-3.12-14|20	Source0:	%{name}.tar.gz
14mr|isdn4k-utils-3.12-14|21	Source1:	%{name}-config
14mr|isdn4k-utils-3.12-14|22	Source2:	capi4linux
14mr|isdn4k-utils-3.12-14|23	Source3:	isdn4k-utils-ppp-2.4.5.tar.bz2
14mr|isdn4k-utils-3.12-14|24	Patch1:		%{name}.ipppd.patch
14mr|isdn4k-utils-3.12-14|25	Patch3:		%{name}-no-root.patch
14mr|isdn4k-utils-3.12-14|26	Patch7:		%{name}-nomknod.patch
14mr|isdn4k-utils-3.12-14|27	Patch9:		%{name}-glibc222.patch
14mr|isdn4k-utils-3.12-14|28	Patch10:	%{name}-isdnlog.patch
14mr|isdn4k-utils-3.12-14|29	Patch11:	%{name}-define.patch
14mr|isdn4k-utils-3.12-14|30	Patch15:	%{name}-eurofile-init-fix.patch
14mr|isdn4k-utils-3.12-14|31	Patch16:	%{name}-3.2p3-skip-capi-header-check.patch
14mr|isdn4k-utils-3.12-14|32	Patch18:	isdn4k-utils-lib64.patch
14mr|isdn4k-utils-3.12-14|33	Patch20:	isdn4k-utils-64bit-fixes.patch
14mr|isdn4k-utils-3.12-14|34	#Patch21:	isdn4k-utils-ppp244.patch
14mr|isdn4k-utils-3.12-14|35	Patch23:	isdn4k-utils-target.patch
14mr|isdn4k-utils-3.12-14|36	# capi20.h must #include sys/types.h - AdamW 2008/02
14mr|isdn4k-utils-3.12-14|37	Patch24:	isdn4k-utils-3.2p3-types.patch
14mr|isdn4k-utils-3.12-14|38	Patch25:	isdn4k-utils-autoconf25x.diff
14mr|isdn4k-utils-3.12-14|39	Patch26:	isdn4k-utils-cleanup.diff
14mr|isdn4k-utils-3.12-14|40	Patch27:	isdn4k-utils-openssl_des.h_fix.diff
14mr|isdn4k-utils-3.12-14|41	Patch28:	isdn4k-utils-fix-str-fmt.patch
14mr|isdn4k-utils-3.12-14|42	Patch29:	isdn4k-utils-tcl86.patch
14mr|isdn4k-utils-3.12-14|43	Patch30:	isdn4k-utils-autoconf-2.6.4-quoting.patch
14mr|isdn4k-utils-3.12-14|44	Patch31:	isdn4k-utils-CVS-2010-05-01-capi.patch
14mr|isdn4k-utils-3.12-14|45	Patch32:	isdn4k-utils-automake-1.13-fixes.patch
14mr|isdn4k-utils-3.12-14|46	
14mr|isdn4k-utils-3.12-14|47	BuildRequires:	imake
14mr|isdn4k-utils-3.12-14|48	BuildRequires:	kernel-source
14mr|isdn4k-utils-3.12-14|49	BuildRequires:	libtool
14mr|isdn4k-utils-3.12-14|50	BuildRequires:	linuxdoc-tools
14mr|isdn4k-utils-3.12-14|51	BuildRequires:	ppp
14mr|isdn4k-utils-3.12-14|52	BuildRequires:	gdbm-devel
14mr|isdn4k-utils-3.12-14|53	BuildRequires:	pcap-devel
14mr|isdn4k-utils-3.12-14|54	BuildRequires:	ppp-devel
14mr|isdn4k-utils-3.12-14|55	BuildRequires:	tcl-devel
14mr|isdn4k-utils-3.12-14|56	BuildRequires:	pkgconfig(ncurses)
14mr|isdn4k-utils-3.12-14|57	BuildRequires:	pkgconfig(openssl)
14mr|isdn4k-utils-3.12-14|58	BuildRequires:	pkgconfig(x11)
14mr|isdn4k-utils-3.12-14|59	BuildRequires:	pkgconfig(xaw7)
14mr|isdn4k-utils-3.12-14|60	BuildRequires:	pkgconfig(xext)
14mr|isdn4k-utils-3.12-14|61	BuildRequires:	pkgconfig(xmu)
14mr|isdn4k-utils-3.12-14|62	BuildRequires:	pkgconfig(xpm)
14mr|isdn4k-utils-3.12-14|63	BuildRequires:	pkgconfig(xt)
14mr|isdn4k-utils-3.12-14|64	Requires(post,preun):	rpm-helper
14mr|isdn4k-utils-3.12-14|65	Conflicts:	%{oldlib} < 1:3.12-11
14mr|isdn4k-utils-3.12-14|66	
14mr|isdn4k-utils-3.12-14|67	%description
14mr|isdn4k-utils-3.12-14|68	isdn4k-utils is a collection of various ISDN related utilities. This
14mr|isdn4k-utils-3.12-14|69	package contains configuration tools for all ISDN adapters, supported
14mr|isdn4k-utils-3.12-14|70	by Linux. Furthermore, several status-monitors are provided as well as
14mr|isdn4k-utils-3.12-14|71	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
14mr|isdn4k-utils-3.12-14|72	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
14mr|isdn4k-utils-3.12-14|73	capifax, a faxmachine.
14mr|isdn4k-utils-3.12-14|74	
14mr|isdn4k-utils-3.12-14|75	%files
14mr|isdn4k-utils-3.12-14|76	%doc README NEWS
14mr|isdn4k-utils-3.12-14|77	%{_libdir}/pppd/%{pppd_ver}/*
14mr|isdn4k-utils-3.12-14|78	%dir %{_libdir}/isdn
14mr|isdn4k-utils-3.12-14|79	%dir %{_datadir}/isdn
14mr|isdn4k-utils-3.12-14|80	%{_datadir}/isdn/*
14mr|isdn4k-utils-3.12-14|81	%dir %{_sysconfdir}/isdn
14mr|isdn4k-utils-3.12-14|82	#%dir %{_sysconfdir}/drdsl
14mr|isdn4k-utils-3.12-14|83	#%config(noreplace) %{_sysconfdir}/drdsl/adsl.conf
14mr|isdn4k-utils-3.12-14|84	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/arcor
14mr|isdn4k-utils-3.12-14|85	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/avm
14mr|isdn4k-utils-3.12-14|86	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/avm-ml
14mr|isdn4k-utils-3.12-14|87	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/leased
14mr|isdn4k-utils-3.12-14|88	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/otelo
14mr|isdn4k-utils-3.12-14|89	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/talkline
14mr|isdn4k-utils-3.12-14|90	%config(noreplace) %{_sysconfdir}/isdn/isdn.conf
14mr|isdn4k-utils-3.12-14|91	%config(noreplace) %{_sysconfdir}/isdn/callerid.conf
14mr|isdn4k-utils-3.12-14|92	%config(noreplace) %{_sysconfdir}/isdn/rate.conf
14mr|isdn4k-utils-3.12-14|93	#%config(noreplace) %{_sysconfdir}/ppp/ioptions
14mr|isdn4k-utils-3.12-14|94	%{_initrddir}/capi4linux
14mr|isdn4k-utils-3.12-14|95	%{_sbindir}/avmcapictrl
14mr|isdn4k-utils-3.12-14|96	%{_sbindir}/capiinit
14mr|isdn4k-utils-3.12-14|97	%{_sbindir}/hisaxctrl
14mr|isdn4k-utils-3.12-14|98	%{_sbindir}/icnctrl
14mr|isdn4k-utils-3.12-14|99	%{_sbindir}/imon
14mr|isdn4k-utils-3.12-14|100	%{_sbindir}/imontty
14mr|isdn4k-utils-3.12-14|101	%{_sbindir}/ipppd
14mr|isdn4k-utils-3.12-14|102	%{_sbindir}/ipppstats
14mr|isdn4k-utils-3.12-14|103	%{_sbindir}/iprofd
14mr|isdn4k-utils-3.12-14|104	%{_sbindir}/isdnctrl
14mr|isdn4k-utils-3.12-14|105	%{_sbindir}/loopctrl
14mr|isdn4k-utils-3.12-14|106	%{_sbindir}/pcbitctl
14mr|isdn4k-utils-3.12-14|107	%{_sbindir}/rcapid
14mr|isdn4k-utils-3.12-14|108	%{_sbindir}/actctrl
14mr|isdn4k-utils-3.12-14|109	%{_sbindir}/diva*
14mr|isdn4k-utils-3.12-14|110	%{_sbindir}/eiconctrl
14mr|isdn4k-utils-3.12-14|111	%{_sbindir}/divertctrl
14mr|isdn4k-utils-3.12-14|112	%{_bindir}/capi*
14mr|isdn4k-utils-3.12-14|113	%{_mandir}/man4/isdn_audio.4*
14mr|isdn4k-utils-3.12-14|114	%{_mandir}/man4/isdnctrl.4*
14mr|isdn4k-utils-3.12-14|115	%{_mandir}/man4/isdninfo.4*
14mr|isdn4k-utils-3.12-14|116	%{_mandir}/man4/ttyI.4*
14mr|isdn4k-utils-3.12-14|117	%{_mandir}/man5/rate.conf.5*
14mr|isdn4k-utils-3.12-14|118	%{_mandir}/man7/isdn_cause.7*
14mr|isdn4k-utils-3.12-14|119	%{_mandir}/man8/actctrl.8*
14mr|isdn4k-utils-3.12-14|120	%{_mandir}/man8/avmcapictrl.8*
14mr|isdn4k-utils-3.12-14|121	%{_mandir}/man8/capiinfo.8*
14mr|isdn4k-utils-3.12-14|122	%{_mandir}/man8/capiplugin.8*
14mr|isdn4k-utils-3.12-14|123	%{_mandir}/man8/divertctrl.8*
14mr|isdn4k-utils-3.12-14|124	%{_mandir}/man8/eiconctrl.8*
14mr|isdn4k-utils-3.12-14|125	%{_mandir}/man8/hisaxctrl.8*
14mr|isdn4k-utils-3.12-14|126	%{_mandir}/man8/icnctrl.8*
14mr|isdn4k-utils-3.12-14|127	%{_mandir}/man8/imon.8*
14mr|isdn4k-utils-3.12-14|128	%{_mandir}/man8/imontty.8*
14mr|isdn4k-utils-3.12-14|129	%{_mandir}/man8/ipppd.8*
14mr|isdn4k-utils-3.12-14|130	%{_mandir}/man8/ipppstats.8*
14mr|isdn4k-utils-3.12-14|131	%{_mandir}/man8/iprofd.8*
14mr|isdn4k-utils-3.12-14|132	%{_mandir}/man8/isdnctrl.8*
14mr|isdn4k-utils-3.12-14|133	%{_mandir}/man8/isdnctrl_conf.8*
14mr|isdn4k-utils-3.12-14|134	%{_mandir}/man8/loopctrl.8*
14mr|isdn4k-utils-3.12-14|135	%{_mandir}/man8/pcbitctl.8*
14mr|isdn4k-utils-3.12-14|136	
14mr|isdn4k-utils-3.12-14|137	%post
14mr|isdn4k-utils-3.12-14|138	%_post_service capi4linux
14mr|isdn4k-utils-3.12-14|139	
14mr|isdn4k-utils-3.12-14|140	%preun
14mr|isdn4k-utils-3.12-14|141	%_preun_service capi4linux
14mr|isdn4k-utils-3.12-14|142	
14mr|isdn4k-utils-3.12-14|143	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|144	
14mr|isdn4k-utils-3.12-14|145	%package	xtools
14mr|isdn4k-utils-3.12-14|146	Summary:	ISDN utilities that use X
14mr|isdn4k-utils-3.12-14|147	Group:		Networking/Other
14mr|isdn4k-utils-3.12-14|148	Requires:	%{name} >= %{EVRD}
14mr|isdn4k-utils-3.12-14|149	
14mr|isdn4k-utils-3.12-14|150	%description	xtools
14mr|isdn4k-utils-3.12-14|151	These are the graphical utilities for ISDN, xmonisdn and xisdnload.
14mr|isdn4k-utils-3.12-14|152	They provide, each in their own way, a visual indication of the status
14mr|isdn4k-utils-3.12-14|153	of the ISDN lines, so that it is directly obvious when there is a
14mr|isdn4k-utils-3.12-14|154	connection, for example.
14mr|isdn4k-utils-3.12-14|155	
14mr|isdn4k-utils-3.12-14|156	%files xtools
14mr|isdn4k-utils-3.12-14|157	%doc xmonisdn/README
14mr|isdn4k-utils-3.12-14|158	%{_includedir}/X11/bitmaps/net*
14mr|isdn4k-utils-3.12-14|159	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XISDNLoad
14mr|isdn4k-utils-3.12-14|160	%{_bindir}/x*
14mr|isdn4k-utils-3.12-14|161	%{_mandir}/man1/xisdnload.1x.*
14mr|isdn4k-utils-3.12-14|162	%{_mandir}/man1/xmonisdn.1x.*
14mr|isdn4k-utils-3.12-14|163	
14mr|isdn4k-utils-3.12-14|164	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|165	
14mr|isdn4k-utils-3.12-14|166	%package	vbox
14mr|isdn4k-utils-3.12-14|167	Summary:	ISDN answering machine
14mr|isdn4k-utils-3.12-14|168	Group:		Communications
14mr|isdn4k-utils-3.12-14|169	Requires:	%{name} >= %{EVRD}
14mr|isdn4k-utils-3.12-14|170	
14mr|isdn4k-utils-3.12-14|171	%description	vbox
14mr|isdn4k-utils-3.12-14|172	ISDN Answering Machine.
14mr|isdn4k-utils-3.12-14|173	
14mr|isdn4k-utils-3.12-14|174	%files vbox
14mr|isdn4k-utils-3.12-14|175	%lang(de) %doc vbox/docs/*
14mr|isdn4k-utils-3.12-14|176	%doc vbox/examples vbox/README vbox/CHANGES
14mr|isdn4k-utils-3.12-14|177	%dir /var/spool/vbox
14mr|isdn4k-utils-3.12-14|178	%dir /var/log/vbox
14mr|isdn4k-utils-3.12-14|179	%config(noreplace) %{_sysconfdir}/isdn/vboxgetty.conf
14mr|isdn4k-utils-3.12-14|180	%config(noreplace) %{_sysconfdir}/isdn/vboxd.conf
14mr|isdn4k-utils-3.12-14|181	%{_bindir}/*vbox*
14mr|isdn4k-utils-3.12-14|182	%{_sbindir}/vbox*
14mr|isdn4k-utils-3.12-14|183	%{_mandir}/man1/vbox.1*
14mr|isdn4k-utils-3.12-14|184	%{_mandir}/man1/vboxconvert.1*
14mr|isdn4k-utils-3.12-14|185	%{_mandir}/man1/vboxctrl.1*
14mr|isdn4k-utils-3.12-14|186	%{_mandir}/man1/vboxmode.1*
14mr|isdn4k-utils-3.12-14|187	%{_mandir}/man1/vboxplay.1*
14mr|isdn4k-utils-3.12-14|188	%{_mandir}/man1/vboxtoau.1*
14mr|isdn4k-utils-3.12-14|189	%{_mandir}/man5/vbox.conf.5*
14mr|isdn4k-utils-3.12-14|190	%{_mandir}/man5/vboxd.conf.5*
14mr|isdn4k-utils-3.12-14|191	%{_mandir}/man5/vbox_file.5*
14mr|isdn4k-utils-3.12-14|192	%{_mandir}/man5/vboxgetty.conf.5*
14mr|isdn4k-utils-3.12-14|193	%{_mandir}/man5/vboxrc.5*
14mr|isdn4k-utils-3.12-14|194	%{_mandir}/man5/vboxtcl.5*
14mr|isdn4k-utils-3.12-14|195	%{_mandir}/man8/vboxd.8*
14mr|isdn4k-utils-3.12-14|196	%{_mandir}/man8/vboxgetty.8*
14mr|isdn4k-utils-3.12-14|197	%{_mandir}/man8/vboxmail.8*
14mr|isdn4k-utils-3.12-14|198	%{_mandir}/man8/vboxputty.8*
14mr|isdn4k-utils-3.12-14|199	
14mr|isdn4k-utils-3.12-14|200	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|201	
14mr|isdn4k-utils-3.12-14|202	%package	eurofile
14mr|isdn4k-utils-3.12-14|203	Summary:	ISDN eurofile transfer tool
14mr|isdn4k-utils-3.12-14|204	Group:		Networking/File transfer
14mr|isdn4k-utils-3.12-14|205	License:	LGPLv2
14mr|isdn4k-utils-3.12-14|206	Requires:	%{name} >= %{EVRD}
14mr|isdn4k-utils-3.12-14|207	Requires(post,preun): rpm-helper
14mr|isdn4k-utils-3.12-14|208	
14mr|isdn4k-utils-3.12-14|209	%description	eurofile
14mr|isdn4k-utils-3.12-14|210	If you want to send / receive files over an ISDN line with the eurofile system,
14mr|isdn4k-utils-3.12-14|211	you need this package.
14mr|isdn4k-utils-3.12-14|212	
14mr|isdn4k-utils-3.12-14|213	%files eurofile
14mr|isdn4k-utils-3.12-14|214	%doc eurofile/doc/[!R]*[!5] eurofile/COPYING* eurofile/CHANGES eurofile/README* eurofile/TODO
14mr|isdn4k-utils-3.12-14|215	%config(noreplace) %{_sysconfdir}/isdn/eft.conf
14mr|isdn4k-utils-3.12-14|216	%defattr(755,root,root,755)
14mr|isdn4k-utils-3.12-14|217	%config(noreplace) %{_initrddir}/eftd
14mr|isdn4k-utils-3.12-14|218	%{_sbindir}/eftd
14mr|isdn4k-utils-3.12-14|219	%{_bindir}/eftp
14mr|isdn4k-utils-3.12-14|220	%{_mandir}/man5/eftaccess.5*
14mr|isdn4k-utils-3.12-14|221	%{_mandir}/man5/efthosts.5*
14mr|isdn4k-utils-3.12-14|222	%{_mandir}/man5/eft_wuauth.5*
14mr|isdn4k-utils-3.12-14|223	%{_mandir}/man5/eft_xferlog.5*
14mr|isdn4k-utils-3.12-14|224	
14mr|isdn4k-utils-3.12-14|225	%post eurofile
14mr|isdn4k-utils-3.12-14|226	%_post_service eftd
14mr|isdn4k-utils-3.12-14|227	
14mr|isdn4k-utils-3.12-14|228	%preun eurofile
14mr|isdn4k-utils-3.12-14|229	%_preun_service eftd
14mr|isdn4k-utils-3.12-14|230	
14mr|isdn4k-utils-3.12-14|231	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|232	
14mr|isdn4k-utils-3.12-14|233	%package	isdnlog
14mr|isdn4k-utils-3.12-14|234	Summary:	ISDN connection logger
14mr|isdn4k-utils-3.12-14|235	Group:		Communications
14mr|isdn4k-utils-3.12-14|236	Requires:	%{name} >= %{EVRD}
14mr|isdn4k-utils-3.12-14|237	
14mr|isdn4k-utils-3.12-14|238	%description	isdnlog
14mr|isdn4k-utils-3.12-14|239	isdnlog logs all ISDN connections, and can calculate the cost of calls.
14mr|isdn4k-utils-3.12-14|240	If sufficient data is available, it can even recommend which alternate
14mr|isdn4k-utils-3.12-14|241	carrier would have been cheaper for a given call. For countries where calls
14mr|isdn4k-utils-3.12-14|242	are charged per discrete unit, it can disconnect the line just before the
14mr|isdn4k-utils-3.12-14|243	next unit starts.
14mr|isdn4k-utils-3.12-14|244	
14mr|isdn4k-utils-3.12-14|245	%files isdnlog
14mr|isdn4k-utils-3.12-14|246	%doc isdnlog/BUGS isdnlog/README.* isdnlog/CREDITS isdnlog/FAQ isdnlog/NEWS isdnlog/TODO
14mr|isdn4k-utils-3.12-14|247	%config(noreplace) %{_sysconfdir}/isdn/isdnlog.*
14mr|isdn4k-utils-3.12-14|248	%defattr(755,root,root,755)
14mr|isdn4k-utils-3.12-14|249	%{_sbindir}/isdnlog
14mr|isdn4k-utils-3.12-14|250	%{_sbindir}/mkzonedb
14mr|isdn4k-utils-3.12-14|251	%{_bindir}/isdn*
14mr|isdn4k-utils-3.12-14|252	%config(noreplace) %{_sysconfdir}/isdn/stop
14mr|isdn4k-utils-3.12-14|253	%{_mandir}/man1/autovbox.1*
14mr|isdn4k-utils-3.12-14|254	%{_mandir}/man1/isdnbill.1*
14mr|isdn4k-utils-3.12-14|255	%{_mandir}/man1/isdnconf.1*
14mr|isdn4k-utils-3.12-14|256	%{_mandir}/man1/isdnrate.1*
14mr|isdn4k-utils-3.12-14|257	%{_mandir}/man1/isdnrep.1*
14mr|isdn4k-utils-3.12-14|258	%{_mandir}/man1/rmdtovbox.1*
14mr|isdn4k-utils-3.12-14|259	%{_mandir}/man5/callerid.conf.5*
14mr|isdn4k-utils-3.12-14|260	%{_mandir}/man5/isdn.conf.5*
14mr|isdn4k-utils-3.12-14|261	%{_mandir}/man5/isdnformat.5*
14mr|isdn4k-utils-3.12-14|262	%{_mandir}/man5/isdnlog.5*
14mr|isdn4k-utils-3.12-14|263	%{_mandir}/man5/isdnlog.users.5*
14mr|isdn4k-utils-3.12-14|264	%{_mandir}/man5/rate-files.5*
14mr|isdn4k-utils-3.12-14|265	%{_mandir}/man8/isdnlog.8*
14mr|isdn4k-utils-3.12-14|266	%{_mandir}/man8/mkzonedb.8*
14mr|isdn4k-utils-3.12-14|267	
14mr|isdn4k-utils-3.12-14|268	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|269	
14mr|isdn4k-utils-3.12-14|270	%package -n	%{libname}
14mr|isdn4k-utils-3.12-14|271	Summary:	Main library for %{name}
14mr|isdn4k-utils-3.12-14|272	Group:		System/Libraries
14mr|isdn4k-utils-3.12-14|273	%rename		%{oldlib}
14mr|isdn4k-utils-3.12-14|274	Conflicts:	%{name} < 1:3.12-11
14mr|isdn4k-utils-3.12-14|275	
14mr|isdn4k-utils-3.12-14|276	%description -n	%{libname}
14mr|isdn4k-utils-3.12-14|277	isdn4k-utils is a collection of various ISDN related utilities. This
14mr|isdn4k-utils-3.12-14|278	package contains configuration tools for all ISDN adapters, supported
14mr|isdn4k-utils-3.12-14|279	by Linux. Furthermore, several status-monitors are provided as well as
14mr|isdn4k-utils-3.12-14|280	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
14mr|isdn4k-utils-3.12-14|281	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
14mr|isdn4k-utils-3.12-14|282	capifax, a faxmachine.
14mr|isdn4k-utils-3.12-14|283	This package contains the library needed to run programs dynamically
14mr|isdn4k-utils-3.12-14|284	linked with %{name}.
14mr|isdn4k-utils-3.12-14|285	
14mr|isdn4k-utils-3.12-14|286	%files -n %{libname}
14mr|isdn4k-utils-3.12-14|287	%{_libdir}/libcapi%{api}.so.%{major}*
14mr|isdn4k-utils-3.12-14|288	
14mr|isdn4k-utils-3.12-14|289	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|290	
14mr|isdn4k-utils-3.12-14|291	%package -n	%{devname}
14mr|isdn4k-utils-3.12-14|292	Summary:	Includes and other files to develop %{name} applications
14mr|isdn4k-utils-3.12-14|293	Group:		Development/C
14mr|isdn4k-utils-3.12-14|294	Requires:	%{libname} >= %{EVRD}
14mr|isdn4k-utils-3.12-14|295	Provides:	%{name}-devel %{EVRD}
14mr|isdn4k-utils-3.12-14|296	Conflicts:	%{_lib}isdn4k-utils3 < 1:3.12-7mdv
14mr|isdn4k-utils-3.12-14|297	%rename		%{olddev}
14mr|isdn4k-utils-3.12-14|298	
14mr|isdn4k-utils-3.12-14|299	%description -n	%{devname}
14mr|isdn4k-utils-3.12-14|300	Libraries, include files and other resources you can use to develop
14mr|isdn4k-utils-3.12-14|301	%{name} applications.
14mr|isdn4k-utils-3.12-14|302	
14mr|isdn4k-utils-3.12-14|303	%files -n %{devname}
14mr|isdn4k-utils-3.12-14|304	%doc COPYING README NEWS
14mr|isdn4k-utils-3.12-14|305	%attr(755,root,root) %{_libdir}/libcapi*.so
14mr|isdn4k-utils-3.12-14|306	%{_includedir}/capi*.h
14mr|isdn4k-utils-3.12-14|307	
14mr|isdn4k-utils-3.12-14|308	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|309	
14mr|isdn4k-utils-3.12-14|310	%package	doc
14mr|isdn4k-utils-3.12-14|311	Summary:	Complete HTML documentation for isdn4k-utils
14mr|isdn4k-utils-3.12-14|312	Group:		System/Configuration/Networking
14mr|isdn4k-utils-3.12-14|313	Conflicts:	isdn4k-utils < 3.2p3-28mdv2007.1
14mr|isdn4k-utils-3.12-14|314	
14mr|isdn4k-utils-3.12-14|315	%description	doc
14mr|isdn4k-utils-3.12-14|316	This is the original, complete, documentation for isdn4k-utils, in
14mr|isdn4k-utils-3.12-14|317	HTML format.
14mr|isdn4k-utils-3.12-14|318	
14mr|isdn4k-utils-3.12-14|319	isdn4k-utils is a collection of various ISDN related utilities. This
14mr|isdn4k-utils-3.12-14|320	package contains configuration tools for all ISDN adapters, supported
14mr|isdn4k-utils-3.12-14|321	by Linux. Furthermore, several status-monitors are provided as well as
14mr|isdn4k-utils-3.12-14|322	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
14mr|isdn4k-utils-3.12-14|323	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
14mr|isdn4k-utils-3.12-14|324	capifax, a faxmachine.
14mr|isdn4k-utils-3.12-14|325	
14mr|isdn4k-utils-3.12-14|326	%files doc
14mr|isdn4k-utils-3.12-14|327	%lang(de) %doc FAQ/i4lfaq-de*
14mr|isdn4k-utils-3.12-14|328	%doc FAQ/i4lfaq-[123456789]*.html FAQ/i4lfaq.*
14mr|isdn4k-utils-3.12-14|329	
14mr|isdn4k-utils-3.12-14|330	#----------------------------------------------------------------------------
14mr|isdn4k-utils-3.12-14|331	
14mr|isdn4k-utils-3.12-14|332	%prep
14mr|isdn4k-utils-3.12-14|333	%setup -qn %{name} -a3
14mr|isdn4k-utils-3.12-14|334	%apply_patches
14mr|isdn4k-utils-3.12-14|335	
14mr|isdn4k-utils-3.12-14|336	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|isdn4k-utils-3.12-14|337	find . -type f -perm 0554 -exec chmod 755 {} \;
14mr|isdn4k-utils-3.12-14|338	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|isdn4k-utils-3.12-14|339	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|isdn4k-utils-3.12-14|340	
14mr|isdn4k-utils-3.12-14|341	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|isdn4k-utils-3.12-14|342	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|isdn4k-utils-3.12-14|343	done
14mr|isdn4k-utils-3.12-14|344	
14mr|isdn4k-utils-3.12-14|345	# (simpler) lib64 fix
14mr|isdn4k-utils-3.12-14|346	sed -i -e "s|/usr/lib/|%{_libdir}/|" pppdcapiplugin/ppp-2.*/Makefile pppdcapiplugin/Makefile.template
14mr|isdn4k-utils-3.12-14|347	
14mr|isdn4k-utils-3.12-14|348	#(peroyvind) provide our own config file with correct options and paths
14mr|isdn4k-utils-3.12-14|349	install %{SOURCE1} .config
14mr|isdn4k-utils-3.12-14|350	echo "LIBDIR='%{_libdir}'" >> .config
14mr|isdn4k-utils-3.12-14|351	
14mr|isdn4k-utils-3.12-14|352	# AMD K6 is not an i686
14mr|isdn4k-utils-3.12-14|353	%ifarch
14mr|isdn4k-utils-3.12-14|354	sed -i -e "s/k6 \| //" vbox3/config.sub
14mr|isdn4k-utils-3.12-14|355	sed -i -e "s/k6-\* \| //" vbox3/config.sub
14mr|isdn4k-utils-3.12-14|356	sed -i -e "s/\| k5 \|/\| k5 \| k6 \|/" vbox3/config.sub
14mr|isdn4k-utils-3.12-14|357	sed -i -e "s/\| k5-\* \|/\| k5-\* \| k6-* \|/" vbox3/config.sub
14mr|isdn4k-utils-3.12-14|358	%endif
14mr|isdn4k-utils-3.12-14|359	
14mr|isdn4k-utils-3.12-14|360	# tcl hack
14mr|isdn4k-utils-3.12-14|361	. %{_libdir}/tclConfig.sh
14mr|isdn4k-utils-3.12-14|362	find -type f | xargs perl -pi -e "s|tcl8\.4|tcl${TCL_VERSION}|g"
14mr|isdn4k-utils-3.12-14|363	
14mr|isdn4k-utils-3.12-14|364	# nuke this for now
14mr|isdn4k-utils-3.12-14|365	rm -rf ant-phone
14mr|isdn4k-utils-3.12-14|366	
14mr|isdn4k-utils-3.12-14|367	# antiborker
14mr|isdn4k-utils-3.12-14|368	#perl -pi -e "s|\'||g" .config <- this won't work!
14mr|isdn4k-utils-3.12-14|369	find vbox -type f | xargs perl -pi -e "s|\@VBOX_DOCDIR\@|/usr/share/doc/vbox|g"
14mr|isdn4k-utils-3.12-14|370	find vbox -type f | xargs perl -pi -e "s|\@VBOX_LOCKDIR\@|/var/lock|g"
14mr|isdn4k-utils-3.12-14|371	
14mr|isdn4k-utils-3.12-14|372	%build
14mr|isdn4k-utils-3.12-14|373	export FORCE_AUTOCONF_2_5=1
14mr|isdn4k-utils-3.12-14|374	
14mr|isdn4k-utils-3.12-14|375	for i in */configure; do
14mr|isdn4k-utils-3.12-14|376	cd `dirname $i`
14mr|isdn4k-utils-3.12-14|377	autoreconf -fi
14mr|isdn4k-utils-3.12-14|378	touch configure.in
14mr|isdn4k-utils-3.12-14|379	cd ..
14mr|isdn4k-utils-3.12-14|380	done
14mr|isdn4k-utils-3.12-14|381	
14mr|isdn4k-utils-3.12-14|382	# workaround for automake/autoconf
14mr|isdn4k-utils-3.12-14|383	if [ -x /usr/share/automake/depcomp ] ; then
14mr|isdn4k-utils-3.12-14|384	for i in capiinfo capiinit rcapid capifax; do
14mr|isdn4k-utils-3.12-14|385	cp -f /usr/share/automake/depcomp $i
14mr|isdn4k-utils-3.12-14|386	( cd $i ; aclocal && autoconf )
14mr|isdn4k-utils-3.12-14|387	done
14mr|isdn4k-utils-3.12-14|388	fi
14mr|isdn4k-utils-3.12-14|389	
14mr|isdn4k-utils-3.12-14|390	#(peroyvind) added more flags for pppdcapiplugin since we're overriding it's CFLAGS which cointains flags needed
14mr|isdn4k-utils-3.12-14|391	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DISDN_MAX_DRIVERS=32 -DISDN_MAX_CHANNELS=64 -fPIC -DPPPVER=%{pppd_ver_num} -I. -I`pwd`/capi20 -Ipppd -L`pwd`/capi20 -I./include"
14mr|isdn4k-utils-3.12-14|392	
14mr|isdn4k-utils-3.12-14|393	#(peroyvind) workaround for wrong aclocal
14mr|isdn4k-utils-3.12-14|394	make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS" subconfig
14mr|isdn4k-utils-3.12-14|395	sed -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" xisdnload/Makefile xmonisdn/Makefile
14mr|isdn4k-utils-3.12-14|396	sed -i -e "s|CXXDEBUGFLAGS = \-0.*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" xisdnload/Makefile xmonisdn/Makefile
14mr|isdn4k-utils-3.12-14|397	cp isdnlog/isdnlog/isdnlog.5.in isdnlog/isdnlog/isdnlog.5
14mr|isdn4k-utils-3.12-14|398	
14mr|isdn4k-utils-3.12-14|399	#(peroyvind) workaround for non-existing rcapid/acinclude.m4
14mr|isdn4k-utils-3.12-14|400	touch rcapid/acinclude.m4
14mr|isdn4k-utils-3.12-14|401	
14mr|isdn4k-utils-3.12-14|402	# (blino) compile pppdcapiplugin for current pppd only to avoid errors and unnecessary time spent on compiling
14mr|isdn4k-utils-3.12-14|403	#sed -i -e "s|^(PPPVERSIONS\s*)=\s*.+$|\1= %{pppd_ver}|" pppdcapiplugin/Makefile
14mr|isdn4k-utils-3.12-14|404	
14mr|isdn4k-utils-3.12-14|405	#(peroyvind) added CCFLAGS since it's a variable used a few places in stead of CFLAGS (*sigh*)
14mr|isdn4k-utils-3.12-14|406	make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS" || make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS"
14mr|isdn4k-utils-3.12-14|407	
14mr|isdn4k-utils-3.12-14|408	%install
14mr|isdn4k-utils-3.12-14|409	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DISDN_MAX_DRIVERS=32 -DISDN_MAX_CHANNELS=64 -fPIC -DPPPVER=%{pppd_ver_num} -I. -I`pwd`/capi20 -Ipppd -L`pwd`/capi20 -I./include"
14mr|isdn4k-utils-3.12-14|410	
14mr|isdn4k-utils-3.12-14|411	mkdir -p %{buildroot}{%{_sbindir},%{_bindir},%{_includedir},%{_mandir},%{_docdir},/sbin,%{_initrddir},%{_libdir}/isdn}
14mr|isdn4k-utils-3.12-14|412	
14mr|isdn4k-utils-3.12-14|413	#(peroyvind) yet another workaround.. this time for providing compile flags for stuff that was'nt compiled last time..
14mr|isdn4k-utils-3.12-14|414	%makeinstall_std CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS" MANPATH=%{_mandir}
14mr|isdn4k-utils-3.12-14|415	rm -f %{buildroot}%{_bindir}/vboxbeep # security hole if used. (dam's)
14mr|isdn4k-utils-3.12-14|416	rm -f %{buildroot}%{_mandir}/man*/vboxbeep*
14mr|isdn4k-utils-3.12-14|417	
14mr|isdn4k-utils-3.12-14|418	#(peroyvind) fix incorrect filename for man page
14mr|isdn4k-utils-3.12-14|419	mv %{buildroot}%{_mandir}/man8/.isdnctrl_conf.8 %{buildroot}%{_mandir}/man8/isdnctrl_conf.8
14mr|isdn4k-utils-3.12-14|420	
14mr|isdn4k-utils-3.12-14|421	#(peroyvind) move this one out of buildroot, we want to have it somewhere else..
14mr|isdn4k-utils-3.12-14|422	rm -rf vbox/docs; mv %{buildroot}%{_docdir}/vbox vbox/docs
14mr|isdn4k-utils-3.12-14|423	
14mr|isdn4k-utils-3.12-14|424	#(peroyvind) fix name for init script
14mr|isdn4k-utils-3.12-14|425	mv %{buildroot}%{_initrddir}/eftd.sh %{buildroot}%{_initrddir}/eftd
14mr|isdn4k-utils-3.12-14|426	
14mr|isdn4k-utils-3.12-14|427	#(peroyvind) install man pages for eurofile
14mr|isdn4k-utils-3.12-14|428	install -m644 eurofile/doc/*.5 %{buildroot}%{_mandir}/man5/
14mr|isdn4k-utils-3.12-14|429	
14mr|isdn4k-utils-3.12-14|430	#(peroyvind) remove uninstalled symlink
14mr|isdn4k-utils-3.12-14|431	rm -rf %{buildroot}/usr/lib/X11/app-defaults
14mr|isdn4k-utils-3.12-14|432	rm -f  %{buildroot}%{_sysconfdir}/isdn/eftusers
14mr|isdn4k-utils-3.12-14|433	
14mr|isdn4k-utils-3.12-14|434	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/capi4linux
14mr|isdn4k-utils-3.12-14|435	
14mr|isdn4k-utils-3.12-14|436	#(peroyvind) get rid of drdsl files which are provided by other package according to Steffen Barszus
14mr|isdn4k-utils-3.12-14|437	rm -rf %{buildroot}%{_sysconfdir}/drdsl
14mr|isdn4k-utils-3.12-14|438	
14mr|isdn4k-utils-3.12-14|439	# cleanup
14mr|isdn4k-utils-3.12-14|440	rm -f %{buildroot}/usr/share/doc/i4lfaq*
14mr|isdn4k-utils-3.12-14|441	rm -f %{buildroot}%{_libdir}/*.*a
14mr|isdn4k-utils-3.12-14|442	
14mr|isdn4k-utils-3.12-14|443	# hmm...
14mr|isdn4k-utils-3.12-14|444	mv %{buildroot}/sbin/* %{buildroot}%{_sbindir}/
14mr|isdn4k-utils-3.12-14|445	
14mr|isdn4k-utils-3.12-14|446	
14mr|isdn4k-utils-3.12-14|447	
14mr|isdn4k-utils-3.12-14|448	%changelog
14mr|isdn4k-utils-3.12-14|449	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12-14
14mr|isdn4k-utils-3.12-14|450	+ Revision: dfbf975
14mr|isdn4k-utils-3.12-14|451	- MassBuild#440: Increase release tag
14mr|isdn4k-utils-3.12-14|452	
14mr|isdn4k-utils-3.12-14|453	

16814 14
14mr|isdn4net-1.4.6-24|1	Summary:	Networking with the isdn subsystem
14mr|isdn4net-1.4.6-24|2	Name:		isdn4net
14mr|isdn4net-1.4.6-24|3	Version:	1.4.6
14mr|isdn4net-1.4.6-24|4	Release:	24
14mr|isdn4net-1.4.6-24|5	License:	GPL
14mr|isdn4net-1.4.6-24|6	Group:		System/Kernel and hardware
14mr|isdn4net-1.4.6-24|7	URL:		http://www.isdn4net.berlios.de
14mr|isdn4net-1.4.6-24|8	Source0:	%{name}-%{version}.tar.bz2
14mr|isdn4net-1.4.6-24|9	Patch0:         isdn4net-1.4.6-isdnlog.patch
14mr|isdn4net-1.4.6-24|10	Patch1:         isdn4net-1.4.6-dialmode.patch
14mr|isdn4net-1.4.6-24|11	Patch2:         isdn4net-1.4.6-init-typo-fixes.patch
14mr|isdn4net-1.4.6-24|12	Patch3:         isdn4net-1.4.6-dial-on-ifup.patch
14mr|isdn4net-1.4.6-24|13	Patch4:         isdn4net-multiple-cards.diff
14mr|isdn4net-1.4.6-24|14	Patch5:         isdn4net-1.4.6-fix-link-remove-bug.diff
14mr|isdn4net-1.4.6-24|15	Patch6:         isdn4net-1.4.6-create-devices.patch
14mr|isdn4net-1.4.6-24|16	BuildArch:	noarch
14mr|isdn4net-1.4.6-24|17	Requires(post): rpm-helper
14mr|isdn4net-1.4.6-24|18	Requires(preun): rpm-helper
14mr|isdn4net-1.4.6-24|19	Conflicts:	isdn-light
14mr|isdn4net-1.4.6-24|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|isdn4net-1.4.6-24|21	
14mr|isdn4net-1.4.6-24|22	%description
14mr|isdn4net-1.4.6-24|23	This package provides several scripts to do networking with isdn4linux, several
14mr|isdn4net-1.4.6-24|24	sample configurations for card and ippp setup and small configuration and
14mr|isdn4net-1.4.6-24|25	admin utility.
14mr|isdn4net-1.4.6-24|26	
14mr|isdn4net-1.4.6-24|27	%prep
14mr|isdn4net-1.4.6-24|28	
14mr|isdn4net-1.4.6-24|29	%setup -q
14mr|isdn4net-1.4.6-24|30	%patch0 -p1
14mr|isdn4net-1.4.6-24|31	%patch1 -p1
14mr|isdn4net-1.4.6-24|32	%patch2 -p0 -b .typos
14mr|isdn4net-1.4.6-24|33	%patch3 -p0
14mr|isdn4net-1.4.6-24|34	%patch4 -p0
14mr|isdn4net-1.4.6-24|35	%patch5 -p1
14mr|isdn4net-1.4.6-24|36	%patch6 -p1 -b .udev
14mr|isdn4net-1.4.6-24|37	
14mr|isdn4net-1.4.6-24|38	%install
14mr|isdn4net-1.4.6-24|39	rm -fr %{buildroot}
14mr|isdn4net-1.4.6-24|40	
14mr|isdn4net-1.4.6-24|41	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14mr|isdn4net-1.4.6-24|42	install network-scripts/ifup-ippp %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14mr|isdn4net-1.4.6-24|43	install network-scripts/ifdown-ippp %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14mr|isdn4net-1.4.6-24|44	install network-scripts/ifup-isdn %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14mr|isdn4net-1.4.6-24|45	install network-scripts/ifdown-isdn %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
14mr|isdn4net-1.4.6-24|46	
14mr|isdn4net-1.4.6-24|47	install -d %{buildroot}/%{_initrddir}
14mr|isdn4net-1.4.6-24|48	install -m0755 init.d/isdn4linux %{buildroot}/%{_initrddir}
14mr|isdn4net-1.4.6-24|49	install -m0755 init.d/isdnlog %{buildroot}/%{_initrddir}
14mr|isdn4net-1.4.6-24|50	
14mr|isdn4net-1.4.6-24|51	install -d %{buildroot}/%{_sysconfdir}/sysconfig
14mr|isdn4net-1.4.6-24|52	install defaults/isdn %{buildroot}/%{_sysconfdir}/sysconfig/isdn
14mr|isdn4net-1.4.6-24|53	
14mr|isdn4net-1.4.6-24|54	install -d %{buildroot}/%{_sysconfdir}/isdn/profile
14mr|isdn4net-1.4.6-24|55	install -m 644 defaults/ippp.default %{buildroot}/%{_sysconfdir}/isdn/profile/ippp.default
14mr|isdn4net-1.4.6-24|56	install -m 644 defaults/isdn.default %{buildroot}/%{_sysconfdir}/isdn/profile/isdn.default
14mr|isdn4net-1.4.6-24|57	install -m 644 defaults/isdn.map %{buildroot}/%{_sysconfdir}/isdn/profile/isdn.map
14mr|isdn4net-1.4.6-24|58	install -m 644 defaults/ippp.map %{buildroot}/%{_sysconfdir}/isdn/profile/ippp.map
14mr|isdn4net-1.4.6-24|59	
14mr|isdn4net-1.4.6-24|60	install -d %{buildroot}/%{_sysconfdir}/isdn/profile/card
14mr|isdn4net-1.4.6-24|61	install -m 644 defaults/mycard %{buildroot}/%{_sysconfdir}/isdn/profile/card/mycard
14mr|isdn4net-1.4.6-24|62	
14mr|isdn4net-1.4.6-24|63	install -d %{buildroot}/%{_sysconfdir}/isdn/profile/link
14mr|isdn4net-1.4.6-24|64	install -m 644 defaults/myisp %{buildroot}/%{_sysconfdir}/isdn/profile/link/myisp
14mr|isdn4net-1.4.6-24|65	install -m 644 defaults/my_isdnlog.conf %{buildroot}/%{_sysconfdir}/isdn/my_isdnlog.conf
14mr|isdn4net-1.4.6-24|66	
14mr|isdn4net-1.4.6-24|67	install -d %{buildroot}/%{_sysconfdir}/isdn/budget
14mr|isdn4net-1.4.6-24|68	# Install frontend
14mr|isdn4net-1.4.6-24|69	install -d %{buildroot}/%{_bindir}
14mr|isdn4net-1.4.6-24|70	install bin/isdn %{buildroot}/%{_bindir}/isdn
14mr|isdn4net-1.4.6-24|71	
14mr|isdn4net-1.4.6-24|72	%post
14mr|isdn4net-1.4.6-24|73	echo -n "Activating isdn4linux card init:"
14mr|isdn4net-1.4.6-24|74	%_post_service isdn4linux
14mr|isdn4net-1.4.6-24|75	%_post_service isdnlog
14mr|isdn4net-1.4.6-24|76	echo " done."
14mr|isdn4net-1.4.6-24|77	
14mr|isdn4net-1.4.6-24|78	%preun
14mr|isdn4net-1.4.6-24|79	echo -n "Deactivating isdn4linux card init:"
14mr|isdn4net-1.4.6-24|80	%_preun_service isdn4linux
14mr|isdn4net-1.4.6-24|81	%_preun_service isdnlog
14mr|isdn4net-1.4.6-24|82	echo " done."
14mr|isdn4net-1.4.6-24|83	
14mr|isdn4net-1.4.6-24|84	%clean
14mr|isdn4net-1.4.6-24|85	rm -fr %{buildroot}
14mr|isdn4net-1.4.6-24|86	
14mr|isdn4net-1.4.6-24|87	%files
14mr|isdn4net-1.4.6-24|88	%defattr(-,root,root)
14mr|isdn4net-1.4.6-24|89	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-ippp
14mr|isdn4net-1.4.6-24|90	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-ippp
14mr|isdn4net-1.4.6-24|91	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-isdn
14mr|isdn4net-1.4.6-24|92	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-isdn
14mr|isdn4net-1.4.6-24|93	%{_initrddir}/isdn4linux
14mr|isdn4net-1.4.6-24|94	%{_initrddir}/isdnlog
14mr|isdn4net-1.4.6-24|95	%{_bindir}/isdn
14mr|isdn4net-1.4.6-24|96	%config(noreplace) %{_sysconfdir}/sysconfig/isdn
14mr|isdn4net-1.4.6-24|97	%config(noreplace) %{_sysconfdir}/isdn/profile/ippp.default
14mr|isdn4net-1.4.6-24|98	%config(noreplace) %{_sysconfdir}/isdn/profile/isdn.default
14mr|isdn4net-1.4.6-24|99	%config(noreplace) %{_sysconfdir}/isdn/profile/ippp.map
14mr|isdn4net-1.4.6-24|100	%config(noreplace) %{_sysconfdir}/isdn/profile/isdn.map
14mr|isdn4net-1.4.6-24|101	%config(noreplace) %{_sysconfdir}/isdn/profile/link/myisp
14mr|isdn4net-1.4.6-24|102	%config(noreplace) %{_sysconfdir}/isdn/profile/card/mycard
14mr|isdn4net-1.4.6-24|103	%config(noreplace) %{_sysconfdir}/isdn/my_isdnlog.conf
14mr|isdn4net-1.4.6-24|104	%doc defaults
14mr|isdn4net-1.4.6-24|105	%doc samples
14mr|isdn4net-1.4.6-24|106	%doc doc
14mr|isdn4net-1.4.6-24|107	%doc README
14mr|isdn4net-1.4.6-24|108	%dir %{_sysconfdir}/isdn/profile
14mr|isdn4net-1.4.6-24|109	%dir %{_sysconfdir}/isdn/profile/link
14mr|isdn4net-1.4.6-24|110	%dir %{_sysconfdir}/isdn/profile/card
14mr|isdn4net-1.4.6-24|111	%dir %{_sysconfdir}/isdn/budget
14mr|isdn4net-1.4.6-24|112	
14mr|isdn4net-1.4.6-24|113	
14mr|isdn4net-1.4.6-24|114	
14mr|isdn4net-1.4.6-24|115	
14mr|isdn4net-1.4.6-24|116	
14mr|isdn4net-1.4.6-24|117	%changelog
14mr|isdn4net-1.4.6-24|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.6-24
14mr|isdn4net-1.4.6-24|119	+ Revision: 2acd757
14mr|isdn4net-1.4.6-24|120	- MassBuild#440: Increase release tag
14mr|isdn4net-1.4.6-24|121	
14mr|isdn4net-1.4.6-24|122	

16815 14
14mr|isdn-light-0.8-26|1	Summary:	Networking with the isdn subsystem, light version
14mr|isdn-light-0.8-26|2	Name:		isdn-light
14mr|isdn-light-0.8-26|3	Version:	0.8
14mr|isdn-light-0.8-26|4	Release:	26
14mr|isdn-light-0.8-26|5	License:	GPL
14mr|isdn-light-0.8-26|6	Group:		System/Kernel and hardware
14mr|isdn-light-0.8-26|7	URL:		http://cvs.mandriva.com
14mr|isdn-light-0.8-26|8	Source:		%{name}-%{version}.tar.bz2
14mr|isdn-light-0.8-26|9	BuildArch:	noarch
14mr|isdn-light-0.8-26|10	BuildRoot:	%{_tmppath}/%{version}-%{release}-buildroot
14mr|isdn-light-0.8-26|11	Requires:	isdn4k-utils
14mr|isdn-light-0.8-26|12	Conflicts:	isdn4net
14mr|isdn-light-0.8-26|13	
14mr|isdn-light-0.8-26|14	%description
14mr|isdn-light-0.8-26|15	This package provides the minimal scripts to do networking with isdn4linux.
14mr|isdn-light-0.8-26|16	It is simple, clean and tiny. Ideal for small configuration.
14mr|isdn-light-0.8-26|17	
14mr|isdn-light-0.8-26|18	%prep
14mr|isdn-light-0.8-26|19	%setup -q
14mr|isdn-light-0.8-26|20	
14mr|isdn-light-0.8-26|21	%build
14mr|isdn-light-0.8-26|22	
14mr|isdn-light-0.8-26|23	%install
14mr|isdn-light-0.8-26|24	rm -rf %{buildroot}
14mr|isdn-light-0.8-26|25	%makeinstall
14mr|isdn-light-0.8-26|26	rm -f %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifcfg-ippp0
14mr|isdn-light-0.8-26|27	
14mr|isdn-light-0.8-26|28	%clean
14mr|isdn-light-0.8-26|29	rm -rf %{buildroot}
14mr|isdn-light-0.8-26|30	
14mr|isdn-light-0.8-26|31	%files
14mr|isdn-light-0.8-26|32	%defattr(-,root,root,0755)
14mr|isdn-light-0.8-26|33	%dir %{_sysconfdir}/isdn/
14mr|isdn-light-0.8-26|34	%config(noreplace) %{_sysconfdir}/isdn/isdnctrl.conf
14mr|isdn-light-0.8-26|35	%config(noreplace) %{_sysconfdir}/isdn/isdn1B.conf
14mr|isdn-light-0.8-26|36	%config(noreplace) %{_sysconfdir}/isdn/isdn2B.conf
14mr|isdn-light-0.8-26|37	%config(noreplace) %{_sysconfdir}/ppp/ioptions
14mr|isdn-light-0.8-26|38	%config(noreplace) %{_sysconfdir}/ppp/ioptions1B
14mr|isdn-light-0.8-26|39	%config(noreplace) %{_sysconfdir}/ppp/ioptions2B
14mr|isdn-light-0.8-26|40	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-ippp
14mr|isdn-light-0.8-26|41	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-ippp
14mr|isdn-light-0.8-26|42	%doc README
14mr|isdn-light-0.8-26|43	
14mr|isdn-light-0.8-26|44	
14mr|isdn-light-0.8-26|45	
14mr|isdn-light-0.8-26|46	
14mr|isdn-light-0.8-26|47	
14mr|isdn-light-0.8-26|48	%changelog
14mr|isdn-light-0.8-26|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-26
14mr|isdn-light-0.8-26|50	+ Revision: 4e26e23
14mr|isdn-light-0.8-26|51	- MassBuild#440: Increase release tag
14mr|isdn-light-0.8-26|52	
14mr|isdn-light-0.8-26|53	

16816 14
14mr|isl-0.13-2|1	%define major	13
14mr|isl-0.13-2|2	%define libname	%mklibname %{name} %{major}
14mr|isl-0.13-2|3	%define devname	%mklibname %{name} -d
14mr|isl-0.13-2|4	
14mr|isl-0.13-2|5	Summary:	Integer Set Library
14mr|isl-0.13-2|6	Name:		isl
14mr|isl-0.13-2|7	Version:	0.13
14mr|isl-0.13-2|8	Release:	2
14mr|isl-0.13-2|9	License:	MIT
14mr|isl-0.13-2|10	Group:		System/Libraries
14mr|isl-0.13-2|11	Url:		git://repo.or.cz/isl.git
14mr|isl-0.13-2|12	Source0:	http://isl.gforge.inria.fr/isl-0.13.tar.xz
14mr|isl-0.13-2|13	# See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58012
14mr|isl-0.13-2|14	Patch0:		isl-no-iostream.patch
14mr|isl-0.13-2|15	BuildRequires:	gmp-devel
14mr|isl-0.13-2|16	
14mr|isl-0.13-2|17	%description
14mr|isl-0.13-2|18	isl is a library for manipulating sets and relations of integer points
14mr|isl-0.13-2|19	bounded by linear constraints. Supported operations on sets include
14mr|isl-0.13-2|20	intersection, union, set difference, emptiness check, convex hull,
14mr|isl-0.13-2|21	(integer) affine hull, integer projection, computing the lexicographic
14mr|isl-0.13-2|22	minimum using parametric integer programming, coalescing and parametric
14mr|isl-0.13-2|23	vertex enumeration.
14mr|isl-0.13-2|24	
14mr|isl-0.13-2|25	It also includes an ILP solver based on generalized basis reduction,
14mr|isl-0.13-2|26	transitive closures on maps (which may encode infinite graphs),
14mr|isl-0.13-2|27	dependence analysis and bounds on piecewise step-polynomials.
14mr|isl-0.13-2|28	
14mr|isl-0.13-2|29	#----------------------------------------------------------------------------
14mr|isl-0.13-2|30	
14mr|isl-0.13-2|31	%package -n	%{libname}
14mr|isl-0.13-2|32	Summary:	Integer Set Library
14mr|isl-0.13-2|33	Group:		System/Libraries
14mr|isl-0.13-2|34	
14mr|isl-0.13-2|35	%description -n	%{libname}
14mr|isl-0.13-2|36	isl is a library for manipulating sets and relations of integer points
14mr|isl-0.13-2|37	bounded by linear constraints. Supported operations on sets include
14mr|isl-0.13-2|38	intersection, union, set difference, emptiness check, convex hull,
14mr|isl-0.13-2|39	(integer) affine hull, integer projection, computing the lexicographic
14mr|isl-0.13-2|40	minimum using parametric integer programming, coalescing and parametric
14mr|isl-0.13-2|41	vertex enumeration.
14mr|isl-0.13-2|42	
14mr|isl-0.13-2|43	It also includes an ILP solver based on generalized basis reduction,
14mr|isl-0.13-2|44	transitive closures on maps (which may encode infinite graphs),
14mr|isl-0.13-2|45	dependence analysis and bounds on piecewise step-polynomials.
14mr|isl-0.13-2|46	
14mr|isl-0.13-2|47	%files -n %{libname}
14mr|isl-0.13-2|48	%{_libdir}/libisl.so.%{major}*
14mr|isl-0.13-2|49	
14mr|isl-0.13-2|50	#----------------------------------------------------------------------------
14mr|isl-0.13-2|51	
14mr|isl-0.13-2|52	%package -n	%{devname}
14mr|isl-0.13-2|53	Summary:	Development files for the isl Integer Set Library
14mr|isl-0.13-2|54	Group:		Development/C
14mr|isl-0.13-2|55	Requires:	%{libname} = %{EVRD}
14mr|isl-0.13-2|56	Provides:	%{name}-devel = %{EVRD}
14mr|isl-0.13-2|57	Obsoletes:	%{_lib}isl-static-devel < 0.11.1-3
14mr|isl-0.13-2|58	
14mr|isl-0.13-2|59	%description -n	%{devname}
14mr|isl-0.13-2|60	Header files for the isl Integer Set Library.
14mr|isl-0.13-2|61	
14mr|isl-0.13-2|62	%files -n %{devname}
14mr|isl-0.13-2|63	%{_libdir}/libisl.so
14mr|isl-0.13-2|64	%{_includedir}/*
14mr|isl-0.13-2|65	%{_libdir}/pkgconfig/*.pc
14mr|isl-0.13-2|66	
14mr|isl-0.13-2|67	#----------------------------------------------------------------------------
14mr|isl-0.13-2|68	
14mr|isl-0.13-2|69	%prep
14mr|isl-0.13-2|70	%setup -q
14mr|isl-0.13-2|71	%apply_patches
14mr|isl-0.13-2|72	autoreconf -fi
14mr|isl-0.13-2|73	
14mr|isl-0.13-2|74	%build
14mr|isl-0.13-2|75	%configure \
14mr|isl-0.13-2|76	--disable-static
14mr|isl-0.13-2|77	%make
14mr|isl-0.13-2|78	
14mr|isl-0.13-2|79	%install
14mr|isl-0.13-2|80	%makeinstall_std
14mr|isl-0.13-2|81	
14mr|isl-0.13-2|82	# (tpg) not needed ?
14mr|isl-0.13-2|83	rm -rf %{buildroot}%{_libdir}/*%{name}*-gdb.py
14mr|isl-0.13-2|84	
14mr|isl-0.13-2|85	%check
14mr|isl-0.13-2|86	# All tests must pass
14mr|isl-0.13-2|87	make check
14mr|isl-0.13-2|88	
14mr|isl-0.13-2|89	%changelog
14mr|isl-0.13-2|90	* Tue Sep 09 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.13-2
14mr|isl-0.13-2|91	+ Revision: bf063ad
14mr|isl-0.13-2|92	- Do not package *-gdb.py
14mr|isl-0.13-2|93	- The script is not usually needed. If it is present ldconfig complains
14mr|isl-0.13-2|94	- about it not being a library but residing in /usr/lib*.
14mr|isl-0.13-2|95	
14mr|isl-0.13-2|96	

16817 14
14mr|iso-codes-3.41-2|1	Summary:	Mapping between ISO country codes and full names
14mr|iso-codes-3.41-2|2	Name:		iso-codes
14mr|iso-codes-3.41-2|3	Version:	3.41
14mr|iso-codes-3.41-2|4	Release:	2
14mr|iso-codes-3.41-2|5	
14mr|iso-codes-3.41-2|6	Source0:	http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-%{version}.tar.xz
14mr|iso-codes-3.41-2|7	License:	LGPLv2+
14mr|iso-codes-3.41-2|8	Group:		System/Libraries
14mr|iso-codes-3.41-2|9	Url:		http://pkg-isocodes.alioth.debian.org/
14mr|iso-codes-3.41-2|10	
14mr|iso-codes-3.41-2|11	BuildRequires:	python-pyxml
14mr|iso-codes-3.41-2|12	BuildRequires:	python
14mr|iso-codes-3.41-2|13	BuildArch:	noarch
14mr|iso-codes-3.41-2|14	
14mr|iso-codes-3.41-2|15	%description
14mr|iso-codes-3.41-2|16	This package aims to provide the list of the country and language (and
14mr|iso-codes-3.41-2|17	currency) names in one place, rather than repeated in many programs
14mr|iso-codes-3.41-2|18	throughout Mandriva Linux.
14mr|iso-codes-3.41-2|19	
14mr|iso-codes-3.41-2|20	
14mr|iso-codes-3.41-2|21	%package devel
14mr|iso-codes-3.41-2|22	Summary:	Files for development using %{name}
14mr|iso-codes-3.41-2|23	Group:		Development/C
14mr|iso-codes-3.41-2|24	Requires:	%{name} = %{version}-%{release}
14mr|iso-codes-3.41-2|25	
14mr|iso-codes-3.41-2|26	%description devel
14mr|iso-codes-3.41-2|27	This package contains the pkg-config files for development
14mr|iso-codes-3.41-2|28	when building programs that use %{name}.
14mr|iso-codes-3.41-2|29	
14mr|iso-codes-3.41-2|30	%prep
14mr|iso-codes-3.41-2|31	%setup -q
14mr|iso-codes-3.41-2|32	
14mr|iso-codes-3.41-2|33	%build
14mr|iso-codes-3.41-2|34	%configure2_5x
14mr|iso-codes-3.41-2|35	%make
14mr|iso-codes-3.41-2|36	
14mr|iso-codes-3.41-2|37	%install
14mr|iso-codes-3.41-2|38	%makeinstall_std
14mr|iso-codes-3.41-2|39	
14mr|iso-codes-3.41-2|40	%find_lang iso-codes --all-name
14mr|iso-codes-3.41-2|41	
14mr|iso-codes-3.41-2|42	%files -f iso-codes.lang
14mr|iso-codes-3.41-2|43	%doc README ChangeLog LICENSE
14mr|iso-codes-3.41-2|44	%dir %{_datadir}/xml/iso-codes/
14mr|iso-codes-3.41-2|45	%{_datadir}/xml/iso-codes/*.xml
14mr|iso-codes-3.41-2|46	
14mr|iso-codes-3.41-2|47	%files devel
14mr|iso-codes-3.41-2|48	%{_datadir}/pkgconfig/*.pc
14mr|iso-codes-3.41-2|49	
14mr|iso-codes-3.41-2|50	
14mr|iso-codes-3.41-2|51	%changelog
14mr|iso-codes-3.41-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.41-2
14mr|iso-codes-3.41-2|53	+ Revision: 67b777a
14mr|iso-codes-3.41-2|54	- MassBuild#440: Increase release tag
14mr|iso-codes-3.41-2|55	
14mr|iso-codes-3.41-2|56	

16818 14
14mr|isomd5sum-1.0.7-2|1	Summary:	Utilities for working with md5sum implanted in ISO images
14mr|isomd5sum-1.0.7-2|2	Name:		isomd5sum
14mr|isomd5sum-1.0.7-2|3	Version:	1.0.7
14mr|isomd5sum-1.0.7-2|4	Release:	2
14mr|isomd5sum-1.0.7-2|5	License:	GPLv2+
14mr|isomd5sum-1.0.7-2|6	Group:		Archiving/Cd burning
14mr|isomd5sum-1.0.7-2|7	URL:		http://git.fedorahosted.org/git/?p=isomd5sum.git;a=summary
14mr|isomd5sum-1.0.7-2|8	Source0:	http://fedorahosted.org/releases/i/s/isomd5sum/%{name}-%{version}.tar.bz2
14mr|isomd5sum-1.0.7-2|9	Patch0:		isomd5sum-1.0.7-makefile.patch
14mr|isomd5sum-1.0.7-2|10	Patch1:		isomd5sum-1.0.7-unused.patch
14mr|isomd5sum-1.0.7-2|11	Patch2:		isomd5sum-1.0.7-nowerror.patch
14mr|isomd5sum-1.0.7-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|isomd5sum-1.0.7-2|13	BuildRequires:	popt-devel
14mr|isomd5sum-1.0.7-2|14	
14mr|isomd5sum-1.0.7-2|15	%description
14mr|isomd5sum-1.0.7-2|16	The isomd5sum package contains utilities for implanting and verifying
14mr|isomd5sum-1.0.7-2|17	an md5sum implanted into an ISO9660 image.
14mr|isomd5sum-1.0.7-2|18	
14mr|isomd5sum-1.0.7-2|19	%package devel
14mr|isomd5sum-1.0.7-2|20	Summary: Development headers and library for using isomd5sum
14mr|isomd5sum-1.0.7-2|21	Group: Development/C
14mr|isomd5sum-1.0.7-2|22	Requires: %{name} = %{version}
14mr|isomd5sum-1.0.7-2|23	
14mr|isomd5sum-1.0.7-2|24	%description devel
14mr|isomd5sum-1.0.7-2|25	This contains header files and a library for working with the isomd5sum
14mr|isomd5sum-1.0.7-2|26	implanting and checking.
14mr|isomd5sum-1.0.7-2|27	
14mr|isomd5sum-1.0.7-2|28	
14mr|isomd5sum-1.0.7-2|29	%prep
14mr|isomd5sum-1.0.7-2|30	%setup -q
14mr|isomd5sum-1.0.7-2|31	%apply_patches
14mr|isomd5sum-1.0.7-2|32	
14mr|isomd5sum-1.0.7-2|33	%build
14mr|isomd5sum-1.0.7-2|34	make checkisomd5 implantisomd5
14mr|isomd5sum-1.0.7-2|35	
14mr|isomd5sum-1.0.7-2|36	%install
14mr|isomd5sum-1.0.7-2|37	rm -rf $RPM_BUILD_ROOT
14mr|isomd5sum-1.0.7-2|38	make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel
14mr|isomd5sum-1.0.7-2|39	
14mr|isomd5sum-1.0.7-2|40	%clean
14mr|isomd5sum-1.0.7-2|41	rm -rf $RPM_BUILD_ROOT
14mr|isomd5sum-1.0.7-2|42	
14mr|isomd5sum-1.0.7-2|43	%files
14mr|isomd5sum-1.0.7-2|44	%defattr(-,root,root,-)
14mr|isomd5sum-1.0.7-2|45	%doc COPYING
14mr|isomd5sum-1.0.7-2|46	%_bindir/implantisomd5
14mr|isomd5sum-1.0.7-2|47	%_bindir/checkisomd5
14mr|isomd5sum-1.0.7-2|48	%_mandir/man*/*
14mr|isomd5sum-1.0.7-2|49	
14mr|isomd5sum-1.0.7-2|50	%files devel
14mr|isomd5sum-1.0.7-2|51	%defattr(-,root,root,-)
14mr|isomd5sum-1.0.7-2|52	%_includedir/*.h
14mr|isomd5sum-1.0.7-2|53	%_libdir/*.a
14mr|isomd5sum-1.0.7-2|54	
14mr|isomd5sum-1.0.7-2|55	
14mr|isomd5sum-1.0.7-2|56	
14mr|isomd5sum-1.0.7-2|57	
14mr|isomd5sum-1.0.7-2|58	%changelog
14mr|isomd5sum-1.0.7-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-2
14mr|isomd5sum-1.0.7-2|60	+ Revision: b22fae3
14mr|isomd5sum-1.0.7-2|61	- MassBuild#440: Increase release tag
14mr|isomd5sum-1.0.7-2|62	
14mr|isomd5sum-1.0.7-2|63	

16819 14
14mr|it-could-webdav-0.4-2.0.6|1	# Copyright (c) 2000-2007, JPackage Project
14mr|it-could-webdav-0.4-2.0.6|2	# All rights reserved.
14mr|it-could-webdav-0.4-2.0.6|3	#
14mr|it-could-webdav-0.4-2.0.6|4	# Redistribution and use in source and binary forms, with or without
14mr|it-could-webdav-0.4-2.0.6|5	# modification, are permitted provided that the following conditions
14mr|it-could-webdav-0.4-2.0.6|6	# are met:
14mr|it-could-webdav-0.4-2.0.6|7	#
14mr|it-could-webdav-0.4-2.0.6|8	# 1. Redistributions of source code must retain the above copyright
14mr|it-could-webdav-0.4-2.0.6|9	#    notice, this list of conditions and the following disclaimer.
14mr|it-could-webdav-0.4-2.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|it-could-webdav-0.4-2.0.6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|it-could-webdav-0.4-2.0.6|12	#    documentation and/or other materials provided with the
14mr|it-could-webdav-0.4-2.0.6|13	#    distribution.
14mr|it-could-webdav-0.4-2.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|it-could-webdav-0.4-2.0.6|15	#    contributors may be used to endorse or promote products derived
14mr|it-could-webdav-0.4-2.0.6|16	#    from this software without specific prior written permission.
14mr|it-could-webdav-0.4-2.0.6|17	#
14mr|it-could-webdav-0.4-2.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|it-could-webdav-0.4-2.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|it-could-webdav-0.4-2.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|it-could-webdav-0.4-2.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|it-could-webdav-0.4-2.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|it-could-webdav-0.4-2.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|it-could-webdav-0.4-2.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|it-could-webdav-0.4-2.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|it-could-webdav-0.4-2.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|it-could-webdav-0.4-2.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|it-could-webdav-0.4-2.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|it-could-webdav-0.4-2.0.6|29	#
14mr|it-could-webdav-0.4-2.0.6|30	%define _with_gcj_support 1
14mr|it-could-webdav-0.4-2.0.6|31	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|it-could-webdav-0.4-2.0.6|32	
14mr|it-could-webdav-0.4-2.0.6|33	%define section free
14mr|it-could-webdav-0.4-2.0.6|34	
14mr|it-could-webdav-0.4-2.0.6|35	Summary:        WebDAV Servlet
14mr|it-could-webdav-0.4-2.0.6|36	Name:           it-could-webdav
14mr|it-could-webdav-0.4-2.0.6|37	Version:        0.4
14mr|it-could-webdav-0.4-2.0.6|38	Release:        2.0.6
14mr|it-could-webdav-0.4-2.0.6|39	Epoch:          0
14mr|it-could-webdav-0.4-2.0.6|40	License:        Apache License 2.0
14mr|it-could-webdav-0.4-2.0.6|41	URL:            http://could.it/main/a-simple-approach-to-webdav.html
14mr|it-could-webdav-0.4-2.0.6|42	Group:          Development/Java
14mr|it-could-webdav-0.4-2.0.6|43	Source0:        http://could.it/main/a-simple-approach-to-webdav.data/webdav-0.4.zip
14mr|it-could-webdav-0.4-2.0.6|44	Source1:        it-could-webdav-LICENSE.TXT
14mr|it-could-webdav-0.4-2.0.6|45	Source2:        webdav-0.4.pom
14mr|it-could-webdav-0.4-2.0.6|46	BuildRequires:  ant >= 0:1.6
14mr|it-could-webdav-0.4-2.0.6|47	BuildRequires:  ant-junit >= 0:1.6
14mr|it-could-webdav-0.4-2.0.6|48	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|it-could-webdav-0.4-2.0.6|49	BuildRequires:  junit
14mr|it-could-webdav-0.4-2.0.6|50	BuildRequires:  servletapi5
14mr|it-could-webdav-0.4-2.0.6|51	Requires:       servletapi5
14mr|it-could-webdav-0.4-2.0.6|52	%if ! %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|53	BuildArch:      noarch
14mr|it-could-webdav-0.4-2.0.6|54	%endif
14mr|it-could-webdav-0.4-2.0.6|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|it-could-webdav-0.4-2.0.6|56	%if %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|57	BuildRequires:    java-gcj-compat-devel
14mr|it-could-webdav-0.4-2.0.6|58	%endif
14mr|it-could-webdav-0.4-2.0.6|59	
14mr|it-could-webdav-0.4-2.0.6|60	%description
14mr|it-could-webdav-0.4-2.0.6|61	WebDAV Servlet.
14mr|it-could-webdav-0.4-2.0.6|62	
14mr|it-could-webdav-0.4-2.0.6|63	%package javadoc
14mr|it-could-webdav-0.4-2.0.6|64	Summary:        Javadoc for %{name}
14mr|it-could-webdav-0.4-2.0.6|65	Group:          Development/Java
14mr|it-could-webdav-0.4-2.0.6|66	
14mr|it-could-webdav-0.4-2.0.6|67	%description javadoc
14mr|it-could-webdav-0.4-2.0.6|68	%{summary}.
14mr|it-could-webdav-0.4-2.0.6|69	
14mr|it-could-webdav-0.4-2.0.6|70	%prep
14mr|it-could-webdav-0.4-2.0.6|71	%setup -q -n webdav-%{version}
14mr|it-could-webdav-0.4-2.0.6|72	%remove_java_binaries
14mr|it-could-webdav-0.4-2.0.6|73	cp %{SOURCE1} LICENSE.TXT
14mr|it-could-webdav-0.4-2.0.6|74	
14mr|it-could-webdav-0.4-2.0.6|75	%build
14mr|it-could-webdav-0.4-2.0.6|76	export CLASSPATH=$(build-classpath servletapi5)
14mr|it-could-webdav-0.4-2.0.6|77	%{ant}
14mr|it-could-webdav-0.4-2.0.6|78	
14mr|it-could-webdav-0.4-2.0.6|79	%install
14mr|it-could-webdav-0.4-2.0.6|80	rm -rf $RPM_BUILD_ROOT
14mr|it-could-webdav-0.4-2.0.6|81	
14mr|it-could-webdav-0.4-2.0.6|82	# jars
14mr|it-could-webdav-0.4-2.0.6|83	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|it-could-webdav-0.4-2.0.6|84	
14mr|it-could-webdav-0.4-2.0.6|85	install -m 644 webdav-%{version}.jar \
14mr|it-could-webdav-0.4-2.0.6|86	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|it-could-webdav-0.4-2.0.6|87	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|it-could-webdav-0.4-2.0.6|88	
14mr|it-could-webdav-0.4-2.0.6|89	#poms
14mr|it-could-webdav-0.4-2.0.6|90	%add_to_maven_depmap it.could webdav %{version} JPP/ it-could-webdav
14mr|it-could-webdav-0.4-2.0.6|91	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|it-could-webdav-0.4-2.0.6|92	install -pm 644 %{SOURCE2} \
14mr|it-could-webdav-0.4-2.0.6|93	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-it-could-webdav.pom
14mr|it-could-webdav-0.4-2.0.6|94	
14mr|it-could-webdav-0.4-2.0.6|95	# javadoc
14mr|it-could-webdav-0.4-2.0.6|96	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|it-could-webdav-0.4-2.0.6|97	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|it-could-webdav-0.4-2.0.6|98	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|it-could-webdav-0.4-2.0.6|99	
14mr|it-could-webdav-0.4-2.0.6|100	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|it-could-webdav-0.4-2.0.6|101	cp -p LICENSE.TXT $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|it-could-webdav-0.4-2.0.6|102	
14mr|it-could-webdav-0.4-2.0.6|103	%if %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|104	%{_bindir}/aot-compile-rpm
14mr|it-could-webdav-0.4-2.0.6|105	%endif
14mr|it-could-webdav-0.4-2.0.6|106	
14mr|it-could-webdav-0.4-2.0.6|107	%clean
14mr|it-could-webdav-0.4-2.0.6|108	rm -rf $RPM_BUILD_ROOT
14mr|it-could-webdav-0.4-2.0.6|109	
14mr|it-could-webdav-0.4-2.0.6|110	%post
14mr|it-could-webdav-0.4-2.0.6|111	%update_maven_depmap
14mr|it-could-webdav-0.4-2.0.6|112	%if %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|113	%{update_gcjdb}
14mr|it-could-webdav-0.4-2.0.6|114	%endif
14mr|it-could-webdav-0.4-2.0.6|115	
14mr|it-could-webdav-0.4-2.0.6|116	%postun
14mr|it-could-webdav-0.4-2.0.6|117	%update_maven_depmap
14mr|it-could-webdav-0.4-2.0.6|118	%if %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|119	%{clean_gcjdb}
14mr|it-could-webdav-0.4-2.0.6|120	%endif
14mr|it-could-webdav-0.4-2.0.6|121	
14mr|it-could-webdav-0.4-2.0.6|122	%files
14mr|it-could-webdav-0.4-2.0.6|123	%defattr(0644,root,root,0755)
14mr|it-could-webdav-0.4-2.0.6|124	%{_javadir}/%{name}.jar
14mr|it-could-webdav-0.4-2.0.6|125	%{_javadir}/%{name}-%{version}.jar
14mr|it-could-webdav-0.4-2.0.6|126	%{_datadir}/maven2/poms/*
14mr|it-could-webdav-0.4-2.0.6|127	%{_mavendepmapfragdir}
14mr|it-could-webdav-0.4-2.0.6|128	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
14mr|it-could-webdav-0.4-2.0.6|129	%if %{gcj_support}
14mr|it-could-webdav-0.4-2.0.6|130	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
14mr|it-could-webdav-0.4-2.0.6|131	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14mr|it-could-webdav-0.4-2.0.6|132	%endif
14mr|it-could-webdav-0.4-2.0.6|133	
14mr|it-could-webdav-0.4-2.0.6|134	%files javadoc
14mr|it-could-webdav-0.4-2.0.6|135	%defattr(0644,root,root,0755)
14mr|it-could-webdav-0.4-2.0.6|136	%{_javadocdir}/%{name}-%{version}
14mr|it-could-webdav-0.4-2.0.6|137	%{_javadocdir}/%{name}
14mr|it-could-webdav-0.4-2.0.6|138	
14mr|it-could-webdav-0.4-2.0.6|139	
14mr|it-could-webdav-0.4-2.0.6|140	
14mr|it-could-webdav-0.4-2.0.6|141	%changelog
14mr|it-could-webdav-0.4-2.0.6|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.4-2.0.6
14mr|it-could-webdav-0.4-2.0.6|143	+ Revision: 128ac23
14mr|it-could-webdav-0.4-2.0.6|144	- MassBuild#440: Increase release tag
14mr|it-could-webdav-0.4-2.0.6|145	
14mr|it-could-webdav-0.4-2.0.6|146	

16820 14
14mr|itext-2.1.5-3|1	%define section free
14mr|itext-2.1.5-3|2	%define gcj_support 0
14mr|itext-2.1.5-3|3	
14mr|itext-2.1.5-3|4	Name:           itext
14mr|itext-2.1.5-3|5	Version:        2.1.5
14mr|itext-2.1.5-3|6	Release:        3
14mr|itext-2.1.5-3|7	Epoch:          0
14mr|itext-2.1.5-3|8	License:        LGPL
14mr|itext-2.1.5-3|9	Summary:        Free Java-PDF library
14mr|itext-2.1.5-3|10	URL:            http://www.lowagie.com/iText/
14mr|itext-2.1.5-3|11	Group:          Development/Java
14mr|itext-2.1.5-3|12	Source0:        http://downloads.sourceforge.net/itext/iText-src-%{version}.tar.gz
14mr|itext-2.1.5-3|13	Source1:        itext-www-20070221.tar.bz2
14mr|itext-2.1.5-3|14	Source2:        itext-1.4-manifest.mf
14mr|itext-2.1.5-3|15	Requires:       bouncycastle
14mr|itext-2.1.5-3|16	Requires:       bouncycastle-extras
14mr|itext-2.1.5-3|17	Provides:       itext2 = %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|18	Obsoletes:      itext2 < %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|19	BuildRequires:  java-rpmbuild
14mr|itext-2.1.5-3|20	BuildRequires:  ant
14mr|itext-2.1.5-3|21	BuildRequires:  ant-trax
14mr|itext-2.1.5-3|22	BuildRequires:  bouncycastle
14mr|itext-2.1.5-3|23	BuildRequires:  bouncycastle-extras
14mr|itext-2.1.5-3|24	BuildRequires:  xalan-j2
14mr|itext-2.1.5-3|25	%if %{gcj_support}
14mr|itext-2.1.5-3|26	BuildRequires:  java-gcj-compat-devel
14mr|itext-2.1.5-3|27	%else
14mr|itext-2.1.5-3|28	BuildArch:      noarch
14mr|itext-2.1.5-3|29	%endif
14mr|itext-2.1.5-3|30	
14mr|itext-2.1.5-3|31	%description
14mr|itext-2.1.5-3|32	iText is a library that allows you to generate PDF files on the fly. The
14mr|itext-2.1.5-3|33	iText classes are very useful for people who need to generate read-only,
14mr|itext-2.1.5-3|34	platform independent documents containing text, lists, tables and
14mr|itext-2.1.5-3|35	images. The library is especially useful in combination with Java(TM)
14mr|itext-2.1.5-3|36	technology-based Servlets: The look and feel of HTML is browser
14mr|itext-2.1.5-3|37	dependent; with iText and PDF you can control exactly how your servlet's
14mr|itext-2.1.5-3|38	output will look.
14mr|itext-2.1.5-3|39	
14mr|itext-2.1.5-3|40	%package javadoc
14mr|itext-2.1.5-3|41	Summary:        Javadoc for %{name}
14mr|itext-2.1.5-3|42	Group:          Development/Java
14mr|itext-2.1.5-3|43	Provides:       itext2-javadoc = %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|44	Obsoletes:      itext2-javadoc < %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|45	
14mr|itext-2.1.5-3|46	%description javadoc
14mr|itext-2.1.5-3|47	API documentation for the %{name} package.
14mr|itext-2.1.5-3|48	
14mr|itext-2.1.5-3|49	%package manual
14mr|itext-2.1.5-3|50	Summary:        Documents for %{name}
14mr|itext-2.1.5-3|51	Group:          Development/Java
14mr|itext-2.1.5-3|52	Provides:       itext2-manual = %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|53	Obsoletes:      itext2-manual < %{epoch}:%{version}-%{release}
14mr|itext-2.1.5-3|54	
14mr|itext-2.1.5-3|55	%description manual
14mr|itext-2.1.5-3|56	A programming manual for the %{name} package.
14mr|itext-2.1.5-3|57	
14mr|itext-2.1.5-3|58	%prep
14mr|itext-2.1.5-3|59	%setup -q -c
14mr|itext-2.1.5-3|60	%setup -q -D -T -a 1
14mr|itext-2.1.5-3|61	
14mr|itext-2.1.5-3|62	%{__mkdir_p} src/META-INF
14mr|itext-2.1.5-3|63	cp %{SOURCE2} src/META-INF/MANIFEST.MF
14mr|itext-2.1.5-3|64	
14mr|itext-2.1.5-3|65	%{__mkdir_p} lib
14mr|itext-2.1.5-3|66	
14mr|itext-2.1.5-3|67	%{__perl} -pi -e 's/<link.*$//' src/ant/site.xml
14mr|itext-2.1.5-3|68	%{__perl} -pi -e 's/<attribute name="Class-Path".*$//' src/ant/compile.xml
14mr|itext-2.1.5-3|69	%{__perl} -pi -e 's/\r$//g' www/examples/com/lowagie/examples/forms/fill/register.xfdf
14mr|itext-2.1.5-3|70	
14mr|itext-2.1.5-3|71	%build
14mr|itext-2.1.5-3|72	pushd src
14mr|itext-2.1.5-3|73	export CLASSPATH=$(build-classpath bcprov bcmail)
14mr|itext-2.1.5-3|74	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
14mr|itext-2.1.5-3|75	%{ant} jar javadoc tutorial lowagie.com
14mr|itext-2.1.5-3|76	popd
14mr|itext-2.1.5-3|77	
14mr|itext-2.1.5-3|78	%install
14mr|itext-2.1.5-3|79	# jars
14mr|itext-2.1.5-3|80	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|itext-2.1.5-3|81	%{__cp} -a lib/iText.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|itext-2.1.5-3|82	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo ${jar} | %{__sed} "s|-%{version}||g"`; done)
14mr|itext-2.1.5-3|83	
14mr|itext-2.1.5-3|84	%{gcj_compile}
14mr|itext-2.1.5-3|85	
14mr|itext-2.1.5-3|86	%{__perl} -pi -e 's/\r$//g' build/lowagie/*.{txt,xml}
14mr|itext-2.1.5-3|87	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/*.xml
14mr|itext-2.1.5-3|88	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/.ant.properties
14mr|itext-2.1.5-3|89	
14mr|itext-2.1.5-3|90	# javadoc
14mr|itext-2.1.5-3|91	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|itext-2.1.5-3|92	#cp -a build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|itext-2.1.5-3|93	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|itext-2.1.5-3|94	
14mr|itext-2.1.5-3|95	# manual
14mr|itext-2.1.5-3|96	%{__mkdir_p} %{buildroot}%{_docdir}/%{name}-%{version}
14mr|itext-2.1.5-3|97	cp -a build/lowagie/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|itext-2.1.5-3|98	cp -a build/examples %{buildroot}%{_docdir}/%{name}-%{version}
14mr|itext-2.1.5-3|99	cp -a build/tutorial %{buildroot}%{_docdir}/%{name}-%{version}
14mr|itext-2.1.5-3|100	
14mr|itext-2.1.5-3|101	%if %{gcj_support}
14mr|itext-2.1.5-3|102	%post
14mr|itext-2.1.5-3|103	%{update_gcjdb}
14mr|itext-2.1.5-3|104	
14mr|itext-2.1.5-3|105	%postun
14mr|itext-2.1.5-3|106	%{clean_gcjdb}
14mr|itext-2.1.5-3|107	%endif
14mr|itext-2.1.5-3|108	
14mr|itext-2.1.5-3|109	%files
14mr|itext-2.1.5-3|110	%defattr(0644,root,root,0755)
14mr|itext-2.1.5-3|111	%doc %{_docdir}/%{name}-%{version}/MPL-1.1.txt
14mr|itext-2.1.5-3|112	%doc %{_docdir}/%{name}-%{version}/lgpl.txt
14mr|itext-2.1.5-3|113	%{_javadir}/*
14mr|itext-2.1.5-3|114	%if %{gcj_support}
14mr|itext-2.1.5-3|115	%dir %{_libdir}/gcj/%{name}
14mr|itext-2.1.5-3|116	%{_libdir}/gcj/%{name}/*
14mr|itext-2.1.5-3|117	%endif
14mr|itext-2.1.5-3|118	
14mr|itext-2.1.5-3|119	%files javadoc
14mr|itext-2.1.5-3|120	%defattr(0644,root,root,0755)
14mr|itext-2.1.5-3|121	%doc %{_javadocdir}/%{name}-%{version}
14mr|itext-2.1.5-3|122	%doc %{_javadocdir}/%{name}
14mr|itext-2.1.5-3|123	
14mr|itext-2.1.5-3|124	%files manual
14mr|itext-2.1.5-3|125	%defattr(0644,root,root,0755)
14mr|itext-2.1.5-3|126	%doc %{_docdir}/*
14mr|itext-2.1.5-3|127	%exclude %{_docdir}/%{name}-%{version}/*.txt
14mr|itext-2.1.5-3|128	
14mr|itext-2.1.5-3|129	
14mr|itext-2.1.5-3|130	%changelog
14mr|itext-2.1.5-3|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.1.5-3
14mr|itext-2.1.5-3|132	+ Revision: 3bf25ae
14mr|itext-2.1.5-3|133	- MassBuild#440: Increase release tag
14mr|itext-2.1.5-3|134	
14mr|itext-2.1.5-3|135	

16821 14
14mr|itstool-1.2.0-2|1	Name:		itstool
14mr|itstool-1.2.0-2|2	Version:	1.2.0
14mr|itstool-1.2.0-2|3	Release:	2
14mr|itstool-1.2.0-2|4	Summary:	ITS-based XML translation tool
14mr|itstool-1.2.0-2|5	Group:		System/Internationalization
14mr|itstool-1.2.0-2|6	License:	GPLv3+
14mr|itstool-1.2.0-2|7	URL:		http://itstool.org/
14mr|itstool-1.2.0-2|8	Source0:	http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
14mr|itstool-1.2.0-2|9	BuildArch:	noarch
14mr|itstool-1.2.0-2|10	Requires:	python-libxml2
14mr|itstool-1.2.0-2|11	
14mr|itstool-1.2.0-2|12	%description
14mr|itstool-1.2.0-2|13	ITS Tool allows you to translate XML documents with PO files, using rules from
14mr|itstool-1.2.0-2|14	the W3C Internationalization Tag Set (ITS) to determine what to translate and
14mr|itstool-1.2.0-2|15	how to separate it into PO file messages.
14mr|itstool-1.2.0-2|16	
14mr|itstool-1.2.0-2|17	%prep
14mr|itstool-1.2.0-2|18	%setup -q
14mr|itstool-1.2.0-2|19	
14mr|itstool-1.2.0-2|20	%build
14mr|itstool-1.2.0-2|21	%configure2_5x
14mr|itstool-1.2.0-2|22	%make
14mr|itstool-1.2.0-2|23	
14mr|itstool-1.2.0-2|24	%install
14mr|itstool-1.2.0-2|25	%makeinstall_std
14mr|itstool-1.2.0-2|26	
14mr|itstool-1.2.0-2|27	%files
14mr|itstool-1.2.0-2|28	%doc NEWS
14mr|itstool-1.2.0-2|29	%{_bindir}/%{name}
14mr|itstool-1.2.0-2|30	%{_datadir}/%{name}
14mr|itstool-1.2.0-2|31	%{_mandir}/man1/%{name}.1*
14mr|itstool-1.2.0-2|32	
14mr|itstool-1.2.0-2|33	
14mr|itstool-1.2.0-2|34	
14mr|itstool-1.2.0-2|35	
14mr|itstool-1.2.0-2|36	%changelog
14mr|itstool-1.2.0-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|itstool-1.2.0-2|38	+ Revision: a53e5f5
14mr|itstool-1.2.0-2|39	- MassBuild#440: Increase release tag
14mr|itstool-1.2.0-2|40	
14mr|itstool-1.2.0-2|41	

16822 14
14mr|iw-3.15-2|1	Summary:	Configuration utility for wireless devices
14mr|iw-3.15-2|2	Name:		iw
14mr|iw-3.15-2|3	Version:	3.15
14mr|iw-3.15-2|4	Release:	2
14mr|iw-3.15-2|5	License:	BSD
14mr|iw-3.15-2|6	Group:		System/Base
14mr|iw-3.15-2|7	Url:		http://linuxwireless.org/en/users/Documentation/iw/
14mr|iw-3.15-2|8	Source0:	http://kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
14mr|iw-3.15-2|9	BuildRequires:	pkgconfig(libnl-3.0)
14mr|iw-3.15-2|10	
14mr|iw-3.15-2|11	%description
14mr|iw-3.15-2|12	iw is a new nl80211 based CLI configuration utility for wireless devices.
14mr|iw-3.15-2|13	Currently you can only use this utility to configure devices which use a
14mr|iw-3.15-2|14	mac80211 driver as these are the new drivers being written.
14mr|iw-3.15-2|15	
14mr|iw-3.15-2|16	%prep
14mr|iw-3.15-2|17	%setup -q
14mr|iw-3.15-2|18	
14mr|iw-3.15-2|19	%build
14mr|iw-3.15-2|20	%setup_compile_flags
14mr|iw-3.15-2|21	%make
14mr|iw-3.15-2|22	
14mr|iw-3.15-2|23	%install
14mr|iw-3.15-2|24	%makeinstall \
14mr|iw-3.15-2|25	PREFIX=%{buildroot} \
14mr|iw-3.15-2|26	BINDIR=%{buildroot}/sbin \
14mr|iw-3.15-2|27	MANDIR=%{buildroot}/%{_mandir}
14mr|iw-3.15-2|28	
14mr|iw-3.15-2|29	%files
14mr|iw-3.15-2|30	%doc COPYING README
14mr|iw-3.15-2|31	/sbin/iw
14mr|iw-3.15-2|32	%{_mandir}/man8/iw.8.*
14mr|iw-3.15-2|33	
14mr|iw-3.15-2|34	%changelog
14mr|iw-3.15-2|35	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.15-2
14mr|iw-3.15-2|36	+ Revision: 266cf66
14mr|iw-3.15-2|37	- Updated to 3.15 (sync with cooker)
14mr|iw-3.15-2|38	
14mr|iw-3.15-2|39	

16823 14
14mr|jackit-1.9.9.5-1|1	%define _disable_ld_no_undefined 1
14mr|jackit-1.9.9.5-1|2	
14mr|jackit-1.9.9.5-1|3	# D-Bus support enabled by default, set "--with nodbus" to disable
14mr|jackit-1.9.9.5-1|4	%bcond_without dbus
14mr|jackit-1.9.9.5-1|5	# Build classic jackd executable as well
14mr|jackit-1.9.9.5-1|6	%bcond_without classic
14mr|jackit-1.9.9.5-1|7	
14mr|jackit-1.9.9.5-1|8	%define major 0
14mr|jackit-1.9.9.5-1|9	%define libname %mklibname jack %{major}
14mr|jackit-1.9.9.5-1|10	%define libnet %mklibname jacknet %{major}
14mr|jackit-1.9.9.5-1|11	%define libserver %mklibname jackserver %{major}
14mr|jackit-1.9.9.5-1|12	%define devname %mklibname jack -d
14mr|jackit-1.9.9.5-1|13	
14mr|jackit-1.9.9.5-1|14	Summary:	The Jack Audio Connection Kit 2
14mr|jackit-1.9.9.5-1|15	Name:		jackit
14mr|jackit-1.9.9.5-1|16	Version:	1.9.9.5
14mr|jackit-1.9.9.5-1|17	Release:	1
14mr|jackit-1.9.9.5-1|18	# Lib is LGPL, apps are GPL
14mr|jackit-1.9.9.5-1|19	License:	LGPLv2+ and GPLv2+
14mr|jackit-1.9.9.5-1|20	Group:		System/Servers
14mr|jackit-1.9.9.5-1|21	Url:		http://jackaudio.org/
14mr|jackit-1.9.9.5-1|22	Source0:	http://jackaudio.org/downloads/jack-%{version}.tar.bz2
14mr|jackit-1.9.9.5-1|23	Patch0:		jack-doxygen-buildfix.patch
14mr|jackit-1.9.9.5-1|24	Patch1:		jack-doxygen-output-dir-fix.patch
14mr|jackit-1.9.9.5-1|25	Patch2:		jackit-1.9.9.5-opus-custom.patch
14mr|jackit-1.9.9.5-1|26	Buildrequires:	doxygen
14mr|jackit-1.9.9.5-1|27	BuildRequires:	fltk-devel
14mr|jackit-1.9.9.5-1|28	BuildRequires:	readline-devel
14mr|jackit-1.9.9.5-1|29	BuildRequires:	pkgconfig(alsa)
14mr|jackit-1.9.9.5-1|30	BuildRequires:	pkgconfig(celt)
14mr|jackit-1.9.9.5-1|31	BuildRequires:	pkgconfig(glib-2.0)
14mr|jackit-1.9.9.5-1|32	BuildRequires:	pkgconfig(libavc1394)
14mr|jackit-1.9.9.5-1|33	BuildRequires:	pkgconfig(libiec61883)
14mr|jackit-1.9.9.5-1|34	BuildRequires:	pkgconfig(libraw1394)
14mr|jackit-1.9.9.5-1|35	BuildRequires:	pkgconfig(ncurses)
14mr|jackit-1.9.9.5-1|36	BuildRequires:	pkgconfig(ncursesw)
14mr|jackit-1.9.9.5-1|37	BuildRequires:	pkgconfig(opus)
14mr|jackit-1.9.9.5-1|38	BuildRequires:	pkgconfig(samplerate)
14mr|jackit-1.9.9.5-1|39	BuildRequires:	pkgconfig(sndfile)
14mr|jackit-1.9.9.5-1|40	%if %{with dbus}
14mr|jackit-1.9.9.5-1|41	BuildRequires:	pkgconfig(dbus-1)
14mr|jackit-1.9.9.5-1|42	BuildRequires:	pkgconfig(expat)
14mr|jackit-1.9.9.5-1|43	%endif
14mr|jackit-1.9.9.5-1|44	
14mr|jackit-1.9.9.5-1|45	%description
14mr|jackit-1.9.9.5-1|46	This package provides the C++ multiprocessor implementation of the Jack
14mr|jackit-1.9.9.5-1|47	Audio Connection Kit (JACK), also known as JACK2. This package comes with
14mr|jackit-1.9.9.5-1|48	enabled D-Bus support for JACK2, which is required by the LADI
14mr|jackit-1.9.9.5-1|49	session handler.
14mr|jackit-1.9.9.5-1|50	JACK is a low-latency audio server, written primarily for the Linux
14mr|jackit-1.9.9.5-1|51	operating system. It can connect a number of different applications to
14mr|jackit-1.9.9.5-1|52	an audio device, as well as allowing them to share audio between
14mr|jackit-1.9.9.5-1|53	themselves. Its clients can run in their own processes (ie. as a
14mr|jackit-1.9.9.5-1|54	normal application), or can they can run within a JACK server (ie. a
14mr|jackit-1.9.9.5-1|55	"plugin").
14mr|jackit-1.9.9.5-1|56	
14mr|jackit-1.9.9.5-1|57	JACK is different from other audio server efforts in that it has been
14mr|jackit-1.9.9.5-1|58	designed from the ground up to be suitable for professional audio
14mr|jackit-1.9.9.5-1|59	work. This means that it focuses on two key areas:	synchronous
14mr|jackit-1.9.9.5-1|60	execution of all clients, and low latency operation.
14mr|jackit-1.9.9.5-1|61	
14mr|jackit-1.9.9.5-1|62	%files
14mr|jackit-1.9.9.5-1|63	%doc README README_NETJACK2
14mr|jackit-1.9.9.5-1|64	%doc %{_mandir}/man1/*
14mr|jackit-1.9.9.5-1|65	%{_bindir}/jack_zombie
14mr|jackit-1.9.9.5-1|66	%{_bindir}/jack_bufsize
14mr|jackit-1.9.9.5-1|67	%{_bindir}/jack_rec
14mr|jackit-1.9.9.5-1|68	%{_bindir}/jack_test
14mr|jackit-1.9.9.5-1|69	%{_bindir}/jack_cpu
14mr|jackit-1.9.9.5-1|70	%{_bindir}/jack_server_control
14mr|jackit-1.9.9.5-1|71	%{_bindir}/jack_thru
14mr|jackit-1.9.9.5-1|72	%{_bindir}/jack_cpu_load
14mr|jackit-1.9.9.5-1|73	%{_bindir}/jack_load
14mr|jackit-1.9.9.5-1|74	%{_bindir}/jack_unload
14mr|jackit-1.9.9.5-1|75	%{_bindir}/jack_monitor_client
14mr|jackit-1.9.9.5-1|76	%{_bindir}/jack_connect
14mr|jackit-1.9.9.5-1|77	%{_bindir}/jack_disconnect
14mr|jackit-1.9.9.5-1|78	%{_bindir}/jack_lsp
14mr|jackit-1.9.9.5-1|79	%{_bindir}/jack_freewheel
14mr|jackit-1.9.9.5-1|80	%{_bindir}/jack_evmon
14mr|jackit-1.9.9.5-1|81	%{_bindir}/jack_alias
14mr|jackit-1.9.9.5-1|82	%{_bindir}/alsa_in
14mr|jackit-1.9.9.5-1|83	%{_bindir}/alsa_out
14mr|jackit-1.9.9.5-1|84	%{_bindir}/jack_netsource
14mr|jackit-1.9.9.5-1|85	%{_bindir}/jack_iodelay
14mr|jackit-1.9.9.5-1|86	%{_bindir}/jack_latent_client
14mr|jackit-1.9.9.5-1|87	%{_bindir}/jack_midi_dump
14mr|jackit-1.9.9.5-1|88	%{_bindir}/jack_session_notify
14mr|jackit-1.9.9.5-1|89	%{_bindir}/jack_midi_latency_test
14mr|jackit-1.9.9.5-1|90	%{_bindir}/jack_net_master
14mr|jackit-1.9.9.5-1|91	%{_bindir}/jack_net_slave
14mr|jackit-1.9.9.5-1|92	%if %{with dbus}
14mr|jackit-1.9.9.5-1|93	%{_bindir}/jackdbus
14mr|jackit-1.9.9.5-1|94	%{_datadir}/dbus-1/services/org.jackaudio.service
14mr|jackit-1.9.9.5-1|95	%{_bindir}/jack_control
14mr|jackit-1.9.9.5-1|96	%endif
14mr|jackit-1.9.9.5-1|97	%{_bindir}/jackd
14mr|jackit-1.9.9.5-1|98	%dir %{_libdir}/jack
14mr|jackit-1.9.9.5-1|99	%{_libdir}/jack/*.so
14mr|jackit-1.9.9.5-1|100	
14mr|jackit-1.9.9.5-1|101	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|102	
14mr|jackit-1.9.9.5-1|103	%package -n %{libname}
14mr|jackit-1.9.9.5-1|104	Summary:	Library associated with jack
14mr|jackit-1.9.9.5-1|105	Group:		System/Libraries
14mr|jackit-1.9.9.5-1|106	
14mr|jackit-1.9.9.5-1|107	%description -n %{libname}
14mr|jackit-1.9.9.5-1|108	This package contains a shared library for the Jack Audio Connection Kit.
14mr|jackit-1.9.9.5-1|109	
14mr|jackit-1.9.9.5-1|110	%files -n %{libname}
14mr|jackit-1.9.9.5-1|111	%{_libdir}/libjack.so.%{major}*
14mr|jackit-1.9.9.5-1|112	
14mr|jackit-1.9.9.5-1|113	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|114	
14mr|jackit-1.9.9.5-1|115	%package -n %{libnet}
14mr|jackit-1.9.9.5-1|116	Summary:	Library associated with jack
14mr|jackit-1.9.9.5-1|117	Group:		System/Libraries
14mr|jackit-1.9.9.5-1|118	Conflicts:	%{_lib}jack0 < 1.9.8-11
14mr|jackit-1.9.9.5-1|119	
14mr|jackit-1.9.9.5-1|120	%description -n %{libnet}
14mr|jackit-1.9.9.5-1|121	This package contains a shared library for the Jack Audio Connection Kit.
14mr|jackit-1.9.9.5-1|122	
14mr|jackit-1.9.9.5-1|123	%files -n %{libnet}
14mr|jackit-1.9.9.5-1|124	%{_libdir}/libjacknet.so.%{major}*
14mr|jackit-1.9.9.5-1|125	
14mr|jackit-1.9.9.5-1|126	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|127	
14mr|jackit-1.9.9.5-1|128	%package -n %{libserver}
14mr|jackit-1.9.9.5-1|129	Summary:	Library associated with jack server, needed for jackd/jackdbus
14mr|jackit-1.9.9.5-1|130	Group:		System/Libraries
14mr|jackit-1.9.9.5-1|131	Conflicts:	%{libname} < 1.9.8-1
14mr|jackit-1.9.9.5-1|132	
14mr|jackit-1.9.9.5-1|133	%description -n %{libserver}
14mr|jackit-1.9.9.5-1|134	This package contains a shared library for the Jack Audio Connection Kit
14mr|jackit-1.9.9.5-1|135	Server.
14mr|jackit-1.9.9.5-1|136	
14mr|jackit-1.9.9.5-1|137	%files -n %{libserver}
14mr|jackit-1.9.9.5-1|138	%{_libdir}/libjackserver.so.%{major}*
14mr|jackit-1.9.9.5-1|139	
14mr|jackit-1.9.9.5-1|140	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|141	
14mr|jackit-1.9.9.5-1|142	%package -n %{devname}
14mr|jackit-1.9.9.5-1|143	Summary:	Header files for Jack
14mr|jackit-1.9.9.5-1|144	Group:		Development/C
14mr|jackit-1.9.9.5-1|145	Requires:	%{libname} = %{EVRD}
14mr|jackit-1.9.9.5-1|146	Requires:	%{libnet} = %{EVRD}
14mr|jackit-1.9.9.5-1|147	Requires:	%{libserver} = %{EVRD}
14mr|jackit-1.9.9.5-1|148	Provides:	%{name}-devel = %{EVRD}
14mr|jackit-1.9.9.5-1|149	
14mr|jackit-1.9.9.5-1|150	%description -n %{devname}
14mr|jackit-1.9.9.5-1|151	Header files for the Jack Audio Connection Kit.
14mr|jackit-1.9.9.5-1|152	
14mr|jackit-1.9.9.5-1|153	%files -n %{devname}
14mr|jackit-1.9.9.5-1|154	%doc %{_datadir}/jack-audio-connection-kit/reference/html
14mr|jackit-1.9.9.5-1|155	%{_includedir}/jack
14mr|jackit-1.9.9.5-1|156	%{_libdir}/lib*.so
14mr|jackit-1.9.9.5-1|157	%dir %{_libdir}/jack
14mr|jackit-1.9.9.5-1|158	%{_libdir}/pkgconfig/jack.pc
14mr|jackit-1.9.9.5-1|159	
14mr|jackit-1.9.9.5-1|160	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|161	
14mr|jackit-1.9.9.5-1|162	%package example-clients
14mr|jackit-1.9.9.5-1|163	Summary:	Example clients that use Jack
14mr|jackit-1.9.9.5-1|164	Group:		Sound
14mr|jackit-1.9.9.5-1|165	Requires:	%{name}
14mr|jackit-1.9.9.5-1|166	
14mr|jackit-1.9.9.5-1|167	%description example-clients
14mr|jackit-1.9.9.5-1|168	Small example clients that use the Jack Audio Connection Kit.
14mr|jackit-1.9.9.5-1|169	
14mr|jackit-1.9.9.5-1|170	%files example-clients
14mr|jackit-1.9.9.5-1|171	%{_bindir}/jack_metro
14mr|jackit-1.9.9.5-1|172	%{_bindir}/jack_midiseq
14mr|jackit-1.9.9.5-1|173	%{_bindir}/jack_midisine
14mr|jackit-1.9.9.5-1|174	%{_bindir}/jack_multiple_metro
14mr|jackit-1.9.9.5-1|175	%{_bindir}/jack_samplerate
14mr|jackit-1.9.9.5-1|176	%{_bindir}/jack_showtime
14mr|jackit-1.9.9.5-1|177	%{_bindir}/jack_simple_client
14mr|jackit-1.9.9.5-1|178	%{_bindir}/jack_transport
14mr|jackit-1.9.9.5-1|179	%{_bindir}/jack_wait
14mr|jackit-1.9.9.5-1|180	%{_bindir}/jack_simple_session_client
14mr|jackit-1.9.9.5-1|181	
14mr|jackit-1.9.9.5-1|182	#----------------------------------------------------------------------------
14mr|jackit-1.9.9.5-1|183	
14mr|jackit-1.9.9.5-1|184	%prep
14mr|jackit-1.9.9.5-1|185	%setup -qn jack-%{version}
14mr|jackit-1.9.9.5-1|186	%apply_patches
14mr|jackit-1.9.9.5-1|187	
14mr|jackit-1.9.9.5-1|188	%build
14mr|jackit-1.9.9.5-1|189	%setup_compile_flags
14mr|jackit-1.9.9.5-1|190	export CC=%{__cc}
14mr|jackit-1.9.9.5-1|191	export CXX=%{__cxx}
14mr|jackit-1.9.9.5-1|192	export cc=%{__cc}
14mr|jackit-1.9.9.5-1|193	export AR=%{__ar}
14mr|jackit-1.9.9.5-1|194	export RANLIB=%{__ranlib}
14mr|jackit-1.9.9.5-1|195	
14mr|jackit-1.9.9.5-1|196	# still disable ffado firewire
14mr|jackit-1.9.9.5-1|197	./waf configure \
14mr|jackit-1.9.9.5-1|198	--prefix=%{_prefix} \
14mr|jackit-1.9.9.5-1|199	--libdir=%{_libdir} \
14mr|jackit-1.9.9.5-1|200	--alsa \
14mr|jackit-1.9.9.5-1|201	%if %{with dbus}
14mr|jackit-1.9.9.5-1|202	--dbus \
14mr|jackit-1.9.9.5-1|203	%if %{with classic}
14mr|jackit-1.9.9.5-1|204	--classic \
14mr|jackit-1.9.9.5-1|205	%endif
14mr|jackit-1.9.9.5-1|206	%endif
14mr|jackit-1.9.9.5-1|207	--doxygen \
14mr|jackit-1.9.9.5-1|208	-j1
14mr|jackit-1.9.9.5-1|209	
14mr|jackit-1.9.9.5-1|210	./waf
14mr|jackit-1.9.9.5-1|211	
14mr|jackit-1.9.9.5-1|212	%install
14mr|jackit-1.9.9.5-1|213	./waf install --destdir=%{buildroot}
14mr|jackit-1.9.9.5-1|214	
14mr|jackit-1.9.9.5-1|215	# Fix permissions
14mr|jackit-1.9.9.5-1|216	chmod 0755 %{buildroot}%{_libdir}/*.so*
14mr|jackit-1.9.9.5-1|217	chmod 0755 %{buildroot}%{_libdir}/jack/*.so
14mr|jackit-1.9.9.5-1|218	
14mr|jackit-1.9.9.5-1|219	
14mr|jackit-1.9.9.5-1|220	%changelog
14mr|jackit-1.9.9.5-1|221	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.9.5-1
14mr|jackit-1.9.9.5-1|222	+ Revision: ca39355
14mr|jackit-1.9.9.5-1|223	- Make it possible to build jack when opus is built with no custom headers and various other small fixes
14mr|jackit-1.9.9.5-1|224	
14mr|jackit-1.9.9.5-1|225	

16824 14
14mr|jakarta-commons-discovery-0.4-3|1	%define short_name commons-discovery
14mr|jakarta-commons-discovery-0.4-3|2	
14mr|jakarta-commons-discovery-0.4-3|3	Summary:        Jakarta Commons Discovery
14mr|jakarta-commons-discovery-0.4-3|4	Name:           jakarta-commons-discovery
14mr|jakarta-commons-discovery-0.4-3|5	Version:        0.4
14mr|jakarta-commons-discovery-0.4-3|6	Release:        3
14mr|jakarta-commons-discovery-0.4-3|7	Epoch:          1
14mr|jakarta-commons-discovery-0.4-3|8	Group:          Development/Java
14mr|jakarta-commons-discovery-0.4-3|9	License:        Apache License
14mr|jakarta-commons-discovery-0.4-3|10	URL:            http://jakarta.apache.org/commons/discovery/
14mr|jakarta-commons-discovery-0.4-3|11	BuildArch:      noarch
14mr|jakarta-commons-discovery-0.4-3|12	Source0:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz
14mr|jakarta-commons-discovery-0.4-3|13	Source1:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.asc
14mr|jakarta-commons-discovery-0.4-3|14	Source2:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.md5
14mr|jakarta-commons-discovery-0.4-3|15	BuildRequires:  ant
14mr|jakarta-commons-discovery-0.4-3|16	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|jakarta-commons-discovery-0.4-3|17	BuildRequires:  junit >= 0:3.7
14mr|jakarta-commons-discovery-0.4-3|18	BuildRequires:  apache-commons-logging
14mr|jakarta-commons-discovery-0.4-3|19	Requires:       apache-commons-logging
14mr|jakarta-commons-discovery-0.4-3|20	
14mr|jakarta-commons-discovery-0.4-3|21	%description
14mr|jakarta-commons-discovery-0.4-3|22	The Discovery component is about discovering, or finding, implementations for
14mr|jakarta-commons-discovery-0.4-3|23	pluggable interfaces.  Pluggable interfaces are specified with the intent that
14mr|jakarta-commons-discovery-0.4-3|24	multiple implementations are, or will be, available to provide the service
14mr|jakarta-commons-discovery-0.4-3|25	described by the interface.  Discovery provides facilities for finding and
14mr|jakarta-commons-discovery-0.4-3|26	instantiating classes, and for lifecycle management of singleton (factory)
14mr|jakarta-commons-discovery-0.4-3|27	classes.
14mr|jakarta-commons-discovery-0.4-3|28	
14mr|jakarta-commons-discovery-0.4-3|29	%package javadoc
14mr|jakarta-commons-discovery-0.4-3|30	Group:          Development/Java
14mr|jakarta-commons-discovery-0.4-3|31	Summary:        Javadoc for %{name}
14mr|jakarta-commons-discovery-0.4-3|32	
14mr|jakarta-commons-discovery-0.4-3|33	%description javadoc
14mr|jakarta-commons-discovery-0.4-3|34	Javadoc for %{name}.
14mr|jakarta-commons-discovery-0.4-3|35	
14mr|jakarta-commons-discovery-0.4-3|36	%prep
14mr|jakarta-commons-discovery-0.4-3|37	%setup -q -n commons-discovery-%{version}-src
14mr|jakarta-commons-discovery-0.4-3|38	%{__chmod} u+w .
14mr|jakarta-commons-discovery-0.4-3|39	
14mr|jakarta-commons-discovery-0.4-3|40	# No NOTICE.txt file in the sources
14mr|jakarta-commons-discovery-0.4-3|41	/bin/touch NOTICE.txt
14mr|jakarta-commons-discovery-0.4-3|42	%{__perl} -pi -e 's/\r$//g' LICENSE.txt
14mr|jakarta-commons-discovery-0.4-3|43	
14mr|jakarta-commons-discovery-0.4-3|44	%build
14mr|jakarta-commons-discovery-0.4-3|45	%{ant} \
14mr|jakarta-commons-discovery-0.4-3|46	-Djunit.jar=$(find-jar junit) \
14mr|jakarta-commons-discovery-0.4-3|47	-Dlogger.jar=$(find-jar apache-commons-logging) \
14mr|jakarta-commons-discovery-0.4-3|48	test.discovery dist
14mr|jakarta-commons-discovery-0.4-3|49	if [ -z "`%{jar} tf dist/%{short_name}.jar | %{__grep} META-INF/INDEX.LIST`" ]; then
14mr|jakarta-commons-discovery-0.4-3|50	%{jar} -i dist/%{short_name}.jar
14mr|jakarta-commons-discovery-0.4-3|51	fi
14mr|jakarta-commons-discovery-0.4-3|52	
14mr|jakarta-commons-discovery-0.4-3|53	%install
14mr|jakarta-commons-discovery-0.4-3|54	# jar
14mr|jakarta-commons-discovery-0.4-3|55	%{__install} -m 0644 dist/%{short_name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jakarta-commons-discovery-0.4-3|56	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|jakarta-commons-discovery-0.4-3|57	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{short_name}.jar
14mr|jakarta-commons-discovery-0.4-3|58	
14mr|jakarta-commons-discovery-0.4-3|59	# javadoc
14mr|jakarta-commons-discovery-0.4-3|60	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-discovery-0.4-3|61	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-discovery-0.4-3|62	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jakarta-commons-discovery-0.4-3|63	
14mr|jakarta-commons-discovery-0.4-3|64	%files
14mr|jakarta-commons-discovery-0.4-3|65	%defattr(0644,root,root,0755)
14mr|jakarta-commons-discovery-0.4-3|66	%doc LICENSE.txt NOTICE.txt
14mr|jakarta-commons-discovery-0.4-3|67	%{_javadir}/*
14mr|jakarta-commons-discovery-0.4-3|68	%if %{gcj_support}
14mr|jakarta-commons-discovery-0.4-3|69	%dir %{_libdir}/gcj/%{name}
14mr|jakarta-commons-discovery-0.4-3|70	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14mr|jakarta-commons-discovery-0.4-3|71	%endif
14mr|jakarta-commons-discovery-0.4-3|72	
14mr|jakarta-commons-discovery-0.4-3|73	%files javadoc
14mr|jakarta-commons-discovery-0.4-3|74	%defattr(0644,root,root,0755)
14mr|jakarta-commons-discovery-0.4-3|75	%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-discovery-0.4-3|76	%{_javadocdir}/%{name}
14mr|jakarta-commons-discovery-0.4-3|77	
14mr|jakarta-commons-discovery-0.4-3|78	%changelog
14mr|jakarta-commons-discovery-0.4-3|79	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4-3
14mr|jakarta-commons-discovery-0.4-3|80	+ Revision: 9b9602c
14mr|jakarta-commons-discovery-0.4-3|81	- Switch to apacje-commons-logging
14mr|jakarta-commons-discovery-0.4-3|82	
14mr|jakarta-commons-discovery-0.4-3|83	

16825 14
14mr|jakarta-commons-httpclient-3.1-3|1	%define short_name httpclient
14mr|jakarta-commons-httpclient-3.1-3|2	
14mr|jakarta-commons-httpclient-3.1-3|3	Name:           jakarta-commons-httpclient
14mr|jakarta-commons-httpclient-3.1-3|4	Version:        3.1
14mr|jakarta-commons-httpclient-3.1-3|5	Release:        3
14mr|jakarta-commons-httpclient-3.1-3|6	Epoch:          1
14mr|jakarta-commons-httpclient-3.1-3|7	Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards
14mr|jakarta-commons-httpclient-3.1-3|8	License:        Apache Software License
14mr|jakarta-commons-httpclient-3.1-3|9	Source0:         http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-3.1-src.tar.gz
14mr|jakarta-commons-httpclient-3.1-3|10	Patch0:         %{name}-disablecryptotests.patch
14mr|jakarta-commons-httpclient-3.1-3|11	# Add OSGi MANIFEST.MF bits
14mr|jakarta-commons-httpclient-3.1-3|12	Patch1:         %{name}-addosgimanifest.patch
14mr|jakarta-commons-httpclient-3.1-3|13	URL:            http://jakarta.apache.org/commons/httpclient/
14mr|jakarta-commons-httpclient-3.1-3|14	Group:          Development/Java
14mr|jakarta-commons-httpclient-3.1-3|15	Buildarch:      noarch
14mr|jakarta-commons-httpclient-3.1-3|16	
14mr|jakarta-commons-httpclient-3.1-3|17	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|jakarta-commons-httpclient-3.1-3|18	BuildRequires:  ant
14mr|jakarta-commons-httpclient-3.1-3|19	BuildRequires:  locales-en
14mr|jakarta-commons-httpclient-3.1-3|20	BuildRequires:  apache-commons-codec
14mr|jakarta-commons-httpclient-3.1-3|21	BuildRequires:  apache-commons-logging
14mr|jakarta-commons-httpclient-3.1-3|22	BuildRequires:  jce >= 0:1.2.2
14mr|jakarta-commons-httpclient-3.1-3|23	BuildRequires:  jsse >= 0:1.0.3.01
14mr|jakarta-commons-httpclient-3.1-3|24	#BuildRequires:  java-javadoc
14mr|jakarta-commons-httpclient-3.1-3|25	BuildRequires:  apache-commons-logging-javadoc
14mr|jakarta-commons-httpclient-3.1-3|26	BuildRequires:  junit
14mr|jakarta-commons-httpclient-3.1-3|27	#BuildRequires:  jaxp = 1.3
14mr|jakarta-commons-httpclient-3.1-3|28	
14mr|jakarta-commons-httpclient-3.1-3|29	Requires:       apache-commons-logging
14mr|jakarta-commons-httpclient-3.1-3|30	
14mr|jakarta-commons-httpclient-3.1-3|31	%rename commons-httpclient
14mr|jakarta-commons-httpclient-3.1-3|32	
14mr|jakarta-commons-httpclient-3.1-3|33	%description
14mr|jakarta-commons-httpclient-3.1-3|34	The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
14mr|jakarta-commons-httpclient-3.1-3|35	protocol used on the Internet today. Web services, network-enabled
14mr|jakarta-commons-httpclient-3.1-3|36	appliances and the growth of network computing continue to expand the
14mr|jakarta-commons-httpclient-3.1-3|37	role of the HTTP protocol beyond user-driven web browsers, and increase
14mr|jakarta-commons-httpclient-3.1-3|38	the number of applications that may require HTTP support.
14mr|jakarta-commons-httpclient-3.1-3|39	Although the java.net package provides basic support for accessing
14mr|jakarta-commons-httpclient-3.1-3|40	resources via HTTP, it doesn't provide the full flexibility or
14mr|jakarta-commons-httpclient-3.1-3|41	functionality needed by many applications. The Jakarta Commons HTTP
14mr|jakarta-commons-httpclient-3.1-3|42	Client component seeks to fill this void by providing an efficient,
14mr|jakarta-commons-httpclient-3.1-3|43	up-to-date, and feature-rich package implementing the client side of the
14mr|jakarta-commons-httpclient-3.1-3|44	most recent HTTP standards and recommendations.
14mr|jakarta-commons-httpclient-3.1-3|45	Designed for extension while providing robust support for the base HTTP
14mr|jakarta-commons-httpclient-3.1-3|46	protocol, the HTTP Client component may be of interest to anyone
14mr|jakarta-commons-httpclient-3.1-3|47	building HTTP-aware client applications such as web browsers, web
14mr|jakarta-commons-httpclient-3.1-3|48	service clients, or systems that leverage or extend the HTTP protocol
14mr|jakarta-commons-httpclient-3.1-3|49	for distributed communication.
14mr|jakarta-commons-httpclient-3.1-3|50	
14mr|jakarta-commons-httpclient-3.1-3|51	%package        javadoc
14mr|jakarta-commons-httpclient-3.1-3|52	Summary:        Javadoc for %{name}
14mr|jakarta-commons-httpclient-3.1-3|53	Group:          Development/Java
14mr|jakarta-commons-httpclient-3.1-3|54	
14mr|jakarta-commons-httpclient-3.1-3|55	%description    javadoc
14mr|jakarta-commons-httpclient-3.1-3|56	%{summary}.
14mr|jakarta-commons-httpclient-3.1-3|57	
14mr|jakarta-commons-httpclient-3.1-3|58	%package        demo
14mr|jakarta-commons-httpclient-3.1-3|59	Summary:        Demos for %{name}
14mr|jakarta-commons-httpclient-3.1-3|60	Group:          Development/Java
14mr|jakarta-commons-httpclient-3.1-3|61	Requires:       %{name} = %{EVRD}
14mr|jakarta-commons-httpclient-3.1-3|62	
14mr|jakarta-commons-httpclient-3.1-3|63	%description    demo
14mr|jakarta-commons-httpclient-3.1-3|64	%{summary}.
14mr|jakarta-commons-httpclient-3.1-3|65	
14mr|jakarta-commons-httpclient-3.1-3|66	%package        manual
14mr|jakarta-commons-httpclient-3.1-3|67	Summary:        Manual for %{name}
14mr|jakarta-commons-httpclient-3.1-3|68	Group:          Development/Java
14mr|jakarta-commons-httpclient-3.1-3|69	Requires:       %{name}-javadoc = %{EVRD}
14mr|jakarta-commons-httpclient-3.1-3|70	
14mr|jakarta-commons-httpclient-3.1-3|71	%description    manual
14mr|jakarta-commons-httpclient-3.1-3|72	%{summary}.
14mr|jakarta-commons-httpclient-3.1-3|73	
14mr|jakarta-commons-httpclient-3.1-3|74	
14mr|jakarta-commons-httpclient-3.1-3|75	%prep
14mr|jakarta-commons-httpclient-3.1-3|76	%setup -q -n commons-httpclient-%{version}
14mr|jakarta-commons-httpclient-3.1-3|77	mkdir lib # duh
14mr|jakarta-commons-httpclient-3.1-3|78	rm -rf docs/apidocs docs/*.patch docs/*.orig docs/*.rej
14mr|jakarta-commons-httpclient-3.1-3|79	
14mr|jakarta-commons-httpclient-3.1-3|80	%patch0
14mr|jakarta-commons-httpclient-3.1-3|81	
14mr|jakarta-commons-httpclient-3.1-3|82	pushd src/conf
14mr|jakarta-commons-httpclient-3.1-3|83	%{__sed} -i 's/\r//' MANIFEST.MF
14mr|jakarta-commons-httpclient-3.1-3|84	%patch1
14mr|jakarta-commons-httpclient-3.1-3|85	popd
14mr|jakarta-commons-httpclient-3.1-3|86	
14mr|jakarta-commons-httpclient-3.1-3|87	# Use javax classes, not com.sun ones
14mr|jakarta-commons-httpclient-3.1-3|88	# assume no filename contains spaces
14mr|jakarta-commons-httpclient-3.1-3|89	pushd src
14mr|jakarta-commons-httpclient-3.1-3|90	for j in $(find . -name "*.java" -exec grep -l 'com\.sun\.net\.ssl' {} \;); do
14mr|jakarta-commons-httpclient-3.1-3|91	sed -e 's|com\.sun\.net\.ssl|javax.net.ssl|' $j > tempf
14mr|jakarta-commons-httpclient-3.1-3|92	cp tempf $j
14mr|jakarta-commons-httpclient-3.1-3|93	done
14mr|jakarta-commons-httpclient-3.1-3|94	rm tempf
14mr|jakarta-commons-httpclient-3.1-3|95	popd
14mr|jakarta-commons-httpclient-3.1-3|96	
14mr|jakarta-commons-httpclient-3.1-3|97	# FIXME: These tests fail due to absence of jks in libgcj. Disable them for now.
14mr|jakarta-commons-httpclient-3.1-3|98	rm -f src/test/org/apache/commons/httpclient/TestProxy.java
14mr|jakarta-commons-httpclient-3.1-3|99	rm -f src/test/org/apache/commons/httpclient/params/TestSSLTunnelParams.java
14mr|jakarta-commons-httpclient-3.1-3|100	
14mr|jakarta-commons-httpclient-3.1-3|101	%{__sed} -i 's/\r//' RELEASE_NOTES.txt
14mr|jakarta-commons-httpclient-3.1-3|102	%{__sed} -i 's/\r//' README.txt
14mr|jakarta-commons-httpclient-3.1-3|103	%{__sed} -i 's/\r//' LICENSE.txt
14mr|jakarta-commons-httpclient-3.1-3|104	
14mr|jakarta-commons-httpclient-3.1-3|105	%build
14mr|jakarta-commons-httpclient-3.1-3|106	export LC_ALL=en_US.ISO-8859-1
14mr|jakarta-commons-httpclient-3.1-3|107	export CLASSPATH=$(build-classpath jsse jce apache-commons-codec apache-commons-logging junit)
14mr|jakarta-commons-httpclient-3.1-3|108	%{ant} \
14mr|jakarta-commons-httpclient-3.1-3|109	-Dbuild.sysclasspath=first \
14mr|jakarta-commons-httpclient-3.1-3|110	-Djavadoc.j2sdk.link=%{_javadocdir}/java \
14mr|jakarta-commons-httpclient-3.1-3|111	-Djavadoc.logging.link=%{_javadocdir}/apache-commons-logging \
14mr|jakarta-commons-httpclient-3.1-3|112	-Dtest.failonerror=false \
14mr|jakarta-commons-httpclient-3.1-3|113	dist test
14mr|jakarta-commons-httpclient-3.1-3|114	
14mr|jakarta-commons-httpclient-3.1-3|115	
14mr|jakarta-commons-httpclient-3.1-3|116	%install
14mr|jakarta-commons-httpclient-3.1-3|117	# jars
14mr|jakarta-commons-httpclient-3.1-3|118	mkdir -p %{buildroot}%{_javadir}
14mr|jakarta-commons-httpclient-3.1-3|119	cp -p dist/commons-httpclient.jar \
14mr|jakarta-commons-httpclient-3.1-3|120	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jakarta-commons-httpclient-3.1-3|121	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14mr|jakarta-commons-httpclient-3.1-3|122	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jakarta-commons-httpclient-3.1-3|123	# compat symlink
14mr|jakarta-commons-httpclient-3.1-3|124	pushd %{buildroot}%{_javadir}
14mr|jakarta-commons-httpclient-3.1-3|125	ln -s commons-httpclient.jar commons-httpclient3.jar
14mr|jakarta-commons-httpclient-3.1-3|126	popd
14mr|jakarta-commons-httpclient-3.1-3|127	
14mr|jakarta-commons-httpclient-3.1-3|128	# javadoc
14mr|jakarta-commons-httpclient-3.1-3|129	mkdir -p %{buildroot}%{_javadocdir}
14mr|jakarta-commons-httpclient-3.1-3|130	mv dist/docs/api %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-httpclient-3.1-3|131	
14mr|jakarta-commons-httpclient-3.1-3|132	# demo
14mr|jakarta-commons-httpclient-3.1-3|133	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|jakarta-commons-httpclient-3.1-3|134	cp -pr src/examples src/contrib %{buildroot}%{_datadir}/%{name}
14mr|jakarta-commons-httpclient-3.1-3|135	
14mr|jakarta-commons-httpclient-3.1-3|136	# manual and docs
14mr|jakarta-commons-httpclient-3.1-3|137	rm -f dist/docs/{BUILDING,TESTING}.txt
14mr|jakarta-commons-httpclient-3.1-3|138	ln -s %{_javadocdir}/%{name}-%{version} dist/docs/apidocs
14mr|jakarta-commons-httpclient-3.1-3|139	
14mr|jakarta-commons-httpclient-3.1-3|140	%files
14mr|jakarta-commons-httpclient-3.1-3|141	%defattr(0644,root,root,0755)
14mr|jakarta-commons-httpclient-3.1-3|142	%doc LICENSE.txt README.txt RELEASE_NOTES.txt
14mr|jakarta-commons-httpclient-3.1-3|143	%{_javadir}/*
14mr|jakarta-commons-httpclient-3.1-3|144	
14mr|jakarta-commons-httpclient-3.1-3|145	%files javadoc
14mr|jakarta-commons-httpclient-3.1-3|146	%defattr(0644,root,root,0755)
14mr|jakarta-commons-httpclient-3.1-3|147	%doc %{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-httpclient-3.1-3|148	
14mr|jakarta-commons-httpclient-3.1-3|149	%files demo
14mr|jakarta-commons-httpclient-3.1-3|150	%defattr(0644,root,root,0755)
14mr|jakarta-commons-httpclient-3.1-3|151	%{_datadir}/%{name}
14mr|jakarta-commons-httpclient-3.1-3|152	
14mr|jakarta-commons-httpclient-3.1-3|153	%files manual
14mr|jakarta-commons-httpclient-3.1-3|154	%defattr(0644,root,root,0755)
14mr|jakarta-commons-httpclient-3.1-3|155	%doc dist/docs/*
14mr|jakarta-commons-httpclient-3.1-3|156	
14mr|jakarta-commons-httpclient-3.1-3|157	%changelog
14mr|jakarta-commons-httpclient-3.1-3|158	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1-3
14mr|jakarta-commons-httpclient-3.1-3|159	+ Revision: 6851466
14mr|jakarta-commons-httpclient-3.1-3|160	- Build with apache-commons-logging
14mr|jakarta-commons-httpclient-3.1-3|161	
14mr|jakarta-commons-httpclient-3.1-3|162	

16826 14
14mr|jakarta-commons-launcher-1.1-1.11|1	%define base_name       launcher
14mr|jakarta-commons-launcher-1.1-1.11|2	%define short_name      commons-%{base_name}
14mr|jakarta-commons-launcher-1.1-1.11|3	%define name            jakarta-%{short_name}
14mr|jakarta-commons-launcher-1.1-1.11|4	%define section         free
14mr|jakarta-commons-launcher-1.1-1.11|5	%define gcj_support     1
14mr|jakarta-commons-launcher-1.1-1.11|6	
14mr|jakarta-commons-launcher-1.1-1.11|7	Name:           %{name}
14mr|jakarta-commons-launcher-1.1-1.11|8	Version:        1.1
14mr|jakarta-commons-launcher-1.1-1.11|9	Release:        1.11
14mr|jakarta-commons-launcher-1.1-1.11|10	Epoch:          0
14mr|jakarta-commons-launcher-1.1-1.11|11	Summary:        Cross-platform Java application launcher
14mr|jakarta-commons-launcher-1.1-1.11|12	License:        Apache License
14mr|jakarta-commons-launcher-1.1-1.11|13	Group:          Development/Java
14mr|jakarta-commons-launcher-1.1-1.11|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jakarta-commons-launcher-1.1-1.11|15	#Vendor:         JPackage Project
14mr|jakarta-commons-launcher-1.1-1.11|16	#Distribution:   JPackage
14mr|jakarta-commons-launcher-1.1-1.11|17	URL:            http://jakarta.apache.org/commons/launcher/
14mr|jakarta-commons-launcher-1.1-1.11|18	Source0:        http://archive.apache.org/dist/jakarta/commons/launcher/source/%{short_name}-%{version}-src.tar.bz2
14mr|jakarta-commons-launcher-1.1-1.11|19	%if %{gcj_support}
14mr|jakarta-commons-launcher-1.1-1.11|20	BuildRequires:  java-gcj-compat-devel
14mr|jakarta-commons-launcher-1.1-1.11|21	%else
14mr|jakarta-commons-launcher-1.1-1.11|22	Buildarch:      noarch
14mr|jakarta-commons-launcher-1.1-1.11|23	%endif
14mr|jakarta-commons-launcher-1.1-1.11|24	BuildRequires:  ant
14mr|jakarta-commons-launcher-1.1-1.11|25	BuildRequires:  java-rpmbuild >= 0:1.5.30
14mr|jakarta-commons-launcher-1.1-1.11|26	
14mr|jakarta-commons-launcher-1.1-1.11|27	%description
14mr|jakarta-commons-launcher-1.1-1.11|28	Commons-launcher eliminates the need for a batch or shell script to
14mr|jakarta-commons-launcher-1.1-1.11|29	launch a Java class. Some situations where elimination of a batch or
14mr|jakarta-commons-launcher-1.1-1.11|30	shell script may be desirable are:
14mr|jakarta-commons-launcher-1.1-1.11|31	
14mr|jakarta-commons-launcher-1.1-1.11|32	* You want to avoid having to determining where certain application
14mr|jakarta-commons-launcher-1.1-1.11|33	paths are e.g. your application's home directory, etc. Determining this
14mr|jakarta-commons-launcher-1.1-1.11|34	dynamically in a Windows batch scripts is very tricky on some versions
14mr|jakarta-commons-launcher-1.1-1.11|35	of Windows or when softlinks are used on Unix platforms.
14mr|jakarta-commons-launcher-1.1-1.11|36	* You want to avoid having to handle native file and path separators or
14mr|jakarta-commons-launcher-1.1-1.11|37	native path quoting issues.
14mr|jakarta-commons-launcher-1.1-1.11|38	* You need to enforce certain system properties e.g. java.endorsed.dirs
14mr|jakarta-commons-launcher-1.1-1.11|39	when running with JDK 1.4.
14mr|jakarta-commons-launcher-1.1-1.11|40	* You want to allow users to pass in custom JVM arguments or system
14mr|jakarta-commons-launcher-1.1-1.11|41	properties without having to parse and reorder arguments in your script.
14mr|jakarta-commons-launcher-1.1-1.11|42	This can be tricky and/or messy in batch and shell scripts.
14mr|jakarta-commons-launcher-1.1-1.11|43	* You want to bootstrap system properties from a configuration file
14mr|jakarta-commons-launcher-1.1-1.11|44	instead hard-coding them in your batch and shell scripts.
14mr|jakarta-commons-launcher-1.1-1.11|45	* You want to provide localized error messages which is very tricky to
14mr|jakarta-commons-launcher-1.1-1.11|46	do in batch and shell scripts.
14mr|jakarta-commons-launcher-1.1-1.11|47	
14mr|jakarta-commons-launcher-1.1-1.11|48	
14mr|jakarta-commons-launcher-1.1-1.11|49	%package        javadoc
14mr|jakarta-commons-launcher-1.1-1.11|50	Summary:        Javadoc for %{name}
14mr|jakarta-commons-launcher-1.1-1.11|51	Group:          Development/Java
14mr|jakarta-commons-launcher-1.1-1.11|52	BuildRequires:  java-javadoc
14mr|jakarta-commons-launcher-1.1-1.11|53	
14mr|jakarta-commons-launcher-1.1-1.11|54	%description    javadoc
14mr|jakarta-commons-launcher-1.1-1.11|55	Javadoc for %{name}.
14mr|jakarta-commons-launcher-1.1-1.11|56	
14mr|jakarta-commons-launcher-1.1-1.11|57	
14mr|jakarta-commons-launcher-1.1-1.11|58	%prep
14mr|jakarta-commons-launcher-1.1-1.11|59	%setup -q -n %{short_name}
14mr|jakarta-commons-launcher-1.1-1.11|60	
14mr|jakarta-commons-launcher-1.1-1.11|61	
14mr|jakarta-commons-launcher-1.1-1.11|62	%build
14mr|jakarta-commons-launcher-1.1-1.11|63	mkdir lib
14mr|jakarta-commons-launcher-1.1-1.11|64	%ant \
14mr|jakarta-commons-launcher-1.1-1.11|65	-Dbuild.sysclasspath=only \
14mr|jakarta-commons-launcher-1.1-1.11|66	-Dfinal.name=%{short_name} \
14mr|jakarta-commons-launcher-1.1-1.11|67	-Dj2se.javadoc=%{_javadocdir}/java \
14mr|jakarta-commons-launcher-1.1-1.11|68	-Dsrcdir=. \
14mr|jakarta-commons-launcher-1.1-1.11|69	jar javadoc
14mr|jakarta-commons-launcher-1.1-1.11|70	
14mr|jakarta-commons-launcher-1.1-1.11|71	
14mr|jakarta-commons-launcher-1.1-1.11|72	%install
14mr|jakarta-commons-launcher-1.1-1.11|73	rm -rf $RPM_BUILD_ROOT
14mr|jakarta-commons-launcher-1.1-1.11|74	
14mr|jakarta-commons-launcher-1.1-1.11|75	# jars
14mr|jakarta-commons-launcher-1.1-1.11|76	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|jakarta-commons-launcher-1.1-1.11|77	cp -p dist/bin/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jakarta-commons-launcher-1.1-1.11|78	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14mr|jakarta-commons-launcher-1.1-1.11|79	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jakarta-commons-launcher-1.1-1.11|80	
14mr|jakarta-commons-launcher-1.1-1.11|81	# javadoc
14mr|jakarta-commons-launcher-1.1-1.11|82	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-launcher-1.1-1.11|83	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-launcher-1.1-1.11|84	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|jakarta-commons-launcher-1.1-1.11|85	
14mr|jakarta-commons-launcher-1.1-1.11|86	# fix end-of-line
14mr|jakarta-commons-launcher-1.1-1.11|87	%{__perl} -pi -e 's/\r$//g' *.txt
14mr|jakarta-commons-launcher-1.1-1.11|88	
14mr|jakarta-commons-launcher-1.1-1.11|89	%if %{gcj_support}
14mr|jakarta-commons-launcher-1.1-1.11|90	%{_bindir}/aot-compile-rpm
14mr|jakarta-commons-launcher-1.1-1.11|91	%endif
14mr|jakarta-commons-launcher-1.1-1.11|92	
14mr|jakarta-commons-launcher-1.1-1.11|93	%clean
14mr|jakarta-commons-launcher-1.1-1.11|94	rm -rf $RPM_BUILD_ROOT
14mr|jakarta-commons-launcher-1.1-1.11|95	
14mr|jakarta-commons-launcher-1.1-1.11|96	%if %{gcj_support}
14mr|jakarta-commons-launcher-1.1-1.11|97	%post
14mr|jakarta-commons-launcher-1.1-1.11|98	%{update_gcjdb}
14mr|jakarta-commons-launcher-1.1-1.11|99	
14mr|jakarta-commons-launcher-1.1-1.11|100	%postun
14mr|jakarta-commons-launcher-1.1-1.11|101	%{clean_gcjdb}
14mr|jakarta-commons-launcher-1.1-1.11|102	%endif
14mr|jakarta-commons-launcher-1.1-1.11|103	
14mr|jakarta-commons-launcher-1.1-1.11|104	%post javadoc
14mr|jakarta-commons-launcher-1.1-1.11|105	rm -f %{_javadocdir}/%{name}
14mr|jakarta-commons-launcher-1.1-1.11|106	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|jakarta-commons-launcher-1.1-1.11|107	
14mr|jakarta-commons-launcher-1.1-1.11|108	
14mr|jakarta-commons-launcher-1.1-1.11|109	%files
14mr|jakarta-commons-launcher-1.1-1.11|110	%defattr(0644,root,root,0755)
14mr|jakarta-commons-launcher-1.1-1.11|111	%doc LICENSE.txt
14mr|jakarta-commons-launcher-1.1-1.11|112	%{_javadir}/*
14mr|jakarta-commons-launcher-1.1-1.11|113	%if %{gcj_support}
14mr|jakarta-commons-launcher-1.1-1.11|114	%dir %{_libdir}/gcj/%{name}
14mr|jakarta-commons-launcher-1.1-1.11|115	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jakarta-commons-launcher-1.1-1.11|116	%endif
14mr|jakarta-commons-launcher-1.1-1.11|117	
14mr|jakarta-commons-launcher-1.1-1.11|118	%files javadoc
14mr|jakarta-commons-launcher-1.1-1.11|119	%defattr(0644,root,root,0755)
14mr|jakarta-commons-launcher-1.1-1.11|120	%doc %{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-launcher-1.1-1.11|121	%ghost %doc %{_javadocdir}/%{name}
14mr|jakarta-commons-launcher-1.1-1.11|122	
14mr|jakarta-commons-launcher-1.1-1.11|123	
14mr|jakarta-commons-launcher-1.1-1.11|124	
14mr|jakarta-commons-launcher-1.1-1.11|125	
14mr|jakarta-commons-launcher-1.1-1.11|126	
14mr|jakarta-commons-launcher-1.1-1.11|127	%changelog
14mr|jakarta-commons-launcher-1.1-1.11|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.1-1.11
14mr|jakarta-commons-launcher-1.1-1.11|129	+ Revision: 3d75670
14mr|jakarta-commons-launcher-1.1-1.11|130	- MassBuild#440: Increase release tag
14mr|jakarta-commons-launcher-1.1-1.11|131	
14mr|jakarta-commons-launcher-1.1-1.11|132	

16827 14
14mr|jakarta-commons-modeler-2.0-1.5.8|1	%define gcj_support     1
14mr|jakarta-commons-modeler-2.0-1.5.8|2	%define base_name       modeler
14mr|jakarta-commons-modeler-2.0-1.5.8|3	%define short_name      commons-%{base_name}
14mr|jakarta-commons-modeler-2.0-1.5.8|4	%define section         free
14mr|jakarta-commons-modeler-2.0-1.5.8|5	%define gcj_support     1
14mr|jakarta-commons-modeler-2.0-1.5.8|6	
14mr|jakarta-commons-modeler-2.0-1.5.8|7	Name:           jakarta-%{short_name}
14mr|jakarta-commons-modeler-2.0-1.5.8|8	Version:        2.0
14mr|jakarta-commons-modeler-2.0-1.5.8|9	Release:        1.5.8
14mr|jakarta-commons-modeler-2.0-1.5.8|10	Epoch:          0
14mr|jakarta-commons-modeler-2.0-1.5.8|11	Summary:        Jakarta Commons Modeler
14mr|jakarta-commons-modeler-2.0-1.5.8|12	License:        Apache License
14mr|jakarta-commons-modeler-2.0-1.5.8|13	Group:          Development/Java
14mr|jakarta-commons-modeler-2.0-1.5.8|14	#Vendor:        JPackage Project
14mr|jakarta-commons-modeler-2.0-1.5.8|15	#Distribution:  JPackage
14mr|jakarta-commons-modeler-2.0-1.5.8|16	Source0:        http://www.apache.org/dist/jakarta/commons/modeler/source/commons-modeler-2.0-src.tar.gz
14mr|jakarta-commons-modeler-2.0-1.5.8|17	Url:            http://jakarta.apache.org/commons/%{base_name}/
14mr|jakarta-commons-modeler-2.0-1.5.8|18	BuildRequires:  java-rpmbuild
14mr|jakarta-commons-modeler-2.0-1.5.8|19	BuildRequires:  ant
14mr|jakarta-commons-modeler-2.0-1.5.8|20	BuildRequires:  jaxp_parser_impl
14mr|jakarta-commons-modeler-2.0-1.5.8|21	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|jakarta-commons-modeler-2.0-1.5.8|22	BuildRequires:  jaxp_transform_impl
14mr|jakarta-commons-modeler-2.0-1.5.8|23	# XXX: jmxri doesn't work because mx4j requires mx4j.util.Utils (mx4j-tools)
14mr|jakarta-commons-modeler-2.0-1.5.8|24	BuildRequires:  mx4j
14mr|jakarta-commons-modeler-2.0-1.5.8|25	BuildRequires:  junit >= 0:3.7
14mr|jakarta-commons-modeler-2.0-1.5.8|26	BuildRequires:  jakarta-commons-beanutils >= 0:1.3
14mr|jakarta-commons-modeler-2.0-1.5.8|27	BuildRequires:  jakarta-commons-collections >= 0:2.0
14mr|jakarta-commons-modeler-2.0-1.5.8|28	BuildRequires:  jakarta-commons-digester >= 0:1.2
14mr|jakarta-commons-modeler-2.0-1.5.8|29	BuildRequires:  jakarta-commons-logging >= 0:1.0
14mr|jakarta-commons-modeler-2.0-1.5.8|30	Requires:       jaxp_parser_impl
14mr|jakarta-commons-modeler-2.0-1.5.8|31	Requires:       xml-commons-jaxp-1.3-apis
14mr|jakarta-commons-modeler-2.0-1.5.8|32	Requires:       jaxp_transform_impl
14mr|jakarta-commons-modeler-2.0-1.5.8|33	Requires:       mx4j
14mr|jakarta-commons-modeler-2.0-1.5.8|34	Requires:       jakarta-commons-beanutils >= 0:1.3
14mr|jakarta-commons-modeler-2.0-1.5.8|35	Requires:       jakarta-commons-collections >= 0:2.0
14mr|jakarta-commons-modeler-2.0-1.5.8|36	Requires:       jakarta-commons-digester >= 0:1.2
14mr|jakarta-commons-modeler-2.0-1.5.8|37	Requires:       jakarta-commons-logging >= 0:1.0
14mr|jakarta-commons-modeler-2.0-1.5.8|38	%if %{gcj_support}
14mr|jakarta-commons-modeler-2.0-1.5.8|39	BuildRequires:  java-gcj-compat-devel
14mr|jakarta-commons-modeler-2.0-1.5.8|40	%else
14mr|jakarta-commons-modeler-2.0-1.5.8|41	BuildArch:      noarch
14mr|jakarta-commons-modeler-2.0-1.5.8|42	BuildRequires:  java-devel
14mr|jakarta-commons-modeler-2.0-1.5.8|43	%endif
14mr|jakarta-commons-modeler-2.0-1.5.8|44	Provides:        %{short_name}
14mr|jakarta-commons-modeler-2.0-1.5.8|45	
14mr|jakarta-commons-modeler-2.0-1.5.8|46	%description
14mr|jakarta-commons-modeler-2.0-1.5.8|47	The Modeler project shall create and maintain a set of Java
14mr|jakarta-commons-modeler-2.0-1.5.8|48	classes to provide the facilities described in the preceeding section, plus
14mr|jakarta-commons-modeler-2.0-1.5.8|49	unit tests and small examples of using these facilities to instrument
14mr|jakarta-commons-modeler-2.0-1.5.8|50	Java classes with Model MBean support.
14mr|jakarta-commons-modeler-2.0-1.5.8|51	
14mr|jakarta-commons-modeler-2.0-1.5.8|52	%package javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|53	Summary:        Javadoc for %{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|54	Group:          Development/Java
14mr|jakarta-commons-modeler-2.0-1.5.8|55	
14mr|jakarta-commons-modeler-2.0-1.5.8|56	%description javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|57	Javadoc for %{name}.
14mr|jakarta-commons-modeler-2.0-1.5.8|58	
14mr|jakarta-commons-modeler-2.0-1.5.8|59	%prep
14mr|jakarta-commons-modeler-2.0-1.5.8|60	%setup -q -n %{short_name}-%{version}-src
14mr|jakarta-commons-modeler-2.0-1.5.8|61	
14mr|jakarta-commons-modeler-2.0-1.5.8|62	%build
14mr|jakarta-commons-modeler-2.0-1.5.8|63	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis jaxp_parser_impl jaxp_transform_impl mx4j junit commons-beanutils commons-collections commons-digester commons-logging junit)
14mr|jakarta-commons-modeler-2.0-1.5.8|64	%{ant} dist
14mr|jakarta-commons-modeler-2.0-1.5.8|65	%{ant} -Dbuild.sysclasspath=first test
14mr|jakarta-commons-modeler-2.0-1.5.8|66	
14mr|jakarta-commons-modeler-2.0-1.5.8|67	%install
14mr|jakarta-commons-modeler-2.0-1.5.8|68	%{__rm} -rf %{buildroot}
14mr|jakarta-commons-modeler-2.0-1.5.8|69	
14mr|jakarta-commons-modeler-2.0-1.5.8|70	# jars
14mr|jakarta-commons-modeler-2.0-1.5.8|71	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|jakarta-commons-modeler-2.0-1.5.8|72	cp -a dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jakarta-commons-modeler-2.0-1.5.8|73	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|jakarta-||g"`; done)
14mr|jakarta-commons-modeler-2.0-1.5.8|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|-%{version}||g"`; done)
14mr|jakarta-commons-modeler-2.0-1.5.8|75	# javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|76	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-modeler-2.0-1.5.8|77	cp -a dist/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-modeler-2.0-1.5.8|78	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|jakarta-commons-modeler-2.0-1.5.8|79	
14mr|jakarta-commons-modeler-2.0-1.5.8|80	%{__perl} -pi -e 's/\r$//g' LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|jakarta-commons-modeler-2.0-1.5.8|81	
14mr|jakarta-commons-modeler-2.0-1.5.8|82	%if %{gcj_support}
14mr|jakarta-commons-modeler-2.0-1.5.8|83	%{_bindir}/aot-compile-rpm
14mr|jakarta-commons-modeler-2.0-1.5.8|84	%endif
14mr|jakarta-commons-modeler-2.0-1.5.8|85	
14mr|jakarta-commons-modeler-2.0-1.5.8|86	%if %{gcj_support}
14mr|jakarta-commons-modeler-2.0-1.5.8|87	%post
14mr|jakarta-commons-modeler-2.0-1.5.8|88	%{update_gcjdb}
14mr|jakarta-commons-modeler-2.0-1.5.8|89	
14mr|jakarta-commons-modeler-2.0-1.5.8|90	%postun
14mr|jakarta-commons-modeler-2.0-1.5.8|91	%{clean_gcjdb}
14mr|jakarta-commons-modeler-2.0-1.5.8|92	%endif
14mr|jakarta-commons-modeler-2.0-1.5.8|93	
14mr|jakarta-commons-modeler-2.0-1.5.8|94	%post javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|95	%{__rm} -f %{_javadocdir}/%{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|96	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|97	
14mr|jakarta-commons-modeler-2.0-1.5.8|98	%postun javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|99	if [ $1 -eq 0 ]; then
14mr|jakarta-commons-modeler-2.0-1.5.8|100	%{__rm} -f %{_javadocdir}/%{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|101	fi
14mr|jakarta-commons-modeler-2.0-1.5.8|102	
14mr|jakarta-commons-modeler-2.0-1.5.8|103	%files
14mr|jakarta-commons-modeler-2.0-1.5.8|104	%defattr(0644,root,root,0755)
14mr|jakarta-commons-modeler-2.0-1.5.8|105	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
14mr|jakarta-commons-modeler-2.0-1.5.8|106	%{_javadir}/*
14mr|jakarta-commons-modeler-2.0-1.5.8|107	%if %{gcj_support}
14mr|jakarta-commons-modeler-2.0-1.5.8|108	%{_libdir}/gcj/%{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|109	%endif
14mr|jakarta-commons-modeler-2.0-1.5.8|110	
14mr|jakarta-commons-modeler-2.0-1.5.8|111	%files javadoc
14mr|jakarta-commons-modeler-2.0-1.5.8|112	%defattr(0644,root,root,0755)
14mr|jakarta-commons-modeler-2.0-1.5.8|113	%dir %{_javadocdir}/%{name}-%{version}
14mr|jakarta-commons-modeler-2.0-1.5.8|114	%{_javadocdir}/%{name}-%{version}/*
14mr|jakarta-commons-modeler-2.0-1.5.8|115	%ghost %dir %{_javadocdir}/%{name}
14mr|jakarta-commons-modeler-2.0-1.5.8|116	
14mr|jakarta-commons-modeler-2.0-1.5.8|117	
14mr|jakarta-commons-modeler-2.0-1.5.8|118	
14mr|jakarta-commons-modeler-2.0-1.5.8|119	%changelog
14mr|jakarta-commons-modeler-2.0-1.5.8|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.0-1.5.8
14mr|jakarta-commons-modeler-2.0-1.5.8|121	+ Revision: 174a7de
14mr|jakarta-commons-modeler-2.0-1.5.8|122	- MassBuild#440: Increase release tag
14mr|jakarta-commons-modeler-2.0-1.5.8|123	
14mr|jakarta-commons-modeler-2.0-1.5.8|124	

16828 14
14mr|jakarta-oro-2.0.8-4|1	%define short_name	oro
14mr|jakarta-oro-2.0.8-4|2	%define section		free
14mr|jakarta-oro-2.0.8-4|3	
14mr|jakarta-oro-2.0.8-4|4	Name:           jakarta-oro
14mr|jakarta-oro-2.0.8-4|5	Version:        2.0.8
14mr|jakarta-oro-2.0.8-4|6	Release:        4
14mr|jakarta-oro-2.0.8-4|7	Epoch:		0
14mr|jakarta-oro-2.0.8-4|8	Summary:        Full regular expressions API
14mr|jakarta-oro-2.0.8-4|9	License:        Apache License
14mr|jakarta-oro-2.0.8-4|10	Group:          Development/Java
14mr|jakarta-oro-2.0.8-4|11	URL:            http://jakarta.apache.org/%{name}/
14mr|jakarta-oro-2.0.8-4|12	Source0:        %{name}-%{version}.tar.bz2
14mr|jakarta-oro-2.0.8-4|13	BuildRequires:  java-rpmbuild > 0:1.5
14mr|jakarta-oro-2.0.8-4|14	BuildRequires:  java-1.7.0-openjdk-devel
14mr|jakarta-oro-2.0.8-4|15	BuildRequires:  ant
14mr|jakarta-oro-2.0.8-4|16	BuildArch:      noarch
14mr|jakarta-oro-2.0.8-4|17	Provides:       oro = %{EVRD}
14mr|jakarta-oro-2.0.8-4|18	
14mr|jakarta-oro-2.0.8-4|19	%description
14mr|jakarta-oro-2.0.8-4|20	The Jakarta-ORO Java classes are a set of text-processing Java classes
14mr|jakarta-oro-2.0.8-4|21	that provide Perl5 compatible regular expressions, AWK-like regular
14mr|jakarta-oro-2.0.8-4|22	expressions, glob expressions, and utility classes for performing
14mr|jakarta-oro-2.0.8-4|23	substitutions, splits, filtering filenames, etc. This library is the
14mr|jakarta-oro-2.0.8-4|24	successor to the OROMatcher, AwkTools, PerlTools, and TextTools
14mr|jakarta-oro-2.0.8-4|25	libraries from ORO, Inc. (www.oroinc.com). They have been donated to the
14mr|jakarta-oro-2.0.8-4|26	Jakarta Project by Daniel Savarese (www.savarese.org), the copyright
14mr|jakarta-oro-2.0.8-4|27	holder of the ORO libraries. Daniel will continue to participate in
14mr|jakarta-oro-2.0.8-4|28	their development under the Jakarta Project.
14mr|jakarta-oro-2.0.8-4|29	
14mr|jakarta-oro-2.0.8-4|30	%package javadoc
14mr|jakarta-oro-2.0.8-4|31	Group:          Development/Java
14mr|jakarta-oro-2.0.8-4|32	Summary:        Javadoc for %{name}
14mr|jakarta-oro-2.0.8-4|33	
14mr|jakarta-oro-2.0.8-4|34	%description javadoc
14mr|jakarta-oro-2.0.8-4|35	Javadoc for %{name}.
14mr|jakarta-oro-2.0.8-4|36	
14mr|jakarta-oro-2.0.8-4|37	%prep
14mr|jakarta-oro-2.0.8-4|38	%setup -q
14mr|jakarta-oro-2.0.8-4|39	# remove all binary libs
14mr|jakarta-oro-2.0.8-4|40	find . -name "*.jar" -exec rm -f {} \;
14mr|jakarta-oro-2.0.8-4|41	# remove all CVS files
14mr|jakarta-oro-2.0.8-4|42	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14mr|jakarta-oro-2.0.8-4|43	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
14mr|jakarta-oro-2.0.8-4|44	
14mr|jakarta-oro-2.0.8-4|45	%build
14mr|jakarta-oro-2.0.8-4|46	%ant -Dfinal.name=%{name} jar javadocs
14mr|jakarta-oro-2.0.8-4|47	
14mr|jakarta-oro-2.0.8-4|48	%install
14mr|jakarta-oro-2.0.8-4|49	#jars
14mr|jakarta-oro-2.0.8-4|50	install -d -m 755 %{buildroot}%{_javadir}
14mr|jakarta-oro-2.0.8-4|51	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jakarta-oro-2.0.8-4|52	(cd %{buildroot}%{_javadir} && ln -s %{name}-%{version}.jar %{short_name}-%{version}.jar)
14mr|jakarta-oro-2.0.8-4|53	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|jakarta-oro-2.0.8-4|54	#javadoc
14mr|jakarta-oro-2.0.8-4|55	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-oro-2.0.8-4|56	cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jakarta-oro-2.0.8-4|57	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mr|jakarta-oro-2.0.8-4|58	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{short_name}-%{version})
14mr|jakarta-oro-2.0.8-4|59	(cd %{buildroot}%{_javadocdir} && ln -s %{short_name}-%{version} %{short_name})
14mr|jakarta-oro-2.0.8-4|60	rm -rf docs/api
14mr|jakarta-oro-2.0.8-4|61	
14mr|jakarta-oro-2.0.8-4|62	%files
14mr|jakarta-oro-2.0.8-4|63	%doc COMPILE ISSUES README TODO CHANGES CONTRIBUTORS LICENSE STYLE
14mr|jakarta-oro-2.0.8-4|64	%{_javadir}/*.jar
14mr|jakarta-oro-2.0.8-4|65	%if %{gcj_support}
14mr|jakarta-oro-2.0.8-4|66	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}*.jar.*
14mr|jakarta-oro-2.0.8-4|67	%endif
14mr|jakarta-oro-2.0.8-4|68	
14mr|jakarta-oro-2.0.8-4|69	%files javadoc
14mr|jakarta-oro-2.0.8-4|70	%{_javadocdir}/*
14mr|jakarta-oro-2.0.8-4|71	
14mr|jakarta-oro-2.0.8-4|72	
14mr|jakarta-oro-2.0.8-4|73	%changelog
14mr|jakarta-oro-2.0.8-4|74	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.8-4
14mr|jakarta-oro-2.0.8-4|75	+ Revision: 39900bd
14mr|jakarta-oro-2.0.8-4|76	- Bump release
14mr|jakarta-oro-2.0.8-4|77	
14mr|jakarta-oro-2.0.8-4|78	

16829 14
14mr|jakarta-taglibs-standard-1.1.2-13|1	%define base_name       standard
14mr|jakarta-taglibs-standard-1.1.2-13|2	%define short_name      taglibs-%{base_name}
14mr|jakarta-taglibs-standard-1.1.2-13|3	
14mr|jakarta-taglibs-standard-1.1.2-13|4	Name:           jakarta-taglibs-standard
14mr|jakarta-taglibs-standard-1.1.2-13|5	Version:        1.1.2
14mr|jakarta-taglibs-standard-1.1.2-13|6	Release:        13
14mr|jakarta-taglibs-standard-1.1.2-13|7	Summary:        An open-source implementation of the JSP Standard Tag Library
14mr|jakarta-taglibs-standard-1.1.2-13|8	License:        ASL 2.0
14mr|jakarta-taglibs-standard-1.1.2-13|9	Group:          Development/Java
14mr|jakarta-taglibs-standard-1.1.2-13|10	URL:            http://jakarta.apache.org/taglibs/
14mr|jakarta-taglibs-standard-1.1.2-13|11	Source:         http://archive.apache.org/dist/jakarta/taglibs/standard/source/jakarta-taglibs-standard-1.1.1-src.tar.gz
14mr|jakarta-taglibs-standard-1.1.2-13|12	Patch0:         jakarta-taglibs-standard-%{version}-build.patch
14mr|jakarta-taglibs-standard-1.1.2-13|13	Patch1:         jakarta-taglibs-standard-1.1.1-remove-enums.patch
14mr|jakarta-taglibs-standard-1.1.2-13|14	Patch2:         fix-1.6.0-build.patch
14mr|jakarta-taglibs-standard-1.1.2-13|15	Patch3:         %{name}-jdbc-4.1.patch
14mr|jakarta-taglibs-standard-1.1.2-13|16	BuildArch:	noarch
14mr|jakarta-taglibs-standard-1.1.2-13|17	BuildRequires:	java-1.7.0-openjdk-devel
14mr|jakarta-taglibs-standard-1.1.2-13|18	BuildRequires:	java-rpmbuild
14mr|jakarta-taglibs-standard-1.1.2-13|19	BuildRequires:  jpackage-utils >= 0:1.5.30
14mr|jakarta-taglibs-standard-1.1.2-13|20	BuildRequires:  ant
14mr|jakarta-taglibs-standard-1.1.2-13|21	BuildRequires:  tomcat-servlet-3.0-api
14mr|jakarta-taglibs-standard-1.1.2-13|22	BuildRequires:  tomcat5-jsp-2.0-api >= 0:5.0.16
14mr|jakarta-taglibs-standard-1.1.2-13|23	BuildRequires:  xalan-j2 >= 2.6.0
14mr|jakarta-taglibs-standard-1.1.2-13|24	Requires:       servletapi5 >= 0:5.0.16
14mr|jakarta-taglibs-standard-1.1.2-13|25	Requires:       tomcat5-jsp-2.0-api >= 0:5.0.16
14mr|jakarta-taglibs-standard-1.1.2-13|26	Requires:       xalan-j2 >= 2.6.0
14mr|jakarta-taglibs-standard-1.1.2-13|27	
14mr|jakarta-taglibs-standard-1.1.2-13|28	%description
14mr|jakarta-taglibs-standard-1.1.2-13|29	This package contains Jakarta Taglibs's open-source implementation of the
14mr|jakarta-taglibs-standard-1.1.2-13|30	JSP Standard Tag Library (JSTL), version 1.1. JSTL is a standard under the
14mr|jakarta-taglibs-standard-1.1.2-13|31	Java Community Process.
14mr|jakarta-taglibs-standard-1.1.2-13|32	
14mr|jakarta-taglibs-standard-1.1.2-13|33	%package        javadoc
14mr|jakarta-taglibs-standard-1.1.2-13|34	Summary:        Javadoc for %{name}
14mr|jakarta-taglibs-standard-1.1.2-13|35	Group:          Development/Java
14mr|jakarta-taglibs-standard-1.1.2-13|36	BuildRequires:  java-1.7.0-openjdk-javadoc
14mr|jakarta-taglibs-standard-1.1.2-13|37	
14mr|jakarta-taglibs-standard-1.1.2-13|38	%description    javadoc
14mr|jakarta-taglibs-standard-1.1.2-13|39	Javadoc for %{name}.
14mr|jakarta-taglibs-standard-1.1.2-13|40	
14mr|jakarta-taglibs-standard-1.1.2-13|41	
14mr|jakarta-taglibs-standard-1.1.2-13|42	%prep
14mr|jakarta-taglibs-standard-1.1.2-13|43	%setup  -q -n %{name}-1.1.1-src
14mr|jakarta-taglibs-standard-1.1.2-13|44	#%patch0 -p0 -b .orig
14mr|jakarta-taglibs-standard-1.1.2-13|45	%patch1 -p0
14mr|jakarta-taglibs-standard-1.1.2-13|46	%patch2 -p0
14mr|jakarta-taglibs-standard-1.1.2-13|47	%patch3 -p0
14mr|jakarta-taglibs-standard-1.1.2-13|48	cat > build.properties <<EOBP
14mr|jakarta-taglibs-standard-1.1.2-13|49	build.dir=build
14mr|jakarta-taglibs-standard-1.1.2-13|50	dist.dir=dist
14mr|jakarta-taglibs-standard-1.1.2-13|51	servlet24.jar=$(build-classpath tomcat-servlet-3.0-api)
14mr|jakarta-taglibs-standard-1.1.2-13|52	jsp20.jar=$(build-classpath jspapi)
14mr|jakarta-taglibs-standard-1.1.2-13|53	jaxp-api.jar=$(build-classpath xalan-j2)
14mr|jakarta-taglibs-standard-1.1.2-13|54	EOBP
14mr|jakarta-taglibs-standard-1.1.2-13|55	
14mr|jakarta-taglibs-standard-1.1.2-13|56	%build
14mr|jakarta-taglibs-standard-1.1.2-13|57	
14mr|jakarta-taglibs-standard-1.1.2-13|58	ant \
14mr|jakarta-taglibs-standard-1.1.2-13|59	-Dfinal.name=%{short_name} \
14mr|jakarta-taglibs-standard-1.1.2-13|60	-Dj2se.javadoc=%{_javadocdir}/java \
14mr|jakarta-taglibs-standard-1.1.2-13|61	-f standard/build.xml \
14mr|jakarta-taglibs-standard-1.1.2-13|62	dist
14mr|jakarta-taglibs-standard-1.1.2-13|63	
14mr|jakarta-taglibs-standard-1.1.2-13|64	
14mr|jakarta-taglibs-standard-1.1.2-13|65	%install
14mr|jakarta-taglibs-standard-1.1.2-13|66	# jars
14mr|jakarta-taglibs-standard-1.1.2-13|67	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|jakarta-taglibs-standard-1.1.2-13|68	cp -p standard/dist/standard/lib/jstl.jar $RPM_BUILD_ROOT%{_javadir}/jakarta-taglibs-core-%{version}.jar
14mr|jakarta-taglibs-standard-1.1.2-13|69	cp -p standard/dist/standard/lib/standard.jar $RPM_BUILD_ROOT%{_javadir}/jakarta-taglibs-standard-%{version}.jar
14mr|jakarta-taglibs-standard-1.1.2-13|70	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14mr|jakarta-taglibs-standard-1.1.2-13|71	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jakarta-taglibs-standard-1.1.2-13|72	
14mr|jakarta-taglibs-standard-1.1.2-13|73	# javadoc
14mr|jakarta-taglibs-standard-1.1.2-13|74	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jakarta-taglibs-standard-1.1.2-13|75	cp -pr standard/dist/standard/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jakarta-taglibs-standard-1.1.2-13|76	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|jakarta-taglibs-standard-1.1.2-13|77	
14mr|jakarta-taglibs-standard-1.1.2-13|78	
14mr|jakarta-taglibs-standard-1.1.2-13|79	%if %{gcj_support}
14mr|jakarta-taglibs-standard-1.1.2-13|80	%{_bindir}/aot-compile-rpm
14mr|jakarta-taglibs-standard-1.1.2-13|81	%endif
14mr|jakarta-taglibs-standard-1.1.2-13|82	
14mr|jakarta-taglibs-standard-1.1.2-13|83	%if %{gcj_support}
14mr|jakarta-taglibs-standard-1.1.2-13|84	%post
14mr|jakarta-taglibs-standard-1.1.2-13|85	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|jakarta-taglibs-standard-1.1.2-13|86	then
14mr|jakarta-taglibs-standard-1.1.2-13|87	%{_bindir}/rebuild-gcj-db
14mr|jakarta-taglibs-standard-1.1.2-13|88	fi
14mr|jakarta-taglibs-standard-1.1.2-13|89	%endif
14mr|jakarta-taglibs-standard-1.1.2-13|90	
14mr|jakarta-taglibs-standard-1.1.2-13|91	%if %{gcj_support}
14mr|jakarta-taglibs-standard-1.1.2-13|92	%postun
14mr|jakarta-taglibs-standard-1.1.2-13|93	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|jakarta-taglibs-standard-1.1.2-13|94	then
14mr|jakarta-taglibs-standard-1.1.2-13|95	%{_bindir}/rebuild-gcj-db
14mr|jakarta-taglibs-standard-1.1.2-13|96	fi
14mr|jakarta-taglibs-standard-1.1.2-13|97	%endif
14mr|jakarta-taglibs-standard-1.1.2-13|98	
14mr|jakarta-taglibs-standard-1.1.2-13|99	%files
14mr|jakarta-taglibs-standard-1.1.2-13|100	%defattr(0644,root,root,0755)
14mr|jakarta-taglibs-standard-1.1.2-13|101	%doc standard/README_src.txt standard/README_bin.txt standard/dist/doc/doc/standard-doc/*.html
14mr|jakarta-taglibs-standard-1.1.2-13|102	%{_javadir}/*
14mr|jakarta-taglibs-standard-1.1.2-13|103	
14mr|jakarta-taglibs-standard-1.1.2-13|104	%if %{gcj_support}
14mr|jakarta-taglibs-standard-1.1.2-13|105	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-taglibs-core-1.1.1.jar.*
14mr|jakarta-taglibs-standard-1.1.2-13|106	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-taglibs-standard-1.1.1.jar.*
14mr|jakarta-taglibs-standard-1.1.2-13|107	%endif
14mr|jakarta-taglibs-standard-1.1.2-13|108	
14mr|jakarta-taglibs-standard-1.1.2-13|109	%files javadoc
14mr|jakarta-taglibs-standard-1.1.2-13|110	%defattr(0644,root,root,0755)
14mr|jakarta-taglibs-standard-1.1.2-13|111	%doc %{_javadocdir}/%{name}-%{version}
14mr|jakarta-taglibs-standard-1.1.2-13|112	%doc %{_javadocdir}/%{name}
14mr|jakarta-taglibs-standard-1.1.2-13|113	
14mr|jakarta-taglibs-standard-1.1.2-13|114	
14mr|jakarta-taglibs-standard-1.1.2-13|115	
14mr|jakarta-taglibs-standard-1.1.2-13|116	
14mr|jakarta-taglibs-standard-1.1.2-13|117	%changelog
14mr|jakarta-taglibs-standard-1.1.2-13|118	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-13
14mr|jakarta-taglibs-standard-1.1.2-13|119	+ Revision: 95ff613
14mr|jakarta-taglibs-standard-1.1.2-13|120	- Fix build
14mr|jakarta-taglibs-standard-1.1.2-13|121	
14mr|jakarta-taglibs-standard-1.1.2-13|122	

16830 14
14mr|jarjar-1.0-2.rc7.6|1	# Copyright (c) 2000-2007, JPackage Project
14mr|jarjar-1.0-2.rc7.6|2	# All rights reserved.
14mr|jarjar-1.0-2.rc7.6|3	#
14mr|jarjar-1.0-2.rc7.6|4	# Redistribution and use in source and binary forms, with or without
14mr|jarjar-1.0-2.rc7.6|5	# modification, are permitted provided that the following conditions
14mr|jarjar-1.0-2.rc7.6|6	# are met:
14mr|jarjar-1.0-2.rc7.6|7	#
14mr|jarjar-1.0-2.rc7.6|8	# 1. Redistributions of source code must retain the above copyright
14mr|jarjar-1.0-2.rc7.6|9	#    notice, this list of conditions and the following disclaimer.
14mr|jarjar-1.0-2.rc7.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jarjar-1.0-2.rc7.6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jarjar-1.0-2.rc7.6|12	#    documentation and/or other materials provided with the
14mr|jarjar-1.0-2.rc7.6|13	#    distribution.
14mr|jarjar-1.0-2.rc7.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jarjar-1.0-2.rc7.6|15	#    contributors may be used to endorse or promote products derived
14mr|jarjar-1.0-2.rc7.6|16	#    from this software without specific prior written permission.
14mr|jarjar-1.0-2.rc7.6|17	#
14mr|jarjar-1.0-2.rc7.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jarjar-1.0-2.rc7.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jarjar-1.0-2.rc7.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jarjar-1.0-2.rc7.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jarjar-1.0-2.rc7.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jarjar-1.0-2.rc7.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jarjar-1.0-2.rc7.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jarjar-1.0-2.rc7.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jarjar-1.0-2.rc7.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jarjar-1.0-2.rc7.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jarjar-1.0-2.rc7.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jarjar-1.0-2.rc7.6|29	#
14mr|jarjar-1.0-2.rc7.6|30	%define _with_gcj_support 1
14mr|jarjar-1.0-2.rc7.6|31	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|jarjar-1.0-2.rc7.6|32	
14mr|jarjar-1.0-2.rc7.6|33	%define section free
14mr|jarjar-1.0-2.rc7.6|34	
14mr|jarjar-1.0-2.rc7.6|35	Summary:        Jar Jar Links
14mr|jarjar-1.0-2.rc7.6|36	Name:           jarjar
14mr|jarjar-1.0-2.rc7.6|37	Version:        1.0
14mr|jarjar-1.0-2.rc7.6|38	Release:        2.rc7.6
14mr|jarjar-1.0-2.rc7.6|39	Epoch:          0
14mr|jarjar-1.0-2.rc7.6|40	License:        GPL
14mr|jarjar-1.0-2.rc7.6|41	URL:            http://code.google.com/p/jarjar/
14mr|jarjar-1.0-2.rc7.6|42	Group:          Development/Java
14mr|jarjar-1.0-2.rc7.6|43	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jarjar-1.0-2.rc7.6|44	Source0:        http://%{name}.googlecode.com/files/%{name}-src-1.0rc7.zip
14mr|jarjar-1.0-2.rc7.6|45	Source1:        jarjar-0.9.pom
14mr|jarjar-1.0-2.rc7.6|46	BuildRequires:  ant >= 0:1.6
14mr|jarjar-1.0-2.rc7.6|47	BuildRequires:  ant-junit >= 0:1.6
14mr|jarjar-1.0-2.rc7.6|48	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mr|jarjar-1.0-2.rc7.6|49	BuildRequires:  junit
14mr|jarjar-1.0-2.rc7.6|50	BuildRequires:  asm3
14mr|jarjar-1.0-2.rc7.6|51	BuildRequires:  maven2
14mr|jarjar-1.0-2.rc7.6|52	
14mr|jarjar-1.0-2.rc7.6|53	Requires:  asm3
14mr|jarjar-1.0-2.rc7.6|54	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|jarjar-1.0-2.rc7.6|55	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|jarjar-1.0-2.rc7.6|56	%if %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|57	BuildRequires:    java-gcj-compat-devel
14mr|jarjar-1.0-2.rc7.6|58	%endif
14mr|jarjar-1.0-2.rc7.6|59	
14mr|jarjar-1.0-2.rc7.6|60	%if ! %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|61	BuildArch:      noarch
14mr|jarjar-1.0-2.rc7.6|62	%endif
14mr|jarjar-1.0-2.rc7.6|63	
14mr|jarjar-1.0-2.rc7.6|64	
14mr|jarjar-1.0-2.rc7.6|65	%description
14mr|jarjar-1.0-2.rc7.6|66	Jar Jar Links is a utility that makes it easy to repackage Java
14mr|jarjar-1.0-2.rc7.6|67	libraries and embed them into your own distribution. This is
14mr|jarjar-1.0-2.rc7.6|68	useful for two reasons:
14mr|jarjar-1.0-2.rc7.6|69	You can easily ship a single jar file with no external dependencies.
14mr|jarjar-1.0-2.rc7.6|70	You can avoid problems where your library depends on a specific
14mr|jarjar-1.0-2.rc7.6|71	version of a library, which may conflict with the dependencies of
14mr|jarjar-1.0-2.rc7.6|72	another library.
14mr|jarjar-1.0-2.rc7.6|73	
14mr|jarjar-1.0-2.rc7.6|74	%package maven2-plugin
14mr|jarjar-1.0-2.rc7.6|75	Summary:        Maven2 plugin for %{name}
14mr|jarjar-1.0-2.rc7.6|76	Group:          Development/Java
14mr|jarjar-1.0-2.rc7.6|77	Requires:       maven2
14mr|jarjar-1.0-2.rc7.6|78	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|jarjar-1.0-2.rc7.6|79	
14mr|jarjar-1.0-2.rc7.6|80	%description maven2-plugin
14mr|jarjar-1.0-2.rc7.6|81	%{summary}.
14mr|jarjar-1.0-2.rc7.6|82	
14mr|jarjar-1.0-2.rc7.6|83	%package javadoc
14mr|jarjar-1.0-2.rc7.6|84	Summary:        Javadoc for %{name}
14mr|jarjar-1.0-2.rc7.6|85	Group:          Development/Java
14mr|jarjar-1.0-2.rc7.6|86	
14mr|jarjar-1.0-2.rc7.6|87	%description javadoc
14mr|jarjar-1.0-2.rc7.6|88	%{summary}.
14mr|jarjar-1.0-2.rc7.6|89	
14mr|jarjar-1.0-2.rc7.6|90	%prep
14mr|jarjar-1.0-2.rc7.6|91	%setup -q -n %{name}-%{version}rc7
14mr|jarjar-1.0-2.rc7.6|92	%remove_java_binaries
14mr|jarjar-1.0-2.rc7.6|93	
14mr|jarjar-1.0-2.rc7.6|94	%build
14mr|jarjar-1.0-2.rc7.6|95	pushd lib
14mr|jarjar-1.0-2.rc7.6|96	ln -sf $(build-classpath asm3/asm3) asm-3.1.jar
14mr|jarjar-1.0-2.rc7.6|97	ln -sf $(build-classpath asm3/asm3-commons) asm-commons-3.1.jar
14mr|jarjar-1.0-2.rc7.6|98	ln -sf $(build-classpath maven2/plugin-api) maven-plugin-api.jar
14mr|jarjar-1.0-2.rc7.6|99	popd
14mr|jarjar-1.0-2.rc7.6|100	export CLASSPATH=$(build-classpath ant asm3/asm3 asm3/asm3-commons maven2/plugin-api)
14mr|jarjar-1.0-2.rc7.6|101	%{ant} jar jar-util javadoc mojo
14mr|jarjar-1.0-2.rc7.6|102	
14mr|jarjar-1.0-2.rc7.6|103	%install
14mr|jarjar-1.0-2.rc7.6|104	rm -rf $RPM_BUILD_ROOT
14mr|jarjar-1.0-2.rc7.6|105	
14mr|jarjar-1.0-2.rc7.6|106	# jars
14mr|jarjar-1.0-2.rc7.6|107	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|jarjar-1.0-2.rc7.6|108	
14mr|jarjar-1.0-2.rc7.6|109	install -m 644 dist/%{name}-%{version}rc7.jar \
14mr|jarjar-1.0-2.rc7.6|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|111	install -m 644 dist/%{name}-util-%{version}rc7.jar \
14mr|jarjar-1.0-2.rc7.6|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-util-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|113	install -m 644 dist/%{name}-plugin-%{version}rc7.jar \
14mr|jarjar-1.0-2.rc7.6|114	$RPM_BUILD_ROOT%{_javadir}/%{name}-maven2-plugin-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|115	
14mr|jarjar-1.0-2.rc7.6|116	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jarjar-1.0-2.rc7.6|117	
14mr|jarjar-1.0-2.rc7.6|118	%add_to_maven_depmap tonic jarjar %{version} JPP %{name}
14mr|jarjar-1.0-2.rc7.6|119	%add_to_maven_depmap com.tonicsystems jarjar %{version} JPP %{name}
14mr|jarjar-1.0-2.rc7.6|120	%add_to_maven_depmap tonic jarjar-util %{version} JPP %{name}-util
14mr|jarjar-1.0-2.rc7.6|121	%add_to_maven_depmap com.tonicsystems jarjar-util %{version} JPP %{name}-util
14mr|jarjar-1.0-2.rc7.6|122	%add_to_maven_depmap tonic jarjar-plugin %{version} JPP %{name}-plugin
14mr|jarjar-1.0-2.rc7.6|123	%add_to_maven_depmap com.tonicsystems jarjar-plugin %{version} JPP %{name}-plugin
14mr|jarjar-1.0-2.rc7.6|124	
14mr|jarjar-1.0-2.rc7.6|125	# poms
14mr|jarjar-1.0-2.rc7.6|126	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|jarjar-1.0-2.rc7.6|127	install -pm 644 %{SOURCE1} \
14mr|jarjar-1.0-2.rc7.6|128	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
14mr|jarjar-1.0-2.rc7.6|129	
14mr|jarjar-1.0-2.rc7.6|130	# javadoc
14mr|jarjar-1.0-2.rc7.6|131	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jarjar-1.0-2.rc7.6|132	cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jarjar-1.0-2.rc7.6|133	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|jarjar-1.0-2.rc7.6|134	
14mr|jarjar-1.0-2.rc7.6|135	%if %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|136	%{_bindir}/aot-compile-rpm
14mr|jarjar-1.0-2.rc7.6|137	%endif
14mr|jarjar-1.0-2.rc7.6|138	
14mr|jarjar-1.0-2.rc7.6|139	%clean
14mr|jarjar-1.0-2.rc7.6|140	rm -rf $RPM_BUILD_ROOT
14mr|jarjar-1.0-2.rc7.6|141	
14mr|jarjar-1.0-2.rc7.6|142	%post
14mr|jarjar-1.0-2.rc7.6|143	%update_maven_depmap
14mr|jarjar-1.0-2.rc7.6|144	%if %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|145	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|jarjar-1.0-2.rc7.6|146	then
14mr|jarjar-1.0-2.rc7.6|147	%{_bindir}/rebuild-gcj-db
14mr|jarjar-1.0-2.rc7.6|148	fi
14mr|jarjar-1.0-2.rc7.6|149	%endif
14mr|jarjar-1.0-2.rc7.6|150	
14mr|jarjar-1.0-2.rc7.6|151	%postun
14mr|jarjar-1.0-2.rc7.6|152	%update_maven_depmap
14mr|jarjar-1.0-2.rc7.6|153	%if %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|154	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|jarjar-1.0-2.rc7.6|155	then
14mr|jarjar-1.0-2.rc7.6|156	%{_bindir}/rebuild-gcj-db
14mr|jarjar-1.0-2.rc7.6|157	fi
14mr|jarjar-1.0-2.rc7.6|158	%endif
14mr|jarjar-1.0-2.rc7.6|159	
14mr|jarjar-1.0-2.rc7.6|160	%files
14mr|jarjar-1.0-2.rc7.6|161	%defattr(0644,root,root,0755)
14mr|jarjar-1.0-2.rc7.6|162	%doc COPYING
14mr|jarjar-1.0-2.rc7.6|163	%{_javadir}/%{name}-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|164	%{_javadir}/%{name}-util-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|165	%{_javadir}/%{name}.jar
14mr|jarjar-1.0-2.rc7.6|166	%{_javadir}/%{name}-util.jar
14mr|jarjar-1.0-2.rc7.6|167	%{_datadir}/maven2/poms/*
14mr|jarjar-1.0-2.rc7.6|168	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|jarjar-1.0-2.rc7.6|169	%if %{gcj_support}
14mr|jarjar-1.0-2.rc7.6|170	%dir %{_libdir}/gcj/%{name}
14mr|jarjar-1.0-2.rc7.6|171	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}*-%{version}.jar.*
14mr|jarjar-1.0-2.rc7.6|172	%endif
14mr|jarjar-1.0-2.rc7.6|173	
14mr|jarjar-1.0-2.rc7.6|174	%files maven2-plugin
14mr|jarjar-1.0-2.rc7.6|175	%defattr(0644,root,root,0755)
14mr|jarjar-1.0-2.rc7.6|176	%{_javadir}/%{name}-maven2-plugin-%{version}.jar
14mr|jarjar-1.0-2.rc7.6|177	%{_javadir}/%{name}-maven2-plugin.jar
14mr|jarjar-1.0-2.rc7.6|178	
14mr|jarjar-1.0-2.rc7.6|179	%files javadoc
14mr|jarjar-1.0-2.rc7.6|180	%defattr(0644,root,root,0755)
14mr|jarjar-1.0-2.rc7.6|181	%{_javadocdir}/%{name}-%{version}
14mr|jarjar-1.0-2.rc7.6|182	%{_javadocdir}/%{name}
14mr|jarjar-1.0-2.rc7.6|183	
14mr|jarjar-1.0-2.rc7.6|184	
14mr|jarjar-1.0-2.rc7.6|185	
14mr|jarjar-1.0-2.rc7.6|186	%changelog
14mr|jarjar-1.0-2.rc7.6|187	* Fri Oct 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:1.0-2.rc7.6
14mr|jarjar-1.0-2.rc7.6|188	+ Revision: e5b7c63
14mr|jarjar-1.0-2.rc7.6|189	- LOG Revert to older version
14mr|jarjar-1.0-2.rc7.6|190	
14mr|jarjar-1.0-2.rc7.6|191	

16831 14
14mr|jasper-1.900.1-16|1	%define major 1
14mr|jasper-1.900.1-16|2	%define libname %mklibname %{name} %{major}
14mr|jasper-1.900.1-16|3	%define develname %mklibname %{name} -d
14mr|jasper-1.900.1-16|4	%define staticname %mklibname %{name} -d -s
14mr|jasper-1.900.1-16|5	
14mr|jasper-1.900.1-16|6	%define bootstrap 0
14mr|jasper-1.900.1-16|7	%{?_without_bootstrap: %global bootstrap 0}
14mr|jasper-1.900.1-16|8	%{?_with_bootstrap: %global bootstrap 1}
14mr|jasper-1.900.1-16|9	
14mr|jasper-1.900.1-16|10	Summary:	JPEG-2000 utilities
14mr|jasper-1.900.1-16|11	Name:		jasper
14mr|jasper-1.900.1-16|12	Version:	1.900.1
14mr|jasper-1.900.1-16|13	Release:	16
14mr|jasper-1.900.1-16|14	License:	BSD-like
14mr|jasper-1.900.1-16|15	Group:		Graphics
14mr|jasper-1.900.1-16|16	URL:		http://www.ece.uvic.ca/~mdadams/jasper/
14mr|jasper-1.900.1-16|17	Source0: 	http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-%version.zip
14mr|jasper-1.900.1-16|18	Patch1: jasper-1.701.0-GL.patch
14mr|jasper-1.900.1-16|19	# autoconf/automake bits of patch1
14mr|jasper-1.900.1-16|20	Patch2: jasper-1.701.0-GL-ac.patch
14mr|jasper-1.900.1-16|21	# CVE-2007-2721 (bug #240397)
14mr|jasper-1.900.1-16|22	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413041;msg=88
14mr|jasper-1.900.1-16|23	Patch3: patch-libjasper-stepsizes-overflow.diff
14mr|jasper-1.900.1-16|24	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469786
14mr|jasper-1.900.1-16|25	Patch4: jpc_dec.c.patch
14mr|jasper-1.900.1-16|26	# OpenBSD hardening patches addressing couple of possible integer overflows
14mr|jasper-1.900.1-16|27	# during the memory allocations
14mr|jasper-1.900.1-16|28	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3520
14mr|jasper-1.900.1-16|29	Patch5: jasper-1.900.1-CVE-2008-3520.patch
14mr|jasper-1.900.1-16|30	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3522
14mr|jasper-1.900.1-16|31	Patch6: jasper-1.900.1-CVE-2008-3522.patch
14mr|jasper-1.900.1-16|32	# add pkg-config support
14mr|jasper-1.900.1-16|33	Patch7: jasper-pkgconfig.patch
14mr|jasper-1.900.1-16|34	
14mr|jasper-1.900.1-16|35	Patch8: jasper-1.900.1-CVE-2011-4516-CVE-2011-4517-CERT-VU-887409.patch
14mr|jasper-1.900.1-16|36	
14mr|jasper-1.900.1-16|37	# Issues found by static analysis of code
14mr|jasper-1.900.1-16|38	Patch10: jasper-1.900.1-Coverity-BAD_SIZEOF.patch
14mr|jasper-1.900.1-16|39	Patch11: jasper-1.900.1-Coverity-CHECKED_RETURN.patch
14mr|jasper-1.900.1-16|40	Patch12: jasper-1.900.1-Coverity-FORWARD_NULL.patch
14mr|jasper-1.900.1-16|41	Patch13: jasper-1.900.1-Coverity-NULL_RETURNS.patch
14mr|jasper-1.900.1-16|42	Patch14: jasper-1.900.1-Coverity-RESOURCE_LEAK.patch
14mr|jasper-1.900.1-16|43	Patch15: jasper-1.900.1-Coverity-UNREACHABLE.patch
14mr|jasper-1.900.1-16|44	Patch16: jasper-1.900.1-Coverity-UNUSED_VALUE.patch
14mr|jasper-1.900.1-16|45	BuildRequires:	jpeg-devel
14mr|jasper-1.900.1-16|46	BuildRequires:	autoconf automake libtool
14mr|jasper-1.900.1-16|47	%if !%bootstrap
14mr|jasper-1.900.1-16|48	BuildRequires:	pkgconfig(glut)
14mr|jasper-1.900.1-16|49	%endif
14mr|jasper-1.900.1-16|50	
14mr|jasper-1.900.1-16|51	%description
14mr|jasper-1.900.1-16|52	JasPer is a software-based implementation of the codec specified in the
14mr|jasper-1.900.1-16|53	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).  This package
14mr|jasper-1.900.1-16|54	contains tools for working with JPEG-2000 images.
14mr|jasper-1.900.1-16|55	
14mr|jasper-1.900.1-16|56	%package -n %{libname}
14mr|jasper-1.900.1-16|57	Summary:	Libraries for JasPer
14mr|jasper-1.900.1-16|58	Group:		System/Libraries
14mr|jasper-1.900.1-16|59	Provides:	lib%{name} = %{version}-%{release}
14mr|jasper-1.900.1-16|60	
14mr|jasper-1.900.1-16|61	%description -n %{libname}
14mr|jasper-1.900.1-16|62	JasPer is a software-based implementation of the codec specified in the
14mr|jasper-1.900.1-16|63	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).  This package
14mr|jasper-1.900.1-16|64	contains libraries for working with JPEG-2000 images.
14mr|jasper-1.900.1-16|65	
14mr|jasper-1.900.1-16|66	%package -n %{develname}
14mr|jasper-1.900.1-16|67	Summary:	Development tools for programs which will use the libjasper library
14mr|jasper-1.900.1-16|68	Group:		Development/C
14mr|jasper-1.900.1-16|69	Requires:	%{libname} = %{version}-%{release}
14mr|jasper-1.900.1-16|70	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|jasper-1.900.1-16|71	Provides:	%{name}-devel = %{version}-%{release}
14mr|jasper-1.900.1-16|72	Conflicts:	lib64jasper1.701_1-devel
14mr|jasper-1.900.1-16|73	Obsoletes:	%{mklibname %{name} 1 -d} < 1.900.1-5
14mr|jasper-1.900.1-16|74	Provides:	%{mklibname %{name} 1 -d}
14mr|jasper-1.900.1-16|75	
14mr|jasper-1.900.1-16|76	%description -n %{develname}
14mr|jasper-1.900.1-16|77	The %{libname}-devel package includes the header files necessary for
14mr|jasper-1.900.1-16|78	developing programs which will manipulate JPEG-2000 files using
14mr|jasper-1.900.1-16|79	the libjasper library.
14mr|jasper-1.900.1-16|80	
14mr|jasper-1.900.1-16|81	If you are going to develop programs which will manipulate JPEG-2000 images,
14mr|jasper-1.900.1-16|82	you should install %{libname}-devel.  You'll also need to have the
14mr|jasper-1.900.1-16|83	%{libname} package installed.
14mr|jasper-1.900.1-16|84	
14mr|jasper-1.900.1-16|85	%package -n %{staticname}
14mr|jasper-1.900.1-16|86	Summary:	Static libraries for programs which will use the libjasper library
14mr|jasper-1.900.1-16|87	Group:		Development/C
14mr|jasper-1.900.1-16|88	Requires:	%{develname} = %{version}-%{release}
14mr|jasper-1.900.1-16|89	Provides:	lib%{name}-static-devel = %{version}-%{release}
14mr|jasper-1.900.1-16|90	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|jasper-1.900.1-16|91	Provides:	%{libname}-static-devel = %{version}-%{release}
14mr|jasper-1.900.1-16|92	Conflicts:	lib64jasper1.701_1-static-devel
14mr|jasper-1.900.1-16|93	Obsoletes:	%{mklibname %{name} 1 -d -s} < 1.900.1-5
14mr|jasper-1.900.1-16|94	Provides:	%{mklibname %{name} 1 -d -s}
14mr|jasper-1.900.1-16|95	
14mr|jasper-1.900.1-16|96	%description -n %{staticname}
14mr|jasper-1.900.1-16|97	The %{libname}-static-devel package includes the static
14mr|jasper-1.900.1-16|98	libraries necessary for developing programs which will manipulate JPEG-2000
14mr|jasper-1.900.1-16|99	files using the libjasper library.
14mr|jasper-1.900.1-16|100	
14mr|jasper-1.900.1-16|101	%prep
14mr|jasper-1.900.1-16|102	%setup -q
14mr|jasper-1.900.1-16|103	%patch1 -p1 -b .GL
14mr|jasper-1.900.1-16|104	%patch2 -p1 -b .GL-ac
14mr|jasper-1.900.1-16|105	%patch3 -p1 -b .CVE-2007-2721
14mr|jasper-1.900.1-16|106	%patch4 -p1 -b .jpc_dec_assertion
14mr|jasper-1.900.1-16|107	%patch5 -p1 -b .CVE-2008-3520
14mr|jasper-1.900.1-16|108	%patch6 -p1 -b .CVE-2008-3522
14mr|jasper-1.900.1-16|109	%patch7 -p1 -b .pkgconfig
14mr|jasper-1.900.1-16|110	%patch8 -p1 -b .CVE-2011-4516-4517
14mr|jasper-1.900.1-16|111	
14mr|jasper-1.900.1-16|112	%patch10 -p1 -b .BAD_SIZEOF
14mr|jasper-1.900.1-16|113	%patch11 -p1 -b .CHECKED_RETURN
14mr|jasper-1.900.1-16|114	%patch12 -p1 -b .FORWARD_NULL
14mr|jasper-1.900.1-16|115	%patch13 -p1 -b .NULL_RETURNS
14mr|jasper-1.900.1-16|116	%patch14 -p1 -b .RESOURCE_LEAK
14mr|jasper-1.900.1-16|117	%patch15 -p1 -b .UNREACHABLE
14mr|jasper-1.900.1-16|118	%patch16 -p1 -b .UNUSED_VALUE
14mr|jasper-1.900.1-16|119	
14mr|jasper-1.900.1-16|120	%__mv doc/README doc/README.pdf
14mr|jasper-1.900.1-16|121	
14mr|jasper-1.900.1-16|122	%build
14mr|jasper-1.900.1-16|123	autoreconf -fi
14mr|jasper-1.900.1-16|124	
14mr|jasper-1.900.1-16|125	%configure2_5x --enable-shared
14mr|jasper-1.900.1-16|126	
14mr|jasper-1.900.1-16|127	%make
14mr|jasper-1.900.1-16|128	
14mr|jasper-1.900.1-16|129	%install
14mr|jasper-1.900.1-16|130	%makeinstall_std
14mr|jasper-1.900.1-16|131	
14mr|jasper-1.900.1-16|132	%multiarch_includes %{buildroot}%{_includedir}/jasper/jas_config.h
14mr|jasper-1.900.1-16|133	
14mr|jasper-1.900.1-16|134	%files
14mr|jasper-1.900.1-16|135	%doc README LICENSE NEWS
14mr|jasper-1.900.1-16|136	%{_bindir}/imgcmp
14mr|jasper-1.900.1-16|137	%{_bindir}/imginfo
14mr|jasper-1.900.1-16|138	%{_bindir}/jasper
14mr|jasper-1.900.1-16|139	%if !%bootstrap
14mr|jasper-1.900.1-16|140	%{_bindir}/jiv
14mr|jasper-1.900.1-16|141	%endif
14mr|jasper-1.900.1-16|142	%{_bindir}/tmrdemo
14mr|jasper-1.900.1-16|143	%{_mandir}/man1/imgcmp.1*
14mr|jasper-1.900.1-16|144	%{_mandir}/man1/imginfo.1*
14mr|jasper-1.900.1-16|145	%{_mandir}/man1/jasper.1*
14mr|jasper-1.900.1-16|146	%{_mandir}/man1/jiv.1*
14mr|jasper-1.900.1-16|147	
14mr|jasper-1.900.1-16|148	%files -n %{libname}
14mr|jasper-1.900.1-16|149	%{_libdir}/lib*.so.%{major}*
14mr|jasper-1.900.1-16|150	
14mr|jasper-1.900.1-16|151	%files -n %{develname}
14mr|jasper-1.900.1-16|152	%doc doc/README.pdf doc/jasper.pdf doc/jpeg2000.pdf
14mr|jasper-1.900.1-16|153	%dir %{_includedir}/%{name}
14mr|jasper-1.900.1-16|154	%dir %{multiarch_includedir}/%{name}
14mr|jasper-1.900.1-16|155	%{multiarch_includedir}/%{name}/*.h
14mr|jasper-1.900.1-16|156	%{_includedir}/%{name}/*
14mr|jasper-1.900.1-16|157	%{_libdir}/*.so
14mr|jasper-1.900.1-16|158	%{_libdir}/pkgconfig/jasper.pc
14mr|jasper-1.900.1-16|159	
14mr|jasper-1.900.1-16|160	%files -n %{staticname}
14mr|jasper-1.900.1-16|161	%{_libdir}/*.a
14mr|jasper-1.900.1-16|162	
14mr|jasper-1.900.1-16|163	
14mr|jasper-1.900.1-16|164	%changelog
14mr|jasper-1.900.1-16|165	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.900.1-16
14mr|jasper-1.900.1-16|166	+ Revision: 1e0fd8b
14mr|jasper-1.900.1-16|167	- MassBuild#440: Increase release tag
14mr|jasper-1.900.1-16|168	
14mr|jasper-1.900.1-16|169	

16832 14
14mr|java-1.5.0-gcj-1.5.0.0-29|1	# with => disabled by default
14mr|java-1.5.0-gcj-1.5.0.0-29|2	# without => enabled by default
14mr|java-1.5.0-gcj-1.5.0.0-29|3	
14mr|java-1.5.0-gcj-1.5.0.0-29|4	%bcond_with		bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|5	%bcond_with             plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|6	%bcond_with             fastjar
14mr|java-1.5.0-gcj-1.5.0.0-29|7	
14mr|java-1.5.0-gcj-1.5.0.0-29|8	%define origin		gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|9	%define gccsuffix	%nil
14mr|java-1.5.0-gcj-1.5.0.0-29|10	%define gccsoversion	15
14mr|java-1.5.0-gcj-1.5.0.0-29|11	%define priority	1500
14mr|java-1.5.0-gcj-1.5.0.0-29|12	%define	javaver		1.5.0
14mr|java-1.5.0-gcj-1.5.0.0-29|13	%define buildver	0
14mr|java-1.5.0-gcj-1.5.0.0-29|14	# the version-release string for the gcj rpms we require
14mr|java-1.5.0-gcj-1.5.0.0-29|15	%define gccver		%(gcc%{gccsuffix} -dumpversion 2>/dev/null || echo 0)
14mr|java-1.5.0-gcj-1.5.0.0-29|16	%define jgcver		1.0.80
14mr|java-1.5.0-gcj-1.5.0.0-29|17	%define jar		%{_bindir}/gjar%{gccsuffix}
14mr|java-1.5.0-gcj-1.5.0.0-29|18	
14mr|java-1.5.0-gcj-1.5.0.0-29|19	%define	sdklnk		java-%{javaver}-%{origin}
14mr|java-1.5.0-gcj-1.5.0.0-29|20	%define	jrelnk		jre-%{javaver}-%{origin}
14mr|java-1.5.0-gcj-1.5.0.0-29|21	%define	sdkdir		%{name}-%{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|22	%define	jredir		%{sdkdir}/jre
14mr|java-1.5.0-gcj-1.5.0.0-29|23	%define sdkbindir	%{_jvmdir}/%{sdklnk}/bin
14mr|java-1.5.0-gcj-1.5.0.0-29|24	%define jrebindir	%{_jvmdir}/%{jrelnk}/bin
14mr|java-1.5.0-gcj-1.5.0.0-29|25	%define jvmjardir       %{_jvmjardir}/%{name}-%{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|26	%define jafver          1.1
14mr|java-1.5.0-gcj-1.5.0.0-29|27	
14mr|java-1.5.0-gcj-1.5.0.0-29|28	%if %with plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|29	%define plugindir       %{_libdir}/mozilla/plugins
14mr|java-1.5.0-gcj-1.5.0.0-29|30	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|31	
14mr|java-1.5.0-gcj-1.5.0.0-29|32	Summary:	JPackage runtime scripts for GCJ
14mr|java-1.5.0-gcj-1.5.0.0-29|33	Name:		java-%{javaver}-%{origin}
14mr|java-1.5.0-gcj-1.5.0.0-29|34	Version:	%{javaver}.%{buildver}
14mr|java-1.5.0-gcj-1.5.0.0-29|35	Release:	29
14mr|java-1.5.0-gcj-1.5.0.0-29|36	Group:		Development/Java
14mr|java-1.5.0-gcj-1.5.0.0-29|37	License:	GPLv2
14mr|java-1.5.0-gcj-1.5.0.0-29|38	Url:		http://sources.redhat.com/rhug/java-gcj-compat.html
14mr|java-1.5.0-gcj-1.5.0.0-29|39	Source0:	ftp://sources.redhat.com/pub/rhug/java-gcj-compat-%{jgcver}.tar.gz
14mr|java-1.5.0-gcj-1.5.0.0-29|40	Patch0:		java-1.4.2-gcj-compat-aot-compile-rpm.patch
14mr|java-1.5.0-gcj-1.5.0.0-29|41	# Add only .so linked to correct libgcj_bc.so during rebuild-gcj-db,
14mr|java-1.5.0-gcj-1.5.0.0-29|42	# to avoid gij failure with non-rebuilt packages
14mr|java-1.5.0-gcj-1.5.0.0-29|43	Patch1:		java-1.5.0-gcj-ensure-soname-compat.patch
14mr|java-1.5.0-gcj-1.5.0.0-29|44	# Fix invalid python code causing aotcompile to explode
14mr|java-1.5.0-gcj-1.5.0.0-29|45	Patch5:		java-gcj-compat-1.0.80-fix-aotcompile.patch
14mr|java-1.5.0-gcj-1.5.0.0-29|46	
14mr|java-1.5.0-gcj-1.5.0.0-29|47	# required to calculate gcj binary's path to encode in aotcompile.py
14mr|java-1.5.0-gcj-1.5.0.0-29|48	# and rebuild-gcj-db
14mr|java-1.5.0-gcj-1.5.0.0-29|49	BuildRequires:	gcc%{gccsuffix}-java eclipse-ecj
14mr|java-1.5.0-gcj-1.5.0.0-29|50	BuildRequires:	libgcj%{gccsoversion}-src
14mr|java-1.5.0-gcj-1.5.0.0-29|51	# required for cacerts generation
14mr|java-1.5.0-gcj-1.5.0.0-29|52	BuildRequires:	openssl
14mr|java-1.5.0-gcj-1.5.0.0-29|53	BuildRequires:	gcj-tools
14mr|java-1.5.0-gcj-1.5.0.0-29|54	BuildRequires:	python-devel
14mr|java-1.5.0-gcj-1.5.0.0-29|55	BuildRequires:	java-rpmbuild
14mr|java-1.5.0-gcj-1.5.0.0-29|56	%if !%{with bootstrap}
14mr|java-1.5.0-gcj-1.5.0.0-29|57	BuildRequires:	java-1.7.0-openjdk-devel
14mr|java-1.5.0-gcj-1.5.0.0-29|58	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|59	BuildArch:	noarch
14mr|java-1.5.0-gcj-1.5.0.0-29|60	
14mr|java-1.5.0-gcj-1.5.0.0-29|61	# required for tools and libgcj.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|62	Requires:	%{mklibname gcj %{gccsoversion}} >= %{gccver}
14mr|java-1.5.0-gcj-1.5.0.0-29|63	# XXX:	this might not be the right place for it, but it needs to be somewhere
14mr|java-1.5.0-gcj-1.5.0.0-29|64	Requires:	bouncycastle
14mr|java-1.5.0-gcj-1.5.0.0-29|65	# required for directory structures
14mr|java-1.5.0-gcj-1.5.0.0-29|66	Requires:	jpackage-utils >= 1.7.3
14mr|java-1.5.0-gcj-1.5.0.0-29|67	Requires(post,postun):	jpackage-utils
14mr|java-1.5.0-gcj-1.5.0.0-29|68	Requires(post,postun):	update-alternatives >= 1.8.6
14mr|java-1.5.0-gcj-1.5.0.0-29|69	
14mr|java-1.5.0-gcj-1.5.0.0-29|70	# standard JPackage base provides
14mr|java-1.5.0-gcj-1.5.0.0-29|71	Provides:	jre-%{javaver}-%{origin} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|72	Provides:	jre-%{origin} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|73	Provides:	jre-%{javaver} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|74	Provides:	java-%{javaver} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|75	Provides:	jre = %{javaver}
14mr|java-1.5.0-gcj-1.5.0.0-29|76	Provides:	java-%{origin} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|77	Provides:	java = %{javaver}
14mr|java-1.5.0-gcj-1.5.0.0-29|78	# libgcj provides, translated to JPackage provides
14mr|java-1.5.0-gcj-1.5.0.0-29|79	Provides:	jaas = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|80	Provides:	jce = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|81	Provides:	jdbc-stdext = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|82	Provides:	jdbc-stdext = 3.0
14mr|java-1.5.0-gcj-1.5.0.0-29|83	Provides:	jndi = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|84	Provides:	jndi-cos = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|85	Provides:	jndi-dns = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|86	Provides:	jndi-ldap = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|87	Provides:	jndi-rmi = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|88	Provides:	jsse = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|89	Provides:	java-sasl = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|90	Provides:	jaxp_parser_impl = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|91	# java-gcj-compat base provides
14mr|java-1.5.0-gcj-1.5.0.0-29|92	# (anssi) added release
14mr|java-1.5.0-gcj-1.5.0.0-29|93	Provides:	java-gcj-compat = %{jgcver}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|94	Provides:	java-1.4.2-gcj-compat = 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|95	Provides:	java-1.5.0-gcj-compat = 1.5.0
14mr|java-1.5.0-gcj-1.5.0.0-29|96	
14mr|java-1.5.0-gcj-1.5.0.0-29|97	# Mandriva added:
14mr|java-1.5.0-gcj-1.5.0.0-29|98	Provides:	jaxp_transform_impl = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|99	Provides:	jta = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|100	
14mr|java-1.5.0-gcj-1.5.0.0-29|101	Obsoletes:	java-1.4.2-gcj-compat < 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|102	Obsoletes:	gnu-crypto < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|103	Obsoletes:	gnu-crypto-der < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|104	Obsoletes:	gnu-crypto-auth-jdk1.4 < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|105	Obsoletes:	gnu-crypto-jce-jdk1.4 < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|106	Obsoletes:	gnu-crypto-sasl-jdk1.4 < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|107	Obsoletes:	jessie <= 1.0.1-7
14mr|java-1.5.0-gcj-1.5.0.0-29|108	Obsoletes:	classpathx-jaf <= 1.0-16
14mr|java-1.5.0-gcj-1.5.0.0-29|109	Provides:	jaf = 0:%{jafver}
14mr|java-1.5.0-gcj-1.5.0.0-29|110	Provides:	activation = 0:%{jafver}
14mr|java-1.5.0-gcj-1.5.0.0-29|111	Obsoletes:	gnujaf <= 0:1.0-0.rc1.1jp
14mr|java-1.5.0-gcj-1.5.0.0-29|112	
14mr|java-1.5.0-gcj-1.5.0.0-29|113	%description
14mr|java-1.5.0-gcj-1.5.0.0-29|114	This package installs directory structures, shell scripts and symbolic
14mr|java-1.5.0-gcj-1.5.0.0-29|115	links to simulate a JPackage-compatible runtime environment with GCJ.
14mr|java-1.5.0-gcj-1.5.0.0-29|116	
14mr|java-1.5.0-gcj-1.5.0.0-29|117	%package devel
14mr|java-1.5.0-gcj-1.5.0.0-29|118	Summary:	JPackage development scripts for GCJ
14mr|java-1.5.0-gcj-1.5.0.0-29|119	Group:		Development/Java
14mr|java-1.5.0-gcj-1.5.0.0-29|120	
14mr|java-1.5.0-gcj-1.5.0.0-29|121	# require base package
14mr|java-1.5.0-gcj-1.5.0.0-29|122	Requires:	%{name} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|123	# require python for aot-compile
14mr|java-1.5.0-gcj-1.5.0.0-29|124	Requires:	python
14mr|java-1.5.0-gcj-1.5.0.0-29|125	# post requires alternatives to install tool alternatives
14mr|java-1.5.0-gcj-1.5.0.0-29|126	Requires(post):	update-alternatives >= 1.8.6
14mr|java-1.5.0-gcj-1.5.0.0-29|127	# postun requires alternatives to uninstall tool alternatives
14mr|java-1.5.0-gcj-1.5.0.0-29|128	Requires(postun):	update-alternatives
14mr|java-1.5.0-gcj-1.5.0.0-29|129	BuildRequires:	python-devel
14mr|java-1.5.0-gcj-1.5.0.0-29|130	Requires:	gcc%{gccsuffix}-java
14mr|java-1.5.0-gcj-1.5.0.0-29|131	
14mr|java-1.5.0-gcj-1.5.0.0-29|132	%if %with fastjar
14mr|java-1.5.0-gcj-1.5.0.0-29|133	Requires:	fastjar
14mr|java-1.5.0-gcj-1.5.0.0-29|134	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|135	
14mr|java-1.5.0-gcj-1.5.0.0-29|136	%if !%with bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|137	# For javadoc symlink
14mr|java-1.5.0-gcj-1.5.0.0-29|138	Requires:	java-1.7.0-openjdk-devel
14mr|java-1.5.0-gcj-1.5.0.0-29|139	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|140	# For java == gij symlink
14mr|java-1.5.0-gcj-1.5.0.0-29|141	Requires:	gcj-tools
14mr|java-1.5.0-gcj-1.5.0.0-29|142	
14mr|java-1.5.0-gcj-1.5.0.0-29|143	# standard JPackage devel provides
14mr|java-1.5.0-gcj-1.5.0.0-29|144	Provides:	java-sdk-%{javaver}-%{origin} = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|145	Provides:	java-sdk-%{javaver} = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|146	Provides:	java-sdk-%{origin} = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|147	Provides:	java-sdk = %{javaver}
14mr|java-1.5.0-gcj-1.5.0.0-29|148	Provides:	java-%{javaver}-devel = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|149	Provides:	java-devel-%{origin} = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|150	Provides:	java-devel = %{javaver}
14mr|java-1.5.0-gcj-1.5.0.0-29|151	# java-gcj-compat devel provides
14mr|java-1.5.0-gcj-1.5.0.0-29|152	# (anssi) added release
14mr|java-1.5.0-gcj-1.5.0.0-29|153	Provides:	java-gcj-compat-devel = %{jgcver}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|154	Provides:	java-1.4.2-gcj-compat-devel = 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|155	
14mr|java-1.5.0-gcj-1.5.0.0-29|156	Obsoletes:	java-1.4.2-gcj-compat-devel < 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|157	
14mr|java-1.5.0-gcj-1.5.0.0-29|158	%if !%with bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|159	Requires:	eclipse-ecj
14mr|java-1.5.0-gcj-1.5.0.0-29|160	%else
14mr|java-1.5.0-gcj-1.5.0.0-29|161	Requires:	ecj-bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|162	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|163	
14mr|java-1.5.0-gcj-1.5.0.0-29|164	%description devel
14mr|java-1.5.0-gcj-1.5.0.0-29|165	This package installs directory structures, shell scripts and symbolic
14mr|java-1.5.0-gcj-1.5.0.0-29|166	links to simulate a JPackage-compatible development environment with
14mr|java-1.5.0-gcj-1.5.0.0-29|167	GCJ.
14mr|java-1.5.0-gcj-1.5.0.0-29|168	
14mr|java-1.5.0-gcj-1.5.0.0-29|169	%package src
14mr|java-1.5.0-gcj-1.5.0.0-29|170	Summary:	Source files for libgcj
14mr|java-1.5.0-gcj-1.5.0.0-29|171	Group:		Development/Java
14mr|java-1.5.0-gcj-1.5.0.0-29|172	
14mr|java-1.5.0-gcj-1.5.0.0-29|173	Requires:	%{name} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|174	Requires:	libgcj%{gccsoversion}-src >= %{gccver}
14mr|java-1.5.0-gcj-1.5.0.0-29|175	
14mr|java-1.5.0-gcj-1.5.0.0-29|176	# java-gcj-compat src provides
14mr|java-1.5.0-gcj-1.5.0.0-29|177	Provides:	java-1.4.2-gcj-compat-src = 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|178	Obsoletes:	java-1.4.2-gcj-compat-src < 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|179	
14mr|java-1.5.0-gcj-1.5.0.0-29|180	%description src
14mr|java-1.5.0-gcj-1.5.0.0-29|181	This package installs a versionless src.zip symlink that points to a
14mr|java-1.5.0-gcj-1.5.0.0-29|182	specific version of the libgcj sources.
14mr|java-1.5.0-gcj-1.5.0.0-29|183	
14mr|java-1.5.0-gcj-1.5.0.0-29|184	%if !%with bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|185	%package javadoc
14mr|java-1.5.0-gcj-1.5.0.0-29|186	Summary:	API documentation for libgcj
14mr|java-1.5.0-gcj-1.5.0.0-29|187	Group:		Development/Java
14mr|java-1.5.0-gcj-1.5.0.0-29|188	
14mr|java-1.5.0-gcj-1.5.0.0-29|189	# require base package
14mr|java-1.5.0-gcj-1.5.0.0-29|190	# (walluck):	why? docs should not require a JVM
14mr|java-1.5.0-gcj-1.5.0.0-29|191	#Requires:	%{name} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|192	
14mr|java-1.5.0-gcj-1.5.0.0-29|193	# standard JPackage javadoc provides
14mr|java-1.5.0-gcj-1.5.0.0-29|194	Provides:	java-javadoc = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|195	Provides:	java-%{javaver}-javadoc = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|196	# java-gcj-compat javadoc provides
14mr|java-1.5.0-gcj-1.5.0.0-29|197	Provides:	java-1.4.2-gcj-compat-javadoc = 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|198	
14mr|java-1.5.0-gcj-1.5.0.0-29|199	Obsoletes:	java-1.4.2-gcj-compat-javadoc < 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|200	Obsoletes:	gnu-crypto-javadoc < 2.1.0-7
14mr|java-1.5.0-gcj-1.5.0.0-29|201	Obsoletes:	classpathx-jaf-javadoc <= 1.0-16
14mr|java-1.5.0-gcj-1.5.0.0-29|202	Provides:	jaf-javadoc = 0:%{jafver}
14mr|java-1.5.0-gcj-1.5.0.0-29|203	Provides:	activation-javadoc = 0:%{jafver}
14mr|java-1.5.0-gcj-1.5.0.0-29|204	Obsoletes:	gnujaf-javadoc <= 0:1.0-0.rc1.1jpp
14mr|java-1.5.0-gcj-1.5.0.0-29|205	
14mr|java-1.5.0-gcj-1.5.0.0-29|206	%description javadoc
14mr|java-1.5.0-gcj-1.5.0.0-29|207	This package installs Javadoc API documentation for libgcj.
14mr|java-1.5.0-gcj-1.5.0.0-29|208	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|209	
14mr|java-1.5.0-gcj-1.5.0.0-29|210	%if %with plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|211	%package plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|212	Summary:	Web browser plugin that handles applets
14mr|java-1.5.0-gcj-1.5.0.0-29|213	Group:		Development/Java
14mr|java-1.5.0-gcj-1.5.0.0-29|214	
14mr|java-1.5.0-gcj-1.5.0.0-29|215	# require base package
14mr|java-1.5.0-gcj-1.5.0.0-29|216	Requires:	%{name} = %{version}-%{release}
14mr|java-1.5.0-gcj-1.5.0.0-29|217	# require libgcj for plugin shared object
14mr|java-1.5.0-gcj-1.5.0.0-29|218	Requires:	%{_lib}gcj%{gccsoversion} >= %{gccver}
14mr|java-1.5.0-gcj-1.5.0.0-29|219	# post requires alternatives to install plugin alternative
14mr|java-1.5.0-gcj-1.5.0.0-29|220	Requires(post):	update-alternatives
14mr|java-1.5.0-gcj-1.5.0.0-29|221	# postun requires alternatives to uninstall plugin alternative
14mr|java-1.5.0-gcj-1.5.0.0-29|222	Requires(postun):	update-alternatives
14mr|java-1.5.0-gcj-1.5.0.0-29|223	
14mr|java-1.5.0-gcj-1.5.0.0-29|224	# standard JPackage plugin provides
14mr|java-1.5.0-gcj-1.5.0.0-29|225	Provides:	java-plugin = %{javaver}
14mr|java-1.5.0-gcj-1.5.0.0-29|226	Provides:	java-%{javaver}-plugin = %{version}
14mr|java-1.5.0-gcj-1.5.0.0-29|227	# java-gcj-compat plugin provides
14mr|java-1.5.0-gcj-1.5.0.0-29|228	Provides:	java-1.4.2-gcj-compat-plugin = 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|229	Obsoletes:	java-1.4.2-gcj-compat-plugin < 1.4.2.0-41
14mr|java-1.5.0-gcj-1.5.0.0-29|230	
14mr|java-1.5.0-gcj-1.5.0.0-29|231	%description plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|232	This package installs gcjwebplugin, a Mozilla plugin for applets.
14mr|java-1.5.0-gcj-1.5.0.0-29|233	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|234	
14mr|java-1.5.0-gcj-1.5.0.0-29|235	%prep
14mr|java-1.5.0-gcj-1.5.0.0-29|236	%setup -qn java-gcj-compat-%{jgcver}
14mr|java-1.5.0-gcj-1.5.0.0-29|237	%apply_patches
14mr|java-1.5.0-gcj-1.5.0.0-29|238	# (anssi) for patch4:
14mr|java-1.5.0-gcj-1.5.0.0-29|239	GCJ_BC_MAJOR=$(objdump -p $(gcj%gccsuffix -print-file-name=libgcj_bc.so) | \
14mr|java-1.5.0-gcj-1.5.0.0-29|240	grep SONAME | sed -ne 's,^.*libgcj_bc.so.\([^ ]\).*$,\1,p')
14mr|java-1.5.0-gcj-1.5.0.0-29|241	sed -i -e "s,\@GCJ_BC_MAJOR\@,$GCJ_BC_MAJOR," rebuild-gcj-db.in
14mr|java-1.5.0-gcj-1.5.0.0-29|242	
14mr|java-1.5.0-gcj-1.5.0.0-29|243	# (anssi)
14mr|java-1.5.0-gcj-1.5.0.0-29|244	sed -i -e 's,gkeytool ,gkeytool%{gccsuffix} ,' generate-cacerts.pl
14mr|java-1.5.0-gcj-1.5.0.0-29|245	sed -i -e 's,gjarsigner ,gjarsigner%{gccsuffix} ,' Makefile.am
14mr|java-1.5.0-gcj-1.5.0.0-29|246	sed -i -e 's,gappletviewer ,gappletviewer%{gccsuffix} ,' Makefile.am
14mr|java-1.5.0-gcj-1.5.0.0-29|247	
14mr|java-1.5.0-gcj-1.5.0.0-29|248	%if %with fastjar
14mr|java-1.5.0-gcj-1.5.0.0-29|249	# (anssi) GCC4.2 contains gjar instead of fastjar
14mr|java-1.5.0-gcj-1.5.0.0-29|250	# we use external fastjar due to upstream classpath bug anyway:
14mr|java-1.5.0-gcj-1.5.0.0-29|251	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516
14mr|java-1.5.0-gcj-1.5.0.0-29|252	sed -i -e 's,fastjar\$\(gcc_suffix\),fastjar,' Makefile.am
14mr|java-1.5.0-gcj-1.5.0.0-29|253	%else
14mr|java-1.5.0-gcj-1.5.0.0-29|254	sed -i -e 's,fastjar\$\(gcc_suffix\),gjar\$\(gcc_suffix\),' Makefile.am
14mr|java-1.5.0-gcj-1.5.0.0-29|255	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|256	aclocal
14mr|java-1.5.0-gcj-1.5.0.0-29|257	automake
14mr|java-1.5.0-gcj-1.5.0.0-29|258	autoconf
14mr|java-1.5.0-gcj-1.5.0.0-29|259	
14mr|java-1.5.0-gcj-1.5.0.0-29|260	%build
14mr|java-1.5.0-gcj-1.5.0.0-29|261	export CLASSPATH=
14mr|java-1.5.0-gcj-1.5.0.0-29|262	export JAR=%jar
14mr|java-1.5.0-gcj-1.5.0.0-29|263	%configure2_5x \
14mr|java-1.5.0-gcj-1.5.0.0-29|264	--disable-symlinks \
14mr|java-1.5.0-gcj-1.5.0.0-29|265	--with-arch-directory=%{_arch} \
14mr|java-1.5.0-gcj-1.5.0.0-29|266	--with-os-directory=linux \
14mr|java-1.5.0-gcj-1.5.0.0-29|267	--with-security-directory=%{_sysconfdir}/java/security/security.d \
14mr|java-1.5.0-gcj-1.5.0.0-29|268	--with-gcc-suffix=%{gccsuffix} \
14mr|java-1.5.0-gcj-1.5.0.0-29|269	--with-origin-name=gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|270	
14mr|java-1.5.0-gcj-1.5.0.0-29|271	%make
14mr|java-1.5.0-gcj-1.5.0.0-29|272	
14mr|java-1.5.0-gcj-1.5.0.0-29|273	# the python compiler encodes the source file's timestamp in the .pyc
14mr|java-1.5.0-gcj-1.5.0.0-29|274	# and .pyo headers.  since aotcompile.py is generated by configure,
14mr|java-1.5.0-gcj-1.5.0.0-29|275	# its timestamp will differ from build to build.  this causes multilib
14mr|java-1.5.0-gcj-1.5.0.0-29|276	# conflicts.  we work around this by setting aotcompile.py's timestamp
14mr|java-1.5.0-gcj-1.5.0.0-29|277	# to equal aotcompile.py.in's timestamp. (205216)
14mr|java-1.5.0-gcj-1.5.0.0-29|278	touch --reference=aotcompile.py.in aotcompile.py
14mr|java-1.5.0-gcj-1.5.0.0-29|279	
14mr|java-1.5.0-gcj-1.5.0.0-29|280	%install
14mr|java-1.5.0-gcj-1.5.0.0-29|281	%makeinstall_std
14mr|java-1.5.0-gcj-1.5.0.0-29|282	
14mr|java-1.5.0-gcj-1.5.0.0-29|283	# extensions handling
14mr|java-1.5.0-gcj-1.5.0.0-29|284	install -dm 755 %{buildroot}%{jvmjardir}
14mr|java-1.5.0-gcj-1.5.0.0-29|285	pushd %{buildroot}%{jvmjardir}
14mr|java-1.5.0-gcj-1.5.0.0-29|286	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
14mr|java-1.5.0-gcj-1.5.0.0-29|287	jndi-ldap jndi-rmi jsse sasl jta; do
14mr|java-1.5.0-gcj-1.5.0.0-29|288	ln -s %{_jvmdir}/%{jredir}/lib/$jarname.jar $jarname-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|289	done
14mr|java-1.5.0-gcj-1.5.0.0-29|290	for jar in *-%{version}.jar ; do
14mr|java-1.5.0-gcj-1.5.0.0-29|291	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14mr|java-1.5.0-gcj-1.5.0.0-29|292	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mr|java-1.5.0-gcj-1.5.0.0-29|293	done
14mr|java-1.5.0-gcj-1.5.0.0-29|294	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|295	
14mr|java-1.5.0-gcj-1.5.0.0-29|296	# security directory and provider list
14mr|java-1.5.0-gcj-1.5.0.0-29|297	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/security
14mr|java-1.5.0-gcj-1.5.0.0-29|298	ln -sf %{_prefix}/lib/security/classpath.security %{buildroot}%{_jvmdir}/%{jredir}/lib/security/java.security
14mr|java-1.5.0-gcj-1.5.0.0-29|299	
14mr|java-1.5.0-gcj-1.5.0.0-29|300	%if 0
14mr|java-1.5.0-gcj-1.5.0.0-29|301	# (anssi) we have those in jpackage-utils
14mr|java-1.5.0-gcj-1.5.0.0-29|302	
14mr|java-1.5.0-gcj-1.5.0.0-29|303	# default security providers, provided by libgcj
14mr|java-1.5.0-gcj-1.5.0.0-29|304	install -dm 755 %{buildroot}%{_sysconfdir}/java/security/security.d
14mr|java-1.5.0-gcj-1.5.0.0-29|305	for provider in \
14mr|java-1.5.0-gcj-1.5.0.0-29|306	1000-gnu.java.security.provider.Gnu \
14mr|java-1.5.0-gcj-1.5.0.0-29|307	1001-gnu.javax.crypto.jce.GnuCrypto \
14mr|java-1.5.0-gcj-1.5.0.0-29|308	1002-gnu.javax.crypto.jce.GnuSasl \
14mr|java-1.5.0-gcj-1.5.0.0-29|309	1003-gnu.javax.net.ssl.provider.Jessie \
14mr|java-1.5.0-gcj-1.5.0.0-29|310	1004-gnu.javax.security.auth.callback.GnuCallbacks
14mr|java-1.5.0-gcj-1.5.0.0-29|311	do
14mr|java-1.5.0-gcj-1.5.0.0-29|312	cat > %{buildroot}%{_sysconfdir}/java/security/security.d/$provider << EOF
14mr|java-1.5.0-gcj-1.5.0.0-29|313	# This file's contents are ignored.  It's name, of the form
14mr|java-1.5.0-gcj-1.5.0.0-29|314	# <priority>-<provider name>, is used by rebuild-security-providers to
14mr|java-1.5.0-gcj-1.5.0.0-29|315	# rebuild the list of security providers in libgcj's
14mr|java-1.5.0-gcj-1.5.0.0-29|316	# classpath.security file.
14mr|java-1.5.0-gcj-1.5.0.0-29|317	EOF
14mr|java-1.5.0-gcj-1.5.0.0-29|318	done
14mr|java-1.5.0-gcj-1.5.0.0-29|319	
14mr|java-1.5.0-gcj-1.5.0.0-29|320	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|321	
14mr|java-1.5.0-gcj-1.5.0.0-29|322	# cacerts
14mr|java-1.5.0-gcj-1.5.0.0-29|323	%{__perl} generate-cacerts.pl
14mr|java-1.5.0-gcj-1.5.0.0-29|324	install -m 644 cacerts %{buildroot}%{_jvmdir}/%{jredir}/lib/security
14mr|java-1.5.0-gcj-1.5.0.0-29|325	
14mr|java-1.5.0-gcj-1.5.0.0-29|326	# versionless symlinks
14mr|java-1.5.0-gcj-1.5.0.0-29|327	pushd %{buildroot}%{_jvmdir}
14mr|java-1.5.0-gcj-1.5.0.0-29|328	ln -s %{jredir} %{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|329	ln -s %{sdkdir} %{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|330	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|331	
14mr|java-1.5.0-gcj-1.5.0.0-29|332	pushd %{buildroot}%{_jvmjardir}
14mr|java-1.5.0-gcj-1.5.0.0-29|333	ln -s %{sdkdir} %{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|334	ln -s %{sdkdir} %{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|335	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|336	
14mr|java-1.5.0-gcj-1.5.0.0-29|337	# classmap database directory
14mr|java-1.5.0-gcj-1.5.0.0-29|338	install -dm 755 %{buildroot}%{_libdir}/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|339	
14mr|java-1.5.0-gcj-1.5.0.0-29|340	%if !%with bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|341	# build and install API documentation
14mr|java-1.5.0-gcj-1.5.0.0-29|342	install -dm 755 %{buildroot}%{_javadocdir}/%{name}
14mr|java-1.5.0-gcj-1.5.0.0-29|343	pushd %{buildroot}%{_javadocdir}
14mr|java-1.5.0-gcj-1.5.0.0-29|344	ln -s %{name} java
14mr|java-1.5.0-gcj-1.5.0.0-29|345	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|346	mkdir docsbuild
14mr|java-1.5.0-gcj-1.5.0.0-29|347	pushd docsbuild
14mr|java-1.5.0-gcj-1.5.0.0-29|348	GIJ_VERSION=$(gij%{gccsuffix} --version | head -n 2 | tail -n 1 \
14mr|java-1.5.0-gcj-1.5.0.0-29|349	| awk '{ print $5 }')
14mr|java-1.5.0-gcj-1.5.0.0-29|350	%jar xvf /usr/share/java/src-$GIJ_VERSION.zip
14mr|java-1.5.0-gcj-1.5.0.0-29|351	rm -rf gnu
14mr|java-1.5.0-gcj-1.5.0.0-29|352	find ./ -name \*.java | xargs -n 1 dirname | sort | uniq \
14mr|java-1.5.0-gcj-1.5.0.0-29|353	| sed -e "s/\.\///" | sed -e "s/\//\./" \
14mr|java-1.5.0-gcj-1.5.0.0-29|354	| sed -e "s/\//\./" | sed -e "s/\//\./" \
14mr|java-1.5.0-gcj-1.5.0.0-29|355	| sed -e "s/\//\./" | sed -e "s/\//\./" \
14mr|java-1.5.0-gcj-1.5.0.0-29|356	| xargs -n 1 javadoc \
14mr|java-1.5.0-gcj-1.5.0.0-29|357	-d %{buildroot}%{_javadocdir}/%{name} \
14mr|java-1.5.0-gcj-1.5.0.0-29|358	-encoding UTF-8 -breakiterator \
14mr|java-1.5.0-gcj-1.5.0.0-29|359	-linksource -splitindex -doctitle "GNU libgcj $GIJ_VERSION" \
14mr|java-1.5.0-gcj-1.5.0.0-29|360	-windowtitle "GNU libgcj $GIJ_VERSION Documentation" || \
14mr|java-1.5.0-gcj-1.5.0.0-29|361	[ 0$(find %{buildroot}%{_javadocdir}/%{name} | wc -l) -gt 3800 ]
14mr|java-1.5.0-gcj-1.5.0.0-29|362	# (anssi) if over 3800 docfiles are created, consider it a success enough
14mr|java-1.5.0-gcj-1.5.0.0-29|363	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|364	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|365	
14mr|java-1.5.0-gcj-1.5.0.0-29|366	%ifarch x86_64
14mr|java-1.5.0-gcj-1.5.0.0-29|367	cd %{buildroot}%{_jvmdir}/%{jredir}/lib && \
14mr|java-1.5.0-gcj-1.5.0.0-29|368	ln -s %{_arch} amd64
14mr|java-1.5.0-gcj-1.5.0.0-29|369	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|370	
14mr|java-1.5.0-gcj-1.5.0.0-29|371	# install operating system include directory
14mr|java-1.5.0-gcj-1.5.0.0-29|372	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux
14mr|java-1.5.0-gcj-1.5.0.0-29|373	
14mr|java-1.5.0-gcj-1.5.0.0-29|374	# install libjvm.so directories
14mr|java-1.5.0-gcj-1.5.0.0-29|375	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/client
14mr|java-1.5.0-gcj-1.5.0.0-29|376	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/server
14mr|java-1.5.0-gcj-1.5.0.0-29|377	
14mr|java-1.5.0-gcj-1.5.0.0-29|378	# install native_threads directory
14mr|java-1.5.0-gcj-1.5.0.0-29|379	mkdir -p %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads
14mr|java-1.5.0-gcj-1.5.0.0-29|380	
14mr|java-1.5.0-gcj-1.5.0.0-29|381	# install tools.jar directory
14mr|java-1.5.0-gcj-1.5.0.0-29|382	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/lib
14mr|java-1.5.0-gcj-1.5.0.0-29|383	
14mr|java-1.5.0-gcj-1.5.0.0-29|384	# (anssi) Link at build-time, not runtime
14mr|java-1.5.0-gcj-1.5.0.0-29|385	# src
14mr|java-1.5.0-gcj-1.5.0.0-29|386	ln -s %{_javadir}/src-%{gccver}.zip %{buildroot}%{_jvmdir}/%{sdkdir}/src.zip
14mr|java-1.5.0-gcj-1.5.0.0-29|387	# %name
14mr|java-1.5.0-gcj-1.5.0.0-29|388	ln -s %{_javadir}/libgcj-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|389	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjawt.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
14mr|java-1.5.0-gcj-1.5.0.0-29|390	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
14mr|java-1.5.0-gcj-1.5.0.0-29|391	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
14mr|java-1.5.0-gcj-1.5.0.0-29|392	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
14mr|java-1.5.0-gcj-1.5.0.0-29|393	# devel
14mr|java-1.5.0-gcj-1.5.0.0-29|394	ln -s %{_javadir}/libgcj-tools-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/lib/tools.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|395	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt.h
14mr|java-1.5.0-gcj-1.5.0.0-29|396	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni.h
14mr|java-1.5.0-gcj-1.5.0.0-29|397	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|398	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|399	
14mr|java-1.5.0-gcj-1.5.0.0-29|400	# (anssi) needed by jni_md.h (since gcj4.2 or gcj4.3):
14mr|java-1.5.0-gcj-1.5.0.0-29|401	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|402	ln -s $(gcj%{gccsuffix} -print-file-name=include/gcj/libgcj-config.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/gcj/libgcj-config.h
14mr|java-1.5.0-gcj-1.5.0.0-29|403	
14mr|java-1.5.0-gcj-1.5.0.0-29|404	# (anssi) Normally there is no need to do -I$JAVA_HOME/include/linux when
14mr|java-1.5.0-gcj-1.5.0.0-29|405	# building with gcj. Therefore some software (OOo) may assume it is not
14mr|java-1.5.0-gcj-1.5.0.0-29|406	# needed, thus these compatibility symlinks.
14mr|java-1.5.0-gcj-1.5.0.0-29|407	ln -s linux/gcj %{buildroot}%{_jvmdir}/%{sdkdir}/include/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|408	ln -s linux/jni_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|409	ln -s linux/jawt_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|410	
14mr|java-1.5.0-gcj-1.5.0.0-29|411	pushd %{buildroot}%{_jvmdir}/%{sdkdir}/jre/lib
14mr|java-1.5.0-gcj-1.5.0.0-29|412	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
14mr|java-1.5.0-gcj-1.5.0.0-29|413	jndi-ldap jndi-rmi jsse sasl jta
14mr|java-1.5.0-gcj-1.5.0.0-29|414	do
14mr|java-1.5.0-gcj-1.5.0.0-29|415	ln -s rt.jar $jarname.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|416	done
14mr|java-1.5.0-gcj-1.5.0.0-29|417	popd
14mr|java-1.5.0-gcj-1.5.0.0-29|418	
14mr|java-1.5.0-gcj-1.5.0.0-29|419	# (anssi)
14mr|java-1.5.0-gcj-1.5.0.0-29|420	install -dm 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|java-1.5.0-gcj-1.5.0.0-29|421	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros <<EOF
14mr|java-1.5.0-gcj-1.5.0.0-29|422	# The GCJ that should be used when building packages with %{name}-devel
14mr|java-1.5.0-gcj-1.5.0.0-29|423	%%gcj %{_bindir}/gcj%{gccsuffix}
14mr|java-1.5.0-gcj-1.5.0.0-29|424	# The GCJ dbtool that should be used
14mr|java-1.5.0-gcj-1.5.0.0-29|425	%%gcj_dbtool %{_bindir}/gcj-dbtool%{gccsuffix}
14mr|java-1.5.0-gcj-1.5.0.0-29|426	EOF
14mr|java-1.5.0-gcj-1.5.0.0-29|427	
14mr|java-1.5.0-gcj-1.5.0.0-29|428	## FIXME - (temporarily?) using versions installed by gcc-java-4.6.0
14mr|java-1.5.0-gcj-1.5.0.0-29|429	rm -f %{buildroot}%{_bindir}/aot-compile
14mr|java-1.5.0-gcj-1.5.0.0-29|430	rm -f %{buildroot}%{_bindir}/rebuild-gcj-db
14mr|java-1.5.0-gcj-1.5.0.0-29|431	
14mr|java-1.5.0-gcj-1.5.0.0-29|432	%post
14mr|java-1.5.0-gcj-1.5.0.0-29|433	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|434	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|435	--slave %{_jvmdir}/jre          jre          %{_jvmdir}/%{jrelnk} \
14mr|java-1.5.0-gcj-1.5.0.0-29|436	--slave %{_jvmjardir}/jre       jre_exports  %{_jvmjardir}/%{jrelnk} \
14mr|java-1.5.0-gcj-1.5.0.0-29|437	--slave %{_bindir}/keytool      keytool      %{jrebindir}/keytool \
14mr|java-1.5.0-gcj-1.5.0.0-29|438	--slave %{_bindir}/rmiregistry  rmiregistry  %{jrebindir}/rmiregistry
14mr|java-1.5.0-gcj-1.5.0.0-29|439	
14mr|java-1.5.0-gcj-1.5.0.0-29|440	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|441	--install %{_jvmdir}/jre-%{origin} \
14mr|java-1.5.0-gcj-1.5.0.0-29|442	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|443	--slave %{_jvmjardir}/jre-%{origin} \
14mr|java-1.5.0-gcj-1.5.0.0-29|444	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|445	
14mr|java-1.5.0-gcj-1.5.0.0-29|446	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|447	--install %{_jvmdir}/jre-%{javaver} \
14mr|java-1.5.0-gcj-1.5.0.0-29|448	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|449	--slave %{_jvmjardir}/jre-%{javaver} \
14mr|java-1.5.0-gcj-1.5.0.0-29|450	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|451	
14mr|java-1.5.0-gcj-1.5.0.0-29|452	# jaxp_parser_impl
14mr|java-1.5.0-gcj-1.5.0.0-29|453	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|454	--install %{_javadir}/jaxp_parser_impl.jar \
14mr|java-1.5.0-gcj-1.5.0.0-29|455	jaxp_parser_impl %{_javadir}/libgcj-%{gccver}.jar 20
14mr|java-1.5.0-gcj-1.5.0.0-29|456	
14mr|java-1.5.0-gcj-1.5.0.0-29|457	# jaxp_transform_impl
14mr|java-1.5.0-gcj-1.5.0.0-29|458	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|459	--install %{_javadir}/jaxp_transform_impl.jar \
14mr|java-1.5.0-gcj-1.5.0.0-29|460	jaxp_transform_impl %{_javadir}/libgcj-%{gccver}.jar 20
14mr|java-1.5.0-gcj-1.5.0.0-29|461	
14mr|java-1.5.0-gcj-1.5.0.0-29|462	if [ -x %{_bindir}/rebuild-security-providers ]
14mr|java-1.5.0-gcj-1.5.0.0-29|463	then
14mr|java-1.5.0-gcj-1.5.0.0-29|464	%{_bindir}/rebuild-security-providers
14mr|java-1.5.0-gcj-1.5.0.0-29|465	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|466	%{update_gcjdb}
14mr|java-1.5.0-gcj-1.5.0.0-29|467	
14mr|java-1.5.0-gcj-1.5.0.0-29|468	# (anssi) I do not like the retarget-alternatives hacks with triggers
14mr|java-1.5.0-gcj-1.5.0.0-29|469	# "new gcc => rebuild" is easier
14mr|java-1.5.0-gcj-1.5.0.0-29|470	
14mr|java-1.5.0-gcj-1.5.0.0-29|471	%postun
14mr|java-1.5.0-gcj-1.5.0.0-29|472	if [ $1 -eq 0 ]
14mr|java-1.5.0-gcj-1.5.0.0-29|473	then
14mr|java-1.5.0-gcj-1.5.0.0-29|474	%{_sbindir}/update-alternatives --remove java %{jrebindir}/java
14mr|java-1.5.0-gcj-1.5.0.0-29|475	%{_sbindir}/update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|476	%{_sbindir}/update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|477	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|478	# (anssi) if gcc version changes, we want to remove the stale links:
14mr|java-1.5.0-gcj-1.5.0.0-29|479	if [ $1 -eq 0 ] || ! [ -e %{_javadir}/libgcj-%{gccver}.jar ]; then
14mr|java-1.5.0-gcj-1.5.0.0-29|480	%{_sbindir}/update-alternatives --remove jaxp_parser_impl \
14mr|java-1.5.0-gcj-1.5.0.0-29|481	%{_javadir}/libgcj-%{gccver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|482	%{_sbindir}/update-alternatives --remove jaxp_transform_impl \
14mr|java-1.5.0-gcj-1.5.0.0-29|483	%{_javadir}/libgcj-%{gccver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|484	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|485	
14mr|java-1.5.0-gcj-1.5.0.0-29|486	if [ -x %{_bindir}/rebuild-security-providers ]
14mr|java-1.5.0-gcj-1.5.0.0-29|487	then
14mr|java-1.5.0-gcj-1.5.0.0-29|488	%{_bindir}/rebuild-security-providers
14mr|java-1.5.0-gcj-1.5.0.0-29|489	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|490	
14mr|java-1.5.0-gcj-1.5.0.0-29|491	%{clean_gcjdb}
14mr|java-1.5.0-gcj-1.5.0.0-29|492	
14mr|java-1.5.0-gcj-1.5.0.0-29|493	%post devel
14mr|java-1.5.0-gcj-1.5.0.0-29|494	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|495	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|496	--slave %{_jvmdir}/java         java_sdk          %{_jvmdir}/%{sdklnk} \
14mr|java-1.5.0-gcj-1.5.0.0-29|497	--slave %{_jvmjardir}/java      java_sdk_exports  %{_jvmjardir}/%{sdklnk} \
14mr|java-1.5.0-gcj-1.5.0.0-29|498	--slave %{_bindir}/javadoc      javadoc           %{sdkbindir}/javadoc \
14mr|java-1.5.0-gcj-1.5.0.0-29|499	--slave %{_bindir}/javah        javah             %{sdkbindir}/javah \
14mr|java-1.5.0-gcj-1.5.0.0-29|500	--slave %{_bindir}/jar          jar               %{sdkbindir}/jar \
14mr|java-1.5.0-gcj-1.5.0.0-29|501	--slave %{_bindir}/jarsigner    jarsigner         %{sdkbindir}/jarsigner \
14mr|java-1.5.0-gcj-1.5.0.0-29|502	--slave %{_bindir}/appletviewer appletviewer      %{sdkbindir}/appletviewer \
14mr|java-1.5.0-gcj-1.5.0.0-29|503	--slave %{_bindir}/rmic         rmic              %{sdkbindir}/rmic
14mr|java-1.5.0-gcj-1.5.0.0-29|504	
14mr|java-1.5.0-gcj-1.5.0.0-29|505	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|506	--install %{_jvmdir}/java-%{origin} \
14mr|java-1.5.0-gcj-1.5.0.0-29|507	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|508	--slave %{_jvmjardir}/java-%{origin} \
14mr|java-1.5.0-gcj-1.5.0.0-29|509	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|510	
14mr|java-1.5.0-gcj-1.5.0.0-29|511	%{_sbindir}/update-alternatives \
14mr|java-1.5.0-gcj-1.5.0.0-29|512	--install %{_jvmdir}/java-%{javaver} \
14mr|java-1.5.0-gcj-1.5.0.0-29|513	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
14mr|java-1.5.0-gcj-1.5.0.0-29|514	--slave %{_jvmjardir}/java-%{javaver} \
14mr|java-1.5.0-gcj-1.5.0.0-29|515	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|516	
14mr|java-1.5.0-gcj-1.5.0.0-29|517	%postun devel
14mr|java-1.5.0-gcj-1.5.0.0-29|518	if [ $1 -eq 0 ]
14mr|java-1.5.0-gcj-1.5.0.0-29|519	then
14mr|java-1.5.0-gcj-1.5.0.0-29|520	%{_sbindir}/update-alternatives --remove javac %{sdkbindir}/javac
14mr|java-1.5.0-gcj-1.5.0.0-29|521	%{_sbindir}/update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|522	%{_sbindir}/update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|523	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|524	
14mr|java-1.5.0-gcj-1.5.0.0-29|525	%if %with plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|526	%post plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|527	[ -d %{plugindir} ] || %{__mkdir_p} %{plugindir}
14mr|java-1.5.0-gcj-1.5.0.0-29|528	%{_sbindir}/update-alternatives --install %{plugindir}/libjavaplugin.so \
14mr|java-1.5.0-gcj-1.5.0.0-29|529	libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so %{priority}
14mr|java-1.5.0-gcj-1.5.0.0-29|530	
14mr|java-1.5.0-gcj-1.5.0.0-29|531	%postun plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|532	if [ $1 -eq 0 ] || ! [ -e  %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so ]; then
14mr|java-1.5.0-gcj-1.5.0.0-29|533	%{_sbindir}/update-alternatives --remove libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so
14mr|java-1.5.0-gcj-1.5.0.0-29|534	fi
14mr|java-1.5.0-gcj-1.5.0.0-29|535	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|536	
14mr|java-1.5.0-gcj-1.5.0.0-29|537	%files
14mr|java-1.5.0-gcj-1.5.0.0-29|538	%doc AUTHORS ChangeLog COPYING LICENSE README
14mr|java-1.5.0-gcj-1.5.0.0-29|539	%dir %{_jvmdir}/%{sdkdir}
14mr|java-1.5.0-gcj-1.5.0.0-29|540	%dir %{_jvmdir}/%{jredir}
14mr|java-1.5.0-gcj-1.5.0.0-29|541	%dir %{_jvmdir}/%{jredir}/bin
14mr|java-1.5.0-gcj-1.5.0.0-29|542	%dir %{_jvmdir}/%{jredir}/lib
14mr|java-1.5.0-gcj-1.5.0.0-29|543	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}
14mr|java-1.5.0-gcj-1.5.0.0-29|544	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/client
14mr|java-1.5.0-gcj-1.5.0.0-29|545	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/server
14mr|java-1.5.0-gcj-1.5.0.0-29|546	%dir %{_jvmdir}/%{jredir}/lib/security
14mr|java-1.5.0-gcj-1.5.0.0-29|547	%dir %{jvmjardir}
14mr|java-1.5.0-gcj-1.5.0.0-29|548	%dir %{_libdir}/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|549	#%{_bindir}/rebuild-gcj-db
14mr|java-1.5.0-gcj-1.5.0.0-29|550	%{_jvmdir}/%{jredir}/bin/java
14mr|java-1.5.0-gcj-1.5.0.0-29|551	%{_jvmdir}/%{jredir}/bin/keytool
14mr|java-1.5.0-gcj-1.5.0.0-29|552	%{_jvmdir}/%{jredir}/bin/rmiregistry
14mr|java-1.5.0-gcj-1.5.0.0-29|553	%{_jvmdir}/%{jredir}/lib/security/cacerts
14mr|java-1.5.0-gcj-1.5.0.0-29|554	%{_jvmdir}/%{jredir}/lib/security/java.security
14mr|java-1.5.0-gcj-1.5.0.0-29|555	%{_jvmdir}/%{jredir}/lib/jaas.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|556	%{_jvmdir}/%{jredir}/lib/jce.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|557	%{_jvmdir}/%{jredir}/lib/jdbc-stdext.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|558	%{_jvmdir}/%{jredir}/lib/jndi-cos.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|559	%{_jvmdir}/%{jredir}/lib/jndi-dns.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|560	%{_jvmdir}/%{jredir}/lib/jndi-ldap.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|561	%{_jvmdir}/%{jredir}/lib/jndi-rmi.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|562	%{_jvmdir}/%{jredir}/lib/jndi.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|563	%{_jvmdir}/%{jredir}/lib/jta.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|564	%{_jvmdir}/%{jredir}/lib/jsse.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|565	%{_jvmdir}/%{jredir}/lib/sasl.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|566	%ifarch x86_64
14mr|java-1.5.0-gcj-1.5.0.0-29|567	%{_jvmdir}/%{jredir}/lib/amd64
14mr|java-1.5.0-gcj-1.5.0.0-29|568	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|569	%{_jvmdir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|570	%{jvmjardir}/jaas.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|571	%{jvmjardir}/jaas-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|572	%{jvmjardir}/jaas-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|573	%{jvmjardir}/jce.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|574	%{jvmjardir}/jce-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|575	%{jvmjardir}/jce-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|576	%{jvmjardir}/jdbc-stdext.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|577	%{jvmjardir}/jdbc-stdext-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|578	%{jvmjardir}/jdbc-stdext-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|579	%{jvmjardir}/jndi.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|580	%{jvmjardir}/jndi-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|581	%{jvmjardir}/jndi-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|582	%{jvmjardir}/jndi-cos.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|583	%{jvmjardir}/jndi-cos-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|584	%{jvmjardir}/jndi-cos-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|585	%{jvmjardir}/jndi-dns.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|586	%{jvmjardir}/jndi-dns-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|587	%{jvmjardir}/jndi-dns-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|588	%{jvmjardir}/jndi-ldap.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|589	%{jvmjardir}/jndi-ldap-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|590	%{jvmjardir}/jndi-ldap-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|591	%{jvmjardir}/jndi-rmi.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|592	%{jvmjardir}/jndi-rmi-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|593	%{jvmjardir}/jndi-rmi-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|594	%{jvmjardir}/jta.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|595	%{jvmjardir}/jta-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|596	%{jvmjardir}/jta-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|597	%{jvmjardir}/jsse.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|598	%{jvmjardir}/jsse-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|599	%{jvmjardir}/jsse-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|600	%{jvmjardir}/sasl.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|601	%{jvmjardir}/sasl-%{javaver}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|602	%{jvmjardir}/sasl-%{version}.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|603	%{_jvmjardir}/%{jrelnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|604	%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|605	%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
14mr|java-1.5.0-gcj-1.5.0.0-29|606	%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
14mr|java-1.5.0-gcj-1.5.0.0-29|607	%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
14mr|java-1.5.0-gcj-1.5.0.0-29|608	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads
14mr|java-1.5.0-gcj-1.5.0.0-29|609	%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
14mr|java-1.5.0-gcj-1.5.0.0-29|610	# these must not be marked %config(noreplace). their names are used by
14mr|java-1.5.0-gcj-1.5.0.0-29|611	# rebuild-security-providers, which lists
14mr|java-1.5.0-gcj-1.5.0.0-29|612	# %{_sysconfdir}/java/security/security.d/*.  their contents are
14mr|java-1.5.0-gcj-1.5.0.0-29|613	# ignored, so replacing them doesn't matter.  .rpmnew files are
14mr|java-1.5.0-gcj-1.5.0.0-29|614	# harmful since they're interpreted by rebuild-security-providers as
14mr|java-1.5.0-gcj-1.5.0.0-29|615	# classnames ending in rpmnew.
14mr|java-1.5.0-gcj-1.5.0.0-29|616	%if 0
14mr|java-1.5.0-gcj-1.5.0.0-29|617	# (anssi) see earlier
14mr|java-1.5.0-gcj-1.5.0.0-29|618	%{_sysconfdir}/java/security/security.d/1000-gnu.java.security.provider.Gnu
14mr|java-1.5.0-gcj-1.5.0.0-29|619	%{_sysconfdir}/java/security/security.d/1001-gnu.javax.crypto.jce.GnuCrypto
14mr|java-1.5.0-gcj-1.5.0.0-29|620	%{_sysconfdir}/java/security/security.d/1002-gnu.javax.crypto.jce.GnuSasl
14mr|java-1.5.0-gcj-1.5.0.0-29|621	%{_sysconfdir}/java/security/security.d/1003-gnu.javax.net.ssl.provider.Jessie
14mr|java-1.5.0-gcj-1.5.0.0-29|622	%{_sysconfdir}/java/security/security.d/1004-gnu.javax.security.auth.callback.GnuCallbacks
14mr|java-1.5.0-gcj-1.5.0.0-29|623	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|624	
14mr|java-1.5.0-gcj-1.5.0.0-29|625	%files devel
14mr|java-1.5.0-gcj-1.5.0.0-29|626	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|java-1.5.0-gcj-1.5.0.0-29|627	%dir %{_jvmdir}/%{sdkdir}/bin
14mr|java-1.5.0-gcj-1.5.0.0-29|628	%dir %{_jvmdir}/%{sdkdir}/include
14mr|java-1.5.0-gcj-1.5.0.0-29|629	%dir %{_jvmdir}/%{sdkdir}/include/linux
14mr|java-1.5.0-gcj-1.5.0.0-29|630	%dir %{_jvmdir}/%{sdkdir}/lib
14mr|java-1.5.0-gcj-1.5.0.0-29|631	#%{_bindir}/aot-compile
14mr|java-1.5.0-gcj-1.5.0.0-29|632	%{_bindir}/aot-compile-rpm
14mr|java-1.5.0-gcj-1.5.0.0-29|633	%{python_sitelib}/aotcompile.py*
14mr|java-1.5.0-gcj-1.5.0.0-29|634	%{python_sitelib}/classfile.py*
14mr|java-1.5.0-gcj-1.5.0.0-29|635	%{python_sitelib}/*.egg-info
14mr|java-1.5.0-gcj-1.5.0.0-29|636	%{_jvmdir}/%{sdkdir}/bin/appletviewer
14mr|java-1.5.0-gcj-1.5.0.0-29|637	%{_jvmdir}/%{sdkdir}/bin/jar
14mr|java-1.5.0-gcj-1.5.0.0-29|638	%{_jvmdir}/%{sdkdir}/bin/jarsigner
14mr|java-1.5.0-gcj-1.5.0.0-29|639	%{_jvmdir}/%{sdkdir}/bin/java
14mr|java-1.5.0-gcj-1.5.0.0-29|640	%{_jvmdir}/%{sdkdir}/bin/javac
14mr|java-1.5.0-gcj-1.5.0.0-29|641	%{_jvmdir}/%{sdkdir}/bin/javadoc
14mr|java-1.5.0-gcj-1.5.0.0-29|642	%{_jvmdir}/%{sdkdir}/bin/javah
14mr|java-1.5.0-gcj-1.5.0.0-29|643	%{_jvmdir}/%{sdkdir}/bin/keytool
14mr|java-1.5.0-gcj-1.5.0.0-29|644	%{_jvmdir}/%{sdkdir}/bin/rmic
14mr|java-1.5.0-gcj-1.5.0.0-29|645	%{_jvmdir}/%{sdkdir}/bin/rmiregistry
14mr|java-1.5.0-gcj-1.5.0.0-29|646	%{_jvmdir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|647	%{_jvmjardir}/%{sdklnk}
14mr|java-1.5.0-gcj-1.5.0.0-29|648	%{_jvmdir}/%{sdkdir}/include/jawt.h
14mr|java-1.5.0-gcj-1.5.0.0-29|649	%{_jvmdir}/%{sdkdir}/include/jni.h
14mr|java-1.5.0-gcj-1.5.0.0-29|650	%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|651	%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|652	%{_jvmdir}/%{sdkdir}/include/linux/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|653	%{_jvmdir}/%{sdkdir}/include/gcj
14mr|java-1.5.0-gcj-1.5.0.0-29|654	%{_jvmdir}/%{sdkdir}/include/jni_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|655	%{_jvmdir}/%{sdkdir}/include/jawt_md.h
14mr|java-1.5.0-gcj-1.5.0.0-29|656	%{_jvmdir}/%{sdkdir}/lib/tools.jar
14mr|java-1.5.0-gcj-1.5.0.0-29|657	
14mr|java-1.5.0-gcj-1.5.0.0-29|658	%files src
14mr|java-1.5.0-gcj-1.5.0.0-29|659	%{_jvmdir}/%{sdkdir}/src.zip
14mr|java-1.5.0-gcj-1.5.0.0-29|660	
14mr|java-1.5.0-gcj-1.5.0.0-29|661	%if !%with bootstrap
14mr|java-1.5.0-gcj-1.5.0.0-29|662	%files javadoc
14mr|java-1.5.0-gcj-1.5.0.0-29|663	%doc %{_javadocdir}/%{name}
14mr|java-1.5.0-gcj-1.5.0.0-29|664	# A JPackage that "provides" this directory will, in its %post script,
14mr|java-1.5.0-gcj-1.5.0.0-29|665	# remove the existing directory and install a new symbolic link to its
14mr|java-1.5.0-gcj-1.5.0.0-29|666	# versioned directory.  For Fedora we want clear file ownership so we
14mr|java-1.5.0-gcj-1.5.0.0-29|667	# make java-1.5.0-gcj-javadoc own this file.  Installing the
14mr|java-1.5.0-gcj-1.5.0.0-29|668	# corresponding JPackage over java-1.5.0-gcj-javadoc will work but
14mr|java-1.5.0-gcj-1.5.0.0-29|669	# will invalidate this file.
14mr|java-1.5.0-gcj-1.5.0.0-29|670	# (Anssi) Agreed, we also want this for Mandriva
14mr|java-1.5.0-gcj-1.5.0.0-29|671	%doc %{_javadocdir}/java
14mr|java-1.5.0-gcj-1.5.0.0-29|672	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|673	
14mr|java-1.5.0-gcj-1.5.0.0-29|674	%if %with plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|675	%files plugin
14mr|java-1.5.0-gcj-1.5.0.0-29|676	%endif
14mr|java-1.5.0-gcj-1.5.0.0-29|677	
14mr|java-1.5.0-gcj-1.5.0.0-29|678	
14mr|java-1.5.0-gcj-1.5.0.0-29|679	%changelog
14mr|java-1.5.0-gcj-1.5.0.0-29|680	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.0.0-29
14mr|java-1.5.0-gcj-1.5.0.0-29|681	+ Revision: 3ba4f2a
14mr|java-1.5.0-gcj-1.5.0.0-29|682	- MassBuild#440: Increase release tag
14mr|java-1.5.0-gcj-1.5.0.0-29|683	
14mr|java-1.5.0-gcj-1.5.0.0-29|684	

16833 14
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1	%define _disable_ld_no_undefined 1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|2	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|3	# If enabled, OpenJDK is built with all debug info present.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|4	%bcond_with debug
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|5	%bcond_without pulseaudio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|6	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|7	%global icedtea_version 2.4.3
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|8	# %global icedtea_version_arm32 2.3.13
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|9	%global hg_tag icedtea-{icedtea_version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|10	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|11	%global aarch64			aarch64 arm64 armv8
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|12	%global multilib_arches %{power64} sparc64 x86_64 %{aarch64}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|13	%global jit_arches		%{ix86} x86_64 sparcv9 sparc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|14	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|15	#if 0, then links are set forcibly, if 1 ten only if status is auto
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|16	%global graceful_links 1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|17	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|18	%ifarch x86_64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|19	%global archbuild amd64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|20	%global archinstall amd64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|21	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|22	%ifarch ppc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|23	%global archbuild ppc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|24	%global archinstall ppc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|25	%global archdef PPC
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|26	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|27	%ifarch ppc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|28	%global archbuild ppc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|29	%global archinstall ppc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|30	%global archdef PPC
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|31	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|32	%ifarch %{ix86}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|33	%global archbuild i586
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|34	%global archinstall i386
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|35	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|36	%ifarch ia64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|37	%global archbuild ia64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|38	%global archinstall ia64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|39	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|40	%ifarch s390
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|41	%global archbuild s390
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|42	%global archinstall s390
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|43	%global archdef S390
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|44	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|45	%ifarch s390x
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|46	%global archbuild s390x
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|47	%global archinstall s390x
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|48	%global archdef S390
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|49	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|50	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|51	%global archbuild arm
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|52	%global archinstall arm
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|53	%global archdef ARM
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|54	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|55	%ifarch %{aarch64}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|56	%global archbuild aarch64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|57	%global archinstall aarch64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|58	%global archdef AARCH64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|59	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|60	# 32 bit sparc, optimized for v9
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|61	%ifarch sparcv9
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|62	%global archbuild sparc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|63	%global archinstall sparc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|64	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|65	# 64 bit sparc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|66	%ifarch sparc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|67	%global archbuild sparcv9
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|68	%global archinstall sparcv9
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|69	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|70	%ifnarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|71	%global archbuild %{_arch}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|72	%global archinstall %{_arch}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|73	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|74	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|75	%if %{with debug}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|76	%global debugbuild debug_build
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|77	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|78	%global debugbuild %{nil}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|79	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|80	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|81	%global buildoutputdir openjdk/build/linux-%{archbuild}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|82	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|83	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|84	%bcond_without systemtap
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|85	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|86	%bcond_with systemtap
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|87	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|88	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|89	# Convert an absolute path to a relative path.  Each symbolic link is
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|90	# specified relative to the directory in which it is installed so that
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|91	# it will resolve properly within chrooted installations.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|92	%global script 'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|93	%global abs2rel %{__perl} -e %{script}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|94	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|95	# Hard-code libdir on 64-bit architectures to make the 64-bit JDK
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|96	# simply be another alternative.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|97	%global LIBDIR       %{_libdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|98	#backuped original one
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|99	%ifarch %{multilib_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|100	%global syslibdir       %{_prefix}/lib64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|101	%global _libdir         %{_prefix}/lib
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|102	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|103	%global syslibdir       %{_libdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|104	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|105	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|106	# Standard JPackage naming and versioning defines.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|107	%global origin          openjdk
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|108	%global updatever       45
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|109	#Fedora have an bogus 60 instead of updatever. Fix when updatever>=60 in version:
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|110	%global buildver        15
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|111	# Keep priority on 6digits in case updatever>9
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|112	%global priority        1700%{updatever}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|113	%global javaver         1.7.0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|114	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|115	%global sdkdir          %{uniquesuffix}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|116	%global jrelnk          jre-%{javaver}-%{origin}-%{version}-%{release}.%{_arch}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|117	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|118	%global jredir          %{sdkdir}/jre
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|119	%global sdkbindir       %{_jvmdir}/%{sdkdir}/bin
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|120	%global jrebindir       %{_jvmdir}/%{jredir}/bin
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|121	%global jvmjardir       %{_jvmjardir}/%{uniquesuffix}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|122	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|123	%global fullversion     %{name}-%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|124	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|125	%global uniquesuffix          %{fullversion}.%{_arch}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|126	#we can copy the javadoc to not arched dir, or made it not noarch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|127	%global uniquejavadocdir       %{fullversion}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|128	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|129	%global statuscheck		status is auto
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|130	%global linkcheck		link currently points to
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|131	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|132	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|133	# Where to install systemtap tapset (links)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|134	# We would like these to be in a package specific subdir,
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|135	# but currently systemtap doesn't support that, so we have to
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|136	# use the root tapset dir for now. To distinquish between 64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|137	# and 32 bit architectures we place the tapsets under the arch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|138	# specific dir (note that systemtap will only pickup the tapset
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|139	# for the primary arch for now). Systemtap uses the machine name
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|140	# aka build_cpu as architecture specific directory name.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|141	%global tapsetroot /usr/share/systemtap
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|142	%ifarch %{ix86}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|143	%global tapsetdir %{tapsetroot}/tapset/i386
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|144	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|145	%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|146	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|147	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|148	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|149	# Prevent brp-java-repack-jars from being run.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|150	%global __jar_repack 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|151	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|152	Name:    java-%{javaver}-%{origin}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|153	Version: %{javaver}.60
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|154	Release: %{icedtea_version}.3
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|155	# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|156	# and this change was brought into RHEL-4.  java-1.5.0-ibm packages
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|157	# also included the epoch in their virtual provides.  This created a
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|158	# situation where in-the-wild java-1.5.0-ibm packages provided "java =
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|159	# 1:1.5.0".  In RPM terms, "1.6.0 < 1:1.5.0" since 1.6.0 is
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|160	# interpreted as 0:1.6.0.  So the "java >= 1.6.0" requirement would be
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|161	# satisfied by the 1:1.5.0 packages.  Thus we need to set the epoch in
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|162	# JDK package >= 1.6.0 to 1, and packages referring to JDK virtual
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|163	# provides >= 1.6.0 must specify the epoch, "java >= 1:1.6.0".
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|164	Epoch:   1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|165	Summary: OpenJDK Runtime Environment
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|166	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|167	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|168	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
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|169	URL:      http://openjdk.java.net/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|170	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|171	#head
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|172	#REPO=http://icedtea.classpath.org/hg/icedtea7-forest
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|173	#current release
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|174	#REPO=http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|175	# hg clone $REPO/ openjdk -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|176	# hg clone $REPO/corba/ openjdk/corba -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|177	# hg clone $REPO/hotspot/ openjdk/hotspot -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|178	# hg clone $REPO/jaxp/ openjdk/jaxp -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|179	# hg clone $REPO/jaxws/ openjdk/jaxws -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|180	# hg clone $REPO/jdk/ openjdk/jdk -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|181	# hg clone $REPO/langtools/ openjdk/langtools -r %{hg_tag}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|182	# find openjdk -name ".hg" -exec rm -rf '{}' \;
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|183	# sh /git/java-1.7.0-openjdk/fX/fsg.sh
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|184	# tar cJf openjdk-icedtea-%{icedtea_version}.tar.xz openjdk
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|185	Source0:  openjdk-icedtea-%{icedtea_version}.tar.xz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|186	#for arm is used icedtea7-forest-2.3 and fsg.sh is not run
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|187	# Source100:  openjdk-icedtea-%{icedtea_version_arm32}.tar.xz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|188	# Used to create SOURCE0/SOURCE100, not used during build process
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|189	Source101:  create-openjdk-icedtea-tarball
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|190	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|191	# README file
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|192	# This source is under maintainer's/java-team's control
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|193	Source2:  README.src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|194	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|195	# Sources 6-12 are taken from hg clone http://icedtea.classpath.org/hg/icedtea7
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|196	# Unless said differently, there is directory with required sources which should be enough to pack/rename
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|197	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|198	# Class rewrite to rewrite rhino hierarchy
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|199	Source5: class-rewriter.tar.gz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|200	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|201	# Systemtap tapsets. Zipped up to keep it small.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|202	# last update from http://icedtea.classpath.org/hg/icedtea7/file/8599fdfc398d/tapset
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|203	Source6:  systemtap-tapset-2013-10-02.tar.gz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|204	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|205	# .desktop files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|206	Source7:  policytool.desktop
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|207	Source77: jconsole.desktop
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|208	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|209	# nss configuration file
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|210	Source8: nss.cfg
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|211	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|212	# FIXME: Taken from IcedTea snapshot 877ad5f00f69, but needs to be moved out
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|213	# hg clone -r 877ad5f00f69 http://icedtea.classpath.org/hg/icedtea7
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|214	Source9: pulseaudio.tar.gz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|215	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|216	# Removed libraries that we link instead
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|217	Source10: remove-intree-libraries.sh
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|218	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|219	#http://icedtea.classpath.org/hg/icedtea7/file/933d082ec889/fsg.sh
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|220	# file to clean tarball, should be ketp updated as possible
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|221	Source1111: fsg.sh
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|222	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|223	# Ensure we aren't using the limited crypto policy
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|224	Source11: TestCryptoLevel.java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|225	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|226	Source13: java-abrt-luncher
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|227	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|228	# RPM/distribution specific patches
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|229	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|230	# Allow TCK to pass with access bridge wired in
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|231	Patch1:   java-1.7.0-openjdk-java-access-bridge-tck.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|232	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|233	# Disable access to access-bridge packages by untrusted apps
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|234	Patch3:   java-1.7.0-openjdk-java-access-bridge-security.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|235	Patch30:   java-1.7.0-openjdk-java-access-bridge-security-2.3.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|236	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|237	# Ignore AWTError when assistive technologies are loaded
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|238	Patch4:   java-1.7.0-openjdk-accessible-toolkit.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|239	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|240	# Build docs even in debug
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|241	Patch5:   java-1.7.0-openjdk-debugdocs.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|242	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|243	# Add debuginfo where missing
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|244	Patch6:   %{name}-debuginfo.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|245	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|246	#
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|247	# OpenJDK specific patches
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|248	#
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|249	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|250	# Add rhino support
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|251	Patch100: rhino.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|252	Patch1000: rhino-2.3.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|253	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|254	# Build with giflib5.1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|255	Patch101:	java-1.7.0-openjdk-giflib51.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|256	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|257	# Patch for PPC/PPC64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|258	Patch104: %{name}-ppc-zero-jdk.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|259	Patch105: %{name}-ppc-zero-hotspot.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|260	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|261	Patch106: %{name}-freetype-check-fix.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|262	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|263	# allow to create hs_pid.log in tmp (in 700 permissions) if working directory is unwritable
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|264	Patch200: abrt_friendly_hs_log_jdk7.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|265	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|266	#
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|267	# Optional component packages
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|268	#
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|269	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|270	# Make the ALSA based mixer the default when building with the pulseaudio based
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|271	# mixer
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|272	Patch300: pulse-soundproperties.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|273	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|274	# SystemTap support
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|275	# Workaround for RH613824
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|276	Patch302: systemtap.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|277	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|278	#Workaround RH947731
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|279	Patch401: 657854-openjdk7.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|280	#Workaround RH902004
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|281	Patch402: gstackbounds.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|282	Patch4020: gstackbounds-2.3.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|283	Patch403: PStack-808293.patch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|284	# End of tmp patches
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|285	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|286	BuildRequires: autoconf
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|287	BuildRequires: automake
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|288	BuildRequires: gcc-c++
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|289	BuildRequires: pkgconfig(alsa)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|290	BuildRequires: cups-devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|291	BuildRequires: desktop-file-utils
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|292	BuildRequires: giflib-devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|293	BuildRequires: pkgconfig(lcms2)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|294	BuildRequires: pkgconfig(xi)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|295	BuildRequires: pkgconfig(xrender)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|296	BuildRequires: pkgconfig(xt)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|297	BuildRequires: pkgconfig(xtst)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|298	BuildRequires: jpeg-devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|299	BuildRequires: pkgconfig(libpng)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|300	BuildRequires: wget
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|301	BuildRequires: xsltproc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|302	BuildRequires: pkgconfig(xproto)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|303	BuildRequires: mercurial
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|304	BuildRequires: ant
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|305	BuildRequires: pkgconfig(xinerama)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|306	BuildRequires: rhino
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|307	BuildRequires: lsb
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|308	Buildrequires: zip
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|309	BuildRequires: pkgconfig(fontconfig)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|310	BuildRequires: x11-font-type1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|311	BuildRequires: pkgconfig(zlib)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|312	BuildRequires: java-1.7.0-openjdk-devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|313	BuildRequires: pkgconfig(libspi-1.0)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|314	BuildRequires: gawk
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|315	# PulseAudio build requirements.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|316	%if %{with pulseaudio}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|317	BuildRequires: pkgconfig(libpulse)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|318	BuildRequires: pulseaudio >= 0.9.11
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|319	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|320	# Zero-assembler build requirement.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|321	%ifnarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|322	BuildRequires: pkgconfig(libffi)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|323	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|324	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|325	# cacerts build requirement.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|326	BuildRequires: openssl
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|327	# execstack build requirement.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|328	# no prelink on ARM yet
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|329	%ifnarch %{arm} %{aarch64}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|330	BuildRequires: prelink
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|331	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|332	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|333	#systemtap build requirement.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|334	BuildRequires: systemtap
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|335	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|336	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|337	#requires rest of java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|338	Requires: %{name}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|339	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|340	# Standard JPackage base provides.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|341	Provides: jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|342	Provides: jre-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|343	Provides: jre-%{javaver} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|344	Provides: java-%{javaver} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|345	Provides: jre = %{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|346	Provides: java-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|347	Provides: java = %{epoch}:%{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|348	# Standard JPackage extensions provides.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|349	Provides: java-fonts = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|350	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|351	%description
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|352	The OpenJDK runtime environment.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|353	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|354	%package headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|355	Summary: The OpenJDK runtime environment without audio and video support
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|356	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|357	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|358	Requires: lcms2
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|359	Requires: rhino
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|360	#Requires: libjpeg = 6b
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|361	# Require /etc/pki/java/cacerts.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|362	Requires: rootcerts-java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|363	# Require jpackage-utils for ant.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|364	Requires: jpackage-utils >= 1.7.3-1jpp.2
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|365	# Require zoneinfo data provided by tzdata-java subpackage.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|366	Requires: tzdata-java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|367	# Post requires alternatives to install tool alternatives.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|368	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|369	# Postun requires alternatives to uninstall tool alternatives.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|370	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|371	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|372	Provides: jre-%{javaver}-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|373	Provides: jre-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|374	Provides: jre-%{javaver}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|375	Provides: java-%{javaver}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|376	Provides: jre-headless = %{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|377	Provides: java-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|378	Provides: java-headless = %{epoch}:%{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|379	# Standard JPackage extensions provides.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|380	Provides: jndi = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|381	Provides: jndi-ldap = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|382	Provides: jndi-cos = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|383	Provides: jndi-rmi = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|384	Provides: jndi-dns = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|385	Provides: jaas = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|386	Provides: jsse = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|387	Provides: jce = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|388	Provides: jdbc-stdext = 4.1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|389	Provides: java-sasl = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|390	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|391	%description headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|392	The OpenJDK runtime environment without audio and video
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|393	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|394	%package devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|395	Summary: OpenJDK Development Environment
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|396	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|397	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|398	# Require base package.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|399	Requires:         %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|400	# Post requires alternatives to install tool alternatives.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|401	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|402	# Postun requires alternatives to uninstall tool alternatives.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|403	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|404	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|405	# Standard JPackage devel provides.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|406	Provides: java-sdk-%{javaver}-%{origin} = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|407	Provides: java-sdk-%{javaver} = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|408	Provides: java-sdk-%{origin} = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|409	Provides: java-sdk = %{epoch}:%{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|410	Provides: java-%{javaver}-devel = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|411	Provides: java-devel-%{origin} = %{epoch}:%{version}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|412	Provides: java-devel = %{epoch}:%{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|413	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|414	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|415	%description devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|416	The OpenJDK development tools.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|417	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|418	%package demo
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|419	Summary: OpenJDK Demos
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|420	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|421	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|422	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|423	%description demo
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|424	The OpenJDK demos.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|425	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|426	%package src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|427	Summary: OpenJDK Source Bundle
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|428	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|429	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|430	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|431	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|432	%description src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|433	The OpenJDK source bundle.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|434	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|435	%package javadoc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|436	Summary: OpenJDK API Documentation
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|437	Group: Development/Java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|438	Requires: jpackage-utils
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|439	BuildArch: noarch
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|440	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|441	# Post requires alternatives to install javadoc alternative.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|442	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|443	# Postun requires alternatives to uninstall javadoc alternative.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|444	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|445	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|446	# Standard JPackage javadoc provides.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|447	Provides: java-javadoc = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|448	Provides: java-%{javaver}-javadoc = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|449	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|450	%description javadoc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|451	The OpenJDK API documentation.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|452	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|453	%package accessibility
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|454	Summary: OpenJDK accessibility connector
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|455	Requires: java-atk-wrapper
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|456	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|457	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|458	%description accessibility
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|459	Enables accessibility support in OpenJDK by using java-at-wrapper.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|460	This allows compatible at-spi2 based accessibility programs to work
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|461	for AWT and Swing-based programs.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|462	Please note, the java-atk-wrapper is still in beta, and also OpenJDK
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|463	itself is still in phase of tuning to be working with accessibility
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|464	features. Although working pretty fine, there are known issues with
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|465	accessibility on, so do not rather install this package unless you
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|466	really need.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|467	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|468	%prep
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|469	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|470	%setup -q -c -n %{uniquesuffix} -T -a 100
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|471	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|472	%setup -q -c -n %{uniquesuffix} -T -a 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|473	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|474	cp %{SOURCE2} .
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|475	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|476	# OpenJDK patches
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|477	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|478	%patch1000
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|479	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|480	%patch100
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|481	%patch101
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|482	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|483	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|484	# pulseaudio support
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|485	%if %{with pulseaudio}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|486	%patch300
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|487	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|488	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|489	# Add systemtap patches if enabled
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|490	%if %{with systemtap}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|491	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|492	%patch302
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|493	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|494	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|495	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|496	# Remove libraries that are linked
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|497	sh %{SOURCE10}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|498	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|499	# Copy jaxp, jaf and jaxws drops
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|500	mkdir drops/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|501	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|502	# Extract the rewriter (to rewrite rhino classes)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|503	tar xzf %{SOURCE5}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|504	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|505	# Extract systemtap tapsets
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|506	%if %{with systemtap}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|507	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|508	tar xzf %{SOURCE6}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|509	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|510	for file in tapset/*.in; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|511	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|512	OUTPUT_FILE=`echo $file | sed -e s:%{javaver}\.stp\.in$:%{version}-%{release}.stp:g`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|513	sed -e s:@ABS_SERVER_LIBJVM_SO@:%{_jvmdir}/%{sdkdir}/jre/lib/%{archinstall}/server/libjvm.so:g $file > $file.1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|514	# FIXME this should really be %if %{has_client_jvm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|515	%ifarch %{ix86}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|516	sed -e s:@ABS_CLIENT_LIBJVM_SO@:%{_jvmdir}/%{sdkdir}/jre/lib/%{archinstall}/client/libjvm.so:g $file.1 > $OUTPUT_FILE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|517	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|518	sed -e '/@ABS_CLIENT_LIBJVM_SO@/d' $file.1 > $OUTPUT_FILE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|519	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|520	sed -i -e s:@ABS_JAVA_HOME_DIR@:%{_jvmdir}/%{sdkdir}:g $OUTPUT_FILE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|521	sed -i -e s:@INSTALL_ARCH_DIR@:%{archinstall}:g $OUTPUT_FILE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|522	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|523	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|524	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|525	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|526	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|527	# Pulseaudio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|528	%if %{with pulseaudio}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|529	tar xzf %{SOURCE9}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|530	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|531	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|532	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|533	%patch30
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|534	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|535	%patch3
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|536	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|537	%patch4
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|538	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|539	%if %{with debug}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|540	%patch5
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|541	%patch6
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|542	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|543	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|544	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|545	%patch106
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|546	%patch200
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|547	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|548	%ifarch ppc ppc64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|549	# PPC fixes
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|550	%patch104
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|551	%patch105
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|552	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|553	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|554	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|555	%patch401
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|556	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|557	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|558	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|559	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|560	%patch4020
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|561	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|562	%patch402
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|563	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|564	%patch403
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|565	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|566	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|567	%build
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|568	# How many cpu's do we have?
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|569	%ifarch aarch64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|570	# temporary until real hardware lands
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|571	export NUM_PROC=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|572	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|573	export NUM_PROC=`/usr/bin/getconf _NPROCESSORS_ONLN 2> /dev/null || :`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|574	export NUM_PROC=${NUM_PROC:-1}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|575	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|576	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|577	# Build IcedTea and OpenJDK.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|578	%ifarch s390x sparc64 alpha %{power64} %{aarch64}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|579	export ARCH_DATA_MODEL=64
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|580	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|581	%ifarch alpha
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|582	export CFLAGS="$CFLAGS -mieee"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|583	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|584	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|585	# Build the re-written rhino jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|586	mkdir -p rhino/{old,new}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|587	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|588	# Compile the rewriter
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|589	(cd rewriter
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|590	javac com/redhat/rewriter/ClassRewriter.java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|591	)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|592	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|593	# Extract rhino.jar contents and rewrite
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|594	(cd rhino/old
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|595	jar xf /usr/share/java/rhino.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|596	)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|597	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|598	java -cp rewriter com.redhat.rewriter.ClassRewriter \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|599	$PWD/rhino/old \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|600	$PWD/rhino/new \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|601	org.mozilla \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|602	sun.org.mozilla
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|603	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|604	(cd rhino/old
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|605	for file in `find -type f -not -name '*.class'` ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|606	new_file=../new/`echo $file | sed -e 's#org#sun/org#'`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|607	mkdir -pv `dirname $new_file`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|608	cp -v $file $new_file
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|609	sed -ie 's#org\.mozilla#sun.org.mozilla#g' $new_file
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|610	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|611	)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|612	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|613	(cd rhino/new
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|614	jar cfm ../rhino.jar META-INF/MANIFEST.MF sun
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|615	)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|616	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|617	export JDK_TO_BUILD_WITH=/usr/lib/jvm/java-openjdk
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|618	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|619	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|620	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|621	pushd openjdk >& /dev/null
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|622	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|623	export ALT_DROPS_DIR=$PWD/../drops
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|624	export ALT_BOOTDIR="$JDK_TO_BUILD_WITH"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|625	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|626	# Save old umask as jdk_generic_profile overwrites it
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|627	oldumask=`umask`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|628	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|629	# Set generic profile
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|630	%ifnarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|631	export ZERO_BUILD=true
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|632	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|633	source jdk/make/jdk_generic_profile.sh
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|634	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|635	# Restore old umask
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|636	umask $oldumask
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|637	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|638	make \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|639	%ifnarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|640	DISABLE_INTREE_EC=true \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|641	UNLIMITED_CRYPTO=true \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|642	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|643	ANT="/usr/bin/ant" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|644	DISTRO_NAME="%{product_vendor}" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|645	%ifarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|646	DISTRO_PACKAGE_VERSION="%{_vendor}-%{release}-%{_arch} u25-b33" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|647	JDK_UPDATE_VERSION="25" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|648	JDK_BUILD_NUMBER=b`printf "%02d" 33` \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|649	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|650	DISTRO_PACKAGE_VERSION="fedora-%{release}-%{_arch} u%{updatever}-b%{buildver}" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|651	JDK_UPDATE_VERSION=`printf "%02d" %{updatever}` \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|652	JDK_BUILD_NUMBER=b`printf "%02d" %{buildver}` \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|653	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|654	MILESTONE="fcs" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|655	HOTSPOT_BUILD_JOBS="$NUM_PROC" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|656	STATIC_CXX="false" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|657	RHINO_JAR="$PWD/../rhino/rhino.jar" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|658	GENSRCDIR="$PWD/generated.build" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|659	FT2_CFLAGS="-I/usr/include/freetype2 " \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|660	FT2_LIBS="-lfreetype " \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|661	DEBUG_CLASSFILES="true" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|662	DEBUG_BINARIES="true" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|663	STRIP_POLICY="no_strip" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|664	%ifnarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|665	LIBFFI_CFLAGS="`pkg-config --cflags libffi` " \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|666	LIBFFI_LIBS="-lffi " \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|667	ZERO_BUILD="true" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|668	ZERO_LIBARCH="%{archbuild}" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|669	ZERO_ARCHDEF="%{archdef}" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|670	%ifarch ppc ppc64 s390 s390x
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|671	ZERO_ENDIANNESS="big" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|672	%else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|673	ZERO_ENDIANNESS="little" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|674	ZERO_ARCHFLAG="-D_LITTLE_ENDIAN" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|675	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|676	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|677	%{debugbuild}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|678	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|679	popd >& /dev/null
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|680	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|681	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|682	chmod 644 $(pwd)/%{buildoutputdir}/j2sdk-image/lib/sa-jdi.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|683	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|684	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|685	export JAVA_HOME=$(pwd)/%{buildoutputdir}/j2sdk-image
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|686	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|687	# Install java-abrt-luncher
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|688	mkdir  $JAVA_HOME/jre-abrt
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|689	mkdir  $JAVA_HOME/jre-abrt/bin
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|690	mv  $JAVA_HOME/jre/bin/java $JAVA_HOME/jre-abrt/bin/java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|691	ln -s %{_jvmdir}/%{sdkdir}/jre/lib $JAVA_HOME/jre-abrt/lib
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|692	cat %{SOURCE13} | sed -e s:@JAVA_PATH@:%{_jvmdir}/%{sdkdir}/jre-abrt/bin/java:g -e s:@LIB_DIR@:%{LIBDIR}/libabrt-java-connector.so:g >  $JAVA_HOME/jre/bin/java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|693	chmod 755 $JAVA_HOME/jre/bin/java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|694	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|695	# Build pulseaudio and install it to JDK build location
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|696	%if %{with pulseaudio}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|697	pushd pulseaudio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|698	make JAVA_HOME=$JAVA_HOME -f Makefile.pulseaudio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|699	cp -pPRf build/native/libpulse-java.so $JAVA_HOME/jre/lib/%{archinstall}/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|700	cp -pPRf build/pulse-java.jar $JAVA_HOME/jre/lib/ext/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|701	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|702	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|703	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|704	# Copy tz.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|705	echo "sun.zoneinfo.dir=/usr/share/javazi" >> $JAVA_HOME/jre/lib/tz.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|706	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|707	#remove all fontconfig files. This change should be usptreamed soon
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|708	rm -f %{buildoutputdir}/j2re-image/lib/fontconfig*.properties.src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|709	rm -f %{buildoutputdir}/j2re-image/lib/fontconfig*.bfc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|710	rm -f %{buildoutputdir}/j2sdk-image/jre/lib/fontconfig*.properties.src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|711	rm -f %{buildoutputdir}/j2sdk-image/jre/lib/fontconfig*.bfc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|712	rm -f %{buildoutputdir}/lib/fontconfig*.properties.src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|713	rm -f %{buildoutputdir}/lib/fontconfig*.bfc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|714	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|715	%ifnarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|716	# Check unlimited policy has been used
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|717	$JAVA_HOME/bin/javac -d . %{SOURCE11}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|718	$JAVA_HOME/bin/java TestCryptoLevel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|719	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|720	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|721	%install
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|722	rm -rf $RPM_BUILD_ROOT
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|723	STRIP_KEEP_SYMTAB=libjvm*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|724	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|725	# Install symlink to default soundfont
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|726	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/audio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|727	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/audio
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|728	ln -s %{_datadir}/soundfonts/default.sf2
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|729	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|730	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|731	pushd %{buildoutputdir}/j2sdk-image
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|732	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|733	#install jsa directories so we can owe them
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|734	mkdir -p $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/%{archinstall}/server/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|735	mkdir -p $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/%{archinstall}/client/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|736	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|737	# Install main files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|738	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|739	cp -a jre-abrt bin include lib src.zip $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|740	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|741	cp -a jre/bin jre/lib $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|742	cp -a ASSEMBLY_EXCEPTION LICENSE THIRD_PARTY_README $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|743	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|744	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|745	# Install systemtap support files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|746	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|747	cp -a $RPM_BUILD_DIR/%{uniquesuffix}/tapset/*.stp $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|748	install -d -m 755 $RPM_BUILD_ROOT%{tapsetdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|749	pushd $RPM_BUILD_ROOT%{tapsetdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|750	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir}/tapset %{tapsetdir})
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|751	ln -sf $RELATIVE/*.stp .
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|752	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|753	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|754	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|755	# Install cacerts symlink.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|756	rm -f $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/cacerts
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|757	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|758	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|759	%{_jvmdir}/%{jredir}/lib/security)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|760	ln -sf $RELATIVE/cacerts .
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|761	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|762	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|763	# Install extension symlinks.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|764	install -d -m 755 $RPM_BUILD_ROOT%{jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|765	pushd $RPM_BUILD_ROOT%{jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|766	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir}/lib %{jvmjardir})
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|767	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|768	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|769	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|770	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|771	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|772	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|773	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|774	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|775	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|776	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|777	for jar in *-%{version}.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|778	do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|779	if [ x%{version} != x%{javaver} ]
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|780	then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|781	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|782	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|783	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|784	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|785	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|786	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|787	# Install JCE policy symlinks.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|788	install -d -m 755 $RPM_BUILD_ROOT%{_jvmprivdir}/%{uniquesuffix}/jce/vanilla
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|789	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|790	# Install versioned symlinks.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|791	pushd $RPM_BUILD_ROOT%{_jvmdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|792	ln -sf %{jredir} %{jrelnk}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|793	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|794	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|795	pushd $RPM_BUILD_ROOT%{_jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|796	ln -sf %{sdkdir} %{jrelnk}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|797	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|798	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|799	# Remove javaws man page
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|800	rm -f man/man1/javaws*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|801	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|802	# Install man pages.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|803	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|804	for manpage in man/man1/*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|805	do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|806	# Convert man pages to UTF8 encoding.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|807	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|808	mv -f $manpage.tmp $manpage
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|809	install -m 644 -p $manpage $RPM_BUILD_ROOT%{_mandir}/man1/$(basename \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|810	$manpage .1)-%{uniquesuffix}.1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|811	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|812	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|813	# Install demos and samples.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|814	cp -a demo $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|815	mkdir -p sample/rmi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|816	mv bin/java-rmi.cgi sample/rmi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|817	cp -a sample $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|818	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|819	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|820	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|821	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|822	# Install nss.cfg
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|823	install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|824	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|825	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|826	# Install Javadoc documentation.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|827	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|828	cp -a %{buildoutputdir}/docs $RPM_BUILD_ROOT%{_javadocdir}/%{uniquejavadocdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|829	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|830	# Install icons and menu entries.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|831	for s in 16 24 32 48 ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|832	install -D -p -m 644 \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|833	openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|834	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/java-%{javaver}.png
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|835	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|836	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|837	# Install desktop files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|838	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/{applications,pixmaps}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|839	for e in %{SOURCE7} %{SOURCE77} ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|840	sed -i "s/#ARCH#/%{_arch}-%{release}/g" $e
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|841	sed -i "s|/usr/bin|%{sdkbindir}/|g" $e
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|842	desktop-file-install --vendor=%{uniquesuffix} --mode=644 \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|843	--dir=$RPM_BUILD_ROOT%{_datadir}/applications $e
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|844	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|845	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|846	# Install /etc/.java/.systemPrefs/ directory
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|847	# See https://bugzilla.redhat.com/show_bug.cgi?id=741821
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|848	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/.java/.systemPrefs
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|849	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|850	# Find JRE directories.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|851	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|852	| grep -v jre/lib/security \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|853	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|854	> %{name}.files-headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|855	# Find JRE files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|856	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type f -o -type l \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|857	| grep -v jre/lib/security \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|858	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|859	> %{name}.files.all
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|860	#split %{name}.files to %{name}.files-headless and %{name}.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|861	#see https://bugzilla.redhat.com/show_bug.cgi?id=875408
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|862	NOT_HEADLESS=\
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|863	"%{_jvmdir}/%{uniquesuffix}/jre/lib/%{archinstall}/libjsoundalsa.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|864	%{_jvmdir}/%{uniquesuffix}/jre/lib/%{archinstall}/libpulse-java.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|865	%{_jvmdir}/%{uniquesuffix}/jre/lib/%{archinstall}/libsplashscreen.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|866	%{_jvmdir}/%{uniquesuffix}/jre/lib/%{archinstall}/xawt/libmawt.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|867	%{_jvmdir}/%{uniquesuffix}/jre-abrt/lib/%{archinstall}/libjsoundalsa.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|868	%{_jvmdir}/%{uniquesuffix}/jre-abrt/lib/%{archinstall}/libpulse-java.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|869	%{_jvmdir}/%{uniquesuffix}/jre-abrt/lib/%{archinstall}/libsplashscreen.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|870	%{_jvmdir}/%{uniquesuffix}/jre-abrt/lib/%{archinstall}/xawt/libmawt.so"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|871	#filter  %{name}.files from  %{name}.files.all to  %{name}.files-headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|872	ALL=`cat %{name}.files.all`
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|873	for file in $ALL ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|874	INLCUDE="NO" ;
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|875	for blacklist in $NOT_HEADLESS ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|876	#we can not match normally, because rpmbuild will evaluate !0 result as script failure
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|877	q=`expr match "$file" "$blacklist"` || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|878	l=`expr length  "$blacklist"` || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|879	if [ $q -eq $l  ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|880	INLCUDE="YES" ;
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|881	fi;
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|882	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|883	if [ "x$INLCUDE" = "xNO"  ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|884	echo "$file" >> %{name}.files-headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|885	else
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|886	echo "$file" >> %{name}.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|887	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|888	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|889	# Find demo directories.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|890	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|891	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample -type d \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|892	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|893	> %{name}-demo.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|894	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|895	# FIXME: remove SONAME entries from demo DSOs.  See
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|896	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|897	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|898	# Find non-documentation demo files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|899	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|900	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|901	-type f -o -type l | sort \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|902	| grep -v README \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|903	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|904	>> %{name}-demo.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|905	# Find documentation demo files.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|906	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|907	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|908	-type f -o -type l | sort \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|909	| grep README \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|910	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|911	| sed 's|^|%doc |' \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|912	>> %{name}-demo.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|913	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|914	# intentionally after the files generation, as it goes to separate package
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|915	# Create links which leads to separately installed java-atk-bridge and allow configuration
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|916	# links points to java-atk-wrapper - an dependence
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|917	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/%{archinstall}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|918	ln -s %{syslibdir}/java-atk-wrapper/libatk-wrapper.so.0 libatk-wrapper.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|919	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|920	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/ext
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|921	ln -s %{syslibdir}/java-atk-wrapper/java-atk-wrapper.jar  java-atk-wrapper.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|922	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|923	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|924	echo "#Config file to  enable java-atk-wrapper" > accessibility.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|925	echo "" >> accessibility.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|926	echo "assistive_technologies=org.GNOME.Accessibility.AtkWrapper" >> accessibility.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|927	echo "" >> accessibility.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|928	popd
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|929	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|930	%post
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|931	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|932	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|933	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|934	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|935	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|936	# FIXME: identical binaries are copied, not linked. This needs to be
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|937	# fixed upstream.
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|938	%post headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|939	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|940	#see https://bugzilla.redhat.com/show_bug.cgi?id=513605
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|941	%{jrebindir}/java -Xshare:dump >/dev/null 2>/dev/null
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|942	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|943	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|944	# Note current status of alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|945	MAKE_THIS_DEFAULT=0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|946	ID="%{_jvmdir}/\(\(jre\)\|\(java\)\)-%{javaver}-%{origin}.*bin/java"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|947	COMMAND=java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|948	alternatives --display $COMMAND 2>/dev/null | head -n 1 | grep -q "%{statuscheck}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|949	if [ $? -ne 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|950	alternatives --display $COMMAND 2>/dev/null | grep -q "%{linkcheck}"".*""$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|951	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|952	MAKE_THIS_DEFAULT=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|953	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|954	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|955	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|956	# Remove old alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|957	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|958	# Only grab what %{origin} installed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|959	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|960	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|961	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|962	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|963	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|964	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|965	ext=.xz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|966	alternatives \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|967	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|968	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jredir} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|969	--slave %{_jvmjardir}/jre jre_exports %{jvmjardir} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|970	--slave %{_bindir}/keytool keytool %{jrebindir}/keytool \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|971	--slave %{_bindir}/orbd orbd %{jrebindir}/orbd \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|972	--slave %{_bindir}/pack200 pack200 %{jrebindir}/pack200 \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|973	--slave %{_bindir}/rmid rmid %{jrebindir}/rmid \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|974	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir}/rmiregistry \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|975	--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|976	--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|977	--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|978	--slave %{_mandir}/man1/java.1$ext java.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|979	%{_mandir}/man1/java-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|980	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|981	%{_mandir}/man1/keytool-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|982	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|983	%{_mandir}/man1/orbd-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|984	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|985	%{_mandir}/man1/pack200-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|986	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|987	%{_mandir}/man1/rmid-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|988	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|989	%{_mandir}/man1/rmiregistry-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|990	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|991	%{_mandir}/man1/servertool-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|992	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|993	%{_mandir}/man1/tnameserv-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|994	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|995	%{_mandir}/man1/unpack200-%{uniquesuffix}.1$ext
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|996	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|997	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|998	# Gracefully update to this one if needed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|999	if [ $MAKE_THIS_DEFAULT -eq 1 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1000	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1001	alternatives --set $COMMAND %{jrebindir}/java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1002	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1003	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1004	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1005	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1006	for X in %{origin} %{javaver} ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1007	# Note current status of alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1008	MAKE_THIS_DEFAULT=0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1009	ID="%{_jvmdir}/\(\(jre\)\|\(java\)\)-%{javaver}-%{origin}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1010	COMMAND=jre_$X
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1011	alternatives --display $COMMAND 2>/dev/null | head -n 1 | grep -q "%{statuscheck}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1012	if [ $? -ne 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1013	alternatives --display $COMMAND 2>/dev/null | grep -q "%{linkcheck}"".*""$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1014	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1015	MAKE_THIS_DEFAULT=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1016	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1017	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1018	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1019	# Remove old alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1020	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1021	# Only grab what %{origin} installed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1022	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1023	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1024	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1025	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1026	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1027	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1028	alternatives \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1029	--install %{_jvmdir}/jre-"$X" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1030	jre_"$X" %{_jvmdir}/%{jredir} %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1031	--slave %{_jvmjardir}/jre-"$X" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1032	jre_"$X"_exports %{jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1033	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1034	# Gracefully update to this one if needed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1035	if [ $MAKE_THIS_DEFAULT -eq 1 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1036	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1037	alternatives --set $COMMAND %{_jvmdir}/%{jredir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1038	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1039	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1040	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1041	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1042	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1043	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1044	#we need to remove old alternatives with "_" typo
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1045	ID="%{_jvmdir}/\(\(jre\)\|\(java\)\)-%{javaver}-%{origin}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1046	COMMAND=jre_%{javaver}_%{origin}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1047	#  COMMAND=jre_%{javaver}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1048	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1049	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1050	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1051	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1052	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1053	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1054	# the old should be removed, so we can install new :(
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1055	update-alternatives --install %{_jvmdir}/jre-%{javaver}-%{origin} jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1056	--slave %{_jvmjardir}/jre-%{javaver}       jre_%{javaver}_%{origin}_exports      %{jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1057	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1058	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1059	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1060	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1061	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1062	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1063	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1064	%postun headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1065	alternatives --remove java %{jrebindir}/java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1066	alternatives --remove jre_%{origin} %{_jvmdir}/%{jredir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1067	alternatives --remove jre_%{javaver} %{_jvmdir}/%{jredir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1068	alternatives --remove jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1069	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1070	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1071	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1072	%post devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1073	# Note current status of alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1074	MAKE_THIS_DEFAULT=0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1075	ID="%{_jvmdir}/java-%{javaver}-%{origin}.*bin/javac"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1076	COMMAND=javac
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1077	alternatives --display $COMMAND | head -n 1 | grep -q "%{statuscheck}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1078	if [ $? -ne 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1079	alternatives --display $COMMAND | grep -q "%{linkcheck}"".*""$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1080	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1081	MAKE_THIS_DEFAULT=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1082	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1083	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1084	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1085	# Remove old alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1086	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1087	# Only grab what %{origin} installed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1088	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1089	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1090	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1091	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1092	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1093	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1094	ext=.xz
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1095	alternatives \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1096	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1097	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdkdir} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1098	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdkdir} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1099	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir}/appletviewer \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1100	--slave %{_bindir}/apt apt %{sdkbindir}/apt \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1101	--slave %{_bindir}/extcheck extcheck %{sdkbindir}/extcheck \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1102	--slave %{_bindir}/idlj idlj %{sdkbindir}/idlj \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1103	--slave %{_bindir}/jar jar %{sdkbindir}/jar \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1104	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir}/jarsigner \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1105	--slave %{_bindir}/javadoc javadoc %{sdkbindir}/javadoc \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1106	--slave %{_bindir}/javah javah %{sdkbindir}/javah \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1107	--slave %{_bindir}/javap javap %{sdkbindir}/javap \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1108	--slave %{_bindir}/jcmd jcmd %{sdkbindir}/jcmd \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1109	--slave %{_bindir}/jconsole jconsole %{sdkbindir}/jconsole \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1110	--slave %{_bindir}/jdb jdb %{sdkbindir}/jdb \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1111	--slave %{_bindir}/jhat jhat %{sdkbindir}/jhat \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1112	--slave %{_bindir}/jinfo jinfo %{sdkbindir}/jinfo \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1113	--slave %{_bindir}/jmap jmap %{sdkbindir}/jmap \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1114	--slave %{_bindir}/jps jps %{sdkbindir}/jps \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1115	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir}/jrunscript \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1116	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir}/jsadebugd \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1117	--slave %{_bindir}/jstack jstack %{sdkbindir}/jstack \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1118	--slave %{_bindir}/jstat jstat %{sdkbindir}/jstat \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1119	--slave %{_bindir}/jstatd jstatd %{sdkbindir}/jstatd \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1120	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir}/native2ascii \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1121	--slave %{_bindir}/policytool policytool %{sdkbindir}/policytool \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1122	--slave %{_bindir}/rmic rmic %{sdkbindir}/rmic \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1123	--slave %{_bindir}/schemagen schemagen %{sdkbindir}/schemagen \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1124	--slave %{_bindir}/serialver serialver %{sdkbindir}/serialver \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1125	--slave %{_bindir}/wsgen wsgen %{sdkbindir}/wsgen \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1126	--slave %{_bindir}/wsimport wsimport %{sdkbindir}/wsimport \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1127	--slave %{_bindir}/xjc xjc %{sdkbindir}/xjc \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1128	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1129	%{_mandir}/man1/appletviewer-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1130	--slave %{_mandir}/man1/apt.1$ext apt.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1131	%{_mandir}/man1/apt-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1132	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1133	%{_mandir}/man1/extcheck-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1134	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1135	%{_mandir}/man1/jar-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1136	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1137	%{_mandir}/man1/jarsigner-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1138	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1139	%{_mandir}/man1/javac-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1140	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1141	%{_mandir}/man1/javadoc-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1142	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1143	%{_mandir}/man1/javah-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1144	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1145	%{_mandir}/man1/javap-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1146	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1147	%{_mandir}/man1/jconsole-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1148	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1149	%{_mandir}/man1/jdb-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1150	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1151	%{_mandir}/man1/jhat-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1152	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1153	%{_mandir}/man1/jinfo-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1154	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1155	%{_mandir}/man1/jmap-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1156	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1157	%{_mandir}/man1/jps-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1158	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1159	%{_mandir}/man1/jrunscript-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1160	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1161	%{_mandir}/man1/jsadebugd-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1162	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1163	%{_mandir}/man1/jstack-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1164	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1165	%{_mandir}/man1/jstat-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1166	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1167	%{_mandir}/man1/jstatd-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1168	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1169	%{_mandir}/man1/native2ascii-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1170	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1171	%{_mandir}/man1/policytool-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1172	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1173	%{_mandir}/man1/rmic-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1174	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1175	%{_mandir}/man1/schemagen-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1176	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1177	%{_mandir}/man1/serialver-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1178	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1179	%{_mandir}/man1/wsgen-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1180	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1181	%{_mandir}/man1/wsimport-%{uniquesuffix}.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1182	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1183	%{_mandir}/man1/xjc-%{uniquesuffix}.1$ext
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1184	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1185	# Gracefully update to this one if needed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1186	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1187	if [ $MAKE_THIS_DEFAULT -eq 1 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1188	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1189	alternatives --set $COMMAND %{sdkbindir}/javac
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1190	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1191	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1192	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1193	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1194	for X in %{origin} %{javaver} ; do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1195	# Note current status of alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1196	MAKE_THIS_DEFAULT=0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1197	ID="%{_jvmdir}/java-%{javaver}-%{origin}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1198	COMMAND=java_sdk_$X
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1199	alternatives --display $COMMAND 2>/dev/null | head -n 1 | grep -q "%{statuscheck}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1200	if [ $? -ne 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1201	alternatives --display $COMMAND 2>/dev/null | grep -q "%{linkcheck}"".*""$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1202	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1203	MAKE_THIS_DEFAULT=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1204	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1205	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1206	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1207	# Remove old alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1208	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1209	# Only grab what %{origin} installed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1210	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1211	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1212	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1213	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1214	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1215	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1216	alternatives \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1217	--install %{_jvmdir}/java-"$X" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1218	java_sdk_"$X" %{_jvmdir}/%{sdkdir} %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1219	--slave %{_jvmjardir}/java-"$X" \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1220	java_sdk_"$X"_exports %{_jvmjardir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1221	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1222	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1223	# Gracefully update to this one if needed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1224	if [ $MAKE_THIS_DEFAULT -eq 1 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1225	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1226	alternatives --set $COMMAND %{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1227	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1228	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1229	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1230	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1231	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1232	update-alternatives --install %{_jvmdir}/java-%{javaver}-%{origin} java_sdk_%{javaver}_%{origin} %{_jvmdir}/%{sdkdir} %{priority} \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1233	--slave %{_jvmjardir}/java-%{javaver}-%{origin}       java_sdk_%{javaver}_%{origin}_exports      %{_jvmjardir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1234	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1235	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1236	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1237	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1238	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1239	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1240	%postun devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1241	alternatives --remove javac %{sdkbindir}/javac
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1242	alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1243	alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1244	alternatives --remove java_sdk_%{javaver}_%{origin} %{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1245	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1246	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1247	%post javadoc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1248	MAKE_THIS_DEFAULT=0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1249	ID="%{_javadocdir}/java-%{javaver}-%{origin}.*/api"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1250	COMMAND=javadocdir
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1251	alternatives --display $COMMAND 2>/dev/null | head -n 1 | grep -q "%{statuscheck}"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1252	if [ $? -ne 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1253	alternatives --display $COMMAND 2>/dev/null | grep -q "%{linkcheck}"".*""$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1254	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1255	MAKE_THIS_DEFAULT=1
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1256	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1257	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1258	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1259	# Remove old alternatives
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1260	for alt in $(alternatives --display $COMMAND 2>/dev/null | grep priority | awk '{print $1}'); do
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1261	# Only grab what %{origin} installed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1262	echo $alt | grep -q "$ID"
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1263	if [ $? -eq 0 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1264	alternatives --remove $COMMAND $alt >& /dev/null || :
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1265	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1266	done
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1267	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1268	alternatives \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1269	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{uniquejavadocdir}/api \
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1270	%{priority}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1271	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1272	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1273	# Gracefully update to this one if needed
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1274	if [ $MAKE_THIS_DEFAULT -eq 1 ]; then
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1275	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1276	alternatives --set $COMMAND %{_javadocdir}/%{uniquejavadocdir}/api
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1277	%if %{graceful_links}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1278	fi
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1279	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1280	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1281	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1282	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1283	%postun javadoc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1284	alternatives --remove javadocdir %{_javadocdir}/%{uniquejavadocdir}/api
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1285	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1286	exit 0
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1287	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1288	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1289	%files -f %{name}.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1290	%{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1291	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1292	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1293	%files headless  -f %{name}.files-headless
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1294	%defattr(-,root,root,-)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1295	%doc %{_jvmdir}/%{sdkdir}/ASSEMBLY_EXCEPTION
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1296	%doc %{_jvmdir}/%{sdkdir}/LICENSE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1297	%doc %{_jvmdir}/%{sdkdir}/THIRD_PARTY_README
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1298	%dir %{_jvmdir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1299	%{_jvmdir}/%{jrelnk}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1300	%{_jvmprivdir}/*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1301	%dir %{jvmjardir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1302	%{_jvmjardir}/%{jrelnk}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1303	%dir %{_jvmdir}/%{jredir}/lib/security
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1304	%{_jvmdir}/%{jredir}/lib/security/cacerts
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1305	%ifnarch %{arm}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1306	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/US_export_policy.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1307	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/local_policy.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1308	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1309	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1310	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1311	%{_mandir}/man1/java-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1312	%{_mandir}/man1/keytool-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1313	%{_mandir}/man1/orbd-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1314	%{_mandir}/man1/pack200-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1315	%{_mandir}/man1/rmid-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1316	%{_mandir}/man1/rmiregistry-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1317	%{_mandir}/man1/servertool-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1318	%{_mandir}/man1/tnameserv-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1319	%{_mandir}/man1/unpack200-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1320	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/nss.cfg
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1321	%{_sysconfdir}/.java
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1322	%{_jvmdir}/%{sdkdir}/jre-abrt
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1323	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1324	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1325	%files devel
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1326	%defattr(-,root,root,-)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1327	%dir %{_jvmdir}/%{sdkdir}/bin
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1328	%dir %{_jvmdir}/%{sdkdir}/include
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1329	%dir %{_jvmdir}/%{sdkdir}/lib
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1330	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1331	%dir %{_jvmdir}/%{sdkdir}/tapset
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1332	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1333	%{_jvmdir}/%{sdkdir}/bin/*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1334	%{_jvmdir}/%{sdkdir}/include/*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1335	%{_jvmdir}/%{sdkdir}/lib/*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1336	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1337	%{_jvmdir}/%{sdkdir}/tapset/*.stp
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1338	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1339	%{_jvmjardir}/%{sdkdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1340	%{_datadir}/applications/*jconsole.desktop
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1341	%{_datadir}/applications/*policytool.desktop
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1342	%{_mandir}/man1/appletviewer-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1343	%{_mandir}/man1/apt-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1344	%{_mandir}/man1/extcheck-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1345	%{_mandir}/man1/idlj-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1346	%{_mandir}/man1/jar-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1347	%{_mandir}/man1/jarsigner-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1348	%{_mandir}/man1/javac-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1349	%{_mandir}/man1/javadoc-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1350	%{_mandir}/man1/javah-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1351	%{_mandir}/man1/javap-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1352	%{_mandir}/man1/jconsole-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1353	%{_mandir}/man1/jcmd-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1354	%{_mandir}/man1/jdb-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1355	%{_mandir}/man1/jhat-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1356	%{_mandir}/man1/jinfo-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1357	%{_mandir}/man1/jmap-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1358	%{_mandir}/man1/jps-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1359	%{_mandir}/man1/jrunscript-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1360	%{_mandir}/man1/jsadebugd-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1361	%{_mandir}/man1/jstack-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1362	%{_mandir}/man1/jstat-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1363	%{_mandir}/man1/jstatd-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1364	%{_mandir}/man1/native2ascii-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1365	%{_mandir}/man1/policytool-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1366	%{_mandir}/man1/rmic-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1367	%{_mandir}/man1/schemagen-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1368	%{_mandir}/man1/serialver-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1369	%{_mandir}/man1/wsgen-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1370	%{_mandir}/man1/wsimport-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1371	%{_mandir}/man1/xjc-%{uniquesuffix}.1*
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1372	%ifarch %{jit_arches}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1373	%{tapsetroot}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1374	%endif
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1375	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1376	%files demo -f %{name}-demo.files
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1377	%defattr(-,root,root,-)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1378	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1379	%files src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1380	%defattr(-,root,root,-)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1381	%doc README.src
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1382	%{_jvmdir}/%{sdkdir}/src.zip
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1383	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1384	%files javadoc
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1385	%defattr(-,root,root,-)
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1386	%doc %{_javadocdir}/%{uniquejavadocdir}
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1387	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1388	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1389	%files accessibility
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1390	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libatk-wrapper.so
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1391	%{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1392	%{_jvmdir}/%{jredir}/lib/accessibility.properties
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1393	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1394	%changelog
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1395	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.7.0.60-2.4.3.3
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1396	+ Revision: 0717355
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1397	- Supress error messages from 'alternatives' command - we check it's exit code in any case, no need to frighten users
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1398	
14mr|java-1.7.0-openjdk-1.7.0.60-2.4.3.3|1399	

16834 14
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1	# If debug is 1, OpenJDK is built with all debug info present.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|2	%global debug 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|3	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|4	%global aarch64_hg_tag  992
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|5	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|6	%global aarch64         aarch64 arm64 armv8
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|7	%global multilib_arches %{power64} sparc64 x86_64 %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|8	%global jit_arches      %{ix86} x86_64 sparcv9 sparc64 %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|9	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|10	# sometimes we need to distinguish big and little endian PPC64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|11	# taken from the openjdk-1.7 spec
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|12	%global ppc64le                 ppc64le
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|13	%global ppc64be                 ppc64 ppc64p7
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|14	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|15	%ifarch x86_64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|16	%global archinstall amd64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|17	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|18	%ifarch ppc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|19	%global archinstall ppc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|20	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|21	%ifarch %{power64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|22	%global archinstall ppc64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|23	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|24	%ifarch %{ppc64le}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|25	%global archinstall ppc64le
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|26	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|27	%ifarch %{ix86}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|28	%global archinstall i386
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|29	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|30	%ifarch ia64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|31	%global archinstall ia64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|32	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|33	%ifarch s390
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|34	%global archinstall s390
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|35	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|36	%ifarch s390x
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|37	%global archinstall s390x
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|38	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|39	%ifarch %{arm}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|40	%global archinstall arm
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|41	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|42	%ifarch %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|43	%global archinstall aarch64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|44	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|45	# 32 bit sparc, optimized for v9
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|46	%ifarch sparcv9
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|47	%global archinstall sparc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|48	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|49	# 64 bit sparc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|50	%ifarch sparc64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|51	%global archinstall sparcv9
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|52	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|53	%ifnarch %{jit_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|54	%global archinstall %{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|55	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|56	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|57	%if %{debug}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|58	%global debugbuild slowdebug
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|59	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|60	%global debugbuild release
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|61	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|62	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|63	%global buildoutputdir jdk8/build/jdk8.build
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|64	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|65	%ifarch %{jit_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|66	%global with_systemtap 1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|67	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|68	%global with_systemtap 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|69	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|70	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|71	# Convert an absolute path to a relative path.  Each symbolic link is
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|72	# specified relative to the directory in which it is installed so that
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|73	# it will resolve properly within chrooted installations.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|74	%global script 'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|75	%global abs2rel %{__perl} -e %{script}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|76	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|77	# Hard-code libdir on 64-bit architectures to make the 64-bit JDK
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|78	# simply be another alternative.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|79	%global LIBDIR %{_libdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|80	#backuped original one
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|81	%ifarch %{multilib_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|82	%global syslibdir       %{_prefix}/lib64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|83	%global _libdir         %{_prefix}/lib
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|84	%global archname        %{name}.%{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|85	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|86	%global syslibdir       %{_libdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|87	%global archname        %{name}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|88	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|89	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|90	# Standard JPackage naming and versioning defines.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|91	%global origin          openjdk
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|92	%global updatever       5
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|93	%global buildver        b13
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|94	%global aarch64_updatever 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|95	%global aarch64_buildver b128
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|96	# priority must be 6 digits in total
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|97	%global priority        18000%{updatever}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|98	%global javaver         1.8.0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|99	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|100	# Standard JPackage directories and symbolic links.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|101	# Make 64-bit JDKs just another alternative on 64-bit architectures.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|102	%ifarch %{multilib_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|103	%global sdklnk          java-%{javaver}-%{origin}.%{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|104	%global jrelnk          jre-%{javaver}-%{origin}.%{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|105	%global sdkdir          %{name}-%{version}.%{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|106	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|107	%global sdklnk          java-%{javaver}-%{origin}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|108	%global jrelnk          jre-%{javaver}-%{origin}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|109	%global sdkdir          %{name}-%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|110	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|111	%global jredir          %{sdkdir}/jre
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|112	%global sdkbindir       %{_jvmdir}/%{sdklnk}/bin
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|113	%global jrebindir       %{_jvmdir}/%{jrelnk}/bin
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|114	%ifarch %{multilib_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|115	%global jvmjardir       %{_jvmjardir}/%{name}-%{version}.%{_arch}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|116	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|117	%global jvmjardir       %{_jvmjardir}/%{name}-%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|118	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|119	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|120	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|121	# Where to install systemtap tapset (links)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|122	# We would like these to be in a package specific subdir,
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|123	# but currently systemtap doesn't support that, so we have to
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|124	# use the root tapset dir for now. To distinquish between 64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|125	# and 32 bit architectures we place the tapsets under the arch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|126	# specific dir (note that systemtap will only pickup the tapset
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|127	# for the primary arch for now). Systemtap uses the machine name
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|128	# aka build_cpu as architecture specific directory name.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|129	%global tapsetroot /usr/share/systemtap
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|130	%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|131	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|132	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|133	# Prevent brp-java-repack-jars from being run.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|134	%global __jar_repack 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|135	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|136	Name:    java-%{javaver}-%{origin}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|137	Version: %{javaver}.%{updatever}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|138	Release: 4.%{buildver}%{?dist}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|139	# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|140	# and this change was brought into RHEL-4.  java-1.5.0-ibm packages
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|141	# also included the epoch in their virtual provides.  This created a
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|142	# situation where in-the-wild java-1.5.0-ibm packages provided "java =
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|143	# 1:1.5.0".  In RPM terms, "1.6.0 < 1:1.5.0" since 1.6.0 is
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|144	# interpreted as 0:1.6.0.  So the "java >= 1.6.0" requirement would be
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|145	# satisfied by the 1:1.5.0 packages.  Thus we need to set the epoch in
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|146	# JDK package >= 1.6.0 to 1, and packages referring to JDK virtual
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|147	# provides >= 1.6.0 must specify the epoch, "java >= 1:1.6.0".
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|148	Epoch:   1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|149	Summary: OpenJDK Runtime Environment
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|150	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|151	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|152	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
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|153	URL:      http://openjdk.java.net/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|154	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|155	# Source from upstrem OpenJDK8 project. To regenerate, use
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|156	# ./generate_source_tarball.sh jdk8u jdk8u jdk8u%{updatever}-%{buildver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|157	# ./generate_source_tarball.sh aarch64-port jdk8 %{aarch64_hg_tag}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|158	Source0:  jdk8u-jdk8u%{updatever}-%{buildver}.tar.xz
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|159	Source1:  aarch64-port-jdk8-%{aarch64_buildver}-aarch64-%{aarch64_hg_tag}.tar.xz
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|160	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|161	# Custom README for -src subpackage
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|162	Source2:  README.src
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|163	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|164	Source3:  java-abrt-launcher.in
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|165	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|166	# Use 'generate_tarballs.sh' to generate the following tarballs
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|167	# They are based on code contained in the IcedTea7 project.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|168	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|169	# Systemtap tapsets. Zipped up to keep it small.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|170	Source8: systemtap-tapset.tar.gz
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|171	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|172	# Desktop files. Adapated from IcedTea.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|173	Source9: jconsole.desktop.in
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|174	Source10: policytool.desktop.in
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|175	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|176	# nss configuration file
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|177	Source11: nss.cfg
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|178	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|179	# Removed libraries that we link instead
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|180	Source12: remove-intree-libraries.sh
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|181	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|182	# Ensure we aren't using the limited crypto policy
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|183	Source13: TestCryptoLevel.java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|184	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|185	# New versions of config files with aarch64 support. This is not upstream yet.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|186	Source100: config.guess
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|187	Source101: config.sub
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|188	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|189	Source200: java-1.8.0-openjdk.rpmlintrc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|190	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|191	# RPM/distribution specific patches
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|192	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|193	# Ignore AWTError when assistive technologies are loaded
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|194	Patch1:   %{name}-accessible-toolkit.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|195	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|196	# RHBZ 1015432
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|197	Patch2: 1015432.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|198	# Restrict access to java-atk-wrapper classes
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|199	Patch3: java-atk-wrapper-security.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|200	# RHBZ 808293
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|201	Patch4: PStack-808293.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|202	# Allow multiple initialization of PKCS11 libraries
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|203	Patch5: multiple-pkcs11-library-init.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|204	# Disable doclint for compatibility
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|205	Patch6: disable-doclint-by-default.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|206	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|207	#
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|208	# OpenJDK specific patches
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|209	#
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|210	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|211	# Allow icedtea-web to build
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|212	Patch99: applet-hole.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|213	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|214	# Recognize s390/s390x
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|215	Patch100: %{name}-s390.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|216	# Type fixing for s390
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|217	Patch101: %{name}-bitmap.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|218	Patch102: %{name}-size_t.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|219	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|220	# Patch for PPC/PPC64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|221	Patch103: %{name}-ppc-zero-hotspot.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|222	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|223	Patch201: system-libjpeg.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|224	Patch202: system-libpng.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|225	Patch203: system-lcms.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|226	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|227	Patch301: java-1.8.0-openjdk-giflib5.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|228	Patch302: java-1.8.0-openjdk-make-4.0.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|229	Patch303: java-1.8.0-openjdk-gilib-5.1.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|230	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|231	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|232	Patch999: 0001-PPC64LE-arch-support-in-openjdk-1.8.patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|233	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|234	BuildRequires: autoconf
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|235	BuildRequires: automake
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|236	BuildRequires: pkgconfig(alsa)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|237	BuildRequires: binutils
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|238	BuildRequires: cups-devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|239	BuildRequires: desktop-file-utils
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|240	BuildRequires: fontconfig
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|241	BuildRequires: freetype-devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|242	BuildRequires: giflib-devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|243	BuildRequires: gcc-c++
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|244	BuildRequires: pkgconfig(gtk+-2.0)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|245	BuildRequires: pkgconfig(lcms2)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|246	BuildRequires: jpeg-devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|247	BuildRequires: pkgconfig(libpng)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|248	BuildRequires: xsltproc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|249	BuildRequires: pkgconfig(x11)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|250	BuildRequires: pkgconfig(xi)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|251	BuildRequires: pkgconfig(xinerama)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|252	BuildRequires: pkgconfig(xt)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|253	BuildRequires: pkgconfig(xtst)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|254	BuildRequires: pkgconfig
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|255	BuildRequires: pkgconfig(xproto)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|256	#BuildRequires: redhat-lsb
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|257	BuildRequires: zip
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|258	# OpenJDK X officially requires OpenJDK (X-1) to build
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|259	BuildRequires: java-1.7.0-openjdk-devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|260	# Zero-assembler build requirement.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|261	%ifnarch %{jit_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|262	BuildRequires: pkgconfig(libffi)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|263	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|264	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|265	# cacerts build requirement.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|266	BuildRequires: openssl
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|267	# execstack build requirement.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|268	# no prelink on ARM yet
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|269	%ifnarch %{arm} %{aarch64} ppc64le
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|270	BuildRequires: prelink
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|271	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|272	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|273	BuildRequires: systemtap
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|274	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|275	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|276	# Requires rest of java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|277	Requires: %{name}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|278	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|279	# Standard JPackage base provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|280	Provides: jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|281	Provides: jre-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|282	Provides: jre-%{javaver} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|283	Provides: java-%{javaver} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|284	Provides: jre = %{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|285	Provides: java-%{origin} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|286	Provides: java = %{epoch}:%{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|287	# Standard JPackage extensions provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|288	Provides: java-fonts = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|289	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|290	%description
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|291	The OpenJDK runtime environment.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|292	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|293	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|294	%package headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|295	Summary: OpenJDK Runtime Environment
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|296	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|297	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|298	# Require /etc/pki/java/cacerts.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|299	Requires: rootcerts-java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|300	# Require jpackage-utils for ownership of /usr/lib/jvm/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|301	Requires: jpackage-utils
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|302	# Require zoneinfo data provided by tzdata-java subpackage.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|303	Requires: tzdata-java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|304	# Post requires alternatives to install tool alternatives.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|305	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|306	# Postun requires alternatives to uninstall tool alternatives.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|307	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|308	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|309	# Standard JPackage base provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|310	Provides: jre-%{javaver}-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|311	Provides: jre-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|312	Provides: jre-%{javaver}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|313	Provides: java-%{javaver}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|314	Provides: jre-headless = %{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|315	Provides: java-%{origin}-headless = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|316	Provides: java-headless = %{epoch}:%{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|317	# Standard JPackage extensions provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|318	Provides: jndi = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|319	Provides: jndi-ldap = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|320	Provides: jndi-cos = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|321	Provides: jndi-rmi = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|322	Provides: jndi-dns = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|323	Provides: jaas = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|324	Provides: jsse = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|325	Provides: jce = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|326	Provides: jdbc-stdext = 4.1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|327	Provides: java-sasl = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|328	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|329	%description headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|330	The OpenJDK runtime environment without audio and video support.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|331	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|332	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|333	%package devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|334	Summary: OpenJDK Development Environment
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|335	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|336	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|337	# Require base package.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|338	Requires:         %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|339	# Post requires alternatives to install tool alternatives.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|340	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|341	# Postun requires alternatives to uninstall tool alternatives.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|342	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|343	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|344	# Standard JPackage devel provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|345	Provides: java-sdk-%{javaver}-%{origin} = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|346	Provides: java-sdk-%{javaver} = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|347	Provides: java-sdk-%{origin} = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|348	Provides: java-sdk = %{epoch}:%{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|349	Provides: java-%{javaver}-devel = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|350	Provides: java-devel-%{origin} = %{epoch}:%{version}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|351	Provides: java-devel = %{epoch}:%{javaver}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|352	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|353	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|354	%description devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|355	The OpenJDK development tools.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|356	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|357	%package demo
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|358	Summary: OpenJDK Demos
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|359	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|360	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|361	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|362	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|363	%description demo
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|364	The OpenJDK demos.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|365	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|366	%package src
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|367	Summary: OpenJDK Source Bundle
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|368	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|369	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|370	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|371	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|372	%description src
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|373	The OpenJDK source bundle.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|374	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|375	%package javadoc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|376	Summary: OpenJDK API Documentation
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|377	Group:   Development/Java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|378	Requires: jpackage-utils
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|379	BuildArch: noarch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|380	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|381	# Post requires alternatives to install javadoc alternative.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|382	Requires(post):   %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|383	# Postun requires alternatives to uninstall javadoc alternative.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|384	Requires(postun): %{_sbindir}/alternatives
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|385	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|386	# Standard JPackage javadoc provides.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|387	Provides: java-javadoc = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|388	Provides: java-%{javaver}-javadoc = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|389	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|390	%description javadoc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|391	The OpenJDK API documentation.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|392	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|393	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|394	%package accessibility
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|395	Summary: OpenJDK accessibility connector
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|396	Requires: java-atk-wrapper
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|397	Requires: %{name} = %{epoch}:%{version}-%{release}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|398	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|399	%description accessibility
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|400	Enables accessibility support in OpenJDK by using java-atk-wrapper. This allows
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|401	compatible at-spi2 based accessibility programs to work for AWT and Swing-based
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|402	programs.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|403	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|404	Please note, the java-atk-wrapper is still in beta, and OpenJDK itself is still
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|405	being tuned to be working with accessibility features. There are known issues
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|406	with accessibility on, so please do not install this package unless you really
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|407	need to.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|408	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|409	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|410	%prep
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|411	%ifarch %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|412	%global source_num 1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|413	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|414	%global source_num 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|415	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|416	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|417	%setup -q -c -n %{name} -T -a %{source_num}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|418	cp %{SOURCE2} .
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|419	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|420	# replace outdated configure guess script
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|421	#
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|422	# the configure macro will do this too, but it also passes a few flags not
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|423	# supported by openjdk configure script
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|424	cp %{SOURCE100} jdk8/common/autoconf/build-aux/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|425	cp %{SOURCE101} jdk8/common/autoconf/build-aux/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|426	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|427	# OpenJDK patches
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|428	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|429	# Remove libraries that are linked
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|430	sh %{SOURCE12}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|431	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|432	%patch201
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|433	%patch202
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|434	%patch203
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|435	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|436	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|437	%patch1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|438	%patch2
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|439	%patch3
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|440	%patch4
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|441	%patch5
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|442	%patch6
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|443	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|444	%patch99
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|445	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|446	# Type fixes for s390
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|447	%ifarch s390 s390x
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|448	%patch100
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|449	%patch101
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|450	%patch102
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|451	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|452	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|453	%ifarch ppc %{power64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|454	# PPC fixes
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|455	%patch103
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|456	%patch999 -p1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|457	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|458	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|459	# omv/rosa patches
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|460	%patch301
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|461	%patch302 -p1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|462	%patch303 -p0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|463	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|464	# Extract systemtap tapsets
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|465	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|466	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|467	tar xzf %{SOURCE8}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|468	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|469	for file in tapset/*.in; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|470	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|471	OUTPUT_FILE=`echo $file | sed -e s:\.in$::g`
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|472	sed -e s:@ABS_SERVER_LIBJVM_SO@:%{_jvmdir}/%{sdkdir}/jre/lib/%{archinstall}/server/libjvm.so:g $file > $file.1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|473	# TODO find out which architectures other than ix86 have a client vm
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|474	%ifarch %{ix86}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|475	sed -e s:@ABS_CLIENT_LIBJVM_SO@:%{_jvmdir}/%{sdkdir}/jre/lib/%{archinstall}/client/libjvm.so:g $file.1 > $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|476	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|477	sed -e '/@ABS_CLIENT_LIBJVM_SO@/d' $file.1 > $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|478	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|479	sed -i -e s:@ABS_JAVA_HOME_DIR@:%{_jvmdir}/%{sdkdir}:g $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|480	sed -i -e s:@INSTALL_ARCH_DIR@:%{archinstall}:g $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|481	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|482	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|483	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|484	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|485	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|486	# Prepare desktop files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|487	for file in %{SOURCE9} %{SOURCE10} ; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|488	OUTPUT_FILE=`basename $file | sed -e s:\.in$::g`
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|489	sed -e s:@JAVA_HOME@:%{_jvmdir}/%{sdkdir}:g $file > $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|490	sed -i -e s:@VERSION@:%{version}-%{release}.%{_arch}:g $OUTPUT_FILE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|491	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|492	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|493	%build
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|494	# How many cpu's do we have?
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|495	export NUM_PROC=`/usr/bin/getconf _NPROCESSORS_ONLN 2> /dev/null || :`
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|496	export NUM_PROC=${NUM_PROC:-1}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|497	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|498	# Build IcedTea and OpenJDK.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|499	%ifarch s390x sparc64 alpha %{power64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|500	export ARCH_DATA_MODEL=64
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|501	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|502	%ifarch alpha
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|503	export CFLAGS="$CFLAGS -mieee"
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|504	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|505	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|506	(cd jdk8/common/autoconf
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|507	bash ./autogen.sh
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|508	)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|509	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|510	mkdir -p %{buildoutputdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|511	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|512	pushd %{buildoutputdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|513	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|514	bash ../../configure \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|515	%ifnarch %{jit_arches}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|516	--with-jvm-variants=zero \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|517	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|518	%ifarch %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|519	--with-jvm-variants=client \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|520	--disable-precompiled-headers \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|521	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|522	--disable-zip-debug-info \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|523	--with-milestone="fcs" \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|524	%ifnarch %{aarch64}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|525	--with-update-version=%{updatever} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|526	--with-build-number=%{buildver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|527	%else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|528	--with-build-number=%{aarch64_buildver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|529	--with-user-release-suffix="aarch64-%{aarch64_hg_tag}" \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|530	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|531	--with-boot-jdk=/usr/lib/jvm/java-openjdk \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|532	--with-debug-level=%{debugbuild} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|533	--enable-unlimited-crypto \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|534	--with-zlib=system \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|535	--with-libjpeg=system \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|536	--with-giflib=system \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|537	--with-libpng=system \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|538	--with-lcms=system \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|539	--with-stdc++lib=dynamic \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|540	--with-num-cores="$NUM_PROC" \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|541	--with-extra-cflags="-fno-devirtualize" \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|542	--with-extra-cxxflags="-fno-devirtualize"
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|543	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|544	# The combination of FULL_DEBUG_SYMBOLS=0 and ALT_OBJCOPY=/does_not_exist
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|545	# disables FDS for all build configs and reverts to pre-FDS make logic.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|546	# STRIP_POLICY=none says don't do any stripping. DEBUG_BINARIES=true says
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|547	# ignore all the other logic about which debug options and just do '-g'.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|548	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|549	make \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|550	DEBUG_BINARIES=true \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|551	STRIP_POLICY=no_strip \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|552	POST_STRIP_CMD="" \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|553	LOG=trace \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|554	all
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|555	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|556	# the build (erroneously) removes read permissions from some jars
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|557	# this is a regression in OpenJDK 7 (our compiler):
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|558	# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|559	find images/j2sdk-image -iname '*.jar' -exec chmod ugo+r {} \;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|560	chmod ugo+r images/j2sdk-image/lib/ct.sym
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|561	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|562	# remove redundant *diz and *debuginfo files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|563	find images/j2sdk-image -iname '*.diz' -exec rm {} \;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|564	find images/j2sdk-image -iname '*.debuginfo' -exec rm {} \;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|565	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|566	popd >& /dev/null
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|567	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|568	export JAVA_HOME=$(pwd)/%{buildoutputdir}/images/j2sdk-image
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|569	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|570	# Install java-abrt-luncher
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|571	mv $JAVA_HOME/jre/bin/java $JAVA_HOME/jre/bin/java-abrt
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|572	cat %{SOURCE3} | sed -e s:@JAVA_PATH@:%{_jvmdir}/%{jredir}/bin/java-abrt:g -e s:@LIB_DIR@:%{LIBDIR}/libabrt-java-connector.so:g > $JAVA_HOME/jre/bin/java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|573	chmod 755 $JAVA_HOME/jre/bin/java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|574	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|575	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|576	# Copy tz.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|577	echo "sun.zoneinfo.dir=/usr/share/javazi" >> $JAVA_HOME/jre/lib/tz.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|578	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|579	# Check unlimited policy has been used
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|580	$JAVA_HOME/bin/javac -d . %{SOURCE13}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|581	$JAVA_HOME/bin/java TestCryptoLevel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|582	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|583	# Check debug symbols are present and can identify code
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|584	#nm -aCl $JAVA_HOME/jre/lib/%{archinstall}/server/libjvm.so | grep javaCalls.cpp
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|585	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|586	%install
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|587	rm -rf $RPM_BUILD_ROOT
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|588	STRIP_KEEP_SYMTAB=libjvm*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|589	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|590	# Install symlink to default soundfont
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|591	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/audio
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|592	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/audio
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|593	ln -s %{_datadir}/soundfonts/default.sf2
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|594	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|595	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|596	pushd %{buildoutputdir}/images/j2sdk-image
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|597	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|598	# Install main files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|599	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|600	cp -a bin include lib src.zip $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|601	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|602	cp -a jre/bin jre/lib $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|603	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|604	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|605	# Install systemtap support files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|606	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|607	cp -a $RPM_BUILD_DIR/%{name}/tapset/*.stp $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|608	install -d -m 755 $RPM_BUILD_ROOT%{tapsetdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|609	pushd $RPM_BUILD_ROOT%{tapsetdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|610	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir}/tapset %{tapsetdir})
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|611	ln -sf $RELATIVE/*.stp .
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|612	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|613	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|614	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|615	# Install cacerts symlink.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|616	rm -f $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/cacerts
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|617	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|618	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|619	%{_jvmdir}/%{jredir}/lib/security)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|620	ln -sf $RELATIVE/cacerts .
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|621	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|622	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|623	# Install extension symlinks.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|624	install -d -m 755 $RPM_BUILD_ROOT%{jvmjardir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|625	pushd $RPM_BUILD_ROOT%{jvmjardir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|626	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir}/lib %{jvmjardir})
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|627	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|628	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|629	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|630	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|631	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|632	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|633	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|634	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|635	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|636	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|637	for jar in *-%{version}.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|638	do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|639	if [ x%{version} != x%{javaver} ]
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|640	then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|641	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|642	fi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|643	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|644	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|645	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|646	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|647	# Install JCE policy symlinks.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|648	install -d -m 755 $RPM_BUILD_ROOT%{_jvmprivdir}/%{archname}/jce/vanilla
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|649	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|650	# Install versionless symlinks.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|651	pushd $RPM_BUILD_ROOT%{_jvmdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|652	ln -sf %{jredir} %{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|653	ln -sf %{sdkdir} %{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|654	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|655	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|656	pushd $RPM_BUILD_ROOT%{_jvmjardir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|657	ln -sf %{sdkdir} %{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|658	ln -sf %{sdkdir} %{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|659	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|660	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|661	# Remove javaws man page
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|662	rm -f man/man1/javaws*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|663	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|664	# Install man pages.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|665	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|666	for manpage in man/man1/*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|667	do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|668	# Convert man pages to UTF8 encoding.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|669	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|670	mv -f $manpage.tmp $manpage
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|671	install -m 644 -p $manpage $RPM_BUILD_ROOT%{_mandir}/man1/$(basename \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|672	$manpage .1)-%{name}.1
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|673	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|674	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|675	# Install demos and samples.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|676	cp -a demo $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|677	mkdir -p sample/rmi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|678	mv bin/java-rmi.cgi sample/rmi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|679	cp -a sample $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|680	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|681	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|682	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|683	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|684	# Install nss.cfg
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|685	install -m 644 %{SOURCE11} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|686	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|687	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|688	# Install Javadoc documentation.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|689	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|690	cp -a %{buildoutputdir}/docs $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|691	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|692	# Install icons and menu entries.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|693	for s in 16 24 32 48 ; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|694	install -D -p -m 644 \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|695	jdk8/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|696	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/java-%{javaver}.png
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|697	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|698	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|699	# Install desktop files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|700	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/{applications,pixmaps}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|701	for e in jconsole policytool ; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|702	desktop-file-install --vendor=%{name} --mode=644 \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|703	--dir=$RPM_BUILD_ROOT%{_datadir}/applications $e.desktop
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|704	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|705	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|706	# Find JRE directories.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|707	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|708	| grep -v jre/lib/security \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|709	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|710	> %{name}.files.headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|711	# Find JRE files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|712	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type f -o -type l \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|713	| grep -v jre/lib/security \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|714	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|715	> %{name}.files.all
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|716	#split %{name}.files to %{name}.files-headless and %{name}.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|717	#see https://bugzilla.redhat.com/show_bug.cgi?id=875408
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|718	NOT_HEADLESS=\
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|719	"%{_jvmdir}/%{jredir}/lib/%{archinstall}/libjsoundalsa.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|720	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libpulse-java.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|721	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libsplashscreen.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|722	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libawt_xawt.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|723	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libjawt.so"
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|724	#filter %{name}.files from %{name}.files.all to %{name}.files-headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|725	ALL=`cat %{name}.files.all`
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|726	for file in $ALL ; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|727	INLCUDE="NO" ;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|728	for blacklist in $NOT_HEADLESS ; do
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|729	# we can not match normally, because rpmbuild will evaluate !0 result as script failure
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|730	q=`expr match "$file" "$blacklist"` || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|731	l=`expr length "$blacklist"` || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|732	if [ $q -eq $l ]; then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|733	INLCUDE="YES" ;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|734	fi;
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|735	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|736	if [ "x$INLCUDE" = "xNO" ]; then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|737	echo "$file" >> %{name}.files-headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|738	else
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|739	echo "$file" >> %{name}.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|740	fi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|741	done
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|742	# Find demo directories.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|743	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|744	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample -type d \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|745	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|746	> %{name}-demo.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|747	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|748	# FIXME: remove SONAME entries from demo DSOs.  See
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|749	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|750	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|751	# Find non-documentation demo files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|752	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|753	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|754	-type f -o -type l | sort \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|755	| grep -v README \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|756	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|757	>> %{name}-demo.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|758	# Find documentation demo files.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|759	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|760	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|761	-type f -o -type l | sort \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|762	| grep README \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|763	| sed 's|'$RPM_BUILD_ROOT'||' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|764	| sed 's|^|%doc |' \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|765	>> %{name}-demo.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|766	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|767	# intentionally after the files generation, as it goes to separate package
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|768	# Create links which leads to separately installed java-atk-bridge and allow configuration
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|769	# links points to java-atk-wrapper - an dependence
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|770	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/%{archinstall}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|771	ln -s %{syslibdir}/java-atk-wrapper/libatk-wrapper.so.0 libatk-wrapper.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|772	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|773	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/ext
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|774	ln -s %{syslibdir}/java-atk-wrapper/java-atk-wrapper.jar  java-atk-wrapper.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|775	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|776	pushd $RPM_BUILD_ROOT/%{_jvmdir}/%{jredir}/lib/
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|777	echo "#Config file to  enable java-atk-wrapper" > accessibility.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|778	echo "" >> accessibility.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|779	echo "assistive_technologies=org.GNOME.Accessibility.AtkWrapper" >> accessibility.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|780	echo "" >> accessibility.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|781	popd
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|782	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|783	%post
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|784	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|785	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|786	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|787	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|788	# FIXME: identical binaries are copied, not linked. This needs to be
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|789	# fixed upstream.
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|790	%post headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|791	ext=.gz
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|792	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|793	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|794	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jrelnk} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|795	--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|796	--slave %{_bindir}/jjs jjs %{jrebindir}/jjs \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|797	--slave %{_bindir}/keytool keytool %{jrebindir}/keytool \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|798	--slave %{_bindir}/orbd orbd %{jrebindir}/orbd \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|799	--slave %{_bindir}/pack200 pack200 %{jrebindir}/pack200 \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|800	--slave %{_bindir}/rmid rmid %{jrebindir}/rmid \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|801	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir}/rmiregistry \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|802	--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|803	--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|804	--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|805	--slave %{_mandir}/man1/java.1$ext java.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|806	%{_mandir}/man1/java-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|807	--slave %{_mandir}/man1/jjs.1$ext jjs.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|808	%{_mandir}/man1/jjs-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|809	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|810	%{_mandir}/man1/keytool-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|811	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|812	%{_mandir}/man1/orbd-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|813	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|814	%{_mandir}/man1/pack200-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|815	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|816	%{_mandir}/man1/rmid-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|817	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|818	%{_mandir}/man1/rmiregistry-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|819	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|820	%{_mandir}/man1/servertool-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|821	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|822	%{_mandir}/man1/tnameserv-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|823	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|824	%{_mandir}/man1/unpack200-%{name}.1$ext
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|825	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|826	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|827	--install %{_jvmdir}/jre-%{origin} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|828	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|829	--slave %{_jvmjardir}/jre-%{origin} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|830	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|831	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|832	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|833	--install %{_jvmdir}/jre-%{javaver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|834	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|835	--slave %{_jvmjardir}/jre-%{javaver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|836	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|837	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|838	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|839	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|840	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|841	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|842	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|843	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|844	%postun headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|845	if [ $1 -eq 0 ]
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|846	then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|847	alternatives --remove java %{jrebindir}/java
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|848	alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|849	alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|850	fi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|851	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|852	%post devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|853	ext=.gz
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|854	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|855	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|856	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdklnk} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|857	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdklnk} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|858	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir}/appletviewer \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|859	--slave %{_bindir}/extcheck extcheck %{sdkbindir}/extcheck \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|860	--slave %{_bindir}/idlj idlj %{sdkbindir}/idlj \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|861	--slave %{_bindir}/jar jar %{sdkbindir}/jar \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|862	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir}/jarsigner \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|863	--slave %{_bindir}/javadoc javadoc %{sdkbindir}/javadoc \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|864	--slave %{_bindir}/javah javah %{sdkbindir}/javah \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|865	--slave %{_bindir}/javap javap %{sdkbindir}/javap \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|866	--slave %{_bindir}/jcmd jcmd %{sdkbindir}/jcmd \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|867	--slave %{_bindir}/jconsole jconsole %{sdkbindir}/jconsole \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|868	--slave %{_bindir}/jdb jdb %{sdkbindir}/jdb \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|869	--slave %{_bindir}/jdeps jdeps %{sdkbindir}/jdeps \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|870	--slave %{_bindir}/jhat jhat %{sdkbindir}/jhat \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|871	--slave %{_bindir}/jinfo jinfo %{sdkbindir}/jinfo \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|872	--slave %{_bindir}/jmap jmap %{sdkbindir}/jmap \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|873	--slave %{_bindir}/jps jps %{sdkbindir}/jps \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|874	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir}/jrunscript \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|875	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir}/jsadebugd \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|876	--slave %{_bindir}/jstack jstack %{sdkbindir}/jstack \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|877	--slave %{_bindir}/jstat jstat %{sdkbindir}/jstat \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|878	--slave %{_bindir}/jstatd jstatd %{sdkbindir}/jstatd \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|879	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir}/native2ascii \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|880	--slave %{_bindir}/policytool policytool %{sdkbindir}/policytool \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|881	--slave %{_bindir}/rmic rmic %{sdkbindir}/rmic \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|882	--slave %{_bindir}/schemagen schemagen %{sdkbindir}/schemagen \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|883	--slave %{_bindir}/serialver serialver %{sdkbindir}/serialver \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|884	--slave %{_bindir}/wsgen wsgen %{sdkbindir}/wsgen \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|885	--slave %{_bindir}/wsimport wsimport %{sdkbindir}/wsimport \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|886	--slave %{_bindir}/xjc xjc %{sdkbindir}/xjc \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|887	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|888	%{_mandir}/man1/appletviewer-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|889	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|890	%{_mandir}/man1/extcheck-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|891	--slave %{_mandir}/man1/idlj.1$ext idlj.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|892	%{_mandir}/man1/idlj-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|893	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|894	%{_mandir}/man1/jar-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|895	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|896	%{_mandir}/man1/jarsigner-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|897	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|898	%{_mandir}/man1/javac-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|899	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|900	%{_mandir}/man1/javadoc-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|901	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|902	%{_mandir}/man1/javah-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|903	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|904	%{_mandir}/man1/javap-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|905	--slave %{_mandir}/man1/jcmd.1$ext jcmd.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|906	%{_mandir}/man1/jcmd-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|907	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|908	%{_mandir}/man1/jconsole-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|909	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|910	%{_mandir}/man1/jdb-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|911	--slave %{_mandir}/man1/jdeps.1$ext jdeps.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|912	%{_mandir}/man1/jdeps-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|913	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|914	%{_mandir}/man1/jhat-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|915	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|916	%{_mandir}/man1/jinfo-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|917	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|918	%{_mandir}/man1/jmap-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|919	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|920	%{_mandir}/man1/jps-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|921	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|922	%{_mandir}/man1/jrunscript-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|923	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|924	%{_mandir}/man1/jsadebugd-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|925	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|926	%{_mandir}/man1/jstack-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|927	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|928	%{_mandir}/man1/jstat-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|929	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|930	%{_mandir}/man1/jstatd-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|931	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|932	%{_mandir}/man1/native2ascii-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|933	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|934	%{_mandir}/man1/policytool-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|935	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|936	%{_mandir}/man1/rmic-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|937	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|938	%{_mandir}/man1/schemagen-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|939	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|940	%{_mandir}/man1/serialver-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|941	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|942	%{_mandir}/man1/wsgen-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|943	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|944	%{_mandir}/man1/wsimport-%{name}.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|945	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|946	%{_mandir}/man1/xjc-%{name}.1$ext
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|947	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|948	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|949	--install %{_jvmdir}/java-%{origin} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|950	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|951	--slave %{_jvmjardir}/java-%{origin} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|952	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|953	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|954	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|955	--install %{_jvmdir}/java-%{javaver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|956	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|957	--slave %{_jvmjardir}/java-%{javaver} \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|958	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|959	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|960	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|961	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|962	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|963	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|964	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|965	%postun devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|966	if [ $1 -eq 0 ]
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|967	then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|968	alternatives --remove javac %{sdkbindir}/javac
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|969	alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|970	alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|971	fi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|972	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|973	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|974	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|975	%post javadoc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|976	alternatives \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|977	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{name}/api \
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|978	%{priority}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|979	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|980	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|981	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|982	%postun javadoc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|983	if [ $1 -eq 0 ]
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|984	then
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|985	alternatives --remove javadocdir %{_javadocdir}/%{name}/api
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|986	fi
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|987	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|988	exit 0
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|989	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|990	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|991	%files -f %{name}.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|992	%{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|993	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|994	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|995	%files headless -f %{name}.files-headless
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|996	%defattr(-,root,root,-)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|997	%doc %{buildoutputdir}/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|998	%doc %{buildoutputdir}/images/j2sdk-image/jre/LICENSE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|999	%doc %{buildoutputdir}/images/j2sdk-image/jre/THIRD_PARTY_README
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1000	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1001	%dir %{_jvmdir}/%{sdkdir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1002	%{_jvmdir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1003	%{_jvmjardir}/%{jrelnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1004	%{_jvmprivdir}/*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1005	%{jvmjardir}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1006	%dir %{_jvmdir}/%{jredir}/lib/security
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1007	%{_jvmdir}/%{jredir}/lib/security/cacerts
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1008	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1009	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1010	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/blacklisted.certs
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1011	%{_mandir}/man1/java-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1012	%{_mandir}/man1/jjs-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1013	%{_mandir}/man1/keytool-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1014	%{_mandir}/man1/orbd-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1015	%{_mandir}/man1/pack200-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1016	%{_mandir}/man1/rmid-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1017	%{_mandir}/man1/rmiregistry-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1018	%{_mandir}/man1/servertool-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1019	%{_mandir}/man1/tnameserv-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1020	%{_mandir}/man1/unpack200-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1021	%{_jvmdir}/%{jredir}/lib/security/nss.cfg
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1022	%{_jvmdir}/%{jredir}/lib/security/US_export_policy.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1023	%{_jvmdir}/%{jredir}/lib/security/local_policy.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1024	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1025	%files devel
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1026	%defattr(-,root,root,-)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1027	%doc %{buildoutputdir}/images/j2sdk-image/ASSEMBLY_EXCEPTION
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1028	%doc %{buildoutputdir}/images/j2sdk-image/LICENSE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1029	%doc %{buildoutputdir}/images/j2sdk-image/THIRD_PARTY_README
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1030	%dir %{_jvmdir}/%{sdkdir}/bin
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1031	%dir %{_jvmdir}/%{sdkdir}/include
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1032	%dir %{_jvmdir}/%{sdkdir}/lib
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1033	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1034	%dir %{_jvmdir}/%{sdkdir}/tapset
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1035	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1036	%{_jvmdir}/%{sdkdir}/bin/*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1037	%{_jvmdir}/%{sdkdir}/include/*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1038	%{_jvmdir}/%{sdkdir}/lib/*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1039	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1040	%{_jvmdir}/%{sdkdir}/tapset/*.stp
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1041	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1042	%{_jvmdir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1043	%{_jvmjardir}/%{sdklnk}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1044	%{_datadir}/applications/*jconsole.desktop
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1045	%{_datadir}/applications/*policytool.desktop
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1046	%{_mandir}/man1/appletviewer-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1047	%{_mandir}/man1/extcheck-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1048	%{_mandir}/man1/idlj-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1049	%{_mandir}/man1/jar-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1050	%{_mandir}/man1/jarsigner-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1051	%{_mandir}/man1/javac-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1052	%{_mandir}/man1/javadoc-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1053	%{_mandir}/man1/javah-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1054	%{_mandir}/man1/javap-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1055	%{_mandir}/man1/jconsole-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1056	%{_mandir}/man1/jcmd-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1057	%{_mandir}/man1/jdb-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1058	%{_mandir}/man1/jdeps-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1059	%{_mandir}/man1/jhat-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1060	%{_mandir}/man1/jinfo-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1061	%{_mandir}/man1/jmap-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1062	%{_mandir}/man1/jps-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1063	%{_mandir}/man1/jrunscript-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1064	%{_mandir}/man1/jsadebugd-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1065	%{_mandir}/man1/jstack-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1066	%{_mandir}/man1/jstat-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1067	%{_mandir}/man1/jstatd-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1068	%{_mandir}/man1/native2ascii-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1069	%{_mandir}/man1/policytool-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1070	%{_mandir}/man1/rmic-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1071	%{_mandir}/man1/schemagen-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1072	%{_mandir}/man1/serialver-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1073	%{_mandir}/man1/wsgen-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1074	%{_mandir}/man1/wsimport-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1075	%{_mandir}/man1/xjc-%{name}.1*
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1076	%if %{with_systemtap}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1077	%{tapsetroot}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1078	%endif
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1079	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1080	%files demo -f %{name}-demo.files
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1081	%defattr(-,root,root,-)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1082	%doc %{buildoutputdir}/images/j2sdk-image/jre/LICENSE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1083	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1084	%files src
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1085	%defattr(-,root,root,-)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1086	%doc README.src
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1087	%{_jvmdir}/%{sdkdir}/src.zip
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1088	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1089	%files javadoc
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1090	%defattr(-,root,root,-)
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1091	%doc %{_javadocdir}/%{name}
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1092	%doc %{buildoutputdir}/images/j2sdk-image/jre/LICENSE
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1093	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1094	%files accessibility
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1095	%{_jvmdir}/%{jredir}/lib/%{archinstall}/libatk-wrapper.so
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1096	%{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1097	%{_jvmdir}/%{jredir}/lib/accessibility.properties
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1098	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1099	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1100	%changelog
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1101	* Tue Jun 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.0.5-4.b13
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1102	+ Revision: ae1fafa
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1103	- Update giflib patch
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1104	
14mr|java-1.8.0-openjdk-1.8.0.5-4.b13|1105	

16835 14
14mr|java-access-bridge-1.26.2-11|1	%if %{_use_internal_dependency_generator}
14mr|java-access-bridge-1.26.2-11|2	%define __noautoreq 'devel\\((.*)\\)'
14mr|java-access-bridge-1.26.2-11|3	%else
14mr|java-access-bridge-1.26.2-11|4	%define _requires_exceptions devel.*
14mr|java-access-bridge-1.26.2-11|5	%endif
14mr|java-access-bridge-1.26.2-11|6	
14mr|java-access-bridge-1.26.2-11|7	%define javaver 1.7.0.0
14mr|java-access-bridge-1.26.2-11|8	%define multilib_arches ppc64 sparc64 x86_64
14mr|java-access-bridge-1.26.2-11|9	%ifarch %{multilib_arches}
14mr|java-access-bridge-1.26.2-11|10	%define javaname        java-1.7.0-openjdk-%{javaver}.%{_arch}
14mr|java-access-bridge-1.26.2-11|11	%else
14mr|java-access-bridge-1.26.2-11|12	%define javaname        java-1.7.0-openjdk-%{javaver}
14mr|java-access-bridge-1.26.2-11|13	%endif
14mr|java-access-bridge-1.26.2-11|14	
14mr|java-access-bridge-1.26.2-11|15	Summary:	Assistive technology for Java Swing applications
14mr|java-access-bridge-1.26.2-11|16	Name:		java-access-bridge
14mr|java-access-bridge-1.26.2-11|17	Version:	1.26.2
14mr|java-access-bridge-1.26.2-11|18	Release:	11
14mr|java-access-bridge-1.26.2-11|19	Epoch:		0
14mr|java-access-bridge-1.26.2-11|20	License:	LGPLv2+
14mr|java-access-bridge-1.26.2-11|21	Group:		Development/Java
14mr|java-access-bridge-1.26.2-11|22	Url:		http://www.gnome.org/
14mr|java-access-bridge-1.26.2-11|23	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/java-access-bridge-%{version}.tar.bz2
14mr|java-access-bridge-1.26.2-11|24	Source100:	java-access-bridge.rpmlintrc
14mr|java-access-bridge-1.26.2-11|25	Patch0:		%{name}-jar_dir.patch
14mr|java-access-bridge-1.26.2-11|26	Patch1:		java-1.6.0-openjdk-java-access-bridge-tck.patch
14mr|java-access-bridge-1.26.2-11|27	Patch2:		java-1.6.0-openjdk-java-access-bridge-idlj.patch
14mr|java-access-bridge-1.26.2-11|28	
14mr|java-access-bridge-1.26.2-11|29	BuildRequires:	java-1.7.0-openjdk-devel
14mr|java-access-bridge-1.26.2-11|30	BuildRequires:	java-rpmbuild
14mr|java-access-bridge-1.26.2-11|31	BuildRequires:	xprop
14mr|java-access-bridge-1.26.2-11|32	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|java-access-bridge-1.26.2-11|33	BuildRequires:	pkgconfig(libbonobo-2.0)
14mr|java-access-bridge-1.26.2-11|34	BuildRequires:	pkgconfig(libspi-1.0)
14mr|java-access-bridge-1.26.2-11|35	
14mr|java-access-bridge-1.26.2-11|36	Requires: java-openjdk
14mr|java-access-bridge-1.26.2-11|37	
14mr|java-access-bridge-1.26.2-11|38	%description
14mr|java-access-bridge-1.26.2-11|39	This package contains the Java Access Bridge for GNOME, which connects
14mr|java-access-bridge-1.26.2-11|40	the built-in accessibility support in Java Swing apps to the GNOME
14mr|java-access-bridge-1.26.2-11|41	Accessibility framework, specifically the Assistive Technology Service
14mr|java-access-bridge-1.26.2-11|42	Provider Interface (at-spi).
14mr|java-access-bridge-1.26.2-11|43	
14mr|java-access-bridge-1.26.2-11|44	%prep
14mr|java-access-bridge-1.26.2-11|45	%setup -q
14mr|java-access-bridge-1.26.2-11|46	%apply_patches
14mr|java-access-bridge-1.26.2-11|47	autoreconf -ivf
14mr|java-access-bridge-1.26.2-11|48	
14mr|java-access-bridge-1.26.2-11|49	%build
14mr|java-access-bridge-1.26.2-11|50	%configure2_5x \
14mr|java-access-bridge-1.26.2-11|51	--disable-static \
14mr|java-access-bridge-1.26.2-11|52	--with-java-home=%{_jvmdir}/java-openjdk
14mr|java-access-bridge-1.26.2-11|53	#gw disable parallel make in 1.24.0 to prevent OOM errors
14mr|java-access-bridge-1.26.2-11|54	make
14mr|java-access-bridge-1.26.2-11|55	
14mr|java-access-bridge-1.26.2-11|56	%install
14mr|java-access-bridge-1.26.2-11|57	%makeinstall_std
14mr|java-access-bridge-1.26.2-11|58	(cd %{buildroot}%{_javadir} && mv JNav.jar jnav.jar && ln -s jnav.jar JNav.jar)
14mr|java-access-bridge-1.26.2-11|59	(cd %{buildroot}%{_javadir} && for jar in *.jar; do mv ${jar} `/bin/basename ${jar} .jar`-%{version}.jar; done)
14mr|java-access-bridge-1.26.2-11|60	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*.jar; do ln -s ${jar} `/bin/echo ${jar} | sed  "s|-%{version}||g"`; done)
14mr|java-access-bridge-1.26.2-11|61	
14mr|java-access-bridge-1.26.2-11|62	mkdir -p %{buildroot}%{_jvmdir}/%{javaname}/jre/lib/ext/
14mr|java-access-bridge-1.26.2-11|63	ln -s %{_libdir}/libjava-access-bridge-jni.so %{buildroot}%{_jvmdir}/%{javaname}/jre/lib/ext/
14mr|java-access-bridge-1.26.2-11|64	
14mr|java-access-bridge-1.26.2-11|65	%files
14mr|java-access-bridge-1.26.2-11|66	%doc AUTHORS ChangeLog NEWS README TODO
14mr|java-access-bridge-1.26.2-11|67	%attr(0755,root,root) %{_libdir}/libjava-access-bridge-jni.*
14mr|java-access-bridge-1.26.2-11|68	%{_jvmdir}/%{javaname}/jre/lib/ext/libjava-access-bridge-jni.so
14mr|java-access-bridge-1.26.2-11|69	%{_javadir}/*
14mr|java-access-bridge-1.26.2-11|70	
14mr|java-access-bridge-1.26.2-11|71	%changelog
14mr|java-access-bridge-1.26.2-11|72	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.26.2-11
14mr|java-access-bridge-1.26.2-11|73	+ Revision: 4ef4db3
14mr|java-access-bridge-1.26.2-11|74	- Fix java requirements
14mr|java-access-bridge-1.26.2-11|75	
14mr|java-access-bridge-1.26.2-11|76	

16836 14
14mr|java-atk-wrapper-0.30.4-2|1	%global major_version 0.30
14mr|java-atk-wrapper-0.30.4-2|2	%global minor_version 4
14mr|java-atk-wrapper-0.30.4-2|3	
14mr|java-atk-wrapper-0.30.4-2|4	Name:       java-atk-wrapper
14mr|java-atk-wrapper-0.30.4-2|5	Version:    %{major_version}.%{minor_version}
14mr|java-atk-wrapper-0.30.4-2|6	Release:    2
14mr|java-atk-wrapper-0.30.4-2|7	Summary:    Java ATK Wrapper
14mr|java-atk-wrapper-0.30.4-2|8	Group:      Development/Java
14mr|java-atk-wrapper-0.30.4-2|9	License:    LGPLv2+
14mr|java-atk-wrapper-0.30.4-2|10	URL:        http://git.gnome.org/browse/java-atk-wrapper
14mr|java-atk-wrapper-0.30.4-2|11	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.bz2
14mr|java-atk-wrapper-0.30.4-2|12	# explain how to use java-atk-wrapper with different java runtimes
14mr|java-atk-wrapper-0.30.4-2|13	Source1:    README.urpmi
14mr|java-atk-wrapper-0.30.4-2|14	
14mr|java-atk-wrapper-0.30.4-2|15	BuildRequires:  java-devel
14mr|java-atk-wrapper-0.30.4-2|16	
14mr|java-atk-wrapper-0.30.4-2|17	BuildRequires:  pkgconfig(atk)
14mr|java-atk-wrapper-0.30.4-2|18	BuildRequires:  pkgconfig(gconf-2.0)
14mr|java-atk-wrapper-0.30.4-2|19	BuildRequires:  pkgconfig(glib-2.0)
14mr|java-atk-wrapper-0.30.4-2|20	BuildRequires:  pkgconfig(gtk+-2.0)
14mr|java-atk-wrapper-0.30.4-2|21	BuildRequires:  x11-tools
14mr|java-atk-wrapper-0.30.4-2|22	
14mr|java-atk-wrapper-0.30.4-2|23	Requires:   java
14mr|java-atk-wrapper-0.30.4-2|24	Requires:   x11-tools
14mr|java-atk-wrapper-0.30.4-2|25	
14mr|java-atk-wrapper-0.30.4-2|26	%description
14mr|java-atk-wrapper-0.30.4-2|27	Java ATK Wrapper is a implementation of ATK by using JNI technic. It
14mr|java-atk-wrapper-0.30.4-2|28	converts Java Swing events into ATK events, and send these events to
14mr|java-atk-wrapper-0.30.4-2|29	ATK-Bridge.
14mr|java-atk-wrapper-0.30.4-2|30	
14mr|java-atk-wrapper-0.30.4-2|31	JAW is part of the Bonobo deprecation project. It will replaces the
14mr|java-atk-wrapper-0.30.4-2|32	former java-access-bridge.
14mr|java-atk-wrapper-0.30.4-2|33	By talking to ATK-Bridge, it keeps itself from being affected by the
14mr|java-atk-wrapper-0.30.4-2|34	change of underlying communication mechanism.
14mr|java-atk-wrapper-0.30.4-2|35	
14mr|java-atk-wrapper-0.30.4-2|36	%prep
14mr|java-atk-wrapper-0.30.4-2|37	%setup -q
14mr|java-atk-wrapper-0.30.4-2|38	
14mr|java-atk-wrapper-0.30.4-2|39	%build
14mr|java-atk-wrapper-0.30.4-2|40	export CFLAGS="%{optflags} -I/usr/include/atk-1.0 -I/usr/include/glib-2.0"
14mr|java-atk-wrapper-0.30.4-2|41	%configure2_5x
14mr|java-atk-wrapper-0.30.4-2|42	%make
14mr|java-atk-wrapper-0.30.4-2|43	cp %{SOURCE1} .
14mr|java-atk-wrapper-0.30.4-2|44	
14mr|java-atk-wrapper-0.30.4-2|45	%install
14mr|java-atk-wrapper-0.30.4-2|46	# java-atk-wrapper's make install is broken by design
14mr|java-atk-wrapper-0.30.4-2|47	# it installs to the current JDK_HOME. We want to install it to a central
14mr|java-atk-wrapper-0.30.4-2|48	# location and then allow all/any JRE's/JDK's to use it.
14mr|java-atk-wrapper-0.30.4-2|49	# make install DESTDIR=$RPM_BUILD_ROOT
14mr|java-atk-wrapper-0.30.4-2|50	
14mr|java-atk-wrapper-0.30.4-2|51	mkdir -p %{buildroot}%{_libdir}/%{name}
14mr|java-atk-wrapper-0.30.4-2|52	
14mr|java-atk-wrapper-0.30.4-2|53	mv wrapper/java-atk-wrapper.jar %{buildroot}%{_libdir}/%{name}/
14mr|java-atk-wrapper-0.30.4-2|54	mv jni/src/.libs/libatk-wrapper.so.0.0.18 %{buildroot}%{_libdir}/%{name}/
14mr|java-atk-wrapper-0.30.4-2|55	ln -s %{_libdir}/%{name}/libatk-wrapper.so.0.0.18 \
14mr|java-atk-wrapper-0.30.4-2|56	%{buildroot}%{_libdir}/%{name}/libatk-wrapper.so.0
14mr|java-atk-wrapper-0.30.4-2|57	
14mr|java-atk-wrapper-0.30.4-2|58	
14mr|java-atk-wrapper-0.30.4-2|59	%files
14mr|java-atk-wrapper-0.30.4-2|60	%doc AUTHORS
14mr|java-atk-wrapper-0.30.4-2|61	%doc COPYING.LESSER
14mr|java-atk-wrapper-0.30.4-2|62	%doc NEWS
14mr|java-atk-wrapper-0.30.4-2|63	%doc README
14mr|java-atk-wrapper-0.30.4-2|64	%doc README.urpmi
14mr|java-atk-wrapper-0.30.4-2|65	%{_libdir}/%{name}/
14mr|java-atk-wrapper-0.30.4-2|66	
14mr|java-atk-wrapper-0.30.4-2|67	%changelog
14mr|java-atk-wrapper-0.30.4-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.30.4-2
14mr|java-atk-wrapper-0.30.4-2|69	+ Revision: 7c1b53c
14mr|java-atk-wrapper-0.30.4-2|70	- MassBuild#440: Increase release tag
14mr|java-atk-wrapper-0.30.4-2|71	
14mr|java-atk-wrapper-0.30.4-2|72	

16837 14
14mr|javacc-5.0-7|1	# Copyright (c) 2000-2005, JPackage Project
14mr|javacc-5.0-7|2	# All rights reserved.
14mr|javacc-5.0-7|3	#
14mr|javacc-5.0-7|4	# Redistribution and use in source and binary forms, with or without
14mr|javacc-5.0-7|5	# modification, are permitted provided that the following conditions
14mr|javacc-5.0-7|6	# are met:
14mr|javacc-5.0-7|7	#
14mr|javacc-5.0-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|javacc-5.0-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|javacc-5.0-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|javacc-5.0-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|javacc-5.0-7|12	#    documentation and/or other materials provided with the
14mr|javacc-5.0-7|13	#    distribution.
14mr|javacc-5.0-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|javacc-5.0-7|15	#    contributors may be used to endorse or promote products derived
14mr|javacc-5.0-7|16	#    from this software without specific prior written permission.
14mr|javacc-5.0-7|17	#
14mr|javacc-5.0-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|javacc-5.0-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|javacc-5.0-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|javacc-5.0-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|javacc-5.0-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|javacc-5.0-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|javacc-5.0-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|javacc-5.0-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|javacc-5.0-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|javacc-5.0-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|javacc-5.0-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|javacc-5.0-7|29	#
14mr|javacc-5.0-7|30	
14mr|javacc-5.0-7|31	Name:           javacc
14mr|javacc-5.0-7|32	Version:        5.0
14mr|javacc-5.0-7|33	Release:        7
14mr|javacc-5.0-7|34	Summary:        A parser/scanner generator for java
14mr|javacc-5.0-7|35	License:        BSD
14mr|javacc-5.0-7|36	Source0:        https://javacc.dev.java.net/files/documents/17/142527/%{name}-%{version}src.tar.gz
14mr|javacc-5.0-7|37	Source1:        javacc.sh
14mr|javacc-5.0-7|38	Source2:        jjdoc
14mr|javacc-5.0-7|39	Source3:        jjtree
14mr|javacc-5.0-7|40	#Jar used for bootstrapping
14mr|javacc-5.0-7|41	Source4:        javacc.jar
14mr|javacc-5.0-7|42	URL:            https://javacc.dev.java.net/
14mr|javacc-5.0-7|43	Group:          Development/Java
14mr|javacc-5.0-7|44	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|javacc-5.0-7|45	Requires:       java, jpackage-utils >= 0:1.5
14mr|javacc-5.0-7|46	BuildRequires:  ant, ant-junit, junit >= 0:3.8.1
14mr|javacc-5.0-7|47	BuildRequires:  java-devel, jpackage-utils >= 0:1.5
14mr|javacc-5.0-7|48	
14mr|javacc-5.0-7|49	BuildArch:      noarch
14mr|javacc-5.0-7|50	
14mr|javacc-5.0-7|51	%description
14mr|javacc-5.0-7|52	Java Compiler Compiler (JavaCC) is the most popular parser generator for use
14mr|javacc-5.0-7|53	with Java applications. A parser generator is a tool that reads a grammar
14mr|javacc-5.0-7|54	specification and converts it to a Java program that can recognize matches to
14mr|javacc-5.0-7|55	the grammar. In addition to the parser generator itself, JavaCC provides other
14mr|javacc-5.0-7|56	standard capabilities related to parser generation such as tree building (via
14mr|javacc-5.0-7|57	a tool called JJTree included with JavaCC), actions, debugging, etc.
14mr|javacc-5.0-7|58	
14mr|javacc-5.0-7|59	%package manual
14mr|javacc-5.0-7|60	Summary:        Manual for %{name}
14mr|javacc-5.0-7|61	Group:          Development/Java
14mr|javacc-5.0-7|62	Requires:       %{name} = %{version}-%{release}
14mr|javacc-5.0-7|63	
14mr|javacc-5.0-7|64	%description manual
14mr|javacc-5.0-7|65	Manual for %{name}.
14mr|javacc-5.0-7|66	
14mr|javacc-5.0-7|67	%package demo
14mr|javacc-5.0-7|68	Summary:        Examples for %{name}
14mr|javacc-5.0-7|69	Group:          Development/Java
14mr|javacc-5.0-7|70	Requires:       %{name} = %{version}-%{release}
14mr|javacc-5.0-7|71	
14mr|javacc-5.0-7|72	%description demo
14mr|javacc-5.0-7|73	Examples for %{name}.
14mr|javacc-5.0-7|74	
14mr|javacc-5.0-7|75	%prep
14mr|javacc-5.0-7|76	%setup -q -n %{name}
14mr|javacc-5.0-7|77	
14mr|javacc-5.0-7|78	# Remove binary information in the source tar
14mr|javacc-5.0-7|79	find . -name "*.jar" -exec rm {} \;
14mr|javacc-5.0-7|80	find . -name "*.class" -exec rm {} \;
14mr|javacc-5.0-7|81	
14mr|javacc-5.0-7|82	find ./examples -type f -exec sed -i 's/\r//' {} \;
14mr|javacc-5.0-7|83	
14mr|javacc-5.0-7|84	cp -p %{SOURCE4} bootstrap/javacc.jar
14mr|javacc-5.0-7|85	
14mr|javacc-5.0-7|86	%build
14mr|javacc-5.0-7|87	# Use the bootstrap javacc.jar to generate some required
14mr|javacc-5.0-7|88	# source java files. After these source files are generated we
14mr|javacc-5.0-7|89	# remove the bootstrap jar and build the binary from source.
14mr|javacc-5.0-7|90	ant -f src/org/javacc/parser/build.xml parser-files
14mr|javacc-5.0-7|91	ant -f src/org/javacc/jjtree/build.xml tree-files
14mr|javacc-5.0-7|92	find . -name "*.jar" -exec rm {} \;
14mr|javacc-5.0-7|93	ant jar
14mr|javacc-5.0-7|94	
14mr|javacc-5.0-7|95	%install
14mr|javacc-5.0-7|96	rm -fr $RPM_BUILD_ROOT
14mr|javacc-5.0-7|97	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|javacc-5.0-7|98	install -m 644 bin/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|javacc-5.0-7|99	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|javacc-5.0-7|100	install -d -m 755 $RPM_BUILD_ROOT/%{_bindir}
14mr|javacc-5.0-7|101	install -pD -T -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}/javacc.sh
14mr|javacc-5.0-7|102	install -pD -T -m 755 %{SOURCE2} $RPM_BUILD_ROOT/%{_bindir}/jjdoc
14mr|javacc-5.0-7|103	install -pD -T -m 755 %{SOURCE3} $RPM_BUILD_ROOT/%{_bindir}/jjtree
14mr|javacc-5.0-7|104	
14mr|javacc-5.0-7|105	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14mr|javacc-5.0-7|106	install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
14mr|javacc-5.0-7|107	
14mr|javacc-5.0-7|108	%add_to_maven_depmap net.java.dev.javacc %{name} %{version} JPP %{name}
14mr|javacc-5.0-7|109	
14mr|javacc-5.0-7|110	%clean
14mr|javacc-5.0-7|111	rm -rf $RPM_BUILD_ROOT
14mr|javacc-5.0-7|112	
14mr|javacc-5.0-7|113	%post
14mr|javacc-5.0-7|114	%update_maven_depmap
14mr|javacc-5.0-7|115	
14mr|javacc-5.0-7|116	%postun
14mr|javacc-5.0-7|117	%update_maven_depmap
14mr|javacc-5.0-7|118	
14mr|javacc-5.0-7|119	%files
14mr|javacc-5.0-7|120	%defattr(-,root,root,-)
14mr|javacc-5.0-7|121	%{_javadir}/*.jar
14mr|javacc-5.0-7|122	%doc LICENSE README
14mr|javacc-5.0-7|123	%{_bindir}/*
14mr|javacc-5.0-7|124	%{_mavenpomdir}/*
14mr|javacc-5.0-7|125	%{_mavendepmapfragdir}/*
14mr|javacc-5.0-7|126	
14mr|javacc-5.0-7|127	%files manual
14mr|javacc-5.0-7|128	%defattr(-,root,root,-)
14mr|javacc-5.0-7|129	%doc www/*
14mr|javacc-5.0-7|130	
14mr|javacc-5.0-7|131	%files demo
14mr|javacc-5.0-7|132	%defattr(-,root,root,-)
14mr|javacc-5.0-7|133	%doc examples
14mr|javacc-5.0-7|134	
14mr|javacc-5.0-7|135	
14mr|javacc-5.0-7|136	
14mr|javacc-5.0-7|137	
14mr|javacc-5.0-7|138	%changelog
14mr|javacc-5.0-7|139	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-7
14mr|javacc-5.0-7|140	+ Revision: 8c5560f
14mr|javacc-5.0-7|141	- MassBuild#440: Increase release tag
14mr|javacc-5.0-7|142	
14mr|javacc-5.0-7|143	

16838 14
14mr|java-cup-11a-19|1	%bcond_with                bootstrap
14mr|java-cup-11a-19|2	
14mr|java-cup-11a-19|3	%define section            free
14mr|java-cup-11a-19|4	%define gcj_support        1
14mr|java-cup-11a-19|5	
14mr|java-cup-11a-19|6	Name:           java-cup
14mr|java-cup-11a-19|7	Version:        11a
14mr|java-cup-11a-19|8	Release:        19
14mr|java-cup-11a-19|9	Epoch:          1
14mr|java-cup-11a-19|10	Summary:        LALR Parser Generator in Java
14mr|java-cup-11a-19|11	License:        BSD-style
14mr|java-cup-11a-19|12	URL:            http://www2.cs.tum.edu/projects/cup/
14mr|java-cup-11a-19|13	# https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1
14mr|java-cup-11a-19|14	Source0:        develop.tar.bz2
14mr|java-cup-11a-19|15	Source1:        java-cup.script
14mr|java-cup-11a-19|16	Source2:        java-cup-generated-files.tar.bz2
14mr|java-cup-11a-19|17	Patch0:         java-cup-javadoc.patch
14mr|java-cup-11a-19|18	Patch1:         java-cup-no-classpath-in-manifest.patch
14mr|java-cup-11a-19|19	Patch2:         java-cup-no-cup-no-jflex.patch
14mr|java-cup-11a-19|20	Patch3:         java-cup-classpath.patch
14mr|java-cup-11a-19|21	# Missing symbolFactory initialization in lr_parser, causes sinjdoc to crash
14mr|java-cup-11a-19|22	Patch4:         java-cup-lr_parser-constructor.patch
14mr|java-cup-11a-19|23	BuildRequires:  ant
14mr|java-cup-11a-19|24	%if %without bootstrap
14mr|java-cup-11a-19|25	BuildRequires:  java-cup
14mr|java-cup-11a-19|26	BuildRequires:  jflex
14mr|java-cup-11a-19|27	%endif
14mr|java-cup-11a-19|28	BuildRequires:  java-rpmbuild
14mr|java-cup-11a-19|29	Group:          Development/Java
14mr|java-cup-11a-19|30	%if %{gcj_support}
14mr|java-cup-11a-19|31	BuildRequires:  java-gcj-compat-devel
14mr|java-cup-11a-19|32	%else
14mr|java-cup-11a-19|33	Buildarch:      noarch
14mr|java-cup-11a-19|34	%endif
14mr|java-cup-11a-19|35	Obsoletes:      java_cup < 1:11a
14mr|java-cup-11a-19|36	Provides:       java_cup = %{epoch}:%{version}-%{release}
14mr|java-cup-11a-19|37	#Distribution:   JPackage
14mr|java-cup-11a-19|38	#Vendor:         JPackage Project
14mr|java-cup-11a-19|39	
14mr|java-cup-11a-19|40	%description
14mr|java-cup-11a-19|41	java-cup is a LALR Parser Generator in Java.
14mr|java-cup-11a-19|42	
14mr|java-cup-11a-19|43	%package javadoc
14mr|java-cup-11a-19|44	Summary:        Javadoc for %{name}
14mr|java-cup-11a-19|45	Group:          Development/Java
14mr|java-cup-11a-19|46	
14mr|java-cup-11a-19|47	%description javadoc
14mr|java-cup-11a-19|48	Javadoc for %{name}.
14mr|java-cup-11a-19|49	
14mr|java-cup-11a-19|50	%package manual
14mr|java-cup-11a-19|51	Summary:        Documentation for %{name}
14mr|java-cup-11a-19|52	Group:          Development/Java
14mr|java-cup-11a-19|53	
14mr|java-cup-11a-19|54	%description manual
14mr|java-cup-11a-19|55	Documentation for %{name}.
14mr|java-cup-11a-19|56	
14mr|java-cup-11a-19|57	%prep
14mr|java-cup-11a-19|58	%setup -q -n develop
14mr|java-cup-11a-19|59	%patch0 -p1
14mr|java-cup-11a-19|60	%patch1 -p1
14mr|java-cup-11a-19|61	%if %with bootstrap
14mr|java-cup-11a-19|62	%setup -q -T -D -a 2 -n develop
14mr|java-cup-11a-19|63	%patch2 -p1
14mr|java-cup-11a-19|64	%else
14mr|java-cup-11a-19|65	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs %{__rm}
14mr|java-cup-11a-19|66	%patch3 -p1
14mr|java-cup-11a-19|67	%endif
14mr|java-cup-11a-19|68	%patch4 -p1
14mr|java-cup-11a-19|69	%{__perl} -pi -e 's/1\.2/1\.4/g' build.xml
14mr|java-cup-11a-19|70	%{__mkdir_p} classes dist
14mr|java-cup-11a-19|71	
14mr|java-cup-11a-19|72	%build
14mr|java-cup-11a-19|73	%if %with bootstrap
14mr|java-cup-11a-19|74	export CLASSPATH=
14mr|java-cup-11a-19|75	%else
14mr|java-cup-11a-19|76	export CLASSPATH=$(build-classpath java-cup jflex)
14mr|java-cup-11a-19|77	%endif
14mr|java-cup-11a-19|78	export OPT_JAR_LIST=
14mr|java-cup-11a-19|79	%ant
14mr|java-cup-11a-19|80	%ant javadoc
14mr|java-cup-11a-19|81	
14mr|java-cup-11a-19|82	%install
14mr|java-cup-11a-19|83	%{__rm} -rf %{buildroot}
14mr|java-cup-11a-19|84	
14mr|java-cup-11a-19|85	# jar
14mr|java-cup-11a-19|86	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|java-cup-11a-19|87	%{__install} -m 644 dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|java-cup-11a-19|88	%{__install} -m 644 dist/%{name}-%{version}-runtime.jar %{buildroot}%{_javadir}/%{name}-runtime-%{version}.jar
14mr|java-cup-11a-19|89	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|java-cup-11a-19|90	# compatibility symlinks
14mr|java-cup-11a-19|91	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}.jar java_cup.jar && %{__ln_s} %{name}-runtime.jar java_cup-runtime.jar)
14mr|java-cup-11a-19|92	
14mr|java-cup-11a-19|93	# javadoc
14mr|java-cup-11a-19|94	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|java-cup-11a-19|95	cp -a dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|java-cup-11a-19|96	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|java-cup-11a-19|97	
14mr|java-cup-11a-19|98	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|java-cup-11a-19|99	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}/java-cup
14mr|java-cup-11a-19|100	
14mr|java-cup-11a-19|101	%if %{gcj_support}
14mr|java-cup-11a-19|102	%{_bindir}/aot-compile-rpm
14mr|java-cup-11a-19|103	%endif
14mr|java-cup-11a-19|104	
14mr|java-cup-11a-19|105	%if %{gcj_support}
14mr|java-cup-11a-19|106	%post
14mr|java-cup-11a-19|107	%{update_gcjdb}
14mr|java-cup-11a-19|108	
14mr|java-cup-11a-19|109	%postun
14mr|java-cup-11a-19|110	%{clean_gcjdb}
14mr|java-cup-11a-19|111	%endif
14mr|java-cup-11a-19|112	
14mr|java-cup-11a-19|113	%files
14mr|java-cup-11a-19|114	%defattr(0644,root,root,0755)
14mr|java-cup-11a-19|115	%doc changelog.txt
14mr|java-cup-11a-19|116	%attr(0755,root,root) %{_bindir}/java-cup
14mr|java-cup-11a-19|117	%{_javadir}/*
14mr|java-cup-11a-19|118	%if %{gcj_support}
14mr|java-cup-11a-19|119	%dir %{_libdir}/gcj/%{name}
14mr|java-cup-11a-19|120	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|java-cup-11a-19|121	%endif
14mr|java-cup-11a-19|122	
14mr|java-cup-11a-19|123	%files manual
14mr|java-cup-11a-19|124	%defattr(0644,root,root,0755)
14mr|java-cup-11a-19|125	%doc manual.html
14mr|java-cup-11a-19|126	
14mr|java-cup-11a-19|127	%files javadoc
14mr|java-cup-11a-19|128	%defattr(0644,root,root,0755)
14mr|java-cup-11a-19|129	%doc %{_javadocdir}/%{name}-%{version}
14mr|java-cup-11a-19|130	%doc %{_javadocdir}/%{name}
14mr|java-cup-11a-19|131	
14mr|java-cup-11a-19|132	
14mr|java-cup-11a-19|133	
14mr|java-cup-11a-19|134	%changelog
14mr|java-cup-11a-19|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:11a-19
14mr|java-cup-11a-19|136	+ Revision: 8f11324
14mr|java-cup-11a-19|137	- MassBuild#440: Increase release tag
14mr|java-cup-11a-19|138	
14mr|java-cup-11a-19|139	

16839 14
14mr|javacvs-5.0-3.0.7|1	# Copyright (c) 2000-2008, JPackage Project
14mr|javacvs-5.0-3.0.7|2	# All rights reserved.
14mr|javacvs-5.0-3.0.7|3	#
14mr|javacvs-5.0-3.0.7|4	# Redistribution and use in source and binary forms, with or without
14mr|javacvs-5.0-3.0.7|5	# modification, are permitted provided that the following conditions
14mr|javacvs-5.0-3.0.7|6	# are met:
14mr|javacvs-5.0-3.0.7|7	#
14mr|javacvs-5.0-3.0.7|8	# 1. Redistributions of source code must retain the above copyright
14mr|javacvs-5.0-3.0.7|9	#    notice, this list of conditions and the following disclaimer.
14mr|javacvs-5.0-3.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|javacvs-5.0-3.0.7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|javacvs-5.0-3.0.7|12	#    documentation and/or other materials provided with the
14mr|javacvs-5.0-3.0.7|13	#    distribution.
14mr|javacvs-5.0-3.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|javacvs-5.0-3.0.7|15	#    contributors may be used to endorse or promote products derived
14mr|javacvs-5.0-3.0.7|16	#    from this software without specific prior written permission.
14mr|javacvs-5.0-3.0.7|17	#
14mr|javacvs-5.0-3.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|javacvs-5.0-3.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|javacvs-5.0-3.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|javacvs-5.0-3.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|javacvs-5.0-3.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|javacvs-5.0-3.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|javacvs-5.0-3.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|javacvs-5.0-3.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|javacvs-5.0-3.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|javacvs-5.0-3.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|javacvs-5.0-3.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|javacvs-5.0-3.0.7|29	#
14mr|javacvs-5.0-3.0.7|30	
14mr|javacvs-5.0-3.0.7|31	%define gcj_support 1
14mr|javacvs-5.0-3.0.7|32	%define section   free
14mr|javacvs-5.0-3.0.7|33	
14mr|javacvs-5.0-3.0.7|34	Name:           javacvs
14mr|javacvs-5.0-3.0.7|35	Version:        5.0
14mr|javacvs-5.0-3.0.7|36	Release:        3.0.7
14mr|javacvs-5.0-3.0.7|37	Epoch:          0
14mr|javacvs-5.0-3.0.7|38	Summary:        Netbeans CVS module and library
14mr|javacvs-5.0-3.0.7|39	
14mr|javacvs-5.0-3.0.7|40	Group:          Development/Java
14mr|javacvs-5.0-3.0.7|41	License:        Sun Public License
14mr|javacvs-5.0-3.0.7|42	URL:            http://javacvs.netbeans.org/
14mr|javacvs-5.0-3.0.7|43	Source0:        %{name}-%{version}.tar.gz
14mr|javacvs-5.0-3.0.7|44	# cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs login
14mr|javacvs-5.0-3.0.7|45	# cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs export -r release50-BLD200601252030 javacvs
14mr|javacvs-5.0-3.0.7|46	Source1:        http://repo1.maven.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom
14mr|javacvs-5.0-3.0.7|47	Source2:        javacvs-projectized.xml
14mr|javacvs-5.0-3.0.7|48	# curl -o javacvs-projectized.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/templates/projectized.xml?content-type=text%2Fplain&rev=1.61'
14mr|javacvs-5.0-3.0.7|49	Source3:        javacvs-default.xml
14mr|javacvs-5.0-3.0.7|50	# curl -o javacvs-default.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/default.xml?content-type=text%2Fplain&rev=1.19'
14mr|javacvs-5.0-3.0.7|51	Source4:        javacvs-default-properties.xml
14mr|javacvs-5.0-3.0.7|52	# curl -o javacvs-default-properties.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/default-properties.xml?content-type=text%2Fplain&rev=1.10'
14mr|javacvs-5.0-3.0.7|53	Source5:        javacvs-common.xml
14mr|javacvs-5.0-3.0.7|54	# curl -o javacvs-common.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/templates/common.xml?content-type=text%2Fplain&rev=1.27.4.1'
14mr|javacvs-5.0-3.0.7|55	Source6:        javacvs-javadoctools-template.xml
14mr|javacvs-5.0-3.0.7|56	# curl -o javacvs-javadoctools-template.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/template.xml?content-type=text%2Fplain&rev=1.59'
14mr|javacvs-5.0-3.0.7|57	Source7:        javacvs-javadoctools-properties.xml
14mr|javacvs-5.0-3.0.7|58	# curl -o javacvs-javadoctools-properties.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/properties.xml?content-type=text%2Fplain&rev=1.16'
14mr|javacvs-5.0-3.0.7|59	Source8:        javacvs-javadoctools-links.xml
14mr|javacvs-5.0-3.0.7|60	# curl -o javacvs-javadoctools-links.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/links.xml?content-type=text%2Fplain&rev=1.16'
14mr|javacvs-5.0-3.0.7|61	Source9:        javacvs-javadoctools-replaces.xml
14mr|javacvs-5.0-3.0.7|62	# curl -o javacvs-javadoctools-replaces.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/replaces.xml?content-type=text%2Fplain&rev=1.17'
14mr|javacvs-5.0-3.0.7|63	Source10:        javacvs-javadoctools-disallowed-links.xml
14mr|javacvs-5.0-3.0.7|64	# curl -o javacvs-javadoctools-disallowed-links.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/disallowed-links.xml?content-type=text%2Fplain&rev=1.4'
14mr|javacvs-5.0-3.0.7|65	Source11:        javacvs-javadoctools-apichanges-empty.xml
14mr|javacvs-5.0-3.0.7|66	# curl -o javacvs-javadoctools-apichanges-empty.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/apichanges-empty.xml?content-type=text%2Fplain&rev=1.1'
14mr|javacvs-5.0-3.0.7|67	Source12:        javacvs-javadoctools-apichanges.xsl
14mr|javacvs-5.0-3.0.7|68	# curl -o javacvs-javadoctools-apichanges.xsl 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/apichanges.xsl?content-type=text%2Fplain&rev=1.8'
14mr|javacvs-5.0-3.0.7|69	Source13:        javacvs-javadoctools-javadoc.css
14mr|javacvs-5.0-3.0.7|70	# curl -o javacvs-javadoctools-javadoc.css 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/javadoctools/javadoc.css?content-type=text%2Fplain&rev=1.4'
14mr|javacvs-5.0-3.0.7|71	
14mr|javacvs-5.0-3.0.7|72	
14mr|javacvs-5.0-3.0.7|73	Patch0:         %{name}-libmodule-build.patch
14mr|javacvs-5.0-3.0.7|74	
14mr|javacvs-5.0-3.0.7|75	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|javacvs-5.0-3.0.7|76	
14mr|javacvs-5.0-3.0.7|77	%if ! %{gcj_support}
14mr|javacvs-5.0-3.0.7|78	BuildArch:      noarch
14mr|javacvs-5.0-3.0.7|79	%endif
14mr|javacvs-5.0-3.0.7|80	
14mr|javacvs-5.0-3.0.7|81	BuildRequires:  jpackage-utils >= 0:1.7.4
14mr|javacvs-5.0-3.0.7|82	BuildRequires:  java-rpmbuild
14mr|javacvs-5.0-3.0.7|83	BuildRequires:  ant >= 0:1.6.5
14mr|javacvs-5.0-3.0.7|84	BuildRequires:  ant-nodeps
14mr|javacvs-5.0-3.0.7|85	%if %{gcj_support}
14mr|javacvs-5.0-3.0.7|86	BuildRequires:    java-gcj-compat-devel
14mr|javacvs-5.0-3.0.7|87	%endif
14mr|javacvs-5.0-3.0.7|88	Requires(post):    jpackage-utils >= 0:1.7.4
14mr|javacvs-5.0-3.0.7|89	Requires(postun):  jpackage-utils >= 0:1.7.4
14mr|javacvs-5.0-3.0.7|90	
14mr|javacvs-5.0-3.0.7|91	%description
14mr|javacvs-5.0-3.0.7|92	The module provides UI frontend to the CVS in the Netbeans
14mr|javacvs-5.0-3.0.7|93	IDE. Just now there is work in progress addressing project
14mr|javacvs-5.0-3.0.7|94	and typical workflow integration.
14mr|javacvs-5.0-3.0.7|95	Supported commands are: commit, update, add, remove, tag,
14mr|javacvs-5.0-3.0.7|96	checkout, import, history, diff, status, log, annotate.
14mr|javacvs-5.0-3.0.7|97	The library implements a CVS client protocol in Java. It
14mr|javacvs-5.0-3.0.7|98	allows to access CVS servers without setting up an external
14mr|javacvs-5.0-3.0.7|99	cvs program. It's base for the module.
14mr|javacvs-5.0-3.0.7|100	
14mr|javacvs-5.0-3.0.7|101	%package        lib
14mr|javacvs-5.0-3.0.7|102	Summary:        Netbeans %{name} library
14mr|javacvs-5.0-3.0.7|103	Group:          Development/Java
14mr|javacvs-5.0-3.0.7|104	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|javacvs-5.0-3.0.7|105	
14mr|javacvs-5.0-3.0.7|106	%description    lib
14mr|javacvs-5.0-3.0.7|107	%{summary}.
14mr|javacvs-5.0-3.0.7|108	
14mr|javacvs-5.0-3.0.7|109	%package        lib-javadoc
14mr|javacvs-5.0-3.0.7|110	Summary:        Javadoc for %{name} lib
14mr|javacvs-5.0-3.0.7|111	Group:          Development/Java
14mr|javacvs-5.0-3.0.7|112	
14mr|javacvs-5.0-3.0.7|113	%description    lib-javadoc
14mr|javacvs-5.0-3.0.7|114	%{summary}.
14mr|javacvs-5.0-3.0.7|115	
14mr|javacvs-5.0-3.0.7|116	
14mr|javacvs-5.0-3.0.7|117	%prep
14mr|javacvs-5.0-3.0.7|118	%setup -q -n %{name}
14mr|javacvs-5.0-3.0.7|119	%remove_java_binaries
14mr|javacvs-5.0-3.0.7|120	%patch0 -p0 -b .sav
14mr|javacvs-5.0-3.0.7|121	mkdir -p libs/external
14mr|javacvs-5.0-3.0.7|122	mkdir -p nbbuild/dummy
14mr|javacvs-5.0-3.0.7|123	mkdir -p nbbuild/javadoctools
14mr|javacvs-5.0-3.0.7|124	mkdir -p nbbuild/netbeans/
14mr|javacvs-5.0-3.0.7|125	mkdir -p nbbuild/templates/
14mr|javacvs-5.0-3.0.7|126	cp %{SOURCE2} nbbuild/templates/projectized.xml
14mr|javacvs-5.0-3.0.7|127	cp %{SOURCE3} nbbuild/default.xml
14mr|javacvs-5.0-3.0.7|128	cp %{SOURCE4} nbbuild/default-properties.xml
14mr|javacvs-5.0-3.0.7|129	cp %{SOURCE5} nbbuild/templates/common.xml
14mr|javacvs-5.0-3.0.7|130	cp %{SOURCE6} nbbuild/javadoctools/template.xml
14mr|javacvs-5.0-3.0.7|131	cp %{SOURCE7} nbbuild/javadoctools/properties.xml
14mr|javacvs-5.0-3.0.7|132	cp %{SOURCE8} nbbuild/javadoctools/links.xml
14mr|javacvs-5.0-3.0.7|133	cp %{SOURCE9} nbbuild/javadoctools/replaces.xml
14mr|javacvs-5.0-3.0.7|134	cp %{SOURCE10} nbbuild/javadoctools/disallowed-links.xml
14mr|javacvs-5.0-3.0.7|135	cp %{SOURCE11} nbbuild/javadoctools/apichanges-empty.xml
14mr|javacvs-5.0-3.0.7|136	cp %{SOURCE12} nbbuild/javadoctools/apichanges.xsl
14mr|javacvs-5.0-3.0.7|137	cp %{SOURCE13} nbbuild/javadoctools/javadoc.css
14mr|javacvs-5.0-3.0.7|138	
14mr|javacvs-5.0-3.0.7|139	%build
14mr|javacvs-5.0-3.0.7|140	cd libmodule
14mr|javacvs-5.0-3.0.7|141	%{ant} -Dcluster=netbeans -Dcode.name.base.dashes=cvsclient jar javadoc
14mr|javacvs-5.0-3.0.7|142	
14mr|javacvs-5.0-3.0.7|143	%install
14mr|javacvs-5.0-3.0.7|144	rm -rf $RPM_BUILD_ROOT
14mr|javacvs-5.0-3.0.7|145	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14mr|javacvs-5.0-3.0.7|146	
14mr|javacvs-5.0-3.0.7|147	install -pm 644 libmodule/netbeans/modules/cvsclient.jar \
14mr|javacvs-5.0-3.0.7|148	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvslib-%{version}.jar
14mr|javacvs-5.0-3.0.7|149	ln -s cvslib-%{version}.jar \
14mr|javacvs-5.0-3.0.7|150	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvslib.jar
14mr|javacvs-5.0-3.0.7|151	ln -s cvslib-%{version}.jar \
14mr|javacvs-5.0-3.0.7|152	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvsclient.jar
14mr|javacvs-5.0-3.0.7|153	%add_to_maven_depmap org.netbeans lib %{version} JPP/%{name} cvslib
14mr|javacvs-5.0-3.0.7|154	%add_to_maven_depmap org.netbeans.lib cvsclient %{version} JPP/%{name} cvsclient
14mr|javacvs-5.0-3.0.7|155	
14mr|javacvs-5.0-3.0.7|156	# poms
14mr|javacvs-5.0-3.0.7|157	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|javacvs-5.0-3.0.7|158	install -m 644 %{SOURCE1} \
14mr|javacvs-5.0-3.0.7|159	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-cvslib.pom
14mr|javacvs-5.0-3.0.7|160	install -m 644 %{SOURCE1} \
14mr|javacvs-5.0-3.0.7|161	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-cvsclient.pom
14mr|javacvs-5.0-3.0.7|162	
14mr|javacvs-5.0-3.0.7|163	# javadoc
14mr|javacvs-5.0-3.0.7|164	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib-%{version}
14mr|javacvs-5.0-3.0.7|165	cp -pr nbbuild/build/javadoc/cvsclient/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib-%{version}
14mr|javacvs-5.0-3.0.7|166	ln -s %{name}-lib-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib
14mr|javacvs-5.0-3.0.7|167	
14mr|javacvs-5.0-3.0.7|168	%if %{gcj_support}
14mr|javacvs-5.0-3.0.7|169	%{_bindir}/aot-compile-rpm
14mr|javacvs-5.0-3.0.7|170	%endif
14mr|javacvs-5.0-3.0.7|171	
14mr|javacvs-5.0-3.0.7|172	%clean
14mr|javacvs-5.0-3.0.7|173	rm -rf $RPM_BUILD_ROOT
14mr|javacvs-5.0-3.0.7|174	
14mr|javacvs-5.0-3.0.7|175	
14mr|javacvs-5.0-3.0.7|176	%post lib
14mr|javacvs-5.0-3.0.7|177	%update_maven_depmap
14mr|javacvs-5.0-3.0.7|178	%if %{gcj_support}
14mr|javacvs-5.0-3.0.7|179	%{update_gcjdb}
14mr|javacvs-5.0-3.0.7|180	%endif
14mr|javacvs-5.0-3.0.7|181	
14mr|javacvs-5.0-3.0.7|182	%postun lib
14mr|javacvs-5.0-3.0.7|183	%update_maven_depmap
14mr|javacvs-5.0-3.0.7|184	%if %{gcj_support}
14mr|javacvs-5.0-3.0.7|185	%{clean_gcjdb}
14mr|javacvs-5.0-3.0.7|186	%endif
14mr|javacvs-5.0-3.0.7|187	
14mr|javacvs-5.0-3.0.7|188	%files
14mr|javacvs-5.0-3.0.7|189	%defattr(0644,root,root,0755)
14mr|javacvs-5.0-3.0.7|190	%dir %{_javadir}/%{name}
14mr|javacvs-5.0-3.0.7|191	
14mr|javacvs-5.0-3.0.7|192	%files lib
14mr|javacvs-5.0-3.0.7|193	%defattr(0644,root,root,0755)
14mr|javacvs-5.0-3.0.7|194	%{_javadir}/%{name}/*.jar
14mr|javacvs-5.0-3.0.7|195	%{_datadir}/maven2/poms/*
14mr|javacvs-5.0-3.0.7|196	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|javacvs-5.0-3.0.7|197	%if %{gcj_support}
14mr|javacvs-5.0-3.0.7|198	%dir %{_libdir}/gcj/%{name}
14mr|javacvs-5.0-3.0.7|199	%attr(-,root,root) %{_libdir}/gcj/%{name}/cvslib-%{version}.jar.*
14mr|javacvs-5.0-3.0.7|200	%endif
14mr|javacvs-5.0-3.0.7|201	
14mr|javacvs-5.0-3.0.7|202	%files lib-javadoc
14mr|javacvs-5.0-3.0.7|203	%defattr(0644,root,root,0755)
14mr|javacvs-5.0-3.0.7|204	%doc %{_javadocdir}/%{name}-lib-%{version}
14mr|javacvs-5.0-3.0.7|205	%doc %{_javadocdir}/%{name}-lib
14mr|javacvs-5.0-3.0.7|206	
14mr|javacvs-5.0-3.0.7|207	
14mr|javacvs-5.0-3.0.7|208	
14mr|javacvs-5.0-3.0.7|209	%changelog
14mr|javacvs-5.0-3.0.7|210	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:5.0-3.0.7
14mr|javacvs-5.0-3.0.7|211	+ Revision: 5f7a876
14mr|javacvs-5.0-3.0.7|212	- MassBuild#440: Increase release tag
14mr|javacvs-5.0-3.0.7|213	
14mr|javacvs-5.0-3.0.7|214	

16840 14
14mr|javassist-3.9.0-2.0.6|1	# Copyright (c) 2000-2005, JPackage Project
14mr|javassist-3.9.0-2.0.6|2	# All rights reserved.
14mr|javassist-3.9.0-2.0.6|3	#
14mr|javassist-3.9.0-2.0.6|4	# Redistribution and use in source and binary forms, with or without
14mr|javassist-3.9.0-2.0.6|5	# modification, are permitted provided that the following conditions
14mr|javassist-3.9.0-2.0.6|6	# are met:
14mr|javassist-3.9.0-2.0.6|7	#
14mr|javassist-3.9.0-2.0.6|8	# 1. Redistributions of source code must retain the above copyright
14mr|javassist-3.9.0-2.0.6|9	#    notice, this list of conditions and the following disclaimer.
14mr|javassist-3.9.0-2.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|javassist-3.9.0-2.0.6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|javassist-3.9.0-2.0.6|12	#    documentation and/or other materials provided with the
14mr|javassist-3.9.0-2.0.6|13	#    distribution.
14mr|javassist-3.9.0-2.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|javassist-3.9.0-2.0.6|15	#    contributors may be used to endorse or promote products derived
14mr|javassist-3.9.0-2.0.6|16	#    from this software without specific prior written permission.
14mr|javassist-3.9.0-2.0.6|17	#
14mr|javassist-3.9.0-2.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|javassist-3.9.0-2.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|javassist-3.9.0-2.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|javassist-3.9.0-2.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|javassist-3.9.0-2.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|javassist-3.9.0-2.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|javassist-3.9.0-2.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|javassist-3.9.0-2.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|javassist-3.9.0-2.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|javassist-3.9.0-2.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|javassist-3.9.0-2.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|javassist-3.9.0-2.0.6|29	#
14mr|javassist-3.9.0-2.0.6|30	
14mr|javassist-3.9.0-2.0.6|31	Summary:        Java Programming Assistant: bytecode manipulation
14mr|javassist-3.9.0-2.0.6|32	Name:           javassist
14mr|javassist-3.9.0-2.0.6|33	Version:        3.9.0
14mr|javassist-3.9.0-2.0.6|34	Release:        2.0.6
14mr|javassist-3.9.0-2.0.6|35	Epoch:          0
14mr|javassist-3.9.0-2.0.6|36	License:        MPL and LGPL
14mr|javassist-3.9.0-2.0.6|37	URL:            http://www.csg.is.titech.ac.jp/~chiba/javassist/
14mr|javassist-3.9.0-2.0.6|38	Group:          Development/Java
14mr|javassist-3.9.0-2.0.6|39	Source0:        javassist3.9.GA.zip
14mr|javassist-3.9.0-2.0.6|40	# cvs -d:pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss export -r Javassist_3_5_CR1 javassist
14mr|javassist-3.9.0-2.0.6|41	
14mr|javassist-3.9.0-2.0.6|42	Patch0:         javassist-buildfile-nosource1.4-nosrcjar.patch
14mr|javassist-3.9.0-2.0.6|43	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|javassist-3.9.0-2.0.6|44	BuildRequires:  ant >= 0:1.6
14mr|javassist-3.9.0-2.0.6|45	BuildArch:      noarch
14mr|javassist-3.9.0-2.0.6|46	BuildRequires:  java-devel
14mr|javassist-3.9.0-2.0.6|47	
14mr|javassist-3.9.0-2.0.6|48	%description
14mr|javassist-3.9.0-2.0.6|49	Javassist (Java Programming Assistant) makes Java
14mr|javassist-3.9.0-2.0.6|50	bytecode manipulation simple. It is a class library
14mr|javassist-3.9.0-2.0.6|51	for editing bytecodes in Java; it enables Java
14mr|javassist-3.9.0-2.0.6|52	programs to define a new class at runtime and to
14mr|javassist-3.9.0-2.0.6|53	modify a class file when the JVM loads it. Unlike
14mr|javassist-3.9.0-2.0.6|54	other similar bytecode editors, Javassist provides
14mr|javassist-3.9.0-2.0.6|55	two levels of API: source level and bytecode level.
14mr|javassist-3.9.0-2.0.6|56	If the users use the source-level API, they can edit
14mr|javassist-3.9.0-2.0.6|57	a class file without knowledge of the specifications
14mr|javassist-3.9.0-2.0.6|58	of the Java bytecode. The whole API is designed with
14mr|javassist-3.9.0-2.0.6|59	only the vocabulary of the Java language. You can even
14mr|javassist-3.9.0-2.0.6|60	specify inserted bytecode in the form of source text;
14mr|javassist-3.9.0-2.0.6|61	Javassist compiles it on the fly. On the other hand,
14mr|javassist-3.9.0-2.0.6|62	the bytecode-level API allows the users to directly
14mr|javassist-3.9.0-2.0.6|63	edit a class file as other editors.
14mr|javassist-3.9.0-2.0.6|64	
14mr|javassist-3.9.0-2.0.6|65	%package demo
14mr|javassist-3.9.0-2.0.6|66	Summary:        Samples for %{name}
14mr|javassist-3.9.0-2.0.6|67	Group:          Development/Java
14mr|javassist-3.9.0-2.0.6|68	Requires:       javassist = 0:%{version}-%{release}
14mr|javassist-3.9.0-2.0.6|69	
14mr|javassist-3.9.0-2.0.6|70	%description demo
14mr|javassist-3.9.0-2.0.6|71	%{summary}.
14mr|javassist-3.9.0-2.0.6|72	
14mr|javassist-3.9.0-2.0.6|73	%package javadoc
14mr|javassist-3.9.0-2.0.6|74	Summary:        Javadoc for %{name}
14mr|javassist-3.9.0-2.0.6|75	Group:          Development/Java
14mr|javassist-3.9.0-2.0.6|76	
14mr|javassist-3.9.0-2.0.6|77	%description javadoc
14mr|javassist-3.9.0-2.0.6|78	%{summary}.
14mr|javassist-3.9.0-2.0.6|79	
14mr|javassist-3.9.0-2.0.6|80	%package manual
14mr|javassist-3.9.0-2.0.6|81	Summary:        Tutorial for %{name}
14mr|javassist-3.9.0-2.0.6|82	Group:          Development/Java
14mr|javassist-3.9.0-2.0.6|83	
14mr|javassist-3.9.0-2.0.6|84	%description manual
14mr|javassist-3.9.0-2.0.6|85	%{summary}.
14mr|javassist-3.9.0-2.0.6|86	
14mr|javassist-3.9.0-2.0.6|87	%prep
14mr|javassist-3.9.0-2.0.6|88	%setup -q # -n %{name}-%{version}
14mr|javassist-3.9.0-2.0.6|89	%patch0 -p0
14mr|javassist-3.9.0-2.0.6|90	for j in $(find . -name "*.jar"); do
14mr|javassist-3.9.0-2.0.6|91	mv $j $j.no
14mr|javassist-3.9.0-2.0.6|92	done
14mr|javassist-3.9.0-2.0.6|93	#remove the clas it needs com.sun.jdi to build
14mr|javassist-3.9.0-2.0.6|94	rm src/main/javassist/util/HotSwapper.java
14mr|javassist-3.9.0-2.0.6|95	
14mr|javassist-3.9.0-2.0.6|96	%build
14mr|javassist-3.9.0-2.0.6|97	%{ant} dist
14mr|javassist-3.9.0-2.0.6|98	
14mr|javassist-3.9.0-2.0.6|99	%install
14mr|javassist-3.9.0-2.0.6|100	
14mr|javassist-3.9.0-2.0.6|101	# jars
14mr|javassist-3.9.0-2.0.6|102	mkdir -p %{buildroot}%{_javadir}
14mr|javassist-3.9.0-2.0.6|103	cp -p %{name}.jar \
14mr|javassist-3.9.0-2.0.6|104	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|javassist-3.9.0-2.0.6|105	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|javassist-3.9.0-2.0.6|106	
14mr|javassist-3.9.0-2.0.6|107	# demo
14mr|javassist-3.9.0-2.0.6|108	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|109	cp -pr sample/* %{buildroot}%{_datadir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|110	
14mr|javassist-3.9.0-2.0.6|111	# javadoc
14mr|javassist-3.9.0-2.0.6|112	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|113	cp -pr html/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|114	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|javassist-3.9.0-2.0.6|115	
14mr|javassist-3.9.0-2.0.6|116	# manual
14mr|javassist-3.9.0-2.0.6|117	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}/tutorial
14mr|javassist-3.9.0-2.0.6|118	cp -pr tutorial/* %{buildroot}%{_docdir}/%{name}-%{version}/tutorial
14mr|javassist-3.9.0-2.0.6|119	cp -p License.html %{buildroot}%{_docdir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|120	
14mr|javassist-3.9.0-2.0.6|121	%files
14mr|javassist-3.9.0-2.0.6|122	%defattr(0644,root,root,0755)
14mr|javassist-3.9.0-2.0.6|123	%doc %{_docdir}/%{name}-%{version}/License.html
14mr|javassist-3.9.0-2.0.6|124	%{_javadir}/*.jar
14mr|javassist-3.9.0-2.0.6|125	
14mr|javassist-3.9.0-2.0.6|126	
14mr|javassist-3.9.0-2.0.6|127	%files demo
14mr|javassist-3.9.0-2.0.6|128	%defattr(0644,root,root,0755)
14mr|javassist-3.9.0-2.0.6|129	%{_datadir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|130	
14mr|javassist-3.9.0-2.0.6|131	%files javadoc
14mr|javassist-3.9.0-2.0.6|132	%defattr(0644,root,root,0755)
14mr|javassist-3.9.0-2.0.6|133	%doc %{_javadocdir}/%{name}-%{version}
14mr|javassist-3.9.0-2.0.6|134	%doc %{_javadocdir}/%{name}
14mr|javassist-3.9.0-2.0.6|135	
14mr|javassist-3.9.0-2.0.6|136	%files manual
14mr|javassist-3.9.0-2.0.6|137	%defattr(0644,root,root,0755)
14mr|javassist-3.9.0-2.0.6|138	%doc %{_docdir}/%{name}-%{version}/tutorial
14mr|javassist-3.9.0-2.0.6|139	
14mr|javassist-3.9.0-2.0.6|140	%changelog
14mr|javassist-3.9.0-2.0.6|141	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:3.9.0-2.0.6
14mr|javassist-3.9.0-2.0.6|142	+ Revision: 958caf6
14mr|javassist-3.9.0-2.0.6|143	- Spec cleanup
14mr|javassist-3.9.0-2.0.6|144	
14mr|javassist-3.9.0-2.0.6|145	

16841 14
14mr|jaxen-1.1.2-1.5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|jaxen-1.1.2-1.5|2	# All rights reserved.
14mr|jaxen-1.1.2-1.5|3	#
14mr|jaxen-1.1.2-1.5|4	# Redistribution and use in source and binary forms, with or without
14mr|jaxen-1.1.2-1.5|5	# modification, are permitted provided that the following conditions
14mr|jaxen-1.1.2-1.5|6	# are met:
14mr|jaxen-1.1.2-1.5|7	#
14mr|jaxen-1.1.2-1.5|8	# 1. Redistributions of source code must retain the above copyright
14mr|jaxen-1.1.2-1.5|9	#    notice, this list of conditions and the following disclaimer.
14mr|jaxen-1.1.2-1.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jaxen-1.1.2-1.5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jaxen-1.1.2-1.5|12	#    documentation and/or other materials provided with the
14mr|jaxen-1.1.2-1.5|13	#    distribution.
14mr|jaxen-1.1.2-1.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jaxen-1.1.2-1.5|15	#    contributors may be used to endorse or promote products derived
14mr|jaxen-1.1.2-1.5|16	#    from this software without specific prior written permission.
14mr|jaxen-1.1.2-1.5|17	#
14mr|jaxen-1.1.2-1.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jaxen-1.1.2-1.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jaxen-1.1.2-1.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jaxen-1.1.2-1.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jaxen-1.1.2-1.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jaxen-1.1.2-1.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jaxen-1.1.2-1.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jaxen-1.1.2-1.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jaxen-1.1.2-1.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jaxen-1.1.2-1.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jaxen-1.1.2-1.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jaxen-1.1.2-1.5|29	#
14mr|jaxen-1.1.2-1.5|30	
14mr|jaxen-1.1.2-1.5|31	%bcond_without     bootstrap
14mr|jaxen-1.1.2-1.5|32	%define dom4jver   1.6.1
14mr|jaxen-1.1.2-1.5|33	
14mr|jaxen-1.1.2-1.5|34	# We don't want to build with maven
14mr|jaxen-1.1.2-1.5|35	%bcond_with        maven
14mr|jaxen-1.1.2-1.5|36	
14mr|jaxen-1.1.2-1.5|37	# If you don't want the manual to be built, give rpmbuild option
14mr|jaxen-1.1.2-1.5|38	# '--without manual'
14mr|jaxen-1.1.2-1.5|39	%bcond_with        manual
14mr|jaxen-1.1.2-1.5|40	
14mr|jaxen-1.1.2-1.5|41	Name:           jaxen
14mr|jaxen-1.1.2-1.5|42	Version:        1.1.2
14mr|jaxen-1.1.2-1.5|43	Release:        1.5
14mr|jaxen-1.1.2-1.5|44	Epoch:          0
14mr|jaxen-1.1.2-1.5|45	Summary:        An XPath engine written in Java
14mr|jaxen-1.1.2-1.5|46	License:        BSD
14mr|jaxen-1.1.2-1.5|47	Url:            http://jaxen.codehaus.org/
14mr|jaxen-1.1.2-1.5|48	Group:          Development/Java
14mr|jaxen-1.1.2-1.5|49	Source0:        http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.2.tar.gz
14mr|jaxen-1.1.2-1.5|50	Source6:        http://prdownloads.sourceforge.net/dom4j/dom4j-%{dom4jver}.tar.gz
14mr|jaxen-1.1.2-1.5|51	Source7:        build.xml
14mr|jaxen-1.1.2-1.5|52	%if %with maven
14mr|jaxen-1.1.2-1.5|53	Source1:        pom-maven2jpp-depcat.xsl
14mr|jaxen-1.1.2-1.5|54	Source2:        pom-maven2jpp-newdepmap.xsl
14mr|jaxen-1.1.2-1.5|55	Source3:        pom-maven2jpp-mapdeps.xsl
14mr|jaxen-1.1.2-1.5|56	Source4:        jaxen-1.1-b7-jpp-depmap.xml
14mr|jaxen-1.1.2-1.5|57	
14mr|jaxen-1.1.2-1.5|58	Source5:        jaxen-1.1-b7-build.xml
14mr|jaxen-1.1.2-1.5|59	%endif
14mr|jaxen-1.1.2-1.5|60	Patch0:         %{name}-notest.patch
14mr|jaxen-1.1.2-1.5|61	%if %without bootstrap
14mr|jaxen-1.1.2-1.5|62	Requires:       dom4j >= 0:1.6.1
14mr|jaxen-1.1.2-1.5|63	%endif
14mr|jaxen-1.1.2-1.5|64	Requires:       jdom >= 0:1.0-0.rc1.1jpp
14mr|jaxen-1.1.2-1.5|65	Requires:       xalan-j2
14mr|jaxen-1.1.2-1.5|66	Requires:       xerces-j2
14mr|jaxen-1.1.2-1.5|67	Requires:       xom
14mr|jaxen-1.1.2-1.5|68	BuildRequires:  ant >= 0:1.6, java-rpmbuild >= 0:1.6, junit, ant-junit
14mr|jaxen-1.1.2-1.5|69	BuildRequires:  java-devel
14mr|jaxen-1.1.2-1.5|70	%if %with maven
14mr|jaxen-1.1.2-1.5|71	BuildRequires:  maven >= 0:1.1, saxon, saxon-scripts
14mr|jaxen-1.1.2-1.5|72	BuildRequires:  maven-plugin-changes >= 0:1.1
14mr|jaxen-1.1.2-1.5|73	BuildRequires:  maven-plugin-file-activity >= 0:1.1
14mr|jaxen-1.1.2-1.5|74	BuildRequires:  maven-plugin-developer-activity >= 0:1.1
14mr|jaxen-1.1.2-1.5|75	BuildRequires:  maven-plugin-license >= 0:1.1
14mr|jaxen-1.1.2-1.5|76	BuildRequires:  maven-plugin-jdepend >= 0:1.1
14mr|jaxen-1.1.2-1.5|77	BuildRequires:  maven-plugin-tasklist >= 0:1.1
14mr|jaxen-1.1.2-1.5|78	%endif
14mr|jaxen-1.1.2-1.5|79	%if %without bootstrap
14mr|jaxen-1.1.2-1.5|80	BuildRequires:  dom4j >= 0:1.6.1
14mr|jaxen-1.1.2-1.5|81	%endif
14mr|jaxen-1.1.2-1.5|82	BuildRequires:  jdom >= 0:1.0-0.rc1.1jpp
14mr|jaxen-1.1.2-1.5|83	BuildRequires:  xalan-j2
14mr|jaxen-1.1.2-1.5|84	BuildRequires:  xerces-j2
14mr|jaxen-1.1.2-1.5|85	BuildRequires:  xom
14mr|jaxen-1.1.2-1.5|86	Provides:       jaxen-bootstrap <= %{version}-%{release}
14mr|jaxen-1.1.2-1.5|87	Obsoletes:      jaxen-bootstrap <= %{version}-%{release}
14mr|jaxen-1.1.2-1.5|88	BuildArch:      noarch
14mr|jaxen-1.1.2-1.5|89	BuildRequires:  java-devel >= 0:1.4.2
14mr|jaxen-1.1.2-1.5|90	
14mr|jaxen-1.1.2-1.5|91	%description
14mr|jaxen-1.1.2-1.5|92	Jaxen is an XPath engine written in Java to work against a variety of XML
14mr|jaxen-1.1.2-1.5|93	based object models such as DOM, dom4j and JDOM together with Java
14mr|jaxen-1.1.2-1.5|94	Beans.
14mr|jaxen-1.1.2-1.5|95	
14mr|jaxen-1.1.2-1.5|96	%if %with maven
14mr|jaxen-1.1.2-1.5|97	%if %with manual
14mr|jaxen-1.1.2-1.5|98	%package manual
14mr|jaxen-1.1.2-1.5|99	Summary:        Documents for %{name}
14mr|jaxen-1.1.2-1.5|100	Group:          Development/Java
14mr|jaxen-1.1.2-1.5|101	
14mr|jaxen-1.1.2-1.5|102	%description manual
14mr|jaxen-1.1.2-1.5|103	%{summary}.
14mr|jaxen-1.1.2-1.5|104	%endif
14mr|jaxen-1.1.2-1.5|105	%endif
14mr|jaxen-1.1.2-1.5|106	
14mr|jaxen-1.1.2-1.5|107	%package demo
14mr|jaxen-1.1.2-1.5|108	Summary:        Samples for %{name}
14mr|jaxen-1.1.2-1.5|109	Group:          Development/Java
14mr|jaxen-1.1.2-1.5|110	Requires:       jaxen = %{epoch}:%{version}-%{release}
14mr|jaxen-1.1.2-1.5|111	
14mr|jaxen-1.1.2-1.5|112	%description demo
14mr|jaxen-1.1.2-1.5|113	%{summary}.
14mr|jaxen-1.1.2-1.5|114	
14mr|jaxen-1.1.2-1.5|115	%package javadoc
14mr|jaxen-1.1.2-1.5|116	Summary:        Javadoc for %{name}
14mr|jaxen-1.1.2-1.5|117	Group:          Development/Java
14mr|jaxen-1.1.2-1.5|118	
14mr|jaxen-1.1.2-1.5|119	%description javadoc
14mr|jaxen-1.1.2-1.5|120	%{summary}.
14mr|jaxen-1.1.2-1.5|121	
14mr|jaxen-1.1.2-1.5|122	%prep
14mr|jaxen-1.1.2-1.5|123	# If you dont want to build with maven, give rpmbuild option '--without
14mr|jaxen-1.1.2-1.5|124	# maven'
14mr|jaxen-1.1.2-1.5|125	# If you dont want the manual to be built, give rpmbuild option
14mr|jaxen-1.1.2-1.5|126	# '--without manual'
14mr|jaxen-1.1.2-1.5|127	
14mr|jaxen-1.1.2-1.5|128	%if %without bootstrap
14mr|jaxen-1.1.2-1.5|129	%setup -q -a 7
14mr|jaxen-1.1.2-1.5|130	%else
14mr|jaxen-1.1.2-1.5|131	%setup -q -a 6
14mr|jaxen-1.1.2-1.5|132	%patch0
14mr|jaxen-1.1.2-1.5|133	%endif
14mr|jaxen-1.1.2-1.5|134	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm
14mr|jaxen-1.1.2-1.5|135	
14mr|jaxen-1.1.2-1.5|136	%if %with maven
14mr|jaxen-1.1.2-1.5|137	export DEPCAT=$(pwd)/jaxen-1.1-b7-depcat.new.xml
14mr|jaxen-1.1.2-1.5|138	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14mr|jaxen-1.1.2-1.5|139	echo '<depset>' >> $DEPCAT
14mr|jaxen-1.1.2-1.5|140	for p in $(find . -name project.xml); do
14mr|jaxen-1.1.2-1.5|141	pushd $(dirname $p)
14mr|jaxen-1.1.2-1.5|142	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14mr|jaxen-1.1.2-1.5|143	popd
14mr|jaxen-1.1.2-1.5|144	done
14mr|jaxen-1.1.2-1.5|145	echo >> $DEPCAT
14mr|jaxen-1.1.2-1.5|146	echo '</depset>' >> $DEPCAT
14mr|jaxen-1.1.2-1.5|147	/usr/bin/saxon $DEPCAT %{SOURCE2} > jaxen-1.1-b7-depmap.new.xml
14mr|jaxen-1.1.2-1.5|148	%else
14mr|jaxen-1.1.2-1.5|149	%if %without bootstrap
14mr|jaxen-1.1.2-1.5|150	mkdir -p target/lib
14mr|jaxen-1.1.2-1.5|151	pushd target/lib
14mr|jaxen-1.1.2-1.5|152	build-jar-repository . dom4j-1.6.1.jar jdom-1.0.jar xom-1.0.jar
14mr|jaxen-1.1.2-1.5|153	ln -s %{_javadir}/xerces-j2.jar xercesImpl-2.6.2.jar
14mr|jaxen-1.1.2-1.5|154	popd
14mr|jaxen-1.1.2-1.5|155	%endif
14mr|jaxen-1.1.2-1.5|156	%endif
14mr|jaxen-1.1.2-1.5|157	
14mr|jaxen-1.1.2-1.5|158	%build
14mr|jaxen-1.1.2-1.5|159	%if %with maven
14mr|jaxen-1.1.2-1.5|160	for p in $(find . -name project.xml); do
14mr|jaxen-1.1.2-1.5|161	pushd $(dirname $p)
14mr|jaxen-1.1.2-1.5|162	cp project.xml project.xml.orig
14mr|jaxen-1.1.2-1.5|163	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14mr|jaxen-1.1.2-1.5|164	popd
14mr|jaxen-1.1.2-1.5|165	done
14mr|jaxen-1.1.2-1.5|166	
14mr|jaxen-1.1.2-1.5|167	mkdir .maven
14mr|jaxen-1.1.2-1.5|168	
14mr|jaxen-1.1.2-1.5|169	%if %with manual
14mr|jaxen-1.1.2-1.5|170	maven \
14mr|jaxen-1.1.2-1.5|171	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mr|jaxen-1.1.2-1.5|172	-Dmaven.home.local=$(pwd)/.maven \
14mr|jaxen-1.1.2-1.5|173	jar javadoc xdoc
14mr|jaxen-1.1.2-1.5|174	%else
14mr|jaxen-1.1.2-1.5|175	maven \
14mr|jaxen-1.1.2-1.5|176	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mr|jaxen-1.1.2-1.5|177	-Dmaven.home.local=$(pwd)/.maven \
14mr|jaxen-1.1.2-1.5|178	jar javadoc
14mr|jaxen-1.1.2-1.5|179	%endif
14mr|jaxen-1.1.2-1.5|180	%else
14mr|jaxen-1.1.2-1.5|181	%if %with bootstrap
14mr|jaxen-1.1.2-1.5|182	export CLASSPATH=$(build-classpath \
14mr|jaxen-1.1.2-1.5|183	jdom \
14mr|jaxen-1.1.2-1.5|184	xalan-j2 \
14mr|jaxen-1.1.2-1.5|185	xerces-j2 \
14mr|jaxen-1.1.2-1.5|186	xom \
14mr|jaxen-1.1.2-1.5|187	)
14mr|jaxen-1.1.2-1.5|188	pushd dom4j-%{dom4jver}/src/java
14mr|jaxen-1.1.2-1.5|189	javac -sourcepath ../../../src/java/main:. \
14mr|jaxen-1.1.2-1.5|190	org/dom4j/Attribute.java \
14mr|jaxen-1.1.2-1.5|191	org/dom4j/Branch.java \
14mr|jaxen-1.1.2-1.5|192	org/dom4j/CDATA.java \
14mr|jaxen-1.1.2-1.5|193	org/dom4j/Comment.java \
14mr|jaxen-1.1.2-1.5|194	org/dom4j/Document.java \
14mr|jaxen-1.1.2-1.5|195	org/dom4j/DocumentException.java \
14mr|jaxen-1.1.2-1.5|196	org/dom4j/Element.java \
14mr|jaxen-1.1.2-1.5|197	org/dom4j/Namespace.java \
14mr|jaxen-1.1.2-1.5|198	org/dom4j/Node.java \
14mr|jaxen-1.1.2-1.5|199	org/dom4j/ProcessingInstruction.java \
14mr|jaxen-1.1.2-1.5|200	org/dom4j/Text.java \
14mr|jaxen-1.1.2-1.5|201	org/dom4j/io/SAXReader.java
14mr|jaxen-1.1.2-1.5|202	
14mr|jaxen-1.1.2-1.5|203	%{jar} cf ../../dom4j.jar $(find . -name "*.class")
14mr|jaxen-1.1.2-1.5|204	popd
14mr|jaxen-1.1.2-1.5|205	
14mr|jaxen-1.1.2-1.5|206	export CLASSPATH=$(build-classpath \
14mr|jaxen-1.1.2-1.5|207	jdom \
14mr|jaxen-1.1.2-1.5|208	xalan-j2 \
14mr|jaxen-1.1.2-1.5|209	xerces-j2 \
14mr|jaxen-1.1.2-1.5|210	xom \
14mr|jaxen-1.1.2-1.5|211	):`pwd`/dom4j-%{dom4jver}/dom4j.jar
14mr|jaxen-1.1.2-1.5|212	%endif
14mr|jaxen-1.1.2-1.5|213	%{ant} -Dnoget=true jar javadoc
14mr|jaxen-1.1.2-1.5|214	%endif
14mr|jaxen-1.1.2-1.5|215	
14mr|jaxen-1.1.2-1.5|216	%install
14mr|jaxen-1.1.2-1.5|217	
14mr|jaxen-1.1.2-1.5|218	# jars
14mr|jaxen-1.1.2-1.5|219	install -d -m 755 %{buildroot}%{_javadir}
14mr|jaxen-1.1.2-1.5|220	install -m 644 target/%{name}-%{version}.jar \
14mr|jaxen-1.1.2-1.5|221	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jaxen-1.1.2-1.5|222	
14mr|jaxen-1.1.2-1.5|223	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14mr|jaxen-1.1.2-1.5|224	ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|jaxen-1.1.2-1.5|225	
14mr|jaxen-1.1.2-1.5|226	# javadoc
14mr|jaxen-1.1.2-1.5|227	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|228	%if %with maven
14mr|jaxen-1.1.2-1.5|229	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|230	rm -rf target/docs/apidocs
14mr|jaxen-1.1.2-1.5|231	%else
14mr|jaxen-1.1.2-1.5|232	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|233	%endif
14mr|jaxen-1.1.2-1.5|234	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jaxen-1.1.2-1.5|235	
14mr|jaxen-1.1.2-1.5|236	# manual
14mr|jaxen-1.1.2-1.5|237	%if %with maven
14mr|jaxen-1.1.2-1.5|238	%if %with manual
14mr|jaxen-1.1.2-1.5|239	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|240	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|241	%endif
14mr|jaxen-1.1.2-1.5|242	%endif
14mr|jaxen-1.1.2-1.5|243	
14mr|jaxen-1.1.2-1.5|244	# demo
14mr|jaxen-1.1.2-1.5|245	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/samples
14mr|jaxen-1.1.2-1.5|246	cp -pr src/java/samples/* %{buildroot}%{_datadir}/%{name}-%{version}/samples
14mr|jaxen-1.1.2-1.5|247	
14mr|jaxen-1.1.2-1.5|248	%files
14mr|jaxen-1.1.2-1.5|249	%defattr(0644,root,root,0755)
14mr|jaxen-1.1.2-1.5|250	%doc LICENSE.txt
14mr|jaxen-1.1.2-1.5|251	%{_javadir}/*
14mr|jaxen-1.1.2-1.5|252	
14mr|jaxen-1.1.2-1.5|253	%if %with maven
14mr|jaxen-1.1.2-1.5|254	%if %with manual
14mr|jaxen-1.1.2-1.5|255	%files manual
14mr|jaxen-1.1.2-1.5|256	%defattr(0644,root,root,0755)
14mr|jaxen-1.1.2-1.5|257	%doc %{_docdir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|258	%endif
14mr|jaxen-1.1.2-1.5|259	%endif
14mr|jaxen-1.1.2-1.5|260	
14mr|jaxen-1.1.2-1.5|261	%files javadoc
14mr|jaxen-1.1.2-1.5|262	%defattr(0644,root,root,0755)
14mr|jaxen-1.1.2-1.5|263	%doc %{_javadocdir}/*
14mr|jaxen-1.1.2-1.5|264	
14mr|jaxen-1.1.2-1.5|265	%files demo
14mr|jaxen-1.1.2-1.5|266	%defattr(0644,root,root,0755)
14mr|jaxen-1.1.2-1.5|267	%{_datadir}/%{name}-%{version}
14mr|jaxen-1.1.2-1.5|268	
14mr|jaxen-1.1.2-1.5|269	
14mr|jaxen-1.1.2-1.5|270	
14mr|jaxen-1.1.2-1.5|271	%changelog
14mr|jaxen-1.1.2-1.5|272	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.2-1.5
14mr|jaxen-1.1.2-1.5|273	+ Revision: 1d2a9f9
14mr|jaxen-1.1.2-1.5|274	- Disable gcj
14mr|jaxen-1.1.2-1.5|275	
14mr|jaxen-1.1.2-1.5|276	

16842 14
14mr|jbig2dec-0.11-6|1	%define	major 0
14mr|jbig2dec-0.11-6|2	%define libname %mklibname jbig2dec %{major}
14mr|jbig2dec-0.11-6|3	%define develname %mklibname jbig2dec -d
14mr|jbig2dec-0.11-6|4	
14mr|jbig2dec-0.11-6|5	Summary:	A decoder implementation of the JBIG2 image compression format
14mr|jbig2dec-0.11-6|6	Name:		jbig2dec
14mr|jbig2dec-0.11-6|7	Version:	0.11
14mr|jbig2dec-0.11-6|8	Release:	6
14mr|jbig2dec-0.11-6|9	License:	GPLv2
14mr|jbig2dec-0.11-6|10	Group:		Graphics
14mr|jbig2dec-0.11-6|11	URL:		http://jbig2dec.sourceforge.net/
14mr|jbig2dec-0.11-6|12	Source0:	http://ghostscript.com/~giles/jbig2/jbig2dec/%{name}-%{version}.tar.gz
14mr|jbig2dec-0.11-6|13	Patch1:		jbig2dec-0.10-jbig2dec-nullderef.diff
14mr|jbig2dec-0.11-6|14	BuildRequires:	autoconf automake libtool
14mr|jbig2dec-0.11-6|15	
14mr|jbig2dec-0.11-6|16	%description
14mr|jbig2dec-0.11-6|17	jbig2dec is a decoder implementation of the JBIG2 image compression format.
14mr|jbig2dec-0.11-6|18	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
14mr|jbig2dec-0.11-6|19	monochrome) images at moderately high resolution, and in particular scanned
14mr|jbig2dec-0.11-6|20	paper documents. In this domain it is very efficient, offering compression
14mr|jbig2dec-0.11-6|21	ratios on the order of 100:1.
14mr|jbig2dec-0.11-6|22	
14mr|jbig2dec-0.11-6|23	%package -n	%{libname}
14mr|jbig2dec-0.11-6|24	Summary:	A decoder implementation of the JBIG2 image compression format
14mr|jbig2dec-0.11-6|25	Group:		System/Libraries
14mr|jbig2dec-0.11-6|26	
14mr|jbig2dec-0.11-6|27	%description -n	%{libname}
14mr|jbig2dec-0.11-6|28	jbig2dec is a decoder implementation of the JBIG2 image compression format.
14mr|jbig2dec-0.11-6|29	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
14mr|jbig2dec-0.11-6|30	monochrome) images at moderately high resolution, and in particular scanned
14mr|jbig2dec-0.11-6|31	paper documents. In this domain it is very efficient, offering compression
14mr|jbig2dec-0.11-6|32	ratios on the order of 100:1.
14mr|jbig2dec-0.11-6|33	
14mr|jbig2dec-0.11-6|34	This package provides the shared jbig2dec library.
14mr|jbig2dec-0.11-6|35	
14mr|jbig2dec-0.11-6|36	%package -n	%{develname}
14mr|jbig2dec-0.11-6|37	Summary:	Static library and header files for development with jbig2dec
14mr|jbig2dec-0.11-6|38	Group:		Development/C
14mr|jbig2dec-0.11-6|39	Requires:	%{libname} = %{version}
14mr|jbig2dec-0.11-6|40	Provides:	jbig2dec-devel = %{version}-%{release}
14mr|jbig2dec-0.11-6|41	
14mr|jbig2dec-0.11-6|42	%description -n	%{develname}
14mr|jbig2dec-0.11-6|43	jbig2dec is a decoder implementation of the JBIG2 image compression format.
14mr|jbig2dec-0.11-6|44	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
14mr|jbig2dec-0.11-6|45	monochrome) images at moderately high resolution, and in particular scanned
14mr|jbig2dec-0.11-6|46	paper documents. In this domain it is very efficient, offering compression
14mr|jbig2dec-0.11-6|47	ratios on the order of 100:1.
14mr|jbig2dec-0.11-6|48	
14mr|jbig2dec-0.11-6|49	This package is only needed if you plan to develop or compile applications
14mr|jbig2dec-0.11-6|50	which requires the jbig2dec library.
14mr|jbig2dec-0.11-6|51	
14mr|jbig2dec-0.11-6|52	%prep
14mr|jbig2dec-0.11-6|53	%setup -q
14mr|jbig2dec-0.11-6|54	%patch1 -p0
14mr|jbig2dec-0.11-6|55	
14mr|jbig2dec-0.11-6|56	# fix strange perms
14mr|jbig2dec-0.11-6|57	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|jbig2dec-0.11-6|58	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|jbig2dec-0.11-6|59	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|jbig2dec-0.11-6|60	
14mr|jbig2dec-0.11-6|61	%build
14mr|jbig2dec-0.11-6|62	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --copy --add-missing
14mr|jbig2dec-0.11-6|63	
14mr|jbig2dec-0.11-6|64	%configure2_5x --disable-static
14mr|jbig2dec-0.11-6|65	
14mr|jbig2dec-0.11-6|66	%make
14mr|jbig2dec-0.11-6|67	
14mr|jbig2dec-0.11-6|68	%install
14mr|jbig2dec-0.11-6|69	rm -rf %{buildroot}
14mr|jbig2dec-0.11-6|70	
14mr|jbig2dec-0.11-6|71	%makeinstall_std
14mr|jbig2dec-0.11-6|72	
14mr|jbig2dec-0.11-6|73	%files
14mr|jbig2dec-0.11-6|74	%attr(0755,root,root) %{_bindir}/jbig2dec
14mr|jbig2dec-0.11-6|75	%attr(0644,root,root) %{_mandir}/man1/jbig2dec.1*
14mr|jbig2dec-0.11-6|76	
14mr|jbig2dec-0.11-6|77	%files -n %{libname}
14mr|jbig2dec-0.11-6|78	%doc CHANGES COPYING LICENSE README
14mr|jbig2dec-0.11-6|79	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
14mr|jbig2dec-0.11-6|80	
14mr|jbig2dec-0.11-6|81	%files -n %{develname}
14mr|jbig2dec-0.11-6|82	%attr(0644,root,root) %{_includedir}/*.h
14mr|jbig2dec-0.11-6|83	%attr(0644,root,root) %{_libdir}/*.so
14mr|jbig2dec-0.11-6|84	
14mr|jbig2dec-0.11-6|85	
14mr|jbig2dec-0.11-6|86	
14mr|jbig2dec-0.11-6|87	%changelog
14mr|jbig2dec-0.11-6|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-6
14mr|jbig2dec-0.11-6|89	+ Revision: 26a6bba
14mr|jbig2dec-0.11-6|90	- MassBuild#440: Increase release tag
14mr|jbig2dec-0.11-6|91	
14mr|jbig2dec-0.11-6|92	

16843 14
14mr|jbigkit-2.0-10|1	%define major 1
14mr|jbigkit-2.0-10|2	%define libname %mklibname jbig %{major}
14mr|jbigkit-2.0-10|3	%define develname %mklibname jbig -d
14mr|jbigkit-2.0-10|4	
14mr|jbigkit-2.0-10|5	Summary:	The JBIG-KIT
14mr|jbigkit-2.0-10|6	Name:		jbigkit
14mr|jbigkit-2.0-10|7	Version:	2.0
14mr|jbigkit-2.0-10|8	Release:	10
14mr|jbigkit-2.0-10|9	License:	GPL
14mr|jbigkit-2.0-10|10	Group:		Graphics
14mr|jbigkit-2.0-10|11	URL:		http://www.cl.cam.ac.uk/~mgk25/jbigkit/
14mr|jbigkit-2.0-10|12	Source0:	http://www.cl.cam.ac.uk/~mgk25/download/%{name}-%{version}.tar.gz
14mr|jbigkit-2.0-10|13	Patch0:		jbigkit-2.0-shared.diff
14mr|jbigkit-2.0-10|14	BuildRequires:	libtool
14mr|jbigkit-2.0-10|15	
14mr|jbigkit-2.0-10|16	%description
14mr|jbigkit-2.0-10|17	JBIG-KIT implements a highly effective data compression algorithm for bi-level
14mr|jbigkit-2.0-10|18	high-resolution images such as fax pages or scanned documents.
14mr|jbigkit-2.0-10|19	
14mr|jbigkit-2.0-10|20	%package -n	%{libname}
14mr|jbigkit-2.0-10|21	Summary:	The Shared library for The JBIG-KIT
14mr|jbigkit-2.0-10|22	Group:		System/Libraries
14mr|jbigkit-2.0-10|23	
14mr|jbigkit-2.0-10|24	%description -n	%{libname}
14mr|jbigkit-2.0-10|25	JBIG-KIT implements a highly effective data compression algorithm for bi-level
14mr|jbigkit-2.0-10|26	high-resolution images such as fax pages or scanned documents.
14mr|jbigkit-2.0-10|27	
14mr|jbigkit-2.0-10|28	This package provides the shared JBIG-KIT library.
14mr|jbigkit-2.0-10|29	
14mr|jbigkit-2.0-10|30	%package -n	%{develname}
14mr|jbigkit-2.0-10|31	Summary:	Static library and header files for development with JBIG-KIT
14mr|jbigkit-2.0-10|32	Group:		Development/C
14mr|jbigkit-2.0-10|33	Requires:	%{libname} = %{version}
14mr|jbigkit-2.0-10|34	Provides:	jbig-devel = %{version}-%{release}
14mr|jbigkit-2.0-10|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|jbigkit-2.0-10|36	
14mr|jbigkit-2.0-10|37	%description -n	%{develname}
14mr|jbigkit-2.0-10|38	JBIG-KIT implements a highly effective data compression algorithm for bi-level
14mr|jbigkit-2.0-10|39	high-resolution images such as fax pages or scanned documents.
14mr|jbigkit-2.0-10|40	
14mr|jbigkit-2.0-10|41	This package is only needed if you plan to develop or compile applications
14mr|jbigkit-2.0-10|42	which requires the libjbig library.
14mr|jbigkit-2.0-10|43	
14mr|jbigkit-2.0-10|44	%prep
14mr|jbigkit-2.0-10|45	%setup -q -n %{name}
14mr|jbigkit-2.0-10|46	
14mr|jbigkit-2.0-10|47	# fix strange perms
14mr|jbigkit-2.0-10|48	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|jbigkit-2.0-10|49	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|jbigkit-2.0-10|50	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|jbigkit-2.0-10|51	
14mr|jbigkit-2.0-10|52	%patch0 -p1
14mr|jbigkit-2.0-10|53	
14mr|jbigkit-2.0-10|54	%build
14mr|jbigkit-2.0-10|55	make CFLAGS="%{optflags} -fPIC -DPIC" \
14mr|jbigkit-2.0-10|56	LDFLAGS="%{ldflags}" prefix=%{_prefix} libdir=%{_libdir}
14mr|jbigkit-2.0-10|57	
14mr|jbigkit-2.0-10|58	%check
14mr|jbigkit-2.0-10|59	make test
14mr|jbigkit-2.0-10|60	
14mr|jbigkit-2.0-10|61	%install
14mr|jbigkit-2.0-10|62	rm -rf %{buildroot}
14mr|jbigkit-2.0-10|63	
14mr|jbigkit-2.0-10|64	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
14mr|jbigkit-2.0-10|65	
14mr|jbigkit-2.0-10|66	# cleanup
14mr|jbigkit-2.0-10|67	rm -f %{buildroot}%{_libdir}/*.a
14mr|jbigkit-2.0-10|68	
14mr|jbigkit-2.0-10|69	%files
14mr|jbigkit-2.0-10|70	%attr(0755,root,root) %{_bindir}/*
14mr|jbigkit-2.0-10|71	%attr(0644,root,root) %{_mandir}/man1/*
14mr|jbigkit-2.0-10|72	%attr(0644,root,root) %{_mandir}/man5/*
14mr|jbigkit-2.0-10|73	
14mr|jbigkit-2.0-10|74	%files -n %{libname}
14mr|jbigkit-2.0-10|75	%doc ANNOUNCE CHANGES COPYING
14mr|jbigkit-2.0-10|76	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
14mr|jbigkit-2.0-10|77	
14mr|jbigkit-2.0-10|78	%files -n %{develname}
14mr|jbigkit-2.0-10|79	%doc INSTALL TODO pbmtools/*.txt libjbig/*.txt
14mr|jbigkit-2.0-10|80	%attr(0644,root,root) %{_includedir}/*.h
14mr|jbigkit-2.0-10|81	%attr(0644,root,root) %{_libdir}/*.so
14mr|jbigkit-2.0-10|82	
14mr|jbigkit-2.0-10|83	
14mr|jbigkit-2.0-10|84	
14mr|jbigkit-2.0-10|85	%changelog
14mr|jbigkit-2.0-10|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-10
14mr|jbigkit-2.0-10|87	+ Revision: 942651a
14mr|jbigkit-2.0-10|88	- MassBuild#440: Increase release tag
14mr|jbigkit-2.0-10|89	
14mr|jbigkit-2.0-10|90	

16844 14
14mr|jdepend-2.9.1-1.1.1|1	%define section         free
14mr|jdepend-2.9.1-1.1.1|2	%define gcj_support     1
14mr|jdepend-2.9.1-1.1.1|3	
14mr|jdepend-2.9.1-1.1.1|4	Name:           jdepend
14mr|jdepend-2.9.1-1.1.1|5	Version:        2.9.1
14mr|jdepend-2.9.1-1.1.1|6	Release:        1.1.1
14mr|jdepend-2.9.1-1.1.1|7	Epoch:          0
14mr|jdepend-2.9.1-1.1.1|8	Summary:        Java Design Quality Metrics
14mr|jdepend-2.9.1-1.1.1|9	License:        BSD-style
14mr|jdepend-2.9.1-1.1.1|10	Url:            http://www.clarkware.com/
14mr|jdepend-2.9.1-1.1.1|11	Group:          Development/Java
14mr|jdepend-2.9.1-1.1.1|12	Source0:        http://www.clarkware.com/software/jdepend-%{version}.zip
14mr|jdepend-2.9.1-1.1.1|13	BuildRequires:  java-rpmbuild
14mr|jdepend-2.9.1-1.1.1|14	BuildRequires:  ant
14mr|jdepend-2.9.1-1.1.1|15	%if %{gcj_support}
14mr|jdepend-2.9.1-1.1.1|16	BuildRequires:  java-gcj-compat-devel
14mr|jdepend-2.9.1-1.1.1|17	%else
14mr|jdepend-2.9.1-1.1.1|18	BuildArch:      noarch
14mr|jdepend-2.9.1-1.1.1|19	%endif
14mr|jdepend-2.9.1-1.1.1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|jdepend-2.9.1-1.1.1|21	
14mr|jdepend-2.9.1-1.1.1|22	%description
14mr|jdepend-2.9.1-1.1.1|23	JDepend traverses a set of Java class and source file directories and
14mr|jdepend-2.9.1-1.1.1|24	generates design quality metrics for each Java package. JDepend allows
14mr|jdepend-2.9.1-1.1.1|25	you to automatically measure the quality of a design in terms of its
14mr|jdepend-2.9.1-1.1.1|26	extensibility, reusability, and maintainability to effectively manage
14mr|jdepend-2.9.1-1.1.1|27	and control package dependencies.
14mr|jdepend-2.9.1-1.1.1|28	
14mr|jdepend-2.9.1-1.1.1|29	%package javadoc
14mr|jdepend-2.9.1-1.1.1|30	Summary:        Javadoc for %{name}
14mr|jdepend-2.9.1-1.1.1|31	Group:          Development/Java
14mr|jdepend-2.9.1-1.1.1|32	
14mr|jdepend-2.9.1-1.1.1|33	%description javadoc
14mr|jdepend-2.9.1-1.1.1|34	Javadoc for %{name}.
14mr|jdepend-2.9.1-1.1.1|35	
14mr|jdepend-2.9.1-1.1.1|36	%package demo
14mr|jdepend-2.9.1-1.1.1|37	Summary:        Demos for %{name}
14mr|jdepend-2.9.1-1.1.1|38	Group:          Development/Java
14mr|jdepend-2.9.1-1.1.1|39	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|jdepend-2.9.1-1.1.1|40	
14mr|jdepend-2.9.1-1.1.1|41	%description demo
14mr|jdepend-2.9.1-1.1.1|42	Demonstrations and samples for %{name}.
14mr|jdepend-2.9.1-1.1.1|43	
14mr|jdepend-2.9.1-1.1.1|44	%prep
14mr|jdepend-2.9.1-1.1.1|45	%setup -q
14mr|jdepend-2.9.1-1.1.1|46	# remove all binary libs
14mr|jdepend-2.9.1-1.1.1|47	find . -name "*.jar" -exec rm -f {} \;
14mr|jdepend-2.9.1-1.1.1|48	# fix strange permissions
14mr|jdepend-2.9.1-1.1.1|49	find . -type d -exec chmod 755 {} \;
14mr|jdepend-2.9.1-1.1.1|50	
14mr|jdepend-2.9.1-1.1.1|51	%build
14mr|jdepend-2.9.1-1.1.1|52	%{ant} jar javadoc
14mr|jdepend-2.9.1-1.1.1|53	
14mr|jdepend-2.9.1-1.1.1|54	%install
14mr|jdepend-2.9.1-1.1.1|55	%{__rm} -rf %{buildroot}
14mr|jdepend-2.9.1-1.1.1|56	
14mr|jdepend-2.9.1-1.1.1|57	# jars
14mr|jdepend-2.9.1-1.1.1|58	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|jdepend-2.9.1-1.1.1|59	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jdepend-2.9.1-1.1.1|60	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|jdepend-2.9.1-1.1.1|61	# javadoc
14mr|jdepend-2.9.1-1.1.1|62	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jdepend-2.9.1-1.1.1|63	cp -a build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jdepend-2.9.1-1.1.1|64	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|jdepend-2.9.1-1.1.1|65	# demo
14mr|jdepend-2.9.1-1.1.1|66	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jdepend-2.9.1-1.1.1|67	cp -pr sample $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jdepend-2.9.1-1.1.1|68	
14mr|jdepend-2.9.1-1.1.1|69	# fix end-of-line
14mr|jdepend-2.9.1-1.1.1|70	%{__perl} -pi -e 's/\r\n/\n/g' README LICENSE
14mr|jdepend-2.9.1-1.1.1|71	
14mr|jdepend-2.9.1-1.1.1|72	for i in `find docs -type f`; do
14mr|jdepend-2.9.1-1.1.1|73	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|jdepend-2.9.1-1.1.1|74	done
14mr|jdepend-2.9.1-1.1.1|75	
14mr|jdepend-2.9.1-1.1.1|76	for i in `find $RPM_BUILD_ROOT%{_datadir}/%{name} -type f -name "*.java" -o -name "*.properties"`; do
14mr|jdepend-2.9.1-1.1.1|77	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|jdepend-2.9.1-1.1.1|78	done
14mr|jdepend-2.9.1-1.1.1|79	
14mr|jdepend-2.9.1-1.1.1|80	for i in `find $RPM_BUILD_ROOT%{_javadocdir} -type f -name "*.htm*" -o -name "*.css"`; do
14mr|jdepend-2.9.1-1.1.1|81	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|jdepend-2.9.1-1.1.1|82	done
14mr|jdepend-2.9.1-1.1.1|83	
14mr|jdepend-2.9.1-1.1.1|84	%if %{gcj_support}
14mr|jdepend-2.9.1-1.1.1|85	%{_bindir}/aot-compile-rpm
14mr|jdepend-2.9.1-1.1.1|86	%endif
14mr|jdepend-2.9.1-1.1.1|87	
14mr|jdepend-2.9.1-1.1.1|88	%clean
14mr|jdepend-2.9.1-1.1.1|89	rm -rf $RPM_BUILD_ROOT
14mr|jdepend-2.9.1-1.1.1|90	
14mr|jdepend-2.9.1-1.1.1|91	%if %{gcj_support}
14mr|jdepend-2.9.1-1.1.1|92	%post
14mr|jdepend-2.9.1-1.1.1|93	%{update_gcjdb}
14mr|jdepend-2.9.1-1.1.1|94	
14mr|jdepend-2.9.1-1.1.1|95	%postun
14mr|jdepend-2.9.1-1.1.1|96	%{clean_gcjdb}
14mr|jdepend-2.9.1-1.1.1|97	%endif
14mr|jdepend-2.9.1-1.1.1|98	
14mr|jdepend-2.9.1-1.1.1|99	%files
14mr|jdepend-2.9.1-1.1.1|100	%defattr(0644,root,root,0755)
14mr|jdepend-2.9.1-1.1.1|101	%doc README LICENSE docs
14mr|jdepend-2.9.1-1.1.1|102	%{_javadir}/*
14mr|jdepend-2.9.1-1.1.1|103	%if %{gcj_support}
14mr|jdepend-2.9.1-1.1.1|104	%dir %{_libdir}/gcj/%{name}
14mr|jdepend-2.9.1-1.1.1|105	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jdepend-2.9.1-1.1.1|106	%endif
14mr|jdepend-2.9.1-1.1.1|107	
14mr|jdepend-2.9.1-1.1.1|108	%files javadoc
14mr|jdepend-2.9.1-1.1.1|109	%defattr(0644,root,root,0755)
14mr|jdepend-2.9.1-1.1.1|110	%{_javadocdir}/%{name}-%{version}
14mr|jdepend-2.9.1-1.1.1|111	%dir %{_javadocdir}/%{name}
14mr|jdepend-2.9.1-1.1.1|112	
14mr|jdepend-2.9.1-1.1.1|113	%files demo
14mr|jdepend-2.9.1-1.1.1|114	%defattr(0644,root,root,0755)
14mr|jdepend-2.9.1-1.1.1|115	%{_datadir}/%{name}
14mr|jdepend-2.9.1-1.1.1|116	
14mr|jdepend-2.9.1-1.1.1|117	
14mr|jdepend-2.9.1-1.1.1|118	
14mr|jdepend-2.9.1-1.1.1|119	%changelog
14mr|jdepend-2.9.1-1.1.1|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.9.1-1.1.1
14mr|jdepend-2.9.1-1.1.1|121	+ Revision: d4a9d7c
14mr|jdepend-2.9.1-1.1.1|122	- MassBuild#440: Increase release tag
14mr|jdepend-2.9.1-1.1.1|123	
14mr|jdepend-2.9.1-1.1.1|124	

16845 14
14mr|jdom-1.1.1-5|1	%define gcj_support 0
14mr|jdom-1.1.1-5|2	
14mr|jdom-1.1.1-5|3	Name:           jdom
14mr|jdom-1.1.1-5|4	Version:        1.1.1
14mr|jdom-1.1.1-5|5	Release:	5
14mr|jdom-1.1.1-5|6	Epoch:          0
14mr|jdom-1.1.1-5|7	Summary:        Java alternative to DOM and SAX
14mr|jdom-1.1.1-5|8	License:        Apache License-like
14mr|jdom-1.1.1-5|9	URL:            http://www.jdom.org/
14mr|jdom-1.1.1-5|10	Group:          Development/Java
14mr|jdom-1.1.1-5|11	Source0:        http://jdom.org/dist/binary/%{name}-%{version}.tar.gz
14mr|jdom-1.1.1-5|12	Patch0:         %{name}-crosslink.patch
14mr|jdom-1.1.1-5|13	Patch1:         %{name}-1.0-OSGiManifest.patch
14mr|jdom-1.1.1-5|14	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|jdom-1.1.1-5|15	BuildRequires:  java-javadoc
14mr|jdom-1.1.1-5|16	BuildRequires:	xalan-j2
14mr|jdom-1.1.1-5|17	BuildRequires:  ant
14mr|jdom-1.1.1-5|18	BuildRequires:	jaxen
14mr|jdom-1.1.1-5|19	%if %{gcj_support}
14mr|jdom-1.1.1-5|20	BuildRequires:  java-gcj-compat-devel
14mr|jdom-1.1.1-5|21	%else
14mr|jdom-1.1.1-5|22	BuildArch:      noarch
14mr|jdom-1.1.1-5|23	%endif
14mr|jdom-1.1.1-5|24	Requires:	xalan-j2
14mr|jdom-1.1.1-5|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jdom-1.1.1-5|26	
14mr|jdom-1.1.1-5|27	%description
14mr|jdom-1.1.1-5|28	JDOM is, quite simply, a Java representation of an XML document. JDOM
14mr|jdom-1.1.1-5|29	provides a way to represent that document for easy and efficient
14mr|jdom-1.1.1-5|30	reading, manipulation, and writing. It has a straightforward API, is a
14mr|jdom-1.1.1-5|31	lightweight and fast, and is optimized for the Java programmer. It's an
14mr|jdom-1.1.1-5|32	alternative to DOM and SAX, although it integrates well with both DOM
14mr|jdom-1.1.1-5|33	and SAX.
14mr|jdom-1.1.1-5|34	
14mr|jdom-1.1.1-5|35	%package javadoc
14mr|jdom-1.1.1-5|36	Summary:        Javadoc for %{name}
14mr|jdom-1.1.1-5|37	Group:          Development/Java
14mr|jdom-1.1.1-5|38	
14mr|jdom-1.1.1-5|39	%description javadoc
14mr|jdom-1.1.1-5|40	Javadoc for %{name}.
14mr|jdom-1.1.1-5|41	
14mr|jdom-1.1.1-5|42	%package demo
14mr|jdom-1.1.1-5|43	Summary:        Demos for %{name}
14mr|jdom-1.1.1-5|44	Group:          Development/Java
14mr|jdom-1.1.1-5|45	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|jdom-1.1.1-5|46	
14mr|jdom-1.1.1-5|47	%description demo
14mr|jdom-1.1.1-5|48	Demonstrations and samples for %{name}.
14mr|jdom-1.1.1-5|49	
14mr|jdom-1.1.1-5|50	
14mr|jdom-1.1.1-5|51	%prep
14mr|jdom-1.1.1-5|52	%setup -q -n %{name}
14mr|jdom-1.1.1-5|53	%patch0 -p1
14mr|jdom-1.1.1-5|54	%patch1 -p0
14mr|jdom-1.1.1-5|55	# remove all binary libs
14mr|jdom-1.1.1-5|56	find . -name "*.jar" -exec rm -f {} \;
14mr|jdom-1.1.1-5|57	find . -name "*.class" -exec rm -f {} \;
14mr|jdom-1.1.1-5|58	
14mr|jdom-1.1.1-5|59	
14mr|jdom-1.1.1-5|60	%build
14mr|jdom-1.1.1-5|61	export CLASSPATH=$(build-classpath xml-commons-apis xalan-j2 jaxen)
14mr|jdom-1.1.1-5|62	sed -e 's|<property name="build.compiler".*||' build.xml > tempf; cp tempf build.xml; rm tempf
14mr|jdom-1.1.1-5|63	%ant -Dj2se.apidoc=%{_javadocdir}/java package javadoc-link
14mr|jdom-1.1.1-5|64	
14mr|jdom-1.1.1-5|65	
14mr|jdom-1.1.1-5|66	%install
14mr|jdom-1.1.1-5|67	rm -rf %{buildroot}
14mr|jdom-1.1.1-5|68	
14mr|jdom-1.1.1-5|69	# jars
14mr|jdom-1.1.1-5|70	mkdir -p %{buildroot}%{_javadir}
14mr|jdom-1.1.1-5|71	cp -p build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jdom-1.1.1-5|72	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jdom-1.1.1-5|73	
14mr|jdom-1.1.1-5|74	# javadoc
14mr|jdom-1.1.1-5|75	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jdom-1.1.1-5|76	cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jdom-1.1.1-5|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jdom-1.1.1-5|78	
14mr|jdom-1.1.1-5|79	# demo
14mr|jdom-1.1.1-5|80	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|jdom-1.1.1-5|81	cp -pr samples %{buildroot}%{_datadir}/%{name}
14mr|jdom-1.1.1-5|82	
14mr|jdom-1.1.1-5|83	%{gcj_compile}
14mr|jdom-1.1.1-5|84	
14mr|jdom-1.1.1-5|85	%clean
14mr|jdom-1.1.1-5|86	%{__rm} -rf %{buildroot}
14mr|jdom-1.1.1-5|87	
14mr|jdom-1.1.1-5|88	%if %{gcj_support}
14mr|jdom-1.1.1-5|89	%post
14mr|jdom-1.1.1-5|90	%{update_gcjdb}
14mr|jdom-1.1.1-5|91	
14mr|jdom-1.1.1-5|92	%postun
14mr|jdom-1.1.1-5|93	%{clean_gcjdb}
14mr|jdom-1.1.1-5|94	%endif
14mr|jdom-1.1.1-5|95	
14mr|jdom-1.1.1-5|96	%files
14mr|jdom-1.1.1-5|97	%defattr(0644,root,root,0755)
14mr|jdom-1.1.1-5|98	%doc CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
14mr|jdom-1.1.1-5|99	%{_javadir}/%{name}*.jar
14mr|jdom-1.1.1-5|100	%{gcj_files}
14mr|jdom-1.1.1-5|101	
14mr|jdom-1.1.1-5|102	%files javadoc
14mr|jdom-1.1.1-5|103	%defattr(0644,root,root,0755)
14mr|jdom-1.1.1-5|104	%doc %{_javadocdir}/%{name}
14mr|jdom-1.1.1-5|105	%doc %{_javadocdir}/%{name}-%{version}
14mr|jdom-1.1.1-5|106	
14mr|jdom-1.1.1-5|107	%files demo
14mr|jdom-1.1.1-5|108	%defattr(0644,root,root,0755)
14mr|jdom-1.1.1-5|109	%{_datadir}/%{name}
14mr|jdom-1.1.1-5|110	
14mr|jdom-1.1.1-5|111	
14mr|jdom-1.1.1-5|112	
14mr|jdom-1.1.1-5|113	
14mr|jdom-1.1.1-5|114	
14mr|jdom-1.1.1-5|115	%changelog
14mr|jdom-1.1.1-5|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.1.1-5
14mr|jdom-1.1.1-5|117	+ Revision: cb0d1f0
14mr|jdom-1.1.1-5|118	- MassBuild#440: Increase release tag
14mr|jdom-1.1.1-5|119	
14mr|jdom-1.1.1-5|120	

16846 14
14mr|jemalloc-3.6.0-3|1	%define major 1
14mr|jemalloc-3.6.0-3|2	%define libname %mklibname %{name} %{major}
14mr|jemalloc-3.6.0-3|3	%define devname %mklibname %{name} -d
14mr|jemalloc-3.6.0-3|4	
14mr|jemalloc-3.6.0-3|5	Summary:	General-purpose scalable concurrent malloc implementation
14mr|jemalloc-3.6.0-3|6	Name:		jemalloc
14mr|jemalloc-3.6.0-3|7	Version:	3.6.0
14mr|jemalloc-3.6.0-3|8	Release:	3
14mr|jemalloc-3.6.0-3|9	License:	BSD
14mr|jemalloc-3.6.0-3|10	Group:		System/Libraries
14mr|jemalloc-3.6.0-3|11	Url:		http://www.canonware.com/jemalloc/
14mr|jemalloc-3.6.0-3|12	Source0:	http://www.canonware.com/download/jemalloc/%{name}-%{version}.tar.bz2
14mr|jemalloc-3.6.0-3|13	# Remove pprof, as it already exists in google-perftools
14mr|jemalloc-3.6.0-3|14	Patch0:		jemalloc-3.5.0-no_pprof.patch
14mr|jemalloc-3.6.0-3|15	# ARMv5tel has no atomic operations
14mr|jemalloc-3.6.0-3|16	Patch1:		jemalloc-armv5-force-atomic.patch
14mr|jemalloc-3.6.0-3|17	BuildRequires:	xsltproc
14mr|jemalloc-3.6.0-3|18	
14mr|jemalloc-3.6.0-3|19	%description
14mr|jemalloc-3.6.0-3|20	General-purpose scalable concurrent malloc(3) implementation.
14mr|jemalloc-3.6.0-3|21	This distribution is the stand-alone "portable" implementation of %{name}.
14mr|jemalloc-3.6.0-3|22	
14mr|jemalloc-3.6.0-3|23	#----------------------------------------------------------------------------
14mr|jemalloc-3.6.0-3|24	
14mr|jemalloc-3.6.0-3|25	%package -n %{libname}
14mr|jemalloc-3.6.0-3|26	Summary:	General-purpose scalable concurrent malloc implementation
14mr|jemalloc-3.6.0-3|27	Group:		System/Libraries
14mr|jemalloc-3.6.0-3|28	
14mr|jemalloc-3.6.0-3|29	%description -n %{libname}
14mr|jemalloc-3.6.0-3|30	General-purpose scalable concurrent malloc(3) implementation.
14mr|jemalloc-3.6.0-3|31	This distribution is the stand-alone "portable" implementation of %{name}.
14mr|jemalloc-3.6.0-3|32	
14mr|jemalloc-3.6.0-3|33	%files -n %{libname}
14mr|jemalloc-3.6.0-3|34	%doc COPYING README VERSION
14mr|jemalloc-3.6.0-3|35	%doc doc/jemalloc.html
14mr|jemalloc-3.6.0-3|36	%{_libdir}/lib%{name}.so.%{major}*
14mr|jemalloc-3.6.0-3|37	
14mr|jemalloc-3.6.0-3|38	#----------------------------------------------------------------------------
14mr|jemalloc-3.6.0-3|39	
14mr|jemalloc-3.6.0-3|40	%package -n %{devname}
14mr|jemalloc-3.6.0-3|41	Summary:	Development files for %{name}
14mr|jemalloc-3.6.0-3|42	Group:		Development/C
14mr|jemalloc-3.6.0-3|43	Requires:	%{libname} = %{EVRD}
14mr|jemalloc-3.6.0-3|44	Provides:	%{name}-devel = %{EVRD}
14mr|jemalloc-3.6.0-3|45	
14mr|jemalloc-3.6.0-3|46	%description -n %{devname}
14mr|jemalloc-3.6.0-3|47	This package contains libraries and header files for developing applications
14mr|jemalloc-3.6.0-3|48	that use %{name}.
14mr|jemalloc-3.6.0-3|49	
14mr|jemalloc-3.6.0-3|50	%files -n %{devname}
14mr|jemalloc-3.6.0-3|51	%{_bindir}/jemalloc.sh
14mr|jemalloc-3.6.0-3|52	%{_includedir}/jemalloc
14mr|jemalloc-3.6.0-3|53	%{_libdir}/lib%{name}.so
14mr|jemalloc-3.6.0-3|54	%{_mandir}/man3/jemalloc.3*
14mr|jemalloc-3.6.0-3|55	
14mr|jemalloc-3.6.0-3|56	#----------------------------------------------------------------------------
14mr|jemalloc-3.6.0-3|57	
14mr|jemalloc-3.6.0-3|58	%prep
14mr|jemalloc-3.6.0-3|59	%setup -q
14mr|jemalloc-3.6.0-3|60	%apply_patches
14mr|jemalloc-3.6.0-3|61	
14mr|jemalloc-3.6.0-3|62	%build
14mr|jemalloc-3.6.0-3|63	export LC_ALL=C
14mr|jemalloc-3.6.0-3|64	export CFLAGS="%{optflags} -std=gnu99"
14mr|jemalloc-3.6.0-3|65	%configure2_5x
14mr|jemalloc-3.6.0-3|66	%make
14mr|jemalloc-3.6.0-3|67	
14mr|jemalloc-3.6.0-3|68	%install
14mr|jemalloc-3.6.0-3|69	%makeinstall_std
14mr|jemalloc-3.6.0-3|70	
14mr|jemalloc-3.6.0-3|71	# Install this with doc macro instead
14mr|jemalloc-3.6.0-3|72	rm %{buildroot}%{_datadir}/doc/%{name}/jemalloc.html
14mr|jemalloc-3.6.0-3|73	
14mr|jemalloc-3.6.0-3|74	# None of these in fedora
14mr|jemalloc-3.6.0-3|75	find %{buildroot}%{_libdir}/ -name '*.a' -exec rm -vf {} ';'
14mr|jemalloc-3.6.0-3|76	
14mr|jemalloc-3.6.0-3|77	
14mr|jemalloc-3.6.0-3|78	%changelog
14mr|jemalloc-3.6.0-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.0-3
14mr|jemalloc-3.6.0-3|80	+ Revision: d2be99f
14mr|jemalloc-3.6.0-3|81	- MassBuild#440: Increase release tag
14mr|jemalloc-3.6.0-3|82	
14mr|jemalloc-3.6.0-3|83	

16847 14
14mr|jetty5-5.1.15-1.5.11|1	# Copyright (c) 2000-2007, JPackage Project
14mr|jetty5-5.1.15-1.5.11|2	# All rights reserved.
14mr|jetty5-5.1.15-1.5.11|3	#
14mr|jetty5-5.1.15-1.5.11|4	# Redistribution and use in source and binary forms, with or without
14mr|jetty5-5.1.15-1.5.11|5	# modification, are permitted provided that the following conditions
14mr|jetty5-5.1.15-1.5.11|6	# are met:
14mr|jetty5-5.1.15-1.5.11|7	#
14mr|jetty5-5.1.15-1.5.11|8	# 1. Redistributions of source code must retain the above copyright
14mr|jetty5-5.1.15-1.5.11|9	#    notice, this list of conditions and the following disclaimer.
14mr|jetty5-5.1.15-1.5.11|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jetty5-5.1.15-1.5.11|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jetty5-5.1.15-1.5.11|12	#    documentation and/or other materials provided with the
14mr|jetty5-5.1.15-1.5.11|13	#    distribution.
14mr|jetty5-5.1.15-1.5.11|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jetty5-5.1.15-1.5.11|15	#    contributors may be used to endorse or promote products derived
14mr|jetty5-5.1.15-1.5.11|16	#    from this software without specific prior written permission.
14mr|jetty5-5.1.15-1.5.11|17	#
14mr|jetty5-5.1.15-1.5.11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jetty5-5.1.15-1.5.11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jetty5-5.1.15-1.5.11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jetty5-5.1.15-1.5.11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jetty5-5.1.15-1.5.11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jetty5-5.1.15-1.5.11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jetty5-5.1.15-1.5.11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jetty5-5.1.15-1.5.11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jetty5-5.1.15-1.5.11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jetty5-5.1.15-1.5.11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jetty5-5.1.15-1.5.11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jetty5-5.1.15-1.5.11|29	#
14mr|jetty5-5.1.15-1.5.11|30	
14mr|jetty5-5.1.15-1.5.11|31	%bcond_without fedora
14mr|jetty5-5.1.15-1.5.11|32	
14mr|jetty5-5.1.15-1.5.11|33	%define bootstrap 0
14mr|jetty5-5.1.15-1.5.11|34	
14mr|jetty5-5.1.15-1.5.11|35	# If you don't want the -extras subpackage to be built
14mr|jetty5-5.1.15-1.5.11|36	# in order to avoid its (Build)Requires
14mr|jetty5-5.1.15-1.5.11|37	# give rpmbuild option '--without extra'
14mr|jetty5-5.1.15-1.5.11|38	
14mr|jetty5-5.1.15-1.5.11|39	%define with_extra 0
14mr|jetty5-5.1.15-1.5.11|40	
14mr|jetty5-5.1.15-1.5.11|41	%define section     free
14mr|jetty5-5.1.15-1.5.11|42	%define jettyname   jetty
14mr|jetty5-5.1.15-1.5.11|43	%define jtuid       110
14mr|jetty5-5.1.15-1.5.11|44	%define username    %{name}
14mr|jetty5-5.1.15-1.5.11|45	%define confdir     %{_sysconfdir}/%{name}
14mr|jetty5-5.1.15-1.5.11|46	%define logdir      %{_logdir}/%{name}
14mr|jetty5-5.1.15-1.5.11|47	%define homedir     %{_datadir}/%{name}
14mr|jetty5-5.1.15-1.5.11|48	%define tempdir     %{_localstatedir}/cache/%{name}/temp
14mr|jetty5-5.1.15-1.5.11|49	%define rundir      %{_localstatedir}/run/%{name}
14mr|jetty5-5.1.15-1.5.11|50	%define libdir      %{_localstatedir}/lib/%{name}/lib
14mr|jetty5-5.1.15-1.5.11|51	%define appdir      %{_localstatedir}/lib/%{name}/webapps
14mr|jetty5-5.1.15-1.5.11|52	%define demodir     %{_localstatedir}/lib/%{name}/demo
14mr|jetty5-5.1.15-1.5.11|53	
14mr|jetty5-5.1.15-1.5.11|54	Name:           jetty5
14mr|jetty5-5.1.15-1.5.11|55	Version:        5.1.15
14mr|jetty5-5.1.15-1.5.11|56	Release:        1.5.11
14mr|jetty5-5.1.15-1.5.11|57	Epoch:          0
14mr|jetty5-5.1.15-1.5.11|58	Summary:        The Jetty Webserver and Servlet Container
14mr|jetty5-5.1.15-1.5.11|59	
14mr|jetty5-5.1.15-1.5.11|60	Group:          Development/Java
14mr|jetty5-5.1.15-1.5.11|61	License:        Apache License
14mr|jetty5-5.1.15-1.5.11|62	URL:            http://jetty.mortbay.org/jetty/
14mr|jetty5-5.1.15-1.5.11|63	# Following source tarball was originally taken from the following location:
14mr|jetty5-5.1.15-1.5.11|64	# http://www.ibiblio.org/maven/jetty/jetty-5.1.x/jetty-5.1.14.tgz
14mr|jetty5-5.1.15-1.5.11|65	# The tarball was modified by removing all jars and BCLA licenses.
14mr|jetty5-5.1.15-1.5.11|66	# tar -xzf jetty-5.1.14.tgz
14mr|jetty5-5.1.15-1.5.11|67	# pushd jetty-5.1.14
14mr|jetty5-5.1.15-1.5.11|68	# find . -name *.jar -exec rm {} \;
14mr|jetty5-5.1.15-1.5.11|69	# rm ./etc/LICENSE.javax.xml.html ./etc/LICENSE.jsse.txt
14mr|jetty5-5.1.15-1.5.11|70	# popd
14mr|jetty5-5.1.15-1.5.11|71	# tar -czf jetty-5.1.14.fedora.tgz jetty-5.1.14/*
14mr|jetty5-5.1.15-1.5.11|72	Source0:        %{jettyname}-%{version}.fedora.tgz
14mr|jetty5-5.1.15-1.5.11|73	Source1:        jetty5.script
14mr|jetty5-5.1.15-1.5.11|74	Source2:        jetty5.init
14mr|jetty5-5.1.15-1.5.11|75	Source3:        jetty.logrotate
14mr|jetty5-5.1.15-1.5.11|76	Source4:        jetty-OSGi-MANIFEST.MF
14mr|jetty5-5.1.15-1.5.11|77	Patch0:         jetty-extra-j2ee-build_xml.patch
14mr|jetty5-5.1.15-1.5.11|78	Patch1:         jetty-PostFileFilter.patch
14mr|jetty5-5.1.15-1.5.11|79	Patch2:         jetty-libgcj-bad-serialization.patch
14mr|jetty5-5.1.15-1.5.11|80	Patch3:         jetty-TestRFC2616-libgcj-bad-date-parser.patch
14mr|jetty5-5.1.15-1.5.11|81	Patch4:		jetty-webdefault.patch
14mr|jetty5-5.1.15-1.5.11|82	Patch5:		jetty-unix.patch
14mr|jetty5-5.1.15-1.5.11|83	
14mr|jetty5-5.1.15-1.5.11|84	BuildArch:      noarch
14mr|jetty5-5.1.15-1.5.11|85	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|jetty5-5.1.15-1.5.11|86	#BuildRequires:  perl >= 0:5.005
14mr|jetty5-5.1.15-1.5.11|87	# build only
14mr|jetty5-5.1.15-1.5.11|88	BuildRequires:  ant-junit
14mr|jetty5-5.1.15-1.5.11|89	BuildRequires:  jakarta-commons-collections
14mr|jetty5-5.1.15-1.5.11|90	BuildRequires:  junit
14mr|jetty5-5.1.15-1.5.11|91	BuildRequires:  locales-en
14mr|jetty5-5.1.15-1.5.11|92	# main
14mr|jetty5-5.1.15-1.5.11|93	BuildRequires:  ant >= 0:1.6
14mr|jetty5-5.1.15-1.5.11|94	BuildRequires:  jakarta-commons-el
14mr|jetty5-5.1.15-1.5.11|95	BuildRequires:  jakarta-commons-logging
14mr|jetty5-5.1.15-1.5.11|96	BuildRequires:  jsse
14mr|jetty5-5.1.15-1.5.11|97	BuildRequires:  mx4j >= 0:3.0
14mr|jetty5-5.1.15-1.5.11|98	BuildRequires:  tomcat5-jasper
14mr|jetty5-5.1.15-1.5.11|99	BuildRequires:  jsp
14mr|jetty5-5.1.15-1.5.11|100	BuildRequires:  tomcat5-servlet-2.4-api
14mr|jetty5-5.1.15-1.5.11|101	BuildRequires:  xerces-j2 >= 0:2.7
14mr|jetty5-5.1.15-1.5.11|102	BuildRequires:  xml-commons-apis
14mr|jetty5-5.1.15-1.5.11|103	BuildRequires:  zip
14mr|jetty5-5.1.15-1.5.11|104	BuildRequires:  tomcat5-webapps
14mr|jetty5-5.1.15-1.5.11|105	# extra
14mr|jetty5-5.1.15-1.5.11|106	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|107	BuildRequires:  carol
14mr|jetty5-5.1.15-1.5.11|108	BuildRequires:  geronimo-j2ee-connector-1.5-api
14mr|jetty5-5.1.15-1.5.11|109	BuildRequires:  geronimo-j2ee-management-1.0-api
14mr|jetty5-5.1.15-1.5.11|110	BuildRequires:  howl-logger
14mr|jetty5-5.1.15-1.5.11|111	BuildRequires:  hsqldb
14mr|jetty5-5.1.15-1.5.11|112	BuildRequires:  jaf
14mr|jetty5-5.1.15-1.5.11|113	BuildRequires:  jakarta-commons-cli
14mr|jetty5-5.1.15-1.5.11|114	BuildRequires:  javamail
14mr|jetty5-5.1.15-1.5.11|115	BuildRequires:  jboss4-cluster
14mr|jetty5-5.1.15-1.5.11|116	BuildRequires:  jboss4-common
14mr|jetty5-5.1.15-1.5.11|117	BuildRequires:  jboss4-j2ee
14mr|jetty5-5.1.15-1.5.11|118	BuildRequires:  jboss4-jmx
14mr|jetty5-5.1.15-1.5.11|119	BuildRequires:  jboss4-security
14mr|jetty5-5.1.15-1.5.11|120	BuildRequires:  jboss4-server
14mr|jetty5-5.1.15-1.5.11|121	BuildRequires:  jboss4-system
14mr|jetty5-5.1.15-1.5.11|122	BuildRequires:  jgroups
14mr|jetty5-5.1.15-1.5.11|123	BuildRequires:  jotm
14mr|jetty5-5.1.15-1.5.11|124	BuildRequires:  geronimo-jta-1.0.1B-api
14mr|jetty5-5.1.15-1.5.11|125	BuildRequires:  log4j
14mr|jetty5-5.1.15-1.5.11|126	BuildRequires:  openorb-ots
14mr|jetty5-5.1.15-1.5.11|127	BuildRequires:  xapool
14mr|jetty5-5.1.15-1.5.11|128	%endif
14mr|jetty5-5.1.15-1.5.11|129	#
14mr|jetty5-5.1.15-1.5.11|130	Requires:  chkconfig
14mr|jetty5-5.1.15-1.5.11|131	Requires:  jpackage-utils >= 0:1.6
14mr|jetty5-5.1.15-1.5.11|132	Requires:  ant >= 0:1.6
14mr|jetty5-5.1.15-1.5.11|133	Requires:  jakarta-commons-el
14mr|jetty5-5.1.15-1.5.11|134	Requires:  jakarta-commons-logging
14mr|jetty5-5.1.15-1.5.11|135	Requires:  tomcat5-jasper
14mr|jetty5-5.1.15-1.5.11|136	Requires:  jsse
14mr|jetty5-5.1.15-1.5.11|137	Requires:  mx4j >= 0:3.0
14mr|jetty5-5.1.15-1.5.11|138	Requires:  tomcat5-servlet-2.4-api
14mr|jetty5-5.1.15-1.5.11|139	Requires:  xerces-j2 >= 0:2.7
14mr|jetty5-5.1.15-1.5.11|140	Requires:  xml-commons-apis
14mr|jetty5-5.1.15-1.5.11|141	
14mr|jetty5-5.1.15-1.5.11|142	Requires(pre):  rpm-helper
14mr|jetty5-5.1.15-1.5.11|143	Requires(post):  rpm-helper
14mr|jetty5-5.1.15-1.5.11|144	Requires(preun):  rpm-helper
14mr|jetty5-5.1.15-1.5.11|145	
14mr|jetty5-5.1.15-1.5.11|146	%description
14mr|jetty5-5.1.15-1.5.11|147	Jetty is a 100% Java HTTP Server and Servlet Container.
14mr|jetty5-5.1.15-1.5.11|148	This means that you do not need to configure and run a
14mr|jetty5-5.1.15-1.5.11|149	separate web server (like Apache) in order to use java,
14mr|jetty5-5.1.15-1.5.11|150	servlets and JSPs to generate dynamic content. Jetty is
14mr|jetty5-5.1.15-1.5.11|151	a fully featured web server for static and dynamic content.
14mr|jetty5-5.1.15-1.5.11|152	Unlike separate server/container solutions, this means
14mr|jetty5-5.1.15-1.5.11|153	that your web server and web application run in the same
14mr|jetty5-5.1.15-1.5.11|154	process, without interconnection overheads and complications.
14mr|jetty5-5.1.15-1.5.11|155	Furthermore, as a pure java component, Jetty can be simply
14mr|jetty5-5.1.15-1.5.11|156	included in your application for demonstration, distribution
14mr|jetty5-5.1.15-1.5.11|157	or deployment. Jetty is available on all Java supported
14mr|jetty5-5.1.15-1.5.11|158	platforms.
14mr|jetty5-5.1.15-1.5.11|159	
14mr|jetty5-5.1.15-1.5.11|160	%package        demo
14mr|jetty5-5.1.15-1.5.11|161	Summary:        Examples for %{name}
14mr|jetty5-5.1.15-1.5.11|162	Group:          Development/Java
14mr|jetty5-5.1.15-1.5.11|163	Requires:       %{name} = 0:%{version}
14mr|jetty5-5.1.15-1.5.11|164	
14mr|jetty5-5.1.15-1.5.11|165	%description    demo
14mr|jetty5-5.1.15-1.5.11|166	%{summary}.
14mr|jetty5-5.1.15-1.5.11|167	
14mr|jetty5-5.1.15-1.5.11|168	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|169	%package        extra
14mr|jetty5-5.1.15-1.5.11|170	Summary:        Extras for %{name}
14mr|jetty5-5.1.15-1.5.11|171	Group:          Development/Java
14mr|jetty5-5.1.15-1.5.11|172	Requires:       %{name} = 0:%{version}
14mr|jetty5-5.1.15-1.5.11|173	Requires:  carol
14mr|jetty5-5.1.15-1.5.11|174	Requires:  geronimo-j2ee-connector-1.5-api
14mr|jetty5-5.1.15-1.5.11|175	Requires:  geronimo-j2ee-management-1.0-api
14mr|jetty5-5.1.15-1.5.11|176	Requires:  howl-logger
14mr|jetty5-5.1.15-1.5.11|177	Requires:  hsqldb
14mr|jetty5-5.1.15-1.5.11|178	Requires:  jaf
14mr|jetty5-5.1.15-1.5.11|179	Requires:  jakarta-commons-cli
14mr|jetty5-5.1.15-1.5.11|180	Requires:  javamail
14mr|jetty5-5.1.15-1.5.11|181	Requires:  jboss4-cluster
14mr|jetty5-5.1.15-1.5.11|182	Requires:  jboss4-common
14mr|jetty5-5.1.15-1.5.11|183	Requires:  jboss4-j2ee
14mr|jetty5-5.1.15-1.5.11|184	Requires:  jboss4-jmx
14mr|jetty5-5.1.15-1.5.11|185	Requires:  jboss4-system
14mr|jetty5-5.1.15-1.5.11|186	Requires:  jboss4-security
14mr|jetty5-5.1.15-1.5.11|187	Requires:  jboss4-server
14mr|jetty5-5.1.15-1.5.11|188	Requires:  jgroups
14mr|jetty5-5.1.15-1.5.11|189	# jonas_timer
14mr|jetty5-5.1.15-1.5.11|190	# objectweb-datasource
14mr|jetty5-5.1.15-1.5.11|191	Requires:  jotm
14mr|jetty5-5.1.15-1.5.11|192	Requires:  geronimo-jta-1.0.1B-api
14mr|jetty5-5.1.15-1.5.11|193	Requires:  log4j
14mr|jetty5-5.1.15-1.5.11|194	Requires:  openorb-ots
14mr|jetty5-5.1.15-1.5.11|195	Requires:  xapool
14mr|jetty5-5.1.15-1.5.11|196	
14mr|jetty5-5.1.15-1.5.11|197	%description    extra
14mr|jetty5-5.1.15-1.5.11|198	The purpose of this project is to enrich Jetty by
14mr|jetty5-5.1.15-1.5.11|199	selectively incorporating useful J2EE and non-J2EE
14mr|jetty5-5.1.15-1.5.11|200	features. The result is JettyPlus, an environment
14mr|jetty5-5.1.15-1.5.11|201	offering additional facilities to core web and servlet
14mr|jetty5-5.1.15-1.5.11|202	services, but which does not entail a full-blown
14mr|jetty5-5.1.15-1.5.11|203	application server (such as JettyJBoss and JettyJOnAS).
14mr|jetty5-5.1.15-1.5.11|204	The feature set currently contains:
14mr|jetty5-5.1.15-1.5.11|205	Java Transaction API (JTA) and Resource references, eg DataSources
14mr|jetty5-5.1.15-1.5.11|206	Java Naming and Directory Interface API (JNDI)
14mr|jetty5-5.1.15-1.5.11|207	Log4J
14mr|jetty5-5.1.15-1.5.11|208	Java Authentication and Authorization Service (JAAS)
14mr|jetty5-5.1.15-1.5.11|209	Java Mail
14mr|jetty5-5.1.15-1.5.11|210	These features have been implemented as a pluggable,
14mr|jetty5-5.1.15-1.5.11|211	Service-based architecture. This means that it is
14mr|jetty5-5.1.15-1.5.11|212	possible to develop and use alternative services to
14mr|jetty5-5.1.15-1.5.11|213	those provided.
14mr|jetty5-5.1.15-1.5.11|214	%endif
14mr|jetty5-5.1.15-1.5.11|215	
14mr|jetty5-5.1.15-1.5.11|216	%package        manual
14mr|jetty5-5.1.15-1.5.11|217	Summary:        Documents for %{name}
14mr|jetty5-5.1.15-1.5.11|218	Group:          Development/Java
14mr|jetty5-5.1.15-1.5.11|219	Requires:       %{name} = 0:%{version}
14mr|jetty5-5.1.15-1.5.11|220	
14mr|jetty5-5.1.15-1.5.11|221	%description    manual
14mr|jetty5-5.1.15-1.5.11|222	%{summary}.
14mr|jetty5-5.1.15-1.5.11|223	
14mr|jetty5-5.1.15-1.5.11|224	%prep
14mr|jetty5-5.1.15-1.5.11|225	%setup -q -n %{jettyname}-%{version}
14mr|jetty5-5.1.15-1.5.11|226	mv demo/webapps/servlets-examples.war \
14mr|jetty5-5.1.15-1.5.11|227	demo/webapps/servlets-examples-dontdelete
14mr|jetty5-5.1.15-1.5.11|228	mv demo/webapps/jsp-examples.war \
14mr|jetty5-5.1.15-1.5.11|229	demo/webapps/jsp-examples-dontdelete
14mr|jetty5-5.1.15-1.5.11|230	for f in $(find . -name "*.?ar"); do rm $f; done
14mr|jetty5-5.1.15-1.5.11|231	find . -name "*.class" -exec rm {} \;
14mr|jetty5-5.1.15-1.5.11|232	# .war files needed for tests
14mr|jetty5-5.1.15-1.5.11|233	mv demo/webapps/servlets-examples-dontdelete \
14mr|jetty5-5.1.15-1.5.11|234	demo/webapps/servlets-examples.war
14mr|jetty5-5.1.15-1.5.11|235	mv demo/webapps/jsp-examples-dontdelete \
14mr|jetty5-5.1.15-1.5.11|236	demo/webapps/jsp-examples.war
14mr|jetty5-5.1.15-1.5.11|237	
14mr|jetty5-5.1.15-1.5.11|238	%if %{bootstrap}
14mr|jetty5-5.1.15-1.5.11|239	rm src/org/mortbay/util/jmx/MX4JHttpAdaptor.java
14mr|jetty5-5.1.15-1.5.11|240	%endif
14mr|jetty5-5.1.15-1.5.11|241	
14mr|jetty5-5.1.15-1.5.11|242	%patch0 -p0 -b .sav
14mr|jetty5-5.1.15-1.5.11|243	%patch1 -p0 -b .sav
14mr|jetty5-5.1.15-1.5.11|244	%patch2 -p0 -b .sav
14mr|jetty5-5.1.15-1.5.11|245	%patch3 -p0 -b .sav
14mr|jetty5-5.1.15-1.5.11|246	%patch4
14mr|jetty5-5.1.15-1.5.11|247	%patch5
14mr|jetty5-5.1.15-1.5.11|248	
14mr|jetty5-5.1.15-1.5.11|249	# Delete this Sun specific file.
14mr|jetty5-5.1.15-1.5.11|250	rm src/org/mortbay/http/SunJsseListener.java
14mr|jetty5-5.1.15-1.5.11|251	
14mr|jetty5-5.1.15-1.5.11|252	# Convert line endings...
14mr|jetty5-5.1.15-1.5.11|253	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logon.html
14mr|jetty5-5.1.15-1.5.11|254	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logon.jsp
14mr|jetty5-5.1.15-1.5.11|255	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logonError.html
14mr|jetty5-5.1.15-1.5.11|256	
14mr|jetty5-5.1.15-1.5.11|257	%build
14mr|jetty5-5.1.15-1.5.11|258	export LC_ALL=en_US.ISO-8859-1
14mr|jetty5-5.1.15-1.5.11|259	
14mr|jetty5-5.1.15-1.5.11|260	pushd ext
14mr|jetty5-5.1.15-1.5.11|261	ln -s $(build-classpath ant) .
14mr|jetty5-5.1.15-1.5.11|262	ln -s $(build-classpath commons-el) .
14mr|jetty5-5.1.15-1.5.11|263	ln -s $(build-classpath commons-logging) .
14mr|jetty5-5.1.15-1.5.11|264	ln -s $(build-classpath jasper5-compiler) jasper-compiler.jar
14mr|jetty5-5.1.15-1.5.11|265	ln -s $(build-classpath jasper5-runtime)  jasper-runtime.jar
14mr|jetty5-5.1.15-1.5.11|266	ln -s $(build-classpath mx4j/mx4j) .
14mr|jetty5-5.1.15-1.5.11|267	ln -s $(build-classpath mx4j/mx4j-jmx) .
14mr|jetty5-5.1.15-1.5.11|268	ln -s $(build-classpath mx4j/mx4j-remote) .
14mr|jetty5-5.1.15-1.5.11|269	ln -s $(build-classpath mx4j/mx4j-tools) .
14mr|jetty5-5.1.15-1.5.11|270	ln -s $(build-classpath xerces-j2) xercesImpl.jar
14mr|jetty5-5.1.15-1.5.11|271	ln -s $(build-classpath xml-commons-apis) xml-apis.jar
14mr|jetty5-5.1.15-1.5.11|272	popd
14mr|jetty5-5.1.15-1.5.11|273	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|274	pushd extra/ext
14mr|jetty5-5.1.15-1.5.11|275	ln -s $(build-classpath jaf) activation.jar
14mr|jetty5-5.1.15-1.5.11|276	ln -s $(build-classpath commons-cli) .
14mr|jetty5-5.1.15-1.5.11|277	ln -s $(build-classpath geronimo-j2ee-connector-1.5-api) connector-1_5.jar
14mr|jetty5-5.1.15-1.5.11|278	ln -s $(build-classpath hsqldb) .
14mr|jetty5-5.1.15-1.5.11|279	ln -s $(build-classpath geronimo-j2ee-management-1.0-api) javax77.jar
14mr|jetty5-5.1.15-1.5.11|280	ln -s $(build-classpath geronimo-jta-1.0.1B-api) jta-spec1_0_1.jar
14mr|jetty5-5.1.15-1.5.11|281	ln -s $(build-classpath log4j) .
14mr|jetty5-5.1.15-1.5.11|282	ln -s $(build-classpath javamail/mailapi) mail.jar
14mr|jetty5-5.1.15-1.5.11|283	ln -s $(build-classpath carol/ow_carol) .
14mr|jetty5-5.1.15-1.5.11|284	ln -s $(build-classpath howl-logger) .
14mr|jetty5-5.1.15-1.5.11|285	#  #jonas_timer.jar
14mr|jetty5-5.1.15-1.5.11|286	ln -s $(build-classpath jotm/jotm) .
14mr|jetty5-5.1.15-1.5.11|287	ln -s $(build-classpath jotm/iiop-stubs) jotm_iiop_stubs.jar
14mr|jetty5-5.1.15-1.5.11|288	ln -s $(build-classpath jotm/jrmp-stubs) jotm_jrmp_stubs.jar
14mr|jetty5-5.1.15-1.5.11|289	ln -s $(build-classpath openorb-ots) jts1_0.jar
14mr|jetty5-5.1.15-1.5.11|290	#objectweb-datasource.jar
14mr|jetty5-5.1.15-1.5.11|291	ln -s $(build-classpath xapool) .
14mr|jetty5-5.1.15-1.5.11|292	popd
14mr|jetty5-5.1.15-1.5.11|293	%endif
14mr|jetty5-5.1.15-1.5.11|294	
14mr|jetty5-5.1.15-1.5.11|295	export CLASSPATH=$(build-classpath \
14mr|jetty5-5.1.15-1.5.11|296	)
14mr|jetty5-5.1.15-1.5.11|297	
14mr|jetty5-5.1.15-1.5.11|298	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|299	CLASSPATH=$CLASSPATH:$(build-classpath \
14mr|jetty5-5.1.15-1.5.11|300	jboss4/jboss-j2ee \
14mr|jetty5-5.1.15-1.5.11|301	jboss4/jboss-common \
14mr|jetty5-5.1.15-1.5.11|302	jboss4/jboss-system \
14mr|jetty5-5.1.15-1.5.11|303	jboss4/jboss-jmx \
14mr|jetty5-5.1.15-1.5.11|304	jboss4/jboss \
14mr|jetty5-5.1.15-1.5.11|305	jboss4/jbosssx \
14mr|jetty5-5.1.15-1.5.11|306	jboss4/jbossha \
14mr|jetty5-5.1.15-1.5.11|307	jgroups \
14mr|jetty5-5.1.15-1.5.11|308	log4j \
14mr|jetty5-5.1.15-1.5.11|309	)
14mr|jetty5-5.1.15-1.5.11|310	%endif
14mr|jetty5-5.1.15-1.5.11|311	
14mr|jetty5-5.1.15-1.5.11|312	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|313	%{ant} -Dxdoclet.home=%{_javadir}/xdoclet -Dbuild.sysclasspath=first all extra
14mr|jetty5-5.1.15-1.5.11|314	%else
14mr|jetty5-5.1.15-1.5.11|315	%{ant} -Dxdoclet.home=%{_javadir}/xdoclet -Dbuild.sysclasspath=first all
14mr|jetty5-5.1.15-1.5.11|316	%endif
14mr|jetty5-5.1.15-1.5.11|317	
14mr|jetty5-5.1.15-1.5.11|318	# inject OSGi manifests
14mr|jetty5-5.1.15-1.5.11|319	mkdir -p META-INF
14mr|jetty5-5.1.15-1.5.11|320	cp %{SOURCE4} META-INF/MANIFEST.MF
14mr|jetty5-5.1.15-1.5.11|321	zip -u lib/org.mortbay.jetty.jar META-INF/MANIFEST.MF
14mr|jetty5-5.1.15-1.5.11|322	
14mr|jetty5-5.1.15-1.5.11|323	%install
14mr|jetty5-5.1.15-1.5.11|324	# dirs
14mr|jetty5-5.1.15-1.5.11|325	install -dm 755 $RPM_BUILD_ROOT%{_bindir}
14mr|jetty5-5.1.15-1.5.11|326	install -dm 755 $RPM_BUILD_ROOT%{_initrddir}
14mr|jetty5-5.1.15-1.5.11|327	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14mr|jetty5-5.1.15-1.5.11|328	install -dm 755 $RPM_BUILD_ROOT%{confdir}
14mr|jetty5-5.1.15-1.5.11|329	install -dm 755 $RPM_BUILD_ROOT%{confdir}/extra
14mr|jetty5-5.1.15-1.5.11|330	install -dm 755 $RPM_BUILD_ROOT%{demodir}
14mr|jetty5-5.1.15-1.5.11|331	install -dm 755 $RPM_BUILD_ROOT%{homedir}
14mr|jetty5-5.1.15-1.5.11|332	install -dm 755 $RPM_BUILD_ROOT%{homedir}/bin
14mr|jetty5-5.1.15-1.5.11|333	install -dm 755 $RPM_BUILD_ROOT%{homedir}/ext
14mr|jetty5-5.1.15-1.5.11|334	install -dm 755 $RPM_BUILD_ROOT%{homedir}/extra
14mr|jetty5-5.1.15-1.5.11|335	install -dm 755 $RPM_BUILD_ROOT%{homedir}/extra/ext
14mr|jetty5-5.1.15-1.5.11|336	install -dm 755 $RPM_BUILD_ROOT%{libdir}
14mr|jetty5-5.1.15-1.5.11|337	install -dm 755 $RPM_BUILD_ROOT%{libdir}/extra
14mr|jetty5-5.1.15-1.5.11|338	install -dm 755 $RPM_BUILD_ROOT%{logdir}
14mr|jetty5-5.1.15-1.5.11|339	install -dm 755 $RPM_BUILD_ROOT%{rundir}
14mr|jetty5-5.1.15-1.5.11|340	install -dm 755 $RPM_BUILD_ROOT%{tempdir}
14mr|jetty5-5.1.15-1.5.11|341	install -dm 755 $RPM_BUILD_ROOT%{appdir}
14mr|jetty5-5.1.15-1.5.11|342	# main pkg
14mr|jetty5-5.1.15-1.5.11|343	install -pm 755 extra/unix/bin/jetty.sh $RPM_BUILD_ROOT%{_bindir}/d%{name}
14mr|jetty5-5.1.15-1.5.11|344	install -pm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|jetty5-5.1.15-1.5.11|345	install -pm 755 %{SOURCE2} $RPM_BUILD_ROOT%{_initrddir}/%{name}
14mr|jetty5-5.1.15-1.5.11|346	install -pm 644 start.jar $RPM_BUILD_ROOT%{homedir}/bin
14mr|jetty5-5.1.15-1.5.11|347	install -pm 644 stop.jar $RPM_BUILD_ROOT%{homedir}/bin
14mr|jetty5-5.1.15-1.5.11|348	cp -pr etc/* $RPM_BUILD_ROOT%{confdir}
14mr|jetty5-5.1.15-1.5.11|349	touch $RPM_BUILD_ROOT%{confdir}/jetty.conf
14mr|jetty5-5.1.15-1.5.11|350	install -pm 644 lib/org.mortbay.jetty.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|351	install -pm 644 lib/org.mortbay.jmx.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jmx-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|352	install -pm 644 lib/javax.servlet.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-servlet-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|353	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jetty5-5.1.15-1.5.11|354	pushd $RPM_BUILD_ROOT%{libdir}
14mr|jetty5-5.1.15-1.5.11|355	ln -sf %{_javadir}/%{name}/%{name}.jar org.mortbay.jetty.jar
14mr|jetty5-5.1.15-1.5.11|356	ln -sf %{_javadir}/%{name}/%{name}-jmx.jar org.mortbay.jmx.jar
14mr|jetty5-5.1.15-1.5.11|357	popd
14mr|jetty5-5.1.15-1.5.11|358	pushd $RPM_BUILD_ROOT%{homedir}/ext
14mr|jetty5-5.1.15-1.5.11|359	ln -s $(build-classpath ant)
14mr|jetty5-5.1.15-1.5.11|360	ln -s $(build-classpath jasper5-compiler)
14mr|jetty5-5.1.15-1.5.11|361	ln -s $(build-classpath jasper5-runtime)
14mr|jetty5-5.1.15-1.5.11|362	ln -s $(build-classpath commons-el)
14mr|jetty5-5.1.15-1.5.11|363	ln -s $(build-classpath commons-logging)
14mr|jetty5-5.1.15-1.5.11|364	ln -s $(build-classpath mx4j/mx4j-jmx)
14mr|jetty5-5.1.15-1.5.11|365	ln -s $(build-classpath mx4j/mx4j-tools)
14mr|jetty5-5.1.15-1.5.11|366	ln -s $(build-classpath servletapi5)
14mr|jetty5-5.1.15-1.5.11|367	ln -s $(build-classpath jspapi)
14mr|jetty5-5.1.15-1.5.11|368	ln -s $(build-classpath xerces-j2)
14mr|jetty5-5.1.15-1.5.11|369	ln -s $(build-classpath xml-commons-apis)
14mr|jetty5-5.1.15-1.5.11|370	popd
14mr|jetty5-5.1.15-1.5.11|371	( cat << EO_RC
14mr|jetty5-5.1.15-1.5.11|372	JAVA_HOME=/usr/lib/jvm/java
14mr|jetty5-5.1.15-1.5.11|373	JAVA_OPTIONS=
14mr|jetty5-5.1.15-1.5.11|374	JETTY_HOME=%{homedir}
14mr|jetty5-5.1.15-1.5.11|375	JETTY_CONSOLE=%{logdir}/jetty-console.log
14mr|jetty5-5.1.15-1.5.11|376	JETTY_PORT=8080
14mr|jetty5-5.1.15-1.5.11|377	JETTY_RUN=%{_localstatedir}/run/%{name}
14mr|jetty5-5.1.15-1.5.11|378	JETTY_PID=\$JETTY_RUN/jetty5.pid
14mr|jetty5-5.1.15-1.5.11|379	EO_RC
14mr|jetty5-5.1.15-1.5.11|380	) > $RPM_BUILD_ROOT%{homedir}/.jettyrc
14mr|jetty5-5.1.15-1.5.11|381	
14mr|jetty5-5.1.15-1.5.11|382	# extra
14mr|jetty5-5.1.15-1.5.11|383	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|384	cp -pr extra/etc/* $RPM_BUILD_ROOT%{confdir}/extra
14mr|jetty5-5.1.15-1.5.11|385	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.apache.txt
14mr|jetty5-5.1.15-1.5.11|386	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.hsqldb.html
14mr|jetty5-5.1.15-1.5.11|387	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.p6spy.html
14mr|jetty5-5.1.15-1.5.11|388	
14mr|jetty5-5.1.15-1.5.11|389	install -pm 644 extra/lib/org.jboss.jetty.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jboss-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|390	install -pm 644 extra/lib/org.mortbay.ftp.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-ftp-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|391	install -pm 644 extra/lib/org.mortbay.j2ee.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-j2ee-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|392	install -pm 644 extra/lib/org.mortbay.jaas.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jaas-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|393	install -pm 644 extra/lib/org.mortbay.jsr77.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jsr77-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|394	# omit for 1.6
14mr|jetty5-5.1.15-1.5.11|395	# install -pm 644 extra/lib/org.mortbay.jetty-jdk1.2.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jetty-jdk1.2-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|396	install -pm 644 extra/lib/org.mortbay.jetty.plus.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-plus-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|397	# omit for 1.6
14mr|jetty5-5.1.15-1.5.11|398	# install -pm 644 extra/lib/org.mortbay.jmx-jdk1.2.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jmx-jdk1.2-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|399	install -pm 644 extra/lib/org.mortbay.loadbalancer.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-loadbalancer-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|400	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jetty5-5.1.15-1.5.11|401	pushd $RPM_BUILD_ROOT%{libdir}/extra
14mr|jetty5-5.1.15-1.5.11|402	ln -sf %{_javadir}/%{name}/%{name}-jboss.jar org.jboss.jetty.jar
14mr|jetty5-5.1.15-1.5.11|403	ln -sf %{_javadir}/%{name}/%{name}-ftp.jar org.mortbay.ftp.jar
14mr|jetty5-5.1.15-1.5.11|404	ln -sf %{_javadir}/%{name}/%{name}-j2ee.jar org.mortbay.j2ee.jar
14mr|jetty5-5.1.15-1.5.11|405	ln -sf %{_javadir}/%{name}/%{name}-jaas.jar org.mortbay.jaas.jar
14mr|jetty5-5.1.15-1.5.11|406	ln -sf %{_javadir}/%{name}/%{name}-jsr77.jar org.mortbay.jsr77.jar
14mr|jetty5-5.1.15-1.5.11|407	ln -sf %{_javadir}/%{name}/%{name}-plus.jar org.mortbay.jetty.plus.jar
14mr|jetty5-5.1.15-1.5.11|408	ln -sf %{_javadir}/%{name}/%{name}-loadbalancer.jar org.mortbay.loadbalancer.jar
14mr|jetty5-5.1.15-1.5.11|409	popd
14mr|jetty5-5.1.15-1.5.11|410	pushd $RPM_BUILD_ROOT%{homedir}/extra/ext
14mr|jetty5-5.1.15-1.5.11|411	#jonas_timer.jar
14mr|jetty5-5.1.15-1.5.11|412	#objectweb-datasource.jar
14mr|jetty5-5.1.15-1.5.11|413	ln -s $(build-classpath jaf)
14mr|jetty5-5.1.15-1.5.11|414	ln -s $(build-classpath carol/carol)
14mr|jetty5-5.1.15-1.5.11|415	ln -s $(build-classpath commons-cli)
14mr|jetty5-5.1.15-1.5.11|416	ln -s $(build-classpath hsqldb)
14mr|jetty5-5.1.15-1.5.11|417	ln -s $(build-classpath jotm/jotm)
14mr|jetty5-5.1.15-1.5.11|418	ln -s $(build-classpath jotm/iiop-stubs)
14mr|jetty5-5.1.15-1.5.11|419	ln -s $(build-classpath jotm/jrmp-stubs)
14mr|jetty5-5.1.15-1.5.11|420	ln -s $(build-classpath jta)
14mr|jetty5-5.1.15-1.5.11|421	ln -s $(build-classpath openorb-ots)
14mr|jetty5-5.1.15-1.5.11|422	ln -s $(build-classpath log4j)
14mr|jetty5-5.1.15-1.5.11|423	ln -s $(build-classpath javamail/mailapi)
14mr|jetty5-5.1.15-1.5.11|424	ln -s $(build-classpath xapool)
14mr|jetty5-5.1.15-1.5.11|425	popd
14mr|jetty5-5.1.15-1.5.11|426	%endif
14mr|jetty5-5.1.15-1.5.11|427	
14mr|jetty5-5.1.15-1.5.11|428	# demo
14mr|jetty5-5.1.15-1.5.11|429	cp -pr demo/* $RPM_BUILD_ROOT%{demodir}
14mr|jetty5-5.1.15-1.5.11|430	
14mr|jetty5-5.1.15-1.5.11|431	# manual
14mr|jetty5-5.1.15-1.5.11|432	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|jetty5-5.1.15-1.5.11|433	cp -p {LICENSE.TXT,VERSION.TXT} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|jetty5-5.1.15-1.5.11|434	mv $RPM_BUILD_ROOT%{demodir}/webapps/jetty/* \
14mr|jetty5-5.1.15-1.5.11|435	$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|jetty5-5.1.15-1.5.11|436	rm -rf $RPM_BUILD_ROOT%{appdir}/jetty
14mr|jetty5-5.1.15-1.5.11|437	
14mr|jetty5-5.1.15-1.5.11|438	pushd $RPM_BUILD_ROOT%{homedir}
14mr|jetty5-5.1.15-1.5.11|439	[ -d etc ]    || ln -fs %{confdir}   etc
14mr|jetty5-5.1.15-1.5.11|440	[ -d demo ]    || ln -fs %{demodir}   demo
14mr|jetty5-5.1.15-1.5.11|441	[ -d logs ]    || ln -fs %{logdir}    logs
14mr|jetty5-5.1.15-1.5.11|442	[ -d lib ]     || ln -fs %{libdir}    lib
14mr|jetty5-5.1.15-1.5.11|443	[ -d temp ]    || ln -fs %{tempdir}   temp
14mr|jetty5-5.1.15-1.5.11|444	[ -d webapps ] || ln -fs %{appdir}    webapps
14mr|jetty5-5.1.15-1.5.11|445	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|446	pushd extra
14mr|jetty5-5.1.15-1.5.11|447	[ -d etc ]    || ln -fs %{confdir}/extra  etc
14mr|jetty5-5.1.15-1.5.11|448	[ -d lib ]    || ln -fs %{libdir}/extra    lib
14mr|jetty5-5.1.15-1.5.11|449	popd
14mr|jetty5-5.1.15-1.5.11|450	%endif
14mr|jetty5-5.1.15-1.5.11|451	popd
14mr|jetty5-5.1.15-1.5.11|452	
14mr|jetty5-5.1.15-1.5.11|453	# no need to fix paths
14mr|jetty5-5.1.15-1.5.11|454	#perl -pi -e 's#etc/#conf/#g;' $RPM_BUILD_ROOT%{confdir}/*.xml
14mr|jetty5-5.1.15-1.5.11|455	
14mr|jetty5-5.1.15-1.5.11|456	(cd %{buildroot} && ln -s %{_docdir}/%{name}-%{version} ./%{demodir}/webapps/jetty)
14mr|jetty5-5.1.15-1.5.11|457	
14mr|jetty5-5.1.15-1.5.11|458	%pre
14mr|jetty5-5.1.15-1.5.11|459	# Add the "jetty5" user and group
14mr|jetty5-5.1.15-1.5.11|460	# we need a shell to be able to use su - later
14mr|jetty5-5.1.15-1.5.11|461	%_pre_useradd %{name} %{homedir} /bin/sh
14mr|jetty5-5.1.15-1.5.11|462	%_pre_groupadd %{name} %{name}
14mr|jetty5-5.1.15-1.5.11|463	#%{_sbindir}/groupadd -g %{jtuid} %{name} 2> /dev/null || :
14mr|jetty5-5.1.15-1.5.11|464	#%{_sbindir}/useradd -c "Jetty5" -u %{jtuid} -g %{name} \
14mr|jetty5-5.1.15-1.5.11|465	#    -s /bin/sh -d %{homedir} %{name} 2> /dev/null || :
14mr|jetty5-5.1.15-1.5.11|466	
14mr|jetty5-5.1.15-1.5.11|467	%post
14mr|jetty5-5.1.15-1.5.11|468	%_post_service %{name}
14mr|jetty5-5.1.15-1.5.11|469	
14mr|jetty5-5.1.15-1.5.11|470	%preun
14mr|jetty5-5.1.15-1.5.11|471	%_preun_service %{name}
14mr|jetty5-5.1.15-1.5.11|472	if [ $1 = 0 ]; then
14mr|jetty5-5.1.15-1.5.11|473	# Don't
14mr|jetty5-5.1.15-1.5.11|474	#   %{_sbindir}/userdel %{name} >> /dev/null 2>&1 || :
14mr|jetty5-5.1.15-1.5.11|475	#   %{_sbindir}/groupdel %{name} >> /dev/null 2>&1 || :
14mr|jetty5-5.1.15-1.5.11|476	
14mr|jetty5-5.1.15-1.5.11|477	# Remove automated symlinks
14mr|jetty5-5.1.15-1.5.11|478	for repository in %{homedir}/ext ; do
14mr|jetty5-5.1.15-1.5.11|479	find $repository -name '\[*\]*.jar' ! -type d -exec rm -f {} \;
14mr|jetty5-5.1.15-1.5.11|480	done
14mr|jetty5-5.1.15-1.5.11|481	fi
14mr|jetty5-5.1.15-1.5.11|482	
14mr|jetty5-5.1.15-1.5.11|483	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|484	%preun extra
14mr|jetty5-5.1.15-1.5.11|485	for repository in %{homedir}/extra/ext ; do
14mr|jetty5-5.1.15-1.5.11|486	find $repository -name '\[*\]*.jar' ! -type d -exec rm -f {} \;
14mr|jetty5-5.1.15-1.5.11|487	done
14mr|jetty5-5.1.15-1.5.11|488	%endif
14mr|jetty5-5.1.15-1.5.11|489	
14mr|jetty5-5.1.15-1.5.11|490	%files
14mr|jetty5-5.1.15-1.5.11|491	%defattr(0644,root,root,0755)
14mr|jetty5-5.1.15-1.5.11|492	%attr(0755,root,root) %{_bindir}/*
14mr|jetty5-5.1.15-1.5.11|493	%dir %{_javadir}/%{name}
14mr|jetty5-5.1.15-1.5.11|494	%{_javadir}/%{name}/%{name}-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|495	%{_javadir}/%{name}/%{name}-jmx-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|496	%{_javadir}/%{name}/%{name}-servlet-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|497	%{_javadir}/%{name}/%{name}.jar
14mr|jetty5-5.1.15-1.5.11|498	%{_javadir}/%{name}/%{name}-jmx.jar
14mr|jetty5-5.1.15-1.5.11|499	%{_javadir}/%{name}/%{name}-servlet.jar
14mr|jetty5-5.1.15-1.5.11|500	%config(noreplace) %{confdir}
14mr|jetty5-5.1.15-1.5.11|501	%dir %{libdir}
14mr|jetty5-5.1.15-1.5.11|502	%{libdir}/org.mortbay.jetty.jar
14mr|jetty5-5.1.15-1.5.11|503	%{libdir}/org.mortbay.jmx.jar
14mr|jetty5-5.1.15-1.5.11|504	%dir %{homedir}
14mr|jetty5-5.1.15-1.5.11|505	%{homedir}/[^e]*
14mr|jetty5-5.1.15-1.5.11|506	%{homedir}/ext
14mr|jetty5-5.1.15-1.5.11|507	%{homedir}/etc
14mr|jetty5-5.1.15-1.5.11|508	%{homedir}/.jettyrc
14mr|jetty5-5.1.15-1.5.11|509	%dir %{demodir}
14mr|jetty5-5.1.15-1.5.11|510	%attr(755, jetty5, jetty5) %{logdir}
14mr|jetty5-5.1.15-1.5.11|511	%attr(755, jetty5, jetty5) %{tempdir}
14mr|jetty5-5.1.15-1.5.11|512	%attr(755, jetty5, jetty5) %{rundir}
14mr|jetty5-5.1.15-1.5.11|513	%dir %{appdir}
14mr|jetty5-5.1.15-1.5.11|514	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|jetty5-5.1.15-1.5.11|515	
14mr|jetty5-5.1.15-1.5.11|516	%files demo
14mr|jetty5-5.1.15-1.5.11|517	%defattr(-,root,root,0755)
14mr|jetty5-5.1.15-1.5.11|518	%{demodir}
14mr|jetty5-5.1.15-1.5.11|519	
14mr|jetty5-5.1.15-1.5.11|520	%files manual
14mr|jetty5-5.1.15-1.5.11|521	%defattr(0644,root,root,0755)
14mr|jetty5-5.1.15-1.5.11|522	%doc %{_docdir}/%{name}-%{version}
14mr|jetty5-5.1.15-1.5.11|523	
14mr|jetty5-5.1.15-1.5.11|524	%if %{with_extra}
14mr|jetty5-5.1.15-1.5.11|525	%files extra
14mr|jetty5-5.1.15-1.5.11|526	%defattr(0644,root,root,0755)
14mr|jetty5-5.1.15-1.5.11|527	%{_javadir}/%{name}/%{name}-ftp-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|528	%{_javadir}/%{name}/%{name}-ftp.jar
14mr|jetty5-5.1.15-1.5.11|529	%{_javadir}/%{name}/%{name}-j2ee-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|530	%{_javadir}/%{name}/%{name}-j2ee.jar
14mr|jetty5-5.1.15-1.5.11|531	%{_javadir}/%{name}/%{name}-jaas-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|532	%{_javadir}/%{name}/%{name}-jaas.jar
14mr|jetty5-5.1.15-1.5.11|533	%{_javadir}/%{name}/%{name}-jboss-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|534	%{_javadir}/%{name}/%{name}-jboss.jar
14mr|jetty5-5.1.15-1.5.11|535	%{_javadir}/%{name}/%{name}-jsr77-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|536	%{_javadir}/%{name}/%{name}-jsr77.jar
14mr|jetty5-5.1.15-1.5.11|537	%{_javadir}/%{name}/%{name}-loadbalancer-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|538	%{_javadir}/%{name}/%{name}-loadbalancer.jar
14mr|jetty5-5.1.15-1.5.11|539	%{_javadir}/%{name}/%{name}-plus-%{version}.jar
14mr|jetty5-5.1.15-1.5.11|540	%{_javadir}/%{name}/%{name}-plus.jar
14mr|jetty5-5.1.15-1.5.11|541	%{confdir}/extra
14mr|jetty5-5.1.15-1.5.11|542	%{homedir}/extra
14mr|jetty5-5.1.15-1.5.11|543	%{libdir}/extra
14mr|jetty5-5.1.15-1.5.11|544	%endif
14mr|jetty5-5.1.15-1.5.11|545	
14mr|jetty5-5.1.15-1.5.11|546	
14mr|jetty5-5.1.15-1.5.11|547	%changelog
14mr|jetty5-5.1.15-1.5.11|548	* Mon Jul 07 2014 dsilakov <denis.silakov@rosalab.ru> 0:5.1.15-1.5.11
14mr|jetty5-5.1.15-1.5.11|549	+ Revision: 5e58d08
14mr|jetty5-5.1.15-1.5.11|550	- Merge pull request #1 from dsilakov/jetty5:rosa2014.1
14mr|jetty5-5.1.15-1.5.11|551	- Drop javadoc and gcj
14mr|jetty5-5.1.15-1.5.11|552	
14mr|jetty5-5.1.15-1.5.11|553	

16848 14
14mr|jflex-1.4.1-21|1	%bcond_with                bootstrap
14mr|jflex-1.4.1-21|2	%define section            free
14mr|jflex-1.4.1-21|3	%define gcj_support        0
14mr|jflex-1.4.1-21|4	
14mr|jflex-1.4.1-21|5	Name:           jflex
14mr|jflex-1.4.1-21|6	Version:        1.4.1
14mr|jflex-1.4.1-21|7	Release:        21
14mr|jflex-1.4.1-21|8	Epoch:          0
14mr|jflex-1.4.1-21|9	Summary:        A Lexical Analyzer Generator for Java
14mr|jflex-1.4.1-21|10	License:        GPL
14mr|jflex-1.4.1-21|11	Group:          Development/Java
14mr|jflex-1.4.1-21|12	Source0:        http://www.jflex.de/jflex-1.4.1.tar.bz2
14mr|jflex-1.4.1-21|13	Source1:        jflex.script
14mr|jflex-1.4.1-21|14	Source2:        jflex-1.4.1-generated-files.tar.bz2
14mr|jflex-1.4.1-21|15	Patch0:         jflex-javac-no-target.patch
14mr|jflex-1.4.1-21|16	Patch1:         jflex-no-cup-no-jflex.patch
14mr|jflex-1.4.1-21|17	Patch2:         jflex-classpath.patch
14mr|jflex-1.4.1-21|18	Patch3:         jflex-cup-anttask.patch
14mr|jflex-1.4.1-21|19	Patch4:         jflex-byaccj-utl.patch
14mr|jflex-1.4.1-21|20	URL:            http://www.jflex.de/
14mr|jflex-1.4.1-21|21	Requires:       java_cup
14mr|jflex-1.4.1-21|22	Requires:       jpackage-utils
14mr|jflex-1.4.1-21|23	BuildRequires:  ant
14mr|jflex-1.4.1-21|24	BuildRequires:  java_cup
14mr|jflex-1.4.1-21|25	BuildRequires:  locales-en
14mr|jflex-1.4.1-21|26	%if %without bootstrap
14mr|jflex-1.4.1-21|27	BuildRequires:  jflex
14mr|jflex-1.4.1-21|28	%endif
14mr|jflex-1.4.1-21|29	BuildRequires:  java-rpmbuild
14mr|jflex-1.4.1-21|30	BuildRequires:  junit
14mr|jflex-1.4.1-21|31	%if %{gcj_support}
14mr|jflex-1.4.1-21|32	BuildRequires:  java-gcj-compat-devel
14mr|jflex-1.4.1-21|33	%else
14mr|jflex-1.4.1-21|34	BuildArch:      noarch
14mr|jflex-1.4.1-21|35	%endif
14mr|jflex-1.4.1-21|36	
14mr|jflex-1.4.1-21|37	%description
14mr|jflex-1.4.1-21|38	JFlex is a lexical analyzer generator for Java written in Java. It is
14mr|jflex-1.4.1-21|39	also a rewrite of the very useful tool JLex which was developed by
14mr|jflex-1.4.1-21|40	Elliot Berk at Princeton University. As Vern Paxson states for his C/C++
14mr|jflex-1.4.1-21|41	tool flex: they do not share any code though.
14mr|jflex-1.4.1-21|42	
14mr|jflex-1.4.1-21|43	Design goals The main design goals of JFlex are:
14mr|jflex-1.4.1-21|44	
14mr|jflex-1.4.1-21|45	* Full unicode support
14mr|jflex-1.4.1-21|46	* Fast generated scanners
14mr|jflex-1.4.1-21|47	* Fast scanner generation
14mr|jflex-1.4.1-21|48	* Convenient specification syntax
14mr|jflex-1.4.1-21|49	* Platfo%{__rm} independence
14mr|jflex-1.4.1-21|50	* JLex compatibility
14mr|jflex-1.4.1-21|51	
14mr|jflex-1.4.1-21|52	%package javadoc
14mr|jflex-1.4.1-21|53	Group:          Development/Java
14mr|jflex-1.4.1-21|54	Summary:        Javadoc for %{name}
14mr|jflex-1.4.1-21|55	
14mr|jflex-1.4.1-21|56	%description javadoc
14mr|jflex-1.4.1-21|57	Javadoc for %{name}.
14mr|jflex-1.4.1-21|58	
14mr|jflex-1.4.1-21|59	%prep
14mr|jflex-1.4.1-21|60	%setup -q
14mr|jflex-1.4.1-21|61	%{__rm} -rf src/java_cup
14mr|jflex-1.4.1-21|62	find . -name '*.jar' | xargs -t %{__rm}
14mr|jflex-1.4.1-21|63	%patch0 -p1
14mr|jflex-1.4.1-21|64	%if %with bootstrap
14mr|jflex-1.4.1-21|65	%setup -q -T -D -a 2
14mr|jflex-1.4.1-21|66	%patch1 -p1
14mr|jflex-1.4.1-21|67	%else
14mr|jflex-1.4.1-21|68	%patch2 -p1
14mr|jflex-1.4.1-21|69	%patch3 -p1
14mr|jflex-1.4.1-21|70	%patch4 -p1
14mr|jflex-1.4.1-21|71	%endif
14mr|jflex-1.4.1-21|72	
14mr|jflex-1.4.1-21|73	%build
14mr|jflex-1.4.1-21|74	export LC_ALL=en_US.ISO-8859-1
14mr|jflex-1.4.1-21|75	pushd src
14mr|jflex-1.4.1-21|76	%if %without bootstrap
14mr|jflex-1.4.1-21|77	export CLASSPATH=$(build-classpath java-cup junit jflex)
14mr|jflex-1.4.1-21|78	%else
14mr|jflex-1.4.1-21|79	export CLASSPATH=$(build-classpath java-cup junit)
14mr|jflex-1.4.1-21|80	%endif
14mr|jflex-1.4.1-21|81	export OPT_JAR_LIST=
14mr|jflex-1.4.1-21|82	%if %without bootstrap
14mr|jflex-1.4.1-21|83	%ant realclean
14mr|jflex-1.4.1-21|84	%endif
14mr|jflex-1.4.1-21|85	%ant jar
14mr|jflex-1.4.1-21|86	%{__mkdir_p} ../dist/docs/api
14mr|jflex-1.4.1-21|87	%{javadoc} -d ../dist/docs/api `find . -type f -name "*.java"`
14mr|jflex-1.4.1-21|88	popd
14mr|jflex-1.4.1-21|89	
14mr|jflex-1.4.1-21|90	%install
14mr|jflex-1.4.1-21|91	# jar
14mr|jflex-1.4.1-21|92	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|jflex-1.4.1-21|93	%{__install} -m 644 lib/JFlex.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jflex-1.4.1-21|94	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|jflex-1.4.1-21|95	# compatibility symlink
14mr|jflex-1.4.1-21|96	(cd %{buildroot}%{_javadir} && %{__ln_s} jflex.jar JFlex.jar)
14mr|jflex-1.4.1-21|97	# javadoc
14mr|jflex-1.4.1-21|98	%{__mkdir_p} 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jflex-1.4.1-21|99	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jflex-1.4.1-21|100	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|jflex-1.4.1-21|101	
14mr|jflex-1.4.1-21|102	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|jflex-1.4.1-21|103	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jflex
14mr|jflex-1.4.1-21|104	
14mr|jflex-1.4.1-21|105	%{__perl} -pi -e 's/\r$//g' examples/standalone/sample.inp
14mr|jflex-1.4.1-21|106	
14mr|jflex-1.4.1-21|107	%if %{gcj_support}
14mr|jflex-1.4.1-21|108	%{_bindir}/aot-compile-rpm
14mr|jflex-1.4.1-21|109	%endif
14mr|jflex-1.4.1-21|110	
14mr|jflex-1.4.1-21|111	%if %{gcj_support}
14mr|jflex-1.4.1-21|112	%post
14mr|jflex-1.4.1-21|113	%{update_gcjdb}
14mr|jflex-1.4.1-21|114	
14mr|jflex-1.4.1-21|115	%postun
14mr|jflex-1.4.1-21|116	%{clean_gcjdb}
14mr|jflex-1.4.1-21|117	%endif
14mr|jflex-1.4.1-21|118	
14mr|jflex-1.4.1-21|119	%post javadoc
14mr|jflex-1.4.1-21|120	%{__rm} -f %{_javadocdir}/%{name}
14mr|jflex-1.4.1-21|121	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
14mr|jflex-1.4.1-21|122	
14mr|jflex-1.4.1-21|123	%postun javadoc
14mr|jflex-1.4.1-21|124	if [ "$1" = "0" ]; then
14mr|jflex-1.4.1-21|125	%{__rm} -f %{_javadocdir}/%{name}
14mr|jflex-1.4.1-21|126	fi
14mr|jflex-1.4.1-21|127	
14mr|jflex-1.4.1-21|128	%files
14mr|jflex-1.4.1-21|129	%defattr(0644,root,root,0755)
14mr|jflex-1.4.1-21|130	%doc COPYRIGHT doc examples src/README src/changelog
14mr|jflex-1.4.1-21|131	%attr(0755,root,root) %{_bindir}/jflex
14mr|jflex-1.4.1-21|132	%{_javadir}/%{name}.jar
14mr|jflex-1.4.1-21|133	%{_javadir}/%{name}-%{version}.jar
14mr|jflex-1.4.1-21|134	%{_javadir}/JFlex.jar
14mr|jflex-1.4.1-21|135	%if %{gcj_support}
14mr|jflex-1.4.1-21|136	%dir %{_libdir}/gcj/%{name}
14mr|jflex-1.4.1-21|137	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jflex-1.4.1-21|138	%endif
14mr|jflex-1.4.1-21|139	
14mr|jflex-1.4.1-21|140	%files javadoc
14mr|jflex-1.4.1-21|141	%defattr(0644,root,root,0755)
14mr|jflex-1.4.1-21|142	%{_javadocdir}/%{name}-%{version}
14mr|jflex-1.4.1-21|143	%ghost %{_javadocdir}/%{name}
14mr|jflex-1.4.1-21|144	
14mr|jflex-1.4.1-21|145	
14mr|jflex-1.4.1-21|146	
14mr|jflex-1.4.1-21|147	
14mr|jflex-1.4.1-21|148	%changelog
14mr|jflex-1.4.1-21|149	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4.1-21
14mr|jflex-1.4.1-21|150	+ Revision: f71799b
14mr|jflex-1.4.1-21|151	- Drop gcj support
14mr|jflex-1.4.1-21|152	
14mr|jflex-1.4.1-21|153	

16849 14
14mr|jfsutils-1.1.15-1|1	Summary:	IBM JFS utility programs
14mr|jfsutils-1.1.15-1|2	Name:		jfsutils
14mr|jfsutils-1.1.15-1|3	Version:	1.1.15
14mr|jfsutils-1.1.15-1|4	Release:	1
14mr|jfsutils-1.1.15-1|5	License:	GPLv3+
14mr|jfsutils-1.1.15-1|6	Group:		System/Kernel and hardware
14mr|jfsutils-1.1.15-1|7	Url:		http://jfs.sourceforge.net/
14mr|jfsutils-1.1.15-1|8	Source0:	http://www10.software.ibm.com/developer/opensource/jfs/project/pub/%{name}-%{version}.tar.gz
14mr|jfsutils-1.1.15-1|9	Patch0:		jfsutils-1.1.12-uuid.patch
14mr|jfsutils-1.1.15-1|10	Patch2:		jfsutils-1.1.15-string-literal.diff
14mr|jfsutils-1.1.15-1|11	Patch3:		jfsutils-1.1.15-add-stdint-for-c99-types.patch
14mr|jfsutils-1.1.15-1|12	BuildRequires:	pkgconfig(blkid)
14mr|jfsutils-1.1.15-1|13	BuildRequires:	pkgconfig(uuid)
14mr|jfsutils-1.1.15-1|14	%rename		jfsprogs
14mr|jfsutils-1.1.15-1|15	
14mr|jfsutils-1.1.15-1|16	%description
14mr|jfsutils-1.1.15-1|17	The jfsutils package contains a number of utilities for creating,
14mr|jfsutils-1.1.15-1|18	checking, modifying, and correcting any inconsistencies in JFS
14mr|jfsutils-1.1.15-1|19	filesystems.
14mr|jfsutils-1.1.15-1|20	The following utilities are available:
14mr|jfsutils-1.1.15-1|21	* fsck.jfs - initiate replay of the JFS transaction log, and check and
14mr|jfsutils-1.1.15-1|22	repair a JFS formatted device
14mr|jfsutils-1.1.15-1|23	* logdump  - dump a JFS formatted device's journal log
14mr|jfsutils-1.1.15-1|24	* logredo  - "replay" a JFS formatted device's journal log
14mr|jfsutils-1.1.15-1|25	* mkfs.jfs - create a JFS formatted partition
14mr|jfsutils-1.1.15-1|26	* xchkdmp  - dump the contents of a JFS fsck log file created with xchklog
14mr|jfsutils-1.1.15-1|27	* xchklog  - extract a log from the JFS fsck workspace into a file
14mr|jfsutils-1.1.15-1|28	* xpeek    - shell-type JFS file system editor
14mr|jfsutils-1.1.15-1|29	
14mr|jfsutils-1.1.15-1|30	%files
14mr|jfsutils-1.1.15-1|31	/sbin/*
14mr|jfsutils-1.1.15-1|32	%{_mandir}/*/*
14mr|jfsutils-1.1.15-1|33	
14mr|jfsutils-1.1.15-1|34	#----------------------------------------------------------------------------
14mr|jfsutils-1.1.15-1|35	
14mr|jfsutils-1.1.15-1|36	%prep
14mr|jfsutils-1.1.15-1|37	%setup -q
14mr|jfsutils-1.1.15-1|38	%apply_patches
14mr|jfsutils-1.1.15-1|39	
14mr|jfsutils-1.1.15-1|40	%build
14mr|jfsutils-1.1.15-1|41	CONFIGURE_TOP="$PWD"
14mr|jfsutils-1.1.15-1|42	%configure2_5x \
14mr|jfsutils-1.1.15-1|43	--sbindir=/sbin
14mr|jfsutils-1.1.15-1|44	%make
14mr|jfsutils-1.1.15-1|45	
14mr|jfsutils-1.1.15-1|46	%install
14mr|jfsutils-1.1.15-1|47	%makeinstall_std
14mr|jfsutils-1.1.15-1|48	
14mr|jfsutils-1.1.15-1|49	
14mr|jfsutils-1.1.15-1|50	
14mr|jfsutils-1.1.15-1|51	
14mr|jfsutils-1.1.15-1|52	%changelog
14mr|jfsutils-1.1.15-1|53	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.15-1
14mr|jfsutils-1.1.15-1|54	+ Revision: d178429
14mr|jfsutils-1.1.15-1|55	- New version 1.1.15, spec cleanup
14mr|jfsutils-1.1.15-1|56	
14mr|jfsutils-1.1.15-1|57	

16850 14
14mr|jhead-2.97-2|1	Summary:	Command line tools to read and edit EXIF extensions in JPEG files
14mr|jhead-2.97-2|2	Name:		jhead
14mr|jhead-2.97-2|3	Version:	2.97
14mr|jhead-2.97-2|4	Release:	2
14mr|jhead-2.97-2|5	License:	Public Domain
14mr|jhead-2.97-2|6	Group:		Graphics
14mr|jhead-2.97-2|7	Url:		http://www.sentex.net/~mwandel/jhead/
14mr|jhead-2.97-2|8	Source0:	http://www.sentex.net/~mwandel/jhead/%{name}-%{version}.tar.gz
14mr|jhead-2.97-2|9	Patch0:		jhead-2.97-ldflags.diff
14mr|jhead-2.97-2|10	# Without jpegtran the nicest features will not work
14mr|jhead-2.97-2|11	Requires:	libjpeg-progs
14mr|jhead-2.97-2|12	
14mr|jhead-2.97-2|13	%description
14mr|jhead-2.97-2|14	Most digital cameras produce EXIF files, which are JPEG files with extra tags
14mr|jhead-2.97-2|15	that contain information about the image.
14mr|jhead-2.97-2|16	
14mr|jhead-2.97-2|17	In contrary to the tools "exif" and "gexif" (and all other libexif-based tools
14mr|jhead-2.97-2|18	as "gphoto2") this tool gives a much easier readable summary of camera settings
14mr|jhead-2.97-2|19	(shutter speed in 1/x sec, focal length (also the 35-mm camera equivalent),
14mr|jhead-2.97-2|20	focal distance, ...), EXIF header manipulation as stripping off the thumbnail
14mr|jhead-2.97-2|21	and other info not needed, stripping off the complete header, applying
14mr|jhead-2.97-2|22	arbitrary conversion tools to the JPEG image and conserving the header,
14mr|jhead-2.97-2|23	renaming JPEG images with the capture date stored in the header, and even
14mr|jhead-2.97-2|24	turning the images upright when the camera has an orientation sensor (as Canon
14mr|jhead-2.97-2|25	Digital IXUS 400) ...
14mr|jhead-2.97-2|26	
14mr|jhead-2.97-2|27	The tool is very compact, the executable has only a size of around 35 kb, the
14mr|jhead-2.97-2|28	whole package (with documentation) occupies 60 kb.
14mr|jhead-2.97-2|29	
14mr|jhead-2.97-2|30	See %{_docdir}/jhead/usage.html for how to use this program.
14mr|jhead-2.97-2|31	
14mr|jhead-2.97-2|32	%prep
14mr|jhead-2.97-2|33	%setup -q
14mr|jhead-2.97-2|34	%patch0 -p0
14mr|jhead-2.97-2|35	
14mr|jhead-2.97-2|36	%build
14mr|jhead-2.97-2|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|jhead-2.97-2|38	
14mr|jhead-2.97-2|39	%install
14mr|jhead-2.97-2|40	install -d %{buildroot}%{_bindir}
14mr|jhead-2.97-2|41	install -d %{buildroot}%{_mandir}/man1
14mr|jhead-2.97-2|42	
14mr|jhead-2.97-2|43	install -m0755 jhead %{buildroot}%{_bindir}
14mr|jhead-2.97-2|44	install -m0644 jhead.1 %{buildroot}%{_mandir}/man1
14mr|jhead-2.97-2|45	
14mr|jhead-2.97-2|46	%files
14mr|jhead-2.97-2|47	%doc readme.txt usage.html changes.txt
14mr|jhead-2.97-2|48	%{_bindir}/*
14mr|jhead-2.97-2|49	%{_mandir}/*/*
14mr|jhead-2.97-2|50	
14mr|jhead-2.97-2|51	
14mr|jhead-2.97-2|52	%changelog
14mr|jhead-2.97-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.97-2
14mr|jhead-2.97-2|54	+ Revision: f3b9fdd
14mr|jhead-2.97-2|55	- MassBuild#440: Increase release tag
14mr|jhead-2.97-2|56	
14mr|jhead-2.97-2|57	

16851 14
14mr|jikes-1.23-0.20050308.7|1	%define name	jikes
14mr|jikes-1.23-0.20050308.7|2	%define version 1.23
14mr|jikes-1.23-0.20050308.7|3	%define release 0.20050308.7
14mr|jikes-1.23-0.20050308.7|4	
14mr|jikes-1.23-0.20050308.7|5	Summary: 	Java source to bytecode compiler
14mr|jikes-1.23-0.20050308.7|6	Name: 		%{name}
14mr|jikes-1.23-0.20050308.7|7	Version:	%{version}
14mr|jikes-1.23-0.20050308.7|8	Release: 	%mkrel %{release}
14mr|jikes-1.23-0.20050308.7|9	License: 	IBM Public License
14mr|jikes-1.23-0.20050308.7|10	Group: 		Development/Java
14mr|jikes-1.23-0.20050308.7|11	Provides: 	guavac
14mr|jikes-1.23-0.20050308.7|12	Obsoletes: 	guavac
14mr|jikes-1.23-0.20050308.7|13	URL: 		http://ibm.com/developerworks/opensource/jikes/
14mr|jikes-1.23-0.20050308.7|14	Source0: 	http://oss.software.ibm.com/pub/jikes/%{version}/%{name}-cvs.tar.bz2
14mr|jikes-1.23-0.20050308.7|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jikes-1.23-0.20050308.7|16	
14mr|jikes-1.23-0.20050308.7|17	%description
14mr|jikes-1.23-0.20050308.7|18	The IBM Jikes compiler translates Java source files to bytecode. It
14mr|jikes-1.23-0.20050308.7|19	also supports incremental compilation and automatic makefile generation,
14mr|jikes-1.23-0.20050308.7|20	and is maintained by the Jikes Project:
14mr|jikes-1.23-0.20050308.7|21	http://ibm.com/developerworks/opensource
14mr|jikes-1.23-0.20050308.7|22	
14mr|jikes-1.23-0.20050308.7|23	%prep
14mr|jikes-1.23-0.20050308.7|24	%setup -q -n %{name}
14mr|jikes-1.23-0.20050308.7|25	
14mr|jikes-1.23-0.20050308.7|26	%build
14mr|jikes-1.23-0.20050308.7|27	%configure2_5x --enable-source15
14mr|jikes-1.23-0.20050308.7|28	%make
14mr|jikes-1.23-0.20050308.7|29	
14mr|jikes-1.23-0.20050308.7|30	%install
14mr|jikes-1.23-0.20050308.7|31	%{__rm} -rf %{buildroot}
14mr|jikes-1.23-0.20050308.7|32	%makeinstall
14mr|jikes-1.23-0.20050308.7|33	%{__rm} -rf %{buildroot}%{_datadir}/doc
14mr|jikes-1.23-0.20050308.7|34	
14mr|jikes-1.23-0.20050308.7|35	%clean
14mr|jikes-1.23-0.20050308.7|36	%{__rm} -rf %{buildroot}
14mr|jikes-1.23-0.20050308.7|37	
14mr|jikes-1.23-0.20050308.7|38	%files
14mr|jikes-1.23-0.20050308.7|39	%defattr(-,root,root)
14mr|jikes-1.23-0.20050308.7|40	%doc README AUTHORS ChangeLog NEWS TODO INSTALL
14mr|jikes-1.23-0.20050308.7|41	%doc doc/*.htm*
14mr|jikes-1.23-0.20050308.7|42	%doc %{_mandir}/man1/jikes.1*
14mr|jikes-1.23-0.20050308.7|43	%{_bindir}/jikes
14mr|jikes-1.23-0.20050308.7|44	%{_includedir}/jikesapi.h
14mr|jikes-1.23-0.20050308.7|45	
14mr|jikes-1.23-0.20050308.7|46	
14mr|jikes-1.23-0.20050308.7|47	
14mr|jikes-1.23-0.20050308.7|48	
14mr|jikes-1.23-0.20050308.7|49	%changelog
14mr|jikes-1.23-0.20050308.7|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.23-0.20050308.7
14mr|jikes-1.23-0.20050308.7|51	+ Revision: d61916e
14mr|jikes-1.23-0.20050308.7|52	- MassBuild#440: Increase release tag
14mr|jikes-1.23-0.20050308.7|53	
14mr|jikes-1.23-0.20050308.7|54	

16852 14
14mr|jline-1.0-3|1	# Copyright (c) 2000-2005, JPackage Project
14mr|jline-1.0-3|2	# All rights reserved.
14mr|jline-1.0-3|3	#
14mr|jline-1.0-3|4	# Redistribution and use in source and binary forms, with or without
14mr|jline-1.0-3|5	# modification, are permitted provided that the following conditions
14mr|jline-1.0-3|6	# are met:
14mr|jline-1.0-3|7	#
14mr|jline-1.0-3|8	# 1. Redistributions of source code must retain the above copyright
14mr|jline-1.0-3|9	#    notice, this list of conditions and the following disclaimer.
14mr|jline-1.0-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jline-1.0-3|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jline-1.0-3|12	#    documentation and/or other materials provided with the
14mr|jline-1.0-3|13	#    distribution.
14mr|jline-1.0-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jline-1.0-3|15	#    contributors may be used to endorse or promote products derived
14mr|jline-1.0-3|16	#    from this software without specific prior written permission.
14mr|jline-1.0-3|17	#
14mr|jline-1.0-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jline-1.0-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jline-1.0-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jline-1.0-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jline-1.0-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jline-1.0-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jline-1.0-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jline-1.0-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jline-1.0-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jline-1.0-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jline-1.0-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jline-1.0-3|29	#
14mr|jline-1.0-3|30	
14mr|jline-1.0-3|31	%bcond_with	maven
14mr|jline-1.0-3|32	
14mr|jline-1.0-3|33	Name:           jline
14mr|jline-1.0-3|34	Version:        1.0
14mr|jline-1.0-3|35	Release:        3
14mr|jline-1.0-3|36	Summary:        Java library for reading and editing user input in console applications
14mr|jline-1.0-3|37	License:        BSD
14mr|jline-1.0-3|38	URL:            http://jline.sf.net/
14mr|jline-1.0-3|39	Group:          Development/Java
14mr|jline-1.0-3|40	Source0:        http://superb-east.dl.sourceforge.net/sourceforge/jline/jline-%{version}.zip
14mr|jline-1.0-3|41	Source1:        CatalogManager.properties
14mr|jline-1.0-3|42	Source2:        jline-build.xml
14mr|jline-1.0-3|43	Requires:       /bin/sh
14mr|jline-1.0-3|44	Requires:       /bin/stty
14mr|jline-1.0-3|45	BuildRequires:  java-rpmbuild >= 0:1.7
14mr|jline-1.0-3|46	%if %{with maven}
14mr|jline-1.0-3|47	BuildRequires:  xml-commons-resolver
14mr|jline-1.0-3|48	BuildRequires:  maven2
14mr|jline-1.0-3|49	BuildRequires:  maven2-plugin-resources
14mr|jline-1.0-3|50	BuildRequires:  maven2-plugin-compiler
14mr|jline-1.0-3|51	BuildRequires:  maven-surefire-plugin
14mr|jline-1.0-3|52	BuildRequires:  maven2-plugin-jar
14mr|jline-1.0-3|53	BuildRequires:  maven2-plugin-install
14mr|jline-1.0-3|54	BuildRequires:  maven2-plugin-site
14mr|jline-1.0-3|55	BuildRequires:  maven2-plugin-assembly
14mr|jline-1.0-3|56	BuildRequires:  maven2-plugin-javadoc
14mr|jline-1.0-3|57	BuildRequires:  ant-apache-resolver
14mr|jline-1.0-3|58	%else
14mr|jline-1.0-3|59	BuildRequires:  ant
14mr|jline-1.0-3|60	BuildRequires:  junit
14mr|jline-1.0-3|61	%endif
14mr|jline-1.0-3|62	BuildArch:      noarch
14mr|jline-1.0-3|63	
14mr|jline-1.0-3|64	%description
14mr|jline-1.0-3|65	JLine is a java library for reading and editing user input in console
14mr|jline-1.0-3|66	applications. It features tab-completion, command history, password
14mr|jline-1.0-3|67	masking, customizable keybindings, and pass-through handlers to use to
14mr|jline-1.0-3|68	chain to other console applications.
14mr|jline-1.0-3|69	
14mr|jline-1.0-3|70	%package        demo
14mr|jline-1.0-3|71	Summary:        Demos for %{name}
14mr|jline-1.0-3|72	Group:          Development/Java
14mr|jline-1.0-3|73	
14mr|jline-1.0-3|74	%description    demo
14mr|jline-1.0-3|75	Demonstrations and samples for %{name}.
14mr|jline-1.0-3|76	
14mr|jline-1.0-3|77	# FIXME: the maven ant:ant generated build.xml file does not contain
14mr|jline-1.0-3|78	#        a javadoc task
14mr|jline-1.0-3|79	%if %{with maven}
14mr|jline-1.0-3|80	%package        javadoc
14mr|jline-1.0-3|81	Summary:        Javadoc for %{name}
14mr|jline-1.0-3|82	Group:          Development/Java
14mr|jline-1.0-3|83	
14mr|jline-1.0-3|84	%description    javadoc
14mr|jline-1.0-3|85	Javadoc for %{name}.
14mr|jline-1.0-3|86	%endif
14mr|jline-1.0-3|87	
14mr|jline-1.0-3|88	%prep
14mr|jline-1.0-3|89	%setup -q
14mr|jline-1.0-3|90	%remove_java_binaries
14mr|jline-1.0-3|91	
14mr|jline-1.0-3|92	cp %{SOURCE2} src/build.xml
14mr|jline-1.0-3|93	
14mr|jline-1.0-3|94	#%{__perl} -pi -e 's/^import com\.sun\.jmx\.snmp\.ThreadContext\;$//' src/src/main/java/jline/Terminal.java
14mr|jline-1.0-3|95	
14mr|jline-1.0-3|96	%build
14mr|jline-1.0-3|97	# Now done by Patch0 for documentation purposes
14mr|jline-1.0-3|98	#perl -p -i -e 's|^.*<attribute name="Class-Path".*||' build.xml
14mr|jline-1.0-3|99	
14mr|jline-1.0-3|100	# Use locally installed DTDs
14mr|jline-1.0-3|101	export CLASSPATH=$(pwd)/build:$(pwd)/src/target/test-classes
14mr|jline-1.0-3|102	
14mr|jline-1.0-3|103	cd src/
14mr|jline-1.0-3|104	
14mr|jline-1.0-3|105	%if %{with maven}
14mr|jline-1.0-3|106	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|jline-1.0-3|107	mkdir -p $MAVEN_REPO_LOCAL
14mr|jline-1.0-3|108	
14mr|jline-1.0-3|109	mvn-jpp \
14mr|jline-1.0-3|110	-e \
14mr|jline-1.0-3|111	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|jline-1.0-3|112	-Dmaven.test.failure.ignore=true \
14mr|jline-1.0-3|113	install javadoc:javadoc
14mr|jline-1.0-3|114	%else
14mr|jline-1.0-3|115	mkdir -p $(pwd)/.m2/repository
14mr|jline-1.0-3|116	build-jar-repository $(pwd)/.m2/repository junit
14mr|jline-1.0-3|117	export CLASSPATH=$(pwd)/target/classes:$(pwd)/target/test-classes
14mr|jline-1.0-3|118	%{ant} -Dbuild.sysclasspath="only" -Duser.home=$(pwd)
14mr|jline-1.0-3|119	%endif
14mr|jline-1.0-3|120	
14mr|jline-1.0-3|121	%install
14mr|jline-1.0-3|122	# jars
14mr|jline-1.0-3|123	for jar in $(find -type f -name "*.jar"); do
14mr|jline-1.0-3|124	install -m644 $jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jline-1.0-3|125	jar -i %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jline-1.0-3|126	done
14mr|jline-1.0-3|127	%create_jar_links
14mr|jline-1.0-3|128	chmod a+r %{buildroot}%{_javadir}/*jar
14mr|jline-1.0-3|129	
14mr|jline-1.0-3|130	# the maven ant:ant task did not generate a build.xml file with a javadoc task
14mr|jline-1.0-3|131	%if %{with maven}
14mr|jline-1.0-3|132	# javadoc
14mr|jline-1.0-3|133	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jline-1.0-3|134	for target in $(find -type d -name target); do
14mr|jline-1.0-3|135	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
14mr|jline-1.0-3|136	cp -pr $target/site/apidocs/* $jar %{buildroot}%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
14mr|jline-1.0-3|137	done
14mr|jline-1.0-3|138	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jline-1.0-3|139	%endif
14mr|jline-1.0-3|140	
14mr|jline-1.0-3|141	%files
14mr|jline-1.0-3|142	%doc LICENSE.txt
14mr|jline-1.0-3|143	%{_javadir}/%{name}.jar
14mr|jline-1.0-3|144	%{_javadir}/%{name}-%{version}.jar
14mr|jline-1.0-3|145	%doc LICENSE.txt
14mr|jline-1.0-3|146	
14mr|jline-1.0-3|147	%if %{with maven}
14mr|jline-1.0-3|148	
14mr|jline-1.0-3|149	%files javadoc
14mr|jline-1.0-3|150	%doc %{_javadocdir}/*
14mr|jline-1.0-3|151	%endif
14mr|jline-1.0-3|152	
14mr|jline-1.0-3|153	#FIXME: add javadoc support to generated build.xml
14mr|jline-1.0-3|154	
14mr|jline-1.0-3|155	
14mr|jline-1.0-3|156	%changelog
14mr|jline-1.0-3|157	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mr|jline-1.0-3|158	+ Revision: 260ff9f
14mr|jline-1.0-3|159	- Fix permissions
14mr|jline-1.0-3|160	
14mr|jline-1.0-3|161	

16853 14
14mr|jmock1-1.2.0-4|1	# Copyright (c) 2000-2007, JPackage Project
14mr|jmock1-1.2.0-4|2	# All rights reserved.
14mr|jmock1-1.2.0-4|3	#
14mr|jmock1-1.2.0-4|4	# Redistribution and use in source and binary forms, with or without
14mr|jmock1-1.2.0-4|5	# modification, are permitted provided that the following conditions
14mr|jmock1-1.2.0-4|6	# are met:
14mr|jmock1-1.2.0-4|7	#
14mr|jmock1-1.2.0-4|8	# 1. Redistributions of source code must retain the above copyright
14mr|jmock1-1.2.0-4|9	#    notice, this list of conditions and the following disclaimer.
14mr|jmock1-1.2.0-4|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jmock1-1.2.0-4|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jmock1-1.2.0-4|12	#    documentation and/or other materials provided with the
14mr|jmock1-1.2.0-4|13	#    distribution.
14mr|jmock1-1.2.0-4|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jmock1-1.2.0-4|15	#    contributors may be used to endorse or promote products derived
14mr|jmock1-1.2.0-4|16	#    from this software without specific prior written permission.
14mr|jmock1-1.2.0-4|17	#
14mr|jmock1-1.2.0-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jmock1-1.2.0-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jmock1-1.2.0-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jmock1-1.2.0-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jmock1-1.2.0-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jmock1-1.2.0-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jmock1-1.2.0-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jmock1-1.2.0-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jmock1-1.2.0-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jmock1-1.2.0-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jmock1-1.2.0-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jmock1-1.2.0-4|29	#
14mr|jmock1-1.2.0-4|30	%define section   free
14mr|jmock1-1.2.0-4|31	%define maven_name jmock
14mr|jmock1-1.2.0-4|32	
14mr|jmock1-1.2.0-4|33	Name:           jmock1
14mr|jmock1-1.2.0-4|34	Version:        1.2.0
14mr|jmock1-1.2.0-4|35	Release:        4
14mr|jmock1-1.2.0-4|36	Summary:        Test Java code using mock objects
14mr|jmock1-1.2.0-4|37	
14mr|jmock1-1.2.0-4|38	Group:          Development/Java
14mr|jmock1-1.2.0-4|39	License:        Open Source
14mr|jmock1-1.2.0-4|40	URL:            http://jmock.codehaus.org/
14mr|jmock1-1.2.0-4|41	Source0:        jmock-1.2.0.tar.gz
14mr|jmock1-1.2.0-4|42	# svn export http://svn.codehaus.org/jmock/tags/1.2.0/ jmock-1.2.0
14mr|jmock1-1.2.0-4|43	Source1:        jmock-1.2.0.pom
14mr|jmock1-1.2.0-4|44	Source2:        jmock-cglib-1.2.0.pom
14mr|jmock1-1.2.0-4|45	
14mr|jmock1-1.2.0-4|46	
14mr|jmock1-1.2.0-4|47	Patch0:         jmock-1.2.0-AssertMo.patch
14mr|jmock1-1.2.0-4|48	Patch1:         jmock-1.2.0-build_xml.patch
14mr|jmock1-1.2.0-4|49	Patch2:		jmock-asm_rename.patch
14mr|jmock1-1.2.0-4|50	Patch3:		jmock-1.2.0-cglib2.2-asm3.patch
14mr|jmock1-1.2.0-4|51	
14mr|jmock1-1.2.0-4|52	BuildArch:      noarch
14mr|jmock1-1.2.0-4|53	BuildRequires:	java-devel
14mr|jmock1-1.2.0-4|54	BuildRequires:  java-rpmbuild
14mr|jmock1-1.2.0-4|55	BuildRequires:  ant >= 0:1.6
14mr|jmock1-1.2.0-4|56	BuildRequires:  ant-junit
14mr|jmock1-1.2.0-4|57	BuildRequires:  junit >= 0:3.8.1
14mr|jmock1-1.2.0-4|58	BuildRequires:  cglib
14mr|jmock1-1.2.0-4|59	BuildRequires:  objectweb-asm
14mr|jmock1-1.2.0-4|60	BuildRequires:  jaxp_parser_impl
14mr|jmock1-1.2.0-4|61	Requires:  cglib
14mr|jmock1-1.2.0-4|62	Requires:  objectweb-asm
14mr|jmock1-1.2.0-4|63	Provides:	jmock = %{version}-%{release}
14mr|jmock1-1.2.0-4|64	
14mr|jmock1-1.2.0-4|65	%description
14mr|jmock1-1.2.0-4|66	jMock is a library for testing Java code using mock objects.
14mr|jmock1-1.2.0-4|67	Mock objects help you design and test the interactions between the
14mr|jmock1-1.2.0-4|68	objects in your programs.
14mr|jmock1-1.2.0-4|69	The jMock package:
14mr|jmock1-1.2.0-4|70	* makes it quick and easy to define mock objects, so you don't break
14mr|jmock1-1.2.0-4|71	the rhythm of programming.
14mr|jmock1-1.2.0-4|72	* lets you define flexible constraints over object interactions,
14mr|jmock1-1.2.0-4|73	reducing the brittleness of your tests.
14mr|jmock1-1.2.0-4|74	* is easy to extend.
14mr|jmock1-1.2.0-4|75	
14mr|jmock1-1.2.0-4|76	
14mr|jmock1-1.2.0-4|77	%package        javadoc
14mr|jmock1-1.2.0-4|78	Summary:        Javadoc for %{name}
14mr|jmock1-1.2.0-4|79	Group:          Development/Java
14mr|jmock1-1.2.0-4|80	
14mr|jmock1-1.2.0-4|81	%description    javadoc
14mr|jmock1-1.2.0-4|82	%{summary}.
14mr|jmock1-1.2.0-4|83	
14mr|jmock1-1.2.0-4|84	%package        demo
14mr|jmock1-1.2.0-4|85	Summary:        Examples for %{name}
14mr|jmock1-1.2.0-4|86	Group:          Development/Java
14mr|jmock1-1.2.0-4|87	
14mr|jmock1-1.2.0-4|88	%description    demo
14mr|jmock1-1.2.0-4|89	%{summary}.
14mr|jmock1-1.2.0-4|90	
14mr|jmock1-1.2.0-4|91	%prep
14mr|jmock1-1.2.0-4|92	%setup -q -n jmock-%{version}
14mr|jmock1-1.2.0-4|93	%remove_java_binaries
14mr|jmock1-1.2.0-4|94	
14mr|jmock1-1.2.0-4|95	%patch0 -p0 -b .sav
14mr|jmock1-1.2.0-4|96	%patch1 -p0 -b .sav
14mr|jmock1-1.2.0-4|97	%patch2 -p1
14mr|jmock1-1.2.0-4|98	%patch3 -p1
14mr|jmock1-1.2.0-4|99	
14mr|jmock1-1.2.0-4|100	%build
14mr|jmock1-1.2.0-4|101	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|jmock1-1.2.0-4|102	
14mr|jmock1-1.2.0-4|103	export CLASSPATH=$(build-classpath cglib objectweb-asm):build/classes
14mr|jmock1-1.2.0-4|104	CLASSPATH=build/classes:$CLASSPATH
14mr|jmock1-1.2.0-4|105	%ant -Dbuild.sysclasspath=only package
14mr|jmock1-1.2.0-4|106	
14mr|jmock1-1.2.0-4|107	
14mr|jmock1-1.2.0-4|108	%install
14mr|jmock1-1.2.0-4|109	
14mr|jmock1-1.2.0-4|110	install -Dpm 644 build/jmock-core-%{version}.jar \
14mr|jmock1-1.2.0-4|111	%{buildroot}%{_javadir}/jmock-%{version}.jar
14mr|jmock1-1.2.0-4|112	install -pm 644 build/jmock-cglib-%{version}.jar \
14mr|jmock1-1.2.0-4|113	%{buildroot}%{_javadir}/jmock-cglib-%{version}.jar
14mr|jmock1-1.2.0-4|114	install -pm 644 build/jmock-tests-%{version}.jar \
14mr|jmock1-1.2.0-4|115	%{buildroot}%{_javadir}/jmock-tests-%{version}.jar
14mr|jmock1-1.2.0-4|116	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|jmock1-1.2.0-4|117	
14mr|jmock1-1.2.0-4|118	%add_to_maven_depmap %{maven_name} %{maven_name} %{version} JPP %{maven_name}
14mr|jmock1-1.2.0-4|119	%add_to_maven_depmap %{maven_name} %{maven_name}-cglib %{version} JPP %{maven_name}-cglib
14mr|jmock1-1.2.0-4|120	
14mr|jmock1-1.2.0-4|121	# poms
14mr|jmock1-1.2.0-4|122	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|jmock1-1.2.0-4|123	install -pm 644 %{SOURCE1} \
14mr|jmock1-1.2.0-4|124	%{buildroot}%{_datadir}/maven2/poms/JPP.%{maven_name}.pom
14mr|jmock1-1.2.0-4|125	install -pm 644 %{SOURCE2} \
14mr|jmock1-1.2.0-4|126	%{buildroot}%{_datadir}/maven2/poms/JPP.%{maven_name}-cglib.pom
14mr|jmock1-1.2.0-4|127	
14mr|jmock1-1.2.0-4|128	#
14mr|jmock1-1.2.0-4|129	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|130	cp -pr build/javadoc-%{version}/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|131	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jmock1-1.2.0-4|132	#
14mr|jmock1-1.2.0-4|133	install -dm 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|134	cp -pr examples/* %{buildroot}%{_datadir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|135	
14mr|jmock1-1.2.0-4|136	%post
14mr|jmock1-1.2.0-4|137	%update_maven_depmap
14mr|jmock1-1.2.0-4|138	
14mr|jmock1-1.2.0-4|139	%postun
14mr|jmock1-1.2.0-4|140	%update_maven_depmap
14mr|jmock1-1.2.0-4|141	
14mr|jmock1-1.2.0-4|142	%files
14mr|jmock1-1.2.0-4|143	%doc LICENSE.txt overview.html
14mr|jmock1-1.2.0-4|144	%{_javadir}/*.jar
14mr|jmock1-1.2.0-4|145	%{_datadir}/maven2/poms/*
14mr|jmock1-1.2.0-4|146	%{_mavendepmapfragdir}
14mr|jmock1-1.2.0-4|147	%{gcj_files}
14mr|jmock1-1.2.0-4|148	
14mr|jmock1-1.2.0-4|149	%files javadoc
14mr|jmock1-1.2.0-4|150	%doc %{_javadocdir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|151	%doc %{_javadocdir}/%{name}
14mr|jmock1-1.2.0-4|152	
14mr|jmock1-1.2.0-4|153	%files demo
14mr|jmock1-1.2.0-4|154	%doc %{_datadir}/%{name}-%{version}
14mr|jmock1-1.2.0-4|155	
14mr|jmock1-1.2.0-4|156	
14mr|jmock1-1.2.0-4|157	%changelog
14mr|jmock1-1.2.0-4|158	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-4
14mr|jmock1-1.2.0-4|159	+ Revision: ef64545
14mr|jmock1-1.2.0-4|160	- Spec cleanup
14mr|jmock1-1.2.0-4|161	
14mr|jmock1-1.2.0-4|162	

16854 14
14mr|joe-3.7-9|1	%define Werror_cflags %nil
14mr|joe-3.7-9|2	
14mr|joe-3.7-9|3	Summary:	Summary An easy to use text editor, supporting syntax highlight and UTF-8
14mr|joe-3.7-9|4	Name:		joe
14mr|joe-3.7-9|5	Version:	3.7
14mr|joe-3.7-9|6	Release:	9
14mr|joe-3.7-9|7	License:	GPL+
14mr|joe-3.7-9|8	Group:		Editors
14mr|joe-3.7-9|9	Url:		http://joe-editor.sourceforge.net/
14mr|joe-3.7-9|10	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/joe-editor/%{name}-%{version}.tar.bz2
14mr|joe-3.7-9|11	# RPM SPEC mode, originally from Suse's joe
14mr|joe-3.7-9|12	Source1:	spec.jsf
14mr|joe-3.7-9|13	Patch1:		joe-3.7-term.patch
14mr|joe-3.7-9|14	Patch2:		joe-3.5-spec-ftyperc.patch
14mr|joe-3.7-9|15	Patch3:		joe-3.7-segfault-fix.patch
14mr|joe-3.7-9|16	BuildRequires:	pkgconfig(ncurses)
14mr|joe-3.7-9|17	
14mr|joe-3.7-9|18	%description
14mr|joe-3.7-9|19	Joe is an easy to use, modeless text editor which would be very
14mr|joe-3.7-9|20	appropriate for novices.  Joe uses the same WordStar keybindings used
14mr|joe-3.7-9|21	in Borland's development environment.
14mr|joe-3.7-9|22	
14mr|joe-3.7-9|23	You should install joe if you've used it before and you liked it, or
14mr|joe-3.7-9|24	if you're still deciding what text editor you'd like to use, or if you
14mr|joe-3.7-9|25	have a fondness for WordStar.  If you're just starting out, you should
14mr|joe-3.7-9|26	probably install joe because it is very easy to use.
14mr|joe-3.7-9|27	
14mr|joe-3.7-9|28	%prep
14mr|joe-3.7-9|29	%setup -q
14mr|joe-3.7-9|30	%patch1 -p0 -b .gnoterm
14mr|joe-3.7-9|31	%patch2 -p1 -b .spec-ftyperc
14mr|joe-3.7-9|32	%patch3 -p0
14mr|joe-3.7-9|33	
14mr|joe-3.7-9|34	%build
14mr|joe-3.7-9|35	export CFLAGS="$RPM_OPT_FLAGS -DUSE_LOCALE"
14mr|joe-3.7-9|36	%configure2_5x
14mr|joe-3.7-9|37	%make
14mr|joe-3.7-9|38	
14mr|joe-3.7-9|39	%install
14mr|joe-3.7-9|40	%makeinstall
14mr|joe-3.7-9|41	
14mr|joe-3.7-9|42	# XXX: hack to install the manpages, otherwise one goes over the other ...
14mr|joe-3.7-9|43	# (trap for when this ugly thing is no more needed)
14mr|joe-3.7-9|44	[ -d %{buildroot}/%{_mandir}/ru ] && exit 1
14mr|joe-3.7-9|45	rm -rf %{buildroot}/%{_mandir}
14mr|joe-3.7-9|46	pushd man && %makeinstall mandir=%{buildroot}/%{_mandir} && popd
14mr|joe-3.7-9|47	pushd man/ru && %makeinstall mandir=%{buildroot}/%{_mandir}/ru && popd
14mr|joe-3.7-9|48	for dir in %{buildroot}/%{_mandir} %{buildroot}/%{_mandir}/ru; do
14mr|joe-3.7-9|49	pushd $dir/man1
14mr|joe-3.7-9|50	for bin in jmacs jpico jstar rjoe; do
14mr|joe-3.7-9|51	ln -s joe.1 ${bin}.1
14mr|joe-3.7-9|52	done
14mr|joe-3.7-9|53	popd
14mr|joe-3.7-9|54	done
14mr|joe-3.7-9|55	
14mr|joe-3.7-9|56	cp -p %{SOURCE1} %{buildroot}%{_datadir}/joe/syntax/
14mr|joe-3.7-9|57	
14mr|joe-3.7-9|58	mkdir -p %{buildroot}%{_datadir}/applications
14mr|joe-3.7-9|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|joe-3.7-9|60	[Desktop Entry]
14mr|joe-3.7-9|61	Name=Joe
14mr|joe-3.7-9|62	Comment=%{Summary}
14mr|joe-3.7-9|63	Exec=%{_bindir}/%{name} %f
14mr|joe-3.7-9|64	Icon=editors_section
14mr|joe-3.7-9|65	Terminal=true
14mr|joe-3.7-9|66	Type=Application
14mr|joe-3.7-9|67	Categories=X-MandrivaLinux-MoreApplications-Editors;TextEditor;
14mr|joe-3.7-9|68	EOF
14mr|joe-3.7-9|69	
14mr|joe-3.7-9|70	%files
14mr|joe-3.7-9|71	%doc ChangeLog HACKING HINTS LIST NEWS README TODO docs/help-system.html
14mr|joe-3.7-9|72	%{_bindir}/*
14mr|joe-3.7-9|73	%dir %{_sysconfdir}/joe
14mr|joe-3.7-9|74	%config(noreplace) %{_sysconfdir}/joe/*
14mr|joe-3.7-9|75	%{_datadir}/%{name}/*
14mr|joe-3.7-9|76	%{_mandir}/man1/*
14mr|joe-3.7-9|77	%lang(ru) %{_mandir}/ru/man1/*
14mr|joe-3.7-9|78	%{_datadir}/applications/*
14mr|joe-3.7-9|79	
14mr|joe-3.7-9|80	
14mr|joe-3.7-9|81	%changelog
14mr|joe-3.7-9|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7-9
14mr|joe-3.7-9|83	+ Revision: 6aaf171
14mr|joe-3.7-9|84	- MassBuild#440: Increase release tag
14mr|joe-3.7-9|85	
14mr|joe-3.7-9|86	

16855 14
14mr|jovie-4.13.3-1|1	Summary:	KTTS - KDE Text-to-Speech
14mr|jovie-4.13.3-1|2	Name:		jovie
14mr|jovie-4.13.3-1|3	Version:	4.13.3
14mr|jovie-4.13.3-1|4	Release:	1
14mr|jovie-4.13.3-1|5	Epoch:		2
14mr|jovie-4.13.3-1|6	License:	LGPLv2
14mr|jovie-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|jovie-4.13.3-1|8	Url:		http://www.kde.org/
14mr|jovie-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|jovie-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|jovie-4.13.3-1|11	BuildRequires:	speech-dispatcher-devel
14mr|jovie-4.13.3-1|12	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
14mr|jovie-4.13.3-1|13	Obsoletes:	kdeaccessibility4 < 2:4.5.71
14mr|jovie-4.13.3-1|14	Obsoletes:	kttsd < 2:4.5.71
14mr|jovie-4.13.3-1|15	
14mr|jovie-4.13.3-1|16	%description
14mr|jovie-4.13.3-1|17	Jovie is a subsystem within the KDE desktop for
14mr|jovie-4.13.3-1|18	conversion of text to audible speech. Jovie is currently under development
14mr|jovie-4.13.3-1|19	and aims to become the standard subsystem for all KDE applications
14mr|jovie-4.13.3-1|20	to provide speech output.
14mr|jovie-4.13.3-1|21	User Features:
14mr|jovie-4.13.3-1|22	* Speak any text from the KDE clipboard.
14mr|jovie-4.13.3-1|23	* Speak any plain text file.
14mr|jovie-4.13.3-1|24	* Speak all or any portion of a text file from Kate.
14mr|jovie-4.13.3-1|25	* Speak all or any portion of an HTML page from Konqueror.
14mr|jovie-4.13.3-1|26	* Use as the speech backend for KMouth and KSayIt.
14mr|jovie-4.13.3-1|27	* Speak KDE notifications (KNotify).
14mr|jovie-4.13.3-1|28	* Long text is parsed into sentences. User may backup by sentence or
14mr|jovie-4.13.3-1|29	paragraph, replay, pause, and stop playing.
14mr|jovie-4.13.3-1|30	* Audio output via GStreamer (version 0.8.7 or later)
14mr|jovie-4.13.3-1|31	
14mr|jovie-4.13.3-1|32	%files
14mr|jovie-4.13.3-1|33	%doc %{_kde_docdir}/HTML/en/jovie
14mr|jovie-4.13.3-1|34	%{_kde_bindir}/jovie
14mr|jovie-4.13.3-1|35	%{_kde_applicationsdir}/jovieapp.desktop
14mr|jovie-4.13.3-1|36	%{_kde_libdir}/kde4/kcm_kttsd.so
14mr|jovie-4.13.3-1|37	%{_kde_libdir}/kde4/jovie_stringreplacerplugin.so
14mr|jovie-4.13.3-1|38	%{_kde_libdir}/kde4/jovie_talkerchooserplugin.so
14mr|jovie-4.13.3-1|39	%{_kde_libdir}/kde4/jovie_xmltransformerplugin.so
14mr|jovie-4.13.3-1|40	%{_kde_appsdir}/jovie
14mr|jovie-4.13.3-1|41	%{_kde_iconsdir}/*/*/actions/female.png
14mr|jovie-4.13.3-1|42	%{_kde_iconsdir}/*/*/actions/male.png
14mr|jovie-4.13.3-1|43	%{_kde_iconsdir}/*/*/actions/nospeak.png
14mr|jovie-4.13.3-1|44	%{_kde_iconsdir}/*/*/actions/speak.png
14mr|jovie-4.13.3-1|45	%{_kde_services}/jovie.desktop
14mr|jovie-4.13.3-1|46	%{_kde_services}/jovie_stringreplacerplugin.desktop
14mr|jovie-4.13.3-1|47	%{_kde_services}/jovie_talkerchooserplugin.desktop
14mr|jovie-4.13.3-1|48	%{_kde_services}/jovie_xmltransformerplugin.desktop
14mr|jovie-4.13.3-1|49	%{_kde_services}/kcmkttsd.desktop
14mr|jovie-4.13.3-1|50	%{_kde_services}/kttsd.desktop
14mr|jovie-4.13.3-1|51	%{_kde_servicetypes}/jovie_filterplugin.desktop
14mr|jovie-4.13.3-1|52	
14mr|jovie-4.13.3-1|53	#-----------------------------------------------------------------------------
14mr|jovie-4.13.3-1|54	
14mr|jovie-4.13.3-1|55	%define kttsd_major 4
14mr|jovie-4.13.3-1|56	%define libkttsd %mklibname kttsd %{kttsd_major}
14mr|jovie-4.13.3-1|57	
14mr|jovie-4.13.3-1|58	%package -n %{libkttsd}
14mr|jovie-4.13.3-1|59	Summary:	KDE 4 library
14mr|jovie-4.13.3-1|60	Group:		System/Libraries
14mr|jovie-4.13.3-1|61	
14mr|jovie-4.13.3-1|62	%description -n %{libkttsd}
14mr|jovie-4.13.3-1|63	KDE 4 library.
14mr|jovie-4.13.3-1|64	
14mr|jovie-4.13.3-1|65	%files -n %{libkttsd}
14mr|jovie-4.13.3-1|66	%{_kde_libdir}/libkttsd.so.%{kttsd_major}*
14mr|jovie-4.13.3-1|67	
14mr|jovie-4.13.3-1|68	#---------------------------------------------
14mr|jovie-4.13.3-1|69	
14mr|jovie-4.13.3-1|70	%package devel
14mr|jovie-4.13.3-1|71	Summary:	Devel stuff for %{name}
14mr|jovie-4.13.3-1|72	Group:		Development/KDE and Qt
14mr|jovie-4.13.3-1|73	Requires:	kdelibs4-devel
14mr|jovie-4.13.3-1|74	Requires:	%{libkttsd} = %{EVRD}
14mr|jovie-4.13.3-1|75	
14mr|jovie-4.13.3-1|76	%description devel
14mr|jovie-4.13.3-1|77	Files needed to build applications based on %{name}.
14mr|jovie-4.13.3-1|78	
14mr|jovie-4.13.3-1|79	%files devel
14mr|jovie-4.13.3-1|80	%{_kde_libdir}/libkttsd.so
14mr|jovie-4.13.3-1|81	
14mr|jovie-4.13.3-1|82	#----------------------------------------------------------------------
14mr|jovie-4.13.3-1|83	
14mr|jovie-4.13.3-1|84	%prep
14mr|jovie-4.13.3-1|85	%setup -q
14mr|jovie-4.13.3-1|86	
14mr|jovie-4.13.3-1|87	%build
14mr|jovie-4.13.3-1|88	%cmake_kde4
14mr|jovie-4.13.3-1|89	%make
14mr|jovie-4.13.3-1|90	
14mr|jovie-4.13.3-1|91	%install
14mr|jovie-4.13.3-1|92	%makeinstall_std -C build
14mr|jovie-4.13.3-1|93	
14mr|jovie-4.13.3-1|94	
14mr|jovie-4.13.3-1|95	%changelog
14mr|jovie-4.13.3-1|96	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|jovie-4.13.3-1|97	+ Revision: 6a137c0
14mr|jovie-4.13.3-1|98	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|jovie-4.13.3-1|99	
14mr|jovie-4.13.3-1|100	

16856 14
14mr|jpackage-utils-1.7.5-4.13|1	# Copyright (c) 2000-2008, JPackage Project
14mr|jpackage-utils-1.7.5-4.13|2	# All rights reserved.
14mr|jpackage-utils-1.7.5-4.13|3	#
14mr|jpackage-utils-1.7.5-4.13|4	# Redistribution and use in source and binary forms, with or without
14mr|jpackage-utils-1.7.5-4.13|5	# modification, are permitted provided that the following conditions
14mr|jpackage-utils-1.7.5-4.13|6	# are met:
14mr|jpackage-utils-1.7.5-4.13|7	#
14mr|jpackage-utils-1.7.5-4.13|8	# 1. Redistributions of source code must retain the above copyright
14mr|jpackage-utils-1.7.5-4.13|9	#    notice, this list of conditions and the following disclaimer.
14mr|jpackage-utils-1.7.5-4.13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jpackage-utils-1.7.5-4.13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jpackage-utils-1.7.5-4.13|12	#    documentation and/or other materials provided with the
14mr|jpackage-utils-1.7.5-4.13|13	#    distribution.
14mr|jpackage-utils-1.7.5-4.13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jpackage-utils-1.7.5-4.13|15	#    contributors may be used to endorse or promote products derived
14mr|jpackage-utils-1.7.5-4.13|16	#    from this software without specific prior written permission.
14mr|jpackage-utils-1.7.5-4.13|17	#
14mr|jpackage-utils-1.7.5-4.13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jpackage-utils-1.7.5-4.13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jpackage-utils-1.7.5-4.13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jpackage-utils-1.7.5-4.13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jpackage-utils-1.7.5-4.13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jpackage-utils-1.7.5-4.13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jpackage-utils-1.7.5-4.13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jpackage-utils-1.7.5-4.13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jpackage-utils-1.7.5-4.13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jpackage-utils-1.7.5-4.13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jpackage-utils-1.7.5-4.13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jpackage-utils-1.7.5-4.13|29	#
14mr|jpackage-utils-1.7.5-4.13|30	
14mr|jpackage-utils-1.7.5-4.13|31	# debug package is empty and rpmlint rejects build
14mr|jpackage-utils-1.7.5-4.13|32	
14mr|jpackage-utils-1.7.5-4.13|33	%define _enable_debug_packages %{nil}
14mr|jpackage-utils-1.7.5-4.13|34	%define debug_package %{nil}
14mr|jpackage-utils-1.7.5-4.13|35	
14mr|jpackage-utils-1.7.5-4.13|36	%define distver 1.7
14mr|jpackage-utils-1.7.5-4.13|37	%define section free
14mr|jpackage-utils-1.7.5-4.13|38	
14mr|jpackage-utils-1.7.5-4.13|39	%define	gcj_support 0
14mr|jpackage-utils-1.7.5-4.13|40	%define sdk_provider	openjdk
14mr|jpackage-utils-1.7.5-4.13|41	%ifnarch %{ix86} x86_64
14mr|jpackage-utils-1.7.5-4.13|42	%define sdk_provider	gcj
14mr|jpackage-utils-1.7.5-4.13|43	%endif
14mr|jpackage-utils-1.7.5-4.13|44	
14mr|jpackage-utils-1.7.5-4.13|45	Name:           jpackage-utils
14mr|jpackage-utils-1.7.5-4.13|46	Version:        1.7.5
14mr|jpackage-utils-1.7.5-4.13|47	Release:        4.13
14mr|jpackage-utils-1.7.5-4.13|48	Epoch:          0
14mr|jpackage-utils-1.7.5-4.13|49	Summary:        JPackage utilities
14mr|jpackage-utils-1.7.5-4.13|50	License:        BSD-style
14mr|jpackage-utils-1.7.5-4.13|51	URL:            http://www.jpackage.org/
14mr|jpackage-utils-1.7.5-4.13|52	Source0:        %{name}-%{version}.tar.bz2
14mr|jpackage-utils-1.7.5-4.13|53	Source1:        classpath.security
14mr|jpackage-utils-1.7.5-4.13|54	Source2:        %{name}-README
14mr|jpackage-utils-1.7.5-4.13|55	Source3:        abs2rel.sh
14mr|jpackage-utils-1.7.5-4.13|56	Source4:        abs2rel.lua
14mr|jpackage-utils-1.7.5-4.13|57	Source10:	jpackage.generic.macros
14mr|jpackage-utils-1.7.5-4.13|58	Source11:	jpackage.override.mandriva.macros
14mr|jpackage-utils-1.7.5-4.13|59	Patch0:		java-functions-openjdk.patch
14mr|jpackage-utils-1.7.5-4.13|60	Patch1:         %{name}-enable-gcj-support.patch
14mr|jpackage-utils-1.7.5-4.13|61	Patch2:         %{name}-own-mavendirs.patch
14mr|jpackage-utils-1.7.5-4.13|62	Patch3:         %{name}-prefer-jre.patch
14mr|jpackage-utils-1.7.5-4.13|63	Patch4:         %{name}-set-classpath.patch
14mr|jpackage-utils-1.7.5-4.13|64	
14mr|jpackage-utils-1.7.5-4.13|65	Group:          Development/Java
14mr|jpackage-utils-1.7.5-4.13|66	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jpackage-utils-1.7.5-4.13|67	# (anssi 12/2007): No longer noarch as different JDK is used on x86(_64) than
14mr|jpackage-utils-1.7.5-4.13|68	# on other archs.
14mr|jpackage-utils-1.7.5-4.13|69	#BuildArch:      noarch
14mr|jpackage-utils-1.7.5-4.13|70	AutoReqProv:    no
14mr|jpackage-utils-1.7.5-4.13|71	%if 0
14mr|jpackage-utils-1.7.5-4.13|72	BuildRequires:  %{__awk}, %{__grep}
14mr|jpackage-utils-1.7.5-4.13|73	Requires:       /bin/egrep, %{__sed}, %{__perl}
14mr|jpackage-utils-1.7.5-4.13|74	%endif
14mr|jpackage-utils-1.7.5-4.13|75	Requires(post): rpm-helper
14mr|jpackage-utils-1.7.5-4.13|76	# Contains invalid alternatives setup that breaks keytool symlink
14mr|jpackage-utils-1.7.5-4.13|77	Conflicts:      kaffe-devel < 1.1.8-0.20070217.2
14mr|jpackage-utils-1.7.5-4.13|78	
14mr|jpackage-utils-1.7.5-4.13|79	%description
14mr|jpackage-utils-1.7.5-4.13|80	Utilities for the JPackage Project:
14mr|jpackage-utils-1.7.5-4.13|81	
14mr|jpackage-utils-1.7.5-4.13|82	* %{_bindir}/build-classpath
14mr|jpackage-utils-1.7.5-4.13|83	build the Java classpath in a portable manner
14mr|jpackage-utils-1.7.5-4.13|84	* %{_bindir}/build-jar-repository
14mr|jpackage-utils-1.7.5-4.13|85	build a jar repository in a portable manner
14mr|jpackage-utils-1.7.5-4.13|86	* %{_bindir}/rebuild-jar-repository
14mr|jpackage-utils-1.7.5-4.13|87	rebuild a jar repository in a portable manner
14mr|jpackage-utils-1.7.5-4.13|88	(after a jvm change...)
14mr|jpackage-utils-1.7.5-4.13|89	* %{_bindir}/build-classpath-directory
14mr|jpackage-utils-1.7.5-4.13|90	build the Java classpath from a directory
14mr|jpackage-utils-1.7.5-4.13|91	* %{_bindir}/diff-jars
14mr|jpackage-utils-1.7.5-4.13|92	show jar content differences
14mr|jpackage-utils-1.7.5-4.13|93	* %{_bindir}/jvmjar
14mr|jpackage-utils-1.7.5-4.13|94	install jvm extensions
14mr|jpackage-utils-1.7.5-4.13|95	* %{_bindir}/create-jar-links
14mr|jpackage-utils-1.7.5-4.13|96	create custom jar links
14mr|jpackage-utils-1.7.5-4.13|97	* %{_bindir}/clean-binary-files
14mr|jpackage-utils-1.7.5-4.13|98	remove binary files from sources
14mr|jpackage-utils-1.7.5-4.13|99	* %{_bindir}/check-binary-files
14mr|jpackage-utils-1.7.5-4.13|100	check for presence of unexpected binary files
14mr|jpackage-utils-1.7.5-4.13|101	* %{_datadir}/java-utils/java-functions
14mr|jpackage-utils-1.7.5-4.13|102	shell script functions library for Java
14mr|jpackage-utils-1.7.5-4.13|103	applications
14mr|jpackage-utils-1.7.5-4.13|104	* %{_sysconfdir}/java/jpackage-release
14mr|jpackage-utils-1.7.5-4.13|105	string identifying the currently installed
14mr|jpackage-utils-1.7.5-4.13|106	JPackage release
14mr|jpackage-utils-1.7.5-4.13|107	* %{_sysconfdir}/java/java.conf
14mr|jpackage-utils-1.7.5-4.13|108	system-wide Java configuration file
14mr|jpackage-utils-1.7.5-4.13|109	* %{_sysconfdir}/rpm/macros.d/jpackage.macros
14mr|jpackage-utils-1.7.5-4.13|110	RPM macros for Java packagers and developers
14mr|jpackage-utils-1.7.5-4.13|111	* %{_docdir}/%{name}/jpackage-policy
14mr|jpackage-utils-1.7.5-4.13|112	Java packaging policy for packagers and
14mr|jpackage-utils-1.7.5-4.13|113	developers
14mr|jpackage-utils-1.7.5-4.13|114	
14mr|jpackage-utils-1.7.5-4.13|115	It also contains the license, man pages, documentation, XSL files of general
14mr|jpackage-utils-1.7.5-4.13|116	use with maven2, a header file for spec files etc.
14mr|jpackage-utils-1.7.5-4.13|117	
14mr|jpackage-utils-1.7.5-4.13|118	%package -n java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|119	Summary:	Java SDK for building Mandriva java rpm packages
14mr|jpackage-utils-1.7.5-4.13|120	Group:		Development/Java
14mr|jpackage-utils-1.7.5-4.13|121	Requires:	java-devel-%{sdk_provider}
14mr|jpackage-utils-1.7.5-4.13|122	Requires:	jpackage-utils = %{version}
14mr|jpackage-utils-1.7.5-4.13|123	
14mr|jpackage-utils-1.7.5-4.13|124	%description -n java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|125	Contains links that set up the default java SDK which is used for
14mr|jpackage-utils-1.7.5-4.13|126	building Mandriva rpm packages of java software.
14mr|jpackage-utils-1.7.5-4.13|127	
14mr|jpackage-utils-1.7.5-4.13|128	%prep
14mr|jpackage-utils-1.7.5-4.13|129	%setup -q
14mr|jpackage-utils-1.7.5-4.13|130	%patch0 -p0
14mr|jpackage-utils-1.7.5-4.13|131	%patch1 -p0
14mr|jpackage-utils-1.7.5-4.13|132	%patch2 -p1
14mr|jpackage-utils-1.7.5-4.13|133	%patch3 -p1
14mr|jpackage-utils-1.7.5-4.13|134	%patch4 -p1
14mr|jpackage-utils-1.7.5-4.13|135	%{__perl} -pi -e 's/(^%%_[ml]*iconsdir)/#\1/g' misc/macros.jpackage
14mr|jpackage-utils-1.7.5-4.13|136	%{__perl} -pi -e 's/(^%%_menudir)/#\1/' misc/macros.jpackage
14mr|jpackage-utils-1.7.5-4.13|137	%{__perl} -pi -e 's|jre/sh|jre/bin|g' java-utils/java-functions
14mr|jpackage-utils-1.7.5-4.13|138	cp %{SOURCE2} .
14mr|jpackage-utils-1.7.5-4.13|139	
14mr|jpackage-utils-1.7.5-4.13|140	%build
14mr|jpackage-utils-1.7.5-4.13|141	echo "JPackage release %{distver} (%{distribution}) for %{_target_cpu}" \
14mr|jpackage-utils-1.7.5-4.13|142	> etc/jpackage-release
14mr|jpackage-utils-1.7.5-4.13|143	
14mr|jpackage-utils-1.7.5-4.13|144	
14mr|jpackage-utils-1.7.5-4.13|145	%install
14mr|jpackage-utils-1.7.5-4.13|146	rm -rf $RPM_BUILD_ROOT
14mr|jpackage-utils-1.7.5-4.13|147	
14mr|jpackage-utils-1.7.5-4.13|148	# Pull macros out of macros.jpackage and emulate them during install for
14mr|jpackage-utils-1.7.5-4.13|149	# smooth bootstrapping experience.
14mr|jpackage-utils-1.7.5-4.13|150	for dir in \
14mr|jpackage-utils-1.7.5-4.13|151	jvmdir jvmjardir jvmprivdir \
14mr|jpackage-utils-1.7.5-4.13|152	jvmlibdir jvmdatadir jvmsysconfdir \
14mr|jpackage-utils-1.7.5-4.13|153	jvmcommonlibdir jvmcommondatadir jvmcommonsysconfdir \
14mr|jpackage-utils-1.7.5-4.13|154	javadir jnidir javadocdir mavenpomdir \
14mr|jpackage-utils-1.7.5-4.13|155	mavendepmapdir mavendepmapfragdir; do
14mr|jpackage-utils-1.7.5-4.13|156	export _${dir}=$(rpm --eval $(%{__grep} -E "^%_${dir}\b" \
14mr|jpackage-utils-1.7.5-4.13|157	misc/macros.jpackage | %{__awk} '{ print $2 }'))
14mr|jpackage-utils-1.7.5-4.13|158	done
14mr|jpackage-utils-1.7.5-4.13|159	
14mr|jpackage-utils-1.7.5-4.13|160	install -dm 755 ${RPM_BUILD_ROOT}${_jvmdir}
14mr|jpackage-utils-1.7.5-4.13|161	install -dm 755 ${RPM_BUILD_ROOT}${_jvmjardir}
14mr|jpackage-utils-1.7.5-4.13|162	install -dm 755 ${RPM_BUILD_ROOT}${_jvmprivdir}
14mr|jpackage-utils-1.7.5-4.13|163	install -dm 755 ${RPM_BUILD_ROOT}${_jvmlibdir}
14mr|jpackage-utils-1.7.5-4.13|164	install -dm 755 ${RPM_BUILD_ROOT}${_jvmdatadir}
14mr|jpackage-utils-1.7.5-4.13|165	install -dm 755 ${RPM_BUILD_ROOT}${_jvmsysconfdir}
14mr|jpackage-utils-1.7.5-4.13|166	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonlibdir}
14mr|jpackage-utils-1.7.5-4.13|167	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommondatadir}
14mr|jpackage-utils-1.7.5-4.13|168	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonsysconfdir}
14mr|jpackage-utils-1.7.5-4.13|169	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}
14mr|jpackage-utils-1.7.5-4.13|170	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-utils
14mr|jpackage-utils-1.7.5-4.13|171	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-ext
14mr|jpackage-utils-1.7.5-4.13|172	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.3.1,1.4.0,1.4.1,1.4.2}
14mr|jpackage-utils-1.7.5-4.13|173	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.5.0,1.6.0,1.7.0}
14mr|jpackage-utils-1.7.5-4.13|174	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}
14mr|jpackage-utils-1.7.5-4.13|175	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-ext
14mr|jpackage-utils-1.7.5-4.13|176	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.3.1,1.4.0,1.4.1,1.4.2}
14mr|jpackage-utils-1.7.5-4.13|177	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.5.0,1.6.0,1.7.0}
14mr|jpackage-utils-1.7.5-4.13|178	install -dm 755 ${RPM_BUILD_ROOT}${_javadocdir}
14mr|jpackage-utils-1.7.5-4.13|179	install -dm 755 ${RPM_BUILD_ROOT}${_mavenpomdir}
14mr|jpackage-utils-1.7.5-4.13|180	install -dm 755 ${RPM_BUILD_ROOT}${_mavendepmapfragdir}
14mr|jpackage-utils-1.7.5-4.13|181	
14mr|jpackage-utils-1.7.5-4.13|182	pushd bin
14mr|jpackage-utils-1.7.5-4.13|183	for i in *; do
14mr|jpackage-utils-1.7.5-4.13|184	install -pm 755 -D $i ${RPM_BUILD_ROOT}%{_bindir}/$i
14mr|jpackage-utils-1.7.5-4.13|185	done
14mr|jpackage-utils-1.7.5-4.13|186	popd
14mr|jpackage-utils-1.7.5-4.13|187	install -m644 etc/font.properties -D ${RPM_BUILD_ROOT}%{_sysconfdir}/java/font.properties
14mr|jpackage-utils-1.7.5-4.13|188	
14mr|jpackage-utils-1.7.5-4.13|189	# Install abs2rel scripts
14mr|jpackage-utils-1.7.5-4.13|190	install -pm 755 %{SOURCE3}  ${RPM_BUILD_ROOT}%{_javadir}-utils
14mr|jpackage-utils-1.7.5-4.13|191	install -pm 644 %{SOURCE4} ${RPM_BUILD_ROOT}%{_javadir}-utils
14mr|jpackage-utils-1.7.5-4.13|192	
14mr|jpackage-utils-1.7.5-4.13|193	# Create an initial (empty) depmap
14mr|jpackage-utils-1.7.5-4.13|194	echo -e "<dependencies>\\n" \
14mr|jpackage-utils-1.7.5-4.13|195	> ${RPM_BUILD_ROOT}${_mavendepmapdir}/maven2-depmap.xml
14mr|jpackage-utils-1.7.5-4.13|196	echo -e "</dependencies>\\n" \
14mr|jpackage-utils-1.7.5-4.13|197	>> ${RPM_BUILD_ROOT}${_mavendepmapdir}/maven2-depmap.xml
14mr|jpackage-utils-1.7.5-4.13|198	
14mr|jpackage-utils-1.7.5-4.13|199	cat > etc/java.conf << EOF
14mr|jpackage-utils-1.7.5-4.13|200	# System-wide Java configuration file                                -*- sh -*-
14mr|jpackage-utils-1.7.5-4.13|201	#
14mr|jpackage-utils-1.7.5-4.13|202	# JPackage Project <http://www.jpackage.org/>
14mr|jpackage-utils-1.7.5-4.13|203	
14mr|jpackage-utils-1.7.5-4.13|204	# Location of jar files on the system
14mr|jpackage-utils-1.7.5-4.13|205	JAVA_LIBDIR=${_javadir}
14mr|jpackage-utils-1.7.5-4.13|206	
14mr|jpackage-utils-1.7.5-4.13|207	# Location of arch-specific jar files on the system
14mr|jpackage-utils-1.7.5-4.13|208	JNI_LIBDIR=${_jnidir}
14mr|jpackage-utils-1.7.5-4.13|209	
14mr|jpackage-utils-1.7.5-4.13|210	# Root of all JVM installations
14mr|jpackage-utils-1.7.5-4.13|211	JVM_ROOT=${_jvmdir}
14mr|jpackage-utils-1.7.5-4.13|212	
14mr|jpackage-utils-1.7.5-4.13|213	# You can define a system-wide JVM root here if you're not using the
14mr|jpackage-utils-1.7.5-4.13|214	# default one.
14mr|jpackage-utils-1.7.5-4.13|215	#
14mr|jpackage-utils-1.7.5-4.13|216	# If you have the a base JRE package installed
14mr|jpackage-utils-1.7.5-4.13|217	# (e.g. java-1.6.0-openjdk):
14mr|jpackage-utils-1.7.5-4.13|218	#JAVA_HOME=\$JVM_ROOT/jre
14mr|jpackage-utils-1.7.5-4.13|219	#
14mr|jpackage-utils-1.7.5-4.13|220	# If you have the a devel JDK package installed
14mr|jpackage-utils-1.7.5-4.13|221	# (e.g. java-1.6.0-openjdk-devel):
14mr|jpackage-utils-1.7.5-4.13|222	#JAVA_HOME=\$JVM_ROOT/java
14mr|jpackage-utils-1.7.5-4.13|223	
14mr|jpackage-utils-1.7.5-4.13|224	# Options to pass to the java interpreter
14mr|jpackage-utils-1.7.5-4.13|225	JAVACMD_OPTS=
14mr|jpackage-utils-1.7.5-4.13|226	EOF
14mr|jpackage-utils-1.7.5-4.13|227	
14mr|jpackage-utils-1.7.5-4.13|228	install -pm 644 etc/java.conf ${RPM_BUILD_ROOT}%{_sysconfdir}/java/java.conf
14mr|jpackage-utils-1.7.5-4.13|229	install -pm 644 etc/jpackage-release -D ${RPM_BUILD_ROOT}%{_sysconfdir}/java/jpackage-release
14mr|jpackage-utils-1.7.5-4.13|230	install -pm 644 java-utils/java-functions -D ${RPM_BUILD_ROOT}${_javadir}-utils
14mr|jpackage-utils-1.7.5-4.13|231	install -m644 misc/macros.jpackage -D ${RPM_BUILD_ROOT}%{_sysconfdir}/rpm/macros.d/jpackage.macros
14mr|jpackage-utils-1.7.5-4.13|232	install -m644 %{SOURCE10} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.generic.macros
14mr|jpackage-utils-1.7.5-4.13|233	install -m644 %{SOURCE11} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.override.mandriva.macros
14mr|jpackage-utils-1.7.5-4.13|234	
14mr|jpackage-utils-1.7.5-4.13|235	%{__mkdir_p} ${RPM_BUILD_ROOT}%{_mandir}/man1
14mr|jpackage-utils-1.7.5-4.13|236	install -pm 644 man/* ${RPM_BUILD_ROOT}%{_mandir}/man1
14mr|jpackage-utils-1.7.5-4.13|237	%{__mkdir_p} ${RPM_BUILD_ROOT}${_javadir}-utils/xml
14mr|jpackage-utils-1.7.5-4.13|238	install -pm 644 xml/* ${RPM_BUILD_ROOT}${_javadir}-utils/xml
14mr|jpackage-utils-1.7.5-4.13|239	
14mr|jpackage-utils-1.7.5-4.13|240	ln -s java-%{sdk_provider} %{buildroot}${_jvmdir}/java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|241	ln -s java-%{sdk_provider} %{buildroot}${_jvmjardir}/java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|242	
14mr|jpackage-utils-1.7.5-4.13|243	## BEGIN GCJ/CLASSPATH SPECIFIC ##
14mr|jpackage-utils-1.7.5-4.13|244	%{__mkdir_p} %{buildroot}%{_libdir}/security
14mr|jpackage-utils-1.7.5-4.13|245	%{__cp} -a %{SOURCE1} %{buildroot}%{_libdir}/security/classpath.security.real
14mr|jpackage-utils-1.7.5-4.13|246	
14mr|jpackage-utils-1.7.5-4.13|247	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|jpackage-utils-1.7.5-4.13|248	%{__cat} > %{buildroot}%{_bindir}/rebuild-security-providers << EOF
14mr|jpackage-utils-1.7.5-4.13|249	#!/bin/sh
14mr|jpackage-utils-1.7.5-4.13|250	# Rebuild the list of security providers classpath.security
14mr|jpackage-utils-1.7.5-4.13|251	
14mr|jpackage-utils-1.7.5-4.13|252	cat %{_libdir}/security/classpath.security \
14mr|jpackage-utils-1.7.5-4.13|253	| grep -v "^security.provider." \
14mr|jpackage-utils-1.7.5-4.13|254	> %{_libdir}/security/classpath.security.bak
14mr|jpackage-utils-1.7.5-4.13|255	mv -f %{_libdir}/security/classpath.security.bak \
14mr|jpackage-utils-1.7.5-4.13|256	%{_libdir}/security/classpath.security
14mr|jpackage-utils-1.7.5-4.13|257	
14mr|jpackage-utils-1.7.5-4.13|258	providers=\$(ls %{_sysconfdir}/java/security/security.d | sort \
14mr|jpackage-utils-1.7.5-4.13|259	| awk -F- '{ print \$2 }')
14mr|jpackage-utils-1.7.5-4.13|260	count=0
14mr|jpackage-utils-1.7.5-4.13|261	for provider in \$providers
14mr|jpackage-utils-1.7.5-4.13|262	do
14mr|jpackage-utils-1.7.5-4.13|263	case \$provider in
14mr|jpackage-utils-1.7.5-4.13|264	*.rpmsave|*.rpmorig|*.rpmnew|*~|*.orig|*.bak)
14mr|jpackage-utils-1.7.5-4.13|265	;;
14mr|jpackage-utils-1.7.5-4.13|266	*)
14mr|jpackage-utils-1.7.5-4.13|267	count=\$((count + 1))
14mr|jpackage-utils-1.7.5-4.13|268	echo "security.provider."\$count"="\$provider \
14mr|jpackage-utils-1.7.5-4.13|269	>> %{_libdir}/security/classpath.security
14mr|jpackage-utils-1.7.5-4.13|270	;;
14mr|jpackage-utils-1.7.5-4.13|271	esac
14mr|jpackage-utils-1.7.5-4.13|272	done
14mr|jpackage-utils-1.7.5-4.13|273	EOF
14mr|jpackage-utils-1.7.5-4.13|274	
14mr|jpackage-utils-1.7.5-4.13|275	%{__mkdir_p} %{buildroot}%{_sysconfdir}/java/security/security.d
14mr|jpackage-utils-1.7.5-4.13|276	pushd  %{buildroot}%{_sysconfdir}/java/security/security.d
14mr|jpackage-utils-1.7.5-4.13|277	touch 1000-gnu.java.security.provider.Gnu
14mr|jpackage-utils-1.7.5-4.13|278	touch 1500-org.bouncycastle.jce.provider.BouncyCastleProvider
14mr|jpackage-utils-1.7.5-4.13|279	touch 2000-gnu.javax.crypto.jce.GnuCrypto
14mr|jpackage-utils-1.7.5-4.13|280	touch 3000-gnu.javax.crypto.jce.GnuSasl
14mr|jpackage-utils-1.7.5-4.13|281	touch 4000-gnu.javax.net.ssl.provider.Jessie
14mr|jpackage-utils-1.7.5-4.13|282	touch 5000-gnu.javax.security.auth.callback.GnuCallbacks
14mr|jpackage-utils-1.7.5-4.13|283	popd
14mr|jpackage-utils-1.7.5-4.13|284	
14mr|jpackage-utils-1.7.5-4.13|285	%{__mkdir_p} %{buildroot}%{_libdir}
14mr|jpackage-utils-1.7.5-4.13|286	%{__cat} > %{buildroot}%{_libdir}/logging.properties.real << EOF
14mr|jpackage-utils-1.7.5-4.13|287	# Default logging properties.
14mr|jpackage-utils-1.7.5-4.13|288	# See javadoc in java.util.logging.LogManager to information on
14mr|jpackage-utils-1.7.5-4.13|289	# overriding these settings.  Most of the defaults are compiled in, so
14mr|jpackage-utils-1.7.5-4.13|290	# this file is fairly minimal.
14mr|jpackage-utils-1.7.5-4.13|291	
14mr|jpackage-utils-1.7.5-4.13|292	# Send log records to System.err, default to OFF instead of INFO.
14mr|jpackage-utils-1.7.5-4.13|293	handlers = java.util.logging.ConsoleHandler
14mr|jpackage-utils-1.7.5-4.13|294	.level = OFF
14mr|jpackage-utils-1.7.5-4.13|295	EOF
14mr|jpackage-utils-1.7.5-4.13|296	
14mr|jpackage-utils-1.7.5-4.13|297	%{__mkdir_p} %{buildroot}%{_javadir}/gcj-endorsed
14mr|jpackage-utils-1.7.5-4.13|298	## END GCJ/CLASSPATH SPECIFIC ##
14mr|jpackage-utils-1.7.5-4.13|299	
14mr|jpackage-utils-1.7.5-4.13|300	
14mr|jpackage-utils-1.7.5-4.13|301	cat <<EOF > %{name}-%{version}.files
14mr|jpackage-utils-1.7.5-4.13|302	%{_bindir}/*
14mr|jpackage-utils-1.7.5-4.13|303	%{_mandir}/man1/*
14mr|jpackage-utils-1.7.5-4.13|304	%dir %{_sysconfdir}/java
14mr|jpackage-utils-1.7.5-4.13|305	%if %{gcj_support}
14mr|jpackage-utils-1.7.5-4.13|306	%{_sysconfdir}/java/security
14mr|jpackage-utils-1.7.5-4.13|307	%endif
14mr|jpackage-utils-1.7.5-4.13|308	%dir ${_jvmdir}
14mr|jpackage-utils-1.7.5-4.13|309	%dir ${_jvmjardir}
14mr|jpackage-utils-1.7.5-4.13|310	%dir ${_jvmprivdir}
14mr|jpackage-utils-1.7.5-4.13|311	# %dir ${_jvmlibdir}
14mr|jpackage-utils-1.7.5-4.13|312	%dir ${_jvmdatadir}
14mr|jpackage-utils-1.7.5-4.13|313	%dir ${_jvmsysconfdir}
14mr|jpackage-utils-1.7.5-4.13|314	%dir ${_jvmcommonlibdir}
14mr|jpackage-utils-1.7.5-4.13|315	%dir ${_jvmcommondatadir}
14mr|jpackage-utils-1.7.5-4.13|316	%dir ${_jvmcommonsysconfdir}
14mr|jpackage-utils-1.7.5-4.13|317	%dir ${_javadir}
14mr|jpackage-utils-1.7.5-4.13|318	%dir ${_javadir}-*
14mr|jpackage-utils-1.7.5-4.13|319	%dir ${_jnidir}
14mr|jpackage-utils-1.7.5-4.13|320	%dir ${_jnidir}-*
14mr|jpackage-utils-1.7.5-4.13|321	%dir ${_javadocdir}
14mr|jpackage-utils-1.7.5-4.13|322	%dir %{_datadir}/maven2
14mr|jpackage-utils-1.7.5-4.13|323	%dir ${_mavenpomdir}
14mr|jpackage-utils-1.7.5-4.13|324	%dir ${_mavendepmapdir}
14mr|jpackage-utils-1.7.5-4.13|325	%dir ${_mavendepmapfragdir}
14mr|jpackage-utils-1.7.5-4.13|326	${_javadir}-utils/*
14mr|jpackage-utils-1.7.5-4.13|327	%config %{_sysconfdir}/java/jpackage-release
14mr|jpackage-utils-1.7.5-4.13|328	%config(noreplace) %{_sysconfdir}/java/java.conf
14mr|jpackage-utils-1.7.5-4.13|329	%config(noreplace) %{_sysconfdir}/java/font.properties
14mr|jpackage-utils-1.7.5-4.13|330	%{_sysconfdir}/rpm/macros.d/jpackage.*macros
14mr|jpackage-utils-1.7.5-4.13|331	%config(noreplace) ${_mavendepmapdir}/maven2-depmap.xml
14mr|jpackage-utils-1.7.5-4.13|332	%dir %{_libdir}/security
14mr|jpackage-utils-1.7.5-4.13|333	%{_libdir}/security/classpath.security.real
14mr|jpackage-utils-1.7.5-4.13|334	%dir %{_sysconfdir}/java/security
14mr|jpackage-utils-1.7.5-4.13|335	%dir %{_sysconfdir}/java/security/security.d
14mr|jpackage-utils-1.7.5-4.13|336	%{_sysconfdir}/java/security/security.d/*
14mr|jpackage-utils-1.7.5-4.13|337	%{_libdir}/logging.properties.real
14mr|jpackage-utils-1.7.5-4.13|338	%dir %{_javadir}/gcj-endorsed
14mr|jpackage-utils-1.7.5-4.13|339	EOF
14mr|jpackage-utils-1.7.5-4.13|340	
14mr|jpackage-utils-1.7.5-4.13|341	cat <<EOF > java-rpmbuild-%{version}.files
14mr|jpackage-utils-1.7.5-4.13|342	${_jvmdir}/java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|343	${_jvmjardir}/java-rpmbuild
14mr|jpackage-utils-1.7.5-4.13|344	EOF
14mr|jpackage-utils-1.7.5-4.13|345	
14mr|jpackage-utils-1.7.5-4.13|346	chmod 644 doc/* etc/httpd-javadoc.conf
14mr|jpackage-utils-1.7.5-4.13|347	
14mr|jpackage-utils-1.7.5-4.13|348	%post
14mr|jpackage-utils-1.7.5-4.13|349	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mr|jpackage-utils-1.7.5-4.13|350	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mr|jpackage-utils-1.7.5-4.13|351	if [ -x %{_bindir}/rebuild-security-providers ]; then
14mr|jpackage-utils-1.7.5-4.13|352	%{_bindir}/rebuild-security-providers
14mr|jpackage-utils-1.7.5-4.13|353	fi
14mr|jpackage-utils-1.7.5-4.13|354	
14mr|jpackage-utils-1.7.5-4.13|355	%triggerin -- libgcj12-base
14mr|jpackage-utils-1.7.5-4.13|356	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mr|jpackage-utils-1.7.5-4.13|357	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mr|jpackage-utils-1.7.5-4.13|358	
14mr|jpackage-utils-1.7.5-4.13|359	%triggerpostun -- libgcj12-base
14mr|jpackage-utils-1.7.5-4.13|360	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mr|jpackage-utils-1.7.5-4.13|361	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mr|jpackage-utils-1.7.5-4.13|362	# caused by triggerin:
14mr|jpackage-utils-1.7.5-4.13|363	%{__rm} -f %{_libdir}/security/classpath.security.rpmsave
14mr|jpackage-utils-1.7.5-4.13|364	
14mr|jpackage-utils-1.7.5-4.13|365	%files -f %{name}-%{version}.files
14mr|jpackage-utils-1.7.5-4.13|366	%defattr(-,root,root,-)
14mr|jpackage-utils-1.7.5-4.13|367	%doc jpackage-utils-README LICENSE.txt HEADER.JPP doc/* etc/httpd-javadoc.conf
14mr|jpackage-utils-1.7.5-4.13|368	
14mr|jpackage-utils-1.7.5-4.13|369	%files -n java-rpmbuild -f java-rpmbuild-%{version}.files
14mr|jpackage-utils-1.7.5-4.13|370	%defattr(-,root,root)
14mr|jpackage-utils-1.7.5-4.13|371	
14mr|jpackage-utils-1.7.5-4.13|372	
14mr|jpackage-utils-1.7.5-4.13|373	
14mr|jpackage-utils-1.7.5-4.13|374	%changelog
14mr|jpackage-utils-1.7.5-4.13|375	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.7.5-4.13
14mr|jpackage-utils-1.7.5-4.13|376	+ Revision: 706808b
14mr|jpackage-utils-1.7.5-4.13|377	- MassBuild#440: Increase release tag
14mr|jpackage-utils-1.7.5-4.13|378	
14mr|jpackage-utils-1.7.5-4.13|379	

16857 14
14mr|jpilot-1.8.2-1|1	%define _disable_ld_no_undefined 1
14mr|jpilot-1.8.2-1|2	
14mr|jpilot-1.8.2-1|3	%define name_plugin %{name}_plugin
14mr|jpilot-1.8.2-1|4	%define pilot_link_version 0.12.5
14mr|jpilot-1.8.2-1|5	
14mr|jpilot-1.8.2-1|6	Summary:	Palm pilot desktop for Linux
14mr|jpilot-1.8.2-1|7	Name:		jpilot
14mr|jpilot-1.8.2-1|8	Version:	1.8.2
14mr|jpilot-1.8.2-1|9	Release:	1
14mr|jpilot-1.8.2-1|10	License:	GPLv2+
14mr|jpilot-1.8.2-1|11	Group:		Communications
14mr|jpilot-1.8.2-1|12	Url:		http://www.jpilot.org/
14mr|jpilot-1.8.2-1|13	Source0:	http://jpilot.org/%{name}-%{version}.tar.gz
14mr|jpilot-1.8.2-1|14	Patch2:		jpilot-0.99.1u-plugins-improvement.patch
14mr|jpilot-1.8.2-1|15	Patch4:		jpilot-1.8.0-linkage.patch
14mr|jpilot-1.8.2-1|16	Patch7:		jpilot-1.6.2-fix-desktop.patch
14mr|jpilot-1.8.2-1|17	
14mr|jpilot-1.8.2-1|18	BuildRequires:	desktop-file-utils
14mr|jpilot-1.8.2-1|19	BuildRequires:	imagemagick
14mr|jpilot-1.8.2-1|20	BuildRequires:	intltool
14mr|jpilot-1.8.2-1|21	BuildRequires:	perl-XML-Parser
14mr|jpilot-1.8.2-1|22	BuildRequires:	readline-devel
14mr|jpilot-1.8.2-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|jpilot-1.8.2-1|24	BuildRequires:	pkgconfig(ncurses)
14mr|jpilot-1.8.2-1|25	BuildRequires:	pkgconfig(openssl)
14mr|jpilot-1.8.2-1|26	BuildRequires:	pkgconfig(pilot-link) >= %{pilot_link_version}
14mr|jpilot-1.8.2-1|27	Requires:	jpilot-expense
14mr|jpilot-1.8.2-1|28	Requires:	jpilot-keyring
14mr|jpilot-1.8.2-1|29	Requires:	jpilot-synctime
14mr|jpilot-1.8.2-1|30	Requires:	pilot-link >= %{pilot_link_version}
14mr|jpilot-1.8.2-1|31	
14mr|jpilot-1.8.2-1|32	%description
14mr|jpilot-1.8.2-1|33	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mr|jpilot-1.8.2-1|34	under Linux and UNIX.  It is similar in functionality to the one that
14mr|jpilot-1.8.2-1|35	3Com distributes for a well known rampant legacy operating system.
14mr|jpilot-1.8.2-1|36	
14mr|jpilot-1.8.2-1|37	%files -f %{name}.lang
14mr|jpilot-1.8.2-1|38	%doc AUTHORS BUGS ChangeLog README TODO
14mr|jpilot-1.8.2-1|39	%doc docs/manual.html docs/jpilot-*.png docs/jpilot-*.jpg
14mr|jpilot-1.8.2-1|40	%{_bindir}/*
14mr|jpilot-1.8.2-1|41	%{_datadir}/%{name}
14mr|jpilot-1.8.2-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|jpilot-1.8.2-1|43	%{_datadir}/applications/*
14mr|jpilot-1.8.2-1|44	%{_mandir}/man1/*
14mr|jpilot-1.8.2-1|45	%dir %{_libdir}/%{name}
14mr|jpilot-1.8.2-1|46	%dir %{_libdir}/%{name}/plugins
14mr|jpilot-1.8.2-1|47	
14mr|jpilot-1.8.2-1|48	#----------------------------------------------------------------------------
14mr|jpilot-1.8.2-1|49	
14mr|jpilot-1.8.2-1|50	%package expense
14mr|jpilot-1.8.2-1|51	Summary:	The expense plugin for jpilot
14mr|jpilot-1.8.2-1|52	Group:		Communications
14mr|jpilot-1.8.2-1|53	
14mr|jpilot-1.8.2-1|54	%description expense
14mr|jpilot-1.8.2-1|55	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mr|jpilot-1.8.2-1|56	under Linux and UNIX.  It is similar in functionality to the one that
14mr|jpilot-1.8.2-1|57	3Com distributes for a well known rampant legacy operating system.
14mr|jpilot-1.8.2-1|58	
14mr|jpilot-1.8.2-1|59	This package contains the expense plugin for jpilot.
14mr|jpilot-1.8.2-1|60	
14mr|jpilot-1.8.2-1|61	%files expense
14mr|jpilot-1.8.2-1|62	%{_libdir}/%{name}/plugins/libexpense.so
14mr|jpilot-1.8.2-1|63	
14mr|jpilot-1.8.2-1|64	#----------------------------------------------------------------------------
14mr|jpilot-1.8.2-1|65	
14mr|jpilot-1.8.2-1|66	%package keyring
14mr|jpilot-1.8.2-1|67	Summary:	The keyring plugin for jpilot
14mr|jpilot-1.8.2-1|68	Group:		Communications
14mr|jpilot-1.8.2-1|69	
14mr|jpilot-1.8.2-1|70	%description keyring
14mr|jpilot-1.8.2-1|71	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mr|jpilot-1.8.2-1|72	under Linux and UNIX.  It is similar in functionality to the one that
14mr|jpilot-1.8.2-1|73	3Com distributes for a well known rampant legacy operating system.
14mr|jpilot-1.8.2-1|74	
14mr|jpilot-1.8.2-1|75	This package contains the keyring plugin for jpilot.
14mr|jpilot-1.8.2-1|76	
14mr|jpilot-1.8.2-1|77	%files keyring
14mr|jpilot-1.8.2-1|78	%{_libdir}/%{name}/plugins/libkeyring.so
14mr|jpilot-1.8.2-1|79	
14mr|jpilot-1.8.2-1|80	#----------------------------------------------------------------------------
14mr|jpilot-1.8.2-1|81	
14mr|jpilot-1.8.2-1|82	%package synctime
14mr|jpilot-1.8.2-1|83	Summary:	The synctime plugin for jpilot
14mr|jpilot-1.8.2-1|84	Group:		Communications
14mr|jpilot-1.8.2-1|85	
14mr|jpilot-1.8.2-1|86	%description synctime
14mr|jpilot-1.8.2-1|87	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mr|jpilot-1.8.2-1|88	under Linux and UNIX.  It is similar in functionality to the one that
14mr|jpilot-1.8.2-1|89	3Com distributes for a well known rampant legacy operating system.
14mr|jpilot-1.8.2-1|90	
14mr|jpilot-1.8.2-1|91	This package contains the synctime plugin for jpilot.
14mr|jpilot-1.8.2-1|92	
14mr|jpilot-1.8.2-1|93	%files synctime
14mr|jpilot-1.8.2-1|94	%{_libdir}/%{name}/plugins/libsynctime.so
14mr|jpilot-1.8.2-1|95	
14mr|jpilot-1.8.2-1|96	#----------------------------------------------------------------------------
14mr|jpilot-1.8.2-1|97	
14mr|jpilot-1.8.2-1|98	%package devel
14mr|jpilot-1.8.2-1|99	Summary:	Header file needed for jpilot plugin development
14mr|jpilot-1.8.2-1|100	Group:		Development/C
14mr|jpilot-1.8.2-1|101	Provides:	%{name_plugin}-devel = %{EVRD}
14mr|jpilot-1.8.2-1|102	
14mr|jpilot-1.8.2-1|103	%description devel
14mr|jpilot-1.8.2-1|104	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mr|jpilot-1.8.2-1|105	under Linux and UNIX.  It is similar in functionality to the one that
14mr|jpilot-1.8.2-1|106	3Com distributes for a well known rampant legacy operating system.
14mr|jpilot-1.8.2-1|107	
14mr|jpilot-1.8.2-1|108	The header files required for plugin development.
14mr|jpilot-1.8.2-1|109	
14mr|jpilot-1.8.2-1|110	%files devel
14mr|jpilot-1.8.2-1|111	%doc docs/plugin.html
14mr|jpilot-1.8.2-1|112	%{_includedir}/*.h
14mr|jpilot-1.8.2-1|113	
14mr|jpilot-1.8.2-1|114	#----------------------------------------------------------------------------
14mr|jpilot-1.8.2-1|115	
14mr|jpilot-1.8.2-1|116	%prep
14mr|jpilot-1.8.2-1|117	%setup -q
14mr|jpilot-1.8.2-1|118	%apply_patches
14mr|jpilot-1.8.2-1|119	
14mr|jpilot-1.8.2-1|120	%build
14mr|jpilot-1.8.2-1|121	export ABILIB="%{_lib}"
14mr|jpilot-1.8.2-1|122	%configure2_5x
14mr|jpilot-1.8.2-1|123	%make
14mr|jpilot-1.8.2-1|124	
14mr|jpilot-1.8.2-1|125	%install
14mr|jpilot-1.8.2-1|126	%makeinstall_std
14mr|jpilot-1.8.2-1|127	
14mr|jpilot-1.8.2-1|128	# copy empty/*.pdb in %{_datadir}/jpilot/
14mr|jpilot-1.8.2-1|129	mkdir -p %{buildroot}%{_datadir}/jpilot
14mr|jpilot-1.8.2-1|130	cp empty/*.pdb %{buildroot}%{_datadir}/jpilot/
14mr|jpilot-1.8.2-1|131	
14mr|jpilot-1.8.2-1|132	# copy jpilotrc.* in %{_datadir}/jpilot/
14mr|jpilot-1.8.2-1|133	cp jpilotrc.* %{buildroot}%{_datadir}/jpilot/
14mr|jpilot-1.8.2-1|134	
14mr|jpilot-1.8.2-1|135	# clean documentation done by makefile itself.
14mr|jpilot-1.8.2-1|136	rm -rf %{buildroot}/usr/doc
14mr|jpilot-1.8.2-1|137	
14mr|jpilot-1.8.2-1|138	mkdir -p %{buildroot}/%{_includedir}
14mr|jpilot-1.8.2-1|139	install -m 644 {libplugin,prefs}.h %{buildroot}%{_includedir}/
14mr|jpilot-1.8.2-1|140	
14mr|jpilot-1.8.2-1|141	# use builtin icons and ImageMagick to do the conversion.
14mr|jpilot-1.8.2-1|142	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|jpilot-1.8.2-1|143	convert -resize 16x16 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|jpilot-1.8.2-1|144	convert -resize 32x32 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|jpilot-1.8.2-1|145	convert -resize 48x48 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|jpilot-1.8.2-1|146	
14mr|jpilot-1.8.2-1|147	desktop-file-install --vendor="" \
14mr|jpilot-1.8.2-1|148	--remove-key="Encoding" \
14mr|jpilot-1.8.2-1|149	--remove-category="Application" \
14mr|jpilot-1.8.2-1|150	--add-category="GTK" \
14mr|jpilot-1.8.2-1|151	--dir %{buildroot}%{_datadir}/applications \
14mr|jpilot-1.8.2-1|152	%{buildroot}%{_datadir}/applications/*
14mr|jpilot-1.8.2-1|153	
14mr|jpilot-1.8.2-1|154	%find_lang %{name}
14mr|jpilot-1.8.2-1|155	
14mr|jpilot-1.8.2-1|156	
14mr|jpilot-1.8.2-1|157	%changelog
14mr|jpilot-1.8.2-1|158	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.2-1
14mr|jpilot-1.8.2-1|159	+ Revision: 38b0907
14mr|jpilot-1.8.2-1|160	- New version 1.8.2
14mr|jpilot-1.8.2-1|161	
14mr|jpilot-1.8.2-1|162	

16858 14
14mr|jpilot-Mail-0.1.7-12|1	Summary:	Mail plugin for JPilot
14mr|jpilot-Mail-0.1.7-12|2	Name:		jpilot-Mail
14mr|jpilot-Mail-0.1.7-12|3	Version:	0.1.7
14mr|jpilot-Mail-0.1.7-12|4	Release:	12
14mr|jpilot-Mail-0.1.7-12|5	License:	GPLv2 and GPLv2+
14mr|jpilot-Mail-0.1.7-12|6	Group:		Communications
14mr|jpilot-Mail-0.1.7-12|7	URL:		http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/index.html
14mr|jpilot-Mail-0.1.7-12|8	Source0:	http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/%{name}-%{version}.tar.bz2
14mr|jpilot-Mail-0.1.7-12|9	Patch0:		jpilot-Mail-0.1.7-gcc4.patch
14mr|jpilot-Mail-0.1.7-12|10	Patch1:		jpilot-Mail-0.1.7-libdir_fix.diff
14mr|jpilot-Mail-0.1.7-12|11	Requires:	jpilot >= 0.99.6
14mr|jpilot-Mail-0.1.7-12|12	BuildRequires:	gtk2-devel
14mr|jpilot-Mail-0.1.7-12|13	BuildRequires:	jpilot-devel >= 0.99.6
14mr|jpilot-Mail-0.1.7-12|14	BuildRequires:	pilot-link-devel >= 0.12.0
14mr|jpilot-Mail-0.1.7-12|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jpilot-Mail-0.1.7-12|16	
14mr|jpilot-Mail-0.1.7-12|17	%description
14mr|jpilot-Mail-0.1.7-12|18	jpilot-Mail is a plugin for JPilot which enables you to deliver mail that was
14mr|jpilot-Mail-0.1.7-12|19	written on your Palm and upload mail that you received to your Palm.
14mr|jpilot-Mail-0.1.7-12|20	
14mr|jpilot-Mail-0.1.7-12|21	%prep
14mr|jpilot-Mail-0.1.7-12|22	
14mr|jpilot-Mail-0.1.7-12|23	%setup -q
14mr|jpilot-Mail-0.1.7-12|24	%patch0 -p1 -b .gcc4
14mr|jpilot-Mail-0.1.7-12|25	%patch1 -p1 -b .libdir_fix
14mr|jpilot-Mail-0.1.7-12|26	
14mr|jpilot-Mail-0.1.7-12|27	# To build on x86_64
14mr|jpilot-Mail-0.1.7-12|28	sed -i "s|/usr/lib |%_libdir |g" configure*
14mr|jpilot-Mail-0.1.7-12|29	
14mr|jpilot-Mail-0.1.7-12|30	%build
14mr|jpilot-Mail-0.1.7-12|31	%configure2_5x --enable-gtk2
14mr|jpilot-Mail-0.1.7-12|32	%make
14mr|jpilot-Mail-0.1.7-12|33	
14mr|jpilot-Mail-0.1.7-12|34	%install
14mr|jpilot-Mail-0.1.7-12|35	rm -rf %{buildroot}
14mr|jpilot-Mail-0.1.7-12|36	
14mr|jpilot-Mail-0.1.7-12|37	%makeinstall libdir=%{buildroot}%{_libdir}/jpilot/plugins datadir=%{buildroot}%{_docdir}/%{name}
14mr|jpilot-Mail-0.1.7-12|38	
14mr|jpilot-Mail-0.1.7-12|39	rm -f %{buildroot}%{_libdir}/jpilot/plugins/*a
14mr|jpilot-Mail-0.1.7-12|40	
14mr|jpilot-Mail-0.1.7-12|41	%clean
14mr|jpilot-Mail-0.1.7-12|42	rm -rf %{buildroot}
14mr|jpilot-Mail-0.1.7-12|43	
14mr|jpilot-Mail-0.1.7-12|44	%files
14mr|jpilot-Mail-0.1.7-12|45	%defattr(-, root, root)
14mr|jpilot-Mail-0.1.7-12|46	%doc doc/*.png doc/*.html
14mr|jpilot-Mail-0.1.7-12|47	%doc ChangeLog README TODO
14mr|jpilot-Mail-0.1.7-12|48	%{_libdir}/jpilot/plugins/libmail.so
14mr|jpilot-Mail-0.1.7-12|49	
14mr|jpilot-Mail-0.1.7-12|50	
14mr|jpilot-Mail-0.1.7-12|51	
14mr|jpilot-Mail-0.1.7-12|52	%changelog
14mr|jpilot-Mail-0.1.7-12|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.7-12
14mr|jpilot-Mail-0.1.7-12|54	+ Revision: c725283
14mr|jpilot-Mail-0.1.7-12|55	- MassBuild#440: Increase release tag
14mr|jpilot-Mail-0.1.7-12|56	
14mr|jpilot-Mail-0.1.7-12|57	

16859 14
14mr|jpilot-syncmal-0.80-13|1	Summary:	SyncMAL plugin for J-PILOT
14mr|jpilot-syncmal-0.80-13|2	Name:		jpilot-syncmal
14mr|jpilot-syncmal-0.80-13|3	Version:	0.80
14mr|jpilot-syncmal-0.80-13|4	Release:	13
14mr|jpilot-syncmal-0.80-13|5	Epoch:		1
14mr|jpilot-syncmal-0.80-13|6	License:	MPL
14mr|jpilot-syncmal-0.80-13|7	Group:		Communications
14mr|jpilot-syncmal-0.80-13|8	URL:		http://jasonday.home.att.net/code/syncmal/syncmal.html
14mr|jpilot-syncmal-0.80-13|9	Source:		http://jasonday.home.att.net/code/syncmal/%{name}-%{version}.tar.gz
14mr|jpilot-syncmal-0.80-13|10	Patch0:		jpilot-syncmal-0.80-lib64.patch
14mr|jpilot-syncmal-0.80-13|11	# disables GTK+ 1.x test in configure.in, as it trips up autoreconf
14mr|jpilot-syncmal-0.80-13|12	# and we're not building against GTK+ 1.x anyway - AdamW 2007/07
14mr|jpilot-syncmal-0.80-13|13	Patch1:		jpilot-syncmal-0.80-disable_gtk1.patch
14mr|jpilot-syncmal-0.80-13|14	Patch2:		jpilot-syncmal-0.80-libtool_fixes.diff
14mr|jpilot-syncmal-0.80-13|15	BuildRequires:	gtk2-devel
14mr|jpilot-syncmal-0.80-13|16	BuildRequires:	jpilot-devel >= 0.99.6
14mr|jpilot-syncmal-0.80-13|17	BuildRequires:	pilot-link-devel >= 0.11.8
14mr|jpilot-syncmal-0.80-13|18	BuildRequires:	libmal-devel >= 0.44
14mr|jpilot-syncmal-0.80-13|19	BuildRequires:	autoconf
14mr|jpilot-syncmal-0.80-13|20	Requires:	malsync
14mr|jpilot-syncmal-0.80-13|21	Requires:	jpilot >= 0.99.6
14mr|jpilot-syncmal-0.80-13|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|jpilot-syncmal-0.80-13|23	
14mr|jpilot-syncmal-0.80-13|24	%description
14mr|jpilot-syncmal-0.80-13|25	SyncMAL is an interface to the command line tool malsync, a program
14mr|jpilot-syncmal-0.80-13|26	that synchronizes a PDA with a MAL server such as AvantGo.
14mr|jpilot-syncmal-0.80-13|27	
14mr|jpilot-syncmal-0.80-13|28	See AvantGo's homepage <http://avantgo.com/> for more information on
14mr|jpilot-syncmal-0.80-13|29	AvantGo and MAL.
14mr|jpilot-syncmal-0.80-13|30	
14mr|jpilot-syncmal-0.80-13|31	%prep
14mr|jpilot-syncmal-0.80-13|32	
14mr|jpilot-syncmal-0.80-13|33	%setup -q
14mr|jpilot-syncmal-0.80-13|34	%patch0 -p1 -b .lib64
14mr|jpilot-syncmal-0.80-13|35	%patch1 -p1 -b .gtk1
14mr|jpilot-syncmal-0.80-13|36	%patch2 -p0 -b .libtool_fixes
14mr|jpilot-syncmal-0.80-13|37	
14mr|jpilot-syncmal-0.80-13|38	%build
14mr|jpilot-syncmal-0.80-13|39	
14mr|jpilot-syncmal-0.80-13|40	# needed by autoreconf
14mr|jpilot-syncmal-0.80-13|41	cp MPL-1_0.txt COPYING
14mr|jpilot-syncmal-0.80-13|42	touch NEWS
14mr|jpilot-syncmal-0.80-13|43	touch AUTHORS
14mr|jpilot-syncmal-0.80-13|44	
14mr|jpilot-syncmal-0.80-13|45	# needed by patch0
14mr|jpilot-syncmal-0.80-13|46	AUTOMAKE="automake --add-missing" autoreconf
14mr|jpilot-syncmal-0.80-13|47	
14mr|jpilot-syncmal-0.80-13|48	%configure --enable-gtk2
14mr|jpilot-syncmal-0.80-13|49	
14mr|jpilot-syncmal-0.80-13|50	%make
14mr|jpilot-syncmal-0.80-13|51	
14mr|jpilot-syncmal-0.80-13|52	%install
14mr|jpilot-syncmal-0.80-13|53	rm -rf %{buildroot}
14mr|jpilot-syncmal-0.80-13|54	
14mr|jpilot-syncmal-0.80-13|55	# this ridiculous buildsystem seems immune to sensible patching.
14mr|jpilot-syncmal-0.80-13|56	# it only installs stuff in libdir, so let's just set that here.
14mr|jpilot-syncmal-0.80-13|57	# - AdamW 2007/07
14mr|jpilot-syncmal-0.80-13|58	%makeinstall libdir=%{buildroot}%{_libdir}/jpilot/plugins
14mr|jpilot-syncmal-0.80-13|59	
14mr|jpilot-syncmal-0.80-13|60	# cleanup
14mr|jpilot-syncmal-0.80-13|61	rm -f %{buildroot}%{_libdir}/jpilot/plugins/*.*a
14mr|jpilot-syncmal-0.80-13|62	
14mr|jpilot-syncmal-0.80-13|63	%clean
14mr|jpilot-syncmal-0.80-13|64	rm -rf %{buildroot}
14mr|jpilot-syncmal-0.80-13|65	
14mr|jpilot-syncmal-0.80-13|66	%files
14mr|jpilot-syncmal-0.80-13|67	%defattr(-,root,root,-)
14mr|jpilot-syncmal-0.80-13|68	%doc ChangeLog MPL-1_0.txt TODO
14mr|jpilot-syncmal-0.80-13|69	%{_libdir}/jpilot/plugins/libsyncmal.so
14mr|jpilot-syncmal-0.80-13|70	
14mr|jpilot-syncmal-0.80-13|71	
14mr|jpilot-syncmal-0.80-13|72	
14mr|jpilot-syncmal-0.80-13|73	%changelog
14mr|jpilot-syncmal-0.80-13|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.80-13
14mr|jpilot-syncmal-0.80-13|75	+ Revision: bee68a6
14mr|jpilot-syncmal-0.80-13|76	- MassBuild#440: Increase release tag
14mr|jpilot-syncmal-0.80-13|77	
14mr|jpilot-syncmal-0.80-13|78	

16860 14
14mr|jreen-1.2.0-1|1	%define major 1
14mr|jreen-1.2.0-1|2	%define libname %mklibname %{name} %{major}
14mr|jreen-1.2.0-1|3	%define devname %mklibname %{name} -d
14mr|jreen-1.2.0-1|4	
14mr|jreen-1.2.0-1|5	Summary:	Qt XMPP library
14mr|jreen-1.2.0-1|6	Name:		jreen
14mr|jreen-1.2.0-1|7	Version:	1.2.0
14mr|jreen-1.2.0-1|8	Release:	1
14mr|jreen-1.2.0-1|9	License:	GPLv2+
14mr|jreen-1.2.0-1|10	Group:		System/Libraries
14mr|jreen-1.2.0-1|11	Url:		https://github.com/euroelessar/jreen
14mr|jreen-1.2.0-1|12	# https://github.com/euroelessar/jreen/archive/v1.2.0.tar.gz
14mr|jreen-1.2.0-1|13	Source0:	https://github.com/euroelessar/jreen/archive/jreen-%{version}.tar.gz
14mr|jreen-1.2.0-1|14	BuildRequires:	cmake >= 2.8.0
14mr|jreen-1.2.0-1|15	BuildRequires:	qt4-devel
14mr|jreen-1.2.0-1|16	BuildRequires:	pkgconfig(qca2)
14mr|jreen-1.2.0-1|17	BuildRequires:	pkgconfig(libgsasl)
14mr|jreen-1.2.0-1|18	BuildRequires:	pkgconfig(libidn)
14mr|jreen-1.2.0-1|19	BuildRequires:	pkgconfig(QtNetwork)
14mr|jreen-1.2.0-1|20	BuildRequires:	pkgconfig(QtCore)
14mr|jreen-1.2.0-1|21	BuildRequires:	pkgconfig(QtGui)
14mr|jreen-1.2.0-1|22	BuildRequires:	pkgconfig(speex)
14mr|jreen-1.2.0-1|23	BuildRequires:	pkgconfig(zlib)
14mr|jreen-1.2.0-1|24	
14mr|jreen-1.2.0-1|25	%description
14mr|jreen-1.2.0-1|26	Qt XMPP library.
14mr|jreen-1.2.0-1|27	
14mr|jreen-1.2.0-1|28	#---------------------------------------------------------------------
14mr|jreen-1.2.0-1|29	
14mr|jreen-1.2.0-1|30	%package -n %{libname}
14mr|jreen-1.2.0-1|31	Summary:	Qt XMPP library
14mr|jreen-1.2.0-1|32	Group:		System/Libraries
14mr|jreen-1.2.0-1|33	
14mr|jreen-1.2.0-1|34	%description -n %{libname}
14mr|jreen-1.2.0-1|35	Qt XMPP library.
14mr|jreen-1.2.0-1|36	
14mr|jreen-1.2.0-1|37	%files -n %{libname}
14mr|jreen-1.2.0-1|38	%{_libdir}/libjreen.so.%{major}*
14mr|jreen-1.2.0-1|39	
14mr|jreen-1.2.0-1|40	#--------------------------------------------------------------------
14mr|jreen-1.2.0-1|41	
14mr|jreen-1.2.0-1|42	%package -n %{devname}
14mr|jreen-1.2.0-1|43	Summary:	Development files for %{name}
14mr|jreen-1.2.0-1|44	Group:		Development/C
14mr|jreen-1.2.0-1|45	Provides:	%{name}-devel = %{EVRD}
14mr|jreen-1.2.0-1|46	Requires:	%{libname} = %{EVRD}
14mr|jreen-1.2.0-1|47	
14mr|jreen-1.2.0-1|48	%description -n %{devname}
14mr|jreen-1.2.0-1|49	Development files for %{name}.
14mr|jreen-1.2.0-1|50	
14mr|jreen-1.2.0-1|51	%files -n %{devname}
14mr|jreen-1.2.0-1|52	%{_includedir}/%{name}-qt4/
14mr|jreen-1.2.0-1|53	%{_libdir}/libjreen.so
14mr|jreen-1.2.0-1|54	%{_libdir}/pkgconfig/libjreen.pc
14mr|jreen-1.2.0-1|55	
14mr|jreen-1.2.0-1|56	#---------------------------------------------------------------------
14mr|jreen-1.2.0-1|57	
14mr|jreen-1.2.0-1|58	%prep
14mr|jreen-1.2.0-1|59	%setup -q
14mr|jreen-1.2.0-1|60	
14mr|jreen-1.2.0-1|61	%build
14mr|jreen-1.2.0-1|62	export PATH=$PATH:/usr/lib/qt4/bin/
14mr|jreen-1.2.0-1|63	%cmake
14mr|jreen-1.2.0-1|64	%make
14mr|jreen-1.2.0-1|65	
14mr|jreen-1.2.0-1|66	%install
14mr|jreen-1.2.0-1|67	%makeinstall_std -C build
14mr|jreen-1.2.0-1|68	
14mr|jreen-1.2.0-1|69	
14mr|jreen-1.2.0-1|70	%changelog
14mr|jreen-1.2.0-1|71	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
14mr|jreen-1.2.0-1|72	+ Revision: 9eb2d7a
14mr|jreen-1.2.0-1|73	- New version 1.2.0, update files and BuildRequires
14mr|jreen-1.2.0-1|74	
14mr|jreen-1.2.0-1|75	

16861 14
14mr|jrexx-1.1.1-3.1.3|1	# Copyright (c) 2000-2005, JPackage Project
14mr|jrexx-1.1.1-3.1.3|2	# All rights reserved.
14mr|jrexx-1.1.1-3.1.3|3	#
14mr|jrexx-1.1.1-3.1.3|4	# Redistribution and use in source and binary forms, with or without
14mr|jrexx-1.1.1-3.1.3|5	# modification, are permitted provided that the following conditions
14mr|jrexx-1.1.1-3.1.3|6	# are met:
14mr|jrexx-1.1.1-3.1.3|7	#
14mr|jrexx-1.1.1-3.1.3|8	# 1. Redistributions of source code must retain the above copyright
14mr|jrexx-1.1.1-3.1.3|9	#    notice, this list of conditions and the following disclaimer.
14mr|jrexx-1.1.1-3.1.3|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jrexx-1.1.1-3.1.3|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jrexx-1.1.1-3.1.3|12	#    documentation and/or other materials provided with the
14mr|jrexx-1.1.1-3.1.3|13	#    distribution.
14mr|jrexx-1.1.1-3.1.3|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jrexx-1.1.1-3.1.3|15	#    contributors may be used to endorse or promote products derived
14mr|jrexx-1.1.1-3.1.3|16	#    from this software without specific prior written permission.
14mr|jrexx-1.1.1-3.1.3|17	#
14mr|jrexx-1.1.1-3.1.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jrexx-1.1.1-3.1.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jrexx-1.1.1-3.1.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jrexx-1.1.1-3.1.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jrexx-1.1.1-3.1.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jrexx-1.1.1-3.1.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jrexx-1.1.1-3.1.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jrexx-1.1.1-3.1.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jrexx-1.1.1-3.1.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jrexx-1.1.1-3.1.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jrexx-1.1.1-3.1.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jrexx-1.1.1-3.1.3|29	#
14mr|jrexx-1.1.1-3.1.3|30	
14mr|jrexx-1.1.1-3.1.3|31	%define gcj_support 1
14mr|jrexx-1.1.1-3.1.3|32	
14mr|jrexx-1.1.1-3.1.3|33	Summary:        Automaton based regluar expression API for Java
14mr|jrexx-1.1.1-3.1.3|34	Name:           jrexx
14mr|jrexx-1.1.1-3.1.3|35	Version:        1.1.1
14mr|jrexx-1.1.1-3.1.3|36	Release:        3.1.3
14mr|jrexx-1.1.1-3.1.3|37	Epoch:          0
14mr|jrexx-1.1.1-3.1.3|38	License:        LGPL
14mr|jrexx-1.1.1-3.1.3|39	URL:            http://www.karneim.com/jrexx/
14mr|jrexx-1.1.1-3.1.3|40	Group:          Development/Java
14mr|jrexx-1.1.1-3.1.3|41	Source0:        jrexx-1.1.1-src.zip
14mr|jrexx-1.1.1-3.1.3|42	Source1:        jrexx-build.xml
14mr|jrexx-1.1.1-3.1.3|43	BuildRequires:  java-rpmbuild >= 0:1.5.32
14mr|jrexx-1.1.1-3.1.3|44	BuildRequires:  ant >= 0:1.5.4
14mr|jrexx-1.1.1-3.1.3|45	BuildRequires:  locales-en
14mr|jrexx-1.1.1-3.1.3|46	%if %{gcj_support}
14mr|jrexx-1.1.1-3.1.3|47	BuildRequires:  java-gcj-compat-devel
14mr|jrexx-1.1.1-3.1.3|48	%else
14mr|jrexx-1.1.1-3.1.3|49	BuildArch:      noarch
14mr|jrexx-1.1.1-3.1.3|50	BuildRequires:  java-devel
14mr|jrexx-1.1.1-3.1.3|51	%endif
14mr|jrexx-1.1.1-3.1.3|52	
14mr|jrexx-1.1.1-3.1.3|53	%description
14mr|jrexx-1.1.1-3.1.3|54	jrexx is a powerful easy-to-use regular expression
14mr|jrexx-1.1.1-3.1.3|55	API for textual pattern matching. Technically jrexx
14mr|jrexx-1.1.1-3.1.3|56	uses a minimized deterministic FSA (finite state
14mr|jrexx-1.1.1-3.1.3|57	automaton) and compiles the textual representation
14mr|jrexx-1.1.1-3.1.3|58	of the regular expression into such an automaton.
14mr|jrexx-1.1.1-3.1.3|59	Besides the usual pattern matching functionality,
14mr|jrexx-1.1.1-3.1.3|60	jrexx provides an introspection API for exploration
14mr|jrexx-1.1.1-3.1.3|61	of the automaton's structure by 'states' and
14mr|jrexx-1.1.1-3.1.3|62	'transitions'. Since the automaton is deterministic
14mr|jrexx-1.1.1-3.1.3|63	and minimized the pattern matching alogorithm is
14mr|jrexx-1.1.1-3.1.3|64	extremly fast (compared to the java regular
14mr|jrexx-1.1.1-3.1.3|65	expression API in JDK1.4) and works with huge
14mr|jrexx-1.1.1-3.1.3|66	patterns and input texts. Since FSA can be handled
14mr|jrexx-1.1.1-3.1.3|67	as sets, jrexx also offers all basic set operations
14mr|jrexx-1.1.1-3.1.3|68	for complement, union, intersection and difference,
14mr|jrexx-1.1.1-3.1.3|69	which is not provided by other regex implementations
14mr|jrexx-1.1.1-3.1.3|70	(as far as we know).
14mr|jrexx-1.1.1-3.1.3|71	
14mr|jrexx-1.1.1-3.1.3|72	
14mr|jrexx-1.1.1-3.1.3|73	%package javadoc
14mr|jrexx-1.1.1-3.1.3|74	Summary:        Javadoc for %{name}
14mr|jrexx-1.1.1-3.1.3|75	Group:          Development/Java
14mr|jrexx-1.1.1-3.1.3|76	
14mr|jrexx-1.1.1-3.1.3|77	%description javadoc
14mr|jrexx-1.1.1-3.1.3|78	%{summary}.
14mr|jrexx-1.1.1-3.1.3|79	
14mr|jrexx-1.1.1-3.1.3|80	%prep
14mr|jrexx-1.1.1-3.1.3|81	%setup -T -c %{name}-%{version}
14mr|jrexx-1.1.1-3.1.3|82	unzip -q %{SOURCE0}
14mr|jrexx-1.1.1-3.1.3|83	cp %{SOURCE1} build.xml
14mr|jrexx-1.1.1-3.1.3|84	
14mr|jrexx-1.1.1-3.1.3|85	%build
14mr|jrexx-1.1.1-3.1.3|86	export LC_ALL=en_US.ISO-8859-1
14mr|jrexx-1.1.1-3.1.3|87	%{ant} dist
14mr|jrexx-1.1.1-3.1.3|88	
14mr|jrexx-1.1.1-3.1.3|89	%install
14mr|jrexx-1.1.1-3.1.3|90	# jars
14mr|jrexx-1.1.1-3.1.3|91	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|jrexx-1.1.1-3.1.3|92	cp -p output/dist/lib/%{name}-%{version}.jar \
14mr|jrexx-1.1.1-3.1.3|93	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jrexx-1.1.1-3.1.3|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|jrexx-1.1.1-3.1.3|95	
14mr|jrexx-1.1.1-3.1.3|96	# javadoc
14mr|jrexx-1.1.1-3.1.3|97	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jrexx-1.1.1-3.1.3|98	cp -pr output/dist/jdoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jrexx-1.1.1-3.1.3|99	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|jrexx-1.1.1-3.1.3|100	
14mr|jrexx-1.1.1-3.1.3|101	%if %{gcj_support}
14mr|jrexx-1.1.1-3.1.3|102	%{_bindir}/aot-compile-rpm
14mr|jrexx-1.1.1-3.1.3|103	%endif
14mr|jrexx-1.1.1-3.1.3|104	
14mr|jrexx-1.1.1-3.1.3|105	%if %{gcj_support}
14mr|jrexx-1.1.1-3.1.3|106	%post
14mr|jrexx-1.1.1-3.1.3|107	%{update_gcjdb}
14mr|jrexx-1.1.1-3.1.3|108	
14mr|jrexx-1.1.1-3.1.3|109	%postun
14mr|jrexx-1.1.1-3.1.3|110	%{clean_gcjdb}
14mr|jrexx-1.1.1-3.1.3|111	%endif
14mr|jrexx-1.1.1-3.1.3|112	
14mr|jrexx-1.1.1-3.1.3|113	%files
14mr|jrexx-1.1.1-3.1.3|114	%defattr(0644,root,root,0755)
14mr|jrexx-1.1.1-3.1.3|115	%{_javadir}/%{name}.jar
14mr|jrexx-1.1.1-3.1.3|116	%{_javadir}/%{name}-%{version}.jar
14mr|jrexx-1.1.1-3.1.3|117	%if %{gcj_support}
14mr|jrexx-1.1.1-3.1.3|118	%dir %{_libdir}/gcj/%{name}
14mr|jrexx-1.1.1-3.1.3|119	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jrexx-1.1.1-3.1.3|120	%endif
14mr|jrexx-1.1.1-3.1.3|121	
14mr|jrexx-1.1.1-3.1.3|122	
14mr|jrexx-1.1.1-3.1.3|123	%files javadoc
14mr|jrexx-1.1.1-3.1.3|124	%defattr(0644,root,root,0755)
14mr|jrexx-1.1.1-3.1.3|125	%doc %{_javadocdir}
14mr|jrexx-1.1.1-3.1.3|126	
14mr|jrexx-1.1.1-3.1.3|127	# -----------------------------------------------------------------------------
14mr|jrexx-1.1.1-3.1.3|128	
14mr|jrexx-1.1.1-3.1.3|129	
14mr|jrexx-1.1.1-3.1.3|130	
14mr|jrexx-1.1.1-3.1.3|131	%changelog
14mr|jrexx-1.1.1-3.1.3|132	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.1-3.1.3
14mr|jrexx-1.1.1-3.1.3|133	+ Revision: 2e754e4
14mr|jrexx-1.1.1-3.1.3|134	- Build with en_US.ISO-8859-1 locale
14mr|jrexx-1.1.1-3.1.3|135	
14mr|jrexx-1.1.1-3.1.3|136	

16862 14
14mr|js-1.85-5|1	%define _requires_exceptions devel(libnspr4\\|devel(libplc4\\|devel(libplds4
14mr|js-1.85-5|2	
14mr|js-1.85-5|3	%define	major	1
14mr|js-1.85-5|4	%define	libname	%mklibname mozjs185_ %{major}
14mr|js-1.85-5|5	%define	devname	%mklibname mozjs185 -d
14mr|js-1.85-5|6	
14mr|js-1.85-5|7	%define real_version 1.8.5
14mr|js-1.85-5|8	
14mr|js-1.85-5|9	Summary:	SpiderMonkey, the Mozilla JavaScript engine
14mr|js-1.85-5|10	Name:		js
14mr|js-1.85-5|11	Version:	1.85
14mr|js-1.85-5|12	Release:	5
14mr|js-1.85-5|13	License:	MPL
14mr|js-1.85-5|14	Group:		Development/Other
14mr|js-1.85-5|15	URL:		http://www.mozilla.org/js/
14mr|js-1.85-5|16	Source0:	http://ftp.mozilla.org/pub/mozilla.org/js/%{name}185-1.0.0.tar.gz
14mr|js-1.85-5|17	Source100:	js.rpmlintrc
14mr|js-1.85-5|18	Patch0:		js-1.8.5-fix-destdir.patch
14mr|js-1.85-5|19	
14mr|js-1.85-5|20	BuildRequires:	multiarch-utils >= 1.0.3
14mr|js-1.85-5|21	BuildRequires:	nspr-devel
14mr|js-1.85-5|22	BuildRequires:	readline-devel
14mr|js-1.85-5|23	BuildRequires:	autoconf2.1
14mr|js-1.85-5|24	BuildRequires:	python
14mr|js-1.85-5|25	# wtf?
14mr|js-1.85-5|26	BuildRequires:	zip
14mr|js-1.85-5|27	Epoch:		1
14mr|js-1.85-5|28	
14mr|js-1.85-5|29	%description
14mr|js-1.85-5|30	The JavaScript engine compiles and executes scripts containing JavaScript
14mr|js-1.85-5|31	statements and functions. The engine handles memory allocation for the
14mr|js-1.85-5|32	objects needed to execute scripts, and it cleans up—garbage
14mr|js-1.85-5|33	collects—objects it no longer needs.
14mr|js-1.85-5|34	
14mr|js-1.85-5|35	SpiderMonkey supports versions 1.0 through 1.8 of the JavaScript language.
14mr|js-1.85-5|36	JS 1.3 and later conform to the ECMAScript specification, ECMA 262-3.
14mr|js-1.85-5|37	Later versions also contain Mozilla extensions such as array comprehensions
14mr|js-1.85-5|38	and generators. SpiderMonkey also supports E4X (optionally).
14mr|js-1.85-5|39	
14mr|js-1.85-5|40	%package -n	%{libname}
14mr|js-1.85-5|41	Summary:	JavaScript engine library
14mr|js-1.85-5|42	Group:		System/Libraries
14mr|js-1.85-5|43	
14mr|js-1.85-5|44	%description -n	%{libname}
14mr|js-1.85-5|45	The JavaScript engine compiles and executes scripts containing JavaScript
14mr|js-1.85-5|46	statements and functions. The engine handles memory allocation for the
14mr|js-1.85-5|47	objects needed to execute scripts, and it cleans up—garbage
14mr|js-1.85-5|48	collects—objects it no longer needs.
14mr|js-1.85-5|49	
14mr|js-1.85-5|50	SpiderMonkey supports versions 1.0 through 1.8 of the JavaScript language.
14mr|js-1.85-5|51	JS 1.3 and later conform to the ECMAScript specification, ECMA 262-3.
14mr|js-1.85-5|52	Later versions also contain Mozilla extensions such as array comprehensions
14mr|js-1.85-5|53	and generators. SpiderMonkey also supports E4X (optionally).
14mr|js-1.85-5|54	
14mr|js-1.85-5|55	%package -n	%{devname}
14mr|js-1.85-5|56	Summary:	The header files for %{libname}
14mr|js-1.85-5|57	Group:		Development/C
14mr|js-1.85-5|58	Requires:	%{libname} = %{EVRD}
14mr|js-1.85-5|59	Provides:	%{name}-devel = %{EVRD}
14mr|js-1.85-5|60	Provides:	libjs-devel = %{EVRD}
14mr|js-1.85-5|61	Provides:	mozjs-devel = %{EVRD}
14mr|js-1.85-5|62	Requires:	nspr-devel
14mr|js-1.85-5|63	
14mr|js-1.85-5|64	%description -n	%{devname}
14mr|js-1.85-5|65	These are the header files for development with SpiderMonkey.
14mr|js-1.85-5|66	
14mr|js-1.85-5|67	%prep
14mr|js-1.85-5|68	%setup -q -n %{name}-%{real_version}/js/src
14mr|js-1.85-5|69	%patch0 -p3 -b .destdir~
14mr|js-1.85-5|70	autoconf-2.13
14mr|js-1.85-5|71	
14mr|js-1.85-5|72	%build
14mr|js-1.85-5|73	%configure2_5x	--enable-readline \
14mr|js-1.85-5|74	--enable-threadsafe \
14mr|js-1.85-5|75	--enable-ctypes \
14mr|js-1.85-5|76	--with-system-nspr
14mr|js-1.85-5|77	%make
14mr|js-1.85-5|78	
14mr|js-1.85-5|79	%install
14mr|js-1.85-5|80	%makeinstall_std
14mr|js-1.85-5|81	
14mr|js-1.85-5|82	chmod 644 %{buildroot}%{_includedir}/js/*
14mr|js-1.85-5|83	
14mr|js-1.85-5|84	# install binary
14mr|js-1.85-5|85	install -m755 shell/js -D %{buildroot}%{_bindir}/js
14mr|js-1.85-5|86	install -m755 jscpucfg -D %{buildroot}%{_bindir}/jscpucfg
14mr|js-1.85-5|87	
14mr|js-1.85-5|88	%multiarch_includes %{buildroot}%{_includedir}/js/jsautocfg.h
14mr|js-1.85-5|89	
14mr|js-1.85-5|90	%files
14mr|js-1.85-5|91	%{_bindir}/*
14mr|js-1.85-5|92	
14mr|js-1.85-5|93	%files -n %{libname}
14mr|js-1.85-5|94	%{_libdir}/libmozjs185.so.%{major}*
14mr|js-1.85-5|95	
14mr|js-1.85-5|96	%files -n %{devname}
14mr|js-1.85-5|97	%doc README.html
14mr|js-1.85-5|98	%dir %{_includedir}/js
14mr|js-1.85-5|99	%{multiarch_includedir}/js/jsautocfg.h
14mr|js-1.85-5|100	%{_includedir}/js/*
14mr|js-1.85-5|101	%{_libdir}/*.so
14mr|js-1.85-5|102	%{_libdir}/*.a
14mr|js-1.85-5|103	%{_libdir}/pkgconfig/*.pc
14mr|js-1.85-5|104	
14mr|js-1.85-5|105	
14mr|js-1.85-5|106	
14mr|js-1.85-5|107	%changelog
14mr|js-1.85-5|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.85-5
14mr|js-1.85-5|109	+ Revision: 1a47e37
14mr|js-1.85-5|110	- MassBuild#440: Increase release tag
14mr|js-1.85-5|111	
14mr|js-1.85-5|112	

16863 14
14mr|jsch-0.1.41-0.0.5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|jsch-0.1.41-0.0.5|2	# All rights reserved.
14mr|jsch-0.1.41-0.0.5|3	#
14mr|jsch-0.1.41-0.0.5|4	# Redistribution and use in source and binary forms, with or without
14mr|jsch-0.1.41-0.0.5|5	# modification, are permitted provided that the following conditions
14mr|jsch-0.1.41-0.0.5|6	# are met:
14mr|jsch-0.1.41-0.0.5|7	#
14mr|jsch-0.1.41-0.0.5|8	# 1. Redistributions of source code must retain the above copyright
14mr|jsch-0.1.41-0.0.5|9	#    notice, this list of conditions and the following disclaimer.
14mr|jsch-0.1.41-0.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jsch-0.1.41-0.0.5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jsch-0.1.41-0.0.5|12	#    documentation and/or other materials provided with the
14mr|jsch-0.1.41-0.0.5|13	#    distribution.
14mr|jsch-0.1.41-0.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jsch-0.1.41-0.0.5|15	#    contributors may be used to endorse or promote products derived
14mr|jsch-0.1.41-0.0.5|16	#    from this software without specific prior written permission.
14mr|jsch-0.1.41-0.0.5|17	#
14mr|jsch-0.1.41-0.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jsch-0.1.41-0.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jsch-0.1.41-0.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jsch-0.1.41-0.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jsch-0.1.41-0.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jsch-0.1.41-0.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jsch-0.1.41-0.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jsch-0.1.41-0.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jsch-0.1.41-0.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jsch-0.1.41-0.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jsch-0.1.41-0.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jsch-0.1.41-0.0.5|29	#
14mr|jsch-0.1.41-0.0.5|30	
14mr|jsch-0.1.41-0.0.5|31	%define section   free
14mr|jsch-0.1.41-0.0.5|32	
14mr|jsch-0.1.41-0.0.5|33	%define gcj_support 0
14mr|jsch-0.1.41-0.0.5|34	
14mr|jsch-0.1.41-0.0.5|35	Name:           jsch
14mr|jsch-0.1.41-0.0.5|36	Version:        0.1.41
14mr|jsch-0.1.41-0.0.5|37	Release:        0.0.5
14mr|jsch-0.1.41-0.0.5|38	Epoch:          0
14mr|jsch-0.1.41-0.0.5|39	Summary:        Pure Java implementation of SSH2
14mr|jsch-0.1.41-0.0.5|40	Group:          Development/Java
14mr|jsch-0.1.41-0.0.5|41	License:        BSD-style
14mr|jsch-0.1.41-0.0.5|42	URL:            http://www.jcraft.com/jsch/
14mr|jsch-0.1.41-0.0.5|43	Source0:        http://downloads.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip
14mr|jsch-0.1.41-0.0.5|44	# wget \
14mr|jsch-0.1.41-0.0.5|45	# http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.jcraft.jsch_0.1.37.v200803061811.jar
14mr|jsch-0.1.41-0.0.5|46	# unzip com.jcraft.jsch_*.jar META-INF/MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|47	# mv META-INF/MANIFEST.MF .
14mr|jsch-0.1.41-0.0.5|48	# sed -i "/^Name/d" MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|49	# sed -i "/^SHA1/d" MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|50	# dos2unix MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|51	# sed -i "/^$/d" MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|52	# unix2dos MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|53	Source1:        MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|54	
14mr|jsch-0.1.41-0.0.5|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|jsch-0.1.41-0.0.5|56	
14mr|jsch-0.1.41-0.0.5|57	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|jsch-0.1.41-0.0.5|58	BuildRequires:  java-devel >= 1.4.2
14mr|jsch-0.1.41-0.0.5|59	BuildRequires:  jzlib >= 0:1.0.5
14mr|jsch-0.1.41-0.0.5|60	BuildRequires:  ant
14mr|jsch-0.1.41-0.0.5|61	BuildRequires:  zip
14mr|jsch-0.1.41-0.0.5|62	
14mr|jsch-0.1.41-0.0.5|63	%if ! %{gcj_support}
14mr|jsch-0.1.41-0.0.5|64	BuildArch:      noarch
14mr|jsch-0.1.41-0.0.5|65	%endif
14mr|jsch-0.1.41-0.0.5|66	
14mr|jsch-0.1.41-0.0.5|67	%if %{gcj_support}
14mr|jsch-0.1.41-0.0.5|68	BuildRequires:  java-gcj-compat-devel >= 1.0.31
14mr|jsch-0.1.41-0.0.5|69	%endif
14mr|jsch-0.1.41-0.0.5|70	Requires:       jzlib >= 0:1.0.5
14mr|jsch-0.1.41-0.0.5|71	
14mr|jsch-0.1.41-0.0.5|72	%description
14mr|jsch-0.1.41-0.0.5|73	JSch allows you to connect to an sshd server and use port forwarding,
14mr|jsch-0.1.41-0.0.5|74	X11 forwarding, file transfer, etc., and you can integrate its
14mr|jsch-0.1.41-0.0.5|75	functionality into your own Java programs.
14mr|jsch-0.1.41-0.0.5|76	
14mr|jsch-0.1.41-0.0.5|77	%package        javadoc
14mr|jsch-0.1.41-0.0.5|78	Summary:        Javadoc for %{name}
14mr|jsch-0.1.41-0.0.5|79	Group:          Development/Java
14mr|jsch-0.1.41-0.0.5|80	
14mr|jsch-0.1.41-0.0.5|81	%description    javadoc
14mr|jsch-0.1.41-0.0.5|82	%{summary}.
14mr|jsch-0.1.41-0.0.5|83	
14mr|jsch-0.1.41-0.0.5|84	%package        demo
14mr|jsch-0.1.41-0.0.5|85	Summary:        Examples for %{name}
14mr|jsch-0.1.41-0.0.5|86	Group:          Development/Java
14mr|jsch-0.1.41-0.0.5|87	
14mr|jsch-0.1.41-0.0.5|88	%description    demo
14mr|jsch-0.1.41-0.0.5|89	%{summary}.
14mr|jsch-0.1.41-0.0.5|90	
14mr|jsch-0.1.41-0.0.5|91	%prep
14mr|jsch-0.1.41-0.0.5|92	%setup -q
14mr|jsch-0.1.41-0.0.5|93	
14mr|jsch-0.1.41-0.0.5|94	%build
14mr|jsch-0.1.41-0.0.5|95	export CLASSPATH=$(build-classpath jzlib)
14mr|jsch-0.1.41-0.0.5|96	%{ant} dist javadoc
14mr|jsch-0.1.41-0.0.5|97	
14mr|jsch-0.1.41-0.0.5|98	# inject the OSGi Manifest
14mr|jsch-0.1.41-0.0.5|99	mkdir META-INF
14mr|jsch-0.1.41-0.0.5|100	cp %{SOURCE1} META-INF
14mr|jsch-0.1.41-0.0.5|101	zip dist/lib/%{name}-*.jar META-INF/MANIFEST.MF
14mr|jsch-0.1.41-0.0.5|102	
14mr|jsch-0.1.41-0.0.5|103	%install
14mr|jsch-0.1.41-0.0.5|104	# jars
14mr|jsch-0.1.41-0.0.5|105	rm -rf $RPM_BUILD_ROOT
14mr|jsch-0.1.41-0.0.5|106	install -Dpm 644 dist/lib/%{name}-*.jar \
14mr|jsch-0.1.41-0.0.5|107	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jsch-0.1.41-0.0.5|108	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|jsch-0.1.41-0.0.5|109	
14mr|jsch-0.1.41-0.0.5|110	# javadoc
14mr|jsch-0.1.41-0.0.5|111	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|112	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|113	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|jsch-0.1.41-0.0.5|114	
14mr|jsch-0.1.41-0.0.5|115	# examples
14mr|jsch-0.1.41-0.0.5|116	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|117	cp -pr examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|118	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jsch-0.1.41-0.0.5|119	
14mr|jsch-0.1.41-0.0.5|120	%{gcj_compile}
14mr|jsch-0.1.41-0.0.5|121	
14mr|jsch-0.1.41-0.0.5|122	%if %{gcj_support}
14mr|jsch-0.1.41-0.0.5|123	%post
14mr|jsch-0.1.41-0.0.5|124	%{update_gcjdb}
14mr|jsch-0.1.41-0.0.5|125	
14mr|jsch-0.1.41-0.0.5|126	%postun
14mr|jsch-0.1.41-0.0.5|127	%{clean_gcjdb}
14mr|jsch-0.1.41-0.0.5|128	%endif
14mr|jsch-0.1.41-0.0.5|129	
14mr|jsch-0.1.41-0.0.5|130	%files
14mr|jsch-0.1.41-0.0.5|131	%defattr(0644,root,root,0755)
14mr|jsch-0.1.41-0.0.5|132	%doc LICENSE.txt
14mr|jsch-0.1.41-0.0.5|133	%{_javadir}/*.jar
14mr|jsch-0.1.41-0.0.5|134	%{gcj_files}
14mr|jsch-0.1.41-0.0.5|135	
14mr|jsch-0.1.41-0.0.5|136	%files javadoc
14mr|jsch-0.1.41-0.0.5|137	%defattr(0644,root,root,0755)
14mr|jsch-0.1.41-0.0.5|138	%doc %{_javadocdir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|139	%doc %{_javadocdir}/%{name}
14mr|jsch-0.1.41-0.0.5|140	
14mr|jsch-0.1.41-0.0.5|141	%files demo
14mr|jsch-0.1.41-0.0.5|142	%defattr(0644,root,root,0755)
14mr|jsch-0.1.41-0.0.5|143	%doc %{_datadir}/%{name}-%{version}
14mr|jsch-0.1.41-0.0.5|144	%doc %{_datadir}/%{name}
14mr|jsch-0.1.41-0.0.5|145	
14mr|jsch-0.1.41-0.0.5|146	
14mr|jsch-0.1.41-0.0.5|147	
14mr|jsch-0.1.41-0.0.5|148	%changelog
14mr|jsch-0.1.41-0.0.5|149	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.1.41-0.0.5
14mr|jsch-0.1.41-0.0.5|150	+ Revision: 0775010
14mr|jsch-0.1.41-0.0.5|151	- MassBuild#440: Increase release tag
14mr|jsch-0.1.41-0.0.5|152	
14mr|jsch-0.1.41-0.0.5|153	

16864 14
14mr|json-c-0.12-2|1	%define major 2
14mr|json-c-0.12-2|2	%define libname %mklibname %{name} %{major}
14mr|json-c-0.12-2|3	%define devname %mklibname %{name} -d
14mr|json-c-0.12-2|4	%bcond_with crosscompile
14mr|json-c-0.12-2|5	
14mr|json-c-0.12-2|6	Summary:	JSON implementation in C
14mr|json-c-0.12-2|7	Name:		json-c
14mr|json-c-0.12-2|8	Version:	0.12
14mr|json-c-0.12-2|9	Release:	2
14mr|json-c-0.12-2|10	License:	MIT
14mr|json-c-0.12-2|11	Group:		System/Libraries
14mr|json-c-0.12-2|12	Url:		https://github.com/json-c/json-c/wiki
14mr|json-c-0.12-2|13	Source0:	https://s3.amazonaws.com/json-c_releases/releases/%{name}-%{version}.tar.gz
14mr|json-c-0.12-2|14	Patch0:		json-c-0.12-unused-variable.patch
14mr|json-c-0.12-2|15	BuildRequires:	libtool
14mr|json-c-0.12-2|16	
14mr|json-c-0.12-2|17	%description
14mr|json-c-0.12-2|18	JSON-C implements a reference counting object model that allows you to
14mr|json-c-0.12-2|19	easily construct JSON objects in C, output them as JSON formatted
14mr|json-c-0.12-2|20	strings and parse JSON formatted strings back into the C
14mr|json-c-0.12-2|21	representation of JSON objects.
14mr|json-c-0.12-2|22	
14mr|json-c-0.12-2|23	#----------------------------------------------------------------------------
14mr|json-c-0.12-2|24	
14mr|json-c-0.12-2|25	%package -n %{libname}
14mr|json-c-0.12-2|26	Summary:	JSON implementation in C
14mr|json-c-0.12-2|27	Group:		System/Libraries
14mr|json-c-0.12-2|28	
14mr|json-c-0.12-2|29	%description -n %{libname}
14mr|json-c-0.12-2|30	JSON-C implements a reference counting object model that allows you to
14mr|json-c-0.12-2|31	easily construct JSON objects in C, output them as JSON formatted
14mr|json-c-0.12-2|32	strings and parse JSON formatted strings back into the C
14mr|json-c-0.12-2|33	representation of JSON objects.
14mr|json-c-0.12-2|34	
14mr|json-c-0.12-2|35	%files -n %{libname}
14mr|json-c-0.12-2|36	%{_libdir}/libjson-c.so.%{major}*
14mr|json-c-0.12-2|37	
14mr|json-c-0.12-2|38	#----------------------------------------------------------------------------
14mr|json-c-0.12-2|39	
14mr|json-c-0.12-2|40	%package -n %{devname}
14mr|json-c-0.12-2|41	Summary:	Development headers and libraries for %{name}
14mr|json-c-0.12-2|42	Group:		Development/C
14mr|json-c-0.12-2|43	Requires:	%{libname} = %{EVRD}
14mr|json-c-0.12-2|44	Provides:	%{name}-devel = %{EVRD}
14mr|json-c-0.12-2|45	Obsoletes:	%{_lib}json-devel < 0.11-2
14mr|json-c-0.12-2|46	
14mr|json-c-0.12-2|47	%description -n %{devname}
14mr|json-c-0.12-2|48	JSON-C implements a reference counting object model that allows you to
14mr|json-c-0.12-2|49	easily construct JSON objects in C, output them as JSON formatted
14mr|json-c-0.12-2|50	strings and parse JSON formatted strings back into the C
14mr|json-c-0.12-2|51	representation of JSON objects.
14mr|json-c-0.12-2|52	
14mr|json-c-0.12-2|53	%files -n %{devname}
14mr|json-c-0.12-2|54	%{_libdir}/*.so
14mr|json-c-0.12-2|55	%{_includedir}/%{name}
14mr|json-c-0.12-2|56	%{_libdir}/pkgconfig/*.pc
14mr|json-c-0.12-2|57	
14mr|json-c-0.12-2|58	#----------------------------------------------------------------------------
14mr|json-c-0.12-2|59	
14mr|json-c-0.12-2|60	%prep
14mr|json-c-0.12-2|61	%setup -q
14mr|json-c-0.12-2|62	%patch0 -p1
14mr|json-c-0.12-2|63	
14mr|json-c-0.12-2|64	%if %{with crosscompile}
14mr|json-c-0.12-2|65	export ac_cv_func_malloc_0_nonnull=yes
14mr|json-c-0.12-2|66	%endif
14mr|json-c-0.12-2|67	
14mr|json-c-0.12-2|68	%build
14mr|json-c-0.12-2|69	sed -i -e "s:-Werror::" Makefile.am.inc
14mr|json-c-0.12-2|70	autoreconf -fiv
14mr|json-c-0.12-2|71	%configure2_5x \
14mr|json-c-0.12-2|72	--disable-static
14mr|json-c-0.12-2|73	
14mr|json-c-0.12-2|74	make
14mr|json-c-0.12-2|75	
14mr|json-c-0.12-2|76	%install
14mr|json-c-0.12-2|77	%makeinstall_std
14mr|json-c-0.12-2|78	
14mr|json-c-0.12-2|79	
14mr|json-c-0.12-2|80	%changelog
14mr|json-c-0.12-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-2
14mr|json-c-0.12-2|82	+ Revision: b9b7524
14mr|json-c-0.12-2|83	- MassBuild#440: Increase release tag
14mr|json-c-0.12-2|84	
14mr|json-c-0.12-2|85	

16865 14
14mr|jsoncpp-0.6.0-0.rc2.1|1	%bcond_with docs
14mr|jsoncpp-0.6.0-0.rc2.1|2	#XXX: Hardcoded GCC version
14mr|jsoncpp-0.6.0-0.rc2.1|3	%define gcc_ver %(gcc -dumpversion)
14mr|jsoncpp-0.6.0-0.rc2.1|4	%define library libjson_linux-gcc-%{gcc_ver}_libmt.so
14mr|jsoncpp-0.6.0-0.rc2.1|5	
14mr|jsoncpp-0.6.0-0.rc2.1|6	%define major 0
14mr|jsoncpp-0.6.0-0.rc2.1|7	%define libname %mklibname %{name} %{major}
14mr|jsoncpp-0.6.0-0.rc2.1|8	%define devname %mklibname %{name} -d
14mr|jsoncpp-0.6.0-0.rc2.1|9	
14mr|jsoncpp-0.6.0-0.rc2.1|10	%define beta rc2
14mr|jsoncpp-0.6.0-0.rc2.1|11	
14mr|jsoncpp-0.6.0-0.rc2.1|12	Summary:	C++ JSON Library
14mr|jsoncpp-0.6.0-0.rc2.1|13	Name:		jsoncpp
14mr|jsoncpp-0.6.0-0.rc2.1|14	Version:	0.6.0
14mr|jsoncpp-0.6.0-0.rc2.1|15	Release:	0.%{beta}.1
14mr|jsoncpp-0.6.0-0.rc2.1|16	License:	Public Domain
14mr|jsoncpp-0.6.0-0.rc2.1|17	Group:		System/Libraries
14mr|jsoncpp-0.6.0-0.rc2.1|18	Url:		http://jsoncpp.sourceforge.net/
14mr|jsoncpp-0.6.0-0.rc2.1|19	Source0:	http://downloads.sourceforge.net/project/jsoncpp/jsoncpp/%{version}-%{beta}/%{name}-src-%{version}-%{beta}.tar.gz
14mr|jsoncpp-0.6.0-0.rc2.1|20	Patch0:		jsoncpp-0.5.0-add-soname.patch
14mr|jsoncpp-0.6.0-0.rc2.1|21	Patch1:		jsoncpp-0.5.0-cflags-ldflags.patch
14mr|jsoncpp-0.6.0-0.rc2.1|22	BuildRequires:	scons
14mr|jsoncpp-0.6.0-0.rc2.1|23	#To generate docs
14mr|jsoncpp-0.6.0-0.rc2.1|24	%if %{with docs}
14mr|jsoncpp-0.6.0-0.rc2.1|25	BuildRequires:	doxygen
14mr|jsoncpp-0.6.0-0.rc2.1|26	BuildRequires:	graphviz
14mr|jsoncpp-0.6.0-0.rc2.1|27	%endif
14mr|jsoncpp-0.6.0-0.rc2.1|28	
14mr|jsoncpp-0.6.0-0.rc2.1|29	%description
14mr|jsoncpp-0.6.0-0.rc2.1|30	JsonCpp is a simple API to manipulate JSON value, handle serialization
14mr|jsoncpp-0.6.0-0.rc2.1|31	and unserialization to string.
14mr|jsoncpp-0.6.0-0.rc2.1|32	
14mr|jsoncpp-0.6.0-0.rc2.1|33	It can also preserve existing comment in unserialization/serialization steps,
14mr|jsoncpp-0.6.0-0.rc2.1|34	making it a convenient format to store user input files.
14mr|jsoncpp-0.6.0-0.rc2.1|35	
14mr|jsoncpp-0.6.0-0.rc2.1|36	Unserialization parsing is user friendly and provides precise error reports.
14mr|jsoncpp-0.6.0-0.rc2.1|37	
14mr|jsoncpp-0.6.0-0.rc2.1|38	#----------------------------------------------------------------------------
14mr|jsoncpp-0.6.0-0.rc2.1|39	
14mr|jsoncpp-0.6.0-0.rc2.1|40	%package -n %{libname}
14mr|jsoncpp-0.6.0-0.rc2.1|41	Summary:	JsonCpp library
14mr|jsoncpp-0.6.0-0.rc2.1|42	Group:		System/Libraries
14mr|jsoncpp-0.6.0-0.rc2.1|43	
14mr|jsoncpp-0.6.0-0.rc2.1|44	%description -n %{libname}
14mr|jsoncpp-0.6.0-0.rc2.1|45	JsonCpp is a simple API to manipulate JSON value, handle serialization
14mr|jsoncpp-0.6.0-0.rc2.1|46	and unserialization to string.
14mr|jsoncpp-0.6.0-0.rc2.1|47	
14mr|jsoncpp-0.6.0-0.rc2.1|48	It can also preserve existing comment in unserialization/serialization steps,
14mr|jsoncpp-0.6.0-0.rc2.1|49	making it a convenient format to store user input files.
14mr|jsoncpp-0.6.0-0.rc2.1|50	
14mr|jsoncpp-0.6.0-0.rc2.1|51	Unserialization parsing is user friendly and provides precise error reports.
14mr|jsoncpp-0.6.0-0.rc2.1|52	
14mr|jsoncpp-0.6.0-0.rc2.1|53	%files -n %{libname}
14mr|jsoncpp-0.6.0-0.rc2.1|54	%doc README.txt
14mr|jsoncpp-0.6.0-0.rc2.1|55	%{_libdir}/%{library}
14mr|jsoncpp-0.6.0-0.rc2.1|56	%{_libdir}/lib%{name}.so.%{major}
14mr|jsoncpp-0.6.0-0.rc2.1|57	
14mr|jsoncpp-0.6.0-0.rc2.1|58	#----------------------------------------------------------------------------
14mr|jsoncpp-0.6.0-0.rc2.1|59	
14mr|jsoncpp-0.6.0-0.rc2.1|60	%package -n %{devname}
14mr|jsoncpp-0.6.0-0.rc2.1|61	Summary:	Development files for %{name}
14mr|jsoncpp-0.6.0-0.rc2.1|62	Group:		System/Libraries
14mr|jsoncpp-0.6.0-0.rc2.1|63	Requires:	%{libname} = %{EVRD}
14mr|jsoncpp-0.6.0-0.rc2.1|64	Provides:	%{name}-devel = %{EVRD}
14mr|jsoncpp-0.6.0-0.rc2.1|65	
14mr|jsoncpp-0.6.0-0.rc2.1|66	%description -n %{devname}
14mr|jsoncpp-0.6.0-0.rc2.1|67	Files for building applications with %{name} support.
14mr|jsoncpp-0.6.0-0.rc2.1|68	
14mr|jsoncpp-0.6.0-0.rc2.1|69	%files -n %{devname}
14mr|jsoncpp-0.6.0-0.rc2.1|70	%{_libdir}/lib%{name}.so
14mr|jsoncpp-0.6.0-0.rc2.1|71	%dir %{_includedir}/%{name}
14mr|jsoncpp-0.6.0-0.rc2.1|72	%{_includedir}/%{name}/*
14mr|jsoncpp-0.6.0-0.rc2.1|73	
14mr|jsoncpp-0.6.0-0.rc2.1|74	#----------------------------------------------------------------------------
14mr|jsoncpp-0.6.0-0.rc2.1|75	
14mr|jsoncpp-0.6.0-0.rc2.1|76	%prep
14mr|jsoncpp-0.6.0-0.rc2.1|77	%setup -qn jsoncpp-src-%{version}-%{beta}
14mr|jsoncpp-0.6.0-0.rc2.1|78	%apply_patches
14mr|jsoncpp-0.6.0-0.rc2.1|79	
14mr|jsoncpp-0.6.0-0.rc2.1|80	%build
14mr|jsoncpp-0.6.0-0.rc2.1|81	grep -e "-Wall" SConstruct
14mr|jsoncpp-0.6.0-0.rc2.1|82	sed 's/CCFLAGS = "-Wall"/CCFLAGS = "%{optflags}"/' -i SConstruct
14mr|jsoncpp-0.6.0-0.rc2.1|83	CXXFLAGS="%{optflags}" LINKFLAGS="%{ldflags}" scons platform=linux-gcc
14mr|jsoncpp-0.6.0-0.rc2.1|84	#Docs generation is broken at the moment, return to it ASAP
14mr|jsoncpp-0.6.0-0.rc2.1|85	
14mr|jsoncpp-0.6.0-0.rc2.1|86	%install
14mr|jsoncpp-0.6.0-0.rc2.1|87	#Scons file is missing an 'install' target
14mr|jsoncpp-0.6.0-0.rc2.1|88	install -m755 buildscons/linux-gcc-%{gcc_ver}/src/lib_json/%{library} -D %{buildroot}%{_libdir}/%{library}
14mr|jsoncpp-0.6.0-0.rc2.1|89	ln -s %{library} %{buildroot}%{_libdir}/lib%{name}.so.0
14mr|jsoncpp-0.6.0-0.rc2.1|90	ln -s %{library} %{buildroot}%{_libdir}/lib%{name}.so
14mr|jsoncpp-0.6.0-0.rc2.1|91	mkdir -p %{buildroot}%{_includedir}
14mr|jsoncpp-0.6.0-0.rc2.1|92	cp -r include/json %{buildroot}%{_includedir}/jsoncpp
14mr|jsoncpp-0.6.0-0.rc2.1|93	
14mr|jsoncpp-0.6.0-0.rc2.1|94	
14mr|jsoncpp-0.6.0-0.rc2.1|95	%changelog
14mr|jsoncpp-0.6.0-0.rc2.1|96	* Mon Jun 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-0.rc2.1
14mr|jsoncpp-0.6.0-0.rc2.1|97	+ Revision: 68e45dc
14mr|jsoncpp-0.6.0-0.rc2.1|98	- New version 0.6.0-rc2
14mr|jsoncpp-0.6.0-0.rc2.1|99	
14mr|jsoncpp-0.6.0-0.rc2.1|100	

16866 14
14mr|json-glib-1.0.2-2|1	%define libver 1.0
14mr|json-glib-1.0.2-2|2	%define major 0
14mr|json-glib-1.0.2-2|3	
14mr|json-glib-1.0.2-2|4	%define libname		%mklibname %{name} %{libver} %{major}
14mr|json-glib-1.0.2-2|5	%define develname	%mklibname %{name} -d
14mr|json-glib-1.0.2-2|6	
14mr|json-glib-1.0.2-2|7	Name:		json-glib
14mr|json-glib-1.0.2-2|8	Version:	1.0.2
14mr|json-glib-1.0.2-2|9	Release:	2
14mr|json-glib-1.0.2-2|10	Summary:	Library for JavaScript Object Notation format
14mr|json-glib-1.0.2-2|11	Group:		System/Libraries
14mr|json-glib-1.0.2-2|12	License:	LGPLv2+
14mr|json-glib-1.0.2-2|13	URL:		http://live.gnome.org/JsonGlib
14mr|json-glib-1.0.2-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.xz
14mr|json-glib-1.0.2-2|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|json-glib-1.0.2-2|16	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|json-glib-1.0.2-2|17	BuildRequires:	gtk-doc
14mr|json-glib-1.0.2-2|18	Requires:	%{libname} = %{version}-%{release}
14mr|json-glib-1.0.2-2|19	
14mr|json-glib-1.0.2-2|20	%description
14mr|json-glib-1.0.2-2|21	%{name} is a library providing serialization and deserialization support
14mr|json-glib-1.0.2-2|22	for the JavaScript Object Notation (JSON) format.
14mr|json-glib-1.0.2-2|23	
14mr|json-glib-1.0.2-2|24	%package -n %{libname}
14mr|json-glib-1.0.2-2|25	Summary:	Shared libraries for %{name}
14mr|json-glib-1.0.2-2|26	Group:		System/Libraries
14mr|json-glib-1.0.2-2|27	Provides:	%{name} = %{version}-%{release}
14mr|json-glib-1.0.2-2|28	Provides:	lib%{name} = %{version}-%{release}
14mr|json-glib-1.0.2-2|29	
14mr|json-glib-1.0.2-2|30	%description -n %{libname}
14mr|json-glib-1.0.2-2|31	%{name} is a library providing serialization and deserialization support
14mr|json-glib-1.0.2-2|32	for the JavaScript Object Notation (JSON) format.
14mr|json-glib-1.0.2-2|33	
14mr|json-glib-1.0.2-2|34	
14mr|json-glib-1.0.2-2|35	%package -n %{develname}
14mr|json-glib-1.0.2-2|36	Summary:	Development files for %{name}
14mr|json-glib-1.0.2-2|37	Group:		Development/C
14mr|json-glib-1.0.2-2|38	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|json-glib-1.0.2-2|39	Requires:	%{libname} = %{version}-%{release}
14mr|json-glib-1.0.2-2|40	
14mr|json-glib-1.0.2-2|41	%description -n %{develname}
14mr|json-glib-1.0.2-2|42	The %{develname} package contains libraries and header files for
14mr|json-glib-1.0.2-2|43	developing applications that use %{name}.
14mr|json-glib-1.0.2-2|44	
14mr|json-glib-1.0.2-2|45	%prep
14mr|json-glib-1.0.2-2|46	%setup -q
14mr|json-glib-1.0.2-2|47	
14mr|json-glib-1.0.2-2|48	%build
14mr|json-glib-1.0.2-2|49	%configure2_5x	--disable-static
14mr|json-glib-1.0.2-2|50	%make
14mr|json-glib-1.0.2-2|51	
14mr|json-glib-1.0.2-2|52	
14mr|json-glib-1.0.2-2|53	%install
14mr|json-glib-1.0.2-2|54	rm -rf %{buildroot}
14mr|json-glib-1.0.2-2|55	%makeinstall_std
14mr|json-glib-1.0.2-2|56	
14mr|json-glib-1.0.2-2|57	%find_lang %{name}-%{libver}
14mr|json-glib-1.0.2-2|58	
14mr|json-glib-1.0.2-2|59	%check
14mr|json-glib-1.0.2-2|60	%make check
14mr|json-glib-1.0.2-2|61	
14mr|json-glib-1.0.2-2|62	%files -f %{name}-%{libver}.lang
14mr|json-glib-1.0.2-2|63	%{_bindir}/*
14mr|json-glib-1.0.2-2|64	
14mr|json-glib-1.0.2-2|65	%files -n %{libname}
14mr|json-glib-1.0.2-2|66	%{_libdir}/lib%{name}-%{libver}.so.%{major}*
14mr|json-glib-1.0.2-2|67	%_libdir/girepository-1.0/Json-%{libver}.typelib
14mr|json-glib-1.0.2-2|68	
14mr|json-glib-1.0.2-2|69	%files -n %{develname}
14mr|json-glib-1.0.2-2|70	%doc NEWS ChangeLog
14mr|json-glib-1.0.2-2|71	%{_libdir}/lib%{name}-%{libver}.so
14mr|json-glib-1.0.2-2|72	%{_libdir}/pkgconfig/%{name}-%{libver}.pc
14mr|json-glib-1.0.2-2|73	%{_includedir}/%{name}-%{libver}/
14mr|json-glib-1.0.2-2|74	%dir %{_datadir}/gtk-doc/html
14mr|json-glib-1.0.2-2|75	%{_datadir}/gtk-doc/html/%{name}/
14mr|json-glib-1.0.2-2|76	%{_datadir}/gir-1.0/Json-%{libver}.gir
14mr|json-glib-1.0.2-2|77	%{_mandir}/man1/*
14mr|json-glib-1.0.2-2|78	
14mr|json-glib-1.0.2-2|79	%changelog
14mr|json-glib-1.0.2-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|json-glib-1.0.2-2|81	+ Revision: 146920a
14mr|json-glib-1.0.2-2|82	- MassBuild#440: Increase release tag
14mr|json-glib-1.0.2-2|83	
14mr|json-glib-1.0.2-2|84	

16867 14
14mr|jss-4.2.5-7|1	%define gcj_support  0
14mr|jss-4.2.5-7|2	%define major        4
14mr|jss-4.2.5-7|3	
14mr|jss-4.2.5-7|4	Name:           jss
14mr|jss-4.2.5-7|5	Version:        4.2.5
14mr|jss-4.2.5-7|6	Release:        7
14mr|jss-4.2.5-7|7	Epoch:          0
14mr|jss-4.2.5-7|8	Summary:        Network Security Services for Java (JSS)
14mr|jss-4.2.5-7|9	License:        GPLv2+
14mr|jss-4.2.5-7|10	Group:          Development/Java
14mr|jss-4.2.5-7|11	URL:            http://www.mozilla.org/projects/security/pki/jss/
14mr|jss-4.2.5-7|12	# cvs -z3 -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -rJSS_4_2_5_RTM mozilla/security/coreconf
14mr|jss-4.2.5-7|13	# cvs -z3 -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -rJSS_4_2_5_RTM mozilla/security/jss
14mr|jss-4.2.5-7|14	# mv mozilla jss-4.2.5
14mr|jss-4.2.5-7|15	# tar cvjf jss-4.2.5.tar.bz2 jss-4.2.5
14mr|jss-4.2.5-7|16	Source0:        jss-%{version}.tar.bz2
14mr|jss-4.2.5-7|17	Patch0:         jss-4.2.5-target_source.patch
14mr|jss-4.2.5-7|18	Patch1:         http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/dev-java/jss/files/jss-4.2.5-use_pkg-config.patch
14mr|jss-4.2.5-7|19	Patch2:         jss-4.2.5-jss-html.patch
14mr|jss-4.2.5-7|20	BuildRequires:  java-rpmbuild
14mr|jss-4.2.5-7|21	BuildRequires:  nspr-devel
14mr|jss-4.2.5-7|22	BuildRequires:  nss-devel
14mr|jss-4.2.5-7|23	%if %{gcj_support}
14mr|jss-4.2.5-7|24	BuildRequires:  java-gcj-compat-devel
14mr|jss-4.2.5-7|25	%endif
14mr|jss-4.2.5-7|26	
14mr|jss-4.2.5-7|27	%description
14mr|jss-4.2.5-7|28	Network Security Services for Java (JSS) is a Java interface to NSS. It
14mr|jss-4.2.5-7|29	supports most of the security standards and encryption technologies
14mr|jss-4.2.5-7|30	supported by NSS. JSS also provides a pure Java interface for ASN.1
14mr|jss-4.2.5-7|31	types and BER/DER encoding.
14mr|jss-4.2.5-7|32	
14mr|jss-4.2.5-7|33	%package javadoc
14mr|jss-4.2.5-7|34	Summary:        Javadoc for %{name}
14mr|jss-4.2.5-7|35	Group:          Development/Java
14mr|jss-4.2.5-7|36	
14mr|jss-4.2.5-7|37	%description javadoc
14mr|jss-4.2.5-7|38	%{summary}.
14mr|jss-4.2.5-7|39	
14mr|jss-4.2.5-7|40	%prep
14mr|jss-4.2.5-7|41	%setup -q
14mr|jss-4.2.5-7|42	%patch0 -p1
14mr|jss-4.2.5-7|43	%patch1 -p1
14mr|jss-4.2.5-7|44	%patch2 -p1
14mr|jss-4.2.5-7|45	
14mr|jss-4.2.5-7|46	# XXX: uses a Sun proprietary API
14mr|jss-4.2.5-7|47	%{__rm} security/jss/org/mozilla/jss/tests/JSSE_SSLClient.java
14mr|jss-4.2.5-7|48	
14mr|jss-4.2.5-7|49	%{__mkdir_p} examples
14mr|jss-4.2.5-7|50	cp -a security/jss/org/mozilla/jss/ssl/SSL{Client,Server}.java examples
14mr|jss-4.2.5-7|51	cp -p security/coreconf/Linux2.6.mk security/coreconf/Linux3.11.mk
14mr|jss-4.2.5-7|52	sed -i -e 's;LINUX2_6;LINUX3_11;' security/coreconf/Linux3.11.mk
14mr|jss-4.2.5-7|53	
14mr|jss-4.2.5-7|54	
14mr|jss-4.2.5-7|55	%build
14mr|jss-4.2.5-7|56	export CLASSPATH=
14mr|jss-4.2.5-7|57	export JAVA_HOME=%{java_home}
14mr|jss-4.2.5-7|58	export JAVA_GENTOO_OPTS="-target 1.5 -source 1.5"
14mr|jss-4.2.5-7|59	%ifarch x86_64 ppc64
14mr|jss-4.2.5-7|60	export USE_64=1
14mr|jss-4.2.5-7|61	%endif
14mr|jss-4.2.5-7|62	pushd security/coreconf
14mr|jss-4.2.5-7|63	%{__make} -j1 BUILD_OPT=1 CC="gcc %{optflags}"
14mr|jss-4.2.5-7|64	popd
14mr|jss-4.2.5-7|65	pushd security/jss
14mr|jss-4.2.5-7|66	%{__make} -j1 BUILD_OPT=1 USE_PKGCONFIG=1 NSS_PKGCONFIG=nss NSPR_PKGCONFIG=nspr CC="gcc %{optflags}"
14mr|jss-4.2.5-7|67	%{__make} -j1 BUILD_OPT=1 CC="gcc %{optflags}" javadoc
14mr|jss-4.2.5-7|68	popd
14mr|jss-4.2.5-7|69	
14mr|jss-4.2.5-7|70	%install
14mr|jss-4.2.5-7|71	%{__rm} -rf %{buildroot}
14mr|jss-4.2.5-7|72	
14mr|jss-4.2.5-7|73	# jars
14mr|jss-4.2.5-7|74	%{__mkdir_p} %{buildroot}%{_jnidir}
14mr|jss-4.2.5-7|75	%{__install} -m 644 dist/xpclass.jar %{buildroot}%{_jnidir}/%{name}-%{version}.jar
14mr|jss-4.2.5-7|76	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `/bin/echo ${jar} | %{__sed}  "s|-%{version}||g"`; done)
14mr|jss-4.2.5-7|77	(cd %{buildroot}%{_jnidir} && %{__ln_s} %{name}-%{version}.jar jss%{major}-%{version}.jar)
14mr|jss-4.2.5-7|78	(cd %{buildroot}%{_jnidir} && %{__ln_s} jss%{major}-%{version}.jar jss%{major}.jar)
14mr|jss-4.2.5-7|79	
14mr|jss-4.2.5-7|80	# jni library
14mr|jss-4.2.5-7|81	%{__mkdir_p} %{buildroot}%{_libdir}
14mr|jss-4.2.5-7|82	%{__install} -m 755 security/jss/lib/*/libjss%{major}.so %{buildroot}%{_libdir}
14mr|jss-4.2.5-7|83	
14mr|jss-4.2.5-7|84	# javadoc
14mr|jss-4.2.5-7|85	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jss-4.2.5-7|86	cp -a dist/jssdoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jss-4.2.5-7|87	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|jss-4.2.5-7|88	
14mr|jss-4.2.5-7|89	%if %{gcj_support}
14mr|jss-4.2.5-7|90	%{_bindir}/aot-compile-rpm
14mr|jss-4.2.5-7|91	%endif
14mr|jss-4.2.5-7|92	
14mr|jss-4.2.5-7|93	%if %{gcj_support}
14mr|jss-4.2.5-7|94	%post
14mr|jss-4.2.5-7|95	%{update_gcjdb}
14mr|jss-4.2.5-7|96	
14mr|jss-4.2.5-7|97	%postun
14mr|jss-4.2.5-7|98	%{clean_gcjdb}
14mr|jss-4.2.5-7|99	%endif
14mr|jss-4.2.5-7|100	
14mr|jss-4.2.5-7|101	%files
14mr|jss-4.2.5-7|102	%defattr(0644,root,root,0755)
14mr|jss-4.2.5-7|103	%doc security/jss/jss.html security/jss/samples examples
14mr|jss-4.2.5-7|104	%{_jnidir}/%{name}-%{version}.jar
14mr|jss-4.2.5-7|105	%{_jnidir}/%{name}.jar
14mr|jss-4.2.5-7|106	%{_jnidir}/jss%{major}-%{version}.jar
14mr|jss-4.2.5-7|107	%{_jnidir}/jss%{major}.jar
14mr|jss-4.2.5-7|108	%attr(0755,root,root) %{_libdir}/libjss%{major}.so
14mr|jss-4.2.5-7|109	%if %{gcj_support}
14mr|jss-4.2.5-7|110	%dir  %{_libdir}/gcj/%{name}
14mr|jss-4.2.5-7|111	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jss-4.2.5-7|112	%endif
14mr|jss-4.2.5-7|113	
14mr|jss-4.2.5-7|114	%files javadoc
14mr|jss-4.2.5-7|115	%defattr(0644,root,root,0755)
14mr|jss-4.2.5-7|116	%{_javadocdir}/%{name}-%{version}
14mr|jss-4.2.5-7|117	%{_javadocdir}/%{name}
14mr|jss-4.2.5-7|118	
14mr|jss-4.2.5-7|119	
14mr|jss-4.2.5-7|120	
14mr|jss-4.2.5-7|121	%changelog
14mr|jss-4.2.5-7|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:4.2.5-7
14mr|jss-4.2.5-7|123	+ Revision: aaae714
14mr|jss-4.2.5-7|124	- MassBuild#440: Increase release tag
14mr|jss-4.2.5-7|125	
14mr|jss-4.2.5-7|126	

16868 14
14mr|jtidy-1.0-0.1.r7dev.1.2.13|1	# Copyright (c) 2000-2007, JPackage Project
14mr|jtidy-1.0-0.1.r7dev.1.2.13|2	# All rights reserved.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|3	#
14mr|jtidy-1.0-0.1.r7dev.1.2.13|4	# Redistribution and use in source and binary forms, with or without
14mr|jtidy-1.0-0.1.r7dev.1.2.13|5	# modification, are permitted provided that the following conditions
14mr|jtidy-1.0-0.1.r7dev.1.2.13|6	# are met:
14mr|jtidy-1.0-0.1.r7dev.1.2.13|7	#
14mr|jtidy-1.0-0.1.r7dev.1.2.13|8	# 1. Redistributions of source code must retain the above copyright
14mr|jtidy-1.0-0.1.r7dev.1.2.13|9	#    notice, this list of conditions and the following disclaimer.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jtidy-1.0-0.1.r7dev.1.2.13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jtidy-1.0-0.1.r7dev.1.2.13|12	#    documentation and/or other materials provided with the
14mr|jtidy-1.0-0.1.r7dev.1.2.13|13	#    distribution.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jtidy-1.0-0.1.r7dev.1.2.13|15	#    contributors may be used to endorse or promote products derived
14mr|jtidy-1.0-0.1.r7dev.1.2.13|16	#    from this software without specific prior written permission.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|17	#
14mr|jtidy-1.0-0.1.r7dev.1.2.13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jtidy-1.0-0.1.r7dev.1.2.13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jtidy-1.0-0.1.r7dev.1.2.13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jtidy-1.0-0.1.r7dev.1.2.13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jtidy-1.0-0.1.r7dev.1.2.13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jtidy-1.0-0.1.r7dev.1.2.13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jtidy-1.0-0.1.r7dev.1.2.13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jtidy-1.0-0.1.r7dev.1.2.13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jtidy-1.0-0.1.r7dev.1.2.13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jtidy-1.0-0.1.r7dev.1.2.13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jtidy-1.0-0.1.r7dev.1.2.13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|29	#
14mr|jtidy-1.0-0.1.r7dev.1.2.13|30	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|31	%define gcj_support 1
14mr|jtidy-1.0-0.1.r7dev.1.2.13|32	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|33	Summary:        HTML syntax checker and pretty printer
14mr|jtidy-1.0-0.1.r7dev.1.2.13|34	Name:           jtidy
14mr|jtidy-1.0-0.1.r7dev.1.2.13|35	Version:        1.0
14mr|jtidy-1.0-0.1.r7dev.1.2.13|36	Release:        0.1.r7dev.1.2.13
14mr|jtidy-1.0-0.1.r7dev.1.2.13|37	Epoch:          2
14mr|jtidy-1.0-0.1.r7dev.1.2.13|38	License:        BSD-Style
14mr|jtidy-1.0-0.1.r7dev.1.2.13|39	URL:            http://jtidy.sourceforge.net/
14mr|jtidy-1.0-0.1.r7dev.1.2.13|40	Source0:        http://download.sf.net/jtidy/jtidy-04aug2000r7-dev.zip
14mr|jtidy-1.0-0.1.r7dev.1.2.13|41	Source1:        %{name}.jtidy.script
14mr|jtidy-1.0-0.1.r7dev.1.2.13|42	Patch0:         %{name}.noapis.patch
14mr|jtidy-1.0-0.1.r7dev.1.2.13|43	Requires:       jaxp_parser_impl
14mr|jtidy-1.0-0.1.r7dev.1.2.13|44	Requires:       xml-commons-jaxp-1.3-apis
14mr|jtidy-1.0-0.1.r7dev.1.2.13|45	Requires:       jpackage-utils
14mr|jtidy-1.0-0.1.r7dev.1.2.13|46	BuildRequires:  ant >= 0:1.6
14mr|jtidy-1.0-0.1.r7dev.1.2.13|47	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|jtidy-1.0-0.1.r7dev.1.2.13|48	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|jtidy-1.0-0.1.r7dev.1.2.13|49	Group:          Development/Java
14mr|jtidy-1.0-0.1.r7dev.1.2.13|50	%if ! %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|51	BuildArch:      noarch
14mr|jtidy-1.0-0.1.r7dev.1.2.13|52	%else
14mr|jtidy-1.0-0.1.r7dev.1.2.13|53	BuildRequires:  java-devel
14mr|jtidy-1.0-0.1.r7dev.1.2.13|54	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|55	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|56	%if %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|57	BuildRequires:    java-gcj-compat-devel
14mr|jtidy-1.0-0.1.r7dev.1.2.13|58	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|59	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|60	%description
14mr|jtidy-1.0-0.1.r7dev.1.2.13|61	JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
14mr|jtidy-1.0-0.1.r7dev.1.2.13|62	printer. Like its non-Java cousin, JTidy can be used as a tool for
14mr|jtidy-1.0-0.1.r7dev.1.2.13|63	cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM
14mr|jtidy-1.0-0.1.r7dev.1.2.13|64	parser for real-world HTML.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|65	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|66	%package javadoc
14mr|jtidy-1.0-0.1.r7dev.1.2.13|67	Group:          Development/Java
14mr|jtidy-1.0-0.1.r7dev.1.2.13|68	Summary:        Javadoc for %{name}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|69	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|70	%description javadoc
14mr|jtidy-1.0-0.1.r7dev.1.2.13|71	Javadoc for %{name}.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|72	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|73	%package scripts
14mr|jtidy-1.0-0.1.r7dev.1.2.13|74	Summary:        Utility scripts for %{name}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|75	Group:          Development/Java
14mr|jtidy-1.0-0.1.r7dev.1.2.13|76	Requires:       jpackage-utils >= 0:1.5
14mr|jtidy-1.0-0.1.r7dev.1.2.13|77	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|78	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|79	%description scripts
14mr|jtidy-1.0-0.1.r7dev.1.2.13|80	Utility scripts for %{name}.
14mr|jtidy-1.0-0.1.r7dev.1.2.13|81	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|82	%prep
14mr|jtidy-1.0-0.1.r7dev.1.2.13|83	%setup -q -n %{name}-04aug2000r7-dev
14mr|jtidy-1.0-0.1.r7dev.1.2.13|84	%patch0 -p0
14mr|jtidy-1.0-0.1.r7dev.1.2.13|85	%remove_java_binaries
14mr|jtidy-1.0-0.1.r7dev.1.2.13|86	# correct silly permissions
14mr|jtidy-1.0-0.1.r7dev.1.2.13|87	%__chmod -R go=u-w *
14mr|jtidy-1.0-0.1.r7dev.1.2.13|88	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|89	%build
14mr|jtidy-1.0-0.1.r7dev.1.2.13|90	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
14mr|jtidy-1.0-0.1.r7dev.1.2.13|91	%ant -Dant.build.javac.source=1.4 jar javadoc
14mr|jtidy-1.0-0.1.r7dev.1.2.13|92	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|93	%install
14mr|jtidy-1.0-0.1.r7dev.1.2.13|94	%__rm -rf %{buildroot}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|95	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|96	# jar
14mr|jtidy-1.0-0.1.r7dev.1.2.13|97	%__mkdir_p %{buildroot}%{_javadir}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|98	cp -ap build/Tidy.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|jtidy-1.0-0.1.r7dev.1.2.13|99	# jar versioning
14mr|jtidy-1.0-0.1.r7dev.1.2.13|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do \
14mr|jtidy-1.0-0.1.r7dev.1.2.13|101	%__ln_s ${jar} `echo $jar| %__sed "s|-%{version}||g"`; done)
14mr|jtidy-1.0-0.1.r7dev.1.2.13|102	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|103	# javadoc
14mr|jtidy-1.0-0.1.r7dev.1.2.13|104	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|105	cp -ap doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|106	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
14mr|jtidy-1.0-0.1.r7dev.1.2.13|107	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|108	# shell script
14mr|jtidy-1.0-0.1.r7dev.1.2.13|109	%__mkdir_p %{buildroot}%{_bindir}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|110	cp -ap %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|111	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|112	# ant.d
14mr|jtidy-1.0-0.1.r7dev.1.2.13|113	%__mkdir_p %{buildroot}%{_sysconfdir}/ant.d
14mr|jtidy-1.0-0.1.r7dev.1.2.13|114	%__cat > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
14mr|jtidy-1.0-0.1.r7dev.1.2.13|115	jtidy xml-commons-jaxp-1.3-apis
14mr|jtidy-1.0-0.1.r7dev.1.2.13|116	EOF
14mr|jtidy-1.0-0.1.r7dev.1.2.13|117	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|118	%if %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|119	%{_bindir}/aot-compile-rpm
14mr|jtidy-1.0-0.1.r7dev.1.2.13|120	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|121	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|122	%if %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|123	%post
14mr|jtidy-1.0-0.1.r7dev.1.2.13|124	%{update_gcjdb}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|125	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|126	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|127	%if %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|128	%postun
14mr|jtidy-1.0-0.1.r7dev.1.2.13|129	%{clean_gcjdb}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|130	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|131	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|132	%files
14mr|jtidy-1.0-0.1.r7dev.1.2.13|133	%defattr(0644,root,root,0755)
14mr|jtidy-1.0-0.1.r7dev.1.2.13|134	%doc LICENSE NOTES doc/devel
14mr|jtidy-1.0-0.1.r7dev.1.2.13|135	%{_javadir}/*
14mr|jtidy-1.0-0.1.r7dev.1.2.13|136	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|137	%if %{gcj_support}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|138	%attr(-,root,root) %{_libdir}/gcj/%{name}
14mr|jtidy-1.0-0.1.r7dev.1.2.13|139	%endif
14mr|jtidy-1.0-0.1.r7dev.1.2.13|140	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|141	%files javadoc
14mr|jtidy-1.0-0.1.r7dev.1.2.13|142	%defattr(0644,root,root,0755)
14mr|jtidy-1.0-0.1.r7dev.1.2.13|143	%{_javadocdir}/*
14mr|jtidy-1.0-0.1.r7dev.1.2.13|144	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|145	%files scripts
14mr|jtidy-1.0-0.1.r7dev.1.2.13|146	%defattr(0755,root,root,0755)
14mr|jtidy-1.0-0.1.r7dev.1.2.13|147	%{_bindir}/*
14mr|jtidy-1.0-0.1.r7dev.1.2.13|148	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|149	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|150	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|151	%changelog
14mr|jtidy-1.0-0.1.r7dev.1.2.13|152	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.0-0.1.r7dev.1.2.13
14mr|jtidy-1.0-0.1.r7dev.1.2.13|153	+ Revision: a892335
14mr|jtidy-1.0-0.1.r7dev.1.2.13|154	- LOG Use cp command instead of __cp macro
14mr|jtidy-1.0-0.1.r7dev.1.2.13|155	
14mr|jtidy-1.0-0.1.r7dev.1.2.13|156	

16869 14
14mr|judy-1.0.5-5|1	%define	major 1
14mr|judy-1.0.5-5|2	%define libname	%mklibname %{name} %{major}
14mr|judy-1.0.5-5|3	%define develname %mklibname -d %{name}
14mr|judy-1.0.5-5|4	
14mr|judy-1.0.5-5|5	Summary:	A general purpose dynamic array implemented as a C callable library
14mr|judy-1.0.5-5|6	Name:		judy
14mr|judy-1.0.5-5|7	Version:	1.0.5
14mr|judy-1.0.5-5|8	Release:	5
14mr|judy-1.0.5-5|9	Group:		System/Libraries
14mr|judy-1.0.5-5|10	License:	LGPL
14mr|judy-1.0.5-5|11	URL:		http://sourceforge.net/projects/judy/
14mr|judy-1.0.5-5|12	Source0:	http://downloads.sourceforge.net/project/judy/judy/Judy-%{version}/Judy-%{version}.tar.gz
14mr|judy-1.0.5-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|judy-1.0.5-5|14	
14mr|judy-1.0.5-5|15	%description
14mr|judy-1.0.5-5|16	Judy is a general purpose dynamic array implemented as a C callable library.
14mr|judy-1.0.5-5|17	Judy's speed and memory usage are typically better than other data storage
14mr|judy-1.0.5-5|18	models and improves with very large data sets.
14mr|judy-1.0.5-5|19	
14mr|judy-1.0.5-5|20	%package -n	%{libname}
14mr|judy-1.0.5-5|21	Summary:	The shared libjudy library
14mr|judy-1.0.5-5|22	Group:          System/Libraries
14mr|judy-1.0.5-5|23	
14mr|judy-1.0.5-5|24	%description -n	%{libname}
14mr|judy-1.0.5-5|25	Judy is a general purpose dynamic array implemented as a C callable library.
14mr|judy-1.0.5-5|26	Judy's speed and memory usage are typically better than other data storage
14mr|judy-1.0.5-5|27	models and improves with very large data sets.
14mr|judy-1.0.5-5|28	
14mr|judy-1.0.5-5|29	%package -n	%{develname}
14mr|judy-1.0.5-5|30	Summary:	Static library and header files for the libjudy library
14mr|judy-1.0.5-5|31	Group:		Development/C
14mr|judy-1.0.5-5|32	Provides:	%{name}-devel = %{version}
14mr|judy-1.0.5-5|33	Requires:	%{libname} = %{version}
14mr|judy-1.0.5-5|34	
14mr|judy-1.0.5-5|35	%description -n	%{develname}
14mr|judy-1.0.5-5|36	Judy is a general purpose dynamic array implemented as a C callable library.
14mr|judy-1.0.5-5|37	Judy's speed and memory usage are typically better than other data storage
14mr|judy-1.0.5-5|38	models and improves with very large data sets.
14mr|judy-1.0.5-5|39	
14mr|judy-1.0.5-5|40	%prep
14mr|judy-1.0.5-5|41	
14mr|judy-1.0.5-5|42	%setup -q
14mr|judy-1.0.5-5|43	
14mr|judy-1.0.5-5|44	%build
14mr|judy-1.0.5-5|45	rm -rf autom4te.cache
14mr|judy-1.0.5-5|46	rm -f configure
14mr|judy-1.0.5-5|47	autoreconf -fi
14mr|judy-1.0.5-5|48	
14mr|judy-1.0.5-5|49	%configure2_5x
14mr|judy-1.0.5-5|50	
14mr|judy-1.0.5-5|51	make
14mr|judy-1.0.5-5|52	
14mr|judy-1.0.5-5|53	%install
14mr|judy-1.0.5-5|54	rm -rf %{buildroot}
14mr|judy-1.0.5-5|55	
14mr|judy-1.0.5-5|56	%makeinstall_std
14mr|judy-1.0.5-5|57	
14mr|judy-1.0.5-5|58	%if %mdkversion < 200900
14mr|judy-1.0.5-5|59	%post -n %{libname} -p /sbin/ldconfig
14mr|judy-1.0.5-5|60	%endif
14mr|judy-1.0.5-5|61	
14mr|judy-1.0.5-5|62	%if %mdkversion < 200900
14mr|judy-1.0.5-5|63	%postun -n %{libname} -p /sbin/ldconfig
14mr|judy-1.0.5-5|64	%endif
14mr|judy-1.0.5-5|65	
14mr|judy-1.0.5-5|66	%clean
14mr|judy-1.0.5-5|67	rm -rf %{buildroot}
14mr|judy-1.0.5-5|68	
14mr|judy-1.0.5-5|69	%files -n %{libname}
14mr|judy-1.0.5-5|70	%defattr(-,root,root)
14mr|judy-1.0.5-5|71	%doc AUTHORS ChangeLog README
14mr|judy-1.0.5-5|72	%{_libdir}/*.so.%{major}*
14mr|judy-1.0.5-5|73	
14mr|judy-1.0.5-5|74	%files -n %{develname}
14mr|judy-1.0.5-5|75	%defattr(-,root,root)
14mr|judy-1.0.5-5|76	%{_includedir}/*
14mr|judy-1.0.5-5|77	%{_libdir}/*.so
14mr|judy-1.0.5-5|78	%{_libdir}/*.*a
14mr|judy-1.0.5-5|79	%{_mandir}/man3/*
14mr|judy-1.0.5-5|80	
14mr|judy-1.0.5-5|81	
14mr|judy-1.0.5-5|82	
14mr|judy-1.0.5-5|83	
14mr|judy-1.0.5-5|84	%changelog
14mr|judy-1.0.5-5|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-5
14mr|judy-1.0.5-5|86	+ Revision: bba371d
14mr|judy-1.0.5-5|87	- MassBuild#440: Increase release tag
14mr|judy-1.0.5-5|88	
14mr|judy-1.0.5-5|89	

16870 14
14mr|juk-4.13.3-1|1	Name:		juk
14mr|juk-4.13.3-1|2	Version:	4.13.3
14mr|juk-4.13.3-1|3	Release:	1
14mr|juk-4.13.3-1|4	Epoch:		3
14mr|juk-4.13.3-1|5	Summary:	A music player and manager for KDE
14mr|juk-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|juk-4.13.3-1|7	License:	GPLv2
14mr|juk-4.13.3-1|8	URL:		http://www.kde.org/applications/multimedia/juk/
14mr|juk-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|juk-4.13.3-1|10	Requires:	kdebase4-runtime
14mr|juk-4.13.3-1|11	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mr|juk-4.13.3-1|12	Conflicts:	kdemultimedia4-devel < 3:4.6.90-3
14mr|juk-4.13.3-1|13	BuildRequires:	kdelibs4-devel
14mr|juk-4.13.3-1|14	BuildRequires:	libtunepimp-devel
14mr|juk-4.13.3-1|15	BuildRequires:	pkgconfig(taglib) >= 1.7
14mr|juk-4.13.3-1|16	
14mr|juk-4.13.3-1|17	%description
14mr|juk-4.13.3-1|18	JuK is an audio jukebox application, supporting collections of MP3, Ogg
14mr|juk-4.13.3-1|19	Vorbis, and FLAC audio files. It allows you to edit the "tags" of your
14mr|juk-4.13.3-1|20	audio files, and manage your collection and playlists. It's main focus,
14mr|juk-4.13.3-1|21	in fact, is on music management.
14mr|juk-4.13.3-1|22	
14mr|juk-4.13.3-1|23	%files
14mr|juk-4.13.3-1|24	%{_kde_appsdir}/juk
14mr|juk-4.13.3-1|25	%{_kde_bindir}/juk
14mr|juk-4.13.3-1|26	%{_kde_iconsdir}/*/*/apps/juk.*
14mr|juk-4.13.3-1|27	%{_kde_applicationsdir}/juk.desktop
14mr|juk-4.13.3-1|28	%{_kde_services}/ServiceMenus/jukservicemenu.desktop
14mr|juk-4.13.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.juk.collection.xml
14mr|juk-4.13.3-1|30	%{_datadir}/dbus-1/interfaces/org.kde.juk.player.xml
14mr|juk-4.13.3-1|31	%{_datadir}/dbus-1/interfaces/org.kde.juk.search.xml
14mr|juk-4.13.3-1|32	%{_kde_docdir}/HTML/en/juk
14mr|juk-4.13.3-1|33	
14mr|juk-4.13.3-1|34	#------------------------------------------------------------------------------
14mr|juk-4.13.3-1|35	
14mr|juk-4.13.3-1|36	%prep
14mr|juk-4.13.3-1|37	%setup -q
14mr|juk-4.13.3-1|38	
14mr|juk-4.13.3-1|39	%build
14mr|juk-4.13.3-1|40	%cmake_kde4
14mr|juk-4.13.3-1|41	%make
14mr|juk-4.13.3-1|42	
14mr|juk-4.13.3-1|43	%install
14mr|juk-4.13.3-1|44	%makeinstall_std -C build
14mr|juk-4.13.3-1|45	
14mr|juk-4.13.3-1|46	
14mr|juk-4.13.3-1|47	%changelog
14mr|juk-4.13.3-1|48	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|juk-4.13.3-1|49	+ Revision: dc98f8e
14mr|juk-4.13.3-1|50	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|juk-4.13.3-1|51	
14mr|juk-4.13.3-1|52	

16871 14
14mr|junit-3.8.2-13|1	# Copyright (c) 2000-2008, JPackage Project
14mr|junit-3.8.2-13|2	# All rights reserved.
14mr|junit-3.8.2-13|3	#
14mr|junit-3.8.2-13|4	# Redistribution and use in source and binary forms, with or without
14mr|junit-3.8.2-13|5	# modification, are permitted provided that the following conditions
14mr|junit-3.8.2-13|6	# are met:
14mr|junit-3.8.2-13|7	#
14mr|junit-3.8.2-13|8	# 1. Redistributions of source code must retain the above copyright
14mr|junit-3.8.2-13|9	#    notice, this list of conditions and the following disclaimer.
14mr|junit-3.8.2-13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|junit-3.8.2-13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|junit-3.8.2-13|12	#    documentation and/or other materials provided with the
14mr|junit-3.8.2-13|13	#    distribution.
14mr|junit-3.8.2-13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|junit-3.8.2-13|15	#    contributors may be used to endorse or promote products derived
14mr|junit-3.8.2-13|16	#    from this software without specific prior written permission.
14mr|junit-3.8.2-13|17	#
14mr|junit-3.8.2-13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|junit-3.8.2-13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|junit-3.8.2-13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|junit-3.8.2-13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|junit-3.8.2-13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|junit-3.8.2-13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|junit-3.8.2-13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|junit-3.8.2-13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|junit-3.8.2-13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|junit-3.8.2-13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|junit-3.8.2-13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|junit-3.8.2-13|29	#
14mr|junit-3.8.2-13|30	
14mr|junit-3.8.2-13|31	Name:		junit
14mr|junit-3.8.2-13|32	Version:	3.8.2
14mr|junit-3.8.2-13|33	Release:	13
14mr|junit-3.8.2-13|34	Summary:	Java regression test package
14mr|junit-3.8.2-13|35	License:	CPL
14mr|junit-3.8.2-13|36	Url:		http://www.junit.org/
14mr|junit-3.8.2-13|37	Group:		Development/Java
14mr|junit-3.8.2-13|38	Source0:	http://osdn.dl.sourceforge.net/junit/junit3.8.2.tar.bz2
14mr|junit-3.8.2-13|39	Source1:	junit3.8.2-build.xml
14mr|junit-3.8.2-13|40	Source2:	http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
14mr|junit-3.8.2-13|41	BuildRequires:	ant
14mr|junit-3.8.2-13|42	BuildRequires:	java-rpmbuild >= 0:1.6
14mr|junit-3.8.2-13|43	BuildRequires:	java-1.7.0-openjdk-devel
14mr|junit-3.8.2-13|44	BuildArch:      noarch
14mr|junit-3.8.2-13|45	
14mr|junit-3.8.2-13|46	%description
14mr|junit-3.8.2-13|47	JUnit is a regression testing framework written by Erich Gamma and Kent
14mr|junit-3.8.2-13|48	Beck. It is used by the developer who implements unit tests in Java.
14mr|junit-3.8.2-13|49	JUnit is Open Source Software, released under the IBM Public License and
14mr|junit-3.8.2-13|50	hosted on SourceForge.
14mr|junit-3.8.2-13|51	
14mr|junit-3.8.2-13|52	%package manual
14mr|junit-3.8.2-13|53	Group:		Development/Java
14mr|junit-3.8.2-13|54	Summary:	Manual for %{name}
14mr|junit-3.8.2-13|55	
14mr|junit-3.8.2-13|56	%description manual
14mr|junit-3.8.2-13|57	Documentation for %{name}.
14mr|junit-3.8.2-13|58	
14mr|junit-3.8.2-13|59	%package javadoc
14mr|junit-3.8.2-13|60	Group:		Development/Java
14mr|junit-3.8.2-13|61	Summary:	Javadoc for %{name}
14mr|junit-3.8.2-13|62	
14mr|junit-3.8.2-13|63	%description javadoc
14mr|junit-3.8.2-13|64	Javadoc for %{name}.
14mr|junit-3.8.2-13|65	
14mr|junit-3.8.2-13|66	%package demo
14mr|junit-3.8.2-13|67	Group:		Development/Java
14mr|junit-3.8.2-13|68	Summary:	Demos for %{name}
14mr|junit-3.8.2-13|69	Requires:	%{name} = %{version}-%{release}
14mr|junit-3.8.2-13|70	
14mr|junit-3.8.2-13|71	%description demo
14mr|junit-3.8.2-13|72	Demonstrations and samples for %{name}.
14mr|junit-3.8.2-13|73	
14mr|junit-3.8.2-13|74	%prep
14mr|junit-3.8.2-13|75	%setup -q -n %{name}%{version}
14mr|junit-3.8.2-13|76	# extract sources
14mr|junit-3.8.2-13|77	%{jar} xf src.jar
14mr|junit-3.8.2-13|78	rm -f src.jar
14mr|junit-3.8.2-13|79	cp %{SOURCE1} build.xml
14mr|junit-3.8.2-13|80	
14mr|junit-3.8.2-13|81	%build
14mr|junit-3.8.2-13|82	%ant dist
14mr|junit-3.8.2-13|83	
14mr|junit-3.8.2-13|84	%install
14mr|junit-3.8.2-13|85	# jars
14mr|junit-3.8.2-13|86	install -d -m 755 %{buildroot}%{_javadir}
14mr|junit-3.8.2-13|87	install -m 644 %{name}%{version}/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|junit-3.8.2-13|88	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|junit-3.8.2-13|89	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|junit-3.8.2-13|90	# pom
14mr|junit-3.8.2-13|91	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|junit-3.8.2-13|92	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|junit-3.8.2-13|93	# javadoc
14mr|junit-3.8.2-13|94	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|junit-3.8.2-13|95	cp -pr %{name}%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mr|junit-3.8.2-13|96	# demo
14mr|junit-3.8.2-13|97	install -d -m 755 %{buildroot}%{_datadir}/%{name}/demo/junit
14mr|junit-3.8.2-13|98	cp -pr %{name}%{version}/%{name}/* %{buildroot}%{_datadir}/%{name}/demo/junit
14mr|junit-3.8.2-13|99	
14mr|junit-3.8.2-13|100	# fix end-of-line
14mr|junit-3.8.2-13|101	%{__perl} -pi -e 's/\r\n/\n/g' README.html
14mr|junit-3.8.2-13|102	
14mr|junit-3.8.2-13|103	for i in `find %{name}%{version}/doc -type f -name "*.htm*"`; do
14mr|junit-3.8.2-13|104	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|junit-3.8.2-13|105	done
14mr|junit-3.8.2-13|106	
14mr|junit-3.8.2-13|107	for i in `find $RPM_BUILD_ROOT%{_datadir}/%{name} -type f -name "*.java"`; do
14mr|junit-3.8.2-13|108	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|junit-3.8.2-13|109	done
14mr|junit-3.8.2-13|110	
14mr|junit-3.8.2-13|111	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mr|junit-3.8.2-13|112	cp -p README.html %{buildroot}%{_docdir}/%{name}
14mr|junit-3.8.2-13|113	cp -par doc/* %{buildroot}%{_docdir}/%{name}
14mr|junit-3.8.2-13|114	
14mr|junit-3.8.2-13|115	%clean
14mr|junit-3.8.2-13|116	rm -rf %{buildroot}
14mr|junit-3.8.2-13|117	
14mr|junit-3.8.2-13|118	%post
14mr|junit-3.8.2-13|119	%update_maven_depmap
14mr|junit-3.8.2-13|120	
14mr|junit-3.8.2-13|121	%postun
14mr|junit-3.8.2-13|122	%update_maven_depmap
14mr|junit-3.8.2-13|123	
14mr|junit-3.8.2-13|124	%files
14mr|junit-3.8.2-13|125	%{_javadir}/*
14mr|junit-3.8.2-13|126	%doc %dir %{_docdir}/%{name}
14mr|junit-3.8.2-13|127	%doc %{_docdir}/%{name}/README.html
14mr|junit-3.8.2-13|128	%{_datadir}/maven2
14mr|junit-3.8.2-13|129	%{_mavendepmapfragdir}
14mr|junit-3.8.2-13|130	%if %{gcj_support}
14mr|junit-3.8.2-13|131	%{_libdir}/gcj/%{name}
14mr|junit-3.8.2-13|132	%endif
14mr|junit-3.8.2-13|133	
14mr|junit-3.8.2-13|134	%files manual
14mr|junit-3.8.2-13|135	%doc %{_docdir}/%{name}
14mr|junit-3.8.2-13|136	%exclude %{_docdir}/%{name}/README.html
14mr|junit-3.8.2-13|137	
14mr|junit-3.8.2-13|138	%files javadoc
14mr|junit-3.8.2-13|139	%{_javadocdir}/%{name}
14mr|junit-3.8.2-13|140	
14mr|junit-3.8.2-13|141	%files demo
14mr|junit-3.8.2-13|142	%{_datadir}/%{name}
14mr|junit-3.8.2-13|143	
14mr|junit-3.8.2-13|144	%changelog
14mr|junit-3.8.2-13|145	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.2-13
14mr|junit-3.8.2-13|146	+ Revision: 0ad4cd1
14mr|junit-3.8.2-13|147	- Build with java 1.7.0, drop gcj support
14mr|junit-3.8.2-13|148	
14mr|junit-3.8.2-13|149	

16872 14
14mr|junit4-4.8.2-7|1	# Copyright (c) 2000-2008, JPackage Project
14mr|junit4-4.8.2-7|2	# All rights reserved.
14mr|junit4-4.8.2-7|3	#
14mr|junit4-4.8.2-7|4	# Redistribution and use in source and binary forms, with or without
14mr|junit4-4.8.2-7|5	# modification, are permitted provided that the following conditions
14mr|junit4-4.8.2-7|6	# are met:
14mr|junit4-4.8.2-7|7	#
14mr|junit4-4.8.2-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|junit4-4.8.2-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|junit4-4.8.2-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|junit4-4.8.2-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|junit4-4.8.2-7|12	#    documentation and/or other materials provided with the
14mr|junit4-4.8.2-7|13	#    distribution.
14mr|junit4-4.8.2-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|junit4-4.8.2-7|15	#    contributors may be used to endorse or promote products derived
14mr|junit4-4.8.2-7|16	#    from this software without specific prior written permission.
14mr|junit4-4.8.2-7|17	#
14mr|junit4-4.8.2-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|junit4-4.8.2-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|junit4-4.8.2-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|junit4-4.8.2-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|junit4-4.8.2-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|junit4-4.8.2-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|junit4-4.8.2-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|junit4-4.8.2-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|junit4-4.8.2-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|junit4-4.8.2-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|junit4-4.8.2-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|junit4-4.8.2-7|29	#
14mr|junit4-4.8.2-7|30	
14mr|junit4-4.8.2-7|31	Name:           junit4
14mr|junit4-4.8.2-7|32	Version:        4.8.2
14mr|junit4-4.8.2-7|33	Release:        7
14mr|junit4-4.8.2-7|34	Summary:        Java regression test package
14mr|junit4-4.8.2-7|35	License:        CPL
14mr|junit4-4.8.2-7|36	URL:            http://www.junit.org/
14mr|junit4-4.8.2-7|37	Group:          Development/Java
14mr|junit4-4.8.2-7|38	# git clone --bare git://github.com/KentBeck/junit.git junit.git
14mr|junit4-4.8.2-7|39	# mkdir junit-4.8.2
14mr|junit4-4.8.2-7|40	# git --git-dir=junit.git --work-tree=junit-4.8.2 checkout r4.8.2
14mr|junit4-4.8.2-7|41	# tar cjf junit-4.8.2.tar.bz2 junit-4.8.2/
14mr|junit4-4.8.2-7|42	Source0:        junit-%{version}.tar.bz2
14mr|junit4-4.8.2-7|43	Patch0:		java7-ignore-test.patch
14mr|junit4-4.8.2-7|44	Requires(post): jpackage-utils >= 0:1.7.4
14mr|junit4-4.8.2-7|45	Requires(postun): jpackage-utils >= 0:1.7.4
14mr|junit4-4.8.2-7|46	Requires:       hamcrest
14mr|junit4-4.8.2-7|47	BuildRequires:  ant
14mr|junit4-4.8.2-7|48	BuildRequires:  jpackage-utils >= 0:1.7.4
14mr|junit4-4.8.2-7|49	BuildRequires:  java-1.7.0-devel
14mr|junit4-4.8.2-7|50	BuildRequires:  hamcrest
14mr|junit4-4.8.2-7|51	BuildArch:      noarch
14mr|junit4-4.8.2-7|52	
14mr|junit4-4.8.2-7|53	%description
14mr|junit4-4.8.2-7|54	JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
14mr|junit4-4.8.2-7|55	It is used by the developer who implements unit tests in Java. JUnit is Open
14mr|junit4-4.8.2-7|56	Source Software, released under the Common Public License Version 1.0 and
14mr|junit4-4.8.2-7|57	JUnit is Open Source Software, released under the IBM Public License and
14mr|junit4-4.8.2-7|58	hosted on SourceForge.
14mr|junit4-4.8.2-7|59	
14mr|junit4-4.8.2-7|60	%package manual
14mr|junit4-4.8.2-7|61	Group:          Development/Java
14mr|junit4-4.8.2-7|62	Summary:        Manual for %{name}
14mr|junit4-4.8.2-7|63	
14mr|junit4-4.8.2-7|64	%description manual
14mr|junit4-4.8.2-7|65	Documentation for %{name}.
14mr|junit4-4.8.2-7|66	
14mr|junit4-4.8.2-7|67	%package javadoc
14mr|junit4-4.8.2-7|68	Group:          Development/Java
14mr|junit4-4.8.2-7|69	Summary:        Javadoc for %{name}
14mr|junit4-4.8.2-7|70	Requires:       jpackage-utils
14mr|junit4-4.8.2-7|71	
14mr|junit4-4.8.2-7|72	%description javadoc
14mr|junit4-4.8.2-7|73	Javadoc for %{name}.
14mr|junit4-4.8.2-7|74	
14mr|junit4-4.8.2-7|75	%package demo
14mr|junit4-4.8.2-7|76	Group:          Development/Java
14mr|junit4-4.8.2-7|77	Summary:        Demos for %{name}
14mr|junit4-4.8.2-7|78	Requires:       %{name} = %{version}-%{release}
14mr|junit4-4.8.2-7|79	
14mr|junit4-4.8.2-7|80	%description demo
14mr|junit4-4.8.2-7|81	Demonstrations and samples for %{name}.
14mr|junit4-4.8.2-7|82	
14mr|junit4-4.8.2-7|83	%prep
14mr|junit4-4.8.2-7|84	%setup -q -n junit-%{version}
14mr|junit4-4.8.2-7|85	%patch0 -p1
14mr|junit4-4.8.2-7|86	find . -type f -name "*.jar" | xargs -t rm
14mr|junit4-4.8.2-7|87	ln -s $(build-classpath hamcrest/core) lib/hamcrest-core-1.1.jar
14mr|junit4-4.8.2-7|88	perl -pi -e 's/\r$//g' stylesheet.css
14mr|junit4-4.8.2-7|89	
14mr|junit4-4.8.2-7|90	%build
14mr|junit4-4.8.2-7|91	export CLASSPATH=
14mr|junit4-4.8.2-7|92	export OPT_JAR_LIST=:
14mr|junit4-4.8.2-7|93	ant dist
14mr|junit4-4.8.2-7|94	#ant -Dant.build.javac.source=1.6 dist
14mr|junit4-4.8.2-7|95	
14mr|junit4-4.8.2-7|96	%install
14mr|junit4-4.8.2-7|97	# jars
14mr|junit4-4.8.2-7|98	install -d -m 755 %{buildroot}%{_javadir}
14mr|junit4-4.8.2-7|99	install -m 644 junit%{version}/junit-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|junit4-4.8.2-7|100	pushd %{buildroot}%{_javadir}
14mr|junit4-4.8.2-7|101	ln -sf %{name}-%{version}.jar %{name}.jar
14mr|junit4-4.8.2-7|102	popd
14mr|junit4-4.8.2-7|103	
14mr|junit4-4.8.2-7|104	# pom
14mr|junit4-4.8.2-7|105	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|junit4-4.8.2-7|106	install -m 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|junit4-4.8.2-7|107	%add_to_maven_depmap junit junit %{version} JPP %{name}
14mr|junit4-4.8.2-7|108	
14mr|junit4-4.8.2-7|109	# javadoc
14mr|junit4-4.8.2-7|110	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|junit4-4.8.2-7|111	cp -pr junit%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|junit4-4.8.2-7|112	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|junit4-4.8.2-7|113	
14mr|junit4-4.8.2-7|114	# demo
14mr|junit4-4.8.2-7|115	install -d -m 755 %{buildroot}%{_datadir}/%{name}/demo/junit # Not using %%name for last part because it is
14mr|junit4-4.8.2-7|116	# part of package name
14mr|junit4-4.8.2-7|117	cp -pr junit%{version}/junit/* %{buildroot}%{_datadir}/%{name}/demo/junit
14mr|junit4-4.8.2-7|118	
14mr|junit4-4.8.2-7|119	%post
14mr|junit4-4.8.2-7|120	%update_maven_depmap
14mr|junit4-4.8.2-7|121	
14mr|junit4-4.8.2-7|122	%postun
14mr|junit4-4.8.2-7|123	%update_maven_depmap
14mr|junit4-4.8.2-7|124	
14mr|junit4-4.8.2-7|125	%files
14mr|junit4-4.8.2-7|126	%defattr(0644,root,root,0755)
14mr|junit4-4.8.2-7|127	%doc cpl-v10.html README.html
14mr|junit4-4.8.2-7|128	%{_javadir}/%{name}.jar
14mr|junit4-4.8.2-7|129	%{_javadir}/%{name}-%{version}.jar
14mr|junit4-4.8.2-7|130	%{_datadir}/maven2/*
14mr|junit4-4.8.2-7|131	%{_mavendepmapfragdir}/*
14mr|junit4-4.8.2-7|132	
14mr|junit4-4.8.2-7|133	%files demo
14mr|junit4-4.8.2-7|134	%defattr(0644,root,root,0755)
14mr|junit4-4.8.2-7|135	%{_datadir}/%{name}
14mr|junit4-4.8.2-7|136	
14mr|junit4-4.8.2-7|137	%files javadoc
14mr|junit4-4.8.2-7|138	%defattr(0644,root,root,0755)
14mr|junit4-4.8.2-7|139	%{_javadocdir}/%{name}-%{version}
14mr|junit4-4.8.2-7|140	%{_javadocdir}/%{name}
14mr|junit4-4.8.2-7|141	
14mr|junit4-4.8.2-7|142	%files manual
14mr|junit4-4.8.2-7|143	%defattr(0644,root,root,0755)
14mr|junit4-4.8.2-7|144	%doc junit%{version}/doc/*
14mr|junit4-4.8.2-7|145	
14mr|junit4-4.8.2-7|146	
14mr|junit4-4.8.2-7|147	%changelog
14mr|junit4-4.8.2-7|148	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8.2-7
14mr|junit4-4.8.2-7|149	+ Revision: 23eed10
14mr|junit4-4.8.2-7|150	- MassBuild#440: Increase release tag
14mr|junit4-4.8.2-7|151	
14mr|junit4-4.8.2-7|152	

16873 14
14mr|junitperf-1.9.1-5|1	Name:           junitperf
14mr|junitperf-1.9.1-5|2	Version:        1.9.1
14mr|junitperf-1.9.1-5|3	Release:        5
14mr|junitperf-1.9.1-5|4	Epoch:          0
14mr|junitperf-1.9.1-5|5	Summary:        JUnit extension for performance and scalability testing
14mr|junitperf-1.9.1-5|6	License:        BSD
14mr|junitperf-1.9.1-5|7	Group:          Development/Java
14mr|junitperf-1.9.1-5|8	Source0:        http://www.clarkware.com/software/junitperf-1.9.1.zip
14mr|junitperf-1.9.1-5|9	URL:            http://www.clarkware.com/software/JUnitPerf.html
14mr|junitperf-1.9.1-5|10	BuildRequires:  ant
14mr|junitperf-1.9.1-5|11	BuildRequires:  ant-junit
14mr|junitperf-1.9.1-5|12	BuildRequires:  junit >= 0:3.2
14mr|junitperf-1.9.1-5|13	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|junitperf-1.9.1-5|14	BuildRequires:  java-devel
14mr|junitperf-1.9.1-5|15	BuildArch:      noarch
14mr|junitperf-1.9.1-5|16	Requires:       jpackage-utils
14mr|junitperf-1.9.1-5|17	Requires:       junit >= 0:3.2
14mr|junitperf-1.9.1-5|18	
14mr|junitperf-1.9.1-5|19	%description
14mr|junitperf-1.9.1-5|20	JUnitPerf is a collection of JUnit test decorators used to measure the
14mr|junitperf-1.9.1-5|21	performance and scalability of functionality contained within existing
14mr|junitperf-1.9.1-5|22	JUnit tests.
14mr|junitperf-1.9.1-5|23	
14mr|junitperf-1.9.1-5|24	%package javadoc
14mr|junitperf-1.9.1-5|25	Group:          Development/Java
14mr|junitperf-1.9.1-5|26	Summary:        Javadoc for %{name}
14mr|junitperf-1.9.1-5|27	
14mr|junitperf-1.9.1-5|28	%description javadoc
14mr|junitperf-1.9.1-5|29	Javadoc for %{name}.
14mr|junitperf-1.9.1-5|30	
14mr|junitperf-1.9.1-5|31	%package demo
14mr|junitperf-1.9.1-5|32	Group:          Development/Java
14mr|junitperf-1.9.1-5|33	Summary:        Demos for %{name}
14mr|junitperf-1.9.1-5|34	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|junitperf-1.9.1-5|35	
14mr|junitperf-1.9.1-5|36	%description demo
14mr|junitperf-1.9.1-5|37	Demonstrations and samples for %{name}.
14mr|junitperf-1.9.1-5|38	
14mr|junitperf-1.9.1-5|39	# -----------------------------------------------------------------------------
14mr|junitperf-1.9.1-5|40	
14mr|junitperf-1.9.1-5|41	%prep
14mr|junitperf-1.9.1-5|42	%setup -q -n %{name}-%{version}
14mr|junitperf-1.9.1-5|43	# remove all binary libs
14mr|junitperf-1.9.1-5|44	find . -name "*.jar" -exec rm -f {} \;
14mr|junitperf-1.9.1-5|45	
14mr|junitperf-1.9.1-5|46	# -----------------------------------------------------------------------------
14mr|junitperf-1.9.1-5|47	
14mr|junitperf-1.9.1-5|48	%build
14mr|junitperf-1.9.1-5|49	CLASSPATH=$(build-classpath junit) %{ant} -Dbuild.sysclasspath=first jar test javadoc
14mr|junitperf-1.9.1-5|50	
14mr|junitperf-1.9.1-5|51	# -----------------------------------------------------------------------------
14mr|junitperf-1.9.1-5|52	
14mr|junitperf-1.9.1-5|53	%install
14mr|junitperf-1.9.1-5|54	# jars
14mr|junitperf-1.9.1-5|55	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
14mr|junitperf-1.9.1-5|56	install -m 0644 dist/%{name}-%{version}.jar \
14mr|junitperf-1.9.1-5|57	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|junitperf-1.9.1-5|58	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|junitperf-1.9.1-5|59	
14mr|junitperf-1.9.1-5|60	# javadoc
14mr|junitperf-1.9.1-5|61	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|junitperf-1.9.1-5|62	cp -pr build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|junitperf-1.9.1-5|63	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|junitperf-1.9.1-5|64	
14mr|junitperf-1.9.1-5|65	# demo
14mr|junitperf-1.9.1-5|66	install -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|junitperf-1.9.1-5|67	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|junitperf-1.9.1-5|68	
14mr|junitperf-1.9.1-5|69	# -----------------------------------------------------------------------------
14mr|junitperf-1.9.1-5|70	
14mr|junitperf-1.9.1-5|71	%files
14mr|junitperf-1.9.1-5|72	%defattr(0644,root,root,0755)
14mr|junitperf-1.9.1-5|73	%doc LICENSE README docs/JUnitPerf.html
14mr|junitperf-1.9.1-5|74	%{_javadir}/*
14mr|junitperf-1.9.1-5|75	
14mr|junitperf-1.9.1-5|76	%files javadoc
14mr|junitperf-1.9.1-5|77	%defattr(0644,root,root,0755)
14mr|junitperf-1.9.1-5|78	%doc %{_javadocdir}/*
14mr|junitperf-1.9.1-5|79	
14mr|junitperf-1.9.1-5|80	%files demo
14mr|junitperf-1.9.1-5|81	%defattr(0644,root,root,0755)
14mr|junitperf-1.9.1-5|82	%{_datadir}/%{name}
14mr|junitperf-1.9.1-5|83	
14mr|junitperf-1.9.1-5|84	%changelog
14mr|junitperf-1.9.1-5|85	* Mon Jul 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9.1-5
14mr|junitperf-1.9.1-5|86	+ Revision: de87aeb
14mr|junitperf-1.9.1-5|87	- Clean out gcj bits
14mr|junitperf-1.9.1-5|88	
14mr|junitperf-1.9.1-5|89	

16874 14
14mr|jython-2.2.1-2|1	# Copyright (c) 2000-2007, JPackage Project
14mr|jython-2.2.1-2|2	# All rights reserved.
14mr|jython-2.2.1-2|3	#
14mr|jython-2.2.1-2|4	# Redistribution and use in source and binary forms, with or without
14mr|jython-2.2.1-2|5	# modification, are permitted provided that the following conditions
14mr|jython-2.2.1-2|6	# are met:
14mr|jython-2.2.1-2|7	#
14mr|jython-2.2.1-2|8	# 1. Redistributions of source code must retain the above copyright
14mr|jython-2.2.1-2|9	#    notice, this list of conditions and the following disclaimer.
14mr|jython-2.2.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|jython-2.2.1-2|11	#    notice, this list of conditions and the following disclaimer in the
14mr|jython-2.2.1-2|12	#    documentation and/or other materials provided with the
14mr|jython-2.2.1-2|13	#    distribution.
14mr|jython-2.2.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|jython-2.2.1-2|15	#    contributors may be used to endorse or promote products derived
14mr|jython-2.2.1-2|16	#    from this software without specific prior written permission.
14mr|jython-2.2.1-2|17	#
14mr|jython-2.2.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|jython-2.2.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|jython-2.2.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|jython-2.2.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|jython-2.2.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|jython-2.2.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|jython-2.2.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|jython-2.2.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|jython-2.2.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|jython-2.2.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|jython-2.2.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|jython-2.2.1-2|29	#
14mr|jython-2.2.1-2|30	
14mr|jython-2.2.1-2|31	%define cpython_version	%{py_ver}
14mr|jython-2.2.1-2|32	%define	pyxml_version	0.8.4
14mr|jython-2.2.1-2|33	%define	section		free
14mr|jython-2.2.1-2|34	
14mr|jython-2.2.1-2|35	Name:		jython
14mr|jython-2.2.1-2|36	Version:	2.2.1
14mr|jython-2.2.1-2|37	Release:	2
14mr|jython-2.2.1-2|38	Summary:	Java source interpreter
14mr|jython-2.2.1-2|39	License:	Modified CNRI Open Source License
14mr|jython-2.2.1-2|40	URL:		http://www.jython.org/
14mr|jython-2.2.1-2|41	# svn export https://jython.svn.sourceforge.net/svnroot/jython/tags/Release_2_2_1/jython jython-2.2
14mr|jython-2.2.1-2|42	Source0:	%{name}-%{version}.tar.bz2
14mr|jython-2.2.1-2|43	Patch0:		%{name}-cachedir.patch
14mr|jython-2.2.1-2|44	Patch1:		%{name}-no-copy-python.patch
14mr|jython-2.2.1-2|45	Patch2:		%{name}-nofullbuildpath.patch
14mr|jython-2.2.1-2|46	Requires:	jline
14mr|jython-2.2.1-2|47	Requires:	jpackage-utils >= 0:1.6
14mr|jython-2.2.1-2|48	Requires:	jakarta-oro
14mr|jython-2.2.1-2|49	Requires:	libreadline-java
14mr|jython-2.2.1-2|50	Requires:	servlet
14mr|jython-2.2.1-2|51	BuildRequires:	java-rpmbuild
14mr|jython-2.2.1-2|52	BuildRequires:	ant >= 0:1.6
14mr|jython-2.2.1-2|53	BuildRequires:	ht2html
14mr|jython-2.2.1-2|54	BuildRequires:	jline
14mr|jython-2.2.1-2|55	BuildRequires:	libreadline-java
14mr|jython-2.2.1-2|56	#BuildRequires:	mysql-connector-java
14mr|jython-2.2.1-2|57	BuildRequires:	jakarta-oro
14mr|jython-2.2.1-2|58	BuildRequires:	javacc
14mr|jython-2.2.1-2|59	BuildRequires:	python
14mr|jython-2.2.1-2|60	# FIXME: PyXML now seems to be shipped with jython
14mr|jython-2.2.1-2|61	# FIXME: Keeping internal PyXML for now
14mr|jython-2.2.1-2|62	#BuildRequires:	PyXML >= 0:%{pyxml_version}
14mr|jython-2.2.1-2|63	BuildRequires:	servlet
14mr|jython-2.2.1-2|64	Group:		Development/Java
14mr|jython-2.2.1-2|65	#Distribution:	JPackage
14mr|jython-2.2.1-2|66	#Vendor:	JPackage Project
14mr|jython-2.2.1-2|67	BuildArch:	noarch
14mr|jython-2.2.1-2|68	BuildRequires:	java-devel
14mr|jython-2.2.1-2|69	
14mr|jython-2.2.1-2|70	%description
14mr|jython-2.2.1-2|71	Jython is an implementation of the high-level, dynamic, object-oriented
14mr|jython-2.2.1-2|72	language Python seamlessly integrated with the Java platform. The
14mr|jython-2.2.1-2|73	predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is
14mr|jython-2.2.1-2|74	freely available for both commercial and non-commercial use and is
14mr|jython-2.2.1-2|75	distributed with source code. Jython is complementary to Java and is
14mr|jython-2.2.1-2|76	especially suited for the following tasks: Embedded scripting - Java
14mr|jython-2.2.1-2|77	programmers can add the Jython libraries to their system to allow end
14mr|jython-2.2.1-2|78	users to write simple or complicated scripts that add functionality to the
14mr|jython-2.2.1-2|79	application. Interactive experimentation - Jython provides an interactive
14mr|jython-2.2.1-2|80	interpreter that can be used to interact with Java packages or with
14mr|jython-2.2.1-2|81	running Java applications. This allows programmers to experiment and debug
14mr|jython-2.2.1-2|82	any Java system using Jython. Rapid application development - Python
14mr|jython-2.2.1-2|83	programs are typically 2-10X shorter than the equivalent Java program.
14mr|jython-2.2.1-2|84	This translates directly to increased programmer productivity. The
14mr|jython-2.2.1-2|85	seamless interaction between Python and Java allows developers to freely
14mr|jython-2.2.1-2|86	mix the two languages both during development and in shipping products.
14mr|jython-2.2.1-2|87	
14mr|jython-2.2.1-2|88	%package	demo
14mr|jython-2.2.1-2|89	Summary:	Demo for %{name}
14mr|jython-2.2.1-2|90	Requires:	%{name} = %{EVRD}
14mr|jython-2.2.1-2|91	Group:		Development/Java
14mr|jython-2.2.1-2|92	
14mr|jython-2.2.1-2|93	%description	demo
14mr|jython-2.2.1-2|94	Demonstrations and samples for %{name}.
14mr|jython-2.2.1-2|95	
14mr|jython-2.2.1-2|96	%prep
14mr|jython-2.2.1-2|97	%setup -q
14mr|jython-2.2.1-2|98	%patch0 -p1
14mr|jython-2.2.1-2|99	%patch1 -p1
14mr|jython-2.2.1-2|100	%patch2 -p1 -b .nofullbuild~
14mr|jython-2.2.1-2|101	# remove all binary libs
14mr|jython-2.2.1-2|102	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs %{__rm}
14mr|jython-2.2.1-2|103	# remove all SVN files
14mr|jython-2.2.1-2|104	#%{_bindir}/find . -type d -name .svn | %{_bindir}/xargs %{__rm} -r
14mr|jython-2.2.1-2|105	
14mr|jython-2.2.1-2|106	%{__perl} -pi -e 's/execon/apply/g' build.xml
14mr|jython-2.2.1-2|107	%{__perl} -pi -e 's/ if="full-build"//g' build.xml
14mr|jython-2.2.1-2|108	export CLASSPATH=$(build-classpath mysql-connector-java oro servlet)
14mr|jython-2.2.1-2|109	# FIXME: fix jpackage-utils to handle multilib correctly
14mr|jython-2.2.1-2|110	export CLASSPATH=$CLASSPATH:%{_libdir}/libreadline-java/libreadline-java.jar
14mr|jython-2.2.1-2|111	
14mr|jython-2.2.1-2|112	rm -rf org/apache
14mr|jython-2.2.1-2|113	
14mr|jython-2.2.1-2|114	perl -p -i -e 's|execon|apply|g' build.xml
14mr|jython-2.2.1-2|115	
14mr|jython-2.2.1-2|116	ant \
14mr|jython-2.2.1-2|117	-Dpython.home=%{_bindir} \
14mr|jython-2.2.1-2|118	-Dht2html.dir=%{_datadir}/ht2html \
14mr|jython-2.2.1-2|119	-Dpython.lib=./CPythonLib \
14mr|jython-2.2.1-2|120	-Dpython.exe=%{_bindir}/python \
14mr|jython-2.2.1-2|121	-DPyXmlHome=%{_libdir}/python%pyver \
14mr|jython-2.2.1-2|122	-Dtargetver=1.3 \
14mr|jython-2.2.1-2|123	copy-dist
14mr|jython-2.2.1-2|124	
14mr|jython-2.2.1-2|125	
14mr|jython-2.2.1-2|126	# remove #! from python files
14mr|jython-2.2.1-2|127	pushd dist
14mr|jython-2.2.1-2|128	for f in `find . -name '*.py'`
14mr|jython-2.2.1-2|129	do
14mr|jython-2.2.1-2|130	sed --in-place  "s:#!\s*/usr.*::" $f
14mr|jython-2.2.1-2|131	done
14mr|jython-2.2.1-2|132	popd
14mr|jython-2.2.1-2|133	
14mr|jython-2.2.1-2|134	%install
14mr|jython-2.2.1-2|135	# jar
14mr|jython-2.2.1-2|136	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|jython-2.2.1-2|137	install -m 644 dist/%{name}.jar \
14mr|jython-2.2.1-2|138	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|jython-2.2.1-2|139	
14mr|jython-2.2.1-2|140	# data
14mr|jython-2.2.1-2|141	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jython-2.2.1-2|142	# these are not supposed to be distributed
14mr|jython-2.2.1-2|143	
14mr|jython-2.2.1-2|144	cp -pr dist/Lib $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jython-2.2.1-2|145	cp -pr dist/Tools $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jython-2.2.1-2|146	# demo
14mr|jython-2.2.1-2|147	cp -pr dist/Demo $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jython-2.2.1-2|148	
14mr|jython-2.2.1-2|149	
14mr|jython-2.2.1-2|150	# registry
14mr|jython-2.2.1-2|151	install -m 644 registry $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|jython-2.2.1-2|152	# scripts
14mr|jython-2.2.1-2|153	install -d $RPM_BUILD_ROOT%{_bindir}
14mr|jython-2.2.1-2|154	
14mr|jython-2.2.1-2|155	cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << EOF
14mr|jython-2.2.1-2|156	#!/bin/sh
14mr|jython-2.2.1-2|157	#
14mr|jython-2.2.1-2|158	# %{name} script
14mr|jython-2.2.1-2|159	# JPackage Project (http://jpackage.sourceforge.net)
14mr|jython-2.2.1-2|160	
14mr|jython-2.2.1-2|161	# Source functions library
14mr|jython-2.2.1-2|162	. %{_datadir}/java-utils/java-functions
14mr|jython-2.2.1-2|163	
14mr|jython-2.2.1-2|164	# Source system prefs
14mr|jython-2.2.1-2|165	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
14mr|jython-2.2.1-2|166	. %{_sysconfdir}/%{name}.conf
14mr|jython-2.2.1-2|167	fi
14mr|jython-2.2.1-2|168	
14mr|jython-2.2.1-2|169	# Source user prefs
14mr|jython-2.2.1-2|170	if [ -f \$HOME/.%{name}rc ] ; then
14mr|jython-2.2.1-2|171	. \$HOME/.%{name}rc
14mr|jython-2.2.1-2|172	fi
14mr|jython-2.2.1-2|173	
14mr|jython-2.2.1-2|174	# Arch-specific location of dependency
14mr|jython-2.2.1-2|175	case \$(uname -m) in
14mr|jython-2.2.1-2|176	x86_64 | ia64 | s390x | ppc64 | sparc64 )
14mr|jython-2.2.1-2|177	JYTHONLIBDIR="/usr/lib64" ;;
14mr|jython-2.2.1-2|178	* )
14mr|jython-2.2.1-2|179	JYTHONLIBDIR="/usr/lib" ;;
14mr|jython-2.2.1-2|180	esac
14mr|jython-2.2.1-2|181	
14mr|jython-2.2.1-2|182	# Configuration
14mr|jython-2.2.1-2|183	MAIN_CLASS=org.python.util.%{name}
14mr|jython-2.2.1-2|184	BASE_FLAGS=-Dpython.home=%{_datadir}/%{name}
14mr|jython-2.2.1-2|185	BASE_JARS="%{name} oro servlet mysql-connector-java"
14mr|jython-2.2.1-2|186	
14mr|jython-2.2.1-2|187	BASE_FLAGS="\$BASE_FLAGS -Dpython.console=org.python.util.ReadlineConsole"
14mr|jython-2.2.1-2|188	BASE_FLAGS="\$BASE_FLAGS -Djava.library.path=\$JYTHONLIBDIR/libreadline-java"
14mr|jython-2.2.1-2|189	BASE_FLAGS="\$BASE_FLAGS -Dpython.console.readlinelib=Editline"
14mr|jython-2.2.1-2|190	
14mr|jython-2.2.1-2|191	# Set parameters
14mr|jython-2.2.1-2|192	set_jvm
14mr|jython-2.2.1-2|193	CLASSPATH=$CLASSPATH:\$JYTHONLIBDIR/libreadline-java/libreadline-java.jar
14mr|jython-2.2.1-2|194	set_classpath \$BASE_JARS
14mr|jython-2.2.1-2|195	set_flags \$BASE_FLAGS
14mr|jython-2.2.1-2|196	set_options \$BASE_OPTIONS
14mr|jython-2.2.1-2|197	
14mr|jython-2.2.1-2|198	# Let's start
14mr|jython-2.2.1-2|199	run "\$@"
14mr|jython-2.2.1-2|200	EOF
14mr|jython-2.2.1-2|201	
14mr|jython-2.2.1-2|202	cat > $RPM_BUILD_ROOT%{_bindir}/%{name}c << EOF
14mr|jython-2.2.1-2|203	#!/bin/sh
14mr|jython-2.2.1-2|204	#
14mr|jython-2.2.1-2|205	# %{name}c script
14mr|jython-2.2.1-2|206	# JPackage Project (http://jpackage.sourceforge.net)
14mr|jython-2.2.1-2|207	
14mr|jython-2.2.1-2|208	%{_bindir}/%{name} %{_datadir}/%{name}/Tools/%{name}c/%{name}c.py "\$@"
14mr|jython-2.2.1-2|209	EOF
14mr|jython-2.2.1-2|210	
14mr|jython-2.2.1-2|211	%files
14mr|jython-2.2.1-2|212	%doc ACKNOWLEDGMENTS NEWS LICENSE.txt README.txt
14mr|jython-2.2.1-2|213	%attr(0755,root,root) %{_bindir}/%{name}
14mr|jython-2.2.1-2|214	%attr(0755,root,root) %{_bindir}/%{name}c
14mr|jython-2.2.1-2|215	%{_javadir}/*
14mr|jython-2.2.1-2|216	%dir %{_datadir}/%{name}
14mr|jython-2.2.1-2|217	%dir %{_datadir}/%{name}/Lib
14mr|jython-2.2.1-2|218	%attr(-,root,root) %{_datadir}/%{name}/Lib/*
14mr|jython-2.2.1-2|219	%{_datadir}/%{name}/Tools
14mr|jython-2.2.1-2|220	%{_datadir}/%{name}/registry
14mr|jython-2.2.1-2|221	
14mr|jython-2.2.1-2|222	%files demo
14mr|jython-2.2.1-2|223	%{_datadir}/%{name}/Demo
14mr|jython-2.2.1-2|224	
14mr|jython-2.2.1-2|225	
14mr|jython-2.2.1-2|226	
14mr|jython-2.2.1-2|227	%changelog
14mr|jython-2.2.1-2|228	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.1-2
14mr|jython-2.2.1-2|229	+ Revision: 74b169f
14mr|jython-2.2.1-2|230	- MassBuild#440: Increase release tag
14mr|jython-2.2.1-2|231	
14mr|jython-2.2.1-2|232	

16875 14
14mr|jzlib-1.0.7-14|1	%define section   free
14mr|jzlib-1.0.7-14|2	%define gcj_support 1
14mr|jzlib-1.0.7-14|3	
14mr|jzlib-1.0.7-14|4	Name:           jzlib
14mr|jzlib-1.0.7-14|5	Version:        1.0.7
14mr|jzlib-1.0.7-14|6	Release:        14
14mr|jzlib-1.0.7-14|7	Epoch:          0
14mr|jzlib-1.0.7-14|8	Summary:        JZlib re-implementation of zlib in pure Java
14mr|jzlib-1.0.7-14|9	
14mr|jzlib-1.0.7-14|10	Group:          Development/Java
14mr|jzlib-1.0.7-14|11	License:        BSD-style
14mr|jzlib-1.0.7-14|12	URL:            http://www.jcraft.com/jzlib/
14mr|jzlib-1.0.7-14|13	Source0:        http://www.jcraft.com/jzlib/jzlib-%{version}.tar.bz2
14mr|jzlib-1.0.7-14|14	Source1:        %{name}_build.xml
14mr|jzlib-1.0.7-14|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|jzlib-1.0.7-14|16	#Distribution:   JPackage
14mr|jzlib-1.0.7-14|17	#Vendor:         JPackage Project
14mr|jzlib-1.0.7-14|18	
14mr|jzlib-1.0.7-14|19	%if %{gcj_support}
14mr|jzlib-1.0.7-14|20	BuildRequires:  java-gcj-compat-devel
14mr|jzlib-1.0.7-14|21	%else
14mr|jzlib-1.0.7-14|22	BuildArch:      noarch
14mr|jzlib-1.0.7-14|23	%endif
14mr|jzlib-1.0.7-14|24	BuildRequires:  java-rpmbuild >= 0:1.5.31, ant >= 0:1.5.4
14mr|jzlib-1.0.7-14|25	
14mr|jzlib-1.0.7-14|26	%description
14mr|jzlib-1.0.7-14|27	The zlib is designed to be a free, general-purpose, legally unencumbered
14mr|jzlib-1.0.7-14|28	-- that is, not covered by any patents -- lossless data-compression
14mr|jzlib-1.0.7-14|29	library for use on virtually any computer hardware and operating system.
14mr|jzlib-1.0.7-14|30	The zlib was written by Jean-loup Gailly (compression) and Mark Adler
14mr|jzlib-1.0.7-14|31	(decompression).
14mr|jzlib-1.0.7-14|32	
14mr|jzlib-1.0.7-14|33	%package        javadoc
14mr|jzlib-1.0.7-14|34	Summary:        Javadoc for %{name}
14mr|jzlib-1.0.7-14|35	Group:          Development/Java
14mr|jzlib-1.0.7-14|36	
14mr|jzlib-1.0.7-14|37	%description    javadoc
14mr|jzlib-1.0.7-14|38	%{summary}.
14mr|jzlib-1.0.7-14|39	
14mr|jzlib-1.0.7-14|40	%package        demo
14mr|jzlib-1.0.7-14|41	Summary:        Examples for %{name}
14mr|jzlib-1.0.7-14|42	Group:          Development/Java
14mr|jzlib-1.0.7-14|43	
14mr|jzlib-1.0.7-14|44	%description    demo
14mr|jzlib-1.0.7-14|45	%{summary}.
14mr|jzlib-1.0.7-14|46	
14mr|jzlib-1.0.7-14|47	
14mr|jzlib-1.0.7-14|48	%prep
14mr|jzlib-1.0.7-14|49	%setup -q -n %{name}-%{version}
14mr|jzlib-1.0.7-14|50	cp %{SOURCE1} build.xml
14mr|jzlib-1.0.7-14|51	mkdir src
14mr|jzlib-1.0.7-14|52	mv com src
14mr|jzlib-1.0.7-14|53	
14mr|jzlib-1.0.7-14|54	%build
14mr|jzlib-1.0.7-14|55	%ant dist javadoc
14mr|jzlib-1.0.7-14|56	
14mr|jzlib-1.0.7-14|57	%install
14mr|jzlib-1.0.7-14|58	# jars
14mr|jzlib-1.0.7-14|59	rm -rf $RPM_BUILD_ROOT
14mr|jzlib-1.0.7-14|60	install -Dpm 644 dist/lib/%{name}.jar \
14mr|jzlib-1.0.7-14|61	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|jzlib-1.0.7-14|62	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|jzlib-1.0.7-14|63	
14mr|jzlib-1.0.7-14|64	# javadoc
14mr|jzlib-1.0.7-14|65	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|66	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|67	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mr|jzlib-1.0.7-14|68	
14mr|jzlib-1.0.7-14|69	# examples
14mr|jzlib-1.0.7-14|70	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|71	cp -pr example/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|72	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name} # ghost symlink
14mr|jzlib-1.0.7-14|73	
14mr|jzlib-1.0.7-14|74	
14mr|jzlib-1.0.7-14|75	%if %{gcj_support}
14mr|jzlib-1.0.7-14|76	%{_bindir}/aot-compile-rpm
14mr|jzlib-1.0.7-14|77	%endif
14mr|jzlib-1.0.7-14|78	
14mr|jzlib-1.0.7-14|79	%clean
14mr|jzlib-1.0.7-14|80	rm -rf $RPM_BUILD_ROOT
14mr|jzlib-1.0.7-14|81	
14mr|jzlib-1.0.7-14|82	%if %{gcj_support}
14mr|jzlib-1.0.7-14|83	%post
14mr|jzlib-1.0.7-14|84	%{update_gcjdb}
14mr|jzlib-1.0.7-14|85	
14mr|jzlib-1.0.7-14|86	%postun
14mr|jzlib-1.0.7-14|87	%{clean_gcjdb}
14mr|jzlib-1.0.7-14|88	%endif
14mr|jzlib-1.0.7-14|89	
14mr|jzlib-1.0.7-14|90	%post javadoc
14mr|jzlib-1.0.7-14|91	rm -f %{_javadocdir}/%{name}
14mr|jzlib-1.0.7-14|92	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|jzlib-1.0.7-14|93	
14mr|jzlib-1.0.7-14|94	%post demo
14mr|jzlib-1.0.7-14|95	rm -f %{_datadir}/%{name}
14mr|jzlib-1.0.7-14|96	ln -s %{name}-%{version} %{_datadir}/%{name}
14mr|jzlib-1.0.7-14|97	
14mr|jzlib-1.0.7-14|98	
14mr|jzlib-1.0.7-14|99	%files
14mr|jzlib-1.0.7-14|100	%defattr(0644,root,root,0755)
14mr|jzlib-1.0.7-14|101	%doc LICENSE.txt
14mr|jzlib-1.0.7-14|102	%{_javadir}/*.jar
14mr|jzlib-1.0.7-14|103	%if %{gcj_support}
14mr|jzlib-1.0.7-14|104	%dir %{_libdir}/gcj/%{name}
14mr|jzlib-1.0.7-14|105	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|jzlib-1.0.7-14|106	%endif
14mr|jzlib-1.0.7-14|107	
14mr|jzlib-1.0.7-14|108	%files javadoc
14mr|jzlib-1.0.7-14|109	%defattr(0644,root,root,0755)
14mr|jzlib-1.0.7-14|110	%doc %{_javadocdir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|111	%ghost %doc %{_javadocdir}/%{name}
14mr|jzlib-1.0.7-14|112	
14mr|jzlib-1.0.7-14|113	%files demo
14mr|jzlib-1.0.7-14|114	%defattr(0644,root,root,0755)
14mr|jzlib-1.0.7-14|115	%doc %{_datadir}/%{name}-%{version}
14mr|jzlib-1.0.7-14|116	%ghost %doc %{_datadir}/%{name}
14mr|jzlib-1.0.7-14|117	
14mr|jzlib-1.0.7-14|118	
14mr|jzlib-1.0.7-14|119	
14mr|jzlib-1.0.7-14|120	
14mr|jzlib-1.0.7-14|121	
14mr|jzlib-1.0.7-14|122	%changelog
14mr|jzlib-1.0.7-14|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0.7-14
14mr|jzlib-1.0.7-14|124	+ Revision: 3de428c
14mr|jzlib-1.0.7-14|125	- MassBuild#440: Increase release tag
14mr|jzlib-1.0.7-14|126	
14mr|jzlib-1.0.7-14|127	

16876 14
14mr|k3b-2.0.2-11|1	######################
14mr|k3b-2.0.2-11|2	# Hardcode PLF build
14mr|k3b-2.0.2-11|3	%define build_plf 0
14mr|k3b-2.0.2-11|4	######################
14mr|k3b-2.0.2-11|5	
14mr|k3b-2.0.2-11|6	%if %{build_plf}
14mr|k3b-2.0.2-11|7	%define distsuffix plf
14mr|k3b-2.0.2-11|8	%define extrarelsuffix plf
14mr|k3b-2.0.2-11|9	%endif
14mr|k3b-2.0.2-11|10	
14mr|k3b-2.0.2-11|11	Summary:	CD-Burner for KDE4
14mr|k3b-2.0.2-11|12	Name:		k3b
14mr|k3b-2.0.2-11|13	Version:	2.0.2
14mr|k3b-2.0.2-11|14	Release:	11%{?extrarelsuffix}
14mr|k3b-2.0.2-11|15	Epoch:		4
14mr|k3b-2.0.2-11|16	License:	GPLv2+
14mr|k3b-2.0.2-11|17	Group:		Archiving/Cd burning
14mr|k3b-2.0.2-11|18	Url:		http://k3b.sourceforge.net/
14mr|k3b-2.0.2-11|19	Source0:	http://jaist.dl.sourceforge.net/sourceforge/k3b/%{name}-%{version}.tar.bz2
14mr|k3b-2.0.2-11|20	Source1:	k3b-docbook-ru.tar.bz2
14mr|k3b-2.0.2-11|21	Patch0:		k3b-2.0.2-ffmpeg2.0.patch
14mr|k3b-2.0.2-11|22	Patch1:		k3b-2.0.2-git-sox_not_found.diff
14mr|k3b-2.0.2-11|23	Patch3:		k3b-1.69-always-use-growisofs-for-dvd.patch
14mr|k3b-2.0.2-11|24	Patch4:		k3b-2.0.2-l10n-ru.patch
14mr|k3b-2.0.2-11|25	Patch5:		k3b-2.0.2-docbook-ru.patch
14mr|k3b-2.0.2-11|26	BuildRequires:	doxygen
14mr|k3b-2.0.2-11|27	BuildRequires:	kdelibs4-devel
14mr|k3b-2.0.2-11|28	BuildRequires:	ffmpeg-devel
14mr|k3b-2.0.2-11|29	BuildRequires:	libkcddb-devel
14mr|k3b-2.0.2-11|30	BuildRequires:	libmpcdec-devel
14mr|k3b-2.0.2-11|31	BuildRequires:	pkgconfig(dvdread)
14mr|k3b-2.0.2-11|32	BuildRequires:	pkgconfig(flac)
14mr|k3b-2.0.2-11|33	BuildRequires:	pkgconfig(flac++)
14mr|k3b-2.0.2-11|34	BuildRequires:	pkgconfig(mad)
14mr|k3b-2.0.2-11|35	BuildRequires:	pkgconfig(ogg)
14mr|k3b-2.0.2-11|36	BuildRequires:	pkgconfig(polkit-qt-1)
14mr|k3b-2.0.2-11|37	BuildRequires:	pkgconfig(samplerate)
14mr|k3b-2.0.2-11|38	BuildRequires:	pkgconfig(sndfile)
14mr|k3b-2.0.2-11|39	BuildRequires:	pkgconfig(taglib)
14mr|k3b-2.0.2-11|40	BuildRequires:	pkgconfig(vorbis)
14mr|k3b-2.0.2-11|41	%if %{build_plf}
14mr|k3b-2.0.2-11|42	BuildRequires:	liblame-devel
14mr|k3b-2.0.2-11|43	%else
14mr|k3b-2.0.2-11|44	BuildConflicts:	liblame-devel
14mr|k3b-2.0.2-11|45	%endif
14mr|k3b-2.0.2-11|46	Requires:	cdrecord
14mr|k3b-2.0.2-11|47	Requires:	mkisofs
14mr|k3b-2.0.2-11|48	Requires:	cdrdao
14mr|k3b-2.0.2-11|49	Requires:	sox
14mr|k3b-2.0.2-11|50	Requires:	vcdimager
14mr|k3b-2.0.2-11|51	Requires:	normalize
14mr|k3b-2.0.2-11|52	Requires:	dvd+rw-tools
14mr|k3b-2.0.2-11|53	Requires:	kdebase4-runtime
14mr|k3b-2.0.2-11|54	Suggests:	transсode
14mr|k3b-2.0.2-11|55	
14mr|k3b-2.0.2-11|56	%description
14mr|k3b-2.0.2-11|57	K3b is CD-writing software which intends to be feature-rich and
14mr|k3b-2.0.2-11|58	provide an easily usable interface. Features include burning
14mr|k3b-2.0.2-11|59	audio CDs from .WAV and .MP3 audio files, configuring external
14mr|k3b-2.0.2-11|60	programs and configuring devices.
14mr|k3b-2.0.2-11|61	
14mr|k3b-2.0.2-11|62	%if %{build_plf}
14mr|k3b-2.0.2-11|63	This package is in Restricted repository because it supports
14mr|k3b-2.0.2-11|64	mp3 encoding which is patent-protected.
14mr|k3b-2.0.2-11|65	%endif
14mr|k3b-2.0.2-11|66	
14mr|k3b-2.0.2-11|67	%files -f %{name}.lang
14mr|k3b-2.0.2-11|68	%{_kde_bindir}/k3b
14mr|k3b-2.0.2-11|69	%{_kde_bindir}/k3bsetup
14mr|k3b-2.0.2-11|70	%{_kde_libdir}/kde4/kcm_k3bsetup.so
14mr|k3b-2.0.2-11|71	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
14mr|k3b-2.0.2-11|72	%{_kde_libdir}/kde4/kio_videodvd.so
14mr|k3b-2.0.2-11|73	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
14mr|k3b-2.0.2-11|74	%{_kde_libdir}/kde4/k3bflacdecoder.so
14mr|k3b-2.0.2-11|75	%{_kde_libdir}/kde4/k3bmaddecoder.so
14mr|k3b-2.0.2-11|76	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
14mr|k3b-2.0.2-11|77	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
14mr|k3b-2.0.2-11|78	%{_kde_libdir}/kde4/k3bmpcdecoder.so
14mr|k3b-2.0.2-11|79	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
14mr|k3b-2.0.2-11|80	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
14mr|k3b-2.0.2-11|81	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
14mr|k3b-2.0.2-11|82	%{_kde_libdir}/kde4/k3bexternalencoder.so
14mr|k3b-2.0.2-11|83	%{_kde_libdir}/kde4/k3bsoxencoder.so
14mr|k3b-2.0.2-11|84	%{_kde_libdir}/kde4/k3bwavedecoder.so
14mr|k3b-2.0.2-11|85	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
14mr|k3b-2.0.2-11|86	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
14mr|k3b-2.0.2-11|87	%if %{build_plf}
14mr|k3b-2.0.2-11|88	%{_kde_libdir}/kde4/k3blameencoder.so
14mr|k3b-2.0.2-11|89	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
14mr|k3b-2.0.2-11|90	%endif
14mr|k3b-2.0.2-11|91	%{_kde_datadir}/applications/kde4/k3b.desktop
14mr|k3b-2.0.2-11|92	%{_kde_datadir}/mime/packages/x-k3b.xml
14mr|k3b-2.0.2-11|93	%{_kde_appsdir}/k3b
14mr|k3b-2.0.2-11|94	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
14mr|k3b-2.0.2-11|95	%{_kde_appsdir}/solid/actions/*
14mr|k3b-2.0.2-11|96	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
14mr|k3b-2.0.2-11|97	%{_kde_datadir}/kde4/services/*.desktop
14mr|k3b-2.0.2-11|98	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
14mr|k3b-2.0.2-11|99	%{_kde_datadir}/kde4/services/videodvd.protocol
14mr|k3b-2.0.2-11|100	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
14mr|k3b-2.0.2-11|101	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
14mr|k3b-2.0.2-11|102	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
14mr|k3b-2.0.2-11|103	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
14mr|k3b-2.0.2-11|104	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
14mr|k3b-2.0.2-11|105	%{_kde_datadir}/doc/HTML/*
14mr|k3b-2.0.2-11|106	
14mr|k3b-2.0.2-11|107	#------------------------------------------------
14mr|k3b-2.0.2-11|108	
14mr|k3b-2.0.2-11|109	%define libk3b_major 6
14mr|k3b-2.0.2-11|110	%define libk3b %mklibname k3blib %{libk3b_major}
14mr|k3b-2.0.2-11|111	
14mr|k3b-2.0.2-11|112	%package -n %{libk3b}
14mr|k3b-2.0.2-11|113	Summary:	KDE 4 core library
14mr|k3b-2.0.2-11|114	Group:		System/Libraries
14mr|k3b-2.0.2-11|115	
14mr|k3b-2.0.2-11|116	%description -n %{libk3b}
14mr|k3b-2.0.2-11|117	KDE 4 core library.
14mr|k3b-2.0.2-11|118	
14mr|k3b-2.0.2-11|119	%files -n %{libk3b}
14mr|k3b-2.0.2-11|120	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
14mr|k3b-2.0.2-11|121	
14mr|k3b-2.0.2-11|122	#------------------------------------------------
14mr|k3b-2.0.2-11|123	
14mr|k3b-2.0.2-11|124	%define libk3bdevice_major 6
14mr|k3b-2.0.2-11|125	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
14mr|k3b-2.0.2-11|126	
14mr|k3b-2.0.2-11|127	%package -n %{libk3bdevice}
14mr|k3b-2.0.2-11|128	Summary:	KDE 4 core library
14mr|k3b-2.0.2-11|129	Group:		System/Libraries
14mr|k3b-2.0.2-11|130	
14mr|k3b-2.0.2-11|131	%description -n %{libk3bdevice}
14mr|k3b-2.0.2-11|132	KDE 4 core library.
14mr|k3b-2.0.2-11|133	
14mr|k3b-2.0.2-11|134	%files -n %{libk3bdevice}
14mr|k3b-2.0.2-11|135	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
14mr|k3b-2.0.2-11|136	
14mr|k3b-2.0.2-11|137	#------------------------------------------------
14mr|k3b-2.0.2-11|138	
14mr|k3b-2.0.2-11|139	%package devel
14mr|k3b-2.0.2-11|140	Group:		Development/KDE and Qt
14mr|k3b-2.0.2-11|141	Summary:	Development libraries from %{name}
14mr|k3b-2.0.2-11|142	Requires:	%{libk3bdevice} = %{EVRD}
14mr|k3b-2.0.2-11|143	Requires:	%{libk3b} = %{EVRD}
14mr|k3b-2.0.2-11|144	
14mr|k3b-2.0.2-11|145	%description devel
14mr|k3b-2.0.2-11|146	Development libraries from %{name}.
14mr|k3b-2.0.2-11|147	
14mr|k3b-2.0.2-11|148	%files devel
14mr|k3b-2.0.2-11|149	%{_kde_includedir}/*.h
14mr|k3b-2.0.2-11|150	%{_kde_libdir}/libk3blib.so
14mr|k3b-2.0.2-11|151	%{_kde_libdir}/libk3bdevice.so
14mr|k3b-2.0.2-11|152	
14mr|k3b-2.0.2-11|153	#------------------------------------------------
14mr|k3b-2.0.2-11|154	
14mr|k3b-2.0.2-11|155	%prep
14mr|k3b-2.0.2-11|156	%setup -q -a1
14mr|k3b-2.0.2-11|157	%patch0 -p1
14mr|k3b-2.0.2-11|158	%patch1 -p1 -b .sox
14mr|k3b-2.0.2-11|159	%patch3 -p1 -b .dvd
14mr|k3b-2.0.2-11|160	%patch4 -p1 -b .l10n-ru
14mr|k3b-2.0.2-11|161	%patch5 -p1 -b .docbook-ru
14mr|k3b-2.0.2-11|162	
14mr|k3b-2.0.2-11|163	%build
14mr|k3b-2.0.2-11|164	%cmake_kde4
14mr|k3b-2.0.2-11|165	%make
14mr|k3b-2.0.2-11|166	
14mr|k3b-2.0.2-11|167	%install
14mr|k3b-2.0.2-11|168	%makeinstall_std -C build
14mr|k3b-2.0.2-11|169	
14mr|k3b-2.0.2-11|170	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
14mr|k3b-2.0.2-11|171	
14mr|k3b-2.0.2-11|172	%changelog
14mr|k3b-2.0.2-11|173	* Mon Jun 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.2-11
14mr|k3b-2.0.2-11|174	+ Revision: 44165af
14mr|k3b-2.0.2-11|175	- Add russian docbook
14mr|k3b-2.0.2-11|176	
14mr|k3b-2.0.2-11|177	

16877 14
14mr|kaccessible-4.13.3-1|1	Name:		kaccessible
14mr|kaccessible-4.13.3-1|2	Summary:	Accessibility services like focus tracking and a screenreader
14mr|kaccessible-4.13.3-1|3	Version:	4.13.3
14mr|kaccessible-4.13.3-1|4	Release:	1
14mr|kaccessible-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kaccessible-4.13.3-1|6	License:	LGPLv2
14mr|kaccessible-4.13.3-1|7	URL:		http://www.kde.org/
14mr|kaccessible-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kaccessible-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kaccessible-4.13.3-1|10	BuildRequires:	speech-dispatcher-devel
14mr|kaccessible-4.13.3-1|11	Obsoletes:	kdeaccessibility4-core < 2:4.8.0
14mr|kaccessible-4.13.3-1|12	
14mr|kaccessible-4.13.3-1|13	%description
14mr|kaccessible-4.13.3-1|14	kaccessible implements a QAccessibleBridgePlugin to provide
14mr|kaccessible-4.13.3-1|15	accessibility services like focus tracking and a screenreader.
14mr|kaccessible-4.13.3-1|16	
14mr|kaccessible-4.13.3-1|17	%files
14mr|kaccessible-4.13.3-1|18	%{_kde_libdir}/kde4/libexec/kaccessibleapp
14mr|kaccessible-4.13.3-1|19	%{_kde_libdir}/kde4/plugins/accessiblebridge/kaccessiblebridge.so
14mr|kaccessible-4.13.3-1|20	%{_datadir}/dbus-1/services/org.kde.kaccessible.service
14mr|kaccessible-4.13.3-1|21	
14mr|kaccessible-4.13.3-1|22	#----------------------------------------------------------------------
14mr|kaccessible-4.13.3-1|23	
14mr|kaccessible-4.13.3-1|24	%prep
14mr|kaccessible-4.13.3-1|25	%setup -q
14mr|kaccessible-4.13.3-1|26	
14mr|kaccessible-4.13.3-1|27	%build
14mr|kaccessible-4.13.3-1|28	%cmake_kde4
14mr|kaccessible-4.13.3-1|29	%make
14mr|kaccessible-4.13.3-1|30	
14mr|kaccessible-4.13.3-1|31	%install
14mr|kaccessible-4.13.3-1|32	%makeinstall_std -C build
14mr|kaccessible-4.13.3-1|33	
14mr|kaccessible-4.13.3-1|34	
14mr|kaccessible-4.13.3-1|35	%changelog
14mr|kaccessible-4.13.3-1|36	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kaccessible-4.13.3-1|37	+ Revision: 4372de8
14mr|kaccessible-4.13.3-1|38	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kaccessible-4.13.3-1|39	
14mr|kaccessible-4.13.3-1|40	

16878 14
14mr|kajongg-4.13.3-1|1	Summary:	Majongg game for KDE
14mr|kajongg-4.13.3-1|2	Name:		kajongg
14mr|kajongg-4.13.3-1|3	Version:	4.13.3
14mr|kajongg-4.13.3-1|4	Release:	1
14mr|kajongg-4.13.3-1|5	Epoch:		1
14mr|kajongg-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kajongg-4.13.3-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
14mr|kajongg-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kajongg/
14mr|kajongg-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kajongg-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kajongg-4.13.3-1|11	BuildRequires:	python-kde4
14mr|kajongg-4.13.3-1|12	BuildRequires:	python-qt4
14mr|kajongg-4.13.3-1|13	BuildRequires:	python-twisted-core
14mr|kajongg-4.13.3-1|14	BuildRequires:	pkgconfig(sqlite3)
14mr|kajongg-4.13.3-1|15	Requires:	python-kde4
14mr|kajongg-4.13.3-1|16	Requires:	python-twisted-core
14mr|kajongg-4.13.3-1|17	Requires:	qt4-database-plugin-sqlite
14mr|kajongg-4.13.3-1|18	Requires:	kmahjongglib
14mr|kajongg-4.13.3-1|19	# kajongg needed ogg123 @ runtime
14mr|kajongg-4.13.3-1|20	Requires:	vorbis-tools
14mr|kajongg-4.13.3-1|21	BuildArch:	noarch
14mr|kajongg-4.13.3-1|22	
14mr|kajongg-4.13.3-1|23	%description
14mr|kajongg-4.13.3-1|24	Kajongg is the ancient Chinese board game for 4 players.
14mr|kajongg-4.13.3-1|25	
14mr|kajongg-4.13.3-1|26	Kajongg can be used in two different ways: Scoring a manual game where you play
14mr|kajongg-4.13.3-1|27	as always and use Kajongg for the computation of scores and for bookkeeping. Or
14mr|kajongg-4.13.3-1|28	you can use Kajongg to play against any combination of other human players or
14mr|kajongg-4.13.3-1|29	computer players.
14mr|kajongg-4.13.3-1|30	
14mr|kajongg-4.13.3-1|31	%files
14mr|kajongg-4.13.3-1|32	%{_kde_bindir}/kajongg
14mr|kajongg-4.13.3-1|33	%{_kde_bindir}/kajonggserver
14mr|kajongg-4.13.3-1|34	%{_kde_applicationsdir}/kajongg.desktop
14mr|kajongg-4.13.3-1|35	%{_kde_appsdir}/kajongg
14mr|kajongg-4.13.3-1|36	%{_kde_docdir}/HTML/en/kajongg
14mr|kajongg-4.13.3-1|37	%{_kde_iconsdir}/hicolor/*/*/*kajongg*
14mr|kajongg-4.13.3-1|38	
14mr|kajongg-4.13.3-1|39	#------------------------------------------------------------------------------
14mr|kajongg-4.13.3-1|40	
14mr|kajongg-4.13.3-1|41	%prep
14mr|kajongg-4.13.3-1|42	%setup -q
14mr|kajongg-4.13.3-1|43	
14mr|kajongg-4.13.3-1|44	%build
14mr|kajongg-4.13.3-1|45	%cmake_kde4
14mr|kajongg-4.13.3-1|46	%make
14mr|kajongg-4.13.3-1|47	
14mr|kajongg-4.13.3-1|48	%install
14mr|kajongg-4.13.3-1|49	%makeinstall_std -C build
14mr|kajongg-4.13.3-1|50	
14mr|kajongg-4.13.3-1|51	
14mr|kajongg-4.13.3-1|52	%changelog
14mr|kajongg-4.13.3-1|53	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kajongg-4.13.3-1|54	+ Revision: 967bb38
14mr|kajongg-4.13.3-1|55	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kajongg-4.13.3-1|56	
14mr|kajongg-4.13.3-1|57	

16879 14
14mr|kalgebra-4.13.3-1|1	%bcond_without opengl
14mr|kalgebra-4.13.3-1|2	
14mr|kalgebra-4.13.3-1|3	Summary:	MathML-based graph calculator
14mr|kalgebra-4.13.3-1|4	Name:		kalgebra
14mr|kalgebra-4.13.3-1|5	Version:	4.13.3
14mr|kalgebra-4.13.3-1|6	Release:	1
14mr|kalgebra-4.13.3-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
14mr|kalgebra-4.13.3-1|8	Group:		Graphical desktop/KDE
14mr|kalgebra-4.13.3-1|9	Url:		http://userbase.kde.org/KAlgebra
14mr|kalgebra-4.13.3-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kalgebra-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kalgebra-4.13.3-1|12	BuildRequires:	libkdeedu-devel >= %{version}
14mr|kalgebra-4.13.3-1|13	BuildRequires:	readline-devel
14mr|kalgebra-4.13.3-1|14	BuildRequires:	analitza-devel
14mr|kalgebra-4.13.3-1|15	%if %{with opengl}
14mr|kalgebra-4.13.3-1|16	BuildRequires:	pkgconfig(gl)
14mr|kalgebra-4.13.3-1|17	BuildRequires:	pkgconfig(glu)
14mr|kalgebra-4.13.3-1|18	%endif
14mr|kalgebra-4.13.3-1|19	# add SHOULD_BUILD_OPENGL option, to be able to disable support
14mr|kalgebra-4.13.3-1|20	# on arm because plotter3d assumes qreal=double all over the place
14mr|kalgebra-4.13.3-1|21	Patch0:		kalgebra-4.13.2-opengl_optional.patch
14mr|kalgebra-4.13.3-1|22	
14mr|kalgebra-4.13.3-1|23	%description
14mr|kalgebra-4.13.3-1|24	KAlgebra is a mathematical calculator based content markup MathML
14mr|kalgebra-4.13.3-1|25	language. Nowadays it is capable to make simple MathML operations
14mr|kalgebra-4.13.3-1|26	(arithmetic and logical) and representate 2D and 3D graphs. It is
14mr|kalgebra-4.13.3-1|27	actually not necessary to know MathML to use KAlgebra.
14mr|kalgebra-4.13.3-1|28	
14mr|kalgebra-4.13.3-1|29	%files
14mr|kalgebra-4.13.3-1|30	%doc COPYING COPYING.LIB COPYING.DOC
14mr|kalgebra-4.13.3-1|31	%doc %{_kde_docdir}/HTML/en/kalgebra
14mr|kalgebra-4.13.3-1|32	%{_kde_bindir}/kalgebra
14mr|kalgebra-4.13.3-1|33	%{_kde_bindir}/kalgebramobile
14mr|kalgebra-4.13.3-1|34	%{_kde_iconsdir}/*/*/apps/kalgebra.*
14mr|kalgebra-4.13.3-1|35	%{_kde_applicationsdir}/kalgebra.desktop
14mr|kalgebra-4.13.3-1|36	%{_kde_applicationsdir}/kalgebramobile.desktop
14mr|kalgebra-4.13.3-1|37	%{_kde_libdir}/kde4/plasma_applet_kalgebra.so
14mr|kalgebra-4.13.3-1|38	%{_kde_libdir}/kde4/imports/org/kde/analitza/
14mr|kalgebra-4.13.3-1|39	%{_kde_appsdir}/katepart/syntax/kalgebra.xml
14mr|kalgebra-4.13.3-1|40	%{_kde_appsdir}/kalgebramobile
14mr|kalgebra-4.13.3-1|41	%{_kde_appsdir}/plasma/plasmoids/org.kde.graphsplasmoid
14mr|kalgebra-4.13.3-1|42	%{_kde_services}/kalgebra*.desktop
14mr|kalgebra-4.13.3-1|43	%{_kde_services}/graphsplasmoid.desktop
14mr|kalgebra-4.13.3-1|44	
14mr|kalgebra-4.13.3-1|45	#----------------------------------------------------------------------
14mr|kalgebra-4.13.3-1|46	
14mr|kalgebra-4.13.3-1|47	%prep
14mr|kalgebra-4.13.3-1|48	%setup -q
14mr|kalgebra-4.13.3-1|49	%patch0 -p1 -b .opengl_optional
14mr|kalgebra-4.13.3-1|50	
14mr|kalgebra-4.13.3-1|51	%build
14mr|kalgebra-4.13.3-1|52	%cmake_kde4 \
14mr|kalgebra-4.13.3-1|53	%if %{with opengl}
14mr|kalgebra-4.13.3-1|54	-DSHOULD_BUILD_OPENGL:BOOL=ON
14mr|kalgebra-4.13.3-1|55	%else
14mr|kalgebra-4.13.3-1|56	-DSHOULD_BUILD_OPENGL:BOOL=OFF
14mr|kalgebra-4.13.3-1|57	%endif
14mr|kalgebra-4.13.3-1|58	
14mr|kalgebra-4.13.3-1|59	%make
14mr|kalgebra-4.13.3-1|60	
14mr|kalgebra-4.13.3-1|61	%install
14mr|kalgebra-4.13.3-1|62	%makeinstall_std -C build
14mr|kalgebra-4.13.3-1|63	
14mr|kalgebra-4.13.3-1|64	
14mr|kalgebra-4.13.3-1|65	%changelog
14mr|kalgebra-4.13.3-1|66	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kalgebra-4.13.3-1|67	+ Revision: 2ec15d4
14mr|kalgebra-4.13.3-1|68	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kalgebra-4.13.3-1|69	
14mr|kalgebra-4.13.3-1|70	

16880 14
14mr|kalzium-4.13.3-1|1	%bcond_without opengl
14mr|kalzium-4.13.3-1|2	
14mr|kalzium-4.13.3-1|3	Summary:	MathML-based graph calculator
14mr|kalzium-4.13.3-1|4	Name:		kalgebra
14mr|kalzium-4.13.3-1|5	Version:	4.13.3
14mr|kalzium-4.13.3-1|6	Release:	1
14mr|kalzium-4.13.3-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
14mr|kalzium-4.13.3-1|8	Group:		Graphical desktop/KDE
14mr|kalzium-4.13.3-1|9	Url:		http://userbase.kde.org/KAlgebra
14mr|kalzium-4.13.3-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kalzium-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kalzium-4.13.3-1|12	BuildRequires:	libkdeedu-devel >= %{version}
14mr|kalzium-4.13.3-1|13	BuildRequires:	readline-devel
14mr|kalzium-4.13.3-1|14	BuildRequires:	analitza-devel
14mr|kalzium-4.13.3-1|15	%if %{with opengl}
14mr|kalzium-4.13.3-1|16	BuildRequires:	pkgconfig(gl)
14mr|kalzium-4.13.3-1|17	BuildRequires:	pkgconfig(glu)
14mr|kalzium-4.13.3-1|18	%endif
14mr|kalzium-4.13.3-1|19	# add SHOULD_BUILD_OPENGL option, to be able to disable support
14mr|kalzium-4.13.3-1|20	# on arm because plotter3d assumes qreal=double all over the place
14mr|kalzium-4.13.3-1|21	Patch0:		kalgebra-4.13.2-opengl_optional.patch
14mr|kalzium-4.13.3-1|22	
14mr|kalzium-4.13.3-1|23	%description
14mr|kalzium-4.13.3-1|24	KAlgebra is a mathematical calculator based content markup MathML
14mr|kalzium-4.13.3-1|25	language. Nowadays it is capable to make simple MathML operations
14mr|kalzium-4.13.3-1|26	(arithmetic and logical) and representate 2D and 3D graphs. It is
14mr|kalzium-4.13.3-1|27	actually not necessary to know MathML to use KAlgebra.
14mr|kalzium-4.13.3-1|28	
14mr|kalzium-4.13.3-1|29	%files
14mr|kalzium-4.13.3-1|30	%doc COPYING COPYING.LIB COPYING.DOC
14mr|kalzium-4.13.3-1|31	%doc %{_kde_docdir}/HTML/en/kalgebra
14mr|kalzium-4.13.3-1|32	%{_kde_bindir}/kalgebra
14mr|kalzium-4.13.3-1|33	%{_kde_bindir}/kalgebramobile
14mr|kalzium-4.13.3-1|34	%{_kde_iconsdir}/*/*/apps/kalgebra.*
14mr|kalzium-4.13.3-1|35	%{_kde_applicationsdir}/kalgebra.desktop
14mr|kalzium-4.13.3-1|36	%{_kde_applicationsdir}/kalgebramobile.desktop
14mr|kalzium-4.13.3-1|37	%{_kde_libdir}/kde4/plasma_applet_kalgebra.so
14mr|kalzium-4.13.3-1|38	%{_kde_libdir}/kde4/imports/org/kde/analitza/
14mr|kalzium-4.13.3-1|39	%{_kde_appsdir}/katepart/syntax/kalgebra.xml
14mr|kalzium-4.13.3-1|40	%{_kde_appsdir}/kalgebramobile
14mr|kalzium-4.13.3-1|41	%{_kde_appsdir}/plasma/plasmoids/org.kde.graphsplasmoid
14mr|kalzium-4.13.3-1|42	%{_kde_services}/kalgebra*.desktop
14mr|kalzium-4.13.3-1|43	%{_kde_services}/graphsplasmoid.desktop
14mr|kalzium-4.13.3-1|44	
14mr|kalzium-4.13.3-1|45	#----------------------------------------------------------------------
14mr|kalzium-4.13.3-1|46	
14mr|kalzium-4.13.3-1|47	%prep
14mr|kalzium-4.13.3-1|48	%setup -q
14mr|kalzium-4.13.3-1|49	%patch0 -p1 -b .opengl_optional
14mr|kalzium-4.13.3-1|50	
14mr|kalzium-4.13.3-1|51	%build
14mr|kalzium-4.13.3-1|52	%cmake_kde4 \
14mr|kalzium-4.13.3-1|53	%if %{with opengl}
14mr|kalzium-4.13.3-1|54	-DSHOULD_BUILD_OPENGL:BOOL=ON
14mr|kalzium-4.13.3-1|55	%else
14mr|kalzium-4.13.3-1|56	-DSHOULD_BUILD_OPENGL:BOOL=OFF
14mr|kalzium-4.13.3-1|57	%endif
14mr|kalzium-4.13.3-1|58	
14mr|kalzium-4.13.3-1|59	%make
14mr|kalzium-4.13.3-1|60	
14mr|kalzium-4.13.3-1|61	%install
14mr|kalzium-4.13.3-1|62	%makeinstall_std -C build
14mr|kalzium-4.13.3-1|63	
14mr|kalzium-4.13.3-1|64	
14mr|kalzium-4.13.3-1|65	%changelog
14mr|kalzium-4.13.3-1|66	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kalzium-4.13.3-1|67	+ Revision: 2ec15d4
14mr|kalzium-4.13.3-1|68	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kalzium-4.13.3-1|69	
14mr|kalzium-4.13.3-1|70	

16881 14
14mr|kamera-4.13.3-1|1	Name:		kamera
14mr|kamera-4.13.3-1|2	Summary:	Kamera ioslave
14mr|kamera-4.13.3-1|3	Version:	4.13.3
14mr|kamera-4.13.3-1|4	Release:	1
14mr|kamera-4.13.3-1|5	Epoch:		2
14mr|kamera-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kamera-4.13.3-1|7	License:	GPLv2 GFDL
14mr|kamera-4.13.3-1|8	URL:		http://www.kde.org
14mr|kamera-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kamera-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kamera-4.13.3-1|11	BuildRequires:	pkgconfig(libgphoto2)
14mr|kamera-4.13.3-1|12	
14mr|kamera-4.13.3-1|13	%description
14mr|kamera-4.13.3-1|14	Kamera ioslave.
14mr|kamera-4.13.3-1|15	
14mr|kamera-4.13.3-1|16	%files
14mr|kamera-4.13.3-1|17	%doc %{_kde_docdir}/HTML/en/kcontrol/kamera
14mr|kamera-4.13.3-1|18	%doc COPYING  COPYING.DOC
14mr|kamera-4.13.3-1|19	%{_kde_libdir}/kde4/kcm_kamera.so
14mr|kamera-4.13.3-1|20	%{_kde_libdir}/kde4/kio_kamera.so
14mr|kamera-4.13.3-1|21	%{_kde_services}/camera.protocol
14mr|kamera-4.13.3-1|22	%{_kde_services}/kamera.desktop
14mr|kamera-4.13.3-1|23	%{_kde_appsdir}/solid/actions/solid_camera.desktop
14mr|kamera-4.13.3-1|24	
14mr|kamera-4.13.3-1|25	#----------------------------------------------------------------------
14mr|kamera-4.13.3-1|26	
14mr|kamera-4.13.3-1|27	%prep
14mr|kamera-4.13.3-1|28	%setup -q
14mr|kamera-4.13.3-1|29	
14mr|kamera-4.13.3-1|30	%build
14mr|kamera-4.13.3-1|31	%cmake_kde4
14mr|kamera-4.13.3-1|32	%make
14mr|kamera-4.13.3-1|33	
14mr|kamera-4.13.3-1|34	%install
14mr|kamera-4.13.3-1|35	%makeinstall_std -C build
14mr|kamera-4.13.3-1|36	
14mr|kamera-4.13.3-1|37	
14mr|kamera-4.13.3-1|38	%changelog
14mr|kamera-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kamera-4.13.3-1|40	+ Revision: 130fd55
14mr|kamera-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kamera-4.13.3-1|42	
14mr|kamera-4.13.3-1|43	

16882 14
14mr|kanagram-4.13.3-1|1	Name:		kanagram
14mr|kanagram-4.13.3-1|2	Summary:	Word learning program
14mr|kanagram-4.13.3-1|3	Version:	4.13.3
14mr|kanagram-4.13.3-1|4	Release:	1
14mr|kanagram-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kanagram-4.13.3-1|6	License:	GPLv2 GFDL
14mr|kanagram-4.13.3-1|7	URL:		http://edu.kde.org/kanagram
14mr|kanagram-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kanagram-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kanagram-4.13.3-1|10	BuildRequires:	libkdeedu-devel >= %{version}
14mr|kanagram-4.13.3-1|11	Requires:	libkdeedu = %{version}
14mr|kanagram-4.13.3-1|12	
14mr|kanagram-4.13.3-1|13	%description
14mr|kanagram-4.13.3-1|14	Kanagram is a replacement for KMessedWords. Kanagram mixes up the letters
14mr|kanagram-4.13.3-1|15	of a word (creating an anagram), and you have to guess what the mixed up
14mr|kanagram-4.13.3-1|16	word is. Kanagram features several built-in word lists, hints, and a cheat
14mr|kanagram-4.13.3-1|17	feature which reveals the original word. Kanagram also has a vocabulary
14mr|kanagram-4.13.3-1|18	editor, so you can make your own vocabularies, and distribute them through
14mr|kanagram-4.13.3-1|19	Kanagram's KNewStuff download service.
14mr|kanagram-4.13.3-1|20	
14mr|kanagram-4.13.3-1|21	%files
14mr|kanagram-4.13.3-1|22	%doc ChangeLog TODO COPYING COPYING.DOC
14mr|kanagram-4.13.3-1|23	%doc %{_kde_docdir}/HTML/en/kanagram
14mr|kanagram-4.13.3-1|24	%{_kde_bindir}/kanagram
14mr|kanagram-4.13.3-1|25	%{_kde_appsdir}/kanagram
14mr|kanagram-4.13.3-1|26	%{_kde_iconsdir}/*/*/apps/kanagram*
14mr|kanagram-4.13.3-1|27	%{_kde_applicationsdir}/kanagram.desktop
14mr|kanagram-4.13.3-1|28	%{_kde_datadir}/config.kcfg/kanagram.kcfg
14mr|kanagram-4.13.3-1|29	%{_kde_configdir}/kanagram.knsrc
14mr|kanagram-4.13.3-1|30	
14mr|kanagram-4.13.3-1|31	#----------------------------------------------------------------------------
14mr|kanagram-4.13.3-1|32	
14mr|kanagram-4.13.3-1|33	%define kanagramengine_major 4
14mr|kanagram-4.13.3-1|34	%define libkanagramengine %mklibname kanagramengine %{kanagramengine_major}
14mr|kanagram-4.13.3-1|35	
14mr|kanagram-4.13.3-1|36	%package -n %{libkanagramengine}
14mr|kanagram-4.13.3-1|37	Summary:	Runtime library for KDE Education Application
14mr|kanagram-4.13.3-1|38	Group:		System/Libraries
14mr|kanagram-4.13.3-1|39	
14mr|kanagram-4.13.3-1|40	%description -n %{libkanagramengine}
14mr|kanagram-4.13.3-1|41	Runtime library for KDE Education Application.
14mr|kanagram-4.13.3-1|42	
14mr|kanagram-4.13.3-1|43	%files -n %{libkanagramengine}
14mr|kanagram-4.13.3-1|44	%{_kde_libdir}/libkanagramengine.so.%{kanagramengine_major}*
14mr|kanagram-4.13.3-1|45	
14mr|kanagram-4.13.3-1|46	#-----------------------------------------------------------------------------
14mr|kanagram-4.13.3-1|47	
14mr|kanagram-4.13.3-1|48	%package devel
14mr|kanagram-4.13.3-1|49	Summary:	Devel stuff for %{name}
14mr|kanagram-4.13.3-1|50	Group:		Development/KDE and Qt
14mr|kanagram-4.13.3-1|51	Requires:	%{libkanagramengine} = %{version}-%{release}
14mr|kanagram-4.13.3-1|52	Requires:	kdelibs4-devel
14mr|kanagram-4.13.3-1|53	Requires:	libkdeedu-devel
14mr|kanagram-4.13.3-1|54	
14mr|kanagram-4.13.3-1|55	%description devel
14mr|kanagram-4.13.3-1|56	Files needed to build applications based on %{name}.
14mr|kanagram-4.13.3-1|57	
14mr|kanagram-4.13.3-1|58	%files devel
14mr|kanagram-4.13.3-1|59	%{_kde_libdir}/libkanagramengine.so
14mr|kanagram-4.13.3-1|60	%{_includedir}/%{name}
14mr|kanagram-4.13.3-1|61	
14mr|kanagram-4.13.3-1|62	#----------------------------------------------------------------------
14mr|kanagram-4.13.3-1|63	
14mr|kanagram-4.13.3-1|64	%prep
14mr|kanagram-4.13.3-1|65	%setup -q
14mr|kanagram-4.13.3-1|66	
14mr|kanagram-4.13.3-1|67	%build
14mr|kanagram-4.13.3-1|68	%cmake_kde4
14mr|kanagram-4.13.3-1|69	%make
14mr|kanagram-4.13.3-1|70	
14mr|kanagram-4.13.3-1|71	%install
14mr|kanagram-4.13.3-1|72	%makeinstall_std -C build
14mr|kanagram-4.13.3-1|73	
14mr|kanagram-4.13.3-1|74	
14mr|kanagram-4.13.3-1|75	%changelog
14mr|kanagram-4.13.3-1|76	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kanagram-4.13.3-1|77	+ Revision: f7cd96b
14mr|kanagram-4.13.3-1|78	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kanagram-4.13.3-1|79	
14mr|kanagram-4.13.3-1|80	

16883 14
14mr|kapman-4.13.3-1|1	Name:		kapman
14mr|kapman-4.13.3-1|2	Version:	4.13.3
14mr|kapman-4.13.3-1|3	Release:	1
14mr|kapman-4.13.3-1|4	Epoch:		1
14mr|kapman-4.13.3-1|5	Summary:	A Pac-Man clone
14mr|kapman-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kapman-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kapman-4.13.3-1|8	URL:		http://www.kde.org/applications/games/kapman/
14mr|kapman-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kapman-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kapman-4.13.3-1|11	
14mr|kapman-4.13.3-1|12	%description
14mr|kapman-4.13.3-1|13	Kapman is a clone of the well known game Pac-Man.
14mr|kapman-4.13.3-1|14	
14mr|kapman-4.13.3-1|15	You must run through the maze to eat all pills without being captured by a
14mr|kapman-4.13.3-1|16	ghost. By eating an energizer, Kapman gets the ability to eat ghosts for a few
14mr|kapman-4.13.3-1|17	seconds. When a stage is cleared of pills and energizer the player is taken to
14mr|kapman-4.13.3-1|18	the next stage with slightly increased game speed.
14mr|kapman-4.13.3-1|19	
14mr|kapman-4.13.3-1|20	%files
14mr|kapman-4.13.3-1|21	%{_kde_bindir}/kapman
14mr|kapman-4.13.3-1|22	%{_kde_applicationsdir}/kapman.desktop
14mr|kapman-4.13.3-1|23	%{_kde_appsdir}/kapman
14mr|kapman-4.13.3-1|24	%{_kde_docdir}/*/*/kapman
14mr|kapman-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/kapman.*
14mr|kapman-4.13.3-1|26	%{_kde_datadir}/sounds/kapman
14mr|kapman-4.13.3-1|27	
14mr|kapman-4.13.3-1|28	#------------------------------------------------------------------------------
14mr|kapman-4.13.3-1|29	
14mr|kapman-4.13.3-1|30	%prep
14mr|kapman-4.13.3-1|31	%setup -q
14mr|kapman-4.13.3-1|32	
14mr|kapman-4.13.3-1|33	%build
14mr|kapman-4.13.3-1|34	%cmake_kde4
14mr|kapman-4.13.3-1|35	%make
14mr|kapman-4.13.3-1|36	
14mr|kapman-4.13.3-1|37	%install
14mr|kapman-4.13.3-1|38	%makeinstall_std -C build
14mr|kapman-4.13.3-1|39	
14mr|kapman-4.13.3-1|40	
14mr|kapman-4.13.3-1|41	%changelog
14mr|kapman-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kapman-4.13.3-1|43	+ Revision: 6dd158c
14mr|kapman-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kapman-4.13.3-1|45	
14mr|kapman-4.13.3-1|46	

16884 14
14mr|kapptemplate-4.13.3-1|1	Summary:	Templates for KDE Application Development
14mr|kapptemplate-4.13.3-1|2	Name:		kapptemplate
14mr|kapptemplate-4.13.3-1|3	Version:	4.13.3
14mr|kapptemplate-4.13.3-1|4	Release:	1
14mr|kapptemplate-4.13.3-1|5	Epoch:		1
14mr|kapptemplate-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kapptemplate-4.13.3-1|7	License:	GPLv2+
14mr|kapptemplate-4.13.3-1|8	Url:		http://www.kde.org
14mr|kapptemplate-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kapptemplate-4.13.3-1|10	%if %{is_beta}
14mr|kapptemplate-4.13.3-1|11	%define ftpdir unstable
14mr|kapptemplate-4.13.3-1|12	%else
14mr|kapptemplate-4.13.3-1|13	%define ftpdir stable
14mr|kapptemplate-4.13.3-1|14	%endif
14mr|kapptemplate-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kapptemplate-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kapptemplate-4.13.3-1|17	
14mr|kapptemplate-4.13.3-1|18	%description
14mr|kapptemplate-4.13.3-1|19	KAppTemplate is a set of modular shell scripts that will create a framework for
14mr|kapptemplate-4.13.3-1|20	any number of KDE application types. At its base level, it handles creation of
14mr|kapptemplate-4.13.3-1|21	things like the automake/autoconf framework, lsm files, RPM spec files, and po
14mr|kapptemplate-4.13.3-1|22	files. Then, there are individual modules that allow you to create a skeleton
14mr|kapptemplate-4.13.3-1|23	KDE application, a KPart application, a KPart plugin, or even convert existing
14mr|kapptemplate-4.13.3-1|24	source code to the KDE framework.
14mr|kapptemplate-4.13.3-1|25	
14mr|kapptemplate-4.13.3-1|26	%files
14mr|kapptemplate-4.13.3-1|27	%{_kde_bindir}/kapptemplate
14mr|kapptemplate-4.13.3-1|28	%{_kde_applicationsdir}/kapptemplate.desktop
14mr|kapptemplate-4.13.3-1|29	%{_kde_datadir}/config.kcfg/kapptemplate.kcfg
14mr|kapptemplate-4.13.3-1|30	%{_kde_appsdir}/kdevappwizard
14mr|kapptemplate-4.13.3-1|31	%{_kde_docdir}/*/*/kapptemplate
14mr|kapptemplate-4.13.3-1|32	%{_kde_iconsdir}/hicolor/*/apps/kapptemplate.png
14mr|kapptemplate-4.13.3-1|33	
14mr|kapptemplate-4.13.3-1|34	#----------------------------------------------------------------------------
14mr|kapptemplate-4.13.3-1|35	
14mr|kapptemplate-4.13.3-1|36	%prep
14mr|kapptemplate-4.13.3-1|37	%setup -q
14mr|kapptemplate-4.13.3-1|38	
14mr|kapptemplate-4.13.3-1|39	%build
14mr|kapptemplate-4.13.3-1|40	%cmake_kde4
14mr|kapptemplate-4.13.3-1|41	%make
14mr|kapptemplate-4.13.3-1|42	
14mr|kapptemplate-4.13.3-1|43	%install
14mr|kapptemplate-4.13.3-1|44	%makeinstall_std -C build
14mr|kapptemplate-4.13.3-1|45	
14mr|kapptemplate-4.13.3-1|46	
14mr|kapptemplate-4.13.3-1|47	%changelog
14mr|kapptemplate-4.13.3-1|48	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kapptemplate-4.13.3-1|49	+ Revision: 484fc94
14mr|kapptemplate-4.13.3-1|50	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kapptemplate-4.13.3-1|51	
14mr|kapptemplate-4.13.3-1|52	

16885 14
14mr|kasumi-2.5-5|1	Summary:	A tool for managing Anthy's dictionary
14mr|kasumi-2.5-5|2	Name:		kasumi
14mr|kasumi-2.5-5|3	Version:	2.5
14mr|kasumi-2.5-5|4	Release:	5
14mr|kasumi-2.5-5|5	Group:		System/Internationalization
14mr|kasumi-2.5-5|6	License:	GPLv2+
14mr|kasumi-2.5-5|7	URL:		http://sourceforge.jp/projects/kasumi
14mr|kasumi-2.5-5|8	Source0:	http://iij.dl.sourceforge.jp/kasumi/37311/%name-%version.tar.gz
14mr|kasumi-2.5-5|9	Patch0:		kasumi-2.3-fix-desktop-file.patch
14mr|kasumi-2.5-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildrootroot
14mr|kasumi-2.5-5|11	Requires:	anthy >= 6300
14mr|kasumi-2.5-5|12	BuildRequires:	pango-devel
14mr|kasumi-2.5-5|13	BuildRequires:	atk-devel
14mr|kasumi-2.5-5|14	BuildRequires:	gtk+2-devel
14mr|kasumi-2.5-5|15	BuildRequires:	anthy-devel
14mr|kasumi-2.5-5|16	BuildRequires:	imagemagick
14mr|kasumi-2.5-5|17	BuildRequires:	desktop-file-utils
14mr|kasumi-2.5-5|18	
14mr|kasumi-2.5-5|19	%description
14mr|kasumi-2.5-5|20	A tool for managing Anthy's dictionary.
14mr|kasumi-2.5-5|21	
14mr|kasumi-2.5-5|22	%prep
14mr|kasumi-2.5-5|23	%setup -q
14mr|kasumi-2.5-5|24	%patch0 -p0
14mr|kasumi-2.5-5|25	
14mr|kasumi-2.5-5|26	%build
14mr|kasumi-2.5-5|27	%configure2_5x
14mr|kasumi-2.5-5|28	%make
14mr|kasumi-2.5-5|29	
14mr|kasumi-2.5-5|30	%install
14mr|kasumi-2.5-5|31	rm -rf %{buildroot}
14mr|kasumi-2.5-5|32	%makeinstall_std
14mr|kasumi-2.5-5|33	
14mr|kasumi-2.5-5|34	# icons
14mr|kasumi-2.5-5|35	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32}/apps
14mr|kasumi-2.5-5|36	cp %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|kasumi-2.5-5|37	convert -scale 16 %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|kasumi-2.5-5|38	%find_lang %{name}
14mr|kasumi-2.5-5|39	
14mr|kasumi-2.5-5|40	# menu
14mr|kasumi-2.5-5|41	desktop-file-install	--vendor="" \
14mr|kasumi-2.5-5|42	--dir %{buildroot}%{_datadir}/applications \
14mr|kasumi-2.5-5|43	--remove-category="Applications" \
14mr|kasumi-2.5-5|44	%{name}.desktop
14mr|kasumi-2.5-5|45	
14mr|kasumi-2.5-5|46	%if %mdkversion < 200900
14mr|kasumi-2.5-5|47	%post
14mr|kasumi-2.5-5|48	%update_menus
14mr|kasumi-2.5-5|49	%update_icon_cache hicolor
14mr|kasumi-2.5-5|50	%endif
14mr|kasumi-2.5-5|51	
14mr|kasumi-2.5-5|52	%if %mdkversion < 200900
14mr|kasumi-2.5-5|53	%postun
14mr|kasumi-2.5-5|54	%clean_menus
14mr|kasumi-2.5-5|55	%clean_icon_cache hicolor
14mr|kasumi-2.5-5|56	%endif
14mr|kasumi-2.5-5|57	
14mr|kasumi-2.5-5|58	%clean
14mr|kasumi-2.5-5|59	rm -rf %{buildroot}
14mr|kasumi-2.5-5|60	
14mr|kasumi-2.5-5|61	%files -f %{name}.lang
14mr|kasumi-2.5-5|62	%defattr(-,root,root)
14mr|kasumi-2.5-5|63	%doc AUTHORS ChangeLog README
14mr|kasumi-2.5-5|64	%{_bindir}/*
14mr|kasumi-2.5-5|65	%{_datadir}/applications/kasumi.desktop
14mr|kasumi-2.5-5|66	%{_datadir}/pixmaps/*.png
14mr|kasumi-2.5-5|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|kasumi-2.5-5|68	%{_mandir}/man1/kasumi.1*
14mr|kasumi-2.5-5|69	
14mr|kasumi-2.5-5|70	
14mr|kasumi-2.5-5|71	
14mr|kasumi-2.5-5|72	%changelog
14mr|kasumi-2.5-5|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-5
14mr|kasumi-2.5-5|74	+ Revision: ebef1b8
14mr|kasumi-2.5-5|75	- MassBuild#440: Increase release tag
14mr|kasumi-2.5-5|76	
14mr|kasumi-2.5-5|77	

16886 14
14mr|kate-4.13.3-1|1	Summary:	Advanced text editor
14mr|kate-4.13.3-1|2	Name:		kate
14mr|kate-4.13.3-1|3	Version:	4.13.3
14mr|kate-4.13.3-1|4	Release:	1
14mr|kate-4.13.3-1|5	Epoch:		3
14mr|kate-4.13.3-1|6	License:	GPLv2+ LGPLv2+
14mr|kate-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kate-4.13.3-1|8	Url:		http://kate-editor.org/
14mr|kate-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kate-4.13.3-1|10	%if %{is_beta}
14mr|kate-4.13.3-1|11	%define ftpdir unstable
14mr|kate-4.13.3-1|12	%else
14mr|kate-4.13.3-1|13	%define ftpdir stable
14mr|kate-4.13.3-1|14	%endif
14mr|kate-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kate-4.13.3-1|16	Source1:	kwriteroot.desktop
14mr|kate-4.13.3-1|17	Source10:	%{name}.rpmlintrc
14mr|kate-4.13.3-1|18	BuildRequires:	python-sip
14mr|kate-4.13.3-1|19	BuildRequires:	python-qt4
14mr|kate-4.13.3-1|20	BuildRequires:	python-kde4
14mr|kate-4.13.3-1|21	BuildRequires:	binutils-devel
14mr|kate-4.13.3-1|22	BuildRequires:	boost-devel
14mr|kate-4.13.3-1|23	BuildRequires:	kdelibs4-devel
14mr|kate-4.13.3-1|24	BuildRequires:	libltdl-devel
14mr|kate-4.13.3-1|25	BuildRequires:	python-kde4-devel
14mr|kate-4.13.3-1|26	BuildRequires:	subversion-devel
14mr|kate-4.13.3-1|27	BuildRequires:	pkgconfig(hunspell)
14mr|kate-4.13.3-1|28	BuildRequires:	pkgconfig(libkactivities)
14mr|kate-4.13.3-1|29	BuildRequires:	pkgconfig(libxslt)
14mr|kate-4.13.3-1|30	BuildRequires:	pkgconfig(python)
14mr|kate-4.13.3-1|31	BuildRequires:	pkgconfig(QJson)
14mr|kate-4.13.3-1|32	Requires:	konsole >= 1:%{version}
14mr|kate-4.13.3-1|33	Requires:	katepart = %{EVRD}
14mr|kate-4.13.3-1|34	Requires:	kate-extensions = %{EVRD}
14mr|kate-4.13.3-1|35	Conflicts:	kdelibs4-core < 2:4.6.90
14mr|kate-4.13.3-1|36	Obsoletes:	%{_lib}ktexteditor-codesnippets0 < 3:4.10.0
14mr|kate-4.13.3-1|37	
14mr|kate-4.13.3-1|38	%description
14mr|kate-4.13.3-1|39	A fast and advanced text editor with nice plugins for KDE 4.
14mr|kate-4.13.3-1|40	
14mr|kate-4.13.3-1|41	%files
14mr|kate-4.13.3-1|42	%doc COPYING.LIB AUTHORS README
14mr|kate-4.13.3-1|43	%{_kde_bindir}/kate
14mr|kate-4.13.3-1|44	%{_kde_libdir}/libkdeinit4_kate.so
14mr|kate-4.13.3-1|45	%{_kde_libdir}/kde4/katebacktracebrowserplugin.so
14mr|kate-4.13.3-1|46	%{_kde_libdir}/kde4/katefilebrowserplugin.so
14mr|kate-4.13.3-1|47	%{_kde_libdir}/kde4/katefiletemplates.so
14mr|kate-4.13.3-1|48	%{_kde_libdir}/kde4/kategdbplugin.so
14mr|kate-4.13.3-1|49	%{_kde_libdir}/kde4/katekonsoleplugin.so
14mr|kate-4.13.3-1|50	%{_kde_libdir}/kde4/katemailfilesplugin.so
14mr|kate-4.13.3-1|51	%{_kde_libdir}/kde4/kateopenheaderplugin.so
14mr|kate-4.13.3-1|52	%{_kde_libdir}/kde4/katereplicodeplugin.so
14mr|kate-4.13.3-1|53	%{_kde_libdir}/kde4/katesearchplugin.so
14mr|kate-4.13.3-1|54	%{_kde_libdir}/kde4/katesymbolviewerplugin.so
14mr|kate-4.13.3-1|55	%{_kde_libdir}/kde4/katetabbarextensionplugin.so
14mr|kate-4.13.3-1|56	%{_kde_libdir}/kde4/katetextfilterplugin.so
14mr|kate-4.13.3-1|57	%{_kde_libdir}/kde4/plasma_applet_katesession.so
14mr|kate-4.13.3-1|58	%{_kde_libdir}/kde4/katebuildplugin.so
14mr|kate-4.13.3-1|59	%{_kde_libdir}/kde4/katectagsplugin.so
14mr|kate-4.13.3-1|60	%{_kde_libdir}/kde4/kate_kttsd.so
14mr|kate-4.13.3-1|61	%{_kde_libdir}/kde4/katexmlcheckplugin.so
14mr|kate-4.13.3-1|62	%{_kde_libdir}/kde4/katetabifyplugin.so
14mr|kate-4.13.3-1|63	%{_kde_libdir}/kde4/katexmltoolsplugin.so
14mr|kate-4.13.3-1|64	%{_kde_libdir}/kde4/katecloseexceptplugin.so
14mr|kate-4.13.3-1|65	%{_kde_libdir}/kde4/katefiletreeplugin.so
14mr|kate-4.13.3-1|66	%{_kde_libdir}/kde4/katesqlplugin.so
14mr|kate-4.13.3-1|67	%{_kde_libdir}/kde4/katepateplugin.so
14mr|kate-4.13.3-1|68	%{_kde_libdir}/kde4/kateprojectplugin.so
14mr|kate-4.13.3-1|69	%{_kde_libdir}/kde4/katesnippetsplugin.so
14mr|kate-4.13.3-1|70	%{_kde_applicationsdir}/kate.desktop
14mr|kate-4.13.3-1|71	%{_kde_appsdir}/kate
14mr|kate-4.13.3-1|72	%{_kde_appsdir}/katexmltools
14mr|kate-4.13.3-1|73	%{_kde_appsdir}/kconf_update/kate-2.4.upd
14mr|kate-4.13.3-1|74	%{_kde_iconsdir}/hicolor/*/apps/*.*
14mr|kate-4.13.3-1|75	%{_kde_iconsdir}/hicolor/*/actions/debug-kategdb.*
14mr|kate-4.13.3-1|76	%exclude %{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
14mr|kate-4.13.3-1|77	%{_kde_services}/katebacktracebrowserplugin.desktop
14mr|kate-4.13.3-1|78	%{_kde_services}/katefilebrowserplugin.desktop
14mr|kate-4.13.3-1|79	%{_kde_services}/katefiletemplates.desktop
14mr|kate-4.13.3-1|80	%{_kde_services}/kategdbplugin.desktop
14mr|kate-4.13.3-1|81	%{_kde_services}/katekonsoleplugin.desktop
14mr|kate-4.13.3-1|82	%{_kde_services}/katemailfilesplugin.desktop
14mr|kate-4.13.3-1|83	%{_kde_services}/kateopenheader.desktop
14mr|kate-4.13.3-1|84	%{_kde_services}/katesearch.desktop
14mr|kate-4.13.3-1|85	%{_kde_services}/katesymbolviewer.desktop
14mr|kate-4.13.3-1|86	%{_kde_services}/katetabbarextension.desktop
14mr|kate-4.13.3-1|87	%{_kde_services}/katetextfilter.desktop
14mr|kate-4.13.3-1|88	%{_kde_services}/plasma-applet-katesession.desktop
14mr|kate-4.13.3-1|89	%{_kde_services}/katebuildplugin.desktop
14mr|kate-4.13.3-1|90	%{_kde_services}/katectagsplugin.desktop
14mr|kate-4.13.3-1|91	%{_kde_services}/kate_kttsd.desktop
14mr|kate-4.13.3-1|92	%{_kde_services}/katexmlcheck.desktop
14mr|kate-4.13.3-1|93	%{_kde_services}/katetabifyplugin.desktop
14mr|kate-4.13.3-1|94	%{_kde_services}/katexmltools.desktop
14mr|kate-4.13.3-1|95	%{_kde_services}/katesql.desktop
14mr|kate-4.13.3-1|96	%{_kde_services}/katecloseexceptplugin.desktop
14mr|kate-4.13.3-1|97	%{_kde_services}/katefiletreeplugin.desktop
14mr|kate-4.13.3-1|98	%{_kde_services}/katepate_*.desktop
14mr|kate-4.13.3-1|99	%{_kde_services}/kateprojectplugin.desktop
14mr|kate-4.13.3-1|100	%{_kde_services}/katereplicodeplugin.desktop
14mr|kate-4.13.3-1|101	%{_kde_services}/katesnippetsplugin.desktop
14mr|kate-4.13.3-1|102	%{_kde_services}/pate.desktop
14mr|kate-4.13.3-1|103	%{_kde_servicetypes}/kateplugin.desktop
14mr|kate-4.13.3-1|104	%{_kde_servicetypes}/katepythonplugin.desktop
14mr|kate-4.13.3-1|105	%{_kde_mandir}/man1/kate.1.*
14mr|kate-4.13.3-1|106	%{_kde_docdir}/*/*/kate
14mr|kate-4.13.3-1|107	
14mr|kate-4.13.3-1|108	#-----------------------------------------------------------------------------
14mr|kate-4.13.3-1|109	
14mr|kate-4.13.3-1|110	%package -n python-kate
14mr|kate-4.13.3-1|111	Summary:	Python interface to the Kate text editor
14mr|kate-4.13.3-1|112	Group:		Graphical desktop/KDE
14mr|kate-4.13.3-1|113	Requires:	%{name} = %{EVRD}
14mr|kate-4.13.3-1|114	
14mr|kate-4.13.3-1|115	%description -n python-kate
14mr|kate-4.13.3-1|116	Python interface to the Kate text editor.
14mr|kate-4.13.3-1|117	
14mr|kate-4.13.3-1|118	%files -n python-kate
14mr|kate-4.13.3-1|119	%{py_platsitedir}/PyKate4
14mr|kate-4.13.3-1|120	
14mr|kate-4.13.3-1|121	#-----------------------------------------------------------------------------
14mr|kate-4.13.3-1|122	
14mr|kate-4.13.3-1|123	%package -n katepart
14mr|kate-4.13.3-1|124	Summary:	Kate KPart
14mr|kate-4.13.3-1|125	Group:		Graphical desktop/KDE
14mr|kate-4.13.3-1|126	Conflicts:	kdelibs4-core < 2:4.6.90
14mr|kate-4.13.3-1|127	Conflicts:	kate < 3:4.10.5-2
14mr|kate-4.13.3-1|128	
14mr|kate-4.13.3-1|129	%description -n katepart
14mr|kate-4.13.3-1|130	This package contains the Kate KPart component.
14mr|kate-4.13.3-1|131	
14mr|kate-4.13.3-1|132	%files -n katepart
14mr|kate-4.13.3-1|133	%{_kde_libdir}/kde4/katepart.so
14mr|kate-4.13.3-1|134	%{_kde_appsdir}/katepart
14mr|kate-4.13.3-1|135	%{_kde_configdir}/katemoderc
14mr|kate-4.13.3-1|136	%{_kde_configdir}/katerc
14mr|kate-4.13.3-1|137	%{_kde_configdir}/kateschemarc
14mr|kate-4.13.3-1|138	%{_kde_configdir}/katesyntaxhighlightingrc
14mr|kate-4.13.3-1|139	%{_kde_configdir}/ktexteditor_codesnippets_core.knsrc
14mr|kate-4.13.3-1|140	%{_kde_services}/katepart.desktop
14mr|kate-4.13.3-1|141	
14mr|kate-4.13.3-1|142	#-----------------------------------------------------------------------------
14mr|kate-4.13.3-1|143	
14mr|kate-4.13.3-1|144	%package -n kwrite
14mr|kate-4.13.3-1|145	Summary:	Simple text editor for KDE 4
14mr|kate-4.13.3-1|146	Group:		Graphical desktop/KDE
14mr|kate-4.13.3-1|147	Requires:	kdebase4-runtime
14mr|kate-4.13.3-1|148	Requires:	katepart = %{EVRD}
14mr|kate-4.13.3-1|149	Suggests:	kate-extensions
14mr|kate-4.13.3-1|150	
14mr|kate-4.13.3-1|151	%description -n kwrite
14mr|kate-4.13.3-1|152	KWrite is a text editor for KDE, based on the Kate's editor component.
14mr|kate-4.13.3-1|153	Features :
14mr|kate-4.13.3-1|154	Syntax highlighting according to the file type
14mr|kate-4.13.3-1|155	Word completion
14mr|kate-4.13.3-1|156	Auto-identation
14mr|kate-4.13.3-1|157	Plugin support
14mr|kate-4.13.3-1|158	Vi input mode
14mr|kate-4.13.3-1|159	
14mr|kate-4.13.3-1|160	%files -n kwrite
14mr|kate-4.13.3-1|161	%{_kde_bindir}/kwrite
14mr|kate-4.13.3-1|162	%{_kde_libdir}/libkdeinit4_kwrite.so
14mr|kate-4.13.3-1|163	%{_kde_applicationsdir}/kwrite.desktop
14mr|kate-4.13.3-1|164	%{_kde_applicationsdir}/kwriteroot.desktop
14mr|kate-4.13.3-1|165	%{_kde_appsdir}/kwrite
14mr|kate-4.13.3-1|166	%{_kde_docdir}/*/*/kwrite
14mr|kate-4.13.3-1|167	
14mr|kate-4.13.3-1|168	#------------------------------------------------------------------------------
14mr|kate-4.13.3-1|169	
14mr|kate-4.13.3-1|170	%package -n ktexteditor
14mr|kate-4.13.3-1|171	Summary:	Ktexteditor
14mr|kate-4.13.3-1|172	Group:		Graphical desktop/KDE
14mr|kate-4.13.3-1|173	Obsoletes:	kate-extensions < %{EVRD}
14mr|kate-4.13.3-1|174	Provides:	kate-extensions = %{EVRD}
14mr|kate-4.13.3-1|175	
14mr|kate-4.13.3-1|176	%description -n ktexteditor
14mr|kate-4.13.3-1|177	Ktexteditor package.
14mr|kate-4.13.3-1|178	
14mr|kate-4.13.3-1|179	%files -n ktexteditor
14mr|kate-4.13.3-1|180	%{_kde_libdir}/kde4/ktexteditor_autobrace.so
14mr|kate-4.13.3-1|181	%{_kde_libdir}/kde4/ktexteditor_exporter.so
14mr|kate-4.13.3-1|182	%{_kde_libdir}/kde4/ktexteditor_hlselection.so
14mr|kate-4.13.3-1|183	%{_kde_libdir}/kde4/ktexteditor_iconinserter.so
14mr|kate-4.13.3-1|184	%{_kde_libdir}/kde4/ktexteditor_insertfile.so
14mr|kate-4.13.3-1|185	%{_kde_libdir}/kde4/ktexteditor_lumen.so
14mr|kate-4.13.3-1|186	%{_kde_appsdir}/ktexteditor_exporter
14mr|kate-4.13.3-1|187	%{_kde_appsdir}/ktexteditor_iconinserter
14mr|kate-4.13.3-1|188	%{_kde_appsdir}/ktexteditor_insertfile
14mr|kate-4.13.3-1|189	%{_kde_services}/ktexteditor_autobrace.desktop
14mr|kate-4.13.3-1|190	%{_kde_services}/ktexteditor_autobrace_config.desktop
14mr|kate-4.13.3-1|191	%{_kde_services}/ktexteditor_exporter.desktop
14mr|kate-4.13.3-1|192	%{_kde_services}/ktexteditor_hlselection.desktop
14mr|kate-4.13.3-1|193	%{_kde_services}/ktexteditor_iconinserter.desktop
14mr|kate-4.13.3-1|194	%{_kde_services}/ktexteditor_insertfile.desktop
14mr|kate-4.13.3-1|195	%{_kde_services}/ktexteditor_lumen.desktop
14mr|kate-4.13.3-1|196	%{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
14mr|kate-4.13.3-1|197	
14mr|kate-4.13.3-1|198	#------------------------------------------------------------------------------
14mr|kate-4.13.3-1|199	
14mr|kate-4.13.3-1|200	%define kateinterfaces_major 4
14mr|kate-4.13.3-1|201	%define libkateinterfaces %mklibname kateinterfaces %{kateinterfaces_major}
14mr|kate-4.13.3-1|202	
14mr|kate-4.13.3-1|203	%package -n %{libkateinterfaces}
14mr|kate-4.13.3-1|204	Summary:	Runtime library for Kate
14mr|kate-4.13.3-1|205	Group:		System/Libraries
14mr|kate-4.13.3-1|206	
14mr|kate-4.13.3-1|207	%description -n %{libkateinterfaces}
14mr|kate-4.13.3-1|208	Runtime library for Kate.
14mr|kate-4.13.3-1|209	
14mr|kate-4.13.3-1|210	%files -n %{libkateinterfaces}
14mr|kate-4.13.3-1|211	%{_kde_libdir}/libkateinterfaces.so.%{kateinterfaces_major}*
14mr|kate-4.13.3-1|212	
14mr|kate-4.13.3-1|213	#------------------------------------------------------------------------------
14mr|kate-4.13.3-1|214	
14mr|kate-4.13.3-1|215	%define libkatepartinterfaces_major 4
14mr|kate-4.13.3-1|216	%define libkatepartinterfaces %mklibname katepartinterfaces %{libkatepartinterfaces_major}
14mr|kate-4.13.3-1|217	
14mr|kate-4.13.3-1|218	%package -n %{libkatepartinterfaces}
14mr|kate-4.13.3-1|219	Summary:	KDE 4 library
14mr|kate-4.13.3-1|220	Group:		System/Libraries
14mr|kate-4.13.3-1|221	
14mr|kate-4.13.3-1|222	%description -n %{libkatepartinterfaces}
14mr|kate-4.13.3-1|223	Runtime library for Kate.
14mr|kate-4.13.3-1|224	
14mr|kate-4.13.3-1|225	%files -n %{libkatepartinterfaces}
14mr|kate-4.13.3-1|226	%{_kde_libdir}/libkatepartinterfaces.so.%{libkatepartinterfaces_major}*
14mr|kate-4.13.3-1|227	
14mr|kate-4.13.3-1|228	#-----------------------------------------------------------------------------
14mr|kate-4.13.3-1|229	
14mr|kate-4.13.3-1|230	%package devel
14mr|kate-4.13.3-1|231	Summary:	Header files for kate
14mr|kate-4.13.3-1|232	Group:		Development/KDE and Qt
14mr|kate-4.13.3-1|233	Requires:	kdelibs4-devel
14mr|kate-4.13.3-1|234	Requires:	pkgconfig(hunspell)
14mr|kate-4.13.3-1|235	Requires:	pkgconfig(libxslt)
14mr|kate-4.13.3-1|236	Requires:	subversion-devel
14mr|kate-4.13.3-1|237	Requires:	binutils-devel
14mr|kate-4.13.3-1|238	Requires:	boost-devel
14mr|kate-4.13.3-1|239	Requires:	libltdl-devel
14mr|kate-4.13.3-1|240	Requires:	antlr-tool
14mr|kate-4.13.3-1|241	Requires:	antlr-C++
14mr|kate-4.13.3-1|242	Requires:	%{libkateinterfaces} = %{EVRD}
14mr|kate-4.13.3-1|243	Requires:	%{libkatepartinterfaces} = %{EVRD}
14mr|kate-4.13.3-1|244	Conflicts:	kdesdk4-devel < 1:4.6.90
14mr|kate-4.13.3-1|245	Conflicts:	kdelibs4-devel < 2:4.6.90
14mr|kate-4.13.3-1|246	
14mr|kate-4.13.3-1|247	%description  devel
14mr|kate-4.13.3-1|248	This package includes the header files you will need to compile applications
14mr|kate-4.13.3-1|249	against kate.
14mr|kate-4.13.3-1|250	
14mr|kate-4.13.3-1|251	%files devel
14mr|kate-4.13.3-1|252	%{_kde_includedir}/*
14mr|kate-4.13.3-1|253	%{_kde_libdir}/libkateinterfaces.so
14mr|kate-4.13.3-1|254	%{_kde_libdir}/libkatepartinterfaces.so
14mr|kate-4.13.3-1|255	
14mr|kate-4.13.3-1|256	#---------------------------------------------------------------
14mr|kate-4.13.3-1|257	
14mr|kate-4.13.3-1|258	%prep
14mr|kate-4.13.3-1|259	%setup -q
14mr|kate-4.13.3-1|260	
14mr|kate-4.13.3-1|261	%build
14mr|kate-4.13.3-1|262	%cmake_kde4
14mr|kate-4.13.3-1|263	%make
14mr|kate-4.13.3-1|264	
14mr|kate-4.13.3-1|265	%install
14mr|kate-4.13.3-1|266	%makeinstall_std -C build
14mr|kate-4.13.3-1|267	
14mr|kate-4.13.3-1|268	install -m 0644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/kwriteroot.desktop
14mr|kate-4.13.3-1|269	
14mr|kate-4.13.3-1|270	
14mr|kate-4.13.3-1|271	%changelog
14mr|kate-4.13.3-1|272	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kate-4.13.3-1|273	+ Revision: 51d6dcf
14mr|kate-4.13.3-1|274	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kate-4.13.3-1|275	
14mr|kate-4.13.3-1|276	

16887 14
14mr|katello-agent-1.1.2-2|1	Name:    katello-agent
14mr|katello-agent-1.1.2-2|2	Version: 1.1.2
14mr|katello-agent-1.1.2-2|3	Release: 2
14mr|katello-agent-1.1.2-2|4	Summary: The Katello Agent
14mr|katello-agent-1.1.2-2|5	Group:   Development/Python
14mr|katello-agent-1.1.2-2|6	License: LGPLv2
14mr|katello-agent-1.1.2-2|7	URL:     https://fedorahosted.org/katello/
14mr|katello-agent-1.1.2-2|8	Source0: https://fedorahosted.org/releases/k/a/katello/%{name}-%{version}.tar.gz
14mr|katello-agent-1.1.2-2|9	BuildArch: noarch
14mr|katello-agent-1.1.2-2|10	BuildRequires: python-devel
14mr|katello-agent-1.1.2-2|11	BuildRequires: python-setuptools
14mr|katello-agent-1.1.2-2|12	BuildRequires: python-rpm
14mr|katello-agent-1.1.2-2|13	Requires: gofer >= 0.60
14mr|katello-agent-1.1.2-2|14	Requires: gofer-package >= 0.60
14mr|katello-agent-1.1.2-2|15	Requires: subscription-manager
14mr|katello-agent-1.1.2-2|16	
14mr|katello-agent-1.1.2-2|17	%description
14mr|katello-agent-1.1.2-2|18	Provides plugin for gofer, which allows communicating with Katello server
14mr|katello-agent-1.1.2-2|19	and execute scheduled actions.
14mr|katello-agent-1.1.2-2|20	
14mr|katello-agent-1.1.2-2|21	%prep
14mr|katello-agent-1.1.2-2|22	%setup -q
14mr|katello-agent-1.1.2-2|23	
14mr|katello-agent-1.1.2-2|24	%build
14mr|katello-agent-1.1.2-2|25	pushd src
14mr|katello-agent-1.1.2-2|26	%{__python} setup.py build
14mr|katello-agent-1.1.2-2|27	popd
14mr|katello-agent-1.1.2-2|28	
14mr|katello-agent-1.1.2-2|29	%install
14mr|katello-agent-1.1.2-2|30	mkdir -p %{buildroot}/%{_sysconfdir}/gofer/plugins
14mr|katello-agent-1.1.2-2|31	mkdir -p %{buildroot}/%{_prefix}/lib/gofer/plugins
14mr|katello-agent-1.1.2-2|32	
14mr|katello-agent-1.1.2-2|33	cp etc/gofer/plugins/katelloplugin.conf %{buildroot}/%{_sysconfdir}/gofer/plugins
14mr|katello-agent-1.1.2-2|34	cp src/katello/agent/katelloplugin.py %{buildroot}/%{_prefix}/lib/gofer/plugins
14mr|katello-agent-1.1.2-2|35	
14mr|katello-agent-1.1.2-2|36	%files
14mr|katello-agent-1.1.2-2|37	%config(noreplace) %{_sysconfdir}/gofer/plugins/katelloplugin.conf
14mr|katello-agent-1.1.2-2|38	%{_prefix}/lib/gofer/plugins/katelloplugin.*
14mr|katello-agent-1.1.2-2|39	%doc LICENSE
14mr|katello-agent-1.1.2-2|40	
14mr|katello-agent-1.1.2-2|41	
14mr|katello-agent-1.1.2-2|42	%changelog
14mr|katello-agent-1.1.2-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|katello-agent-1.1.2-2|44	+ Revision: bbfa9bf
14mr|katello-agent-1.1.2-2|45	- MassBuild#440: Increase release tag
14mr|katello-agent-1.1.2-2|46	
14mr|katello-agent-1.1.2-2|47	

16888 14
14mr|katomic-4.13.3-1|1	Name:		katomic
14mr|katomic-4.13.3-1|2	Version:	4.13.3
14mr|katomic-4.13.3-1|3	Release:	1
14mr|katomic-4.13.3-1|4	Epoch:		1
14mr|katomic-4.13.3-1|5	Summary:	Build complex atoms with a minimal amount of moves
14mr|katomic-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|katomic-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|katomic-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=katomic
14mr|katomic-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|katomic-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|katomic-4.13.3-1|11	
14mr|katomic-4.13.3-1|12	%description
14mr|katomic-4.13.3-1|13	KAtomic is a fun educational game built around molecular geometry.
14mr|katomic-4.13.3-1|14	It employs simplistic two-dimensional looks at different chemical elements.
14mr|katomic-4.13.3-1|15	
14mr|katomic-4.13.3-1|16	%files
14mr|katomic-4.13.3-1|17	%{_kde_bindir}/katomic
14mr|katomic-4.13.3-1|18	%{_kde_applicationsdir}/katomic.desktop
14mr|katomic-4.13.3-1|19	%{_kde_docdir}/*/*/katomic
14mr|katomic-4.13.3-1|20	%{_kde_iconsdir}/hicolor/*/apps/katomic.png
14mr|katomic-4.13.3-1|21	%{_kde_appsdir}/katomic
14mr|katomic-4.13.3-1|22	%{_kde_configdir}/katomic.knsrc
14mr|katomic-4.13.3-1|23	%{_kde_appsdir}/kconf_update/katomic-levelset-upd.pl
14mr|katomic-4.13.3-1|24	%{_kde_appsdir}/kconf_update/katomic-levelset.upd
14mr|katomic-4.13.3-1|25	
14mr|katomic-4.13.3-1|26	#------------------------------------------------------------------------------
14mr|katomic-4.13.3-1|27	
14mr|katomic-4.13.3-1|28	%prep
14mr|katomic-4.13.3-1|29	%setup -q
14mr|katomic-4.13.3-1|30	
14mr|katomic-4.13.3-1|31	%build
14mr|katomic-4.13.3-1|32	%cmake_kde4
14mr|katomic-4.13.3-1|33	%make
14mr|katomic-4.13.3-1|34	
14mr|katomic-4.13.3-1|35	%install
14mr|katomic-4.13.3-1|36	%makeinstall_std -C build
14mr|katomic-4.13.3-1|37	
14mr|katomic-4.13.3-1|38	
14mr|katomic-4.13.3-1|39	%changelog
14mr|katomic-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|katomic-4.13.3-1|41	+ Revision: 339f30e
14mr|katomic-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|katomic-4.13.3-1|43	
14mr|katomic-4.13.3-1|44	

16889 14
14mr|kbd-1.15.3-9|1	%define kbddir /usr/lib/kbd
14mr|kbd-1.15.3-9|2	%define mdv_keymaps_ver 20081113
14mr|kbd-1.15.3-9|3	
14mr|kbd-1.15.3-9|4	Name:   	kbd
14mr|kbd-1.15.3-9|5	Version:	1.15.3
14mr|kbd-1.15.3-9|6	Release:	9
14mr|kbd-1.15.3-9|7	Summary:	Keyboard and console utilities for Linux
14mr|kbd-1.15.3-9|8	License:	GPL
14mr|kbd-1.15.3-9|9	Group:  	Terminals
14mr|kbd-1.15.3-9|10	URL:    	ftp://ftp.kernel.org/pub/linux/utils/kbd/
14mr|kbd-1.15.3-9|11	Source0:	ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2
14mr|kbd-1.15.3-9|12	Source2:	ucwfonts.tar.bz2
14mr|kbd-1.15.3-9|13	Source3:	ftp://ftp.linux-france.org/pub/macintosh/kbd-mac-fr-4.1.tar.gz
14mr|kbd-1.15.3-9|14	Source5:	kbd-mdv-keymaps-%{mdv_keymaps_ver}.tar.bz2
14mr|kbd-1.15.3-9|15	Source6:	configure_keyboard.sh
14mr|kbd-1.15.3-9|16	Source7:	setsysfont
14mr|kbd-1.15.3-9|17	# mandriva keyboard updates
14mr|kbd-1.15.3-9|18	Patch0: 	kbd-1.15-mandriva.patch
14mr|kbd-1.15.3-9|19	# tilde with twosuperior in french keyboard
14mr|kbd-1.15.3-9|20	Patch1: 	kbd-1.15-tilde_twosuperior_french_kbd.patch
14mr|kbd-1.15.3-9|21	# some modifications to cover PPC using Linux keycodes
14mr|kbd-1.15.3-9|22	Patch2: 	kbd-1.12-ppc_using_linux_keycodes.patch
14mr|kbd-1.15.3-9|23	# thai support, I tried to convert it from console-tools package
14mr|kbd-1.15.3-9|24	# (support added by Pablo), see these patches as reference:
14mr|kbd-1.15.3-9|25	# http://linux.thai.net/~thep/th-console/console-tools/console-tools-thai_ksym.patch
14mr|kbd-1.15.3-9|26	# http://linux.thai.net/~thep/th-console/console-data/console-data-thai_orig-1999.08.29.patch
14mr|kbd-1.15.3-9|27	# (note: thai_ksym patch not needed anymore, it's merged in kbd)
14mr|kbd-1.15.3-9|28	Patch4: 	kbd-1.12-data_thai.patch
14mr|kbd-1.15.3-9|29	# avoid kbd scheme for loadkeys, we use unicode_start in configure_keyboard.sh
14mr|kbd-1.15.3-9|30	Patch5: 	kbd-1.14.1-unicode_start_no_loadkeys.patch
14mr|kbd-1.15.3-9|31	# (fc) remove unneeded calls in unicode_stop
14mr|kbd-1.15.3-9|32	Patch6:		kbd-1.15-remove-unneeded-calls.patch
14mr|kbd-1.15.3-9|33	# (fc) allow to wait for VT switch in userland (Novell bug #540482) (Gentoo)
14mr|kbd-1.15.3-9|34	Patch7:		kbd-1.12-chvt-userwait.patch
14mr|kbd-1.15.3-9|35	# (tpg) fix es translation, probably will be dropped on next release
14mr|kbd-1.15.3-9|36	Patch8:		kbd-1.15.3-fix-es-translation.patch
14mr|kbd-1.15.3-9|37	BuildRequires:	bison
14mr|kbd-1.15.3-9|38	BuildRequires:	flex
14mr|kbd-1.15.3-9|39	BuildRequires:	gcc
14mr|kbd-1.15.3-9|40	BuildRequires:	gettext-devel
14mr|kbd-1.15.3-9|41	BuildRequires:	glibc-devel
14mr|kbd-1.15.3-9|42	BuildRequires:	make
14mr|kbd-1.15.3-9|43	Conflicts:	initscripts <= 8.54-2mdv2008.0
14mr|kbd-1.15.3-9|44	Conflicts:	util-linux < 2.13
14mr|kbd-1.15.3-9|45	Obsoletes:	console-tools <= 0.2.3-64
14mr|kbd-1.15.3-9|46	Obsoletes:	libconsole0 <= 0.2.3-64
14mr|kbd-1.15.3-9|47	Obsoletes:	libconsole0-devel <= 0.2.3-64
14mr|kbd-1.15.3-9|48	Obsoletes:	libconsole0-static-devel <= 0.2.3-64
14mr|kbd-1.15.3-9|49	Obsoletes:	lib64console0 <= 0.2.3-64
14mr|kbd-1.15.3-9|50	Obsoletes:	lib64console0-devel <= 0.2.3-64
14mr|kbd-1.15.3-9|51	Obsoletes:	lib64console0-static-devel <= 0.2.3-64
14mr|kbd-1.15.3-9|52	
14mr|kbd-1.15.3-9|53	%description
14mr|kbd-1.15.3-9|54	This package contains utilities to load console fonts and keyboard maps.
14mr|kbd-1.15.3-9|55	It also includes a number of different fonts and keyboard maps.
14mr|kbd-1.15.3-9|56	
14mr|kbd-1.15.3-9|57	%prep
14mr|kbd-1.15.3-9|58	%setup -q -a 2
14mr|kbd-1.15.3-9|59	%patch0 -p1
14mr|kbd-1.15.3-9|60	%patch1 -p1
14mr|kbd-1.15.3-9|61	%ifarch ppc ppc64
14mr|kbd-1.15.3-9|62	%patch2 -p1
14mr|kbd-1.15.3-9|63	%endif
14mr|kbd-1.15.3-9|64	%patch4 -p1
14mr|kbd-1.15.3-9|65	%patch5 -p1
14mr|kbd-1.15.3-9|66	%patch6 -p1
14mr|kbd-1.15.3-9|67	%patch7 -p1
14mr|kbd-1.15.3-9|68	%patch8 -p1
14mr|kbd-1.15.3-9|69	
14mr|kbd-1.15.3-9|70	mkdir mac_frnew; cd mac_frnew
14mr|kbd-1.15.3-9|71	tar -zxf %{SOURCE3}
14mr|kbd-1.15.3-9|72	gunzip mac-fr-ext_new.kmap.gz
14mr|kbd-1.15.3-9|73	mv mac-fr-ext_new.kmap ../data/keymaps/mac/all/mac-fr-ext_new.map
14mr|kbd-1.15.3-9|74	cd ..; rm -rf mac_frnew
14mr|kbd-1.15.3-9|75	
14mr|kbd-1.15.3-9|76	pushd data
14mr|kbd-1.15.3-9|77	tar -jxf %{SOURCE5}
14mr|kbd-1.15.3-9|78	cp keymaps/i386/include/delete.inc keymaps/i386/include/delete.map
14mr|kbd-1.15.3-9|79	popd
14mr|kbd-1.15.3-9|80	
14mr|kbd-1.15.3-9|81	%build
14mr|kbd-1.15.3-9|82	%configure2_5x	\
14mr|kbd-1.15.3-9|83	--datadir=%{kbddir} \
14mr|kbd-1.15.3-9|84	--mandir=%{_mandir} \
14mr|kbd-1.15.3-9|85	--enable-nls \
14mr|kbd-1.15.3-9|86	--localedir=%{_datadir}/locale \
14mr|kbd-1.15.3-9|87	--enable-optional-progs \
14mr|kbd-1.15.3-9|88	--disable-rpath
14mr|kbd-1.15.3-9|89	
14mr|kbd-1.15.3-9|90	%make
14mr|kbd-1.15.3-9|91	
14mr|kbd-1.15.3-9|92	%install
14mr|kbd-1.15.3-9|93	%makeinstall_std \
14mr|kbd-1.15.3-9|94	localedir=%{_datadir}/locale
14mr|kbd-1.15.3-9|95	
14mr|kbd-1.15.3-9|96	# keep some keymap/consolefonts compatibility with console-tools
14mr|kbd-1.15.3-9|97	ln -s fr-latin9.map.gz \
14mr|kbd-1.15.3-9|98	%{buildroot}%{kbddir}/keymaps/i386/azerty/fr-latin0.map.gz
14mr|kbd-1.15.3-9|99	ln -s us-acentos.map.gz \
14mr|kbd-1.15.3-9|100	%{buildroot}%{kbddir}/keymaps/i386/qwerty/us-intl.map.gz
14mr|kbd-1.15.3-9|101	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|102	%{buildroot}%{kbddir}/keymaps/mac/all/mac-br-abnt2.map.gz
14mr|kbd-1.15.3-9|103	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|104	%{buildroot}%{kbddir}/keymaps/mac/all/mac-gr.map.gz
14mr|kbd-1.15.3-9|105	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|106	%{buildroot}%{kbddir}/keymaps/mac/all/mac-no-latin1.map.gz
14mr|kbd-1.15.3-9|107	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|108	%{buildroot}%{kbddir}/keymaps/mac/all/mac-cz-us-qwertz.map.gz
14mr|kbd-1.15.3-9|109	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|110	%{buildroot}%{kbddir}/keymaps/mac/all/mac-hu.map.gz
14mr|kbd-1.15.3-9|111	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|112	%{buildroot}%{kbddir}/keymaps/mac/all/mac-Pl02.map.gz
14mr|kbd-1.15.3-9|113	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|114	%{buildroot}%{kbddir}/keymaps/mac/all/mac-ru1.map.gz
14mr|kbd-1.15.3-9|115	ln -s mac-us.map.gz \
14mr|kbd-1.15.3-9|116	%{buildroot}%{kbddir}/keymaps/mac/all/mac-jp106.map.gz
14mr|kbd-1.15.3-9|117	ln -s iso07u-16.psfu.gz \
14mr|kbd-1.15.3-9|118	%{buildroot}%{kbddir}/consolefonts/iso07.f16.psfu.gz
14mr|kbd-1.15.3-9|119	ln -s lat2-16.psfu.gz \
14mr|kbd-1.15.3-9|120	%{buildroot}%{kbddir}/consolefonts/lat2-sun16.psfu.gz
14mr|kbd-1.15.3-9|121	ln -s lat5-16.psfu.gz \
14mr|kbd-1.15.3-9|122	%{buildroot}%{kbddir}/consolefonts/lat5u-16.psfu.gz
14mr|kbd-1.15.3-9|123	
14mr|kbd-1.15.3-9|124	# Our initscripts/drakx-kbd-mouse-x11 may want to load these directly as
14mr|kbd-1.15.3-9|125	# they were like this when using console-tools (GRP_TOGGLE), so we do
14mr|kbd-1.15.3-9|126	# this to keep compatibility (#32284)
14mr|kbd-1.15.3-9|127	for toggle_file in alt_shift_toggle caps_toggle ctrl_alt_toggle \
14mr|kbd-1.15.3-9|128	ctrl_shift_toggle lwin_toggle menu_toggle \
14mr|kbd-1.15.3-9|129	rwin_toggle toggle
14mr|kbd-1.15.3-9|130	do
14mr|kbd-1.15.3-9|131	cp %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.inc \
14mr|kbd-1.15.3-9|132	%{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
14mr|kbd-1.15.3-9|133	gzip %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
14mr|kbd-1.15.3-9|134	done
14mr|kbd-1.15.3-9|135	
14mr|kbd-1.15.3-9|136	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
14mr|kbd-1.15.3-9|137	install -m 644 %{SOURCE6} \
14mr|kbd-1.15.3-9|138	%{buildroot}/%{_sysconfdir}/profile.d/40configure_keyboard.sh
14mr|kbd-1.15.3-9|139	
14mr|kbd-1.15.3-9|140	mkdir -p %{buildroot}/%{_sysconfdir}/rc.d/init.d
14mr|kbd-1.15.3-9|141	
14mr|kbd-1.15.3-9|142	# some scripts expects setfont, unicode_{start,stop} and loadkeys inside /bin
14mr|kbd-1.15.3-9|143	mkdir -p %{buildroot}/bin
14mr|kbd-1.15.3-9|144	mv %{buildroot}/%{_bindir}/unicode_{start,stop} %{buildroot}/bin
14mr|kbd-1.15.3-9|145	ln -s ../../bin/unicode_start %{buildroot}/%{_bindir}/unicode_start
14mr|kbd-1.15.3-9|146	ln -s ../../bin/unicode_stop %{buildroot}/%{_bindir}/unicode_stop
14mr|kbd-1.15.3-9|147	mv %{buildroot}/%{_bindir}/{loadkeys,setfont,kbd_mode} %{buildroot}/bin
14mr|kbd-1.15.3-9|148	ln -s ../../bin/kbd_mode %{buildroot}/%{_bindir}/kbd_mode
14mr|kbd-1.15.3-9|149	ln -s ../../bin/loadkeys %{buildroot}/%{_bindir}/loadkeys
14mr|kbd-1.15.3-9|150	ln -s ../../bin/setfont %{buildroot}/%{_bindir}/setfont
14mr|kbd-1.15.3-9|151	
14mr|kbd-1.15.3-9|152	mkdir %{buildroot}/sbin
14mr|kbd-1.15.3-9|153	install -m 0755 %{SOURCE7} %{buildroot}/sbin
14mr|kbd-1.15.3-9|154	
14mr|kbd-1.15.3-9|155	%find_lang %{name}
14mr|kbd-1.15.3-9|156	
14mr|kbd-1.15.3-9|157	%triggerun -- kbd < 1.15-5mdv
14mr|kbd-1.15.3-9|158	/sbin/chkconfig --del keytable
14mr|kbd-1.15.3-9|159	exit 0
14mr|kbd-1.15.3-9|160	
14mr|kbd-1.15.3-9|161	
14mr|kbd-1.15.3-9|162	%files -f %{name}.lang
14mr|kbd-1.15.3-9|163	%defattr(0755,root,root,0755)
14mr|kbd-1.15.3-9|164	%{_bindir}/chvt
14mr|kbd-1.15.3-9|165	%{_bindir}/deallocvt
14mr|kbd-1.15.3-9|166	%{_bindir}/dumpkeys
14mr|kbd-1.15.3-9|167	%{_bindir}/fgconsole
14mr|kbd-1.15.3-9|168	%{_bindir}/getkeycodes
14mr|kbd-1.15.3-9|169	%{_bindir}/kbd_mode
14mr|kbd-1.15.3-9|170	%{_bindir}/kbdrate
14mr|kbd-1.15.3-9|171	%{_bindir}/loadkeys
14mr|kbd-1.15.3-9|172	%{_bindir}/loadunimap
14mr|kbd-1.15.3-9|173	%{_bindir}/mapscrn
14mr|kbd-1.15.3-9|174	%{_bindir}/openvt
14mr|kbd-1.15.3-9|175	%{_bindir}/psfaddtable
14mr|kbd-1.15.3-9|176	%{_bindir}/psfgettable
14mr|kbd-1.15.3-9|177	%{_bindir}/psfstriptable
14mr|kbd-1.15.3-9|178	%{_bindir}/psfxtable
14mr|kbd-1.15.3-9|179	%ifarch %{ix86}
14mr|kbd-1.15.3-9|180	%{_bindir}/resizecons
14mr|kbd-1.15.3-9|181	%endif
14mr|kbd-1.15.3-9|182	%{_bindir}/setfont
14mr|kbd-1.15.3-9|183	%{_bindir}/setkeycodes
14mr|kbd-1.15.3-9|184	%{_bindir}/setleds
14mr|kbd-1.15.3-9|185	%{_bindir}/setmetamode
14mr|kbd-1.15.3-9|186	%{_bindir}/showconsolefont
14mr|kbd-1.15.3-9|187	%{_bindir}/showkey
14mr|kbd-1.15.3-9|188	%{_bindir}/unicode_start
14mr|kbd-1.15.3-9|189	%{_bindir}/unicode_stop
14mr|kbd-1.15.3-9|190	%{_bindir}/clrunimap
14mr|kbd-1.15.3-9|191	%{_bindir}/getunimap
14mr|kbd-1.15.3-9|192	%{_bindir}/kbdinfo
14mr|kbd-1.15.3-9|193	%{_bindir}/outpsfheader
14mr|kbd-1.15.3-9|194	%{_bindir}/screendump
14mr|kbd-1.15.3-9|195	%{_bindir}/setlogcons
14mr|kbd-1.15.3-9|196	%{_bindir}/setpalette
14mr|kbd-1.15.3-9|197	%{_bindir}/setvesablank
14mr|kbd-1.15.3-9|198	%{_bindir}/setvtrgb
14mr|kbd-1.15.3-9|199	%{_bindir}/spawn_console
14mr|kbd-1.15.3-9|200	%{_bindir}/spawn_login
14mr|kbd-1.15.3-9|201	#config(noreplace) %{_sysconfdir}/profile.d/40configure_keyboard.sh
14mr|kbd-1.15.3-9|202	#we need replace it
14mr|kbd-1.15.3-9|203	%config %{_sysconfdir}/profile.d/40configure_keyboard.sh
14mr|kbd-1.15.3-9|204	/bin/loadkeys
14mr|kbd-1.15.3-9|205	/bin/setfont
14mr|kbd-1.15.3-9|206	/bin/unicode_start
14mr|kbd-1.15.3-9|207	/bin/unicode_stop
14mr|kbd-1.15.3-9|208	/bin/kbd_mode
14mr|kbd-1.15.3-9|209	/sbin/setsysfont
14mr|kbd-1.15.3-9|210	%defattr(0644,root,root,0755)
14mr|kbd-1.15.3-9|211	%{_mandir}/man1/chvt.1*
14mr|kbd-1.15.3-9|212	%{_mandir}/man1/deallocvt.1*
14mr|kbd-1.15.3-9|213	%{_mandir}/man1/dumpkeys.1*
14mr|kbd-1.15.3-9|214	%{_mandir}/man1/fgconsole.1*
14mr|kbd-1.15.3-9|215	%{_mandir}/man1/kbd_mode.1*
14mr|kbd-1.15.3-9|216	%{_mandir}/man1/loadkeys.1*
14mr|kbd-1.15.3-9|217	%{_mandir}/man1/openvt.1*
14mr|kbd-1.15.3-9|218	%{_mandir}/man1/psfaddtable.1*
14mr|kbd-1.15.3-9|219	%{_mandir}/man1/psfgettable.1*
14mr|kbd-1.15.3-9|220	%{_mandir}/man1/psfstriptable.1*
14mr|kbd-1.15.3-9|221	%{_mandir}/man1/psfxtable.1*
14mr|kbd-1.15.3-9|222	%{_mandir}/man1/setleds.1*
14mr|kbd-1.15.3-9|223	%{_mandir}/man1/setmetamode.1*
14mr|kbd-1.15.3-9|224	%{_mandir}/man1/showkey.1*
14mr|kbd-1.15.3-9|225	%{_mandir}/man1/unicode_start.1*
14mr|kbd-1.15.3-9|226	%{_mandir}/man1/unicode_stop.1*
14mr|kbd-1.15.3-9|227	%{_mandir}/man5/keymaps.5*
14mr|kbd-1.15.3-9|228	%{_mandir}/man8/getkeycodes.8*
14mr|kbd-1.15.3-9|229	%{_mandir}/man8/kbdrate.8*
14mr|kbd-1.15.3-9|230	%{_mandir}/man8/loadunimap.8*
14mr|kbd-1.15.3-9|231	%{_mandir}/man8/mapscrn.8*
14mr|kbd-1.15.3-9|232	%{_mandir}/man8/resizecons.8*
14mr|kbd-1.15.3-9|233	%{_mandir}/man8/setfont.8*
14mr|kbd-1.15.3-9|234	%{_mandir}/man8/setkeycodes.8*
14mr|kbd-1.15.3-9|235	%{_mandir}/man8/showconsolefont.8*
14mr|kbd-1.15.3-9|236	%{_mandir}/man1/codepage.1*
14mr|kbd-1.15.3-9|237	%{_mandir}/man1/screendump.1*
14mr|kbd-1.15.3-9|238	%{_mandir}/man1/splitfont.1*
14mr|kbd-1.15.3-9|239	%{_mandir}/man8/clrunimap.8*
14mr|kbd-1.15.3-9|240	%{_mandir}/man8/getunimap.8*
14mr|kbd-1.15.3-9|241	%{_mandir}/man8/mk_modmap.8*
14mr|kbd-1.15.3-9|242	%{_mandir}/man8/setlogcons.8*
14mr|kbd-1.15.3-9|243	%{_mandir}/man8/setvesablank.8*
14mr|kbd-1.15.3-9|244	%{_mandir}/man8/setvtrgb.8*
14mr|kbd-1.15.3-9|245	%{_mandir}/man8/vcstime.8*
14mr|kbd-1.15.3-9|246	%{kbddir}
14mr|kbd-1.15.3-9|247	
14mr|kbd-1.15.3-9|248	
14mr|kbd-1.15.3-9|249	
14mr|kbd-1.15.3-9|250	%changelog
14mr|kbd-1.15.3-9|251	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15.3-9
14mr|kbd-1.15.3-9|252	+ Revision: f320deb
14mr|kbd-1.15.3-9|253	- MassBuild#440: Increase release tag
14mr|kbd-1.15.3-9|254	
14mr|kbd-1.15.3-9|255	

16890 14
14mr|kblackbox-4.13.3-1|1	Name:		kblackbox
14mr|kblackbox-4.13.3-1|2	Version:	4.13.3
14mr|kblackbox-4.13.3-1|3	Release:	1
14mr|kblackbox-4.13.3-1|4	Epoch:		1
14mr|kblackbox-4.13.3-1|5	Summary:	Find atoms in a grid by shooting electrons
14mr|kblackbox-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kblackbox-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kblackbox-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kblackbox
14mr|kblackbox-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kblackbox-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kblackbox-4.13.3-1|11	
14mr|kblackbox-4.13.3-1|12	%description
14mr|kblackbox-4.13.3-1|13	KBlackbox is a game of hide and seek played on a grid of boxes where the
14mr|kblackbox-4.13.3-1|14	computer has hidden several balls. The position of the hidden balls can be
14mr|kblackbox-4.13.3-1|15	deduced by shooting beams into the box.
14mr|kblackbox-4.13.3-1|16	
14mr|kblackbox-4.13.3-1|17	%files
14mr|kblackbox-4.13.3-1|18	%{_kde_bindir}/kblackbox
14mr|kblackbox-4.13.3-1|19	%{_kde_applicationsdir}/kblackbox.desktop
14mr|kblackbox-4.13.3-1|20	%{_kde_appsdir}/kblackbox
14mr|kblackbox-4.13.3-1|21	%{_kde_docdir}/*/*/kblackbox
14mr|kblackbox-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kblackbox.png
14mr|kblackbox-4.13.3-1|23	
14mr|kblackbox-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|kblackbox-4.13.3-1|25	
14mr|kblackbox-4.13.3-1|26	%prep
14mr|kblackbox-4.13.3-1|27	%setup -q
14mr|kblackbox-4.13.3-1|28	
14mr|kblackbox-4.13.3-1|29	%build
14mr|kblackbox-4.13.3-1|30	%cmake_kde4
14mr|kblackbox-4.13.3-1|31	%make
14mr|kblackbox-4.13.3-1|32	
14mr|kblackbox-4.13.3-1|33	%install
14mr|kblackbox-4.13.3-1|34	%makeinstall_std -C build
14mr|kblackbox-4.13.3-1|35	
14mr|kblackbox-4.13.3-1|36	
14mr|kblackbox-4.13.3-1|37	%changelog
14mr|kblackbox-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kblackbox-4.13.3-1|39	+ Revision: a3e71d3
14mr|kblackbox-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kblackbox-4.13.3-1|41	
14mr|kblackbox-4.13.3-1|42	

16891 14
14mr|kblocks-4.13.3-1|1	Name:		kblocks
14mr|kblocks-4.13.3-1|2	Version:	4.13.3
14mr|kblocks-4.13.3-1|3	Release:	1
14mr|kblocks-4.13.3-1|4	Epoch:		1
14mr|kblocks-4.13.3-1|5	Summary:	Single player falling blocks puzzle game
14mr|kblocks-4.13.3-1|6	Group:		Games/Arcade
14mr|kblocks-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kblocks-4.13.3-1|8	URL:		http://www.kde.org/applications/games/kblocks/
14mr|kblocks-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kblocks-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kblocks-4.13.3-1|11	
14mr|kblocks-4.13.3-1|12	%description
14mr|kblocks-4.13.3-1|13	KBlocks is the classic falling blocks game.
14mr|kblocks-4.13.3-1|14	
14mr|kblocks-4.13.3-1|15	The idea is to stack the falling blocks to create horizontal lines
14mr|kblocks-4.13.3-1|16	without any gaps. When a line is completed it is removed, and more
14mr|kblocks-4.13.3-1|17	space is available in the play area. When there is not enough space
14mr|kblocks-4.13.3-1|18	for blocks to fall, the game is over.
14mr|kblocks-4.13.3-1|19	
14mr|kblocks-4.13.3-1|20	%files
14mr|kblocks-4.13.3-1|21	%{_kde_bindir}/kblocks
14mr|kblocks-4.13.3-1|22	%{_kde_applicationsdir}/kblocks.desktop
14mr|kblocks-4.13.3-1|23	%{_kde_appsdir}/kblocks
14mr|kblocks-4.13.3-1|24	%{_kde_datadir}/config.kcfg/kblocks.kcfg
14mr|kblocks-4.13.3-1|25	%{_kde_configdir}/kblocks.knsrc
14mr|kblocks-4.13.3-1|26	%{_kde_docdir}/HTML/en/kblocks
14mr|kblocks-4.13.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/kblocks.*
14mr|kblocks-4.13.3-1|28	
14mr|kblocks-4.13.3-1|29	#------------------------------------------------------------------------------
14mr|kblocks-4.13.3-1|30	
14mr|kblocks-4.13.3-1|31	%prep
14mr|kblocks-4.13.3-1|32	%setup -q
14mr|kblocks-4.13.3-1|33	
14mr|kblocks-4.13.3-1|34	%build
14mr|kblocks-4.13.3-1|35	%cmake_kde4
14mr|kblocks-4.13.3-1|36	%make
14mr|kblocks-4.13.3-1|37	
14mr|kblocks-4.13.3-1|38	%install
14mr|kblocks-4.13.3-1|39	%makeinstall_std -C build
14mr|kblocks-4.13.3-1|40	
14mr|kblocks-4.13.3-1|41	
14mr|kblocks-4.13.3-1|42	%changelog
14mr|kblocks-4.13.3-1|43	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kblocks-4.13.3-1|44	+ Revision: def26df
14mr|kblocks-4.13.3-1|45	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kblocks-4.13.3-1|46	
14mr|kblocks-4.13.3-1|47	

16892 14
14mr|kbounce-4.13.3-1|1	Name:		kbounce
14mr|kbounce-4.13.3-1|2	Version:	4.13.3
14mr|kbounce-4.13.3-1|3	Release:	1
14mr|kbounce-4.13.3-1|4	Epoch:		1
14mr|kbounce-4.13.3-1|5	Summary:	Claim areas and don't get disturbed
14mr|kbounce-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kbounce-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kbounce-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kbounce
14mr|kbounce-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kbounce-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kbounce-4.13.3-1|11	
14mr|kbounce-4.13.3-1|12	%description
14mr|kbounce-4.13.3-1|13	KBounce is a single player arcade game with the elements of puzzle.
14mr|kbounce-4.13.3-1|14	
14mr|kbounce-4.13.3-1|15	It is played on a field, surrounded by wall, with two or more balls
14mr|kbounce-4.13.3-1|16	bouncing around within the walls. The object of the game is to build
14mr|kbounce-4.13.3-1|17	new walls to decrease the size of the active field.
14mr|kbounce-4.13.3-1|18	
14mr|kbounce-4.13.3-1|19	%files
14mr|kbounce-4.13.3-1|20	%{_kde_bindir}/kbounce
14mr|kbounce-4.13.3-1|21	%{_kde_applicationsdir}/kbounce.desktop
14mr|kbounce-4.13.3-1|22	%{_kde_appsdir}/kbounce
14mr|kbounce-4.13.3-1|23	%{_kde_iconsdir}/*/*/apps/kbounce*
14mr|kbounce-4.13.3-1|24	%{_kde_docdir}/*/*/kbounce
14mr|kbounce-4.13.3-1|25	
14mr|kbounce-4.13.3-1|26	#-------------------------------------------------------------------------------
14mr|kbounce-4.13.3-1|27	
14mr|kbounce-4.13.3-1|28	%prep
14mr|kbounce-4.13.3-1|29	%setup -q
14mr|kbounce-4.13.3-1|30	
14mr|kbounce-4.13.3-1|31	%build
14mr|kbounce-4.13.3-1|32	%cmake_kde4
14mr|kbounce-4.13.3-1|33	%make
14mr|kbounce-4.13.3-1|34	
14mr|kbounce-4.13.3-1|35	%install
14mr|kbounce-4.13.3-1|36	%makeinstall_std -C build
14mr|kbounce-4.13.3-1|37	
14mr|kbounce-4.13.3-1|38	
14mr|kbounce-4.13.3-1|39	%changelog
14mr|kbounce-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kbounce-4.13.3-1|41	+ Revision: 7177e15
14mr|kbounce-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kbounce-4.13.3-1|43	
14mr|kbounce-4.13.3-1|44	

16893 14
14mr|kbreakout-4.13.3-1|1	Summary:	Breakout like game
14mr|kbreakout-4.13.3-1|2	Name:		kbreakout
14mr|kbreakout-4.13.3-1|3	Version:	4.13.3
14mr|kbreakout-4.13.3-1|4	Release:	1
14mr|kbreakout-4.13.3-1|5	Epoch:		1
14mr|kbreakout-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kbreakout-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kbreakout-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kbreakout/
14mr|kbreakout-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kbreakout-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kbreakout-4.13.3-1|11	Requires:	libkdegames-corebindings
14mr|kbreakout-4.13.3-1|12	
14mr|kbreakout-4.13.3-1|13	%description
14mr|kbreakout-4.13.3-1|14	KBreakout is a Breakout-like game.
14mr|kbreakout-4.13.3-1|15	
14mr|kbreakout-4.13.3-1|16	Its object is to destroy as many bricks as possible without losing the ball.
14mr|kbreakout-4.13.3-1|17	
14mr|kbreakout-4.13.3-1|18	%files
14mr|kbreakout-4.13.3-1|19	%{_kde_bindir}/kbreakout
14mr|kbreakout-4.13.3-1|20	%{_kde_applicationsdir}/kbreakout.desktop
14mr|kbreakout-4.13.3-1|21	%{_kde_appsdir}/kbreakout
14mr|kbreakout-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kbreakout.png
14mr|kbreakout-4.13.3-1|23	%{_kde_docdir}/*/*/kbreakout
14mr|kbreakout-4.13.3-1|24	
14mr|kbreakout-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|kbreakout-4.13.3-1|26	
14mr|kbreakout-4.13.3-1|27	%prep
14mr|kbreakout-4.13.3-1|28	%setup -q
14mr|kbreakout-4.13.3-1|29	
14mr|kbreakout-4.13.3-1|30	%build
14mr|kbreakout-4.13.3-1|31	%cmake_kde4
14mr|kbreakout-4.13.3-1|32	%make
14mr|kbreakout-4.13.3-1|33	
14mr|kbreakout-4.13.3-1|34	%install
14mr|kbreakout-4.13.3-1|35	%makeinstall_std -C build
14mr|kbreakout-4.13.3-1|36	
14mr|kbreakout-4.13.3-1|37	
14mr|kbreakout-4.13.3-1|38	%changelog
14mr|kbreakout-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kbreakout-4.13.3-1|40	+ Revision: 0530a99
14mr|kbreakout-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kbreakout-4.13.3-1|42	
14mr|kbreakout-4.13.3-1|43	

16894 14
14mr|kbruch-4.13.3-1|1	Name:		kbruch
14mr|kbruch-4.13.3-1|2	Summary:	Practice calculating with fractions
14mr|kbruch-4.13.3-1|3	Version:	4.13.3
14mr|kbruch-4.13.3-1|4	Release:	1
14mr|kbruch-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kbruch-4.13.3-1|6	License:	GPLv2 GFDL
14mr|kbruch-4.13.3-1|7	URL:		http://edu.kde.org/kbruch
14mr|kbruch-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kbruch-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kbruch-4.13.3-1|10	
14mr|kbruch-4.13.3-1|11	%description
14mr|kbruch-4.13.3-1|12	KBruch is a small program to practice calculating with fractions.
14mr|kbruch-4.13.3-1|13	
14mr|kbruch-4.13.3-1|14	%files
14mr|kbruch-4.13.3-1|15	%doc README NEWS VERSION AUTHORS ChangeLog TODO COPYING COPYING.DOC
14mr|kbruch-4.13.3-1|16	%doc %{_kde_docdir}/HTML/en/kbruch
14mr|kbruch-4.13.3-1|17	%{_kde_bindir}/kbruch
14mr|kbruch-4.13.3-1|18	%{_kde_applicationsdir}/kbruch.desktop
14mr|kbruch-4.13.3-1|19	%{_kde_appsdir}/kbruch
14mr|kbruch-4.13.3-1|20	%{_kde_iconsdir}/*/*/apps/kbruch.*
14mr|kbruch-4.13.3-1|21	%{_kde_datadir}/config.kcfg/kbruch.kcfg
14mr|kbruch-4.13.3-1|22	%{_kde_mandir}/man1/kbruch.1.*
14mr|kbruch-4.13.3-1|23	
14mr|kbruch-4.13.3-1|24	#----------------------------------------------------------------------
14mr|kbruch-4.13.3-1|25	
14mr|kbruch-4.13.3-1|26	%prep
14mr|kbruch-4.13.3-1|27	%setup -q
14mr|kbruch-4.13.3-1|28	
14mr|kbruch-4.13.3-1|29	%build
14mr|kbruch-4.13.3-1|30	%cmake_kde4
14mr|kbruch-4.13.3-1|31	%make
14mr|kbruch-4.13.3-1|32	
14mr|kbruch-4.13.3-1|33	%install
14mr|kbruch-4.13.3-1|34	%makeinstall_std -C build
14mr|kbruch-4.13.3-1|35	
14mr|kbruch-4.13.3-1|36	
14mr|kbruch-4.13.3-1|37	%changelog
14mr|kbruch-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kbruch-4.13.3-1|39	+ Revision: ce9807d
14mr|kbruch-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kbruch-4.13.3-1|41	
14mr|kbruch-4.13.3-1|42	

16895 14
14mr|kcachegrind-4.13.3-1|1	Summary:	Visualisation tool for profiling data generated by Cachegrind and Calltree
14mr|kcachegrind-4.13.3-1|2	Name:		kcachegrind
14mr|kcachegrind-4.13.3-1|3	Version:	4.13.3
14mr|kcachegrind-4.13.3-1|4	Release:	1
14mr|kcachegrind-4.13.3-1|5	Epoch:		1
14mr|kcachegrind-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kcachegrind-4.13.3-1|7	License:	GPLv2+
14mr|kcachegrind-4.13.3-1|8	Url:		http://www.kde.org
14mr|kcachegrind-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kcachegrind-4.13.3-1|10	%if %{is_beta}
14mr|kcachegrind-4.13.3-1|11	%define ftpdir unstable
14mr|kcachegrind-4.13.3-1|12	%else
14mr|kcachegrind-4.13.3-1|13	%define ftpdir stable
14mr|kcachegrind-4.13.3-1|14	%endif
14mr|kcachegrind-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kcachegrind-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kcachegrind-4.13.3-1|17	Requires:	valgrind
14mr|kcachegrind-4.13.3-1|18	
14mr|kcachegrind-4.13.3-1|19	%description
14mr|kcachegrind-4.13.3-1|20	KCachegrind is a visualisation tool for the profiling data generated by
14mr|kcachegrind-4.13.3-1|21	Cachegrind and Calltree (they profile data file format is upwards compatible).
14mr|kcachegrind-4.13.3-1|22	Calltree extends Cachegrind, which is part of Valgrind.
14mr|kcachegrind-4.13.3-1|23	
14mr|kcachegrind-4.13.3-1|24	%files
14mr|kcachegrind-4.13.3-1|25	%{_kde_bindir}/kcachegrind
14mr|kcachegrind-4.13.3-1|26	%{_kde_bindir}/dprof2calltree
14mr|kcachegrind-4.13.3-1|27	%{_kde_bindir}/hotshot2calltree
14mr|kcachegrind-4.13.3-1|28	%{_kde_bindir}/memprof2calltree
14mr|kcachegrind-4.13.3-1|29	%{_kde_bindir}/op2calltree
14mr|kcachegrind-4.13.3-1|30	%{_kde_bindir}/pprof2calltree
14mr|kcachegrind-4.13.3-1|31	%{_kde_appsdir}/kcachegrind
14mr|kcachegrind-4.13.3-1|32	%{_kde_applicationsdir}/kcachegrind.desktop
14mr|kcachegrind-4.13.3-1|33	%{_kde_iconsdir}/*/*/*/kcachegrind*
14mr|kcachegrind-4.13.3-1|34	%{_kde_docdir}/*/*/kcachegrind
14mr|kcachegrind-4.13.3-1|35	
14mr|kcachegrind-4.13.3-1|36	#----------------------------------------------------------------------------
14mr|kcachegrind-4.13.3-1|37	
14mr|kcachegrind-4.13.3-1|38	%prep
14mr|kcachegrind-4.13.3-1|39	%setup -q
14mr|kcachegrind-4.13.3-1|40	
14mr|kcachegrind-4.13.3-1|41	%build
14mr|kcachegrind-4.13.3-1|42	%cmake_kde4
14mr|kcachegrind-4.13.3-1|43	%make
14mr|kcachegrind-4.13.3-1|44	
14mr|kcachegrind-4.13.3-1|45	%install
14mr|kcachegrind-4.13.3-1|46	%makeinstall_std -C build
14mr|kcachegrind-4.13.3-1|47	
14mr|kcachegrind-4.13.3-1|48	
14mr|kcachegrind-4.13.3-1|49	%changelog
14mr|kcachegrind-4.13.3-1|50	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kcachegrind-4.13.3-1|51	+ Revision: 6b34e20
14mr|kcachegrind-4.13.3-1|52	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kcachegrind-4.13.3-1|53	
14mr|kcachegrind-4.13.3-1|54	

16896 14
14mr|kcalc-4.13.3-1|1	Name:		kcalc
14mr|kcalc-4.13.3-1|2	Summary:	Do scientific calculations
14mr|kcalc-4.13.3-1|3	Version:	4.13.3
14mr|kcalc-4.13.3-1|4	Release:	1
14mr|kcalc-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kcalc-4.13.3-1|6	License:	LGPLv2
14mr|kcalc-4.13.3-1|7	URL:		http://utils.kde.org/projects/kcalc/
14mr|kcalc-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kcalc-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kcalc-4.13.3-1|10	BuildRequires:	gmp-devel
14mr|kcalc-4.13.3-1|11	
14mr|kcalc-4.13.3-1|12	%description
14mr|kcalc-4.13.3-1|13	KCalc is a calculator which offers many more mathematical functions
14mr|kcalc-4.13.3-1|14	than meet the eye on a first glance. Please study the section on
14mr|kcalc-4.13.3-1|15	keyboard accelerators and modes in the handbook to learn more about
14mr|kcalc-4.13.3-1|16	the many functions available.
14mr|kcalc-4.13.3-1|17	
14mr|kcalc-4.13.3-1|18	%files
14mr|kcalc-4.13.3-1|19	%{_kde_appsdir}/kcalc
14mr|kcalc-4.13.3-1|20	%{_kde_appsdir}/kconf_update
14mr|kcalc-4.13.3-1|21	%{_kde_bindir}/kcalc
14mr|kcalc-4.13.3-1|22	%{_kde_applicationsdir}/kcalc.desktop
14mr|kcalc-4.13.3-1|23	%{_kde_datadir}/config.kcfg/kcalc.kcfg
14mr|kcalc-4.13.3-1|24	%{_kde_docdir}/HTML/*/kcalc
14mr|kcalc-4.13.3-1|25	%{_kde_libdir}/libkdeinit4_kcalc.so
14mr|kcalc-4.13.3-1|26	
14mr|kcalc-4.13.3-1|27	#----------------------------------------------------------------------
14mr|kcalc-4.13.3-1|28	
14mr|kcalc-4.13.3-1|29	%prep
14mr|kcalc-4.13.3-1|30	%setup -q
14mr|kcalc-4.13.3-1|31	
14mr|kcalc-4.13.3-1|32	%build
14mr|kcalc-4.13.3-1|33	%cmake_kde4
14mr|kcalc-4.13.3-1|34	%make
14mr|kcalc-4.13.3-1|35	
14mr|kcalc-4.13.3-1|36	%install
14mr|kcalc-4.13.3-1|37	%makeinstall_std -C build
14mr|kcalc-4.13.3-1|38	
14mr|kcalc-4.13.3-1|39	
14mr|kcalc-4.13.3-1|40	%changelog
14mr|kcalc-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kcalc-4.13.3-1|42	+ Revision: 891c773
14mr|kcalc-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kcalc-4.13.3-1|44	
14mr|kcalc-4.13.3-1|45	

16897 14
14mr|kcharselect-4.13.3-1|1	Name:		kcharselect
14mr|kcharselect-4.13.3-1|2	Summary:	Select special characters from any font
14mr|kcharselect-4.13.3-1|3	Version:	4.13.3
14mr|kcharselect-4.13.3-1|4	Release:	1
14mr|kcharselect-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kcharselect-4.13.3-1|6	License:	LGPLv2
14mr|kcharselect-4.13.3-1|7	URL:		http://utils.kde.org/projects/kcharselect
14mr|kcharselect-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kcharselect-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kcharselect-4.13.3-1|10	
14mr|kcharselect-4.13.3-1|11	%description
14mr|kcharselect-4.13.3-1|12	KCharSelect is a tool to select special characters from all installed
14mr|kcharselect-4.13.3-1|13	fonts and copy them into the clipboard.
14mr|kcharselect-4.13.3-1|14	
14mr|kcharselect-4.13.3-1|15	%files
14mr|kcharselect-4.13.3-1|16	%{_kde_appsdir}/kcharselect
14mr|kcharselect-4.13.3-1|17	%{_kde_bindir}/kcharselect
14mr|kcharselect-4.13.3-1|18	%{_kde_applicationsdir}/KCharSelect.desktop
14mr|kcharselect-4.13.3-1|19	%{_kde_docdir}/HTML/*/kcharselect
14mr|kcharselect-4.13.3-1|20	
14mr|kcharselect-4.13.3-1|21	#----------------------------------------------------------------------
14mr|kcharselect-4.13.3-1|22	
14mr|kcharselect-4.13.3-1|23	%prep
14mr|kcharselect-4.13.3-1|24	%setup -q
14mr|kcharselect-4.13.3-1|25	
14mr|kcharselect-4.13.3-1|26	%build
14mr|kcharselect-4.13.3-1|27	%cmake_kde4
14mr|kcharselect-4.13.3-1|28	%make
14mr|kcharselect-4.13.3-1|29	
14mr|kcharselect-4.13.3-1|30	%install
14mr|kcharselect-4.13.3-1|31	%makeinstall_std -C build
14mr|kcharselect-4.13.3-1|32	
14mr|kcharselect-4.13.3-1|33	
14mr|kcharselect-4.13.3-1|34	%changelog
14mr|kcharselect-4.13.3-1|35	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kcharselect-4.13.3-1|36	+ Revision: e04ade7
14mr|kcharselect-4.13.3-1|37	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kcharselect-4.13.3-1|38	
14mr|kcharselect-4.13.3-1|39	

16898 14
14mr|kcm-drakauth-1.0-5|1	Name:           kcm-drakauth
14mr|kcm-drakauth-1.0-5|2	BuildRequires:  kdelibs4-devel
14mr|kcm-drakauth-1.0-5|3	License:        GPLv3+
14mr|kcm-drakauth-1.0-5|4	Group:          Graphical desktop/KDE
14mr|kcm-drakauth-1.0-5|5	Summary:        A KDE Control Module for launching drakauth
14mr|kcm-drakauth-1.0-5|6	Version:        1.0
14mr|kcm-drakauth-1.0-5|7	Release:        5
14mr|kcm-drakauth-1.0-5|8	BuildArch:      noarch
14mr|kcm-drakauth-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-drakauth-1.0-5|10	
14mr|kcm-drakauth-1.0-5|11	%description
14mr|kcm-drakauth-1.0-5|12	Drakauth launcher for KDE Control Center
14mr|kcm-drakauth-1.0-5|13	
14mr|kcm-drakauth-1.0-5|14	%prep
14mr|kcm-drakauth-1.0-5|15	%setup -q
14mr|kcm-drakauth-1.0-5|16	
14mr|kcm-drakauth-1.0-5|17	%build
14mr|kcm-drakauth-1.0-5|18	%cmake_kde4
14mr|kcm-drakauth-1.0-5|19	
14mr|kcm-drakauth-1.0-5|20	%install
14mr|kcm-drakauth-1.0-5|21	%makeinstall_std -C build
14mr|kcm-drakauth-1.0-5|22	
14mr|kcm-drakauth-1.0-5|23	%files
14mr|kcm-drakauth-1.0-5|24	%defattr(-,root,root)
14mr|kcm-drakauth-1.0-5|25	%doc
14mr|kcm-drakauth-1.0-5|26	%{_datadir}/kde4/services/kcm_drakauth.desktop
14mr|kcm-drakauth-1.0-5|27	
14mr|kcm-drakauth-1.0-5|28	
14mr|kcm-drakauth-1.0-5|29	%changelog
14mr|kcm-drakauth-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-drakauth-1.0-5|31	+ Revision: cb8a9e4
14mr|kcm-drakauth-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-drakauth-1.0-5|33	
14mr|kcm-drakauth-1.0-5|34	

16899 14
14mr|kcm-drakclock-1.0-3|1	%define _kde_services %{_datadir}/kde4/services
14mr|kcm-drakclock-1.0-3|2	
14mr|kcm-drakclock-1.0-3|3	Name:           kcm-drakclock
14mr|kcm-drakclock-1.0-3|4	License:        GPLv3+
14mr|kcm-drakclock-1.0-3|5	Group:          Graphical desktop/KDE
14mr|kcm-drakclock-1.0-3|6	Summary:        A KDE Control Module for launching drakclock
14mr|kcm-drakclock-1.0-3|7	Version:        1.0
14mr|kcm-drakclock-1.0-3|8	Release:        3
14mr|kcm-drakclock-1.0-3|9	BuildArch:      noarch
14mr|kcm-drakclock-1.0-3|10	Source0:        kcm_drakclock.desktop
14mr|kcm-drakclock-1.0-3|11	
14mr|kcm-drakclock-1.0-3|12	%description
14mr|kcm-drakclock-1.0-3|13	drakclock launcher for KDE Control Center
14mr|kcm-drakclock-1.0-3|14	
14mr|kcm-drakclock-1.0-3|15	%prep
14mr|kcm-drakclock-1.0-3|16	
14mr|kcm-drakclock-1.0-3|17	%build
14mr|kcm-drakclock-1.0-3|18	
14mr|kcm-drakclock-1.0-3|19	%install
14mr|kcm-drakclock-1.0-3|20	mkdir -p %{buildroot}%{_kde_services}
14mr|kcm-drakclock-1.0-3|21	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mr|kcm-drakclock-1.0-3|22	
14mr|kcm-drakclock-1.0-3|23	%files
14mr|kcm-drakclock-1.0-3|24	%defattr(-,root,root)
14mr|kcm-drakclock-1.0-3|25	%doc
14mr|kcm-drakclock-1.0-3|26	%{_kde_services}/kcm_drakclock.desktop
14mr|kcm-drakclock-1.0-3|27	
14mr|kcm-drakclock-1.0-3|28	
14mr|kcm-drakclock-1.0-3|29	%changelog
14mr|kcm-drakclock-1.0-3|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|kcm-drakclock-1.0-3|31	+ Revision: 843494d
14mr|kcm-drakclock-1.0-3|32	- MassBuild#440: Increase release tag
14mr|kcm-drakclock-1.0-3|33	
14mr|kcm-drakclock-1.0-3|34	

16900 14
14mr|kcm-drakdvb-1.0-5|1	%define _kde_services %{_datadir}/kde4/services
14mr|kcm-drakdvb-1.0-5|2	
14mr|kcm-drakdvb-1.0-5|3	Name:           kcm-drakdvb
14mr|kcm-drakdvb-1.0-5|4	License:        GPLv3+
14mr|kcm-drakdvb-1.0-5|5	Group:          Graphical desktop/KDE
14mr|kcm-drakdvb-1.0-5|6	Summary:        A KDE Control Module for launching drakdvb
14mr|kcm-drakdvb-1.0-5|7	Version:        1.0
14mr|kcm-drakdvb-1.0-5|8	Release:        5
14mr|kcm-drakdvb-1.0-5|9	BuildArch:      noarch
14mr|kcm-drakdvb-1.0-5|10	Source0:        kcm_drakdvb.desktop
14mr|kcm-drakdvb-1.0-5|11	Suggests:       dvbsubs
14mr|kcm-drakdvb-1.0-5|12	
14mr|kcm-drakdvb-1.0-5|13	%description
14mr|kcm-drakdvb-1.0-5|14	Drakdvb launcher for KDE Control Center
14mr|kcm-drakdvb-1.0-5|15	
14mr|kcm-drakdvb-1.0-5|16	%prep
14mr|kcm-drakdvb-1.0-5|17	
14mr|kcm-drakdvb-1.0-5|18	%build
14mr|kcm-drakdvb-1.0-5|19	
14mr|kcm-drakdvb-1.0-5|20	%install
14mr|kcm-drakdvb-1.0-5|21	mkdir -p %{buildroot}%{_kde_services}
14mr|kcm-drakdvb-1.0-5|22	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mr|kcm-drakdvb-1.0-5|23	
14mr|kcm-drakdvb-1.0-5|24	%files
14mr|kcm-drakdvb-1.0-5|25	%doc
14mr|kcm-drakdvb-1.0-5|26	%{_kde_services}/kcm_drakdvb.desktop
14mr|kcm-drakdvb-1.0-5|27	
14mr|kcm-drakdvb-1.0-5|28	
14mr|kcm-drakdvb-1.0-5|29	%changelog
14mr|kcm-drakdvb-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-drakdvb-1.0-5|31	+ Revision: f7895ee
14mr|kcm-drakdvb-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-drakdvb-1.0-5|33	
14mr|kcm-drakdvb-1.0-5|34	

16901 14
14mr|kcm-drakfirewall-1.0-7|1	Name:           kcm-drakfirewall
14mr|kcm-drakfirewall-1.0-7|2	BuildRequires:  kdelibs4-devel
14mr|kcm-drakfirewall-1.0-7|3	License:        GPLv3+
14mr|kcm-drakfirewall-1.0-7|4	Group:          Graphical desktop/KDE
14mr|kcm-drakfirewall-1.0-7|5	Summary:        A KDE Control Module for launching drakfirewall
14mr|kcm-drakfirewall-1.0-7|6	Version:        1.0
14mr|kcm-drakfirewall-1.0-7|7	Release:        7
14mr|kcm-drakfirewall-1.0-7|8	BuildArch:      noarch
14mr|kcm-drakfirewall-1.0-7|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-drakfirewall-1.0-7|10	
14mr|kcm-drakfirewall-1.0-7|11	%description
14mr|kcm-drakfirewall-1.0-7|12	Drakfirewall launcher for KDE Control Center
14mr|kcm-drakfirewall-1.0-7|13	
14mr|kcm-drakfirewall-1.0-7|14	%prep
14mr|kcm-drakfirewall-1.0-7|15	%setup -q
14mr|kcm-drakfirewall-1.0-7|16	
14mr|kcm-drakfirewall-1.0-7|17	%build
14mr|kcm-drakfirewall-1.0-7|18	%cmake_kde4
14mr|kcm-drakfirewall-1.0-7|19	
14mr|kcm-drakfirewall-1.0-7|20	%install
14mr|kcm-drakfirewall-1.0-7|21	%makeinstall_std -C build
14mr|kcm-drakfirewall-1.0-7|22	
14mr|kcm-drakfirewall-1.0-7|23	%files
14mr|kcm-drakfirewall-1.0-7|24	%defattr(-,root,root)
14mr|kcm-drakfirewall-1.0-7|25	%doc
14mr|kcm-drakfirewall-1.0-7|26	%{_datadir}/kde4/services/kcm_drakfirewall.desktop
14mr|kcm-drakfirewall-1.0-7|27	
14mr|kcm-drakfirewall-1.0-7|28	
14mr|kcm-drakfirewall-1.0-7|29	%changelog
14mr|kcm-drakfirewall-1.0-7|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-7
14mr|kcm-drakfirewall-1.0-7|31	+ Revision: 68e6fc5
14mr|kcm-drakfirewall-1.0-7|32	- MassBuild#440: Increase release tag
14mr|kcm-drakfirewall-1.0-7|33	
14mr|kcm-drakfirewall-1.0-7|34	

16902 14
14mr|kcm-drakguard-1.0-5|1	Name:           kcm-drakguard
14mr|kcm-drakguard-1.0-5|2	BuildRequires:  kdelibs4-devel
14mr|kcm-drakguard-1.0-5|3	License:        GPLv3+
14mr|kcm-drakguard-1.0-5|4	Group:          Graphical desktop/KDE
14mr|kcm-drakguard-1.0-5|5	Summary:        A KDE Control Module for launching drakguard
14mr|kcm-drakguard-1.0-5|6	Version:        1.0
14mr|kcm-drakguard-1.0-5|7	Release:        5
14mr|kcm-drakguard-1.0-5|8	BuildArch:      noarch
14mr|kcm-drakguard-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-drakguard-1.0-5|10	
14mr|kcm-drakguard-1.0-5|11	%description
14mr|kcm-drakguard-1.0-5|12	Drakguard launcher for KDE Control Center
14mr|kcm-drakguard-1.0-5|13	
14mr|kcm-drakguard-1.0-5|14	%prep
14mr|kcm-drakguard-1.0-5|15	%setup -q
14mr|kcm-drakguard-1.0-5|16	
14mr|kcm-drakguard-1.0-5|17	%build
14mr|kcm-drakguard-1.0-5|18	%cmake_kde4
14mr|kcm-drakguard-1.0-5|19	
14mr|kcm-drakguard-1.0-5|20	%install
14mr|kcm-drakguard-1.0-5|21	%makeinstall_std -C build
14mr|kcm-drakguard-1.0-5|22	
14mr|kcm-drakguard-1.0-5|23	%files
14mr|kcm-drakguard-1.0-5|24	%defattr(-,root,root)
14mr|kcm-drakguard-1.0-5|25	%doc
14mr|kcm-drakguard-1.0-5|26	%{_datadir}/kde4/services/kcm_drakguard.desktop
14mr|kcm-drakguard-1.0-5|27	
14mr|kcm-drakguard-1.0-5|28	
14mr|kcm-drakguard-1.0-5|29	%changelog
14mr|kcm-drakguard-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-drakguard-1.0-5|31	+ Revision: 377f2b0
14mr|kcm-drakguard-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-drakguard-1.0-5|33	
14mr|kcm-drakguard-1.0-5|34	

16903 14
14mr|kcm-drakinvictus-1.0-5|1	Name:           kcm-drakinvictus
14mr|kcm-drakinvictus-1.0-5|2	BuildRequires:  kdelibs4-devel
14mr|kcm-drakinvictus-1.0-5|3	License:        GPLv3+
14mr|kcm-drakinvictus-1.0-5|4	Group:          Graphical desktop/KDE
14mr|kcm-drakinvictus-1.0-5|5	Summary:        A KDE Control Module for launching drakinvictus
14mr|kcm-drakinvictus-1.0-5|6	Version:        1.0
14mr|kcm-drakinvictus-1.0-5|7	Release:        5
14mr|kcm-drakinvictus-1.0-5|8	BuildArch:      noarch
14mr|kcm-drakinvictus-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-drakinvictus-1.0-5|10	
14mr|kcm-drakinvictus-1.0-5|11	%description
14mr|kcm-drakinvictus-1.0-5|12	Drakinvictus launcher for KDE Control Center
14mr|kcm-drakinvictus-1.0-5|13	
14mr|kcm-drakinvictus-1.0-5|14	%prep
14mr|kcm-drakinvictus-1.0-5|15	%setup -q
14mr|kcm-drakinvictus-1.0-5|16	
14mr|kcm-drakinvictus-1.0-5|17	%build
14mr|kcm-drakinvictus-1.0-5|18	%cmake_kde4
14mr|kcm-drakinvictus-1.0-5|19	
14mr|kcm-drakinvictus-1.0-5|20	%install
14mr|kcm-drakinvictus-1.0-5|21	%makeinstall_std -C build
14mr|kcm-drakinvictus-1.0-5|22	
14mr|kcm-drakinvictus-1.0-5|23	%files
14mr|kcm-drakinvictus-1.0-5|24	%defattr(-,root,root)
14mr|kcm-drakinvictus-1.0-5|25	%doc
14mr|kcm-drakinvictus-1.0-5|26	%{_datadir}/kde4/services/kcm_drakinvictus.desktop
14mr|kcm-drakinvictus-1.0-5|27	
14mr|kcm-drakinvictus-1.0-5|28	
14mr|kcm-drakinvictus-1.0-5|29	%changelog
14mr|kcm-drakinvictus-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-drakinvictus-1.0-5|31	+ Revision: b2d8af1
14mr|kcm-drakinvictus-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-drakinvictus-1.0-5|33	
14mr|kcm-drakinvictus-1.0-5|34	

16904 14
14mr|kcm-draksec-1.0-5|1	Name:           kcm-draksec
14mr|kcm-draksec-1.0-5|2	BuildRequires:  kdelibs4-devel
14mr|kcm-draksec-1.0-5|3	License:        GPLv3+
14mr|kcm-draksec-1.0-5|4	Group:          Graphical desktop/KDE
14mr|kcm-draksec-1.0-5|5	Summary:        A KDE Control Module for launching draksec
14mr|kcm-draksec-1.0-5|6	Version:        1.0
14mr|kcm-draksec-1.0-5|7	Release:        5
14mr|kcm-draksec-1.0-5|8	BuildArch:      noarch
14mr|kcm-draksec-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-draksec-1.0-5|10	
14mr|kcm-draksec-1.0-5|11	%description
14mr|kcm-draksec-1.0-5|12	Draksec launcher for KDE Control Center
14mr|kcm-draksec-1.0-5|13	
14mr|kcm-draksec-1.0-5|14	%prep
14mr|kcm-draksec-1.0-5|15	%setup -q
14mr|kcm-draksec-1.0-5|16	
14mr|kcm-draksec-1.0-5|17	%build
14mr|kcm-draksec-1.0-5|18	%cmake_kde4
14mr|kcm-draksec-1.0-5|19	
14mr|kcm-draksec-1.0-5|20	%install
14mr|kcm-draksec-1.0-5|21	%makeinstall_std -C build
14mr|kcm-draksec-1.0-5|22	
14mr|kcm-draksec-1.0-5|23	%files
14mr|kcm-draksec-1.0-5|24	%defattr(-,root,root)
14mr|kcm-draksec-1.0-5|25	%doc
14mr|kcm-draksec-1.0-5|26	%{_datadir}/kde4/services/kcm_draksec.desktop
14mr|kcm-draksec-1.0-5|27	
14mr|kcm-draksec-1.0-5|28	
14mr|kcm-draksec-1.0-5|29	%changelog
14mr|kcm-draksec-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-draksec-1.0-5|31	+ Revision: 1d84ce0
14mr|kcm-draksec-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-draksec-1.0-5|33	
14mr|kcm-draksec-1.0-5|34	

16905 14
14mr|kcm-drakxservices-1.0-2|1	%define _kde_services %{_datadir}/kde4/services
14mr|kcm-drakxservices-1.0-2|2	
14mr|kcm-drakxservices-1.0-2|3	Name:           kcm-drakxservices
14mr|kcm-drakxservices-1.0-2|4	License:        GPLv3+
14mr|kcm-drakxservices-1.0-2|5	Group:          Graphical desktop/KDE
14mr|kcm-drakxservices-1.0-2|6	Summary:        A KDE Control Module for launching drakxservices
14mr|kcm-drakxservices-1.0-2|7	Version:        1.0
14mr|kcm-drakxservices-1.0-2|8	Release:        2
14mr|kcm-drakxservices-1.0-2|9	BuildArch:      noarch
14mr|kcm-drakxservices-1.0-2|10	Source0:        kcm_drakxservices.desktop
14mr|kcm-drakxservices-1.0-2|11	Source1:        kcm-drakxservices.png
14mr|kcm-drakxservices-1.0-2|12	
14mr|kcm-drakxservices-1.0-2|13	%description
14mr|kcm-drakxservices-1.0-2|14	drakxservices launcher for KDE Control Center
14mr|kcm-drakxservices-1.0-2|15	
14mr|kcm-drakxservices-1.0-2|16	%prep
14mr|kcm-drakxservices-1.0-2|17	
14mr|kcm-drakxservices-1.0-2|18	%build
14mr|kcm-drakxservices-1.0-2|19	
14mr|kcm-drakxservices-1.0-2|20	%install
14mr|kcm-drakxservices-1.0-2|21	mkdir -p %{buildroot}%{_kde_services}
14mr|kcm-drakxservices-1.0-2|22	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
14mr|kcm-drakxservices-1.0-2|23	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mr|kcm-drakxservices-1.0-2|24	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
14mr|kcm-drakxservices-1.0-2|25	
14mr|kcm-drakxservices-1.0-2|26	
14mr|kcm-drakxservices-1.0-2|27	%files
14mr|kcm-drakxservices-1.0-2|28	%defattr(-,root,root)
14mr|kcm-drakxservices-1.0-2|29	%doc
14mr|kcm-drakxservices-1.0-2|30	%{_kde_services}/kcm_drakxservices.desktop
14mr|kcm-drakxservices-1.0-2|31	%{_datadir}/icons/hicolor/48x48/apps/kcm-drakxservices.png
14mr|kcm-drakxservices-1.0-2|32	
14mr|kcm-drakxservices-1.0-2|33	
14mr|kcm-drakxservices-1.0-2|34	%changelog
14mr|kcm-drakxservices-1.0-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|kcm-drakxservices-1.0-2|36	+ Revision: c337e2e
14mr|kcm-drakxservices-1.0-2|37	- MassBuild#440: Increase release tag
14mr|kcm-drakxservices-1.0-2|38	
14mr|kcm-drakxservices-1.0-2|39	

16906 14
14mr|kcm-grub2-0.5.8-6|1	%define getres kcm-grub2-getres
14mr|kcm-grub2-0.5.8-6|2	
14mr|kcm-grub2-0.5.8-6|3	Summary:	A KDE Control Module for configuring the GRUB2 bootloader
14mr|kcm-grub2-0.5.8-6|4	Name:		kcm-grub2
14mr|kcm-grub2-0.5.8-6|5	Version:	0.5.8
14mr|kcm-grub2-0.5.8-6|6	Release:	6
14mr|kcm-grub2-0.5.8-6|7	License:	GPLv3+
14mr|kcm-grub2-0.5.8-6|8	Group:		Graphical desktop/KDE
14mr|kcm-grub2-0.5.8-6|9	Requires:	grub2
14mr|kcm-grub2-0.5.8-6|10	Url:		http://ksmanis.wordpress.com/projects/grub2-editor/
14mr|kcm-grub2-0.5.8-6|11	Source0:	%{name}-%{version}.tar.gz
14mr|kcm-grub2-0.5.8-6|12	Source1:	get_res.cpp
14mr|kcm-grub2-0.5.8-6|13	Source2:	%{name}.po
14mr|kcm-grub2-0.5.8-6|14	Source3:	kcm-grub2-languages
14mr|kcm-grub2-0.5.8-6|15	Patch0:		kcm-grub2-read-mode-from-file.patch
14mr|kcm-grub2-0.5.8-6|16	Patch1:		kcm-grub2-language.patch
14mr|kcm-grub2-0.5.8-6|17	Patch2:		kcm-grub2-fixed-set-default.patch
14mr|kcm-grub2-0.5.8-6|18	BuildRequires:	kdelibs4-devel
14mr|kcm-grub2-0.5.8-6|19	BuildRequires:	pkgconfig(hwinfo)
14mr|kcm-grub2-0.5.8-6|20	BuildRequires:	pkgconfig(ImageMagick)
14mr|kcm-grub2-0.5.8-6|21	
14mr|kcm-grub2-0.5.8-6|22	%description
14mr|kcm-grub2-0.5.8-6|23	Smoothly integrated in KDE System Settings, it is the central place
14mr|kcm-grub2-0.5.8-6|24	for managing your GRUB2 configuration.
14mr|kcm-grub2-0.5.8-6|25	
14mr|kcm-grub2-0.5.8-6|26	%files -f %{name}.lang
14mr|kcm-grub2-0.5.8-6|27	%doc COPYING README
14mr|kcm-grub2-0.5.8-6|28	%{_datadir}/kde4/services/kcm_grub2.desktop
14mr|kcm-grub2-0.5.8-6|29	%{_kde_libdir}/kde4/kcm_grub2.so
14mr|kcm-grub2-0.5.8-6|30	%{_kde_libdir}/kde4/libexec/kcmgrub2helper
14mr|kcm-grub2-0.5.8-6|31	%config %{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmgrub2.conf
14mr|kcm-grub2-0.5.8-6|32	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmgrub2.service
14mr|kcm-grub2-0.5.8-6|33	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmgrub2.policy
14mr|kcm-grub2-0.5.8-6|34	%{_sbindir}/%{getres}
14mr|kcm-grub2-0.5.8-6|35	%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
14mr|kcm-grub2-0.5.8-6|36	
14mr|kcm-grub2-0.5.8-6|37	%post
14mr|kcm-grub2-0.5.8-6|38	%{_sbindir}/%{getres}
14mr|kcm-grub2-0.5.8-6|39	
14mr|kcm-grub2-0.5.8-6|40	#----------------------------------------------------------------------------
14mr|kcm-grub2-0.5.8-6|41	
14mr|kcm-grub2-0.5.8-6|42	%prep
14mr|kcm-grub2-0.5.8-6|43	%setup -n %{name}-%{version} -q
14mr|kcm-grub2-0.5.8-6|44	cp -f %{SOURCE2} ./po/ru/kcm-grub2.po
14mr|kcm-grub2-0.5.8-6|45	%apply_patches
14mr|kcm-grub2-0.5.8-6|46	g++ %{SOURCE1} -l hd -o %{getres}
14mr|kcm-grub2-0.5.8-6|47	
14mr|kcm-grub2-0.5.8-6|48	%build
14mr|kcm-grub2-0.5.8-6|49	%cmake_kde4
14mr|kcm-grub2-0.5.8-6|50	%make
14mr|kcm-grub2-0.5.8-6|51	
14mr|kcm-grub2-0.5.8-6|52	%install
14mr|kcm-grub2-0.5.8-6|53	%makeinstall_std -C build
14mr|kcm-grub2-0.5.8-6|54	
14mr|kcm-grub2-0.5.8-6|55	install -d %{buildroot}%{_sbindir}
14mr|kcm-grub2-0.5.8-6|56	install -m 700 %{getres} %{buildroot}%{_sbindir}/%{getres}
14mr|kcm-grub2-0.5.8-6|57	mkdir -p %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config
14mr|kcm-grub2-0.5.8-6|58	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
14mr|kcm-grub2-0.5.8-6|59	
14mr|kcm-grub2-0.5.8-6|60	%find_lang %{name}
14mr|kcm-grub2-0.5.8-6|61	
14mr|kcm-grub2-0.5.8-6|62	%changelog
14mr|kcm-grub2-0.5.8-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.8-6
14mr|kcm-grub2-0.5.8-6|64	+ Revision: d39707c
14mr|kcm-grub2-0.5.8-6|65	- MassBuild#440: Increase release tag
14mr|kcm-grub2-0.5.8-6|66	
14mr|kcm-grub2-0.5.8-6|67	

16907 14
14mr|kcm-harddrake-1.0-8|1	Summary:	A KDE Control Module for launching harddrake
14mr|kcm-harddrake-1.0-8|2	Name:		kcm-harddrake
14mr|kcm-harddrake-1.0-8|3	Version:	1.0
14mr|kcm-harddrake-1.0-8|4	Release:	8
14mr|kcm-harddrake-1.0-8|5	License:	GPLv3+
14mr|kcm-harddrake-1.0-8|6	Group:		Graphical desktop/KDE
14mr|kcm-harddrake-1.0-8|7	Url:		http://rosalinux.ru
14mr|kcm-harddrake-1.0-8|8	Source0:	kcm_harddrake.desktop
14mr|kcm-harddrake-1.0-8|9	Requires:	harddrake-ui
14mr|kcm-harddrake-1.0-8|10	BuildRequires:	kde4-macros
14mr|kcm-harddrake-1.0-8|11	BuildArch:	noarch
14mr|kcm-harddrake-1.0-8|12	
14mr|kcm-harddrake-1.0-8|13	%description
14mr|kcm-harddrake-1.0-8|14	Harddrake launcher for KDE Control Center.
14mr|kcm-harddrake-1.0-8|15	
14mr|kcm-harddrake-1.0-8|16	%files
14mr|kcm-harddrake-1.0-8|17	%{_kde_services}/kcm_harddrake.desktop
14mr|kcm-harddrake-1.0-8|18	
14mr|kcm-harddrake-1.0-8|19	#----------------------------------------------------------------------------
14mr|kcm-harddrake-1.0-8|20	
14mr|kcm-harddrake-1.0-8|21	%prep
14mr|kcm-harddrake-1.0-8|22	
14mr|kcm-harddrake-1.0-8|23	%build
14mr|kcm-harddrake-1.0-8|24	
14mr|kcm-harddrake-1.0-8|25	%install
14mr|kcm-harddrake-1.0-8|26	mkdir -p %{buildroot}%{_kde_services}
14mr|kcm-harddrake-1.0-8|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mr|kcm-harddrake-1.0-8|28	
14mr|kcm-harddrake-1.0-8|29	
14mr|kcm-harddrake-1.0-8|30	%changelog
14mr|kcm-harddrake-1.0-8|31	* Sun Aug 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-8
14mr|kcm-harddrake-1.0-8|32	+ Revision: dcb8efd
14mr|kcm-harddrake-1.0-8|33	- Add harddrake-ui to Requires, use kde4-macros for KDE services path
14mr|kcm-harddrake-1.0-8|34	
14mr|kcm-harddrake-1.0-8|35	

16908 14
14mr|kcm_license-0.5-3|1	Summary:	ROSA license plugin for KDE Control Centre
14mr|kcm_license-0.5-3|2	Name:		kcm_license
14mr|kcm_license-0.5-3|3	Version:	0.5
14mr|kcm_license-0.5-3|4	Release:	3
14mr|kcm_license-0.5-3|5	License:	GPLv3+
14mr|kcm_license-0.5-3|6	Group:		Graphical desktop/KDE
14mr|kcm_license-0.5-3|7	Url:		http://www.rosalinux.ru
14mr|kcm_license-0.5-3|8	Source0:	%{name}-%{version}.tar.gz
14mr|kcm_license-0.5-3|9	BuildRequires:	qt4-devel
14mr|kcm_license-0.5-3|10	BuildRequires:	kdelibs4-devel
14mr|kcm_license-0.5-3|11	Requires:	kdebase4-workspace
14mr|kcm_license-0.5-3|12	
14mr|kcm_license-0.5-3|13	%description
14mr|kcm_license-0.5-3|14	License plugin from ROSA for KDE Control Centre.
14mr|kcm_license-0.5-3|15	
14mr|kcm_license-0.5-3|16	%files -f %{name}.lang
14mr|kcm_license-0.5-3|17	%{_kde_libdir}/kde4/kcm_license.so
14mr|kcm_license-0.5-3|18	%{_kde_services}/kcm_license.desktop
14mr|kcm_license-0.5-3|19	%{_kde_datadir}/kcm_license/license_files/license_en.html
14mr|kcm_license-0.5-3|20	%{_kde_datadir}/kcm_license/license_files/license_ru.html
14mr|kcm_license-0.5-3|21	
14mr|kcm_license-0.5-3|22	#----------------------------------------------------------------------------
14mr|kcm_license-0.5-3|23	
14mr|kcm_license-0.5-3|24	%prep
14mr|kcm_license-0.5-3|25	%setup -q
14mr|kcm_license-0.5-3|26	
14mr|kcm_license-0.5-3|27	%build
14mr|kcm_license-0.5-3|28	%cmake
14mr|kcm_license-0.5-3|29	%make
14mr|kcm_license-0.5-3|30	
14mr|kcm_license-0.5-3|31	%install
14mr|kcm_license-0.5-3|32	%makeinstall_std -C build
14mr|kcm_license-0.5-3|33	
14mr|kcm_license-0.5-3|34	%find_lang %{name}
14mr|kcm_license-0.5-3|35	
14mr|kcm_license-0.5-3|36	
14mr|kcm_license-0.5-3|37	%changelog
14mr|kcm_license-0.5-3|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|kcm_license-0.5-3|39	+ Revision: 23c61c2
14mr|kcm_license-0.5-3|40	- MassBuild#440: Increase release tag
14mr|kcm_license-0.5-3|41	
14mr|kcm_license-0.5-3|42	

16909 14
14mr|kcm-printer-1.0-9|1	# These macros are not present on the target distribution and are provided explicitly here
14mr|kcm-printer-1.0-9|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
14mr|kcm-printer-1.0-9|3	
14mr|kcm-printer-1.0-9|4	Name:           kcm-printer
14mr|kcm-printer-1.0-9|5	BuildRequires:  kdelibs4-devel
14mr|kcm-printer-1.0-9|6	License:        GPLv3+
14mr|kcm-printer-1.0-9|7	Group:          Graphical desktop/KDE
14mr|kcm-printer-1.0-9|8	Summary:        A KDE Control Module for launching system-config-printer
14mr|kcm-printer-1.0-9|9	Version:        1.0
14mr|kcm-printer-1.0-9|10	Release:        9
14mr|kcm-printer-1.0-9|11	BuildArch:      noarch
14mr|kcm-printer-1.0-9|12	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-printer-1.0-9|13	Patch0:		desktop.patch
14mr|kcm-printer-1.0-9|14	%rename      kde-print-manager
14mr|kcm-printer-1.0-9|15	
14mr|kcm-printer-1.0-9|16	%description
14mr|kcm-printer-1.0-9|17	system-config-printer launcher for KDE Control Center
14mr|kcm-printer-1.0-9|18	
14mr|kcm-printer-1.0-9|19	%prep
14mr|kcm-printer-1.0-9|20	%setup -q
14mr|kcm-printer-1.0-9|21	%apply_patches
14mr|kcm-printer-1.0-9|22	
14mr|kcm-printer-1.0-9|23	%build
14mr|kcm-printer-1.0-9|24	%cmake_kde4
14mr|kcm-printer-1.0-9|25	
14mr|kcm-printer-1.0-9|26	%install
14mr|kcm-printer-1.0-9|27	%makeinstall_std -C build
14mr|kcm-printer-1.0-9|28	
14mr|kcm-printer-1.0-9|29	%files
14mr|kcm-printer-1.0-9|30	%defattr(-,root,root)
14mr|kcm-printer-1.0-9|31	%doc
14mr|kcm-printer-1.0-9|32	%{_datadir}/kde4/services/kcm_printer.desktop
14mr|kcm-printer-1.0-9|33	
14mr|kcm-printer-1.0-9|34	
14mr|kcm-printer-1.0-9|35	%changelog
14mr|kcm-printer-1.0-9|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-9
14mr|kcm-printer-1.0-9|37	+ Revision: da2d05a
14mr|kcm-printer-1.0-9|38	- MassBuild#440: Increase release tag
14mr|kcm-printer-1.0-9|39	
14mr|kcm-printer-1.0-9|40	

16910 14
14mr|kcm-rpmdrake-1.0-7|1	Name:           kcm-rpmdrake
14mr|kcm-rpmdrake-1.0-7|2	BuildRequires:  kdelibs4-devel
14mr|kcm-rpmdrake-1.0-7|3	License:        GPLv3+
14mr|kcm-rpmdrake-1.0-7|4	Group:          Graphical desktop/KDE
14mr|kcm-rpmdrake-1.0-7|5	Summary:        A KDE Control Module for launching Rpmdrake
14mr|kcm-rpmdrake-1.0-7|6	Version:        1.0
14mr|kcm-rpmdrake-1.0-7|7	Release:        7
14mr|kcm-rpmdrake-1.0-7|8	BuildArch:      noarch
14mr|kcm-rpmdrake-1.0-7|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-rpmdrake-1.0-7|10	
14mr|kcm-rpmdrake-1.0-7|11	%description
14mr|kcm-rpmdrake-1.0-7|12	Rpmdrake launcher for KDE Control Center
14mr|kcm-rpmdrake-1.0-7|13	
14mr|kcm-rpmdrake-1.0-7|14	%prep
14mr|kcm-rpmdrake-1.0-7|15	%setup -q
14mr|kcm-rpmdrake-1.0-7|16	
14mr|kcm-rpmdrake-1.0-7|17	%build
14mr|kcm-rpmdrake-1.0-7|18	%cmake_kde4
14mr|kcm-rpmdrake-1.0-7|19	
14mr|kcm-rpmdrake-1.0-7|20	%install
14mr|kcm-rpmdrake-1.0-7|21	%makeinstall_std -C build
14mr|kcm-rpmdrake-1.0-7|22	
14mr|kcm-rpmdrake-1.0-7|23	%files
14mr|kcm-rpmdrake-1.0-7|24	%defattr(-,root,root)
14mr|kcm-rpmdrake-1.0-7|25	%doc
14mr|kcm-rpmdrake-1.0-7|26	%{_datadir}/kde4/services/kcm_rpmdrake.desktop
14mr|kcm-rpmdrake-1.0-7|27	
14mr|kcm-rpmdrake-1.0-7|28	
14mr|kcm-rpmdrake-1.0-7|29	%changelog
14mr|kcm-rpmdrake-1.0-7|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-7
14mr|kcm-rpmdrake-1.0-7|31	+ Revision: 1d1bdac
14mr|kcm-rpmdrake-1.0-7|32	- MassBuild#440: Increase release tag
14mr|kcm-rpmdrake-1.0-7|33	
14mr|kcm-rpmdrake-1.0-7|34	

16911 14
14mr|kcm-rpmdrake-sources-1.0-11|1	# These macros are not present on the target distribution and are provided explicitly here
14mr|kcm-rpmdrake-sources-1.0-11|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
14mr|kcm-rpmdrake-sources-1.0-11|3	
14mr|kcm-rpmdrake-sources-1.0-11|4	Name:           kcm-rpmdrake-sources
14mr|kcm-rpmdrake-sources-1.0-11|5	BuildRequires:  kdelibs4-devel
14mr|kcm-rpmdrake-sources-1.0-11|6	License:        GPLv3+
14mr|kcm-rpmdrake-sources-1.0-11|7	Group:          Graphical desktop/KDE
14mr|kcm-rpmdrake-sources-1.0-11|8	Summary:        A KDE Control Module for launching repository configuration GUI
14mr|kcm-rpmdrake-sources-1.0-11|9	Version:        1.0
14mr|kcm-rpmdrake-sources-1.0-11|10	Release:        11
14mr|kcm-rpmdrake-sources-1.0-11|11	BuildArch:      noarch
14mr|kcm-rpmdrake-sources-1.0-11|12	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-rpmdrake-sources-1.0-11|13	
14mr|kcm-rpmdrake-sources-1.0-11|14	%description
14mr|kcm-rpmdrake-sources-1.0-11|15	Repository configuration GUI GUI launcher for KDE Control Center
14mr|kcm-rpmdrake-sources-1.0-11|16	
14mr|kcm-rpmdrake-sources-1.0-11|17	%prep
14mr|kcm-rpmdrake-sources-1.0-11|18	%setup -q
14mr|kcm-rpmdrake-sources-1.0-11|19	
14mr|kcm-rpmdrake-sources-1.0-11|20	%build
14mr|kcm-rpmdrake-sources-1.0-11|21	%cmake_kde4
14mr|kcm-rpmdrake-sources-1.0-11|22	
14mr|kcm-rpmdrake-sources-1.0-11|23	%install
14mr|kcm-rpmdrake-sources-1.0-11|24	%makeinstall_std -C build
14mr|kcm-rpmdrake-sources-1.0-11|25	
14mr|kcm-rpmdrake-sources-1.0-11|26	#fix run programm
14mr|kcm-rpmdrake-sources-1.0-11|27	sed -e 's/edit-urpm-sources.pl/drakrpm-edit-media/' -i %{buildroot}%{_datadir}/kde4/services/kcm_rpmdrake-sources.desktop
14mr|kcm-rpmdrake-sources-1.0-11|28	
14mr|kcm-rpmdrake-sources-1.0-11|29	%files
14mr|kcm-rpmdrake-sources-1.0-11|30	%defattr(-,root,root)
14mr|kcm-rpmdrake-sources-1.0-11|31	%doc
14mr|kcm-rpmdrake-sources-1.0-11|32	%{_datadir}/kde4/services/kcm_rpmdrake-sources.desktop
14mr|kcm-rpmdrake-sources-1.0-11|33	
14mr|kcm-rpmdrake-sources-1.0-11|34	
14mr|kcm-rpmdrake-sources-1.0-11|35	%changelog
14mr|kcm-rpmdrake-sources-1.0-11|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-11
14mr|kcm-rpmdrake-sources-1.0-11|37	+ Revision: 64bda6c
14mr|kcm-rpmdrake-sources-1.0-11|38	- MassBuild#440: Increase release tag
14mr|kcm-rpmdrake-sources-1.0-11|39	
14mr|kcm-rpmdrake-sources-1.0-11|40	

16912 14
14mr|kcm-rpmdrake-update-1.0-7|1	Name:           kcm-rpmdrake-update
14mr|kcm-rpmdrake-update-1.0-7|2	BuildRequires:  kdelibs4-devel
14mr|kcm-rpmdrake-update-1.0-7|3	License:        GPLv3+
14mr|kcm-rpmdrake-update-1.0-7|4	Group:          Graphical desktop/KDE
14mr|kcm-rpmdrake-update-1.0-7|5	Summary:        A KDE Control Module for launching ROSA Update GUI
14mr|kcm-rpmdrake-update-1.0-7|6	Version:        1.0
14mr|kcm-rpmdrake-update-1.0-7|7	Release:        7
14mr|kcm-rpmdrake-update-1.0-7|8	BuildArch:      noarch
14mr|kcm-rpmdrake-update-1.0-7|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-rpmdrake-update-1.0-7|10	
14mr|kcm-rpmdrake-update-1.0-7|11	%description
14mr|kcm-rpmdrake-update-1.0-7|12	ROSA Update GUI launcher for KDE Control Center
14mr|kcm-rpmdrake-update-1.0-7|13	
14mr|kcm-rpmdrake-update-1.0-7|14	%prep
14mr|kcm-rpmdrake-update-1.0-7|15	%setup -q
14mr|kcm-rpmdrake-update-1.0-7|16	
14mr|kcm-rpmdrake-update-1.0-7|17	%build
14mr|kcm-rpmdrake-update-1.0-7|18	%cmake_kde4
14mr|kcm-rpmdrake-update-1.0-7|19	
14mr|kcm-rpmdrake-update-1.0-7|20	%install
14mr|kcm-rpmdrake-update-1.0-7|21	%makeinstall_std -C build
14mr|kcm-rpmdrake-update-1.0-7|22	
14mr|kcm-rpmdrake-update-1.0-7|23	%files
14mr|kcm-rpmdrake-update-1.0-7|24	%defattr(-,root,root)
14mr|kcm-rpmdrake-update-1.0-7|25	%doc
14mr|kcm-rpmdrake-update-1.0-7|26	%{_datadir}/kde4/services/kcm_rpmdrake-update.desktop
14mr|kcm-rpmdrake-update-1.0-7|27	
14mr|kcm-rpmdrake-update-1.0-7|28	
14mr|kcm-rpmdrake-update-1.0-7|29	%changelog
14mr|kcm-rpmdrake-update-1.0-7|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-7
14mr|kcm-rpmdrake-update-1.0-7|31	+ Revision: 7bea948
14mr|kcm-rpmdrake-update-1.0-7|32	- MassBuild#440: Increase release tag
14mr|kcm-rpmdrake-update-1.0-7|33	
14mr|kcm-rpmdrake-update-1.0-7|34	

16913 14
14mr|kcmsystemd-0.6.0-5|1	Summary:	Systemd control module for KDE
14mr|kcmsystemd-0.6.0-5|2	Name:		kcmsystemd
14mr|kcmsystemd-0.6.0-5|3	Version:	0.6.0
14mr|kcmsystemd-0.6.0-5|4	Release:	5
14mr|kcmsystemd-0.6.0-5|5	License:	GPLv3+
14mr|kcmsystemd-0.6.0-5|6	Group:		Graphical desktop/KDE
14mr|kcmsystemd-0.6.0-5|7	Url:		https://github.com/rthomsen/kcmsystemd
14mr|kcmsystemd-0.6.0-5|8	Source0:	https://github.com/rthomsen/kcmsystemd/archive/%{name}-%{version}.tar.gz
14mr|kcmsystemd-0.6.0-5|9	Patch0:		kcmsystemd-0.5.0-kdesu-path.patch
14mr|kcmsystemd-0.6.0-5|10	Patch1:		kcmsystemd-0.6.0-locale.patch
14mr|kcmsystemd-0.6.0-5|11	Patch2:		kcmsystemd-0.6.0-fix_crash.patch
14mr|kcmsystemd-0.6.0-5|12	BuildRequires:	boost-devel
14mr|kcmsystemd-0.6.0-5|13	BuildRequires:	kdebase4-devel
14mr|kcmsystemd-0.6.0-5|14	BuildRequires:	qt4-devel
14mr|kcmsystemd-0.6.0-5|15	Requires:	kdebase4-runtime
14mr|kcmsystemd-0.6.0-5|16	
14mr|kcmsystemd-0.6.0-5|17	%description
14mr|kcmsystemd-0.6.0-5|18	Systemd control module for KDE.
14mr|kcmsystemd-0.6.0-5|19	- Provides a graphical frontend for modifying the systemd
14mr|kcmsystemd-0.6.0-5|20	configuration files: system.conf, journald.conf and login.conf.
14mr|kcmsystemd-0.6.0-5|21	- Integrates in the KDE System Settings.
14mr|kcmsystemd-0.6.0-5|22	- The module looks for the files in /etc/systemd and /usr/etc/systemd.
14mr|kcmsystemd-0.6.0-5|23	
14mr|kcmsystemd-0.6.0-5|24	%files
14mr|kcmsystemd-0.6.0-5|25	%doc LICENSE NEWS README.md
14mr|kcmsystemd-0.6.0-5|26	%{_kde_libdir}/kde4/kcm_systemd.so
14mr|kcmsystemd-0.6.0-5|27	%{_kde_libdir}/kde4/libexec/kcmsystemdhelper
14mr|kcmsystemd-0.6.0-5|28	%{_kde_services}/kcm_systemd.desktop
14mr|kcmsystemd-0.6.0-5|29	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmsystemd.service
14mr|kcmsystemd-0.6.0-5|30	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmsystemd.policy
14mr|kcmsystemd-0.6.0-5|31	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsystemd.conf
14mr|kcmsystemd-0.6.0-5|32	
14mr|kcmsystemd-0.6.0-5|33	#----------------------------------------------------------------------------
14mr|kcmsystemd-0.6.0-5|34	
14mr|kcmsystemd-0.6.0-5|35	%prep
14mr|kcmsystemd-0.6.0-5|36	%setup -q
14mr|kcmsystemd-0.6.0-5|37	%patch0 -p1
14mr|kcmsystemd-0.6.0-5|38	%patch1 -p1
14mr|kcmsystemd-0.6.0-5|39	%patch2 -p1
14mr|kcmsystemd-0.6.0-5|40	
14mr|kcmsystemd-0.6.0-5|41	%build
14mr|kcmsystemd-0.6.0-5|42	%cmake_kde4
14mr|kcmsystemd-0.6.0-5|43	
14mr|kcmsystemd-0.6.0-5|44	%install
14mr|kcmsystemd-0.6.0-5|45	%makeinstall_std -C build
14mr|kcmsystemd-0.6.0-5|46	
14mr|kcmsystemd-0.6.0-5|47	
14mr|kcmsystemd-0.6.0-5|48	%changelog
14mr|kcmsystemd-0.6.0-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-5
14mr|kcmsystemd-0.6.0-5|50	+ Revision: 9a31d28
14mr|kcmsystemd-0.6.0-5|51	- MassBuild#440: Increase release tag
14mr|kcmsystemd-0.6.0-5|52	
14mr|kcmsystemd-0.6.0-5|53	

16914 14
14mr|kcm_touchpad-0.3.1-12|1	%define gitref     00370b5
14mr|kcm_touchpad-0.3.1-12|2	
14mr|kcm_touchpad-0.3.1-12|3	Name:		kcm_touchpad
14mr|kcm_touchpad-0.3.1-12|4	Version:	0.3.1
14mr|kcm_touchpad-0.3.1-12|5	Summary:	Touchpad Configuration GUI for KDE
14mr|kcm_touchpad-0.3.1-12|6	Release:	12
14mr|kcm_touchpad-0.3.1-12|7	License:	GPL
14mr|kcm_touchpad-0.3.1-12|8	Group:		Graphical desktop/KDE
14mr|kcm_touchpad-0.3.1-12|9	URL:		http://kde-apps.org/content/show.php/kcm_touchpad?content=113335
14mr|kcm_touchpad-0.3.1-12|10	Source0:	http://download.github.com/mishaaq-%name-%gitref.tar.gz
14mr|kcm_touchpad-0.3.1-12|11	#Patch0:         synaptic-1.1.3.patch
14mr|kcm_touchpad-0.3.1-12|12	
14mr|kcm_touchpad-0.3.1-12|13	# Upstream patches
14mr|kcm_touchpad-0.3.1-12|14	#
14mr|kcm_touchpad-0.3.1-12|15	# (bor) fix setting of boolean properties on startup
14mr|kcm_touchpad-0.3.1-12|16	# Patch100:	fix_boolean_properties_on_startup.patch
14mr|kcm_touchpad-0.3.1-12|17	# (bor) fix saving/restoring of CoastingSpeed state
14mr|kcm_touchpad-0.3.1-12|18	# Patch101:	fix_scroll_coasting.patch
14mr|kcm_touchpad-0.3.1-12|19	# (bor) fix saving/restoring of CoastingSpeed state again
14mr|kcm_touchpad-0.3.1-12|20	# Patch102:	0001-Fix-settings-of-coasting-speed-on-startup.patch
14mr|kcm_touchpad-0.3.1-12|21	# (bor) fix setting scrolling sensitivity to High disables scrolling
14mr|kcm_touchpad-0.3.1-12|22	Patch103:	0001-fix-the-scrolling-being-disabled-after-setting-the-s.patch
14mr|kcm_touchpad-0.3.1-12|23	# (bor) better checking of supported touchpad capabilities
14mr|kcm_touchpad-0.3.1-12|24	Patch104:	0002-Add-support-for-querying-touchpad-capabilities.patch
14mr|kcm_touchpad-0.3.1-12|25	Patch105:	0003-Do-not-offer-for-configuration-actions-that-touchpad.patch
14mr|kcm_touchpad-0.3.1-12|26	# (bor) implement SmartMode
14mr|kcm_touchpad-0.3.1-12|27	Patch106:	0004-Add-ksyndaemon-daemon-to-monitor-touchpad.patch
14mr|kcm_touchpad-0.3.1-12|28	Patch107:	0005-Implement-SmartMode-as-interface-to-ksyndaemon.patch
14mr|kcm_touchpad-0.3.1-12|29	# (bor) fix previous patch
14mr|kcm_touchpad-0.3.1-12|30	Patch108:	0006-ksyndaemon-was-not-terminated-on-session-logout.patch
14mr|kcm_touchpad-0.3.1-12|31	# (bor) add translations from Mandriva SVN
14mr|kcm_touchpad-0.3.1-12|32	Patch109:	0007-Add-l10n-files-from-Mandriva-cooker.patch
14mr|kcm_touchpad-0.3.1-12|33	# (bor) fix system settings category for KDE 4.6
14mr|kcm_touchpad-0.3.1-12|34	Patch110:	0008-Fix-System-Settings-category-for-4.6.patch
14mr|kcm_touchpad-0.3.1-12|35	Patch111:       touchpad.desktop-localization.patch
14mr|kcm_touchpad-0.3.1-12|36	
14mr|kcm_touchpad-0.3.1-12|37	BuildRequires:	kdelibs4-devel
14mr|kcm_touchpad-0.3.1-12|38	BuildRequires:	x11-driver-input-synaptics-devel
14mr|kcm_touchpad-0.3.1-12|39	BuildRequires:	pkgconfig(xi)
14mr|kcm_touchpad-0.3.1-12|40	
14mr|kcm_touchpad-0.3.1-12|41	Requires:	kdebase4-runtime
14mr|kcm_touchpad-0.3.1-12|42	
14mr|kcm_touchpad-0.3.1-12|43	%description
14mr|kcm_touchpad-0.3.1-12|44	Touchpad Configuration GUI for KDE.
14mr|kcm_touchpad-0.3.1-12|45	
14mr|kcm_touchpad-0.3.1-12|46	%files -f %{name}.lang
14mr|kcm_touchpad-0.3.1-12|47	%doc AUTHORS README
14mr|kcm_touchpad-0.3.1-12|48	%{_kde_libdir}/kde4/kcm_touchpad.so
14mr|kcm_touchpad-0.3.1-12|49	%{_kde_libdir}/kde4/libexec/ksyndaemon
14mr|kcm_touchpad-0.3.1-12|50	%{_kde_services}/touchpad.desktop
14mr|kcm_touchpad-0.3.1-12|51	%{_kde_services}/ksyndaemon.desktop
14mr|kcm_touchpad-0.3.1-12|52	%{_datadir}/dbus-1/services/org.kde.ksyndaemon.service
14mr|kcm_touchpad-0.3.1-12|53	
14mr|kcm_touchpad-0.3.1-12|54	#-----------------------------------------------------------------------------
14mr|kcm_touchpad-0.3.1-12|55	
14mr|kcm_touchpad-0.3.1-12|56	%prep
14mr|kcm_touchpad-0.3.1-12|57	%setup -q -n mishaaq-%{name}-%{gitref}
14mr|kcm_touchpad-0.3.1-12|58	%apply_patches
14mr|kcm_touchpad-0.3.1-12|59	
14mr|kcm_touchpad-0.3.1-12|60	%build
14mr|kcm_touchpad-0.3.1-12|61	%cmake_kde4
14mr|kcm_touchpad-0.3.1-12|62	
14mr|kcm_touchpad-0.3.1-12|63	%make
14mr|kcm_touchpad-0.3.1-12|64	
14mr|kcm_touchpad-0.3.1-12|65	%install
14mr|kcm_touchpad-0.3.1-12|66	%makeinstall_std -C build
14mr|kcm_touchpad-0.3.1-12|67	
14mr|kcm_touchpad-0.3.1-12|68	rm -f %{buildroot}%{_docdir}/%{name}/*
14mr|kcm_touchpad-0.3.1-12|69	
14mr|kcm_touchpad-0.3.1-12|70	%find_lang %{name}
14mr|kcm_touchpad-0.3.1-12|71	
14mr|kcm_touchpad-0.3.1-12|72	
14mr|kcm_touchpad-0.3.1-12|73	%changelog
14mr|kcm_touchpad-0.3.1-12|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.1-12
14mr|kcm_touchpad-0.3.1-12|75	+ Revision: 3627f07
14mr|kcm_touchpad-0.3.1-12|76	- MassBuild#440: Increase release tag
14mr|kcm_touchpad-0.3.1-12|77	
14mr|kcm_touchpad-0.3.1-12|78	

16915 14
14mr|kcm-update-freq-1.0-6|1	Name:           kcm-update-freq
14mr|kcm-update-freq-1.0-6|2	BuildRequires:  kdelibs4-devel
14mr|kcm-update-freq-1.0-6|3	License:        GPLv3+
14mr|kcm-update-freq-1.0-6|4	Group:          Graphical desktop/KDE
14mr|kcm-update-freq-1.0-6|5	Summary:        A KDE Control Module for launching Update Frequency configuration
14mr|kcm-update-freq-1.0-6|6	Version:        1.0
14mr|kcm-update-freq-1.0-6|7	Release:        6
14mr|kcm-update-freq-1.0-6|8	BuildArch:      noarch
14mr|kcm-update-freq-1.0-6|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-update-freq-1.0-6|10	
14mr|kcm-update-freq-1.0-6|11	%description
14mr|kcm-update-freq-1.0-6|12	Update Frequency configuration launcher for KDE Control Center
14mr|kcm-update-freq-1.0-6|13	
14mr|kcm-update-freq-1.0-6|14	%prep
14mr|kcm-update-freq-1.0-6|15	%setup -q
14mr|kcm-update-freq-1.0-6|16	
14mr|kcm-update-freq-1.0-6|17	%build
14mr|kcm-update-freq-1.0-6|18	%cmake_kde4
14mr|kcm-update-freq-1.0-6|19	
14mr|kcm-update-freq-1.0-6|20	%install
14mr|kcm-update-freq-1.0-6|21	%makeinstall_std -C build
14mr|kcm-update-freq-1.0-6|22	
14mr|kcm-update-freq-1.0-6|23	%files
14mr|kcm-update-freq-1.0-6|24	%defattr(-,root,root)
14mr|kcm-update-freq-1.0-6|25	%doc
14mr|kcm-update-freq-1.0-6|26	%{_datadir}/kde4/services/kcm_update-freq.desktop
14mr|kcm-update-freq-1.0-6|27	
14mr|kcm-update-freq-1.0-6|28	
14mr|kcm-update-freq-1.0-6|29	%changelog
14mr|kcm-update-freq-1.0-6|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|kcm-update-freq-1.0-6|31	+ Revision: 1172d25
14mr|kcm-update-freq-1.0-6|32	- MassBuild#440: Increase release tag
14mr|kcm-update-freq-1.0-6|33	
14mr|kcm-update-freq-1.0-6|34	

16916 14
14mr|kcm-userdrake-1.0-6|1	Name:           kcm-userdrake
14mr|kcm-userdrake-1.0-6|2	BuildRequires:  kdelibs4-devel
14mr|kcm-userdrake-1.0-6|3	License:        GPLv3+
14mr|kcm-userdrake-1.0-6|4	Group:          Graphical desktop/KDE
14mr|kcm-userdrake-1.0-6|5	Summary:        A KDE Control Module for launching userdrake
14mr|kcm-userdrake-1.0-6|6	Version:        1.0
14mr|kcm-userdrake-1.0-6|7	Release:        6
14mr|kcm-userdrake-1.0-6|8	BuildArch:      noarch
14mr|kcm-userdrake-1.0-6|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-userdrake-1.0-6|10	
14mr|kcm-userdrake-1.0-6|11	%description
14mr|kcm-userdrake-1.0-6|12	Userdrake launcher for KDE Control Center
14mr|kcm-userdrake-1.0-6|13	
14mr|kcm-userdrake-1.0-6|14	%prep
14mr|kcm-userdrake-1.0-6|15	%setup -q
14mr|kcm-userdrake-1.0-6|16	
14mr|kcm-userdrake-1.0-6|17	%build
14mr|kcm-userdrake-1.0-6|18	%cmake_kde4
14mr|kcm-userdrake-1.0-6|19	
14mr|kcm-userdrake-1.0-6|20	%install
14mr|kcm-userdrake-1.0-6|21	%makeinstall_std -C build
14mr|kcm-userdrake-1.0-6|22	
14mr|kcm-userdrake-1.0-6|23	%files
14mr|kcm-userdrake-1.0-6|24	%defattr(-,root,root)
14mr|kcm-userdrake-1.0-6|25	%doc
14mr|kcm-userdrake-1.0-6|26	%{_datadir}/kde4/services/kcm_userdrake.desktop
14mr|kcm-userdrake-1.0-6|27	
14mr|kcm-userdrake-1.0-6|28	
14mr|kcm-userdrake-1.0-6|29	%changelog
14mr|kcm-userdrake-1.0-6|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|kcm-userdrake-1.0-6|31	+ Revision: 44b3d73
14mr|kcm-userdrake-1.0-6|32	- MassBuild#440: Increase release tag
14mr|kcm-userdrake-1.0-6|33	
14mr|kcm-userdrake-1.0-6|34	

16917 14
14mr|kcm-XFdrake-1.0-5|1	Name:           kcm-XFdrake
14mr|kcm-XFdrake-1.0-5|2	BuildRequires:  kdelibs4-devel
14mr|kcm-XFdrake-1.0-5|3	License:        GPLv3+
14mr|kcm-XFdrake-1.0-5|4	Group:          Graphical desktop/KDE
14mr|kcm-XFdrake-1.0-5|5	Summary:        A KDE Control Module for launching XFdrake
14mr|kcm-XFdrake-1.0-5|6	Version:        1.0
14mr|kcm-XFdrake-1.0-5|7	Release:        5
14mr|kcm-XFdrake-1.0-5|8	BuildArch:      noarch
14mr|kcm-XFdrake-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
14mr|kcm-XFdrake-1.0-5|10	
14mr|kcm-XFdrake-1.0-5|11	%description
14mr|kcm-XFdrake-1.0-5|12	XFdrake launcher for KDE Control Center
14mr|kcm-XFdrake-1.0-5|13	
14mr|kcm-XFdrake-1.0-5|14	%prep
14mr|kcm-XFdrake-1.0-5|15	%setup -q
14mr|kcm-XFdrake-1.0-5|16	
14mr|kcm-XFdrake-1.0-5|17	%build
14mr|kcm-XFdrake-1.0-5|18	%cmake_kde4
14mr|kcm-XFdrake-1.0-5|19	
14mr|kcm-XFdrake-1.0-5|20	%install
14mr|kcm-XFdrake-1.0-5|21	%makeinstall_std -C build
14mr|kcm-XFdrake-1.0-5|22	
14mr|kcm-XFdrake-1.0-5|23	%files
14mr|kcm-XFdrake-1.0-5|24	%defattr(-,root,root)
14mr|kcm-XFdrake-1.0-5|25	%doc
14mr|kcm-XFdrake-1.0-5|26	%{_datadir}/kde4/services/kcm_XFdrake.desktop
14mr|kcm-XFdrake-1.0-5|27	
14mr|kcm-XFdrake-1.0-5|28	
14mr|kcm-XFdrake-1.0-5|29	%changelog
14mr|kcm-XFdrake-1.0-5|30	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|kcm-XFdrake-1.0-5|31	+ Revision: 1c25bbc
14mr|kcm-XFdrake-1.0-5|32	- MassBuild#440: Increase release tag
14mr|kcm-XFdrake-1.0-5|33	
14mr|kcm-XFdrake-1.0-5|34	

16918 14
14mr|kcolorchooser-4.13.3-1|1	Name:		kcolorchooser
14mr|kcolorchooser-4.13.3-1|2	Summary:	KDE Color Chooser
14mr|kcolorchooser-4.13.3-1|3	Version:	4.13.3
14mr|kcolorchooser-4.13.3-1|4	Release:	1
14mr|kcolorchooser-4.13.3-1|5	Epoch:		2
14mr|kcolorchooser-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kcolorchooser-4.13.3-1|7	License:	GPLv2
14mr|kcolorchooser-4.13.3-1|8	URL:		http://www.kde.org
14mr|kcolorchooser-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kcolorchooser-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kcolorchooser-4.13.3-1|11	
14mr|kcolorchooser-4.13.3-1|12	%description
14mr|kcolorchooser-4.13.3-1|13	KColorChooser is a simple application to select the color from the screen or
14mr|kcolorchooser-4.13.3-1|14	from a pallete.
14mr|kcolorchooser-4.13.3-1|15	Features :
14mr|kcolorchooser-4.13.3-1|16	- Select colors from any location on the screen.
14mr|kcolorchooser-4.13.3-1|17	- Select colors from a range of standard palletes available.
14mr|kcolorchooser-4.13.3-1|18	- Color values shown in Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and
14mr|kcolorchooser-4.13.3-1|19	HTML formats.
14mr|kcolorchooser-4.13.3-1|20	
14mr|kcolorchooser-4.13.3-1|21	%files
14mr|kcolorchooser-4.13.3-1|22	%{_kde_bindir}/kcolorchooser
14mr|kcolorchooser-4.13.3-1|23	%{_kde_applicationsdir}/kcolorchooser.desktop
14mr|kcolorchooser-4.13.3-1|24	%{_kde_iconsdir}/*/*/*/kcolorchooser*
14mr|kcolorchooser-4.13.3-1|25	
14mr|kcolorchooser-4.13.3-1|26	#----------------------------------------------------------------------
14mr|kcolorchooser-4.13.3-1|27	
14mr|kcolorchooser-4.13.3-1|28	%prep
14mr|kcolorchooser-4.13.3-1|29	%setup -q
14mr|kcolorchooser-4.13.3-1|30	
14mr|kcolorchooser-4.13.3-1|31	%build
14mr|kcolorchooser-4.13.3-1|32	%cmake_kde4
14mr|kcolorchooser-4.13.3-1|33	%make
14mr|kcolorchooser-4.13.3-1|34	
14mr|kcolorchooser-4.13.3-1|35	%install
14mr|kcolorchooser-4.13.3-1|36	%makeinstall_std -C build
14mr|kcolorchooser-4.13.3-1|37	
14mr|kcolorchooser-4.13.3-1|38	
14mr|kcolorchooser-4.13.3-1|39	%changelog
14mr|kcolorchooser-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kcolorchooser-4.13.3-1|41	+ Revision: d0afb70
14mr|kcolorchooser-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kcolorchooser-4.13.3-1|43	
14mr|kcolorchooser-4.13.3-1|44	

16919 14
14mr|kcron-4.13.3-1|1	Summary:	Graphical editor for the cron command scheduler
14mr|kcron-4.13.3-1|2	Name:		kcron
14mr|kcron-4.13.3-1|3	Version:	4.13.3
14mr|kcron-4.13.3-1|4	Release:	1
14mr|kcron-4.13.3-1|5	Epoch:		2
14mr|kcron-4.13.3-1|6	License:	GPLv2+
14mr|kcron-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kcron-4.13.3-1|8	Url:		http://www.kde.org
14mr|kcron-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kcron-4.13.3-1|10	%if %{is_beta}
14mr|kcron-4.13.3-1|11	%define ftpdir unstable
14mr|kcron-4.13.3-1|12	%else
14mr|kcron-4.13.3-1|13	%define ftpdir stable
14mr|kcron-4.13.3-1|14	%endif
14mr|kcron-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kcron-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kcron-4.13.3-1|17	
14mr|kcron-4.13.3-1|18	%description
14mr|kcron-4.13.3-1|19	Kcron is a graphical frontend to the cron system, used to schedule regular
14mr|kcron-4.13.3-1|20	tasks on a Unix system.
14mr|kcron-4.13.3-1|21	
14mr|kcron-4.13.3-1|22	%files
14mr|kcron-4.13.3-1|23	%{_kde_services}/kcm_cron.desktop
14mr|kcron-4.13.3-1|24	%{_kde_libdir}/kde4/kcm_cron.so
14mr|kcron-4.13.3-1|25	%{_kde_docdir}/*/*/kcron
14mr|kcron-4.13.3-1|26	
14mr|kcron-4.13.3-1|27	#------------------------------------------------------------------------
14mr|kcron-4.13.3-1|28	
14mr|kcron-4.13.3-1|29	%prep
14mr|kcron-4.13.3-1|30	%setup -q
14mr|kcron-4.13.3-1|31	
14mr|kcron-4.13.3-1|32	%build
14mr|kcron-4.13.3-1|33	%cmake_kde4
14mr|kcron-4.13.3-1|34	%make
14mr|kcron-4.13.3-1|35	
14mr|kcron-4.13.3-1|36	%install
14mr|kcron-4.13.3-1|37	%makeinstall_std -C build
14mr|kcron-4.13.3-1|38	
14mr|kcron-4.13.3-1|39	
14mr|kcron-4.13.3-1|40	%changelog
14mr|kcron-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kcron-4.13.3-1|42	+ Revision: a6fbc36
14mr|kcron-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kcron-4.13.3-1|44	
14mr|kcron-4.13.3-1|45	

16920 14
14mr|kde4-audiocd-4.13.3-1|1	Summary:	KDE I/O Slave for Audio CDs
14mr|kde4-audiocd-4.13.3-1|2	Name:		kde4-audiocd
14mr|kde4-audiocd-4.13.3-1|3	Version:	4.13.3
14mr|kde4-audiocd-4.13.3-1|4	Release:	1
14mr|kde4-audiocd-4.13.3-1|5	Epoch:		3
14mr|kde4-audiocd-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kde4-audiocd-4.13.3-1|7	License:	GPLv2
14mr|kde4-audiocd-4.13.3-1|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio
14mr|kde4-audiocd-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/audiocd-kio-%{version}.tar.xz
14mr|kde4-audiocd-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kde4-audiocd-4.13.3-1|11	BuildRequires:	cdda-devel
14mr|kde4-audiocd-4.13.3-1|12	Buildrequires:	libkcddb-devel
14mr|kde4-audiocd-4.13.3-1|13	Buildrequires:	libkcompactdisc-devel
14mr|kde4-audiocd-4.13.3-1|14	Buildrequires:	pkgconfig(libcdio_paranoia)
14mr|kde4-audiocd-4.13.3-1|15	Buildrequires:	pkgconfig(flac)
14mr|kde4-audiocd-4.13.3-1|16	Buildrequires:	pkgconfig(vorbis)
14mr|kde4-audiocd-4.13.3-1|17	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mr|kde4-audiocd-4.13.3-1|18	
14mr|kde4-audiocd-4.13.3-1|19	%description
14mr|kde4-audiocd-4.13.3-1|20	KDE I/O Slave for Audio CDs.
14mr|kde4-audiocd-4.13.3-1|21	
14mr|kde4-audiocd-4.13.3-1|22	%files
14mr|kde4-audiocd-4.13.3-1|23	%{_kde_libdir}/kde4/kcm_audiocd.so
14mr|kde4-audiocd-4.13.3-1|24	%{_kde_libdir}/kde4/kio_audiocd.so
14mr|kde4-audiocd-4.13.3-1|25	%{_kde_libdir}/kde4/libaudiocd_*
14mr|kde4-audiocd-4.13.3-1|26	%{_kde_datadir}/config.kcfg/audiocd_*
14mr|kde4-audiocd-4.13.3-1|27	%{_kde_services}/audiocd.desktop
14mr|kde4-audiocd-4.13.3-1|28	%{_kde_services}/audiocd.protocol
14mr|kde4-audiocd-4.13.3-1|29	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/audiocd.desktop
14mr|kde4-audiocd-4.13.3-1|30	%{_kde_appsdir}/solid/actions/solid_audiocd.desktop
14mr|kde4-audiocd-4.13.3-1|31	%{_kde_docdir}/HTML/en/kioslave/audiocd
14mr|kde4-audiocd-4.13.3-1|32	
14mr|kde4-audiocd-4.13.3-1|33	#------------------------------------------------------------------------------
14mr|kde4-audiocd-4.13.3-1|34	
14mr|kde4-audiocd-4.13.3-1|35	%define audiocdplugins_major 4
14mr|kde4-audiocd-4.13.3-1|36	%define libaudiocdplugins %mklibname audiocdplugins %{audiocdplugins_major}
14mr|kde4-audiocd-4.13.3-1|37	
14mr|kde4-audiocd-4.13.3-1|38	%package -n %{libaudiocdplugins}
14mr|kde4-audiocd-4.13.3-1|39	Summary:	KDE I/O Slave for Audio CDs library
14mr|kde4-audiocd-4.13.3-1|40	Group:		System/Libraries
14mr|kde4-audiocd-4.13.3-1|41	
14mr|kde4-audiocd-4.13.3-1|42	%description -n %{libaudiocdplugins}
14mr|kde4-audiocd-4.13.3-1|43	KDE I/O Slave for Audio CDs library using cdparanoia.
14mr|kde4-audiocd-4.13.3-1|44	
14mr|kde4-audiocd-4.13.3-1|45	%files -n %{libaudiocdplugins}
14mr|kde4-audiocd-4.13.3-1|46	%{_kde_libdir}/libaudiocdplugins.so.%{audiocdplugins_major}*
14mr|kde4-audiocd-4.13.3-1|47	
14mr|kde4-audiocd-4.13.3-1|48	#--------------------------------------------------------------------
14mr|kde4-audiocd-4.13.3-1|49	
14mr|kde4-audiocd-4.13.3-1|50	%package devel
14mr|kde4-audiocd-4.13.3-1|51	Summary:	Devel stuff for %{name}
14mr|kde4-audiocd-4.13.3-1|52	Group:		Development/KDE and Qt
14mr|kde4-audiocd-4.13.3-1|53	Requires:	%{libaudiocdplugins} = %{EVRD}
14mr|kde4-audiocd-4.13.3-1|54	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mr|kde4-audiocd-4.13.3-1|55	
14mr|kde4-audiocd-4.13.3-1|56	%description devel
14mr|kde4-audiocd-4.13.3-1|57	This package contains header files needed if you wish to build applications
14mr|kde4-audiocd-4.13.3-1|58	based on %{name}.
14mr|kde4-audiocd-4.13.3-1|59	
14mr|kde4-audiocd-4.13.3-1|60	%files devel
14mr|kde4-audiocd-4.13.3-1|61	%{_kde_libdir}/libaudiocdplugins.so
14mr|kde4-audiocd-4.13.3-1|62	%{_kde_includedir}/*
14mr|kde4-audiocd-4.13.3-1|63	
14mr|kde4-audiocd-4.13.3-1|64	#--------------------------------------------------------------------
14mr|kde4-audiocd-4.13.3-1|65	
14mr|kde4-audiocd-4.13.3-1|66	%prep
14mr|kde4-audiocd-4.13.3-1|67	%setup -qn audiocd-kio-%{version}
14mr|kde4-audiocd-4.13.3-1|68	
14mr|kde4-audiocd-4.13.3-1|69	%build
14mr|kde4-audiocd-4.13.3-1|70	%cmake_kde4
14mr|kde4-audiocd-4.13.3-1|71	%make
14mr|kde4-audiocd-4.13.3-1|72	
14mr|kde4-audiocd-4.13.3-1|73	%install
14mr|kde4-audiocd-4.13.3-1|74	%makeinstall_std -C build
14mr|kde4-audiocd-4.13.3-1|75	
14mr|kde4-audiocd-4.13.3-1|76	
14mr|kde4-audiocd-4.13.3-1|77	%changelog
14mr|kde4-audiocd-4.13.3-1|78	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kde4-audiocd-4.13.3-1|79	+ Revision: 1cbc102
14mr|kde4-audiocd-4.13.3-1|80	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde4-audiocd-4.13.3-1|81	
14mr|kde4-audiocd-4.13.3-1|82	

16921 14
14mr|kde4-macros-4.13-2|1	Summary:	Base install macros for KDE4
14mr|kde4-macros-4.13-2|2	Name:		kde4-macros
14mr|kde4-macros-4.13-2|3	Version:	4.13
14mr|kde4-macros-4.13-2|4	Release:	2
14mr|kde4-macros-4.13-2|5	License:	GPLv2+
14mr|kde4-macros-4.13-2|6	Group:		Development/KDE and Qt
14mr|kde4-macros-4.13-2|7	Url:		http://www.rosalinux.com
14mr|kde4-macros-4.13-2|8	Source0:	kde4.macros
14mr|kde4-macros-4.13-2|9	Requires:	cmake
14mr|kde4-macros-4.13-2|10	Requires:	rosa-release-common
14mr|kde4-macros-4.13-2|11	BuildArch:	noarch
14mr|kde4-macros-4.13-2|12	
14mr|kde4-macros-4.13-2|13	%description
14mr|kde4-macros-4.13-2|14	Base install macros for KDE4.
14mr|kde4-macros-4.13-2|15	
14mr|kde4-macros-4.13-2|16	%files
14mr|kde4-macros-4.13-2|17	%{_sysconfdir}/rpm/macros.d/kde4.macros
14mr|kde4-macros-4.13-2|18	
14mr|kde4-macros-4.13-2|19	#----------------------------------------------------------------------------
14mr|kde4-macros-4.13-2|20	
14mr|kde4-macros-4.13-2|21	%prep
14mr|kde4-macros-4.13-2|22	
14mr|kde4-macros-4.13-2|23	%build
14mr|kde4-macros-4.13-2|24	
14mr|kde4-macros-4.13-2|25	%install
14mr|kde4-macros-4.13-2|26	install -d -m 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|kde4-macros-4.13-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mr|kde4-macros-4.13-2|28	
14mr|kde4-macros-4.13-2|29	
14mr|kde4-macros-4.13-2|30	%changelog
14mr|kde4-macros-4.13-2|31	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.13-2
14mr|kde4-macros-4.13-2|32	+ Revision: 1c65724
14mr|kde4-macros-4.13-2|33	- MassBuild#440: Increase release tag
14mr|kde4-macros-4.13-2|34	
14mr|kde4-macros-4.13-2|35	

16922 14
14mr|kde4-windeco-dekorator-0.5.1-16|1	Summary:	Themable and Customizable Window Decoration Engine for KDE 4
14mr|kde4-windeco-dekorator-0.5.1-16|2	Name:		kde4-windeco-dekorator
14mr|kde4-windeco-dekorator-0.5.1-16|3	Version:	0.5.1
14mr|kde4-windeco-dekorator-0.5.1-16|4	Release:	16
14mr|kde4-windeco-dekorator-0.5.1-16|5	Group:		Graphical desktop/KDE
14mr|kde4-windeco-dekorator-0.5.1-16|6	License:	GPLv2+
14mr|kde4-windeco-dekorator-0.5.1-16|7	Url:		http://www.kde-look.org/content/show.php?content=87921
14mr|kde4-windeco-dekorator-0.5.1-16|8	Source0:	dekorator-%{version}.tar.bz2
14mr|kde4-windeco-dekorator-0.5.1-16|9	Source1:	elementary-emerald-theme.tar.gz
14mr|kde4-windeco-dekorator-0.5.1-16|10	Source2:	kwindeKoratorrc
14mr|kde4-windeco-dekorator-0.5.1-16|11	Patch0:		dekorator-0.5.1-kde4.8-rosa.patch
14mr|kde4-windeco-dekorator-0.5.1-16|12	BuildRequires:	kdebase4-workspace-devel
14mr|kde4-windeco-dekorator-0.5.1-16|13	BuildRequires:	pkgconfig(qimageblitz)
14mr|kde4-windeco-dekorator-0.5.1-16|14	Suggests:	kde4-kwin-dekorator-themes
14mr|kde4-windeco-dekorator-0.5.1-16|15	
14mr|kde4-windeco-dekorator-0.5.1-16|16	%description
14mr|kde4-windeco-dekorator-0.5.1-16|17	Unofficial port of the famous "deKorator" window decoration engine to KDE 4.
14mr|kde4-windeco-dekorator-0.5.1-16|18	You can find themes at http://www.kde-look.org/index.php?xcontentmode=21
14mr|kde4-windeco-dekorator-0.5.1-16|19	
14mr|kde4-windeco-dekorator-0.5.1-16|20	%files
14mr|kde4-windeco-dekorator-0.5.1-16|21	%doc AUTHORS CHANGELOG.original COPYING README README.original TODO
14mr|kde4-windeco-dekorator-0.5.1-16|22	%{_kde_libdir}/kde4/kwin3_deKorator.so
14mr|kde4-windeco-dekorator-0.5.1-16|23	%{_kde_libdir}/kde4/kwin_deKorator_config.so
14mr|kde4-windeco-dekorator-0.5.1-16|24	%{_kde_appsdir}/kwin/deKorator.desktop
14mr|kde4-windeco-dekorator-0.5.1-16|25	%{_kde_appsdir}/deKorator/themes/*
14mr|kde4-windeco-dekorator-0.5.1-16|26	%{_kde_configdir}/deKoratorthemes.knsrc
14mr|kde4-windeco-dekorator-0.5.1-16|27	%{_kde_configdir}/kwindeKoratorrc
14mr|kde4-windeco-dekorator-0.5.1-16|28	
14mr|kde4-windeco-dekorator-0.5.1-16|29	#--------------------------------------------------------------------
14mr|kde4-windeco-dekorator-0.5.1-16|30	
14mr|kde4-windeco-dekorator-0.5.1-16|31	%prep
14mr|kde4-windeco-dekorator-0.5.1-16|32	%setup -qn dekorator-%{version}
14mr|kde4-windeco-dekorator-0.5.1-16|33	%apply_patches
14mr|kde4-windeco-dekorator-0.5.1-16|34	
14mr|kde4-windeco-dekorator-0.5.1-16|35	%build
14mr|kde4-windeco-dekorator-0.5.1-16|36	%cmake_kde4
14mr|kde4-windeco-dekorator-0.5.1-16|37	%make
14mr|kde4-windeco-dekorator-0.5.1-16|38	
14mr|kde4-windeco-dekorator-0.5.1-16|39	%install
14mr|kde4-windeco-dekorator-0.5.1-16|40	pushd build
14mr|kde4-windeco-dekorator-0.5.1-16|41	%makeinstall_std
14mr|kde4-windeco-dekorator-0.5.1-16|42	tar xf %{SOURCE1}
14mr|kde4-windeco-dekorator-0.5.1-16|43	mkdir -p %{buildroot}/%{_kde_appsdir}/deKorator/themes/
14mr|kde4-windeco-dekorator-0.5.1-16|44	cp -r Elementary %{buildroot}/%{_kde_appsdir}/deKorator/themes/
14mr|kde4-windeco-dekorator-0.5.1-16|45	mkdir -p %{buildroot}/%{_kde_configdir}/
14mr|kde4-windeco-dekorator-0.5.1-16|46	cp %{SOURCE2} %{buildroot}/%{_kde_configdir}/
14mr|kde4-windeco-dekorator-0.5.1-16|47	popd
14mr|kde4-windeco-dekorator-0.5.1-16|48	
14mr|kde4-windeco-dekorator-0.5.1-16|49	
14mr|kde4-windeco-dekorator-0.5.1-16|50	%changelog
14mr|kde4-windeco-dekorator-0.5.1-16|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-16
14mr|kde4-windeco-dekorator-0.5.1-16|52	+ Revision: b8cdbe2
14mr|kde4-windeco-dekorator-0.5.1-16|53	- MassBuild#440: Increase release tag
14mr|kde4-windeco-dekorator-0.5.1-16|54	
14mr|kde4-windeco-dekorator-0.5.1-16|55	

16923 14
14mr|kdeadmin4-4.13.3-1|1	Summary:	K Desktop Environment - Administrative Tools
14mr|kdeadmin4-4.13.3-1|2	Name:		kdeadmin4
14mr|kdeadmin4-4.13.3-1|3	Version:	4.13.3
14mr|kdeadmin4-4.13.3-1|4	Release:	1
14mr|kdeadmin4-4.13.3-1|5	Epoch:		2
14mr|kdeadmin4-4.13.3-1|6	License:	GPLv2+
14mr|kdeadmin4-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdeadmin4-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdeadmin4-4.13.3-1|9	Suggests:	kcron
14mr|kdeadmin4-4.13.3-1|10	Suggests:	ksystemlog
14mr|kdeadmin4-4.13.3-1|11	Suggests:	kuser
14mr|kdeadmin4-4.13.3-1|12	BuildArch:	noarch
14mr|kdeadmin4-4.13.3-1|13	
14mr|kdeadmin4-4.13.3-1|14	%description
14mr|kdeadmin4-4.13.3-1|15	The kdeadmin package contains packages that usually only a system
14mr|kdeadmin4-4.13.3-1|16	administrator might need:
14mr|kdeadmin4-4.13.3-1|17	- kcron (editor for the cron command scheduler)
14mr|kdeadmin4-4.13.3-1|18	- kuser (user manager)
14mr|kdeadmin4-4.13.3-1|19	- ksystemlog (system log viewer tool for KDE4)
14mr|kdeadmin4-4.13.3-1|20	
14mr|kdeadmin4-4.13.3-1|21	%files
14mr|kdeadmin4-4.13.3-1|22	
14mr|kdeadmin4-4.13.3-1|23	#------------------------------------------------------------------------
14mr|kdeadmin4-4.13.3-1|24	
14mr|kdeadmin4-4.13.3-1|25	%prep
14mr|kdeadmin4-4.13.3-1|26	
14mr|kdeadmin4-4.13.3-1|27	%build
14mr|kdeadmin4-4.13.3-1|28	
14mr|kdeadmin4-4.13.3-1|29	%install
14mr|kdeadmin4-4.13.3-1|30	
14mr|kdeadmin4-4.13.3-1|31	
14mr|kdeadmin4-4.13.3-1|32	%changelog
14mr|kdeadmin4-4.13.3-1|33	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kdeadmin4-4.13.3-1|34	+ Revision: 7c79e49
14mr|kdeadmin4-4.13.3-1|35	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdeadmin4-4.13.3-1|36	
14mr|kdeadmin4-4.13.3-1|37	

16924 14
14mr|kdeartwork4-4.13.3-1|1	Summary:	Additional artwork (themes, sound themes, icons,etc...) for KDE
14mr|kdeartwork4-4.13.3-1|2	Name:		kdeartwork4
14mr|kdeartwork4-4.13.3-1|3	Version:	4.13.3
14mr|kdeartwork4-4.13.3-1|4	Release:	1
14mr|kdeartwork4-4.13.3-1|5	Epoch:		1
14mr|kdeartwork4-4.13.3-1|6	License:	GPLv2+
14mr|kdeartwork4-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdeartwork4-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeartwork-%{version}.tar.xz
14mr|kdeartwork4-4.13.3-1|10	BuildRequires:	kdebase4-workspace-devel
14mr|kdeartwork4-4.13.3-1|11	BuildRequires:	xscreensaver-base
14mr|kdeartwork4-4.13.3-1|12	BuildRequires:	pkgconfig(eigen2)
14mr|kdeartwork4-4.13.3-1|13	BuildRequires:	pkgconfig(glu)
14mr|kdeartwork4-4.13.3-1|14	BuildRequires:	pkgconfig(libkexiv2)
14mr|kdeartwork4-4.13.3-1|15	BuildRequires:	pkgconfig(xt)
14mr|kdeartwork4-4.13.3-1|16	Conflicts:	kde-wallpapers < 2:4.10.0
14mr|kdeartwork4-4.13.3-1|17	Obsoletes:	kdeartwork4-aurorae-themes-air-oxygen < 1:4.10.0
14mr|kdeartwork4-4.13.3-1|18	Obsoletes:	kdeartwork4-aurorae-themes-oxygen < 1:4.10.0
14mr|kdeartwork4-4.13.3-1|19	Obsoletes:	kdeartwork4-sounds < 1:4.12.0
14mr|kdeartwork4-4.13.3-1|20	Suggests:	%{name}-emoticons
14mr|kdeartwork4-4.13.3-1|21	Suggests:	%{name}-kscreensaver
14mr|kdeartwork4-4.13.3-1|22	Suggests:	%{name}-styles
14mr|kdeartwork4-4.13.3-1|23	Suggests:	%{name}-wallpapers
14mr|kdeartwork4-4.13.3-1|24	Suggests:	%{name}-color-schemes
14mr|kdeartwork4-4.13.3-1|25	
14mr|kdeartwork4-4.13.3-1|26	%description
14mr|kdeartwork4-4.13.3-1|27	Additional artwork (themes, sound themes, icons,etc...) for KDE.
14mr|kdeartwork4-4.13.3-1|28	
14mr|kdeartwork4-4.13.3-1|29	%files
14mr|kdeartwork4-4.13.3-1|30	%doc README
14mr|kdeartwork4-4.13.3-1|31	
14mr|kdeartwork4-4.13.3-1|32	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|33	
14mr|kdeartwork4-4.13.3-1|34	%package color-schemes
14mr|kdeartwork4-4.13.3-1|35	Summary:	%{name} color schemes
14mr|kdeartwork4-4.13.3-1|36	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|37	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|38	
14mr|kdeartwork4-4.13.3-1|39	%description color-schemes
14mr|kdeartwork4-4.13.3-1|40	%{name} color schemes.
14mr|kdeartwork4-4.13.3-1|41	
14mr|kdeartwork4-4.13.3-1|42	%files color-schemes
14mr|kdeartwork4-4.13.3-1|43	%{_kde_appsdir}/color-schemes
14mr|kdeartwork4-4.13.3-1|44	
14mr|kdeartwork4-4.13.3-1|45	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|46	
14mr|kdeartwork4-4.13.3-1|47	%package emoticons
14mr|kdeartwork4-4.13.3-1|48	Summary:	%{name} emoticons
14mr|kdeartwork4-4.13.3-1|49	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|50	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|51	Obsoletes:	%{name}-emoticons < %{EVRD}
14mr|kdeartwork4-4.13.3-1|52	
14mr|kdeartwork4-4.13.3-1|53	%description emoticons
14mr|kdeartwork4-4.13.3-1|54	%{name} emoticons.
14mr|kdeartwork4-4.13.3-1|55	
14mr|kdeartwork4-4.13.3-1|56	%files emoticons
14mr|kdeartwork4-4.13.3-1|57	%{_kde_datadir}/emoticons/*
14mr|kdeartwork4-4.13.3-1|58	
14mr|kdeartwork4-4.13.3-1|59	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|60	
14mr|kdeartwork4-4.13.3-1|61	%package icons-theme-mono
14mr|kdeartwork4-4.13.3-1|62	Summary:	Mono Icons from kde4
14mr|kdeartwork4-4.13.3-1|63	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|64	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|65	
14mr|kdeartwork4-4.13.3-1|66	%description icons-theme-mono
14mr|kdeartwork4-4.13.3-1|67	Mono icons theme
14mr|kdeartwork4-4.13.3-1|68	
14mr|kdeartwork4-4.13.3-1|69	%files icons-theme-mono
14mr|kdeartwork4-4.13.3-1|70	%{_kde_iconsdir}/mono
14mr|kdeartwork4-4.13.3-1|71	
14mr|kdeartwork4-4.13.3-1|72	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|73	
14mr|kdeartwork4-4.13.3-1|74	%package icons-theme-nuvola
14mr|kdeartwork4-4.13.3-1|75	Summary:	Default Icons from kde4
14mr|kdeartwork4-4.13.3-1|76	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|77	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|78	Obsoletes:	%{name}-icons-theme-nuvola < %{EVRD}
14mr|kdeartwork4-4.13.3-1|79	
14mr|kdeartwork4-4.13.3-1|80	%description icons-theme-nuvola
14mr|kdeartwork4-4.13.3-1|81	nuvola icons theme
14mr|kdeartwork4-4.13.3-1|82	
14mr|kdeartwork4-4.13.3-1|83	%files icons-theme-nuvola
14mr|kdeartwork4-4.13.3-1|84	%{_kde_iconsdir}/nuvola
14mr|kdeartwork4-4.13.3-1|85	
14mr|kdeartwork4-4.13.3-1|86	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|87	
14mr|kdeartwork4-4.13.3-1|88	%package kscreensaver
14mr|kdeartwork4-4.13.3-1|89	Summary:	%{name} kscreensaver
14mr|kdeartwork4-4.13.3-1|90	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|91	
14mr|kdeartwork4-4.13.3-1|92	%description kscreensaver
14mr|kdeartwork4-4.13.3-1|93	%{name} kscreensaver.
14mr|kdeartwork4-4.13.3-1|94	
14mr|kdeartwork4-4.13.3-1|95	%files kscreensaver
14mr|kdeartwork4-4.13.3-1|96	%{_kde_appsdir}/kfiresaver
14mr|kdeartwork4-4.13.3-1|97	%{_kde_appsdir}/kscreensaver
14mr|kdeartwork4-4.13.3-1|98	%{_kde_bindir}/*.kss
14mr|kdeartwork4-4.13.3-1|99	%{_kde_services}/ScreenSavers/*
14mr|kdeartwork4-4.13.3-1|100	%{_kde_bindir}/kxsconfig
14mr|kdeartwork4-4.13.3-1|101	%{_kde_bindir}/kxsrun
14mr|kdeartwork4-4.13.3-1|102	
14mr|kdeartwork4-4.13.3-1|103	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|104	
14mr|kdeartwork4-4.13.3-1|105	%package -n plasma-desktoptheme-androbit
14mr|kdeartwork4-4.13.3-1|106	Summary:	Plasma androbit desktopthemes
14mr|kdeartwork4-4.13.3-1|107	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|108	Provides:	plasma-desktoptheme
14mr|kdeartwork4-4.13.3-1|109	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|110	
14mr|kdeartwork4-4.13.3-1|111	%description -n plasma-desktoptheme-androbit
14mr|kdeartwork4-4.13.3-1|112	Plasma androbit desktopthemes.
14mr|kdeartwork4-4.13.3-1|113	
14mr|kdeartwork4-4.13.3-1|114	%files -n plasma-desktoptheme-androbit
14mr|kdeartwork4-4.13.3-1|115	%{_kde_appsdir}/desktoptheme/Androbit
14mr|kdeartwork4-4.13.3-1|116	
14mr|kdeartwork4-4.13.3-1|117	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|118	
14mr|kdeartwork4-4.13.3-1|119	%package -n plasma-desktoptheme-aya
14mr|kdeartwork4-4.13.3-1|120	Summary:	Plasma aya desktopthemes
14mr|kdeartwork4-4.13.3-1|121	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|122	Provides:	plasma-desktoptheme
14mr|kdeartwork4-4.13.3-1|123	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|124	
14mr|kdeartwork4-4.13.3-1|125	%description -n plasma-desktoptheme-aya
14mr|kdeartwork4-4.13.3-1|126	Plasma aya desktopthemes.
14mr|kdeartwork4-4.13.3-1|127	
14mr|kdeartwork4-4.13.3-1|128	%files -n plasma-desktoptheme-aya
14mr|kdeartwork4-4.13.3-1|129	%{_kde_appsdir}/desktoptheme/Aya
14mr|kdeartwork4-4.13.3-1|130	
14mr|kdeartwork4-4.13.3-1|131	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|132	
14mr|kdeartwork4-4.13.3-1|133	%package -n plasma-desktoptheme-produkt
14mr|kdeartwork4-4.13.3-1|134	Summary:	Plasma produkt desktopthemes
14mr|kdeartwork4-4.13.3-1|135	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|136	Provides:	plasma-desktoptheme
14mr|kdeartwork4-4.13.3-1|137	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|138	
14mr|kdeartwork4-4.13.3-1|139	%description -n plasma-desktoptheme-produkt
14mr|kdeartwork4-4.13.3-1|140	Plasma produkt desktopthemes.
14mr|kdeartwork4-4.13.3-1|141	
14mr|kdeartwork4-4.13.3-1|142	%files -n plasma-desktoptheme-produkt
14mr|kdeartwork4-4.13.3-1|143	%{_kde_appsdir}/desktoptheme/Produkt
14mr|kdeartwork4-4.13.3-1|144	
14mr|kdeartwork4-4.13.3-1|145	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|146	
14mr|kdeartwork4-4.13.3-1|147	%package -n plasma-desktoptheme-slim-glow
14mr|kdeartwork4-4.13.3-1|148	Summary:	Plasma slim-glow desktopthemes
14mr|kdeartwork4-4.13.3-1|149	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|150	Provides:	plasma-desktoptheme
14mr|kdeartwork4-4.13.3-1|151	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|152	
14mr|kdeartwork4-4.13.3-1|153	%description -n plasma-desktoptheme-slim-glow
14mr|kdeartwork4-4.13.3-1|154	Plasma slim-glow desktopthemes.
14mr|kdeartwork4-4.13.3-1|155	
14mr|kdeartwork4-4.13.3-1|156	%files -n plasma-desktoptheme-slim-glow
14mr|kdeartwork4-4.13.3-1|157	%{_kde_appsdir}/desktoptheme/slim-glow
14mr|kdeartwork4-4.13.3-1|158	
14mr|kdeartwork4-4.13.3-1|159	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|160	
14mr|kdeartwork4-4.13.3-1|161	%package -n plasma-desktoptheme-tibanna
14mr|kdeartwork4-4.13.3-1|162	Summary:	Plasma tibanna desktopthemes
14mr|kdeartwork4-4.13.3-1|163	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|164	Provides:	plasma-desktoptheme
14mr|kdeartwork4-4.13.3-1|165	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|166	
14mr|kdeartwork4-4.13.3-1|167	%description -n plasma-desktoptheme-tibanna
14mr|kdeartwork4-4.13.3-1|168	Plasma tibanna desktopthemes.
14mr|kdeartwork4-4.13.3-1|169	
14mr|kdeartwork4-4.13.3-1|170	%files -n plasma-desktoptheme-tibanna
14mr|kdeartwork4-4.13.3-1|171	%{_kde_appsdir}/desktoptheme/Tibanna
14mr|kdeartwork4-4.13.3-1|172	
14mr|kdeartwork4-4.13.3-1|173	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|174	
14mr|kdeartwork4-4.13.3-1|175	%package styles
14mr|kdeartwork4-4.13.3-1|176	Summary:	%{name} styles
14mr|kdeartwork4-4.13.3-1|177	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|178	Conflicts:	kdebase4-workspace < 2:4.5.68
14mr|kdeartwork4-4.13.3-1|179	
14mr|kdeartwork4-4.13.3-1|180	%description styles
14mr|kdeartwork4-4.13.3-1|181	%{name} styles.
14mr|kdeartwork4-4.13.3-1|182	
14mr|kdeartwork4-4.13.3-1|183	%files styles
14mr|kdeartwork4-4.13.3-1|184	%{_kde_appsdir}/kstyle
14mr|kdeartwork4-4.13.3-1|185	%{_kde_libdir}/kde4/kstyle_phase_config.so
14mr|kdeartwork4-4.13.3-1|186	%{_kde_libdir}/kde4/plugins/styles/phasestyle.so
14mr|kdeartwork4-4.13.3-1|187	%{_kde_libdir}/kde4/kwin3_kde2.so
14mr|kdeartwork4-4.13.3-1|188	%{_kde_libdir}/kde4/kwin3_keramik.so
14mr|kdeartwork4-4.13.3-1|189	%{_kde_libdir}/kde4/kwin3_modernsys.so
14mr|kdeartwork4-4.13.3-1|190	%{_kde_libdir}/kde4/kwin3_quartz.so
14mr|kdeartwork4-4.13.3-1|191	%{_kde_libdir}/kde4/kwin3_redmond.so
14mr|kdeartwork4-4.13.3-1|192	%{_kde_libdir}/kde4/kwin3_web.so
14mr|kdeartwork4-4.13.3-1|193	%{_kde_libdir}/kde4/kwin_kde2_config.so
14mr|kdeartwork4-4.13.3-1|194	%{_kde_libdir}/kde4/kwin_keramik_config.so
14mr|kdeartwork4-4.13.3-1|195	%{_kde_libdir}/kde4/kwin_modernsys_config.so
14mr|kdeartwork4-4.13.3-1|196	%{_kde_libdir}/kde4/kwin_quartz_config.so
14mr|kdeartwork4-4.13.3-1|197	%{_kde_appsdir}/kwin/kde2.desktop
14mr|kdeartwork4-4.13.3-1|198	%{_kde_appsdir}/kwin/keramik.desktop
14mr|kdeartwork4-4.13.3-1|199	%{_kde_appsdir}/kwin/modernsystem.desktop
14mr|kdeartwork4-4.13.3-1|200	%{_kde_appsdir}/kwin/quartz.desktop
14mr|kdeartwork4-4.13.3-1|201	%{_kde_appsdir}/kwin/redmond.desktop
14mr|kdeartwork4-4.13.3-1|202	%{_kde_appsdir}/kwin/web.desktop
14mr|kdeartwork4-4.13.3-1|203	
14mr|kdeartwork4-4.13.3-1|204	#-------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|205	
14mr|kdeartwork4-4.13.3-1|206	%package wallpapers
14mr|kdeartwork4-4.13.3-1|207	Summary:	%{name} wallpapers
14mr|kdeartwork4-4.13.3-1|208	Group:		Graphical desktop/KDE
14mr|kdeartwork4-4.13.3-1|209	Buildarch:	noarch
14mr|kdeartwork4-4.13.3-1|210	
14mr|kdeartwork4-4.13.3-1|211	%description wallpapers
14mr|kdeartwork4-4.13.3-1|212	%{name} wallpapers.
14mr|kdeartwork4-4.13.3-1|213	
14mr|kdeartwork4-4.13.3-1|214	%files wallpapers
14mr|kdeartwork4-4.13.3-1|215	%{_kde_datadir}/wallpapers/*
14mr|kdeartwork4-4.13.3-1|216	
14mr|kdeartwork4-4.13.3-1|217	#-----------------------------------------------------------------------------
14mr|kdeartwork4-4.13.3-1|218	
14mr|kdeartwork4-4.13.3-1|219	%prep
14mr|kdeartwork4-4.13.3-1|220	%setup -q -n kdeartwork-%{version}
14mr|kdeartwork4-4.13.3-1|221	
14mr|kdeartwork4-4.13.3-1|222	%build
14mr|kdeartwork4-4.13.3-1|223	%cmake_kde4
14mr|kdeartwork4-4.13.3-1|224	%make
14mr|kdeartwork4-4.13.3-1|225	
14mr|kdeartwork4-4.13.3-1|226	%install
14mr|kdeartwork4-4.13.3-1|227	%makeinstall_std -C build
14mr|kdeartwork4-4.13.3-1|228	
14mr|kdeartwork4-4.13.3-1|229	
14mr|kdeartwork4-4.13.3-1|230	%changelog
14mr|kdeartwork4-4.13.3-1|231	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdeartwork4-4.13.3-1|232	+ Revision: 96f8c7f
14mr|kdeartwork4-4.13.3-1|233	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdeartwork4-4.13.3-1|234	
14mr|kdeartwork4-4.13.3-1|235	

16925 14
14mr|kdebase4-4.13.3-2|1	%define build_iconoverlay 0
14mr|kdebase4-4.13.3-2|2	
14mr|kdebase4-4.13.3-2|3	Summary:	K Desktop Environment
14mr|kdebase4-4.13.3-2|4	Name:		kdebase4
14mr|kdebase4-4.13.3-2|5	Version:	4.13.3
14mr|kdebase4-4.13.3-2|6	Release:	2
14mr|kdebase4-4.13.3-2|7	Epoch:		1
14mr|kdebase4-4.13.3-2|8	License:	GPLv2+
14mr|kdebase4-4.13.3-2|9	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|10	Url:		http://www.kde.org
14mr|kdebase4-4.13.3-2|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdebase4-4.13.3-2|12	%if %{is_beta}
14mr|kdebase4-4.13.3-2|13	%define ftpdir unstable
14mr|kdebase4-4.13.3-2|14	%else
14mr|kdebase4-4.13.3-2|15	%define ftpdir stable
14mr|kdebase4-4.13.3-2|16	%endif
14mr|kdebase4-4.13.3-2|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-baseapps-%{version}.tar.xz
14mr|kdebase4-4.13.3-2|18	Source1:	%{name}.rpmlintrc
14mr|kdebase4-4.13.3-2|19	Patch1:		kdebase-4.2.95-Use-Mandriva-Home-Icon.patch
14mr|kdebase4-4.13.3-2|20	Patch2:		kdebase-4.8.97-mdvuserface.patch
14mr|kdebase4-4.13.3-2|21	Patch3:		kdebase-4.10.0-fileplaces.patch
14mr|kdebase4-4.13.3-2|22	Patch4:		kdebase-4.10.2-konq-templates-cleanup.patch
14mr|kdebase4-4.13.3-2|23	Patch5:		kdebase-4.11.4-folderview-preview.patch
14mr|kdebase4-4.13.3-2|24	Patch12:	kdebase-4.8.1-Set-Preview-true.patch
14mr|kdebase4-4.13.3-2|25	Patch13:	kdebase-4.8.1-kdepasswd-kcm.patch
14mr|kdebase4-4.13.3-2|26	# https://bugs.kde.org/show_bug.cgi?id=294795#c357
14mr|kdebase4-4.13.3-2|27	Patch14:	kdebase-4.13.3-folderview-bug294795.patch
14mr|kdebase4-4.13.3-2|28	Patch101:	kdebase-4.12.1-dolphinrcui.patch
14mr|kdebase4-4.13.3-2|29	Patch104:	kdebase-4.8.2-dolphin-delete-files-on-flash-drives.patch
14mr|kdebase4-4.13.3-2|30	Patch105:	kdebase-4.13.2-dolphin-klook.patch
14mr|kdebase4-4.13.3-2|31	Patch106:	kdebase-4.12.1-konqueror-settings-kio-proxy.patch
14mr|kdebase4-4.13.3-2|32	Patch107:	kdebase-4.10.0-iconoverlay-plugin.patch
14mr|kdebase4-4.13.3-2|33	Patch108:	kdebase-4.9.5-iconoverlay-race-fix.patch
14mr|kdebase4-4.13.3-2|34	#branch patches
14mr|kdebase4-4.13.3-2|35	#trunk patches
14mr|kdebase4-4.13.3-2|36	Patch200:	kdebase-4.12.1-dolphin-bookmarks-l10n.patch
14mr|kdebase4-4.13.3-2|37	# test patches
14mr|kdebase4-4.13.3-2|38	BuildRequires:	baloo-devel
14mr|kdebase4-4.13.3-2|39	BuildRequires:	baloo-widgets-devel
14mr|kdebase4-4.13.3-2|40	BuildRequires:	kdelibs4-devel
14mr|kdebase4-4.13.3-2|41	BuildRequires:	kfilemetadata-devel
14mr|kdebase4-4.13.3-2|42	BuildRequires:	tidy-devel
14mr|kdebase4-4.13.3-2|43	BuildRequires:	zlib-devel
14mr|kdebase4-4.13.3-2|44	BuildRequires:	pkgconfig(glib-2.0)
14mr|kdebase4-4.13.3-2|45	BuildRequires:	pkgconfig(libstreams)
14mr|kdebase4-4.13.3-2|46	BuildRequires:	pkgconfig(qimageblitz)
14mr|kdebase4-4.13.3-2|47	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdebase4-4.13.3-2|48	BuildRequires:	pkgconfig(xt)
14mr|kdebase4-4.13.3-2|49	BuildRequires:	pkgconfig(glib-2.0)
14mr|kdebase4-4.13.3-2|50	BuildRequires:	pkgconfig(libkactivities) >= 4.9.80
14mr|kdebase4-4.13.3-2|51	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|52	Suggests:	dolphin
14mr|kdebase4-4.13.3-2|53	Suggests:	kdepasswd
14mr|kdebase4-4.13.3-2|54	Suggests:	kde4-nsplugins
14mr|kdebase4-4.13.3-2|55	Suggests:	kdialog
14mr|kdebase4-4.13.3-2|56	Suggests:	kfind
14mr|kdebase4-4.13.3-2|57	Suggests:	konqueror
14mr|kdebase4-4.13.3-2|58	Suggests:	keditbookmarks
14mr|kdebase4-4.13.3-2|59	Requires:	plasma-applet-folderview
14mr|kdebase4-4.13.3-2|60	
14mr|kdebase4-4.13.3-2|61	%description
14mr|kdebase4-4.13.3-2|62	This meta package requires all base kdebase 4 packages.
14mr|kdebase4-4.13.3-2|63	
14mr|kdebase4-4.13.3-2|64	%files
14mr|kdebase4-4.13.3-2|65	%doc README
14mr|kdebase4-4.13.3-2|66	
14mr|kdebase4-4.13.3-2|67	#------------------------------------------------
14mr|kdebase4-4.13.3-2|68	
14mr|kdebase4-4.13.3-2|69	%define dolphinprivate_major 4
14mr|kdebase4-4.13.3-2|70	%define libdolphinprivate %mklibname dolphinprivate %{dolphinprivate_major}
14mr|kdebase4-4.13.3-2|71	
14mr|kdebase4-4.13.3-2|72	%package -n %{libdolphinprivate}
14mr|kdebase4-4.13.3-2|73	Summary:	KDE 4 core library
14mr|kdebase4-4.13.3-2|74	Group:		System/Libraries
14mr|kdebase4-4.13.3-2|75	
14mr|kdebase4-4.13.3-2|76	%description -n %{libdolphinprivate}
14mr|kdebase4-4.13.3-2|77	KDE 4 core library.
14mr|kdebase4-4.13.3-2|78	
14mr|kdebase4-4.13.3-2|79	%files -n %{libdolphinprivate}
14mr|kdebase4-4.13.3-2|80	%{_kde_libdir}/libdolphinprivate.so.%{dolphinprivate_major}*
14mr|kdebase4-4.13.3-2|81	
14mr|kdebase4-4.13.3-2|82	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|83	
14mr|kdebase4-4.13.3-2|84	%package -n dolphin
14mr|kdebase4-4.13.3-2|85	Summary:	File manager for KDE focusing on usability
14mr|kdebase4-4.13.3-2|86	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|87	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|88	Requires:	kfind
14mr|kdebase4-4.13.3-2|89	Provides:	dolphin4
14mr|kdebase4-4.13.3-2|90	Suggests:	ffmpegthumbs
14mr|kdebase4-4.13.3-2|91	Suggests:	kde-odf-thumbnail
14mr|kdebase4-4.13.3-2|92	Suggests:	klook
14mr|kdebase4-4.13.3-2|93	Provides:	kde4-dolphin = %{EVRD}
14mr|kdebase4-4.13.3-2|94	
14mr|kdebase4-4.13.3-2|95	%description -n dolphin
14mr|kdebase4-4.13.3-2|96	Dolphin is a file manager for KDE focusing on usability.
14mr|kdebase4-4.13.3-2|97	The main features of Dolphin are:
14mr|kdebase4-4.13.3-2|98	- Navigation bar for URLs, which allows to navigate quickly
14mr|kdebase4-4.13.3-2|99	through the file hierarchy.
14mr|kdebase4-4.13.3-2|100	- View properties are remembered for each folder.
14mr|kdebase4-4.13.3-2|101	- Split of views is supported.
14mr|kdebase4-4.13.3-2|102	- Network transparency.
14mr|kdebase4-4.13.3-2|103	- Undo/redo functionality.
14mr|kdebase4-4.13.3-2|104	- Renaming of a variable number of selected items in one step.
14mr|kdebase4-4.13.3-2|105	
14mr|kdebase4-4.13.3-2|106	Dolphin is not intended to be a competitor to Konqueror: Konqueror
14mr|kdebase4-4.13.3-2|107	acts as universal viewer being able to show HTML pages, text documents,
14mr|kdebase4-4.13.3-2|108	directories and a lot more, whereas Dolphin focuses on being only a file
14mr|kdebase4-4.13.3-2|109	manager. This approach allows to optimize the user interface for the task
14mr|kdebase4-4.13.3-2|110	of file management.
14mr|kdebase4-4.13.3-2|111	
14mr|kdebase4-4.13.3-2|112	%files -n dolphin
14mr|kdebase4-4.13.3-2|113	%doc %{_kde_docdir}/HTML/en/dolphin/
14mr|kdebase4-4.13.3-2|114	%{_kde_bindir}/dolphin
14mr|kdebase4-4.13.3-2|115	%{_kde_bindir}/servicemenudeinstallation
14mr|kdebase4-4.13.3-2|116	%{_kde_bindir}/servicemenuinstallation
14mr|kdebase4-4.13.3-2|117	%{_kde_applicationsdir}/dolphin.desktop
14mr|kdebase4-4.13.3-2|118	%{_kde_services}/dolphinpart.desktop
14mr|kdebase4-4.13.3-2|119	%{_kde_services}/kcmdolphingeneral.desktop
14mr|kdebase4-4.13.3-2|120	%{_kde_services}/kcmdolphinnavigation.desktop
14mr|kdebase4-4.13.3-2|121	%{_kde_services}/kcmdolphinservices.desktop
14mr|kdebase4-4.13.3-2|122	%{_kde_services}/kcmdolphinviewmodes.desktop
14mr|kdebase4-4.13.3-2|123	%{_kde_services}/filenamesearch.protocol
14mr|kdebase4-4.13.3-2|124	%{_kde_servicetypes}/fileviewversioncontrolplugin.desktop
14mr|kdebase4-4.13.3-2|125	%if %{build_iconoverlay}
14mr|kdebase4-4.13.3-2|126	%{_kde_servicetypes}/iconviewoverlaycontrolplugin.desktop
14mr|kdebase4-4.13.3-2|127	%endif
14mr|kdebase4-4.13.3-2|128	%{_kde_configdir}/servicemenu.knsrc
14mr|kdebase4-4.13.3-2|129	%{_kde_datadir}/config.kcfg/dolphin_*
14mr|kdebase4-4.13.3-2|130	%{_kde_libdir}/libkdeinit4_dolphin.so
14mr|kdebase4-4.13.3-2|131	%{_kde_libdir}/kde4/dolphinpart.so
14mr|kdebase4-4.13.3-2|132	%{_kde_libdir}/kde4/kcm_dolphingeneral.so
14mr|kdebase4-4.13.3-2|133	%{_kde_libdir}/kde4/kcm_dolphinnavigation.so
14mr|kdebase4-4.13.3-2|134	%{_kde_libdir}/kde4/kcm_dolphinservices.so
14mr|kdebase4-4.13.3-2|135	%{_kde_libdir}/kde4/kcm_dolphinviewmodes.so
14mr|kdebase4-4.13.3-2|136	%{_kde_libdir}/kde4/kio_filenamesearch.so
14mr|kdebase4-4.13.3-2|137	%{_kde_appsdir}/dolphinpart/dolphinpart.rc
14mr|kdebase4-4.13.3-2|138	%{_kde_appsdir}/dolphin/
14mr|kdebase4-4.13.3-2|139	%{_kde_datadir}/templates/
14mr|kdebase4-4.13.3-2|140	
14mr|kdebase4-4.13.3-2|141	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|142	
14mr|kdebase4-4.13.3-2|143	%package -n kdepasswd
14mr|kdebase4-4.13.3-2|144	Summary:	Kdepasswd
14mr|kdebase4-4.13.3-2|145	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|146	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|147	
14mr|kdebase4-4.13.3-2|148	%description -n kdepasswd
14mr|kdebase4-4.13.3-2|149	User password management
14mr|kdebase4-4.13.3-2|150	
14mr|kdebase4-4.13.3-2|151	%files -n kdepasswd
14mr|kdebase4-4.13.3-2|152	%doc %{_kde_docdir}/HTML/en/kdepasswd/
14mr|kdebase4-4.13.3-2|153	%{_kde_bindir}/kdepasswd
14mr|kdebase4-4.13.3-2|154	%{_kde_libdir}/kde4/kcm_useraccount.so
14mr|kdebase4-4.13.3-2|155	%{_kde_applicationsdir}/kdepasswd.desktop
14mr|kdebase4-4.13.3-2|156	%{_kde_services}/kcm_useraccount.desktop
14mr|kdebase4-4.13.3-2|157	%{_kde_datadir}/config.kcfg/kcm_useracc*
14mr|kdebase4-4.13.3-2|158	%{_kde_appsdir}/kdm/pics/users/*.png
14mr|kdebase4-4.13.3-2|159	
14mr|kdebase4-4.13.3-2|160	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|161	
14mr|kdebase4-4.13.3-2|162	%package -n kde4-nsplugins
14mr|kdebase4-4.13.3-2|163	Summary:	Netscape plugins wrapper for kde
14mr|kdebase4-4.13.3-2|164	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|165	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|166	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mr|kdebase4-4.13.3-2|167	
14mr|kdebase4-4.13.3-2|168	%description -n kde4-nsplugins
14mr|kdebase4-4.13.3-2|169	Netscape plugins wrapper for kde.
14mr|kdebase4-4.13.3-2|170	
14mr|kdebase4-4.13.3-2|171	%files -n kde4-nsplugins
14mr|kdebase4-4.13.3-2|172	%{_datadir}/dbus-1/interfaces/org.kde.nsplugins.*.xml
14mr|kdebase4-4.13.3-2|173	%{_kde_bindir}/nspluginscan
14mr|kdebase4-4.13.3-2|174	%{_kde_bindir}/nspluginviewer
14mr|kdebase4-4.13.3-2|175	%{_kde_appsdir}/nsplugin/nspluginpart.rc
14mr|kdebase4-4.13.3-2|176	%{_kde_libdir}/kde4/libkcminit_nsplugins.so
14mr|kdebase4-4.13.3-2|177	%{_kde_libdir}/kde4/libnsplugin.so
14mr|kdebase4-4.13.3-2|178	%{_kde_services}/khtml_plugins.desktop
14mr|kdebase4-4.13.3-2|179	
14mr|kdebase4-4.13.3-2|180	#------------------------------------------------
14mr|kdebase4-4.13.3-2|181	
14mr|kdebase4-4.13.3-2|182	%define konq_major 5
14mr|kdebase4-4.13.3-2|183	%define libkonq %mklibname konq %{konq_major}
14mr|kdebase4-4.13.3-2|184	
14mr|kdebase4-4.13.3-2|185	%package -n %{libkonq}
14mr|kdebase4-4.13.3-2|186	Summary:	KDE 4 core library
14mr|kdebase4-4.13.3-2|187	Group:		System/Libraries
14mr|kdebase4-4.13.3-2|188	
14mr|kdebase4-4.13.3-2|189	%description -n %{libkonq}
14mr|kdebase4-4.13.3-2|190	KDE 4 core library.
14mr|kdebase4-4.13.3-2|191	
14mr|kdebase4-4.13.3-2|192	%files -n %{libkonq}
14mr|kdebase4-4.13.3-2|193	%{_kde_libdir}/libkonq.so.%{konq_major}*
14mr|kdebase4-4.13.3-2|194	
14mr|kdebase4-4.13.3-2|195	#------------------------------------------------
14mr|kdebase4-4.13.3-2|196	
14mr|kdebase4-4.13.3-2|197	%define konqsidebarplugin_major 4
14mr|kdebase4-4.13.3-2|198	%define libkonqsidebarplugin %mklibname konqsidebarplugin %{konqsidebarplugin_major}
14mr|kdebase4-4.13.3-2|199	
14mr|kdebase4-4.13.3-2|200	%package -n %{libkonqsidebarplugin}
14mr|kdebase4-4.13.3-2|201	Summary:	KDE 4 core library
14mr|kdebase4-4.13.3-2|202	Group:		System/Libraries
14mr|kdebase4-4.13.3-2|203	
14mr|kdebase4-4.13.3-2|204	%description -n %{libkonqsidebarplugin}
14mr|kdebase4-4.13.3-2|205	KDE 4 core library.
14mr|kdebase4-4.13.3-2|206	
14mr|kdebase4-4.13.3-2|207	%files -n %{libkonqsidebarplugin}
14mr|kdebase4-4.13.3-2|208	%{_kde_libdir}/libkonqsidebarplugin.so.%{konqsidebarplugin_major}*
14mr|kdebase4-4.13.3-2|209	
14mr|kdebase4-4.13.3-2|210	#------------------------------------------------
14mr|kdebase4-4.13.3-2|211	
14mr|kdebase4-4.13.3-2|212	%define konquerorprivate_major 4
14mr|kdebase4-4.13.3-2|213	%define libkonquerorprivate %mklibname konquerorprivate %{konquerorprivate_major}
14mr|kdebase4-4.13.3-2|214	
14mr|kdebase4-4.13.3-2|215	%package -n %{libkonquerorprivate}
14mr|kdebase4-4.13.3-2|216	Summary:	KDE 4 core library
14mr|kdebase4-4.13.3-2|217	Group:		System/Libraries
14mr|kdebase4-4.13.3-2|218	
14mr|kdebase4-4.13.3-2|219	%description -n %{libkonquerorprivate}
14mr|kdebase4-4.13.3-2|220	KDE 4 core library.
14mr|kdebase4-4.13.3-2|221	
14mr|kdebase4-4.13.3-2|222	%files -n %{libkonquerorprivate}
14mr|kdebase4-4.13.3-2|223	%{_kde_libdir}/libkonquerorprivate.so.%{konquerorprivate_major}*
14mr|kdebase4-4.13.3-2|224	
14mr|kdebase4-4.13.3-2|225	#------------------------------------------------
14mr|kdebase4-4.13.3-2|226	
14mr|kdebase4-4.13.3-2|227	%define kbookmarkmodel_private_major 4
14mr|kdebase4-4.13.3-2|228	%define libkbookmarkmodel_private %mklibname kbookmarkmodel_private %{kbookmarkmodel_private_major}
14mr|kdebase4-4.13.3-2|229	
14mr|kdebase4-4.13.3-2|230	%package -n %{libkbookmarkmodel_private}
14mr|kdebase4-4.13.3-2|231	Summary:	KDE 4 core library
14mr|kdebase4-4.13.3-2|232	Group:		System/Libraries
14mr|kdebase4-4.13.3-2|233	
14mr|kdebase4-4.13.3-2|234	%description -n %{libkbookmarkmodel_private}
14mr|kdebase4-4.13.3-2|235	KDE 4 core library.
14mr|kdebase4-4.13.3-2|236	
14mr|kdebase4-4.13.3-2|237	%files -n %{libkbookmarkmodel_private}
14mr|kdebase4-4.13.3-2|238	%{_kde_libdir}/libkbookmarkmodel_private.so.%{kbookmarkmodel_private_major}*
14mr|kdebase4-4.13.3-2|239	
14mr|kdebase4-4.13.3-2|240	#------------------------------------------------
14mr|kdebase4-4.13.3-2|241	
14mr|kdebase4-4.13.3-2|242	%package -n konq-plugins
14mr|kdebase4-4.13.3-2|243	Summary:	Konqueror plugins
14mr|kdebase4-4.13.3-2|244	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|245	Requires:	konqueror
14mr|kdebase4-4.13.3-2|246	Conflicts:	dolphin < 1:4.7.0
14mr|kdebase4-4.13.3-2|247	
14mr|kdebase4-4.13.3-2|248	%description -n konq-plugins
14mr|kdebase4-4.13.3-2|249	This module contains plugins that interact with Konqueror.
14mr|kdebase4-4.13.3-2|250	
14mr|kdebase4-4.13.3-2|251	%files -n konq-plugins
14mr|kdebase4-4.13.3-2|252	%{_kde_bindir}/fsview
14mr|kdebase4-4.13.3-2|253	%{_kde_libdir}/kde4/adblock.so
14mr|kdebase4-4.13.3-2|254	%{_kde_libdir}/kde4/akregatorkonqfeedicon.so
14mr|kdebase4-4.13.3-2|255	%{_kde_libdir}/kde4/autorefresh.so
14mr|kdebase4-4.13.3-2|256	%{_kde_libdir}/kde4/babelfishplugin.so
14mr|kdebase4-4.13.3-2|257	%{_kde_libdir}/kde4/dirfilterplugin.so
14mr|kdebase4-4.13.3-2|258	%{_kde_libdir}/kde4/domtreeviewerplugin.so
14mr|kdebase4-4.13.3-2|259	%{_kde_libdir}/kde4/fsviewpart.so
14mr|kdebase4-4.13.3-2|260	%{_kde_libdir}/kde4/khtmlsettingsplugin.so
14mr|kdebase4-4.13.3-2|261	%{_kde_libdir}/kde4/kimgallery.so
14mr|kdebase4-4.13.3-2|262	%{_kde_libdir}/kde4/minitoolsplugin.so
14mr|kdebase4-4.13.3-2|263	%{_kde_libdir}/kde4/rellinksplugin.so
14mr|kdebase4-4.13.3-2|264	%{_kde_libdir}/kde4/searchbarplugin.so
14mr|kdebase4-4.13.3-2|265	%{_kde_libdir}/kde4/uachangerplugin.so
14mr|kdebase4-4.13.3-2|266	%{_kde_libdir}/kde4/validatorsplugin.so
14mr|kdebase4-4.13.3-2|267	%{_kde_libdir}/kde4/webarchiverplugin.so
14mr|kdebase4-4.13.3-2|268	%{_kde_libdir}/kde4/webarchivethumbnail.so
14mr|kdebase4-4.13.3-2|269	%{_kde_appsdir}/akregator/pics/feed.png
14mr|kdebase4-4.13.3-2|270	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.desktop
14mr|kdebase4-4.13.3-2|271	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.rc
14mr|kdebase4-4.13.3-2|272	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.desktop
14mr|kdebase4-4.13.3-2|273	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.rc
14mr|kdebase4-4.13.3-2|274	%{_kde_appsdir}/domtreeviewer/domtreeviewerui.rc
14mr|kdebase4-4.13.3-2|275	%{_kde_appsdir}/fsview/fsview_part.rc
14mr|kdebase4-4.13.3-2|276	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.desktop
14mr|kdebase4-4.13.3-2|277	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.rc
14mr|kdebase4-4.13.3-2|278	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.desktop
14mr|kdebase4-4.13.3-2|279	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.rc
14mr|kdebase4-4.13.3-2|280	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.desktop
14mr|kdebase4-4.13.3-2|281	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.rc
14mr|kdebase4-4.13.3-2|282	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.desktop
14mr|kdebase4-4.13.3-2|283	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.rc
14mr|kdebase4-4.13.3-2|284	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.desktop
14mr|kdebase4-4.13.3-2|285	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.rc
14mr|kdebase4-4.13.3-2|286	%{_kde_appsdir}/khtml/kpartplugins/plugin_babelfish.rc
14mr|kdebase4-4.13.3-2|287	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.desktop
14mr|kdebase4-4.13.3-2|288	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.rc
14mr|kdebase4-4.13.3-2|289	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.desktop
14mr|kdebase4-4.13.3-2|290	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.rc
14mr|kdebase4-4.13.3-2|291	%{_kde_appsdir}/khtml/kpartplugins/plugin_translator.desktop
14mr|kdebase4-4.13.3-2|292	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.desktop
14mr|kdebase4-4.13.3-2|293	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.rc
14mr|kdebase4-4.13.3-2|294	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.desktop
14mr|kdebase4-4.13.3-2|295	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.rc
14mr|kdebase4-4.13.3-2|296	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.desktop
14mr|kdebase4-4.13.3-2|297	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.rc
14mr|kdebase4-4.13.3-2|298	%{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
14mr|kdebase4-4.13.3-2|299	%{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
14mr|kdebase4-4.13.3-2|300	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
14mr|kdebase4-4.13.3-2|301	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
14mr|kdebase4-4.13.3-2|302	%{_kde_appsdir}/konqueror/opensearch/google.xml
14mr|kdebase4-4.13.3-2|303	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.desktop
14mr|kdebase4-4.13.3-2|304	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.rc
14mr|kdebase4-4.13.3-2|305	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.desktop
14mr|kdebase4-4.13.3-2|306	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.rc
14mr|kdebase4-4.13.3-2|307	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_babelfish.rc
14mr|kdebase4-4.13.3-2|308	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_translator.desktop
14mr|kdebase4-4.13.3-2|309	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.desktop
14mr|kdebase4-4.13.3-2|310	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.rc
14mr|kdebase4-4.13.3-2|311	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.desktop
14mr|kdebase4-4.13.3-2|312	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.rc
14mr|kdebase4-4.13.3-2|313	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.desktop
14mr|kdebase4-4.13.3-2|314	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc
14mr|kdebase4-4.13.3-2|315	%{_kde_datadir}/config.kcfg/validators.kcfg
14mr|kdebase4-4.13.3-2|316	%{_kde_configdir}/translaterc
14mr|kdebase4-4.13.3-2|317	%{_kde_iconsdir}/hicolor/*/apps/fsview.png
14mr|kdebase4-4.13.3-2|318	%{_kde_iconsdir}/oxygen/*/actions/babelfish.png
14mr|kdebase4-4.13.3-2|319	%{_kde_iconsdir}/oxygen/*/actions/cssvalidator.png
14mr|kdebase4-4.13.3-2|320	%{_kde_iconsdir}/oxygen/*/actions/htmlvalidator.png
14mr|kdebase4-4.13.3-2|321	%{_kde_iconsdir}/oxygen/*/actions/imagegallery.png
14mr|kdebase4-4.13.3-2|322	%{_kde_iconsdir}/oxygen/*/actions/validators.png
14mr|kdebase4-4.13.3-2|323	%{_kde_iconsdir}/oxygen/*/actions/webarchiver.png
14mr|kdebase4-4.13.3-2|324	%{_kde_iconsdir}/oxygen/scalable/actions/htmlvalidator.svgz
14mr|kdebase4-4.13.3-2|325	%{_kde_iconsdir}/oxygen/scalable/actions/validators.svgz
14mr|kdebase4-4.13.3-2|326	%{_kde_services}/ServiceMenus/imageconverter.desktop
14mr|kdebase4-4.13.3-2|327	%{_kde_services}/fsview_part.desktop
14mr|kdebase4-4.13.3-2|328	%{_kde_services}/webarchivethumbnail.desktop
14mr|kdebase4-4.13.3-2|329	
14mr|kdebase4-4.13.3-2|330	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|331	
14mr|kdebase4-4.13.3-2|332	%package -n konqueror
14mr|kdebase4-4.13.3-2|333	Summary:	KDE file and web browser
14mr|kdebase4-4.13.3-2|334	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|335	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|336	Requires:	dolphin
14mr|kdebase4-4.13.3-2|337	Suggests:	keditbookmarks
14mr|kdebase4-4.13.3-2|338	Suggests:	konq-plugins
14mr|kdebase4-4.13.3-2|339	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mr|kdebase4-4.13.3-2|340	
14mr|kdebase4-4.13.3-2|341	%description -n konqueror
14mr|kdebase4-4.13.3-2|342	KDE file and web browser
14mr|kdebase4-4.13.3-2|343	
14mr|kdebase4-4.13.3-2|344	%files -n konqueror
14mr|kdebase4-4.13.3-2|345	%{_datadir}/dbus-1/interfaces/org.kde.FavIcon.xml
14mr|kdebase4-4.13.3-2|346	%{_datadir}/dbus-1/interfaces/org.kde.?onqueror.*.xml
14mr|kdebase4-4.13.3-2|347	%doc %{_kde_docdir}/HTML/en/konqueror/
14mr|kdebase4-4.13.3-2|348	%{_kde_bindir}/kfmclient
14mr|kdebase4-4.13.3-2|349	%{_kde_bindir}/konqueror
14mr|kdebase4-4.13.3-2|350	%{_kde_libdir}/kde4/kded_konqy_preloader.so
14mr|kdebase4-4.13.3-2|351	%{_kde_libdir}/kde4/kcm_kio.so
14mr|kdebase4-4.13.3-2|352	%{_kde_libdir}/kde4/kcm_konq.so
14mr|kdebase4-4.13.3-2|353	%{_kde_libdir}/kde4/kcm_konqhtml.so
14mr|kdebase4-4.13.3-2|354	%{_kde_libdir}/kde4/kcm_kurifilt.so
14mr|kdebase4-4.13.3-2|355	%{_kde_libdir}/kde4/kcm_performance.so
14mr|kdebase4-4.13.3-2|356	%{_kde_libdir}/kde4/konq_aboutpage.so
14mr|kdebase4-4.13.3-2|357	%{_kde_libdir}/kde4/konq_shellcmdplugin.so
14mr|kdebase4-4.13.3-2|358	%{_kde_libdir}/kde4/konq_sidebar.so
14mr|kdebase4-4.13.3-2|359	%{_kde_libdir}/kde4/konq_sidebartree_dirtree.so
14mr|kdebase4-4.13.3-2|360	%{_kde_libdir}/kde4/konqsidebar_tree.so
14mr|kdebase4-4.13.3-2|361	%{_kde_libdir}/kde4/konqsidebar_web.so
14mr|kdebase4-4.13.3-2|362	%{_kde_libdir}/kde4/khtmlkttsdplugin.so
14mr|kdebase4-4.13.3-2|363	%{_kde_libdir}/libkdeinit4_kfmclient.so
14mr|kdebase4-4.13.3-2|364	%{_kde_libdir}/libkdeinit4_konqueror.so
14mr|kdebase4-4.13.3-2|365	%{_kde_libdir}/kde4/kcm_history.so
14mr|kdebase4-4.13.3-2|366	%{_kde_libdir}/kde4/kded_favicons.so
14mr|kdebase4-4.13.3-2|367	%{_kde_libdir}/kde4/konq_sound.so
14mr|kdebase4-4.13.3-2|368	%{_kde_libdir}/kde4/konq_sidebartree_bookmarks.so
14mr|kdebase4-4.13.3-2|369	%{_kde_libdir}/kde4/konqsidebar_history.so
14mr|kdebase4-4.13.3-2|370	%{_kde_libdir}/kde4/konqsidebar_places.so
14mr|kdebase4-4.13.3-2|371	%{_kde_libdir}/kde4/libexec/kcmproxyhelper
14mr|kdebase4-4.13.3-2|372	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmproxy.conf
14mr|kdebase4-4.13.3-2|373	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmproxy.policy
14mr|kdebase4-4.13.3-2|374	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmproxy.service
14mr|kdebase4-4.13.3-2|375	%{_kde_appsdir}/kcontrol/*
14mr|kdebase4-4.13.3-2|376	%{_kde_datadir}/config.kcfg/konqueror*
14mr|kdebase4-4.13.3-2|377	%{_kde_applicationsdir}/Home.desktop
14mr|kdebase4-4.13.3-2|378	%{_kde_applicationsdir}/kfmclient.desktop
14mr|kdebase4-4.13.3-2|379	%{_kde_applicationsdir}/kfmclient_dir.desktop
14mr|kdebase4-4.13.3-2|380	%{_kde_applicationsdir}/kfmclient_html.desktop
14mr|kdebase4-4.13.3-2|381	%{_kde_applicationsdir}/kfmclient_war.desktop
14mr|kdebase4-4.13.3-2|382	%{_kde_appsdir}/kcmcss/template.css
14mr|kdebase4-4.13.3-2|383	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.desktop
14mr|kdebase4-4.13.3-2|384	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.rc
14mr|kdebase4-4.13.3-2|385	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.desktop
14mr|kdebase4-4.13.3-2|386	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.rc
14mr|kdebase4-4.13.3-2|387	%{_kde_appsdir}/konqsidebartng
14mr|kdebase4-4.13.3-2|388	%{_kde_appsdir}/kbookmark/directory_bookmarkbar.desktop
14mr|kdebase4-4.13.3-2|389	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.desktop
14mr|kdebase4-4.13.3-2|390	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.rc
14mr|kdebase4-4.13.3-2|391	%{_kde_datadir}/autostart/konqy_preload.desktop
14mr|kdebase4-4.13.3-2|392	%{_kde_configdir}/konqsidebartngrc
14mr|kdebase4-4.13.3-2|393	%{_kde_services}/cache.desktop
14mr|kdebase4-4.13.3-2|394	%{_kde_services}/cookies.desktop
14mr|kdebase4-4.13.3-2|395	%{_kde_services}/ebrowsing.desktop
14mr|kdebase4-4.13.3-2|396	%{_kde_services}/filebehavior.desktop
14mr|kdebase4-4.13.3-2|397	%{_kde_services}/kcmkonqyperformance.desktop
14mr|kdebase4-4.13.3-2|398	%{_kde_services}/kcmperformance.desktop
14mr|kdebase4-4.13.3-2|399	%{_kde_services}/kded/konqy_preloader.desktop
14mr|kdebase4-4.13.3-2|400	%{_kde_services}/khtml_behavior.desktop
14mr|kdebase4-4.13.3-2|401	%{_kde_services}/khtml_filter.desktop
14mr|kdebase4-4.13.3-2|402	%{_kde_services}/khtml_general.desktop
14mr|kdebase4-4.13.3-2|403	%{_kde_services}/khtml_java_js.desktop
14mr|kdebase4-4.13.3-2|404	%{_kde_services}/konq_aboutpage.desktop
14mr|kdebase4-4.13.3-2|405	%{_kde_services}/konq_sidebartng.desktop
14mr|kdebase4-4.13.3-2|406	%{_kde_services}/konqueror.desktop
14mr|kdebase4-4.13.3-2|407	%{_kde_services}/netpref.desktop
14mr|kdebase4-4.13.3-2|408	%{_kde_services}/proxy.desktop
14mr|kdebase4-4.13.3-2|409	%{_kde_services}/smb.desktop
14mr|kdebase4-4.13.3-2|410	%{_kde_services}/useragent.desktop
14mr|kdebase4-4.13.3-2|411	%{_kde_services}/useragentstrings
14mr|kdebase4-4.13.3-2|412	%{_kde_services}/khtml_appearance.desktop
14mr|kdebase4-4.13.3-2|413	%{_kde_services}/kcmhistory.desktop
14mr|kdebase4-4.13.3-2|414	%{_kde_servicetypes}/konqaboutpage.desktop
14mr|kdebase4-4.13.3-2|415	%{_kde_servicetypes}/uasprovider.desktop
14mr|kdebase4-4.13.3-2|416	%{_kde_servicetypes}/konqdndpopupmenuplugin.desktop
14mr|kdebase4-4.13.3-2|417	%{_kde_appsdir}/konqueror/
14mr|kdebase4-4.13.3-2|418	%{_kde_iconsdir}/*/*/*/konqueror.*
14mr|kdebase4-4.13.3-2|419	%{_kde_services}/kded/favicons.desktop
14mr|kdebase4-4.13.3-2|420	%{_kde_servicetypes}/konqpopupmenuplugin.desktop
14mr|kdebase4-4.13.3-2|421	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
14mr|kdebase4-4.13.3-2|422	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
14mr|kdebase4-4.13.3-2|423	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
14mr|kdebase4-4.13.3-2|424	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
14mr|kdebase4-4.13.3-2|425	%exclude %{_kde_appsdir}/konqueror/opensearch/google.xml
14mr|kdebase4-4.13.3-2|426	
14mr|kdebase4-4.13.3-2|427	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|428	
14mr|kdebase4-4.13.3-2|429	%package -n keditbookmarks
14mr|kdebase4-4.13.3-2|430	Summary:	Bookmark editor
14mr|kdebase4-4.13.3-2|431	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|432	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|433	
14mr|kdebase4-4.13.3-2|434	%description -n keditbookmarks
14mr|kdebase4-4.13.3-2|435	Bookmark editor.
14mr|kdebase4-4.13.3-2|436	
14mr|kdebase4-4.13.3-2|437	%files -n keditbookmarks
14mr|kdebase4-4.13.3-2|438	%{_kde_bindir}/kbookmarkmerger
14mr|kdebase4-4.13.3-2|439	%{_kde_bindir}/keditbookmarks
14mr|kdebase4-4.13.3-2|440	%{_kde_libdir}/libkdeinit4_keditbookmarks.so
14mr|kdebase4-4.13.3-2|441	%{_kde_applicationsdir}/keditbookmarks.desktop
14mr|kdebase4-4.13.3-2|442	%{_kde_services}/bookmarks.desktop
14mr|kdebase4-4.13.3-2|443	%{_kde_appsdir}/keditbookmarks
14mr|kdebase4-4.13.3-2|444	%{_kde_datadir}/config.kcfg/keditbook*
14mr|kdebase4-4.13.3-2|445	%{_kde_mandir}/man1/kbookmarkmerger.1.*
14mr|kdebase4-4.13.3-2|446	
14mr|kdebase4-4.13.3-2|447	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|448	
14mr|kdebase4-4.13.3-2|449	%package -n kfind
14mr|kdebase4-4.13.3-2|450	Summary:	Application finder
14mr|kdebase4-4.13.3-2|451	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|452	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|453	
14mr|kdebase4-4.13.3-2|454	%description -n kfind
14mr|kdebase4-4.13.3-2|455	Application finder
14mr|kdebase4-4.13.3-2|456	
14mr|kdebase4-4.13.3-2|457	%files -n kfind
14mr|kdebase4-4.13.3-2|458	%doc %{_kde_docdir}/HTML/en/kfind/
14mr|kdebase4-4.13.3-2|459	%{_kde_bindir}/kfind
14mr|kdebase4-4.13.3-2|460	%{_kde_applicationsdir}/kfind.desktop
14mr|kdebase4-4.13.3-2|461	%{_kde_iconsdir}/*/*/*/kfind.*
14mr|kdebase4-4.13.3-2|462	%{_kde_mandir}/man1/kfind.1.*
14mr|kdebase4-4.13.3-2|463	
14mr|kdebase4-4.13.3-2|464	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|465	
14mr|kdebase4-4.13.3-2|466	%package -n kdialog
14mr|kdebase4-4.13.3-2|467	Summary:	Dialog KDE base widgets
14mr|kdebase4-4.13.3-2|468	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|469	Requires:	kdebase4-runtime
14mr|kdebase4-4.13.3-2|470	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mr|kdebase4-4.13.3-2|471	
14mr|kdebase4-4.13.3-2|472	%description -n kdialog
14mr|kdebase4-4.13.3-2|473	Dialog KDE base widgets
14mr|kdebase4-4.13.3-2|474	
14mr|kdebase4-4.13.3-2|475	%files -n kdialog
14mr|kdebase4-4.13.3-2|476	%{_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml
14mr|kdebase4-4.13.3-2|477	%{_kde_bindir}/kdialog
14mr|kdebase4-4.13.3-2|478	
14mr|kdebase4-4.13.3-2|479	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|480	
14mr|kdebase4-4.13.3-2|481	%package -n plasma-applet-folderview
14mr|kdebase4-4.13.3-2|482	Summary:	Display the content of folders (Desktop as default)
14mr|kdebase4-4.13.3-2|483	Group:		Graphical desktop/KDE
14mr|kdebase4-4.13.3-2|484	Requires:	kdebase4-workspace
14mr|kdebase4-4.13.3-2|485	Provides:	plasma-applet
14mr|kdebase4-4.13.3-2|486	
14mr|kdebase4-4.13.3-2|487	%description -n plasma-applet-folderview
14mr|kdebase4-4.13.3-2|488	Display the content of folders (Desktop as default)
14mr|kdebase4-4.13.3-2|489	
14mr|kdebase4-4.13.3-2|490	%files -n plasma-applet-folderview
14mr|kdebase4-4.13.3-2|491	%{_kde_libdir}/kde4/plasma_applet_folderview.so
14mr|kdebase4-4.13.3-2|492	%{_kde_services}/plasma-applet-folderview.desktop
14mr|kdebase4-4.13.3-2|493	
14mr|kdebase4-4.13.3-2|494	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|495	
14mr|kdebase4-4.13.3-2|496	%package devel
14mr|kdebase4-4.13.3-2|497	Summary:	Devel stuff for kdebase 4
14mr|kdebase4-4.13.3-2|498	Group:		Development/KDE and Qt
14mr|kdebase4-4.13.3-2|499	Requires:	kdelibs4-devel
14mr|kdebase4-4.13.3-2|500	Requires:	%{libdolphinprivate} = %{EVRD}
14mr|kdebase4-4.13.3-2|501	Requires:	%{libkonq} = %{EVRD}
14mr|kdebase4-4.13.3-2|502	Requires:	%{libkonqsidebarplugin} = %{EVRD}
14mr|kdebase4-4.13.3-2|503	Requires:	%{libkbookmarkmodel_private} = %{EVRD}
14mr|kdebase4-4.13.3-2|504	
14mr|kdebase4-4.13.3-2|505	%description devel
14mr|kdebase4-4.13.3-2|506	This package contains header files needed if you wish to build applications
14mr|kdebase4-4.13.3-2|507	based on kdebase.
14mr|kdebase4-4.13.3-2|508	
14mr|kdebase4-4.13.3-2|509	%files devel
14mr|kdebase4-4.13.3-2|510	%{_kde_libdir}/libdolphinprivate.so
14mr|kdebase4-4.13.3-2|511	%{_kde_libdir}/libkonq.so
14mr|kdebase4-4.13.3-2|512	%{_kde_libdir}/libkonqsidebarplugin.so
14mr|kdebase4-4.13.3-2|513	%{_kde_libdir}/libkbookmarkmodel_private.so
14mr|kdebase4-4.13.3-2|514	%{_kde_includedir}/*.h
14mr|kdebase4-4.13.3-2|515	
14mr|kdebase4-4.13.3-2|516	#-----------------------------------------------------------------------------
14mr|kdebase4-4.13.3-2|517	
14mr|kdebase4-4.13.3-2|518	%prep
14mr|kdebase4-4.13.3-2|519	%setup -q -n kde-baseapps-%{version}
14mr|kdebase4-4.13.3-2|520	
14mr|kdebase4-4.13.3-2|521	# Rediff
14mr|kdebase4-4.13.3-2|522	%patch1 -p0 -b .mdvicon
14mr|kdebase4-4.13.3-2|523	%patch2 -p1 -b .mdvface
14mr|kdebase4-4.13.3-2|524	%patch3 -p1 -b .fileplaces
14mr|kdebase4-4.13.3-2|525	%patch4 -p1 -b .konq-templates
14mr|kdebase4-4.13.3-2|526	%patch5 -p1 -b .folder-preview
14mr|kdebase4-4.13.3-2|527	%patch12 -p1
14mr|kdebase4-4.13.3-2|528	%patch13 -p1
14mr|kdebase4-4.13.3-2|529	%patch14 -p1
14mr|kdebase4-4.13.3-2|530	%patch101 -p1
14mr|kdebase4-4.13.3-2|531	#patch104 -p1
14mr|kdebase4-4.13.3-2|532	%patch105 -p1 -b .0105~
14mr|kdebase4-4.13.3-2|533	%patch106 -p1 -b .0106~
14mr|kdebase4-4.13.3-2|534	%if %{build_iconoverlay}
14mr|kdebase4-4.13.3-2|535	%patch107 -p1 -b .icon-plugin
14mr|kdebase4-4.13.3-2|536	%patch108 -p1 -b .icon-race
14mr|kdebase4-4.13.3-2|537	%endif
14mr|kdebase4-4.13.3-2|538	%patch200 -p1
14mr|kdebase4-4.13.3-2|539	
14mr|kdebase4-4.13.3-2|540	%build
14mr|kdebase4-4.13.3-2|541	%cmake_kde4
14mr|kdebase4-4.13.3-2|542	%make
14mr|kdebase4-4.13.3-2|543	
14mr|kdebase4-4.13.3-2|544	%install
14mr|kdebase4-4.13.3-2|545	%makeinstall_std -C build
14mr|kdebase4-4.13.3-2|546	
14mr|kdebase4-4.13.3-2|547	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konqbrowser.desktop
14mr|kdebase4-4.13.3-2|548	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konquerorsu.desktop
14mr|kdebase4-4.13.3-2|549	
14mr|kdebase4-4.13.3-2|550	
14mr|kdebase4-4.13.3-2|551	%changelog

16926 14
14mr|kdebase4-runtime-4.13.3-2|1	Summary:	K Desktop Environment - Base Runtime
14mr|kdebase4-runtime-4.13.3-2|2	Name:		kdebase4-runtime
14mr|kdebase4-runtime-4.13.3-2|3	Version:	4.13.3
14mr|kdebase4-runtime-4.13.3-2|4	Release:	2
14mr|kdebase4-runtime-4.13.3-2|5	Epoch:		1
14mr|kdebase4-runtime-4.13.3-2|6	License:	GPLv2+
14mr|kdebase4-runtime-4.13.3-2|7	Group:		Graphical desktop/KDE
14mr|kdebase4-runtime-4.13.3-2|8	Url:		http://www.kde.org
14mr|kdebase4-runtime-4.13.3-2|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdebase4-runtime-4.13.3-2|10	%if %{is_beta}
14mr|kdebase4-runtime-4.13.3-2|11	%define ftpdir unstable
14mr|kdebase4-runtime-4.13.3-2|12	%else
14mr|kdebase4-runtime-4.13.3-2|13	%define ftpdir stable
14mr|kdebase4-runtime-4.13.3-2|14	%endif
14mr|kdebase4-runtime-4.13.3-2|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-runtime-%{version}.tar.xz
14mr|kdebase4-runtime-4.13.3-2|16	Source1:	kdebase4-runtime.rpmlintrc
14mr|kdebase4-runtime-4.13.3-2|17	Patch0:		kdebase-runtime-4.5.74-fix-htsearch-path.patch
14mr|kdebase4-runtime-4.13.3-2|18	Patch1:		kde-runtime-4.9.98-link-tirpc.patch
14mr|kdebase4-runtime-4.13.3-2|19	# See http://bugs.rosalinux.ru/show_bug.cgi?id=1902
14mr|kdebase4-runtime-4.13.3-2|20	Patch2:		kde-runtime-4.10.2-kdesu-encoding.patch
14mr|kdebase4-runtime-4.13.3-2|21	Patch3:		kde-runtime-4.10.4-kcm-attica-network-error.patch
14mr|kdebase4-runtime-4.13.3-2|22	Patch4:		kde-runtime-4.11.3-save-i18n-settings.patch
14mr|kdebase4-runtime-4.13.3-2|23	Patch5:		kdebase-runtime-4.3.2-knotify-fix-cpu-charge.patch
14mr|kdebase4-runtime-4.13.3-2|24	Patch8:		kdebase-runtime-4.4.1-use-mdv-icon.patch
14mr|kdebase4-runtime-4.13.3-2|25	
14mr|kdebase4-runtime-4.13.3-2|26	#(nl) DO NOT REMOVE, NEEDED FOR MDV/ROSA DEFAULT DESKTOP
14mr|kdebase4-runtime-4.13.3-2|27	Patch9:		kdebase-runtime-4.6.4-do-not-show-homedesktop.patch
14mr|kdebase4-runtime-4.13.3-2|28	Patch10:	kdebase-runtime-4.6.4-do-not-copy-trash.patch
14mr|kdebase4-runtime-4.13.3-2|29	
14mr|kdebase4-runtime-4.13.3-2|30	Patch100:	kdebase-runtime-4.8.0-knetattachxdg.patch
14mr|kdebase4-runtime-4.13.3-2|31	Patch101:	kde-runtime-4.11.0-l10n-ru.patch
14mr|kdebase4-runtime-4.13.3-2|32	Patch103:	kde-runtime-4.9.3-kcmlocale-fix-translations.patch
14mr|kdebase4-runtime-4.13.3-2|33	# Fix knotify settings overwriting pulse volume
14mr|kdebase4-runtime-4.13.3-2|34	Patch104:	kdebase-runtime-4.6.0-canberra.patch
14mr|kdebase4-runtime-4.13.3-2|35	
14mr|kdebase4-runtime-4.13.3-2|36	# Backports
14mr|kdebase4-runtime-4.13.3-2|37	# Revert http://quickgit.kde.org/?p=kde-runtime.git&a=commitdiff&h=9c061a16753e8801f157842107cdc19bd06c4533
14mr|kdebase4-runtime-4.13.3-2|38	# to fix issue with missing video capture devices in Phonon
14mr|kdebase4-runtime-4.13.3-2|39	Patch200:	kde-runtime-4.11.3-pulse.patch
14mr|kdebase4-runtime-4.13.3-2|40	
14mr|kdebase4-runtime-4.13.3-2|41	BuildRequires:	automoc4
14mr|kdebase4-runtime-4.13.3-2|42	BuildRequires:	jpeg-devel
14mr|kdebase4-runtime-4.13.3-2|43	BuildRequires:	kdelibs4-devel >= 5:4.9.98-2
14mr|kdebase4-runtime-4.13.3-2|44	BuildRequires:	kdepimlibs4-devel
14mr|kdebase4-runtime-4.13.3-2|45	BuildRequires:	nepomuk-core-devel
14mr|kdebase4-runtime-4.13.3-2|46	BuildRequires:	ntrack-devel
14mr|kdebase4-runtime-4.13.3-2|47	BuildRequires:	openslp-devel
14mr|kdebase4-runtime-4.13.3-2|48	BuildRequires:	pkgconfig(alsa)
14mr|kdebase4-runtime-4.13.3-2|49	BuildRequires:	pkgconfig(exiv2)
14mr|kdebase4-runtime-4.13.3-2|50	BuildRequires:	pkgconfig(libattica)
14mr|kdebase4-runtime-4.13.3-2|51	BuildRequires:	pkgconfig(libcanberra)
14mr|kdebase4-runtime-4.13.3-2|52	BuildRequires:	pkgconfig(libkactivities)
14mr|kdebase4-runtime-4.13.3-2|53	BuildRequires:	pkgconfig(libntrack-qt4)
14mr|kdebase4-runtime-4.13.3-2|54	BuildRequires:	pkgconfig(libpulse)
14mr|kdebase4-runtime-4.13.3-2|55	BuildRequires:	pkgconfig(libssh) >= 0.6.0
14mr|kdebase4-runtime-4.13.3-2|56	BuildRequires:	pkgconfig(libstreams)
14mr|kdebase4-runtime-4.13.3-2|57	BuildRequires:	pkgconfig(libtirpc)
14mr|kdebase4-runtime-4.13.3-2|58	BuildRequires:	pkgconfig(libwebp)
14mr|kdebase4-runtime-4.13.3-2|59	BuildRequires:	pkgconfig(NetworkManager)
14mr|kdebase4-runtime-4.13.3-2|60	BuildRequires:	pkgconfig(OpenEXR)
14mr|kdebase4-runtime-4.13.3-2|61	BuildRequires:	pkgconfig(phonon)
14mr|kdebase4-runtime-4.13.3-2|62	BuildRequires:	pkgconfig(smbclient)
14mr|kdebase4-runtime-4.13.3-2|63	BuildRequires:	pkgconfig(soprano)
14mr|kdebase4-runtime-4.13.3-2|64	BuildRequires:	pkgconfig(xcursor)
14mr|kdebase4-runtime-4.13.3-2|65	
14mr|kdebase4-runtime-4.13.3-2|66	Requires:	kdelibs4-core
14mr|kdebase4-runtime-4.13.3-2|67	Requires:	libkactivities
14mr|kdebase4-runtime-4.13.3-2|68	Requires:	oxygen-icon-theme
14mr|kdebase4-runtime-4.13.3-2|69	Requires:	polkit-kde-agent-1
14mr|kdebase4-runtime-4.13.3-2|70	Requires:	soprano-plugin-redland
14mr|kdebase4-runtime-4.13.3-2|71	Suggests:	cagibi
14mr|kdebase4-runtime-4.13.3-2|72	Suggests:	djvulibre
14mr|kdebase4-runtime-4.13.3-2|73	Suggests:	gdb
14mr|kdebase4-runtime-4.13.3-2|74	Suggests:	hicolor-icon-theme
14mr|kdebase4-runtime-4.13.3-2|75	Suggests:	kde4-l10n
14mr|kdebase4-runtime-4.13.3-2|76	Suggests:	kdialog
14mr|kdebase4-runtime-4.13.3-2|77	Suggests:	kwallet-daemon
14mr|kdebase4-runtime-4.13.3-2|78	Conflicts:	kdebase4-workspace < 2:4.10.0
14mr|kdebase4-runtime-4.13.3-2|79	Conflicts:	nepomuk-scribo < 1:0.6.0-3
14mr|kdebase4-runtime-4.13.3-2|80	
14mr|kdebase4-runtime-4.13.3-2|81	%description
14mr|kdebase4-runtime-4.13.3-2|82	KDE 4 application runtime components.
14mr|kdebase4-runtime-4.13.3-2|83	
14mr|kdebase4-runtime-4.13.3-2|84	%files
14mr|kdebase4-runtime-4.13.3-2|85	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
14mr|kdebase4-runtime-4.13.3-2|86	%{_sysconfdir}/xdg/menus/kde-information.menu
14mr|kdebase4-runtime-4.13.3-2|87	%{_datadir}/dbus-1/interfaces/*.xml
14mr|kdebase4-runtime-4.13.3-2|88	%{_datadir}/dbus-1/*services/*.service
14mr|kdebase4-runtime-4.13.3-2|89	%{_datadir}/polkit-1/actions/*.policy
14mr|kdebase4-runtime-4.13.3-2|90	#
14mr|kdebase4-runtime-4.13.3-2|91	%{_kde_bindir}/kcmshell4
14mr|kdebase4-runtime-4.13.3-2|92	%{_kde_bindir}/kde-cp
14mr|kdebase4-runtime-4.13.3-2|93	%{_kde_bindir}/kde-mv
14mr|kdebase4-runtime-4.13.3-2|94	%{_kde_bindir}/kde-open
14mr|kdebase4-runtime-4.13.3-2|95	%{_kde_bindir}/kde4
14mr|kdebase4-runtime-4.13.3-2|96	%{_kde_bindir}/kde4-menu
14mr|kdebase4-runtime-4.13.3-2|97	%{_kde_bindir}/kdebugdialog
14mr|kdebase4-runtime-4.13.3-2|98	%{_kde_bindir}/kdesu
14mr|kdebase4-runtime-4.13.3-2|99	%{_kde_bindir}/keditfiletype
14mr|kdebase4-runtime-4.13.3-2|100	%{_kde_bindir}/kfile4
14mr|kdebase4-runtime-4.13.3-2|101	%{_kde_bindir}/kglobalaccel
14mr|kdebase4-runtime-4.13.3-2|102	%{_kde_bindir}/khelpcenter
14mr|kdebase4-runtime-4.13.3-2|103	%{_kde_bindir}/khotnewstuff-upload
14mr|kdebase4-runtime-4.13.3-2|104	%{_kde_bindir}/khotnewstuff4
14mr|kdebase4-runtime-4.13.3-2|105	%{_kde_bindir}/kiconfinder
14mr|kdebase4-runtime-4.13.3-2|106	%{_kde_bindir}/kioclient
14mr|kdebase4-runtime-4.13.3-2|107	%{_kde_bindir}/kmimetypefinder
14mr|kdebase4-runtime-4.13.3-2|108	%{_kde_bindir}/knotify4
14mr|kdebase4-runtime-4.13.3-2|109	%{_kde_bindir}/kquitapp
14mr|kdebase4-runtime-4.13.3-2|110	%{_kde_bindir}/kreadconfig
14mr|kdebase4-runtime-4.13.3-2|111	%{_kde_bindir}/kstart
14mr|kdebase4-runtime-4.13.3-2|112	%{_kde_bindir}/ksvgtopng
14mr|kdebase4-runtime-4.13.3-2|113	%{_kde_bindir}/ktraderclient
14mr|kdebase4-runtime-4.13.3-2|114	%{_kde_bindir}/ktrash
14mr|kdebase4-runtime-4.13.3-2|115	%{_kde_bindir}/kuiserver
14mr|kdebase4-runtime-4.13.3-2|116	%{_kde_bindir}/kwriteconfig
14mr|kdebase4-runtime-4.13.3-2|117	%{_kde_bindir}/plasmapkg
14mr|kdebase4-runtime-4.13.3-2|118	%{_kde_bindir}/plasma-remote-helper
14mr|kdebase4-runtime-4.13.3-2|119	%{_kde_bindir}/solid-hardware
14mr|kdebase4-runtime-4.13.3-2|120	%{_kde_libdir}/kconf_update_bin/phonon_devicepreference_update
14mr|kdebase4-runtime-4.13.3-2|121	%{_kde_libdir}/kconf_update_bin/phonon_deviceuids_update
14mr|kdebase4-runtime-4.13.3-2|122	%{_kde_libdir}/kde4/comicbookthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|123	%{_kde_libdir}/kde4/cursorthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|124	%{_kde_libdir}/kde4/djvuthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|125	%{_kde_libdir}/kde4/exrthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|126	%{_kde_libdir}/kde4/fixhosturifilter.so
14mr|kdebase4-runtime-4.13.3-2|127	%{_kde_libdir}/kde4/htmlthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|128	%{_kde_libdir}/kde4/imagethumbnail.so
14mr|kdebase4-runtime-4.13.3-2|129	%{_kde_libdir}/kde4/jpegthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|130	%{_kde_libdir}/kde4/kcm_attica.so
14mr|kdebase4-runtime-4.13.3-2|131	%{_kde_libdir}/kde4/kcm_cgi.so
14mr|kdebase4-runtime-4.13.3-2|132	%{_kde_libdir}/kde4/kcm_componentchooser.so
14mr|kdebase4-runtime-4.13.3-2|133	%{_kde_libdir}/kde4/kcm_device_automounter.so
14mr|kdebase4-runtime-4.13.3-2|134	%{_kde_libdir}/kde4/kcm_emoticons.so
14mr|kdebase4-runtime-4.13.3-2|135	%{_kde_libdir}/kde4/kcm_filetypes.so
14mr|kdebase4-runtime-4.13.3-2|136	%{_kde_libdir}/kde4/kcm_icons.so
14mr|kdebase4-runtime-4.13.3-2|137	%{_kde_libdir}/kde4/kcm_kded.so
14mr|kdebase4-runtime-4.13.3-2|138	%{_kde_libdir}/kde4/kcm_kdnssd.so
14mr|kdebase4-runtime-4.13.3-2|139	%{_kde_libdir}/kde4/kcm_knotify.so
14mr|kdebase4-runtime-4.13.3-2|140	%{_kde_libdir}/kde4/kcm_locale.so
14mr|kdebase4-runtime-4.13.3-2|141	%{_kde_libdir}/kde4/kcm_phonon.so
14mr|kdebase4-runtime-4.13.3-2|142	%{_kde_libdir}/kde4/kcm_trash.so
14mr|kdebase4-runtime-4.13.3-2|143	%{_kde_libdir}/kde4/kcmspellchecking.so
14mr|kdebase4-runtime-4.13.3-2|144	%{_kde_libdir}/kde4/kded_desktopnotifier.so
14mr|kdebase4-runtime-4.13.3-2|145	%{_kde_libdir}/kde4/kded_device_automounter.so
14mr|kdebase4-runtime-4.13.3-2|146	%{_kde_libdir}/kde4/kded_kpasswdserver.so
14mr|kdebase4-runtime-4.13.3-2|147	%{_kde_libdir}/kde4/kded_ktimezoned.so
14mr|kdebase4-runtime-4.13.3-2|148	%{_kde_libdir}/kde4/kded_networkstatus.so
14mr|kdebase4-runtime-4.13.3-2|149	%{_kde_libdir}/kde4/kded_networkwatcher.so
14mr|kdebase4-runtime-4.13.3-2|150	%{_kde_libdir}/kde4/kded_phononserver.so
14mr|kdebase4-runtime-4.13.3-2|151	%{_kde_libdir}/kde4/kded_recentdocumentsnotifier.so
14mr|kdebase4-runtime-4.13.3-2|152	%{_kde_libdir}/kde4/kded_remotedirnotify.so
14mr|kdebase4-runtime-4.13.3-2|153	%{_kde_libdir}/kde4/kded_solidautoeject.so
14mr|kdebase4-runtime-4.13.3-2|154	%{_kde_libdir}/kde4/kded_soliduiserver.so
14mr|kdebase4-runtime-4.13.3-2|155	%{_kde_libdir}/kde4/kio_about.so
14mr|kdebase4-runtime-4.13.3-2|156	%{_kde_libdir}/kde4/kio_applications.so
14mr|kdebase4-runtime-4.13.3-2|157	%{_kde_libdir}/kde4/kio_archive.so
14mr|kdebase4-runtime-4.13.3-2|158	%{_kde_libdir}/kde4/kio_bookmarks.so
14mr|kdebase4-runtime-4.13.3-2|159	%{_kde_libdir}/kde4/kio_cgi.so
14mr|kdebase4-runtime-4.13.3-2|160	%{_kde_libdir}/kde4/kio_desktop.so
14mr|kdebase4-runtime-4.13.3-2|161	%{_kde_libdir}/kde4/kio_filter.so
14mr|kdebase4-runtime-4.13.3-2|162	%{_kde_libdir}/kde4/kio_finger.so
14mr|kdebase4-runtime-4.13.3-2|163	%{_kde_libdir}/kde4/kio_fish.so
14mr|kdebase4-runtime-4.13.3-2|164	%{_kde_libdir}/kde4/kio_floppy.so
14mr|kdebase4-runtime-4.13.3-2|165	%{_kde_libdir}/kde4/kio_info.so
14mr|kdebase4-runtime-4.13.3-2|166	%{_kde_libdir}/kde4/kio_man.so
14mr|kdebase4-runtime-4.13.3-2|167	%{_kde_libdir}/kde4/kio_network.so
14mr|kdebase4-runtime-4.13.3-2|168	%{_kde_libdir}/kde4/kio_nfs.so
14mr|kdebase4-runtime-4.13.3-2|169	%{_kde_libdir}/kde4/kio_recentdocuments.so
14mr|kdebase4-runtime-4.13.3-2|170	%{_kde_libdir}/kde4/kio_remote.so
14mr|kdebase4-runtime-4.13.3-2|171	%{_kde_libdir}/kde4/kio_settings.so
14mr|kdebase4-runtime-4.13.3-2|172	%{_kde_libdir}/kde4/kio_sftp.so
14mr|kdebase4-runtime-4.13.3-2|173	%{_kde_libdir}/kde4/kio_thumbnail.so
14mr|kdebase4-runtime-4.13.3-2|174	%{_kde_libdir}/kde4/kio_trash.so
14mr|kdebase4-runtime-4.13.3-2|175	%{_kde_libdir}/kde4/kshorturifilter.so
14mr|kdebase4-runtime-4.13.3-2|176	%{_kde_libdir}/kde4/kuriikwsfilter.so
14mr|kdebase4-runtime-4.13.3-2|177	%{_kde_libdir}/kde4/kurisearchfilter.so
14mr|kdebase4-runtime-4.13.3-2|178	%{_kde_libdir}/kde4/libkmanpart.so
14mr|kdebase4-runtime-4.13.3-2|179	%{_kde_libdir}/kde4/librenaudioplugin.so
14mr|kdebase4-runtime-4.13.3-2|180	%{_kde_libdir}/kde4/librenimageplugin.so
14mr|kdebase4-runtime-4.13.3-2|181	%{_kde_libdir}/kde4/localdomainurifilter.so
14mr|kdebase4-runtime-4.13.3-2|182	%{_kde_libdir}/kde4/plasma-kpart.so
14mr|kdebase4-runtime-4.13.3-2|183	%{_kde_libdir}/kde4/plasma_appletscript_declarative.so
14mr|kdebase4-runtime-4.13.3-2|184	%{_kde_libdir}/kde4/plasma_appletscript_simple_javascript.so
14mr|kdebase4-runtime-4.13.3-2|185	%{_kde_libdir}/kde4/plasma_containment_newspaper.so
14mr|kdebase4-runtime-4.13.3-2|186	%{_kde_libdir}/kde4/plasma_dataenginescript_javascript.so
14mr|kdebase4-runtime-4.13.3-2|187	%{_kde_libdir}/kde4/plasma_packagestructure_javascriptaddon.so
14mr|kdebase4-runtime-4.13.3-2|188	%{_kde_libdir}/kde4/plasma_runnerscript_javascript.so
14mr|kdebase4-runtime-4.13.3-2|189	%{_kde_libdir}/kde4/svgthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|190	%{_kde_libdir}/kde4/textthumbnail.so
14mr|kdebase4-runtime-4.13.3-2|191	%{_kde_libdir}/kde4/windowsexethumbnail.so
14mr|kdebase4-runtime-4.13.3-2|192	%{_kde_libdir}/kde4/windowsimagethumbnail.so
14mr|kdebase4-runtime-4.13.3-2|193	%{_kde_libdir}/kde4/libexec
14mr|kdebase4-runtime-4.13.3-2|194	%{_kde_libdir}/kde4/plugins
14mr|kdebase4-runtime-4.13.3-2|195	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/qmldir
14mr|kdebase4-runtime-4.13.3-2|196	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/libdirmodelplugin.so
14mr|kdebase4-runtime-4.13.3-2|197	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/qmldir
14mr|kdebase4-runtime-4.13.3-2|198	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
14mr|kdebase4-runtime-4.13.3-2|199	%{_kde_libdir}/kde4/imports/org/kde/locale/qmldir
14mr|kdebase4-runtime-4.13.3-2|200	%{_kde_libdir}/kde4/imports/org/kde/locale/liblocalebindingsplugin.so
14mr|kdebase4-runtime-4.13.3-2|201	%{_kde_libdir}/kde4/imports/org/kde/plasma
14mr|kdebase4-runtime-4.13.3-2|202	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/libqtextracomponentsplugin.so
14mr|kdebase4-runtime-4.13.3-2|203	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/qmldir
14mr|kdebase4-runtime-4.13.3-2|204	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/qmldir
14mr|kdebase4-runtime-4.13.3-2|205	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/librunnermodelplugin.so
14mr|kdebase4-runtime-4.13.3-2|206	%{_kde_libdir}/kde4/platformimports
14mr|kdebase4-runtime-4.13.3-2|207	%{_kde_libdir}/kde4/kio_smb.so
14mr|kdebase4-runtime-4.13.3-2|208	%{_kde_libdir}/attica_kde.so
14mr|kdebase4-runtime-4.13.3-2|209	%{_kde_libdir}/libkdeinit4_kcmshell4.so
14mr|kdebase4-runtime-4.13.3-2|210	%{_kde_libdir}/libkdeinit4_kglobalaccel.so
14mr|kdebase4-runtime-4.13.3-2|211	%{_kde_libdir}/libkdeinit4_khelpcenter.so
14mr|kdebase4-runtime-4.13.3-2|212	%{_kde_libdir}/libkdeinit4_kuiserver.so
14mr|kdebase4-runtime-4.13.3-2|213	%{_kde_libdir}/libknotifyplugin.so
14mr|kdebase4-runtime-4.13.3-2|214	%{_kde_applicationsdir}/*.desktop
14mr|kdebase4-runtime-4.13.3-2|215	%{_kde_appsdir}/desktoptheme
14mr|kdebase4-runtime-4.13.3-2|216	%{_kde_appsdir}/drkonqi
14mr|kdebase4-runtime-4.13.3-2|217	%{_kde_appsdir}/hardwarenotifications
14mr|kdebase4-runtime-4.13.3-2|218	%{_kde_appsdir}/kcm_componentchooser
14mr|kdebase4-runtime-4.13.3-2|219	%{_kde_appsdir}/kcm_phonon
14mr|kdebase4-runtime-4.13.3-2|220	%{_kde_appsdir}/kcmlocale
14mr|kdebase4-runtime-4.13.3-2|221	%{_kde_appsdir}/kconf_update/*.upd
14mr|kdebase4-runtime-4.13.3-2|222	%{_kde_appsdir}/kde
14mr|kdebase4-runtime-4.13.3-2|223	%{_kde_appsdir}/kglobalaccel
14mr|kdebase4-runtime-4.13.3-2|224	%{_kde_appsdir}/khelpcenter
14mr|kdebase4-runtime-4.13.3-2|225	%{_kde_appsdir}/kio_bookmarks
14mr|kdebase4-runtime-4.13.3-2|226	%{_kde_appsdir}/kio_desktop
14mr|kdebase4-runtime-4.13.3-2|227	%{_kde_appsdir}/kio_docfilter
14mr|kdebase4-runtime-4.13.3-2|228	%{_kde_appsdir}/kio_finger
14mr|kdebase4-runtime-4.13.3-2|229	%{_kde_appsdir}/kio_info
14mr|kdebase4-runtime-4.13.3-2|230	%{_kde_appsdir}/konqsidebartng
14mr|kdebase4-runtime-4.13.3-2|231	%{_kde_appsdir}/ksmserver
14mr|kdebase4-runtime-4.13.3-2|232	%{_kde_appsdir}/libphonon
14mr|kdebase4-runtime-4.13.3-2|233	%{_kde_appsdir}/phonon
14mr|kdebase4-runtime-4.13.3-2|234	%{_kde_appsdir}/remoteview
14mr|kdebase4-runtime-4.13.3-2|235	%{_kde_appsdir}/konqueror/dirtree/remote/smb-network.desktop
14mr|kdebase4-runtime-4.13.3-2|236	%{_kde_datadir}/config.kcfg/*.kcfg
14mr|kdebase4-runtime-4.13.3-2|237	%{_kde_configdir}/*.knsrc
14mr|kdebase4-runtime-4.13.3-2|238	%{_kde_configdir}/kshorturifilterrc
14mr|kdebase4-runtime-4.13.3-2|239	%{_kde_datadir}/desktop-directories/*.directory
14mr|kdebase4-runtime-4.13.3-2|240	%{_kde_datadir}/emoticons/kde4
14mr|kdebase4-runtime-4.13.3-2|241	%{_kde_iconsdir}/default.kde4
14mr|kdebase4-runtime-4.13.3-2|242	%{_kde_iconsdir}/hicolor/*/apps/*
14mr|kdebase4-runtime-4.13.3-2|243	%{_kde_services}/*.protocol
14mr|kdebase4-runtime-4.13.3-2|244	%{_kde_services}/comicbookthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|245	%{_kde_services}/componentchooser.desktop
14mr|kdebase4-runtime-4.13.3-2|246	%{_kde_services}/cursorthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|247	%{_kde_services}/desktopthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|248	%{_kde_services}/device_automounter_kcm.desktop
14mr|kdebase4-runtime-4.13.3-2|249	%{_kde_services}/directorythumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|250	%{_kde_services}/djvuthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|251	%{_kde_services}/emoticons.desktop
14mr|kdebase4-runtime-4.13.3-2|252	%{_kde_services}/exrthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|253	%{_kde_services}/filetypes.desktop
14mr|kdebase4-runtime-4.13.3-2|254	%{_kde_services}/fixhosturifilter.desktop
14mr|kdebase4-runtime-4.13.3-2|255	%{_kde_services}/htmlthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|256	%{_kde_services}/icons.desktop
14mr|kdebase4-runtime-4.13.3-2|257	%{_kde_services}/imagethumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|258	%{_kde_services}/jpegthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|259	%{_kde_services}/kcm_attica.desktop
14mr|kdebase4-runtime-4.13.3-2|260	%{_kde_services}/kcm_kdnssd.desktop
14mr|kdebase4-runtime-4.13.3-2|261	%{_kde_services}/kcm_phonon.desktop
14mr|kdebase4-runtime-4.13.3-2|262	%{_kde_services}/kcmcgi.desktop
14mr|kdebase4-runtime-4.13.3-2|263	%{_kde_services}/kcmkded.desktop
14mr|kdebase4-runtime-4.13.3-2|264	%{_kde_services}/kcmnotify.desktop
14mr|kdebase4-runtime-4.13.3-2|265	%{_kde_services}/kcmtrash.desktop
14mr|kdebase4-runtime-4.13.3-2|266	%{_kde_services}/kglobalaccel.desktop
14mr|kdebase4-runtime-4.13.3-2|267	%{_kde_services}/khelpcenter.desktop
14mr|kdebase4-runtime-4.13.3-2|268	%{_kde_services}/kmanpart.desktop
14mr|kdebase4-runtime-4.13.3-2|269	%{_kde_services}/knotify4.desktop
14mr|kdebase4-runtime-4.13.3-2|270	%{_kde_services}/kshorturifilter.desktop
14mr|kdebase4-runtime-4.13.3-2|271	%{_kde_services}/kuiserver.desktop
14mr|kdebase4-runtime-4.13.3-2|272	%{_kde_services}/kuriikwsfilter.desktop
14mr|kdebase4-runtime-4.13.3-2|273	%{_kde_services}/kurisearchfilter.desktop
14mr|kdebase4-runtime-4.13.3-2|274	%{_kde_services}/language.desktop
14mr|kdebase4-runtime-4.13.3-2|275	%{_kde_services}/localdomainurifilter.desktop
14mr|kdebase4-runtime-4.13.3-2|276	%{_kde_services}/plasma-containment-newspaper.desktop
14mr|kdebase4-runtime-4.13.3-2|277	%{_kde_services}/plasma-kpart.desktop
14mr|kdebase4-runtime-4.13.3-2|278	%{_kde_services}/plasma-packagestructure-javascript-addon.desktop
14mr|kdebase4-runtime-4.13.3-2|279	%{_kde_services}/plasma-scriptengine-applet-declarative.desktop
14mr|kdebase4-runtime-4.13.3-2|280	%{_kde_services}/plasma-scriptengine-applet-simple-javascript.desktop
14mr|kdebase4-runtime-4.13.3-2|281	%{_kde_services}/plasma-scriptengine-dataengine-javascript.desktop
14mr|kdebase4-runtime-4.13.3-2|282	%{_kde_services}/plasma-scriptengine-runner-javascript.desktop
14mr|kdebase4-runtime-4.13.3-2|283	%{_kde_services}/qimageioplugins/webp.desktop
14mr|kdebase4-runtime-4.13.3-2|284	%{_kde_services}/renaudiodlg.desktop
14mr|kdebase4-runtime-4.13.3-2|285	%{_kde_services}/renimagedlg.desktop
14mr|kdebase4-runtime-4.13.3-2|286	%{_kde_services}/searchproviders
14mr|kdebase4-runtime-4.13.3-2|287	%{_kde_services}/spellchecking.desktop
14mr|kdebase4-runtime-4.13.3-2|288	%{_kde_services}/svgthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|289	%{_kde_services}/textthumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|290	%{_kde_services}/windowsexethumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|291	%{_kde_services}/windowsimagethumbnail.desktop
14mr|kdebase4-runtime-4.13.3-2|292	%{_kde_services}/kded/*.desktop
14mr|kdebase4-runtime-4.13.3-2|293	%{_kde_servicetypes}/*.desktop
14mr|kdebase4-runtime-4.13.3-2|294	%{_kde_datadir}/locale/currency
14mr|kdebase4-runtime-4.13.3-2|295	%{_kde_datadir}/locale/l10n/*/*
14mr|kdebase4-runtime-4.13.3-2|296	%{_kde_datadir}/locale/l10n/*.desktop
14mr|kdebase4-runtime-4.13.3-2|297	%{_kde_mandir}/man?/*
14mr|kdebase4-runtime-4.13.3-2|298	%{_kde_datadir}/mime/packages/*.xml
14mr|kdebase4-runtime-4.13.3-2|299	%{_kde_datadir}/sounds/*
14mr|kdebase4-runtime-4.13.3-2|300	%doc %{_kde_docdir}/HTML/en/*
14mr|kdebase4-runtime-4.13.3-2|301	
14mr|kdebase4-runtime-4.13.3-2|302	#--------------------------------------------------------------
14mr|kdebase4-runtime-4.13.3-2|303	
14mr|kdebase4-runtime-4.13.3-2|304	%package -n kwallet-daemon
14mr|kdebase4-runtime-4.13.3-2|305	Summary:	Kwallet daemon
14mr|kdebase4-runtime-4.13.3-2|306	Group:		Development/KDE and Qt
14mr|kdebase4-runtime-4.13.3-2|307	Conflicts:	%{name} < 1:4.5.71
14mr|kdebase4-runtime-4.13.3-2|308	
14mr|kdebase4-runtime-4.13.3-2|309	%description -n kwallet-daemon
14mr|kdebase4-runtime-4.13.3-2|310	Kwallet daemon.
14mr|kdebase4-runtime-4.13.3-2|311	
14mr|kdebase4-runtime-4.13.3-2|312	%files -n kwallet-daemon
14mr|kdebase4-runtime-4.13.3-2|313	%{_kde_bindir}/kwalletd
14mr|kdebase4-runtime-4.13.3-2|314	%{_kde_libdir}/libkdeinit4_kwalletd.so
14mr|kdebase4-runtime-4.13.3-2|315	%{_kde_appsdir}/kwalletd
14mr|kdebase4-runtime-4.13.3-2|316	%{_kde_services}/kwalletd.desktop
14mr|kdebase4-runtime-4.13.3-2|317	
14mr|kdebase4-runtime-4.13.3-2|318	#--------------------------------------------------------------
14mr|kdebase4-runtime-4.13.3-2|319	
14mr|kdebase4-runtime-4.13.3-2|320	%define kwalletbackend_major 4
14mr|kdebase4-runtime-4.13.3-2|321	%define libkwalletbackend %mklibname kwalletbackend %{kwalletbackend_major}
14mr|kdebase4-runtime-4.13.3-2|322	
14mr|kdebase4-runtime-4.13.3-2|323	%package -n %{libkwalletbackend}
14mr|kdebase4-runtime-4.13.3-2|324	Summary:	KDE 4 core library
14mr|kdebase4-runtime-4.13.3-2|325	Group:		System/Libraries
14mr|kdebase4-runtime-4.13.3-2|326	
14mr|kdebase4-runtime-4.13.3-2|327	%description -n %{libkwalletbackend}
14mr|kdebase4-runtime-4.13.3-2|328	KDE 4 core library.
14mr|kdebase4-runtime-4.13.3-2|329	
14mr|kdebase4-runtime-4.13.3-2|330	%files -n %{libkwalletbackend}
14mr|kdebase4-runtime-4.13.3-2|331	%{_kde_libdir}/libkwalletbackend.so.%{kwalletbackend_major}*
14mr|kdebase4-runtime-4.13.3-2|332	
14mr|kdebase4-runtime-4.13.3-2|333	#--------------------------------------------------------------
14mr|kdebase4-runtime-4.13.3-2|334	
14mr|kdebase4-runtime-4.13.3-2|335	%define molletnetwork_major 4
14mr|kdebase4-runtime-4.13.3-2|336	%define libmolletnetwork %mklibname molletnetwork %{molletnetwork_major}
14mr|kdebase4-runtime-4.13.3-2|337	
14mr|kdebase4-runtime-4.13.3-2|338	%package -n %{libmolletnetwork}
14mr|kdebase4-runtime-4.13.3-2|339	Summary:	KDE 4 core library
14mr|kdebase4-runtime-4.13.3-2|340	Group:		System/Libraries
14mr|kdebase4-runtime-4.13.3-2|341	
14mr|kdebase4-runtime-4.13.3-2|342	%description -n %{libmolletnetwork}
14mr|kdebase4-runtime-4.13.3-2|343	KDE 4 core library.
14mr|kdebase4-runtime-4.13.3-2|344	
14mr|kdebase4-runtime-4.13.3-2|345	%files -n %{libmolletnetwork}
14mr|kdebase4-runtime-4.13.3-2|346	%{_kde_libdir}/libmolletnetwork.so.%{molletnetwork_major}*
14mr|kdebase4-runtime-4.13.3-2|347	
14mr|kdebase4-runtime-4.13.3-2|348	#--------------------------------------------------------------
14mr|kdebase4-runtime-4.13.3-2|349	
14mr|kdebase4-runtime-4.13.3-2|350	%package devel
14mr|kdebase4-runtime-4.13.3-2|351	Group:		Development/KDE and Qt
14mr|kdebase4-runtime-4.13.3-2|352	Summary:	Header files and documentation for compiling KDE applications
14mr|kdebase4-runtime-4.13.3-2|353	Requires:	kdelibs4-devel
14mr|kdebase4-runtime-4.13.3-2|354	Requires:	%{name} = %{EVRD}
14mr|kdebase4-runtime-4.13.3-2|355	Requires:	%{libkwalletbackend} = %{EVRD}
14mr|kdebase4-runtime-4.13.3-2|356	Requires:	%{libmolletnetwork} = %{EVRD}
14mr|kdebase4-runtime-4.13.3-2|357	
14mr|kdebase4-runtime-4.13.3-2|358	%description devel
14mr|kdebase4-runtime-4.13.3-2|359	This package includes the header files you will need to compile applications
14mr|kdebase4-runtime-4.13.3-2|360	for KDE. Also included is the KDE API documentation in HTML format for easy
14mr|kdebase4-runtime-4.13.3-2|361	browsing.
14mr|kdebase4-runtime-4.13.3-2|362	
14mr|kdebase4-runtime-4.13.3-2|363	%files devel
14mr|kdebase4-runtime-4.13.3-2|364	%{_kde_includedir}/*.h
14mr|kdebase4-runtime-4.13.3-2|365	%{_kde_libdir}/libkwalletbackend.so
14mr|kdebase4-runtime-4.13.3-2|366	%{_kde_libdir}/libmolletnetwork.so
14mr|kdebase4-runtime-4.13.3-2|367	%{_kde_appsdir}/cmake/modules/*.cmake
14mr|kdebase4-runtime-4.13.3-2|368	
14mr|kdebase4-runtime-4.13.3-2|369	#-----------------------------------------------------------------------------
14mr|kdebase4-runtime-4.13.3-2|370	
14mr|kdebase4-runtime-4.13.3-2|371	%prep
14mr|kdebase4-runtime-4.13.3-2|372	%setup -q -n kde-runtime-%{version}
14mr|kdebase4-runtime-4.13.3-2|373	
14mr|kdebase4-runtime-4.13.3-2|374	%patch0 -p1 -b .htsearch
14mr|kdebase4-runtime-4.13.3-2|375	%patch1 -p1 -b .tirpclinkage~
14mr|kdebase4-runtime-4.13.3-2|376	%patch3 -p1 -b .kcm_attica~
14mr|kdebase4-runtime-4.13.3-2|377	%patch2 -p1 -b .kdesu~
14mr|kdebase4-runtime-4.13.3-2|378	%patch4 -p1 -b .save_i18n~
14mr|kdebase4-runtime-4.13.3-2|379	%patch5 -p1 -b .bug_49814
14mr|kdebase4-runtime-4.13.3-2|380	%patch8 -p0
14mr|kdebase4-runtime-4.13.3-2|381	%patch9 -p0
14mr|kdebase4-runtime-4.13.3-2|382	%patch10 -p1
14mr|kdebase4-runtime-4.13.3-2|383	%patch100 -p1
14mr|kdebase4-runtime-4.13.3-2|384	%patch101 -p1
14mr|kdebase4-runtime-4.13.3-2|385	%patch103 -p1
14mr|kdebase4-runtime-4.13.3-2|386	%patch104 -p1
14mr|kdebase4-runtime-4.13.3-2|387	
14mr|kdebase4-runtime-4.13.3-2|388	%patch200 -p1 -R
14mr|kdebase4-runtime-4.13.3-2|389	
14mr|kdebase4-runtime-4.13.3-2|390	%build
14mr|kdebase4-runtime-4.13.3-2|391	%cmake_kde4
14mr|kdebase4-runtime-4.13.3-2|392	%make
14mr|kdebase4-runtime-4.13.3-2|393	
14mr|kdebase4-runtime-4.13.3-2|394	%install
14mr|kdebase4-runtime-4.13.3-2|395	%makeinstall_std -C build
14mr|kdebase4-runtime-4.13.3-2|396	
14mr|kdebase4-runtime-4.13.3-2|397	rm -f %{buildroot}%{_kde_iconsdir}/hicolor/index.theme
14mr|kdebase4-runtime-4.13.3-2|398	
14mr|kdebase4-runtime-4.13.3-2|399	mkdir -p %{buildroot}%{_kde_bindir}
14mr|kdebase4-runtime-4.13.3-2|400	ln -s %{_kde_libdir}/kde4/libexec/kdesu %{buildroot}%{_kde_bindir}/kdesu
14mr|kdebase4-runtime-4.13.3-2|401	
14mr|kdebase4-runtime-4.13.3-2|402	
14mr|kdebase4-runtime-4.13.3-2|403	%changelog

16927 14
14mr|kdebase4-workspace-4.11.11-13|1	%define with_printer_applet 0
14mr|kdebase4-workspace-4.11.11-13|2	%{?_with_printer_applet: %{expand: %%global with_printer_applet 1}}
14mr|kdebase4-workspace-4.11.11-13|3	
14mr|kdebase4-workspace-4.11.11-13|4	%define with_networkmanager 1
14mr|kdebase4-workspace-4.11.11-13|5	%{?_with_networkmanager: %{expand: %%global with_networkmanager 1}}
14mr|kdebase4-workspace-4.11.11-13|6	
14mr|kdebase4-workspace-4.11.11-13|7	%define with_drakclock 1
14mr|kdebase4-workspace-4.11.11-13|8	%{?_with_networkmanager: %{expand: %%global with_networkmanager 1}}
14mr|kdebase4-workspace-4.11.11-13|9	
14mr|kdebase4-workspace-4.11.11-13|10	%define kdm_version 2.7.2
14mr|kdebase4-workspace-4.11.11-13|11	
14mr|kdebase4-workspace-4.11.11-13|12	%bcond_without kscreen
14mr|kdebase4-workspace-4.11.11-13|13	
14mr|kdebase4-workspace-4.11.11-13|14	Summary:	KDE 4 application workspace components
14mr|kdebase4-workspace-4.11.11-13|15	Name:		kdebase4-workspace
14mr|kdebase4-workspace-4.11.11-13|16	Version:	4.11.11
14mr|kdebase4-workspace-4.11.11-13|17	Release:	13
14mr|kdebase4-workspace-4.11.11-13|18	Epoch:		2
14mr|kdebase4-workspace-4.11.11-13|19	License:	GPLv2+
14mr|kdebase4-workspace-4.11.11-13|20	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|21	Url:		http://www.kde.org
14mr|kdebase4-workspace-4.11.11-13|22	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdebase4-workspace-4.11.11-13|23	%if %{is_beta}
14mr|kdebase4-workspace-4.11.11-13|24	%define ftpdir unstable
14mr|kdebase4-workspace-4.11.11-13|25	%else
14mr|kdebase4-workspace-4.11.11-13|26	%define ftpdir stable
14mr|kdebase4-workspace-4.11.11-13|27	%endif
14mr|kdebase4-workspace-4.11.11-13|28	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-workspace-%{version}.tar.xz
14mr|kdebase4-workspace-4.11.11-13|29	Source1:	kde.pam
14mr|kdebase4-workspace-4.11.11-13|30	Source2:	kde-np.pam
14mr|kdebase4-workspace-4.11.11-13|31	Source4:	systemsettings.desktop
14mr|kdebase4-workspace-4.11.11-13|32	Source6:	kdebase-workspace-kdm-%{kdm_version}.tar.bz2
14mr|kdebase4-workspace-4.11.11-13|33	Source8:	kcm_drakclock.desktop
14mr|kdebase4-workspace-4.11.11-13|34	Source9:	omv-startkde
14mr|kdebase4-workspace-4.11.11-13|35	Source10:	rosa-startkde
14mr|kdebase4-workspace-4.11.11-13|36	Source11:	omv-kdm.service
14mr|kdebase4-workspace-4.11.11-13|37	Source12:	rosa-kdm.service
14mr|kdebase4-workspace-4.11.11-13|38	Source13:	kde4-default.desktop
14mr|kdebase4-workspace-4.11.11-13|39	Source20:	%{name}.rpmlintrc
14mr|kdebase4-workspace-4.11.11-13|40	Patch0:		kdebase-workspace-4.5.76-mdv-adopt-ldetect-path.patch
14mr|kdebase4-workspace-4.11.11-13|41	# Use drakclock for time settings, patch from Mageia
14mr|kdebase4-workspace-4.11.11-13|42	Patch1:		kdebase-workspace-4.6.2-mageia-drakclock.patch
14mr|kdebase4-workspace-4.11.11-13|43	# Hide native clock configurator as we have drakclock instead
14mr|kdebase4-workspace-4.11.11-13|44	Patch2:		kde-workspace-4.10.2-hide-default-clock.patch
14mr|kdebase4-workspace-4.11.11-13|45	Patch3:		kdebase-workspace-4.11.0-menu-toptile.patch
14mr|kdebase4-workspace-4.11.11-13|46	# Add checkbox to enable/disable bytecode interpreter in KDE4 font anti-aliasing settings
14mr|kdebase4-workspace-4.11.11-13|47	Patch4:		kde-workspace-4.9.4-fontconfig.patch
14mr|kdebase4-workspace-4.11.11-13|48	# Just a workaround to make sure text box size for OSD is always big enough
14mr|kdebase4-workspace-4.11.11-13|49	Patch5:		kde-workspace-4.11.0-desktop-osd.patch
14mr|kdebase4-workspace-4.11.11-13|50	# Always show icons in pager widget, even if they don't fit window rectangle
14mr|kdebase4-workspace-4.11.11-13|51	Patch6:		kde-workspace-4.10.3-pager-icons.patch
14mr|kdebase4-workspace-4.11.11-13|52	# Fix action labels vertical alignment in Device Notifier applet
14mr|kdebase4-workspace-4.11.11-13|53	Patch7:		kde-workspace-4.10.3-devicenotifier.patch
14mr|kdebase4-workspace-4.11.11-13|54	# Fix screenlocker greeter focus after Alt modifier is pressed (keyboard layout switching etc)
14mr|kdebase4-workspace-4.11.11-13|55	Patch8:		kde-workspace-4.10.3-greeter.patch
14mr|kdebase4-workspace-4.11.11-13|56	# Prefer system locale for KDM when reading it from KDM config fails
14mr|kdebase4-workspace-4.11.11-13|57	Patch10:	kde-workspace-4.10.3-fix-kcmkdm-locale.patch
14mr|kdebase4-workspace-4.11.11-13|58	Patch11:	kdebase-workspace-4.2.0-fix_gtkrc_iaora.patch
14mr|kdebase4-workspace-4.11.11-13|59	# Fix screenlocker greeter focus when screensaver is used
14mr|kdebase4-workspace-4.11.11-13|60	Patch12:	kde-workspace-4.11.4-screenlocker-handle-fake-focus.patch
14mr|kdebase4-workspace-4.11.11-13|61	# Use current wallpaper for screenlocker if it's a scaled image
14mr|kdebase4-workspace-4.11.11-13|62	Patch13:	kde-workspace-4.11.4-screenlocker-background.patch
14mr|kdebase4-workspace-4.11.11-13|63	# Don't add activities and launchers to standard panel by default
14mr|kdebase4-workspace-4.11.11-13|64	Patch14:	kde-workspace-4.11.0-default-panel-layout.patch
14mr|kdebase4-workspace-4.11.11-13|65	# Load session files from /usr/share/xsessions by default
14mr|kdebase4-workspace-4.11.11-13|66	Patch15:	kde-workspace-4.11.11-xsessions.patch
14mr|kdebase4-workspace-4.11.11-13|67	# Adjust session name in kde-plasma.desktop
14mr|kdebase4-workspace-4.11.11-13|68	Patch16:	kde-workspace-4.11.11-desktop-session.patch
14mr|kdebase4-workspace-4.11.11-13|69	Patch18:	kdebase-workspace-4.8.95-startup-sound.patch
14mr|kdebase4-workspace-4.11.11-13|70	Patch19:	kdebase-workspace-4.2.1-use-mdvicon.patch
14mr|kdebase4-workspace-4.11.11-13|71	Patch20:	kde-workspace-4.10.2-BUILD_KCM_RANDR.patch
14mr|kdebase4-workspace-4.11.11-13|72	Patch21:	kde-workspace-4.11.10-kwin-intel-kde336589.patch
14mr|kdebase4-workspace-4.11.11-13|73	Patch26:	kdebase-workspace-4.11.0-simpleapplet-defaults.patch
14mr|kdebase4-workspace-4.11.11-13|74	# Make it possible to set wallpaper via dbus
14mr|kdebase4-workspace-4.11.11-13|75	# See https://bugs.kde.org/show_bug.cgi?id=217950
14mr|kdebase4-workspace-4.11.11-13|76	Patch27:	kde-workspace-4.11.6-dbus-wallpaper.patch
14mr|kdebase4-workspace-4.11.11-13|77	# See http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55
14mr|kdebase4-workspace-4.11.11-13|78	# And http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=dcc70fbb55919ac56ae188ceb3d5bf7b94c2dbcd
14mr|kdebase4-workspace-4.11.11-13|79	# We partially revert it because we need at least deKorator to work
14mr|kdebase4-workspace-4.11.11-13|80	Patch50:	kde-workspace-4.11.3-decorations.patch
14mr|kdebase4-workspace-4.11.11-13|81	Patch100:	kdebase-workspace-4.8.1-hideklipper.patch
14mr|kdebase4-workspace-4.11.11-13|82	Patch101:	kdebase-workspace-4.8.97-klippermenu.patch
14mr|kdebase4-workspace-4.11.11-13|83	# (tpg) use original patch https://bugs.kde.org/show_bug.cgi?id=206089
14mr|kdebase4-workspace-4.11.11-13|84	# (tpg) updated from Fedora
14mr|kdebase4-workspace-4.11.11-13|85	Patch104:	kde-workspace-4.11.1-kdm_plymouth081.patch
14mr|kdebase4-workspace-4.11.11-13|86	# (tpg) from Fedora - make use of systemd multiseat
14mr|kdebase4-workspace-4.11.11-13|87	Patch105:	kde-workspace-4.11.1-kdm-logind-multiseat.patch
14mr|kdebase4-workspace-4.11.11-13|88	# older Fedora patch, let's keep it for Rosa
14mr|kdebase4-workspace-4.11.11-13|89	Patch106:	kdebase-workspace-4.7.3.fedora-kdm-plymouth.patch
14mr|kdebase4-workspace-4.11.11-13|90	Patch107:	kdebase-workspace-4.11.0-no-hal.patch
14mr|kdebase4-workspace-4.11.11-13|91	
14mr|kdebase4-workspace-4.11.11-13|92	BuildRequires:	automoc4
14mr|kdebase4-workspace-4.11.11-13|93	BuildRequires:	bdftopcf
14mr|kdebase4-workspace-4.11.11-13|94	BuildRequires:	imake
14mr|kdebase4-workspace-4.11.11-13|95	BuildRequires:	libxml2-utils
14mr|kdebase4-workspace-4.11.11-13|96	BuildRequires:	qt4-qtdbus
14mr|kdebase4-workspace-4.11.11-13|97	BuildRequires:	xrdb
14mr|kdebase4-workspace-4.11.11-13|98	BuildRequires:	boost-devel
14mr|kdebase4-workspace-4.11.11-13|99	BuildRequires:	kdelibs4-devel
14mr|kdebase4-workspace-4.11.11-13|100	BuildRequires:	kdepimlibs4-devel
14mr|kdebase4-workspace-4.11.11-13|101	BuildRequires:	ieee1284-devel
14mr|kdebase4-workspace-4.11.11-13|102	BuildRequires:	lm_sensors-devel
14mr|kdebase4-workspace-4.11.11-13|103	BuildRequires:	openldap-devel
14mr|kdebase4-workspace-4.11.11-13|104	BuildRequires:	pam-devel
14mr|kdebase4-workspace-4.11.11-13|105	BuildRequires:	python-kde4-devel
14mr|kdebase4-workspace-4.11.11-13|106	BuildRequires:	prison-devel
14mr|kdebase4-workspace-4.11.11-13|107	BuildRequires:	sasl-devel
14mr|kdebase4-workspace-4.11.11-13|108	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mr|kdebase4-workspace-4.11.11-13|109	BuildRequires:	pkgconfig(avahi-client)
14mr|kdebase4-workspace-4.11.11-13|110	BuildRequires:	pkgconfig(bluez)
14mr|kdebase4-workspace-4.11.11-13|111	BuildRequires:	pkgconfig(egl)
14mr|kdebase4-workspace-4.11.11-13|112	BuildRequires:	pkgconfig(glesv2)
14mr|kdebase4-workspace-4.11.11-13|113	BuildRequires:	pkgconfig(libdmtx)
14mr|kdebase4-workspace-4.11.11-13|114	BuildRequires:	pkgconfig(libggadget-1.0)
14mr|kdebase4-workspace-4.11.11-13|115	BuildRequires:	pkgconfig(libggadget-qt-1.0)
14mr|kdebase4-workspace-4.11.11-13|116	BuildRequires:	pkgconfig(libgpsd)
14mr|kdebase4-workspace-4.11.11-13|117	BuildRequires:	pkgconfig(libkactivities)
14mr|kdebase4-workspace-4.11.11-13|118	BuildRequires:	pkgconfig(libpci)
14mr|kdebase4-workspace-4.11.11-13|119	BuildRequires:	pkgconfig(libqalculate)
14mr|kdebase4-workspace-4.11.11-13|120	BuildRequires:	pkgconfig(libraw1394)
14mr|kdebase4-workspace-4.11.11-13|121	# (tpg) needed for patch 107
14mr|kdebase4-workspace-4.11.11-13|122	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|kdebase4-workspace-4.11.11-13|123	BuildRequires:	pkgconfig(libsystemd-id128)
14mr|kdebase4-workspace-4.11.11-13|124	BuildRequires:	pkgconfig(libsystemd-journal)
14mr|kdebase4-workspace-4.11.11-13|125	BuildRequires:	pkgconfig(libsystemd-login)
14mr|kdebase4-workspace-4.11.11-13|126	
14mr|kdebase4-workspace-4.11.11-13|127	BuildRequires:	pkgconfig(libusb)
14mr|kdebase4-workspace-4.11.11-13|128	BuildRequires:	pkgconfig(libxklavier)
14mr|kdebase4-workspace-4.11.11-13|129	BuildRequires:	pkgconfig(lua)
14mr|kdebase4-workspace-4.11.11-13|130	%if %{with_networkmanager}
14mr|kdebase4-workspace-4.11.11-13|131	BuildRequires:	pkgconfig(NetworkManager)
14mr|kdebase4-workspace-4.11.11-13|132	%endif
14mr|kdebase4-workspace-4.11.11-13|133	BuildRequires:	pkgconfig(python)
14mr|kdebase4-workspace-4.11.11-13|134	BuildRequires:	pkgconfig(qimageblitz)
14mr|kdebase4-workspace-4.11.11-13|135	BuildRequires:	pkgconfig(smbclient)
14mr|kdebase4-workspace-4.11.11-13|136	BuildRequires:	pkgconfig(xcb-image)
14mr|kdebase4-workspace-4.11.11-13|137	BuildRequires:	pkgconfig(xcb-keysyms)
14mr|kdebase4-workspace-4.11.11-13|138	BuildRequires:	pkgconfig(xcb-renderutil)
14mr|kdebase4-workspace-4.11.11-13|139	BuildRequires:	pkgconfig(xcomposite)
14mr|kdebase4-workspace-4.11.11-13|140	BuildRequires:	pkgconfig(xcursor)
14mr|kdebase4-workspace-4.11.11-13|141	BuildRequires:	pkgconfig(xft)
14mr|kdebase4-workspace-4.11.11-13|142	BuildRequires:	pkgconfig(xtst)
14mr|kdebase4-workspace-4.11.11-13|143	Requires:	desktop-common-data
14mr|kdebase4-workspace-4.11.11-13|144	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|145	Requires:	kde4-windeco-dekorator
14mr|kdebase4-workspace-4.11.11-13|146	Requires:	mandriva-kde-translation
14mr|kdebase4-workspace-4.11.11-13|147	Requires:	qt4-qtdbus
14mr|kdebase4-workspace-4.11.11-13|148	Requires:	setxkbmap
14mr|kdebase4-workspace-4.11.11-13|149	Requires:	strigi
14mr|kdebase4-workspace-4.11.11-13|150	Requires:	udisks2
14mr|kdebase4-workspace-4.11.11-13|151	Requires:	xdg-utils
14mr|kdebase4-workspace-4.11.11-13|152	Requires:	xmessage
14mr|kdebase4-workspace-4.11.11-13|153	Requires:	xprop
14mr|kdebase4-workspace-4.11.11-13|154	Requires:	xset
14mr|kdebase4-workspace-4.11.11-13|155	Suggests:	kickoff
14mr|kdebase4-workspace-4.11.11-13|156	Suggests:	klipper
14mr|kdebase4-workspace-4.11.11-13|157	Suggests:	networkmanager
14mr|kdebase4-workspace-4.11.11-13|158	Suggests:	plasma-applet-system-monitor-net
14mr|kdebase4-workspace-4.11.11-13|159	Suggests:	plasma-applet-system-monitor-hwinfo
14mr|kdebase4-workspace-4.11.11-13|160	Suggests:	plasma-applet-system-monitor-hdd
14mr|kdebase4-workspace-4.11.11-13|161	Suggests:	plasma-applet-system-monitor-cpu
14mr|kdebase4-workspace-4.11.11-13|162	Suggests:	plasma-applet-system-monitor-temperature
14mr|kdebase4-workspace-4.11.11-13|163	%if %{with kscreen}
14mr|kdebase4-workspace-4.11.11-13|164	Requires:	kscreen
14mr|kdebase4-workspace-4.11.11-13|165	%else
14mr|kdebase4-workspace-4.11.11-13|166	Requires:	krandr
14mr|kdebase4-workspace-4.11.11-13|167	%endif
14mr|kdebase4-workspace-4.11.11-13|168	%if %{disttag} == "omv"
14mr|kdebase4-workspace-4.11.11-13|169	Requires:	homerun
14mr|kdebase4-workspace-4.11.11-13|170	%else
14mr|kdebase4-workspace-4.11.11-13|171	Suggests:	rosapanel
14mr|kdebase4-workspace-4.11.11-13|172	%endif
14mr|kdebase4-workspace-4.11.11-13|173	Conflicts:	kdm < 2:4.10.2-4
14mr|kdebase4-workspace-4.11.11-13|174	Obsoletes:	kdebase4-workspace-googlegadgets < 2:4.11.0
14mr|kdebase4-workspace-4.11.11-13|175	Obsoletes:	%{_lib}solidcontrolifaces4 < 2:4.11.0
14mr|kdebase4-workspace-4.11.11-13|176	Obsoletes:	%{_lib}solidcontrol4 < 2:4.11.0
14mr|kdebase4-workspace-4.11.11-13|177	Obsoletes:	%{_lib}kwinnvidiahack4 < 2:4.11.0
14mr|kdebase4-workspace-4.11.11-13|178	Requires(post,preun):	update-alternatives
14mr|kdebase4-workspace-4.11.11-13|179	
14mr|kdebase4-workspace-4.11.11-13|180	%description
14mr|kdebase4-workspace-4.11.11-13|181	This package contains the KDE 4 application workspace components.
14mr|kdebase4-workspace-4.11.11-13|182	
14mr|kdebase4-workspace-4.11.11-13|183	%files
14mr|kdebase4-workspace-4.11.11-13|184	%{_sysconfdir}/profile.d/70kde4.sh
14mr|kdebase4-workspace-4.11.11-13|185	%if %{with_printer_applet}
14mr|kdebase4-workspace-4.11.11-13|186	%{_kde_bindir}/printer-applet
14mr|kdebase4-workspace-4.11.11-13|187	%{_kde_appsdir}/printer-applet
14mr|kdebase4-workspace-4.11.11-13|188	%endif
14mr|kdebase4-workspace-4.11.11-13|189	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
14mr|kdebase4-workspace-4.11.11-13|190	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
14mr|kdebase4-workspace-4.11.11-13|191	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
14mr|kdebase4-workspace-4.11.11-13|192	%{_kde_sysconfdir}/ksysguarddrc
14mr|kdebase4-workspace-4.11.11-13|193	%{_kde_bindir}/kaccess
14mr|kdebase4-workspace-4.11.11-13|194	%{_kde_bindir}/kapplymousetheme
14mr|kdebase4-workspace-4.11.11-13|195	%{_kde_bindir}/kblankscrn.kss
14mr|kdebase4-workspace-4.11.11-13|196	%{_kde_bindir}/kcheckrunning
14mr|kdebase4-workspace-4.11.11-13|197	%{_kde_bindir}/kcminit
14mr|kdebase4-workspace-4.11.11-13|198	%{_kde_bindir}/kcminit_startup
14mr|kdebase4-workspace-4.11.11-13|199	%{_kde_bindir}/kdostartupconfig4
14mr|kdebase4-workspace-4.11.11-13|200	%{_kde_bindir}/kfontinst
14mr|kdebase4-workspace-4.11.11-13|201	%{_kde_bindir}/kfontview
14mr|kdebase4-workspace-4.11.11-13|202	%{_kde_bindir}/kmenuedit
14mr|kdebase4-workspace-4.11.11-13|203	%{_kde_bindir}/krandom.kss
14mr|kdebase4-workspace-4.11.11-13|204	%{_kde_bindir}/krdb
14mr|kdebase4-workspace-4.11.11-13|205	%{_kde_bindir}/krunner
14mr|kdebase4-workspace-4.11.11-13|206	%{_kde_bindir}/ksmserver
14mr|kdebase4-workspace-4.11.11-13|207	%{_kde_bindir}/ksplashsimple
14mr|kdebase4-workspace-4.11.11-13|208	%{_kde_bindir}/ksplashx
14mr|kdebase4-workspace-4.11.11-13|209	%{_kde_bindir}/ksplashx_scale
14mr|kdebase4-workspace-4.11.11-13|210	%{_kde_bindir}/ksplashqml
14mr|kdebase4-workspace-4.11.11-13|211	%{_kde_bindir}/kstartupconfig4
14mr|kdebase4-workspace-4.11.11-13|212	%{_kde_bindir}/ksysguard
14mr|kdebase4-workspace-4.11.11-13|213	%{_kde_bindir}/ksysguardd
14mr|kdebase4-workspace-4.11.11-13|214	%{_kde_bindir}/ksystraycmd
14mr|kdebase4-workspace-4.11.11-13|215	%{_kde_bindir}/kwin*
14mr|kdebase4-workspace-4.11.11-13|216	%{_kde_bindir}/oxygen-demo
14mr|kdebase4-workspace-4.11.11-13|217	%{_kde_bindir}/oxygen-settings
14mr|kdebase4-workspace-4.11.11-13|218	%{_kde_bindir}/plasma-desktop
14mr|kdebase4-workspace-4.11.11-13|219	%{_kde_bindir}/plasma-netbook
14mr|kdebase4-workspace-4.11.11-13|220	%{_kde_bindir}/plasma-overlay
14mr|kdebase4-workspace-4.11.11-13|221	%{_kde_bindir}/plasma-windowed
14mr|kdebase4-workspace-4.11.11-13|222	%{_kde_bindir}/solid-action-desktop-gen
14mr|kdebase4-workspace-4.11.11-13|223	%{_kde_bindir}/startkde
14mr|kdebase4-workspace-4.11.11-13|224	%{_kde_bindir}/oxygen-shadow-demo
14mr|kdebase4-workspace-4.11.11-13|225	%{_kde_bindir}/systemsettings
14mr|kdebase4-workspace-4.11.11-13|226	%{_kde_libdir}/kconf_update_bin/*
14mr|kdebase4-workspace-4.11.11-13|227	%{_kde_libdir}/kde4/imports
14mr|kdebase4-workspace-4.11.11-13|228	%{_kde_libdir}/kde4/classic_mode.so
14mr|kdebase4-workspace-4.11.11-13|229	%{_kde_libdir}/kde4/fontthumbnail.so
14mr|kdebase4-workspace-4.11.11-13|230	%{_kde_libdir}/kde4/icon_mode.so
14mr|kdebase4-workspace-4.11.11-13|231	%{_kde_libdir}/kde4/ion_bbcukmet.so
14mr|kdebase4-workspace-4.11.11-13|232	%{_kde_libdir}/kde4/ion_envcan.so
14mr|kdebase4-workspace-4.11.11-13|233	%{_kde_libdir}/kde4/ion_noaa.so
14mr|kdebase4-workspace-4.11.11-13|234	%{_kde_libdir}/kde4/ion_wettercom.so
14mr|kdebase4-workspace-4.11.11-13|235	%{_kde_libdir}/kde4/kcm_access.so
14mr|kdebase4-workspace-4.11.11-13|236	%{_kde_libdir}/kde4/kcm_autostart.so
14mr|kdebase4-workspace-4.11.11-13|237	%{_kde_libdir}/kde4/kcm_bell.so
14mr|kdebase4-workspace-4.11.11-13|238	%{_kde_libdir}/kde4/kcm_clock.so
14mr|kdebase4-workspace-4.11.11-13|239	%{_kde_libdir}/kde4/kcm_colors.so
14mr|kdebase4-workspace-4.11.11-13|240	%{_kde_libdir}/kde4/kcm_cursortheme.so
14mr|kdebase4-workspace-4.11.11-13|241	%{_kde_libdir}/kde4/kcm_desktoppaths.so
14mr|kdebase4-workspace-4.11.11-13|242	%{_kde_libdir}/kde4/kcm_desktoptheme.so
14mr|kdebase4-workspace-4.11.11-13|243	%{_kde_libdir}/kde4/kcm_display.so
14mr|kdebase4-workspace-4.11.11-13|244	%{_kde_libdir}/kde4/kcm_fontinst.so
14mr|kdebase4-workspace-4.11.11-13|245	%{_kde_libdir}/kde4/kcm_fonts.so
14mr|kdebase4-workspace-4.11.11-13|246	%{_kde_libdir}/kde4/kcm_hotkeys.so
14mr|kdebase4-workspace-4.11.11-13|247	%{_kde_libdir}/kde4/kcm_input.so
14mr|kdebase4-workspace-4.11.11-13|248	%{_kde_libdir}/kde4/kcm_joystick.so
14mr|kdebase4-workspace-4.11.11-13|249	%{_kde_libdir}/kde4/kcm_keyboard.so
14mr|kdebase4-workspace-4.11.11-13|250	%{_kde_libdir}/kde4/kcm_keys.so
14mr|kdebase4-workspace-4.11.11-13|251	%{_kde_libdir}/kde4/kcm_krunner_kill.so
14mr|kdebase4-workspace-4.11.11-13|252	%{_kde_libdir}/kde4/kcm_ksplashthemes.so
14mr|kdebase4-workspace-4.11.11-13|253	%{_kde_libdir}/kde4/kcm_kwin4_effect_builtins.so
14mr|kdebase4-workspace-4.11.11-13|254	%{_kde_libdir}/kde4/kcm_kwin4_genericscripted.so
14mr|kdebase4-workspace-4.11.11-13|255	%{_kde_libdir}/kde4/kwin4_effect_gles_builtins.so
14mr|kdebase4-workspace-4.11.11-13|256	%{_kde_libdir}/kde4/kcm_kwincompositing.so
14mr|kdebase4-workspace-4.11.11-13|257	%{_kde_libdir}/kde4/kcm_kwindecoration.so
14mr|kdebase4-workspace-4.11.11-13|258	%{_kde_libdir}/kde4/kcm_kwindesktop.so
14mr|kdebase4-workspace-4.11.11-13|259	%{_kde_libdir}/kde4/kcm_kwinoptions.so
14mr|kdebase4-workspace-4.11.11-13|260	%{_kde_libdir}/kde4/kcm_kwinrules.so
14mr|kdebase4-workspace-4.11.11-13|261	%{_kde_libdir}/kde4/kcm_kwinscreenedges.so
14mr|kdebase4-workspace-4.11.11-13|262	%{_kde_libdir}/kde4/kcm_kwin_scripts.so
14mr|kdebase4-workspace-4.11.11-13|263	%{_kde_libdir}/kde4/kcm_kwintabbox.so
14mr|kdebase4-workspace-4.11.11-13|264	%{_kde_libdir}/kde4/kcm_launch.so
14mr|kdebase4-workspace-4.11.11-13|265	%{_kde_libdir}/kde4/kcm_screensaver.so
14mr|kdebase4-workspace-4.11.11-13|266	%{_kde_libdir}/kde4/kcm_smserver.so
14mr|kdebase4-workspace-4.11.11-13|267	%{_kde_libdir}/kde4/kcm_solid_actions.so
14mr|kdebase4-workspace-4.11.11-13|268	%{_kde_libdir}/kde4/kcm_standard_actions.so
14mr|kdebase4-workspace-4.11.11-13|269	%{_kde_libdir}/kde4/kcm_style.so
14mr|kdebase4-workspace-4.11.11-13|270	%{_kde_libdir}/kde4/kcm_workspaceoptions.so
14mr|kdebase4-workspace-4.11.11-13|271	%{_kde_libdir}/kde4/kded_freespacenotifier.so
14mr|kdebase4-workspace-4.11.11-13|272	%{_kde_libdir}/kde4/kded_kephal.so
14mr|kdebase4-workspace-4.11.11-13|273	%{_kde_libdir}/kde4/kded_keyboard.so
14mr|kdebase4-workspace-4.11.11-13|274	%{_kde_libdir}/kde4/kded_khotkeys.so
14mr|kdebase4-workspace-4.11.11-13|275	%{_kde_libdir}/kde4/kded_kwrited.so
14mr|kdebase4-workspace-4.11.11-13|276	%{_kde_libdir}/kde4/kded_statusnotifierwatcher.so
14mr|kdebase4-workspace-4.11.11-13|277	%{_kde_libdir}/kde4/keyboard_layout_widget.so
14mr|kdebase4-workspace-4.11.11-13|278	%{_kde_libdir}/kde4/kfontviewpart.so
14mr|kdebase4-workspace-4.11.11-13|279	%{_kde_libdir}/kde4/kio_fonts.so
14mr|kdebase4-workspace-4.11.11-13|280	%{_kde_libdir}/kde4/krunner_bookmarksrunner.so
14mr|kdebase4-workspace-4.11.11-13|281	%{_kde_libdir}/kde4/krunner_calculatorrunner.so
14mr|kdebase4-workspace-4.11.11-13|282	%{_kde_libdir}/kde4/krunner_kill.so
14mr|kdebase4-workspace-4.11.11-13|283	%{_kde_libdir}/kde4/krunner_locations.so
14mr|kdebase4-workspace-4.11.11-13|284	%{_kde_libdir}/kde4/krunner_nepomuksearchrunner.so
14mr|kdebase4-workspace-4.11.11-13|285	%{_kde_libdir}/kde4/krunner_plasma-desktop.so
14mr|kdebase4-workspace-4.11.11-13|286	%{_kde_libdir}/kde4/krunner_recentdocuments.so
14mr|kdebase4-workspace-4.11.11-13|287	%{_kde_libdir}/kde4/krunner_services.so
14mr|kdebase4-workspace-4.11.11-13|288	%{_kde_libdir}/kde4/krunner_sessions.so
14mr|kdebase4-workspace-4.11.11-13|289	%{_kde_libdir}/kde4/krunner_shell.so
14mr|kdebase4-workspace-4.11.11-13|290	%{_kde_libdir}/kde4/krunner_solid.so
14mr|kdebase4-workspace-4.11.11-13|291	%{_kde_libdir}/kde4/krunner_webshortcuts.so
14mr|kdebase4-workspace-4.11.11-13|292	%{_kde_libdir}/kde4/krunner_windowedwidgets.so
14mr|kdebase4-workspace-4.11.11-13|293	%{_kde_libdir}/kde4/krunner_windows.so
14mr|kdebase4-workspace-4.11.11-13|294	%{_kde_libdir}/kde4/kstyle_oxygen_config.so
14mr|kdebase4-workspace-4.11.11-13|295	%{_kde_libdir}/kde4/kwin3_aurorae.so
14mr|kdebase4-workspace-4.11.11-13|296	%{_kde_libdir}/kde4/kwin3_b2.so
14mr|kdebase4-workspace-4.11.11-13|297	%{_kde_libdir}/kde4/kwin3_laptop.so
14mr|kdebase4-workspace-4.11.11-13|298	%{_kde_libdir}/kde4/kwin3_oxygen.so
14mr|kdebase4-workspace-4.11.11-13|299	%{_kde_libdir}/kde4/kwin4_effect_builtins.so
14mr|kdebase4-workspace-4.11.11-13|300	%{_kde_libdir}/kde4/kwin_b2_config.so
14mr|kdebase4-workspace-4.11.11-13|301	%{_kde_libdir}/kde4/kwin_oxygen_config.so
14mr|kdebase4-workspace-4.11.11-13|302	%{_kde_libdir}/kde4/libexec/fontinst
14mr|kdebase4-workspace-4.11.11-13|303	%{_kde_libdir}/kde4/libexec/fontinst_helper
14mr|kdebase4-workspace-4.11.11-13|304	%{_kde_libdir}/kde4/libexec/fontinst_x11
14mr|kdebase4-workspace-4.11.11-13|305	%{_kde_libdir}/kde4/libexec/kcmdatetimehelper
14mr|kdebase4-workspace-4.11.11-13|306	%{_kde_libdir}/kde4/libexec/ksysguardprocesslist_helper
14mr|kdebase4-workspace-4.11.11-13|307	%{_kde_libdir}/kde4/libexec/kwin_killer_helper
14mr|kdebase4-workspace-4.11.11-13|308	%{_kde_libdir}/kde4/libexec/kwin_opengl_test
14mr|kdebase4-workspace-4.11.11-13|309	%{_kde_libdir}/kde4/libexec/kwin_rules_dialog
14mr|kdebase4-workspace-4.11.11-13|310	%{_kde_libdir}/kde4/libexec/kscreenlocker_greet
14mr|kdebase4-workspace-4.11.11-13|311	%{_kde_libdir}/kde4/kded_appmenu.so
14mr|kdebase4-workspace-4.11.11-13|312	%{_kde_libdir}/kde4/kded_ktouchpadenabler.so
14mr|kdebase4-workspace-4.11.11-13|313	%{_kde_libdir}/kde4/plasma-geolocation-gps.so
14mr|kdebase4-workspace-4.11.11-13|314	%{_kde_libdir}/kde4/plasma-geolocation-ip.so
14mr|kdebase4-workspace-4.11.11-13|315	%{_kde_libdir}/kde4/plasma_animator_default.so
14mr|kdebase4-workspace-4.11.11-13|316	%{_kde_libdir}/kde4/plasma_applet_activitybar.so
14mr|kdebase4-workspace-4.11.11-13|317	%{_kde_libdir}/kde4/plasma_applet_clock.so
14mr|kdebase4-workspace-4.11.11-13|318	%{_kde_libdir}/kde4/plasma_applet_currentappcontrol.so
14mr|kdebase4-workspace-4.11.11-13|319	%{_kde_libdir}/kde4/plasma_applet_dig_clock.so
14mr|kdebase4-workspace-4.11.11-13|320	%{_kde_libdir}/kde4/plasma_applet_icon.so
14mr|kdebase4-workspace-4.11.11-13|321	%{_kde_libdir}/kde4/plasma_applet_keyboard.so
14mr|kdebase4-workspace-4.11.11-13|322	%{_kde_libdir}/kde4/plasma_applet_pager.so
14mr|kdebase4-workspace-4.11.11-13|323	%{_kde_libdir}/kde4/plasma_applet_panelspacer_internal.so
14mr|kdebase4-workspace-4.11.11-13|324	%{_kde_libdir}/kde4/plasma_applet_searchbox.so
14mr|kdebase4-workspace-4.11.11-13|325	%{_kde_libdir}/kde4/plasma_applet_sm_hdd_activity.so
14mr|kdebase4-workspace-4.11.11-13|326	%{_kde_libdir}/kde4/plasma_applet_sm_ram.so
14mr|kdebase4-workspace-4.11.11-13|327	%{_kde_libdir}/kde4/plasma_applet_system-monitor.so
14mr|kdebase4-workspace-4.11.11-13|328	%{_kde_libdir}/kde4/plasma_applet_systemtray.so
14mr|kdebase4-workspace-4.11.11-13|329	%{_kde_libdir}/kde4/plasma_applet_tasks.so
14mr|kdebase4-workspace-4.11.11-13|330	%{_kde_libdir}/kde4/plasma_applet_trash.so
14mr|kdebase4-workspace-4.11.11-13|331	%{_kde_libdir}/kde4/plasma_applet_windowlist.so
14mr|kdebase4-workspace-4.11.11-13|332	%{_kde_libdir}/kde4/plasma_appletscriptengine_dashboard.so
14mr|kdebase4-workspace-4.11.11-13|333	%{_kde_libdir}/kde4/plasma_appletscriptengine_webapplet.so
14mr|kdebase4-workspace-4.11.11-13|334	%{_kde_libdir}/kde4/plasma_containment_desktop.so
14mr|kdebase4-workspace-4.11.11-13|335	%{_kde_libdir}/kde4/plasma_containment_netpanel.so
14mr|kdebase4-workspace-4.11.11-13|336	%{_kde_libdir}/kde4/plasma_containment_panel.so
14mr|kdebase4-workspace-4.11.11-13|337	%{_kde_libdir}/kde4/plasma_containment_sal.so
14mr|kdebase4-workspace-4.11.11-13|338	%{_kde_libdir}/kde4/plasma_containment_saverdesktop.so
14mr|kdebase4-workspace-4.11.11-13|339	%{_kde_libdir}/kde4/plasma_containmentactions_applauncher.so
14mr|kdebase4-workspace-4.11.11-13|340	%{_kde_libdir}/kde4/plasma_containmentactions_contextmenu.so
14mr|kdebase4-workspace-4.11.11-13|341	%{_kde_libdir}/kde4/plasma_containmentactions_minimalcontextmenu.so
14mr|kdebase4-workspace-4.11.11-13|342	%{_kde_libdir}/kde4/plasma_containmentactions_paste.so
14mr|kdebase4-workspace-4.11.11-13|343	%{_kde_libdir}/kde4/plasma_containmentactions_switchactivity.so
14mr|kdebase4-workspace-4.11.11-13|344	%{_kde_libdir}/kde4/plasma_containmentactions_switchdesktop.so
14mr|kdebase4-workspace-4.11.11-13|345	%{_kde_libdir}/kde4/plasma_containmentactions_switchwindow.so
14mr|kdebase4-workspace-4.11.11-13|346	%{_kde_libdir}/kde4/plasma_engine_activities.so
14mr|kdebase4-workspace-4.11.11-13|347	%{_kde_libdir}/kde4/plasma_engine_akonadi.so
14mr|kdebase4-workspace-4.11.11-13|348	%{_kde_libdir}/kde4/plasma_engine_applicationjobs.so
14mr|kdebase4-workspace-4.11.11-13|349	%{_kde_libdir}/kde4/plasma_engine_apps.so
14mr|kdebase4-workspace-4.11.11-13|350	%{_kde_libdir}/kde4/plasma_engine_calendar.so
14mr|kdebase4-workspace-4.11.11-13|351	%{_kde_libdir}/kde4/plasma_engine_devicenotifications.so
14mr|kdebase4-workspace-4.11.11-13|352	%{_kde_libdir}/kde4/plasma_engine_dict.so
14mr|kdebase4-workspace-4.11.11-13|353	%{_kde_libdir}/kde4/plasma_engine_executable.so
14mr|kdebase4-workspace-4.11.11-13|354	%{_kde_libdir}/kde4/plasma_engine_favicons.so
14mr|kdebase4-workspace-4.11.11-13|355	%{_kde_libdir}/kde4/plasma_engine_filebrowser.so
14mr|kdebase4-workspace-4.11.11-13|356	%{_kde_libdir}/kde4/plasma_engine_geolocation.so
14mr|kdebase4-workspace-4.11.11-13|357	%{_kde_libdir}/kde4/plasma_engine_hotplug.so
14mr|kdebase4-workspace-4.11.11-13|358	%{_kde_libdir}/kde4/plasma_engine_keystate.so
14mr|kdebase4-workspace-4.11.11-13|359	%{_kde_libdir}/kde4/plasma_engine_metadata.so
14mr|kdebase4-workspace-4.11.11-13|360	%{_kde_libdir}/kde4/plasma_engine_mouse.so
14mr|kdebase4-workspace-4.11.11-13|361	%{_kde_libdir}/kde4/plasma_engine_mpris2.so
14mr|kdebase4-workspace-4.11.11-13|362	%{_kde_libdir}/kde4/plasma_engine_notifications.so
14mr|kdebase4-workspace-4.11.11-13|363	%{_kde_libdir}/kde4/plasma_engine_nowplaying.so
14mr|kdebase4-workspace-4.11.11-13|364	%{_kde_libdir}/kde4/plasma_engine_places.so
14mr|kdebase4-workspace-4.11.11-13|365	%{_kde_libdir}/kde4/plasma_engine_powermanagement.so
14mr|kdebase4-workspace-4.11.11-13|366	%{_kde_libdir}/kde4/plasma_engine_rss.so
14mr|kdebase4-workspace-4.11.11-13|367	%{_kde_libdir}/kde4/plasma_engine_searchlaunch.so
14mr|kdebase4-workspace-4.11.11-13|368	%{_kde_libdir}/kde4/plasma_engine_share.so
14mr|kdebase4-workspace-4.11.11-13|369	%{_kde_libdir}/kde4/plasma_engine_soliddevice.so
14mr|kdebase4-workspace-4.11.11-13|370	%{_kde_libdir}/kde4/plasma_engine_statusnotifieritem.so
14mr|kdebase4-workspace-4.11.11-13|371	%{_kde_libdir}/kde4/plasma_engine_systemmonitor.so
14mr|kdebase4-workspace-4.11.11-13|372	%{_kde_libdir}/kde4/plasma_engine_tasks.so
14mr|kdebase4-workspace-4.11.11-13|373	%{_kde_libdir}/kde4/plasma_engine_time.so
14mr|kdebase4-workspace-4.11.11-13|374	%{_kde_libdir}/kde4/plasma_engine_weather.so
14mr|kdebase4-workspace-4.11.11-13|375	%{_kde_libdir}/kde4/plasma_packagestructure_dashboard.so
14mr|kdebase4-workspace-4.11.11-13|376	%{_kde_libdir}/kde4/plasma_packagestructure_share.so
14mr|kdebase4-workspace-4.11.11-13|377	%{_kde_libdir}/kde4/plasma_packagestructure_web.so
14mr|kdebase4-workspace-4.11.11-13|378	%{_kde_libdir}/kde4/plasma_toolbox_desktoptoolbox.so
14mr|kdebase4-workspace-4.11.11-13|379	%{_kde_libdir}/kde4/plasma_toolbox_nettoolbox.so
14mr|kdebase4-workspace-4.11.11-13|380	%{_kde_libdir}/kde4/plasma_toolbox_paneltoolbox.so
14mr|kdebase4-workspace-4.11.11-13|381	%{_kde_libdir}/kde4/plasma_wallpaper_color.so
14mr|kdebase4-workspace-4.11.11-13|382	%{_kde_libdir}/kde4/plasma_wallpaper_image.so
14mr|kdebase4-workspace-4.11.11-13|383	%{_kde_libdir}/kde4/plugins/gui_platform/libkde.so
14mr|kdebase4-workspace-4.11.11-13|384	%{_kde_libdir}/kde4/plugins/styles/oxygen.so
14mr|kdebase4-workspace-4.11.11-13|385	%{_kde_libdir}/kde4/powerdevilkeyboardbrightnesscontrolaction_config.so
14mr|kdebase4-workspace-4.11.11-13|386	%{_kde_libdir}/kde4/ion_debianweather.so
14mr|kdebase4-workspace-4.11.11-13|387	%{_kde_libdir}/kde4/krunner_activities.so
14mr|kdebase4-workspace-4.11.11-13|388	%{_kde_libdir}/libkdeinit4_*.so
14mr|kdebase4-workspace-4.11.11-13|389	%{_kde_libdir}/strigi/strigita_font.so
14mr|kdebase4-workspace-4.11.11-13|390	%{_kde_applicationsdir}/kfontview.desktop
14mr|kdebase4-workspace-4.11.11-13|391	%{_kde_applicationsdir}/kmenuedit.desktop
14mr|kdebase4-workspace-4.11.11-13|392	%{_kde_applicationsdir}/ksysguard.desktop
14mr|kdebase4-workspace-4.11.11-13|393	%{_kde_applicationsdir}/systemsettings.desktop
14mr|kdebase4-workspace-4.11.11-13|394	%{_kde_applicationsdir}/kdesystemsettings.desktop
14mr|kdebase4-workspace-4.11.11-13|395	%{_kde_appsdir}/color-schemes
14mr|kdebase4-workspace-4.11.11-13|396	%{_kde_appsdir}/desktoptheme
14mr|kdebase4-workspace-4.11.11-13|397	%{_kde_appsdir}/freespacenotifier
14mr|kdebase4-workspace-4.11.11-13|398	%{_kde_appsdir}/kaccess
14mr|kdebase4-workspace-4.11.11-13|399	%{_kde_appsdir}/katepart
14mr|kdebase4-workspace-4.11.11-13|400	%{_kde_appsdir}/kcminput
14mr|kdebase4-workspace-4.11.11-13|401	%{_kde_appsdir}/kcmkeys
14mr|kdebase4-workspace-4.11.11-13|402	%{_kde_appsdir}/kcmstyle
14mr|kdebase4-workspace-4.11.11-13|403	%{_kde_appsdir}/kcmsolidactions
14mr|kdebase4-workspace-4.11.11-13|404	%{_kde_appsdir}/kconf_update/*
14mr|kdebase4-workspace-4.11.11-13|405	%{_kde_appsdir}/kcontrol
14mr|kdebase4-workspace-4.11.11-13|406	%{_kde_appsdir}/kdisplay
14mr|kdebase4-workspace-4.11.11-13|407	%{_kde_appsdir}/kfontinst
14mr|kdebase4-workspace-4.11.11-13|408	%{_kde_appsdir}/kfontview
14mr|kdebase4-workspace-4.11.11-13|409	%{_kde_appsdir}/khotkeys
14mr|kdebase4-workspace-4.11.11-13|410	%{_kde_appsdir}/kmenuedit
14mr|kdebase4-workspace-4.11.11-13|411	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/fonts.desktop
14mr|kdebase4-workspace-4.11.11-13|412	%{_kde_appsdir}/ksmserver
14mr|kdebase4-workspace-4.11.11-13|413	%{_kde_appsdir}/ksplash
14mr|kdebase4-workspace-4.11.11-13|414	%{_kde_appsdir}/kstyle
14mr|kdebase4-workspace-4.11.11-13|415	%{_kde_appsdir}/ksysguard
14mr|kdebase4-workspace-4.11.11-13|416	%{_kde_appsdir}/kthememanager
14mr|kdebase4-workspace-4.11.11-13|417	%{_kde_appsdir}/kwin
14mr|kdebase4-workspace-4.11.11-13|418	%{_kde_appsdir}/kwrited
14mr|kdebase4-workspace-4.11.11-13|419	%{_kde_appsdir}/plasma
14mr|kdebase4-workspace-4.11.11-13|420	%{_kde_appsdir}/plasma-desktop
14mr|kdebase4-workspace-4.11.11-13|421	%{_kde_appsdir}/plasma-netbook
14mr|kdebase4-workspace-4.11.11-13|422	%{_kde_appsdir}/solid/*/*.desktop
14mr|kdebase4-workspace-4.11.11-13|423	%{_kde_appsdir}/systemsettings
14mr|kdebase4-workspace-4.11.11-13|424	%{_kde_appsdir}/kcmkeyboard
14mr|kdebase4-workspace-4.11.11-13|425	%{_kde_autostart}/*.desktop
14mr|kdebase4-workspace-4.11.11-13|426	%{_kde_datadir}/config.kcfg/*.kcfg
14mr|kdebase4-workspace-4.11.11-13|427	%{_kde_configdir}/xcursor.knsrc
14mr|kdebase4-workspace-4.11.11-13|428	%{_kde_configdir}/activities.knsrc
14mr|kdebase4-workspace-4.11.11-13|429	%{_kde_configdir}/aurorae.knsrc
14mr|kdebase4-workspace-4.11.11-13|430	%{_kde_configdir}/background.knsrc
14mr|kdebase4-workspace-4.11.11-13|431	%{_kde_configdir}/colorschemes.knsrc
14mr|kdebase4-workspace-4.11.11-13|432	%{_kde_configdir}/ksplash.knsrc
14mr|kdebase4-workspace-4.11.11-13|433	%{_kde_configdir}/ksysguard.knsrc
14mr|kdebase4-workspace-4.11.11-13|434	%{_kde_configdir}/kwineffect.knsrc
14mr|kdebase4-workspace-4.11.11-13|435	%{_kde_configdir}/kwinscripts.knsrc
14mr|kdebase4-workspace-4.11.11-13|436	%{_kde_configdir}/kwinswitcher.knsrc
14mr|kdebase4-workspace-4.11.11-13|437	%{_kde_configdir}/plasma-overlayrc
14mr|kdebase4-workspace-4.11.11-13|438	%{_kde_configdir}/plasma-themes.knsrc
14mr|kdebase4-workspace-4.11.11-13|439	%{_kde_configdir}/wallpaper.knsrc
14mr|kdebase4-workspace-4.11.11-13|440	%{_kde_configdir}/kfontinst.knsrc
14mr|kdebase4-workspace-4.11.11-13|441	%{_kde_datadir}/dbus-1/services/org.kde.fontinst.service
14mr|kdebase4-workspace-4.11.11-13|442	%{_kde_datadir}/dbus-1/services/org.kde.krunner.service
14mr|kdebase4-workspace-4.11.11-13|443	%{_kde_datadir}/dbus-1/system-services/org.kde.fontinst.service
14mr|kdebase4-workspace-4.11.11-13|444	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service
14mr|kdebase4-workspace-4.11.11-13|445	%{_kde_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
14mr|kdebase4-workspace-4.11.11-13|446	%doc %{_kde_docdir}/HTML/en/kcontrol
14mr|kdebase4-workspace-4.11.11-13|447	%doc %{_kde_docdir}/HTML/en/kfontview
14mr|kdebase4-workspace-4.11.11-13|448	%doc %{_kde_docdir}/HTML/en/kmenuedit
14mr|kdebase4-workspace-4.11.11-13|449	%doc %{_kde_docdir}/HTML/en/ksysguard
14mr|kdebase4-workspace-4.11.11-13|450	%doc %{_kde_docdir}/HTML/en/plasma-desktop
14mr|kdebase4-workspace-4.11.11-13|451	%doc %{_kde_docdir}/HTML/en/systemsettings
14mr|kdebase4-workspace-4.11.11-13|452	%{_kde_iconsdir}/Oxygen_*
14mr|kdebase4-workspace-4.11.11-13|453	%{_kde_iconsdir}/KDE_Classic
14mr|kdebase4-workspace-4.11.11-13|454	%{_kde_iconsdir}/*/*/*/*
14mr|kdebase4-workspace-4.11.11-13|455	%{_kde_services}/ScreenSavers/kblank.desktop
14mr|kdebase4-workspace-4.11.11-13|456	%{_kde_services}/ScreenSavers/krandom.desktop
14mr|kdebase4-workspace-4.11.11-13|457	%{_kde_services}/ServiceMenus/installfont.desktop
14mr|kdebase4-workspace-4.11.11-13|458	%{_kde_services}/autostart.desktop
14mr|kdebase4-workspace-4.11.11-13|459	%{_kde_services}/bell.desktop
14mr|kdebase4-workspace-4.11.11-13|460	%{_kde_services}/clock.desktop
14mr|kdebase4-workspace-4.11.11-13|461	%{_kde_services}/colors.desktop
14mr|kdebase4-workspace-4.11.11-13|462	%{_kde_services}/cursortheme.desktop
14mr|kdebase4-workspace-4.11.11-13|463	%{_kde_services}/desktop.desktop
14mr|kdebase4-workspace-4.11.11-13|464	%{_kde_services}/desktoppath.desktop
14mr|kdebase4-workspace-4.11.11-13|465	%{_kde_services}/desktoptheme.desktop
14mr|kdebase4-workspace-4.11.11-13|466	%{_kde_services}/deviceinfocategory.desktop
14mr|kdebase4-workspace-4.11.11-13|467	%{_kde_services}/display.desktop
14mr|kdebase4-workspace-4.11.11-13|468	%{_kde_services}/fontinst.desktop
14mr|kdebase4-workspace-4.11.11-13|469	%{_kde_services}/fonts.desktop
14mr|kdebase4-workspace-4.11.11-13|470	%{_kde_services}/fonts.protocol
14mr|kdebase4-workspace-4.11.11-13|471	%{_kde_services}/fontthumbnail.desktop
14mr|kdebase4-workspace-4.11.11-13|472	%{_kde_services}/graphicalinfocategory.desktop
14mr|kdebase4-workspace-4.11.11-13|473	%{_kde_services}/ion-bbcukmet.desktop
14mr|kdebase4-workspace-4.11.11-13|474	%{_kde_services}/ion-debianweather.desktop
14mr|kdebase4-workspace-4.11.11-13|475	%{_kde_services}/ion-envcan.desktop
14mr|kdebase4-workspace-4.11.11-13|476	%{_kde_services}/ion-noaa.desktop
14mr|kdebase4-workspace-4.11.11-13|477	%{_kde_services}/ion-wettercom.desktop
14mr|kdebase4-workspace-4.11.11-13|478	%{_kde_services}/joystick.desktop
14mr|kdebase4-workspace-4.11.11-13|479	%{_kde_services}/kaccess.desktop
14mr|kdebase4-workspace-4.11.11-13|480	%if %{with_drakclock}
14mr|kdebase4-workspace-4.11.11-13|481	%{_kde_services}/kcm_drakclock.desktop
14mr|kdebase4-workspace-4.11.11-13|482	%endif
14mr|kdebase4-workspace-4.11.11-13|483	%{_kde_services}/kcm_keyboard.desktop
14mr|kdebase4-workspace-4.11.11-13|484	%{_kde_services}/kcmaccess.desktop
14mr|kdebase4-workspace-4.11.11-13|485	%{_kde_services}/kcmlaunch.desktop
14mr|kdebase4-workspace-4.11.11-13|486	%{_kde_services}/kcmsmserver.desktop
14mr|kdebase4-workspace-4.11.11-13|487	%{_kde_services}/kded/appmenu.desktop
14mr|kdebase4-workspace-4.11.11-13|488	%{_kde_services}/kded/freespacenotifier.desktop
14mr|kdebase4-workspace-4.11.11-13|489	%{_kde_services}/kded/kephal.desktop
14mr|kdebase4-workspace-4.11.11-13|490	%{_kde_services}/kded/keyboard.desktop
14mr|kdebase4-workspace-4.11.11-13|491	%{_kde_services}/kded/khotkeys.desktop
14mr|kdebase4-workspace-4.11.11-13|492	%{_kde_services}/kded/kwrited.desktop
14mr|kdebase4-workspace-4.11.11-13|493	%{_kde_services}/kded/ktouchpadenabler.desktop
14mr|kdebase4-workspace-4.11.11-13|494	%{_kde_services}/kded/statusnotifierwatcher.desktop
14mr|kdebase4-workspace-4.11.11-13|495	%{_kde_services}/keys.desktop
14mr|kdebase4-workspace-4.11.11-13|496	%{_kde_services}/kfontviewpart.desktop
14mr|kdebase4-workspace-4.11.11-13|497	%{_kde_services}/khotkeys.desktop
14mr|kdebase4-workspace-4.11.11-13|498	%{_kde_services}/ksplashthememgr.desktop
14mr|kdebase4-workspace-4.11.11-13|499	%{_kde_services}/kwin
14mr|kdebase4-workspace-4.11.11-13|500	%{_kde_services}/kwin-script-desktopchangeosd.desktop
14mr|kdebase4-workspace-4.11.11-13|501	%{_kde_services}/kwin-script-synchronizeskipswitcher.desktop
14mr|kdebase4-workspace-4.11.11-13|502	%{_kde_services}/kwin-script-videowall.desktop
14mr|kdebase4-workspace-4.11.11-13|503	%{_kde_services}/kwinactions.desktop
14mr|kdebase4-workspace-4.11.11-13|504	%{_kde_services}/kwinadvanced.desktop
14mr|kdebase4-workspace-4.11.11-13|505	%{_kde_services}/kwincompositing.desktop
14mr|kdebase4-workspace-4.11.11-13|506	%{_kde_services}/kwindecoration.desktop
14mr|kdebase4-workspace-4.11.11-13|507	%{_kde_services}/kwinfocus.desktop
14mr|kdebase4-workspace-4.11.11-13|508	%{_kde_services}/kwinmoving.desktop
14mr|kdebase4-workspace-4.11.11-13|509	%{_kde_services}/kwinoptions.desktop
14mr|kdebase4-workspace-4.11.11-13|510	%{_kde_services}/kwinrules.desktop
14mr|kdebase4-workspace-4.11.11-13|511	%{_kde_services}/kwinscreenedges.desktop
14mr|kdebase4-workspace-4.11.11-13|512	%{_kde_services}/kwinscripts.desktop
14mr|kdebase4-workspace-4.11.11-13|513	%{_kde_services}/kwintabbox.desktop
14mr|kdebase4-workspace-4.11.11-13|514	%{_kde_services}/lostfoundcategory.desktop
14mr|kdebase4-workspace-4.11.11-13|515	%{_kde_services}/mouse.desktop
14mr|kdebase4-workspace-4.11.11-13|516	%{_kde_services}/networkinfocategory.desktop
14mr|kdebase4-workspace-4.11.11-13|517	%{_kde_services}/plasma-animator-default.desktop
14mr|kdebase4-workspace-4.11.11-13|518	%{_kde_services}/plasma-applet-activitybar.desktop
14mr|kdebase4-workspace-4.11.11-13|519	%{_kde_services}/plasma-applet-analogclock.desktop
14mr|kdebase4-workspace-4.11.11-13|520	%{_kde_services}/plasma-applet-currentappcontrol.desktop
14mr|kdebase4-workspace-4.11.11-13|521	%{_kde_services}/plasma-applet-devicenotifier.desktop
14mr|kdebase4-workspace-4.11.11-13|522	%{_kde_services}/plasma-applet-digitalclock.desktop
14mr|kdebase4-workspace-4.11.11-13|523	%{_kde_services}/plasma-applet-icon.desktop
14mr|kdebase4-workspace-4.11.11-13|524	%{_kde_services}/plasma-applet-lockout.desktop
14mr|kdebase4-workspace-4.11.11-13|525	%{_kde_services}/plasma-applet-org.kde.notifications.desktop
14mr|kdebase4-workspace-4.11.11-13|526	%{_kde_services}/plasma-applet-panelspacer-internal.desktop
14mr|kdebase4-workspace-4.11.11-13|527	%{_kde_services}/plasma-applet-searchbox.desktop
14mr|kdebase4-workspace-4.11.11-13|528	%{_kde_services}/plasma-applet-sm_hdd_activity.desktop
14mr|kdebase4-workspace-4.11.11-13|529	%{_kde_services}/plasma-applet-sm_ram.desktop
14mr|kdebase4-workspace-4.11.11-13|530	%{_kde_services}/plasma-applet-system-monitor.desktop
14mr|kdebase4-workspace-4.11.11-13|531	%{_kde_services}/plasma-applet-systemtray.desktop
14mr|kdebase4-workspace-4.11.11-13|532	%{_kde_services}/plasma-applet-trash.desktop
14mr|kdebase4-workspace-4.11.11-13|533	%{_kde_services}/plasma-applet-windowlist.desktop
14mr|kdebase4-workspace-4.11.11-13|534	%{_kde_services}/plasma-containment-desktop.desktop
14mr|kdebase4-workspace-4.11.11-13|535	%{_kde_services}/plasma-containment-desktopdashboard.desktop
14mr|kdebase4-workspace-4.11.11-13|536	%{_kde_services}/plasma-containment-netpanel.desktop
14mr|kdebase4-workspace-4.11.11-13|537	%{_kde_services}/plasma-containment-panel.desktop
14mr|kdebase4-workspace-4.11.11-13|538	%{_kde_services}/plasma-containment-sal.desktop
14mr|kdebase4-workspace-4.11.11-13|539	%{_kde_services}/plasma-containment-saverdesktop.desktop
14mr|kdebase4-workspace-4.11.11-13|540	%{_kde_services}/plasma-containmentactions-applauncher.desktop
14mr|kdebase4-workspace-4.11.11-13|541	%{_kde_services}/plasma-containmentactions-contextmenu.desktop
14mr|kdebase4-workspace-4.11.11-13|542	%{_kde_services}/plasma-containmentactions-minimalcontextmenu.desktop
14mr|kdebase4-workspace-4.11.11-13|543	%{_kde_services}/plasma-containmentactions-paste.desktop
14mr|kdebase4-workspace-4.11.11-13|544	%{_kde_services}/plasma-containmentactions-switchactivity.desktop
14mr|kdebase4-workspace-4.11.11-13|545	%{_kde_services}/plasma-containmentactions-switchdesktop.desktop
14mr|kdebase4-workspace-4.11.11-13|546	%{_kde_services}/plasma-containmentactions-switchwindow.desktop
14mr|kdebase4-workspace-4.11.11-13|547	%{_kde_services}/plasma-dataengine-applicationjobs.desktop
14mr|kdebase4-workspace-4.11.11-13|548	%{_kde_services}/plasma-dataengine-apps.desktop
14mr|kdebase4-workspace-4.11.11-13|549	%{_kde_services}/plasma-dataengine-calendar.desktop
14mr|kdebase4-workspace-4.11.11-13|550	%{_kde_services}/plasma-dataengine-devicenotifications.desktop
14mr|kdebase4-workspace-4.11.11-13|551	%{_kde_services}/plasma-dataengine-dict.desktop
14mr|kdebase4-workspace-4.11.11-13|552	%{_kde_services}/plasma-dataengine-executable.desktop
14mr|kdebase4-workspace-4.11.11-13|553	%{_kde_services}/plasma-dataengine-favicons.desktop
14mr|kdebase4-workspace-4.11.11-13|554	%{_kde_services}/plasma-dataengine-filebrowser.desktop
14mr|kdebase4-workspace-4.11.11-13|555	%{_kde_services}/plasma-dataengine-geolocation.desktop
14mr|kdebase4-workspace-4.11.11-13|556	%{_kde_services}/plasma-dataengine-hotplug.desktop
14mr|kdebase4-workspace-4.11.11-13|557	%{_kde_services}/plasma-dataengine-keystate.desktop
14mr|kdebase4-workspace-4.11.11-13|558	%{_kde_services}/plasma-dataengine-mouse.desktop
14mr|kdebase4-workspace-4.11.11-13|559	%{_kde_services}/plasma-dataengine-mpris2.desktop
14mr|kdebase4-workspace-4.11.11-13|560	%{_kde_services}/plasma-dataengine-notifications.desktop
14mr|kdebase4-workspace-4.11.11-13|561	%{_kde_services}/plasma-dataengine-nowplaying.desktop
14mr|kdebase4-workspace-4.11.11-13|562	%{_kde_services}/plasma-dataengine-places.desktop
14mr|kdebase4-workspace-4.11.11-13|563	%{_kde_services}/plasma-dataengine-powermanagement.desktop
14mr|kdebase4-workspace-4.11.11-13|564	%{_kde_services}/plasma-dataengine-rss.desktop
14mr|kdebase4-workspace-4.11.11-13|565	%{_kde_services}/plasma-dataengine-share-addon-im9.desktop
14mr|kdebase4-workspace-4.11.11-13|566	%{_kde_services}/plasma-dataengine-share-addon-imgur.desktop
14mr|kdebase4-workspace-4.11.11-13|567	%{_kde_services}/plasma-dataengine-share-addon-pastebincom.desktop
14mr|kdebase4-workspace-4.11.11-13|568	%{_kde_services}/plasma-dataengine-share-addon-pasteopensuseorg.desktop
14mr|kdebase4-workspace-4.11.11-13|569	%{_kde_services}/plasma-dataengine-share-addon-pasteubuntucom.desktop
14mr|kdebase4-workspace-4.11.11-13|570	%{_kde_services}/plasma-dataengine-share-addon-privatepastecom.desktop
14mr|kdebase4-workspace-4.11.11-13|571	%{_kde_services}/plasma-dataengine-share-addon-simplestimagehosting.desktop
14mr|kdebase4-workspace-4.11.11-13|572	%{_kde_services}/plasma-dataengine-share-addon-wklej.desktop
14mr|kdebase4-workspace-4.11.11-13|573	%{_kde_services}/plasma-dataengine-share-addon-wstaw.desktop
14mr|kdebase4-workspace-4.11.11-13|574	%{_kde_services}/plasma-dataengine-share.desktop
14mr|kdebase4-workspace-4.11.11-13|575	%{_kde_services}/plasma-dataengine-soliddevice.desktop
14mr|kdebase4-workspace-4.11.11-13|576	%{_kde_services}/plasma-dataengine-systemmonitor.desktop
14mr|kdebase4-workspace-4.11.11-13|577	%{_kde_services}/plasma-dataengine-tasks.desktop
14mr|kdebase4-workspace-4.11.11-13|578	%{_kde_services}/plasma-dataengine-time.desktop
14mr|kdebase4-workspace-4.11.11-13|579	%{_kde_services}/plasma-dataengine-weather.desktop
14mr|kdebase4-workspace-4.11.11-13|580	%{_kde_services}/plasma-engine-activities.desktop
14mr|kdebase4-workspace-4.11.11-13|581	%{_kde_services}/plasma-engine-akonadi.desktop
14mr|kdebase4-workspace-4.11.11-13|582	%{_kde_services}/plasma-engine-metadata.desktop
14mr|kdebase4-workspace-4.11.11-13|583	%{_kde_services}/plasma-engine-searchlaunch.desktop
14mr|kdebase4-workspace-4.11.11-13|584	%{_kde_services}/plasma-geolocation-gps.desktop
14mr|kdebase4-workspace-4.11.11-13|585	%{_kde_services}/plasma-geolocation-ip.desktop
14mr|kdebase4-workspace-4.11.11-13|586	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.defaultPanel.desktop
14mr|kdebase4-workspace-4.11.11-13|587	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.findWidgets.desktop
14mr|kdebase4-workspace-4.11.11-13|588	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.photoActivity.desktop
14mr|kdebase4-workspace-4.11.11-13|589	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPage.desktop
14mr|kdebase4-workspace-4.11.11-13|590	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPanel.desktop
14mr|kdebase4-workspace-4.11.11-13|591	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultSal.desktop
14mr|kdebase4-workspace-4.11.11-13|592	%{_kde_services}/plasma-packagestructure-dashboard.desktop
14mr|kdebase4-workspace-4.11.11-13|593	%{_kde_services}/plasma-packagestructure-share.desktop
14mr|kdebase4-workspace-4.11.11-13|594	%{_kde_services}/plasma-packagestructure-web.desktop
14mr|kdebase4-workspace-4.11.11-13|595	%{_kde_services}/plasma-pager-default.desktop
14mr|kdebase4-workspace-4.11.11-13|596	%{_kde_services}/plasma-runner-bookmarks.desktop
14mr|kdebase4-workspace-4.11.11-13|597	%{_kde_services}/plasma-runner-calculator.desktop
14mr|kdebase4-workspace-4.11.11-13|598	%{_kde_services}/plasma-runner-kill.desktop
14mr|kdebase4-workspace-4.11.11-13|599	%{_kde_services}/plasma-runner-kill_config.desktop
14mr|kdebase4-workspace-4.11.11-13|600	%{_kde_services}/plasma-runner-locations.desktop
14mr|kdebase4-workspace-4.11.11-13|601	%{_kde_services}/plasma-runner-nepomuksearch.desktop
14mr|kdebase4-workspace-4.11.11-13|602	%{_kde_services}/plasma-runner-plasma-desktop.desktop
14mr|kdebase4-workspace-4.11.11-13|603	%{_kde_services}/plasma-runner-services.desktop
14mr|kdebase4-workspace-4.11.11-13|604	%{_kde_services}/plasma-runner-sessions.desktop
14mr|kdebase4-workspace-4.11.11-13|605	%{_kde_services}/plasma-runner-shell.desktop
14mr|kdebase4-workspace-4.11.11-13|606	%{_kde_services}/plasma-runner-solid.desktop
14mr|kdebase4-workspace-4.11.11-13|607	%{_kde_services}/plasma-runner-webshortcuts.desktop
14mr|kdebase4-workspace-4.11.11-13|608	%{_kde_services}/plasma-runner-windowedwidgets.desktop
14mr|kdebase4-workspace-4.11.11-13|609	%{_kde_services}/plasma-runner-windows.desktop
14mr|kdebase4-workspace-4.11.11-13|610	%{_kde_services}/plasma-sal-bookmarks.desktop
14mr|kdebase4-workspace-4.11.11-13|611	%{_kde_services}/plasma-sal-contacts.desktop
14mr|kdebase4-workspace-4.11.11-13|612	%{_kde_services}/plasma-sal-development.desktop
14mr|kdebase4-workspace-4.11.11-13|613	%{_kde_services}/plasma-sal-education.desktop
14mr|kdebase4-workspace-4.11.11-13|614	%{_kde_services}/plasma-sal-games.desktop
14mr|kdebase4-workspace-4.11.11-13|615	%{_kde_services}/plasma-sal-graphics.desktop
14mr|kdebase4-workspace-4.11.11-13|616	%{_kde_services}/plasma-sal-internet.desktop
14mr|kdebase4-workspace-4.11.11-13|617	%{_kde_services}/plasma-sal-multimedia.desktop
14mr|kdebase4-workspace-4.11.11-13|618	%{_kde_services}/plasma-sal-office.desktop
14mr|kdebase4-workspace-4.11.11-13|619	%{_kde_services}/plasma-sal-system.desktop
14mr|kdebase4-workspace-4.11.11-13|620	%{_kde_services}/plasma-sal-utility.desktop
14mr|kdebase4-workspace-4.11.11-13|621	%{_kde_services}/plasma-scriptengine-applet-dashboard.desktop
14mr|kdebase4-workspace-4.11.11-13|622	%{_kde_services}/plasma-scriptengine-applet-web.desktop
14mr|kdebase4-workspace-4.11.11-13|623	%{_kde_services}/plasma-tasks-default.desktop
14mr|kdebase4-workspace-4.11.11-13|624	%{_kde_services}/plasma-toolbox-desktoptoolbox.desktop
14mr|kdebase4-workspace-4.11.11-13|625	%{_kde_services}/plasma-toolbox-nettoolbox.desktop
14mr|kdebase4-workspace-4.11.11-13|626	%{_kde_services}/plasma-toolbox-paneltoolbox.desktop
14mr|kdebase4-workspace-4.11.11-13|627	%{_kde_services}/plasma-wallpaper-color.desktop
14mr|kdebase4-workspace-4.11.11-13|628	%{_kde_services}/plasma-wallpaper-image.desktop
14mr|kdebase4-workspace-4.11.11-13|629	%{_kde_services}/plasma_applet_keyboard.desktop
14mr|kdebase4-workspace-4.11.11-13|630	%{_kde_services}/plasma_engine_statusnotifieritem.desktop
14mr|kdebase4-workspace-4.11.11-13|631	%{_kde_services}/plasma-applet-org.kde.showActivityManager.desktop
14mr|kdebase4-workspace-4.11.11-13|632	%{_kde_services}/plasma-dataengine-share-addon-imgsusepasteorg.desktop
14mr|kdebase4-workspace-4.11.11-13|633	%{_kde_services}/plasma-dataengine-share-addon-kde.desktop
14mr|kdebase4-workspace-4.11.11-13|634	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.SaL.desktop
14mr|kdebase4-workspace-4.11.11-13|635	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.desktopIcons.desktop
14mr|kdebase4-workspace-4.11.11-13|636	%{_kde_services}/plasma-runner-activityrunner.desktop
14mr|kdebase4-workspace-4.11.11-13|637	%{_kde_services}/powerdevilkeyboardbrightnesscontrolaction.desktop
14mr|kdebase4-workspace-4.11.11-13|638	%{_kde_services}/recentdocuments.desktop
14mr|kdebase4-workspace-4.11.11-13|639	%{_kde_services}/screensaver.desktop
14mr|kdebase4-workspace-4.11.11-13|640	%{_kde_services}/settings-accessibility.desktop
14mr|kdebase4-workspace-4.11.11-13|641	%{_kde_services}/settings-account-details.desktop
14mr|kdebase4-workspace-4.11.11-13|642	%{_kde_services}/settings-application-and-system-notifications.desktop
14mr|kdebase4-workspace-4.11.11-13|643	%{_kde_services}/settings-application-appearance-and-behavior.desktop
14mr|kdebase4-workspace-4.11.11-13|644	%{_kde_services}/settings-application-appearance.desktop
14mr|kdebase4-workspace-4.11.11-13|645	%{_kde_services}/settings-audio-and-video.desktop
14mr|kdebase4-workspace-4.11.11-13|646	%{_kde_services}/settings-bluetooth.desktop
14mr|kdebase4-workspace-4.11.11-13|647	%{_kde_services}/settings-classic-view.desktop
14mr|kdebase4-workspace-4.11.11-13|648	%{_kde_services}/settings-desktop-appearance.desktop
14mr|kdebase4-workspace-4.11.11-13|649	%{_kde_services}/settings-display.desktop
14mr|kdebase4-workspace-4.11.11-13|650	%{_kde_services}/settings-hardware.desktop
14mr|kdebase4-workspace-4.11.11-13|651	%{_kde_services}/settings-icon-view.desktop
14mr|kdebase4-workspace-4.11.11-13|652	%{_kde_services}/settings-input-devices.desktop
14mr|kdebase4-workspace-4.11.11-13|653	%{_kde_services}/settings-locale.desktop
14mr|kdebase4-workspace-4.11.11-13|654	%{_kde_services}/settings-lost-and-found.desktop
14mr|kdebase4-workspace-4.11.11-13|655	%{_kde_services}/settings-network-and-connectivity.desktop
14mr|kdebase4-workspace-4.11.11-13|656	%{_kde_services}/settings-network-settings.desktop
14mr|kdebase4-workspace-4.11.11-13|657	%{_kde_services}/settings-permissions.desktop
14mr|kdebase4-workspace-4.11.11-13|658	%{_kde_services}/settings-personal-information.desktop
14mr|kdebase4-workspace-4.11.11-13|659	%{_kde_services}/settings-power-management.desktop
14mr|kdebase4-workspace-4.11.11-13|660	%{_kde_services}/settings-removable-devices.desktop
14mr|kdebase4-workspace-4.11.11-13|661	%{_kde_services}/settings-sharing.desktop
14mr|kdebase4-workspace-4.11.11-13|662	%{_kde_services}/settings-shortcuts-and-gestures.desktop
14mr|kdebase4-workspace-4.11.11-13|663	%{_kde_services}/settings-startup-and-shutdown.desktop
14mr|kdebase4-workspace-4.11.11-13|664	%{_kde_services}/settings-system-administration.desktop
14mr|kdebase4-workspace-4.11.11-13|665	%{_kde_services}/settings-window-behaviour.desktop
14mr|kdebase4-workspace-4.11.11-13|666	%{_kde_services}/settings-workspace-appearance-and-behavior.desktop
14mr|kdebase4-workspace-4.11.11-13|667	%{_kde_services}/settings-workspace-behavior.desktop
14mr|kdebase4-workspace-4.11.11-13|668	%{_kde_services}/solid-actions.desktop
14mr|kdebase4-workspace-4.11.11-13|669	%{_kde_services}/standard_actions.desktop
14mr|kdebase4-workspace-4.11.11-13|670	%{_kde_services}/style.desktop
14mr|kdebase4-workspace-4.11.11-13|671	%{_kde_services}/workspaceoptions.desktop
14mr|kdebase4-workspace-4.11.11-13|672	%{_kde_servicetypes}/*.desktop
14mr|kdebase4-workspace-4.11.11-13|673	%{_kde_datadir}/polkit-1/actions/org.kde.fontinst.policy
14mr|kdebase4-workspace-4.11.11-13|674	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
14mr|kdebase4-workspace-4.11.11-13|675	%{_kde_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
14mr|kdebase4-workspace-4.11.11-13|676	%{_kde_datadir}/sounds/pop.wav
14mr|kdebase4-workspace-4.11.11-13|677	%{_kde_datadir}/wallpapers/*
14mr|kdebase4-workspace-4.11.11-13|678	%{_datadir}/xsessions/kde-plasma.desktop
14mr|kdebase4-workspace-4.11.11-13|679	%{_datadir}/custom-xsessions/kde4-default.desktop
14mr|kdebase4-workspace-4.11.11-13|680	
14mr|kdebase4-workspace-4.11.11-13|681	%post
14mr|kdebase4-workspace-4.11.11-13|682	%{_sbindir}/update-alternatives --install %{_datadir}/xsessions/default.desktop default.desktop %{_datadir}/custom-xsessions/kde4-default.desktop 10
14mr|kdebase4-workspace-4.11.11-13|683	
14mr|kdebase4-workspace-4.11.11-13|684	%preun
14mr|kdebase4-workspace-4.11.11-13|685	if [ $1 -eq 0 ]; then
14mr|kdebase4-workspace-4.11.11-13|686	%{_sbindir}/update-alternatives --remove default.desktop %{_datadir}/custom-xsessions/kde4-default.desktop
14mr|kdebase4-workspace-4.11.11-13|687	fi
14mr|kdebase4-workspace-4.11.11-13|688	
14mr|kdebase4-workspace-4.11.11-13|689	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|690	
14mr|kdebase4-workspace-4.11.11-13|691	%package -n klipper
14mr|kdebase4-workspace-4.11.11-13|692	Summary:	Clipboard manager for KDE
14mr|kdebase4-workspace-4.11.11-13|693	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|694	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|695	Conflicts:	%{name} < 2:4.7.97
14mr|kdebase4-workspace-4.11.11-13|696	
14mr|kdebase4-workspace-4.11.11-13|697	%description -n klipper
14mr|kdebase4-workspace-4.11.11-13|698	Klipper is a clipboard manager for the KDE interface. It allows users of
14mr|kdebase4-workspace-4.11.11-13|699	Unix-like operating systems running the KDE desktop environment to access
14mr|kdebase4-workspace-4.11.11-13|700	a history of X Selections, any item of which can be reselected for pasting.
14mr|kdebase4-workspace-4.11.11-13|701	
14mr|kdebase4-workspace-4.11.11-13|702	%files -n klipper
14mr|kdebase4-workspace-4.11.11-13|703	%{_kde_bindir}/klipper
14mr|kdebase4-workspace-4.11.11-13|704	%{_kde_applicationsdir}/klipper.desktop
14mr|kdebase4-workspace-4.11.11-13|705	%doc %{_kde_docdir}/HTML/en/klipper
14mr|kdebase4-workspace-4.11.11-13|706	
14mr|kdebase4-workspace-4.11.11-13|707	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|708	
14mr|kdebase4-workspace-4.11.11-13|709	%package -n kickoff
14mr|kdebase4-workspace-4.11.11-13|710	Summary:	KDE application launcher
14mr|kdebase4-workspace-4.11.11-13|711	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|712	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|713	Conflicts:	%{name} < 2:4.8.97-2
14mr|kdebase4-workspace-4.11.11-13|714	
14mr|kdebase4-workspace-4.11.11-13|715	%description -n kickoff
14mr|kdebase4-workspace-4.11.11-13|716	KickOff is the KDE application launcher, or "start menu".
14mr|kdebase4-workspace-4.11.11-13|717	
14mr|kdebase4-workspace-4.11.11-13|718	%files -n kickoff
14mr|kdebase4-workspace-4.11.11-13|719	%{_kde_libdir}/libkickoff.so
14mr|kdebase4-workspace-4.11.11-13|720	%{_kde_libdir}/kde4/plasma_applet_launcher.so
14mr|kdebase4-workspace-4.11.11-13|721	%{_kde_libdir}/kde4/plasma_applet_simplelauncher.so
14mr|kdebase4-workspace-4.11.11-13|722	%{_kde_services}/plasma-applet-launcher.desktop
14mr|kdebase4-workspace-4.11.11-13|723	%{_kde_services}/plasma-applet-simplelauncher.desktop
14mr|kdebase4-workspace-4.11.11-13|724	
14mr|kdebase4-workspace-4.11.11-13|725	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|726	
14mr|kdebase4-workspace-4.11.11-13|727	%package -n krandr
14mr|kdebase4-workspace-4.11.11-13|728	Summary:	KDE screen management tools
14mr|kdebase4-workspace-4.11.11-13|729	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|730	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|731	Conflicts:	%{name} < 2:4.11.10-4
14mr|kdebase4-workspace-4.11.11-13|732	
14mr|kdebase4-workspace-4.11.11-13|733	%description -n krandr
14mr|kdebase4-workspace-4.11.11-13|734	KDE screen management tools.
14mr|kdebase4-workspace-4.11.11-13|735	
14mr|kdebase4-workspace-4.11.11-13|736	%files -n krandr
14mr|kdebase4-workspace-4.11.11-13|737	%{_kde_bindir}/krandrstartup
14mr|kdebase4-workspace-4.11.11-13|738	%{_kde_bindir}/krandrtray
14mr|kdebase4-workspace-4.11.11-13|739	%{_kde_libdir}/kde4/kcm_randr.so
14mr|kdebase4-workspace-4.11.11-13|740	%{_kde_libdir}/kde4/kded_randrmonitor.so
14mr|kdebase4-workspace-4.11.11-13|741	%{_kde_applicationsdir}/krandrtray.desktop
14mr|kdebase4-workspace-4.11.11-13|742	%{_kde_services}/kded/randrmonitor.desktop
14mr|kdebase4-workspace-4.11.11-13|743	%{_kde_services}/randr.desktop
14mr|kdebase4-workspace-4.11.11-13|744	
14mr|kdebase4-workspace-4.11.11-13|745	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|746	
14mr|kdebase4-workspace-4.11.11-13|747	%package -n plasma-scriptengine-ruby
14mr|kdebase4-workspace-4.11.11-13|748	Summary:	Support for ruby plasma applets
14mr|kdebase4-workspace-4.11.11-13|749	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|750	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|751	Requires:	ruby-kde4
14mr|kdebase4-workspace-4.11.11-13|752	Conflicts:	%{name} < 2:4.5.80
14mr|kdebase4-workspace-4.11.11-13|753	
14mr|kdebase4-workspace-4.11.11-13|754	%description -n plasma-scriptengine-ruby
14mr|kdebase4-workspace-4.11.11-13|755	This package allow kde4 to use plasma applets written in ruby.
14mr|kdebase4-workspace-4.11.11-13|756	
14mr|kdebase4-workspace-4.11.11-13|757	%files -n plasma-scriptengine-ruby
14mr|kdebase4-workspace-4.11.11-13|758	%{_kde_appsdir}/plasma_scriptengine_ruby
14mr|kdebase4-workspace-4.11.11-13|759	%{_kde_services}/plasma-scriptengine-ruby-applet.desktop
14mr|kdebase4-workspace-4.11.11-13|760	%{_kde_services}/plasma-scriptengine-ruby-dataengine.desktop
14mr|kdebase4-workspace-4.11.11-13|761	
14mr|kdebase4-workspace-4.11.11-13|762	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|763	
14mr|kdebase4-workspace-4.11.11-13|764	%package -n plasma-scriptengine-python
14mr|kdebase4-workspace-4.11.11-13|765	Summary:	Support for ruby python applets
14mr|kdebase4-workspace-4.11.11-13|766	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|767	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|768	Requires:	python-kde4
14mr|kdebase4-workspace-4.11.11-13|769	Conflicts:	%{name} < 2:4.5.80
14mr|kdebase4-workspace-4.11.11-13|770	
14mr|kdebase4-workspace-4.11.11-13|771	%description -n plasma-scriptengine-python
14mr|kdebase4-workspace-4.11.11-13|772	This package allow kde4 to use plasma applets written in python.
14mr|kdebase4-workspace-4.11.11-13|773	
14mr|kdebase4-workspace-4.11.11-13|774	%files -n plasma-scriptengine-python
14mr|kdebase4-workspace-4.11.11-13|775	%{py_platsitedir}/PyKDE4/*
14mr|kdebase4-workspace-4.11.11-13|776	%{_kde_appsdir}/plasma_scriptengine_python
14mr|kdebase4-workspace-4.11.11-13|777	%{_kde_services}/plasma-scriptengine-applet-python.desktop
14mr|kdebase4-workspace-4.11.11-13|778	%{_kde_services}/plasma-scriptengine-dataengine-python.desktop
14mr|kdebase4-workspace-4.11.11-13|779	%{_kde_services}/plasma-scriptengine-runner-python.desktop
14mr|kdebase4-workspace-4.11.11-13|780	%{_kde_services}/plasma-scriptengine-wallpaper-python.desktop
14mr|kdebase4-workspace-4.11.11-13|781	
14mr|kdebase4-workspace-4.11.11-13|782	#-------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|783	
14mr|kdebase4-workspace-4.11.11-13|784	%define liboxygenstyle_major 4
14mr|kdebase4-workspace-4.11.11-13|785	%define liboxygenstyle %mklibname oxygenstyle %{liboxygenstyle_major}
14mr|kdebase4-workspace-4.11.11-13|786	
14mr|kdebase4-workspace-4.11.11-13|787	%package -n %{liboxygenstyle}
14mr|kdebase4-workspace-4.11.11-13|788	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|789	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|790	
14mr|kdebase4-workspace-4.11.11-13|791	%description -n %{liboxygenstyle}
14mr|kdebase4-workspace-4.11.11-13|792	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|793	
14mr|kdebase4-workspace-4.11.11-13|794	%files -n %{liboxygenstyle}
14mr|kdebase4-workspace-4.11.11-13|795	%{_kde_libdir}/liboxygenstyle.so.%{liboxygenstyle_major}*
14mr|kdebase4-workspace-4.11.11-13|796	
14mr|kdebase4-workspace-4.11.11-13|797	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|798	
14mr|kdebase4-workspace-4.11.11-13|799	%define libweather_ion_major 6
14mr|kdebase4-workspace-4.11.11-13|800	%define libweather_ion %mklibname weather_ion %{libweather_ion_major}
14mr|kdebase4-workspace-4.11.11-13|801	
14mr|kdebase4-workspace-4.11.11-13|802	%package -n %{libweather_ion}
14mr|kdebase4-workspace-4.11.11-13|803	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|804	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|805	
14mr|kdebase4-workspace-4.11.11-13|806	%description -n %{libweather_ion}
14mr|kdebase4-workspace-4.11.11-13|807	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|808	
14mr|kdebase4-workspace-4.11.11-13|809	%files -n %{libweather_ion}
14mr|kdebase4-workspace-4.11.11-13|810	%{_kde_libdir}/libweather_ion.so.%{libweather_ion_major}*
14mr|kdebase4-workspace-4.11.11-13|811	
14mr|kdebase4-workspace-4.11.11-13|812	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|813	
14mr|kdebase4-workspace-4.11.11-13|814	%define libkdecorations_major 4
14mr|kdebase4-workspace-4.11.11-13|815	%define libkdecorations %mklibname kdecorations %{libkdecorations_major}
14mr|kdebase4-workspace-4.11.11-13|816	
14mr|kdebase4-workspace-4.11.11-13|817	%package -n %{libkdecorations}
14mr|kdebase4-workspace-4.11.11-13|818	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|819	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|820	
14mr|kdebase4-workspace-4.11.11-13|821	%description -n %{libkdecorations}
14mr|kdebase4-workspace-4.11.11-13|822	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|823	
14mr|kdebase4-workspace-4.11.11-13|824	%files -n %{libkdecorations}
14mr|kdebase4-workspace-4.11.11-13|825	%{_kde_libdir}/libkdecorations.so.%{libkdecorations_major}*
14mr|kdebase4-workspace-4.11.11-13|826	
14mr|kdebase4-workspace-4.11.11-13|827	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|828	
14mr|kdebase4-workspace-4.11.11-13|829	%define libkscreensaver_major 5
14mr|kdebase4-workspace-4.11.11-13|830	%define libkscreensaver %mklibname kscreensaver %{libkscreensaver_major}
14mr|kdebase4-workspace-4.11.11-13|831	
14mr|kdebase4-workspace-4.11.11-13|832	%package -n %{libkscreensaver}
14mr|kdebase4-workspace-4.11.11-13|833	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|834	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|835	
14mr|kdebase4-workspace-4.11.11-13|836	%description -n %{libkscreensaver}
14mr|kdebase4-workspace-4.11.11-13|837	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|838	
14mr|kdebase4-workspace-4.11.11-13|839	%files -n %{libkscreensaver}
14mr|kdebase4-workspace-4.11.11-13|840	%{_kde_libdir}/libkscreensaver.so.%{libkscreensaver_major}*
14mr|kdebase4-workspace-4.11.11-13|841	
14mr|kdebase4-workspace-4.11.11-13|842	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|843	
14mr|kdebase4-workspace-4.11.11-13|844	%define libksgrd_major 4
14mr|kdebase4-workspace-4.11.11-13|845	%define libksgrd %mklibname ksgrd %{libksgrd_major}
14mr|kdebase4-workspace-4.11.11-13|846	
14mr|kdebase4-workspace-4.11.11-13|847	%package -n %{libksgrd}
14mr|kdebase4-workspace-4.11.11-13|848	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|849	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|850	
14mr|kdebase4-workspace-4.11.11-13|851	%description -n %{libksgrd}
14mr|kdebase4-workspace-4.11.11-13|852	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|853	
14mr|kdebase4-workspace-4.11.11-13|854	%files -n %{libksgrd}
14mr|kdebase4-workspace-4.11.11-13|855	%{_kde_libdir}/libksgrd.so.%{libksgrd_major}*
14mr|kdebase4-workspace-4.11.11-13|856	
14mr|kdebase4-workspace-4.11.11-13|857	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|858	
14mr|kdebase4-workspace-4.11.11-13|859	%define libkwineffects_major 1
14mr|kdebase4-workspace-4.11.11-13|860	%define libkwineffects %mklibname kwineffects %{libkwineffects_major}
14mr|kdebase4-workspace-4.11.11-13|861	
14mr|kdebase4-workspace-4.11.11-13|862	%package -n %{libkwineffects}
14mr|kdebase4-workspace-4.11.11-13|863	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|864	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|865	
14mr|kdebase4-workspace-4.11.11-13|866	%description -n %{libkwineffects}
14mr|kdebase4-workspace-4.11.11-13|867	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|868	
14mr|kdebase4-workspace-4.11.11-13|869	%files -n %{libkwineffects}
14mr|kdebase4-workspace-4.11.11-13|870	%{_kde_libdir}/libkwineffects.so.%{libkwineffects_major}*
14mr|kdebase4-workspace-4.11.11-13|871	
14mr|kdebase4-workspace-4.11.11-13|872	#------------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|873	
14mr|kdebase4-workspace-4.11.11-13|874	%define libkwinglesutils_major 1
14mr|kdebase4-workspace-4.11.11-13|875	%define libkwinglesutils %mklibname kwinglesutils %{libkwinglesutils_major}
14mr|kdebase4-workspace-4.11.11-13|876	
14mr|kdebase4-workspace-4.11.11-13|877	%package -n %{libkwinglesutils}
14mr|kdebase4-workspace-4.11.11-13|878	Summary:	Gles2 runtime library for kwin
14mr|kdebase4-workspace-4.11.11-13|879	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|880	
14mr|kdebase4-workspace-4.11.11-13|881	%description -n %{libkwinglesutils}
14mr|kdebase4-workspace-4.11.11-13|882	Kwin GLES2 runtime library.
14mr|kdebase4-workspace-4.11.11-13|883	
14mr|kdebase4-workspace-4.11.11-13|884	%files -n %{libkwinglesutils}
14mr|kdebase4-workspace-4.11.11-13|885	%{_kde_libdir}/libkwinglesutils.so.%{libkwinglesutils_major}*
14mr|kdebase4-workspace-4.11.11-13|886	
14mr|kdebase4-workspace-4.11.11-13|887	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|888	
14mr|kdebase4-workspace-4.11.11-13|889	%define libkworkspace_major 4
14mr|kdebase4-workspace-4.11.11-13|890	%define libkworkspace %mklibname kworkspace %{libkworkspace_major}
14mr|kdebase4-workspace-4.11.11-13|891	
14mr|kdebase4-workspace-4.11.11-13|892	%package -n %{libkworkspace}
14mr|kdebase4-workspace-4.11.11-13|893	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|894	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|895	
14mr|kdebase4-workspace-4.11.11-13|896	%description -n %{libkworkspace}
14mr|kdebase4-workspace-4.11.11-13|897	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|898	
14mr|kdebase4-workspace-4.11.11-13|899	%files -n %{libkworkspace}
14mr|kdebase4-workspace-4.11.11-13|900	%{_kde_libdir}/libkworkspace.so.%{libkworkspace_major}*
14mr|kdebase4-workspace-4.11.11-13|901	
14mr|kdebase4-workspace-4.11.11-13|902	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|903	
14mr|kdebase4-workspace-4.11.11-13|904	%define libplasmaclock_major 4
14mr|kdebase4-workspace-4.11.11-13|905	%define libplasmaclock %mklibname plasmaclock %{libplasmaclock_major}
14mr|kdebase4-workspace-4.11.11-13|906	
14mr|kdebase4-workspace-4.11.11-13|907	%package -n %{libplasmaclock}
14mr|kdebase4-workspace-4.11.11-13|908	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|909	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|910	
14mr|kdebase4-workspace-4.11.11-13|911	%description -n %{libplasmaclock}
14mr|kdebase4-workspace-4.11.11-13|912	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|913	
14mr|kdebase4-workspace-4.11.11-13|914	%files -n %{libplasmaclock}
14mr|kdebase4-workspace-4.11.11-13|915	%{_kde_libdir}/libplasmaclock.so.%{libplasmaclock_major}*
14mr|kdebase4-workspace-4.11.11-13|916	
14mr|kdebase4-workspace-4.11.11-13|917	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|918	
14mr|kdebase4-workspace-4.11.11-13|919	%define libprocesscore_major 4
14mr|kdebase4-workspace-4.11.11-13|920	%define libprocesscore %mklibname processcore %{libprocesscore_major}
14mr|kdebase4-workspace-4.11.11-13|921	
14mr|kdebase4-workspace-4.11.11-13|922	%package -n %{libprocesscore}
14mr|kdebase4-workspace-4.11.11-13|923	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|924	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|925	
14mr|kdebase4-workspace-4.11.11-13|926	%description -n %{libprocesscore}
14mr|kdebase4-workspace-4.11.11-13|927	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|928	
14mr|kdebase4-workspace-4.11.11-13|929	%files -n %{libprocesscore}
14mr|kdebase4-workspace-4.11.11-13|930	%{_kde_libdir}/libprocesscore.so.%{libprocesscore_major}*
14mr|kdebase4-workspace-4.11.11-13|931	
14mr|kdebase4-workspace-4.11.11-13|932	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|933	
14mr|kdebase4-workspace-4.11.11-13|934	%define libprocessui_major 4
14mr|kdebase4-workspace-4.11.11-13|935	%define libprocessui %mklibname processui %{libprocessui_major}
14mr|kdebase4-workspace-4.11.11-13|936	
14mr|kdebase4-workspace-4.11.11-13|937	%package -n %{libprocessui}
14mr|kdebase4-workspace-4.11.11-13|938	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|939	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|940	
14mr|kdebase4-workspace-4.11.11-13|941	%description -n %{libprocessui}
14mr|kdebase4-workspace-4.11.11-13|942	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|943	
14mr|kdebase4-workspace-4.11.11-13|944	%files -n %{libprocessui}
14mr|kdebase4-workspace-4.11.11-13|945	%{_kde_libdir}/libprocessui.so.%{libprocessui_major}*
14mr|kdebase4-workspace-4.11.11-13|946	
14mr|kdebase4-workspace-4.11.11-13|947	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|948	
14mr|kdebase4-workspace-4.11.11-13|949	%define libkhotkeysprivate_major 4
14mr|kdebase4-workspace-4.11.11-13|950	%define libkhotkeysprivate %mklibname khotkeysprivate %{libkhotkeysprivate_major}
14mr|kdebase4-workspace-4.11.11-13|951	
14mr|kdebase4-workspace-4.11.11-13|952	%package -n %{libkhotkeysprivate}
14mr|kdebase4-workspace-4.11.11-13|953	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|954	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|955	
14mr|kdebase4-workspace-4.11.11-13|956	%description -n %{libkhotkeysprivate}
14mr|kdebase4-workspace-4.11.11-13|957	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|958	
14mr|kdebase4-workspace-4.11.11-13|959	%files -n %{libkhotkeysprivate}
14mr|kdebase4-workspace-4.11.11-13|960	%{_kde_libdir}/libkhotkeysprivate.so.%{libkhotkeysprivate_major}*
14mr|kdebase4-workspace-4.11.11-13|961	
14mr|kdebase4-workspace-4.11.11-13|962	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|963	
14mr|kdebase4-workspace-4.11.11-13|964	%define libkfontinst_major 4
14mr|kdebase4-workspace-4.11.11-13|965	%define libkfontinst %mklibname kfontinst %{libkfontinst_major}
14mr|kdebase4-workspace-4.11.11-13|966	
14mr|kdebase4-workspace-4.11.11-13|967	%package -n %{libkfontinst}
14mr|kdebase4-workspace-4.11.11-13|968	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|969	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|970	
14mr|kdebase4-workspace-4.11.11-13|971	%description -n %{libkfontinst}
14mr|kdebase4-workspace-4.11.11-13|972	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|973	
14mr|kdebase4-workspace-4.11.11-13|974	%files -n %{libkfontinst}
14mr|kdebase4-workspace-4.11.11-13|975	%{_kde_libdir}/libkfontinst.so.%{libkfontinst_major}*
14mr|kdebase4-workspace-4.11.11-13|976	
14mr|kdebase4-workspace-4.11.11-13|977	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|978	
14mr|kdebase4-workspace-4.11.11-13|979	%define libkfontinstui_major 4
14mr|kdebase4-workspace-4.11.11-13|980	%define libkfontinstui %mklibname kfontinstui %{libkfontinstui_major}
14mr|kdebase4-workspace-4.11.11-13|981	
14mr|kdebase4-workspace-4.11.11-13|982	%package -n %{libkfontinstui}
14mr|kdebase4-workspace-4.11.11-13|983	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|984	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|985	
14mr|kdebase4-workspace-4.11.11-13|986	%description -n %{libkfontinstui}
14mr|kdebase4-workspace-4.11.11-13|987	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|988	
14mr|kdebase4-workspace-4.11.11-13|989	%files -n %{libkfontinstui}
14mr|kdebase4-workspace-4.11.11-13|990	%{_kde_libdir}/libkfontinstui.so.%{libkfontinstui_major}*
14mr|kdebase4-workspace-4.11.11-13|991	
14mr|kdebase4-workspace-4.11.11-13|992	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|993	
14mr|kdebase4-workspace-4.11.11-13|994	%define libtaskmanager_major 4
14mr|kdebase4-workspace-4.11.11-13|995	%define libtaskmanager %mklibname taskmanager %{libtaskmanager_major}
14mr|kdebase4-workspace-4.11.11-13|996	
14mr|kdebase4-workspace-4.11.11-13|997	%package -n %{libtaskmanager}
14mr|kdebase4-workspace-4.11.11-13|998	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|999	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1000	
14mr|kdebase4-workspace-4.11.11-13|1001	%description -n %{libtaskmanager}
14mr|kdebase4-workspace-4.11.11-13|1002	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1003	
14mr|kdebase4-workspace-4.11.11-13|1004	%files -n %{libtaskmanager}
14mr|kdebase4-workspace-4.11.11-13|1005	%{_kde_libdir}/libtaskmanager.so.%{libtaskmanager_major}*
14mr|kdebase4-workspace-4.11.11-13|1006	
14mr|kdebase4-workspace-4.11.11-13|1007	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1008	
14mr|kdebase4-workspace-4.11.11-13|1009	%define liblsofui_major 4
14mr|kdebase4-workspace-4.11.11-13|1010	%define liblsofui %mklibname lsofui %{liblsofui_major}
14mr|kdebase4-workspace-4.11.11-13|1011	
14mr|kdebase4-workspace-4.11.11-13|1012	%package -n %{liblsofui}
14mr|kdebase4-workspace-4.11.11-13|1013	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1014	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1015	
14mr|kdebase4-workspace-4.11.11-13|1016	%description -n %{liblsofui}
14mr|kdebase4-workspace-4.11.11-13|1017	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1018	
14mr|kdebase4-workspace-4.11.11-13|1019	%files -n %{liblsofui}
14mr|kdebase4-workspace-4.11.11-13|1020	%{_kde_libdir}/liblsofui.so.%{liblsofui_major}*
14mr|kdebase4-workspace-4.11.11-13|1021	
14mr|kdebase4-workspace-4.11.11-13|1022	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1023	
14mr|kdebase4-workspace-4.11.11-13|1024	%define libpowerdevilcore_major 0
14mr|kdebase4-workspace-4.11.11-13|1025	%define libpowerdevilcore %mklibname powerdevilcore %{libpowerdevilcore_major}
14mr|kdebase4-workspace-4.11.11-13|1026	
14mr|kdebase4-workspace-4.11.11-13|1027	%package -n %{libpowerdevilcore}
14mr|kdebase4-workspace-4.11.11-13|1028	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1029	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1030	
14mr|kdebase4-workspace-4.11.11-13|1031	%description -n %{libpowerdevilcore}
14mr|kdebase4-workspace-4.11.11-13|1032	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1033	
14mr|kdebase4-workspace-4.11.11-13|1034	%files -n %{libpowerdevilcore}
14mr|kdebase4-workspace-4.11.11-13|1035	%{_kde_libdir}/libpowerdevilcore.so.%{libpowerdevilcore_major}*
14mr|kdebase4-workspace-4.11.11-13|1036	
14mr|kdebase4-workspace-4.11.11-13|1037	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1038	
14mr|kdebase4-workspace-4.11.11-13|1039	%define libkephal_major 4
14mr|kdebase4-workspace-4.11.11-13|1040	%define libkephal %mklibname kephal %{libkephal_major}
14mr|kdebase4-workspace-4.11.11-13|1041	
14mr|kdebase4-workspace-4.11.11-13|1042	%package -n %{libkephal}
14mr|kdebase4-workspace-4.11.11-13|1043	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1044	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1045	
14mr|kdebase4-workspace-4.11.11-13|1046	%description -n %{libkephal}
14mr|kdebase4-workspace-4.11.11-13|1047	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1048	
14mr|kdebase4-workspace-4.11.11-13|1049	%files -n %{libkephal}
14mr|kdebase4-workspace-4.11.11-13|1050	%{_kde_libdir}/libkephal.so.%{libkephal_major}*
14mr|kdebase4-workspace-4.11.11-13|1051	
14mr|kdebase4-workspace-4.11.11-13|1052	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1053	
14mr|kdebase4-workspace-4.11.11-13|1054	%define libksignalplotter_major 4
14mr|kdebase4-workspace-4.11.11-13|1055	%define libksignalplotter %mklibname ksignalplotter %{libksignalplotter_major}
14mr|kdebase4-workspace-4.11.11-13|1056	
14mr|kdebase4-workspace-4.11.11-13|1057	%package -n %{libksignalplotter}
14mr|kdebase4-workspace-4.11.11-13|1058	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1059	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1060	
14mr|kdebase4-workspace-4.11.11-13|1061	%description -n %{libksignalplotter}
14mr|kdebase4-workspace-4.11.11-13|1062	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1063	
14mr|kdebase4-workspace-4.11.11-13|1064	%files -n %{libksignalplotter}
14mr|kdebase4-workspace-4.11.11-13|1065	%{_kde_libdir}/libksignalplotter.so.%{libksignalplotter_major}*
14mr|kdebase4-workspace-4.11.11-13|1066	
14mr|kdebase4-workspace-4.11.11-13|1067	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1068	
14mr|kdebase4-workspace-4.11.11-13|1069	%define libsystemsettingsview_major 2
14mr|kdebase4-workspace-4.11.11-13|1070	%define libsystemsettingsview %mklibname systemsettingsview %{libsystemsettingsview_major}
14mr|kdebase4-workspace-4.11.11-13|1071	
14mr|kdebase4-workspace-4.11.11-13|1072	%package -n %{libsystemsettingsview}
14mr|kdebase4-workspace-4.11.11-13|1073	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1074	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1075	
14mr|kdebase4-workspace-4.11.11-13|1076	%description -n %{libsystemsettingsview}
14mr|kdebase4-workspace-4.11.11-13|1077	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1078	
14mr|kdebase4-workspace-4.11.11-13|1079	%files -n %{libsystemsettingsview}
14mr|kdebase4-workspace-4.11.11-13|1080	%{_kde_libdir}/libsystemsettingsview.so.%{libsystemsettingsview_major}*
14mr|kdebase4-workspace-4.11.11-13|1081	
14mr|kdebase4-workspace-4.11.11-13|1082	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1083	
14mr|kdebase4-workspace-4.11.11-13|1084	%define libplasma_geolocation_interface_major 4
14mr|kdebase4-workspace-4.11.11-13|1085	%define libplasma_geolocation_interface %mklibname plasma-geolocation-interface %{libplasma_geolocation_interface_major}
14mr|kdebase4-workspace-4.11.11-13|1086	
14mr|kdebase4-workspace-4.11.11-13|1087	%package -n %{libplasma_geolocation_interface}
14mr|kdebase4-workspace-4.11.11-13|1088	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1089	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1090	
14mr|kdebase4-workspace-4.11.11-13|1091	%description -n %{libplasma_geolocation_interface}
14mr|kdebase4-workspace-4.11.11-13|1092	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1093	
14mr|kdebase4-workspace-4.11.11-13|1094	%files -n %{libplasma_geolocation_interface}
14mr|kdebase4-workspace-4.11.11-13|1095	%{_kde_libdir}/libplasma-geolocation-interface.so.%{libplasma_geolocation_interface_major}*
14mr|kdebase4-workspace-4.11.11-13|1096	
14mr|kdebase4-workspace-4.11.11-13|1097	#------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1098	
14mr|kdebase4-workspace-4.11.11-13|1099	%define libplasma_applet_system_monitor_major 4
14mr|kdebase4-workspace-4.11.11-13|1100	%define libplasma_applet_system_monitor %mklibname plasma_applet_system_monitor %{libplasma_applet_system_monitor_major}
14mr|kdebase4-workspace-4.11.11-13|1101	
14mr|kdebase4-workspace-4.11.11-13|1102	%package -n %{libplasma_applet_system_monitor}
14mr|kdebase4-workspace-4.11.11-13|1103	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1104	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1105	
14mr|kdebase4-workspace-4.11.11-13|1106	%description -n %{libplasma_applet_system_monitor}
14mr|kdebase4-workspace-4.11.11-13|1107	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1108	
14mr|kdebase4-workspace-4.11.11-13|1109	%files -n %{libplasma_applet_system_monitor}
14mr|kdebase4-workspace-4.11.11-13|1110	%{_kde_libdir}/libplasma_applet-system-monitor.so.%{libplasma_applet_system_monitor_major}*
14mr|kdebase4-workspace-4.11.11-13|1111	
14mr|kdebase4-workspace-4.11.11-13|1112	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1113	
14mr|kdebase4-workspace-4.11.11-13|1114	%define libplasmagenericshell_major 4
14mr|kdebase4-workspace-4.11.11-13|1115	%define libplasmagenericshell %mklibname plasmagenericshell %{libplasmagenericshell_major}
14mr|kdebase4-workspace-4.11.11-13|1116	
14mr|kdebase4-workspace-4.11.11-13|1117	%package -n %{libplasmagenericshell}
14mr|kdebase4-workspace-4.11.11-13|1118	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1119	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1120	
14mr|kdebase4-workspace-4.11.11-13|1121	%description -n %{libplasmagenericshell}
14mr|kdebase4-workspace-4.11.11-13|1122	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1123	
14mr|kdebase4-workspace-4.11.11-13|1124	%files -n %{libplasmagenericshell}
14mr|kdebase4-workspace-4.11.11-13|1125	%{_kde_libdir}/libplasmagenericshell.so.%{libplasmagenericshell_major}*
14mr|kdebase4-workspace-4.11.11-13|1126	
14mr|kdebase4-workspace-4.11.11-13|1127	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1128	
14mr|kdebase4-workspace-4.11.11-13|1129	%define libkwinglutils_major 1
14mr|kdebase4-workspace-4.11.11-13|1130	%define libkwinglutils %mklibname kwinglutils %{libkwinglutils_major}
14mr|kdebase4-workspace-4.11.11-13|1131	
14mr|kdebase4-workspace-4.11.11-13|1132	%package -n %{libkwinglutils}
14mr|kdebase4-workspace-4.11.11-13|1133	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1134	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1135	
14mr|kdebase4-workspace-4.11.11-13|1136	%description -n %{libkwinglutils}
14mr|kdebase4-workspace-4.11.11-13|1137	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1138	
14mr|kdebase4-workspace-4.11.11-13|1139	%files -n %{libkwinglutils}
14mr|kdebase4-workspace-4.11.11-13|1140	%{_kde_libdir}/libkwinglutils.so.%{libkwinglutils_major}*
14mr|kdebase4-workspace-4.11.11-13|1141	
14mr|kdebase4-workspace-4.11.11-13|1142	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1143	
14mr|kdebase4-workspace-4.11.11-13|1144	%define liboxygenstyleconfig_major 4
14mr|kdebase4-workspace-4.11.11-13|1145	%define liboxygenstyleconfig %mklibname oxygenstyleconfig %{liboxygenstyleconfig_major}
14mr|kdebase4-workspace-4.11.11-13|1146	
14mr|kdebase4-workspace-4.11.11-13|1147	%package -n %{liboxygenstyleconfig}
14mr|kdebase4-workspace-4.11.11-13|1148	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1149	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1150	
14mr|kdebase4-workspace-4.11.11-13|1151	%description -n %{liboxygenstyleconfig}
14mr|kdebase4-workspace-4.11.11-13|1152	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1153	
14mr|kdebase4-workspace-4.11.11-13|1154	%files -n %{liboxygenstyleconfig}
14mr|kdebase4-workspace-4.11.11-13|1155	%{_kde_libdir}/liboxygenstyleconfig.so.%{liboxygenstyleconfig_major}*
14mr|kdebase4-workspace-4.11.11-13|1156	
14mr|kdebase4-workspace-4.11.11-13|1157	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1158	
14mr|kdebase4-workspace-4.11.11-13|1159	%define powerdevilconfigcommonprivate_major 4
14mr|kdebase4-workspace-4.11.11-13|1160	%define libpowerdevilconfigcommonprivate %mklibname powerdevilconfigcommonprivate %{powerdevilconfigcommonprivate_major}
14mr|kdebase4-workspace-4.11.11-13|1161	
14mr|kdebase4-workspace-4.11.11-13|1162	%package -n %{libpowerdevilconfigcommonprivate}
14mr|kdebase4-workspace-4.11.11-13|1163	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1164	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1165	
14mr|kdebase4-workspace-4.11.11-13|1166	%description -n %{libpowerdevilconfigcommonprivate}
14mr|kdebase4-workspace-4.11.11-13|1167	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1168	
14mr|kdebase4-workspace-4.11.11-13|1169	%files -n %{libpowerdevilconfigcommonprivate}
14mr|kdebase4-workspace-4.11.11-13|1170	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so.%{powerdevilconfigcommonprivate_major}*
14mr|kdebase4-workspace-4.11.11-13|1171	
14mr|kdebase4-workspace-4.11.11-13|1172	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1173	
14mr|kdebase4-workspace-4.11.11-13|1174	%define libpowerdevilui_major 4
14mr|kdebase4-workspace-4.11.11-13|1175	%define libpowerdevilui %mklibname powerdevilui %{libpowerdevilui_major}
14mr|kdebase4-workspace-4.11.11-13|1176	
14mr|kdebase4-workspace-4.11.11-13|1177	%package -n %{libpowerdevilui}
14mr|kdebase4-workspace-4.11.11-13|1178	Summary:	KDE 4 core library
14mr|kdebase4-workspace-4.11.11-13|1179	Group:		System/Libraries
14mr|kdebase4-workspace-4.11.11-13|1180	
14mr|kdebase4-workspace-4.11.11-13|1181	%description -n %{libpowerdevilui}
14mr|kdebase4-workspace-4.11.11-13|1182	KDE 4 core library.
14mr|kdebase4-workspace-4.11.11-13|1183	
14mr|kdebase4-workspace-4.11.11-13|1184	%files -n %{libpowerdevilui}
14mr|kdebase4-workspace-4.11.11-13|1185	%{_kde_libdir}/libpowerdevilui.so.%{libpowerdevilui_major}*
14mr|kdebase4-workspace-4.11.11-13|1186	
14mr|kdebase4-workspace-4.11.11-13|1187	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1188	
14mr|kdebase4-workspace-4.11.11-13|1189	%package -n plasma-applet-calendar
14mr|kdebase4-workspace-4.11.11-13|1190	Summary:	Plasma applet calendar
14mr|kdebase4-workspace-4.11.11-13|1191	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1192	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1193	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1194	
14mr|kdebase4-workspace-4.11.11-13|1195	%description -n plasma-applet-calendar
14mr|kdebase4-workspace-4.11.11-13|1196	Plasma Calendar applet.
14mr|kdebase4-workspace-4.11.11-13|1197	
14mr|kdebase4-workspace-4.11.11-13|1198	%files -n plasma-applet-calendar
14mr|kdebase4-workspace-4.11.11-13|1199	%{_kde_libdir}/kde4/plasma_applet_calendar.so
14mr|kdebase4-workspace-4.11.11-13|1200	%{_kde_services}/plasma-applet-calendar.desktop
14mr|kdebase4-workspace-4.11.11-13|1201	
14mr|kdebase4-workspace-4.11.11-13|1202	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1203	
14mr|kdebase4-workspace-4.11.11-13|1204	%package -n plasma-krunner-powerdevil
14mr|kdebase4-workspace-4.11.11-13|1205	Summary:	KDE power management applet
14mr|kdebase4-workspace-4.11.11-13|1206	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1207	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1208	Requires:	upower
14mr|kdebase4-workspace-4.11.11-13|1209	Provides:	plasma-krunner
14mr|kdebase4-workspace-4.11.11-13|1210	Provides:	powerdevil = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1211	
14mr|kdebase4-workspace-4.11.11-13|1212	%description -n plasma-krunner-powerdevil
14mr|kdebase4-workspace-4.11.11-13|1213	KDE power management applet.
14mr|kdebase4-workspace-4.11.11-13|1214	
14mr|kdebase4-workspace-4.11.11-13|1215	%files -n plasma-krunner-powerdevil
14mr|kdebase4-workspace-4.11.11-13|1216	%{_kde_libdir}/kde4/kded_powerdevil.so
14mr|kdebase4-workspace-4.11.11-13|1217	%{_kde_libdir}/kde4/krunner_powerdevil.so
14mr|kdebase4-workspace-4.11.11-13|1218	%{_kde_libdir}/kde4/powerdevilbrightnesscontrolaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1219	%{_kde_libdir}/kde4/powerdevildimdisplayaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1220	%{_kde_libdir}/kde4/powerdevildpmsaction.so
14mr|kdebase4-workspace-4.11.11-13|1221	%{_kde_libdir}/kde4/powerdevildpmsaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1222	%{_kde_libdir}/kde4/powerdevilrunscriptaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1223	%{_kde_libdir}/kde4/powerdevilsuspendsessionaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1224	%{_kde_libdir}/kde4/kcm_powerdevilglobalconfig.so
14mr|kdebase4-workspace-4.11.11-13|1225	%{_kde_libdir}/kde4/kcm_powerdevilprofilesconfig.so
14mr|kdebase4-workspace-4.11.11-13|1226	%{_kde_libdir}/kde4/kcm_powerdevilactivitiesconfig.so
14mr|kdebase4-workspace-4.11.11-13|1227	%{_kde_libdir}/kde4/powerdevilhandlebuttoneventsaction_config.so
14mr|kdebase4-workspace-4.11.11-13|1228	%{_kde_appsdir}/powerdevil
14mr|kdebase4-workspace-4.11.11-13|1229	%{_kde_services}/kded/powerdevil.desktop
14mr|kdebase4-workspace-4.11.11-13|1230	%{_kde_services}/powerdevilglobalconfig.desktop
14mr|kdebase4-workspace-4.11.11-13|1231	%{_kde_services}/powerdevilhandlebuttoneventsaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1232	%{_kde_services}/powerdevilprofilesconfig.desktop
14mr|kdebase4-workspace-4.11.11-13|1233	%{_kde_services}/plasma-runner-powerdevil.desktop
14mr|kdebase4-workspace-4.11.11-13|1234	%{_kde_services}/powerdevilbrightnesscontrolaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1235	%{_kde_services}/powerdevildimdisplayaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1236	%{_kde_services}/powerdevildpmsaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1237	%{_kde_services}/powerdevilrunscriptaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1238	%{_kde_services}/powerdevilsuspendsessionaction.desktop
14mr|kdebase4-workspace-4.11.11-13|1239	%{_kde_services}/powerdevilactivitiesconfig.desktop
14mr|kdebase4-workspace-4.11.11-13|1240	
14mr|kdebase4-workspace-4.11.11-13|1241	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1242	
14mr|kdebase4-workspace-4.11.11-13|1243	%package -n plasma-runner-places
14mr|kdebase4-workspace-4.11.11-13|1244	Summary:	Plasma applet places
14mr|kdebase4-workspace-4.11.11-13|1245	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1246	Requires:	kdebase4-workspace
14mr|kdebase4-workspace-4.11.11-13|1247	Provides:	plasma-runner
14mr|kdebase4-workspace-4.11.11-13|1248	
14mr|kdebase4-workspace-4.11.11-13|1249	%description -n plasma-runner-places
14mr|kdebase4-workspace-4.11.11-13|1250	Plasma runner places.
14mr|kdebase4-workspace-4.11.11-13|1251	
14mr|kdebase4-workspace-4.11.11-13|1252	%files -n plasma-runner-places
14mr|kdebase4-workspace-4.11.11-13|1253	%{_kde_libdir}/kde4/krunner_placesrunner.so
14mr|kdebase4-workspace-4.11.11-13|1254	%{_kde_services}/plasma-runner-places.desktop
14mr|kdebase4-workspace-4.11.11-13|1255	
14mr|kdebase4-workspace-4.11.11-13|1256	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1257	
14mr|kdebase4-workspace-4.11.11-13|1258	%package -n plasma-applet-quicklaunch
14mr|kdebase4-workspace-4.11.11-13|1259	Summary:	Launch your favourite Applications
14mr|kdebase4-workspace-4.11.11-13|1260	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1261	Requires:	kdebase4-workspace
14mr|kdebase4-workspace-4.11.11-13|1262	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1263	Obsoletes:	plasma-applet-quicklauncher
14mr|kdebase4-workspace-4.11.11-13|1264	
14mr|kdebase4-workspace-4.11.11-13|1265	%description -n plasma-applet-quicklaunch
14mr|kdebase4-workspace-4.11.11-13|1266	Reimplements the quicklaunch applet present in kde3.5.
14mr|kdebase4-workspace-4.11.11-13|1267	
14mr|kdebase4-workspace-4.11.11-13|1268	Features:
14mr|kdebase4-workspace-4.11.11-13|1269	- Add icons by specify a .desktop file
14mr|kdebase4-workspace-4.11.11-13|1270	- Add icons by dragging .desktop files from other locations
14mr|kdebase4-workspace-4.11.11-13|1271	- Rearrange icons by dragging them in place
14mr|kdebase4-workspace-4.11.11-13|1272	- Configurable number of rows
14mr|kdebase4-workspace-4.11.11-13|1273	- Configurable number of visible icons.
14mr|kdebase4-workspace-4.11.11-13|1274	
14mr|kdebase4-workspace-4.11.11-13|1275	%files -n plasma-applet-quicklaunch
14mr|kdebase4-workspace-4.11.11-13|1276	%{_kde_libdir}/kde4/plasma_applet_quicklaunch.so
14mr|kdebase4-workspace-4.11.11-13|1277	%{_kde_services}/plasma-applet-quicklaunch.desktop
14mr|kdebase4-workspace-4.11.11-13|1278	
14mr|kdebase4-workspace-4.11.11-13|1279	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1280	
14mr|kdebase4-workspace-4.11.11-13|1281	%package -n plasma-applet-battery
14mr|kdebase4-workspace-4.11.11-13|1282	Summary:	Simple plasma battery applet
14mr|kdebase4-workspace-4.11.11-13|1283	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1284	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1285	Requires:	plasma-krunner-powerdevil
14mr|kdebase4-workspace-4.11.11-13|1286	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1287	
14mr|kdebase4-workspace-4.11.11-13|1288	%description -n plasma-applet-battery
14mr|kdebase4-workspace-4.11.11-13|1289	Simple plasma battery applet.
14mr|kdebase4-workspace-4.11.11-13|1290	
14mr|kdebase4-workspace-4.11.11-13|1291	%files -n plasma-applet-battery
14mr|kdebase4-workspace-4.11.11-13|1292	%{_kde_datadir}/kde4/services/plasma-applet-batterymonitor.desktop
14mr|kdebase4-workspace-4.11.11-13|1293	
14mr|kdebase4-workspace-4.11.11-13|1294	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1295	
14mr|kdebase4-workspace-4.11.11-13|1296	%package -n plasma-applet-webbrowser
14mr|kdebase4-workspace-4.11.11-13|1297	Summary:	A simple webbrowser applet
14mr|kdebase4-workspace-4.11.11-13|1298	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1299	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1300	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1301	
14mr|kdebase4-workspace-4.11.11-13|1302	%description -n plasma-applet-webbrowser
14mr|kdebase4-workspace-4.11.11-13|1303	A simple webbrowser applet.
14mr|kdebase4-workspace-4.11.11-13|1304	
14mr|kdebase4-workspace-4.11.11-13|1305	%files -n plasma-applet-webbrowser
14mr|kdebase4-workspace-4.11.11-13|1306	%{_kde_libdir}/kde4/plasma_applet_webbrowser.so
14mr|kdebase4-workspace-4.11.11-13|1307	%{_kde_services}/plasma-applet-webbrowser.desktop
14mr|kdebase4-workspace-4.11.11-13|1308	
14mr|kdebase4-workspace-4.11.11-13|1309	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1310	
14mr|kdebase4-workspace-4.11.11-13|1311	%package -n plasma-applet-system-monitor-temperature
14mr|kdebase4-workspace-4.11.11-13|1312	Summary:	A system temperature monitor
14mr|kdebase4-workspace-4.11.11-13|1313	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1314	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1315	Requires:	hddtemp
14mr|kdebase4-workspace-4.11.11-13|1316	Requires:	lm_sensors
14mr|kdebase4-workspace-4.11.11-13|1317	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1318	
14mr|kdebase4-workspace-4.11.11-13|1319	%description -n plasma-applet-system-monitor-temperature
14mr|kdebase4-workspace-4.11.11-13|1320	A system temperature monitor.
14mr|kdebase4-workspace-4.11.11-13|1321	
14mr|kdebase4-workspace-4.11.11-13|1322	%files -n plasma-applet-system-monitor-temperature
14mr|kdebase4-workspace-4.11.11-13|1323	%{_kde_libdir}/kde4/plasma_applet_sm_temperature.so
14mr|kdebase4-workspace-4.11.11-13|1324	%{_kde_services}/plasma-applet-sm_temperature.desktop
14mr|kdebase4-workspace-4.11.11-13|1325	
14mr|kdebase4-workspace-4.11.11-13|1326	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1327	
14mr|kdebase4-workspace-4.11.11-13|1328	%package -n plasma-applet-system-monitor-net
14mr|kdebase4-workspace-4.11.11-13|1329	Summary:	A network usage monitor
14mr|kdebase4-workspace-4.11.11-13|1330	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1331	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1332	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1333	
14mr|kdebase4-workspace-4.11.11-13|1334	%description -n plasma-applet-system-monitor-net
14mr|kdebase4-workspace-4.11.11-13|1335	A network usage monitor.
14mr|kdebase4-workspace-4.11.11-13|1336	
14mr|kdebase4-workspace-4.11.11-13|1337	%files -n plasma-applet-system-monitor-net
14mr|kdebase4-workspace-4.11.11-13|1338	%{_kde_libdir}/kde4/plasma_applet_sm_net.so
14mr|kdebase4-workspace-4.11.11-13|1339	%{_kde_services}/plasma-applet-sm_net.desktop
14mr|kdebase4-workspace-4.11.11-13|1340	
14mr|kdebase4-workspace-4.11.11-13|1341	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1342	
14mr|kdebase4-workspace-4.11.11-13|1343	%package -n plasma-applet-system-monitor-hwinfo
14mr|kdebase4-workspace-4.11.11-13|1344	Summary:	Plasma applet that Show hardware informations
14mr|kdebase4-workspace-4.11.11-13|1345	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1346	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1347	Requires:	lm_sensors
14mr|kdebase4-workspace-4.11.11-13|1348	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1349	
14mr|kdebase4-workspace-4.11.11-13|1350	%description -n plasma-applet-system-monitor-hwinfo
14mr|kdebase4-workspace-4.11.11-13|1351	Plasma applet that Show hardware informations.
14mr|kdebase4-workspace-4.11.11-13|1352	
14mr|kdebase4-workspace-4.11.11-13|1353	%files -n plasma-applet-system-monitor-hwinfo
14mr|kdebase4-workspace-4.11.11-13|1354	%{_kde_libdir}/kde4/plasma_applet_sm_hwinfo.so
14mr|kdebase4-workspace-4.11.11-13|1355	%{_kde_services}/plasma-applet-sm_hwinfo.desktop
14mr|kdebase4-workspace-4.11.11-13|1356	
14mr|kdebase4-workspace-4.11.11-13|1357	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1358	
14mr|kdebase4-workspace-4.11.11-13|1359	%package -n plasma-applet-system-monitor-hdd
14mr|kdebase4-workspace-4.11.11-13|1360	Summary:	A hard disk usage monitor
14mr|kdebase4-workspace-4.11.11-13|1361	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1362	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1363	Requires:	lm_sensors
14mr|kdebase4-workspace-4.11.11-13|1364	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1365	
14mr|kdebase4-workspace-4.11.11-13|1366	%description -n plasma-applet-system-monitor-hdd
14mr|kdebase4-workspace-4.11.11-13|1367	A hard disk usage monitor.
14mr|kdebase4-workspace-4.11.11-13|1368	
14mr|kdebase4-workspace-4.11.11-13|1369	%files -n plasma-applet-system-monitor-hdd
14mr|kdebase4-workspace-4.11.11-13|1370	%{_kde_libdir}/kde4/plasma_applet_sm_hdd.so
14mr|kdebase4-workspace-4.11.11-13|1371	%{_kde_datadir}/kde4/services/plasma-applet-sm_hdd.desktop
14mr|kdebase4-workspace-4.11.11-13|1372	
14mr|kdebase4-workspace-4.11.11-13|1373	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1374	
14mr|kdebase4-workspace-4.11.11-13|1375	%package -n plasma-applet-system-monitor-cpu
14mr|kdebase4-workspace-4.11.11-13|1376	Summary:	A CPU usage monitor
14mr|kdebase4-workspace-4.11.11-13|1377	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1378	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1379	Requires:	lm_sensors
14mr|kdebase4-workspace-4.11.11-13|1380	Provides:	plasma-applet
14mr|kdebase4-workspace-4.11.11-13|1381	
14mr|kdebase4-workspace-4.11.11-13|1382	%description -n plasma-applet-system-monitor-cpu
14mr|kdebase4-workspace-4.11.11-13|1383	A CPU usage monitor.
14mr|kdebase4-workspace-4.11.11-13|1384	
14mr|kdebase4-workspace-4.11.11-13|1385	%files -n plasma-applet-system-monitor-cpu
14mr|kdebase4-workspace-4.11.11-13|1386	%{_kde_libdir}/kde4/plasma_applet_sm_cpu.so
14mr|kdebase4-workspace-4.11.11-13|1387	%{_kde_services}/plasma-applet-sm_cpu.desktop
14mr|kdebase4-workspace-4.11.11-13|1388	
14mr|kdebase4-workspace-4.11.11-13|1389	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1390	
14mr|kdebase4-workspace-4.11.11-13|1391	%package -n kdm
14mr|kdebase4-workspace-4.11.11-13|1392	Summary:	KDE Desktop Login Manager
14mr|kdebase4-workspace-4.11.11-13|1393	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1394	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1395	Requires:	kde4-config-file
14mr|kdebase4-workspace-4.11.11-13|1396	Provides:	dm
14mr|kdebase4-workspace-4.11.11-13|1397	# Broken for now
14mr|kdebase4-workspace-4.11.11-13|1398	#Requires:	kdmfprintplugin
14mr|kdebase4-workspace-4.11.11-13|1399	
14mr|kdebase4-workspace-4.11.11-13|1400	%description -n kdm
14mr|kdebase4-workspace-4.11.11-13|1401	KDE Desktop Login Manager.
14mr|kdebase4-workspace-4.11.11-13|1402	
14mr|kdebase4-workspace-4.11.11-13|1403	%post -n kdm
14mr|kdebase4-workspace-4.11.11-13|1404	chksession -K
14mr|kdebase4-workspace-4.11.11-13|1405	# todo - use native %systemd_post
14mr|kdebase4-workspace-4.11.11-13|1406	if [ ! -e /etc/systemd/system/display-manager.service ] ; then
14mr|kdebase4-workspace-4.11.11-13|1407	/bin/systemctl enable kdm.service 2>&1 || :
14mr|kdebase4-workspace-4.11.11-13|1408	fi
14mr|kdebase4-workspace-4.11.11-13|1409	
14mr|kdebase4-workspace-4.11.11-13|1410	%preun -n kdm
14mr|kdebase4-workspace-4.11.11-13|1411	%systemd_preun kdm.service
14mr|kdebase4-workspace-4.11.11-13|1412	
14mr|kdebase4-workspace-4.11.11-13|1413	%postun -n kdm
14mr|kdebase4-workspace-4.11.11-13|1414	chksession -K
14mr|kdebase4-workspace-4.11.11-13|1415	%systemd_postun kdm.service
14mr|kdebase4-workspace-4.11.11-13|1416	
14mr|kdebase4-workspace-4.11.11-13|1417	%files -n kdm
14mr|kdebase4-workspace-4.11.11-13|1418	%config(noreplace) %{_sysconfdir}/pam.d/kde
14mr|kdebase4-workspace-4.11.11-13|1419	%config(noreplace) %{_sysconfdir}/pam.d/kde-np
14mr|kdebase4-workspace-4.11.11-13|1420	%config(noreplace) %{_sysconfdir}/logrotate.d/kdm
14mr|kdebase4-workspace-4.11.11-13|1421	%{_kde_bindir}/kdm
14mr|kdebase4-workspace-4.11.11-13|1422	%{_kde_bindir}/kdmctl
14mr|kdebase4-workspace-4.11.11-13|1423	%{_kde_bindir}/genkdmconf
14mr|kdebase4-workspace-4.11.11-13|1424	%{_kde_libdir}/kde4/libexec/kdm_config
14mr|kdebase4-workspace-4.11.11-13|1425	%{_kde_libdir}/kde4/libexec/kdm_greet
14mr|kdebase4-workspace-4.11.11-13|1426	%{_kde_libdir}/kde4/libexec/kfontprint
14mr|kdebase4-workspace-4.11.11-13|1427	%{_kde_libdir}/kde4/libexec/krootimage
14mr|kdebase4-workspace-4.11.11-13|1428	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kcheckpass
14mr|kdebase4-workspace-4.11.11-13|1429	%{_kde_libdir}/kde4/kcm_kdm.so
14mr|kdebase4-workspace-4.11.11-13|1430	%{_kde_appsdir}/doc/kdm
14mr|kdebase4-workspace-4.11.11-13|1431	%dir %{_kde_appsdir}/kdm
14mr|kdebase4-workspace-4.11.11-13|1432	%{_kde_appsdir}/kdm/*
14mr|kdebase4-workspace-4.11.11-13|1433	%{_kde_datadir}/config/kdm.knsrc
14mr|kdebase4-workspace-4.11.11-13|1434	%{_kde_datadir}/config/kdm
14mr|kdebase4-workspace-4.11.11-13|1435	%{_kde_services}/kdm.desktop
14mr|kdebase4-workspace-4.11.11-13|1436	%{_kde_docdir}/*/*/kdm
14mr|kdebase4-workspace-4.11.11-13|1437	%{_kde_libdir}/kde4/kgreet_*
14mr|kdebase4-workspace-4.11.11-13|1438	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkdm.conf
14mr|kdebase4-workspace-4.11.11-13|1439	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkdm.policy
14mr|kdebase4-workspace-4.11.11-13|1440	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkdm.service
14mr|kdebase4-workspace-4.11.11-13|1441	%{_kde_libdir}/kde4/libexec/kcmkdmhelper
14mr|kdebase4-workspace-4.11.11-13|1442	%{_sysconfdir}/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
14mr|kdebase4-workspace-4.11.11-13|1443	%{_kde_libdir}/kde4/libexec/backlighthelper
14mr|kdebase4-workspace-4.11.11-13|1444	%{_kde_datadir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
14mr|kdebase4-workspace-4.11.11-13|1445	%{_kde_datadir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
14mr|kdebase4-workspace-4.11.11-13|1446	%{_unitdir}/kdm.service
14mr|kdebase4-workspace-4.11.11-13|1447	%attr(0775,root,root) %dir %{_localstatedir}/spool/gdm
14mr|kdebase4-workspace-4.11.11-13|1448	%attr(0770, root, root) %dir %{_localstatedir}/lib/kdm
14mr|kdebase4-workspace-4.11.11-13|1449	
14mr|kdebase4-workspace-4.11.11-13|1450	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1451	
14mr|kdebase4-workspace-4.11.11-13|1452	%package -n kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1453	Summary:	Kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1454	Group:		Graphical desktop/KDE
14mr|kdebase4-workspace-4.11.11-13|1455	Requires:	kdebase4-runtime
14mr|kdebase4-workspace-4.11.11-13|1456	Provides:	kinfocenter4
14mr|kdebase4-workspace-4.11.11-13|1457	Requires:	ldetect-lst
14mr|kdebase4-workspace-4.11.11-13|1458	
14mr|kdebase4-workspace-4.11.11-13|1459	%description -n kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1460	Kinfocenter is a utility in KDE that provides information
14mr|kdebase4-workspace-4.11.11-13|1461	about a computer system.
14mr|kdebase4-workspace-4.11.11-13|1462	
14mr|kdebase4-workspace-4.11.11-13|1463	%files -n kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1464	%{_kde_bindir}/kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1465	%dir %{_kde_appsdir}/kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1466	%{_kde_appsdir}/kinfocenter/*
14mr|kdebase4-workspace-4.11.11-13|1467	%{_kde_appsdir}/kcmview1394
14mr|kdebase4-workspace-4.11.11-13|1468	%{_kde_libdir}/kde4/kcm_info.so
14mr|kdebase4-workspace-4.11.11-13|1469	%{_kde_libdir}/kde4/kcm_opengl.so
14mr|kdebase4-workspace-4.11.11-13|1470	%{_kde_libdir}/kde4/kcm_nic.so
14mr|kdebase4-workspace-4.11.11-13|1471	%{_kde_libdir}/kde4/kcm_usb.so
14mr|kdebase4-workspace-4.11.11-13|1472	%{_kde_libdir}/kde4/kcm_view1394.so
14mr|kdebase4-workspace-4.11.11-13|1473	%{_kde_libdir}/kde4/kcm_memory.so
14mr|kdebase4-workspace-4.11.11-13|1474	%{_kde_libdir}/kde4/kcm_pci.so
14mr|kdebase4-workspace-4.11.11-13|1475	%{_kde_libdir}/kde4/kcm_samba.so
14mr|kdebase4-workspace-4.11.11-13|1476	%{_kde_libdir}/kde4/kcm_infosummary.so
14mr|kdebase4-workspace-4.11.11-13|1477	%{_kde_libdir}/kde4/devinfo.so
14mr|kdebase4-workspace-4.11.11-13|1478	%{_kde_applicationsdir}/kinfocenter.desktop
14mr|kdebase4-workspace-4.11.11-13|1479	%{_kde_docdir}/*/*/kinfocenter
14mr|kdebase4-workspace-4.11.11-13|1480	%{_kde_services}/dma.desktop
14mr|kdebase4-workspace-4.11.11-13|1481	%{_kde_services}/interrupts.desktop
14mr|kdebase4-workspace-4.11.11-13|1482	%{_kde_services}/ioports.desktop
14mr|kdebase4-workspace-4.11.11-13|1483	%{_kde_services}/kcmusb.desktop
14mr|kdebase4-workspace-4.11.11-13|1484	%{_kde_services}/kcmview1394.desktop
14mr|kdebase4-workspace-4.11.11-13|1485	%{_kde_services}/nic.desktop
14mr|kdebase4-workspace-4.11.11-13|1486	%{_kde_services}/opengl.desktop
14mr|kdebase4-workspace-4.11.11-13|1487	%{_kde_services}/scsi.desktop
14mr|kdebase4-workspace-4.11.11-13|1488	%{_kde_services}/xserver.desktop
14mr|kdebase4-workspace-4.11.11-13|1489	%{_kde_services}/kcm_memory.desktop
14mr|kdebase4-workspace-4.11.11-13|1490	%{_kde_services}/kcm_pci.desktop
14mr|kdebase4-workspace-4.11.11-13|1491	%{_kde_services}/smbstatus.desktop
14mr|kdebase4-workspace-4.11.11-13|1492	%{_kde_services}/devinfo.desktop
14mr|kdebase4-workspace-4.11.11-13|1493	%{_kde_services}/kcm_infosummary.desktop
14mr|kdebase4-workspace-4.11.11-13|1494	
14mr|kdebase4-workspace-4.11.11-13|1495	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1496	
14mr|kdebase4-workspace-4.11.11-13|1497	%package devel
14mr|kdebase4-workspace-4.11.11-13|1498	Summary:	Devel stuff for kdebase 4
14mr|kdebase4-workspace-4.11.11-13|1499	Group:		Development/KDE and Qt
14mr|kdebase4-workspace-4.11.11-13|1500	Requires:	kde4-macros
14mr|kdebase4-workspace-4.11.11-13|1501	Requires:	kdelibs4-devel
14mr|kdebase4-workspace-4.11.11-13|1502	Requires:	%{libkdecorations} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1503	Requires:	%{libkscreensaver} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1504	Requires:	%{libksgrd} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1505	Requires:	%{libkwineffects} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1506	Requires:	%{libkwinglesutils} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1507	Requires:	%{libkworkspace} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1508	Requires:	%{libplasmaclock} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1509	Requires:	%{libprocesscore} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1510	Requires:	%{libprocessui} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1511	Requires:	%{libtaskmanager} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1512	Requires:	%{liblsofui} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1513	Requires:	%{libkfontinstui} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1514	Requires:	%{libkfontinst} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1515	Requires:	%{libkhotkeysprivate} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1516	Requires:	%{libweather_ion} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1517	Requires:	%{libkephal} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1518	Requires:	%{libplasma_applet_system_monitor} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1519	Requires:	%{libplasma_geolocation_interface} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1520	Requires:	%{libplasmagenericshell} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1521	Requires:	%{libsystemsettingsview} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1522	Requires:	%{libksignalplotter} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1523	Requires:	%{libkwinglutils} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1524	Requires:	%{liboxygenstyleconfig} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1525	Requires:	%{liboxygenstyle} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1526	Requires:	%{libpowerdevilcore} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1527	Requires:	%{libpowerdevilconfigcommonprivate} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1528	Requires:	%{libpowerdevilui} = %{EVRD}
14mr|kdebase4-workspace-4.11.11-13|1529	
14mr|kdebase4-workspace-4.11.11-13|1530	%description devel
14mr|kdebase4-workspace-4.11.11-13|1531	This package contains header files needed if you wish to build applications
14mr|kdebase4-workspace-4.11.11-13|1532	based on kdebase.
14mr|kdebase4-workspace-4.11.11-13|1533	
14mr|kdebase4-workspace-4.11.11-13|1534	%files devel
14mr|kdebase4-workspace-4.11.11-13|1535	%{_kde_libdir}/libpowerdevilui.so
14mr|kdebase4-workspace-4.11.11-13|1536	%{_kde_libdir}/libkdecorations.so
14mr|kdebase4-workspace-4.11.11-13|1537	%{_kde_libdir}/libkfontinst.so
14mr|kdebase4-workspace-4.11.11-13|1538	%{_kde_libdir}/libkfontinstui.so
14mr|kdebase4-workspace-4.11.11-13|1539	%{_kde_libdir}/libkscreensaver.so
14mr|kdebase4-workspace-4.11.11-13|1540	%{_kde_libdir}/libksgrd.so
14mr|kdebase4-workspace-4.11.11-13|1541	%{_kde_libdir}/libkephal.so
14mr|kdebase4-workspace-4.11.11-13|1542	%{_kde_libdir}/libkwineffects.so
14mr|kdebase4-workspace-4.11.11-13|1543	%{_kde_libdir}/libkworkspace.so
14mr|kdebase4-workspace-4.11.11-13|1544	%{_kde_libdir}/libplasma_applet-system-monitor.so
14mr|kdebase4-workspace-4.11.11-13|1545	%{_kde_libdir}/libplasmaclock.so
14mr|kdebase4-workspace-4.11.11-13|1546	%{_kde_libdir}/libpowerdevilcore.so
14mr|kdebase4-workspace-4.11.11-13|1547	%{_kde_libdir}/libprocesscore.so
14mr|kdebase4-workspace-4.11.11-13|1548	%{_kde_libdir}/libprocessui.so
14mr|kdebase4-workspace-4.11.11-13|1549	%{_kde_libdir}/libtaskmanager.so
14mr|kdebase4-workspace-4.11.11-13|1550	%{_kde_libdir}/libweather_ion.so
14mr|kdebase4-workspace-4.11.11-13|1551	%{_kde_libdir}/liblsofui.so
14mr|kdebase4-workspace-4.11.11-13|1552	%{_kde_libdir}/libplasma-geolocation-interface.so
14mr|kdebase4-workspace-4.11.11-13|1553	%{_kde_libdir}/libplasmagenericshell.so
14mr|kdebase4-workspace-4.11.11-13|1554	%{_kde_libdir}/libsystemsettingsview.so
14mr|kdebase4-workspace-4.11.11-13|1555	%{_kde_libdir}/libksignalplotter.so
14mr|kdebase4-workspace-4.11.11-13|1556	%{_kde_libdir}/libkwinglutils.so
14mr|kdebase4-workspace-4.11.11-13|1557	%{_kde_libdir}/libkwinglesutils.so
14mr|kdebase4-workspace-4.11.11-13|1558	%{_kde_libdir}/liboxygenstyleconfig.so
14mr|kdebase4-workspace-4.11.11-13|1559	%{_kde_libdir}/liboxygenstyle.so
14mr|kdebase4-workspace-4.11.11-13|1560	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so
14mr|kdebase4-workspace-4.11.11-13|1561	%{_kde_includedir}/*
14mr|kdebase4-workspace-4.11.11-13|1562	%{_kde_libdir}/kde4/plugins/designer/*
14mr|kdebase4-workspace-4.11.11-13|1563	%{_kde_datadir}/apps/cmake/*/*
14mr|kdebase4-workspace-4.11.11-13|1564	%{_kde_datadir}/dbus-1/interfaces/*
14mr|kdebase4-workspace-4.11.11-13|1565	%{_kde_libdir}/cmake/KDE4Workspace
14mr|kdebase4-workspace-4.11.11-13|1566	
14mr|kdebase4-workspace-4.11.11-13|1567	#-----------------------------------------------------------------------------
14mr|kdebase4-workspace-4.11.11-13|1568	
14mr|kdebase4-workspace-4.11.11-13|1569	%prep
14mr|kdebase4-workspace-4.11.11-13|1570	%setup -q -n kde-workspace-%{version}
14mr|kdebase4-workspace-4.11.11-13|1571	
14mr|kdebase4-workspace-4.11.11-13|1572	rm -fr kdm/kfrontend libs/kdm
14mr|kdebase4-workspace-4.11.11-13|1573	tar xf %{SOURCE6}
14mr|kdebase4-workspace-4.11.11-13|1574	
14mr|kdebase4-workspace-4.11.11-13|1575	%patch0 -p1
14mr|kdebase4-workspace-4.11.11-13|1576	
14mr|kdebase4-workspace-4.11.11-13|1577	%if %{with_drakclock}
14mr|kdebase4-workspace-4.11.11-13|1578	%patch1 -p1
14mr|kdebase4-workspace-4.11.11-13|1579	%patch2 -p1
14mr|kdebase4-workspace-4.11.11-13|1580	%endif
14mr|kdebase4-workspace-4.11.11-13|1581	
14mr|kdebase4-workspace-4.11.11-13|1582	%patch3 -p1
14mr|kdebase4-workspace-4.11.11-13|1583	%patch4 -p1
14mr|kdebase4-workspace-4.11.11-13|1584	%patch5 -p1
14mr|kdebase4-workspace-4.11.11-13|1585	%patch6 -p1
14mr|kdebase4-workspace-4.11.11-13|1586	%patch7 -p1
14mr|kdebase4-workspace-4.11.11-13|1587	%patch8 -p1
14mr|kdebase4-workspace-4.11.11-13|1588	%patch10 -p1
14mr|kdebase4-workspace-4.11.11-13|1589	%patch11 -p1
14mr|kdebase4-workspace-4.11.11-13|1590	%patch12 -p1
14mr|kdebase4-workspace-4.11.11-13|1591	%patch13 -p1
14mr|kdebase4-workspace-4.11.11-13|1592	%patch14 -p1
14mr|kdebase4-workspace-4.11.11-13|1593	%patch15 -p1
14mr|kdebase4-workspace-4.11.11-13|1594	%patch16 -p1
14mr|kdebase4-workspace-4.11.11-13|1595	%patch18 -p1
14mr|kdebase4-workspace-4.11.11-13|1596	%patch19 -p1
14mr|kdebase4-workspace-4.11.11-13|1597	%patch20 -p1
14mr|kdebase4-workspace-4.11.11-13|1598	%patch21 -p1
14mr|kdebase4-workspace-4.11.11-13|1599	%patch26 -p1
14mr|kdebase4-workspace-4.11.11-13|1600	%patch27 -p1
14mr|kdebase4-workspace-4.11.11-13|1601	%patch50 -p1
14mr|kdebase4-workspace-4.11.11-13|1602	%patch100 -p1
14mr|kdebase4-workspace-4.11.11-13|1603	%patch101 -p1
14mr|kdebase4-workspace-4.11.11-13|1604	
14mr|kdebase4-workspace-4.11.11-13|1605	%if %{disttag} == "omv"
14mr|kdebase4-workspace-4.11.11-13|1606	# OpenMandriva Plymouth and KDM patches
14mr|kdebase4-workspace-4.11.11-13|1607	%patch104 -p1
14mr|kdebase4-workspace-4.11.11-13|1608	%patch105 -p1
14mr|kdebase4-workspace-4.11.11-13|1609	%else
14mr|kdebase4-workspace-4.11.11-13|1610	# ROSA Plymouth and KDM patches
14mr|kdebase4-workspace-4.11.11-13|1611	%patch106 -p1
14mr|kdebase4-workspace-4.11.11-13|1612	%endif
14mr|kdebase4-workspace-4.11.11-13|1613	
14mr|kdebase4-workspace-4.11.11-13|1614	%patch107 -p1
14mr|kdebase4-workspace-4.11.11-13|1615	
14mr|kdebase4-workspace-4.11.11-13|1616	%build
14mr|kdebase4-workspace-4.11.11-13|1617	%cmake_kde4 \
14mr|kdebase4-workspace-4.11.11-13|1618	-DBUILD_KCM_RANDR:BOOL=ON \
14mr|kdebase4-workspace-4.11.11-13|1619	-DKDE4_XDMCP:BOOL=ON \
14mr|kdebase4-workspace-4.11.11-13|1620	-DKWIN_BUILD_WITH_OPENGLES=ON
14mr|kdebase4-workspace-4.11.11-13|1621	%make
14mr|kdebase4-workspace-4.11.11-13|1622	
14mr|kdebase4-workspace-4.11.11-13|1623	%install
14mr|kdebase4-workspace-4.11.11-13|1624	%makeinstall_std -C build
14mr|kdebase4-workspace-4.11.11-13|1625	
14mr|kdebase4-workspace-4.11.11-13|1626	%if %{with_drakclock}
14mr|kdebase4-workspace-4.11.11-13|1627	install -m 0644 %{SOURCE8} %{buildroot}%{_kde_services}/kcm_drakclock.desktop
14mr|kdebase4-workspace-4.11.11-13|1628	%endif
14mr|kdebase4-workspace-4.11.11-13|1629	
14mr|kdebase4-workspace-4.11.11-13|1630	# Remove it because all it does is adding Activities widget to existing panel
14mr|kdebase4-workspace-4.11.11-13|1631	rm -f %{buildroot}%{_kde_appsdir}/plasma-desktop/updates/addShowActivitiesManagerPlasmoid.js
14mr|kdebase4-workspace-4.11.11-13|1632	
14mr|kdebase4-workspace-4.11.11-13|1633	install -d -m 0755 %{buildroot}%{_datadir}/xsessions/
14mr|kdebase4-workspace-4.11.11-13|1634	install -m 0644 %{buildroot}%{_kde_appsdir}/kdm/sessions/kde-plasma.desktop %{buildroot}%{_datadir}/xsessions/kde-plasma.desktop
14mr|kdebase4-workspace-4.11.11-13|1635	install -d -m 0755 %{buildroot}%{_datadir}/custom-xsessions/
14mr|kdebase4-workspace-4.11.11-13|1636	install -m 0644 %{SOURCE13} %{buildroot}%{_datadir}/custom-xsessions/kde4-default.desktop
14mr|kdebase4-workspace-4.11.11-13|1637	
14mr|kdebase4-workspace-4.11.11-13|1638	rm -fr %{buildroot}%{_kde_appsdir}/kdm/sessions
14mr|kdebase4-workspace-4.11.11-13|1639	rm -fr %{buildroot}%{_kde_configdir}/kdm/X*
14mr|kdebase4-workspace-4.11.11-13|1640	rm -fr %{buildroot}%{_kde_configdir}/kdm/backgroundrc
14mr|kdebase4-workspace-4.11.11-13|1641	rm -fr %{buildroot}%{_kde_configdir}/kdm/kdmrc
14mr|kdebase4-workspace-4.11.11-13|1642	
14mr|kdebase4-workspace-4.11.11-13|1643	# Env entry for start kde4
14mr|kdebase4-workspace-4.11.11-13|1644	install -d -m 0755 %{buildroot}/etc/profile.d
14mr|kdebase4-workspace-4.11.11-13|1645	
14mr|kdebase4-workspace-4.11.11-13|1646	cat <<EOF > %{buildroot}/etc/profile.d/70kde4.sh
14mr|kdebase4-workspace-4.11.11-13|1647	#!/bin/bash
14mr|kdebase4-workspace-4.11.11-13|1648	
14mr|kdebase4-workspace-4.11.11-13|1649	function kde4 {
14mr|kdebase4-workspace-4.11.11-13|1650	xinit /etc/X11/Xsession KDE4
14mr|kdebase4-workspace-4.11.11-13|1651	}
14mr|kdebase4-workspace-4.11.11-13|1652	EOF
14mr|kdebase4-workspace-4.11.11-13|1653	
14mr|kdebase4-workspace-4.11.11-13|1654	# Install kde pam configuration file
14mr|kdebase4-workspace-4.11.11-13|1655	install -d -m 0755 %{buildroot}%{_sysconfdir}/pam.d/
14mr|kdebase4-workspace-4.11.11-13|1656	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
14mr|kdebase4-workspace-4.11.11-13|1657	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
14mr|kdebase4-workspace-4.11.11-13|1658	
14mr|kdebase4-workspace-4.11.11-13|1659	%if %{disttag} == "omv"
14mr|kdebase4-workspace-4.11.11-13|1660	# OpenMandriva startkde
14mr|kdebase4-workspace-4.11.11-13|1661	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
14mr|kdebase4-workspace-4.11.11-13|1662	%else
14mr|kdebase4-workspace-4.11.11-13|1663	# Rosa startkde
14mr|kdebase4-workspace-4.11.11-13|1664	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
14mr|kdebase4-workspace-4.11.11-13|1665	%endif
14mr|kdebase4-workspace-4.11.11-13|1666	
14mr|kdebase4-workspace-4.11.11-13|1667	# We need to expand libdir into startkde
14mr|kdebase4-workspace-4.11.11-13|1668	sed -e 's,LIBDIR,%{_libdir},g' -i %{buildroot}%{_kde_bindir}/startkde
14mr|kdebase4-workspace-4.11.11-13|1669	sed -e 's,KDE4_LIBEXEC_INSTALL_DIR,%{_libdir}/kde4/libexec,g' -i %{buildroot}%{_kde_bindir}/startkde
14mr|kdebase4-workspace-4.11.11-13|1670	
14mr|kdebase4-workspace-4.11.11-13|1671	# systemd implimentation
14mr|kdebase4-workspace-4.11.11-13|1672	install -d -m 0775 %{buildroot}%{_unitdir}
14mr|kdebase4-workspace-4.11.11-13|1673	# It's different in OMV and ROSA
14mr|kdebase4-workspace-4.11.11-13|1674	%if %{disttag} == "omv"
14mr|kdebase4-workspace-4.11.11-13|1675	install -m 0644 %{SOURCE11} %{buildroot}%{_unitdir}/kdm.service
14mr|kdebase4-workspace-4.11.11-13|1676	%else
14mr|kdebase4-workspace-4.11.11-13|1677	install -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/kdm.service
14mr|kdebase4-workspace-4.11.11-13|1678	%endif
14mr|kdebase4-workspace-4.11.11-13|1679	
14mr|kdebase4-workspace-4.11.11-13|1680	# logrotate
14mr|kdebase4-workspace-4.11.11-13|1681	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|kdebase4-workspace-4.11.11-13|1682	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/kdm
14mr|kdebase4-workspace-4.11.11-13|1683	/var/log/kdm.log {
14mr|kdebase4-workspace-4.11.11-13|1684	weekly
14mr|kdebase4-workspace-4.11.11-13|1685	notifempty
14mr|kdebase4-workspace-4.11.11-13|1686	missingok
14mr|kdebase4-workspace-4.11.11-13|1687	nocompress
14mr|kdebase4-workspace-4.11.11-13|1688	}
14mr|kdebase4-workspace-4.11.11-13|1689	EOF
14mr|kdebase4-workspace-4.11.11-13|1690	
14mr|kdebase4-workspace-4.11.11-13|1691	# We use our desktop files. Write over is a better decision than a patch that breaks most of the times
14mr|kdebase4-workspace-4.11.11-13|1692	cp -f %{SOURCE4} %{buildroot}%{_kde_applicationsdir}/
14mr|kdebase4-workspace-4.11.11-13|1693	
14mr|kdebase4-workspace-4.11.11-13|1694	# own as part of plymouth/kdm integration hacks (rhbz #551310)
14mr|kdebase4-workspace-4.11.11-13|1695	mkdir -p -m775 %{buildroot}%{_localstatedir}/spool/gdm
14mr|kdebase4-workspace-4.11.11-13|1696	mkdir -p -m770 %{buildroot}%{_localstatedir}/lib/kdm
14mr|kdebase4-workspace-4.11.11-13|1697	
14mr|kdebase4-workspace-4.11.11-13|1698	sed -i 's!preferences-other!preferences-app-run!g' \
14mr|kdebase4-workspace-4.11.11-13|1699	%{buildroot}%{_kde_services}/settings-startup-and-shutdown.desktop
14mr|kdebase4-workspace-4.11.11-13|1700	
14mr|kdebase4-workspace-4.11.11-13|1701	%check
14mr|kdebase4-workspace-4.11.11-13|1702	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
14mr|kdebase4-workspace-4.11.11-13|1703	desktop-file-validate $f
14mr|kdebase4-workspace-4.11.11-13|1704	done
14mr|kdebase4-workspace-4.11.11-13|1705	
14mr|kdebase4-workspace-4.11.11-13|1706	
14mr|kdebase4-workspace-4.11.11-13|1707	%changelog
14mr|kdebase4-workspace-4.11.11-13|1708	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-13
14mr|kdebase4-workspace-4.11.11-13|1709	+ Revision: d72c999
14mr|kdebase4-workspace-4.11.11-13|1710	- Don't require kdmfprintplugin because it's broken
14mr|kdebase4-workspace-4.11.11-13|1711	
14mr|kdebase4-workspace-4.11.11-13|1712	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-10
14mr|kdebase4-workspace-4.11.11-13|1713	+ Revision: 38a2f7b
14mr|kdebase4-workspace-4.11.11-13|1714	- Add kwin-intel-kde336589 patch to fix fullscreen issue with Intel video
14mr|kdebase4-workspace-4.11.11-13|1715	
14mr|kdebase4-workspace-4.11.11-13|1716	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-7
14mr|kdebase4-workspace-4.11.11-13|1717	+ Revision: c063f8f
14mr|kdebase4-workspace-4.11.11-13|1718	- Add default session file via alternatives
14mr|kdebase4-workspace-4.11.11-13|1719	
14mr|kdebase4-workspace-4.11.11-13|1720	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-4
14mr|kdebase4-workspace-4.11.11-13|1721	+ Revision: 0553fe1
14mr|kdebase4-workspace-4.11.11-13|1722	- Use kde-plasma.desktop from /usr/share/xsessions as session file
14mr|kdebase4-workspace-4.11.11-13|1723	
14mr|kdebase4-workspace-4.11.11-13|1724	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-4
14mr|kdebase4-workspace-4.11.11-13|1725	+ Revision: 0b619e9
14mr|kdebase4-workspace-4.11.11-13|1726	- Add desktop-session patch to adjust session name in kde-plasma.desktop
14mr|kdebase4-workspace-4.11.11-13|1727	
14mr|kdebase4-workspace-4.11.11-13|1728	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-4
14mr|kdebase4-workspace-4.11.11-13|1729	+ Revision: f74e68a
14mr|kdebase4-workspace-4.11.11-13|1730	- Add xsessions patch to load files from /usr/share/xsessions by default
14mr|kdebase4-workspace-4.11.11-13|1731	
14mr|kdebase4-workspace-4.11.11-13|1732	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-3
14mr|kdebase4-workspace-4.11.11-13|1733	+ Revision: d488a95
14mr|kdebase4-workspace-4.11.11-13|1734	- Sync spec and patches with Cooker (nothing important for us there to mention)
14mr|kdebase4-workspace-4.11.11-13|1735	
14mr|kdebase4-workspace-4.11.11-13|1736	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.11-1
14mr|kdebase4-workspace-4.11.11-13|1737	+ Revision: e354005
14mr|kdebase4-workspace-4.11.11-13|1738	- New version 4.11.11
14mr|kdebase4-workspace-4.11.11-13|1739	
14mr|kdebase4-workspace-4.11.11-13|1740	* Tue Jul 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.10-4
14mr|kdebase4-workspace-4.11.11-13|1741	+ Revision: 79b6433
14mr|kdebase4-workspace-4.11.11-13|1742	- Switch to kscreen by default (move krandr to separate package, adjust startkde scripts to work without krandr, require kscvreen)
14mr|kdebase4-workspace-4.11.11-13|1743	
14mr|kdebase4-workspace-4.11.11-13|1744	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:4.11.10-2
14mr|kdebase4-workspace-4.11.11-13|1745	+ Revision: fa3288a
14mr|kdebase4-workspace-4.11.11-13|1746	- MassBuild#440: Increase release tag
14mr|kdebase4-workspace-4.11.11-13|1747	
14mr|kdebase4-workspace-4.11.11-13|1748	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.10-1
14mr|kdebase4-workspace-4.11.11-13|1749	+ Revision: 32d4a99
14mr|kdebase4-workspace-4.11.11-13|1750	- New version 4.11.10, drop no longer needed patches (sync with Cooker)
14mr|kdebase4-workspace-4.11.11-13|1751	
14mr|kdebase4-workspace-4.11.11-13|1752	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.8-3
14mr|kdebase4-workspace-4.11.11-13|1753	+ Revision: 6edcab6
14mr|kdebase4-workspace-4.11.11-13|1754	- Bump release
14mr|kdebase4-workspace-4.11.11-13|1755	
14mr|kdebase4-workspace-4.11.11-13|1756	* Sun May 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.8-2
14mr|kdebase4-workspace-4.11.11-13|1757	+ Revision: 4d5293b
14mr|kdebase4-workspace-4.11.11-13|1758	- Use kdm service not only in 2012.1
14mr|kdebase4-workspace-4.11.11-13|1759	
14mr|kdebase4-workspace-4.11.11-13|1760	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.8-2
14mr|kdebase4-workspace-4.11.11-13|1761	+ Revision: f830499
14mr|kdebase4-workspace-4.11.11-13|1762	- New version 4.11.8, add fix-screenlocker-ulock patch from OpenSUSE to fix issues with unlock
14mr|kdebase4-workspace-4.11.11-13|1763	
14mr|kdebase4-workspace-4.11.11-13|1764	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.7-3
14mr|kdebase4-workspace-4.11.11-13|1765	+ Revision: 8552888
14mr|kdebase4-workspace-4.11.11-13|1766	- LOG Use different kdm.service for ROSA and OpenMandriva
14mr|kdebase4-workspace-4.11.11-13|1767	
14mr|kdebase4-workspace-4.11.11-13|1768	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.7-1
14mr|kdebase4-workspace-4.11.11-13|1769	+ Revision: af05319
14mr|kdebase4-workspace-4.11.11-13|1770	- LOG New version 4.11.7 (sync spec and patches with Cooker)
14mr|kdebase4-workspace-4.11.11-13|1771	
14mr|kdebase4-workspace-4.11.11-13|1772	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.4-7
14mr|kdebase4-workspace-4.11.11-13|1773	+ Revision: aff9dd8
14mr|kdebase4-workspace-4.11.11-13|1774	- LOG Add dbus-wallpaper patch to make it possible to set wallpaper via dbus
14mr|kdebase4-workspace-4.11.11-13|1775	
14mr|kdebase4-workspace-4.11.11-13|1776	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.4-6
14mr|kdebase4-workspace-4.11.11-13|1777	+ Revision: 9bd59bf
14mr|kdebase4-workspace-4.11.11-13|1778	- LOG New version 4.11.4
14mr|kdebase4-workspace-4.11.11-13|1779	
14mr|kdebase4-workspace-4.11.11-13|1780	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-4
14mr|kdebase4-workspace-4.11.11-13|1781	+ Revision: 4b9be9f
14mr|kdebase4-workspace-4.11.11-13|1782	- Bump release
14mr|kdebase4-workspace-4.11.11-13|1783	
14mr|kdebase4-workspace-4.11.11-13|1784	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-3
14mr|kdebase4-workspace-4.11.11-13|1785	+ Revision: 0445945
14mr|kdebase4-workspace-4.11.11-13|1786	- Add some missing fixes (startkde & kcm_drakclock)
14mr|kdebase4-workspace-4.11.11-13|1787	
14mr|kdebase4-workspace-4.11.11-13|1788	* Mon Nov 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-3
14mr|kdebase4-workspace-4.11.11-13|1789	+ Revision: 354e9d1
14mr|kdebase4-workspace-4.11.11-13|1790	- LOG Disable screenlocker-no-fake-focus patch as it seems to be no longer needed
14mr|kdebase4-workspace-4.11.11-13|1791	
14mr|kdebase4-workspace-4.11.11-13|1792	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-2
14mr|kdebase4-workspace-4.11.11-13|1793	+ Revision: 51b91c2
14mr|kdebase4-workspace-4.11.11-13|1794	- LOG New version 4.11.3
14mr|kdebase4-workspace-4.11.11-13|1795	
14mr|kdebase4-workspace-4.11.11-13|1796	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.2-2
14mr|kdebase4-workspace-4.11.11-13|1797	+ Revision: 1001a0a
14mr|kdebase4-workspace-4.11.11-13|1798	- LOG New version 4.11.2
14mr|kdebase4-workspace-4.11.11-13|1799	
14mr|kdebase4-workspace-4.11.11-13|1800	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.5-1
14mr|kdebase4-workspace-4.11.11-13|1801	+ Revision: a0ad4a5
14mr|kdebase4-workspace-4.11.11-13|1802	- LOG New version 4.10.5
14mr|kdebase4-workspace-4.11.11-13|1803	
14mr|kdebase4-workspace-4.11.11-13|1804	* Thu Jun 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.4-3
14mr|kdebase4-workspace-4.11.11-13|1805	+ Revision: d9ece75
14mr|kdebase4-workspace-4.11.11-13|1806	- LOG Add patch to use current user's wallpaper for screenlocker if it's a scaled image
14mr|kdebase4-workspace-4.11.11-13|1807	
14mr|kdebase4-workspace-4.11.11-13|1808	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.4-1
14mr|kdebase4-workspace-4.11.11-13|1809	+ Revision: 2f4b97d
14mr|kdebase4-workspace-4.11.11-13|1810	- LOG New version 4.10.4
14mr|kdebase4-workspace-4.11.11-13|1811	
14mr|kdebase4-workspace-4.11.11-13|1812	* Tue Jun 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-12
14mr|kdebase4-workspace-4.11.11-13|1813	+ Revision: d6db367
14mr|kdebase4-workspace-4.11.11-13|1814	- LOG Add patch to fix screenlocker greeter focus when screensaver is used
14mr|kdebase4-workspace-4.11.11-13|1815	
14mr|kdebase4-workspace-4.11.11-13|1816	* Thu May 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-11
14mr|kdebase4-workspace-4.11.11-13|1817	+ Revision: aaeb233
14mr|kdebase4-workspace-4.11.11-13|1818	- LOG Update custom startkde script (fix locker part, drop some ancient junk etc)
14mr|kdebase4-workspace-4.11.11-13|1819	
14mr|kdebase4-workspace-4.11.11-13|1820	* Mon May 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-10
14mr|kdebase4-workspace-4.11.11-13|1821	+ Revision: f05d75d
14mr|kdebase4-workspace-4.11.11-13|1822	- LOG Add patch to prefer system locale for KDM when reading it from config fails
14mr|kdebase4-workspace-4.11.11-13|1823	
14mr|kdebase4-workspace-4.11.11-13|1824	* Fri May 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-9
14mr|kdebase4-workspace-4.11.11-13|1825	+ Revision: 71e4cdf
14mr|kdebase4-workspace-4.11.11-13|1826	- LOG Add patch to fix bug with KCM KDM resetting fonts, style and color (#254430)
14mr|kdebase4-workspace-4.11.11-13|1827	
14mr|kdebase4-workspace-4.11.11-13|1828	

16928 14
14mr|kde-base-artwork-4.13.3-1|1	Summary:	KDE 4 application workspace components
14mr|kde-base-artwork-4.13.3-1|2	Name:		kde-base-artwork
14mr|kde-base-artwork-4.13.3-1|3	Version:	4.13.3
14mr|kde-base-artwork-4.13.3-1|4	Release:	1
14mr|kde-base-artwork-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kde-base-artwork-4.13.3-1|6	License:	GPLv2
14mr|kde-base-artwork-4.13.3-1|7	Url:		http://www.kde.org
14mr|kde-base-artwork-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kde-base-artwork-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kde-base-artwork-4.13.3-1|10	BuildArch:	noarch
14mr|kde-base-artwork-4.13.3-1|11	Conflicts:	kdebase4-workspace < 2:4.9.1
14mr|kde-base-artwork-4.13.3-1|12	
14mr|kde-base-artwork-4.13.3-1|13	%description
14mr|kde-base-artwork-4.13.3-1|14	This package provides the Air and Ariya Splash Screen.
14mr|kde-base-artwork-4.13.3-1|15	
14mr|kde-base-artwork-4.13.3-1|16	%files
14mr|kde-base-artwork-4.13.3-1|17	%doc COPYING
14mr|kde-base-artwork-4.13.3-1|18	%{_kde_appsdir}/ksplash/Themes/Air
14mr|kde-base-artwork-4.13.3-1|19	
14mr|kde-base-artwork-4.13.3-1|20	#-----------------------------------------------------------------------------
14mr|kde-base-artwork-4.13.3-1|21	
14mr|kde-base-artwork-4.13.3-1|22	%prep
14mr|kde-base-artwork-4.13.3-1|23	%setup -q
14mr|kde-base-artwork-4.13.3-1|24	
14mr|kde-base-artwork-4.13.3-1|25	%build
14mr|kde-base-artwork-4.13.3-1|26	%cmake_kde4
14mr|kde-base-artwork-4.13.3-1|27	%make
14mr|kde-base-artwork-4.13.3-1|28	
14mr|kde-base-artwork-4.13.3-1|29	%install
14mr|kde-base-artwork-4.13.3-1|30	%makeinstall_std -C build
14mr|kde-base-artwork-4.13.3-1|31	
14mr|kde-base-artwork-4.13.3-1|32	# Rename Default ksplashx folder to Air & edit the Theme.rc to match the folder name so we can have a description
14mr|kde-base-artwork-4.13.3-1|33	sed -i 's/KSplash\ Theme\:\ Default/KSplash\ Theme\:\ Air/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
14mr|kde-base-artwork-4.13.3-1|34	sed -i 's/Default\ Splash\ Screen/Air\ and\ Ariya\ Splash\ Screen/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
14mr|kde-base-artwork-4.13.3-1|35	mv %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/ %{buildroot}%{_kde_appsdir}/ksplash/Themes/Air
14mr|kde-base-artwork-4.13.3-1|36	
14mr|kde-base-artwork-4.13.3-1|37	
14mr|kde-base-artwork-4.13.3-1|38	%changelog
14mr|kde-base-artwork-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kde-base-artwork-4.13.3-1|40	+ Revision: f904f6f
14mr|kde-base-artwork-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-base-artwork-4.13.3-1|42	
14mr|kde-base-artwork-4.13.3-1|43	

16929 14
14mr|kde-dev-scripts-4.13.3-1|1	Summary:	Various scripts for KDE development
14mr|kde-dev-scripts-4.13.3-1|2	Name:		kde-dev-scripts
14mr|kde-dev-scripts-4.13.3-1|3	Version:	4.13.3
14mr|kde-dev-scripts-4.13.3-1|4	Release:	1
14mr|kde-dev-scripts-4.13.3-1|5	Epoch:		1
14mr|kde-dev-scripts-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kde-dev-scripts-4.13.3-1|7	License:	GPLv2+
14mr|kde-dev-scripts-4.13.3-1|8	Url:		http://www.kde.org
14mr|kde-dev-scripts-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kde-dev-scripts-4.13.3-1|10	%if %{is_beta}
14mr|kde-dev-scripts-4.13.3-1|11	%define ftpdir unstable
14mr|kde-dev-scripts-4.13.3-1|12	%else
14mr|kde-dev-scripts-4.13.3-1|13	%define ftpdir stable
14mr|kde-dev-scripts-4.13.3-1|14	%endif
14mr|kde-dev-scripts-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kde-dev-scripts-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kde-dev-scripts-4.13.3-1|17	Requires:	colorsvn
14mr|kde-dev-scripts-4.13.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|kde-dev-scripts-4.13.3-1|19	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mr|kde-dev-scripts-4.13.3-1|20	Obsoletes:	kdesdk4-scripts < 1:4.11.0
14mr|kde-dev-scripts-4.13.3-1|21	BuildArch:	noarch
14mr|kde-dev-scripts-4.13.3-1|22	
14mr|kde-dev-scripts-4.13.3-1|23	%description
14mr|kde-dev-scripts-4.13.3-1|24	This package contains various scripts for KDE development.
14mr|kde-dev-scripts-4.13.3-1|25	
14mr|kde-dev-scripts-4.13.3-1|26	%files
14mr|kde-dev-scripts-4.13.3-1|27	%{_kde_bindir}/adddebug
14mr|kde-dev-scripts-4.13.3-1|28	%{_kde_bindir}/build-progress.sh
14mr|kde-dev-scripts-4.13.3-1|29	%{_kde_bindir}/cheatmake
14mr|kde-dev-scripts-4.13.3-1|30	%{_kde_bindir}/create_cvsignore
14mr|kde-dev-scripts-4.13.3-1|31	%{_kde_bindir}/create_makefile
14mr|kde-dev-scripts-4.13.3-1|32	%{_kde_bindir}/create_makefiles
14mr|kde-dev-scripts-4.13.3-1|33	%{_kde_bindir}/create_svnignore
14mr|kde-dev-scripts-4.13.3-1|34	%{_kde_bindir}/cvs-clean
14mr|kde-dev-scripts-4.13.3-1|35	%{_kde_bindir}/cvsaddcurrentdir
14mr|kde-dev-scripts-4.13.3-1|36	%{_kde_bindir}/cvsbackport
14mr|kde-dev-scripts-4.13.3-1|37	%{_kde_bindir}/cvsblame
14mr|kde-dev-scripts-4.13.3-1|38	%{_kde_bindir}/cvscheck
14mr|kde-dev-scripts-4.13.3-1|39	%{_kde_bindir}/cvsforwardport
14mr|kde-dev-scripts-4.13.3-1|40	%{_kde_bindir}/cvslastchange
14mr|kde-dev-scripts-4.13.3-1|41	%{_kde_bindir}/cvslastlog
14mr|kde-dev-scripts-4.13.3-1|42	%{_kde_bindir}/cvsrevertlast
14mr|kde-dev-scripts-4.13.3-1|43	%{_kde_bindir}/cvsversion
14mr|kde-dev-scripts-4.13.3-1|44	%{_kde_bindir}/cxxmetric
14mr|kde-dev-scripts-4.13.3-1|45	%{_kde_bindir}/draw_lib_dependencies
14mr|kde-dev-scripts-4.13.3-1|46	%{_kde_bindir}/extend_dmalloc
14mr|kde-dev-scripts-4.13.3-1|47	%{_kde_bindir}/extractattr
14mr|kde-dev-scripts-4.13.3-1|48	%{_kde_bindir}/extractrc
14mr|kde-dev-scripts-4.13.3-1|49	%{_kde_bindir}/findmissingcrystal
14mr|kde-dev-scripts-4.13.3-1|50	%{_kde_bindir}/fix-include.sh
14mr|kde-dev-scripts-4.13.3-1|51	%{_kde_bindir}/fixkdeincludes
14mr|kde-dev-scripts-4.13.3-1|52	%{_kde_bindir}/fixuifiles
14mr|kde-dev-scripts-4.13.3-1|53	%{_kde_bindir}/includemocs
14mr|kde-dev-scripts-4.13.3-1|54	%{_kde_bindir}/kde_generate_export_header
14mr|kde-dev-scripts-4.13.3-1|55	%{_kde_bindir}/kdedoc
14mr|kde-dev-scripts-4.13.3-1|56	%{_kde_bindir}/kdekillall
14mr|kde-dev-scripts-4.13.3-1|57	%{_kde_bindir}/kdelnk2desktop.py
14mr|kde-dev-scripts-4.13.3-1|58	%{_kde_bindir}/kdemangen.pl
14mr|kde-dev-scripts-4.13.3-1|59	%{_kde_bindir}/krazy-licensecheck
14mr|kde-dev-scripts-4.13.3-1|60	%{_kde_bindir}/makeobj
14mr|kde-dev-scripts-4.13.3-1|61	%{_kde_bindir}/noncvslist
14mr|kde-dev-scripts-4.13.3-1|62	%{_kde_bindir}/nonsvnlist
14mr|kde-dev-scripts-4.13.3-1|63	%{_kde_bindir}/package_crystalsvg
14mr|kde-dev-scripts-4.13.3-1|64	%{_kde_bindir}/png2mng.pl
14mr|kde-dev-scripts-4.13.3-1|65	%{_kde_bindir}/pruneemptydirs
14mr|kde-dev-scripts-4.13.3-1|66	%{_kde_bindir}/qtdoc
14mr|kde-dev-scripts-4.13.3-1|67	%{_kde_bindir}/reviewboard-am
14mr|kde-dev-scripts-4.13.3-1|68	%{_kde_bindir}/svn-clean
14mr|kde-dev-scripts-4.13.3-1|69	%{_kde_bindir}/svnbackport
14mr|kde-dev-scripts-4.13.3-1|70	%{_kde_bindir}/svnchangesince
14mr|kde-dev-scripts-4.13.3-1|71	%{_kde_bindir}/svngettags
14mr|kde-dev-scripts-4.13.3-1|72	%{_kde_bindir}/svnintegrate
14mr|kde-dev-scripts-4.13.3-1|73	%{_kde_bindir}/svnforwardport
14mr|kde-dev-scripts-4.13.3-1|74	%{_kde_bindir}/svnlastchange
14mr|kde-dev-scripts-4.13.3-1|75	%{_kde_bindir}/svnlastlog
14mr|kde-dev-scripts-4.13.3-1|76	%{_kde_bindir}/svnrevertlast
14mr|kde-dev-scripts-4.13.3-1|77	%{_kde_bindir}/svnversions
14mr|kde-dev-scripts-4.13.3-1|78	%{_kde_bindir}/zonetab2pot.py
14mr|kde-dev-scripts-4.13.3-1|79	%{_kde_bindir}/optimizegraphics
14mr|kde-dev-scripts-4.13.3-1|80	%{_kde_bindir}/wcgrep
14mr|kde-dev-scripts-4.13.3-1|81	%{_kde_bindir}/kde-systemsettings-tree.py
14mr|kde-dev-scripts-4.13.3-1|82	%{_kde_mandir}/man1/adddebug.1.*
14mr|kde-dev-scripts-4.13.3-1|83	%{_kde_mandir}/man1/cheatmake.1.*
14mr|kde-dev-scripts-4.13.3-1|84	%{_kde_mandir}/man1/create_cvsignore.1.*
14mr|kde-dev-scripts-4.13.3-1|85	%{_kde_mandir}/man1/create_makefile.1.*
14mr|kde-dev-scripts-4.13.3-1|86	%{_kde_mandir}/man1/create_makefiles.1.*
14mr|kde-dev-scripts-4.13.3-1|87	%{_kde_mandir}/man1/cvscheck.1.*
14mr|kde-dev-scripts-4.13.3-1|88	%{_kde_mandir}/man1/cvslastchange.1.*
14mr|kde-dev-scripts-4.13.3-1|89	%{_kde_mandir}/man1/cvslastlog.1.*
14mr|kde-dev-scripts-4.13.3-1|90	%{_kde_mandir}/man1/cvsrevertlast.1.*
14mr|kde-dev-scripts-4.13.3-1|91	%{_kde_mandir}/man1/cxxmetric.1.*
14mr|kde-dev-scripts-4.13.3-1|92	%{_kde_mandir}/man1/extend_dmalloc.1.*
14mr|kde-dev-scripts-4.13.3-1|93	%{_kde_mandir}/man1/extractrc.1.*
14mr|kde-dev-scripts-4.13.3-1|94	%{_kde_mandir}/man1/fixincludes.1.*
14mr|kde-dev-scripts-4.13.3-1|95	%{_kde_mandir}/man1/pruneemptydirs.1.*
14mr|kde-dev-scripts-4.13.3-1|96	%{_kde_mandir}/man1/qtdoc.1.*
14mr|kde-dev-scripts-4.13.3-1|97	%{_kde_mandir}/man1/reportview.1.*
14mr|kde-dev-scripts-4.13.3-1|98	%{_kde_mandir}/man1/transxx.1.*
14mr|kde-dev-scripts-4.13.3-1|99	%{_kde_mandir}/man1/zonetab2pot.py.1.*
14mr|kde-dev-scripts-4.13.3-1|100	
14mr|kde-dev-scripts-4.13.3-1|101	#----------------------------------------------------------------------------
14mr|kde-dev-scripts-4.13.3-1|102	
14mr|kde-dev-scripts-4.13.3-1|103	%prep
14mr|kde-dev-scripts-4.13.3-1|104	%setup -q
14mr|kde-dev-scripts-4.13.3-1|105	
14mr|kde-dev-scripts-4.13.3-1|106	%build
14mr|kde-dev-scripts-4.13.3-1|107	%cmake_kde4
14mr|kde-dev-scripts-4.13.3-1|108	%make
14mr|kde-dev-scripts-4.13.3-1|109	
14mr|kde-dev-scripts-4.13.3-1|110	%install
14mr|kde-dev-scripts-4.13.3-1|111	%makeinstall_std -C build
14mr|kde-dev-scripts-4.13.3-1|112	
14mr|kde-dev-scripts-4.13.3-1|113	# (nl) Prefer the file from colorsvn as it is more up to date
14mr|kde-dev-scripts-4.13.3-1|114	# and this fix a conflict between kde-dev-scripts and colorsvn
14mr|kde-dev-scripts-4.13.3-1|115	rm -f %{buildroot}%{_kde_bindir}/colorsvn
14mr|kde-dev-scripts-4.13.3-1|116	
14mr|kde-dev-scripts-4.13.3-1|117	
14mr|kde-dev-scripts-4.13.3-1|118	%changelog
14mr|kde-dev-scripts-4.13.3-1|119	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kde-dev-scripts-4.13.3-1|120	+ Revision: b57b005
14mr|kde-dev-scripts-4.13.3-1|121	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-dev-scripts-4.13.3-1|122	
14mr|kde-dev-scripts-4.13.3-1|123	

16930 14
14mr|kde-dev-utils-4.13.3-1|1	Summary:	Utilities for KDE application development
14mr|kde-dev-utils-4.13.3-1|2	Name:		kde-dev-utils
14mr|kde-dev-utils-4.13.3-1|3	Version:	4.13.3
14mr|kde-dev-utils-4.13.3-1|4	Release:	1
14mr|kde-dev-utils-4.13.3-1|5	Epoch:		1
14mr|kde-dev-utils-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kde-dev-utils-4.13.3-1|7	License:	GPLv2+
14mr|kde-dev-utils-4.13.3-1|8	Url:		http://www.kde.org
14mr|kde-dev-utils-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kde-dev-utils-4.13.3-1|10	%if %{is_beta}
14mr|kde-dev-utils-4.13.3-1|11	%define ftpdir unstable
14mr|kde-dev-utils-4.13.3-1|12	%else
14mr|kde-dev-utils-4.13.3-1|13	%define ftpdir stable
14mr|kde-dev-utils-4.13.3-1|14	%endif
14mr|kde-dev-utils-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kde-dev-utils-4.13.3-1|16	Source10:	kde-dev-utils.rpmlintrc
14mr|kde-dev-utils-4.13.3-1|17	BuildRequires:	binutils-devel
14mr|kde-dev-utils-4.13.3-1|18	BuildRequires:	libtool-devel
14mr|kde-dev-utils-4.13.3-1|19	BuildRequires:	kdelibs4-devel
14mr|kde-dev-utils-4.13.3-1|20	Suggests:	kmtrace = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|21	Suggests:	kpartloader = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|22	Suggests:	kprofilemethod = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|23	Suggests:	kstartperf = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|24	Suggests:	kuiviewer = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|25	
14mr|kde-dev-utils-4.13.3-1|26	%description
14mr|kde-dev-utils-4.13.3-1|27	Utilities for KDE application development:
14mr|kde-dev-utils-4.13.3-1|28	- kmtrace: memory allocation debugging tool for KDE
14mr|kde-dev-utils-4.13.3-1|29	- kpartloader: test application for KParts
14mr|kde-dev-utils-4.13.3-1|30	- kprofilemethod: helper macros for profiling using QTime
14mr|kde-dev-utils-4.13.3-1|31	- kstartperf: startup time measurement tool for KDE applications
14mr|kde-dev-utils-4.13.3-1|32	- kuiviewer: UI files viewer for KDE
14mr|kde-dev-utils-4.13.3-1|33	
14mr|kde-dev-utils-4.13.3-1|34	%files
14mr|kde-dev-utils-4.13.3-1|35	
14mr|kde-dev-utils-4.13.3-1|36	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|37	
14mr|kde-dev-utils-4.13.3-1|38	%package -n kpartloader
14mr|kde-dev-utils-4.13.3-1|39	Summary:	Test application for KParts
14mr|kde-dev-utils-4.13.3-1|40	Group:		Graphical desktop/KDE
14mr|kde-dev-utils-4.13.3-1|41	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|42	
14mr|kde-dev-utils-4.13.3-1|43	%description -n kpartloader
14mr|kde-dev-utils-4.13.3-1|44	Test application for KParts.
14mr|kde-dev-utils-4.13.3-1|45	
14mr|kde-dev-utils-4.13.3-1|46	%files -n kpartloader
14mr|kde-dev-utils-4.13.3-1|47	%{_kde_bindir}/kpartloader
14mr|kde-dev-utils-4.13.3-1|48	%{_kde_appsdir}/kpartloader
14mr|kde-dev-utils-4.13.3-1|49	
14mr|kde-dev-utils-4.13.3-1|50	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|51	
14mr|kde-dev-utils-4.13.3-1|52	%package -n kprofilemethod
14mr|kde-dev-utils-4.13.3-1|53	Summary:	Helper macros for profiling using QTime
14mr|kde-dev-utils-4.13.3-1|54	Group:		Development/KDE and Qt
14mr|kde-dev-utils-4.13.3-1|55	Conflicts:	kdesdk4-devel < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|56	
14mr|kde-dev-utils-4.13.3-1|57	%description -n kprofilemethod
14mr|kde-dev-utils-4.13.3-1|58	Helper macros for profiling using QTime.
14mr|kde-dev-utils-4.13.3-1|59	
14mr|kde-dev-utils-4.13.3-1|60	%files -n kprofilemethod
14mr|kde-dev-utils-4.13.3-1|61	%doc kprofilemethod/README
14mr|kde-dev-utils-4.13.3-1|62	%{_kde_includedir}/kprofilemethod.h
14mr|kde-dev-utils-4.13.3-1|63	
14mr|kde-dev-utils-4.13.3-1|64	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|65	
14mr|kde-dev-utils-4.13.3-1|66	%package -n kstartperf
14mr|kde-dev-utils-4.13.3-1|67	Summary:	Startup time measurement tool for KDE applications
14mr|kde-dev-utils-4.13.3-1|68	Group:		Graphical desktop/KDE
14mr|kde-dev-utils-4.13.3-1|69	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|70	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|71	
14mr|kde-dev-utils-4.13.3-1|72	%description -n kstartperf
14mr|kde-dev-utils-4.13.3-1|73	Startup time measurement tool for KDE applications.
14mr|kde-dev-utils-4.13.3-1|74	
14mr|kde-dev-utils-4.13.3-1|75	%files -n kstartperf
14mr|kde-dev-utils-4.13.3-1|76	%{_kde_bindir}/kstartperf
14mr|kde-dev-utils-4.13.3-1|77	%{_kde_libdir}/kde4/kstartperf.so
14mr|kde-dev-utils-4.13.3-1|78	
14mr|kde-dev-utils-4.13.3-1|79	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|80	
14mr|kde-dev-utils-4.13.3-1|81	%package -n kuiviewer
14mr|kde-dev-utils-4.13.3-1|82	Summary:	UI files viewer for KDE
14mr|kde-dev-utils-4.13.3-1|83	Group:		Graphical desktop/KDE
14mr|kde-dev-utils-4.13.3-1|84	
14mr|kde-dev-utils-4.13.3-1|85	%description -n kuiviewer
14mr|kde-dev-utils-4.13.3-1|86	Displays Qt Designer UI files.
14mr|kde-dev-utils-4.13.3-1|87	
14mr|kde-dev-utils-4.13.3-1|88	%files -n kuiviewer
14mr|kde-dev-utils-4.13.3-1|89	%{_kde_bindir}/kuiviewer
14mr|kde-dev-utils-4.13.3-1|90	%{_kde_libdir}/kde4/quithumbnail.so
14mr|kde-dev-utils-4.13.3-1|91	%{_kde_libdir}/kde4/kuiviewerpart.so
14mr|kde-dev-utils-4.13.3-1|92	%{_kde_applicationsdir}/kuiviewer.desktop
14mr|kde-dev-utils-4.13.3-1|93	%{_kde_appsdir}/kuiviewer
14mr|kde-dev-utils-4.13.3-1|94	%{_kde_appsdir}/kuiviewerpart
14mr|kde-dev-utils-4.13.3-1|95	%{_kde_iconsdir}/hicolor/*/apps/kuiviewer.png
14mr|kde-dev-utils-4.13.3-1|96	%{_kde_services}/kuiviewer_part.desktop
14mr|kde-dev-utils-4.13.3-1|97	%{_kde_services}/designerthumbnail.desktop
14mr|kde-dev-utils-4.13.3-1|98	
14mr|kde-dev-utils-4.13.3-1|99	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|100	
14mr|kde-dev-utils-4.13.3-1|101	%package -n kmtrace
14mr|kde-dev-utils-4.13.3-1|102	Summary:	Memory allocation debugging tool for KDE
14mr|kde-dev-utils-4.13.3-1|103	Group:		Graphical desktop/KDE
14mr|kde-dev-utils-4.13.3-1|104	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|105	
14mr|kde-dev-utils-4.13.3-1|106	%description -n kmtrace
14mr|kde-dev-utils-4.13.3-1|107	Memory allocation debugging tool for KDE.
14mr|kde-dev-utils-4.13.3-1|108	
14mr|kde-dev-utils-4.13.3-1|109	%files -n kmtrace
14mr|kde-dev-utils-4.13.3-1|110	%{_kde_bindir}/kmtrace
14mr|kde-dev-utils-4.13.3-1|111	%{_kde_bindir}/demangle
14mr|kde-dev-utils-4.13.3-1|112	%{_kde_bindir}/kminspector
14mr|kde-dev-utils-4.13.3-1|113	%{_kde_bindir}/kmmatch
14mr|kde-dev-utils-4.13.3-1|114	%{_kde_appsdir}/kmtrace
14mr|kde-dev-utils-4.13.3-1|115	%{_kde_mandir}/man1/demangle.1.*
14mr|kde-dev-utils-4.13.3-1|116	
14mr|kde-dev-utils-4.13.3-1|117	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|118	
14mr|kde-dev-utils-4.13.3-1|119	%define ktrace_major 4
14mr|kde-dev-utils-4.13.3-1|120	%define libktrace %mklibname ktrace %{ktrace_major}
14mr|kde-dev-utils-4.13.3-1|121	
14mr|kde-dev-utils-4.13.3-1|122	%package -n %{libktrace}
14mr|kde-dev-utils-4.13.3-1|123	Summary:	Shared library for kmtrace
14mr|kde-dev-utils-4.13.3-1|124	Group:		System/Libraries
14mr|kde-dev-utils-4.13.3-1|125	
14mr|kde-dev-utils-4.13.3-1|126	%description -n %{libktrace}
14mr|kde-dev-utils-4.13.3-1|127	Shared library for kmtrace.
14mr|kde-dev-utils-4.13.3-1|128	
14mr|kde-dev-utils-4.13.3-1|129	%files -n %{libktrace}
14mr|kde-dev-utils-4.13.3-1|130	%{_kde_libdir}/libktrace.so.%{ktrace_major}*
14mr|kde-dev-utils-4.13.3-1|131	
14mr|kde-dev-utils-4.13.3-1|132	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|133	
14mr|kde-dev-utils-4.13.3-1|134	%define devktrace %mklibname ktrace -d
14mr|kde-dev-utils-4.13.3-1|135	
14mr|kde-dev-utils-4.13.3-1|136	%package -n %{devktrace}
14mr|kde-dev-utils-4.13.3-1|137	Summary:	Development files for kmtrace
14mr|kde-dev-utils-4.13.3-1|138	Group:		Development/KDE and Qt
14mr|kde-dev-utils-4.13.3-1|139	Requires:	%{libktrace} = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|140	Provides:	kmtrace-devel = %{EVRD}
14mr|kde-dev-utils-4.13.3-1|141	Conflicts:	kdesdk4-devel < 1:4.11.0
14mr|kde-dev-utils-4.13.3-1|142	
14mr|kde-dev-utils-4.13.3-1|143	%description -n %{devktrace}
14mr|kde-dev-utils-4.13.3-1|144	This package includes the header files you will need to compile applications
14mr|kde-dev-utils-4.13.3-1|145	based on kmtrace libraries.
14mr|kde-dev-utils-4.13.3-1|146	
14mr|kde-dev-utils-4.13.3-1|147	%files -n %{devktrace}
14mr|kde-dev-utils-4.13.3-1|148	%{_kde_includedir}/ktrace.h
14mr|kde-dev-utils-4.13.3-1|149	%{_kde_libdir}/libktrace.so
14mr|kde-dev-utils-4.13.3-1|150	
14mr|kde-dev-utils-4.13.3-1|151	#----------------------------------------------------------------------------
14mr|kde-dev-utils-4.13.3-1|152	
14mr|kde-dev-utils-4.13.3-1|153	%prep
14mr|kde-dev-utils-4.13.3-1|154	%setup -q
14mr|kde-dev-utils-4.13.3-1|155	
14mr|kde-dev-utils-4.13.3-1|156	%build
14mr|kde-dev-utils-4.13.3-1|157	%cmake_kde4
14mr|kde-dev-utils-4.13.3-1|158	%make
14mr|kde-dev-utils-4.13.3-1|159	
14mr|kde-dev-utils-4.13.3-1|160	%install
14mr|kde-dev-utils-4.13.3-1|161	%makeinstall_std -C build
14mr|kde-dev-utils-4.13.3-1|162	
14mr|kde-dev-utils-4.13.3-1|163	
14mr|kde-dev-utils-4.13.3-1|164	%changelog
14mr|kde-dev-utils-4.13.3-1|165	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kde-dev-utils-4.13.3-1|166	+ Revision: 84ca036
14mr|kde-dev-utils-4.13.3-1|167	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-dev-utils-4.13.3-1|168	
14mr|kde-dev-utils-4.13.3-1|169	

16931 14
14mr|kdegames4-4.13.3-1|1	Summary:	KDE - Games
14mr|kdegames4-4.13.3-1|2	Name:		kdegames4
14mr|kdegames4-4.13.3-1|3	Version:	4.13.3
14mr|kdegames4-4.13.3-1|4	Release:	1
14mr|kdegames4-4.13.3-1|5	Epoch:		1
14mr|kdegames4-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdegames4-4.13.3-1|7	License:	GPLv2+
14mr|kdegames4-4.13.3-1|8	Url:		http://games.kde.org/
14mr|kdegames4-4.13.3-1|9	Suggests:	bomber
14mr|kdegames4-4.13.3-1|10	Suggests:	bovo
14mr|kdegames4-4.13.3-1|11	Suggests:	granatier
14mr|kdegames4-4.13.3-1|12	Suggests:	kajongg
14mr|kdegames4-4.13.3-1|13	Suggests:	kapman
14mr|kdegames4-4.13.3-1|14	Suggests:	katomic
14mr|kdegames4-4.13.3-1|15	Suggests:	kblackbox
14mr|kdegames4-4.13.3-1|16	Suggests:	kblocks
14mr|kdegames4-4.13.3-1|17	Suggests:	kbounce
14mr|kdegames4-4.13.3-1|18	Suggests:	kbreakout
14mr|kdegames4-4.13.3-1|19	Suggests:	kdiamond
14mr|kdegames4-4.13.3-1|20	Suggests:	kfourinline
14mr|kdegames4-4.13.3-1|21	Suggests:	kgoldrunner
14mr|kdegames4-4.13.3-1|22	Suggests:	kigo
14mr|kdegames4-4.13.3-1|23	Suggests:	killbots
14mr|kdegames4-4.13.3-1|24	Suggests:	kiriki
14mr|kdegames4-4.13.3-1|25	Suggests:	kjumpingcube
14mr|kdegames4-4.13.3-1|26	Suggests:	klickety
14mr|kdegames4-4.13.3-1|27	Suggests:	klines
14mr|kdegames4-4.13.3-1|28	Suggests:	kmahjongg
14mr|kdegames4-4.13.3-1|29	Suggests:	kmines
14mr|kdegames4-4.13.3-1|30	Suggests:	knavalbattle
14mr|kdegames4-4.13.3-1|31	Suggests:	knetwalk
14mr|kdegames4-4.13.3-1|32	Suggests:	kolf
14mr|kdegames4-4.13.3-1|33	Suggests:	kollision
14mr|kdegames4-4.13.3-1|34	Suggests:	konquest
14mr|kdegames4-4.13.3-1|35	Suggests:	kpat
14mr|kdegames4-4.13.3-1|36	Suggests:	kreversi
14mr|kdegames4-4.13.3-1|37	Suggests:	kshisen
14mr|kdegames4-4.13.3-1|38	Suggests:	ksirk
14mr|kdegames4-4.13.3-1|39	Suggests:	ksnakeduel
14mr|kdegames4-4.13.3-1|40	Suggests:	kspaceduel
14mr|kdegames4-4.13.3-1|41	Suggests:	ksquares
14mr|kdegames4-4.13.3-1|42	Suggests:	ksudoku
14mr|kdegames4-4.13.3-1|43	Suggests:	ktuberling
14mr|kdegames4-4.13.3-1|44	Suggests:	kubrick
14mr|kdegames4-4.13.3-1|45	Suggests:	lskat
14mr|kdegames4-4.13.3-1|46	Suggests:	palapeli
14mr|kdegames4-4.13.3-1|47	Suggests:	picmi
14mr|kdegames4-4.13.3-1|48	BuildArch:	noarch
14mr|kdegames4-4.13.3-1|49	
14mr|kdegames4-4.13.3-1|50	%description
14mr|kdegames4-4.13.3-1|51	Games for the K Desktop Environment.
14mr|kdegames4-4.13.3-1|52	This is a compilation of various games for KDE project:
14mr|kdegames4-4.13.3-1|53	- bomber: Arcade bombing game
14mr|kdegames4-4.13.3-1|54	- bovo: Classic pen and paper game
14mr|kdegames4-4.13.3-1|55	- granatier: KDE Bomberman game
14mr|kdegames4-4.13.3-1|56	- kajongg: Majongg game for KDE
14mr|kdegames4-4.13.3-1|57	- kapman: A Pac-Man clone
14mr|kdegames4-4.13.3-1|58	- katomic: Build complex atoms with a minimal amount of moves
14mr|kdegames4-4.13.3-1|59	- kblackbox: Find atoms in a grid by shooting electrons
14mr|kdegames4-4.13.3-1|60	- kblocks: Single player falling blocks puzzle game
14mr|kdegames4-4.13.3-1|61	- kbounce: Claim areas and don't get disturbed
14mr|kdegames4-4.13.3-1|62	- kbreakout: Breakout like game
14mr|kdegames4-4.13.3-1|63	- kdiamond: Three-in-a-row game
14mr|kdegames4-4.13.3-1|64	- kfourinline: Place 4 pieces in a row
14mr|kdegames4-4.13.3-1|65	- kgoldrunner: A game of action and puzzle solving
14mr|kdegames4-4.13.3-1|66	- kigo: Go board game for KDE
14mr|kdegames4-4.13.3-1|67	- killbots: KDE port of the classic BSD console game robots
14mr|kdegames4-4.13.3-1|68	- kiriki: Close of Yahtzee
14mr|kdegames4-4.13.3-1|69	- kjumpingcube: A tactical game for number-crunchers
14mr|kdegames4-4.13.3-1|70	- klickety: An adaptation of the Clickomania game
14mr|kdegames4-4.13.3-1|71	- klines: Place 5 equal pieces together, but wait, there are 3 new ones
14mr|kdegames4-4.13.3-1|72	- kmahjongg: A tile laying patience
14mr|kdegames4-4.13.3-1|73	- kmines: The classic mine sweeper
14mr|kdegames4-4.13.3-1|74	- knavalbattle: Battleship game with built-in game server
14mr|kdegames4-4.13.3-1|75	- knetwalk: Turn the board pieces to get all computers connected
14mr|kdegames4-4.13.3-1|76	- kolf: A golf game
14mr|kdegames4-4.13.3-1|77	- kollision: A simple ball dodging game
14mr|kdegames4-4.13.3-1|78	- konquest: Conquer the planets of your enemy
14mr|kdegames4-4.13.3-1|79	- kpat: Several patience card games
14mr|kdegames4-4.13.3-1|80	- kreversi: Old reversi board game, also known as othello
14mr|kdegames4-4.13.3-1|81	- kshisen: Patience game where you take away all pieces
14mr|kdegames4-4.13.3-1|82	- ksirk: Computerized version of a well known strategy board game
14mr|kdegames4-4.13.3-1|83	- ksnakeduel: Snake race played against the computer
14mr|kdegames4-4.13.3-1|84	- kspaceduel: Two player game with shooting spaceships flying around a sun
14mr|kdegames4-4.13.3-1|85	- ksquares: An implementation of the popular paper based game squares
14mr|kdegames4-4.13.3-1|86	- ksudoku: Play, create and solve sudoku grids
14mr|kdegames4-4.13.3-1|87	- ktuberling: "Potato editor" game
14mr|kdegames4-4.13.3-1|88	- kubrick: Game based on Rubik's Cube
14mr|kdegames4-4.13.3-1|89	- lskat: Lieutnant skat
14mr|kdegames4-4.13.3-1|90	- palapeli: Jigsaw puzzle game
14mr|kdegames4-4.13.3-1|91	- picmi: A nonogram logic game for KDE
14mr|kdegames4-4.13.3-1|92	
14mr|kdegames4-4.13.3-1|93	%files
14mr|kdegames4-4.13.3-1|94	
14mr|kdegames4-4.13.3-1|95	#-----------------------------------------------------------------------------
14mr|kdegames4-4.13.3-1|96	
14mr|kdegames4-4.13.3-1|97	%prep
14mr|kdegames4-4.13.3-1|98	# Nothing
14mr|kdegames4-4.13.3-1|99	
14mr|kdegames4-4.13.3-1|100	%build
14mr|kdegames4-4.13.3-1|101	# Nothing
14mr|kdegames4-4.13.3-1|102	
14mr|kdegames4-4.13.3-1|103	%install
14mr|kdegames4-4.13.3-1|104	# Nothing
14mr|kdegames4-4.13.3-1|105	
14mr|kdegames4-4.13.3-1|106	
14mr|kdegames4-4.13.3-1|107	%changelog
14mr|kdegames4-4.13.3-1|108	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdegames4-4.13.3-1|109	+ Revision: 57a27ca
14mr|kdegames4-4.13.3-1|110	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdegames4-4.13.3-1|111	
14mr|kdegames4-4.13.3-1|112	

16932 14
14mr|kdegraphics-mobipocket-4.13.3-1|1	Summary:	A collection of plugins to handle mobipocket files
14mr|kdegraphics-mobipocket-4.13.3-1|2	Name:		kdegraphics-mobipocket
14mr|kdegraphics-mobipocket-4.13.3-1|3	Version:	4.13.3
14mr|kdegraphics-mobipocket-4.13.3-1|4	Release:	1
14mr|kdegraphics-mobipocket-4.13.3-1|5	Epoch:		2
14mr|kdegraphics-mobipocket-4.13.3-1|6	License:	GPLv2+
14mr|kdegraphics-mobipocket-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdegraphics-mobipocket-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdegraphics-mobipocket-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdegraphics-mobipocket-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kdegraphics-mobipocket-4.13.3-1|11	BuildRequires:	pkgconfig(libstreams)
14mr|kdegraphics-mobipocket-4.13.3-1|12	Conflicts:	kdegraiphics4-core < 2:4.6.90
14mr|kdegraphics-mobipocket-4.13.3-1|13	Obsoletes:	mobipocket < 2:4.8.0
14mr|kdegraphics-mobipocket-4.13.3-1|14	
14mr|kdegraphics-mobipocket-4.13.3-1|15	%description
14mr|kdegraphics-mobipocket-4.13.3-1|16	A collection of plugins to handle mobipocket files.
14mr|kdegraphics-mobipocket-4.13.3-1|17	
14mr|kdegraphics-mobipocket-4.13.3-1|18	%files
14mr|kdegraphics-mobipocket-4.13.3-1|19	%doc COPYING
14mr|kdegraphics-mobipocket-4.13.3-1|20	%{_kde_libdir}/kde4/mobithumbnail.so
14mr|kdegraphics-mobipocket-4.13.3-1|21	%{_kde_libdir}/strigi/strigila_mobi.so
14mr|kdegraphics-mobipocket-4.13.3-1|22	%{_kde_services}/mobithumbnail.desktop
14mr|kdegraphics-mobipocket-4.13.3-1|23	
14mr|kdegraphics-mobipocket-4.13.3-1|24	#----------------------------------------------------------------------
14mr|kdegraphics-mobipocket-4.13.3-1|25	
14mr|kdegraphics-mobipocket-4.13.3-1|26	%define major 1
14mr|kdegraphics-mobipocket-4.13.3-1|27	%define libqmobipocket %mklibname qmobipocket %{major}
14mr|kdegraphics-mobipocket-4.13.3-1|28	
14mr|kdegraphics-mobipocket-4.13.3-1|29	%package -n %{libqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|30	Summary:	QMobipocket library
14mr|kdegraphics-mobipocket-4.13.3-1|31	Group:		System/Libraries
14mr|kdegraphics-mobipocket-4.13.3-1|32	
14mr|kdegraphics-mobipocket-4.13.3-1|33	%description -n %{libqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|34	QMobipocket library.
14mr|kdegraphics-mobipocket-4.13.3-1|35	
14mr|kdegraphics-mobipocket-4.13.3-1|36	%files -n %{libqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|37	%{_kde_libdir}/libqmobipocket.so.%{major}*
14mr|kdegraphics-mobipocket-4.13.3-1|38	
14mr|kdegraphics-mobipocket-4.13.3-1|39	#----------------------------------------------------------------------
14mr|kdegraphics-mobipocket-4.13.3-1|40	
14mr|kdegraphics-mobipocket-4.13.3-1|41	%define devqmobipocket %mklibname qmobipocket -d
14mr|kdegraphics-mobipocket-4.13.3-1|42	
14mr|kdegraphics-mobipocket-4.13.3-1|43	%package -n %{devqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|44	Summary:	Development files for QMobipocket
14mr|kdegraphics-mobipocket-4.13.3-1|45	Group:		System/Libraries
14mr|kdegraphics-mobipocket-4.13.3-1|46	Requires:	%{libqmobipocket} = %{EVRD}
14mr|kdegraphics-mobipocket-4.13.3-1|47	Provides:	qmobipocket-devel = %{EVRD}
14mr|kdegraphics-mobipocket-4.13.3-1|48	
14mr|kdegraphics-mobipocket-4.13.3-1|49	%description -n %{devqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|50	Development files for QMobipocket.
14mr|kdegraphics-mobipocket-4.13.3-1|51	
14mr|kdegraphics-mobipocket-4.13.3-1|52	%files -n %{devqmobipocket}
14mr|kdegraphics-mobipocket-4.13.3-1|53	%{_kde_includedir}/qmobipocket/
14mr|kdegraphics-mobipocket-4.13.3-1|54	%{_kde_libdir}/libqmobipocket.so
14mr|kdegraphics-mobipocket-4.13.3-1|55	%{_kde_libdir}/cmake/QMobipocket/
14mr|kdegraphics-mobipocket-4.13.3-1|56	
14mr|kdegraphics-mobipocket-4.13.3-1|57	#----------------------------------------------------------------------
14mr|kdegraphics-mobipocket-4.13.3-1|58	
14mr|kdegraphics-mobipocket-4.13.3-1|59	%prep
14mr|kdegraphics-mobipocket-4.13.3-1|60	%setup -q
14mr|kdegraphics-mobipocket-4.13.3-1|61	
14mr|kdegraphics-mobipocket-4.13.3-1|62	%build
14mr|kdegraphics-mobipocket-4.13.3-1|63	%cmake_kde4
14mr|kdegraphics-mobipocket-4.13.3-1|64	%make
14mr|kdegraphics-mobipocket-4.13.3-1|65	
14mr|kdegraphics-mobipocket-4.13.3-1|66	%install
14mr|kdegraphics-mobipocket-4.13.3-1|67	%makeinstall_std -C build
14mr|kdegraphics-mobipocket-4.13.3-1|68	
14mr|kdegraphics-mobipocket-4.13.3-1|69	
14mr|kdegraphics-mobipocket-4.13.3-1|70	%changelog
14mr|kdegraphics-mobipocket-4.13.3-1|71	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kdegraphics-mobipocket-4.13.3-1|72	+ Revision: 4b6f1c9
14mr|kdegraphics-mobipocket-4.13.3-1|73	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdegraphics-mobipocket-4.13.3-1|74	
14mr|kdegraphics-mobipocket-4.13.3-1|75	

16933 14
14mr|kdegraphics-strigi-analyzer-4.13.3-1|1	Name:		kdegraphics-strigi-analyzer
14mr|kdegraphics-strigi-analyzer-4.13.3-1|2	Summary:	Strigi plugins
14mr|kdegraphics-strigi-analyzer-4.13.3-1|3	Version:	4.13.3
14mr|kdegraphics-strigi-analyzer-4.13.3-1|4	Release:	1
14mr|kdegraphics-strigi-analyzer-4.13.3-1|5	Epoch:		2
14mr|kdegraphics-strigi-analyzer-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdegraphics-strigi-analyzer-4.13.3-1|7	License:	GPLv2 LGPLv2
14mr|kdegraphics-strigi-analyzer-4.13.3-1|8	URL:		http://www.kde.org
14mr|kdegraphics-strigi-analyzer-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdegraphics-strigi-analyzer-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kdegraphics-strigi-analyzer-4.13.3-1|11	BuildRequires:	tiff-devel
14mr|kdegraphics-strigi-analyzer-4.13.3-1|12	BuildRequires:	pkgconfig(libstreams)
14mr|kdegraphics-strigi-analyzer-4.13.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mr|kdegraphics-strigi-analyzer-4.13.3-1|14	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|15	%description
14mr|kdegraphics-strigi-analyzer-4.13.3-1|16	Strigi plugin for dvi & tiff.
14mr|kdegraphics-strigi-analyzer-4.13.3-1|17	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|18	%files
14mr|kdegraphics-strigi-analyzer-4.13.3-1|19	%doc COPYING COPYING.LIB
14mr|kdegraphics-strigi-analyzer-4.13.3-1|20	%{_kde_libdir}/strigi/strigiea_dvi.so
14mr|kdegraphics-strigi-analyzer-4.13.3-1|21	%{_kde_libdir}/strigi/strigiea_tiff.so
14mr|kdegraphics-strigi-analyzer-4.13.3-1|22	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|23	#----------------------------------------------------------------------
14mr|kdegraphics-strigi-analyzer-4.13.3-1|24	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|25	%prep
14mr|kdegraphics-strigi-analyzer-4.13.3-1|26	%setup -q
14mr|kdegraphics-strigi-analyzer-4.13.3-1|27	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|28	%build
14mr|kdegraphics-strigi-analyzer-4.13.3-1|29	%cmake_kde4
14mr|kdegraphics-strigi-analyzer-4.13.3-1|30	%make
14mr|kdegraphics-strigi-analyzer-4.13.3-1|31	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|32	%install
14mr|kdegraphics-strigi-analyzer-4.13.3-1|33	%makeinstall_std -C build
14mr|kdegraphics-strigi-analyzer-4.13.3-1|34	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|35	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|36	%changelog
14mr|kdegraphics-strigi-analyzer-4.13.3-1|37	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kdegraphics-strigi-analyzer-4.13.3-1|38	+ Revision: a27e8e6
14mr|kdegraphics-strigi-analyzer-4.13.3-1|39	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdegraphics-strigi-analyzer-4.13.3-1|40	
14mr|kdegraphics-strigi-analyzer-4.13.3-1|41	

16934 14
14mr|kdegraphics-thumbnailers-4.13.3-1|1	Name:		kdegraphics-thumbnailers
14mr|kdegraphics-thumbnailers-4.13.3-1|2	Summary:	Postscript, PDF, DVI and RAW ThumbCreator
14mr|kdegraphics-thumbnailers-4.13.3-1|3	Version:	4.13.3
14mr|kdegraphics-thumbnailers-4.13.3-1|4	Release:	1
14mr|kdegraphics-thumbnailers-4.13.3-1|5	Epoch:		2
14mr|kdegraphics-thumbnailers-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdegraphics-thumbnailers-4.13.3-1|7	License:	GPLv2 LGPLv2
14mr|kdegraphics-thumbnailers-4.13.3-1|8	URL:		http://www.kde.org
14mr|kdegraphics-thumbnailers-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdegraphics-thumbnailers-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kdegraphics-thumbnailers-4.13.3-1|11	BuildRequires:	pkgconfig(libkdcraw) >= 0.2.0
14mr|kdegraphics-thumbnailers-4.13.3-1|12	BuildRequires:	pkgconfig(libkexiv2) >= 0.2.0
14mr|kdegraphics-thumbnailers-4.13.3-1|13	Conflicts:	kdegraphics4-common < 2:4.6.90
14mr|kdegraphics-thumbnailers-4.13.3-1|14	Conflicts:	kdegraphics4-core   < 2:4.6.90
14mr|kdegraphics-thumbnailers-4.13.3-1|15	
14mr|kdegraphics-thumbnailers-4.13.3-1|16	%description
14mr|kdegraphics-thumbnailers-4.13.3-1|17	PostScript, PDF, DVI and RAW files ThumbCreator.
14mr|kdegraphics-thumbnailers-4.13.3-1|18	
14mr|kdegraphics-thumbnailers-4.13.3-1|19	%files
14mr|kdegraphics-thumbnailers-4.13.3-1|20	%doc COPYING COPYING.LIB
14mr|kdegraphics-thumbnailers-4.13.3-1|21	%{_kde_libdir}/kde4/gsthumbnail.so
14mr|kdegraphics-thumbnailers-4.13.3-1|22	%{_kde_libdir}/kde4/rawthumbnail.so
14mr|kdegraphics-thumbnailers-4.13.3-1|23	%{_kde_services}/gsthumbnail.desktop
14mr|kdegraphics-thumbnailers-4.13.3-1|24	%{_kde_services}/rawthumbnail.desktop
14mr|kdegraphics-thumbnailers-4.13.3-1|25	
14mr|kdegraphics-thumbnailers-4.13.3-1|26	#----------------------------------------------------------------------
14mr|kdegraphics-thumbnailers-4.13.3-1|27	
14mr|kdegraphics-thumbnailers-4.13.3-1|28	%prep
14mr|kdegraphics-thumbnailers-4.13.3-1|29	%setup -q
14mr|kdegraphics-thumbnailers-4.13.3-1|30	
14mr|kdegraphics-thumbnailers-4.13.3-1|31	%build
14mr|kdegraphics-thumbnailers-4.13.3-1|32	%cmake_kde4
14mr|kdegraphics-thumbnailers-4.13.3-1|33	%make
14mr|kdegraphics-thumbnailers-4.13.3-1|34	
14mr|kdegraphics-thumbnailers-4.13.3-1|35	%install
14mr|kdegraphics-thumbnailers-4.13.3-1|36	%makeinstall_std -C build
14mr|kdegraphics-thumbnailers-4.13.3-1|37	
14mr|kdegraphics-thumbnailers-4.13.3-1|38	
14mr|kdegraphics-thumbnailers-4.13.3-1|39	%changelog
14mr|kdegraphics-thumbnailers-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kdegraphics-thumbnailers-4.13.3-1|41	+ Revision: e182537
14mr|kdegraphics-thumbnailers-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdegraphics-thumbnailers-4.13.3-1|43	
14mr|kdegraphics-thumbnailers-4.13.3-1|44	

16935 14
14mr|kde-gtk-config-2.2.1-2|1	Summary:	GTK2 and GTK3 configurator for KDE
14mr|kde-gtk-config-2.2.1-2|2	Name:		kde-gtk-config
14mr|kde-gtk-config-2.2.1-2|3	Version:	2.2.1
14mr|kde-gtk-config-2.2.1-2|4	Release:	2
14mr|kde-gtk-config-2.2.1-2|5	License:	GPLv3
14mr|kde-gtk-config-2.2.1-2|6	Group:		Graphical desktop/KDE
14mr|kde-gtk-config-2.2.1-2|7	Url:		https://projects.kde.org/projects/playground/base/kde-gtk-config
14mr|kde-gtk-config-2.2.1-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kde-gtk-config-2.2.1-2|9	Patch1:		kde-gtk-config-2.2-gtkrc-2.0-kde-config-file.patch
14mr|kde-gtk-config-2.2.1-2|10	
14mr|kde-gtk-config-2.2.1-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|kde-gtk-config-2.2.1-2|12	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|kde-gtk-config-2.2.1-2|13	BuildRequires:	kdelibs4-devel
14mr|kde-gtk-config-2.2.1-2|14	
14mr|kde-gtk-config-2.2.1-2|15	%description
14mr|kde-gtk-config-2.2.1-2|16	Configuration dialog to adapt GTK applications appearance to your taste
14mr|kde-gtk-config-2.2.1-2|17	under KDE. Among its many features, it lets you:
14mr|kde-gtk-config-2.2.1-2|18	- Choose which theme is used for GTK2 and GTK3 applications.
14mr|kde-gtk-config-2.2.1-2|19	- Tweak some GTK applications behaviour.
14mr|kde-gtk-config-2.2.1-2|20	- Select what icon theme to use in GTK applications.
14mr|kde-gtk-config-2.2.1-2|21	- Select GTK applications default fonts.
14mr|kde-gtk-config-2.2.1-2|22	- Easily browse and install new GTK2 and GTK3 themes.
14mr|kde-gtk-config-2.2.1-2|23	
14mr|kde-gtk-config-2.2.1-2|24	%prep
14mr|kde-gtk-config-2.2.1-2|25	%setup -q
14mr|kde-gtk-config-2.2.1-2|26	%patch1 -p1
14mr|kde-gtk-config-2.2.1-2|27	
14mr|kde-gtk-config-2.2.1-2|28	%build
14mr|kde-gtk-config-2.2.1-2|29	%cmake_kde4
14mr|kde-gtk-config-2.2.1-2|30	%make
14mr|kde-gtk-config-2.2.1-2|31	
14mr|kde-gtk-config-2.2.1-2|32	%install
14mr|kde-gtk-config-2.2.1-2|33	%makeinstall_std -C build
14mr|kde-gtk-config-2.2.1-2|34	
14mr|kde-gtk-config-2.2.1-2|35	%find_lang %{name}
14mr|kde-gtk-config-2.2.1-2|36	
14mr|kde-gtk-config-2.2.1-2|37	%files -f %{name}.lang
14mr|kde-gtk-config-2.2.1-2|38	%doc README COPYING ChangeLog
14mr|kde-gtk-config-2.2.1-2|39	%{_kde_libdir}/kde4/libexec/gtk_preview
14mr|kde-gtk-config-2.2.1-2|40	%{_kde_libdir}/kde4/libexec/gtk3_preview
14mr|kde-gtk-config-2.2.1-2|41	%{_kde_libdir}/kde4/libexec/reload_gtk_apps
14mr|kde-gtk-config-2.2.1-2|42	%{_kde_libdir}/kde4/kcm_cgc.so
14mr|kde-gtk-config-2.2.1-2|43	%{_kde_appsdir}/kcm-gtk-module/preview.ui
14mr|kde-gtk-config-2.2.1-2|44	%{_kde_configdir}/cgcgtk3.knsrc
14mr|kde-gtk-config-2.2.1-2|45	%{_kde_configdir}/cgcicon.knsrc
14mr|kde-gtk-config-2.2.1-2|46	%{_kde_configdir}/cgctheme.knsrc
14mr|kde-gtk-config-2.2.1-2|47	%{_kde_iconsdir}/hicolor/48x48/apps/kde-gtk-config.png
14mr|kde-gtk-config-2.2.1-2|48	%{_kde_services}/kde-gtk-config.desktop
14mr|kde-gtk-config-2.2.1-2|49	
14mr|kde-gtk-config-2.2.1-2|50	
14mr|kde-gtk-config-2.2.1-2|51	%changelog
14mr|kde-gtk-config-2.2.1-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.1-2
14mr|kde-gtk-config-2.2.1-2|53	+ Revision: b4aec07
14mr|kde-gtk-config-2.2.1-2|54	- MassBuild#440: Increase release tag
14mr|kde-gtk-config-2.2.1-2|55	
14mr|kde-gtk-config-2.2.1-2|56	

16936 14
14mr|kde-l10n-4.13.3-3|1	# Supported l10n language
14mr|kde-l10n-4.13.3-3|2	# to update this list (depending on which new localisations tarballs are available
14mr|kde-l10n-4.13.3-3|3	# from upstream), you can use:
14mr|kde-l10n-4.13.3-3|4	# $ ls SOURCES/kde-l10n*tar.bz2 | grep -v @valencia | awk -F- '{print $3}' | tr '\n' ' '
14mr|kde-l10n-4.13.3-3|5	#
14mr|kde-l10n-4.13.3-3|6	# Note: ca@valencia is treated differently because of the @ in the tarball name
14mr|kde-l10n-4.13.3-3|7	%define langlist ar bg bs ca cs da de el en_GB es et eu fa fi fr ga gl he hr hu ia id is it ja kk km ko lt lv nb nds nl nn pa pl pt pt_BR ro ru sk sl sv tr ug uk wa zh_CN zh_TW
14mr|kde-l10n-4.13.3-3|8	
14mr|kde-l10n-4.13.3-3|9	%define disabled_langs af az be bn_IN bo br csb cy eo fo fy hne kn ku gu hi lo mai mi mk ml mt mr ne oc se si sr ta tg th ven vi xh
14mr|kde-l10n-4.13.3-3|10	
14mr|kde-l10n-4.13.3-3|11	%define build_ca_valencia 0
14mr|kde-l10n-4.13.3-3|12	
14mr|kde-l10n-4.13.3-3|13	%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0}"; done)}
14mr|kde-l10n-4.13.3-3|14	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
14mr|kde-l10n-4.13.3-3|15	
14mr|kde-l10n-4.13.3-3|16	Summary:	Internationalization support for KDE
14mr|kde-l10n-4.13.3-3|17	Name:		kde-l10n
14mr|kde-l10n-4.13.3-3|18	Version:	4.13.3
14mr|kde-l10n-4.13.3-3|19	Release:	3
14mr|kde-l10n-4.13.3-3|20	Epoch:		3
14mr|kde-l10n-4.13.3-3|21	License:	LGPLv2+
14mr|kde-l10n-4.13.3-3|22	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|23	Url:		http://www.kde.org
14mr|kde-l10n-4.13.3-3|24	# l10n sources
14mr|kde-l10n-4.13.3-3|25	# list ca@valencia tarball separately due to the @ in the tarball name
14mr|kde-l10n-4.13.3-3|26	#Source1: kde-l10n-ca@valencia-%{version}.tar.bz2
14mr|kde-l10n-4.13.3-3|27	%{expand:%(\
14mr|kde-l10n-4.13.3-3|28	i=2; \
14mr|kde-l10n-4.13.3-3|29	for lang in %langlist; do\
14mr|kde-l10n-4.13.3-3|30	echo "%%{expand:Source$i: ftp://ftp.kde.org/pub/kde/stable/%%{version}/src/%%{name}/%%{name}-$lang-%%{version}.tar.xz}";\
14mr|kde-l10n-4.13.3-3|31	i=$[i+1];\
14mr|kde-l10n-4.13.3-3|32	done\
14mr|kde-l10n-4.13.3-3|33	)
14mr|kde-l10n-4.13.3-3|34	}
14mr|kde-l10n-4.13.3-3|35	Source100:	kde-l10n.rpmlintrc
14mr|kde-l10n-4.13.3-3|36	# Extra translations missing in upstream
14mr|kde-l10n-4.13.3-3|37	Source102:	kfilemodule-ru.po
14mr|kde-l10n-4.13.3-3|38	Source103:	makekdewidgets-ru.po
14mr|kde-l10n-4.13.3-3|39	# Backported from 4.14, should be removed later
14mr|kde-l10n-4.13.3-3|40	Source104:	kcm_baloofile-ru.po
14mr|kde-l10n-4.13.3-3|41	Source200:	russian-translation-rosa-addon.tar.bz2
14mr|kde-l10n-4.13.3-3|42	BuildRequires:	docbook-style-xsl
14mr|kde-l10n-4.13.3-3|43	BuildRequires:	docbook-dtd42-xml
14mr|kde-l10n-4.13.3-3|44	BuildRequires:	kdelibs4-devel >= %{version}
14mr|kde-l10n-4.13.3-3|45	BuildArch:	noarch
14mr|kde-l10n-4.13.3-3|46	
14mr|kde-l10n-4.13.3-3|47	%description
14mr|kde-l10n-4.13.3-3|48	Internationalization support for KDE.
14mr|kde-l10n-4.13.3-3|49	
14mr|kde-l10n-4.13.3-3|50	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|51	
14mr|kde-l10n-4.13.3-3|52	%package en_US
14mr|kde-l10n-4.13.3-3|53	Summary:	American English support for KDE
14mr|kde-l10n-4.13.3-3|54	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|55	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|56	Requires:	locales-en
14mr|kde-l10n-4.13.3-3|57	Provides:	%{name}-American = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|58	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|59	
14mr|kde-l10n-4.13.3-3|60	%description en_US
14mr|kde-l10n-4.13.3-3|61	%{summary}.
14mr|kde-l10n-4.13.3-3|62	
14mr|kde-l10n-4.13.3-3|63	This is an empty package, en_US support is already provided by kdelibs4.
14mr|kde-l10n-4.13.3-3|64	
14mr|kde-l10n-4.13.3-3|65	%files en_US
14mr|kde-l10n-4.13.3-3|66	
14mr|kde-l10n-4.13.3-3|67	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|68	
14mr|kde-l10n-4.13.3-3|69	%if %{build_af}
14mr|kde-l10n-4.13.3-3|70	%package af
14mr|kde-l10n-4.13.3-3|71	Summary:	Afrikaans language support for KDE
14mr|kde-l10n-4.13.3-3|72	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|73	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|74	Provides:	%{name}-Afrikaans = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|75	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|76	
14mr|kde-l10n-4.13.3-3|77	%description af
14mr|kde-l10n-4.13.3-3|78	This package provides Afrikaans translations for KDE.
14mr|kde-l10n-4.13.3-3|79	
14mr|kde-l10n-4.13.3-3|80	%files af
14mr|kde-l10n-4.13.3-3|81	%lang(af) %{_kde_datadir}/locale/af/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|82	%{_kde_datadir}/locale/af/entry.desktop
14mr|kde-l10n-4.13.3-3|83	%endif
14mr|kde-l10n-4.13.3-3|84	
14mr|kde-l10n-4.13.3-3|85	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|86	
14mr|kde-l10n-4.13.3-3|87	%if %{build_ar}
14mr|kde-l10n-4.13.3-3|88	%package ar
14mr|kde-l10n-4.13.3-3|89	Summary:	Arabic language support for KDE
14mr|kde-l10n-4.13.3-3|90	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|91	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|92	Requires:	locales-ar
14mr|kde-l10n-4.13.3-3|93	Provides:	%{name}-Arabic = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|94	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|95	
14mr|kde-l10n-4.13.3-3|96	%description ar
14mr|kde-l10n-4.13.3-3|97	This package provides Arabic translation for KDE.
14mr|kde-l10n-4.13.3-3|98	
14mr|kde-l10n-4.13.3-3|99	%files ar
14mr|kde-l10n-4.13.3-3|100	%lang(ar) %{_kde_datadir}/locale/ar/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|101	%{_kde_datadir}/locale/ar/entry.desktop
14mr|kde-l10n-4.13.3-3|102	%{_kde_datadir}/locale/ar/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|103	%{_kde_appsdir}/klettres/ar/
14mr|kde-l10n-4.13.3-3|104	%endif
14mr|kde-l10n-4.13.3-3|105	
14mr|kde-l10n-4.13.3-3|106	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|107	
14mr|kde-l10n-4.13.3-3|108	%if %{build_az}
14mr|kde-l10n-4.13.3-3|109	%package az
14mr|kde-l10n-4.13.3-3|110	Summary:	Azerbaijani language support for KDE
14mr|kde-l10n-4.13.3-3|111	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|112	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|113	Provides:	%{name}-Azerbaijani = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|114	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|115	
14mr|kde-l10n-4.13.3-3|116	%description az
14mr|kde-l10n-4.13.3-3|117	This package provides Azerbaijani translations for KDE.
14mr|kde-l10n-4.13.3-3|118	
14mr|kde-l10n-4.13.3-3|119	%files az
14mr|kde-l10n-4.13.3-3|120	%lang(az) %{_kde_datadir}/locale/az/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|121	%{_kde_datadir}/locale/az/entry.desktop
14mr|kde-l10n-4.13.3-3|122	%endif
14mr|kde-l10n-4.13.3-3|123	
14mr|kde-l10n-4.13.3-3|124	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|125	
14mr|kde-l10n-4.13.3-3|126	%if %{build_eu}
14mr|kde-l10n-4.13.3-3|127	%package eu
14mr|kde-l10n-4.13.3-3|128	Summary:	Basque language support for KDE
14mr|kde-l10n-4.13.3-3|129	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|130	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|131	Requires:	locales-eu
14mr|kde-l10n-4.13.3-3|132	Provides:	%{name}-Basque = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|133	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|134	
14mr|kde-l10n-4.13.3-3|135	%description eu
14mr|kde-l10n-4.13.3-3|136	This package provides Basque translations for KDE.
14mr|kde-l10n-4.13.3-3|137	
14mr|kde-l10n-4.13.3-3|138	
14mr|kde-l10n-4.13.3-3|139	%files eu
14mr|kde-l10n-4.13.3-3|140	%lang(eu) %{_kde_datadir}/locale/eu/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|141	%{_kde_datadir}/locale/eu/entry.desktop
14mr|kde-l10n-4.13.3-3|142	%{_kde_docdir}/HTML/eu/*
14mr|kde-l10n-4.13.3-3|143	%endif
14mr|kde-l10n-4.13.3-3|144	
14mr|kde-l10n-4.13.3-3|145	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|146	
14mr|kde-l10n-4.13.3-3|147	%if %{build_be}
14mr|kde-l10n-4.13.3-3|148	%package be
14mr|kde-l10n-4.13.3-3|149	Summary:	Belarusian language support for KDE
14mr|kde-l10n-4.13.3-3|150	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|151	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|152	Provides:	%{name}-Belarusian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|153	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|154	
14mr|kde-l10n-4.13.3-3|155	%description be
14mr|kde-l10n-4.13.3-3|156	%{summary}.
14mr|kde-l10n-4.13.3-3|157	
14mr|kde-l10n-4.13.3-3|158	%files be
14mr|kde-l10n-4.13.3-3|159	%lang(be) %{_kde_datadir}/locale/be/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|160	%{_kde_datadir}/locale/be/entry.desktop
14mr|kde-l10n-4.13.3-3|161	%endif
14mr|kde-l10n-4.13.3-3|162	
14mr|kde-l10n-4.13.3-3|163	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|164	
14mr|kde-l10n-4.13.3-3|165	%if %{build_bn_IN}
14mr|kde-l10n-4.13.3-3|166	%package bn_IN
14mr|kde-l10n-4.13.3-3|167	Summary:	Bengali India language support for KDE
14mr|kde-l10n-4.13.3-3|168	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|169	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|170	Requires:	locales-bn
14mr|kde-l10n-4.13.3-3|171	Provides:	%{name}-Bengali-India = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|172	Provides:	%{name}-Bengali = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|173	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|174	
14mr|kde-l10n-4.13.3-3|175	%description bn_IN
14mr|kde-l10n-4.13.3-3|176	%{summary}.
14mr|kde-l10n-4.13.3-3|177	
14mr|kde-l10n-4.13.3-3|178	%files bn_IN
14mr|kde-l10n-4.13.3-3|179	%lang(bn_IN) %{_kde_datadir}/locale/bn_IN/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|180	%{_kde_datadir}/locale/bn_IN/entry.desktop
14mr|kde-l10n-4.13.3-3|181	%endif
14mr|kde-l10n-4.13.3-3|182	
14mr|kde-l10n-4.13.3-3|183	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|184	
14mr|kde-l10n-4.13.3-3|185	%if %{build_bg}
14mr|kde-l10n-4.13.3-3|186	%package bg
14mr|kde-l10n-4.13.3-3|187	Summary:	Bulgarian language support for KDE
14mr|kde-l10n-4.13.3-3|188	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|189	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|190	Requires:	locales-bg
14mr|kde-l10n-4.13.3-3|191	Provides:	%{name}-Bulgarian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|192	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|193	%description bg
14mr|kde-l10n-4.13.3-3|194	%{summary}.
14mr|kde-l10n-4.13.3-3|195	
14mr|kde-l10n-4.13.3-3|196	%files bg
14mr|kde-l10n-4.13.3-3|197	%lang(bg) %{_kde_datadir}/locale/bg/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|198	%{_kde_datadir}/locale/bg/entry.desktop
14mr|kde-l10n-4.13.3-3|199	%{_kde_appsdir}/kvtml/bg/
14mr|kde-l10n-4.13.3-3|200	%endif
14mr|kde-l10n-4.13.3-3|201	
14mr|kde-l10n-4.13.3-3|202	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|203	
14mr|kde-l10n-4.13.3-3|204	%if %{build_bo}
14mr|kde-l10n-4.13.3-3|205	%package bo
14mr|kde-l10n-4.13.3-3|206	Summary:	Tibetan language support for KDE
14mr|kde-l10n-4.13.3-3|207	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|208	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|209	Provides:	%{name}-Tibetan = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|210	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|211	
14mr|kde-l10n-4.13.3-3|212	%description bo
14mr|kde-l10n-4.13.3-3|213	%{summary}.
14mr|kde-l10n-4.13.3-3|214	
14mr|kde-l10n-4.13.3-3|215	%files bo
14mr|kde-l10n-4.13.3-3|216	%lang(bo) %{_kde_datadir}/locale/bo/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|217	%{_kde_datadir}/locale/bo/entry.desktop
14mr|kde-l10n-4.13.3-3|218	%endif
14mr|kde-l10n-4.13.3-3|219	
14mr|kde-l10n-4.13.3-3|220	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|221	
14mr|kde-l10n-4.13.3-3|222	%if %{build_br}
14mr|kde-l10n-4.13.3-3|223	%package br
14mr|kde-l10n-4.13.3-3|224	Summary:	Breton language support for KDE
14mr|kde-l10n-4.13.3-3|225	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|226	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|227	Provides:	%{name}-Breton = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|228	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|229	
14mr|kde-l10n-4.13.3-3|230	%description br
14mr|kde-l10n-4.13.3-3|231	%{summary}.
14mr|kde-l10n-4.13.3-3|232	
14mr|kde-l10n-4.13.3-3|233	%files br
14mr|kde-l10n-4.13.3-3|234	%lang(br) %{_kde_datadir}/locale/br/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|235	%{_kde_datadir}/locale/br/entry.desktop
14mr|kde-l10n-4.13.3-3|236	%endif
14mr|kde-l10n-4.13.3-3|237	
14mr|kde-l10n-4.13.3-3|238	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|239	
14mr|kde-l10n-4.13.3-3|240	%if %{build_bs}
14mr|kde-l10n-4.13.3-3|241	%package bs
14mr|kde-l10n-4.13.3-3|242	Summary:	Bosnian language support for KDE
14mr|kde-l10n-4.13.3-3|243	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|244	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|245	Provides:	%{name}-Bosnian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|246	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|247	
14mr|kde-l10n-4.13.3-3|248	%description bs
14mr|kde-l10n-4.13.3-3|249	%{summary}.
14mr|kde-l10n-4.13.3-3|250	
14mr|kde-l10n-4.13.3-3|251	%files bs
14mr|kde-l10n-4.13.3-3|252	%lang(bs) %{_kde_datadir}/locale/bs/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|253	%{_kde_datadir}/locale/bs/entry.desktop
14mr|kde-l10n-4.13.3-3|254	%endif
14mr|kde-l10n-4.13.3-3|255	
14mr|kde-l10n-4.13.3-3|256	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|257	
14mr|kde-l10n-4.13.3-3|258	%if %{build_ca}
14mr|kde-l10n-4.13.3-3|259	%package ca
14mr|kde-l10n-4.13.3-3|260	Summary:	Catalan language support for KDE
14mr|kde-l10n-4.13.3-3|261	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|262	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|263	Requires:	locales-ca
14mr|kde-l10n-4.13.3-3|264	Provides:	%{name}-Catalan = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|265	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|266	
14mr|kde-l10n-4.13.3-3|267	%description ca
14mr|kde-l10n-4.13.3-3|268	%{summary}.
14mr|kde-l10n-4.13.3-3|269	
14mr|kde-l10n-4.13.3-3|270	%files ca
14mr|kde-l10n-4.13.3-3|271	%lang(ca) %{_kde_datadir}/locale/ca/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|272	%{_kde_datadir}/locale/ca/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|273	%{_kde_datadir}/locale/ca/entry.desktop
14mr|kde-l10n-4.13.3-3|274	%{_kde_appsdir}/autocorrect/ca.xml
14mr|kde-l10n-4.13.3-3|275	%{_kde_appsdir}/khangman/ca.txt
14mr|kde-l10n-4.13.3-3|276	%{_kde_appsdir}/ktuberling/sounds/ca*
14mr|kde-l10n-4.13.3-3|277	%{_kde_appsdir}/kvtml/ca/
14mr|kde-l10n-4.13.3-3|278	%{_kde_docdir}/HTML/ca/*
14mr|kde-l10n-4.13.3-3|279	%{_kde_mandir}/ca/*/*
14mr|kde-l10n-4.13.3-3|280	%endif
14mr|kde-l10n-4.13.3-3|281	
14mr|kde-l10n-4.13.3-3|282	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|283	
14mr|kde-l10n-4.13.3-3|284	%if %{build_ca_valencia}
14mr|kde-l10n-4.13.3-3|285	%package ca-valencia
14mr|kde-l10n-4.13.3-3|286	Summary:	Catalan (Valencian) language support for KDE
14mr|kde-l10n-4.13.3-3|287	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|288	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|289	Provides:	%{name}-Catalan-Valencian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|290	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|291	
14mr|kde-l10n-4.13.3-3|292	%description ca-valencia
14mr|kde-l10n-4.13.3-3|293	%{summary}.
14mr|kde-l10n-4.13.3-3|294	
14mr|kde-l10n-4.13.3-3|295	%files ca-valencia
14mr|kde-l10n-4.13.3-3|296	%lang(ca-valencia) %{_kde_datadir}/locale/ca@valencia/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|297	%{_kde_datadir}/locale/ca@valencia/entry.desktop
14mr|kde-l10n-4.13.3-3|298	%endif
14mr|kde-l10n-4.13.3-3|299	
14mr|kde-l10n-4.13.3-3|300	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|301	
14mr|kde-l10n-4.13.3-3|302	%if %{build_cs}
14mr|kde-l10n-4.13.3-3|303	%package cs
14mr|kde-l10n-4.13.3-3|304	Summary:	Czech language support for KDE
14mr|kde-l10n-4.13.3-3|305	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|306	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|307	Requires:	locales-cs
14mr|kde-l10n-4.13.3-3|308	Provides:	%{name}-Czech = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|309	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|310	
14mr|kde-l10n-4.13.3-3|311	%description cs
14mr|kde-l10n-4.13.3-3|312	%{summary}.
14mr|kde-l10n-4.13.3-3|313	
14mr|kde-l10n-4.13.3-3|314	%files cs
14mr|kde-l10n-4.13.3-3|315	%lang(cs) %{_kde_datadir}/locale/cs/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|316	%{_kde_datadir}/locale/cs/entry.desktop
14mr|kde-l10n-4.13.3-3|317	%{_kde_appsdir}/autocorrect/cs.xml
14mr|kde-l10n-4.13.3-3|318	%{_kde_appsdir}/khangman/cs.txt
14mr|kde-l10n-4.13.3-3|319	%{_kde_appsdir}/klettres/cs/
14mr|kde-l10n-4.13.3-3|320	%{_kde_appsdir}/kvtml/cs/
14mr|kde-l10n-4.13.3-3|321	%{_kde_docdir}/HTML/cs/*
14mr|kde-l10n-4.13.3-3|322	%endif
14mr|kde-l10n-4.13.3-3|323	
14mr|kde-l10n-4.13.3-3|324	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|325	
14mr|kde-l10n-4.13.3-3|326	%if %{build_csb}
14mr|kde-l10n-4.13.3-3|327	%package csb
14mr|kde-l10n-4.13.3-3|328	Summary:	Kashubian language support for KDE
14mr|kde-l10n-4.13.3-3|329	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|330	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|331	Requires:	locales-pl
14mr|kde-l10n-4.13.3-3|332	Provides:	%{name}-Kashubian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|333	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|334	
14mr|kde-l10n-4.13.3-3|335	%description csb
14mr|kde-l10n-4.13.3-3|336	%{summary}.
14mr|kde-l10n-4.13.3-3|337	
14mr|kde-l10n-4.13.3-3|338	%files csb
14mr|kde-l10n-4.13.3-3|339	%lang(csb) %{_kde_datadir}/locale/csb/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|340	%{_kde_datadir}/locale/csb/entry.desktop
14mr|kde-l10n-4.13.3-3|341	%endif
14mr|kde-l10n-4.13.3-3|342	
14mr|kde-l10n-4.13.3-3|343	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|344	
14mr|kde-l10n-4.13.3-3|345	%if %{build_cy}
14mr|kde-l10n-4.13.3-3|346	%package cy
14mr|kde-l10n-4.13.3-3|347	Summary:	Welsh language support for KDE
14mr|kde-l10n-4.13.3-3|348	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|349	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|350	Provides:	%{name}-Welsh = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|351	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|352	
14mr|kde-l10n-4.13.3-3|353	%description cy
14mr|kde-l10n-4.13.3-3|354	%{summary}.
14mr|kde-l10n-4.13.3-3|355	
14mr|kde-l10n-4.13.3-3|356	%files cy
14mr|kde-l10n-4.13.3-3|357	%lang(cy) %{_kde_datadir}/locale/cy/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|358	%{_kde_datadir}/locale/cy/entry.desktop
14mr|kde-l10n-4.13.3-3|359	%endif
14mr|kde-l10n-4.13.3-3|360	
14mr|kde-l10n-4.13.3-3|361	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|362	
14mr|kde-l10n-4.13.3-3|363	%if %{build_da}
14mr|kde-l10n-4.13.3-3|364	%package da
14mr|kde-l10n-4.13.3-3|365	Summary:	Danish language support for KDE
14mr|kde-l10n-4.13.3-3|366	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|367	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|368	Requires:	locales-da
14mr|kde-l10n-4.13.3-3|369	Provides:	%{name}-Danish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|370	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|371	
14mr|kde-l10n-4.13.3-3|372	%description da
14mr|kde-l10n-4.13.3-3|373	%{summary}.
14mr|kde-l10n-4.13.3-3|374	
14mr|kde-l10n-4.13.3-3|375	%files da
14mr|kde-l10n-4.13.3-3|376	%lang(da) %{_kde_datadir}/locale/da/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|377	%{_kde_datadir}/locale/da/entry.desktop
14mr|kde-l10n-4.13.3-3|378	%{_kde_appsdir}/ktuberling/sounds/da*
14mr|kde-l10n-4.13.3-3|379	%{_kde_appsdir}/khangman/da.txt
14mr|kde-l10n-4.13.3-3|380	%{_kde_appsdir}/klettres/da/
14mr|kde-l10n-4.13.3-3|381	%{_kde_appsdir}/kvtml/da/
14mr|kde-l10n-4.13.3-3|382	%{_kde_docdir}/HTML/da/*
14mr|kde-l10n-4.13.3-3|383	%{_kde_mandir}/da/*/*
14mr|kde-l10n-4.13.3-3|384	%endif
14mr|kde-l10n-4.13.3-3|385	
14mr|kde-l10n-4.13.3-3|386	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|387	
14mr|kde-l10n-4.13.3-3|388	%if %{build_de}
14mr|kde-l10n-4.13.3-3|389	%package de
14mr|kde-l10n-4.13.3-3|390	Summary:	German language support for KDE
14mr|kde-l10n-4.13.3-3|391	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|392	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|393	Requires:	locales-de
14mr|kde-l10n-4.13.3-3|394	Provides:	%{name}-German = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|395	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|396	
14mr|kde-l10n-4.13.3-3|397	%description de
14mr|kde-l10n-4.13.3-3|398	%{summary}.
14mr|kde-l10n-4.13.3-3|399	
14mr|kde-l10n-4.13.3-3|400	%files de
14mr|kde-l10n-4.13.3-3|401	%lang(de) %{_kde_datadir}/locale/de/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|402	%{_kde_datadir}/locale/de/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|403	%{_kde_datadir}/locale/de/entry.desktop
14mr|kde-l10n-4.13.3-3|404	%{_kde_appsdir}/autocorrect/de_DE.xml
14mr|kde-l10n-4.13.3-3|405	%{_kde_appsdir}/kajongg/voices/de/
14mr|kde-l10n-4.13.3-3|406	%{_kde_appsdir}/klettres/de/
14mr|kde-l10n-4.13.3-3|407	%{_kde_appsdir}/ktuberling/sounds/de*
14mr|kde-l10n-4.13.3-3|408	%{_kde_appsdir}/khangman/de.txt
14mr|kde-l10n-4.13.3-3|409	%{_kde_appsdir}/kvtml/de/
14mr|kde-l10n-4.13.3-3|410	%{_kde_appsdir}/step/objinfo/l10n/de/
14mr|kde-l10n-4.13.3-3|411	%{_kde_docdir}/HTML/de/*
14mr|kde-l10n-4.13.3-3|412	%{_kde_mandir}/de/*/*
14mr|kde-l10n-4.13.3-3|413	%endif
14mr|kde-l10n-4.13.3-3|414	
14mr|kde-l10n-4.13.3-3|415	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|416	
14mr|kde-l10n-4.13.3-3|417	%if %{build_el}
14mr|kde-l10n-4.13.3-3|418	%package el
14mr|kde-l10n-4.13.3-3|419	Summary:	Greek language support for KDE
14mr|kde-l10n-4.13.3-3|420	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|421	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|422	Requires:	locales-el
14mr|kde-l10n-4.13.3-3|423	Provides:	%{name}-Greek = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|424	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|425	
14mr|kde-l10n-4.13.3-3|426	%description el
14mr|kde-l10n-4.13.3-3|427	%{summary}.
14mr|kde-l10n-4.13.3-3|428	
14mr|kde-l10n-4.13.3-3|429	%files el
14mr|kde-l10n-4.13.3-3|430	%lang(el) %{_kde_datadir}/locale/el/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|431	%{_kde_datadir}/locale/el/entry.desktop
14mr|kde-l10n-4.13.3-3|432	%{_kde_appsdir}/kvtml/el
14mr|kde-l10n-4.13.3-3|433	%{_kde_appsdir}/ktuberling/sounds/el*
14mr|kde-l10n-4.13.3-3|434	%{_kde_docdir}/HTML/el/
14mr|kde-l10n-4.13.3-3|435	%{_kde_mandir}/el/*/*
14mr|kde-l10n-4.13.3-3|436	%endif
14mr|kde-l10n-4.13.3-3|437	
14mr|kde-l10n-4.13.3-3|438	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|439	
14mr|kde-l10n-4.13.3-3|440	%if %{build_gu}
14mr|kde-l10n-4.13.3-3|441	%package gu
14mr|kde-l10n-4.13.3-3|442	Summary:	Gujarati language support for KDE
14mr|kde-l10n-4.13.3-3|443	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|444	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|445	Requires:	locales-gu
14mr|kde-l10n-4.13.3-3|446	Provides:	%{name}-Gujarati = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|447	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|448	%description gu
14mr|kde-l10n-4.13.3-3|449	%{summary}.
14mr|kde-l10n-4.13.3-3|450	
14mr|kde-l10n-4.13.3-3|451	%files gu
14mr|kde-l10n-4.13.3-3|452	%lang(gu) %{_kde_datadir}/locale/gu/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|453	%{_kde_datadir}/locale/gu/entry.desktop
14mr|kde-l10n-4.13.3-3|454	%endif
14mr|kde-l10n-4.13.3-3|455	
14mr|kde-l10n-4.13.3-3|456	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|457	
14mr|kde-l10n-4.13.3-3|458	%if %{build_en_GB}
14mr|kde-l10n-4.13.3-3|459	%package en_GB
14mr|kde-l10n-4.13.3-3|460	Summary:	British English support for KDE
14mr|kde-l10n-4.13.3-3|461	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|462	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|463	Requires:	locales-en
14mr|kde-l10n-4.13.3-3|464	Provides:	%{name}-British = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|465	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|466	
14mr|kde-l10n-4.13.3-3|467	%description en_GB
14mr|kde-l10n-4.13.3-3|468	%{summary}.
14mr|kde-l10n-4.13.3-3|469	
14mr|kde-l10n-4.13.3-3|470	%files en_GB
14mr|kde-l10n-4.13.3-3|471	%lang(en_GB) %{_kde_datadir}/locale/en_GB/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|472	%{_kde_datadir}/locale/en_GB/entry.desktop
14mr|kde-l10n-4.13.3-3|473	%{_kde_appsdir}/klettres/en_GB/
14mr|kde-l10n-4.13.3-3|474	%{_kde_appsdir}/kvtml/en_GB/
14mr|kde-l10n-4.13.3-3|475	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.en_GB.xml
14mr|kde-l10n-4.13.3-3|476	%{_kde_appsdir}/kturtle/data/logokeywords.en_GB.xml
14mr|kde-l10n-4.13.3-3|477	%{_kde_appsdir}/kturtle/examples/en_GB/
14mr|kde-l10n-4.13.3-3|478	%{_kde_docdir}/HTML/en_GB/
14mr|kde-l10n-4.13.3-3|479	%endif
14mr|kde-l10n-4.13.3-3|480	
14mr|kde-l10n-4.13.3-3|481	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|482	
14mr|kde-l10n-4.13.3-3|483	%if %{build_eo}
14mr|kde-l10n-4.13.3-3|484	%package eo
14mr|kde-l10n-4.13.3-3|485	Summary:	Esperanto support for KDE
14mr|kde-l10n-4.13.3-3|486	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|487	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|488	Requires:	locales-eo
14mr|kde-l10n-4.13.3-3|489	Provides:	%{name}-Esperanto = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|490	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|491	
14mr|kde-l10n-4.13.3-3|492	%description eo
14mr|kde-l10n-4.13.3-3|493	%{summary}.
14mr|kde-l10n-4.13.3-3|494	
14mr|kde-l10n-4.13.3-3|495	%files eo
14mr|kde-l10n-4.13.3-3|496	%lang(eo) %{_kde_datadir}/locale/eo/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|497	%{_kde_datadir}/locale/eo/entry.desktop
14mr|kde-l10n-4.13.3-3|498	%{_kde_docdir}/HTML/eo/*
14mr|kde-l10n-4.13.3-3|499	%endif
14mr|kde-l10n-4.13.3-3|500	
14mr|kde-l10n-4.13.3-3|501	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|502	
14mr|kde-l10n-4.13.3-3|503	%if %{build_es}
14mr|kde-l10n-4.13.3-3|504	%package es
14mr|kde-l10n-4.13.3-3|505	Summary:	Spanish language support for KDE
14mr|kde-l10n-4.13.3-3|506	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|507	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|508	Requires:	locales-es
14mr|kde-l10n-4.13.3-3|509	Provides:	%{name}-Spanish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|510	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|511	
14mr|kde-l10n-4.13.3-3|512	%description es
14mr|kde-l10n-4.13.3-3|513	%{summary}.
14mr|kde-l10n-4.13.3-3|514	
14mr|kde-l10n-4.13.3-3|515	%files es
14mr|kde-l10n-4.13.3-3|516	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|517	%{_kde_datadir}/locale/es/entry.desktop
14mr|kde-l10n-4.13.3-3|518	%{_kde_appsdir}/autocorrect/es.xml
14mr|kde-l10n-4.13.3-3|519	%{_kde_appsdir}/ktuberling/sounds/es*
14mr|kde-l10n-4.13.3-3|520	%{_kde_appsdir}/khangman/es.txt
14mr|kde-l10n-4.13.3-3|521	%{_kde_appsdir}/klettres/es/
14mr|kde-l10n-4.13.3-3|522	%{_kde_appsdir}/kvtml/es/
14mr|kde-l10n-4.13.3-3|523	%{_kde_docdir}/HTML/es/*
14mr|kde-l10n-4.13.3-3|524	%{_kde_mandir}/es/*/*
14mr|kde-l10n-4.13.3-3|525	%endif
14mr|kde-l10n-4.13.3-3|526	
14mr|kde-l10n-4.13.3-3|527	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|528	
14mr|kde-l10n-4.13.3-3|529	%if %{build_et}
14mr|kde-l10n-4.13.3-3|530	%package et
14mr|kde-l10n-4.13.3-3|531	Summary:	Estonian language support for KDE
14mr|kde-l10n-4.13.3-3|532	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|533	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|534	Requires:	locales-et
14mr|kde-l10n-4.13.3-3|535	Provides:	%{name}-Estonian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|536	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|537	
14mr|kde-l10n-4.13.3-3|538	%description et
14mr|kde-l10n-4.13.3-3|539	%{summary}.
14mr|kde-l10n-4.13.3-3|540	
14mr|kde-l10n-4.13.3-3|541	%files et
14mr|kde-l10n-4.13.3-3|542	%lang(et) %{_kde_datadir}/locale/et/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|543	%{_kde_datadir}/locale/et/entry.desktop
14mr|kde-l10n-4.13.3-3|544	%{_kde_appsdir}/khangman/et.txt
14mr|kde-l10n-4.13.3-3|545	%{_kde_appsdir}/kvtml/et/
14mr|kde-l10n-4.13.3-3|546	%{_kde_docdir}/HTML/et/*
14mr|kde-l10n-4.13.3-3|547	%{_kde_mandir}/et/*/*
14mr|kde-l10n-4.13.3-3|548	%endif
14mr|kde-l10n-4.13.3-3|549	
14mr|kde-l10n-4.13.3-3|550	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|551	
14mr|kde-l10n-4.13.3-3|552	%if %{build_fa}
14mr|kde-l10n-4.13.3-3|553	%package fa
14mr|kde-l10n-4.13.3-3|554	Summary:	Farsi language support for KDE
14mr|kde-l10n-4.13.3-3|555	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|556	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|557	Requires:	locales-fa
14mr|kde-l10n-4.13.3-3|558	Provides:	%{name}-Farsi = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|559	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|560	
14mr|kde-l10n-4.13.3-3|561	%description fa
14mr|kde-l10n-4.13.3-3|562	%{summary}.
14mr|kde-l10n-4.13.3-3|563	
14mr|kde-l10n-4.13.3-3|564	%files fa
14mr|kde-l10n-4.13.3-3|565	%lang(fa) %{_kde_datadir}/locale/fa/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|566	%{_kde_datadir}/locale/fa/entry.desktop
14mr|kde-l10n-4.13.3-3|567	%endif
14mr|kde-l10n-4.13.3-3|568	
14mr|kde-l10n-4.13.3-3|569	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|570	
14mr|kde-l10n-4.13.3-3|571	%if %{build_fi}
14mr|kde-l10n-4.13.3-3|572	%package fi
14mr|kde-l10n-4.13.3-3|573	Summary:	Finnish language support for KDE
14mr|kde-l10n-4.13.3-3|574	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|575	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|576	Requires:	locales-fi
14mr|kde-l10n-4.13.3-3|577	Provides:	%{name}-Finnish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|578	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|579	
14mr|kde-l10n-4.13.3-3|580	%description fi
14mr|kde-l10n-4.13.3-3|581	%{summary}.
14mr|kde-l10n-4.13.3-3|582	
14mr|kde-l10n-4.13.3-3|583	%files fi
14mr|kde-l10n-4.13.3-3|584	%lang(fi) %{_kde_datadir}/locale/fi/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|585	%{_kde_datadir}/locale/fi/entry.desktop
14mr|kde-l10n-4.13.3-3|586	%{_kde_datadir}/locale/fi/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|587	%{_kde_appsdir}/khangman/fi.txt
14mr|kde-l10n-4.13.3-3|588	%{_kde_appsdir}/ktuberling/sounds/fi*
14mr|kde-l10n-4.13.3-3|589	%{_kde_appsdir}/kvtml/fi/
14mr|kde-l10n-4.13.3-3|590	%endif
14mr|kde-l10n-4.13.3-3|591	
14mr|kde-l10n-4.13.3-3|592	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|593	
14mr|kde-l10n-4.13.3-3|594	%if %{build_fo}
14mr|kde-l10n-4.13.3-3|595	%package fo
14mr|kde-l10n-4.13.3-3|596	Summary:	Faroese language support for KDE
14mr|kde-l10n-4.13.3-3|597	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|598	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|599	Provides:	%{name}-Faroese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|600	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|601	
14mr|kde-l10n-4.13.3-3|602	%description fo
14mr|kde-l10n-4.13.3-3|603	%{summary}.
14mr|kde-l10n-4.13.3-3|604	
14mr|kde-l10n-4.13.3-3|605	%files fo
14mr|kde-l10n-4.13.3-3|606	%lang(fo) %{_kde_datadir}/locale/fo/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|607	%{_kde_datadir}/locale/fo/entry.desktop
14mr|kde-l10n-4.13.3-3|608	%endif
14mr|kde-l10n-4.13.3-3|609	
14mr|kde-l10n-4.13.3-3|610	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|611	
14mr|kde-l10n-4.13.3-3|612	%if %{build_fr}
14mr|kde-l10n-4.13.3-3|613	%package fr
14mr|kde-l10n-4.13.3-3|614	Summary:	French language support for KDE
14mr|kde-l10n-4.13.3-3|615	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|616	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|617	Requires:	locales-fr
14mr|kde-l10n-4.13.3-3|618	Provides:	%{name}-French = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|619	Conflicts:	nepomuk-scribo < 1:0.6.1-1
14mr|kde-l10n-4.13.3-3|620	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|621	
14mr|kde-l10n-4.13.3-3|622	%description fr
14mr|kde-l10n-4.13.3-3|623	%{summary}.
14mr|kde-l10n-4.13.3-3|624	
14mr|kde-l10n-4.13.3-3|625	%files fr
14mr|kde-l10n-4.13.3-3|626	%lang(fr) %{_kde_datadir}/locale/fr/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|627	%{_kde_datadir}/locale/fr/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|628	%{_kde_datadir}/locale/fr/entry.desktop
14mr|kde-l10n-4.13.3-3|629	%{_kde_appsdir}/autocorrect/fr.xml
14mr|kde-l10n-4.13.3-3|630	%{_kde_appsdir}/ktuberling/sounds/fr*
14mr|kde-l10n-4.13.3-3|631	%{_kde_appsdir}/khangman/fr.txt
14mr|kde-l10n-4.13.3-3|632	%{_kde_appsdir}/kvtml/fr/
14mr|kde-l10n-4.13.3-3|633	%{_kde_docdir}/HTML/fr/*
14mr|kde-l10n-4.13.3-3|634	%{_kde_mandir}/fr/*/*
14mr|kde-l10n-4.13.3-3|635	%endif
14mr|kde-l10n-4.13.3-3|636	
14mr|kde-l10n-4.13.3-3|637	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|638	
14mr|kde-l10n-4.13.3-3|639	%if %{build_fy}
14mr|kde-l10n-4.13.3-3|640	%package fy
14mr|kde-l10n-4.13.3-3|641	Summary:	Frisian language support for KDE
14mr|kde-l10n-4.13.3-3|642	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|643	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|644	Requires:	locales-fy
14mr|kde-l10n-4.13.3-3|645	Provides:	%{name}-Frisian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|646	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|647	
14mr|kde-l10n-4.13.3-3|648	%description fy
14mr|kde-l10n-4.13.3-3|649	%{summary}.
14mr|kde-l10n-4.13.3-3|650	
14mr|kde-l10n-4.13.3-3|651	%files fy
14mr|kde-l10n-4.13.3-3|652	%lang(fy) %{_kde_datadir}/locale/fy/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|653	%{_kde_datadir}/locale/fy/entry.desktop
14mr|kde-l10n-4.13.3-3|654	%endif
14mr|kde-l10n-4.13.3-3|655	
14mr|kde-l10n-4.13.3-3|656	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|657	
14mr|kde-l10n-4.13.3-3|658	%if %{build_ga}
14mr|kde-l10n-4.13.3-3|659	%package ga
14mr|kde-l10n-4.13.3-3|660	Summary:	Irish language support for KDE
14mr|kde-l10n-4.13.3-3|661	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|662	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|663	Requires:	locales-ga
14mr|kde-l10n-4.13.3-3|664	Provides:	%{name}-Irish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|665	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|666	
14mr|kde-l10n-4.13.3-3|667	%description ga
14mr|kde-l10n-4.13.3-3|668	%{summary}.
14mr|kde-l10n-4.13.3-3|669	
14mr|kde-l10n-4.13.3-3|670	%files ga
14mr|kde-l10n-4.13.3-3|671	%lang(ga) %{_kde_datadir}/locale/ga/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|672	%{_kde_datadir}/locale/ga/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|673	%{_kde_datadir}/locale/ga/entry.desktop
14mr|kde-l10n-4.13.3-3|674	%{_kde_appsdir}/khangman/ga.txt
14mr|kde-l10n-4.13.3-3|675	%{_kde_appsdir}/ktuberling/sounds/ga*
14mr|kde-l10n-4.13.3-3|676	%{_kde_appsdir}/kvtml/ga/
14mr|kde-l10n-4.13.3-3|677	%endif
14mr|kde-l10n-4.13.3-3|678	
14mr|kde-l10n-4.13.3-3|679	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|680	
14mr|kde-l10n-4.13.3-3|681	%if %{build_gl}
14mr|kde-l10n-4.13.3-3|682	%package gl
14mr|kde-l10n-4.13.3-3|683	Summary:	Galician language support for KDE
14mr|kde-l10n-4.13.3-3|684	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|685	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|686	Requires:	locales-gl
14mr|kde-l10n-4.13.3-3|687	Provides:	%{name}-Galician = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|688	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|689	
14mr|kde-l10n-4.13.3-3|690	%description gl
14mr|kde-l10n-4.13.3-3|691	%{summary}.
14mr|kde-l10n-4.13.3-3|692	
14mr|kde-l10n-4.13.3-3|693	%files gl
14mr|kde-l10n-4.13.3-3|694	%lang(gl) %{_kde_datadir}/locale/gl/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|695	%{_kde_datadir}/locale/gl/entry.desktop
14mr|kde-l10n-4.13.3-3|696	%{_kde_appsdir}/khangman/gl.txt
14mr|kde-l10n-4.13.3-3|697	%{_kde_appsdir}/kvtml/gl/
14mr|kde-l10n-4.13.3-3|698	%{_kde_appsdir}/ktuberling/sounds/gl.soundtheme
14mr|kde-l10n-4.13.3-3|699	%{_kde_appsdir}/ktuberling/sounds/gl/
14mr|kde-l10n-4.13.3-3|700	%{_kde_docdir}/HTML/gl/*
14mr|kde-l10n-4.13.3-3|701	%{_kde_mandir}/gl/*/*
14mr|kde-l10n-4.13.3-3|702	%endif
14mr|kde-l10n-4.13.3-3|703	
14mr|kde-l10n-4.13.3-3|704	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|705	
14mr|kde-l10n-4.13.3-3|706	%if %{build_he}
14mr|kde-l10n-4.13.3-3|707	%package he
14mr|kde-l10n-4.13.3-3|708	Summary:	Hebrew language support for KDE
14mr|kde-l10n-4.13.3-3|709	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|710	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|711	Requires:	locales-he
14mr|kde-l10n-4.13.3-3|712	Provides:	%{name}-Hebrew = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|713	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|714	
14mr|kde-l10n-4.13.3-3|715	%description he
14mr|kde-l10n-4.13.3-3|716	%{summary}.
14mr|kde-l10n-4.13.3-3|717	
14mr|kde-l10n-4.13.3-3|718	%files he
14mr|kde-l10n-4.13.3-3|719	%lang(he) %{_kde_datadir}/locale/he/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|720	%{_kde_datadir}/locale/he/entry.desktop
14mr|kde-l10n-4.13.3-3|721	%{_kde_appsdir}/klettres/he/
14mr|kde-l10n-4.13.3-3|722	%{_kde_docdir}/HTML/he/*
14mr|kde-l10n-4.13.3-3|723	%endif
14mr|kde-l10n-4.13.3-3|724	
14mr|kde-l10n-4.13.3-3|725	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|726	
14mr|kde-l10n-4.13.3-3|727	%if %{build_hi}
14mr|kde-l10n-4.13.3-3|728	%package hi
14mr|kde-l10n-4.13.3-3|729	Summary:	Hindi language support for KDE
14mr|kde-l10n-4.13.3-3|730	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|731	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|732	Requires:	locales-hi
14mr|kde-l10n-4.13.3-3|733	Provides:	%{name}-Hindi = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|734	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|735	
14mr|kde-l10n-4.13.3-3|736	%description hi
14mr|kde-l10n-4.13.3-3|737	%{summary}.
14mr|kde-l10n-4.13.3-3|738	
14mr|kde-l10n-4.13.3-3|739	%files hi
14mr|kde-l10n-4.13.3-3|740	%lang(hi) %{_kde_datadir}/locale/hi/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|741	%{_kde_datadir}/locale/hi/entry.desktop
14mr|kde-l10n-4.13.3-3|742	%endif
14mr|kde-l10n-4.13.3-3|743	
14mr|kde-l10n-4.13.3-3|744	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|745	
14mr|kde-l10n-4.13.3-3|746	%if %{build_hne}
14mr|kde-l10n-4.13.3-3|747	%package hne
14mr|kde-l10n-4.13.3-3|748	Summary:	Chhattisgarhi language support for KDE
14mr|kde-l10n-4.13.3-3|749	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|750	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|751	Requires:	locales-hne
14mr|kde-l10n-4.13.3-3|752	Provides:	%{name}-Chhattisgarhi = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|753	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|754	
14mr|kde-l10n-4.13.3-3|755	%description hne
14mr|kde-l10n-4.13.3-3|756	%{summary}.
14mr|kde-l10n-4.13.3-3|757	
14mr|kde-l10n-4.13.3-3|758	%files hne
14mr|kde-l10n-4.13.3-3|759	%lang(hne) %{_kde_datadir}/locale/hne/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|760	%{_kde_datadir}/locale/hne/entry.desktop
14mr|kde-l10n-4.13.3-3|761	%endif
14mr|kde-l10n-4.13.3-3|762	
14mr|kde-l10n-4.13.3-3|763	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|764	
14mr|kde-l10n-4.13.3-3|765	%if %{build_hr}
14mr|kde-l10n-4.13.3-3|766	%package hr
14mr|kde-l10n-4.13.3-3|767	Summary:	Croatian language support for KDE
14mr|kde-l10n-4.13.3-3|768	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|769	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|770	Requires:	locales-hr
14mr|kde-l10n-4.13.3-3|771	Provides:	%{name}-Croatian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|772	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|773	
14mr|kde-l10n-4.13.3-3|774	%description hr
14mr|kde-l10n-4.13.3-3|775	%{summary}.
14mr|kde-l10n-4.13.3-3|776	
14mr|kde-l10n-4.13.3-3|777	%files hr
14mr|kde-l10n-4.13.3-3|778	%lang(hr) %{_kde_datadir}/locale/hr/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|779	%{_kde_datadir}/locale/hr/entry.desktop
14mr|kde-l10n-4.13.3-3|780	%{_kde_datadir}/locale/hr/LC_SCRIPTS
14mr|kde-l10n-4.13.3-3|781	%endif
14mr|kde-l10n-4.13.3-3|782	
14mr|kde-l10n-4.13.3-3|783	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|784	
14mr|kde-l10n-4.13.3-3|785	%if %{build_hu}
14mr|kde-l10n-4.13.3-3|786	%package hu
14mr|kde-l10n-4.13.3-3|787	Summary:	Hungarian language support for KDE
14mr|kde-l10n-4.13.3-3|788	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|789	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|790	Requires:	locales-hu
14mr|kde-l10n-4.13.3-3|791	Provides:	%{name}-Hungarian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|792	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|793	
14mr|kde-l10n-4.13.3-3|794	%description hu
14mr|kde-l10n-4.13.3-3|795	%{summary}.
14mr|kde-l10n-4.13.3-3|796	
14mr|kde-l10n-4.13.3-3|797	%files hu
14mr|kde-l10n-4.13.3-3|798	%lang(hu) %{_kde_datadir}/locale/hu/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|799	%{_kde_datadir}/locale/hu/entry.desktop
14mr|kde-l10n-4.13.3-3|800	%{_kde_appsdir}/autocorrect/hu.xml
14mr|kde-l10n-4.13.3-3|801	%{_kde_appsdir}/kanagram/hu.txt
14mr|kde-l10n-4.13.3-3|802	%{_kde_appsdir}/khangman/hu.txt
14mr|kde-l10n-4.13.3-3|803	%{_kde_appsdir}/kvtml/hu/
14mr|kde-l10n-4.13.3-3|804	%{_kde_appsdir}/klettres/hu/
14mr|kde-l10n-4.13.3-3|805	%{_kde_docdir}/HTML/hu/*
14mr|kde-l10n-4.13.3-3|806	%endif
14mr|kde-l10n-4.13.3-3|807	
14mr|kde-l10n-4.13.3-3|808	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|809	
14mr|kde-l10n-4.13.3-3|810	%if %{build_ia}
14mr|kde-l10n-4.13.3-3|811	%package ia
14mr|kde-l10n-4.13.3-3|812	Summary:	Interlingua language support for KDE
14mr|kde-l10n-4.13.3-3|813	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|814	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|815	Provides:	%{name}-Interlingua = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|816	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|817	
14mr|kde-l10n-4.13.3-3|818	%description ia
14mr|kde-l10n-4.13.3-3|819	%{summary}.
14mr|kde-l10n-4.13.3-3|820	
14mr|kde-l10n-4.13.3-3|821	%files ia
14mr|kde-l10n-4.13.3-3|822	%lang(ia) %{_kde_datadir}/locale/ia/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|823	%{_kde_datadir}/locale/ia/entry.desktop
14mr|kde-l10n-4.13.3-3|824	%endif
14mr|kde-l10n-4.13.3-3|825	
14mr|kde-l10n-4.13.3-3|826	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|827	
14mr|kde-l10n-4.13.3-3|828	%if %{build_id}
14mr|kde-l10n-4.13.3-3|829	%package id
14mr|kde-l10n-4.13.3-3|830	Summary:	Indonesian language support for KDE
14mr|kde-l10n-4.13.3-3|831	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|832	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|833	Requires:	locales-id
14mr|kde-l10n-4.13.3-3|834	Provides:	%{name}-Indonesian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|835	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|836	
14mr|kde-l10n-4.13.3-3|837	%description id
14mr|kde-l10n-4.13.3-3|838	%{summary}.
14mr|kde-l10n-4.13.3-3|839	
14mr|kde-l10n-4.13.3-3|840	%files id
14mr|kde-l10n-4.13.3-3|841	%lang(id) %{_kde_datadir}/locale/id/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|842	%{_kde_datadir}/locale/id/entry.desktop
14mr|kde-l10n-4.13.3-3|843	%endif
14mr|kde-l10n-4.13.3-3|844	
14mr|kde-l10n-4.13.3-3|845	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|846	
14mr|kde-l10n-4.13.3-3|847	%if %{build_is}
14mr|kde-l10n-4.13.3-3|848	%package is
14mr|kde-l10n-4.13.3-3|849	Summary:	Icelandic language support for KDE
14mr|kde-l10n-4.13.3-3|850	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|851	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|852	Requires:	locales-is
14mr|kde-l10n-4.13.3-3|853	Provides:	%{name}-Icelandic = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|854	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|855	
14mr|kde-l10n-4.13.3-3|856	%description is
14mr|kde-l10n-4.13.3-3|857	%{summary}.
14mr|kde-l10n-4.13.3-3|858	
14mr|kde-l10n-4.13.3-3|859	%files is
14mr|kde-l10n-4.13.3-3|860	%lang(is) %{_kde_datadir}/locale/is/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|861	%{_kde_datadir}/locale/is/entry.desktop
14mr|kde-l10n-4.13.3-3|862	%endif
14mr|kde-l10n-4.13.3-3|863	
14mr|kde-l10n-4.13.3-3|864	#----------------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|865	
14mr|kde-l10n-4.13.3-3|866	%if %{build_it}
14mr|kde-l10n-4.13.3-3|867	%package it
14mr|kde-l10n-4.13.3-3|868	Summary:	Italian language support for KDE
14mr|kde-l10n-4.13.3-3|869	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|870	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|871	Requires:	locales-it
14mr|kde-l10n-4.13.3-3|872	Provides:	%{name}-Italian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|873	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|874	
14mr|kde-l10n-4.13.3-3|875	%description it
14mr|kde-l10n-4.13.3-3|876	%{summary}.
14mr|kde-l10n-4.13.3-3|877	
14mr|kde-l10n-4.13.3-3|878	%files it
14mr|kde-l10n-4.13.3-3|879	%lang(it) %{_kde_datadir}/locale/it/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|880	%{_kde_datadir}/locale/it/entry.desktop
14mr|kde-l10n-4.13.3-3|881	%{_kde_appsdir}/autocorrect/it_IT.xml
14mr|kde-l10n-4.13.3-3|882	%{_kde_appsdir}/ktuberling/sounds/it*
14mr|kde-l10n-4.13.3-3|883	%{_kde_appsdir}/klettres/it/
14mr|kde-l10n-4.13.3-3|884	%{_kde_appsdir}/kvtml/it/
14mr|kde-l10n-4.13.3-3|885	%{_kde_appsdir}/step/objinfo/l10n/it/
14mr|kde-l10n-4.13.3-3|886	%{_kde_docdir}/HTML/it/*
14mr|kde-l10n-4.13.3-3|887	%{_kde_mandir}/it/*/*
14mr|kde-l10n-4.13.3-3|888	%endif
14mr|kde-l10n-4.13.3-3|889	
14mr|kde-l10n-4.13.3-3|890	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|891	
14mr|kde-l10n-4.13.3-3|892	%if %{build_ja}
14mr|kde-l10n-4.13.3-3|893	%package ja
14mr|kde-l10n-4.13.3-3|894	Summary:	Japanese language support for KDE
14mr|kde-l10n-4.13.3-3|895	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|896	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|897	Requires:	locales-ja
14mr|kde-l10n-4.13.3-3|898	Provides:	%{name}-Japanese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|899	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|900	
14mr|kde-l10n-4.13.3-3|901	%description ja
14mr|kde-l10n-4.13.3-3|902	%{summary}.
14mr|kde-l10n-4.13.3-3|903	
14mr|kde-l10n-4.13.3-3|904	%files ja
14mr|kde-l10n-4.13.3-3|905	%lang(ja) %{_kde_datadir}/locale/ja/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|906	%{_kde_datadir}/locale/ja/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|907	%{_kde_datadir}/locale/ja/entry.desktop
14mr|kde-l10n-4.13.3-3|908	%{_kde_docdir}/HTML/ja/*
14mr|kde-l10n-4.13.3-3|909	%endif
14mr|kde-l10n-4.13.3-3|910	
14mr|kde-l10n-4.13.3-3|911	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|912	
14mr|kde-l10n-4.13.3-3|913	%if %{build_kn}
14mr|kde-l10n-4.13.3-3|914	%package kn
14mr|kde-l10n-4.13.3-3|915	Summary:	Kannada language support for KDE
14mr|kde-l10n-4.13.3-3|916	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|917	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|918	Requires:	locales-kn
14mr|kde-l10n-4.13.3-3|919	Provides:	%{name}-Kannada = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|920	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|921	
14mr|kde-l10n-4.13.3-3|922	%description kn
14mr|kde-l10n-4.13.3-3|923	%{summary}.
14mr|kde-l10n-4.13.3-3|924	
14mr|kde-l10n-4.13.3-3|925	%files kn
14mr|kde-l10n-4.13.3-3|926	%lang(kn) %{_kde_datadir}/locale/kn/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|927	%{_kde_datadir}/locale/kn/entry.desktop
14mr|kde-l10n-4.13.3-3|928	%endif
14mr|kde-l10n-4.13.3-3|929	
14mr|kde-l10n-4.13.3-3|930	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|931	
14mr|kde-l10n-4.13.3-3|932	%if %{build_kk}
14mr|kde-l10n-4.13.3-3|933	%package kk
14mr|kde-l10n-4.13.3-3|934	Summary:	Kazakh language support for KDE
14mr|kde-l10n-4.13.3-3|935	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|936	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|937	Requires:	locales-kk
14mr|kde-l10n-4.13.3-3|938	Provides:	%{name}-Kazakh = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|939	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|940	
14mr|kde-l10n-4.13.3-3|941	%description kk
14mr|kde-l10n-4.13.3-3|942	%{summary}.
14mr|kde-l10n-4.13.3-3|943	
14mr|kde-l10n-4.13.3-3|944	%files kk
14mr|kde-l10n-4.13.3-3|945	%lang(kk) %{_kde_datadir}/locale/kk/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|946	%{_kde_datadir}/locale/kk/entry.desktop
14mr|kde-l10n-4.13.3-3|947	%endif
14mr|kde-l10n-4.13.3-3|948	
14mr|kde-l10n-4.13.3-3|949	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|950	
14mr|kde-l10n-4.13.3-3|951	%if %{build_km}
14mr|kde-l10n-4.13.3-3|952	%package km
14mr|kde-l10n-4.13.3-3|953	Summary:	Khmer language support for KDE
14mr|kde-l10n-4.13.3-3|954	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|955	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|956	Requires:	locales-km
14mr|kde-l10n-4.13.3-3|957	Provides:	%{name}-Khmer = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|958	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|959	
14mr|kde-l10n-4.13.3-3|960	%description km
14mr|kde-l10n-4.13.3-3|961	%{summary}.
14mr|kde-l10n-4.13.3-3|962	
14mr|kde-l10n-4.13.3-3|963	%files km
14mr|kde-l10n-4.13.3-3|964	%lang(km) %{_kde_datadir}/locale/km/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|965	%{_kde_datadir}/locale/km/entry.desktop
14mr|kde-l10n-4.13.3-3|966	%{_kde_datadir}/locale/km/flag.png
14mr|kde-l10n-4.13.3-3|967	%endif
14mr|kde-l10n-4.13.3-3|968	
14mr|kde-l10n-4.13.3-3|969	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|970	
14mr|kde-l10n-4.13.3-3|971	%if %{build_ko}
14mr|kde-l10n-4.13.3-3|972	%package ko
14mr|kde-l10n-4.13.3-3|973	Summary:	Korean language support for KDE
14mr|kde-l10n-4.13.3-3|974	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|975	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|976	Requires:	locales-ko
14mr|kde-l10n-4.13.3-3|977	Provides:	%{name}-Korean = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|978	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|979	
14mr|kde-l10n-4.13.3-3|980	%description ko
14mr|kde-l10n-4.13.3-3|981	%{summary}.
14mr|kde-l10n-4.13.3-3|982	
14mr|kde-l10n-4.13.3-3|983	%files ko
14mr|kde-l10n-4.13.3-3|984	%lang(ko) %{_kde_datadir}/locale/ko/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|985	%{_kde_datadir}/locale/ko/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|986	%{_kde_datadir}/locale/ko/entry.desktop
14mr|kde-l10n-4.13.3-3|987	%{_kde_docdir}/HTML/ko/*
14mr|kde-l10n-4.13.3-3|988	%endif
14mr|kde-l10n-4.13.3-3|989	
14mr|kde-l10n-4.13.3-3|990	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|991	
14mr|kde-l10n-4.13.3-3|992	%if %{build_ku}
14mr|kde-l10n-4.13.3-3|993	%package ku
14mr|kde-l10n-4.13.3-3|994	Summary:	Kurdish language support for KDE
14mr|kde-l10n-4.13.3-3|995	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|996	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|997	Requires:	locales-ku
14mr|kde-l10n-4.13.3-3|998	Provides:	%{name}-Kurdish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|999	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1000	
14mr|kde-l10n-4.13.3-3|1001	%description ku
14mr|kde-l10n-4.13.3-3|1002	%{summary}.
14mr|kde-l10n-4.13.3-3|1003	
14mr|kde-l10n-4.13.3-3|1004	
14mr|kde-l10n-4.13.3-3|1005	%files ku
14mr|kde-l10n-4.13.3-3|1006	%lang(ku) %{_kde_datadir}/locale/ku/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1007	%{_kde_datadir}/locale/ku/entry.desktop
14mr|kde-l10n-4.13.3-3|1008	%endif
14mr|kde-l10n-4.13.3-3|1009	
14mr|kde-l10n-4.13.3-3|1010	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1011	
14mr|kde-l10n-4.13.3-3|1012	%if %{build_lo}
14mr|kde-l10n-4.13.3-3|1013	%package lo
14mr|kde-l10n-4.13.3-3|1014	Summary:	Lao language support for KDE
14mr|kde-l10n-4.13.3-3|1015	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1016	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1017	Provides:	%{name}-Lao = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1018	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1019	
14mr|kde-l10n-4.13.3-3|1020	%description lo
14mr|kde-l10n-4.13.3-3|1021	%{summary}.
14mr|kde-l10n-4.13.3-3|1022	
14mr|kde-l10n-4.13.3-3|1023	%files lo
14mr|kde-l10n-4.13.3-3|1024	%lang(lo) %{_kde_datadir}/locale/lo/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1025	%{_kde_datadir}/locale/lo/entry.desktop
14mr|kde-l10n-4.13.3-3|1026	%endif
14mr|kde-l10n-4.13.3-3|1027	
14mr|kde-l10n-4.13.3-3|1028	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1029	
14mr|kde-l10n-4.13.3-3|1030	%if %{build_lt}
14mr|kde-l10n-4.13.3-3|1031	%package lt
14mr|kde-l10n-4.13.3-3|1032	Summary:	Lithuanian language support for KDE
14mr|kde-l10n-4.13.3-3|1033	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1034	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1035	Requires:	locales-lt
14mr|kde-l10n-4.13.3-3|1036	Provides:	%{name}-Lithuanian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1037	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1038	
14mr|kde-l10n-4.13.3-3|1039	%description lt
14mr|kde-l10n-4.13.3-3|1040	%{summary}.
14mr|kde-l10n-4.13.3-3|1041	
14mr|kde-l10n-4.13.3-3|1042	%files lt
14mr|kde-l10n-4.13.3-3|1043	%lang(lt) %{_kde_datadir}/locale/lt/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1044	%{_kde_datadir}/locale/lt/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1045	%{_kde_datadir}/locale/lt/entry.desktop
14mr|kde-l10n-4.13.3-3|1046	%{_kde_appsdir}/klettres/lt/
14mr|kde-l10n-4.13.3-3|1047	%{_kde_appsdir}/klettres/lt.txt
14mr|kde-l10n-4.13.3-3|1048	%{_kde_appsdir}/ktuberling/sounds/lt/
14mr|kde-l10n-4.13.3-3|1049	%{_kde_appsdir}/ktuberling/sounds/lt.soundtheme
14mr|kde-l10n-4.13.3-3|1050	%{_kde_docdir}/HTML/lt/*
14mr|kde-l10n-4.13.3-3|1051	%{_kde_mandir}/lt/*/*
14mr|kde-l10n-4.13.3-3|1052	%endif
14mr|kde-l10n-4.13.3-3|1053	
14mr|kde-l10n-4.13.3-3|1054	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1055	
14mr|kde-l10n-4.13.3-3|1056	%if %{build_lv}
14mr|kde-l10n-4.13.3-3|1057	%package lv
14mr|kde-l10n-4.13.3-3|1058	Summary:	Latvian language support for KDE
14mr|kde-l10n-4.13.3-3|1059	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1060	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1061	Requires:	locales-lv
14mr|kde-l10n-4.13.3-3|1062	Provides:	%{name}-Latvian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1063	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1064	
14mr|kde-l10n-4.13.3-3|1065	%description lv
14mr|kde-l10n-4.13.3-3|1066	%{summary}.
14mr|kde-l10n-4.13.3-3|1067	
14mr|kde-l10n-4.13.3-3|1068	%files lv
14mr|kde-l10n-4.13.3-3|1069	%lang(lv) %{_kde_datadir}/locale/lv/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1070	%{_kde_datadir}/locale/lv/entry.desktop
14mr|kde-l10n-4.13.3-3|1071	%{_kde_datadir}/locale/lv/LC_SCRIPTS
14mr|kde-l10n-4.13.3-3|1072	%endif
14mr|kde-l10n-4.13.3-3|1073	
14mr|kde-l10n-4.13.3-3|1074	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1075	
14mr|kde-l10n-4.13.3-3|1076	%if %{build_nds}
14mr|kde-l10n-4.13.3-3|1077	%package nds
14mr|kde-l10n-4.13.3-3|1078	Summary:	Low Saxon language support for KDE
14mr|kde-l10n-4.13.3-3|1079	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1080	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1081	Requires:	locales-nds
14mr|kde-l10n-4.13.3-3|1082	Provides:	%{name}-LowSaxon = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1083	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1084	
14mr|kde-l10n-4.13.3-3|1085	%description nds
14mr|kde-l10n-4.13.3-3|1086	%{summary}.
14mr|kde-l10n-4.13.3-3|1087	
14mr|kde-l10n-4.13.3-3|1088	%files nds
14mr|kde-l10n-4.13.3-3|1089	%lang(nds) %{_kde_datadir}/locale/nds/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1090	%{_kde_datadir}/locale/nds/entry.desktop
14mr|kde-l10n-4.13.3-3|1091	%{_kde_appsdir}/autocorrect/nds.xml
14mr|kde-l10n-4.13.3-3|1092	%{_kde_appsdir}/klettres/nds/
14mr|kde-l10n-4.13.3-3|1093	%{_kde_appsdir}/khangman/nds.txt
14mr|kde-l10n-4.13.3-3|1094	%{_kde_appsdir}/kvtml/nds/
14mr|kde-l10n-4.13.3-3|1095	%{_kde_appsdir}/ktuberling/sounds/nds*
14mr|kde-l10n-4.13.3-3|1096	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nds.xml
14mr|kde-l10n-4.13.3-3|1097	%{_kde_appsdir}/kturtle/examples/nds
14mr|kde-l10n-4.13.3-3|1098	%{_kde_docdir}/HTML/nds/*
14mr|kde-l10n-4.13.3-3|1099	%endif
14mr|kde-l10n-4.13.3-3|1100	
14mr|kde-l10n-4.13.3-3|1101	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1102	
14mr|kde-l10n-4.13.3-3|1103	%if %{build_mi}
14mr|kde-l10n-4.13.3-3|1104	%package mi
14mr|kde-l10n-4.13.3-3|1105	Summary:	Maori language support for KDE
14mr|kde-l10n-4.13.3-3|1106	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1107	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1108	Provides:	%{name}-Maori = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1109	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1110	
14mr|kde-l10n-4.13.3-3|1111	%description mi
14mr|kde-l10n-4.13.3-3|1112	%{summary}.
14mr|kde-l10n-4.13.3-3|1113	
14mr|kde-l10n-4.13.3-3|1114	%files mi
14mr|kde-l10n-4.13.3-3|1115	%lang(mi) %{_kde_datadir}/locale/mi/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1116	%{_kde_datadir}/locale/mi/entry.desktop
14mr|kde-l10n-4.13.3-3|1117	%endif
14mr|kde-l10n-4.13.3-3|1118	
14mr|kde-l10n-4.13.3-3|1119	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1120	
14mr|kde-l10n-4.13.3-3|1121	%if %{build_mk}
14mr|kde-l10n-4.13.3-3|1122	%package mk
14mr|kde-l10n-4.13.3-3|1123	Summary:	Macedonian language support for KDE
14mr|kde-l10n-4.13.3-3|1124	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1125	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1126	Requires:	locales-mk
14mr|kde-l10n-4.13.3-3|1127	Provides:	%{name}-Macedonian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1128	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1129	
14mr|kde-l10n-4.13.3-3|1130	%description mk
14mr|kde-l10n-4.13.3-3|1131	%{summary}.
14mr|kde-l10n-4.13.3-3|1132	
14mr|kde-l10n-4.13.3-3|1133	%files mk
14mr|kde-l10n-4.13.3-3|1134	%lang(mk) %{_kde_datadir}/locale/mk/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1135	%{_kde_datadir}/locale/mk/entry.desktop
14mr|kde-l10n-4.13.3-3|1136	%endif
14mr|kde-l10n-4.13.3-3|1137	
14mr|kde-l10n-4.13.3-3|1138	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1139	
14mr|kde-l10n-4.13.3-3|1140	%if %{build_mai}
14mr|kde-l10n-4.13.3-3|1141	%package mai
14mr|kde-l10n-4.13.3-3|1142	Summary:	Maithili language support for KDE
14mr|kde-l10n-4.13.3-3|1143	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1144	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1145	Requires:	locales-mai
14mr|kde-l10n-4.13.3-3|1146	Provides:	%{name}-Maithili = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1147	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1148	
14mr|kde-l10n-4.13.3-3|1149	%description mai
14mr|kde-l10n-4.13.3-3|1150	%{summary}.
14mr|kde-l10n-4.13.3-3|1151	
14mr|kde-l10n-4.13.3-3|1152	%files mai
14mr|kde-l10n-4.13.3-3|1153	%lang(mai) %{_kde_datadir}/locale/mai/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1154	%{_kde_datadir}/locale/mai/entry.desktop
14mr|kde-l10n-4.13.3-3|1155	%endif
14mr|kde-l10n-4.13.3-3|1156	
14mr|kde-l10n-4.13.3-3|1157	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1158	
14mr|kde-l10n-4.13.3-3|1159	%if %{build_ml}
14mr|kde-l10n-4.13.3-3|1160	%package ml
14mr|kde-l10n-4.13.3-3|1161	Summary:	Malayalam language support for KDE
14mr|kde-l10n-4.13.3-3|1162	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1163	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1164	Requires:	locales-ml
14mr|kde-l10n-4.13.3-3|1165	Provides:	%{name}-Malayalam = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1166	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1167	
14mr|kde-l10n-4.13.3-3|1168	%description ml
14mr|kde-l10n-4.13.3-3|1169	%{summary}.
14mr|kde-l10n-4.13.3-3|1170	
14mr|kde-l10n-4.13.3-3|1171	%files ml
14mr|kde-l10n-4.13.3-3|1172	%lang(ml) %{_kde_datadir}/locale/ml/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1173	%{_kde_datadir}/locale/ml/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1174	%{_kde_datadir}/locale/ml/entry.desktop
14mr|kde-l10n-4.13.3-3|1175	%{_kde_appsdir}/klettres/ml/
14mr|kde-l10n-4.13.3-3|1176	%endif
14mr|kde-l10n-4.13.3-3|1177	
14mr|kde-l10n-4.13.3-3|1178	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1179	
14mr|kde-l10n-4.13.3-3|1180	%if %{build_mt}
14mr|kde-l10n-4.13.3-3|1181	%package mt
14mr|kde-l10n-4.13.3-3|1182	Summary:	Maltese language support for KDE
14mr|kde-l10n-4.13.3-3|1183	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1184	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1185	Provides:	%{name}-Maltese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1186	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1187	
14mr|kde-l10n-4.13.3-3|1188	%description mt
14mr|kde-l10n-4.13.3-3|1189	%{summary}.
14mr|kde-l10n-4.13.3-3|1190	
14mr|kde-l10n-4.13.3-3|1191	%files mt
14mr|kde-l10n-4.13.3-3|1192	%lang(mt) %{_kde_datadir}/locale/mt/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1193	%{_kde_datadir}/locale/mt/entry.desktop
14mr|kde-l10n-4.13.3-3|1194	%endif
14mr|kde-l10n-4.13.3-3|1195	
14mr|kde-l10n-4.13.3-3|1196	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1197	
14mr|kde-l10n-4.13.3-3|1198	%if %{build_mr}
14mr|kde-l10n-4.13.3-3|1199	%package mr
14mr|kde-l10n-4.13.3-3|1200	Summary:	Marathi language support for KDE
14mr|kde-l10n-4.13.3-3|1201	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1202	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1203	Requires:	locales-ca
14mr|kde-l10n-4.13.3-3|1204	Provides:	%{name}-Marathi = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1205	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1206	
14mr|kde-l10n-4.13.3-3|1207	%description mr
14mr|kde-l10n-4.13.3-3|1208	%{summary}.
14mr|kde-l10n-4.13.3-3|1209	
14mr|kde-l10n-4.13.3-3|1210	%files mr
14mr|kde-l10n-4.13.3-3|1211	%lang(mr) %{_kde_datadir}/locale/mr/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1212	%{_kde_datadir}/locale/mr/entry.desktop
14mr|kde-l10n-4.13.3-3|1213	%endif
14mr|kde-l10n-4.13.3-3|1214	
14mr|kde-l10n-4.13.3-3|1215	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1216	
14mr|kde-l10n-4.13.3-3|1217	%if %{build_ne}
14mr|kde-l10n-4.13.3-3|1218	%package ne
14mr|kde-l10n-4.13.3-3|1219	Summary:	Nepali language support for KDE
14mr|kde-l10n-4.13.3-3|1220	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1221	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1222	Requires:	locales-ne
14mr|kde-l10n-4.13.3-3|1223	Provides:	%{name}-Nepali = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1224	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1225	
14mr|kde-l10n-4.13.3-3|1226	%description ne
14mr|kde-l10n-4.13.3-3|1227	%{summary}.
14mr|kde-l10n-4.13.3-3|1228	
14mr|kde-l10n-4.13.3-3|1229	%files ne
14mr|kde-l10n-4.13.3-3|1230	%lang(ne) %{_kde_datadir}/locale/ne/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1231	%{_kde_datadir}/locale/ne/entry.desktop
14mr|kde-l10n-4.13.3-3|1232	%endif
14mr|kde-l10n-4.13.3-3|1233	
14mr|kde-l10n-4.13.3-3|1234	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1235	
14mr|kde-l10n-4.13.3-3|1236	%if %{build_nl}
14mr|kde-l10n-4.13.3-3|1237	%package nl
14mr|kde-l10n-4.13.3-3|1238	Summary:	Dutch language support for KDE
14mr|kde-l10n-4.13.3-3|1239	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1240	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1241	Requires:	locales-nl
14mr|kde-l10n-4.13.3-3|1242	Provides:	%{name}-nl = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1243	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1244	
14mr|kde-l10n-4.13.3-3|1245	%description nl
14mr|kde-l10n-4.13.3-3|1246	%{summary}.
14mr|kde-l10n-4.13.3-3|1247	
14mr|kde-l10n-4.13.3-3|1248	%files nl
14mr|kde-l10n-4.13.3-3|1249	%lang(nl) %{_kde_datadir}/locale/nl/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1250	%{_kde_datadir}/locale/nl/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1251	%{_kde_datadir}/locale/nl/entry.desktop
14mr|kde-l10n-4.13.3-3|1252	%{_kde_appsdir}/ktuberling/sounds/nl*
14mr|kde-l10n-4.13.3-3|1253	%{_kde_appsdir}/klettres/nl/
14mr|kde-l10n-4.13.3-3|1254	%{_kde_appsdir}/kvtml/nl/
14mr|kde-l10n-4.13.3-3|1255	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nl.xml
14mr|kde-l10n-4.13.3-3|1256	%{_kde_appsdir}/kturtle/data/logokeywords.nl.xml
14mr|kde-l10n-4.13.3-3|1257	%{_kde_appsdir}/kturtle/examples/nl/*.logo
14mr|kde-l10n-4.13.3-3|1258	%{_kde_docdir}/HTML/nl/*
14mr|kde-l10n-4.13.3-3|1259	%{_kde_mandir}/nl/*/*
14mr|kde-l10n-4.13.3-3|1260	%endif
14mr|kde-l10n-4.13.3-3|1261	
14mr|kde-l10n-4.13.3-3|1262	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1263	
14mr|kde-l10n-4.13.3-3|1264	%if %{build_se}
14mr|kde-l10n-4.13.3-3|1265	%package se
14mr|kde-l10n-4.13.3-3|1266	Summary:	Northern Sami language support for KDE
14mr|kde-l10n-4.13.3-3|1267	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1268	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1269	Requires:	locales-se
14mr|kde-l10n-4.13.3-3|1270	Provides:	%{name}-NorthernSami = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1271	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1272	
14mr|kde-l10n-4.13.3-3|1273	%description se
14mr|kde-l10n-4.13.3-3|1274	%{summary}.
14mr|kde-l10n-4.13.3-3|1275	
14mr|kde-l10n-4.13.3-3|1276	%files se
14mr|kde-l10n-4.13.3-3|1277	%lang(se) %{_kde_datadir}/locale/se/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1278	%{_kde_datadir}/locale/se/entry.desktop
14mr|kde-l10n-4.13.3-3|1279	%endif
14mr|kde-l10n-4.13.3-3|1280	
14mr|kde-l10n-4.13.3-3|1281	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1282	
14mr|kde-l10n-4.13.3-3|1283	%if %{build_nb}
14mr|kde-l10n-4.13.3-3|1284	%package nb
14mr|kde-l10n-4.13.3-3|1285	Summary:	Norwegian (Bokmaal) language support for KDE
14mr|kde-l10n-4.13.3-3|1286	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1287	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1288	Requires:	locales-nb
14mr|kde-l10n-4.13.3-3|1289	Provides:	%{name}-Norwegian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1290	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1291	
14mr|kde-l10n-4.13.3-3|1292	%description nb
14mr|kde-l10n-4.13.3-3|1293	%{summary}.
14mr|kde-l10n-4.13.3-3|1294	
14mr|kde-l10n-4.13.3-3|1295	%files nb
14mr|kde-l10n-4.13.3-3|1296	%lang(nb) %{_kde_datadir}/locale/nb/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1297	%{_kde_datadir}/locale/nb/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1298	%{_kde_datadir}/locale/nb/entry.desktop
14mr|kde-l10n-4.13.3-3|1299	%{_kde_appsdir}/khangman/nb.txt
14mr|kde-l10n-4.13.3-3|1300	%{_kde_appsdir}/kvtml/nb/
14mr|kde-l10n-4.13.3-3|1301	%{_kde_appsdir}/klettres/nb/
14mr|kde-l10n-4.13.3-3|1302	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nb.xml
14mr|kde-l10n-4.13.3-3|1303	%{_kde_appsdir}/kturtle/data/logokeywords.nb.xml
14mr|kde-l10n-4.13.3-3|1304	%{_kde_appsdir}/kturtle/examples/nb/*.logo
14mr|kde-l10n-4.13.3-3|1305	%{_kde_docdir}/HTML/nb/*
14mr|kde-l10n-4.13.3-3|1306	%{_kde_mandir}/nb/*/*
14mr|kde-l10n-4.13.3-3|1307	%endif
14mr|kde-l10n-4.13.3-3|1308	
14mr|kde-l10n-4.13.3-3|1309	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1310	
14mr|kde-l10n-4.13.3-3|1311	%if %{build_nn}
14mr|kde-l10n-4.13.3-3|1312	%package nn
14mr|kde-l10n-4.13.3-3|1313	Summary:	Norwegian (Nynorsk) language support for KDE
14mr|kde-l10n-4.13.3-3|1314	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1315	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1316	Requires:	locales-nn
14mr|kde-l10n-4.13.3-3|1317	Provides:	%{name}-Norwegian-Nynorsk = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1318	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1319	
14mr|kde-l10n-4.13.3-3|1320	%description nn
14mr|kde-l10n-4.13.3-3|1321	%{summary}.
14mr|kde-l10n-4.13.3-3|1322	
14mr|kde-l10n-4.13.3-3|1323	%files nn
14mr|kde-l10n-4.13.3-3|1324	%lang(nn) %{_kde_datadir}/locale/nn/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1325	%{_kde_datadir}/locale/nn/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1326	%{_kde_datadir}/locale/nn/entry.desktop
14mr|kde-l10n-4.13.3-3|1327	%{_kde_appsdir}/khangman/nn.txt
14mr|kde-l10n-4.13.3-3|1328	%{_kde_appsdir}/kvtml/nn/
14mr|kde-l10n-4.13.3-3|1329	%{_kde_docdir}/HTML/nn/*
14mr|kde-l10n-4.13.3-3|1330	%endif
14mr|kde-l10n-4.13.3-3|1331	
14mr|kde-l10n-4.13.3-3|1332	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1333	
14mr|kde-l10n-4.13.3-3|1334	%if %{build_oc}
14mr|kde-l10n-4.13.3-3|1335	%package oc
14mr|kde-l10n-4.13.3-3|1336	Summary:	Occitan language support for KDE
14mr|kde-l10n-4.13.3-3|1337	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1338	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1339	Provides:	%{name}-Occitan = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1340	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1341	
14mr|kde-l10n-4.13.3-3|1342	%description oc
14mr|kde-l10n-4.13.3-3|1343	%{summary}.
14mr|kde-l10n-4.13.3-3|1344	
14mr|kde-l10n-4.13.3-3|1345	%files oc
14mr|kde-l10n-4.13.3-3|1346	%lang(oc) %{_kde_datadir}/locale/oc/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1347	%{_kde_datadir}/locale/oc/entry.desktop
14mr|kde-l10n-4.13.3-3|1348	%endif
14mr|kde-l10n-4.13.3-3|1349	
14mr|kde-l10n-4.13.3-3|1350	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1351	
14mr|kde-l10n-4.13.3-3|1352	%if %{build_pl}
14mr|kde-l10n-4.13.3-3|1353	%package pl
14mr|kde-l10n-4.13.3-3|1354	Summary:	Polish language support for KDE
14mr|kde-l10n-4.13.3-3|1355	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1356	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1357	Requires:	locales-pl
14mr|kde-l10n-4.13.3-3|1358	Provides:	%{name}-Polish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1359	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1360	
14mr|kde-l10n-4.13.3-3|1361	%description pl
14mr|kde-l10n-4.13.3-3|1362	%{summary}.
14mr|kde-l10n-4.13.3-3|1363	
14mr|kde-l10n-4.13.3-3|1364	%files pl
14mr|kde-l10n-4.13.3-3|1365	%lang(pl) %{_kde_datadir}/locale/pl/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1366	%{_kde_datadir}/locale/pl/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1367	%{_kde_datadir}/locale/pl/entry.desktop
14mr|kde-l10n-4.13.3-3|1368	%{_kde_appsdir}/khangman/pl.txt
14mr|kde-l10n-4.13.3-3|1369	%{_kde_appsdir}/kvtml/pl/
14mr|kde-l10n-4.13.3-3|1370	%{_kde_docdir}/HTML/pl/*
14mr|kde-l10n-4.13.3-3|1371	%{_kde_mandir}/pl/*/*
14mr|kde-l10n-4.13.3-3|1372	%endif
14mr|kde-l10n-4.13.3-3|1373	
14mr|kde-l10n-4.13.3-3|1374	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1375	
14mr|kde-l10n-4.13.3-3|1376	%if %{build_pt}
14mr|kde-l10n-4.13.3-3|1377	%package pt
14mr|kde-l10n-4.13.3-3|1378	Summary:	Portuguese language support for KDE
14mr|kde-l10n-4.13.3-3|1379	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1380	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1381	Requires:	locales-pt
14mr|kde-l10n-4.13.3-3|1382	Provides:	%{name}-Portuguese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1383	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1384	
14mr|kde-l10n-4.13.3-3|1385	%description pt
14mr|kde-l10n-4.13.3-3|1386	%{summary}.
14mr|kde-l10n-4.13.3-3|1387	
14mr|kde-l10n-4.13.3-3|1388	%files pt
14mr|kde-l10n-4.13.3-3|1389	%lang(pt) %{_kde_datadir}/locale/pt/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1390	%{_kde_datadir}/locale/pt/entry.desktop
14mr|kde-l10n-4.13.3-3|1391	%{_kde_appsdir}/khangman/pt.txt
14mr|kde-l10n-4.13.3-3|1392	%{_kde_appsdir}/ktuberling/sounds/pt*
14mr|kde-l10n-4.13.3-3|1393	%{_kde_appsdir}/kvtml/pt/
14mr|kde-l10n-4.13.3-3|1394	%{_kde_docdir}/HTML/pt/*
14mr|kde-l10n-4.13.3-3|1395	%{_kde_mandir}/pt/*/*
14mr|kde-l10n-4.13.3-3|1396	%endif
14mr|kde-l10n-4.13.3-3|1397	
14mr|kde-l10n-4.13.3-3|1398	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1399	
14mr|kde-l10n-4.13.3-3|1400	%if %{build_pa}
14mr|kde-l10n-4.13.3-3|1401	%package pa
14mr|kde-l10n-4.13.3-3|1402	Summary:	Punjabi language support for KDE
14mr|kde-l10n-4.13.3-3|1403	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1404	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1405	Requires:	locales-pa
14mr|kde-l10n-4.13.3-3|1406	Provides:	%{name}-Punjabi = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1407	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1408	
14mr|kde-l10n-4.13.3-3|1409	%description pa
14mr|kde-l10n-4.13.3-3|1410	%{summary}.
14mr|kde-l10n-4.13.3-3|1411	
14mr|kde-l10n-4.13.3-3|1412	%files pa
14mr|kde-l10n-4.13.3-3|1413	%lang(pa) %{_kde_datadir}/locale/pa/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1414	%{_kde_datadir}/locale/pa/entry.desktop
14mr|kde-l10n-4.13.3-3|1415	%{_kde_appsdir}/kvtml/pa
14mr|kde-l10n-4.13.3-3|1416	%endif
14mr|kde-l10n-4.13.3-3|1417	
14mr|kde-l10n-4.13.3-3|1418	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1419	
14mr|kde-l10n-4.13.3-3|1420	%if %{build_pt_BR}
14mr|kde-l10n-4.13.3-3|1421	%package pt_BR
14mr|kde-l10n-4.13.3-3|1422	Summary:	Brazil Portuguese language support for KDE
14mr|kde-l10n-4.13.3-3|1423	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1424	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1425	Requires:	locales-pt
14mr|kde-l10n-4.13.3-3|1426	Provides:	%{name}-Brazil = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1427	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1428	
14mr|kde-l10n-4.13.3-3|1429	%description pt_BR
14mr|kde-l10n-4.13.3-3|1430	%{summary}.
14mr|kde-l10n-4.13.3-3|1431	
14mr|kde-l10n-4.13.3-3|1432	%files pt_BR
14mr|kde-l10n-4.13.3-3|1433	%lang(pt_BR) %{_kde_datadir}/locale/pt_BR/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1434	%{_kde_datadir}/locale/pt_BR/entry.desktop
14mr|kde-l10n-4.13.3-3|1435	%{_kde_appsdir}/autocorrect/pt_BR.xml
14mr|kde-l10n-4.13.3-3|1436	%{_kde_appsdir}/khangman/pt_BR.txt
14mr|kde-l10n-4.13.3-3|1437	%{_kde_appsdir}/klettres/pt_BR/*
14mr|kde-l10n-4.13.3-3|1438	%{_kde_appsdir}/kvtml/pt_BR/
14mr|kde-l10n-4.13.3-3|1439	%{_kde_docdir}/HTML/pt_BR/*
14mr|kde-l10n-4.13.3-3|1440	%{_kde_mandir}/pt_BR/*/*
14mr|kde-l10n-4.13.3-3|1441	%endif
14mr|kde-l10n-4.13.3-3|1442	
14mr|kde-l10n-4.13.3-3|1443	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1444	
14mr|kde-l10n-4.13.3-3|1445	%if %{build_ro}
14mr|kde-l10n-4.13.3-3|1446	%package ro
14mr|kde-l10n-4.13.3-3|1447	Summary:	Romanian language support for KDE
14mr|kde-l10n-4.13.3-3|1448	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1449	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1450	Requires:	locales-ro
14mr|kde-l10n-4.13.3-3|1451	Provides:	%{name}-Romanian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1452	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1453	
14mr|kde-l10n-4.13.3-3|1454	%description ro
14mr|kde-l10n-4.13.3-3|1455	%{summary}.
14mr|kde-l10n-4.13.3-3|1456	
14mr|kde-l10n-4.13.3-3|1457	%files ro
14mr|kde-l10n-4.13.3-3|1458	%lang(ro) %{_kde_datadir}/locale/ro/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1459	%{_kde_datadir}/locale/ro/entry.desktop
14mr|kde-l10n-4.13.3-3|1460	%{_kde_appsdir}/kvtml/ro/
14mr|kde-l10n-4.13.3-3|1461	%{_kde_appsdir}/ktuberling/sounds/ro*
14mr|kde-l10n-4.13.3-3|1462	%{_kde_docdir}/HTML/ro/*
14mr|kde-l10n-4.13.3-3|1463	%endif
14mr|kde-l10n-4.13.3-3|1464	
14mr|kde-l10n-4.13.3-3|1465	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1466	
14mr|kde-l10n-4.13.3-3|1467	%if %{build_ru}
14mr|kde-l10n-4.13.3-3|1468	%package ru
14mr|kde-l10n-4.13.3-3|1469	Summary:	Russian language support for KDE
14mr|kde-l10n-4.13.3-3|1470	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1471	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1472	Requires:	locales-ru
14mr|kde-l10n-4.13.3-3|1473	Provides:	%{name}-Russian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1474	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1475	
14mr|kde-l10n-4.13.3-3|1476	%description ru
14mr|kde-l10n-4.13.3-3|1477	%{summary}.
14mr|kde-l10n-4.13.3-3|1478	
14mr|kde-l10n-4.13.3-3|1479	%files ru
14mr|kde-l10n-4.13.3-3|1480	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1481	%{_kde_datadir}/locale/ru/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1482	%{_kde_datadir}/locale/ru/entry.desktop
14mr|kde-l10n-4.13.3-3|1483	%{_kde_appsdir}/autocorrect/ru_RU.xml
14mr|kde-l10n-4.13.3-3|1484	%{_kde_appsdir}/kvtml/ru/
14mr|kde-l10n-4.13.3-3|1485	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.ru.xml
14mr|kde-l10n-4.13.3-3|1486	%{_kde_appsdir}/klettres/ru
14mr|kde-l10n-4.13.3-3|1487	%{_kde_appsdir}/ktuberling/sounds/ru/
14mr|kde-l10n-4.13.3-3|1488	%{_kde_appsdir}/ktuberling/sounds/ru.soundtheme
14mr|kde-l10n-4.13.3-3|1489	%{_kde_docdir}/HTML/ru/*
14mr|kde-l10n-4.13.3-3|1490	%{_kde_mandir}/ru/*/*
14mr|kde-l10n-4.13.3-3|1491	%endif
14mr|kde-l10n-4.13.3-3|1492	
14mr|kde-l10n-4.13.3-3|1493	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1494	
14mr|kde-l10n-4.13.3-3|1495	%if %{build_si}
14mr|kde-l10n-4.13.3-3|1496	%package si
14mr|kde-l10n-4.13.3-3|1497	Summary:	Sinhala language support for KDE
14mr|kde-l10n-4.13.3-3|1498	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1499	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1500	Requires:	locales-si
14mr|kde-l10n-4.13.3-3|1501	Provides:	%{name}-Sinhala = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1502	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1503	
14mr|kde-l10n-4.13.3-3|1504	%description si
14mr|kde-l10n-4.13.3-3|1505	%{summary}.
14mr|kde-l10n-4.13.3-3|1506	
14mr|kde-l10n-4.13.3-3|1507	%files si
14mr|kde-l10n-4.13.3-3|1508	%lang(si) %{_kde_datadir}/locale/si/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1509	%{_kde_datadir}/locale/si/entry.desktop
14mr|kde-l10n-4.13.3-3|1510	%endif
14mr|kde-l10n-4.13.3-3|1511	
14mr|kde-l10n-4.13.3-3|1512	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1513	
14mr|kde-l10n-4.13.3-3|1514	%if %{build_sk}
14mr|kde-l10n-4.13.3-3|1515	%package sk
14mr|kde-l10n-4.13.3-3|1516	Summary:	Slovak language support for KDE
14mr|kde-l10n-4.13.3-3|1517	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1518	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1519	Requires:	locales-sk
14mr|kde-l10n-4.13.3-3|1520	Provides:	%{name}-Slovak = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1521	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1522	
14mr|kde-l10n-4.13.3-3|1523	%description sk
14mr|kde-l10n-4.13.3-3|1524	%{summary}.
14mr|kde-l10n-4.13.3-3|1525	
14mr|kde-l10n-4.13.3-3|1526	%files sk
14mr|kde-l10n-4.13.3-3|1527	%lang(sk) %{_kde_datadir}/locale/sk/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1528	%{_kde_datadir}/locale/sk/entry.desktop
14mr|kde-l10n-4.13.3-3|1529	%endif
14mr|kde-l10n-4.13.3-3|1530	
14mr|kde-l10n-4.13.3-3|1531	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1532	
14mr|kde-l10n-4.13.3-3|1533	%if %{build_sl}
14mr|kde-l10n-4.13.3-3|1534	%package sl
14mr|kde-l10n-4.13.3-3|1535	Summary:	Slovenian language support for KDE
14mr|kde-l10n-4.13.3-3|1536	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1537	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1538	Requires:	locales-sl
14mr|kde-l10n-4.13.3-3|1539	Provides:	%{name}-Slovenian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1540	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1541	
14mr|kde-l10n-4.13.3-3|1542	%description sl
14mr|kde-l10n-4.13.3-3|1543	%{summary}.
14mr|kde-l10n-4.13.3-3|1544	
14mr|kde-l10n-4.13.3-3|1545	%files sl
14mr|kde-l10n-4.13.3-3|1546	%lang(sl) %{_kde_datadir}/locale/sl/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1547	%{_kde_datadir}/locale/sl/entry.desktop
14mr|kde-l10n-4.13.3-3|1548	%{_kde_appsdir}/khangman/sl.txt
14mr|kde-l10n-4.13.3-3|1549	%{_kde_appsdir}/ktuberling/sounds/sl*
14mr|kde-l10n-4.13.3-3|1550	%{_kde_appsdir}/kvtml/sl/*
14mr|kde-l10n-4.13.3-3|1551	%{_kde_docdir}/HTML/sl/*
14mr|kde-l10n-4.13.3-3|1552	%endif
14mr|kde-l10n-4.13.3-3|1553	
14mr|kde-l10n-4.13.3-3|1554	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1555	
14mr|kde-l10n-4.13.3-3|1556	%if %{build_sr}
14mr|kde-l10n-4.13.3-3|1557	%package sr
14mr|kde-l10n-4.13.3-3|1558	Summary:	Serbian language support for KDE
14mr|kde-l10n-4.13.3-3|1559	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1560	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1561	Requires:	locales-sr
14mr|kde-l10n-4.13.3-3|1562	Provides:	%{name}-Serbian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1563	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1564	
14mr|kde-l10n-4.13.3-3|1565	%description sr
14mr|kde-l10n-4.13.3-3|1566	%{summary}.
14mr|kde-l10n-4.13.3-3|1567	
14mr|kde-l10n-4.13.3-3|1568	%files sr
14mr|kde-l10n-4.13.3-3|1569	%lang(sr) %{_kde_datadir}/locale/sr/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1570	%{_kde_datadir}/locale/sr/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1571	%{_kde_datadir}/locale/sr/entry.desktop
14mr|kde-l10n-4.13.3-3|1572	%{_kde_datadir}/locale/sr@latin/entry.desktop
14mr|kde-l10n-4.13.3-3|1573	%{_kde_datadir}/locale/sr@latin/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1574	%{_kde_datadir}/locale/sr@latin/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1575	%{_kde_datadir}/locale/sr@ijekavian/LC_MESSAGES/
14mr|kde-l10n-4.13.3-3|1576	%{_kde_datadir}/locale/sr@ijekavian/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1577	%{_kde_datadir}/locale/sr@ijekavian/entry.desktop
14mr|kde-l10n-4.13.3-3|1578	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_MESSAGES/
14mr|kde-l10n-4.13.3-3|1579	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_SCRIPTS
14mr|kde-l10n-4.13.3-3|1580	%{_kde_datadir}/locale/sr@ijekavianlatin/entry.desktop
14mr|kde-l10n-4.13.3-3|1581	%{_kde_appsdir}/ktuberling/sounds/sr*
14mr|kde-l10n-4.13.3-3|1582	%{_kde_iconsdir}/*/*/*/*/sr/
14mr|kde-l10n-4.13.3-3|1583	%{_kde_iconsdir}/*/*/*/*/sr@latin/
14mr|kde-l10n-4.13.3-3|1584	%{_kde_iconsdir}/*/*/*/*/sr@ijekavian/
14mr|kde-l10n-4.13.3-3|1585	%{_kde_iconsdir}/*/*/*/*/sr@ijekavianlatin/
14mr|kde-l10n-4.13.3-3|1586	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr
14mr|kde-l10n-4.13.3-3|1587	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@latin
14mr|kde-l10n-4.13.3-3|1588	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavian
14mr|kde-l10n-4.13.3-3|1589	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavianlatin
14mr|kde-l10n-4.13.3-3|1590	%{_kde_appsdir}/desktoptheme/default/icons/l10n/sr*
14mr|kde-l10n-4.13.3-3|1591	%{_kde_appsdir}/khangman/sr@latin.txt
14mr|kde-l10n-4.13.3-3|1592	%{_kde_appsdir}/kvtml/sr*/
14mr|kde-l10n-4.13.3-3|1593	%{_kde_docdir}/HTML/sr/*
14mr|kde-l10n-4.13.3-3|1594	%{_kde_docdir}/HTML/sr@latin/*
14mr|kde-l10n-4.13.3-3|1595	%{_kde_mandir}/sr/*/*
14mr|kde-l10n-4.13.3-3|1596	%{_kde_mandir}/sr@latin/*/*
14mr|kde-l10n-4.13.3-3|1597	%endif
14mr|kde-l10n-4.13.3-3|1598	
14mr|kde-l10n-4.13.3-3|1599	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1600	
14mr|kde-l10n-4.13.3-3|1601	%if %{build_sv}
14mr|kde-l10n-4.13.3-3|1602	%package sv
14mr|kde-l10n-4.13.3-3|1603	Summary:	Swedish language support for KDE
14mr|kde-l10n-4.13.3-3|1604	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1605	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1606	Requires:	locales-sv
14mr|kde-l10n-4.13.3-3|1607	Provides:	%{name}-Swedish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1608	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1609	
14mr|kde-l10n-4.13.3-3|1610	%description sv
14mr|kde-l10n-4.13.3-3|1611	%{summary}.
14mr|kde-l10n-4.13.3-3|1612	
14mr|kde-l10n-4.13.3-3|1613	%files sv
14mr|kde-l10n-4.13.3-3|1614	%lang(sv) %{_kde_datadir}/locale/sv/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1615	%{_kde_datadir}/locale/sv/entry.desktop
14mr|kde-l10n-4.13.3-3|1616	%{_kde_datadir}/locale/sv/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1617	%{_kde_appsdir}/khangman/sv.txt
14mr|kde-l10n-4.13.3-3|1618	%{_kde_appsdir}/ktuberling/sounds/sv*
14mr|kde-l10n-4.13.3-3|1619	%{_kde_appsdir}/kvtml/sv/
14mr|kde-l10n-4.13.3-3|1620	%{_kde_docdir}/HTML/sv/*
14mr|kde-l10n-4.13.3-3|1621	%{_kde_mandir}/sv/*/*
14mr|kde-l10n-4.13.3-3|1622	%endif
14mr|kde-l10n-4.13.3-3|1623	
14mr|kde-l10n-4.13.3-3|1624	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1625	
14mr|kde-l10n-4.13.3-3|1626	%if %{build_ta}
14mr|kde-l10n-4.13.3-3|1627	%package ta
14mr|kde-l10n-4.13.3-3|1628	Summary:	Tamil language support for KDE
14mr|kde-l10n-4.13.3-3|1629	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1630	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1631	Requires:	locales-ta
14mr|kde-l10n-4.13.3-3|1632	Provides:	%{name}-Tamil = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1633	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1634	
14mr|kde-l10n-4.13.3-3|1635	%description ta
14mr|kde-l10n-4.13.3-3|1636	%{summary}.
14mr|kde-l10n-4.13.3-3|1637	
14mr|kde-l10n-4.13.3-3|1638	%files ta
14mr|kde-l10n-4.13.3-3|1639	%lang(ta) %{_kde_datadir}/locale/ta/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1640	%{_kde_datadir}/locale/ta/entry.desktop
14mr|kde-l10n-4.13.3-3|1641	%endif
14mr|kde-l10n-4.13.3-3|1642	
14mr|kde-l10n-4.13.3-3|1643	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1644	
14mr|kde-l10n-4.13.3-3|1645	%if %{build_tg}
14mr|kde-l10n-4.13.3-3|1646	%package tg
14mr|kde-l10n-4.13.3-3|1647	Summary:	Tajik language support for KDE
14mr|kde-l10n-4.13.3-3|1648	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1649	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1650	Requires:	locales-tg
14mr|kde-l10n-4.13.3-3|1651	Provides:	%{name}-Tajik = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1652	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1653	
14mr|kde-l10n-4.13.3-3|1654	%description tg
14mr|kde-l10n-4.13.3-3|1655	%{summary}.
14mr|kde-l10n-4.13.3-3|1656	
14mr|kde-l10n-4.13.3-3|1657	%files tg
14mr|kde-l10n-4.13.3-3|1658	%lang(tg) %{_kde_datadir}/locale/tg/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1659	%{_kde_datadir}/locale/tg/entry.desktop
14mr|kde-l10n-4.13.3-3|1660	%{_kde_appsdir}/kvtml/tg/
14mr|kde-l10n-4.13.3-3|1661	%{_kde_appsdir}/khangman/tg.txt
14mr|kde-l10n-4.13.3-3|1662	%endif
14mr|kde-l10n-4.13.3-3|1663	
14mr|kde-l10n-4.13.3-3|1664	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1665	
14mr|kde-l10n-4.13.3-3|1666	%if %{build_th}
14mr|kde-l10n-4.13.3-3|1667	%package th
14mr|kde-l10n-4.13.3-3|1668	Summary:	Thai language support for KDE
14mr|kde-l10n-4.13.3-3|1669	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1670	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1671	Requires:	locales-th
14mr|kde-l10n-4.13.3-3|1672	Provides:	%{name}-Thai = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1673	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1674	
14mr|kde-l10n-4.13.3-3|1675	%description th
14mr|kde-l10n-4.13.3-3|1676	%{summary}.
14mr|kde-l10n-4.13.3-3|1677	
14mr|kde-l10n-4.13.3-3|1678	%files th
14mr|kde-l10n-4.13.3-3|1679	%lang(th) %{_kde_datadir}/locale/th/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1680	%{_kde_datadir}/locale/th/charset
14mr|kde-l10n-4.13.3-3|1681	%{_kde_datadir}/locale/th/entry.desktop
14mr|kde-l10n-4.13.3-3|1682	%{_kde_datadir}/locale/th/flag.png
14mr|kde-l10n-4.13.3-3|1683	%endif
14mr|kde-l10n-4.13.3-3|1684	
14mr|kde-l10n-4.13.3-3|1685	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1686	
14mr|kde-l10n-4.13.3-3|1687	%if %{build_tr}
14mr|kde-l10n-4.13.3-3|1688	%package tr
14mr|kde-l10n-4.13.3-3|1689	Summary:	Turkish language support for KDE
14mr|kde-l10n-4.13.3-3|1690	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1691	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1692	Requires:	locales-tr
14mr|kde-l10n-4.13.3-3|1693	Provides:	%{name}-Turkish = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1694	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1695	
14mr|kde-l10n-4.13.3-3|1696	%description tr
14mr|kde-l10n-4.13.3-3|1697	%{summary}.
14mr|kde-l10n-4.13.3-3|1698	
14mr|kde-l10n-4.13.3-3|1699	%files tr
14mr|kde-l10n-4.13.3-3|1700	%lang(tr) %{_kde_datadir}/locale/tr/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1701	%{_kde_datadir}/locale/tr/entry.desktop
14mr|kde-l10n-4.13.3-3|1702	%{_kde_appsdir}/khangman/tr.txt
14mr|kde-l10n-4.13.3-3|1703	%{_kde_appsdir}/kvtml/tr/
14mr|kde-l10n-4.13.3-3|1704	%{_kde_docdir}/HTML/tr/*
14mr|kde-l10n-4.13.3-3|1705	%{_kde_mandir}/tr/*/*
14mr|kde-l10n-4.13.3-3|1706	%endif
14mr|kde-l10n-4.13.3-3|1707	
14mr|kde-l10n-4.13.3-3|1708	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1709	
14mr|kde-l10n-4.13.3-3|1710	%if %{build_uk}
14mr|kde-l10n-4.13.3-3|1711	%package uk
14mr|kde-l10n-4.13.3-3|1712	Summary:	Ukrainian language support for KDE
14mr|kde-l10n-4.13.3-3|1713	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1714	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1715	Requires:	locales-uk
14mr|kde-l10n-4.13.3-3|1716	Suggests:	%{name}-uk
14mr|kde-l10n-4.13.3-3|1717	Provides:	%{name}-Ukrainian = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1718	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1719	
14mr|kde-l10n-4.13.3-3|1720	%description uk
14mr|kde-l10n-4.13.3-3|1721	%{summary}.
14mr|kde-l10n-4.13.3-3|1722	
14mr|kde-l10n-4.13.3-3|1723	%files uk
14mr|kde-l10n-4.13.3-3|1724	%lang(uk) %{_kde_datadir}/locale/uk/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1725	%{_kde_datadir}/locale/uk/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1726	%{_kde_datadir}/locale/uk/entry.desktop
14mr|kde-l10n-4.13.3-3|1727	%{_kde_appsdir}/autocorrect/uk_UA.xml
14mr|kde-l10n-4.13.3-3|1728	%{_kde_appsdir}/ktuberling/sounds/uk*
14mr|kde-l10n-4.13.3-3|1729	%{_kde_appsdir}/step/objinfo/l10n/uk/
14mr|kde-l10n-4.13.3-3|1730	%{_kde_appsdir}/kvtml/uk/
14mr|kde-l10n-4.13.3-3|1731	%{_kde_appsdir}/klettres/uk/
14mr|kde-l10n-4.13.3-3|1732	%{_kde_docdir}/HTML/uk/*
14mr|kde-l10n-4.13.3-3|1733	%{_kde_mandir}/uk/*/*
14mr|kde-l10n-4.13.3-3|1734	%endif
14mr|kde-l10n-4.13.3-3|1735	
14mr|kde-l10n-4.13.3-3|1736	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1737	
14mr|kde-l10n-4.13.3-3|1738	%if %{build_ug}
14mr|kde-l10n-4.13.3-3|1739	%package ug
14mr|kde-l10n-4.13.3-3|1740	Summary:	Uyghur language support for KDE
14mr|kde-l10n-4.13.3-3|1741	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1742	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1743	Requires:	locales-ug
14mr|kde-l10n-4.13.3-3|1744	Provides:	%{name}-Uyghur = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1745	
14mr|kde-l10n-4.13.3-3|1746	%description ug
14mr|kde-l10n-4.13.3-3|1747	%{summary}.
14mr|kde-l10n-4.13.3-3|1748	
14mr|kde-l10n-4.13.3-3|1749	%files ug
14mr|kde-l10n-4.13.3-3|1750	%lang(ug) %{_kde_datadir}/locale/ug/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1751	%{_kde_datadir}/locale/ug/entry.desktop
14mr|kde-l10n-4.13.3-3|1752	%endif
14mr|kde-l10n-4.13.3-3|1753	
14mr|kde-l10n-4.13.3-3|1754	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1755	
14mr|kde-l10n-4.13.3-3|1756	%if %{build_ven}
14mr|kde-l10n-4.13.3-3|1757	%package ven
14mr|kde-l10n-4.13.3-3|1758	Summary:	Venda language support for KDE
14mr|kde-l10n-4.13.3-3|1759	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1760	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1761	Provides:	%{name}-Venda = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1762	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1763	
14mr|kde-l10n-4.13.3-3|1764	%description ven
14mr|kde-l10n-4.13.3-3|1765	%{summary}.
14mr|kde-l10n-4.13.3-3|1766	
14mr|kde-l10n-4.13.3-3|1767	%files ven
14mr|kde-l10n-4.13.3-3|1768	%lang(ven) %{_kde_datadir}/locale/ven/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1769	%{_kde_datadir}/locale/ven/entry.desktop
14mr|kde-l10n-4.13.3-3|1770	%endif
14mr|kde-l10n-4.13.3-3|1771	
14mr|kde-l10n-4.13.3-3|1772	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1773	
14mr|kde-l10n-4.13.3-3|1774	%if %{build_vi}
14mr|kde-l10n-4.13.3-3|1775	%package vi
14mr|kde-l10n-4.13.3-3|1776	Summary:	Vietnamese language support for KDE
14mr|kde-l10n-4.13.3-3|1777	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1778	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1779	Provides:	%{name}-Vietnamese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1780	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1781	
14mr|kde-l10n-4.13.3-3|1782	%description vi
14mr|kde-l10n-4.13.3-3|1783	%{summary}.
14mr|kde-l10n-4.13.3-3|1784	
14mr|kde-l10n-4.13.3-3|1785	%files vi
14mr|kde-l10n-4.13.3-3|1786	%lang(vi) %{_kde_datadir}/locale/vi/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1787	%{_kde_datadir}/locale/vi/entry.desktop
14mr|kde-l10n-4.13.3-3|1788	%endif
14mr|kde-l10n-4.13.3-3|1789	
14mr|kde-l10n-4.13.3-3|1790	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1791	
14mr|kde-l10n-4.13.3-3|1792	%if %{build_wa}
14mr|kde-l10n-4.13.3-3|1793	%package wa
14mr|kde-l10n-4.13.3-3|1794	Summary:	Walloon language support for KDE
14mr|kde-l10n-4.13.3-3|1795	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1796	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1797	Requires:	locales-wa
14mr|kde-l10n-4.13.3-3|1798	Provides:	%{name}-Walloon = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1799	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1800	
14mr|kde-l10n-4.13.3-3|1801	%description wa
14mr|kde-l10n-4.13.3-3|1802	%{summary}.
14mr|kde-l10n-4.13.3-3|1803	
14mr|kde-l10n-4.13.3-3|1804	%files wa
14mr|kde-l10n-4.13.3-3|1805	%lang(wa) %{_kde_datadir}/locale/wa/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1806	%{_kde_datadir}/locale/wa/entry.desktop
14mr|kde-l10n-4.13.3-3|1807	%{_kde_appsdir}/ktuberling/sounds/wa*
14mr|kde-l10n-4.13.3-3|1808	%{_kde_docdir}/HTML/wa/*
14mr|kde-l10n-4.13.3-3|1809	%endif
14mr|kde-l10n-4.13.3-3|1810	
14mr|kde-l10n-4.13.3-3|1811	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1812	
14mr|kde-l10n-4.13.3-3|1813	%if %{build_xh}
14mr|kde-l10n-4.13.3-3|1814	%package xh
14mr|kde-l10n-4.13.3-3|1815	Summary:	Xhosa (a Bantu language) support for KDE
14mr|kde-l10n-4.13.3-3|1816	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1817	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1818	Provides:	%{name}-Xhosa = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1819	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1820	
14mr|kde-l10n-4.13.3-3|1821	%description xh
14mr|kde-l10n-4.13.3-3|1822	%{summary}.
14mr|kde-l10n-4.13.3-3|1823	
14mr|kde-l10n-4.13.3-3|1824	%files xh
14mr|kde-l10n-4.13.3-3|1825	%lang(xh) %{_kde_datadir}/locale/xh/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1826	%{_kde_datadir}/locale/xh/entry.desktop
14mr|kde-l10n-4.13.3-3|1827	%endif
14mr|kde-l10n-4.13.3-3|1828	
14mr|kde-l10n-4.13.3-3|1829	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1830	
14mr|kde-l10n-4.13.3-3|1831	%if %{build_zh_CN}
14mr|kde-l10n-4.13.3-3|1832	%package zh_CN
14mr|kde-l10n-4.13.3-3|1833	Summary:	Chinese (Simplified Chinese) language support for KDE
14mr|kde-l10n-4.13.3-3|1834	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1835	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1836	Requires:	locales-zh
14mr|kde-l10n-4.13.3-3|1837	Provides:	%{name}-Chinese = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1838	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1839	
14mr|kde-l10n-4.13.3-3|1840	%description zh_CN
14mr|kde-l10n-4.13.3-3|1841	%{summary}.
14mr|kde-l10n-4.13.3-3|1842	
14mr|kde-l10n-4.13.3-3|1843	%files zh_CN
14mr|kde-l10n-4.13.3-3|1844	%lang(zh_CN) %{_kde_datadir}/locale/zh_CN/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1845	%{_kde_datadir}/locale/zh_CN/LC_SCRIPTS/
14mr|kde-l10n-4.13.3-3|1846	%{_kde_datadir}/locale/zh_CN/charset
14mr|kde-l10n-4.13.3-3|1847	%{_kde_datadir}/locale/zh_CN/entry.desktop
14mr|kde-l10n-4.13.3-3|1848	%{_kde_datadir}/locale/zh_CN/flag.png
14mr|kde-l10n-4.13.3-3|1849	%{_kde_appsdir}/kvtml/zh_CN/
14mr|kde-l10n-4.13.3-3|1850	%{_kde_appsdir}/step/objinfo/l10n/zh_CN/
14mr|kde-l10n-4.13.3-3|1851	%{_kde_docdir}/HTML/zh_CN/*
14mr|kde-l10n-4.13.3-3|1852	%endif
14mr|kde-l10n-4.13.3-3|1853	
14mr|kde-l10n-4.13.3-3|1854	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1855	
14mr|kde-l10n-4.13.3-3|1856	%if %{build_zh_TW}
14mr|kde-l10n-4.13.3-3|1857	%package zh_TW
14mr|kde-l10n-4.13.3-3|1858	Summary:	Chinese (Traditional) language support for KDE
14mr|kde-l10n-4.13.3-3|1859	Group:		System/Internationalization
14mr|kde-l10n-4.13.3-3|1860	Provides:	%{name} = %{version}
14mr|kde-l10n-4.13.3-3|1861	Requires:	locales-zh
14mr|kde-l10n-4.13.3-3|1862	Provides:	%{name}-Chinese-Traditional = %{version}-%{release}
14mr|kde-l10n-4.13.3-3|1863	Conflicts:	konq-plugins < 1:4.6.1
14mr|kde-l10n-4.13.3-3|1864	
14mr|kde-l10n-4.13.3-3|1865	%description zh_TW
14mr|kde-l10n-4.13.3-3|1866	%{summary}.
14mr|kde-l10n-4.13.3-3|1867	
14mr|kde-l10n-4.13.3-3|1868	%files zh_TW
14mr|kde-l10n-4.13.3-3|1869	%lang(zh_TW) %{_kde_datadir}/locale/zh_TW/LC_MESSAGES/*
14mr|kde-l10n-4.13.3-3|1870	%{_kde_datadir}/locale/zh_TW/entry.desktop
14mr|kde-l10n-4.13.3-3|1871	%{_kde_docdir}/HTML/zh_TW/*
14mr|kde-l10n-4.13.3-3|1872	%endif
14mr|kde-l10n-4.13.3-3|1873	
14mr|kde-l10n-4.13.3-3|1874	#------------------------------------------------------------------------------
14mr|kde-l10n-4.13.3-3|1875	
14mr|kde-l10n-4.13.3-3|1876	%prep
14mr|kde-l10n-4.13.3-3|1877	%setup -T -q -n %{name}-%{version} -c
14mr|kde-l10n-4.13.3-3|1878	
14mr|kde-l10n-4.13.3-3|1879	for lang in %{langlist} ; do
14mr|kde-l10n-4.13.3-3|1880	echo $lang | grep -v '^#' && \
14mr|kde-l10n-4.13.3-3|1881	xz -dc %{_sourcedir}/%{name}-$lang-%{version}.tar.xz | tar -xf -
14mr|kde-l10n-4.13.3-3|1882	done
14mr|kde-l10n-4.13.3-3|1883	
14mr|kde-l10n-4.13.3-3|1884	%if %{build_ca_valencia}
14mr|kde-l10n-4.13.3-3|1885	tar -xf %{_sourcedir}/%{name}-ca@valencia-%{version}.tar.xz
14mr|kde-l10n-4.13.3-3|1886	%endif
14mr|kde-l10n-4.13.3-3|1887	
14mr|kde-l10n-4.13.3-3|1888	# Translation updates
14mr|kde-l10n-4.13.3-3|1889	cp %{SOURCE102} %{name}-ru-%{version}/messages/kdelibs/kfilemodule.po
14mr|kde-l10n-4.13.3-3|1890	cp %{SOURCE103} %{name}-ru-%{version}/messages/kdelibs/makekdewidgets.po
14mr|kde-l10n-4.13.3-3|1891	cp %{SOURCE104} %{name}-ru-%{version}/messages/kdelibs/kcm_baloofile.po
14mr|kde-l10n-4.13.3-3|1892	
14mr|kde-l10n-4.13.3-3|1893	# Add extra docbooks
14mr|kde-l10n-4.13.3-3|1894	pushd %{name}-ru-%{version}
14mr|kde-l10n-4.13.3-3|1895	tar -xaf %{SOURCE200}
14mr|kde-l10n-4.13.3-3|1896	popd
14mr|kde-l10n-4.13.3-3|1897	
14mr|kde-l10n-4.13.3-3|1898	%build
14mr|kde-l10n-4.13.3-3|1899	for lang in %{langlist} ; do
14mr|kde-l10n-4.13.3-3|1900	pushd %{name}-$lang-%{version}
14mr|kde-l10n-4.13.3-3|1901	%cmake_kde4
14mr|kde-l10n-4.13.3-3|1902	%make
14mr|kde-l10n-4.13.3-3|1903	popd
14mr|kde-l10n-4.13.3-3|1904	done
14mr|kde-l10n-4.13.3-3|1905	
14mr|kde-l10n-4.13.3-3|1906	# build ca@valencia separately due to the @ in the tarball name
14mr|kde-l10n-4.13.3-3|1907	%if %{build_ca_valencia}
14mr|kde-l10n-4.13.3-3|1908	pushd %{name}-ca@valencia-%{version}
14mr|kde-l10n-4.13.3-3|1909	%cmake_kde4
14mr|kde-l10n-4.13.3-3|1910	%make
14mr|kde-l10n-4.13.3-3|1911	popd
14mr|kde-l10n-4.13.3-3|1912	%endif
14mr|kde-l10n-4.13.3-3|1913	
14mr|kde-l10n-4.13.3-3|1914	%install
14mr|kde-l10n-4.13.3-3|1915	for lang in %{langlist} ; do
14mr|kde-l10n-4.13.3-3|1916	pushd %{name}-$lang-%{version}
14mr|kde-l10n-4.13.3-3|1917	%makeinstall_std -C build
14mr|kde-l10n-4.13.3-3|1918	popd
14mr|kde-l10n-4.13.3-3|1919	done
14mr|kde-l10n-4.13.3-3|1920	
14mr|kde-l10n-4.13.3-3|1921	# install ca@valencia separately due to the @ in the tarball name
14mr|kde-l10n-4.13.3-3|1922	%if %{build_ca_valencia}
14mr|kde-l10n-4.13.3-3|1923	pushd %{name}-ca@valencia-%{version}
14mr|kde-l10n-4.13.3-3|1924	%makeinstall_std -C build
14mr|kde-l10n-4.13.3-3|1925	popd
14mr|kde-l10n-4.13.3-3|1926	%endif
14mr|kde-l10n-4.13.3-3|1927	
14mr|kde-l10n-4.13.3-3|1928	
14mr|kde-l10n-4.13.3-3|1929	%changelog
14mr|kde-l10n-4.13.3-3|1930	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-3
14mr|kde-l10n-4.13.3-3|1931	+ Revision: 34a22bf
14mr|kde-l10n-4.13.3-3|1932	- Add extra docbooks for Russian locale
14mr|kde-l10n-4.13.3-3|1933	
14mr|kde-l10n-4.13.3-3|1934	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-2
14mr|kde-l10n-4.13.3-3|1935	+ Revision: 7ca4a5d
14mr|kde-l10n-4.13.3-3|1936	- Use better kcm_baloofile ru translation
14mr|kde-l10n-4.13.3-3|1937	
14mr|kde-l10n-4.13.3-3|1938	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kde-l10n-4.13.3-3|1939	+ Revision: 22e5363
14mr|kde-l10n-4.13.3-3|1940	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-l10n-4.13.3-3|1941	
14mr|kde-l10n-4.13.3-3|1942	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.13.2-2
14mr|kde-l10n-4.13.3-3|1943	+ Revision: 4b3b236
14mr|kde-l10n-4.13.3-3|1944	- MassBuild#440: Increase release tag
14mr|kde-l10n-4.13.3-3|1945	
14mr|kde-l10n-4.13.3-3|1946	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.2-1
14mr|kde-l10n-4.13.3-3|1947	+ Revision: d4874a3
14mr|kde-l10n-4.13.3-3|1948	- LOG New version 4.13.2 (sync spec and patches with Cooker)
14mr|kde-l10n-4.13.3-3|1949	
14mr|kde-l10n-4.13.3-3|1950	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
14mr|kde-l10n-4.13.3-3|1951	+ Revision: b5667dc
14mr|kde-l10n-4.13.3-3|1952	- LOG New version 4.12.4 (sync spec and patches with Cooker)
14mr|kde-l10n-4.13.3-3|1953	
14mr|kde-l10n-4.13.3-3|1954	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.3-1
14mr|kde-l10n-4.13.3-3|1955	+ Revision: 355b127
14mr|kde-l10n-4.13.3-3|1956	- LOG New version 4.12.3 (sync spec and patches with Cooker)
14mr|kde-l10n-4.13.3-3|1957	
14mr|kde-l10n-4.13.3-3|1958	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.4-1
14mr|kde-l10n-4.13.3-3|1959	+ Revision: 733b657
14mr|kde-l10n-4.13.3-3|1960	- LOG New version 4.11.4
14mr|kde-l10n-4.13.3-3|1961	
14mr|kde-l10n-4.13.3-3|1962	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.3-1
14mr|kde-l10n-4.13.3-3|1963	+ Revision: 956a236
14mr|kde-l10n-4.13.3-3|1964	- LOG New version 4.11.3
14mr|kde-l10n-4.13.3-3|1965	
14mr|kde-l10n-4.13.3-3|1966	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.2-1
14mr|kde-l10n-4.13.3-3|1967	+ Revision: efb5476
14mr|kde-l10n-4.13.3-3|1968	- LOG New version 4.11.2
14mr|kde-l10n-4.13.3-3|1969	
14mr|kde-l10n-4.13.3-3|1970	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.5-1
14mr|kde-l10n-4.13.3-3|1971	+ Revision: 2ee490e
14mr|kde-l10n-4.13.3-3|1972	- LOG New version 4.10.5
14mr|kde-l10n-4.13.3-3|1973	
14mr|kde-l10n-4.13.3-3|1974	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.4-1
14mr|kde-l10n-4.13.3-3|1975	+ Revision: 2996b63
14mr|kde-l10n-4.13.3-3|1976	- LOG New version 4.10.4
14mr|kde-l10n-4.13.3-3|1977	
14mr|kde-l10n-4.13.3-3|1978	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.3-3
14mr|kde-l10n-4.13.3-3|1979	+ Revision: 8bec613
14mr|kde-l10n-4.13.3-3|1980	- LOG Add missing ru translations kfilemodule.po and makekdewidgets.po
14mr|kde-l10n-4.13.3-3|1981	
14mr|kde-l10n-4.13.3-3|1982	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.3-2
14mr|kde-l10n-4.13.3-3|1983	+ Revision: f9edf13
14mr|kde-l10n-4.13.3-3|1984	- LOG New version 4.10.3 (sync with Cooker)
14mr|kde-l10n-4.13.3-3|1985	
14mr|kde-l10n-4.13.3-3|1986	* Wed Feb 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.5-3
14mr|kde-l10n-4.13.3-3|1987	+ Revision: 89e987c
14mr|kde-l10n-4.13.3-3|1988	- LOG Update russian translations for timezones and activities (backport files from KDE4 4.10)
14mr|kde-l10n-4.13.3-3|1989	
14mr|kde-l10n-4.13.3-3|1990	* Fri Feb 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.5-2
14mr|kde-l10n-4.13.3-3|1991	+ Revision: e16e265
14mr|kde-l10n-4.13.3-3|1992	- LOG Update Russian translation (backport some files from KDE4 4.10)
14mr|kde-l10n-4.13.3-3|1993	
14mr|kde-l10n-4.13.3-3|1994	* Sun Jan 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.5-1
14mr|kde-l10n-4.13.3-3|1995	+ Revision: df41167
14mr|kde-l10n-4.13.3-3|1996	- LOG New version 4.9.5
14mr|kde-l10n-4.13.3-3|1997	
14mr|kde-l10n-4.13.3-3|1998	* Thu Dec 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
14mr|kde-l10n-4.13.3-3|1999	+ Revision: 77259af
14mr|kde-l10n-4.13.3-3|2000	- LOG New version 4.9.4, drop old already not used l10n-ru patch
14mr|kde-l10n-4.13.3-3|2001	
14mr|kde-l10n-4.13.3-3|2002	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
14mr|kde-l10n-4.13.3-3|2003	+ Revision: c141301
14mr|kde-l10n-4.13.3-3|2004	- LOG Add rpmlint filter
14mr|kde-l10n-4.13.3-3|2005	
14mr|kde-l10n-4.13.3-3|2006	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
14mr|kde-l10n-4.13.3-3|2007	+ Revision: da1962b
14mr|kde-l10n-4.13.3-3|2008	- LOG New version 4.9.3
14mr|kde-l10n-4.13.3-3|2009	
14mr|kde-l10n-4.13.3-3|2010	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
14mr|kde-l10n-4.13.3-3|2011	+ Revision: ad5f4b3
14mr|kde-l10n-4.13.3-3|2012	- Update files for fr locale
14mr|kde-l10n-4.13.3-3|2013	
14mr|kde-l10n-4.13.3-3|2014	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
14mr|kde-l10n-4.13.3-3|2015	+ Revision: 73d6d7b
14mr|kde-l10n-4.13.3-3|2016	- New version 4.9.2
14mr|kde-l10n-4.13.3-3|2017	
14mr|kde-l10n-4.13.3-3|2018	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
14mr|kde-l10n-4.13.3-3|2019	+ Revision: c0bd335
14mr|kde-l10n-4.13.3-3|2020	- New version 4.9.1
14mr|kde-l10n-4.13.3-3|2021	
14mr|kde-l10n-4.13.3-3|2022	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
14mr|kde-l10n-4.13.3-3|2023	+ Revision: 99ccbcd
14mr|kde-l10n-4.13.3-3|2024	- LOG Disable id language for now as it is missing in upstream
14mr|kde-l10n-4.13.3-3|2025	
14mr|kde-l10n-4.13.3-3|2026	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
14mr|kde-l10n-4.13.3-3|2027	+ Revision: 4ca6ab0
14mr|kde-l10n-4.13.3-3|2028	- Fix URL
14mr|kde-l10n-4.13.3-3|2029	
14mr|kde-l10n-4.13.3-3|2030	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
14mr|kde-l10n-4.13.3-3|2031	+ Revision: 047cc92
14mr|kde-l10n-4.13.3-3|2032	- New version 4.9.0
14mr|kde-l10n-4.13.3-3|2033	
14mr|kde-l10n-4.13.3-3|2034	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
14mr|kde-l10n-4.13.3-3|2035	+ Revision: c12c22e
14mr|kde-l10n-4.13.3-3|2036	- New version 4.8.97
14mr|kde-l10n-4.13.3-3|2037	
14mr|kde-l10n-4.13.3-3|2038	* Fri Jun 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
14mr|kde-l10n-4.13.3-3|2039	+ Revision: 2dde742
14mr|kde-l10n-4.13.3-3|2040	- Update file list
14mr|kde-l10n-4.13.3-3|2041	
14mr|kde-l10n-4.13.3-3|2042	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
14mr|kde-l10n-4.13.3-3|2043	+ Revision: 80f0bdd
14mr|kde-l10n-4.13.3-3|2044	- Update file list
14mr|kde-l10n-4.13.3-3|2045	
14mr|kde-l10n-4.13.3-3|2046	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
14mr|kde-l10n-4.13.3-3|2047	+ Revision: d52322f
14mr|kde-l10n-4.13.3-3|2048	- Disable patch
14mr|kde-l10n-4.13.3-3|2049	
14mr|kde-l10n-4.13.3-3|2050	

16937 14
14mr|kdelibs4-4.13.3-2|1	%define bootstrap 0
14mr|kdelibs4-4.13.3-2|2	%{?_branch: %{expand: %%global bootstrap 1}}
14mr|kdelibs4-4.13.3-2|3	
14mr|kdelibs4-4.13.3-2|4	%define compile_apidox 0
14mr|kdelibs4-4.13.3-2|5	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
14mr|kdelibs4-4.13.3-2|6	
14mr|kdelibs4-4.13.3-2|7	%define with_drkonqi 0
14mr|kdelibs4-4.13.3-2|8	%{?_with_drkonqi: %{expand: %%global with_drkonqi 1}}
14mr|kdelibs4-4.13.3-2|9	
14mr|kdelibs4-4.13.3-2|10	%define udisk_backend 1
14mr|kdelibs4-4.13.3-2|11	
14mr|kdelibs4-4.13.3-2|12	# exclude libkactivities or not
14mr|kdelibs4-4.13.3-2|13	%define no_libkactivities 1
14mr|kdelibs4-4.13.3-2|14	
14mr|kdelibs4-4.13.3-2|15	%define build_nepomuk 1
14mr|kdelibs4-4.13.3-2|16	
14mr|kdelibs4-4.13.3-2|17	Summary:	K Desktop Environment - Libraries
14mr|kdelibs4-4.13.3-2|18	Name:		kdelibs4
14mr|kdelibs4-4.13.3-2|19	Version:	4.13.3
14mr|kdelibs4-4.13.3-2|20	Release:	2
14mr|kdelibs4-4.13.3-2|21	Epoch:		5
14mr|kdelibs4-4.13.3-2|22	Group:		Graphical desktop/KDE
14mr|kdelibs4-4.13.3-2|23	License:	ARTISTIC BSD GPLv2+ LGPLv2+ QPLv1.0
14mr|kdelibs4-4.13.3-2|24	Url:		http://www.kde.org
14mr|kdelibs4-4.13.3-2|25	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdelibs4-4.13.3-2|26	%if %{is_beta}
14mr|kdelibs4-4.13.3-2|27	%define ftpdir unstable
14mr|kdelibs4-4.13.3-2|28	%else
14mr|kdelibs4-4.13.3-2|29	%define ftpdir stable
14mr|kdelibs4-4.13.3-2|30	%endif
14mr|kdelibs4-4.13.3-2|31	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdelibs-%{version}.tar.xz
14mr|kdelibs4-4.13.3-2|32	Source100:	%{name}.rpmlintrc
14mr|kdelibs4-4.13.3-2|33	Patch1:		kdelibs-4.1.85-add-kde-menu.patch
14mr|kdelibs4-4.13.3-2|34	Patch2:		kdelibs-4.5.80-usr-abrt-instead-of-drkonqi.patch
14mr|kdelibs4-4.13.3-2|35	Patch3:		kdelibs-4.7.1-fix-cmakelist-to-use-pthread.patch
14mr|kdelibs4-4.13.3-2|36	# Battery reporting support for KDE Connect from
14mr|kdelibs4-4.13.3-2|37	# http://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/
14mr|kdelibs4-4.13.3-2|38	Patch10:	kdelibs-4.11.1-phonepower.patch
14mr|kdelibs4-4.13.3-2|39	# Revert upsteam commit because it leads to incorrect icons on desktop
14mr|kdelibs4-4.13.3-2|40	# For example, application shortcuts are displayed with x-desktop mimetype icon
14mr|kdelibs4-4.13.3-2|41	Patch11:	kdelibs-4.11.2-delayed-icons.patch
14mr|kdelibs4-4.13.3-2|42	# Revert upstream commit because it leads to ugly empty dialog popup when
14mr|kdelibs4-4.13.3-2|43	# adding new empty panel or RocketBar
14mr|kdelibs4-4.13.3-2|44	Patch12:	kdelibs-4.11.2-containment-config.patch
14mr|kdelibs4-4.13.3-2|45	# Include <QtCore/QFile> instead of <QFile> to fix build of other packages
14mr|kdelibs4-4.13.3-2|46	# that use kio - kradio etc
14mr|kdelibs4-4.13.3-2|47	Patch13:	kdelibs-4.12.4-qfile-header.patch
14mr|kdelibs4-4.13.3-2|48	Patch100:	kdelibs-4.8.0-plasma.patch
14mr|kdelibs4-4.13.3-2|49	Patch200:	kdelibs-4.8.1-add-extra-catalogs.patch
14mr|kdelibs4-4.13.3-2|50	Patch203:	kdelibs-4.8.95-fileplaces.patch
14mr|kdelibs4-4.13.3-2|51	Patch204:	kdelibs-4.8.1-kfile-knewfilemenu-removed-LinkToDevice.patch
14mr|kdelibs4-4.13.3-2|52	Patch206:	kdelibs-4.8.3-kfile-klook.patch
14mr|kdelibs4-4.13.3-2|53	Patch207:	kdelibs4-4.9.3-iconwidget-revert-commit-c6160d14.patch
14mr|kdelibs4-4.13.3-2|54	Patch208:	kdelibs-4.9.3-kio-ftp.patch
14mr|kdelibs4-4.13.3-2|55	# Don't use HEAD to get mimetype. Sometimes servers don't return mimetype
14mr|kdelibs4-4.13.3-2|56	# with it for webdav. It's also wrong for directories - HEAD will return
14mr|kdelibs4-4.13.3-2|57	# text/xml (since it's actually file listing in XML)
14mr|kdelibs4-4.13.3-2|58	Patch209:	kdelibs-4.12.4-improve-mimetype-detection-for-webdav.patch
14mr|kdelibs4-4.13.3-2|59	Patch210:	kdelibs-4.12.2-armlinking.patch
14mr|kdelibs4-4.13.3-2|60	Patch211:	kdelibs-4.13.2-kdecmake.patch
14mr|kdelibs4-4.13.3-2|61	BuildRequires:	automoc
14mr|kdelibs4-4.13.3-2|62	BuildRequires:	bison
14mr|kdelibs4-4.13.3-2|63	BuildRequires:	docbook-dtd42-xml
14mr|kdelibs4-4.13.3-2|64	BuildRequires:	docbook-style-xsl
14mr|kdelibs4-4.13.3-2|65	BuildRequires:	flex
14mr|kdelibs4-4.13.3-2|66	BuildRequires:	kde4-macros >= 4.1.71
14mr|kdelibs4-4.13.3-2|67	BuildRequires:	libxml2-utils
14mr|kdelibs4-4.13.3-2|68	BuildRequires:	rootcerts
14mr|kdelibs4-4.13.3-2|69	BuildRequires:	shared-mime-info
14mr|kdelibs4-4.13.3-2|70	BuildRequires:	xsltproc
14mr|kdelibs4-4.13.3-2|71	BuildRequires:	acl-devel
14mr|kdelibs4-4.13.3-2|72	BuildRequires:	aspell-devel
14mr|kdelibs4-4.13.3-2|73	BuildRequires:	bzip2-devel
14mr|kdelibs4-4.13.3-2|74	BuildRequires:	cups-devel >= 1.2
14mr|kdelibs4-4.13.3-2|75	BuildRequires:	gdbm-devel
14mr|kdelibs4-4.13.3-2|76	BuildRequires:	grantlee-devel
14mr|kdelibs4-4.13.3-2|77	BuildRequires:	hspell-devel
14mr|kdelibs4-4.13.3-2|78	BuildRequires:	krb5-devel
14mr|kdelibs4-4.13.3-2|79	BuildRequires:	utempter-devel
14mr|kdelibs4-4.13.3-2|80	BuildRequires:	pam-devel
14mr|kdelibs4-4.13.3-2|81	BuildRequires:	pcre-devel
14mr|kdelibs4-4.13.3-2|82	BuildRequires:	polkit-qt-1-devel >= 0.98.1
14mr|kdelibs4-4.13.3-2|83	BuildRequires:	sasl-devel
14mr|kdelibs4-4.13.3-2|84	BuildRequires:	tiff-devel
14mr|kdelibs4-4.13.3-2|85	BuildRequires:	ungif-devel
14mr|kdelibs4-4.13.3-2|86	BuildRequires:	pkgconfig(alsa)
14mr|kdelibs4-4.13.3-2|87	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mr|kdelibs4-4.13.3-2|88	BuildRequires:	pkgconfig(avahi-client)
14mr|kdelibs4-4.13.3-2|89	BuildRequires:	pkgconfig(dbusmenu-qt)
14mr|kdelibs4-4.13.3-2|90	BuildRequires:	pkgconfig(enchant)
14mr|kdelibs4-4.13.3-2|91	BuildRequires:	pkgconfig(gamin)
14mr|kdelibs4-4.13.3-2|92	BuildRequires:	pkgconfig(jasper)
14mr|kdelibs4-4.13.3-2|93	BuildRequires:	pkgconfig(libart-2.0)
14mr|kdelibs4-4.13.3-2|94	BuildRequires:	pkgconfig(libattica)
14mr|kdelibs4-4.13.3-2|95	BuildRequires:	pkgconfig(liblzma)
14mr|kdelibs4-4.13.3-2|96	BuildRequires:	pkgconfig(libstreams) >= 0.6.3
14mr|kdelibs4-4.13.3-2|97	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.11
14mr|kdelibs4-4.13.3-2|98	BuildRequires:	pkgconfig(libxslt)
14mr|kdelibs4-4.13.3-2|99	BuildRequires:	pkgconfig(mad)
14mr|kdelibs4-4.13.3-2|100	BuildRequires:	pkgconfig(openssl)
14mr|kdelibs4-4.13.3-2|101	BuildRequires:	pkgconfig(OpenEXR)
14mr|kdelibs4-4.13.3-2|102	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|103	BuildRequires:	pkgconfig(soprano) > 2.7.57
14mr|kdelibs4-4.13.3-2|104	%else
14mr|kdelibs4-4.13.3-2|105	BuildConflicts:	pkgconfig(soprano)
14mr|kdelibs4-4.13.3-2|106	%endif
14mr|kdelibs4-4.13.3-2|107	BuildRequires:	pkgconfig(phonon)
14mr|kdelibs4-4.13.3-2|108	BuildRequires:	pkgconfig(qca2)
14mr|kdelibs4-4.13.3-2|109	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdelibs4-4.13.3-2|110	BuildRequires:	pkgconfig(QtCore)
14mr|kdelibs4-4.13.3-2|111	BuildRequires:	pkgconfig(QtDBus)
14mr|kdelibs4-4.13.3-2|112	BuildRequires:	pkgconfig(QtWebKit)
14mr|kdelibs4-4.13.3-2|113	BuildRequires:	pkgconfig(vorbis)
14mr|kdelibs4-4.13.3-2|114	BuildRequires:	pkgconfig(xft)
14mr|kdelibs4-4.13.3-2|115	BuildRequires:	pkgconfig(xi)
14mr|kdelibs4-4.13.3-2|116	BuildRequires:	pkgconfig(xscrnsaver)
14mr|kdelibs4-4.13.3-2|117	BuildRequires:	pkgconfig(xpm)
14mr|kdelibs4-4.13.3-2|118	%if %{udisk_backend}
14mr|kdelibs4-4.13.3-2|119	BuildRequires:	pkgconfig(udev)
14mr|kdelibs4-4.13.3-2|120	%endif
14mr|kdelibs4-4.13.3-2|121	#Optional, but let's build support for what we can
14mr|kdelibs4-4.13.3-2|122	BuildRequires:	hupnp-devel
14mr|kdelibs4-4.13.3-2|123	BuildRequires:	media-player-info
14mr|kdelibs4-4.13.3-2|124	
14mr|kdelibs4-4.13.3-2|125	%description
14mr|kdelibs4-4.13.3-2|126	Libraries for the K Desktop Environment.
14mr|kdelibs4-4.13.3-2|127	
14mr|kdelibs4-4.13.3-2|128	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|129	
14mr|kdelibs4-4.13.3-2|130	%define kde3support_major 4
14mr|kdelibs4-4.13.3-2|131	%define libkde3support %mklibname kde3support %{kde3support_major}
14mr|kdelibs4-4.13.3-2|132	
14mr|kdelibs4-4.13.3-2|133	%package -n %{libkde3support}
14mr|kdelibs4-4.13.3-2|134	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|135	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|136	
14mr|kdelibs4-4.13.3-2|137	%description -n %{libkde3support}
14mr|kdelibs4-4.13.3-2|138	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|139	
14mr|kdelibs4-4.13.3-2|140	%files -n %{libkde3support}
14mr|kdelibs4-4.13.3-2|141	%{_kde_libdir}/libkde3support.so.%{kde3support_major}*
14mr|kdelibs4-4.13.3-2|142	
14mr|kdelibs4-4.13.3-2|143	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|144	
14mr|kdelibs4-4.13.3-2|145	%define kdecore_major 5
14mr|kdelibs4-4.13.3-2|146	%define libkdecore %mklibname kdecore %{kdecore_major}
14mr|kdelibs4-4.13.3-2|147	
14mr|kdelibs4-4.13.3-2|148	%package -n %{libkdecore}
14mr|kdelibs4-4.13.3-2|149	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|150	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|151	Requires:	phonon-backend >= 4.2.0
14mr|kdelibs4-4.13.3-2|152	Requires:	kde4-config-file
14mr|kdelibs4-4.13.3-2|153	%if ! %{bootstrap}
14mr|kdelibs4-4.13.3-2|154	Suggests:	kde-l10n
14mr|kdelibs4-4.13.3-2|155	%endif
14mr|kdelibs4-4.13.3-2|156	Requires:	kdelibs4-core = %{EVRD}
14mr|kdelibs4-4.13.3-2|157	
14mr|kdelibs4-4.13.3-2|158	%description -n %{libkdecore}
14mr|kdelibs4-4.13.3-2|159	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|160	
14mr|kdelibs4-4.13.3-2|161	%files -n %{libkdecore}
14mr|kdelibs4-4.13.3-2|162	%{_kde_libdir}/libkdecore.so.%{kdecore_major}*
14mr|kdelibs4-4.13.3-2|163	
14mr|kdelibs4-4.13.3-2|164	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|165	
14mr|kdelibs4-4.13.3-2|166	%define kdefakes_major 5
14mr|kdelibs4-4.13.3-2|167	%define libkdefakes %mklibname kdefakes %{kdefakes_major}
14mr|kdelibs4-4.13.3-2|168	
14mr|kdelibs4-4.13.3-2|169	%package -n %{libkdefakes}
14mr|kdelibs4-4.13.3-2|170	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|171	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|172	
14mr|kdelibs4-4.13.3-2|173	%description -n %{libkdefakes}
14mr|kdelibs4-4.13.3-2|174	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|175	
14mr|kdelibs4-4.13.3-2|176	%files -n %{libkdefakes}
14mr|kdelibs4-4.13.3-2|177	%{_kde_libdir}/libkdefakes.so.%{kdefakes_major}*
14mr|kdelibs4-4.13.3-2|178	
14mr|kdelibs4-4.13.3-2|179	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|180	
14mr|kdelibs4-4.13.3-2|181	%define kdesu_major 5
14mr|kdelibs4-4.13.3-2|182	%define libkdesu %mklibname kdesu %{kdesu_major}
14mr|kdelibs4-4.13.3-2|183	
14mr|kdelibs4-4.13.3-2|184	%package -n %{libkdesu}
14mr|kdelibs4-4.13.3-2|185	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|186	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|187	
14mr|kdelibs4-4.13.3-2|188	%description -n %{libkdesu}
14mr|kdelibs4-4.13.3-2|189	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|190	
14mr|kdelibs4-4.13.3-2|191	%files -n %{libkdesu}
14mr|kdelibs4-4.13.3-2|192	%{_kde_libdir}/libkdesu.so.%{kdesu_major}*
14mr|kdelibs4-4.13.3-2|193	
14mr|kdelibs4-4.13.3-2|194	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|195	
14mr|kdelibs4-4.13.3-2|196	%define kdeui_major 5
14mr|kdelibs4-4.13.3-2|197	%define libkdeui %mklibname kdeui %{kdeui_major}
14mr|kdelibs4-4.13.3-2|198	
14mr|kdelibs4-4.13.3-2|199	%package -n %{libkdeui}
14mr|kdelibs4-4.13.3-2|200	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|201	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|202	Requires:	dbus-x11
14mr|kdelibs4-4.13.3-2|203	
14mr|kdelibs4-4.13.3-2|204	%description -n %{libkdeui}
14mr|kdelibs4-4.13.3-2|205	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|206	
14mr|kdelibs4-4.13.3-2|207	%files -n %{libkdeui}
14mr|kdelibs4-4.13.3-2|208	%{_kde_libdir}/libkdeui.so.%{kdeui_major}*
14mr|kdelibs4-4.13.3-2|209	
14mr|kdelibs4-4.13.3-2|210	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|211	
14mr|kdelibs4-4.13.3-2|212	%define kdnssd_major 4
14mr|kdelibs4-4.13.3-2|213	%define libkdnssd %mklibname kdnssd %{kdnssd_major}
14mr|kdelibs4-4.13.3-2|214	
14mr|kdelibs4-4.13.3-2|215	%package -n %{libkdnssd}
14mr|kdelibs4-4.13.3-2|216	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|217	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|218	
14mr|kdelibs4-4.13.3-2|219	%description -n %{libkdnssd}
14mr|kdelibs4-4.13.3-2|220	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|221	
14mr|kdelibs4-4.13.3-2|222	%files -n %{libkdnssd}
14mr|kdelibs4-4.13.3-2|223	%{_kde_libdir}/libkdnssd.so.%{kdnssd_major}*
14mr|kdelibs4-4.13.3-2|224	
14mr|kdelibs4-4.13.3-2|225	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|226	
14mr|kdelibs4-4.13.3-2|227	%define kfile_major 4
14mr|kdelibs4-4.13.3-2|228	%define libkfile %mklibname kfile %{kfile_major}
14mr|kdelibs4-4.13.3-2|229	
14mr|kdelibs4-4.13.3-2|230	%package -n %{libkfile}
14mr|kdelibs4-4.13.3-2|231	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|232	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|233	
14mr|kdelibs4-4.13.3-2|234	%description -n %{libkfile}
14mr|kdelibs4-4.13.3-2|235	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|236	
14mr|kdelibs4-4.13.3-2|237	%files -n %{libkfile}
14mr|kdelibs4-4.13.3-2|238	%{_kde_libdir}/libkfile.so.%{kfile_major}*
14mr|kdelibs4-4.13.3-2|239	
14mr|kdelibs4-4.13.3-2|240	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|241	
14mr|kdelibs4-4.13.3-2|242	%define khtml_major 5
14mr|kdelibs4-4.13.3-2|243	%define libkhtml %mklibname khtml %{khtml_major}
14mr|kdelibs4-4.13.3-2|244	
14mr|kdelibs4-4.13.3-2|245	%package -n %{libkhtml}
14mr|kdelibs4-4.13.3-2|246	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|247	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|248	
14mr|kdelibs4-4.13.3-2|249	%description -n %{libkhtml}
14mr|kdelibs4-4.13.3-2|250	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|251	
14mr|kdelibs4-4.13.3-2|252	%files -n %{libkhtml}
14mr|kdelibs4-4.13.3-2|253	%{_kde_libdir}/libkhtml.so.%{khtml_major}*
14mr|kdelibs4-4.13.3-2|254	
14mr|kdelibs4-4.13.3-2|255	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|256	
14mr|kdelibs4-4.13.3-2|257	%define kimproxy_major 4
14mr|kdelibs4-4.13.3-2|258	%define libkimproxy %mklibname kimproxy %{kimproxy_major}
14mr|kdelibs4-4.13.3-2|259	
14mr|kdelibs4-4.13.3-2|260	%package -n %{libkimproxy}
14mr|kdelibs4-4.13.3-2|261	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|262	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|263	
14mr|kdelibs4-4.13.3-2|264	%description -n %{libkimproxy}
14mr|kdelibs4-4.13.3-2|265	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|266	
14mr|kdelibs4-4.13.3-2|267	%files -n %{libkimproxy}
14mr|kdelibs4-4.13.3-2|268	%{_kde_libdir}/libkimproxy.so.%{kimproxy_major}*
14mr|kdelibs4-4.13.3-2|269	
14mr|kdelibs4-4.13.3-2|270	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|271	
14mr|kdelibs4-4.13.3-2|272	%define kio_major 5
14mr|kdelibs4-4.13.3-2|273	%define libkio %mklibname kio %{kio_major}
14mr|kdelibs4-4.13.3-2|274	
14mr|kdelibs4-4.13.3-2|275	%package -n %{libkio}
14mr|kdelibs4-4.13.3-2|276	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|277	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|278	
14mr|kdelibs4-4.13.3-2|279	%description -n %{libkio}
14mr|kdelibs4-4.13.3-2|280	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|281	
14mr|kdelibs4-4.13.3-2|282	%files -n %{libkio}
14mr|kdelibs4-4.13.3-2|283	%{_kde_libdir}/libkio.so.%{kio_major}*
14mr|kdelibs4-4.13.3-2|284	
14mr|kdelibs4-4.13.3-2|285	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|286	
14mr|kdelibs4-4.13.3-2|287	%define kjsembed_major 4
14mr|kdelibs4-4.13.3-2|288	%define libkjsembed %mklibname kjsembed %{kjsembed_major}
14mr|kdelibs4-4.13.3-2|289	
14mr|kdelibs4-4.13.3-2|290	%package -n %{libkjsembed}
14mr|kdelibs4-4.13.3-2|291	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|292	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|293	
14mr|kdelibs4-4.13.3-2|294	%description -n %{libkjsembed}
14mr|kdelibs4-4.13.3-2|295	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|296	
14mr|kdelibs4-4.13.3-2|297	%files -n %{libkjsembed}
14mr|kdelibs4-4.13.3-2|298	%{_kde_libdir}/libkjsembed.so.%{kjsembed_major}*
14mr|kdelibs4-4.13.3-2|299	
14mr|kdelibs4-4.13.3-2|300	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|301	
14mr|kdelibs4-4.13.3-2|302	%define kjs_major 4
14mr|kdelibs4-4.13.3-2|303	%define libkjs %mklibname kjs %{kjs_major}
14mr|kdelibs4-4.13.3-2|304	
14mr|kdelibs4-4.13.3-2|305	%package -n %{libkjs}
14mr|kdelibs4-4.13.3-2|306	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|307	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|308	
14mr|kdelibs4-4.13.3-2|309	%description -n %{libkjs}
14mr|kdelibs4-4.13.3-2|310	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|311	
14mr|kdelibs4-4.13.3-2|312	%files -n %{libkjs}
14mr|kdelibs4-4.13.3-2|313	%{_kde_libdir}/libkjs.so.%{kjs_major}*
14mr|kdelibs4-4.13.3-2|314	
14mr|kdelibs4-4.13.3-2|315	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|316	
14mr|kdelibs4-4.13.3-2|317	%define kmediaplayer_major 4
14mr|kdelibs4-4.13.3-2|318	%define libkmediaplayer %mklibname kmediaplayer %{kmediaplayer_major}
14mr|kdelibs4-4.13.3-2|319	
14mr|kdelibs4-4.13.3-2|320	%package -n %{libkmediaplayer}
14mr|kdelibs4-4.13.3-2|321	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|322	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|323	
14mr|kdelibs4-4.13.3-2|324	%description -n %{libkmediaplayer}
14mr|kdelibs4-4.13.3-2|325	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|326	
14mr|kdelibs4-4.13.3-2|327	%files -n %{libkmediaplayer}
14mr|kdelibs4-4.13.3-2|328	%{_kde_libdir}/libkmediaplayer.so.%{kmediaplayer_major}*
14mr|kdelibs4-4.13.3-2|329	
14mr|kdelibs4-4.13.3-2|330	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|331	
14mr|kdelibs4-4.13.3-2|332	%define knewstuff2_major 4
14mr|kdelibs4-4.13.3-2|333	%define libknewstuff2 %mklibname knewstuff2_ %{knewstuff2_major}
14mr|kdelibs4-4.13.3-2|334	
14mr|kdelibs4-4.13.3-2|335	%package -n %{libknewstuff2}
14mr|kdelibs4-4.13.3-2|336	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|337	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|338	
14mr|kdelibs4-4.13.3-2|339	%description -n %{libknewstuff2}
14mr|kdelibs4-4.13.3-2|340	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|341	
14mr|kdelibs4-4.13.3-2|342	%files -n %{libknewstuff2}
14mr|kdelibs4-4.13.3-2|343	%{_kde_libdir}/libknewstuff2.so.%{knewstuff2_major}*
14mr|kdelibs4-4.13.3-2|344	
14mr|kdelibs4-4.13.3-2|345	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|346	
14mr|kdelibs4-4.13.3-2|347	%define knotifyconfig_major 4
14mr|kdelibs4-4.13.3-2|348	%define libknotifyconfig %mklibname knotifyconfig %{knotifyconfig_major}
14mr|kdelibs4-4.13.3-2|349	
14mr|kdelibs4-4.13.3-2|350	%package -n %{libknotifyconfig}
14mr|kdelibs4-4.13.3-2|351	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|352	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|353	
14mr|kdelibs4-4.13.3-2|354	%description -n %{libknotifyconfig}
14mr|kdelibs4-4.13.3-2|355	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|356	
14mr|kdelibs4-4.13.3-2|357	%files -n %{libknotifyconfig}
14mr|kdelibs4-4.13.3-2|358	%{_kde_libdir}/libknotifyconfig.so.%{knotifyconfig_major}*
14mr|kdelibs4-4.13.3-2|359	
14mr|kdelibs4-4.13.3-2|360	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|361	
14mr|kdelibs4-4.13.3-2|362	%define kntlm_major 4
14mr|kdelibs4-4.13.3-2|363	%define libkntlm %mklibname kntlm %{kntlm_major}
14mr|kdelibs4-4.13.3-2|364	
14mr|kdelibs4-4.13.3-2|365	%package -n %{libkntlm}
14mr|kdelibs4-4.13.3-2|366	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|367	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|368	
14mr|kdelibs4-4.13.3-2|369	%description -n %{libkntlm}
14mr|kdelibs4-4.13.3-2|370	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|371	
14mr|kdelibs4-4.13.3-2|372	%files -n %{libkntlm}
14mr|kdelibs4-4.13.3-2|373	%{_kde_libdir}/libkntlm.so.%{kntlm_major}*
14mr|kdelibs4-4.13.3-2|374	
14mr|kdelibs4-4.13.3-2|375	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|376	
14mr|kdelibs4-4.13.3-2|377	%define kparts_major 4
14mr|kdelibs4-4.13.3-2|378	%define libkparts %mklibname kparts %{kparts_major}
14mr|kdelibs4-4.13.3-2|379	
14mr|kdelibs4-4.13.3-2|380	%package -n %{libkparts}
14mr|kdelibs4-4.13.3-2|381	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|382	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|383	
14mr|kdelibs4-4.13.3-2|384	%description -n %{libkparts}
14mr|kdelibs4-4.13.3-2|385	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|386	
14mr|kdelibs4-4.13.3-2|387	%files -n %{libkparts}
14mr|kdelibs4-4.13.3-2|388	%{_kde_libdir}/libkparts.so.%{kparts_major}*
14mr|kdelibs4-4.13.3-2|389	
14mr|kdelibs4-4.13.3-2|390	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|391	
14mr|kdelibs4-4.13.3-2|392	%define krosscore_major 4
14mr|kdelibs4-4.13.3-2|393	%define libkrosscore %mklibname krosscore %{krosscore_major}
14mr|kdelibs4-4.13.3-2|394	
14mr|kdelibs4-4.13.3-2|395	%package -n %{libkrosscore}
14mr|kdelibs4-4.13.3-2|396	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|397	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|398	
14mr|kdelibs4-4.13.3-2|399	%description -n %{libkrosscore}
14mr|kdelibs4-4.13.3-2|400	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|401	
14mr|kdelibs4-4.13.3-2|402	%files -n %{libkrosscore}
14mr|kdelibs4-4.13.3-2|403	%{_kde_libdir}/libkrosscore.so.%{krosscore_major}*
14mr|kdelibs4-4.13.3-2|404	
14mr|kdelibs4-4.13.3-2|405	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|406	
14mr|kdelibs4-4.13.3-2|407	%define krossui_major 4
14mr|kdelibs4-4.13.3-2|408	%define libkrossui %mklibname krossui %{krossui_major}
14mr|kdelibs4-4.13.3-2|409	
14mr|kdelibs4-4.13.3-2|410	%package -n %{libkrossui}
14mr|kdelibs4-4.13.3-2|411	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|412	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|413	
14mr|kdelibs4-4.13.3-2|414	%description -n %{libkrossui}
14mr|kdelibs4-4.13.3-2|415	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|416	
14mr|kdelibs4-4.13.3-2|417	%files -n %{libkrossui}
14mr|kdelibs4-4.13.3-2|418	%{_kde_libdir}/libkrossui.so.%{krossui_major}*
14mr|kdelibs4-4.13.3-2|419	
14mr|kdelibs4-4.13.3-2|420	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|421	
14mr|kdelibs4-4.13.3-2|422	%define ktexteditor_major 4
14mr|kdelibs4-4.13.3-2|423	%define libktexteditor %mklibname ktexteditor %{ktexteditor_major}
14mr|kdelibs4-4.13.3-2|424	
14mr|kdelibs4-4.13.3-2|425	%package -n %{libktexteditor}
14mr|kdelibs4-4.13.3-2|426	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|427	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|428	
14mr|kdelibs4-4.13.3-2|429	%description -n %{libktexteditor}
14mr|kdelibs4-4.13.3-2|430	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|431	
14mr|kdelibs4-4.13.3-2|432	%files -n %{libktexteditor}
14mr|kdelibs4-4.13.3-2|433	%{_kde_libdir}/libktexteditor.so.%{ktexteditor_major}*
14mr|kdelibs4-4.13.3-2|434	
14mr|kdelibs4-4.13.3-2|435	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|436	
14mr|kdelibs4-4.13.3-2|437	%define kunittest_major 4
14mr|kdelibs4-4.13.3-2|438	%define libkunittest %mklibname kunittest %{kunittest_major}
14mr|kdelibs4-4.13.3-2|439	
14mr|kdelibs4-4.13.3-2|440	%package -n %{libkunittest}
14mr|kdelibs4-4.13.3-2|441	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|442	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|443	
14mr|kdelibs4-4.13.3-2|444	%description -n %{libkunittest}
14mr|kdelibs4-4.13.3-2|445	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|446	
14mr|kdelibs4-4.13.3-2|447	%files -n %{libkunittest}
14mr|kdelibs4-4.13.3-2|448	%{_kde_libdir}/libkunittest.so.%{kunittest_major}*
14mr|kdelibs4-4.13.3-2|449	
14mr|kdelibs4-4.13.3-2|450	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|451	
14mr|kdelibs4-4.13.3-2|452	%define kutils_major 4
14mr|kdelibs4-4.13.3-2|453	%define libkutils %mklibname kutils %{kutils_major}
14mr|kdelibs4-4.13.3-2|454	
14mr|kdelibs4-4.13.3-2|455	%package -n %{libkutils}
14mr|kdelibs4-4.13.3-2|456	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|457	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|458	
14mr|kdelibs4-4.13.3-2|459	%description -n %{libkutils}
14mr|kdelibs4-4.13.3-2|460	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|461	
14mr|kdelibs4-4.13.3-2|462	%files -n %{libkutils}
14mr|kdelibs4-4.13.3-2|463	%{_kde_libdir}/libkutils.so.%{kutils_major}*
14mr|kdelibs4-4.13.3-2|464	
14mr|kdelibs4-4.13.3-2|465	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|466	
14mr|kdelibs4-4.13.3-2|467	%define solid_major 4
14mr|kdelibs4-4.13.3-2|468	%define libsolid %mklibname solid %{solid_major}
14mr|kdelibs4-4.13.3-2|469	
14mr|kdelibs4-4.13.3-2|470	%package -n %{libsolid}
14mr|kdelibs4-4.13.3-2|471	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|472	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|473	
14mr|kdelibs4-4.13.3-2|474	%description -n %{libsolid}
14mr|kdelibs4-4.13.3-2|475	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|476	
14mr|kdelibs4-4.13.3-2|477	%files -n %{libsolid}
14mr|kdelibs4-4.13.3-2|478	%{_kde_libdir}/libsolid.so.%{solid_major}*
14mr|kdelibs4-4.13.3-2|479	
14mr|kdelibs4-4.13.3-2|480	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|481	
14mr|kdelibs4-4.13.3-2|482	%define threadweaver_major 4
14mr|kdelibs4-4.13.3-2|483	%define libthreadweaver %mklibname threadweaver %{threadweaver_major}
14mr|kdelibs4-4.13.3-2|484	
14mr|kdelibs4-4.13.3-2|485	%package -n %{libthreadweaver}
14mr|kdelibs4-4.13.3-2|486	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|487	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|488	
14mr|kdelibs4-4.13.3-2|489	%description -n %{libthreadweaver}
14mr|kdelibs4-4.13.3-2|490	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|491	
14mr|kdelibs4-4.13.3-2|492	%files -n %{libthreadweaver}
14mr|kdelibs4-4.13.3-2|493	%{_kde_libdir}/libthreadweaver.so.%{threadweaver_major}*
14mr|kdelibs4-4.13.3-2|494	
14mr|kdelibs4-4.13.3-2|495	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|496	
14mr|kdelibs4-4.13.3-2|497	%define kpty_major 4
14mr|kdelibs4-4.13.3-2|498	%define libkpty %mklibname kpty %{kpty_major}
14mr|kdelibs4-4.13.3-2|499	
14mr|kdelibs4-4.13.3-2|500	%package -n %{libkpty}
14mr|kdelibs4-4.13.3-2|501	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|502	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|503	
14mr|kdelibs4-4.13.3-2|504	%description -n %{libkpty}
14mr|kdelibs4-4.13.3-2|505	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|506	
14mr|kdelibs4-4.13.3-2|507	%files -n %{libkpty}
14mr|kdelibs4-4.13.3-2|508	%{_kde_libdir}/libkpty.so.%{kpty_major}*
14mr|kdelibs4-4.13.3-2|509	
14mr|kdelibs4-4.13.3-2|510	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|511	
14mr|kdelibs4-4.13.3-2|512	%define kjsapi_major 4
14mr|kdelibs4-4.13.3-2|513	%define libkjsapi %mklibname kjsapi %{kjsapi_major}
14mr|kdelibs4-4.13.3-2|514	
14mr|kdelibs4-4.13.3-2|515	%package -n %{libkjsapi}
14mr|kdelibs4-4.13.3-2|516	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|517	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|518	
14mr|kdelibs4-4.13.3-2|519	%description -n %{libkjsapi}
14mr|kdelibs4-4.13.3-2|520	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|521	
14mr|kdelibs4-4.13.3-2|522	%files -n %{libkjsapi}
14mr|kdelibs4-4.13.3-2|523	%{_kde_libdir}/libkjsapi.so.%{kjsapi_major}*
14mr|kdelibs4-4.13.3-2|524	
14mr|kdelibs4-4.13.3-2|525	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|526	
14mr|kdelibs4-4.13.3-2|527	%define libplasma_major 3
14mr|kdelibs4-4.13.3-2|528	%define libplasma %mklibname plasma %{libplasma_major}
14mr|kdelibs4-4.13.3-2|529	
14mr|kdelibs4-4.13.3-2|530	%package -n %{libplasma}
14mr|kdelibs4-4.13.3-2|531	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|532	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|533	
14mr|kdelibs4-4.13.3-2|534	%description -n %{libplasma}
14mr|kdelibs4-4.13.3-2|535	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|536	
14mr|kdelibs4-4.13.3-2|537	%files -n %{libplasma}
14mr|kdelibs4-4.13.3-2|538	%{_kde_libdir}/libplasma.so.%{libplasma_major}*
14mr|kdelibs4-4.13.3-2|539	
14mr|kdelibs4-4.13.3-2|540	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|541	
14mr|kdelibs4-4.13.3-2|542	%define libkunitconversion_major 4
14mr|kdelibs4-4.13.3-2|543	%define libkunitconversion %mklibname kunitconversion %{libkunitconversion_major}
14mr|kdelibs4-4.13.3-2|544	
14mr|kdelibs4-4.13.3-2|545	%package -n %{libkunitconversion}
14mr|kdelibs4-4.13.3-2|546	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|547	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|548	
14mr|kdelibs4-4.13.3-2|549	%description -n %{libkunitconversion}
14mr|kdelibs4-4.13.3-2|550	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|551	
14mr|kdelibs4-4.13.3-2|552	%files -n %{libkunitconversion}
14mr|kdelibs4-4.13.3-2|553	%{_kde_libdir}/libkunitconversion.so.%{libkunitconversion_major}*
14mr|kdelibs4-4.13.3-2|554	
14mr|kdelibs4-4.13.3-2|555	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|556	
14mr|kdelibs4-4.13.3-2|557	%define libkdewebkit_major 5
14mr|kdelibs4-4.13.3-2|558	%define libkdewebkit %mklibname kdewebkit %{libkdewebkit_major}
14mr|kdelibs4-4.13.3-2|559	
14mr|kdelibs4-4.13.3-2|560	%package -n %{libkdewebkit}
14mr|kdelibs4-4.13.3-2|561	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|562	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|563	
14mr|kdelibs4-4.13.3-2|564	%description -n %{libkdewebkit}
14mr|kdelibs4-4.13.3-2|565	KDE 4 library.
14mr|kdelibs4-4.13.3-2|566	
14mr|kdelibs4-4.13.3-2|567	%files -n %{libkdewebkit}
14mr|kdelibs4-4.13.3-2|568	%{_kde_libdir}/libkdewebkit.so.%{libkdewebkit_major}*
14mr|kdelibs4-4.13.3-2|569	
14mr|kdelibs4-4.13.3-2|570	#----------------------------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|571	
14mr|kdelibs4-4.13.3-2|572	%define libknewstuff3_major 4
14mr|kdelibs4-4.13.3-2|573	%define libknewstuff3 %mklibname knewstuff3_ %{libknewstuff3_major}
14mr|kdelibs4-4.13.3-2|574	
14mr|kdelibs4-4.13.3-2|575	%package -n %{libknewstuff3}
14mr|kdelibs4-4.13.3-2|576	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|577	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|578	Obsoletes:	%{_lib}knewstuff34 < %{EVRD}
14mr|kdelibs4-4.13.3-2|579	
14mr|kdelibs4-4.13.3-2|580	%description -n %{libknewstuff3}
14mr|kdelibs4-4.13.3-2|581	KDE 4 library.
14mr|kdelibs4-4.13.3-2|582	
14mr|kdelibs4-4.13.3-2|583	%files -n %{libknewstuff3}
14mr|kdelibs4-4.13.3-2|584	%{_kde_libdir}/libknewstuff3.so.%{libknewstuff3_major}*
14mr|kdelibs4-4.13.3-2|585	
14mr|kdelibs4-4.13.3-2|586	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|587	
14mr|kdelibs4-4.13.3-2|588	%define libkcmutils_major 4
14mr|kdelibs4-4.13.3-2|589	%define libkcmutils %mklibname kcmutils %{libkcmutils_major}
14mr|kdelibs4-4.13.3-2|590	
14mr|kdelibs4-4.13.3-2|591	%package -n %{libkcmutils}
14mr|kdelibs4-4.13.3-2|592	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|593	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|594	
14mr|kdelibs4-4.13.3-2|595	%description -n %{libkcmutils}
14mr|kdelibs4-4.13.3-2|596	KDE 4 library.
14mr|kdelibs4-4.13.3-2|597	
14mr|kdelibs4-4.13.3-2|598	%files -n %{libkcmutils}
14mr|kdelibs4-4.13.3-2|599	%{_kde_libdir}/libkcmutils.so.%{libkcmutils_major}*
14mr|kdelibs4-4.13.3-2|600	
14mr|kdelibs4-4.13.3-2|601	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|602	
14mr|kdelibs4-4.13.3-2|603	%define libkprintutils_major 4
14mr|kdelibs4-4.13.3-2|604	%define libkprintutils %mklibname kprintutils %{libkprintutils_major}
14mr|kdelibs4-4.13.3-2|605	
14mr|kdelibs4-4.13.3-2|606	%package -n %{libkprintutils}
14mr|kdelibs4-4.13.3-2|607	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|608	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|609	
14mr|kdelibs4-4.13.3-2|610	%description -n %{libkprintutils}
14mr|kdelibs4-4.13.3-2|611	KDE 4 library.
14mr|kdelibs4-4.13.3-2|612	
14mr|kdelibs4-4.13.3-2|613	%files -n %{libkprintutils}
14mr|kdelibs4-4.13.3-2|614	%{_kde_libdir}/libkprintutils.so.%{libkprintutils_major}*
14mr|kdelibs4-4.13.3-2|615	
14mr|kdelibs4-4.13.3-2|616	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|617	
14mr|kdelibs4-4.13.3-2|618	%define libkidletime_major 4
14mr|kdelibs4-4.13.3-2|619	%define libkidletime %mklibname kidletime %{libkidletime_major}
14mr|kdelibs4-4.13.3-2|620	
14mr|kdelibs4-4.13.3-2|621	%package -n %{libkidletime}
14mr|kdelibs4-4.13.3-2|622	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|623	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|624	
14mr|kdelibs4-4.13.3-2|625	%description -n %{libkidletime}
14mr|kdelibs4-4.13.3-2|626	KDE 4 library.
14mr|kdelibs4-4.13.3-2|627	
14mr|kdelibs4-4.13.3-2|628	%files -n %{libkidletime}
14mr|kdelibs4-4.13.3-2|629	%{_kde_libdir}/libkidletime.so.%{libkidletime_major}*
14mr|kdelibs4-4.13.3-2|630	
14mr|kdelibs4-4.13.3-2|631	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|632	
14mr|kdelibs4-4.13.3-2|633	%define libkemoticons_major 4
14mr|kdelibs4-4.13.3-2|634	%define libkemoticons %mklibname kemoticons %{libkemoticons_major}
14mr|kdelibs4-4.13.3-2|635	
14mr|kdelibs4-4.13.3-2|636	%package -n %{libkemoticons}
14mr|kdelibs4-4.13.3-2|637	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|638	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|639	
14mr|kdelibs4-4.13.3-2|640	%description -n %{libkemoticons}
14mr|kdelibs4-4.13.3-2|641	KDE 4 library.
14mr|kdelibs4-4.13.3-2|642	
14mr|kdelibs4-4.13.3-2|643	%files -n %{libkemoticons}
14mr|kdelibs4-4.13.3-2|644	%{_kde_libdir}/libkemoticons.so.%{libkemoticons_major}*
14mr|kdelibs4-4.13.3-2|645	
14mr|kdelibs4-4.13.3-2|646	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|647	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|648	%define nepomuk_major 4
14mr|kdelibs4-4.13.3-2|649	%define libnepomuk %mklibname nepomuk %{nepomuk_major}
14mr|kdelibs4-4.13.3-2|650	
14mr|kdelibs4-4.13.3-2|651	%package -n %{libnepomuk}
14mr|kdelibs4-4.13.3-2|652	Summary:	KDE 4 core library
14mr|kdelibs4-4.13.3-2|653	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|654	
14mr|kdelibs4-4.13.3-2|655	%description -n %{libnepomuk}
14mr|kdelibs4-4.13.3-2|656	KDE 4 core library.
14mr|kdelibs4-4.13.3-2|657	
14mr|kdelibs4-4.13.3-2|658	%files -n %{libnepomuk}
14mr|kdelibs4-4.13.3-2|659	%{_kde_libdir}/libnepomuk.so.%{nepomuk_major}*
14mr|kdelibs4-4.13.3-2|660	%endif
14mr|kdelibs4-4.13.3-2|661	
14mr|kdelibs4-4.13.3-2|662	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|663	
14mr|kdelibs4-4.13.3-2|664	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|665	%define libnepomukquery_major 4
14mr|kdelibs4-4.13.3-2|666	%define libnepomukquery %mklibname nepomukquery %{libnepomukquery_major}
14mr|kdelibs4-4.13.3-2|667	
14mr|kdelibs4-4.13.3-2|668	%package -n %{libnepomukquery}
14mr|kdelibs4-4.13.3-2|669	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|670	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|671	
14mr|kdelibs4-4.13.3-2|672	%description -n %{libnepomukquery}
14mr|kdelibs4-4.13.3-2|673	KDE 4 library.
14mr|kdelibs4-4.13.3-2|674	
14mr|kdelibs4-4.13.3-2|675	%files -n %{libnepomukquery}
14mr|kdelibs4-4.13.3-2|676	%{_kde_libdir}/libnepomukquery.so.%{libnepomukquery_major}*
14mr|kdelibs4-4.13.3-2|677	%endif
14mr|kdelibs4-4.13.3-2|678	
14mr|kdelibs4-4.13.3-2|679	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|680	
14mr|kdelibs4-4.13.3-2|681	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|682	%define libnepomukutils_major 4
14mr|kdelibs4-4.13.3-2|683	%define libnepomukutils %mklibname nepomukutils %{libnepomukutils_major}
14mr|kdelibs4-4.13.3-2|684	
14mr|kdelibs4-4.13.3-2|685	%package -n %{libnepomukutils}
14mr|kdelibs4-4.13.3-2|686	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|687	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|688	
14mr|kdelibs4-4.13.3-2|689	%description -n %{libnepomukutils}
14mr|kdelibs4-4.13.3-2|690	KDE 4 library.
14mr|kdelibs4-4.13.3-2|691	
14mr|kdelibs4-4.13.3-2|692	%files -n %{libnepomukutils}
14mr|kdelibs4-4.13.3-2|693	%{_kde_libdir}/libnepomukutils.so.%{libnepomukutils_major}*
14mr|kdelibs4-4.13.3-2|694	%endif
14mr|kdelibs4-4.13.3-2|695	
14mr|kdelibs4-4.13.3-2|696	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|697	
14mr|kdelibs4-4.13.3-2|698	%if ! %{no_libkactivities}
14mr|kdelibs4-4.13.3-2|699	%define libkactivities_major 6
14mr|kdelibs4-4.13.3-2|700	%define libkactivities %mklibname kactivities %{libkactivities_major}
14mr|kdelibs4-4.13.3-2|701	
14mr|kdelibs4-4.13.3-2|702	%package -n %{libkactivities}
14mr|kdelibs4-4.13.3-2|703	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|704	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|705	
14mr|kdelibs4-4.13.3-2|706	%description -n %{libkactivities}
14mr|kdelibs4-4.13.3-2|707	KDE 4 library.
14mr|kdelibs4-4.13.3-2|708	
14mr|kdelibs4-4.13.3-2|709	%files -n %{libkactivities}
14mr|kdelibs4-4.13.3-2|710	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
14mr|kdelibs4-4.13.3-2|711	%endif
14mr|kdelibs4-4.13.3-2|712	
14mr|kdelibs4-4.13.3-2|713	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|714	
14mr|kdelibs4-4.13.3-2|715	%define libkdeclarative_major 5
14mr|kdelibs4-4.13.3-2|716	%define libkdeclarative %mklibname kdeclarative %{libkdeclarative_major}
14mr|kdelibs4-4.13.3-2|717	
14mr|kdelibs4-4.13.3-2|718	%package -n %{libkdeclarative}
14mr|kdelibs4-4.13.3-2|719	Summary:	KDE 4 library
14mr|kdelibs4-4.13.3-2|720	Group:		System/Libraries
14mr|kdelibs4-4.13.3-2|721	
14mr|kdelibs4-4.13.3-2|722	%description -n %{libkdeclarative}
14mr|kdelibs4-4.13.3-2|723	KDE 4 library.
14mr|kdelibs4-4.13.3-2|724	
14mr|kdelibs4-4.13.3-2|725	%files -n %{libkdeclarative}
14mr|kdelibs4-4.13.3-2|726	%{_kde_libdir}/libkdeclarative.so.%{libkdeclarative_major}*
14mr|kdelibs4-4.13.3-2|727	
14mr|kdelibs4-4.13.3-2|728	#--------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|729	
14mr|kdelibs4-4.13.3-2|730	%package devel
14mr|kdelibs4-4.13.3-2|731	Group:		Development/KDE and Qt
14mr|kdelibs4-4.13.3-2|732	Summary:	Header files and documentation for compiling KDE applications
14mr|kdelibs4-4.13.3-2|733	Requires:	automoc
14mr|kdelibs4-4.13.3-2|734	Requires:	kde4-macros
14mr|kdelibs4-4.13.3-2|735	Requires:	qt4-qtdbus
14mr|kdelibs4-4.13.3-2|736	Requires:	shared-mime-info
14mr|kdelibs4-4.13.3-2|737	Requires:	xsltproc
14mr|kdelibs4-4.13.3-2|738	# add requires on libxml2-utils, as when building most kde applications,
14mr|kdelibs4-4.13.3-2|739	# it will call xmllint to validate the docbook files:
14mr|kdelibs4-4.13.3-2|740	Requires:	libxml2-utils
14mr|kdelibs4-4.13.3-2|741	Requires:	kdelibs4-core = %{EVRD}
14mr|kdelibs4-4.13.3-2|742	Requires:	%{libkcmutils} = %{EVRD}
14mr|kdelibs4-4.13.3-2|743	Requires:	%{libkde3support} = %{EVRD}
14mr|kdelibs4-4.13.3-2|744	Requires:	%{libkdecore} = %{EVRD}
14mr|kdelibs4-4.13.3-2|745	Requires:	%{libkdefakes} = %{EVRD}
14mr|kdelibs4-4.13.3-2|746	Requires:	%{libkdesu} = %{EVRD}
14mr|kdelibs4-4.13.3-2|747	Requires:	%{libkdeui} = %{EVRD}
14mr|kdelibs4-4.13.3-2|748	Requires:	%{libkdewebkit} = %{EVRD}
14mr|kdelibs4-4.13.3-2|749	Requires:	%{libkdnssd} = %{EVRD}
14mr|kdelibs4-4.13.3-2|750	Requires:	%{libkemoticons} = %{EVRD}
14mr|kdelibs4-4.13.3-2|751	Requires:	%{libkfile} = %{EVRD}
14mr|kdelibs4-4.13.3-2|752	Requires:	%{libkhtml} = %{EVRD}
14mr|kdelibs4-4.13.3-2|753	Requires:	%{libkidletime} = %{EVRD}
14mr|kdelibs4-4.13.3-2|754	Requires:	%{libkimproxy} = %{EVRD}
14mr|kdelibs4-4.13.3-2|755	Requires:	%{libkio} = %{EVRD}
14mr|kdelibs4-4.13.3-2|756	Requires:	%{libkjsapi} = %{EVRD}
14mr|kdelibs4-4.13.3-2|757	Requires:	%{libkjsembed} = %{EVRD}
14mr|kdelibs4-4.13.3-2|758	Requires:	%{libkjs} = %{EVRD}
14mr|kdelibs4-4.13.3-2|759	Requires:	%{libkmediaplayer} = %{EVRD}
14mr|kdelibs4-4.13.3-2|760	Requires:	%{libknewstuff2} = %{EVRD}
14mr|kdelibs4-4.13.3-2|761	Requires:	%{libknewstuff3} = %{EVRD}
14mr|kdelibs4-4.13.3-2|762	Requires:	%{libknotifyconfig} = %{EVRD}
14mr|kdelibs4-4.13.3-2|763	Requires:	%{libkntlm} = %{EVRD}
14mr|kdelibs4-4.13.3-2|764	Requires:	%{libkparts} = %{EVRD}
14mr|kdelibs4-4.13.3-2|765	Requires:	%{libkprintutils} = %{EVRD}
14mr|kdelibs4-4.13.3-2|766	Requires:	%{libkpty} = %{EVRD}
14mr|kdelibs4-4.13.3-2|767	Requires:	%{libkrosscore} = %{EVRD}
14mr|kdelibs4-4.13.3-2|768	Requires:	%{libkrossui} = %{EVRD}
14mr|kdelibs4-4.13.3-2|769	Requires:	%{libktexteditor} = %{EVRD}
14mr|kdelibs4-4.13.3-2|770	Requires:	%{libkunitconversion} = %{EVRD}
14mr|kdelibs4-4.13.3-2|771	Requires:	%{libkunittest} = %{EVRD}
14mr|kdelibs4-4.13.3-2|772	Requires:	%{libkutils} = %{EVRD}
14mr|kdelibs4-4.13.3-2|773	Requires:	%{libplasma} = %{EVRD}
14mr|kdelibs4-4.13.3-2|774	Requires:	%{libsolid} = %{EVRD}
14mr|kdelibs4-4.13.3-2|775	Requires:	%{libthreadweaver} = %{EVRD}
14mr|kdelibs4-4.13.3-2|776	%if ! %{no_libkactivities}
14mr|kdelibs4-4.13.3-2|777	Requires:	%{libkactivities} = %{EVRD}
14mr|kdelibs4-4.13.3-2|778	%endif
14mr|kdelibs4-4.13.3-2|779	Requires:	%{libkdeclarative} = %{EVRD}
14mr|kdelibs4-4.13.3-2|780	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|781	Requires:	%{libnepomuk} = %{EVRD}
14mr|kdelibs4-4.13.3-2|782	Requires:	%{libnepomukquery} = %{EVRD}
14mr|kdelibs4-4.13.3-2|783	Requires:	%{libnepomukutils} = %{EVRD}
14mr|kdelibs4-4.13.3-2|784	%endif
14mr|kdelibs4-4.13.3-2|785	Conflicts:	%{name}-core < 5:4.7.80-4
14mr|kdelibs4-4.13.3-2|786	
14mr|kdelibs4-4.13.3-2|787	%description devel
14mr|kdelibs4-4.13.3-2|788	This package includes the header files you will need to compile applications
14mr|kdelibs4-4.13.3-2|789	for KDE. Also included is the KDE API documentation in HTML format for easy
14mr|kdelibs4-4.13.3-2|790	browsing.
14mr|kdelibs4-4.13.3-2|791	
14mr|kdelibs4-4.13.3-2|792	%files devel
14mr|kdelibs4-4.13.3-2|793	%{_datadir}/dbus-1/*/*
14mr|kdelibs4-4.13.3-2|794	%{_kde_includedir}/*
14mr|kdelibs4-4.13.3-2|795	%{_kde_appsdir}/cmake/modules/*
14mr|kdelibs4-4.13.3-2|796	%{_kde_libdir}/libkdefakes.so
14mr|kdelibs4-4.13.3-2|797	%{_kde_libdir}/libkdesu.so
14mr|kdelibs4-4.13.3-2|798	%{_kde_libdir}/libkdnssd.so
14mr|kdelibs4-4.13.3-2|799	%{_kde_libdir}/libkhtml.so
14mr|kdelibs4-4.13.3-2|800	%{_kde_libdir}/libkimproxy.so
14mr|kdelibs4-4.13.3-2|801	%{_kde_libdir}/libkjs.so
14mr|kdelibs4-4.13.3-2|802	%{_kde_libdir}/libkjsembed.so
14mr|kdelibs4-4.13.3-2|803	%{_kde_libdir}/libkmediaplayer.so
14mr|kdelibs4-4.13.3-2|804	%{_kde_libdir}/libknewstuff2.so
14mr|kdelibs4-4.13.3-2|805	%{_kde_libdir}/libknotifyconfig.so
14mr|kdelibs4-4.13.3-2|806	%{_kde_libdir}/libkntlm.so
14mr|kdelibs4-4.13.3-2|807	%{_kde_libdir}/libkparts.so
14mr|kdelibs4-4.13.3-2|808	%{_kde_libdir}/libkrossui.so
14mr|kdelibs4-4.13.3-2|809	%{_kde_libdir}/libktexteditor.so
14mr|kdelibs4-4.13.3-2|810	%{_kde_libdir}/libkunittest.so
14mr|kdelibs4-4.13.3-2|811	%{_kde_libdir}/libkutils.so
14mr|kdelibs4-4.13.3-2|812	%{_kde_libdir}/libkde3support.so
14mr|kdelibs4-4.13.3-2|813	%{_kde_libdir}/libkpty.so
14mr|kdelibs4-4.13.3-2|814	%{_kde_libdir}/libkfile.so
14mr|kdelibs4-4.13.3-2|815	%{_kde_libdir}/libsolid.so
14mr|kdelibs4-4.13.3-2|816	%{_kde_libdir}/libkrosscore.so
14mr|kdelibs4-4.13.3-2|817	%{_kde_libdir}/libkdecore.so
14mr|kdelibs4-4.13.3-2|818	%{_kde_libdir}/libkdeui.so
14mr|kdelibs4-4.13.3-2|819	%{_kde_libdir}/libkio.so
14mr|kdelibs4-4.13.3-2|820	%{_kde_libdir}/libthreadweaver.so
14mr|kdelibs4-4.13.3-2|821	%{_kde_libdir}/libkjsapi.so
14mr|kdelibs4-4.13.3-2|822	%{_kde_libdir}/libplasma.so
14mr|kdelibs4-4.13.3-2|823	%{_kde_libdir}/libkunitconversion.so
14mr|kdelibs4-4.13.3-2|824	%{_kde_libdir}/libkdewebkit.so
14mr|kdelibs4-4.13.3-2|825	%{_kde_libdir}/libknewstuff3.so
14mr|kdelibs4-4.13.3-2|826	%{_kde_libdir}/libkprintutils.so
14mr|kdelibs4-4.13.3-2|827	%{_kde_libdir}/libkidletime.so
14mr|kdelibs4-4.13.3-2|828	%{_kde_libdir}/libkemoticons.so
14mr|kdelibs4-4.13.3-2|829	%{_kde_libdir}/libkcmutils.so
14mr|kdelibs4-4.13.3-2|830	%if ! %{no_libkactivities}
14mr|kdelibs4-4.13.3-2|831	%{_kde_libdir}/libkactivities.so
14mr|kdelibs4-4.13.3-2|832	%endif
14mr|kdelibs4-4.13.3-2|833	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|834	%{_kde_libdir}/libnepomuk.so
14mr|kdelibs4-4.13.3-2|835	%{_kde_libdir}/libnepomukquery.so
14mr|kdelibs4-4.13.3-2|836	%{_kde_libdir}/libnepomukutils.so
14mr|kdelibs4-4.13.3-2|837	%endif
14mr|kdelibs4-4.13.3-2|838	%{_kde_libdir}/libkdeclarative.so
14mr|kdelibs4-4.13.3-2|839	%{_kde_libdir}/kde4/plugins/designer
14mr|kdelibs4-4.13.3-2|840	%{_kde_bindir}/checkXML
14mr|kdelibs4-4.13.3-2|841	%{_kde_mandir}/man1/checkXML.1*
14mr|kdelibs4-4.13.3-2|842	%{_kde_mandir}/man1/makekdewidgets.1*
14mr|kdelibs4-4.13.3-2|843	%{_kde_mandir}/man1/kconfig_compiler.1*
14mr|kdelibs4-4.13.3-2|844	%{_kde_bindir}/kconfig_compiler
14mr|kdelibs4-4.13.3-2|845	%{_kde_bindir}/makekdewidgets
14mr|kdelibs4-4.13.3-2|846	%{_libdir}/cmake/KDeclarative/*.cmake
14mr|kdelibs4-4.13.3-2|847	
14mr|kdelibs4-4.13.3-2|848	#----------------------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|849	
14mr|kdelibs4-4.13.3-2|850	%package core
14mr|kdelibs4-4.13.3-2|851	Group:		Graphical desktop/KDE
14mr|kdelibs4-4.13.3-2|852	Summary:	KDE 4 system core files
14mr|kdelibs4-4.13.3-2|853	Suggests:	enchant-dictionary
14mr|kdelibs4-4.13.3-2|854	Suggests:	xdg-utils
14mr|kdelibs4-4.13.3-2|855	Requires:	shared-mime-info
14mr|kdelibs4-4.13.3-2|856	Requires:	docbook-dtd42-xml
14mr|kdelibs4-4.13.3-2|857	Requires:	docbook-style-xsl
14mr|kdelibs4-4.13.3-2|858	Requires:	rootcerts
14mr|kdelibs4-4.13.3-2|859	Requires:	shared-desktop-ontologies
14mr|kdelibs4-4.13.3-2|860	Conflicts:	kdebase4-runtime < 1:4.6.0
14mr|kdelibs4-4.13.3-2|861	Requires:	abrt
14mr|kdelibs4-4.13.3-2|862	
14mr|kdelibs4-4.13.3-2|863	%description core
14mr|kdelibs4-4.13.3-2|864	KDE 4 system core files.
14mr|kdelibs4-4.13.3-2|865	
14mr|kdelibs4-4.13.3-2|866	%files core
14mr|kdelibs4-4.13.3-2|867	%{_kde_bindir}/kbuildsycoca4
14mr|kdelibs4-4.13.3-2|868	%{_kde_bindir}/kcookiejar4
14mr|kdelibs4-4.13.3-2|869	%{_kde_bindir}/kde4-config
14mr|kdelibs4-4.13.3-2|870	%{_kde_bindir}/kded4
14mr|kdelibs4-4.13.3-2|871	%{_kde_bindir}/kdeinit4
14mr|kdelibs4-4.13.3-2|872	%{_kde_bindir}/kdeinit4_shutdown
14mr|kdelibs4-4.13.3-2|873	%{_kde_bindir}/kdeinit4_wrapper
14mr|kdelibs4-4.13.3-2|874	%{_kde_bindir}/kjs
14mr|kdelibs4-4.13.3-2|875	%{_kde_bindir}/kjscmd
14mr|kdelibs4-4.13.3-2|876	%{_kde_bindir}/kmailservice
14mr|kdelibs4-4.13.3-2|877	%{_kde_bindir}/ktelnetservice
14mr|kdelibs4-4.13.3-2|878	%{_kde_bindir}/kross
14mr|kdelibs4-4.13.3-2|879	%{_kde_bindir}/kshell4
14mr|kdelibs4-4.13.3-2|880	%{_kde_bindir}/kunittestmodrunner
14mr|kdelibs4-4.13.3-2|881	%{_kde_bindir}/kwrapper4
14mr|kdelibs4-4.13.3-2|882	%{_kde_bindir}/meinproc4
14mr|kdelibs4-4.13.3-2|883	%{_kde_bindir}/meinproc4_simple
14mr|kdelibs4-4.13.3-2|884	%{_kde_bindir}/preparetips
14mr|kdelibs4-4.13.3-2|885	%if %{build_nepomuk}
14mr|kdelibs4-4.13.3-2|886	%{_kde_bindir}/nepomuk-rcgen
14mr|kdelibs4-4.13.3-2|887	%{_kde_bindir}/kfilemetadatareader
14mr|kdelibs4-4.13.3-2|888	%endif
14mr|kdelibs4-4.13.3-2|889	%dir %{_kde_libdir}/kde4
14mr|kdelibs4-4.13.3-2|890	%{_kde_libdir}/kde4/*.so
14mr|kdelibs4-4.13.3-2|891	%dir %{_kde_libdir}/kde4/libexec
14mr|kdelibs4-4.13.3-2|892	%{_kde_libdir}/kde4/libexec/filesharelist
14mr|kdelibs4-4.13.3-2|893	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/fileshareset
14mr|kdelibs4-4.13.3-2|894	%{_kde_libdir}/kde4/libexec/kauth-policy-gen
14mr|kdelibs4-4.13.3-2|895	%{_kde_libdir}/kde4/libexec/kconf_update
14mr|kdelibs4-4.13.3-2|896	%{_kde_libdir}/kde4/libexec/kdesu_stub
14mr|kdelibs4-4.13.3-2|897	%{_kde_libdir}/kde4/libexec/kio_http_cache_cleaner
14mr|kdelibs4-4.13.3-2|898	%{_kde_libdir}/kde4/libexec/kioslave
14mr|kdelibs4-4.13.3-2|899	%{_kde_libdir}/kde4/libexec/klauncher
14mr|kdelibs4-4.13.3-2|900	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kpac_dhcp_helper
14mr|kdelibs4-4.13.3-2|901	%{_kde_libdir}/kde4/libexec/ksendbugmail
14mr|kdelibs4-4.13.3-2|902	%{_kde_libdir}/kde4/libexec/lnusertemp
14mr|kdelibs4-4.13.3-2|903	%{_kde_libdir}/kde4/libexec/start_kdeinit
14mr|kdelibs4-4.13.3-2|904	%{_kde_libdir}/kde4/libexec/start_kdeinit_wrapper
14mr|kdelibs4-4.13.3-2|905	%dir %{_kde_libdir}/kde4/plugins
14mr|kdelibs4-4.13.3-2|906	%{_kde_libdir}/kde4/plugins/imageformats
14mr|kdelibs4-4.13.3-2|907	%{_kde_libdir}/kde4/plugins/kauth
14mr|kdelibs4-4.13.3-2|908	%{_kde_libdir}/kde4/plugins/script
14mr|kdelibs4-4.13.3-2|909	%{_kde_libdir}/libkdeinit4_*
14mr|kdelibs4-4.13.3-2|910	%{_kde_datadir}/config
14mr|kdelibs4-4.13.3-2|911	%{_kde_datadir}/mime/*
14mr|kdelibs4-4.13.3-2|912	%{_kde_datadir}/kde4
14mr|kdelibs4-4.13.3-2|913	%{_kde_applicationsdir}/kmailservice.desktop
14mr|kdelibs4-4.13.3-2|914	%{_kde_applicationsdir}/ktelnetservice.desktop
14mr|kdelibs4-4.13.3-2|915	%{_kde_appsdir}/proxyscout
14mr|kdelibs4-4.13.3-2|916	%{_kde_appsdir}/LICENSES
14mr|kdelibs4-4.13.3-2|917	%{_kde_appsdir}/kssl
14mr|kdelibs4-4.13.3-2|918	%{_kde_appsdir}/ksgmltools2
14mr|kdelibs4-4.13.3-2|919	%{_kde_appsdir}/knewstuff
14mr|kdelibs4-4.13.3-2|920	%{_kde_appsdir}/kjava
14mr|kdelibs4-4.13.3-2|921	%{_kde_appsdir}/khtml
14mr|kdelibs4-4.13.3-2|922	%{_kde_appsdir}/kdewidgets
14mr|kdelibs4-4.13.3-2|923	%{_kde_appsdir}/kdeui
14mr|kdelibs4-4.13.3-2|924	%{_kde_appsdir}/kconf_update
14mr|kdelibs4-4.13.3-2|925	%{_kde_appsdir}/kcm_componentchooser
14mr|kdelibs4-4.13.3-2|926	%{_kde_appsdir}/kcharselect
14mr|kdelibs4-4.13.3-2|927	%{_kde_docdir}/HTML/en/sonnet
14mr|kdelibs4-4.13.3-2|928	%{_kde_docdir}/HTML/en/common/*
14mr|kdelibs4-4.13.3-2|929	%{_kde_docdir}/HTML/en/kioslave/data
14mr|kdelibs4-4.13.3-2|930	%{_kde_docdir}/HTML/en/kioslave/file
14mr|kdelibs4-4.13.3-2|931	%{_kde_docdir}/HTML/en/kioslave/ftp
14mr|kdelibs4-4.13.3-2|932	%{_kde_docdir}/HTML/en/kioslave/help
14mr|kdelibs4-4.13.3-2|933	%{_kde_docdir}/HTML/en/kioslave/http
14mr|kdelibs4-4.13.3-2|934	%{_kde_docdir}/HTML/en/kioslave/mailto
14mr|kdelibs4-4.13.3-2|935	%{_kde_docdir}/HTML/en/kioslave/rlogin
14mr|kdelibs4-4.13.3-2|936	%{_kde_docdir}/HTML/en/kioslave/telnet
14mr|kdelibs4-4.13.3-2|937	%{_kde_docdir}/HTML/en/kioslave/webdav
14mr|kdelibs4-4.13.3-2|938	%{_kde_mandir}/man1/kde4-config.1*
14mr|kdelibs4-4.13.3-2|939	%{_kde_mandir}/man7/kdeoptions.7*
14mr|kdelibs4-4.13.3-2|940	%{_kde_mandir}/man7/qtoptions.7*
14mr|kdelibs4-4.13.3-2|941	%{_kde_mandir}/man8/kbuildsycoca4.8*
14mr|kdelibs4-4.13.3-2|942	%{_kde_mandir}/man8/kcookiejar4.8*
14mr|kdelibs4-4.13.3-2|943	%{_kde_mandir}/man8/kdeinit4.8*
14mr|kdelibs4-4.13.3-2|944	%{_kde_mandir}/man8/meinproc4.8*
14mr|kdelibs4-4.13.3-2|945	%{_kde_mandir}/man1/kjs.1.*
14mr|kdelibs4-4.13.3-2|946	%{_kde_mandir}/man1/kjscmd.1.*
14mr|kdelibs4-4.13.3-2|947	%{_kde_mandir}/man1/kross.1.*
14mr|kdelibs4-4.13.3-2|948	%{_kde_mandir}/man1/preparetips.1.*
14mr|kdelibs4-4.13.3-2|949	%{_kde_mandir}/man8/kded4.8.*
14mr|kdelibs4-4.13.3-2|950	%{_kde_iconsdir}/hicolor/*/actions/presence_away.png
14mr|kdelibs4-4.13.3-2|951	%{_kde_iconsdir}/hicolor/*/actions/presence_offline.png
14mr|kdelibs4-4.13.3-2|952	%{_kde_iconsdir}/hicolor/*/actions/presence_online.png
14mr|kdelibs4-4.13.3-2|953	%{_kde_iconsdir}/hicolor/*/actions/presence_unknown.png
14mr|kdelibs4-4.13.3-2|954	%{_kde_datadir}/locale/all_languages
14mr|kdelibs4-4.13.3-2|955	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.conf
14mr|kdelibs4-4.13.3-2|956	%{_kde_sysconfdir}/xdg/kde4/menus/applications.menu
14mr|kdelibs4-4.13.3-2|957	%{_kde_appsdir}/kauth
14mr|kdelibs4-4.13.3-2|958	%{_kde_appsdir}/plasma
14mr|kdelibs4-4.13.3-2|959	%{_kde_datadir}/locale/en_US/entry.desktop
14mr|kdelibs4-4.13.3-2|960	
14mr|kdelibs4-4.13.3-2|961	#----------------------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|962	
14mr|kdelibs4-4.13.3-2|963	%if %{compile_apidox}
14mr|kdelibs4-4.13.3-2|964	%package apidoc
14mr|kdelibs4-4.13.3-2|965	Group:		Development/KDE and Qt
14mr|kdelibs4-4.13.3-2|966	Summary:	Development documentation for %{name}
14mr|kdelibs4-4.13.3-2|967	Requires:	qt4-doc
14mr|kdelibs4-4.13.3-2|968	
14mr|kdelibs4-4.13.3-2|969	%description apidoc
14mr|kdelibs4-4.13.3-2|970	This packages contains all development documentation for kdelibs
14mr|kdelibs4-4.13.3-2|971	
14mr|kdelibs4-4.13.3-2|972	%files apidoc
14mr|kdelibs4-4.13.3-2|973	%{_docdir}/kde4/api/*
14mr|kdelibs4-4.13.3-2|974	%endif
14mr|kdelibs4-4.13.3-2|975	
14mr|kdelibs4-4.13.3-2|976	#----------------------------------------------------------------------------------
14mr|kdelibs4-4.13.3-2|977	
14mr|kdelibs4-4.13.3-2|978	%prep
14mr|kdelibs4-4.13.3-2|979	%setup -q -n kdelibs-%{version}
14mr|kdelibs4-4.13.3-2|980	
14mr|kdelibs4-4.13.3-2|981	%patch1 -p0
14mr|kdelibs4-4.13.3-2|982	%if ! %{with_drkonqi}
14mr|kdelibs4-4.13.3-2|983	%patch2 -p0
14mr|kdelibs4-4.13.3-2|984	%endif
14mr|kdelibs4-4.13.3-2|985	%patch3 -p1
14mr|kdelibs4-4.13.3-2|986	%patch10 -p1 -b .phonepower~
14mr|kdelibs4-4.13.3-2|987	%patch11 -p1 -b .delayed~
14mr|kdelibs4-4.13.3-2|988	%patch12 -p1 -R
14mr|kdelibs4-4.13.3-2|989	%patch13 -p1 -b .qfile
14mr|kdelibs4-4.13.3-2|990	%patch100 -p1
14mr|kdelibs4-4.13.3-2|991	%patch200 -p1
14mr|kdelibs4-4.13.3-2|992	%patch203 -p1
14mr|kdelibs4-4.13.3-2|993	%patch204 -p1
14mr|kdelibs4-4.13.3-2|994	%patch206 -p1
14mr|kdelibs4-4.13.3-2|995	%patch207 -p1
14mr|kdelibs4-4.13.3-2|996	%patch208 -p1
14mr|kdelibs4-4.13.3-2|997	%patch209 -p1
14mr|kdelibs4-4.13.3-2|998	%patch210 -p1
14mr|kdelibs4-4.13.3-2|999	%patch211 -p1
14mr|kdelibs4-4.13.3-2|1000	
14mr|kdelibs4-4.13.3-2|1001	%build
14mr|kdelibs4-4.13.3-2|1002	%cmake_kde4 %{?no_libkactivities:-DBUILD_libkactivities:BOOL=OFF}
14mr|kdelibs4-4.13.3-2|1003	
14mr|kdelibs4-4.13.3-2|1004	%if %{compile_apidox}
14mr|kdelibs4-4.13.3-2|1005	cd ..
14mr|kdelibs4-4.13.3-2|1006	doc/api/doxygen.sh --doxdatadir=${PWD}/doc/common .
14mr|kdelibs4-4.13.3-2|1007	%endif
14mr|kdelibs4-4.13.3-2|1008	
14mr|kdelibs4-4.13.3-2|1009	%install
14mr|kdelibs4-4.13.3-2|1010	%makeinstall_std -C build
14mr|kdelibs4-4.13.3-2|1011	
14mr|kdelibs4-4.13.3-2|1012	%if %{compile_apidox}
14mr|kdelibs4-4.13.3-2|1013	mkdir -p %{buildroot}%{_docdir}/kde4/api
14mr|kdelibs4-4.13.3-2|1014	cp -av kdelibs-%{version}-apidocs %{buildroot}%{_docdir}/kde4/api/kdelibs
14mr|kdelibs4-4.13.3-2|1015	%endif
14mr|kdelibs4-4.13.3-2|1016	
14mr|kdelibs4-4.13.3-2|1017	rm -fr %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
14mr|kdelibs4-4.13.3-2|1018	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
14mr|kdelibs4-4.13.3-2|1019	
14mr|kdelibs4-4.13.3-2|1020	
14mr|kdelibs4-4.13.3-2|1021	%changelog
14mr|kdelibs4-4.13.3-2|1022	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.3-2
14mr|kdelibs4-4.13.3-2|1023	+ Revision: 9e7a9cf
14mr|kdelibs4-4.13.3-2|1024	- BuildList#2062192: Increase release tag
14mr|kdelibs4-4.13.3-2|1025	
14mr|kdelibs4-4.13.3-2|1026	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.3-1
14mr|kdelibs4-4.13.3-2|1027	+ Revision: 05e626d
14mr|kdelibs4-4.13.3-2|1028	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdelibs4-4.13.3-2|1029	
14mr|kdelibs4-4.13.3-2|1030	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5:4.13.2-1.2
14mr|kdelibs4-4.13.3-2|1031	+ Revision: 7f6f5dd
14mr|kdelibs4-4.13.3-2|1032	- MassBuild#440: Increase release tag
14mr|kdelibs4-4.13.3-2|1033	
14mr|kdelibs4-4.13.3-2|1034	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.2-1.1
14mr|kdelibs4-4.13.3-2|1035	+ Revision: 86b7b24
14mr|kdelibs4-4.13.3-2|1036	- Bump release
14mr|kdelibs4-4.13.3-2|1037	
14mr|kdelibs4-4.13.3-2|1038	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.2-1
14mr|kdelibs4-4.13.3-2|1039	+ Revision: d8ae567
14mr|kdelibs4-4.13.3-2|1040	- LOG New version 4.13.2 (sync spec and patches with Cooker)
14mr|kdelibs4-4.13.3-2|1041	
14mr|kdelibs4-4.13.3-2|1042	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-5
14mr|kdelibs4-4.13.3-2|1043	+ Revision: 2822428
14mr|kdelibs4-4.13.3-2|1044	- Just bump release
14mr|kdelibs4-4.13.3-2|1045	
14mr|kdelibs4-4.13.3-2|1046	* Wed May 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-4
14mr|kdelibs4-4.13.3-2|1047	+ Revision: 7d8762f
14mr|kdelibs4-4.13.3-2|1048	- Fix giflib5.1 patch
14mr|kdelibs4-4.13.3-2|1049	
14mr|kdelibs4-4.13.3-2|1050	* Wed May 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-4
14mr|kdelibs4-4.13.3-2|1051	+ Revision: b58459f
14mr|kdelibs4-4.13.3-2|1052	- Add giflib5.1 patch to fix build with giflib 5.1
14mr|kdelibs4-4.13.3-2|1053	
14mr|kdelibs4-4.13.3-2|1054	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-3
14mr|kdelibs4-4.13.3-2|1055	+ Revision: 96cb984
14mr|kdelibs4-4.13.3-2|1056	- Add qfile-header patch to fix the way QFile is included in kio/global.h
14mr|kdelibs4-4.13.3-2|1057	
14mr|kdelibs4-4.13.3-2|1058	* Sun Apr 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-2
14mr|kdelibs4-4.13.3-2|1059	+ Revision: 041bccd
14mr|kdelibs4-4.13.3-2|1060	- Add kfilemodule-l10n patch from upstream to fix localization in kfile dialogs
14mr|kdelibs4-4.13.3-2|1061	
14mr|kdelibs4-4.13.3-2|1062	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-1
14mr|kdelibs4-4.13.3-2|1063	+ Revision: a408174
14mr|kdelibs4-4.13.3-2|1064	- LOG New version 4.12.4 (sync spec and patches with Cooker)
14mr|kdelibs4-4.13.3-2|1065	
14mr|kdelibs4-4.13.3-2|1066	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.3-1
14mr|kdelibs4-4.13.3-2|1067	+ Revision: bc4ddd1
14mr|kdelibs4-4.13.3-2|1068	- LOG New version 4.12.3 (sync spec and patches with Cooker)
14mr|kdelibs4-4.13.3-2|1069	
14mr|kdelibs4-4.13.3-2|1070	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.4-1
14mr|kdelibs4-4.13.3-2|1071	+ Revision: fcb0168
14mr|kdelibs4-4.13.3-2|1072	- LOG New version 4.11.4
14mr|kdelibs4-4.13.3-2|1073	
14mr|kdelibs4-4.13.3-2|1074	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.3-1
14mr|kdelibs4-4.13.3-2|1075	+ Revision: 1937f2e
14mr|kdelibs4-4.13.3-2|1076	- LOG New version 4.11.3
14mr|kdelibs4-4.13.3-2|1077	
14mr|kdelibs4-4.13.3-2|1078	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.2-3
14mr|kdelibs4-4.13.3-2|1079	+ Revision: 2ca9409
14mr|kdelibs4-4.13.3-2|1080	- LOG New version 4.11.2
14mr|kdelibs4-4.13.3-2|1081	
14mr|kdelibs4-4.13.3-2|1082	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.5-1
14mr|kdelibs4-4.13.3-2|1083	+ Revision: 192fba2
14mr|kdelibs4-4.13.3-2|1084	- LOG New version 4.10.5
14mr|kdelibs4-4.13.3-2|1085	
14mr|kdelibs4-4.13.3-2|1086	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.4-1
14mr|kdelibs4-4.13.3-2|1087	+ Revision: ccb17ff
14mr|kdelibs4-4.13.3-2|1088	- LOG New version 4.10.4
14mr|kdelibs4-4.13.3-2|1089	
14mr|kdelibs4-4.13.3-2|1090	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.3-2
14mr|kdelibs4-4.13.3-2|1091	+ Revision: 7c016f8
14mr|kdelibs4-4.13.3-2|1092	- LOG Add patch to avoid creation of .config etc folders in filesystem root
14mr|kdelibs4-4.13.3-2|1093	
14mr|kdelibs4-4.13.3-2|1094	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.3-1
14mr|kdelibs4-4.13.3-2|1095	+ Revision: 8cc3bf1
14mr|kdelibs4-4.13.3-2|1096	- LOG New version 4.10.3 (sync with Cooker)
14mr|kdelibs4-4.13.3-2|1097	
14mr|kdelibs4-4.13.3-2|1098	* Mon Jan 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.5-1
14mr|kdelibs4-4.13.3-2|1099	+ Revision: be9767e
14mr|kdelibs4-4.13.3-2|1100	- LOG New version 4.9.5
14mr|kdelibs4-4.13.3-2|1101	
14mr|kdelibs4-4.13.3-2|1102	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.4-1
14mr|kdelibs4-4.13.3-2|1103	+ Revision: 1c914d1
14mr|kdelibs4-4.13.3-2|1104	- LOG New version 4.9.4
14mr|kdelibs4-4.13.3-2|1105	
14mr|kdelibs4-4.13.3-2|1106	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.4-0.1
14mr|kdelibs4-4.13.3-2|1107	+ Revision: 1db6210
14mr|kdelibs4-4.13.3-2|1108	- LOG Update to 4.9.4 (git snapshot)
14mr|kdelibs4-4.13.3-2|1109	
14mr|kdelibs4-4.13.3-2|1110	* Thu Nov 29 2012 Sergey Borovkov <serge.borovkov@gmail.com> 5:4.9.3-4
14mr|kdelibs4-4.13.3-2|1111	+ Revision: dcffd17
14mr|kdelibs4-4.13.3-2|1112	- Add patch for kio_http
14mr|kdelibs4-4.13.3-2|1113	
14mr|kdelibs4-4.13.3-2|1114	* Tue Nov 20 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.3-3
14mr|kdelibs4-4.13.3-2|1115	+ Revision: d609a38
14mr|kdelibs4-4.13.3-2|1116	- Add patch for kio_ftp
14mr|kdelibs4-4.13.3-2|1117	
14mr|kdelibs4-4.13.3-2|1118	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.3-2
14mr|kdelibs4-4.13.3-2|1119	+ Revision: a20d2fb
14mr|kdelibs4-4.13.3-2|1120	- LOG Bump release for updates purpose
14mr|kdelibs4-4.13.3-2|1121	
14mr|kdelibs4-4.13.3-2|1122	* Thu Nov 15 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 5:4.9.3-1
14mr|kdelibs4-4.13.3-2|1123	+ Revision: d7aa3f5
14mr|kdelibs4-4.13.3-2|1124	- Reverting of commit c6160d14
14mr|kdelibs4-4.13.3-2|1125	
14mr|kdelibs4-4.13.3-2|1126	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.3-1
14mr|kdelibs4-4.13.3-2|1127	+ Revision: 3de9faa
14mr|kdelibs4-4.13.3-2|1128	- LOG New version 4.9.3
14mr|kdelibs4-4.13.3-2|1129	
14mr|kdelibs4-4.13.3-2|1130	* Fri Nov 02 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.2-2
14mr|kdelibs4-4.13.3-2|1131	+ Revision: a6b1b8e
14mr|kdelibs4-4.13.3-2|1132	- Update klook patch
14mr|kdelibs4-4.13.3-2|1133	
14mr|kdelibs4-4.13.3-2|1134	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.2-1
14mr|kdelibs4-4.13.3-2|1135	+ Revision: 4506e7c
14mr|kdelibs4-4.13.3-2|1136	- New version 4.9.2
14mr|kdelibs4-4.13.3-2|1137	
14mr|kdelibs4-4.13.3-2|1138	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.1-2
14mr|kdelibs4-4.13.3-2|1139	+ Revision: be9ff51
14mr|kdelibs4-4.13.3-2|1140	- Add patch for items preview with klook in standard open/save dialog
14mr|kdelibs4-4.13.3-2|1141	
14mr|kdelibs4-4.13.3-2|1142	

16938 14
14mr|kdenetwork4-4.13.3-1|1	Summary:	K Desktop Environment - Network Applications
14mr|kdenetwork4-4.13.3-1|2	Name:		kdenetwork4
14mr|kdenetwork4-4.13.3-1|3	Version:	4.13.3
14mr|kdenetwork4-4.13.3-1|4	Release:	1
14mr|kdenetwork4-4.13.3-1|5	Epoch:		3
14mr|kdenetwork4-4.13.3-1|6	License:	GPLv2+
14mr|kdenetwork4-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdenetwork4-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdenetwork4-4.13.3-1|9	Suggests:	kdenetwork-filesharing
14mr|kdenetwork4-4.13.3-1|10	Suggests:	kdenetwork-strigi-analyzers
14mr|kdenetwork4-4.13.3-1|11	Suggests:	kdnssd
14mr|kdenetwork4-4.13.3-1|12	Suggests:	kget
14mr|kdenetwork4-4.13.3-1|13	Suggests:	kopete
14mr|kdenetwork4-4.13.3-1|14	Suggests:	kppp
14mr|kdenetwork4-4.13.3-1|15	Suggests:	krdc
14mr|kdenetwork4-4.13.3-1|16	Suggests:	krfb
14mr|kdenetwork4-4.13.3-1|17	Obsoletes:	kdenetwork4-devel < 3:4.11.0
14mr|kdenetwork4-4.13.3-1|18	BuildArch:	noarch
14mr|kdenetwork4-4.13.3-1|19	
14mr|kdenetwork4-4.13.3-1|20	%description
14mr|kdenetwork4-4.13.3-1|21	Networking applications for the K Desktop Environment:
14mr|kdenetwork4-4.13.3-1|22	- kdenetwork-filesharing: Samba filesharing dialog for KDE
14mr|kdenetwork4-4.13.3-1|23	- kdenetwork-strigi-analyzers: KDE network strigi plugins
14mr|kdenetwork4-4.13.3-1|24	- kdnssd: DNS-SD service discovery monitor
14mr|kdenetwork4-4.13.3-1|25	- kget: Versatile and user-friendly download manager for KDE
14mr|kdenetwork4-4.13.3-1|26	- kopete: KDE internet messenger
14mr|kdenetwork4-4.13.3-1|27	- kppp: KDE tool to setup PPP (Point-to-Point Protocol) connections
14mr|kdenetwork4-4.13.3-1|28	- krfb: Desktop Sharing server, allow others to access your desktop via VNC
14mr|kdenetwork4-4.13.3-1|29	- krdc: a client for Desktop Sharing and other VNC servers
14mr|kdenetwork4-4.13.3-1|30	
14mr|kdenetwork4-4.13.3-1|31	%files
14mr|kdenetwork4-4.13.3-1|32	
14mr|kdenetwork4-4.13.3-1|33	#----------------------------------------------------------------------------
14mr|kdenetwork4-4.13.3-1|34	
14mr|kdenetwork4-4.13.3-1|35	%prep
14mr|kdenetwork4-4.13.3-1|36	
14mr|kdenetwork4-4.13.3-1|37	%build
14mr|kdenetwork4-4.13.3-1|38	
14mr|kdenetwork4-4.13.3-1|39	%install
14mr|kdenetwork4-4.13.3-1|40	
14mr|kdenetwork4-4.13.3-1|41	
14mr|kdenetwork4-4.13.3-1|42	%changelog
14mr|kdenetwork4-4.13.3-1|43	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdenetwork4-4.13.3-1|44	+ Revision: fec0279
14mr|kdenetwork4-4.13.3-1|45	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdenetwork4-4.13.3-1|46	
14mr|kdenetwork4-4.13.3-1|47	

16939 14
14mr|kdenetwork-filesharing-4.13.3-1|1	Summary:	Samba filesharing dialog for KDE4
14mr|kdenetwork-filesharing-4.13.3-1|2	Name:		kdenetwork-filesharing
14mr|kdenetwork-filesharing-4.13.3-1|3	Version:	4.13.3
14mr|kdenetwork-filesharing-4.13.3-1|4	Release:	1
14mr|kdenetwork-filesharing-4.13.3-1|5	Epoch:		3
14mr|kdenetwork-filesharing-4.13.3-1|6	License:	GPLv2+
14mr|kdenetwork-filesharing-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdenetwork-filesharing-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdenetwork-filesharing-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdenetwork-filesharing-4.13.3-1|10	%if %{is_beta}
14mr|kdenetwork-filesharing-4.13.3-1|11	%define ftpdir unstable
14mr|kdenetwork-filesharing-4.13.3-1|12	%else
14mr|kdenetwork-filesharing-4.13.3-1|13	%define ftpdir stable
14mr|kdenetwork-filesharing-4.13.3-1|14	%endif
14mr|kdenetwork-filesharing-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdenetwork-filesharing-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kdenetwork-filesharing-4.13.3-1|17	Conflicts:	kde4-filesharing < 3:4.11.0
14mr|kdenetwork-filesharing-4.13.3-1|18	Obsoletes:	kde4-filesharing < 3:4.11.0
14mr|kdenetwork-filesharing-4.13.3-1|19	
14mr|kdenetwork-filesharing-4.13.3-1|20	%description
14mr|kdenetwork-filesharing-4.13.3-1|21	Samba filesharing dialog for KDE4.
14mr|kdenetwork-filesharing-4.13.3-1|22	
14mr|kdenetwork-filesharing-4.13.3-1|23	%files
14mr|kdenetwork-filesharing-4.13.3-1|24	%{_kde_libdir}/kde4/sambausershareplugin.so
14mr|kdenetwork-filesharing-4.13.3-1|25	%{_kde_services}/sambausershareplugin.desktop
14mr|kdenetwork-filesharing-4.13.3-1|26	
14mr|kdenetwork-filesharing-4.13.3-1|27	#-------------------------------------------
14mr|kdenetwork-filesharing-4.13.3-1|28	
14mr|kdenetwork-filesharing-4.13.3-1|29	%prep
14mr|kdenetwork-filesharing-4.13.3-1|30	%setup -q
14mr|kdenetwork-filesharing-4.13.3-1|31	
14mr|kdenetwork-filesharing-4.13.3-1|32	%build
14mr|kdenetwork-filesharing-4.13.3-1|33	%cmake_kde4
14mr|kdenetwork-filesharing-4.13.3-1|34	%make
14mr|kdenetwork-filesharing-4.13.3-1|35	
14mr|kdenetwork-filesharing-4.13.3-1|36	%install
14mr|kdenetwork-filesharing-4.13.3-1|37	%makeinstall_std -C build
14mr|kdenetwork-filesharing-4.13.3-1|38	
14mr|kdenetwork-filesharing-4.13.3-1|39	
14mr|kdenetwork-filesharing-4.13.3-1|40	%changelog
14mr|kdenetwork-filesharing-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdenetwork-filesharing-4.13.3-1|42	+ Revision: 55b1c84
14mr|kdenetwork-filesharing-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdenetwork-filesharing-4.13.3-1|44	
14mr|kdenetwork-filesharing-4.13.3-1|45	

16940 14
14mr|kdenetwork-strigi-analyzers-4.13.3-1|1	Summary:	KDE network strigi plugins
14mr|kdenetwork-strigi-analyzers-4.13.3-1|2	Name:		kdenetwork-strigi-analyzers
14mr|kdenetwork-strigi-analyzers-4.13.3-1|3	Version:	4.13.3
14mr|kdenetwork-strigi-analyzers-4.13.3-1|4	Release:	1
14mr|kdenetwork-strigi-analyzers-4.13.3-1|5	Epoch:		3
14mr|kdenetwork-strigi-analyzers-4.13.3-1|6	License:	GPLv2+
14mr|kdenetwork-strigi-analyzers-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdenetwork-strigi-analyzers-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdenetwork-strigi-analyzers-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdenetwork-strigi-analyzers-4.13.3-1|10	%if %{is_beta}
14mr|kdenetwork-strigi-analyzers-4.13.3-1|11	%define ftpdir unstable
14mr|kdenetwork-strigi-analyzers-4.13.3-1|12	%else
14mr|kdenetwork-strigi-analyzers-4.13.3-1|13	%define ftpdir stable
14mr|kdenetwork-strigi-analyzers-4.13.3-1|14	%endif
14mr|kdenetwork-strigi-analyzers-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdenetwork-strigi-analyzers-4.13.3-1|16	BuildRequires:	boost-devel
14mr|kdenetwork-strigi-analyzers-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|kdenetwork-strigi-analyzers-4.13.3-1|18	BuildRequires:	pkgconfig(libstreamanalyzer)
14mr|kdenetwork-strigi-analyzers-4.13.3-1|19	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|20	%description
14mr|kdenetwork-strigi-analyzers-4.13.3-1|21	This package provides:
14mr|kdenetwork-strigi-analyzers-4.13.3-1|22	- Strigi meta information plugin for BitTorrent files (*.torrent).
14mr|kdenetwork-strigi-analyzers-4.13.3-1|23	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|24	%files
14mr|kdenetwork-strigi-analyzers-4.13.3-1|25	%{_kde_libdir}/strigi/strigita_torrent_analyzer.so
14mr|kdenetwork-strigi-analyzers-4.13.3-1|26	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|27	#-------------------------------------------
14mr|kdenetwork-strigi-analyzers-4.13.3-1|28	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|29	%prep
14mr|kdenetwork-strigi-analyzers-4.13.3-1|30	%setup -q
14mr|kdenetwork-strigi-analyzers-4.13.3-1|31	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|32	%build
14mr|kdenetwork-strigi-analyzers-4.13.3-1|33	%cmake_kde4
14mr|kdenetwork-strigi-analyzers-4.13.3-1|34	%make
14mr|kdenetwork-strigi-analyzers-4.13.3-1|35	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|36	%install
14mr|kdenetwork-strigi-analyzers-4.13.3-1|37	%makeinstall_std -C build
14mr|kdenetwork-strigi-analyzers-4.13.3-1|38	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|39	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|40	%changelog
14mr|kdenetwork-strigi-analyzers-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdenetwork-strigi-analyzers-4.13.3-1|42	+ Revision: dafb1b1
14mr|kdenetwork-strigi-analyzers-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdenetwork-strigi-analyzers-4.13.3-1|44	
14mr|kdenetwork-strigi-analyzers-4.13.3-1|45	

16941 14
14mr|kdenlive-0.9.8-1|1	Summary:	A non-linear video editing application for KDE
14mr|kdenlive-0.9.8-1|2	Name:		kdenlive
14mr|kdenlive-0.9.8-1|3	Version:	0.9.8
14mr|kdenlive-0.9.8-1|4	Release:	1
14mr|kdenlive-0.9.8-1|5	License:	GPLv2+
14mr|kdenlive-0.9.8-1|6	Group:		Graphical desktop/KDE
14mr|kdenlive-0.9.8-1|7	Url:		http://www.kdenlive.org/
14mr|kdenlive-0.9.8-1|8	Source0:	http://download.kde.org/stable/kdenlive/%{version}/src/kdenlive-%{version}.tar.bz2
14mr|kdenlive-0.9.8-1|9	BuildRequires:	kdelibs4-devel
14mr|kdenlive-0.9.8-1|10	BuildRequires:	pkgconfig(gl)
14mr|kdenlive-0.9.8-1|11	BuildRequires:	pkgconfig(glu)
14mr|kdenlive-0.9.8-1|12	BuildRequires:	pkgconfig(libv4l2)
14mr|kdenlive-0.9.8-1|13	BuildRequires:	pkgconfig(mlt-framework) >= 0.8.8
14mr|kdenlive-0.9.8-1|14	BuildRequires:	pkgconfig(qimageblitz)
14mr|kdenlive-0.9.8-1|15	BuildRequires:	pkgconfig(QJson)
14mr|kdenlive-0.9.8-1|16	Requires:	mlt >= 0.8.8
14mr|kdenlive-0.9.8-1|17	Requires:	ffmpeg
14mr|kdenlive-0.9.8-1|18	Requires:	dvgrab
14mr|kdenlive-0.9.8-1|19	Suggests:	xine-ui
14mr|kdenlive-0.9.8-1|20	Suggests:	swh-plugins
14mr|kdenlive-0.9.8-1|21	Suggests:	cdrkit-genisoimage
14mr|kdenlive-0.9.8-1|22	Suggests:	dvdauthor
14mr|kdenlive-0.9.8-1|23	Suggests:	oxygen-icon-theme
14mr|kdenlive-0.9.8-1|24	Suggests:	frei0r
14mr|kdenlive-0.9.8-1|25	
14mr|kdenlive-0.9.8-1|26	%description
14mr|kdenlive-0.9.8-1|27	Kdenlive is a non-linear video editor for KDE. It relies on a separate
14mr|kdenlive-0.9.8-1|28	renderer, piave, to handle it's rendering. Kdenlive supports multitrack
14mr|kdenlive-0.9.8-1|29	editing.
14mr|kdenlive-0.9.8-1|30	
14mr|kdenlive-0.9.8-1|31	%files -f %{name}.lang
14mr|kdenlive-0.9.8-1|32	%{_kde_bindir}/*
14mr|kdenlive-0.9.8-1|33	%{_kde_libdir}/kde4/*.so
14mr|kdenlive-0.9.8-1|34	%{_kde_datadir}/apps/%{name}
14mr|kdenlive-0.9.8-1|35	%{_kde_services}/*.desktop
14mr|kdenlive-0.9.8-1|36	%{_kde_datadir}/config.kcfg/*
14mr|kdenlive-0.9.8-1|37	%{_kde_datadir}/applications/kde4/%{name}.desktop
14mr|kdenlive-0.9.8-1|38	%{_kde_iconsdir}/*/*/*/*
14mr|kdenlive-0.9.8-1|39	%{_kde_datadir}/mime/packages/*.xml
14mr|kdenlive-0.9.8-1|40	%{_kde_configdir}/*
14mr|kdenlive-0.9.8-1|41	%{_mandir}/man1/*
14mr|kdenlive-0.9.8-1|42	
14mr|kdenlive-0.9.8-1|43	#--------------------------------------------------------------------
14mr|kdenlive-0.9.8-1|44	
14mr|kdenlive-0.9.8-1|45	%prep
14mr|kdenlive-0.9.8-1|46	%setup -q
14mr|kdenlive-0.9.8-1|47	
14mr|kdenlive-0.9.8-1|48	%build
14mr|kdenlive-0.9.8-1|49	%cmake_kde4
14mr|kdenlive-0.9.8-1|50	%make
14mr|kdenlive-0.9.8-1|51	
14mr|kdenlive-0.9.8-1|52	%install
14mr|kdenlive-0.9.8-1|53	%makeinstall_std -C build
14mr|kdenlive-0.9.8-1|54	
14mr|kdenlive-0.9.8-1|55	rm -f %{buildroot}%{_datadir}/menu/kdenlive
14mr|kdenlive-0.9.8-1|56	rm -f %{buildroot}%{_datadir}/pixmaps/kdenlive.xpm
14mr|kdenlive-0.9.8-1|57	
14mr|kdenlive-0.9.8-1|58	%find_lang %{name} --with-html
14mr|kdenlive-0.9.8-1|59	
14mr|kdenlive-0.9.8-1|60	
14mr|kdenlive-0.9.8-1|61	%changelog
14mr|kdenlive-0.9.8-1|62	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8-1
14mr|kdenlive-0.9.8-1|63	+ Revision: 3a8293e
14mr|kdenlive-0.9.8-1|64	- New version 0.9.8
14mr|kdenlive-0.9.8-1|65	
14mr|kdenlive-0.9.8-1|66	

16942 14
14mr|kdepim4-4.13.3-2|1	Summary:	An application suite to manage personal information
14mr|kdepim4-4.13.3-2|2	Name:		kdepim4
14mr|kdepim4-4.13.3-2|3	Epoch:		3
14mr|kdepim4-4.13.3-2|4	Version:	4.13.3
14mr|kdepim4-4.13.3-2|5	Release:	2
14mr|kdepim4-4.13.3-2|6	License:	GPLv2+
14mr|kdepim4-4.13.3-2|7	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|8	Url:		http://community.kde.org/KDE_PIM
14mr|kdepim4-4.13.3-2|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdepim4-4.13.3-2|10	%if %{is_beta}
14mr|kdepim4-4.13.3-2|11	%define ftpdir unstable
14mr|kdepim4-4.13.3-2|12	%else
14mr|kdepim4-4.13.3-2|13	%define ftpdir stable
14mr|kdepim4-4.13.3-2|14	%endif
14mr|kdepim4-4.13.3-2|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-%{version}.tar.xz
14mr|kdepim4-4.13.3-2|16	Patch0:		kdepim-4.12.1-cmake-libkaddressbookgrantlee.patch
14mr|kdepim4-4.13.3-2|17	Patch1:		kdepim-4.13.3-storageservicemanager-desktop.patch
14mr|kdepim4-4.13.3-2|18	BuildRequires:	xsltproc
14mr|kdepim4-4.13.3-2|19	BuildRequires:	baloo-devel
14mr|kdepim4-4.13.3-2|20	BuildRequires:	boost-devel
14mr|kdepim4-4.13.3-2|21	BuildRequires:	gpgme-devel
14mr|kdepim4-4.13.3-2|22	BuildRequires:	grantlee-devel
14mr|kdepim4-4.13.3-2|23	BuildRequires:	kdelibs4-devel
14mr|kdepim4-4.13.3-2|24	BuildRequires:	kdepimlibs4-devel
14mr|kdepim4-4.13.3-2|25	BuildRequires:	kdepim4-runtime-devel
14mr|kdepim4-4.13.3-2|26	BuildRequires:	libassuan-devel
14mr|kdepim4-4.13.3-2|27	BuildRequires:	pkgconfig(akonadi)
14mr|kdepim4-4.13.3-2|28	BuildRequires:	pkgconfig(libkactivities)
14mr|kdepim4-4.13.3-2|29	BuildRequires:	pkgconfig(libkgapi)
14mr|kdepim4-4.13.3-2|30	BuildRequires:	pkgconfig(libstreams)
14mr|kdepim4-4.13.3-2|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdepim4-4.13.3-2|32	BuildRequires:	pkgconfig(x11)
14mr|kdepim4-4.13.3-2|33	BuildRequires:	pkgconfig(xscrnsaver)
14mr|kdepim4-4.13.3-2|34	BuildRequires:	pkgconfig(zlib)
14mr|kdepim4-4.13.3-2|35	Suggests:	akonadi-common
14mr|kdepim4-4.13.3-2|36	Suggests:	kleopatra
14mr|kdepim4-4.13.3-2|37	Suggests:	akregator
14mr|kdepim4-4.13.3-2|38	Suggests:	knode
14mr|kdepim4-4.13.3-2|39	Suggests:	kaddressbook
14mr|kdepim4-4.13.3-2|40	Suggests:	kalarm
14mr|kdepim4-4.13.3-2|41	Suggests:	ktimetracker
14mr|kdepim4-4.13.3-2|42	Suggests:	kmail
14mr|kdepim4-4.13.3-2|43	Suggests:	kmailcvt
14mr|kdepim4-4.13.3-2|44	Suggests:	knotes
14mr|kdepim4-4.13.3-2|45	Suggests:	kontact
14mr|kdepim4-4.13.3-2|46	Suggests:	korganizer
14mr|kdepim4-4.13.3-2|47	Suggests:	ksendemail
14mr|kdepim4-4.13.3-2|48	Suggests:	kjots
14mr|kdepim4-4.13.3-2|49	
14mr|kdepim4-4.13.3-2|50	%description
14mr|kdepim4-4.13.3-2|51	Information Management applications for the K Desktop Environment.
14mr|kdepim4-4.13.3-2|52	- kaddressbook: The KDE addressbook application.
14mr|kdepim4-4.13.3-2|53	- korganizer: a calendar-of-events and todo-list manager
14mr|kdepim4-4.13.3-2|54	- kalarm: gui for setting up personal alarm/reminder messages
14mr|kdepim4-4.13.3-2|55	- kalarmd: personal alarm/reminder messages daemon, shared by korganizer
14mr|kdepim4-4.13.3-2|56	and kalarm.
14mr|kdepim4-4.13.3-2|57	- kaplan: A shell for the PIM apps, still experimental.
14mr|kdepim4-4.13.3-2|58	- ktimetracker: Time tracker.
14mr|kdepim4-4.13.3-2|59	- kfile-plugins: vCard KFIleItem plugin.
14mr|kdepim4-4.13.3-2|60	- knotes: yellow notes application
14mr|kdepim4-4.13.3-2|61	- konsolecalendar: Command line tool for accessing calendar files.
14mr|kdepim4-4.13.3-2|62	- kmail: universal mail client
14mr|kdepim4-4.13.3-2|63	- kmailcvt: converst addressbooks to kmail format
14mr|kdepim4-4.13.3-2|64	
14mr|kdepim4-4.13.3-2|65	%files
14mr|kdepim4-4.13.3-2|66	
14mr|kdepim4-4.13.3-2|67	#----------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|68	
14mr|kdepim4-4.13.3-2|69	%package core
14mr|kdepim4-4.13.3-2|70	Summary:	Core files for KDE PIM
14mr|kdepim4-4.13.3-2|71	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|72	Requires:	akonadi-kde >= 3:%{version}
14mr|kdepim4-4.13.3-2|73	Requires:	kdebase4-runtime
14mr|kdepim4-4.13.3-2|74	Requires:	kdelibs4-core
14mr|kdepim4-4.13.3-2|75	Requires:	storageservicemanager = %{EVRD}
14mr|kdepim4-4.13.3-2|76	Conflicts:	%{_lib}kdepim4 < 3:4.11.0
14mr|kdepim4-4.13.3-2|77	Conflicts:	%{_lib}kpgp4 < 3:4.11.0
14mr|kdepim4-4.13.3-2|78	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|79	Obsoletes:	akonadi-folderarchive-agent < 3:4.13.0
14mr|kdepim4-4.13.3-2|80	Obsoletes:	pimactivity < 3:4.13.0
14mr|kdepim4-4.13.3-2|81	
14mr|kdepim4-4.13.3-2|82	%description core
14mr|kdepim4-4.13.3-2|83	Core files for KDE PIM.
14mr|kdepim4-4.13.3-2|84	
14mr|kdepim4-4.13.3-2|85	%files core -f %{name}.lang
14mr|kdepim4-4.13.3-2|86	%exclude %{_kde_docdir}/HTML/en/*
14mr|kdepim4-4.13.3-2|87	%dir %{_kde_services}/kontact
14mr|kdepim4-4.13.3-2|88	%{_kde_iconsdir}/oxygen/*/mimetypes/x-mail-distribution-list.*
14mr|kdepim4-4.13.3-2|89	%{_kde_appsdir}/kdepimwidgets
14mr|kdepim4-4.13.3-2|90	%{_kde_plugindir}/designer/kdepimwidgets.so
14mr|kdepim4-4.13.3-2|91	%{_kde_plugindir}/designer/mailcommonwidgets.so
14mr|kdepim4-4.13.3-2|92	%{_kde_plugindir}/designer/pimcommonwidgets.so
14mr|kdepim4-4.13.3-2|93	%{_kde_appsdir}/kconf_update/kpgp-3.1-upgrade-address-data.pl
14mr|kdepim4-4.13.3-2|94	%{_kde_appsdir}/kconf_update/kpgp.upd
14mr|kdepim4-4.13.3-2|95	%{_datadir}/dbus-1/interfaces/org.kde.mailtransport.service.xml
14mr|kdepim4-4.13.3-2|96	
14mr|kdepim4-4.13.3-2|97	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|98	
14mr|kdepim4-4.13.3-2|99	%package -n akonadiconsole
14mr|kdepim4-4.13.3-2|100	Summary:	Console that help to debug akonadi
14mr|kdepim4-4.13.3-2|101	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|102	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|103	Conflicts:	kdepim4-core < 2:4.4.2-5
14mr|kdepim4-4.13.3-2|104	
14mr|kdepim4-4.13.3-2|105	%description -n akonadiconsole
14mr|kdepim4-4.13.3-2|106	Console that help to debug akonadi.
14mr|kdepim4-4.13.3-2|107	
14mr|kdepim4-4.13.3-2|108	%files -n akonadiconsole
14mr|kdepim4-4.13.3-2|109	%{_kde_bindir}/akonadiconsole
14mr|kdepim4-4.13.3-2|110	%{_kde_applicationsdir}/akonadiconsole.desktop
14mr|kdepim4-4.13.3-2|111	%{_kde_appsdir}/akonadiconsole/akonadiconsoleui.rc
14mr|kdepim4-4.13.3-2|112	%{_kde_iconsdir}/hicolor/*/apps/akonadiconsole.png
14mr|kdepim4-4.13.3-2|113	
14mr|kdepim4-4.13.3-2|114	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|115	
14mr|kdepim4-4.13.3-2|116	%package -n akonadi-archivemail-agent
14mr|kdepim4-4.13.3-2|117	Summary:	Akonadi archivemail agent
14mr|kdepim4-4.13.3-2|118	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|119	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|120	
14mr|kdepim4-4.13.3-2|121	%description -n akonadi-archivemail-agent
14mr|kdepim4-4.13.3-2|122	Akonadi archivemail agent.
14mr|kdepim4-4.13.3-2|123	
14mr|kdepim4-4.13.3-2|124	%files -n akonadi-archivemail-agent
14mr|kdepim4-4.13.3-2|125	%doc %{_kde_docdir}/HTML/en/akonadi_archivemail_agent
14mr|kdepim4-4.13.3-2|126	%{_kde_bindir}/akonadi_archivemail_agent
14mr|kdepim4-4.13.3-2|127	%{_kde_datadir}/akonadi/agents/archivemailagent.desktop
14mr|kdepim4-4.13.3-2|128	%{_kde_appsdir}/akonadi_archivemail_agent/
14mr|kdepim4-4.13.3-2|129	
14mr|kdepim4-4.13.3-2|130	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|131	
14mr|kdepim4-4.13.3-2|132	%package -n akonadi-mailfilter-agent
14mr|kdepim4-4.13.3-2|133	Summary:	Akonadi mailfilter agent
14mr|kdepim4-4.13.3-2|134	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|135	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|136	
14mr|kdepim4-4.13.3-2|137	%description -n akonadi-mailfilter-agent
14mr|kdepim4-4.13.3-2|138	Akonadi mailfilter agent.
14mr|kdepim4-4.13.3-2|139	
14mr|kdepim4-4.13.3-2|140	%files -n akonadi-mailfilter-agent
14mr|kdepim4-4.13.3-2|141	%{_kde_bindir}/akonadi_mailfilter_agent
14mr|kdepim4-4.13.3-2|142	%{_kde_datadir}/akonadi/agents/mailfilteragent.desktop
14mr|kdepim4-4.13.3-2|143	%{_kde_appsdir}/akonadi_mailfilter_agent/
14mr|kdepim4-4.13.3-2|144	%{_kde_appsdir}/kconf_update/mailfilteragent.upd
14mr|kdepim4-4.13.3-2|145	%{_kde_appsdir}/kconf_update/migrate-kmail-filters.pl
14mr|kdepim4-4.13.3-2|146	
14mr|kdepim4-4.13.3-2|147	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|148	
14mr|kdepim4-4.13.3-2|149	%package -n akonadi-notes-agent
14mr|kdepim4-4.13.3-2|150	Summary:	Akonadi notes agent
14mr|kdepim4-4.13.3-2|151	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|152	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|153	Requires:	knotes = %{EVRD}
14mr|kdepim4-4.13.3-2|154	
14mr|kdepim4-4.13.3-2|155	%description -n akonadi-notes-agent
14mr|kdepim4-4.13.3-2|156	Akonadi notes agent. It adds notes received via network and handles note
14mr|kdepim4-4.13.3-2|157	alarm notifications.
14mr|kdepim4-4.13.3-2|158	
14mr|kdepim4-4.13.3-2|159	%files -n akonadi-notes-agent
14mr|kdepim4-4.13.3-2|160	%doc %{_kde_docdir}/HTML/en/akonadi_notes_agent
14mr|kdepim4-4.13.3-2|161	%{_kde_bindir}/akonadi_notes_agent
14mr|kdepim4-4.13.3-2|162	%{_kde_datadir}/akonadi/agents/notesagent.desktop
14mr|kdepim4-4.13.3-2|163	%{_kde_appsdir}/akonadi_notes_agent/
14mr|kdepim4-4.13.3-2|164	%{_kde_appsdir}/kconf_update/noteglobalsettings.upd
14mr|kdepim4-4.13.3-2|165	
14mr|kdepim4-4.13.3-2|166	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|167	
14mr|kdepim4-4.13.3-2|168	%package -n akonadi-sendlater-agent
14mr|kdepim4-4.13.3-2|169	Summary:	Akonadi sendlater agent
14mr|kdepim4-4.13.3-2|170	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|171	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|172	
14mr|kdepim4-4.13.3-2|173	%description -n akonadi-sendlater-agent
14mr|kdepim4-4.13.3-2|174	Akonadi sendlater agent.
14mr|kdepim4-4.13.3-2|175	
14mr|kdepim4-4.13.3-2|176	%files -n akonadi-sendlater-agent
14mr|kdepim4-4.13.3-2|177	%doc %{_kde_docdir}/HTML/en/akonadi_sendlater_agent
14mr|kdepim4-4.13.3-2|178	%{_kde_bindir}/akonadi_sendlater_agent
14mr|kdepim4-4.13.3-2|179	%{_kde_datadir}/akonadi/agents/sendlateragent.desktop
14mr|kdepim4-4.13.3-2|180	%{_kde_appsdir}/akonadi_sendlater_agent/
14mr|kdepim4-4.13.3-2|181	
14mr|kdepim4-4.13.3-2|182	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|183	
14mr|kdepim4-4.13.3-2|184	%package -n akregator
14mr|kdepim4-4.13.3-2|185	Summary:	A Feed Reader for KDE
14mr|kdepim4-4.13.3-2|186	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|187	Url:		http://userbase.kde.org/Akregator
14mr|kdepim4-4.13.3-2|188	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|189	Provides:	kde4-akregator = %{EVRD}
14mr|kdepim4-4.13.3-2|190	Conflicts:	%{name}-core < 2:4.5.77
14mr|kdepim4-4.13.3-2|191	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|192	
14mr|kdepim4-4.13.3-2|193	%description -n akregator
14mr|kdepim4-4.13.3-2|194	Akregator is a news feed reader for the KDE desktop. It enables you to
14mr|kdepim4-4.13.3-2|195	follow news sites, blogs and other RSS/Atom-enabled websites without
14mr|kdepim4-4.13.3-2|196	the need to manually check for updates using a web browser. Akregator
14mr|kdepim4-4.13.3-2|197	is designed to be both easy to use and to be powerful enough to read
14mr|kdepim4-4.13.3-2|198	hundreds of news sources conveniently. It comes with Konqueror
14mr|kdepim4-4.13.3-2|199	integration for adding news feeds and with an internal browser for
14mr|kdepim4-4.13.3-2|200	easy news reading.
14mr|kdepim4-4.13.3-2|201	
14mr|kdepim4-4.13.3-2|202	%files -n akregator
14mr|kdepim4-4.13.3-2|203	%doc %{_kde_docdir}/HTML/en/akregator
14mr|kdepim4-4.13.3-2|204	%{_kde_bindir}/akregator
14mr|kdepim4-4.13.3-2|205	%{_kde_bindir}/akregatorstorageexporter
14mr|kdepim4-4.13.3-2|206	%{_kde_applicationsdir}/akregator.desktop
14mr|kdepim4-4.13.3-2|207	%{_kde_appsdir}/akregator
14mr|kdepim4-4.13.3-2|208	%{_kde_appsdir}/akregator_sharemicroblog_plugin
14mr|kdepim4-4.13.3-2|209	%{_kde_datadir}/config.kcfg/akregator.kcfg
14mr|kdepim4-4.13.3-2|210	%{_kde_iconsdir}/*/*/apps/akregator.*
14mr|kdepim4-4.13.3-2|211	%{_kde_iconsdir}/*/*/apps/akregator_empty.*
14mr|kdepim4-4.13.3-2|212	%{_kde_services}/kontact/akregatorplugin.desktop
14mr|kdepim4-4.13.3-2|213	%{_kde_services}/akregator_*
14mr|kdepim4-4.13.3-2|214	%{_kde_services}/feed.protocol
14mr|kdepim4-4.13.3-2|215	%{_kde_servicetypes}/akregator_plugin.desktop
14mr|kdepim4-4.13.3-2|216	%{_kde_libdir}/kde4/akregator*
14mr|kdepim4-4.13.3-2|217	%{_kde_libdir}/kde4/kontact_akregatorplugin.so
14mr|kdepim4-4.13.3-2|218	%{_datadir}/dbus-1/interfaces/org.kde.akregator.part.xml
14mr|kdepim4-4.13.3-2|219	
14mr|kdepim4-4.13.3-2|220	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|221	
14mr|kdepim4-4.13.3-2|222	%package -n blogilo
14mr|kdepim4-4.13.3-2|223	Summary:	Blogging client for kde
14mr|kdepim4-4.13.3-2|224	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|225	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|226	
14mr|kdepim4-4.13.3-2|227	%description -n blogilo
14mr|kdepim4-4.13.3-2|228	Blogilo is a blogging client for KDE, which supports famous blogging
14mr|kdepim4-4.13.3-2|229	APIs.
14mr|kdepim4-4.13.3-2|230	
14mr|kdepim4-4.13.3-2|231	It was known as Bilbo blogger before, But because of a trademark
14mr|kdepim4-4.13.3-2|232	issue, We (Blogilo developers) decided to choose a new name for it.
14mr|kdepim4-4.13.3-2|233	More information about the decision can be found at
14mr|kdepim4-4.13.3-2|234	http://blogilo.gnufolks.org/news/.
14mr|kdepim4-4.13.3-2|235	
14mr|kdepim4-4.13.3-2|236	Its current features:
14mr|kdepim4-4.13.3-2|237	
14mr|kdepim4-4.13.3-2|238	* A full featured WYSIWYG editor.
14mr|kdepim4-4.13.3-2|239	* An HTML editor with syntax highlighting.
14mr|kdepim4-4.13.3-2|240	* Previewing your post with your blog style! like when you are
14mr|kdepim4-4.13.3-2|241	visiting it at your blog.
14mr|kdepim4-4.13.3-2|242	* Support for Blogger1.0, MetaWeblog, MovableType (Wordpress supports
14mr|kdepim4-4.13.3-2|243	All of these!) and Google GData (used on Blogspot.com blogs) APIs!
14mr|kdepim4-4.13.3-2|244	* Support for Creating/Modifying/Deleting posts.
14mr|kdepim4-4.13.3-2|245	* Support for creating drafts and scheduled posts!
14mr|kdepim4-4.13.3-2|246	* Support for uploading media files to your blog (Just on supported
14mr|kdepim4-4.13.3-2|247	APIs e.g. MetaWeblog and MovableType)
14mr|kdepim4-4.13.3-2|248	* Support for uploading to FTP server.
14mr|kdepim4-4.13.3-2|249	* Support for Fetching your recent blog entries.
14mr|kdepim4-4.13.3-2|250	* Support for adding Images to post from your system. It will upload
14mr|kdepim4-4.13.3-2|251	them on Submitting post to blog (Just on supported APIs e.g.
14mr|kdepim4-4.13.3-2|252	MetaWeblog and MovableType)
14mr|kdepim4-4.13.3-2|253	* Support for saving local entries before publishing.
14mr|kdepim4-4.13.3-2|254	* Saving your writing copy to prevent data loss, at configurable
14mr|kdepim4-4.13.3-2|255	intervals.
14mr|kdepim4-4.13.3-2|256	* and ...
14mr|kdepim4-4.13.3-2|257	
14mr|kdepim4-4.13.3-2|258	%files -n blogilo
14mr|kdepim4-4.13.3-2|259	%doc %{_kde_docdir}/HTML/en/blogilo
14mr|kdepim4-4.13.3-2|260	%{_kde_bindir}/blogilo
14mr|kdepim4-4.13.3-2|261	%{_kde_appsdir}/blogilo
14mr|kdepim4-4.13.3-2|262	%{_kde_applicationsdir}/blogilo.desktop
14mr|kdepim4-4.13.3-2|263	%{_kde_datadir}/config.kcfg/blogilo.kcfg
14mr|kdepim4-4.13.3-2|264	%{_kde_iconsdir}/*/*/apps/blogilo.*
14mr|kdepim4-4.13.3-2|265	%{_kde_iconsdir}/*/*/actions/format-text-blockquote.*
14mr|kdepim4-4.13.3-2|266	%{_kde_iconsdir}/*/*/actions/format-text-code.*
14mr|kdepim4-4.13.3-2|267	%{_kde_iconsdir}/*/*/actions/insert-more-mark.*
14mr|kdepim4-4.13.3-2|268	%{_kde_iconsdir}/*/*/actions/remove-link.*
14mr|kdepim4-4.13.3-2|269	%{_kde_iconsdir}/*/*/actions/upload-media.*
14mr|kdepim4-4.13.3-2|270	
14mr|kdepim4-4.13.3-2|271	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|272	
14mr|kdepim4-4.13.3-2|273	%package -n headerthemeeditor
14mr|kdepim4-4.13.3-2|274	Summary:	KMail Header Theme Editor
14mr|kdepim4-4.13.3-2|275	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|276	Requires:	kmail
14mr|kdepim4-4.13.3-2|277	
14mr|kdepim4-4.13.3-2|278	%description -n headerthemeeditor
14mr|kdepim4-4.13.3-2|279	KMail Header Theme Editor.
14mr|kdepim4-4.13.3-2|280	
14mr|kdepim4-4.13.3-2|281	%files -n headerthemeeditor
14mr|kdepim4-4.13.3-2|282	%doc %{_kde_docdir}/HTML/en/headerthemeeditor
14mr|kdepim4-4.13.3-2|283	%{_kde_bindir}/headerthemeeditor
14mr|kdepim4-4.13.3-2|284	%{_kde_appsdir}/headerthemeeditor
14mr|kdepim4-4.13.3-2|285	%{_kde_applicationsdir}/headerthemeeditor.desktop
14mr|kdepim4-4.13.3-2|286	
14mr|kdepim4-4.13.3-2|287	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|288	
14mr|kdepim4-4.13.3-2|289	%package -n contactthemeeditor
14mr|kdepim4-4.13.3-2|290	Summary:	KDE Contact Theme Editor
14mr|kdepim4-4.13.3-2|291	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|292	Requires:	kaddressbook
14mr|kdepim4-4.13.3-2|293	
14mr|kdepim4-4.13.3-2|294	%description -n contactthemeeditor
14mr|kdepim4-4.13.3-2|295	KDE Contact Theme Editor.
14mr|kdepim4-4.13.3-2|296	
14mr|kdepim4-4.13.3-2|297	%files -n contactthemeeditor
14mr|kdepim4-4.13.3-2|298	%doc %{_kde_docdir}/HTML/en/contactthemeeditor
14mr|kdepim4-4.13.3-2|299	%{_kde_bindir}/contactthemeeditor
14mr|kdepim4-4.13.3-2|300	%{_kde_appsdir}/contactthemeeditor
14mr|kdepim4-4.13.3-2|301	%{_kde_appsdir}/kconf_update/grantleetheme.upd
14mr|kdepim4-4.13.3-2|302	%{_kde_applicationsdir}/contactthemeeditor.desktop
14mr|kdepim4-4.13.3-2|303	
14mr|kdepim4-4.13.3-2|304	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|305	
14mr|kdepim4-4.13.3-2|306	%package -n importwizard
14mr|kdepim4-4.13.3-2|307	Summary:	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc
14mr|kdepim4-4.13.3-2|308	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|309	Requires:	kmail
14mr|kdepim4-4.13.3-2|310	
14mr|kdepim4-4.13.3-2|311	%description -n importwizard
14mr|kdepim4-4.13.3-2|312	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc.
14mr|kdepim4-4.13.3-2|313	
14mr|kdepim4-4.13.3-2|314	%files -n importwizard
14mr|kdepim4-4.13.3-2|315	%doc %{_kde_docdir}/HTML/en/importwizard
14mr|kdepim4-4.13.3-2|316	%{_kde_bindir}/importwizard
14mr|kdepim4-4.13.3-2|317	%{_kde_applicationsdir}/importwizard.desktop
14mr|kdepim4-4.13.3-2|318	%{_kde_iconsdir}/*/*/apps/kontact-import-wizard.*
14mr|kdepim4-4.13.3-2|319	
14mr|kdepim4-4.13.3-2|320	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|321	
14mr|kdepim4-4.13.3-2|322	%package -n kaddressbook
14mr|kdepim4-4.13.3-2|323	Summary:	The KDE addressbook application
14mr|kdepim4-4.13.3-2|324	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|325	Url:		http://userbase.kde.org/KAddressBook
14mr|kdepim4-4.13.3-2|326	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|327	# Grantlee is needed for the simple view in kaddressbook
14mr|kdepim4-4.13.3-2|328	Requires:	grantlee
14mr|kdepim4-4.13.3-2|329	Requires:	akonadi-common
14mr|kdepim4-4.13.3-2|330	Suggests:	contactthemeeditor = %{EVRD}
14mr|kdepim4-4.13.3-2|331	Provides:	kde4-kaddressbook = %{EVRD}
14mr|kdepim4-4.13.3-2|332	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|333	
14mr|kdepim4-4.13.3-2|334	%description -n kaddressbook
14mr|kdepim4-4.13.3-2|335	The KDE addressbook application.
14mr|kdepim4-4.13.3-2|336	
14mr|kdepim4-4.13.3-2|337	%files -n kaddressbook
14mr|kdepim4-4.13.3-2|338	%doc %{_kde_docdir}/HTML/en/kabcclient
14mr|kdepim4-4.13.3-2|339	%{_kde_bindir}/kaddressbook
14mr|kdepim4-4.13.3-2|340	%{_kde_bindir}/kabc2mutt
14mr|kdepim4-4.13.3-2|341	%{_kde_bindir}/kabcclient
14mr|kdepim4-4.13.3-2|342	%{_kde_applicationsdir}/kaddressbook.desktop
14mr|kdepim4-4.13.3-2|343	%{_kde_applicationsdir}/kaddressbook-importer.desktop
14mr|kdepim4-4.13.3-2|344	%{_kde_appsdir}/kaddressbook
14mr|kdepim4-4.13.3-2|345	%{_kde_configdir}/kaddressbook_themes.knsrc
14mr|kdepim4-4.13.3-2|346	%{_kde_libdir}/kde4/kcm_ldap.so
14mr|kdepim4-4.13.3-2|347	%{_kde_libdir}/akonadi/contact/editorpageplugins/cryptopageplugin.so
14mr|kdepim4-4.13.3-2|348	%{_kde_libdir}/kde4/kaddressbookpart.so
14mr|kdepim4-4.13.3-2|349	%{_kde_libdir}/kde4/kontact_kaddressbookplugin.so
14mr|kdepim4-4.13.3-2|350	%{_kde_iconsdir}/*/*/apps/kaddressbook.*
14mr|kdepim4-4.13.3-2|351	%{_kde_services}/kaddressbookpart.desktop
14mr|kdepim4-4.13.3-2|352	%{_kde_services}/kontact/kaddressbookplugin.desktop
14mr|kdepim4-4.13.3-2|353	%{_kde_services}/kcmldap.desktop
14mr|kdepim4-4.13.3-2|354	%{_kde_mandir}/man1/kabcclient.1.*
14mr|kdepim4-4.13.3-2|355	%{_datadir}/dbus-1/interfaces/org.kde.addressbook.service.xml
14mr|kdepim4-4.13.3-2|356	
14mr|kdepim4-4.13.3-2|357	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|358	
14mr|kdepim4-4.13.3-2|359	%package -n kalarm
14mr|kdepim4-4.13.3-2|360	Summary:	A personal alarm message, command and email scheduler
14mr|kdepim4-4.13.3-2|361	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|362	Url:		http://userbase.kde.org/KAlarm
14mr|kdepim4-4.13.3-2|363	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|364	Provides:	kde4-kalarm = %{EVRD}
14mr|kdepim4-4.13.3-2|365	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|366	
14mr|kdepim4-4.13.3-2|367	%description -n kalarm
14mr|kdepim4-4.13.3-2|368	KAlarm is a personal alarm message, command and email scheduler. It lets you
14mr|kdepim4-4.13.3-2|369	set up personal alarm messages which pop up on the screen at the chosen time,
14mr|kdepim4-4.13.3-2|370	or you can schedule commands to be executed or emails to be sent.
14mr|kdepim4-4.13.3-2|371	
14mr|kdepim4-4.13.3-2|372	%files -n kalarm
14mr|kdepim4-4.13.3-2|373	%doc %{_kde_docdir}/HTML/en/kalarm
14mr|kdepim4-4.13.3-2|374	%{_kde_bindir}/kalarm
14mr|kdepim4-4.13.3-2|375	%{_kde_bindir}/kalarmautostart
14mr|kdepim4-4.13.3-2|376	%{_kde_libdir}/kde4/libexec/kalarm_helper
14mr|kdepim4-4.13.3-2|377	%{_kde_applicationsdir}/kalarm.desktop
14mr|kdepim4-4.13.3-2|378	%{_kde_appsdir}/kalarm
14mr|kdepim4-4.13.3-2|379	%{_kde_appsdir}/kconf_update/kalarm-1.2.1-general.pl
14mr|kdepim4-4.13.3-2|380	%{_kde_appsdir}/kconf_update/kalarm-1.9.5-defaults.pl
14mr|kdepim4-4.13.3-2|381	%{_kde_appsdir}/kconf_update/kalarm-2.0.2-general.pl
14mr|kdepim4-4.13.3-2|382	%{_kde_appsdir}/kconf_update/kalarm-2.1.5-general.pl
14mr|kdepim4-4.13.3-2|383	%{_kde_appsdir}/kconf_update/kalarm-version.pl
14mr|kdepim4-4.13.3-2|384	%{_kde_appsdir}/kconf_update/kalarm.upd
14mr|kdepim4-4.13.3-2|385	%{_kde_autostart}/kalarm.autostart.desktop
14mr|kdepim4-4.13.3-2|386	%{_kde_datadir}/config.kcfg/kalarmconfig.kcfg
14mr|kdepim4-4.13.3-2|387	%{_kde_datadir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
14mr|kdepim4-4.13.3-2|388	%{_kde_iconsdir}/*/*/apps/kalarm.*
14mr|kdepim4-4.13.3-2|389	%{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
14mr|kdepim4-4.13.3-2|390	%{_datadir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
14mr|kdepim4-4.13.3-2|391	%{_datadir}/dbus-1/interfaces/org.kde.kalarm.kalarm.xml
14mr|kdepim4-4.13.3-2|392	
14mr|kdepim4-4.13.3-2|393	#---------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|394	
14mr|kdepim4-4.13.3-2|395	%package -n kincidenceeditor
14mr|kdepim4-4.13.3-2|396	Summary:	kincidenceeditor
14mr|kdepim4-4.13.3-2|397	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|398	
14mr|kdepim4-4.13.3-2|399	%description -n kincidenceeditor
14mr|kdepim4-4.13.3-2|400	New incidince editor.
14mr|kdepim4-4.13.3-2|401	
14mr|kdepim4-4.13.3-2|402	%files -n kincidenceeditor
14mr|kdepim4-4.13.3-2|403	%{_kde_bindir}/kincidenceeditor
14mr|kdepim4-4.13.3-2|404	
14mr|kdepim4-4.13.3-2|405	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|406	
14mr|kdepim4-4.13.3-2|407	%package -n kjots
14mr|kdepim4-4.13.3-2|408	Summary:	KDE note taking utility
14mr|kdepim4-4.13.3-2|409	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|410	Url:		http://userbase.kde.org/KJots
14mr|kdepim4-4.13.3-2|411	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|412	Provides:	kde4-kjots = %{EVRD}
14mr|kdepim4-4.13.3-2|413	
14mr|kdepim4-4.13.3-2|414	%description -n kjots
14mr|kdepim4-4.13.3-2|415	A small program which is handy for keeping and organizing miscellaneous
14mr|kdepim4-4.13.3-2|416	notes.
14mr|kdepim4-4.13.3-2|417	
14mr|kdepim4-4.13.3-2|418	%files -n kjots
14mr|kdepim4-4.13.3-2|419	%doc %{_kde_docdir}/HTML/en/kjots
14mr|kdepim4-4.13.3-2|420	%{_kde_bindir}/kjots
14mr|kdepim4-4.13.3-2|421	%{_kde_appsdir}/desktoptheme/default/widgets/stickynote.svgz
14mr|kdepim4-4.13.3-2|422	%{_kde_appsdir}/kjots
14mr|kdepim4-4.13.3-2|423	%{_kde_applicationsdir}/Kjots.desktop
14mr|kdepim4-4.13.3-2|424	%{_kde_libdir}/kde4/kcm_kjots.so
14mr|kdepim4-4.13.3-2|425	%{_kde_libdir}/kde4/kjotspart.so
14mr|kdepim4-4.13.3-2|426	%{_kde_libdir}/kde4/kontact_kjotsplugin.so
14mr|kdepim4-4.13.3-2|427	%{_kde_libdir}/kde4/plasma_applet_akonotes_list.so
14mr|kdepim4-4.13.3-2|428	%{_kde_libdir}/kde4/plasma_applet_akonotes_note.so
14mr|kdepim4-4.13.3-2|429	%{_kde_datadir}/config.kcfg/kjots.kcfg
14mr|kdepim4-4.13.3-2|430	%{_kde_iconsdir}/*/*/apps/kjots.*
14mr|kdepim4-4.13.3-2|431	%{_kde_iconsdir}/*/*/actions/edit-delete-page.*
14mr|kdepim4-4.13.3-2|432	%{_kde_services}/akonotes_list.desktop
14mr|kdepim4-4.13.3-2|433	%{_kde_services}/akonotes_note.desktop
14mr|kdepim4-4.13.3-2|434	%{_kde_services}/kjots_config_misc.desktop
14mr|kdepim4-4.13.3-2|435	%{_kde_services}/kjotspart.desktop
14mr|kdepim4-4.13.3-2|436	%{_kde_services}/kontact/kjots_plugin.desktop
14mr|kdepim4-4.13.3-2|437	
14mr|kdepim4-4.13.3-2|438	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|439	
14mr|kdepim4-4.13.3-2|440	%package -n kleopatra
14mr|kdepim4-4.13.3-2|441	Summary:	KDE Certificate Manager
14mr|kdepim4-4.13.3-2|442	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|443	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|444	Provides:	kde4-kleopatra = %{EVRD}
14mr|kdepim4-4.13.3-2|445	
14mr|kdepim4-4.13.3-2|446	%description -n kleopatra
14mr|kdepim4-4.13.3-2|447	KDE Certificate Manager
14mr|kdepim4-4.13.3-2|448	
14mr|kdepim4-4.13.3-2|449	%files -n kleopatra
14mr|kdepim4-4.13.3-2|450	%doc %{_kde_docdir}/HTML/en/kleopatra
14mr|kdepim4-4.13.3-2|451	%doc %{_kde_docdir}/HTML/en/kwatchgnupg
14mr|kdepim4-4.13.3-2|452	%{_kde_bindir}/kleopatra
14mr|kdepim4-4.13.3-2|453	%{_kde_bindir}/kgpgconf
14mr|kdepim4-4.13.3-2|454	%{_kde_bindir}/kwatchgnupg
14mr|kdepim4-4.13.3-2|455	%{_kde_applicationsdir}/kleopatra.desktop
14mr|kdepim4-4.13.3-2|456	%{_kde_applicationsdir}/kleopatra_import.desktop
14mr|kdepim4-4.13.3-2|457	%{_kde_configdir}/libkleopatrarc
14mr|kdepim4-4.13.3-2|458	%{_kde_appsdir}/kleopatra
14mr|kdepim4-4.13.3-2|459	%{_kde_appsdir}/libkleopatra
14mr|kdepim4-4.13.3-2|460	%{_kde_appsdir}/kwatchgnupg
14mr|kdepim4-4.13.3-2|461	%{_kde_iconsdir}/*/*/apps/kleopatra.*
14mr|kdepim4-4.13.3-2|462	%{_kde_services}/kleopatra_*
14mr|kdepim4-4.13.3-2|463	%{_kde_libdir}/kde4/kcm_kleopatra.so
14mr|kdepim4-4.13.3-2|464	
14mr|kdepim4-4.13.3-2|465	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|466	
14mr|kdepim4-4.13.3-2|467	%package -n kmail
14mr|kdepim4-4.13.3-2|468	Summary:	KDE Email Client
14mr|kdepim4-4.13.3-2|469	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|470	Url:		http://userbase.kde.org/KMail
14mr|kdepim4-4.13.3-2|471	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|472	Requires:	kdepimlibs4-core
14mr|kdepim4-4.13.3-2|473	Requires:	sasl-plug-plain
14mr|kdepim4-4.13.3-2|474	Requires:	sasl-plug-ntlm
14mr|kdepim4-4.13.3-2|475	Requires:	sasl-plug-login
14mr|kdepim4-4.13.3-2|476	Requires:	sasl-plug-digestmd5
14mr|kdepim4-4.13.3-2|477	Requires:	kio4-pop3
14mr|kdepim4-4.13.3-2|478	Requires:	kio4-smtp
14mr|kdepim4-4.13.3-2|479	Requires:	kio4-mbox
14mr|kdepim4-4.13.3-2|480	Requires:	kio4-imap
14mr|kdepim4-4.13.3-2|481	Requires:	kio4-sieve
14mr|kdepim4-4.13.3-2|482	Requires:	akonadi-archivemail-agent = %{EVRD}
14mr|kdepim4-4.13.3-2|483	Requires:	akonadi-mailfilter-agent = %{EVRD}
14mr|kdepim4-4.13.3-2|484	Requires:	akonadi-sendlater-agent = %{EVRD}
14mr|kdepim4-4.13.3-2|485	Requires:	headerthemeeditor = %{EVRD}
14mr|kdepim4-4.13.3-2|486	Requires:	messageviewer = %{EVRD}
14mr|kdepim4-4.13.3-2|487	Suggests:	kaddressbook = %{EVRD}
14mr|kdepim4-4.13.3-2|488	Suggests:	kmailcvt = %{EVRD}
14mr|kdepim4-4.13.3-2|489	Suggests:	pinentry-qt4
14mr|kdepim4-4.13.3-2|490	Suggests:	openssh-askpass-qt4
14mr|kdepim4-4.13.3-2|491	Suggests:	pimsettingexporter
14mr|kdepim4-4.13.3-2|492	Suggests:	importwizard
14mr|kdepim4-4.13.3-2|493	Suggests:	mboximporter
14mr|kdepim4-4.13.3-2|494	Suggests:	sieveeditor
14mr|kdepim4-4.13.3-2|495	Provides:	kde4-kmail = %{EVRD}
14mr|kdepim4-4.13.3-2|496	Provides:	kmail2 = %{EVRD}
14mr|kdepim4-4.13.3-2|497	Conflicts:	kmail-common < 3:4.11.0
14mr|kdepim4-4.13.3-2|498	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|499	
14mr|kdepim4-4.13.3-2|500	%description -n kmail
14mr|kdepim4-4.13.3-2|501	KMail is the email component of Kontact, the integrated personal
14mr|kdepim4-4.13.3-2|502	information manager of KDE.
14mr|kdepim4-4.13.3-2|503	
14mr|kdepim4-4.13.3-2|504	%files -n kmail
14mr|kdepim4-4.13.3-2|505	%doc %{_kde_docdir}/HTML/en/kmail
14mr|kdepim4-4.13.3-2|506	%{_kde_bindir}/kmail
14mr|kdepim4-4.13.3-2|507	%{_kde_bindir}/kmail_antivir.sh
14mr|kdepim4-4.13.3-2|508	%{_kde_bindir}/kmail_clamav.sh
14mr|kdepim4-4.13.3-2|509	%{_kde_bindir}/kmail_fprot.sh
14mr|kdepim4-4.13.3-2|510	%{_kde_bindir}/kmail_sav.sh
14mr|kdepim4-4.13.3-2|511	%{_kde_applicationsdir}/KMail2.desktop
14mr|kdepim4-4.13.3-2|512	%{_kde_applicationsdir}/kmail_view.desktop
14mr|kdepim4-4.13.3-2|513	%{_kde_appsdir}/composereditor/composereditorinitialhtml
14mr|kdepim4-4.13.3-2|514	%{_kde_appsdir}/kconf_update/kmail*
14mr|kdepim4-4.13.3-2|515	%{_kde_appsdir}/kconf_update/upgrade-signature.pl
14mr|kdepim4-4.13.3-2|516	%{_kde_appsdir}/kconf_update/upgrade-transport.pl
14mr|kdepim4-4.13.3-2|517	%{_kde_appsdir}/kmail2
14mr|kdepim4-4.13.3-2|518	%{_kde_datadir}/config.kcfg/customtemplates_kfg.kcfg
14mr|kdepim4-4.13.3-2|519	%{_kde_datadir}/config.kcfg/kmail.kcfg
14mr|kdepim4-4.13.3-2|520	%{_kde_datadir}/config.kcfg/templatesconfiguration_kfg.kcfg
14mr|kdepim4-4.13.3-2|521	%{_kde_configdir}/kmail.antispamrc
14mr|kdepim4-4.13.3-2|522	%{_kde_configdir}/kmail.antivirusrc
14mr|kdepim4-4.13.3-2|523	%{_kde_configdir}/ksieve_script.knsrc
14mr|kdepim4-4.13.3-2|524	%{_kde_iconsdir}/*/*/apps/kmail.*
14mr|kdepim4-4.13.3-2|525	%{_kde_services}/kontact/kmailplugin.desktop
14mr|kdepim4-4.13.3-2|526	%{_kde_services}/kmail_config_accounts.desktop
14mr|kdepim4-4.13.3-2|527	%{_kde_services}/kmail_config_appearance.desktop
14mr|kdepim4-4.13.3-2|528	%{_kde_services}/kmail_config_composer.desktop
14mr|kdepim4-4.13.3-2|529	%{_kde_services}/kmail_config_identity.desktop
14mr|kdepim4-4.13.3-2|530	%{_kde_services}/kmail_config_misc.desktop
14mr|kdepim4-4.13.3-2|531	%{_kde_services}/kmail_config_security.desktop
14mr|kdepim4-4.13.3-2|532	%{_kde_services}/kcmkmailsummary.desktop
14mr|kdepim4-4.13.3-2|533	%{_kde_services}/kcm_kpimidentities.desktop
14mr|kdepim4-4.13.3-2|534	%{_kde_services}/ServiceMenus/kmail_addattachmentservicemenu.desktop
14mr|kdepim4-4.13.3-2|535	%{_kde_servicetypes}/dbusmail.desktop
14mr|kdepim4-4.13.3-2|536	%{_kde_libdir}/kde4/kcm_kmail.so
14mr|kdepim4-4.13.3-2|537	%{_kde_libdir}/kde4/kcm_kpimidentities.so
14mr|kdepim4-4.13.3-2|538	%{_kde_libdir}/kde4/kmailpart.so
14mr|kdepim4-4.13.3-2|539	%{_kde_libdir}/kde4/kcm_kmailsummary.so
14mr|kdepim4-4.13.3-2|540	%{_kde_libdir}/kde4/kontact_kmailplugin.so
14mr|kdepim4-4.13.3-2|541	%{_kde_libdir}/kde4/ktexteditorkabcbridge.so
14mr|kdepim4-4.13.3-2|542	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmail.xml
14mr|kdepim4-4.13.3-2|543	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
14mr|kdepim4-4.13.3-2|544	
14mr|kdepim4-4.13.3-2|545	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|546	
14mr|kdepim4-4.13.3-2|547	%package -n kmailcvt
14mr|kdepim4-4.13.3-2|548	Summary:	KDE Mail Import tool
14mr|kdepim4-4.13.3-2|549	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|550	Url:		http://userbase.kde.org/KMail
14mr|kdepim4-4.13.3-2|551	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|552	Provides:	kde4-kmailcvt = %{EVRD}
14mr|kdepim4-4.13.3-2|553	
14mr|kdepim4-4.13.3-2|554	%description -n kmailcvt
14mr|kdepim4-4.13.3-2|555	KDE Mail Import tool
14mr|kdepim4-4.13.3-2|556	
14mr|kdepim4-4.13.3-2|557	%files -n kmailcvt
14mr|kdepim4-4.13.3-2|558	%doc %{_kde_docdir}/HTML/en/kmailcvt
14mr|kdepim4-4.13.3-2|559	%{_kde_bindir}/kmailcvt
14mr|kdepim4-4.13.3-2|560	%{_kde_appsdir}/kmailcvt/pics/step1.png
14mr|kdepim4-4.13.3-2|561	%{_kde_iconsdir}/*/*/apps/kmailcvt.*
14mr|kdepim4-4.13.3-2|562	
14mr|kdepim4-4.13.3-2|563	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|564	
14mr|kdepim4-4.13.3-2|565	%package -n knode
14mr|kdepim4-4.13.3-2|566	Summary:	A newsreader for the K Desktop Environment
14mr|kdepim4-4.13.3-2|567	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|568	Url:		http://userbase.kde.org/KNode
14mr|kdepim4-4.13.3-2|569	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|570	Requires:	kdepimlibs4-core
14mr|kdepim4-4.13.3-2|571	Requires:	kio4-nntp
14mr|kdepim4-4.13.3-2|572	Provides:	kde4-knode = %{EVRD}
14mr|kdepim4-4.13.3-2|573	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|574	
14mr|kdepim4-4.13.3-2|575	%description -n knode
14mr|kdepim4-4.13.3-2|576	KNode is a newsreader for the K Desktop Environment.
14mr|kdepim4-4.13.3-2|577	
14mr|kdepim4-4.13.3-2|578	It is GNKSA compliant (unfortunally a review is still pending), and has
14mr|kdepim4-4.13.3-2|579	support for MIME and multiple servers.
14mr|kdepim4-4.13.3-2|580	
14mr|kdepim4-4.13.3-2|581	It is a online-reader, but in combination with a local newsserver like
14mr|kdepim4-4.13.3-2|582	leafnode also usable with dial-up connections.
14mr|kdepim4-4.13.3-2|583	
14mr|kdepim4-4.13.3-2|584	%files -n knode
14mr|kdepim4-4.13.3-2|585	%doc %{_kde_docdir}/HTML/en/knode
14mr|kdepim4-4.13.3-2|586	%doc %{_kde_docdir}/HTML/en/kioslave/news
14mr|kdepim4-4.13.3-2|587	%{_kde_bindir}/knode
14mr|kdepim4-4.13.3-2|588	%{_kde_applicationsdir}/KNode.desktop
14mr|kdepim4-4.13.3-2|589	%{_kde_appsdir}/knode
14mr|kdepim4-4.13.3-2|590	%{_kde_appsdir}/kconf_update/knode.upd
14mr|kdepim4-4.13.3-2|591	%{_kde_iconsdir}/*/*/apps/knode.*
14mr|kdepim4-4.13.3-2|592	%{_kde_services}/kontact/knodeplugin.desktop
14mr|kdepim4-4.13.3-2|593	%{_kde_services}/knode_config_accounts.desktop
14mr|kdepim4-4.13.3-2|594	%{_kde_services}/knode_config_appearance.desktop
14mr|kdepim4-4.13.3-2|595	%{_kde_services}/knode_config_cleanup.desktop
14mr|kdepim4-4.13.3-2|596	%{_kde_services}/knode_config_identity.desktop
14mr|kdepim4-4.13.3-2|597	%{_kde_services}/knode_config_post_news.desktop
14mr|kdepim4-4.13.3-2|598	%{_kde_services}/knode_config_privacy.desktop
14mr|kdepim4-4.13.3-2|599	%{_kde_services}/knode_config_read_news.desktop
14mr|kdepim4-4.13.3-2|600	%{_kde_libdir}/kde4/kcm_knode.so
14mr|kdepim4-4.13.3-2|601	%{_kde_libdir}/kde4/knodepart.so
14mr|kdepim4-4.13.3-2|602	%{_kde_libdir}/kde4/kontact_knodeplugin.so
14mr|kdepim4-4.13.3-2|603	%{_datadir}/dbus-1/interfaces/org.kde.knode.xml
14mr|kdepim4-4.13.3-2|604	
14mr|kdepim4-4.13.3-2|605	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|606	
14mr|kdepim4-4.13.3-2|607	%package -n knotes
14mr|kdepim4-4.13.3-2|608	Summary:	Notes for the K Desktop Environment
14mr|kdepim4-4.13.3-2|609	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|610	Url:		http://userbase.kde.org/KNotes
14mr|kdepim4-4.13.3-2|611	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|612	Requires:	%{name}-kresources
14mr|kdepim4-4.13.3-2|613	Requires:	akonadi-notes-agent = %{EVRD}
14mr|kdepim4-4.13.3-2|614	Requires:	kio4-nntp
14mr|kdepim4-4.13.3-2|615	Provides:	kde4-knotes = %{EVRD}
14mr|kdepim4-4.13.3-2|616	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|617	
14mr|kdepim4-4.13.3-2|618	%description -n knotes
14mr|kdepim4-4.13.3-2|619	KNotes aims to be a useful and full featured notes application for
14mr|kdepim4-4.13.3-2|620	the KDE project. It tries to be as fast and lightweight as possible
14mr|kdepim4-4.13.3-2|621	although including some advanced features.
14mr|kdepim4-4.13.3-2|622	
14mr|kdepim4-4.13.3-2|623	%files -n knotes
14mr|kdepim4-4.13.3-2|624	%doc %{_kde_docdir}/HTML/en/knotes
14mr|kdepim4-4.13.3-2|625	%{_kde_bindir}/knotes
14mr|kdepim4-4.13.3-2|626	%{_kde_applicationsdir}/knotes.desktop
14mr|kdepim4-4.13.3-2|627	%{_kde_datadir}/config.kcfg/knotesglobalconfig.kcfg
14mr|kdepim4-4.13.3-2|628	%{_kde_datadir}/config/knotes_printing_theme.knsrc
14mr|kdepim4-4.13.3-2|629	%{_kde_appsdir}/knotes
14mr|kdepim4-4.13.3-2|630	%{_kde_iconsdir}/*/*/apps/knotes.*
14mr|kdepim4-4.13.3-2|631	%{_kde_iconsdir}/*/*/actions/knotes_*
14mr|kdepim4-4.13.3-2|632	%{_kde_services}/kcmknotessummary.desktop
14mr|kdepim4-4.13.3-2|633	%{_kde_services}/kontact/knotesplugin.desktop
14mr|kdepim4-4.13.3-2|634	%{_kde_services}/knote_config_action.desktop
14mr|kdepim4-4.13.3-2|635	%{_kde_services}/knote_config_collection.desktop
14mr|kdepim4-4.13.3-2|636	%{_kde_services}/knote_config_display.desktop
14mr|kdepim4-4.13.3-2|637	%{_kde_services}/knote_config_editor.desktop
14mr|kdepim4-4.13.3-2|638	%{_kde_services}/knote_config_misc.desktop
14mr|kdepim4-4.13.3-2|639	%{_kde_services}/knote_config_network.desktop
14mr|kdepim4-4.13.3-2|640	%{_kde_services}/knote_config_print.desktop
14mr|kdepim4-4.13.3-2|641	%{_kde_libdir}/kde4/kcm_knote.so
14mr|kdepim4-4.13.3-2|642	%{_kde_libdir}/kde4/kcm_knotessummary.so
14mr|kdepim4-4.13.3-2|643	%{_kde_libdir}/kde4/kontact_knotesplugin.so
14mr|kdepim4-4.13.3-2|644	%{_datadir}/dbus-1/interfaces/org.kde.KNotes.xml
14mr|kdepim4-4.13.3-2|645	
14mr|kdepim4-4.13.3-2|646	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|647	
14mr|kdepim4-4.13.3-2|648	%package -n kontact
14mr|kdepim4-4.13.3-2|649	Summary:	Kontact Container
14mr|kdepim4-4.13.3-2|650	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|651	Url:		http://userbase.kde.org/Kontact
14mr|kdepim4-4.13.3-2|652	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|653	Requires:	kio4-ldap
14mr|kdepim4-4.13.3-2|654	Provides:	kde4-kontact = %{EVRD}
14mr|kdepim4-4.13.3-2|655	Suggests:	akregator
14mr|kdepim4-4.13.3-2|656	Suggests:	kmail
14mr|kdepim4-4.13.3-2|657	Suggests:	knotes
14mr|kdepim4-4.13.3-2|658	Suggests:	ktimetracker
14mr|kdepim4-4.13.3-2|659	Suggests:	knode
14mr|kdepim4-4.13.3-2|660	Suggests:	kalarm
14mr|kdepim4-4.13.3-2|661	Suggests:	kaddressbook
14mr|kdepim4-4.13.3-2|662	Suggests:	korganizer
14mr|kdepim4-4.13.3-2|663	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|664	
14mr|kdepim4-4.13.3-2|665	%description -n kontact
14mr|kdepim4-4.13.3-2|666	The KDE Kontact Personal Information Management suite unites mature and
14mr|kdepim4-4.13.3-2|667	proven KDE applications under one roof. Thanks to the powerful KParts
14mr|kdepim4-4.13.3-2|668	technology, existing applications are seamlessly integrated into one.
14mr|kdepim4-4.13.3-2|669	
14mr|kdepim4-4.13.3-2|670	%files -n kontact
14mr|kdepim4-4.13.3-2|671	%doc %{_kde_docdir}/HTML/en/kontact
14mr|kdepim4-4.13.3-2|672	%doc %{_kde_docdir}/HTML/en/kontact-admin
14mr|kdepim4-4.13.3-2|673	%{_kde_bindir}/kontact
14mr|kdepim4-4.13.3-2|674	%{_kde_appsdir}/kontact
14mr|kdepim4-4.13.3-2|675	%{_kde_appsdir}/kontactsummary
14mr|kdepim4-4.13.3-2|676	%{_kde_applicationsdir}/Kontact.desktop
14mr|kdepim4-4.13.3-2|677	%{_kde_applicationsdir}/kontact-admin.desktop
14mr|kdepim4-4.13.3-2|678	%{_kde_datadir}/config.kcfg/kontact.kcfg
14mr|kdepim4-4.13.3-2|679	%{_kde_iconsdir}/*/*/apps/kontact.*
14mr|kdepim4-4.13.3-2|680	%{_kde_services}/kontactconfig.desktop
14mr|kdepim4-4.13.3-2|681	%{_kde_services}/kcmapptsummary.desktop
14mr|kdepim4-4.13.3-2|682	%{_kde_services}/kcmkontactsummary.desktop
14mr|kdepim4-4.13.3-2|683	%{_kde_services}/kcmsdsummary.desktop
14mr|kdepim4-4.13.3-2|684	%{_kde_services}/kontact/summaryplugin.desktop
14mr|kdepim4-4.13.3-2|685	%{_kde_services}/kontact/specialdatesplugin.desktop
14mr|kdepim4-4.13.3-2|686	%{_kde_libdir}/kde4/kcm_apptsummary.so
14mr|kdepim4-4.13.3-2|687	%{_kde_libdir}/kde4/kcm_kontact.so
14mr|kdepim4-4.13.3-2|688	%{_kde_libdir}/kde4/kcm_kontactsummary.so
14mr|kdepim4-4.13.3-2|689	%{_kde_libdir}/kde4/kontact_journalplugin.so
14mr|kdepim4-4.13.3-2|690	%{_kde_libdir}/kde4/kcm_sdsummary.so
14mr|kdepim4-4.13.3-2|691	%{_kde_libdir}/kde4/kontact_specialdatesplugin.so
14mr|kdepim4-4.13.3-2|692	%{_kde_libdir}/kde4/kontact_summaryplugin.so
14mr|kdepim4-4.13.3-2|693	%{_datadir}/dbus-1/interfaces/org.kde.kontact.KNotes.xml
14mr|kdepim4-4.13.3-2|694	
14mr|kdepim4-4.13.3-2|695	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|696	
14mr|kdepim4-4.13.3-2|697	%package -n korganizer
14mr|kdepim4-4.13.3-2|698	Summary:	Calendar and scheduling component
14mr|kdepim4-4.13.3-2|699	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|700	Url:		http://userbase.kde.org/KOrganizer
14mr|kdepim4-4.13.3-2|701	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|702	Requires:	%{name}-kresources
14mr|kdepim4-4.13.3-2|703	Requires:	kio4-ldap
14mr|kdepim4-4.13.3-2|704	Suggests:	kincidenceeditor
14mr|kdepim4-4.13.3-2|705	Provides:	kde4-korganizer = %{EVRD}
14mr|kdepim4-4.13.3-2|706	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|707	
14mr|kdepim4-4.13.3-2|708	%description -n korganizer
14mr|kdepim4-4.13.3-2|709	KOrganizer provides management of events and tasks, alarm notification,
14mr|kdepim4-4.13.3-2|710	web export, network transparent handling of data, group scheduling,
14mr|kdepim4-4.13.3-2|711	import and export of calendar files and more. It is able to work together
14mr|kdepim4-4.13.3-2|712	with a wide variety of groupware servers, for example Kolab, Open-Xchange,
14mr|kdepim4-4.13.3-2|713	Citadel or OpenGroupware.org.
14mr|kdepim4-4.13.3-2|714	
14mr|kdepim4-4.13.3-2|715	%files -n korganizer
14mr|kdepim4-4.13.3-2|716	%doc %{_kde_docdir}/HTML/en/korganizer
14mr|kdepim4-4.13.3-2|717	%doc %{_kde_docdir}/HTML/en/konsolekalendar
14mr|kdepim4-4.13.3-2|718	%{_kde_bindir}/calendarjanitor
14mr|kdepim4-4.13.3-2|719	%{_kde_bindir}/ical2vcal
14mr|kdepim4-4.13.3-2|720	%{_kde_bindir}/konsolekalendar
14mr|kdepim4-4.13.3-2|721	%{_kde_bindir}/korgac
14mr|kdepim4-4.13.3-2|722	%{_kde_bindir}/korganizer
14mr|kdepim4-4.13.3-2|723	%{_kde_applicationsdir}/konsolekalendar.desktop
14mr|kdepim4-4.13.3-2|724	%{_kde_applicationsdir}/korganizer-import.desktop
14mr|kdepim4-4.13.3-2|725	%{_kde_applicationsdir}/korganizer.desktop
14mr|kdepim4-4.13.3-2|726	%{_kde_appsdir}/kconf_update/korganizer.upd
14mr|kdepim4-4.13.3-2|727	%{_kde_appsdir}/korgac
14mr|kdepim4-4.13.3-2|728	%{_kde_appsdir}/korganizer
14mr|kdepim4-4.13.3-2|729	%{_kde_iconsdir}/*/*/apps/konsolekalendar.*
14mr|kdepim4-4.13.3-2|730	%{_kde_iconsdir}/*/*/apps/korganizer.*
14mr|kdepim4-4.13.3-2|731	%{_kde_iconsdir}/*/*/actions/checkmark.*
14mr|kdepim4-4.13.3-2|732	%{_kde_iconsdir}/*/*/actions/smallclock.*
14mr|kdepim4-4.13.3-2|733	%{_kde_iconsdir}/*/*/actions/upindicator.*
14mr|kdepim4-4.13.3-2|734	%{_kde_iconsdir}/*/*/apps/korg-journal.*
14mr|kdepim4-4.13.3-2|735	%{_kde_iconsdir}/*/*/apps/korg-todo.*
14mr|kdepim4-4.13.3-2|736	%{_kde_autostart}/korgac.desktop
14mr|kdepim4-4.13.3-2|737	%{_kde_datadir}/config.kcfg/korganizer.kcfg
14mr|kdepim4-4.13.3-2|738	%{_kde_configdir}/korganizer.knsrc
14mr|kdepim4-4.13.3-2|739	%{_kde_services}/kontact/korganizerplugin.desktop
14mr|kdepim4-4.13.3-2|740	%{_kde_services}/kontact/todoplugin.desktop
14mr|kdepim4-4.13.3-2|741	%{_kde_services}/kcmtodosummary.desktop
14mr|kdepim4-4.13.3-2|742	%{_kde_services}/kontact/journalplugin.desktop
14mr|kdepim4-4.13.3-2|743	%{_kde_services}/korganizer*
14mr|kdepim4-4.13.3-2|744	%{_kde_services}/webcal.protocol
14mr|kdepim4-4.13.3-2|745	%{_kde_servicetypes}/calendardecoration.desktop
14mr|kdepim4-4.13.3-2|746	%{_kde_servicetypes}/calendarplugin.desktop
14mr|kdepim4-4.13.3-2|747	%{_kde_servicetypes}/dbuscalendar.desktop
14mr|kdepim4-4.13.3-2|748	%{_kde_libdir}/kde4/kcm_todosummary.so
14mr|kdepim4-4.13.3-2|749	%{_kde_libdir}/kde4/kontact_todoplugin.so
14mr|kdepim4-4.13.3-2|750	%{_kde_libdir}/kde4/kcm_korganizer.so
14mr|kdepim4-4.13.3-2|751	%{_kde_libdir}/kde4/korg_*
14mr|kdepim4-4.13.3-2|752	%{_kde_libdir}/kde4/korganizerpart.so
14mr|kdepim4-4.13.3-2|753	%{_kde_libdir}/kde4/kontact_korganizerplugin.so
14mr|kdepim4-4.13.3-2|754	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml
14mr|kdepim4-4.13.3-2|755	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml
14mr|kdepim4-4.13.3-2|756	%{_datadir}/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml
14mr|kdepim4-4.13.3-2|757	
14mr|kdepim4-4.13.3-2|758	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|759	
14mr|kdepim4-4.13.3-2|760	%package kresources
14mr|kdepim4-4.13.3-2|761	Summary:	KDE pim resource plugins
14mr|kdepim4-4.13.3-2|762	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|763	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|764	
14mr|kdepim4-4.13.3-2|765	%description kresources
14mr|kdepim4-4.13.3-2|766	This package includes several plugins needed to interface with groupware
14mr|kdepim4-4.13.3-2|767	servers. It also includes plugins for features such as blogging and
14mr|kdepim4-4.13.3-2|768	tracking feature plans.
14mr|kdepim4-4.13.3-2|769	
14mr|kdepim4-4.13.3-2|770	%files kresources
14mr|kdepim4-4.13.3-2|771	%{_kde_libdir}/kde4/kcal_blog.so
14mr|kdepim4-4.13.3-2|772	%{_kde_libdir}/kde4/kcal_remote.so
14mr|kdepim4-4.13.3-2|773	%{_kde_services}/kresources/kcal/blog.desktop
14mr|kdepim4-4.13.3-2|774	%{_kde_services}/kresources/kcal/remote.desktop
14mr|kdepim4-4.13.3-2|775	
14mr|kdepim4-4.13.3-2|776	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|777	
14mr|kdepim4-4.13.3-2|778	%package -n ksendemail
14mr|kdepim4-4.13.3-2|779	Summary:	%{name} ksendemail
14mr|kdepim4-4.13.3-2|780	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|781	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|782	
14mr|kdepim4-4.13.3-2|783	%description -n ksendemail
14mr|kdepim4-4.13.3-2|784	%{name} ksendemail.
14mr|kdepim4-4.13.3-2|785	
14mr|kdepim4-4.13.3-2|786	%files -n ksendemail
14mr|kdepim4-4.13.3-2|787	%{_kde_bindir}/ksendemail
14mr|kdepim4-4.13.3-2|788	
14mr|kdepim4-4.13.3-2|789	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|790	
14mr|kdepim4-4.13.3-2|791	%package -n ktimetracker
14mr|kdepim4-4.13.3-2|792	Summary:	Tracks time spent on various tasks
14mr|kdepim4-4.13.3-2|793	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|794	Url:		http://community.kde.org/Ktimetracker
14mr|kdepim4-4.13.3-2|795	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|796	Provides:	kde4-ktimetracker = %{EVRD}
14mr|kdepim4-4.13.3-2|797	Conflicts:	%{name}-devel < 3:4.11.0
14mr|kdepim4-4.13.3-2|798	
14mr|kdepim4-4.13.3-2|799	%description -n ktimetracker
14mr|kdepim4-4.13.3-2|800	KTimeTracker tracks time spent on various tasks. It is useful for tracking
14mr|kdepim4-4.13.3-2|801	hours to be billed to different clients or just to find out what percentage
14mr|kdepim4-4.13.3-2|802	of your day is spent playing Doom or reading Slashdot.
14mr|kdepim4-4.13.3-2|803	
14mr|kdepim4-4.13.3-2|804	%files -n ktimetracker
14mr|kdepim4-4.13.3-2|805	%doc %{_kde_docdir}/HTML/en/ktimetracker
14mr|kdepim4-4.13.3-2|806	%{_kde_bindir}/karm
14mr|kdepim4-4.13.3-2|807	%{_kde_bindir}/ktimetracker
14mr|kdepim4-4.13.3-2|808	%{_kde_appsdir}/ktimetracker
14mr|kdepim4-4.13.3-2|809	%{_kde_applicationsdir}/ktimetracker.desktop
14mr|kdepim4-4.13.3-2|810	%{_kde_iconsdir}/*/*/apps/ktimetracker.*
14mr|kdepim4-4.13.3-2|811	%{_kde_services}/ktimetrackerpart.desktop
14mr|kdepim4-4.13.3-2|812	%{_kde_services}/ktimetracker_config_behavior.desktop
14mr|kdepim4-4.13.3-2|813	%{_kde_services}/ktimetracker_config_display.desktop
14mr|kdepim4-4.13.3-2|814	%{_kde_services}/ktimetracker_config_storage.desktop
14mr|kdepim4-4.13.3-2|815	%{_kde_libdir}/kde4/ktimetrackerpart.so
14mr|kdepim4-4.13.3-2|816	%{_kde_libdir}/kde4/kcm_ktimetracker.so
14mr|kdepim4-4.13.3-2|817	%{_datadir}/dbus-1/interfaces/org.kde.ktimetracker.ktimetracker.xml
14mr|kdepim4-4.13.3-2|818	
14mr|kdepim4-4.13.3-2|819	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|820	
14mr|kdepim4-4.13.3-2|821	%package -n ktnef
14mr|kdepim4-4.13.3-2|822	Summary:	KDE TNEF File Viewer
14mr|kdepim4-4.13.3-2|823	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|824	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|825	
14mr|kdepim4-4.13.3-2|826	%description -n ktnef
14mr|kdepim4-4.13.3-2|827	The TNEF File Viewer allows you to handle mail attachments using the TNEF
14mr|kdepim4-4.13.3-2|828	format. These attachments are usually found in mails coming from Microsoft
14mr|kdepim4-4.13.3-2|829	mail servers and embed the mail properties as well as the actual attachments.
14mr|kdepim4-4.13.3-2|830	
14mr|kdepim4-4.13.3-2|831	%files -n ktnef
14mr|kdepim4-4.13.3-2|832	%doc %{_kde_docdir}/HTML/en/ktnef
14mr|kdepim4-4.13.3-2|833	%{_kde_bindir}/ktnef
14mr|kdepim4-4.13.3-2|834	%{_kde_applicationsdir}/ktnef.desktop
14mr|kdepim4-4.13.3-2|835	%{_kde_appsdir}/ktnef
14mr|kdepim4-4.13.3-2|836	%{_kde_iconsdir}/*/*/apps/ktnef*.*
14mr|kdepim4-4.13.3-2|837	%{_kde_iconsdir}/*/*/actions/ktnef*.*
14mr|kdepim4-4.13.3-2|838	
14mr|kdepim4-4.13.3-2|839	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|840	
14mr|kdepim4-4.13.3-2|841	%package -n mboximporter
14mr|kdepim4-4.13.3-2|842	Summary:	MBoxImporter allows to migrate data from MBox
14mr|kdepim4-4.13.3-2|843	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|844	Requires:	kmail
14mr|kdepim4-4.13.3-2|845	
14mr|kdepim4-4.13.3-2|846	%description -n mboximporter
14mr|kdepim4-4.13.3-2|847	MBoxImporter allows to migrate data from MBox.
14mr|kdepim4-4.13.3-2|848	
14mr|kdepim4-4.13.3-2|849	%files -n mboximporter
14mr|kdepim4-4.13.3-2|850	%{_kde_bindir}/mboximporter
14mr|kdepim4-4.13.3-2|851	%{_kde_applicationsdir}/mboximporter.desktop
14mr|kdepim4-4.13.3-2|852	
14mr|kdepim4-4.13.3-2|853	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|854	
14mr|kdepim4-4.13.3-2|855	%package -n messageviewer
14mr|kdepim4-4.13.3-2|856	Summary:	Message viewer for KDE Email Client
14mr|kdepim4-4.13.3-2|857	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|858	Url:		http://userbase.kde.org/KMail
14mr|kdepim4-4.13.3-2|859	Conflicts:	akonadi-mailfilter-agent < 3:4.11.0
14mr|kdepim4-4.13.3-2|860	Conflicts:	kmail-common < 3:4.11.0
14mr|kdepim4-4.13.3-2|861	Obsoletes:	kmail-common < 3:4.11.0
14mr|kdepim4-4.13.3-2|862	
14mr|kdepim4-4.13.3-2|863	%description -n messageviewer
14mr|kdepim4-4.13.3-2|864	Message viewer for KDE Email Client.
14mr|kdepim4-4.13.3-2|865	
14mr|kdepim4-4.13.3-2|866	%files -n messageviewer
14mr|kdepim4-4.13.3-2|867	%{_kde_appsdir}/libmessageviewer
14mr|kdepim4-4.13.3-2|868	%{_kde_appsdir}/messageviewer
14mr|kdepim4-4.13.3-2|869	%{_kde_appsdir}/messagelist
14mr|kdepim4-4.13.3-2|870	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_application_mstnef.so
14mr|kdepim4-4.13.3-2|871	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_calendar.so
14mr|kdepim4-4.13.3-2|872	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_vcard.so
14mr|kdepim4-4.13.3-2|873	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_xdiff.so
14mr|kdepim4-4.13.3-2|874	%{_kde_plugindir}/accessible/messagevieweraccessiblewidgetfactory.so
14mr|kdepim4-4.13.3-2|875	%{_kde_plugindir}/grantlee/0.3/grantlee_messageheaderfilters.so
14mr|kdepim4-4.13.3-2|876	%{_kde_datadir}/config/messageviewer_header_themes.knsrc
14mr|kdepim4-4.13.3-2|877	
14mr|kdepim4-4.13.3-2|878	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|879	
14mr|kdepim4-4.13.3-2|880	%package -n pimsettingexporter
14mr|kdepim4-4.13.3-2|881	Summary:	Allows to save data from KDE PIM applications and restore them in other systems
14mr|kdepim4-4.13.3-2|882	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|883	Requires:	kmail
14mr|kdepim4-4.13.3-2|884	Obsoletes:	backupmail < 3:4.10.0
14mr|kdepim4-4.13.3-2|885	
14mr|kdepim4-4.13.3-2|886	%description -n pimsettingexporter
14mr|kdepim4-4.13.3-2|887	Allows to save data from KDE PIM applications and restore them in other
14mr|kdepim4-4.13.3-2|888	systems. Successor of Backup Mail from KDE 4.9.
14mr|kdepim4-4.13.3-2|889	
14mr|kdepim4-4.13.3-2|890	%files -n pimsettingexporter
14mr|kdepim4-4.13.3-2|891	%doc %{_kde_docdir}/HTML/en/pimsettingexporter
14mr|kdepim4-4.13.3-2|892	%{_kde_bindir}/pimsettingexporter
14mr|kdepim4-4.13.3-2|893	%{_kde_appsdir}/pimsettingexporter/backup-structure.txt
14mr|kdepim4-4.13.3-2|894	%{_kde_appsdir}/pimsettingexporter/pimsettingexporter.rc
14mr|kdepim4-4.13.3-2|895	
14mr|kdepim4-4.13.3-2|896	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|897	
14mr|kdepim4-4.13.3-2|898	%package -n sieveeditor
14mr|kdepim4-4.13.3-2|899	Summary:	Storage service manager
14mr|kdepim4-4.13.3-2|900	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|901	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|902	
14mr|kdepim4-4.13.3-2|903	%description -n sieveeditor
14mr|kdepim4-4.13.3-2|904	KDE storage service manager. It allows to manage your storage service as
14mr|kdepim4-4.13.3-2|905	DropBox etc.
14mr|kdepim4-4.13.3-2|906	
14mr|kdepim4-4.13.3-2|907	%files -n sieveeditor
14mr|kdepim4-4.13.3-2|908	%doc %{_kde_docdir}/HTML/en/sieveeditor
14mr|kdepim4-4.13.3-2|909	%{_kde_bindir}/sieveeditor
14mr|kdepim4-4.13.3-2|910	%{_kde_applicationsdir}/sieveeditor.desktop
14mr|kdepim4-4.13.3-2|911	%{_kde_appsdir}/sieve/scripts/
14mr|kdepim4-4.13.3-2|912	%{_kde_appsdir}/sieveeditor/
14mr|kdepim4-4.13.3-2|913	
14mr|kdepim4-4.13.3-2|914	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|915	
14mr|kdepim4-4.13.3-2|916	%package -n storageservicemanager
14mr|kdepim4-4.13.3-2|917	Summary:	Storage service manager
14mr|kdepim4-4.13.3-2|918	Group:		Graphical desktop/KDE
14mr|kdepim4-4.13.3-2|919	Requires:	%{name}-core = %{EVRD}
14mr|kdepim4-4.13.3-2|920	
14mr|kdepim4-4.13.3-2|921	%description -n storageservicemanager
14mr|kdepim4-4.13.3-2|922	KDE storage service manager. It allows to manage your storage service as
14mr|kdepim4-4.13.3-2|923	DropBox etc.
14mr|kdepim4-4.13.3-2|924	
14mr|kdepim4-4.13.3-2|925	%files -n storageservicemanager
14mr|kdepim4-4.13.3-2|926	%{_kde_bindir}/storageservicemanager
14mr|kdepim4-4.13.3-2|927	%{_kde_applicationsdir}/storageservicemanager.desktop
14mr|kdepim4-4.13.3-2|928	%{_kde_appsdir}/storageservicemanager/
14mr|kdepim4-4.13.3-2|929	%{_kde_iconsdir}/*/*/apps/kdepim-dropbox.*
14mr|kdepim4-4.13.3-2|930	%{_kde_iconsdir}/*/*/apps/kdepim-googledrive.*
14mr|kdepim4-4.13.3-2|931	
14mr|kdepim4-4.13.3-2|932	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|933	
14mr|kdepim4-4.13.3-2|934	%define akonadi_next_major 4
14mr|kdepim4-4.13.3-2|935	%define libakonadi_next %mklibname akonadi-next %{akonadi_next_major}
14mr|kdepim4-4.13.3-2|936	
14mr|kdepim4-4.13.3-2|937	%package -n %{libakonadi_next}
14mr|kdepim4-4.13.3-2|938	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|939	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|940	
14mr|kdepim4-4.13.3-2|941	%description -n %{libakonadi_next}
14mr|kdepim4-4.13.3-2|942	KDE 4 library.
14mr|kdepim4-4.13.3-2|943	
14mr|kdepim4-4.13.3-2|944	%files -n %{libakonadi_next}
14mr|kdepim4-4.13.3-2|945	%{_kde_libdir}/libakonadi_next.so.%{akonadi_next_major}*
14mr|kdepim4-4.13.3-2|946	
14mr|kdepim4-4.13.3-2|947	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|948	
14mr|kdepim4-4.13.3-2|949	%define akregatorinterfaces_major 4
14mr|kdepim4-4.13.3-2|950	%define libakregatorinterfaces %mklibname akregatorinterfaces %{akregatorinterfaces_major}
14mr|kdepim4-4.13.3-2|951	
14mr|kdepim4-4.13.3-2|952	%package -n %{libakregatorinterfaces}
14mr|kdepim4-4.13.3-2|953	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|954	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|955	
14mr|kdepim4-4.13.3-2|956	%description -n %{libakregatorinterfaces}
14mr|kdepim4-4.13.3-2|957	KDE 4 library.
14mr|kdepim4-4.13.3-2|958	
14mr|kdepim4-4.13.3-2|959	%files -n %{libakregatorinterfaces}
14mr|kdepim4-4.13.3-2|960	%{_kde_libdir}/libakregatorinterfaces.so.%{akregatorinterfaces_major}*
14mr|kdepim4-4.13.3-2|961	
14mr|kdepim4-4.13.3-2|962	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|963	
14mr|kdepim4-4.13.3-2|964	%define akregatorprivate_major 4
14mr|kdepim4-4.13.3-2|965	%define libakregatorprivate %mklibname akregatorprivate %{akregatorprivate_major}
14mr|kdepim4-4.13.3-2|966	
14mr|kdepim4-4.13.3-2|967	%package -n %{libakregatorprivate}
14mr|kdepim4-4.13.3-2|968	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|969	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|970	
14mr|kdepim4-4.13.3-2|971	%description -n %{libakregatorprivate}
14mr|kdepim4-4.13.3-2|972	KDE 4 library.
14mr|kdepim4-4.13.3-2|973	
14mr|kdepim4-4.13.3-2|974	%files -n %{libakregatorprivate}
14mr|kdepim4-4.13.3-2|975	%{_kde_libdir}/libakregatorprivate.so.%{akregatorprivate_major}*
14mr|kdepim4-4.13.3-2|976	
14mr|kdepim4-4.13.3-2|977	#------------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|978	
14mr|kdepim4-4.13.3-2|979	%define calendarsupport_major 4
14mr|kdepim4-4.13.3-2|980	%define libcalendarsupport %mklibname calendarsupport %{calendarsupport_major}
14mr|kdepim4-4.13.3-2|981	
14mr|kdepim4-4.13.3-2|982	%package -n %{libcalendarsupport}
14mr|kdepim4-4.13.3-2|983	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|984	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|985	
14mr|kdepim4-4.13.3-2|986	%description -n %{libcalendarsupport}
14mr|kdepim4-4.13.3-2|987	KDE 4 library for korganizer-Mobile.
14mr|kdepim4-4.13.3-2|988	
14mr|kdepim4-4.13.3-2|989	%files -n %{libcalendarsupport}
14mr|kdepim4-4.13.3-2|990	%{_kde_libdir}/libcalendarsupport.so.%{calendarsupport_major}*
14mr|kdepim4-4.13.3-2|991	
14mr|kdepim4-4.13.3-2|992	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|993	
14mr|kdepim4-4.13.3-2|994	%define composereditorng_major 4
14mr|kdepim4-4.13.3-2|995	%define libcomposereditorng %mklibname composereditorng %{composereditorng_major}
14mr|kdepim4-4.13.3-2|996	
14mr|kdepim4-4.13.3-2|997	%package -n %{libcomposereditorng}
14mr|kdepim4-4.13.3-2|998	Summary:	Library providing autospell checking
14mr|kdepim4-4.13.3-2|999	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1000	
14mr|kdepim4-4.13.3-2|1001	%description -n %{libcomposereditorng}
14mr|kdepim4-4.13.3-2|1002	This library provides autospell checking.
14mr|kdepim4-4.13.3-2|1003	
14mr|kdepim4-4.13.3-2|1004	%files -n %{libcomposereditorng}
14mr|kdepim4-4.13.3-2|1005	%{_kde_libdir}/libcomposereditorng.so.%{composereditorng_major}*
14mr|kdepim4-4.13.3-2|1006	
14mr|kdepim4-4.13.3-2|1007	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1008	
14mr|kdepim4-4.13.3-2|1009	%define eventviews_major 4
14mr|kdepim4-4.13.3-2|1010	%define libeventviews %mklibname eventviews %{eventviews_major}
14mr|kdepim4-4.13.3-2|1011	
14mr|kdepim4-4.13.3-2|1012	%package -n %{libeventviews}
14mr|kdepim4-4.13.3-2|1013	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1014	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1015	
14mr|kdepim4-4.13.3-2|1016	%description -n %{libeventviews}
14mr|kdepim4-4.13.3-2|1017	KDE 4 library.
14mr|kdepim4-4.13.3-2|1018	
14mr|kdepim4-4.13.3-2|1019	%files -n %{libeventviews}
14mr|kdepim4-4.13.3-2|1020	%{_kde_libdir}/libeventviews.so.%{eventviews_major}*
14mr|kdepim4-4.13.3-2|1021	
14mr|kdepim4-4.13.3-2|1022	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1023	
14mr|kdepim4-4.13.3-2|1024	%define grantleetheme_major 4
14mr|kdepim4-4.13.3-2|1025	%define libgrantleetheme %mklibname grantleetheme %{grantleetheme_major}
14mr|kdepim4-4.13.3-2|1026	
14mr|kdepim4-4.13.3-2|1027	%package -n %{libgrantleetheme}
14mr|kdepim4-4.13.3-2|1028	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1029	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1030	
14mr|kdepim4-4.13.3-2|1031	%description -n %{libgrantleetheme}
14mr|kdepim4-4.13.3-2|1032	KDE 4 library.
14mr|kdepim4-4.13.3-2|1033	
14mr|kdepim4-4.13.3-2|1034	%files -n %{libgrantleetheme}
14mr|kdepim4-4.13.3-2|1035	%{_kde_libdir}/libgrantleetheme.so.%{grantleetheme_major}*
14mr|kdepim4-4.13.3-2|1036	
14mr|kdepim4-4.13.3-2|1037	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1038	
14mr|kdepim4-4.13.3-2|1039	%define grantleethemeeditor_major 4
14mr|kdepim4-4.13.3-2|1040	%define libgrantleethemeeditor %mklibname grantleethemeeditor %{grantleethemeeditor_major}
14mr|kdepim4-4.13.3-2|1041	
14mr|kdepim4-4.13.3-2|1042	%package -n %{libgrantleethemeeditor}
14mr|kdepim4-4.13.3-2|1043	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1044	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1045	
14mr|kdepim4-4.13.3-2|1046	%description -n %{libgrantleethemeeditor}
14mr|kdepim4-4.13.3-2|1047	KDE 4 library.
14mr|kdepim4-4.13.3-2|1048	
14mr|kdepim4-4.13.3-2|1049	%files -n %{libgrantleethemeeditor}
14mr|kdepim4-4.13.3-2|1050	%{_kde_libdir}/libgrantleethemeeditor.so.%{grantleethemeeditor_major}*
14mr|kdepim4-4.13.3-2|1051	
14mr|kdepim4-4.13.3-2|1052	#----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1053	
14mr|kdepim4-4.13.3-2|1054	%define incidenceeditorsng_major 4
14mr|kdepim4-4.13.3-2|1055	%define libincidenceeditorsng %mklibname incidenceeditorsng %{incidenceeditorsng_major}
14mr|kdepim4-4.13.3-2|1056	
14mr|kdepim4-4.13.3-2|1057	%package -n %{libincidenceeditorsng}
14mr|kdepim4-4.13.3-2|1058	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1059	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1060	Obsoletes:	%{_lib}incidenceeditors4 < 2:4.5.68
14mr|kdepim4-4.13.3-2|1061	
14mr|kdepim4-4.13.3-2|1062	%description -n %{libincidenceeditorsng}
14mr|kdepim4-4.13.3-2|1063	KDE 4 library.
14mr|kdepim4-4.13.3-2|1064	
14mr|kdepim4-4.13.3-2|1065	%files -n %{libincidenceeditorsng}
14mr|kdepim4-4.13.3-2|1066	%{_kde_libdir}/libincidenceeditorsng.so.%{incidenceeditorsng_major}*
14mr|kdepim4-4.13.3-2|1067	
14mr|kdepim4-4.13.3-2|1068	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1069	
14mr|kdepim4-4.13.3-2|1070	%define incidenceeditorsngmobile_major 4
14mr|kdepim4-4.13.3-2|1071	%define libincidenceeditorsngmobile %mklibname incidenceeditorssngmobile %{incidenceeditorsngmobile_major}
14mr|kdepim4-4.13.3-2|1072	
14mr|kdepim4-4.13.3-2|1073	%package -n %{libincidenceeditorsngmobile}
14mr|kdepim4-4.13.3-2|1074	Summary:	KDEPIM Mobile Library
14mr|kdepim4-4.13.3-2|1075	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1076	
14mr|kdepim4-4.13.3-2|1077	%description -n %{libincidenceeditorsngmobile}
14mr|kdepim4-4.13.3-2|1078	KDE PIM Mobile library.
14mr|kdepim4-4.13.3-2|1079	
14mr|kdepim4-4.13.3-2|1080	%files -n %{libincidenceeditorsngmobile}
14mr|kdepim4-4.13.3-2|1081	%{_kde_libdir}/libincidenceeditorsngmobile.so.%{incidenceeditorsngmobile_major}*
14mr|kdepim4-4.13.3-2|1082	
14mr|kdepim4-4.13.3-2|1083	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1084	
14mr|kdepim4-4.13.3-2|1085	%define kaddressbookgrantlee_major 4
14mr|kdepim4-4.13.3-2|1086	%define libkaddressbookgrantlee %mklibname kaddressbookgrantlee %{kaddressbookgrantlee_major}
14mr|kdepim4-4.13.3-2|1087	
14mr|kdepim4-4.13.3-2|1088	%package -n %{libkaddressbookgrantlee}
14mr|kdepim4-4.13.3-2|1089	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1090	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1091	
14mr|kdepim4-4.13.3-2|1092	%description -n %{libkaddressbookgrantlee}
14mr|kdepim4-4.13.3-2|1093	KDE 4 library.
14mr|kdepim4-4.13.3-2|1094	
14mr|kdepim4-4.13.3-2|1095	%files -n %{libkaddressbookgrantlee}
14mr|kdepim4-4.13.3-2|1096	%{_kde_libdir}/libkaddressbookgrantlee.so.%{kaddressbookgrantlee_major}*
14mr|kdepim4-4.13.3-2|1097	
14mr|kdepim4-4.13.3-2|1098	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1099	
14mr|kdepim4-4.13.3-2|1100	%define kaddressbookprivate_major 4
14mr|kdepim4-4.13.3-2|1101	%define libkaddressbookprivate %mklibname kaddressbookprivate %{kaddressbookprivate_major}
14mr|kdepim4-4.13.3-2|1102	
14mr|kdepim4-4.13.3-2|1103	%package -n %{libkaddressbookprivate}
14mr|kdepim4-4.13.3-2|1104	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1105	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1106	
14mr|kdepim4-4.13.3-2|1107	%description -n %{libkaddressbookprivate}
14mr|kdepim4-4.13.3-2|1108	KDE 4 library.
14mr|kdepim4-4.13.3-2|1109	
14mr|kdepim4-4.13.3-2|1110	%files -n %{libkaddressbookprivate}
14mr|kdepim4-4.13.3-2|1111	%{_kde_libdir}/libkaddressbookprivate.so.%{kaddressbookprivate_major}*
14mr|kdepim4-4.13.3-2|1112	
14mr|kdepim4-4.13.3-2|1113	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1114	
14mr|kdepim4-4.13.3-2|1115	%define kcal_resourceblog 4
14mr|kdepim4-4.13.3-2|1116	%define libkcal_resourceblog %mklibname kcal_resourceblog %{kcal_resourceblog}
14mr|kdepim4-4.13.3-2|1117	
14mr|kdepim4-4.13.3-2|1118	%package -n %{libkcal_resourceblog}
14mr|kdepim4-4.13.3-2|1119	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1120	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1121	
14mr|kdepim4-4.13.3-2|1122	%description -n %{libkcal_resourceblog}
14mr|kdepim4-4.13.3-2|1123	KDE 4 library.
14mr|kdepim4-4.13.3-2|1124	
14mr|kdepim4-4.13.3-2|1125	%files -n %{libkcal_resourceblog}
14mr|kdepim4-4.13.3-2|1126	%{_kde_libdir}/libkcal_resourceblog.so.%{kcal_resourceblog}*
14mr|kdepim4-4.13.3-2|1127	
14mr|kdepim4-4.13.3-2|1128	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1129	
14mr|kdepim4-4.13.3-2|1130	%define kcal_resourceremote_major 4
14mr|kdepim4-4.13.3-2|1131	%define libkcal_resourceremote %mklibname kcal_resourceremote %{kcal_resourceremote_major}
14mr|kdepim4-4.13.3-2|1132	
14mr|kdepim4-4.13.3-2|1133	%package -n %{libkcal_resourceremote}
14mr|kdepim4-4.13.3-2|1134	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1135	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1136	
14mr|kdepim4-4.13.3-2|1137	%description -n %{libkcal_resourceremote}
14mr|kdepim4-4.13.3-2|1138	KDE 4 library.
14mr|kdepim4-4.13.3-2|1139	
14mr|kdepim4-4.13.3-2|1140	%files -n %{libkcal_resourceremote}
14mr|kdepim4-4.13.3-2|1141	%{_kde_libdir}/libkcal_resourceremote.so.%{kcal_resourceremote_major}*
14mr|kdepim4-4.13.3-2|1142	
14mr|kdepim4-4.13.3-2|1143	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1144	
14mr|kdepim4-4.13.3-2|1145	%define kdepim_major 4
14mr|kdepim4-4.13.3-2|1146	%define libkdepim %mklibname kdepim %{kdepim_major}
14mr|kdepim4-4.13.3-2|1147	
14mr|kdepim4-4.13.3-2|1148	%package -n %{libkdepim}
14mr|kdepim4-4.13.3-2|1149	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1150	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1151	
14mr|kdepim4-4.13.3-2|1152	%description -n %{libkdepim}
14mr|kdepim4-4.13.3-2|1153	KDE 4 library.
14mr|kdepim4-4.13.3-2|1154	
14mr|kdepim4-4.13.3-2|1155	%files -n %{libkdepim}
14mr|kdepim4-4.13.3-2|1156	%{_kde_libdir}/libkdepim.so.%{kdepim_major}*
14mr|kdepim4-4.13.3-2|1157	
14mr|kdepim4-4.13.3-2|1158	#-----------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1159	
14mr|kdepim4-4.13.3-2|1160	%define kdgantt2_major 0
14mr|kdepim4-4.13.3-2|1161	%define libkdgantt2 %mklibname kdgantt2 %{kdgantt2_major}
14mr|kdepim4-4.13.3-2|1162	
14mr|kdepim4-4.13.3-2|1163	%package -n %{libkdgantt2}
14mr|kdepim4-4.13.3-2|1164	Summary:	KDE4 library
14mr|kdepim4-4.13.3-2|1165	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1166	
14mr|kdepim4-4.13.3-2|1167	%description -n %{libkdgantt2}
14mr|kdepim4-4.13.3-2|1168	KDE 4 library.
14mr|kdepim4-4.13.3-2|1169	
14mr|kdepim4-4.13.3-2|1170	%files -n %{libkdgantt2}
14mr|kdepim4-4.13.3-2|1171	%{_kde_libdir}/libkdgantt2.so.%{kdgantt2_major}*
14mr|kdepim4-4.13.3-2|1172	
14mr|kdepim4-4.13.3-2|1173	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1174	
14mr|kdepim4-4.13.3-2|1175	%define kleo_major 4
14mr|kdepim4-4.13.3-2|1176	%define libkleo %mklibname kleo %{kleo_major}
14mr|kdepim4-4.13.3-2|1177	
14mr|kdepim4-4.13.3-2|1178	%package -n %{libkleo}
14mr|kdepim4-4.13.3-2|1179	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1180	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1181	
14mr|kdepim4-4.13.3-2|1182	%description -n %{libkleo}
14mr|kdepim4-4.13.3-2|1183	KDE 4 library.
14mr|kdepim4-4.13.3-2|1184	
14mr|kdepim4-4.13.3-2|1185	%files -n %{libkleo}
14mr|kdepim4-4.13.3-2|1186	%{_kde_libdir}/libkleo.so.%{kleo_major}*
14mr|kdepim4-4.13.3-2|1187	
14mr|kdepim4-4.13.3-2|1188	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1189	
14mr|kdepim4-4.13.3-2|1190	%define kmailprivate_major 4
14mr|kdepim4-4.13.3-2|1191	%define libkmailprivate %mklibname kmailprivate %{kmailprivate_major}
14mr|kdepim4-4.13.3-2|1192	
14mr|kdepim4-4.13.3-2|1193	%package -n %{libkmailprivate}
14mr|kdepim4-4.13.3-2|1194	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1195	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1196	
14mr|kdepim4-4.13.3-2|1197	%description -n %{libkmailprivate}
14mr|kdepim4-4.13.3-2|1198	KDE 4 library.
14mr|kdepim4-4.13.3-2|1199	
14mr|kdepim4-4.13.3-2|1200	%files -n %{libkmailprivate}
14mr|kdepim4-4.13.3-2|1201	%{_kde_libdir}/libkmailprivate.so.%{kmailprivate_major}*
14mr|kdepim4-4.13.3-2|1202	
14mr|kdepim4-4.13.3-2|1203	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1204	
14mr|kdepim4-4.13.3-2|1205	%define kmanagesieve_major 4
14mr|kdepim4-4.13.3-2|1206	%define libkmanagesieve %mklibname kmanagesieve %{kmanagesieve_major}
14mr|kdepim4-4.13.3-2|1207	
14mr|kdepim4-4.13.3-2|1208	%package -n %{libkmanagesieve}
14mr|kdepim4-4.13.3-2|1209	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1210	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1211	
14mr|kdepim4-4.13.3-2|1212	%description -n %{libkmanagesieve}
14mr|kdepim4-4.13.3-2|1213	KDE 4 library.
14mr|kdepim4-4.13.3-2|1214	
14mr|kdepim4-4.13.3-2|1215	%files -n %{libkmanagesieve}
14mr|kdepim4-4.13.3-2|1216	%{_kde_libdir}/libkmanagesieve.so.%{kmanagesieve_major}*
14mr|kdepim4-4.13.3-2|1217	
14mr|kdepim4-4.13.3-2|1218	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1219	
14mr|kdepim4-4.13.3-2|1220	%define knodecommon_major 4
14mr|kdepim4-4.13.3-2|1221	%define libknodecommon %mklibname knodecommon %{knodecommon_major}
14mr|kdepim4-4.13.3-2|1222	
14mr|kdepim4-4.13.3-2|1223	%package -n %{libknodecommon}
14mr|kdepim4-4.13.3-2|1224	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1225	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1226	
14mr|kdepim4-4.13.3-2|1227	%description -n %{libknodecommon}
14mr|kdepim4-4.13.3-2|1228	KDE 4 library.
14mr|kdepim4-4.13.3-2|1229	
14mr|kdepim4-4.13.3-2|1230	%files -n %{libknodecommon}
14mr|kdepim4-4.13.3-2|1231	%{_kde_libdir}/libknodecommon.so.%{knodecommon_major}*
14mr|kdepim4-4.13.3-2|1232	
14mr|kdepim4-4.13.3-2|1233	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1234	
14mr|kdepim4-4.13.3-2|1235	%define knotesprivate_major 4
14mr|kdepim4-4.13.3-2|1236	%define libknotesprivate %mklibname knotesprivate %{knotesprivate_major}
14mr|kdepim4-4.13.3-2|1237	
14mr|kdepim4-4.13.3-2|1238	%package -n %{libknotesprivate}
14mr|kdepim4-4.13.3-2|1239	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1240	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1241	
14mr|kdepim4-4.13.3-2|1242	%description -n %{libknotesprivate}
14mr|kdepim4-4.13.3-2|1243	KDE 4 library.
14mr|kdepim4-4.13.3-2|1244	
14mr|kdepim4-4.13.3-2|1245	%files -n %{libknotesprivate}
14mr|kdepim4-4.13.3-2|1246	%{_kde_libdir}/libknotesprivate.so.%{knotesprivate_major}*
14mr|kdepim4-4.13.3-2|1247	
14mr|kdepim4-4.13.3-2|1248	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1249	
14mr|kdepim4-4.13.3-2|1250	%define kontactprivate_major 4
14mr|kdepim4-4.13.3-2|1251	%define libkontactprivate %mklibname kontactprivate %{kontactprivate_major}
14mr|kdepim4-4.13.3-2|1252	
14mr|kdepim4-4.13.3-2|1253	%package -n %{libkontactprivate}
14mr|kdepim4-4.13.3-2|1254	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1255	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1256	
14mr|kdepim4-4.13.3-2|1257	%description -n %{libkontactprivate}
14mr|kdepim4-4.13.3-2|1258	KDE 4 library.
14mr|kdepim4-4.13.3-2|1259	
14mr|kdepim4-4.13.3-2|1260	%files -n %{libkontactprivate}
14mr|kdepim4-4.13.3-2|1261	%{_kde_libdir}/libkontactprivate.so.%{kontactprivate_major}*
14mr|kdepim4-4.13.3-2|1262	
14mr|kdepim4-4.13.3-2|1263	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1264	
14mr|kdepim4-4.13.3-2|1265	%define korganizer_core_major 4
14mr|kdepim4-4.13.3-2|1266	%define libkorganizer_core %mklibname korganizer_core %{korganizer_core_major}
14mr|kdepim4-4.13.3-2|1267	
14mr|kdepim4-4.13.3-2|1268	%package -n %{libkorganizer_core}
14mr|kdepim4-4.13.3-2|1269	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1270	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1271	
14mr|kdepim4-4.13.3-2|1272	%description -n %{libkorganizer_core}
14mr|kdepim4-4.13.3-2|1273	KDE 4 library.
14mr|kdepim4-4.13.3-2|1274	
14mr|kdepim4-4.13.3-2|1275	%files -n %{libkorganizer_core}
14mr|kdepim4-4.13.3-2|1276	%{_kde_libdir}/libkorganizer_core.so.%{korganizer_core_major}*
14mr|kdepim4-4.13.3-2|1277	
14mr|kdepim4-4.13.3-2|1278	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1279	
14mr|kdepim4-4.13.3-2|1280	%define korganizer_interfaces_major 4
14mr|kdepim4-4.13.3-2|1281	%define libkorganizer_interfaces %mklibname korganizer_interfaces %{korganizer_interfaces_major}
14mr|kdepim4-4.13.3-2|1282	
14mr|kdepim4-4.13.3-2|1283	%package -n %{libkorganizer_interfaces}
14mr|kdepim4-4.13.3-2|1284	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1285	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1286	
14mr|kdepim4-4.13.3-2|1287	%description -n %{libkorganizer_interfaces}
14mr|kdepim4-4.13.3-2|1288	KDE 4 library.
14mr|kdepim4-4.13.3-2|1289	
14mr|kdepim4-4.13.3-2|1290	%files -n %{libkorganizer_interfaces}
14mr|kdepim4-4.13.3-2|1291	%{_kde_libdir}/libkorganizer_interfaces.so.%{korganizer_interfaces_major}*
14mr|kdepim4-4.13.3-2|1292	
14mr|kdepim4-4.13.3-2|1293	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1294	
14mr|kdepim4-4.13.3-2|1295	%define korganizerprivate_major 4
14mr|kdepim4-4.13.3-2|1296	%define libkorganizerprivate %mklibname korganizerprivate %{korganizerprivate_major}
14mr|kdepim4-4.13.3-2|1297	
14mr|kdepim4-4.13.3-2|1298	%package -n %{libkorganizerprivate}
14mr|kdepim4-4.13.3-2|1299	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1300	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1301	
14mr|kdepim4-4.13.3-2|1302	%description -n %{libkorganizerprivate}
14mr|kdepim4-4.13.3-2|1303	KDE 4 library.
14mr|kdepim4-4.13.3-2|1304	
14mr|kdepim4-4.13.3-2|1305	%files -n %{libkorganizerprivate}
14mr|kdepim4-4.13.3-2|1306	%{_kde_libdir}/libkorganizerprivate.so.%{korganizerprivate_major}*
14mr|kdepim4-4.13.3-2|1307	
14mr|kdepim4-4.13.3-2|1308	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1309	
14mr|kdepim4-4.13.3-2|1310	%define kpgp_major 4
14mr|kdepim4-4.13.3-2|1311	%define libkpgp %mklibname kpgp %{kpgp_major}
14mr|kdepim4-4.13.3-2|1312	
14mr|kdepim4-4.13.3-2|1313	%package -n %{libkpgp}
14mr|kdepim4-4.13.3-2|1314	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1315	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1316	
14mr|kdepim4-4.13.3-2|1317	%description -n %{libkpgp}
14mr|kdepim4-4.13.3-2|1318	KDE 4 library.
14mr|kdepim4-4.13.3-2|1319	
14mr|kdepim4-4.13.3-2|1320	%files -n %{libkpgp}
14mr|kdepim4-4.13.3-2|1321	%{_kde_libdir}/libkpgp.so.%{kpgp_major}*
14mr|kdepim4-4.13.3-2|1322	
14mr|kdepim4-4.13.3-2|1323	#----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1324	
14mr|kdepim4-4.13.3-2|1325	%define ksieve_major 4
14mr|kdepim4-4.13.3-2|1326	%define libksieve %mklibname ksieve %{ksieve_major}
14mr|kdepim4-4.13.3-2|1327	
14mr|kdepim4-4.13.3-2|1328	%package -n %{libksieve}
14mr|kdepim4-4.13.3-2|1329	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1330	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1331	
14mr|kdepim4-4.13.3-2|1332	%description -n %{libksieve}
14mr|kdepim4-4.13.3-2|1333	KDE 4 library.
14mr|kdepim4-4.13.3-2|1334	
14mr|kdepim4-4.13.3-2|1335	%files -n %{libksieve}
14mr|kdepim4-4.13.3-2|1336	%{_kde_libdir}/libksieve.so.%{ksieve_major}*
14mr|kdepim4-4.13.3-2|1337	
14mr|kdepim4-4.13.3-2|1338	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1339	
14mr|kdepim4-4.13.3-2|1340	%define ksieveui_major 4
14mr|kdepim4-4.13.3-2|1341	%define libksieveui %mklibname ksieveui %{ksieveui_major}
14mr|kdepim4-4.13.3-2|1342	
14mr|kdepim4-4.13.3-2|1343	%package -n %{libksieveui}
14mr|kdepim4-4.13.3-2|1344	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1345	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1346	
14mr|kdepim4-4.13.3-2|1347	%description -n %{libksieveui}
14mr|kdepim4-4.13.3-2|1348	KDE 4 library.
14mr|kdepim4-4.13.3-2|1349	
14mr|kdepim4-4.13.3-2|1350	%files -n %{libksieveui}
14mr|kdepim4-4.13.3-2|1351	%{_kde_libdir}/libksieveui.so.%{ksieveui_major}*
14mr|kdepim4-4.13.3-2|1352	
14mr|kdepim4-4.13.3-2|1353	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1354	
14mr|kdepim4-4.13.3-2|1355	%define mailcommon_major 4
14mr|kdepim4-4.13.3-2|1356	%define libmailcommon %mklibname mailcommon %{mailcommon_major}
14mr|kdepim4-4.13.3-2|1357	
14mr|kdepim4-4.13.3-2|1358	%package -n %{libmailcommon}
14mr|kdepim4-4.13.3-2|1359	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1360	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1361	
14mr|kdepim4-4.13.3-2|1362	%description -n %{libmailcommon}
14mr|kdepim4-4.13.3-2|1363	KDE 4 library.
14mr|kdepim4-4.13.3-2|1364	
14mr|kdepim4-4.13.3-2|1365	%files -n %{libmailcommon}
14mr|kdepim4-4.13.3-2|1366	%{_kde_libdir}/libmailcommon.so.%{mailcommon_major}*
14mr|kdepim4-4.13.3-2|1367	
14mr|kdepim4-4.13.3-2|1368	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1369	
14mr|kdepim4-4.13.3-2|1370	%define mailimporter_major 4
14mr|kdepim4-4.13.3-2|1371	%define libmailimporter %mklibname mailimporter %{mailimporter_major}
14mr|kdepim4-4.13.3-2|1372	
14mr|kdepim4-4.13.3-2|1373	%package -n %{libmailimporter}
14mr|kdepim4-4.13.3-2|1374	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1375	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1376	
14mr|kdepim4-4.13.3-2|1377	%description -n %{libmailimporter}
14mr|kdepim4-4.13.3-2|1378	KDE 4 library.
14mr|kdepim4-4.13.3-2|1379	
14mr|kdepim4-4.13.3-2|1380	%files -n %{libmailimporter}
14mr|kdepim4-4.13.3-2|1381	%{_kde_libdir}/libmailimporter.so.%{mailimporter_major}*
14mr|kdepim4-4.13.3-2|1382	
14mr|kdepim4-4.13.3-2|1383	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1384	
14mr|kdepim4-4.13.3-2|1385	%define messagecore_major 4
14mr|kdepim4-4.13.3-2|1386	%define libmessagecore %mklibname messagecore %{messagecore_major}
14mr|kdepim4-4.13.3-2|1387	
14mr|kdepim4-4.13.3-2|1388	%package -n %{libmessagecore}
14mr|kdepim4-4.13.3-2|1389	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1390	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1391	
14mr|kdepim4-4.13.3-2|1392	%description -n %{libmessagecore}
14mr|kdepim4-4.13.3-2|1393	KDE 4 library.
14mr|kdepim4-4.13.3-2|1394	
14mr|kdepim4-4.13.3-2|1395	%files -n %{libmessagecore}
14mr|kdepim4-4.13.3-2|1396	%{_kde_libdir}/libmessagecore.so.%{messagecore_major}*
14mr|kdepim4-4.13.3-2|1397	
14mr|kdepim4-4.13.3-2|1398	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1399	
14mr|kdepim4-4.13.3-2|1400	%define messagelist_major 4
14mr|kdepim4-4.13.3-2|1401	%define libmessagelist %mklibname messagelist %{messagelist_major}
14mr|kdepim4-4.13.3-2|1402	
14mr|kdepim4-4.13.3-2|1403	%package -n %{libmessagelist}
14mr|kdepim4-4.13.3-2|1404	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1405	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1406	
14mr|kdepim4-4.13.3-2|1407	%description -n %{libmessagelist}
14mr|kdepim4-4.13.3-2|1408	KDE 4 library.
14mr|kdepim4-4.13.3-2|1409	
14mr|kdepim4-4.13.3-2|1410	%files -n %{libmessagelist}
14mr|kdepim4-4.13.3-2|1411	%{_kde_libdir}/libmessagelist.so.%{messagelist_major}*
14mr|kdepim4-4.13.3-2|1412	
14mr|kdepim4-4.13.3-2|1413	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1414	
14mr|kdepim4-4.13.3-2|1415	%define messageviewer_major 4
14mr|kdepim4-4.13.3-2|1416	%define libmessageviewer %mklibname messageviewer %{messageviewer_major}
14mr|kdepim4-4.13.3-2|1417	
14mr|kdepim4-4.13.3-2|1418	%package -n %{libmessageviewer}
14mr|kdepim4-4.13.3-2|1419	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1420	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1421	
14mr|kdepim4-4.13.3-2|1422	%description -n %{libmessageviewer}
14mr|kdepim4-4.13.3-2|1423	KDE 4 library.
14mr|kdepim4-4.13.3-2|1424	
14mr|kdepim4-4.13.3-2|1425	%files -n %{libmessageviewer}
14mr|kdepim4-4.13.3-2|1426	%{_kde_libdir}/libmessageviewer.so.%{messageviewer_major}*
14mr|kdepim4-4.13.3-2|1427	
14mr|kdepim4-4.13.3-2|1428	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1429	
14mr|kdepim4-4.13.3-2|1430	%define kdepimdbusinterfaces_major 4
14mr|kdepim4-4.13.3-2|1431	%define libkdepimdbusinterfaces %mklibname kdepimdbusinterfaces %{kdepimdbusinterfaces_major}
14mr|kdepim4-4.13.3-2|1432	
14mr|kdepim4-4.13.3-2|1433	%package -n %{libkdepimdbusinterfaces}
14mr|kdepim4-4.13.3-2|1434	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1435	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1436	
14mr|kdepim4-4.13.3-2|1437	%description -n %{libkdepimdbusinterfaces}
14mr|kdepim4-4.13.3-2|1438	KDE 4 library.
14mr|kdepim4-4.13.3-2|1439	
14mr|kdepim4-4.13.3-2|1440	%files -n %{libkdepimdbusinterfaces}
14mr|kdepim4-4.13.3-2|1441	%{_kde_libdir}/libkdepimdbusinterfaces.so.%{kdepimdbusinterfaces_major}*
14mr|kdepim4-4.13.3-2|1442	
14mr|kdepim4-4.13.3-2|1443	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1444	
14mr|kdepim4-4.13.3-2|1445	%define kleopatraclientcore_major 0
14mr|kdepim4-4.13.3-2|1446	%define libkleopatraclientcore %mklibname kleopatraclientcore %{kleopatraclientcore_major}
14mr|kdepim4-4.13.3-2|1447	
14mr|kdepim4-4.13.3-2|1448	%package -n %{libkleopatraclientcore}
14mr|kdepim4-4.13.3-2|1449	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1450	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1451	Obsoletes:	%{_lib}kleopatraclientcore4 <= 2:4.5
14mr|kdepim4-4.13.3-2|1452	
14mr|kdepim4-4.13.3-2|1453	%description -n %{libkleopatraclientcore}
14mr|kdepim4-4.13.3-2|1454	KDE 4 library.
14mr|kdepim4-4.13.3-2|1455	
14mr|kdepim4-4.13.3-2|1456	%files -n %{libkleopatraclientcore}
14mr|kdepim4-4.13.3-2|1457	%{_kde_libdir}/libkleopatraclientcore.so.%{kleopatraclientcore_major}*
14mr|kdepim4-4.13.3-2|1458	
14mr|kdepim4-4.13.3-2|1459	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1460	
14mr|kdepim4-4.13.3-2|1461	%define kleopatraclientgui_major 0
14mr|kdepim4-4.13.3-2|1462	%define libkleopatraclientgui %mklibname kleopatraclientgui %{kleopatraclientgui_major}
14mr|kdepim4-4.13.3-2|1463	
14mr|kdepim4-4.13.3-2|1464	%package -n %{libkleopatraclientgui}
14mr|kdepim4-4.13.3-2|1465	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1466	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1467	Obsoletes:	%{_lib}kleopatraclientgui4 <= 2:4.5
14mr|kdepim4-4.13.3-2|1468	
14mr|kdepim4-4.13.3-2|1469	%description -n %{libkleopatraclientgui}
14mr|kdepim4-4.13.3-2|1470	KDE 4 library.
14mr|kdepim4-4.13.3-2|1471	
14mr|kdepim4-4.13.3-2|1472	%files -n %{libkleopatraclientgui}
14mr|kdepim4-4.13.3-2|1473	%{_kde_libdir}/libkleopatraclientgui.so.%{kleopatraclientgui_major}*
14mr|kdepim4-4.13.3-2|1474	
14mr|kdepim4-4.13.3-2|1475	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1476	
14mr|kdepim4-4.13.3-2|1477	%define messagecomposer_major 4
14mr|kdepim4-4.13.3-2|1478	%define libmessagecomposer %mklibname messagecomposer %{messagecomposer_major}
14mr|kdepim4-4.13.3-2|1479	
14mr|kdepim4-4.13.3-2|1480	%package -n %{libmessagecomposer}
14mr|kdepim4-4.13.3-2|1481	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1482	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1483	
14mr|kdepim4-4.13.3-2|1484	%description -n %{libmessagecomposer}
14mr|kdepim4-4.13.3-2|1485	KDE 4 library.
14mr|kdepim4-4.13.3-2|1486	
14mr|kdepim4-4.13.3-2|1487	%files -n %{libmessagecomposer}
14mr|kdepim4-4.13.3-2|1488	%{_kde_libdir}/libmessagecomposer.so.%{messagecomposer_major}*
14mr|kdepim4-4.13.3-2|1489	
14mr|kdepim4-4.13.3-2|1490	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1491	
14mr|kdepim4-4.13.3-2|1492	%define noteshared_major 4
14mr|kdepim4-4.13.3-2|1493	%define libnoteshared %mklibname noteshared %{noteshared_major}
14mr|kdepim4-4.13.3-2|1494	
14mr|kdepim4-4.13.3-2|1495	%package -n %{libnoteshared}
14mr|kdepim4-4.13.3-2|1496	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1497	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1498	
14mr|kdepim4-4.13.3-2|1499	%description -n %{libnoteshared}
14mr|kdepim4-4.13.3-2|1500	KDE 4 library.
14mr|kdepim4-4.13.3-2|1501	
14mr|kdepim4-4.13.3-2|1502	%files -n %{libnoteshared}
14mr|kdepim4-4.13.3-2|1503	%{_kde_libdir}/libnoteshared.so.%{noteshared_major}*
14mr|kdepim4-4.13.3-2|1504	
14mr|kdepim4-4.13.3-2|1505	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1506	
14mr|kdepim4-4.13.3-2|1507	%define pimcommon_major 4
14mr|kdepim4-4.13.3-2|1508	%define libpimcommon %mklibname pimcommon %{pimcommon_major}
14mr|kdepim4-4.13.3-2|1509	
14mr|kdepim4-4.13.3-2|1510	%package -n %{libpimcommon}
14mr|kdepim4-4.13.3-2|1511	Summary:	Library to import/export PIM configuration
14mr|kdepim4-4.13.3-2|1512	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1513	
14mr|kdepim4-4.13.3-2|1514	%description -n %{libpimcommon}
14mr|kdepim4-4.13.3-2|1515	This library provides the tool to import/export PIM configuration.
14mr|kdepim4-4.13.3-2|1516	
14mr|kdepim4-4.13.3-2|1517	%files -n %{libpimcommon}
14mr|kdepim4-4.13.3-2|1518	%{_kde_libdir}/libpimcommon.so.%{pimcommon_major}*
14mr|kdepim4-4.13.3-2|1519	
14mr|kdepim4-4.13.3-2|1520	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1521	
14mr|kdepim4-4.13.3-2|1522	%define sendlater_major 4
14mr|kdepim4-4.13.3-2|1523	%define libsendlater %mklibname sendlater %{sendlater_major}
14mr|kdepim4-4.13.3-2|1524	
14mr|kdepim4-4.13.3-2|1525	%package -n %{libsendlater}
14mr|kdepim4-4.13.3-2|1526	Summary:	KDE PIM library
14mr|kdepim4-4.13.3-2|1527	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1528	
14mr|kdepim4-4.13.3-2|1529	%description -n %{libsendlater}
14mr|kdepim4-4.13.3-2|1530	KDE PIM library.
14mr|kdepim4-4.13.3-2|1531	
14mr|kdepim4-4.13.3-2|1532	%files -n %{libsendlater}
14mr|kdepim4-4.13.3-2|1533	%{_kde_libdir}/libsendlater.so.%{sendlater_major}*
14mr|kdepim4-4.13.3-2|1534	
14mr|kdepim4-4.13.3-2|1535	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1536	
14mr|kdepim4-4.13.3-2|1537	%define templateparser_major 4
14mr|kdepim4-4.13.3-2|1538	%define libtemplateparser %mklibname templateparser %{templateparser_major}
14mr|kdepim4-4.13.3-2|1539	
14mr|kdepim4-4.13.3-2|1540	%package -n %{libtemplateparser}
14mr|kdepim4-4.13.3-2|1541	Summary:	KDE 4 library
14mr|kdepim4-4.13.3-2|1542	Group:		System/Libraries
14mr|kdepim4-4.13.3-2|1543	
14mr|kdepim4-4.13.3-2|1544	%description -n %{libtemplateparser}
14mr|kdepim4-4.13.3-2|1545	KDE 4 library.
14mr|kdepim4-4.13.3-2|1546	
14mr|kdepim4-4.13.3-2|1547	%files -n %{libtemplateparser}
14mr|kdepim4-4.13.3-2|1548	%{_kde_libdir}/libtemplateparser.so.%{templateparser_major}*
14mr|kdepim4-4.13.3-2|1549	
14mr|kdepim4-4.13.3-2|1550	#-----------------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1551	
14mr|kdepim4-4.13.3-2|1552	%package devel
14mr|kdepim4-4.13.3-2|1553	Summary:	Devel stuff for %{name}
14mr|kdepim4-4.13.3-2|1554	Group:		Development/KDE and Qt
14mr|kdepim4-4.13.3-2|1555	Requires:	kdelibs4-devel
14mr|kdepim4-4.13.3-2|1556	Requires:	kdepimlibs4-devel
14mr|kdepim4-4.13.3-2|1557	Requires:	kdepim4-runtime-devel
14mr|kdepim4-4.13.3-2|1558	Requires:	%{libakonadi_next} = %{EVRD}
14mr|kdepim4-4.13.3-2|1559	Requires:	%{libakregatorinterfaces} = %{EVRD}
14mr|kdepim4-4.13.3-2|1560	Requires:	%{libakregatorprivate} = %{EVRD}
14mr|kdepim4-4.13.3-2|1561	Requires:	%{libcalendarsupport} = %{EVRD}
14mr|kdepim4-4.13.3-2|1562	Requires:	%{libcomposereditorng} = %{EVRD}
14mr|kdepim4-4.13.3-2|1563	Requires:	%{libeventviews} = %{EVRD}
14mr|kdepim4-4.13.3-2|1564	Requires:	%{libgrantleetheme} = %{EVRD}
14mr|kdepim4-4.13.3-2|1565	Requires:	%{libgrantleethemeeditor} = %{EVRD}
14mr|kdepim4-4.13.3-2|1566	Requires:	%{libincidenceeditorsng} = %{EVRD}
14mr|kdepim4-4.13.3-2|1567	Requires:	%{libincidenceeditorsngmobile} = %{EVRD}
14mr|kdepim4-4.13.3-2|1568	Requires:	%{libkaddressbookgrantlee} = %{EVRD}
14mr|kdepim4-4.13.3-2|1569	Requires:	%{libkaddressbookprivate} = %{EVRD}
14mr|kdepim4-4.13.3-2|1570	Requires:	%{libkcal_resourceblog} = %{EVRD}
14mr|kdepim4-4.13.3-2|1571	Requires:	%{libkcal_resourceremote} = %{EVRD}
14mr|kdepim4-4.13.3-2|1572	Requires:	%{libkdepim} = %{EVRD}
14mr|kdepim4-4.13.3-2|1573	Requires:	%{libkdepimdbusinterfaces} = %{EVRD}
14mr|kdepim4-4.13.3-2|1574	Requires:	%{libkdgantt2} = %{EVRD}
14mr|kdepim4-4.13.3-2|1575	Requires:	%{libkleo} = %{EVRD}
14mr|kdepim4-4.13.3-2|1576	Requires:	%{libkleopatraclientcore} = %{EVRD}
14mr|kdepim4-4.13.3-2|1577	Requires:	%{libkleopatraclientgui} = %{EVRD}
14mr|kdepim4-4.13.3-2|1578	Requires:	%{libkmailprivate} = %{EVRD}
14mr|kdepim4-4.13.3-2|1579	Requires:	%{libkmanagesieve} = %{EVRD}
14mr|kdepim4-4.13.3-2|1580	Requires:	%{libknodecommon} = %{EVRD}
14mr|kdepim4-4.13.3-2|1581	Requires:	%{libknotesprivate} = %{EVRD}
14mr|kdepim4-4.13.3-2|1582	Requires:	%{libkorganizer_interfaces} = %{EVRD}
14mr|kdepim4-4.13.3-2|1583	Requires:	%{libkorganizerprivate} = %{EVRD}
14mr|kdepim4-4.13.3-2|1584	Requires:	%{libkpgp} = %{EVRD}
14mr|kdepim4-4.13.3-2|1585	Requires:	%{libksieve} = %{EVRD}
14mr|kdepim4-4.13.3-2|1586	Requires:	%{libksieveui} = %{EVRD}
14mr|kdepim4-4.13.3-2|1587	Requires:	%{libmailcommon} = %{EVRD}
14mr|kdepim4-4.13.3-2|1588	Requires:	%{libmailimporter} = %{EVRD}
14mr|kdepim4-4.13.3-2|1589	Requires:	%{libmessagecomposer} = %{EVRD}
14mr|kdepim4-4.13.3-2|1590	Requires:	%{libmessagecore} = %{EVRD}
14mr|kdepim4-4.13.3-2|1591	Requires:	%{libmessagelist} = %{EVRD}
14mr|kdepim4-4.13.3-2|1592	Requires:	%{libmessageviewer} = %{EVRD}
14mr|kdepim4-4.13.3-2|1593	Requires:	%{libnoteshared} = %{EVRD}
14mr|kdepim4-4.13.3-2|1594	Requires:	%{libpimcommon} = %{EVRD}
14mr|kdepim4-4.13.3-2|1595	Requires:	%{libsendlater} = %{EVRD}
14mr|kdepim4-4.13.3-2|1596	Requires:	%{libtemplateparser} = %{EVRD}
14mr|kdepim4-4.13.3-2|1597	
14mr|kdepim4-4.13.3-2|1598	%description devel
14mr|kdepim4-4.13.3-2|1599	This package contains header files needed if you wish to build applications
14mr|kdepim4-4.13.3-2|1600	based on kdepim.
14mr|kdepim4-4.13.3-2|1601	
14mr|kdepim4-4.13.3-2|1602	%files devel
14mr|kdepim4-4.13.3-2|1603	%{_kde_libdir}/*.so
14mr|kdepim4-4.13.3-2|1604	
14mr|kdepim4-4.13.3-2|1605	#----------------------------------------------------------------------
14mr|kdepim4-4.13.3-2|1606	
14mr|kdepim4-4.13.3-2|1607	%prep
14mr|kdepim4-4.13.3-2|1608	%setup -q -n kdepim-%{version}
14mr|kdepim4-4.13.3-2|1609	%patch0 -p1
14mr|kdepim4-4.13.3-2|1610	%patch1 -p1
14mr|kdepim4-4.13.3-2|1611	
14mr|kdepim4-4.13.3-2|1612	%build
14mr|kdepim4-4.13.3-2|1613	%cmake_kde4 -DKDEPIM_BUILD_MOBILE=false
14mr|kdepim4-4.13.3-2|1614	%make
14mr|kdepim4-4.13.3-2|1615	
14mr|kdepim4-4.13.3-2|1616	%install
14mr|kdepim4-4.13.3-2|1617	%makeinstall_std -C build
14mr|kdepim4-4.13.3-2|1618	
14mr|kdepim4-4.13.3-2|1619	# akonadi_folderarchive_agent was removed, no need to keep desktop file
14mr|kdepim4-4.13.3-2|1620	rm -f %{buildroot}%{_kde_datadir}/akonadi/agents/folderarchiveagent.desktop
14mr|kdepim4-4.13.3-2|1621	
14mr|kdepim4-4.13.3-2|1622	%find_lang %{name} --all-name --with-html
14mr|kdepim4-4.13.3-2|1623	
14mr|kdepim4-4.13.3-2|1624	
14mr|kdepim4-4.13.3-2|1625	%changelog
14mr|kdepim4-4.13.3-2|1626	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-2
14mr|kdepim4-4.13.3-2|1627	+ Revision: 8caa313
14mr|kdepim4-4.13.3-2|1628	- Add storageservicemanager-desktop patch to hide useless menu entry
14mr|kdepim4-4.13.3-2|1629	
14mr|kdepim4-4.13.3-2|1630	

16943 14
14mr|kdepim4-runtime-4.13.3-1|1	%define _disable_ld_no_undefined 1
14mr|kdepim4-runtime-4.13.3-1|2	
14mr|kdepim4-runtime-4.13.3-1|3	Summary:	K Desktop Environment Information Management runtime stuff
14mr|kdepim4-runtime-4.13.3-1|4	Name:		kdepim4-runtime
14mr|kdepim4-runtime-4.13.3-1|5	Version:	4.13.3
14mr|kdepim4-runtime-4.13.3-1|6	Release:	1
14mr|kdepim4-runtime-4.13.3-1|7	Epoch:		3
14mr|kdepim4-runtime-4.13.3-1|8	License:	GPLv2+
14mr|kdepim4-runtime-4.13.3-1|9	Group:		Graphical desktop/KDE
14mr|kdepim4-runtime-4.13.3-1|10	Url:		http://community.kde.org/KDE_PIM
14mr|kdepim4-runtime-4.13.3-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdepim4-runtime-4.13.3-1|12	%if %{is_beta}
14mr|kdepim4-runtime-4.13.3-1|13	%define ftpdir unstable
14mr|kdepim4-runtime-4.13.3-1|14	%else
14mr|kdepim4-runtime-4.13.3-1|15	%define ftpdir stable
14mr|kdepim4-runtime-4.13.3-1|16	%endif
14mr|kdepim4-runtime-4.13.3-1|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-runtime-%{version}.tar.xz
14mr|kdepim4-runtime-4.13.3-1|18	Source1:	%{name}.rpmlintrc
14mr|kdepim4-runtime-4.13.3-1|19	Patch10:	kdepim-runtime-4.10.5-noakonaditray.patch
14mr|kdepim4-runtime-4.13.3-1|20	BuildRequires:	boost-devel
14mr|kdepim4-runtime-4.13.3-1|21	BuildRequires:	kdelibs4-devel >= 5:%{version}
14mr|kdepim4-runtime-4.13.3-1|22	BuildRequires:	kdepimlibs4-devel
14mr|kdepim4-runtime-4.13.3-1|23	BuildRequires:	qt4-qtdbus
14mr|kdepim4-runtime-4.13.3-1|24	BuildRequires:	akonadi
14mr|kdepim4-runtime-4.13.3-1|25	BuildRequires:	pkgconfig(akonadi)
14mr|kdepim4-runtime-4.13.3-1|26	BuildRequires:	pkgconfig(LibKFbAPI)
14mr|kdepim4-runtime-4.13.3-1|27	BuildRequires:	pkgconfig(libkgapi)
14mr|kdepim4-runtime-4.13.3-1|28	BuildRequires:	pkgconfig(libstreams)
14mr|kdepim4-runtime-4.13.3-1|29	BuildRequires:	pkgconfig(libxml-2.0)
14mr|kdepim4-runtime-4.13.3-1|30	BuildRequires:	pkgconfig(libxslt)
14mr|kdepim4-runtime-4.13.3-1|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdepim4-runtime-4.13.3-1|32	
14mr|kdepim4-runtime-4.13.3-1|33	%description
14mr|kdepim4-runtime-4.13.3-1|34	Information Management applications for the K Desktop Environment runtime libs.
14mr|kdepim4-runtime-4.13.3-1|35	
14mr|kdepim4-runtime-4.13.3-1|36	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|37	
14mr|kdepim4-runtime-4.13.3-1|38	%package -n akonadi-kde
14mr|kdepim4-runtime-4.13.3-1|39	Group:		Graphical desktop/KDE
14mr|kdepim4-runtime-4.13.3-1|40	Summary:	Akonadi control center for KDE
14mr|kdepim4-runtime-4.13.3-1|41	Provides:	kdepim4-runtime = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|42	Conflicts:	kdepim4-runtime-devel < 2:4.7.97
14mr|kdepim4-runtime-4.13.3-1|43	Conflicts:	%{_lib}kdepim-copy4 < 3:4.9.0
14mr|kdepim4-runtime-4.13.3-1|44	Requires:	akonadi
14mr|kdepim4-runtime-4.13.3-1|45	%if %{mdvver} >= 201400
14mr|kdepim4-runtime-4.13.3-1|46	Requires:	mariadb-client
14mr|kdepim4-runtime-4.13.3-1|47	%else
14mr|kdepim4-runtime-4.13.3-1|48	Requires:	mysql-client
14mr|kdepim4-runtime-4.13.3-1|49	%endif
14mr|kdepim4-runtime-4.13.3-1|50	
14mr|kdepim4-runtime-4.13.3-1|51	%description -n akonadi-kde
14mr|kdepim4-runtime-4.13.3-1|52	Akonadi control center for KDE.
14mr|kdepim4-runtime-4.13.3-1|53	
14mr|kdepim4-runtime-4.13.3-1|54	%files -n akonadi-kde
14mr|kdepim4-runtime-4.13.3-1|55	%{_kde_bindir}/*
14mr|kdepim4-runtime-4.13.3-1|56	%{_kde_appsdir}/akonadi
14mr|kdepim4-runtime-4.13.3-1|57	%{_kde_appsdir}/akonadi_facebook_resource/akonadi_facebook_resource.notifyrc
14mr|kdepim4-runtime-4.13.3-1|58	%{_kde_appsdir}/akonadi_maildispatcher_agent
14mr|kdepim4-runtime-4.13.3-1|59	%{_kde_appsdir}/akonadi_newmailnotifier_agent/akonadi_newmailnotifier_agent.notifyrc
14mr|kdepim4-runtime-4.13.3-1|60	%{_kde_appsdir}/kconf_update/newmailnotifier.upd
14mr|kdepim4-runtime-4.13.3-1|61	%{_kde_applicationsdir}/*
14mr|kdepim4-runtime-4.13.3-1|62	%{_kde_datadir}/akonadi/
14mr|kdepim4-runtime-4.13.3-1|63	%{_kde_datadir}/mime/packages/*
14mr|kdepim4-runtime-4.13.3-1|64	%{_kde_libdir}/kde4/*
14mr|kdepim4-runtime-4.13.3-1|65	%{_kde_iconsdir}/*/*/*/*
14mr|kdepim4-runtime-4.13.3-1|66	%{_kde_configdir}/*
14mr|kdepim4-runtime-4.13.3-1|67	%{_kde_autostart}/kaddressbookmigrator.desktop
14mr|kdepim4-runtime-4.13.3-1|68	%{_kde_services}/*
14mr|kdepim4-runtime-4.13.3-1|69	%{_kde_servicetypes}/*.desktop
14mr|kdepim4-runtime-4.13.3-1|70	%{_kde_datadir}/dbus-1/interfaces/*
14mr|kdepim4-runtime-4.13.3-1|71	
14mr|kdepim4-runtime-4.13.3-1|72	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|73	
14mr|kdepim4-runtime-4.13.3-1|74	%define akonadi_filestore_major 4
14mr|kdepim4-runtime-4.13.3-1|75	%define libakonadi_filestore %mklibname akonadi_filestore %{akonadi_filestore_major}
14mr|kdepim4-runtime-4.13.3-1|76	
14mr|kdepim4-runtime-4.13.3-1|77	%package -n %{libakonadi_filestore}
14mr|kdepim4-runtime-4.13.3-1|78	Summary:	KDE 4 library
14mr|kdepim4-runtime-4.13.3-1|79	Group:		System/Libraries
14mr|kdepim4-runtime-4.13.3-1|80	
14mr|kdepim4-runtime-4.13.3-1|81	%description -n %{libakonadi_filestore}
14mr|kdepim4-runtime-4.13.3-1|82	KDE 4 library.
14mr|kdepim4-runtime-4.13.3-1|83	
14mr|kdepim4-runtime-4.13.3-1|84	%files -n %{libakonadi_filestore}
14mr|kdepim4-runtime-4.13.3-1|85	%{_kde_libdir}/libakonadi-filestore.so.%{akonadi_filestore_major}*
14mr|kdepim4-runtime-4.13.3-1|86	
14mr|kdepim4-runtime-4.13.3-1|87	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|88	
14mr|kdepim4-runtime-4.13.3-1|89	%define folderarchivesettings_major 4
14mr|kdepim4-runtime-4.13.3-1|90	%define libfolderarchivesettings %mklibname folderarchivesettings %{folderarchivesettings_major}
14mr|kdepim4-runtime-4.13.3-1|91	
14mr|kdepim4-runtime-4.13.3-1|92	%package -n %{libfolderarchivesettings}
14mr|kdepim4-runtime-4.13.3-1|93	Summary:	KDE 4 library
14mr|kdepim4-runtime-4.13.3-1|94	Group:		System/Libraries
14mr|kdepim4-runtime-4.13.3-1|95	
14mr|kdepim4-runtime-4.13.3-1|96	%description -n %{libfolderarchivesettings}
14mr|kdepim4-runtime-4.13.3-1|97	KDE 4 library.
14mr|kdepim4-runtime-4.13.3-1|98	
14mr|kdepim4-runtime-4.13.3-1|99	%files -n %{libfolderarchivesettings}
14mr|kdepim4-runtime-4.13.3-1|100	%{_kde_libdir}/libfolderarchivesettings.so.%{folderarchivesettings_major}*
14mr|kdepim4-runtime-4.13.3-1|101	
14mr|kdepim4-runtime-4.13.3-1|102	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|103	
14mr|kdepim4-runtime-4.13.3-1|104	%define kdepim_copy_major 4
14mr|kdepim4-runtime-4.13.3-1|105	%define libkdepim_copy %mklibname kdepim-copy %{kdepim_copy_major}
14mr|kdepim4-runtime-4.13.3-1|106	
14mr|kdepim4-runtime-4.13.3-1|107	%package -n %{libkdepim_copy}
14mr|kdepim4-runtime-4.13.3-1|108	Summary:	KDE 4 library
14mr|kdepim4-runtime-4.13.3-1|109	Group:		System/Libraries
14mr|kdepim4-runtime-4.13.3-1|110	
14mr|kdepim4-runtime-4.13.3-1|111	%description -n %{libkdepim_copy}
14mr|kdepim4-runtime-4.13.3-1|112	KDE 4 library.
14mr|kdepim4-runtime-4.13.3-1|113	
14mr|kdepim4-runtime-4.13.3-1|114	%files -n %{libkdepim_copy}
14mr|kdepim4-runtime-4.13.3-1|115	%{_kde_libdir}/libkdepim-copy.so.%{kdepim_copy_major}*
14mr|kdepim4-runtime-4.13.3-1|116	
14mr|kdepim4-runtime-4.13.3-1|117	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|118	
14mr|kdepim4-runtime-4.13.3-1|119	%define kmindexreader_major 4
14mr|kdepim4-runtime-4.13.3-1|120	%define libkmindexreader %mklibname kmindexreader %{kmindexreader_major}
14mr|kdepim4-runtime-4.13.3-1|121	
14mr|kdepim4-runtime-4.13.3-1|122	%package -n %{libkmindexreader}
14mr|kdepim4-runtime-4.13.3-1|123	Summary:	KDE 4 library
14mr|kdepim4-runtime-4.13.3-1|124	Group:		System/Libraries
14mr|kdepim4-runtime-4.13.3-1|125	
14mr|kdepim4-runtime-4.13.3-1|126	%description -n %{libkmindexreader}
14mr|kdepim4-runtime-4.13.3-1|127	KDE 4 library.
14mr|kdepim4-runtime-4.13.3-1|128	
14mr|kdepim4-runtime-4.13.3-1|129	%files -n %{libkmindexreader}
14mr|kdepim4-runtime-4.13.3-1|130	%{_kde_libdir}/libkmindexreader.so.%{kmindexreader_major}*
14mr|kdepim4-runtime-4.13.3-1|131	
14mr|kdepim4-runtime-4.13.3-1|132	#-----------------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|133	
14mr|kdepim4-runtime-4.13.3-1|134	%define maildir_major 4
14mr|kdepim4-runtime-4.13.3-1|135	%define libmaildir %mklibname maildir %{maildir_major}
14mr|kdepim4-runtime-4.13.3-1|136	
14mr|kdepim4-runtime-4.13.3-1|137	%package -n %{libmaildir}
14mr|kdepim4-runtime-4.13.3-1|138	Summary:	KDE 4 library
14mr|kdepim4-runtime-4.13.3-1|139	Group:		System/Libraries
14mr|kdepim4-runtime-4.13.3-1|140	
14mr|kdepim4-runtime-4.13.3-1|141	%description -n %{libmaildir}
14mr|kdepim4-runtime-4.13.3-1|142	KDE 4 library.
14mr|kdepim4-runtime-4.13.3-1|143	
14mr|kdepim4-runtime-4.13.3-1|144	%files -n %{libmaildir}
14mr|kdepim4-runtime-4.13.3-1|145	%{_kde_libdir}/libmaildir.so.%{maildir_major}*
14mr|kdepim4-runtime-4.13.3-1|146	
14mr|kdepim4-runtime-4.13.3-1|147	#----------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|148	
14mr|kdepim4-runtime-4.13.3-1|149	%package devel
14mr|kdepim4-runtime-4.13.3-1|150	Summary:	Devel stuff for %{name}
14mr|kdepim4-runtime-4.13.3-1|151	Group:		Development/KDE and Qt
14mr|kdepim4-runtime-4.13.3-1|152	Requires:	kdepimlibs4-devel
14mr|kdepim4-runtime-4.13.3-1|153	Requires:	%{libakonadi_filestore} = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|154	Requires:	%{libfolderarchivesettings} = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|155	Requires:	%{libkdepim_copy} = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|156	Requires:	%{libkmindexreader} = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|157	Requires:	%{libmaildir} = %{EVRD}
14mr|kdepim4-runtime-4.13.3-1|158	
14mr|kdepim4-runtime-4.13.3-1|159	%description devel
14mr|kdepim4-runtime-4.13.3-1|160	This package contains header files needed if you wish to build applications
14mr|kdepim4-runtime-4.13.3-1|161	based on kdepim-runtime.
14mr|kdepim4-runtime-4.13.3-1|162	
14mr|kdepim4-runtime-4.13.3-1|163	%files devel
14mr|kdepim4-runtime-4.13.3-1|164	%{_kde_libdir}/libakonadi-filestore.so
14mr|kdepim4-runtime-4.13.3-1|165	%{_kde_libdir}/libfolderarchivesettings.so
14mr|kdepim4-runtime-4.13.3-1|166	%{_kde_libdir}/libkdepim-copy.so
14mr|kdepim4-runtime-4.13.3-1|167	%{_kde_libdir}/libkmindexreader.so
14mr|kdepim4-runtime-4.13.3-1|168	%{_kde_libdir}/libmaildir.so
14mr|kdepim4-runtime-4.13.3-1|169	
14mr|kdepim4-runtime-4.13.3-1|170	#----------------------------------------------------------------------
14mr|kdepim4-runtime-4.13.3-1|171	
14mr|kdepim4-runtime-4.13.3-1|172	%prep
14mr|kdepim4-runtime-4.13.3-1|173	%setup -q -n kdepim-runtime-%{version}
14mr|kdepim4-runtime-4.13.3-1|174	%patch10 -p1
14mr|kdepim4-runtime-4.13.3-1|175	
14mr|kdepim4-runtime-4.13.3-1|176	%build
14mr|kdepim4-runtime-4.13.3-1|177	rm -fr po
14mr|kdepim4-runtime-4.13.3-1|178	%cmake_kde4
14mr|kdepim4-runtime-4.13.3-1|179	%make
14mr|kdepim4-runtime-4.13.3-1|180	
14mr|kdepim4-runtime-4.13.3-1|181	%install
14mr|kdepim4-runtime-4.13.3-1|182	%makeinstall_std -C build
14mr|kdepim4-runtime-4.13.3-1|183	
14mr|kdepim4-runtime-4.13.3-1|184	# Remove non packaged files
14mr|kdepim4-runtime-4.13.3-1|185	rm -rf %{buildroot}%{_kde_libdir}/libnepomukfeederpluginlib.a
14mr|kdepim4-runtime-4.13.3-1|186	
14mr|kdepim4-runtime-4.13.3-1|187	
14mr|kdepim4-runtime-4.13.3-1|188	%changelog
14mr|kdepim4-runtime-4.13.3-1|189	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdepim4-runtime-4.13.3-1|190	+ Revision: 5dbe349
14mr|kdepim4-runtime-4.13.3-1|191	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdepim4-runtime-4.13.3-1|192	
14mr|kdepim4-runtime-4.13.3-1|193	

16944 14
14mr|kdepimlibs4-4.13.3-1|1	Summary:	Libraries of the KDE-PIM project
14mr|kdepimlibs4-4.13.3-1|2	Name:		kdepimlibs4
14mr|kdepimlibs4-4.13.3-1|3	Version:	4.13.3
14mr|kdepimlibs4-4.13.3-1|4	Release:	1
14mr|kdepimlibs4-4.13.3-1|5	Epoch:		3
14mr|kdepimlibs4-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdepimlibs4-4.13.3-1|7	License:	ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0
14mr|kdepimlibs4-4.13.3-1|8	Url:		https://projects.kde.org/projects/kde/kdepimlibs
14mr|kdepimlibs4-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdepimlibs4-4.13.3-1|10	%if %{is_beta}
14mr|kdepimlibs4-4.13.3-1|11	%define ftpdir unstable
14mr|kdepimlibs4-4.13.3-1|12	%else
14mr|kdepimlibs4-4.13.3-1|13	%define ftpdir stable
14mr|kdepimlibs4-4.13.3-1|14	%endif
14mr|kdepimlibs4-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepimlibs-%{version}.tar.xz
14mr|kdepimlibs4-4.13.3-1|16	BuildRequires:	automoc4
14mr|kdepimlibs4-4.13.3-1|17	BuildRequires:	kdelibs4-devel >= %{version}
14mr|kdepimlibs4-4.13.3-1|18	BuildRequires:	boost-devel
14mr|kdepimlibs4-4.13.3-1|19	BuildRequires:	gpgme-devel
14mr|kdepimlibs4-4.13.3-1|20	BuildRequires:	openldap-devel
14mr|kdepimlibs4-4.13.3-1|21	BuildRequires:	pkgconfig(akonadi)
14mr|kdepimlibs4-4.13.3-1|22	BuildRequires:	pkgconfig(libical)
14mr|kdepimlibs4-4.13.3-1|23	BuildRequires:	pkgconfig(libxslt)
14mr|kdepimlibs4-4.13.3-1|24	BuildRequires:	pkgconfig(QJson)
14mr|kdepimlibs4-4.13.3-1|25	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdepimlibs4-4.13.3-1|26	BuildRequires:	pkgconfig(xft)
14mr|kdepimlibs4-4.13.3-1|27	BuildRequires:	pkgconfig(xpm)
14mr|kdepimlibs4-4.13.3-1|28	
14mr|kdepimlibs4-4.13.3-1|29	%description
14mr|kdepimlibs4-4.13.3-1|30	This module includes libraries that are central to the development and
14mr|kdepimlibs4-4.13.3-1|31	execution of a KDE-PIM application.
14mr|kdepimlibs4-4.13.3-1|32	
14mr|kdepimlibs4-4.13.3-1|33	The KDE-PIM project aims to bring together those who wish to help design,
14mr|kdepimlibs4-4.13.3-1|34	implement, test, etc. anything that's to do with personal information
14mr|kdepimlibs4-4.13.3-1|35	management.
14mr|kdepimlibs4-4.13.3-1|36	
14mr|kdepimlibs4-4.13.3-1|37	This rather broad scope encompasses mail clients, addressbooks, usenet news,
14mr|kdepimlibs4-4.13.3-1|38	scheduling and even sticky notes.
14mr|kdepimlibs4-4.13.3-1|39	
14mr|kdepimlibs4-4.13.3-1|40	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|41	
14mr|kdepimlibs4-4.13.3-1|42	%package core
14mr|kdepimlibs4-4.13.3-1|43	Group:		Development/KDE and Qt
14mr|kdepimlibs4-4.13.3-1|44	Summary:	Config file and icons file for %{name}
14mr|kdepimlibs4-4.13.3-1|45	Obsoletes:	kdepimlibs4-common < %{EVRD}
14mr|kdepimlibs4-4.13.3-1|46	Obsoletes:	kdepim4-ioslaves < %{EVRD}
14mr|kdepimlibs4-4.13.3-1|47	Conflicts:	%{name}-devel < 2.4.5.71
14mr|kdepimlibs4-4.13.3-1|48	Conflicts:	akonadi-kde < 3:4.12.0
14mr|kdepimlibs4-4.13.3-1|49	
14mr|kdepimlibs4-4.13.3-1|50	%description core
14mr|kdepimlibs4-4.13.3-1|51	This packages contains all icons, config file etc... of kdepimlibs4.
14mr|kdepimlibs4-4.13.3-1|52	
14mr|kdepimlibs4-4.13.3-1|53	%files core
14mr|kdepimlibs4-4.13.3-1|54	%{_kde_bindir}/akonadi_benchmarker
14mr|kdepimlibs4-4.13.3-1|55	%{_kde_bindir}/akonadi2xml
14mr|kdepimlibs4-4.13.3-1|56	%{_kde_bindir}/akonaditest
14mr|kdepimlibs4-4.13.3-1|57	%{_kde_libdir}/kde4/akonadi_knut_resource.so
14mr|kdepimlibs4-4.13.3-1|58	%{_kde_libdir}/kde4/akonadi_serializer_socialfeeditem.so
14mr|kdepimlibs4-4.13.3-1|59	%{_kde_libdir}/kde4/kabc_directory.so
14mr|kdepimlibs4-4.13.3-1|60	%{_kde_libdir}/kde4/kabc_file.so
14mr|kdepimlibs4-4.13.3-1|61	%{_kde_libdir}/kde4/kabc_net.so
14mr|kdepimlibs4-4.13.3-1|62	%{_kde_libdir}/kde4/kabcformat_binary.so
14mr|kdepimlibs4-4.13.3-1|63	%{_kde_libdir}/kde4/kcal_local.so
14mr|kdepimlibs4-4.13.3-1|64	%{_kde_libdir}/kde4/kcal_localdir.so
14mr|kdepimlibs4-4.13.3-1|65	%{_kde_libdir}/kde4/kcm_akonadicontact_actions.so
14mr|kdepimlibs4-4.13.3-1|66	%{_kde_libdir}/kde4/kcm_kresources.so
14mr|kdepimlibs4-4.13.3-1|67	%{_kde_libdir}/kde4/kcm_mailtransport.so
14mr|kdepimlibs4-4.13.3-1|68	%{_kde_libdir}/kde4/akonadi/akonadi_test_searchplugin.so
14mr|kdepimlibs4-4.13.3-1|69	%{_kde_libdir}/kde4/akonadi/akonaditestsearchplugin.desktop
14mr|kdepimlibs4-4.13.3-1|70	%{_kde_appsdir}/akonadi/
14mr|kdepimlibs4-4.13.3-1|71	%{_kde_appsdir}/akonadi-kde/
14mr|kdepimlibs4-4.13.3-1|72	%{_kde_appsdir}/akonadi_knut_resource/
14mr|kdepimlibs4-4.13.3-1|73	%{_kde_appsdir}/kabc/
14mr|kdepimlibs4-4.13.3-1|74	%{_kde_appsdir}/kconf_update/mailtransports.upd
14mr|kdepimlibs4-4.13.3-1|75	%{_kde_appsdir}/kconf_update/migrate-transports.pl
14mr|kdepimlibs4-4.13.3-1|76	%{_kde_appsdir}/libkholidays/
14mr|kdepimlibs4-4.13.3-1|77	%{_kde_services}/akonadi/contact
14mr|kdepimlibs4-4.13.3-1|78	%{_kde_services}/akonadicontact_actions.desktop
14mr|kdepimlibs4-4.13.3-1|79	%{_kde_services}/kcm_mailtransport.desktop
14mr|kdepimlibs4-4.13.3-1|80	%dir %{_kde_services}/kresources
14mr|kdepimlibs4-4.13.3-1|81	%{_kde_services}/kresources.desktop
14mr|kdepimlibs4-4.13.3-1|82	%dir %{_kde_services}/kresources/kabc
14mr|kdepimlibs4-4.13.3-1|83	%{_kde_services}/kresources/kabc/dir.desktop
14mr|kdepimlibs4-4.13.3-1|84	%{_kde_services}/kresources/kabc/file.desktop
14mr|kdepimlibs4-4.13.3-1|85	%{_kde_services}/kresources/kabc/net.desktop
14mr|kdepimlibs4-4.13.3-1|86	%{_kde_services}/kresources/kabc_manager.desktop
14mr|kdepimlibs4-4.13.3-1|87	%{_kde_services}/kresources/kcal
14mr|kdepimlibs4-4.13.3-1|88	%{_kde_services}/kresources/kcal_manager.desktop
14mr|kdepimlibs4-4.13.3-1|89	%{_kde_servicetypes}/*.desktop
14mr|kdepimlibs4-4.13.3-1|90	%{_datadir}/dbus-1/interfaces/*
14mr|kdepimlibs4-4.13.3-1|91	%{_kde_datadir}/akonadi/agents/knutresource.desktop
14mr|kdepimlibs4-4.13.3-1|92	%{_kde_datadir}/config.kcfg/*
14mr|kdepimlibs4-4.13.3-1|93	%{_kde_datadir}/mime/packages/kdepimlibs-mime.xml
14mr|kdepimlibs4-4.13.3-1|94	%{_kde_datadir}/mime/packages/x-vnd.akonadi.socialfeeditem.xml
14mr|kdepimlibs4-4.13.3-1|95	%{_kde_docdir}/HTML/en/kcontrol/kresources
14mr|kdepimlibs4-4.13.3-1|96	%dir %{_kde_docdir}/HTML/en/kioslave
14mr|kdepimlibs4-4.13.3-1|97	
14mr|kdepimlibs4-4.13.3-1|98	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|99	
14mr|kdepimlibs4-4.13.3-1|100	%package -n kio4-imap
14mr|kdepimlibs4-4.13.3-1|101	Summary:	KDE 4 imap module
14mr|kdepimlibs4-4.13.3-1|102	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|103	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|104	
14mr|kdepimlibs4-4.13.3-1|105	%description -n kio4-imap
14mr|kdepimlibs4-4.13.3-1|106	KDE 4 imap module.
14mr|kdepimlibs4-4.13.3-1|107	
14mr|kdepimlibs4-4.13.3-1|108	%files -n kio4-imap
14mr|kdepimlibs4-4.13.3-1|109	%{_kde_docdir}/HTML/en/kioslave/imap
14mr|kdepimlibs4-4.13.3-1|110	%{_kde_libdir}/kde4/kio_imap4.so
14mr|kdepimlibs4-4.13.3-1|111	%{_kde_datadir}/kde4/services/imap*
14mr|kdepimlibs4-4.13.3-1|112	
14mr|kdepimlibs4-4.13.3-1|113	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|114	
14mr|kdepimlibs4-4.13.3-1|115	%package -n kio4-pop3
14mr|kdepimlibs4-4.13.3-1|116	Summary:	KDE 4 pop3 module
14mr|kdepimlibs4-4.13.3-1|117	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|118	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|119	
14mr|kdepimlibs4-4.13.3-1|120	%description -n kio4-pop3
14mr|kdepimlibs4-4.13.3-1|121	KDE 4 pop3 module.
14mr|kdepimlibs4-4.13.3-1|122	
14mr|kdepimlibs4-4.13.3-1|123	%files -n kio4-pop3
14mr|kdepimlibs4-4.13.3-1|124	%{_kde_docdir}/HTML/en/kioslave/pop3
14mr|kdepimlibs4-4.13.3-1|125	%{_kde_libdir}/kde4/kio_pop3.so
14mr|kdepimlibs4-4.13.3-1|126	%{_kde_datadir}/kde4/services/pop*
14mr|kdepimlibs4-4.13.3-1|127	
14mr|kdepimlibs4-4.13.3-1|128	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|129	
14mr|kdepimlibs4-4.13.3-1|130	%package -n kio4-ldap
14mr|kdepimlibs4-4.13.3-1|131	Summary:	KDE 4 ldap module
14mr|kdepimlibs4-4.13.3-1|132	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|133	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|134	
14mr|kdepimlibs4-4.13.3-1|135	%description -n kio4-ldap
14mr|kdepimlibs4-4.13.3-1|136	KDE 4 ldap module.
14mr|kdepimlibs4-4.13.3-1|137	
14mr|kdepimlibs4-4.13.3-1|138	%files -n kio4-ldap
14mr|kdepimlibs4-4.13.3-1|139	%{_kde_docdir}/HTML/en/kioslave/ldap
14mr|kdepimlibs4-4.13.3-1|140	%{_kde_libdir}/kde4/kio_ldap.so
14mr|kdepimlibs4-4.13.3-1|141	%{_kde_datadir}/kde4/services/ldap*
14mr|kdepimlibs4-4.13.3-1|142	%{_kde_libdir}/kde4/kabc_ldapkio.so
14mr|kdepimlibs4-4.13.3-1|143	%{_kde_datadir}/kde4/services/kresources/kabc/ldapkio.desktop
14mr|kdepimlibs4-4.13.3-1|144	
14mr|kdepimlibs4-4.13.3-1|145	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|146	
14mr|kdepimlibs4-4.13.3-1|147	%package -n kio4-sieve
14mr|kdepimlibs4-4.13.3-1|148	Summary:	KDE 4 sieve module
14mr|kdepimlibs4-4.13.3-1|149	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|150	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|151	
14mr|kdepimlibs4-4.13.3-1|152	%description -n kio4-sieve
14mr|kdepimlibs4-4.13.3-1|153	KDE 4 sieve module.
14mr|kdepimlibs4-4.13.3-1|154	
14mr|kdepimlibs4-4.13.3-1|155	%files -n kio4-sieve
14mr|kdepimlibs4-4.13.3-1|156	%{_kde_libdir}/kde4/kio_sieve.so
14mr|kdepimlibs4-4.13.3-1|157	%{_kde_datadir}/kde4/services/sieve*
14mr|kdepimlibs4-4.13.3-1|158	%doc %{_kde_docdir}/HTML/en/kioslave/sieve
14mr|kdepimlibs4-4.13.3-1|159	
14mr|kdepimlibs4-4.13.3-1|160	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|161	
14mr|kdepimlibs4-4.13.3-1|162	%package -n kio4-mbox
14mr|kdepimlibs4-4.13.3-1|163	Summary:	KDE 4 mbox module
14mr|kdepimlibs4-4.13.3-1|164	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|165	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|166	
14mr|kdepimlibs4-4.13.3-1|167	%description -n kio4-mbox
14mr|kdepimlibs4-4.13.3-1|168	KDE 4 mbox module.
14mr|kdepimlibs4-4.13.3-1|169	
14mr|kdepimlibs4-4.13.3-1|170	%files -n kio4-mbox
14mr|kdepimlibs4-4.13.3-1|171	%{_kde_libdir}/kde4/kio_mbox.so
14mr|kdepimlibs4-4.13.3-1|172	%{_kde_datadir}/kde4/services/mbox*
14mr|kdepimlibs4-4.13.3-1|173	%doc %{_kde_docdir}/HTML/en/kioslave/mbox
14mr|kdepimlibs4-4.13.3-1|174	
14mr|kdepimlibs4-4.13.3-1|175	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|176	
14mr|kdepimlibs4-4.13.3-1|177	%package -n kio4-smtp
14mr|kdepimlibs4-4.13.3-1|178	Summary:	KDE 4 smtp module
14mr|kdepimlibs4-4.13.3-1|179	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|180	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|181	
14mr|kdepimlibs4-4.13.3-1|182	%description -n kio4-smtp
14mr|kdepimlibs4-4.13.3-1|183	KDE 4 smtp module.
14mr|kdepimlibs4-4.13.3-1|184	
14mr|kdepimlibs4-4.13.3-1|185	%files -n kio4-smtp
14mr|kdepimlibs4-4.13.3-1|186	%{_kde_docdir}/HTML/en/kioslave/smtp
14mr|kdepimlibs4-4.13.3-1|187	%{_kde_libdir}/kde4/kio_smtp.so
14mr|kdepimlibs4-4.13.3-1|188	%{_kde_datadir}/kde4/services/smtp*
14mr|kdepimlibs4-4.13.3-1|189	
14mr|kdepimlibs4-4.13.3-1|190	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|191	
14mr|kdepimlibs4-4.13.3-1|192	%package -n kio4-nntp
14mr|kdepimlibs4-4.13.3-1|193	Summary:	KDE 4 nntp module
14mr|kdepimlibs4-4.13.3-1|194	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|195	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|196	
14mr|kdepimlibs4-4.13.3-1|197	%description -n kio4-nntp
14mr|kdepimlibs4-4.13.3-1|198	KDE 4 nntp module.
14mr|kdepimlibs4-4.13.3-1|199	
14mr|kdepimlibs4-4.13.3-1|200	%files -n kio4-nntp
14mr|kdepimlibs4-4.13.3-1|201	%{_kde_docdir}/HTML/en/kioslave/nntp
14mr|kdepimlibs4-4.13.3-1|202	%{_kde_libdir}/kde4/kio_nntp.so
14mr|kdepimlibs4-4.13.3-1|203	%{_kde_datadir}/kde4/services/nntp*
14mr|kdepimlibs4-4.13.3-1|204	
14mr|kdepimlibs4-4.13.3-1|205	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|206	
14mr|kdepimlibs4-4.13.3-1|207	%define akonadi_calendar_major 4
14mr|kdepimlibs4-4.13.3-1|208	%define libakonadi_calendar %mklibname akonadi-calendar %{akonadi_calendar_major}
14mr|kdepimlibs4-4.13.3-1|209	
14mr|kdepimlibs4-4.13.3-1|210	%package -n %{libakonadi_calendar}
14mr|kdepimlibs4-4.13.3-1|211	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|212	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|213	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|214	
14mr|kdepimlibs4-4.13.3-1|215	%description -n %{libakonadi_calendar}
14mr|kdepimlibs4-4.13.3-1|216	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|217	
14mr|kdepimlibs4-4.13.3-1|218	%files -n %{libakonadi_calendar}
14mr|kdepimlibs4-4.13.3-1|219	%{_kde_libdir}/libakonadi-calendar.so.%{akonadi_calendar_major}*
14mr|kdepimlibs4-4.13.3-1|220	
14mr|kdepimlibs4-4.13.3-1|221	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|222	
14mr|kdepimlibs4-4.13.3-1|223	%define akonadi_contact_major 4
14mr|kdepimlibs4-4.13.3-1|224	%define libakonadi_contact %mklibname akonadi-contact %{akonadi_contact_major}
14mr|kdepimlibs4-4.13.3-1|225	
14mr|kdepimlibs4-4.13.3-1|226	%package -n %{libakonadi_contact}
14mr|kdepimlibs4-4.13.3-1|227	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|228	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|229	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|230	
14mr|kdepimlibs4-4.13.3-1|231	%description -n %{libakonadi_contact}
14mr|kdepimlibs4-4.13.3-1|232	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|233	
14mr|kdepimlibs4-4.13.3-1|234	%files -n %{libakonadi_contact}
14mr|kdepimlibs4-4.13.3-1|235	%{_kde_libdir}/libakonadi-contact.so.%{akonadi_contact_major}*
14mr|kdepimlibs4-4.13.3-1|236	
14mr|kdepimlibs4-4.13.3-1|237	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|238	
14mr|kdepimlibs4-4.13.3-1|239	%define akonadi_kabc_major 4
14mr|kdepimlibs4-4.13.3-1|240	%define libakonadi_kabc %mklibname akonadi-kabc %{akonadi_kabc_major}
14mr|kdepimlibs4-4.13.3-1|241	
14mr|kdepimlibs4-4.13.3-1|242	%package -n %{libakonadi_kabc}
14mr|kdepimlibs4-4.13.3-1|243	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|244	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|245	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|246	
14mr|kdepimlibs4-4.13.3-1|247	%description -n %{libakonadi_kabc}
14mr|kdepimlibs4-4.13.3-1|248	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|249	
14mr|kdepimlibs4-4.13.3-1|250	%files -n %{libakonadi_kabc}
14mr|kdepimlibs4-4.13.3-1|251	%{_kde_libdir}/libakonadi-kabc.so.%{akonadi_kabc_major}*
14mr|kdepimlibs4-4.13.3-1|252	
14mr|kdepimlibs4-4.13.3-1|253	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|254	
14mr|kdepimlibs4-4.13.3-1|255	%define akonadi_kcal_major 4
14mr|kdepimlibs4-4.13.3-1|256	%define libakonadi_kcal %mklibname akonadi-kcal %{akonadi_kcal_major}
14mr|kdepimlibs4-4.13.3-1|257	
14mr|kdepimlibs4-4.13.3-1|258	%package -n %{libakonadi_kcal}
14mr|kdepimlibs4-4.13.3-1|259	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|260	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|261	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|262	
14mr|kdepimlibs4-4.13.3-1|263	%description -n %{libakonadi_kcal}
14mr|kdepimlibs4-4.13.3-1|264	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|265	
14mr|kdepimlibs4-4.13.3-1|266	%files -n %{libakonadi_kcal}
14mr|kdepimlibs4-4.13.3-1|267	%{_kde_libdir}/libakonadi-kcal.so.%{akonadi_kcal_major}*
14mr|kdepimlibs4-4.13.3-1|268	
14mr|kdepimlibs4-4.13.3-1|269	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|270	
14mr|kdepimlibs4-4.13.3-1|271	%define akonadi_kde_major 4
14mr|kdepimlibs4-4.13.3-1|272	%define libakonadi_kde %mklibname akonadi-kde %{akonadi_kde_major}
14mr|kdepimlibs4-4.13.3-1|273	
14mr|kdepimlibs4-4.13.3-1|274	%package -n %{libakonadi_kde}
14mr|kdepimlibs4-4.13.3-1|275	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|276	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|277	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|278	
14mr|kdepimlibs4-4.13.3-1|279	%description -n %{libakonadi_kde}
14mr|kdepimlibs4-4.13.3-1|280	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|281	
14mr|kdepimlibs4-4.13.3-1|282	%files -n %{libakonadi_kde}
14mr|kdepimlibs4-4.13.3-1|283	%{_kde_libdir}/libakonadi-kde.so.%{akonadi_kde_major}*
14mr|kdepimlibs4-4.13.3-1|284	
14mr|kdepimlibs4-4.13.3-1|285	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|286	
14mr|kdepimlibs4-4.13.3-1|287	%define akonadi_kmime_major 4
14mr|kdepimlibs4-4.13.3-1|288	%define libakonadi_kmime %mklibname akonadi-kmime %{akonadi_kmime_major}
14mr|kdepimlibs4-4.13.3-1|289	
14mr|kdepimlibs4-4.13.3-1|290	%package -n %{libakonadi_kmime}
14mr|kdepimlibs4-4.13.3-1|291	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|292	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|293	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|294	
14mr|kdepimlibs4-4.13.3-1|295	%description -n %{libakonadi_kmime}
14mr|kdepimlibs4-4.13.3-1|296	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|297	
14mr|kdepimlibs4-4.13.3-1|298	%files -n %{libakonadi_kmime}
14mr|kdepimlibs4-4.13.3-1|299	%{_kde_libdir}/libakonadi-kmime.so.%{akonadi_kmime_major}*
14mr|kdepimlibs4-4.13.3-1|300	
14mr|kdepimlibs4-4.13.3-1|301	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|302	
14mr|kdepimlibs4-4.13.3-1|303	%define akonadi_notes_major 4
14mr|kdepimlibs4-4.13.3-1|304	%define libakonadi_notes %mklibname akonadi-notes %{akonadi_notes_major}
14mr|kdepimlibs4-4.13.3-1|305	
14mr|kdepimlibs4-4.13.3-1|306	%package -n %{libakonadi_notes}
14mr|kdepimlibs4-4.13.3-1|307	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|308	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|309	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|310	
14mr|kdepimlibs4-4.13.3-1|311	%description -n %{libakonadi_notes}
14mr|kdepimlibs4-4.13.3-1|312	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|313	
14mr|kdepimlibs4-4.13.3-1|314	%files -n %{libakonadi_notes}
14mr|kdepimlibs4-4.13.3-1|315	%{_kde_libdir}/libakonadi-notes.so.%{akonadi_notes_major}*
14mr|kdepimlibs4-4.13.3-1|316	
14mr|kdepimlibs4-4.13.3-1|317	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|318	
14mr|kdepimlibs4-4.13.3-1|319	%define akonadi_socialutils_major 4
14mr|kdepimlibs4-4.13.3-1|320	%define libakonadi_socialutils %mklibname akonadi-socialutils %{akonadi_socialutils_major}
14mr|kdepimlibs4-4.13.3-1|321	
14mr|kdepimlibs4-4.13.3-1|322	%package -n %{libakonadi_socialutils}
14mr|kdepimlibs4-4.13.3-1|323	Summary:	Akonadi social utilities library
14mr|kdepimlibs4-4.13.3-1|324	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|325	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|326	
14mr|kdepimlibs4-4.13.3-1|327	%description -n %{libakonadi_socialutils}
14mr|kdepimlibs4-4.13.3-1|328	Akonadi social utilities library.
14mr|kdepimlibs4-4.13.3-1|329	
14mr|kdepimlibs4-4.13.3-1|330	%files -n %{libakonadi_socialutils}
14mr|kdepimlibs4-4.13.3-1|331	%{_kde_libdir}/libakonadi-socialutils.so.%{akonadi_socialutils_major}*
14mr|kdepimlibs4-4.13.3-1|332	
14mr|kdepimlibs4-4.13.3-1|333	#-----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|334	
14mr|kdepimlibs4-4.13.3-1|335	%define akonadi_xml_major 4
14mr|kdepimlibs4-4.13.3-1|336	%define libakonadi_xml %mklibname akonadi-xml %{akonadi_xml_major}
14mr|kdepimlibs4-4.13.3-1|337	
14mr|kdepimlibs4-4.13.3-1|338	%package -n %{libakonadi_xml}
14mr|kdepimlibs4-4.13.3-1|339	Summary:	KDE 4 library
14mr|kdepimlibs4-4.13.3-1|340	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|341	
14mr|kdepimlibs4-4.13.3-1|342	%description -n %{libakonadi_xml}
14mr|kdepimlibs4-4.13.3-1|343	KDE 4 library.
14mr|kdepimlibs4-4.13.3-1|344	
14mr|kdepimlibs4-4.13.3-1|345	%files -n %{libakonadi_xml}
14mr|kdepimlibs4-4.13.3-1|346	%{_kde_libdir}/libakonadi-xml.so.%{akonadi_xml_major}*
14mr|kdepimlibs4-4.13.3-1|347	
14mr|kdepimlibs4-4.13.3-1|348	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|349	
14mr|kdepimlibs4-4.13.3-1|350	%define kabc_major 4
14mr|kdepimlibs4-4.13.3-1|351	%define libkabc %mklibname kabc %{kabc_major}
14mr|kdepimlibs4-4.13.3-1|352	
14mr|kdepimlibs4-4.13.3-1|353	%package -n %{libkabc}
14mr|kdepimlibs4-4.13.3-1|354	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|355	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|356	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|357	
14mr|kdepimlibs4-4.13.3-1|358	%description -n %{libkabc}
14mr|kdepimlibs4-4.13.3-1|359	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|360	
14mr|kdepimlibs4-4.13.3-1|361	%files -n %{libkabc}
14mr|kdepimlibs4-4.13.3-1|362	%{_kde_libdir}/libkabc.so.%{kabc_major}*
14mr|kdepimlibs4-4.13.3-1|363	
14mr|kdepimlibs4-4.13.3-1|364	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|365	
14mr|kdepimlibs4-4.13.3-1|366	%define kblog_major 4
14mr|kdepimlibs4-4.13.3-1|367	%define libkblog %mklibname kblog %{kblog_major}
14mr|kdepimlibs4-4.13.3-1|368	
14mr|kdepimlibs4-4.13.3-1|369	%package -n %{libkblog}
14mr|kdepimlibs4-4.13.3-1|370	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|371	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|372	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|373	
14mr|kdepimlibs4-4.13.3-1|374	%description -n %{libkblog}
14mr|kdepimlibs4-4.13.3-1|375	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|376	
14mr|kdepimlibs4-4.13.3-1|377	%files -n %{libkblog}
14mr|kdepimlibs4-4.13.3-1|378	%{_kde_libdir}/libkblog.so.%{kblog_major}*
14mr|kdepimlibs4-4.13.3-1|379	
14mr|kdepimlibs4-4.13.3-1|380	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|381	
14mr|kdepimlibs4-4.13.3-1|382	%define kabc_file_core_major 4
14mr|kdepimlibs4-4.13.3-1|383	%define libkabc_file_core %mklibname kabc_file_core %{kabc_file_core_major}
14mr|kdepimlibs4-4.13.3-1|384	
14mr|kdepimlibs4-4.13.3-1|385	%package -n %{libkabc_file_core}
14mr|kdepimlibs4-4.13.3-1|386	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|387	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|388	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|389	
14mr|kdepimlibs4-4.13.3-1|390	%description -n %{libkabc_file_core}
14mr|kdepimlibs4-4.13.3-1|391	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|392	
14mr|kdepimlibs4-4.13.3-1|393	%files -n %{libkabc_file_core}
14mr|kdepimlibs4-4.13.3-1|394	%{_kde_libdir}/libkabc_file_core.so.%{kabc_file_core_major}*
14mr|kdepimlibs4-4.13.3-1|395	
14mr|kdepimlibs4-4.13.3-1|396	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|397	
14mr|kdepimlibs4-4.13.3-1|398	%define kcal_major 4
14mr|kdepimlibs4-4.13.3-1|399	%define libkcal %mklibname kcal %{kcal_major}
14mr|kdepimlibs4-4.13.3-1|400	
14mr|kdepimlibs4-4.13.3-1|401	%package -n %{libkcal}
14mr|kdepimlibs4-4.13.3-1|402	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|403	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|404	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|405	
14mr|kdepimlibs4-4.13.3-1|406	%description -n %{libkcal}
14mr|kdepimlibs4-4.13.3-1|407	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|408	
14mr|kdepimlibs4-4.13.3-1|409	%files -n %{libkcal}
14mr|kdepimlibs4-4.13.3-1|410	%{_kde_libdir}/libkcal.so.%{kcal_major}*
14mr|kdepimlibs4-4.13.3-1|411	
14mr|kdepimlibs4-4.13.3-1|412	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|413	
14mr|kdepimlibs4-4.13.3-1|414	%define kimap_major 4
14mr|kdepimlibs4-4.13.3-1|415	%define libkimap %mklibname kimap %{kimap_major}
14mr|kdepimlibs4-4.13.3-1|416	
14mr|kdepimlibs4-4.13.3-1|417	%package -n %{libkimap}
14mr|kdepimlibs4-4.13.3-1|418	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|419	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|420	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|421	
14mr|kdepimlibs4-4.13.3-1|422	%description -n %{libkimap}
14mr|kdepimlibs4-4.13.3-1|423	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|424	
14mr|kdepimlibs4-4.13.3-1|425	%files -n %{libkimap}
14mr|kdepimlibs4-4.13.3-1|426	%{_kde_libdir}/libkimap.so.%{kimap_major}*
14mr|kdepimlibs4-4.13.3-1|427	
14mr|kdepimlibs4-4.13.3-1|428	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|429	
14mr|kdepimlibs4-4.13.3-1|430	%define kldap_major 4
14mr|kdepimlibs4-4.13.3-1|431	%define libkldap %mklibname kldap %{kldap_major}
14mr|kdepimlibs4-4.13.3-1|432	
14mr|kdepimlibs4-4.13.3-1|433	%package -n %{libkldap}
14mr|kdepimlibs4-4.13.3-1|434	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|435	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|436	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|437	
14mr|kdepimlibs4-4.13.3-1|438	%description -n %{libkldap}
14mr|kdepimlibs4-4.13.3-1|439	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|440	
14mr|kdepimlibs4-4.13.3-1|441	%files -n %{libkldap}
14mr|kdepimlibs4-4.13.3-1|442	%{_kde_libdir}/libkldap.so.%{kldap_major}*
14mr|kdepimlibs4-4.13.3-1|443	
14mr|kdepimlibs4-4.13.3-1|444	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|445	
14mr|kdepimlibs4-4.13.3-1|446	%define kmbox_major 4
14mr|kdepimlibs4-4.13.3-1|447	%define libkmbox %mklibname kmbox %{kmbox_major}
14mr|kdepimlibs4-4.13.3-1|448	
14mr|kdepimlibs4-4.13.3-1|449	%package -n %{libkmbox}
14mr|kdepimlibs4-4.13.3-1|450	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|451	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|452	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|453	Obsoletes:	%{_lib}mbox4 < 2:4.5.71
14mr|kdepimlibs4-4.13.3-1|454	
14mr|kdepimlibs4-4.13.3-1|455	%description -n %{libkmbox}
14mr|kdepimlibs4-4.13.3-1|456	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|457	
14mr|kdepimlibs4-4.13.3-1|458	%files -n %{libkmbox}
14mr|kdepimlibs4-4.13.3-1|459	%{_kde_libdir}/libkmbox.so.%{kmbox_major}*
14mr|kdepimlibs4-4.13.3-1|460	
14mr|kdepimlibs4-4.13.3-1|461	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|462	
14mr|kdepimlibs4-4.13.3-1|463	%define kmime_major 4
14mr|kdepimlibs4-4.13.3-1|464	%define libkmime %mklibname kmime %{kmime_major}
14mr|kdepimlibs4-4.13.3-1|465	
14mr|kdepimlibs4-4.13.3-1|466	%package -n %{libkmime}
14mr|kdepimlibs4-4.13.3-1|467	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|468	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|469	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|470	
14mr|kdepimlibs4-4.13.3-1|471	%description -n %{libkmime}
14mr|kdepimlibs4-4.13.3-1|472	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|473	
14mr|kdepimlibs4-4.13.3-1|474	%files -n %{libkmime}
14mr|kdepimlibs4-4.13.3-1|475	%{_kde_libdir}/libkmime.so.%{kmime_major}*
14mr|kdepimlibs4-4.13.3-1|476	
14mr|kdepimlibs4-4.13.3-1|477	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|478	
14mr|kdepimlibs4-4.13.3-1|479	%define kpimutils_major 4
14mr|kdepimlibs4-4.13.3-1|480	%define libkpimutils %mklibname kpimutils %{kpimutils_major}
14mr|kdepimlibs4-4.13.3-1|481	
14mr|kdepimlibs4-4.13.3-1|482	%package -n %{libkpimutils}
14mr|kdepimlibs4-4.13.3-1|483	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|484	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|485	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|486	
14mr|kdepimlibs4-4.13.3-1|487	%description -n %{libkpimutils}
14mr|kdepimlibs4-4.13.3-1|488	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|489	
14mr|kdepimlibs4-4.13.3-1|490	%files -n %{libkpimutils}
14mr|kdepimlibs4-4.13.3-1|491	%{_kde_libdir}/libkpimutils.so.%{kpimutils_major}*
14mr|kdepimlibs4-4.13.3-1|492	
14mr|kdepimlibs4-4.13.3-1|493	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|494	
14mr|kdepimlibs4-4.13.3-1|495	%define kresources_major 4
14mr|kdepimlibs4-4.13.3-1|496	%define libkresources %mklibname kresources %{kresources_major}
14mr|kdepimlibs4-4.13.3-1|497	
14mr|kdepimlibs4-4.13.3-1|498	%package -n %{libkresources}
14mr|kdepimlibs4-4.13.3-1|499	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|500	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|501	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|502	
14mr|kdepimlibs4-4.13.3-1|503	%description -n %{libkresources}
14mr|kdepimlibs4-4.13.3-1|504	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|505	
14mr|kdepimlibs4-4.13.3-1|506	%files -n %{libkresources}
14mr|kdepimlibs4-4.13.3-1|507	%{_kde_libdir}/libkresources.so.%{kresources_major}*
14mr|kdepimlibs4-4.13.3-1|508	
14mr|kdepimlibs4-4.13.3-1|509	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|510	
14mr|kdepimlibs4-4.13.3-1|511	%define ktnef_major 4
14mr|kdepimlibs4-4.13.3-1|512	%define libktnef %mklibname ktnef %{ktnef_major}
14mr|kdepimlibs4-4.13.3-1|513	
14mr|kdepimlibs4-4.13.3-1|514	%package -n %{libktnef}
14mr|kdepimlibs4-4.13.3-1|515	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|516	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|517	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|518	
14mr|kdepimlibs4-4.13.3-1|519	%description -n %{libktnef}
14mr|kdepimlibs4-4.13.3-1|520	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|521	
14mr|kdepimlibs4-4.13.3-1|522	%files -n %{libktnef}
14mr|kdepimlibs4-4.13.3-1|523	%{_kde_libdir}/libktnef.so.%{ktnef_major}*
14mr|kdepimlibs4-4.13.3-1|524	
14mr|kdepimlibs4-4.13.3-1|525	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|526	
14mr|kdepimlibs4-4.13.3-1|527	%define kxmlrpcclient_major 4
14mr|kdepimlibs4-4.13.3-1|528	%define libkxmlrpcclient %mklibname kxmlrpcclient %{kxmlrpcclient_major}
14mr|kdepimlibs4-4.13.3-1|529	
14mr|kdepimlibs4-4.13.3-1|530	%package -n %{libkxmlrpcclient}
14mr|kdepimlibs4-4.13.3-1|531	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|532	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|533	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|534	
14mr|kdepimlibs4-4.13.3-1|535	%description -n %{libkxmlrpcclient}
14mr|kdepimlibs4-4.13.3-1|536	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|537	
14mr|kdepimlibs4-4.13.3-1|538	%files -n %{libkxmlrpcclient}
14mr|kdepimlibs4-4.13.3-1|539	%{_kde_libdir}/libkxmlrpcclient.so.%{kxmlrpcclient_major}*
14mr|kdepimlibs4-4.13.3-1|540	
14mr|kdepimlibs4-4.13.3-1|541	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|542	
14mr|kdepimlibs4-4.13.3-1|543	%define mailtransport_major 4
14mr|kdepimlibs4-4.13.3-1|544	%define libmailtransport %mklibname mailtransport %{mailtransport_major}
14mr|kdepimlibs4-4.13.3-1|545	
14mr|kdepimlibs4-4.13.3-1|546	%package -n %{libmailtransport}
14mr|kdepimlibs4-4.13.3-1|547	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|548	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|549	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|550	
14mr|kdepimlibs4-4.13.3-1|551	%description -n %{libmailtransport}
14mr|kdepimlibs4-4.13.3-1|552	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|553	
14mr|kdepimlibs4-4.13.3-1|554	%files -n %{libmailtransport}
14mr|kdepimlibs4-4.13.3-1|555	%{_kde_libdir}/libmailtransport.so.%{mailtransport_major}*
14mr|kdepimlibs4-4.13.3-1|556	
14mr|kdepimlibs4-4.13.3-1|557	#------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|558	
14mr|kdepimlibs4-4.13.3-1|559	%define syndication_major 4
14mr|kdepimlibs4-4.13.3-1|560	%define libsyndication %mklibname syndication %{syndication_major}
14mr|kdepimlibs4-4.13.3-1|561	
14mr|kdepimlibs4-4.13.3-1|562	%package -n %{libsyndication}
14mr|kdepimlibs4-4.13.3-1|563	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|564	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|565	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|566	
14mr|kdepimlibs4-4.13.3-1|567	%description -n %{libsyndication}
14mr|kdepimlibs4-4.13.3-1|568	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|569	
14mr|kdepimlibs4-4.13.3-1|570	%files -n %{libsyndication}
14mr|kdepimlibs4-4.13.3-1|571	%{_kde_libdir}/libsyndication.so.%{syndication_major}*
14mr|kdepimlibs4-4.13.3-1|572	
14mr|kdepimlibs4-4.13.3-1|573	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|574	
14mr|kdepimlibs4-4.13.3-1|575	%define qgpgme_major 1
14mr|kdepimlibs4-4.13.3-1|576	%define libqgpgme %mklibname qgpgme %{qgpgme_major}
14mr|kdepimlibs4-4.13.3-1|577	
14mr|kdepimlibs4-4.13.3-1|578	%package -n %{libqgpgme}
14mr|kdepimlibs4-4.13.3-1|579	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|580	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|581	
14mr|kdepimlibs4-4.13.3-1|582	%description -n %{libqgpgme}
14mr|kdepimlibs4-4.13.3-1|583	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|584	
14mr|kdepimlibs4-4.13.3-1|585	%files -n %{libqgpgme}
14mr|kdepimlibs4-4.13.3-1|586	%{_kde_libdir}/libqgpgme.so.%{qgpgme_major}*
14mr|kdepimlibs4-4.13.3-1|587	
14mr|kdepimlibs4-4.13.3-1|588	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|589	
14mr|kdepimlibs4-4.13.3-1|590	%define gpgmepp_major 2
14mr|kdepimlibs4-4.13.3-1|591	%define libgpgmepp %mklibname gpgme++ %{gpgmepp_major}
14mr|kdepimlibs4-4.13.3-1|592	
14mr|kdepimlibs4-4.13.3-1|593	%package -n %{libgpgmepp}
14mr|kdepimlibs4-4.13.3-1|594	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|595	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|596	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|597	
14mr|kdepimlibs4-4.13.3-1|598	%description -n %{libgpgmepp}
14mr|kdepimlibs4-4.13.3-1|599	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|600	
14mr|kdepimlibs4-4.13.3-1|601	%files -n %{libgpgmepp}
14mr|kdepimlibs4-4.13.3-1|602	%{_kde_libdir}/libgpgme+*.so.%{gpgmepp_major}*
14mr|kdepimlibs4-4.13.3-1|603	
14mr|kdepimlibs4-4.13.3-1|604	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|605	
14mr|kdepimlibs4-4.13.3-1|606	%define kpimidentities_major 4
14mr|kdepimlibs4-4.13.3-1|607	%define libkpimidentities %mklibname kpimidentities %{kpimidentities_major}
14mr|kdepimlibs4-4.13.3-1|608	
14mr|kdepimlibs4-4.13.3-1|609	%package -n %{libkpimidentities}
14mr|kdepimlibs4-4.13.3-1|610	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|611	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|612	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|613	
14mr|kdepimlibs4-4.13.3-1|614	%description -n %{libkpimidentities}
14mr|kdepimlibs4-4.13.3-1|615	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|616	
14mr|kdepimlibs4-4.13.3-1|617	%files -n %{libkpimidentities}
14mr|kdepimlibs4-4.13.3-1|618	%{_kde_libdir}/libkpimidentities.so.%{kpimidentities_major}*
14mr|kdepimlibs4-4.13.3-1|619	
14mr|kdepimlibs4-4.13.3-1|620	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|621	
14mr|kdepimlibs4-4.13.3-1|622	%define kholidays_major 4
14mr|kdepimlibs4-4.13.3-1|623	%define libkholidays %mklibname kholidays %{kholidays_major}
14mr|kdepimlibs4-4.13.3-1|624	
14mr|kdepimlibs4-4.13.3-1|625	%package -n %{libkholidays}
14mr|kdepimlibs4-4.13.3-1|626	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|627	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|628	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|629	
14mr|kdepimlibs4-4.13.3-1|630	%description -n %{libkholidays}
14mr|kdepimlibs4-4.13.3-1|631	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|632	
14mr|kdepimlibs4-4.13.3-1|633	%files -n %{libkholidays}
14mr|kdepimlibs4-4.13.3-1|634	%{_kde_libdir}/libkholidays.so.%{kholidays_major}*
14mr|kdepimlibs4-4.13.3-1|635	
14mr|kdepimlibs4-4.13.3-1|636	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|637	
14mr|kdepimlibs4-4.13.3-1|638	%define kpimtextedit_major 4
14mr|kdepimlibs4-4.13.3-1|639	%define libkpimtextedit %mklibname kpimtextedit %{kpimtextedit_major}
14mr|kdepimlibs4-4.13.3-1|640	
14mr|kdepimlibs4-4.13.3-1|641	%package -n %{libkpimtextedit}
14mr|kdepimlibs4-4.13.3-1|642	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|643	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|644	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|645	
14mr|kdepimlibs4-4.13.3-1|646	%description -n %{libkpimtextedit}
14mr|kdepimlibs4-4.13.3-1|647	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|648	
14mr|kdepimlibs4-4.13.3-1|649	%files -n %{libkpimtextedit}
14mr|kdepimlibs4-4.13.3-1|650	%{_kde_libdir}/libkpimtextedit.so.%{kpimtextedit_major}*
14mr|kdepimlibs4-4.13.3-1|651	
14mr|kdepimlibs4-4.13.3-1|652	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|653	
14mr|kdepimlibs4-4.13.3-1|654	%define microblog_major 4
14mr|kdepimlibs4-4.13.3-1|655	%define libmicroblog %mklibname microblog %{microblog_major}
14mr|kdepimlibs4-4.13.3-1|656	
14mr|kdepimlibs4-4.13.3-1|657	%package -n %{libmicroblog}
14mr|kdepimlibs4-4.13.3-1|658	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|659	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|660	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|661	
14mr|kdepimlibs4-4.13.3-1|662	%description -n %{libmicroblog}
14mr|kdepimlibs4-4.13.3-1|663	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|664	
14mr|kdepimlibs4-4.13.3-1|665	%files -n %{libmicroblog}
14mr|kdepimlibs4-4.13.3-1|666	%{_kde_libdir}/libmicroblog.so.%{microblog_major}*
14mr|kdepimlibs4-4.13.3-1|667	
14mr|kdepimlibs4-4.13.3-1|668	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|669	
14mr|kdepimlibs4-4.13.3-1|670	%define kontactinterface_major 4
14mr|kdepimlibs4-4.13.3-1|671	%define libkontactinterface %mklibname kontactinterface %{kontactinterface_major}
14mr|kdepimlibs4-4.13.3-1|672	
14mr|kdepimlibs4-4.13.3-1|673	%package -n %{libkontactinterface}
14mr|kdepimlibs4-4.13.3-1|674	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|675	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|676	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|677	
14mr|kdepimlibs4-4.13.3-1|678	%description -n %{libkontactinterface}
14mr|kdepimlibs4-4.13.3-1|679	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|680	
14mr|kdepimlibs4-4.13.3-1|681	%files -n %{libkontactinterface}
14mr|kdepimlibs4-4.13.3-1|682	%{_kde_libdir}/libkontactinterface.so.%{kontactinterface_major}*
14mr|kdepimlibs4-4.13.3-1|683	
14mr|kdepimlibs4-4.13.3-1|684	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|685	
14mr|kdepimlibs4-4.13.3-1|686	%define kcalcore_major 4
14mr|kdepimlibs4-4.13.3-1|687	%define libkcalcore %mklibname kcalcore %{kcalcore_major}
14mr|kdepimlibs4-4.13.3-1|688	
14mr|kdepimlibs4-4.13.3-1|689	%package -n %{libkcalcore}
14mr|kdepimlibs4-4.13.3-1|690	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|691	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|692	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|693	
14mr|kdepimlibs4-4.13.3-1|694	%description -n %{libkcalcore}
14mr|kdepimlibs4-4.13.3-1|695	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|696	
14mr|kdepimlibs4-4.13.3-1|697	%files -n %{libkcalcore}
14mr|kdepimlibs4-4.13.3-1|698	%{_kde_libdir}/libkcalcore.so.%{kcalcore_major}*
14mr|kdepimlibs4-4.13.3-1|699	
14mr|kdepimlibs4-4.13.3-1|700	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|701	
14mr|kdepimlibs4-4.13.3-1|702	%define kcalutils_major 4
14mr|kdepimlibs4-4.13.3-1|703	%define libkcalutils %mklibname kcalutils %{kcalutils_major}
14mr|kdepimlibs4-4.13.3-1|704	
14mr|kdepimlibs4-4.13.3-1|705	%package -n %{libkcalutils}
14mr|kdepimlibs4-4.13.3-1|706	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|707	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|708	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|709	
14mr|kdepimlibs4-4.13.3-1|710	%description -n %{libkcalutils}
14mr|kdepimlibs4-4.13.3-1|711	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|712	
14mr|kdepimlibs4-4.13.3-1|713	%files -n %{libkcalutils}
14mr|kdepimlibs4-4.13.3-1|714	%{_kde_libdir}/libkcalutils.so.%{kcalutils_major}*
14mr|kdepimlibs4-4.13.3-1|715	
14mr|kdepimlibs4-4.13.3-1|716	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|717	
14mr|kdepimlibs4-4.13.3-1|718	%define kalarmcal_major 2
14mr|kdepimlibs4-4.13.3-1|719	%define libkalarmcal %mklibname kalarmcal %{kalarmcal_major}
14mr|kdepimlibs4-4.13.3-1|720	
14mr|kdepimlibs4-4.13.3-1|721	%package -n %{libkalarmcal}
14mr|kdepimlibs4-4.13.3-1|722	Summary:	KDE 4 core library
14mr|kdepimlibs4-4.13.3-1|723	Group:		System/Libraries
14mr|kdepimlibs4-4.13.3-1|724	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|725	
14mr|kdepimlibs4-4.13.3-1|726	%description -n %{libkalarmcal}
14mr|kdepimlibs4-4.13.3-1|727	KDE 4 core library.
14mr|kdepimlibs4-4.13.3-1|728	
14mr|kdepimlibs4-4.13.3-1|729	%files -n %{libkalarmcal}
14mr|kdepimlibs4-4.13.3-1|730	%{_kde_libdir}/libkalarmcal.so.%{kalarmcal_major}*
14mr|kdepimlibs4-4.13.3-1|731	
14mr|kdepimlibs4-4.13.3-1|732	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|733	
14mr|kdepimlibs4-4.13.3-1|734	%package devel
14mr|kdepimlibs4-4.13.3-1|735	Group:		Development/KDE and Qt
14mr|kdepimlibs4-4.13.3-1|736	Summary:	Header files and documentation for compiling KDE applications
14mr|kdepimlibs4-4.13.3-1|737	Requires:	%{name}-core = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|738	Requires:	%{libakonadi_calendar} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|739	Requires:	%{libakonadi_contact} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|740	Requires:	%{libakonadi_kabc} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|741	Requires:	%{libakonadi_kcal} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|742	Requires:	%{libakonadi_kde} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|743	Requires:	%{libakonadi_kmime} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|744	Requires:	%{libakonadi_notes} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|745	Requires:	%{libakonadi_socialutils} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|746	Requires:	%{libakonadi_xml} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|747	Requires:	%{libgpgmepp} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|748	Requires:	%{libkabc} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|749	Requires:	%{libkabc_file_core} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|750	Requires:	%{libkblog} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|751	Requires:	%{libkcal} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|752	Requires:	%{libkcalcore} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|753	Requires:	%{libkcalutils} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|754	Requires:	%{libkholidays} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|755	Requires:	%{libkimap} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|756	Requires:	%{libkldap} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|757	Requires:	%{libkmbox} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|758	Requires:	%{libkmime} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|759	Requires:	%{libkontactinterface} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|760	Requires:	%{libkpimidentities} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|761	Requires:	%{libkpimtextedit} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|762	Requires:	%{libkpimutils} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|763	Requires:	%{libkresources} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|764	Requires:	%{libktnef} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|765	Requires:	%{libkxmlrpcclient} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|766	Requires:	%{libmailtransport} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|767	Requires:	%{libmicroblog} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|768	Requires:	%{libqgpgme} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|769	Requires:	%{libsyndication} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|770	Requires:	%{libkalarmcal} = %{EVRD}
14mr|kdepimlibs4-4.13.3-1|771	Requires:	kdelibs4-devel
14mr|kdepimlibs4-4.13.3-1|772	Requires:	boost-devel
14mr|kdepimlibs4-4.13.3-1|773	# To avoid file conflict (FindQtOAuth.cmake)
14mr|kdepimlibs4-4.13.3-1|774	Conflicts:	choqok-devel < 1.3-3
14mr|kdepimlibs4-4.13.3-1|775	
14mr|kdepimlibs4-4.13.3-1|776	%description devel
14mr|kdepimlibs4-4.13.3-1|777	This package includes the header files you will need to compile applications
14mr|kdepimlibs4-4.13.3-1|778	for KDE. Also included is the KDE API documentation in HTML format for easy
14mr|kdepimlibs4-4.13.3-1|779	browsing.
14mr|kdepimlibs4-4.13.3-1|780	
14mr|kdepimlibs4-4.13.3-1|781	%files devel
14mr|kdepimlibs4-4.13.3-1|782	%{_kde_includedir}/*
14mr|kdepimlibs4-4.13.3-1|783	%{_kde_libdir}/*.so
14mr|kdepimlibs4-4.13.3-1|784	# kimaptest gets built as static lib only
14mr|kdepimlibs4-4.13.3-1|785	%{_kde_libdir}/libkimaptest.a
14mr|kdepimlibs4-4.13.3-1|786	%{_kde_datadir}/apps/cmake/*/*
14mr|kdepimlibs4-4.13.3-1|787	%{_kde_libdir}/gpgmepp/*.cmake
14mr|kdepimlibs4-4.13.3-1|788	%{_kde_libdir}/kde4/plugins/designer/*.so
14mr|kdepimlibs4-4.13.3-1|789	%{_kde_libdir}/cmake/KdepimLibs
14mr|kdepimlibs4-4.13.3-1|790	
14mr|kdepimlibs4-4.13.3-1|791	#----------------------------------------------------------------------------
14mr|kdepimlibs4-4.13.3-1|792	
14mr|kdepimlibs4-4.13.3-1|793	%prep
14mr|kdepimlibs4-4.13.3-1|794	%setup -q -n kdepimlibs-%{version}
14mr|kdepimlibs4-4.13.3-1|795	
14mr|kdepimlibs4-4.13.3-1|796	%build
14mr|kdepimlibs4-4.13.3-1|797	%cmake_kde4
14mr|kdepimlibs4-4.13.3-1|798	%make
14mr|kdepimlibs4-4.13.3-1|799	
14mr|kdepimlibs4-4.13.3-1|800	%install
14mr|kdepimlibs4-4.13.3-1|801	%makeinstall_std -C build
14mr|kdepimlibs4-4.13.3-1|802	
14mr|kdepimlibs4-4.13.3-1|803	
14mr|kdepimlibs4-4.13.3-1|804	%changelog
14mr|kdepimlibs4-4.13.3-1|805	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdepimlibs4-4.13.3-1|806	+ Revision: 65c89d5
14mr|kdepimlibs4-4.13.3-1|807	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdepimlibs4-4.13.3-1|808	
14mr|kdepimlibs4-4.13.3-1|809	

16945 14
14mr|kdeplasma-addons-4.13.3-1|1	Summary:	A compilation of plasma items (runners, applets, plasmoids) for KDE4
14mr|kdeplasma-addons-4.13.3-1|2	Name:		kdeplasma-addons
14mr|kdeplasma-addons-4.13.3-1|3	Version:	4.13.3
14mr|kdeplasma-addons-4.13.3-1|4	Release:	1
14mr|kdeplasma-addons-4.13.3-1|5	License:	GPL
14mr|kdeplasma-addons-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|7	Url:		http://www.kde.org
14mr|kdeplasma-addons-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeplasma-addons-%{version}.tar.xz
14mr|kdeplasma-addons-4.13.3-1|9	BuildRequires:	kdebase4-devel
14mr|kdeplasma-addons-4.13.3-1|10	BuildRequires:	kdepimlibs4-devel
14mr|kdeplasma-addons-4.13.3-1|11	BuildRequires:	kdebase4-workspace-devel
14mr|kdeplasma-addons-4.13.3-1|12	BuildRequires:	boost-devel
14mr|kdeplasma-addons-4.13.3-1|13	BuildRequires:	lm_sensors-devel
14mr|kdeplasma-addons-4.13.3-1|14	BuildRequires:	marble-devel
14mr|kdeplasma-addons-4.13.3-1|15	BuildRequires:	python-devel
14mr|kdeplasma-addons-4.13.3-1|16	BuildRequires:	qt4-qtdbus
14mr|kdeplasma-addons-4.13.3-1|17	BuildRequires:	pkgconfig(eigen2)
14mr|kdeplasma-addons-4.13.3-1|18	BuildRequires:	pkgconfig(libkexiv2)
14mr|kdeplasma-addons-4.13.3-1|19	BuildRequires:	pkgconfig(libqalculate)
14mr|kdeplasma-addons-4.13.3-1|20	BuildRequires:	pkgconfig(qimageblitz)
14mr|kdeplasma-addons-4.13.3-1|21	BuildRequires:	pkgconfig(QJson)
14mr|kdeplasma-addons-4.13.3-1|22	BuildRequires:	pkgconfig(qoauth)
14mr|kdeplasma-addons-4.13.3-1|23	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kdeplasma-addons-4.13.3-1|24	BuildRequires:	pkgconfig(xi)
14mr|kdeplasma-addons-4.13.3-1|25	BuildRequires:	pkgconfig(xtst)
14mr|kdeplasma-addons-4.13.3-1|26	
14mr|kdeplasma-addons-4.13.3-1|27	# Possible features to add:
14mr|kdeplasma-addons-4.13.3-1|28	#BuildRequires: pkgconfig(ibus-1.0)
14mr|kdeplasma-addons-4.13.3-1|29	#BuildRequires:	pkgconfig(scim)
14mr|kdeplasma-addons-4.13.3-1|30	
14mr|kdeplasma-addons-4.13.3-1|31	Provides:	kdeplasma
14mr|kdeplasma-addons-4.13.3-1|32	Provides:	kdeplasma4 = %{version}
14mr|kdeplasma-addons-4.13.3-1|33	
14mr|kdeplasma-addons-4.13.3-1|34	Suggests:	plasma-desktoptheme-default
14mr|kdeplasma-addons-4.13.3-1|35	
14mr|kdeplasma-addons-4.13.3-1|36	Suggests:	plasma-applet-bball
14mr|kdeplasma-addons-4.13.3-1|37	Suggests:	plasma-applet-binaryclock
14mr|kdeplasma-addons-4.13.3-1|38	Suggests:	plasma-applet-blackboard
14mr|kdeplasma-addons-4.13.3-1|39	Suggests:	plasma-applet-bookmarks
14mr|kdeplasma-addons-4.13.3-1|40	Suggests:	plasma-applet-bubblemon
14mr|kdeplasma-addons-4.13.3-1|41	Suggests:	plasma-applet-calculator
14mr|kdeplasma-addons-4.13.3-1|42	Suggests:	plasma-applet-charselect
14mr|kdeplasma-addons-4.13.3-1|43	Suggests:	plasma-applet-comic
14mr|kdeplasma-addons-4.13.3-1|44	Suggests:	plasma-applet-dict
14mr|kdeplasma-addons-4.13.3-1|45	Suggests:	plasma-applet-eyes
14mr|kdeplasma-addons-4.13.3-1|46	Suggests:	plasma-applet-fifteenpuzzle
14mr|kdeplasma-addons-4.13.3-1|47	Suggests:	plasma-applet-filewatcher
14mr|kdeplasma-addons-4.13.3-1|48	Suggests:	plasma-applet-frame
14mr|kdeplasma-addons-4.13.3-1|49	Suggests:	plasma-applet-fuzzy-clock
14mr|kdeplasma-addons-4.13.3-1|50	Suggests:	plasma-applet-icontasks
14mr|kdeplasma-addons-4.13.3-1|51	Suggests:	plasma-applet-incomingmsg
14mr|kdeplasma-addons-4.13.3-1|52	Suggests:	plasma-applet-kimpanel
14mr|kdeplasma-addons-4.13.3-1|53	Suggests:	plasma-applet-kolourpicker
14mr|kdeplasma-addons-4.13.3-1|54	Suggests:	plasma-applet-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|55	Suggests:	plasma-applet-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|56	Suggests:	plasma-applet-knowledgebase
14mr|kdeplasma-addons-4.13.3-1|57	Suggests:	plasma-applet-lancelot
14mr|kdeplasma-addons-4.13.3-1|58	Suggests:	plasma-applet-leavenote
14mr|kdeplasma-addons-4.13.3-1|59	Suggests:	plasma-applet-life
14mr|kdeplasma-addons-4.13.3-1|60	Suggests:	plasma-applet-luna
14mr|kdeplasma-addons-4.13.3-1|61	Suggests:	plasma-applet-magnifique
14mr|kdeplasma-addons-4.13.3-1|62	Suggests:	plasma-applet-mediaplayer
14mr|kdeplasma-addons-4.13.3-1|63	Suggests:	plasma-applet-microblog
14mr|kdeplasma-addons-4.13.3-1|64	Suggests:	plasma-applet-news
14mr|kdeplasma-addons-4.13.3-1|65	Suggests:	plasma-applet-notes
14mr|kdeplasma-addons-4.13.3-1|66	Suggests:	plasma-applet-nowplaying
14mr|kdeplasma-addons-4.13.3-1|67	Suggests:	plasma-applet-opendesktop
14mr|kdeplasma-addons-4.13.3-1|68	Suggests:	plasma-applet-paste
14mr|kdeplasma-addons-4.13.3-1|69	Suggests:	plasma-applet-plasmaboard
14mr|kdeplasma-addons-4.13.3-1|70	Suggests:	plasma-applet-previewer
14mr|kdeplasma-addons-4.13.3-1|71	Suggests:	plasma-applet-qalculate
14mr|kdeplasma-addons-4.13.3-1|72	Suggests:	plasma-applet-rssnow
14mr|kdeplasma-addons-4.13.3-1|73	Suggests:	plasma-applet-rtm
14mr|kdeplasma-addons-4.13.3-1|74	Suggests:	plasma-applet-showdashboard
14mr|kdeplasma-addons-4.13.3-1|75	Suggests:	plasma-applet-showdesktop
14mr|kdeplasma-addons-4.13.3-1|76	Suggests:	plasma-applet-spellcheck
14mr|kdeplasma-addons-4.13.3-1|77	Suggests:	plasma-applet-systemloadviewer
14mr|kdeplasma-addons-4.13.3-1|78	Suggests:	plasma-applet-timer
14mr|kdeplasma-addons-4.13.3-1|79	Suggests:	plasma-applet-unitconverter
14mr|kdeplasma-addons-4.13.3-1|80	Suggests:	plasma-applet-weather
14mr|kdeplasma-addons-4.13.3-1|81	Suggests:	plasma-applet-weatherstation
14mr|kdeplasma-addons-4.13.3-1|82	Suggests:	plasma-applet-webslice
14mr|kdeplasma-addons-4.13.3-1|83	
14mr|kdeplasma-addons-4.13.3-1|84	Suggests:	plasma-runner-audioplayercontrol
14mr|kdeplasma-addons-4.13.3-1|85	Suggests:	plasma-runner-browserhistory
14mr|kdeplasma-addons-4.13.3-1|86	Suggests:	plasma-runner-charrunner
14mr|kdeplasma-addons-4.13.3-1|87	Suggests:	plasma-runner-contacts
14mr|kdeplasma-addons-4.13.3-1|88	Suggests:	plasma-runner-converter
14mr|kdeplasma-addons-4.13.3-1|89	Suggests:	plasma-runner-datetime
14mr|kdeplasma-addons-4.13.3-1|90	Suggests:	plasma-runner-dictionary
14mr|kdeplasma-addons-4.13.3-1|91	Suggests:	plasma-runner-events
14mr|kdeplasma-addons-4.13.3-1|92	Suggests:	plasma-runner-katesessions
14mr|kdeplasma-addons-4.13.3-1|93	Suggests:	plasma-runner-konquerorsessions
14mr|kdeplasma-addons-4.13.3-1|94	Suggests:	plasma-runner-konsolesessions
14mr|kdeplasma-addons-4.13.3-1|95	Suggests:	plasma-runner-kopete
14mr|kdeplasma-addons-4.13.3-1|96	Suggests:	plasma-runner-mediawiki
14mr|kdeplasma-addons-4.13.3-1|97	Suggests:	plasma-runner-spellchecker
14mr|kdeplasma-addons-4.13.3-1|98	Suggests:	plasma-runner-translator
14mr|kdeplasma-addons-4.13.3-1|99	Suggests:	plasma-runner-youtube
14mr|kdeplasma-addons-4.13.3-1|100	
14mr|kdeplasma-addons-4.13.3-1|101	Suggests:	plasma-wallpaper-mandelbrot
14mr|kdeplasma-addons-4.13.3-1|102	Suggests:	plasma-wallpaper-marble
14mr|kdeplasma-addons-4.13.3-1|103	Suggests:	plasma-wallpaper-pattern
14mr|kdeplasma-addons-4.13.3-1|104	Suggests:	plasma-wallpaper-potd
14mr|kdeplasma-addons-4.13.3-1|105	Suggests:	plasma-wallpaper-qml
14mr|kdeplasma-addons-4.13.3-1|106	Suggests:	plasma-wallpaper-virus
14mr|kdeplasma-addons-4.13.3-1|107	Suggests:	plasma-wallpaper-weather
14mr|kdeplasma-addons-4.13.3-1|108	
14mr|kdeplasma-addons-4.13.3-1|109	%description
14mr|kdeplasma-addons-4.13.3-1|110	A compilation of plasma items (runners, applets, plasmoids) for KDE4.
14mr|kdeplasma-addons-4.13.3-1|111	
14mr|kdeplasma-addons-4.13.3-1|112	%files
14mr|kdeplasma-addons-4.13.3-1|113	%doc COPYING
14mr|kdeplasma-addons-4.13.3-1|114	
14mr|kdeplasma-addons-4.13.3-1|115	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|116	
14mr|kdeplasma-addons-4.13.3-1|117	%package -n plasma-applet-icontasks
14mr|kdeplasma-addons-4.13.3-1|118	Summary:	Plasma icontasks applet
14mr|kdeplasma-addons-4.13.3-1|119	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|120	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|121	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|122	
14mr|kdeplasma-addons-4.13.3-1|123	%description -n plasma-applet-icontasks
14mr|kdeplasma-addons-4.13.3-1|124	Plasma icontasks applet.
14mr|kdeplasma-addons-4.13.3-1|125	
14mr|kdeplasma-addons-4.13.3-1|126	%files -n plasma-applet-icontasks
14mr|kdeplasma-addons-4.13.3-1|127	%{_kde_libdir}/kde4/plasma_applet_icontasks.so
14mr|kdeplasma-addons-4.13.3-1|128	%{_kde_services}/plasma-applet-icontasks.desktop
14mr|kdeplasma-addons-4.13.3-1|129	%{_kde_appsdir}/kdeplasma-addons/mediabuttonsrc
14mr|kdeplasma-addons-4.13.3-1|130	%{_kde_appsdir}/desktoptheme/default/icontasks
14mr|kdeplasma-addons-4.13.3-1|131	
14mr|kdeplasma-addons-4.13.3-1|132	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|133	
14mr|kdeplasma-addons-4.13.3-1|134	%package -n plasma-applet-filewatcher
14mr|kdeplasma-addons-4.13.3-1|135	Summary:	Monitor applet for files
14mr|kdeplasma-addons-4.13.3-1|136	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|137	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|138	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|139	
14mr|kdeplasma-addons-4.13.3-1|140	%description -n plasma-applet-filewatcher
14mr|kdeplasma-addons-4.13.3-1|141	Monitor applet for files.
14mr|kdeplasma-addons-4.13.3-1|142	
14mr|kdeplasma-addons-4.13.3-1|143	%files -n plasma-applet-filewatcher
14mr|kdeplasma-addons-4.13.3-1|144	%{_kde_libdir}/kde4/plasma_applet_fileWatcher.so
14mr|kdeplasma-addons-4.13.3-1|145	%{_kde_services}/plasma-fileWatcher-default.desktop
14mr|kdeplasma-addons-4.13.3-1|146	
14mr|kdeplasma-addons-4.13.3-1|147	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|148	
14mr|kdeplasma-addons-4.13.3-1|149	%package -n plasma-applet-bookmarks
14mr|kdeplasma-addons-4.13.3-1|150	Summary:	Bookmark applet for KDE
14mr|kdeplasma-addons-4.13.3-1|151	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|152	Requires:	kdebase4-runtime
14mr|kdeplasma-addons-4.13.3-1|153	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|154	
14mr|kdeplasma-addons-4.13.3-1|155	%description -n plasma-applet-bookmarks
14mr|kdeplasma-addons-4.13.3-1|156	This applet provides access to KDE's bookmark
14mr|kdeplasma-addons-4.13.3-1|157	
14mr|kdeplasma-addons-4.13.3-1|158	%files -n plasma-applet-bookmarks
14mr|kdeplasma-addons-4.13.3-1|159	%{_kde_services}/plasma-applet-bookmarks.desktop
14mr|kdeplasma-addons-4.13.3-1|160	%{_kde_libdir}/kde4/plasma_applet_bookmarks.so
14mr|kdeplasma-addons-4.13.3-1|161	
14mr|kdeplasma-addons-4.13.3-1|162	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|163	
14mr|kdeplasma-addons-4.13.3-1|164	%package -n plasma-applet-notes
14mr|kdeplasma-addons-4.13.3-1|165	Summary:	Plasma notes applets
14mr|kdeplasma-addons-4.13.3-1|166	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|167	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|168	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|169	
14mr|kdeplasma-addons-4.13.3-1|170	%description -n plasma-applet-notes
14mr|kdeplasma-addons-4.13.3-1|171	Plasma notes applets.
14mr|kdeplasma-addons-4.13.3-1|172	
14mr|kdeplasma-addons-4.13.3-1|173	%files -n plasma-applet-notes
14mr|kdeplasma-addons-4.13.3-1|174	%{_kde_libdir}/kde4/plasma_applet_notes.so
14mr|kdeplasma-addons-4.13.3-1|175	%{_kde_services}/plasma-notes-default.desktop
14mr|kdeplasma-addons-4.13.3-1|176	
14mr|kdeplasma-addons-4.13.3-1|177	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|178	
14mr|kdeplasma-addons-4.13.3-1|179	%package -n plasma-applet-showdesktop
14mr|kdeplasma-addons-4.13.3-1|180	Summary:	Show desktop contents
14mr|kdeplasma-addons-4.13.3-1|181	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|182	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|183	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|184	
14mr|kdeplasma-addons-4.13.3-1|185	%description -n plasma-applet-showdesktop
14mr|kdeplasma-addons-4.13.3-1|186	Show desktop contents.
14mr|kdeplasma-addons-4.13.3-1|187	
14mr|kdeplasma-addons-4.13.3-1|188	%files -n plasma-applet-showdesktop
14mr|kdeplasma-addons-4.13.3-1|189	%{_kde_libdir}/kde4/plasma_applet_showdesktop.so
14mr|kdeplasma-addons-4.13.3-1|190	%{_kde_services}/plasma-applet-showdesktop.desktop
14mr|kdeplasma-addons-4.13.3-1|191	
14mr|kdeplasma-addons-4.13.3-1|192	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|193	
14mr|kdeplasma-addons-4.13.3-1|194	%package -n plasma-applet-comic
14mr|kdeplasma-addons-4.13.3-1|195	Summary:	Make your day happy with daily desktop comics applet
14mr|kdeplasma-addons-4.13.3-1|196	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|197	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|198	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|199	Requires:	plasma-dataengine-comic = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|200	Conflicts:	plasma-dataengine-comic < 4.10.4-2
14mr|kdeplasma-addons-4.13.3-1|201	
14mr|kdeplasma-addons-4.13.3-1|202	%description -n plasma-applet-comic
14mr|kdeplasma-addons-4.13.3-1|203	Make your day happy with daily desktop comics applet
14mr|kdeplasma-addons-4.13.3-1|204	
14mr|kdeplasma-addons-4.13.3-1|205	%files -n plasma-applet-comic
14mr|kdeplasma-addons-4.13.3-1|206	%{_kde_libdir}/kde4/plasma_applet_comic.so
14mr|kdeplasma-addons-4.13.3-1|207	%{_kde_configdir}/comic.knsrc
14mr|kdeplasma-addons-4.13.3-1|208	%{_kde_services}/plasma-comic-default.desktop
14mr|kdeplasma-addons-4.13.3-1|209	%{_kde_appsdir}/plasma/packages/org.kde.comic
14mr|kdeplasma-addons-4.13.3-1|210	
14mr|kdeplasma-addons-4.13.3-1|211	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|212	
14mr|kdeplasma-addons-4.13.3-1|213	%package -n plasma-applet-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|214	Summary:	Live konqueror profile viewer
14mr|kdeplasma-addons-4.13.3-1|215	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|216	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|217	Requires:	plasma-dataengine-konqprofiles = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|218	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|219	
14mr|kdeplasma-addons-4.13.3-1|220	%description -n plasma-applet-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|221	Live konqueror profile viewer.
14mr|kdeplasma-addons-4.13.3-1|222	
14mr|kdeplasma-addons-4.13.3-1|223	%files -n plasma-applet-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|224	%{_kde_appsdir}/plasma/plasmoids/konqprofiles
14mr|kdeplasma-addons-4.13.3-1|225	%{_kde_services}/plasma-applet-konqprofiles.desktop
14mr|kdeplasma-addons-4.13.3-1|226	
14mr|kdeplasma-addons-4.13.3-1|227	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|228	
14mr|kdeplasma-addons-4.13.3-1|229	%package -n plasma-applet-rssnow
14mr|kdeplasma-addons-4.13.3-1|230	Summary:	Plasma RSS Applet
14mr|kdeplasma-addons-4.13.3-1|231	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|232	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|233	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|234	
14mr|kdeplasma-addons-4.13.3-1|235	%description -n plasma-applet-rssnow
14mr|kdeplasma-addons-4.13.3-1|236	Plasma RSS Applet
14mr|kdeplasma-addons-4.13.3-1|237	
14mr|kdeplasma-addons-4.13.3-1|238	%files -n plasma-applet-rssnow
14mr|kdeplasma-addons-4.13.3-1|239	%{_kde_libdir}/kde4/plasma_applet_rssnow.so
14mr|kdeplasma-addons-4.13.3-1|240	%{_kde_appsdir}/desktoptheme/default/rssnow
14mr|kdeplasma-addons-4.13.3-1|241	%{_kde_services}/plasma-applet-rssnow.desktop
14mr|kdeplasma-addons-4.13.3-1|242	%{_kde_appsdir}/rssnow
14mr|kdeplasma-addons-4.13.3-1|243	
14mr|kdeplasma-addons-4.13.3-1|244	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|245	
14mr|kdeplasma-addons-4.13.3-1|246	%package -n plasma-applet-previewer
14mr|kdeplasma-addons-4.13.3-1|247	Summary:	Previewer Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|248	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|249	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|250	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|251	
14mr|kdeplasma-addons-4.13.3-1|252	%description -n plasma-applet-previewer
14mr|kdeplasma-addons-4.13.3-1|253	Previewer Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|254	
14mr|kdeplasma-addons-4.13.3-1|255	%files -n plasma-applet-previewer
14mr|kdeplasma-addons-4.13.3-1|256	%{_kde_libdir}/kde4/plasma_applet_previewer.so
14mr|kdeplasma-addons-4.13.3-1|257	%{_kde_iconsdir}/hicolor/*/apps/previewer.png
14mr|kdeplasma-addons-4.13.3-1|258	%{_kde_services}/ServiceMenus/preview.desktop
14mr|kdeplasma-addons-4.13.3-1|259	%{_kde_services}/plasma-applet-previewer.desktop
14mr|kdeplasma-addons-4.13.3-1|260	
14mr|kdeplasma-addons-4.13.3-1|261	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|262	
14mr|kdeplasma-addons-4.13.3-1|263	%package -n plasma-applet-bball
14mr|kdeplasma-addons-4.13.3-1|264	Summary:	bball Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|265	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|266	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|267	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|268	
14mr|kdeplasma-addons-4.13.3-1|269	%description -n plasma-applet-bball
14mr|kdeplasma-addons-4.13.3-1|270	bball Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|271	
14mr|kdeplasma-addons-4.13.3-1|272	%files -n plasma-applet-bball
14mr|kdeplasma-addons-4.13.3-1|273	%{_kde_iconsdir}/*/*/*/bball*
14mr|kdeplasma-addons-4.13.3-1|274	%{_kde_services}/plasma-applet-bball.desktop
14mr|kdeplasma-addons-4.13.3-1|275	%{_kde_appsdir}/bball
14mr|kdeplasma-addons-4.13.3-1|276	%{_kde_libdir}/kde4/plasma_applet_bball.so
14mr|kdeplasma-addons-4.13.3-1|277	
14mr|kdeplasma-addons-4.13.3-1|278	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|279	
14mr|kdeplasma-addons-4.13.3-1|280	%package -n plasma-applet-incomingmsg
14mr|kdeplasma-addons-4.13.3-1|281	Summary:	incomingmsg Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|282	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|283	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|284	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|285	
14mr|kdeplasma-addons-4.13.3-1|286	%description -n plasma-applet-incomingmsg
14mr|kdeplasma-addons-4.13.3-1|287	incomingmsg Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|288	
14mr|kdeplasma-addons-4.13.3-1|289	%files -n plasma-applet-incomingmsg
14mr|kdeplasma-addons-4.13.3-1|290	%{_kde_services}/plasma-applet-incomingmsg.desktop
14mr|kdeplasma-addons-4.13.3-1|291	%{_kde_libdir}/kde4/plasma_applet_incomingmsg.so
14mr|kdeplasma-addons-4.13.3-1|292	
14mr|kdeplasma-addons-4.13.3-1|293	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|294	
14mr|kdeplasma-addons-4.13.3-1|295	%package -n plasma-applet-leavenote
14mr|kdeplasma-addons-4.13.3-1|296	Summary:	Leave A Note
14mr|kdeplasma-addons-4.13.3-1|297	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|298	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|299	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|300	
14mr|kdeplasma-addons-4.13.3-1|301	%description -n plasma-applet-leavenote
14mr|kdeplasma-addons-4.13.3-1|302	Leave notes for users while they are away
14mr|kdeplasma-addons-4.13.3-1|303	
14mr|kdeplasma-addons-4.13.3-1|304	%files -n plasma-applet-leavenote
14mr|kdeplasma-addons-4.13.3-1|305	%{_kde_libdir}/kde4/plasma_applet_leavenote.so
14mr|kdeplasma-addons-4.13.3-1|306	%{_kde_services}/plasma-applet-leavenote.desktop
14mr|kdeplasma-addons-4.13.3-1|307	
14mr|kdeplasma-addons-4.13.3-1|308	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|309	
14mr|kdeplasma-addons-4.13.3-1|310	%package -n plasma-applet-life
14mr|kdeplasma-addons-4.13.3-1|311	Summary:	life Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|312	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|313	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|314	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|315	
14mr|kdeplasma-addons-4.13.3-1|316	%description -n plasma-applet-life
14mr|kdeplasma-addons-4.13.3-1|317	life Plasma Applet
14mr|kdeplasma-addons-4.13.3-1|318	
14mr|kdeplasma-addons-4.13.3-1|319	%files -n plasma-applet-life
14mr|kdeplasma-addons-4.13.3-1|320	%{_kde_libdir}/kde4/plasma_applet_life.so
14mr|kdeplasma-addons-4.13.3-1|321	%{_kde_services}/plasma-applet-life.desktop
14mr|kdeplasma-addons-4.13.3-1|322	%{_kde_iconsdir}/hicolor/*/apps/lifegame.*
14mr|kdeplasma-addons-4.13.3-1|323	
14mr|kdeplasma-addons-4.13.3-1|324	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|325	
14mr|kdeplasma-addons-4.13.3-1|326	%package -n plasma-dataengine-kdeobservatory
14mr|kdeplasma-addons-4.13.3-1|327	Summary:	Engine of the kdeobservatory plasma applet
14mr|kdeplasma-addons-4.13.3-1|328	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|329	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|330	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|331	
14mr|kdeplasma-addons-4.13.3-1|332	%description -n plasma-dataengine-kdeobservatory
14mr|kdeplasma-addons-4.13.3-1|333	Engine of the kdeobservatory plasma applet
14mr|kdeplasma-addons-4.13.3-1|334	
14mr|kdeplasma-addons-4.13.3-1|335	%files -n plasma-dataengine-kdeobservatory
14mr|kdeplasma-addons-4.13.3-1|336	%{_kde_libdir}/kde4/plasma_engine_kdeobservatory.so
14mr|kdeplasma-addons-4.13.3-1|337	%{_kde_appsdir}/plasma/services/kdeobservatory.operations
14mr|kdeplasma-addons-4.13.3-1|338	%{_kde_services}/plasma-engine-kdeobservatory.desktop
14mr|kdeplasma-addons-4.13.3-1|339	
14mr|kdeplasma-addons-4.13.3-1|340	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|341	
14mr|kdeplasma-addons-4.13.3-1|342	%package -n plasma-applet-pastebin
14mr|kdeplasma-addons-4.13.3-1|343	Summary:	Pastebin plasma Applet
14mr|kdeplasma-addons-4.13.3-1|344	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|345	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|346	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|347	
14mr|kdeplasma-addons-4.13.3-1|348	%description -n plasma-applet-pastebin
14mr|kdeplasma-addons-4.13.3-1|349	Paste text/images to a remote server
14mr|kdeplasma-addons-4.13.3-1|350	
14mr|kdeplasma-addons-4.13.3-1|351	%files -n plasma-applet-pastebin
14mr|kdeplasma-addons-4.13.3-1|352	%{_kde_services}/plasma-applet-pastebin.desktop
14mr|kdeplasma-addons-4.13.3-1|353	%{_kde_libdir}/kde4/plasma_applet_pastebin.so
14mr|kdeplasma-addons-4.13.3-1|354	%{_kde_appsdir}/plasma_pastebin
14mr|kdeplasma-addons-4.13.3-1|355	%{_kde_configdir}/pastebin.knsrc
14mr|kdeplasma-addons-4.13.3-1|356	
14mr|kdeplasma-addons-4.13.3-1|357	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|358	
14mr|kdeplasma-addons-4.13.3-1|359	%package -n plasma-applet-knowledgebase
14mr|kdeplasma-addons-4.13.3-1|360	Summary:	Widget that can query the knowledgebase of opendesktop.org
14mr|kdeplasma-addons-4.13.3-1|361	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|362	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|363	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|364	Requires:	plasma-dataengine-ocs
14mr|kdeplasma-addons-4.13.3-1|365	
14mr|kdeplasma-addons-4.13.3-1|366	%description -n plasma-applet-knowledgebase
14mr|kdeplasma-addons-4.13.3-1|367	Widget that can query the knowledgebase of opendesktop.org
14mr|kdeplasma-addons-4.13.3-1|368	
14mr|kdeplasma-addons-4.13.3-1|369	%files -n plasma-applet-knowledgebase
14mr|kdeplasma-addons-4.13.3-1|370	%{_kde_libdir}/kde4/plasma_applet_knowledgebase.so
14mr|kdeplasma-addons-4.13.3-1|371	%{_kde_services}/plasma-applet-knowledgebase.desktop
14mr|kdeplasma-addons-4.13.3-1|372	
14mr|kdeplasma-addons-4.13.3-1|373	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|374	
14mr|kdeplasma-addons-4.13.3-1|375	%package -n plasma-applet-blackboard
14mr|kdeplasma-addons-4.13.3-1|376	Summary:	A blackboard plasma applet
14mr|kdeplasma-addons-4.13.3-1|377	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|378	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|379	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|380	
14mr|kdeplasma-addons-4.13.3-1|381	%description -n plasma-applet-blackboard
14mr|kdeplasma-addons-4.13.3-1|382	A blackboard plasma applet
14mr|kdeplasma-addons-4.13.3-1|383	
14mr|kdeplasma-addons-4.13.3-1|384	%files -n plasma-applet-blackboard
14mr|kdeplasma-addons-4.13.3-1|385	%{_kde_libdir}/kde4/plasma_applet_blackboard.so
14mr|kdeplasma-addons-4.13.3-1|386	%{_kde_services}/plasma-applet-blackboard.desktop
14mr|kdeplasma-addons-4.13.3-1|387	
14mr|kdeplasma-addons-4.13.3-1|388	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|389	
14mr|kdeplasma-addons-4.13.3-1|390	%package -n plasma-applet-plasmaboard
14mr|kdeplasma-addons-4.13.3-1|391	Summary:	A plasmaboard plasma applet
14mr|kdeplasma-addons-4.13.3-1|392	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|393	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|394	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|395	
14mr|kdeplasma-addons-4.13.3-1|396	%description -n plasma-applet-plasmaboard
14mr|kdeplasma-addons-4.13.3-1|397	A virtual, on-screen keyboard
14mr|kdeplasma-addons-4.13.3-1|398	
14mr|kdeplasma-addons-4.13.3-1|399	%files -n plasma-applet-plasmaboard
14mr|kdeplasma-addons-4.13.3-1|400	%{_kde_libdir}/kde4/plasma_applet_plasmaboard.so
14mr|kdeplasma-addons-4.13.3-1|401	%{_kde_services}/plasma_applet_plasmaboard.desktop
14mr|kdeplasma-addons-4.13.3-1|402	%{_kde_appsdir}/plasmaboard
14mr|kdeplasma-addons-4.13.3-1|403	
14mr|kdeplasma-addons-4.13.3-1|404	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|405	
14mr|kdeplasma-addons-4.13.3-1|406	%package -n plasma-applet-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|407	Summary:	Live konsole profile viewer
14mr|kdeplasma-addons-4.13.3-1|408	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|409	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|410	Requires:	plasma-dataengine-konsoleprofiles = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|411	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|412	
14mr|kdeplasma-addons-4.13.3-1|413	%description -n plasma-applet-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|414	Live konsole profile viewer.
14mr|kdeplasma-addons-4.13.3-1|415	
14mr|kdeplasma-addons-4.13.3-1|416	%files -n plasma-applet-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|417	%{_kde_appsdir}/plasma/plasmoids/konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|418	%{_kde_services}/plasma-applet-konsoleprofiles.desktop
14mr|kdeplasma-addons-4.13.3-1|419	
14mr|kdeplasma-addons-4.13.3-1|420	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|421	
14mr|kdeplasma-addons-4.13.3-1|422	%package -n plasma-applet-luna
14mr|kdeplasma-addons-4.13.3-1|423	Summary:	Lunar calendar
14mr|kdeplasma-addons-4.13.3-1|424	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|425	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|426	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|427	
14mr|kdeplasma-addons-4.13.3-1|428	%description -n plasma-applet-luna
14mr|kdeplasma-addons-4.13.3-1|429	Lunar calendar applet.
14mr|kdeplasma-addons-4.13.3-1|430	
14mr|kdeplasma-addons-4.13.3-1|431	%files -n plasma-applet-luna
14mr|kdeplasma-addons-4.13.3-1|432	%{_kde_libdir}/kde4/plasma_applet_luna.so
14mr|kdeplasma-addons-4.13.3-1|433	%{_kde_services}/plasma-applet-luna.desktop
14mr|kdeplasma-addons-4.13.3-1|434	%{_kde_iconsdir}/hicolor/*/apps/luna.png
14mr|kdeplasma-addons-4.13.3-1|435	
14mr|kdeplasma-addons-4.13.3-1|436	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|437	
14mr|kdeplasma-addons-4.13.3-1|438	%package -n plasma-applet-lancelot
14mr|kdeplasma-addons-4.13.3-1|439	Summary:	Plasma lancelot applets
14mr|kdeplasma-addons-4.13.3-1|440	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|441	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|442	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|443	
14mr|kdeplasma-addons-4.13.3-1|444	%description -n plasma-applet-lancelot
14mr|kdeplasma-addons-4.13.3-1|445	Plasma lancelot applets.
14mr|kdeplasma-addons-4.13.3-1|446	
14mr|kdeplasma-addons-4.13.3-1|447	%files -n plasma-applet-lancelot
14mr|kdeplasma-addons-4.13.3-1|448	%{_kde_bindir}/lancelot
14mr|kdeplasma-addons-4.13.3-1|449	%{_kde_libdir}/kde4/plasma_applet_lancelot_part.so
14mr|kdeplasma-addons-4.13.3-1|450	%{_kde_libdir}/kde4/plasma_applet_lancelot_launcher.so
14mr|kdeplasma-addons-4.13.3-1|451	%{_kde_services}/plasma-applet-lancelot-launcher.desktop
14mr|kdeplasma-addons-4.13.3-1|452	%{_kde_iconsdir}/hicolor/*/apps/lancelot*.png
14mr|kdeplasma-addons-4.13.3-1|453	%{_kde_iconsdir}/hicolor/*/apps/plasmaapplet-shelf.png
14mr|kdeplasma-addons-4.13.3-1|454	%{_kde_services}/plasma-applet-lancelot-part.desktop
14mr|kdeplasma-addons-4.13.3-1|455	%{_kde_services}/lancelot.desktop
14mr|kdeplasma-addons-4.13.3-1|456	%{_kde_datadir}/mime/packages/lancelotpart-mime.xml
14mr|kdeplasma-addons-4.13.3-1|457	%{_kde_appsdir}/desktoptheme/*/lancelot
14mr|kdeplasma-addons-4.13.3-1|458	%{_kde_appsdir}/lancelot
14mr|kdeplasma-addons-4.13.3-1|459	
14mr|kdeplasma-addons-4.13.3-1|460	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|461	
14mr|kdeplasma-addons-4.13.3-1|462	%define lancelot_major 2
14mr|kdeplasma-addons-4.13.3-1|463	%define liblancelot %mklibname lancelot %{lancelot_major}
14mr|kdeplasma-addons-4.13.3-1|464	
14mr|kdeplasma-addons-4.13.3-1|465	%package -n %{liblancelot}
14mr|kdeplasma-addons-4.13.3-1|466	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|467	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|468	Obsoletes:	%{_lib}lancelot1 < %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|469	
14mr|kdeplasma-addons-4.13.3-1|470	%description -n %{liblancelot}
14mr|kdeplasma-addons-4.13.3-1|471	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|472	
14mr|kdeplasma-addons-4.13.3-1|473	%files -n %{liblancelot}
14mr|kdeplasma-addons-4.13.3-1|474	%{_kde_libdir}/liblancelot.so.*
14mr|kdeplasma-addons-4.13.3-1|475	
14mr|kdeplasma-addons-4.13.3-1|476	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|477	
14mr|kdeplasma-addons-4.13.3-1|478	%package -n plasma-desktoptheme-default
14mr|kdeplasma-addons-4.13.3-1|479	Summary:	Plasma default desktopthemes
14mr|kdeplasma-addons-4.13.3-1|480	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|481	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|482	
14mr|kdeplasma-addons-4.13.3-1|483	%description -n plasma-desktoptheme-default
14mr|kdeplasma-addons-4.13.3-1|484	Plasma default desktopthemes.
14mr|kdeplasma-addons-4.13.3-1|485	
14mr|kdeplasma-addons-4.13.3-1|486	%files -n plasma-desktoptheme-default
14mr|kdeplasma-addons-4.13.3-1|487	%{_kde_appsdir}/desktoptheme/default/widgets
14mr|kdeplasma-addons-4.13.3-1|488	
14mr|kdeplasma-addons-4.13.3-1|489	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|490	
14mr|kdeplasma-addons-4.13.3-1|491	%package -n plasma-applet-microblog
14mr|kdeplasma-addons-4.13.3-1|492	Summary:	Microblog applet
14mr|kdeplasma-addons-4.13.3-1|493	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|494	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|495	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|496	Requires:	plasma-dataengine-microblog = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|497	Provides:	plasma-applet-twitter = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|498	
14mr|kdeplasma-addons-4.13.3-1|499	%description -n plasma-applet-microblog
14mr|kdeplasma-addons-4.13.3-1|500	Update and view your microblog status
14mr|kdeplasma-addons-4.13.3-1|501	
14mr|kdeplasma-addons-4.13.3-1|502	%files -n plasma-applet-microblog
14mr|kdeplasma-addons-4.13.3-1|503	%{_kde_libdir}/kde4/plasma_applet_microblog.so
14mr|kdeplasma-addons-4.13.3-1|504	%{_kde_services}/plasma-applet-microblog.desktop
14mr|kdeplasma-addons-4.13.3-1|505	%{_kde_appsdir}/plasma/services/tweet.operations
14mr|kdeplasma-addons-4.13.3-1|506	
14mr|kdeplasma-addons-4.13.3-1|507	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|508	
14mr|kdeplasma-addons-4.13.3-1|509	%package -n plasma-applet-nowplaying
14mr|kdeplasma-addons-4.13.3-1|510	Summary:	SWoong notifier applet
14mr|kdeplasma-addons-4.13.3-1|511	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|512	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|513	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|514	
14mr|kdeplasma-addons-4.13.3-1|515	%description -n plasma-applet-nowplaying
14mr|kdeplasma-addons-4.13.3-1|516	Song notifier applet
14mr|kdeplasma-addons-4.13.3-1|517	
14mr|kdeplasma-addons-4.13.3-1|518	%files -n plasma-applet-nowplaying
14mr|kdeplasma-addons-4.13.3-1|519	%{_kde_appsdir}/plasma/plasmoids/nowplaying
14mr|kdeplasma-addons-4.13.3-1|520	%{_kde_services}/plasma-applet-nowplaying.desktop
14mr|kdeplasma-addons-4.13.3-1|521	
14mr|kdeplasma-addons-4.13.3-1|522	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|523	
14mr|kdeplasma-addons-4.13.3-1|524	%package -n plasma-applet-binaryclock
14mr|kdeplasma-addons-4.13.3-1|525	Summary:	Simplified way to see the hours
14mr|kdeplasma-addons-4.13.3-1|526	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|527	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|528	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|529	
14mr|kdeplasma-addons-4.13.3-1|530	%description -n plasma-applet-binaryclock
14mr|kdeplasma-addons-4.13.3-1|531	Simplified way to see the hours.
14mr|kdeplasma-addons-4.13.3-1|532	
14mr|kdeplasma-addons-4.13.3-1|533	%files -n plasma-applet-binaryclock
14mr|kdeplasma-addons-4.13.3-1|534	%{_kde_libdir}/kde4/plasma_applet_binaryclock.so
14mr|kdeplasma-addons-4.13.3-1|535	%{_kde_services}/plasma-applet-binaryclock.desktop
14mr|kdeplasma-addons-4.13.3-1|536	
14mr|kdeplasma-addons-4.13.3-1|537	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|538	
14mr|kdeplasma-addons-4.13.3-1|539	%package -n plasma-applet-dict
14mr|kdeplasma-addons-4.13.3-1|540	Summary:	Dict applet
14mr|kdeplasma-addons-4.13.3-1|541	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|542	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|543	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|544	
14mr|kdeplasma-addons-4.13.3-1|545	%description -n plasma-applet-dict
14mr|kdeplasma-addons-4.13.3-1|546	A dict applets.
14mr|kdeplasma-addons-4.13.3-1|547	
14mr|kdeplasma-addons-4.13.3-1|548	%files -n plasma-applet-dict
14mr|kdeplasma-addons-4.13.3-1|549	%{_kde_libdir}/kde4/plasma_applet_dict.so
14mr|kdeplasma-addons-4.13.3-1|550	%{_kde_services}/plasma-dict-default.desktop
14mr|kdeplasma-addons-4.13.3-1|551	%{_kde_iconsdir}/hicolor/scalable/apps/accessories-dict*
14mr|kdeplasma-addons-4.13.3-1|552	
14mr|kdeplasma-addons-4.13.3-1|553	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|554	
14mr|kdeplasma-addons-4.13.3-1|555	%package -n plasma-applet-fuzzy-clock
14mr|kdeplasma-addons-4.13.3-1|556	Summary:	A lazy way to see the hours
14mr|kdeplasma-addons-4.13.3-1|557	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|558	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|559	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|560	
14mr|kdeplasma-addons-4.13.3-1|561	%description -n plasma-applet-fuzzy-clock
14mr|kdeplasma-addons-4.13.3-1|562	A lazy way to see the hours.
14mr|kdeplasma-addons-4.13.3-1|563	
14mr|kdeplasma-addons-4.13.3-1|564	%files -n plasma-applet-fuzzy-clock
14mr|kdeplasma-addons-4.13.3-1|565	%{_kde_libdir}/kde4/plasma_applet_fuzzy_clock.so
14mr|kdeplasma-addons-4.13.3-1|566	%{_kde_services}/plasma-clock-fuzzy.desktop
14mr|kdeplasma-addons-4.13.3-1|567	
14mr|kdeplasma-addons-4.13.3-1|568	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|569	
14mr|kdeplasma-addons-4.13.3-1|570	%package -n plasma-applet-frame
14mr|kdeplasma-addons-4.13.3-1|571	Summary:	A basic pictures frame to desktop
14mr|kdeplasma-addons-4.13.3-1|572	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|573	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|574	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|575	
14mr|kdeplasma-addons-4.13.3-1|576	%description -n plasma-applet-frame
14mr|kdeplasma-addons-4.13.3-1|577	A basic pictures frame to desktop.
14mr|kdeplasma-addons-4.13.3-1|578	
14mr|kdeplasma-addons-4.13.3-1|579	%files -n plasma-applet-frame
14mr|kdeplasma-addons-4.13.3-1|580	%{_kde_libdir}/kde4/plasma_applet_frame.so
14mr|kdeplasma-addons-4.13.3-1|581	%{_kde_services}/plasma-frame-default.desktop
14mr|kdeplasma-addons-4.13.3-1|582	%{_kde_appsdir}/plasma-applet-frame
14mr|kdeplasma-addons-4.13.3-1|583	
14mr|kdeplasma-addons-4.13.3-1|584	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|585	
14mr|kdeplasma-addons-4.13.3-1|586	%package -n plasma-applet-showdashboard
14mr|kdeplasma-addons-4.13.3-1|587	Summary:	Plasma showdashboard applets
14mr|kdeplasma-addons-4.13.3-1|588	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|589	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|590	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|591	
14mr|kdeplasma-addons-4.13.3-1|592	%description -n plasma-applet-showdashboard
14mr|kdeplasma-addons-4.13.3-1|593	Plasma showdashboard applets.
14mr|kdeplasma-addons-4.13.3-1|594	
14mr|kdeplasma-addons-4.13.3-1|595	%files -n plasma-applet-showdashboard
14mr|kdeplasma-addons-4.13.3-1|596	%{_kde_libdir}/kde4/plasma_applet_showdashboard.so
14mr|kdeplasma-addons-4.13.3-1|597	%{_kde_services}/plasma-applet-showdashboard.desktop
14mr|kdeplasma-addons-4.13.3-1|598	
14mr|kdeplasma-addons-4.13.3-1|599	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|600	
14mr|kdeplasma-addons-4.13.3-1|601	%package -n plasma-applet-calculator
14mr|kdeplasma-addons-4.13.3-1|602	Summary:	Plasma calculator applets
14mr|kdeplasma-addons-4.13.3-1|603	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|604	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|605	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|606	
14mr|kdeplasma-addons-4.13.3-1|607	%description -n plasma-applet-calculator
14mr|kdeplasma-addons-4.13.3-1|608	Plasma calculator applets.
14mr|kdeplasma-addons-4.13.3-1|609	
14mr|kdeplasma-addons-4.13.3-1|610	%files -n plasma-applet-calculator
14mr|kdeplasma-addons-4.13.3-1|611	%{_kde_appsdir}/plasma/plasmoids/calculator
14mr|kdeplasma-addons-4.13.3-1|612	%{_kde_services}/plasma-applet-calculator.desktop
14mr|kdeplasma-addons-4.13.3-1|613	
14mr|kdeplasma-addons-4.13.3-1|614	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|615	
14mr|kdeplasma-addons-4.13.3-1|616	%package -n plasma-applet-fifteenpuzzle
14mr|kdeplasma-addons-4.13.3-1|617	Summary:	Plasma fifteenpuzzle applets
14mr|kdeplasma-addons-4.13.3-1|618	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|619	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|620	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|621	
14mr|kdeplasma-addons-4.13.3-1|622	%description -n plasma-applet-fifteenpuzzle
14mr|kdeplasma-addons-4.13.3-1|623	Plasma fifteenpuzzle applets.
14mr|kdeplasma-addons-4.13.3-1|624	
14mr|kdeplasma-addons-4.13.3-1|625	%files -n plasma-applet-fifteenpuzzle
14mr|kdeplasma-addons-4.13.3-1|626	%{_kde_libdir}/kde4/plasma_applet_fifteenPuzzle.so
14mr|kdeplasma-addons-4.13.3-1|627	%{_kde_services}/plasma-applet-fifteenPuzzle.desktop
14mr|kdeplasma-addons-4.13.3-1|628	%{_kde_appsdir}/desktoptheme/default/fifteenPuzzle
14mr|kdeplasma-addons-4.13.3-1|629	%{_kde_iconsdir}/*/*/*/fifteenpuzzle.*
14mr|kdeplasma-addons-4.13.3-1|630	
14mr|kdeplasma-addons-4.13.3-1|631	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|632	
14mr|kdeplasma-addons-4.13.3-1|633	%package -n plasma-applet-kolourpicker
14mr|kdeplasma-addons-4.13.3-1|634	Summary:	Basic color picker
14mr|kdeplasma-addons-4.13.3-1|635	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|636	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|637	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|638	
14mr|kdeplasma-addons-4.13.3-1|639	%description -n plasma-applet-kolourpicker
14mr|kdeplasma-addons-4.13.3-1|640	Basic color picker.
14mr|kdeplasma-addons-4.13.3-1|641	
14mr|kdeplasma-addons-4.13.3-1|642	%files -n plasma-applet-kolourpicker
14mr|kdeplasma-addons-4.13.3-1|643	%{_kde_libdir}/kde4/plasma_applet_kolourpicker.so
14mr|kdeplasma-addons-4.13.3-1|644	%{_kde_services}/plasma-kolourpicker-default.desktop
14mr|kdeplasma-addons-4.13.3-1|645	
14mr|kdeplasma-addons-4.13.3-1|646	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|647	
14mr|kdeplasma-addons-4.13.3-1|648	%package -n plasma-applet-unitconverter
14mr|kdeplasma-addons-4.13.3-1|649	Summary:	Unit Converter
14mr|kdeplasma-addons-4.13.3-1|650	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|651	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|652	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|653	
14mr|kdeplasma-addons-4.13.3-1|654	%description -n plasma-applet-unitconverter
14mr|kdeplasma-addons-4.13.3-1|655	Unit Converter.
14mr|kdeplasma-addons-4.13.3-1|656	
14mr|kdeplasma-addons-4.13.3-1|657	%files -n plasma-applet-unitconverter
14mr|kdeplasma-addons-4.13.3-1|658	%{_kde_libdir}/kde4/plasma_applet_unitconverter.so
14mr|kdeplasma-addons-4.13.3-1|659	%{_kde_services}/plasma-applet-unitconverter.desktop
14mr|kdeplasma-addons-4.13.3-1|660	
14mr|kdeplasma-addons-4.13.3-1|661	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|662	
14mr|kdeplasma-addons-4.13.3-1|663	%package -n plasma-applet-systemloadviewer
14mr|kdeplasma-addons-4.13.3-1|664	Summary:	System Load Viewer
14mr|kdeplasma-addons-4.13.3-1|665	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|666	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|667	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|668	
14mr|kdeplasma-addons-4.13.3-1|669	%description -n plasma-applet-systemloadviewer
14mr|kdeplasma-addons-4.13.3-1|670	System Load Viewer.
14mr|kdeplasma-addons-4.13.3-1|671	
14mr|kdeplasma-addons-4.13.3-1|672	%files -n plasma-applet-systemloadviewer
14mr|kdeplasma-addons-4.13.3-1|673	%{_kde_libdir}/kde4/plasma-applet_systemloadviewer.so
14mr|kdeplasma-addons-4.13.3-1|674	%{_kde_services}/plasma-applet-systemloadviewer.desktop
14mr|kdeplasma-addons-4.13.3-1|675	
14mr|kdeplasma-addons-4.13.3-1|676	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|677	
14mr|kdeplasma-addons-4.13.3-1|678	%package -n plasma-applet-weather
14mr|kdeplasma-addons-4.13.3-1|679	Summary:	Weather Forecast
14mr|kdeplasma-addons-4.13.3-1|680	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|681	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|682	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
14mr|kdeplasma-addons-4.13.3-1|683	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|684	
14mr|kdeplasma-addons-4.13.3-1|685	%description -n plasma-applet-weather
14mr|kdeplasma-addons-4.13.3-1|686	Weather Forecast.
14mr|kdeplasma-addons-4.13.3-1|687	
14mr|kdeplasma-addons-4.13.3-1|688	%files -n plasma-applet-weather
14mr|kdeplasma-addons-4.13.3-1|689	%{_kde_libdir}/kde4/plasma_applet_weather.so
14mr|kdeplasma-addons-4.13.3-1|690	%{_kde_services}/plasma-applet-weather.desktop
14mr|kdeplasma-addons-4.13.3-1|691	%{_kde_appsdir}/desktoptheme/default/weather/wind-arrows.svgz
14mr|kdeplasma-addons-4.13.3-1|692	%{_kde_appsdir}/plasma/packages/org.kde.weather/
14mr|kdeplasma-addons-4.13.3-1|693	
14mr|kdeplasma-addons-4.13.3-1|694	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|695	
14mr|kdeplasma-addons-4.13.3-1|696	%package -n plasma-applet-bubblemon
14mr|kdeplasma-addons-4.13.3-1|697	Summary:	Monitor your system
14mr|kdeplasma-addons-4.13.3-1|698	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|699	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|700	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|701	
14mr|kdeplasma-addons-4.13.3-1|702	%description -n plasma-applet-bubblemon
14mr|kdeplasma-addons-4.13.3-1|703	A pretty bubble that monitors your system.
14mr|kdeplasma-addons-4.13.3-1|704	
14mr|kdeplasma-addons-4.13.3-1|705	%files -n plasma-applet-bubblemon
14mr|kdeplasma-addons-4.13.3-1|706	%{_kde_libdir}/kde4/plasma_applet_bubblemon.so
14mr|kdeplasma-addons-4.13.3-1|707	%{_kde_services}/plasma-applet-bubblemon.desktop
14mr|kdeplasma-addons-4.13.3-1|708	%{_kde_appsdir}/desktoptheme/default/bubblemon/bubble.svg
14mr|kdeplasma-addons-4.13.3-1|709	
14mr|kdeplasma-addons-4.13.3-1|710	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|711	
14mr|kdeplasma-addons-4.13.3-1|712	%package -n plasma-dataengine-comic
14mr|kdeplasma-addons-4.13.3-1|713	Summary:	Plasma comic dataengines
14mr|kdeplasma-addons-4.13.3-1|714	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|715	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|716	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|717	Conflicts:	plasma-applet-comic < 4.10.4-2
14mr|kdeplasma-addons-4.13.3-1|718	
14mr|kdeplasma-addons-4.13.3-1|719	%description -n plasma-dataengine-comic
14mr|kdeplasma-addons-4.13.3-1|720	Plasma comic dataengines.
14mr|kdeplasma-addons-4.13.3-1|721	
14mr|kdeplasma-addons-4.13.3-1|722	%files -n plasma-dataengine-comic
14mr|kdeplasma-addons-4.13.3-1|723	%{_kde_libdir}/kde4/plasma_comic_krossprovider.so
14mr|kdeplasma-addons-4.13.3-1|724	%{_kde_libdir}/kde4/plasma_engine_comic.so
14mr|kdeplasma-addons-4.13.3-1|725	%{_kde_libdir}/kde4/plasma_packagestructure_comic.so
14mr|kdeplasma-addons-4.13.3-1|726	%{_kde_services}/plasma-dataengine-comic.desktop
14mr|kdeplasma-addons-4.13.3-1|727	%{_kde_services}/plasma-packagestructure-comic.desktop
14mr|kdeplasma-addons-4.13.3-1|728	%{_kde_servicetypes}/plasma_comicprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|729	
14mr|kdeplasma-addons-4.13.3-1|730	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|731	
14mr|kdeplasma-addons-4.13.3-1|732	%package -n plasma-dataengine-microblog
14mr|kdeplasma-addons-4.13.3-1|733	Summary:	Plasma micrbolog dataengines
14mr|kdeplasma-addons-4.13.3-1|734	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|735	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|736	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|737	Provides:	plasma-dataengine-twitter = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|738	
14mr|kdeplasma-addons-4.13.3-1|739	%description -n plasma-dataengine-microblog
14mr|kdeplasma-addons-4.13.3-1|740	Plasma microblog dataengines.
14mr|kdeplasma-addons-4.13.3-1|741	
14mr|kdeplasma-addons-4.13.3-1|742	%files -n plasma-dataengine-microblog
14mr|kdeplasma-addons-4.13.3-1|743	%{_kde_libdir}/kde4/plasma_engine_microblog.so
14mr|kdeplasma-addons-4.13.3-1|744	%{_kde_services}/plasma-dataengine-microblog.desktop
14mr|kdeplasma-addons-4.13.3-1|745	
14mr|kdeplasma-addons-4.13.3-1|746	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|747	
14mr|kdeplasma-addons-4.13.3-1|748	%package -n plasma-dataengine-rtm
14mr|kdeplasma-addons-4.13.3-1|749	Summary:	An engine to work with Remember the Milk
14mr|kdeplasma-addons-4.13.3-1|750	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|751	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|752	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|753	Provides:	plasma-dataengine-rememberthemilk = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|754	Provides:	plasma-dataengine-rtm = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|755	
14mr|kdeplasma-addons-4.13.3-1|756	%description -n plasma-dataengine-rtm
14mr|kdeplasma-addons-4.13.3-1|757	An engine to work with Remember the Milk.
14mr|kdeplasma-addons-4.13.3-1|758	
14mr|kdeplasma-addons-4.13.3-1|759	%files -n plasma-dataengine-rtm
14mr|kdeplasma-addons-4.13.3-1|760	%{_kde_libdir}/kde4/plasma_engine_rtm.so
14mr|kdeplasma-addons-4.13.3-1|761	%{_kde_services}/plasma-engine-rtm.desktop
14mr|kdeplasma-addons-4.13.3-1|762	%{_kde_appsdir}/plasma/services/rtmauth.operations
14mr|kdeplasma-addons-4.13.3-1|763	%{_kde_appsdir}/plasma/services/rtmtask.operations
14mr|kdeplasma-addons-4.13.3-1|764	%{_kde_appsdir}/plasma/services/rtmtasks.operations
14mr|kdeplasma-addons-4.13.3-1|765	
14mr|kdeplasma-addons-4.13.3-1|766	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|767	
14mr|kdeplasma-addons-4.13.3-1|768	%package -n plasma-dataengine-ocs
14mr|kdeplasma-addons-4.13.3-1|769	Summary:	Open Collaboration Services
14mr|kdeplasma-addons-4.13.3-1|770	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|771	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|772	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|773	Provides:	plasma-dataengine-ocs = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|774	
14mr|kdeplasma-addons-4.13.3-1|775	%description -n plasma-dataengine-ocs
14mr|kdeplasma-addons-4.13.3-1|776	Open Collaboration Services.
14mr|kdeplasma-addons-4.13.3-1|777	
14mr|kdeplasma-addons-4.13.3-1|778	%files -n plasma-dataengine-ocs
14mr|kdeplasma-addons-4.13.3-1|779	%{_kde_libdir}/kde4/plasma_engine_ocs.so
14mr|kdeplasma-addons-4.13.3-1|780	%{_kde_services}/plasma-dataengine-ocs.desktop
14mr|kdeplasma-addons-4.13.3-1|781	
14mr|kdeplasma-addons-4.13.3-1|782	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|783	
14mr|kdeplasma-addons-4.13.3-1|784	%package -n plasma-dataengine-potd
14mr|kdeplasma-addons-4.13.3-1|785	Summary:	Picture of the Day
14mr|kdeplasma-addons-4.13.3-1|786	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|787	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|788	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|789	Provides:	plasma-dataengine-potd = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|790	
14mr|kdeplasma-addons-4.13.3-1|791	%description -n plasma-dataengine-potd
14mr|kdeplasma-addons-4.13.3-1|792	Data Engine for getting various online Pictures of The Day.
14mr|kdeplasma-addons-4.13.3-1|793	
14mr|kdeplasma-addons-4.13.3-1|794	%files -n plasma-dataengine-potd
14mr|kdeplasma-addons-4.13.3-1|795	%{_kde_libdir}/kde4/plasma_potd_apodprovider.so
14mr|kdeplasma-addons-4.13.3-1|796	%{_kde_libdir}/kde4/plasma_potd_epodprovider.so
14mr|kdeplasma-addons-4.13.3-1|797	%{_kde_libdir}/kde4/plasma_potd_flickrprovider.so
14mr|kdeplasma-addons-4.13.3-1|798	%{_kde_libdir}/kde4/plasma_potd_natgeoprovider.so
14mr|kdeplasma-addons-4.13.3-1|799	%{_kde_libdir}/kde4/plasma_potd_oseiprovider.so
14mr|kdeplasma-addons-4.13.3-1|800	%{_kde_libdir}/kde4/plasma_potd_wcpotdprovider.so
14mr|kdeplasma-addons-4.13.3-1|801	%{_kde_libdir}/kde4/plasma_engine_potd.so
14mr|kdeplasma-addons-4.13.3-1|802	%{_kde_services}/plasma-dataengine-potd.desktop
14mr|kdeplasma-addons-4.13.3-1|803	%{_kde_services}/apodprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|804	%{_kde_services}/epodprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|805	%{_kde_services}/flickrprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|806	%{_kde_services}/natgeoprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|807	%{_kde_services}/oseiprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|808	%{_kde_services}/wcpotdprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|809	%{_kde_servicetypes}/plasma_potdprovider.desktop
14mr|kdeplasma-addons-4.13.3-1|810	
14mr|kdeplasma-addons-4.13.3-1|811	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|812	
14mr|kdeplasma-addons-4.13.3-1|813	%package -n plasma-dataengine-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|814	Summary:	List and launch Konqueror profiles
14mr|kdeplasma-addons-4.13.3-1|815	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|816	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|817	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|818	
14mr|kdeplasma-addons-4.13.3-1|819	%description -n plasma-dataengine-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|820	Data Engine to list and launch Konqueror profiles.
14mr|kdeplasma-addons-4.13.3-1|821	
14mr|kdeplasma-addons-4.13.3-1|822	%files -n plasma-dataengine-konqprofiles
14mr|kdeplasma-addons-4.13.3-1|823	%{_kde_libdir}/kde4/plasma_engine_konqprofiles.so
14mr|kdeplasma-addons-4.13.3-1|824	%{_kde_services}/plasma-dataengine-konqprofiles.desktop
14mr|kdeplasma-addons-4.13.3-1|825	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konqprofiles.operations
14mr|kdeplasma-addons-4.13.3-1|826	
14mr|kdeplasma-addons-4.13.3-1|827	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|828	
14mr|kdeplasma-addons-4.13.3-1|829	%package -n plasma-dataengine-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|830	Summary:	List and launch Konsole profiles
14mr|kdeplasma-addons-4.13.3-1|831	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|832	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|833	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|834	
14mr|kdeplasma-addons-4.13.3-1|835	%description -n plasma-dataengine-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|836	Data Engine to list and launch Konsole profiles.
14mr|kdeplasma-addons-4.13.3-1|837	
14mr|kdeplasma-addons-4.13.3-1|838	%files -n plasma-dataengine-konsoleprofiles
14mr|kdeplasma-addons-4.13.3-1|839	%{_kde_libdir}/kde4/plasma_engine_konsoleprofiles.so
14mr|kdeplasma-addons-4.13.3-1|840	%{_kde_services}/plasma-dataengine-konsoleprofiles.desktop
14mr|kdeplasma-addons-4.13.3-1|841	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
14mr|kdeplasma-addons-4.13.3-1|842	
14mr|kdeplasma-addons-4.13.3-1|843	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|844	
14mr|kdeplasma-addons-4.13.3-1|845	%package -n plasma-runner-converter
14mr|kdeplasma-addons-4.13.3-1|846	Summary:	Plasma converter runners
14mr|kdeplasma-addons-4.13.3-1|847	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|848	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|849	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|850	
14mr|kdeplasma-addons-4.13.3-1|851	%description -n plasma-runner-converter
14mr|kdeplasma-addons-4.13.3-1|852	Plasma converter runners.
14mr|kdeplasma-addons-4.13.3-1|853	
14mr|kdeplasma-addons-4.13.3-1|854	%files -n plasma-runner-converter
14mr|kdeplasma-addons-4.13.3-1|855	%{_kde_services}/plasma-runner-converter.desktop
14mr|kdeplasma-addons-4.13.3-1|856	%{_kde_libdir}/kde4/krunner_converter.so
14mr|kdeplasma-addons-4.13.3-1|857	
14mr|kdeplasma-addons-4.13.3-1|858	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|859	
14mr|kdeplasma-addons-4.13.3-1|860	%package -n plasma-runner-charrunner
14mr|kdeplasma-addons-4.13.3-1|861	Summary:	Plasma charrunner runners
14mr|kdeplasma-addons-4.13.3-1|862	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|863	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|864	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|865	
14mr|kdeplasma-addons-4.13.3-1|866	%description -n plasma-runner-charrunner
14mr|kdeplasma-addons-4.13.3-1|867	Plasma charrunner runners.
14mr|kdeplasma-addons-4.13.3-1|868	
14mr|kdeplasma-addons-4.13.3-1|869	%files -n plasma-runner-charrunner
14mr|kdeplasma-addons-4.13.3-1|870	%{_kde_libdir}/kde4/kcm_krunner_charrunner.so
14mr|kdeplasma-addons-4.13.3-1|871	%{_kde_libdir}/kde4/krunner_charrunner.so
14mr|kdeplasma-addons-4.13.3-1|872	%{_kde_services}/CharRunner_config.desktop
14mr|kdeplasma-addons-4.13.3-1|873	%{_kde_services}/CharacterRunner.desktop
14mr|kdeplasma-addons-4.13.3-1|874	
14mr|kdeplasma-addons-4.13.3-1|875	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|876	
14mr|kdeplasma-addons-4.13.3-1|877	%package -n plasma-runner-datetime
14mr|kdeplasma-addons-4.13.3-1|878	Summary:	Plasma charrunner runners
14mr|kdeplasma-addons-4.13.3-1|879	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|880	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|881	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|882	
14mr|kdeplasma-addons-4.13.3-1|883	%description -n plasma-runner-datetime
14mr|kdeplasma-addons-4.13.3-1|884	Plasma datetime runners.
14mr|kdeplasma-addons-4.13.3-1|885	
14mr|kdeplasma-addons-4.13.3-1|886	%files -n plasma-runner-datetime
14mr|kdeplasma-addons-4.13.3-1|887	%{_kde_libdir}/kde4/plasma_runner_datetime.so
14mr|kdeplasma-addons-4.13.3-1|888	%{_kde_services}/plasma-runner-datetime.desktop
14mr|kdeplasma-addons-4.13.3-1|889	
14mr|kdeplasma-addons-4.13.3-1|890	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|891	
14mr|kdeplasma-addons-4.13.3-1|892	%package -n plasma-runner-dictionary
14mr|kdeplasma-addons-4.13.3-1|893	Summary:	Plasma charrunner runners
14mr|kdeplasma-addons-4.13.3-1|894	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|895	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|896	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|897	
14mr|kdeplasma-addons-4.13.3-1|898	%description -n plasma-runner-dictionary
14mr|kdeplasma-addons-4.13.3-1|899	Plasma datetime runners.
14mr|kdeplasma-addons-4.13.3-1|900	
14mr|kdeplasma-addons-4.13.3-1|901	%files -n plasma-runner-dictionary
14mr|kdeplasma-addons-4.13.3-1|902	%{_kde_libdir}/kde4/kcm_krunner_dictionary.so
14mr|kdeplasma-addons-4.13.3-1|903	%{_kde_libdir}/kde4/krunner_dictionary.so
14mr|kdeplasma-addons-4.13.3-1|904	%{_kde_services}/plasma-runner-dictionary.desktop
14mr|kdeplasma-addons-4.13.3-1|905	%{_kde_services}/plasma-runner-dictionary_config.desktop
14mr|kdeplasma-addons-4.13.3-1|906	
14mr|kdeplasma-addons-4.13.3-1|907	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|908	
14mr|kdeplasma-addons-4.13.3-1|909	%package -n plasma-runner-contacts
14mr|kdeplasma-addons-4.13.3-1|910	Summary:	Plasma contacts runners
14mr|kdeplasma-addons-4.13.3-1|911	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|912	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|913	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|914	
14mr|kdeplasma-addons-4.13.3-1|915	%description -n plasma-runner-contacts
14mr|kdeplasma-addons-4.13.3-1|916	Plasma contacts runners.
14mr|kdeplasma-addons-4.13.3-1|917	
14mr|kdeplasma-addons-4.13.3-1|918	%files -n plasma-runner-contacts
14mr|kdeplasma-addons-4.13.3-1|919	%{_kde_libdir}/kde4/krunner_contacts.so
14mr|kdeplasma-addons-4.13.3-1|920	%{_kde_services}/plasma-runner-contacts.desktop
14mr|kdeplasma-addons-4.13.3-1|921	
14mr|kdeplasma-addons-4.13.3-1|922	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|923	
14mr|kdeplasma-addons-4.13.3-1|924	%package -n plasma-runner-events
14mr|kdeplasma-addons-4.13.3-1|925	Summary:	Plasma events runners
14mr|kdeplasma-addons-4.13.3-1|926	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|927	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|928	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|929	
14mr|kdeplasma-addons-4.13.3-1|930	%description -n plasma-runner-events
14mr|kdeplasma-addons-4.13.3-1|931	Plasma events runners.
14mr|kdeplasma-addons-4.13.3-1|932	
14mr|kdeplasma-addons-4.13.3-1|933	%files -n plasma-runner-events
14mr|kdeplasma-addons-4.13.3-1|934	%{_kde_libdir}/kde4/plasma_runner_events.so
14mr|kdeplasma-addons-4.13.3-1|935	%{_kde_libdir}/kde4/kcm_plasma_runner_events.so
14mr|kdeplasma-addons-4.13.3-1|936	%{_kde_services}/plasma-runner-events_config.desktop
14mr|kdeplasma-addons-4.13.3-1|937	%{_kde_services}/plasma-runner-events.desktop
14mr|kdeplasma-addons-4.13.3-1|938	
14mr|kdeplasma-addons-4.13.3-1|939	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|940	
14mr|kdeplasma-addons-4.13.3-1|941	%package -n plasma-applet-weatherstation
14mr|kdeplasma-addons-4.13.3-1|942	Summary:	Plasma applet weatherstation
14mr|kdeplasma-addons-4.13.3-1|943	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|944	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|945	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
14mr|kdeplasma-addons-4.13.3-1|946	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|947	
14mr|kdeplasma-addons-4.13.3-1|948	%description -n plasma-applet-weatherstation
14mr|kdeplasma-addons-4.13.3-1|949	Plasma applet weatherstation.
14mr|kdeplasma-addons-4.13.3-1|950	
14mr|kdeplasma-addons-4.13.3-1|951	%files -n plasma-applet-weatherstation
14mr|kdeplasma-addons-4.13.3-1|952	%{_kde_libdir}/kde4/plasma_applet_weatherstation.so
14mr|kdeplasma-addons-4.13.3-1|953	%{_kde_appsdir}/desktoptheme/default/weatherstation
14mr|kdeplasma-addons-4.13.3-1|954	%{_kde_appsdir}/plasma/packages/org.kde.lcdweather/
14mr|kdeplasma-addons-4.13.3-1|955	%{_kde_services}/plasma-applet-weatherstation.desktop
14mr|kdeplasma-addons-4.13.3-1|956	
14mr|kdeplasma-addons-4.13.3-1|957	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|958	
14mr|kdeplasma-addons-4.13.3-1|959	%package -n plasma-applet-news
14mr|kdeplasma-addons-4.13.3-1|960	Summary:	Plasma applet news
14mr|kdeplasma-addons-4.13.3-1|961	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|962	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|963	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|964	
14mr|kdeplasma-addons-4.13.3-1|965	%description -n plasma-applet-news
14mr|kdeplasma-addons-4.13.3-1|966	Plasma applet news
14mr|kdeplasma-addons-4.13.3-1|967	
14mr|kdeplasma-addons-4.13.3-1|968	%files -n plasma-applet-news
14mr|kdeplasma-addons-4.13.3-1|969	%{_kde_services}/plasma-applet-news.desktop
14mr|kdeplasma-addons-4.13.3-1|970	%{_kde_libdir}/kde4/plasma_applet_news.so
14mr|kdeplasma-addons-4.13.3-1|971	%{_kde_appsdir}/desktoptheme/default/stylesheets/news.css
14mr|kdeplasma-addons-4.13.3-1|972	
14mr|kdeplasma-addons-4.13.3-1|973	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|974	
14mr|kdeplasma-addons-4.13.3-1|975	%package -n plasma-applet-charselect
14mr|kdeplasma-addons-4.13.3-1|976	Summary:	Plasma applet charselect
14mr|kdeplasma-addons-4.13.3-1|977	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|978	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|979	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|980	
14mr|kdeplasma-addons-4.13.3-1|981	%description -n plasma-applet-charselect
14mr|kdeplasma-addons-4.13.3-1|982	Plasma applet charselect
14mr|kdeplasma-addons-4.13.3-1|983	
14mr|kdeplasma-addons-4.13.3-1|984	%files -n plasma-applet-charselect
14mr|kdeplasma-addons-4.13.3-1|985	%{_kde_services}/plasma-applet-charselect.desktop
14mr|kdeplasma-addons-4.13.3-1|986	%{_kde_libdir}/kde4/plasma_applet_charselect.so
14mr|kdeplasma-addons-4.13.3-1|987	
14mr|kdeplasma-addons-4.13.3-1|988	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|989	
14mr|kdeplasma-addons-4.13.3-1|990	%package -n plasma-applet-eyes
14mr|kdeplasma-addons-4.13.3-1|991	Summary:	Plasma applet paste
14mr|kdeplasma-addons-4.13.3-1|992	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|993	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|994	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|995	
14mr|kdeplasma-addons-4.13.3-1|996	%description -n plasma-applet-eyes
14mr|kdeplasma-addons-4.13.3-1|997	Plasma applet eyes
14mr|kdeplasma-addons-4.13.3-1|998	
14mr|kdeplasma-addons-4.13.3-1|999	%files -n plasma-applet-eyes
14mr|kdeplasma-addons-4.13.3-1|1000	%{_kde_libdir}/kde4/plasma_applet_eyes.so
14mr|kdeplasma-addons-4.13.3-1|1001	%{_kde_services}/plasma-applet-eyes.desktop
14mr|kdeplasma-addons-4.13.3-1|1002	%{_kde_iconsdir}/hicolor/*/apps/eyes.*
14mr|kdeplasma-addons-4.13.3-1|1003	
14mr|kdeplasma-addons-4.13.3-1|1004	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1005	
14mr|kdeplasma-addons-4.13.3-1|1006	%package -n plasma-applet-paste
14mr|kdeplasma-addons-4.13.3-1|1007	Summary:	Plasma applet paste
14mr|kdeplasma-addons-4.13.3-1|1008	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1009	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1010	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1011	
14mr|kdeplasma-addons-4.13.3-1|1012	%description -n plasma-applet-paste
14mr|kdeplasma-addons-4.13.3-1|1013	Plasma applet paste
14mr|kdeplasma-addons-4.13.3-1|1014	
14mr|kdeplasma-addons-4.13.3-1|1015	%files -n plasma-applet-paste
14mr|kdeplasma-addons-4.13.3-1|1016	%{_kde_libdir}/kde4/plasma_applet_paste.so
14mr|kdeplasma-addons-4.13.3-1|1017	%{_kde_services}/plasma-applet-paste.desktop
14mr|kdeplasma-addons-4.13.3-1|1018	
14mr|kdeplasma-addons-4.13.3-1|1019	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1020	
14mr|kdeplasma-addons-4.13.3-1|1021	%package -n plasma-applet-timer
14mr|kdeplasma-addons-4.13.3-1|1022	Summary:	Plasma applet timer
14mr|kdeplasma-addons-4.13.3-1|1023	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1024	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1025	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1026	
14mr|kdeplasma-addons-4.13.3-1|1027	%description -n plasma-applet-timer
14mr|kdeplasma-addons-4.13.3-1|1028	Plasma applet timer
14mr|kdeplasma-addons-4.13.3-1|1029	
14mr|kdeplasma-addons-4.13.3-1|1030	%files -n plasma-applet-timer
14mr|kdeplasma-addons-4.13.3-1|1031	%{_kde_libdir}/kde4/plasma_applet_timer.so
14mr|kdeplasma-addons-4.13.3-1|1032	%{_kde_services}/plasma-applet-timer.desktop
14mr|kdeplasma-addons-4.13.3-1|1033	
14mr|kdeplasma-addons-4.13.3-1|1034	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1035	
14mr|kdeplasma-addons-4.13.3-1|1036	%package -n plasma-applet-opendesktop
14mr|kdeplasma-addons-4.13.3-1|1037	Summary:	Communicate using the Social Desktop
14mr|kdeplasma-addons-4.13.3-1|1038	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1039	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1040	Requires:	plasma-dataengine-ocs
14mr|kdeplasma-addons-4.13.3-1|1041	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1042	
14mr|kdeplasma-addons-4.13.3-1|1043	%description -n plasma-applet-opendesktop
14mr|kdeplasma-addons-4.13.3-1|1044	Communicate using the Social Desktop.
14mr|kdeplasma-addons-4.13.3-1|1045	
14mr|kdeplasma-addons-4.13.3-1|1046	%files -n plasma-applet-opendesktop
14mr|kdeplasma-addons-4.13.3-1|1047	%{_kde_libdir}/kde4/plasma_applet_opendesktop.so
14mr|kdeplasma-addons-4.13.3-1|1048	%{_kde_services}/plasma-applet-opendesktop.desktop
14mr|kdeplasma-addons-4.13.3-1|1049	%{_kde_services}/plasma-applet-opendesktop-activities.desktop
14mr|kdeplasma-addons-4.13.3-1|1050	%{_kde_libdir}/kde4/plasma_applet_opendesktop_activities.so
14mr|kdeplasma-addons-4.13.3-1|1051	%{_kde_appsdir}/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
14mr|kdeplasma-addons-4.13.3-1|1052	%{_kde_appsdir}/plasma/services/ocsPerson.operations
14mr|kdeplasma-addons-4.13.3-1|1053	%{_kde_appsdir}/plasma-applet-opendesktop
14mr|kdeplasma-addons-4.13.3-1|1054	
14mr|kdeplasma-addons-4.13.3-1|1055	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1056	
14mr|kdeplasma-addons-4.13.3-1|1057	%package -n plasma-applet-magnifique
14mr|kdeplasma-addons-4.13.3-1|1058	Summary:	A magnification glass for Plasma canvas
14mr|kdeplasma-addons-4.13.3-1|1059	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1060	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1061	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1062	
14mr|kdeplasma-addons-4.13.3-1|1063	%description -n plasma-applet-magnifique
14mr|kdeplasma-addons-4.13.3-1|1064	A magnification glass for Plasma canvas.
14mr|kdeplasma-addons-4.13.3-1|1065	
14mr|kdeplasma-addons-4.13.3-1|1066	%files -n plasma-applet-magnifique
14mr|kdeplasma-addons-4.13.3-1|1067	%{_kde_libdir}/kde4/plasma_applet_magnifique.so
14mr|kdeplasma-addons-4.13.3-1|1068	%{_kde_services}/plasma-applet-magnifique.desktop
14mr|kdeplasma-addons-4.13.3-1|1069	
14mr|kdeplasma-addons-4.13.3-1|1070	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1071	
14mr|kdeplasma-addons-4.13.3-1|1072	%package -n plasma-applet-qalculate
14mr|kdeplasma-addons-4.13.3-1|1073	Summary:	A Qalculate plasma applet
14mr|kdeplasma-addons-4.13.3-1|1074	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1075	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1076	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1077	
14mr|kdeplasma-addons-4.13.3-1|1078	%description -n plasma-applet-qalculate
14mr|kdeplasma-addons-4.13.3-1|1079	A Qalculate plasma applet
14mr|kdeplasma-addons-4.13.3-1|1080	
14mr|kdeplasma-addons-4.13.3-1|1081	%files -n plasma-applet-qalculate
14mr|kdeplasma-addons-4.13.3-1|1082	%{_kde_libdir}/kde4/plasma_applet_qalculate.so
14mr|kdeplasma-addons-4.13.3-1|1083	%{_kde_services}/plasma-applet-qalculate.desktop
14mr|kdeplasma-addons-4.13.3-1|1084	%{_kde_iconsdir}/hicolor/*/apps/qalculate-applet.png
14mr|kdeplasma-addons-4.13.3-1|1085	
14mr|kdeplasma-addons-4.13.3-1|1086	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1087	
14mr|kdeplasma-addons-4.13.3-1|1088	%package -n plasma-applet-mediaplayer
14mr|kdeplasma-addons-4.13.3-1|1089	Summary:	Widget that can play video and sound
14mr|kdeplasma-addons-4.13.3-1|1090	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1091	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1092	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1093	
14mr|kdeplasma-addons-4.13.3-1|1094	%description -n plasma-applet-mediaplayer
14mr|kdeplasma-addons-4.13.3-1|1095	Widget that can play video and sound.
14mr|kdeplasma-addons-4.13.3-1|1096	
14mr|kdeplasma-addons-4.13.3-1|1097	%files -n plasma-applet-mediaplayer
14mr|kdeplasma-addons-4.13.3-1|1098	%{_kde_libdir}/kde4/plasma_applet_mediaplayer.so
14mr|kdeplasma-addons-4.13.3-1|1099	%{_kde_services}/plasma-applet-mediaplayer.desktop
14mr|kdeplasma-addons-4.13.3-1|1100	
14mr|kdeplasma-addons-4.13.3-1|1101	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1102	
14mr|kdeplasma-addons-4.13.3-1|1103	%package -n plasma-applet-spellcheck
14mr|kdeplasma-addons-4.13.3-1|1104	Summary:	Fast spell checking applet
14mr|kdeplasma-addons-4.13.3-1|1105	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1106	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1107	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1108	
14mr|kdeplasma-addons-4.13.3-1|1109	%description -n plasma-applet-spellcheck
14mr|kdeplasma-addons-4.13.3-1|1110	Fast spell checking applet
14mr|kdeplasma-addons-4.13.3-1|1111	
14mr|kdeplasma-addons-4.13.3-1|1112	%files -n plasma-applet-spellcheck
14mr|kdeplasma-addons-4.13.3-1|1113	%{_kde_libdir}/kde4/plasma_applet_spellcheck.so
14mr|kdeplasma-addons-4.13.3-1|1114	%{_kde_services}/plasma-applet-spellcheck.desktop
14mr|kdeplasma-addons-4.13.3-1|1115	
14mr|kdeplasma-addons-4.13.3-1|1116	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1117	
14mr|kdeplasma-addons-4.13.3-1|1118	%package -n plasma-applet-webslice
14mr|kdeplasma-addons-4.13.3-1|1119	Summary:	Applet that show a part of a webpage
14mr|kdeplasma-addons-4.13.3-1|1120	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1121	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1122	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1123	
14mr|kdeplasma-addons-4.13.3-1|1124	%description -n plasma-applet-webslice
14mr|kdeplasma-addons-4.13.3-1|1125	Applet that show a part of a webpage
14mr|kdeplasma-addons-4.13.3-1|1126	
14mr|kdeplasma-addons-4.13.3-1|1127	%files -n plasma-applet-webslice
14mr|kdeplasma-addons-4.13.3-1|1128	%{_kde_services}/plasma-applet-webslice.desktop
14mr|kdeplasma-addons-4.13.3-1|1129	%{_kde_libdir}/kde4/plasma_applet_webslice.so
14mr|kdeplasma-addons-4.13.3-1|1130	
14mr|kdeplasma-addons-4.13.3-1|1131	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1132	
14mr|kdeplasma-addons-4.13.3-1|1133	%package -n plasma-applet-rtm
14mr|kdeplasma-addons-4.13.3-1|1134	Summary:	Remember The Milk Todo list applet
14mr|kdeplasma-addons-4.13.3-1|1135	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1136	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1137	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1138	Provides:	plasma-applet-rememberthemilk = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1139	Requires:	plasma-dataengine-rtm = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1140	
14mr|kdeplasma-addons-4.13.3-1|1141	%description -n plasma-applet-rtm
14mr|kdeplasma-addons-4.13.3-1|1142	Remember The Milk Todo list applet.
14mr|kdeplasma-addons-4.13.3-1|1143	
14mr|kdeplasma-addons-4.13.3-1|1144	%files -n plasma-applet-rtm
14mr|kdeplasma-addons-4.13.3-1|1145	%{_kde_libdir}/kde4/plasma_applet_rtm.so
14mr|kdeplasma-addons-4.13.3-1|1146	%{_kde_services}/plasma-applet-rememberthemilk.desktop
14mr|kdeplasma-addons-4.13.3-1|1147	
14mr|kdeplasma-addons-4.13.3-1|1148	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1149	
14mr|kdeplasma-addons-4.13.3-1|1150	%package -n plasma-runner-konquerorsessions
14mr|kdeplasma-addons-4.13.3-1|1151	Summary:	Plasma runner places
14mr|kdeplasma-addons-4.13.3-1|1152	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1153	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1154	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1155	
14mr|kdeplasma-addons-4.13.3-1|1156	%description -n plasma-runner-konquerorsessions
14mr|kdeplasma-addons-4.13.3-1|1157	Plasma runner konquerorsessions.
14mr|kdeplasma-addons-4.13.3-1|1158	
14mr|kdeplasma-addons-4.13.3-1|1159	%files -n plasma-runner-konquerorsessions
14mr|kdeplasma-addons-4.13.3-1|1160	%{_kde_services}/konquerorsessions.desktop
14mr|kdeplasma-addons-4.13.3-1|1161	%{_kde_libdir}/kde4/krunner_konquerorsessions.so
14mr|kdeplasma-addons-4.13.3-1|1162	
14mr|kdeplasma-addons-4.13.3-1|1163	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1164	
14mr|kdeplasma-addons-4.13.3-1|1165	%package -n plasma-runner-katesessions
14mr|kdeplasma-addons-4.13.3-1|1166	Summary:	Plasma runner katesessions
14mr|kdeplasma-addons-4.13.3-1|1167	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1168	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1169	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1170	
14mr|kdeplasma-addons-4.13.3-1|1171	%description -n plasma-runner-katesessions
14mr|kdeplasma-addons-4.13.3-1|1172	Plasma runner katesessions.
14mr|kdeplasma-addons-4.13.3-1|1173	
14mr|kdeplasma-addons-4.13.3-1|1174	%files -n plasma-runner-katesessions
14mr|kdeplasma-addons-4.13.3-1|1175	%{_kde_services}/katesessions.desktop
14mr|kdeplasma-addons-4.13.3-1|1176	%{_kde_libdir}/kde4/krunner_katesessions.so
14mr|kdeplasma-addons-4.13.3-1|1177	
14mr|kdeplasma-addons-4.13.3-1|1178	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1179	
14mr|kdeplasma-addons-4.13.3-1|1180	%package -n plasma-runner-konsolesessions
14mr|kdeplasma-addons-4.13.3-1|1181	Summary:	Plasma runner konsolesessions
14mr|kdeplasma-addons-4.13.3-1|1182	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1183	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1184	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1185	
14mr|kdeplasma-addons-4.13.3-1|1186	%description -n plasma-runner-konsolesessions
14mr|kdeplasma-addons-4.13.3-1|1187	Plasma runner konsolesessions.
14mr|kdeplasma-addons-4.13.3-1|1188	
14mr|kdeplasma-addons-4.13.3-1|1189	%files -n plasma-runner-konsolesessions
14mr|kdeplasma-addons-4.13.3-1|1190	%{_kde_services}/konsolesessions.desktop
14mr|kdeplasma-addons-4.13.3-1|1191	%{_kde_libdir}/kde4/krunner_konsolesessions.so
14mr|kdeplasma-addons-4.13.3-1|1192	
14mr|kdeplasma-addons-4.13.3-1|1193	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1194	
14mr|kdeplasma-addons-4.13.3-1|1195	%package -n plasma-runner-browserhistory
14mr|kdeplasma-addons-4.13.3-1|1196	Summary:	Plasma runner browserhistory
14mr|kdeplasma-addons-4.13.3-1|1197	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1198	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1199	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1200	
14mr|kdeplasma-addons-4.13.3-1|1201	%description -n plasma-runner-browserhistory
14mr|kdeplasma-addons-4.13.3-1|1202	Plasma runner browserhistory.
14mr|kdeplasma-addons-4.13.3-1|1203	
14mr|kdeplasma-addons-4.13.3-1|1204	%files -n plasma-runner-browserhistory
14mr|kdeplasma-addons-4.13.3-1|1205	%{_kde_libdir}/kde4/krunner_browserhistory.so
14mr|kdeplasma-addons-4.13.3-1|1206	%{_kde_services}/browserhistory.desktop
14mr|kdeplasma-addons-4.13.3-1|1207	
14mr|kdeplasma-addons-4.13.3-1|1208	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1209	
14mr|kdeplasma-addons-4.13.3-1|1210	%package -n plasma-runner-spellchecker
14mr|kdeplasma-addons-4.13.3-1|1211	Summary:	Plasma runner spellchecker
14mr|kdeplasma-addons-4.13.3-1|1212	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1213	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1214	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1215	
14mr|kdeplasma-addons-4.13.3-1|1216	%description -n plasma-runner-spellchecker
14mr|kdeplasma-addons-4.13.3-1|1217	Plasma runner spellchecker.
14mr|kdeplasma-addons-4.13.3-1|1218	
14mr|kdeplasma-addons-4.13.3-1|1219	%files -n plasma-runner-spellchecker
14mr|kdeplasma-addons-4.13.3-1|1220	%{_kde_services}/plasma-runner-spellchecker.desktop
14mr|kdeplasma-addons-4.13.3-1|1221	%{_kde_services}/plasma-runner-spellchecker_config.desktop
14mr|kdeplasma-addons-4.13.3-1|1222	%{_kde_libdir}/kde4/krunner_spellcheckrunner.so
14mr|kdeplasma-addons-4.13.3-1|1223	%{_kde_libdir}/kde4/kcm_krunner_spellcheck.so
14mr|kdeplasma-addons-4.13.3-1|1224	
14mr|kdeplasma-addons-4.13.3-1|1225	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1226	
14mr|kdeplasma-addons-4.13.3-1|1227	%package -n plasma-runner-audioplayercontrol
14mr|kdeplasma-addons-4.13.3-1|1228	Summary:	Plasma runner audioplayercontrol
14mr|kdeplasma-addons-4.13.3-1|1229	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1230	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1231	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1232	
14mr|kdeplasma-addons-4.13.3-1|1233	%description -n plasma-runner-audioplayercontrol
14mr|kdeplasma-addons-4.13.3-1|1234	Plasma runner audioplayercontrol.
14mr|kdeplasma-addons-4.13.3-1|1235	
14mr|kdeplasma-addons-4.13.3-1|1236	%files -n plasma-runner-audioplayercontrol
14mr|kdeplasma-addons-4.13.3-1|1237	%{_kde_libdir}/kde4/kcm_krunner_audioplayercontrol.so
14mr|kdeplasma-addons-4.13.3-1|1238	%{_kde_libdir}/kde4/krunner_audioplayercontrol.so
14mr|kdeplasma-addons-4.13.3-1|1239	%{_kde_services}/plasma-runner-audioplayercontrol.desktop
14mr|kdeplasma-addons-4.13.3-1|1240	%{_kde_services}/plasma-runner-audioplayercontrol_config.desktop
14mr|kdeplasma-addons-4.13.3-1|1241	
14mr|kdeplasma-addons-4.13.3-1|1242	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1243	
14mr|kdeplasma-addons-4.13.3-1|1244	%package -n plasma-runner-kopete
14mr|kdeplasma-addons-4.13.3-1|1245	Summary:	Plasma runner kopete
14mr|kdeplasma-addons-4.13.3-1|1246	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1247	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1248	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1249	
14mr|kdeplasma-addons-4.13.3-1|1250	%description -n plasma-runner-kopete
14mr|kdeplasma-addons-4.13.3-1|1251	Plasma runner kopete.
14mr|kdeplasma-addons-4.13.3-1|1252	
14mr|kdeplasma-addons-4.13.3-1|1253	%files -n plasma-runner-kopete
14mr|kdeplasma-addons-4.13.3-1|1254	%{_kde_libdir}/kde4/krunner_kopete.so
14mr|kdeplasma-addons-4.13.3-1|1255	%{_kde_services}/plasma-runner-kopete.desktop
14mr|kdeplasma-addons-4.13.3-1|1256	
14mr|kdeplasma-addons-4.13.3-1|1257	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1258	
14mr|kdeplasma-addons-4.13.3-1|1259	%package -n plasma-runner-mediawiki
14mr|kdeplasma-addons-4.13.3-1|1260	Summary:	Plasma runner mediawiki (matches MediaWiki queries)
14mr|kdeplasma-addons-4.13.3-1|1261	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1262	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1263	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1264	
14mr|kdeplasma-addons-4.13.3-1|1265	%description -n plasma-runner-mediawiki
14mr|kdeplasma-addons-4.13.3-1|1266	Plasma runner mediawiki (matches MediaWiki queries).
14mr|kdeplasma-addons-4.13.3-1|1267	
14mr|kdeplasma-addons-4.13.3-1|1268	%files -n plasma-runner-mediawiki
14mr|kdeplasma-addons-4.13.3-1|1269	%{_kde_libdir}/kde4/krunner_mediawiki.so
14mr|kdeplasma-addons-4.13.3-1|1270	%{_kde_services}/plasma-runner-techbase.desktop
14mr|kdeplasma-addons-4.13.3-1|1271	%{_kde_services}/plasma-runner-wikipedia.desktop
14mr|kdeplasma-addons-4.13.3-1|1272	%{_kde_services}/plasma-runner-wikitravel.desktop
14mr|kdeplasma-addons-4.13.3-1|1273	
14mr|kdeplasma-addons-4.13.3-1|1274	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1275	
14mr|kdeplasma-addons-4.13.3-1|1276	%package -n plasma-runner-translator
14mr|kdeplasma-addons-4.13.3-1|1277	Summary:	Plasma translator runner
14mr|kdeplasma-addons-4.13.3-1|1278	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1279	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1280	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1281	
14mr|kdeplasma-addons-4.13.3-1|1282	%description -n plasma-runner-translator
14mr|kdeplasma-addons-4.13.3-1|1283	Provides translation via Google Translate.
14mr|kdeplasma-addons-4.13.3-1|1284	
14mr|kdeplasma-addons-4.13.3-1|1285	%files -n plasma-runner-translator
14mr|kdeplasma-addons-4.13.3-1|1286	%{_kde_libdir}/kde4/krunner_translator.so
14mr|kdeplasma-addons-4.13.3-1|1287	%{_kde_services}/plasma-runner-translator.desktop
14mr|kdeplasma-addons-4.13.3-1|1288	
14mr|kdeplasma-addons-4.13.3-1|1289	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1290	
14mr|kdeplasma-addons-4.13.3-1|1291	%package -n plasma-runner-youtube
14mr|kdeplasma-addons-4.13.3-1|1292	Summary:	Plasma runner youtube (matches YouTube queries)
14mr|kdeplasma-addons-4.13.3-1|1293	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1294	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1295	Provides:	plasma-runner
14mr|kdeplasma-addons-4.13.3-1|1296	Conflicts:	kipi-plugins-youtube < 2.0.2-2
14mr|kdeplasma-addons-4.13.3-1|1297	
14mr|kdeplasma-addons-4.13.3-1|1298	%description -n plasma-runner-youtube
14mr|kdeplasma-addons-4.13.3-1|1299	Plasma runner youtube (matches YouTube queries).
14mr|kdeplasma-addons-4.13.3-1|1300	
14mr|kdeplasma-addons-4.13.3-1|1301	%files -n plasma-runner-youtube
14mr|kdeplasma-addons-4.13.3-1|1302	%{_kde_libdir}/kde4/krunner_youtube.so
14mr|kdeplasma-addons-4.13.3-1|1303	%{_kde_services}/plasma-runner-youtube.desktop
14mr|kdeplasma-addons-4.13.3-1|1304	%{_kde_iconsdir}/hicolor/*/actions/krunner_youtube.*
14mr|kdeplasma-addons-4.13.3-1|1305	
14mr|kdeplasma-addons-4.13.3-1|1306	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1307	
14mr|kdeplasma-addons-4.13.3-1|1308	%package -n plasma-wallpaper-pattern
14mr|kdeplasma-addons-4.13.3-1|1309	Summary:	Pattern wallpaper
14mr|kdeplasma-addons-4.13.3-1|1310	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1311	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1312	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1313	
14mr|kdeplasma-addons-4.13.3-1|1314	%description -n plasma-wallpaper-pattern
14mr|kdeplasma-addons-4.13.3-1|1315	Pattern wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1316	
14mr|kdeplasma-addons-4.13.3-1|1317	%files -n plasma-wallpaper-pattern
14mr|kdeplasma-addons-4.13.3-1|1318	%{_kde_libdir}/kde4/plasma_wallpaper_pattern.so
14mr|kdeplasma-addons-4.13.3-1|1319	%{_kde_services}/plasma-wallpaper-pattern.desktop
14mr|kdeplasma-addons-4.13.3-1|1320	%{_kde_appsdir}/plasma_wallpaper_pattern
14mr|kdeplasma-addons-4.13.3-1|1321	
14mr|kdeplasma-addons-4.13.3-1|1322	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1323	
14mr|kdeplasma-addons-4.13.3-1|1324	%package -n plasma-wallpaper-weather
14mr|kdeplasma-addons-4.13.3-1|1325	Summary:	Weather wallpaper
14mr|kdeplasma-addons-4.13.3-1|1326	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1327	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1328	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1329	
14mr|kdeplasma-addons-4.13.3-1|1330	%description -n plasma-wallpaper-weather
14mr|kdeplasma-addons-4.13.3-1|1331	Weather wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1332	
14mr|kdeplasma-addons-4.13.3-1|1333	%files -n plasma-wallpaper-weather
14mr|kdeplasma-addons-4.13.3-1|1334	%{_kde_libdir}/kde4/plasma_wallpaper_weather.so
14mr|kdeplasma-addons-4.13.3-1|1335	%{_kde_services}/plasma-wallpaper-weather.desktop
14mr|kdeplasma-addons-4.13.3-1|1336	%{_kde_configdir}/plasmaweather.knsrc
14mr|kdeplasma-addons-4.13.3-1|1337	
14mr|kdeplasma-addons-4.13.3-1|1338	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1339	
14mr|kdeplasma-addons-4.13.3-1|1340	%package -n plasma-wallpaper-virus
14mr|kdeplasma-addons-4.13.3-1|1341	Summary:	Virus wallpaper
14mr|kdeplasma-addons-4.13.3-1|1342	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1343	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1344	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1345	
14mr|kdeplasma-addons-4.13.3-1|1346	%description -n plasma-wallpaper-virus
14mr|kdeplasma-addons-4.13.3-1|1347	Virus wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1348	
14mr|kdeplasma-addons-4.13.3-1|1349	%files -n plasma-wallpaper-virus
14mr|kdeplasma-addons-4.13.3-1|1350	%{_kde_libdir}/kde4/plasma_wallpaper_virus.so
14mr|kdeplasma-addons-4.13.3-1|1351	%{_kde_services}/plasma-wallpaper-virus.desktop
14mr|kdeplasma-addons-4.13.3-1|1352	%{_kde_configdir}/virus_wallpaper.knsrc
14mr|kdeplasma-addons-4.13.3-1|1353	
14mr|kdeplasma-addons-4.13.3-1|1354	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1355	
14mr|kdeplasma-addons-4.13.3-1|1356	%package -n plasma-wallpaper-marble
14mr|kdeplasma-addons-4.13.3-1|1357	Summary:	Marble wallpaper
14mr|kdeplasma-addons-4.13.3-1|1358	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1359	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1360	Requires:	marble-common
14mr|kdeplasma-addons-4.13.3-1|1361	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1362	
14mr|kdeplasma-addons-4.13.3-1|1363	%description -n plasma-wallpaper-marble
14mr|kdeplasma-addons-4.13.3-1|1364	Marble wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1365	
14mr|kdeplasma-addons-4.13.3-1|1366	%files -n plasma-wallpaper-marble
14mr|kdeplasma-addons-4.13.3-1|1367	%{_kde_libdir}/kde4/plasma_wallpaper_marble.so
14mr|kdeplasma-addons-4.13.3-1|1368	%{_kde_services}/plasma-wallpaper-marble.desktop
14mr|kdeplasma-addons-4.13.3-1|1369	
14mr|kdeplasma-addons-4.13.3-1|1370	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1371	
14mr|kdeplasma-addons-4.13.3-1|1372	%package -n plasma-wallpaper-mandelbrot
14mr|kdeplasma-addons-4.13.3-1|1373	Summary:	Mandelbrot wallpaper
14mr|kdeplasma-addons-4.13.3-1|1374	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1375	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1376	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1377	
14mr|kdeplasma-addons-4.13.3-1|1378	%description -n plasma-wallpaper-mandelbrot
14mr|kdeplasma-addons-4.13.3-1|1379	Mandelbrot wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1380	
14mr|kdeplasma-addons-4.13.3-1|1381	%files -n plasma-wallpaper-mandelbrot
14mr|kdeplasma-addons-4.13.3-1|1382	%{_kde_libdir}/kde4/plasma_wallpaper_mandelbrot.so
14mr|kdeplasma-addons-4.13.3-1|1383	%{_kde_services}/plasma-wallpaper-mandelbrot.desktop
14mr|kdeplasma-addons-4.13.3-1|1384	
14mr|kdeplasma-addons-4.13.3-1|1385	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1386	
14mr|kdeplasma-addons-4.13.3-1|1387	%package -n plasma-wallpaper-qml
14mr|kdeplasma-addons-4.13.3-1|1388	Summary:	Animated Wallpaper
14mr|kdeplasma-addons-4.13.3-1|1389	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1390	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1391	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1392	
14mr|kdeplasma-addons-4.13.3-1|1393	%description -n plasma-wallpaper-qml
14mr|kdeplasma-addons-4.13.3-1|1394	Animated QML Wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1395	
14mr|kdeplasma-addons-4.13.3-1|1396	%files -n plasma-wallpaper-qml
14mr|kdeplasma-addons-4.13.3-1|1397	%{_kde_libdir}/kde4/plasma_wallpaper_qml.so
14mr|kdeplasma-addons-4.13.3-1|1398	%{_kde_appsdir}/plasma/wallpapers/org.kde.animals/
14mr|kdeplasma-addons-4.13.3-1|1399	%{_kde_appsdir}/plasma/wallpapers/org.kde.haenau/
14mr|kdeplasma-addons-4.13.3-1|1400	%{_kde_appsdir}/plasma/wallpapers/org.kde.hunyango/
14mr|kdeplasma-addons-4.13.3-1|1401	%{_kde_services}/plasma-wallpaper-qml.desktop
14mr|kdeplasma-addons-4.13.3-1|1402	
14mr|kdeplasma-addons-4.13.3-1|1403	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1404	
14mr|kdeplasma-addons-4.13.3-1|1405	%package -n plasma-wallpaper-potd
14mr|kdeplasma-addons-4.13.3-1|1406	Summary:	Potd wallpaper
14mr|kdeplasma-addons-4.13.3-1|1407	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1408	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1409	Provides:	plasma-wallpaper
14mr|kdeplasma-addons-4.13.3-1|1410	
14mr|kdeplasma-addons-4.13.3-1|1411	%description -n plasma-wallpaper-potd
14mr|kdeplasma-addons-4.13.3-1|1412	Potd wallpaper.
14mr|kdeplasma-addons-4.13.3-1|1413	
14mr|kdeplasma-addons-4.13.3-1|1414	%files -n plasma-wallpaper-potd
14mr|kdeplasma-addons-4.13.3-1|1415	%{_kde_libdir}/kde4/plasma_wallpaper_potd.so
14mr|kdeplasma-addons-4.13.3-1|1416	%{_kde_services}/plasma-wallpaper-potd.desktop
14mr|kdeplasma-addons-4.13.3-1|1417	
14mr|kdeplasma-addons-4.13.3-1|1418	
14mr|kdeplasma-addons-4.13.3-1|1419	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1420	
14mr|kdeplasma-addons-4.13.3-1|1421	%define plasmacomicprovidercore_major 1
14mr|kdeplasma-addons-4.13.3-1|1422	%define libplasmacomicprovidercore %mklibname plasmacomicprovidercore %{plasmacomicprovidercore_major}
14mr|kdeplasma-addons-4.13.3-1|1423	
14mr|kdeplasma-addons-4.13.3-1|1424	%package -n %{libplasmacomicprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1425	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1426	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1427	
14mr|kdeplasma-addons-4.13.3-1|1428	%description -n %{libplasmacomicprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1429	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1430	
14mr|kdeplasma-addons-4.13.3-1|1431	%files -n %{libplasmacomicprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1432	%{_kde_libdir}/libplasmacomicprovidercore.so.%{plasmacomicprovidercore_major}*
14mr|kdeplasma-addons-4.13.3-1|1433	
14mr|kdeplasma-addons-4.13.3-1|1434	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1435	
14mr|kdeplasma-addons-4.13.3-1|1436	%define plasmaweather_major 4
14mr|kdeplasma-addons-4.13.3-1|1437	%define libplasmaweather %mklibname plasmaweather %{plasmaweather_major}
14mr|kdeplasma-addons-4.13.3-1|1438	
14mr|kdeplasma-addons-4.13.3-1|1439	%package -n %{libplasmaweather}
14mr|kdeplasma-addons-4.13.3-1|1440	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1441	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1442	
14mr|kdeplasma-addons-4.13.3-1|1443	%description -n %{libplasmaweather}
14mr|kdeplasma-addons-4.13.3-1|1444	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1445	
14mr|kdeplasma-addons-4.13.3-1|1446	%files -n %{libplasmaweather}
14mr|kdeplasma-addons-4.13.3-1|1447	%{_kde_libdir}/libplasmaweather.so.%{plasmaweather_major}*
14mr|kdeplasma-addons-4.13.3-1|1448	
14mr|kdeplasma-addons-4.13.3-1|1449	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1450	
14mr|kdeplasma-addons-4.13.3-1|1451	%define rtm_major 4
14mr|kdeplasma-addons-4.13.3-1|1452	%define librtm %mklibname rtm %{rtm_major}
14mr|kdeplasma-addons-4.13.3-1|1453	
14mr|kdeplasma-addons-4.13.3-1|1454	%package -n %{librtm}
14mr|kdeplasma-addons-4.13.3-1|1455	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1456	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1457	
14mr|kdeplasma-addons-4.13.3-1|1458	%description -n %{librtm}
14mr|kdeplasma-addons-4.13.3-1|1459	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1460	
14mr|kdeplasma-addons-4.13.3-1|1461	%files -n %{librtm}
14mr|kdeplasma-addons-4.13.3-1|1462	%{_kde_libdir}/librtm.so.%{rtm_major}*
14mr|kdeplasma-addons-4.13.3-1|1463	
14mr|kdeplasma-addons-4.13.3-1|1464	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1465	
14mr|kdeplasma-addons-4.13.3-1|1466	%define plasmapotdprovidercore_major 1
14mr|kdeplasma-addons-4.13.3-1|1467	%define libplasmapotdprovidercore %mklibname plasmapotdprovidercore %{plasmapotdprovidercore_major}
14mr|kdeplasma-addons-4.13.3-1|1468	
14mr|kdeplasma-addons-4.13.3-1|1469	%package -n %{libplasmapotdprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1470	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1471	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1472	
14mr|kdeplasma-addons-4.13.3-1|1473	%description -n %{libplasmapotdprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1474	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1475	
14mr|kdeplasma-addons-4.13.3-1|1476	%files -n %{libplasmapotdprovidercore}
14mr|kdeplasma-addons-4.13.3-1|1477	%{_kde_libdir}/libplasmapotdprovidercore.so.%{plasmapotdprovidercore_major}*
14mr|kdeplasma-addons-4.13.3-1|1478	
14mr|kdeplasma-addons-4.13.3-1|1479	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1480	
14mr|kdeplasma-addons-4.13.3-1|1481	%define lancelot_datamodels_major 1
14mr|kdeplasma-addons-4.13.3-1|1482	%define liblancelot_datamodels %mklibname lancelot-datamodels %{lancelot_datamodels_major}
14mr|kdeplasma-addons-4.13.3-1|1483	
14mr|kdeplasma-addons-4.13.3-1|1484	%package -n %{liblancelot_datamodels}
14mr|kdeplasma-addons-4.13.3-1|1485	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1486	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1487	Obsoletes:	%{_lib}lancelot-datamodels0 < %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1488	
14mr|kdeplasma-addons-4.13.3-1|1489	%description -n %{liblancelot_datamodels}
14mr|kdeplasma-addons-4.13.3-1|1490	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1491	
14mr|kdeplasma-addons-4.13.3-1|1492	%files -n %{liblancelot_datamodels}
14mr|kdeplasma-addons-4.13.3-1|1493	%{_kde_libdir}/liblancelot-datamodels.so.%{lancelot_datamodels_major}*
14mr|kdeplasma-addons-4.13.3-1|1494	
14mr|kdeplasma-addons-4.13.3-1|1495	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1496	
14mr|kdeplasma-addons-4.13.3-1|1497	%define plasma_containments_grouping_major 4
14mr|kdeplasma-addons-4.13.3-1|1498	%define libplasma_containments_grouping %mklibname plasmacontainmentsgrouping %{plasma_containments_grouping_major}
14mr|kdeplasma-addons-4.13.3-1|1499	
14mr|kdeplasma-addons-4.13.3-1|1500	%package -n %{libplasma_containments_grouping}
14mr|kdeplasma-addons-4.13.3-1|1501	Summary:	%{name} library
14mr|kdeplasma-addons-4.13.3-1|1502	Group:		System/Libraries
14mr|kdeplasma-addons-4.13.3-1|1503	
14mr|kdeplasma-addons-4.13.3-1|1504	%description -n %{libplasma_containments_grouping}
14mr|kdeplasma-addons-4.13.3-1|1505	%{name} library.
14mr|kdeplasma-addons-4.13.3-1|1506	
14mr|kdeplasma-addons-4.13.3-1|1507	%files -n %{libplasma_containments_grouping}
14mr|kdeplasma-addons-4.13.3-1|1508	%{_kde_libdir}/libplasma_groupingcontainment.so.%{plasma_containments_grouping_major}*
14mr|kdeplasma-addons-4.13.3-1|1509	
14mr|kdeplasma-addons-4.13.3-1|1510	#------------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1511	
14mr|kdeplasma-addons-4.13.3-1|1512	%package -n plasma-applet-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1513	Summary:	KDE Input method panel (applet)
14mr|kdeplasma-addons-4.13.3-1|1514	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1515	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1516	Provides:	plasma-applet
14mr|kdeplasma-addons-4.13.3-1|1517	Requires:	plasma-dataengine-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1518	
14mr|kdeplasma-addons-4.13.3-1|1519	%description -n plasma-applet-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1520	KDE Input method panel (applet)
14mr|kdeplasma-addons-4.13.3-1|1521	
14mr|kdeplasma-addons-4.13.3-1|1522	%files -n plasma-applet-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1523	%{_kde_libdir}/kde4/plasma_applet_kimpanel.so
14mr|kdeplasma-addons-4.13.3-1|1524	%{_kde_datadir}/config.kcfg/kimpanelconfig.kcfg
14mr|kdeplasma-addons-4.13.3-1|1525	%{_kde_services}/plasma-applet-kimpanel.desktop
14mr|kdeplasma-addons-4.13.3-1|1526	
14mr|kdeplasma-addons-4.13.3-1|1527	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1528	
14mr|kdeplasma-addons-4.13.3-1|1529	%package -n plasma-dataengine-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1530	Summary:	Engine of the kimpanel plasma applet
14mr|kdeplasma-addons-4.13.3-1|1531	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1532	Requires:	kdebase4-workspace
14mr|kdeplasma-addons-4.13.3-1|1533	Provides:	plasma-dataengine
14mr|kdeplasma-addons-4.13.3-1|1534	
14mr|kdeplasma-addons-4.13.3-1|1535	%description -n plasma-dataengine-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1536	Engine of the kimpanel plasma applet.
14mr|kdeplasma-addons-4.13.3-1|1537	
14mr|kdeplasma-addons-4.13.3-1|1538	%files -n plasma-dataengine-kimpanel
14mr|kdeplasma-addons-4.13.3-1|1539	%{_kde_libdir}/kde4/plasma_engine_kimpanel.so
14mr|kdeplasma-addons-4.13.3-1|1540	%{_kde_appsdir}/plasma/services/kimpanel.operations
14mr|kdeplasma-addons-4.13.3-1|1541	%{_kde_services}/plasma-dataengine-kimpanel.desktop
14mr|kdeplasma-addons-4.13.3-1|1542	
14mr|kdeplasma-addons-4.13.3-1|1543	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1544	
14mr|kdeplasma-addons-4.13.3-1|1545	%package -n plasma-containments-grouping
14mr|kdeplasma-addons-4.13.3-1|1546	Summary:	Containments that do widget grouping and gridding
14mr|kdeplasma-addons-4.13.3-1|1547	Group:		Graphical desktop/KDE
14mr|kdeplasma-addons-4.13.3-1|1548	
14mr|kdeplasma-addons-4.13.3-1|1549	%description -n plasma-containments-grouping
14mr|kdeplasma-addons-4.13.3-1|1550	This little project will provide the user the ability to layout his
14mr|kdeplasma-addons-4.13.3-1|1551	applets in a more advanced way: He will be able to group them inside
14mr|kdeplasma-addons-4.13.3-1|1552	special QGraphicsWidgets called Groups, in a way that depends on the
14mr|kdeplasma-addons-4.13.3-1|1553	specific group.
14mr|kdeplasma-addons-4.13.3-1|1554	
14mr|kdeplasma-addons-4.13.3-1|1555	%files -n plasma-containments-grouping
14mr|kdeplasma-addons-4.13.3-1|1556	%{_kde_libdir}/kde4/plasma_containment_groupingdesktop.so
14mr|kdeplasma-addons-4.13.3-1|1557	%{_kde_libdir}/kde4/plasma_containment_groupingpanel.so
14mr|kdeplasma-addons-4.13.3-1|1558	%{_kde_libdir}/kde4/plasma_containment_griddesktop.so
14mr|kdeplasma-addons-4.13.3-1|1559	%{_kde_services}/plasma-containment-griddesktop.desktop
14mr|kdeplasma-addons-4.13.3-1|1560	%{_kde_services}/plasma-containment-groupingdesktop.desktop
14mr|kdeplasma-addons-4.13.3-1|1561	%{_kde_services}/plasma-containment-groupingpanel.desktop
14mr|kdeplasma-addons-4.13.3-1|1562	
14mr|kdeplasma-addons-4.13.3-1|1563	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1564	
14mr|kdeplasma-addons-4.13.3-1|1565	%package devel
14mr|kdeplasma-addons-4.13.3-1|1566	Summary:	Devel stuff for %{name}
14mr|kdeplasma-addons-4.13.3-1|1567	Group:		Development/KDE and Qt
14mr|kdeplasma-addons-4.13.3-1|1568	Requires:	%{libplasmacomicprovidercore} = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1569	Requires:	%{libplasmaweather} = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1570	Requires:	%{librtm} = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1571	Requires:	%{libplasmapotdprovidercore} = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1572	Requires:	%{liblancelot} = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1573	Requires:	plasma-applet-kimpanel = %{EVRD}
14mr|kdeplasma-addons-4.13.3-1|1574	Requires:	kdelibs4-devel
14mr|kdeplasma-addons-4.13.3-1|1575	
14mr|kdeplasma-addons-4.13.3-1|1576	%description devel
14mr|kdeplasma-addons-4.13.3-1|1577	This package contains header files needed if you wish to build applications
14mr|kdeplasma-addons-4.13.3-1|1578	based on %{name}
14mr|kdeplasma-addons-4.13.3-1|1579	
14mr|kdeplasma-addons-4.13.3-1|1580	%files devel
14mr|kdeplasma-addons-4.13.3-1|1581	%{_kde_libdir}/*.so
14mr|kdeplasma-addons-4.13.3-1|1582	%{_kde_includedir}/lancelot
14mr|kdeplasma-addons-4.13.3-1|1583	%{_kde_includedir}/KDE/Lancelot
14mr|kdeplasma-addons-4.13.3-1|1584	%{_kde_includedir}/lancelot-datamodels
14mr|kdeplasma-addons-4.13.3-1|1585	%{_kde_appsdir}/cmake/modules/FindLancelot-Datamodels.cmake
14mr|kdeplasma-addons-4.13.3-1|1586	%{_kde_appsdir}/cmake/modules/FindLancelot.cmake
14mr|kdeplasma-addons-4.13.3-1|1587	
14mr|kdeplasma-addons-4.13.3-1|1588	#-----------------------------------------------------------------------------
14mr|kdeplasma-addons-4.13.3-1|1589	
14mr|kdeplasma-addons-4.13.3-1|1590	%prep
14mr|kdeplasma-addons-4.13.3-1|1591	%setup -q
14mr|kdeplasma-addons-4.13.3-1|1592	
14mr|kdeplasma-addons-4.13.3-1|1593	%build
14mr|kdeplasma-addons-4.13.3-1|1594	%cmake_kde4
14mr|kdeplasma-addons-4.13.3-1|1595	%make
14mr|kdeplasma-addons-4.13.3-1|1596	
14mr|kdeplasma-addons-4.13.3-1|1597	%install
14mr|kdeplasma-addons-4.13.3-1|1598	%makeinstall_std -C build
14mr|kdeplasma-addons-4.13.3-1|1599	
14mr|kdeplasma-addons-4.13.3-1|1600	
14mr|kdeplasma-addons-4.13.3-1|1601	%changelog
14mr|kdeplasma-addons-4.13.3-1|1602	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kdeplasma-addons-4.13.3-1|1603	+ Revision: 3ad5d30
14mr|kdeplasma-addons-4.13.3-1|1604	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdeplasma-addons-4.13.3-1|1605	
14mr|kdeplasma-addons-4.13.3-1|1606	

16946 14
14mr|kde-print-manager-4.13.3-1|1	Summary:	Printer management for KDE
14mr|kde-print-manager-4.13.3-1|2	Name:		kde-print-manager
14mr|kde-print-manager-4.13.3-1|3	Version:	4.13.3
14mr|kde-print-manager-4.13.3-1|4	Release:	1
14mr|kde-print-manager-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kde-print-manager-4.13.3-1|6	License:	GPLv2+
14mr|kde-print-manager-4.13.3-1|7	Url:		https://projects.kde.org/projects/playground/base/print-manager
14mr|kde-print-manager-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/print-manager-%{version}.tar.xz
14mr|kde-print-manager-4.13.3-1|9	Source1:	kde-print-manager.rpmlintrc
14mr|kde-print-manager-4.13.3-1|10	BuildRequires:	gettext
14mr|kde-print-manager-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kde-print-manager-4.13.3-1|12	BuildRequires:	cups-devel
14mr|kde-print-manager-4.13.3-1|13	Requires:	kdebase4-runtime
14mr|kde-print-manager-4.13.3-1|14	Obsoletes:	kdeutils4-printer-applet < 4.10.0
14mr|kde-print-manager-4.13.3-1|15	Obsoletes:	system-config-printer-kde < 2:4.10.0
14mr|kde-print-manager-4.13.3-1|16	Provides:	system-config-printer-kde = 2:%{version}-%{release}
14mr|kde-print-manager-4.13.3-1|17	
14mr|kde-print-manager-4.13.3-1|18	%description
14mr|kde-print-manager-4.13.3-1|19	Printer management for KDE.
14mr|kde-print-manager-4.13.3-1|20	
14mr|kde-print-manager-4.13.3-1|21	%files
14mr|kde-print-manager-4.13.3-1|22	%{_kde_bindir}/kde-add-printer
14mr|kde-print-manager-4.13.3-1|23	%{_kde_bindir}/kde-print-queue
14mr|kde-print-manager-4.13.3-1|24	%{_kde_libdir}/kde4/kcm_printer_manager.so
14mr|kde-print-manager-4.13.3-1|25	%{_kde_libdir}/kde4/kded_printmanager.so
14mr|kde-print-manager-4.13.3-1|26	%{_kde_libdir}/kde4/imports/org/kde/printmanager
14mr|kde-print-manager-4.13.3-1|27	%{_kde_libdir}/kde4/libexec/configure-printer
14mr|kde-print-manager-4.13.3-1|28	%{_kde_libdir}/libkcupslib.so
14mr|kde-print-manager-4.13.3-1|29	%{_kde_appsdir}/plasma/plasmoids/org.kde.printmanager
14mr|kde-print-manager-4.13.3-1|30	%{_kde_appsdir}/printmanager
14mr|kde-print-manager-4.13.3-1|31	%{_kde_plugindir}/designer/printmanagerwidget.so
14mr|kde-print-manager-4.13.3-1|32	%{_kde_services}/kcm_printer_manager.desktop
14mr|kde-print-manager-4.13.3-1|33	%{_kde_services}/kded/printmanager.desktop
14mr|kde-print-manager-4.13.3-1|34	%{_kde_services}/plasma-applet-printmanager.desktop
14mr|kde-print-manager-4.13.3-1|35	%{_datadir}/dbus-1/services/org.kde.ConfigurePrinter.service
14mr|kde-print-manager-4.13.3-1|36	
14mr|kde-print-manager-4.13.3-1|37	#----------------------------------------------------------------------------
14mr|kde-print-manager-4.13.3-1|38	
14mr|kde-print-manager-4.13.3-1|39	%prep
14mr|kde-print-manager-4.13.3-1|40	%setup -q -n print-manager-%{version}
14mr|kde-print-manager-4.13.3-1|41	
14mr|kde-print-manager-4.13.3-1|42	%build
14mr|kde-print-manager-4.13.3-1|43	%cmake_kde4 -DLIBEXEC_INSTALL_DIR:PATH=%{_kde_libdir}/kde4/libexec
14mr|kde-print-manager-4.13.3-1|44	%make
14mr|kde-print-manager-4.13.3-1|45	
14mr|kde-print-manager-4.13.3-1|46	%install
14mr|kde-print-manager-4.13.3-1|47	%makeinstall_std -C build
14mr|kde-print-manager-4.13.3-1|48	
14mr|kde-print-manager-4.13.3-1|49	
14mr|kde-print-manager-4.13.3-1|50	%changelog
14mr|kde-print-manager-4.13.3-1|51	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kde-print-manager-4.13.3-1|52	+ Revision: 77e7c6c
14mr|kde-print-manager-4.13.3-1|53	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-print-manager-4.13.3-1|54	
14mr|kde-print-manager-4.13.3-1|55	

16947 14
14mr|kdesdk4-4.13.3-1|1	Summary:	K Desktop Environment - Software Development Kit
14mr|kdesdk4-4.13.3-1|2	Name:		kdesdk4
14mr|kdesdk4-4.13.3-1|3	Version:	4.13.3
14mr|kdesdk4-4.13.3-1|4	Release:	1
14mr|kdesdk4-4.13.3-1|5	Epoch:		1
14mr|kdesdk4-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdesdk4-4.13.3-1|7	License:	GPLv2+
14mr|kdesdk4-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdesdk4-4.13.3-1|9	Suggests:	cervisia
14mr|kdesdk4-4.13.3-1|10	Suggests:	dolphin-plugins
14mr|kdesdk4-4.13.3-1|11	Suggests:	lokalize
14mr|kdesdk4-4.13.3-1|12	Suggests:	kapptemplate
14mr|kdesdk4-4.13.3-1|13	Suggests:	kcachegrind
14mr|kdesdk4-4.13.3-1|14	Suggests:	kde-dev-scripts
14mr|kdesdk4-4.13.3-1|15	Suggests:	kde-dev-utils
14mr|kdesdk4-4.13.3-1|16	Suggests:	kdesdk-kioslaves
14mr|kdesdk4-4.13.3-1|17	Suggests:	kdesdk-strigi-analyzers
14mr|kdesdk4-4.13.3-1|18	Suggests:	kdesdk-thumbnailers
14mr|kdesdk4-4.13.3-1|19	Suggests:	kompare
14mr|kdesdk4-4.13.3-1|20	Suggests:	okteta
14mr|kdesdk4-4.13.3-1|21	Suggests:	poxml
14mr|kdesdk4-4.13.3-1|22	Suggests:	umbrello
14mr|kdesdk4-4.13.3-1|23	Obsoletes:	kdesdk4-core < 1:4.11.0
14mr|kdesdk4-4.13.3-1|24	Obsoletes:	kdesdk4-devel < 1:4.11.0
14mr|kdesdk4-4.13.3-1|25	BuildArch:	noarch
14mr|kdesdk4-4.13.3-1|26	
14mr|kdesdk4-4.13.3-1|27	%description
14mr|kdesdk4-4.13.3-1|28	Metapackage for Software Development Kit for the K Desktop Environment.
14mr|kdesdk4-4.13.3-1|29	
14mr|kdesdk4-4.13.3-1|30	%files
14mr|kdesdk4-4.13.3-1|31	
14mr|kdesdk4-4.13.3-1|32	#---------------------------------------------------------------
14mr|kdesdk4-4.13.3-1|33	
14mr|kdesdk4-4.13.3-1|34	%prep
14mr|kdesdk4-4.13.3-1|35	
14mr|kdesdk4-4.13.3-1|36	%build
14mr|kdesdk4-4.13.3-1|37	
14mr|kdesdk4-4.13.3-1|38	%install
14mr|kdesdk4-4.13.3-1|39	
14mr|kdesdk4-4.13.3-1|40	
14mr|kdesdk4-4.13.3-1|41	%changelog
14mr|kdesdk4-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdesdk4-4.13.3-1|43	+ Revision: 9793427
14mr|kdesdk4-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdesdk4-4.13.3-1|45	
14mr|kdesdk4-4.13.3-1|46	

16948 14
14mr|kdesdk-kioslaves-4.13.3-1|1	Summary:	KDE SDK KIO slaves
14mr|kdesdk-kioslaves-4.13.3-1|2	Name:		kdesdk-kioslaves
14mr|kdesdk-kioslaves-4.13.3-1|3	Version:	4.13.3
14mr|kdesdk-kioslaves-4.13.3-1|4	Release:	1
14mr|kdesdk-kioslaves-4.13.3-1|5	Epoch:		1
14mr|kdesdk-kioslaves-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdesdk-kioslaves-4.13.3-1|7	License:	GPLv2+
14mr|kdesdk-kioslaves-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdesdk-kioslaves-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdesdk-kioslaves-4.13.3-1|10	%if %{is_beta}
14mr|kdesdk-kioslaves-4.13.3-1|11	%define ftpdir unstable
14mr|kdesdk-kioslaves-4.13.3-1|12	%else
14mr|kdesdk-kioslaves-4.13.3-1|13	%define ftpdir stable
14mr|kdesdk-kioslaves-4.13.3-1|14	%endif
14mr|kdesdk-kioslaves-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdesdk-kioslaves-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kdesdk-kioslaves-4.13.3-1|17	BuildRequires:	subversion-devel
14mr|kdesdk-kioslaves-4.13.3-1|18	Suggests:	kio4-perldoc = %{EVRD}
14mr|kdesdk-kioslaves-4.13.3-1|19	Suggests:	kio4-svn = %{EVRD}
14mr|kdesdk-kioslaves-4.13.3-1|20	
14mr|kdesdk-kioslaves-4.13.3-1|21	%description
14mr|kdesdk-kioslaves-4.13.3-1|22	KIO slaves for:
14mr|kdesdk-kioslaves-4.13.3-1|23	- Perl documentation
14mr|kdesdk-kioslaves-4.13.3-1|24	- SVN
14mr|kdesdk-kioslaves-4.13.3-1|25	
14mr|kdesdk-kioslaves-4.13.3-1|26	%files
14mr|kdesdk-kioslaves-4.13.3-1|27	
14mr|kdesdk-kioslaves-4.13.3-1|28	#----------------------------------------------------------------------------
14mr|kdesdk-kioslaves-4.13.3-1|29	
14mr|kdesdk-kioslaves-4.13.3-1|30	%package -n kio4-perldoc
14mr|kdesdk-kioslaves-4.13.3-1|31	Summary:	A KIO slave interface for Perl documentation
14mr|kdesdk-kioslaves-4.13.3-1|32	Group:		Graphical desktop/KDE
14mr|kdesdk-kioslaves-4.13.3-1|33	Requires:	perl(Pod::Perldoc)
14mr|kdesdk-kioslaves-4.13.3-1|34	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|kdesdk-kioslaves-4.13.3-1|35	
14mr|kdesdk-kioslaves-4.13.3-1|36	%description -n kio4-perldoc
14mr|kdesdk-kioslaves-4.13.3-1|37	A KIO slave interface for Perl documentation.
14mr|kdesdk-kioslaves-4.13.3-1|38	
14mr|kdesdk-kioslaves-4.13.3-1|39	%files -n kio4-perldoc
14mr|kdesdk-kioslaves-4.13.3-1|40	%{_kde_libdir}/kde4/kio_perldoc.so
14mr|kdesdk-kioslaves-4.13.3-1|41	%{_kde_appsdir}/kio_perldoc
14mr|kdesdk-kioslaves-4.13.3-1|42	%{_kde_services}/perldoc.protocol
14mr|kdesdk-kioslaves-4.13.3-1|43	
14mr|kdesdk-kioslaves-4.13.3-1|44	#----------------------------------------------------------------------------
14mr|kdesdk-kioslaves-4.13.3-1|45	
14mr|kdesdk-kioslaves-4.13.3-1|46	%package -n kio4-svn
14mr|kdesdk-kioslaves-4.13.3-1|47	Summary:	A KIO slave interface for SVN
14mr|kdesdk-kioslaves-4.13.3-1|48	Group:		Graphical desktop/KDE
14mr|kdesdk-kioslaves-4.13.3-1|49	Requires:	subversion
14mr|kdesdk-kioslaves-4.13.3-1|50	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|kdesdk-kioslaves-4.13.3-1|51	Conflicts:	kdesdk4-devel < 1:4.11.0
14mr|kdesdk-kioslaves-4.13.3-1|52	Conflicts:	cervisia < 1:4.11.0
14mr|kdesdk-kioslaves-4.13.3-1|53	
14mr|kdesdk-kioslaves-4.13.3-1|54	%description -n kio4-svn
14mr|kdesdk-kioslaves-4.13.3-1|55	A KIO slave interface for SVN.
14mr|kdesdk-kioslaves-4.13.3-1|56	
14mr|kdesdk-kioslaves-4.13.3-1|57	%files -n kio4-svn
14mr|kdesdk-kioslaves-4.13.3-1|58	%{_kde_bindir}/kio_svn_helper
14mr|kdesdk-kioslaves-4.13.3-1|59	%{_kde_libdir}/kde4/kded_ksvnd.so
14mr|kdesdk-kioslaves-4.13.3-1|60	%{_kde_libdir}/kde4/kio_svn.so
14mr|kdesdk-kioslaves-4.13.3-1|61	%{_kde_iconsdir}/hicolor/*/actions/vcs-add-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|62	%{_kde_iconsdir}/hicolor/*/actions/vcs-branch-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|63	%{_kde_iconsdir}/hicolor/*/actions/vcs-merge-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|64	%{_kde_iconsdir}/hicolor/*/actions/vcs-remove-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|65	%{_kde_iconsdir}/hicolor/*/actions/vcs-status-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|66	%{_kde_iconsdir}/hicolor/*/actions/vcs-switch-svn-kiosvn.*
14mr|kdesdk-kioslaves-4.13.3-1|67	%{_kde_services}/ServiceMenus/subversion.desktop
14mr|kdesdk-kioslaves-4.13.3-1|68	%{_kde_services}/ServiceMenus/subversion_toplevel.desktop
14mr|kdesdk-kioslaves-4.13.3-1|69	%{_kde_services}/kded/ksvnd.desktop
14mr|kdesdk-kioslaves-4.13.3-1|70	%{_kde_services}/svn+file.protocol
14mr|kdesdk-kioslaves-4.13.3-1|71	%{_kde_services}/svn+http.protocol
14mr|kdesdk-kioslaves-4.13.3-1|72	%{_kde_services}/svn+https.protocol
14mr|kdesdk-kioslaves-4.13.3-1|73	%{_kde_services}/svn+ssh.protocol
14mr|kdesdk-kioslaves-4.13.3-1|74	%{_kde_services}/svn.protocol
14mr|kdesdk-kioslaves-4.13.3-1|75	%{_datadir}/dbus-1/interfaces/org.kde.ksvnd.xml
14mr|kdesdk-kioslaves-4.13.3-1|76	
14mr|kdesdk-kioslaves-4.13.3-1|77	#----------------------------------------------------------------------------
14mr|kdesdk-kioslaves-4.13.3-1|78	
14mr|kdesdk-kioslaves-4.13.3-1|79	%prep
14mr|kdesdk-kioslaves-4.13.3-1|80	%setup -q
14mr|kdesdk-kioslaves-4.13.3-1|81	
14mr|kdesdk-kioslaves-4.13.3-1|82	%build
14mr|kdesdk-kioslaves-4.13.3-1|83	%cmake_kde4
14mr|kdesdk-kioslaves-4.13.3-1|84	%make
14mr|kdesdk-kioslaves-4.13.3-1|85	
14mr|kdesdk-kioslaves-4.13.3-1|86	%install
14mr|kdesdk-kioslaves-4.13.3-1|87	%makeinstall_std -C build
14mr|kdesdk-kioslaves-4.13.3-1|88	
14mr|kdesdk-kioslaves-4.13.3-1|89	
14mr|kdesdk-kioslaves-4.13.3-1|90	%changelog
14mr|kdesdk-kioslaves-4.13.3-1|91	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdesdk-kioslaves-4.13.3-1|92	+ Revision: 5cef7db
14mr|kdesdk-kioslaves-4.13.3-1|93	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdesdk-kioslaves-4.13.3-1|94	
14mr|kdesdk-kioslaves-4.13.3-1|95	

16949 14
14mr|kdesdk-strigi-analyzers-4.13.3-1|1	Summary:	Strigi analyzers for diff, po, ts and xlf files
14mr|kdesdk-strigi-analyzers-4.13.3-1|2	Name:		kdesdk-strigi-analyzers
14mr|kdesdk-strigi-analyzers-4.13.3-1|3	Version:	4.13.3
14mr|kdesdk-strigi-analyzers-4.13.3-1|4	Release:	1
14mr|kdesdk-strigi-analyzers-4.13.3-1|5	Epoch:		1
14mr|kdesdk-strigi-analyzers-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdesdk-strigi-analyzers-4.13.3-1|7	License:	GPLv2+
14mr|kdesdk-strigi-analyzers-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdesdk-strigi-analyzers-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdesdk-strigi-analyzers-4.13.3-1|10	%if %{is_beta}
14mr|kdesdk-strigi-analyzers-4.13.3-1|11	%define ftpdir unstable
14mr|kdesdk-strigi-analyzers-4.13.3-1|12	%else
14mr|kdesdk-strigi-analyzers-4.13.3-1|13	%define ftpdir stable
14mr|kdesdk-strigi-analyzers-4.13.3-1|14	%endif
14mr|kdesdk-strigi-analyzers-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdesdk-strigi-analyzers-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kdesdk-strigi-analyzers-4.13.3-1|17	BuildRequires:	pkgconfig(libstreamanalyzer)
14mr|kdesdk-strigi-analyzers-4.13.3-1|18	Conflicts:	kdesdk4-strigi-analyzer < 1:4.11.0
14mr|kdesdk-strigi-analyzers-4.13.3-1|19	Obsoletes:	kdesdk4-strigi-analyzer < 1:4.11.0
14mr|kdesdk-strigi-analyzers-4.13.3-1|20	Conflicts:	lokalize < 1:4.11.0
14mr|kdesdk-strigi-analyzers-4.13.3-1|21	
14mr|kdesdk-strigi-analyzers-4.13.3-1|22	%description
14mr|kdesdk-strigi-analyzers-4.13.3-1|23	Strigi analyzers for diff, po, ts and xlf files.
14mr|kdesdk-strigi-analyzers-4.13.3-1|24	
14mr|kdesdk-strigi-analyzers-4.13.3-1|25	%files
14mr|kdesdk-strigi-analyzers-4.13.3-1|26	%{_kde_libdir}/strigi/strigila_diff.so
14mr|kdesdk-strigi-analyzers-4.13.3-1|27	%{_kde_libdir}/strigi/strigila_po.so
14mr|kdesdk-strigi-analyzers-4.13.3-1|28	%{_kde_libdir}/strigi/strigita_ts.so
14mr|kdesdk-strigi-analyzers-4.13.3-1|29	%{_kde_libdir}/strigi/strigita_xlf.so
14mr|kdesdk-strigi-analyzers-4.13.3-1|30	%{_kde_datadir}/strigi/fieldproperties/strigi_translation.fieldproperties
14mr|kdesdk-strigi-analyzers-4.13.3-1|31	
14mr|kdesdk-strigi-analyzers-4.13.3-1|32	#----------------------------------------------------------------------------
14mr|kdesdk-strigi-analyzers-4.13.3-1|33	
14mr|kdesdk-strigi-analyzers-4.13.3-1|34	%prep
14mr|kdesdk-strigi-analyzers-4.13.3-1|35	%setup -q
14mr|kdesdk-strigi-analyzers-4.13.3-1|36	
14mr|kdesdk-strigi-analyzers-4.13.3-1|37	%build
14mr|kdesdk-strigi-analyzers-4.13.3-1|38	%cmake_kde4
14mr|kdesdk-strigi-analyzers-4.13.3-1|39	%make
14mr|kdesdk-strigi-analyzers-4.13.3-1|40	
14mr|kdesdk-strigi-analyzers-4.13.3-1|41	%install
14mr|kdesdk-strigi-analyzers-4.13.3-1|42	%makeinstall_std -C build
14mr|kdesdk-strigi-analyzers-4.13.3-1|43	
14mr|kdesdk-strigi-analyzers-4.13.3-1|44	
14mr|kdesdk-strigi-analyzers-4.13.3-1|45	%changelog
14mr|kdesdk-strigi-analyzers-4.13.3-1|46	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdesdk-strigi-analyzers-4.13.3-1|47	+ Revision: 000d5ec
14mr|kdesdk-strigi-analyzers-4.13.3-1|48	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdesdk-strigi-analyzers-4.13.3-1|49	
14mr|kdesdk-strigi-analyzers-4.13.3-1|50	

16950 14
14mr|kdesdk-thumbnailers-4.13.3-1|1	Summary:	A preview image generator plugin for gettext translations and templates
14mr|kdesdk-thumbnailers-4.13.3-1|2	Name:		kdesdk-thumbnailers
14mr|kdesdk-thumbnailers-4.13.3-1|3	Version:	4.13.3
14mr|kdesdk-thumbnailers-4.13.3-1|4	Release:	1
14mr|kdesdk-thumbnailers-4.13.3-1|5	Epoch:		1
14mr|kdesdk-thumbnailers-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdesdk-thumbnailers-4.13.3-1|7	License:	GPLv2+
14mr|kdesdk-thumbnailers-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdesdk-thumbnailers-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdesdk-thumbnailers-4.13.3-1|10	%if %{is_beta}
14mr|kdesdk-thumbnailers-4.13.3-1|11	%define ftpdir unstable
14mr|kdesdk-thumbnailers-4.13.3-1|12	%else
14mr|kdesdk-thumbnailers-4.13.3-1|13	%define ftpdir stable
14mr|kdesdk-thumbnailers-4.13.3-1|14	%endif
14mr|kdesdk-thumbnailers-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdesdk-thumbnailers-4.13.3-1|16	BuildRequires:	gettext-devel
14mr|kdesdk-thumbnailers-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|kdesdk-thumbnailers-4.13.3-1|18	Requires:	gettext
14mr|kdesdk-thumbnailers-4.13.3-1|19	Conflicts:	kde-thumbnailer-po < 1:4.11.0
14mr|kdesdk-thumbnailers-4.13.3-1|20	Obsoletes:	kde-thumbnailer-po < 1:4.11.0
14mr|kdesdk-thumbnailers-4.13.3-1|21	
14mr|kdesdk-thumbnailers-4.13.3-1|22	%description
14mr|kdesdk-thumbnailers-4.13.3-1|23	A preview image generator plugin for gettext translations and templates.
14mr|kdesdk-thumbnailers-4.13.3-1|24	
14mr|kdesdk-thumbnailers-4.13.3-1|25	%files
14mr|kdesdk-thumbnailers-4.13.3-1|26	%{_kde_libdir}/kde4/pothumbnail.so
14mr|kdesdk-thumbnailers-4.13.3-1|27	%{_kde_datadir}/config.kcfg/pocreatorsettings.kcfg
14mr|kdesdk-thumbnailers-4.13.3-1|28	%{_kde_services}/pothumbnail.desktop
14mr|kdesdk-thumbnailers-4.13.3-1|29	
14mr|kdesdk-thumbnailers-4.13.3-1|30	#----------------------------------------------------------------------------
14mr|kdesdk-thumbnailers-4.13.3-1|31	
14mr|kdesdk-thumbnailers-4.13.3-1|32	%prep
14mr|kdesdk-thumbnailers-4.13.3-1|33	%setup -q
14mr|kdesdk-thumbnailers-4.13.3-1|34	
14mr|kdesdk-thumbnailers-4.13.3-1|35	%build
14mr|kdesdk-thumbnailers-4.13.3-1|36	%cmake_kde4
14mr|kdesdk-thumbnailers-4.13.3-1|37	%make
14mr|kdesdk-thumbnailers-4.13.3-1|38	
14mr|kdesdk-thumbnailers-4.13.3-1|39	%install
14mr|kdesdk-thumbnailers-4.13.3-1|40	%makeinstall_std -C build
14mr|kdesdk-thumbnailers-4.13.3-1|41	
14mr|kdesdk-thumbnailers-4.13.3-1|42	
14mr|kdesdk-thumbnailers-4.13.3-1|43	%changelog
14mr|kdesdk-thumbnailers-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdesdk-thumbnailers-4.13.3-1|45	+ Revision: 6305f78
14mr|kdesdk-thumbnailers-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdesdk-thumbnailers-4.13.3-1|47	
14mr|kdesdk-thumbnailers-4.13.3-1|48	

16951 14
14mr|kdesvn-1.6.0-2|1	Summary:	KDE client for subversion
14mr|kdesvn-1.6.0-2|2	Name:		kdesvn
14mr|kdesvn-1.6.0-2|3	Version:	1.6.0
14mr|kdesvn-1.6.0-2|4	Release:	2
14mr|kdesvn-1.6.0-2|5	License:	GPLv2+
14mr|kdesvn-1.6.0-2|6	Group:		Graphical desktop/KDE
14mr|kdesvn-1.6.0-2|7	Url:		http://kdesvn.alwins-world.de/
14mr|kdesvn-1.6.0-2|8	Source:		http://kdesvn.alwins-world.de/downloads/%{name}-%{version}.tar.bz2
14mr|kdesvn-1.6.0-2|9	Requires:	graphviz
14mr|kdesvn-1.6.0-2|10	BuildRequires:	kdelibs4-devel
14mr|kdesvn-1.6.0-2|11	BuildRequires:	subversion-devel
14mr|kdesvn-1.6.0-2|12	Requires:	cervisia
14mr|kdesvn-1.6.0-2|13	
14mr|kdesvn-1.6.0-2|14	%description
14mr|kdesvn-1.6.0-2|15	kdesvn is yet another client for subversion. But it uses native
14mr|kdesvn-1.6.0-2|16	KDE API instead of a extra lib like GAMBAS and it is using the
14mr|kdesvn-1.6.0-2|17	native subversion delevelopment API instead of just parsing the
14mr|kdesvn-1.6.0-2|18	output of the commandline tool like most other clients do. It tries
14mr|kdesvn-1.6.0-2|19	to setup a look and feel like the standard filemanager of KDE and is
14mr|kdesvn-1.6.0-2|20	integrated into it via KPart.
14mr|kdesvn-1.6.0-2|21	The base C++ interface to subversion I took from the (real great) tool
14mr|kdesvn-1.6.0-2|22	Rapidsvn (see http://rapidsvn.tigris.org/) with some modifcations and fixes.
14mr|kdesvn-1.6.0-2|23	
14mr|kdesvn-1.6.0-2|24	%files -f %{name}.lang
14mr|kdesvn-1.6.0-2|25	%doc AUTHORS COPYING ChangeLog
14mr|kdesvn-1.6.0-2|26	%{_kde_bindir}/*
14mr|kdesvn-1.6.0-2|27	%{_kde_libdir}/kde4/*
14mr|kdesvn-1.6.0-2|28	%{_kde_datadir}/svnqt
14mr|kdesvn-1.6.0-2|29	%{_kde_appsdir}/kdesvn
14mr|kdesvn-1.6.0-2|30	%{_kde_appsdir}/kdesvnpart
14mr|kdesvn-1.6.0-2|31	%{_kde_appsdir}/kconf_update/*
14mr|kdesvn-1.6.0-2|32	%{_kde_iconsdir}/hicolor/*/*/*
14mr|kdesvn-1.6.0-2|33	%{_kde_applicationsdir}/kdesvn.desktop
14mr|kdesvn-1.6.0-2|34	%{_kde_datadir}/config.kcfg/*
14mr|kdesvn-1.6.0-2|35	%{_kde_services}/ServiceMenus/kdesvn_subversion.desktop
14mr|kdesvn-1.6.0-2|36	%{_kde_services}/ServiceMenus/kdesvn_subversion_toplevel.desktop
14mr|kdesvn-1.6.0-2|37	%{_kde_services}/kded/kdesvnd.desktop
14mr|kdesvn-1.6.0-2|38	%{_kde_services}/kdesvnpart.desktop
14mr|kdesvn-1.6.0-2|39	%{_kde_services}/ksvn*.protocol
14mr|kdesvn-1.6.0-2|40	%{_mandir}/man1/*
14mr|kdesvn-1.6.0-2|41	
14mr|kdesvn-1.6.0-2|42	#-----------------------------------------------------------------
14mr|kdesvn-1.6.0-2|43	
14mr|kdesvn-1.6.0-2|44	%define lib_svn_qt_major 7
14mr|kdesvn-1.6.0-2|45	%define lib_svn_qt %mklibname svnqt4_ %{lib_svn_qt_major}
14mr|kdesvn-1.6.0-2|46	
14mr|kdesvn-1.6.0-2|47	%package -n %{lib_svn_qt}
14mr|kdesvn-1.6.0-2|48	Summary:	KDE Svn core library
14mr|kdesvn-1.6.0-2|49	Group:		System/Libraries
14mr|kdesvn-1.6.0-2|50	
14mr|kdesvn-1.6.0-2|51	%description -n %{lib_svn_qt}
14mr|kdesvn-1.6.0-2|52	KDE Svn core library
14mr|kdesvn-1.6.0-2|53	
14mr|kdesvn-1.6.0-2|54	%files -n %{lib_svn_qt}
14mr|kdesvn-1.6.0-2|55	%{_kde_libdir}/*.so.%{lib_svn_qt_major}*
14mr|kdesvn-1.6.0-2|56	
14mr|kdesvn-1.6.0-2|57	#-----------------------------------------------------------------
14mr|kdesvn-1.6.0-2|58	
14mr|kdesvn-1.6.0-2|59	%package devel
14mr|kdesvn-1.6.0-2|60	Summary:	Kdesvn devel package
14mr|kdesvn-1.6.0-2|61	Group:		Development/KDE and Qt
14mr|kdesvn-1.6.0-2|62	Requires:	%{lib_svn_qt} = %{version}-%{release}
14mr|kdesvn-1.6.0-2|63	
14mr|kdesvn-1.6.0-2|64	%description devel
14mr|kdesvn-1.6.0-2|65	kdesvn devel package
14mr|kdesvn-1.6.0-2|66	
14mr|kdesvn-1.6.0-2|67	%files devel
14mr|kdesvn-1.6.0-2|68	%{_kde_includedir}/*
14mr|kdesvn-1.6.0-2|69	%{_kde_libdir}/*.so
14mr|kdesvn-1.6.0-2|70	%{_datadir}/dbus-1/interfaces/org.kde.kdesvnd.xml
14mr|kdesvn-1.6.0-2|71	
14mr|kdesvn-1.6.0-2|72	#-----------------------------------------------------------------
14mr|kdesvn-1.6.0-2|73	
14mr|kdesvn-1.6.0-2|74	%prep
14mr|kdesvn-1.6.0-2|75	%setup -q
14mr|kdesvn-1.6.0-2|76	
14mr|kdesvn-1.6.0-2|77	%build
14mr|kdesvn-1.6.0-2|78	%cmake_kde4
14mr|kdesvn-1.6.0-2|79	%make
14mr|kdesvn-1.6.0-2|80	
14mr|kdesvn-1.6.0-2|81	%install
14mr|kdesvn-1.6.0-2|82	%makeinstall_std -C build
14mr|kdesvn-1.6.0-2|83	
14mr|kdesvn-1.6.0-2|84	%find_lang %{name} --with-html
14mr|kdesvn-1.6.0-2|85	
14mr|kdesvn-1.6.0-2|86	# fwang: conflicts with cervisia
14mr|kdesvn-1.6.0-2|87	rm -f %{buildroot}%{_kde_services}/svn*.protocol
14mr|kdesvn-1.6.0-2|88	
14mr|kdesvn-1.6.0-2|89	
14mr|kdesvn-1.6.0-2|90	%changelog
14mr|kdesvn-1.6.0-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-2
14mr|kdesvn-1.6.0-2|92	+ Revision: 767def5
14mr|kdesvn-1.6.0-2|93	- MassBuild#440: Increase release tag
14mr|kdesvn-1.6.0-2|94	
14mr|kdesvn-1.6.0-2|95	

16952 14
14mr|kdetoys4-4.13.3-1|1	Summary:	K Desktop Environment - Toys and Amusements
14mr|kdetoys4-4.13.3-1|2	Name:		kdetoys4
14mr|kdetoys4-4.13.3-1|3	Version:	4.13.3
14mr|kdetoys4-4.13.3-1|4	Release:	1
14mr|kdetoys4-4.13.3-1|5	Epoch:		1
14mr|kdetoys4-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdetoys4-4.13.3-1|7	License:	GPLv2+
14mr|kdetoys4-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdetoys4-4.13.3-1|9	Suggests:	amor
14mr|kdetoys4-4.13.3-1|10	Suggests:	kteatime
14mr|kdetoys4-4.13.3-1|11	Suggests:	ktux
14mr|kdetoys4-4.13.3-1|12	Obsoletes:	kdetoys4-devel < 1:4.11.0
14mr|kdetoys4-4.13.3-1|13	BuildArch:	noarch
14mr|kdetoys4-4.13.3-1|14	
14mr|kdetoys4-4.13.3-1|15	%description
14mr|kdetoys4-4.13.3-1|16	Toys for the K Desktop Environment.
14mr|kdetoys4-4.13.3-1|17	
14mr|kdetoys4-4.13.3-1|18	Software suggested by this metapackage:
14mr|kdetoys4-4.13.3-1|19	- amor: Amusing Misuse Of Resources put's comic figures above your windows
14mr|kdetoys4-4.13.3-1|20	- kteatime: system tray applet that makes sure your tea doesn't get too strong
14mr|kdetoys4-4.13.3-1|21	- ktux: Tux-in-a-Spaceship screen saver
14mr|kdetoys4-4.13.3-1|22	
14mr|kdetoys4-4.13.3-1|23	%files
14mr|kdetoys4-4.13.3-1|24	
14mr|kdetoys4-4.13.3-1|25	#-------------------------------------------------------------------
14mr|kdetoys4-4.13.3-1|26	
14mr|kdetoys4-4.13.3-1|27	%prep
14mr|kdetoys4-4.13.3-1|28	
14mr|kdetoys4-4.13.3-1|29	%build
14mr|kdetoys4-4.13.3-1|30	
14mr|kdetoys4-4.13.3-1|31	%install
14mr|kdetoys4-4.13.3-1|32	
14mr|kdetoys4-4.13.3-1|33	
14mr|kdetoys4-4.13.3-1|34	%changelog
14mr|kdetoys4-4.13.3-1|35	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdetoys4-4.13.3-1|36	+ Revision: 78acf39
14mr|kdetoys4-4.13.3-1|37	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdetoys4-4.13.3-1|38	
14mr|kdetoys4-4.13.3-1|39	

16953 14
14mr|kdeutils4-printer-applet-4.9.5-2|1	%define oname printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|2	
14mr|kdeutils4-printer-applet-4.9.5-2|3	Name:		kdeutils4-printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|4	Summary:	View current print jobs and configure new printers
14mr|kdeutils4-printer-applet-4.9.5-2|5	Version:	4.9.5
14mr|kdeutils4-printer-applet-4.9.5-2|6	Release:	2
14mr|kdeutils4-printer-applet-4.9.5-2|7	Group:		Graphical desktop/KDE
14mr|kdeutils4-printer-applet-4.9.5-2|8	License:	LGPLv2
14mr|kdeutils4-printer-applet-4.9.5-2|9	URL:		http://utils.kde.org/projects/%{oname}
14mr|kdeutils4-printer-applet-4.9.5-2|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{oname}-%{version}.tar.xz
14mr|kdeutils4-printer-applet-4.9.5-2|11	BuildRequires:	kdelibs4-devel
14mr|kdeutils4-printer-applet-4.9.5-2|12	BuildRequires:	python-kde4
14mr|kdeutils4-printer-applet-4.9.5-2|13	BuildRequires:	system-config-printer
14mr|kdeutils4-printer-applet-4.9.5-2|14	BuildRequires:	python-cups
14mr|kdeutils4-printer-applet-4.9.5-2|15	BuildRequires:	python-devel
14mr|kdeutils4-printer-applet-4.9.5-2|16	Requires:	python-kde4
14mr|kdeutils4-printer-applet-4.9.5-2|17	Requires:	python-cups
14mr|kdeutils4-printer-applet-4.9.5-2|18	Requires:	python-qt4
14mr|kdeutils4-printer-applet-4.9.5-2|19	Requires:	python-dbus
14mr|kdeutils4-printer-applet-4.9.5-2|20	Requires:	system-config-printer
14mr|kdeutils4-printer-applet-4.9.5-2|21	Provides:	printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|22	BuildArch:	noarch
14mr|kdeutils4-printer-applet-4.9.5-2|23	
14mr|kdeutils4-printer-applet-4.9.5-2|24	%description
14mr|kdeutils4-printer-applet-4.9.5-2|25	Printer Applet is a system tray utility that shows current print jobs,
14mr|kdeutils4-printer-applet-4.9.5-2|26	shows printer warnings and errors and shows when printers that have
14mr|kdeutils4-printer-applet-4.9.5-2|27	been plugged in for the first time are being auto-configured by
14mr|kdeutils4-printer-applet-4.9.5-2|28	hal-cups-utils.
14mr|kdeutils4-printer-applet-4.9.5-2|29	
14mr|kdeutils4-printer-applet-4.9.5-2|30	%files
14mr|kdeutils4-printer-applet-4.9.5-2|31	%doc %{_kde_docdir}/HTML/en/printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|32	%{_kde_bindir}/printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|33	%{_kde_appsdir}/printer-applet
14mr|kdeutils4-printer-applet-4.9.5-2|34	%{_kde_autostart}/printer-applet.desktop
14mr|kdeutils4-printer-applet-4.9.5-2|35	
14mr|kdeutils4-printer-applet-4.9.5-2|36	#----------------------------------------------------------------------
14mr|kdeutils4-printer-applet-4.9.5-2|37	
14mr|kdeutils4-printer-applet-4.9.5-2|38	%prep
14mr|kdeutils4-printer-applet-4.9.5-2|39	%setup -q -n %{oname}-%{version}
14mr|kdeutils4-printer-applet-4.9.5-2|40	
14mr|kdeutils4-printer-applet-4.9.5-2|41	%build
14mr|kdeutils4-printer-applet-4.9.5-2|42	%cmake_kde4
14mr|kdeutils4-printer-applet-4.9.5-2|43	%make
14mr|kdeutils4-printer-applet-4.9.5-2|44	
14mr|kdeutils4-printer-applet-4.9.5-2|45	%install
14mr|kdeutils4-printer-applet-4.9.5-2|46	%makeinstall_std -C build
14mr|kdeutils4-printer-applet-4.9.5-2|47	
14mr|kdeutils4-printer-applet-4.9.5-2|48	
14mr|kdeutils4-printer-applet-4.9.5-2|49	%changelog
14mr|kdeutils4-printer-applet-4.9.5-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.9.5-2
14mr|kdeutils4-printer-applet-4.9.5-2|51	+ Revision: ab9e2fc
14mr|kdeutils4-printer-applet-4.9.5-2|52	- MassBuild#440: Increase release tag
14mr|kdeutils4-printer-applet-4.9.5-2|53	
14mr|kdeutils4-printer-applet-4.9.5-2|54	

16954 14
14mr|kdevelop4-4.7.0-1|1	%bcond_with apidox
14mr|kdevelop4-4.7.0-1|2	
14mr|kdevelop4-4.7.0-1|3	%define kdevplatform_version 4:1.%(echo %{version} | cut -d. -f2,3)
14mr|kdevelop4-4.7.0-1|4	
14mr|kdevelop4-4.7.0-1|5	Summary:	Integrated Development Environment for C++/C
14mr|kdevelop4-4.7.0-1|6	Name:		kdevelop4
14mr|kdevelop4-4.7.0-1|7	Version:	4.7.0
14mr|kdevelop4-4.7.0-1|8	Release:	1
14mr|kdevelop4-4.7.0-1|9	Epoch:		4
14mr|kdevelop4-4.7.0-1|10	License:	GPLv2+
14mr|kdevelop4-4.7.0-1|11	Group:		Development/C++
14mr|kdevelop4-4.7.0-1|12	Url:		http://www.kdevelop.org/
14mr|kdevelop4-4.7.0-1|13	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{version}/src/kdevelop-%{version}.tar.xz
14mr|kdevelop4-4.7.0-1|14	Source1:	%{name}.rpmlintrc
14mr|kdevelop4-4.7.0-1|15	%if %{with apidox}
14mr|kdevelop4-4.7.0-1|16	BuildRequires:	doxygen
14mr|kdevelop4-4.7.0-1|17	%endif
14mr|kdevelop4-4.7.0-1|18	BuildRequires:	kdelibs4-devel
14mr|kdevelop4-4.7.0-1|19	BuildRequires:	kdevplatform4-devel >= %{kdevplatform_version}
14mr|kdevelop4-4.7.0-1|20	BuildRequires:	kdebase4-workspace-devel
14mr|kdevelop4-4.7.0-1|21	BuildRequires:	okteta-devel
14mr|kdevelop4-4.7.0-1|22	Requires:	cmake
14mr|kdevelop4-4.7.0-1|23	Requires:	gdb
14mr|kdevelop4-4.7.0-1|24	Requires:	git
14mr|kdevelop4-4.7.0-1|25	Requires:	kdevplatform4 >= %{kdevplatform_version}
14mr|kdevelop4-4.7.0-1|26	Suggests:	plasma-applet-kdevelopsessions
14mr|kdevelop4-4.7.0-1|27	
14mr|kdevelop4-4.7.0-1|28	%description
14mr|kdevelop4-4.7.0-1|29	The KDevelop Integrated Development Environment provides many features that
14mr|kdevelop4-4.7.0-1|30	developers need as well as providing a unified interface to programs like gdb,
14mr|kdevelop4-4.7.0-1|31	the C/C++ compiler, and make.
14mr|kdevelop4-4.7.0-1|32	
14mr|kdevelop4-4.7.0-1|33	KDevelop manages or provides:
14mr|kdevelop4-4.7.0-1|34	* All development tools needed for C++ programming like Compiler, Linker,
14mr|kdevelop4-4.7.0-1|35	automake and autoconf
14mr|kdevelop4-4.7.0-1|36	* KAppWizard, which generates complete, ready-to-go sample applications
14mr|kdevelop4-4.7.0-1|37	* Classgenerator, for creating new classes and integrating them into the
14mr|kdevelop4-4.7.0-1|38	current project
14mr|kdevelop4-4.7.0-1|39	* File management for sources, headers, documentation etc. to be included in
14mr|kdevelop4-4.7.0-1|40	the project
14mr|kdevelop4-4.7.0-1|41	* The creation of User-Handbooks written with SGML and the automatic
14mr|kdevelop4-4.7.0-1|42	generation of HTML-output with the KDE look and feel
14mr|kdevelop4-4.7.0-1|43	* Automatic HTML-based API-documentation for your project's classes with
14mr|kdevelop4-4.7.0-1|44	cross-references to the used libraries; Internationalization support for
14mr|kdevelop4-4.7.0-1|45	your application, allowing translators to easily add their target language
14mr|kdevelop4-4.7.0-1|46	to a project
14mr|kdevelop4-4.7.0-1|47	* WYSIWYG (What you see is what you get) creation of user interfaces with a
14mr|kdevelop4-4.7.0-1|48	built-in dialog editor
14mr|kdevelop4-4.7.0-1|49	* Debugging your application by integrating KDbg
14mr|kdevelop4-4.7.0-1|50	* Editing of project-specific pixmaps with KIconEdit
14mr|kdevelop4-4.7.0-1|51	* The inclusion of any other program you need for development by adding it
14mr|kdevelop4-4.7.0-1|52	to the "Tools" menu according to your individual needs.
14mr|kdevelop4-4.7.0-1|53	
14mr|kdevelop4-4.7.0-1|54	%files -f %{name}.lang
14mr|kdevelop4-4.7.0-1|55	%{_kde_bindir}/*
14mr|kdevelop4-4.7.0-1|56	%{_kde_appsdir}/kdevappwizard
14mr|kdevelop4-4.7.0-1|57	%{_kde_appsdir}/kdevcodegen
14mr|kdevelop4-4.7.0-1|58	%{_kde_appsdir}/kdevcppsupport
14mr|kdevelop4-4.7.0-1|59	%{_kde_appsdir}/kdevcustommakemanager
14mr|kdevelop4-4.7.0-1|60	%{_kde_appsdir}/kdevelop
14mr|kdevelop4-4.7.0-1|61	%{_kde_appsdir}/kdevfiletemplates
14mr|kdevelop4-4.7.0-1|62	%{_kde_appsdir}/kdevgdb
14mr|kdevelop4-4.7.0-1|63	%{_kde_appsdir}/kdevmanpage
14mr|kdevelop4-4.7.0-1|64	%{_kde_appsdir}/kdevokteta
14mr|kdevelop4-4.7.0-1|65	%{_kde_applicationsdir}/*.desktop
14mr|kdevelop4-4.7.0-1|66	%{_kde_configdir}/kdevelop-qthelp.knsrc
14mr|kdevelop4-4.7.0-1|67	%{_kde_configdir}/kdeveloprc
14mr|kdevelop4-4.7.0-1|68	%{_kde_datadir}/mime/packages/kdevelop.xml
14mr|kdevelop4-4.7.0-1|69	%{_kde_iconsdir}/*/*/*/*
14mr|kdevelop4-4.7.0-1|70	%{_kde_libdir}/kde4/kcm_kdev_cmakebuilder.so
14mr|kdevelop4-4.7.0-1|71	%{_kde_libdir}/kde4/kcm_kdev_makebuilder.so
14mr|kdevelop4-4.7.0-1|72	%{_kde_libdir}/kde4/kcm_kdev_ninjabuilder.so
14mr|kdevelop4-4.7.0-1|73	%{_kde_libdir}/kde4/kcm_kdevcmake_settings.so
14mr|kdevelop4-4.7.0-1|74	%{_kde_libdir}/kde4/kcm_kdevcustombuildsystem.so
14mr|kdevelop4-4.7.0-1|75	%{_kde_libdir}/kde4/kcm_kdevcustomdefinesandincludes.so
14mr|kdevelop4-4.7.0-1|76	%{_kde_libdir}/kde4/kdevastyle.so
14mr|kdevelop4-4.7.0-1|77	%{_kde_libdir}/kde4/kdevcmakebuilder.so
14mr|kdevelop4-4.7.0-1|78	%{_kde_libdir}/kde4/kdevcmakedocumentation.so
14mr|kdevelop4-4.7.0-1|79	%{_kde_libdir}/kde4/kdevcmakemanager.so
14mr|kdevelop4-4.7.0-1|80	%{_kde_libdir}/kde4/kdevcompilerprovider.so
14mr|kdevelop4-4.7.0-1|81	%{_kde_libdir}/kde4/kdevcpplanguagesupport.so
14mr|kdevelop4-4.7.0-1|82	%{_kde_libdir}/kde4/kdevcustombuildsystem.so
14mr|kdevelop4-4.7.0-1|83	%{_kde_libdir}/kde4/kdevcustommakemanager.so
14mr|kdevelop4-4.7.0-1|84	%{_kde_libdir}/kde4/kdevcustomscript.so
14mr|kdevelop4-4.7.0-1|85	%{_kde_libdir}/kde4/kdevdefinesandincludesmanager.so
14mr|kdevelop4-4.7.0-1|86	%{_kde_libdir}/kde4/kdevexecuteplasmoid.so
14mr|kdevelop4-4.7.0-1|87	%{_kde_libdir}/kde4/kdevgdb.so
14mr|kdevelop4-4.7.0-1|88	%{_kde_libdir}/kde4/kdevghprovider.so
14mr|kdevelop4-4.7.0-1|89	%{_kde_libdir}/kde4/kdevkdeprovider.so
14mr|kdevelop4-4.7.0-1|90	%{_kde_libdir}/kde4/kdevmakebuilder.so
14mr|kdevelop4-4.7.0-1|91	%{_kde_libdir}/kde4/kdevmanpage.so
14mr|kdevelop4-4.7.0-1|92	%{_kde_libdir}/kde4/kdevninja.so
14mr|kdevelop4-4.7.0-1|93	%{_kde_libdir}/kde4/kdevokteta.so
14mr|kdevelop4-4.7.0-1|94	%{_kde_libdir}/kde4/kdevqthelp.so
14mr|kdevelop4-4.7.0-1|95	%{_kde_libdir}/kde4/kdevqthelp_config.so
14mr|kdevelop4-4.7.0-1|96	%{_kde_libdir}/kde4/krunner_kdevelopsessions.so
14mr|kdevelop4-4.7.0-1|97	%{_kde_libdir}/libkdev4cmakecommon.so
14mr|kdevelop4-4.7.0-1|98	%{_kde_libdir}/libkdev4cppduchain.so
14mr|kdevelop4-4.7.0-1|99	%{_kde_libdir}/libkdev4cppparser.so
14mr|kdevelop4-4.7.0-1|100	%{_kde_libdir}/libkdev4cpprpp.so
14mr|kdevelop4-4.7.0-1|101	%{_kde_libdir}/libkdev4includesdefinessettings.so
14mr|kdevelop4-4.7.0-1|102	%{_kde_services}/kcm_kdev*.desktop
14mr|kdevelop4-4.7.0-1|103	%{_kde_services}/kdev*.desktop
14mr|kdevelop4-4.7.0-1|104	
14mr|kdevelop4-4.7.0-1|105	#------------------------------------------------
14mr|kdevelop4-4.7.0-1|106	%package -n plasma-dataengine-kdevelopsessions
14mr|kdevelop4-4.7.0-1|107	Summary:	Show KDevelop sessions
14mr|kdevelop4-4.7.0-1|108	Group:		Graphical desktop/KDE
14mr|kdevelop4-4.7.0-1|109	Requires:	kdebase4-workspace
14mr|kdevelop4-4.7.0-1|110	Requires:	%{name} >= %{EVRD}
14mr|kdevelop4-4.7.0-1|111	
14mr|kdevelop4-4.7.0-1|112	%description -n plasma-dataengine-kdevelopsessions
14mr|kdevelop4-4.7.0-1|113	Show KDevelop sessions.
14mr|kdevelop4-4.7.0-1|114	
14mr|kdevelop4-4.7.0-1|115	%files -n plasma-dataengine-kdevelopsessions
14mr|kdevelop4-4.7.0-1|116	%{_kde_libdir}/kde4/plasma_engine_kdevelopsessions.so
14mr|kdevelop4-4.7.0-1|117	%{_kde_services}/plasma-dataengine-kdevelopsessions.desktop
14mr|kdevelop4-4.7.0-1|118	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
14mr|kdevelop4-4.7.0-1|119	
14mr|kdevelop4-4.7.0-1|120	#------------------------------------------------
14mr|kdevelop4-4.7.0-1|121	%package -n plasma-applet-kdevelopsessions
14mr|kdevelop4-4.7.0-1|122	Summary:	Show KDevelop sessions
14mr|kdevelop4-4.7.0-1|123	Group:		Graphical desktop/KDE
14mr|kdevelop4-4.7.0-1|124	Requires:	kdebase4-workspace
14mr|kdevelop4-4.7.0-1|125	Requires:	plasma-dataengine-kdevelopsessions >= %{EVRD}
14mr|kdevelop4-4.7.0-1|126	BuildArch:	noarch
14mr|kdevelop4-4.7.0-1|127	
14mr|kdevelop4-4.7.0-1|128	%description -n plasma-applet-kdevelopsessions
14mr|kdevelop4-4.7.0-1|129	Show KDevelop sessions.
14mr|kdevelop4-4.7.0-1|130	
14mr|kdevelop4-4.7.0-1|131	%files -n plasma-applet-kdevelopsessions
14mr|kdevelop4-4.7.0-1|132	%{_kde_services}/plasma-applet-kdevelopsessions.desktop
14mr|kdevelop4-4.7.0-1|133	%{_kde_appsdir}/plasma/plasmoids/kdevelopsessions
14mr|kdevelop4-4.7.0-1|134	
14mr|kdevelop4-4.7.0-1|135	#------------------------------------------------
14mr|kdevelop4-4.7.0-1|136	%package devel
14mr|kdevelop4-4.7.0-1|137	Summary:	Development files for kdevelop
14mr|kdevelop4-4.7.0-1|138	Group:		Development/KDE and Qt
14mr|kdevelop4-4.7.0-1|139	
14mr|kdevelop4-4.7.0-1|140	%description devel
14mr|kdevelop4-4.7.0-1|141	Development files for kdevelop.
14mr|kdevelop4-4.7.0-1|142	
14mr|kdevelop4-4.7.0-1|143	%files devel
14mr|kdevelop4-4.7.0-1|144	%{_kde_appsdir}/cmake/modules/FindKDevelop.cmake
14mr|kdevelop4-4.7.0-1|145	%{_kde_includedir}/kdevelop
14mr|kdevelop4-4.7.0-1|146	
14mr|kdevelop4-4.7.0-1|147	#------------------------------------------------
14mr|kdevelop4-4.7.0-1|148	
14mr|kdevelop4-4.7.0-1|149	%prep
14mr|kdevelop4-4.7.0-1|150	%setup -q -n kdevelop-%{version}
14mr|kdevelop4-4.7.0-1|151	
14mr|kdevelop4-4.7.0-1|152	%build
14mr|kdevelop4-4.7.0-1|153	%cmake_kde4
14mr|kdevelop4-4.7.0-1|154	%make
14mr|kdevelop4-4.7.0-1|155	
14mr|kdevelop4-4.7.0-1|156	%if %{with apidox}
14mr|kdevelop4-4.7.0-1|157	make apidox
14mr|kdevelop4-4.7.0-1|158	%endif
14mr|kdevelop4-4.7.0-1|159	
14mr|kdevelop4-4.7.0-1|160	%install
14mr|kdevelop4-4.7.0-1|161	%makeinstall_std -C build
14mr|kdevelop4-4.7.0-1|162	
14mr|kdevelop4-4.7.0-1|163	%find_lang %{name} --all-name --with-html
14mr|kdevelop4-4.7.0-1|164	
14mr|kdevelop4-4.7.0-1|165	
14mr|kdevelop4-4.7.0-1|166	%changelog
14mr|kdevelop4-4.7.0-1|167	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.7.0-1
14mr|kdevelop4-4.7.0-1|168	+ Revision: 2a761dc
14mr|kdevelop4-4.7.0-1|169	- Fix typo
14mr|kdevelop4-4.7.0-1|170	
14mr|kdevelop4-4.7.0-1|171	

16955 14
14mr|kdevelop4-php-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
14mr|kdevelop4-php-1.7.0-1|2	
14mr|kdevelop4-php-1.7.0-1|3	Summary:	PHP plugin for kdevelop
14mr|kdevelop4-php-1.7.0-1|4	Name:		kdevelop4-php
14mr|kdevelop4-php-1.7.0-1|5	Version:	1.7.0
14mr|kdevelop4-php-1.7.0-1|6	Release:	1
14mr|kdevelop4-php-1.7.0-1|7	License:	GPLv2+
14mr|kdevelop4-php-1.7.0-1|8	Group:		Development/Other
14mr|kdevelop4-php-1.7.0-1|9	Url:		http://www.kdevelop.org
14mr|kdevelop4-php-1.7.0-1|10	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevelop-php-%{version}.tar.xz
14mr|kdevelop4-php-1.7.0-1|11	BuildRequires:	kdelibs4-devel
14mr|kdevelop4-php-1.7.0-1|12	BuildRequires:	kdevelop-pg-qt-devel
14mr|kdevelop4-php-1.7.0-1|13	BuildRequires:	kdevplatform4-devel >= 4:%{version}
14mr|kdevelop4-php-1.7.0-1|14	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
14mr|kdevelop4-php-1.7.0-1|15	
14mr|kdevelop4-php-1.7.0-1|16	%description
14mr|kdevelop4-php-1.7.0-1|17	This plugin adds PHP language support (including classview and code-completion)
14mr|kdevelop4-php-1.7.0-1|18	to KDevelop.
14mr|kdevelop4-php-1.7.0-1|19	
14mr|kdevelop4-php-1.7.0-1|20	%files -f kdevphp.lang
14mr|kdevelop4-php-1.7.0-1|21	%{_kde_libdir}/kde4/kdevphplanguagesupport.so
14mr|kdevelop4-php-1.7.0-1|22	%{_kde_libdir}/kde4/kdevphpunitprovider.so
14mr|kdevelop4-php-1.7.0-1|23	%{_kde_libdir}/libkdev4phpcompletion.so
14mr|kdevelop4-php-1.7.0-1|24	%{_kde_libdir}/libkdev4phpduchain.so
14mr|kdevelop4-php-1.7.0-1|25	%{_kde_libdir}/libkdev4phpparser.so
14mr|kdevelop4-php-1.7.0-1|26	%{_kde_appsdir}/kdevappwizard/templates/simple_phpapp.tar.bz2
14mr|kdevelop4-php-1.7.0-1|27	%{_kde_appsdir}/kdevphpsupport
14mr|kdevelop4-php-1.7.0-1|28	%{_kde_services}/kdevphpsupport.desktop
14mr|kdevelop4-php-1.7.0-1|29	%{_kde_services}/kdevphpunitprovider.desktop
14mr|kdevelop4-php-1.7.0-1|30	
14mr|kdevelop4-php-1.7.0-1|31	#--------------------------------------------------------------------
14mr|kdevelop4-php-1.7.0-1|32	
14mr|kdevelop4-php-1.7.0-1|33	%prep
14mr|kdevelop4-php-1.7.0-1|34	%setup -qn kdevelop-php-%{version}
14mr|kdevelop4-php-1.7.0-1|35	
14mr|kdevelop4-php-1.7.0-1|36	%build
14mr|kdevelop4-php-1.7.0-1|37	%cmake_kde4
14mr|kdevelop4-php-1.7.0-1|38	%make
14mr|kdevelop4-php-1.7.0-1|39	
14mr|kdevelop4-php-1.7.0-1|40	%install
14mr|kdevelop4-php-1.7.0-1|41	%makeinstall_std -C build
14mr|kdevelop4-php-1.7.0-1|42	
14mr|kdevelop4-php-1.7.0-1|43	%find_lang kdevphp
14mr|kdevelop4-php-1.7.0-1|44	
14mr|kdevelop4-php-1.7.0-1|45	
14mr|kdevelop4-php-1.7.0-1|46	%changelog
14mr|kdevelop4-php-1.7.0-1|47	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14mr|kdevelop4-php-1.7.0-1|48	+ Revision: fbaa47f
14mr|kdevelop4-php-1.7.0-1|49	- Update files
14mr|kdevelop4-php-1.7.0-1|50	
14mr|kdevelop4-php-1.7.0-1|51	

16956 14
14mr|kdevelop4-php-docs-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
14mr|kdevelop4-php-docs-1.7.0-1|2	
14mr|kdevelop4-php-docs-1.7.0-1|3	Summary:	PHP documentation plugin for kdevelop
14mr|kdevelop4-php-docs-1.7.0-1|4	Name:		kdevelop4-php-docs
14mr|kdevelop4-php-docs-1.7.0-1|5	Version:	1.7.0
14mr|kdevelop4-php-docs-1.7.0-1|6	Release:	1
14mr|kdevelop4-php-docs-1.7.0-1|7	License:	GPLv2+
14mr|kdevelop4-php-docs-1.7.0-1|8	Group:		Development/Other
14mr|kdevelop4-php-docs-1.7.0-1|9	Url:		http://www.kdevelop.org
14mr|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
14mr|kdevelop4-php-docs-1.7.0-1|11	BuildRequires:	kdelibs4-devel
14mr|kdevelop4-php-docs-1.7.0-1|12	BuildRequires:	kdevplatform4-devel >= 4:%{version}
14mr|kdevelop4-php-docs-1.7.0-1|13	Requires:	kdevelop4-php >= %{version}
14mr|kdevelop4-php-docs-1.7.0-1|14	
14mr|kdevelop4-php-docs-1.7.0-1|15	%description
14mr|kdevelop4-php-docs-1.7.0-1|16	This plugin adds PHP documentation-view to KDevelop.
14mr|kdevelop4-php-docs-1.7.0-1|17	
14mr|kdevelop4-php-docs-1.7.0-1|18	%files -f kdevphpdocs.lang
14mr|kdevelop4-php-docs-1.7.0-1|19	%{_kde_libdir}/kde4/kdevphpdocs.so
14mr|kdevelop4-php-docs-1.7.0-1|20	%{_kde_libdir}/kde4/kdevphpdocs_config.so
14mr|kdevelop4-php-docs-1.7.0-1|21	%{_kde_datadir}/config.kcfg/phpdocssettings.kcfg
14mr|kdevelop4-php-docs-1.7.0-1|22	%{_kde_services}/kdevphpdocs.desktop
14mr|kdevelop4-php-docs-1.7.0-1|23	%{_kde_services}/kdevphpdocs_config.desktop
14mr|kdevelop4-php-docs-1.7.0-1|24	
14mr|kdevelop4-php-docs-1.7.0-1|25	#--------------------------------------------------------------------
14mr|kdevelop4-php-docs-1.7.0-1|26	
14mr|kdevelop4-php-docs-1.7.0-1|27	%prep
14mr|kdevelop4-php-docs-1.7.0-1|28	%setup -qn kdevelop-php-docs-%{version}
14mr|kdevelop4-php-docs-1.7.0-1|29	
14mr|kdevelop4-php-docs-1.7.0-1|30	%build
14mr|kdevelop4-php-docs-1.7.0-1|31	%cmake_kde4
14mr|kdevelop4-php-docs-1.7.0-1|32	%make
14mr|kdevelop4-php-docs-1.7.0-1|33	
14mr|kdevelop4-php-docs-1.7.0-1|34	%install
14mr|kdevelop4-php-docs-1.7.0-1|35	%makeinstall_std -C build
14mr|kdevelop4-php-docs-1.7.0-1|36	
14mr|kdevelop4-php-docs-1.7.0-1|37	%find_lang kdevphpdocs
14mr|kdevelop4-php-docs-1.7.0-1|38	
14mr|kdevelop4-php-docs-1.7.0-1|39	
14mr|kdevelop4-php-docs-1.7.0-1|40	%changelog
14mr|kdevelop4-php-docs-1.7.0-1|41	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14mr|kdevelop4-php-docs-1.7.0-1|42	+ Revision: f09063c
14mr|kdevelop4-php-docs-1.7.0-1|43	- New version 1.7.0
14mr|kdevelop4-php-docs-1.7.0-1|44	
14mr|kdevelop4-php-docs-1.7.0-1|45	

16957 14
14mr|kdevelop4-python-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
14mr|kdevelop4-python-1.7.0-1|2	
14mr|kdevelop4-python-1.7.0-1|3	%define oname kdev-python
14mr|kdevelop4-python-1.7.0-1|4	
14mr|kdevelop4-python-1.7.0-1|5	Summary:	Python plugin for kdevelop
14mr|kdevelop4-python-1.7.0-1|6	Name:		kdevelop4-python
14mr|kdevelop4-python-1.7.0-1|7	Version:	1.7.0
14mr|kdevelop4-python-1.7.0-1|8	Release:	1
14mr|kdevelop4-python-1.7.0-1|9	License:	GPLv2+
14mr|kdevelop4-python-1.7.0-1|10	Group:		Development/Python
14mr|kdevelop4-python-1.7.0-1|11	Url:		http://www.kdevelop.org
14mr|kdevelop4-python-1.7.0-1|12	Source0:	http://download.kde.org/stable/kdevelop/%{oname}/%{version}/src/%{oname}-%{version}.tar.xz
14mr|kdevelop4-python-1.7.0-1|13	BuildRequires:	kdelibs4-devel
14mr|kdevelop4-python-1.7.0-1|14	BuildRequires:	kdevplatform4-devel >= 4:%{version}
14mr|kdevelop4-python-1.7.0-1|15	BuildRequires:	kdevelop-pg-qt-devel
14mr|kdevelop4-python-1.7.0-1|16	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
14mr|kdevelop4-python-1.7.0-1|17	
14mr|kdevelop4-python-1.7.0-1|18	%description
14mr|kdevelop4-python-1.7.0-1|19	This plugin adds Python language support (including classview and
14mr|kdevelop4-python-1.7.0-1|20	code-completion) to KDevelop.
14mr|kdevelop4-python-1.7.0-1|21	
14mr|kdevelop4-python-1.7.0-1|22	%files -f kdevpython.lang
14mr|kdevelop4-python-1.7.0-1|23	%{_kde_appsdir}/kdevappwizard/templates/*
14mr|kdevelop4-python-1.7.0-1|24	%{_kde_appsdir}/kdevpythonsupport
14mr|kdevelop4-python-1.7.0-1|25	%{_kde_configdir}/kdev_python_docfiles.knsrc
14mr|kdevelop4-python-1.7.0-1|26	%{_kde_libdir}/kde4/kcm_docfiles.so
14mr|kdevelop4-python-1.7.0-1|27	%{_kde_libdir}/kde4/kcm_pep8.so
14mr|kdevelop4-python-1.7.0-1|28	%{_kde_libdir}/kde4/kdevpdb.so
14mr|kdevelop4-python-1.7.0-1|29	%{_kde_libdir}/kde4/kdevpythonlanguagesupport.so
14mr|kdevelop4-python-1.7.0-1|30	%{_kde_libdir}/libkdev4pythoncompletion.so
14mr|kdevelop4-python-1.7.0-1|31	%{_kde_libdir}/libkdev4pythonduchain.so
14mr|kdevelop4-python-1.7.0-1|32	%{_kde_libdir}/libkdev4pythonparser.so
14mr|kdevelop4-python-1.7.0-1|33	%{_kde_services}/kcm_kdevpythondocfiles.desktop
14mr|kdevelop4-python-1.7.0-1|34	%{_kde_services}/kcm_kdevpythonpep8.desktop
14mr|kdevelop4-python-1.7.0-1|35	%{_kde_services}/kdevpdb.desktop
14mr|kdevelop4-python-1.7.0-1|36	%{_kde_services}/kdevpythonsupport.desktop
14mr|kdevelop4-python-1.7.0-1|37	
14mr|kdevelop4-python-1.7.0-1|38	#--------------------------------------------------------------------
14mr|kdevelop4-python-1.7.0-1|39	
14mr|kdevelop4-python-1.7.0-1|40	%define python_kdevelop_major 1.0
14mr|kdevelop4-python-1.7.0-1|41	%define libpythonkdevelop %mklibname python%{py_ver}-kdevelop %{python_kdevelop_major}
14mr|kdevelop4-python-1.7.0-1|42	
14mr|kdevelop4-python-1.7.0-1|43	%package -n %{libpythonkdevelop}
14mr|kdevelop4-python-1.7.0-1|44	Summary:	Shared library for %{name}
14mr|kdevelop4-python-1.7.0-1|45	Group:		Development/Python
14mr|kdevelop4-python-1.7.0-1|46	Conflicts:	libpython2.7-kdevelop < 1.7.0
14mr|kdevelop4-python-1.7.0-1|47	Obsoletes:	libpython2.7-kdevelop < 1.7.0
14mr|kdevelop4-python-1.7.0-1|48	
14mr|kdevelop4-python-1.7.0-1|49	%description -n %{libpythonkdevelop}
14mr|kdevelop4-python-1.7.0-1|50	Shared library for %{name}.
14mr|kdevelop4-python-1.7.0-1|51	
14mr|kdevelop4-python-1.7.0-1|52	%files -n %{libpythonkdevelop}
14mr|kdevelop4-python-1.7.0-1|53	%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*
14mr|kdevelop4-python-1.7.0-1|54	
14mr|kdevelop4-python-1.7.0-1|55	#--------------------------------------------------------------------
14mr|kdevelop4-python-1.7.0-1|56	
14mr|kdevelop4-python-1.7.0-1|57	%prep
14mr|kdevelop4-python-1.7.0-1|58	%setup -qn %{oname}-%{version}
14mr|kdevelop4-python-1.7.0-1|59	
14mr|kdevelop4-python-1.7.0-1|60	%build
14mr|kdevelop4-python-1.7.0-1|61	%cmake_kde4
14mr|kdevelop4-python-1.7.0-1|62	make
14mr|kdevelop4-python-1.7.0-1|63	
14mr|kdevelop4-python-1.7.0-1|64	%install
14mr|kdevelop4-python-1.7.0-1|65	%makeinstall_std -C build
14mr|kdevelop4-python-1.7.0-1|66	
14mr|kdevelop4-python-1.7.0-1|67	rm -f %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so
14mr|kdevelop4-python-1.7.0-1|68	
14mr|kdevelop4-python-1.7.0-1|69	chmod 0755 %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*
14mr|kdevelop4-python-1.7.0-1|70	
14mr|kdevelop4-python-1.7.0-1|71	%find_lang kdevpython
14mr|kdevelop4-python-1.7.0-1|72	
14mr|kdevelop4-python-1.7.0-1|73	%changelog
14mr|kdevelop4-python-1.7.0-1|74	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14mr|kdevelop4-python-1.7.0-1|75	+ Revision: 36b3d7a
14mr|kdevelop4-python-1.7.0-1|76	- New version 1.7.0
14mr|kdevelop4-python-1.7.0-1|77	- Fix shared library package name
14mr|kdevelop4-python-1.7.0-1|78	- Update files
14mr|kdevelop4-python-1.7.0-1|79	
14mr|kdevelop4-python-1.7.0-1|80	

16958 14
14mr|kdevelop-pg-qt-1.0.0-3|1	Summary:	KDevelop-PG-Qt is a parser generator
14mr|kdevelop-pg-qt-1.0.0-3|2	Name:		kdevelop-pg-qt
14mr|kdevelop-pg-qt-1.0.0-3|3	Version:	1.0.0
14mr|kdevelop-pg-qt-1.0.0-3|4	Release:	3
14mr|kdevelop-pg-qt-1.0.0-3|5	License:	GPLv2+
14mr|kdevelop-pg-qt-1.0.0-3|6	Group:		Development/Other
14mr|kdevelop-pg-qt-1.0.0-3|7	Url:		http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
14mr|kdevelop-pg-qt-1.0.0-3|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mr|kdevelop-pg-qt-1.0.0-3|9	Patch0:		kdevelop-pg-qt-1.0.0-bison3.patch
14mr|kdevelop-pg-qt-1.0.0-3|10	BuildRequires:	bison
14mr|kdevelop-pg-qt-1.0.0-3|11	BuildRequires:	flex
14mr|kdevelop-pg-qt-1.0.0-3|12	BuildRequires:	kdelibs4-devel
14mr|kdevelop-pg-qt-1.0.0-3|13	
14mr|kdevelop-pg-qt-1.0.0-3|14	%description
14mr|kdevelop-pg-qt-1.0.0-3|15	KDevelop-PG-Qt is a parser generator written in readable source-code and
14mr|kdevelop-pg-qt-1.0.0-3|16	generating readable source-code. Its syntax was inspirated by AntLR. It
14mr|kdevelop-pg-qt-1.0.0-3|17	implements the visitor-pattern and uses the Qt library. That is why it
14mr|kdevelop-pg-qt-1.0.0-3|18	is ideal to be used in Qt-/KDE-based applications like KDevelop.
14mr|kdevelop-pg-qt-1.0.0-3|19	
14mr|kdevelop-pg-qt-1.0.0-3|20	%files
14mr|kdevelop-pg-qt-1.0.0-3|21	%{_kde_bindir}/kdev-pg-qt
14mr|kdevelop-pg-qt-1.0.0-3|22	
14mr|kdevelop-pg-qt-1.0.0-3|23	#----------------------------------------------------------------------------
14mr|kdevelop-pg-qt-1.0.0-3|24	
14mr|kdevelop-pg-qt-1.0.0-3|25	%package devel
14mr|kdevelop-pg-qt-1.0.0-3|26	Summary:	KDevelop-PG-Qt development files
14mr|kdevelop-pg-qt-1.0.0-3|27	Group:		Development/Other
14mr|kdevelop-pg-qt-1.0.0-3|28	Requires:	%{name} = %{EVRD}
14mr|kdevelop-pg-qt-1.0.0-3|29	
14mr|kdevelop-pg-qt-1.0.0-3|30	%description devel
14mr|kdevelop-pg-qt-1.0.0-3|31	This package contains development files of %{name}.
14mr|kdevelop-pg-qt-1.0.0-3|32	
14mr|kdevelop-pg-qt-1.0.0-3|33	%files devel
14mr|kdevelop-pg-qt-1.0.0-3|34	%{_kde_includedir}/%{name}
14mr|kdevelop-pg-qt-1.0.0-3|35	%{_kde_libdir}/cmake/KDevelop-PG-Qt/KDevelop-PG-QtConfig.cmake
14mr|kdevelop-pg-qt-1.0.0-3|36	%{_kde_libdir}/cmake/KDevelop-PG-Qt/KDevelop-PG-QtConfigVersion.cmake
14mr|kdevelop-pg-qt-1.0.0-3|37	
14mr|kdevelop-pg-qt-1.0.0-3|38	#----------------------------------------------------------------------------
14mr|kdevelop-pg-qt-1.0.0-3|39	
14mr|kdevelop-pg-qt-1.0.0-3|40	%prep
14mr|kdevelop-pg-qt-1.0.0-3|41	%setup -q
14mr|kdevelop-pg-qt-1.0.0-3|42	%patch0 -p1
14mr|kdevelop-pg-qt-1.0.0-3|43	
14mr|kdevelop-pg-qt-1.0.0-3|44	%build
14mr|kdevelop-pg-qt-1.0.0-3|45	%cmake_kde4
14mr|kdevelop-pg-qt-1.0.0-3|46	%make
14mr|kdevelop-pg-qt-1.0.0-3|47	
14mr|kdevelop-pg-qt-1.0.0-3|48	%install
14mr|kdevelop-pg-qt-1.0.0-3|49	%makeinstall_std -C build
14mr|kdevelop-pg-qt-1.0.0-3|50	
14mr|kdevelop-pg-qt-1.0.0-3|51	
14mr|kdevelop-pg-qt-1.0.0-3|52	%changelog
14mr|kdevelop-pg-qt-1.0.0-3|53	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-3
14mr|kdevelop-pg-qt-1.0.0-3|54	+ Revision: fe7d8e0
14mr|kdevelop-pg-qt-1.0.0-3|55	- Add patch to bison3 support
14mr|kdevelop-pg-qt-1.0.0-3|56	
14mr|kdevelop-pg-qt-1.0.0-3|57	

16959 14
14mr|kdevplatform4-1.7.0-1|1	%bcond_with apidox
14mr|kdevplatform4-1.7.0-1|2	
14mr|kdevplatform4-1.7.0-1|3	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
14mr|kdevplatform4-1.7.0-1|4	
14mr|kdevplatform4-1.7.0-1|5	Summary:	Integrated Development Environment for C++/C
14mr|kdevplatform4-1.7.0-1|6	Name:		kdevplatform4
14mr|kdevplatform4-1.7.0-1|7	Version:	1.7.0
14mr|kdevplatform4-1.7.0-1|8	Release:	1
14mr|kdevplatform4-1.7.0-1|9	Epoch:		4
14mr|kdevplatform4-1.7.0-1|10	License:	GPLv2+
14mr|kdevplatform4-1.7.0-1|11	Group:		Development/C++
14mr|kdevplatform4-1.7.0-1|12	Url:		http://www.kde.org
14mr|kdevplatform4-1.7.0-1|13	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevplatform-%{version}.tar.xz
14mr|kdevplatform4-1.7.0-1|14	BuildRequires:	flex
14mr|kdevplatform4-1.7.0-1|15	%if %{with apidox}
14mr|kdevplatform4-1.7.0-1|16	BuildRequires:	doxygen
14mr|kdevplatform4-1.7.0-1|17	%endif
14mr|kdevplatform4-1.7.0-1|18	BuildRequires:	graphviz
14mr|kdevplatform4-1.7.0-1|19	BuildRequires:	rapidsvn
14mr|kdevplatform4-1.7.0-1|20	BuildRequires:	boost-devel
14mr|kdevplatform4-1.7.0-1|21	BuildRequires:	db-devel
14mr|kdevplatform4-1.7.0-1|22	BuildRequires:	grantlee-devel
14mr|kdevplatform4-1.7.0-1|23	BuildRequires:	kdelibs4-devel
14mr|kdevplatform4-1.7.0-1|24	BuildRequires:	libcommoncpp-devel
14mr|kdevplatform4-1.7.0-1|25	BuildRequires:	subversion-devel
14mr|kdevplatform4-1.7.0-1|26	BuildRequires:	pkgconfig(apr-1)
14mr|kdevplatform4-1.7.0-1|27	BuildRequires:	pkgconfig(apr-util-1)
14mr|kdevplatform4-1.7.0-1|28	BuildRequires:	pkgconfig(QJson)
14mr|kdevplatform4-1.7.0-1|29	BuildRequires:	pkgconfig(QtWebKit)
14mr|kdevplatform4-1.7.0-1|30	
14mr|kdevplatform4-1.7.0-1|31	%description
14mr|kdevplatform4-1.7.0-1|32	%{name} module needed by Kdevelop or Quanta.
14mr|kdevplatform4-1.7.0-1|33	
14mr|kdevplatform4-1.7.0-1|34	%files -f %{name}.lang
14mr|kdevplatform4-1.7.0-1|35	%{_kde_bindir}/kdev_dbus_socket_transformer
14mr|kdevplatform4-1.7.0-1|36	%{_kde_bindir}/kdev_format_source
14mr|kdevplatform4-1.7.0-1|37	%{_kde_bindir}/kdevplatform_shell_environment.sh
14mr|kdevplatform4-1.7.0-1|38	%{_kde_appsdir}/kdevappwizard
14mr|kdevplatform4-1.7.0-1|39	%{_kde_appsdir}/kdevclassbrowser
14mr|kdevplatform4-1.7.0-1|40	%{_kde_appsdir}/kdevcodegen
14mr|kdevplatform4-1.7.0-1|41	%{_kde_appsdir}/kdevcodeutils
14mr|kdevplatform4-1.7.0-1|42	%{_kde_appsdir}/kdevcontextbrowser
14mr|kdevplatform4-1.7.0-1|43	%{_kde_appsdir}/kdevcvs
14mr|kdevplatform4-1.7.0-1|44	%{_kde_appsdir}/kdevdebugger
14mr|kdevplatform4-1.7.0-1|45	%{_kde_appsdir}/kdevdocumentswitcher
14mr|kdevplatform4-1.7.0-1|46	%{_kde_appsdir}/kdevdocumentview
14mr|kdevplatform4-1.7.0-1|47	%{_kde_appsdir}/kdevelop/*.qml
14mr|kdevplatform4-1.7.0-1|48	%{_kde_appsdir}/kdevexternalscript
14mr|kdevplatform4-1.7.0-1|49	%{_kde_appsdir}/kdevfilemanager
14mr|kdevplatform4-1.7.0-1|50	%{_kde_appsdir}/kdevfiletemplates
14mr|kdevplatform4-1.7.0-1|51	%{_kde_appsdir}/kdevgrepview
14mr|kdevplatform4-1.7.0-1|52	%{_kde_appsdir}/kdevpatchreview
14mr|kdevplatform4-1.7.0-1|53	%{_kde_appsdir}/kdevproblemreporter
14mr|kdevplatform4-1.7.0-1|54	%{_kde_appsdir}/kdevprojectmanagerview
14mr|kdevplatform4-1.7.0-1|55	%{_kde_appsdir}/kdevquickopen
14mr|kdevplatform4-1.7.0-1|56	%{_kde_appsdir}/kdevsession
14mr|kdevplatform4-1.7.0-1|57	%{_kde_appsdir}/kdevsnippet
14mr|kdevplatform4-1.7.0-1|58	%{_kde_appsdir}/kdevsourceformatter
14mr|kdevplatform4-1.7.0-1|59	%{_kde_appsdir}/kdevstandardoutputview
14mr|kdevplatform4-1.7.0-1|60	%{_kde_appsdir}/kdevtestview
14mr|kdevplatform4-1.7.0-1|61	%{_kde_appsdir}/plasma/plasmoids/org.kdevelop.branches
14mr|kdevplatform4-1.7.0-1|62	%{_kde_configdir}/kdevappwizard.knsrc
14mr|kdevplatform4-1.7.0-1|63	%{_kde_configdir}/kdevfiletemplates.knsrc
14mr|kdevplatform4-1.7.0-1|64	%{_kde_servicetypes}/kdevelopplugin.desktop
14mr|kdevplatform4-1.7.0-1|65	%{_kde_services}/kcm_kdev_bgsettings.desktop
14mr|kdevplatform4-1.7.0-1|66	%{_kde_services}/kcm_kdev_ccsettings.desktop
14mr|kdevplatform4-1.7.0-1|67	%{_kde_services}/kcm_kdev_envsettings.desktop
14mr|kdevplatform4-1.7.0-1|68	%{_kde_services}/kcm_kdev_pluginsettings.desktop
14mr|kdevplatform4-1.7.0-1|69	%{_kde_services}/kcm_kdev_projectsettings.desktop
14mr|kdevplatform4-1.7.0-1|70	%{_kde_services}/kcm_kdev_uisettings.desktop
14mr|kdevplatform4-1.7.0-1|71	%{_kde_services}/kcm_kdevprojectfilter.desktop
14mr|kdevplatform4-1.7.0-1|72	%{_kde_services}/kcm_kdevsourceformattersettings.desktop
14mr|kdevplatform4-1.7.0-1|73	%{_kde_services}/kdev-dash-projectfileelement.desktop
14mr|kdevplatform4-1.7.0-1|74	%{_kde_services}/kdevelop-dashboard-branches.desktop
14mr|kdevplatform4-1.7.0-1|75	%{_kde_services}/kdevappwizard.desktop
14mr|kdevplatform4-1.7.0-1|76	%{_kde_services}/kdevbazaar.desktop
14mr|kdevplatform4-1.7.0-1|77	%{_kde_services}/kdevclassbrowser.desktop
14mr|kdevplatform4-1.7.0-1|78	%{_kde_services}/kdevcodeutils.desktop
14mr|kdevplatform4-1.7.0-1|79	%{_kde_services}/kdevcontextbrowser.desktop
14mr|kdevplatform4-1.7.0-1|80	%{_kde_services}/kdevcvs.desktop
14mr|kdevplatform4-1.7.0-1|81	%{_kde_services}/kdevdocumentswitcher.desktop
14mr|kdevplatform4-1.7.0-1|82	%{_kde_services}/kdevdocumentview.desktop
14mr|kdevplatform4-1.7.0-1|83	%{_kde_services}/kdevexecute.desktop
14mr|kdevplatform4-1.7.0-1|84	%{_kde_services}/kdevexecutescript.desktop
14mr|kdevplatform4-1.7.0-1|85	%{_kde_services}/kdevexternalscript.desktop
14mr|kdevplatform4-1.7.0-1|86	%{_kde_services}/kdevfilemanager.desktop
14mr|kdevplatform4-1.7.0-1|87	%{_kde_services}/kdevfiletemplates.desktop
14mr|kdevplatform4-1.7.0-1|88	%{_kde_services}/kdevgenericmanager.desktop
14mr|kdevplatform4-1.7.0-1|89	%{_kde_services}/kdevgit.desktop
14mr|kdevplatform4-1.7.0-1|90	%{_kde_services}/kdevgrepview.desktop
14mr|kdevplatform4-1.7.0-1|91	%{_kde_services}/kdevkonsoleview.desktop
14mr|kdevplatform4-1.7.0-1|92	%{_kde_services}/kdevopenwith.desktop
14mr|kdevplatform4-1.7.0-1|93	%{_kde_services}/kdevpatchreview.desktop
14mr|kdevplatform4-1.7.0-1|94	%{_kde_services}/kdevpastebin.desktop
14mr|kdevplatform4-1.7.0-1|95	%{_kde_services}/kdevproblemreporter.desktop
14mr|kdevplatform4-1.7.0-1|96	%{_kde_services}/kdevprojectdashboard.desktop
14mr|kdevplatform4-1.7.0-1|97	%{_kde_services}/kdevprojectfilter.desktop
14mr|kdevplatform4-1.7.0-1|98	%{_kde_services}/kdevprojectmanagerview.desktop
14mr|kdevplatform4-1.7.0-1|99	%{_kde_services}/kdevquickopen.desktop
14mr|kdevplatform4-1.7.0-1|100	%{_kde_services}/kdevreviewboard.desktop
14mr|kdevplatform4-1.7.0-1|101	%{_kde_services}/kdevsnippet.desktop
14mr|kdevplatform4-1.7.0-1|102	%{_kde_services}/kdevstandardoutputview.desktop
14mr|kdevplatform4-1.7.0-1|103	%{_kde_services}/kdevsubversion.desktop
14mr|kdevplatform4-1.7.0-1|104	%{_kde_services}/kdevswitchtobuddy.desktop
14mr|kdevplatform4-1.7.0-1|105	%{_kde_services}/kdevtemplatemanager_config.desktop
14mr|kdevplatform4-1.7.0-1|106	%{_kde_services}/kdevtestview.desktop
14mr|kdevplatform4-1.7.0-1|107	%{_kde_services}/kdevvcschangesview.desktop
14mr|kdevplatform4-1.7.0-1|108	%{_kde_libdir}/kde4/kcm_kdev_bgsettings.so
14mr|kdevplatform4-1.7.0-1|109	%{_kde_libdir}/kde4/kcm_kdev_ccsettings.so
14mr|kdevplatform4-1.7.0-1|110	%{_kde_libdir}/kde4/kcm_kdev_envsettings.so
14mr|kdevplatform4-1.7.0-1|111	%{_kde_libdir}/kde4/kcm_kdev_pluginsettings.so
14mr|kdevplatform4-1.7.0-1|112	%{_kde_libdir}/kde4/kcm_kdev_projectsettings.so
14mr|kdevplatform4-1.7.0-1|113	%{_kde_libdir}/kde4/kcm_kdev_uisettings.so
14mr|kdevplatform4-1.7.0-1|114	%{_kde_libdir}/kde4/kcm_kdevprojectfilter.so
14mr|kdevplatform4-1.7.0-1|115	%{_kde_libdir}/kde4/kcm_kdevsourceformattersettings.so
14mr|kdevplatform4-1.7.0-1|116	%{_kde_libdir}/kde4/kdevappwizard.so
14mr|kdevplatform4-1.7.0-1|117	%{_kde_libdir}/kde4/kdevbazaar.so
14mr|kdevplatform4-1.7.0-1|118	%{_kde_libdir}/kde4/kdevclassbrowser.so
14mr|kdevplatform4-1.7.0-1|119	%{_kde_libdir}/kde4/kdevcodeutils.so
14mr|kdevplatform4-1.7.0-1|120	%{_kde_libdir}/kde4/kdevcontextbrowser.so
14mr|kdevplatform4-1.7.0-1|121	%{_kde_libdir}/kde4/kdevcvs.so
14mr|kdevplatform4-1.7.0-1|122	%{_kde_libdir}/kde4/kdevdocumentview.so
14mr|kdevplatform4-1.7.0-1|123	%{_kde_libdir}/kde4/kdevdocumentswitcher.so
14mr|kdevplatform4-1.7.0-1|124	%{_kde_libdir}/kde4/kdevexecute.so
14mr|kdevplatform4-1.7.0-1|125	%{_kde_libdir}/kde4/kdevexecutescript.so
14mr|kdevplatform4-1.7.0-1|126	%{_kde_libdir}/kde4/kdevexternalscript.so
14mr|kdevplatform4-1.7.0-1|127	%{_kde_libdir}/kde4/kdevfilemanager.so
14mr|kdevplatform4-1.7.0-1|128	%{_kde_libdir}/kde4/kdevfiletemplates.so
14mr|kdevplatform4-1.7.0-1|129	%{_kde_libdir}/kde4/kdevgenericmanager.so
14mr|kdevplatform4-1.7.0-1|130	%{_kde_libdir}/kde4/kdevgit.so
14mr|kdevplatform4-1.7.0-1|131	%{_kde_libdir}/kde4/kdevgrepview.so
14mr|kdevplatform4-1.7.0-1|132	%{_kde_libdir}/kde4/kdevkonsoleview.so
14mr|kdevplatform4-1.7.0-1|133	%{_kde_libdir}/kde4/kdevopenwith.so
14mr|kdevplatform4-1.7.0-1|134	%{_kde_libdir}/kde4/kdevpatchreview.so
14mr|kdevplatform4-1.7.0-1|135	%{_kde_libdir}/kde4/kdevpastebin.so
14mr|kdevplatform4-1.7.0-1|136	%{_kde_libdir}/kde4/kdevproblemreporter.so
14mr|kdevplatform4-1.7.0-1|137	%{_kde_libdir}/kde4/kdevprojectdashboard.so
14mr|kdevplatform4-1.7.0-1|138	%{_kde_libdir}/kde4/kdevprojectfilter.so
14mr|kdevplatform4-1.7.0-1|139	%{_kde_libdir}/kde4/kdevprojectmanagerview.so
14mr|kdevplatform4-1.7.0-1|140	%{_kde_libdir}/kde4/kdevquickopen.so
14mr|kdevplatform4-1.7.0-1|141	%{_kde_libdir}/kde4/kdevreviewboard.so
14mr|kdevplatform4-1.7.0-1|142	%{_kde_libdir}/kde4/kdevsnippet.so
14mr|kdevplatform4-1.7.0-1|143	%{_kde_libdir}/kde4/kdevstandardoutputview.so
14mr|kdevplatform4-1.7.0-1|144	%{_kde_libdir}/kde4/kdevsubversion.so
14mr|kdevplatform4-1.7.0-1|145	%{_kde_libdir}/kde4/kdevswitchtobuddy.so
14mr|kdevplatform4-1.7.0-1|146	%{_kde_libdir}/kde4/kdevtemplatemanager_config.so
14mr|kdevplatform4-1.7.0-1|147	%{_kde_libdir}/kde4/kdevtestview.so
14mr|kdevplatform4-1.7.0-1|148	%{_kde_libdir}/kde4/kdevvcschangesviewplugin.so
14mr|kdevplatform4-1.7.0-1|149	%{_kde_libdir}/kde4/imports/org/kde/kdevplatform
14mr|kdevplatform4-1.7.0-1|150	%{_kde_libdir}/kde4/plasma_kdev_projectfileelement.so
14mr|kdevplatform4-1.7.0-1|151	%{_kde_libdir}/kde4/plugins/grantlee/*/kdev_filters.so
14mr|kdevplatform4-1.7.0-1|152	%{_kde_iconsdir}/hicolor/*/apps/reviewboard.png
14mr|kdevplatform4-1.7.0-1|153	%{_kde_iconsdir}/hicolor/*/actions/run-clean.png
14mr|kdevplatform4-1.7.0-1|154	%{_kde_iconsdir}/hicolor/*/actions/run-install.png
14mr|kdevplatform4-1.7.0-1|155	%{_kde_iconsdir}/hicolor/*/apps/bazaar.png
14mr|kdevplatform4-1.7.0-1|156	%{_kde_iconsdir}/hicolor/*/apps/git.png
14mr|kdevplatform4-1.7.0-1|157	%{_kde_iconsdir}/hicolor/*/apps/subversion.png
14mr|kdevplatform4-1.7.0-1|158	
14mr|kdevplatform4-1.7.0-1|159	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|160	
14mr|kdevplatform4-1.7.0-1|161	%define kdevplatformtests_major 8
14mr|kdevplatform4-1.7.0-1|162	%define libkdevplatformtests %mklibname kdevplatformtests %{kdevplatformtests_major}
14mr|kdevplatform4-1.7.0-1|163	
14mr|kdevplatform4-1.7.0-1|164	%package -n %{libkdevplatformtests}
14mr|kdevplatform4-1.7.0-1|165	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|166	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|167	
14mr|kdevplatform4-1.7.0-1|168	%description -n %{libkdevplatformtests}
14mr|kdevplatform4-1.7.0-1|169	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|170	
14mr|kdevplatform4-1.7.0-1|171	%files -n %{libkdevplatformtests}
14mr|kdevplatform4-1.7.0-1|172	%{_kde_libdir}/libkdevplatformtests.so.%{kdevplatformtests_major}*
14mr|kdevplatform4-1.7.0-1|173	
14mr|kdevplatform4-1.7.0-1|174	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|175	
14mr|kdevplatform4-1.7.0-1|176	%define kdevplatforminterfaces_major 8
14mr|kdevplatform4-1.7.0-1|177	%define libkdevplatforminterfaces %mklibname kdevplatforminterfaces %{kdevplatforminterfaces_major}
14mr|kdevplatform4-1.7.0-1|178	
14mr|kdevplatform4-1.7.0-1|179	%package -n %{libkdevplatforminterfaces}
14mr|kdevplatform4-1.7.0-1|180	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|181	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|182	
14mr|kdevplatform4-1.7.0-1|183	%description -n %{libkdevplatforminterfaces}
14mr|kdevplatform4-1.7.0-1|184	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|185	
14mr|kdevplatform4-1.7.0-1|186	%files -n %{libkdevplatforminterfaces}
14mr|kdevplatform4-1.7.0-1|187	%{_kde_libdir}/libkdevplatforminterfaces.so.%{kdevplatforminterfaces_major}*
14mr|kdevplatform4-1.7.0-1|188	
14mr|kdevplatform4-1.7.0-1|189	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|190	
14mr|kdevplatform4-1.7.0-1|191	%define kdevplatformjsontests_major 8
14mr|kdevplatform4-1.7.0-1|192	%define libkdevplatformjsontests %mklibname kdevplatformjsontests %{kdevplatformjsontests_major}
14mr|kdevplatform4-1.7.0-1|193	
14mr|kdevplatform4-1.7.0-1|194	%package -n %{libkdevplatformjsontests}
14mr|kdevplatform4-1.7.0-1|195	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|196	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|197	
14mr|kdevplatform4-1.7.0-1|198	%description -n %{libkdevplatformjsontests}
14mr|kdevplatform4-1.7.0-1|199	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|200	
14mr|kdevplatform4-1.7.0-1|201	%files -n %{libkdevplatformjsontests}
14mr|kdevplatform4-1.7.0-1|202	%{_kde_libdir}/libkdevplatformjsontests.so.%{kdevplatformjsontests_major}*
14mr|kdevplatform4-1.7.0-1|203	
14mr|kdevplatform4-1.7.0-1|204	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|205	
14mr|kdevplatform4-1.7.0-1|206	%define kdevplatformlanguage_major 8
14mr|kdevplatform4-1.7.0-1|207	%define libkdevplatformlanguage %mklibname kdevplatformlanguage %{kdevplatformlanguage_major}
14mr|kdevplatform4-1.7.0-1|208	
14mr|kdevplatform4-1.7.0-1|209	%package -n %{libkdevplatformlanguage}
14mr|kdevplatform4-1.7.0-1|210	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|211	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|212	
14mr|kdevplatform4-1.7.0-1|213	%description -n %{libkdevplatformlanguage}
14mr|kdevplatform4-1.7.0-1|214	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|215	
14mr|kdevplatform4-1.7.0-1|216	%files -n %{libkdevplatformlanguage}
14mr|kdevplatform4-1.7.0-1|217	%{_kde_libdir}/libkdevplatformlanguage.so.%{kdevplatformlanguage_major}*
14mr|kdevplatform4-1.7.0-1|218	
14mr|kdevplatform4-1.7.0-1|219	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|220	
14mr|kdevplatform4-1.7.0-1|221	%define kdevplatformoutputview_major 8
14mr|kdevplatform4-1.7.0-1|222	%define libkdevplatformoutputview %mklibname kdevplatformoutputview %{kdevplatformoutputview_major}
14mr|kdevplatform4-1.7.0-1|223	
14mr|kdevplatform4-1.7.0-1|224	%package -n %{libkdevplatformoutputview}
14mr|kdevplatform4-1.7.0-1|225	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|226	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|227	
14mr|kdevplatform4-1.7.0-1|228	%description -n %{libkdevplatformoutputview}
14mr|kdevplatform4-1.7.0-1|229	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|230	
14mr|kdevplatform4-1.7.0-1|231	%files -n %{libkdevplatformoutputview}
14mr|kdevplatform4-1.7.0-1|232	%{_kde_libdir}/libkdevplatformoutputview.so.%{kdevplatformoutputview_major}*
14mr|kdevplatform4-1.7.0-1|233	
14mr|kdevplatform4-1.7.0-1|234	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|235	
14mr|kdevplatform4-1.7.0-1|236	%define kdevplatformproject_major 8
14mr|kdevplatform4-1.7.0-1|237	%define libkdevplatformproject %mklibname kdevplatformproject %{kdevplatformproject_major}
14mr|kdevplatform4-1.7.0-1|238	
14mr|kdevplatform4-1.7.0-1|239	%package -n %{libkdevplatformproject}
14mr|kdevplatform4-1.7.0-1|240	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|241	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|242	
14mr|kdevplatform4-1.7.0-1|243	%description -n %{libkdevplatformproject}
14mr|kdevplatform4-1.7.0-1|244	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|245	
14mr|kdevplatform4-1.7.0-1|246	%files -n %{libkdevplatformproject}
14mr|kdevplatform4-1.7.0-1|247	%{_kde_libdir}/libkdevplatformproject.so.%{kdevplatformproject_major}*
14mr|kdevplatform4-1.7.0-1|248	
14mr|kdevplatform4-1.7.0-1|249	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|250	
14mr|kdevplatform4-1.7.0-1|251	%define kdevplatformshell_major 8
14mr|kdevplatform4-1.7.0-1|252	%define libkdevplatformshell %mklibname kdevplatformshell %{kdevplatformshell_major}
14mr|kdevplatform4-1.7.0-1|253	
14mr|kdevplatform4-1.7.0-1|254	%package -n %{libkdevplatformshell}
14mr|kdevplatform4-1.7.0-1|255	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|256	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|257	
14mr|kdevplatform4-1.7.0-1|258	%description -n %{libkdevplatformshell}
14mr|kdevplatform4-1.7.0-1|259	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|260	
14mr|kdevplatform4-1.7.0-1|261	%files -n %{libkdevplatformshell}
14mr|kdevplatform4-1.7.0-1|262	%{_kde_libdir}/libkdevplatformshell.so.%{kdevplatformshell_major}*
14mr|kdevplatform4-1.7.0-1|263	
14mr|kdevplatform4-1.7.0-1|264	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|265	
14mr|kdevplatform4-1.7.0-1|266	%define kdevplatformutil_major 8
14mr|kdevplatform4-1.7.0-1|267	%define libkdevplatformutil %mklibname kdevplatformutil %{kdevplatformutil_major}
14mr|kdevplatform4-1.7.0-1|268	
14mr|kdevplatform4-1.7.0-1|269	%package -n %{libkdevplatformutil}
14mr|kdevplatform4-1.7.0-1|270	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|271	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|272	
14mr|kdevplatform4-1.7.0-1|273	%description -n %{libkdevplatformutil}
14mr|kdevplatform4-1.7.0-1|274	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|275	
14mr|kdevplatform4-1.7.0-1|276	%files -n %{libkdevplatformutil}
14mr|kdevplatform4-1.7.0-1|277	%{_kde_libdir}/libkdevplatformutil.so.%{kdevplatformutil_major}*
14mr|kdevplatform4-1.7.0-1|278	
14mr|kdevplatform4-1.7.0-1|279	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|280	
14mr|kdevplatform4-1.7.0-1|281	%define kdevplatformvcs_major 8
14mr|kdevplatform4-1.7.0-1|282	%define libkdevplatformvcs %mklibname kdevplatformvcs %{kdevplatformvcs_major}
14mr|kdevplatform4-1.7.0-1|283	
14mr|kdevplatform4-1.7.0-1|284	%package -n %{libkdevplatformvcs}
14mr|kdevplatform4-1.7.0-1|285	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|286	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|287	
14mr|kdevplatform4-1.7.0-1|288	%description -n %{libkdevplatformvcs}
14mr|kdevplatform4-1.7.0-1|289	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|290	
14mr|kdevplatform4-1.7.0-1|291	%files -n %{libkdevplatformvcs}
14mr|kdevplatform4-1.7.0-1|292	%{_kde_libdir}/libkdevplatformvcs.so.%{kdevplatformvcs_major}*
14mr|kdevplatform4-1.7.0-1|293	
14mr|kdevplatform4-1.7.0-1|294	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|295	
14mr|kdevplatform4-1.7.0-1|296	%define sublime_major 8
14mr|kdevplatform4-1.7.0-1|297	%define libsublime %mklibname sublime %{sublime_major}
14mr|kdevplatform4-1.7.0-1|298	
14mr|kdevplatform4-1.7.0-1|299	%package -n %{libsublime}
14mr|kdevplatform4-1.7.0-1|300	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|301	Group: System/Libraries
14mr|kdevplatform4-1.7.0-1|302	
14mr|kdevplatform4-1.7.0-1|303	%description -n %{libsublime}
14mr|kdevplatform4-1.7.0-1|304	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|305	
14mr|kdevplatform4-1.7.0-1|306	%files -n %{libsublime}
14mr|kdevplatform4-1.7.0-1|307	%{_kde_libdir}/libsublime.so.%{sublime_major}*
14mr|kdevplatform4-1.7.0-1|308	
14mr|kdevplatform4-1.7.0-1|309	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|310	
14mr|kdevplatform4-1.7.0-1|311	%define kdevplatformdebugger_major 8
14mr|kdevplatform4-1.7.0-1|312	%define libkdevplatformdebugger %mklibname kdevplatformdebugger %{kdevplatformdebugger_major}
14mr|kdevplatform4-1.7.0-1|313	
14mr|kdevplatform4-1.7.0-1|314	%package -n %{libkdevplatformdebugger}
14mr|kdevplatform4-1.7.0-1|315	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|316	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|317	
14mr|kdevplatform4-1.7.0-1|318	%description -n %{libkdevplatformdebugger}
14mr|kdevplatform4-1.7.0-1|319	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|320	
14mr|kdevplatform4-1.7.0-1|321	%files -n %{libkdevplatformdebugger}
14mr|kdevplatform4-1.7.0-1|322	%{_kde_libdir}/libkdevplatformdebugger.so.%{kdevplatformdebugger_major}*
14mr|kdevplatform4-1.7.0-1|323	
14mr|kdevplatform4-1.7.0-1|324	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|325	
14mr|kdevplatform4-1.7.0-1|326	%define kdevplatformdocumentation_major 8
14mr|kdevplatform4-1.7.0-1|327	%define libkdevplatformdocumentation %mklibname kdevplatformdocumentation %{kdevplatformdocumentation_major}
14mr|kdevplatform4-1.7.0-1|328	
14mr|kdevplatform4-1.7.0-1|329	%package -n %{libkdevplatformdocumentation}
14mr|kdevplatform4-1.7.0-1|330	Summary:	KDE 4 library
14mr|kdevplatform4-1.7.0-1|331	Group:		System/Libraries
14mr|kdevplatform4-1.7.0-1|332	
14mr|kdevplatform4-1.7.0-1|333	%description -n %{libkdevplatformdocumentation}
14mr|kdevplatform4-1.7.0-1|334	KDE 4 library.
14mr|kdevplatform4-1.7.0-1|335	
14mr|kdevplatform4-1.7.0-1|336	%files -n %{libkdevplatformdocumentation}
14mr|kdevplatform4-1.7.0-1|337	%{_kde_libdir}/libkdevplatformdocumentation.so.%{kdevplatformdocumentation_major}*
14mr|kdevplatform4-1.7.0-1|338	
14mr|kdevplatform4-1.7.0-1|339	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|340	
14mr|kdevplatform4-1.7.0-1|341	%define devname %mklibname kdevplatform4 -d
14mr|kdevplatform4-1.7.0-1|342	
14mr|kdevplatform4-1.7.0-1|343	%package -n %{devname}
14mr|kdevplatform4-1.7.0-1|344	Summary:	Development files for kdevplatform
14mr|kdevplatform4-1.7.0-1|345	Group:		Development/KDE and Qt
14mr|kdevplatform4-1.7.0-1|346	Requires:	%{libkdevplatformtests} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|347	Requires:	%{libkdevplatforminterfaces} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|348	Requires:	%{libkdevplatformjsontests} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|349	Requires:	%{libkdevplatformlanguage} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|350	Requires:	%{libkdevplatformoutputview} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|351	Requires:	%{libkdevplatformproject} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|352	Requires:	%{libkdevplatformshell} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|353	Requires:	%{libkdevplatformutil} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|354	Requires:	%{libkdevplatformvcs} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|355	Requires:	%{libsublime} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|356	Requires:	%{libkdevplatformdebugger} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|357	Requires:	%{libkdevplatformdocumentation} = %{EVRD}
14mr|kdevplatform4-1.7.0-1|358	Provides:	%{name}-devel = %{EVRD}
14mr|kdevplatform4-1.7.0-1|359	
14mr|kdevplatform4-1.7.0-1|360	%description -n %{devname}
14mr|kdevplatform4-1.7.0-1|361	Development files for kdevplatform.
14mr|kdevplatform4-1.7.0-1|362	
14mr|kdevplatform4-1.7.0-1|363	%files -n %{devname}
14mr|kdevplatform4-1.7.0-1|364	%{_kde_libdir}/cmake/kdevplatform/*.cmake
14mr|kdevplatform4-1.7.0-1|365	%{_kde_includedir}/kdevplatform
14mr|kdevplatform4-1.7.0-1|366	%{_kde_libdir}/libkdevplatformtests.so
14mr|kdevplatform4-1.7.0-1|367	%{_kde_libdir}/libkdevplatforminterfaces.so
14mr|kdevplatform4-1.7.0-1|368	%{_kde_libdir}/libkdevplatformjsontests.so
14mr|kdevplatform4-1.7.0-1|369	%{_kde_libdir}/libkdevplatformlanguage.so
14mr|kdevplatform4-1.7.0-1|370	%{_kde_libdir}/libkdevplatformoutputview.so
14mr|kdevplatform4-1.7.0-1|371	%{_kde_libdir}/libkdevplatformproject.so
14mr|kdevplatform4-1.7.0-1|372	%{_kde_libdir}/libkdevplatformshell.so
14mr|kdevplatform4-1.7.0-1|373	%{_kde_libdir}/libkdevplatformutil.so
14mr|kdevplatform4-1.7.0-1|374	%{_kde_libdir}/libkdevplatformvcs.so
14mr|kdevplatform4-1.7.0-1|375	%{_kde_libdir}/libsublime.so
14mr|kdevplatform4-1.7.0-1|376	%{_kde_libdir}/libkdevplatformdebugger.so
14mr|kdevplatform4-1.7.0-1|377	%{_kde_libdir}/libkdevplatformdocumentation.so
14mr|kdevplatform4-1.7.0-1|378	
14mr|kdevplatform4-1.7.0-1|379	#-----------------------------------------------------------------------------
14mr|kdevplatform4-1.7.0-1|380	
14mr|kdevplatform4-1.7.0-1|381	%prep
14mr|kdevplatform4-1.7.0-1|382	%setup -qn kdevplatform-%{version}
14mr|kdevplatform4-1.7.0-1|383	
14mr|kdevplatform4-1.7.0-1|384	%build
14mr|kdevplatform4-1.7.0-1|385	%cmake_kde4
14mr|kdevplatform4-1.7.0-1|386	%make
14mr|kdevplatform4-1.7.0-1|387	
14mr|kdevplatform4-1.7.0-1|388	%if %{with apidox}
14mr|kdevplatform4-1.7.0-1|389	make apidox
14mr|kdevplatform4-1.7.0-1|390	%endif
14mr|kdevplatform4-1.7.0-1|391	
14mr|kdevplatform4-1.7.0-1|392	%install
14mr|kdevplatform4-1.7.0-1|393	%makeinstall_std -C build
14mr|kdevplatform4-1.7.0-1|394	
14mr|kdevplatform4-1.7.0-1|395	%find_lang %{name} --all-name --with-kde
14mr|kdevplatform4-1.7.0-1|396	
14mr|kdevplatform4-1.7.0-1|397	
14mr|kdevplatform4-1.7.0-1|398	%changelog
14mr|kdevplatform4-1.7.0-1|399	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:1.7.0-1
14mr|kdevplatform4-1.7.0-1|400	+ Revision: 6c56339
14mr|kdevplatform4-1.7.0-1|401	- Update BuildRequires
14mr|kdevplatform4-1.7.0-1|402	
14mr|kdevplatform4-1.7.0-1|403	

16960 14
14mr|kde-wallpapers-4.13.3-1|1	Summary:	Additional official wallpapers for KDE4
14mr|kde-wallpapers-4.13.3-1|2	Name:		kde-wallpapers
14mr|kde-wallpapers-4.13.3-1|3	Version:	4.13.3
14mr|kde-wallpapers-4.13.3-1|4	Release:	1
14mr|kde-wallpapers-4.13.3-1|5	Epoch:		2
14mr|kde-wallpapers-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kde-wallpapers-4.13.3-1|7	License:	LGPLv3
14mr|kde-wallpapers-4.13.3-1|8	Url:		http://www.kde.org/
14mr|kde-wallpapers-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kde-wallpapers-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kde-wallpapers-4.13.3-1|11	BuildRequires:	automoc4
14mr|kde-wallpapers-4.13.3-1|12	Conflicts:	kdebase4-workspace < 2:4.6.90
14mr|kde-wallpapers-4.13.3-1|13	BuildArch:	noarch
14mr|kde-wallpapers-4.13.3-1|14	
14mr|kde-wallpapers-4.13.3-1|15	%description
14mr|kde-wallpapers-4.13.3-1|16	This package contains additional official wallpapers for KDE4.
14mr|kde-wallpapers-4.13.3-1|17	
14mr|kde-wallpapers-4.13.3-1|18	%files
14mr|kde-wallpapers-4.13.3-1|19	%doc LICENSE
14mr|kde-wallpapers-4.13.3-1|20	%{_kde_datadir}/wallpapers/*
14mr|kde-wallpapers-4.13.3-1|21	
14mr|kde-wallpapers-4.13.3-1|22	#-----------------------------------------------------------------------------
14mr|kde-wallpapers-4.13.3-1|23	
14mr|kde-wallpapers-4.13.3-1|24	%prep
14mr|kde-wallpapers-4.13.3-1|25	%setup -q
14mr|kde-wallpapers-4.13.3-1|26	
14mr|kde-wallpapers-4.13.3-1|27	%build
14mr|kde-wallpapers-4.13.3-1|28	%cmake_kde4
14mr|kde-wallpapers-4.13.3-1|29	%make
14mr|kde-wallpapers-4.13.3-1|30	
14mr|kde-wallpapers-4.13.3-1|31	%install
14mr|kde-wallpapers-4.13.3-1|32	%makeinstall_std -C build
14mr|kde-wallpapers-4.13.3-1|33	
14mr|kde-wallpapers-4.13.3-1|34	
14mr|kde-wallpapers-4.13.3-1|35	%changelog
14mr|kde-wallpapers-4.13.3-1|36	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kde-wallpapers-4.13.3-1|37	+ Revision: 3671da2
14mr|kde-wallpapers-4.13.3-1|38	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kde-wallpapers-4.13.3-1|39	
14mr|kde-wallpapers-4.13.3-1|40	

16961 14
14mr|kdewebdev4-4.13.3-1|1	Summary:	A web editor for the KDE Desktop Environment
14mr|kdewebdev4-4.13.3-1|2	Name:		kdewebdev4
14mr|kdewebdev4-4.13.3-1|3	Version:	4.13.3
14mr|kdewebdev4-4.13.3-1|4	Release:	1
14mr|kdewebdev4-4.13.3-1|5	Epoch:		1
14mr|kdewebdev4-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|7	License:	GPLv2+
14mr|kdewebdev4-4.13.3-1|8	Url:		http://kdewebdev.org/
14mr|kdewebdev4-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdewebdev-%{version}.tar.xz
14mr|kdewebdev4-4.13.3-1|10	BuildRequires:	automoc4
14mr|kdewebdev4-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kdewebdev4-4.13.3-1|12	BuildRequires:	kdepimlibs4-devel
14mr|kdewebdev4-4.13.3-1|13	BuildRequires:	boost-devel
14mr|kdewebdev4-4.13.3-1|14	BuildRequires:	ruby-devel
14mr|kdewebdev4-4.13.3-1|15	BuildRequires:	tidy-devel
14mr|kdewebdev4-4.13.3-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|kdewebdev4-4.13.3-1|17	BuildRequires:	pkgconfig(libxslt)
14mr|kdewebdev4-4.13.3-1|18	Requires:	kimagemapeditor
14mr|kdewebdev4-4.13.3-1|19	Requires:	klinkstatus
14mr|kdewebdev4-4.13.3-1|20	Requires:	kfilereplace
14mr|kdewebdev4-4.13.3-1|21	Requires:	kommander
14mr|kdewebdev4-4.13.3-1|22	
14mr|kdewebdev4-4.13.3-1|23	%description
14mr|kdewebdev4-4.13.3-1|24	A web editor for the KDE Desktop Environment
14mr|kdewebdev4-4.13.3-1|25	
14mr|kdewebdev4-4.13.3-1|26	%files
14mr|kdewebdev4-4.13.3-1|27	%doc README
14mr|kdewebdev4-4.13.3-1|28	
14mr|kdewebdev4-4.13.3-1|29	#--------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|30	
14mr|kdewebdev4-4.13.3-1|31	%package -n klinkstatus
14mr|kdewebdev4-4.13.3-1|32	Summary:	klinkstatus
14mr|kdewebdev4-4.13.3-1|33	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|34	Requires:	tidy
14mr|kdewebdev4-4.13.3-1|35	Conflicts:	kdewebdev4-devel < 1:4.11.0
14mr|kdewebdev4-4.13.3-1|36	
14mr|kdewebdev4-4.13.3-1|37	%description -n klinkstatus
14mr|kdewebdev4-4.13.3-1|38	* Support several protocols (allowing fast checking of
14mr|kdewebdev4-4.13.3-1|39	local documents): http, ftp, ssh (fish or sftp) and file.
14mr|kdewebdev4-4.13.3-1|40	* Proxy support
14mr|kdewebdev4-4.13.3-1|41	* Allows authentication when checking restricted documents
14mr|kdewebdev4-4.13.3-1|42	* Supports the latest Web standards-- HTML 4.0, HTTP 1.1
14mr|kdewebdev4-4.13.3-1|43	* Server-Side Includes (SSI, aka SHTML) are supported and checked
14mr|kdewebdev4-4.13.3-1|44	* Regular expressions to restrict which URLs are searched
14mr|kdewebdev4-4.13.3-1|45	* Show link results as they are checked
14mr|kdewebdev4-4.13.3-1|46	* Tree like view (that reflects the file structure of the documents) or
14mr|kdewebdev4-4.13.3-1|47	flat view
14mr|kdewebdev4-4.13.3-1|48	* Limit the search depth
14mr|kdewebdev4-4.13.3-1|49	* Fragment identifiers ("#" anchor links that point to a specific
14mr|kdewebdev4-4.13.3-1|50	section in a document) are supported and checked
14mr|kdewebdev4-4.13.3-1|51	* Pause/Resume of checking session
14mr|kdewebdev4-4.13.3-1|52	* History of checked URLs
14mr|kdewebdev4-4.13.3-1|53	* Tabbed checking (allow multiple sessions at the same time)
14mr|kdewebdev4-4.13.3-1|54	* Filter checked links (good, broken, malformed and undetermined)
14mr|kdewebdev4-4.13.3-1|55	* Configurable number of simultaneous connections (performance tunning)
14mr|kdewebdev4-4.13.3-1|56	* Other configurable options like "check external links",
14mr|kdewebdev4-4.13.3-1|57	"check parent folders", "timeout"
14mr|kdewebdev4-4.13.3-1|58	* Good integration with Quanta+
14mr|kdewebdev4-4.13.3-1|59	
14mr|kdewebdev4-4.13.3-1|60	%files -n klinkstatus
14mr|kdewebdev4-4.13.3-1|61	%{_kde_bindir}/klinkstatus
14mr|kdewebdev4-4.13.3-1|62	%{_kde_libdir}/kde4/klinkstatuspart.so
14mr|kdewebdev4-4.13.3-1|63	%{_kde_libdir}/kde4/automationklinkstatus.so
14mr|kdewebdev4-4.13.3-1|64	%{_kde_libdir}/kde4/krossmoduleklinkstatus.so
14mr|kdewebdev4-4.13.3-1|65	%{_kde_applicationsdir}/klinkstatus.desktop
14mr|kdewebdev4-4.13.3-1|66	%{_kde_appsdir}/klinkstatus
14mr|kdewebdev4-4.13.3-1|67	%{_kde_appsdir}/klinkstatuspart
14mr|kdewebdev4-4.13.3-1|68	%{_kde_iconsdir}/*/*/apps/klinkstatus.png
14mr|kdewebdev4-4.13.3-1|69	%{_kde_services}/klinkstatus_part.desktop
14mr|kdewebdev4-4.13.3-1|70	%{_kde_services}/klinkstatus_automation.desktop
14mr|kdewebdev4-4.13.3-1|71	%{_kde_services}/krossmoduleklinkstatus.desktop
14mr|kdewebdev4-4.13.3-1|72	%{_kde_configdir}/klinkstatus.knsrc
14mr|kdewebdev4-4.13.3-1|73	%{_kde_docdir}/HTML/en/klinkstatus
14mr|kdewebdev4-4.13.3-1|74	%{_datadir}/dbus-1/interfaces/org.kde.kdewebdev.klinkstatus.SearchManager.xml
14mr|kdewebdev4-4.13.3-1|75	
14mr|kdewebdev4-4.13.3-1|76	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|77	
14mr|kdewebdev4-4.13.3-1|78	%define klinkstatuscommon_major 4
14mr|kdewebdev4-4.13.3-1|79	%define libklinkstatuscommon %mklibname klinkstatuscommon %{klinkstatuscommon_major}
14mr|kdewebdev4-4.13.3-1|80	
14mr|kdewebdev4-4.13.3-1|81	%package -n %{libklinkstatuscommon}
14mr|kdewebdev4-4.13.3-1|82	Summary:	KDE 4 core library
14mr|kdewebdev4-4.13.3-1|83	Group:		System/Libraries
14mr|kdewebdev4-4.13.3-1|84	
14mr|kdewebdev4-4.13.3-1|85	%description -n %{libklinkstatuscommon}
14mr|kdewebdev4-4.13.3-1|86	KDE 4 core library.
14mr|kdewebdev4-4.13.3-1|87	
14mr|kdewebdev4-4.13.3-1|88	%files -n %{libklinkstatuscommon}
14mr|kdewebdev4-4.13.3-1|89	%{_kde_libdir}/libklinkstatuscommon.so.%{klinkstatuscommon_major}*
14mr|kdewebdev4-4.13.3-1|90	
14mr|kdewebdev4-4.13.3-1|91	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|92	
14mr|kdewebdev4-4.13.3-1|93	%package -n kfilereplace
14mr|kdewebdev4-4.13.3-1|94	Summary:	kfilereplace
14mr|kdewebdev4-4.13.3-1|95	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|96	Conflicts:	kdewebdev4-devel < 1:4.11.0
14mr|kdewebdev4-4.13.3-1|97	
14mr|kdewebdev4-4.13.3-1|98	%description -n kfilereplace
14mr|kdewebdev4-4.13.3-1|99	Kfilereplace program.
14mr|kdewebdev4-4.13.3-1|100	
14mr|kdewebdev4-4.13.3-1|101	%files -n kfilereplace
14mr|kdewebdev4-4.13.3-1|102	%{_kde_bindir}/kfilereplace
14mr|kdewebdev4-4.13.3-1|103	%{_kde_applicationsdir}/kfilereplace.desktop
14mr|kdewebdev4-4.13.3-1|104	%{_kde_appsdir}/kfilereplace
14mr|kdewebdev4-4.13.3-1|105	%{_kde_appsdir}/kfilereplacepart
14mr|kdewebdev4-4.13.3-1|106	%{_kde_iconsdir}/*/*/apps/kfilereplace.png
14mr|kdewebdev4-4.13.3-1|107	%{_kde_iconsdir}/*/*/actions/*
14mr|kdewebdev4-4.13.3-1|108	%{_kde_services}/kfilereplacepart.desktop
14mr|kdewebdev4-4.13.3-1|109	%{_kde_libdir}/kde4/libkfilereplacepart.so
14mr|kdewebdev4-4.13.3-1|110	%{_kde_docdir}/HTML/en/kfilereplace
14mr|kdewebdev4-4.13.3-1|111	%{_datadir}/dbus-1/interfaces/org.kde.kfilereplace.xml
14mr|kdewebdev4-4.13.3-1|112	
14mr|kdewebdev4-4.13.3-1|113	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|114	
14mr|kdewebdev4-4.13.3-1|115	%define kommanderwidgets_major 4
14mr|kdewebdev4-4.13.3-1|116	%define libkommanderwidgets %mklibname kommanderwidgets %{kommanderwidgets_major}
14mr|kdewebdev4-4.13.3-1|117	
14mr|kdewebdev4-4.13.3-1|118	%package -n %{libkommanderwidgets}
14mr|kdewebdev4-4.13.3-1|119	Summary:	KDE 4 core library
14mr|kdewebdev4-4.13.3-1|120	Group:		System/Libraries
14mr|kdewebdev4-4.13.3-1|121	
14mr|kdewebdev4-4.13.3-1|122	%description -n %{libkommanderwidgets}
14mr|kdewebdev4-4.13.3-1|123	KDE 4 core library.
14mr|kdewebdev4-4.13.3-1|124	
14mr|kdewebdev4-4.13.3-1|125	%files -n %{libkommanderwidgets}
14mr|kdewebdev4-4.13.3-1|126	%{_kde_libdir}/libkommanderwidgets.so.%{kommanderwidgets_major}*
14mr|kdewebdev4-4.13.3-1|127	
14mr|kdewebdev4-4.13.3-1|128	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|129	
14mr|kdewebdev4-4.13.3-1|130	%define kommandercore_major 4
14mr|kdewebdev4-4.13.3-1|131	%define libkommandercore %mklibname kommandercore %{kommandercore_major}
14mr|kdewebdev4-4.13.3-1|132	
14mr|kdewebdev4-4.13.3-1|133	%package -n %{libkommandercore}
14mr|kdewebdev4-4.13.3-1|134	Summary:	KDE 4 core library
14mr|kdewebdev4-4.13.3-1|135	Group:		System/Libraries
14mr|kdewebdev4-4.13.3-1|136	
14mr|kdewebdev4-4.13.3-1|137	%description -n %{libkommandercore}
14mr|kdewebdev4-4.13.3-1|138	KDE 4 core library.
14mr|kdewebdev4-4.13.3-1|139	
14mr|kdewebdev4-4.13.3-1|140	%files -n %{libkommandercore}
14mr|kdewebdev4-4.13.3-1|141	%{_kde_libdir}/libkommandercore.so.%{kommandercore_major}*
14mr|kdewebdev4-4.13.3-1|142	
14mr|kdewebdev4-4.13.3-1|143	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|144	
14mr|kdewebdev4-4.13.3-1|145	%package -n kommander
14mr|kdewebdev4-4.13.3-1|146	Summary:	Kommander
14mr|kdewebdev4-4.13.3-1|147	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|148	
14mr|kdewebdev4-4.13.3-1|149	%description -n kommander
14mr|kdewebdev4-4.13.3-1|150	Kommander program
14mr|kdewebdev4-4.13.3-1|151	
14mr|kdewebdev4-4.13.3-1|152	%files -n kommander
14mr|kdewebdev4-4.13.3-1|153	%{_kde_bindir}/kommander
14mr|kdewebdev4-4.13.3-1|154	%{_kde_datadir}/applnk/.hidden/kommander.desktop
14mr|kdewebdev4-4.13.3-1|155	
14mr|kdewebdev4-4.13.3-1|156	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|157	
14mr|kdewebdev4-4.13.3-1|158	%package -n kimagemapeditor
14mr|kdewebdev4-4.13.3-1|159	Summary:	Kimagemapeditor
14mr|kdewebdev4-4.13.3-1|160	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|161	
14mr|kdewebdev4-4.13.3-1|162	%description -n kimagemapeditor
14mr|kdewebdev4-4.13.3-1|163	kimagemapeditor program
14mr|kdewebdev4-4.13.3-1|164	
14mr|kdewebdev4-4.13.3-1|165	%files -n kimagemapeditor
14mr|kdewebdev4-4.13.3-1|166	%{_kde_bindir}/kimagemapeditor
14mr|kdewebdev4-4.13.3-1|167	%{_kde_applicationsdir}/kimagemapeditor.desktop
14mr|kdewebdev4-4.13.3-1|168	%{_kde_appsdir}/kimagemapeditor
14mr|kdewebdev4-4.13.3-1|169	%{_kde_iconsdir}/hicolor/*/apps/kimagemapeditor.png
14mr|kdewebdev4-4.13.3-1|170	%{_kde_services}/kimagemapeditorpart.desktop
14mr|kdewebdev4-4.13.3-1|171	%{_kde_libdir}/kde4/libkimagemapeditor.so
14mr|kdewebdev4-4.13.3-1|172	%{_kde_docdir}/*/*/kimagemapeditor
14mr|kdewebdev4-4.13.3-1|173	
14mr|kdewebdev4-4.13.3-1|174	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|175	
14mr|kdewebdev4-4.13.3-1|176	%if 0
14mr|kdewebdev4-4.13.3-1|177	%package -n kxsldbg
14mr|kdewebdev4-4.13.3-1|178	Summary:	Kxsldbg
14mr|kdewebdev4-4.13.3-1|179	Group:		Graphical desktop/KDE
14mr|kdewebdev4-4.13.3-1|180	
14mr|kdewebdev4-4.13.3-1|181	%description -n kxsldbg
14mr|kdewebdev4-4.13.3-1|182	kxsldbg program
14mr|kdewebdev4-4.13.3-1|183	
14mr|kdewebdev4-4.13.3-1|184	%files -n kxsldbg
14mr|kdewebdev4-4.13.3-1|185	%{_kde_bindir}/kxsldbg
14mr|kdewebdev4-4.13.3-1|186	%{_kde_bindir}/xsldbg
14mr|kdewebdev4-4.13.3-1|187	%{_kde_applicationsdir}/kxsldbg.desktop
14mr|kdewebdev4-4.13.3-1|188	%{_kde_applicationsdir}/xsldbg.desktop
14mr|kdewebdev4-4.13.3-1|189	%{_kde_appsdir}/kxsldbg
14mr|kdewebdev4-4.13.3-1|190	%{_kde_appsdir}/xsldbg
14mr|kdewebdev4-4.13.3-1|191	%{_kde_appsdir}/kxsldbgpart
14mr|kdewebdev4-4.13.3-1|192	%{_kde_iconsdir}/hicolor/*/apps/kxsldbg.*
14mr|kdewebdev4-4.13.3-1|193	%{_kde_iconsdir}/hicolor/*/actions/xsldbg*
14mr|kdewebdev4-4.13.3-1|194	%{_kde_services}/kxsldbg_part.desktop
14mr|kdewebdev4-4.13.3-1|195	%{_kde_libdir}/kde4/libkxsldbgpart.so
14mr|kdewebdev4-4.13.3-1|196	%{_kde_docdir}/HTML/en/kxsldbg
14mr|kdewebdev4-4.13.3-1|197	%{_kde_docdir}/HTML/en/xsldbg
14mr|kdewebdev4-4.13.3-1|198	%{_kde_mandir}/man1/xsldbg.1*
14mr|kdewebdev4-4.13.3-1|199	%endif
14mr|kdewebdev4-4.13.3-1|200	
14mr|kdewebdev4-4.13.3-1|201	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|202	
14mr|kdewebdev4-4.13.3-1|203	%package devel
14mr|kdewebdev4-4.13.3-1|204	Summary:	Devel stuff for %{name}
14mr|kdewebdev4-4.13.3-1|205	Group:		Development/KDE and Qt
14mr|kdewebdev4-4.13.3-1|206	Requires:	kde4-macros
14mr|kdewebdev4-4.13.3-1|207	Requires:	kdelibs4-devel
14mr|kdewebdev4-4.13.3-1|208	Requires:	%{libkommandercore} = %{EVRD}
14mr|kdewebdev4-4.13.3-1|209	Requires:	%{libkommanderwidgets} = %{EVRD}
14mr|kdewebdev4-4.13.3-1|210	Requires:	%{libklinkstatuscommon} = %{EVRD}
14mr|kdewebdev4-4.13.3-1|211	
14mr|kdewebdev4-4.13.3-1|212	%description devel
14mr|kdewebdev4-4.13.3-1|213	This package contains header files needed if you wish to build applications
14mr|kdewebdev4-4.13.3-1|214	based on %{name}.
14mr|kdewebdev4-4.13.3-1|215	
14mr|kdewebdev4-4.13.3-1|216	%files devel
14mr|kdewebdev4-4.13.3-1|217	%{_kde_includedir}/*
14mr|kdewebdev4-4.13.3-1|218	%{_kde_libdir}/*.so
14mr|kdewebdev4-4.13.3-1|219	
14mr|kdewebdev4-4.13.3-1|220	#--------------------------------------------------------------------------
14mr|kdewebdev4-4.13.3-1|221	
14mr|kdewebdev4-4.13.3-1|222	%prep
14mr|kdewebdev4-4.13.3-1|223	%setup -q -n kdewebdev-%{version}
14mr|kdewebdev4-4.13.3-1|224	
14mr|kdewebdev4-4.13.3-1|225	%build
14mr|kdewebdev4-4.13.3-1|226	%cmake_kde4
14mr|kdewebdev4-4.13.3-1|227	%make
14mr|kdewebdev4-4.13.3-1|228	
14mr|kdewebdev4-4.13.3-1|229	%install
14mr|kdewebdev4-4.13.3-1|230	%makeinstall_std -C build
14mr|kdewebdev4-4.13.3-1|231	
14mr|kdewebdev4-4.13.3-1|232	
14mr|kdewebdev4-4.13.3-1|233	%changelog
14mr|kdewebdev4-4.13.3-1|234	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdewebdev4-4.13.3-1|235	+ Revision: fe7266b
14mr|kdewebdev4-4.13.3-1|236	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdewebdev4-4.13.3-1|237	
14mr|kdewebdev4-4.13.3-1|238	

16962 14
14mr|kdf-4.13.3-1|1	Name:		kdf
14mr|kdf-4.13.3-1|2	Summary:	View free disk space
14mr|kdf-4.13.3-1|3	Version:	4.13.3
14mr|kdf-4.13.3-1|4	Release:	1
14mr|kdf-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kdf-4.13.3-1|6	License:	LGPLv2
14mr|kdf-4.13.3-1|7	URL:		http://utils.kde.org/projects/kdf
14mr|kdf-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdf-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kdf-4.13.3-1|10	
14mr|kdf-4.13.3-1|11	%description
14mr|kdf-4.13.3-1|12	KDiskFree displays the available file devices (hard drive partitions,
14mr|kdf-4.13.3-1|13	floppy and CD/DVD drives, etc.) along with information on their capacity,
14mr|kdf-4.13.3-1|14	free space, type and mount point. It also allows you to mount and unmount
14mr|kdf-4.13.3-1|15	drives and view them in a file manager.
14mr|kdf-4.13.3-1|16	
14mr|kdf-4.13.3-1|17	%files
14mr|kdf-4.13.3-1|18	%{_kde_appsdir}/kdf
14mr|kdf-4.13.3-1|19	%{_kde_bindir}/kdf
14mr|kdf-4.13.3-1|20	%{_kde_bindir}/kwikdisk
14mr|kdf-4.13.3-1|21	%{_kde_libdir}/kde4/kcm_kdf.so
14mr|kdf-4.13.3-1|22	%{_kde_iconsdir}/*/*/apps/kcmdf.*
14mr|kdf-4.13.3-1|23	%{_kde_iconsdir}/*/*/apps/kdf.*
14mr|kdf-4.13.3-1|24	%{_kde_iconsdir}/*/*/apps/kwikdisk.*
14mr|kdf-4.13.3-1|25	%{_kde_applicationsdir}/kdf.desktop
14mr|kdf-4.13.3-1|26	%{_kde_applicationsdir}/kwikdisk.desktop
14mr|kdf-4.13.3-1|27	%{_kde_services}/kcmdf.desktop
14mr|kdf-4.13.3-1|28	%{_kde_docdir}/HTML/*/kdf
14mr|kdf-4.13.3-1|29	%{_kde_docdir}/HTML/*/kcontrol/blockdevices
14mr|kdf-4.13.3-1|30	
14mr|kdf-4.13.3-1|31	#----------------------------------------------------------------------
14mr|kdf-4.13.3-1|32	
14mr|kdf-4.13.3-1|33	%prep
14mr|kdf-4.13.3-1|34	%setup -q
14mr|kdf-4.13.3-1|35	
14mr|kdf-4.13.3-1|36	%build
14mr|kdf-4.13.3-1|37	%cmake_kde4
14mr|kdf-4.13.3-1|38	%make
14mr|kdf-4.13.3-1|39	
14mr|kdf-4.13.3-1|40	%install
14mr|kdf-4.13.3-1|41	%makeinstall_std -C build
14mr|kdf-4.13.3-1|42	
14mr|kdf-4.13.3-1|43	
14mr|kdf-4.13.3-1|44	%changelog
14mr|kdf-4.13.3-1|45	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kdf-4.13.3-1|46	+ Revision: 93bc725
14mr|kdf-4.13.3-1|47	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdf-4.13.3-1|48	
14mr|kdf-4.13.3-1|49	

16963 14
14mr|kdiamond-4.13.3-1|1	Name:		kdiamond
14mr|kdiamond-4.13.3-1|2	Version:	4.13.3
14mr|kdiamond-4.13.3-1|3	Release:	1
14mr|kdiamond-4.13.3-1|4	Epoch:		1
14mr|kdiamond-4.13.3-1|5	Summary:	Three-in-a-row game
14mr|kdiamond-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kdiamond-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kdiamond-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kdiamond/
14mr|kdiamond-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kdiamond-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kdiamond-4.13.3-1|11	
14mr|kdiamond-4.13.3-1|12	%description
14mr|kdiamond-4.13.3-1|13	KDiamond is a three-in-a-row game (much like Bejeweled) for the KDE desktop.
14mr|kdiamond-4.13.3-1|14	
14mr|kdiamond-4.13.3-1|15	%files
14mr|kdiamond-4.13.3-1|16	%{_kde_bindir}/kdiamond
14mr|kdiamond-4.13.3-1|17	%{_kde_applicationsdir}/kdiamond.desktop
14mr|kdiamond-4.13.3-1|18	%{_kde_appsdir}/kdiamond
14mr|kdiamond-4.13.3-1|19	%{_kde_configdir}/kdiamond.knsrc
14mr|kdiamond-4.13.3-1|20	%{_kde_iconsdir}/*/*/*/kdiamond.*
14mr|kdiamond-4.13.3-1|21	%{_kde_docdir}/*/*/kdiamond
14mr|kdiamond-4.13.3-1|22	%{_kde_datadir}/sounds/KDiamond*
14mr|kdiamond-4.13.3-1|23	
14mr|kdiamond-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|kdiamond-4.13.3-1|25	
14mr|kdiamond-4.13.3-1|26	%prep
14mr|kdiamond-4.13.3-1|27	%setup -q
14mr|kdiamond-4.13.3-1|28	
14mr|kdiamond-4.13.3-1|29	%build
14mr|kdiamond-4.13.3-1|30	%cmake_kde4
14mr|kdiamond-4.13.3-1|31	%make
14mr|kdiamond-4.13.3-1|32	
14mr|kdiamond-4.13.3-1|33	%install
14mr|kdiamond-4.13.3-1|34	%makeinstall_std -C build
14mr|kdiamond-4.13.3-1|35	
14mr|kdiamond-4.13.3-1|36	
14mr|kdiamond-4.13.3-1|37	%changelog
14mr|kdiamond-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kdiamond-4.13.3-1|39	+ Revision: 9287633
14mr|kdiamond-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdiamond-4.13.3-1|41	
14mr|kdiamond-4.13.3-1|42	

16964 14
14mr|kdmfprintplugin-0.0-0.1050414.6|1	%define     oname KDMFprintPlugin
14mr|kdmfprintplugin-0.0-0.1050414.6|2	%define     svn_snapshot 1050414
14mr|kdmfprintplugin-0.0-0.1050414.6|3	
14mr|kdmfprintplugin-0.0-0.1050414.6|4	Summary:	Fingerprint support for KDM
14mr|kdmfprintplugin-0.0-0.1050414.6|5	Name:		kdmfprintplugin
14mr|kdmfprintplugin-0.0-0.1050414.6|6	Version:	0.0
14mr|kdmfprintplugin-0.0-0.1050414.6|7	Release:	0.%{svn_snapshot}.6
14mr|kdmfprintplugin-0.0-0.1050414.6|8	License:	GPLv2+
14mr|kdmfprintplugin-0.0-0.1050414.6|9	Group:		System/Configuration/Packaging
14mr|kdmfprintplugin-0.0-0.1050414.6|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KDMFprintPlugin/
14mr|kdmfprintplugin-0.0-0.1050414.6|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
14mr|kdmfprintplugin-0.0-0.1050414.6|12	BuildRequires:	kdelibs4-devel
14mr|kdmfprintplugin-0.0-0.1050414.6|13	BuildRequires:	kdebase4-workspace-devel
14mr|kdmfprintplugin-0.0-0.1050414.6|14	Requires:	kfingermanager
14mr|kdmfprintplugin-0.0-0.1050414.6|15	Requires:	pam_fprint
14mr|kdmfprintplugin-0.0-0.1050414.6|16	Requires:	libfprint
14mr|kdmfprintplugin-0.0-0.1050414.6|17	
14mr|kdmfprintplugin-0.0-0.1050414.6|18	%description
14mr|kdmfprintplugin-0.0-0.1050414.6|19	Fingerprint support for KDM.
14mr|kdmfprintplugin-0.0-0.1050414.6|20	
14mr|kdmfprintplugin-0.0-0.1050414.6|21	%files
14mr|kdmfprintplugin-0.0-0.1050414.6|22	%{_sysconfdir}/pam.d/kdm-fprintd
14mr|kdmfprintplugin-0.0-0.1050414.6|23	%{_sysconfdir}/pam.d/kscreensaver-fprintd
14mr|kdmfprintplugin-0.0-0.1050414.6|24	%{_sysconfdir}/pam.d/system-auth-fprintd
14mr|kdmfprintplugin-0.0-0.1050414.6|25	%{_kde_libdir}/kde4/kgreet_fprintd.so
14mr|kdmfprintplugin-0.0-0.1050414.6|26	%{_kde_appsdir}/kgreet_fprintd/pics/swipe.gif
14mr|kdmfprintplugin-0.0-0.1050414.6|27	
14mr|kdmfprintplugin-0.0-0.1050414.6|28	#--------------------------------------------------------------------
14mr|kdmfprintplugin-0.0-0.1050414.6|29	
14mr|kdmfprintplugin-0.0-0.1050414.6|30	%prep
14mr|kdmfprintplugin-0.0-0.1050414.6|31	%setup -q -n %{oname}
14mr|kdmfprintplugin-0.0-0.1050414.6|32	
14mr|kdmfprintplugin-0.0-0.1050414.6|33	%build
14mr|kdmfprintplugin-0.0-0.1050414.6|34	%cmake_kde4
14mr|kdmfprintplugin-0.0-0.1050414.6|35	%make
14mr|kdmfprintplugin-0.0-0.1050414.6|36	
14mr|kdmfprintplugin-0.0-0.1050414.6|37	%install
14mr|kdmfprintplugin-0.0-0.1050414.6|38	%makeinstall_std -C build
14mr|kdmfprintplugin-0.0-0.1050414.6|39	
14mr|kdmfprintplugin-0.0-0.1050414.6|40	
14mr|kdmfprintplugin-0.0-0.1050414.6|41	%changelog
14mr|kdmfprintplugin-0.0-0.1050414.6|42	* Tue Aug 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0-0.1050414.6
14mr|kdmfprintplugin-0.0-0.1050414.6|43	+ Revision: 684ff5f
14mr|kdmfprintplugin-0.0-0.1050414.6|44	- LOG Fix URL
14mr|kdmfprintplugin-0.0-0.1050414.6|45	
14mr|kdmfprintplugin-0.0-0.1050414.6|46	

16965 14
14mr|kdnssd-4.13.3-1|1	Summary:	DNS-SD Service Discovery Monitor
14mr|kdnssd-4.13.3-1|2	Name:		kdnssd
14mr|kdnssd-4.13.3-1|3	Version:	4.13.3
14mr|kdnssd-4.13.3-1|4	Release:	1
14mr|kdnssd-4.13.3-1|5	Epoch:		3
14mr|kdnssd-4.13.3-1|6	License:	GPLv2+
14mr|kdnssd-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kdnssd-4.13.3-1|8	Url:		http://www.kde.org
14mr|kdnssd-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kdnssd-4.13.3-1|10	%if %{is_beta}
14mr|kdnssd-4.13.3-1|11	%define ftpdir unstable
14mr|kdnssd-4.13.3-1|12	%else
14mr|kdnssd-4.13.3-1|13	%define ftpdir stable
14mr|kdnssd-4.13.3-1|14	%endif
14mr|kdnssd-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/zeroconf-ioslave-%{version}.tar.xz
14mr|kdnssd-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kdnssd-4.13.3-1|17	Provides:	zeroconf-ioslave = %{EVRD}
14mr|kdnssd-4.13.3-1|18	Requires:	nss_mdns
14mr|kdnssd-4.13.3-1|19	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|kdnssd-4.13.3-1|20	
14mr|kdnssd-4.13.3-1|21	%description
14mr|kdnssd-4.13.3-1|22	DNS-SD Service Discovery Monitor.
14mr|kdnssd-4.13.3-1|23	
14mr|kdnssd-4.13.3-1|24	%files
14mr|kdnssd-4.13.3-1|25	%dir %{_kde_appsdir}/remoteview
14mr|kdnssd-4.13.3-1|26	%{_kde_appsdir}/remoteview/zeroconf.desktop
14mr|kdnssd-4.13.3-1|27	%{_kde_libdir}/kde4/kded_dnssdwatcher.so
14mr|kdnssd-4.13.3-1|28	%{_kde_libdir}/kde4/kio_zeroconf.so
14mr|kdnssd-4.13.3-1|29	%{_kde_services}/kded/dnssdwatcher.desktop
14mr|kdnssd-4.13.3-1|30	%{_kde_services}/zeroconf.protocol
14mr|kdnssd-4.13.3-1|31	%{_datadir}/dbus-1/interfaces/org.kde.kdnssd.xml
14mr|kdnssd-4.13.3-1|32	
14mr|kdnssd-4.13.3-1|33	#-------------------------------------------
14mr|kdnssd-4.13.3-1|34	
14mr|kdnssd-4.13.3-1|35	%prep
14mr|kdnssd-4.13.3-1|36	%setup -q -n zeroconf-ioslave-%{version}
14mr|kdnssd-4.13.3-1|37	
14mr|kdnssd-4.13.3-1|38	%build
14mr|kdnssd-4.13.3-1|39	%cmake_kde4
14mr|kdnssd-4.13.3-1|40	%make
14mr|kdnssd-4.13.3-1|41	
14mr|kdnssd-4.13.3-1|42	%install
14mr|kdnssd-4.13.3-1|43	%makeinstall_std -C build
14mr|kdnssd-4.13.3-1|44	
14mr|kdnssd-4.13.3-1|45	
14mr|kdnssd-4.13.3-1|46	%changelog
14mr|kdnssd-4.13.3-1|47	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kdnssd-4.13.3-1|48	+ Revision: bca16f6
14mr|kdnssd-4.13.3-1|49	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kdnssd-4.13.3-1|50	
14mr|kdnssd-4.13.3-1|51	

16966 14
14mr|kernel-3.14.15-1|1	#
14mr|kernel-3.14.15-1|2	%define kernelversion	3
14mr|kernel-3.14.15-1|3	%define patchlevel	14
14mr|kernel-3.14.15-1|4	# sublevel is now used for -stable patches
14mr|kernel-3.14.15-1|5	%define sublevel	15
14mr|kernel-3.14.15-1|6	
14mr|kernel-3.14.15-1|7	# Package release
14mr|kernel-3.14.15-1|8	%define mibrel		69
14mr|kernel-3.14.15-1|9	
14mr|kernel-3.14.15-1|10	# kernel Makefile extraversion is substituted by
14mr|kernel-3.14.15-1|11	# kpatch wich are either 0 (empty), rc (kpatch)
14mr|kernel-3.14.15-1|12	%define kpatch		0
14mr|kernel-3.14.15-1|13	# kernel.org -gitX patch (only the number after "git")
14mr|kernel-3.14.15-1|14	%define kgit		0
14mr|kernel-3.14.15-1|15	
14mr|kernel-3.14.15-1|16	# kernel base name (also name of srpm)
14mr|kernel-3.14.15-1|17	%define kname 		kernel
14mr|kernel-3.14.15-1|18	
14mr|kernel-3.14.15-1|19	# Patch tarball tag
14mr|kernel-3.14.15-1|20	%define ktag		rosa
14mr|kernel-3.14.15-1|21	
14mr|kernel-3.14.15-1|22	# define rpmtag		%{disttag}
14mr|kernel-3.14.15-1|23	%define rpmtag		%{disttag}
14mr|kernel-3.14.15-1|24	%if %kpatch
14mr|kernel-3.14.15-1|25	%if %kgit
14mr|kernel-3.14.15-1|26	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
14mr|kernel-3.14.15-1|27	%else
14mr|kernel-3.14.15-1|28	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
14mr|kernel-3.14.15-1|29	%endif
14mr|kernel-3.14.15-1|30	%else
14mr|kernel-3.14.15-1|31	%define rpmrel		1
14mr|kernel-3.14.15-1|32	%endif
14mr|kernel-3.14.15-1|33	
14mr|kernel-3.14.15-1|34	# fakerel and fakever never change, they are used to fool
14mr|kernel-3.14.15-1|35	# rpm/urpmi/smart
14mr|kernel-3.14.15-1|36	%define fakever		1
14mr|kernel-3.14.15-1|37	%define fakerel 	%mkrel 1
14mr|kernel-3.14.15-1|38	
14mr|kernel-3.14.15-1|39	# version defines
14mr|kernel-3.14.15-1|40	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
14mr|kernel-3.14.15-1|41	%define kverrel   	%{kversion}-%{rpmrel}
14mr|kernel-3.14.15-1|42	
14mr|kernel-3.14.15-1|43	# When we are using a pre/rc patch, the tarball is a sublevel -1
14mr|kernel-3.14.15-1|44	%if %kpatch
14mr|kernel-3.14.15-1|45	%if %sublevel
14mr|kernel-3.14.15-1|46	%define tar_ver   	%{kernelversion}.%{patchlevel}
14mr|kernel-3.14.15-1|47	%else
14mr|kernel-3.14.15-1|48	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
14mr|kernel-3.14.15-1|49	%endif
14mr|kernel-3.14.15-1|50	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
14mr|kernel-3.14.15-1|51	%else
14mr|kernel-3.14.15-1|52	%define tar_ver   	%{kernelversion}.%{patchlevel}
14mr|kernel-3.14.15-1|53	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
14mr|kernel-3.14.15-1|54	%endif
14mr|kernel-3.14.15-1|55	
14mr|kernel-3.14.15-1|56	# Used for not making too long names for rpms or search paths
14mr|kernel-3.14.15-1|57	# replaced mibrel with rpmrel / release > we can use only ONE sources folder for nrj & nrjQL
14mr|kernel-3.14.15-1|58	%if %kpatch
14mr|kernel-3.14.15-1|59	%if %kgit
14mr|kernel-3.14.15-1|60	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{rpmrel}%{rpmtag}
14mr|kernel-3.14.15-1|61	%else
14mr|kernel-3.14.15-1|62	%define buildrpmrel     0.%{kpatch}.%{rpmrel}%{rpmtag}
14mr|kernel-3.14.15-1|63	%endif
14mr|kernel-3.14.15-1|64	%else
14mr|kernel-3.14.15-1|65	%define buildrpmrel     %{rpmrel}%{rpmtag}
14mr|kernel-3.14.15-1|66	%endif
14mr|kernel-3.14.15-1|67	%define buildrel     	%{kversion}-%{buildrpmrel}
14mr|kernel-3.14.15-1|68	
14mr|kernel-3.14.15-1|69	# Having different top level names for packges means that you have to remove
14mr|kernel-3.14.15-1|70	# them by hard :(
14mr|kernel-3.14.15-1|71	%define top_dir_name 	%{kname}-%{_arch}
14mr|kernel-3.14.15-1|72	
14mr|kernel-3.14.15-1|73	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
14mr|kernel-3.14.15-1|74	%define src_dir 	%{build_dir}/linux-%{tar_ver}
14mr|kernel-3.14.15-1|75	
14mr|kernel-3.14.15-1|76	# Disable useless debug rpms...
14mr|kernel-3.14.15-1|77	%define _enable_debug_packages 	%{nil}
14mr|kernel-3.14.15-1|78	%define debug_package 		%{nil}
14mr|kernel-3.14.15-1|79	
14mr|kernel-3.14.15-1|80	# Build defines
14mr|kernel-3.14.15-1|81	%define build_doc 			1
14mr|kernel-3.14.15-1|82	%define build_source 		1
14mr|kernel-3.14.15-1|83	%define build_devel 		1
14mr|kernel-3.14.15-1|84	
14mr|kernel-3.14.15-1|85	%define build_debug 		0
14mr|kernel-3.14.15-1|86	
14mr|kernel-3.14.15-1|87	#
14mr|kernel-3.14.15-1|88	# Old Mandriva kernel flavours plus new two PAE flavours
14mr|kernel-3.14.15-1|89	#
14mr|kernel-3.14.15-1|90	
14mr|kernel-3.14.15-1|91	# Build desktop i586 / 4GB
14mr|kernel-3.14.15-1|92	%ifarch %{ix86}
14mr|kernel-3.14.15-1|93	%define build_desktop586		0
14mr|kernel-3.14.15-1|94	%endif
14mr|kernel-3.14.15-1|95	
14mr|kernel-3.14.15-1|96	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
14mr|kernel-3.14.15-1|97	%define build_desktop			1
14mr|kernel-3.14.15-1|98	
14mr|kernel-3.14.15-1|99	# Build netbook (i686 / 4GB) / x86_64
14mr|kernel-3.14.15-1|100	%define build_netbook			0
14mr|kernel-3.14.15-1|101	
14mr|kernel-3.14.15-1|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
14mr|kernel-3.14.15-1|103	%define build_server			1
14mr|kernel-3.14.15-1|104	
14mr|kernel-3.14.15-1|105	# Build desktop686 pae (i686 / 64GB)
14mr|kernel-3.14.15-1|106	%ifarch %{ix86}
14mr|kernel-3.14.15-1|107	%define build_desktop_pae		0
14mr|kernel-3.14.15-1|108	%endif
14mr|kernel-3.14.15-1|109	
14mr|kernel-3.14.15-1|110	# Build netbook686 pae (i686 / 64GB)
14mr|kernel-3.14.15-1|111	%ifarch %{ix86}
14mr|kernel-3.14.15-1|112	%define build_netbook_pae		0
14mr|kernel-3.14.15-1|113	%endif
14mr|kernel-3.14.15-1|114	
14mr|kernel-3.14.15-1|115	#
14mr|kernel-3.14.15-1|116	# MIB low latency optimized flavours called "nrj"
14mr|kernel-3.14.15-1|117	#
14mr|kernel-3.14.15-1|118	
14mr|kernel-3.14.15-1|119	# Build nrj desktop586 (i586 / 4GB)
14mr|kernel-3.14.15-1|120	%ifarch %{ix86}
14mr|kernel-3.14.15-1|121	%define build_nrj_desktop586	0
14mr|kernel-3.14.15-1|122	%endif
14mr|kernel-3.14.15-1|123	
14mr|kernel-3.14.15-1|124	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
14mr|kernel-3.14.15-1|125	%define build_nrj_desktop		1
14mr|kernel-3.14.15-1|126	
14mr|kernel-3.14.15-1|127	# Build nrj realtime (i686 / 4GB) / x86_64
14mr|kernel-3.14.15-1|128	%define build_nrj_realtime		1
14mr|kernel-3.14.15-1|129	
14mr|kernel-3.14.15-1|130	# Build nrj server (i686 / 4GB) / x86_64
14mr|kernel-3.14.15-1|131	%define build_nrj_server		0
14mr|kernel-3.14.15-1|132	
14mr|kernel-3.14.15-1|133	# Build nrj laptop (i686 / 4GB) / x86_64
14mr|kernel-3.14.15-1|134	%define build_nrj_laptop		1
14mr|kernel-3.14.15-1|135	
14mr|kernel-3.14.15-1|136	# Build nrj netbook (i686 / 4GB) / x86_6
14mr|kernel-3.14.15-1|137	%define build_nrj_netbook		1
14mr|kernel-3.14.15-1|138	
14mr|kernel-3.14.15-1|139	# Build nrj desktop pae (i686 / 64GB)
14mr|kernel-3.14.15-1|140	%ifarch %{ix86}
14mr|kernel-3.14.15-1|141	%define build_nrj_desktop_pae		1
14mr|kernel-3.14.15-1|142	%endif
14mr|kernel-3.14.15-1|143	
14mr|kernel-3.14.15-1|144	# Build nrj realtime pae (i686 / 64GB)
14mr|kernel-3.14.15-1|145	%ifarch %{ix86}
14mr|kernel-3.14.15-1|146	%define build_nrj_realtime_pae		0
14mr|kernel-3.14.15-1|147	%endif
14mr|kernel-3.14.15-1|148	
14mr|kernel-3.14.15-1|149	# Build nrj laptop pae (i686 / 64GB)
14mr|kernel-3.14.15-1|150	%ifarch %{ix86}
14mr|kernel-3.14.15-1|151	%define build_nrj_laptop_pae		1
14mr|kernel-3.14.15-1|152	%endif
14mr|kernel-3.14.15-1|153	
14mr|kernel-3.14.15-1|154	# Build nrj netbook686 pae (i686 / 64GB)
14mr|kernel-3.14.15-1|155	%ifarch %{ix86}
14mr|kernel-3.14.15-1|156	%define build_nrj_netbook_pae		0
14mr|kernel-3.14.15-1|157	%endif
14mr|kernel-3.14.15-1|158	
14mr|kernel-3.14.15-1|159	#
14mr|kernel-3.14.15-1|160	# experimental "cpu level" optimized "nrj" flavours
14mr|kernel-3.14.15-1|161	#
14mr|kernel-3.14.15-1|162	
14mr|kernel-3.14.15-1|163	# Build nrj netbook Intel Atom (matom / 4GB)
14mr|kernel-3.14.15-1|164	%ifarch %{ix86}
14mr|kernel-3.14.15-1|165	%define build_nrj_netbook_atom		0
14mr|kernel-3.14.15-1|166	%endif
14mr|kernel-3.14.15-1|167	
14mr|kernel-3.14.15-1|168	# Build nrj netbook Intel Atom pae (matom / 64GB)
14mr|kernel-3.14.15-1|169	%ifarch %{ix86}
14mr|kernel-3.14.15-1|170	%define build_nrj_netbook_atom_pae	0
14mr|kernel-3.14.15-1|171	%endif
14mr|kernel-3.14.15-1|172	
14mr|kernel-3.14.15-1|173	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
14mr|kernel-3.14.15-1|174	%ifarch %{ix86}
14mr|kernel-3.14.15-1|175	%define build_nrj_desktop_core2   	0
14mr|kernel-3.14.15-1|176	%endif
14mr|kernel-3.14.15-1|177	
14mr|kernel-3.14.15-1|178	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
14mr|kernel-3.14.15-1|179	%ifarch %{ix86}
14mr|kernel-3.14.15-1|180	%define build_nrj_desktop_core2_pae   	0
14mr|kernel-3.14.15-1|181	%endif
14mr|kernel-3.14.15-1|182	
14mr|kernel-3.14.15-1|183	#
14mr|kernel-3.14.15-1|184	# end of experimental "cpu level" optimized "nrj" flavours
14mr|kernel-3.14.15-1|185	#
14mr|kernel-3.14.15-1|186	
14mr|kernel-3.14.15-1|187	
14mr|kernel-3.14.15-1|188	# build perf and cpupower tools
14mr|kernel-3.14.15-1|189	%define build_perf		1
14mr|kernel-3.14.15-1|190	%define build_cpupower		1
14mr|kernel-3.14.15-1|191	
14mr|kernel-3.14.15-1|192	# compress modules with xz
14mr|kernel-3.14.15-1|193	%define build_modxz		1
14mr|kernel-3.14.15-1|194	
14mr|kernel-3.14.15-1|195	# ARM builds
14mr|kernel-3.14.15-1|196	%ifarch %{arm}
14mr|kernel-3.14.15-1|197	%define build_desktop		0
14mr|kernel-3.14.15-1|198	%define build_netbook		0
14mr|kernel-3.14.15-1|199	%define build_server		0
14mr|kernel-3.14.15-1|200	%define build_iop32x		0
14mr|kernel-3.14.15-1|201	%define build_kirkwood		1
14mr|kernel-3.14.15-1|202	%define build_versatile		1
14mr|kernel-3.14.15-1|203	# no cpupower tools on arm yet
14mr|kernel-3.14.15-1|204	%define build_cpupower		0
14mr|kernel-3.14.15-1|205	# arm is currently not using xz
14mr|kernel-3.14.15-1|206	%define build_modxz		0
14mr|kernel-3.14.15-1|207	%endif
14mr|kernel-3.14.15-1|208	# End of user definitions
14mr|kernel-3.14.15-1|209	
14mr|kernel-3.14.15-1|210	# buildtime flags
14mr|kernel-3.14.15-1|211	%{?_without_desktop586: %global build_desktop586 0}
14mr|kernel-3.14.15-1|212	%{?_without_desktop: %global build_desktop 0}
14mr|kernel-3.14.15-1|213	%{?_without_netbook: %global build_netbook 0}
14mr|kernel-3.14.15-1|214	%{?_without_server: %global build_server 0}
14mr|kernel-3.14.15-1|215	
14mr|kernel-3.14.15-1|216	%{?_without_desktop_pae: %global build_desktop_pae 0}
14mr|kernel-3.14.15-1|217	%{?_without_netbook_pae: %global build_netbook_pae 0}
14mr|kernel-3.14.15-1|218	
14mr|kernel-3.14.15-1|219	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
14mr|kernel-3.14.15-1|220	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
14mr|kernel-3.14.15-1|221	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
14mr|kernel-3.14.15-1|222	%{?_without_nrj_server: %global build_nrj_server 0}
14mr|kernel-3.14.15-1|223	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
14mr|kernel-3.14.15-1|224	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
14mr|kernel-3.14.15-1|225	
14mr|kernel-3.14.15-1|226	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
14mr|kernel-3.14.15-1|227	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
14mr|kernel-3.14.15-1|228	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
14mr|kernel-3.14.15-1|229	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
14mr|kernel-3.14.15-1|230	
14mr|kernel-3.14.15-1|231	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
14mr|kernel-3.14.15-1|232	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
14mr|kernel-3.14.15-1|233	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
14mr|kernel-3.14.15-1|234	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
14mr|kernel-3.14.15-1|235	
14mr|kernel-3.14.15-1|236	%{?_without_doc: %global build_doc 0}
14mr|kernel-3.14.15-1|237	%{?_without_source: %global build_source 0}
14mr|kernel-3.14.15-1|238	%{?_without_devel: %global build_devel 0}
14mr|kernel-3.14.15-1|239	%{?_without_debug: %global build_debug 0}
14mr|kernel-3.14.15-1|240	%{?_without_perf: %global build_perf 0}
14mr|kernel-3.14.15-1|241	%{?_without_cpupower: %global build_cpupower 0}
14mr|kernel-3.14.15-1|242	%{?_without_modxz: %global build_modxz 0}
14mr|kernel-3.14.15-1|243	
14mr|kernel-3.14.15-1|244	
14mr|kernel-3.14.15-1|245	%{?_with_desktop586: %global build_desktop586 1}
14mr|kernel-3.14.15-1|246	%{?_with_desktop: %global build_desktop 1}
14mr|kernel-3.14.15-1|247	%{?_with_netbook: %global build_netbook 1}
14mr|kernel-3.14.15-1|248	%{?_with_server: %global build_server 1}
14mr|kernel-3.14.15-1|249	
14mr|kernel-3.14.15-1|250	%{?_with_desktop_pae: %global build_desktop_pae 1}
14mr|kernel-3.14.15-1|251	%{?_with_netbook_pae: %global build_netbook_pae 1}
14mr|kernel-3.14.15-1|252	
14mr|kernel-3.14.15-1|253	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
14mr|kernel-3.14.15-1|254	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
14mr|kernel-3.14.15-1|255	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
14mr|kernel-3.14.15-1|256	%{?_with_nrj_server: %global build_nrj_server 1}
14mr|kernel-3.14.15-1|257	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
14mr|kernel-3.14.15-1|258	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
14mr|kernel-3.14.15-1|259	
14mr|kernel-3.14.15-1|260	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
14mr|kernel-3.14.15-1|261	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
14mr|kernel-3.14.15-1|262	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
14mr|kernel-3.14.15-1|263	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
14mr|kernel-3.14.15-1|264	
14mr|kernel-3.14.15-1|265	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
14mr|kernel-3.14.15-1|266	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
14mr|kernel-3.14.15-1|267	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
14mr|kernel-3.14.15-1|268	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
14mr|kernel-3.14.15-1|269	
14mr|kernel-3.14.15-1|270	%{?_with_doc: %global build_doc 1}
14mr|kernel-3.14.15-1|271	%{?_with_source: %global build_source 1}
14mr|kernel-3.14.15-1|272	%{?_with_devel: %global build_devel 1}
14mr|kernel-3.14.15-1|273	%{?_with_debug: %global build_debug 1}
14mr|kernel-3.14.15-1|274	%{?_with_perf: %global build_perf 1}
14mr|kernel-3.14.15-1|275	%{?_with_cpupower: %global build_cpupower 1}
14mr|kernel-3.14.15-1|276	%{?_with_modxz: %global build_modxz 1}
14mr|kernel-3.14.15-1|277	
14mr|kernel-3.14.15-1|278	
14mr|kernel-3.14.15-1|279	# ARM builds
14mr|kernel-3.14.15-1|280	%{?_with_iop32x: %global build_iop32x 1}
14mr|kernel-3.14.15-1|281	%{?_with_kirkwood: %global build_kirkwood 1}
14mr|kernel-3.14.15-1|282	%{?_with_versatile: %global build_versatile 1}
14mr|kernel-3.14.15-1|283	%{?_without_iop32x: %global build_iop32x 0}
14mr|kernel-3.14.15-1|284	%{?_without_kirkwood: %global build_kirkwood 0}
14mr|kernel-3.14.15-1|285	%{?_without_versatile: %global build_versatile 0}
14mr|kernel-3.14.15-1|286	
14mr|kernel-3.14.15-1|287	# For the .nosrc.rpm
14mr|kernel-3.14.15-1|288	%define build_nosrc 	0
14mr|kernel-3.14.15-1|289	%{?_with_nosrc: %global build_nosrc 1}
14mr|kernel-3.14.15-1|290	
14mr|kernel-3.14.15-1|291	############################################################
14mr|kernel-3.14.15-1|292	### Linker start1 > Check point to build for omv or rosa ###
14mr|kernel-3.14.15-1|293	############################################################
14mr|kernel-3.14.15-1|294	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
14mr|kernel-3.14.15-1|295	%define kmake %make CC="$CC"
14mr|kernel-3.14.15-1|296	%else
14mr|kernel-3.14.15-1|297	%define kmake %make
14mr|kernel-3.14.15-1|298	%endif
14mr|kernel-3.14.15-1|299	# there are places where parallel make don't work
14mr|kernel-3.14.15-1|300	%define smake make
14mr|kernel-3.14.15-1|301	
14mr|kernel-3.14.15-1|302	###########################################################
14mr|kernel-3.14.15-1|303	###  Linker end1 > Check point to build for omv or rosa ###
14mr|kernel-3.14.15-1|304	###########################################################
14mr|kernel-3.14.15-1|305	
14mr|kernel-3.14.15-1|306	# Parallelize xargs invocations on smp machines
14mr|kernel-3.14.15-1|307	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
14mr|kernel-3.14.15-1|308	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
14mr|kernel-3.14.15-1|309	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
14mr|kernel-3.14.15-1|310	
14mr|kernel-3.14.15-1|311	# Sparc arch wants sparc64 kernels
14mr|kernel-3.14.15-1|312	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/' -e 's/aarch64/arm64/')
14mr|kernel-3.14.15-1|313	
14mr|kernel-3.14.15-1|314	#
14mr|kernel-3.14.15-1|315	# SRC RPM description
14mr|kernel-3.14.15-1|316	#
14mr|kernel-3.14.15-1|317	Summary: 	Linux kernel built for Mandriva and ROSA
14mr|kernel-3.14.15-1|318	Name:		%{kname}
14mr|kernel-3.14.15-1|319	Version: 	%{kversion}
14mr|kernel-3.14.15-1|320	Release: 	%{rpmrel}
14mr|kernel-3.14.15-1|321	License: 	GPLv2
14mr|kernel-3.14.15-1|322	Group: 	 	System/Kernel and hardware
14mr|kernel-3.14.15-1|323	ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
14mr|kernel-3.14.15-1|324	ExclusiveOS: 	Linux
14mr|kernel-3.14.15-1|325	URL:            http://www.kernel.org
14mr|kernel-3.14.15-1|326	
14mr|kernel-3.14.15-1|327	####################################################################
14mr|kernel-3.14.15-1|328	#
14mr|kernel-3.14.15-1|329	# Sources
14mr|kernel-3.14.15-1|330	#
14mr|kernel-3.14.15-1|331	### This is for full SRC RPM
14mr|kernel-3.14.15-1|332	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
14mr|kernel-3.14.15-1|333	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
14mr|kernel-3.14.15-1|334	### This is for stripped SRC RPM
14mr|kernel-3.14.15-1|335	%if %build_nosrc
14mr|kernel-3.14.15-1|336	NoSource: 0
14mr|kernel-3.14.15-1|337	%endif
14mr|kernel-3.14.15-1|338	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
14mr|kernel-3.14.15-1|339	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
14mr|kernel-3.14.15-1|340	
14mr|kernel-3.14.15-1|341	Source4: 	README.kernel-sources
14mr|kernel-3.14.15-1|342	Source5:	kernel.rpmlintrc
14mr|kernel-3.14.15-1|343	
14mr|kernel-3.14.15-1|344	# config and systemd service file from fedora
14mr|kernel-3.14.15-1|345	Source50:	cpupower.service
14mr|kernel-3.14.15-1|346	Source51:	cpupower.config
14mr|kernel-3.14.15-1|347	
14mr|kernel-3.14.15-1|348	# our patch tarball
14mr|kernel-3.14.15-1|349	Source100: 	linux-%{patch_ver}.tar.xz
14mr|kernel-3.14.15-1|350	
14mr|kernel-3.14.15-1|351	####################################################################
14mr|kernel-3.14.15-1|352	#
14mr|kernel-3.14.15-1|353	# Patches
14mr|kernel-3.14.15-1|354	
14mr|kernel-3.14.15-1|355	#
14mr|kernel-3.14.15-1|356	# Patch0 to Patch100 are for core kernel upgrades.
14mr|kernel-3.14.15-1|357	#
14mr|kernel-3.14.15-1|358	
14mr|kernel-3.14.15-1|359	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
14mr|kernel-3.14.15-1|360	
14mr|kernel-3.14.15-1|361	%if %kpatch
14mr|kernel-3.14.15-1|362	%if %sublevel
14mr|kernel-3.14.15-1|363	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.xz
14mr|kernel-3.14.15-1|364	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.sign
14mr|kernel-3.14.15-1|365	%else
14mr|kernel-3.14.15-1|366	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.xz
14mr|kernel-3.14.15-1|367	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
14mr|kernel-3.14.15-1|368	%endif
14mr|kernel-3.14.15-1|369	%endif
14mr|kernel-3.14.15-1|370	%if %kgit
14mr|kernel-3.14.15-1|371	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.xz
14mr|kernel-3.14.15-1|372	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
14mr|kernel-3.14.15-1|373	%endif
14mr|kernel-3.14.15-1|374	%if %sublevel
14mr|kernel-3.14.15-1|375	%if %kpatch
14mr|kernel-3.14.15-1|376	%define prev_sublevel %(expr %{sublevel} - 1)
14mr|kernel-3.14.15-1|377	%if %prev_sublevel
14mr|kernel-3.14.15-1|378	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.xz
14mr|kernel-3.14.15-1|379	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
14mr|kernel-3.14.15-1|380	%endif
14mr|kernel-3.14.15-1|381	%else
14mr|kernel-3.14.15-1|382	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
14mr|kernel-3.14.15-1|383	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
14mr|kernel-3.14.15-1|384	%endif
14mr|kernel-3.14.15-1|385	%endif
14mr|kernel-3.14.15-1|386	
14mr|kernel-3.14.15-1|387	#END
14mr|kernel-3.14.15-1|388	####################################################################
14mr|kernel-3.14.15-1|389	
14mr|kernel-3.14.15-1|390	# Defines for the things that are needed for all the kernels
14mr|kernel-3.14.15-1|391	#
14mr|kernel-3.14.15-1|392	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
14mr|kernel-3.14.15-1|393	Mandriva and ROSA operating system. The kernel handles the basic functions \
14mr|kernel-3.14.15-1|394	of the operating system: memory allocation, process allocation, device \
14mr|kernel-3.14.15-1|395	input and output, etc.
14mr|kernel-3.14.15-1|396	
14mr|kernel-3.14.15-1|397	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
14mr|kernel-3.14.15-1|398	mode depending on detected hardware. To force the kernel to boot in single \
14mr|kernel-3.14.15-1|399	processor mode, use the "nosmp" boot parameter.
14mr|kernel-3.14.15-1|400	
14mr|kernel-3.14.15-1|401	
14mr|kernel-3.14.15-1|402	### Global Requires/Provides
14mr|kernel-3.14.15-1|403	
14mr|kernel-3.14.15-1|404	%define requires1	bootloader-utils >= 1.15-8
14mr|kernel-3.14.15-1|405	%define requires2	dracut >= 017-16
14mr|kernel-3.14.15-1|406	%define requires3	kmod >= 7-6
14mr|kernel-3.14.15-1|407	%define requires4	sysfsutils >=  2.1.0-12
14mr|kernel-3.14.15-1|408	%define requires5	kernel-firmware >=  20120219-1
14mr|kernel-3.14.15-1|409	
14mr|kernel-3.14.15-1|410	%define kprovides1 	%{kname} = %{kverrel}
14mr|kernel-3.14.15-1|411	%define kprovides2 	kernel = %{tar_ver}
14mr|kernel-3.14.15-1|412	%define kprovides3 	alsa = 1.0.27
14mr|kernel-3.14.15-1|413	%define kprovides_server drbd-api = 88
14mr|kernel-3.14.15-1|414	
14mr|kernel-3.14.15-1|415	%define	kobsoletes1	dkms-r8192se <= 0019.1207.2010-2
14mr|kernel-3.14.15-1|416	%define	kobsoletes2	dkms-lzma <= 4.43-32
14mr|kernel-3.14.15-1|417	%define	kobsoletes3	dkms-psb <= 4.41.1-7
14mr|kernel-3.14.15-1|418	
14mr|kernel-3.14.15-1|419	# conflict dkms packages that dont support kernel-3.14
14mr|kernel-3.14.15-1|420	# all driver versions must be carefully checked to add
14mr|kernel-3.14.15-1|421	
14mr|kernel-3.14.15-1|422	%define kconflicts1	dkms-broadcom-wl < 6.30.223.141-6
14mr|kernel-3.14.15-1|423	%define kconflicts2	dkms-fglrx < 14.10.1006.1001-1
14mr|kernel-3.14.15-1|424	%define kconflicts3	dkms-nvidia-current < 331.38-5
14mr|kernel-3.14.15-1|425	%define kconflicts4	dkms-nvidia-long-lived < 304.108-8
14mr|kernel-3.14.15-1|426	%define kconflicts5	dkms-nvidia173 < 173.14.39-3
14mr|kernel-3.14.15-1|427	# nvidia96xx does not support this kernel or x11-server-1.13
14mr|kernel-3.14.15-1|428	
14mr|kernel-3.14.15-1|429	Autoreqprov: 	no
14mr|kernel-3.14.15-1|430	
14mr|kernel-3.14.15-1|431	BuildRequires: 	bc
14mr|kernel-3.14.15-1|432	BuildRequires: 	binutils
14mr|kernel-3.14.15-1|433	BuildRequires: 	gcc
14mr|kernel-3.14.15-1|434	# For power tools
14mr|kernel-3.14.15-1|435	BuildRequires:	pkgconfig(ncurses)
14mr|kernel-3.14.15-1|436	
14mr|kernel-3.14.15-1|437	BuildRequires:	kmod-devel kmod-compat
14mr|kernel-3.14.15-1|438	
14mr|kernel-3.14.15-1|439	%ifarch x86_64
14mr|kernel-3.14.15-1|440	BuildRequires:  numa-devel
14mr|kernel-3.14.15-1|441	%endif
14mr|kernel-3.14.15-1|442	
14mr|kernel-3.14.15-1|443	# for perf, cpufreq and all other tools
14mr|kernel-3.14.15-1|444	# for cpupower
14mr|kernel-3.14.15-1|445	%if %{build_cpupower}
14mr|kernel-3.14.15-1|446	BuildRequires:		pciutils-devel
14mr|kernel-3.14.15-1|447	%endif
14mr|kernel-3.14.15-1|448	# for perf
14mr|kernel-3.14.15-1|449	%if %{build_perf}
14mr|kernel-3.14.15-1|450	BuildRequires:		asciidoc
14mr|kernel-3.14.15-1|451	BuildRequires:		audit-devel
14mr|kernel-3.14.15-1|452	BuildRequires:		binutils-devel
14mr|kernel-3.14.15-1|453	BuildRequires:		bison
14mr|kernel-3.14.15-1|454	BuildRequires:		elfutils-devel
14mr|kernel-3.14.15-1|455	BuildRequires:		flex
14mr|kernel-3.14.15-1|456	BuildRequires:		libunwind-devel
14mr|kernel-3.14.15-1|457	BuildRequires:		newt-devel
14mr|kernel-3.14.15-1|458	BuildRequires:		perl-devel
14mr|kernel-3.14.15-1|459	BuildRequires:		pkgconfig(gtk+-2.0)
14mr|kernel-3.14.15-1|460	BuildRequires:		python-devel
14mr|kernel-3.14.15-1|461	BuildRequires:		xmlto
14mr|kernel-3.14.15-1|462	BuildRequires:		zlib-devel
14mr|kernel-3.14.15-1|463	%endif
14mr|kernel-3.14.15-1|464	
14mr|kernel-3.14.15-1|465	%ifarch %{arm}
14mr|kernel-3.14.15-1|466	BuildRequires:		uboot-mkimage
14mr|kernel-3.14.15-1|467	%endif
14mr|kernel-3.14.15-1|468	
14mr|kernel-3.14.15-1|469	# might be useful too:
14mr|kernel-3.14.15-1|470	Suggests:		microcode
14mr|kernel-3.14.15-1|471	
14mr|kernel-3.14.15-1|472	
14mr|kernel-3.14.15-1|473	%description
14mr|kernel-3.14.15-1|474	%common_desc_kernel
14mr|kernel-3.14.15-1|475	%ifnarch %{arm}
14mr|kernel-3.14.15-1|476	%common_desc_kernel_smp
14mr|kernel-3.14.15-1|477	%endif
14mr|kernel-3.14.15-1|478	
14mr|kernel-3.14.15-1|479	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
14mr|kernel-3.14.15-1|480	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
14mr|kernel-3.14.15-1|481	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
14mr|kernel-3.14.15-1|482	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
14mr|kernel-3.14.15-1|483	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
14mr|kernel-3.14.15-1|484	
14mr|kernel-3.14.15-1|485	# mkflavour() name flavour processor
14mr|kernel-3.14.15-1|486	# name: the flavour name in the package name
14mr|kernel-3.14.15-1|487	# flavour: first parameter of CreateKernel()
14mr|kernel-3.14.15-1|488	%define mkflavour()					\
14mr|kernel-3.14.15-1|489	%package -n %{kname}-%{1}-%{buildrel}			\
14mr|kernel-3.14.15-1|490	Version:	%{fakever}				\
14mr|kernel-3.14.15-1|491	Release:	%{fakerel}				\
14mr|kernel-3.14.15-1|492	Provides:	%kprovides1 %kprovides2 %kprovides3	\
14mr|kernel-3.14.15-1|493	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
14mr|kernel-3.14.15-1|494	Provides:   %{kname}-%{1}              			 \
14mr|kernel-3.14.15-1|495	%if %{build_nrj_desktop}              		\
14mr|kernel-3.14.15-1|496	Provides:   kernel-desktop              		\
14mr|kernel-3.14.15-1|497	%endif                                  		\
14mr|kernel-3.14.15-1|498	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
14mr|kernel-3.14.15-1|499	Requires:	%requires2 %requires5			\
14mr|kernel-3.14.15-1|500	Obsoletes:	%kobsoletes1 %kobsoletes2 %kobsoletes3	\
14mr|kernel-3.14.15-1|501	Conflicts:	%kconflicts1 %kconflicts2 %kconflicts3	\
14mr|kernel-3.14.15-1|502	Conflicts:	%kconflicts4 %kconflicts5		\
14mr|kernel-3.14.15-1|503	Provides:	should-restart = system			\
14mr|kernel-3.14.15-1|504	Suggests:	crda					\
14mr|kernel-3.14.15-1|505	%ifarch %{ix86}						\
14mr|kernel-3.14.15-1|506	Conflicts:	arch(x86_64)				\
14mr|kernel-3.14.15-1|507	%endif							\
14mr|kernel-3.14.15-1|508	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
14mr|kernel-3.14.15-1|509	Group:		System/Kernel and hardware		\
14mr|kernel-3.14.15-1|510	%description -n %{kname}-%{1}-%{buildrel}		\
14mr|kernel-3.14.15-1|511	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
14mr|kernel-3.14.15-1|512	%ifnarch %{arm}						\
14mr|kernel-3.14.15-1|513	%common_desc_kernel_smp					\
14mr|kernel-3.14.15-1|514	%endif							\
14mr|kernel-3.14.15-1|515	\
14mr|kernel-3.14.15-1|516	%if %build_devel					\
14mr|kernel-3.14.15-1|517	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
14mr|kernel-3.14.15-1|518	Version:	%{fakever}				\
14mr|kernel-3.14.15-1|519	Release:	%{fakerel}				\
14mr|kernel-3.14.15-1|520	Requires:	glibc-devel ncurses-devel make gcc perl	\
14mr|kernel-3.14.15-1|521	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
14mr|kernel-3.14.15-1|522	Group:		Development/Kernel			\
14mr|kernel-3.14.15-1|523	Provides:	%{kname}-devel = %{kverrel} 		\
14mr|kernel-3.14.15-1|524	Provides:	%{kname}-%{1}-devel			\
14mr|kernel-3.14.15-1|525	%ifarch %{ix86}						\
14mr|kernel-3.14.15-1|526	Conflicts:	arch(x86_64)				\
14mr|kernel-3.14.15-1|527	%endif							\
14mr|kernel-3.14.15-1|528	%description -n %{kname}-%{1}-devel-%{buildrel}		\
14mr|kernel-3.14.15-1|529	This package contains the kernel files (headers and build tools) \
14mr|kernel-3.14.15-1|530	that should be enough to build additional drivers for   \
14mr|kernel-3.14.15-1|531	use with %{kname}-%{1}-%{buildrel}.                     \
14mr|kernel-3.14.15-1|532	\
14mr|kernel-3.14.15-1|533	If you want to build your own kernel, you need to install the full \
14mr|kernel-3.14.15-1|534	%{kname}-source-%{buildrel} rpm.			\
14mr|kernel-3.14.15-1|535	\
14mr|kernel-3.14.15-1|536	%endif							\
14mr|kernel-3.14.15-1|537	\
14mr|kernel-3.14.15-1|538	%if %build_debug					\
14mr|kernel-3.14.15-1|539	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
14mr|kernel-3.14.15-1|540	Version:	%{fakever}				\
14mr|kernel-3.14.15-1|541	Release:	%{fakerel}				\
14mr|kernel-3.14.15-1|542	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
14mr|kernel-3.14.15-1|543	Group:		Development/Debug			\
14mr|kernel-3.14.15-1|544	Provides:	kernel-debug = %{kverrel} 		\
14mr|kernel-3.14.15-1|545	%ifarch %{ix86}						\
14mr|kernel-3.14.15-1|546	Conflicts:	arch(x86_64)				\
14mr|kernel-3.14.15-1|547	%endif							\
14mr|kernel-3.14.15-1|548	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
14mr|kernel-3.14.15-1|549	This package contains the files with debuginfo to aid in debug tasks \
14mr|kernel-3.14.15-1|550	when using %{kname}-%{1}-%{buildrel}.			\
14mr|kernel-3.14.15-1|551	\
14mr|kernel-3.14.15-1|552	If you need to look at debug information or use some application that \
14mr|kernel-3.14.15-1|553	needs debugging info from the kernel, this package may help. \
14mr|kernel-3.14.15-1|554	\
14mr|kernel-3.14.15-1|555	%endif							\
14mr|kernel-3.14.15-1|556	\
14mr|kernel-3.14.15-1|557	%package -n %{kname}-%{1}-latest			\
14mr|kernel-3.14.15-1|558	Version:	%{kversion}				\
14mr|kernel-3.14.15-1|559	Release:	%{rpmrel}				\
14mr|kernel-3.14.15-1|560	Summary:	Virtual rpm for latest %{kname}-%{1}	\
14mr|kernel-3.14.15-1|561	Group:		System/Kernel and hardware		\
14mr|kernel-3.14.15-1|562	Requires:	%{kname}-%{1}-%{buildrel}		\
14mr|kernel-3.14.15-1|563	%ifarch %{ix86}						\
14mr|kernel-3.14.15-1|564	Conflicts:	arch(x86_64)				\
14mr|kernel-3.14.15-1|565	%endif							\
14mr|kernel-3.14.15-1|566	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
14mr|kernel-3.14.15-1|567	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
14mr|kernel-3.14.15-1|568	%description -n %{kname}-%{1}-latest			\
14mr|kernel-3.14.15-1|569	This package is a virtual rpm that aims to make sure you always have the \
14mr|kernel-3.14.15-1|570	latest %{kname}-%{1} installed...			\
14mr|kernel-3.14.15-1|571	\
14mr|kernel-3.14.15-1|572	%if %build_devel					\
14mr|kernel-3.14.15-1|573	%package -n %{kname}-%{1}-devel-latest			\
14mr|kernel-3.14.15-1|574	Version:	%{kversion}				\
14mr|kernel-3.14.15-1|575	Release:	%{rpmrel}				\
14mr|kernel-3.14.15-1|576	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
14mr|kernel-3.14.15-1|577	Group:		Development/Kernel			\
14mr|kernel-3.14.15-1|578	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
14mr|kernel-3.14.15-1|579	%ifarch %{ix86}						\
14mr|kernel-3.14.15-1|580	Conflicts:	arch(x86_64)				\
14mr|kernel-3.14.15-1|581	%endif							\
14mr|kernel-3.14.15-1|582	Provides:	%{kname}-devel-latest			\
14mr|kernel-3.14.15-1|583	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
14mr|kernel-3.14.15-1|584	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
14mr|kernel-3.14.15-1|585	%description -n %{kname}-%{1}-devel-latest		\
14mr|kernel-3.14.15-1|586	This package is a virtual rpm that aims to make sure you always have the \
14mr|kernel-3.14.15-1|587	latest %{kname}-%{1}-devel installed...			\
14mr|kernel-3.14.15-1|588	\
14mr|kernel-3.14.15-1|589	%endif							\
14mr|kernel-3.14.15-1|590	\
14mr|kernel-3.14.15-1|591	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
14mr|kernel-3.14.15-1|592	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
14mr|kernel-3.14.15-1|593	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
14mr|kernel-3.14.15-1|594	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
14mr|kernel-3.14.15-1|595	\
14mr|kernel-3.14.15-1|596	%if %build_devel					\
14mr|kernel-3.14.15-1|597	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
14mr|kernel-3.14.15-1|598	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
14mr|kernel-3.14.15-1|599	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
14mr|kernel-3.14.15-1|600	%endif							\
14mr|kernel-3.14.15-1|601	\
14mr|kernel-3.14.15-1|602	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
14mr|kernel-3.14.15-1|603	%files -n %{kname}-%{1}-latest				\
14mr|kernel-3.14.15-1|604	\
14mr|kernel-3.14.15-1|605	%if %build_devel					\
14mr|kernel-3.14.15-1|606	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
14mr|kernel-3.14.15-1|607	%files -n %{kname}-%{1}-devel-latest			\
14mr|kernel-3.14.15-1|608	%endif							\
14mr|kernel-3.14.15-1|609	\
14mr|kernel-3.14.15-1|610	%if %build_debug					\
14mr|kernel-3.14.15-1|611	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
14mr|kernel-3.14.15-1|612	%endif
14mr|kernel-3.14.15-1|613	
14mr|kernel-3.14.15-1|614	%ifarch %{ix86}
14mr|kernel-3.14.15-1|615	#
14mr|kernel-3.14.15-1|616	# kernel-desktop586: i586, smp-alternatives, 4GB
14mr|kernel-3.14.15-1|617	#
14mr|kernel-3.14.15-1|618	%if %build_desktop586
14mr|kernel-3.14.15-1|619	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
14mr|kernel-3.14.15-1|620	%define info_desktop586 This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|621	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|622	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|623	%mkflavour desktop586
14mr|kernel-3.14.15-1|624	%endif
14mr|kernel-3.14.15-1|625	%endif
14mr|kernel-3.14.15-1|626	
14mr|kernel-3.14.15-1|627	#
14mr|kernel-3.14.15-1|628	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|629	#
14mr|kernel-3.14.15-1|630	%if %build_desktop
14mr|kernel-3.14.15-1|631	%ifarch %{ix86}
14mr|kernel-3.14.15-1|632	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|633	%define info_desktop This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|634	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|635	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
14mr|kernel-3.14.15-1|636	%else
14mr|kernel-3.14.15-1|637	%define summary_desktop Linux Kernel for desktop use with %{_arch}
14mr|kernel-3.14.15-1|638	%define info_desktop This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|639	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
14mr|kernel-3.14.15-1|640	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|641	%endif
14mr|kernel-3.14.15-1|642	%mkflavour desktop
14mr|kernel-3.14.15-1|643	%endif
14mr|kernel-3.14.15-1|644	
14mr|kernel-3.14.15-1|645	#
14mr|kernel-3.14.15-1|646	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|647	#
14mr|kernel-3.14.15-1|648	%if %build_netbook
14mr|kernel-3.14.15-1|649	%ifarch %{ix86}
14mr|kernel-3.14.15-1|650	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|651	%define info_netbook This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|652	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
14mr|kernel-3.14.15-1|653	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
14mr|kernel-3.14.15-1|654	%else
14mr|kernel-3.14.15-1|655	%define summary_netbook Linux Kernel for netbook use with %{_arch}
14mr|kernel-3.14.15-1|656	%define info_netbook This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|657	multiple %{_arch} processor(s)/core(s), using HZ_250, \
14mr|kernel-3.14.15-1|658	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|659	%endif
14mr|kernel-3.14.15-1|660	%mkflavour netbook
14mr|kernel-3.14.15-1|661	%endif
14mr|kernel-3.14.15-1|662	
14mr|kernel-3.14.15-1|663	#
14mr|kernel-3.14.15-1|664	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
14mr|kernel-3.14.15-1|665	#
14mr|kernel-3.14.15-1|666	%if %build_server
14mr|kernel-3.14.15-1|667	%ifarch %{ix86}
14mr|kernel-3.14.15-1|668	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
14mr|kernel-3.14.15-1|669	%define info_server This kernel is compiled for server use, single or \
14mr|kernel-3.14.15-1|670	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
14mr|kernel-3.14.15-1|671	no preempt, HZ_100, CFS cpu scheduler and CFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|672	%else
14mr|kernel-3.14.15-1|673	%define summary_server Linux Kernel for server use with %{_arch}
14mr|kernel-3.14.15-1|674	%define info_server This kernel is compiled for server use, single or \
14mr|kernel-3.14.15-1|675	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
14mr|kernel-3.14.15-1|676	CFS cpu scheduler and CFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|677	%endif
14mr|kernel-3.14.15-1|678	%mkflavour server
14mr|kernel-3.14.15-1|679	%endif
14mr|kernel-3.14.15-1|680	
14mr|kernel-3.14.15-1|681	%ifarch %{ix86}
14mr|kernel-3.14.15-1|682	#
14mr|kernel-3.14.15-1|683	# kernel-desktop-pae: i686, smp-alternatives, 64GB
14mr|kernel-3.14.15-1|684	#
14mr|kernel-3.14.15-1|685	%if %build_desktop_pae
14mr|kernel-3.14.15-1|686	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|687	%define info_desktop_pae This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|688	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
14mr|kernel-3.14.15-1|689	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|690	%mkflavour desktop-pae
14mr|kernel-3.14.15-1|691	%endif
14mr|kernel-3.14.15-1|692	%endif
14mr|kernel-3.14.15-1|693	
14mr|kernel-3.14.15-1|694	%ifarch %{ix86}
14mr|kernel-3.14.15-1|695	#
14mr|kernel-3.14.15-1|696	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
14mr|kernel-3.14.15-1|697	#
14mr|kernel-3.14.15-1|698	%if %build_netbook_pae
14mr|kernel-3.14.15-1|699	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|700	%define info_netbook_pae This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|701	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
14mr|kernel-3.14.15-1|702	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|703	%mkflavour netbook-pae
14mr|kernel-3.14.15-1|704	%endif
14mr|kernel-3.14.15-1|705	%endif
14mr|kernel-3.14.15-1|706	
14mr|kernel-3.14.15-1|707	%ifarch %{ix86}
14mr|kernel-3.14.15-1|708	#
14mr|kernel-3.14.15-1|709	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
14mr|kernel-3.14.15-1|710	#
14mr|kernel-3.14.15-1|711	%if %build_nrj_desktop586
14mr|kernel-3.14.15-1|712	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
14mr|kernel-3.14.15-1|713	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|714	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|715	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|716	%mkflavour nrj-desktop586
14mr|kernel-3.14.15-1|717	%endif
14mr|kernel-3.14.15-1|718	%endif
14mr|kernel-3.14.15-1|719	
14mr|kernel-3.14.15-1|720	#
14mr|kernel-3.14.15-1|721	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|722	#
14mr|kernel-3.14.15-1|723	%if %build_nrj_desktop
14mr|kernel-3.14.15-1|724	%ifarch %{ix86}
14mr|kernel-3.14.15-1|725	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|726	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|727	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|728	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|729	%else
14mr|kernel-3.14.15-1|730	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
14mr|kernel-3.14.15-1|731	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|732	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
14mr|kernel-3.14.15-1|733	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|734	%endif
14mr|kernel-3.14.15-1|735	%mkflavour nrj-desktop
14mr|kernel-3.14.15-1|736	%endif
14mr|kernel-3.14.15-1|737	
14mr|kernel-3.14.15-1|738	#
14mr|kernel-3.14.15-1|739	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|740	#
14mr|kernel-3.14.15-1|741	%if %build_nrj_realtime
14mr|kernel-3.14.15-1|742	%ifarch %{ix86}
14mr|kernel-3.14.15-1|743	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|744	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
14mr|kernel-3.14.15-1|745	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|746	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
14mr|kernel-3.14.15-1|747	%else
14mr|kernel-3.14.15-1|748	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
14mr|kernel-3.14.15-1|749	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
14mr|kernel-3.14.15-1|750	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
14mr|kernel-3.14.15-1|751	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
14mr|kernel-3.14.15-1|752	%endif
14mr|kernel-3.14.15-1|753	%mkflavour nrj-realtime
14mr|kernel-3.14.15-1|754	%endif
14mr|kernel-3.14.15-1|755	
14mr|kernel-3.14.15-1|756	#
14mr|kernel-3.14.15-1|757	# kernel-nrj-server: i686, smp-alternatives, 64 GB / x86_64
14mr|kernel-3.14.15-1|758	#
14mr|kernel-3.14.15-1|759	%if %build_nrj_server
14mr|kernel-3.14.15-1|760	%ifarch %{ix86}
14mr|kernel-3.14.15-1|761	%define summary_nrj_server Linux Kernel for server use with i686 & 64GB RAM
14mr|kernel-3.14.15-1|762	%define info_nrj_server This kernel is compiled for server use, single or \
14mr|kernel-3.14.15-1|763	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
14mr|kernel-3.14.15-1|764	no preempt, HZ_100, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|765	%else
14mr|kernel-3.14.15-1|766	%define summary_nrj_server Linux Kernel for server use with %{_arch}
14mr|kernel-3.14.15-1|767	%define info_nrj_server This kernel is compiled for server use, single or \
14mr|kernel-3.14.15-1|768	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
14mr|kernel-3.14.15-1|769	CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|770	%endif
14mr|kernel-3.14.15-1|771	%mkflavour nrj-server
14mr|kernel-3.14.15-1|772	%endif
14mr|kernel-3.14.15-1|773	
14mr|kernel-3.14.15-1|774	#
14mr|kernel-3.14.15-1|775	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|776	#
14mr|kernel-3.14.15-1|777	%if %build_nrj_laptop
14mr|kernel-3.14.15-1|778	%ifarch %{ix86}
14mr|kernel-3.14.15-1|779	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|780	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
14mr|kernel-3.14.15-1|781	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
14mr|kernel-3.14.15-1|782	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|783	%else
14mr|kernel-3.14.15-1|784	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
14mr|kernel-3.14.15-1|785	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
14mr|kernel-3.14.15-1|786	multiple %{_arch} processor(s)/core(s), using HZ_300, \
14mr|kernel-3.14.15-1|787	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|788	%endif
14mr|kernel-3.14.15-1|789	%mkflavour nrj-laptop
14mr|kernel-3.14.15-1|790	%endif
14mr|kernel-3.14.15-1|791	
14mr|kernel-3.14.15-1|792	#
14mr|kernel-3.14.15-1|793	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
14mr|kernel-3.14.15-1|794	#
14mr|kernel-3.14.15-1|795	%if %build_nrj_netbook
14mr|kernel-3.14.15-1|796	%ifarch %{ix86}
14mr|kernel-3.14.15-1|797	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|798	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|799	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
14mr|kernel-3.14.15-1|800	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|801	%else
14mr|kernel-3.14.15-1|802	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
14mr|kernel-3.14.15-1|803	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|804	multiple %{_arch} processor(s)/core(s), using HZ_250, \
14mr|kernel-3.14.15-1|805	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|806	%endif
14mr|kernel-3.14.15-1|807	%mkflavour nrj-netbook
14mr|kernel-3.14.15-1|808	%endif
14mr|kernel-3.14.15-1|809	
14mr|kernel-3.14.15-1|810	#
14mr|kernel-3.14.15-1|811	%ifarch %{ix86}
14mr|kernel-3.14.15-1|812	#
14mr|kernel-3.14.15-1|813	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
14mr|kernel-3.14.15-1|814	#
14mr|kernel-3.14.15-1|815	%if %build_nrj_desktop_pae
14mr|kernel-3.14.15-1|816	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|817	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|818	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
14mr|kernel-3.14.15-1|819	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|820	%mkflavour nrj-desktop-pae
14mr|kernel-3.14.15-1|821	%endif
14mr|kernel-3.14.15-1|822	%endif
14mr|kernel-3.14.15-1|823	
14mr|kernel-3.14.15-1|824	#
14mr|kernel-3.14.15-1|825	%ifarch %{ix86}
14mr|kernel-3.14.15-1|826	#
14mr|kernel-3.14.15-1|827	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
14mr|kernel-3.14.15-1|828	#
14mr|kernel-3.14.15-1|829	%if %build_nrj_realtime_pae
14mr|kernel-3.14.15-1|830	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|831	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
14mr|kernel-3.14.15-1|832	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
14mr|kernel-3.14.15-1|833	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
14mr|kernel-3.14.15-1|834	%mkflavour nrj-realtime-pae
14mr|kernel-3.14.15-1|835	%endif
14mr|kernel-3.14.15-1|836	%endif
14mr|kernel-3.14.15-1|837	
14mr|kernel-3.14.15-1|838	#
14mr|kernel-3.14.15-1|839	%ifarch %{ix86}
14mr|kernel-3.14.15-1|840	#
14mr|kernel-3.14.15-1|841	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
14mr|kernel-3.14.15-1|842	#
14mr|kernel-3.14.15-1|843	%if %build_nrj_laptop_pae
14mr|kernel-3.14.15-1|844	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|845	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
14mr|kernel-3.14.15-1|846	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
14mr|kernel-3.14.15-1|847	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|848	%mkflavour nrj-laptop-pae
14mr|kernel-3.14.15-1|849	%endif
14mr|kernel-3.14.15-1|850	%endif
14mr|kernel-3.14.15-1|851	
14mr|kernel-3.14.15-1|852	#
14mr|kernel-3.14.15-1|853	%ifarch %{ix86}
14mr|kernel-3.14.15-1|854	#
14mr|kernel-3.14.15-1|855	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
14mr|kernel-3.14.15-1|856	#
14mr|kernel-3.14.15-1|857	%if %build_nrj_netbook_pae
14mr|kernel-3.14.15-1|858	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|859	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|860	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
14mr|kernel-3.14.15-1|861	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|862	%mkflavour nrj-netbook-pae
14mr|kernel-3.14.15-1|863	%endif
14mr|kernel-3.14.15-1|864	%endif
14mr|kernel-3.14.15-1|865	
14mr|kernel-3.14.15-1|866	#
14mr|kernel-3.14.15-1|867	%ifarch %{ix86}
14mr|kernel-3.14.15-1|868	#
14mr|kernel-3.14.15-1|869	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
14mr|kernel-3.14.15-1|870	#
14mr|kernel-3.14.15-1|871	%if %build_nrj_netbook_atom
14mr|kernel-3.14.15-1|872	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
14mr|kernel-3.14.15-1|873	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|874	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
14mr|kernel-3.14.15-1|875	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|876	%mkflavour nrj-netbook-atom
14mr|kernel-3.14.15-1|877	%endif
14mr|kernel-3.14.15-1|878	%endif
14mr|kernel-3.14.15-1|879	
14mr|kernel-3.14.15-1|880	#
14mr|kernel-3.14.15-1|881	%ifarch %{ix86}
14mr|kernel-3.14.15-1|882	#
14mr|kernel-3.14.15-1|883	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
14mr|kernel-3.14.15-1|884	#
14mr|kernel-3.14.15-1|885	%if %build_nrj_netbook_atom_pae
14mr|kernel-3.14.15-1|886	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
14mr|kernel-3.14.15-1|887	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
14mr|kernel-3.14.15-1|888	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
14mr|kernel-3.14.15-1|889	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|890	%mkflavour nrj-netbook-atom-pae
14mr|kernel-3.14.15-1|891	%endif
14mr|kernel-3.14.15-1|892	%endif
14mr|kernel-3.14.15-1|893	
14mr|kernel-3.14.15-1|894	#
14mr|kernel-3.14.15-1|895	%ifarch %{ix86}
14mr|kernel-3.14.15-1|896	#
14mr|kernel-3.14.15-1|897	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
14mr|kernel-3.14.15-1|898	#
14mr|kernel-3.14.15-1|899	%if %build_nrj_desktop_core2
14mr|kernel-3.14.15-1|900	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
14mr|kernel-3.14.15-1|901	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|902	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
14mr|kernel-3.14.15-1|903	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|904	%mkflavour nrj-desktop-core2
14mr|kernel-3.14.15-1|905	%endif
14mr|kernel-3.14.15-1|906	%endif
14mr|kernel-3.14.15-1|907	
14mr|kernel-3.14.15-1|908	#
14mr|kernel-3.14.15-1|909	%ifarch %{ix86}
14mr|kernel-3.14.15-1|910	#
14mr|kernel-3.14.15-1|911	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
14mr|kernel-3.14.15-1|912	#
14mr|kernel-3.14.15-1|913	%if %build_nrj_desktop_core2_pae
14mr|kernel-3.14.15-1|914	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
14mr|kernel-3.14.15-1|915	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
14mr|kernel-3.14.15-1|916	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
14mr|kernel-3.14.15-1|917	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
14mr|kernel-3.14.15-1|918	%mkflavour nrj-desktop-core2-pae
14mr|kernel-3.14.15-1|919	%endif
14mr|kernel-3.14.15-1|920	%endif
14mr|kernel-3.14.15-1|921	
14mr|kernel-3.14.15-1|922	#
14mr|kernel-3.14.15-1|923	# ARM kernels
14mr|kernel-3.14.15-1|924	#
14mr|kernel-3.14.15-1|925	%ifarch %{arm}
14mr|kernel-3.14.15-1|926	%if %build_iop32x
14mr|kernel-3.14.15-1|927	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
14mr|kernel-3.14.15-1|928	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
14mr|kernel-3.14.15-1|929	or ss4000e or sanmina boards.
14mr|kernel-3.14.15-1|930	%mkflavour iop32x
14mr|kernel-3.14.15-1|931	%endif
14mr|kernel-3.14.15-1|932	%if %build_kirkwood
14mr|kernel-3.14.15-1|933	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
14mr|kernel-3.14.15-1|934	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
14mr|kernel-3.14.15-1|935	%mkflavour kirkwood
14mr|kernel-3.14.15-1|936	%endif
14mr|kernel-3.14.15-1|937	%if %build_versatile
14mr|kernel-3.14.15-1|938	%define summary_versatile Linux Kernel for Versatile arm machines
14mr|kernel-3.14.15-1|939	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
14mr|kernel-3.14.15-1|940	%mkflavour versatile
14mr|kernel-3.14.15-1|941	%endif
14mr|kernel-3.14.15-1|942	%endif
14mr|kernel-3.14.15-1|943	
14mr|kernel-3.14.15-1|944	#
14mr|kernel-3.14.15-1|945	# kernel-source
14mr|kernel-3.14.15-1|946	#
14mr|kernel-3.14.15-1|947	%if %build_source
14mr|kernel-3.14.15-1|948	%package -n %{kname}-source-%{buildrel}
14mr|kernel-3.14.15-1|949	Version: 	%{fakever}
14mr|kernel-3.14.15-1|950	Release: 	%{fakerel}
14mr|kernel-3.14.15-1|951	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
14mr|kernel-3.14.15-1|952	Summary: 	The Linux source code for %{kname}-%{buildrel}
14mr|kernel-3.14.15-1|953	Group: 		Development/Kernel
14mr|kernel-3.14.15-1|954	Autoreqprov: 	no
14mr|kernel-3.14.15-1|955	Provides: 	kernel-source = %{kverrel}
14mr|kernel-3.14.15-1|956	Buildarch:	noarch
14mr|kernel-3.14.15-1|957	
14mr|kernel-3.14.15-1|958	%description -n %{kname}-source-%{buildrel}
14mr|kernel-3.14.15-1|959	The %{kname}-source package contains the source code files for the Mandriva and
14mr|kernel-3.14.15-1|960	ROSA kernel. Theese source files are only needed if you want to build your own
14mr|kernel-3.14.15-1|961	custom kernel that is better tuned to your particular hardware.
14mr|kernel-3.14.15-1|962	
14mr|kernel-3.14.15-1|963	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
14mr|kernel-3.14.15-1|964	drivers against, install the *-devel-* rpm that is matching your kernel.
14mr|kernel-3.14.15-1|965	
14mr|kernel-3.14.15-1|966	#
14mr|kernel-3.14.15-1|967	# kernel-source-latest: virtual rpm
14mr|kernel-3.14.15-1|968	#
14mr|kernel-3.14.15-1|969	%package -n %{kname}-source-latest
14mr|kernel-3.14.15-1|970	Version: 	%{kversion}
14mr|kernel-3.14.15-1|971	Release: 	%{rpmrel}
14mr|kernel-3.14.15-1|972	Summary: 	Virtual rpm for latest %{kname}-source
14mr|kernel-3.14.15-1|973	Group:   	Development/Kernel
14mr|kernel-3.14.15-1|974	Requires: 	%{kname}-source-%{buildrel}
14mr|kernel-3.14.15-1|975	Buildarch:	noarch
14mr|kernel-3.14.15-1|976	
14mr|kernel-3.14.15-1|977	%description -n %{kname}-source-latest
14mr|kernel-3.14.15-1|978	This package is a virtual rpm that aims to make sure you always have the
14mr|kernel-3.14.15-1|979	latest %{kname}-source installed...
14mr|kernel-3.14.15-1|980	%endif
14mr|kernel-3.14.15-1|981	
14mr|kernel-3.14.15-1|982	#
14mr|kernel-3.14.15-1|983	# kernel-doc: documentation for the Linux kernel
14mr|kernel-3.14.15-1|984	#
14mr|kernel-3.14.15-1|985	%if %build_doc
14mr|kernel-3.14.15-1|986	%package -n %{kname}-doc
14mr|kernel-3.14.15-1|987	Version: 	%{kversion}
14mr|kernel-3.14.15-1|988	Release: 	%{rpmrel}
14mr|kernel-3.14.15-1|989	Summary: 	Various documentation bits found in the %{kname} source
14mr|kernel-3.14.15-1|990	Group: 		Documentation
14mr|kernel-3.14.15-1|991	Buildarch:	noarch
14mr|kernel-3.14.15-1|992	
14mr|kernel-3.14.15-1|993	%description -n %{kname}-doc
14mr|kernel-3.14.15-1|994	This package contains documentation files from the %{kname} source.
14mr|kernel-3.14.15-1|995	Various bits of information about the Linux kernel and the device drivers
14mr|kernel-3.14.15-1|996	shipped with it are documented in these files. You also might want install
14mr|kernel-3.14.15-1|997	this package if you need a reference to the options that can be passed to
14mr|kernel-3.14.15-1|998	Linux kernel modules at load time.
14mr|kernel-3.14.15-1|999	%endif
14mr|kernel-3.14.15-1|1000	
14mr|kernel-3.14.15-1|1001	#
14mr|kernel-3.14.15-1|1002	# kernel/tools
14mr|kernel-3.14.15-1|1003	#
14mr|kernel-3.14.15-1|1004	%if %{build_perf}
14mr|kernel-3.14.15-1|1005	%package -n perf
14mr|kernel-3.14.15-1|1006	Version:	%{kversion}
14mr|kernel-3.14.15-1|1007	Release:	%{rpmrel}
14mr|kernel-3.14.15-1|1008	Summary:	perf tool and the supporting documentation
14mr|kernel-3.14.15-1|1009	Group:		System/Kernel and hardware
14mr|kernel-3.14.15-1|1010	
14mr|kernel-3.14.15-1|1011	%description -n perf
14mr|kernel-3.14.15-1|1012	the perf tool and the supporting documentation.
14mr|kernel-3.14.15-1|1013	%endif
14mr|kernel-3.14.15-1|1014	
14mr|kernel-3.14.15-1|1015	%if %{build_cpupower}
14mr|kernel-3.14.15-1|1016	%package -n cpupower
14mr|kernel-3.14.15-1|1017	Version:	%{kversion}
14mr|kernel-3.14.15-1|1018	Release:	%{rpmrel}
14mr|kernel-3.14.15-1|1019	Summary:	the cpupower tools
14mr|kernel-3.14.15-1|1020	Group:		System/Kernel and hardware
14mr|kernel-3.14.15-1|1021	Requires(post):  rpm-helper >= 0.24.0-3
14mr|kernel-3.14.15-1|1022	Requires(preun): rpm-helper >= 0.24.0-3
14mr|kernel-3.14.15-1|1023	Obsoletes:	cpufreq cpufrequtils
14mr|kernel-3.14.15-1|1024	
14mr|kernel-3.14.15-1|1025	%description -n cpupower
14mr|kernel-3.14.15-1|1026	the cpupower tools.
14mr|kernel-3.14.15-1|1027	
14mr|kernel-3.14.15-1|1028	%post -n cpupower
14mr|kernel-3.14.15-1|1029	if [ $1 -ge 0 ]; then
14mr|kernel-3.14.15-1|1030	/bin/systemctl enable cpupower >/dev/null 2>&1 || :
14mr|kernel-3.14.15-1|1031	/bin/systemctl start cpupower >/dev/null 2>&1 || :
14mr|kernel-3.14.15-1|1032	fi
14mr|kernel-3.14.15-1|1033	
14mr|kernel-3.14.15-1|1034	%preun -n cpupower
14mr|kernel-3.14.15-1|1035	if [ $1 -eq 0 ]; then
14mr|kernel-3.14.15-1|1036	/bin/systemctl --no-reload disable cpupower > /dev/null 2>&1 || :
14mr|kernel-3.14.15-1|1037	/bin/systemctl stop cpupower > /dev/null 2>&1 || :
14mr|kernel-3.14.15-1|1038	fi
14mr|kernel-3.14.15-1|1039	
14mr|kernel-3.14.15-1|1040	%package -n cpupower-devel
14mr|kernel-3.14.15-1|1041	Version:	%{kversion}
14mr|kernel-3.14.15-1|1042	Release:	%{rpmrel}
14mr|kernel-3.14.15-1|1043	Summary:	devel files for cpupower
14mr|kernel-3.14.15-1|1044	Group:		Development/Kernel
14mr|kernel-3.14.15-1|1045	Requires:	cpupower = %{kversion}-%{rpmrel}
14mr|kernel-3.14.15-1|1046	Conflicts:	%{_lib}cpufreq-devel
14mr|kernel-3.14.15-1|1047	
14mr|kernel-3.14.15-1|1048	%description -n cpupower-devel
14mr|kernel-3.14.15-1|1049	This package contains the development files for cpupower.
14mr|kernel-3.14.15-1|1050	%endif
14mr|kernel-3.14.15-1|1051	
14mr|kernel-3.14.15-1|1052	%package headers
14mr|kernel-3.14.15-1|1053	Version:	%kversion
14mr|kernel-3.14.15-1|1054	Release:	%rpmrel
14mr|kernel-3.14.15-1|1055	Summary:	Linux kernel header files mostly used by your C library
14mr|kernel-3.14.15-1|1056	Group:		System/Kernel and hardware
14mr|kernel-3.14.15-1|1057	Epoch:		1
14mr|kernel-3.14.15-1|1058	%rename linux-userspace-headers
14mr|kernel-3.14.15-1|1059	
14mr|kernel-3.14.15-1|1060	%description headers
14mr|kernel-3.14.15-1|1061	C header files from the Linux kernel. The header files define
14mr|kernel-3.14.15-1|1062	structures and constants that are needed for building most
14mr|kernel-3.14.15-1|1063	standard programs, notably the C library.
14mr|kernel-3.14.15-1|1064	
14mr|kernel-3.14.15-1|1065	This package is not suitable for building kernel modules, you
14mr|kernel-3.14.15-1|1066	should use the 'kernel-devel' package instead.
14mr|kernel-3.14.15-1|1067	
14mr|kernel-3.14.15-1|1068	%files headers
14mr|kernel-3.14.15-1|1069	%_includedir/*
14mr|kernel-3.14.15-1|1070	# Don't conflict with cpupower-devel
14mr|kernel-3.14.15-1|1071	%if %{build_cpupower}
14mr|kernel-3.14.15-1|1072	%exclude %_includedir/cpufreq.h
14mr|kernel-3.14.15-1|1073	%endif
14mr|kernel-3.14.15-1|1074	
14mr|kernel-3.14.15-1|1075	#
14mr|kernel-3.14.15-1|1076	# End packages - here begins build stage
14mr|kernel-3.14.15-1|1077	#
14mr|kernel-3.14.15-1|1078	%prep
14mr|kernel-3.14.15-1|1079	%setup -q -n %top_dir_name -c
14mr|kernel-3.14.15-1|1080	%setup -q -n %top_dir_name -D -T -a100
14mr|kernel-3.14.15-1|1081	
14mr|kernel-3.14.15-1|1082	%define patches_dir ../%{patch_ver}/
14mr|kernel-3.14.15-1|1083	
14mr|kernel-3.14.15-1|1084	cd %src_dir
14mr|kernel-3.14.15-1|1085	
14mr|kernel-3.14.15-1|1086	%if %sublevel
14mr|kernel-3.14.15-1|1087	%if %kpatch
14mr|kernel-3.14.15-1|1088	%if %prev_sublevel
14mr|kernel-3.14.15-1|1089	%patch1 -p1
14mr|kernel-3.14.15-1|1090	%endif
14mr|kernel-3.14.15-1|1091	%patch2 -p1
14mr|kernel-3.14.15-1|1092	%else
14mr|kernel-3.14.15-1|1093	%patch1 -p1
14mr|kernel-3.14.15-1|1094	%endif
14mr|kernel-3.14.15-1|1095	%else
14mr|kernel-3.14.15-1|1096	%if %kpatch
14mr|kernel-3.14.15-1|1097	%patch1 -p1
14mr|kernel-3.14.15-1|1098	%endif
14mr|kernel-3.14.15-1|1099	%endif
14mr|kernel-3.14.15-1|1100	%if %kgit
14mr|kernel-3.14.15-1|1101	%patch2 -p1
14mr|kernel-3.14.15-1|1102	%endif
14mr|kernel-3.14.15-1|1103	
14mr|kernel-3.14.15-1|1104	%{patches_dir}/scripts/apply_patches
14mr|kernel-3.14.15-1|1105	%{patches_dir}/scripts/apply_patches-NRJ
14mr|kernel-3.14.15-1|1106	# %{patches_dir}/scripts/apply_patches-NRJ-only
14mr|kernel-3.14.15-1|1107	%{patches_dir}/scripts/apply_patches-geek
14mr|kernel-3.14.15-1|1108	%{patches_dir}/scripts/apply_patches-latest
14mr|kernel-3.14.15-1|1109	# %{patches_dir}/scripts/apply_patches-QL
14mr|kernel-3.14.15-1|1110	# PATCH END
14mr|kernel-3.14.15-1|1111	
14mr|kernel-3.14.15-1|1112	
14mr|kernel-3.14.15-1|1113	#
14mr|kernel-3.14.15-1|1114	# Setup Begin
14mr|kernel-3.14.15-1|1115	#
14mr|kernel-3.14.15-1|1116	
14mr|kernel-3.14.15-1|1117	# Prepare all the variables for calling create_configs
14mr|kernel-3.14.15-1|1118	
14mr|kernel-3.14.15-1|1119	%if %build_debug
14mr|kernel-3.14.15-1|1120	%define debug --debug
14mr|kernel-3.14.15-1|1121	%else
14mr|kernel-3.14.15-1|1122	%define debug --no-debug
14mr|kernel-3.14.15-1|1123	%endif
14mr|kernel-3.14.15-1|1124	
14mr|kernel-3.14.15-1|1125	
14mr|kernel-3.14.15-1|1126	#%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
14mr|kernel-3.14.15-1|1127	%{patches_dir}/scripts/create_configs-withBFQ %debug --user_cpu="%{target_arch}"
14mr|kernel-3.14.15-1|1128	
14mr|kernel-3.14.15-1|1129	# make sure the kernel has the sublevel we know it has...
14mr|kernel-3.14.15-1|1130	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
14mr|kernel-3.14.15-1|1131	
14mr|kernel-3.14.15-1|1132	# get rid of unwanted files
14mr|kernel-3.14.15-1|1133	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
14mr|kernel-3.14.15-1|1134	
14mr|kernel-3.14.15-1|1135	
14mr|kernel-3.14.15-1|1136	%build
14mr|kernel-3.14.15-1|1137	
14mr|kernel-3.14.15-1|1138	# Common target directories
14mr|kernel-3.14.15-1|1139	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
14mr|kernel-3.14.15-1|1140	%define _bootdir /boot
14mr|kernel-3.14.15-1|1141	%define _modulesdir /lib/modules
14mr|kernel-3.14.15-1|1142	%define _efidir %{_bootdir}/efi/mandriva
14mr|kernel-3.14.15-1|1143	
14mr|kernel-3.14.15-1|1144	# Directories definition needed for building
14mr|kernel-3.14.15-1|1145	%define temp_root %{build_dir}/temp-root
14mr|kernel-3.14.15-1|1146	%define temp_source %{temp_root}%{_kerneldir}
14mr|kernel-3.14.15-1|1147	%define temp_boot %{temp_root}%{_bootdir}
14mr|kernel-3.14.15-1|1148	%define temp_modules %{temp_root}%{_modulesdir}
14mr|kernel-3.14.15-1|1149	
14mr|kernel-3.14.15-1|1150	PrepareKernel() {
14mr|kernel-3.14.15-1|1151	name=$1
14mr|kernel-3.14.15-1|1152	extension=$2
14mr|kernel-3.14.15-1|1153	%ifarch %{ix86} x86_64
14mr|kernel-3.14.15-1|1154	config_dir=arch/x86/configs
14mr|kernel-3.14.15-1|1155	%endif
14mr|kernel-3.14.15-1|1156	%ifarch	%arm
14mr|kernel-3.14.15-1|1157	config_dir=arch/arm/configs
14mr|kernel-3.14.15-1|1158	%endif
14mr|kernel-3.14.15-1|1159	%ifarch aarc64
14mr|kernel-3.14.15-1|1160	config_dir=arch/arm64/configs
14mr|kernel-3.14.15-1|1161	%endif
14mr|kernel-3.14.15-1|1162	echo "Make config for kernel $extension"
14mr|kernel-3.14.15-1|1163	
14mr|kernel-3.14.15-1|1164	%smake -s mrproper
14mr|kernel-3.14.15-1|1165	
14mr|kernel-3.14.15-1|1166	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
14mr|kernel-3.14.15-1|1167	if [ -z "$name" ]; then
14mr|kernel-3.14.15-1|1168	cp ${config_dir}/%{target_arch}_defconfig-desktop .config
14mr|kernel-3.14.15-1|1169	else
14mr|kernel-3.14.15-1|1170	cp ${config_dir}/%{target_arch}_defconfig-$name .config
14mr|kernel-3.14.15-1|1171	fi
14mr|kernel-3.14.15-1|1172	else
14mr|kernel-3.14.15-1|1173	if [ -z "$name" ]; then
14mr|kernel-3.14.15-1|1174	cp arch/%{target_arch}/defconfig-desktop .config
14mr|kernel-3.14.15-1|1175	else
14mr|kernel-3.14.15-1|1176	cp arch/%{target_arch}/defconfig-$name .config
14mr|kernel-3.14.15-1|1177	fi
14mr|kernel-3.14.15-1|1178	fi
14mr|kernel-3.14.15-1|1179	
14mr|kernel-3.14.15-1|1180	# make sure EXTRAVERSION says what we want it to say
14mr|kernel-3.14.15-1|1181	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
14mr|kernel-3.14.15-1|1182	
14mr|kernel-3.14.15-1|1183	%smake oldconfig
14mr|kernel-3.14.15-1|1184	}
14mr|kernel-3.14.15-1|1185	
14mr|kernel-3.14.15-1|1186	BuildKernel() {
14mr|kernel-3.14.15-1|1187	KernelVer=$1
14mr|kernel-3.14.15-1|1188	
14mr|kernel-3.14.15-1|1189	echo "Building kernel $KernelVer"
14mr|kernel-3.14.15-1|1190	
14mr|kernel-3.14.15-1|1191	%kmake -s all
14mr|kernel-3.14.15-1|1192	
14mr|kernel-3.14.15-1|1193	# kirkwood boxes have u-boot
14mr|kernel-3.14.15-1|1194	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
14mr|kernel-3.14.15-1|1195	%kmake uImage
14mr|kernel-3.14.15-1|1196	fi
14mr|kernel-3.14.15-1|1197	
14mr|kernel-3.14.15-1|1198	# Start installing stuff
14mr|kernel-3.14.15-1|1199	install -d %{temp_boot}
14mr|kernel-3.14.15-1|1200	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
14mr|kernel-3.14.15-1|1201	install -m 644 .config %{temp_boot}/config-$KernelVer
14mr|kernel-3.14.15-1|1202	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
14mr|kernel-3.14.15-1|1203	
14mr|kernel-3.14.15-1|1204	%ifarch %{arm}
14mr|kernel-3.14.15-1|1205	if [ -f arch/arm/boot/uImage ]; then
14mr|kernel-3.14.15-1|1206	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
14mr|kernel-3.14.15-1|1207	else
14mr|kernel-3.14.15-1|1208	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
14mr|kernel-3.14.15-1|1209	fi
14mr|kernel-3.14.15-1|1210	%else
14mr|kernel-3.14.15-1|1211	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
14mr|kernel-3.14.15-1|1212	%endif
14mr|kernel-3.14.15-1|1213	
14mr|kernel-3.14.15-1|1214	# modules
14mr|kernel-3.14.15-1|1215	install -d %{temp_modules}/$KernelVer
14mr|kernel-3.14.15-1|1216	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
14mr|kernel-3.14.15-1|1217	
14mr|kernel-3.14.15-1|1218	# headers
14mr|kernel-3.14.15-1|1219	%make INSTALL_HDR_PATH=%{temp_root}%_prefix KERNELRELEASE=$KernelVer headers_install
14mr|kernel-3.14.15-1|1220	
14mr|kernel-3.14.15-1|1221	# remove /lib/firmware, we use a separate kernel-firmware
14mr|kernel-3.14.15-1|1222	rm -rf %{temp_root}/lib/firmware
14mr|kernel-3.14.15-1|1223	}
14mr|kernel-3.14.15-1|1224	
14mr|kernel-3.14.15-1|1225	SaveDevel() {
14mr|kernel-3.14.15-1|1226	devel_flavour=$1
14mr|kernel-3.14.15-1|1227	
14mr|kernel-3.14.15-1|1228	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1229	TempDevelRoot=%{temp_root}$DevelRoot
14mr|kernel-3.14.15-1|1230	
14mr|kernel-3.14.15-1|1231	mkdir -p $TempDevelRoot
14mr|kernel-3.14.15-1|1232	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
14mr|kernel-3.14.15-1|1233	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
14mr|kernel-3.14.15-1|1234	cp -fR include $TempDevelRoot
14mr|kernel-3.14.15-1|1235	# ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
14mr|kernel-3.14.15-1|1236	cp -fR scripts $TempDevelRoot
14mr|kernel-3.14.15-1|1237	cp -fR kernel/bounds.c $TempDevelRoot/kernel
14mr|kernel-3.14.15-1|1238	cp -fR tools/include $TempDevelRoot/tools/
14mr|kernel-3.14.15-1|1239	%ifarch %{arm}
14mr|kernel-3.14.15-1|1240	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
14mr|kernel-3.14.15-1|1241	%endif
14mr|kernel-3.14.15-1|1242	%ifarch %{ix86} x86_64
14mr|kernel-3.14.15-1|1243	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
14mr|kernel-3.14.15-1|1244	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
14mr|kernel-3.14.15-1|1245	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
14mr|kernel-3.14.15-1|1246	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
14mr|kernel-3.14.15-1|1247	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
14mr|kernel-3.14.15-1|1248	%else
14mr|kernel-3.14.15-1|1249	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
14mr|kernel-3.14.15-1|1250	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
14mr|kernel-3.14.15-1|1251	%endif
14mr|kernel-3.14.15-1|1252	cp -fR .config Module.symvers $TempDevelRoot
14mr|kernel-3.14.15-1|1253	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
14mr|kernel-3.14.15-1|1254	
14mr|kernel-3.14.15-1|1255	# Needed for truecrypt build (Danny)
14mr|kernel-3.14.15-1|1256	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
14mr|kernel-3.14.15-1|1257	
14mr|kernel-3.14.15-1|1258	# Needed for lguest
14mr|kernel-3.14.15-1|1259	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
14mr|kernel-3.14.15-1|1260	
14mr|kernel-3.14.15-1|1261	# Needed for lirc_gpio (#39004)
14mr|kernel-3.14.15-1|1262	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mr|kernel-3.14.15-1|1263	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mr|kernel-3.14.15-1|1264	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
14mr|kernel-3.14.15-1|1265	
14mr|kernel-3.14.15-1|1266	# Needed for external dvb tree (#41418)
14mr|kernel-3.14.15-1|1267	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
14mr|kernel-3.14.15-1|1268	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
14mr|kernel-3.14.15-1|1269	
14mr|kernel-3.14.15-1|1270	# add acpica header files, needed for fglrx build
14mr|kernel-3.14.15-1|1271	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
14mr|kernel-3.14.15-1|1272	
14mr|kernel-3.14.15-1|1273	# aufs2 has a special file needed
14mr|kernel-3.14.15-1|1274	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
14mr|kernel-3.14.15-1|1275	
14mr|kernel-3.14.15-1|1276	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mr|kernel-3.14.15-1|1277	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
14mr|kernel-3.14.15-1|1278	rm -rf $TempDevelRoot/arch/$i
14mr|kernel-3.14.15-1|1279	done
14mr|kernel-3.14.15-1|1280	
14mr|kernel-3.14.15-1|1281	%ifnarch %{arm}
14mr|kernel-3.14.15-1|1282	rm -rf $TempDevelRoot/arch/arm*
14mr|kernel-3.14.15-1|1283	rm -rf $TempDevelRoot/include/kvm/arm*
14mr|kernel-3.14.15-1|1284	%endif
14mr|kernel-3.14.15-1|1285	%ifnarch %{ix86} x86_64
14mr|kernel-3.14.15-1|1286	rm -rf $TempDevelRoot/arch/x86
14mr|kernel-3.14.15-1|1287	%endif
14mr|kernel-3.14.15-1|1288	
14mr|kernel-3.14.15-1|1289	# Clean the scripts tree, and make sure everything is ok (sanity check)
14mr|kernel-3.14.15-1|1290	# running prepare+scripts (tree was already "prepared" in build)
14mr|kernel-3.14.15-1|1291	pushd $TempDevelRoot >/dev/null
14mr|kernel-3.14.15-1|1292	%smake -s prepare scripts
14mr|kernel-3.14.15-1|1293	%smake -s clean
14mr|kernel-3.14.15-1|1294	popd >/dev/null
14mr|kernel-3.14.15-1|1295	rm -f $TempDevelRoot/.config.old
14mr|kernel-3.14.15-1|1296	
14mr|kernel-3.14.15-1|1297	# fix permissions
14mr|kernel-3.14.15-1|1298	chmod -R a+rX $TempDevelRoot
14mr|kernel-3.14.15-1|1299	
14mr|kernel-3.14.15-1|1300	# disable mrproper in -devel rpms
14mr|kernel-3.14.15-1|1301	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
14mr|kernel-3.14.15-1|1302	
14mr|kernel-3.14.15-1|1303	kernel_devel_files=../kernel_devel_files.$devel_flavour
14mr|kernel-3.14.15-1|1304	
14mr|kernel-3.14.15-1|1305	
14mr|kernel-3.14.15-1|1306	### Create the kernel_devel_files.*
14mr|kernel-3.14.15-1|1307	cat > $kernel_devel_files <<EOF
14mr|kernel-3.14.15-1|1308	%dir $DevelRoot
14mr|kernel-3.14.15-1|1309	%dir $DevelRoot/arch
14mr|kernel-3.14.15-1|1310	%dir $DevelRoot/include
14mr|kernel-3.14.15-1|1311	$DevelRoot/3rdparty
14mr|kernel-3.14.15-1|1312	$DevelRoot/Documentation
14mr|kernel-3.14.15-1|1313	%ifarch %{arm}
14mr|kernel-3.14.15-1|1314	$DevelRoot/arch/arm
14mr|kernel-3.14.15-1|1315	$DevelRoot/arch/arm64
14mr|kernel-3.14.15-1|1316	%endif
14mr|kernel-3.14.15-1|1317	$DevelRoot/arch/um
14mr|kernel-3.14.15-1|1318	%ifarch %{ix86} x86_64
14mr|kernel-3.14.15-1|1319	$DevelRoot/arch/x86
14mr|kernel-3.14.15-1|1320	%endif
14mr|kernel-3.14.15-1|1321	$DevelRoot/block
14mr|kernel-3.14.15-1|1322	$DevelRoot/crypto
14mr|kernel-3.14.15-1|1323	$DevelRoot/drivers
14mr|kernel-3.14.15-1|1324	$DevelRoot/firmware
14mr|kernel-3.14.15-1|1325	$DevelRoot/fs
14mr|kernel-3.14.15-1|1326	$DevelRoot/include/Kbuild
14mr|kernel-3.14.15-1|1327	$DevelRoot/include/acpi
14mr|kernel-3.14.15-1|1328	$DevelRoot/include/asm-generic
14mr|kernel-3.14.15-1|1329	$DevelRoot/include/clocksource
14mr|kernel-3.14.15-1|1330	$DevelRoot/include/config
14mr|kernel-3.14.15-1|1331	$DevelRoot/include/crypto
14mr|kernel-3.14.15-1|1332	$DevelRoot/include/drm
14mr|kernel-3.14.15-1|1333	$DevelRoot/include/dt-bindings
14mr|kernel-3.14.15-1|1334	$DevelRoot/include/generated
14mr|kernel-3.14.15-1|1335	$DevelRoot/include/keys
14mr|kernel-3.14.15-1|1336	$DevelRoot/include/linux
14mr|kernel-3.14.15-1|1337	$DevelRoot/include/math-emu
14mr|kernel-3.14.15-1|1338	$DevelRoot/include/media
14mr|kernel-3.14.15-1|1339	$DevelRoot/include/memory
14mr|kernel-3.14.15-1|1340	$DevelRoot/include/misc
14mr|kernel-3.14.15-1|1341	$DevelRoot/include/net
14mr|kernel-3.14.15-1|1342	$DevelRoot/include/pcmcia
14mr|kernel-3.14.15-1|1343	$DevelRoot/include/ras
14mr|kernel-3.14.15-1|1344	$DevelRoot/include/rdma
14mr|kernel-3.14.15-1|1345	$DevelRoot/include/rxrpc
14mr|kernel-3.14.15-1|1346	$DevelRoot/include/scsi
14mr|kernel-3.14.15-1|1347	$DevelRoot/include/sound
14mr|kernel-3.14.15-1|1348	$DevelRoot/include/target
14mr|kernel-3.14.15-1|1349	$DevelRoot/include/trace
14mr|kernel-3.14.15-1|1350	$DevelRoot/include/uapi
14mr|kernel-3.14.15-1|1351	$DevelRoot/include/video
14mr|kernel-3.14.15-1|1352	$DevelRoot/include/xen
14mr|kernel-3.14.15-1|1353	$DevelRoot/init
14mr|kernel-3.14.15-1|1354	$DevelRoot/ipc
14mr|kernel-3.14.15-1|1355	$DevelRoot/kernel
14mr|kernel-3.14.15-1|1356	$DevelRoot/lib
14mr|kernel-3.14.15-1|1357	$DevelRoot/mm
14mr|kernel-3.14.15-1|1358	$DevelRoot/net
14mr|kernel-3.14.15-1|1359	$DevelRoot/samples
14mr|kernel-3.14.15-1|1360	$DevelRoot/scripts
14mr|kernel-3.14.15-1|1361	$DevelRoot/security
14mr|kernel-3.14.15-1|1362	$DevelRoot/sound
14mr|kernel-3.14.15-1|1363	$DevelRoot/tools
14mr|kernel-3.14.15-1|1364	$DevelRoot/usr
14mr|kernel-3.14.15-1|1365	$DevelRoot/virt
14mr|kernel-3.14.15-1|1366	$DevelRoot/.config
14mr|kernel-3.14.15-1|1367	$DevelRoot/Kbuild
14mr|kernel-3.14.15-1|1368	$DevelRoot/Kconfig
14mr|kernel-3.14.15-1|1369	$DevelRoot/Makefile
14mr|kernel-3.14.15-1|1370	$DevelRoot/Module.symvers
14mr|kernel-3.14.15-1|1371	$DevelRoot/arch/Kconfig
14mr|kernel-3.14.15-1|1372	%doc README.kernel-sources
14mr|kernel-3.14.15-1|1373	EOF
14mr|kernel-3.14.15-1|1374	
14mr|kernel-3.14.15-1|1375	
14mr|kernel-3.14.15-1|1376	### Create -devel Post script on the fly
14mr|kernel-3.14.15-1|1377	cat > $kernel_devel_files-post <<EOF
14mr|kernel-3.14.15-1|1378	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
14mr|kernel-3.14.15-1|1379	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
14mr|kernel-3.14.15-1|1380	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
14mr|kernel-3.14.15-1|1381	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
14mr|kernel-3.14.15-1|1382	fi
14mr|kernel-3.14.15-1|1383	EOF
14mr|kernel-3.14.15-1|1384	
14mr|kernel-3.14.15-1|1385	
14mr|kernel-3.14.15-1|1386	### Create -devel Preun script on the fly
14mr|kernel-3.14.15-1|1387	cat > $kernel_devel_files-preun <<EOF
14mr|kernel-3.14.15-1|1388	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
14mr|kernel-3.14.15-1|1389	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
14mr|kernel-3.14.15-1|1390	fi
14mr|kernel-3.14.15-1|1391	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
14mr|kernel-3.14.15-1|1392	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
14mr|kernel-3.14.15-1|1393	fi
14mr|kernel-3.14.15-1|1394	exit 0
14mr|kernel-3.14.15-1|1395	EOF
14mr|kernel-3.14.15-1|1396	
14mr|kernel-3.14.15-1|1397	### Create -devel Postun script on the fly
14mr|kernel-3.14.15-1|1398	cat > $kernel_devel_files-postun <<EOF
14mr|kernel-3.14.15-1|1399	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
14mr|kernel-3.14.15-1|1400	EOF
14mr|kernel-3.14.15-1|1401	}
14mr|kernel-3.14.15-1|1402	
14mr|kernel-3.14.15-1|1403	SaveDebug() {
14mr|kernel-3.14.15-1|1404	debug_flavour=$1
14mr|kernel-3.14.15-1|1405	
14mr|kernel-3.14.15-1|1406	install -m 644 vmlinux \
14mr|kernel-3.14.15-1|1407	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1408	kernel_debug_files=../kernel_debug_files.$debug_flavour
14mr|kernel-3.14.15-1|1409	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
14mr|kernel-3.14.15-1|1410	>> $kernel_debug_files
14mr|kernel-3.14.15-1|1411	
14mr|kernel-3.14.15-1|1412	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mr|kernel-3.14.15-1|1413	-name "*.ko" | \
14mr|kernel-3.14.15-1|1414	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
14mr|kernel-3.14.15-1|1415	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mr|kernel-3.14.15-1|1416	-name "*.ko" | %kxargs -I '{}' \
14mr|kernel-3.14.15-1|1417	sh -c 'cd `dirname {}`; \
14mr|kernel-3.14.15-1|1418	objcopy --add-gnu-debuglink=`basename {}`.debug \
14mr|kernel-3.14.15-1|1419	--strip-debug `basename {}`'
14mr|kernel-3.14.15-1|1420	
14mr|kernel-3.14.15-1|1421	pushd %{temp_modules}
14mr|kernel-3.14.15-1|1422	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mr|kernel-3.14.15-1|1423	-name "*.ko.debug" > debug_module_list
14mr|kernel-3.14.15-1|1424	popd
14mr|kernel-3.14.15-1|1425	cat %{temp_modules}/debug_module_list | \
14mr|kernel-3.14.15-1|1426	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
14mr|kernel-3.14.15-1|1427	cat %{temp_modules}/debug_module_list | \
14mr|kernel-3.14.15-1|1428	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
14mr|kernel-3.14.15-1|1429	>> ../kernel_exclude_debug_files.$debug_flavour
14mr|kernel-3.14.15-1|1430	rm -f %{temp_modules}/debug_module_list
14mr|kernel-3.14.15-1|1431	}
14mr|kernel-3.14.15-1|1432	
14mr|kernel-3.14.15-1|1433	CreateFiles() {
14mr|kernel-3.14.15-1|1434	kernel_flavour=$1
14mr|kernel-3.14.15-1|1435	
14mr|kernel-3.14.15-1|1436	kernel_files=../kernel_files.$kernel_flavour
14mr|kernel-3.14.15-1|1437	
14mr|kernel-3.14.15-1|1438	ker="vmlinuz"
14mr|kernel-3.14.15-1|1439	if [ "$kernel_flavour" = "kirkwood" ]; then
14mr|kernel-3.14.15-1|1440	ker="uImage"
14mr|kernel-3.14.15-1|1441	fi
14mr|kernel-3.14.15-1|1442	### Create the kernel_files.*
14mr|kernel-3.14.15-1|1443	cat > $kernel_files <<EOF
14mr|kernel-3.14.15-1|1444	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1445	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
14mr|kernel-3.14.15-1|1446	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1447	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1448	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
14mr|kernel-3.14.15-1|1449	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
14mr|kernel-3.14.15-1|1450	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
14mr|kernel-3.14.15-1|1451	%doc README.kernel-sources
14mr|kernel-3.14.15-1|1452	EOF
14mr|kernel-3.14.15-1|1453	
14mr|kernel-3.14.15-1|1454	%if %build_debug
14mr|kernel-3.14.15-1|1455	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
14mr|kernel-3.14.15-1|1456	%endif
14mr|kernel-3.14.15-1|1457	
14mr|kernel-3.14.15-1|1458	### Create kernel Post script
14mr|kernel-3.14.15-1|1459	cat > $kernel_files-post <<EOF
14mr|kernel-3.14.15-1|1460	%ifarch %{arm}
14mr|kernel-3.14.15-1|1461	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1462	%else
14mr|kernel-3.14.15-1|1463	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1464	pushd /boot > /dev/null
14mr|kernel-3.14.15-1|1465	if [ -L vmlinuz-$kernel_flavour ]; then
14mr|kernel-3.14.15-1|1466	rm -f vmlinuz-$kernel_flavour
14mr|kernel-3.14.15-1|1467	fi
14mr|kernel-3.14.15-1|1468	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
14mr|kernel-3.14.15-1|1469	if [ -L initrd-$kernel_flavour.img ]; then
14mr|kernel-3.14.15-1|1470	rm -f initrd-$kernel_flavour.img
14mr|kernel-3.14.15-1|1471	fi
14mr|kernel-3.14.15-1|1472	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
14mr|kernel-3.14.15-1|1473	popd > /dev/null
14mr|kernel-3.14.15-1|1474	%endif
14mr|kernel-3.14.15-1|1475	%if %build_devel
14mr|kernel-3.14.15-1|1476	# create kernel-devel symlinks if matching -devel- rpm is installed
14mr|kernel-3.14.15-1|1477	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
14mr|kernel-3.14.15-1|1478	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
14mr|kernel-3.14.15-1|1479	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
14mr|kernel-3.14.15-1|1480	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
14mr|kernel-3.14.15-1|1481	fi
14mr|kernel-3.14.15-1|1482	%endif
14mr|kernel-3.14.15-1|1483	EOF
14mr|kernel-3.14.15-1|1484	
14mr|kernel-3.14.15-1|1485	### Create kernel Posttrans script
14mr|kernel-3.14.15-1|1486	cat > $kernel_files-posttrans <<EOF
14mr|kernel-3.14.15-1|1487	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
14mr|kernel-3.14.15-1|1488	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1489	fi
14mr|kernel-3.14.15-1|1490	EOF
14mr|kernel-3.14.15-1|1491	
14mr|kernel-3.14.15-1|1492	### Create kernel Preun script on the fly
14mr|kernel-3.14.15-1|1493	cat > $kernel_files-preun <<EOF
14mr|kernel-3.14.15-1|1494	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1495	pushd /boot > /dev/null
14mr|kernel-3.14.15-1|1496	if [ -L vmlinuz-$kernel_flavour ]; then
14mr|kernel-3.14.15-1|1497	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
14mr|kernel-3.14.15-1|1498	rm -f vmlinuz-$kernel_flavour
14mr|kernel-3.14.15-1|1499	fi
14mr|kernel-3.14.15-1|1500	fi
14mr|kernel-3.14.15-1|1501	if [ -L initrd-$kernel_flavour.img ]; then
14mr|kernel-3.14.15-1|1502	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
14mr|kernel-3.14.15-1|1503	rm -f initrd-$kernel_flavour.img
14mr|kernel-3.14.15-1|1504	fi
14mr|kernel-3.14.15-1|1505	fi
14mr|kernel-3.14.15-1|1506	popd > /dev/null
14mr|kernel-3.14.15-1|1507	%if %build_devel
14mr|kernel-3.14.15-1|1508	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
14mr|kernel-3.14.15-1|1509	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
14mr|kernel-3.14.15-1|1510	fi
14mr|kernel-3.14.15-1|1511	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
14mr|kernel-3.14.15-1|1512	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
14mr|kernel-3.14.15-1|1513	fi
14mr|kernel-3.14.15-1|1514	%endif
14mr|kernel-3.14.15-1|1515	exit 0
14mr|kernel-3.14.15-1|1516	EOF
14mr|kernel-3.14.15-1|1517	
14mr|kernel-3.14.15-1|1518	
14mr|kernel-3.14.15-1|1519	### Create kernel Postun script on the fly
14mr|kernel-3.14.15-1|1520	cat > $kernel_files-postun <<EOF
14mr|kernel-3.14.15-1|1521	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1522	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
14mr|kernel-3.14.15-1|1523	if [ -d /var/lib/dkms ]; then
14mr|kernel-3.14.15-1|1524	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
14mr|kernel-3.14.15-1|1525	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
14mr|kernel-3.14.15-1|1526	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
14mr|kernel-3.14.15-1|1527	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
14mr|kernel-3.14.15-1|1528	fi
14mr|kernel-3.14.15-1|1529	EOF
14mr|kernel-3.14.15-1|1530	}
14mr|kernel-3.14.15-1|1531	
14mr|kernel-3.14.15-1|1532	
14mr|kernel-3.14.15-1|1533	CreateKernel() {
14mr|kernel-3.14.15-1|1534	flavour=$1
14mr|kernel-3.14.15-1|1535	
14mr|kernel-3.14.15-1|1536	PrepareKernel $flavour $flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1537	
14mr|kernel-3.14.15-1|1538	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
14mr|kernel-3.14.15-1|1539	%if %build_devel
14mr|kernel-3.14.15-1|1540	SaveDevel $flavour
14mr|kernel-3.14.15-1|1541	%endif
14mr|kernel-3.14.15-1|1542	%if %build_debug
14mr|kernel-3.14.15-1|1543	SaveDebug $flavour
14mr|kernel-3.14.15-1|1544	%endif
14mr|kernel-3.14.15-1|1545	CreateFiles $flavour
14mr|kernel-3.14.15-1|1546	}
14mr|kernel-3.14.15-1|1547	
14mr|kernel-3.14.15-1|1548	
14mr|kernel-3.14.15-1|1549	###
14mr|kernel-3.14.15-1|1550	# DO it...
14mr|kernel-3.14.15-1|1551	###
14mr|kernel-3.14.15-1|1552	
14mr|kernel-3.14.15-1|1553	
14mr|kernel-3.14.15-1|1554	# Create a simulacro of buildroot
14mr|kernel-3.14.15-1|1555	rm -rf %{temp_root}
14mr|kernel-3.14.15-1|1556	install -d %{temp_root}
14mr|kernel-3.14.15-1|1557	
14mr|kernel-3.14.15-1|1558	
14mr|kernel-3.14.15-1|1559	# make sure we are in the directory
14mr|kernel-3.14.15-1|1560	cd %src_dir
14mr|kernel-3.14.15-1|1561	
14mr|kernel-3.14.15-1|1562	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1563	%if %build_desktop586
14mr|kernel-3.14.15-1|1564	CreateKernel desktop586
14mr|kernel-3.14.15-1|1565	%endif
14mr|kernel-3.14.15-1|1566	%endif
14mr|kernel-3.14.15-1|1567	
14mr|kernel-3.14.15-1|1568	%if %build_desktop
14mr|kernel-3.14.15-1|1569	CreateKernel desktop
14mr|kernel-3.14.15-1|1570	%endif
14mr|kernel-3.14.15-1|1571	
14mr|kernel-3.14.15-1|1572	%if %build_netbook
14mr|kernel-3.14.15-1|1573	CreateKernel netbook
14mr|kernel-3.14.15-1|1574	%endif
14mr|kernel-3.14.15-1|1575	
14mr|kernel-3.14.15-1|1576	%if %build_server
14mr|kernel-3.14.15-1|1577	CreateKernel server
14mr|kernel-3.14.15-1|1578	%endif
14mr|kernel-3.14.15-1|1579	
14mr|kernel-3.14.15-1|1580	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1581	%if %build_desktop_pae
14mr|kernel-3.14.15-1|1582	CreateKernel desktop-pae
14mr|kernel-3.14.15-1|1583	%endif
14mr|kernel-3.14.15-1|1584	%endif
14mr|kernel-3.14.15-1|1585	
14mr|kernel-3.14.15-1|1586	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1587	%if %build_netbook_pae
14mr|kernel-3.14.15-1|1588	CreateKernel netbook-pae
14mr|kernel-3.14.15-1|1589	%endif
14mr|kernel-3.14.15-1|1590	%endif
14mr|kernel-3.14.15-1|1591	
14mr|kernel-3.14.15-1|1592	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1593	%if %build_nrj_desktop586
14mr|kernel-3.14.15-1|1594	CreateKernel nrj-desktop586
14mr|kernel-3.14.15-1|1595	%endif
14mr|kernel-3.14.15-1|1596	%endif
14mr|kernel-3.14.15-1|1597	
14mr|kernel-3.14.15-1|1598	%if %build_nrj_desktop
14mr|kernel-3.14.15-1|1599	CreateKernel nrj-desktop
14mr|kernel-3.14.15-1|1600	%endif
14mr|kernel-3.14.15-1|1601	
14mr|kernel-3.14.15-1|1602	%if %build_nrj_realtime
14mr|kernel-3.14.15-1|1603	CreateKernel nrj-realtime
14mr|kernel-3.14.15-1|1604	%endif
14mr|kernel-3.14.15-1|1605	
14mr|kernel-3.14.15-1|1606	%if %build_nrj_server
14mr|kernel-3.14.15-1|1607	CreateKernel nrj-server
14mr|kernel-3.14.15-1|1608	%endif
14mr|kernel-3.14.15-1|1609	
14mr|kernel-3.14.15-1|1610	%if %build_nrj_laptop
14mr|kernel-3.14.15-1|1611	CreateKernel nrj-laptop
14mr|kernel-3.14.15-1|1612	%endif
14mr|kernel-3.14.15-1|1613	
14mr|kernel-3.14.15-1|1614	%if %build_nrj_netbook
14mr|kernel-3.14.15-1|1615	CreateKernel nrj-netbook
14mr|kernel-3.14.15-1|1616	%endif
14mr|kernel-3.14.15-1|1617	
14mr|kernel-3.14.15-1|1618	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1619	%if %build_nrj_desktop_pae
14mr|kernel-3.14.15-1|1620	CreateKernel nrj-desktop-pae
14mr|kernel-3.14.15-1|1621	%endif
14mr|kernel-3.14.15-1|1622	%endif
14mr|kernel-3.14.15-1|1623	
14mr|kernel-3.14.15-1|1624	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1625	%if %build_nrj_realtime_pae
14mr|kernel-3.14.15-1|1626	CreateKernel nrj-realtime-pae
14mr|kernel-3.14.15-1|1627	%endif
14mr|kernel-3.14.15-1|1628	%endif
14mr|kernel-3.14.15-1|1629	
14mr|kernel-3.14.15-1|1630	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1631	%if %build_nrj_laptop_pae
14mr|kernel-3.14.15-1|1632	CreateKernel nrj-laptop-pae
14mr|kernel-3.14.15-1|1633	%endif
14mr|kernel-3.14.15-1|1634	%endif
14mr|kernel-3.14.15-1|1635	
14mr|kernel-3.14.15-1|1636	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1637	%if %build_nrj_netbook_pae
14mr|kernel-3.14.15-1|1638	CreateKernel nrj-netbook-pae
14mr|kernel-3.14.15-1|1639	%endif
14mr|kernel-3.14.15-1|1640	%endif
14mr|kernel-3.14.15-1|1641	
14mr|kernel-3.14.15-1|1642	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1643	%if %build_nrj_netbook_atom
14mr|kernel-3.14.15-1|1644	CreateKernel nrj-netbook-atom
14mr|kernel-3.14.15-1|1645	%endif
14mr|kernel-3.14.15-1|1646	%endif
14mr|kernel-3.14.15-1|1647	
14mr|kernel-3.14.15-1|1648	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1649	%if %build_nrj_netbook_atom_pae
14mr|kernel-3.14.15-1|1650	CreateKernel nrj-netbook-atom-pae
14mr|kernel-3.14.15-1|1651	%endif
14mr|kernel-3.14.15-1|1652	%endif
14mr|kernel-3.14.15-1|1653	
14mr|kernel-3.14.15-1|1654	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1655	%if %build_nrj_desktop_core2
14mr|kernel-3.14.15-1|1656	CreateKernel nrj-desktop-core2
14mr|kernel-3.14.15-1|1657	%endif
14mr|kernel-3.14.15-1|1658	%endif
14mr|kernel-3.14.15-1|1659	
14mr|kernel-3.14.15-1|1660	%ifarch %{ix86}
14mr|kernel-3.14.15-1|1661	%if %build_nrj_desktop_core2_pae
14mr|kernel-3.14.15-1|1662	CreateKernel nrj-desktop-core2-pae
14mr|kernel-3.14.15-1|1663	%endif
14mr|kernel-3.14.15-1|1664	%endif
14mr|kernel-3.14.15-1|1665	
14mr|kernel-3.14.15-1|1666	%ifarch %{arm}
14mr|kernel-3.14.15-1|1667	%if %build_iop32x
14mr|kernel-3.14.15-1|1668	CreateKernel iop32x
14mr|kernel-3.14.15-1|1669	%endif
14mr|kernel-3.14.15-1|1670	%if %build_kirkwood
14mr|kernel-3.14.15-1|1671	CreateKernel kirkwood
14mr|kernel-3.14.15-1|1672	%endif
14mr|kernel-3.14.15-1|1673	%if %build_versatile
14mr|kernel-3.14.15-1|1674	CreateKernel versatile
14mr|kernel-3.14.15-1|1675	%endif
14mr|kernel-3.14.15-1|1676	%endif
14mr|kernel-3.14.15-1|1677	
14mr|kernel-3.14.15-1|1678	# set extraversion to match srpm to get nice version reported by the tools
14mr|kernel-3.14.15-1|1679	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mr|kernel-3.14.15-1|1680	
14mr|kernel-3.14.15-1|1681	
14mr|kernel-3.14.15-1|1682	############################################################
14mr|kernel-3.14.15-1|1683	### Linker start3 > Check point to build for omv or rosa ###
14mr|kernel-3.14.15-1|1684	############################################################
14mr|kernel-3.14.15-1|1685	%if %{build_perf}
14mr|kernel-3.14.15-1|1686	%smake -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
14mr|kernel-3.14.15-1|1687	%smake -C tools/perf -s prefix=%{_prefix} man
14mr|kernel-3.14.15-1|1688	%endif
14mr|kernel-3.14.15-1|1689	
14mr|kernel-3.14.15-1|1690	%if %{build_cpupower}
14mr|kernel-3.14.15-1|1691	# make sure version-gen.sh is executable.
14mr|kernel-3.14.15-1|1692	chmod +x tools/power/cpupower/utils/version-gen.sh
14mr|kernel-3.14.15-1|1693	%make -C tools/power/cpupower CPUFREQ_BENCH=false
14mr|kernel-3.14.15-1|1694	%endif
14mr|kernel-3.14.15-1|1695	############################################################
14mr|kernel-3.14.15-1|1696	###  Linker end3 > Check point to build for omv or rosa  ###
14mr|kernel-3.14.15-1|1697	############################################################
14mr|kernel-3.14.15-1|1698	
14mr|kernel-3.14.15-1|1699	
14mr|kernel-3.14.15-1|1700	# We don't make to repeat the depend code at the install phase
14mr|kernel-3.14.15-1|1701	%if %build_source
14mr|kernel-3.14.15-1|1702	%ifarch %{arm}
14mr|kernel-3.14.15-1|1703	PrepareKernel "kirkwood" %{buildrpmrel}custom
14mr|kernel-3.14.15-1|1704	%else
14mr|kernel-3.14.15-1|1705	PrepareKernel "" %{buildrpmrel}custom
14mr|kernel-3.14.15-1|1706	%endif
14mr|kernel-3.14.15-1|1707	%smake -s mrproper
14mr|kernel-3.14.15-1|1708	%endif
14mr|kernel-3.14.15-1|1709	
14mr|kernel-3.14.15-1|1710	
14mr|kernel-3.14.15-1|1711	###
14mr|kernel-3.14.15-1|1712	### install
14mr|kernel-3.14.15-1|1713	###
14mr|kernel-3.14.15-1|1714	%install
14mr|kernel-3.14.15-1|1715	install -m 644 %{SOURCE4}  .
14mr|kernel-3.14.15-1|1716	
14mr|kernel-3.14.15-1|1717	cd %src_dir
14mr|kernel-3.14.15-1|1718	
14mr|kernel-3.14.15-1|1719	# Directories definition needed for installing
14mr|kernel-3.14.15-1|1720	%define target_source %{buildroot}%{_kerneldir}
14mr|kernel-3.14.15-1|1721	%define target_boot %{buildroot}%{_bootdir}
14mr|kernel-3.14.15-1|1722	%define target_modules %{buildroot}%{_modulesdir}
14mr|kernel-3.14.15-1|1723	
14mr|kernel-3.14.15-1|1724	# We want to be able to test several times the install part
14mr|kernel-3.14.15-1|1725	rm -rf %{buildroot}
14mr|kernel-3.14.15-1|1726	cp -a %{temp_root} %{buildroot}
14mr|kernel-3.14.15-1|1727	
14mr|kernel-3.14.15-1|1728	# Create directories infastructure
14mr|kernel-3.14.15-1|1729	%if %build_source
14mr|kernel-3.14.15-1|1730	install -d %{target_source}
14mr|kernel-3.14.15-1|1731	
14mr|kernel-3.14.15-1|1732	tar cf - . | tar xf - -C %{target_source}
14mr|kernel-3.14.15-1|1733	chmod -R a+rX %{target_source}
14mr|kernel-3.14.15-1|1734	
14mr|kernel-3.14.15-1|1735	# we remove all the source files that we don't ship
14mr|kernel-3.14.15-1|1736	# first architecture files
14mr|kernel-3.14.15-1|1737	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mr|kernel-3.14.15-1|1738	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
14mr|kernel-3.14.15-1|1739	rm -rf %{target_source}/arch/$i
14mr|kernel-3.14.15-1|1740	done
14mr|kernel-3.14.15-1|1741	%ifnarch %{arm}
14mr|kernel-3.14.15-1|1742	rm -rf %{target_source}/include/kvm/arm*
14mr|kernel-3.14.15-1|1743	%endif
14mr|kernel-3.14.15-1|1744	
14mr|kernel-3.14.15-1|1745	# other misc files
14mr|kernel-3.14.15-1|1746	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
14mr|kernel-3.14.15-1|1747	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
14mr|kernel-3.14.15-1|1748	rm -rf %{target_source}/.tmp_depmod/
14mr|kernel-3.14.15-1|1749	
14mr|kernel-3.14.15-1|1750	#endif %build_source
14mr|kernel-3.14.15-1|1751	%endif
14mr|kernel-3.14.15-1|1752	
14mr|kernel-3.14.15-1|1753	# compressing modules
14mr|kernel-3.14.15-1|1754	%if %{build_modxz}
14mr|kernel-3.14.15-1|1755	find %{target_modules} -name "*.ko" | %kxargs xz -6e
14mr|kernel-3.14.15-1|1756	%else
14mr|kernel-3.14.15-1|1757	find %{target_modules} -name "*.ko" | %kxargs gzip -9
14mr|kernel-3.14.15-1|1758	%endif
14mr|kernel-3.14.15-1|1759	
14mr|kernel-3.14.15-1|1760	# We used to have a copy of PrepareKernel here
14mr|kernel-3.14.15-1|1761	# Now, we make sure that the thing in the linux dir is what we want it to be
14mr|kernel-3.14.15-1|1762	for i in %{target_modules}/*; do
14mr|kernel-3.14.15-1|1763	rm -f $i/build $i/source
14mr|kernel-3.14.15-1|1764	done
14mr|kernel-3.14.15-1|1765	
14mr|kernel-3.14.15-1|1766	# sniff, if we compressed all the modules, we change the stamp :(
14mr|kernel-3.14.15-1|1767	# we really need the depmod -ae here
14mr|kernel-3.14.15-1|1768	pushd %{target_modules}
14mr|kernel-3.14.15-1|1769	for i in *; do
14mr|kernel-3.14.15-1|1770	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
14mr|kernel-3.14.15-1|1771	echo $?
14mr|kernel-3.14.15-1|1772	done
14mr|kernel-3.14.15-1|1773	
14mr|kernel-3.14.15-1|1774	for i in *; do
14mr|kernel-3.14.15-1|1775	pushd $i
14mr|kernel-3.14.15-1|1776	echo "Creating modules.description for $i"
14mr|kernel-3.14.15-1|1777	modules=`find . -name "*.ko.[g,x]z"`
14mr|kernel-3.14.15-1|1778	echo $modules | %kxargs /sbin/modinfo \
14mr|kernel-3.14.15-1|1779	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
14mr|kernel-3.14.15-1|1780	popd
14mr|kernel-3.14.15-1|1781	done
14mr|kernel-3.14.15-1|1782	popd
14mr|kernel-3.14.15-1|1783	
14mr|kernel-3.14.15-1|1784	# need to set extraversion to match srpm again to avoid rebuild
14mr|kernel-3.14.15-1|1785	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mr|kernel-3.14.15-1|1786	%if %{build_perf}
14mr|kernel-3.14.15-1|1787	
14mr|kernel-3.14.15-1|1788	# perf tool binary and supporting scripts/binaries
14mr|kernel-3.14.15-1|1789	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
14mr|kernel-3.14.15-1|1790	
14mr|kernel-3.14.15-1|1791	# perf man pages (note: implicit rpm magic compresses them later)
14mr|kernel-3.14.15-1|1792	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
14mr|kernel-3.14.15-1|1793	%endif
14mr|kernel-3.14.15-1|1794	
14mr|kernel-3.14.15-1|1795	############################################################
14mr|kernel-3.14.15-1|1796	### Linker start4 > Check point to build for omv or rosa ###
14mr|kernel-3.14.15-1|1797	############################################################
14mr|kernel-3.14.15-1|1798	%if %{build_cpupower}
14mr|kernel-3.14.15-1|1799	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
14mr|kernel-3.14.15-1|1800	rm -f %{buildroot}%{_libdir}/*.{a,la}
14mr|kernel-3.14.15-1|1801	%find_lang cpupower
14mr|kernel-3.14.15-1|1802	mv cpupower.lang ../
14mr|kernel-3.14.15-1|1803	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
14mr|kernel-3.14.15-1|1804	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14mr|kernel-3.14.15-1|1805	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
14mr|kernel-3.14.15-1|1806	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
14mr|kernel-3.14.15-1|1807	%endif
14mr|kernel-3.14.15-1|1808	############################################################
14mr|kernel-3.14.15-1|1809	### Linker start4 > Check point to build for omv or rosa ###
14mr|kernel-3.14.15-1|1810	############################################################
14mr|kernel-3.14.15-1|1811	
14mr|kernel-3.14.15-1|1812	###
14mr|kernel-3.14.15-1|1813	### clean
14mr|kernel-3.14.15-1|1814	###
14mr|kernel-3.14.15-1|1815	%clean
14mr|kernel-3.14.15-1|1816	rm -rf %{buildroot}
14mr|kernel-3.14.15-1|1817	
14mr|kernel-3.14.15-1|1818	
14mr|kernel-3.14.15-1|1819	# We don't want to remove this, the whole reason of its existence is to be
14mr|kernel-3.14.15-1|1820	# able to do several rpm --short-circuit -bi for testing install
14mr|kernel-3.14.15-1|1821	# phase without repeating compilation phase
14mr|kernel-3.14.15-1|1822	#rm -rf %{temp_root}
14mr|kernel-3.14.15-1|1823	
14mr|kernel-3.14.15-1|1824	###
14mr|kernel-3.14.15-1|1825	### source and doc file lists
14mr|kernel-3.14.15-1|1826	###
14mr|kernel-3.14.15-1|1827	
14mr|kernel-3.14.15-1|1828	%if %build_source
14mr|kernel-3.14.15-1|1829	%files -n %{kname}-source-%{buildrel}
14mr|kernel-3.14.15-1|1830	%dir %{_kerneldir}
14mr|kernel-3.14.15-1|1831	%dir %{_kerneldir}/arch
14mr|kernel-3.14.15-1|1832	%dir %{_kerneldir}/include
14mr|kernel-3.14.15-1|1833	%{_kerneldir}/3rdparty
14mr|kernel-3.14.15-1|1834	%{_kerneldir}/Documentation
14mr|kernel-3.14.15-1|1835	%{_kerneldir}/arch/Kconfig
14mr|kernel-3.14.15-1|1836	%{_kerneldir}/arch/arm
14mr|kernel-3.14.15-1|1837	%{_kerneldir}/arch/arm64
14mr|kernel-3.14.15-1|1838	%{_kerneldir}/arch/um
14mr|kernel-3.14.15-1|1839	%{_kerneldir}/arch/x86
14mr|kernel-3.14.15-1|1840	%{_kerneldir}/block
14mr|kernel-3.14.15-1|1841	%{_kerneldir}/crypto
14mr|kernel-3.14.15-1|1842	%{_kerneldir}/drivers
14mr|kernel-3.14.15-1|1843	%{_kerneldir}/firmware
14mr|kernel-3.14.15-1|1844	%{_kerneldir}/fs
14mr|kernel-3.14.15-1|1845	%{_kerneldir}/include/Kbuild
14mr|kernel-3.14.15-1|1846	%{_kerneldir}/include/acpi
14mr|kernel-3.14.15-1|1847	%{_kerneldir}/include/asm-generic
14mr|kernel-3.14.15-1|1848	%{_kerneldir}/include/clocksource
14mr|kernel-3.14.15-1|1849	%{_kerneldir}/include/crypto
14mr|kernel-3.14.15-1|1850	%{_kerneldir}/include/drm
14mr|kernel-3.14.15-1|1851	%{_kerneldir}/include/dt-bindings
14mr|kernel-3.14.15-1|1852	%{_kerneldir}/include/keys
14mr|kernel-3.14.15-1|1853	%{_kerneldir}/include/linux
14mr|kernel-3.14.15-1|1854	%{_kerneldir}/include/math-emu
14mr|kernel-3.14.15-1|1855	%{_kerneldir}/include/media
14mr|kernel-3.14.15-1|1856	%{_kerneldir}/include/memory
14mr|kernel-3.14.15-1|1857	%{_kerneldir}/include/misc
14mr|kernel-3.14.15-1|1858	%{_kerneldir}/include/net
14mr|kernel-3.14.15-1|1859	%{_kerneldir}/include/pcmcia
14mr|kernel-3.14.15-1|1860	%{_kerneldir}/include/ras
14mr|kernel-3.14.15-1|1861	%{_kerneldir}/include/rdma
14mr|kernel-3.14.15-1|1862	%{_kerneldir}/include/rxrpc
14mr|kernel-3.14.15-1|1863	%{_kerneldir}/include/scsi
14mr|kernel-3.14.15-1|1864	%{_kerneldir}/include/sound
14mr|kernel-3.14.15-1|1865	%{_kerneldir}/include/target
14mr|kernel-3.14.15-1|1866	%{_kerneldir}/include/trace
14mr|kernel-3.14.15-1|1867	%{_kerneldir}/include/uapi
14mr|kernel-3.14.15-1|1868	%{_kerneldir}/include/video
14mr|kernel-3.14.15-1|1869	%{_kerneldir}/include/xen
14mr|kernel-3.14.15-1|1870	%{_kerneldir}/init
14mr|kernel-3.14.15-1|1871	%{_kerneldir}/ipc
14mr|kernel-3.14.15-1|1872	%{_kerneldir}/kernel
14mr|kernel-3.14.15-1|1873	%{_kerneldir}/lib
14mr|kernel-3.14.15-1|1874	%{_kerneldir}/mm
14mr|kernel-3.14.15-1|1875	%{_kerneldir}/net
14mr|kernel-3.14.15-1|1876	%{_kerneldir}/virt
14mr|kernel-3.14.15-1|1877	%{_kerneldir}/samples
14mr|kernel-3.14.15-1|1878	%{_kerneldir}/scripts
14mr|kernel-3.14.15-1|1879	%{_kerneldir}/security
14mr|kernel-3.14.15-1|1880	%{_kerneldir}/sound
14mr|kernel-3.14.15-1|1881	%{_kerneldir}/tools
14mr|kernel-3.14.15-1|1882	%{_kerneldir}/usr
14mr|kernel-3.14.15-1|1883	%{_kerneldir}/COPYING
14mr|kernel-3.14.15-1|1884	%{_kerneldir}/CREDITS
14mr|kernel-3.14.15-1|1885	%{_kerneldir}/Kbuild
14mr|kernel-3.14.15-1|1886	%{_kerneldir}/Kconfig
14mr|kernel-3.14.15-1|1887	%{_kerneldir}/MAINTAINERS
14mr|kernel-3.14.15-1|1888	%{_kerneldir}/Makefile
14mr|kernel-3.14.15-1|1889	%{_kerneldir}/README
14mr|kernel-3.14.15-1|1890	%{_kerneldir}/REPORTING-BUGS
14mr|kernel-3.14.15-1|1891	%doc README.kernel-sources
14mr|kernel-3.14.15-1|1892	
14mr|kernel-3.14.15-1|1893	%files -n %{kname}-source-latest
14mr|kernel-3.14.15-1|1894	%endif
14mr|kernel-3.14.15-1|1895	
14mr|kernel-3.14.15-1|1896	%if %build_doc
14mr|kernel-3.14.15-1|1897	%files -n %{kname}-doc
14mr|kernel-3.14.15-1|1898	%doc linux-%{tar_ver}/Documentation/*
14mr|kernel-3.14.15-1|1899	%endif
14mr|kernel-3.14.15-1|1900	
14mr|kernel-3.14.15-1|1901	%if %{build_perf}
14mr|kernel-3.14.15-1|1902	%files -n perf
14mr|kernel-3.14.15-1|1903	%{_bindir}/perf
14mr|kernel-3.14.15-1|1904	%{_bindir}/trace
14mr|kernel-3.14.15-1|1905	%dir %{_prefix}/libexec/perf-core
14mr|kernel-3.14.15-1|1906	%{_libdir}/libperf-gtk.so
14mr|kernel-3.14.15-1|1907	%dir %{_libdir}/traceevent
14mr|kernel-3.14.15-1|1908	%dir %{_libdir}/traceevent/plugins
14mr|kernel-3.14.15-1|1909	%{_libdir}/traceevent/plugins/*
14mr|kernel-3.14.15-1|1910	%{_prefix}/libexec/perf-core/*
14mr|kernel-3.14.15-1|1911	%{_mandir}/man[1-8]/perf*
14mr|kernel-3.14.15-1|1912	%{_sysconfdir}/bash_completion.d/perf
14mr|kernel-3.14.15-1|1913	%endif
14mr|kernel-3.14.15-1|1914	
14mr|kernel-3.14.15-1|1915	%if %{build_cpupower}
14mr|kernel-3.14.15-1|1916	%files -n cpupower -f cpupower.lang
14mr|kernel-3.14.15-1|1917	%{_bindir}/cpupower
14mr|kernel-3.14.15-1|1918	%{_libdir}/libcpupower.so.0
14mr|kernel-3.14.15-1|1919	%{_libdir}/libcpupower.so.0.0.0
14mr|kernel-3.14.15-1|1920	%{_unitdir}/cpupower.service
14mr|kernel-3.14.15-1|1921	%{_mandir}/man[1-8]/cpupower*
14mr|kernel-3.14.15-1|1922	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
14mr|kernel-3.14.15-1|1923	
14mr|kernel-3.14.15-1|1924	%files -n cpupower-devel
14mr|kernel-3.14.15-1|1925	%{_libdir}/libcpupower.so
14mr|kernel-3.14.15-1|1926	%{_includedir}/cpufreq.h
14mr|kernel-3.14.15-1|1927	%endif
14mr|kernel-3.14.15-1|1928	
14mr|kernel-3.14.15-1|1929	%changelog
14mr|kernel-3.14.15-1|1930	* Fri Aug 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.15-1
14mr|kernel-3.14.15-1|1931	+ Revision: e5a668a
14mr|kernel-3.14.15-1|1932	- Updated to version 3.14.15
14mr|kernel-3.14.15-1|1933	
14mr|kernel-3.14.15-1|1934	* Thu Jul 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.13-2
14mr|kernel-3.14.15-1|1935	+ Revision: 00d90b0
14mr|kernel-3.14.15-1|1936	- Release bump
14mr|kernel-3.14.15-1|1937	
14mr|kernel-3.14.15-1|1938	* Mon Jul 21 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.13-1
14mr|kernel-3.14.15-1|1939	+ Revision: 0211dd4
14mr|kernel-3.14.15-1|1940	- Updated to version 3.14.13
14mr|kernel-3.14.15-1|1941	
14mr|kernel-3.14.15-1|1942	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.12-2
14mr|kernel-3.14.15-1|1943	+ Revision: 7032fd4
14mr|kernel-3.14.15-1|1944	- Release up (needed for a rebuild)
14mr|kernel-3.14.15-1|1945	
14mr|kernel-3.14.15-1|1946	* Fri Jul 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.12-1
14mr|kernel-3.14.15-1|1947	+ Revision: b4b0dc3
14mr|kernel-3.14.15-1|1948	- Fixed build of the Python extension for Perf
14mr|kernel-3.14.15-1|1949	- The corresponding shared library is now linked with libdl explicitly
14mr|kernel-3.14.15-1|1950	- because libtraceevent it uses needs dlopen(), etc.
14mr|kernel-3.14.15-1|1951	
14mr|kernel-3.14.15-1|1952	* Fri Jul 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.12-1
14mr|kernel-3.14.15-1|1953	+ Revision: 5f5421b
14mr|kernel-3.14.15-1|1954	- Updated to version 3.14.12
14mr|kernel-3.14.15-1|1955	
14mr|kernel-3.14.15-1|1956	* Fri Jul 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.10-1
14mr|kernel-3.14.15-1|1957	+ Revision: a6f5689
14mr|kernel-3.14.15-1|1958	- Updated to version 3.14.10
14mr|kernel-3.14.15-1|1959	- The relevant parts of the .spec and other files have been synced to what
14mr|kernel-3.14.15-1|1960	- Nicolo' Costanza <abitrules@yahoo.it> has prepared.
14mr|kernel-3.14.15-1|1961	
14mr|kernel-3.14.15-1|1962	* Mon Jul 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.46-3
14mr|kernel-3.14.15-1|1963	+ Revision: 2017815
14mr|kernel-3.14.15-1|1964	- Release bump for rebuild with new elfutils
14mr|kernel-3.14.15-1|1965	
14mr|kernel-3.14.15-1|1966	* Thu Jul 03 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.46-2
14mr|kernel-3.14.15-1|1967	+ Revision: cb9c218
14mr|kernel-3.14.15-1|1968	- Make sure the EVR of the kernel in 2014.1 is higher than in 2012.1
14mr|kernel-3.14.15-1|1969	- Otherwise, the update from 2012.1 to 2014.1 may fail due to file
14mr|kernel-3.14.15-1|1970	- conflicts in the kernel packages for these platforms.
14mr|kernel-3.14.15-1|1971	
14mr|kernel-3.14.15-1|1972	* Tue Jul 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.46-1
14mr|kernel-3.14.15-1|1973	+ Revision: 5b86955
14mr|kernel-3.14.15-1|1974	- Updated to version 3.10.46
14mr|kernel-3.14.15-1|1975	
14mr|kernel-3.14.15-1|1976	* Fri Jun 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.45-1
14mr|kernel-3.14.15-1|1977	+ Revision: 9db799b
14mr|kernel-3.14.15-1|1978	- Removed the changelog from the spec
14mr|kernel-3.14.15-1|1979	- Git log is a better place to track changes. All due credits to the
14mr|kernel-3.14.15-1|1980	- authors of these changes (as opposed to the commiters) should also be
14mr|kernel-3.14.15-1|1981	- made there, when it matters.
14mr|kernel-3.14.15-1|1982	
14mr|kernel-3.14.15-1|1983	* Fri Jun 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.45-1
14mr|kernel-3.14.15-1|1984	+ Revision: 9fbe602
14mr|kernel-3.14.15-1|1985	- Update to 3.10.45 + BFQv7r5
14mr|kernel-3.14.15-1|1986	
14mr|kernel-3.14.15-1|1987	* Fri Jun 06 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.42-1
14mr|kernel-3.14.15-1|1988	+ Revision: f923582
14mr|kernel-3.14.15-1|1989	- Updated to version 3.10.42
14mr|kernel-3.14.15-1|1990	- Kernel version 3.10.42 provides many bug fixes all around, including
14mr|kernel-3.14.15-1|1991	- the fixes for the recently discovered problems in the implementation
14mr|kernel-3.14.15-1|1992	- of futexes.
14mr|kernel-3.14.15-1|1993	
14mr|kernel-3.14.15-1|1994	* Tue May 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-2
14mr|kernel-3.14.15-1|1995	+ Revision: bbed223
14mr|kernel-3.14.15-1|1996	- Release bump for a rebuild with the new environment
14mr|kernel-3.14.15-1|1997	
14mr|kernel-3.14.15-1|1998	* Mon May 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-1
14mr|kernel-3.14.15-1|1999	+ Revision: f223765
14mr|kernel-3.14.15-1|2000	- The fixed BFQ patches have been added
14mr|kernel-3.14.15-1|2001	
14mr|kernel-3.14.15-1|2002	* Mon May 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-1
14mr|kernel-3.14.15-1|2003	+ Revision: 65f7e33
14mr|kernel-3.14.15-1|2004	- Updated to version 3.10.40
14mr|kernel-3.14.15-1|2005	- Based on the update by Nicolo' Costanza
14mr|kernel-3.14.15-1|2006	- (https://abf.rosalinux.ru/nicco/Kernel-3.10.40-1) but without 2
14mr|kernel-3.14.15-1|2007	- patches:
14mr|kernel-3.14.15-1|2008	- add-support-for-controlling-charge-thresholds-for-newer-thinkpads.patch
14mr|kernel-3.14.15-1|2009	- enable-thinkpad-hardware-mute-control.patch
14mr|kernel-3.14.15-1|2010	- They are not in mainline yet and, at least for the first one, a new
14mr|kernel-3.14.15-1|2011	- variant of the patch is in progress at the moment.
14mr|kernel-3.14.15-1|2012	- We can take them later.
14mr|kernel-3.14.15-1|2013	
14mr|kernel-3.14.15-1|2014	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.34-3
14mr|kernel-3.14.15-1|2015	+ Revision: 05f81c7
14mr|kernel-3.14.15-1|2016	- release up, replaced -gt with -ge for cpupower
14mr|kernel-3.14.15-1|2017	
14mr|kernel-3.14.15-1|2018	* Tue Apr 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.34-2
14mr|kernel-3.14.15-1|2019	+ Revision: 7543224
14mr|kernel-3.14.15-1|2020	- Release bump
14mr|kernel-3.14.15-1|2021	
14mr|kernel-3.14.15-1|2022	* Tue Apr 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 3.10.34-1
14mr|kernel-3.14.15-1|2023	+ Revision: ec39ce6
14mr|kernel-3.14.15-1|2024	- change scripts for cpupower
14mr|kernel-3.14.15-1|2025	
14mr|kernel-3.14.15-1|2026	* Fri Mar 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.34-1
14mr|kernel-3.14.15-1|2027	+ Revision: e8a0740
14mr|kernel-3.14.15-1|2028	- Upstream update to 3.10.34+
14mr|kernel-3.14.15-1|2029	- The kernel was updated to 3.10.34.
14mr|kernel-3.14.15-1|2030	- Besides, the following patches from the queue for 3.10.x stable have
14mr|kernel-3.14.15-1|2031	- been applied:
14mr|kernel-3.14.15-1|2032	- alsa-compress-pass-through-return-value-of-open-ops-callback.patch
14mr|kernel-3.14.15-1|2033	- e100-fix-disabling-already-disabled-device-warning.patch
14mr|kernel-3.14.15-1|2034	- input-elantech-improve-clickpad-detection.patch
14mr|kernel-3.14.15-1|2035	- input-wacom-make-sure-touch_max-is-set-for-touch-devices.patch
14mr|kernel-3.14.15-1|2036	- kvm-mmu-handle-invalid-root_hpa-at-__direct_map.patch
14mr|kernel-3.14.15-1|2037	- kvm-vmx-fix-use-after-free-of-vmx-loaded_vmcs.patch
14mr|kernel-3.14.15-1|2038	- kvm-x86-handle-invalid-root_hpa-everywhere.patch
14mr|kernel-3.14.15-1|2039	- x86-bpf_jit-support-negative-offsets.patch
14mr|kernel-3.14.15-1|2040	- xhci-fix-resume-issues-on-renesas-chips-in-samsung-laptops.patch
14mr|kernel-3.14.15-1|2041	
14mr|kernel-3.14.15-1|2042	* Fri Mar 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.33-2
14mr|kernel-3.14.15-1|2043	+ Revision: ab5ccaf
14mr|kernel-3.14.15-1|2044	- Added patches to fix problems on Samsung laptops
14mr|kernel-3.14.15-1|2045	- Details:
14mr|kernel-3.14.15-1|2046	- http://www.phoronix.com/scan.php?page=news_item&px=MTYyMjU
14mr|kernel-3.14.15-1|2047	- Related issues:
14mr|kernel-3.14.15-1|2048	- https://bugzilla.kernel.org/show_bug.cgi?id=44161
14mr|kernel-3.14.15-1|2049	- https://bugzilla.kernel.org/show_bug.cgi?id=45461
14mr|kernel-3.14.15-1|2050	- https://bugzilla.kernel.org/show_bug.cgi?id=57271
14mr|kernel-3.14.15-1|2051	
14mr|kernel-3.14.15-1|2052	* Fri Mar 28 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.33-1
14mr|kernel-3.14.15-1|2053	+ Revision: d67dc41
14mr|kernel-3.14.15-1|2054	- switch to systemd_ macro for cpupower
14mr|kernel-3.14.15-1|2055	
14mr|kernel-3.14.15-1|2056	* Wed Mar 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.33-1
14mr|kernel-3.14.15-1|2057	+ Revision: deb621a
14mr|kernel-3.14.15-1|2058	- Renamed spec file to match the new project name
14mr|kernel-3.14.15-1|2059	
14mr|kernel-3.14.15-1|2060	* Wed Mar 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2061	+ Revision: 0407d6c
14mr|kernel-3.14.15-1|2062	- Upstream update to version 3.10.33
14mr|kernel-3.14.15-1|2063	
14mr|kernel-3.14.15-1|2064	* Thu Jan 23 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2065	+ Revision: 776554f
14mr|kernel-3.14.15-1|2066	- Fixed: the code to remain in spec should be for mdvver=201210
14mr|kernel-3.14.15-1|2067	
14mr|kernel-3.14.15-1|2068	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2069	+ Revision: c5980ec
14mr|kernel-3.14.15-1|2070	- Removed obsolete linker tweaks
14mr|kernel-3.14.15-1|2071	
14mr|kernel-3.14.15-1|2072	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2073	+ Revision: 9ab0067
14mr|kernel-3.14.15-1|2074	- Remove unsupported %cross_compiling stuff
14mr|kernel-3.14.15-1|2075	
14mr|kernel-3.14.15-1|2076	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2077	+ Revision: 7c7e68b
14mr|kernel-3.14.15-1|2078	- Up release
14mr|kernel-3.14.15-1|2079	
14mr|kernel-3.14.15-1|2080	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2081	+ Revision: ac39b4d
14mr|kernel-3.14.15-1|2082	- Removed obsolete mdvver stuff
14mr|kernel-3.14.15-1|2083	
14mr|kernel-3.14.15-1|2084	* Thu Jan 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14mr|kernel-3.14.15-1|2085	+ Revision: 69abbe3
14mr|kernel-3.14.15-1|2086	- Upstream update to version 3.10.27
14mr|kernel-3.14.15-1|2087	
14mr|kernel-3.14.15-1|2088	

16967 14
14mr|kernel-firmware-20120909-2|1	#
14mr|kernel-firmware-20120909-2|2	# This rpm is based on the git tree from:
14mr|kernel-firmware-20120909-2|3	# git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware-from-kernel.git
14mr|kernel-firmware-20120909-2|4	# version is date of the younger commit
14mr|kernel-firmware-20120909-2|5	#
14mr|kernel-firmware-20120909-2|6	
14mr|kernel-firmware-20120909-2|7	Summary:	Linux kernel firmware files
14mr|kernel-firmware-20120909-2|8	Name:   	kernel-firmware
14mr|kernel-firmware-20120909-2|9	Version:	20120909
14mr|kernel-firmware-20120909-2|10	Release:	2
14mr|kernel-firmware-20120909-2|11	License:	GPLv2
14mr|kernel-firmware-20120909-2|12	Group:  	System/Kernel and hardware
14mr|kernel-firmware-20120909-2|13	URL:    	http://www.kernel.org/
14mr|kernel-firmware-20120909-2|14	# kernel-firmware tarball is generated from the git tree mentioned
14mr|kernel-firmware-20120909-2|15	# above, by simply cloning it, and  doing:
14mr|kernel-firmware-20120909-2|16	# tar --exclude-vcs -Jcf kernel-firmware-version.tar.xz linux-firmware-from-kernel
14mr|kernel-firmware-20120909-2|17	Source0: 	linux-firmware-free-%{version}.tar.xz
14mr|kernel-firmware-20120909-2|18	Conflicts:	kernel-firmware-extra < %{version}-1
14mr|kernel-firmware-20120909-2|19	Obsoletes:	korg1212-firmware
14mr|kernel-firmware-20120909-2|20	Obsoletes:	maestro3-firmware
14mr|kernel-firmware-20120909-2|21	Obsoletes:	sb16-firmware
14mr|kernel-firmware-20120909-2|22	Obsoletes:	yamaha-firmware
14mr|kernel-firmware-20120909-2|23	Suggests:	kernel-firmware-extra
14mr|kernel-firmware-20120909-2|24	BuildRoot:      %{_tmppath}/%{name}-%{version}
14mr|kernel-firmware-20120909-2|25	BuildArch:	noarch
14mr|kernel-firmware-20120909-2|26	
14mr|kernel-firmware-20120909-2|27	%description
14mr|kernel-firmware-20120909-2|28	This package contains the firmware for in-kernel drivers that was previously
14mr|kernel-firmware-20120909-2|29	included in the kernel. It is shared by all kernels >= 2.6.27-rc1.
14mr|kernel-firmware-20120909-2|30	
14mr|kernel-firmware-20120909-2|31	%prep
14mr|kernel-firmware-20120909-2|32	%setup -q -n linux-firmware-free-%{version}
14mr|kernel-firmware-20120909-2|33	
14mr|kernel-firmware-20120909-2|34	# remove unwanted source files
14mr|kernel-firmware-20120909-2|35	rm -f dsp56k/bootstrap.asm keyspan_pda/*.S
14mr|kernel-firmware-20120909-2|36	
14mr|kernel-firmware-20120909-2|37	%install
14mr|kernel-firmware-20120909-2|38	rm -rf %{buildroot}
14mr|kernel-firmware-20120909-2|39	mkdir -p %{buildroot}/lib/firmware
14mr|kernel-firmware-20120909-2|40	cp -avf * %{buildroot}/lib/firmware
14mr|kernel-firmware-20120909-2|41	rm -f %{buildroot}/lib/firmware/WHENCE
14mr|kernel-firmware-20120909-2|42	
14mr|kernel-firmware-20120909-2|43	%clean
14mr|kernel-firmware-20120909-2|44	rm -rf %{buildroot}
14mr|kernel-firmware-20120909-2|45	
14mr|kernel-firmware-20120909-2|46	%files
14mr|kernel-firmware-20120909-2|47	%defattr(0644,root,root,0755)
14mr|kernel-firmware-20120909-2|48	%doc WHENCE
14mr|kernel-firmware-20120909-2|49	/lib/firmware/*
14mr|kernel-firmware-20120909-2|50	
14mr|kernel-firmware-20120909-2|51	
14mr|kernel-firmware-20120909-2|52	
14mr|kernel-firmware-20120909-2|53	%changelog
14mr|kernel-firmware-20120909-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120909-2
14mr|kernel-firmware-20120909-2|55	+ Revision: 4484a3b
14mr|kernel-firmware-20120909-2|56	- MassBuild#440: Increase release tag
14mr|kernel-firmware-20120909-2|57	
14mr|kernel-firmware-20120909-2|58	

16968 14
14mr|keychain-2.7.1-5|1	Name:		keychain
14mr|keychain-2.7.1-5|2	Version:	2.7.1
14mr|keychain-2.7.1-5|3	Release:	5
14mr|keychain-2.7.1-5|4	Summary:	Keychain manages ssh-agent to minimise passphrase entry for ssh
14mr|keychain-2.7.1-5|5	License:	GPLv2
14mr|keychain-2.7.1-5|6	Group:		Networking/Remote access
14mr|keychain-2.7.1-5|7	URL:		http://www.funtoo.org/en/security/%{name}/intro
14mr|keychain-2.7.1-5|8	Source0:	http://www.funtoo.org/archive/%{name}/%name-%version.tar.bz2
14mr|keychain-2.7.1-5|9	Source1:	%{name}.profile.sh
14mr|keychain-2.7.1-5|10	Source2:	%{name}.profile.csh
14mr|keychain-2.7.1-5|11	#Patch500:	keychain-2.6.8-parse_gpg_keys.patch
14mr|keychain-2.7.1-5|12	Suggests:	openssh-askpass
14mr|keychain-2.7.1-5|13	Requires:	openssh-clients
14mr|keychain-2.7.1-5|14	Requires:	gnupg2
14mr|keychain-2.7.1-5|15	BuildArch:	noarch
14mr|keychain-2.7.1-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|keychain-2.7.1-5|17	
14mr|keychain-2.7.1-5|18	%description
14mr|keychain-2.7.1-5|19	Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
14mr|keychain-2.7.1-5|20	It acts as a front-end to the agents, allowing you to easily have one
14mr|keychain-2.7.1-5|21	long-running agent process per system, rather than per login session.
14mr|keychain-2.7.1-5|22	This dramatically reduces the number of times you need to enter your
14mr|keychain-2.7.1-5|23	passphrase from once per new login session to once every time your
14mr|keychain-2.7.1-5|24	local machine is rebooted.
14mr|keychain-2.7.1-5|25	
14mr|keychain-2.7.1-5|26	Run keychain once manually per user, after which keychain will run (quietly)
14mr|keychain-2.7.1-5|27	every time you log in (from a profile script).
14mr|keychain-2.7.1-5|28	
14mr|keychain-2.7.1-5|29	Hint: If you get tired of keychain, delete ~/.keychain .
14mr|keychain-2.7.1-5|30	
14mr|keychain-2.7.1-5|31	%prep
14mr|keychain-2.7.1-5|32	%setup -q
14mr|keychain-2.7.1-5|33	#%patch500 -p1 -b .parse_gpg_keys
14mr|keychain-2.7.1-5|34	
14mr|keychain-2.7.1-5|35	%build
14mr|keychain-2.7.1-5|36	%make
14mr|keychain-2.7.1-5|37	
14mr|keychain-2.7.1-5|38	%install
14mr|keychain-2.7.1-5|39	rm -rf %{buildroot}
14mr|keychain-2.7.1-5|40	
14mr|keychain-2.7.1-5|41	install -d -m 755 %{buildroot}%{_bindir}
14mr|keychain-2.7.1-5|42	install -m 755 %{name} %{buildroot}%{_bindir}
14mr|keychain-2.7.1-5|43	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14mr|keychain-2.7.1-5|44	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.sh
14mr|keychain-2.7.1-5|45	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.csh
14mr|keychain-2.7.1-5|46	install -d -m 755 %{buildroot}%{_mandir}/man1/
14mr|keychain-2.7.1-5|47	install -m 644 keychain.1 %{buildroot}%{_mandir}/man1/
14mr|keychain-2.7.1-5|48	
14mr|keychain-2.7.1-5|49	%clean
14mr|keychain-2.7.1-5|50	rm -rf %{buildroot}
14mr|keychain-2.7.1-5|51	
14mr|keychain-2.7.1-5|52	%files
14mr|keychain-2.7.1-5|53	%defattr(-,root,root)
14mr|keychain-2.7.1-5|54	%doc README.rst ChangeLog COPYING.txt keychain.pod keychain.txt
14mr|keychain-2.7.1-5|55	%{_bindir}/*
14mr|keychain-2.7.1-5|56	%{_sysconfdir}/profile.d/*
14mr|keychain-2.7.1-5|57	%{_mandir}/man1/%{name}*
14mr|keychain-2.7.1-5|58	
14mr|keychain-2.7.1-5|59	
14mr|keychain-2.7.1-5|60	
14mr|keychain-2.7.1-5|61	%changelog
14mr|keychain-2.7.1-5|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.1-5
14mr|keychain-2.7.1-5|63	+ Revision: 6645404
14mr|keychain-2.7.1-5|64	- MassBuild#440: Increase release tag
14mr|keychain-2.7.1-5|65	
14mr|keychain-2.7.1-5|66	

16969 14
14mr|keyutils-1.2-14|1	%define name keyutils
14mr|keyutils-1.2-14|2	%define major 1
14mr|keyutils-1.2-14|3	
14mr|keyutils-1.2-14|4	%define libname %mklibname %name %major
14mr|keyutils-1.2-14|5	%define devname %mklibname -d %name
14mr|keyutils-1.2-14|6	%define staticname %mklibname -d -s %name
14mr|keyutils-1.2-14|7	
14mr|keyutils-1.2-14|8	Name:		%name
14mr|keyutils-1.2-14|9	Version:	1.2
14mr|keyutils-1.2-14|10	Release:	14
14mr|keyutils-1.2-14|11	Summary:	Linux Key Management Utilities
14mr|keyutils-1.2-14|12	URL:		http://people.redhat.com/~dhowells/keyutils/
14mr|keyutils-1.2-14|13	Source:		http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2
14mr|keyutils-1.2-14|14	Patch:		keyutils-request-key-conf-add-cifs.upcall.patch
14mr|keyutils-1.2-14|15	Group:		System/Base
14mr|keyutils-1.2-14|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|keyutils-1.2-14|17	License:	LGPLv2+
14mr|keyutils-1.2-14|18	%description
14mr|keyutils-1.2-14|19	Utilities to control the kernel key management facility and to provide
14mr|keyutils-1.2-14|20	a mechanism by which the kernel call back to userspace to get a key
14mr|keyutils-1.2-14|21	instantiated.
14mr|keyutils-1.2-14|22	
14mr|keyutils-1.2-14|23	%package -n %libname
14mr|keyutils-1.2-14|24	Summary:	Linux Key Management Utilities
14mr|keyutils-1.2-14|25	Group:		System/Libraries
14mr|keyutils-1.2-14|26	%description -n %libname
14mr|keyutils-1.2-14|27	Librarie to control the kernel key management facility and to provide
14mr|keyutils-1.2-14|28	a mechanism by which the kernel call back to userspace to get a key
14mr|keyutils-1.2-14|29	instantiated.
14mr|keyutils-1.2-14|30	
14mr|keyutils-1.2-14|31	%package -n %devname
14mr|keyutils-1.2-14|32	Summary:	Developement files for %libname
14mr|keyutils-1.2-14|33	Group:		System/Libraries
14mr|keyutils-1.2-14|34	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|keyutils-1.2-14|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|keyutils-1.2-14|36	Requires:	%{libname} = %{version}-%{release}
14mr|keyutils-1.2-14|37	%description -n %devname
14mr|keyutils-1.2-14|38	Developement files for %libname
14mr|keyutils-1.2-14|39	
14mr|keyutils-1.2-14|40	%package -n %staticname
14mr|keyutils-1.2-14|41	Summary:	%name static library
14mr|keyutils-1.2-14|42	Group:		System/Libraries
14mr|keyutils-1.2-14|43	Requires:	%devname
14mr|keyutils-1.2-14|44	%description -n %staticname
14mr|keyutils-1.2-14|45	%name static library.
14mr|keyutils-1.2-14|46	
14mr|keyutils-1.2-14|47	%prep
14mr|keyutils-1.2-14|48	%setup -q
14mr|keyutils-1.2-14|49	%patch -p1
14mr|keyutils-1.2-14|50	
14mr|keyutils-1.2-14|51	%build
14mr|keyutils-1.2-14|52	%{make} -j1 ETCDIR=%{_sysconfdir} BINDIR=/bin SBINDIR=/sbin LIBDIR=/%{_lib} \
14mr|keyutils-1.2-14|53	USRLIBDIR=%{_libdir} SHAREDIR=%{_datadir}/%{name} INCLUDEDIR=%{_includedir} \
14mr|keyutils-1.2-14|54	CFLAGS='%optflags'
14mr|keyutils-1.2-14|55	
14mr|keyutils-1.2-14|56	%install
14mr|keyutils-1.2-14|57	%{__rm} -Rf %{buildroot}
14mr|keyutils-1.2-14|58	%{__make} ETCDIR=%{_sysconfdir} BINDIR=/bin SBINDIR=/sbin LIBDIR=/%{_lib} \
14mr|keyutils-1.2-14|59	USRLIBDIR=%{_libdir} SHAREDIR=%{_datadir}/%{name} INCLUDEDIR=%{_includedir} \
14mr|keyutils-1.2-14|60	DESTDIR=%{buildroot} install
14mr|keyutils-1.2-14|61	
14mr|keyutils-1.2-14|62	%if %mdkversion < 200900
14mr|keyutils-1.2-14|63	%post -n %libname -p /sbin/ldconfig
14mr|keyutils-1.2-14|64	%endif
14mr|keyutils-1.2-14|65	%if %mdkversion < 200900
14mr|keyutils-1.2-14|66	%postun -n %libname -p /sbin/ldconfig
14mr|keyutils-1.2-14|67	%endif
14mr|keyutils-1.2-14|68	
14mr|keyutils-1.2-14|69	%files
14mr|keyutils-1.2-14|70	%doc README LICENCE.GPL LICENCE.LGPL
14mr|keyutils-1.2-14|71	%config(noreplace) %{_sysconfdir}/request-key.conf
14mr|keyutils-1.2-14|72	/bin/keyctl
14mr|keyutils-1.2-14|73	/sbin/request-key
14mr|keyutils-1.2-14|74	%{_mandir}/man1/keyctl.1.*
14mr|keyutils-1.2-14|75	%{_mandir}/man5/request-key.conf.5.*
14mr|keyutils-1.2-14|76	%{_mandir}/man8/request-key.8.*
14mr|keyutils-1.2-14|77	%{_datadir}/%{name}/request-key-debug.sh
14mr|keyutils-1.2-14|78	
14mr|keyutils-1.2-14|79	%files -n %libname
14mr|keyutils-1.2-14|80	/%{_lib}/lib%{name}-%{version}.so
14mr|keyutils-1.2-14|81	/%{_lib}/lib%{name}.so.%{major}
14mr|keyutils-1.2-14|82	
14mr|keyutils-1.2-14|83	%files -n %devname
14mr|keyutils-1.2-14|84	%{_includedir}/%{name}.h
14mr|keyutils-1.2-14|85	%{_libdir}/lib%{name}.so
14mr|keyutils-1.2-14|86	%{_mandir}/man3/*.3.*
14mr|keyutils-1.2-14|87	
14mr|keyutils-1.2-14|88	%files -n %staticname
14mr|keyutils-1.2-14|89	%{_libdir}/lib%{name}.a
14mr|keyutils-1.2-14|90	
14mr|keyutils-1.2-14|91	
14mr|keyutils-1.2-14|92	
14mr|keyutils-1.2-14|93	
14mr|keyutils-1.2-14|94	%changelog
14mr|keyutils-1.2-14|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-14
14mr|keyutils-1.2-14|96	+ Revision: 2c8111d
14mr|keyutils-1.2-14|97	- MassBuild#440: Increase release tag
14mr|keyutils-1.2-14|98	
14mr|keyutils-1.2-14|99	

16970 14
14mr|kfilemetadata-4.13.3-1|1	Summary:	A KDE library for extracting file metadata
14mr|kfilemetadata-4.13.3-1|2	Name:		kfilemetadata
14mr|kfilemetadata-4.13.3-1|3	Version:	4.13.3
14mr|kfilemetadata-4.13.3-1|4	Release:	1
14mr|kfilemetadata-4.13.3-1|5	License:	GPLv2+
14mr|kfilemetadata-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kfilemetadata-4.13.3-1|7	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%name-%{version}.tar.xz
14mr|kfilemetadata-4.13.3-1|8	Url:		https://www.kde.org/
14mr|kfilemetadata-4.13.3-1|9	BuildRequires:	ebook-tools-devel
14mr|kfilemetadata-4.13.3-1|10	BuildRequires:	ffmpeg-devel
14mr|kfilemetadata-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kfilemetadata-4.13.3-1|12	BuildRequires:	qmobipocket-devel
14mr|kfilemetadata-4.13.3-1|13	BuildRequires:	pkgconfig(exiv2)
14mr|kfilemetadata-4.13.3-1|14	BuildRequires:	pkgconfig(poppler-qt4)
14mr|kfilemetadata-4.13.3-1|15	BuildRequires:	pkgconfig(taglib)
14mr|kfilemetadata-4.13.3-1|16	
14mr|kfilemetadata-4.13.3-1|17	%description
14mr|kfilemetadata-4.13.3-1|18	A KDE library for extracting file metadata.
14mr|kfilemetadata-4.13.3-1|19	
14mr|kfilemetadata-4.13.3-1|20	%files
14mr|kfilemetadata-4.13.3-1|21	%{_kde_libdir}/kde4/*.so
14mr|kfilemetadata-4.13.3-1|22	%{_kde_services}/*.desktop
14mr|kfilemetadata-4.13.3-1|23	%{_kde_servicetypes}/kfilemetadataextractor.desktop
14mr|kfilemetadata-4.13.3-1|24	
14mr|kfilemetadata-4.13.3-1|25	#----------------------------------------------------------------------------
14mr|kfilemetadata-4.13.3-1|26	
14mr|kfilemetadata-4.13.3-1|27	%define kfilemetadata_major 4
14mr|kfilemetadata-4.13.3-1|28	%define libkfilemetadata %mklibname kfilemetadata %{kfilemetadata_major}
14mr|kfilemetadata-4.13.3-1|29	
14mr|kfilemetadata-4.13.3-1|30	%package -n %{libkfilemetadata}
14mr|kfilemetadata-4.13.3-1|31	Summary:	A KDE library for extracting file metadata
14mr|kfilemetadata-4.13.3-1|32	Group:		System/Libraries
14mr|kfilemetadata-4.13.3-1|33	
14mr|kfilemetadata-4.13.3-1|34	%description -n %{libkfilemetadata}
14mr|kfilemetadata-4.13.3-1|35	A KDE library for extracting file metadata.
14mr|kfilemetadata-4.13.3-1|36	
14mr|kfilemetadata-4.13.3-1|37	%files -n %{libkfilemetadata}
14mr|kfilemetadata-4.13.3-1|38	%{_kde_libdir}/libkfilemetadata.so.%{kfilemetadata_major}*
14mr|kfilemetadata-4.13.3-1|39	
14mr|kfilemetadata-4.13.3-1|40	#----------------------------------------------------------------------------
14mr|kfilemetadata-4.13.3-1|41	
14mr|kfilemetadata-4.13.3-1|42	%define devkfilemetadata %mklibname kfilemetadata -d
14mr|kfilemetadata-4.13.3-1|43	
14mr|kfilemetadata-4.13.3-1|44	%package -n %{devkfilemetadata}
14mr|kfilemetadata-4.13.3-1|45	
14mr|kfilemetadata-4.13.3-1|46	Summary:	Devel stuff for %{name}
14mr|kfilemetadata-4.13.3-1|47	Group:		Development/KDE and Qt
14mr|kfilemetadata-4.13.3-1|48	Requires:	%{libkfilemetadata} = %{EVRD}
14mr|kfilemetadata-4.13.3-1|49	Provides:	%{name}-devel = %{EVRD}
14mr|kfilemetadata-4.13.3-1|50	
14mr|kfilemetadata-4.13.3-1|51	%description -n %{devkfilemetadata}
14mr|kfilemetadata-4.13.3-1|52	This package contains header files needed if you wish to build applications
14mr|kfilemetadata-4.13.3-1|53	based on %{name}.
14mr|kfilemetadata-4.13.3-1|54	
14mr|kfilemetadata-4.13.3-1|55	%files -n %{devkfilemetadata}
14mr|kfilemetadata-4.13.3-1|56	%{_kde_libdir}/libkfilemetadata.so
14mr|kfilemetadata-4.13.3-1|57	%{_kde_includedir}/kfilemetadata/
14mr|kfilemetadata-4.13.3-1|58	%{_kde_libdir}/cmake/KFileMetaData
14mr|kfilemetadata-4.13.3-1|59	
14mr|kfilemetadata-4.13.3-1|60	#----------------------------------------------------------------------------
14mr|kfilemetadata-4.13.3-1|61	
14mr|kfilemetadata-4.13.3-1|62	%prep
14mr|kfilemetadata-4.13.3-1|63	%setup -q
14mr|kfilemetadata-4.13.3-1|64	
14mr|kfilemetadata-4.13.3-1|65	%build
14mr|kfilemetadata-4.13.3-1|66	%cmake_kde4
14mr|kfilemetadata-4.13.3-1|67	%make
14mr|kfilemetadata-4.13.3-1|68	
14mr|kfilemetadata-4.13.3-1|69	%install
14mr|kfilemetadata-4.13.3-1|70	%makeinstall_std -C build
14mr|kfilemetadata-4.13.3-1|71	
14mr|kfilemetadata-4.13.3-1|72	
14mr|kfilemetadata-4.13.3-1|73	%changelog
14mr|kfilemetadata-4.13.3-1|74	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kfilemetadata-4.13.3-1|75	+ Revision: 90d8f9c
14mr|kfilemetadata-4.13.3-1|76	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kfilemetadata-4.13.3-1|77	
14mr|kfilemetadata-4.13.3-1|78	

16971 14
14mr|kfingermanager-0.0-0.1050414.7|1	%define oname KFingerManager
14mr|kfingermanager-0.0-0.1050414.7|2	%define svn_snapshot 1050414
14mr|kfingermanager-0.0-0.1050414.7|3	
14mr|kfingermanager-0.0-0.1050414.7|4	Summary:	Fingerprint Manager for KDE4
14mr|kfingermanager-0.0-0.1050414.7|5	Name:		kfingermanager
14mr|kfingermanager-0.0-0.1050414.7|6	Version:	0.0
14mr|kfingermanager-0.0-0.1050414.7|7	Release:	0.%{svn_snapshot}.7
14mr|kfingermanager-0.0-0.1050414.7|8	License:	GPLv2+
14mr|kfingermanager-0.0-0.1050414.7|9	Group:		System/Configuration/Packaging
14mr|kfingermanager-0.0-0.1050414.7|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KFingerManager/
14mr|kfingermanager-0.0-0.1050414.7|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
14mr|kfingermanager-0.0-0.1050414.7|12	Source1:	%{name}.po
14mr|kfingermanager-0.0-0.1050414.7|13	Patch0:		kfingermanager-mdv-fix-category.patch
14mr|kfingermanager-0.0-0.1050414.7|14	BuildRequires:	kdelibs4-devel
14mr|kfingermanager-0.0-0.1050414.7|15	
14mr|kfingermanager-0.0-0.1050414.7|16	%description
14mr|kfingermanager-0.0-0.1050414.7|17	Fingerprint Manager for KDE4.
14mr|kfingermanager-0.0-0.1050414.7|18	
14mr|kfingermanager-0.0-0.1050414.7|19	%files
14mr|kfingermanager-0.0-0.1050414.7|20	%lang(ru) %{_localedir}/ru/LC_MESSAGES/*
14mr|kfingermanager-0.0-0.1050414.7|21	%{_kde_libdir}/kde4/kcm_kfingermanager.so
14mr|kfingermanager-0.0-0.1050414.7|22	%{_kde_appsdir}/kfingermanager
14mr|kfingermanager-0.0-0.1050414.7|23	%{_kde_datadir}/config/kfingerrc
14mr|kfingermanager-0.0-0.1050414.7|24	%{_kde_datadir}/kde4/services/kfingermanager.desktop
14mr|kfingermanager-0.0-0.1050414.7|25	
14mr|kfingermanager-0.0-0.1050414.7|26	#--------------------------------------------------------------------
14mr|kfingermanager-0.0-0.1050414.7|27	
14mr|kfingermanager-0.0-0.1050414.7|28	%prep
14mr|kfingermanager-0.0-0.1050414.7|29	%setup -q -n %{oname}
14mr|kfingermanager-0.0-0.1050414.7|30	%patch0
14mr|kfingermanager-0.0-0.1050414.7|31	# cp %{SOURCE1} .
14mr|kfingermanager-0.0-0.1050414.7|32	
14mr|kfingermanager-0.0-0.1050414.7|33	%build
14mr|kfingermanager-0.0-0.1050414.7|34	%cmake_kde4
14mr|kfingermanager-0.0-0.1050414.7|35	%make
14mr|kfingermanager-0.0-0.1050414.7|36	pwd
14mr|kfingermanager-0.0-0.1050414.7|37	msgfmt %{SOURCE1} -o kcmkfingermanager.mo
14mr|kfingermanager-0.0-0.1050414.7|38	# msgfmt %{name}.po -o %{name}.mo
14mr|kfingermanager-0.0-0.1050414.7|39	
14mr|kfingermanager-0.0-0.1050414.7|40	%install
14mr|kfingermanager-0.0-0.1050414.7|41	%makeinstall_std -C build
14mr|kfingermanager-0.0-0.1050414.7|42	mkdir -p %{buildroot}%{_localedir}/ru/LC_MESSAGES/
14mr|kfingermanager-0.0-0.1050414.7|43	install -m 644 build/kcmkfingermanager.mo %{buildroot}%{_localedir}/ru/LC_MESSAGES/
14mr|kfingermanager-0.0-0.1050414.7|44	
14mr|kfingermanager-0.0-0.1050414.7|45	%changelog
14mr|kfingermanager-0.0-0.1050414.7|46	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.1050414.7
14mr|kfingermanager-0.0-0.1050414.7|47	+ Revision: bdebdb7
14mr|kfingermanager-0.0-0.1050414.7|48	- Fix localization file name
14mr|kfingermanager-0.0-0.1050414.7|49	
14mr|kfingermanager-0.0-0.1050414.7|50	

16972 14
14mr|kfloppy-4.13.3-1|1	# workaround bug in rpm unpackaged subdir check
14mr|kfloppy-4.13.3-1|2	%define _unpackaged_subdirs_terminate_build 0
14mr|kfloppy-4.13.3-1|3	
14mr|kfloppy-4.13.3-1|4	Name:		kfloppy
14mr|kfloppy-4.13.3-1|5	Summary:	Format floppy disks
14mr|kfloppy-4.13.3-1|6	Version:	4.13.3
14mr|kfloppy-4.13.3-1|7	Release:	1
14mr|kfloppy-4.13.3-1|8	Group:		Graphical desktop/KDE
14mr|kfloppy-4.13.3-1|9	License:	LGPLv2
14mr|kfloppy-4.13.3-1|10	URL:		http://utils.kde.org/projects/kfloppy
14mr|kfloppy-4.13.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kfloppy-4.13.3-1|12	BuildRequires:	kdelibs4-devel
14mr|kfloppy-4.13.3-1|13	
14mr|kfloppy-4.13.3-1|14	%description
14mr|kfloppy-4.13.3-1|15	KFloppy is a utility that provides a straightforward graphical means to
14mr|kfloppy-4.13.3-1|16	format 3.5" and 5.25" floppy disks.
14mr|kfloppy-4.13.3-1|17	
14mr|kfloppy-4.13.3-1|18	%files
14mr|kfloppy-4.13.3-1|19	%{_kde_bindir}/kfloppy
14mr|kfloppy-4.13.3-1|20	%{_kde_iconsdir}/*/*/apps/kfloppy.*
14mr|kfloppy-4.13.3-1|21	%{_kde_applicationsdir}/KFloppy.desktop
14mr|kfloppy-4.13.3-1|22	%{_kde_docdir}/HTML/*/kfloppy
14mr|kfloppy-4.13.3-1|23	
14mr|kfloppy-4.13.3-1|24	#----------------------------------------------------------------------
14mr|kfloppy-4.13.3-1|25	
14mr|kfloppy-4.13.3-1|26	%prep
14mr|kfloppy-4.13.3-1|27	%setup -q
14mr|kfloppy-4.13.3-1|28	
14mr|kfloppy-4.13.3-1|29	%build
14mr|kfloppy-4.13.3-1|30	%cmake_kde4
14mr|kfloppy-4.13.3-1|31	%make
14mr|kfloppy-4.13.3-1|32	
14mr|kfloppy-4.13.3-1|33	%install
14mr|kfloppy-4.13.3-1|34	%makeinstall_std -C build
14mr|kfloppy-4.13.3-1|35	
14mr|kfloppy-4.13.3-1|36	
14mr|kfloppy-4.13.3-1|37	%changelog
14mr|kfloppy-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kfloppy-4.13.3-1|39	+ Revision: d3a439b
14mr|kfloppy-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kfloppy-4.13.3-1|41	
14mr|kfloppy-4.13.3-1|42	

16973 14
14mr|kfourinline-4.13.3-1|1	Name:		kfourinline
14mr|kfourinline-4.13.3-1|2	Summary:	Place 4 pieces in a row
14mr|kfourinline-4.13.3-1|3	Version:	4.13.3
14mr|kfourinline-4.13.3-1|4	Release:	1
14mr|kfourinline-4.13.3-1|5	Epoch:		1
14mr|kfourinline-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kfourinline-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kfourinline-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kfourinline
14mr|kfourinline-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kfourinline-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kfourinline-4.13.3-1|11	
14mr|kfourinline-4.13.3-1|12	%description
14mr|kfourinline-4.13.3-1|13	KFourInLine is a board game for two players based on the Connect-Four game.
14mr|kfourinline-4.13.3-1|14	
14mr|kfourinline-4.13.3-1|15	The players try to build up a row of four pieces using different strategies.
14mr|kfourinline-4.13.3-1|16	
14mr|kfourinline-4.13.3-1|17	%files
14mr|kfourinline-4.13.3-1|18	%{_kde_bindir}/kfourinline
14mr|kfourinline-4.13.3-1|19	%{_kde_bindir}/kfourinlineproc
14mr|kfourinline-4.13.3-1|20	%{_kde_applicationsdir}/kfourinline.desktop
14mr|kfourinline-4.13.3-1|21	%{_kde_appsdir}/kfourinline
14mr|kfourinline-4.13.3-1|22	%{_kde_docdir}/*/*/kfourinline
14mr|kfourinline-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kfourinline.png
14mr|kfourinline-4.13.3-1|24	%{_kde_datadir}/config.kcfg/kwin4.kcfg
14mr|kfourinline-4.13.3-1|25	
14mr|kfourinline-4.13.3-1|26	#------------------------------------------------------------------------------
14mr|kfourinline-4.13.3-1|27	
14mr|kfourinline-4.13.3-1|28	%prep
14mr|kfourinline-4.13.3-1|29	%setup -q
14mr|kfourinline-4.13.3-1|30	
14mr|kfourinline-4.13.3-1|31	%build
14mr|kfourinline-4.13.3-1|32	%cmake_kde4
14mr|kfourinline-4.13.3-1|33	%make
14mr|kfourinline-4.13.3-1|34	
14mr|kfourinline-4.13.3-1|35	%install
14mr|kfourinline-4.13.3-1|36	%makeinstall_std -C build
14mr|kfourinline-4.13.3-1|37	
14mr|kfourinline-4.13.3-1|38	
14mr|kfourinline-4.13.3-1|39	%changelog
14mr|kfourinline-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kfourinline-4.13.3-1|41	+ Revision: 7a7ac84
14mr|kfourinline-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kfourinline-4.13.3-1|43	
14mr|kfourinline-4.13.3-1|44	

16974 14
14mr|kgamma-4.13.3-1|1	Name:		kgamma
14mr|kgamma-4.13.3-1|2	Summary:	Color profiling
14mr|kgamma-4.13.3-1|3	Version:	4.13.3
14mr|kgamma-4.13.3-1|4	Release:	1
14mr|kgamma-4.13.3-1|5	Epoch:		2
14mr|kgamma-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kgamma-4.13.3-1|7	License:	GPLv2
14mr|kgamma-4.13.3-1|8	URL:		http://www.kde.org
14mr|kgamma-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kgamma-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kgamma-4.13.3-1|11	BuildRequires:	pkgconfig(xxf86vm)
14mr|kgamma-4.13.3-1|12	Conflicts:	okular < 2:4.6.4
14mr|kgamma-4.13.3-1|13	
14mr|kgamma-4.13.3-1|14	%description
14mr|kgamma-4.13.3-1|15	Adjust your monitor's gamma settings.
14mr|kgamma-4.13.3-1|16	
14mr|kgamma-4.13.3-1|17	%files
14mr|kgamma-4.13.3-1|18	%doc %{_kde_docdir}/HTML/*/kcontrol/%{name}
14mr|kgamma-4.13.3-1|19	%{_kde_bindir}/xf86gammacfg
14mr|kgamma-4.13.3-1|20	%{_kde_services}/%{name}.desktop
14mr|kgamma-4.13.3-1|21	%{_kde_appsdir}/%{name}
14mr|kgamma-4.13.3-1|22	%{_kde_libdir}/kde4/*_kgamma.*
14mr|kgamma-4.13.3-1|23	
14mr|kgamma-4.13.3-1|24	#----------------------------------------------------------------------
14mr|kgamma-4.13.3-1|25	
14mr|kgamma-4.13.3-1|26	%prep
14mr|kgamma-4.13.3-1|27	%setup -q
14mr|kgamma-4.13.3-1|28	
14mr|kgamma-4.13.3-1|29	%build
14mr|kgamma-4.13.3-1|30	%cmake_kde4
14mr|kgamma-4.13.3-1|31	%make
14mr|kgamma-4.13.3-1|32	
14mr|kgamma-4.13.3-1|33	%install
14mr|kgamma-4.13.3-1|34	%makeinstall_std -C build
14mr|kgamma-4.13.3-1|35	
14mr|kgamma-4.13.3-1|36	
14mr|kgamma-4.13.3-1|37	%changelog
14mr|kgamma-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kgamma-4.13.3-1|39	+ Revision: d6aa6d2
14mr|kgamma-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kgamma-4.13.3-1|41	
14mr|kgamma-4.13.3-1|42	

16975 14
14mr|kgeography-4.13.3-1|1	Name:		kgeography
14mr|kgeography-4.13.3-1|2	Summary:	A geography learning program
14mr|kgeography-4.13.3-1|3	Version:	4.13.3
14mr|kgeography-4.13.3-1|4	Release:	1
14mr|kgeography-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kgeography-4.13.3-1|6	License:	GPLv2 GFDL
14mr|kgeography-4.13.3-1|7	URL:		http://edu.kde.org/kgeography
14mr|kgeography-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kgeography-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kgeography-4.13.3-1|10	
14mr|kgeography-4.13.3-1|11	%description
14mr|kgeography-4.13.3-1|12	KGeography is a geography learning program.
14mr|kgeography-4.13.3-1|13	
14mr|kgeography-4.13.3-1|14	%files
14mr|kgeography-4.13.3-1|15	%doc README COPYING COPYING.DOC AUTHORS
14mr|kgeography-4.13.3-1|16	%doc %{_kde_docdir}/HTML/en/%{name}
14mr|kgeography-4.13.3-1|17	%{_kde_appsdir}/%{name}
14mr|kgeography-4.13.3-1|18	%{_kde_bindir}/%{name}
14mr|kgeography-4.13.3-1|19	%{_kde_iconsdir}/*/*/apps/%{name}.*
14mr|kgeography-4.13.3-1|20	%{_kde_applicationsdir}/%{name}.desktop
14mr|kgeography-4.13.3-1|21	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14mr|kgeography-4.13.3-1|22	
14mr|kgeography-4.13.3-1|23	#----------------------------------------------------------------------
14mr|kgeography-4.13.3-1|24	
14mr|kgeography-4.13.3-1|25	%prep
14mr|kgeography-4.13.3-1|26	%setup -q
14mr|kgeography-4.13.3-1|27	
14mr|kgeography-4.13.3-1|28	%build
14mr|kgeography-4.13.3-1|29	%cmake_kde4
14mr|kgeography-4.13.3-1|30	%make
14mr|kgeography-4.13.3-1|31	
14mr|kgeography-4.13.3-1|32	%install
14mr|kgeography-4.13.3-1|33	%makeinstall_std -C build
14mr|kgeography-4.13.3-1|34	
14mr|kgeography-4.13.3-1|35	
14mr|kgeography-4.13.3-1|36	%changelog
14mr|kgeography-4.13.3-1|37	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kgeography-4.13.3-1|38	+ Revision: 5fc46da
14mr|kgeography-4.13.3-1|39	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kgeography-4.13.3-1|40	
14mr|kgeography-4.13.3-1|41	

16976 14
14mr|kget-4.13.3-1|1	Summary:	Versatile and user-friendly download manager for KDE4
14mr|kget-4.13.3-1|2	Name:		kget
14mr|kget-4.13.3-1|3	Version:	4.13.3
14mr|kget-4.13.3-1|4	Release:	1
14mr|kget-4.13.3-1|5	Epoch:		3
14mr|kget-4.13.3-1|6	License:	GPLv2+
14mr|kget-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kget-4.13.3-1|8	Url:		http://www.kde.org
14mr|kget-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kget-4.13.3-1|10	%if %{is_beta}
14mr|kget-4.13.3-1|11	%define ftpdir unstable
14mr|kget-4.13.3-1|12	%else
14mr|kget-4.13.3-1|13	%define ftpdir stable
14mr|kget-4.13.3-1|14	%endif
14mr|kget-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kget-4.13.3-1|16	BuildRequires:	boost-devel
14mr|kget-4.13.3-1|17	BuildRequires:	gpgme-devel
14mr|kget-4.13.3-1|18	BuildRequires:	kdebase4-devel
14mr|kget-4.13.3-1|19	BuildRequires:	kdebase4-workspace-devel
14mr|kget-4.13.3-1|20	BuildRequires:	kdelibs4-devel
14mr|kget-4.13.3-1|21	BuildRequires:	kdepimlibs4-devel
14mr|kget-4.13.3-1|22	BuildRequires:	libktorrent-devel
14mr|kget-4.13.3-1|23	BuildRequires:	nepomuk-core-devel
14mr|kget-4.13.3-1|24	BuildRequires:	nepomuk-widgets-devel
14mr|kget-4.13.3-1|25	BuildRequires:	pkgconfig(libmms)
14mr|kget-4.13.3-1|26	BuildRequires:	pkgconfig(qca2)
14mr|kget-4.13.3-1|27	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kget-4.13.3-1|28	BuildRequires:	pkgconfig(sqlite3)
14mr|kget-4.13.3-1|29	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|kget-4.13.3-1|30	
14mr|kget-4.13.3-1|31	%description
14mr|kget-4.13.3-1|32	KGet is a versatile and user-friendly download manager.
14mr|kget-4.13.3-1|33	Features:
14mr|kget-4.13.3-1|34	- Downloading files from FTP and HTTP(S) sources.
14mr|kget-4.13.3-1|35	- Pausing and resuming of downloading files, as well as the ability
14mr|kget-4.13.3-1|36	to restart   a download.
14mr|kget-4.13.3-1|37	- Tells lots of information about current and pending downloads.
14mr|kget-4.13.3-1|38	- Embedding into system tray.
14mr|kget-4.13.3-1|39	- Integration with the Konqueror web browser.
14mr|kget-4.13.3-1|40	- Metalink support which contains multiple URLs for downloads, along
14mr|kget-4.13.3-1|41	with checksums and other information.
14mr|kget-4.13.3-1|42	
14mr|kget-4.13.3-1|43	%files
14mr|kget-4.13.3-1|44	%doc %{_kde_docdir}/HTML/*/kget
14mr|kget-4.13.3-1|45	%{_kde_bindir}/kget
14mr|kget-4.13.3-1|46	%{_kde_applicationsdir}/kget.desktop
14mr|kget-4.13.3-1|47	%{_kde_appsdir}/kget
14mr|kget-4.13.3-1|48	%{_kde_appsdir}/kconf_update/kget*
14mr|kget-4.13.3-1|49	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.rc
14mr|kget-4.13.3-1|50	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.desktop
14mr|kget-4.13.3-1|51	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.rc
14mr|kget-4.13.3-1|52	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.desktop
14mr|kget-4.13.3-1|53	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.desktop
14mr|kget-4.13.3-1|54	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.rc
14mr|kget-4.13.3-1|55	%{_kde_services}/kget_*
14mr|kget-4.13.3-1|56	%{_kde_services}/plasma-engine-kget.desktop
14mr|kget-4.13.3-1|57	%{_kde_services}/kgetbarapplet-default.desktop
14mr|kget-4.13.3-1|58	%{_kde_services}/kgetpiechartapplet-default.desktop
14mr|kget-4.13.3-1|59	%{_kde_services}/plasma-runner-kget.desktop
14mr|kget-4.13.3-1|60	%{_kde_services}/ServiceMenus/kget_download.desktop
14mr|kget-4.13.3-1|61	%{_kde_servicetypes}/kget_*
14mr|kget-4.13.3-1|62	%{_kde_libdir}/kde4/krunner_kget.so
14mr|kget-4.13.3-1|63	%{_kde_libdir}/kde4/kget_*
14mr|kget-4.13.3-1|64	%{_kde_libdir}/kde4/plasma_engine_kget.so
14mr|kget-4.13.3-1|65	%{_kde_libdir}/kde4/kcm_kget_checksumsearchfactory.so
14mr|kget-4.13.3-1|66	%{_kde_libdir}/kde4/kcm_kget_metalinkfactory.so
14mr|kget-4.13.3-1|67	%{_kde_libdir}/kde4/kcm_kget_bittorrentfactory.so
14mr|kget-4.13.3-1|68	%{_kde_libdir}/kde4/kcm_kget_mirrorsearchfactory.so
14mr|kget-4.13.3-1|69	%{_kde_libdir}/kde4/kcm_kget_mmsfactory.so
14mr|kget-4.13.3-1|70	%{_kde_libdir}/kde4/kcm_kget_multisegkiofactory.so
14mr|kget-4.13.3-1|71	%{_kde_libdir}/kde4/plasma_kget_barapplet.so
14mr|kget-4.13.3-1|72	%{_kde_libdir}/kde4/plasma_kget_piechart.so
14mr|kget-4.13.3-1|73	%{_kde_datadir}/config.kcfg/kget*
14mr|kget-4.13.3-1|74	%{_kde_datadir}/ontology/kde/kget_history.ontology
14mr|kget-4.13.3-1|75	%{_kde_datadir}/ontology/kde/kget_history.trig
14mr|kget-4.13.3-1|76	%{_kde_iconsdir}/*/*/apps/kget.*
14mr|kget-4.13.3-1|77	%{_datadir}/dbus-1/services/org.kde.kget.service
14mr|kget-4.13.3-1|78	
14mr|kget-4.13.3-1|79	#----------------------------------------------------------------------------
14mr|kget-4.13.3-1|80	
14mr|kget-4.13.3-1|81	%define kgetcore_major 4
14mr|kget-4.13.3-1|82	%define libkgetcore %mklibname kgetcore %{kgetcore_major}
14mr|kget-4.13.3-1|83	
14mr|kget-4.13.3-1|84	%package -n %{libkgetcore}
14mr|kget-4.13.3-1|85	Summary:	Shared library for KGet
14mr|kget-4.13.3-1|86	Group:		System/Libraries
14mr|kget-4.13.3-1|87	
14mr|kget-4.13.3-1|88	%description -n %{libkgetcore}
14mr|kget-4.13.3-1|89	Shared library for KGet.
14mr|kget-4.13.3-1|90	
14mr|kget-4.13.3-1|91	%files -n %{libkgetcore}
14mr|kget-4.13.3-1|92	%{_kde_libdir}/libkgetcore.so.%{kgetcore_major}*
14mr|kget-4.13.3-1|93	
14mr|kget-4.13.3-1|94	#----------------------------------------------------------------------------
14mr|kget-4.13.3-1|95	
14mr|kget-4.13.3-1|96	%prep
14mr|kget-4.13.3-1|97	%setup -q
14mr|kget-4.13.3-1|98	
14mr|kget-4.13.3-1|99	%build
14mr|kget-4.13.3-1|100	%cmake_kde4
14mr|kget-4.13.3-1|101	%make
14mr|kget-4.13.3-1|102	
14mr|kget-4.13.3-1|103	%install
14mr|kget-4.13.3-1|104	%makeinstall_std -C build
14mr|kget-4.13.3-1|105	
14mr|kget-4.13.3-1|106	# We don't need it because there are no headers anyway
14mr|kget-4.13.3-1|107	rm -f %{buildroot}%{_kde_libdir}/libkgetcore.so
14mr|kget-4.13.3-1|108	
14mr|kget-4.13.3-1|109	
14mr|kget-4.13.3-1|110	%changelog
14mr|kget-4.13.3-1|111	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kget-4.13.3-1|112	+ Revision: 22a5ddf
14mr|kget-4.13.3-1|113	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kget-4.13.3-1|114	
14mr|kget-4.13.3-1|115	

16977 14
14mr|kgoldrunner-4.13.3-1|1	Summary:	A game of action and puzzle solving
14mr|kgoldrunner-4.13.3-1|2	Name:		kgoldrunner
14mr|kgoldrunner-4.13.3-1|3	Version:	4.13.3
14mr|kgoldrunner-4.13.3-1|4	Release:	1
14mr|kgoldrunner-4.13.3-1|5	Epoch:		1
14mr|kgoldrunner-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kgoldrunner-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kgoldrunner-4.13.3-1|8	Url:		http://games.kde.org/game.php?game=kgoldrunner
14mr|kgoldrunner-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kgoldrunner-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kgoldrunner-4.13.3-1|11	
14mr|kgoldrunner-4.13.3-1|12	%description
14mr|kgoldrunner-4.13.3-1|13	KGoldrunner is an action game where the hero runs through a maze, climbs
14mr|kgoldrunner-4.13.3-1|14	stairs, dig holes and dodges enemies in order to collect all the gold nuggets
14mr|kgoldrunner-4.13.3-1|15	and escape to the next level. Your enemies are also after the gold. Worse
14mr|kgoldrunner-4.13.3-1|16	still, they are after you!.
14mr|kgoldrunner-4.13.3-1|17	
14mr|kgoldrunner-4.13.3-1|18	%files
14mr|kgoldrunner-4.13.3-1|19	%{_kde_bindir}/kgoldrunner
14mr|kgoldrunner-4.13.3-1|20	%{_kde_applicationsdir}/KGoldrunner.desktop
14mr|kgoldrunner-4.13.3-1|21	%{_kde_configdir}/kgoldrunner.knsrc
14mr|kgoldrunner-4.13.3-1|22	%{_kde_appsdir}/kgoldrunner
14mr|kgoldrunner-4.13.3-1|23	%{_kde_docdir}/*/*/kgoldrunner
14mr|kgoldrunner-4.13.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kgoldrunner.png
14mr|kgoldrunner-4.13.3-1|25	
14mr|kgoldrunner-4.13.3-1|26	#------------------------------------------------------------------------------
14mr|kgoldrunner-4.13.3-1|27	
14mr|kgoldrunner-4.13.3-1|28	%prep
14mr|kgoldrunner-4.13.3-1|29	%setup -q
14mr|kgoldrunner-4.13.3-1|30	
14mr|kgoldrunner-4.13.3-1|31	%build
14mr|kgoldrunner-4.13.3-1|32	%cmake_kde4
14mr|kgoldrunner-4.13.3-1|33	%make
14mr|kgoldrunner-4.13.3-1|34	
14mr|kgoldrunner-4.13.3-1|35	%install
14mr|kgoldrunner-4.13.3-1|36	%makeinstall_std -C build
14mr|kgoldrunner-4.13.3-1|37	
14mr|kgoldrunner-4.13.3-1|38	
14mr|kgoldrunner-4.13.3-1|39	%changelog
14mr|kgoldrunner-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kgoldrunner-4.13.3-1|41	+ Revision: 7590aec
14mr|kgoldrunner-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kgoldrunner-4.13.3-1|43	
14mr|kgoldrunner-4.13.3-1|44	

16978 14
14mr|kgpg-4.13.3-1|1	Summary:	Control your GPG keys
14mr|kgpg-4.13.3-1|2	Name:		kgpg
14mr|kgpg-4.13.3-1|3	Version:	4.13.3
14mr|kgpg-4.13.3-1|4	Release:	1
14mr|kgpg-4.13.3-1|5	License:	LGPLv2+
14mr|kgpg-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kgpg-4.13.3-1|7	Url:		http://utils.kde.org/projects/kgpg
14mr|kgpg-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kgpg-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kgpg-4.13.3-1|10	BuildRequires:	kdepimlibs4-devel
14mr|kgpg-4.13.3-1|11	
14mr|kgpg-4.13.3-1|12	%description
14mr|kgpg-4.13.3-1|13	KGpg is a simple interface for GnuPG, a powerful encryption utility.
14mr|kgpg-4.13.3-1|14	
14mr|kgpg-4.13.3-1|15	%files
14mr|kgpg-4.13.3-1|16	%{_kde_applicationsdir}/kgpg.desktop
14mr|kgpg-4.13.3-1|17	%{_kde_appsdir}/kgpg
14mr|kgpg-4.13.3-1|18	%{_kde_autostart}/kgpg.desktop
14mr|kgpg-4.13.3-1|19	%{_kde_bindir}/kgpg
14mr|kgpg-4.13.3-1|20	%{_kde_datadir}/config.kcfg/kgpg.kcfg
14mr|kgpg-4.13.3-1|21	%{_kde_docdir}/HTML/*/kgpg
14mr|kgpg-4.13.3-1|22	%{_kde_iconsdir}/*/*/apps/kgpg.*
14mr|kgpg-4.13.3-1|23	%{_kde_services}/ServiceMenus/encryptfile.desktop
14mr|kgpg-4.13.3-1|24	%{_kde_services}/ServiceMenus/encryptfolder.desktop
14mr|kgpg-4.13.3-1|25	%{_kde_services}/ServiceMenus/viewdecrypted.desktop
14mr|kgpg-4.13.3-1|26	%{_datadir}/appdata/kgpg.appdata.xml
14mr|kgpg-4.13.3-1|27	%{_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
14mr|kgpg-4.13.3-1|28	
14mr|kgpg-4.13.3-1|29	#----------------------------------------------------------------------
14mr|kgpg-4.13.3-1|30	
14mr|kgpg-4.13.3-1|31	%prep
14mr|kgpg-4.13.3-1|32	%setup -q
14mr|kgpg-4.13.3-1|33	
14mr|kgpg-4.13.3-1|34	%build
14mr|kgpg-4.13.3-1|35	%cmake_kde4
14mr|kgpg-4.13.3-1|36	%make
14mr|kgpg-4.13.3-1|37	
14mr|kgpg-4.13.3-1|38	%install
14mr|kgpg-4.13.3-1|39	%makeinstall_std -C build
14mr|kgpg-4.13.3-1|40	
14mr|kgpg-4.13.3-1|41	
14mr|kgpg-4.13.3-1|42	%changelog
14mr|kgpg-4.13.3-1|43	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kgpg-4.13.3-1|44	+ Revision: 7c46fc0
14mr|kgpg-4.13.3-1|45	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kgpg-4.13.3-1|46	
14mr|kgpg-4.13.3-1|47	

16979 14
14mr|khangman-4.13.3-1|1	Name:		khangman
14mr|khangman-4.13.3-1|2	Summary:	Classical hangman game
14mr|khangman-4.13.3-1|3	Version:	4.13.3
14mr|khangman-4.13.3-1|4	Release:	1
14mr|khangman-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|khangman-4.13.3-1|6	License:	GPLv2 GFLD
14mr|khangman-4.13.3-1|7	URL:		http://edu.kde.org/khangman
14mr|khangman-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|khangman-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|khangman-4.13.3-1|10	BuildRequires:	libkdeedu-devel >= %{version}
14mr|khangman-4.13.3-1|11	Requires:	libkdeedu = %{version}
14mr|khangman-4.13.3-1|12	
14mr|khangman-4.13.3-1|13	%description
14mr|khangman-4.13.3-1|14	KHangman is the classical hangman game. The child should guess a word
14mr|khangman-4.13.3-1|15	letter by letter. At each miss, the picture of a hangman appears. After
14mr|khangman-4.13.3-1|16	10 tries, if the word is not guessed, the game is over and the answer
14mr|khangman-4.13.3-1|17	is displayed.
14mr|khangman-4.13.3-1|18	
14mr|khangman-4.13.3-1|19	%files
14mr|khangman-4.13.3-1|20	%doc COPYING COPYING.DOC README
14mr|khangman-4.13.3-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
14mr|khangman-4.13.3-1|22	%{_kde_appsdir}/%{name}
14mr|khangman-4.13.3-1|23	%{_kde_bindir}/%{name}
14mr|khangman-4.13.3-1|24	%{_kde_iconsdir}/*/*/apps/%{name}*
14mr|khangman-4.13.3-1|25	%{_kde_applicationsdir}/%{name}.desktop
14mr|khangman-4.13.3-1|26	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14mr|khangman-4.13.3-1|27	%{_kde_configdir}/%{name}.knsrc
14mr|khangman-4.13.3-1|28	%{_kde_mandir}/man6/%{name}.6.*
14mr|khangman-4.13.3-1|29	
14mr|khangman-4.13.3-1|30	#----------------------------------------------------------------------------
14mr|khangman-4.13.3-1|31	
14mr|khangman-4.13.3-1|32	%define khangmanengine_major 4
14mr|khangman-4.13.3-1|33	%define libkhangmanengine %mklibname khangmanengine %{khangmanengine_major}
14mr|khangman-4.13.3-1|34	
14mr|khangman-4.13.3-1|35	%package -n %{libkhangmanengine}
14mr|khangman-4.13.3-1|36	Summary:	Runtime library for KDE Education Application
14mr|khangman-4.13.3-1|37	Group:		System/Libraries
14mr|khangman-4.13.3-1|38	
14mr|khangman-4.13.3-1|39	%description -n %{libkhangmanengine}
14mr|khangman-4.13.3-1|40	Runtime library for KDE Education Application.
14mr|khangman-4.13.3-1|41	
14mr|khangman-4.13.3-1|42	%files -n %{libkhangmanengine}
14mr|khangman-4.13.3-1|43	%{_kde_libdir}/libkhangmanengine.so.%{khangmanengine_major}*
14mr|khangman-4.13.3-1|44	
14mr|khangman-4.13.3-1|45	#-----------------------------------------------------------------------------
14mr|khangman-4.13.3-1|46	
14mr|khangman-4.13.3-1|47	%package devel
14mr|khangman-4.13.3-1|48	Summary:	Devel stuff for %{name}
14mr|khangman-4.13.3-1|49	Group:		Development/KDE and Qt
14mr|khangman-4.13.3-1|50	Requires:	%{libkhangmanengine} = %{version}-%{release}
14mr|khangman-4.13.3-1|51	Requires:	kdelibs4-devel
14mr|khangman-4.13.3-1|52	Requires:	libkdeedu-devel
14mr|khangman-4.13.3-1|53	
14mr|khangman-4.13.3-1|54	%description devel
14mr|khangman-4.13.3-1|55	Files needed to build applications based on %{name}.
14mr|khangman-4.13.3-1|56	
14mr|khangman-4.13.3-1|57	%files devel
14mr|khangman-4.13.3-1|58	%{_kde_libdir}/libkhangmanengine.so
14mr|khangman-4.13.3-1|59	%{_includedir}/%{name}
14mr|khangman-4.13.3-1|60	
14mr|khangman-4.13.3-1|61	#----------------------------------------------------------------------
14mr|khangman-4.13.3-1|62	
14mr|khangman-4.13.3-1|63	%prep
14mr|khangman-4.13.3-1|64	%setup -q
14mr|khangman-4.13.3-1|65	
14mr|khangman-4.13.3-1|66	%build
14mr|khangman-4.13.3-1|67	%cmake_kde4
14mr|khangman-4.13.3-1|68	%make
14mr|khangman-4.13.3-1|69	
14mr|khangman-4.13.3-1|70	%install
14mr|khangman-4.13.3-1|71	%makeinstall_std -C build
14mr|khangman-4.13.3-1|72	
14mr|khangman-4.13.3-1|73	
14mr|khangman-4.13.3-1|74	%changelog
14mr|khangman-4.13.3-1|75	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|khangman-4.13.3-1|76	+ Revision: b257c52
14mr|khangman-4.13.3-1|77	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|khangman-4.13.3-1|78	
14mr|khangman-4.13.3-1|79	

16980 14
14mr|kig-4.13.3-1|1	Summary:	KDE Interactive Geometry
14mr|kig-4.13.3-1|2	Name:		kig
14mr|kig-4.13.3-1|3	Version:	4.13.3
14mr|kig-4.13.3-1|4	Release:	1
14mr|kig-4.13.3-1|5	License:	GPLv2+ and GFDL
14mr|kig-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kig-4.13.3-1|7	Url:		http://edu.kde.org/kig
14mr|kig-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kig-4.13.3-1|9	BuildRequires:	boost-devel
14mr|kig-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kig-4.13.3-1|11	BuildRequires:	pkgconfig(python)
14mr|kig-4.13.3-1|12	
14mr|kig-4.13.3-1|13	%description
14mr|kig-4.13.3-1|14	Kig is a program for use in math classes in high school, to allow
14mr|kig-4.13.3-1|15	students to interactively explore geometric concepts.
14mr|kig-4.13.3-1|16	
14mr|kig-4.13.3-1|17	%files
14mr|kig-4.13.3-1|18	%doc COPYING COPYING.DOC AUTHORS ChangeLog
14mr|kig-4.13.3-1|19	%doc %{_kde_docdir}/HTML/en/kig
14mr|kig-4.13.3-1|20	%{_kde_appsdir}/kig
14mr|kig-4.13.3-1|21	%{_kde_bindir}/kig
14mr|kig-4.13.3-1|22	%{_kde_bindir}/pykig.py
14mr|kig-4.13.3-1|23	%{_kde_libdir}/kde4/kigpart.so
14mr|kig-4.13.3-1|24	%{_kde_iconsdir}/*/*/apps/kig.*
14mr|kig-4.13.3-1|25	%{_kde_iconsdir}/*/*/mimetypes/application-x-kig.*
14mr|kig-4.13.3-1|26	%{_kde_applicationsdir}/kig.desktop
14mr|kig-4.13.3-1|27	%{_kde_services}/kig_part.desktop
14mr|kig-4.13.3-1|28	%{_kde_appsdir}/katepart/syntax/python-kig.xml
14mr|kig-4.13.3-1|29	%{_kde_mandir}/man1/kig.1.*
14mr|kig-4.13.3-1|30	
14mr|kig-4.13.3-1|31	#----------------------------------------------------------------------
14mr|kig-4.13.3-1|32	
14mr|kig-4.13.3-1|33	%prep
14mr|kig-4.13.3-1|34	%setup -q
14mr|kig-4.13.3-1|35	
14mr|kig-4.13.3-1|36	%build
14mr|kig-4.13.3-1|37	%cmake_kde4
14mr|kig-4.13.3-1|38	%make
14mr|kig-4.13.3-1|39	
14mr|kig-4.13.3-1|40	%install
14mr|kig-4.13.3-1|41	%makeinstall_std -C build
14mr|kig-4.13.3-1|42	
14mr|kig-4.13.3-1|43	
14mr|kig-4.13.3-1|44	%changelog
14mr|kig-4.13.3-1|45	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kig-4.13.3-1|46	+ Revision: a872b43
14mr|kig-4.13.3-1|47	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kig-4.13.3-1|48	
14mr|kig-4.13.3-1|49	

16981 14
14mr|kigo-4.13.3-1|1	Name:		kigo
14mr|kigo-4.13.3-1|2	Version:	4.13.3
14mr|kigo-4.13.3-1|3	Release:	1
14mr|kigo-4.13.3-1|4	Epoch:		1
14mr|kigo-4.13.3-1|5	Summary:	Go board game for KDE
14mr|kigo-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kigo-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kigo-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kigo/
14mr|kigo-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kigo-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kigo-4.13.3-1|11	Requires:	gnugo
14mr|kigo-4.13.3-1|12	
14mr|kigo-4.13.3-1|13	%description
14mr|kigo-4.13.3-1|14	Kigo is an open-source implementation of the popular Go game.
14mr|kigo-4.13.3-1|15	
14mr|kigo-4.13.3-1|16	Go is a strategic board game for two players. It is also known as igo
14mr|kigo-4.13.3-1|17	(Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean).
14mr|kigo-4.13.3-1|18	Go is noted for being rich in strategic complexity despite its simple rules.
14mr|kigo-4.13.3-1|19	The game is played by two players who alternately place black and white stones
14mr|kigo-4.13.3-1|20	(playing pieces, now usually made of glass or plastic) on the vacant
14mr|kigo-4.13.3-1|21	intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games).
14mr|kigo-4.13.3-1|22	
14mr|kigo-4.13.3-1|23	%files
14mr|kigo-4.13.3-1|24	%{_kde_bindir}/kigo
14mr|kigo-4.13.3-1|25	%{_kde_applicationsdir}/kigo.desktop
14mr|kigo-4.13.3-1|26	%{_kde_appsdir}/kigo
14mr|kigo-4.13.3-1|27	%{_kde_datadir}/config.kcfg/kigo.kcfg
14mr|kigo-4.13.3-1|28	%{_kde_configdir}/kigo-games.knsrc
14mr|kigo-4.13.3-1|29	%{_kde_configdir}/kigo.knsrc
14mr|kigo-4.13.3-1|30	%{_kde_docdir}/HTML/en/kigo
14mr|kigo-4.13.3-1|31	%{_kde_iconsdir}/*/*/apps/kigo.png
14mr|kigo-4.13.3-1|32	
14mr|kigo-4.13.3-1|33	#------------------------------------------------------------------------------
14mr|kigo-4.13.3-1|34	
14mr|kigo-4.13.3-1|35	%prep
14mr|kigo-4.13.3-1|36	%setup -q
14mr|kigo-4.13.3-1|37	
14mr|kigo-4.13.3-1|38	%build
14mr|kigo-4.13.3-1|39	%cmake_kde4
14mr|kigo-4.13.3-1|40	%make
14mr|kigo-4.13.3-1|41	
14mr|kigo-4.13.3-1|42	%install
14mr|kigo-4.13.3-1|43	%makeinstall_std -C build
14mr|kigo-4.13.3-1|44	
14mr|kigo-4.13.3-1|45	
14mr|kigo-4.13.3-1|46	%changelog
14mr|kigo-4.13.3-1|47	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kigo-4.13.3-1|48	+ Revision: b9c654b
14mr|kigo-4.13.3-1|49	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kigo-4.13.3-1|50	
14mr|kigo-4.13.3-1|51	

16982 14
14mr|killbots-4.13.3-1|1	Name:		killbots
14mr|killbots-4.13.3-1|2	Version:	4.13.3
14mr|killbots-4.13.3-1|3	Release:	1
14mr|killbots-4.13.3-1|4	Epoch:		1
14mr|killbots-4.13.3-1|5	Summary:	KDE port of the classic BSD console game robots
14mr|killbots-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|killbots-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|killbots-4.13.3-1|8	URL:		http://www.kde.org/applications/games/killbots/
14mr|killbots-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|killbots-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|killbots-4.13.3-1|11	
14mr|killbots-4.13.3-1|12	%description
14mr|killbots-4.13.3-1|13	Killbots is a simple game of evading killer robots.
14mr|killbots-4.13.3-1|14	
14mr|killbots-4.13.3-1|15	Who created the robots and why they have been programmed to destroy, no one
14mr|killbots-4.13.3-1|16	knows. All that is known is that the robots are numerous and their sole
14mr|killbots-4.13.3-1|17	objective is to destroy you. Fortunately for you, their creator has focused on
14mr|killbots-4.13.3-1|18	quantity rather than quality and as a result the robots are severely lacking
14mr|killbots-4.13.3-1|19	in intelligence. Your superior wit and a fancy teleportation device are your
14mr|killbots-4.13.3-1|20	only weapons against the never-ending stream of mindless automatons.
14mr|killbots-4.13.3-1|21	
14mr|killbots-4.13.3-1|22	%files
14mr|killbots-4.13.3-1|23	%{_kde_bindir}/killbots
14mr|killbots-4.13.3-1|24	%{_kde_applicationsdir}/killbots.desktop
14mr|killbots-4.13.3-1|25	%{_kde_appsdir}/killbots
14mr|killbots-4.13.3-1|26	%{_kde_datadir}/config.kcfg/killbots.kcfg
14mr|killbots-4.13.3-1|27	%{_kde_docdir}/*/*/killbots
14mr|killbots-4.13.3-1|28	%{_kde_iconsdir}/hicolor/*/apps/killbots.*
14mr|killbots-4.13.3-1|29	
14mr|killbots-4.13.3-1|30	#------------------------------------------------------------------------------
14mr|killbots-4.13.3-1|31	
14mr|killbots-4.13.3-1|32	%prep
14mr|killbots-4.13.3-1|33	%setup -q
14mr|killbots-4.13.3-1|34	
14mr|killbots-4.13.3-1|35	%build
14mr|killbots-4.13.3-1|36	%cmake_kde4
14mr|killbots-4.13.3-1|37	
14mr|killbots-4.13.3-1|38	%install
14mr|killbots-4.13.3-1|39	%makeinstall_std -C build
14mr|killbots-4.13.3-1|40	
14mr|killbots-4.13.3-1|41	
14mr|killbots-4.13.3-1|42	
14mr|killbots-4.13.3-1|43	%changelog
14mr|killbots-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|killbots-4.13.3-1|45	+ Revision: 89f7d1e
14mr|killbots-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|killbots-4.13.3-1|47	
14mr|killbots-4.13.3-1|48	

16983 14
14mr|kimono-4.13.3-1|1	Name:		kimono
14mr|kimono-4.13.3-1|2	Summary:	C# Mono KDE 4 bindings
14mr|kimono-4.13.3-1|3	Version:	4.13.3
14mr|kimono-4.13.3-1|4	Release:	1
14mr|kimono-4.13.3-1|5	Epoch:		1
14mr|kimono-4.13.3-1|6	Group:		Development/KDE and Qt
14mr|kimono-4.13.3-1|7	License:	GPLv2 LGPLv2
14mr|kimono-4.13.3-1|8	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
14mr|kimono-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kimono-4.13.3-1|10	Patch0:		kimono-4.7.2-fix-link-against-soprano-index-librairies.patch
14mr|kimono-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kimono-4.13.3-1|12	BuildRequires:	smokekde-devel >= 1:%{version}
14mr|kimono-4.13.3-1|13	BuildRequires:	qyoto-devel >= 1:%{version}
14mr|kimono-4.13.3-1|14	BuildRequires:	pkgconfig(mono)
14mr|kimono-4.13.3-1|15	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|kimono-4.13.3-1|16	Provides:	mono-kde4 = %{EVRD}
14mr|kimono-4.13.3-1|17	Requires:	qyoto >= 1:%{version}
14mr|kimono-4.13.3-1|18	
14mr|kimono-4.13.3-1|19	%description
14mr|kimono-4.13.3-1|20	NET/Mono bindings for the KDE libraries.
14mr|kimono-4.13.3-1|21	
14mr|kimono-4.13.3-1|22	%files
14mr|kimono-4.13.3-1|23	%doc COPYING.GPLv2 COPYING.LGPLv2
14mr|kimono-4.13.3-1|24	%{_kde_prefix}/lib/mono/qyoto/kde-dotnet.dll
14mr|kimono-4.13.3-1|25	%{_kde_prefix}/lib/mono/qyoto/khtml-dll.dll
14mr|kimono-4.13.3-1|26	%{_kde_prefix}/lib/mono/qyoto/soprano.dll
14mr|kimono-4.13.3-1|27	%{_kde_prefix}/lib/mono/qyoto/ktexteditor-dotnet.dll
14mr|kimono-4.13.3-1|28	%{_kde_prefix}/lib/mono/qyoto/plasma-dll.dll
14mr|kimono-4.13.3-1|29	%{_kde_prefix}/lib/mono/qyoto/nepomuk-dll.dll
14mr|kimono-4.13.3-1|30	%{_kde_prefix}/lib/mono/qyoto/akonadi.dll
14mr|kimono-4.13.3-1|31	%{_kde_prefix}/lib/mono/gac/kde-dotnet
14mr|kimono-4.13.3-1|32	%{_kde_prefix}/lib/mono/gac/khtml-dll
14mr|kimono-4.13.3-1|33	%{_kde_prefix}/lib/mono/gac/soprano
14mr|kimono-4.13.3-1|34	%{_kde_prefix}/lib/mono/gac/ktexteditor-dotnet
14mr|kimono-4.13.3-1|35	%{_kde_prefix}/lib/mono/gac/plasma-dll
14mr|kimono-4.13.3-1|36	%{_kde_prefix}/lib/mono/gac/nepomuk-dll
14mr|kimono-4.13.3-1|37	%{_kde_prefix}/lib/mono/gac/akonadi
14mr|kimono-4.13.3-1|38	%{_kde_libdir}/kde4/kimonopluginfactory.so
14mr|kimono-4.13.3-1|39	%{_kde_libdir}/libkhtml-sharp.so
14mr|kimono-4.13.3-1|40	%{_kde_libdir}/libnepomuk-sharp.so
14mr|kimono-4.13.3-1|41	%{_kde_libdir}/libsoprano-sharp.so
14mr|kimono-4.13.3-1|42	%{_kde_libdir}/libkimono.so
14mr|kimono-4.13.3-1|43	%{_kde_libdir}/libktexteditor-sharp.so
14mr|kimono-4.13.3-1|44	%{_kde_libdir}/libplasma-sharp.so
14mr|kimono-4.13.3-1|45	%{_kde_libdir}/libakonadi-sharp.so
14mr|kimono-4.13.3-1|46	%{_kde_appsdir}/plasma_scriptengine_kimono
14mr|kimono-4.13.3-1|47	%{_kde_services}/plasma-scriptengine-kimono-applet.desktop
14mr|kimono-4.13.3-1|48	%{_kde_services}/plasma-scriptengine-kimono-dataengine.desktop
14mr|kimono-4.13.3-1|49	
14mr|kimono-4.13.3-1|50	#------------------------------------------------------------------------------
14mr|kimono-4.13.3-1|51	
14mr|kimono-4.13.3-1|52	%prep
14mr|kimono-4.13.3-1|53	%setup -q
14mr|kimono-4.13.3-1|54	%apply_patches
14mr|kimono-4.13.3-1|55	
14mr|kimono-4.13.3-1|56	%build
14mr|kimono-4.13.3-1|57	%cmake_kde4
14mr|kimono-4.13.3-1|58	%make
14mr|kimono-4.13.3-1|59	
14mr|kimono-4.13.3-1|60	%install
14mr|kimono-4.13.3-1|61	%makeinstall_std -C build
14mr|kimono-4.13.3-1|62	
14mr|kimono-4.13.3-1|63	
14mr|kimono-4.13.3-1|64	%changelog
14mr|kimono-4.13.3-1|65	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kimono-4.13.3-1|66	+ Revision: d5abc36
14mr|kimono-4.13.3-1|67	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kimono-4.13.3-1|68	
14mr|kimono-4.13.3-1|69	

16984 14
14mr|kino-1.3.4-11|1	Summary:	GNOME DV-editing utility
14mr|kino-1.3.4-11|2	Name:		kino
14mr|kino-1.3.4-11|3	Epoch:		2
14mr|kino-1.3.4-11|4	Version:	1.3.4
14mr|kino-1.3.4-11|5	Release:	11
14mr|kino-1.3.4-11|6	License:	GPLv2+
14mr|kino-1.3.4-11|7	Group:		Video
14mr|kino-1.3.4-11|8	Url:		http://www.kinodv.org/
14mr|kino-1.3.4-11|9	Source0:	http://downloads.sourgeforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|kino-1.3.4-11|10	Patch0:		kino-1.3.4-fix-desktop-file.patch
14mr|kino-1.3.4-11|11	Patch1:		kino-1.3.4-videodev.h.patch
14mr|kino-1.3.4-11|12	Patch2:		kino-1.3.2-fix-str-fmt.patch
14mr|kino-1.3.4-11|13	Patch3:		kino-1.3.4-use-soundwrapper.patch
14mr|kino-1.3.4-11|14	Patch4:		kino-1.3.4-ffmpeg0.8.patch
14mr|kino-1.3.4-11|15	Patch5:		kino-1.3.4-libav-0.8.patch
14mr|kino-1.3.4-11|16	Patch6:		kino-1.3.4-link.patch
14mr|kino-1.3.4-11|17	Patch7:		kino-automake-1.13.patch
14mr|kino-1.3.4-11|18	
14mr|kino-1.3.4-11|19	BuildRequires:	desktop-file-utils
14mr|kino-1.3.4-11|20	BuildRequires:	imagemagick
14mr|kino-1.3.4-11|21	BuildRequires:	intltool
14mr|kino-1.3.4-11|22	BuildRequires:	perl-XML-Parser
14mr|kino-1.3.4-11|23	BuildRequires:	a52dec-devel
14mr|kino-1.3.4-11|24	BuildRequires:	pkgconfig(alsa)
14mr|kino-1.3.4-11|25	BuildRequires:	pkgconfig(libavcodec)
14mr|kino-1.3.4-11|26	BuildRequires:	pkgconfig(libavc1394)
14mr|kino-1.3.4-11|27	BuildRequires:	pkgconfig(libdv)
14mr|kino-1.3.4-11|28	BuildRequires:	pkgconfig(libglade-2.0)
14mr|kino-1.3.4-11|29	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|kino-1.3.4-11|30	BuildRequires:	pkgconfig(libiec61883)
14mr|kino-1.3.4-11|31	BuildRequires:	pkgconfig(libquicktime)
14mr|kino-1.3.4-11|32	BuildRequires:	pkgconfig(libv4l1)
14mr|kino-1.3.4-11|33	BuildRequires:	pkgconfig(libv4l2)
14mr|kino-1.3.4-11|34	BuildRequires:	pkgconfig(samplerate)
14mr|kino-1.3.4-11|35	BuildRequires:	pkgconfig(xv)
14mr|kino-1.3.4-11|36	Requires:	mjpegtools
14mr|kino-1.3.4-11|37	Requires:	soundwrapper
14mr|kino-1.3.4-11|38	Requires:	udev
14mr|kino-1.3.4-11|39	#gw needed by the scripts in /usr/share/kino/scripts
14mr|kino-1.3.4-11|40	Requires:	ffmpeg
14mr|kino-1.3.4-11|41	#it needs rawplay
14mr|kino-1.3.4-11|42	Requires:	smilutils
14mr|kino-1.3.4-11|43	
14mr|kino-1.3.4-11|44	%description
14mr|kino-1.3.4-11|45	The new generation of digital camcorders use the Digital Video (DV) data
14mr|kino-1.3.4-11|46	format. Kino allows you to record, create, edit, and play movies recorded
14mr|kino-1.3.4-11|47	with DV camcorders. Unlike other editors, this program uses many keyboard
14mr|kino-1.3.4-11|48	commands for fast navigating and editing inside the movie.
14mr|kino-1.3.4-11|49	
14mr|kino-1.3.4-11|50	%package devel
14mr|kino-1.3.4-11|51	Group:		Development/C++
14mr|kino-1.3.4-11|52	Summary:	Header files for kino plugin development
14mr|kino-1.3.4-11|53	Requires:	%{name} = %{EVRD}
14mr|kino-1.3.4-11|54	
14mr|kino-1.3.4-11|55	%description	devel
14mr|kino-1.3.4-11|56	This contains the C++ headers needed to build extensions for kino.
14mr|kino-1.3.4-11|57	
14mr|kino-1.3.4-11|58	%prep
14mr|kino-1.3.4-11|59	%setup -q
14mr|kino-1.3.4-11|60	%patch0 -p0
14mr|kino-1.3.4-11|61	%patch1 -p0
14mr|kino-1.3.4-11|62	%patch2 -p0
14mr|kino-1.3.4-11|63	%patch3 -p1
14mr|kino-1.3.4-11|64	%patch4 -p0
14mr|kino-1.3.4-11|65	%patch5 -p1
14mr|kino-1.3.4-11|66	%patch6 -p0
14mr|kino-1.3.4-11|67	%patch7 -p1 -b .am13~
14mr|kino-1.3.4-11|68	
14mr|kino-1.3.4-11|69	autoreconf -fi
14mr|kino-1.3.4-11|70	# More ffmpeg encoder name changes
14mr|kino-1.3.4-11|71	sed -i -e 's,vcodec h264,vcodec libx264,g' scripts/exports/*
14mr|kino-1.3.4-11|72	sed -i -e 's,acodec mp3,acodec libmp3lame,g' scripts/exports/ffmpeg_mp3.sh
14mr|kino-1.3.4-11|73	
14mr|kino-1.3.4-11|74	%build
14mr|kino-1.3.4-11|75	#export CPPFLAGS="%{optflags} -I%{_includedir}/libavcodec -I%{_includedir}/libavdevice -I%{_includedir}/libavformat -I%{_includedir}/libavcodec -I%{_includedir}/libpostproc -I%{_includedir}/libswscale"
14mr|kino-1.3.4-11|76	%configure2_5x \
14mr|kino-1.3.4-11|77	--enable-quicktime \
14mr|kino-1.3.4-11|78	--disable-local-ffmpeg
14mr|kino-1.3.4-11|79	%make
14mr|kino-1.3.4-11|80	
14mr|kino-1.3.4-11|81	%install
14mr|kino-1.3.4-11|82	mkdir -p %{buildroot}%{_bindir}
14mr|kino-1.3.4-11|83	%makeinstall_std
14mr|kino-1.3.4-11|84	
14mr|kino-1.3.4-11|85	rm -rf %{buildroot}%{_sysconfdir}/hotplug/ %{buildroot}%{_libdir}/hotplug
14mr|kino-1.3.4-11|86	
14mr|kino-1.3.4-11|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|kino-1.3.4-11|88	install -m 644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|kino-1.3.4-11|89	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|kino-1.3.4-11|90	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|kino-1.3.4-11|91	
14mr|kino-1.3.4-11|92	%find_lang %{name}
14mr|kino-1.3.4-11|93	
14mr|kino-1.3.4-11|94	%files -f %{name}.lang
14mr|kino-1.3.4-11|95	%doc AUTHORS BUGS ChangeLog NEWS README* TODO
14mr|kino-1.3.4-11|96	%{_sysconfdir}/udev/rules.d/kino.rules
14mr|kino-1.3.4-11|97	%{_bindir}/*
14mr|kino-1.3.4-11|98	%{_libdir}/kino-gtk2/
14mr|kino-1.3.4-11|99	%{_datadir}/mime/packages/kino.xml
14mr|kino-1.3.4-11|100	%{_datadir}/applications/*
14mr|kino-1.3.4-11|101	%{_datadir}/kino/
14mr|kino-1.3.4-11|102	%{_datadir}/pixmaps/*
14mr|kino-1.3.4-11|103	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|kino-1.3.4-11|104	%{_mandir}/man1/*
14mr|kino-1.3.4-11|105	
14mr|kino-1.3.4-11|106	%files devel
14mr|kino-1.3.4-11|107	%{_includedir}/%{name}
14mr|kino-1.3.4-11|108	
14mr|kino-1.3.4-11|109	
14mr|kino-1.3.4-11|110	%changelog
14mr|kino-1.3.4-11|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.3.4-11
14mr|kino-1.3.4-11|112	+ Revision: 18a9bef
14mr|kino-1.3.4-11|113	- MassBuild#440: Increase release tag
14mr|kino-1.3.4-11|114	
14mr|kino-1.3.4-11|115	

16985 14
14mr|kio-mtp-0-0.20131020.2|1	%define git 20131020
14mr|kio-mtp-0-0.20131020.2|2	
14mr|kio-mtp-0-0.20131020.2|3	Summary:	MTP Kio slave
14mr|kio-mtp-0-0.20131020.2|4	Name:		kio-mtp
14mr|kio-mtp-0-0.20131020.2|5	Version:	0
14mr|kio-mtp-0-0.20131020.2|6	Release:	0.%{git}.2
14mr|kio-mtp-0-0.20131020.2|7	Group:		Graphical desktop/KDE
14mr|kio-mtp-0-0.20131020.2|8	License:	GPLv2+
14mr|kio-mtp-0-0.20131020.2|9	Url:		https://projects.kde.org/projects/playground/base/kio-mtp
14mr|kio-mtp-0-0.20131020.2|10	# From KDE's git
14mr|kio-mtp-0-0.20131020.2|11	Source0:	%{name}-%{git}.tar.bz2
14mr|kio-mtp-0-0.20131020.2|12	Patch0:         kio-mtp-20131020.mtp.patch
14mr|kio-mtp-0-0.20131020.2|13	BuildRequires:	kdelibs4-devel
14mr|kio-mtp-0-0.20131020.2|14	BuildRequires:	pkgconfig(libmtp)
14mr|kio-mtp-0-0.20131020.2|15	
14mr|kio-mtp-0-0.20131020.2|16	%description
14mr|kio-mtp-0-0.20131020.2|17	Kio slave providing access to MTP device using the mtp:/// protocol.
14mr|kio-mtp-0-0.20131020.2|18	
14mr|kio-mtp-0-0.20131020.2|19	%files
14mr|kio-mtp-0-0.20131020.2|20	%{_kde_appsdir}/konqueror/dirtree/remote/mtp-network.desktop
14mr|kio-mtp-0-0.20131020.2|21	%{_kde_appsdir}/remoteview/mtp-network.desktop
14mr|kio-mtp-0-0.20131020.2|22	%{_kde_appsdir}/solid/actions/solid_mtp.desktop
14mr|kio-mtp-0-0.20131020.2|23	%{_kde_libdir}/kde4/kio_mtp.so
14mr|kio-mtp-0-0.20131020.2|24	%{_kde_services}/mtp.protocol
14mr|kio-mtp-0-0.20131020.2|25	
14mr|kio-mtp-0-0.20131020.2|26	#------------------------------------------------------------------------------
14mr|kio-mtp-0-0.20131020.2|27	
14mr|kio-mtp-0-0.20131020.2|28	%prep
14mr|kio-mtp-0-0.20131020.2|29	%setup -qn %{name}-%{git}
14mr|kio-mtp-0-0.20131020.2|30	%apply_patches
14mr|kio-mtp-0-0.20131020.2|31	
14mr|kio-mtp-0-0.20131020.2|32	%build
14mr|kio-mtp-0-0.20131020.2|33	%cmake_kde4
14mr|kio-mtp-0-0.20131020.2|34	%make
14mr|kio-mtp-0-0.20131020.2|35	
14mr|kio-mtp-0-0.20131020.2|36	%install
14mr|kio-mtp-0-0.20131020.2|37	%makeinstall_std -C build
14mr|kio-mtp-0-0.20131020.2|38	
14mr|kio-mtp-0-0.20131020.2|39	
14mr|kio-mtp-0-0.20131020.2|40	%changelog
14mr|kio-mtp-0-0.20131020.2|41	* Tue Apr 15 2014 Alex Burmashev <alex.burmashev@gmail.com> 0-0.20131020.2
14mr|kio-mtp-0-0.20131020.2|42	+ Revision: 9252fb9
14mr|kio-mtp-0-0.20131020.2|43	- change exec for mtp desktop file
14mr|kio-mtp-0-0.20131020.2|44	
14mr|kio-mtp-0-0.20131020.2|45	

16986 14
14mr|kio-sysinfo-1.8.3-0.1230316.3|1	# svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/kio_sysinfo/
14mr|kio-sysinfo-1.8.3-0.1230316.3|2	%define oname  kio_sysinfo
14mr|kio-sysinfo-1.8.3-0.1230316.3|3	%define svn    1230316
14mr|kio-sysinfo-1.8.3-0.1230316.3|4	
14mr|kio-sysinfo-1.8.3-0.1230316.3|5	Summary:	KIO Slave sysinfo:/
14mr|kio-sysinfo-1.8.3-0.1230316.3|6	Name:		kio-sysinfo
14mr|kio-sysinfo-1.8.3-0.1230316.3|7	Version:	1.8.3
14mr|kio-sysinfo-1.8.3-0.1230316.3|8	Release:	0.%{svn}.3
14mr|kio-sysinfo-1.8.3-0.1230316.3|9	License:	LGPLv2+
14mr|kio-sysinfo-1.8.3-0.1230316.3|10	Group:		System/Libraries
14mr|kio-sysinfo-1.8.3-0.1230316.3|11	Url:		http://websvn.kde.org/trunk/playground/base/kio_sysinfo/
14mr|kio-sysinfo-1.8.3-0.1230316.3|12	Source0:	%{oname}-%{svn}.tar.xz
14mr|kio-sysinfo-1.8.3-0.1230316.3|13	Source1:	cpu.png
14mr|kio-sysinfo-1.8.3-0.1230316.3|14	Source2:	sysinfo.png
14mr|kio-sysinfo-1.8.3-0.1230316.3|15	BuildRequires:	kdelibs4-devel
14mr|kio-sysinfo-1.8.3-0.1230316.3|16	BuildRequires:	pkgconfig(hwinfo)
14mr|kio-sysinfo-1.8.3-0.1230316.3|17	
14mr|kio-sysinfo-1.8.3-0.1230316.3|18	%description
14mr|kio-sysinfo-1.8.3-0.1230316.3|19	KIO Slave sysinfo:/. It shows various information about your pc,
14mr|kio-sysinfo-1.8.3-0.1230316.3|20	like cpu, ram. kernel version, exc. It also shows the removable
14mr|kio-sysinfo-1.8.3-0.1230316.3|21	devices and partition (total space/available space) and you can open,
14mr|kio-sysinfo-1.8.3-0.1230316.3|22	mount and unmount it from this KIO slave.
14mr|kio-sysinfo-1.8.3-0.1230316.3|23	
14mr|kio-sysinfo-1.8.3-0.1230316.3|24	%files
14mr|kio-sysinfo-1.8.3-0.1230316.3|25	%{_kde_libdir}/kde4/*
14mr|kio-sysinfo-1.8.3-0.1230316.3|26	%{_kde_appsdir}/sysinfo
14mr|kio-sysinfo-1.8.3-0.1230316.3|27	%{_kde_datadir}/applications/kde4/kfmclient_sysinfo.desktop
14mr|kio-sysinfo-1.8.3-0.1230316.3|28	%{_kde_datadir}/kde4/services/ksysinfopart.desktop
14mr|kio-sysinfo-1.8.3-0.1230316.3|29	%{_kde_datadir}/kde4/services/sysinfo.protocol
14mr|kio-sysinfo-1.8.3-0.1230316.3|30	%{_kde_datadir}/mime/packages/x-sysinfo.xml
14mr|kio-sysinfo-1.8.3-0.1230316.3|31	
14mr|kio-sysinfo-1.8.3-0.1230316.3|32	#----------------------------------------------------------------------------
14mr|kio-sysinfo-1.8.3-0.1230316.3|33	
14mr|kio-sysinfo-1.8.3-0.1230316.3|34	%prep
14mr|kio-sysinfo-1.8.3-0.1230316.3|35	%setup -qn %{oname}
14mr|kio-sysinfo-1.8.3-0.1230316.3|36	
14mr|kio-sysinfo-1.8.3-0.1230316.3|37	%build
14mr|kio-sysinfo-1.8.3-0.1230316.3|38	%cmake_kde4 -DSYSINFO_DISTRO:STRING=rosa
14mr|kio-sysinfo-1.8.3-0.1230316.3|39	%make
14mr|kio-sysinfo-1.8.3-0.1230316.3|40	
14mr|kio-sysinfo-1.8.3-0.1230316.3|41	%install
14mr|kio-sysinfo-1.8.3-0.1230316.3|42	%makeinstall_std -C build
14mr|kio-sysinfo-1.8.3-0.1230316.3|43	
14mr|kio-sysinfo-1.8.3-0.1230316.3|44	
14mr|kio-sysinfo-1.8.3-0.1230316.3|45	%changelog
14mr|kio-sysinfo-1.8.3-0.1230316.3|46	* Wed Mar 26 2014 abondrov <andrey.bondrov@rosalab.ru> 1.8.3-0.1230316.3
14mr|kio-sysinfo-1.8.3-0.1230316.3|47	+ Revision: 22a6515
14mr|kio-sysinfo-1.8.3-0.1230316.3|48	- Spec cleanup
14mr|kio-sysinfo-1.8.3-0.1230316.3|49	
14mr|kio-sysinfo-1.8.3-0.1230316.3|50	

16987 14
14mr|kiriki-4.13.3-1|1	Name:		kiriki
14mr|kiriki-4.13.3-1|2	Version:	4.13.3
14mr|kiriki-4.13.3-1|3	Release:	1
14mr|kiriki-4.13.3-1|4	Epoch:		1
14mr|kiriki-4.13.3-1|5	Summary:	Close of Yahtzee
14mr|kiriki-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kiriki-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kiriki-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kiriki
14mr|kiriki-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kiriki-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kiriki-4.13.3-1|11	
14mr|kiriki-4.13.3-1|12	%description
14mr|kiriki-4.13.3-1|13	Kiriki is an addictive and fun dice game, designed to be played by as
14mr|kiriki-4.13.3-1|14	many as six players.
14mr|kiriki-4.13.3-1|15	
14mr|kiriki-4.13.3-1|16	Participants have to collect points by rolling five dice for up to
14mr|kiriki-4.13.3-1|17	three times per single turn.
14mr|kiriki-4.13.3-1|18	
14mr|kiriki-4.13.3-1|19	%files
14mr|kiriki-4.13.3-1|20	%{_kde_bindir}/kiriki
14mr|kiriki-4.13.3-1|21	%{_kde_applicationsdir}/kiriki.desktop
14mr|kiriki-4.13.3-1|22	%{_kde_docdir}/*/*/kiriki
14mr|kiriki-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kiriki.png
14mr|kiriki-4.13.3-1|24	%{_kde_appsdir}/kiriki
14mr|kiriki-4.13.3-1|25	
14mr|kiriki-4.13.3-1|26	#------------------------------------------------------------------------------
14mr|kiriki-4.13.3-1|27	
14mr|kiriki-4.13.3-1|28	%prep
14mr|kiriki-4.13.3-1|29	%setup -q
14mr|kiriki-4.13.3-1|30	
14mr|kiriki-4.13.3-1|31	%build
14mr|kiriki-4.13.3-1|32	%cmake_kde4
14mr|kiriki-4.13.3-1|33	%make
14mr|kiriki-4.13.3-1|34	
14mr|kiriki-4.13.3-1|35	%install
14mr|kiriki-4.13.3-1|36	%makeinstall_std -C build
14mr|kiriki-4.13.3-1|37	
14mr|kiriki-4.13.3-1|38	
14mr|kiriki-4.13.3-1|39	%changelog
14mr|kiriki-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kiriki-4.13.3-1|41	+ Revision: 4997776
14mr|kiriki-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kiriki-4.13.3-1|43	
14mr|kiriki-4.13.3-1|44	

16988 14
14mr|kiten-4.13.3-1|1	Name:		kiten
14mr|kiten-4.13.3-1|2	Summary:	A Japanese reference/learning tool
14mr|kiten-4.13.3-1|3	Version:	4.13.3
14mr|kiten-4.13.3-1|4	Release:	1
14mr|kiten-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kiten-4.13.3-1|6	License:	GPLv2 LGPLv2 GFDL
14mr|kiten-4.13.3-1|7	URL:		http://edu.kde.org/kiten
14mr|kiten-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kiten-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kiten-4.13.3-1|10	
14mr|kiten-4.13.3-1|11	%description
14mr|kiten-4.13.3-1|12	Kiten is a Japanese reference/learning tool.
14mr|kiten-4.13.3-1|13	
14mr|kiten-4.13.3-1|14	Kiten features:
14mr|kiten-4.13.3-1|15	* Search with english keyword, Japanese reading, or a Kanji string on a
14mr|kiten-4.13.3-1|16	list of EDICT files.
14mr|kiten-4.13.3-1|17	* Search with english keyword, Japanese reading, number of strokes, grade
14mr|kiten-4.13.3-1|18	number, or a Kanji on a list of KANJIDIC files.
14mr|kiten-4.13.3-1|19	* Comes with all necessary files.
14mr|kiten-4.13.3-1|20	* Very fast.
14mr|kiten-4.13.3-1|21	* Limit searches to only common entries.
14mr|kiten-4.13.3-1|22	* Nested searches of results possible.
14mr|kiten-4.13.3-1|23	* Compact, small, fast interface.
14mr|kiten-4.13.3-1|24	* Global KDE keybindings for searching highlighted strings.
14mr|kiten-4.13.3-1|25	* Learning dialog. (One can even open up multiple ones and have them sync
14mr|kiten-4.13.3-1|26	between each other.)
14mr|kiten-4.13.3-1|27	* Browse Kanji by grade.
14mr|kiten-4.13.3-1|28	* Add Kanji to a list for later learning.
14mr|kiten-4.13.3-1|29	* Browse list, and get quizzed on them.
14mr|kiten-4.13.3-1|30	
14mr|kiten-4.13.3-1|31	%files
14mr|kiten-4.13.3-1|32	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS README
14mr|kiten-4.13.3-1|33	%doc %{_kde_docdir}/HTML/en/kiten
14mr|kiten-4.13.3-1|34	%{_kde_appsdir}/kiten
14mr|kiten-4.13.3-1|35	%{_kde_appsdir}/kitenradselect
14mr|kiten-4.13.3-1|36	%{_kde_appsdir}/kitenkanjibrowser
14mr|kiten-4.13.3-1|37	%{_kde_bindir}/kiten
14mr|kiten-4.13.3-1|38	%{_kde_bindir}/kitengen
14mr|kiten-4.13.3-1|39	%{_kde_bindir}/kitenradselect
14mr|kiten-4.13.3-1|40	%{_kde_bindir}/kitenkanjibrowser
14mr|kiten-4.13.3-1|41	%{_kde_iconsdir}/*/*/apps/kiten.*
14mr|kiten-4.13.3-1|42	%{_kde_applicationsdir}/kiten.desktop
14mr|kiten-4.13.3-1|43	%{_kde_applicationsdir}/kitenkanjibrowser.desktop
14mr|kiten-4.13.3-1|44	%{_kde_applicationsdir}/kitenradselect.desktop
14mr|kiten-4.13.3-1|45	%{_kde_datadir}/config.kcfg/kiten.kcfg
14mr|kiten-4.13.3-1|46	%{_datadir}/fonts/kanjistrokeorders
14mr|kiten-4.13.3-1|47	
14mr|kiten-4.13.3-1|48	#---------------------------------------------
14mr|kiten-4.13.3-1|49	
14mr|kiten-4.13.3-1|50	%define libkiten_major 4
14mr|kiten-4.13.3-1|51	%define libkiten %mklibname kiten %{libkiten_major}
14mr|kiten-4.13.3-1|52	
14mr|kiten-4.13.3-1|53	%package -n %{libkiten}
14mr|kiten-4.13.3-1|54	Summary:	Runtime library for Kiten
14mr|kiten-4.13.3-1|55	Group:		System/Libraries
14mr|kiten-4.13.3-1|56	
14mr|kiten-4.13.3-1|57	%description -n %{libkiten}
14mr|kiten-4.13.3-1|58	libkiten is a library for managing a variety of japanese cross-language
14mr|kiten-4.13.3-1|59	dictionaries through a common interface. It provides a light abstraction layer
14mr|kiten-4.13.3-1|60	over various types of japanese dictionaries, with a simple facility for adding
14mr|kiten-4.13.3-1|61	more types.
14mr|kiten-4.13.3-1|62	
14mr|kiten-4.13.3-1|63	%files -n %{libkiten}
14mr|kiten-4.13.3-1|64	%{_kde_libdir}/libkiten.so.%{libkiten_major}*
14mr|kiten-4.13.3-1|65	
14mr|kiten-4.13.3-1|66	#---------------------------------------------
14mr|kiten-4.13.3-1|67	
14mr|kiten-4.13.3-1|68	%package devel
14mr|kiten-4.13.3-1|69	Summary:	Devel stuff for %{name}
14mr|kiten-4.13.3-1|70	Group:		Development/KDE and Qt
14mr|kiten-4.13.3-1|71	Requires:	kdelibs4-devel
14mr|kiten-4.13.3-1|72	Requires:	%{libkiten} = %{version}-%{release}
14mr|kiten-4.13.3-1|73	Conflicts:	kdeedu4-devel < 4.6.90
14mr|kiten-4.13.3-1|74	
14mr|kiten-4.13.3-1|75	%description  devel
14mr|kiten-4.13.3-1|76	Files needed to build applications based on %{name}.
14mr|kiten-4.13.3-1|77	
14mr|kiten-4.13.3-1|78	%files devel
14mr|kiten-4.13.3-1|79	%{_kde_libdir}/libkiten.so
14mr|kiten-4.13.3-1|80	%{_includedir}/libkiten/
14mr|kiten-4.13.3-1|81	
14mr|kiten-4.13.3-1|82	#----------------------------------------------------------------------
14mr|kiten-4.13.3-1|83	
14mr|kiten-4.13.3-1|84	%prep
14mr|kiten-4.13.3-1|85	%setup -q
14mr|kiten-4.13.3-1|86	
14mr|kiten-4.13.3-1|87	%build
14mr|kiten-4.13.3-1|88	%cmake_kde4
14mr|kiten-4.13.3-1|89	%make
14mr|kiten-4.13.3-1|90	
14mr|kiten-4.13.3-1|91	%install
14mr|kiten-4.13.3-1|92	%makeinstall_std -C build
14mr|kiten-4.13.3-1|93	
14mr|kiten-4.13.3-1|94	
14mr|kiten-4.13.3-1|95	%changelog
14mr|kiten-4.13.3-1|96	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kiten-4.13.3-1|97	+ Revision: 827af19
14mr|kiten-4.13.3-1|98	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kiten-4.13.3-1|99	
14mr|kiten-4.13.3-1|100	

16989 14
14mr|kjumpingcube-4.13.3-1|1	Name:		kjumpingcube
14mr|kjumpingcube-4.13.3-1|2	Version:	4.13.3
14mr|kjumpingcube-4.13.3-1|3	Release:	1
14mr|kjumpingcube-4.13.3-1|4	Epoch:		1
14mr|kjumpingcube-4.13.3-1|5	Summary:	A tactical game for number-crunchers
14mr|kjumpingcube-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kjumpingcube-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kjumpingcube-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kjumpingcube
14mr|kjumpingcube-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kjumpingcube-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kjumpingcube-4.13.3-1|11	
14mr|kjumpingcube-4.13.3-1|12	%description
14mr|kjumpingcube-4.13.3-1|13	KJumpingCube is a tactical one or two-player game. The playing field
14mr|kjumpingcube-4.13.3-1|14	consists of squares that contains points which can be increased. By
14mr|kjumpingcube-4.13.3-1|15	this you can gain more fields and finally win the board over.
14mr|kjumpingcube-4.13.3-1|16	
14mr|kjumpingcube-4.13.3-1|17	%files
14mr|kjumpingcube-4.13.3-1|18	%{_kde_bindir}/kjumpingcube
14mr|kjumpingcube-4.13.3-1|19	%{_kde_applicationsdir}/kjumpingcube.desktop
14mr|kjumpingcube-4.13.3-1|20	%{_kde_appsdir}/kjumpingcube
14mr|kjumpingcube-4.13.3-1|21	%{_kde_datadir}/config.kcfg/kjumpingcube.kcfg
14mr|kjumpingcube-4.13.3-1|22	%{_kde_docdir}/*/*/kjumpingcube
14mr|kjumpingcube-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kjumpingcube.png
14mr|kjumpingcube-4.13.3-1|24	
14mr|kjumpingcube-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|kjumpingcube-4.13.3-1|26	
14mr|kjumpingcube-4.13.3-1|27	%prep
14mr|kjumpingcube-4.13.3-1|28	%setup -q
14mr|kjumpingcube-4.13.3-1|29	
14mr|kjumpingcube-4.13.3-1|30	%build
14mr|kjumpingcube-4.13.3-1|31	%cmake_kde4
14mr|kjumpingcube-4.13.3-1|32	%make
14mr|kjumpingcube-4.13.3-1|33	
14mr|kjumpingcube-4.13.3-1|34	%install
14mr|kjumpingcube-4.13.3-1|35	%makeinstall_std -C build
14mr|kjumpingcube-4.13.3-1|36	
14mr|kjumpingcube-4.13.3-1|37	
14mr|kjumpingcube-4.13.3-1|38	%changelog
14mr|kjumpingcube-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kjumpingcube-4.13.3-1|40	+ Revision: 89c0b4b
14mr|kjumpingcube-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kjumpingcube-4.13.3-1|42	
14mr|kjumpingcube-4.13.3-1|43	

16990 14
14mr|klettres-4.13.3-1|1	Name:		klettres
14mr|klettres-4.13.3-1|2	Summary:	Language learning program
14mr|klettres-4.13.3-1|3	Version:	4.13.3
14mr|klettres-4.13.3-1|4	Release:	1
14mr|klettres-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|klettres-4.13.3-1|6	License:	GPLv2 LGPLv2 GFDL
14mr|klettres-4.13.3-1|7	URL:		http://edu.kde.org/klettres
14mr|klettres-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|klettres-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|klettres-4.13.3-1|10	
14mr|klettres-4.13.3-1|11	%description
14mr|klettres-4.13.3-1|12	KLettres aims to help to learn the alphabet and then to read some syllables
14mr|klettres-4.13.3-1|13	in different languages. It is meant to help learning the very first sounds
14mr|klettres-4.13.3-1|14	of a new language, for children or for adults.
14mr|klettres-4.13.3-1|15	
14mr|klettres-4.13.3-1|16	%files
14mr|klettres-4.13.3-1|17	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS TODO
14mr|klettres-4.13.3-1|18	%doc %{_kde_docdir}/HTML/en/klettres
14mr|klettres-4.13.3-1|19	%{_kde_appsdir}/klettres
14mr|klettres-4.13.3-1|20	%{_kde_bindir}/klettres
14mr|klettres-4.13.3-1|21	%{_kde_iconsdir}/*/*/apps/klettres.*
14mr|klettres-4.13.3-1|22	%{_kde_applicationsdir}/klettres.desktop
14mr|klettres-4.13.3-1|23	%{_kde_datadir}/config.kcfg/klettres.kcfg
14mr|klettres-4.13.3-1|24	%{_kde_configdir}/klettres.knsrc
14mr|klettres-4.13.3-1|25	
14mr|klettres-4.13.3-1|26	#----------------------------------------------------------------------
14mr|klettres-4.13.3-1|27	
14mr|klettres-4.13.3-1|28	%prep
14mr|klettres-4.13.3-1|29	%setup -q
14mr|klettres-4.13.3-1|30	
14mr|klettres-4.13.3-1|31	%build
14mr|klettres-4.13.3-1|32	%cmake_kde4
14mr|klettres-4.13.3-1|33	%make
14mr|klettres-4.13.3-1|34	
14mr|klettres-4.13.3-1|35	%install
14mr|klettres-4.13.3-1|36	%makeinstall_std -C build
14mr|klettres-4.13.3-1|37	
14mr|klettres-4.13.3-1|38	
14mr|klettres-4.13.3-1|39	%changelog
14mr|klettres-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|klettres-4.13.3-1|41	+ Revision: 33f0a45
14mr|klettres-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|klettres-4.13.3-1|43	
14mr|klettres-4.13.3-1|44	

16991 14
14mr|klickety-4.13.3-1|1	Name:		klickety
14mr|klickety-4.13.3-1|2	Version:	4.13.3
14mr|klickety-4.13.3-1|3	Release:	1
14mr|klickety-4.13.3-1|4	Epoch:		1
14mr|klickety-4.13.3-1|5	Summary:	An adaptation of the Clickomania game
14mr|klickety-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|klickety-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|klickety-4.13.3-1|8	URL:		http://www.kde.org/applications/games/ksame/
14mr|klickety-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|klickety-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|klickety-4.13.3-1|11	Provides:	ksame = %{EVRD}
14mr|klickety-4.13.3-1|12	Obsoletes:	ksame < 1:4.5.74
14mr|klickety-4.13.3-1|13	
14mr|klickety-4.13.3-1|14	%description
14mr|klickety-4.13.3-1|15	Klickety is an adaptation of the Clickomania game. The rules are similar
14mr|klickety-4.13.3-1|16	to those of the Same game: your goal is to clear the board by clicking on
14mr|klickety-4.13.3-1|17	groups to destroy them.
14mr|klickety-4.13.3-1|18	
14mr|klickety-4.13.3-1|19	%files
14mr|klickety-4.13.3-1|20	%{_kde_bindir}/klickety
14mr|klickety-4.13.3-1|21	%{_kde_applicationsdir}/klickety.desktop
14mr|klickety-4.13.3-1|22	%{_kde_applicationsdir}/ksame.desktop
14mr|klickety-4.13.3-1|23	%{_kde_appsdir}/klickety
14mr|klickety-4.13.3-1|24	%{_kde_appsdir}/kconf_update/klickety.upd
14mr|klickety-4.13.3-1|25	%{_kde_appsdir}/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
14mr|klickety-4.13.3-1|26	%{_kde_docdir}/HTML/en/klickety
14mr|klickety-4.13.3-1|27	%{_kde_iconsdir}/*/*/apps/klickety.*
14mr|klickety-4.13.3-1|28	%{_kde_iconsdir}/*/*/apps/ksame.*
14mr|klickety-4.13.3-1|29	
14mr|klickety-4.13.3-1|30	#------------------------------------------------------------------------------
14mr|klickety-4.13.3-1|31	
14mr|klickety-4.13.3-1|32	%prep
14mr|klickety-4.13.3-1|33	%setup -q
14mr|klickety-4.13.3-1|34	
14mr|klickety-4.13.3-1|35	%build
14mr|klickety-4.13.3-1|36	%cmake_kde4
14mr|klickety-4.13.3-1|37	%make
14mr|klickety-4.13.3-1|38	
14mr|klickety-4.13.3-1|39	%install
14mr|klickety-4.13.3-1|40	%makeinstall_std -C build
14mr|klickety-4.13.3-1|41	
14mr|klickety-4.13.3-1|42	
14mr|klickety-4.13.3-1|43	%changelog
14mr|klickety-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|klickety-4.13.3-1|45	+ Revision: 1d94ee0
14mr|klickety-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|klickety-4.13.3-1|47	
14mr|klickety-4.13.3-1|48	

16992 14
14mr|klines-4.13.3-1|1	Name:		klines
14mr|klines-4.13.3-1|2	Version:	4.13.3
14mr|klines-4.13.3-1|3	Release:	1
14mr|klines-4.13.3-1|4	Epoch:		1
14mr|klines-4.13.3-1|5	Summary:	Place 5 equal pieces together, but wait, there are 3 new ones
14mr|klines-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|klines-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|klines-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=klines
14mr|klines-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|klines-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|klines-4.13.3-1|11	
14mr|klines-4.13.3-1|12	%description
14mr|klines-4.13.3-1|13	KLines is a simple but highly addictive one player game.
14mr|klines-4.13.3-1|14	
14mr|klines-4.13.3-1|15	The player has to move the colored balls around the game board, gathering them
14mr|klines-4.13.3-1|16	into the lines of the same color by five. Once the line is complete it is
14mr|klines-4.13.3-1|17	removed from the board, therefore freeing precious space. In the same time the
14mr|klines-4.13.3-1|18	new balls keep arriving by three after each move, filling up the game board.
14mr|klines-4.13.3-1|19	
14mr|klines-4.13.3-1|20	%files
14mr|klines-4.13.3-1|21	%{_kde_bindir}/klines
14mr|klines-4.13.3-1|22	%{_kde_applicationsdir}/klines.desktop
14mr|klines-4.13.3-1|23	%{_kde_appsdir}/klines
14mr|klines-4.13.3-1|24	%{_kde_docdir}/*/*/klines
14mr|klines-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/klines.png
14mr|klines-4.13.3-1|26	%{_kde_datadir}/config.kcfg/klines.kcfg
14mr|klines-4.13.3-1|27	
14mr|klines-4.13.3-1|28	#------------------------------------------------------------------------------
14mr|klines-4.13.3-1|29	
14mr|klines-4.13.3-1|30	%prep
14mr|klines-4.13.3-1|31	%setup -q
14mr|klines-4.13.3-1|32	
14mr|klines-4.13.3-1|33	%build
14mr|klines-4.13.3-1|34	%cmake_kde4
14mr|klines-4.13.3-1|35	%make
14mr|klines-4.13.3-1|36	
14mr|klines-4.13.3-1|37	%install
14mr|klines-4.13.3-1|38	%makeinstall_std -C build
14mr|klines-4.13.3-1|39	
14mr|klines-4.13.3-1|40	
14mr|klines-4.13.3-1|41	%changelog
14mr|klines-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|klines-4.13.3-1|43	+ Revision: 2f51c96
14mr|klines-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|klines-4.13.3-1|45	
14mr|klines-4.13.3-1|46	

16993 14
14mr|klook-2.0-14|1	Summary:	Quick file preview
14mr|klook-2.0-14|2	Name:		klook
14mr|klook-2.0-14|3	Version:	2.0
14mr|klook-2.0-14|4	Release:	14
14mr|klook-2.0-14|5	License:	GPLv3+
14mr|klook-2.0-14|6	Group:		Graphical desktop/KDE
14mr|klook-2.0-14|7	Url:		https://abf.rosalinux.ru/uxteam/KLook
14mr|klook-2.0-14|8	Source0:	%{name}-%{version}.tar.gz
14mr|klook-2.0-14|9	Patch0:		klook-2.0-codec.patch
14mr|klook-2.0-14|10	Requires: 	okular
14mr|klook-2.0-14|11	Requires: 	okular-ooo
14mr|klook-2.0-14|12	Requires: 	okular-chm
14mr|klook-2.0-14|13	Requires: 	okular-pdf
14mr|klook-2.0-14|14	Requires:	okular-fb
14mr|klook-2.0-14|15	Requires:	gstreamer0.10-decoders
14mr|klook-2.0-14|16	Requires:	gstreamer0.10-vp8
14mr|klook-2.0-14|17	BuildRequires:	qt4-devel
14mr|klook-2.0-14|18	BuildRequires:	kdelibs4-devel
14mr|klook-2.0-14|19	BuildRequires:	pkgconfig(exiv2)
14mr|klook-2.0-14|20	
14mr|klook-2.0-14|21	%description
14mr|klook-2.0-14|22	Klook is a quick preview feature based on Qt and Qt Quick.
14mr|klook-2.0-14|23	
14mr|klook-2.0-14|24	%prep
14mr|klook-2.0-14|25	%setup -q
14mr|klook-2.0-14|26	%patch0 -p1
14mr|klook-2.0-14|27	
14mr|klook-2.0-14|28	%build
14mr|klook-2.0-14|29	%cmake_kde4
14mr|klook-2.0-14|30	
14mr|klook-2.0-14|31	%install
14mr|klook-2.0-14|32	%makeinstall_std -C build
14mr|klook-2.0-14|33	
14mr|klook-2.0-14|34	%find_lang %{name}
14mr|klook-2.0-14|35	
14mr|klook-2.0-14|36	%files -f %{name}.lang
14mr|klook-2.0-14|37	%{_kde_bindir}/klook
14mr|klook-2.0-14|38	%{_kde_appsdir}/klook
14mr|klook-2.0-14|39	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14mr|klook-2.0-14|40	
14mr|klook-2.0-14|41	%changelog
14mr|klook-2.0-14|42	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-14
14mr|klook-2.0-14|43	+ Revision: 04d8bb4
14mr|klook-2.0-14|44	- Bump release
14mr|klook-2.0-14|45	
14mr|klook-2.0-14|46	

16994 14
14mr|kmag-4.13.3-1|1	Summary:	Screen magnifier for KDE4
14mr|kmag-4.13.3-1|2	Name:		kmag
14mr|kmag-4.13.3-1|3	Version:	4.13.3
14mr|kmag-4.13.3-1|4	Release:	1
14mr|kmag-4.13.3-1|5	Epoch:		2
14mr|kmag-4.13.3-1|6	License:	GPLv2+ and GFDL
14mr|kmag-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kmag-4.13.3-1|8	Url:		http://www.kde.org/applications/utilities/kmag/
14mr|kmag-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmag-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kmag-4.13.3-1|11	BuildRequires:	qaccessibilityclient-devel
14mr|kmag-4.13.3-1|12	Requires:	kdebase4-runtime
14mr|kmag-4.13.3-1|13	
14mr|kmag-4.13.3-1|14	%description
14mr|kmag-4.13.3-1|15	KMag is a small utility for Linux to magnify a part of the screen. KMag is very
14mr|kmag-4.13.3-1|16	useful for people with visual disabilities and for those working in the fields
14mr|kmag-4.13.3-1|17	of image analysis, web development etc.
14mr|kmag-4.13.3-1|18	
14mr|kmag-4.13.3-1|19	%files
14mr|kmag-4.13.3-1|20	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
14mr|kmag-4.13.3-1|21	%doc %{_kde_docdir}/HTML/en/kmag
14mr|kmag-4.13.3-1|22	%{_kde_bindir}/kmag
14mr|kmag-4.13.3-1|23	%{_kde_appsdir}/kmag
14mr|kmag-4.13.3-1|24	%{_kde_applicationsdir}/kmag.desktop
14mr|kmag-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kmag*
14mr|kmag-4.13.3-1|26	%{_kde_mandir}/man1/kmag.1.*
14mr|kmag-4.13.3-1|27	
14mr|kmag-4.13.3-1|28	#----------------------------------------------------------------------------
14mr|kmag-4.13.3-1|29	
14mr|kmag-4.13.3-1|30	%prep
14mr|kmag-4.13.3-1|31	%setup -q
14mr|kmag-4.13.3-1|32	
14mr|kmag-4.13.3-1|33	%build
14mr|kmag-4.13.3-1|34	%cmake_kde4
14mr|kmag-4.13.3-1|35	%make
14mr|kmag-4.13.3-1|36	
14mr|kmag-4.13.3-1|37	%install
14mr|kmag-4.13.3-1|38	%makeinstall_std -C build
14mr|kmag-4.13.3-1|39	
14mr|kmag-4.13.3-1|40	
14mr|kmag-4.13.3-1|41	%changelog
14mr|kmag-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kmag-4.13.3-1|43	+ Revision: 687df3b
14mr|kmag-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmag-4.13.3-1|45	
14mr|kmag-4.13.3-1|46	

16995 14
14mr|kmahjongg-4.13.3-1|1	Name:		kmahjongg
14mr|kmahjongg-4.13.3-1|2	Summary:	A tile laying patience
14mr|kmahjongg-4.13.3-1|3	Version:	4.13.3
14mr|kmahjongg-4.13.3-1|4	Release:	1
14mr|kmahjongg-4.13.3-1|5	Epoch:		1
14mr|kmahjongg-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kmahjongg-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kmahjongg-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kmahjongg
14mr|kmahjongg-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmahjongg-4.13.3-1|10	BuildRequires:	libkmahjongg-devel
14mr|kmahjongg-4.13.3-1|11	Requires:	libkdegames-common
14mr|kmahjongg-4.13.3-1|12	Requires:	kmahjongglib
14mr|kmahjongg-4.13.3-1|13	
14mr|kmahjongg-4.13.3-1|14	%description
14mr|kmahjongg-4.13.3-1|15	In KMahjongg the tiles are scrambled and staked on top of each other to
14mr|kmahjongg-4.13.3-1|16	resemble a certain shape. The player is then expected to remove all the
14mr|kmahjongg-4.13.3-1|17	tiles off the game board by locating each tile's matching pair.
14mr|kmahjongg-4.13.3-1|18	
14mr|kmahjongg-4.13.3-1|19	%files
14mr|kmahjongg-4.13.3-1|20	%{_kde_bindir}/kmahjongg
14mr|kmahjongg-4.13.3-1|21	%{_kde_applicationsdir}/kmahjongg.desktop
14mr|kmahjongg-4.13.3-1|22	%{_kde_appsdir}/kmahjongg
14mr|kmahjongg-4.13.3-1|23	%{_kde_docdir}/*/*/kmahjongg
14mr|kmahjongg-4.13.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kmahjongg.*
14mr|kmahjongg-4.13.3-1|25	%{_kde_datadir}/config.kcfg/kmahjongg.kcfg
14mr|kmahjongg-4.13.3-1|26	
14mr|kmahjongg-4.13.3-1|27	#------------------------------------------------------------------------------
14mr|kmahjongg-4.13.3-1|28	
14mr|kmahjongg-4.13.3-1|29	%prep
14mr|kmahjongg-4.13.3-1|30	%setup -q
14mr|kmahjongg-4.13.3-1|31	
14mr|kmahjongg-4.13.3-1|32	%build
14mr|kmahjongg-4.13.3-1|33	%cmake_kde4
14mr|kmahjongg-4.13.3-1|34	%make
14mr|kmahjongg-4.13.3-1|35	
14mr|kmahjongg-4.13.3-1|36	%install
14mr|kmahjongg-4.13.3-1|37	%makeinstall_std -C build
14mr|kmahjongg-4.13.3-1|38	
14mr|kmahjongg-4.13.3-1|39	
14mr|kmahjongg-4.13.3-1|40	%changelog
14mr|kmahjongg-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kmahjongg-4.13.3-1|42	+ Revision: 399bf37
14mr|kmahjongg-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmahjongg-4.13.3-1|44	
14mr|kmahjongg-4.13.3-1|45	

16996 14
14mr|kmflcomp-0.9.9-3|1	%define major		0
14mr|kmflcomp-0.9.9-3|2	%define libname		%mklibname %name %major
14mr|kmflcomp-0.9.9-3|3	%define develname	%mklibname %name -d
14mr|kmflcomp-0.9.9-3|4	
14mr|kmflcomp-0.9.9-3|5	Name:		kmflcomp
14mr|kmflcomp-0.9.9-3|6	Summary:	Compiler for source Tavultesoft Keyman files
14mr|kmflcomp-0.9.9-3|7	Version:	0.9.9
14mr|kmflcomp-0.9.9-3|8	Release:	3
14mr|kmflcomp-0.9.9-3|9	Group:		System/Internationalization
14mr|kmflcomp-0.9.9-3|10	License:	GPLv2+
14mr|kmflcomp-0.9.9-3|11	URL:		http://kmfl.sourceforge.net/
14mr|kmflcomp-0.9.9-3|12	Source0:	http://prdownloads.sourceforge.net/kmfl/%{name}-%{version}.tar.gz
14mr|kmflcomp-0.9.9-3|13	Patch0:		kmflcomp-0.9.8-linkage.patch
14mr|kmflcomp-0.9.9-3|14	BuildRequires:	bison
14mr|kmflcomp-0.9.9-3|15	BuildRequires:	pkgconfig(x11)
14mr|kmflcomp-0.9.9-3|16	BuildRequires:	pkgconfig(xau)
14mr|kmflcomp-0.9.9-3|17	BuildRequires:	pkgconfig(xdmcp)
14mr|kmflcomp-0.9.9-3|18	
14mr|kmflcomp-0.9.9-3|19	%description
14mr|kmflcomp-0.9.9-3|20	KMFL is a keyboarding input method which aims to bring Tavultesoft
14mr|kmflcomp-0.9.9-3|21	Keyman functionality to Linux.
14mr|kmflcomp-0.9.9-3|22	
14mr|kmflcomp-0.9.9-3|23	kmflcomp is one of three parts of the KMFL project. It is a keyboard
14mr|kmflcomp-0.9.9-3|24	compiler. The other two parts are libkmfl and libscim-kmfl-imengine.
14mr|kmflcomp-0.9.9-3|25	
14mr|kmflcomp-0.9.9-3|26	%package -n %{libname}
14mr|kmflcomp-0.9.9-3|27	Summary:	Kmflcomp library
14mr|kmflcomp-0.9.9-3|28	Group:		System/Internationalization
14mr|kmflcomp-0.9.9-3|29	
14mr|kmflcomp-0.9.9-3|30	%description -n %{libname}
14mr|kmflcomp-0.9.9-3|31	KMFL is a keyboarding input method which aims to bring Tavultesoft
14mr|kmflcomp-0.9.9-3|32	Keyman functionality to Linux.
14mr|kmflcomp-0.9.9-3|33	
14mr|kmflcomp-0.9.9-3|34	libkmflcomp is one of three parts of the KMFL project. It is a
14mr|kmflcomp-0.9.9-3|35	keyboard compiler library. The other two parts are libkmfl and
14mr|kmflcomp-0.9.9-3|36	libscim-kmfl-imengine.
14mr|kmflcomp-0.9.9-3|37	
14mr|kmflcomp-0.9.9-3|38	%package -n %{develname}
14mr|kmflcomp-0.9.9-3|39	Summary:	Kmflcomp library
14mr|kmflcomp-0.9.9-3|40	Group:		Development/C
14mr|kmflcomp-0.9.9-3|41	Requires:	%{libname} = %{version}
14mr|kmflcomp-0.9.9-3|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|kmflcomp-0.9.9-3|43	Obsoletes:	%{mklibname kmflcomp 0 -d}
14mr|kmflcomp-0.9.9-3|44	
14mr|kmflcomp-0.9.9-3|45	%description -n %{develname}
14mr|kmflcomp-0.9.9-3|46	Headers and static library of Kmflcomp.
14mr|kmflcomp-0.9.9-3|47	
14mr|kmflcomp-0.9.9-3|48	%prep
14mr|kmflcomp-0.9.9-3|49	%setup -q
14mr|kmflcomp-0.9.9-3|50	%patch0 -p0
14mr|kmflcomp-0.9.9-3|51	
14mr|kmflcomp-0.9.9-3|52	%build
14mr|kmflcomp-0.9.9-3|53	%configure2_5x
14mr|kmflcomp-0.9.9-3|54	%make
14mr|kmflcomp-0.9.9-3|55	
14mr|kmflcomp-0.9.9-3|56	%install
14mr|kmflcomp-0.9.9-3|57	%makeinstall_std
14mr|kmflcomp-0.9.9-3|58	
14mr|kmflcomp-0.9.9-3|59	# remove documents (AUTHORS, COPYING etc.)
14mr|kmflcomp-0.9.9-3|60	# they should be installed by %doc
14mr|kmflcomp-0.9.9-3|61	rm -rf %{buildroot}/%{_prefix}/doc/
14mr|kmflcomp-0.9.9-3|62	
14mr|kmflcomp-0.9.9-3|63	%files
14mr|kmflcomp-0.9.9-3|64	%defattr(-,root,root)
14mr|kmflcomp-0.9.9-3|65	%doc AUTHORS ChangeLog
14mr|kmflcomp-0.9.9-3|66	%{_bindir}/kmflcomp
14mr|kmflcomp-0.9.9-3|67	
14mr|kmflcomp-0.9.9-3|68	%files -n %{libname}
14mr|kmflcomp-0.9.9-3|69	%defattr(-,root,root)
14mr|kmflcomp-0.9.9-3|70	%{_libdir}/libkmflcomp.so.%{major}*
14mr|kmflcomp-0.9.9-3|71	
14mr|kmflcomp-0.9.9-3|72	%files -n %{develname}
14mr|kmflcomp-0.9.9-3|73	%defattr(-,root,root)
14mr|kmflcomp-0.9.9-3|74	%{_includedir}/kmfl
14mr|kmflcomp-0.9.9-3|75	%{_libdir}/libkmflcomp.a
14mr|kmflcomp-0.9.9-3|76	%{_libdir}/libkmflcomp.so
14mr|kmflcomp-0.9.9-3|77	
14mr|kmflcomp-0.9.9-3|78	
14mr|kmflcomp-0.9.9-3|79	
14mr|kmflcomp-0.9.9-3|80	%changelog
14mr|kmflcomp-0.9.9-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-3
14mr|kmflcomp-0.9.9-3|82	+ Revision: d92f720
14mr|kmflcomp-0.9.9-3|83	- MassBuild#440: Increase release tag
14mr|kmflcomp-0.9.9-3|84	
14mr|kmflcomp-0.9.9-3|85	

16997 14
14mr|kmines-4.13.3-1|1	Name:		kmines
14mr|kmines-4.13.3-1|2	Version:	4.13.3
14mr|kmines-4.13.3-1|3	Release:	1
14mr|kmines-4.13.3-1|4	Epoch:		1
14mr|kmines-4.13.3-1|5	Summary:	The classic mine sweeper
14mr|kmines-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kmines-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kmines-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kmines
14mr|kmines-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmines-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kmines-4.13.3-1|11	
14mr|kmines-4.13.3-1|12	%description
14mr|kmines-4.13.3-1|13	KMines is a classic Minesweeper game. The idea is to uncover all the squares
14mr|kmines-4.13.3-1|14	without blowing up any mines. When a mine is blown up, the game is over.
14mr|kmines-4.13.3-1|15	
14mr|kmines-4.13.3-1|16	%files
14mr|kmines-4.13.3-1|17	%{_kde_bindir}/kmines
14mr|kmines-4.13.3-1|18	%{_kde_applicationsdir}/kmines.desktop
14mr|kmines-4.13.3-1|19	%{_kde_appsdir}/kmines
14mr|kmines-4.13.3-1|20	%{_kde_configdir}/kmines.knsrc
14mr|kmines-4.13.3-1|21	%{_kde_docdir}/*/*/kmines
14mr|kmines-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kmines.png
14mr|kmines-4.13.3-1|23	
14mr|kmines-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|kmines-4.13.3-1|25	
14mr|kmines-4.13.3-1|26	%prep
14mr|kmines-4.13.3-1|27	%setup -q
14mr|kmines-4.13.3-1|28	
14mr|kmines-4.13.3-1|29	%build
14mr|kmines-4.13.3-1|30	%cmake_kde4
14mr|kmines-4.13.3-1|31	%make
14mr|kmines-4.13.3-1|32	
14mr|kmines-4.13.3-1|33	%install
14mr|kmines-4.13.3-1|34	%makeinstall_std -C build
14mr|kmines-4.13.3-1|35	
14mr|kmines-4.13.3-1|36	
14mr|kmines-4.13.3-1|37	%changelog
14mr|kmines-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kmines-4.13.3-1|39	+ Revision: 8971796
14mr|kmines-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmines-4.13.3-1|41	
14mr|kmines-4.13.3-1|42	

16998 14
14mr|kmix-4.13.3-1|1	Summary:	KDE Digital Mixer
14mr|kmix-4.13.3-1|2	Name:		kmix
14mr|kmix-4.13.3-1|3	Version:	4.13.3
14mr|kmix-4.13.3-1|4	Release:	1
14mr|kmix-4.13.3-1|5	Epoch:		3
14mr|kmix-4.13.3-1|6	License:	GPLv2+
14mr|kmix-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kmix-4.13.3-1|8	Url:		http://www.kde.org/applications/multimedia/kmix/
14mr|kmix-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmix-4.13.3-1|10	Patch0:		kmix-4.9.2-nodisplay.patch
14mr|kmix-4.13.3-1|11	# Adjust popup widget layout
14mr|kmix-4.13.3-1|12	# Device icons should no longer hit window border with some styles
14mr|kmix-4.13.3-1|13	Patch1:		kmix-4.13.2-layout.patch
14mr|kmix-4.13.3-1|14	BuildRequires:	kdelibs4-devel
14mr|kmix-4.13.3-1|15	BuildRequires:	pkgconfig(alsa)
14mr|kmix-4.13.3-1|16	BuildRequires:	pkgconfig(libcanberra)
14mr|kmix-4.13.3-1|17	BuildRequires:	pkgconfig(libpulse)
14mr|kmix-4.13.3-1|18	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mr|kmix-4.13.3-1|19	Requires:	kdebase4-runtime
14mr|kmix-4.13.3-1|20	Obsoletes:	kdemultimedia4-core < 3:4.5.71
14mr|kmix-4.13.3-1|21	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mr|kmix-4.13.3-1|22	Conflicts:	kde4-audiocd < 3:4.8.95
14mr|kmix-4.13.3-1|23	
14mr|kmix-4.13.3-1|24	%description
14mr|kmix-4.13.3-1|25	KMix is an application to allow you to change the volume of your sound
14mr|kmix-4.13.3-1|26	card. Though small, it is full-featured, and it supports several
14mr|kmix-4.13.3-1|27	platforms and sound drivers.
14mr|kmix-4.13.3-1|28	
14mr|kmix-4.13.3-1|29	%files
14mr|kmix-4.13.3-1|30	%{_kde_appsdir}/kmix
14mr|kmix-4.13.3-1|31	%{_kde_appsdir}/plasma/services/mixer.operations
14mr|kmix-4.13.3-1|32	%{_kde_bindir}/kmix
14mr|kmix-4.13.3-1|33	%{_kde_bindir}/kmixctrl
14mr|kmix-4.13.3-1|34	%{_kde_bindir}/kmixremote
14mr|kmix-4.13.3-1|35	%{_kde_iconsdir}/*/*/*/*
14mr|kmix-4.13.3-1|36	%{_kde_applicationsdir}/kmix.desktop
14mr|kmix-4.13.3-1|37	%{_kde_services}/kmixctrl_restore.desktop
14mr|kmix-4.13.3-1|38	%{_kde_services}/plasma-engine-mixer.desktop
14mr|kmix-4.13.3-1|39	%{_kde_services}/kded/kmixd.desktop
14mr|kmix-4.13.3-1|40	%{_kde_libdir}/libkdeinit4_kmix*
14mr|kmix-4.13.3-1|41	%{_kde_libdir}/kde4/kded_kmixd.so
14mr|kmix-4.13.3-1|42	%{_kde_libdir}/kde4/plasma_engine_mixer.so
14mr|kmix-4.13.3-1|43	%{_kde_autostart}/restore_kmix_volumes.desktop
14mr|kmix-4.13.3-1|44	%{_kde_autostart}/kmix_autostart.desktop
14mr|kmix-4.13.3-1|45	%{_datadir}/dbus-1/interfaces/org.kde.kmix.control.xml
14mr|kmix-4.13.3-1|46	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixer.xml
14mr|kmix-4.13.3-1|47	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixset.xml
14mr|kmix-4.13.3-1|48	%{_kde_docdir}/HTML/en/kmix
14mr|kmix-4.13.3-1|49	
14mr|kmix-4.13.3-1|50	#------------------------------------------------------------------------------
14mr|kmix-4.13.3-1|51	
14mr|kmix-4.13.3-1|52	%prep
14mr|kmix-4.13.3-1|53	%setup -q
14mr|kmix-4.13.3-1|54	%patch0 -p1
14mr|kmix-4.13.3-1|55	%patch1 -p1
14mr|kmix-4.13.3-1|56	
14mr|kmix-4.13.3-1|57	%build
14mr|kmix-4.13.3-1|58	%cmake_kde4
14mr|kmix-4.13.3-1|59	%make
14mr|kmix-4.13.3-1|60	
14mr|kmix-4.13.3-1|61	%install
14mr|kmix-4.13.3-1|62	%makeinstall_std -C build
14mr|kmix-4.13.3-1|63	
14mr|kmix-4.13.3-1|64	
14mr|kmix-4.13.3-1|65	%changelog
14mr|kmix-4.13.3-1|66	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kmix-4.13.3-1|67	+ Revision: 3624d6c
14mr|kmix-4.13.3-1|68	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmix-4.13.3-1|69	
14mr|kmix-4.13.3-1|70	

16999 14
14mr|kmod-15-2|1	%define	major	2
14mr|kmod-15-2|2	%define	libname	%mklibname %{name} %{major}
14mr|kmod-15-2|3	%define	devname	%mklibname %{name} -d
14mr|kmod-15-2|4	
14mr|kmod-15-2|5	# (tpg) this is important
14mr|kmod-15-2|6	# keep this synchronized with module-init-tools-ver-rel+1
14mr|kmod-15-2|7	%define module_ver 3.17-1
14mr|kmod-15-2|8	
14mr|kmod-15-2|9	%bcond_with	dietlibc
14mr|kmod-15-2|10	%bcond_with	uclibc
14mr|kmod-15-2|11	
14mr|kmod-15-2|12	Summary:	Utilities to load modules into the kernel
14mr|kmod-15-2|13	Name:		kmod
14mr|kmod-15-2|14	Version:	15
14mr|kmod-15-2|15	Release:	2
14mr|kmod-15-2|16	License:	LGPLv2.1+ and GPLv2+
14mr|kmod-15-2|17	Group:		System/Kernel and hardware
14mr|kmod-15-2|18	Url:		http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
14mr|kmod-15-2|19	# See also: http://packages.profusion.mobi/kmod/
14mr|kmod-15-2|20	Source0:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
14mr|kmod-15-2|21	Source1:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.sign
14mr|kmod-15-2|22	# (tpg) provide config files from module-init-tools
14mr|kmod-15-2|23	Source2:	modprobe.default
14mr|kmod-15-2|24	Source3:	modprobe.preload
14mr|kmod-15-2|25	Source4:	blacklist-mdv.conf
14mr|kmod-15-2|26	Source5:	ipw-no-associate.conf
14mr|kmod-15-2|27	Source6:	blacklist-compat.conf
14mr|kmod-15-2|28	Patch0:		kmod-14-allow-static.patch
14mr|kmod-15-2|29	
14mr|kmod-15-2|30	%if %{with dietlibc}
14mr|kmod-15-2|31	BuildRequires:	dietlibc-devel
14mr|kmod-15-2|32	%endif
14mr|kmod-15-2|33	%if %{with uclibc}
14mr|kmod-15-2|34	BuildRequires:	uClibc-devel >= 0.9.33.2-15
14mr|kmod-15-2|35	%endif
14mr|kmod-15-2|36	BuildRequires:	gtk-doc
14mr|kmod-15-2|37	BuildRequires:	xsltproc
14mr|kmod-15-2|38	BuildRequires:	pkgconfig(glib-2.0)
14mr|kmod-15-2|39	BuildRequires:	pkgconfig(gobject-2.0)
14mr|kmod-15-2|40	BuildRequires:	pkgconfig(liblzma)
14mr|kmod-15-2|41	BuildRequires:	pkgconfig(zlib)
14mr|kmod-15-2|42	
14mr|kmod-15-2|43	%description
14mr|kmod-15-2|44	kmod is a set of tools to handle common tasks with Linux kernel
14mr|kmod-15-2|45	modules like insert, remove, list, check properties, resolve
14mr|kmod-15-2|46	dependencies and aliases.
14mr|kmod-15-2|47	
14mr|kmod-15-2|48	These tools are designed on top of libkmod, a library that is shipped
14mr|kmod-15-2|49	with kmod. The aim is to be compatible with tools, configurations and
14mr|kmod-15-2|50	indexes from module-init-tools project.
14mr|kmod-15-2|51	
14mr|kmod-15-2|52	%package	compat
14mr|kmod-15-2|53	Summary:	Compat symlinks for kernel module utilities
14mr|kmod-15-2|54	License:	GPLv2+
14mr|kmod-15-2|55	Group:		System/Kernel and hardware
14mr|kmod-15-2|56	Obsoletes:	module-init-tools < %{module_ver}
14mr|kmod-15-2|57	Provides:	module-init-tools = %{module_ver}
14mr|kmod-15-2|58	Requires:	%{name} = %{EVRD}
14mr|kmod-15-2|59	
14mr|kmod-15-2|60	%description	compat
14mr|kmod-15-2|61	kmod is a set of tools to handle common tasks with Linux kernel
14mr|kmod-15-2|62	modules like insert, remove, list, check properties, resolve
14mr|kmod-15-2|63	dependencies and aliases.
14mr|kmod-15-2|64	
14mr|kmod-15-2|65	This package contains traditional name symlinks (lsmod, etc.)
14mr|kmod-15-2|66	
14mr|kmod-15-2|67	%package -n	%{libname}
14mr|kmod-15-2|68	Summary:	Library to interact with Linux kernel modules
14mr|kmod-15-2|69	License:	LGPLv2.1+
14mr|kmod-15-2|70	Group:		System/Libraries
14mr|kmod-15-2|71	# (tpg) do not require this until initscripts won't be fixed
14mr|kmod-15-2|72	#Requires:	%{name}-compat = %{EVRD}
14mr|kmod-15-2|73	Conflicts:	%{mklibname modprobe 0} <= 3.6-18
14mr|kmod-15-2|74	Conflicts:	%{mklibname modprobe 1} < %{module_ver}
14mr|kmod-15-2|75	
14mr|kmod-15-2|76	%description -n	%{libname}
14mr|kmod-15-2|77	libkmod was created to allow programs to easily insert, remove and
14mr|kmod-15-2|78	list modules, also checking its properties, dependencies and aliases.
14mr|kmod-15-2|79	
14mr|kmod-15-2|80	%if %{with uclibc}
14mr|kmod-15-2|81	%package -n	uclibc-%{libname}
14mr|kmod-15-2|82	Summary:	Library to interact with Linux kernel modules
14mr|kmod-15-2|83	License:	LGPLv2.1+
14mr|kmod-15-2|84	Group:		System/Libraries
14mr|kmod-15-2|85	
14mr|kmod-15-2|86	%description -n	uclibc-%{libname}
14mr|kmod-15-2|87	libkmod was created to allow programs to easily insert, remove and
14mr|kmod-15-2|88	list modules, also checking its properties, dependencies and aliases.
14mr|kmod-15-2|89	%endif
14mr|kmod-15-2|90	
14mr|kmod-15-2|91	%package -n	%{devname}
14mr|kmod-15-2|92	Summary:	Development files for libkmod
14mr|kmod-15-2|93	Group:		Development/C
14mr|kmod-15-2|94	License:	LGPLv2.1+
14mr|kmod-15-2|95	Requires:	%{libname} = %{EVRD}
14mr|kmod-15-2|96	Requires:	%{name}-compat = %{EVRD}
14mr|kmod-15-2|97	%if %{with uclibc}
14mr|kmod-15-2|98	Requires:	uclibc-%{libname} = %{EVRD}
14mr|kmod-15-2|99	%endif
14mr|kmod-15-2|100	Provides:	%{name}-devel = %{EVRD}
14mr|kmod-15-2|101	
14mr|kmod-15-2|102	%description -n	%{devname}
14mr|kmod-15-2|103	libkmod was created to allow programs to easily insert, remove and
14mr|kmod-15-2|104	list modules, also checking its properties, dependencies and aliases.
14mr|kmod-15-2|105	
14mr|kmod-15-2|106	%prep
14mr|kmod-15-2|107	%setup -q
14mr|kmod-15-2|108	%apply_patches
14mr|kmod-15-2|109	aclocal -I m4
14mr|kmod-15-2|110	automake -a
14mr|kmod-15-2|111	autoconf
14mr|kmod-15-2|112	
14mr|kmod-15-2|113	%build
14mr|kmod-15-2|114	%global optflags %{optflags} -Os
14mr|kmod-15-2|115	
14mr|kmod-15-2|116	export CONFIGURE_TOP=..
14mr|kmod-15-2|117	%if %{with dietlibc}
14mr|kmod-15-2|118	mkdir -p diet
14mr|kmod-15-2|119	pushd diet
14mr|kmod-15-2|120	CFLAGS="%{optflags} -fno-stack-protector -Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_ATFILE_SOURCE -DO_CLOEXEC=0" \
14mr|kmod-15-2|121	%configure2_5x \
14mr|kmod-15-2|122	--prefix=%{_prefix}/lib/dietlibc \
14mr|kmod-15-2|123	--without-xz \
14mr|kmod-15-2|124	--without-zlib \
14mr|kmod-15-2|125	--with-rootlibdir=%{_prefix}/lib/dietlibc/lib-%{_arch} \
14mr|kmod-15-2|126	--enable-static \
14mr|kmod-15-2|127	--disable-shared \
14mr|kmod-15-2|128	--disable-tools \
14mr|kmod-15-2|129	CC="diet gcc" \
14mr|kmod-15-2|130	LD="diet ld"
14mr|kmod-15-2|131	%make
14mr|kmod-15-2|132	popd
14mr|kmod-15-2|133	%endif
14mr|kmod-15-2|134	
14mr|kmod-15-2|135	%if %{with uclibc}
14mr|kmod-15-2|136	mkdir -p uclibc
14mr|kmod-15-2|137	pushd uclibc
14mr|kmod-15-2|138	%uclibc_configure \
14mr|kmod-15-2|139	--with-xz \
14mr|kmod-15-2|140	--with-zlib \
14mr|kmod-15-2|141	--with-rootlibdir=%{uclibc_root}/%{_lib} \
14mr|kmod-15-2|142	--enable-static \
14mr|kmod-15-2|143	--enable-shared \
14mr|kmod-15-2|144	--disable-tools
14mr|kmod-15-2|145	%make V=1
14mr|kmod-15-2|146	popd
14mr|kmod-15-2|147	%endif
14mr|kmod-15-2|148	
14mr|kmod-15-2|149	mkdir -p glibc
14mr|kmod-15-2|150	pushd glibc
14mr|kmod-15-2|151	# The extra --includedir gives us the possibility to detect dependent
14mr|kmod-15-2|152	# packages which fail to properly use pkgconfig.
14mr|kmod-15-2|153	%configure2_5x \
14mr|kmod-15-2|154	--with-xz \
14mr|kmod-15-2|155	--with-zlib \
14mr|kmod-15-2|156	--includedir=%{_includedir}/%{name}-%{version} \
14mr|kmod-15-2|157	--with-rootlibdir=/%{_lib} \
14mr|kmod-15-2|158	--bindir=/bin \
14mr|kmod-15-2|159	--enable-shared \
14mr|kmod-15-2|160	--enable-static \
14mr|kmod-15-2|161	--enable-gtk-doc \
14mr|kmod-15-2|162	--enable-gtk-doc-html \
14mr|kmod-15-2|163	--with-html-dir=%{_docdir}/%{name}/html
14mr|kmod-15-2|164	%make
14mr|kmod-15-2|165	popd
14mr|kmod-15-2|166	
14mr|kmod-15-2|167	%install
14mr|kmod-15-2|168	%if %{with uclibc}
14mr|kmod-15-2|169	%makeinstall_std -C uclibc
14mr|kmod-15-2|170	rm %{buildroot}%{uclibc_root}%{_libdir}/libkmod.so
14mr|kmod-15-2|171	ln -rs %{buildroot}%{uclibc_root}/%{_lib}/libkmod.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libkmod.so
14mr|kmod-15-2|172	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig/
14mr|kmod-15-2|173	%endif
14mr|kmod-15-2|174	
14mr|kmod-15-2|175	%if %{with dietlibc}
14mr|kmod-15-2|176	install -m644 ./diet/libkmod/.libs/libkmod.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
14mr|kmod-15-2|177	#%makeinstall_std -C diet
14mr|kmod-15-2|178	%endif
14mr|kmod-15-2|179	
14mr|kmod-15-2|180	%makeinstall_std -C glibc
14mr|kmod-15-2|181	# Remove standalone tools
14mr|kmod-15-2|182	rm -f %{buildroot}/bin/kmod-*
14mr|kmod-15-2|183	rm -f %{buildroot}%{_libdir}/libkmod.la
14mr|kmod-15-2|184	
14mr|kmod-15-2|185	# (tpg) install config files
14mr|kmod-15-2|186	install -d -m755 %{buildroot}%{_sysconfdir}
14mr|kmod-15-2|187	install -d -m755 %{buildroot}%{_sysconfdir}/depmod.d
14mr|kmod-15-2|188	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.d
14mr|kmod-15-2|189	install -d -m755 %{buildroot}/lib/modprobe.d
14mr|kmod-15-2|190	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/00_modprobe.conf
14mr|kmod-15-2|191	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}
14mr|kmod-15-2|192	install -m 644 %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_sysconfdir}/modprobe.d
14mr|kmod-15-2|193	touch %{buildroot}%{_sysconfdir}/modprobe.conf
14mr|kmod-15-2|194	
14mr|kmod-15-2|195	# (tpg) we still use this
14mr|kmod-15-2|196	ln -s ../modprobe.conf %{buildroot}%{_sysconfdir}/modprobe.d/01_mandriva.conf
14mr|kmod-15-2|197	
14mr|kmod-15-2|198	# kmod-compat
14mr|kmod-15-2|199	mkdir -p %{buildroot}/{bin,sbin}
14mr|kmod-15-2|200	ln -s kmod %{buildroot}/bin/lsmod
14mr|kmod-15-2|201	for i in depmod insmod lsmod modinfo modprobe rmmod; do
14mr|kmod-15-2|202	ln -s /bin/kmod %{buildroot}/sbin/$i
14mr|kmod-15-2|203	done;
14mr|kmod-15-2|204	
14mr|kmod-15-2|205	%check
14mr|kmod-15-2|206	# make check suddenly seems to fail copy this directory from srcdir...
14mr|kmod-15-2|207	[ ! -d glibc/testsuite ] && cp -a testsuite glibc
14mr|kmod-15-2|208	make -C glibc check
14mr|kmod-15-2|209	
14mr|kmod-15-2|210	
14mr|kmod-15-2|211	%files
14mr|kmod-15-2|212	/bin/kmod
14mr|kmod-15-2|213	%{_datadir}/bash-completion/completions/kmod
14mr|kmod-15-2|214	%{_mandir}/man5/*
14mr|kmod-15-2|215	%{_mandir}/man8/*
14mr|kmod-15-2|216	
14mr|kmod-15-2|217	%files -n %{libname}
14mr|kmod-15-2|218	/%{_lib}/libkmod.so.%{major}*
14mr|kmod-15-2|219	
14mr|kmod-15-2|220	%if %{with uclibc}
14mr|kmod-15-2|221	%files -n uclibc-%{libname}
14mr|kmod-15-2|222	%{uclibc_root}/%{_lib}/libkmod.so.%{major}*
14mr|kmod-15-2|223	%endif
14mr|kmod-15-2|224	
14mr|kmod-15-2|225	%files -n %{devname}
14mr|kmod-15-2|226	%doc %{_docdir}/%{name}
14mr|kmod-15-2|227	%{_includedir}/*
14mr|kmod-15-2|228	%{_libdir}/pkgconfig/*.pc
14mr|kmod-15-2|229	%{_libdir}/libkmod.so
14mr|kmod-15-2|230	%{_libdir}/libkmod.a
14mr|kmod-15-2|231	%if %{with dietlibc}
14mr|kmod-15-2|232	%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
14mr|kmod-15-2|233	%endif
14mr|kmod-15-2|234	%if %{with uclibc}
14mr|kmod-15-2|235	%{uclibc_root}%{_libdir}/libkmod.a
14mr|kmod-15-2|236	%{uclibc_root}%{_libdir}/libkmod.so
14mr|kmod-15-2|237	%endif
14mr|kmod-15-2|238	
14mr|kmod-15-2|239	%files compat
14mr|kmod-15-2|240	%dir %{_sysconfdir}/modprobe.d
14mr|kmod-15-2|241	%dir %{_sysconfdir}/depmod.d
14mr|kmod-15-2|242	%dir /lib/modprobe.d
14mr|kmod-15-2|243	%config(noreplace) %{_sysconfdir}/modprobe.preload
14mr|kmod-15-2|244	%config(noreplace) %{_sysconfdir}/modprobe.conf
14mr|kmod-15-2|245	%config(noreplace) %{_sysconfdir}/modprobe.d/*.conf
14mr|kmod-15-2|246	/bin/lsmod
14mr|kmod-15-2|247	/sbin/*
14mr|kmod-15-2|248	
14mr|kmod-15-2|249	
14mr|kmod-15-2|250	%changelog
14mr|kmod-15-2|251	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 15-2
14mr|kmod-15-2|252	+ Revision: 1254078
14mr|kmod-15-2|253	- MassBuild#440: Increase release tag
14mr|kmod-15-2|254	
14mr|kmod-15-2|255	

17000 14
14mr|kmousetool-4.13.3-1|1	Name:		kmousetool
14mr|kmousetool-4.13.3-1|2	Version:	4.13.3
14mr|kmousetool-4.13.3-1|3	Release:	1
14mr|kmousetool-4.13.3-1|4	Epoch:		2
14mr|kmousetool-4.13.3-1|5	Summary:	Automatic Mouse Click
14mr|kmousetool-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kmousetool-4.13.3-1|7	License:	GPLv2 and GFDL
14mr|kmousetool-4.13.3-1|8	URL:		http://www.kde.org/applications/utilities/kmousetool/
14mr|kmousetool-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmousetool-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kmousetool-4.13.3-1|11	BuildRequires:	pkgconfig(xi)
14mr|kmousetool-4.13.3-1|12	BuildRequires:	pkgconfig(xt)
14mr|kmousetool-4.13.3-1|13	BuildRequires:	pkgconfig(xtst)
14mr|kmousetool-4.13.3-1|14	Requires:	kdebase4-runtime
14mr|kmousetool-4.13.3-1|15	
14mr|kmousetool-4.13.3-1|16	%description
14mr|kmousetool-4.13.3-1|17	KMouseTool is a Linux-based KDE program. It clicks the mouse for you,
14mr|kmousetool-4.13.3-1|18	so you don't have to. KMouseTool works with any mouse or pointing device.
14mr|kmousetool-4.13.3-1|19	
14mr|kmousetool-4.13.3-1|20	%files
14mr|kmousetool-4.13.3-1|21	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
14mr|kmousetool-4.13.3-1|22	%{_kde_bindir}/kmousetool
14mr|kmousetool-4.13.3-1|23	%{_kde_applicationsdir}/kmousetool.desktop
14mr|kmousetool-4.13.3-1|24	%{_kde_appsdir}/kmousetool
14mr|kmousetool-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kmousetool*
14mr|kmousetool-4.13.3-1|26	%{_kde_docdir}/HTML/en/kmousetool
14mr|kmousetool-4.13.3-1|27	%{_kde_mandir}/man1/kmousetool.1.*
14mr|kmousetool-4.13.3-1|28	
14mr|kmousetool-4.13.3-1|29	%prep
14mr|kmousetool-4.13.3-1|30	%setup -q
14mr|kmousetool-4.13.3-1|31	
14mr|kmousetool-4.13.3-1|32	%build
14mr|kmousetool-4.13.3-1|33	%cmake_kde4
14mr|kmousetool-4.13.3-1|34	%make
14mr|kmousetool-4.13.3-1|35	
14mr|kmousetool-4.13.3-1|36	%install
14mr|kmousetool-4.13.3-1|37	%makeinstall_std -C build
14mr|kmousetool-4.13.3-1|38	
14mr|kmousetool-4.13.3-1|39	
14mr|kmousetool-4.13.3-1|40	%changelog
14mr|kmousetool-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kmousetool-4.13.3-1|42	+ Revision: c379d86
14mr|kmousetool-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmousetool-4.13.3-1|44	
14mr|kmousetool-4.13.3-1|45	

17001 14
14mr|kmouth-4.13.3-1|1	Name:		kmouth
14mr|kmouth-4.13.3-1|2	Version:	4.13.3
14mr|kmouth-4.13.3-1|3	Release:	1
14mr|kmouth-4.13.3-1|4	Epoch:		2
14mr|kmouth-4.13.3-1|5	Summary:	A type-and-say front end for speech synthesizers
14mr|kmouth-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kmouth-4.13.3-1|7	License:	GPLv2 and GFDL
14mr|kmouth-4.13.3-1|8	URL:		http://www.kde.org/applications/utilities/kmouth/
14mr|kmouth-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmouth-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kmouth-4.13.3-1|11	Requires:	kdebase4-runtime
14mr|kmouth-4.13.3-1|12	
14mr|kmouth-4.13.3-1|13	%description
14mr|kmouth-4.13.3-1|14	KMouth is a program which enables persons that cannot speak to let their
14mr|kmouth-4.13.3-1|15	computer speak, e.g. mutal people or people who have lost their voice. It has a
14mr|kmouth-4.13.3-1|16	text input field and speaks the sentences that you enter. It also has support
14mr|kmouth-4.13.3-1|17	for user defined phrasebooks.
14mr|kmouth-4.13.3-1|18	
14mr|kmouth-4.13.3-1|19	%files
14mr|kmouth-4.13.3-1|20	%doc AUTHORS COPYING COPYING.DOC
14mr|kmouth-4.13.3-1|21	%{_kde_bindir}/kmouth
14mr|kmouth-4.13.3-1|22	%{_kde_applicationsdir}/kmouth.desktop
14mr|kmouth-4.13.3-1|23	%{_kde_appsdir}/kmouth
14mr|kmouth-4.13.3-1|24	%{_kde_configdir}/kmouthrc
14mr|kmouth-4.13.3-1|25	%{_kde_iconsdir}/*/*/apps/kmouth.png
14mr|kmouth-4.13.3-1|26	%{_kde_docdir}/HTML/en/kmouth
14mr|kmouth-4.13.3-1|27	%{_kde_mandir}/man1/kmouth.1.*
14mr|kmouth-4.13.3-1|28	
14mr|kmouth-4.13.3-1|29	%prep
14mr|kmouth-4.13.3-1|30	%setup -q
14mr|kmouth-4.13.3-1|31	
14mr|kmouth-4.13.3-1|32	%build
14mr|kmouth-4.13.3-1|33	%cmake_kde4
14mr|kmouth-4.13.3-1|34	%make
14mr|kmouth-4.13.3-1|35	
14mr|kmouth-4.13.3-1|36	%install
14mr|kmouth-4.13.3-1|37	%makeinstall_std -C build
14mr|kmouth-4.13.3-1|38	
14mr|kmouth-4.13.3-1|39	
14mr|kmouth-4.13.3-1|40	%changelog
14mr|kmouth-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kmouth-4.13.3-1|42	+ Revision: dbdd928
14mr|kmouth-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmouth-4.13.3-1|44	
14mr|kmouth-4.13.3-1|45	

17002 14
14mr|kmozillahelper-0.6.4-4|1	Summary:	Mozilla KDE Integration
14mr|kmozillahelper-0.6.4-4|2	Name:		kmozillahelper
14mr|kmozillahelper-0.6.4-4|3	Version:	0.6.4
14mr|kmozillahelper-0.6.4-4|4	Release:	4
14mr|kmozillahelper-0.6.4-4|5	License:	MIT
14mr|kmozillahelper-0.6.4-4|6	Group:		Graphical desktop/KDE
14mr|kmozillahelper-0.6.4-4|7	Url:		http://www.opensuse.org/
14mr|kmozillahelper-0.6.4-4|8	Source0:	kmozillahelper-%{version}.tar.bz2
14mr|kmozillahelper-0.6.4-4|9	Patch0:		kmozillahelper-0.6.4-setwallpaper.patch
14mr|kmozillahelper-0.6.4-4|10	
14mr|kmozillahelper-0.6.4-4|11	BuildRequires:	kde4-macros
14mr|kmozillahelper-0.6.4-4|12	BuildRequires:	kdelibs4-devel
14mr|kmozillahelper-0.6.4-4|13	
14mr|kmozillahelper-0.6.4-4|14	Provides:	mozilla-xulrunner191-kde4 = %{version}-%{release}
14mr|kmozillahelper-0.6.4-4|15	Provides:	mozilla-xulrunner-kde4 = %{version}-%{release}
14mr|kmozillahelper-0.6.4-4|16	Requires:	qt4-qtdbus
14mr|kmozillahelper-0.6.4-4|17	
14mr|kmozillahelper-0.6.4-4|18	%description
14mr|kmozillahelper-0.6.4-4|19	Package providing integration of Mozilla applications with KDE.
14mr|kmozillahelper-0.6.4-4|20	
14mr|kmozillahelper-0.6.4-4|21	%files
14mr|kmozillahelper-0.6.4-4|22	%{_prefix}/lib/mozilla/kmozillahelper
14mr|kmozillahelper-0.6.4-4|23	%{_kde_appsdir}/kmozillahelper/kmozillahelper.notifyrc
14mr|kmozillahelper-0.6.4-4|24	
14mr|kmozillahelper-0.6.4-4|25	#--------------------------------------------------------------------
14mr|kmozillahelper-0.6.4-4|26	
14mr|kmozillahelper-0.6.4-4|27	%prep
14mr|kmozillahelper-0.6.4-4|28	%setup -qn kmozillahelper
14mr|kmozillahelper-0.6.4-4|29	%patch0 -p1
14mr|kmozillahelper-0.6.4-4|30	
14mr|kmozillahelper-0.6.4-4|31	%build
14mr|kmozillahelper-0.6.4-4|32	%cmake_kde4
14mr|kmozillahelper-0.6.4-4|33	%make
14mr|kmozillahelper-0.6.4-4|34	
14mr|kmozillahelper-0.6.4-4|35	%install
14mr|kmozillahelper-0.6.4-4|36	%makeinstall_std -C build
14mr|kmozillahelper-0.6.4-4|37	
14mr|kmozillahelper-0.6.4-4|38	
14mr|kmozillahelper-0.6.4-4|39	%changelog
14mr|kmozillahelper-0.6.4-4|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.4-4
14mr|kmozillahelper-0.6.4-4|41	+ Revision: e4d262c
14mr|kmozillahelper-0.6.4-4|42	- MassBuild#440: Increase release tag
14mr|kmozillahelper-0.6.4-4|43	
14mr|kmozillahelper-0.6.4-4|44	

17003 14
14mr|kmplot-4.13.3-1|1	Name:		kmplot
14mr|kmplot-4.13.3-1|2	Summary:	A mathematical function plotter
14mr|kmplot-4.13.3-1|3	Version:	4.13.3
14mr|kmplot-4.13.3-1|4	Release:	1
14mr|kmplot-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kmplot-4.13.3-1|6	License:	GPLv2 GFDL
14mr|kmplot-4.13.3-1|7	URL:		http://edu.kde.org/kmplot
14mr|kmplot-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kmplot-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kmplot-4.13.3-1|10	Conflicts:	kdeedu4-devel < 4.6.90
14mr|kmplot-4.13.3-1|11	
14mr|kmplot-4.13.3-1|12	%description
14mr|kmplot-4.13.3-1|13	KmPlot is a mathematical function plotter for the KDE-Desktop.
14mr|kmplot-4.13.3-1|14	
14mr|kmplot-4.13.3-1|15	It has built in a powerfull parser. You can plot different functions
14mr|kmplot-4.13.3-1|16	simultaneously and combine their function terms to build new functions.
14mr|kmplot-4.13.3-1|17	KmPlot supports functions with parameters and functions in polar
14mr|kmplot-4.13.3-1|18	coordinates. Several grid modes are possible. Plots may be printed with
14mr|kmplot-4.13.3-1|19	high precision in correct scale.
14mr|kmplot-4.13.3-1|20	
14mr|kmplot-4.13.3-1|21	%files
14mr|kmplot-4.13.3-1|22	%doc COPYING COPYING.DOC TODO
14mr|kmplot-4.13.3-1|23	%{_kde_appsdir}/kmplot
14mr|kmplot-4.13.3-1|24	%{_kde_bindir}/kmplot
14mr|kmplot-4.13.3-1|25	%{_kde_libdir}/kde4/libkmplotpart.so
14mr|kmplot-4.13.3-1|26	%{_kde_iconsdir}/*/*/apps/kmplot.*
14mr|kmplot-4.13.3-1|27	%{_kde_applicationsdir}/kmplot.desktop
14mr|kmplot-4.13.3-1|28	%{_kde_datadir}/config.kcfg/kmplot.kcfg
14mr|kmplot-4.13.3-1|29	%{_kde_services}/kmplot_part.desktop
14mr|kmplot-4.13.3-1|30	%{_kde_docdir}/HTML/*/kmplot
14mr|kmplot-4.13.3-1|31	%{_kde_mandir}/man1/kmplot.1.*
14mr|kmplot-4.13.3-1|32	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.KmPlot.xml
14mr|kmplot-4.13.3-1|33	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.MainDlg.xml
14mr|kmplot-4.13.3-1|34	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.Parser.xml
14mr|kmplot-4.13.3-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.View.xml
14mr|kmplot-4.13.3-1|36	
14mr|kmplot-4.13.3-1|37	#----------------------------------------------------------------------
14mr|kmplot-4.13.3-1|38	
14mr|kmplot-4.13.3-1|39	%prep
14mr|kmplot-4.13.3-1|40	%setup -q
14mr|kmplot-4.13.3-1|41	
14mr|kmplot-4.13.3-1|42	%build
14mr|kmplot-4.13.3-1|43	%cmake_kde4
14mr|kmplot-4.13.3-1|44	%make
14mr|kmplot-4.13.3-1|45	
14mr|kmplot-4.13.3-1|46	%install
14mr|kmplot-4.13.3-1|47	%makeinstall_std -C build
14mr|kmplot-4.13.3-1|48	
14mr|kmplot-4.13.3-1|49	
14mr|kmplot-4.13.3-1|50	%changelog
14mr|kmplot-4.13.3-1|51	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kmplot-4.13.3-1|52	+ Revision: 36297c2
14mr|kmplot-4.13.3-1|53	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kmplot-4.13.3-1|54	
14mr|kmplot-4.13.3-1|55	

17004 14
14mr|knavalbattle-4.13.3-1|1	Summary:	Battleship game with built-in game server
14mr|knavalbattle-4.13.3-1|2	Name:		knavalbattle
14mr|knavalbattle-4.13.3-1|3	Version:	4.13.3
14mr|knavalbattle-4.13.3-1|4	Release:	1
14mr|knavalbattle-4.13.3-1|5	Epoch:		1
14mr|knavalbattle-4.13.3-1|6	License:	GPLv2 and LGPLv2 and GFDL
14mr|knavalbattle-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|knavalbattle-4.13.3-1|8	Url:		http://www.kde.org/applications/games/navalbattle/
14mr|knavalbattle-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|knavalbattle-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|knavalbattle-4.13.3-1|11	Obsoletes:	kbattleship < 1:4.9.80
14mr|knavalbattle-4.13.3-1|12	Provides:	kbattleship = %{EVRD}
14mr|knavalbattle-4.13.3-1|13	
14mr|knavalbattle-4.13.3-1|14	%description
14mr|knavalbattle-4.13.3-1|15	Naval Battle (ex-KBattleship) is a Battle Ship game for KDE.
14mr|knavalbattle-4.13.3-1|16	
14mr|knavalbattle-4.13.3-1|17	Ships are placed on a board which represents the sea. Players try to hit each
14mr|knavalbattle-4.13.3-1|18	others ships in turns without knowing where they are placed. The first player
14mr|knavalbattle-4.13.3-1|19	to destroy all ships wins the game.
14mr|knavalbattle-4.13.3-1|20	
14mr|knavalbattle-4.13.3-1|21	%files
14mr|knavalbattle-4.13.3-1|22	%{_kde_bindir}/knavalbattle
14mr|knavalbattle-4.13.3-1|23	%{_kde_applicationsdir}/knavalbattle.desktop
14mr|knavalbattle-4.13.3-1|24	%{_kde_appsdir}/knavalbattle/
14mr|knavalbattle-4.13.3-1|25	%{_kde_appsdir}/kconf_update/knavalbattle.upd
14mr|knavalbattle-4.13.3-1|26	%{_kde_docdir}/*/*/knavalbattle
14mr|knavalbattle-4.13.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/knavalbattle.*
14mr|knavalbattle-4.13.3-1|28	%{_kde_services}/knavalbattle.protocol
14mr|knavalbattle-4.13.3-1|29	
14mr|knavalbattle-4.13.3-1|30	#------------------------------------------------------------------------------
14mr|knavalbattle-4.13.3-1|31	
14mr|knavalbattle-4.13.3-1|32	%prep
14mr|knavalbattle-4.13.3-1|33	%setup -q
14mr|knavalbattle-4.13.3-1|34	
14mr|knavalbattle-4.13.3-1|35	%build
14mr|knavalbattle-4.13.3-1|36	%cmake_kde4
14mr|knavalbattle-4.13.3-1|37	%make
14mr|knavalbattle-4.13.3-1|38	
14mr|knavalbattle-4.13.3-1|39	%install
14mr|knavalbattle-4.13.3-1|40	%makeinstall_std -C build
14mr|knavalbattle-4.13.3-1|41	
14mr|knavalbattle-4.13.3-1|42	
14mr|knavalbattle-4.13.3-1|43	%changelog
14mr|knavalbattle-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|knavalbattle-4.13.3-1|45	+ Revision: 1cc407c
14mr|knavalbattle-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|knavalbattle-4.13.3-1|47	
14mr|knavalbattle-4.13.3-1|48	

17005 14
14mr|knetwalk-4.13.3-1|1	Summary:	Turn the board pieces to get all computers connected
14mr|knetwalk-4.13.3-1|2	Name:		knetwalk
14mr|knetwalk-4.13.3-1|3	Version:	4.13.3
14mr|knetwalk-4.13.3-1|4	Release:	1
14mr|knetwalk-4.13.3-1|5	Epoch:		1
14mr|knetwalk-4.13.3-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
14mr|knetwalk-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|knetwalk-4.13.3-1|8	Url:		http://www.kde.org/applications/games/knetwalk/
14mr|knetwalk-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|knetwalk-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|knetwalk-4.13.3-1|11	Requires:	libkdegames-corebindings
14mr|knetwalk-4.13.3-1|12	
14mr|knetwalk-4.13.3-1|13	%description
14mr|knetwalk-4.13.3-1|14	KNetWalk is a small game where you have to build up a computer network by
14mr|knetwalk-4.13.3-1|15	rotating the wires to connect the terminals to the server. When the network is
14mr|knetwalk-4.13.3-1|16	build, a highscore-list comes up where competitions can be fought out.
14mr|knetwalk-4.13.3-1|17	
14mr|knetwalk-4.13.3-1|18	%files
14mr|knetwalk-4.13.3-1|19	%{_kde_bindir}/knetwalk
14mr|knetwalk-4.13.3-1|20	%{_kde_applicationsdir}/knetwalk.desktop
14mr|knetwalk-4.13.3-1|21	%{_kde_appsdir}/knetwalk
14mr|knetwalk-4.13.3-1|22	%{_kde_docdir}/*/*/knetwalk
14mr|knetwalk-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/knetwalk.*
14mr|knetwalk-4.13.3-1|24	
14mr|knetwalk-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|knetwalk-4.13.3-1|26	
14mr|knetwalk-4.13.3-1|27	%prep
14mr|knetwalk-4.13.3-1|28	%setup -q
14mr|knetwalk-4.13.3-1|29	
14mr|knetwalk-4.13.3-1|30	%build
14mr|knetwalk-4.13.3-1|31	%cmake_kde4
14mr|knetwalk-4.13.3-1|32	%make
14mr|knetwalk-4.13.3-1|33	
14mr|knetwalk-4.13.3-1|34	%install
14mr|knetwalk-4.13.3-1|35	%makeinstall_std -C build
14mr|knetwalk-4.13.3-1|36	
14mr|knetwalk-4.13.3-1|37	
14mr|knetwalk-4.13.3-1|38	%changelog
14mr|knetwalk-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|knetwalk-4.13.3-1|40	+ Revision: ec647af
14mr|knetwalk-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|knetwalk-4.13.3-1|42	
14mr|knetwalk-4.13.3-1|43	

17006 14
14mr|knetworkmanager-0.9.0.11-1|1	%define srcname networkmanagement
14mr|knetworkmanager-0.9.0.11-1|2	
14mr|knetworkmanager-0.9.0.11-1|3	%define devname %mklibname -d knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|4	%define novellvpn 0
14mr|knetworkmanager-0.9.0.11-1|5	%define pptp 1
14mr|knetworkmanager-0.9.0.11-1|6	%define strongswan 0
14mr|knetworkmanager-0.9.0.11-1|7	%define openswan 1
14mr|knetworkmanager-0.9.0.11-1|8	%define openvn 1
14mr|knetworkmanager-0.9.0.11-1|9	%define vpnc 1
14mr|knetworkmanager-0.9.0.11-1|10	%define openconnect 1
14mr|knetworkmanager-0.9.0.11-1|11	
14mr|knetworkmanager-0.9.0.11-1|12	Summary:	KDE NetworkManager
14mr|knetworkmanager-0.9.0.11-1|13	Name:		knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|14	Version:	0.9.0.11
14mr|knetworkmanager-0.9.0.11-1|15	Release:	1
14mr|knetworkmanager-0.9.0.11-1|16	Epoch:		2
14mr|knetworkmanager-0.9.0.11-1|17	License:	(GPLv2+ or GPLv3+) and GPLv2+ and LGPLv2+ and LGPLv2+
14mr|knetworkmanager-0.9.0.11-1|18	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|19	Url:		http://www.kde.org
14mr|knetworkmanager-0.9.0.11-1|20	Source0:	http://download.kde.org/unstable/networkmanagement/%{version}/src/%{srcname}-%{version}.tar.xz
14mr|knetworkmanager-0.9.0.11-1|21	Source1:	knetworkmanager.po.ru
14mr|knetworkmanager-0.9.0.11-1|22	Source2:	libknetworkmanager.po.ru
14mr|knetworkmanager-0.9.0.11-1|23	Source100:	knetworkmanager.rpmlintrc
14mr|knetworkmanager-0.9.0.11-1|24	Patch0:		networkmanagement-0.9-useversion.patch
14mr|knetworkmanager-0.9.0.11-1|25	Patch1:		networkmanagement-0.9-compile-po-files.patch
14mr|knetworkmanager-0.9.0.11-1|26	Patch4:		networkmanagement-0.9.0.2-ui-fix.patch
14mr|knetworkmanager-0.9.0.11-1|27	
14mr|knetworkmanager-0.9.0.11-1|28	BuildRequires:	mobile-broadband-provider-info
14mr|knetworkmanager-0.9.0.11-1|29	BuildRequires:	kdebase4-workspace-devel
14mr|knetworkmanager-0.9.0.11-1|30	BuildRequires:	pkgconfig(libnm-util) >= 0.9
14mr|knetworkmanager-0.9.0.11-1|31	BuildRequires:	pkgconfig(libnm-glib) >= 0.9
14mr|knetworkmanager-0.9.0.11-1|32	%if %{openconnect}
14mr|knetworkmanager-0.9.0.11-1|33	BuildRequires:	pkgconfig(openconnect) >= 3.10
14mr|knetworkmanager-0.9.0.11-1|34	%endif
14mr|knetworkmanager-0.9.0.11-1|35	Requires:	%{name}-common
14mr|knetworkmanager-0.9.0.11-1|36	# plasmoid crashes if knetworkmanager is running
14mr|knetworkmanager-0.9.0.11-1|37	Requires:	plasma-applet-networkmanagement
14mr|knetworkmanager-0.9.0.11-1|38	
14mr|knetworkmanager-0.9.0.11-1|39	%description
14mr|knetworkmanager-0.9.0.11-1|40	KNetworkManager is a system tray applet for controlling network
14mr|knetworkmanager-0.9.0.11-1|41	connections on systems that use the NetworkManager daemon.
14mr|knetworkmanager-0.9.0.11-1|42	
14mr|knetworkmanager-0.9.0.11-1|43	%files
14mr|knetworkmanager-0.9.0.11-1|44	%doc TODO DESIGN COPYING COPYING.LIB README.install.urpmi
14mr|knetworkmanager-0.9.0.11-1|45	
14mr|knetworkmanager-0.9.0.11-1|46	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|47	
14mr|knetworkmanager-0.9.0.11-1|48	%package -n %{name}-common
14mr|knetworkmanager-0.9.0.11-1|49	Summary:	Common files used by knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|50	Group:		System/Configuration/Networking
14mr|knetworkmanager-0.9.0.11-1|51	Requires:	kdebase4-workspace
14mr|knetworkmanager-0.9.0.11-1|52	Requires:	networkmanager
14mr|knetworkmanager-0.9.0.11-1|53	
14mr|knetworkmanager-0.9.0.11-1|54	%description -n %{name}-common
14mr|knetworkmanager-0.9.0.11-1|55	Common files used by knetworkmanager and plasma-applet-networkmanagement.
14mr|knetworkmanager-0.9.0.11-1|56	
14mr|knetworkmanager-0.9.0.11-1|57	%files -n %{name}-common -f %{name}.lang
14mr|knetworkmanager-0.9.0.11-1|58	%{_kde_libdir}/kde4/kcm_networkmanagement.so
14mr|knetworkmanager-0.9.0.11-1|59	%{_kde_libdir}/kde4/libexec/networkmanagement_configshell
14mr|knetworkmanager-0.9.0.11-1|60	%{_kde_services}/kcm_networkmanagement.desktop
14mr|knetworkmanager-0.9.0.11-1|61	%{_kde_servicetypes}/networkmanagement_vpnuiplugin.desktop
14mr|knetworkmanager-0.9.0.11-1|62	%{_kde_iconsdir}/oxygen/*/*/*
14mr|knetworkmanager-0.9.0.11-1|63	%{_kde_appsdir}/networkmanagement/
14mr|knetworkmanager-0.9.0.11-1|64	
14mr|knetworkmanager-0.9.0.11-1|65	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|66	
14mr|knetworkmanager-0.9.0.11-1|67	%package -n plasma-applet-networkmanagement
14mr|knetworkmanager-0.9.0.11-1|68	Summary:	NetworkManager plasma applet
14mr|knetworkmanager-0.9.0.11-1|69	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|70	Requires:	%{name}-common
14mr|knetworkmanager-0.9.0.11-1|71	
14mr|knetworkmanager-0.9.0.11-1|72	%description -n plasma-applet-networkmanagement
14mr|knetworkmanager-0.9.0.11-1|73	Network Management Plasma applet for controlling network
14mr|knetworkmanager-0.9.0.11-1|74	connections on systems that use the NetworkManager service.
14mr|knetworkmanager-0.9.0.11-1|75	
14mr|knetworkmanager-0.9.0.11-1|76	%files -n plasma-applet-networkmanagement -f plasma_applet_networkmanagement.lang
14mr|knetworkmanager-0.9.0.11-1|77	%{_kde_libdir}/kde4/plasma_applet_networkmanagement.so
14mr|knetworkmanager-0.9.0.11-1|78	%{_kde_libdir}/kde4/plasma_engine_networkmanagement.so
14mr|knetworkmanager-0.9.0.11-1|79	%{_kde_libdir}/kde4/kcm_networkmanagement_tray.so
14mr|knetworkmanager-0.9.0.11-1|80	%{_kde_libdir}/kde4/kded_networkmanagement.so
14mr|knetworkmanager-0.9.0.11-1|81	%{_kde_libdir}/kde4/solid_modemmanager05.so
14mr|knetworkmanager-0.9.0.11-1|82	%{_kde_libdir}/kde4/solid_networkmanager09.so
14mr|knetworkmanager-0.9.0.11-1|83	%{_kde_services}/plasma-applet-networkmanagement.desktop
14mr|knetworkmanager-0.9.0.11-1|84	%{_kde_services}/plasma-engine-networkmanagement.desktop
14mr|knetworkmanager-0.9.0.11-1|85	%{_kde_services}/kcm_networkmanagement_tray.desktop
14mr|knetworkmanager-0.9.0.11-1|86	%{_kde_services}/kded/networkmanagement.desktop
14mr|knetworkmanager-0.9.0.11-1|87	%{_kde_services}/solidbackends/solid_modemmanager05.desktop
14mr|knetworkmanager-0.9.0.11-1|88	%{_kde_services}/solidbackends/solid_networkmanager09.desktop
14mr|knetworkmanager-0.9.0.11-1|89	%{_kde_servicetypes}/solidmodemmanagernm09.desktop
14mr|knetworkmanager-0.9.0.11-1|90	%{_kde_servicetypes}/solidnetworkmanagernm09.desktop
14mr|knetworkmanager-0.9.0.11-1|91	%{_kde_appsdir}/desktoptheme/default/icons/network2.svgz
14mr|knetworkmanager-0.9.0.11-1|92	
14mr|knetworkmanager-0.9.0.11-1|93	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|94	
14mr|knetworkmanager-0.9.0.11-1|95	%define knmclient_major 4
14mr|knetworkmanager-0.9.0.11-1|96	%define libknmclient %mklibname knmclient %{knmclient_major}
14mr|knetworkmanager-0.9.0.11-1|97	
14mr|knetworkmanager-0.9.0.11-1|98	%package -n %{libknmclient}
14mr|knetworkmanager-0.9.0.11-1|99	Summary:	libknclient library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|100	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|101	
14mr|knetworkmanager-0.9.0.11-1|102	%description -n %{libknmclient}
14mr|knetworkmanager-0.9.0.11-1|103	libknclient library used by %{name}.
14mr|knetworkmanager-0.9.0.11-1|104	
14mr|knetworkmanager-0.9.0.11-1|105	%files -n %{libknmclient}
14mr|knetworkmanager-0.9.0.11-1|106	%{_kde_libdir}/libknmclient.so.%{knmclient_major}*
14mr|knetworkmanager-0.9.0.11-1|107	
14mr|knetworkmanager-0.9.0.11-1|108	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|109	
14mr|knetworkmanager-0.9.0.11-1|110	%define libkinternals_major 4
14mr|knetworkmanager-0.9.0.11-1|111	%define libknminternals %mklibname knminternals %{libkinternals_major}
14mr|knetworkmanager-0.9.0.11-1|112	
14mr|knetworkmanager-0.9.0.11-1|113	%package -n %{libknminternals}
14mr|knetworkmanager-0.9.0.11-1|114	Summary:	libkninternals library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|115	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|116	
14mr|knetworkmanager-0.9.0.11-1|117	%description -n %{libknminternals}
14mr|knetworkmanager-0.9.0.11-1|118	libkninternals library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|119	
14mr|knetworkmanager-0.9.0.11-1|120	%files -n %{libknminternals}
14mr|knetworkmanager-0.9.0.11-1|121	%{_kde_libdir}/libknminternals.so.%{libkinternals_major}*
14mr|knetworkmanager-0.9.0.11-1|122	
14mr|knetworkmanager-0.9.0.11-1|123	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|124	
14mr|knetworkmanager-0.9.0.11-1|125	%define libservice_major 4
14mr|knetworkmanager-0.9.0.11-1|126	%define libknmservice %mklibname knmservice %{libservice_major}
14mr|knetworkmanager-0.9.0.11-1|127	
14mr|knetworkmanager-0.9.0.11-1|128	%package -n %{libknmservice}
14mr|knetworkmanager-0.9.0.11-1|129	Summary:	libknservice library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|130	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|131	
14mr|knetworkmanager-0.9.0.11-1|132	%description -n %{libknmservice}
14mr|knetworkmanager-0.9.0.11-1|133	libknservice library used by %{name}.
14mr|knetworkmanager-0.9.0.11-1|134	
14mr|knetworkmanager-0.9.0.11-1|135	%files -n %{libknmservice}
14mr|knetworkmanager-0.9.0.11-1|136	%{_kde_libdir}/libknmservice.so.%{libservice_major}*
14mr|knetworkmanager-0.9.0.11-1|137	
14mr|knetworkmanager-0.9.0.11-1|138	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|139	
14mr|knetworkmanager-0.9.0.11-1|140	%define libsolidcontrolnm_major 4
14mr|knetworkmanager-0.9.0.11-1|141	%define libsolidcontrolnm %mklibname solidcontrolnm %{libsolidcontrolnm_major}
14mr|knetworkmanager-0.9.0.11-1|142	
14mr|knetworkmanager-0.9.0.11-1|143	%package -n %{libsolidcontrolnm}
14mr|knetworkmanager-0.9.0.11-1|144	Summary:	libsolidcontrol library for networkmanager 0.9
14mr|knetworkmanager-0.9.0.11-1|145	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|146	
14mr|knetworkmanager-0.9.0.11-1|147	%description -n %{libsolidcontrolnm}
14mr|knetworkmanager-0.9.0.11-1|148	libsolidcontrol library for networkmanager 0.9
14mr|knetworkmanager-0.9.0.11-1|149	
14mr|knetworkmanager-0.9.0.11-1|150	%files -n %{libsolidcontrolnm}
14mr|knetworkmanager-0.9.0.11-1|151	%{_kde_libdir}/libsolidcontrolnm09.so.%{libsolidcontrolnm_major}*
14mr|knetworkmanager-0.9.0.11-1|152	%{_datadir}/locale/*/*/solidcontrolnm09*
14mr|knetworkmanager-0.9.0.11-1|153	
14mr|knetworkmanager-0.9.0.11-1|154	#-------------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|155	
14mr|knetworkmanager-0.9.0.11-1|156	%define libsolidcontrolnm_ifaces_major 4
14mr|knetworkmanager-0.9.0.11-1|157	%define libsolidcontrolnm_ifaces %mklibname solidcontrolnmifaces %{libsolidcontrolnm_ifaces_major}
14mr|knetworkmanager-0.9.0.11-1|158	
14mr|knetworkmanager-0.9.0.11-1|159	%package -n %{libsolidcontrolnm_ifaces}
14mr|knetworkmanager-0.9.0.11-1|160	Summary:	libsolidcontrol library for networkmanager 0.9
14mr|knetworkmanager-0.9.0.11-1|161	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|162	
14mr|knetworkmanager-0.9.0.11-1|163	%description -n %{libsolidcontrolnm_ifaces}
14mr|knetworkmanager-0.9.0.11-1|164	libsolidcontrol library for networkmanager 0.9
14mr|knetworkmanager-0.9.0.11-1|165	
14mr|knetworkmanager-0.9.0.11-1|166	%files -n %{libsolidcontrolnm_ifaces}
14mr|knetworkmanager-0.9.0.11-1|167	%{_kde_libdir}/libsolidcontrolnm09ifaces.so.%{libsolidcontrolnm_ifaces_major}*
14mr|knetworkmanager-0.9.0.11-1|168	
14mr|knetworkmanager-0.9.0.11-1|169	#-------------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|170	
14mr|knetworkmanager-0.9.0.11-1|171	%define libknmui_major 4
14mr|knetworkmanager-0.9.0.11-1|172	%define libknmui %mklibname knmui %{libknmui_major}
14mr|knetworkmanager-0.9.0.11-1|173	
14mr|knetworkmanager-0.9.0.11-1|174	%package -n %{libknmui}
14mr|knetworkmanager-0.9.0.11-1|175	Summary:	libknui library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|176	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|177	
14mr|knetworkmanager-0.9.0.11-1|178	%description -n %{libknmui}
14mr|knetworkmanager-0.9.0.11-1|179	libknui library used by %{name}.
14mr|knetworkmanager-0.9.0.11-1|180	
14mr|knetworkmanager-0.9.0.11-1|181	%files -n %{libknmui}
14mr|knetworkmanager-0.9.0.11-1|182	%{_kde_libdir}/libknmui.so.%{libknmui_major}*
14mr|knetworkmanager-0.9.0.11-1|183	
14mr|knetworkmanager-0.9.0.11-1|184	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|185	%define libsolidcontrolfuture_major 4
14mr|knetworkmanager-0.9.0.11-1|186	%define libsolidcontrolfuture %mklibname solidcontrolfuture %{libsolidcontrolfuture_major}
14mr|knetworkmanager-0.9.0.11-1|187	
14mr|knetworkmanager-0.9.0.11-1|188	%package -n %{libsolidcontrolfuture}
14mr|knetworkmanager-0.9.0.11-1|189	Summary:	solidcontrolfuture library used by %{name}
14mr|knetworkmanager-0.9.0.11-1|190	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|191	
14mr|knetworkmanager-0.9.0.11-1|192	%description -n %{libsolidcontrolfuture}
14mr|knetworkmanager-0.9.0.11-1|193	libsolidcontrolfuture library used by %{name}.
14mr|knetworkmanager-0.9.0.11-1|194	
14mr|knetworkmanager-0.9.0.11-1|195	%files -n %{libsolidcontrolfuture}
14mr|knetworkmanager-0.9.0.11-1|196	%{_kde_libdir}/libsolidcontrolfuture.so.%{libsolidcontrolfuture_major}*
14mr|knetworkmanager-0.9.0.11-1|197	
14mr|knetworkmanager-0.9.0.11-1|198	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|199	
14mr|knetworkmanager-0.9.0.11-1|200	%define libknm_nm %mklibname knm_nm
14mr|knetworkmanager-0.9.0.11-1|201	
14mr|knetworkmanager-0.9.0.11-1|202	%package -n %{libknm_nm}
14mr|knetworkmanager-0.9.0.11-1|203	Summary:	NetworkManager back-end for %{name}
14mr|knetworkmanager-0.9.0.11-1|204	Group:		System/Libraries
14mr|knetworkmanager-0.9.0.11-1|205	
14mr|knetworkmanager-0.9.0.11-1|206	%description -n %{libknm_nm}
14mr|knetworkmanager-0.9.0.11-1|207	NetworkManager back-end for %{name}.
14mr|knetworkmanager-0.9.0.11-1|208	
14mr|knetworkmanager-0.9.0.11-1|209	%files -n %{libknm_nm}
14mr|knetworkmanager-0.9.0.11-1|210	%{_kde_libdir}/libknm_nm.so
14mr|knetworkmanager-0.9.0.11-1|211	
14mr|knetworkmanager-0.9.0.11-1|212	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|213	
14mr|knetworkmanager-0.9.0.11-1|214	%package -n %{devname}
14mr|knetworkmanager-0.9.0.11-1|215	Summary:	Development files for %{name}
14mr|knetworkmanager-0.9.0.11-1|216	Group:		Development/KDE and Qt
14mr|knetworkmanager-0.9.0.11-1|217	Requires:	%{libknmclient} = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|218	Requires:	%{libknminternals} = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|219	Requires:	%{libknmservice} = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|220	Requires:	%{libknmui} = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|221	Requires:	%{libsolidcontrolfuture} = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|222	Provides:	knetworkmanager-devel = %{EVRD}
14mr|knetworkmanager-0.9.0.11-1|223	
14mr|knetworkmanager-0.9.0.11-1|224	%description -n %{devname}
14mr|knetworkmanager-0.9.0.11-1|225	Development files for %{name}
14mr|knetworkmanager-0.9.0.11-1|226	
14mr|knetworkmanager-0.9.0.11-1|227	%files -n %{devname}
14mr|knetworkmanager-0.9.0.11-1|228	%{_kde_libdir}/libknmclient.so
14mr|knetworkmanager-0.9.0.11-1|229	%{_kde_libdir}/libknminternals.so
14mr|knetworkmanager-0.9.0.11-1|230	%{_kde_libdir}/libknmservice.so
14mr|knetworkmanager-0.9.0.11-1|231	%{_kde_libdir}/libknmui.so
14mr|knetworkmanager-0.9.0.11-1|232	%{_kde_libdir}/libsolidcontrolfuture.so
14mr|knetworkmanager-0.9.0.11-1|233	%{_kde_includedir}/solid/controlnm09/
14mr|knetworkmanager-0.9.0.11-1|234	%{_kde_libdir}/libsolidcontrolnm09.so
14mr|knetworkmanager-0.9.0.11-1|235	%{_kde_libdir}/libsolidcontrolnm09ifaces.so
14mr|knetworkmanager-0.9.0.11-1|236	
14mr|knetworkmanager-0.9.0.11-1|237	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|238	
14mr|knetworkmanager-0.9.0.11-1|239	%if %{openvn}
14mr|knetworkmanager-0.9.0.11-1|240	%package -n knetworkmanager-openvpn
14mr|knetworkmanager-0.9.0.11-1|241	Summary:	OpenVPN support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|242	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|243	Requires:	networkmanager-openvpn
14mr|knetworkmanager-0.9.0.11-1|244	
14mr|knetworkmanager-0.9.0.11-1|245	%description -n knetworkmanager-openvpn
14mr|knetworkmanager-0.9.0.11-1|246	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|247	
14mr|knetworkmanager-0.9.0.11-1|248	%files -n knetworkmanager-openvpn
14mr|knetworkmanager-0.9.0.11-1|249	%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
14mr|knetworkmanager-0.9.0.11-1|250	%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
14mr|knetworkmanager-0.9.0.11-1|251	%endif
14mr|knetworkmanager-0.9.0.11-1|252	
14mr|knetworkmanager-0.9.0.11-1|253	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|254	
14mr|knetworkmanager-0.9.0.11-1|255	%if %{openswan}
14mr|knetworkmanager-0.9.0.11-1|256	%package -n knetworkmanager-openswan
14mr|knetworkmanager-0.9.0.11-1|257	Summary:	OpenSwan support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|258	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|259	
14mr|knetworkmanager-0.9.0.11-1|260	%description -n knetworkmanager-openswan
14mr|knetworkmanager-0.9.0.11-1|261	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|262	
14mr|knetworkmanager-0.9.0.11-1|263	%files -n knetworkmanager-openswan
14mr|knetworkmanager-0.9.0.11-1|264	%{_kde_libdir}/kde4/networkmanagement_openswanui.so
14mr|knetworkmanager-0.9.0.11-1|265	%{_kde_datadir}/kde4/services/networkmanagement_openswanui.desktop
14mr|knetworkmanager-0.9.0.11-1|266	%endif
14mr|knetworkmanager-0.9.0.11-1|267	
14mr|knetworkmanager-0.9.0.11-1|268	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|269	
14mr|knetworkmanager-0.9.0.11-1|270	%if %{novellvpn}
14mr|knetworkmanager-0.9.0.11-1|271	%package -n knetworkmanager-novellvpn
14mr|knetworkmanager-0.9.0.11-1|272	Summary:	Vpnc support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|273	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|274	
14mr|knetworkmanager-0.9.0.11-1|275	%description -n knetworkmanager-novellvpn
14mr|knetworkmanager-0.9.0.11-1|276	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|277	
14mr|knetworkmanager-0.9.0.11-1|278	%files -n knetworkmanager-novellvpn
14mr|knetworkmanager-0.9.0.11-1|279	%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
14mr|knetworkmanager-0.9.0.11-1|280	%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
14mr|knetworkmanager-0.9.0.11-1|281	%endif
14mr|knetworkmanager-0.9.0.11-1|282	
14mr|knetworkmanager-0.9.0.11-1|283	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|284	
14mr|knetworkmanager-0.9.0.11-1|285	%if %{pptp}
14mr|knetworkmanager-0.9.0.11-1|286	
14mr|knetworkmanager-0.9.0.11-1|287	%package -n knetworkmanager-pptp
14mr|knetworkmanager-0.9.0.11-1|288	Summary:	Pptp support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|289	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|290	Requires:	networkmanager-pptp
14mr|knetworkmanager-0.9.0.11-1|291	
14mr|knetworkmanager-0.9.0.11-1|292	%description -n knetworkmanager-pptp
14mr|knetworkmanager-0.9.0.11-1|293	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|294	
14mr|knetworkmanager-0.9.0.11-1|295	%files -n knetworkmanager-pptp
14mr|knetworkmanager-0.9.0.11-1|296	%{_kde_libdir}/kde4/networkmanagement_pptpui.so
14mr|knetworkmanager-0.9.0.11-1|297	%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
14mr|knetworkmanager-0.9.0.11-1|298	
14mr|knetworkmanager-0.9.0.11-1|299	%endif
14mr|knetworkmanager-0.9.0.11-1|300	
14mr|knetworkmanager-0.9.0.11-1|301	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|302	
14mr|knetworkmanager-0.9.0.11-1|303	%if %{strongswan}
14mr|knetworkmanager-0.9.0.11-1|304	%package -n knetworkmanager-strongswan
14mr|knetworkmanager-0.9.0.11-1|305	Summary:	strongSwan support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|306	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|307	
14mr|knetworkmanager-0.9.0.11-1|308	%description -n knetworkmanager-strongswan
14mr|knetworkmanager-0.9.0.11-1|309	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|310	
14mr|knetworkmanager-0.9.0.11-1|311	%files -n knetworkmanager-strongswan
14mr|knetworkmanager-0.9.0.11-1|312	%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
14mr|knetworkmanager-0.9.0.11-1|313	%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
14mr|knetworkmanager-0.9.0.11-1|314	%endif
14mr|knetworkmanager-0.9.0.11-1|315	
14mr|knetworkmanager-0.9.0.11-1|316	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|317	
14mr|knetworkmanager-0.9.0.11-1|318	%if %{vpnc}
14mr|knetworkmanager-0.9.0.11-1|319	%package -n knetworkmanager-vpnc
14mr|knetworkmanager-0.9.0.11-1|320	Summary:	Vpnc support for knetworkmanager
14mr|knetworkmanager-0.9.0.11-1|321	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|322	Requires:	networkmanager-vpnc
14mr|knetworkmanager-0.9.0.11-1|323	
14mr|knetworkmanager-0.9.0.11-1|324	%description -n knetworkmanager-vpnc
14mr|knetworkmanager-0.9.0.11-1|325	%{summary}.
14mr|knetworkmanager-0.9.0.11-1|326	
14mr|knetworkmanager-0.9.0.11-1|327	%files -n knetworkmanager-vpnc
14mr|knetworkmanager-0.9.0.11-1|328	%{_kde_libdir}/kde4/networkmanagement_vpncui.so
14mr|knetworkmanager-0.9.0.11-1|329	%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
14mr|knetworkmanager-0.9.0.11-1|330	%endif
14mr|knetworkmanager-0.9.0.11-1|331	
14mr|knetworkmanager-0.9.0.11-1|332	#-------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|333	
14mr|knetworkmanager-0.9.0.11-1|334	%if %{openconnect}
14mr|knetworkmanager-0.9.0.11-1|335	%package openconnect
14mr|knetworkmanager-0.9.0.11-1|336	Summary:	Openconnect support for %{name}
14mr|knetworkmanager-0.9.0.11-1|337	Group:		Graphical desktop/KDE
14mr|knetworkmanager-0.9.0.11-1|338	Requires:	openconnect
14mr|knetworkmanager-0.9.0.11-1|339	
14mr|knetworkmanager-0.9.0.11-1|340	%description openconnect
14mr|knetworkmanager-0.9.0.11-1|341	Openconnect plugin for %{name}
14mr|knetworkmanager-0.9.0.11-1|342	
14mr|knetworkmanager-0.9.0.11-1|343	%files openconnect
14mr|knetworkmanager-0.9.0.11-1|344	%{_kde_libdir}/kde4/networkmanagement_openconnectui.so
14mr|knetworkmanager-0.9.0.11-1|345	%{_kde_services}/networkmanagement_openconnectui.desktop
14mr|knetworkmanager-0.9.0.11-1|346	%endif
14mr|knetworkmanager-0.9.0.11-1|347	
14mr|knetworkmanager-0.9.0.11-1|348	#--------------------------------------------------------------------
14mr|knetworkmanager-0.9.0.11-1|349	
14mr|knetworkmanager-0.9.0.11-1|350	%prep
14mr|knetworkmanager-0.9.0.11-1|351	%setup -qn %{srcname}-%{version}
14mr|knetworkmanager-0.9.0.11-1|352	%apply_patches
14mr|knetworkmanager-0.9.0.11-1|353	
14mr|knetworkmanager-0.9.0.11-1|354	cp %{SOURCE1} po/ru/knetworkmanager.po
14mr|knetworkmanager-0.9.0.11-1|355	cp %{SOURCE2} po/ru/libknetworkmanager.po
14mr|knetworkmanager-0.9.0.11-1|356	
14mr|knetworkmanager-0.9.0.11-1|357	%build
14mr|knetworkmanager-0.9.0.11-1|358	%cmake_kde4 \
14mr|knetworkmanager-0.9.0.11-1|359	-DDBUS_SYSTEM_POLICY_DIR=%{_sysconfdir}/dbus-1/system.d \
14mr|knetworkmanager-0.9.0.11-1|360	-DINSTALL_KNM_AUTOSTART=ON
14mr|knetworkmanager-0.9.0.11-1|361	%make
14mr|knetworkmanager-0.9.0.11-1|362	
14mr|knetworkmanager-0.9.0.11-1|363	%install
14mr|knetworkmanager-0.9.0.11-1|364	%makeinstall_std -C build
14mr|knetworkmanager-0.9.0.11-1|365	
14mr|knetworkmanager-0.9.0.11-1|366	%if ! %{novellvpn}
14mr|knetworkmanager-0.9.0.11-1|367	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
14mr|knetworkmanager-0.9.0.11-1|368	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
14mr|knetworkmanager-0.9.0.11-1|369	%endif
14mr|knetworkmanager-0.9.0.11-1|370	
14mr|knetworkmanager-0.9.0.11-1|371	%if ! %{pptp}
14mr|knetworkmanager-0.9.0.11-1|372	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_pptpui.so
14mr|knetworkmanager-0.9.0.11-1|373	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
14mr|knetworkmanager-0.9.0.11-1|374	%endif
14mr|knetworkmanager-0.9.0.11-1|375	
14mr|knetworkmanager-0.9.0.11-1|376	%if ! %{strongswan}
14mr|knetworkmanager-0.9.0.11-1|377	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
14mr|knetworkmanager-0.9.0.11-1|378	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
14mr|knetworkmanager-0.9.0.11-1|379	%endif
14mr|knetworkmanager-0.9.0.11-1|380	
14mr|knetworkmanager-0.9.0.11-1|381	%if ! %{openvn}
14mr|knetworkmanager-0.9.0.11-1|382	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
14mr|knetworkmanager-0.9.0.11-1|383	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
14mr|knetworkmanager-0.9.0.11-1|384	%endif
14mr|knetworkmanager-0.9.0.11-1|385	
14mr|knetworkmanager-0.9.0.11-1|386	%if ! %{vpnc}
14mr|knetworkmanager-0.9.0.11-1|387	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_vpncui.so
14mr|knetworkmanager-0.9.0.11-1|388	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
14mr|knetworkmanager-0.9.0.11-1|389	%endif
14mr|knetworkmanager-0.9.0.11-1|390	
14mr|knetworkmanager-0.9.0.11-1|391	%find_lang %{name} lib%{name} %{name}.lang
14mr|knetworkmanager-0.9.0.11-1|392	%find_lang plasma_applet_networkmanagement
14mr|knetworkmanager-0.9.0.11-1|393	%find_lang solidcontrolnm09
14mr|knetworkmanager-0.9.0.11-1|394	
14mr|knetworkmanager-0.9.0.11-1|395	cat > README.install.urpmi << EOF
14mr|knetworkmanager-0.9.0.11-1|396	The monolithic client is not built anymore by upstream.
14mr|knetworkmanager-0.9.0.11-1|397	You need to use now the plasma applet.
14mr|knetworkmanager-0.9.0.11-1|398	
14mr|knetworkmanager-0.9.0.11-1|399	Regards,
14mr|knetworkmanager-0.9.0.11-1|400	
14mr|knetworkmanager-0.9.0.11-1|401	EOF
14mr|knetworkmanager-0.9.0.11-1|402	
14mr|knetworkmanager-0.9.0.11-1|403	
14mr|knetworkmanager-0.9.0.11-1|404	%changelog
14mr|knetworkmanager-0.9.0.11-1|405	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.11-1
14mr|knetworkmanager-0.9.0.11-1|406	+ Revision: 76deb33
14mr|knetworkmanager-0.9.0.11-1|407	- Add OpenSwan subpackage, enable OpenConnect subpackage
14mr|knetworkmanager-0.9.0.11-1|408	
14mr|knetworkmanager-0.9.0.11-1|409	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.11-1
14mr|knetworkmanager-0.9.0.11-1|410	+ Revision: 8fa1e43
14mr|knetworkmanager-0.9.0.11-1|411	- New version 0.9.0.11
14mr|knetworkmanager-0.9.0.11-1|412	
14mr|knetworkmanager-0.9.0.11-1|413	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:0.9.0.10-2
14mr|knetworkmanager-0.9.0.11-1|414	+ Revision: 9a9dd00
14mr|knetworkmanager-0.9.0.11-1|415	- MassBuild#440: Increase release tag
14mr|knetworkmanager-0.9.0.11-1|416	
14mr|knetworkmanager-0.9.0.11-1|417	* Sat Dec 07 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.10-1
14mr|knetworkmanager-0.9.0.11-1|418	+ Revision: dadaab5
14mr|knetworkmanager-0.9.0.11-1|419	- Update to 0.9.0.10
14mr|knetworkmanager-0.9.0.11-1|420	
14mr|knetworkmanager-0.9.0.11-1|421	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.9-2
14mr|knetworkmanager-0.9.0.11-1|422	+ Revision: f28f352
14mr|knetworkmanager-0.9.0.11-1|423	- LOG Rebuild with KDE 4.11, spec cleanup
14mr|knetworkmanager-0.9.0.11-1|424	
14mr|knetworkmanager-0.9.0.11-1|425	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.9-1
14mr|knetworkmanager-0.9.0.11-1|426	+ Revision: fcb0a61
14mr|knetworkmanager-0.9.0.11-1|427	- fix filelist
14mr|knetworkmanager-0.9.0.11-1|428	
14mr|knetworkmanager-0.9.0.11-1|429	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.9-1
14mr|knetworkmanager-0.9.0.11-1|430	+ Revision: b13bca4
14mr|knetworkmanager-0.9.0.11-1|431	- 0.9.0.9
14mr|knetworkmanager-0.9.0.11-1|432	
14mr|knetworkmanager-0.9.0.11-1|433	* Thu Aug 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.7-2.1
14mr|knetworkmanager-0.9.0.11-1|434	+ Revision: 53b81d3
14mr|knetworkmanager-0.9.0.11-1|435	- Bump release
14mr|knetworkmanager-0.9.0.11-1|436	
14mr|knetworkmanager-0.9.0.11-1|437	* Wed Feb 27 2013 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.7-2
14mr|knetworkmanager-0.9.0.11-1|438	+ Revision: cfae9ab
14mr|knetworkmanager-0.9.0.11-1|439	- Add networkmanager to Requires
14mr|knetworkmanager-0.9.0.11-1|440	
14mr|knetworkmanager-0.9.0.11-1|441	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
14mr|knetworkmanager-0.9.0.11-1|442	+ Revision: a13bbf0
14mr|knetworkmanager-0.9.0.11-1|443	- fix spec
14mr|knetworkmanager-0.9.0.11-1|444	
14mr|knetworkmanager-0.9.0.11-1|445	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
14mr|knetworkmanager-0.9.0.11-1|446	+ Revision: f19cefc
14mr|knetworkmanager-0.9.0.11-1|447	- add missing files
14mr|knetworkmanager-0.9.0.11-1|448	
14mr|knetworkmanager-0.9.0.11-1|449	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
14mr|knetworkmanager-0.9.0.11-1|450	+ Revision: 92120c3
14mr|knetworkmanager-0.9.0.11-1|451	- update to 0.9.0.7
14mr|knetworkmanager-0.9.0.11-1|452	
14mr|knetworkmanager-0.9.0.11-1|453	* Wed Nov 14 2012 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.5-1
14mr|knetworkmanager-0.9.0.11-1|454	+ Revision: 0c52c59
14mr|knetworkmanager-0.9.0.11-1|455	- Updated knetworkmanager.spec
14mr|knetworkmanager-0.9.0.11-1|456	
14mr|knetworkmanager-0.9.0.11-1|457	* Wed Nov 14 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.5-1
14mr|knetworkmanager-0.9.0.11-1|458	+ Revision: fea6a12
14mr|knetworkmanager-0.9.0.11-1|459	- LOG update to 0.9.0.5
14mr|knetworkmanager-0.9.0.11-1|460	
14mr|knetworkmanager-0.9.0.11-1|461	* Mon Aug 13 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.4-1
14mr|knetworkmanager-0.9.0.11-1|462	+ Revision: 066f266
14mr|knetworkmanager-0.9.0.11-1|463	- LOG -new version 0.9.0.4
14mr|knetworkmanager-0.9.0.11-1|464	
14mr|knetworkmanager-0.9.0.11-1|465	* Wed May 30 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
14mr|knetworkmanager-0.9.0.11-1|466	+ Revision: d45a9cc
14mr|knetworkmanager-0.9.0.11-1|467	- LOG: network applet - network checkbox's hover fixed
14mr|knetworkmanager-0.9.0.11-1|468	
14mr|knetworkmanager-0.9.0.11-1|469	* Tue May 29 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
14mr|knetworkmanager-0.9.0.11-1|470	+ Revision: 690b44c
14mr|knetworkmanager-0.9.0.11-1|471	- changelog added
14mr|knetworkmanager-0.9.0.11-1|472	
14mr|knetworkmanager-0.9.0.11-1|473	* Tue May 29 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
14mr|knetworkmanager-0.9.0.11-1|474	+ Revision: 6ec8c9e
14mr|knetworkmanager-0.9.0.11-1|475	- LOG: text color of network checkbox changed
14mr|knetworkmanager-0.9.0.11-1|476	
14mr|knetworkmanager-0.9.0.11-1|477	* Mon May 28 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-2
14mr|knetworkmanager-0.9.0.11-1|478	+ Revision: e4eab28
14mr|knetworkmanager-0.9.0.11-1|479	- fix missed russian translation
14mr|knetworkmanager-0.9.0.11-1|480	
14mr|knetworkmanager-0.9.0.11-1|481	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mr|knetworkmanager-0.9.0.11-1|482	+ Revision: 5477a30
14mr|knetworkmanager-0.9.0.11-1|483	- fix translate and desktop file
14mr|knetworkmanager-0.9.0.11-1|484	
14mr|knetworkmanager-0.9.0.11-1|485	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mr|knetworkmanager-0.9.0.11-1|486	+ Revision: fa9beb3
14mr|knetworkmanager-0.9.0.11-1|487	- another fix lang file
14mr|knetworkmanager-0.9.0.11-1|488	
14mr|knetworkmanager-0.9.0.11-1|489	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mr|knetworkmanager-0.9.0.11-1|490	+ Revision: 5ae8b79
14mr|knetworkmanager-0.9.0.11-1|491	- add findlang for solidcontrolnm09
14mr|knetworkmanager-0.9.0.11-1|492	
14mr|knetworkmanager-0.9.0.11-1|493	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mr|knetworkmanager-0.9.0.11-1|494	+ Revision: 163909d
14mr|knetworkmanager-0.9.0.11-1|495	- add to BR libnm-glib
14mr|knetworkmanager-0.9.0.11-1|496	
14mr|knetworkmanager-0.9.0.11-1|497	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mr|knetworkmanager-0.9.0.11-1|498	+ Revision: fc23524
14mr|knetworkmanager-0.9.0.11-1|499	- new version 0.9.0.2
14mr|knetworkmanager-0.9.0.11-1|500	
14mr|knetworkmanager-0.9.0.11-1|501	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mr|knetworkmanager-0.9.0.11-1|502	+ Revision: 88df1cc
14mr|knetworkmanager-0.9.0.11-1|503	- fix source name
14mr|knetworkmanager-0.9.0.11-1|504	
14mr|knetworkmanager-0.9.0.11-1|505	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mr|knetworkmanager-0.9.0.11-1|506	+ Revision: 080c747
14mr|knetworkmanager-0.9.0.11-1|507	- fix source name
14mr|knetworkmanager-0.9.0.11-1|508	
14mr|knetworkmanager-0.9.0.11-1|509	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mr|knetworkmanager-0.9.0.11-1|510	+ Revision: 5019598
14mr|knetworkmanager-0.9.0.11-1|511	- fix l10n tarball
14mr|knetworkmanager-0.9.0.11-1|512	
14mr|knetworkmanager-0.9.0.11-1|513	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mr|knetworkmanager-0.9.0.11-1|514	+ Revision: a50393a
14mr|knetworkmanager-0.9.0.11-1|515	- add missing source
14mr|knetworkmanager-0.9.0.11-1|516	
14mr|knetworkmanager-0.9.0.11-1|517	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mr|knetworkmanager-0.9.0.11-1|518	+ Revision: f5e4aab
14mr|knetworkmanager-0.9.0.11-1|519	- up version
14mr|knetworkmanager-0.9.0.11-1|520	
14mr|knetworkmanager-0.9.0.11-1|521	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-1
14mr|knetworkmanager-0.9.0.11-1|522	+ Revision: 8a693db
14mr|knetworkmanager-0.9.0.11-1|523	- update russian translations
14mr|knetworkmanager-0.9.0.11-1|524	
14mr|knetworkmanager-0.9.0.11-1|525	

17007 14
14mr|kolf-4.13.3-1|1	Name:		kolf
14mr|kolf-4.13.3-1|2	Version:	4.13.3
14mr|kolf-4.13.3-1|3	Release:	1
14mr|kolf-4.13.3-1|4	Epoch:		1
14mr|kolf-4.13.3-1|5	Summary:	A golf game
14mr|kolf-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kolf-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kolf-4.13.3-1|8	URL:		http://www.kde.org/applications/games/kolf/
14mr|kolf-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kolf-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kolf-4.13.3-1|11	
14mr|kolf-4.13.3-1|12	%description
14mr|kolf-4.13.3-1|13	Kolf is a miniature golf game. The game is played from an overhead view, with
14mr|kolf-4.13.3-1|14	a short bar representing the golf club. Kolf features many different types of
14mr|kolf-4.13.3-1|15	objects, such as water hazards, slopes, sand traps, and black holes (warps),
14mr|kolf-4.13.3-1|16	among others.
14mr|kolf-4.13.3-1|17	
14mr|kolf-4.13.3-1|18	Features :
14mr|kolf-4.13.3-1|19	- Single and Multi-player (up to ten players) modes
14mr|kolf-4.13.3-1|20	- High scores table
14mr|kolf-4.13.3-1|21	- Dynamic courses
14mr|kolf-4.13.3-1|22	- Third-party courses
14mr|kolf-4.13.3-1|23	- Course editor
14mr|kolf-4.13.3-1|24	
14mr|kolf-4.13.3-1|25	%files
14mr|kolf-4.13.3-1|26	%{_kde_bindir}/kolf
14mr|kolf-4.13.3-1|27	%{_kde_applicationsdir}/kolf.desktop
14mr|kolf-4.13.3-1|28	%{_kde_appsdir}/kolf
14mr|kolf-4.13.3-1|29	%{_kde_docdir}/*/*/kolf
14mr|kolf-4.13.3-1|30	%{_kde_iconsdir}/hicolor/*/apps/kolf.png
14mr|kolf-4.13.3-1|31	
14mr|kolf-4.13.3-1|32	#------------------------------------------------------------------------------
14mr|kolf-4.13.3-1|33	
14mr|kolf-4.13.3-1|34	%define libkolfprivate_private 4
14mr|kolf-4.13.3-1|35	%define libkolfprivate %mklibname kolfprivate %{libkolfprivate_private}
14mr|kolf-4.13.3-1|36	
14mr|kolf-4.13.3-1|37	%package -n %{libkolfprivate}
14mr|kolf-4.13.3-1|38	Summary:	Runtime library for Kolf
14mr|kolf-4.13.3-1|39	Group:		System/Libraries
14mr|kolf-4.13.3-1|40	
14mr|kolf-4.13.3-1|41	%description -n %{libkolfprivate}
14mr|kolf-4.13.3-1|42	Runtime library for Kolf.
14mr|kolf-4.13.3-1|43	
14mr|kolf-4.13.3-1|44	%files -n %{libkolfprivate}
14mr|kolf-4.13.3-1|45	%{_kde_libdir}/libkolfprivate.so.%{libkolfprivate_private}*
14mr|kolf-4.13.3-1|46	
14mr|kolf-4.13.3-1|47	#------------------------------------------------------------------------------
14mr|kolf-4.13.3-1|48	
14mr|kolf-4.13.3-1|49	%prep
14mr|kolf-4.13.3-1|50	%setup -q
14mr|kolf-4.13.3-1|51	
14mr|kolf-4.13.3-1|52	%build
14mr|kolf-4.13.3-1|53	%cmake_kde4
14mr|kolf-4.13.3-1|54	%make
14mr|kolf-4.13.3-1|55	
14mr|kolf-4.13.3-1|56	%install
14mr|kolf-4.13.3-1|57	%makeinstall_std -C build
14mr|kolf-4.13.3-1|58	
14mr|kolf-4.13.3-1|59	# We don't need this for now
14mr|kolf-4.13.3-1|60	rm -f %{buildroot}%{_kde_libdir}/libkolfprivate.so
14mr|kolf-4.13.3-1|61	
14mr|kolf-4.13.3-1|62	
14mr|kolf-4.13.3-1|63	%changelog
14mr|kolf-4.13.3-1|64	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kolf-4.13.3-1|65	+ Revision: ac3999d
14mr|kolf-4.13.3-1|66	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kolf-4.13.3-1|67	
14mr|kolf-4.13.3-1|68	

17008 14
14mr|kollision-4.13.3-1|1	Name:		kollision
14mr|kollision-4.13.3-1|2	Version:	4.13.3
14mr|kollision-4.13.3-1|3	Release:	1
14mr|kollision-4.13.3-1|4	Epoch:		1
14mr|kollision-4.13.3-1|5	Summary:	A simple ball dodging game
14mr|kollision-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kollision-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kollision-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kollision/
14mr|kollision-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kollision-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kollision-4.13.3-1|11	
14mr|kollision-4.13.3-1|12	%description -n kollision
14mr|kollision-4.13.3-1|13	A simple ball dodging game.
14mr|kollision-4.13.3-1|14	
14mr|kollision-4.13.3-1|15	%files
14mr|kollision-4.13.3-1|16	%{_kde_bindir}/kollision
14mr|kollision-4.13.3-1|17	%{_kde_applicationsdir}/kollision.desktop
14mr|kollision-4.13.3-1|18	%{_kde_appsdir}/kollision
14mr|kollision-4.13.3-1|19	%{_kde_iconsdir}/*/*/apps/kollision.*
14mr|kollision-4.13.3-1|20	%{_kde_docdir}/*/*/kollision
14mr|kollision-4.13.3-1|21	
14mr|kollision-4.13.3-1|22	#------------------------------------------------------------------------------
14mr|kollision-4.13.3-1|23	
14mr|kollision-4.13.3-1|24	%prep
14mr|kollision-4.13.3-1|25	%setup -q
14mr|kollision-4.13.3-1|26	
14mr|kollision-4.13.3-1|27	%build
14mr|kollision-4.13.3-1|28	%cmake_kde4
14mr|kollision-4.13.3-1|29	%make
14mr|kollision-4.13.3-1|30	
14mr|kollision-4.13.3-1|31	%install
14mr|kollision-4.13.3-1|32	%makeinstall_std -C build
14mr|kollision-4.13.3-1|33	
14mr|kollision-4.13.3-1|34	
14mr|kollision-4.13.3-1|35	%changelog
14mr|kollision-4.13.3-1|36	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kollision-4.13.3-1|37	+ Revision: 0d8db55
14mr|kollision-4.13.3-1|38	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kollision-4.13.3-1|39	
14mr|kollision-4.13.3-1|40	

17009 14
14mr|kolourpaint-4.13.3-1|1	Name:		kolourpaint
14mr|kolourpaint-4.13.3-1|2	Summary:	A free, easy-to-use paint program for KDE
14mr|kolourpaint-4.13.3-1|3	Version:	4.13.3
14mr|kolourpaint-4.13.3-1|4	Release:	1
14mr|kolourpaint-4.13.3-1|5	Epoch:		2
14mr|kolourpaint-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kolourpaint-4.13.3-1|7	License:	GPLv2 LGPLv2 GFDL
14mr|kolourpaint-4.13.3-1|8	URL:		http://www.kde.org/applications/graphics/kolourpaint/
14mr|kolourpaint-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kolourpaint-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kolourpaint-4.13.3-1|11	BuildRequires:	pkgconfig(qimageblitz)
14mr|kolourpaint-4.13.3-1|12	
14mr|kolourpaint-4.13.3-1|13	%description
14mr|kolourpaint-4.13.3-1|14	KolourPaint is a free, easy-to-use paint program for KDE.
14mr|kolourpaint-4.13.3-1|15	
14mr|kolourpaint-4.13.3-1|16	%files
14mr|kolourpaint-4.13.3-1|17	%doc COPYING COPYING.LIB COPYING.DOC
14mr|kolourpaint-4.13.3-1|18	%doc %{_kde_docdir}/HTML/en/kolourpaint/
14mr|kolourpaint-4.13.3-1|19	%{_kde_bindir}/kolourpaint
14mr|kolourpaint-4.13.3-1|20	%{_kde_applicationsdir}/kolourpaint.desktop
14mr|kolourpaint-4.13.3-1|21	%{_kde_appsdir}/kolourpaint
14mr|kolourpaint-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kolourpaint.*
14mr|kolourpaint-4.13.3-1|23	
14mr|kolourpaint-4.13.3-1|24	#-----------------------------------------------------------------------------
14mr|kolourpaint-4.13.3-1|25	
14mr|kolourpaint-4.13.3-1|26	%define kolourpaint_lgpl_major 4
14mr|kolourpaint-4.13.3-1|27	%define libkolourpaint_lgpl %mklibname kolourpaint_lgpl %{kolourpaint_lgpl_major}
14mr|kolourpaint-4.13.3-1|28	
14mr|kolourpaint-4.13.3-1|29	%package -n %{libkolourpaint_lgpl}
14mr|kolourpaint-4.13.3-1|30	Summary:	Runtime library for Kolourpaint
14mr|kolourpaint-4.13.3-1|31	Group:		System/Libraries
14mr|kolourpaint-4.13.3-1|32	
14mr|kolourpaint-4.13.3-1|33	%description -n %{libkolourpaint_lgpl}
14mr|kolourpaint-4.13.3-1|34	Runtime library for Kolourpaint.
14mr|kolourpaint-4.13.3-1|35	
14mr|kolourpaint-4.13.3-1|36	%files -n %{libkolourpaint_lgpl}
14mr|kolourpaint-4.13.3-1|37	%{_kde_libdir}/libkolourpaint_lgpl.so.%{kolourpaint_lgpl_major}*
14mr|kolourpaint-4.13.3-1|38	
14mr|kolourpaint-4.13.3-1|39	#-----------------------------------------------------------------------------
14mr|kolourpaint-4.13.3-1|40	
14mr|kolourpaint-4.13.3-1|41	%package devel
14mr|kolourpaint-4.13.3-1|42	Summary:	Devel stuff for %{name}
14mr|kolourpaint-4.13.3-1|43	Group:		Development/KDE and Qt
14mr|kolourpaint-4.13.3-1|44	Requires:	kdelibs4-devel
14mr|kolourpaint-4.13.3-1|45	Requires:	%{libkolourpaint_lgpl} = %{EVRD}
14mr|kolourpaint-4.13.3-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|kolourpaint-4.13.3-1|47	
14mr|kolourpaint-4.13.3-1|48	%description devel
14mr|kolourpaint-4.13.3-1|49	This package contains header files needed if you wish to build applications
14mr|kolourpaint-4.13.3-1|50	based on %{name}.
14mr|kolourpaint-4.13.3-1|51	
14mr|kolourpaint-4.13.3-1|52	%files devel
14mr|kolourpaint-4.13.3-1|53	%{_kde_libdir}/libkolourpaint_lgpl.so
14mr|kolourpaint-4.13.3-1|54	
14mr|kolourpaint-4.13.3-1|55	#----------------------------------------------------------------------
14mr|kolourpaint-4.13.3-1|56	
14mr|kolourpaint-4.13.3-1|57	%prep
14mr|kolourpaint-4.13.3-1|58	%setup -q
14mr|kolourpaint-4.13.3-1|59	
14mr|kolourpaint-4.13.3-1|60	%build
14mr|kolourpaint-4.13.3-1|61	%cmake_kde4
14mr|kolourpaint-4.13.3-1|62	%make
14mr|kolourpaint-4.13.3-1|63	
14mr|kolourpaint-4.13.3-1|64	%install
14mr|kolourpaint-4.13.3-1|65	%makeinstall_std -C build
14mr|kolourpaint-4.13.3-1|66	
14mr|kolourpaint-4.13.3-1|67	
14mr|kolourpaint-4.13.3-1|68	%changelog
14mr|kolourpaint-4.13.3-1|69	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kolourpaint-4.13.3-1|70	+ Revision: e5d017b
14mr|kolourpaint-4.13.3-1|71	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kolourpaint-4.13.3-1|72	
14mr|kolourpaint-4.13.3-1|73	

17010 14
14mr|kompare-4.13.3-1|1	Summary:	A diff graphic tool for KDE
14mr|kompare-4.13.3-1|2	Name:		kompare
14mr|kompare-4.13.3-1|3	Version:	4.13.3
14mr|kompare-4.13.3-1|4	Release:	1
14mr|kompare-4.13.3-1|5	Epoch:		1
14mr|kompare-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kompare-4.13.3-1|7	License:	GPLv2+
14mr|kompare-4.13.3-1|8	Url:		http://www.kde.org
14mr|kompare-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kompare-4.13.3-1|10	%if %{is_beta}
14mr|kompare-4.13.3-1|11	%define ftpdir unstable
14mr|kompare-4.13.3-1|12	%else
14mr|kompare-4.13.3-1|13	%define ftpdir stable
14mr|kompare-4.13.3-1|14	%endif
14mr|kompare-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kompare-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kompare-4.13.3-1|17	BuildRequires:	libkomparediff2-devel
14mr|kompare-4.13.3-1|18	
14mr|kompare-4.13.3-1|19	%description
14mr|kompare-4.13.3-1|20	Kompare is a GUI front-end program that enables differences between source
14mr|kompare-4.13.3-1|21	files to be viewed and merged. It can be used to compare differences on files
14mr|kompare-4.13.3-1|22	or the contents of folders, and it supports a variety of diff formats and
14mr|kompare-4.13.3-1|23	provide many options to customize the information level displayed.
14mr|kompare-4.13.3-1|24	
14mr|kompare-4.13.3-1|25	Features:
14mr|kompare-4.13.3-1|26	- Comparing directories
14mr|kompare-4.13.3-1|27	- Reading diff files
14mr|kompare-4.13.3-1|28	- Creating and applying patches
14mr|kompare-4.13.3-1|29	
14mr|kompare-4.13.3-1|30	%files
14mr|kompare-4.13.3-1|31	%{_kde_bindir}/kompare
14mr|kompare-4.13.3-1|32	%{_kde_libdir}/kde4/komparenavtreepart.so
14mr|kompare-4.13.3-1|33	%{_kde_libdir}/kde4/komparepart.so
14mr|kompare-4.13.3-1|34	%{_kde_applicationsdir}/kompare.desktop
14mr|kompare-4.13.3-1|35	%{_kde_appsdir}/kompare
14mr|kompare-4.13.3-1|36	%{_kde_services}/komparenavtreepart.desktop
14mr|kompare-4.13.3-1|37	%{_kde_services}/komparepart.desktop
14mr|kompare-4.13.3-1|38	%{_kde_servicetypes}/kompareviewpart.desktop
14mr|kompare-4.13.3-1|39	%{_kde_servicetypes}/komparenavigationpart.desktop
14mr|kompare-4.13.3-1|40	%{_kde_iconsdir}/hicolor/*/apps/kompare.*
14mr|kompare-4.13.3-1|41	%{_kde_docdir}/*/*/kompare
14mr|kompare-4.13.3-1|42	
14mr|kompare-4.13.3-1|43	#----------------------------------------------------------------------------
14mr|kompare-4.13.3-1|44	
14mr|kompare-4.13.3-1|45	%define komparedialogpages_major 4
14mr|kompare-4.13.3-1|46	%define libkomparedialogpages %mklibname komparedialogpages %{komparedialogpages_major}
14mr|kompare-4.13.3-1|47	
14mr|kompare-4.13.3-1|48	%package -n %{libkomparedialogpages}
14mr|kompare-4.13.3-1|49	Summary:	Kompare shared library
14mr|kompare-4.13.3-1|50	Group:		System/Libraries
14mr|kompare-4.13.3-1|51	
14mr|kompare-4.13.3-1|52	%description -n %{libkomparedialogpages}
14mr|kompare-4.13.3-1|53	Kompare shared library.
14mr|kompare-4.13.3-1|54	
14mr|kompare-4.13.3-1|55	%files -n %{libkomparedialogpages}
14mr|kompare-4.13.3-1|56	%{_kde_libdir}/libkomparedialogpages.so.%{komparedialogpages_major}*
14mr|kompare-4.13.3-1|57	
14mr|kompare-4.13.3-1|58	#----------------------------------------------------------------------------
14mr|kompare-4.13.3-1|59	
14mr|kompare-4.13.3-1|60	%define kompareinterface_major 4
14mr|kompare-4.13.3-1|61	%define libkompareinterface %mklibname kompareinterface %{kompareinterface_major}
14mr|kompare-4.13.3-1|62	
14mr|kompare-4.13.3-1|63	%package -n %{libkompareinterface}
14mr|kompare-4.13.3-1|64	Summary:	Kompare shared library
14mr|kompare-4.13.3-1|65	Group:		System/Libraries
14mr|kompare-4.13.3-1|66	
14mr|kompare-4.13.3-1|67	%description -n %{libkompareinterface}
14mr|kompare-4.13.3-1|68	Kompare shared library.
14mr|kompare-4.13.3-1|69	
14mr|kompare-4.13.3-1|70	%files -n %{libkompareinterface}
14mr|kompare-4.13.3-1|71	%{_kde_libdir}/libkompareinterface.so.%{kompareinterface_major}*
14mr|kompare-4.13.3-1|72	
14mr|kompare-4.13.3-1|73	#----------------------------------------------------------------------------
14mr|kompare-4.13.3-1|74	
14mr|kompare-4.13.3-1|75	%package devel
14mr|kompare-4.13.3-1|76	Summary:	Development files for Kompare
14mr|kompare-4.13.3-1|77	Group:		Development/KDE and Qt
14mr|kompare-4.13.3-1|78	Requires:	%{libkomparedialogpages} = %{EVRD}
14mr|kompare-4.13.3-1|79	Requires:	%{libkompareinterface} = %{EVRD}
14mr|kompare-4.13.3-1|80	Conflicts:	kdesdk4-devel < 1:1.4.11.0
14mr|kompare-4.13.3-1|81	
14mr|kompare-4.13.3-1|82	%description devel
14mr|kompare-4.13.3-1|83	This package includes the header files you will need to compile applications
14mr|kompare-4.13.3-1|84	based on Kompare libraries.
14mr|kompare-4.13.3-1|85	
14mr|kompare-4.13.3-1|86	%files devel
14mr|kompare-4.13.3-1|87	%{_kde_includedir}/kompare
14mr|kompare-4.13.3-1|88	%{_kde_libdir}/libkomparedialogpages.so
14mr|kompare-4.13.3-1|89	%{_kde_libdir}/libkompareinterface.so
14mr|kompare-4.13.3-1|90	
14mr|kompare-4.13.3-1|91	#----------------------------------------------------------------------------
14mr|kompare-4.13.3-1|92	
14mr|kompare-4.13.3-1|93	%prep
14mr|kompare-4.13.3-1|94	%setup -q
14mr|kompare-4.13.3-1|95	
14mr|kompare-4.13.3-1|96	%build
14mr|kompare-4.13.3-1|97	%cmake_kde4
14mr|kompare-4.13.3-1|98	%make
14mr|kompare-4.13.3-1|99	
14mr|kompare-4.13.3-1|100	%install
14mr|kompare-4.13.3-1|101	%makeinstall_std -C build
14mr|kompare-4.13.3-1|102	
14mr|kompare-4.13.3-1|103	
14mr|kompare-4.13.3-1|104	%changelog
14mr|kompare-4.13.3-1|105	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kompare-4.13.3-1|106	+ Revision: 7e50a18
14mr|kompare-4.13.3-1|107	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kompare-4.13.3-1|108	
14mr|kompare-4.13.3-1|109	

17011 14
14mr|kon2-0.3.9b-17|1	# Debug package is empty and rpmlint rejects build
14mr|kon2-0.3.9b-17|2	%define _enable_debug_packages %{nil}
14mr|kon2-0.3.9b-17|3	%define debug_package %{nil}
14mr|kon2-0.3.9b-17|4	
14mr|kon2-0.3.9b-17|5	Summary:	KON - Kanji ON Linux console
14mr|kon2-0.3.9b-17|6	Name:		kon2
14mr|kon2-0.3.9b-17|7	Version:	0.3.9b
14mr|kon2-0.3.9b-17|8	Release:	17
14mr|kon2-0.3.9b-17|9	License:	BSD
14mr|kon2-0.3.9b-17|10	Group:		System/Internationalization
14mr|kon2-0.3.9b-17|11	Source0:	ftp://ftp.linet.gr.jp/pub/KON/kon2-%{version}.tar.bz2
14mr|kon2-0.3.9b-17|12	Source1:	pubfont.a.gz
14mr|kon2-0.3.9b-17|13	Source2:	pubfont.k.gz
14mr|kon2-0.3.9b-17|14	Source3:	terminfo.kon
14mr|kon2-0.3.9b-17|15	Patch0:		kon2-iso8859.diff
14mr|kon2-0.3.9b-17|16	Patch1:		kon2-debian_jumbo_patch.diff
14mr|kon2-0.3.9b-17|17	BuildRequires:	glibc-static-devel
14mr|kon2-0.3.9b-17|18	Requires:	ncurses
14mr|kon2-0.3.9b-17|19	Requires:	locales-ja
14mr|kon2-0.3.9b-17|20	ExclusiveArch:	%{ix86} x86_64
14mr|kon2-0.3.9b-17|21	
14mr|kon2-0.3.9b-17|22	%description
14mr|kon2-0.3.9b-17|23	KON displays kanji characters on Linux console screen.
14mr|kon2-0.3.9b-17|24	It is launched like a shell, so you should put at the very
14mr|kon2-0.3.9b-17|25	end of your ~/.profile something like:
14mr|kon2-0.3.9b-17|26	
14mr|kon2-0.3.9b-17|27	TTY=`tty | cut -b-8 2> /dev/null`
14mr|kon2-0.3.9b-17|28	
14mr|kon2-0.3.9b-17|29	if [ "$TTY" = "/dev/tty" ]; then
14mr|kon2-0.3.9b-17|30	exec kon
14mr|kon2-0.3.9b-17|31	fi
14mr|kon2-0.3.9b-17|32	
14mr|kon2-0.3.9b-17|33	%prep
14mr|kon2-0.3.9b-17|34	%setup -q
14mr|kon2-0.3.9b-17|35	%patch0 -p1
14mr|kon2-0.3.9b-17|36	%patch1 -p1
14mr|kon2-0.3.9b-17|37	
14mr|kon2-0.3.9b-17|38	cp %{SOURCE1} .
14mr|kon2-0.3.9b-17|39	
14mr|kon2-0.3.9b-17|40	%build
14mr|kon2-0.3.9b-17|41	make config
14mr|kon2-0.3.9b-17|42	
14mr|kon2-0.3.9b-17|43	# Don't use $RPM_OPT_FLAGS
14mr|kon2-0.3.9b-17|44	make
14mr|kon2-0.3.9b-17|45	
14mr|kon2-0.3.9b-17|46	%install
14mr|kon2-0.3.9b-17|47	mkdir -p %{buildroot}%{_bindir}
14mr|kon2-0.3.9b-17|48	mkdir -p %{buildroot}%{_datadir}/fonts
14mr|kon2-0.3.9b-17|49	mkdir -p %{buildroot}%{_mandir}/ja/man1
14mr|kon2-0.3.9b-17|50	mkdir -p %{buildroot}%{_sysconfdir}
14mr|kon2-0.3.9b-17|51	
14mr|kon2-0.3.9b-17|52	make install TOPDIR=%{buildroot} MANDIR=%{buildroot}/%{_mandir}/ja/man1
14mr|kon2-0.3.9b-17|53	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/fonts
14mr|kon2-0.3.9b-17|54	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/fonts
14mr|kon2-0.3.9b-17|55	
14mr|kon2-0.3.9b-17|56	# create a fake file for %ghost; this could be removed when ncurses
14mr|kon2-0.3.9b-17|57	# will include a definition for 'kon'
14mr|kon2-0.3.9b-17|58	mkdir -p %{buildroot}%{_datadir}/terminfo/k
14mr|kon2-0.3.9b-17|59	touch %{buildroot}%{_datadir}/terminfo/k/kon
14mr|kon2-0.3.9b-17|60	
14mr|kon2-0.3.9b-17|61	# install the English man page
14mr|kon2-0.3.9b-17|62	mkdir -p %{buildroot}/%{_mandir}/man1
14mr|kon2-0.3.9b-17|63	cp doc/kon.1.eng %{buildroot}/%{_mandir}/man1/kon.1
14mr|kon2-0.3.9b-17|64	
14mr|kon2-0.3.9b-17|65	# remove useless files from doc directory
14mr|kon2-0.3.9b-17|66	rm doc/kon.1* doc/*.buffer || :
14mr|kon2-0.3.9b-17|67	
14mr|kon2-0.3.9b-17|68	%post
14mr|kon2-0.3.9b-17|69	tic %{_defaultdocdir}/kon2-%{version}/terminfo.kon
14mr|kon2-0.3.9b-17|70	if ! grep '^kon|kanji on console' %{_sysconfdir}/termcap >& /dev/null ; then
14mr|kon2-0.3.9b-17|71	cat %{_defaultdocdir}/kon2-%{version}/termcap.kon >> %{_sysconfdir}/termcap
14mr|kon2-0.3.9b-17|72	fi
14mr|kon2-0.3.9b-17|73	
14mr|kon2-0.3.9b-17|74	%files
14mr|kon2-0.3.9b-17|75	%defattr(0644,root,root,0755)
14mr|kon2-0.3.9b-17|76	%doc doc/* terminfo.kon termcap.kon
14mr|kon2-0.3.9b-17|77	%attr(4711,root,root) %{_bindir}/kon
14mr|kon2-0.3.9b-17|78	%attr(755,root,root) %{_bindir}/fld
14mr|kon2-0.3.9b-17|79	%attr(755,root,root) %{_bindir}/swkon
14mr|kon2-0.3.9b-17|80	%attr(755,root,root) %{_bindir}/newvc
14mr|kon2-0.3.9b-17|81	%{_mandir}/ja/man1/*
14mr|kon2-0.3.9b-17|82	%{_mandir}/man1/*
14mr|kon2-0.3.9b-17|83	%config(noreplace) %{_sysconfdir}/kon.cfg
14mr|kon2-0.3.9b-17|84	%{_datadir}/fonts/pubfont.a.gz
14mr|kon2-0.3.9b-17|85	%{_datadir}/fonts/pubfont.k.gz
14mr|kon2-0.3.9b-17|86	%ghost %{_datadir}/terminfo/k/kon
14mr|kon2-0.3.9b-17|87	
14mr|kon2-0.3.9b-17|88	
14mr|kon2-0.3.9b-17|89	
14mr|kon2-0.3.9b-17|90	
14mr|kon2-0.3.9b-17|91	
14mr|kon2-0.3.9b-17|92	%changelog
14mr|kon2-0.3.9b-17|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.9b-17
14mr|kon2-0.3.9b-17|94	+ Revision: d901ffd
14mr|kon2-0.3.9b-17|95	- MassBuild#440: Increase release tag
14mr|kon2-0.3.9b-17|96	
14mr|kon2-0.3.9b-17|97	

17012 14
14mr|konq-plugins-4.6.1-3|1	Summary:	Konqueror Plugins
14mr|konq-plugins-4.6.1-3|2	Name:		konq-plugins
14mr|konq-plugins-4.6.1-3|3	Version: 	4.6.1
14mr|konq-plugins-4.6.1-3|4	Release: 	3
14mr|konq-plugins-4.6.1-3|5	Epoch:      1
14mr|konq-plugins-4.6.1-3|6	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.tar.bz2
14mr|konq-plugins-4.6.1-3|7	License: 	GPLv2+
14mr|konq-plugins-4.6.1-3|8	Group: 		Graphical desktop/KDE
14mr|konq-plugins-4.6.1-3|9	Url: 		http://www.kde.org
14mr|konq-plugins-4.6.1-3|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|konq-plugins-4.6.1-3|11	BuildRequires: 	kdebase4-devel >= 1:4.2.0
14mr|konq-plugins-4.6.1-3|12	BuildRequires:	tidy-devel
14mr|konq-plugins-4.6.1-3|13	Obsoletes:	kdeaddons-akregator < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|14	Obsoletes:	kdeaddons-konq-plugins < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|15	Obsoletes:	kdeaddons-konqimagegallery < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|16	%if %mdkversion >= 201000
14mr|konq-plugins-4.6.1-3|17	Obsoletes:  kdeaddons-kfile-plugins < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|18	Obsoletes:  kdeaddons-kicker-applets < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|19	Obsoletes:  kdeaddons-knewsticker < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|20	Obsoletes:  kdeaddons-metabar < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|21	Obsoletes:  kdeaddons-renamedlg < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|22	Obsoletes:  kdeaddons-searchbar < 1:3.5.10-2
14mr|konq-plugins-4.6.1-3|23	%endif
14mr|konq-plugins-4.6.1-3|24	Conflicts:	kde-l10n < 3.5.9-5
14mr|konq-plugins-4.6.1-3|25	
14mr|konq-plugins-4.6.1-3|26	%description
14mr|konq-plugins-4.6.1-3|27	This module contains plugins that interact with Konqueror.
14mr|konq-plugins-4.6.1-3|28	
14mr|konq-plugins-4.6.1-3|29	%files
14mr|konq-plugins-4.6.1-3|30	%defattr(-,root,root)
14mr|konq-plugins-4.6.1-3|31	%_kde_bindir/*
14mr|konq-plugins-4.6.1-3|32	%_kde_libdir/kde4/*.so
14mr|konq-plugins-4.6.1-3|33	%_kde_services/ServiceMenus/*.desktop
14mr|konq-plugins-4.6.1-3|34	%_kde_services/*.desktop
14mr|konq-plugins-4.6.1-3|35	%_kde_appsdir/*
14mr|konq-plugins-4.6.1-3|36	%_kde_configdir/*
14mr|konq-plugins-4.6.1-3|37	%_kde_datadir/config.kcfg/*
14mr|konq-plugins-4.6.1-3|38	%_kde_iconsdir/*/*/*/*
14mr|konq-plugins-4.6.1-3|39	
14mr|konq-plugins-4.6.1-3|40	#--------------------------------------------------------------------
14mr|konq-plugins-4.6.1-3|41	
14mr|konq-plugins-4.6.1-3|42	%prep
14mr|konq-plugins-4.6.1-3|43	%setup -q
14mr|konq-plugins-4.6.1-3|44	
14mr|konq-plugins-4.6.1-3|45	%build
14mr|konq-plugins-4.6.1-3|46	%cmake_kde4
14mr|konq-plugins-4.6.1-3|47	%make
14mr|konq-plugins-4.6.1-3|48	
14mr|konq-plugins-4.6.1-3|49	%install
14mr|konq-plugins-4.6.1-3|50	rm -rf %{buildroot}
14mr|konq-plugins-4.6.1-3|51	%{makeinstall_std} -C build
14mr|konq-plugins-4.6.1-3|52	
14mr|konq-plugins-4.6.1-3|53	%clean
14mr|konq-plugins-4.6.1-3|54	rm -rf %{buildroot}
14mr|konq-plugins-4.6.1-3|55	
14mr|konq-plugins-4.6.1-3|56	
14mr|konq-plugins-4.6.1-3|57	
14mr|konq-plugins-4.6.1-3|58	%changelog
14mr|konq-plugins-4.6.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.6.1-3
14mr|konq-plugins-4.6.1-3|60	+ Revision: 6ef6fe8
14mr|konq-plugins-4.6.1-3|61	- MassBuild#440: Increase release tag
14mr|konq-plugins-4.6.1-3|62	
14mr|konq-plugins-4.6.1-3|63	

17013 14
14mr|konquest-4.13.3-1|1	Name:		konquest
14mr|konquest-4.13.3-1|2	Version:	4.13.3
14mr|konquest-4.13.3-1|3	Release:	1
14mr|konquest-4.13.3-1|4	Epoch:		1
14mr|konquest-4.13.3-1|5	Summary:	Conquer the planets of your enemy
14mr|konquest-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|konquest-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|konquest-4.13.3-1|8	URL:		http://www.kde.org/applications/games/konquest/
14mr|konquest-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|konquest-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|konquest-4.13.3-1|11	
14mr|konquest-4.13.3-1|12	%description
14mr|konquest-4.13.3-1|13	Konquest is the KDE version of Gnu-Lactic Konquest. Players conquer other
14mr|konquest-4.13.3-1|14	planets by sending ships to them. The goal is to build an interstellar
14mr|konquest-4.13.3-1|15	empire and ultimately conquer all other player's planets.
14mr|konquest-4.13.3-1|16	
14mr|konquest-4.13.3-1|17	%files
14mr|konquest-4.13.3-1|18	%{_kde_bindir}/konquest
14mr|konquest-4.13.3-1|19	%{_kde_applicationsdir}/konquest.desktop
14mr|konquest-4.13.3-1|20	%{_kde_appsdir}/konquest
14mr|konquest-4.13.3-1|21	%{_kde_docdir}/*/*/konquest
14mr|konquest-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/konquest.png
14mr|konquest-4.13.3-1|23	
14mr|konquest-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|konquest-4.13.3-1|25	
14mr|konquest-4.13.3-1|26	%prep
14mr|konquest-4.13.3-1|27	%setup -q
14mr|konquest-4.13.3-1|28	
14mr|konquest-4.13.3-1|29	%build
14mr|konquest-4.13.3-1|30	%cmake_kde4
14mr|konquest-4.13.3-1|31	%make
14mr|konquest-4.13.3-1|32	
14mr|konquest-4.13.3-1|33	%install
14mr|konquest-4.13.3-1|34	%makeinstall_std -C build
14mr|konquest-4.13.3-1|35	
14mr|konquest-4.13.3-1|36	
14mr|konquest-4.13.3-1|37	%changelog
14mr|konquest-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|konquest-4.13.3-1|39	+ Revision: b5596fa
14mr|konquest-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|konquest-4.13.3-1|41	
14mr|konquest-4.13.3-1|42	

17014 14
14mr|konsole-4.13.3-1|1	Summary:	A terminal emulator similar to xterm for KDE
14mr|konsole-4.13.3-1|2	Name:		konsole
14mr|konsole-4.13.3-1|3	Version:	4.13.3
14mr|konsole-4.13.3-1|4	Release:	1
14mr|konsole-4.13.3-1|5	Epoch:		1
14mr|konsole-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|konsole-4.13.3-1|7	License:	GPLv2 LGPLv2 GFDL
14mr|konsole-4.13.3-1|8	Url:		http://konsole.kde.org/
14mr|konsole-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|konsole-4.13.3-1|10	%if %{is_beta}
14mr|konsole-4.13.3-1|11	%define ftpdir unstable
14mr|konsole-4.13.3-1|12	%else
14mr|konsole-4.13.3-1|13	%define ftpdir stable
14mr|konsole-4.13.3-1|14	%endif
14mr|konsole-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|konsole-4.13.3-1|16	Source1:	%{name}.rpmlintrc
14mr|konsole-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|konsole-4.13.3-1|18	BuildRequires:	kdebase4-devel
14mr|konsole-4.13.3-1|19	Requires:	kdebase4-runtime
14mr|konsole-4.13.3-1|20	Requires:	x11-font-misc-misc
14mr|konsole-4.13.3-1|21	
14mr|konsole-4.13.3-1|22	%description
14mr|konsole-4.13.3-1|23	A terminal emulator, similar to xterm, for KDE.
14mr|konsole-4.13.3-1|24	
14mr|konsole-4.13.3-1|25	%files
14mr|konsole-4.13.3-1|26	%doc README COPYING COPYING.DOC COPYING.LIB doc/*
14mr|konsole-4.13.3-1|27	%{_kde_bindir}/konsole
14mr|konsole-4.13.3-1|28	%{_kde_bindir}/konsoleprofile
14mr|konsole-4.13.3-1|29	%{_kde_libdir}/kde4/libkonsolepart.so
14mr|konsole-4.13.3-1|30	%{_kde_libdir}/libkdeinit4_konsole.so
14mr|konsole-4.13.3-1|31	%{_kde_libdir}/libkonsoleprivate.so
14mr|konsole-4.13.3-1|32	%{_kde_appsdir}/konsole
14mr|konsole-4.13.3-1|33	%{_kde_appsdir}/kconf_update/konsole*
14mr|konsole-4.13.3-1|34	%{_kde_applicationsdir}/konsole.desktop
14mr|konsole-4.13.3-1|35	%{_kde_services}/konsolepart.desktop
14mr|konsole-4.13.3-1|36	%{_kde_services}/ServiceMenus/konsolehere.desktop
14mr|konsole-4.13.3-1|37	%{_kde_services}/ServiceMenus/konsolerun.desktop
14mr|konsole-4.13.3-1|38	%{_kde_servicetypes}/terminalemulator.desktop
14mr|konsole-4.13.3-1|39	%{_kde_docdir}/HTML/en/%{name}
14mr|konsole-4.13.3-1|40	
14mr|konsole-4.13.3-1|41	#-----------------------------------------------------------------------------
14mr|konsole-4.13.3-1|42	
14mr|konsole-4.13.3-1|43	%prep
14mr|konsole-4.13.3-1|44	%setup -q
14mr|konsole-4.13.3-1|45	
14mr|konsole-4.13.3-1|46	%build
14mr|konsole-4.13.3-1|47	%cmake_kde4
14mr|konsole-4.13.3-1|48	%make
14mr|konsole-4.13.3-1|49	
14mr|konsole-4.13.3-1|50	%install
14mr|konsole-4.13.3-1|51	%makeinstall_std -C build
14mr|konsole-4.13.3-1|52	
14mr|konsole-4.13.3-1|53	
14mr|konsole-4.13.3-1|54	%changelog
14mr|konsole-4.13.3-1|55	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|konsole-4.13.3-1|56	+ Revision: e6186f9
14mr|konsole-4.13.3-1|57	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|konsole-4.13.3-1|58	
14mr|konsole-4.13.3-1|59	

17015 14
14mr|konversation-1.5-2|1	Summary:	A user friendly IRC Client for KDE
14mr|konversation-1.5-2|2	Name:		konversation
14mr|konversation-1.5-2|3	Version:	1.5
14mr|konversation-1.5-2|4	Release:	2
14mr|konversation-1.5-2|5	License:	GPLv2+
14mr|konversation-1.5-2|6	Group:		Networking/IRC
14mr|konversation-1.5-2|7	Url:		http://konversation.kde.org
14mr|konversation-1.5-2|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/konversation/%{version}/src/%{name}-%{version}.tar.xz
14mr|konversation-1.5-2|9	BuildRequires:	kdelibs4-devel
14mr|konversation-1.5-2|10	BuildRequires:	kdepimlibs4-devel
14mr|konversation-1.5-2|11	BuildRequires:	openldap-devel
14mr|konversation-1.5-2|12	BuildRequires:	pkgconfig(openssl)
14mr|konversation-1.5-2|13	BuildRequires:	pkgconfig(qca2)
14mr|konversation-1.5-2|14	Provides:	kde4-irc-client
14mr|konversation-1.5-2|15	
14mr|konversation-1.5-2|16	%description
14mr|konversation-1.5-2|17	Konversation is a graphical Internet Relay Chat client (IRC)
14mr|konversation-1.5-2|18	with KDE support.
14mr|konversation-1.5-2|19	
14mr|konversation-1.5-2|20	Features:
14mr|konversation-1.5-2|21	
14mr|konversation-1.5-2|22	* Standard IRC features
14mr|konversation-1.5-2|23	* SSL server support
14mr|konversation-1.5-2|24	* Bookmarking support
14mr|konversation-1.5-2|25	* Easy to use graphical user interface
14mr|konversation-1.5-2|26	* Multiple servers and channels in one single window
14mr|konversation-1.5-2|27	* DCC file transfer
14mr|konversation-1.5-2|28	* Multiple identities for different servers
14mr|konversation-1.5-2|29	* Text decorations and colors
14mr|konversation-1.5-2|30	* OnScreen Display for notifications
14mr|konversation-1.5-2|31	* Automatic UTF-8 detection
14mr|konversation-1.5-2|32	* Per channel encoding support
14mr|konversation-1.5-2|33	* Theme support for nick icons
14mr|konversation-1.5-2|34	* Highly configurable
14mr|konversation-1.5-2|35	
14mr|konversation-1.5-2|36	%files -f %{name}.lang
14mr|konversation-1.5-2|37	%doc README
14mr|konversation-1.5-2|38	%{_kde_bindir}/*
14mr|konversation-1.5-2|39	%{_kde_appsdir}/%{name}
14mr|konversation-1.5-2|40	%{_kde_appsdir}/kconf_update/*
14mr|konversation-1.5-2|41	%{_kde_applicationsdir}/%{name}.desktop
14mr|konversation-1.5-2|42	%{_kde_iconsdir}/*/*/*/*
14mr|konversation-1.5-2|43	%{_kde_services}/konvirc.protocol
14mr|konversation-1.5-2|44	%{_kde_services}/konvirc6.protocol
14mr|konversation-1.5-2|45	%{_kde_services}/konvircs.protocol
14mr|konversation-1.5-2|46	
14mr|konversation-1.5-2|47	#--------------------------------------------------------------------
14mr|konversation-1.5-2|48	
14mr|konversation-1.5-2|49	%prep
14mr|konversation-1.5-2|50	%setup -q
14mr|konversation-1.5-2|51	
14mr|konversation-1.5-2|52	%build
14mr|konversation-1.5-2|53	%cmake_kde4
14mr|konversation-1.5-2|54	%make
14mr|konversation-1.5-2|55	
14mr|konversation-1.5-2|56	%install
14mr|konversation-1.5-2|57	%makeinstall_std -C build
14mr|konversation-1.5-2|58	
14mr|konversation-1.5-2|59	%find_lang %name --with-html
14mr|konversation-1.5-2|60	
14mr|konversation-1.5-2|61	%changelog
14mr|konversation-1.5-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-2
14mr|konversation-1.5-2|63	+ Revision: 0db88f1
14mr|konversation-1.5-2|64	- MassBuild#440: Increase release tag
14mr|konversation-1.5-2|65	
14mr|konversation-1.5-2|66	

17016 14
14mr|kopete-4.13.3-1|1	Summary:	KDE Internet Messenger
14mr|kopete-4.13.3-1|2	Name:		kopete
14mr|kopete-4.13.3-1|3	Version:	4.13.3
14mr|kopete-4.13.3-1|4	Release:	1
14mr|kopete-4.13.3-1|5	Epoch:		3
14mr|kopete-4.13.3-1|6	License:	GPLv2+
14mr|kopete-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kopete-4.13.3-1|8	Url:		http://www.kde.org/applications/internet/kopete/
14mr|kopete-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kopete-4.13.3-1|10	%if %{is_beta}
14mr|kopete-4.13.3-1|11	%define ftpdir unstable
14mr|kopete-4.13.3-1|12	%else
14mr|kopete-4.13.3-1|13	%define ftpdir stable
14mr|kopete-4.13.3-1|14	%endif
14mr|kopete-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kopete-4.13.3-1|16	Patch0:		kopete-4.12.4-giflib51.patch
14mr|kopete-4.13.3-1|17	Patch1:		kopete-4.12.4-jsoncpp.patch
14mr|kopete-4.13.3-1|18	BuildRequires:	jpeg-devel
14mr|kopete-4.13.3-1|19	BuildRequires:	jsoncpp-devel
14mr|kopete-4.13.3-1|20	BuildRequires:	kdelibs4-devel
14mr|kopete-4.13.3-1|21	# Useless for now because Kleopatra headers are not installed
14mr|kopete-4.13.3-1|22	BuildRequires:	kdepim4-devel
14mr|kopete-4.13.3-1|23	BuildRequires:	kdepimlibs4-devel
14mr|kopete-4.13.3-1|24	BuildRequires:	pkgconfig(expat)
14mr|kopete-4.13.3-1|25	BuildRequires:	pkgconfig(jasper)
14mr|kopete-4.13.3-1|26	BuildRequires:	pkgconfig(libgadu)
14mr|kopete-4.13.3-1|27	BuildRequires:	pkgconfig(libidn)
14mr|kopete-4.13.3-1|28	BuildRequires:	pkgconfig(libmsn)
14mr|kopete-4.13.3-1|29	BuildRequires:	pkgconfig(libotr)
14mr|kopete-4.13.3-1|30	BuildRequires:	pkgconfig(libv4l2)
14mr|kopete-4.13.3-1|31	BuildRequires:	pkgconfig(libxml-2.0)
14mr|kopete-4.13.3-1|32	BuildRequires:	pkgconfig(libxslt)
14mr|kopete-4.13.3-1|33	BuildRequires:	pkgconfig(linphone)
14mr|kopete-4.13.3-1|34	BuildRequires:	pkgconfig(meanwhile)
14mr|kopete-4.13.3-1|35	BuildRequires:	pkgconfig(openssl)
14mr|kopete-4.13.3-1|36	BuildRequires:	pkgconfig(ortp)
14mr|kopete-4.13.3-1|37	BuildRequires:	pkgconfig(qca2)
14mr|kopete-4.13.3-1|38	BuildRequires:	pkgconfig(qimageblitz)
14mr|kopete-4.13.3-1|39	BuildRequires:	pkgconfig(sqlite3)
14mr|kopete-4.13.3-1|40	BuildRequires:	pkgconfig(zlib)
14mr|kopete-4.13.3-1|41	# Not in Main
14mr|kopete-4.13.3-1|42	#BuildRequires:	srtp-devel
14mr|kopete-4.13.3-1|43	
14mr|kopete-4.13.3-1|44	Requires:	akonadi
14mr|kopete-4.13.3-1|45	Requires:	qca2-plugin-openssl-%{_lib}
14mr|kopete-4.13.3-1|46	Requires:	kdepimlibs4-core
14mr|kopete-4.13.3-1|47	Requires:	jasper
14mr|kopete-4.13.3-1|48	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|kopete-4.13.3-1|49	Conflicts:	%{_lib}kopete4 < 3:4.11.0
14mr|kopete-4.13.3-1|50	Conflicts:	%{_lib}kopete_otr_shared1 < 3:4.11.0
14mr|kopete-4.13.3-1|51	
14mr|kopete-4.13.3-1|52	%description
14mr|kopete-4.13.3-1|53	Kopete is a flexible and extendable multiple protocol instant messaging
14mr|kopete-4.13.3-1|54	system designed as a plugin-based system.
14mr|kopete-4.13.3-1|55	
14mr|kopete-4.13.3-1|56	All protocols are plugins and allow modular installment, configuration,
14mr|kopete-4.13.3-1|57	and usage without the main application knowing anything about the plugin
14mr|kopete-4.13.3-1|58	being loaded.
14mr|kopete-4.13.3-1|59	
14mr|kopete-4.13.3-1|60	The goal of Kopete is to provide users with a standard and easy to use
14mr|kopete-4.13.3-1|61	interface between all of their instant messaging systems, but at the same
14mr|kopete-4.13.3-1|62	time also providing developers with the ease of writing plugins to support
14mr|kopete-4.13.3-1|63	a new protocol.
14mr|kopete-4.13.3-1|64	
14mr|kopete-4.13.3-1|65	The core Kopete development team provides a handful of plugins that most
14mr|kopete-4.13.3-1|66	users can use, in addition to templates for new developers to base a
14mr|kopete-4.13.3-1|67	plugin off of.
14mr|kopete-4.13.3-1|68	
14mr|kopete-4.13.3-1|69	%files
14mr|kopete-4.13.3-1|70	%{_kde_bindir}/kopete
14mr|kopete-4.13.3-1|71	%{_kde_bindir}/kopete_latexconvert.sh
14mr|kopete-4.13.3-1|72	%{_kde_bindir}/winpopup-install
14mr|kopete-4.13.3-1|73	%{_kde_bindir}/winpopup-send
14mr|kopete-4.13.3-1|74	%{_kde_appsdir}/kopete
14mr|kopete-4.13.3-1|75	%{_kde_appsdir}/kopete_contactnotes
14mr|kopete-4.13.3-1|76	%{_kde_appsdir}/kopete_groupwise
14mr|kopete-4.13.3-1|77	%{_kde_appsdir}/kopete_history
14mr|kopete-4.13.3-1|78	%{_kde_appsdir}/kopete_history2
14mr|kopete-4.13.3-1|79	%{_kde_appsdir}/kopete_jabber
14mr|kopete-4.13.3-1|80	%{_kde_appsdir}/kopete_latex
14mr|kopete-4.13.3-1|81	%{_kde_appsdir}/kopete_otr
14mr|kopete-4.13.3-1|82	%{_kde_appsdir}/kopete_privacy
14mr|kopete-4.13.3-1|83	%{_kde_appsdir}/kopete_skype
14mr|kopete-4.13.3-1|84	%{_kde_appsdir}/kopete_statistics
14mr|kopete-4.13.3-1|85	%{_kde_appsdir}/kopete_translator
14mr|kopete-4.13.3-1|86	%{_kde_appsdir}/kopete_yahoo
14mr|kopete-4.13.3-1|87	%{_kde_appsdir}/kopete_wlm
14mr|kopete-4.13.3-1|88	%{_kde_appsdir}/kopeterichtexteditpart
14mr|kopete-4.13.3-1|89	%{_kde_appsdir}/kconf_update/kopete-*
14mr|kopete-4.13.3-1|90	%{_kde_libdir}/kde4/kcm_kopete_*
14mr|kopete-4.13.3-1|91	%{_kde_libdir}/kde4/kopete_*
14mr|kopete-4.13.3-1|92	%{_kde_libdir}/libqgroupwise.so
14mr|kopete-4.13.3-1|93	%{_kde_libdir}/kde4/libchattexteditpart.so
14mr|kopete-4.13.3-1|94	%{_kde_applicationsdir}/kopete.desktop
14mr|kopete-4.13.3-1|95	%{_kde_configdir}/kopeterc
14mr|kopete-4.13.3-1|96	%{_kde_datadir}/config.kcfg/historyconfig.kcfg
14mr|kopete-4.13.3-1|97	%{_kde_datadir}/config.kcfg/history2config.kcfg
14mr|kopete-4.13.3-1|98	%{_kde_datadir}/config.kcfg/kopeteappearancesettings.kcfg
14mr|kopete-4.13.3-1|99	%{_kde_datadir}/config.kcfg/kopetebehaviorsettings.kcfg
14mr|kopete-4.13.3-1|100	%{_kde_datadir}/config.kcfg/kopete_otr.kcfg
14mr|kopete-4.13.3-1|101	%{_kde_datadir}/config.kcfg/kopetestatussettings.kcfg
14mr|kopete-4.13.3-1|102	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mr|kopete-4.13.3-1|103	%{_kde_datadir}/config.kcfg/nowlisteningconfig.kcfg
14mr|kopete-4.13.3-1|104	%{_kde_datadir}/config.kcfg/webpresenceconfig.kcfg
14mr|kopete-4.13.3-1|105	%{_kde_datadir}/config.kcfg/translatorconfig.kcfg
14mr|kopete-4.13.3-1|106	%{_kde_services}/aim.protocol
14mr|kopete-4.13.3-1|107	%{_kde_services}/chatwindow.desktop
14mr|kopete-4.13.3-1|108	%{_kde_services}/emailwindow.desktop
14mr|kopete-4.13.3-1|109	%{_kde_services}/kconfiguredialog/kopete_*
14mr|kopete-4.13.3-1|110	%{_kde_services}/kopete_*
14mr|kopete-4.13.3-1|111	%{_kde_services}/xmpp.protocol
14mr|kopete-4.13.3-1|112	%{_kde_services}/callto.protocol
14mr|kopete-4.13.3-1|113	%{_kde_services}/skype.protocol
14mr|kopete-4.13.3-1|114	%{_kde_services}/tel.protocol
14mr|kopete-4.13.3-1|115	%{_kde_servicetypes}/kopete*
14mr|kopete-4.13.3-1|116	%{_kde_datadir}/sounds/Kopete_Event.ogg
14mr|kopete-4.13.3-1|117	%{_kde_datadir}/sounds/Kopete_Received.ogg
14mr|kopete-4.13.3-1|118	%{_kde_datadir}/sounds/Kopete_Sent.ogg
14mr|kopete-4.13.3-1|119	%{_kde_datadir}/sounds/Kopete_User_is_Online.ogg
14mr|kopete-4.13.3-1|120	%{_kde_iconsdir}/*/*/actions/account_offline_overlay.*
14mr|kopete-4.13.3-1|121	%{_kde_iconsdir}/*/*/actions/contact_away_overlay.*
14mr|kopete-4.13.3-1|122	%{_kde_iconsdir}/*/*/actions/contact_busy_overlay.*
14mr|kopete-4.13.3-1|123	%{_kde_iconsdir}/*/*/actions/contact_food_overlay.*
14mr|kopete-4.13.3-1|124	%{_kde_iconsdir}/*/*/actions/contact_freeforchat_overlay.*
14mr|kopete-4.13.3-1|125	%{_kde_iconsdir}/*/*/actions/contact_invisible_overlay.*
14mr|kopete-4.13.3-1|126	%{_kde_iconsdir}/*/*/actions/contact_phone_overlay.*
14mr|kopete-4.13.3-1|127	%{_kde_iconsdir}/*/*/actions/contact_xa_overlay.*
14mr|kopete-4.13.3-1|128	%{_kde_iconsdir}/*/*/actions/emoticon.*
14mr|kopete-4.13.3-1|129	%{_kde_iconsdir}/*/*/actions/im-status-message-edit.*
14mr|kopete-4.13.3-1|130	%{_kde_iconsdir}/*/*/actions/mail-encrypt.*
14mr|kopete-4.13.3-1|131	%{_kde_iconsdir}/*/*/actions/metacontact_unknown.*
14mr|kopete-4.13.3-1|132	%{_kde_iconsdir}/*/*/actions/newmessage.*
14mr|kopete-4.13.3-1|133	%{_kde_iconsdir}/*/*/actions/status_unknown_overlay.*
14mr|kopete-4.13.3-1|134	%{_kde_iconsdir}/*/*/actions/status_unknown.*
14mr|kopete-4.13.3-1|135	%{_kde_iconsdir}/*/*/actions/view-user-offline-kopete.*
14mr|kopete-4.13.3-1|136	%{_kde_iconsdir}/*/*/actions/voicecall.*
14mr|kopete-4.13.3-1|137	%{_kde_iconsdir}/*/*/actions/webcamreceive.*
14mr|kopete-4.13.3-1|138	%{_kde_iconsdir}/*/*/actions/webcamsend.*
14mr|kopete-4.13.3-1|139	%{_kde_iconsdir}/*/*/apps/kopete-offline.*
14mr|kopete-4.13.3-1|140	%{_kde_iconsdir}/*/*/apps/kopete.*
14mr|kopete-4.13.3-1|141	%{_kde_iconsdir}/*/*/status/object-locked-finished.*
14mr|kopete-4.13.3-1|142	%{_kde_iconsdir}/*/*/status/object-locked-unverified.*
14mr|kopete-4.13.3-1|143	%{_kde_iconsdir}/*/*/status/object-locked-verified.*
14mr|kopete-4.13.3-1|144	%{_kde_datadir}/config.kcfg/urlpicpreview.kcfg
14mr|kopete-4.13.3-1|145	%{_kde_docdir}/HTML/*/kopete
14mr|kopete-4.13.3-1|146	%{_kde_libdir}/mozilla/plugins/skypebuttons.so
14mr|kopete-4.13.3-1|147	%dir %{_kde_libdir}/kde4/plugins/accessible
14mr|kopete-4.13.3-1|148	%{_kde_libdir}/kde4/plugins/accessible/chatwindowaccessiblewidgetfactory.so
14mr|kopete-4.13.3-1|149	%{_datadir}/dbus-1/interfaces/*.xml
14mr|kopete-4.13.3-1|150	%exclude %{_kde_appsdir}/kopete_latex
14mr|kopete-4.13.3-1|151	%exclude %{_kde_libdir}/kde4/kcm_kopete_latex.*
14mr|kopete-4.13.3-1|152	%exclude %{_kde_libdir}/kde4/kopete_latex.*
14mr|kopete-4.13.3-1|153	%exclude %{_kde_datadir}/kde4/services/kopete_latex.desktop
14mr|kopete-4.13.3-1|154	%exclude %{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mr|kopete-4.13.3-1|155	%exclude %{_kde_bindir}/kopete_latexconvert.sh
14mr|kopete-4.13.3-1|156	%exclude %{_kde_datadir}/kde4/services/kconfiguredialog/kopete_latex_config.desktop
14mr|kopete-4.13.3-1|157	%exclude %{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
14mr|kopete-4.13.3-1|158	
14mr|kopete-4.13.3-1|159	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|160	
14mr|kopete-4.13.3-1|161	%package latex
14mr|kopete-4.13.3-1|162	Summary:	Kopete latex plugin for write andd read mesages in latex
14mr|kopete-4.13.3-1|163	Group:		Graphical desktop/KDE
14mr|kopete-4.13.3-1|164	Requires:	%{name} = %{EVRD}
14mr|kopete-4.13.3-1|165	Requires:	imagemagick
14mr|kopete-4.13.3-1|166	
14mr|kopete-4.13.3-1|167	%description latex
14mr|kopete-4.13.3-1|168	Kopete latex plugin for write andd read mesages in latexinder.
14mr|kopete-4.13.3-1|169	
14mr|kopete-4.13.3-1|170	%files latex
14mr|kopete-4.13.3-1|171	%{_kde_bindir}/kopete_latexconvert.sh
14mr|kopete-4.13.3-1|172	%{_kde_appsdir}/kopete_latex
14mr|kopete-4.13.3-1|173	%{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
14mr|kopete-4.13.3-1|174	%{_kde_libdir}/kde4/kcm_kopete_latex.*
14mr|kopete-4.13.3-1|175	%{_kde_libdir}/kde4/kopete_latex.*
14mr|kopete-4.13.3-1|176	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mr|kopete-4.13.3-1|177	%{_kde_services}/kopete_latex.desktop
14mr|kopete-4.13.3-1|178	%{_kde_services}/kconfiguredialog/kopete_latex_config.desktop
14mr|kopete-4.13.3-1|179	
14mr|kopete-4.13.3-1|180	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|181	
14mr|kopete-4.13.3-1|182	%define kopetecontactlist_major 1
14mr|kopete-4.13.3-1|183	%define libkopetecontactlist %mklibname kopetecontactlist %{kopetecontactlist_major}
14mr|kopete-4.13.3-1|184	
14mr|kopete-4.13.3-1|185	%package -n %{libkopetecontactlist}
14mr|kopete-4.13.3-1|186	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|187	Group:		System/Libraries
14mr|kopete-4.13.3-1|188	
14mr|kopete-4.13.3-1|189	%description -n %{libkopetecontactlist}
14mr|kopete-4.13.3-1|190	Kopete shared library.
14mr|kopete-4.13.3-1|191	
14mr|kopete-4.13.3-1|192	%files -n %{libkopetecontactlist}
14mr|kopete-4.13.3-1|193	%{_kde_libdir}/libkopetecontactlist.so.%{kopetecontactlist_major}*
14mr|kopete-4.13.3-1|194	
14mr|kopete-4.13.3-1|195	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|196	
14mr|kopete-4.13.3-1|197	%define kyahoo_major 1
14mr|kopete-4.13.3-1|198	%define libkyahoo %mklibname kyahoo %{kyahoo_major}
14mr|kopete-4.13.3-1|199	
14mr|kopete-4.13.3-1|200	%package -n %{libkyahoo}
14mr|kopete-4.13.3-1|201	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|202	Group:		System/Libraries
14mr|kopete-4.13.3-1|203	
14mr|kopete-4.13.3-1|204	%description -n %{libkyahoo}
14mr|kopete-4.13.3-1|205	Kopete shared library.
14mr|kopete-4.13.3-1|206	
14mr|kopete-4.13.3-1|207	%files -n %{libkyahoo}
14mr|kopete-4.13.3-1|208	%{_kde_libdir}/libkyahoo.so.%{kyahoo_major}*
14mr|kopete-4.13.3-1|209	
14mr|kopete-4.13.3-1|210	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|211	
14mr|kopete-4.13.3-1|212	%define kopete_videodevice_major 4
14mr|kopete-4.13.3-1|213	%define libkopete_videodevice %mklibname kopete_videodevice %{kopete_videodevice_major}
14mr|kopete-4.13.3-1|214	
14mr|kopete-4.13.3-1|215	%package -n %{libkopete_videodevice}
14mr|kopete-4.13.3-1|216	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|217	Group:		System/Libraries
14mr|kopete-4.13.3-1|218	
14mr|kopete-4.13.3-1|219	%description -n %{libkopete_videodevice}
14mr|kopete-4.13.3-1|220	Kopete shared library.
14mr|kopete-4.13.3-1|221	
14mr|kopete-4.13.3-1|222	%files -n %{libkopete_videodevice}
14mr|kopete-4.13.3-1|223	%{_kde_libdir}/libkopete_videodevice.so.%{kopete_videodevice_major}*
14mr|kopete-4.13.3-1|224	
14mr|kopete-4.13.3-1|225	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|226	
14mr|kopete-4.13.3-1|227	%define kopeteaddaccountwizard_major 1
14mr|kopete-4.13.3-1|228	%define libkopeteaddaccountwizard %mklibname kopeteaddaccountwizard %{kopeteaddaccountwizard_major}
14mr|kopete-4.13.3-1|229	
14mr|kopete-4.13.3-1|230	%package -n %{libkopeteaddaccountwizard}
14mr|kopete-4.13.3-1|231	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|232	Group:		System/Libraries
14mr|kopete-4.13.3-1|233	
14mr|kopete-4.13.3-1|234	%description -n %{libkopeteaddaccountwizard}
14mr|kopete-4.13.3-1|235	Kopete shared library.
14mr|kopete-4.13.3-1|236	
14mr|kopete-4.13.3-1|237	%files -n %{libkopeteaddaccountwizard}
14mr|kopete-4.13.3-1|238	%{_kde_libdir}/libkopeteaddaccountwizard.so.%{kopeteaddaccountwizard_major}*
14mr|kopete-4.13.3-1|239	
14mr|kopete-4.13.3-1|240	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|241	
14mr|kopete-4.13.3-1|242	%define kopete_major 4
14mr|kopete-4.13.3-1|243	%define libkopete %mklibname kopete %{kopete_major}
14mr|kopete-4.13.3-1|244	
14mr|kopete-4.13.3-1|245	%package -n %{libkopete}
14mr|kopete-4.13.3-1|246	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|247	Group:		System/Libraries
14mr|kopete-4.13.3-1|248	
14mr|kopete-4.13.3-1|249	%description -n %{libkopete}
14mr|kopete-4.13.3-1|250	Kopete shared library.
14mr|kopete-4.13.3-1|251	
14mr|kopete-4.13.3-1|252	%files -n %{libkopete}
14mr|kopete-4.13.3-1|253	%{_kde_libdir}/libkopete.so.%{kopete_major}*
14mr|kopete-4.13.3-1|254	
14mr|kopete-4.13.3-1|255	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|256	
14mr|kopete-4.13.3-1|257	%define kopeteprivacy_major 1
14mr|kopete-4.13.3-1|258	%define libkopeteprivacy %mklibname kopeteprivacy %{kopeteprivacy_major}
14mr|kopete-4.13.3-1|259	
14mr|kopete-4.13.3-1|260	%package -n %{libkopeteprivacy}
14mr|kopete-4.13.3-1|261	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|262	Group:		System/Libraries
14mr|kopete-4.13.3-1|263	
14mr|kopete-4.13.3-1|264	%description -n %{libkopeteprivacy}
14mr|kopete-4.13.3-1|265	Kopete shared library.
14mr|kopete-4.13.3-1|266	
14mr|kopete-4.13.3-1|267	%files -n %{libkopeteprivacy}
14mr|kopete-4.13.3-1|268	%{_kde_libdir}/libkopeteprivacy.so.%{kopeteprivacy_major}*
14mr|kopete-4.13.3-1|269	
14mr|kopete-4.13.3-1|270	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|271	
14mr|kopete-4.13.3-1|272	%define kopetechatwindow_shared_major 1
14mr|kopete-4.13.3-1|273	%define libkopetechatwindow_shared %mklibname kopetechatwindow_shared %{kopetechatwindow_shared_major}
14mr|kopete-4.13.3-1|274	
14mr|kopete-4.13.3-1|275	%package -n %{libkopetechatwindow_shared}
14mr|kopete-4.13.3-1|276	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|277	Group:		System/Libraries
14mr|kopete-4.13.3-1|278	
14mr|kopete-4.13.3-1|279	%description -n %{libkopetechatwindow_shared}
14mr|kopete-4.13.3-1|280	Kopete shared library.
14mr|kopete-4.13.3-1|281	
14mr|kopete-4.13.3-1|282	%files -n %{libkopetechatwindow_shared}
14mr|kopete-4.13.3-1|283	%{_kde_libdir}/libkopetechatwindow_shared.so.%{kopetechatwindow_shared_major}*
14mr|kopete-4.13.3-1|284	
14mr|kopete-4.13.3-1|285	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|286	
14mr|kopete-4.13.3-1|287	%define kopete_otr_shared_major 1
14mr|kopete-4.13.3-1|288	%define libkopete_otr_shared %mklibname kopete_otr_shared %{kopete_otr_shared_major}
14mr|kopete-4.13.3-1|289	
14mr|kopete-4.13.3-1|290	%package -n %{libkopete_otr_shared}
14mr|kopete-4.13.3-1|291	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|292	Group:		System/Libraries
14mr|kopete-4.13.3-1|293	Conflicts:	kopete-otr < 0.8
14mr|kopete-4.13.3-1|294	
14mr|kopete-4.13.3-1|295	%description -n %{libkopete_otr_shared}
14mr|kopete-4.13.3-1|296	Kopete shared library.
14mr|kopete-4.13.3-1|297	
14mr|kopete-4.13.3-1|298	%files -n %{libkopete_otr_shared}
14mr|kopete-4.13.3-1|299	%{_kde_libdir}/libkopete_otr_shared.so.%{kopete_otr_shared_major}*
14mr|kopete-4.13.3-1|300	
14mr|kopete-4.13.3-1|301	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|302	
14mr|kopete-4.13.3-1|303	%define kopetestatusmenu_major 1
14mr|kopete-4.13.3-1|304	%define libkopetestatusmenu %mklibname kopetestatusmenu %{kopetestatusmenu_major}
14mr|kopete-4.13.3-1|305	
14mr|kopete-4.13.3-1|306	%package -n %{libkopetestatusmenu}
14mr|kopete-4.13.3-1|307	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|308	Group:		System/Libraries
14mr|kopete-4.13.3-1|309	
14mr|kopete-4.13.3-1|310	%description -n %{libkopetestatusmenu}
14mr|kopete-4.13.3-1|311	Kopete shared library.
14mr|kopete-4.13.3-1|312	
14mr|kopete-4.13.3-1|313	%files -n %{libkopetestatusmenu}
14mr|kopete-4.13.3-1|314	%{_kde_libdir}/libkopetestatusmenu.so.%{kopetestatusmenu_major}*
14mr|kopete-4.13.3-1|315	
14mr|kopete-4.13.3-1|316	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|317	
14mr|kopete-4.13.3-1|318	%define kopete_oscar_major 4
14mr|kopete-4.13.3-1|319	%define libkopete_oscar %mklibname kopete_oscar %{kopete_oscar_major}
14mr|kopete-4.13.3-1|320	
14mr|kopete-4.13.3-1|321	%package -n %{libkopete_oscar}
14mr|kopete-4.13.3-1|322	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|323	Group:		System/Libraries
14mr|kopete-4.13.3-1|324	
14mr|kopete-4.13.3-1|325	%description -n %{libkopete_oscar}
14mr|kopete-4.13.3-1|326	Kopete shared library.
14mr|kopete-4.13.3-1|327	
14mr|kopete-4.13.3-1|328	%files -n %{libkopete_oscar}
14mr|kopete-4.13.3-1|329	%{_kde_libdir}/libkopete_oscar.so.%{kopete_oscar_major}*
14mr|kopete-4.13.3-1|330	
14mr|kopete-4.13.3-1|331	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|332	
14mr|kopete-4.13.3-1|333	%define oscar_major 1
14mr|kopete-4.13.3-1|334	%define liboscar %mklibname oscar %{oscar_major}
14mr|kopete-4.13.3-1|335	
14mr|kopete-4.13.3-1|336	%package -n %{liboscar}
14mr|kopete-4.13.3-1|337	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|338	Group:		System/Libraries
14mr|kopete-4.13.3-1|339	
14mr|kopete-4.13.3-1|340	%description -n %{liboscar}
14mr|kopete-4.13.3-1|341	Kopete shared library.
14mr|kopete-4.13.3-1|342	
14mr|kopete-4.13.3-1|343	%files -n %{liboscar}
14mr|kopete-4.13.3-1|344	%{_kde_libdir}/liboscar.so.%{oscar_major}*
14mr|kopete-4.13.3-1|345	
14mr|kopete-4.13.3-1|346	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|347	
14mr|kopete-4.13.3-1|348	%define kopeteidentity_major 1
14mr|kopete-4.13.3-1|349	%define libkopeteidentity %mklibname kopeteidentity %{kopeteidentity_major}
14mr|kopete-4.13.3-1|350	
14mr|kopete-4.13.3-1|351	%package -n %{libkopeteidentity}
14mr|kopete-4.13.3-1|352	Summary:	Kopete shared library
14mr|kopete-4.13.3-1|353	Group:		System/Libraries
14mr|kopete-4.13.3-1|354	
14mr|kopete-4.13.3-1|355	%description -n %{libkopeteidentity}
14mr|kopete-4.13.3-1|356	Kopete shared library.
14mr|kopete-4.13.3-1|357	
14mr|kopete-4.13.3-1|358	%files -n %{libkopeteidentity}
14mr|kopete-4.13.3-1|359	%{_kde_libdir}/libkopeteidentity.so.%{kopeteidentity_major}*
14mr|kopete-4.13.3-1|360	
14mr|kopete-4.13.3-1|361	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|362	
14mr|kopete-4.13.3-1|363	%package devel
14mr|kopete-4.13.3-1|364	Summary:	Development files for Kopete
14mr|kopete-4.13.3-1|365	Group:		Development/KDE and Qt
14mr|kopete-4.13.3-1|366	Requires:	%{libkopetecontactlist} = %{EVRD}
14mr|kopete-4.13.3-1|367	Requires:	%{libkyahoo} = %{EVRD}
14mr|kopete-4.13.3-1|368	Requires:	%{libkopete_videodevice} = %{EVRD}
14mr|kopete-4.13.3-1|369	Requires:	%{libkopeteaddaccountwizard} = %{EVRD}
14mr|kopete-4.13.3-1|370	Requires:	%{libkopete} = %{EVRD}
14mr|kopete-4.13.3-1|371	Requires:	%{libkopeteprivacy} = %{EVRD}
14mr|kopete-4.13.3-1|372	Requires:	%{libkopetechatwindow_shared} = %{EVRD}
14mr|kopete-4.13.3-1|373	Requires:	%{libkopete_oscar} = %{EVRD}
14mr|kopete-4.13.3-1|374	Requires:	%{liboscar} = %{EVRD}
14mr|kopete-4.13.3-1|375	Requires:	%{libkopete_otr_shared} = %{EVRD}
14mr|kopete-4.13.3-1|376	Requires:	%{libkopeteidentity} = %{EVRD}
14mr|kopete-4.13.3-1|377	Requires:	%{libkopetestatusmenu} = %{EVRD}
14mr|kopete-4.13.3-1|378	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|kopete-4.13.3-1|379	
14mr|kopete-4.13.3-1|380	%description devel
14mr|kopete-4.13.3-1|381	This package contains header files needed if you want to build applications
14mr|kopete-4.13.3-1|382	based on Kopete.
14mr|kopete-4.13.3-1|383	
14mr|kopete-4.13.3-1|384	%files devel
14mr|kopete-4.13.3-1|385	%{_kde_libdir}/*.so
14mr|kopete-4.13.3-1|386	%exclude %{_kde_libdir}/libqgroupwise.so
14mr|kopete-4.13.3-1|387	%{_kde_includedir}/kopete
14mr|kopete-4.13.3-1|388	
14mr|kopete-4.13.3-1|389	#----------------------------------------------------------------------------
14mr|kopete-4.13.3-1|390	
14mr|kopete-4.13.3-1|391	%prep
14mr|kopete-4.13.3-1|392	%setup -q
14mr|kopete-4.13.3-1|393	%patch0 -p1
14mr|kopete-4.13.3-1|394	%patch1 -p1
14mr|kopete-4.13.3-1|395	
14mr|kopete-4.13.3-1|396	%build
14mr|kopete-4.13.3-1|397	%cmake_kde4 -DWITH_GOOGLETALK=OFF
14mr|kopete-4.13.3-1|398	%make
14mr|kopete-4.13.3-1|399	
14mr|kopete-4.13.3-1|400	%install
14mr|kopete-4.13.3-1|401	%makeinstall_std -C build
14mr|kopete-4.13.3-1|402	
14mr|kopete-4.13.3-1|403	
14mr|kopete-4.13.3-1|404	%changelog
14mr|kopete-4.13.3-1|405	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kopete-4.13.3-1|406	+ Revision: 873cf7c
14mr|kopete-4.13.3-1|407	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kopete-4.13.3-1|408	
14mr|kopete-4.13.3-1|409	

17017 14
14mr|korundum-4.13.3-1|1	Summary:	KDE4 bindings for Ruby
14mr|korundum-4.13.3-1|2	Name:		korundum
14mr|korundum-4.13.3-1|3	Version:	4.13.3
14mr|korundum-4.13.3-1|4	Release:	1
14mr|korundum-4.13.3-1|5	Epoch:		1
14mr|korundum-4.13.3-1|6	License:	GPLv2+ and LGPLv2.1+
14mr|korundum-4.13.3-1|7	Group:		Development/KDE and Qt
14mr|korundum-4.13.3-1|8	Url:		http://www.kde.org
14mr|korundum-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|korundum-4.13.3-1|10	BuildRequires:	ruby-qt4-devel >= 1:%{version}
14mr|korundum-4.13.3-1|11	BuildRequires:	smokekde-devel >= 1:%{version}
14mr|korundum-4.13.3-1|12	BuildRequires:	pkgconfig(akonadi)
14mr|korundum-4.13.3-1|13	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|korundum-4.13.3-1|14	Requires:	ruby-qt4 >= 1:%{version}
14mr|korundum-4.13.3-1|15	Obsoletes:	ruby-kde4 < 1:4.6.90
14mr|korundum-4.13.3-1|16	Provides:	ruby-kde4 = %{EVRD}
14mr|korundum-4.13.3-1|17	Provides:	kderuby = %{EVRD}
14mr|korundum-4.13.3-1|18	
14mr|korundum-4.13.3-1|19	%description
14mr|korundum-4.13.3-1|20	A KDE4 bindings for Ruby language.
14mr|korundum-4.13.3-1|21	
14mr|korundum-4.13.3-1|22	%files
14mr|korundum-4.13.3-1|23	%{_kde_bindir}/krubyapplication
14mr|korundum-4.13.3-1|24	%{_kde_libdir}/kde4/krubypluginfactory.so
14mr|korundum-4.13.3-1|25	%{ruby_sitearchdir}/akonadi.so
14mr|korundum-4.13.3-1|26	%{ruby_sitearchdir}/khtml.so
14mr|korundum-4.13.3-1|27	%{ruby_sitearchdir}/kio.so
14mr|korundum-4.13.3-1|28	%{ruby_sitearchdir}/korundum4.so
14mr|korundum-4.13.3-1|29	%{ruby_sitearchdir}/ktexteditor.so
14mr|korundum-4.13.3-1|30	%{ruby_sitearchdir}/solid.so
14mr|korundum-4.13.3-1|31	%{ruby_sitearchdir}/soprano.so
14mr|korundum-4.13.3-1|32	%{ruby_sitearchdir}/nepomuk.so
14mr|korundum-4.13.3-1|33	%{ruby_sitearchdir}/plasma_applet.so
14mr|korundum-4.13.3-1|34	%{ruby_sitearchdir}/okular.so
14mr|korundum-4.13.3-1|35	%{ruby_sitearchdir}/kate.so
14mr|korundum-4.13.3-1|36	%{ruby_sitelibdir}/KDE
14mr|korundum-4.13.3-1|37	%{ruby_sitelibdir}/akonadi
14mr|korundum-4.13.3-1|38	%{ruby_sitelibdir}/khtml
14mr|korundum-4.13.3-1|39	%{ruby_sitelibdir}/ktexteditor
14mr|korundum-4.13.3-1|40	%{ruby_sitelibdir}/soprano
14mr|korundum-4.13.3-1|41	%{ruby_sitelibdir}/nepomuk
14mr|korundum-4.13.3-1|42	%{ruby_sitelibdir}/solid
14mr|korundum-4.13.3-1|43	%{ruby_sitelibdir}/okular
14mr|korundum-4.13.3-1|44	%{ruby_sitelibdir}/kio
14mr|korundum-4.13.3-1|45	%{_kde_appsdir}/plasma_applet_ruby_clock
14mr|korundum-4.13.3-1|46	%{_kde_appsdir}/plasma_ruby_digital_clock
14mr|korundum-4.13.3-1|47	%{_kde_services}/*.desktop
14mr|korundum-4.13.3-1|48	
14mr|korundum-4.13.3-1|49	#------------------------------------------------------------------------------
14mr|korundum-4.13.3-1|50	
14mr|korundum-4.13.3-1|51	%package devel
14mr|korundum-4.13.3-1|52	Summary:	Tools for ruby-kde4
14mr|korundum-4.13.3-1|53	Group:		Development/KDE and Qt
14mr|korundum-4.13.3-1|54	Requires:	ruby-qt4-devel >= %{epoch}:%{version}
14mr|korundum-4.13.3-1|55	Requires:	%{name} = %{EVRD}
14mr|korundum-4.13.3-1|56	Obsoletes:	ruby-kde4-devel < 1:4.6.90
14mr|korundum-4.13.3-1|57	Provides:	ruby-kde4-devel = %{EVRD}
14mr|korundum-4.13.3-1|58	
14mr|korundum-4.13.3-1|59	%description devel
14mr|korundum-4.13.3-1|60	ruby-kde4 devel files.
14mr|korundum-4.13.3-1|61	
14mr|korundum-4.13.3-1|62	%files devel
14mr|korundum-4.13.3-1|63	%{_kde_bindir}/rbkconfig_compiler4
14mr|korundum-4.13.3-1|64	%{_kde_datadir}/applications/kde4/dbpedia_references.desktop
14mr|korundum-4.13.3-1|65	%{_kde_appsdir}/dbpedia_references
14mr|korundum-4.13.3-1|66	
14mr|korundum-4.13.3-1|67	#------------------------------------------------------------------------------
14mr|korundum-4.13.3-1|68	
14mr|korundum-4.13.3-1|69	%prep
14mr|korundum-4.13.3-1|70	%setup -q
14mr|korundum-4.13.3-1|71	
14mr|korundum-4.13.3-1|72	%build
14mr|korundum-4.13.3-1|73	%cmake_kde4
14mr|korundum-4.13.3-1|74	%make
14mr|korundum-4.13.3-1|75	
14mr|korundum-4.13.3-1|76	%install
14mr|korundum-4.13.3-1|77	%makeinstall_std -C build
14mr|korundum-4.13.3-1|78	
14mr|korundum-4.13.3-1|79	
14mr|korundum-4.13.3-1|80	%changelog
14mr|korundum-4.13.3-1|81	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|korundum-4.13.3-1|82	+ Revision: 6548cf4
14mr|korundum-4.13.3-1|83	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|korundum-4.13.3-1|84	
14mr|korundum-4.13.3-1|85	

17018 14
14mr|kover-6-1|1	Name:           kover
14mr|kover-6-1|2	Summary:        WYSIWYG CD cover printer with CDDB support
14mr|kover-6-1|3	Version:        6
14mr|kover-6-1|4	Release:        1
14mr|kover-6-1|5	Source:         http://lisas.de/kover/%{name}-%{version}.tar.bz2
14mr|kover-6-1|6	URL:            http://lisas.de/kover
14mr|kover-6-1|7	Group:          Archiving/Other
14mr|kover-6-1|8	License:	GPLv2+
14mr|kover-6-1|9	BuildRequires:	kdelibs4-devel
14mr|kover-6-1|10	BuildRequires:	libcdio-devel
14mr|kover-6-1|11	BuildRequires:	libcddb-devel
14mr|kover-6-1|12	BuildRequires:  desktop-file-utils
14mr|kover-6-1|13	BuildRequires:  cmake
14mr|kover-6-1|14	BuildRequires:  gettext
14mr|kover-6-1|15	
14mr|kover-6-1|16	%description
14mr|kover-6-1|17	Kover is an easy to use WYSIWYG CD cover printer with CDDB support.
14mr|kover-6-1|18	
14mr|kover-6-1|19	%files -f %{name}.lang
14mr|kover-6-1|20	%doc AUTHORS README COPYING NEWS THANKS ChangeLog
14mr|kover-6-1|21	%{_datadir}/apps/kover/koverui.rc
14mr|kover-6-1|22	%{_datadir}/icons/kover*
14mr|kover-6-1|23	%{_iconsdir}/*/*/*/*
14mr|kover-6-1|24	%{_datadir}/mime/packages/*
14mr|kover-6-1|25	%{_mandir}/man1/*
14mr|kover-6-1|26	%{_datadir}/applications/*
14mr|kover-6-1|27	%attr(755,root,root)%{_bindir}/kover
14mr|kover-6-1|28	
14mr|kover-6-1|29	#--------------------------------------------------------------------
14mr|kover-6-1|30	
14mr|kover-6-1|31	%prep
14mr|kover-6-1|32	%setup -q
14mr|kover-6-1|33	
14mr|kover-6-1|34	%build
14mr|kover-6-1|35	%cmake_kde4
14mr|kover-6-1|36	%make
14mr|kover-6-1|37	
14mr|kover-6-1|38	%install
14mr|kover-6-1|39	%makeinstall_std -C build
14mr|kover-6-1|40	mkdir -p %{buildroot}%{_datadir}/applications
14mr|kover-6-1|41	desktop-file-install \
14mr|kover-6-1|42	--delete-original \
14mr|kover-6-1|43	--dir %{buildroot}%{_datadir}/applications \
14mr|kover-6-1|44	--add-category Utility \
14mr|kover-6-1|45	--add-category AudioVideo \
14mr|kover-6-1|46	%{buildroot}%{_datadir}/applications/kde4/%{name}.desktop
14mr|kover-6-1|47	
14mr|kover-6-1|48	install -p -D %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png \
14mr|kover-6-1|49	%{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-%{name}.png
14mr|kover-6-1|50	
14mr|kover-6-1|51	%find_lang %{name}
14mr|kover-6-1|52	%changelog
14mr|kover-6-1|53	* Thu Jul 10 2014 abfonly <abfonly@gmail.com> 6-1
14mr|kover-6-1|54	+ Revision: 4f51488
14mr|kover-6-1|55	- Merge pull request #1 from abfonly/kover:rosa2014.1
14mr|kover-6-1|56	- abfonly
14mr|kover-6-1|57	
14mr|kover-6-1|58	

17019 14
14mr|kpat-4.13.3-1|1	Name:		kpat
14mr|kpat-4.13.3-1|2	Version:	4.13.3
14mr|kpat-4.13.3-1|3	Release:	1
14mr|kpat-4.13.3-1|4	Epoch:		1
14mr|kpat-4.13.3-1|5	Summary:	Several patience card games
14mr|kpat-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kpat-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kpat-4.13.3-1|8	URL:		http://www.kde.org/applications/games/kpatience/
14mr|kpat-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kpat-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kpat-4.13.3-1|11	Requires:	libkdegames-common
14mr|kpat-4.13.3-1|12	Conflicts:	kdegames4-devel < 1:4.5.71-0.svn1184269.2
14mr|kpat-4.13.3-1|13	Conflicts:	kdegames4-core < 1:4.9.80
14mr|kpat-4.13.3-1|14	
14mr|kpat-4.13.3-1|15	%description -n kpat
14mr|kpat-4.13.3-1|16	KPatience is a relaxing card sorting game. To win the game a player has to
14mr|kpat-4.13.3-1|17	arrange a single deck of cards in certain order amongst each other.
14mr|kpat-4.13.3-1|18	
14mr|kpat-4.13.3-1|19	%files -n kpat
14mr|kpat-4.13.3-1|20	%{_kde_bindir}/kpat
14mr|kpat-4.13.3-1|21	%{_kde_libdir}/libkcardgame.so
14mr|kpat-4.13.3-1|22	%{_kde_applicationsdir}/kpat.desktop
14mr|kpat-4.13.3-1|23	%{_kde_appsdir}/kpat
14mr|kpat-4.13.3-1|24	%{_kde_datadir}/config.kcfg/kpat.kcfg
14mr|kpat-4.13.3-1|25	%{_kde_configdir}/kpat.knsrc
14mr|kpat-4.13.3-1|26	%{_kde_configdir}/kcardtheme.knsrc
14mr|kpat-4.13.3-1|27	%{_kde_docdir}/*/*/kpat
14mr|kpat-4.13.3-1|28	%{_kde_iconsdir}/hicolor/*/apps/kpat.png
14mr|kpat-4.13.3-1|29	%{_datadir}/mime/packages/kpatience.xml
14mr|kpat-4.13.3-1|30	
14mr|kpat-4.13.3-1|31	#------------------------------------------------------------------------------
14mr|kpat-4.13.3-1|32	
14mr|kpat-4.13.3-1|33	%prep
14mr|kpat-4.13.3-1|34	%setup -q
14mr|kpat-4.13.3-1|35	
14mr|kpat-4.13.3-1|36	%build
14mr|kpat-4.13.3-1|37	%cmake_kde4
14mr|kpat-4.13.3-1|38	%make
14mr|kpat-4.13.3-1|39	
14mr|kpat-4.13.3-1|40	%install
14mr|kpat-4.13.3-1|41	%makeinstall_std -C build
14mr|kpat-4.13.3-1|42	
14mr|kpat-4.13.3-1|43	
14mr|kpat-4.13.3-1|44	%changelog
14mr|kpat-4.13.3-1|45	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kpat-4.13.3-1|46	+ Revision: 7000149
14mr|kpat-4.13.3-1|47	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kpat-4.13.3-1|48	
14mr|kpat-4.13.3-1|49	

17020 14
14mr|kphotoalbum-4.5-2|1	Summary:	K Image Database
14mr|kphotoalbum-4.5-2|2	Name:		kphotoalbum
14mr|kphotoalbum-4.5-2|3	Version:	4.5
14mr|kphotoalbum-4.5-2|4	Release:	2
14mr|kphotoalbum-4.5-2|5	License:	GPLv2+
14mr|kphotoalbum-4.5-2|6	Group:		Graphical desktop/KDE
14mr|kphotoalbum-4.5-2|7	Url:		http://www.kphotoalbum.org
14mr|kphotoalbum-4.5-2|8	Source0:	http://www.kphotoalbum.org/data/download/%{name}-%{version}.tar.xz
14mr|kphotoalbum-4.5-2|9	Source1:	ru.tar.gz
14mr|kphotoalbum-4.5-2|10	BuildRequires:	marble-devel
14mr|kphotoalbum-4.5-2|11	BuildRequires:	kdelibs4-devel
14mr|kphotoalbum-4.5-2|12	BuildRequires:	pkgconfig(libkexiv2)
14mr|kphotoalbum-4.5-2|13	BuildRequires:	pkgconfig(libkdcraw)
14mr|kphotoalbum-4.5-2|14	BuildRequires:	pkgconfig(libkipi)
14mr|kphotoalbum-4.5-2|15	Suggests:	kipi-plugins-acquireimages
14mr|kphotoalbum-4.5-2|16	Suggests:	kipi-plugins-advancedslideshow
14mr|kphotoalbum-4.5-2|17	Suggests:	kipi-plugins-batchprocess
14mr|kphotoalbum-4.5-2|18	Suggests:	kipi-plugins-calendar
14mr|kphotoalbum-4.5-2|19	Suggests:	kipi-plugins-debianscreenshot
14mr|kphotoalbum-4.5-2|20	Suggests:	kipi-plugins-dlna
14mr|kphotoalbum-4.5-2|21	Suggests:	kipi-plugins-dngconverter
14mr|kphotoalbum-4.5-2|22	Suggests:	kipi-plugins-dropbox
14mr|kphotoalbum-4.5-2|23	Suggests:	kipi-plugins-facebook
14mr|kphotoalbum-4.5-2|24	Suggests:	kipi-plugins-flashexport
14mr|kphotoalbum-4.5-2|25	Suggests:	kipi-plugins-flickr
14mr|kphotoalbum-4.5-2|26	Suggests:	kipi-plugins-galleryexport
14mr|kphotoalbum-4.5-2|27	Suggests:	kipi-plugins-googledrive
14mr|kphotoalbum-4.5-2|28	Suggests:	kipi-plugins-gpssync
14mr|kphotoalbum-4.5-2|29	Suggests:	kipi-plugins-htmlexport
14mr|kphotoalbum-4.5-2|30	Suggests:	kipi-plugins-imageshack
14mr|kphotoalbum-4.5-2|31	Suggests:	kipi-plugins-imageviewer
14mr|kphotoalbum-4.5-2|32	Suggests:	kipi-plugins-imgurexport
14mr|kphotoalbum-4.5-2|33	Suggests:	kipi-plugins-ipodexport
14mr|kphotoalbum-4.5-2|34	Suggests:	kipi-plugins-jalbumexport
14mr|kphotoalbum-4.5-2|35	Suggests:	kipi-plugins-jpeglossless
14mr|kphotoalbum-4.5-2|36	Suggests:	kipi-plugins-kioexportimport
14mr|kphotoalbum-4.5-2|37	Suggests:	kipi-plugins-kmlexport
14mr|kphotoalbum-4.5-2|38	Suggests:	kipi-plugins-metadataedit
14mr|kphotoalbum-4.5-2|39	Suggests:	kipi-plugins-picasa
14mr|kphotoalbum-4.5-2|40	Suggests:	kipi-plugins-piwigoexport
14mr|kphotoalbum-4.5-2|41	Suggests:	kipi-plugins-printimages
14mr|kphotoalbum-4.5-2|42	Suggests:	kipi-plugins-rajceexport
14mr|kphotoalbum-4.5-2|43	Suggests:	kipi-plugins-rawconverter
14mr|kphotoalbum-4.5-2|44	Suggests:	kipi-plugins-removeredeyes
14mr|kphotoalbum-4.5-2|45	Suggests:	kipi-plugins-sendimages
14mr|kphotoalbum-4.5-2|46	Suggests:	kipi-plugins-shwup
14mr|kphotoalbum-4.5-2|47	Suggests:	kipi-plugins-shwup
14mr|kphotoalbum-4.5-2|48	Suggests:	kipi-plugins-timeadjust
14mr|kphotoalbum-4.5-2|49	Suggests:	kipi-plugins-videoslideshow
14mr|kphotoalbum-4.5-2|50	Suggests:	kipi-plugins-vkontakte
14mr|kphotoalbum-4.5-2|51	Suggests:	kipi-plugins-wikimedia
14mr|kphotoalbum-4.5-2|52	Suggests:	kipi-plugins-yandexfotki
14mr|kphotoalbum-4.5-2|53	
14mr|kphotoalbum-4.5-2|54	%description
14mr|kphotoalbum-4.5-2|55	Image database for KDE4.
14mr|kphotoalbum-4.5-2|56	
14mr|kphotoalbum-4.5-2|57	%files -f %{name}.lang
14mr|kphotoalbum-4.5-2|58	%{_kde_bindir}/kphotoalbum
14mr|kphotoalbum-4.5-2|59	%{_kde_bindir}/kpa-backup.sh
14mr|kphotoalbum-4.5-2|60	%{_kde_bindir}/open-raw.pl
14mr|kphotoalbum-4.5-2|61	%{_kde_applicationsdir}/*.desktop
14mr|kphotoalbum-4.5-2|62	%{_kde_appsdir}/kphotoalbum
14mr|kphotoalbum-4.5-2|63	%{_kde_datadir}/config/kphotoalbumrc
14mr|kphotoalbum-4.5-2|64	%{_kde_iconsdir}/hicolor/*/*/*
14mr|kphotoalbum-4.5-2|65	
14mr|kphotoalbum-4.5-2|66	#------------------------------------------------
14mr|kphotoalbum-4.5-2|67	
14mr|kphotoalbum-4.5-2|68	%prep
14mr|kphotoalbum-4.5-2|69	%setup -q
14mr|kphotoalbum-4.5-2|70	
14mr|kphotoalbum-4.5-2|71	pushd po
14mr|kphotoalbum-4.5-2|72	tar -xvzf %{SOURCE1}
14mr|kphotoalbum-4.5-2|73	
14mr|kphotoalbum-4.5-2|74	%build
14mr|kphotoalbum-4.5-2|75	%cmake_kde4
14mr|kphotoalbum-4.5-2|76	%make
14mr|kphotoalbum-4.5-2|77	
14mr|kphotoalbum-4.5-2|78	%install
14mr|kphotoalbum-4.5-2|79	%makeinstall_std -C build
14mr|kphotoalbum-4.5-2|80	
14mr|kphotoalbum-4.5-2|81	%find_lang %{name} --with-html
14mr|kphotoalbum-4.5-2|82	
14mr|kphotoalbum-4.5-2|83	%changelog
14mr|kphotoalbum-4.5-2|84	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.5-2
14mr|kphotoalbum-4.5-2|85	+ Revision: 3631cc3
14mr|kphotoalbum-4.5-2|86	- Update Russian translation
14mr|kphotoalbum-4.5-2|87	
14mr|kphotoalbum-4.5-2|88	

17021 14
14mr|kppp-4.13.3-1|1	Summary:	KDE tool to setup PPP (Point-to-Point Protocol) connections
14mr|kppp-4.13.3-1|2	Name:		kppp
14mr|kppp-4.13.3-1|3	Version:	4.13.3
14mr|kppp-4.13.3-1|4	Release:	1
14mr|kppp-4.13.3-1|5	Epoch:		3
14mr|kppp-4.13.3-1|6	License:	GPLv2+
14mr|kppp-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kppp-4.13.3-1|8	Url:		http://www.kde.org
14mr|kppp-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kppp-4.13.3-1|10	%if %{is_beta}
14mr|kppp-4.13.3-1|11	%define ftpdir unstable
14mr|kppp-4.13.3-1|12	%else
14mr|kppp-4.13.3-1|13	%define ftpdir stable
14mr|kppp-4.13.3-1|14	%endif
14mr|kppp-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kppp-4.13.3-1|16	Source10:	%{name}.rpmlintrc
14mr|kppp-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|kppp-4.13.3-1|18	Requires:	ppp
14mr|kppp-4.13.3-1|19	Requires:	%{name}-provider = %{EVRD}
14mr|kppp-4.13.3-1|20	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|kppp-4.13.3-1|21	
14mr|kppp-4.13.3-1|22	%description
14mr|kppp-4.13.3-1|23	KPPP is used to setup PPP (Point-to-Point Protocol) connections. This is most
14mr|kppp-4.13.3-1|24	useful for connecting with a cell phone "modem" card these days. It is also use
14mr|kppp-4.13.3-1|25	to configure real modem connections.
14mr|kppp-4.13.3-1|26	
14mr|kppp-4.13.3-1|27	%files
14mr|kppp-4.13.3-1|28	%{_kde_appsdir}/kppp
14mr|kppp-4.13.3-1|29	%{_kde_bindir}/kppp
14mr|kppp-4.13.3-1|30	%{_kde_bindir}/kppplogview
14mr|kppp-4.13.3-1|31	%{_kde_applicationsdir}/Kppp.desktop
14mr|kppp-4.13.3-1|32	%{_kde_applicationsdir}/kppplogview.desktop
14mr|kppp-4.13.3-1|33	%{_kde_docdir}/HTML/*/kppp
14mr|kppp-4.13.3-1|34	%{_kde_iconsdir}/*/*/apps/kppp.*
14mr|kppp-4.13.3-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kppp.xml
14mr|kppp-4.13.3-1|36	%exclude %{_kde_appsdir}/kppp/Rules
14mr|kppp-4.13.3-1|37	%exclude %{_kde_appsdir}/kppp/Provider
14mr|kppp-4.13.3-1|38	
14mr|kppp-4.13.3-1|39	#-----------------------------------------------------------
14mr|kppp-4.13.3-1|40	
14mr|kppp-4.13.3-1|41	%package provider
14mr|kppp-4.13.3-1|42	Summary:	List of providers for KPPP
14mr|kppp-4.13.3-1|43	Group:		Graphical desktop/KDE
14mr|kppp-4.13.3-1|44	
14mr|kppp-4.13.3-1|45	%description provider
14mr|kppp-4.13.3-1|46	List of providers for KPPP.
14mr|kppp-4.13.3-1|47	
14mr|kppp-4.13.3-1|48	%files provider
14mr|kppp-4.13.3-1|49	%{_kde_appsdir}/kppp/Rules
14mr|kppp-4.13.3-1|50	%{_kde_appsdir}/kppp/Provider
14mr|kppp-4.13.3-1|51	
14mr|kppp-4.13.3-1|52	#-------------------------------------------
14mr|kppp-4.13.3-1|53	
14mr|kppp-4.13.3-1|54	%prep
14mr|kppp-4.13.3-1|55	%setup -q
14mr|kppp-4.13.3-1|56	
14mr|kppp-4.13.3-1|57	%build
14mr|kppp-4.13.3-1|58	%cmake_kde4
14mr|kppp-4.13.3-1|59	%make
14mr|kppp-4.13.3-1|60	
14mr|kppp-4.13.3-1|61	%install
14mr|kppp-4.13.3-1|62	%makeinstall_std -C build
14mr|kppp-4.13.3-1|63	
14mr|kppp-4.13.3-1|64	
14mr|kppp-4.13.3-1|65	%changelog
14mr|kppp-4.13.3-1|66	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kppp-4.13.3-1|67	+ Revision: 0d00ab1
14mr|kppp-4.13.3-1|68	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kppp-4.13.3-1|69	
14mr|kppp-4.13.3-1|70	

17022 14
14mr|kqtquickcharts-4.13.3-1|1	Summary:	Qt Quick plugin to render beautiful and interactive charts
14mr|kqtquickcharts-4.13.3-1|2	Name:		kqtquickcharts
14mr|kqtquickcharts-4.13.3-1|3	Version:	4.13.3
14mr|kqtquickcharts-4.13.3-1|4	Release:	1
14mr|kqtquickcharts-4.13.3-1|5	License:	LGPLv2.1+
14mr|kqtquickcharts-4.13.3-1|6	Group:		Development/KDE and Qt
14mr|kqtquickcharts-4.13.3-1|7	Url:		http://edu.kde.org
14mr|kqtquickcharts-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kqtquickcharts-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kqtquickcharts-4.13.3-1|10	
14mr|kqtquickcharts-4.13.3-1|11	%description
14mr|kqtquickcharts-4.13.3-1|12	Qt Quick plugin to render beautiful and interactive charts.
14mr|kqtquickcharts-4.13.3-1|13	
14mr|kqtquickcharts-4.13.3-1|14	%files
14mr|kqtquickcharts-4.13.3-1|15	%doc COPYING AUTHORS
14mr|kqtquickcharts-4.13.3-1|16	%dir %{_kde_libdir}/kde4/imports/org/kde/charts
14mr|kqtquickcharts-4.13.3-1|17	%{_kde_libdir}/kde4/imports/org/kde/charts/*
14mr|kqtquickcharts-4.13.3-1|18	
14mr|kqtquickcharts-4.13.3-1|19	#----------------------------------------------------------------------------
14mr|kqtquickcharts-4.13.3-1|20	
14mr|kqtquickcharts-4.13.3-1|21	%prep
14mr|kqtquickcharts-4.13.3-1|22	%setup -q
14mr|kqtquickcharts-4.13.3-1|23	
14mr|kqtquickcharts-4.13.3-1|24	%build
14mr|kqtquickcharts-4.13.3-1|25	%cmake_kde4
14mr|kqtquickcharts-4.13.3-1|26	%make
14mr|kqtquickcharts-4.13.3-1|27	
14mr|kqtquickcharts-4.13.3-1|28	%install
14mr|kqtquickcharts-4.13.3-1|29	%makeinstall_std -C build
14mr|kqtquickcharts-4.13.3-1|30	
14mr|kqtquickcharts-4.13.3-1|31	
14mr|kqtquickcharts-4.13.3-1|32	%changelog
14mr|kqtquickcharts-4.13.3-1|33	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kqtquickcharts-4.13.3-1|34	+ Revision: 40148da
14mr|kqtquickcharts-4.13.3-1|35	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kqtquickcharts-4.13.3-1|36	
14mr|kqtquickcharts-4.13.3-1|37	

17023 14
14mr|krb5-1.12.1-7|1	%bcond_with	crosscompile
14mr|krb5-1.12.1-7|2	%if %{with crosscompile}
14mr|krb5-1.12.1-7|3	%define bootstrap 1
14mr|krb5-1.12.1-7|4	%else
14mr|krb5-1.12.1-7|5	%define bootstrap 0
14mr|krb5-1.12.1-7|6	%endif
14mr|krb5-1.12.1-7|7	%define oname mit-krb5
14mr|krb5-1.12.1-7|8	
14mr|krb5-1.12.1-7|9	%{?_without_bootstrap: %global bootstrap 0}
14mr|krb5-1.12.1-7|10	%{?_with_bootstrap: %global bootstrap 1}
14mr|krb5-1.12.1-7|11	
14mr|krb5-1.12.1-7|12	%define	major 3
14mr|krb5-1.12.1-7|13	%define	libname	%mklibname %{name}_ %{major}
14mr|krb5-1.12.1-7|14	%define	libk5crypto	%mklibname k5crypto %{major}
14mr|krb5-1.12.1-7|15	
14mr|krb5-1.12.1-7|16	%define	support_major 0
14mr|krb5-1.12.1-7|17	%define	libnamesupport	%mklibname %{name}support %{support_major}
14mr|krb5-1.12.1-7|18	
14mr|krb5-1.12.1-7|19	%define rad_major 0
14mr|krb5-1.12.1-7|20	%define libnamerad %mklibname krad %{rad_major}
14mr|krb5-1.12.1-7|21	
14mr|krb5-1.12.1-7|22	%define	mit_major 9
14mr|krb5-1.12.1-7|23	%define	libkadm5clnt_mit	%mklibname kadm5clnt_mit %{mit_major}
14mr|krb5-1.12.1-7|24	%define	libkadm5srv_mit	%mklibname kadm5srv_mit %{mit_major}
14mr|krb5-1.12.1-7|25	
14mr|krb5-1.12.1-7|26	%define	gssapi_major 2
14mr|krb5-1.12.1-7|27	%define	libgssapi_krb5	%mklibname gssapi_%{name}_ %{gssapi_major}
14mr|krb5-1.12.1-7|28	
14mr|krb5-1.12.1-7|29	%define	gssrpc_major 4
14mr|krb5-1.12.1-7|30	%define	libgssrpc	%mklibname gssrpc %{gssrpc_major}
14mr|krb5-1.12.1-7|31	
14mr|krb5-1.12.1-7|32	%define	kdb5_major 7
14mr|krb5-1.12.1-7|33	%define	libkdb5	%mklibname kdb5_ %{kdb5_major}
14mr|krb5-1.12.1-7|34	
14mr|krb5-1.12.1-7|35	%define	ldap_major 1
14mr|krb5-1.12.1-7|36	%define	libkdb_ldap	%mklibname kdb_ldap %{ldap_major}
14mr|krb5-1.12.1-7|37	
14mr|krb5-1.12.1-7|38	%define devname	%mklibname -d %{name}
14mr|krb5-1.12.1-7|39	# enable checking after compile
14mr|krb5-1.12.1-7|40	%define enable_check 0
14mr|krb5-1.12.1-7|41	%{?_with_check: %global %enable_check 1}
14mr|krb5-1.12.1-7|42	
14mr|krb5-1.12.1-7|43	%bcond_with	selinux
14mr|krb5-1.12.1-7|44	
14mr|krb5-1.12.1-7|45	Summary:	The Kerberos network authentication system
14mr|krb5-1.12.1-7|46	Name:		krb5
14mr|krb5-1.12.1-7|47	Version:	1.12.1
14mr|krb5-1.12.1-7|48	Release:	7
14mr|krb5-1.12.1-7|49	License:	MIT
14mr|krb5-1.12.1-7|50	Url:		http://web.mit.edu/kerberos/www/
14mr|krb5-1.12.1-7|51	Group:		System/Libraries
14mr|krb5-1.12.1-7|52	# from http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.2-signed.tar
14mr|krb5-1.12.1-7|53	Source0:	krb5-%{version}.tar.gz
14mr|krb5-1.12.1-7|54	Source1:	krb5-%{version}.tar.gz.asc
14mr|krb5-1.12.1-7|55	Source2:	kprop.service
14mr|krb5-1.12.1-7|56	Source4:	kadmin.service
14mr|krb5-1.12.1-7|57	Source5:	krb5kdc.service
14mr|krb5-1.12.1-7|58	Source6:	krb5.conf
14mr|krb5-1.12.1-7|59	Source10:	kdc.conf
14mr|krb5-1.12.1-7|60	Source11:	kadm5.acl
14mr|krb5-1.12.1-7|61	Source19:	krb5kdc.sysconfig
14mr|krb5-1.12.1-7|62	Source20:	kadmin.sysconfig
14mr|krb5-1.12.1-7|63	# The same source files we "check", generated with "krb5-tex-pdf.sh create"
14mr|krb5-1.12.1-7|64	# and tarred up.
14mr|krb5-1.12.1-7|65	Source23:	krb5-1.10.3-pdf.tar.xz
14mr|krb5-1.12.1-7|66	Source24:	krb5-tex-pdf.sh
14mr|krb5-1.12.1-7|67	Source25:	krb5-1.10-manpaths.txt
14mr|krb5-1.12.1-7|68	Source29:	ksu.pamd
14mr|krb5-1.12.1-7|69	Source30:	kerberos-iv.portreserve
14mr|krb5-1.12.1-7|70	Source31:	kerberos-adm.portreserve
14mr|krb5-1.12.1-7|71	Source32:	krb5_prop.portreserve
14mr|krb5-1.12.1-7|72	Source33:	krb5kdc.logrotate
14mr|krb5-1.12.1-7|73	Source34:	kadmind.logrotate
14mr|krb5-1.12.1-7|74	Source35:	kdb_check_weak.c
14mr|krb5-1.12.1-7|75	Source40:	%{name}.rpmlintrc
14mr|krb5-1.12.1-7|76	
14mr|krb5-1.12.1-7|77	Patch5:		krb5-1.10-ksu-access.patch
14mr|krb5-1.12.1-7|78	Patch6:		krb5-1.12-ksu-path.patch
14mr|krb5-1.12.1-7|79	Patch12:	krb5-1.12-ktany.patch
14mr|krb5-1.12.1-7|80	Patch16:	krb5-1.12-buildconf.patch
14mr|krb5-1.12.1-7|81	Patch23:	krb5-1.3.1-dns.patch
14mr|krb5-1.12.1-7|82	Patch29:	krb5-1.10-kprop-mktemp.patch
14mr|krb5-1.12.1-7|83	Patch30:	krb5-1.3.4-send-pr-tempfile.patch
14mr|krb5-1.12.1-7|84	Patch39:	krb5-1.12-api.patch
14mr|krb5-1.12.1-7|85	Patch56:	krb5-1.10-doublelog.patch
14mr|krb5-1.12.1-7|86	Patch59:	krb5-1.10-kpasswd_tcp.patch
14mr|krb5-1.12.1-7|87	Patch60:	krb5-1.12-pam.patch
14mr|krb5-1.12.1-7|88	Patch63:	krb5-1.10.2-selinux-label.patch
14mr|krb5-1.12.1-7|89	Patch71:	krb5-1.11-dirsrv-accountlock.patch
14mr|krb5-1.12.1-7|90	Patch75:	krb5-pkinit-debug.patch
14mr|krb5-1.12.1-7|91	Patch86:	krb5-1.9-debuginfo.patch
14mr|krb5-1.12.1-7|92	Patch105:	krb5-kvno-230379.patch
14mr|krb5-1.12.1-7|93	Patch107:	krb5-aarch64.patch
14mr|krb5-1.12.1-7|94	
14mr|krb5-1.12.1-7|95	BuildRequires:	bison
14mr|krb5-1.12.1-7|96	%if %{enable_check}
14mr|krb5-1.12.1-7|97	BuildRequires:	dejagnu
14mr|krb5-1.12.1-7|98	%endif
14mr|krb5-1.12.1-7|99	BuildRequires:	flex
14mr|krb5-1.12.1-7|100	BuildRequires:	libtool
14mr|krb5-1.12.1-7|101	BuildRequires:	python-sphinx
14mr|krb5-1.12.1-7|102	BuildRequires:	systemd-units
14mr|krb5-1.12.1-7|103	BuildRequires:	texlive-scheme-full
14mr|krb5-1.12.1-7|104	BuildRequires:	keyutils-devel
14mr|krb5-1.12.1-7|105	%if !%{bootstrap}
14mr|krb5-1.12.1-7|106	BuildRequires:	openldap-devel
14mr|krb5-1.12.1-7|107	%endif
14mr|krb5-1.12.1-7|108	BuildRequires:	pam-devel
14mr|krb5-1.12.1-7|109	%if %{with selinux}
14mr|krb5-1.12.1-7|110	BuildRequires:	selinux-devel
14mr|krb5-1.12.1-7|111	%endif
14mr|krb5-1.12.1-7|112	BuildRequires:	pkgconfig(com_err)
14mr|krb5-1.12.1-7|113	BuildRequires:	pkgconfig(libverto)
14mr|krb5-1.12.1-7|114	BuildRequires:	pkgconfig(ncurses)
14mr|krb5-1.12.1-7|115	BuildRequires:	pkgconfig(openssl)
14mr|krb5-1.12.1-7|116	
14mr|krb5-1.12.1-7|117	%description
14mr|krb5-1.12.1-7|118	Kerberos V5 is a trusted-third-party network authentication system,
14mr|krb5-1.12.1-7|119	which can improve your network's security by eliminating the insecure
14mr|krb5-1.12.1-7|120	practice of cleartext passwords.
14mr|krb5-1.12.1-7|121	
14mr|krb5-1.12.1-7|122	%files
14mr|krb5-1.12.1-7|123	%doc README
14mr|krb5-1.12.1-7|124	%config(noreplace) %{_sysconfdir}/krb5.conf
14mr|krb5-1.12.1-7|125	%dir %{_sysconfdir}/kerberos
14mr|krb5-1.12.1-7|126	%dir %{_libdir}/krb5
14mr|krb5-1.12.1-7|127	%dir %{_libdir}/krb5/plugins
14mr|krb5-1.12.1-7|128	%dir %{_libdir}/krb5/plugins/kdb
14mr|krb5-1.12.1-7|129	%dir %{_libdir}/krb5/plugins/preauth
14mr|krb5-1.12.1-7|130	%dir %{_libdir}/krb5/plugins/authdata
14mr|krb5-1.12.1-7|131	#{_libdir}/krb5/plugins/*
14mr|krb5-1.12.1-7|132	#%{_libdir}/krb5/plugins/preauth/encrypted_challenge.so
14mr|krb5-1.12.1-7|133	%{_libdir}/krb5/plugins/preauth/otp.so
14mr|krb5-1.12.1-7|134	%{_libdir}/krb5/plugins/kdb/db2.so
14mr|krb5-1.12.1-7|135	%{_datadir}/locale/en_US/LC_MESSAGES/mit-krb5.mo
14mr|krb5-1.12.1-7|136	
14mr|krb5-1.12.1-7|137	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|138	
14mr|krb5-1.12.1-7|139	%package -n %{libname}
14mr|krb5-1.12.1-7|140	Summary:	The shared library used by Kerberos 5
14mr|krb5-1.12.1-7|141	Group:		System/Libraries
14mr|krb5-1.12.1-7|142	Requires:	%{name} >= %{EVRD}
14mr|krb5-1.12.1-7|143	%rename	krb5-libs
14mr|krb5-1.12.1-7|144	
14mr|krb5-1.12.1-7|145	%description -n %{libname}
14mr|krb5-1.12.1-7|146	This package contains the shared library for %{name}.
14mr|krb5-1.12.1-7|147	
14mr|krb5-1.12.1-7|148	%files -n %{libname}
14mr|krb5-1.12.1-7|149	%{_libdir}/libkrb5.so.%{major}*
14mr|krb5-1.12.1-7|150	
14mr|krb5-1.12.1-7|151	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|152	
14mr|krb5-1.12.1-7|153	%package -n %{libgssapi_krb5}
14mr|krb5-1.12.1-7|154	Summary:	The shared library used by Kerberos 5 - gssapi_krb5
14mr|krb5-1.12.1-7|155	Group:		System/Libraries
14mr|krb5-1.12.1-7|156	
14mr|krb5-1.12.1-7|157	%description -n %{libgssapi_krb5}
14mr|krb5-1.12.1-7|158	This package contains the shared library gssrpc for %{name}.
14mr|krb5-1.12.1-7|159	
14mr|krb5-1.12.1-7|160	%files -n %{libgssapi_krb5}
14mr|krb5-1.12.1-7|161	%{_libdir}/libgssapi_krb5.so.%{gssapi_major}*
14mr|krb5-1.12.1-7|162	
14mr|krb5-1.12.1-7|163	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|164	
14mr|krb5-1.12.1-7|165	%package -n %{libgssrpc}
14mr|krb5-1.12.1-7|166	Summary:	The shared library used by Kerberos 5 - gssrpc
14mr|krb5-1.12.1-7|167	Group:		System/Libraries
14mr|krb5-1.12.1-7|168	
14mr|krb5-1.12.1-7|169	%description -n %{libgssrpc}
14mr|krb5-1.12.1-7|170	This package contains the shared library gssrpc for %{name}.
14mr|krb5-1.12.1-7|171	
14mr|krb5-1.12.1-7|172	%files -n %{libgssrpc}
14mr|krb5-1.12.1-7|173	%{_libdir}/libgssrpc.so.%{gssrpc_major}*
14mr|krb5-1.12.1-7|174	
14mr|krb5-1.12.1-7|175	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|176	
14mr|krb5-1.12.1-7|177	%package -n %{libk5crypto}
14mr|krb5-1.12.1-7|178	Summary:	The shared library used by Kerberos 5 - k5crypto
14mr|krb5-1.12.1-7|179	Group:		System/Libraries
14mr|krb5-1.12.1-7|180	
14mr|krb5-1.12.1-7|181	%description -n %{libk5crypto}
14mr|krb5-1.12.1-7|182	This package contains the shared library k5crypto for %{name}.
14mr|krb5-1.12.1-7|183	
14mr|krb5-1.12.1-7|184	%files -n %{libk5crypto}
14mr|krb5-1.12.1-7|185	%{_libdir}/libk5crypto.so.%{major}*
14mr|krb5-1.12.1-7|186	
14mr|krb5-1.12.1-7|187	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|188	
14mr|krb5-1.12.1-7|189	%package -n %{libnamesupport}
14mr|krb5-1.12.1-7|190	Summary:	The shared library used by Kerberos 5 - krb5support
14mr|krb5-1.12.1-7|191	Group:		System/Libraries
14mr|krb5-1.12.1-7|192	
14mr|krb5-1.12.1-7|193	%description -n %{libnamesupport}
14mr|krb5-1.12.1-7|194	This package contains the shared library krb5support for %{name}.
14mr|krb5-1.12.1-7|195	
14mr|krb5-1.12.1-7|196	%files -n %{libnamesupport}
14mr|krb5-1.12.1-7|197	%{_libdir}/libkrb5support.so.%{support_major}*
14mr|krb5-1.12.1-7|198	
14mr|krb5-1.12.1-7|199	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|200	
14mr|krb5-1.12.1-7|201	%package -n %{libnamerad}
14mr|krb5-1.12.1-7|202	Summary:	The shared library used by Kerberos 5 - krad
14mr|krb5-1.12.1-7|203	Group:		System/Libraries
14mr|krb5-1.12.1-7|204	
14mr|krb5-1.12.1-7|205	%description -n %{libnamerad}
14mr|krb5-1.12.1-7|206	This package contains the shared library krad for %{name}.
14mr|krb5-1.12.1-7|207	
14mr|krb5-1.12.1-7|208	%files -n %{libnamerad}
14mr|krb5-1.12.1-7|209	%{_libdir}/libkrad.so.%{rad_major}*
14mr|krb5-1.12.1-7|210	
14mr|krb5-1.12.1-7|211	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|212	
14mr|krb5-1.12.1-7|213	%package -n %{libkadm5clnt_mit}
14mr|krb5-1.12.1-7|214	Summary:	The shared library used by Kerberos 5 - kadm5clnt_mit
14mr|krb5-1.12.1-7|215	Group:		System/Libraries
14mr|krb5-1.12.1-7|216	Obsoletes:	%{_lib}kadm5clnt_mit8 < 1.12.1
14mr|krb5-1.12.1-7|217	
14mr|krb5-1.12.1-7|218	%description -n %{libkadm5clnt_mit}
14mr|krb5-1.12.1-7|219	This package contains the shared library kadm5clnt_mit for %{name}.
14mr|krb5-1.12.1-7|220	
14mr|krb5-1.12.1-7|221	%files -n %{libkadm5clnt_mit}
14mr|krb5-1.12.1-7|222	%{_libdir}/libkadm5clnt_mit.so.%{mit_major}*
14mr|krb5-1.12.1-7|223	
14mr|krb5-1.12.1-7|224	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|225	
14mr|krb5-1.12.1-7|226	%package -n %{libkadm5srv_mit}
14mr|krb5-1.12.1-7|227	Summary:	The shared library used by Kerberos 5 - kadm5srv_mit
14mr|krb5-1.12.1-7|228	Group:		System/Libraries
14mr|krb5-1.12.1-7|229	Obsoletes:	%{_lib}kadm5srv_mit8 < 1.12.1
14mr|krb5-1.12.1-7|230	
14mr|krb5-1.12.1-7|231	%description -n %{libkadm5srv_mit}
14mr|krb5-1.12.1-7|232	This package contains the shared library kadm5srv_mit for %{name}.
14mr|krb5-1.12.1-7|233	
14mr|krb5-1.12.1-7|234	%files -n %{libkadm5srv_mit}
14mr|krb5-1.12.1-7|235	%{_libdir}/libkadm5srv_mit.so.%{mit_major}*
14mr|krb5-1.12.1-7|236	
14mr|krb5-1.12.1-7|237	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|238	
14mr|krb5-1.12.1-7|239	%package -n %{libkdb5}
14mr|krb5-1.12.1-7|240	Summary:	The shared library used by Kerberos 5 - kdb5
14mr|krb5-1.12.1-7|241	Group:		System/Libraries
14mr|krb5-1.12.1-7|242	Obsoletes:	%{_lib}kdb5_6 < 1.12.1
14mr|krb5-1.12.1-7|243	
14mr|krb5-1.12.1-7|244	%description -n %{libkdb5}
14mr|krb5-1.12.1-7|245	This package contains the shared library kdb5 for %{name}.
14mr|krb5-1.12.1-7|246	
14mr|krb5-1.12.1-7|247	%files -n %{libkdb5}
14mr|krb5-1.12.1-7|248	%{_libdir}/libkdb5.so.%{kdb5_major}*
14mr|krb5-1.12.1-7|249	
14mr|krb5-1.12.1-7|250	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|251	
14mr|krb5-1.12.1-7|252	%package -n %{libkdb_ldap}
14mr|krb5-1.12.1-7|253	Summary:	The shared library used by Kerberos 5 - kdb_ldap
14mr|krb5-1.12.1-7|254	Group:		System/Libraries
14mr|krb5-1.12.1-7|255	
14mr|krb5-1.12.1-7|256	%description -n %{libkdb_ldap}
14mr|krb5-1.12.1-7|257	This package contains the shared library kdb_ldap for %{name}.
14mr|krb5-1.12.1-7|258	
14mr|krb5-1.12.1-7|259	%if !%{bootstrap}
14mr|krb5-1.12.1-7|260	%files -n %{libkdb_ldap}
14mr|krb5-1.12.1-7|261	%{_libdir}/libkdb_ldap.so.%{ldap_major}*
14mr|krb5-1.12.1-7|262	%endif
14mr|krb5-1.12.1-7|263	
14mr|krb5-1.12.1-7|264	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|265	
14mr|krb5-1.12.1-7|266	%package -n %{devname}
14mr|krb5-1.12.1-7|267	Summary:	Development files needed for compiling Kerberos 5 programs
14mr|krb5-1.12.1-7|268	Group:		Development/Other
14mr|krb5-1.12.1-7|269	Requires:	%{libname} = %{EVRD}
14mr|krb5-1.12.1-7|270	Requires:	%{libgssapi_krb5} = %{EVRD}
14mr|krb5-1.12.1-7|271	Requires:	%{libgssrpc} = %{EVRD}
14mr|krb5-1.12.1-7|272	Requires:	%{libnamesupport} = %{EVRD}
14mr|krb5-1.12.1-7|273	Requires:	%{libkadm5clnt_mit} = %{EVRD}
14mr|krb5-1.12.1-7|274	Requires:	%{libkadm5srv_mit} = %{EVRD}
14mr|krb5-1.12.1-7|275	Requires:	%{libkdb5} = %{EVRD}
14mr|krb5-1.12.1-7|276	Requires:	%{libnamerad} = %{EVRD}
14mr|krb5-1.12.1-7|277	%if !%{bootstrap}
14mr|krb5-1.12.1-7|278	Requires:	%{libkdb_ldap} = %{EVRD}
14mr|krb5-1.12.1-7|279	%endif
14mr|krb5-1.12.1-7|280	Provides:	krb5-devel = %{EVRD}
14mr|krb5-1.12.1-7|281	
14mr|krb5-1.12.1-7|282	%description -n %{devname}
14mr|krb5-1.12.1-7|283	Kerberos is a network authentication system.  The krb5-devel package
14mr|krb5-1.12.1-7|284	contains the header files and libraries needed for compiling Kerberos
14mr|krb5-1.12.1-7|285	5 programs. If you want to develop Kerberos-aware programs, you'll
14mr|krb5-1.12.1-7|286	need to install this package.
14mr|krb5-1.12.1-7|287	
14mr|krb5-1.12.1-7|288	%files -n %{devname}
14mr|krb5-1.12.1-7|289	%doc build-pdf/appdev.pdf build-pdf/plugindev.pdf
14mr|krb5-1.12.1-7|290	%doc doc/krb5-protocol
14mr|krb5-1.12.1-7|291	%{_includedir}/*.h
14mr|krb5-1.12.1-7|292	%{_includedir}/gssapi
14mr|krb5-1.12.1-7|293	%{_includedir}/gssrpc
14mr|krb5-1.12.1-7|294	%{_includedir}/kadm5
14mr|krb5-1.12.1-7|295	%{_includedir}/krb5
14mr|krb5-1.12.1-7|296	%dir %{multiarch_includedir}/gssapi
14mr|krb5-1.12.1-7|297	%{multiarch_includedir}/gssapi/gssapi.h
14mr|krb5-1.12.1-7|298	%dir %{multiarch_includedir}/gssrpc
14mr|krb5-1.12.1-7|299	%{multiarch_includedir}/gssrpc/types.h
14mr|krb5-1.12.1-7|300	%{multiarch_includedir}/krb5.h
14mr|krb5-1.12.1-7|301	%{_bindir}/krb5-config
14mr|krb5-1.12.1-7|302	%{multiarch_bindir}/krb5-config
14mr|krb5-1.12.1-7|303	%{_libdir}/libgssapi_krb5.so
14mr|krb5-1.12.1-7|304	%{_libdir}/libgssrpc.so
14mr|krb5-1.12.1-7|305	%{_libdir}/libk5crypto.so
14mr|krb5-1.12.1-7|306	%{_libdir}/libkadm5clnt.so
14mr|krb5-1.12.1-7|307	%{_libdir}/libkadm5clnt_mit.so
14mr|krb5-1.12.1-7|308	%{_libdir}/libkadm5srv.so
14mr|krb5-1.12.1-7|309	%{_libdir}/libkadm5srv_mit.so
14mr|krb5-1.12.1-7|310	%{_libdir}/libkdb5.so
14mr|krb5-1.12.1-7|311	%{_libdir}/libkrb5.so
14mr|krb5-1.12.1-7|312	%{_libdir}/libkrb5support.so
14mr|krb5-1.12.1-7|313	%{_libdir}/libkrad.so
14mr|krb5-1.12.1-7|314	%if !%{bootstrap}
14mr|krb5-1.12.1-7|315	%{_libdir}/libkdb_ldap.so
14mr|krb5-1.12.1-7|316	%endif
14mr|krb5-1.12.1-7|317	%{_mandir}/man1/krb5-config.1*
14mr|krb5-1.12.1-7|318	%{_libdir}/pkgconfig/*
14mr|krb5-1.12.1-7|319	
14mr|krb5-1.12.1-7|320	# Protocol test clients
14mr|krb5-1.12.1-7|321	%{_bindir}/sim_client
14mr|krb5-1.12.1-7|322	%{_bindir}/gss-client
14mr|krb5-1.12.1-7|323	%{_bindir}/uuclient
14mr|krb5-1.12.1-7|324	
14mr|krb5-1.12.1-7|325	# Protocol test servers
14mr|krb5-1.12.1-7|326	%{_sbindir}/gss-server
14mr|krb5-1.12.1-7|327	%{_sbindir}/uuserver
14mr|krb5-1.12.1-7|328	
14mr|krb5-1.12.1-7|329	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|330	
14mr|krb5-1.12.1-7|331	%package server
14mr|krb5-1.12.1-7|332	Summary:	The server programs for Kerberos 5
14mr|krb5-1.12.1-7|333	Group:		System/Servers
14mr|krb5-1.12.1-7|334	Requires(post,preun): rpm-helper
14mr|krb5-1.12.1-7|335	Requires(post,preun,postun): systemd-units
14mr|krb5-1.12.1-7|336	# we drop files in its directory, but we don't want to own that directory
14mr|krb5-1.12.1-7|337	Requires:	logrotate
14mr|krb5-1.12.1-7|338	# mktemp is used by krb5-send-pr
14mr|krb5-1.12.1-7|339	Requires:	mktemp
14mr|krb5-1.12.1-7|340	# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
14mr|krb5-1.12.1-7|341	Requires:	portreserve
14mr|krb5-1.12.1-7|342	
14mr|krb5-1.12.1-7|343	%description server
14mr|krb5-1.12.1-7|344	Kerberos is a network authentication system.  The krb5-server package
14mr|krb5-1.12.1-7|345	contains the programs that must be installed on a Kerberos 5 server.
14mr|krb5-1.12.1-7|346	If you're installing a Kerberos 5 server, you need to install this
14mr|krb5-1.12.1-7|347	package (in other words, most people should NOT install this
14mr|krb5-1.12.1-7|348	package).
14mr|krb5-1.12.1-7|349	
14mr|krb5-1.12.1-7|350	%files server
14mr|krb5-1.12.1-7|351	%doc build-pdf/admin.pdf build-pdf/build.pdf
14mr|krb5-1.12.1-7|352	%{_unitdir}/krb5kdc.service
14mr|krb5-1.12.1-7|353	%{_unitdir}/kadmin.service
14mr|krb5-1.12.1-7|354	%{_unitdir}/kprop.service
14mr|krb5-1.12.1-7|355	%config(noreplace) %{_sysconfdir}/sysconfig/krb5kdc
14mr|krb5-1.12.1-7|356	%config(noreplace) %{_sysconfdir}/sysconfig/kadmin
14mr|krb5-1.12.1-7|357	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-iv
14mr|krb5-1.12.1-7|358	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-adm
14mr|krb5-1.12.1-7|359	%config(noreplace) %{_sysconfdir}/portreserve/krb5_prop
14mr|krb5-1.12.1-7|360	%config(noreplace) %{_sysconfdir}/logrotate.d/krb5kdc
14mr|krb5-1.12.1-7|361	%config(noreplace) %{_sysconfdir}/logrotate.d/kadmind
14mr|krb5-1.12.1-7|362	%dir /var/log/kerberos
14mr|krb5-1.12.1-7|363	%dir %{_sysconfdir}/kerberos/krb5kdc
14mr|krb5-1.12.1-7|364	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kdc.conf
14mr|krb5-1.12.1-7|365	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
14mr|krb5-1.12.1-7|366	%{_mandir}/man5/kadm5.acl.5*
14mr|krb5-1.12.1-7|367	%{_mandir}/man5/kdc.conf.5*
14mr|krb5-1.12.1-7|368	%{_sbindir}/kadmin.local
14mr|krb5-1.12.1-7|369	%{_mandir}/man8/kadmin.local.8*
14mr|krb5-1.12.1-7|370	%{_sbindir}/kadmind
14mr|krb5-1.12.1-7|371	%{_mandir}/man8/kadmind.8*
14mr|krb5-1.12.1-7|372	%{_sbindir}/kdb5_util
14mr|krb5-1.12.1-7|373	%{_mandir}/man8/kdb5_util.8*
14mr|krb5-1.12.1-7|374	%{_sbindir}/kprop
14mr|krb5-1.12.1-7|375	%{_mandir}/man8/kprop.8*
14mr|krb5-1.12.1-7|376	%{_sbindir}/kpropd
14mr|krb5-1.12.1-7|377	%{_mandir}/man8/kpropd.8*
14mr|krb5-1.12.1-7|378	%{_sbindir}/kproplog
14mr|krb5-1.12.1-7|379	%{_mandir}/man8/kproplog.8*
14mr|krb5-1.12.1-7|380	%{_sbindir}/krb5kdc
14mr|krb5-1.12.1-7|381	%{_mandir}/man8/krb5kdc.8*
14mr|krb5-1.12.1-7|382	%{_sbindir}/sim_server
14mr|krb5-1.12.1-7|383	%{_bindir}/sclient
14mr|krb5-1.12.1-7|384	%{_mandir}/man1/sclient.1*
14mr|krb5-1.12.1-7|385	%{_sbindir}/sserver
14mr|krb5-1.12.1-7|386	%{_mandir}/man8/sserver.8*
14mr|krb5-1.12.1-7|387	
14mr|krb5-1.12.1-7|388	%post server
14mr|krb5-1.12.1-7|389	if [ $1 -eq 1 ] ; then
14mr|krb5-1.12.1-7|390	# Initial installation
14mr|krb5-1.12.1-7|391	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|krb5-1.12.1-7|392	fi
14mr|krb5-1.12.1-7|393	exit 0
14mr|krb5-1.12.1-7|394	
14mr|krb5-1.12.1-7|395	%preun server
14mr|krb5-1.12.1-7|396	if [ "$1" -eq "0" ] ; then
14mr|krb5-1.12.1-7|397	/bin/systemctl --no-reload disable krb5kdc.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|398	/bin/systemctl --no-reload disable kadmin.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|399	/bin/systemctl --no-reload disable kprop.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|400	/bin/systemctl stop krb5kdc.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|401	/bin/systemctl stop kadmin.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|402	/bin/systemctl stop kprop.service > /dev/null 2>&1 || :
14mr|krb5-1.12.1-7|403	fi
14mr|krb5-1.12.1-7|404	exit 0
14mr|krb5-1.12.1-7|405	
14mr|krb5-1.12.1-7|406	%postun server
14mr|krb5-1.12.1-7|407	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|krb5-1.12.1-7|408	if [ $1 -ge 1 ] ; then
14mr|krb5-1.12.1-7|409	/bin/systemctl try-restart krb5kdc.service >/dev/null 2>&1 || :
14mr|krb5-1.12.1-7|410	/bin/systemctl try-restart kadmin.service >/dev/null 2>&1 || :
14mr|krb5-1.12.1-7|411	/bin/systemctl try-restart kprop.service >/dev/null 2>&1 || :
14mr|krb5-1.12.1-7|412	fi
14mr|krb5-1.12.1-7|413	
14mr|krb5-1.12.1-7|414	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|415	
14mr|krb5-1.12.1-7|416	%package server-ldap
14mr|krb5-1.12.1-7|417	Summary:	The LDAP storage plugin for the Kerberos 5 KDC
14mr|krb5-1.12.1-7|418	Group:		System/Servers
14mr|krb5-1.12.1-7|419	Requires:	%{name}-server = %{EVRD}
14mr|krb5-1.12.1-7|420	
14mr|krb5-1.12.1-7|421	%description server-ldap
14mr|krb5-1.12.1-7|422	Kerberos is a network authentication system. The krb5-server package
14mr|krb5-1.12.1-7|423	contains the programs that must be installed on a Kerberos 5 key
14mr|krb5-1.12.1-7|424	distribution center (KDC). If you are installing a Kerberos 5 KDC,
14mr|krb5-1.12.1-7|425	and you wish to use a directory server to store the data for your
14mr|krb5-1.12.1-7|426	realm, you need to install this package.
14mr|krb5-1.12.1-7|427	
14mr|krb5-1.12.1-7|428	%files server-ldap
14mr|krb5-1.12.1-7|429	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
14mr|krb5-1.12.1-7|430	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
14mr|krb5-1.12.1-7|431	%if !%{bootstrap}
14mr|krb5-1.12.1-7|432	%{_libdir}/krb5/plugins/kdb/kldap.so
14mr|krb5-1.12.1-7|433	%{_sbindir}/kdb5_ldap_util
14mr|krb5-1.12.1-7|434	%{_mandir}/man8/kdb5_ldap_util.8*
14mr|krb5-1.12.1-7|435	%endif
14mr|krb5-1.12.1-7|436	
14mr|krb5-1.12.1-7|437	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|438	
14mr|krb5-1.12.1-7|439	%package workstation
14mr|krb5-1.12.1-7|440	Summary:	Kerberos 5 programs for use on workstations
14mr|krb5-1.12.1-7|441	Group:		System/Base
14mr|krb5-1.12.1-7|442	Requires(post):	rpm-helper
14mr|krb5-1.12.1-7|443	Requires(preun):rpm-helper
14mr|krb5-1.12.1-7|444	Provides:	kerberos-workstation
14mr|krb5-1.12.1-7|445	
14mr|krb5-1.12.1-7|446	%description workstation
14mr|krb5-1.12.1-7|447	Kerberos is a network authentication system.  The krb5-workstation
14mr|krb5-1.12.1-7|448	package contains the basic Kerberos programs (kinit, klist, kdestroy,
14mr|krb5-1.12.1-7|449	kpasswd). If your network uses Kerberos, this package should be installed
14mr|krb5-1.12.1-7|450	on every workstation.
14mr|krb5-1.12.1-7|451	
14mr|krb5-1.12.1-7|452	%files workstation
14mr|krb5-1.12.1-7|453	%doc src/config-files/services.append
14mr|krb5-1.12.1-7|454	%doc build-html/*
14mr|krb5-1.12.1-7|455	%doc build-pdf/user.pdf build-pdf/basic.pdf
14mr|krb5-1.12.1-7|456	%attr(0755,root,root) %doc src/config-files/convert-config-files
14mr|krb5-1.12.1-7|457	%{_mandir}/man5/krb5.conf.5*
14mr|krb5-1.12.1-7|458	%{_bindir}/kdestroy
14mr|krb5-1.12.1-7|459	%{_bindir}/kswitch
14mr|krb5-1.12.1-7|460	%{_mandir}/man1/kdestroy.1*
14mr|krb5-1.12.1-7|461	%{_mandir}/man1/kswitch.1*
14mr|krb5-1.12.1-7|462	%{_bindir}/kinit
14mr|krb5-1.12.1-7|463	%{_mandir}/man5/.k5identity.5*
14mr|krb5-1.12.1-7|464	%{_mandir}/man5/.k5login.5*
14mr|krb5-1.12.1-7|465	%{_mandir}/man1/kinit.1*
14mr|krb5-1.12.1-7|466	%{_bindir}/klist
14mr|krb5-1.12.1-7|467	%{_mandir}/man1/klist.1*
14mr|krb5-1.12.1-7|468	%{_bindir}/kpasswd
14mr|krb5-1.12.1-7|469	%{_mandir}/man1/kpasswd.1*
14mr|krb5-1.12.1-7|470	%{_bindir}/kvno
14mr|krb5-1.12.1-7|471	%{_mandir}/man1/kvno.1*
14mr|krb5-1.12.1-7|472	%{_bindir}/kadmin
14mr|krb5-1.12.1-7|473	%{_mandir}/man1/kadmin.1*
14mr|krb5-1.12.1-7|474	%{_bindir}/k5srvutil
14mr|krb5-1.12.1-7|475	%{_mandir}/man1/k5srvutil.1*
14mr|krb5-1.12.1-7|476	%{_bindir}/ktutil
14mr|krb5-1.12.1-7|477	%{_mandir}/man1/ktutil.1*
14mr|krb5-1.12.1-7|478	%{_mandir}/man5/k5identity.5.*
14mr|krb5-1.12.1-7|479	%{_mandir}/man5/k5login.5.*
14mr|krb5-1.12.1-7|480	%attr(4755,root,root) %{_bindir}/ksu
14mr|krb5-1.12.1-7|481	%{_mandir}/man1/ksu.1*
14mr|krb5-1.12.1-7|482	%config(noreplace) /etc/pam.d/ksu
14mr|krb5-1.12.1-7|483	# Problem-reporting tool
14mr|krb5-1.12.1-7|484	%{_datadir}/gnats
14mr|krb5-1.12.1-7|485	%{_sbindir}/krb5-send-pr
14mr|krb5-1.12.1-7|486	%{_mandir}/man1/krb5-send-pr.1*
14mr|krb5-1.12.1-7|487	
14mr|krb5-1.12.1-7|488	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|489	
14mr|krb5-1.12.1-7|490	%package pkinit-openssl
14mr|krb5-1.12.1-7|491	Summary:	The PKINIT module for Kerberos 5
14mr|krb5-1.12.1-7|492	Group:		System/Libraries
14mr|krb5-1.12.1-7|493	
14mr|krb5-1.12.1-7|494	%description pkinit-openssl
14mr|krb5-1.12.1-7|495	Kerberos is a network authentication system. The krb5-pkinit-openssl
14mr|krb5-1.12.1-7|496	package contains the PKINIT plugin, which uses OpenSSL to allow clients
14mr|krb5-1.12.1-7|497	to obtain initial credentials from a KDC using a private key and a
14mr|krb5-1.12.1-7|498	certificate.
14mr|krb5-1.12.1-7|499	
14mr|krb5-1.12.1-7|500	%files pkinit-openssl
14mr|krb5-1.12.1-7|501	%{_libdir}/krb5/plugins/preauth/pkinit.so
14mr|krb5-1.12.1-7|502	
14mr|krb5-1.12.1-7|503	#----------------------------------------------------------------------------
14mr|krb5-1.12.1-7|504	
14mr|krb5-1.12.1-7|505	%prep
14mr|krb5-1.12.1-7|506	%setup -q -a 23 -n krb5-%{version}
14mr|krb5-1.12.1-7|507	ln -s NOTICE LICENSE
14mr|krb5-1.12.1-7|508	
14mr|krb5-1.12.1-7|509	%patch60 -p1 -b .pam
14mr|krb5-1.12.1-7|510	
14mr|krb5-1.12.1-7|511	%if %{with selinux}
14mr|krb5-1.12.1-7|512	%patch63 -p1 -b .selinux-label
14mr|krb5-1.12.1-7|513	%endif
14mr|krb5-1.12.1-7|514	
14mr|krb5-1.12.1-7|515	%patch5  -p1 -b .ksu-access
14mr|krb5-1.12.1-7|516	%patch6  -p1 -b .ksu-path
14mr|krb5-1.12.1-7|517	%patch12 -p1 -b .ktany
14mr|krb5-1.12.1-7|518	%patch16 -p1 -b .buildconf
14mr|krb5-1.12.1-7|519	%patch23 -p1 -b .dns
14mr|krb5-1.12.1-7|520	%patch29 -p1 -b .kprop-mktemp
14mr|krb5-1.12.1-7|521	%patch30 -p1 -b .send-pr-tempfile
14mr|krb5-1.12.1-7|522	%patch39 -p1 -b .api
14mr|krb5-1.12.1-7|523	%patch56 -p1 -b .doublelog
14mr|krb5-1.12.1-7|524	%patch59 -p1 -b .kpasswd_tcp
14mr|krb5-1.12.1-7|525	%patch71 -p1 -b .dirsrv-accountlock
14mr|krb5-1.12.1-7|526	#%patch75 -p1 -b .pkinit-debug
14mr|krb5-1.12.1-7|527	%patch86 -p0 -b .debuginfo
14mr|krb5-1.12.1-7|528	%patch105 -p1 -b .kvno
14mr|krb5-1.12.1-7|529	#%patch107 -p1 -b .aarch64
14mr|krb5-1.12.1-7|530	
14mr|krb5-1.12.1-7|531	# Take the execute bit off of documentation.
14mr|krb5-1.12.1-7|532	chmod -x doc/krb5-protocol/*.txt
14mr|krb5-1.12.1-7|533	
14mr|krb5-1.12.1-7|534	sed -i s,^attributetype:,attributetypes:,g \
14mr|krb5-1.12.1-7|535	src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
14mr|krb5-1.12.1-7|536	
14mr|krb5-1.12.1-7|537	
14mr|krb5-1.12.1-7|538	%build
14mr|krb5-1.12.1-7|539	pushd src
14mr|krb5-1.12.1-7|540	autoreconf -fi
14mr|krb5-1.12.1-7|541	popd
14mr|krb5-1.12.1-7|542	%if %{with crosscompile}
14mr|krb5-1.12.1-7|543	export krb5_cv_attr_constructor_destructor=yes
14mr|krb5-1.12.1-7|544	export ac_cv_func_regcomp=yes
14mr|krb5-1.12.1-7|545	export ac_cv_printf_positional=yes
14mr|krb5-1.12.1-7|546	export ac_cv_file__etc_environment=no
14mr|krb5-1.12.1-7|547	export ac_cv_file__etc_TIMEZONE=no
14mr|krb5-1.12.1-7|548	sed -i "406d" src/include/k5-platform.h
14mr|krb5-1.12.1-7|549	%endif
14mr|krb5-1.12.1-7|550	
14mr|krb5-1.12.1-7|551	%serverbuild
14mr|krb5-1.12.1-7|552	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mr|krb5-1.12.1-7|553	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mr|krb5-1.12.1-7|554	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mr|krb5-1.12.1-7|555	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
14mr|krb5-1.12.1-7|556	
14mr|krb5-1.12.1-7|557	pushd src
14mr|krb5-1.12.1-7|558	# Work out the CFLAGS and CPPFLAGS which we intend to use.
14mr|krb5-1.12.1-7|559	INCLUDES=-I%{_includedir}/et
14mr|krb5-1.12.1-7|560	CFLAGS="`echo $RPM_OPT_FLAGS $DEFINES $INCLUDES -fPIC`"
14mr|krb5-1.12.1-7|561	CPPFLAGS="`echo $DEFINES $INCLUDES`"
14mr|krb5-1.12.1-7|562	
14mr|krb5-1.12.1-7|563	%configure2_5x \
14mr|krb5-1.12.1-7|564	CC="%{__cc}" \
14mr|krb5-1.12.1-7|565	CFLAGS="$CFLAGS" \
14mr|krb5-1.12.1-7|566	CPPFLAGS="$CPPFLAGS" \
14mr|krb5-1.12.1-7|567	--enable-shared \
14mr|krb5-1.12.1-7|568	--localstatedir=%{_sysconfdir}/kerberos \
14mr|krb5-1.12.1-7|569	--enable-dns-for-realm \
14mr|krb5-1.12.1-7|570	--enable-pkinit \
14mr|krb5-1.12.1-7|571	--with-system-verto \
14mr|krb5-1.12.1-7|572	--without-tcl \
14mr|krb5-1.12.1-7|573	--with-system-et \
14mr|krb5-1.12.1-7|574	--with-system-ss \
14mr|krb5-1.12.1-7|575	--disable-static \
14mr|krb5-1.12.1-7|576	--disable-rpath \
14mr|krb5-1.12.1-7|577	%if !%{bootstrap}
14mr|krb5-1.12.1-7|578	--with-ldap \
14mr|krb5-1.12.1-7|579	%endif
14mr|krb5-1.12.1-7|580	--with-pam
14mr|krb5-1.12.1-7|581	
14mr|krb5-1.12.1-7|582	#--with-netlib=-lresolv
14mr|krb5-1.12.1-7|583	
14mr|krb5-1.12.1-7|584	%make
14mr|krb5-1.12.1-7|585	popd
14mr|krb5-1.12.1-7|586	
14mr|krb5-1.12.1-7|587	# Build the docs.
14mr|krb5-1.12.1-7|588	make -C src/doc paths.py version.py
14mr|krb5-1.12.1-7|589	cp src/doc/paths.py doc/
14mr|krb5-1.12.1-7|590	mkdir -p build-man build-html build-pdf
14mr|krb5-1.12.1-7|591	sphinx-build -a -b man   -t pathsubs doc build-man
14mr|krb5-1.12.1-7|592	sphinx-build -a -b html  -t pathsubs doc build-html
14mr|krb5-1.12.1-7|593	rm -fr build-html/_sources
14mr|krb5-1.12.1-7|594	sphinx-build -a -b latex -t pathsubs doc build-pdf
14mr|krb5-1.12.1-7|595	make -C build-pdf
14mr|krb5-1.12.1-7|596	
14mr|krb5-1.12.1-7|597	
14mr|krb5-1.12.1-7|598	%check
14mr|krb5-1.12.1-7|599	# Run the test suite.  Won't run in the build system because /dev/pts is
14mr|krb5-1.12.1-7|600	# not available for telnet tests and so on.
14mr|krb5-1.12.1-7|601	# make check TMPDIR=%{_tmppath}
14mr|krb5-1.12.1-7|602	
14mr|krb5-1.12.1-7|603	%install
14mr|krb5-1.12.1-7|604	
14mr|krb5-1.12.1-7|605	# Sample KDC config files (bundled kdc.conf and kadm5.acl).
14mr|krb5-1.12.1-7|606	install -d %{buildroot}%{_sysconfdir}/kerberos/krb5kdc
14mr|krb5-1.12.1-7|607	install -m0644 %{SOURCE10} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kdc.conf
14mr|krb5-1.12.1-7|608	install -m0600 %{SOURCE11} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
14mr|krb5-1.12.1-7|609	
14mr|krb5-1.12.1-7|610	# Default configuration file for everything.
14mr|krb5-1.12.1-7|611	install -d %{buildroot}%{_sysconfdir}
14mr|krb5-1.12.1-7|612	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/krb5.conf
14mr|krb5-1.12.1-7|613	
14mr|krb5-1.12.1-7|614	# Server init scripts (krb5kdc,kadmind,kpropd) and their sysconfig files.
14mr|krb5-1.12.1-7|615	install -d %{buildroot}%{_unitdir}
14mr|krb5-1.12.1-7|616	for init in \
14mr|krb5-1.12.1-7|617	%{SOURCE5} \
14mr|krb5-1.12.1-7|618	%{SOURCE4} \
14mr|krb5-1.12.1-7|619	%{SOURCE2} ; do
14mr|krb5-1.12.1-7|620	install -m0644 ${init} %{buildroot}%{_unitdir}
14mr|krb5-1.12.1-7|621	done
14mr|krb5-1.12.1-7|622	
14mr|krb5-1.12.1-7|623	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|krb5-1.12.1-7|624	for sysconfig in \
14mr|krb5-1.12.1-7|625	%{SOURCE19} \
14mr|krb5-1.12.1-7|626	%{SOURCE20} ; do
14mr|krb5-1.12.1-7|627	install -m0644 ${sysconfig} \
14mr|krb5-1.12.1-7|628	%{buildroot}%{_sysconfdir}/sysconfig/`basename ${sysconfig} .sysconfig`
14mr|krb5-1.12.1-7|629	done
14mr|krb5-1.12.1-7|630	
14mr|krb5-1.12.1-7|631	# portreserve configuration files.
14mr|krb5-1.12.1-7|632	install -d %{buildroot}%{_sysconfdir}/portreserve
14mr|krb5-1.12.1-7|633	for portreserve in \
14mr|krb5-1.12.1-7|634	%{SOURCE30} \
14mr|krb5-1.12.1-7|635	%{SOURCE31} \
14mr|krb5-1.12.1-7|636	%{SOURCE32} ; do
14mr|krb5-1.12.1-7|637	install -m0644 ${portreserve} \
14mr|krb5-1.12.1-7|638	%{buildroot}/%{_sysconfdir}/portreserve/`basename ${portreserve} .portreserve`
14mr|krb5-1.12.1-7|639	done
14mr|krb5-1.12.1-7|640	
14mr|krb5-1.12.1-7|641	# logrotate configuration files
14mr|krb5-1.12.1-7|642	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|krb5-1.12.1-7|643	for logrotate in \
14mr|krb5-1.12.1-7|644	%{SOURCE33} \
14mr|krb5-1.12.1-7|645	%{SOURCE34} ; do
14mr|krb5-1.12.1-7|646	install -m0644 ${logrotate} \
14mr|krb5-1.12.1-7|647	%{buildroot}%{_sysconfdir}/logrotate.d/`basename ${logrotate} .logrotate`
14mr|krb5-1.12.1-7|648	done
14mr|krb5-1.12.1-7|649	
14mr|krb5-1.12.1-7|650	# PAM configuration files.
14mr|krb5-1.12.1-7|651	install -d %{buildroot}%{_sysconfdir}/pam.d/
14mr|krb5-1.12.1-7|652	for pam in \
14mr|krb5-1.12.1-7|653	%{SOURCE29} ; do
14mr|krb5-1.12.1-7|654	install -m0644 ${pam} \
14mr|krb5-1.12.1-7|655	%{buildroot}/%{_sysconfdir}/pam.d/`basename ${pam} .pamd`
14mr|krb5-1.12.1-7|656	done
14mr|krb5-1.12.1-7|657	
14mr|krb5-1.12.1-7|658	# Plug-in directories.
14mr|krb5-1.12.1-7|659	install -d %{buildroot}%{_libdir}/krb5/plugins/preauth
14mr|krb5-1.12.1-7|660	install -d %{buildroot}%{_libdir}/krb5/plugins/kdb
14mr|krb5-1.12.1-7|661	install -d %{buildroot}%{_libdir}/krb5/plugins/authdata
14mr|krb5-1.12.1-7|662	
14mr|krb5-1.12.1-7|663	# The rest of the binaries, headers, libraries, and docs.
14mr|krb5-1.12.1-7|664	make -C src \
14mr|krb5-1.12.1-7|665	DESTDIR=%{buildroot} \
14mr|krb5-1.12.1-7|666	EXAMPLEDIR=%{_docdir}/%{devname}/examples\
14mr|krb5-1.12.1-7|667	install
14mr|krb5-1.12.1-7|668	
14mr|krb5-1.12.1-7|669	# logdir
14mr|krb5-1.12.1-7|670	install -d %{buildroot}/var/log/kerberos
14mr|krb5-1.12.1-7|671	
14mr|krb5-1.12.1-7|672	# clear the LDFLAGS
14mr|krb5-1.12.1-7|673	perl -pi -e "s|^LDFLAGS.*|LDFLAGS=''|g" %{buildroot}%{_bindir}/krb5-config
14mr|krb5-1.12.1-7|674	
14mr|krb5-1.12.1-7|675	
14mr|krb5-1.12.1-7|676	# multiarch policy
14mr|krb5-1.12.1-7|677	%multiarch_binaries %{buildroot}%{_bindir}/krb5-config
14mr|krb5-1.12.1-7|678	
14mr|krb5-1.12.1-7|679	%multiarch_includes %{buildroot}%{_includedir}/gssapi/gssapi.h
14mr|krb5-1.12.1-7|680	
14mr|krb5-1.12.1-7|681	# (gb) this one could be fixed differently and properly using <stdint.h>
14mr|krb5-1.12.1-7|682	
14mr|krb5-1.12.1-7|683	%multiarch_includes %{buildroot}%{_includedir}/gssrpc/types.h
14mr|krb5-1.12.1-7|684	
14mr|krb5-1.12.1-7|685	%multiarch_includes %{buildroot}%{_includedir}/krb5.h
14mr|krb5-1.12.1-7|686	
14mr|krb5-1.12.1-7|687	# Install processed man pages.
14mr|krb5-1.12.1-7|688	for section in 1 5 8; do
14mr|krb5-1.12.1-7|689	install -m 644 build-man/*.$section %{buildroot}%{_mandir}/man$section/
14mr|krb5-1.12.1-7|690	done
14mr|krb5-1.12.1-7|691	
14mr|krb5-1.12.1-7|692	
14mr|krb5-1.12.1-7|693	%changelog
14mr|krb5-1.12.1-7|694	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 1.12.1-7
14mr|krb5-1.12.1-7|695	+ Revision: a070941
14mr|krb5-1.12.1-7|696	- Adjust Obsoletes, spec cleanup
14mr|krb5-1.12.1-7|697	
14mr|krb5-1.12.1-7|698	

17024 14
14mr|krb5-appl-1.0.3-7|1	# For consistency with regular login.
14mr|krb5-appl-1.0.3-7|2	%global login_pam_service remote
14mr|krb5-appl-1.0.3-7|3	
14mr|krb5-appl-1.0.3-7|4	Summary:	Kerberos-aware versions of telnet, ftp, rsh, and rlogin
14mr|krb5-appl-1.0.3-7|5	Name:		krb5-appl
14mr|krb5-appl-1.0.3-7|6	Version:	1.0.3
14mr|krb5-appl-1.0.3-7|7	Release:	7
14mr|krb5-appl-1.0.3-7|8	License:	MIT
14mr|krb5-appl-1.0.3-7|9	Url:		http://web.mit.edu/kerberos/www/
14mr|krb5-appl-1.0.3-7|10	Group:		System/Servers
14mr|krb5-appl-1.0.3-7|11	# Maybe we should explode from the now-available-to-everybody tarball instead?
14mr|krb5-appl-1.0.3-7|12	# http://web.mit.edu/kerberos/dist/krb5-appl/1.0/krb5-appl-1.0-signed.tar
14mr|krb5-appl-1.0.3-7|13	Source0:	krb5-appl-%{version}.tar.gz
14mr|krb5-appl-1.0.3-7|14	Source1:	krb5-appl-%{version}.tar.gz.asc
14mr|krb5-appl-1.0.3-7|15	Source12:	krsh
14mr|krb5-appl-1.0.3-7|16	Source13:	krlogin
14mr|krb5-appl-1.0.3-7|17	Source14:	eklogin.xinetd
14mr|krb5-appl-1.0.3-7|18	Source15:	klogin.xinetd
14mr|krb5-appl-1.0.3-7|19	Source16:	kshell.xinetd
14mr|krb5-appl-1.0.3-7|20	Source17:	krb5-telnet.xinetd
14mr|krb5-appl-1.0.3-7|21	Source18:	gssftp.xinetd
14mr|krb5-appl-1.0.3-7|22	Source22:	ekrb5-telnet.xinetd
14mr|krb5-appl-1.0.3-7|23	Source125:	krb5-appl-1.0-manpaths.txt
14mr|krb5-appl-1.0.3-7|24	Source26:	gssftp.pamd
14mr|krb5-appl-1.0.3-7|25	Source27:	kshell.pamd
14mr|krb5-appl-1.0.3-7|26	Source28:	ekshell.pamd
14mr|krb5-appl-1.0.3-7|27	Patch0:		krb5-appl-1.0-fix-format-errors.patch
14mr|krb5-appl-1.0.3-7|28	Patch3:		krb5-1.3-netkit-rsh.patch
14mr|krb5-appl-1.0.3-7|29	Patch4:		krb5-appl-1.0-rlogind-environ.patch
14mr|krb5-appl-1.0.3-7|30	Patch11:	krb5-1.2.1-passive.patch
14mr|krb5-appl-1.0.3-7|31	Patch14:	krb5-1.3-ftp-glob.patch
14mr|krb5-appl-1.0.3-7|32	Patch33:	krb5-appl-1.0-io.patch
14mr|krb5-appl-1.0.3-7|33	Patch36:	krb5-1.7-rcp-markus.patch
14mr|krb5-appl-1.0.3-7|34	Patch40:	krb5-1.4.1-telnet-environ.patch
14mr|krb5-appl-1.0.3-7|35	Patch57:	krb5-appl-1.0-login_chdir.patch
14mr|krb5-appl-1.0.3-7|36	Patch72:	krb5-1.6.3-ftp_fdleak.patch
14mr|krb5-appl-1.0.3-7|37	Patch73:	krb5-1.6.3-ftp_glob_runique.patch
14mr|krb5-appl-1.0.3-7|38	Patch79:	krb5-trunk-ftp_mget_case.patch
14mr|krb5-appl-1.0.3-7|39	Patch88:	krb5-1.7-sizeof.patch
14mr|krb5-appl-1.0.3-7|40	Patch89:	krb5-appl-1.0.2-largefile.patch
14mr|krb5-appl-1.0.3-7|41	Patch160:	krb5-appl-1.0.2-pam.patch
14mr|krb5-appl-1.0.3-7|42	Patch161:	krb5-appl-1.0.2-manpaths.patch
14mr|krb5-appl-1.0.3-7|43	Patch162:	krb5-appl-1.0.3-fix-typedef.patch
14mr|krb5-appl-1.0.3-7|44	BuildRequires:	bison
14mr|krb5-appl-1.0.3-7|45	BuildRequires:	flex
14mr|krb5-appl-1.0.3-7|46	BuildRequires:	texinfo
14mr|krb5-appl-1.0.3-7|47	BuildRequires:	krb5-devel
14mr|krb5-appl-1.0.3-7|48	BuildRequires:	pam-devel
14mr|krb5-appl-1.0.3-7|49	BuildRequires:	pkgconfig(ncurses)
14mr|krb5-appl-1.0.3-7|50	
14mr|krb5-appl-1.0.3-7|51	%description
14mr|krb5-appl-1.0.3-7|52	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
14mr|krb5-appl-1.0.3-7|53	and rlogin clients and servers.  While these have been replaced by tools
14mr|krb5-appl-1.0.3-7|54	such as OpenSSH in most environments, they remain in use in others.
14mr|krb5-appl-1.0.3-7|55	
14mr|krb5-appl-1.0.3-7|56	#----------------------------------------------------------------------------
14mr|krb5-appl-1.0.3-7|57	
14mr|krb5-appl-1.0.3-7|58	%package clients
14mr|krb5-appl-1.0.3-7|59	Summary:	Kerberos-aware telnet, ftp, rcp, rsh and rlogin clients
14mr|krb5-appl-1.0.3-7|60	Group:		Networking/Remote access
14mr|krb5-appl-1.0.3-7|61	# transition with previous package
14mr|krb5-appl-1.0.3-7|62	%rename		telnet-client-krb5
14mr|krb5-appl-1.0.3-7|63	%rename		ftp-client-krb5
14mr|krb5-appl-1.0.3-7|64	# multiple alternatives
14mr|krb5-appl-1.0.3-7|65	Provides:	telnet-client
14mr|krb5-appl-1.0.3-7|66	Conflicts:	netkit-telnet
14mr|krb5-appl-1.0.3-7|67	Conflicts:	heimdal-telnet
14mr|krb5-appl-1.0.3-7|68	
14mr|krb5-appl-1.0.3-7|69	%description clients
14mr|krb5-appl-1.0.3-7|70	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
14mr|krb5-appl-1.0.3-7|71	and rlogin clients.  While these have been replaced by tools such as OpenSSH
14mr|krb5-appl-1.0.3-7|72	in most environments, they remain in use in others.
14mr|krb5-appl-1.0.3-7|73	
14mr|krb5-appl-1.0.3-7|74	%files clients
14mr|krb5-appl-1.0.3-7|75	%doc README NOTICE LICENSE
14mr|krb5-appl-1.0.3-7|76	# Used by both clients and servers.
14mr|krb5-appl-1.0.3-7|77	%{_bindir}/rcp
14mr|krb5-appl-1.0.3-7|78	%{_mandir}/man1/rcp.1*
14mr|krb5-appl-1.0.3-7|79	# Client network bits.
14mr|krb5-appl-1.0.3-7|80	%{_bindir}/ftp
14mr|krb5-appl-1.0.3-7|81	%{_mandir}/man1/ftp.1*
14mr|krb5-appl-1.0.3-7|82	%{_bindir}/krlogin
14mr|krb5-appl-1.0.3-7|83	%{_bindir}/rlogin
14mr|krb5-appl-1.0.3-7|84	%{_mandir}/man1/rlogin.1*
14mr|krb5-appl-1.0.3-7|85	%{_bindir}/krsh
14mr|krb5-appl-1.0.3-7|86	%{_bindir}/rsh
14mr|krb5-appl-1.0.3-7|87	%{_mandir}/man1/rsh.1*
14mr|krb5-appl-1.0.3-7|88	%{_bindir}/telnet
14mr|krb5-appl-1.0.3-7|89	%{_mandir}/man1/telnet.1*
14mr|krb5-appl-1.0.3-7|90	%{_mandir}/man1/tmac.doc*
14mr|krb5-appl-1.0.3-7|91	
14mr|krb5-appl-1.0.3-7|92	#----------------------------------------------------------------------------
14mr|krb5-appl-1.0.3-7|93	
14mr|krb5-appl-1.0.3-7|94	%package servers
14mr|krb5-appl-1.0.3-7|95	Summary:	Kerberos-aware telnet, ftp, rcp, rsh and rlogin servers
14mr|krb5-appl-1.0.3-7|96	Group:		System/Servers
14mr|krb5-appl-1.0.3-7|97	Requires:	xinetd
14mr|krb5-appl-1.0.3-7|98	Requires(post):	/sbin/service
14mr|krb5-appl-1.0.3-7|99	Requires(post):	xinetd
14mr|krb5-appl-1.0.3-7|100	# transition with previous package
14mr|krb5-appl-1.0.3-7|101	%rename		telnet-server-krb5
14mr|krb5-appl-1.0.3-7|102	%rename		ftp-server-krb5
14mr|krb5-appl-1.0.3-7|103	# multiple alternatives
14mr|krb5-appl-1.0.3-7|104	Provides:	telnet-server
14mr|krb5-appl-1.0.3-7|105	Conflicts:	netkit-telnet-server
14mr|krb5-appl-1.0.3-7|106	Conflicts:	heimdal-telnetd
14mr|krb5-appl-1.0.3-7|107	
14mr|krb5-appl-1.0.3-7|108	%description servers
14mr|krb5-appl-1.0.3-7|109	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
14mr|krb5-appl-1.0.3-7|110	and rlogin servers.  While these have been replaced by tools such as OpenSSH
14mr|krb5-appl-1.0.3-7|111	in most environments, they remain in use in others.
14mr|krb5-appl-1.0.3-7|112	
14mr|krb5-appl-1.0.3-7|113	%files servers
14mr|krb5-appl-1.0.3-7|114	%doc README NOTICE LICENSE
14mr|krb5-appl-1.0.3-7|115	%docdir %{_mandir}
14mr|krb5-appl-1.0.3-7|116	# Used by both clients and servers.
14mr|krb5-appl-1.0.3-7|117	# %{_bindir}/rcp
14mr|krb5-appl-1.0.3-7|118	# %{_mandir}/man1/rcp.1*
14mr|krb5-appl-1.0.3-7|119	%config(noreplace) %{_sysconfdir}/xinetd.d/*
14mr|krb5-appl-1.0.3-7|120	%config(noreplace) %{_sysconfdir}/pam.d/kshell
14mr|krb5-appl-1.0.3-7|121	%config(noreplace) %{_sysconfdir}/pam.d/ekshell
14mr|krb5-appl-1.0.3-7|122	%config(noreplace) %{_sysconfdir}/pam.d/gssftp
14mr|krb5-appl-1.0.3-7|123	# Login is used by telnetd and klogind.
14mr|krb5-appl-1.0.3-7|124	%{_sbindir}/login.krb5
14mr|krb5-appl-1.0.3-7|125	%{_mandir}/man8/login.krb5.8*
14mr|krb5-appl-1.0.3-7|126	# Application servers.
14mr|krb5-appl-1.0.3-7|127	%{_sbindir}/ftpd
14mr|krb5-appl-1.0.3-7|128	%{_mandir}/man8/ftpd.8*
14mr|krb5-appl-1.0.3-7|129	%{_sbindir}/klogind
14mr|krb5-appl-1.0.3-7|130	%{_mandir}/man8/klogind.8*
14mr|krb5-appl-1.0.3-7|131	%{_sbindir}/kshd
14mr|krb5-appl-1.0.3-7|132	%{_mandir}/man8/kshd.8*
14mr|krb5-appl-1.0.3-7|133	%{_sbindir}/telnetd
14mr|krb5-appl-1.0.3-7|134	%{_mandir}/man8/telnetd.8*
14mr|krb5-appl-1.0.3-7|135	
14mr|krb5-appl-1.0.3-7|136	%post servers
14mr|krb5-appl-1.0.3-7|137	/sbin/service xinetd reload > /dev/null 2>&1 || :
14mr|krb5-appl-1.0.3-7|138	exit 0
14mr|krb5-appl-1.0.3-7|139	
14mr|krb5-appl-1.0.3-7|140	%postun servers
14mr|krb5-appl-1.0.3-7|141	/sbin/service xinetd reload > /dev/null 2>&1 || :
14mr|krb5-appl-1.0.3-7|142	exit 0
14mr|krb5-appl-1.0.3-7|143	
14mr|krb5-appl-1.0.3-7|144	#----------------------------------------------------------------------------
14mr|krb5-appl-1.0.3-7|145	
14mr|krb5-appl-1.0.3-7|146	%prep
14mr|krb5-appl-1.0.3-7|147	%setup -q
14mr|krb5-appl-1.0.3-7|148	ln -s NOTICE LICENSE
14mr|krb5-appl-1.0.3-7|149	
14mr|krb5-appl-1.0.3-7|150	%patch0 -p1 -b .format
14mr|krb5-appl-1.0.3-7|151	%patch160 -p1 -b .pam
14mr|krb5-appl-1.0.3-7|152	%patch161 -p1 -b .manpaths
14mr|krb5-appl-1.0.3-7|153	%patch162 -p1 -b .typedef
14mr|krb5-appl-1.0.3-7|154	%patch3  -p3 -b .netkit-rsh
14mr|krb5-appl-1.0.3-7|155	%patch4  -p1 -b .rlogind-environ
14mr|krb5-appl-1.0.3-7|156	%patch11 -p3 -b .passive
14mr|krb5-appl-1.0.3-7|157	%patch14 -p3 -b .ftp-glob
14mr|krb5-appl-1.0.3-7|158	%patch33 -p1 -b .io
14mr|krb5-appl-1.0.3-7|159	%patch36 -p3 -b .rcp-markus
14mr|krb5-appl-1.0.3-7|160	%patch40 -p3 -b .telnet-environ
14mr|krb5-appl-1.0.3-7|161	%patch57 -p1 -b .login_chdir
14mr|krb5-appl-1.0.3-7|162	%patch72 -p3 -b .ftp_fdleak
14mr|krb5-appl-1.0.3-7|163	%patch73 -p3 -b .ftp_glob_runique
14mr|krb5-appl-1.0.3-7|164	%patch79 -p2 -b .ftp_mget_case
14mr|krb5-appl-1.0.3-7|165	%patch88 -p3 -b .sizeof
14mr|krb5-appl-1.0.3-7|166	%patch89 -p1 -b .largefile
14mr|krb5-appl-1.0.3-7|167	
14mr|krb5-appl-1.0.3-7|168	# Rename the man pages so that they'll get generated correctly.  Uses the
14mr|krb5-appl-1.0.3-7|169	# "krb5-appl-1.0-manpaths.txt" source file.
14mr|krb5-appl-1.0.3-7|170	cat %{SOURCE125} | while read manpage ; do
14mr|krb5-appl-1.0.3-7|171	mv "$manpage" "$manpage".in
14mr|krb5-appl-1.0.3-7|172	done
14mr|krb5-appl-1.0.3-7|173	
14mr|krb5-appl-1.0.3-7|174	# Rebuild the configure scripts.
14mr|krb5-appl-1.0.3-7|175	autoheader
14mr|krb5-appl-1.0.3-7|176	autoconf
14mr|krb5-appl-1.0.3-7|177	
14mr|krb5-appl-1.0.3-7|178	%build
14mr|krb5-appl-1.0.3-7|179	# Build everything position-independent.
14mr|krb5-appl-1.0.3-7|180	INCLUDES=-I%{_includedir}/et
14mr|krb5-appl-1.0.3-7|181	CFLAGS="`echo $RPM_OPT_FLAGS $DEFINES $INCLUDES -fPIE -fno-strict-aliasing`"
14mr|krb5-appl-1.0.3-7|182	LDFLAGS="-pie"
14mr|krb5-appl-1.0.3-7|183	%configure2_5x \
14mr|krb5-appl-1.0.3-7|184	CFLAGS="$CFLAGS" \
14mr|krb5-appl-1.0.3-7|185	LDFLAGS="$LDFLAGS" \
14mr|krb5-appl-1.0.3-7|186	--with-pam \
14mr|krb5-appl-1.0.3-7|187	--with-pam-login-service=%{login_pam_service}
14mr|krb5-appl-1.0.3-7|188	%make
14mr|krb5-appl-1.0.3-7|189	
14mr|krb5-appl-1.0.3-7|190	%install
14mr|krb5-appl-1.0.3-7|191	# Shell scripts wrappers for Kerberized rsh and rlogin (source files).
14mr|krb5-appl-1.0.3-7|192	mkdir -p %{buildroot}%{_bindir}
14mr|krb5-appl-1.0.3-7|193	install -m 755 %{SOURCE12} %{buildroot}%{_bindir}
14mr|krb5-appl-1.0.3-7|194	install -m 755 %{SOURCE13} %{buildroot}%{_bindir}
14mr|krb5-appl-1.0.3-7|195	
14mr|krb5-appl-1.0.3-7|196	# Xinetd configuration files.
14mr|krb5-appl-1.0.3-7|197	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
14mr|krb5-appl-1.0.3-7|198	for xinetd in \
14mr|krb5-appl-1.0.3-7|199	%{SOURCE14} \
14mr|krb5-appl-1.0.3-7|200	%{SOURCE15} \
14mr|krb5-appl-1.0.3-7|201	%{SOURCE16} \
14mr|krb5-appl-1.0.3-7|202	%{SOURCE17} \
14mr|krb5-appl-1.0.3-7|203	%{SOURCE18} \
14mr|krb5-appl-1.0.3-7|204	%{SOURCE22} ; do
14mr|krb5-appl-1.0.3-7|205	install -pm 644 ${xinetd} \
14mr|krb5-appl-1.0.3-7|206	%{buildroot}%{_sysconfdir}/xinetd.d/`basename ${xinetd} .xinetd`
14mr|krb5-appl-1.0.3-7|207	done
14mr|krb5-appl-1.0.3-7|208	
14mr|krb5-appl-1.0.3-7|209	# PAM configuration files.
14mr|krb5-appl-1.0.3-7|210	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|krb5-appl-1.0.3-7|211	for pam in \
14mr|krb5-appl-1.0.3-7|212	%{SOURCE26} \
14mr|krb5-appl-1.0.3-7|213	%{SOURCE27} \
14mr|krb5-appl-1.0.3-7|214	%{SOURCE28} ; do
14mr|krb5-appl-1.0.3-7|215	install -pm 644 ${pam} \
14mr|krb5-appl-1.0.3-7|216	%{buildroot}%{_sysconfdir}/pam.d/`basename ${pam} .pamd`
14mr|krb5-appl-1.0.3-7|217	done
14mr|krb5-appl-1.0.3-7|218	
14mr|krb5-appl-1.0.3-7|219	%makeinstall_std
14mr|krb5-appl-1.0.3-7|220	
14mr|krb5-appl-1.0.3-7|221	
14mr|krb5-appl-1.0.3-7|222	%changelog
14mr|krb5-appl-1.0.3-7|223	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-7
14mr|krb5-appl-1.0.3-7|224	+ Revision: 0eb6a4e
14mr|krb5-appl-1.0.3-7|225	- New version 1.0.3, spec cleanup
14mr|krb5-appl-1.0.3-7|226	
14mr|krb5-appl-1.0.3-7|227	

17025 14
14mr|krdc-4.13.3-1|1	Summary:	KDE Remote Desktop Client
14mr|krdc-4.13.3-1|2	Name:		krdc
14mr|krdc-4.13.3-1|3	Version:	4.13.3
14mr|krdc-4.13.3-1|4	Release:	1
14mr|krdc-4.13.3-1|5	Epoch:		3
14mr|krdc-4.13.3-1|6	License:	GPLv2+
14mr|krdc-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|krdc-4.13.3-1|8	Url:		http://www.kde.org
14mr|krdc-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|krdc-4.13.3-1|10	%if %{is_beta}
14mr|krdc-4.13.3-1|11	%define ftpdir unstable
14mr|krdc-4.13.3-1|12	%else
14mr|krdc-4.13.3-1|13	%define ftpdir stable
14mr|krdc-4.13.3-1|14	%endif
14mr|krdc-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|krdc-4.13.3-1|16	Patch0:		krdc-4.11.0-desktop.patch
14mr|krdc-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|krdc-4.13.3-1|18	BuildRequires:	pkgconfig(libvncserver)
14mr|krdc-4.13.3-1|19	BuildRequires:	pkgconfig(TelepathyQt4)
14mr|krdc-4.13.3-1|20	BuildRequires:	freerdp >= 1.0.2
14mr|krdc-4.13.3-1|21	Requires:	freerdp >= 1.0.2
14mr|krdc-4.13.3-1|22	Conflicts:	kde4-filesharing < 3:4.8.0
14mr|krdc-4.13.3-1|23	
14mr|krdc-4.13.3-1|24	%description
14mr|krdc-4.13.3-1|25	KDE Remote Desktop Client is a client application that allows you to view
14mr|krdc-4.13.3-1|26	or even control the desktop session on another machine that is running a
14mr|krdc-4.13.3-1|27	compatible server. VNC and RDP are supported.
14mr|krdc-4.13.3-1|28	
14mr|krdc-4.13.3-1|29	%files
14mr|krdc-4.13.3-1|30	%{_kde_bindir}/krdc
14mr|krdc-4.13.3-1|31	%{_kde_appsdir}/krdc
14mr|krdc-4.13.3-1|32	%{_kde_applicationsdir}/krdc.desktop
14mr|krdc-4.13.3-1|33	%{_kde_datadir}/config.kcfg/krdc.kcfg
14mr|krdc-4.13.3-1|34	%{_kde_libdir}/kde4/kcm_krdc_rdpplugin.so
14mr|krdc-4.13.3-1|35	%{_kde_libdir}/kde4/kcm_krdc_vncplugin.so
14mr|krdc-4.13.3-1|36	%{_kde_libdir}/kde4/krdc_rdpplugin.so
14mr|krdc-4.13.3-1|37	%{_kde_libdir}/kde4/krdc_testplugin.so
14mr|krdc-4.13.3-1|38	%{_kde_libdir}/kde4/krdc_vncplugin.so
14mr|krdc-4.13.3-1|39	%{_kde_services}/rdp.protocol
14mr|krdc-4.13.3-1|40	%{_kde_services}/vnc.protocol
14mr|krdc-4.13.3-1|41	%{_kde_services}/krdc_rdp.desktop
14mr|krdc-4.13.3-1|42	%{_kde_services}/krdc_rdp_config.desktop
14mr|krdc-4.13.3-1|43	%{_kde_services}/krdc_test.desktop
14mr|krdc-4.13.3-1|44	%{_kde_services}/krdc_vnc.desktop
14mr|krdc-4.13.3-1|45	%{_kde_services}/krdc_vnc_config.desktop
14mr|krdc-4.13.3-1|46	%{_kde_services}/ServiceMenus/smb2rdc.desktop
14mr|krdc-4.13.3-1|47	%{_kde_servicetypes}/krdc_plugin.desktop
14mr|krdc-4.13.3-1|48	%{_kde_docdir}/HTML/*/krdc
14mr|krdc-4.13.3-1|49	#### Telepathy-Qt4-based optional feature ####
14mr|krdc-4.13.3-1|50	%{_kde_bindir}/krdc_rfb_approver
14mr|krdc-4.13.3-1|51	%{_kde_appsdir}/krdc_rfb_approver
14mr|krdc-4.13.3-1|52	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb*.service
14mr|krdc-4.13.3-1|53	%{_datadir}/telepathy/clients/krdc_rfb*.client
14mr|krdc-4.13.3-1|54	
14mr|krdc-4.13.3-1|55	#----------------------------------------------------------------------------
14mr|krdc-4.13.3-1|56	
14mr|krdc-4.13.3-1|57	%define krdccore_major 4
14mr|krdc-4.13.3-1|58	%define libkrdccore %mklibname krdccore %{krdccore_major}
14mr|krdc-4.13.3-1|59	
14mr|krdc-4.13.3-1|60	%package -n %{libkrdccore}
14mr|krdc-4.13.3-1|61	Summary:	Shared library for KRDC
14mr|krdc-4.13.3-1|62	Group:		System/Libraries
14mr|krdc-4.13.3-1|63	Obsoletes:	%{_lib}krdccore1 < 3:4.10.1
14mr|krdc-4.13.3-1|64	
14mr|krdc-4.13.3-1|65	%description -n %{libkrdccore}
14mr|krdc-4.13.3-1|66	Shared library for KRDC.
14mr|krdc-4.13.3-1|67	
14mr|krdc-4.13.3-1|68	%files -n %{libkrdccore}
14mr|krdc-4.13.3-1|69	%{_kde_libdir}/libkrdccore.so.%{krdccore_major}*
14mr|krdc-4.13.3-1|70	
14mr|krdc-4.13.3-1|71	#----------------------------------------------------------------------------
14mr|krdc-4.13.3-1|72	
14mr|krdc-4.13.3-1|73	%define devkrdccore %mklibname krdccore -d
14mr|krdc-4.13.3-1|74	
14mr|krdc-4.13.3-1|75	%package -n %{devkrdccore}
14mr|krdc-4.13.3-1|76	Summary:	Development for KRDC
14mr|krdc-4.13.3-1|77	Group:		Development/KDE and Qt
14mr|krdc-4.13.3-1|78	Requires:	%{libkrdccore} = %{EVRD}
14mr|krdc-4.13.3-1|79	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mr|krdc-4.13.3-1|80	Provides:	%{name}-devel = %{EVRD}
14mr|krdc-4.13.3-1|81	
14mr|krdc-4.13.3-1|82	%description -n %{devkrdccore}
14mr|krdc-4.13.3-1|83	This package contains header files needed if you want to build applications
14mr|krdc-4.13.3-1|84	based on KRDC.
14mr|krdc-4.13.3-1|85	
14mr|krdc-4.13.3-1|86	%files -n %{devkrdccore}
14mr|krdc-4.13.3-1|87	%{_kde_includedir}/krdc
14mr|krdc-4.13.3-1|88	%{_kde_libdir}/libkrdccore.so
14mr|krdc-4.13.3-1|89	
14mr|krdc-4.13.3-1|90	#----------------------------------------------------------------------------
14mr|krdc-4.13.3-1|91	
14mr|krdc-4.13.3-1|92	%prep
14mr|krdc-4.13.3-1|93	%setup -q
14mr|krdc-4.13.3-1|94	%patch0 -p1
14mr|krdc-4.13.3-1|95	
14mr|krdc-4.13.3-1|96	%build
14mr|krdc-4.13.3-1|97	%cmake_kde4
14mr|krdc-4.13.3-1|98	%make
14mr|krdc-4.13.3-1|99	
14mr|krdc-4.13.3-1|100	%install
14mr|krdc-4.13.3-1|101	%makeinstall_std -C build
14mr|krdc-4.13.3-1|102	
14mr|krdc-4.13.3-1|103	
14mr|krdc-4.13.3-1|104	%changelog
14mr|krdc-4.13.3-1|105	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|krdc-4.13.3-1|106	+ Revision: cb3181c
14mr|krdc-4.13.3-1|107	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|krdc-4.13.3-1|108	
14mr|krdc-4.13.3-1|109	

17026 14
14mr|kremotecontrol-4.13.3-1|1	Name:		kremotecontrol
14mr|kremotecontrol-4.13.3-1|2	Summary:	KDE Frontend for the LIRC Suite
14mr|kremotecontrol-4.13.3-1|3	Version:	4.13.3
14mr|kremotecontrol-4.13.3-1|4	Release:	1
14mr|kremotecontrol-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kremotecontrol-4.13.3-1|6	License:	GPLv2 and LGPLv2 and GPLD
14mr|kremotecontrol-4.13.3-1|7	URL:		http://www.kde.org/applications/utilities/kremotecontrol/
14mr|kremotecontrol-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kremotecontrol-4.13.3-1|9	BuildRequires:	kdebase4-workspace-devel
14mr|kremotecontrol-4.13.3-1|10	BuildRequires:	pkgconfig(x11)
14mr|kremotecontrol-4.13.3-1|11	BuildRequires:	pkgconfig(xi)
14mr|kremotecontrol-4.13.3-1|12	BuildRequires:	pkgconfig(xtst)
14mr|kremotecontrol-4.13.3-1|13	Requires:	kdebase4-runtime
14mr|kremotecontrol-4.13.3-1|14	Obsoletes:	%{name}-devel < 4.11.0
14mr|kremotecontrol-4.13.3-1|15	Conflicts:	kdeutils4-core < 4.5.72
14mr|kremotecontrol-4.13.3-1|16	
14mr|kremotecontrol-4.13.3-1|17	%description
14mr|kremotecontrol-4.13.3-1|18	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
14mr|kremotecontrol-4.13.3-1|19	(LIRC).
14mr|kremotecontrol-4.13.3-1|20	It consist of two parts: a systemtray applet and a configuration module.
14mr|kremotecontrol-4.13.3-1|21	
14mr|kremotecontrol-4.13.3-1|22	%files
14mr|kremotecontrol-4.13.3-1|23	%doc AUTHORS COPYING COPYING.LIB README TODO
14mr|kremotecontrol-4.13.3-1|24	%{_kde_bindir}/krcdnotifieritem
14mr|kremotecontrol-4.13.3-1|25	%{_kde_libdir}/kde4/kcm_remotecontrol.so
14mr|kremotecontrol-4.13.3-1|26	%{_kde_libdir}/kde4/kded_kremotecontroldaemon.so
14mr|kremotecontrol-4.13.3-1|27	%{_kde_libdir}/kde4/plasma_engine_kremoteconrol.so
14mr|kremotecontrol-4.13.3-1|28	%{_kde_libdir}/kde4/kremotecontrol_lirc.so
14mr|kremotecontrol-4.13.3-1|29	%{_kde_services}/kremotecontrolbackends/kremotecontrol_lirc.desktop
14mr|kremotecontrol-4.13.3-1|30	%{_kde_servicetypes}/kremotecontrolmanager.desktop
14mr|kremotecontrol-4.13.3-1|31	%{_kde_applicationsdir}/krcdnotifieritem.desktop
14mr|kremotecontrol-4.13.3-1|32	%{_kde_appsdir}/kremotecontrol/
14mr|kremotecontrol-4.13.3-1|33	%{_kde_appsdir}/kremotecontroldaemon/
14mr|kremotecontrol-4.13.3-1|34	%{_kde_iconsdir}/*/*/actions/krcd_flash.*
14mr|kremotecontrol-4.13.3-1|35	%{_kde_iconsdir}/*/*/actions/krcd_off.*
14mr|kremotecontrol-4.13.3-1|36	%{_kde_iconsdir}/*/*/apps/krcd.*
14mr|kremotecontrol-4.13.3-1|37	%{_kde_iconsdir}/*/*/devices/infrared-remote.*
14mr|kremotecontrol-4.13.3-1|38	%{_kde_services}/kcm_remotecontrol.desktop
14mr|kremotecontrol-4.13.3-1|39	%{_kde_services}/kded/kremotecontroldaemon.desktop
14mr|kremotecontrol-4.13.3-1|40	%{_kde_services}/plasma-engine-kremotecontrol.desktop
14mr|kremotecontrol-4.13.3-1|41	%{_kde_docdir}/HTML/en/kcontrol/kremotecontrol/
14mr|kremotecontrol-4.13.3-1|42	
14mr|kremotecontrol-4.13.3-1|43	#------------------------------------------------------------------------------
14mr|kremotecontrol-4.13.3-1|44	
14mr|kremotecontrol-4.13.3-1|45	%define kremotecontrol_major 1
14mr|kremotecontrol-4.13.3-1|46	%define libkremotecontrol %mklibname kremotecontrol %{kremotecontrol_major}
14mr|kremotecontrol-4.13.3-1|47	%define oldlibkremotecontrol %mklibname libkremotecontrol 1
14mr|kremotecontrol-4.13.3-1|48	
14mr|kremotecontrol-4.13.3-1|49	%package -n %{libkremotecontrol}
14mr|kremotecontrol-4.13.3-1|50	Summary:	Runtime library for kremotecontrol
14mr|kremotecontrol-4.13.3-1|51	Group:		System/Libraries
14mr|kremotecontrol-4.13.3-1|52	Obsoletes:	%{oldlibkremotecontrol} < 4.7.90
14mr|kremotecontrol-4.13.3-1|53	
14mr|kremotecontrol-4.13.3-1|54	%description -n %{libkremotecontrol}
14mr|kremotecontrol-4.13.3-1|55	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
14mr|kremotecontrol-4.13.3-1|56	(LIRC).
14mr|kremotecontrol-4.13.3-1|57	
14mr|kremotecontrol-4.13.3-1|58	It consist of two parts: a systemtray applet and a configuration module.
14mr|kremotecontrol-4.13.3-1|59	
14mr|kremotecontrol-4.13.3-1|60	This package provides the runtime library for kremotecontrol.
14mr|kremotecontrol-4.13.3-1|61	
14mr|kremotecontrol-4.13.3-1|62	%files -n %{libkremotecontrol}
14mr|kremotecontrol-4.13.3-1|63	%{_kde_libdir}/liblibkremotecontrol.so.%{kremotecontrol_major}*
14mr|kremotecontrol-4.13.3-1|64	
14mr|kremotecontrol-4.13.3-1|65	#------------------------------------------------------------------------------
14mr|kremotecontrol-4.13.3-1|66	
14mr|kremotecontrol-4.13.3-1|67	%prep
14mr|kremotecontrol-4.13.3-1|68	%setup -q
14mr|kremotecontrol-4.13.3-1|69	
14mr|kremotecontrol-4.13.3-1|70	%build
14mr|kremotecontrol-4.13.3-1|71	%cmake_kde4
14mr|kremotecontrol-4.13.3-1|72	%make
14mr|kremotecontrol-4.13.3-1|73	
14mr|kremotecontrol-4.13.3-1|74	%install
14mr|kremotecontrol-4.13.3-1|75	%makeinstall_std -C build
14mr|kremotecontrol-4.13.3-1|76	
14mr|kremotecontrol-4.13.3-1|77	# We don't need it because there are no devel headers anyway
14mr|kremotecontrol-4.13.3-1|78	rm -f %{buildroot}%{_kde_libdir}/liblibkremotecontrol.so
14mr|kremotecontrol-4.13.3-1|79	
14mr|kremotecontrol-4.13.3-1|80	
14mr|kremotecontrol-4.13.3-1|81	%changelog
14mr|kremotecontrol-4.13.3-1|82	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kremotecontrol-4.13.3-1|83	+ Revision: 0767b60
14mr|kremotecontrol-4.13.3-1|84	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kremotecontrol-4.13.3-1|85	
14mr|kremotecontrol-4.13.3-1|86	

17027 14
14mr|kreversi-4.13.3-1|1	Summary:	Old reversi board game, also known as othello
14mr|kreversi-4.13.3-1|2	Name:		kreversi
14mr|kreversi-4.13.3-1|3	Version:	4.13.3
14mr|kreversi-4.13.3-1|4	Release:	1
14mr|kreversi-4.13.3-1|5	Epoch:		1
14mr|kreversi-4.13.3-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
14mr|kreversi-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kreversi-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kreversi/
14mr|kreversi-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kreversi-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kreversi-4.13.3-1|11	Requires:	libkdegames-corebindings
14mr|kreversi-4.13.3-1|12	Conflicts:	kdegames4-core < 1:4.9.80
14mr|kreversi-4.13.3-1|13	
14mr|kreversi-4.13.3-1|14	%description
14mr|kreversi-4.13.3-1|15	KReversi is a simple one player strategy game played against the computer.
14mr|kreversi-4.13.3-1|16	
14mr|kreversi-4.13.3-1|17	If a player's piece is captured by an opposing player, that piece is turned
14mr|kreversi-4.13.3-1|18	over to reveal the color of that player. A winner is declared when one player
14mr|kreversi-4.13.3-1|19	has more pieces of his own color on the board and there are no more possible
14mr|kreversi-4.13.3-1|20	moves.
14mr|kreversi-4.13.3-1|21	
14mr|kreversi-4.13.3-1|22	%files
14mr|kreversi-4.13.3-1|23	%{_kde_bindir}/kreversi
14mr|kreversi-4.13.3-1|24	%{_kde_applicationsdir}/kreversi.desktop
14mr|kreversi-4.13.3-1|25	%{_kde_appsdir}/kreversi
14mr|kreversi-4.13.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/kreversi.png
14mr|kreversi-4.13.3-1|27	%{_kde_iconsdir}/oxygen/*/actions/lastmoves.*
14mr|kreversi-4.13.3-1|28	%{_kde_iconsdir}/oxygen/*/actions/legalmoves.*
14mr|kreversi-4.13.3-1|29	%{_kde_docdir}/*/*/kreversi
14mr|kreversi-4.13.3-1|30	
14mr|kreversi-4.13.3-1|31	#------------------------------------------------------------------------------
14mr|kreversi-4.13.3-1|32	
14mr|kreversi-4.13.3-1|33	%prep
14mr|kreversi-4.13.3-1|34	%setup -q
14mr|kreversi-4.13.3-1|35	
14mr|kreversi-4.13.3-1|36	%build
14mr|kreversi-4.13.3-1|37	%cmake_kde4
14mr|kreversi-4.13.3-1|38	%make
14mr|kreversi-4.13.3-1|39	
14mr|kreversi-4.13.3-1|40	%install
14mr|kreversi-4.13.3-1|41	%makeinstall_std -C build
14mr|kreversi-4.13.3-1|42	
14mr|kreversi-4.13.3-1|43	
14mr|kreversi-4.13.3-1|44	%changelog
14mr|kreversi-4.13.3-1|45	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kreversi-4.13.3-1|46	+ Revision: 17a0e87
14mr|kreversi-4.13.3-1|47	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kreversi-4.13.3-1|48	
14mr|kreversi-4.13.3-1|49	

17028 14
14mr|krfb-4.13.3-1|1	Summary:	KDE Remote Desktop Server
14mr|krfb-4.13.3-1|2	Name:		krfb
14mr|krfb-4.13.3-1|3	Version:	4.13.3
14mr|krfb-4.13.3-1|4	Release:	1
14mr|krfb-4.13.3-1|5	Epoch:		3
14mr|krfb-4.13.3-1|6	License:	GPLv2+
14mr|krfb-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|krfb-4.13.3-1|8	Url:		http://www.kde.org
14mr|krfb-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|krfb-4.13.3-1|10	%if %{is_beta}
14mr|krfb-4.13.3-1|11	%define ftpdir unstable
14mr|krfb-4.13.3-1|12	%else
14mr|krfb-4.13.3-1|13	%define ftpdir stable
14mr|krfb-4.13.3-1|14	%endif
14mr|krfb-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|krfb-4.13.3-1|16	Patch0:		krfb-4.11.0-desktop.patch
14mr|krfb-4.13.3-1|17	Patch1:		krfb-4.11.0-soversion.patch
14mr|krfb-4.13.3-1|18	BuildRequires:	jpeg-devel
14mr|krfb-4.13.3-1|19	BuildRequires:	kdelibs4-devel
14mr|krfb-4.13.3-1|20	BuildRequires:	pkgconfig(libxslt)
14mr|krfb-4.13.3-1|21	BuildRequires:	pkgconfig(TelepathyQt4)
14mr|krfb-4.13.3-1|22	BuildRequires:	pkgconfig(xdamage)
14mr|krfb-4.13.3-1|23	BuildRequires:	pkgconfig(xext)
14mr|krfb-4.13.3-1|24	BuildRequires:	pkgconfig(xtst)
14mr|krfb-4.13.3-1|25	BuildRequires:	pkgconfig(zlib)
14mr|krfb-4.13.3-1|26	
14mr|krfb-4.13.3-1|27	%description
14mr|krfb-4.13.3-1|28	KDE Desktop Sharing is a server application that allows you to share your
14mr|krfb-4.13.3-1|29	current session with a user on another machine, who can use a VNC client
14mr|krfb-4.13.3-1|30	to view or even control the desktop.
14mr|krfb-4.13.3-1|31	
14mr|krfb-4.13.3-1|32	%files
14mr|krfb-4.13.3-1|33	%{_kde_bindir}/krfb
14mr|krfb-4.13.3-1|34	%{_kde_appsdir}/krfb
14mr|krfb-4.13.3-1|35	%{_kde_applicationsdir}/krfb.desktop
14mr|krfb-4.13.3-1|36	%{_kde_libdir}/kde4/krfb_*.so
14mr|krfb-4.13.3-1|37	%{_kde_services}/krfb*.desktop
14mr|krfb-4.13.3-1|38	%{_kde_servicetypes}/krfb*.desktop
14mr|krfb-4.13.3-1|39	%{_kde_docdir}/HTML/*/krfb
14mr|krfb-4.13.3-1|40	#### Telepathy-Qt4-based optional feature ####
14mr|krfb-4.13.3-1|41	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb*.service
14mr|krfb-4.13.3-1|42	%{_datadir}/telepathy/clients/krfb_rfb*.client
14mr|krfb-4.13.3-1|43	
14mr|krfb-4.13.3-1|44	#----------------------------------------------------------------------------
14mr|krfb-4.13.3-1|45	
14mr|krfb-4.13.3-1|46	%define krfbprivate_major 4
14mr|krfb-4.13.3-1|47	%define libkrfbprivate %mklibname krfbprivate %{krfbprivate_major}
14mr|krfb-4.13.3-1|48	
14mr|krfb-4.13.3-1|49	%package -n %{libkrfbprivate}
14mr|krfb-4.13.3-1|50	Summary:	KRFB shared library
14mr|krfb-4.13.3-1|51	Group:		System/Libraries
14mr|krfb-4.13.3-1|52	
14mr|krfb-4.13.3-1|53	%description -n %{libkrfbprivate}
14mr|krfb-4.13.3-1|54	KRFB shared library.
14mr|krfb-4.13.3-1|55	
14mr|krfb-4.13.3-1|56	%files -n %{libkrfbprivate}
14mr|krfb-4.13.3-1|57	%{_kde_libdir}/libkrfbprivate.so.%{krfbprivate_major}*
14mr|krfb-4.13.3-1|58	
14mr|krfb-4.13.3-1|59	#----------------------------------------------------------------------------
14mr|krfb-4.13.3-1|60	
14mr|krfb-4.13.3-1|61	%prep
14mr|krfb-4.13.3-1|62	%setup -q
14mr|krfb-4.13.3-1|63	%patch0 -p1
14mr|krfb-4.13.3-1|64	%patch1 -p1
14mr|krfb-4.13.3-1|65	
14mr|krfb-4.13.3-1|66	%build
14mr|krfb-4.13.3-1|67	%cmake_kde4
14mr|krfb-4.13.3-1|68	%make
14mr|krfb-4.13.3-1|69	
14mr|krfb-4.13.3-1|70	%install
14mr|krfb-4.13.3-1|71	%makeinstall_std -C build
14mr|krfb-4.13.3-1|72	
14mr|krfb-4.13.3-1|73	
14mr|krfb-4.13.3-1|74	%changelog
14mr|krfb-4.13.3-1|75	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|krfb-4.13.3-1|76	+ Revision: 0844088
14mr|krfb-4.13.3-1|77	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|krfb-4.13.3-1|78	
14mr|krfb-4.13.3-1|79	

17029 14
14mr|kross-interpreters-4.13.3-1|1	%bcond_with java 0
14mr|kross-interpreters-4.13.3-1|2	%bcond_with falcon 0
14mr|kross-interpreters-4.13.3-1|3	%bcond_with ruby 0
14mr|kross-interpreters-4.13.3-1|4	
14mr|kross-interpreters-4.13.3-1|5	Name:		kross-interpreters
14mr|kross-interpreters-4.13.3-1|6	Summary:	KDE bindings to non-C++ languages
14mr|kross-interpreters-4.13.3-1|7	Version:	4.13.3
14mr|kross-interpreters-4.13.3-1|8	Release:	1
14mr|kross-interpreters-4.13.3-1|9	Epoch:		1
14mr|kross-interpreters-4.13.3-1|10	Group:		Graphical desktop/KDE
14mr|kross-interpreters-4.13.3-1|11	License:	LGPLv2
14mr|kross-interpreters-4.13.3-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/kross-interpreters
14mr|kross-interpreters-4.13.3-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kross-interpreters-4.13.3-1|14	BuildRequires:	kdelibs4-devel
14mr|kross-interpreters-4.13.3-1|15	BuildRequires:	java-devel
14mr|kross-interpreters-4.13.3-1|16	%if %with ruby
14mr|kross-interpreters-4.13.3-1|17	BuildRequires:	ruby-devel
14mr|kross-interpreters-4.13.3-1|18	%endif
14mr|kross-interpreters-4.13.3-1|19	BuildRequires:	python-devel
14mr|kross-interpreters-4.13.3-1|20	BuildRequires:	qscintilla-qt4-devel
14mr|kross-interpreters-4.13.3-1|21	%if %with falcon
14mr|kross-interpreters-4.13.3-1|22	BuildRequires:	falcon-devel
14mr|kross-interpreters-4.13.3-1|23	%endif
14mr|kross-interpreters-4.13.3-1|24	
14mr|kross-interpreters-4.13.3-1|25	%description
14mr|kross-interpreters-4.13.3-1|26	Language interpreters to enable in-process scripting with Kross.
14mr|kross-interpreters-4.13.3-1|27	
14mr|kross-interpreters-4.13.3-1|28	#----------------------------------------------------------------
14mr|kross-interpreters-4.13.3-1|29	
14mr|kross-interpreters-4.13.3-1|30	%package java
14mr|kross-interpreters-4.13.3-1|31	Summary:	Java kross interpreter
14mr|kross-interpreters-4.13.3-1|32	
14mr|kross-interpreters-4.13.3-1|33	%description java
14mr|kross-interpreters-4.13.3-1|34	Java kross interpreter
14mr|kross-interpreters-4.13.3-1|35	
14mr|kross-interpreters-4.13.3-1|36	%files java
14mr|kross-interpreters-4.13.3-1|37	%{_kde_libdir}/kde4/kross/kross.jar
14mr|kross-interpreters-4.13.3-1|38	%{_kde_libdir}/kde4/krossjava.so
14mr|kross-interpreters-4.13.3-1|39	
14mr|kross-interpreters-4.13.3-1|40	#---------------------------------------------------------------
14mr|kross-interpreters-4.13.3-1|41	
14mr|kross-interpreters-4.13.3-1|42	%package python
14mr|kross-interpreters-4.13.3-1|43	Summary:	Python kross-interpreter
14mr|kross-interpreters-4.13.3-1|44	Conflicts:	python-kde4 < 1:4.7.0
14mr|kross-interpreters-4.13.3-1|45	
14mr|kross-interpreters-4.13.3-1|46	%description python
14mr|kross-interpreters-4.13.3-1|47	Python kross interpreter
14mr|kross-interpreters-4.13.3-1|48	
14mr|kross-interpreters-4.13.3-1|49	%files python
14mr|kross-interpreters-4.13.3-1|50	%{_kde_libdir}/kde4/krosspython.so
14mr|kross-interpreters-4.13.3-1|51	
14mr|kross-interpreters-4.13.3-1|52	#--------------------------------------------------------------
14mr|kross-interpreters-4.13.3-1|53	%if %with ruby
14mr|kross-interpreters-4.13.3-1|54	%package ruby
14mr|kross-interpreters-4.13.3-1|55	Summary:	Ruby kross interpreter
14mr|kross-interpreters-4.13.3-1|56	Conflicts:	ruby-kde4 < 1:4.7.0
14mr|kross-interpreters-4.13.3-1|57	
14mr|kross-interpreters-4.13.3-1|58	%description ruby
14mr|kross-interpreters-4.13.3-1|59	Ruby kross interpreter
14mr|kross-interpreters-4.13.3-1|60	
14mr|kross-interpreters-4.13.3-1|61	%files ruby
14mr|kross-interpreters-4.13.3-1|62	%{_kde_libdir}/kde4/krossruby.so
14mr|kross-interpreters-4.13.3-1|63	%endif
14mr|kross-interpreters-4.13.3-1|64	
14mr|kross-interpreters-4.13.3-1|65	#------------------------------------------------------------
14mr|kross-interpreters-4.13.3-1|66	
14mr|kross-interpreters-4.13.3-1|67	%if %with falcon
14mr|kross-interpreters-4.13.3-1|68	%package -n falcon-kde4
14mr|kross-interpreters-4.13.3-1|69	Summary:	Falcon KDE 4 bindings
14mr|kross-interpreters-4.13.3-1|70	Group:		Development/KDE and Qt
14mr|kross-interpreters-4.13.3-1|71	Requires:	falcon
14mr|kross-interpreters-4.13.3-1|72	
14mr|kross-interpreters-4.13.3-1|73	%description -n falcon-kde4
14mr|kross-interpreters-4.13.3-1|74	Falcon KDE 4 bindings.
14mr|kross-interpreters-4.13.3-1|75	
14mr|kross-interpreters-4.13.3-1|76	%files -n falcon-kde4
14mr|kross-interpreters-4.13.3-1|77	%{_kde_libdir}/kde4/krossfalcon.so
14mr|kross-interpreters-4.13.3-1|78	%endif
14mr|kross-interpreters-4.13.3-1|79	
14mr|kross-interpreters-4.13.3-1|80	#------------------------------------------------------------
14mr|kross-interpreters-4.13.3-1|81	
14mr|kross-interpreters-4.13.3-1|82	%prep
14mr|kross-interpreters-4.13.3-1|83	%setup -q
14mr|kross-interpreters-4.13.3-1|84	
14mr|kross-interpreters-4.13.3-1|85	%build
14mr|kross-interpreters-4.13.3-1|86	%cmake_kde4
14mr|kross-interpreters-4.13.3-1|87	%make
14mr|kross-interpreters-4.13.3-1|88	
14mr|kross-interpreters-4.13.3-1|89	%install
14mr|kross-interpreters-4.13.3-1|90	%makeinstall_std -C build
14mr|kross-interpreters-4.13.3-1|91	
14mr|kross-interpreters-4.13.3-1|92	
14mr|kross-interpreters-4.13.3-1|93	%changelog
14mr|kross-interpreters-4.13.3-1|94	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kross-interpreters-4.13.3-1|95	+ Revision: b602667
14mr|kross-interpreters-4.13.3-1|96	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kross-interpreters-4.13.3-1|97	
14mr|kross-interpreters-4.13.3-1|98	

17030 14
14mr|kruler-4.13.3-1|1	Name:		kruler
14mr|kruler-4.13.3-1|2	Summary:	KDE Screen Ruler
14mr|kruler-4.13.3-1|3	Version:	4.13.3
14mr|kruler-4.13.3-1|4	Release:	1
14mr|kruler-4.13.3-1|5	Epoch:		2
14mr|kruler-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kruler-4.13.3-1|7	License:	GPLv2 GFDL
14mr|kruler-4.13.3-1|8	URL:		http://www.kde.org/applications/graphics/kruler
14mr|kruler-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kruler-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|kruler-4.13.3-1|11	
14mr|kruler-4.13.3-1|12	%description
14mr|kruler-4.13.3-1|13	KRuler displays on screen a ruler measuring pixels.
14mr|kruler-4.13.3-1|14	Features :
14mr|kruler-4.13.3-1|15	- Integrated color picker
14mr|kruler-4.13.3-1|16	- Change the length of the ruler
14mr|kruler-4.13.3-1|17	- Change the orientation of the ruler
14mr|kruler-4.13.3-1|18	- Change the color, transparency and font of the ruler
14mr|kruler-4.13.3-1|19	
14mr|kruler-4.13.3-1|20	%files
14mr|kruler-4.13.3-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
14mr|kruler-4.13.3-1|22	%{_kde_bindir}/kruler
14mr|kruler-4.13.3-1|23	%{_kde_applicationsdir}/kruler.desktop
14mr|kruler-4.13.3-1|24	%{_kde_appsdir}/kruler
14mr|kruler-4.13.3-1|25	%{_kde_iconsdir}/*/*/*/kruler*
14mr|kruler-4.13.3-1|26	
14mr|kruler-4.13.3-1|27	#----------------------------------------------------------------------
14mr|kruler-4.13.3-1|28	
14mr|kruler-4.13.3-1|29	%prep
14mr|kruler-4.13.3-1|30	%setup -q
14mr|kruler-4.13.3-1|31	
14mr|kruler-4.13.3-1|32	%build
14mr|kruler-4.13.3-1|33	%cmake_kde4
14mr|kruler-4.13.3-1|34	%make
14mr|kruler-4.13.3-1|35	
14mr|kruler-4.13.3-1|36	%install
14mr|kruler-4.13.3-1|37	%makeinstall_std -C build
14mr|kruler-4.13.3-1|38	
14mr|kruler-4.13.3-1|39	
14mr|kruler-4.13.3-1|40	%changelog
14mr|kruler-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kruler-4.13.3-1|42	+ Revision: 71bc044
14mr|kruler-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kruler-4.13.3-1|44	
14mr|kruler-4.13.3-1|45	

17031 14
14mr|krusader-2.4.0-0.beta3.1|1	%define beta beta3
14mr|krusader-2.4.0-0.beta3.1|2	
14mr|krusader-2.4.0-0.beta3.1|3	Summary:	Advanced KDE twin-panel file-manager
14mr|krusader-2.4.0-0.beta3.1|4	Name:		krusader
14mr|krusader-2.4.0-0.beta3.1|5	Version:	2.4.0
14mr|krusader-2.4.0-0.beta3.1|6	Release:	0.%{beta}.1
14mr|krusader-2.4.0-0.beta3.1|7	Epoch:		3
14mr|krusader-2.4.0-0.beta3.1|8	License:	GPLv2+
14mr|krusader-2.4.0-0.beta3.1|9	Group:		File tools
14mr|krusader-2.4.0-0.beta3.1|10	URL:		http://krusader.sourceforge.net/
14mr|krusader-2.4.0-0.beta3.1|11	Source0:	http://prdownloads.sourceforge.net/krusader/%{name}-%{version}-%{beta}.tar.bz2
14mr|krusader-2.4.0-0.beta3.1|12	Patch0:		krusader-2.3.0-beta1-default-mimetypes.patch
14mr|krusader-2.4.0-0.beta3.1|13	BuildRequires:	kdebase4-devel
14mr|krusader-2.4.0-0.beta3.1|14	BuildRequires:	kdelibs4-devel
14mr|krusader-2.4.0-0.beta3.1|15	
14mr|krusader-2.4.0-0.beta3.1|16	%description
14mr|krusader-2.4.0-0.beta3.1|17	Krusader is an advanced twin panel (commander style) file manager
14mr|krusader-2.4.0-0.beta3.1|18	for KDE and other desktops in the *nix world, similar to Midnight or
14mr|krusader-2.4.0-0.beta3.1|19	Total Commander. It provides all the file management features you
14mr|krusader-2.4.0-0.beta3.1|20	could possibly want.
14mr|krusader-2.4.0-0.beta3.1|21	
14mr|krusader-2.4.0-0.beta3.1|22	Plus: extensive archive handling, mounted filesystem support, FTP,
14mr|krusader-2.4.0-0.beta3.1|23	advanced search module, an internal viewer/editor, directory
14mr|krusader-2.4.0-0.beta3.1|24	synchronisation, file content comparisons, powerful batch renaming
14mr|krusader-2.4.0-0.beta3.1|25	and much much more. It supports a wide variety of archive formats
14mr|krusader-2.4.0-0.beta3.1|26	and can handle other KIO slaves such as smb or fish.
14mr|krusader-2.4.0-0.beta3.1|27	
14mr|krusader-2.4.0-0.beta3.1|28	%files -f krusader.lang
14mr|krusader-2.4.0-0.beta3.1|29	%doc README AUTHORS ChangeLog TODO COPYING krusader.lsm
14mr|krusader-2.4.0-0.beta3.1|30	%{_kde_bindir}/krusader
14mr|krusader-2.4.0-0.beta3.1|31	%{_kde_applicationsdir}/krusader*.desktop
14mr|krusader-2.4.0-0.beta3.1|32	%{_kde_appsdir}/krusader
14mr|krusader-2.4.0-0.beta3.1|33	%{_kde_services}/*.protocol
14mr|krusader-2.4.0-0.beta3.1|34	%{_kde_configdir}/kio_isorc
14mr|krusader-2.4.0-0.beta3.1|35	%{_kde_iconsdir}/hicolor/*/apps/krusader*.png
14mr|krusader-2.4.0-0.beta3.1|36	%{_kde_iconsdir}/locolor/*/apps/krusader*.png
14mr|krusader-2.4.0-0.beta3.1|37	%{_kde_libdir}/kde4/*.so
14mr|krusader-2.4.0-0.beta3.1|38	
14mr|krusader-2.4.0-0.beta3.1|39	#--------------------------------------------------------------------
14mr|krusader-2.4.0-0.beta3.1|40	
14mr|krusader-2.4.0-0.beta3.1|41	%prep
14mr|krusader-2.4.0-0.beta3.1|42	%setup -q -n %{name}-%{version}-%{beta}
14mr|krusader-2.4.0-0.beta3.1|43	%patch0 -p1
14mr|krusader-2.4.0-0.beta3.1|44	
14mr|krusader-2.4.0-0.beta3.1|45	%build
14mr|krusader-2.4.0-0.beta3.1|46	%cmake_kde4
14mr|krusader-2.4.0-0.beta3.1|47	%make
14mr|krusader-2.4.0-0.beta3.1|48	
14mr|krusader-2.4.0-0.beta3.1|49	%install
14mr|krusader-2.4.0-0.beta3.1|50	%makeinstall_std -C build
14mr|krusader-2.4.0-0.beta3.1|51	
14mr|krusader-2.4.0-0.beta3.1|52	%find_lang %{name} --with-html
14mr|krusader-2.4.0-0.beta3.1|53	
14mr|krusader-2.4.0-0.beta3.1|54	
14mr|krusader-2.4.0-0.beta3.1|55	%changelog
14mr|krusader-2.4.0-0.beta3.1|56	* Wed Feb 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:2.4.0-0.beta3.1
14mr|krusader-2.4.0-0.beta3.1|57	+ Revision: 79cdd75
14mr|krusader-2.4.0-0.beta3.1|58	- LOG New version 2.4.0 beta3, no longer has man page, drop no longer needed gcc 4.7 patch
14mr|krusader-2.4.0-0.beta3.1|59	
14mr|krusader-2.4.0-0.beta3.1|60	

17032 14
14mr|ksaneplugin-4.13.3-1|1	Name:		ksaneplugin
14mr|ksaneplugin-4.13.3-1|2	Summary:	KDE Scan Service
14mr|ksaneplugin-4.13.3-1|3	Version:	4.13.3
14mr|ksaneplugin-4.13.3-1|4	Release:	1
14mr|ksaneplugin-4.13.3-1|5	Epoch:		2
14mr|ksaneplugin-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksaneplugin-4.13.3-1|7	License:	GPLv2
14mr|ksaneplugin-4.13.3-1|8	URL:		http://www.kde.org
14mr|ksaneplugin-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksaneplugin-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|ksaneplugin-4.13.3-1|11	BuildRequires:	pkgconfig(libksane) >= 0.3.0
14mr|ksaneplugin-4.13.3-1|12	Requires:	libksane
14mr|ksaneplugin-4.13.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mr|ksaneplugin-4.13.3-1|14	
14mr|ksaneplugin-4.13.3-1|15	%description
14mr|ksaneplugin-4.13.3-1|16	This is a KScan plugin that implements the scanning through libksane.
14mr|ksaneplugin-4.13.3-1|17	
14mr|ksaneplugin-4.13.3-1|18	%files
14mr|ksaneplugin-4.13.3-1|19	%{_kde_libdir}/kde4/ksaneplugin.so
14mr|ksaneplugin-4.13.3-1|20	%{_kde_services}/ksane_scan_service.desktop
14mr|ksaneplugin-4.13.3-1|21	
14mr|ksaneplugin-4.13.3-1|22	#----------------------------------------------------------------------
14mr|ksaneplugin-4.13.3-1|23	
14mr|ksaneplugin-4.13.3-1|24	%prep
14mr|ksaneplugin-4.13.3-1|25	%setup -q
14mr|ksaneplugin-4.13.3-1|26	
14mr|ksaneplugin-4.13.3-1|27	%build
14mr|ksaneplugin-4.13.3-1|28	%cmake_kde4
14mr|ksaneplugin-4.13.3-1|29	%make
14mr|ksaneplugin-4.13.3-1|30	
14mr|ksaneplugin-4.13.3-1|31	%install
14mr|ksaneplugin-4.13.3-1|32	%makeinstall_std -C build
14mr|ksaneplugin-4.13.3-1|33	
14mr|ksaneplugin-4.13.3-1|34	
14mr|ksaneplugin-4.13.3-1|35	%changelog
14mr|ksaneplugin-4.13.3-1|36	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|ksaneplugin-4.13.3-1|37	+ Revision: 229457c
14mr|ksaneplugin-4.13.3-1|38	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksaneplugin-4.13.3-1|39	
14mr|ksaneplugin-4.13.3-1|40	

17033 14
14mr|kscd-4.13.3-1|1	Summary:	KDE Audio CD Player
14mr|kscd-4.13.3-1|2	Name:		kscd
14mr|kscd-4.13.3-1|3	Version:	4.13.3
14mr|kscd-4.13.3-1|4	Release:	1
14mr|kscd-4.13.3-1|5	Epoch:		3
14mr|kscd-4.13.3-1|6	License:	GPLv2+
14mr|kscd-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kscd-4.13.3-1|8	Url:		http://www.kde.org/applications/multimedia/kscd
14mr|kscd-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kscd-4.13.3-1|10	Patch0:		kscd-4.12.1-fix-multiple-CD-device.patch
14mr|kscd-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|kscd-4.13.3-1|12	BuildRequires:	pkgconfig(libmusicbrainz3)
14mr|kscd-4.13.3-1|13	Requires:	kdebase4-runtime
14mr|kscd-4.13.3-1|14	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mr|kscd-4.13.3-1|15	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mr|kscd-4.13.3-1|16	Suggests:	gstreamer0.10-cdparanoia
14mr|kscd-4.13.3-1|17	
14mr|kscd-4.13.3-1|18	%description
14mr|kscd-4.13.3-1|19	KsCD is a small, fast, CDDB enabled audio CD player which supports
14mr|kscd-4.13.3-1|20	multiple platforms.
14mr|kscd-4.13.3-1|21	
14mr|kscd-4.13.3-1|22	%files
14mr|kscd-4.13.3-1|23	%{_kde_bindir}/kscd
14mr|kscd-4.13.3-1|24	%{_kde_applicationsdir}/kscd.desktop
14mr|kscd-4.13.3-1|25	%{_kde_datadir}/config.kcfg/kscd.kcfg
14mr|kscd-4.13.3-1|26	%{_kde_appsdir}/kscd
14mr|kscd-4.13.3-1|27	%{_kde_iconsdir}/*/*/apps/kscd.*
14mr|kscd-4.13.3-1|28	%{_kde_appsdir}/solid/actions/kscd-play-audiocd.desktop
14mr|kscd-4.13.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.kscd.cdplayer.xml
14mr|kscd-4.13.3-1|30	
14mr|kscd-4.13.3-1|31	#------------------------------------------------------------------------------
14mr|kscd-4.13.3-1|32	
14mr|kscd-4.13.3-1|33	%prep
14mr|kscd-4.13.3-1|34	%setup -q
14mr|kscd-4.13.3-1|35	%patch0 -p1
14mr|kscd-4.13.3-1|36	
14mr|kscd-4.13.3-1|37	%build
14mr|kscd-4.13.3-1|38	%cmake_kde4
14mr|kscd-4.13.3-1|39	%make
14mr|kscd-4.13.3-1|40	
14mr|kscd-4.13.3-1|41	%install
14mr|kscd-4.13.3-1|42	%makeinstall_std -C build
14mr|kscd-4.13.3-1|43	
14mr|kscd-4.13.3-1|44	
14mr|kscd-4.13.3-1|45	%changelog
14mr|kscd-4.13.3-1|46	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|kscd-4.13.3-1|47	+ Revision: 7566f77
14mr|kscd-4.13.3-1|48	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kscd-4.13.3-1|49	
14mr|kscd-4.13.3-1|50	

17034 14
14mr|kscreen-1.0.2.1-2|1	Summary:	KDE Display Management software
14mr|kscreen-1.0.2.1-2|2	Name:		kscreen
14mr|kscreen-1.0.2.1-2|3	Version:	1.0.2.1
14mr|kscreen-1.0.2.1-2|4	Release:	2
14mr|kscreen-1.0.2.1-2|5	License:	GPLv2+
14mr|kscreen-1.0.2.1-2|6	Group:		Graphical desktop/KDE
14mr|kscreen-1.0.2.1-2|7	Url:		https://projects.kde.org/projects/playground/libs/kscreen
14mr|kscreen-1.0.2.1-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kscreen-1.0.2.1-2|9	# From upstream
14mr|kscreen-1.0.2.1-2|10	Patch0:		kscreen-1.0.2-fix-typo.patch
14mr|kscreen-1.0.2.1-2|11	BuildRequires:	kdelibs4-devel
14mr|kscreen-1.0.2.1-2|12	BuildRequires:	pkgconfig(kscreen)
14mr|kscreen-1.0.2.1-2|13	BuildRequires:	pkgconfig(QJson)
14mr|kscreen-1.0.2.1-2|14	Requires:	kdebase4-runtime
14mr|kscreen-1.0.2.1-2|15	Requires:	libkscreen
14mr|kscreen-1.0.2.1-2|16	
14mr|kscreen-1.0.2.1-2|17	%description
14mr|kscreen-1.0.2.1-2|18	KCM and KDED modules for managing displays in KDE.
14mr|kscreen-1.0.2.1-2|19	
14mr|kscreen-1.0.2.1-2|20	%files -f %{name}.lang
14mr|kscreen-1.0.2.1-2|21	%{_kde_bindir}/kscreen-console
14mr|kscreen-1.0.2.1-2|22	%{_kde_libdir}/kde4/kcm_kscreen.so
14mr|kscreen-1.0.2.1-2|23	%{_kde_libdir}/kde4/kded_kscreen.so
14mr|kscreen-1.0.2.1-2|24	%{_kde_datadir}/apps/kcm_kscreen
14mr|kscreen-1.0.2.1-2|25	%{_kde_datadir}/kde4/services/kcm_kscreen.desktop
14mr|kscreen-1.0.2.1-2|26	%{_kde_datadir}/kde4/services/kded/kscreen.desktop
14mr|kscreen-1.0.2.1-2|27	%{_kde_iconsdir}/hicolor/*/actions/kdocumentinfo.*
14mr|kscreen-1.0.2.1-2|28	
14mr|kscreen-1.0.2.1-2|29	#------------------------------------------------------------------------------
14mr|kscreen-1.0.2.1-2|30	
14mr|kscreen-1.0.2.1-2|31	%package -n plasma-applet-kscreen
14mr|kscreen-1.0.2.1-2|32	Summary:	Plasma applet for quick display configuration
14mr|kscreen-1.0.2.1-2|33	Group:		Graphical desktop/KDE
14mr|kscreen-1.0.2.1-2|34	Requires:	%{name} = %{EVRD}
14mr|kscreen-1.0.2.1-2|35	
14mr|kscreen-1.0.2.1-2|36	%description -n plasma-applet-kscreen
14mr|kscreen-1.0.2.1-2|37	Plasma applet for quick display configuration.
14mr|kscreen-1.0.2.1-2|38	
14mr|kscreen-1.0.2.1-2|39	%files -n plasma-applet-kscreen -f plasma_applet_org.kde.plasma.kscreen.lang
14mr|kscreen-1.0.2.1-2|40	%{_kde_libdir}/kde4/plasma_applet_kscreen.so
14mr|kscreen-1.0.2.1-2|41	%{_kde_appsdir}/plasma/packages/org.kde.plasma.kscreen.qml
14mr|kscreen-1.0.2.1-2|42	%{_kde_services}/plasma-applet-kscreen.desktop
14mr|kscreen-1.0.2.1-2|43	%{_kde_services}/plasma-applet-kscreen-qml.desktop
14mr|kscreen-1.0.2.1-2|44	
14mr|kscreen-1.0.2.1-2|45	#------------------------------------------------------------------------------
14mr|kscreen-1.0.2.1-2|46	
14mr|kscreen-1.0.2.1-2|47	%prep
14mr|kscreen-1.0.2.1-2|48	%setup -q
14mr|kscreen-1.0.2.1-2|49	%patch0 -p1
14mr|kscreen-1.0.2.1-2|50	
14mr|kscreen-1.0.2.1-2|51	%build
14mr|kscreen-1.0.2.1-2|52	%cmake_kde4
14mr|kscreen-1.0.2.1-2|53	%make
14mr|kscreen-1.0.2.1-2|54	
14mr|kscreen-1.0.2.1-2|55	%install
14mr|kscreen-1.0.2.1-2|56	%makeinstall_std -C build
14mr|kscreen-1.0.2.1-2|57	
14mr|kscreen-1.0.2.1-2|58	%find_lang %{name} kcm_displayconfiguration %{name}.lang
14mr|kscreen-1.0.2.1-2|59	
14mr|kscreen-1.0.2.1-2|60	%find_lang plasma_applet_org.kde.plasma.kscreen
14mr|kscreen-1.0.2.1-2|61	
14mr|kscreen-1.0.2.1-2|62	
14mr|kscreen-1.0.2.1-2|63	%changelog
14mr|kscreen-1.0.2.1-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2.1-2
14mr|kscreen-1.0.2.1-2|65	+ Revision: 5940321
14mr|kscreen-1.0.2.1-2|66	- MassBuild#440: Increase release tag
14mr|kscreen-1.0.2.1-2|67	
14mr|kscreen-1.0.2.1-2|68	

17035 14
14mr|kshisen-4.13.3-1|1	Name:		kshisen
14mr|kshisen-4.13.3-1|2	Version:	4.13.3
14mr|kshisen-4.13.3-1|3	Release:	1
14mr|kshisen-4.13.3-1|4	Epoch:		1
14mr|kshisen-4.13.3-1|5	Summary:	Patience game where you take away all pieces
14mr|kshisen-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kshisen-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kshisen-4.13.3-1|8	URL:		http://games.kde.org/game.php?game=kshisen
14mr|kshisen-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kshisen-4.13.3-1|10	BuildRequires:	libkmahjongg-devel
14mr|kshisen-4.13.3-1|11	Requires:	libkdegames-common
14mr|kshisen-4.13.3-1|12	Requires:	kmahjongglib
14mr|kshisen-4.13.3-1|13	
14mr|kshisen-4.13.3-1|14	%description
14mr|kshisen-4.13.3-1|15	KShisen is a solitaire-like game played using the standard set of Mahjong
14mr|kshisen-4.13.3-1|16	tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles.
14mr|kshisen-4.13.3-1|17	
14mr|kshisen-4.13.3-1|18	%files
14mr|kshisen-4.13.3-1|19	%{_kde_bindir}/kshisen
14mr|kshisen-4.13.3-1|20	%{_kde_applicationsdir}/kshisen.desktop
14mr|kshisen-4.13.3-1|21	%{_kde_appsdir}/kshisen
14mr|kshisen-4.13.3-1|22	%{_kde_datadir}/sounds/kshisen
14mr|kshisen-4.13.3-1|23	%{_kde_datadir}/config.kcfg/kshisen.kcfg
14mr|kshisen-4.13.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kshisen*
14mr|kshisen-4.13.3-1|25	%{_kde_docdir}/*/*/kshisen
14mr|kshisen-4.13.3-1|26	
14mr|kshisen-4.13.3-1|27	#------------------------------------------------------------------------------
14mr|kshisen-4.13.3-1|28	
14mr|kshisen-4.13.3-1|29	%prep
14mr|kshisen-4.13.3-1|30	%setup -q
14mr|kshisen-4.13.3-1|31	
14mr|kshisen-4.13.3-1|32	%build
14mr|kshisen-4.13.3-1|33	%cmake_kde4
14mr|kshisen-4.13.3-1|34	%make
14mr|kshisen-4.13.3-1|35	
14mr|kshisen-4.13.3-1|36	%install
14mr|kshisen-4.13.3-1|37	%makeinstall_std -C build
14mr|kshisen-4.13.3-1|38	
14mr|kshisen-4.13.3-1|39	
14mr|kshisen-4.13.3-1|40	%changelog
14mr|kshisen-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kshisen-4.13.3-1|42	+ Revision: fa6bb1c
14mr|kshisen-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kshisen-4.13.3-1|44	
14mr|kshisen-4.13.3-1|45	

17036 14
14mr|ksirk-4.13.3-1|1	Name:		ksirk
14mr|ksirk-4.13.3-1|2	Version:	4.13.3
14mr|ksirk-4.13.3-1|3	Release:	1
14mr|ksirk-4.13.3-1|4	Epoch:		1
14mr|ksirk-4.13.3-1|5	Summary:	Computerized version of a well known strategy board game
14mr|ksirk-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksirk-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|ksirk-4.13.3-1|8	URL:		http://www.kde.org/applications/games/ksirk/
14mr|ksirk-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksirk-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|ksirk-4.13.3-1|11	BuildRequires:	pkgconfig(qca2)
14mr|ksirk-4.13.3-1|12	
14mr|ksirk-4.13.3-1|13	%description -n ksirk
14mr|ksirk-4.13.3-1|14	KsirK is a computerized version of the well known strategic board game Risk.
14mr|ksirk-4.13.3-1|15	The goal of the game is simply to conquer the world by attacking your neighbors
14mr|ksirk-4.13.3-1|16	with your armies.
14mr|ksirk-4.13.3-1|17	
14mr|ksirk-4.13.3-1|18	Features :
14mr|ksirk-4.13.3-1|19	- Support for 1-6 human or computer (AI) players
14mr|ksirk-4.13.3-1|20	- Multi-player gaming over a network
14mr|ksirk-4.13.3-1|21	- You can easily create new skins with SVG graphics and the skin editor
14mr|ksirk-4.13.3-1|22	- Hot New Stuff support. You can easily download and install new skins
14mr|ksirk-4.13.3-1|23	
14mr|ksirk-4.13.3-1|24	%files
14mr|ksirk-4.13.3-1|25	%{_kde_bindir}/ksirk*
14mr|ksirk-4.13.3-1|26	%{_kde_applicationsdir}/ksirk*.desktop
14mr|ksirk-4.13.3-1|27	%{_kde_datadir}/config.kcfg/ksirk*settings.kcfg
14mr|ksirk-4.13.3-1|28	%{_kde_configdir}/ksirk.knsrc
14mr|ksirk-4.13.3-1|29	%{_kde_appsdir}/ksirk*
14mr|ksirk-4.13.3-1|30	%{_kde_iconsdir}/*/*/apps/ksirk.png
14mr|ksirk-4.13.3-1|31	%{_kde_docdir}/*/*/ksirk
14mr|ksirk-4.13.3-1|32	%{_kde_docdir}/*/*/ksirkskineditor
14mr|ksirk-4.13.3-1|33	
14mr|ksirk-4.13.3-1|34	#------------------------------------------------------------------------------
14mr|ksirk-4.13.3-1|35	
14mr|ksirk-4.13.3-1|36	%define iris_ksirk_major 2
14mr|ksirk-4.13.3-1|37	%define libiris_ksirk %mklibname iris_ksirk %{iris_ksirk_major}
14mr|ksirk-4.13.3-1|38	
14mr|ksirk-4.13.3-1|39	%package -n %{libiris_ksirk}
14mr|ksirk-4.13.3-1|40	Summary:	KDE 4 library
14mr|ksirk-4.13.3-1|41	Group:		System/Libraries
14mr|ksirk-4.13.3-1|42	
14mr|ksirk-4.13.3-1|43	%description -n %{libiris_ksirk}
14mr|ksirk-4.13.3-1|44	KDE 4 library.
14mr|ksirk-4.13.3-1|45	
14mr|ksirk-4.13.3-1|46	%files -n %{libiris_ksirk}
14mr|ksirk-4.13.3-1|47	%{_kde_libdir}/libiris_ksirk.so.%{iris_ksirk_major}*
14mr|ksirk-4.13.3-1|48	
14mr|ksirk-4.13.3-1|49	#------------------------------------------------------------------------------
14mr|ksirk-4.13.3-1|50	
14mr|ksirk-4.13.3-1|51	%prep
14mr|ksirk-4.13.3-1|52	%setup -q
14mr|ksirk-4.13.3-1|53	
14mr|ksirk-4.13.3-1|54	%build
14mr|ksirk-4.13.3-1|55	%cmake_kde4
14mr|ksirk-4.13.3-1|56	%make
14mr|ksirk-4.13.3-1|57	
14mr|ksirk-4.13.3-1|58	%install
14mr|ksirk-4.13.3-1|59	%makeinstall_std -C build
14mr|ksirk-4.13.3-1|60	
14mr|ksirk-4.13.3-1|61	# We don't need it for now
14mr|ksirk-4.13.3-1|62	rm -f %{buildroot}%{_kde_libdir}/libiris_ksirk.so
14mr|ksirk-4.13.3-1|63	
14mr|ksirk-4.13.3-1|64	
14mr|ksirk-4.13.3-1|65	
14mr|ksirk-4.13.3-1|66	%changelog
14mr|ksirk-4.13.3-1|67	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ksirk-4.13.3-1|68	+ Revision: 6fc9e7c
14mr|ksirk-4.13.3-1|69	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksirk-4.13.3-1|70	
14mr|ksirk-4.13.3-1|71	

17037 14
14mr|ksnakeduel-4.13.3-1|1	Name:		ksnakeduel
14mr|ksnakeduel-4.13.3-1|2	Version:	4.13.3
14mr|ksnakeduel-4.13.3-1|3	Release:	1
14mr|ksnakeduel-4.13.3-1|4	Epoch:		1
14mr|ksnakeduel-4.13.3-1|5	Summary:	Snake race played against the computer
14mr|ksnakeduel-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksnakeduel-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|ksnakeduel-4.13.3-1|8	URL:		http://www.kde.org/applications/games/ksnakeduel/
14mr|ksnakeduel-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksnakeduel-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|ksnakeduel-4.13.3-1|11	Obsoletes:	kdesnake < 1:4.9.80
14mr|ksnakeduel-4.13.3-1|12	Provides:	kdesnake = %{EVRD}
14mr|ksnakeduel-4.13.3-1|13	Provides:	ksnake = %{EVRD}
14mr|ksnakeduel-4.13.3-1|14	Requires:	ktron = %{EVRD}
14mr|ksnakeduel-4.13.3-1|15	
14mr|ksnakeduel-4.13.3-1|16	%description
14mr|ksnakeduel-4.13.3-1|17	KSnakeDuel is a fast action game where you steer a snake which has to eat
14mr|ksnakeduel-4.13.3-1|18	food. While eating the snake grows. But once a player collides with the
14mr|ksnakeduel-4.13.3-1|19	other snake or the wall the game is lost. This becomes of course more and
14mr|ksnakeduel-4.13.3-1|20	more difficult the longer the snakes grow.
14mr|ksnakeduel-4.13.3-1|21	
14mr|ksnakeduel-4.13.3-1|22	%files
14mr|ksnakeduel-4.13.3-1|23	%{_kde_bindir}/kdesnake
14mr|ksnakeduel-4.13.3-1|24	%{_kde_applicationsdir}/kdesnake.desktop
14mr|ksnakeduel-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kdesnake.*
14mr|ksnakeduel-4.13.3-1|26	
14mr|ksnakeduel-4.13.3-1|27	#------------------------------------------------------------------------------
14mr|ksnakeduel-4.13.3-1|28	
14mr|ksnakeduel-4.13.3-1|29	%package -n ktron
14mr|ksnakeduel-4.13.3-1|30	Summary:	Simple Tron clone
14mr|ksnakeduel-4.13.3-1|31	Group:		Graphical desktop/KDE
14mr|ksnakeduel-4.13.3-1|32	URL:		http://www.kde.org/applications/games/ktron
14mr|ksnakeduel-4.13.3-1|33	
14mr|ksnakeduel-4.13.3-1|34	%description -n ktron
14mr|ksnakeduel-4.13.3-1|35	Well known from the famous movie, KTron is a popular computer game for two
14mr|ksnakeduel-4.13.3-1|36	players. In a fast action sequence both players have to move and avoid
14mr|ksnakeduel-4.13.3-1|37	colliding with any walls, the opponent as well as the own path. The player
14mr|ksnakeduel-4.13.3-1|38	colliding first looses the game.
14mr|ksnakeduel-4.13.3-1|39	
14mr|ksnakeduel-4.13.3-1|40	%files -n ktron
14mr|ksnakeduel-4.13.3-1|41	%{_kde_bindir}/ktron
14mr|ksnakeduel-4.13.3-1|42	%{_kde_applicationsdir}/ktron.desktop
14mr|ksnakeduel-4.13.3-1|43	%{_kde_appsdir}/ktron
14mr|ksnakeduel-4.13.3-1|44	%{_kde_datadir}/config.kcfg/ktron.kcfg
14mr|ksnakeduel-4.13.3-1|45	%{_kde_configdir}/ktron.knsrc
14mr|ksnakeduel-4.13.3-1|46	%{_kde_iconsdir}/hicolor/*/*/ktron.png
14mr|ksnakeduel-4.13.3-1|47	%{_kde_docdir}/HTML/en/ktron
14mr|ksnakeduel-4.13.3-1|48	
14mr|ksnakeduel-4.13.3-1|49	#------------------------------------------------------------------------------
14mr|ksnakeduel-4.13.3-1|50	
14mr|ksnakeduel-4.13.3-1|51	%prep
14mr|ksnakeduel-4.13.3-1|52	%setup -q
14mr|ksnakeduel-4.13.3-1|53	
14mr|ksnakeduel-4.13.3-1|54	%build
14mr|ksnakeduel-4.13.3-1|55	%cmake_kde4
14mr|ksnakeduel-4.13.3-1|56	%make
14mr|ksnakeduel-4.13.3-1|57	
14mr|ksnakeduel-4.13.3-1|58	%install
14mr|ksnakeduel-4.13.3-1|59	%makeinstall_std -C build
14mr|ksnakeduel-4.13.3-1|60	
14mr|ksnakeduel-4.13.3-1|61	
14mr|ksnakeduel-4.13.3-1|62	%changelog
14mr|ksnakeduel-4.13.3-1|63	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ksnakeduel-4.13.3-1|64	+ Revision: 1536abf
14mr|ksnakeduel-4.13.3-1|65	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksnakeduel-4.13.3-1|66	
14mr|ksnakeduel-4.13.3-1|67	

17038 14
14mr|ksnapshot-4.13.3-1|1	Summary:	KDE Screenshot Utility
14mr|ksnapshot-4.13.3-1|2	Name:		ksnapshot
14mr|ksnapshot-4.13.3-1|3	Version:	4.13.3
14mr|ksnapshot-4.13.3-1|4	Release:	1
14mr|ksnapshot-4.13.3-1|5	Epoch:		2
14mr|ksnapshot-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksnapshot-4.13.3-1|7	License:	GPLv2 LGPLv2 GFDL
14mr|ksnapshot-4.13.3-1|8	Url:		http://www.kde.org/applications/graphics/ksnapshot
14mr|ksnapshot-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksnapshot-4.13.3-1|10	# Workaround keyboard grabbing issues with delayed capture
14mr|ksnapshot-4.13.3-1|11	# When capturing screenshots with popped up menus, in some cases
14mr|ksnapshot-4.13.3-1|12	# grabber doesn't get initialized properly
14mr|ksnapshot-4.13.3-1|13	# See KDE bug: https://bugs.kde.org/show_bug.cgi?id=210916
14mr|ksnapshot-4.13.3-1|14	Patch0:		ksnapshot-4.10.3-grabkeyboard.patch
14mr|ksnapshot-4.13.3-1|15	BuildRequires:	kdelibs4-devel
14mr|ksnapshot-4.13.3-1|16	BuildRequires:	pkgconfig(libkipi)
14mr|ksnapshot-4.13.3-1|17	BuildRequires:	pkgconfig(xcb-xfixes)
14mr|ksnapshot-4.13.3-1|18	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|ksnapshot-4.13.3-1|19	Requires:	kipi-common
14mr|ksnapshot-4.13.3-1|20	Suggests:	kipi-plugins
14mr|ksnapshot-4.13.3-1|21	
14mr|ksnapshot-4.13.3-1|22	%description
14mr|ksnapshot-4.13.3-1|23	KSnapshot is a KDE snapshot tool with many features.
14mr|ksnapshot-4.13.3-1|24	Features:
14mr|ksnapshot-4.13.3-1|25	- Save in multiple formats
14mr|ksnapshot-4.13.3-1|26	- Take new shapshot
14mr|ksnapshot-4.13.3-1|27	- Open with... possibility to open snapshot in external editor.
14mr|ksnapshot-4.13.3-1|28	- Copy to clipboard
14mr|ksnapshot-4.13.3-1|29	- Several capture modes, including selected region or single window
14mr|ksnapshot-4.13.3-1|30	- Snapshot delay
14mr|ksnapshot-4.13.3-1|31	
14mr|ksnapshot-4.13.3-1|32	%files
14mr|ksnapshot-4.13.3-1|33	%doc COPYING COPYING.LIB COPYING.DOC
14mr|ksnapshot-4.13.3-1|34	%doc %{_kde_docdir}/HTML/en/%{name}/
14mr|ksnapshot-4.13.3-1|35	%{_kde_bindir}/kbackgroundsnapshot
14mr|ksnapshot-4.13.3-1|36	%{_kde_bindir}/%{name}
14mr|ksnapshot-4.13.3-1|37	%{_kde_applicationsdir}/%{name}.desktop
14mr|ksnapshot-4.13.3-1|38	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14mr|ksnapshot-4.13.3-1|39	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
14mr|ksnapshot-4.13.3-1|40	%{_datadir}/dbus-1/interfaces/org.kde.ksnapshot.xml
14mr|ksnapshot-4.13.3-1|41	
14mr|ksnapshot-4.13.3-1|42	#----------------------------------------------------------------------
14mr|ksnapshot-4.13.3-1|43	
14mr|ksnapshot-4.13.3-1|44	%prep
14mr|ksnapshot-4.13.3-1|45	%setup -q
14mr|ksnapshot-4.13.3-1|46	%patch0 -p1
14mr|ksnapshot-4.13.3-1|47	
14mr|ksnapshot-4.13.3-1|48	%build
14mr|ksnapshot-4.13.3-1|49	%cmake_kde4
14mr|ksnapshot-4.13.3-1|50	%make
14mr|ksnapshot-4.13.3-1|51	
14mr|ksnapshot-4.13.3-1|52	%install
14mr|ksnapshot-4.13.3-1|53	%makeinstall_std -C build
14mr|ksnapshot-4.13.3-1|54	
14mr|ksnapshot-4.13.3-1|55	
14mr|ksnapshot-4.13.3-1|56	%changelog
14mr|ksnapshot-4.13.3-1|57	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|ksnapshot-4.13.3-1|58	+ Revision: a89dc64
14mr|ksnapshot-4.13.3-1|59	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksnapshot-4.13.3-1|60	
14mr|ksnapshot-4.13.3-1|61	

17039 14
14mr|kspaceduel-4.13.3-1|1	Name:		kspaceduel
14mr|kspaceduel-4.13.3-1|2	Version:	4.13.3
14mr|kspaceduel-4.13.3-1|3	Release:	1
14mr|kspaceduel-4.13.3-1|4	Epoch:		1
14mr|kspaceduel-4.13.3-1|5	Summary:	Two player game with shooting spaceships flying around a sun
14mr|kspaceduel-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kspaceduel-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kspaceduel-4.13.3-1|8	URL:		http://www.kde.org/applications/games/kspaceduel/
14mr|kspaceduel-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kspaceduel-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kspaceduel-4.13.3-1|11	
14mr|kspaceduel-4.13.3-1|12	%description
14mr|kspaceduel-4.13.3-1|13	In KSpaceDuel each of two possible players control a satellite spaceship
14mr|kspaceduel-4.13.3-1|14	orbiting the sun. As the game progresses players have to eliminate the
14mr|kspaceduel-4.13.3-1|15	opponent's spacecraft with bullets or mines.
14mr|kspaceduel-4.13.3-1|16	
14mr|kspaceduel-4.13.3-1|17	%files
14mr|kspaceduel-4.13.3-1|18	%{_kde_bindir}/kspaceduel
14mr|kspaceduel-4.13.3-1|19	%{_kde_applicationsdir}/kspaceduel.desktop
14mr|kspaceduel-4.13.3-1|20	%{_kde_appsdir}/kspaceduel
14mr|kspaceduel-4.13.3-1|21	%{_kde_docdir}/*/*/kspaceduel
14mr|kspaceduel-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kspaceduel.png
14mr|kspaceduel-4.13.3-1|23	%{_kde_datadir}/config.kcfg/kspaceduel.kcfg
14mr|kspaceduel-4.13.3-1|24	
14mr|kspaceduel-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|kspaceduel-4.13.3-1|26	
14mr|kspaceduel-4.13.3-1|27	%prep
14mr|kspaceduel-4.13.3-1|28	%setup -q
14mr|kspaceduel-4.13.3-1|29	
14mr|kspaceduel-4.13.3-1|30	%build
14mr|kspaceduel-4.13.3-1|31	%cmake_kde4
14mr|kspaceduel-4.13.3-1|32	%make
14mr|kspaceduel-4.13.3-1|33	
14mr|kspaceduel-4.13.3-1|34	%install
14mr|kspaceduel-4.13.3-1|35	%makeinstall_std -C build
14mr|kspaceduel-4.13.3-1|36	
14mr|kspaceduel-4.13.3-1|37	
14mr|kspaceduel-4.13.3-1|38	%changelog
14mr|kspaceduel-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kspaceduel-4.13.3-1|40	+ Revision: 00fba56
14mr|kspaceduel-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kspaceduel-4.13.3-1|42	
14mr|kspaceduel-4.13.3-1|43	

17040 14
14mr|ksquares-4.13.3-1|1	Name:		ksquares
14mr|ksquares-4.13.3-1|2	Version:	4.13.3
14mr|ksquares-4.13.3-1|3	Release:	1
14mr|ksquares-4.13.3-1|4	Epoch:		1
14mr|ksquares-4.13.3-1|5	Summary:	An implementation of the popular paper based game squares
14mr|ksquares-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksquares-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|ksquares-4.13.3-1|8	URL:		http://www.kde.org/applications/games/ksquares/
14mr|ksquares-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksquares-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|ksquares-4.13.3-1|11	
14mr|ksquares-4.13.3-1|12	%description
14mr|ksquares-4.13.3-1|13	KSquares is an implementation of the popular paper based game squares.
14mr|ksquares-4.13.3-1|14	You must draw lines to complete squares, the player with the most s
14mr|ksquares-4.13.3-1|15	quares wins.
14mr|ksquares-4.13.3-1|16	
14mr|ksquares-4.13.3-1|17	%files
14mr|ksquares-4.13.3-1|18	%{_kde_bindir}/ksquares
14mr|ksquares-4.13.3-1|19	%{_kde_applicationsdir}/ksquares.desktop
14mr|ksquares-4.13.3-1|20	%{_kde_appsdir}/ksquares
14mr|ksquares-4.13.3-1|21	%{_kde_datadir}/config.kcfg/ksquares.kcfg
14mr|ksquares-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/ksquares.png
14mr|ksquares-4.13.3-1|23	%{_kde_docdir}/*/*/ksquares
14mr|ksquares-4.13.3-1|24	
14mr|ksquares-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|ksquares-4.13.3-1|26	
14mr|ksquares-4.13.3-1|27	%prep
14mr|ksquares-4.13.3-1|28	%setup -q
14mr|ksquares-4.13.3-1|29	
14mr|ksquares-4.13.3-1|30	%build
14mr|ksquares-4.13.3-1|31	%cmake_kde4
14mr|ksquares-4.13.3-1|32	%make
14mr|ksquares-4.13.3-1|33	
14mr|ksquares-4.13.3-1|34	%install
14mr|ksquares-4.13.3-1|35	%makeinstall_std -C build
14mr|ksquares-4.13.3-1|36	
14mr|ksquares-4.13.3-1|37	
14mr|ksquares-4.13.3-1|38	%changelog
14mr|ksquares-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ksquares-4.13.3-1|40	+ Revision: 84a7495
14mr|ksquares-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksquares-4.13.3-1|42	
14mr|ksquares-4.13.3-1|43	

17041 14
14mr|kstars-4.13.3-1|1	%define with_indilib 1
14mr|kstars-4.13.3-1|2	%define indilib_version 0.9.6
14mr|kstars-4.13.3-1|3	%define xplanet_version 1.2.1
14mr|kstars-4.13.3-1|4	
14mr|kstars-4.13.3-1|5	Summary:	A Desktop Planetarium
14mr|kstars-4.13.3-1|6	Name:		kstars
14mr|kstars-4.13.3-1|7	Version:	4.13.3
14mr|kstars-4.13.3-1|8	Release:	1
14mr|kstars-4.13.3-1|9	License:	GPLv2+ GFDL
14mr|kstars-4.13.3-1|10	Group:		Graphical desktop/KDE
14mr|kstars-4.13.3-1|11	Url:		http://edu.kde.org/kstars
14mr|kstars-4.13.3-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kstars-4.13.3-1|13	Source10:	%{name}.rpmlintrc
14mr|kstars-4.13.3-1|14	BuildRequires:	xplanet >= %{xplanet_version}
14mr|kstars-4.13.3-1|15	BuildRequires:	kdelibs4-devel
14mr|kstars-4.13.3-1|16	BuildRequires:	libfli-devel
14mr|kstars-4.13.3-1|17	BuildRequires:	pkgconfig(cfitsio)
14mr|kstars-4.13.3-1|18	BuildRequires:	pkgconfig(eigen3)
14mr|kstars-4.13.3-1|19	BuildRequires:	pkgconfig(QJson)
14mr|kstars-4.13.3-1|20	%if %{with_indilib}
14mr|kstars-4.13.3-1|21	BuildRequires:	pkgconfig(libindi) >= %{indilib_version}
14mr|kstars-4.13.3-1|22	Requires:	indilib >= %{indilib_version}
14mr|kstars-4.13.3-1|23	%endif
14mr|kstars-4.13.3-1|24	
14mr|kstars-4.13.3-1|25	%description
14mr|kstars-4.13.3-1|26	KStars is a Desktop Planetarium for KDE. It provides an accurate graphical
14mr|kstars-4.13.3-1|27	simulation of the night sky, from any location on Earth, at any date and
14mr|kstars-4.13.3-1|28	time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8
14mr|kstars-4.13.3-1|29	planets, the Sun and Moon, and thousands of comets and asteroids.
14mr|kstars-4.13.3-1|30	
14mr|kstars-4.13.3-1|31	%files
14mr|kstars-4.13.3-1|32	%doc COPYING COPYING.DOC README README.ephemerides README.customize README.images README.planetmath README.timekeeping AUTHORS
14mr|kstars-4.13.3-1|33	%{_kde_appsdir}/kstars
14mr|kstars-4.13.3-1|34	%{_kde_bindir}/kstars
14mr|kstars-4.13.3-1|35	%{_kde_libdir}/libhtmesh.a
14mr|kstars-4.13.3-1|36	%{_kde_iconsdir}/*/*/apps/kstars.*
14mr|kstars-4.13.3-1|37	%{_kde_applicationsdir}/kstars.desktop
14mr|kstars-4.13.3-1|38	%{_kde_datadir}/config.kcfg/kstars.kcfg
14mr|kstars-4.13.3-1|39	%{_kde_configdir}/kstars.knsrc
14mr|kstars-4.13.3-1|40	%{_kde_docdir}/HTML/*/kstars
14mr|kstars-4.13.3-1|41	
14mr|kstars-4.13.3-1|42	#----------------------------------------------------------------------
14mr|kstars-4.13.3-1|43	
14mr|kstars-4.13.3-1|44	%prep
14mr|kstars-4.13.3-1|45	%setup -q
14mr|kstars-4.13.3-1|46	
14mr|kstars-4.13.3-1|47	%build
14mr|kstars-4.13.3-1|48	%cmake_kde4
14mr|kstars-4.13.3-1|49	%make
14mr|kstars-4.13.3-1|50	
14mr|kstars-4.13.3-1|51	%install
14mr|kstars-4.13.3-1|52	%makeinstall_std -C build
14mr|kstars-4.13.3-1|53	
14mr|kstars-4.13.3-1|54	
14mr|kstars-4.13.3-1|55	%changelog
14mr|kstars-4.13.3-1|56	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kstars-4.13.3-1|57	+ Revision: a173fe8
14mr|kstars-4.13.3-1|58	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kstars-4.13.3-1|59	
14mr|kstars-4.13.3-1|60	

17042 14
14mr|ksudoku-4.13.3-1|1	Summary:	Play, create and solve sudoku grids
14mr|ksudoku-4.13.3-1|2	Name:		ksudoku
14mr|ksudoku-4.13.3-1|3	Version:	4.13.3
14mr|ksudoku-4.13.3-1|4	Release:	1
14mr|ksudoku-4.13.3-1|5	Epoch:		1
14mr|ksudoku-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ksudoku-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|ksudoku-4.13.3-1|8	Url:		http://www.kde.org/applications/games/ksudoku/
14mr|ksudoku-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksudoku-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|ksudoku-4.13.3-1|11	BuildRequires:	pkgconfig(gl)
14mr|ksudoku-4.13.3-1|12	BuildRequires:	pkgconfig(glu)
14mr|ksudoku-4.13.3-1|13	
14mr|ksudoku-4.13.3-1|14	%description
14mr|ksudoku-4.13.3-1|15	The word Sudoku means "single number in an alloted place" in Japanese. These
14mr|ksudoku-4.13.3-1|16	are the basic rules. Every sudoku Sudoku is a square of 81 cells divided into
14mr|ksudoku-4.13.3-1|17	9 columns and 9 rows and in 9 subsquares (3x3) of 9 cells each. Solving takes
14mr|ksudoku-4.13.3-1|18	usually from 10 to 30 minutes, depending on puzzle level, your skill and
14mr|ksudoku-4.13.3-1|19	experience.
14mr|ksudoku-4.13.3-1|20	
14mr|ksudoku-4.13.3-1|21	Some cells are filled with a number at the beginnning: the remaining are to
14mr|ksudoku-4.13.3-1|22	be filled by the player using numbers from 1 to 9, without repeating a number
14mr|ksudoku-4.13.3-1|23	twice on each column, row or subsuquare (each of them must contain only
14mr|ksudoku-4.13.3-1|24	one 1, one 2, one 3, and so on). The game requires logic and patience.
14mr|ksudoku-4.13.3-1|25	The numerals in Sudoku puzzles are used for convenience (for example in 16x16
14mr|ksudoku-4.13.3-1|26	board we use letters): arithmetic relationships between numbers are irrelevant.
14mr|ksudoku-4.13.3-1|27	
14mr|ksudoku-4.13.3-1|28	This program supports also 16x16 games with numbers from 1 to 16 and 256
14mr|ksudoku-4.13.3-1|29	cells with 16 cols, rows and subsquares! (if normal sudoku are not enough for
14mr|ksudoku-4.13.3-1|30	you).
14mr|ksudoku-4.13.3-1|31	
14mr|ksudoku-4.13.3-1|32	More information at http://en.wikipedia.org/wiki/Sudoku
14mr|ksudoku-4.13.3-1|33	
14mr|ksudoku-4.13.3-1|34	%files
14mr|ksudoku-4.13.3-1|35	%{_kde_bindir}/ksudoku
14mr|ksudoku-4.13.3-1|36	%{_kde_applicationsdir}/ksudoku.desktop
14mr|ksudoku-4.13.3-1|37	%{_kde_appsdir}/ksudoku
14mr|ksudoku-4.13.3-1|38	%{_kde_configdir}/ksudokurc
14mr|ksudoku-4.13.3-1|39	%{_kde_iconsdir}/hicolor/*/apps/ksudoku.png
14mr|ksudoku-4.13.3-1|40	%{_kde_docdir}/*/*/ksudoku
14mr|ksudoku-4.13.3-1|41	
14mr|ksudoku-4.13.3-1|42	#------------------------------------------------------------------------------
14mr|ksudoku-4.13.3-1|43	
14mr|ksudoku-4.13.3-1|44	%prep
14mr|ksudoku-4.13.3-1|45	%setup -q
14mr|ksudoku-4.13.3-1|46	
14mr|ksudoku-4.13.3-1|47	%build
14mr|ksudoku-4.13.3-1|48	%cmake_kde4
14mr|ksudoku-4.13.3-1|49	%make
14mr|ksudoku-4.13.3-1|50	
14mr|ksudoku-4.13.3-1|51	%install
14mr|ksudoku-4.13.3-1|52	%makeinstall_std -C build
14mr|ksudoku-4.13.3-1|53	
14mr|ksudoku-4.13.3-1|54	
14mr|ksudoku-4.13.3-1|55	%changelog
14mr|ksudoku-4.13.3-1|56	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ksudoku-4.13.3-1|57	+ Revision: d9139f4
14mr|ksudoku-4.13.3-1|58	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksudoku-4.13.3-1|59	
14mr|ksudoku-4.13.3-1|60	

17043 14
14mr|ksystemlog-4.13.3-1|1	Summary:	System log viewer tool for KDE4
14mr|ksystemlog-4.13.3-1|2	Name:		ksystemlog
14mr|ksystemlog-4.13.3-1|3	Version:	4.13.3
14mr|ksystemlog-4.13.3-1|4	Release:	1
14mr|ksystemlog-4.13.3-1|5	Epoch:		2
14mr|ksystemlog-4.13.3-1|6	License:	GPLv2+
14mr|ksystemlog-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|ksystemlog-4.13.3-1|8	Url:		http://www.kde.org
14mr|ksystemlog-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|ksystemlog-4.13.3-1|10	%if %{is_beta}
14mr|ksystemlog-4.13.3-1|11	%define ftpdir unstable
14mr|ksystemlog-4.13.3-1|12	%else
14mr|ksystemlog-4.13.3-1|13	%define ftpdir stable
14mr|ksystemlog-4.13.3-1|14	%endif
14mr|ksystemlog-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|ksystemlog-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|ksystemlog-4.13.3-1|17	Requires:	pciutils
14mr|ksystemlog-4.13.3-1|18	
14mr|ksystemlog-4.13.3-1|19	%description
14mr|ksystemlog-4.13.3-1|20	This program is developed for being used by beginner users, which don't know
14mr|ksystemlog-4.13.3-1|21	how to find information about their Linux system, and how the log files are
14mr|ksystemlog-4.13.3-1|22	in their computer. But it is also designed for advanced users, who want to
14mr|ksystemlog-4.13.3-1|23	quickly see problems occuring on their server.
14mr|ksystemlog-4.13.3-1|24	
14mr|ksystemlog-4.13.3-1|25	KSystemLog has the following features :
14mr|ksystemlog-4.13.3-1|26	- View all the main log of your system, by selecting them directly in a menu
14mr|ksystemlog-4.13.3-1|27	- Auto display new lines logged in bold
14mr|ksystemlog-4.13.3-1|28	- Tabbed view to allow displaying several logs at the same time
14mr|ksystemlog-4.13.3-1|29	- Saving in a file and copying to clipboard the selected log lines are also
14mr|ksystemlog-4.13.3-1|30	implemented (and email to your friends)
14mr|ksystemlog-4.13.3-1|31	- It can parse the following log files of your system:
14mr|ksystemlog-4.13.3-1|32	- X.org (or Xfree) logs
14mr|ksystemlog-4.13.3-1|33	- System logs (using the Syslog parser of KSystemLog)
14mr|ksystemlog-4.13.3-1|34	- Kernel logs
14mr|ksystemlog-4.13.3-1|35	- Daemons logs
14mr|ksystemlog-4.13.3-1|36	- Cron logs
14mr|ksystemlog-4.13.3-1|37	- Boot logs
14mr|ksystemlog-4.13.3-1|38	- Authentication logs
14mr|ksystemlog-4.13.3-1|39	- Cups logs
14mr|ksystemlog-4.13.3-1|40	- ACPID logs
14mr|ksystemlog-4.13.3-1|41	
14mr|ksystemlog-4.13.3-1|42	%files
14mr|ksystemlog-4.13.3-1|43	%{_kde_bindir}/ksystemlog
14mr|ksystemlog-4.13.3-1|44	%{_kde_appsdir}/ksystemlog
14mr|ksystemlog-4.13.3-1|45	%{_kde_applicationsdir}/ksystemlog.desktop
14mr|ksystemlog-4.13.3-1|46	%{_kde_docdir}/*/*/ksystemlog
14mr|ksystemlog-4.13.3-1|47	
14mr|ksystemlog-4.13.3-1|48	#------------------------------------------------------------------------
14mr|ksystemlog-4.13.3-1|49	
14mr|ksystemlog-4.13.3-1|50	%prep
14mr|ksystemlog-4.13.3-1|51	%setup -q
14mr|ksystemlog-4.13.3-1|52	
14mr|ksystemlog-4.13.3-1|53	%build
14mr|ksystemlog-4.13.3-1|54	%cmake_kde4
14mr|ksystemlog-4.13.3-1|55	%make
14mr|ksystemlog-4.13.3-1|56	
14mr|ksystemlog-4.13.3-1|57	%install
14mr|ksystemlog-4.13.3-1|58	%makeinstall_std -C build
14mr|ksystemlog-4.13.3-1|59	
14mr|ksystemlog-4.13.3-1|60	
14mr|ksystemlog-4.13.3-1|61	%changelog
14mr|ksystemlog-4.13.3-1|62	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|ksystemlog-4.13.3-1|63	+ Revision: 63a5be4
14mr|ksystemlog-4.13.3-1|64	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ksystemlog-4.13.3-1|65	
14mr|ksystemlog-4.13.3-1|66	

17044 14
14mr|kteatime-4.13.3-1|1	Summary:	System tray applet that makes sure your tea doesn't get too strong
14mr|kteatime-4.13.3-1|2	Name:		kteatime
14mr|kteatime-4.13.3-1|3	Version:	4.13.3
14mr|kteatime-4.13.3-1|4	Release:	1
14mr|kteatime-4.13.3-1|5	Epoch:		1
14mr|kteatime-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kteatime-4.13.3-1|7	License:	GPLv2+
14mr|kteatime-4.13.3-1|8	Url:		http://www.kde.org
14mr|kteatime-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kteatime-4.13.3-1|10	%if %{is_beta}
14mr|kteatime-4.13.3-1|11	%define ftpdir unstable
14mr|kteatime-4.13.3-1|12	%else
14mr|kteatime-4.13.3-1|13	%define ftpdir stable
14mr|kteatime-4.13.3-1|14	%endif
14mr|kteatime-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kteatime-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kteatime-4.13.3-1|17	
14mr|kteatime-4.13.3-1|18	%description
14mr|kteatime-4.13.3-1|19	System tray applet that makes sure your tea doesn't get too strong.
14mr|kteatime-4.13.3-1|20	
14mr|kteatime-4.13.3-1|21	%files
14mr|kteatime-4.13.3-1|22	%{_kde_bindir}/kteatime
14mr|kteatime-4.13.3-1|23	%{_kde_appsdir}/kteatime
14mr|kteatime-4.13.3-1|24	%{_kde_applicationsdir}/kteatime.desktop
14mr|kteatime-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/kteatime.*
14mr|kteatime-4.13.3-1|26	%{_kde_docdir}/*/*/kteatime
14mr|kteatime-4.13.3-1|27	
14mr|kteatime-4.13.3-1|28	#-------------------------------------------------------------------
14mr|kteatime-4.13.3-1|29	
14mr|kteatime-4.13.3-1|30	%prep
14mr|kteatime-4.13.3-1|31	%setup -q
14mr|kteatime-4.13.3-1|32	
14mr|kteatime-4.13.3-1|33	%build
14mr|kteatime-4.13.3-1|34	%cmake_kde4
14mr|kteatime-4.13.3-1|35	%make
14mr|kteatime-4.13.3-1|36	
14mr|kteatime-4.13.3-1|37	%install
14mr|kteatime-4.13.3-1|38	%makeinstall_std -C build
14mr|kteatime-4.13.3-1|39	
14mr|kteatime-4.13.3-1|40	
14mr|kteatime-4.13.3-1|41	%changelog
14mr|kteatime-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kteatime-4.13.3-1|43	+ Revision: 12a469e
14mr|kteatime-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kteatime-4.13.3-1|45	
14mr|kteatime-4.13.3-1|46	

17045 14
14mr|ktimer-4.13.3-1|1	Name:		ktimer
14mr|ktimer-4.13.3-1|2	Summary:	Execute programs after some time
14mr|ktimer-4.13.3-1|3	Version:	4.13.3
14mr|ktimer-4.13.3-1|4	Release:	1
14mr|ktimer-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|ktimer-4.13.3-1|6	License:	LGPLv2
14mr|ktimer-4.13.3-1|7	URL:		http://utils.kde.org/projects/ktimer
14mr|ktimer-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ktimer-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|ktimer-4.13.3-1|10	
14mr|ktimer-4.13.3-1|11	%description
14mr|ktimer-4.13.3-1|12	KTimer is a little tool to execute programs after some time.
14mr|ktimer-4.13.3-1|13	
14mr|ktimer-4.13.3-1|14	%files
14mr|ktimer-4.13.3-1|15	%{_kde_bindir}/ktimer
14mr|ktimer-4.13.3-1|16	%{_kde_iconsdir}/*/*/apps/ktimer.*
14mr|ktimer-4.13.3-1|17	%{_kde_applicationsdir}/ktimer.desktop
14mr|ktimer-4.13.3-1|18	%{_kde_docdir}/HTML/*/ktimer
14mr|ktimer-4.13.3-1|19	
14mr|ktimer-4.13.3-1|20	%prep
14mr|ktimer-4.13.3-1|21	%setup -q
14mr|ktimer-4.13.3-1|22	
14mr|ktimer-4.13.3-1|23	%build
14mr|ktimer-4.13.3-1|24	%cmake_kde4
14mr|ktimer-4.13.3-1|25	%make
14mr|ktimer-4.13.3-1|26	
14mr|ktimer-4.13.3-1|27	%install
14mr|ktimer-4.13.3-1|28	%makeinstall_std -C build
14mr|ktimer-4.13.3-1|29	
14mr|ktimer-4.13.3-1|30	
14mr|ktimer-4.13.3-1|31	%changelog
14mr|ktimer-4.13.3-1|32	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|ktimer-4.13.3-1|33	+ Revision: 98b0614
14mr|ktimer-4.13.3-1|34	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ktimer-4.13.3-1|35	
14mr|ktimer-4.13.3-1|36	

17046 14
14mr|ktoblzcheck-1.46-1|1	%define major	1
14mr|ktoblzcheck-1.46-1|2	%define libname	%mklibname %{name} %major
14mr|ktoblzcheck-1.46-1|3	%define devname	%mklibname -d %{name}
14mr|ktoblzcheck-1.46-1|4	
14mr|ktoblzcheck-1.46-1|5	Summary:	A library to check account numbers and bank codes of German banks
14mr|ktoblzcheck-1.46-1|6	Name:		ktoblzcheck
14mr|ktoblzcheck-1.46-1|7	Version:	1.46
14mr|ktoblzcheck-1.46-1|8	Release:	1
14mr|ktoblzcheck-1.46-1|9	Group:		System/Libraries
14mr|ktoblzcheck-1.46-1|10	License:	LGPLv2+
14mr|ktoblzcheck-1.46-1|11	Url:		http://ktoblzcheck.sourceforge.net
14mr|ktoblzcheck-1.46-1|12	Source0:	http://sourceforge.net/projects/ktoblzcheck/files/%{name}-%{version}.tar.gz
14mr|ktoblzcheck-1.46-1|13	BuildRequires:	pkgconfig(python)
14mr|ktoblzcheck-1.46-1|14	
14mr|ktoblzcheck-1.46-1|15	%description
14mr|ktoblzcheck-1.46-1|16	KtoBLZCheck is a library to check account numbers and bank codes of
14mr|ktoblzcheck-1.46-1|17	German banks. Both a library for other programs as well as a short
14mr|ktoblzcheck-1.46-1|18	command-line tool is available. It is possible to check pairs of
14mr|ktoblzcheck-1.46-1|19	account numbers and bank codes (BLZ) of German banks, and to map bank
14mr|ktoblzcheck-1.46-1|20	codes (BLZ) to the clear-text name and location of the bank.
14mr|ktoblzcheck-1.46-1|21	
14mr|ktoblzcheck-1.46-1|22	%package -n python-%{name}
14mr|ktoblzcheck-1.46-1|23	Group:		Development/Python
14mr|ktoblzcheck-1.46-1|24	Summary:	A library to check account numbers and bank codes of German banks
14mr|ktoblzcheck-1.46-1|25	Requires:	%{name} = %{version}
14mr|ktoblzcheck-1.46-1|26	
14mr|ktoblzcheck-1.46-1|27	%description -n python-%{name}
14mr|ktoblzcheck-1.46-1|28	KtoBLZCheck is a library to check account numbers and bank codes of
14mr|ktoblzcheck-1.46-1|29	German banks. Both a library for other programs as well as a short
14mr|ktoblzcheck-1.46-1|30	command-line tool is available. It is possible to check pairs of
14mr|ktoblzcheck-1.46-1|31	account numbers and bank codes (BLZ) of German banks, and to map bank
14mr|ktoblzcheck-1.46-1|32	codes (BLZ) to the clear-text name and location of the bank.
14mr|ktoblzcheck-1.46-1|33	
14mr|ktoblzcheck-1.46-1|34	%package -n %{libname}
14mr|ktoblzcheck-1.46-1|35	Group:		System/Libraries
14mr|ktoblzcheck-1.46-1|36	Summary:	A library to check account numbers and bank codes of German banks
14mr|ktoblzcheck-1.46-1|37	Suggests:	%{name} >= %{version}
14mr|ktoblzcheck-1.46-1|38	
14mr|ktoblzcheck-1.46-1|39	%description -n %{libname}
14mr|ktoblzcheck-1.46-1|40	KtoBLZCheck is a library to check account numbers and bank codes of
14mr|ktoblzcheck-1.46-1|41	German banks. Both a library for other programs as well as a short
14mr|ktoblzcheck-1.46-1|42	command-line tool is available. It is possible to check pairs of
14mr|ktoblzcheck-1.46-1|43	account numbers and bank codes (BLZ) of German banks, and to map bank
14mr|ktoblzcheck-1.46-1|44	codes (BLZ) to the clear-text name and location of the bank.
14mr|ktoblzcheck-1.46-1|45	
14mr|ktoblzcheck-1.46-1|46	%package -n %{devname}
14mr|ktoblzcheck-1.46-1|47	Group:		Development/C++
14mr|ktoblzcheck-1.46-1|48	Summary:	A library to check account numbers and bank codes of German banks
14mr|ktoblzcheck-1.46-1|49	Requires:	%{libname} = %{version}
14mr|ktoblzcheck-1.46-1|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|ktoblzcheck-1.46-1|51	
14mr|ktoblzcheck-1.46-1|52	%description -n %{devname}
14mr|ktoblzcheck-1.46-1|53	KtoBLZCheck is a library to check account numbers and bank codes of
14mr|ktoblzcheck-1.46-1|54	German banks. Both a library for other programs as well as a short
14mr|ktoblzcheck-1.46-1|55	command-line tool is available. It is possible to check pairs of
14mr|ktoblzcheck-1.46-1|56	account numbers and bank codes (BLZ) of German banks, and to map bank
14mr|ktoblzcheck-1.46-1|57	codes (BLZ) to the clear-text name and location of the bank.
14mr|ktoblzcheck-1.46-1|58	
14mr|ktoblzcheck-1.46-1|59	%prep
14mr|ktoblzcheck-1.46-1|60	%setup -q
14mr|ktoblzcheck-1.46-1|61	
14mr|ktoblzcheck-1.46-1|62	%build
14mr|ktoblzcheck-1.46-1|63	%configure2_5x
14mr|ktoblzcheck-1.46-1|64	%make
14mr|ktoblzcheck-1.46-1|65	
14mr|ktoblzcheck-1.46-1|66	%install
14mr|ktoblzcheck-1.46-1|67	%makeinstall_std
14mr|ktoblzcheck-1.46-1|68	
14mr|ktoblzcheck-1.46-1|69	%files
14mr|ktoblzcheck-1.46-1|70	%doc README COPYING ChangeLog
14mr|ktoblzcheck-1.46-1|71	%{_bindir}/ktoblzcheck
14mr|ktoblzcheck-1.46-1|72	%{_datadir}/ktoblzcheck/*
14mr|ktoblzcheck-1.46-1|73	%{_mandir}/man1/ktoblzcheck.1*
14mr|ktoblzcheck-1.46-1|74	
14mr|ktoblzcheck-1.46-1|75	%files -n %{libname}
14mr|ktoblzcheck-1.46-1|76	%{_libdir}/libktoblzcheck.so.%{major}*
14mr|ktoblzcheck-1.46-1|77	
14mr|ktoblzcheck-1.46-1|78	%files -n %{devname}
14mr|ktoblzcheck-1.46-1|79	%{_libdir}/libktoblzcheck.so
14mr|ktoblzcheck-1.46-1|80	%{_includedir}/iban.h
14mr|ktoblzcheck-1.46-1|81	%{_includedir}/ktoblzcheck.h
14mr|ktoblzcheck-1.46-1|82	%{_libdir}/pkgconfig/ktoblzcheck.pc
14mr|ktoblzcheck-1.46-1|83	
14mr|ktoblzcheck-1.46-1|84	%files -n python-%{name}
14mr|ktoblzcheck-1.46-1|85	%{py_puresitedir}/*.py*
14mr|ktoblzcheck-1.46-1|86	
14mr|ktoblzcheck-1.46-1|87	%changelog
14mr|ktoblzcheck-1.46-1|88	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.46-1
14mr|ktoblzcheck-1.46-1|89	+ Revision: 63852be
14mr|ktoblzcheck-1.46-1|90	- Merge pull request #3 from import/ktoblzcheck:auto_update
14mr|ktoblzcheck-1.46-1|91	- ROSA Updates Builder: update suggested
14mr|ktoblzcheck-1.46-1|92	
14mr|ktoblzcheck-1.46-1|93	

17047 14
14mr|ktorrent-4.3.1-4|1	Summary:	BitTorrent program for KDE
14mr|ktorrent-4.3.1-4|2	Name:		ktorrent
14mr|ktorrent-4.3.1-4|3	Version:	4.3.1
14mr|ktorrent-4.3.1-4|4	Release:	4
14mr|ktorrent-4.3.1-4|5	License:	GPLv2+
14mr|ktorrent-4.3.1-4|6	Group:		Networking/File transfer
14mr|ktorrent-4.3.1-4|7	Url:		http://ktorrent.org/
14mr|ktorrent-4.3.1-4|8	Source0:	http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
14mr|ktorrent-4.3.1-4|9	Source1:        index.docbook
14mr|ktorrent-4.3.1-4|10	Source2:        index.cache.bz2
14mr|ktorrent-4.3.1-4|11	Patch0:		ktorrent-4.3.1-add-missing-linkage.patch
14mr|ktorrent-4.3.1-4|12	BuildRequires:	boost-devel
14mr|ktorrent-4.3.1-4|13	BuildRequires:	gmp-devel
14mr|ktorrent-4.3.1-4|14	BuildRequires:	libktorrent-devel >= 1.3.1
14mr|ktorrent-4.3.1-4|15	BuildRequires:	kdepimlibs4-devel
14mr|ktorrent-4.3.1-4|16	BuildRequires:	kdebase4-workspace-devel
14mr|ktorrent-4.3.1-4|17	BuildRequires:	pkgconfig(qca2)
14mr|ktorrent-4.3.1-4|18	BuildRequires:	pkgconfig(taglib)
14mr|ktorrent-4.3.1-4|19	
14mr|ktorrent-4.3.1-4|20	%description
14mr|ktorrent-4.3.1-4|21	KTorrent is a BitTorrent program for KDE. Its main features are:
14mr|ktorrent-4.3.1-4|22	o Downloads torrent files
14mr|ktorrent-4.3.1-4|23	o Upload speed capping, seeing that most people can't upload
14mr|ktorrent-4.3.1-4|24	infinite amounts of data.
14mr|ktorrent-4.3.1-4|25	o Internet searching using  The Bittorrent web-site's search engine
14mr|ktorrent-4.3.1-4|26	o UDP Trackers
14mr|ktorrent-4.3.1-4|27	
14mr|ktorrent-4.3.1-4|28	%files -f %{name}.lang
14mr|ktorrent-4.3.1-4|29	%{_kde_bindir}/*
14mr|ktorrent-4.3.1-4|30	%{_kde_libdir}/kde4/*
14mr|ktorrent-4.3.1-4|31	%{_kde_datadir}/apps/%{name}
14mr|ktorrent-4.3.1-4|32	%{_kde_datadir}/applications/kde4/*
14mr|ktorrent-4.3.1-4|33	%{_kde_services}/*
14mr|ktorrent-4.3.1-4|34	%{_kde_servicetypes}/*
14mr|ktorrent-4.3.1-4|35	%{_kde_iconsdir}/*/*/*/*
14mr|ktorrent-4.3.1-4|36	
14mr|ktorrent-4.3.1-4|37	#----------------------------------------------------------------------------
14mr|ktorrent-4.3.1-4|38	
14mr|ktorrent-4.3.1-4|39	%define ktcore_major 15
14mr|ktorrent-4.3.1-4|40	%define libktcore %mklibname ktcore %{ktcore_major}
14mr|ktorrent-4.3.1-4|41	
14mr|ktorrent-4.3.1-4|42	%package -n %{libktcore}
14mr|ktorrent-4.3.1-4|43	Summary:	Ktorrent library
14mr|ktorrent-4.3.1-4|44	Group:		System/Libraries
14mr|ktorrent-4.3.1-4|45	
14mr|ktorrent-4.3.1-4|46	%description -n %{libktcore}
14mr|ktorrent-4.3.1-4|47	KTorrent library.
14mr|ktorrent-4.3.1-4|48	
14mr|ktorrent-4.3.1-4|49	%files -n %{libktcore}
14mr|ktorrent-4.3.1-4|50	%{_kde_libdir}/libktcore.so.%{ktcore_major}*
14mr|ktorrent-4.3.1-4|51	
14mr|ktorrent-4.3.1-4|52	#----------------------------------------------------------------------------
14mr|ktorrent-4.3.1-4|53	
14mr|ktorrent-4.3.1-4|54	%prep
14mr|ktorrent-4.3.1-4|55	%setup -q
14mr|ktorrent-4.3.1-4|56	%patch0 -p1
14mr|ktorrent-4.3.1-4|57	
14mr|ktorrent-4.3.1-4|58	%build
14mr|ktorrent-4.3.1-4|59	%cmake_kde4
14mr|ktorrent-4.3.1-4|60	%make
14mr|ktorrent-4.3.1-4|61	
14mr|ktorrent-4.3.1-4|62	%install
14mr|ktorrent-4.3.1-4|63	%makeinstall_std -C build
14mr|ktorrent-4.3.1-4|64	
14mr|ktorrent-4.3.1-4|65	# make it preferred over kget:
14mr|ktorrent-4.3.1-4|66	echo "InitialPreference=5" >> %{buildroot}%{_kde_applicationsdir}/ktorrent.desktop
14mr|ktorrent-4.3.1-4|67	
14mr|ktorrent-4.3.1-4|68	#fix linting
14mr|ktorrent-4.3.1-4|69	chmod a-x %{buildroot}%{_kde_applicationsdir}/ktorrent.desktop
14mr|ktorrent-4.3.1-4|70	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/tracker_groups/tracker_groups.py
14mr|ktorrent-4.3.1-4|71	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/email_notifications/email_notifications.py
14mr|ktorrent-4.3.1-4|72	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/auto_remove/auto_remove.py
14mr|ktorrent-4.3.1-4|73	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/auto_resume/auto_resume.py
14mr|ktorrent-4.3.1-4|74	
14mr|ktorrent-4.3.1-4|75	install -dD %{buildroot}%{_datadir}/doc/HTML/ru/ktorrent/
14mr|ktorrent-4.3.1-4|76	install -m644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/doc/HTML/ru/ktorrent/
14mr|ktorrent-4.3.1-4|77	
14mr|ktorrent-4.3.1-4|78	%find_lang %{name} --with-html
14mr|ktorrent-4.3.1-4|79	
14mr|ktorrent-4.3.1-4|80	
14mr|ktorrent-4.3.1-4|81	%changelog
14mr|ktorrent-4.3.1-4|82	* Mon Jul 14 2014 Tigro <ashejn@gmail.com> 4.3.1-4
14mr|ktorrent-4.3.1-4|83	+ Revision: 9007244
14mr|ktorrent-4.3.1-4|84	- added russian documentation
14mr|ktorrent-4.3.1-4|85	
14mr|ktorrent-4.3.1-4|86	

17048 14
14mr|ktouch-4.13.3-1|1	Summary:	A program for learning touch typing
14mr|ktouch-4.13.3-1|2	Name:		ktouch
14mr|ktouch-4.13.3-1|3	Version:	4.13.3
14mr|ktouch-4.13.3-1|4	Release:	1
14mr|ktouch-4.13.3-1|5	License:	GPLv2+ and GFDL
14mr|ktouch-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ktouch-4.13.3-1|7	Url:		http://edu.kde.org/ktouch
14mr|ktouch-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ktouch-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|ktouch-4.13.3-1|10	BuildRequires:	pkgconfig(xkbfile)
14mr|ktouch-4.13.3-1|11	
14mr|ktouch-4.13.3-1|12	%description
14mr|ktouch-4.13.3-1|13	KTouch is a program for learning touch typing. KTouch is a way to learn
14mr|ktouch-4.13.3-1|14	to type on a keyboard quickly and correctly. Every finger has its place
14mr|ktouch-4.13.3-1|15	on the keyboard with associated keys to press.
14mr|ktouch-4.13.3-1|16	
14mr|ktouch-4.13.3-1|17	KTouch helps you learn to touch typing by providing you with something
14mr|ktouch-4.13.3-1|18	to write. KTouch can also help you to remember what fingers to use.
14mr|ktouch-4.13.3-1|19	
14mr|ktouch-4.13.3-1|20	%files
14mr|ktouch-4.13.3-1|21	%doc COPYING COPYING.DOC AUTHORS
14mr|ktouch-4.13.3-1|22	%{_kde_appsdir}/ktouch
14mr|ktouch-4.13.3-1|23	%{_kde_bindir}/ktouch
14mr|ktouch-4.13.3-1|24	%{_kde_iconsdir}/*/*/apps/ktouch.*
14mr|ktouch-4.13.3-1|25	%{_kde_applicationsdir}/ktouch.desktop
14mr|ktouch-4.13.3-1|26	%{_kde_datadir}/config.kcfg/ktouch.kcfg
14mr|ktouch-4.13.3-1|27	%{_kde_docdir}/HTML/*/ktouch
14mr|ktouch-4.13.3-1|28	%{_kde_mandir}/man1/ktouch.1.*
14mr|ktouch-4.13.3-1|29	
14mr|ktouch-4.13.3-1|30	#----------------------------------------------------------------------
14mr|ktouch-4.13.3-1|31	
14mr|ktouch-4.13.3-1|32	%prep
14mr|ktouch-4.13.3-1|33	%setup -q
14mr|ktouch-4.13.3-1|34	
14mr|ktouch-4.13.3-1|35	%build
14mr|ktouch-4.13.3-1|36	%cmake_kde4
14mr|ktouch-4.13.3-1|37	%make
14mr|ktouch-4.13.3-1|38	
14mr|ktouch-4.13.3-1|39	%install
14mr|ktouch-4.13.3-1|40	%makeinstall_std -C build
14mr|ktouch-4.13.3-1|41	
14mr|ktouch-4.13.3-1|42	
14mr|ktouch-4.13.3-1|43	%changelog
14mr|ktouch-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|ktouch-4.13.3-1|45	+ Revision: ad2ceec
14mr|ktouch-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ktouch-4.13.3-1|47	
14mr|ktouch-4.13.3-1|48	

17049 14
14mr|ktuberling-4.13.3-1|1	Name:		ktuberling
14mr|ktuberling-4.13.3-1|2	Version:	4.13.3
14mr|ktuberling-4.13.3-1|3	Release:	1
14mr|ktuberling-4.13.3-1|4	Epoch:		1
14mr|ktuberling-4.13.3-1|5	Summary:	"Potato editor" game
14mr|ktuberling-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ktuberling-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|ktuberling-4.13.3-1|8	URL:		http://www.kde.org/applications/games/ktuberling/
14mr|ktuberling-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|ktuberling-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|ktuberling-4.13.3-1|11	
14mr|ktuberling-4.13.3-1|12	%description
14mr|ktuberling-4.13.3-1|13	KTuberling is a "potato editor" game intended for small children and adults
14mr|ktuberling-4.13.3-1|14	who remain young at heart. The game has no winner; the only purpose is to
14mr|ktuberling-4.13.3-1|15	make the funniest faces you can.
14mr|ktuberling-4.13.3-1|16	
14mr|ktuberling-4.13.3-1|17	%files
14mr|ktuberling-4.13.3-1|18	%{_kde_bindir}/ktuberling
14mr|ktuberling-4.13.3-1|19	%{_kde_applicationsdir}/ktuberling.desktop
14mr|ktuberling-4.13.3-1|20	%{_kde_appsdir}/ktuberling
14mr|ktuberling-4.13.3-1|21	%{_kde_docdir}/*/*/ktuberling
14mr|ktuberling-4.13.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/ktuberling.png
14mr|ktuberling-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/mimetypes/application-x-tuberling.png
14mr|ktuberling-4.13.3-1|24	
14mr|ktuberling-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|ktuberling-4.13.3-1|26	
14mr|ktuberling-4.13.3-1|27	%prep
14mr|ktuberling-4.13.3-1|28	%setup -q
14mr|ktuberling-4.13.3-1|29	
14mr|ktuberling-4.13.3-1|30	%build
14mr|ktuberling-4.13.3-1|31	%cmake_kde4
14mr|ktuberling-4.13.3-1|32	%make
14mr|ktuberling-4.13.3-1|33	
14mr|ktuberling-4.13.3-1|34	%install
14mr|ktuberling-4.13.3-1|35	%makeinstall_std -C build
14mr|ktuberling-4.13.3-1|36	
14mr|ktuberling-4.13.3-1|37	
14mr|ktuberling-4.13.3-1|38	%changelog
14mr|ktuberling-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ktuberling-4.13.3-1|40	+ Revision: 140a8b7
14mr|ktuberling-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ktuberling-4.13.3-1|42	
14mr|ktuberling-4.13.3-1|43	

17050 14
14mr|kturtle-4.13.3-1|1	Name:		kturtle
14mr|kturtle-4.13.3-1|2	Summary:	An educational programming environment
14mr|kturtle-4.13.3-1|3	Version:	4.13.3
14mr|kturtle-4.13.3-1|4	Release:	1
14mr|kturtle-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kturtle-4.13.3-1|6	License:	GPLv2 GFDL
14mr|kturtle-4.13.3-1|7	URL:		http://edu.kde.org/kturtle
14mr|kturtle-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kturtle-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kturtle-4.13.3-1|10	
14mr|kturtle-4.13.3-1|11	%description
14mr|kturtle-4.13.3-1|12	KTurtle is an educational programming environment for the KDE Desktop.
14mr|kturtle-4.13.3-1|13	KTurtle aims to make programming as easy and touchable as possible, and
14mr|kturtle-4.13.3-1|14	therefore can be used to teach kids the basics of math, geometry
14mr|kturtle-4.13.3-1|15	and... programming.
14mr|kturtle-4.13.3-1|16	
14mr|kturtle-4.13.3-1|17	%files
14mr|kturtle-4.13.3-1|18	%doc AUTHORS COPYING COPYING.DOC FAQ
14mr|kturtle-4.13.3-1|19	%{_kde_bindir}/%{name}
14mr|kturtle-4.13.3-1|20	%{_kde_appsdir}/%{name}
14mr|kturtle-4.13.3-1|21	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14mr|kturtle-4.13.3-1|22	%{_kde_applicationsdir}/%{name}.desktop
14mr|kturtle-4.13.3-1|23	%{_kde_configdir}/%{name}.knsrc
14mr|kturtle-4.13.3-1|24	%{_kde_docdir}/HTML/*/%{name}
14mr|kturtle-4.13.3-1|25	
14mr|kturtle-4.13.3-1|26	#----------------------------------------------------------------------
14mr|kturtle-4.13.3-1|27	
14mr|kturtle-4.13.3-1|28	%prep
14mr|kturtle-4.13.3-1|29	%setup -q
14mr|kturtle-4.13.3-1|30	
14mr|kturtle-4.13.3-1|31	%build
14mr|kturtle-4.13.3-1|32	%cmake_kde4
14mr|kturtle-4.13.3-1|33	%make
14mr|kturtle-4.13.3-1|34	
14mr|kturtle-4.13.3-1|35	%install
14mr|kturtle-4.13.3-1|36	%makeinstall_std -C build
14mr|kturtle-4.13.3-1|37	
14mr|kturtle-4.13.3-1|38	
14mr|kturtle-4.13.3-1|39	%changelog
14mr|kturtle-4.13.3-1|40	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kturtle-4.13.3-1|41	+ Revision: 2c75bb8
14mr|kturtle-4.13.3-1|42	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kturtle-4.13.3-1|43	
14mr|kturtle-4.13.3-1|44	

17051 14
14mr|ktux-4.13.3-1|1	Summary:	Tux-in-a-Spaceship screensaver
14mr|ktux-4.13.3-1|2	Name:		ktux
14mr|ktux-4.13.3-1|3	Version:	4.13.3
14mr|ktux-4.13.3-1|4	Release:	1
14mr|ktux-4.13.3-1|5	Epoch:		1
14mr|ktux-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|ktux-4.13.3-1|7	License:	GPLv2+
14mr|ktux-4.13.3-1|8	Url:		http://www.kde.org
14mr|ktux-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|ktux-4.13.3-1|10	%if %{is_beta}
14mr|ktux-4.13.3-1|11	%define ftpdir unstable
14mr|ktux-4.13.3-1|12	%else
14mr|ktux-4.13.3-1|13	%define ftpdir stable
14mr|ktux-4.13.3-1|14	%endif
14mr|ktux-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|ktux-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|ktux-4.13.3-1|17	BuildRequires:	kdebase4-workspace-devel
14mr|ktux-4.13.3-1|18	
14mr|ktux-4.13.3-1|19	%description
14mr|ktux-4.13.3-1|20	Tux-in-a-Spaceship screensaver.
14mr|ktux-4.13.3-1|21	
14mr|ktux-4.13.3-1|22	%files
14mr|ktux-4.13.3-1|23	%{_kde_bindir}/ktux
14mr|ktux-4.13.3-1|24	%{_kde_appsdir}/ktux
14mr|ktux-4.13.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/ktux.*
14mr|ktux-4.13.3-1|26	%{_kde_services}/ScreenSavers/ktux.desktop
14mr|ktux-4.13.3-1|27	
14mr|ktux-4.13.3-1|28	#-------------------------------------------------------------------
14mr|ktux-4.13.3-1|29	
14mr|ktux-4.13.3-1|30	%prep
14mr|ktux-4.13.3-1|31	%setup -q
14mr|ktux-4.13.3-1|32	
14mr|ktux-4.13.3-1|33	%build
14mr|ktux-4.13.3-1|34	%cmake_kde4
14mr|ktux-4.13.3-1|35	%make
14mr|ktux-4.13.3-1|36	
14mr|ktux-4.13.3-1|37	%install
14mr|ktux-4.13.3-1|38	%makeinstall_std -C build
14mr|ktux-4.13.3-1|39	
14mr|ktux-4.13.3-1|40	
14mr|ktux-4.13.3-1|41	%changelog
14mr|ktux-4.13.3-1|42	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ktux-4.13.3-1|43	+ Revision: 69ce58f
14mr|ktux-4.13.3-1|44	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ktux-4.13.3-1|45	
14mr|ktux-4.13.3-1|46	

17052 14
14mr|kubrick-4.13.3-1|1	Summary:	Game based on Rubik's Cube
14mr|kubrick-4.13.3-1|2	Name:		kubrick
14mr|kubrick-4.13.3-1|3	Version:	4.13.3
14mr|kubrick-4.13.3-1|4	Release:	1
14mr|kubrick-4.13.3-1|5	Epoch:		1
14mr|kubrick-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kubrick-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|kubrick-4.13.3-1|8	Url:		http://www.kde.org/applications/games/kubrick/
14mr|kubrick-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kubrick-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|kubrick-4.13.3-1|11	BuildRequires:	pkgconfig(gl)
14mr|kubrick-4.13.3-1|12	BuildRequires:	pkgconfig(glu)
14mr|kubrick-4.13.3-1|13	
14mr|kubrick-4.13.3-1|14	%description
14mr|kubrick-4.13.3-1|15	Kubrick is a game based on the Rubik's Cube™ puzzle.
14mr|kubrick-4.13.3-1|16	
14mr|kubrick-4.13.3-1|17	The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular
14mr|kubrick-4.13.3-1|18	"bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game has a
14mr|kubrick-4.13.3-1|19	selection of puzzles at several levels of difficulty, as well as demos of
14mr|kubrick-4.13.3-1|20	pretty patterns and solution moves, or you can make up your own puzzles.
14mr|kubrick-4.13.3-1|21	
14mr|kubrick-4.13.3-1|22	%files
14mr|kubrick-4.13.3-1|23	%{_kde_bindir}/kubrick
14mr|kubrick-4.13.3-1|24	%{_kde_applicationsdir}/kubrick.desktop
14mr|kubrick-4.13.3-1|25	%{_kde_appsdir}/kubrick
14mr|kubrick-4.13.3-1|26	%{_kde_docdir}/*/*/kubrick
14mr|kubrick-4.13.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/kubrick.png
14mr|kubrick-4.13.3-1|28	
14mr|kubrick-4.13.3-1|29	#------------------------------------------------------------------------------
14mr|kubrick-4.13.3-1|30	
14mr|kubrick-4.13.3-1|31	%prep
14mr|kubrick-4.13.3-1|32	%setup -q
14mr|kubrick-4.13.3-1|33	
14mr|kubrick-4.13.3-1|34	%build
14mr|kubrick-4.13.3-1|35	%cmake_kde4
14mr|kubrick-4.13.3-1|36	%make
14mr|kubrick-4.13.3-1|37	
14mr|kubrick-4.13.3-1|38	%install
14mr|kubrick-4.13.3-1|39	%makeinstall_std -C build
14mr|kubrick-4.13.3-1|40	
14mr|kubrick-4.13.3-1|41	
14mr|kubrick-4.13.3-1|42	%changelog
14mr|kubrick-4.13.3-1|43	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|kubrick-4.13.3-1|44	+ Revision: b54d042
14mr|kubrick-4.13.3-1|45	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kubrick-4.13.3-1|46	
14mr|kubrick-4.13.3-1|47	

17053 14
14mr|kuser-4.13.3-1|1	Summary:	Users and groups manager for KDE4
14mr|kuser-4.13.3-1|2	Name:		kuser
14mr|kuser-4.13.3-1|3	Version:	4.13.3
14mr|kuser-4.13.3-1|4	Release:	1
14mr|kuser-4.13.3-1|5	Epoch:		2
14mr|kuser-4.13.3-1|6	License:	GPLv2+
14mr|kuser-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|kuser-4.13.3-1|8	Url:		http://www.kde.org
14mr|kuser-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|kuser-4.13.3-1|10	%if %{is_beta}
14mr|kuser-4.13.3-1|11	%define ftpdir unstable
14mr|kuser-4.13.3-1|12	%else
14mr|kuser-4.13.3-1|13	%define ftpdir stable
14mr|kuser-4.13.3-1|14	%endif
14mr|kuser-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|kuser-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|kuser-4.13.3-1|17	BuildRequires:	kdepimlibs4-devel
14mr|kuser-4.13.3-1|18	
14mr|kuser-4.13.3-1|19	%description
14mr|kuser-4.13.3-1|20	Kuser is a tool to create, remove and modify user accounts and groups.
14mr|kuser-4.13.3-1|21	
14mr|kuser-4.13.3-1|22	%files
14mr|kuser-4.13.3-1|23	%{_kde_bindir}/kuser
14mr|kuser-4.13.3-1|24	%{_kde_applicationsdir}/kuser.desktop
14mr|kuser-4.13.3-1|25	%{_kde_appsdir}/kuser
14mr|kuser-4.13.3-1|26	%{_kde_datadir}/config.kcfg/kuser.kcfg
14mr|kuser-4.13.3-1|27	%{_kde_docdir}/*/*/kuser
14mr|kuser-4.13.3-1|28	%{_kde_iconsdir}/*/*/*/kuser*
14mr|kuser-4.13.3-1|29	
14mr|kuser-4.13.3-1|30	#------------------------------------------------------------------------
14mr|kuser-4.13.3-1|31	
14mr|kuser-4.13.3-1|32	%prep
14mr|kuser-4.13.3-1|33	%setup -q
14mr|kuser-4.13.3-1|34	
14mr|kuser-4.13.3-1|35	%build
14mr|kuser-4.13.3-1|36	%cmake_kde4
14mr|kuser-4.13.3-1|37	%make
14mr|kuser-4.13.3-1|38	
14mr|kuser-4.13.3-1|39	%install
14mr|kuser-4.13.3-1|40	%makeinstall_std -C build
14mr|kuser-4.13.3-1|41	
14mr|kuser-4.13.3-1|42	
14mr|kuser-4.13.3-1|43	%changelog
14mr|kuser-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|kuser-4.13.3-1|45	+ Revision: 6babeae
14mr|kuser-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kuser-4.13.3-1|47	
14mr|kuser-4.13.3-1|48	

17054 14
14mr|kwallet-4.13.3-1|1	Summary:	KDE Wallet Management Tool
14mr|kwallet-4.13.3-1|2	Name:		kwallet
14mr|kwallet-4.13.3-1|3	Version:	4.13.3
14mr|kwallet-4.13.3-1|4	Release:	1
14mr|kwallet-4.13.3-1|5	License:	GPLv2 LGPLv2
14mr|kwallet-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|kwallet-4.13.3-1|7	Url:		http://www.kde.org/applications/system/kwalletmanager/
14mr|kwallet-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kwalletmanager-%{version}.tar.xz
14mr|kwallet-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kwallet-4.13.3-1|10	Conflicts:	kdeutils4-core < 4.5.72
14mr|kwallet-4.13.3-1|11	Requires:	kdebase4-runtime
14mr|kwallet-4.13.3-1|12	
14mr|kwallet-4.13.3-1|13	%description
14mr|kwallet-4.13.3-1|14	KDE Wallet Manager is for management of the wallets installed on the
14mr|kwallet-4.13.3-1|15	system. The KDE wallet subsystem provides a convenient and secure way
14mr|kwallet-4.13.3-1|16	to manage all your passwords.
14mr|kwallet-4.13.3-1|17	
14mr|kwallet-4.13.3-1|18	%files
14mr|kwallet-4.13.3-1|19	%doc COPYING COPYING.LIB TODO
14mr|kwallet-4.13.3-1|20	%doc %{_kde_docdir}/HTML/en/kwallet/
14mr|kwallet-4.13.3-1|21	%{_kde_bindir}/kwalletmanager
14mr|kwallet-4.13.3-1|22	%{_kde_appsdir}/kwalletmanager
14mr|kwallet-4.13.3-1|23	%{_kde_libdir}/kde4/libexec/kcm_kwallet_helper
14mr|kwallet-4.13.3-1|24	%{_kde_libdir}/kde4/kcm_kwallet.so
14mr|kwallet-4.13.3-1|25	%{_kde_iconsdir}/*/*/apps/kwalletmanager2.*
14mr|kwallet-4.13.3-1|26	%{_kde_iconsdir}/*/*/apps/kwalletmanager.*
14mr|kwallet-4.13.3-1|27	%{_kde_applicationsdir}/kwalletmanager-kwalletd.desktop
14mr|kwallet-4.13.3-1|28	%{_kde_applicationsdir}/kwalletmanager.desktop
14mr|kwallet-4.13.3-1|29	%{_kde_services}/kwalletconfig.desktop
14mr|kwallet-4.13.3-1|30	%{_kde_services}/kwalletmanager_show.desktop
14mr|kwallet-4.13.3-1|31	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf
14mr|kwallet-4.13.3-1|32	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet.service
14mr|kwallet-4.13.3-1|33	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet.policy
14mr|kwallet-4.13.3-1|34	
14mr|kwallet-4.13.3-1|35	#------------------------------------------------------------------------------
14mr|kwallet-4.13.3-1|36	
14mr|kwallet-4.13.3-1|37	%prep
14mr|kwallet-4.13.3-1|38	%setup -q -n kwalletmanager-%{version}
14mr|kwallet-4.13.3-1|39	
14mr|kwallet-4.13.3-1|40	%build
14mr|kwallet-4.13.3-1|41	%cmake_kde4
14mr|kwallet-4.13.3-1|42	%make
14mr|kwallet-4.13.3-1|43	
14mr|kwallet-4.13.3-1|44	%install
14mr|kwallet-4.13.3-1|45	%makeinstall_std -C build
14mr|kwallet-4.13.3-1|46	
14mr|kwallet-4.13.3-1|47	
14mr|kwallet-4.13.3-1|48	%changelog
14mr|kwallet-4.13.3-1|49	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kwallet-4.13.3-1|50	+ Revision: 2774b24
14mr|kwallet-4.13.3-1|51	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kwallet-4.13.3-1|52	
14mr|kwallet-4.13.3-1|53	

17055 14
14mr|kwordquiz-4.13.3-1|1	Name:		kwordquiz
14mr|kwordquiz-4.13.3-1|2	Summary:	A general purpose flash card program
14mr|kwordquiz-4.13.3-1|3	Version:	4.13.3
14mr|kwordquiz-4.13.3-1|4	Release:	1
14mr|kwordquiz-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|kwordquiz-4.13.3-1|6	License:	GPLv2 LGPLv2 GFDL
14mr|kwordquiz-4.13.3-1|7	URL:		http://edu.kde.org/kwordquiz
14mr|kwordquiz-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|kwordquiz-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|kwordquiz-4.13.3-1|10	BuildRequires:	libkdeedu-devel >= %{version}
14mr|kwordquiz-4.13.3-1|11	Requires:	libkdeedu = %{version}
14mr|kwordquiz-4.13.3-1|12	
14mr|kwordquiz-4.13.3-1|13	%description
14mr|kwordquiz-4.13.3-1|14	KWordQuiz is a general purpose flash card program. It can be used for
14mr|kwordquiz-4.13.3-1|15	vocabulary learning and many other subjects. If you need more advanced
14mr|kwordquiz-4.13.3-1|16	language learning features, please try KVocTrain.
14mr|kwordquiz-4.13.3-1|17	
14mr|kwordquiz-4.13.3-1|18	%files
14mr|kwordquiz-4.13.3-1|19	%doc AUTHORS COPYING COPYING.LIB COPYING.DOC
14mr|kwordquiz-4.13.3-1|20	%{_kde_appsdir}/kwordquiz
14mr|kwordquiz-4.13.3-1|21	%{_kde_bindir}/kwordquiz
14mr|kwordquiz-4.13.3-1|22	%{_kde_iconsdir}/*/*/apps/kwordquiz.*
14mr|kwordquiz-4.13.3-1|23	%{_kde_iconsdir}/*/*/mimetypes/application-x-kwordquiz.*
14mr|kwordquiz-4.13.3-1|24	%{_kde_applicationsdir}/kwordquiz.desktop
14mr|kwordquiz-4.13.3-1|25	%{_kde_datadir}/config.kcfg/kwordquiz.kcfg
14mr|kwordquiz-4.13.3-1|26	%{_kde_configdir}/kwordquiz.knsrc
14mr|kwordquiz-4.13.3-1|27	%{_kde_docdir}/*/*/kwordquiz
14mr|kwordquiz-4.13.3-1|28	
14mr|kwordquiz-4.13.3-1|29	#----------------------------------------------------------------------
14mr|kwordquiz-4.13.3-1|30	
14mr|kwordquiz-4.13.3-1|31	%prep
14mr|kwordquiz-4.13.3-1|32	%setup -q
14mr|kwordquiz-4.13.3-1|33	
14mr|kwordquiz-4.13.3-1|34	%build
14mr|kwordquiz-4.13.3-1|35	%cmake_kde4
14mr|kwordquiz-4.13.3-1|36	%make
14mr|kwordquiz-4.13.3-1|37	
14mr|kwordquiz-4.13.3-1|38	%install
14mr|kwordquiz-4.13.3-1|39	%makeinstall_std -C build
14mr|kwordquiz-4.13.3-1|40	
14mr|kwordquiz-4.13.3-1|41	
14mr|kwordquiz-4.13.3-1|42	%changelog
14mr|kwordquiz-4.13.3-1|43	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|kwordquiz-4.13.3-1|44	+ Revision: 66ff539
14mr|kwordquiz-4.13.3-1|45	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|kwordquiz-4.13.3-1|46	
14mr|kwordquiz-4.13.3-1|47	

17056 14
14mr|lads-0.10-14|1	Summary:	Login anomaly detection system
14mr|lads-0.10-14|2	Name:		lads
14mr|lads-0.10-14|3	Version:	0.10
14mr|lads-0.10-14|4	Release:	14
14mr|lads-0.10-14|5	License:	GPL
14mr|lads-0.10-14|6	Group:		System/Base
14mr|lads-0.10-14|7	URL:		http://www.lepied.com/lads/
14mr|lads-0.10-14|8	Source0:	http://www.lepied.com/lads/%{name}-%{version}.tar.bz2
14mr|lads-0.10-14|9	# (fc) 0.10-7mdv add LSB header
14mr|lads-0.10-14|10	Patch0:		0001-LSB-initscript.patch
14mr|lads-0.10-14|11	Requires(post): rpm-helper
14mr|lads-0.10-14|12	Requires(preun): rpm-helper
14mr|lads-0.10-14|13	Requires:	python-fam, sendmail-command, mailx
14mr|lads-0.10-14|14	Suggests:	python-geoip
14mr|lads-0.10-14|15	BuildArch:	noarch
14mr|lads-0.10-14|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|lads-0.10-14|17	
14mr|lads-0.10-14|18	%description
14mr|lads-0.10-14|19	LADS detects anomalies in login/logout.
14mr|lads-0.10-14|20	
14mr|lads-0.10-14|21	%prep
14mr|lads-0.10-14|22	
14mr|lads-0.10-14|23	%setup -q
14mr|lads-0.10-14|24	%patch0 -p1 -b .lsb
14mr|lads-0.10-14|25	
14mr|lads-0.10-14|26	%install
14mr|lads-0.10-14|27	rm -rf %{buildroot}
14mr|lads-0.10-14|28	%makeinstall_std
14mr|lads-0.10-14|29	
14mr|lads-0.10-14|30	install -d %{buildroot}%{_initrddir}
14mr|lads-0.10-14|31	mv %{buildroot}%{_sysconfdir}/init.d/lads %{buildroot}%{_initrddir}/lads
14mr|lads-0.10-14|32	
14mr|lads-0.10-14|33	%clean
14mr|lads-0.10-14|34	rm -rf %{buildroot}
14mr|lads-0.10-14|35	
14mr|lads-0.10-14|36	%post
14mr|lads-0.10-14|37	%_post_service lads
14mr|lads-0.10-14|38	
14mr|lads-0.10-14|39	%preun
14mr|lads-0.10-14|40	%_preun_service lads
14mr|lads-0.10-14|41	
14mr|lads-0.10-14|42	%files
14mr|lads-0.10-14|43	%defattr(-,root,root)
14mr|lads-0.10-14|44	%doc TODO README
14mr|lads-0.10-14|45	%{_initrddir}/lads
14mr|lads-0.10-14|46	%config(noreplace) %{_sysconfdir}/security/lads.conf
14mr|lads-0.10-14|47	%{_datadir}/lads
14mr|lads-0.10-14|48	
14mr|lads-0.10-14|49	
14mr|lads-0.10-14|50	
14mr|lads-0.10-14|51	
14mr|lads-0.10-14|52	
14mr|lads-0.10-14|53	%changelog
14mr|lads-0.10-14|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-14
14mr|lads-0.10-14|55	+ Revision: db89b0f
14mr|lads-0.10-14|56	- MassBuild#440: Increase release tag
14mr|lads-0.10-14|57	
14mr|lads-0.10-14|58	

17057 14
14mr|ladspa-1.13-6|1	%define name ladspa
14mr|ladspa-1.13-6|2	%define oname ladspa_sdk
14mr|ladspa-1.13-6|3	%define version 1.13
14mr|ladspa-1.13-6|4	%define release 6
14mr|ladspa-1.13-6|5	
14mr|ladspa-1.13-6|6	Summary: LADSPA SDK example plugins
14mr|ladspa-1.13-6|7	Name: %{name}
14mr|ladspa-1.13-6|8	Version: %{version}
14mr|ladspa-1.13-6|9	Release: %{release}
14mr|ladspa-1.13-6|10	Source0: http://www.ladspa.org/download/%{oname}_%version.tgz
14mr|ladspa-1.13-6|11	Source1: ladspa.sh.bz2
14mr|ladspa-1.13-6|12	Source2: ladspa.csh.bz2
14mr|ladspa-1.13-6|13	License: LGPLv2+
14mr|ladspa-1.13-6|14	Group: Sound
14mr|ladspa-1.13-6|15	URL: http://www.ladspa.org
14mr|ladspa-1.13-6|16	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|ladspa-1.13-6|17	#for mkdirhier
14mr|ladspa-1.13-6|18	BuildRequires: imake
14mr|ladspa-1.13-6|19	
14mr|ladspa-1.13-6|20	%description
14mr|ladspa-1.13-6|21	There is a large number of synthesis packages in use or development on
14mr|ladspa-1.13-6|22	the Linux platform at this time. The Linux Audio Developer's Simple
14mr|ladspa-1.13-6|23	Plugin API (LADSPA) attempts to give programmers the ability to write
14mr|ladspa-1.13-6|24	simple `plugin' audio processors in C/C++ and link them dynamically
14mr|ladspa-1.13-6|25	against a range of host applications.
14mr|ladspa-1.13-6|26	
14mr|ladspa-1.13-6|27	This package contains the example plugins from the LADSPA SDK.
14mr|ladspa-1.13-6|28	
14mr|ladspa-1.13-6|29	%package devel
14mr|ladspa-1.13-6|30	Summary:Linux Audio Developer's Simple Plugin API
14mr|ladspa-1.13-6|31	Group: Development/C
14mr|ladspa-1.13-6|32	Requires: %name = %version
14mr|ladspa-1.13-6|33	%description devel
14mr|ladspa-1.13-6|34	There is a large number of synthesis packages in use or development on
14mr|ladspa-1.13-6|35	the Linux platform at this time. The Linux Audio Developer's Simple
14mr|ladspa-1.13-6|36	Plugin API (LADSPA) attempts to give programmers the ability to write
14mr|ladspa-1.13-6|37	simple `plugin' audio processors in C/C++ and link them dynamically
14mr|ladspa-1.13-6|38	against a range of host applications.
14mr|ladspa-1.13-6|39	
14mr|ladspa-1.13-6|40	Definitive technical documentation on LADSPA plugins for both the host
14mr|ladspa-1.13-6|41	and plugin is contained within copious comments within the ladspa.h
14mr|ladspa-1.13-6|42	header file.
14mr|ladspa-1.13-6|43	
14mr|ladspa-1.13-6|44	%prep
14mr|ladspa-1.13-6|45	%setup -q -n %oname
14mr|ladspa-1.13-6|46	cd doc
14mr|ladspa-1.13-6|47	#fix links to the header file in the docs
14mr|ladspa-1.13-6|48	perl -pi -e "s!HREF=\"ladspa.h.txt\"!href=\"file:///usr/include/ladspa.h\"!" *.html
14mr|ladspa-1.13-6|49	
14mr|ladspa-1.13-6|50	
14mr|ladspa-1.13-6|51	%build
14mr|ladspa-1.13-6|52	cd src
14mr|ladspa-1.13-6|53	%make targets
14mr|ladspa-1.13-6|54	
14mr|ladspa-1.13-6|55	%install
14mr|ladspa-1.13-6|56	rm -rf $RPM_BUILD_ROOT
14mr|ladspa-1.13-6|57	cd src
14mr|ladspa-1.13-6|58	%makeinstall INSTALL_PLUGINS_DIR=%buildroot%_libdir/ladspa INSTALL_INCLUDE_DIR=%buildroot%_includedir INSTALL_BINARY_DIR=%buildroot%_bindir
14mr|ladspa-1.13-6|59	install -d -m 755 %buildroot%_sysconfdir/profile.d
14mr|ladspa-1.13-6|60	bzcat %SOURCE1 > %buildroot%_sysconfdir/profile.d/ladspa.sh
14mr|ladspa-1.13-6|61	bzcat %SOURCE2 > %buildroot%_sysconfdir/profile.d/ladspa.csh
14mr|ladspa-1.13-6|62	#gw replace lib by lib64 if needed
14mr|ladspa-1.13-6|63	perl -pi -e "s!/usr/lib!%_libdir!" %buildroot%_sysconfdir/profile.d/ladspa*sh
14mr|ladspa-1.13-6|64	
14mr|ladspa-1.13-6|65	%clean
14mr|ladspa-1.13-6|66	rm -rf $RPM_BUILD_ROOT
14mr|ladspa-1.13-6|67	
14mr|ladspa-1.13-6|68	%files
14mr|ladspa-1.13-6|69	%defattr(-,root,root)
14mr|ladspa-1.13-6|70	%doc doc/COPYING
14mr|ladspa-1.13-6|71	%attr(644,root,root) %_sysconfdir/profile.d/ladspa*sh
14mr|ladspa-1.13-6|72	%_libdir/ladspa
14mr|ladspa-1.13-6|73	%_bindir/*
14mr|ladspa-1.13-6|74	
14mr|ladspa-1.13-6|75	%files devel
14mr|ladspa-1.13-6|76	%defattr(-,root,root)
14mr|ladspa-1.13-6|77	%doc doc/*.html doc/COPYING
14mr|ladspa-1.13-6|78	%_includedir/ladspa.h
14mr|ladspa-1.13-6|79	
14mr|ladspa-1.13-6|80	
14mr|ladspa-1.13-6|81	
14mr|ladspa-1.13-6|82	%changelog
14mr|ladspa-1.13-6|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-6
14mr|ladspa-1.13-6|84	+ Revision: 7e12e2e
14mr|ladspa-1.13-6|85	- MassBuild#440: Increase release tag
14mr|ladspa-1.13-6|86	
14mr|ladspa-1.13-6|87	

17058 14
14mr|lapack-3.4.2-3|1	# lapack
14mr|lapack-3.4.2-3|2	%define	major	3
14mr|lapack-3.4.2-3|3	%define	libname	%mklibname %{name} %{major}
14mr|lapack-3.4.2-3|4	%define	devname	%mklibname -d %{name}
14mr|lapack-3.4.2-3|5	%define	docname	%{name}-doc
14mr|lapack-3.4.2-3|6	
14mr|lapack-3.4.2-3|7	# blas
14mr|lapack-3.4.2-3|8	%define	libblas %mklibname blas %{major}
14mr|lapack-3.4.2-3|9	%define	devblas %mklibname blas -d
14mr|lapack-3.4.2-3|10	%define	docblas blas-doc
14mr|lapack-3.4.2-3|11	
14mr|lapack-3.4.2-3|12	Summary:	LAPACK libraries for linear algebra
14mr|lapack-3.4.2-3|13	Name:		lapack
14mr|lapack-3.4.2-3|14	Version:	3.4.2
14mr|lapack-3.4.2-3|15	Release:	3
14mr|lapack-3.4.2-3|16	License:	BSD-like
14mr|lapack-3.4.2-3|17	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|18	Url:		http://www.netlib.org/lapack/
14mr|lapack-3.4.2-3|19	Source0:	http://www.netlib.org/lapack/%{name}-%{version}.tgz
14mr|lapack-3.4.2-3|20	Source1:	http://www.netlib.org/lapack/lapackqref.ps
14mr|lapack-3.4.2-3|21	Source2:	http://www.netlib.org/blas/blasqr.ps
14mr|lapack-3.4.2-3|22	Source3:	http://www.netlib.org/lapack/manpages.tgz
14mr|lapack-3.4.2-3|23	Patch2:		lapack-3.4.2-cmake-sover.patch
14mr|lapack-3.4.2-3|24	Patch3:		lapack-3.4.2-lib64.patch
14mr|lapack-3.4.2-3|25	
14mr|lapack-3.4.2-3|26	BuildRequires:	cmake
14mr|lapack-3.4.2-3|27	BuildRequires:	gcc-gfortran
14mr|lapack-3.4.2-3|28	
14mr|lapack-3.4.2-3|29	%description
14mr|lapack-3.4.2-3|30	LAPACK (Linear Algebra PACKage) is a standard library for numerical
14mr|lapack-3.4.2-3|31	linear algebra. LAPACK provides routines for solving systems of
14mr|lapack-3.4.2-3|32	simultaneous linear equations, least-squares solutions of linear
14mr|lapack-3.4.2-3|33	systems of equations, eigenvalue problems, and singular value
14mr|lapack-3.4.2-3|34	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
14mr|lapack-3.4.2-3|35	Schur, and generalized Schur) and related computations (i.e.,
14mr|lapack-3.4.2-3|36	reordering of Schur factorizations and estimating condition numbers)
14mr|lapack-3.4.2-3|37	are also included. LAPACK can handle dense and banded matrices, but
14mr|lapack-3.4.2-3|38	not general sparse matrices. Similar functionality is provided for
14mr|lapack-3.4.2-3|39	real and complex matrices in both single and double precision. LAPACK
14mr|lapack-3.4.2-3|40	is coded in Fortran77 and built with gcc.
14mr|lapack-3.4.2-3|41	
14mr|lapack-3.4.2-3|42	The lapack package provides the dynamic libraries for LAPACK/BLAS.
14mr|lapack-3.4.2-3|43	
14mr|lapack-3.4.2-3|44	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|45	
14mr|lapack-3.4.2-3|46	%package -n	%{libname}
14mr|lapack-3.4.2-3|47	Summary:	LAPACK libraries for linear algebra
14mr|lapack-3.4.2-3|48	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|49	Provides:	lib%{name} = %{EVRD}
14mr|lapack-3.4.2-3|50	
14mr|lapack-3.4.2-3|51	%description -n	%{libname}
14mr|lapack-3.4.2-3|52	LAPACK (Linear Algebra PACKage) is a standard library for numerical
14mr|lapack-3.4.2-3|53	linear algebra. LAPACK provides routines for solving systems of
14mr|lapack-3.4.2-3|54	simultaneous linear equations, least-squares solutions of linear
14mr|lapack-3.4.2-3|55	systems of equations, eigenvalue problems, and singular value
14mr|lapack-3.4.2-3|56	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
14mr|lapack-3.4.2-3|57	Schur, and generalized Schur) and related computations (i.e.,
14mr|lapack-3.4.2-3|58	reordering of Schur factorizations and estimating condition numbers)
14mr|lapack-3.4.2-3|59	are also included. LAPACK can handle dense and banded matrices, but
14mr|lapack-3.4.2-3|60	not general sparse matrices. Similar functionality is provided for
14mr|lapack-3.4.2-3|61	real and complex matrices in both single and double precision. LAPACK
14mr|lapack-3.4.2-3|62	is coded in Fortran77 and built with gcc.
14mr|lapack-3.4.2-3|63	
14mr|lapack-3.4.2-3|64	The lapack package provides the dynamic libraries for LAPACK/BLAS.
14mr|lapack-3.4.2-3|65	
14mr|lapack-3.4.2-3|66	%files -n %{libname}
14mr|lapack-3.4.2-3|67	%{_libdir}/liblapack.so.%{major}*
14mr|lapack-3.4.2-3|68	
14mr|lapack-3.4.2-3|69	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|70	
14mr|lapack-3.4.2-3|71	%package -n	%{devname}
14mr|lapack-3.4.2-3|72	Summary:	LAPACK static library
14mr|lapack-3.4.2-3|73	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|74	Requires:	%{libname} = %{EVRD}
14mr|lapack-3.4.2-3|75	Provides:	%{name}-devel = %{EVRD}
14mr|lapack-3.4.2-3|76	
14mr|lapack-3.4.2-3|77	%description -n	%{devname}
14mr|lapack-3.4.2-3|78	This package contains the headers and development libraries
14mr|lapack-3.4.2-3|79	necessary to develop or compile applications using lapack.
14mr|lapack-3.4.2-3|80	
14mr|lapack-3.4.2-3|81	%files -n %{devname}
14mr|lapack-3.4.2-3|82	%{_libdir}/liblapack.so
14mr|lapack-3.4.2-3|83	%{_libdir}/liblapack.a
14mr|lapack-3.4.2-3|84	%{_libdir}/pkgconfig/lapack.pc
14mr|lapack-3.4.2-3|85	%{_libdir}/cmake/lapack-%{version}/lapack-*.cmake
14mr|lapack-3.4.2-3|86	
14mr|lapack-3.4.2-3|87	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|88	
14mr|lapack-3.4.2-3|89	%package -n	%{docname}
14mr|lapack-3.4.2-3|90	Summary:	Documentation for LAPACK
14mr|lapack-3.4.2-3|91	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|92	
14mr|lapack-3.4.2-3|93	%description -n %{docname}
14mr|lapack-3.4.2-3|94	Man pages / documentation for LAPACK.
14mr|lapack-3.4.2-3|95	
14mr|lapack-3.4.2-3|96	%files -n %{docname} -f lapack-man-pages
14mr|lapack-3.4.2-3|97	%doc README lapackqref.ps
14mr|lapack-3.4.2-3|98	
14mr|lapack-3.4.2-3|99	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|100	
14mr|lapack-3.4.2-3|101	%package -n	%{libblas}
14mr|lapack-3.4.2-3|102	Summary:	The BLAS (Basic Linear Algebra Subprograms) library
14mr|lapack-3.4.2-3|103	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|104	Provides:	libblas = %{EVRD}
14mr|lapack-3.4.2-3|105	
14mr|lapack-3.4.2-3|106	%description -n	%{libblas}
14mr|lapack-3.4.2-3|107	BLAS (Basic Linear Algebra Subprograms) is a standard library which
14mr|lapack-3.4.2-3|108	provides a number of basic algorithms for numerical algebra. Man
14mr|lapack-3.4.2-3|109	pages for blas are available in the blas-man package.
14mr|lapack-3.4.2-3|110	
14mr|lapack-3.4.2-3|111	%files -n %{libblas}
14mr|lapack-3.4.2-3|112	%{_libdir}/libblas.so.%{major}*
14mr|lapack-3.4.2-3|113	
14mr|lapack-3.4.2-3|114	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|115	
14mr|lapack-3.4.2-3|116	%package -n	%{devblas}
14mr|lapack-3.4.2-3|117	Summary:	BLAS development libraries
14mr|lapack-3.4.2-3|118	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|119	Requires:	%{libblas} = %{EVRD}
14mr|lapack-3.4.2-3|120	Provides:	blas-devel = %{EVRD}
14mr|lapack-3.4.2-3|121	
14mr|lapack-3.4.2-3|122	%description -n	%{devblas}
14mr|lapack-3.4.2-3|123	BLAS development libraries for applications that link statically.
14mr|lapack-3.4.2-3|124	
14mr|lapack-3.4.2-3|125	%files -n %{devblas}
14mr|lapack-3.4.2-3|126	%{_libdir}/libblas.so
14mr|lapack-3.4.2-3|127	%{_libdir}/libblas.a
14mr|lapack-3.4.2-3|128	%{_libdir}/pkgconfig/blas.pc
14mr|lapack-3.4.2-3|129	
14mr|lapack-3.4.2-3|130	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|131	
14mr|lapack-3.4.2-3|132	%package -n	%{docblas}
14mr|lapack-3.4.2-3|133	Summary:	Documentation for BLAS
14mr|lapack-3.4.2-3|134	Group:		Sciences/Mathematics
14mr|lapack-3.4.2-3|135	
14mr|lapack-3.4.2-3|136	%description -n	%{docblas}
14mr|lapack-3.4.2-3|137	Man pages / documentation for BLAS.
14mr|lapack-3.4.2-3|138	
14mr|lapack-3.4.2-3|139	%files -n %{docblas} -f blas-man-pages
14mr|lapack-3.4.2-3|140	%doc blasqr.ps
14mr|lapack-3.4.2-3|141	
14mr|lapack-3.4.2-3|142	#----------------------------------------------------------------------------
14mr|lapack-3.4.2-3|143	
14mr|lapack-3.4.2-3|144	%prep
14mr|lapack-3.4.2-3|145	%setup -q -a3
14mr|lapack-3.4.2-3|146	%apply_patches
14mr|lapack-3.4.2-3|147	
14mr|lapack-3.4.2-3|148	cp %{SOURCE1} lapackqref.ps
14mr|lapack-3.4.2-3|149	cp %{SOURCE2} blasqr.ps
14mr|lapack-3.4.2-3|150	
14mr|lapack-3.4.2-3|151	rm -f manpages/blas/man/manl/{csrot.l,lsame.l,xerbla.l,xerbla_array.l,zdrot.l}
14mr|lapack-3.4.2-3|152	
14mr|lapack-3.4.2-3|153	%build
14mr|lapack-3.4.2-3|154	%cmake \
14mr|lapack-3.4.2-3|155	-DBUILD_STATIC_LIBS=ON \
14mr|lapack-3.4.2-3|156	-DBUILD_SHARED_LIBS=OFF \
14mr|lapack-3.4.2-3|157	-DBUILD_TESTING=OFF \
14mr|lapack-3.4.2-3|158	-DCMAKE_Fortran_COMPILER_FORCED=ON \
14mr|lapack-3.4.2-3|159	-DCMAKE_SHARED_LINKER_FLAGS=-lgfortran
14mr|lapack-3.4.2-3|160	%make
14mr|lapack-3.4.2-3|161	cd ..
14mr|lapack-3.4.2-3|162	
14mr|lapack-3.4.2-3|163	%cmake \
14mr|lapack-3.4.2-3|164	-DBUILD_STATIC_LIBS=OFF \
14mr|lapack-3.4.2-3|165	-DBUILD_SHARED_LIBS=ON \
14mr|lapack-3.4.2-3|166	-DBUILD_TESTING=OFF \
14mr|lapack-3.4.2-3|167	-DCMAKE_Fortran_COMPILER_FORCED=ON \
14mr|lapack-3.4.2-3|168	-DCMAKE_SHARED_LINKER_FLAGS=-lgfortran
14mr|lapack-3.4.2-3|169	%make
14mr|lapack-3.4.2-3|170	
14mr|lapack-3.4.2-3|171	%install
14mr|lapack-3.4.2-3|172	%makeinstall_std -C build
14mr|lapack-3.4.2-3|173	
14mr|lapack-3.4.2-3|174	install -m0644 build/lib/*.a %{buildroot}%{_libdir}/
14mr|lapack-3.4.2-3|175	
14mr|lapack-3.4.2-3|176	mkdir -p %{buildroot}%{_mandir}/man3
14mr|lapack-3.4.2-3|177	touch lapack-man-pages
14mr|lapack-3.4.2-3|178	for file in manpages/man/manl/*; do
14mr|lapack-3.4.2-3|179	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
14mr|lapack-3.4.2-3|180	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> lapack-man-pages
14mr|lapack-3.4.2-3|181	done
14mr|lapack-3.4.2-3|182	touch blas-man-pages
14mr|lapack-3.4.2-3|183	for file in manpages/blas/man/manl/*; do
14mr|lapack-3.4.2-3|184	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
14mr|lapack-3.4.2-3|185	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> blas-man-pages
14mr|lapack-3.4.2-3|186	done
14mr|lapack-3.4.2-3|187	
14mr|lapack-3.4.2-3|188	
14mr|lapack-3.4.2-3|189	%changelog
14mr|lapack-3.4.2-3|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.2-3
14mr|lapack-3.4.2-3|191	+ Revision: e3ac31d
14mr|lapack-3.4.2-3|192	- MassBuild#440: Increase release tag
14mr|lapack-3.4.2-3|193	
14mr|lapack-3.4.2-3|194	

17059 14
14mr|laptop-mode-tools-1.57-6|1	Summary:	Userland scripts to control "laptop mode"
14mr|laptop-mode-tools-1.57-6|2	Name:		laptop-mode-tools
14mr|laptop-mode-tools-1.57-6|3	Version:	1.57
14mr|laptop-mode-tools-1.57-6|4	%define subrel 1
14mr|laptop-mode-tools-1.57-6|5	Release:	6
14mr|laptop-mode-tools-1.57-6|6	Source0:	http://www.samwel.tk/laptop_mode/tools/downloads/%{name}_%{version}.tar.gz
14mr|laptop-mode-tools-1.57-6|7	Patch1:		laptop-mode-tools-1.11-lsb.patch
14mr|laptop-mode-tools-1.57-6|8	Patch2:		fix-kernel-release-detection.patch
14mr|laptop-mode-tools-1.57-6|9	Patch3:		brcmsmac-has-no-power-management-support.patch
14mr|laptop-mode-tools-1.57-6|10	License:	GPLv2+
14mr|laptop-mode-tools-1.57-6|11	Group:		System/Kernel and hardware
14mr|laptop-mode-tools-1.57-6|12	URL:		http://www.samwel.tk/laptop_mode/laptop_mode
14mr|laptop-mode-tools-1.57-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|laptop-mode-tools-1.57-6|14	Conflicts:	suspend-scripts < 1.9.2
14mr|laptop-mode-tools-1.57-6|15	Requires:	hdparm
14mr|laptop-mode-tools-1.57-6|16	Requires:	sdparm
14mr|laptop-mode-tools-1.57-6|17	Requires(post):	rpm-helper
14mr|laptop-mode-tools-1.57-6|18	Requires(preun):rpm-helper
14mr|laptop-mode-tools-1.57-6|19	BuildArch:	noarch
14mr|laptop-mode-tools-1.57-6|20	
14mr|laptop-mode-tools-1.57-6|21	%description
14mr|laptop-mode-tools-1.57-6|22	Userland scripts to control "laptop mode". Laptop mode is a Linux
14mr|laptop-mode-tools-1.57-6|23	kernel feature that allows your laptop to save considerable power, by
14mr|laptop-mode-tools-1.57-6|24	allowing the hard drive to spin down for longer periods of time. This
14mr|laptop-mode-tools-1.57-6|25	package contains the userland scripts that are needed to enable laptop
14mr|laptop-mode-tools-1.57-6|26	mode.
14mr|laptop-mode-tools-1.57-6|27	
14mr|laptop-mode-tools-1.57-6|28	%prep
14mr|laptop-mode-tools-1.57-6|29	%setup -q -n %{name}_%{version}
14mr|laptop-mode-tools-1.57-6|30	%patch1 -p1 -b .lsb
14mr|laptop-mode-tools-1.57-6|31	%patch2 -p1
14mr|laptop-mode-tools-1.57-6|32	%patch3 -p1
14mr|laptop-mode-tools-1.57-6|33	
14mr|laptop-mode-tools-1.57-6|34	%install
14mr|laptop-mode-tools-1.57-6|35	rm -rf %{buildroot}
14mr|laptop-mode-tools-1.57-6|36	
14mr|laptop-mode-tools-1.57-6|37	#not created during install
14mr|laptop-mode-tools-1.57-6|38	mkdir -p %{buildroot}%{_sysconfdir}/pm/sleep.d
14mr|laptop-mode-tools-1.57-6|39	
14mr|laptop-mode-tools-1.57-6|40	DESTDIR=%{buildroot} \
14mr|laptop-mode-tools-1.57-6|41	INIT_D=%{buildroot}%{_initrddir} \
14mr|laptop-mode-tools-1.57-6|42	MAN_D=%{_mandir} \
14mr|laptop-mode-tools-1.57-6|43	INSTALL="install" \
14mr|laptop-mode-tools-1.57-6|44	./install.sh
14mr|laptop-mode-tools-1.57-6|45	
14mr|laptop-mode-tools-1.57-6|46	%post
14mr|laptop-mode-tools-1.57-6|47	%_post_service laptop-mode
14mr|laptop-mode-tools-1.57-6|48	
14mr|laptop-mode-tools-1.57-6|49	%preun
14mr|laptop-mode-tools-1.57-6|50	%_preun_service laptop-mode
14mr|laptop-mode-tools-1.57-6|51	
14mr|laptop-mode-tools-1.57-6|52	%clean
14mr|laptop-mode-tools-1.57-6|53	rm -rf %{buildroot}
14mr|laptop-mode-tools-1.57-6|54	
14mr|laptop-mode-tools-1.57-6|55	%files
14mr|laptop-mode-tools-1.57-6|56	%defattr(-,root,root)
14mr|laptop-mode-tools-1.57-6|57	%doc README
14mr|laptop-mode-tools-1.57-6|58	%{_sbindir}/*
14mr|laptop-mode-tools-1.57-6|59	%{_prefix}/lib/pm-utils/sleep.d/01laptop-mode
14mr|laptop-mode-tools-1.57-6|60	%dir %{_sysconfdir}/laptop-mode
14mr|laptop-mode-tools-1.57-6|61	%{_sysconfdir}/laptop-mode/*-start
14mr|laptop-mode-tools-1.57-6|62	%{_sysconfdir}/laptop-mode/*-stop
14mr|laptop-mode-tools-1.57-6|63	%dir %{_sysconfdir}/laptop-mode/*.d
14mr|laptop-mode-tools-1.57-6|64	%config(noreplace) %{_sysconfdir}/laptop-mode/conf.d/*.conf
14mr|laptop-mode-tools-1.57-6|65	%config(noreplace) %{_sysconfdir}/laptop-mode/*.conf
14mr|laptop-mode-tools-1.57-6|66	%config(noreplace) %{_sysconfdir}/acpi/events/*
14mr|laptop-mode-tools-1.57-6|67	%attr(755,root,root) %{_sysconfdir}/acpi/actions/*
14mr|laptop-mode-tools-1.57-6|68	%{_sysconfdir}/udev/rules.d/99-laptop-mode.rules
14mr|laptop-mode-tools-1.57-6|69	%{_sysconfdir}/power/event.d/laptop-mode
14mr|laptop-mode-tools-1.57-6|70	%{_sysconfdir}/power/scripts.d/laptop-mode
14mr|laptop-mode-tools-1.57-6|71	%{_sysconfdir}/apm
14mr|laptop-mode-tools-1.57-6|72	%{_sysconfdir}/pm
14mr|laptop-mode-tools-1.57-6|73	%{_initrddir}/*
14mr|laptop-mode-tools-1.57-6|74	%dir %{_datadir}/%{name}
14mr|laptop-mode-tools-1.57-6|75	%dir %{_datadir}/%{name}/modules
14mr|laptop-mode-tools-1.57-6|76	%{_datadir}/%{name}/modules/*
14mr|laptop-mode-tools-1.57-6|77	%{_datadir}/%{name}/module-helpers/*
14mr|laptop-mode-tools-1.57-6|78	%{_mandir}/man8/*
14mr|laptop-mode-tools-1.57-6|79	
14mr|laptop-mode-tools-1.57-6|80	
14mr|laptop-mode-tools-1.57-6|81	
14mr|laptop-mode-tools-1.57-6|82	%changelog
14mr|laptop-mode-tools-1.57-6|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.57-6
14mr|laptop-mode-tools-1.57-6|84	+ Revision: 2f80c94
14mr|laptop-mode-tools-1.57-6|85	- MassBuild#440: Increase release tag
14mr|laptop-mode-tools-1.57-6|86	
14mr|laptop-mode-tools-1.57-6|87	

17060 14
14mr|latex2html-2012-2|1	%define compactversion	2002-2-1
14mr|latex2html-2012-2|2	%define latex2htmldir %{_prefix}/lib/%{name}
14mr|latex2html-2012-2|3	
14mr|latex2html-2012-2|4	Summary:	LaTeX to HTML converter
14mr|latex2html-2012-2|5	Name:		latex2html
14mr|latex2html-2012-2|6	Version:	2012
14mr|latex2html-2012-2|7	Release:	2
14mr|latex2html-2012-2|8	License:	GPLv2+
14mr|latex2html-2012-2|9	Group:		Publishing
14mr|latex2html-2012-2|10	Url:		http://www.latex2html.org
14mr|latex2html-2012-2|11	Source0:	http://mirrors.ctan.org/support/latex2html/%{name}-%{version}.tgz
14mr|latex2html-2012-2|12	Patch0:		%{name}-2002-gsfonts.patch
14mr|latex2html-2012-2|13	Patch1:		%{name}-%{compactversion}-path.patch
14mr|latex2html-2012-2|14	Patch2:		%{name}-perlversion.patch
14mr|latex2html-2012-2|15	Patch3:		%{name}-doc-address.patch
14mr|latex2html-2012-2|16	Patch4:		%{name}-pdfoutput.patch
14mr|latex2html-2012-2|17	Patch5:		%{name}-gs-stderr.patch
14mr|latex2html-2012-2|18	Patch6:		%{name}-perlcall.patch
14mr|latex2html-2012-2|19	Patch7:		%{name}-htmladdimg.patch
14mr|latex2html-2012-2|20	BuildArch:	noarch
14mr|latex2html-2012-2|21	BuildRequires:	tetex-dvips
14mr|latex2html-2012-2|22	BuildRequires:	tetex-latex ghostscript
14mr|latex2html-2012-2|23	BuildRequires:	ghostscript-dvipdf
14mr|latex2html-2012-2|24	BuildRequires:	netpbm
14mr|latex2html-2012-2|25	Requires:	ghostscript >= 6.50
14mr|latex2html-2012-2|26	Requires:	giftrans
14mr|latex2html-2012-2|27	Requires:	netpbm
14mr|latex2html-2012-2|28	Requires:	tetex-latex
14mr|latex2html-2012-2|29	Requires:	tetex-dvips
14mr|latex2html-2012-2|30	
14mr|latex2html-2012-2|31	%description
14mr|latex2html-2012-2|32	Elaborate perl program to convert latex documents to html, using LaTeX
14mr|latex2html-2012-2|33	to process images and equations.
14mr|latex2html-2012-2|34	
14mr|latex2html-2012-2|35	%files
14mr|latex2html-2012-2|36	%{_bindir}/*
14mr|latex2html-2012-2|37	%dir %{latex2htmldir}
14mr|latex2html-2012-2|38	%{latex2htmldir}/*
14mr|latex2html-2012-2|39	%{_datadir}/texmf/tex/latex/html/
14mr|latex2html-2012-2|40	%{_docdir}/%{name}-%{version}
14mr|latex2html-2012-2|41	
14mr|latex2html-2012-2|42	%post
14mr|latex2html-2012-2|43	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
14mr|latex2html-2012-2|44	exit 0
14mr|latex2html-2012-2|45	
14mr|latex2html-2012-2|46	%postun
14mr|latex2html-2012-2|47	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
14mr|latex2html-2012-2|48	exit 0
14mr|latex2html-2012-2|49	
14mr|latex2html-2012-2|50	#----------------------------------------------------------------------------
14mr|latex2html-2012-2|51	
14mr|latex2html-2012-2|52	%prep
14mr|latex2html-2012-2|53	%setup -q
14mr|latex2html-2012-2|54	%apply_patches
14mr|latex2html-2012-2|55	
14mr|latex2html-2012-2|56	%build
14mr|latex2html-2012-2|57	TMP=/var/tmp ./configure \
14mr|latex2html-2012-2|58	--with-gs=%{_bindir}/gs \
14mr|latex2html-2012-2|59	--with-texpath=%{_datadir}/texmf/tex/ \
14mr|latex2html-2012-2|60	--without-mktexlsr \
14mr|latex2html-2012-2|61	--with-perl=%{__perl} \
14mr|latex2html-2012-2|62	--prefix=%{_prefix} \
14mr|latex2html-2012-2|63	--shlibdir=%{latex2htmldir} \
14mr|latex2html-2012-2|64	--with-initex="%{_bindir}/tex -ini" \
14mr|latex2html-2012-2|65	--with-rgb=/usr/share/X11/rgb.txt
14mr|latex2html-2012-2|66	%make
14mr|latex2html-2012-2|67	
14mr|latex2html-2012-2|68	%install
14mr|latex2html-2012-2|69	# custom "make install" so paths are proper in the perl programs
14mr|latex2html-2012-2|70	mkdir -p %{buildroot}%{_bindir} \
14mr|latex2html-2012-2|71	%{buildroot}%{latex2htmldir}
14mr|latex2html-2012-2|72	
14mr|latex2html-2012-2|73	install -m 755 latex2html %{buildroot}%{_bindir}
14mr|latex2html-2012-2|74	install -m 755 pstoimg %{buildroot}%{_bindir}
14mr|latex2html-2012-2|75	install -m 755 texexpand %{buildroot}%{_bindir}
14mr|latex2html-2012-2|76	
14mr|latex2html-2012-2|77	rm -f L2hos/Win32.pm
14mr|latex2html-2012-2|78	rm -f L2hos/Dos.pm
14mr|latex2html-2012-2|79	rm -f L2hos/Mac.pm
14mr|latex2html-2012-2|80	rm -f L2hos/OS2.pm
14mr|latex2html-2012-2|81	
14mr|latex2html-2012-2|82	cp -avRf IndicTeX-HTML %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|83	cp -avRf L2hos.pm %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|84	cp -avRf L2hos %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|85	cp -avRf XyMTeX-HTML %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|86	cp -avRf cweb2html %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|87	cp -avRf docs %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|88	cp -avRf example %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|89	cp -avRf foilhtml %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|90	cp -avRf icons %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|91	cp -avRf makeseg %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|92	cp -avRf styles %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|93	cp -avRf texinputs %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|94	cp -avRf versions %{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|95	
14mr|latex2html-2012-2|96	cp -avRf cfgcache.pm dot.latex2html-init l2hconf.pm makemap readme.hthtml \
14mr|latex2html-2012-2|97	%{buildroot}%{latex2htmldir}/
14mr|latex2html-2012-2|98	
14mr|latex2html-2012-2|99	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/html
14mr|latex2html-2012-2|100	cp -avRf texinputs/* %{buildroot}%{_datadir}/texmf/tex/latex/html
14mr|latex2html-2012-2|101	
14mr|latex2html-2012-2|102	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
14mr|latex2html-2012-2|103	cp -avRf Changes FAQ MANIFEST README readme.hthtml TODO BUGS INSTALL \
14mr|latex2html-2012-2|104	dot.latex2html-init example \
14mr|latex2html-2012-2|105	%{buildroot}%{_defaultdocdir}/%{name}-%{version}
14mr|latex2html-2012-2|106	
14mr|latex2html-2012-2|107	# fix perl path in a few places:
14mr|latex2html-2012-2|108	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/cweb2html/cweb2html
14mr|latex2html-2012-2|109	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/makeseg/makeseg
14mr|latex2html-2012-2|110	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{latex2htmldir}/makemap
14mr|latex2html-2012-2|111	
14mr|latex2html-2012-2|112	
14mr|latex2html-2012-2|113	# fix some installation path
14mr|latex2html-2012-2|114	sed -i -e "s#%{_builddir}/%{name}-%{compactversion}#%{latex2htmldir}#" \
14mr|latex2html-2012-2|115	%{buildroot}%{latex2htmldir}/cfgcache.pm
14mr|latex2html-2012-2|116	sed -i -e "s#%{_datadir}/lib/latex2html#%{latex2htmldir}#" \
14mr|latex2html-2012-2|117	%{buildroot}%{latex2htmldir}/cfgcache.pm
14mr|latex2html-2012-2|118	
14mr|latex2html-2012-2|119	# these files are already included in tetex
14mr|latex2html-2012-2|120	(cd %{buildroot}%{_datadir}/texmf/tex/latex/html
14mr|latex2html-2012-2|121	rm -f floatflt.ins latin9.def url.sty
14mr|latex2html-2012-2|122	)
14mr|latex2html-2012-2|123	
14mr|latex2html-2012-2|124	
14mr|latex2html-2012-2|125	%changelog
14mr|latex2html-2012-2|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-2
14mr|latex2html-2012-2|127	+ Revision: e828dba
14mr|latex2html-2012-2|128	- MassBuild#440: Increase release tag
14mr|latex2html-2012-2|129	
14mr|latex2html-2012-2|130	

17061 14
14mr|lazarus-1.2.4-2|1	Summary:	Lazarus Component Library and IDE for Freepascal
14mr|lazarus-1.2.4-2|2	Name:		lazarus
14mr|lazarus-1.2.4-2|3	Version:	1.2.4
14mr|lazarus-1.2.4-2|4	Release:	2
14mr|lazarus-1.2.4-2|5	# GNU Classpath style exception, see COPYING.modifiedLGPL
14mr|lazarus-1.2.4-2|6	License:	GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
14mr|lazarus-1.2.4-2|7	Group:		Development/Pascal
14mr|lazarus-1.2.4-2|8	Url:		http://www.lazarus.freepascal.org/
14mr|lazarus-1.2.4-2|9	Source0:	http://sourceforge.net/projects/%{name}/files/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-0.tar.gz
14mr|lazarus-1.2.4-2|10	Source1:	lazarus-miscellaneousoptions
14mr|lazarus-1.2.4-2|11	Source10:	lazarus.rpmlintrc
14mr|lazarus-1.2.4-2|12	Patch0:		Makefile_patch.diff
14mr|lazarus-1.2.4-2|13	Patch1:		Desktop_patch.diff
14mr|lazarus-1.2.4-2|14	Patch3:		add_gdb_settings.patch
14mr|lazarus-1.2.4-2|15	BuildRequires:	desktop-file-utils
14mr|lazarus-1.2.4-2|16	BuildRequires:	fpc >= 2.6.0
14mr|lazarus-1.2.4-2|17	BuildRequires:	fpc-src >= 2.6.0
14mr|lazarus-1.2.4-2|18	BuildRequires:	gdb
14mr|lazarus-1.2.4-2|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|lazarus-1.2.4-2|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|lazarus-1.2.4-2|21	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|lazarus-1.2.4-2|22	Requires:	binutils
14mr|lazarus-1.2.4-2|23	Requires:	fpc >= 2.6.0
14mr|lazarus-1.2.4-2|24	Requires:	fpc-src >= 2.6.0
14mr|lazarus-1.2.4-2|25	Requires:	gdb
14mr|lazarus-1.2.4-2|26	Requires:	pkgconfig(gdk-pixbuf-2.0)
14mr|lazarus-1.2.4-2|27	Requires:	pkgconfig(glib-2.0)
14mr|lazarus-1.2.4-2|28	Requires:	pkgconfig(gtk+-2.0)
14mr|lazarus-1.2.4-2|29	Requires:	glibc-devel
14mr|lazarus-1.2.4-2|30	
14mr|lazarus-1.2.4-2|31	%description
14mr|lazarus-1.2.4-2|32	Lazarus is a free and opensource RAD tool for freepascal using the lazarus
14mr|lazarus-1.2.4-2|33	component library - LCL, which is also included in this package.
14mr|lazarus-1.2.4-2|34	
14mr|lazarus-1.2.4-2|35	%files
14mr|lazarus-1.2.4-2|36	%doc lazarus/COPYING* lazarus/README.txt
14mr|lazarus-1.2.4-2|37	%{_libdir}/%{name}
14mr|lazarus-1.2.4-2|38	%{_bindir}/%{name}-ide
14mr|lazarus-1.2.4-2|39	%{_bindir}/startlazarus
14mr|lazarus-1.2.4-2|40	%{_bindir}/lazbuild
14mr|lazarus-1.2.4-2|41	%{_bindir}/%{name}-miscellaneousoptions
14mr|lazarus-1.2.4-2|42	%{_datadir}/pixmaps/lazarus.png
14mr|lazarus-1.2.4-2|43	%{_datadir}/applications/%{name}.desktop
14mr|lazarus-1.2.4-2|44	%{_datadir}/mime/packages/lazarus.xml
14mr|lazarus-1.2.4-2|45	%dir %{_sysconfdir}/lazarus
14mr|lazarus-1.2.4-2|46	%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
14mr|lazarus-1.2.4-2|47	%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|48	%{_mandir}/*/*
14mr|lazarus-1.2.4-2|49	
14mr|lazarus-1.2.4-2|50	%postun
14mr|lazarus-1.2.4-2|51	if [ $1 = 0 ]
14mr|lazarus-1.2.4-2|52	then
14mr|lazarus-1.2.4-2|53	rm -rf %{_libdir}/%{name}
14mr|lazarus-1.2.4-2|54	fi
14mr|lazarus-1.2.4-2|55	
14mr|lazarus-1.2.4-2|56	#----------------------------------------------------------------------------
14mr|lazarus-1.2.4-2|57	
14mr|lazarus-1.2.4-2|58	%prep
14mr|lazarus-1.2.4-2|59	%setup -q -c
14mr|lazarus-1.2.4-2|60	%patch0 -p0
14mr|lazarus-1.2.4-2|61	%patch1 -p0
14mr|lazarus-1.2.4-2|62	%patch3 -p0
14mr|lazarus-1.2.4-2|63	
14mr|lazarus-1.2.4-2|64	%build
14mr|lazarus-1.2.4-2|65	cd lazarus
14mr|lazarus-1.2.4-2|66	# Remove the files for building debian-repositories
14mr|lazarus-1.2.4-2|67	rm -rf debian
14mr|lazarus-1.2.4-2|68	pushd tools
14mr|lazarus-1.2.4-2|69	find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux" -o -path "install" \) -exec rm -rf '{}' \;
14mr|lazarus-1.2.4-2|70	popd
14mr|lazarus-1.2.4-2|71	
14mr|lazarus-1.2.4-2|72	export FPCDIR=%{_datadir}/fpcsrc/
14mr|lazarus-1.2.4-2|73	fpcmake -Tall
14mr|lazarus-1.2.4-2|74	
14mr|lazarus-1.2.4-2|75	MAKEOPTS="-gl -gw -Fl/usr/%{_lib}"
14mr|lazarus-1.2.4-2|76	
14mr|lazarus-1.2.4-2|77	make bigide OPT="$MAKEOPTS"
14mr|lazarus-1.2.4-2|78	make tools OPT="$MAKEOPTS"
14mr|lazarus-1.2.4-2|79	make lazbuild OPT="$MAKEOPTS"
14mr|lazarus-1.2.4-2|80	
14mr|lazarus-1.2.4-2|81	# Add the ability to create gtk2-applications
14mr|lazarus-1.2.4-2|82	export LCL_PLATFORM=gtk2
14mr|lazarus-1.2.4-2|83	make packager/registration lazutils lcl codetools bigidecomponents OPT='-gl -gw'
14mr|lazarus-1.2.4-2|84	export LCL_PLATFORM=
14mr|lazarus-1.2.4-2|85	strip lazarus
14mr|lazarus-1.2.4-2|86	strip startlazarus
14mr|lazarus-1.2.4-2|87	strip lazbuild
14mr|lazarus-1.2.4-2|88	
14mr|lazarus-1.2.4-2|89	%install
14mr|lazarus-1.2.4-2|90	LAZARUSDIR=%{_libdir}/%{name}
14mr|lazarus-1.2.4-2|91	FPCDIR=%{_datadir}/fpcsrc/
14mr|lazarus-1.2.4-2|92	mkdir -p %{buildroot}$LAZARUSDIR
14mr|lazarus-1.2.4-2|93	mkdir -p %{buildroot}%{_bindir}
14mr|lazarus-1.2.4-2|94	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mr|lazarus-1.2.4-2|95	mkdir -p %{buildroot}%{_datadir}/applications
14mr|lazarus-1.2.4-2|96	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mr|lazarus-1.2.4-2|97	mkdir -p %{buildroot}%{_mandir}/man1
14mr|lazarus-1.2.4-2|98	mkdir -p %{buildroot}%{_sysconfdir}/lazarus
14mr|lazarus-1.2.4-2|99	cp -a lazarus/* %{buildroot}$LAZARUSDIR/
14mr|lazarus-1.2.4-2|100	install -m 0644 lazarus/images/ide_icon48x48.png %{buildroot}%{_datadir}/pixmaps/lazarus.png
14mr|lazarus-1.2.4-2|101	install -m 0644 lazarus/install/lazarus.desktop %{buildroot}%{_datadir}/applications/lazarus.desktop
14mr|lazarus-1.2.4-2|102	install -m 0644 lazarus/install/lazarus-mime.xml $LazBuildDir%{buildroot}%{_datadir}/mime/packages/lazarus.xml
14mr|lazarus-1.2.4-2|103	ln -sf $LAZARUSDIR/lazarus %{buildroot}%{_bindir}/lazarus-ide
14mr|lazarus-1.2.4-2|104	ln -sf $LAZARUSDIR/startlazarus %{buildroot}%{_bindir}/startlazarus
14mr|lazarus-1.2.4-2|105	ln -sf $LAZARUSDIR/lazbuild %{buildroot}%{_bindir}/lazbuild
14mr|lazarus-1.2.4-2|106	cat lazarus/install/man/man1/lazbuild.1 | gzip > %{buildroot}%{_mandir}/man1/lazbuild.1.gz
14mr|lazarus-1.2.4-2|107	cat lazarus/install/man/man1/lazarus-ide.1 | gzip > %{buildroot}%{_mandir}/man1/lazarus-ide.1.gz
14mr|lazarus-1.2.4-2|108	cat lazarus/install/man/man1/startlazarus.1 | gzip > %{buildroot}%{_mandir}/man1/startlazarus.1.gz
14mr|lazarus-1.2.4-2|109	install lazarus/tools/install/linux/editoroptions.xml %{buildroot}%{_sysconfdir}/lazarus/editoroptions.xml
14mr|lazarus-1.2.4-2|110	
14mr|lazarus-1.2.4-2|111	# fix fpc and lazarus path
14mr|lazarus-1.2.4-2|112	install lazarus/tools/install/linux/environmentoptions.xml %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|113	sed -i 's/\$(FPCVER)\///g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|114	sed -i 's/%LazarusVersion%//g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|115	
14mr|lazarus-1.2.4-2|116	#Fix config path (akdengi)
14mr|lazarus-1.2.4-2|117	sed -i 's#__LAZARUSDIR__#'$LAZARUSDIR/'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|118	sed -i 's#__FPCSRCDIR__#'$FPCDIR'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mr|lazarus-1.2.4-2|119	
14mr|lazarus-1.2.4-2|120	chmod 755 %{buildroot}%{_libdir}/%{name}/components/lazreport/tools/localize.sh
14mr|lazarus-1.2.4-2|121	
14mr|lazarus-1.2.4-2|122	pushd %{buildroot}%{_libdir}/%{name}
14mr|lazarus-1.2.4-2|123	rm -f *.txt
14mr|lazarus-1.2.4-2|124	rm -rf install
14mr|lazarus-1.2.4-2|125	popd
14mr|lazarus-1.2.4-2|126	
14mr|lazarus-1.2.4-2|127	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/
14mr|lazarus-1.2.4-2|128	
14mr|lazarus-1.2.4-2|129	
14mr|lazarus-1.2.4-2|130	%changelog
14mr|lazarus-1.2.4-2|131	* Mon Aug 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-2
14mr|lazarus-1.2.4-2|132	+ Revision: a6c5991
14mr|lazarus-1.2.4-2|133	- Bump release
14mr|lazarus-1.2.4-2|134	
14mr|lazarus-1.2.4-2|135	

17062 14
14mr|lbreakout2-2.6.4-3|1	%define levelsets	20120815
14mr|lbreakout2-2.6.4-3|2	
14mr|lbreakout2-2.6.4-3|3	# getting latest levelset ?
14mr|lbreakout2-2.6.4-3|4	%bcond_with	fetch_levels
14mr|lbreakout2-2.6.4-3|5	
14mr|lbreakout2-2.6.4-3|6	Summary:	Breakout-style arcade game
14mr|lbreakout2-2.6.4-3|7	Name:		lbreakout2
14mr|lbreakout2-2.6.4-3|8	Version:	2.6.4
14mr|lbreakout2-2.6.4-3|9	Release:	3
14mr|lbreakout2-2.6.4-3|10	License:	GPLv2
14mr|lbreakout2-2.6.4-3|11	Group:		Games/Arcade
14mr|lbreakout2-2.6.4-3|12	Url:		http://lgames.sourceforge.net/
14mr|lbreakout2-2.6.4-3|13	Source0:	http://download.sourceforge.net/lgames/%{name}-%{version}.tar.gz
14mr|lbreakout2-2.6.4-3|14	Source1:	http://download.sourceforge.net/lgames/%{name}-levelsets-%{levelsets}.tar.gz
14mr|lbreakout2-2.6.4-3|15	Source5:	%{name}-16.png
14mr|lbreakout2-2.6.4-3|16	Source6:	%{name}-32.png
14mr|lbreakout2-2.6.4-3|17	Source7:	%{name}-48.png
14mr|lbreakout2-2.6.4-3|18	BuildRequires:	pkgconfig(SDL_mixer)
14mr|lbreakout2-2.6.4-3|19	BuildRequires:	pkgconfig(libpng)
14mr|lbreakout2-2.6.4-3|20	BuildRequires:	texinfo
14mr|lbreakout2-2.6.4-3|21	%if %{with fetch_levels}
14mr|lbreakout2-2.6.4-3|22	BuildRequires:	wget
14mr|lbreakout2-2.6.4-3|23	%endif
14mr|lbreakout2-2.6.4-3|24	
14mr|lbreakout2-2.6.4-3|25	%description
14mr|lbreakout2-2.6.4-3|26	LBreakout is a classical Breakout game and this means (if you like Breakout ;-)
14mr|lbreakout2-2.6.4-3|27	it is a lot of fun to play!
14mr|lbreakout2-2.6.4-3|28	If you never ever played such a game you can check out the manual for more
14mr|lbreakout2-2.6.4-3|29	information, take a look at the screenshots and last but not least... play it!
14mr|lbreakout2-2.6.4-3|30	
14mr|lbreakout2-2.6.4-3|31	%prep
14mr|lbreakout2-2.6.4-3|32	%setup -q
14mr|lbreakout2-2.6.4-3|33	
14mr|lbreakout2-2.6.4-3|34	# getting latest levelsets
14mr|lbreakout2-2.6.4-3|35	%if %{with fetch_levels}
14mr|lbreakout2-2.6.4-3|36	wget http://lgames.sourceforge.net/LBreakout2/levels/levelsets.tar.gz
14mr|lbreakout2-2.6.4-3|37	mv levelsets.tar.gz %{SOURCE1}
14mr|lbreakout2-2.6.4-3|38	%endif
14mr|lbreakout2-2.6.4-3|39	
14mr|lbreakout2-2.6.4-3|40	%build
14mr|lbreakout2-2.6.4-3|41	%configure2_5x	--bindir=%{_gamesbindir} \
14mr|lbreakout2-2.6.4-3|42	--with-libiconv-prefix=%{_prefix} \
14mr|lbreakout2-2.6.4-3|43	--without-included-gettext \
14mr|lbreakout2-2.6.4-3|44	--with-libintl-prefix=%{_prefix} \
14mr|lbreakout2-2.6.4-3|45	--localstatedir=%{_localstatedir}/lib/games
14mr|lbreakout2-2.6.4-3|46	%make
14mr|lbreakout2-2.6.4-3|47	
14mr|lbreakout2-2.6.4-3|48	%install
14mr|lbreakout2-2.6.4-3|49	install -d %{buildroot}%{_localstatedir}/lib/games
14mr|lbreakout2-2.6.4-3|50	%makeinstall_std
14mr|lbreakout2-2.6.4-3|51	
14mr|lbreakout2-2.6.4-3|52	tar -xf %{SOURCE1} -C %{buildroot}%{_datadir}/%{name}/levels
14mr|lbreakout2-2.6.4-3|53	
14mr|lbreakout2-2.6.4-3|54	mkdir -p %{buildroot}%{_datadir}/applications
14mr|lbreakout2-2.6.4-3|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|lbreakout2-2.6.4-3|56	[Desktop Entry]
14mr|lbreakout2-2.6.4-3|57	Name=LBreakout 2
14mr|lbreakout2-2.6.4-3|58	Comment=Breakout-style arcade game
14mr|lbreakout2-2.6.4-3|59	Exec=%{_gamesbindir}/%{name}
14mr|lbreakout2-2.6.4-3|60	Icon=%{name}
14mr|lbreakout2-2.6.4-3|61	Terminal=false
14mr|lbreakout2-2.6.4-3|62	Type=Application
14mr|lbreakout2-2.6.4-3|63	Categories=Game;ArcadeGame;
14mr|lbreakout2-2.6.4-3|64	EOF
14mr|lbreakout2-2.6.4-3|65	
14mr|lbreakout2-2.6.4-3|66	install -D -m644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|67	install -D -m644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|68	install -D -m644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|69	
14mr|lbreakout2-2.6.4-3|70	# those docs are not wanted
14mr|lbreakout2-2.6.4-3|71	rm -r %{buildroot}/usr/doc
14mr|lbreakout2-2.6.4-3|72	
14mr|lbreakout2-2.6.4-3|73	# remove ugly default desktop file, use our own
14mr|lbreakout2-2.6.4-3|74	rm -r %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|lbreakout2-2.6.4-3|75	
14mr|lbreakout2-2.6.4-3|76	%find_lang %{name}
14mr|lbreakout2-2.6.4-3|77	
14mr|lbreakout2-2.6.4-3|78	%files -f %{name}.lang
14mr|lbreakout2-2.6.4-3|79	%doc README TODO
14mr|lbreakout2-2.6.4-3|80	%attr(2755, root, games) %{_gamesbindir}/%{name}
14mr|lbreakout2-2.6.4-3|81	%attr(2755, root, games) %{_gamesbindir}/%{name}server
14mr|lbreakout2-2.6.4-3|82	%config(noreplace) %attr(664, games, games) %{_localstatedir}/lib/games/*
14mr|lbreakout2-2.6.4-3|83	%{_datadir}/%{name}
14mr|lbreakout2-2.6.4-3|84	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|lbreakout2-2.6.4-3|85	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|lbreakout2-2.6.4-3|88	%{_iconsdir}/lbreakout48.gif
14mr|lbreakout2-2.6.4-3|89	
14mr|lbreakout2-2.6.4-3|90	%changelog
14mr|lbreakout2-2.6.4-3|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.4-3
14mr|lbreakout2-2.6.4-3|92	+ Revision: 616f10f
14mr|lbreakout2-2.6.4-3|93	- MassBuild#440: Increase release tag
14mr|lbreakout2-2.6.4-3|94	
14mr|lbreakout2-2.6.4-3|95	

17063 14
14mr|lbxproxy-1.0.2-5|1	Name: lbxproxy
14mr|lbxproxy-1.0.2-5|2	Version: 1.0.2
14mr|lbxproxy-1.0.2-5|3	Release: 5
14mr|lbxproxy-1.0.2-5|4	Summary: Low Bandwidth X proxy
14mr|lbxproxy-1.0.2-5|5	Group: Development/X11
14mr|lbxproxy-1.0.2-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|lbxproxy-1.0.2-5|7	License: MIT
14mr|lbxproxy-1.0.2-5|8	
14mr|lbxproxy-1.0.2-5|9	BuildRequires: pkgconfig(ice) >= 1.0.0
14mr|lbxproxy-1.0.2-5|10	BuildRequires: pkgconfig(lbxutil) >= 1.0.0
14mr|lbxproxy-1.0.2-5|11	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|lbxproxy-1.0.2-5|12	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|lbxproxy-1.0.2-5|13	BuildRequires: x11-proto-devel >= 1.0.0
14mr|lbxproxy-1.0.2-5|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|lbxproxy-1.0.2-5|15	BuildRequires: x11-xtrans-devel >= 1.0.0
14mr|lbxproxy-1.0.2-5|16	
14mr|lbxproxy-1.0.2-5|17	%description
14mr|lbxproxy-1.0.2-5|18	Applications that would like to take advantage of the Low Bandwidth
14mr|lbxproxy-1.0.2-5|19	extension to X (LBX) must make their connections to an lbxproxy. These
14mr|lbxproxy-1.0.2-5|20	applications need to know nothing about LBX, they simply connect to the
14mr|lbxproxy-1.0.2-5|21	lbxproxy as if were a regular server. The lbxproxy accepts client connections,
14mr|lbxproxy-1.0.2-5|22	multiplexes them over a single connection to the X server, and performs various
14mr|lbxproxy-1.0.2-5|23	optimizations on the X protocol to make it faster over low bandwidth and/or
14mr|lbxproxy-1.0.2-5|24	high latency connections.
14mr|lbxproxy-1.0.2-5|25	Note that current X servers don't support the LBX extension, so this package is
14mr|lbxproxy-1.0.2-5|26	only useful to connect to old X servers.
14mr|lbxproxy-1.0.2-5|27	
14mr|lbxproxy-1.0.2-5|28	%prep
14mr|lbxproxy-1.0.2-5|29	%setup -q -n %{name}-%{version}
14mr|lbxproxy-1.0.2-5|30	
14mr|lbxproxy-1.0.2-5|31	%build
14mr|lbxproxy-1.0.2-5|32	%configure2_5x	--x-includes=%{_includedir}\
14mr|lbxproxy-1.0.2-5|33	--x-libraries=%{_libdir}
14mr|lbxproxy-1.0.2-5|34	
14mr|lbxproxy-1.0.2-5|35	%make
14mr|lbxproxy-1.0.2-5|36	
14mr|lbxproxy-1.0.2-5|37	%install
14mr|lbxproxy-1.0.2-5|38	rm -rf %{buildroot}
14mr|lbxproxy-1.0.2-5|39	%makeinstall_std
14mr|lbxproxy-1.0.2-5|40	
14mr|lbxproxy-1.0.2-5|41	%clean
14mr|lbxproxy-1.0.2-5|42	rm -rf %{buildroot}
14mr|lbxproxy-1.0.2-5|43	
14mr|lbxproxy-1.0.2-5|44	%files
14mr|lbxproxy-1.0.2-5|45	%defattr(-,root,root)
14mr|lbxproxy-1.0.2-5|46	%{_bindir}/lbxproxy
14mr|lbxproxy-1.0.2-5|47	%{_libdir}/X11/lbxproxy/AtomControl
14mr|lbxproxy-1.0.2-5|48	%{_mandir}/man1/lbxproxy.1*
14mr|lbxproxy-1.0.2-5|49	
14mr|lbxproxy-1.0.2-5|50	
14mr|lbxproxy-1.0.2-5|51	
14mr|lbxproxy-1.0.2-5|52	
14mr|lbxproxy-1.0.2-5|53	
14mr|lbxproxy-1.0.2-5|54	%changelog
14mr|lbxproxy-1.0.2-5|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|lbxproxy-1.0.2-5|56	+ Revision: d072d82
14mr|lbxproxy-1.0.2-5|57	- MassBuild#440: Increase release tag
14mr|lbxproxy-1.0.2-5|58	
14mr|lbxproxy-1.0.2-5|59	

17064 14
14mr|lcms-1.19-8|1	%define major 1
14mr|lcms-1.19-8|2	%define libname %mklibname %{name} %{major}
14mr|lcms-1.19-8|3	%define develname %mklibname %{name} -d
14mr|lcms-1.19-8|4	
14mr|lcms-1.19-8|5	Summary:	Color management library
14mr|lcms-1.19-8|6	Name:		lcms
14mr|lcms-1.19-8|7	Version:	1.19
14mr|lcms-1.19-8|8	Release:	8
14mr|lcms-1.19-8|9	License:	MIT
14mr|lcms-1.19-8|10	Group:		Graphics
14mr|lcms-1.19-8|11	URL:		http://www.littlecms.com/
14mr|lcms-1.19-8|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|lcms-1.19-8|13	BuildRequires:	autoconf automake libtool
14mr|lcms-1.19-8|14	BuildRequires:	jpeg-devel
14mr|lcms-1.19-8|15	BuildRequires:	tiff-devel
14mr|lcms-1.19-8|16	BuildRequires:	python-devel
14mr|lcms-1.19-8|17	BuildRequires:	swig
14mr|lcms-1.19-8|18	BuildRequires:	zlib-devel
14mr|lcms-1.19-8|19	Conflicts:	%{mklibname lcms 1}-devel < 1.16
14mr|lcms-1.19-8|20	
14mr|lcms-1.19-8|21	%description
14mr|lcms-1.19-8|22	Little cms is a color management library. Implements fast transforms between
14mr|lcms-1.19-8|23	ICC profiles. It is focused on speed, and is portable across several platforms.
14mr|lcms-1.19-8|24	
14mr|lcms-1.19-8|25	%package -n	%{libname}
14mr|lcms-1.19-8|26	Summary:	The Shared library for "Little cms"
14mr|lcms-1.19-8|27	Group:		System/Libraries
14mr|lcms-1.19-8|28	Provides:	liblcms = %{version}
14mr|lcms-1.19-8|29	Obsoletes:	liblcms < 1.19-7
14mr|lcms-1.19-8|30	
14mr|lcms-1.19-8|31	%description -n	%{libname}
14mr|lcms-1.19-8|32	Little cms is a color management library. Implements fast transforms between
14mr|lcms-1.19-8|33	ICC profiles. It is focused on speed, and is portable across several platforms.
14mr|lcms-1.19-8|34	
14mr|lcms-1.19-8|35	This package provides the shared lcms library.
14mr|lcms-1.19-8|36	
14mr|lcms-1.19-8|37	%package -n	%{develname}
14mr|lcms-1.19-8|38	Summary:	Static library and header files for the "Little cms" library
14mr|lcms-1.19-8|39	Group:		Development/C
14mr|lcms-1.19-8|40	Provides:	%{name}-devel = %{version}
14mr|lcms-1.19-8|41	Obsoletes:	%{name}-devel < 1.19-7
14mr|lcms-1.19-8|42	Obsoletes:	%{mklibname lcms 1}-devel < 1.19-7
14mr|lcms-1.19-8|43	Requires:	%{libname} >= %{version}-%{release}
14mr|lcms-1.19-8|44	
14mr|lcms-1.19-8|45	%description -n	%{develname}
14mr|lcms-1.19-8|46	Little cms is a color management library. Implements fast transforms between
14mr|lcms-1.19-8|47	ICC profiles. It is focused on speed, and is portable across several platforms.
14mr|lcms-1.19-8|48	
14mr|lcms-1.19-8|49	This package contains the static lcms library and its header files.
14mr|lcms-1.19-8|50	
14mr|lcms-1.19-8|51	%package -n	python-lcms
14mr|lcms-1.19-8|52	Summary:	Python bindings for the lcms color management engine
14mr|lcms-1.19-8|53	Group:		Development/Python
14mr|lcms-1.19-8|54	
14mr|lcms-1.19-8|55	%description -n	python-lcms
14mr|lcms-1.19-8|56	python-lcms is a Python module that interfaces to the lcms color management
14mr|lcms-1.19-8|57	engine.
14mr|lcms-1.19-8|58	
14mr|lcms-1.19-8|59	%prep
14mr|lcms-1.19-8|60	
14mr|lcms-1.19-8|61	%setup -q
14mr|lcms-1.19-8|62	
14mr|lcms-1.19-8|63	# fix attribs
14mr|lcms-1.19-8|64	chmod 644 doc/* matlab/* AUTHORS COPYING NEWS README.1ST python/testbed/*
14mr|lcms-1.19-8|65	
14mr|lcms-1.19-8|66	%build
14mr|lcms-1.19-8|67	autoreconf -fi
14mr|lcms-1.19-8|68	
14mr|lcms-1.19-8|69	%configure2_5x \
14mr|lcms-1.19-8|70	--with-python \
14mr|lcms-1.19-8|71	--disable-static
14mr|lcms-1.19-8|72	
14mr|lcms-1.19-8|73	# regenerate the swig shit
14mr|lcms-1.19-8|74	pushd python
14mr|lcms-1.19-8|75	./swig_lcms
14mr|lcms-1.19-8|76	popd
14mr|lcms-1.19-8|77	
14mr|lcms-1.19-8|78	%make
14mr|lcms-1.19-8|79	
14mr|lcms-1.19-8|80	%check
14mr|lcms-1.19-8|81	make check
14mr|lcms-1.19-8|82	
14mr|lcms-1.19-8|83	%install
14mr|lcms-1.19-8|84	%makeinstall_std
14mr|lcms-1.19-8|85	
14mr|lcms-1.19-8|86	%files
14mr|lcms-1.19-8|87	%doc doc/* matlab/*.pdf
14mr|lcms-1.19-8|88	%attr(0755,root,root) %{_bindir}/icc2ps
14mr|lcms-1.19-8|89	%attr(0755,root,root) %{_bindir}/icclink
14mr|lcms-1.19-8|90	%attr(0755,root,root) %{_bindir}/icctrans
14mr|lcms-1.19-8|91	%attr(0755,root,root) %{_bindir}/jpegicc
14mr|lcms-1.19-8|92	%attr(0755,root,root) %{_bindir}/tiffdiff
14mr|lcms-1.19-8|93	%attr(0755,root,root) %{_bindir}/tifficc
14mr|lcms-1.19-8|94	%attr(0755,root,root) %{_bindir}/wtpt
14mr|lcms-1.19-8|95	%attr(0644,root,root) %{_mandir}/man1/icc2ps.1*
14mr|lcms-1.19-8|96	%attr(0644,root,root) %{_mandir}/man1/icclink.1*
14mr|lcms-1.19-8|97	%attr(0644,root,root) %{_mandir}/man1/jpegicc.1*
14mr|lcms-1.19-8|98	%attr(0644,root,root) %{_mandir}/man1/tifficc.1*
14mr|lcms-1.19-8|99	%attr(0644,root,root) %{_mandir}/man1/wtpt.1*
14mr|lcms-1.19-8|100	
14mr|lcms-1.19-8|101	%files -n %{libname}
14mr|lcms-1.19-8|102	%doc AUTHORS COPYING NEWS README.1ST
14mr|lcms-1.19-8|103	%attr(0755,root,root) %{_libdir}/*.so.*
14mr|lcms-1.19-8|104	
14mr|lcms-1.19-8|105	%files -n %{develname}
14mr|lcms-1.19-8|106	%attr(0644,root,root) %{_includedir}/*
14mr|lcms-1.19-8|107	%attr(0644,root,root) %{_libdir}/*.so
14mr|lcms-1.19-8|108	%attr(0644,root,root) %{_libdir}/pkgconfig/lcms.pc
14mr|lcms-1.19-8|109	
14mr|lcms-1.19-8|110	%files -n python-lcms
14mr|lcms-1.19-8|111	%doc python/testbed/*
14mr|lcms-1.19-8|112	%attr(0644,root,root) %{py_platsitedir}/lcms.py
14mr|lcms-1.19-8|113	%attr(0755,root,root) %{py_platsitedir}/_lcms.so
14mr|lcms-1.19-8|114	
14mr|lcms-1.19-8|115	
14mr|lcms-1.19-8|116	%changelog
14mr|lcms-1.19-8|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.19-8
14mr|lcms-1.19-8|118	+ Revision: 7ba293c
14mr|lcms-1.19-8|119	- MassBuild#440: Increase release tag
14mr|lcms-1.19-8|120	
14mr|lcms-1.19-8|121	

17065 14
14mr|lcms2-2.6-2|1	%define major 2
14mr|lcms2-2.6-2|2	%define libname %mklibname lcms2_ %{major}
14mr|lcms2-2.6-2|3	%define devname %mklibname lcms2 -d
14mr|lcms2-2.6-2|4	
14mr|lcms2-2.6-2|5	Summary:	Color Management Engine
14mr|lcms2-2.6-2|6	Name:		lcms2
14mr|lcms2-2.6-2|7	Version:	2.6
14mr|lcms2-2.6-2|8	Release:	2
14mr|lcms2-2.6-2|9	License:	MIT
14mr|lcms2-2.6-2|10	Group:		Graphics
14mr|lcms2-2.6-2|11	Url:		http://www.littlecms.com/
14mr|lcms2-2.6-2|12	Source0:	http://www.littlecms.com/%{name}-%{version}.tar.gz
14mr|lcms2-2.6-2|13	Patch0:		lcms2-2.5-CVE-2014-0459.patch
14mr|lcms2-2.6-2|14	BuildRequires:	jpeg-devel
14mr|lcms2-2.6-2|15	BuildRequires:	pkgconfig(libtiff-4)
14mr|lcms2-2.6-2|16	BuildRequires:	pkgconfig(zlib)
14mr|lcms2-2.6-2|17	
14mr|lcms2-2.6-2|18	%description
14mr|lcms2-2.6-2|19	LittleCMS intends to be a small-footprint, speed optimized color management
14mr|lcms2-2.6-2|20	engine in open source form. LCMS2 is the current version of LCMS, and can be
14mr|lcms2-2.6-2|21	parallel installed with the original (deprecated) lcms.
14mr|lcms2-2.6-2|22	
14mr|lcms2-2.6-2|23	%files
14mr|lcms2-2.6-2|24	%doc AUTHORS COPYING
14mr|lcms2-2.6-2|25	%{_bindir}/*
14mr|lcms2-2.6-2|26	%{_mandir}/man1/*
14mr|lcms2-2.6-2|27	
14mr|lcms2-2.6-2|28	#----------------------------------------------------------------------------
14mr|lcms2-2.6-2|29	
14mr|lcms2-2.6-2|30	%package -n %{libname}
14mr|lcms2-2.6-2|31	Summary:	Libraries for %{name}
14mr|lcms2-2.6-2|32	Group:		System/Libraries
14mr|lcms2-2.6-2|33	Requires:	%{name} >= %{version}
14mr|lcms2-2.6-2|34	
14mr|lcms2-2.6-2|35	%description -n %{libname}
14mr|lcms2-2.6-2|36	This package provides the shared lcms2 library.
14mr|lcms2-2.6-2|37	
14mr|lcms2-2.6-2|38	%files -n %{libname}
14mr|lcms2-2.6-2|39	%{_libdir}/liblcms2.so.%{major}*
14mr|lcms2-2.6-2|40	
14mr|lcms2-2.6-2|41	#----------------------------------------------------------------------------
14mr|lcms2-2.6-2|42	
14mr|lcms2-2.6-2|43	%package -n %{devname}
14mr|lcms2-2.6-2|44	Summary:	Development files for LittleCMS
14mr|lcms2-2.6-2|45	Group:		Development/C
14mr|lcms2-2.6-2|46	Requires:	%{libname} = %{EVRD}
14mr|lcms2-2.6-2|47	Provides:	%{name}-devel = %{EVRD}
14mr|lcms2-2.6-2|48	
14mr|lcms2-2.6-2|49	%description -n %{devname}
14mr|lcms2-2.6-2|50	Development files for LittleCMS2.
14mr|lcms2-2.6-2|51	
14mr|lcms2-2.6-2|52	%files -n %{devname}
14mr|lcms2-2.6-2|53	%doc doc/*.pdf
14mr|lcms2-2.6-2|54	%{_includedir}/*
14mr|lcms2-2.6-2|55	%{_libdir}/liblcms2.so
14mr|lcms2-2.6-2|56	%{_libdir}/pkgconfig/%{name}.pc
14mr|lcms2-2.6-2|57	
14mr|lcms2-2.6-2|58	#----------------------------------------------------------------------------
14mr|lcms2-2.6-2|59	
14mr|lcms2-2.6-2|60	%prep
14mr|lcms2-2.6-2|61	%setup -q
14mr|lcms2-2.6-2|62	%patch0 -p1
14mr|lcms2-2.6-2|63	
14mr|lcms2-2.6-2|64	%build
14mr|lcms2-2.6-2|65	%configure2_5x \
14mr|lcms2-2.6-2|66	--disable-static \
14mr|lcms2-2.6-2|67	--program-suffix=2
14mr|lcms2-2.6-2|68	%make
14mr|lcms2-2.6-2|69	
14mr|lcms2-2.6-2|70	%install
14mr|lcms2-2.6-2|71	%makeinstall_std
14mr|lcms2-2.6-2|72	
14mr|lcms2-2.6-2|73	
14mr|lcms2-2.6-2|74	%changelog
14mr|lcms2-2.6-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6-2
14mr|lcms2-2.6-2|76	+ Revision: e1f088e
14mr|lcms2-2.6-2|77	- MassBuild#440: Increase release tag
14mr|lcms2-2.6-2|78	
14mr|lcms2-2.6-2|79	

17066 14
14mr|ldapjdk-4.18-0.0.8|1	%define spname                ldapsp
14mr|ldapjdk-4.18-0.0.8|2	%define tar_name        ldapsdk_java
14mr|ldapjdk-4.18-0.0.8|3	%define tar_version        20020819
14mr|ldapjdk-4.18-0.0.8|4	%define section                free
14mr|ldapjdk-4.18-0.0.8|5	%define gcj_support        1
14mr|ldapjdk-4.18-0.0.8|6	
14mr|ldapjdk-4.18-0.0.8|7	Name:           ldapjdk
14mr|ldapjdk-4.18-0.0.8|8	Version:        4.18
14mr|ldapjdk-4.18-0.0.8|9	Release:        0.0.8
14mr|ldapjdk-4.18-0.0.8|10	Epoch:          0
14mr|ldapjdk-4.18-0.0.8|11	Summary:        Mozilla LDAP Java SDK
14mr|ldapjdk-4.18-0.0.8|12	License:        MPL
14mr|ldapjdk-4.18-0.0.8|13	Group:          Development/Java
14mr|ldapjdk-4.18-0.0.8|14	URL:            http://www.mozilla.org/directory/javasdk.html
14mr|ldapjdk-4.18-0.0.8|15	# cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r LDAPJavaSDK_418 DirectorySDKSourceJava
14mr|ldapjdk-4.18-0.0.8|16	# tar cjf ldapjdk-4.18.tar.bz2 mozilla
14mr|ldapjdk-4.18-0.0.8|17	Source0:        ldapjdk-4.18.tar.bz2
14mr|ldapjdk-4.18-0.0.8|18	Requires:       oro
14mr|ldapjdk-4.18-0.0.8|19	Requires:       jndi
14mr|ldapjdk-4.18-0.0.8|20	Requires:       jpackage-utils >= 0:1.5
14mr|ldapjdk-4.18-0.0.8|21	Requires:       jaas
14mr|ldapjdk-4.18-0.0.8|22	Requires:       jsse
14mr|ldapjdk-4.18-0.0.8|23	Requires:       java-sasl
14mr|ldapjdk-4.18-0.0.8|24	BuildRequires:  oro
14mr|ldapjdk-4.18-0.0.8|25	BuildRequires:  java-devel
14mr|ldapjdk-4.18-0.0.8|26	BuildRequires:  jndi
14mr|ldapjdk-4.18-0.0.8|27	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|ldapjdk-4.18-0.0.8|28	BuildRequires:  jaas
14mr|ldapjdk-4.18-0.0.8|29	BuildRequires:  jsse
14mr|ldapjdk-4.18-0.0.8|30	BuildRequires:  jss
14mr|ldapjdk-4.18-0.0.8|31	BuildRequires:  java-sasl
14mr|ldapjdk-4.18-0.0.8|32	Provides:       jndi-ldap = 0:1.3.0
14mr|ldapjdk-4.18-0.0.8|33	Provides:       ldapsdk = %{epoch}:%{version}-%{release}
14mr|ldapjdk-4.18-0.0.8|34	Obsoletes:      ldapsdk < %{epoch}:%{version}-%{release}
14mr|ldapjdk-4.18-0.0.8|35	%if %{gcj_support}
14mr|ldapjdk-4.18-0.0.8|36	BuildRequires:  java-gcj-compat-devel
14mr|ldapjdk-4.18-0.0.8|37	%else
14mr|ldapjdk-4.18-0.0.8|38	Buildarch:      noarch
14mr|ldapjdk-4.18-0.0.8|39	%endif
14mr|ldapjdk-4.18-0.0.8|40	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|ldapjdk-4.18-0.0.8|41	
14mr|ldapjdk-4.18-0.0.8|42	%description
14mr|ldapjdk-4.18-0.0.8|43	The Mozilla LDAP SDKs enable you to write applications which access,
14mr|ldapjdk-4.18-0.0.8|44	manage, and update the information stored in an LDAP directory.
14mr|ldapjdk-4.18-0.0.8|45	
14mr|ldapjdk-4.18-0.0.8|46	%package javadoc
14mr|ldapjdk-4.18-0.0.8|47	Group:          Development/Java
14mr|ldapjdk-4.18-0.0.8|48	Summary:        Javadoc for %{name}
14mr|ldapjdk-4.18-0.0.8|49	Obsoletes:      openjmx-javadoc < %{epoch}:%{version}-%{release}
14mr|ldapjdk-4.18-0.0.8|50	
14mr|ldapjdk-4.18-0.0.8|51	%description javadoc
14mr|ldapjdk-4.18-0.0.8|52	Javadoc for %{name}
14mr|ldapjdk-4.18-0.0.8|53	
14mr|ldapjdk-4.18-0.0.8|54	%prep
14mr|ldapjdk-4.18-0.0.8|55	%setup -q -c
14mr|ldapjdk-4.18-0.0.8|56	
14mr|ldapjdk-4.18-0.0.8|57	%build
14mr|ldapjdk-4.18-0.0.8|58	find . -type f -name "*.jar" | xargs -t rm
14mr|ldapjdk-4.18-0.0.8|59	mv mozilla/directory/* .
14mr|ldapjdk-4.18-0.0.8|60	rm -rf mozilla
14mr|ldapjdk-4.18-0.0.8|61	
14mr|ldapjdk-4.18-0.0.8|62	cd java-sdk
14mr|ldapjdk-4.18-0.0.8|63	export JAVA_HOME="%{java_home}"
14mr|ldapjdk-4.18-0.0.8|64	export CLASSPATH=$(build-classpath oro jndi jaas jss jsse sasl)
14mr|ldapjdk-4.18-0.0.8|65	export MOZ_SRC=`pwd`
14mr|ldapjdk-4.18-0.0.8|66	export JAVA_VERSION=1.5
14mr|ldapjdk-4.18-0.0.8|67	srcpath=ietfldap:ldapfilter:ldapbeans:ldapjdk:ldapsp:tools
14mr|ldapjdk-4.18-0.0.8|68	
14mr|ldapjdk-4.18-0.0.8|69	# Main jar
14mr|ldapjdk-4.18-0.0.8|70	%__make -f ldap.mk clean
14mr|ldapjdk-4.18-0.0.8|71	%__make -f ldap.mk
14mr|ldapjdk-4.18-0.0.8|72	%__make -f ldap.mk basepackage
14mr|ldapjdk-4.18-0.0.8|73	%__make -f ldap.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
14mr|ldapjdk-4.18-0.0.8|74	
14mr|ldapjdk-4.18-0.0.8|75	# ldap jdndi service provides
14mr|ldapjdk-4.18-0.0.8|76	%__make -f ldapsp.mk clean
14mr|ldapjdk-4.18-0.0.8|77	%__make -f ldapsp.mk
14mr|ldapjdk-4.18-0.0.8|78	%__make -f ldapsp.mk basepackage
14mr|ldapjdk-4.18-0.0.8|79	%__make -f ldapsp.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
14mr|ldapjdk-4.18-0.0.8|80	
14mr|ldapjdk-4.18-0.0.8|81	%install
14mr|ldapjdk-4.18-0.0.8|82	rm -rf $RPM_BUILD_ROOT
14mr|ldapjdk-4.18-0.0.8|83	
14mr|ldapjdk-4.18-0.0.8|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|ldapjdk-4.18-0.0.8|85	install -m 644 java-sdk/dist/packages/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|ldapjdk-4.18-0.0.8|86	install -m 644 java-sdk/dist/packages/%{spname}.jar $RPM_BUILD_ROOT%{_javadir}/%{spname}-%{version}.jar
14mr|ldapjdk-4.18-0.0.8|87	
14mr|ldapjdk-4.18-0.0.8|88	pushd $RPM_BUILD_ROOT%{_javadir}
14mr|ldapjdk-4.18-0.0.8|89	for jar in *-%{version}.jar ; do
14mr|ldapjdk-4.18-0.0.8|90	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mr|ldapjdk-4.18-0.0.8|91	done
14mr|ldapjdk-4.18-0.0.8|92	popd
14mr|ldapjdk-4.18-0.0.8|93	
14mr|ldapjdk-4.18-0.0.8|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}-1.3.0
14mr|ldapjdk-4.18-0.0.8|95	
14mr|ldapjdk-4.18-0.0.8|96	pushd $RPM_BUILD_ROOT%{_javadir}-1.3.0
14mr|ldapjdk-4.18-0.0.8|97	ln -fs ../java/*%{spname}.jar jndi-ldap.jar
14mr|ldapjdk-4.18-0.0.8|98	popd
14mr|ldapjdk-4.18-0.0.8|99	
14mr|ldapjdk-4.18-0.0.8|100	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|ldapjdk-4.18-0.0.8|101	cp -r java-sdk/dist/doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|ldapjdk-4.18-0.0.8|102	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|ldapjdk-4.18-0.0.8|103	
14mr|ldapjdk-4.18-0.0.8|104	%if %{gcj_support}
14mr|ldapjdk-4.18-0.0.8|105	%{_bindir}/aot-compile-rpm
14mr|ldapjdk-4.18-0.0.8|106	%endif
14mr|ldapjdk-4.18-0.0.8|107	
14mr|ldapjdk-4.18-0.0.8|108	%clean
14mr|ldapjdk-4.18-0.0.8|109	rm -rf $RPM_BUILD_ROOT
14mr|ldapjdk-4.18-0.0.8|110	
14mr|ldapjdk-4.18-0.0.8|111	%if %{gcj_support}
14mr|ldapjdk-4.18-0.0.8|112	%post
14mr|ldapjdk-4.18-0.0.8|113	%{update_gcjdb}
14mr|ldapjdk-4.18-0.0.8|114	
14mr|ldapjdk-4.18-0.0.8|115	%postun
14mr|ldapjdk-4.18-0.0.8|116	%{clean_gcjdb}
14mr|ldapjdk-4.18-0.0.8|117	%endif
14mr|ldapjdk-4.18-0.0.8|118	
14mr|ldapjdk-4.18-0.0.8|119	%files
14mr|ldapjdk-4.18-0.0.8|120	%defattr(0644,root,root,0755)
14mr|ldapjdk-4.18-0.0.8|121	%doc buildjsdk.txt java-sdk/*.htm
14mr|ldapjdk-4.18-0.0.8|122	%{_javadir}/%{name}*.jar
14mr|ldapjdk-4.18-0.0.8|123	%{_javadir}/%{spname}*.jar
14mr|ldapjdk-4.18-0.0.8|124	%{_javadir}-1.3.0/*.jar
14mr|ldapjdk-4.18-0.0.8|125	%if %{gcj_support}
14mr|ldapjdk-4.18-0.0.8|126	%dir %{_libdir}/gcj/%{name}
14mr|ldapjdk-4.18-0.0.8|127	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|ldapjdk-4.18-0.0.8|128	%endif
14mr|ldapjdk-4.18-0.0.8|129	
14mr|ldapjdk-4.18-0.0.8|130	%files javadoc
14mr|ldapjdk-4.18-0.0.8|131	%defattr(0644,root,root,0755)
14mr|ldapjdk-4.18-0.0.8|132	%{_javadocdir}/%{name}
14mr|ldapjdk-4.18-0.0.8|133	%{_javadocdir}/%{name}-%{version}
14mr|ldapjdk-4.18-0.0.8|134	
14mr|ldapjdk-4.18-0.0.8|135	
14mr|ldapjdk-4.18-0.0.8|136	
14mr|ldapjdk-4.18-0.0.8|137	
14mr|ldapjdk-4.18-0.0.8|138	
14mr|ldapjdk-4.18-0.0.8|139	%changelog
14mr|ldapjdk-4.18-0.0.8|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:4.18-0.0.8
14mr|ldapjdk-4.18-0.0.8|141	+ Revision: 8441c58
14mr|ldapjdk-4.18-0.0.8|142	- MassBuild#440: Increase release tag
14mr|ldapjdk-4.18-0.0.8|143	
14mr|ldapjdk-4.18-0.0.8|144	

17067 14
14mr|ldb-1.1.16-7|1	%define major	1
14mr|ldb-1.1.16-7|2	%define libname	%mklibname ldb %{major}
14mr|ldb-1.1.16-7|3	%define devname %mklibname -d ldb
14mr|ldb-1.1.16-7|4	%define libpyldbutil %mklibname pyldb-util %{major}
14mr|ldb-1.1.16-7|5	%define devpyldbutil %mklibname -d pyldb-util
14mr|ldb-1.1.16-7|6	
14mr|ldb-1.1.16-7|7	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
14mr|ldb-1.1.16-7|8	if [ -d "$GNUPGHOME" ] \
14mr|ldb-1.1.16-7|9	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
14mr|ldb-1.1.16-7|10	fi \
14mr|ldb-1.1.16-7|11	install -d -m700 $GNUPGHOME \
14mr|ldb-1.1.16-7|12	gpg --import %{1} \
14mr|ldb-1.1.16-7|13	gpg --trust-model always --verify %{2} %{?3} \
14mr|ldb-1.1.16-7|14	rm -Rf $GNUPGHOME \
14mr|ldb-1.1.16-7|15	
14mr|ldb-1.1.16-7|16	Summary:	Library implementing Samba's embedded database
14mr|ldb-1.1.16-7|17	Name:		ldb
14mr|ldb-1.1.16-7|18	Epoch:		1
14mr|ldb-1.1.16-7|19	Version:	1.1.16
14mr|ldb-1.1.16-7|20	Release:	7
14mr|ldb-1.1.16-7|21	Group:		System/Libraries
14mr|ldb-1.1.16-7|22	License:	GPLv2
14mr|ldb-1.1.16-7|23	Url:		http://ldb.samba.org/
14mr|ldb-1.1.16-7|24	Source0:	http://www.samba.org/ftp/ldb/%{name}-%{version}.tar.gz
14mr|ldb-1.1.16-7|25	Source1:	http://www.samba.org/ftp/ldb/%{name}-%{version}.tar.asc
14mr|ldb-1.1.16-7|26	Source2:	samba-pubkey.asc
14mr|ldb-1.1.16-7|27	
14mr|ldb-1.1.16-7|28	BuildRequires:	docbook-style-xsl
14mr|ldb-1.1.16-7|29	BuildRequires:	python-tdb >= 1.2.9
14mr|ldb-1.1.16-7|30	BuildRequires:	python-tevent >= 1:0.9.16-0.beta8.0
14mr|ldb-1.1.16-7|31	BuildRequires:	xsltproc
14mr|ldb-1.1.16-7|32	BuildRequires:	openldap-devel
14mr|ldb-1.1.16-7|33	BuildRequires:	pkgconfig(popt)
14mr|ldb-1.1.16-7|34	BuildRequires:	pkgconfig(pytalloc-util)
14mr|ldb-1.1.16-7|35	BuildRequires:	pkgconfig(python)
14mr|ldb-1.1.16-7|36	BuildRequires:	pkgconfig(talloc)
14mr|ldb-1.1.16-7|37	BuildRequires:	pkgconfig(tdb)
14mr|ldb-1.1.16-7|38	BuildRequires:	pkgconfig(tevent)
14mr|ldb-1.1.16-7|39	
14mr|ldb-1.1.16-7|40	%track
14mr|ldb-1.1.16-7|41	prog %{name} = {
14mr|ldb-1.1.16-7|42	url = http://www.samba.org/ftp/ldb/
14mr|ldb-1.1.16-7|43	version = %{version}
14mr|ldb-1.1.16-7|44	regex = %{name}-(__VER__)\.tar\.gz
14mr|ldb-1.1.16-7|45	}
14mr|ldb-1.1.16-7|46	
14mr|ldb-1.1.16-7|47	%description
14mr|ldb-1.1.16-7|48	Library implementing Samba's embedded database and utilities for backing up,
14mr|ldb-1.1.16-7|49	restoring and manipulating the database.
14mr|ldb-1.1.16-7|50	
14mr|ldb-1.1.16-7|51	%package -n %{libname}
14mr|ldb-1.1.16-7|52	Group:		System/Libraries
14mr|ldb-1.1.16-7|53	Summary:	Library implementing Samba's embedded database
14mr|ldb-1.1.16-7|54	
14mr|ldb-1.1.16-7|55	%description -n %{libname}
14mr|ldb-1.1.16-7|56	Library implementing Samba's embedded database
14mr|ldb-1.1.16-7|57	
14mr|ldb-1.1.16-7|58	%package -n ldb-utils
14mr|ldb-1.1.16-7|59	Group:		Databases
14mr|ldb-1.1.16-7|60	Summary:	Tools for backing up, restoring, and manipulating Samba's embedded database
14mr|ldb-1.1.16-7|61	Conflicts:	samba-server < 3.3.2-2
14mr|ldb-1.1.16-7|62	
14mr|ldb-1.1.16-7|63	%description -n ldb-utils
14mr|ldb-1.1.16-7|64	Tools for backing up, restoring, and manipulating Samba's embedded database
14mr|ldb-1.1.16-7|65	
14mr|ldb-1.1.16-7|66	%package -n %{devname}
14mr|ldb-1.1.16-7|67	Group:		Development/C
14mr|ldb-1.1.16-7|68	Summary:	Library implementing Samba's embedded database
14mr|ldb-1.1.16-7|69	Provides:	%{name}-devel = %{EVRD}
14mr|ldb-1.1.16-7|70	Requires:	%{libname} = %{EVRD}
14mr|ldb-1.1.16-7|71	# because /usr/include/ldb.h was moved from libsmbclient0-devel to libldb-devel
14mr|ldb-1.1.16-7|72	Conflicts:	%{mklibname smbclient 0 -d} < 3.2.6-3
14mr|ldb-1.1.16-7|73	
14mr|ldb-1.1.16-7|74	%description -n %{devname}
14mr|ldb-1.1.16-7|75	Library implementing Samba's embedded database
14mr|ldb-1.1.16-7|76	
14mr|ldb-1.1.16-7|77	%package -n python-ldb
14mr|ldb-1.1.16-7|78	Group:		Development/Python
14mr|ldb-1.1.16-7|79	Summary:	Python bindings to Samba's ldb embedded database
14mr|ldb-1.1.16-7|80	
14mr|ldb-1.1.16-7|81	%description -n python-ldb
14mr|ldb-1.1.16-7|82	Python bindings to Samba's ldb embedded database
14mr|ldb-1.1.16-7|83	
14mr|ldb-1.1.16-7|84	%package -n %{libpyldbutil}
14mr|ldb-1.1.16-7|85	Group:		System/Libraries
14mr|ldb-1.1.16-7|86	Summary:	Utility library for using tdb functions in python
14mr|ldb-1.1.16-7|87	
14mr|ldb-1.1.16-7|88	%description -n %{libpyldbutil}
14mr|ldb-1.1.16-7|89	Utility library for using tdb functions in python.
14mr|ldb-1.1.16-7|90	
14mr|ldb-1.1.16-7|91	%package -n %{devpyldbutil}
14mr|ldb-1.1.16-7|92	Group:		Development/Python
14mr|ldb-1.1.16-7|93	Summary:	Development files for utility library for using tdb functions in python
14mr|ldb-1.1.16-7|94	Provides:	pyldb-util-devel = %{EVRD}
14mr|ldb-1.1.16-7|95	Requires:	%{libpyldbutil} = %{EVRD}
14mr|ldb-1.1.16-7|96	
14mr|ldb-1.1.16-7|97	%description -n %{devpyldbutil}
14mr|ldb-1.1.16-7|98	Development files for utility library for using tdb functions in python.
14mr|ldb-1.1.16-7|99	
14mr|ldb-1.1.16-7|100	%prep
14mr|ldb-1.1.16-7|101	%setup -q
14mr|ldb-1.1.16-7|102	sed -i -e 's,http://docbook.sourceforge.net/release/xsl/current,/usr/share/sgml/docbook/xsl-stylesheets,g' docs/builddocs.sh buildtools/wafsamba/wafsamba.py buildtools/wafsamba/samba_conftests.py
14mr|ldb-1.1.16-7|103	
14mr|ldb-1.1.16-7|104	# Fix unreadable files
14mr|ldb-1.1.16-7|105	find . -perm 0640 -exec chmod 0644 '{}' \;
14mr|ldb-1.1.16-7|106	
14mr|ldb-1.1.16-7|107	%build
14mr|ldb-1.1.16-7|108	# The ldb linker script is incompatible with gold
14mr|ldb-1.1.16-7|109	export LDFLAGS="%{optflags} -fuse-ld=bfd"
14mr|ldb-1.1.16-7|110	%configure2_5x \
14mr|ldb-1.1.16-7|111	--with-modulesdir=%{_libdir} \
14mr|ldb-1.1.16-7|112	--bundled-libraries=NONE
14mr|ldb-1.1.16-7|113	%make
14mr|ldb-1.1.16-7|114	
14mr|ldb-1.1.16-7|115	%install
14mr|ldb-1.1.16-7|116	%makeinstall_std
14mr|ldb-1.1.16-7|117	
14mr|ldb-1.1.16-7|118	%files -n %{libname}
14mr|ldb-1.1.16-7|119	%{_libdir}/libldb.so.%{major}*
14mr|ldb-1.1.16-7|120	
14mr|ldb-1.1.16-7|121	%files -n %{devname}
14mr|ldb-1.1.16-7|122	%{_libdir}/libldb.so
14mr|ldb-1.1.16-7|123	%{_libdir}/pkgconfig/ldb.pc
14mr|ldb-1.1.16-7|124	%{_includedir}/ldb*.h
14mr|ldb-1.1.16-7|125	
14mr|ldb-1.1.16-7|126	%files -n ldb-utils
14mr|ldb-1.1.16-7|127	%{_bindir}/ldb*
14mr|ldb-1.1.16-7|128	%{_libdir}/ldb
14mr|ldb-1.1.16-7|129	%{_mandir}/man1/ldb*.1*
14mr|ldb-1.1.16-7|130	%{_mandir}/man3/ldb*.3*
14mr|ldb-1.1.16-7|131	
14mr|ldb-1.1.16-7|132	%files -n python-ldb
14mr|ldb-1.1.16-7|133	%{py_platsitedir}/ldb.so
14mr|ldb-1.1.16-7|134	
14mr|ldb-1.1.16-7|135	%files -n %{libpyldbutil}
14mr|ldb-1.1.16-7|136	%{_libdir}/libpyldb-util.so.%{major}*
14mr|ldb-1.1.16-7|137	
14mr|ldb-1.1.16-7|138	%files -n %{devpyldbutil}
14mr|ldb-1.1.16-7|139	%{_libdir}/libpyldb-util.so
14mr|ldb-1.1.16-7|140	%{_includedir}/pyldb.h
14mr|ldb-1.1.16-7|141	%{_libdir}/pkgconfig/pyldb-util.pc
14mr|ldb-1.1.16-7|142	
14mr|ldb-1.1.16-7|143	
14mr|ldb-1.1.16-7|144	%changelog
14mr|ldb-1.1.16-7|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1.16-7
14mr|ldb-1.1.16-7|146	+ Revision: 588e014
14mr|ldb-1.1.16-7|147	- MassBuild#440: Increase release tag
14mr|ldb-1.1.16-7|148	
14mr|ldb-1.1.16-7|149	

17068 14
14mr|ldetect-0.12.7-5|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
14mr|ldetect-0.12.7-5|2	%define lib_major 0.12
14mr|ldetect-0.12.7-5|3	%define lib_minor 7
14mr|ldetect-0.12.7-5|4	%define lib_name %mklibname %{name} %{lib_major}
14mr|ldetect-0.12.7-5|5	%define develname %mklibname %name -d
14mr|ldetect-0.12.7-5|6	
14mr|ldetect-0.12.7-5|7	%define build_diet 0
14mr|ldetect-0.12.7-5|8	
14mr|ldetect-0.12.7-5|9	Name:    ldetect
14mr|ldetect-0.12.7-5|10	Version: %{lib_major}.%{lib_minor}
14mr|ldetect-0.12.7-5|11	Release: 5
14mr|ldetect-0.12.7-5|12	Summary: Light hardware detection tool
14mr|ldetect-0.12.7-5|13	Source: %{name}-%{version}.tar.xz
14mr|ldetect-0.12.7-5|14	Patch0:	rosa-build.patch
14mr|ldetect-0.12.7-5|15	Group: System/Kernel and hardware
14mr|ldetect-0.12.7-5|16	URL:	  http://www.mandrivalinux.com
14mr|ldetect-0.12.7-5|17	BuildRequires: usbutils
14mr|ldetect-0.12.7-5|18	BuildRequires: pciutils-devel
14mr|ldetect-0.12.7-5|19	BuildRequires: zlib-devel
14mr|ldetect-0.12.7-5|20	BuildRequires: kmod-devel
14mr|ldetect-0.12.7-5|21	%if %{build_diet}
14mr|ldetect-0.12.7-5|22	BuildRequires: dietlibc-devel
14mr|ldetect-0.12.7-5|23	%endif
14mr|ldetect-0.12.7-5|24	License: GPL
14mr|ldetect-0.12.7-5|25	
14mr|ldetect-0.12.7-5|26	%package -n %{lib_name}
14mr|ldetect-0.12.7-5|27	Summary: Light hardware detection library
14mr|ldetect-0.12.7-5|28	Requires: ldetect-lst common-licenses
14mr|ldetect-0.12.7-5|29	Requires: pciids
14mr|ldetect-0.12.7-5|30	Group: System/Libraries
14mr|ldetect-0.12.7-5|31	
14mr|ldetect-0.12.7-5|32	%package -n %develname
14mr|ldetect-0.12.7-5|33	Summary: Development package for ldetect
14mr|ldetect-0.12.7-5|34	Requires: %{lib_name} = %{version}
14mr|ldetect-0.12.7-5|35	Provides: ldetect-devel = %version, libldetect-devel = %version
14mr|ldetect-0.12.7-5|36	Group: Development/C
14mr|ldetect-0.12.7-5|37	
14mr|ldetect-0.12.7-5|38	%description
14mr|ldetect-0.12.7-5|39	The hardware device lists provided by this package are used as a lookup
14mr|ldetect-0.12.7-5|40	table to get hardware auto-detection.
14mr|ldetect-0.12.7-5|41	
14mr|ldetect-0.12.7-5|42	%description -n %develname
14mr|ldetect-0.12.7-5|43	see %name
14mr|ldetect-0.12.7-5|44	
14mr|ldetect-0.12.7-5|45	%description -n %{lib_name}
14mr|ldetect-0.12.7-5|46	see %name
14mr|ldetect-0.12.7-5|47	
14mr|ldetect-0.12.7-5|48	%prep
14mr|ldetect-0.12.7-5|49	%setup -q
14mr|ldetect-0.12.7-5|50	%apply_patches
14mr|ldetect-0.12.7-5|51	
14mr|ldetect-0.12.7-5|52	%build
14mr|ldetect-0.12.7-5|53	%if %{build_diet}
14mr|ldetect-0.12.7-5|54	%make CFLAGS="-Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE" CC="diet gcc" libldetect.a
14mr|ldetect-0.12.7-5|55	cp libldetect.a libldetect-diet.a
14mr|ldetect-0.12.7-5|56	make clean
14mr|ldetect-0.12.7-5|57	%endif
14mr|ldetect-0.12.7-5|58	%make
14mr|ldetect-0.12.7-5|59	
14mr|ldetect-0.12.7-5|60	%install
14mr|ldetect-0.12.7-5|61	rm -rf $RPM_BUILD_ROOT
14mr|ldetect-0.12.7-5|62	%makeinstall
14mr|ldetect-0.12.7-5|63	%if %{build_diet}
14mr|ldetect-0.12.7-5|64	install -d $RPM_BUILD_ROOT%{_prefix}/lib/dietlibc/lib-%{_arch}
14mr|ldetect-0.12.7-5|65	install libldetect-diet.a $RPM_BUILD_ROOT%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
14mr|ldetect-0.12.7-5|66	%endif
14mr|ldetect-0.12.7-5|67	
14mr|ldetect-0.12.7-5|68	%clean
14mr|ldetect-0.12.7-5|69	rm -rf $RPM_BUILD_ROOT
14mr|ldetect-0.12.7-5|70	
14mr|ldetect-0.12.7-5|71	%files
14mr|ldetect-0.12.7-5|72	%defattr(-,root,root)
14mr|ldetect-0.12.7-5|73	%doc AUTHORS
14mr|ldetect-0.12.7-5|74	%_bindir/*
14mr|ldetect-0.12.7-5|75	
14mr|ldetect-0.12.7-5|76	%files -n %{lib_name}
14mr|ldetect-0.12.7-5|77	%defattr(-,root,root)
14mr|ldetect-0.12.7-5|78	%_libdir/*.so.*
14mr|ldetect-0.12.7-5|79	
14mr|ldetect-0.12.7-5|80	%files -n %develname
14mr|ldetect-0.12.7-5|81	%defattr(-,root,root)
14mr|ldetect-0.12.7-5|82	%doc ChangeLog
14mr|ldetect-0.12.7-5|83	%_includedir/*
14mr|ldetect-0.12.7-5|84	%_libdir/*.a
14mr|ldetect-0.12.7-5|85	%if %{build_diet}
14mr|ldetect-0.12.7-5|86	%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
14mr|ldetect-0.12.7-5|87	%endif
14mr|ldetect-0.12.7-5|88	%_libdir/*.so
14mr|ldetect-0.12.7-5|89	
14mr|ldetect-0.12.7-5|90	
14mr|ldetect-0.12.7-5|91	%changelog
14mr|ldetect-0.12.7-5|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.7-5
14mr|ldetect-0.12.7-5|93	+ Revision: 6b05423
14mr|ldetect-0.12.7-5|94	- MassBuild#440: Increase release tag
14mr|ldetect-0.12.7-5|95	
14mr|ldetect-0.12.7-5|96	

17069 14
14mr|ldetect-lst-0.1.326-1|1	%bcond_with	bootstrap
14mr|ldetect-lst-0.1.326-1|2	
14mr|ldetect-lst-0.1.326-1|3	Summary:	Hardware list for the light detection library
14mr|ldetect-lst-0.1.326-1|4	Name:		ldetect-lst
14mr|ldetect-lst-0.1.326-1|5	Version:	0.1.326
14mr|ldetect-lst-0.1.326-1|6	Release:	1
14mr|ldetect-lst-0.1.326-1|7	Group:		System/Kernel and hardware
14mr|ldetect-lst-0.1.326-1|8	License:	GPLv2+
14mr|ldetect-lst-0.1.326-1|9	URL:		https://abf.rosalinux.ru/soft/ldetect-lst/
14mr|ldetect-lst-0.1.326-1|10	Source0:	%{name}-%{version}.tar.xz
14mr|ldetect-lst-0.1.326-1|11	Requires(post):	perl-base
14mr|ldetect-lst-0.1.326-1|12	Requires(post):	gzip
14mr|ldetect-lst-0.1.326-1|13	Requires(preun):perl-base
14mr|ldetect-lst-0.1.326-1|14	BuildRequires:	perl-MDK-Common
14mr|ldetect-lst-0.1.326-1|15	%if !%{with bootstrap}
14mr|ldetect-lst-0.1.326-1|16	# for testsuite:
14mr|ldetect-lst-0.1.326-1|17	BuildRequires:	drakx-kbd-mouse-x11
14mr|ldetect-lst-0.1.326-1|18	# needed to create fallback-modules.alias
14mr|ldetect-lst-0.1.326-1|19	#BuildRequires:	kernel-desktop
14mr|ldetect-lst-0.1.326-1|20	BuildRequires:	kernel-nrj-desktop
14mr|ldetect-lst-0.1.326-1|21	# for list_modules.pm
14mr|ldetect-lst-0.1.326-1|22	BuildRequires:	drakxtools-backend >= 10.30
14mr|ldetect-lst-0.1.326-1|23	%endif
14mr|ldetect-lst-0.1.326-1|24	Conflicts:	ldetect < 0.7.18
14mr|ldetect-lst-0.1.326-1|25	# for XFdrake using nvidia-current instead of nvidia-97xx
14mr|ldetect-lst-0.1.326-1|26	Conflicts:	drakx-kbd-mouse-x11 < 0.21
14mr|ldetect-lst-0.1.326-1|27	BuildArch:	noarch
14mr|ldetect-lst-0.1.326-1|28	
14mr|ldetect-lst-0.1.326-1|29	%description
14mr|ldetect-lst-0.1.326-1|30	The hardware device lists provided by this package are used as lookup
14mr|ldetect-lst-0.1.326-1|31	table to get hardware autodetection.
14mr|ldetect-lst-0.1.326-1|32	
14mr|ldetect-lst-0.1.326-1|33	%package	devel
14mr|ldetect-lst-0.1.326-1|34	Summary:	Devel for ldetect-lst
14mr|ldetect-lst-0.1.326-1|35	Group:		Development/Perl
14mr|ldetect-lst-0.1.326-1|36	Requires:	ldetect-lst = %{version}-%{release}
14mr|ldetect-lst-0.1.326-1|37	
14mr|ldetect-lst-0.1.326-1|38	%description	devel
14mr|ldetect-lst-0.1.326-1|39	This package provides merge2pcitable, a tool that enables to merge in hardware
14mr|ldetect-lst-0.1.326-1|40	databases new entries pacakged in eg /usr/share/ldetect-lst/pcitable.d.
14mr|ldetect-lst-0.1.326-1|41	
14mr|ldetect-lst-0.1.326-1|42	%prep
14mr|ldetect-lst-0.1.326-1|43	%setup -q
14mr|ldetect-lst-0.1.326-1|44	
14mr|ldetect-lst-0.1.326-1|45	%apply_patches
14mr|ldetect-lst-0.1.326-1|46	
14mr|ldetect-lst-0.1.326-1|47	%build
14mr|ldetect-lst-0.1.326-1|48	%if %{with bootstrap}
14mr|ldetect-lst-0.1.326-1|49	pushd lst
14mr|ldetect-lst-0.1.326-1|50	touch hardcoded-modules.alias fallback-modules.alias preferred-modules.alias
14mr|ldetect-lst-0.1.326-1|51	popd
14mr|ldetect-lst-0.1.326-1|52	%endif
14mr|ldetect-lst-0.1.326-1|53	
14mr|ldetect-lst-0.1.326-1|54	%make
14mr|ldetect-lst-0.1.326-1|55	
14mr|ldetect-lst-0.1.326-1|56	%install
14mr|ldetect-lst-0.1.326-1|57	%makeinstall slibdir=%{buildroot}/lib
14mr|ldetect-lst-0.1.326-1|58	
14mr|ldetect-lst-0.1.326-1|59	#not provide ids for now
14mr|ldetect-lst-0.1.326-1|60	rm -f %{buildroot}%{_datadir}/usb.ids
14mr|ldetect-lst-0.1.326-1|61	rm -f %{buildroot}%{_datadir}/oui.txt
14mr|ldetect-lst-0.1.326-1|62	rm -f %{buildroot}%{_datadir}/pci.ids
14mr|ldetect-lst-0.1.326-1|63	rm -f %{buildroot}%{_datadir}/misc/pnp.ids
14mr|ldetect-lst-0.1.326-1|64	
14mr|ldetect-lst-0.1.326-1|65	%post
14mr|ldetect-lst-0.1.326-1|66	#update ldetect after install
14mr|ldetect-lst-0.1.326-1|67	/usr/sbin/update-ldetect-lst
14mr|ldetect-lst-0.1.326-1|68	
14mr|ldetect-lst-0.1.326-1|69	%files
14mr|ldetect-lst-0.1.326-1|70	%doc AUTHORS
14mr|ldetect-lst-0.1.326-1|71	%{_datadir}/%{name}
14mr|ldetect-lst-0.1.326-1|72	%{_sbindir}/*
14mr|ldetect-lst-0.1.326-1|73	/lib/module-init-tools/ldetect-lst-modules.alias
14mr|ldetect-lst-0.1.326-1|74	
14mr|ldetect-lst-0.1.326-1|75	%files devel
14mr|ldetect-lst-0.1.326-1|76	%doc convert/README.pcitable
14mr|ldetect-lst-0.1.326-1|77	%{_bindir}/*
14mr|ldetect-lst-0.1.326-1|78	
14mr|ldetect-lst-0.1.326-1|79	%changelog
14mr|ldetect-lst-0.1.326-1|80	* Tue Jul 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.326-1
14mr|ldetect-lst-0.1.326-1|81	+ Revision: e6a20d0
14mr|ldetect-lst-0.1.326-1|82	- Cosmetic: fixed the naming of NVidia graphics cards
14mr|ldetect-lst-0.1.326-1|83	
14mr|ldetect-lst-0.1.326-1|84	

17070 14
14mr|leafnode-1.11.8-5|1	Summary:	Leafnode - a leafsite NNTP server
14mr|leafnode-1.11.8-5|2	Name: 		leafnode
14mr|leafnode-1.11.8-5|3	Version: 	1.11.8
14mr|leafnode-1.11.8-5|4	Release: 	5
14mr|leafnode-1.11.8-5|5	License: 	Artistic
14mr|leafnode-1.11.8-5|6	Group: 		System/Servers
14mr|leafnode-1.11.8-5|7	URL:		http://www.leafnode.org
14mr|leafnode-1.11.8-5|8	Source: 	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mr|leafnode-1.11.8-5|9	Source1:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.asc
14mr|leafnode-1.11.8-5|10	Source2:	%{name}.texpire
14mr|leafnode-1.11.8-5|11	Source3:	%{name}.filters
14mr|leafnode-1.11.8-5|12	Source4: 	%{name}.xinetd
14mr|leafnode-1.11.8-5|13	Conflicts:	inn
14mr|leafnode-1.11.8-5|14	BuildRequires:	pcre-devel
14mr|leafnode-1.11.8-5|15	Requires:	xinetd
14mr|leafnode-1.11.8-5|16	
14mr|leafnode-1.11.8-5|17	%description
14mr|leafnode-1.11.8-5|18	Leafnode is a small NNTP server for leaf sites without permanent
14mr|leafnode-1.11.8-5|19	connection to the internet. It supports a subset of NNTP and is able to
14mr|leafnode-1.11.8-5|20	automatically fetch the newsgroups the user reads regularly from the
14mr|leafnode-1.11.8-5|21	newsserver of the ISP.
14mr|leafnode-1.11.8-5|22	
14mr|leafnode-1.11.8-5|23	%prep
14mr|leafnode-1.11.8-5|24	
14mr|leafnode-1.11.8-5|25	%setup -q -n %name-%version
14mr|leafnode-1.11.8-5|26	
14mr|leafnode-1.11.8-5|27	%build
14mr|leafnode-1.11.8-5|28	%configure --with-spooldir=/var/spool/news \
14mr|leafnode-1.11.8-5|29	--with-lockfile=/var/lock/news/%name \
14mr|leafnode-1.11.8-5|30	--sysconfdir=%{_sysconfdir}/%name
14mr|leafnode-1.11.8-5|31	make
14mr|leafnode-1.11.8-5|32	
14mr|leafnode-1.11.8-5|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|'`
14mr|leafnode-1.11.8-5|34	
14mr|leafnode-1.11.8-5|35	%install
14mr|leafnode-1.11.8-5|36	make DESTDIR=%{buildroot} install
14mr|leafnode-1.11.8-5|37	install -d %{buildroot}%{_sysconfdir}/{cron.daily,leafnode}
14mr|leafnode-1.11.8-5|38	install -m 755 %SOURCE2 %{buildroot}%{_sysconfdir}/cron.daily/texpire
14mr|leafnode-1.11.8-5|39	install -m 600 %{_builddir}/%name-%version/config.example %{buildroot}%{_sysconfdir}/leafnode/config
14mr|leafnode-1.11.8-5|40	install -m 600 %SOURCE3 %{buildroot}%{_sysconfdir}/leafnode/filters
14mr|leafnode-1.11.8-5|41	install -D -m644 %{SOURCE4} %buildroot/etc/xinetd.d/%{name}
14mr|leafnode-1.11.8-5|42	
14mr|leafnode-1.11.8-5|43	cp doc_german/README doc_german/README.de
14mr|leafnode-1.11.8-5|44	
14mr|leafnode-1.11.8-5|45	# Install the man pages
14mr|leafnode-1.11.8-5|46	install -d %{buildroot}%{_mandir}/{,de}/man{1,3,8}
14mr|leafnode-1.11.8-5|47	install -m 644 doc_german/*.1 %{buildroot}%{_mandir}/de/man1
14mr|leafnode-1.11.8-5|48	rm -rf doc_german/*.1
14mr|leafnode-1.11.8-5|49	install -m 644 doc_german/*.8 %{buildroot}%{_mandir}/de/man8
14mr|leafnode-1.11.8-5|50	rm -rf doc_german/*.8
14mr|leafnode-1.11.8-5|51	install -m 644 `find . -name "*.1"` %{buildroot}%{_mandir}/man1
14mr|leafnode-1.11.8-5|52	install -m 644 `find . -name "*.8"` %{buildroot}%{_mandir}/man8
14mr|leafnode-1.11.8-5|53	rm -f %{buildroot}%{_mandir}/man?/pcre*
14mr|leafnode-1.11.8-5|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}
14mr|leafnode-1.11.8-5|55	
14mr|leafnode-1.11.8-5|56	%pre
14mr|leafnode-1.11.8-5|57	if [ -f %{_sysconfdir}/cron.daily/texpire.cron ] ; then
14mr|leafnode-1.11.8-5|58	rm -f %{_sysconfdir}/cron.daily/texpire.cron
14mr|leafnode-1.11.8-5|59	fi
14mr|leafnode-1.11.8-5|60	
14mr|leafnode-1.11.8-5|61	%files
14mr|leafnode-1.11.8-5|62	%defattr (644,root,root,755)
14mr|leafnode-1.11.8-5|63	%doc COPYING CREDITS INSTALL README tools/archivefaq.pl update.sh
14mr|leafnode-1.11.8-5|64	#%doc doc_german/README.de doc_german/txt/*
14mr|leafnode-1.11.8-5|65	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/texpire
14mr|leafnode-1.11.8-5|66	%attr (644,root,man) %{_mandir}/man1/*
14mr|leafnode-1.11.8-5|67	%attr (644,root,man) %{_mandir}/de/man1/*
14mr|leafnode-1.11.8-5|68	%attr (644,root,man) %{_mandir}/man8/*
14mr|leafnode-1.11.8-5|69	%attr (644,root,man) %{_mandir}/de/man8/*
14mr|leafnode-1.11.8-5|70	#%attr (644,root,man) %{_mandir}/de/man1/*
14mr|leafnode-1.11.8-5|71	#%attr (644,root,man) %{_mandir}/de/man8/*
14mr|leafnode-1.11.8-5|72	%defattr (644,news,news,755)
14mr|leafnode-1.11.8-5|73	%dir %{_sysconfdir}/leafnode
14mr|leafnode-1.11.8-5|74	%attr(600,news,news) %config(noreplace) %{_sysconfdir}/leafnode/*
14mr|leafnode-1.11.8-5|75	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14mr|leafnode-1.11.8-5|76	%attr(750,news,news) %{_sbindir}/*
14mr|leafnode-1.11.8-5|77	%attr(755,news,news) %{_bindir}/*
14mr|leafnode-1.11.8-5|78	%dir /var/lock/news
14mr|leafnode-1.11.8-5|79	%dir /var/spool/news
14mr|leafnode-1.11.8-5|80	%dir /var/spool/news/*
14mr|leafnode-1.11.8-5|81	%dir /var/spool/news/message.id/*
14mr|leafnode-1.11.8-5|82	
14mr|leafnode-1.11.8-5|83	
14mr|leafnode-1.11.8-5|84	
14mr|leafnode-1.11.8-5|85	%changelog
14mr|leafnode-1.11.8-5|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11.8-5
14mr|leafnode-1.11.8-5|87	+ Revision: 4521b42
14mr|leafnode-1.11.8-5|88	- MassBuild#440: Increase release tag
14mr|leafnode-1.11.8-5|89	
14mr|leafnode-1.11.8-5|90	

17071 14
14mr|leafpad-0.8.18.1-6|1	%define name	leafpad
14mr|leafpad-0.8.18.1-6|2	%define version	0.8.18.1
14mr|leafpad-0.8.18.1-6|3	%define	title	Leafpad
14mr|leafpad-0.8.18.1-6|4	
14mr|leafpad-0.8.18.1-6|5	Summary:	Notepad clone
14mr|leafpad-0.8.18.1-6|6	Name:		%{name}
14mr|leafpad-0.8.18.1-6|7	Version:	%{version}
14mr|leafpad-0.8.18.1-6|8	Release:	6
14mr|leafpad-0.8.18.1-6|9	License:	GPLv2+
14mr|leafpad-0.8.18.1-6|10	
14mr|leafpad-0.8.18.1-6|11	Group:		Editors
14mr|leafpad-0.8.18.1-6|12	
14mr|leafpad-0.8.18.1-6|13	URL:		http://tarot.freeshell.org/leafpad/
14mr|leafpad-0.8.18.1-6|14	Source0:	http://download.savannah.gnu.org/releases/leafpad/%{name}-%{version}.tar.gz
14mr|leafpad-0.8.18.1-6|15	Patch0:		leafpad-0.8.16-fix-str-fmt.patch
14mr|leafpad-0.8.18.1-6|16	Patch1:		leafpad-0.8.17-fix-desktop.patch
14mr|leafpad-0.8.18.1-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|leafpad-0.8.18.1-6|18	
14mr|leafpad-0.8.18.1-6|19	BuildRequires:	gtk2-devel
14mr|leafpad-0.8.18.1-6|20	BuildRequires:	intltool
14mr|leafpad-0.8.18.1-6|21	
14mr|leafpad-0.8.18.1-6|22	%description
14mr|leafpad-0.8.18.1-6|23	Leafpad is a simple GTK+ based text editor.
14mr|leafpad-0.8.18.1-6|24	The user interface is similar to "notepad",
14mr|leafpad-0.8.18.1-6|25	and it aims to be lighter than GEdit and
14mr|leafpad-0.8.18.1-6|26	KWrite and to be as useful as them.
14mr|leafpad-0.8.18.1-6|27	
14mr|leafpad-0.8.18.1-6|28	Following features are intended...
14mr|leafpad-0.8.18.1-6|29	
14mr|leafpad-0.8.18.1-6|30	* Minimum requirement
14mr|leafpad-0.8.18.1-6|31	* Minimal menu item
14mr|leafpad-0.8.18.1-6|32	* No toolbar
14mr|leafpad-0.8.18.1-6|33	* Single document interface (SDI)
14mr|leafpad-0.8.18.1-6|34	* Character coding auto detection
14mr|leafpad-0.8.18.1-6|35	
14mr|leafpad-0.8.18.1-6|36	%prep
14mr|leafpad-0.8.18.1-6|37	%setup -q
14mr|leafpad-0.8.18.1-6|38	%patch0 -p0
14mr|leafpad-0.8.18.1-6|39	%patch1 -p0
14mr|leafpad-0.8.18.1-6|40	
14mr|leafpad-0.8.18.1-6|41	%build
14mr|leafpad-0.8.18.1-6|42	%configure2_5x
14mr|leafpad-0.8.18.1-6|43	%make WARN_CFLAGS=""
14mr|leafpad-0.8.18.1-6|44	
14mr|leafpad-0.8.18.1-6|45	%install
14mr|leafpad-0.8.18.1-6|46	rm -rf %buildroot
14mr|leafpad-0.8.18.1-6|47	%makeinstall_std
14mr|leafpad-0.8.18.1-6|48	
14mr|leafpad-0.8.18.1-6|49	%find_lang %name --with-gnome
14mr|leafpad-0.8.18.1-6|50	
14mr|leafpad-0.8.18.1-6|51	%if %mdkversion < 200900
14mr|leafpad-0.8.18.1-6|52	%post
14mr|leafpad-0.8.18.1-6|53	%update_menus
14mr|leafpad-0.8.18.1-6|54	%endif
14mr|leafpad-0.8.18.1-6|55	
14mr|leafpad-0.8.18.1-6|56	%if %mdkversion < 200900
14mr|leafpad-0.8.18.1-6|57	%postun
14mr|leafpad-0.8.18.1-6|58	%clean_menus
14mr|leafpad-0.8.18.1-6|59	%endif
14mr|leafpad-0.8.18.1-6|60	
14mr|leafpad-0.8.18.1-6|61	%clean
14mr|leafpad-0.8.18.1-6|62	rm -rf %buildroot
14mr|leafpad-0.8.18.1-6|63	
14mr|leafpad-0.8.18.1-6|64	%files -f %name.lang
14mr|leafpad-0.8.18.1-6|65	%defattr(-,root,root)
14mr|leafpad-0.8.18.1-6|66	%doc COPYING README
14mr|leafpad-0.8.18.1-6|67	%{_bindir}/*
14mr|leafpad-0.8.18.1-6|68	%{_datadir}/pixmaps/*
14mr|leafpad-0.8.18.1-6|69	%{_datadir}/applications/*.desktop
14mr|leafpad-0.8.18.1-6|70	%{_datadir}/icons/hicolor/*/apps/leafpad.*
14mr|leafpad-0.8.18.1-6|71	
14mr|leafpad-0.8.18.1-6|72	
14mr|leafpad-0.8.18.1-6|73	
14mr|leafpad-0.8.18.1-6|74	%changelog
14mr|leafpad-0.8.18.1-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.18.1-6
14mr|leafpad-0.8.18.1-6|76	+ Revision: a6c8be7
14mr|leafpad-0.8.18.1-6|77	- MassBuild#440: Increase release tag
14mr|leafpad-0.8.18.1-6|78	
14mr|leafpad-0.8.18.1-6|79	

17072 14
14mr|lemon-3.7.9-1|1	%if %mandriva_branch == Cooker
14mr|lemon-3.7.9-1|2	# Cooker
14mr|lemon-3.7.9-1|3	%define release 2
14mr|lemon-3.7.9-1|4	%else
14mr|lemon-3.7.9-1|5	# Old distros
14mr|lemon-3.7.9-1|6	%define subrel 1
14mr|lemon-3.7.9-1|7	%define release 1
14mr|lemon-3.7.9-1|8	%endif
14mr|lemon-3.7.9-1|9	
14mr|lemon-3.7.9-1|10	Summary:	The Lemon Parser Generator
14mr|lemon-3.7.9-1|11	Name:		lemon
14mr|lemon-3.7.9-1|12	Version:	3.7.9
14mr|lemon-3.7.9-1|13	Release:	%release
14mr|lemon-3.7.9-1|14	License:	Public Domain
14mr|lemon-3.7.9-1|15	Group:		Development/Other
14mr|lemon-3.7.9-1|16	URL:		http://www.sqlite.org/
14mr|lemon-3.7.9-1|17	# taken from http://www.sqlite.org/sqlite-src-3070900.zip
14mr|lemon-3.7.9-1|18	Source0:	http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lemon.c
14mr|lemon-3.7.9-1|19	Source1:	http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lempar.c
14mr|lemon-3.7.9-1|20	Patch0:		lemon-3.7.6.2-system-template.diff
14mr|lemon-3.7.9-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lemon-3.7.9-1|22	
14mr|lemon-3.7.9-1|23	%description
14mr|lemon-3.7.9-1|24	Lemon is an LALR(1) parser generator for C or C++. It does the same job as
14mr|lemon-3.7.9-1|25	bison and yacc. But lemon is not another bison or yacc clone. It uses a
14mr|lemon-3.7.9-1|26	different grammar syntax which is designed to reduce the number of coding
14mr|lemon-3.7.9-1|27	errors. Lemon also uses a more sophisticated parsing engine that is faster than
14mr|lemon-3.7.9-1|28	yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon
14mr|lemon-3.7.9-1|29	implements features that can be used to eliminate resource leaks, making is
14mr|lemon-3.7.9-1|30	suitable for use in long-running programs such as graphical user interfaces or
14mr|lemon-3.7.9-1|31	embedded controllers.
14mr|lemon-3.7.9-1|32	
14mr|lemon-3.7.9-1|33	%prep
14mr|lemon-3.7.9-1|34	
14mr|lemon-3.7.9-1|35	%setup -q -c -T
14mr|lemon-3.7.9-1|36	cp %{SOURCE0} .
14mr|lemon-3.7.9-1|37	cp %{SOURCE1} .
14mr|lemon-3.7.9-1|38	%patch0 -p0
14mr|lemon-3.7.9-1|39	
14mr|lemon-3.7.9-1|40	%build
14mr|lemon-3.7.9-1|41	
14mr|lemon-3.7.9-1|42	gcc %{optflags} -o lemon lemon.c
14mr|lemon-3.7.9-1|43	
14mr|lemon-3.7.9-1|44	%install
14mr|lemon-3.7.9-1|45	rm -rf %{buildroot}
14mr|lemon-3.7.9-1|46	
14mr|lemon-3.7.9-1|47	install -d %{buildroot}%{_bindir}
14mr|lemon-3.7.9-1|48	install -d %{buildroot}%{_datadir}/lemon
14mr|lemon-3.7.9-1|49	
14mr|lemon-3.7.9-1|50	install -m0755 lemon %{buildroot}%{_bindir}/
14mr|lemon-3.7.9-1|51	install -m0644 lempar.c %{buildroot}%{_datadir}/lemon/lempar.c
14mr|lemon-3.7.9-1|52	
14mr|lemon-3.7.9-1|53	%clean
14mr|lemon-3.7.9-1|54	rm -rf %{buildroot}
14mr|lemon-3.7.9-1|55	
14mr|lemon-3.7.9-1|56	%files
14mr|lemon-3.7.9-1|57	%defattr(-,root,root)
14mr|lemon-3.7.9-1|58	%{_bindir}/lemon
14mr|lemon-3.7.9-1|59	%dir %{_datadir}/lemon
14mr|lemon-3.7.9-1|60	%{_datadir}/lemon/lempar.c
14mr|lemon-3.7.9-1|61	
14mr|lemon-3.7.9-1|62	
14mr|lemon-3.7.9-1|63	
14mr|lemon-3.7.9-1|64	%changelog
14mr|lemon-3.7.9-1|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.9-1
14mr|lemon-3.7.9-1|66	+ Revision: acce7b1
14mr|lemon-3.7.9-1|67	- MassBuild#440: Increase release tag
14mr|lemon-3.7.9-1|68	
14mr|lemon-3.7.9-1|69	

17073 14
14mr|lensfun-0.2.6-3|1	%define lib_major 0
14mr|lensfun-0.2.6-3|2	%define lib_name %mklibname lensfun %{lib_major}
14mr|lensfun-0.2.6-3|3	%define lib_dev %mklibname lensfun -d
14mr|lensfun-0.2.6-3|4	
14mr|lensfun-0.2.6-3|5	Name:		lensfun
14mr|lensfun-0.2.6-3|6	Version:	0.2.6
14mr|lensfun-0.2.6-3|7	Summary:	A library to rectifying the defects introduced by your photographic equipment
14mr|lensfun-0.2.6-3|8	Release:	3
14mr|lensfun-0.2.6-3|9	License:	GPLv3
14mr|lensfun-0.2.6-3|10	Group:		System/Libraries
14mr|lensfun-0.2.6-3|11	URL:		http://lensfun.berlios.de/
14mr|lensfun-0.2.6-3|12	Source0:	http://download.berlios.de/lensfun/%{name}-%{version}.tar.bz2
14mr|lensfun-0.2.6-3|13	# (fc) 0.2.3-1mdv fix build on 64bits
14mr|lensfun-0.2.6-3|14	Patch1:		lensfun-0.2.3-64bits.patch
14mr|lensfun-0.2.6-3|15	BuildRequires:	python
14mr|lensfun-0.2.6-3|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|lensfun-0.2.6-3|17	BuildRequires:	pkgconfig(libpng)
14mr|lensfun-0.2.6-3|18	BuildRequires:	zlib-devel
14mr|lensfun-0.2.6-3|19	BuildRequires:	cmake
14mr|lensfun-0.2.6-3|20	BuildRequires:	doxygen
14mr|lensfun-0.2.6-3|21	Patch0:		lensfun-0.2.6-cmake_LIB_SUFFIX.patch
14mr|lensfun-0.2.6-3|22	Patch2:		lensfun-0.2.6-cmake_pkgconfig.patch
14mr|lensfun-0.2.6-3|23	
14mr|lensfun-0.2.6-3|24	%description
14mr|lensfun-0.2.6-3|25	A library to rectifying the defects introduced by your photographic equipment.
14mr|lensfun-0.2.6-3|26	
14mr|lensfun-0.2.6-3|27	%files
14mr|lensfun-0.2.6-3|28	%{_datadir}/lensfun
14mr|lensfun-0.2.6-3|29	%{_docdir}/*
14mr|lensfun-0.2.6-3|30	
14mr|lensfun-0.2.6-3|31	#------------------------------------------------------------------
14mr|lensfun-0.2.6-3|32	
14mr|lensfun-0.2.6-3|33	%package -n	%{lib_name}
14mr|lensfun-0.2.6-3|34	Summary:	A library to rectifying the defects introduced by your photographic equipment
14mr|lensfun-0.2.6-3|35	Group:		System/Libraries
14mr|lensfun-0.2.6-3|36	Requires:	%{name}
14mr|lensfun-0.2.6-3|37	
14mr|lensfun-0.2.6-3|38	%description -n	%{lib_name}
14mr|lensfun-0.2.6-3|39	A library to rectifying the defects introduced by your photographic equipment.
14mr|lensfun-0.2.6-3|40	
14mr|lensfun-0.2.6-3|41	%files -n %{lib_name}
14mr|lensfun-0.2.6-3|42	%{_libdir}/*.so.*
14mr|lensfun-0.2.6-3|43	
14mr|lensfun-0.2.6-3|44	#------------------------------------------------------------------
14mr|lensfun-0.2.6-3|45	
14mr|lensfun-0.2.6-3|46	%package -n	%{lib_dev}
14mr|lensfun-0.2.6-3|47	Summary: Development tools for programs which will use the %{name}
14mr|lensfun-0.2.6-3|48	Group: Development/C
14mr|lensfun-0.2.6-3|49	Requires: %{lib_name} = %{version}
14mr|lensfun-0.2.6-3|50	Provides: %{name}-devel = %{version}-%{release}
14mr|lensfun-0.2.6-3|51	
14mr|lensfun-0.2.6-3|52	%description -n	%{lib_dev}
14mr|lensfun-0.2.6-3|53	This package contains the header files and .so
14mr|lensfun-0.2.6-3|54	libraries for developing %{name}.
14mr|lensfun-0.2.6-3|55	
14mr|lensfun-0.2.6-3|56	%files -n %{lib_dev}
14mr|lensfun-0.2.6-3|57	%{_includedir}/%{name}/*.h*
14mr|lensfun-0.2.6-3|58	%{_libdir}/*.so
14mr|lensfun-0.2.6-3|59	%{_libdir}/pkgconfig/lensfun.pc
14mr|lensfun-0.2.6-3|60	
14mr|lensfun-0.2.6-3|61	#------------------------------------------------------------------
14mr|lensfun-0.2.6-3|62	
14mr|lensfun-0.2.6-3|63	%prep
14mr|lensfun-0.2.6-3|64	%setup -q
14mr|lensfun-0.2.6-3|65	%patch0 -p1
14mr|lensfun-0.2.6-3|66	%patch1 -p1 -b .64bits
14mr|lensfun-0.2.6-3|67	%patch2 -p1
14mr|lensfun-0.2.6-3|68	
14mr|lensfun-0.2.6-3|69	
14mr|lensfun-0.2.6-3|70	%build
14mr|lensfun-0.2.6-3|71	%cmake \
14mr|lensfun-0.2.6-3|72	-DBUILD_DOC:BOOL=ON \
14mr|lensfun-0.2.6-3|73	-DBUILD_TESTS:BOOL=OFF
14mr|lensfun-0.2.6-3|74	
14mr|lensfun-0.2.6-3|75	%make all
14mr|lensfun-0.2.6-3|76	
14mr|lensfun-0.2.6-3|77	%install
14mr|lensfun-0.2.6-3|78	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}
14mr|lensfun-0.2.6-3|79	make install/fast DESTDIR=%{buildroot} -C build
14mr|lensfun-0.2.6-3|80	cp -r  docs/*.txt %{buildroot}%{_datadir}/doc/%{name}/
14mr|lensfun-0.2.6-3|81	
14mr|lensfun-0.2.6-3|82	
14mr|lensfun-0.2.6-3|83	%changelog
14mr|lensfun-0.2.6-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-3
14mr|lensfun-0.2.6-3|85	+ Revision: 22209e6
14mr|lensfun-0.2.6-3|86	- MassBuild#440: Increase release tag
14mr|lensfun-0.2.6-3|87	
14mr|lensfun-0.2.6-3|88	

17074 14
14mr|leptonica-1.70-3|1	%define major 4
14mr|leptonica-1.70-3|2	%define libname %mklibname lept %{major}
14mr|leptonica-1.70-3|3	%define devname %mklibname lept -d
14mr|leptonica-1.70-3|4	
14mr|leptonica-1.70-3|5	Summary:	C library for image processing and image analysis operations
14mr|leptonica-1.70-3|6	Name:		leptonica
14mr|leptonica-1.70-3|7	Version:	1.70
14mr|leptonica-1.70-3|8	Release:	3
14mr|leptonica-1.70-3|9	License:	MIT
14mr|leptonica-1.70-3|10	Group:		Graphics
14mr|leptonica-1.70-3|11	Url:		http://www.leptonica.org
14mr|leptonica-1.70-3|12	Source0:	%{name}-%{version}.tar.gz
14mr|leptonica-1.70-3|13	Patch0:		leptonica-1.70-giflib51.patch
14mr|leptonica-1.70-3|14	BuildRequires:	giflib-devel
14mr|leptonica-1.70-3|15	BuildRequires:	jpeg-devel
14mr|leptonica-1.70-3|16	BuildRequires:	pkgconfig(libpng)
14mr|leptonica-1.70-3|17	BuildRequires:	pkgconfig(libtiff-4)
14mr|leptonica-1.70-3|18	BuildRequires:	pkgconfig(zlib)
14mr|leptonica-1.70-3|19	
14mr|leptonica-1.70-3|20	%description
14mr|leptonica-1.70-3|21	Well-tested C code for some basic image processing operations, along with
14mr|leptonica-1.70-3|22	a description of the functions and some design methods. A full set of affine
14mr|leptonica-1.70-3|23	transformations (translation, shear, rotation, scaling) on images of all depths
14mr|leptonica-1.70-3|24	is included, with the exception that some of the scaling methods do not work
14mr|leptonica-1.70-3|25	at all depths. There are also implementations of binary morphology, grayscale
14mr|leptonica-1.70-3|26	morphology, convolution and rank order filters, and applications such as jbig2
14mr|leptonica-1.70-3|27	image processing and color quantization.
14mr|leptonica-1.70-3|28	
14mr|leptonica-1.70-3|29	#----------------------------------------------------------------------------
14mr|leptonica-1.70-3|30	
14mr|leptonica-1.70-3|31	%package -n %{libname}
14mr|leptonica-1.70-3|32	Summary:	C library for image processing and image analysis operations
14mr|leptonica-1.70-3|33	Group:		System/Libraries
14mr|leptonica-1.70-3|34	
14mr|leptonica-1.70-3|35	%description -n %{libname}
14mr|leptonica-1.70-3|36	Well-tested C code for some basic image processing operations, along with
14mr|leptonica-1.70-3|37	a description of the functions and some design methods. A full set of affine
14mr|leptonica-1.70-3|38	transformations (translation, shear, rotation, scaling) on images of all depths
14mr|leptonica-1.70-3|39	is included, with the exception that some of the scaling methods do not work
14mr|leptonica-1.70-3|40	at all depths. There are also implementations of binary morphology, grayscale
14mr|leptonica-1.70-3|41	morphology, convolution and rank order filters, and applications such as jbig2
14mr|leptonica-1.70-3|42	image processing and color quantization.
14mr|leptonica-1.70-3|43	
14mr|leptonica-1.70-3|44	%files -n %{libname}
14mr|leptonica-1.70-3|45	%{_libdir}/liblept.so.%{major}*
14mr|leptonica-1.70-3|46	
14mr|leptonica-1.70-3|47	#----------------------------------------------------------------------------
14mr|leptonica-1.70-3|48	
14mr|leptonica-1.70-3|49	%package -n %{devname}
14mr|leptonica-1.70-3|50	Summary:	C library for image processing and image analysis operations
14mr|leptonica-1.70-3|51	Group:		Development/C
14mr|leptonica-1.70-3|52	Requires:	%{libname} = %{EVRD}
14mr|leptonica-1.70-3|53	Provides:	leptonica-devel = %{EVRD}
14mr|leptonica-1.70-3|54	
14mr|leptonica-1.70-3|55	%description -n %{devname}
14mr|leptonica-1.70-3|56	Well-tested C code for some basic image processing operations, along with
14mr|leptonica-1.70-3|57	a description of the functions and some design methods. A full set of affine
14mr|leptonica-1.70-3|58	transformations (translation, shear, rotation, scaling) on images of all depths
14mr|leptonica-1.70-3|59	is included, with the exception that some of the scaling methods do not work
14mr|leptonica-1.70-3|60	at all depths. There are also implementations of binary morphology, grayscale
14mr|leptonica-1.70-3|61	morphology, convolution and rank order filters, and applications such as jbig2
14mr|leptonica-1.70-3|62	image processing and color quantization.
14mr|leptonica-1.70-3|63	
14mr|leptonica-1.70-3|64	This package contains development files only.
14mr|leptonica-1.70-3|65	
14mr|leptonica-1.70-3|66	%files -n %{devname}
14mr|leptonica-1.70-3|67	%doc leptonica-license.txt README.html
14mr|leptonica-1.70-3|68	%{_libdir}/liblept.so
14mr|leptonica-1.70-3|69	%{_libdir}/pkgconfig/lept.pc
14mr|leptonica-1.70-3|70	%{_includedir}/leptonica
14mr|leptonica-1.70-3|71	
14mr|leptonica-1.70-3|72	#----------------------------------------------------------------------------
14mr|leptonica-1.70-3|73	
14mr|leptonica-1.70-3|74	%prep
14mr|leptonica-1.70-3|75	%setup -q
14mr|leptonica-1.70-3|76	%patch0 -p1
14mr|leptonica-1.70-3|77	
14mr|leptonica-1.70-3|78	%build
14mr|leptonica-1.70-3|79	%configure2_5x \
14mr|leptonica-1.70-3|80	--disable-static \
14mr|leptonica-1.70-3|81	--disable-programs
14mr|leptonica-1.70-3|82	%make
14mr|leptonica-1.70-3|83	
14mr|leptonica-1.70-3|84	%install
14mr|leptonica-1.70-3|85	%makeinstall_std
14mr|leptonica-1.70-3|86	
14mr|leptonica-1.70-3|87	
14mr|leptonica-1.70-3|88	%changelog
14mr|leptonica-1.70-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.70-3
14mr|leptonica-1.70-3|90	+ Revision: 39953f0
14mr|leptonica-1.70-3|91	- MassBuild#440: Increase release tag
14mr|leptonica-1.70-3|92	
14mr|leptonica-1.70-3|93	

17075 14
14mr|less-460-2|1	%define less_p_vers 1.82
14mr|less-460-2|2	
14mr|less-460-2|3	Summary:	A text file browser similar to more, but better
14mr|less-460-2|4	Name:		less
14mr|less-460-2|5	Version:	460
14mr|less-460-2|6	Release:	2
14mr|less-460-2|7	License:	GPLv3+ or BSD-like
14mr|less-460-2|8	Url:		http://www.greenwoodsoftware.com/less
14mr|less-460-2|9	Group:		File tools
14mr|less-460-2|10	Source0:	http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
14mr|less-460-2|11	Source1:	faq_less.html
14mr|less-460-2|12	Source2:	http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-%{less_p_vers}.tar.gz
14mr|less-460-2|13	Patch0:		less-374-manpages.patch
14mr|less-460-2|14	Patch2:		lesspipe-1.72-posix.patch
14mr|less-460-2|15	Patch3:		less-382-fixline.patch
14mr|less-460-2|16	Patch4:		less-392-Foption.patch
14mr|less-460-2|17	# If o3read isn't installed, use the filter that comes with lesspipe
14mr|less-460-2|18	Patch5:		lesspipe-1.72-optional-o3read.patch
14mr|less-460-2|19	Patch6:		less-457-use-odt2txt-in-stead-of-sxw2txt.patch
14mr|less-460-2|20	BuildRequires:	pkgconfig(ncursesw)
14mr|less-460-2|21	# lesspipe.sh requires file
14mr|less-460-2|22	Requires:	file
14mr|less-460-2|23	Suggests:	html2text
14mr|less-460-2|24	Suggests:       odt2txt
14mr|less-460-2|25	
14mr|less-460-2|26	%description
14mr|less-460-2|27	The less utility is a text file browser that resembles more, but has
14mr|less-460-2|28	more capabilities.  Less allows you to move backwards in the file as
14mr|less-460-2|29	well as forwards.  Since less doesn't have to read the entire input file
14mr|less-460-2|30	before it starts, less starts up more quickly than text editors (for
14mr|less-460-2|31	example, vi).
14mr|less-460-2|32	
14mr|less-460-2|33	You should install less because it is a basic utility for viewing text
14mr|less-460-2|34	files, and you'll use it frequently.
14mr|less-460-2|35	
14mr|less-460-2|36	%prep
14mr|less-460-2|37	%setup -q -a 2
14mr|less-460-2|38	%patch0 -p1 -b .manpages~
14mr|less-460-2|39	cd lesspipe-%{less_p_vers}
14mr|less-460-2|40	%patch2 -p1 -b .posix~
14mr|less-460-2|41	%patch5 -p1 -b .o3read~
14mr|less-460-2|42	cd ..
14mr|less-460-2|43	%patch3 -p1 -b .fixline
14mr|less-460-2|44	%patch4 -p1 -b .Foption
14mr|less-460-2|45	%patch6 -p1 -b .odt2xt~
14mr|less-460-2|46	chmod a+r lesspipe-%{less_p_vers}/*
14mr|less-460-2|47	cp lesspipe-%{less_p_vers}/README README.lesspipe
14mr|less-460-2|48	
14mr|less-460-2|49	# Some source files have very odd permissions
14mr|less-460-2|50	# that happen to be passed on to the debug package
14mr|less-460-2|51	find . -name "*.[ch]" |xargs chmod 0644
14mr|less-460-2|52	
14mr|less-460-2|53	%build
14mr|less-460-2|54	CFLAGS=$(echo "%{optflags} -DHAVE_LOCALE" | sed -e s/-fomit-frame-pointer//)
14mr|less-460-2|55	%configure2_5x
14mr|less-460-2|56	%make
14mr|less-460-2|57	cd lesspipe-%{less_p_vers}
14mr|less-460-2|58	./configure --yes
14mr|less-460-2|59	cd ..
14mr|less-460-2|60	
14mr|less-460-2|61	%install
14mr|less-460-2|62	%makeinstall
14mr|less-460-2|63	# faq
14mr|less-460-2|64	install -m 644 %{SOURCE1} .
14mr|less-460-2|65	cd lesspipe-%{less_p_vers}
14mr|less-460-2|66	%makeinstall PREFIX=%{buildroot}%{_prefix}
14mr|less-460-2|67	cd ..
14mr|less-460-2|68	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mr|less-460-2|69	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.sh
14mr|less-460-2|70	CHARSET=\$(locale charmap 2> /dev/null)
14mr|less-460-2|71	case "\$CHARSET" in
14mr|less-460-2|72	UTF-8)
14mr|less-460-2|73	export LESSCHARSET="\${LESSCHARSET:-utf-8}"
14mr|less-460-2|74	;;
14mr|less-460-2|75	* )
14mr|less-460-2|76	export LESSCHARSET="\${LESSCHARSET:-koi8-r}"
14mr|less-460-2|77	;;
14mr|less-460-2|78	esac
14mr|less-460-2|79	# Make a filter for less
14mr|less-460-2|80	export LESSOPEN="|/usr/bin/lesspipe.sh %s"
14mr|less-460-2|81	export LESS="-R"
14mr|less-460-2|82	EOF
14mr|less-460-2|83	
14mr|less-460-2|84	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.csh
14mr|less-460-2|85	if ! ( \$?LESSCHARSET ) then
14mr|less-460-2|86	set CHARSET=\`locale charmap\`
14mr|less-460-2|87	if ( "\$CHARSET" == "UTF-8" ) then
14mr|less-460-2|88	setenv LESSCHARSET utf-8
14mr|less-460-2|89	else
14mr|less-460-2|90	setenv LESSCHARSET koi8-r
14mr|less-460-2|91	endif
14mr|less-460-2|92	endif
14mr|less-460-2|93	# Make a filter for less
14mr|less-460-2|94	setenv LESSOPEN "|/usr/bin/lesspipe.sh %s"
14mr|less-460-2|95	setenv LESS "-R"
14mr|less-460-2|96	EOF
14mr|less-460-2|97	
14mr|less-460-2|98	cat << EOF > README.urpmi
14mr|less-460-2|99	This version of less includes lesspipe.sh from Wolfgang Friebel
14mr|less-460-2|100	( http://www-zeuthen.desy.de/~friebel//unix/less/ ).
14mr|less-460-2|101	
14mr|less-460-2|102	This enables you to view gz, bz2, lzma, zip, rpm and html files
14mr|less-460-2|103	among others with less. It works by setting the LESSOPEN
14mr|less-460-2|104	environment variable, see the man pages for details.
14mr|less-460-2|105	
14mr|less-460-2|106	If you want to disable this behavior, either use 'unset LESSOPEN' or
14mr|less-460-2|107	use an alias ( alias less='less -l' ).
14mr|less-460-2|108	
14mr|less-460-2|109	less will open html files with lynx, then html2text, then cat if
14mr|less-460-2|110	none of the previous were found.
14mr|less-460-2|111	EOF
14mr|less-460-2|112	
14mr|less-460-2|113	install -m644 lessecho.1 %{buildroot}%{_mandir}/man1
14mr|less-460-2|114	
14mr|less-460-2|115	%check
14mr|less-460-2|116	cd lesspipe-%{less_p_vers}
14mr|less-460-2|117	# make sure we're testing stuff with new less and not currently installed one
14mr|less-460-2|118	export PATH=$PWD/../:$PATH
14mr|less-460-2|119	# FIXME The test suite in lesspipe 1.72 doesn't seem to be compatible
14mr|less-460-2|120	# with perl 5.14 -- re-enable once lesspipe tests have been fixed.
14mr|less-460-2|121	#make test
14mr|less-460-2|122	
14mr|less-460-2|123	%files
14mr|less-460-2|124	%doc README NEWS README.lesspipe
14mr|less-460-2|125	%doc faq_less.html lesspipe-%{less_p_vers}/{ChangeLog,german.txt,TODO}
14mr|less-460-2|126	%doc README.urpmi
14mr|less-460-2|127	%attr(755,root,root) %{_bindir}/*
14mr|less-460-2|128	%{_mandir}/man1/*
14mr|less-460-2|129	%{_sysconfdir}/profile.d/*
14mr|less-460-2|130	
14mr|less-460-2|131	
14mr|less-460-2|132	
14mr|less-460-2|133	%changelog
14mr|less-460-2|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 460-2
14mr|less-460-2|135	+ Revision: 3daf5c9
14mr|less-460-2|136	- MassBuild#440: Increase release tag
14mr|less-460-2|137	
14mr|less-460-2|138	

17076 14
14mr|lesstif-0.95.2-8|1	%define _disable_ld_no_undefined 1
14mr|lesstif-0.95.2-8|2	
14mr|lesstif-0.95.2-8|3	%define major		2
14mr|lesstif-0.95.2-8|4	%define libmrm		%mklibname Mrm %{major}
14mr|lesstif-0.95.2-8|5	%define libuil		%mklibname Uil %{major}
14mr|lesstif-0.95.2-8|6	%define libxm		%mklibname Xm %{major}
14mr|lesstif-0.95.2-8|7	%define develname	%mklibname %{name} -d
14mr|lesstif-0.95.2-8|8	
14mr|lesstif-0.95.2-8|9	%define lessdoxdir     %{_docdir}/%{name}
14mr|lesstif-0.95.2-8|10	
14mr|lesstif-0.95.2-8|11	Summary:	A free Motif clone
14mr|lesstif-0.95.2-8|12	Name:		lesstif
14mr|lesstif-0.95.2-8|13	Version:	0.95.2
14mr|lesstif-0.95.2-8|14	Release:	8
14mr|lesstif-0.95.2-8|15	License:	LGPL
14mr|lesstif-0.95.2-8|16	URL:		http://www.lesstif.org/
14mr|lesstif-0.95.2-8|17	Group:		System/Libraries
14mr|lesstif-0.95.2-8|18	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|lesstif-0.95.2-8|19	Source2:	mwm.png
14mr|lesstif-0.95.2-8|20	Source3:	mwm32.png
14mr|lesstif-0.95.2-8|21	Source4:	lesstif-mwm-menu-xdg
14mr|lesstif-0.95.2-8|22	# Fedora patches
14mr|lesstif-0.95.2-8|23	Patch0: lesstif-0.95.2-motif-config.patch
14mr|lesstif-0.95.2-8|24	Patch1: lesstif-0.95.0-XxxxProperty-64bit.patch
14mr|lesstif-0.95.2-8|25	# Fix PutPixel32 crashing on 64 bit (RH bug #437133)
14mr|lesstif-0.95.2-8|26	Patch2: lesstif-0.95.0-PutPixel32.patch
14mr|lesstif-0.95.2-8|27	# Slightly ugly hack to disable libDtPrint build. It seems to be
14mr|lesstif-0.95.2-8|28	# completely useless, I don't think any apps use it. Debian doesn't
14mr|lesstif-0.95.2-8|29	# ship it. - AdamW 2007/07
14mr|lesstif-0.95.2-8|30	Patch3:		lesstif-0.95.0-disable-dtprint.patch
14mr|lesstif-0.95.2-8|31	
14mr|lesstif-0.95.2-8|32	BuildRequires:	flex
14mr|lesstif-0.95.2-8|33	BuildRequires:	pkgconfig(x11)
14mr|lesstif-0.95.2-8|34	BuildRequires:	pkgconfig(xft)
14mr|lesstif-0.95.2-8|35	BuildRequires:	pkgconfig(xt)
14mr|lesstif-0.95.2-8|36	BuildRequires:	pkgconfig(xext)
14mr|lesstif-0.95.2-8|37	BuildRequires:	pkgconfig(xrender)
14mr|lesstif-0.95.2-8|38	BuildRequires:	pkgconfig(xp)
14mr|lesstif-0.95.2-8|39	BuildRequires:	fontconfig-devel
14mr|lesstif-0.95.2-8|40	BuildRequires:	imake x11-util-cf-files
14mr|lesstif-0.95.2-8|41	
14mr|lesstif-0.95.2-8|42	%description
14mr|lesstif-0.95.2-8|43	Lesstif is an API compatible clone of the Motif toolkit. It implements
14mr|lesstif-0.95.2-8|44	the Motif 2.1 API. Many Motif applications compile and run
14mr|lesstif-0.95.2-8|45	out-of-the-box with LessTif, and we want to hear about those that
14mr|lesstif-0.95.2-8|46	don't.
14mr|lesstif-0.95.2-8|47	
14mr|lesstif-0.95.2-8|48	%package -n %{libmrm}
14mr|lesstif-0.95.2-8|49	Summary:	Lesstif libraries
14mr|lesstif-0.95.2-8|50	Group:		System/Libraries
14mr|lesstif-0.95.2-8|51	Obsoletes:	%{mklibname lesstif 2}
14mr|lesstif-0.95.2-8|52	
14mr|lesstif-0.95.2-8|53	%description -n %{libmrm}
14mr|lesstif-0.95.2-8|54	This package contains a shared library for %{name}.
14mr|lesstif-0.95.2-8|55	
14mr|lesstif-0.95.2-8|56	%package -n %{libuil}
14mr|lesstif-0.95.2-8|57	Summary:	Lesstif libraries
14mr|lesstif-0.95.2-8|58	Group:		System/Libraries
14mr|lesstif-0.95.2-8|59	Obsoletes:	%{mklibname lesstif 2}
14mr|lesstif-0.95.2-8|60	
14mr|lesstif-0.95.2-8|61	%description -n %{libuil}
14mr|lesstif-0.95.2-8|62	This package contains a shared library for %{name}.
14mr|lesstif-0.95.2-8|63	
14mr|lesstif-0.95.2-8|64	%package -n %{libxm}
14mr|lesstif-0.95.2-8|65	Summary:	Lesstif libraries
14mr|lesstif-0.95.2-8|66	Group:		System/Libraries
14mr|lesstif-0.95.2-8|67	Obsoletes:	%{mklibname lesstif 2}
14mr|lesstif-0.95.2-8|68	
14mr|lesstif-0.95.2-8|69	%description -n %{libxm}
14mr|lesstif-0.95.2-8|70	This package contains a shared library for %{name}.
14mr|lesstif-0.95.2-8|71	
14mr|lesstif-0.95.2-8|72	%package mwm
14mr|lesstif-0.95.2-8|73	Summary:	Lesstif Motif window manager clone based on fvwm
14mr|lesstif-0.95.2-8|74	Group:		Graphical desktop/Other
14mr|lesstif-0.95.2-8|75	Requires:	desktop-common-data
14mr|lesstif-0.95.2-8|76	Conflicts:	openmotif
14mr|lesstif-0.95.2-8|77	
14mr|lesstif-0.95.2-8|78	%description mwm
14mr|lesstif-0.95.2-8|79	MWM is a window manager that adheres largely
14mr|lesstif-0.95.2-8|80	to the Motif mwm specification.
14mr|lesstif-0.95.2-8|81	
14mr|lesstif-0.95.2-8|82	%package clients
14mr|lesstif-0.95.2-8|83	Summary:	Lesstif clients
14mr|lesstif-0.95.2-8|84	Group:		Graphical desktop/Other
14mr|lesstif-0.95.2-8|85	Requires:	lesstif = %{version}
14mr|lesstif-0.95.2-8|86	Conflicts:	openmotif libopenmotif-devel
14mr|lesstif-0.95.2-8|87	
14mr|lesstif-0.95.2-8|88	%description clients
14mr|lesstif-0.95.2-8|89	Uil and xmbind clients for Lesstif.
14mr|lesstif-0.95.2-8|90	
14mr|lesstif-0.95.2-8|91	%package -n %{develname}
14mr|lesstif-0.95.2-8|92	Group:		Development/C
14mr|lesstif-0.95.2-8|93	Summary:	Development library and header files for Lesstif/Motif development
14mr|lesstif-0.95.2-8|94	Requires:	%{libmrm} = %{version}
14mr|lesstif-0.95.2-8|95	Requires:	%{libuil} = %{version}
14mr|lesstif-0.95.2-8|96	Requires:	%{libxm} = %{version}
14mr|lesstif-0.95.2-8|97	Obsoletes:	%{name}-devel < %{version}-%{release}
14mr|lesstif-0.95.2-8|98	Provides:	%{name}-devel = %{version}-%{release}
14mr|lesstif-0.95.2-8|99	Conflicts:	libopenmotif-devel
14mr|lesstif-0.95.2-8|100	
14mr|lesstif-0.95.2-8|101	%description -n %{develname}
14mr|lesstif-0.95.2-8|102	This package contains the lesstif development library and header files
14mr|lesstif-0.95.2-8|103	required to develop motif-based applications.
14mr|lesstif-0.95.2-8|104	
14mr|lesstif-0.95.2-8|105	This package also contains development documentation in html (Lessdox),
14mr|lesstif-0.95.2-8|106	and mxmkmf for Lesstif.
14mr|lesstif-0.95.2-8|107	
14mr|lesstif-0.95.2-8|108	%prep
14mr|lesstif-0.95.2-8|109	%setup -q
14mr|lesstif-0.95.2-8|110	%apply_patches
14mr|lesstif-0.95.2-8|111	
14mr|lesstif-0.95.2-8|112	# Fix autoconf with libtool 2.2
14mr|lesstif-0.95.2-8|113	# http://trac.macports.org/ticket/18287
14mr|lesstif-0.95.2-8|114	sed -i -e "s:LT_HAVE_FREETYPE:FINDXFT_HAVE_FREETYPE:g" -e "s:LT_HAVE_XRENDER:FINDXFT_HAVE_XRENDER:g" acinclude.m4
14mr|lesstif-0.95.2-8|115	autoconf
14mr|lesstif-0.95.2-8|116	#LESSTIFTOP=$PWD
14mr|lesstif-0.95.2-8|117	
14mr|lesstif-0.95.2-8|118	%build
14mr|lesstif-0.95.2-8|119	export CFLAGS="%{optflags} -DMWM_DDIR=\\\"%{_datadir}/X11/mwm\\\""
14mr|lesstif-0.95.2-8|120	%configure2_5x \
14mr|lesstif-0.95.2-8|121	-enable-shared \
14mr|lesstif-0.95.2-8|122	-disable-maintainer-mode \
14mr|lesstif-0.95.2-8|123	-disable-debug \
14mr|lesstif-0.95.2-8|124	-enable-production
14mr|lesstif-0.95.2-8|125	
14mr|lesstif-0.95.2-8|126	perl -pi -e '\
14mr|lesstif-0.95.2-8|127	s@^(appdir = ).*(/X11/app-defaults)@$1/usr/share$2@;\
14mr|lesstif-0.95.2-8|128	s@^(mwmddir = ).*(/X11/mwm)@$1/usr/share$2@'\
14mr|lesstif-0.95.2-8|129	clients/Motif-2.1/mwm/Makefile
14mr|lesstif-0.95.2-8|130	perl -pi -e 's@^(configdir = ).*@$1%{_datadir}/X11/config@' lib/config/Makefile
14mr|lesstif-0.95.2-8|131	perl -pi -e 's@^(rootdir = ).*@$1%{lessdoxdir}@' `find doc -name Makefile`
14mr|lesstif-0.95.2-8|132	perl -pi -e 's@/X11R6/@/@g' `find . -name Makefile` scripts/motif-config.in
14mr|lesstif-0.95.2-8|133	
14mr|lesstif-0.95.2-8|134	%make
14mr|lesstif-0.95.2-8|135	
14mr|lesstif-0.95.2-8|136	perl -pi -e '\
14mr|lesstif-0.95.2-8|137	s@-L/usr(/X11R6)?/%{_lib} @@g;\
14mr|lesstif-0.95.2-8|138	s@-I/usr(/X11R6)?/include @@g'\
14mr|lesstif-0.95.2-8|139	scripts/motif-config
14mr|lesstif-0.95.2-8|140	
14mr|lesstif-0.95.2-8|141	%install
14mr|lesstif-0.95.2-8|142	rm -rf %{buildroot}
14mr|lesstif-0.95.2-8|143	%makeinstall_std
14mr|lesstif-0.95.2-8|144	
14mr|lesstif-0.95.2-8|145	install -d %{buildroot}%{lessdoxdir}/Lessdox
14mr|lesstif-0.95.2-8|146	install -c -m 644 doc/lessdox/*/*.html %{buildroot}%{lessdoxdir}/Lessdox || :
14mr|lesstif-0.95.2-8|147	
14mr|lesstif-0.95.2-8|148	# generate config files
14mr|lesstif-0.95.2-8|149	mkdir -p %{buildroot}%{_datadir}/X11/config
14mr|lesstif-0.95.2-8|150	cd %{buildroot}%{_datadir}/X11/config
14mr|lesstif-0.95.2-8|151	#mv Imake.tmpl Imake-lesstif.tmpl.orig
14mr|lesstif-0.95.2-8|152	
14mr|lesstif-0.95.2-8|153	perl -ne '
14mr|lesstif-0.95.2-8|154	if( /#include <Imake.rules>/ ){
14mr|lesstif-0.95.2-8|155	print $_;
14mr|lesstif-0.95.2-8|156	print "#include <Motif-lesstif.tmpl>\n";
14mr|lesstif-0.95.2-8|157	print "#include <Motif-lesstif.rules>\n";
14mr|lesstif-0.95.2-8|158	}
14mr|lesstif-0.95.2-8|159	elsif ( /IMAKE_CMD = \$\(IMAKE\)/ ){
14mr|lesstif-0.95.2-8|160	print STDERR "found\n";
14mr|lesstif-0.95.2-8|161	s|\$\(IMAKE\)|\$(IMAKE) -T Imake-lesstif.tmpl|;
14mr|lesstif-0.95.2-8|162	print $_;
14mr|lesstif-0.95.2-8|163	}
14mr|lesstif-0.95.2-8|164	else {
14mr|lesstif-0.95.2-8|165	print $_;
14mr|lesstif-0.95.2-8|166	}
14mr|lesstif-0.95.2-8|167	' < %{_datadir}/X11/config/Imake.tmpl > Imake-lesstif.tmpl
14mr|lesstif-0.95.2-8|168	
14mr|lesstif-0.95.2-8|169	
14mr|lesstif-0.95.2-8|170	cd %{buildroot}%{_bindir}
14mr|lesstif-0.95.2-8|171	sed -e 's/imake $args/imake -T Imake-lesstif.tmpl $args/' < `which xmkmf` > mxmkmf
14mr|lesstif-0.95.2-8|172	
14mr|lesstif-0.95.2-8|173	# menu support
14mr|lesstif-0.95.2-8|174	mkdir -p %{buildroot}/%{_menudir}
14mr|lesstif-0.95.2-8|175	install -m 0755 %{SOURCE4} %{buildroot}%{_menudir}/lesstif-mwm
14mr|lesstif-0.95.2-8|176	
14mr|lesstif-0.95.2-8|177	#icons
14mr|lesstif-0.95.2-8|178	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
14mr|lesstif-0.95.2-8|179	cp %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/mwm.png
14mr|lesstif-0.95.2-8|180	cp %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/mwm.png
14mr|lesstif-0.95.2-8|181	
14mr|lesstif-0.95.2-8|182	rm -f %{buildroot}%{_datadir}/X11/config/host.def
14mr|lesstif-0.95.2-8|183	
14mr|lesstif-0.95.2-8|184	# remove unpackaged files
14mr|lesstif-0.95.2-8|185	rm -fr %{buildroot}/%{_prefix}/LessTif
14mr|lesstif-0.95.2-8|186	
14mr|lesstif-0.95.2-8|187	%post mwm
14mr|lesstif-0.95.2-8|188	%update_menus
14mr|lesstif-0.95.2-8|189	
14mr|lesstif-0.95.2-8|190	%postun mwm
14mr|lesstif-0.95.2-8|191	%clean_menus
14mr|lesstif-0.95.2-8|192	
14mr|lesstif-0.95.2-8|193	%files
14mr|lesstif-0.95.2-8|194	%doc AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS
14mr|lesstif-0.95.2-8|195	%doc ChangeLog NEWS
14mr|lesstif-0.95.2-8|196	%doc README ReleaseNotes.txt ReleaseNotes.html
14mr|lesstif-0.95.2-8|197	%doc doc/www.lesstif.org/FAQ.html
14mr|lesstif-0.95.2-8|198	%{_mandir}/man1/lesstif.1*
14mr|lesstif-0.95.2-8|199	
14mr|lesstif-0.95.2-8|200	%files -n %{libmrm}
14mr|lesstif-0.95.2-8|201	%{_libdir}/libMrm.so.%{major}*
14mr|lesstif-0.95.2-8|202	
14mr|lesstif-0.95.2-8|203	%files -n %{libuil}
14mr|lesstif-0.95.2-8|204	%{_libdir}/libUil.so.%{major}*
14mr|lesstif-0.95.2-8|205	
14mr|lesstif-0.95.2-8|206	%files -n %{libxm}
14mr|lesstif-0.95.2-8|207	%{_libdir}/libXm.so.%{major}*
14mr|lesstif-0.95.2-8|208	
14mr|lesstif-0.95.2-8|209	%files mwm
14mr|lesstif-0.95.2-8|210	%doc clients/Motif-2.1/mwm/{COPYING,README}
14mr|lesstif-0.95.2-8|211	%{_menudir}/%{name}-mwm
14mr|lesstif-0.95.2-8|212	%{_datadir}/X11/mwm
14mr|lesstif-0.95.2-8|213	%{_datadir}/X11/app-defaults/Mwm
14mr|lesstif-0.95.2-8|214	%{_mandir}/man1/mwm.1*
14mr|lesstif-0.95.2-8|215	%{_mandir}/man5/mwmrc.5*
14mr|lesstif-0.95.2-8|216	%{_bindir}/mwm
14mr|lesstif-0.95.2-8|217	%{_iconsdir}/hicolor/16x16/apps/mwm.png
14mr|lesstif-0.95.2-8|218	%{_iconsdir}/hicolor/32x32/apps/mwm.png
14mr|lesstif-0.95.2-8|219	
14mr|lesstif-0.95.2-8|220	%files clients
14mr|lesstif-0.95.2-8|221	%doc doc/UIL.txt
14mr|lesstif-0.95.2-8|222	%{_bindir}/uil
14mr|lesstif-0.95.2-8|223	%{_bindir}/xmbind
14mr|lesstif-0.95.2-8|224	%{_mandir}/man1/xmbind.1*
14mr|lesstif-0.95.2-8|225	
14mr|lesstif-0.95.2-8|226	%files -n %{develname}
14mr|lesstif-0.95.2-8|227	%{_includedir}/*
14mr|lesstif-0.95.2-8|228	%{_libdir}/*.so
14mr|lesstif-0.95.2-8|229	%{_bindir}/motif-config
14mr|lesstif-0.95.2-8|230	%{_bindir}/mxmkmf
14mr|lesstif-0.95.2-8|231	%{_datadir}/X11/config/*
14mr|lesstif-0.95.2-8|232	%{_datadir}/aclocal/ac_find_motif.m4
14mr|lesstif-0.95.2-8|233	%{_mandir}/man1/ltversion.1.*
14mr|lesstif-0.95.2-8|234	%{_mandir}/man1/uil.1.*
14mr|lesstif-0.95.2-8|235	%{_mandir}/man3/*
14mr|lesstif-0.95.2-8|236	%{_mandir}/man5/*
14mr|lesstif-0.95.2-8|237	%exclude %{_mandir}/man5/mwmrc.5*
14mr|lesstif-0.95.2-8|238	
14mr|lesstif-0.95.2-8|239	
14mr|lesstif-0.95.2-8|240	
14mr|lesstif-0.95.2-8|241	
14mr|lesstif-0.95.2-8|242	%changelog
14mr|lesstif-0.95.2-8|243	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.95.2-8
14mr|lesstif-0.95.2-8|244	+ Revision: 5cea547
14mr|lesstif-0.95.2-8|245	- MassBuild#440: Increase release tag
14mr|lesstif-0.95.2-8|246	
14mr|lesstif-0.95.2-8|247	

17077 14
14mr|lexmark2070-0.6-14|1	Summary:	Lexmark 2070 Printer B/W driver
14mr|lexmark2070-0.6-14|2	Name:		lexmark2070
14mr|lexmark2070-0.6-14|3	Version:	0.6
14mr|lexmark2070-0.6-14|4	Release:	14
14mr|lexmark2070-0.6-14|5	License:	GPL
14mr|lexmark2070-0.6-14|6	Group:		System/Printing
14mr|lexmark2070-0.6-14|7	URL:		http://www.kornblum.i-p.com/2070/Lexmark2070.old.html
14mr|lexmark2070-0.6-14|8	Source0:	http://www.kornblum.i-p.com/2070/Lexmark2070.latest.tar.bz2
14mr|lexmark2070-0.6-14|9	Patch0:		Lexmark2070-LDFLAGS.diff
14mr|lexmark2070-0.6-14|10	Requires:	c2070
14mr|lexmark2070-0.6-14|11	BuildRequires:	netpbm-devel
14mr|lexmark2070-0.6-14|12	Conflicts:	printer-utils = 2007
14mr|lexmark2070-0.6-14|13	Conflicts:	printer-filters = 2007
14mr|lexmark2070-0.6-14|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lexmark2070-0.6-14|15	
14mr|lexmark2070-0.6-14|16	%description
14mr|lexmark2070-0.6-14|17	This filter allows to print in B/W a Lexmark 2070 (windows GDI) printer.
14mr|lexmark2070-0.6-14|18	
14mr|lexmark2070-0.6-14|19	%prep
14mr|lexmark2070-0.6-14|20	
14mr|lexmark2070-0.6-14|21	%setup -q -c
14mr|lexmark2070-0.6-14|22	%patch0 -p0
14mr|lexmark2070-0.6-14|23	
14mr|lexmark2070-0.6-14|24	%build
14mr|lexmark2070-0.6-14|25	make -f makefile CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|lexmark2070-0.6-14|26	
14mr|lexmark2070-0.6-14|27	%install
14mr|lexmark2070-0.6-14|28	rm -rf %{buildroot}
14mr|lexmark2070-0.6-14|29	
14mr|lexmark2070-0.6-14|30	install -d %{buildroot}%{_bindir}
14mr|lexmark2070-0.6-14|31	install -m0755 Lexmark2070 %{buildroot}%{_bindir}/
14mr|lexmark2070-0.6-14|32	
14mr|lexmark2070-0.6-14|33	%clean
14mr|lexmark2070-0.6-14|34	rm -rf %{buildroot}
14mr|lexmark2070-0.6-14|35	
14mr|lexmark2070-0.6-14|36	%files
14mr|lexmark2070-0.6-14|37	%defattr(0644,root,root,0755)
14mr|lexmark2070-0.6-14|38	%doc README LICENSE
14mr|lexmark2070-0.6-14|39	%attr(0755,root,root) %{_bindir}/*
14mr|lexmark2070-0.6-14|40	
14mr|lexmark2070-0.6-14|41	
14mr|lexmark2070-0.6-14|42	
14mr|lexmark2070-0.6-14|43	%changelog
14mr|lexmark2070-0.6-14|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-14
14mr|lexmark2070-0.6-14|45	+ Revision: cce2464
14mr|lexmark2070-0.6-14|46	- MassBuild#440: Increase release tag
14mr|lexmark2070-0.6-14|47	
14mr|lexmark2070-0.6-14|48	

17078 14
14mr|lexmark7000linux-990516-13|1	%define	debug_package %{nil}
14mr|lexmark7000linux-990516-13|2	
14mr|lexmark7000linux-990516-13|3	Summary:	Lexmark 7xxx and 57zzz printer driver for Linux
14mr|lexmark7000linux-990516-13|4	Name:		lexmark7000linux
14mr|lexmark7000linux-990516-13|5	Version:	990516
14mr|lexmark7000linux-990516-13|6	Release:	13
14mr|lexmark7000linux-990516-13|7	License:	GPLv2
14mr|lexmark7000linux-990516-13|8	Group:		System/Printing
14mr|lexmark7000linux-990516-13|9	Url:		http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/olddrv.html
14mr|lexmark7000linux-990516-13|10	Source0:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/%{name}-%{version}.tar.bz2
14mr|lexmark7000linux-990516-13|11	
14mr|lexmark7000linux-990516-13|12	%description
14mr|lexmark7000linux-990516-13|13	This is the printer driver for Lexmark 7000 "GDI" printers.
14mr|lexmark7000linux-990516-13|14	
14mr|lexmark7000linux-990516-13|15	* Known to work with Lexmark 7000, 7200 and 5700 printers
14mr|lexmark7000linux-990516-13|16	* 600x600 dpi Black & White printing
14mr|lexmark7000linux-990516-13|17	* Preliminary 600x600 CMY colour printing for 7000, 7200
14mr|lexmark7000linux-990516-13|18	
14mr|lexmark7000linux-990516-13|19	%prep
14mr|lexmark7000linux-990516-13|20	%setup -q
14mr|lexmark7000linux-990516-13|21	
14mr|lexmark7000linux-990516-13|22	# Fix Makefile
14mr|lexmark7000linux-990516-13|23	sed -i -e 's@-o root -g root@@' Makefile
14mr|lexmark7000linux-990516-13|24	
14mr|lexmark7000linux-990516-13|25	%build
14mr|lexmark7000linux-990516-13|26	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|lexmark7000linux-990516-13|27	
14mr|lexmark7000linux-990516-13|28	%install
14mr|lexmark7000linux-990516-13|29	install -d %{buildroot}%{_bindir}
14mr|lexmark7000linux-990516-13|30	
14mr|lexmark7000linux-990516-13|31	%makeinstall
14mr|lexmark7000linux-990516-13|32	
14mr|lexmark7000linux-990516-13|33	%files
14mr|lexmark7000linux-990516-13|34	%doc README CHANGES lexmark*-filter lexmarkprotocol.txt *.prn *.pbm
14mr|lexmark7000linux-990516-13|35	%{_bindir}/pbm2l7k
14mr|lexmark7000linux-990516-13|36	%{_bindir}/pnmraw2cmyk
14mr|lexmark7000linux-990516-13|37	%{_bindir}/pbm2lex5700
14mr|lexmark7000linux-990516-13|38	%{_bindir}/pnm2lex7000
14mr|lexmark7000linux-990516-13|39	%{_bindir}/pnm2lex5700
14mr|lexmark7000linux-990516-13|40	%{_bindir}/dbman
14mr|lexmark7000linux-990516-13|41	%{_bindir}/psprint
14mr|lexmark7000linux-990516-13|42	%{_bindir}/pscprint
14mr|lexmark7000linux-990516-13|43	
14mr|lexmark7000linux-990516-13|44	
14mr|lexmark7000linux-990516-13|45	%changelog
14mr|lexmark7000linux-990516-13|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 990516-13
14mr|lexmark7000linux-990516-13|47	+ Revision: 96b2145
14mr|lexmark7000linux-990516-13|48	- MassBuild#440: Increase release tag
14mr|lexmark7000linux-990516-13|49	
14mr|lexmark7000linux-990516-13|50	

17079 14
14mr|lftp-4.4.0-2|1	%define	major	0
14mr|lftp-4.4.0-2|2	%define	libname	%mklibname %{name} %{major}
14mr|lftp-4.4.0-2|3	%define develname %mklibname %{name} -d
14mr|lftp-4.4.0-2|4	
14mr|lftp-4.4.0-2|5	# build options
14mr|lftp-4.4.0-2|6	%define	enable_dante	0
14mr|lftp-4.4.0-2|7	%{?_with_dante: %define enable_dante 1}
14mr|lftp-4.4.0-2|8	
14mr|lftp-4.4.0-2|9	Summary:	Commandline ftp client
14mr|lftp-4.4.0-2|10	Name:		lftp
14mr|lftp-4.4.0-2|11	Version:	4.4.0
14mr|lftp-4.4.0-2|12	Release:	2
14mr|lftp-4.4.0-2|13	URL:		http://lftp.yar.ru/
14mr|lftp-4.4.0-2|14	Group:		Networking/File transfer
14mr|lftp-4.4.0-2|15	License:	GPLv2+
14mr|lftp-4.4.0-2|16	Source0:	http://ftp.yars.free.net/pub/source/%{name}/%{name}-%{version}.tar.bz2
14mr|lftp-4.4.0-2|17	Source1:	http://ftp.yars.free.net/pub/source/%{name}/%{name}-%{version}.tar.bz2.asc
14mr|lftp-4.4.0-2|18	Patch0:		lftp-2.2.0-lftpgetmanpage.patch
14mr|lftp-4.4.0-2|19	Patch1:		lftp-3.7.7-mdkconf.patch
14mr|lftp-4.4.0-2|20	Patch2:		lftp-4.2.0-link.patch
14mr|lftp-4.4.0-2|21	Patch3:		lftp-3.7.14-fix-str-fmt.patch
14mr|lftp-4.4.0-2|22	Patch4:		lftp-4.4.0-gets.patch
14mr|lftp-4.4.0-2|23	Requires:	less
14mr|lftp-4.4.0-2|24	BuildRequires:	ncurses-devel
14mr|lftp-4.4.0-2|25	BuildRequires:	gnutls-devel >= 3.0
14mr|lftp-4.4.0-2|26	BuildRequires:	readline-devel
14mr|lftp-4.4.0-2|27	BuildRequires:	expat-devel
14mr|lftp-4.4.0-2|28	%if %enable_dante
14mr|lftp-4.4.0-2|29	BuildRequires:	dante-devel
14mr|lftp-4.4.0-2|30	%endif
14mr|lftp-4.4.0-2|31	
14mr|lftp-4.4.0-2|32	%description
14mr|lftp-4.4.0-2|33	LFTP is a shell-like command line ftp client. The main two advantages
14mr|lftp-4.4.0-2|34	over other ftp clients are reliability and ability to perform tasks
14mr|lftp-4.4.0-2|35	in background. It will reconnect and reget the file being transferred
14mr|lftp-4.4.0-2|36	if the connection broke. You can start a transfer in background and
14mr|lftp-4.4.0-2|37	continue browsing on the ftp site.  It does this all in one process.
14mr|lftp-4.4.0-2|38	When you have started background jobs and feel you are done, you can
14mr|lftp-4.4.0-2|39	just exit lftp and it automatically moves to nohup mode and completes
14mr|lftp-4.4.0-2|40	the transfers. It has also such nice features as reput and mirror.
14mr|lftp-4.4.0-2|41	
14mr|lftp-4.4.0-2|42	%if %enable_dante
14mr|lftp-4.4.0-2|43	Build option:
14mr|lftp-4.4.0-2|44	--with dante	Enable dante support
14mr|lftp-4.4.0-2|45	%endif
14mr|lftp-4.4.0-2|46	
14mr|lftp-4.4.0-2|47	%package -n %{libname}
14mr|lftp-4.4.0-2|48	Summary:	Dynamic libraries from %{name}
14mr|lftp-4.4.0-2|49	Group:		System/Libraries
14mr|lftp-4.4.0-2|50	
14mr|lftp-4.4.0-2|51	%description -n	%{libname}
14mr|lftp-4.4.0-2|52	Dynamic libraries from %{name}.
14mr|lftp-4.4.0-2|53	
14mr|lftp-4.4.0-2|54	%package -n %{develname}
14mr|lftp-4.4.0-2|55	Summary:	Header files and static libraries from %{name}
14mr|lftp-4.4.0-2|56	Group:		Development/C
14mr|lftp-4.4.0-2|57	Requires:	%{libname} >= %{version}-%{release}
14mr|lftp-4.4.0-2|58	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|lftp-4.4.0-2|59	Provides:	%{name}-devel = %{version}-%{release}
14mr|lftp-4.4.0-2|60	Obsoletes:	%mklibname -d lftp 0
14mr|lftp-4.4.0-2|61	
14mr|lftp-4.4.0-2|62	%description -n	%{develname}
14mr|lftp-4.4.0-2|63	Libraries and includes files for developing programs based on %{name}.
14mr|lftp-4.4.0-2|64	
14mr|lftp-4.4.0-2|65	%prep
14mr|lftp-4.4.0-2|66	%setup -q
14mr|lftp-4.4.0-2|67	%patch0 -p1 -b .manpage
14mr|lftp-4.4.0-2|68	%patch1 -p1 -b .agent
14mr|lftp-4.4.0-2|69	%patch2 -p1 -b .link
14mr|lftp-4.4.0-2|70	%patch4 -p1 -b .gets
14mr|lftp-4.4.0-2|71	
14mr|lftp-4.4.0-2|72	%build
14mr|lftp-4.4.0-2|73	%configure2_5x \
14mr|lftp-4.4.0-2|74	--with-modules=yes \
14mr|lftp-4.4.0-2|75	--with-pager="exec less" \
14mr|lftp-4.4.0-2|76	%if %enable_dante
14mr|lftp-4.4.0-2|77	--with-socksdante=yes \
14mr|lftp-4.4.0-2|78	%endif
14mr|lftp-4.4.0-2|79	
14mr|lftp-4.4.0-2|80	%make
14mr|lftp-4.4.0-2|81	
14mr|lftp-4.4.0-2|82	%install
14mr|lftp-4.4.0-2|83	%makeinstall_std
14mr|lftp-4.4.0-2|84	
14mr|lftp-4.4.0-2|85	%find_lang %{name}
14mr|lftp-4.4.0-2|86	
14mr|lftp-4.4.0-2|87	%files -f %{name}.lang
14mr|lftp-4.4.0-2|88	%doc COPYING FAQ MIRRORS NEWS
14mr|lftp-4.4.0-2|89	%doc README.* THANKS TODO lftp.lsm BUGS
14mr|lftp-4.4.0-2|90	%config(noreplace) %{_sysconfdir}/lftp.conf
14mr|lftp-4.4.0-2|91	%{_bindir}/*
14mr|lftp-4.4.0-2|92	%{_mandir}/man?/*
14mr|lftp-4.4.0-2|93	%{_datadir}/%{name}/
14mr|lftp-4.4.0-2|94	
14mr|lftp-4.4.0-2|95	%files -n %{libname}
14mr|lftp-4.4.0-2|96	%{_libdir}/*.so.%{major}*
14mr|lftp-4.4.0-2|97	%dir %{_libdir}/lftp/%{version}
14mr|lftp-4.4.0-2|98	%{_libdir}/lftp/%{version}/*.so
14mr|lftp-4.4.0-2|99	
14mr|lftp-4.4.0-2|100	%files -n %{develname}
14mr|lftp-4.4.0-2|101	%{_libdir}/*.so
14mr|lftp-4.4.0-2|102	
14mr|lftp-4.4.0-2|103	%changelog
14mr|lftp-4.4.0-2|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4.0-2
14mr|lftp-4.4.0-2|105	+ Revision: f8da796
14mr|lftp-4.4.0-2|106	- MassBuild#440: Increase release tag
14mr|lftp-4.4.0-2|107	
14mr|lftp-4.4.0-2|108	

17080 14
14mr|lha-1.14i-25|1	Summary:	An archiving and compression utility for LHarc format archives
14mr|lha-1.14i-25|2	Name:		lha
14mr|lha-1.14i-25|3	Epoch:		1
14mr|lha-1.14i-25|4	Version:	1.14i
14mr|lha-1.14i-25|5	Release:	25
14mr|lha-1.14i-25|6	License:	Freeware-like
14mr|lha-1.14i-25|7	Group:		Archiving/Compression
14mr|lha-1.14i-25|8	Url:		http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
14mr|lha-1.14i-25|9	Source0:	http://www2m.biglobe.ne.jp/~dolphin/lha/prog/%{name}-114i.tar.bz2
14mr|lha-1.14i-25|10	Source1:	http://packages.debian.org/changelogs/pool/non-free/l/lha/current/copyright
14mr|lha-1.14i-25|11	Patch0:		lha-1.14i-make.patch
14mr|lha-1.14i-25|12	Patch1:		lha-1.14e-ext.patch
14mr|lha-1.14i-25|13	Patch2:		lha-1.14i-fix-includes.patch
14mr|lha-1.14i-25|14	Patch3:		lha-114i-sec.patch
14mr|lha-1.14i-25|15	Patch4:		lha-114i-symlink.patch
14mr|lha-1.14i-25|16	Patch5:		lha-dir_length_bounds_check.patch
14mr|lha-1.14i-25|17	Patch6:		lha-114i-sec2.patch
14mr|lha-1.14i-25|18	Patch7:		lha-1.14i-CVE-2007-2030.patch
14mr|lha-1.14i-25|19	
14mr|lha-1.14i-25|20	%description
14mr|lha-1.14i-25|21	LhA is an archiving and compression utility for LHarc format archive.
14mr|lha-1.14i-25|22	LhA is mostly used in the Amiga and in the DOS world, but can be used
14mr|lha-1.14i-25|23	under Linux to extract files from .lha and .lzh archives.
14mr|lha-1.14i-25|24	
14mr|lha-1.14i-25|25	Install the LhA package if you need to extract files from .lha or .lzh
14mr|lha-1.14i-25|26	Amiga or DOS archives, or if you have to build LhA archives to
14mr|lha-1.14i-25|27	be read on the Amiga or DOS.
14mr|lha-1.14i-25|28	
14mr|lha-1.14i-25|29	%prep
14mr|lha-1.14i-25|30	%setup -qn %{name}-114i
14mr|lha-1.14i-25|31	%patch0 -p0
14mr|lha-1.14i-25|32	%patch1
14mr|lha-1.14i-25|33	%patch2 -p0
14mr|lha-1.14i-25|34	%patch4 -p1 -b .symlink
14mr|lha-1.14i-25|35	
14mr|lha-1.14i-25|36	# security fixes
14mr|lha-1.14i-25|37	%patch3 -p1 -b .sec
14mr|lha-1.14i-25|38	%patch5 -p1 -b .bounds
14mr|lha-1.14i-25|39	%patch6 -p1 -b .sec2
14mr|lha-1.14i-25|40	%patch7 -p1 -b .cve-2007-2030
14mr|lha-1.14i-25|41	
14mr|lha-1.14i-25|42	cp %{SOURCE1} .
14mr|lha-1.14i-25|43	
14mr|lha-1.14i-25|44	%build
14mr|lha-1.14i-25|45	make OPTIMIZE="%{optflags} -DSUPPORT_LH7 -DMKSTEMP" LDFLAGS="%{ldflags}"
14mr|lha-1.14i-25|46	
14mr|lha-1.14i-25|47	%install
14mr|lha-1.14i-25|48	install -m755 src/lha -D %{buildroot}%{_bindir}/lha
14mr|lha-1.14i-25|49	install -m644 man/lha.n -D %{buildroot}%{_mandir}/ja/man1/lha.1
14mr|lha-1.14i-25|50	
14mr|lha-1.14i-25|51	%files
14mr|lha-1.14i-25|52	%doc copyright
14mr|lha-1.14i-25|53	%{_bindir}/lha
14mr|lha-1.14i-25|54	%lang(ja) %{_mandir}/ja/man1/lha.1*
14mr|lha-1.14i-25|55	
14mr|lha-1.14i-25|56	
14mr|lha-1.14i-25|57	%changelog
14mr|lha-1.14i-25|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.14i-25
14mr|lha-1.14i-25|59	+ Revision: 29b0b31
14mr|lha-1.14i-25|60	- MassBuild#440: Increase release tag
14mr|lha-1.14i-25|61	
14mr|lha-1.14i-25|62	

17081 14
14mr|libabw-0.1.0-2|1	%define api 0.1
14mr|libabw-0.1.0-2|2	%define major 1
14mr|libabw-0.1.0-2|3	%define libname %mklibname abw %{api} %{major}
14mr|libabw-0.1.0-2|4	%define devname %mklibname abw -d
14mr|libabw-0.1.0-2|5	
14mr|libabw-0.1.0-2|6	Summary:	A library for import of AbiWord files
14mr|libabw-0.1.0-2|7	Name:		libabw
14mr|libabw-0.1.0-2|8	Version:	0.1.0
14mr|libabw-0.1.0-2|9	Release:	2
14mr|libabw-0.1.0-2|10	License:	MPLv2.0
14mr|libabw-0.1.0-2|11	Group:		System/Libraries
14mr|libabw-0.1.0-2|12	Url:		http://www.freedesktop.org/wiki/Software/libabw/
14mr|libabw-0.1.0-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mr|libabw-0.1.0-2|14	BuildRequires:	doxygen
14mr|libabw-0.1.0-2|15	BuildRequires:	gperf
14mr|libabw-0.1.0-2|16	BuildRequires:	boost-devel
14mr|libabw-0.1.0-2|17	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libabw-0.1.0-2|18	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libabw-0.1.0-2|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libabw-0.1.0-2|20	BuildRequires:	pkgconfig(zlib)
14mr|libabw-0.1.0-2|21	
14mr|libabw-0.1.0-2|22	%description
14mr|libabw-0.1.0-2|23	%{name} is a library for import of AbiWord files.
14mr|libabw-0.1.0-2|24	
14mr|libabw-0.1.0-2|25	#----------------------------------------------------------------------------
14mr|libabw-0.1.0-2|26	
14mr|libabw-0.1.0-2|27	%package -n %{libname}
14mr|libabw-0.1.0-2|28	Summary:	A library for import of AbiWord files
14mr|libabw-0.1.0-2|29	Group:		System/Libraries
14mr|libabw-0.1.0-2|30	
14mr|libabw-0.1.0-2|31	%description -n %{libname}
14mr|libabw-0.1.0-2|32	A library for import of AbiWord files.
14mr|libabw-0.1.0-2|33	
14mr|libabw-0.1.0-2|34	%files -n %{libname}
14mr|libabw-0.1.0-2|35	%{_libdir}/libabw-%{api}.so.%{major}*
14mr|libabw-0.1.0-2|36	
14mr|libabw-0.1.0-2|37	#----------------------------------------------------------------------------
14mr|libabw-0.1.0-2|38	
14mr|libabw-0.1.0-2|39	%package -n %{devname}
14mr|libabw-0.1.0-2|40	Summary:	Development files for %{name}
14mr|libabw-0.1.0-2|41	Group:		Development/C
14mr|libabw-0.1.0-2|42	Requires:	%{libname} = %{EVRD}
14mr|libabw-0.1.0-2|43	
14mr|libabw-0.1.0-2|44	%description -n %{devname}
14mr|libabw-0.1.0-2|45	This package contains libraries and header files for developing applications
14mr|libabw-0.1.0-2|46	that use %{name}.
14mr|libabw-0.1.0-2|47	
14mr|libabw-0.1.0-2|48	%files -n %{devname}
14mr|libabw-0.1.0-2|49	%doc ChangeLog
14mr|libabw-0.1.0-2|50	%{_includedir}/%{name}-%{api}
14mr|libabw-0.1.0-2|51	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libabw-0.1.0-2|52	%{_libdir}/libabw-%{api}.so
14mr|libabw-0.1.0-2|53	
14mr|libabw-0.1.0-2|54	#----------------------------------------------------------------------------
14mr|libabw-0.1.0-2|55	
14mr|libabw-0.1.0-2|56	%package doc
14mr|libabw-0.1.0-2|57	Summary:	Documentation of %{name} API
14mr|libabw-0.1.0-2|58	Group:		Documentation
14mr|libabw-0.1.0-2|59	BuildArch:	noarch
14mr|libabw-0.1.0-2|60	
14mr|libabw-0.1.0-2|61	%description doc
14mr|libabw-0.1.0-2|62	This package contains documentation files for %{name}.
14mr|libabw-0.1.0-2|63	
14mr|libabw-0.1.0-2|64	%files doc
14mr|libabw-0.1.0-2|65	%doc COPYING.MPL
14mr|libabw-0.1.0-2|66	%doc docs/doxygen/html
14mr|libabw-0.1.0-2|67	
14mr|libabw-0.1.0-2|68	#----------------------------------------------------------------------------
14mr|libabw-0.1.0-2|69	
14mr|libabw-0.1.0-2|70	%package tools
14mr|libabw-0.1.0-2|71	Summary:	Tools to transform AbiWord files into other formats
14mr|libabw-0.1.0-2|72	Group:		Publishing
14mr|libabw-0.1.0-2|73	
14mr|libabw-0.1.0-2|74	%description tools
14mr|libabw-0.1.0-2|75	Tools to transform AbiWord files into other formats. Currently
14mr|libabw-0.1.0-2|76	supported: XHTML, raw, text.
14mr|libabw-0.1.0-2|77	
14mr|libabw-0.1.0-2|78	%files tools
14mr|libabw-0.1.0-2|79	%{_bindir}/abw2raw
14mr|libabw-0.1.0-2|80	%{_bindir}/abw2text
14mr|libabw-0.1.0-2|81	%{_bindir}/abw2html
14mr|libabw-0.1.0-2|82	
14mr|libabw-0.1.0-2|83	#----------------------------------------------------------------------------
14mr|libabw-0.1.0-2|84	
14mr|libabw-0.1.0-2|85	%prep
14mr|libabw-0.1.0-2|86	%setup -q
14mr|libabw-0.1.0-2|87	
14mr|libabw-0.1.0-2|88	%build
14mr|libabw-0.1.0-2|89	autoreconf -fi
14mr|libabw-0.1.0-2|90	
14mr|libabw-0.1.0-2|91	%configure2_5x \
14mr|libabw-0.1.0-2|92	--disable-silent-rules \
14mr|libabw-0.1.0-2|93	--disable-static \
14mr|libabw-0.1.0-2|94	--disable-werror
14mr|libabw-0.1.0-2|95	sed -i \
14mr|libabw-0.1.0-2|96	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mr|libabw-0.1.0-2|97	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mr|libabw-0.1.0-2|98	libtool
14mr|libabw-0.1.0-2|99	%make
14mr|libabw-0.1.0-2|100	
14mr|libabw-0.1.0-2|101	%install
14mr|libabw-0.1.0-2|102	%makeinstall_std
14mr|libabw-0.1.0-2|103	
14mr|libabw-0.1.0-2|104	# we install API docs directly from build
14mr|libabw-0.1.0-2|105	rm -rf %{buildroot}/%{_docdir}/%{name}
14mr|libabw-0.1.0-2|106	
14mr|libabw-0.1.0-2|107	
14mr|libabw-0.1.0-2|108	%changelog
14mr|libabw-0.1.0-2|109	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-2
14mr|libabw-0.1.0-2|110	+ Revision: 24c5a2b
14mr|libabw-0.1.0-2|111	- Fix typo
14mr|libabw-0.1.0-2|112	
14mr|libabw-0.1.0-2|113	

17082 14
14mr|libaio-0.3.109-5|1	%define	name	libaio
14mr|libaio-0.3.109-5|2	%define	version	0.3.109
14mr|libaio-0.3.109-5|3	%define release	5
14mr|libaio-0.3.109-5|4	
14mr|libaio-0.3.109-5|5	%define major	1
14mr|libaio-0.3.109-5|6	%define	libname	%mklibname aio %major
14mr|libaio-0.3.109-5|7	%define	libnamedev %mklibname aio -d
14mr|libaio-0.3.109-5|8	%define	libnamedev_static %mklibname aio -d -s
14mr|libaio-0.3.109-5|9	
14mr|libaio-0.3.109-5|10	Name:		%{name}
14mr|libaio-0.3.109-5|11	Version:	%{version}
14mr|libaio-0.3.109-5|12	Release:	%{release}
14mr|libaio-0.3.109-5|13	
14mr|libaio-0.3.109-5|14	Summary: 	Linux-native asynchronous I/O access library
14mr|libaio-0.3.109-5|15	License: 	LGPLv2+
14mr|libaio-0.3.109-5|16	Group:	 	System/Libraries
14mr|libaio-0.3.109-5|17	Source: 	ftp://ftp.kernel.org/pub/linux/libs/aio/%{name}-%{version}.tar.bz2
14mr|libaio-0.3.109-5|18	Patch0:		libaio-install-to-slash.patch
14mr|libaio-0.3.109-5|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libaio-0.3.109-5|20	
14mr|libaio-0.3.109-5|21	%description
14mr|libaio-0.3.109-5|22	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
14mr|libaio-0.3.109-5|23	richer API and capability set than the simple POSIX async I/O facility.
14mr|libaio-0.3.109-5|24	This library, libaio, provides the Linux-native API for async I/O.
14mr|libaio-0.3.109-5|25	The POSIX async I/O facility requires this library in order to provide
14mr|libaio-0.3.109-5|26	kernel-accelerated async I/O capabilities, as do applications which
14mr|libaio-0.3.109-5|27	require the Linux-native async I/O API.
14mr|libaio-0.3.109-5|28	You may require this package if you want to install some DBMS.
14mr|libaio-0.3.109-5|29	
14mr|libaio-0.3.109-5|30	%package -n     %{libname}
14mr|libaio-0.3.109-5|31	Summary:        Dynamic libraries for libaio
14mr|libaio-0.3.109-5|32	Group:          System/Libraries
14mr|libaio-0.3.109-5|33	Provides:	%name = %version-%release
14mr|libaio-0.3.109-5|34	
14mr|libaio-0.3.109-5|35	%description -n %{libname}
14mr|libaio-0.3.109-5|36	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
14mr|libaio-0.3.109-5|37	richer API and capability set than the simple POSIX async I/O facility.
14mr|libaio-0.3.109-5|38	This library, libaio, provides the Linux-native API for async I/O.
14mr|libaio-0.3.109-5|39	The POSIX async I/O facility requires this library in order to provide
14mr|libaio-0.3.109-5|40	kernel-accelerated async I/O capabilities, as do applications which
14mr|libaio-0.3.109-5|41	require the Linux-native async I/O API.
14mr|libaio-0.3.109-5|42	
14mr|libaio-0.3.109-5|43	%package -n	%{libnamedev}
14mr|libaio-0.3.109-5|44	Summary:	Development and include files for libaio
14mr|libaio-0.3.109-5|45	Group:		Development/C
14mr|libaio-0.3.109-5|46	Requires:	%{libname} = %{version}-%{release}
14mr|libaio-0.3.109-5|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|libaio-0.3.109-5|48	Obsoletes:	%{libname}-devel
14mr|libaio-0.3.109-5|49	
14mr|libaio-0.3.109-5|50	%description -n	%{libnamedev}
14mr|libaio-0.3.109-5|51	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
14mr|libaio-0.3.109-5|52	richer API and capability set than the simple POSIX async I/O facility.
14mr|libaio-0.3.109-5|53	This library, libaio, provides the Linux-native API for async I/O.
14mr|libaio-0.3.109-5|54	The POSIX async I/O facility requires this library in order to provide
14mr|libaio-0.3.109-5|55	kernel-accelerated async I/O capabilities, as do applications which
14mr|libaio-0.3.109-5|56	require the Linux-native async I/O API.
14mr|libaio-0.3.109-5|57	
14mr|libaio-0.3.109-5|58	This archive contains the header-files for %{libname} development.
14mr|libaio-0.3.109-5|59	
14mr|libaio-0.3.109-5|60	%package -n	%{libnamedev_static}
14mr|libaio-0.3.109-5|61	Summary:	Development components for libaio
14mr|libaio-0.3.109-5|62	Group:		Development/C
14mr|libaio-0.3.109-5|63	Requires:	%{libnamedev} = %{version}-%{release}
14mr|libaio-0.3.109-5|64	Obsoletes:	%{libname}-static-devel
14mr|libaio-0.3.109-5|65	
14mr|libaio-0.3.109-5|66	%description -n	%{libnamedev_static}
14mr|libaio-0.3.109-5|67	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
14mr|libaio-0.3.109-5|68	richer API and capability set than the simple POSIX async I/O facility.
14mr|libaio-0.3.109-5|69	This library, libaio, provides the Linux-native API for async I/O.
14mr|libaio-0.3.109-5|70	The POSIX async I/O facility requires this library in order to provide
14mr|libaio-0.3.109-5|71	kernel-accelerated async I/O capabilities, as do applications which
14mr|libaio-0.3.109-5|72	require the Linux-native async I/O API.
14mr|libaio-0.3.109-5|73	
14mr|libaio-0.3.109-5|74	This archive contains the static libraries (.a)
14mr|libaio-0.3.109-5|75	
14mr|libaio-0.3.109-5|76	%prep
14mr|libaio-0.3.109-5|77	%setup -q -a 0
14mr|libaio-0.3.109-5|78	mv %{name}-%{version} compat-%{name}-%{version}
14mr|libaio-0.3.109-5|79	
14mr|libaio-0.3.109-5|80	%build
14mr|libaio-0.3.109-5|81	export CFLAGS="%{optflags}"
14mr|libaio-0.3.109-5|82	# A library with a soname of 1.0.0 was inadvertantly released.  This
14mr|libaio-0.3.109-5|83	# build process builds a version of the library with the broken soname in
14mr|libaio-0.3.109-5|84	# the compat-libaio-0.3.103 directory, and then builds the library again
14mr|libaio-0.3.109-5|85	# with the correct soname.
14mr|libaio-0.3.109-5|86	cd compat-%{name}-%{version}
14mr|libaio-0.3.109-5|87	%make \
14mr|libaio-0.3.109-5|88	soname='libaio.so.1.0.0' libname='libaio.so.1.0.0' \
14mr|libaio-0.3.109-5|89	CFLAGS="%{optflags} -nostdlib -nostartfiles -I. -fPIC"
14mr|libaio-0.3.109-5|90	cd ..
14mr|libaio-0.3.109-5|91	%make CFLAGS="%{optflags} -nostdlib -nostartfiles -I. -fPIC"
14mr|libaio-0.3.109-5|92	
14mr|libaio-0.3.109-5|93	%install
14mr|libaio-0.3.109-5|94	rm -rf %{buildroot}
14mr|libaio-0.3.109-5|95	cd compat-%{name}-%{version}
14mr|libaio-0.3.109-5|96	install -D -m 755 src/libaio.so.1.0.0 \
14mr|libaio-0.3.109-5|97	%{buildroot}/%{_libdir}/libaio.so.1.0.0
14mr|libaio-0.3.109-5|98	cd ..
14mr|libaio-0.3.109-5|99	%make libdir=%{buildroot}%{_libdir} \
14mr|libaio-0.3.109-5|100	includedir=%{buildroot}%{_includedir} \
14mr|libaio-0.3.109-5|101	install
14mr|libaio-0.3.109-5|102	
14mr|libaio-0.3.109-5|103	%if %mdkversion < 200900
14mr|libaio-0.3.109-5|104	%post -n %libname -p /sbin/ldconfig
14mr|libaio-0.3.109-5|105	%endif
14mr|libaio-0.3.109-5|106	%if %mdkversion < 200900
14mr|libaio-0.3.109-5|107	%postun -n %{libname} -p /sbin/ldconfig
14mr|libaio-0.3.109-5|108	%endif
14mr|libaio-0.3.109-5|109	
14mr|libaio-0.3.109-5|110	%clean
14mr|libaio-0.3.109-5|111	rm -rf %{buildroot}
14mr|libaio-0.3.109-5|112	
14mr|libaio-0.3.109-5|113	%files -n %{libname}
14mr|libaio-0.3.109-5|114	%defattr(-,root,root)
14mr|libaio-0.3.109-5|115	%{_libdir}/libaio.so.%{major}*
14mr|libaio-0.3.109-5|116	
14mr|libaio-0.3.109-5|117	%files -n %{libnamedev}
14mr|libaio-0.3.109-5|118	%defattr(-,root,root)
14mr|libaio-0.3.109-5|119	%doc COPYING TODO
14mr|libaio-0.3.109-5|120	%{_includedir}/*
14mr|libaio-0.3.109-5|121	%{_libdir}/libaio.so
14mr|libaio-0.3.109-5|122	
14mr|libaio-0.3.109-5|123	%files -n %{libnamedev_static}
14mr|libaio-0.3.109-5|124	%defattr(-,root,root)
14mr|libaio-0.3.109-5|125	%{_libdir}/libaio.a
14mr|libaio-0.3.109-5|126	
14mr|libaio-0.3.109-5|127	
14mr|libaio-0.3.109-5|128	
14mr|libaio-0.3.109-5|129	
14mr|libaio-0.3.109-5|130	%changelog
14mr|libaio-0.3.109-5|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.109-5
14mr|libaio-0.3.109-5|132	+ Revision: b8bb97b
14mr|libaio-0.3.109-5|133	- MassBuild#440: Increase release tag
14mr|libaio-0.3.109-5|134	
14mr|libaio-0.3.109-5|135	

17083 14
14mr|libao-1.2.0-1|1	%define _disable_ld_no_undefined 1
14mr|libao-1.2.0-1|2	
14mr|libao-1.2.0-1|3	%define	major	4
14mr|libao-1.2.0-1|4	%define	libname	%mklibname ao %{major}
14mr|libao-1.2.0-1|5	%define	devname	%mklibname ao -d
14mr|libao-1.2.0-1|6	
14mr|libao-1.2.0-1|7	Name:		libao
14mr|libao-1.2.0-1|8	Summary:	Cross Platform Audio Output Library
14mr|libao-1.2.0-1|9	Version:	1.2.0
14mr|libao-1.2.0-1|10	Release:	1
14mr|libao-1.2.0-1|11	Group:		System/Libraries
14mr|libao-1.2.0-1|12	License:	GPL
14mr|libao-1.2.0-1|13	URL:		http://www.xiph.org/ao/
14mr|libao-1.2.0-1|14	Source0:	http://downloads.xiph.org/releases/ao/%{name}-%{version}.tar.gz
14mr|libao-1.2.0-1|15	BuildRequires:	pkgconfig(alsa)
14mr|libao-1.2.0-1|16	BuildRequires:	pkgconfig(libpulse)
14mr|libao-1.2.0-1|17	
14mr|libao-1.2.0-1|18	%description
14mr|libao-1.2.0-1|19	Libao is a cross-platform audio library that allows programs
14mr|libao-1.2.0-1|20	to output audio using a simple API on a wide variety of platforms.
14mr|libao-1.2.0-1|21	It currently supports:
14mr|libao-1.2.0-1|22	
14mr|libao-1.2.0-1|23	- ALSA
14mr|libao-1.2.0-1|24	- pulseaudio
14mr|libao-1.2.0-1|25	- OSS
14mr|libao-1.2.0-1|26	
14mr|libao-1.2.0-1|27	#----------------------------------------------------------------------------
14mr|libao-1.2.0-1|28	
14mr|libao-1.2.0-1|29	%package -n	%{libname}
14mr|libao-1.2.0-1|30	Summary:	Main library for %{name}
14mr|libao-1.2.0-1|31	Group:		System/Libraries
14mr|libao-1.2.0-1|32	
14mr|libao-1.2.0-1|33	%description -n	%{libname}
14mr|libao-1.2.0-1|34	This package contains the library needed to run programs dynamically
14mr|libao-1.2.0-1|35	linked with %{name}.
14mr|libao-1.2.0-1|36	
14mr|libao-1.2.0-1|37	%files -n %{libname}
14mr|libao-1.2.0-1|38	%doc AUTHORS COPYING README
14mr|libao-1.2.0-1|39	%{_libdir}/libao.so.%{major}*
14mr|libao-1.2.0-1|40	%{_libdir}/ao/*
14mr|libao-1.2.0-1|41	
14mr|libao-1.2.0-1|42	#----------------------------------------------------------------------------
14mr|libao-1.2.0-1|43	
14mr|libao-1.2.0-1|44	%package -n	%{devname}
14mr|libao-1.2.0-1|45	Summary:	Headers for developing programs that will use %{name}
14mr|libao-1.2.0-1|46	Group:		Development/C
14mr|libao-1.2.0-1|47	Requires:	%{libname} = %{version}
14mr|libao-1.2.0-1|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|libao-1.2.0-1|49	
14mr|libao-1.2.0-1|50	%description -n	%{devname}
14mr|libao-1.2.0-1|51	This package contains the headers that programmers will need to develop
14mr|libao-1.2.0-1|52	applications which will use %{name}.
14mr|libao-1.2.0-1|53	
14mr|libao-1.2.0-1|54	%files -n %{devname}
14mr|libao-1.2.0-1|55	%doc CHANGES doc/*.{html,c,css}
14mr|libao-1.2.0-1|56	%{_includedir}/ao
14mr|libao-1.2.0-1|57	%{_libdir}/libao.so
14mr|libao-1.2.0-1|58	%{_libdir}/ckport/db/libao.ckport
14mr|libao-1.2.0-1|59	%dir %{_libdir}/%{name}/
14mr|libao-1.2.0-1|60	%{_datadir}/aclocal/ao.m4
14mr|libao-1.2.0-1|61	%{_libdir}/pkgconfig/*
14mr|libao-1.2.0-1|62	%{_mandir}/man5/*
14mr|libao-1.2.0-1|63	
14mr|libao-1.2.0-1|64	#----------------------------------------------------------------------------
14mr|libao-1.2.0-1|65	
14mr|libao-1.2.0-1|66	%prep
14mr|libao-1.2.0-1|67	%setup -q
14mr|libao-1.2.0-1|68	
14mr|libao-1.2.0-1|69	%build
14mr|libao-1.2.0-1|70	%configure2_5x \
14mr|libao-1.2.0-1|71	--disable-static \
14mr|libao-1.2.0-1|72	--disable-esound \
14mr|libao-1.2.0-1|73	--disable-arts \
14mr|libao-1.2.0-1|74	--enable-pulseaudio \
14mr|libao-1.2.0-1|75	--enable-alsa09-mmap
14mr|libao-1.2.0-1|76	
14mr|libao-1.2.0-1|77	%make
14mr|libao-1.2.0-1|78	
14mr|libao-1.2.0-1|79	%install
14mr|libao-1.2.0-1|80	%makeinstall_std
14mr|libao-1.2.0-1|81	rm -rf %{buildroot}%{_docdir}
14mr|libao-1.2.0-1|82	install -d -m 755 %{buildroot}%{_libdir}/%{name}/
14mr|libao-1.2.0-1|83	
14mr|libao-1.2.0-1|84	
14mr|libao-1.2.0-1|85	%changelog
14mr|libao-1.2.0-1|86	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
14mr|libao-1.2.0-1|87	+ Revision: 28161c4
14mr|libao-1.2.0-1|88	- Fix files
14mr|libao-1.2.0-1|89	
14mr|libao-1.2.0-1|90	

17084 14
14mr|libapogee-2.2-9|1	Name:          libapogee
14mr|libapogee-2.2-9|2	Summary:       Apogee Instruments Library
14mr|libapogee-2.2-9|3	Version:       2.2
14mr|libapogee-2.2-9|4	Release:       9
14mr|libapogee-2.2-9|5	Url:           http://indi.sourceforge.net/index.php/Main_Page
14mr|libapogee-2.2-9|6	License:       GPLv2+
14mr|libapogee-2.2-9|7	Group:         Development/KDE and Qt
14mr|libapogee-2.2-9|8	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
14mr|libapogee-2.2-9|9	Source0:       http://downloads.sourceforge.net/indi/libapogee2_%version.tar.gz
14mr|libapogee-2.2-9|10	Patch0:        libapogee-2.2.190-fix-lib.patch
14mr|libapogee-2.2-9|11	Patch1:        libapogee2_2.2-fix-str-fmt.patch
14mr|libapogee-2.2-9|12	Patch2:        apogee_sysio.patch
14mr|libapogee-2.2-9|13	Patch3:        libapogee-2.2-curl-types.patch
14mr|libapogee-2.2-9|14	BuildRequires: cmake
14mr|libapogee-2.2-9|15	BuildRequires: libusb-devel
14mr|libapogee-2.2-9|16	BuildRequires: curl-devel
14mr|libapogee-2.2-9|17	
14mr|libapogee-2.2-9|18	%description
14mr|libapogee-2.2-9|19	Apogee Instruments Library
14mr|libapogee-2.2-9|20	
14mr|libapogee-2.2-9|21	#---------------------------------------------
14mr|libapogee-2.2-9|22	
14mr|libapogee-2.2-9|23	%define apogeee_major 2
14mr|libapogee-2.2-9|24	%define libapogeee %mklibname apogeee %{apogeee_major}
14mr|libapogee-2.2-9|25	
14mr|libapogee-2.2-9|26	%package -n %libapogeee
14mr|libapogee-2.2-9|27	Summary: KDE 4 library
14mr|libapogee-2.2-9|28	Group: System/Libraries
14mr|libapogee-2.2-9|29	
14mr|libapogee-2.2-9|30	%description -n %libapogeee
14mr|libapogee-2.2-9|31	%name library
14mr|libapogee-2.2-9|32	
14mr|libapogee-2.2-9|33	%files -n %libapogeee
14mr|libapogee-2.2-9|34	%defattr(-,root,root)
14mr|libapogee-2.2-9|35	%_libdir/libapogeee.so.%{apogeee_major}*
14mr|libapogee-2.2-9|36	
14mr|libapogee-2.2-9|37	#---------------------------------------------
14mr|libapogee-2.2-9|38	
14mr|libapogee-2.2-9|39	%define apogeeu_major 2
14mr|libapogee-2.2-9|40	%define libapogeeu %mklibname apogeeu %{apogeeu_major}
14mr|libapogee-2.2-9|41	
14mr|libapogee-2.2-9|42	%package -n %libapogeeu
14mr|libapogee-2.2-9|43	Summary: KDE 4 library
14mr|libapogee-2.2-9|44	Group: System/Libraries
14mr|libapogee-2.2-9|45	
14mr|libapogee-2.2-9|46	%description -n %libapogeeu
14mr|libapogee-2.2-9|47	%name library
14mr|libapogee-2.2-9|48	
14mr|libapogee-2.2-9|49	%files -n %libapogeeu
14mr|libapogee-2.2-9|50	%defattr(-,root,root)
14mr|libapogee-2.2-9|51	%_libdir/libapogeeu.so.%{apogeeu_major}*
14mr|libapogee-2.2-9|52	
14mr|libapogee-2.2-9|53	#-----------------------------------------------------------------------------
14mr|libapogee-2.2-9|54	
14mr|libapogee-2.2-9|55	%package devel
14mr|libapogee-2.2-9|56	Summary: Devel stuff for %{name}
14mr|libapogee-2.2-9|57	Group: Development/KDE and Qt
14mr|libapogee-2.2-9|58	Requires: %libapogeee = %version
14mr|libapogee-2.2-9|59	Requires: %libapogeeu = %version
14mr|libapogee-2.2-9|60	%description  devel
14mr|libapogee-2.2-9|61	Files needed to build applications based on %{name}.
14mr|libapogee-2.2-9|62	
14mr|libapogee-2.2-9|63	%files devel
14mr|libapogee-2.2-9|64	%defattr(-,root,root)
14mr|libapogee-2.2-9|65	%_includedir/libapogee
14mr|libapogee-2.2-9|66	%_libdir/libapogeee.so
14mr|libapogee-2.2-9|67	%_libdir/libapogeeu.so
14mr|libapogee-2.2-9|68	
14mr|libapogee-2.2-9|69	#---------------------------------------------
14mr|libapogee-2.2-9|70	
14mr|libapogee-2.2-9|71	%prep
14mr|libapogee-2.2-9|72	%setup -q  -n libapogee2-%version
14mr|libapogee-2.2-9|73	%patch0 -p1
14mr|libapogee-2.2-9|74	%patch1 -p0
14mr|libapogee-2.2-9|75	%patch2 -p1
14mr|libapogee-2.2-9|76	%patch3 -p1
14mr|libapogee-2.2-9|77	
14mr|libapogee-2.2-9|78	%build
14mr|libapogee-2.2-9|79	%cmake
14mr|libapogee-2.2-9|80	%make
14mr|libapogee-2.2-9|81	
14mr|libapogee-2.2-9|82	%install
14mr|libapogee-2.2-9|83	rm -rf "%{buildroot}"
14mr|libapogee-2.2-9|84	%makeinstall_std -C build
14mr|libapogee-2.2-9|85	
14mr|libapogee-2.2-9|86	%clean
14mr|libapogee-2.2-9|87	rm -rf "%{buildroot}"
14mr|libapogee-2.2-9|88	
14mr|libapogee-2.2-9|89	
14mr|libapogee-2.2-9|90	
14mr|libapogee-2.2-9|91	%changelog
14mr|libapogee-2.2-9|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-9
14mr|libapogee-2.2-9|93	+ Revision: e3380a2
14mr|libapogee-2.2-9|94	- MassBuild#440: Increase release tag
14mr|libapogee-2.2-9|95	
14mr|libapogee-2.2-9|96	

17085 14
14mr|libarchive-3.1.2-1|1	%define	major 13
14mr|libarchive-3.1.2-1|2	%define libname %mklibname archive %{major}
14mr|libarchive-3.1.2-1|3	%define develname %mklibname archive -d
14mr|libarchive-3.1.2-1|4	
14mr|libarchive-3.1.2-1|5	Summary:	Library for reading and writing streaming archives
14mr|libarchive-3.1.2-1|6	Name:		libarchive
14mr|libarchive-3.1.2-1|7	Version:	3.1.2
14mr|libarchive-3.1.2-1|8	Release:	1
14mr|libarchive-3.1.2-1|9	License:	BSD
14mr|libarchive-3.1.2-1|10	Group:		System/Libraries
14mr|libarchive-3.1.2-1|11	URL:		http://code.google.com/p/libarchive/
14mr|libarchive-3.1.2-1|12	Source0:	http://libarchive.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libarchive-3.1.2-1|13	Patch0:		libarchive-2.6.1-headers.patch
14mr|libarchive-3.1.2-1|14	BuildRequires:	autoconf
14mr|libarchive-3.1.2-1|15	BuildRequires:	automake
14mr|libarchive-3.1.2-1|16	BuildRequires:	bison
14mr|libarchive-3.1.2-1|17	BuildRequires:	bzip2-devel
14mr|libarchive-3.1.2-1|18	BuildRequires:	acl-devel
14mr|libarchive-3.1.2-1|19	BuildRequires:	attr-devel
14mr|libarchive-3.1.2-1|20	BuildRequires:	pkgconfig(ext2fs)
14mr|libarchive-3.1.2-1|21	BuildRequires:	libtool
14mr|libarchive-3.1.2-1|22	BuildRequires:	zlib-devel
14mr|libarchive-3.1.2-1|23	BuildRequires:	pkgconfig(liblzma)
14mr|libarchive-3.1.2-1|24	BuildRequires:	sharutils
14mr|libarchive-3.1.2-1|25	
14mr|libarchive-3.1.2-1|26	%description
14mr|libarchive-3.1.2-1|27	Libarchive is a programming library that can create and read several different
14mr|libarchive-3.1.2-1|28	streaming archive formats, including most popular tar variants and several cpio
14mr|libarchive-3.1.2-1|29	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mr|libarchive-3.1.2-1|30	archives. The bsdtar program is an implementation of tar(1) that is built on
14mr|libarchive-3.1.2-1|31	top of libarchive. It started as a test harness, but has grown and is now the
14mr|libarchive-3.1.2-1|32	standard system tar for FreeBSD 5 and 6.
14mr|libarchive-3.1.2-1|33	
14mr|libarchive-3.1.2-1|34	%package -n	%{libname}
14mr|libarchive-3.1.2-1|35	Summary:	Library for reading and writing streaming archives
14mr|libarchive-3.1.2-1|36	Group:		System/Libraries
14mr|libarchive-3.1.2-1|37	
14mr|libarchive-3.1.2-1|38	%description -n	%{libname}
14mr|libarchive-3.1.2-1|39	Libarchive is a programming library that can create and read several different
14mr|libarchive-3.1.2-1|40	streaming archive formats, including most popular tar variants and several cpio
14mr|libarchive-3.1.2-1|41	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mr|libarchive-3.1.2-1|42	archives. The bsdtar program is an implementation of tar(1) that is built on
14mr|libarchive-3.1.2-1|43	top of libarchive. It started as a test harness, but has grown and is now the
14mr|libarchive-3.1.2-1|44	standard system tar for FreeBSD 5 and 6.
14mr|libarchive-3.1.2-1|45	
14mr|libarchive-3.1.2-1|46	%package -n	%{develname}
14mr|libarchive-3.1.2-1|47	Summary:	Development library and header files for the libarchive library
14mr|libarchive-3.1.2-1|48	Group:		Development/C
14mr|libarchive-3.1.2-1|49	Requires:	%{libname} = %{version}-%{release}
14mr|libarchive-3.1.2-1|50	Provides:	%{libname}-devel = %{version}-%{release}
14mr|libarchive-3.1.2-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libarchive-3.1.2-1|52	
14mr|libarchive-3.1.2-1|53	%description -n	%{develname}
14mr|libarchive-3.1.2-1|54	Libarchive is a programming library that can create and read several different
14mr|libarchive-3.1.2-1|55	streaming archive formats, including most popular tar variants and several cpio
14mr|libarchive-3.1.2-1|56	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mr|libarchive-3.1.2-1|57	archives. The bsdtar program is an implementation of tar(1) that is built on
14mr|libarchive-3.1.2-1|58	top of libarchive. It started as a test harness, but has grown and is now the
14mr|libarchive-3.1.2-1|59	standard system tar for FreeBSD 5 and 6.
14mr|libarchive-3.1.2-1|60	
14mr|libarchive-3.1.2-1|61	This package contains header files for the libarchive library.
14mr|libarchive-3.1.2-1|62	
14mr|libarchive-3.1.2-1|63	%package -n	bsdtar
14mr|libarchive-3.1.2-1|64	Summary:	Full-featured tar replacement built on libarchive
14mr|libarchive-3.1.2-1|65	Group:		Archiving/Backup
14mr|libarchive-3.1.2-1|66	
14mr|libarchive-3.1.2-1|67	%description -n	bsdtar
14mr|libarchive-3.1.2-1|68	The bsdtar program is a full-featured tar replacement built on libarchive.
14mr|libarchive-3.1.2-1|69	
14mr|libarchive-3.1.2-1|70	%package -n	bsdcpio
14mr|libarchive-3.1.2-1|71	Summary:	Copy files to and from archives
14mr|libarchive-3.1.2-1|72	Group:		Archiving/Backup
14mr|libarchive-3.1.2-1|73	
14mr|libarchive-3.1.2-1|74	%description -n	bsdcpio
14mr|libarchive-3.1.2-1|75	bsdcpio copies files between archives and directories. This implementation can
14mr|libarchive-3.1.2-1|76	extract from tar, pax, cpio, zip, jar, ar, and ISO 9660 cdrom images and can
14mr|libarchive-3.1.2-1|77	create tar, pax, cpio, ar, and shar archives.
14mr|libarchive-3.1.2-1|78	
14mr|libarchive-3.1.2-1|79	%prep
14mr|libarchive-3.1.2-1|80	
14mr|libarchive-3.1.2-1|81	%setup -q
14mr|libarchive-3.1.2-1|82	%patch0 -p0 -b .headers
14mr|libarchive-3.1.2-1|83	
14mr|libarchive-3.1.2-1|84	%build
14mr|libarchive-3.1.2-1|85	autoreconf -fis
14mr|libarchive-3.1.2-1|86	
14mr|libarchive-3.1.2-1|87	%configure2_5x \
14mr|libarchive-3.1.2-1|88	--disable-static \
14mr|libarchive-3.1.2-1|89	--enable-bsdtar=shared \
14mr|libarchive-3.1.2-1|90	--enable-bsdcpio=shared
14mr|libarchive-3.1.2-1|91	
14mr|libarchive-3.1.2-1|92	%make
14mr|libarchive-3.1.2-1|93	
14mr|libarchive-3.1.2-1|94	%install
14mr|libarchive-3.1.2-1|95	%makeinstall_std
14mr|libarchive-3.1.2-1|96	
14mr|libarchive-3.1.2-1|97	%files -n bsdtar
14mr|libarchive-3.1.2-1|98	%doc NEWS README
14mr|libarchive-3.1.2-1|99	%attr(0755,root,root) %{_bindir}/bsdtar
14mr|libarchive-3.1.2-1|100	%attr(0644,root,root) %{_mandir}/man1/bsdtar.1*
14mr|libarchive-3.1.2-1|101	
14mr|libarchive-3.1.2-1|102	%files -n bsdcpio
14mr|libarchive-3.1.2-1|103	%attr(0755,root,root) %{_bindir}/bsdcpio
14mr|libarchive-3.1.2-1|104	%attr(0644,root,root) %{_mandir}/man1/bsdcpio.1*
14mr|libarchive-3.1.2-1|105	
14mr|libarchive-3.1.2-1|106	%files -n %{libname}
14mr|libarchive-3.1.2-1|107	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14mr|libarchive-3.1.2-1|108	
14mr|libarchive-3.1.2-1|109	%files -n %{develname}
14mr|libarchive-3.1.2-1|110	%attr(0755,root,root) %{_libdir}/*so
14mr|libarchive-3.1.2-1|111	%attr(0644,root,root) %{_libdir}/pkgconfig/libarchive.pc
14mr|libarchive-3.1.2-1|112	%attr(0644,root,root) %{_includedir}/*.h
14mr|libarchive-3.1.2-1|113	%attr(0644,root,root) %{_mandir}/man3/*
14mr|libarchive-3.1.2-1|114	%attr(0644,root,root) %{_mandir}/man5/*
14mr|libarchive-3.1.2-1|115	
14mr|libarchive-3.1.2-1|116	
14mr|libarchive-3.1.2-1|117	
14mr|libarchive-3.1.2-1|118	
14mr|libarchive-3.1.2-1|119	%changelog
14mr|libarchive-3.1.2-1|120	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-1
14mr|libarchive-3.1.2-1|121	+ Revision: 949a996
14mr|libarchive-3.1.2-1|122	- Updated to 3.1.2
14mr|libarchive-3.1.2-1|123	
14mr|libarchive-3.1.2-1|124	

17086 14
14mr|libart_lgpl-2.3.21-8|1	%define lib_major 2
14mr|libart_lgpl-2.3.21-8|2	
14mr|libart_lgpl-2.3.21-8|3	%define lib_name %mklibname art_lgpl %{lib_major}
14mr|libart_lgpl-2.3.21-8|4	%define develname %mklibname -d art_lgpl
14mr|libart_lgpl-2.3.21-8|5	
14mr|libart_lgpl-2.3.21-8|6	Summary:	Library for high-performance 2D graphics
14mr|libart_lgpl-2.3.21-8|7	Name:		libart_lgpl
14mr|libart_lgpl-2.3.21-8|8	Version:	2.3.21
14mr|libart_lgpl-2.3.21-8|9	Release:	8
14mr|libart_lgpl-2.3.21-8|10	License:	LGPL
14mr|libart_lgpl-2.3.21-8|11	Group:		System/Libraries
14mr|libart_lgpl-2.3.21-8|12	URL:		http://www.levien.com/libart/
14mr|libart_lgpl-2.3.21-8|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/%{name}-%{version}.tar.bz2
14mr|libart_lgpl-2.3.21-8|14	
14mr|libart_lgpl-2.3.21-8|15	%description
14mr|libart_lgpl-2.3.21-8|16	This is the LGPL'd component of libart.  Libart is a library for
14mr|libart_lgpl-2.3.21-8|17	high-performance 2D graphics. All functions needed for
14mr|libart_lgpl-2.3.21-8|18	running the Gnome canvas, and for printing support, will be going in
14mr|libart_lgpl-2.3.21-8|19	here. The GPL'd component will be getting various enhanced functions
14mr|libart_lgpl-2.3.21-8|20	for specific applications.
14mr|libart_lgpl-2.3.21-8|21	
14mr|libart_lgpl-2.3.21-8|22	%package -n %{lib_name}
14mr|libart_lgpl-2.3.21-8|23	Summary:	%{summary}
14mr|libart_lgpl-2.3.21-8|24	Group:		System/Libraries
14mr|libart_lgpl-2.3.21-8|25	Provides:	%{name} = %{version}-%{release}
14mr|libart_lgpl-2.3.21-8|26	
14mr|libart_lgpl-2.3.21-8|27	%description -n %{lib_name}
14mr|libart_lgpl-2.3.21-8|28	This is the LGPL'd component of libart.  Libart is a library for
14mr|libart_lgpl-2.3.21-8|29	high-performance 2D graphics. All functions needed for
14mr|libart_lgpl-2.3.21-8|30	running the Gnome canvas, and for printing support, will be going in
14mr|libart_lgpl-2.3.21-8|31	here. The GPL'd component will be getting various enhanced functions
14mr|libart_lgpl-2.3.21-8|32	for specific applications.
14mr|libart_lgpl-2.3.21-8|33	
14mr|libart_lgpl-2.3.21-8|34	%package -n %{develname}
14mr|libart_lgpl-2.3.21-8|35	Summary:	%{summary}
14mr|libart_lgpl-2.3.21-8|36	Group:		Development/GNOME and GTK+
14mr|libart_lgpl-2.3.21-8|37	Requires:	%{lib_name} = %{version}-%{release}
14mr|libart_lgpl-2.3.21-8|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libart_lgpl-2.3.21-8|39	Obsoletes:	%{mklibname -d art_lgpl 2} < 2.3.21
14mr|libart_lgpl-2.3.21-8|40	
14mr|libart_lgpl-2.3.21-8|41	%description -n %{develname}
14mr|libart_lgpl-2.3.21-8|42	This is the LGPL'd component of libart.  Libart is a library for
14mr|libart_lgpl-2.3.21-8|43	high-performance 2D graphics. All functions needed for
14mr|libart_lgpl-2.3.21-8|44	running the Gnome canvas, and for printing support, will be going in
14mr|libart_lgpl-2.3.21-8|45	here. The GPL'd component will be getting various enhanced functions
14mr|libart_lgpl-2.3.21-8|46	for specific applications.
14mr|libart_lgpl-2.3.21-8|47	
14mr|libart_lgpl-2.3.21-8|48	%prep
14mr|libart_lgpl-2.3.21-8|49	%setup -q
14mr|libart_lgpl-2.3.21-8|50	
14mr|libart_lgpl-2.3.21-8|51	%build
14mr|libart_lgpl-2.3.21-8|52	%configure2_5x \
14mr|libart_lgpl-2.3.21-8|53	--disable-static
14mr|libart_lgpl-2.3.21-8|54	
14mr|libart_lgpl-2.3.21-8|55	%make
14mr|libart_lgpl-2.3.21-8|56	
14mr|libart_lgpl-2.3.21-8|57	%install
14mr|libart_lgpl-2.3.21-8|58	rm -rf %{buildroot}
14mr|libart_lgpl-2.3.21-8|59	%makeinstall_std
14mr|libart_lgpl-2.3.21-8|60	
14mr|libart_lgpl-2.3.21-8|61	%multiarch_binaries %{buildroot}%{_bindir}/libart2-config
14mr|libart_lgpl-2.3.21-8|62	
14mr|libart_lgpl-2.3.21-8|63	%multiarch_includes %{buildroot}%{_includedir}/libart-2.0/libart_lgpl/art_config.h
14mr|libart_lgpl-2.3.21-8|64	
14mr|libart_lgpl-2.3.21-8|65	%files -n %{lib_name}
14mr|libart_lgpl-2.3.21-8|66	%{_libdir}/libart_lgpl_2.so.%{lib_major}*
14mr|libart_lgpl-2.3.21-8|67	
14mr|libart_lgpl-2.3.21-8|68	%files -n %{develname}
14mr|libart_lgpl-2.3.21-8|69	%{_bindir}/*-config
14mr|libart_lgpl-2.3.21-8|70	%{multiarch_bindir}/libart2-config
14mr|libart_lgpl-2.3.21-8|71	%{_includedir}/*
14mr|libart_lgpl-2.3.21-8|72	%{_libdir}/*.so
14mr|libart_lgpl-2.3.21-8|73	%{_libdir}/pkgconfig/*
14mr|libart_lgpl-2.3.21-8|74	
14mr|libart_lgpl-2.3.21-8|75	
14mr|libart_lgpl-2.3.21-8|76	
14mr|libart_lgpl-2.3.21-8|77	%changelog
14mr|libart_lgpl-2.3.21-8|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.21-8
14mr|libart_lgpl-2.3.21-8|79	+ Revision: 731de69
14mr|libart_lgpl-2.3.21-8|80	- MassBuild#440: Increase release tag
14mr|libart_lgpl-2.3.21-8|81	
14mr|libart_lgpl-2.3.21-8|82	

17087 14
14mr|libass-0.10.0-3|1	%define major	4
14mr|libass-0.10.0-3|2	%define libname	%mklibname ass %{major}
14mr|libass-0.10.0-3|3	%define devname	%mklibname ass -d
14mr|libass-0.10.0-3|4	
14mr|libass-0.10.0-3|5	Summary:	Library for SSA/ASS subtitles rendering
14mr|libass-0.10.0-3|6	Name:		libass
14mr|libass-0.10.0-3|7	Version:	0.10.0
14mr|libass-0.10.0-3|8	Release:	3
14mr|libass-0.10.0-3|9	License:	GPLv2+
14mr|libass-0.10.0-3|10	Group:		System/Libraries
14mr|libass-0.10.0-3|11	URL:		http://code.google.com/p/libass/
14mr|libass-0.10.0-3|12	Source:		http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
14mr|libass-0.10.0-3|13	BuildRequires:	pkgconfig(enca)
14mr|libass-0.10.0-3|14	BuildRequires:	pkgconfig(fontconfig)
14mr|libass-0.10.0-3|15	BuildRequires:	pkgconfig(freetype2)
14mr|libass-0.10.0-3|16	BuildRequires:	pkgconfig(fribidi)
14mr|libass-0.10.0-3|17	
14mr|libass-0.10.0-3|18	%description
14mr|libass-0.10.0-3|19	Libass is a portable library for SSA/ASS subtitles rendering.
14mr|libass-0.10.0-3|20	
14mr|libass-0.10.0-3|21	%package -n %{libname}
14mr|libass-0.10.0-3|22	Summary:	Shared library for SSA/ASS subtitles rendering
14mr|libass-0.10.0-3|23	Group:		System/Libraries
14mr|libass-0.10.0-3|24	
14mr|libass-0.10.0-3|25	%description -n %{libname}
14mr|libass-0.10.0-3|26	Libass is a portable library for SSA/ASS subtitles rendering.
14mr|libass-0.10.0-3|27	
14mr|libass-0.10.0-3|28	%package -n %{devname}
14mr|libass-0.10.0-3|29	Summary:	Development files for libass development
14mr|libass-0.10.0-3|30	Group:		Development/C
14mr|libass-0.10.0-3|31	Requires:	%{libname} = %{version}
14mr|libass-0.10.0-3|32	Provides:	ass-devel = %{version}-%{release}
14mr|libass-0.10.0-3|33	Provides:	libass-devel = %{version}-%{release}
14mr|libass-0.10.0-3|34	
14mr|libass-0.10.0-3|35	%description -n %{devname}
14mr|libass-0.10.0-3|36	Libass is a portable library for SSA/ASS subtitles rendering.
14mr|libass-0.10.0-3|37	
14mr|libass-0.10.0-3|38	This package contains the files for developing applications which
14mr|libass-0.10.0-3|39	will use libass.
14mr|libass-0.10.0-3|40	
14mr|libass-0.10.0-3|41	%prep
14mr|libass-0.10.0-3|42	%setup -q
14mr|libass-0.10.0-3|43	
14mr|libass-0.10.0-3|44	%build
14mr|libass-0.10.0-3|45	%configure2_5x --disable-static
14mr|libass-0.10.0-3|46	%make
14mr|libass-0.10.0-3|47	
14mr|libass-0.10.0-3|48	%install
14mr|libass-0.10.0-3|49	%makeinstall_std
14mr|libass-0.10.0-3|50	
14mr|libass-0.10.0-3|51	%files -n %{libname}
14mr|libass-0.10.0-3|52	%{_libdir}/libass.so.%{major}*
14mr|libass-0.10.0-3|53	
14mr|libass-0.10.0-3|54	%files -n %{devname}
14mr|libass-0.10.0-3|55	%doc Changelog
14mr|libass-0.10.0-3|56	%{_libdir}/libass.so
14mr|libass-0.10.0-3|57	%{_includedir}/ass
14mr|libass-0.10.0-3|58	%{_libdir}/pkgconfig/%{name}.pc
14mr|libass-0.10.0-3|59	
14mr|libass-0.10.0-3|60	
14mr|libass-0.10.0-3|61	
14mr|libass-0.10.0-3|62	%changelog
14mr|libass-0.10.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.0-3
14mr|libass-0.10.0-3|64	+ Revision: 18cca69
14mr|libass-0.10.0-3|65	- MassBuild#440: Increase release tag
14mr|libass-0.10.0-3|66	
14mr|libass-0.10.0-3|67	

17088 14
14mr|libassuan-2.0.3-4|1	%define major 0
14mr|libassuan-2.0.3-4|2	
14mr|libassuan-2.0.3-4|3	%define libname %mklibname assuan %{major}
14mr|libassuan-2.0.3-4|4	%define develname %mklibname assuan -d
14mr|libassuan-2.0.3-4|5	
14mr|libassuan-2.0.3-4|6	Summary:	Assuan - an IPC library for non-persistent servers
14mr|libassuan-2.0.3-4|7	Name:		libassuan
14mr|libassuan-2.0.3-4|8	Version:	2.0.3
14mr|libassuan-2.0.3-4|9	Release:	4
14mr|libassuan-2.0.3-4|10	License:	LGPLv3
14mr|libassuan-2.0.3-4|11	Group:		System/Libraries
14mr|libassuan-2.0.3-4|12	URL:		http://www.gnupg.org/
14mr|libassuan-2.0.3-4|13	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mr|libassuan-2.0.3-4|14	Source1:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2.sig
14mr|libassuan-2.0.3-4|15	BuildRequires:	multiarch-utils >= 1.0.3
14mr|libassuan-2.0.3-4|16	BuildRequires:	libpth-devel
14mr|libassuan-2.0.3-4|17	BuildRequires:	libgpg-error-devel
14mr|libassuan-2.0.3-4|18	
14mr|libassuan-2.0.3-4|19	%description
14mr|libassuan-2.0.3-4|20	This is the IPC library used by GnuPG 1.9, gpgme and the old newpg
14mr|libassuan-2.0.3-4|21	package. It used to be included with the latter packages but the
14mr|libassuan-2.0.3-4|22	authors decided to separated it out to a standalone library.
14mr|libassuan-2.0.3-4|23	
14mr|libassuan-2.0.3-4|24	%package -n %{libname}
14mr|libassuan-2.0.3-4|25	Summary:	An IPC library for non-persistent servers
14mr|libassuan-2.0.3-4|26	Group:		System/Libraries
14mr|libassuan-2.0.3-4|27	Obsoletes:	libassuan < 2.0.0-4
14mr|libassuan-2.0.3-4|28	Provides:	%{name} = %{version}-%{release}
14mr|libassuan-2.0.3-4|29	
14mr|libassuan-2.0.3-4|30	%description -n %{libname}
14mr|libassuan-2.0.3-4|31	This is the IPC library used by GnuPG 1.9, gpgme and the old newpg
14mr|libassuan-2.0.3-4|32	package. It used to be included with the latter packages but the
14mr|libassuan-2.0.3-4|33	authors decided to separated it out to a standalone library.
14mr|libassuan-2.0.3-4|34	
14mr|libassuan-2.0.3-4|35	%package -n %{develname}
14mr|libassuan-2.0.3-4|36	Summary:	Header files and static library for assuan
14mr|libassuan-2.0.3-4|37	Group:		Development/C
14mr|libassuan-2.0.3-4|38	Provides:	libassuan-devel = %{version}-%{release}
14mr|libassuan-2.0.3-4|39	Requires:	%{libname} = %{version}-%{release}
14mr|libassuan-2.0.3-4|40	Requires:	libpth-devel
14mr|libassuan-2.0.3-4|41	Obsoletes:	%{libname}0-devel < 1.0.4
14mr|libassuan-2.0.3-4|42	Obsoletes:	%{libname}0-static-devel < 1.0.4
14mr|libassuan-2.0.3-4|43	
14mr|libassuan-2.0.3-4|44	%description -n %{develname}
14mr|libassuan-2.0.3-4|45	Header files and static library for assuan.
14mr|libassuan-2.0.3-4|46	
14mr|libassuan-2.0.3-4|47	%prep
14mr|libassuan-2.0.3-4|48	%setup -q
14mr|libassuan-2.0.3-4|49	
14mr|libassuan-2.0.3-4|50	%build
14mr|libassuan-2.0.3-4|51	%configure2_5x \
14mr|libassuan-2.0.3-4|52	--with-pic \
14mr|libassuan-2.0.3-4|53	--enable-static
14mr|libassuan-2.0.3-4|54	%make
14mr|libassuan-2.0.3-4|55	
14mr|libassuan-2.0.3-4|56	%install
14mr|libassuan-2.0.3-4|57	%makeinstall_std
14mr|libassuan-2.0.3-4|58	
14mr|libassuan-2.0.3-4|59	%multiarch_binaries %{buildroot}%{_bindir}/libassuan-config
14mr|libassuan-2.0.3-4|60	
14mr|libassuan-2.0.3-4|61	%files -n %{libname}
14mr|libassuan-2.0.3-4|62	%{_libdir}/libassuan.so.%{major}*
14mr|libassuan-2.0.3-4|63	
14mr|libassuan-2.0.3-4|64	%files -n %{develname}
14mr|libassuan-2.0.3-4|65	%doc ChangeLog AUTHORS NEWS README
14mr|libassuan-2.0.3-4|66	%{multiarch_bindir}/libassuan-config
14mr|libassuan-2.0.3-4|67	%{_bindir}/libassuan-config
14mr|libassuan-2.0.3-4|68	%{_includedir}/*.h
14mr|libassuan-2.0.3-4|69	%{_datadir}/aclocal/*.m4
14mr|libassuan-2.0.3-4|70	%{_libdir}/libassuan.so
14mr|libassuan-2.0.3-4|71	%{_libdir}/libassuan.a
14mr|libassuan-2.0.3-4|72	%{_infodir}/*.info*
14mr|libassuan-2.0.3-4|73	
14mr|libassuan-2.0.3-4|74	
14mr|libassuan-2.0.3-4|75	
14mr|libassuan-2.0.3-4|76	%changelog
14mr|libassuan-2.0.3-4|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.3-4
14mr|libassuan-2.0.3-4|78	+ Revision: 9d5f660
14mr|libassuan-2.0.3-4|79	- MassBuild#440: Increase release tag
14mr|libassuan-2.0.3-4|80	
14mr|libassuan-2.0.3-4|81	

17089 14
14mr|libast-0.7-21|1	%define major 2
14mr|libast-0.7-21|2	%define libname %mklibname ast %{major}
14mr|libast-0.7-21|3	%define devname %mklibname ast -d
14mr|libast-0.7-21|4	
14mr|libast-0.7-21|5	Summary:	Library of Assorted Spiffy Things
14mr|libast-0.7-21|6	Name:		libast
14mr|libast-0.7-21|7	Version:	0.7
14mr|libast-0.7-21|8	Release:	21
14mr|libast-0.7-21|9	Group:		System/Libraries
14mr|libast-0.7-21|10	License:	BSD
14mr|libast-0.7-21|11	Url:		http://www.eterm.org/
14mr|libast-0.7-21|12	Source0:	http://www.eterm.org/download/%{name}-%{version}.tar.gz
14mr|libast-0.7-21|13	BuildRequires:	pkgconfig(imlib2)
14mr|libast-0.7-21|14	BuildRequires:	pkgconfig(libpcre)
14mr|libast-0.7-21|15	BuildRequires:	pkgconfig(x11)
14mr|libast-0.7-21|16	BuildRequires:	pkgconfig(xt)
14mr|libast-0.7-21|17	
14mr|libast-0.7-21|18	%description
14mr|libast-0.7-21|19	LibAST is the Library of Assorted Spiffy Things.  It contains various
14mr|libast-0.7-21|20	handy routines and drop-in substitutes for some good-but-non-portable
14mr|libast-0.7-21|21	functions.  It currently has a built-in memory tracking subsystem as
14mr|libast-0.7-21|22	well as some debugging aids and other similar tools.
14mr|libast-0.7-21|23	
14mr|libast-0.7-21|24	#----------------------------------------------------------------------------
14mr|libast-0.7-21|25	
14mr|libast-0.7-21|26	%package -n %{libname}
14mr|libast-0.7-21|27	Summary:	Library of Assorted Spiffy Things
14mr|libast-0.7-21|28	Group:		System/Libraries
14mr|libast-0.7-21|29	Provides:	%{name} = %{EVRD}
14mr|libast-0.7-21|30	
14mr|libast-0.7-21|31	%description -n %{libname}
14mr|libast-0.7-21|32	LibAST is the Library of Assorted Spiffy Things.  It contains various
14mr|libast-0.7-21|33	handy routines and drop-in substitutes for some good-but-non-portable
14mr|libast-0.7-21|34	functions.  It currently has a built-in memory tracking subsystem as
14mr|libast-0.7-21|35	well as some debugging aids and other similar tools.
14mr|libast-0.7-21|36	
14mr|libast-0.7-21|37	%files -n %{libname}
14mr|libast-0.7-21|38	%doc README
14mr|libast-0.7-21|39	%{_libdir}/libast.so.%{major}*
14mr|libast-0.7-21|40	
14mr|libast-0.7-21|41	#----------------------------------------------------------------------------
14mr|libast-0.7-21|42	
14mr|libast-0.7-21|43	%package -n %{devname}
14mr|libast-0.7-21|44	Summary:	Development related files for LibAST
14mr|libast-0.7-21|45	Group:		Development/C
14mr|libast-0.7-21|46	Requires:	%{libname} = %{EVRD}
14mr|libast-0.7-21|47	Provides:	%{name}-devel = %{EVRD}
14mr|libast-0.7-21|48	
14mr|libast-0.7-21|49	%description -n %{devname}
14mr|libast-0.7-21|50	Install this package if you need to compile applications that needs
14mr|libast-0.7-21|51	%{name}.
14mr|libast-0.7-21|52	
14mr|libast-0.7-21|53	%files -n %{devname}
14mr|libast-0.7-21|54	%doc README
14mr|libast-0.7-21|55	%{_libdir}/lib*.so
14mr|libast-0.7-21|56	%{_includedir}/*
14mr|libast-0.7-21|57	%{_datadir}/aclocal/*.m4
14mr|libast-0.7-21|58	%{_bindir}/libast-config
14mr|libast-0.7-21|59	%{multiarch_bindir}/libast-config
14mr|libast-0.7-21|60	
14mr|libast-0.7-21|61	#----------------------------------------------------------------------------
14mr|libast-0.7-21|62	
14mr|libast-0.7-21|63	%prep
14mr|libast-0.7-21|64	%setup -q
14mr|libast-0.7-21|65	
14mr|libast-0.7-21|66	%build
14mr|libast-0.7-21|67	%configure2_5x --disable-static
14mr|libast-0.7-21|68	%make
14mr|libast-0.7-21|69	
14mr|libast-0.7-21|70	%install
14mr|libast-0.7-21|71	%makeinstall_std
14mr|libast-0.7-21|72	
14mr|libast-0.7-21|73	%multiarch_binaries %{buildroot}%{_bindir}/libast-config
14mr|libast-0.7-21|74	
14mr|libast-0.7-21|75	%multiarch_includes %{buildroot}%{_includedir}/libast/sysdefs.h
14mr|libast-0.7-21|76	
14mr|libast-0.7-21|77	
14mr|libast-0.7-21|78	%changelog
14mr|libast-0.7-21|79	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-21
14mr|libast-0.7-21|80	+ Revision: 407ca50
14mr|libast-0.7-21|81	- Spec cleanup
14mr|libast-0.7-21|82	
14mr|libast-0.7-21|83	

17090 14
14mr|libasyncns-0.8-5|1	%define shortname asyncns
14mr|libasyncns-0.8-5|2	%define name libasyncns
14mr|libasyncns-0.8-5|3	%define version 0.8
14mr|libasyncns-0.8-5|4	%define release 5
14mr|libasyncns-0.8-5|5	
14mr|libasyncns-0.8-5|6	%define major 0
14mr|libasyncns-0.8-5|7	%define libname %mklibname %shortname %major
14mr|libasyncns-0.8-5|8	%define libname_devel %mklibname -d %shortname
14mr|libasyncns-0.8-5|9	
14mr|libasyncns-0.8-5|10	Summary: A library for executing name service queries asynchronously
14mr|libasyncns-0.8-5|11	Name: %{name}
14mr|libasyncns-0.8-5|12	Version: %{version}
14mr|libasyncns-0.8-5|13	Release: %{release}
14mr|libasyncns-0.8-5|14	Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz
14mr|libasyncns-0.8-5|15	License: LGPL
14mr|libasyncns-0.8-5|16	Group: System/Libraries
14mr|libasyncns-0.8-5|17	URL: http://0pointer.de/lennart/projects/libasyncns/
14mr|libasyncns-0.8-5|18	BuildRequires : doxygen
14mr|libasyncns-0.8-5|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libasyncns-0.8-5|20	
14mr|libasyncns-0.8-5|21	%description
14mr|libasyncns-0.8-5|22	A small and lightweight library that implements easy to use asynchronous
14mr|libasyncns-0.8-5|23	wrappers around the libc NSS functions getaddrinfo(), res_query() and related.
14mr|libasyncns-0.8-5|24	
14mr|libasyncns-0.8-5|25	
14mr|libasyncns-0.8-5|26	#----------------------------------------------------------------------------
14mr|libasyncns-0.8-5|27	
14mr|libasyncns-0.8-5|28	%package -n %{libname}
14mr|libasyncns-0.8-5|29	Summary: A library for executing name service queries asynchronously
14mr|libasyncns-0.8-5|30	Group: System/Libraries
14mr|libasyncns-0.8-5|31	Provides: %name = %{version}-%{release}
14mr|libasyncns-0.8-5|32	
14mr|libasyncns-0.8-5|33	%description -n %{libname}
14mr|libasyncns-0.8-5|34	A small and lightweight library that implements easy to use asynchronous
14mr|libasyncns-0.8-5|35	wrappers around the libc NSS functions getaddrinfo(), res_query() and related.
14mr|libasyncns-0.8-5|36	
14mr|libasyncns-0.8-5|37	
14mr|libasyncns-0.8-5|38	#----------------------------------------------------------------------------
14mr|libasyncns-0.8-5|39	
14mr|libasyncns-0.8-5|40	%package -n %{libname_devel}
14mr|libasyncns-0.8-5|41	Summary: Development files for %{name}
14mr|libasyncns-0.8-5|42	Group: Development/C
14mr|libasyncns-0.8-5|43	Requires: %{libname} = %{version}-%{release}
14mr|libasyncns-0.8-5|44	Provides: %{name}-devel = %{version}-%{release}
14mr|libasyncns-0.8-5|45	
14mr|libasyncns-0.8-5|46	
14mr|libasyncns-0.8-5|47	%description -n %{libname_devel}
14mr|libasyncns-0.8-5|48	Development files for %{name}
14mr|libasyncns-0.8-5|49	
14mr|libasyncns-0.8-5|50	#----------------------------------------------------------------------------
14mr|libasyncns-0.8-5|51	
14mr|libasyncns-0.8-5|52	%prep
14mr|libasyncns-0.8-5|53	%setup -q
14mr|libasyncns-0.8-5|54	
14mr|libasyncns-0.8-5|55	%build
14mr|libasyncns-0.8-5|56	%configure2_5x --disable-static
14mr|libasyncns-0.8-5|57	%make
14mr|libasyncns-0.8-5|58	
14mr|libasyncns-0.8-5|59	%install
14mr|libasyncns-0.8-5|60	rm -rf %{buildroot}
14mr|libasyncns-0.8-5|61	%makeinstall_std
14mr|libasyncns-0.8-5|62	find %{buildroot} \( -name *.a -o -name *.la \) -exec rm -f {} \;
14mr|libasyncns-0.8-5|63	
14mr|libasyncns-0.8-5|64	%clean
14mr|libasyncns-0.8-5|65	rm -rf %{buildroot}
14mr|libasyncns-0.8-5|66	
14mr|libasyncns-0.8-5|67	#----------------------------------------------------------------------------
14mr|libasyncns-0.8-5|68	
14mr|libasyncns-0.8-5|69	%files -n %{libname}
14mr|libasyncns-0.8-5|70	%defattr(-,root,root)
14mr|libasyncns-0.8-5|71	%{_libdir}/%{name}.so.%{major}*
14mr|libasyncns-0.8-5|72	
14mr|libasyncns-0.8-5|73	%files -n %{libname_devel}
14mr|libasyncns-0.8-5|74	%defattr(-,root,root)
14mr|libasyncns-0.8-5|75	%doc %{_docdir}/%{name}
14mr|libasyncns-0.8-5|76	%{_includedir}/%{shortname}.h
14mr|libasyncns-0.8-5|77	%{_libdir}/%{name}.so
14mr|libasyncns-0.8-5|78	%{_libdir}/pkgconfig/%{name}.pc
14mr|libasyncns-0.8-5|79	
14mr|libasyncns-0.8-5|80	
14mr|libasyncns-0.8-5|81	
14mr|libasyncns-0.8-5|82	
14mr|libasyncns-0.8-5|83	%changelog
14mr|libasyncns-0.8-5|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-5
14mr|libasyncns-0.8-5|85	+ Revision: 0f699de
14mr|libasyncns-0.8-5|86	- MassBuild#440: Increase release tag
14mr|libasyncns-0.8-5|87	
14mr|libasyncns-0.8-5|88	

17091 14
14mr|libatasmart-0.19-2|1	%define major 4
14mr|libatasmart-0.19-2|2	%define libname %mklibname atasmart %{major}
14mr|libatasmart-0.19-2|3	%define develname %mklibname -d atasmart
14mr|libatasmart-0.19-2|4	
14mr|libatasmart-0.19-2|5	Summary:	ATA S.M.A.R.T. Disk Health Monitoring Library
14mr|libatasmart-0.19-2|6	Name:		libatasmart
14mr|libatasmart-0.19-2|7	Version:	0.19
14mr|libatasmart-0.19-2|8	Release:	2
14mr|libatasmart-0.19-2|9	License:	LGPLv2+
14mr|libatasmart-0.19-2|10	Group:		System/Libraries
14mr|libatasmart-0.19-2|11	URL:		http://git.0pointer.de/?p=libatasmart.git;a=summary
14mr|libatasmart-0.19-2|12	Source0:	http://0pointer.de/public/libatasmart-%{version}.tar.xz
14mr|libatasmart-0.19-2|13	BuildRequires:	pkgconfig(udev) >= 186
14mr|libatasmart-0.19-2|14	Conflicts:	%{_lib}atasmart0 < 0.14
14mr|libatasmart-0.19-2|15	Patch0:		libatasmart-0.17-initmem.patch
14mr|libatasmart-0.19-2|16	
14mr|libatasmart-0.19-2|17	%description
14mr|libatasmart-0.19-2|18	A small and lightweight parser library for ATA S.M.A.R.T. hard disk
14mr|libatasmart-0.19-2|19	health monitoring.
14mr|libatasmart-0.19-2|20	
14mr|libatasmart-0.19-2|21	%package -n %{libname}
14mr|libatasmart-0.19-2|22	Summary:	ATA S.M.A.R.T. Disk Health Monitoring Library
14mr|libatasmart-0.19-2|23	Group:		System/Libraries
14mr|libatasmart-0.19-2|24	
14mr|libatasmart-0.19-2|25	%description -n	%{libname}
14mr|libatasmart-0.19-2|26	A small and lightweight parser library for ATA S.M.A.R.T. hard disk
14mr|libatasmart-0.19-2|27	health monitoring.
14mr|libatasmart-0.19-2|28	
14mr|libatasmart-0.19-2|29	%package -n %{develname}
14mr|libatasmart-0.19-2|30	Summary:	Development Files for libatasmart Client Development
14mr|libatasmart-0.19-2|31	Group:		Development/C
14mr|libatasmart-0.19-2|32	Provides:	libatasmart-devel = %{version}-%{release}
14mr|libatasmart-0.19-2|33	Requires:	%{libname} = %{version}-%{release}
14mr|libatasmart-0.19-2|34	
14mr|libatasmart-0.19-2|35	%description -n	%{develname}
14mr|libatasmart-0.19-2|36	Development files for libatasmart Client Development
14mr|libatasmart-0.19-2|37	
14mr|libatasmart-0.19-2|38	%prep
14mr|libatasmart-0.19-2|39	%setup -q
14mr|libatasmart-0.19-2|40	%patch0 -p1
14mr|libatasmart-0.19-2|41	
14mr|libatasmart-0.19-2|42	%build
14mr|libatasmart-0.19-2|43	%configure2_5x \
14mr|libatasmart-0.19-2|44	--disable-static
14mr|libatasmart-0.19-2|45	
14mr|libatasmart-0.19-2|46	%make
14mr|libatasmart-0.19-2|47	
14mr|libatasmart-0.19-2|48	%install
14mr|libatasmart-0.19-2|49	%makeinstall_std
14mr|libatasmart-0.19-2|50	
14mr|libatasmart-0.19-2|51	%files
14mr|libatasmart-0.19-2|52	%doc README LGPL
14mr|libatasmart-0.19-2|53	%{_sbindir}/skdump
14mr|libatasmart-0.19-2|54	%{_sbindir}/sktest
14mr|libatasmart-0.19-2|55	
14mr|libatasmart-0.19-2|56	%files -n %{libname}
14mr|libatasmart-0.19-2|57	%{_libdir}/libatasmart.so.%{major}*
14mr|libatasmart-0.19-2|58	
14mr|libatasmart-0.19-2|59	%files -n %{develname}
14mr|libatasmart-0.19-2|60	%doc blob-examples/SAMSUNG* blob-examples/ST* blob-examples/Maxtor* blob-examples/WDC* blob-examples/README
14mr|libatasmart-0.19-2|61	%{_includedir}/atasmart.h
14mr|libatasmart-0.19-2|62	%{_libdir}/libatasmart.so
14mr|libatasmart-0.19-2|63	%{_libdir}/pkgconfig/libatasmart.pc
14mr|libatasmart-0.19-2|64	%{_datadir}/vala/vapi/atasmart.vapi
14mr|libatasmart-0.19-2|65	
14mr|libatasmart-0.19-2|66	
14mr|libatasmart-0.19-2|67	
14mr|libatasmart-0.19-2|68	%changelog
14mr|libatasmart-0.19-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.19-2
14mr|libatasmart-0.19-2|70	+ Revision: 3244d40
14mr|libatasmart-0.19-2|71	- MassBuild#440: Increase release tag
14mr|libatasmart-0.19-2|72	
14mr|libatasmart-0.19-2|73	

17092 14
14mr|libatomic_ops-7.3-0.alpha3.1|1	%define _disable_ld_no_undefined 1
14mr|libatomic_ops-7.3-0.alpha3.1|2	
14mr|libatomic_ops-7.3-0.alpha3.1|3	%define gitdate	28032013
14mr|libatomic_ops-7.3-0.alpha3.1|4	%define sname	atomic_ops
14mr|libatomic_ops-7.3-0.alpha3.1|5	%define prever	alpha3
14mr|libatomic_ops-7.3-0.alpha3.1|6	%define major	1
14mr|libatomic_ops-7.3-0.alpha3.1|7	%define libname	%mklibname %{sname} %{major}
14mr|libatomic_ops-7.3-0.alpha3.1|8	%define libgpl	%mklibname %{sname}_gpl %{major}
14mr|libatomic_ops-7.3-0.alpha3.1|9	%define devname %mklibname -d %{sname}
14mr|libatomic_ops-7.3-0.alpha3.1|10	
14mr|libatomic_ops-7.3-0.alpha3.1|11	Summary:	Multiplatform atomic memory operation library
14mr|libatomic_ops-7.3-0.alpha3.1|12	Name:		libatomic_ops
14mr|libatomic_ops-7.3-0.alpha3.1|13	Version:	7.3
14mr|libatomic_ops-7.3-0.alpha3.1|14	Release:	0.%{prever}.1
14mr|libatomic_ops-7.3-0.alpha3.1|15	License:	GPLv2+
14mr|libatomic_ops-7.3-0.alpha3.1|16	Group:		System/Libraries
14mr|libatomic_ops-7.3-0.alpha3.1|17	Url:		http://www.hpl.hp.com/research/linux/atomic_ops/
14mr|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
14mr|libatomic_ops-7.3-0.alpha3.1|19	Source0:	libatomic_ops-7.3alpha3-28032013.tar.bz2
14mr|libatomic_ops-7.3-0.alpha3.1|20	Patch0:		libatomic_ops-automake-1.13.patch
14mr|libatomic_ops-7.3-0.alpha3.1|21	
14mr|libatomic_ops-7.3-0.alpha3.1|22	%description
14mr|libatomic_ops-7.3-0.alpha3.1|23	Multiplatform atomic memory operation library.
14mr|libatomic_ops-7.3-0.alpha3.1|24	
14mr|libatomic_ops-7.3-0.alpha3.1|25	#----------------------------------------------------------------------------
14mr|libatomic_ops-7.3-0.alpha3.1|26	
14mr|libatomic_ops-7.3-0.alpha3.1|27	%package -n %{libname}
14mr|libatomic_ops-7.3-0.alpha3.1|28	Summary:	Shared library for %{name}
14mr|libatomic_ops-7.3-0.alpha3.1|29	Group:		System/Libraries
14mr|libatomic_ops-7.3-0.alpha3.1|30	
14mr|libatomic_ops-7.3-0.alpha3.1|31	%description -n %{libname}
14mr|libatomic_ops-7.3-0.alpha3.1|32	This package contains the shared library for %{name}.
14mr|libatomic_ops-7.3-0.alpha3.1|33	
14mr|libatomic_ops-7.3-0.alpha3.1|34	%files -n %{libname}
14mr|libatomic_ops-7.3-0.alpha3.1|35	%{_libdir}/libatomic_ops.so.%{major}*
14mr|libatomic_ops-7.3-0.alpha3.1|36	
14mr|libatomic_ops-7.3-0.alpha3.1|37	#----------------------------------------------------------------------------
14mr|libatomic_ops-7.3-0.alpha3.1|38	
14mr|libatomic_ops-7.3-0.alpha3.1|39	%package -n %{libgpl}
14mr|libatomic_ops-7.3-0.alpha3.1|40	Summary:	Shared library for %{name}
14mr|libatomic_ops-7.3-0.alpha3.1|41	Group:		System/Libraries
14mr|libatomic_ops-7.3-0.alpha3.1|42	
14mr|libatomic_ops-7.3-0.alpha3.1|43	%description -n %{libgpl}
14mr|libatomic_ops-7.3-0.alpha3.1|44	This package contains the shared library for %{name}.
14mr|libatomic_ops-7.3-0.alpha3.1|45	
14mr|libatomic_ops-7.3-0.alpha3.1|46	%files -n %{libgpl}
14mr|libatomic_ops-7.3-0.alpha3.1|47	%{_libdir}/libatomic_ops_gpl.so.%{major}*
14mr|libatomic_ops-7.3-0.alpha3.1|48	
14mr|libatomic_ops-7.3-0.alpha3.1|49	#----------------------------------------------------------------------------
14mr|libatomic_ops-7.3-0.alpha3.1|50	
14mr|libatomic_ops-7.3-0.alpha3.1|51	%package -n %{devname}
14mr|libatomic_ops-7.3-0.alpha3.1|52	Summary:	Multiplatform atomic memory operation library
14mr|libatomic_ops-7.3-0.alpha3.1|53	Group:		System/Libraries
14mr|libatomic_ops-7.3-0.alpha3.1|54	Provides:	%{name}-devel = %{EVRD}
14mr|libatomic_ops-7.3-0.alpha3.1|55	Requires:	%{libname} = %{EVRD}
14mr|libatomic_ops-7.3-0.alpha3.1|56	Requires:	%{libgpl} = %{EVRD}
14mr|libatomic_ops-7.3-0.alpha3.1|57	
14mr|libatomic_ops-7.3-0.alpha3.1|58	%description -n  %{devname}
14mr|libatomic_ops-7.3-0.alpha3.1|59	Provides implementations for atomic memory update operations on a number of
14mr|libatomic_ops-7.3-0.alpha3.1|60	architectures. This allows direct use of these in reasonably portable code.
14mr|libatomic_ops-7.3-0.alpha3.1|61	Unlike earlier similar packages, this one explicitly considers memory barrier
14mr|libatomic_ops-7.3-0.alpha3.1|62	semantics, and allows the construction of code that involves minimum overhead
14mr|libatomic_ops-7.3-0.alpha3.1|63	across a variety of architectures.
14mr|libatomic_ops-7.3-0.alpha3.1|64	
14mr|libatomic_ops-7.3-0.alpha3.1|65	It should be useful both for high performance multi-threaded code which can't
14mr|libatomic_ops-7.3-0.alpha3.1|66	afford to use the standard locking primitives, or for code that has to access
14mr|libatomic_ops-7.3-0.alpha3.1|67	shared data structures from signal handlers. For details, see README.txt in
14mr|libatomic_ops-7.3-0.alpha3.1|68	the distribution.
14mr|libatomic_ops-7.3-0.alpha3.1|69	
14mr|libatomic_ops-7.3-0.alpha3.1|70	%files -n  %{devname}
14mr|libatomic_ops-7.3-0.alpha3.1|71	%{_includedir}/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|72	%dir %{_includedir}/%{sname}
14mr|libatomic_ops-7.3-0.alpha3.1|73	%{_includedir}/%{sname}/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|74	%dir %{_includedir}/%{sname}/sysdeps
14mr|libatomic_ops-7.3-0.alpha3.1|75	%{_includedir}/%{sname}/sysdeps/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|76	%dir %{_includedir}/%{sname}/sysdeps/gcc
14mr|libatomic_ops-7.3-0.alpha3.1|77	%{_includedir}/%{sname}/sysdeps/gcc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|78	%dir %{_includedir}/%{sname}/sysdeps/hpc
14mr|libatomic_ops-7.3-0.alpha3.1|79	%{_includedir}/%{sname}/sysdeps/hpc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|80	%dir %{_includedir}/%{sname}/sysdeps/ibmc
14mr|libatomic_ops-7.3-0.alpha3.1|81	%{_includedir}/%{sname}/sysdeps/ibmc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|82	%dir %{_includedir}/%{sname}/sysdeps/icc
14mr|libatomic_ops-7.3-0.alpha3.1|83	%{_includedir}/%{sname}/sysdeps/icc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|84	%dir %{_includedir}/%{sname}/sysdeps/msftc
14mr|libatomic_ops-7.3-0.alpha3.1|85	%{_includedir}/%{sname}/sysdeps/msftc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|86	%dir %{_includedir}/%{sname}/sysdeps/sunc
14mr|libatomic_ops-7.3-0.alpha3.1|87	%{_includedir}/%{sname}/sysdeps/sunc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|88	%dir %{_includedir}/%{sname}/sysdeps/armcc
14mr|libatomic_ops-7.3-0.alpha3.1|89	%{_includedir}/%{sname}/sysdeps/armcc/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|90	%dir %{_includedir}/%{sname}/sysdeps/loadstore
14mr|libatomic_ops-7.3-0.alpha3.1|91	%{_includedir}/%{sname}/sysdeps/loadstore/*.h
14mr|libatomic_ops-7.3-0.alpha3.1|92	%dir %{_datadir}/%{name}
14mr|libatomic_ops-7.3-0.alpha3.1|93	%{_datadir}/%{name}/*
14mr|libatomic_ops-7.3-0.alpha3.1|94	%{_libdir}/pkgconfig/*
14mr|libatomic_ops-7.3-0.alpha3.1|95	%{_libdir}/*.so
14mr|libatomic_ops-7.3-0.alpha3.1|96	
14mr|libatomic_ops-7.3-0.alpha3.1|97	#----------------------------------------------------------------------------
14mr|libatomic_ops-7.3-0.alpha3.1|98	
14mr|libatomic_ops-7.3-0.alpha3.1|99	%prep
14mr|libatomic_ops-7.3-0.alpha3.1|100	%setup -qn %{name}-%{version}%{prever}-%{gitdate}
14mr|libatomic_ops-7.3-0.alpha3.1|101	%apply_patches
14mr|libatomic_ops-7.3-0.alpha3.1|102	
14mr|libatomic_ops-7.3-0.alpha3.1|103	%build
14mr|libatomic_ops-7.3-0.alpha3.1|104	autoreconf -fi
14mr|libatomic_ops-7.3-0.alpha3.1|105	%configure2_5x \
14mr|libatomic_ops-7.3-0.alpha3.1|106	--disable-static \
14mr|libatomic_ops-7.3-0.alpha3.1|107	--enable-shared
14mr|libatomic_ops-7.3-0.alpha3.1|108	%make
14mr|libatomic_ops-7.3-0.alpha3.1|109	
14mr|libatomic_ops-7.3-0.alpha3.1|110	%install
14mr|libatomic_ops-7.3-0.alpha3.1|111	%makeinstall_std
14mr|libatomic_ops-7.3-0.alpha3.1|112	
14mr|libatomic_ops-7.3-0.alpha3.1|113	
14mr|libatomic_ops-7.3-0.alpha3.1|114	%changelog
14mr|libatomic_ops-7.3-0.alpha3.1|115	* Fri Sep 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.3-0.alpha3.1
14mr|libatomic_ops-7.3-0.alpha3.1|116	+ Revision: f7aff70
14mr|libatomic_ops-7.3-0.alpha3.1|117	- LOG New version 7.3 alpha3, build shared libraries
14mr|libatomic_ops-7.3-0.alpha3.1|118	
14mr|libatomic_ops-7.3-0.alpha3.1|119	

17093 14
14mr|libavc1394-0.5.4-3|1	%define major 	0
14mr|libavc1394-0.5.4-3|2	%define libname %mklibname avc1394_ %{major}
14mr|libavc1394-0.5.4-3|3	%define libnamedev %mklibname avc1394 -d
14mr|libavc1394-0.5.4-3|4	
14mr|libavc1394-0.5.4-3|5	Name:		libavc1394
14mr|libavc1394-0.5.4-3|6	Version:	0.5.4
14mr|libavc1394-0.5.4-3|7	Release:	3
14mr|libavc1394-0.5.4-3|8	Summary:	Control AV firewire devices
14mr|libavc1394-0.5.4-3|9	License:	GPL
14mr|libavc1394-0.5.4-3|10	Group:		System/Libraries
14mr|libavc1394-0.5.4-3|11	Source0:	http://downloads.sourceforge.net/project/libavc1394/%{name}/%{name}-%{version}.tar.gz
14mr|libavc1394-0.5.4-3|12	URL:		http://www.sourceforge.net/projects/libavc1394
14mr|libavc1394-0.5.4-3|13	
14mr|libavc1394-0.5.4-3|14	Buildrequires:	pkgconfig(libraw1394)
14mr|libavc1394-0.5.4-3|15	
14mr|libavc1394-0.5.4-3|16	%description
14mr|libavc1394-0.5.4-3|17	libavc1394 is a programming interface for the 1394 Trade
14mr|libavc1394-0.5.4-3|18	Association AV/C (Audio/Video Control) Digital Interface
14mr|libavc1394-0.5.4-3|19	Command Set. It is intended for use with GNU/Linux IEEE-1394
14mr|libavc1394-0.5.4-3|20	
14mr|libavc1394-0.5.4-3|21	%package -n %{libname}
14mr|libavc1394-0.5.4-3|22	Summary:	FireWire interface
14mr|libavc1394-0.5.4-3|23	Group:		System/Libraries
14mr|libavc1394-0.5.4-3|24	Provides:	libavc1394 = %{version}-%{release}
14mr|libavc1394-0.5.4-3|25	
14mr|libavc1394-0.5.4-3|26	%description -n %{libname}
14mr|libavc1394-0.5.4-3|27	libavc1394 is a programming interface for the 1394 Trade
14mr|libavc1394-0.5.4-3|28	Association AV/C (Audio/Video Control) Digital Interface
14mr|libavc1394-0.5.4-3|29	Command Set. It is intended for use with GNU/Linux IEEE-1394
14mr|libavc1394-0.5.4-3|30	
14mr|libavc1394-0.5.4-3|31	%package -n %{libnamedev}
14mr|libavc1394-0.5.4-3|32	Summary:	FireWire interface
14mr|libavc1394-0.5.4-3|33	Group:		Development/C
14mr|libavc1394-0.5.4-3|34	Provides:	libavc1394-devel = %{version}-%{release}
14mr|libavc1394-0.5.4-3|35	Provides:	libavc-devel = %{version}-%{release}
14mr|libavc1394-0.5.4-3|36	Requires:	%{libname} = %{version}
14mr|libavc1394-0.5.4-3|37	Obsoletes:	%{_lib}avc1394_0-devel < 0.5.4
14mr|libavc1394-0.5.4-3|38	
14mr|libavc1394-0.5.4-3|39	%description -n %{libnamedev}
14mr|libavc1394-0.5.4-3|40	libavc1394 is a programming interface for the 1394 Trade
14mr|libavc1394-0.5.4-3|41	Association AV/C (Audio/Video Control) Digital Interface
14mr|libavc1394-0.5.4-3|42	Command Set. It is intended for use with GNU/Linux IEEE-1394
14mr|libavc1394-0.5.4-3|43	
14mr|libavc1394-0.5.4-3|44	%package -n %{name}-tools
14mr|libavc1394-0.5.4-3|45	Summary:	FireWire interface
14mr|libavc1394-0.5.4-3|46	Group:		Development/C
14mr|libavc1394-0.5.4-3|47	Requires:	%{libname} = %{version}
14mr|libavc1394-0.5.4-3|48	Obsoletes:	libavc1394_0-testools < 0.5.4
14mr|libavc1394-0.5.4-3|49	
14mr|libavc1394-0.5.4-3|50	%description -n %{name}-tools
14mr|libavc1394-0.5.4-3|51	Contains test tools for the libavc1394 library.
14mr|libavc1394-0.5.4-3|52	
14mr|libavc1394-0.5.4-3|53	%prep
14mr|libavc1394-0.5.4-3|54	%setup -q
14mr|libavc1394-0.5.4-3|55	
14mr|libavc1394-0.5.4-3|56	%build
14mr|libavc1394-0.5.4-3|57	%configure2_5x --disable-static
14mr|libavc1394-0.5.4-3|58	%make
14mr|libavc1394-0.5.4-3|59	
14mr|libavc1394-0.5.4-3|60	%install
14mr|libavc1394-0.5.4-3|61	%makeinstall_std
14mr|libavc1394-0.5.4-3|62	cp test/.libs/romtest %{buildroot}/%{_bindir}
14mr|libavc1394-0.5.4-3|63	
14mr|libavc1394-0.5.4-3|64	%files -n %{libname}
14mr|libavc1394-0.5.4-3|65	%doc README NEWS INSTALL COPYING AUTHORS
14mr|libavc1394-0.5.4-3|66	%{_libdir}/*.so.%{major}*
14mr|libavc1394-0.5.4-3|67	
14mr|libavc1394-0.5.4-3|68	%files -n %{libnamedev}
14mr|libavc1394-0.5.4-3|69	%{_includedir}/*
14mr|libavc1394-0.5.4-3|70	%{_libdir}/*.so
14mr|libavc1394-0.5.4-3|71	%{_libdir}/pkgconfig/*.pc
14mr|libavc1394-0.5.4-3|72	
14mr|libavc1394-0.5.4-3|73	%files -n %{name}-tools
14mr|libavc1394-0.5.4-3|74	%{_bindir}/*
14mr|libavc1394-0.5.4-3|75	%{_mandir}/man1/*
14mr|libavc1394-0.5.4-3|76	
14mr|libavc1394-0.5.4-3|77	
14mr|libavc1394-0.5.4-3|78	
14mr|libavc1394-0.5.4-3|79	
14mr|libavc1394-0.5.4-3|80	
14mr|libavc1394-0.5.4-3|81	%changelog
14mr|libavc1394-0.5.4-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.4-3
14mr|libavc1394-0.5.4-3|83	+ Revision: d8c56ec
14mr|libavc1394-0.5.4-3|84	- MassBuild#440: Increase release tag
14mr|libavc1394-0.5.4-3|85	
14mr|libavc1394-0.5.4-3|86	

17094 14
14mr|libbase-1.1.6-2|1	Summary:	JFree Base Services
14mr|libbase-1.1.6-2|2	Name:		libbase
14mr|libbase-1.1.6-2|3	Version:	1.1.6
14mr|libbase-1.1.6-2|4	Release:	2
14mr|libbase-1.1.6-2|5	License:	LGPLv2+
14mr|libbase-1.1.6-2|6	Group:		System/Libraries
14mr|libbase-1.1.6-2|7	Url:		http://reporting.pentaho.org/
14mr|libbase-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|libbase-1.1.6-2|9	Patch0:	libbase-1.1.2-fix-build.patch
14mr|libbase-1.1.6-2|10	BuildArch:	noarch
14mr|libbase-1.1.6-2|11	BuildRequires:	ant
14mr|libbase-1.1.6-2|12	BuildRequires:	ant-contrib
14mr|libbase-1.1.6-2|13	BuildRequires:	ant-nodeps
14mr|libbase-1.1.6-2|14	BuildRequires:	java-devel
14mr|libbase-1.1.6-2|15	BuildRequires:	jpackage-utils
14mr|libbase-1.1.6-2|16	BuildRequires:	jakarta-commons-logging
14mr|libbase-1.1.6-2|17	Requires:	java
14mr|libbase-1.1.6-2|18	Requires:	jpackage-utils
14mr|libbase-1.1.6-2|19	Requires:	jakarta-commons-logging
14mr|libbase-1.1.6-2|20	
14mr|libbase-1.1.6-2|21	%description
14mr|libbase-1.1.6-2|22	LibBase is a library developed to provide base services like logging,
14mr|libbase-1.1.6-2|23	configuration and initialization to other libraries and applications. The
14mr|libbase-1.1.6-2|24	library is the root library for all Pentaho-Reporting projects.
14mr|libbase-1.1.6-2|25	
14mr|libbase-1.1.6-2|26	
14mr|libbase-1.1.6-2|27	%package javadoc
14mr|libbase-1.1.6-2|28	Summary:	Javadoc for %{name}
14mr|libbase-1.1.6-2|29	Group:		Development/Java
14mr|libbase-1.1.6-2|30	Requires:	%{name} = %{version}-%{release}
14mr|libbase-1.1.6-2|31	Requires:	jpackage-utils
14mr|libbase-1.1.6-2|32	
14mr|libbase-1.1.6-2|33	%description javadoc
14mr|libbase-1.1.6-2|34	Javadoc for %{name}.
14mr|libbase-1.1.6-2|35	
14mr|libbase-1.1.6-2|36	%prep
14mr|libbase-1.1.6-2|37	%setup -q -c
14mr|libbase-1.1.6-2|38	%patch0 -p0
14mr|libbase-1.1.6-2|39	mkdir -p lib
14mr|libbase-1.1.6-2|40	find . -name "*.jar" -exec rm -f {} \;
14mr|libbase-1.1.6-2|41	build-jar-repository -s -p lib commons-logging-api
14mr|libbase-1.1.6-2|42	cd lib
14mr|libbase-1.1.6-2|43	ln -s %{_javadir}/ant ant-contrib
14mr|libbase-1.1.6-2|44	
14mr|libbase-1.1.6-2|45	%build
14mr|libbase-1.1.6-2|46	ant jar javadoc
14mr|libbase-1.1.6-2|47	
14mr|libbase-1.1.6-2|48	%install
14mr|libbase-1.1.6-2|49	mkdir -p %{buildroot}%{_javadir}
14mr|libbase-1.1.6-2|50	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|libbase-1.1.6-2|51	pushd %{buildroot}%{_javadir}
14mr|libbase-1.1.6-2|52	ln -s %{name}-%{version}.jar %{name}.jar
14mr|libbase-1.1.6-2|53	popd
14mr|libbase-1.1.6-2|54	
14mr|libbase-1.1.6-2|55	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|libbase-1.1.6-2|56	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|libbase-1.1.6-2|57	
14mr|libbase-1.1.6-2|58	%files
14mr|libbase-1.1.6-2|59	%doc ChangeLog.txt licence-LGPL.txt README.txt
14mr|libbase-1.1.6-2|60	%{_javadir}/%{name}-%{version}.jar
14mr|libbase-1.1.6-2|61	%{_javadir}/%{name}.jar
14mr|libbase-1.1.6-2|62	
14mr|libbase-1.1.6-2|63	%files javadoc
14mr|libbase-1.1.6-2|64	%{_javadocdir}/%{name}
14mr|libbase-1.1.6-2|65	
14mr|libbase-1.1.6-2|66	
14mr|libbase-1.1.6-2|67	%changelog
14mr|libbase-1.1.6-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|libbase-1.1.6-2|69	+ Revision: 1ea0ed5
14mr|libbase-1.1.6-2|70	- MassBuild#440: Increase release tag
14mr|libbase-1.1.6-2|71	
14mr|libbase-1.1.6-2|72	

17095 14
14mr|libbinio-1.4-11|1	%define	oname	binio
14mr|libbinio-1.4-11|2	%define	major	1
14mr|libbinio-1.4-11|3	%define	libname	%mklibname %{oname} %{major}
14mr|libbinio-1.4-11|4	%define	libdev	%mklibname -d %{oname}
14mr|libbinio-1.4-11|5	%define libstat %mklibname -d -s %{oname}
14mr|libbinio-1.4-11|6	
14mr|libbinio-1.4-11|7	Summary:	Binary I/O stream class library
14mr|libbinio-1.4-11|8	Name:		libbinio
14mr|libbinio-1.4-11|9	Version:	1.4
14mr|libbinio-1.4-11|10	Release:	11
14mr|libbinio-1.4-11|11	License:	LGPLv2+
14mr|libbinio-1.4-11|12	Group:		System/Libraries
14mr|libbinio-1.4-11|13	URL:		http://libbinio.sourceforge.net/
14mr|libbinio-1.4-11|14	Source0:	http://prdownloads.sourceforge.net/libbinio/%{name}-%{version}.tar.bz2
14mr|libbinio-1.4-11|15	Patch1:		libbinio-1.4-string-conversion.patch
14mr|libbinio-1.4-11|16	Patch2:		libbinio-1.4-gcc4.4.patch
14mr|libbinio-1.4-11|17	
14mr|libbinio-1.4-11|18	%description
14mr|libbinio-1.4-11|19	The binary I/O stream class library presents a platform-independent
14mr|libbinio-1.4-11|20	way to access binary data streams in C++.
14mr|libbinio-1.4-11|21	
14mr|libbinio-1.4-11|22	The library is hardware independent in the form that it transparently
14mr|libbinio-1.4-11|23	converts between the different forms of machine-internal binary data
14mr|libbinio-1.4-11|24	representation.
14mr|libbinio-1.4-11|25	
14mr|libbinio-1.4-11|26	It further employs no special I/O protocol and can be used on
14mr|libbinio-1.4-11|27	arbitrary binary data sources.
14mr|libbinio-1.4-11|28	
14mr|libbinio-1.4-11|29	%package -n	%{libname}
14mr|libbinio-1.4-11|30	Summary:	Shared library for %{name}
14mr|libbinio-1.4-11|31	Group:		System/Libraries
14mr|libbinio-1.4-11|32	
14mr|libbinio-1.4-11|33	%description -n	%{libname}
14mr|libbinio-1.4-11|34	The binary I/O stream class library presents a platform-independent
14mr|libbinio-1.4-11|35	way to access binary data streams in C++.
14mr|libbinio-1.4-11|36	
14mr|libbinio-1.4-11|37	The library is hardware independent in the form that it transparently
14mr|libbinio-1.4-11|38	converts between the different forms of machine-internal binary data
14mr|libbinio-1.4-11|39	representation.
14mr|libbinio-1.4-11|40	
14mr|libbinio-1.4-11|41	It further employs no special I/O protocol and can be used on
14mr|libbinio-1.4-11|42	arbitrary binary data sources.
14mr|libbinio-1.4-11|43	
14mr|libbinio-1.4-11|44	This package contains the shared library needed to run applications
14mr|libbinio-1.4-11|45	based on %{name}.
14mr|libbinio-1.4-11|46	
14mr|libbinio-1.4-11|47	%package -n	%{libdev}
14mr|libbinio-1.4-11|48	Summary:	Development files for %{name}
14mr|libbinio-1.4-11|49	Group:		Development/C++
14mr|libbinio-1.4-11|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|libbinio-1.4-11|51	Requires:	%{libname} = %{version}-%{release}
14mr|libbinio-1.4-11|52	
14mr|libbinio-1.4-11|53	%description -n %{libdev}
14mr|libbinio-1.4-11|54	The binary I/O stream class library presents a platform-independent
14mr|libbinio-1.4-11|55	way to access binary data streams in C++.
14mr|libbinio-1.4-11|56	
14mr|libbinio-1.4-11|57	The library is hardware independent in the form that it transparently
14mr|libbinio-1.4-11|58	converts between the different forms of machine-internal binary data
14mr|libbinio-1.4-11|59	representation.
14mr|libbinio-1.4-11|60	
14mr|libbinio-1.4-11|61	It further employs no special I/O protocol and can be used on
14mr|libbinio-1.4-11|62	arbitrary binary data sources.
14mr|libbinio-1.4-11|63	
14mr|libbinio-1.4-11|64	This package contains C++ header files, the shared library symlink and
14mr|libbinio-1.4-11|65	the developer documentation for %{name}.
14mr|libbinio-1.4-11|66	
14mr|libbinio-1.4-11|67	%package -n	%{libstat}
14mr|libbinio-1.4-11|68	Summary:	Static library for %{name}
14mr|libbinio-1.4-11|69	Group:		Development/C++
14mr|libbinio-1.4-11|70	Requires:	%{libdev} = %{version}-%{release}
14mr|libbinio-1.4-11|71	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|libbinio-1.4-11|72	
14mr|libbinio-1.4-11|73	%description -n %{libstat}
14mr|libbinio-1.4-11|74	The binary I/O stream class library presents a platform-independent
14mr|libbinio-1.4-11|75	way to access binary data streams in C++.
14mr|libbinio-1.4-11|76	
14mr|libbinio-1.4-11|77	The library is hardware independent in the form that it transparently
14mr|libbinio-1.4-11|78	converts between the different forms of machine-internal binary data
14mr|libbinio-1.4-11|79	representation.
14mr|libbinio-1.4-11|80	
14mr|libbinio-1.4-11|81	It further employs no special I/O protocol and can be used on
14mr|libbinio-1.4-11|82	arbitrary binary data sources.
14mr|libbinio-1.4-11|83	
14mr|libbinio-1.4-11|84	This package contains the static library of %{name}.
14mr|libbinio-1.4-11|85	
14mr|libbinio-1.4-11|86	%prep
14mr|libbinio-1.4-11|87	%setup -q
14mr|libbinio-1.4-11|88	%patch1 -p1 -b .stringconversion
14mr|libbinio-1.4-11|89	%patch2 -p1
14mr|libbinio-1.4-11|90	
14mr|libbinio-1.4-11|91	%build
14mr|libbinio-1.4-11|92	autoreconf -i
14mr|libbinio-1.4-11|93	%configure2_5x
14mr|libbinio-1.4-11|94	%make
14mr|libbinio-1.4-11|95	
14mr|libbinio-1.4-11|96	%install
14mr|libbinio-1.4-11|97	%makeinstall_std
14mr|libbinio-1.4-11|98	
14mr|libbinio-1.4-11|99	%files -n %{libname}
14mr|libbinio-1.4-11|100	%{_libdir}/libbinio.so.%{major}*
14mr|libbinio-1.4-11|101	
14mr|libbinio-1.4-11|102	%files -n %{libdev}
14mr|libbinio-1.4-11|103	%dir %{_includedir}/%{name}
14mr|libbinio-1.4-11|104	%{_includedir}/%{name}/*
14mr|libbinio-1.4-11|105	%{_libdir}/*.so
14mr|libbinio-1.4-11|106	%{_infodir}/*.info*
14mr|libbinio-1.4-11|107	%{_libdir}/pkgconfig/*
14mr|libbinio-1.4-11|108	
14mr|libbinio-1.4-11|109	%files -n %{libstat}
14mr|libbinio-1.4-11|110	%{_libdir}/*.a
14mr|libbinio-1.4-11|111	
14mr|libbinio-1.4-11|112	
14mr|libbinio-1.4-11|113	%changelog
14mr|libbinio-1.4-11|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-11
14mr|libbinio-1.4-11|115	+ Revision: 0aa746b
14mr|libbinio-1.4-11|116	- MassBuild#440: Increase release tag
14mr|libbinio-1.4-11|117	
14mr|libbinio-1.4-11|118	

17096 14
14mr|libbluedevil-2.0-0.rc1.1|1	%define major 2
14mr|libbluedevil-2.0-0.rc1.1|2	%define libname %mklibname bluedevil %{major}
14mr|libbluedevil-2.0-0.rc1.1|3	%define devname %mklibname bluedevil -d
14mr|libbluedevil-2.0-0.rc1.1|4	
14mr|libbluedevil-2.0-0.rc1.1|5	%define beta rc1
14mr|libbluedevil-2.0-0.rc1.1|6	
14mr|libbluedevil-2.0-0.rc1.1|7	Summary:	Qt-based library written in C++ to handle all Bluetooth functionality
14mr|libbluedevil-2.0-0.rc1.1|8	Name:		libbluedevil
14mr|libbluedevil-2.0-0.rc1.1|9	# Version 1.x supports bluez 4.x and version 2.x supports bluez 5.x
14mr|libbluedevil-2.0-0.rc1.1|10	Version:	2.0
14mr|libbluedevil-2.0-0.rc1.1|11	Release:	0.%{beta}.1
14mr|libbluedevil-2.0-0.rc1.1|12	License:	LGPLv2+
14mr|libbluedevil-2.0-0.rc1.1|13	Group:		Graphical desktop/KDE
14mr|libbluedevil-2.0-0.rc1.1|14	Url:		https://projects.kde.org/projects/playground/libs/libname
14mr|libbluedevil-2.0-0.rc1.1|15	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}-%{beta}.tar.xz
14mr|libbluedevil-2.0-0.rc1.1|16	BuildRequires:	cmake
14mr|libbluedevil-2.0-0.rc1.1|17	BuildRequires:	kde4-macros
14mr|libbluedevil-2.0-0.rc1.1|18	BuildRequires:	qt4-devel
14mr|libbluedevil-2.0-0.rc1.1|19	
14mr|libbluedevil-2.0-0.rc1.1|20	%description
14mr|libbluedevil-2.0-0.rc1.1|21	Qt-based library written in C++ to handle all Bluetooth functionality.
14mr|libbluedevil-2.0-0.rc1.1|22	
14mr|libbluedevil-2.0-0.rc1.1|23	#----------------------------------------------------------------------------
14mr|libbluedevil-2.0-0.rc1.1|24	
14mr|libbluedevil-2.0-0.rc1.1|25	%package -n %{libname}
14mr|libbluedevil-2.0-0.rc1.1|26	Summary:	Bluedevil Runtime library
14mr|libbluedevil-2.0-0.rc1.1|27	Group:		System/Libraries
14mr|libbluedevil-2.0-0.rc1.1|28	
14mr|libbluedevil-2.0-0.rc1.1|29	%description -n %{libname}
14mr|libbluedevil-2.0-0.rc1.1|30	Qt-based library written in C++ to handle all Bluetooth functionality.
14mr|libbluedevil-2.0-0.rc1.1|31	
14mr|libbluedevil-2.0-0.rc1.1|32	%files -n %{libname}
14mr|libbluedevil-2.0-0.rc1.1|33	%{_kde_libdir}/libbluedevil.so.%{major}*
14mr|libbluedevil-2.0-0.rc1.1|34	
14mr|libbluedevil-2.0-0.rc1.1|35	#----------------------------------------------------------------------------
14mr|libbluedevil-2.0-0.rc1.1|36	
14mr|libbluedevil-2.0-0.rc1.1|37	%package -n %{devname}
14mr|libbluedevil-2.0-0.rc1.1|38	Summary:	Devel stuff for %{name}
14mr|libbluedevil-2.0-0.rc1.1|39	Group:		Development/KDE and Qt
14mr|libbluedevil-2.0-0.rc1.1|40	Requires:	%{libname} = %{EVRD}
14mr|libbluedevil-2.0-0.rc1.1|41	Provides:	%{name}-devel = %{EVRD}
14mr|libbluedevil-2.0-0.rc1.1|42	Conflicts:	libbluedevil-devel < 1.9.4
14mr|libbluedevil-2.0-0.rc1.1|43	Obsoletes:	libbluedevil-devel < 1.9.4
14mr|libbluedevil-2.0-0.rc1.1|44	
14mr|libbluedevil-2.0-0.rc1.1|45	%description -n %{devname}
14mr|libbluedevil-2.0-0.rc1.1|46	This package contains header files needed if you wish to build applications
14mr|libbluedevil-2.0-0.rc1.1|47	based on %{name}.
14mr|libbluedevil-2.0-0.rc1.1|48	
14mr|libbluedevil-2.0-0.rc1.1|49	%files -n %{devname}
14mr|libbluedevil-2.0-0.rc1.1|50	%{_kde_includedir}/bluedevil
14mr|libbluedevil-2.0-0.rc1.1|51	%{_kde_libdir}/libbluedevil.so
14mr|libbluedevil-2.0-0.rc1.1|52	%{_kde_libdir}/pkgconfig/bluedevil.pc
14mr|libbluedevil-2.0-0.rc1.1|53	
14mr|libbluedevil-2.0-0.rc1.1|54	#----------------------------------------------------------------------------
14mr|libbluedevil-2.0-0.rc1.1|55	
14mr|libbluedevil-2.0-0.rc1.1|56	%prep
14mr|libbluedevil-2.0-0.rc1.1|57	%setup -qn %{name}-%{version}-%{beta}
14mr|libbluedevil-2.0-0.rc1.1|58	
14mr|libbluedevil-2.0-0.rc1.1|59	%build
14mr|libbluedevil-2.0-0.rc1.1|60	%cmake_kde4
14mr|libbluedevil-2.0-0.rc1.1|61	%make
14mr|libbluedevil-2.0-0.rc1.1|62	
14mr|libbluedevil-2.0-0.rc1.1|63	%install
14mr|libbluedevil-2.0-0.rc1.1|64	%makeinstall_std -C build
14mr|libbluedevil-2.0-0.rc1.1|65	
14mr|libbluedevil-2.0-0.rc1.1|66	
14mr|libbluedevil-2.0-0.rc1.1|67	%changelog
14mr|libbluedevil-2.0-0.rc1.1|68	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-0.rc1.1
14mr|libbluedevil-2.0-0.rc1.1|69	+ Revision: 0c8becc
14mr|libbluedevil-2.0-0.rc1.1|70	- Update to 2.0 rc1 because we need bluez 5 support now
14mr|libbluedevil-2.0-0.rc1.1|71	
14mr|libbluedevil-2.0-0.rc1.1|72	

17097 14
14mr|libbluray-0.6.0-1|1	%define major 1
14mr|libbluray-0.6.0-1|2	%define libname %mklibname bluray %{major}
14mr|libbluray-0.6.0-1|3	%define devname %mklibname bluray -d
14mr|libbluray-0.6.0-1|4	
14mr|libbluray-0.6.0-1|5	Summary:	Blu-Ray Disc playback library for media players
14mr|libbluray-0.6.0-1|6	Name:		libbluray
14mr|libbluray-0.6.0-1|7	Version:	0.6.0
14mr|libbluray-0.6.0-1|8	Release:	1
14mr|libbluray-0.6.0-1|9	License:	LGPLv2+
14mr|libbluray-0.6.0-1|10	Group:		System/Libraries
14mr|libbluray-0.6.0-1|11	Url:		http://www.videolan.org/developers/libbluray.html
14mr|libbluray-0.6.0-1|12	Source0:	ftp://ftp.videolan.org/pub/videolan/libbluray/%{version}/%{name}-%{version}.tar.bz2
14mr|libbluray-0.6.0-1|13	BuildRequires:	ant
14mr|libbluray-0.6.0-1|14	BuildRequires:	java-rpmbuild
14mr|libbluray-0.6.0-1|15	BuildRequires:	jaxp
14mr|libbluray-0.6.0-1|16	BuildRequires:	xerces-j2
14mr|libbluray-0.6.0-1|17	BuildRequires:	libgcj-devel
14mr|libbluray-0.6.0-1|18	BuildRequires:	pkgconfig(freetype2)
14mr|libbluray-0.6.0-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libbluray-0.6.0-1|20	
14mr|libbluray-0.6.0-1|21	%description
14mr|libbluray-0.6.0-1|22	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mr|libbluray-0.6.0-1|23	media players, like VLC or MPlayer.
14mr|libbluray-0.6.0-1|24	
14mr|libbluray-0.6.0-1|25	The library has support for navigation, playlist parsing, menus and BD-J.
14mr|libbluray-0.6.0-1|26	
14mr|libbluray-0.6.0-1|27	For BD-J support, you need to install libbluray-java.
14mr|libbluray-0.6.0-1|28	
14mr|libbluray-0.6.0-1|29	This package does not contain any DRM circumvention functionality, so you can
14mr|libbluray-0.6.0-1|30	only play unprotected Blu-Ray discs with it as is.
14mr|libbluray-0.6.0-1|31	
14mr|libbluray-0.6.0-1|32	#----------------------------------------------------------------------------
14mr|libbluray-0.6.0-1|33	
14mr|libbluray-0.6.0-1|34	%package -n %{libname}
14mr|libbluray-0.6.0-1|35	Summary:	Blu-Ray Disc playback library for media players
14mr|libbluray-0.6.0-1|36	Group:		System/Libraries
14mr|libbluray-0.6.0-1|37	
14mr|libbluray-0.6.0-1|38	%description -n %{libname}
14mr|libbluray-0.6.0-1|39	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mr|libbluray-0.6.0-1|40	media players, like VLC or MPlayer.
14mr|libbluray-0.6.0-1|41	
14mr|libbluray-0.6.0-1|42	For BD-J support, you need to install libbluray-java.
14mr|libbluray-0.6.0-1|43	
14mr|libbluray-0.6.0-1|44	This package does not contain any DRM circumvention functionality, so you can
14mr|libbluray-0.6.0-1|45	only play unprotected Blu-Ray discs with it as is.
14mr|libbluray-0.6.0-1|46	
14mr|libbluray-0.6.0-1|47	%files -n %{libname}
14mr|libbluray-0.6.0-1|48	%{_libdir}/%{name}.so.%{major}*
14mr|libbluray-0.6.0-1|49	
14mr|libbluray-0.6.0-1|50	#----------------------------------------------------------------------------
14mr|libbluray-0.6.0-1|51	
14mr|libbluray-0.6.0-1|52	%package -n %{devname}
14mr|libbluray-0.6.0-1|53	Summary:	libbluray development files
14mr|libbluray-0.6.0-1|54	Group:		Development/C
14mr|libbluray-0.6.0-1|55	Requires:	%{libname} = %{EVRD}
14mr|libbluray-0.6.0-1|56	Provides:	%{name}-devel = %{EVRD}
14mr|libbluray-0.6.0-1|57	Provides:	bluray-devel = %{EVRD}
14mr|libbluray-0.6.0-1|58	
14mr|libbluray-0.6.0-1|59	%description -n %{devname}
14mr|libbluray-0.6.0-1|60	These are the files needed for building programs using libbluray.
14mr|libbluray-0.6.0-1|61	This package does not contain any DRM circumvention functionality.
14mr|libbluray-0.6.0-1|62	
14mr|libbluray-0.6.0-1|63	%files -n %{devname}
14mr|libbluray-0.6.0-1|64	%doc README.txt
14mr|libbluray-0.6.0-1|65	%{_includedir}/%{name}
14mr|libbluray-0.6.0-1|66	%{_bindir}/bd_info
14mr|libbluray-0.6.0-1|67	%{_libdir}/%{name}.so
14mr|libbluray-0.6.0-1|68	%{_libdir}/pkgconfig/%{name}.pc
14mr|libbluray-0.6.0-1|69	
14mr|libbluray-0.6.0-1|70	#----------------------------------------------------------------------------
14mr|libbluray-0.6.0-1|71	
14mr|libbluray-0.6.0-1|72	%package java
14mr|libbluray-0.6.0-1|73	Summary:	BD-J support for libbluray
14mr|libbluray-0.6.0-1|74	Group:		System/Libraries
14mr|libbluray-0.6.0-1|75	# Maybe switch to suggesting/requiring libbluray-java in the main lib,
14mr|libbluray-0.6.0-1|76	# and dropping these below reqs instead?
14mr|libbluray-0.6.0-1|77	Requires:	java >= 1.6
14mr|libbluray-0.6.0-1|78	Requires:	jpackage-utils
14mr|libbluray-0.6.0-1|79	
14mr|libbluray-0.6.0-1|80	%description java
14mr|libbluray-0.6.0-1|81	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mr|libbluray-0.6.0-1|82	media players, like VLC or MPlayer.
14mr|libbluray-0.6.0-1|83	
14mr|libbluray-0.6.0-1|84	This package contains the BD-J support for libbluray.
14mr|libbluray-0.6.0-1|85	
14mr|libbluray-0.6.0-1|86	This package does not contain any DRM circumvention functionality.
14mr|libbluray-0.6.0-1|87	
14mr|libbluray-0.6.0-1|88	%files java
14mr|libbluray-0.6.0-1|89	%{_javadir}/%{name}-j2se-%{version}.jar
14mr|libbluray-0.6.0-1|90	
14mr|libbluray-0.6.0-1|91	#----------------------------------------------------------------------------
14mr|libbluray-0.6.0-1|92	
14mr|libbluray-0.6.0-1|93	%prep
14mr|libbluray-0.6.0-1|94	%setup -q
14mr|libbluray-0.6.0-1|95	
14mr|libbluray-0.6.0-1|96	%build
14mr|libbluray-0.6.0-1|97	# for ant
14mr|libbluray-0.6.0-1|98	export JAVA_HOME=%{java_home}
14mr|libbluray-0.6.0-1|99	./bootstrap
14mr|libbluray-0.6.0-1|100	%configure2_5x \
14mr|libbluray-0.6.0-1|101	--disable-static \
14mr|libbluray-0.6.0-1|102	--with-jdk=%{java_home} \
14mr|libbluray-0.6.0-1|103	--enable-bdjava
14mr|libbluray-0.6.0-1|104	%make
14mr|libbluray-0.6.0-1|105	
14mr|libbluray-0.6.0-1|106	%install
14mr|libbluray-0.6.0-1|107	%makeinstall_std
14mr|libbluray-0.6.0-1|108	
14mr|libbluray-0.6.0-1|109	
14mr|libbluray-0.6.0-1|110	%changelog
14mr|libbluray-0.6.0-1|111	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-1
14mr|libbluray-0.6.0-1|112	+ Revision: b9083bd
14mr|libbluray-0.6.0-1|113	- New version 0.6.0, update files
14mr|libbluray-0.6.0-1|114	
14mr|libbluray-0.6.0-1|115	

17098 14
14mr|libbonobo-2.32.1-5|1	# enable_gtkdoc: toggle if gtk-doc stuff should be rebuilt.
14mr|libbonobo-2.32.1-5|2	#	0 = no
14mr|libbonobo-2.32.1-5|3	#	1 = yes
14mr|libbonobo-2.32.1-5|4	%define	enable_gtkdoc	1
14mr|libbonobo-2.32.1-5|5	
14mr|libbonobo-2.32.1-5|6	# End of user configurable section
14mr|libbonobo-2.32.1-5|7	%{?_without_gtkdoc: %{expand: %%define	enable_gtkdoc 0}}
14mr|libbonobo-2.32.1-5|8	%{?_with_gtkdoc: %{expand: %%define	enable_gtkdoc 1}}
14mr|libbonobo-2.32.1-5|9	
14mr|libbonobo-2.32.1-5|10	%define api_version	2
14mr|libbonobo-2.32.1-5|11	%define lib_major	0
14mr|libbonobo-2.32.1-5|12	%define lib_name	%mklibname bonobo %{api_version} %{lib_major}
14mr|libbonobo-2.32.1-5|13	%define develname	%mklibname -d bonobo
14mr|libbonobo-2.32.1-5|14	
14mr|libbonobo-2.32.1-5|15	Name:		libbonobo
14mr|libbonobo-2.32.1-5|16	Summary:	Library for compound documents in GNOME
14mr|libbonobo-2.32.1-5|17	Version:	2.32.1
14mr|libbonobo-2.32.1-5|18	Release:	5
14mr|libbonobo-2.32.1-5|19	License:	GPLv2+ and LGPLv2+
14mr|libbonobo-2.32.1-5|20	Group:		System/Libraries
14mr|libbonobo-2.32.1-5|21	URL:		http://www.gnome.org/
14mr|libbonobo-2.32.1-5|22	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libbonobo-2.32.1-5|23	
14mr|libbonobo-2.32.1-5|24	BuildRequires:	automake
14mr|libbonobo-2.32.1-5|25	BuildRequires:	bison
14mr|libbonobo-2.32.1-5|26	BuildRequires:	flex
14mr|libbonobo-2.32.1-5|27	%if %enable_gtkdoc
14mr|libbonobo-2.32.1-5|28	BuildRequires:	gtk-doc >= 0.9
14mr|libbonobo-2.32.1-5|29	%endif
14mr|libbonobo-2.32.1-5|30	BuildRequires:	intltool
14mr|libbonobo-2.32.1-5|31	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.7
14mr|libbonobo-2.32.1-5|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.7
14mr|libbonobo-2.32.1-5|33	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.0.1
14mr|libbonobo-2.32.1-5|34	BuildRequires:	pkgconfig(gobject-2.0) >= 2.25.7
14mr|libbonobo-2.32.1-5|35	BuildRequires:	pkgconfig(gthread-2.0) >= 2.25.7
14mr|libbonobo-2.32.1-5|36	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.20
14mr|libbonobo-2.32.1-5|37	BuildRequires:	pkgconfig(ORBit-2.0) >= 2.11.2
14mr|libbonobo-2.32.1-5|38	BuildRequires:	pkgconfig(ORBit-CosNaming-2.0) >= 2.11.2
14mr|libbonobo-2.32.1-5|39	BuildRequires:	pkgconfig(popt)
14mr|libbonobo-2.32.1-5|40	Requires:	%{lib_name} = %{version}-%{release}
14mr|libbonobo-2.32.1-5|41	
14mr|libbonobo-2.32.1-5|42	%description
14mr|libbonobo-2.32.1-5|43	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonobo-2.32.1-5|44	applications to deal with compound documents, i.e. those with a
14mr|libbonobo-2.32.1-5|45	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonobo-2.32.1-5|46	
14mr|libbonobo-2.32.1-5|47	This package contains various needed modules and files for bonobo 2
14mr|libbonobo-2.32.1-5|48	to operate.
14mr|libbonobo-2.32.1-5|49	
14mr|libbonobo-2.32.1-5|50	
14mr|libbonobo-2.32.1-5|51	%package -n %{lib_name}
14mr|libbonobo-2.32.1-5|52	Summary:	Library for compound documents in GNOME
14mr|libbonobo-2.32.1-5|53	Group:		%{group}
14mr|libbonobo-2.32.1-5|54	
14mr|libbonobo-2.32.1-5|55	%description -n %{lib_name}
14mr|libbonobo-2.32.1-5|56	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonobo-2.32.1-5|57	applications to deal with compound documents, i.e. those with a
14mr|libbonobo-2.32.1-5|58	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonobo-2.32.1-5|59	
14mr|libbonobo-2.32.1-5|60	This package provides libraries to use Bonobo.
14mr|libbonobo-2.32.1-5|61	
14mr|libbonobo-2.32.1-5|62	
14mr|libbonobo-2.32.1-5|63	%package -n %{develname}
14mr|libbonobo-2.32.1-5|64	Summary:	Development libraries, include files and sample code for Bonobo 2
14mr|libbonobo-2.32.1-5|65	Group:		Development/GNOME and GTK+
14mr|libbonobo-2.32.1-5|66	Requires:	%{lib_name} = %{version}-%{release}
14mr|libbonobo-2.32.1-5|67	Provides:	%{name}-devel = %{version}-%{release}
14mr|libbonobo-2.32.1-5|68	Obsoletes:	%{mklibname -d bonobo 2 0} < 2.32.1-4
14mr|libbonobo-2.32.1-5|69	
14mr|libbonobo-2.32.1-5|70	%description -n %{develname}
14mr|libbonobo-2.32.1-5|71	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonobo-2.32.1-5|72	applications to deal with compound documents, i.e. those with a
14mr|libbonobo-2.32.1-5|73	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonobo-2.32.1-5|74	
14mr|libbonobo-2.32.1-5|75	This package provides the necessary development libraries and include
14mr|libbonobo-2.32.1-5|76	files to allow you to develop programs using the Bonobo document model;
14mr|libbonobo-2.32.1-5|77	it includes demonstration executables and codes as well.
14mr|libbonobo-2.32.1-5|78	
14mr|libbonobo-2.32.1-5|79	
14mr|libbonobo-2.32.1-5|80	%prep
14mr|libbonobo-2.32.1-5|81	%setup -q
14mr|libbonobo-2.32.1-5|82	
14mr|libbonobo-2.32.1-5|83	# this is a hack for glib2.0 >= 2.31.0
14mr|libbonobo-2.32.1-5|84	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mr|libbonobo-2.32.1-5|85	./activation-server/Makefile.*
14mr|libbonobo-2.32.1-5|86	
14mr|libbonobo-2.32.1-5|87	%build
14mr|libbonobo-2.32.1-5|88	%configure2_5x \
14mr|libbonobo-2.32.1-5|89	--disable-static \
14mr|libbonobo-2.32.1-5|90	%if %enable_gtkdoc
14mr|libbonobo-2.32.1-5|91	--enable-gtk-doc
14mr|libbonobo-2.32.1-5|92	%endif
14mr|libbonobo-2.32.1-5|93	
14mr|libbonobo-2.32.1-5|94	%make
14mr|libbonobo-2.32.1-5|95	
14mr|libbonobo-2.32.1-5|96	%check
14mr|libbonobo-2.32.1-5|97	#make check
14mr|libbonobo-2.32.1-5|98	
14mr|libbonobo-2.32.1-5|99	%install
14mr|libbonobo-2.32.1-5|100	%makeinstall_std
14mr|libbonobo-2.32.1-5|101	
14mr|libbonobo-2.32.1-5|102	%find_lang %{name}-2.0
14mr|libbonobo-2.32.1-5|103	
14mr|libbonobo-2.32.1-5|104	rm -f %{buildroot}%{_libdir}/bonobo/servers/{empty,broken,plugin}.server
14mr|libbonobo-2.32.1-5|105	
14mr|libbonobo-2.32.1-5|106	
14mr|libbonobo-2.32.1-5|107	%files -f %{name}-2.0.lang
14mr|libbonobo-2.32.1-5|108	%doc README NEWS AUTHORS
14mr|libbonobo-2.32.1-5|109	%config(noreplace) %{_sysconfdir}/bonobo-activation
14mr|libbonobo-2.32.1-5|110	%{_bindir}/*
14mr|libbonobo-2.32.1-5|111	%{_sbindir}/*
14mr|libbonobo-2.32.1-5|112	%{_libexecdir}/bonobo-activation-server
14mr|libbonobo-2.32.1-5|113	%dir %{_libdir}/bonobo
14mr|libbonobo-2.32.1-5|114	%dir %{_libdir}/bonobo/monikers
14mr|libbonobo-2.32.1-5|115	%dir %{_libdir}/bonobo/servers
14mr|libbonobo-2.32.1-5|116	%{_libdir}/bonobo/monikers/*.so
14mr|libbonobo-2.32.1-5|117	%{_libdir}/bonobo/servers/*
14mr|libbonobo-2.32.1-5|118	%{_libdir}/bonobo-2.0
14mr|libbonobo-2.32.1-5|119	%{_libdir}/orbit-2.0/*.so
14mr|libbonobo-2.32.1-5|120	%{_mandir}/man1/*
14mr|libbonobo-2.32.1-5|121	
14mr|libbonobo-2.32.1-5|122	%files -n %{lib_name}
14mr|libbonobo-2.32.1-5|123	%{_libdir}/libbonobo-2.so.%{lib_major}*
14mr|libbonobo-2.32.1-5|124	%{_libdir}/libbonobo-activation.so.4*
14mr|libbonobo-2.32.1-5|125	
14mr|libbonobo-2.32.1-5|126	%files -n %{develname}
14mr|libbonobo-2.32.1-5|127	%doc changes.txt TODO ChangeLog
14mr|libbonobo-2.32.1-5|128	%doc %{_datadir}/gtk-doc/html/*
14mr|libbonobo-2.32.1-5|129	%{_includedir}/*
14mr|libbonobo-2.32.1-5|130	%{_libdir}/libbonobo*.so
14mr|libbonobo-2.32.1-5|131	%{_libdir}/pkgconfig/*
14mr|libbonobo-2.32.1-5|132	%{_datadir}/idl/*
14mr|libbonobo-2.32.1-5|133	
14mr|libbonobo-2.32.1-5|134	
14mr|libbonobo-2.32.1-5|135	
14mr|libbonobo-2.32.1-5|136	
14mr|libbonobo-2.32.1-5|137	%changelog
14mr|libbonobo-2.32.1-5|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.1-5
14mr|libbonobo-2.32.1-5|139	+ Revision: 1465051
14mr|libbonobo-2.32.1-5|140	- MassBuild#440: Increase release tag
14mr|libbonobo-2.32.1-5|141	
14mr|libbonobo-2.32.1-5|142	

17099 14
14mr|libbonoboui-2.24.5-6|1	# enable_gtkdoc: toggle if gtk-doc stuff should be rebuilt.
14mr|libbonoboui-2.24.5-6|2	#	0 = no
14mr|libbonoboui-2.24.5-6|3	#	1 = yes
14mr|libbonoboui-2.24.5-6|4	%define enable_gtkdoc	1
14mr|libbonoboui-2.24.5-6|5	
14mr|libbonoboui-2.24.5-6|6	# End of user configurable section
14mr|libbonoboui-2.24.5-6|7	%{?_without_gtkdoc: %{expand: %%define	enable_gtkdoc 0}}
14mr|libbonoboui-2.24.5-6|8	%{?_with_gtkdoc: %{expand: %%define	enable_gtkdoc 1}}
14mr|libbonoboui-2.24.5-6|9	
14mr|libbonoboui-2.24.5-6|10	%define api_version	2
14mr|libbonoboui-2.24.5-6|11	%define lib_major	0
14mr|libbonoboui-2.24.5-6|12	%define lib_name	%mklibname bonoboui %{api_version} %{lib_major}
14mr|libbonoboui-2.24.5-6|13	%define develname	%mklibname -d bonoboui
14mr|libbonoboui-2.24.5-6|14	
14mr|libbonoboui-2.24.5-6|15	# define to use Xvfb
14mr|libbonoboui-2.24.5-6|16	%define build_xvfb 1
14mr|libbonoboui-2.24.5-6|17	
14mr|libbonoboui-2.24.5-6|18	# Allow --with[out] <feature> at rpm command line build
14mr|libbonoboui-2.24.5-6|19	%{?_without_XVFB: %{expand: %%define	build_xvfb 0}}
14mr|libbonoboui-2.24.5-6|20	%{?_with_XVFB: %{expand: %%define	build_xvfb 1}}
14mr|libbonoboui-2.24.5-6|21	
14mr|libbonoboui-2.24.5-6|22	
14mr|libbonoboui-2.24.5-6|23	Name:		libbonoboui
14mr|libbonoboui-2.24.5-6|24	Summary:	Library for compound documents in GNOME
14mr|libbonoboui-2.24.5-6|25	Version:	2.24.5
14mr|libbonoboui-2.24.5-6|26	Release:	6
14mr|libbonoboui-2.24.5-6|27	License:	GPLv2+ and LGPLv2+
14mr|libbonoboui-2.24.5-6|28	Group:		System/Libraries
14mr|libbonoboui-2.24.5-6|29	URL:		http://www.gnome.org/
14mr|libbonoboui-2.24.5-6|30	
14mr|libbonoboui-2.24.5-6|31	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libbonoboui-2.24.5-6|32	
14mr|libbonoboui-2.24.5-6|33	BuildRequires:	automake
14mr|libbonoboui-2.24.5-6|34	%if %enable_gtkdoc
14mr|libbonoboui-2.24.5-6|35	BuildRequires:	gtk-doc >= 0.9
14mr|libbonoboui-2.24.5-6|36	%endif
14mr|libbonoboui-2.24.5-6|37	BuildRequires:	intltool
14mr|libbonoboui-2.24.5-6|38	BuildRequires:	pkgconfig(bonobo-activation-2.0) >= 2.13.0
14mr|libbonoboui-2.24.5-6|39	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.13.0
14mr|libbonoboui-2.24.5-6|40	BuildRequires:	pkgconfig(libglade-2.0) >=  2.0.0
14mr|libbonoboui-2.24.5-6|41	BuildRequires:	pkgconfig(gdk-x11-2.0) >= 2.2.0
14mr|libbonoboui-2.24.5-6|42	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 1.116.0
14mr|libbonoboui-2.24.5-6|43	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.13.0
14mr|libbonoboui-2.24.5-6|44	BuildRequires:	pkgconfig(libpng)
14mr|libbonoboui-2.24.5-6|45	BuildRequires:	perl-XML-Parser
14mr|libbonoboui-2.24.5-6|46	%if %{build_xvfb}
14mr|libbonoboui-2.24.5-6|47	BuildRequires:	x11-server-xvfb
14mr|libbonoboui-2.24.5-6|48	%endif
14mr|libbonoboui-2.24.5-6|49	
14mr|libbonoboui-2.24.5-6|50	Requires:	%{lib_name} = %{version}-%{release}
14mr|libbonoboui-2.24.5-6|51	
14mr|libbonoboui-2.24.5-6|52	%description
14mr|libbonoboui-2.24.5-6|53	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonoboui-2.24.5-6|54	applications to deal with compound documents, i.e. those with a
14mr|libbonoboui-2.24.5-6|55	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonoboui-2.24.5-6|56	
14mr|libbonoboui-2.24.5-6|57	This package contains various needed modules and files for bonobo 2
14mr|libbonoboui-2.24.5-6|58	to operate.
14mr|libbonoboui-2.24.5-6|59	
14mr|libbonoboui-2.24.5-6|60	
14mr|libbonoboui-2.24.5-6|61	%package -n %{lib_name}
14mr|libbonoboui-2.24.5-6|62	Summary:	Library for compound documents in GNOME
14mr|libbonoboui-2.24.5-6|63	Group:		%{group}
14mr|libbonoboui-2.24.5-6|64	Provides:	%{name}%{api_version} = %{version}-%{release}
14mr|libbonoboui-2.24.5-6|65	
14mr|libbonoboui-2.24.5-6|66	%description -n %{lib_name}
14mr|libbonoboui-2.24.5-6|67	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonoboui-2.24.5-6|68	applications to deal with compound documents, i.e. those with a
14mr|libbonoboui-2.24.5-6|69	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonoboui-2.24.5-6|70	
14mr|libbonoboui-2.24.5-6|71	This package provides libraries to use Bonobo.
14mr|libbonoboui-2.24.5-6|72	
14mr|libbonoboui-2.24.5-6|73	
14mr|libbonoboui-2.24.5-6|74	%package -n %{develname}
14mr|libbonoboui-2.24.5-6|75	Summary:	Development libraries, include files and sample code for Bonobo 2
14mr|libbonoboui-2.24.5-6|76	Group:		Development/GNOME and GTK+
14mr|libbonoboui-2.24.5-6|77	Provides:	%{name}-devel = %{version}-%{release}
14mr|libbonoboui-2.24.5-6|78	Requires:	%{lib_name} = %{version}-%{release}
14mr|libbonoboui-2.24.5-6|79	Obsoletes:	%{mklibname -d bonoboui 2 0} < 2.24.5-5
14mr|libbonoboui-2.24.5-6|80	Obsoletes:	%{mklibname -d bonoboui 2} < 2.24.5-5
14mr|libbonoboui-2.24.5-6|81	
14mr|libbonoboui-2.24.5-6|82	%description -n %{develname}
14mr|libbonoboui-2.24.5-6|83	Bonobo is a library that provides the necessary framework for GNOME
14mr|libbonoboui-2.24.5-6|84	applications to deal with compound documents, i.e. those with a
14mr|libbonoboui-2.24.5-6|85	spreadsheet and graphic embedded in a word-processing document.
14mr|libbonoboui-2.24.5-6|86	
14mr|libbonoboui-2.24.5-6|87	This package provides the necessary development libraries and include
14mr|libbonoboui-2.24.5-6|88	files to allow you to develop programs using the Bonobo document model;
14mr|libbonoboui-2.24.5-6|89	it includes demonstration executables and codes as well.
14mr|libbonoboui-2.24.5-6|90	
14mr|libbonoboui-2.24.5-6|91	
14mr|libbonoboui-2.24.5-6|92	%prep
14mr|libbonoboui-2.24.5-6|93	%setup -q
14mr|libbonoboui-2.24.5-6|94	
14mr|libbonoboui-2.24.5-6|95	%build
14mr|libbonoboui-2.24.5-6|96	
14mr|libbonoboui-2.24.5-6|97	%configure2_5x \
14mr|libbonoboui-2.24.5-6|98	--disable-static \
14mr|libbonoboui-2.24.5-6|99	%if %enable_gtkdoc
14mr|libbonoboui-2.24.5-6|100	--enable-gtk-doc
14mr|libbonoboui-2.24.5-6|101	%endif
14mr|libbonoboui-2.24.5-6|102	
14mr|libbonoboui-2.24.5-6|103	%make
14mr|libbonoboui-2.24.5-6|104	
14mr|libbonoboui-2.24.5-6|105	%check
14mr|libbonoboui-2.24.5-6|106	%if %{build_xvfb}
14mr|libbonoboui-2.24.5-6|107	xvfb-run -a make check
14mr|libbonoboui-2.24.5-6|108	%else
14mr|libbonoboui-2.24.5-6|109	make check
14mr|libbonoboui-2.24.5-6|110	%endif
14mr|libbonoboui-2.24.5-6|111	
14mr|libbonoboui-2.24.5-6|112	%install
14mr|libbonoboui-2.24.5-6|113	%makeinstall_std
14mr|libbonoboui-2.24.5-6|114	
14mr|libbonoboui-2.24.5-6|115	%find_lang %{name}-2.0
14mr|libbonoboui-2.24.5-6|116	
14mr|libbonoboui-2.24.5-6|117	%files -f %{name}-2.0.lang
14mr|libbonoboui-2.24.5-6|118	%doc README NEWS changes.txt
14mr|libbonoboui-2.24.5-6|119	%{_bindir}/*
14mr|libbonoboui-2.24.5-6|120	%{_libdir}/bonobo/servers/*
14mr|libbonoboui-2.24.5-6|121	%{_libdir}/bonobo-2.0
14mr|libbonoboui-2.24.5-6|122	%{_libdir}/libglade/2.0/*.so
14mr|libbonoboui-2.24.5-6|123	%{_datadir}/gnome-2.0
14mr|libbonoboui-2.24.5-6|124	%{_datadir}/applications/bonobo-browser.desktop
14mr|libbonoboui-2.24.5-6|125	
14mr|libbonoboui-2.24.5-6|126	%files -n %{lib_name}
14mr|libbonoboui-2.24.5-6|127	%{_libdir}/libbonoboui-%{api_version}.so.%{lib_major}*
14mr|libbonoboui-2.24.5-6|128	
14mr|libbonoboui-2.24.5-6|129	%files -n %{develname}
14mr|libbonoboui-2.24.5-6|130	%doc ChangeLog
14mr|libbonoboui-2.24.5-6|131	%doc %{_datadir}/gtk-doc/html/*
14mr|libbonoboui-2.24.5-6|132	%{_includedir}/*
14mr|libbonoboui-2.24.5-6|133	%{_libdir}/libbonobo*.so
14mr|libbonoboui-2.24.5-6|134	%{_libdir}/pkgconfig/*
14mr|libbonoboui-2.24.5-6|135	
14mr|libbonoboui-2.24.5-6|136	
14mr|libbonoboui-2.24.5-6|137	
14mr|libbonoboui-2.24.5-6|138	
14mr|libbonoboui-2.24.5-6|139	%changelog
14mr|libbonoboui-2.24.5-6|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.5-6
14mr|libbonoboui-2.24.5-6|141	+ Revision: 70dae3a
14mr|libbonoboui-2.24.5-6|142	- MassBuild#440: Increase release tag
14mr|libbonoboui-2.24.5-6|143	
14mr|libbonoboui-2.24.5-6|144	

17100 14
14mr|libbraille-0.19.0-13|1	%define	major 14
14mr|libbraille-0.19.0-13|2	%define	libname %mklibname braille %{major}
14mr|libbraille-0.19.0-13|3	%define develname %mklibname braille -d
14mr|libbraille-0.19.0-13|4	
14mr|libbraille-0.19.0-13|5	Summary:	Easy access to Braille displays and terminals
14mr|libbraille-0.19.0-13|6	Name:		libbraille
14mr|libbraille-0.19.0-13|7	Version:	0.19.0
14mr|libbraille-0.19.0-13|8	Release:	13
14mr|libbraille-0.19.0-13|9	License:	LGPL
14mr|libbraille-0.19.0-13|10	Group:		System/Libraries
14mr|libbraille-0.19.0-13|11	URL:		http://libbraille.sourceforge.net/
14mr|libbraille-0.19.0-13|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|libbraille-0.19.0-13|13	Patch0:		libbraille-libtool_fixes.diff
14mr|libbraille-0.19.0-13|14	Patch1:		libbraille-0.19.0-ltdl_fixes.diff
14mr|libbraille-0.19.0-13|15	BuildRequires:	python-devel
14mr|libbraille-0.19.0-13|16	BuildRequires:	swig
14mr|libbraille-0.19.0-13|17	BuildRequires:	glib2-devel
14mr|libbraille-0.19.0-13|18	BuildRequires:	gtk2-devel
14mr|libbraille-0.19.0-13|19	BuildRequires:	libusb-devel
14mr|libbraille-0.19.0-13|20	BuildRequires:	autoconf
14mr|libbraille-0.19.0-13|21	BuildRequires:	automake
14mr|libbraille-0.19.0-13|22	BuildRequires:	libtool
14mr|libbraille-0.19.0-13|23	BuildRequires:	libtool-devel
14mr|libbraille-0.19.0-13|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libbraille-0.19.0-13|25	
14mr|libbraille-0.19.0-13|26	%description
14mr|libbraille-0.19.0-13|27	This library makes it possible to easily access Braille displays and
14mr|libbraille-0.19.0-13|28	terminals : you can write text on the braille display, directly draw braille
14mr|libbraille-0.19.0-13|29	dots, or get the value of pressed keys. It is compatible with a wide range
14mr|libbraille-0.19.0-13|30	of braille displays.
14mr|libbraille-0.19.0-13|31	
14mr|libbraille-0.19.0-13|32	The features contain:
14mr|libbraille-0.19.0-13|33	* usable from C, C++, Python and Java
14mr|libbraille-0.19.0-13|34	* supports over 10 braille displays (including some recent models)
14mr|libbraille-0.19.0-13|35	* easy configuration of the braille table
14mr|libbraille-0.19.0-13|36	* distributed under the LGPL Free Software Licence
14mr|libbraille-0.19.0-13|37	* portable (currently linux and win32)
14mr|libbraille-0.19.0-13|38	* packages available
14mr|libbraille-0.19.0-13|39	* easy to incorporate in any application wanting to use braille displays
14mr|libbraille-0.19.0-13|40	(simple shared library)
14mr|libbraille-0.19.0-13|41	* uses autoconf, automake and libtool for easier installation and portability
14mr|libbraille-0.19.0-13|42	* contains a virtual graphical terminal made with Gtk+ for developers testing
14mr|libbraille-0.19.0-13|43	
14mr|libbraille-0.19.0-13|44	%package -n	%{libname}
14mr|libbraille-0.19.0-13|45	Summary:	Shared libbraille library
14mr|libbraille-0.19.0-13|46	Group:		System/Libraries
14mr|libbraille-0.19.0-13|47	
14mr|libbraille-0.19.0-13|48	%description -n	%{libname}
14mr|libbraille-0.19.0-13|49	This library makes it possible to easily access Braille displays and
14mr|libbraille-0.19.0-13|50	terminals : you can write text on the braille display, directly draw braille
14mr|libbraille-0.19.0-13|51	dots, or get the value of pressed keys. It is compatible with a wide range
14mr|libbraille-0.19.0-13|52	of braille displays.
14mr|libbraille-0.19.0-13|53	
14mr|libbraille-0.19.0-13|54	The features contain:
14mr|libbraille-0.19.0-13|55	* usable from C, C++, Python and Java
14mr|libbraille-0.19.0-13|56	* supports over 10 braille displays (including some recent models)
14mr|libbraille-0.19.0-13|57	* easy configuration of the braille table
14mr|libbraille-0.19.0-13|58	* distributed under the LGPL Free Software Licence
14mr|libbraille-0.19.0-13|59	* portable (currently linux and win32)
14mr|libbraille-0.19.0-13|60	* packages available
14mr|libbraille-0.19.0-13|61	* easy to incorporate in any application wanting to use braille displays
14mr|libbraille-0.19.0-13|62	(simple shared library)
14mr|libbraille-0.19.0-13|63	* uses autoconf, automake and libtool for easier installation and portability
14mr|libbraille-0.19.0-13|64	* contains a virtual graphical terminal made with Gtk+ for developers testing
14mr|libbraille-0.19.0-13|65	
14mr|libbraille-0.19.0-13|66	%package -n	%{develname}
14mr|libbraille-0.19.0-13|67	Summary:	Header files, libraries and development documentation for %{name}
14mr|libbraille-0.19.0-13|68	Group:		Development/C
14mr|libbraille-0.19.0-13|69	Requires:	%{libname} = %{version}
14mr|libbraille-0.19.0-13|70	Provides:	%{name}-devel = %{version}-%{release}
14mr|libbraille-0.19.0-13|71	
14mr|libbraille-0.19.0-13|72	%description -n	%{develname}
14mr|libbraille-0.19.0-13|73	This library makes it possible to easily access Braille displays and
14mr|libbraille-0.19.0-13|74	terminals : you can write text on the braille display, directly draw braille
14mr|libbraille-0.19.0-13|75	dots, or get the value of pressed keys. It is compatible with a wide range
14mr|libbraille-0.19.0-13|76	of braille displays.
14mr|libbraille-0.19.0-13|77	
14mr|libbraille-0.19.0-13|78	The features contain:
14mr|libbraille-0.19.0-13|79	* usable from C, C++, Python and Java
14mr|libbraille-0.19.0-13|80	* supports over 10 braille displays (including some recent models)
14mr|libbraille-0.19.0-13|81	* easy configuration of the braille table
14mr|libbraille-0.19.0-13|82	* distributed under the LGPL Free Software Licence
14mr|libbraille-0.19.0-13|83	* portable (currently linux and win32)
14mr|libbraille-0.19.0-13|84	* packages available
14mr|libbraille-0.19.0-13|85	* easy to incorporate in any application wanting to use braille displays
14mr|libbraille-0.19.0-13|86	(simple shared library)
14mr|libbraille-0.19.0-13|87	* uses autoconf, automake and libtool for easier installation and portability
14mr|libbraille-0.19.0-13|88	* contains a virtual graphical terminal made with Gtk+ for developers testing
14mr|libbraille-0.19.0-13|89	
14mr|libbraille-0.19.0-13|90	This package contains the header files, static libraries and development
14mr|libbraille-0.19.0-13|91	documentation for %{name}. If you like to develop programs using %{name},
14mr|libbraille-0.19.0-13|92	you will need to install %{name}-devel.
14mr|libbraille-0.19.0-13|93	
14mr|libbraille-0.19.0-13|94	%package -n	python-braille
14mr|libbraille-0.19.0-13|95	Summary:	Python bindings for libbraille
14mr|libbraille-0.19.0-13|96	Group:		Development/Python
14mr|libbraille-0.19.0-13|97	Requires:	%{libname} = %{version}
14mr|libbraille-0.19.0-13|98	
14mr|libbraille-0.19.0-13|99	%description -n	python-braille
14mr|libbraille-0.19.0-13|100	This package contains Python bindings for libbraille.
14mr|libbraille-0.19.0-13|101	
14mr|libbraille-0.19.0-13|102	%prep
14mr|libbraille-0.19.0-13|103	
14mr|libbraille-0.19.0-13|104	%setup -q
14mr|libbraille-0.19.0-13|105	%patch0 -p1
14mr|libbraille-0.19.0-13|106	%patch1 -p0
14mr|libbraille-0.19.0-13|107	
14mr|libbraille-0.19.0-13|108	%build
14mr|libbraille-0.19.0-13|109	%serverbuild
14mr|libbraille-0.19.0-13|110	
14mr|libbraille-0.19.0-13|111	rm -rf libltdl
14mr|libbraille-0.19.0-13|112	libtoolize --force --copy --install --ltdl
14mr|libbraille-0.19.0-13|113	autoreconf -fi
14mr|libbraille-0.19.0-13|114	
14mr|libbraille-0.19.0-13|115	%configure2_5x \
14mr|libbraille-0.19.0-13|116	--without-included-ltdl \
14mr|libbraille-0.19.0-13|117	--with-ltdl-include=%{_includedir} \
14mr|libbraille-0.19.0-13|118	--with-ltdl-lib=%{_libdir} \
14mr|libbraille-0.19.0-13|119	--with-pic \
14mr|libbraille-0.19.0-13|120	--disable-rpath \
14mr|libbraille-0.19.0-13|121	--enable-python \
14mr|libbraille-0.19.0-13|122	--enable-usb
14mr|libbraille-0.19.0-13|123	
14mr|libbraille-0.19.0-13|124	%make
14mr|libbraille-0.19.0-13|125	
14mr|libbraille-0.19.0-13|126	%install
14mr|libbraille-0.19.0-13|127	rm -rf %{buildroot}
14mr|libbraille-0.19.0-13|128	
14mr|libbraille-0.19.0-13|129	%makeinstall_std
14mr|libbraille-0.19.0-13|130	
14mr|libbraille-0.19.0-13|131	# antibork
14mr|libbraille-0.19.0-13|132	find %{buildroot}%{_libdir} -name "*.la" | xargs perl -pi -e "s|\ -L%{_builddir}/%{name}-%{version}/lib||g"
14mr|libbraille-0.19.0-13|133	
14mr|libbraille-0.19.0-13|134	%if %mdkversion < 200900
14mr|libbraille-0.19.0-13|135	%post -n %{libname} -p /sbin/ldconfig
14mr|libbraille-0.19.0-13|136	%endif
14mr|libbraille-0.19.0-13|137	
14mr|libbraille-0.19.0-13|138	%if %mdkversion < 200900
14mr|libbraille-0.19.0-13|139	%postun	-n %{libname} -p /sbin/ldconfig
14mr|libbraille-0.19.0-13|140	%endif
14mr|libbraille-0.19.0-13|141	
14mr|libbraille-0.19.0-13|142	%clean
14mr|libbraille-0.19.0-13|143	rm -rf %{buildroot}
14mr|libbraille-0.19.0-13|144	
14mr|libbraille-0.19.0-13|145	%files -n %{libname}
14mr|libbraille-0.19.0-13|146	%defattr(-,root,root,0755)
14mr|libbraille-0.19.0-13|147	%doc AUTHORS COPYING ChangeLog README TODO
14mr|libbraille-0.19.0-13|148	%config(noreplace) %{_sysconfdir}/libbraille.conf
14mr|libbraille-0.19.0-13|149	%{_bindir}/*
14mr|libbraille-0.19.0-13|150	%{_libdir}/*.so.*
14mr|libbraille-0.19.0-13|151	%dir %{_libdir}/libbraille
14mr|libbraille-0.19.0-13|152	%{_libdir}/libbraille/*.so
14mr|libbraille-0.19.0-13|153	%{_datadir}/libbraille
14mr|libbraille-0.19.0-13|154	
14mr|libbraille-0.19.0-13|155	%files -n python-braille
14mr|libbraille-0.19.0-13|156	%defattr(-,root,root)
14mr|libbraille-0.19.0-13|157	%{py_sitedir}/*.py*
14mr|libbraille-0.19.0-13|158	%{py_platsitedir}/*.so
14mr|libbraille-0.19.0-13|159	
14mr|libbraille-0.19.0-13|160	%files -n %{develname}
14mr|libbraille-0.19.0-13|161	%defattr(-,root,root,0755)
14mr|libbraille-0.19.0-13|162	%{_includedir}/*.h
14mr|libbraille-0.19.0-13|163	%{_libdir}/*.so
14mr|libbraille-0.19.0-13|164	%{_libdir}/*.*a
14mr|libbraille-0.19.0-13|165	%{_libdir}/libbraille/*.*a
14mr|libbraille-0.19.0-13|166	%{py_platsitedir}/*.*a
14mr|libbraille-0.19.0-13|167	
14mr|libbraille-0.19.0-13|168	
14mr|libbraille-0.19.0-13|169	
14mr|libbraille-0.19.0-13|170	
14mr|libbraille-0.19.0-13|171	%changelog
14mr|libbraille-0.19.0-13|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.19.0-13
14mr|libbraille-0.19.0-13|173	+ Revision: e1c25bb
14mr|libbraille-0.19.0-13|174	- MassBuild#440: Increase release tag
14mr|libbraille-0.19.0-13|175	
14mr|libbraille-0.19.0-13|176	

17101 14
14mr|libbs2b-3.1.0-7|1	%define major 0
14mr|libbs2b-3.1.0-7|2	%define libname %mklibname bs2b %{major}
14mr|libbs2b-3.1.0-7|3	%define develname %mklibname -d bs2b
14mr|libbs2b-3.1.0-7|4	
14mr|libbs2b-3.1.0-7|5	Summary:	Bauer stereophonic-to-binaural DSP library
14mr|libbs2b-3.1.0-7|6	Name:		libbs2b
14mr|libbs2b-3.1.0-7|7	Version:	3.1.0
14mr|libbs2b-3.1.0-7|8	Release:	7
14mr|libbs2b-3.1.0-7|9	License:	MIT
14mr|libbs2b-3.1.0-7|10	Group:		Sound
14mr|libbs2b-3.1.0-7|11	Url:		http://bs2b.sourceforge.net/
14mr|libbs2b-3.1.0-7|12	Source0:	http://downloads.sourceforge.net/sourceforge/bs2b/%{name}-%{version}.tar.lzma
14mr|libbs2b-3.1.0-7|13	Patch:		libbs2b-3.1.0-fix-format-strings.patch
14mr|libbs2b-3.1.0-7|14	BuildRequires:	pkgconfig(sndfile)
14mr|libbs2b-3.1.0-7|15	
14mr|libbs2b-3.1.0-7|16	
14mr|libbs2b-3.1.0-7|17	%description
14mr|libbs2b-3.1.0-7|18	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
14mr|libbs2b-3.1.0-7|19	designed to improve headphone listening of stereo audio
14mr|libbs2b-3.1.0-7|20	records. Recommended for headphone prolonged listening to disable
14mr|libbs2b-3.1.0-7|21	superstereo fatigue without essential distortions.
14mr|libbs2b-3.1.0-7|22	
14mr|libbs2b-3.1.0-7|23	%package utils
14mr|libbs2b-3.1.0-7|24	Group:		Sound
14mr|libbs2b-3.1.0-7|25	Summary:	Bauer stereophonic-to-binaural DSP library - sample tools
14mr|libbs2b-3.1.0-7|26	
14mr|libbs2b-3.1.0-7|27	%description utils
14mr|libbs2b-3.1.0-7|28	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
14mr|libbs2b-3.1.0-7|29	designed to improve headphone listening of stereo audio
14mr|libbs2b-3.1.0-7|30	records. Recommended for headphone prolonged listening to disable
14mr|libbs2b-3.1.0-7|31	superstereo fatigue without essential distortions.
14mr|libbs2b-3.1.0-7|32	
14mr|libbs2b-3.1.0-7|33	This contains the command line example tools.
14mr|libbs2b-3.1.0-7|34	
14mr|libbs2b-3.1.0-7|35	%package -n %{libname}
14mr|libbs2b-3.1.0-7|36	Group:		System/Libraries
14mr|libbs2b-3.1.0-7|37	Summary:	Bauer stereophonic-to-binaural DSP library
14mr|libbs2b-3.1.0-7|38	
14mr|libbs2b-3.1.0-7|39	%description -n %{libname}
14mr|libbs2b-3.1.0-7|40	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
14mr|libbs2b-3.1.0-7|41	designed to improve headphone listening of stereo audio
14mr|libbs2b-3.1.0-7|42	records. Recommended for headphone prolonged listening to disable
14mr|libbs2b-3.1.0-7|43	superstereo fatigue without essential distortions.
14mr|libbs2b-3.1.0-7|44	
14mr|libbs2b-3.1.0-7|45	%package -n %{develname}
14mr|libbs2b-3.1.0-7|46	Group:		Development/C
14mr|libbs2b-3.1.0-7|47	Summary:	Bauer stereophonic-to-binaural DSP library
14mr|libbs2b-3.1.0-7|48	Requires:	%{libname} = %{version}-%{release}
14mr|libbs2b-3.1.0-7|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|libbs2b-3.1.0-7|50	
14mr|libbs2b-3.1.0-7|51	%description -n %{develname}
14mr|libbs2b-3.1.0-7|52	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
14mr|libbs2b-3.1.0-7|53	designed to improve headphone listening of stereo audio
14mr|libbs2b-3.1.0-7|54	records. Recommended for headphone prolonged listening to disable
14mr|libbs2b-3.1.0-7|55	superstereo fatigue without essential distortions.
14mr|libbs2b-3.1.0-7|56	
14mr|libbs2b-3.1.0-7|57	%prep
14mr|libbs2b-3.1.0-7|58	%setup -q
14mr|libbs2b-3.1.0-7|59	%patch -p1
14mr|libbs2b-3.1.0-7|60	
14mr|libbs2b-3.1.0-7|61	%build
14mr|libbs2b-3.1.0-7|62	%configure2_5x --disable-static
14mr|libbs2b-3.1.0-7|63	%make
14mr|libbs2b-3.1.0-7|64	
14mr|libbs2b-3.1.0-7|65	%install
14mr|libbs2b-3.1.0-7|66	%makeinstall_std
14mr|libbs2b-3.1.0-7|67	
14mr|libbs2b-3.1.0-7|68	%files -n %{libname}
14mr|libbs2b-3.1.0-7|69	%{_libdir}/libbs2b.so.%{major}*
14mr|libbs2b-3.1.0-7|70	
14mr|libbs2b-3.1.0-7|71	%files utils
14mr|libbs2b-3.1.0-7|72	%doc README AUTHORS
14mr|libbs2b-3.1.0-7|73	%{_bindir}/*
14mr|libbs2b-3.1.0-7|74	
14mr|libbs2b-3.1.0-7|75	%files -n %{develname}
14mr|libbs2b-3.1.0-7|76	%doc ChangeLog doc/readme.txt
14mr|libbs2b-3.1.0-7|77	%{_libdir}/*.so
14mr|libbs2b-3.1.0-7|78	%{_includedir}/bs2b
14mr|libbs2b-3.1.0-7|79	%{_libdir}/pkgconfig/*
14mr|libbs2b-3.1.0-7|80	
14mr|libbs2b-3.1.0-7|81	
14mr|libbs2b-3.1.0-7|82	
14mr|libbs2b-3.1.0-7|83	%changelog
14mr|libbs2b-3.1.0-7|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.0-7
14mr|libbs2b-3.1.0-7|85	+ Revision: 8e7f83f
14mr|libbs2b-3.1.0-7|86	- MassBuild#440: Increase release tag
14mr|libbs2b-3.1.0-7|87	
14mr|libbs2b-3.1.0-7|88	

17102 14
14mr|libbsd-0.4.1-3|1	%define major 0
14mr|libbsd-0.4.1-3|2	%define libname %mklibname bsd %{major}
14mr|libbsd-0.4.1-3|3	%define devname %mklibname bsd -d
14mr|libbsd-0.4.1-3|4	
14mr|libbsd-0.4.1-3|5	Summary:	Library providing BSD-compatible functions for portability
14mr|libbsd-0.4.1-3|6	Name:		libbsd
14mr|libbsd-0.4.1-3|7	Version:	0.4.1
14mr|libbsd-0.4.1-3|8	Release:	3
14mr|libbsd-0.4.1-3|9	License:	BSD and ISC and Copyright only and Public Domain
14mr|libbsd-0.4.1-3|10	Group:		System/Libraries
14mr|libbsd-0.4.1-3|11	Url:		http://libbsd.freedesktop.org/
14mr|libbsd-0.4.1-3|12	Source0:	http://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.gz
14mr|libbsd-0.4.1-3|13	
14mr|libbsd-0.4.1-3|14	%description
14mr|libbsd-0.4.1-3|15	libbsd provides useful functions commonly found on BSD systems, and
14mr|libbsd-0.4.1-3|16	lacking on others like GNU systems, thus making it easier to port
14mr|libbsd-0.4.1-3|17	projects with strong BSD origins, without needing to embed the same
14mr|libbsd-0.4.1-3|18	code over and over again on each project.
14mr|libbsd-0.4.1-3|19	
14mr|libbsd-0.4.1-3|20	#----------------------------------------------------------------------------
14mr|libbsd-0.4.1-3|21	
14mr|libbsd-0.4.1-3|22	%package -n %{libname}
14mr|libbsd-0.4.1-3|23	Summary:	Development files for libbsd
14mr|libbsd-0.4.1-3|24	Group:		Development/C
14mr|libbsd-0.4.1-3|25	Conflicts:	%{_lib}bsd < 0.4.1-3
14mr|libbsd-0.4.1-3|26	Obsoletes:	%{_lib}bsd < 0.4.1-3
14mr|libbsd-0.4.1-3|27	
14mr|libbsd-0.4.1-3|28	%description -n %{libname}
14mr|libbsd-0.4.1-3|29	Development files for the libbsd library.
14mr|libbsd-0.4.1-3|30	
14mr|libbsd-0.4.1-3|31	%files -n %{libname}
14mr|libbsd-0.4.1-3|32	%doc COPYING README TODO ChangeLog
14mr|libbsd-0.4.1-3|33	%{_libdir}/libbsd.so.%{major}*
14mr|libbsd-0.4.1-3|34	
14mr|libbsd-0.4.1-3|35	#----------------------------------------------------------------------------
14mr|libbsd-0.4.1-3|36	
14mr|libbsd-0.4.1-3|37	%package -n %{devname}
14mr|libbsd-0.4.1-3|38	Summary:	Development files for libbsd
14mr|libbsd-0.4.1-3|39	Group:		Development/C
14mr|libbsd-0.4.1-3|40	Requires:	%{libname} = %{EVRD}
14mr|libbsd-0.4.1-3|41	Provides:	%{name}-devel = %{EVRD}
14mr|libbsd-0.4.1-3|42	
14mr|libbsd-0.4.1-3|43	%description -n %{devname}
14mr|libbsd-0.4.1-3|44	Development files for the libbsd library.
14mr|libbsd-0.4.1-3|45	
14mr|libbsd-0.4.1-3|46	%files -n %{devname}
14mr|libbsd-0.4.1-3|47	%{_includedir}/bsd
14mr|libbsd-0.4.1-3|48	%{_libdir}/libbsd.so
14mr|libbsd-0.4.1-3|49	%{_libdir}/pkgconfig/libbsd.pc
14mr|libbsd-0.4.1-3|50	%{_libdir}/pkgconfig/libbsd-overlay.pc
14mr|libbsd-0.4.1-3|51	
14mr|libbsd-0.4.1-3|52	#----------------------------------------------------------------------------
14mr|libbsd-0.4.1-3|53	
14mr|libbsd-0.4.1-3|54	%prep
14mr|libbsd-0.4.1-3|55	%setup -q
14mr|libbsd-0.4.1-3|56	
14mr|libbsd-0.4.1-3|57	%build
14mr|libbsd-0.4.1-3|58	%configure2_5x --disable-static
14mr|libbsd-0.4.1-3|59	%make
14mr|libbsd-0.4.1-3|60	
14mr|libbsd-0.4.1-3|61	%install
14mr|libbsd-0.4.1-3|62	%makeinstall_std
14mr|libbsd-0.4.1-3|63	
14mr|libbsd-0.4.1-3|64	# These cause file conflicts
14mr|libbsd-0.4.1-3|65	rm -rf %{buildroot}%{_mandir}/man3/
14mr|libbsd-0.4.1-3|66	
14mr|libbsd-0.4.1-3|67	
14mr|libbsd-0.4.1-3|68	%changelog
14mr|libbsd-0.4.1-3|69	* Fri Aug 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-3
14mr|libbsd-0.4.1-3|70	+ Revision: 17509ec
14mr|libbsd-0.4.1-3|71	- Re-work package structure, drop man files
14mr|libbsd-0.4.1-3|72	
14mr|libbsd-0.4.1-3|73	

17103 14
14mr|libburn-1.3.0-2|1	%define major	4
14mr|libburn-1.3.0-2|2	%define libname %mklibname burn %{major}
14mr|libburn-1.3.0-2|3	%define devname %mklibname burn -d
14mr|libburn-1.3.0-2|4	
14mr|libburn-1.3.0-2|5	Summary:	Library for reading, mastering and writing optical discs
14mr|libburn-1.3.0-2|6	Name:		libburn
14mr|libburn-1.3.0-2|7	Version:	1.3.0
14mr|libburn-1.3.0-2|8	Release:	2
14mr|libburn-1.3.0-2|9	License:	GPLv2+
14mr|libburn-1.3.0-2|10	Group:		System/Libraries
14mr|libburn-1.3.0-2|11	Url:		http://libburnia-project.org/
14mr|libburn-1.3.0-2|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14mr|libburn-1.3.0-2|13	BuildRequires:	doxygen
14mr|libburn-1.3.0-2|14	BuildRequires:	graphviz
14mr|libburn-1.3.0-2|15	
14mr|libburn-1.3.0-2|16	%description
14mr|libburn-1.3.0-2|17	Libburn is an open-source library for reading, mastering and writing
14mr|libburn-1.3.0-2|18	optical discs.
14mr|libburn-1.3.0-2|19	
14mr|libburn-1.3.0-2|20	%package -n %{libname}
14mr|libburn-1.3.0-2|21	Group:		System/Libraries
14mr|libburn-1.3.0-2|22	Summary:	An open-source library for optical discs
14mr|libburn-1.3.0-2|23	
14mr|libburn-1.3.0-2|24	%description -n %{libname}
14mr|libburn-1.3.0-2|25	An open-source library for reading, mastering and writing optical discs.
14mr|libburn-1.3.0-2|26	
14mr|libburn-1.3.0-2|27	%package -n %{devname}
14mr|libburn-1.3.0-2|28	Summary:	Header files for development with %{name}
14mr|libburn-1.3.0-2|29	Group:		Development/C
14mr|libburn-1.3.0-2|30	Requires:	%{libname} = %{version}-%{release}
14mr|libburn-1.3.0-2|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libburn-1.3.0-2|32	Obsoletes:	%{_lib}burn6-devel < 1.2.4
14mr|libburn-1.3.0-2|33	Obsoletes:	%{_lib}burn-static-devel < 1.2.8-2
14mr|libburn-1.3.0-2|34	
14mr|libburn-1.3.0-2|35	%description -n %{devname}
14mr|libburn-1.3.0-2|36	This package includes the header files for the %{name} package.
14mr|libburn-1.3.0-2|37	
14mr|libburn-1.3.0-2|38	%package -n cdrskin
14mr|libburn-1.3.0-2|39	Summary:	Limited cdrecord compatibility wrapper for libburn
14mr|libburn-1.3.0-2|40	Group:		Archiving/Cd burning
14mr|libburn-1.3.0-2|41	
14mr|libburn-1.3.0-2|42	%description -n cdrskin
14mr|libburn-1.3.0-2|43	A limited cdrecord compatibility wrapper which allows to use some
14mr|libburn-1.3.0-2|44	libburn features from the command line.
14mr|libburn-1.3.0-2|45	
14mr|libburn-1.3.0-2|46	%prep
14mr|libburn-1.3.0-2|47	%setup -q
14mr|libburn-1.3.0-2|48	
14mr|libburn-1.3.0-2|49	%build
14mr|libburn-1.3.0-2|50	%configure2_5x \
14mr|libburn-1.3.0-2|51	--disable-static
14mr|libburn-1.3.0-2|52	%make
14mr|libburn-1.3.0-2|53	
14mr|libburn-1.3.0-2|54	%install
14mr|libburn-1.3.0-2|55	%makeinstall_std
14mr|libburn-1.3.0-2|56	
14mr|libburn-1.3.0-2|57	# build documentation
14mr|libburn-1.3.0-2|58	pushd doc
14mr|libburn-1.3.0-2|59	doxygen -u doxygen.conf
14mr|libburn-1.3.0-2|60	doxygen doxygen.conf
14mr|libburn-1.3.0-2|61	popd
14mr|libburn-1.3.0-2|62	
14mr|libburn-1.3.0-2|63	%files -n %{libname}
14mr|libburn-1.3.0-2|64	%{_libdir}/libburn.so.%{major}*
14mr|libburn-1.3.0-2|65	
14mr|libburn-1.3.0-2|66	%files -n %{devname}
14mr|libburn-1.3.0-2|67	%doc README AUTHORS COPYRIGHT
14mr|libburn-1.3.0-2|68	%{_libdir}/libburn.so
14mr|libburn-1.3.0-2|69	%{_libdir}/pkgconfig/*.pc
14mr|libburn-1.3.0-2|70	%{_includedir}/%{name}
14mr|libburn-1.3.0-2|71	
14mr|libburn-1.3.0-2|72	%files -n cdrskin
14mr|libburn-1.3.0-2|73	%doc cdrskin/README
14mr|libburn-1.3.0-2|74	%{_bindir}/cdrskin
14mr|libburn-1.3.0-2|75	%{_mandir}/man1/cdrskin.1*
14mr|libburn-1.3.0-2|76	
14mr|libburn-1.3.0-2|77	
14mr|libburn-1.3.0-2|78	%changelog
14mr|libburn-1.3.0-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|libburn-1.3.0-2|80	+ Revision: 0ef1a83
14mr|libburn-1.3.0-2|81	- MassBuild#440: Increase release tag
14mr|libburn-1.3.0-2|82	
14mr|libburn-1.3.0-2|83	

17104 14
14mr|libcaca-0.99-0.beta18.3|1	%define prerel beta18
14mr|libcaca-0.99-0.beta18.3|2	%define major 0
14mr|libcaca-0.99-0.beta18.3|3	%define libname %mklibname caca %{major}
14mr|libcaca-0.99-0.beta18.3|4	%define libnamexx %mklibname caca++ %{major}
14mr|libcaca-0.99-0.beta18.3|5	%define libgl_plugin %mklibname libgl_plugin %{major}
14mr|libcaca-0.99-0.beta18.3|6	%define libx11_plugin %mklibname libx11_plugin %{major}
14mr|libcaca-0.99-0.beta18.3|7	%define devname %mklibname caca -d
14mr|libcaca-0.99-0.beta18.3|8	
14mr|libcaca-0.99-0.beta18.3|9	%bcond_with	docs
14mr|libcaca-0.99-0.beta18.3|10	%bcond_without	slang
14mr|libcaca-0.99-0.beta18.3|11	
14mr|libcaca-0.99-0.beta18.3|12	Summary:	Text mode graphics library
14mr|libcaca-0.99-0.beta18.3|13	Name:		libcaca
14mr|libcaca-0.99-0.beta18.3|14	Version:	0.99
14mr|libcaca-0.99-0.beta18.3|15	Release:	%{?prerel:0.%{prerel}.}3
14mr|libcaca-0.99-0.beta18.3|16	License:	GPLv2+
14mr|libcaca-0.99-0.beta18.3|17	Group:		System/Libraries
14mr|libcaca-0.99-0.beta18.3|18	Url:		http://libcaca.zoy.org/
14mr|libcaca-0.99-0.beta18.3|19	Source0:	http://libcaca.zoy.org/attachment/wiki/libcaca/%{name}-%{version}%{?prerel:.%{prerel}}.tar.gz
14mr|libcaca-0.99-0.beta18.3|20	Patch0:		libcaca-0.99.beta18-ruby1.9.patch
14mr|libcaca-0.99-0.beta18.3|21	BuildRequires:	pkgconfig(glut)
14mr|libcaca-0.99-0.beta18.3|22	BuildRequires:	pkgconfig(imlib2)
14mr|libcaca-0.99-0.beta18.3|23	BuildRequires:	pkgconfig(ncursesw)
14mr|libcaca-0.99-0.beta18.3|24	BuildRequires:	pkgconfig(pangoft2)
14mr|libcaca-0.99-0.beta18.3|25	BuildRequires:	pkgconfig(ruby)
14mr|libcaca-0.99-0.beta18.3|26	%if %{with slang}
14mr|libcaca-0.99-0.beta18.3|27	BuildRequires:	pkgconfig(slang)
14mr|libcaca-0.99-0.beta18.3|28	%endif
14mr|libcaca-0.99-0.beta18.3|29	BuildRequires:	pkgconfig(x11)
14mr|libcaca-0.99-0.beta18.3|30	%if %{with docs}
14mr|libcaca-0.99-0.beta18.3|31	BuildRequires:	doxygen texlive
14mr|libcaca-0.99-0.beta18.3|32	%endif
14mr|libcaca-0.99-0.beta18.3|33	%ifnarch %{mipsx} %{arm}
14mr|libcaca-0.99-0.beta18.3|34	BuildRequires:	mono
14mr|libcaca-0.99-0.beta18.3|35	%endif
14mr|libcaca-0.99-0.beta18.3|36	
14mr|libcaca-0.99-0.beta18.3|37	%description
14mr|libcaca-0.99-0.beta18.3|38	libcaca is the Colour AsCii Art library. It provides high level functions
14mr|libcaca-0.99-0.beta18.3|39	for colour text drawing, simple primitives for line, polygon and ellipse
14mr|libcaca-0.99-0.beta18.3|40	drawing, as well as powerful image to text conversion routines.
14mr|libcaca-0.99-0.beta18.3|41	
14mr|libcaca-0.99-0.beta18.3|42	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|43	
14mr|libcaca-0.99-0.beta18.3|44	%package -n %{libname}
14mr|libcaca-0.99-0.beta18.3|45	Summary:	Text mode graphics library
14mr|libcaca-0.99-0.beta18.3|46	Group:		System/Libraries
14mr|libcaca-0.99-0.beta18.3|47	
14mr|libcaca-0.99-0.beta18.3|48	%description -n %{libname}
14mr|libcaca-0.99-0.beta18.3|49	libcaca is the Colour AsCii Art library. It provides high level functions
14mr|libcaca-0.99-0.beta18.3|50	for colour text drawing, simple primitives for line, polygon and ellipse
14mr|libcaca-0.99-0.beta18.3|51	drawing, as well as powerful image to text conversion routines.
14mr|libcaca-0.99-0.beta18.3|52	
14mr|libcaca-0.99-0.beta18.3|53	This package contains the shared library for %{name}.
14mr|libcaca-0.99-0.beta18.3|54	
14mr|libcaca-0.99-0.beta18.3|55	%files -n %{libname}
14mr|libcaca-0.99-0.beta18.3|56	%{_libdir}/libcaca.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|57	%{_libdir}/libcucul.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|58	
14mr|libcaca-0.99-0.beta18.3|59	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|60	
14mr|libcaca-0.99-0.beta18.3|61	%package -n %{libnamexx}
14mr|libcaca-0.99-0.beta18.3|62	Summary:	Text mode graphics library
14mr|libcaca-0.99-0.beta18.3|63	Group:		System/Libraries
14mr|libcaca-0.99-0.beta18.3|64	Conflicts:	%{libname} < 0.99-0.beta17.4
14mr|libcaca-0.99-0.beta18.3|65	
14mr|libcaca-0.99-0.beta18.3|66	%description -n %{libnamexx}
14mr|libcaca-0.99-0.beta18.3|67	This package contains the shared library for %{name}++.
14mr|libcaca-0.99-0.beta18.3|68	
14mr|libcaca-0.99-0.beta18.3|69	%files -n %{libnamexx}
14mr|libcaca-0.99-0.beta18.3|70	%{_libdir}/libcaca++.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|71	%{_libdir}/libcucul++.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|72	
14mr|libcaca-0.99-0.beta18.3|73	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|74	
14mr|libcaca-0.99-0.beta18.3|75	%package -n %{libgl_plugin}
14mr|libcaca-0.99-0.beta18.3|76	Summary:	Text mode graphics library
14mr|libcaca-0.99-0.beta18.3|77	Group:		System/Libraries
14mr|libcaca-0.99-0.beta18.3|78	Conflicts:	%{libname} < 0.99-0.beta17.4
14mr|libcaca-0.99-0.beta18.3|79	
14mr|libcaca-0.99-0.beta18.3|80	%description -n %{libgl_plugin}
14mr|libcaca-0.99-0.beta18.3|81	This package contains the shared library libgl_plugin.
14mr|libcaca-0.99-0.beta18.3|82	
14mr|libcaca-0.99-0.beta18.3|83	%files -n %{libgl_plugin}
14mr|libcaca-0.99-0.beta18.3|84	%{_libdir}/caca/libgl_plugin.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|85	
14mr|libcaca-0.99-0.beta18.3|86	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|87	
14mr|libcaca-0.99-0.beta18.3|88	%package -n %{libx11_plugin}
14mr|libcaca-0.99-0.beta18.3|89	Summary:	Text mode graphics library
14mr|libcaca-0.99-0.beta18.3|90	Group:		System/Libraries
14mr|libcaca-0.99-0.beta18.3|91	Conflicts:	%{libname} < 0.99-0.beta17.4
14mr|libcaca-0.99-0.beta18.3|92	
14mr|libcaca-0.99-0.beta18.3|93	%description -n %{libx11_plugin}
14mr|libcaca-0.99-0.beta18.3|94	This package contains the shared library libgl_plugin.
14mr|libcaca-0.99-0.beta18.3|95	
14mr|libcaca-0.99-0.beta18.3|96	%files -n %{libx11_plugin}
14mr|libcaca-0.99-0.beta18.3|97	%{_libdir}/caca/libx11_plugin.so.%{major}*
14mr|libcaca-0.99-0.beta18.3|98	
14mr|libcaca-0.99-0.beta18.3|99	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|100	
14mr|libcaca-0.99-0.beta18.3|101	%package -n %{devname}
14mr|libcaca-0.99-0.beta18.3|102	Summary:	Development files for libcaca
14mr|libcaca-0.99-0.beta18.3|103	Group:		Development/C
14mr|libcaca-0.99-0.beta18.3|104	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcaca-0.99-0.beta18.3|105	Requires:	%{libname} = %{version}-%{release}
14mr|libcaca-0.99-0.beta18.3|106	Requires:	%{libnamexx} = %{version}-%{release}
14mr|libcaca-0.99-0.beta18.3|107	Requires:	%{libgl_plugin} = %{version}-%{release}
14mr|libcaca-0.99-0.beta18.3|108	Requires:	%{libx11_plugin} = %{version}-%{release}
14mr|libcaca-0.99-0.beta18.3|109	Obsoletes:	%{mklibname -d caca 0} < 0.99-0.beta18
14mr|libcaca-0.99-0.beta18.3|110	
14mr|libcaca-0.99-0.beta18.3|111	%description -n %{devname}
14mr|libcaca-0.99-0.beta18.3|112	libcaca is the Colour AsCii Art library. It provides high level functions
14mr|libcaca-0.99-0.beta18.3|113	for colour text drawing, simple primitives for line, polygon and ellipse
14mr|libcaca-0.99-0.beta18.3|114	drawing, as well as powerful image to text conversion routines.
14mr|libcaca-0.99-0.beta18.3|115	
14mr|libcaca-0.99-0.beta18.3|116	This package contains the header files and static libraries needed to
14mr|libcaca-0.99-0.beta18.3|117	compile applications or shared objects that use libcaca.
14mr|libcaca-0.99-0.beta18.3|118	
14mr|libcaca-0.99-0.beta18.3|119	%files -n %{devname}
14mr|libcaca-0.99-0.beta18.3|120	%doc NEWS NOTES
14mr|libcaca-0.99-0.beta18.3|121	%{_bindir}/caca-config
14mr|libcaca-0.99-0.beta18.3|122	%{multiarch_bindir}/caca-config
14mr|libcaca-0.99-0.beta18.3|123	%{_includedir}/*
14mr|libcaca-0.99-0.beta18.3|124	%{_libdir}/pkgconfig/*.pc
14mr|libcaca-0.99-0.beta18.3|125	%{_libdir}/lib*.so
14mr|libcaca-0.99-0.beta18.3|126	%{_libdir}/caca/lib*.so
14mr|libcaca-0.99-0.beta18.3|127	%{_mandir}/man1/caca-config.1*
14mr|libcaca-0.99-0.beta18.3|128	%if %{with docs}
14mr|libcaca-0.99-0.beta18.3|129	%{_mandir}/man3/*
14mr|libcaca-0.99-0.beta18.3|130	%doc installed-docs/pdf/* installed-docs/html
14mr|libcaca-0.99-0.beta18.3|131	%endif
14mr|libcaca-0.99-0.beta18.3|132	
14mr|libcaca-0.99-0.beta18.3|133	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|134	
14mr|libcaca-0.99-0.beta18.3|135	%package -n caca-utils
14mr|libcaca-0.99-0.beta18.3|136	Summary:	Text mode graphics utilities
14mr|libcaca-0.99-0.beta18.3|137	Group:		Graphics
14mr|libcaca-0.99-0.beta18.3|138	Conflicts:	%{libname} < 0.99-0.beta17.4
14mr|libcaca-0.99-0.beta18.3|139	
14mr|libcaca-0.99-0.beta18.3|140	%description -n caca-utils
14mr|libcaca-0.99-0.beta18.3|141	This package contains utilities and demonstration programs for libcaca, the
14mr|libcaca-0.99-0.beta18.3|142	Colour AsCii Art library.
14mr|libcaca-0.99-0.beta18.3|143	
14mr|libcaca-0.99-0.beta18.3|144	cacaview is a simple image viewer for the terminal. It opens most image
14mr|libcaca-0.99-0.beta18.3|145	formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
14mr|libcaca-0.99-0.beta18.3|146	ASCII art. The user can zoom and scroll the image, set the dithering method
14mr|libcaca-0.99-0.beta18.3|147	or enable anti-aliasing.
14mr|libcaca-0.99-0.beta18.3|148	
14mr|libcaca-0.99-0.beta18.3|149	cacaball is a tiny graphic program that renders animated ASCII metaballs on
14mr|libcaca-0.99-0.beta18.3|150	the screen, cacafire is a port of AALib's aafire and displays burning ASCII
14mr|libcaca-0.99-0.beta18.3|151	art flames, cacamoir animates colourful moire circles and cacaplas displays
14mr|libcaca-0.99-0.beta18.3|152	an old school plasma effect.
14mr|libcaca-0.99-0.beta18.3|153	
14mr|libcaca-0.99-0.beta18.3|154	cacademo is a simple application that shows the libcaca rendering features
14mr|libcaca-0.99-0.beta18.3|155	such as line and ellipses drawing, triangle filling and sprite blitting.
14mr|libcaca-0.99-0.beta18.3|156	
14mr|libcaca-0.99-0.beta18.3|157	%files -n caca-utils
14mr|libcaca-0.99-0.beta18.3|158	%doc README THANKS AUTHORS
14mr|libcaca-0.99-0.beta18.3|159	%{_bindir}/cacaclock
14mr|libcaca-0.99-0.beta18.3|160	%{_bindir}/cacademo
14mr|libcaca-0.99-0.beta18.3|161	%{_bindir}/cacafire
14mr|libcaca-0.99-0.beta18.3|162	%{_bindir}/cacaplay
14mr|libcaca-0.99-0.beta18.3|163	%{_bindir}/cacaserver
14mr|libcaca-0.99-0.beta18.3|164	%{_bindir}/cacaview
14mr|libcaca-0.99-0.beta18.3|165	%{_bindir}/img2txt
14mr|libcaca-0.99-0.beta18.3|166	%{_datadir}/libcaca/
14mr|libcaca-0.99-0.beta18.3|167	%{_mandir}/man1/cacademo.1*
14mr|libcaca-0.99-0.beta18.3|168	%{_mandir}/man1/cacafire.1*
14mr|libcaca-0.99-0.beta18.3|169	%{_mandir}/man1/cacaplay.1*
14mr|libcaca-0.99-0.beta18.3|170	%{_mandir}/man1/cacaserver.1*
14mr|libcaca-0.99-0.beta18.3|171	%{_mandir}/man1/cacaview.1*
14mr|libcaca-0.99-0.beta18.3|172	%{_mandir}/man1/img2txt.1*
14mr|libcaca-0.99-0.beta18.3|173	
14mr|libcaca-0.99-0.beta18.3|174	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|175	
14mr|libcaca-0.99-0.beta18.3|176	%ifnarch %{mipsx} %{arm}
14mr|libcaca-0.99-0.beta18.3|177	%package -n caca-sharp
14mr|libcaca-0.99-0.beta18.3|178	Summary:	Mono binding for libcaca
14mr|libcaca-0.99-0.beta18.3|179	Group:		Development/Other
14mr|libcaca-0.99-0.beta18.3|180	
14mr|libcaca-0.99-0.beta18.3|181	%description -n	caca-sharp
14mr|libcaca-0.99-0.beta18.3|182	Mono binding for libcaca.
14mr|libcaca-0.99-0.beta18.3|183	
14mr|libcaca-0.99-0.beta18.3|184	%files -n caca-sharp
14mr|libcaca-0.99-0.beta18.3|185	%{_libdir}/mono/caca-sharp*
14mr|libcaca-0.99-0.beta18.3|186	%{_libdir}/mono/gac/caca-sharp
14mr|libcaca-0.99-0.beta18.3|187	%endif
14mr|libcaca-0.99-0.beta18.3|188	
14mr|libcaca-0.99-0.beta18.3|189	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|190	
14mr|libcaca-0.99-0.beta18.3|191	%package -n ruby-caca
14mr|libcaca-0.99-0.beta18.3|192	Summary:	Ruby binding for libcaca
14mr|libcaca-0.99-0.beta18.3|193	Group:		Development/Ruby
14mr|libcaca-0.99-0.beta18.3|194	
14mr|libcaca-0.99-0.beta18.3|195	%description -n ruby-caca
14mr|libcaca-0.99-0.beta18.3|196	Ruby binding for libcaca.
14mr|libcaca-0.99-0.beta18.3|197	
14mr|libcaca-0.99-0.beta18.3|198	%files -n ruby-caca
14mr|libcaca-0.99-0.beta18.3|199	%{ruby_sitelibdir}/caca.rb
14mr|libcaca-0.99-0.beta18.3|200	%{ruby_sitearchdir}/*.so
14mr|libcaca-0.99-0.beta18.3|201	
14mr|libcaca-0.99-0.beta18.3|202	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|203	
14mr|libcaca-0.99-0.beta18.3|204	%package -n python-caca
14mr|libcaca-0.99-0.beta18.3|205	Summary:	Python binding for libcaca
14mr|libcaca-0.99-0.beta18.3|206	Group:		Development/Python
14mr|libcaca-0.99-0.beta18.3|207	
14mr|libcaca-0.99-0.beta18.3|208	%description -n	python-caca
14mr|libcaca-0.99-0.beta18.3|209	Python binding for libcaca.
14mr|libcaca-0.99-0.beta18.3|210	
14mr|libcaca-0.99-0.beta18.3|211	%files -n python-caca
14mr|libcaca-0.99-0.beta18.3|212	%{py_puresitedir}/caca
14mr|libcaca-0.99-0.beta18.3|213	
14mr|libcaca-0.99-0.beta18.3|214	#----------------------------------------------------------------------------
14mr|libcaca-0.99-0.beta18.3|215	
14mr|libcaca-0.99-0.beta18.3|216	%prep
14mr|libcaca-0.99-0.beta18.3|217	%setup -qn %{name}-%{version}%{?prerel:.%{prerel}}
14mr|libcaca-0.99-0.beta18.3|218	%patch0 -p1 -b .ruby19~
14mr|libcaca-0.99-0.beta18.3|219	autoreconf -fi
14mr|libcaca-0.99-0.beta18.3|220	
14mr|libcaca-0.99-0.beta18.3|221	%build
14mr|libcaca-0.99-0.beta18.3|222	%configure2_5x \
14mr|libcaca-0.99-0.beta18.3|223	--disable-static \
14mr|libcaca-0.99-0.beta18.3|224	%if %{with slang}
14mr|libcaca-0.99-0.beta18.3|225	--enable-slang \
14mr|libcaca-0.99-0.beta18.3|226	%else
14mr|libcaca-0.99-0.beta18.3|227	--disable-slang \
14mr|libcaca-0.99-0.beta18.3|228	%endif
14mr|libcaca-0.99-0.beta18.3|229	--enable-ncurses \
14mr|libcaca-0.99-0.beta18.3|230	--enable-x11 \
14mr|libcaca-0.99-0.beta18.3|231	--enable-imlib2 \
14mr|libcaca-0.99-0.beta18.3|232	%if %{with docs}
14mr|libcaca-0.99-0.beta18.3|233	--enable-doc \
14mr|libcaca-0.99-0.beta18.3|234	%else
14mr|libcaca-0.99-0.beta18.3|235	--disable-doc \
14mr|libcaca-0.99-0.beta18.3|236	%endif
14mr|libcaca-0.99-0.beta18.3|237	--enable-plugins \
14mr|libcaca-0.99-0.beta18.3|238	--disable-java
14mr|libcaca-0.99-0.beta18.3|239	
14mr|libcaca-0.99-0.beta18.3|240	%make
14mr|libcaca-0.99-0.beta18.3|241	
14mr|libcaca-0.99-0.beta18.3|242	%install
14mr|libcaca-0.99-0.beta18.3|243	%makeinstall_std
14mr|libcaca-0.99-0.beta18.3|244	
14mr|libcaca-0.99-0.beta18.3|245	%multiarch_binaries %{buildroot}%{_bindir}/caca-config
14mr|libcaca-0.99-0.beta18.3|246	
14mr|libcaca-0.99-0.beta18.3|247	%if %{with docs}
14mr|libcaca-0.99-0.beta18.3|248	rm -rf installed-docs
14mr|libcaca-0.99-0.beta18.3|249	mv %{buildroot}%{_datadir}/doc/libcaca-dev installed-docs
14mr|libcaca-0.99-0.beta18.3|250	rm %{buildroot}%{_datadir}/doc/libcucul-dev
14mr|libcaca-0.99-0.beta18.3|251	%endif
14mr|libcaca-0.99-0.beta18.3|252	
14mr|libcaca-0.99-0.beta18.3|253	
14mr|libcaca-0.99-0.beta18.3|254	%changelog
14mr|libcaca-0.99-0.beta18.3|255	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99-0.beta18.3
14mr|libcaca-0.99-0.beta18.3|256	+ Revision: 045bb95
14mr|libcaca-0.99-0.beta18.3|257	- Don't hardcore ruby version in patch
14mr|libcaca-0.99-0.beta18.3|258	
14mr|libcaca-0.99-0.beta18.3|259	

17105 14
14mr|libcacard-0.1.2-2|1	%define major 0
14mr|libcacard-0.1.2-2|2	%define libname %mklibname cacard %major
14mr|libcacard-0.1.2-2|3	%define develname %mklibname -d cacard
14mr|libcacard-0.1.2-2|4	
14mr|libcacard-0.1.2-2|5	Name: libcacard
14mr|libcacard-0.1.2-2|6	Version: 0.1.2
14mr|libcacard-0.1.2-2|7	Release: 2
14mr|libcacard-0.1.2-2|8	Summary: Common Access Card (CAC) Emulation
14mr|libcacard-0.1.2-2|9	Group: System/Libraries
14mr|libcacard-0.1.2-2|10	License: LGPLv2+
14mr|libcacard-0.1.2-2|11	URL: http://www.spice-space.org/download
14mr|libcacard-0.1.2-2|12	Source0: http://www.spice-space.org/download/libcacard/libcacard-%{version}.tar.bz2
14mr|libcacard-0.1.2-2|13	BuildRequires: pkgconfig(nss) >= 3.12.8
14mr|libcacard-0.1.2-2|14	
14mr|libcacard-0.1.2-2|15	%description
14mr|libcacard-0.1.2-2|16	Common Access Card (CAC) emulation library.
14mr|libcacard-0.1.2-2|17	
14mr|libcacard-0.1.2-2|18	%package -n %libname
14mr|libcacard-0.1.2-2|19	Summary: Common Access Card (CAC) Emulation
14mr|libcacard-0.1.2-2|20	Group: System/Libraries
14mr|libcacard-0.1.2-2|21	Suggests: %{name}-tools = %{version}-%{release}
14mr|libcacard-0.1.2-2|22	
14mr|libcacard-0.1.2-2|23	%description -n %libname
14mr|libcacard-0.1.2-2|24	Common Access Card (CAC) emulation library.
14mr|libcacard-0.1.2-2|25	
14mr|libcacard-0.1.2-2|26	%package tools
14mr|libcacard-0.1.2-2|27	Summary: CAC Emulation tools
14mr|libcacard-0.1.2-2|28	Group: System/Libraries
14mr|libcacard-0.1.2-2|29	Requires: %{libname} = %{version}-%{release}
14mr|libcacard-0.1.2-2|30	
14mr|libcacard-0.1.2-2|31	%description tools
14mr|libcacard-0.1.2-2|32	CAC emulation tools.
14mr|libcacard-0.1.2-2|33	
14mr|libcacard-0.1.2-2|34	%package -n %develname
14mr|libcacard-0.1.2-2|35	Summary: CAC Emulation devel
14mr|libcacard-0.1.2-2|36	Group: Development/C
14mr|libcacard-0.1.2-2|37	Requires: %{libname} = %{version}-%{release}
14mr|libcacard-0.1.2-2|38	Provides: %{name}-devel = %{version}-%{release}
14mr|libcacard-0.1.2-2|39	
14mr|libcacard-0.1.2-2|40	%description -n %develname
14mr|libcacard-0.1.2-2|41	CAC emulation development files.
14mr|libcacard-0.1.2-2|42	
14mr|libcacard-0.1.2-2|43	%prep
14mr|libcacard-0.1.2-2|44	%setup -q
14mr|libcacard-0.1.2-2|45	
14mr|libcacard-0.1.2-2|46	%build
14mr|libcacard-0.1.2-2|47	%configure2_5x --disable-static
14mr|libcacard-0.1.2-2|48	%make
14mr|libcacard-0.1.2-2|49	
14mr|libcacard-0.1.2-2|50	%install
14mr|libcacard-0.1.2-2|51	%makeinstall_std
14mr|libcacard-0.1.2-2|52	find %buildroot -name '*.la' | xargs rm -f
14mr|libcacard-0.1.2-2|53	
14mr|libcacard-0.1.2-2|54	%files -n %libname
14mr|libcacard-0.1.2-2|55	%doc COPYING README
14mr|libcacard-0.1.2-2|56	%{_libdir}/libcacard.so.%{major}*
14mr|libcacard-0.1.2-2|57	
14mr|libcacard-0.1.2-2|58	%files -n %develname
14mr|libcacard-0.1.2-2|59	%{_includedir}/cacard
14mr|libcacard-0.1.2-2|60	%{_libdir}/pkgconfig/libcacard.pc
14mr|libcacard-0.1.2-2|61	%{_libdir}/libcacard.so
14mr|libcacard-0.1.2-2|62	
14mr|libcacard-0.1.2-2|63	%files tools
14mr|libcacard-0.1.2-2|64	%{_bindir}/vscclient
14mr|libcacard-0.1.2-2|65	
14mr|libcacard-0.1.2-2|66	
14mr|libcacard-0.1.2-2|67	
14mr|libcacard-0.1.2-2|68	%changelog
14mr|libcacard-0.1.2-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-2
14mr|libcacard-0.1.2-2|70	+ Revision: 3ffc011
14mr|libcacard-0.1.2-2|71	- MassBuild#440: Increase release tag
14mr|libcacard-0.1.2-2|72	
14mr|libcacard-0.1.2-2|73	

17106 14
14mr|libcanberra-0.30-2|1	%define _disable_ld_no_undefined 1
14mr|libcanberra-0.30-2|2	
14mr|libcanberra-0.30-2|3	%define shortname canberra
14mr|libcanberra-0.30-2|4	%define major 0
14mr|libcanberra-0.30-2|5	%define major_gtk 0
14mr|libcanberra-0.30-2|6	
14mr|libcanberra-0.30-2|7	%define libname %mklibname %{shortname} %{major}
14mr|libcanberra-0.30-2|8	%define libgtk %mklibname %{shortname}-gtk %{major_gtk}
14mr|libcanberra-0.30-2|9	%define libgtk3 %mklibname %{shortname}-gtk3_ %{major_gtk}
14mr|libcanberra-0.30-2|10	%define libgtkdevel %mklibname -d %{shortname}-gtk
14mr|libcanberra-0.30-2|11	%define libgtk3devel %mklibname -d %{shortname}-gtk3
14mr|libcanberra-0.30-2|12	%define develname %mklibname -d %{shortname}
14mr|libcanberra-0.30-2|13	
14mr|libcanberra-0.30-2|14	%bcond_without systemd
14mr|libcanberra-0.30-2|15	
14mr|libcanberra-0.30-2|16	Summary:	XDG compliant sound event library
14mr|libcanberra-0.30-2|17	Name:		libcanberra
14mr|libcanberra-0.30-2|18	Version:	0.30
14mr|libcanberra-0.30-2|19	Release:	2
14mr|libcanberra-0.30-2|20	License:	LGPLv2+
14mr|libcanberra-0.30-2|21	Group:		Sound
14mr|libcanberra-0.30-2|22	URL:		http://0pointer.de/lennart/projects/libcanberra/
14mr|libcanberra-0.30-2|23	Source0:	http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
14mr|libcanberra-0.30-2|24	Source1:	%{name}-gtk-module.sh
14mr|libcanberra-0.30-2|25	Source2:	%{shortname}-profile-d.sh
14mr|libcanberra-0.30-2|26	Source3:	%{shortname}-alsa.conf
14mr|libcanberra-0.30-2|27	Source4:	%{shortname}-pulse.conf
14mr|libcanberra-0.30-2|28	
14mr|libcanberra-0.30-2|29	BuildRequires: GConf2
14mr|libcanberra-0.30-2|30	BuildRequires: libtool-devel
14mr|libcanberra-0.30-2|31	BuildRequires: pkgconfig(alsa)
14mr|libcanberra-0.30-2|32	BuildRequires: pkgconfig(gstreamer-1.0)
14mr|libcanberra-0.30-2|33	BuildRequires: pkgconfig(gtk+-2.0)
14mr|libcanberra-0.30-2|34	BuildRequires: pkgconfig(gtk+-3.0)
14mr|libcanberra-0.30-2|35	BuildRequires: pkgconfig(libpulse)
14mr|libcanberra-0.30-2|36	BuildRequires: pkgconfig(tdb)
14mr|libcanberra-0.30-2|37	BuildRequires: pkgconfig(vorbisfile)
14mr|libcanberra-0.30-2|38	BuildRequires: pkgconfig(x11)
14mr|libcanberra-0.30-2|39	%if %{with systemd}
14mr|libcanberra-0.30-2|40	BuildRequires: pkgconfig(udev) >= 186
14mr|libcanberra-0.30-2|41	BuildRequires: systemd-units
14mr|libcanberra-0.30-2|42	%endif
14mr|libcanberra-0.30-2|43	
14mr|libcanberra-0.30-2|44	%description
14mr|libcanberra-0.30-2|45	A small and lightweight implementation of the XDG Sound Theme Specification
14mr|libcanberra-0.30-2|46	(http://0pointer.de/public/sound-theme-spec.html).
14mr|libcanberra-0.30-2|47	
14mr|libcanberra-0.30-2|48	%package -n %{shortname}-common
14mr|libcanberra-0.30-2|49	Summary:	Common files needed for libcanberra
14mr|libcanberra-0.30-2|50	Group:		Sound
14mr|libcanberra-0.30-2|51	# (cg) This is just temporary. This should really be a generic requires.
14mr|libcanberra-0.30-2|52	Requires:	sound-theme-freedesktop
14mr|libcanberra-0.30-2|53	Conflicts:	%{shortname}-gtk3 < 0.28-6
14mr|libcanberra-0.30-2|54	
14mr|libcanberra-0.30-2|55	%description -n %{shortname}-common
14mr|libcanberra-0.30-2|56	Common files needed for libcanberra
14mr|libcanberra-0.30-2|57	
14mr|libcanberra-0.30-2|58	%post -n %{shortname}-common
14mr|libcanberra-0.30-2|59	if [ $1 -eq 1 ]; then
14mr|libcanberra-0.30-2|60	/bin/systemctl daemon-reload
14mr|libcanberra-0.30-2|61	fi
14mr|libcanberra-0.30-2|62	systemctl enable canberra-system-bootup.service
14mr|libcanberra-0.30-2|63	
14mr|libcanberra-0.30-2|64	%preun -n %{shortname}-common
14mr|libcanberra-0.30-2|65	if [ $1 -eq 0 ]; then
14mr|libcanberra-0.30-2|66	/bin/systemctl --no-reload disable canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
14mr|libcanberra-0.30-2|67	/bin/systemctl stop canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
14mr|libcanberra-0.30-2|68	fi
14mr|libcanberra-0.30-2|69	
14mr|libcanberra-0.30-2|70	%postun -n %{shortname}-common
14mr|libcanberra-0.30-2|71	/bin/systemctl daemon-reload
14mr|libcanberra-0.30-2|72	
14mr|libcanberra-0.30-2|73	%package -n %{shortname}-gtk3
14mr|libcanberra-0.30-2|74	Summary:	GTK3 utilities for the %{name} XDG complient sound event library
14mr|libcanberra-0.30-2|75	Group:		System/Libraries
14mr|libcanberra-0.30-2|76	Requires:	gtk+3.0
14mr|libcanberra-0.30-2|77	Requires:	%{shortname}-common
14mr|libcanberra-0.30-2|78	Obsoletes:	%{name}-gtk2
14mr|libcanberra-0.30-2|79	
14mr|libcanberra-0.30-2|80	%description -n %{shortname}-gtk3
14mr|libcanberra-0.30-2|81	GTK3 specific utilities & modules for %{name}, a small and lightweight
14mr|libcanberra-0.30-2|82	implementation of the XDG Sound Theme Specification
14mr|libcanberra-0.30-2|83	(http://0pointer.de/public/sound-theme-spec.html).
14mr|libcanberra-0.30-2|84	
14mr|libcanberra-0.30-2|85	%package -n %{libname}
14mr|libcanberra-0.30-2|86	Summary:	XDG complient sound event library
14mr|libcanberra-0.30-2|87	Group:		System/Libraries
14mr|libcanberra-0.30-2|88	
14mr|libcanberra-0.30-2|89	%description -n %{libname}
14mr|libcanberra-0.30-2|90	A small and lightweight implementation of the XDG Sound Theme Specification
14mr|libcanberra-0.30-2|91	(http://0pointer.de/public/sound-theme-spec.html).
14mr|libcanberra-0.30-2|92	
14mr|libcanberra-0.30-2|93	%package -n %{libgtk}
14mr|libcanberra-0.30-2|94	Summary:	GTK libraries for the %{name}
14mr|libcanberra-0.30-2|95	Group:		System/Libraries
14mr|libcanberra-0.30-2|96	Provides:	canberra-gtk-module
14mr|libcanberra-0.30-2|97	%rename		canberra-gtk
14mr|libcanberra-0.30-2|98	
14mr|libcanberra-0.30-2|99	%description -n %{libgtk}
14mr|libcanberra-0.30-2|100	GTK specific libraries for %{name}
14mr|libcanberra-0.30-2|101	
14mr|libcanberra-0.30-2|102	%package -n %{libgtk3}
14mr|libcanberra-0.30-2|103	Summary:	GTK3 libraries for the %{name}
14mr|libcanberra-0.30-2|104	Group:		System/Libraries
14mr|libcanberra-0.30-2|105	
14mr|libcanberra-0.30-2|106	%description -n %{libgtk3}
14mr|libcanberra-0.30-2|107	GTK3 specific libraries for %{name}.
14mr|libcanberra-0.30-2|108	
14mr|libcanberra-0.30-2|109	%package -n %{libgtkdevel}
14mr|libcanberra-0.30-2|110	Summary:	GTK library for %{name} development
14mr|libcanberra-0.30-2|111	Group:		Development/C
14mr|libcanberra-0.30-2|112	Provides:	%{name}-gtk-devel = %{version}-%{release}
14mr|libcanberra-0.30-2|113	Requires:	%{libgtk} = %{version}-%{release}
14mr|libcanberra-0.30-2|114	# moved the gtk header file & vala to gtk3devel
14mr|libcanberra-0.30-2|115	Requires:	%{libgtk3devel} = %{version}-%{release}
14mr|libcanberra-0.30-2|116	
14mr|libcanberra-0.30-2|117	%description -n %{libgtkdevel}
14mr|libcanberra-0.30-2|118	GTK specific development library for %{name}.
14mr|libcanberra-0.30-2|119	
14mr|libcanberra-0.30-2|120	%package -n %{libgtk3devel}
14mr|libcanberra-0.30-2|121	Summary:	GTK3 header and library for %{name} development
14mr|libcanberra-0.30-2|122	Group:		Development/C
14mr|libcanberra-0.30-2|123	Provides:	%{name}-gtk3-devel = %{version}-%{release}
14mr|libcanberra-0.30-2|124	Requires:	%{libgtk3} = %{version}-%{release}
14mr|libcanberra-0.30-2|125	
14mr|libcanberra-0.30-2|126	%description -n %{libgtk3devel}
14mr|libcanberra-0.30-2|127	GTK3 specific development library and header for %{name}.
14mr|libcanberra-0.30-2|128	
14mr|libcanberra-0.30-2|129	%package -n %{develname}
14mr|libcanberra-0.30-2|130	Summary:	Headers and libraries for %{name} development
14mr|libcanberra-0.30-2|131	Group:		Development/C
14mr|libcanberra-0.30-2|132	Requires:	%{libname} = %{version}-%{release}
14mr|libcanberra-0.30-2|133	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcanberra-0.30-2|134	
14mr|libcanberra-0.30-2|135	%description -n %{develname}
14mr|libcanberra-0.30-2|136	Development files for %{name}.
14mr|libcanberra-0.30-2|137	
14mr|libcanberra-0.30-2|138	%prep
14mr|libcanberra-0.30-2|139	%setup -q
14mr|libcanberra-0.30-2|140	%apply_patches
14mr|libcanberra-0.30-2|141	
14mr|libcanberra-0.30-2|142	%build
14mr|libcanberra-0.30-2|143	%configure2_5x \
14mr|libcanberra-0.30-2|144	--disable-static \
14mr|libcanberra-0.30-2|145	--disable-oss \
14mr|libcanberra-0.30-2|146	--disable-lynx \
14mr|libcanberra-0.30-2|147	%if %{with systemd}
14mr|libcanberra-0.30-2|148	--with-systemdsystemunitdir=%{_unitdir}
14mr|libcanberra-0.30-2|149	%endif
14mr|libcanberra-0.30-2|150	
14mr|libcanberra-0.30-2|151	%make
14mr|libcanberra-0.30-2|152	
14mr|libcanberra-0.30-2|153	%install
14mr|libcanberra-0.30-2|154	%makeinstall_std
14mr|libcanberra-0.30-2|155	
14mr|libcanberra-0.30-2|156	# Remove metalink libraries
14mr|libcanberra-0.30-2|157	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libcanberra-0.30-2|158	
14mr|libcanberra-0.30-2|159	install -D -m755  %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
14mr|libcanberra-0.30-2|160	install -D -m644  %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/40canberra.sh
14mr|libcanberra-0.30-2|161	install -D -m644  %{SOURCE3} %{buildroot}%{_sysconfdir}/sound/profiles/alsa/canberra.conf
14mr|libcanberra-0.30-2|162	install -D -m644  %{SOURCE4} %{buildroot}%{_sysconfdir}/sound/profiles/pulse/canberra.conf
14mr|libcanberra-0.30-2|163	
14mr|libcanberra-0.30-2|164	%files -n %{shortname}-common
14mr|libcanberra-0.30-2|165	%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
14mr|libcanberra-0.30-2|166	%{_sysconfdir}/profile.d/40canberra.sh
14mr|libcanberra-0.30-2|167	%{_sysconfdir}/sound/profiles/alsa/canberra.conf
14mr|libcanberra-0.30-2|168	%{_sysconfdir}/sound/profiles/pulse/canberra.conf
14mr|libcanberra-0.30-2|169	%if %{with systemd}
14mr|libcanberra-0.30-2|170	%{_bindir}/canberra-boot
14mr|libcanberra-0.30-2|171	/lib/systemd/system/canberra-system-bootup.service
14mr|libcanberra-0.30-2|172	/lib/systemd/system/canberra-system-shutdown-reboot.service
14mr|libcanberra-0.30-2|173	/lib/systemd/system/canberra-system-shutdown.service
14mr|libcanberra-0.30-2|174	%endif
14mr|libcanberra-0.30-2|175	
14mr|libcanberra-0.30-2|176	%files -n %{shortname}-gtk3
14mr|libcanberra-0.30-2|177	%{_bindir}/canberra-gtk-play
14mr|libcanberra-0.30-2|178	%{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
14mr|libcanberra-0.30-2|179	%{_datadir}/gnome/autostart/libcanberra-login-sound.desktop
14mr|libcanberra-0.30-2|180	%{_datadir}/gnome/shutdown/libcanberra-logout-sound.sh
14mr|libcanberra-0.30-2|181	
14mr|libcanberra-0.30-2|182	%files -n %{libname}
14mr|libcanberra-0.30-2|183	%{_libdir}/%{name}.so.%{major}*
14mr|libcanberra-0.30-2|184	%dir %{_libdir}/%{name}-%{version}
14mr|libcanberra-0.30-2|185	%{_libdir}/%{name}-%{version}/%{name}-alsa.so
14mr|libcanberra-0.30-2|186	%{_libdir}/%{name}-%{version}/%{name}-gstreamer.so
14mr|libcanberra-0.30-2|187	%{_libdir}/%{name}-%{version}/%{name}-pulse.so
14mr|libcanberra-0.30-2|188	%{_libdir}/%{name}-%{version}/%{name}-multi.so
14mr|libcanberra-0.30-2|189	%{_libdir}/%{name}-%{version}/%{name}-null.so
14mr|libcanberra-0.30-2|190	
14mr|libcanberra-0.30-2|191	%files -n %{libgtk}
14mr|libcanberra-0.30-2|192	%{_libdir}/%{name}-gtk.so.%{major_gtk}*
14mr|libcanberra-0.30-2|193	%{_libdir}/gtk-2.0/modules/%{name}-gtk-module.so
14mr|libcanberra-0.30-2|194	
14mr|libcanberra-0.30-2|195	%files -n %{libgtk3}
14mr|libcanberra-0.30-2|196	%{_libdir}/%{name}-gtk3.so.%{major_gtk}*
14mr|libcanberra-0.30-2|197	%{_libdir}/gtk-3.0/modules/%{name}-gtk-module.so
14mr|libcanberra-0.30-2|198	%{_libdir}/gtk-3.0/modules/%{name}-gtk3-module.so
14mr|libcanberra-0.30-2|199	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
14mr|libcanberra-0.30-2|200	
14mr|libcanberra-0.30-2|201	%files -n %{libgtkdevel}
14mr|libcanberra-0.30-2|202	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|libcanberra-0.30-2|203	%{_libdir}/%{name}-gtk.so
14mr|libcanberra-0.30-2|204	%{_libdir}/pkgconfig/%{name}-gtk.pc
14mr|libcanberra-0.30-2|205	
14mr|libcanberra-0.30-2|206	%files -n %{libgtk3devel}
14mr|libcanberra-0.30-2|207	%{_libdir}/libcanberra-gtk3.so
14mr|libcanberra-0.30-2|208	%{_libdir}/pkgconfig/libcanberra-gtk3.pc
14mr|libcanberra-0.30-2|209	%{_includedir}/%{shortname}-gtk.h
14mr|libcanberra-0.30-2|210	%{_datadir}/vala/vapi/libcanberra-gtk.vapi
14mr|libcanberra-0.30-2|211	
14mr|libcanberra-0.30-2|212	%files -n %{develname}
14mr|libcanberra-0.30-2|213	%docdir %{_docdir}/%{name}
14mr|libcanberra-0.30-2|214	%doc %{_docdir}/%{name}/README
14mr|libcanberra-0.30-2|215	%{_includedir}/%{shortname}.h
14mr|libcanberra-0.30-2|216	%{_libdir}/%{name}.so
14mr|libcanberra-0.30-2|217	%{_libdir}/pkgconfig/%{name}.pc
14mr|libcanberra-0.30-2|218	%{_datadir}/vala/vapi/libcanberra.vapi
14mr|libcanberra-0.30-2|219	
14mr|libcanberra-0.30-2|220	
14mr|libcanberra-0.30-2|221	%changelog
14mr|libcanberra-0.30-2|222	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.30-2
14mr|libcanberra-0.30-2|223	+ Revision: e1e4495
14mr|libcanberra-0.30-2|224	- MassBuild#440: Increase release tag
14mr|libcanberra-0.30-2|225	
14mr|libcanberra-0.30-2|226	

17107 14
14mr|libcap-2.22-8|1	%define major 2
14mr|libcap-2.22-8|2	%define libname %mklibname cap %{major}
14mr|libcap-2.22-8|3	%define devname %mklibname cap -d
14mr|libcap-2.22-8|4	
14mr|libcap-2.22-8|5	Summary:	Library for getting and setting POSIX.1e capabilities
14mr|libcap-2.22-8|6	Name:		libcap
14mr|libcap-2.22-8|7	Version:	2.22
14mr|libcap-2.22-8|8	Release:	8
14mr|libcap-2.22-8|9	Group:		System/Kernel and hardware
14mr|libcap-2.22-8|10	License:	BSD/GPLv2
14mr|libcap-2.22-8|11	Url:		http://www.kernel.org/pub/linux/libs/security/linux-privs/
14mr|libcap-2.22-8|12	Source0:	http://mirror.nexcess.net/kernel.org/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
14mr|libcap-2.22-8|13	Source1:	http://mirror.nexcess.net/kernel.org/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz.asc
14mr|libcap-2.22-8|14	Source2:	ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/capfaq-0.2.txt
14mr|libcap-2.22-8|15	Patch0:		libcap-2.16-linkage_fix.diff
14mr|libcap-2.22-8|16	Patch1:		libcap-2.22-cross.patch
14mr|libcap-2.22-8|17	BuildRequires:	attr-devel
14mr|libcap-2.22-8|18	BuildRequires:	pam-devel
14mr|libcap-2.22-8|19	
14mr|libcap-2.22-8|20	%description
14mr|libcap-2.22-8|21	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
14mr|libcap-2.22-8|22	draft 15 capabilities.
14mr|libcap-2.22-8|23	
14mr|libcap-2.22-8|24	%package	utils
14mr|libcap-2.22-8|25	Summary:	Administration tools for POSIX.1e capabilities
14mr|libcap-2.22-8|26	Group:		System/Kernel and hardware
14mr|libcap-2.22-8|27	
14mr|libcap-2.22-8|28	%description	utils
14mr|libcap-2.22-8|29	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
14mr|libcap-2.22-8|30	draft 15 capabilities.
14mr|libcap-2.22-8|31	
14mr|libcap-2.22-8|32	This package contains utilities to control these capabilities.
14mr|libcap-2.22-8|33	
14mr|libcap-2.22-8|34	%package -n	pam_cap
14mr|libcap-2.22-8|35	Summary:	PAM module for getting and setting POSIX.1e capabilities
14mr|libcap-2.22-8|36	Group:		System/Libraries
14mr|libcap-2.22-8|37	
14mr|libcap-2.22-8|38	%description -n	pam_cap
14mr|libcap-2.22-8|39	The purpose of this module is to enforce inheritable capability sets for a
14mr|libcap-2.22-8|40	specified user.
14mr|libcap-2.22-8|41	
14mr|libcap-2.22-8|42	%package -n	%{libname}
14mr|libcap-2.22-8|43	Summary:	Library for getting and setting POSIX.1e capabilities
14mr|libcap-2.22-8|44	Group:		System/Kernel and hardware
14mr|libcap-2.22-8|45	Provides:	%{name} = %{version}-%{release}
14mr|libcap-2.22-8|46	
14mr|libcap-2.22-8|47	%description -n	%{libname}
14mr|libcap-2.22-8|48	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
14mr|libcap-2.22-8|49	draft 15 capabilities.
14mr|libcap-2.22-8|50	
14mr|libcap-2.22-8|51	%package -n	%{devname}
14mr|libcap-2.22-8|52	Summary:	Development files for %{name}
14mr|libcap-2.22-8|53	Group:		Development/Kernel
14mr|libcap-2.22-8|54	Requires:	%{libname} >= %{version}-%{release}
14mr|libcap-2.22-8|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcap-2.22-8|56	Provides:	cap-devel = %{version}-%{release}
14mr|libcap-2.22-8|57	Conflicts:	%{mklibname cap 1 -d}
14mr|libcap-2.22-8|58	
14mr|libcap-2.22-8|59	%description -n	%{devname}
14mr|libcap-2.22-8|60	Development files (Headers, libraries for static linking, etc) for %{name}.
14mr|libcap-2.22-8|61	
14mr|libcap-2.22-8|62	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
14mr|libcap-2.22-8|63	draft 15 capabilities.
14mr|libcap-2.22-8|64	
14mr|libcap-2.22-8|65	Install %{name}-devel if you want to develop or compile applications supporting
14mr|libcap-2.22-8|66	Linux kernel capabilities.
14mr|libcap-2.22-8|67	
14mr|libcap-2.22-8|68	%prep
14mr|libcap-2.22-8|69	%setup -q
14mr|libcap-2.22-8|70	%apply_patches
14mr|libcap-2.22-8|71	
14mr|libcap-2.22-8|72	install -m644 %{SOURCE2} .
14mr|libcap-2.22-8|73	sed -i -e 's,^man_prefix=.*,man_prefix=\$\(prefix)/share,g' Make.Rules
14mr|libcap-2.22-8|74	sed -i -e "s|^CFLAGS\ :=.*|CFLAGS\ :=%{optflags} -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64|g" Make.Rules
14mr|libcap-2.22-8|75	sed -i -e "s|^LDFLAGS\ :=.*|LDFLAGS\ :=%{ldflags}|g" Make.Rules
14mr|libcap-2.22-8|76	
14mr|libcap-2.22-8|77	%build
14mr|libcap-2.22-8|78	
14mr|libcap-2.22-8|79	%make prefix=%{_prefix} CC="%__cc" CFLAGS="%{optflags} -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDCONFIG="%{ldconfig}"
14mr|libcap-2.22-8|80	
14mr|libcap-2.22-8|81	%install
14mr|libcap-2.22-8|82	install -d %{buildroot}%{_sysconfdir}/security
14mr|libcap-2.22-8|83	
14mr|libcap-2.22-8|84	make install prefix=%{_prefix} LIBDIR=%{buildroot}/%{_lib} FAKEROOT=%{buildroot} RAISE_SETFCAP=no
14mr|libcap-2.22-8|85	rm -f %{buildroot}/%{_lib}/libcap.so
14mr|libcap-2.22-8|86	install -d %{buildroot}%{_libdir}
14mr|libcap-2.22-8|87	ln -srf %{buildroot}/%{_lib}/libcap.so.%{major}.* %{buildroot}%{_libdir}/libcap.so
14mr|libcap-2.22-8|88	chmod 755 %{buildroot}/%{_lib}/libcap.so.%{major}.*
14mr|libcap-2.22-8|89	
14mr|libcap-2.22-8|90	
14mr|libcap-2.22-8|91	# conflics with man-pages
14mr|libcap-2.22-8|92	rm -f %{buildroot}%{_mandir}/man2/*
14mr|libcap-2.22-8|93	
14mr|libcap-2.22-8|94	install -m0640 pam_cap/capability.conf %{buildroot}%{_sysconfdir}/security/
14mr|libcap-2.22-8|95	
14mr|libcap-2.22-8|96	# cleanup
14mr|libcap-2.22-8|97	rm -f %{buildroot}/%{_lib}/*.a
14mr|libcap-2.22-8|98	
14mr|libcap-2.22-8|99	%files utils
14mr|libcap-2.22-8|100	%doc CHANGELOG License README contrib
14mr|libcap-2.22-8|101	%{_sbindir}/capsh
14mr|libcap-2.22-8|102	%{_sbindir}/getcap
14mr|libcap-2.22-8|103	%{_sbindir}/getpcaps
14mr|libcap-2.22-8|104	%{_sbindir}/setcap
14mr|libcap-2.22-8|105	%{_mandir}/man8/getcap.8*
14mr|libcap-2.22-8|106	%{_mandir}/man8/setcap.8*
14mr|libcap-2.22-8|107	
14mr|libcap-2.22-8|108	%files -n pam_cap
14mr|libcap-2.22-8|109	%doc pam_cap/License
14mr|libcap-2.22-8|110	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/security/capability.conf
14mr|libcap-2.22-8|111	/%{_lib}/security/pam_cap.so
14mr|libcap-2.22-8|112	
14mr|libcap-2.22-8|113	%files -n %{libname}
14mr|libcap-2.22-8|114	/%{_lib}/libcap.so.%{major}*
14mr|libcap-2.22-8|115	
14mr|libcap-2.22-8|116	%files -n %{devname}
14mr|libcap-2.22-8|117	%doc capfaq-0.2.txt
14mr|libcap-2.22-8|118	%{_includedir}/*
14mr|libcap-2.22-8|119	%{_libdir}/libcap.so
14mr|libcap-2.22-8|120	%{_mandir}/man3/*.3*
14mr|libcap-2.22-8|121	%{_mandir}/man1/capsh.1.*
14mr|libcap-2.22-8|122	
14mr|libcap-2.22-8|123	
14mr|libcap-2.22-8|124	%changelog
14mr|libcap-2.22-8|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.22-8
14mr|libcap-2.22-8|126	+ Revision: e22ca6e
14mr|libcap-2.22-8|127	- MassBuild#440: Increase release tag
14mr|libcap-2.22-8|128	
14mr|libcap-2.22-8|129	

17108 14
14mr|libcap-ng-0.7.1-2|1	%define	major 0
14mr|libcap-ng-0.7.1-2|2	%define	libname %mklibname cap-ng %{major}
14mr|libcap-ng-0.7.1-2|3	%define develname %mklibname cap-ng -d
14mr|libcap-ng-0.7.1-2|4	
14mr|libcap-ng-0.7.1-2|5	Summary:	An alternate posix capabilities library
14mr|libcap-ng-0.7.1-2|6	Name:		libcap-ng
14mr|libcap-ng-0.7.1-2|7	Version:	0.7.1
14mr|libcap-ng-0.7.1-2|8	Release:	2
14mr|libcap-ng-0.7.1-2|9	License:	LGPLv2+
14mr|libcap-ng-0.7.1-2|10	Group:		System/Libraries
14mr|libcap-ng-0.7.1-2|11	URL:		http://people.redhat.com/sgrubb/libcap-ng
14mr|libcap-ng-0.7.1-2|12	Source0:	http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
14mr|libcap-ng-0.7.1-2|13	BuildRequires:	kernel-headers >= 2.6.11
14mr|libcap-ng-0.7.1-2|14	BuildRequires:	attr-devel
14mr|libcap-ng-0.7.1-2|15	BuildRequires:	python-devel
14mr|libcap-ng-0.7.1-2|16	BuildRequires:	swig
14mr|libcap-ng-0.7.1-2|17	
14mr|libcap-ng-0.7.1-2|18	%description
14mr|libcap-ng-0.7.1-2|19	Libcap-ng is a library that makes using posix capabilities easier.
14mr|libcap-ng-0.7.1-2|20	
14mr|libcap-ng-0.7.1-2|21	%package -n	%{libname}
14mr|libcap-ng-0.7.1-2|22	Summary:	Shared %{name} library
14mr|libcap-ng-0.7.1-2|23	Group:		System/Libraries
14mr|libcap-ng-0.7.1-2|24	Obsoletes:	%{_lib}libcap-ng0
14mr|libcap-ng-0.7.1-2|25	
14mr|libcap-ng-0.7.1-2|26	%description -n	%{libname}
14mr|libcap-ng-0.7.1-2|27	Libcap-ng is a library that makes using posix capabilities easier.
14mr|libcap-ng-0.7.1-2|28	
14mr|libcap-ng-0.7.1-2|29	This package contains the shared %{name} library.
14mr|libcap-ng-0.7.1-2|30	
14mr|libcap-ng-0.7.1-2|31	%package -n	%{develname}
14mr|libcap-ng-0.7.1-2|32	Summary:	Header files, libraries and development documentation for %{name}
14mr|libcap-ng-0.7.1-2|33	Group:		Development/C
14mr|libcap-ng-0.7.1-2|34	Requires:	kernel-headers >= 2.6.11
14mr|libcap-ng-0.7.1-2|35	Requires:	%{libname} = %{version}
14mr|libcap-ng-0.7.1-2|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcap-ng-0.7.1-2|37	Obsoletes:	%{_lib}libcap-ng-devel
14mr|libcap-ng-0.7.1-2|38	
14mr|libcap-ng-0.7.1-2|39	%description -n	%{develname}
14mr|libcap-ng-0.7.1-2|40	Libcap-ng is a library that makes using posix capabilities easier.
14mr|libcap-ng-0.7.1-2|41	
14mr|libcap-ng-0.7.1-2|42	This package contains the development files for the %{name} library.
14mr|libcap-ng-0.7.1-2|43	
14mr|libcap-ng-0.7.1-2|44	%package -n	python-%{name}
14mr|libcap-ng-0.7.1-2|45	Summary:	Python bindings for %{name} library
14mr|libcap-ng-0.7.1-2|46	Group:		Development/Python
14mr|libcap-ng-0.7.1-2|47	Requires:	%{libname} = %{version}-%{release}
14mr|libcap-ng-0.7.1-2|48	
14mr|libcap-ng-0.7.1-2|49	%description -n	python-%{name}
14mr|libcap-ng-0.7.1-2|50	The libcap-ng-python package contains the bindings so that %{name} and
14mr|libcap-ng-0.7.1-2|51	can be used by python applications.
14mr|libcap-ng-0.7.1-2|52	
14mr|libcap-ng-0.7.1-2|53	%package	utils
14mr|libcap-ng-0.7.1-2|54	Summary:	Utilities for analysing and setting file capabilities
14mr|libcap-ng-0.7.1-2|55	Group:		System/Base
14mr|libcap-ng-0.7.1-2|56	
14mr|libcap-ng-0.7.1-2|57	%description	utils
14mr|libcap-ng-0.7.1-2|58	The libcap-ng-utils package contains applications to analyse the posix
14mr|libcap-ng-0.7.1-2|59	capabilities of all the program running on a system. It also lets you set the
14mr|libcap-ng-0.7.1-2|60	file system based capabilities.
14mr|libcap-ng-0.7.1-2|61	
14mr|libcap-ng-0.7.1-2|62	%prep
14mr|libcap-ng-0.7.1-2|63	
14mr|libcap-ng-0.7.1-2|64	%setup -q
14mr|libcap-ng-0.7.1-2|65	
14mr|libcap-ng-0.7.1-2|66	%build
14mr|libcap-ng-0.7.1-2|67	%configure2_5x \
14mr|libcap-ng-0.7.1-2|68	--libdir=/%{_lib} \
14mr|libcap-ng-0.7.1-2|69	--with-python
14mr|libcap-ng-0.7.1-2|70	
14mr|libcap-ng-0.7.1-2|71	%make
14mr|libcap-ng-0.7.1-2|72	
14mr|libcap-ng-0.7.1-2|73	%install
14mr|libcap-ng-0.7.1-2|74	rm -rf %{buildroot}
14mr|libcap-ng-0.7.1-2|75	
14mr|libcap-ng-0.7.1-2|76	%makeinstall_std
14mr|libcap-ng-0.7.1-2|77	
14mr|libcap-ng-0.7.1-2|78	# Move the symlink
14mr|libcap-ng-0.7.1-2|79	rm -f %{buildroot}/%{_lib}/%{name}.so
14mr|libcap-ng-0.7.1-2|80	mkdir -p %{buildroot}%{_libdir}
14mr|libcap-ng-0.7.1-2|81	VLIBNAME=$(ls %{buildroot}/%{_lib}/%{name}.so.*.*.*)
14mr|libcap-ng-0.7.1-2|82	LIBNAME=$(basename $VLIBNAME)
14mr|libcap-ng-0.7.1-2|83	ln -s ../../%{_lib}/$LIBNAME %{buildroot}%{_libdir}/%{name}.so
14mr|libcap-ng-0.7.1-2|84	
14mr|libcap-ng-0.7.1-2|85	# Move the pkgconfig file
14mr|libcap-ng-0.7.1-2|86	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
14mr|libcap-ng-0.7.1-2|87	
14mr|libcap-ng-0.7.1-2|88	# Remove a couple things so they don't get picked up
14mr|libcap-ng-0.7.1-2|89	rm -f %{buildroot}/%{_lib}/libcap-ng.*a
14mr|libcap-ng-0.7.1-2|90	rm -f %{buildroot}/%{_libdir}/python?.?/site-packages/_capng.*a
14mr|libcap-ng-0.7.1-2|91	
14mr|libcap-ng-0.7.1-2|92	%if %mdkversion < 200900
14mr|libcap-ng-0.7.1-2|93	%post -n %{libname} -p /sbin/ldconfig
14mr|libcap-ng-0.7.1-2|94	%endif
14mr|libcap-ng-0.7.1-2|95	
14mr|libcap-ng-0.7.1-2|96	%if %mdkversion < 200900
14mr|libcap-ng-0.7.1-2|97	%postun	-n %{libname} -p /sbin/ldconfig
14mr|libcap-ng-0.7.1-2|98	%endif
14mr|libcap-ng-0.7.1-2|99	
14mr|libcap-ng-0.7.1-2|100	%clean
14mr|libcap-ng-0.7.1-2|101	rm -rf %{buildroot}
14mr|libcap-ng-0.7.1-2|102	
14mr|libcap-ng-0.7.1-2|103	%files -n %{libname}
14mr|libcap-ng-0.7.1-2|104	%defattr(-,root,root,-)
14mr|libcap-ng-0.7.1-2|105	%doc COPYING.LIB
14mr|libcap-ng-0.7.1-2|106	%attr(0755,root,root) /%{_lib}/libcap-ng.so.%{major}*
14mr|libcap-ng-0.7.1-2|107	
14mr|libcap-ng-0.7.1-2|108	%files -n %{develname}
14mr|libcap-ng-0.7.1-2|109	%defattr(-,root,root,-)
14mr|libcap-ng-0.7.1-2|110	%attr(0644,root,root) %{_includedir}/cap-ng.h
14mr|libcap-ng-0.7.1-2|111	%attr(0755,root,root) %{_libdir}/libcap-ng.so
14mr|libcap-ng-0.7.1-2|112	%attr(0644,root,root) %{_datadir}/aclocal/cap-ng.m4
14mr|libcap-ng-0.7.1-2|113	%{_libdir}/pkgconfig/libcap-ng.pc
14mr|libcap-ng-0.7.1-2|114	%attr(0644,root,root) %{_mandir}/man3/*
14mr|libcap-ng-0.7.1-2|115	
14mr|libcap-ng-0.7.1-2|116	%files -n python-%{name}
14mr|libcap-ng-0.7.1-2|117	%defattr(-,root,root,-)
14mr|libcap-ng-0.7.1-2|118	%attr(0755,root,root) /%{_libdir}/python?.?/site-packages/_capng.so
14mr|libcap-ng-0.7.1-2|119	%{python_sitearch}/capng.py*
14mr|libcap-ng-0.7.1-2|120	
14mr|libcap-ng-0.7.1-2|121	%files utils
14mr|libcap-ng-0.7.1-2|122	%doc COPYING
14mr|libcap-ng-0.7.1-2|123	%attr(0755,root,root) %{_bindir}/*
14mr|libcap-ng-0.7.1-2|124	%attr(0644,root,root) %{_mandir}/man8/*
14mr|libcap-ng-0.7.1-2|125	
14mr|libcap-ng-0.7.1-2|126	%changelog
14mr|libcap-ng-0.7.1-2|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.1-2
14mr|libcap-ng-0.7.1-2|128	+ Revision: 751a366
14mr|libcap-ng-0.7.1-2|129	- MassBuild#440: Increase release tag
14mr|libcap-ng-0.7.1-2|130	
14mr|libcap-ng-0.7.1-2|131	

17109 14
14mr|libcdaudio-0.99.12-15|1	%define major 1
14mr|libcdaudio-0.99.12-15|2	%define libname %mklibname cdaudio %{major}
14mr|libcdaudio-0.99.12-15|3	%define develname %mklibname cdaudio -d
14mr|libcdaudio-0.99.12-15|4	
14mr|libcdaudio-0.99.12-15|5	Summary:	A library for controlling CD-ROM devices
14mr|libcdaudio-0.99.12-15|6	Name:		libcdaudio
14mr|libcdaudio-0.99.12-15|7	Version:	0.99.12
14mr|libcdaudio-0.99.12-15|8	Release:	15
14mr|libcdaudio-0.99.12-15|9	Group:		Sound
14mr|libcdaudio-0.99.12-15|10	License:	LGPLv2+
14mr|libcdaudio-0.99.12-15|11	URL:		http://libcdaudio.sourceforge.net/
14mr|libcdaudio-0.99.12-15|12	Source0:	%{name}-%{version}.tar.bz2
14mr|libcdaudio-0.99.12-15|13	Source1:	%{name}-config
14mr|libcdaudio-0.99.12-15|14	Patch0:		%{name}-0.99.10.config.patch
14mr|libcdaudio-0.99.12-15|15	Patch1:		%{name}-0.99-CAN-2005-0706.patch
14mr|libcdaudio-0.99.12-15|16	Patch2:		%{name}-0.99.12-buffovfl.patch
14mr|libcdaudio-0.99.12-15|17	
14mr|libcdaudio-0.99.12-15|18	%description
14mr|libcdaudio-0.99.12-15|19	libcdaudio is a library for controlling CD-ROM devices
14mr|libcdaudio-0.99.12-15|20	
14mr|libcdaudio-0.99.12-15|21	%package -n	%{libname}
14mr|libcdaudio-0.99.12-15|22	Summary:	A library for controlling CD-ROM devices
14mr|libcdaudio-0.99.12-15|23	Group:		System/Libraries
14mr|libcdaudio-0.99.12-15|24	
14mr|libcdaudio-0.99.12-15|25	%description -n	%{libname}
14mr|libcdaudio-0.99.12-15|26	libcdaudio is a library for controlling CD-ROM devices
14mr|libcdaudio-0.99.12-15|27	
14mr|libcdaudio-0.99.12-15|28	%package -n	%{develname}
14mr|libcdaudio-0.99.12-15|29	Summary:	Headers for developing programs that will use %{name}
14mr|libcdaudio-0.99.12-15|30	Group:		Development/C
14mr|libcdaudio-0.99.12-15|31	Requires:	%{libname} = %{version}
14mr|libcdaudio-0.99.12-15|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcdaudio-0.99.12-15|33	Provides:	cdaudio-devel = %{version}-%{release}
14mr|libcdaudio-0.99.12-15|34	
14mr|libcdaudio-0.99.12-15|35	%description -n	%{develname}
14mr|libcdaudio-0.99.12-15|36	This package contains the headers that programmers will need to develop
14mr|libcdaudio-0.99.12-15|37	applications which will use %{name}.
14mr|libcdaudio-0.99.12-15|38	
14mr|libcdaudio-0.99.12-15|39	%prep
14mr|libcdaudio-0.99.12-15|40	%setup -q
14mr|libcdaudio-0.99.12-15|41	%patch0 -p0
14mr|libcdaudio-0.99.12-15|42	%patch1 -p1
14mr|libcdaudio-0.99.12-15|43	%patch2 -p0
14mr|libcdaudio-0.99.12-15|44	
14mr|libcdaudio-0.99.12-15|45	cp %{SOURCE1} cdserver
14mr|libcdaudio-0.99.12-15|46	
14mr|libcdaudio-0.99.12-15|47	%build
14mr|libcdaudio-0.99.12-15|48	%configure2_5x --disable-static
14mr|libcdaudio-0.99.12-15|49	%make
14mr|libcdaudio-0.99.12-15|50	
14mr|libcdaudio-0.99.12-15|51	%install
14mr|libcdaudio-0.99.12-15|52	%makeinstall_std
14mr|libcdaudio-0.99.12-15|53	
14mr|libcdaudio-0.99.12-15|54	install -d -m 755 %{buildroot}/%{_sysconfdir}
14mr|libcdaudio-0.99.12-15|55	install -m 644 cdserver %{buildroot}/%{_sysconfdir}
14mr|libcdaudio-0.99.12-15|56	
14mr|libcdaudio-0.99.12-15|57	%multiarch_binaries %{buildroot}%{_bindir}/libcdaudio-config
14mr|libcdaudio-0.99.12-15|58	
14mr|libcdaudio-0.99.12-15|59	%files -n %{libname}
14mr|libcdaudio-0.99.12-15|60	%doc README NEWS AUTHORS ChangeLog
14mr|libcdaudio-0.99.12-15|61	%{_sysconfdir}/cdserver
14mr|libcdaudio-0.99.12-15|62	%{_libdir}/lib*.so.%{major}*
14mr|libcdaudio-0.99.12-15|63	
14mr|libcdaudio-0.99.12-15|64	%files -n %{develname}
14mr|libcdaudio-0.99.12-15|65	%{_bindir}/libcdaudio-config
14mr|libcdaudio-0.99.12-15|66	%{multiarch_bindir}/libcdaudio-config
14mr|libcdaudio-0.99.12-15|67	%{_includedir}/*
14mr|libcdaudio-0.99.12-15|68	%{_libdir}/lib*.so
14mr|libcdaudio-0.99.12-15|69	%{_datadir}/aclocal/*
14mr|libcdaudio-0.99.12-15|70	%{_libdir}/pkgconfig/libcdaudio.pc
14mr|libcdaudio-0.99.12-15|71	
14mr|libcdaudio-0.99.12-15|72	
14mr|libcdaudio-0.99.12-15|73	
14mr|libcdaudio-0.99.12-15|74	%changelog
14mr|libcdaudio-0.99.12-15|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99.12-15
14mr|libcdaudio-0.99.12-15|76	+ Revision: 9874c6f
14mr|libcdaudio-0.99.12-15|77	- MassBuild#440: Increase release tag
14mr|libcdaudio-0.99.12-15|78	
14mr|libcdaudio-0.99.12-15|79	

17110 14
14mr|libcddb-1.3.2-10|1	%define docver 1.3.0
14mr|libcddb-1.3.2-10|2	
14mr|libcddb-1.3.2-10|3	%define major 2
14mr|libcddb-1.3.2-10|4	%define libname %mklibname cddb %{major}
14mr|libcddb-1.3.2-10|5	%define devname %mklibname cddb -d
14mr|libcddb-1.3.2-10|6	
14mr|libcddb-1.3.2-10|7	%bcond_with bootstrap
14mr|libcddb-1.3.2-10|8	
14mr|libcddb-1.3.2-10|9	Summary:	CDDB access library
14mr|libcddb-1.3.2-10|10	Name:		libcddb
14mr|libcddb-1.3.2-10|11	Version:	1.3.2
14mr|libcddb-1.3.2-10|12	Release:	10
14mr|libcddb-1.3.2-10|13	License:	LGPLv2+
14mr|libcddb-1.3.2-10|14	Group:		System/Libraries
14mr|libcddb-1.3.2-10|15	Url:		http://libcddb.sourceforge.net/
14mr|libcddb-1.3.2-10|16	Source0:	http://prdownloads.sourceforge.net/libcddb/%{name}-%{version}.tar.bz2
14mr|libcddb-1.3.2-10|17	Source1:	http://prdownloads.sourceforge.net/libcddb/%{name}-doc-%{docver}.tar.bz2
14mr|libcddb-1.3.2-10|18	%if %{without bootstrap}
14mr|libcddb-1.3.2-10|19	BuildRequires:	pkgconfig(libcdio)
14mr|libcddb-1.3.2-10|20	%endif
14mr|libcddb-1.3.2-10|21	
14mr|libcddb-1.3.2-10|22	%description
14mr|libcddb-1.3.2-10|23	Libcddb is a library that implements the different protocols (CDDBP,
14mr|libcddb-1.3.2-10|24	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
14mr|libcddb-1.3.2-10|25	tries to be as cross-platform as possible.  The initial libary will
14mr|libcddb-1.3.2-10|26	have a C API.
14mr|libcddb-1.3.2-10|27	
14mr|libcddb-1.3.2-10|28	#----------------------------------------------------------------------------
14mr|libcddb-1.3.2-10|29	
14mr|libcddb-1.3.2-10|30	%package -n %{libname}
14mr|libcddb-1.3.2-10|31	Summary:	Libraries from %{name}
14mr|libcddb-1.3.2-10|32	Group:		System/Libraries
14mr|libcddb-1.3.2-10|33	
14mr|libcddb-1.3.2-10|34	%description -n %{libname}
14mr|libcddb-1.3.2-10|35	Libcddb is a library that implements the different protocols (CDDBP,
14mr|libcddb-1.3.2-10|36	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
14mr|libcddb-1.3.2-10|37	tries to be as cross-platform as possible.  The initial libary will
14mr|libcddb-1.3.2-10|38	have a C API.
14mr|libcddb-1.3.2-10|39	
14mr|libcddb-1.3.2-10|40	%files -n %{libname}
14mr|libcddb-1.3.2-10|41	%{_libdir}/libcddb.so.%{major}*
14mr|libcddb-1.3.2-10|42	
14mr|libcddb-1.3.2-10|43	#----------------------------------------------------------------------------
14mr|libcddb-1.3.2-10|44	
14mr|libcddb-1.3.2-10|45	%package -n %{devname}
14mr|libcddb-1.3.2-10|46	Summary:	Devel files from libcddb
14mr|libcddb-1.3.2-10|47	Group:		Development/C
14mr|libcddb-1.3.2-10|48	Requires:	%{libname} = %{EVRD}
14mr|libcddb-1.3.2-10|49	Provides:	%{name}-devel = %{EVRD}
14mr|libcddb-1.3.2-10|50	Obsoletes:	%{_lib}cddb-static-devel < 1.3.2-10
14mr|libcddb-1.3.2-10|51	
14mr|libcddb-1.3.2-10|52	%description -n %{devname}
14mr|libcddb-1.3.2-10|53	Libcddb is a library that implements the different protocols (CDDBP,
14mr|libcddb-1.3.2-10|54	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
14mr|libcddb-1.3.2-10|55	tries to be as cross-platform as possible.  The initial libary will
14mr|libcddb-1.3.2-10|56	have a C API.
14mr|libcddb-1.3.2-10|57	
14mr|libcddb-1.3.2-10|58	This is the libraries, include files and other resources you can use
14mr|libcddb-1.3.2-10|59	to incorporate libcddb into applications.
14mr|libcddb-1.3.2-10|60	
14mr|libcddb-1.3.2-10|61	%files -n %{devname}
14mr|libcddb-1.3.2-10|62	%doc ChangeLog README AUTHORS NEWS TODO html
14mr|libcddb-1.3.2-10|63	%{_includedir}/cddb
14mr|libcddb-1.3.2-10|64	%{_libdir}/libcddb.so
14mr|libcddb-1.3.2-10|65	%{_libdir}/pkgconfig/*.pc
14mr|libcddb-1.3.2-10|66	
14mr|libcddb-1.3.2-10|67	#----------------------------------------------------------------------------
14mr|libcddb-1.3.2-10|68	
14mr|libcddb-1.3.2-10|69	%package apps
14mr|libcddb-1.3.2-10|70	Summary:	Example applications based on %{name}
14mr|libcddb-1.3.2-10|71	Group:		Sound
14mr|libcddb-1.3.2-10|72	
14mr|libcddb-1.3.2-10|73	%description apps
14mr|libcddb-1.3.2-10|74	Libcddb is a library that implements the different protocols (CDDBP,
14mr|libcddb-1.3.2-10|75	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
14mr|libcddb-1.3.2-10|76	tries to be as cross-platform as possible.  The initial libary will
14mr|libcddb-1.3.2-10|77	have a C API.
14mr|libcddb-1.3.2-10|78	
14mr|libcddb-1.3.2-10|79	This package contains a command line client based on %{name}.
14mr|libcddb-1.3.2-10|80	
14mr|libcddb-1.3.2-10|81	%files apps
14mr|libcddb-1.3.2-10|82	%{_bindir}/*
14mr|libcddb-1.3.2-10|83	
14mr|libcddb-1.3.2-10|84	#----------------------------------------------------------------------------
14mr|libcddb-1.3.2-10|85	
14mr|libcddb-1.3.2-10|86	%prep
14mr|libcddb-1.3.2-10|87	%setup -q -a 1
14mr|libcddb-1.3.2-10|88	mv output html
14mr|libcddb-1.3.2-10|89	
14mr|libcddb-1.3.2-10|90	%build
14mr|libcddb-1.3.2-10|91	%configure2_5x \
14mr|libcddb-1.3.2-10|92	--disable-static
14mr|libcddb-1.3.2-10|93	%make
14mr|libcddb-1.3.2-10|94	
14mr|libcddb-1.3.2-10|95	%install
14mr|libcddb-1.3.2-10|96	%makeinstall_std
14mr|libcddb-1.3.2-10|97	
14mr|libcddb-1.3.2-10|98	
14mr|libcddb-1.3.2-10|99	%changelog
14mr|libcddb-1.3.2-10|100	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-10
14mr|libcddb-1.3.2-10|101	+ Revision: 08d2c79
14mr|libcddb-1.3.2-10|102	- Drop static devel package, spec cleanup
14mr|libcddb-1.3.2-10|103	
14mr|libcddb-1.3.2-10|104	

17111 14
14mr|libcdio-0.90-10|1	%bcond_without vcd
14mr|libcdio-0.90-10|2	
14mr|libcdio-0.90-10|3	%define major 14
14mr|libcdio-0.90-10|4	%define libname %mklibname cdio %{major}
14mr|libcdio-0.90-10|5	
14mr|libcdio-0.90-10|6	%define isomajor 8
14mr|libcdio-0.90-10|7	%define libiso %mklibname iso9660_ %{isomajor}
14mr|libcdio-0.90-10|8	
14mr|libcdio-0.90-10|9	%define ppmajor 0
14mr|libcdio-0.90-10|10	%define libnamepp %mklibname cdio++ %{ppmajor}
14mr|libcdio-0.90-10|11	%define libisopp %mklibname iso++ %{ppmajor}
14mr|libcdio-0.90-10|12	
14mr|libcdio-0.90-10|13	%define udfmajor 0
14mr|libcdio-0.90-10|14	%define libudf %mklibname udf %{udfmajor}
14mr|libcdio-0.90-10|15	
14mr|libcdio-0.90-10|16	%define devname %mklibname cdio -d
14mr|libcdio-0.90-10|17	
14mr|libcdio-0.90-10|18	Summary:	CD-ROM reading library
14mr|libcdio-0.90-10|19	Name:		libcdio
14mr|libcdio-0.90-10|20	Version:	0.90
14mr|libcdio-0.90-10|21	Release:	10
14mr|libcdio-0.90-10|22	License:	GPLv3+
14mr|libcdio-0.90-10|23	Group:		System/Libraries
14mr|libcdio-0.90-10|24	Url:		http://www.gnu.org/software/libcdio/
14mr|libcdio-0.90-10|25	Source0:	ftp://ftp.gnu.org/pub/gnu/libcdio/%{name}-%{version}.tar.gz
14mr|libcdio-0.90-10|26	Source1:	ftp://ftp.gnu.org/pub/gnu/libcdio/%{name}-%{version}.tar.gz.sig
14mr|libcdio-0.90-10|27	BuildRequires:	pkgconfig(libcddb)
14mr|libcdio-0.90-10|28	%if %{with vcd}
14mr|libcdio-0.90-10|29	BuildRequires:	pkgconfig(libvcdinfo)
14mr|libcdio-0.90-10|30	%endif
14mr|libcdio-0.90-10|31	BuildRequires:	pkgconfig(ncurses)
14mr|libcdio-0.90-10|32	BuildRequires:	pkgconfig(popt)
14mr|libcdio-0.90-10|33	
14mr|libcdio-0.90-10|34	%description
14mr|libcdio-0.90-10|35	This library is to encapsulate CD-ROM reading and control. Applications
14mr|libcdio-0.90-10|36	wishing to be oblivious of the OS- and device-dependent properties of a
14mr|libcdio-0.90-10|37	CD-ROM can use this library.
14mr|libcdio-0.90-10|38	
14mr|libcdio-0.90-10|39	Some support for disk image types like BIN/CUE and NRG is available, so
14mr|libcdio-0.90-10|40	applications that use this library also have the ability to read disc
14mr|libcdio-0.90-10|41	images as though they were CD's.
14mr|libcdio-0.90-10|42	
14mr|libcdio-0.90-10|43	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|44	
14mr|libcdio-0.90-10|45	%package apps
14mr|libcdio-0.90-10|46	Summary:	Example tool from %{name}
14mr|libcdio-0.90-10|47	Group:		Sound
14mr|libcdio-0.90-10|48	
14mr|libcdio-0.90-10|49	%description apps
14mr|libcdio-0.90-10|50	This library is to encapsulate CD-ROM reading and control. Applications
14mr|libcdio-0.90-10|51	wishing to be oblivious of the OS- and device-dependent properties of a
14mr|libcdio-0.90-10|52	CD-ROM can use this library.
14mr|libcdio-0.90-10|53	
14mr|libcdio-0.90-10|54	Some support for disk image types like BIN/CUE and NRG is available, so
14mr|libcdio-0.90-10|55	applications that use this library also have the ability to read disc
14mr|libcdio-0.90-10|56	images as though they were CD's.
14mr|libcdio-0.90-10|57	
14mr|libcdio-0.90-10|58	This contains the program cd-info as an example application of %{name}.
14mr|libcdio-0.90-10|59	
14mr|libcdio-0.90-10|60	%files apps
14mr|libcdio-0.90-10|61	%doc README AUTHORS NEWS INSTALL TODO
14mr|libcdio-0.90-10|62	%{_bindir}/*
14mr|libcdio-0.90-10|63	%{_mandir}/man1/*
14mr|libcdio-0.90-10|64	
14mr|libcdio-0.90-10|65	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|66	
14mr|libcdio-0.90-10|67	%package -n %{libname}
14mr|libcdio-0.90-10|68	Summary:	Library from %{name}
14mr|libcdio-0.90-10|69	Group:		System/Libraries
14mr|libcdio-0.90-10|70	Provides:	libcdio = %{EVRD}
14mr|libcdio-0.90-10|71	
14mr|libcdio-0.90-10|72	%description -n %{libname}
14mr|libcdio-0.90-10|73	This package contains the library for libcdio.
14mr|libcdio-0.90-10|74	
14mr|libcdio-0.90-10|75	%files -n %{libname}
14mr|libcdio-0.90-10|76	%{_libdir}/libcdio.so.%{major}*
14mr|libcdio-0.90-10|77	
14mr|libcdio-0.90-10|78	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|79	
14mr|libcdio-0.90-10|80	%package -n %{libiso}
14mr|libcdio-0.90-10|81	Summary:	Library from %{name}
14mr|libcdio-0.90-10|82	Group:		System/Libraries
14mr|libcdio-0.90-10|83	
14mr|libcdio-0.90-10|84	%description -n %{libiso}
14mr|libcdio-0.90-10|85	This package contains the library for libiso.
14mr|libcdio-0.90-10|86	
14mr|libcdio-0.90-10|87	%files -n %{libiso}
14mr|libcdio-0.90-10|88	%{_libdir}/libiso9660.so.%{isomajor}*
14mr|libcdio-0.90-10|89	
14mr|libcdio-0.90-10|90	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|91	
14mr|libcdio-0.90-10|92	%package -n %{libnamepp}
14mr|libcdio-0.90-10|93	Summary:	C++ library from %{name}
14mr|libcdio-0.90-10|94	Group:		System/Libraries
14mr|libcdio-0.90-10|95	
14mr|libcdio-0.90-10|96	%description -n %{libnamepp}
14mr|libcdio-0.90-10|97	This package contains the C++ library for libcdio++.
14mr|libcdio-0.90-10|98	
14mr|libcdio-0.90-10|99	%files -n %{libnamepp}
14mr|libcdio-0.90-10|100	%{_libdir}/libcdio++.so.%{ppmajor}*
14mr|libcdio-0.90-10|101	
14mr|libcdio-0.90-10|102	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|103	
14mr|libcdio-0.90-10|104	%package -n %{libisopp}
14mr|libcdio-0.90-10|105	Summary:	C++ library from %{name}
14mr|libcdio-0.90-10|106	Group:		System/Libraries
14mr|libcdio-0.90-10|107	Conflicts:	%{_lib}cdiopp0 < 0.90
14mr|libcdio-0.90-10|108	
14mr|libcdio-0.90-10|109	%description -n %{libisopp}
14mr|libcdio-0.90-10|110	This package contains the C++ library for libiso++.
14mr|libcdio-0.90-10|111	
14mr|libcdio-0.90-10|112	%files -n %{libisopp}
14mr|libcdio-0.90-10|113	%{_libdir}/libiso9660++.so.%{ppmajor}*
14mr|libcdio-0.90-10|114	
14mr|libcdio-0.90-10|115	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|116	
14mr|libcdio-0.90-10|117	%package -n %{libudf}
14mr|libcdio-0.90-10|118	Summary:	Libraries from %{name}
14mr|libcdio-0.90-10|119	Group:		System/Libraries
14mr|libcdio-0.90-10|120	
14mr|libcdio-0.90-10|121	%description -n %{libudf}
14mr|libcdio-0.90-10|122	This package contains the library for libudf.
14mr|libcdio-0.90-10|123	
14mr|libcdio-0.90-10|124	%files -n %{libudf}
14mr|libcdio-0.90-10|125	%{_libdir}/libudf.so.%{udfmajor}*
14mr|libcdio-0.90-10|126	
14mr|libcdio-0.90-10|127	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|128	
14mr|libcdio-0.90-10|129	%package -n %{devname}
14mr|libcdio-0.90-10|130	Summary:	Devel files from %{name}
14mr|libcdio-0.90-10|131	Group:		Development/C
14mr|libcdio-0.90-10|132	Requires:	%{libname} = %{EVRD}
14mr|libcdio-0.90-10|133	Requires:	%{libiso} = %{EVRD}
14mr|libcdio-0.90-10|134	Requires:	%{libnamepp} = %{EVRD}
14mr|libcdio-0.90-10|135	Requires:	%{libisopp} = %{EVRD}
14mr|libcdio-0.90-10|136	Requires:	%{libudf} = %{EVRD}
14mr|libcdio-0.90-10|137	Provides:	%{name}-devel = %{EVRD}
14mr|libcdio-0.90-10|138	Obsoletes:	%{_lib}cdio-static-devel < 0.90
14mr|libcdio-0.90-10|139	
14mr|libcdio-0.90-10|140	%description -n %{devname}
14mr|libcdio-0.90-10|141	This is the libraries, include files and other resources you can use
14mr|libcdio-0.90-10|142	to incorporate %{name} into applications.
14mr|libcdio-0.90-10|143	
14mr|libcdio-0.90-10|144	%files -n %{devname}
14mr|libcdio-0.90-10|145	%doc ChangeLog README AUTHORS NEWS INSTALL TODO
14mr|libcdio-0.90-10|146	%{_includedir}/cdio
14mr|libcdio-0.90-10|147	%{_includedir}/cdio++/
14mr|libcdio-0.90-10|148	%{_infodir}/libcdio.info*
14mr|libcdio-0.90-10|149	%{_libdir}/*.so
14mr|libcdio-0.90-10|150	%{_libdir}/pkgconfig/libcdio.pc
14mr|libcdio-0.90-10|151	%{_libdir}/pkgconfig/libcdio++.pc
14mr|libcdio-0.90-10|152	%{_libdir}/pkgconfig/libiso9660.pc
14mr|libcdio-0.90-10|153	%{_libdir}/pkgconfig/libiso9660++.pc
14mr|libcdio-0.90-10|154	%{_libdir}/pkgconfig/libudf.pc
14mr|libcdio-0.90-10|155	
14mr|libcdio-0.90-10|156	#----------------------------------------------------------------------------
14mr|libcdio-0.90-10|157	
14mr|libcdio-0.90-10|158	%prep
14mr|libcdio-0.90-10|159	%setup -q
14mr|libcdio-0.90-10|160	
14mr|libcdio-0.90-10|161	%build
14mr|libcdio-0.90-10|162	%configure2_5x \
14mr|libcdio-0.90-10|163	--disable-static \
14mr|libcdio-0.90-10|164	--disable-rpath \
14mr|libcdio-0.90-10|165	--without-versioned-libs \
14mr|libcdio-0.90-10|166	%if %{without vcd}
14mr|libcdio-0.90-10|167	--disable-vcd-info
14mr|libcdio-0.90-10|168	%endif
14mr|libcdio-0.90-10|169	
14mr|libcdio-0.90-10|170	%make
14mr|libcdio-0.90-10|171	
14mr|libcdio-0.90-10|172	%install
14mr|libcdio-0.90-10|173	%makeinstall_std
14mr|libcdio-0.90-10|174	
14mr|libcdio-0.90-10|175	
14mr|libcdio-0.90-10|176	%changelog
14mr|libcdio-0.90-10|177	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90-10
14mr|libcdio-0.90-10|178	+ Revision: bb3aeb6
14mr|libcdio-0.90-10|179	- Spec cleanup
14mr|libcdio-0.90-10|180	
14mr|libcdio-0.90-10|181	

17112 14
14mr|libcdio-paranoia-0.90-14|1	%bcond_without vcd
14mr|libcdio-paranoia-0.90-14|2	
14mr|libcdio-paranoia-0.90-14|3	%define extver 10.2+
14mr|libcdio-paranoia-0.90-14|4	%define major 1
14mr|libcdio-paranoia-0.90-14|5	%define libname %mklibname cdio_paranoia %{major}
14mr|libcdio-paranoia-0.90-14|6	%define libcdda %mklibname cdio_cdda %{major}
14mr|libcdio-paranoia-0.90-14|7	%define devname %mklibname cdio_paranoia -d
14mr|libcdio-paranoia-0.90-14|8	
14mr|libcdio-paranoia-0.90-14|9	Summary:	CD-ROM reading library
14mr|libcdio-paranoia-0.90-14|10	Name:		libcdio-paranoia
14mr|libcdio-paranoia-0.90-14|11	Version:	0.90
14mr|libcdio-paranoia-0.90-14|12	Release:	14
14mr|libcdio-paranoia-0.90-14|13	License:	GPLv3+
14mr|libcdio-paranoia-0.90-14|14	Group:		System/Libraries
14mr|libcdio-paranoia-0.90-14|15	Url:		http://www.gnu.org/software/libcdio/
14mr|libcdio-paranoia-0.90-14|16	Source0:	ftp://ftp.gnu.org/pub/gnu/libcdio/%{name}-%{extver}%{version}.tar.gz
14mr|libcdio-paranoia-0.90-14|17	Source1:	ftp://ftp.gnu.org/pub/gnu/libcdio/%{name}-%{extver}%{version}.tar.gz.sig
14mr|libcdio-paranoia-0.90-14|18	Patch0:		libcdio-paranoia_includedir.patch
14mr|libcdio-paranoia-0.90-14|19	BuildRequires:	pkgconfig(libcddb)
14mr|libcdio-paranoia-0.90-14|20	%if %{with vcd}
14mr|libcdio-paranoia-0.90-14|21	BuildRequires:	pkgconfig(libvcdinfo)
14mr|libcdio-paranoia-0.90-14|22	%endif
14mr|libcdio-paranoia-0.90-14|23	BuildRequires:	pkgconfig(ncurses)
14mr|libcdio-paranoia-0.90-14|24	BuildRequires:	pkgconfig(popt)
14mr|libcdio-paranoia-0.90-14|25	
14mr|libcdio-paranoia-0.90-14|26	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|27	
14mr|libcdio-paranoia-0.90-14|28	%description
14mr|libcdio-paranoia-0.90-14|29	This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
14mr|libcdio-paranoia-0.90-14|30	CDROM directly as data, with no analog step between, and writes the
14mr|libcdio-paranoia-0.90-14|31	data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
14mr|libcdio-paranoia-0.90-14|32	
14mr|libcdio-paranoia-0.90-14|33	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|34	
14mr|libcdio-paranoia-0.90-14|35	%package apps
14mr|libcdio-paranoia-0.90-14|36	Summary:	Example tool from %{name}
14mr|libcdio-paranoia-0.90-14|37	Group:		Sound
14mr|libcdio-paranoia-0.90-14|38	
14mr|libcdio-paranoia-0.90-14|39	%description apps
14mr|libcdio-paranoia-0.90-14|40	This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
14mr|libcdio-paranoia-0.90-14|41	CDROM directly as data, with no analog step between, and writes the
14mr|libcdio-paranoia-0.90-14|42	data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
14mr|libcdio-paranoia-0.90-14|43	
14mr|libcdio-paranoia-0.90-14|44	%files apps
14mr|libcdio-paranoia-0.90-14|45	%{_bindir}/*
14mr|libcdio-paranoia-0.90-14|46	%{_mandir}/man1/*
14mr|libcdio-paranoia-0.90-14|47	%lang(jp) %{_mandir}/jp/man1/*
14mr|libcdio-paranoia-0.90-14|48	
14mr|libcdio-paranoia-0.90-14|49	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|50	
14mr|libcdio-paranoia-0.90-14|51	%package -n %{libname}
14mr|libcdio-paranoia-0.90-14|52	Summary:	Library from %{name}
14mr|libcdio-paranoia-0.90-14|53	Group:		System/Libraries
14mr|libcdio-paranoia-0.90-14|54	Conflicts:	%{_lib}cdio_cdda1 < 0.90
14mr|libcdio-paranoia-0.90-14|55	
14mr|libcdio-paranoia-0.90-14|56	%description -n %{libname}
14mr|libcdio-paranoia-0.90-14|57	This package contains the library for libcdio-paranoia.
14mr|libcdio-paranoia-0.90-14|58	
14mr|libcdio-paranoia-0.90-14|59	%files -n %{libname}
14mr|libcdio-paranoia-0.90-14|60	%{_libdir}/libcdio_paranoia.so.%{major}*
14mr|libcdio-paranoia-0.90-14|61	
14mr|libcdio-paranoia-0.90-14|62	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|63	
14mr|libcdio-paranoia-0.90-14|64	%package -n %{libcdda}
14mr|libcdio-paranoia-0.90-14|65	Summary:	Libraries from %{name}
14mr|libcdio-paranoia-0.90-14|66	Group:		System/Libraries
14mr|libcdio-paranoia-0.90-14|67	
14mr|libcdio-paranoia-0.90-14|68	%description -n %{libcdda}
14mr|libcdio-paranoia-0.90-14|69	This package contains the library for libcdio-cdda.
14mr|libcdio-paranoia-0.90-14|70	
14mr|libcdio-paranoia-0.90-14|71	%files -n %{libcdda}
14mr|libcdio-paranoia-0.90-14|72	%{_libdir}/libcdio_cdda.so.%{major}*
14mr|libcdio-paranoia-0.90-14|73	
14mr|libcdio-paranoia-0.90-14|74	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|75	
14mr|libcdio-paranoia-0.90-14|76	%package -n %{devname}
14mr|libcdio-paranoia-0.90-14|77	Summary:	Devel files from %{name}
14mr|libcdio-paranoia-0.90-14|78	Group:		Development/C
14mr|libcdio-paranoia-0.90-14|79	Requires:	%{libname} = %{EVRD}
14mr|libcdio-paranoia-0.90-14|80	Requires:	%{libcdda} = %{EVRD}
14mr|libcdio-paranoia-0.90-14|81	Provides:	%{name}-devel = %{EVRD}
14mr|libcdio-paranoia-0.90-14|82	Conflicts:	%{_lib}cdio-devel < 0.90
14mr|libcdio-paranoia-0.90-14|83	
14mr|libcdio-paranoia-0.90-14|84	%description -n %{devname}
14mr|libcdio-paranoia-0.90-14|85	This is the libraries, include files and other resources you can use
14mr|libcdio-paranoia-0.90-14|86	to incorporate %{name} into applications.
14mr|libcdio-paranoia-0.90-14|87	
14mr|libcdio-paranoia-0.90-14|88	%files -n %{devname}
14mr|libcdio-paranoia-0.90-14|89	%doc ChangeLog README AUTHORS NEWS INSTALL
14mr|libcdio-paranoia-0.90-14|90	%{_includedir}/cdio
14mr|libcdio-paranoia-0.90-14|91	%{_libdir}/*.so
14mr|libcdio-paranoia-0.90-14|92	%{_libdir}/pkgconfig/libcdio_paranoia.pc
14mr|libcdio-paranoia-0.90-14|93	%{_libdir}/pkgconfig/libcdio_cdda.pc
14mr|libcdio-paranoia-0.90-14|94	
14mr|libcdio-paranoia-0.90-14|95	#----------------------------------------------------------------------------
14mr|libcdio-paranoia-0.90-14|96	
14mr|libcdio-paranoia-0.90-14|97	%prep
14mr|libcdio-paranoia-0.90-14|98	%setup -qn %{name}-%{extver}%{version}
14mr|libcdio-paranoia-0.90-14|99	
14mr|libcdio-paranoia-0.90-14|100	# fix pkgconfig files
14mr|libcdio-paranoia-0.90-14|101	sed -i -e 's,-I${includedir},-I${includedir}/cdio,g' libcdio_paranoia.pc.in
14mr|libcdio-paranoia-0.90-14|102	sed -i -e 's,-I${includedir},-I${includedir}/cdio,g' libcdio_cdda.pc.in
14mr|libcdio-paranoia-0.90-14|103	
14mr|libcdio-paranoia-0.90-14|104	%build
14mr|libcdio-paranoia-0.90-14|105	%configure2_5x \
14mr|libcdio-paranoia-0.90-14|106	--disable-static \
14mr|libcdio-paranoia-0.90-14|107	--disable-rpath \
14mr|libcdio-paranoia-0.90-14|108	--without-versioned-libs \
14mr|libcdio-paranoia-0.90-14|109	%if %{without vcd}
14mr|libcdio-paranoia-0.90-14|110	--disable-vcd-info
14mr|libcdio-paranoia-0.90-14|111	%endif
14mr|libcdio-paranoia-0.90-14|112	
14mr|libcdio-paranoia-0.90-14|113	%make
14mr|libcdio-paranoia-0.90-14|114	
14mr|libcdio-paranoia-0.90-14|115	%install
14mr|libcdio-paranoia-0.90-14|116	%makeinstall_std
14mr|libcdio-paranoia-0.90-14|117	
14mr|libcdio-paranoia-0.90-14|118	# copy include files to an additional directory
14mr|libcdio-paranoia-0.90-14|119	# this will probably be the location for future releases see:
14mr|libcdio-paranoia-0.90-14|120	# https://github.com/rocky/libcdio-paranoia/commit/b2807f3c7a4126b6078d96adbd37c3760b9f41ab
14mr|libcdio-paranoia-0.90-14|121	mkdir -p %{buildroot}%{_includedir}/cdio/paranoia
14mr|libcdio-paranoia-0.90-14|122	cp -a %{buildroot}%{_includedir}/cdio/*.h %{buildroot}%{_includedir}/cdio/paranoia
14mr|libcdio-paranoia-0.90-14|123	
14mr|libcdio-paranoia-0.90-14|124	
14mr|libcdio-paranoia-0.90-14|125	%changelog
14mr|libcdio-paranoia-0.90-14|126	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90-14
14mr|libcdio-paranoia-0.90-14|127	+ Revision: acbafd1
14mr|libcdio-paranoia-0.90-14|128	- Adjust Conflicts, spec cleanup
14mr|libcdio-paranoia-0.90-14|129	
14mr|libcdio-paranoia-0.90-14|130	

17113 14
14mr|libcdr-0.1.0-1|1	%define min_ver 0.1
14mr|libcdr-0.1.0-1|2	
14mr|libcdr-0.1.0-1|3	%define major 1
14mr|libcdr-0.1.0-1|4	%define libname %mklibname cdr %major
14mr|libcdr-0.1.0-1|5	%define libdev %mklibname cdr -d
14mr|libcdr-0.1.0-1|6	
14mr|libcdr-0.1.0-1|7	Name: libcdr
14mr|libcdr-0.1.0-1|8	Version: 0.1.0
14mr|libcdr-0.1.0-1|9	Release: 1
14mr|libcdr-0.1.0-1|10	Summary: A library providing ability to interpret and import Corel Draw drawings
14mr|libcdr-0.1.0-1|11	
14mr|libcdr-0.1.0-1|12	Group: System/Libraries
14mr|libcdr-0.1.0-1|13	License: GPLv2+ or LGPLv2+
14mr|libcdr-0.1.0-1|14	URL: http://www.freedesktop.org/wiki/Software/libcdr
14mr|libcdr-0.1.0-1|15	Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mr|libcdr-0.1.0-1|16	
14mr|libcdr-0.1.0-1|17	BuildRequires: doxygen
14mr|libcdr-0.1.0-1|18	BuildRequires: lcms2-devel
14mr|libcdr-0.1.0-1|19	BuildRequires: libwpd-devel
14mr|libcdr-0.1.0-1|20	BuildRequires: libwpg-devel
14mr|libcdr-0.1.0-1|21	BuildRequires: zlib-devel
14mr|libcdr-0.1.0-1|22	BuildRequires: pkgconfig(librevenge-0.0)
14mr|libcdr-0.1.0-1|23	BuildRequires: icu-devel
14mr|libcdr-0.1.0-1|24	BuildRequires: boost-devel
14mr|libcdr-0.1.0-1|25	
14mr|libcdr-0.1.0-1|26	%description
14mr|libcdr-0.1.0-1|27	Libcdr is library providing ability to interpret and import Corel Draw
14mr|libcdr-0.1.0-1|28	drawings into various applications. You can find it being used in
14mr|libcdr-0.1.0-1|29	libreoffice.
14mr|libcdr-0.1.0-1|30	
14mr|libcdr-0.1.0-1|31	%package -n %libname
14mr|libcdr-0.1.0-1|32	Summary:    A library providing ability to interpret and import Corel Draw drawings
14mr|libcdr-0.1.0-1|33	Group:      System/Libraries
14mr|libcdr-0.1.0-1|34	
14mr|libcdr-0.1.0-1|35	%description -n %libname
14mr|libcdr-0.1.0-1|36	Libcdr is library providing ability to interpret and import Corel Draw
14mr|libcdr-0.1.0-1|37	drawings into various applications. You can find it being used in
14mr|libcdr-0.1.0-1|38	libreoffice.
14mr|libcdr-0.1.0-1|39	
14mr|libcdr-0.1.0-1|40	%package -n %libdev
14mr|libcdr-0.1.0-1|41	Summary: Development files for %{name}
14mr|libcdr-0.1.0-1|42	Group: Development/Other
14mr|libcdr-0.1.0-1|43	Requires: %{libname} = %{version}-%{release}
14mr|libcdr-0.1.0-1|44	Provides: %{name}-devel = %{version}-%{release}
14mr|libcdr-0.1.0-1|45	Requires: pkgconfig
14mr|libcdr-0.1.0-1|46	
14mr|libcdr-0.1.0-1|47	%description -n %libdev
14mr|libcdr-0.1.0-1|48	The %{name}-devel package contains libraries and header files for
14mr|libcdr-0.1.0-1|49	developing applications that use %{name}.
14mr|libcdr-0.1.0-1|50	
14mr|libcdr-0.1.0-1|51	%package doc
14mr|libcdr-0.1.0-1|52	Summary: Documentation of %{name} API
14mr|libcdr-0.1.0-1|53	Group:   Books/Howtos
14mr|libcdr-0.1.0-1|54	BuildArch: noarch
14mr|libcdr-0.1.0-1|55	
14mr|libcdr-0.1.0-1|56	%description doc
14mr|libcdr-0.1.0-1|57	The %{name}-doc package contains documentation files for %{name}.
14mr|libcdr-0.1.0-1|58	
14mr|libcdr-0.1.0-1|59	%package tools
14mr|libcdr-0.1.0-1|60	Summary: Tools to transform Corel Draw drawings into other formats
14mr|libcdr-0.1.0-1|61	Group:   Books/Howtos
14mr|libcdr-0.1.0-1|62	
14mr|libcdr-0.1.0-1|63	%description tools
14mr|libcdr-0.1.0-1|64	Tools to transform Corel Draw drawings into other formats.
14mr|libcdr-0.1.0-1|65	Currently supported: XHTML, raw.
14mr|libcdr-0.1.0-1|66	
14mr|libcdr-0.1.0-1|67	
14mr|libcdr-0.1.0-1|68	%prep
14mr|libcdr-0.1.0-1|69	%setup -q
14mr|libcdr-0.1.0-1|70	autoreconf -fi
14mr|libcdr-0.1.0-1|71	
14mr|libcdr-0.1.0-1|72	%build
14mr|libcdr-0.1.0-1|73	%configure --disable-static --disable-werror
14mr|libcdr-0.1.0-1|74	sed -i \
14mr|libcdr-0.1.0-1|75	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mr|libcdr-0.1.0-1|76	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mr|libcdr-0.1.0-1|77	libtool
14mr|libcdr-0.1.0-1|78	%make V=1
14mr|libcdr-0.1.0-1|79	
14mr|libcdr-0.1.0-1|80	
14mr|libcdr-0.1.0-1|81	%install
14mr|libcdr-0.1.0-1|82	%makeinstall_std
14mr|libcdr-0.1.0-1|83	rm -f %{buildroot}/%{_libdir}/*.la
14mr|libcdr-0.1.0-1|84	# these binaries do nothing currently
14mr|libcdr-0.1.0-1|85	rm -f %{buildroot}/%{_bindir}/cmx2*
14mr|libcdr-0.1.0-1|86	
14mr|libcdr-0.1.0-1|87	
14mr|libcdr-0.1.0-1|88	%files -n %libname
14mr|libcdr-0.1.0-1|89	%doc AUTHORS ChangeLog COPYING.*
14mr|libcdr-0.1.0-1|90	%{_libdir}/%{name}-%min_ver.so.%{major}*
14mr|libcdr-0.1.0-1|91	
14mr|libcdr-0.1.0-1|92	
14mr|libcdr-0.1.0-1|93	%files -n %libdev
14mr|libcdr-0.1.0-1|94	%{_includedir}/%{name}-%min_ver
14mr|libcdr-0.1.0-1|95	%{_libdir}/%{name}-%min_ver.so
14mr|libcdr-0.1.0-1|96	%{_libdir}/pkgconfig/%{name}-%min_ver.pc
14mr|libcdr-0.1.0-1|97	
14mr|libcdr-0.1.0-1|98	
14mr|libcdr-0.1.0-1|99	%files doc
14mr|libcdr-0.1.0-1|100	%doc COPYING.*
14mr|libcdr-0.1.0-1|101	%dir %{_docdir}/%{name}
14mr|libcdr-0.1.0-1|102	%{_docdir}/%{name}/html
14mr|libcdr-0.1.0-1|103	
14mr|libcdr-0.1.0-1|104	
14mr|libcdr-0.1.0-1|105	%files tools
14mr|libcdr-0.1.0-1|106	%{_bindir}/cdr2text
14mr|libcdr-0.1.0-1|107	%{_bindir}/cdr2raw
14mr|libcdr-0.1.0-1|108	%{_bindir}/cdr2xhtml
14mr|libcdr-0.1.0-1|109	
14mr|libcdr-0.1.0-1|110	
14mr|libcdr-0.1.0-1|111	
14mr|libcdr-0.1.0-1|112	
14mr|libcdr-0.1.0-1|113	
14mr|libcdr-0.1.0-1|114	%changelog
14mr|libcdr-0.1.0-1|115	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.1.0-1
14mr|libcdr-0.1.0-1|116	+ Revision: ee66783
14mr|libcdr-0.1.0-1|117	- Merge pull request #1 from sokol/libcdr:rosa2014.1
14mr|libcdr-0.1.0-1|118	- up to 0.1.0
14mr|libcdr-0.1.0-1|119	
14mr|libcdr-0.1.0-1|120	

17114 14
14mr|libcec-2.1.4-1|1	%define major 2
14mr|libcec-2.1.4-1|2	%define libname %mklibname cec %{major}
14mr|libcec-2.1.4-1|3	%define devname %mklibname cec -d
14mr|libcec-2.1.4-1|4	
14mr|libcec-2.1.4-1|5	Name:		libcec
14mr|libcec-2.1.4-1|6	Version:	2.1.4
14mr|libcec-2.1.4-1|7	Release:	1
14mr|libcec-2.1.4-1|8	Summary:	Pulse-Eight CEC adapter control library
14mr|libcec-2.1.4-1|9	License:	GPLv2+
14mr|libcec-2.1.4-1|10	Group:		System/Libraries
14mr|libcec-2.1.4-1|11	URL:		http://libcec.pulse-eight.com/
14mr|libcec-2.1.4-1|12	Source0:	%{name}-%{version}.tar.gz
14mr|libcec-2.1.4-1|13	BuildRequires:	pkgconfig(libudev)
14mr|libcec-2.1.4-1|14	BuildRequires:	lockdev-devel
14mr|libcec-2.1.4-1|15	
14mr|libcec-2.1.4-1|16	%description
14mr|libcec-2.1.4-1|17	With libcec you can access your Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|18	
14mr|libcec-2.1.4-1|19	%package -n cec-utils
14mr|libcec-2.1.4-1|20	Summary:	Utilities for Pulse-Eight CEC adapter control
14mr|libcec-2.1.4-1|21	Group:		System/Configuration/Hardware
14mr|libcec-2.1.4-1|22	# the binaries require the library, but automatic dependency generation doesn't
14mr|libcec-2.1.4-1|23	# catch that
14mr|libcec-2.1.4-1|24	Requires:	%{libname} = %{EVRD}
14mr|libcec-2.1.4-1|25	
14mr|libcec-2.1.4-1|26	%description -n cec-utils
14mr|libcec-2.1.4-1|27	With libcec you can access your Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|28	
14mr|libcec-2.1.4-1|29	This package contains the command-line tools to configure and test your
14mr|libcec-2.1.4-1|30	Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|31	
14mr|libcec-2.1.4-1|32	%files -n cec-utils
14mr|libcec-2.1.4-1|33	%{_bindir}/cec-client
14mr|libcec-2.1.4-1|34	
14mr|libcec-2.1.4-1|35	#----------------------------------------------------------------------------
14mr|libcec-2.1.4-1|36	
14mr|libcec-2.1.4-1|37	%package -n %{libname}
14mr|libcec-2.1.4-1|38	Summary:	Shared library for Pulse-Eight CEC adapter control
14mr|libcec-2.1.4-1|39	Group:		System/Libraries
14mr|libcec-2.1.4-1|40	
14mr|libcec-2.1.4-1|41	%description -n %{libname}
14mr|libcec-2.1.4-1|42	With libcec you can access your Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|43	
14mr|libcec-2.1.4-1|44	This package contains the shared library which allows programs to access your
14mr|libcec-2.1.4-1|45	Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|46	
14mr|libcec-2.1.4-1|47	%files -n %{libname}
14mr|libcec-2.1.4-1|48	%{_libdir}/%{name}.so.%{major}*
14mr|libcec-2.1.4-1|49	
14mr|libcec-2.1.4-1|50	#----------------------------------------------------------------------------
14mr|libcec-2.1.4-1|51	
14mr|libcec-2.1.4-1|52	%package -n %{devname}
14mr|libcec-2.1.4-1|53	Summary:	Development files for %{name}
14mr|libcec-2.1.4-1|54	Group:		Development/C
14mr|libcec-2.1.4-1|55	Requires:	%{libname} = %{EVRD}
14mr|libcec-2.1.4-1|56	Provides:	cec-devel = %{EVRD}
14mr|libcec-2.1.4-1|57	Provides:	%{name}-devel = %{EVRD}
14mr|libcec-2.1.4-1|58	
14mr|libcec-2.1.4-1|59	%description -n %{devname}
14mr|libcec-2.1.4-1|60	With libcec you can access your Pulse-Eight CEC adapter.
14mr|libcec-2.1.4-1|61	
14mr|libcec-2.1.4-1|62	This package contains the files for developing applications which
14mr|libcec-2.1.4-1|63	will use libcec.
14mr|libcec-2.1.4-1|64	
14mr|libcec-2.1.4-1|65	%files -n %{devname}
14mr|libcec-2.1.4-1|66	%{_libdir}/%{name}.so
14mr|libcec-2.1.4-1|67	%{_libdir}/pkgconfig/%{name}.pc
14mr|libcec-2.1.4-1|68	%{_includedir}/%{name}/*.h
14mr|libcec-2.1.4-1|69	
14mr|libcec-2.1.4-1|70	
14mr|libcec-2.1.4-1|71	#----------------------------------------------------------------------------
14mr|libcec-2.1.4-1|72	
14mr|libcec-2.1.4-1|73	%prep
14mr|libcec-2.1.4-1|74	%setup -qn %{name}-%{name}-%{version}
14mr|libcec-2.1.4-1|75	
14mr|libcec-2.1.4-1|76	%build
14mr|libcec-2.1.4-1|77	autoreconf -ifv
14mr|libcec-2.1.4-1|78	%configure2_5x --disable-static
14mr|libcec-2.1.4-1|79	%make
14mr|libcec-2.1.4-1|80	
14mr|libcec-2.1.4-1|81	%install
14mr|libcec-2.1.4-1|82	%makeinstall_std
14mr|libcec-2.1.4-1|83	
14mr|libcec-2.1.4-1|84	%changelog
14mr|libcec-2.1.4-1|85	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-1
14mr|libcec-2.1.4-1|86	+ Revision: 4da6914
14mr|libcec-2.1.4-1|87	- Fix setup
14mr|libcec-2.1.4-1|88	
14mr|libcec-2.1.4-1|89	

17115 14
14mr|libcgroup-0.37.1-5|1	%define	major	1
14mr|libcgroup-0.37.1-5|2	%define	mname	cgroup
14mr|libcgroup-0.37.1-5|3	%define	libname	%mklibname %{mname} %{major}
14mr|libcgroup-0.37.1-5|4	%define	devname	%mklibname %{mname} -d
14mr|libcgroup-0.37.1-5|5	
14mr|libcgroup-0.37.1-5|6	Summary:	Tools and libraries to control and monitor control groups
14mr|libcgroup-0.37.1-5|7	Name:		lib%{mname}
14mr|libcgroup-0.37.1-5|8	Group:		System/Base
14mr|libcgroup-0.37.1-5|9	Version:	0.37.1
14mr|libcgroup-0.37.1-5|10	Release:	5
14mr|libcgroup-0.37.1-5|11	License:	LGPLv2+
14mr|libcgroup-0.37.1-5|12	URL:		http://libcg.sourceforge.net/
14mr|libcgroup-0.37.1-5|13	Source0:	http://downloads.sourceforge.net/libcg/%{name}/v%{version}/%{name}-%{version}.tar.bz2
14mr|libcgroup-0.37.1-5|14	Source1:	libcgroup-README.Mandriva
14mr|libcgroup-0.37.1-5|15	Patch0:		libcgroup-fedora-config.patch
14mr|libcgroup-0.37.1-5|16	Patch1:		libcgroup-0.36.2-systemd.patch
14mr|libcgroup-0.37.1-5|17	Patch2:		libcgroup-0.37.1-systemd.patch
14mr|libcgroup-0.37.1-5|18	BuildRequires:	pam-devel
14mr|libcgroup-0.37.1-5|19	BuildRequires:	byacc
14mr|libcgroup-0.37.1-5|20	BuildRequires:	flex
14mr|libcgroup-0.37.1-5|21	BuildRequires:	coreutils
14mr|libcgroup-0.37.1-5|22	Requires(pre):	shadow-utils
14mr|libcgroup-0.37.1-5|23	
14mr|libcgroup-0.37.1-5|24	%description
14mr|libcgroup-0.37.1-5|25	Control groups infrastructure. The tools and library to manipulate, control,
14mr|libcgroup-0.37.1-5|26	administrate and monitor control groups and the associated controllers.
14mr|libcgroup-0.37.1-5|27	
14mr|libcgroup-0.37.1-5|28	%package -n	%{mname}
14mr|libcgroup-0.37.1-5|29	Summary:	Tools to control and monitor control groups
14mr|libcgroup-0.37.1-5|30	Group:		System/Base
14mr|libcgroup-0.37.1-5|31	Provides:	%{name} = %{version}-%{release}
14mr|libcgroup-0.37.1-5|32	Requires(post):	rpm-helper
14mr|libcgroup-0.37.1-5|33	Requires(preun): rpm-helper
14mr|libcgroup-0.37.1-5|34	
14mr|libcgroup-0.37.1-5|35	%description -n	cgroup
14mr|libcgroup-0.37.1-5|36	Control groups infrastructure. The tools to manipulate, control, administrate
14mr|libcgroup-0.37.1-5|37	and monitor control groups and the associated controllers.
14mr|libcgroup-0.37.1-5|38	
14mr|libcgroup-0.37.1-5|39	%package -n	pam_%{mname}
14mr|libcgroup-0.37.1-5|40	Summary:	A Pluggable Authentication Module for libcgroup
14mr|libcgroup-0.37.1-5|41	Group:		System/Libraries
14mr|libcgroup-0.37.1-5|42	Requires:	%{libname} = %{version}-%{release}
14mr|libcgroup-0.37.1-5|43	
14mr|libcgroup-0.37.1-5|44	%description -n	pam_%{mname}
14mr|libcgroup-0.37.1-5|45	Linux-PAM module, which allows administrators to classify the user's login
14mr|libcgroup-0.37.1-5|46	processes to pre-configured control group.
14mr|libcgroup-0.37.1-5|47	
14mr|libcgroup-0.37.1-5|48	%package -n	%{libname}
14mr|libcgroup-0.37.1-5|49	Summary:	Libraries to control and monitor control groups
14mr|libcgroup-0.37.1-5|50	Group:		System/Libraries
14mr|libcgroup-0.37.1-5|51	# binaries are statically linked, so while they don't require the library,
14mr|libcgroup-0.37.1-5|52	# anything linked against the library will require the config files etc.
14mr|libcgroup-0.37.1-5|53	# rovided by the main package
14mr|libcgroup-0.37.1-5|54	Requires:	%{mname} = %{version}-%{release}
14mr|libcgroup-0.37.1-5|55	
14mr|libcgroup-0.37.1-5|56	%description -n	%{libname}
14mr|libcgroup-0.37.1-5|57	Control groups infrastructure. The library to manipulate, control, administrate
14mr|libcgroup-0.37.1-5|58	and monitor control groups and the associated controllers.
14mr|libcgroup-0.37.1-5|59	
14mr|libcgroup-0.37.1-5|60	%package -n	%{devname}
14mr|libcgroup-0.37.1-5|61	Summary:	Development libraries to develop applications that utilize control groups
14mr|libcgroup-0.37.1-5|62	Group:		Development/C
14mr|libcgroup-0.37.1-5|63	Requires:	%{libname} = %{version}-%{release}
14mr|libcgroup-0.37.1-5|64	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcgroup-0.37.1-5|65	
14mr|libcgroup-0.37.1-5|66	%description -n	%{devname}
14mr|libcgroup-0.37.1-5|67	It provides API to create/delete and modify cgroup nodes. It will also in the
14mr|libcgroup-0.37.1-5|68	future allow creation of persistent configuration for control groups and
14mr|libcgroup-0.37.1-5|69	provide scripts to manage that configuration.
14mr|libcgroup-0.37.1-5|70	
14mr|libcgroup-0.37.1-5|71	%prep
14mr|libcgroup-0.37.1-5|72	%setup -q
14mr|libcgroup-0.37.1-5|73	%patch0 -p1 -b .config
14mr|libcgroup-0.37.1-5|74	%patch1 -p1
14mr|libcgroup-0.37.1-5|75	%patch2 -p1
14mr|libcgroup-0.37.1-5|76	
14mr|libcgroup-0.37.1-5|77	cp %{SOURCE1} README.Mandriva
14mr|libcgroup-0.37.1-5|78	
14mr|libcgroup-0.37.1-5|79	%build
14mr|libcgroup-0.37.1-5|80	%configure2_5x	--bindir=/bin \
14mr|libcgroup-0.37.1-5|81	--sbindir=/sbin \
14mr|libcgroup-0.37.1-5|82	--libdir=/%{_lib} \
14mr|libcgroup-0.37.1-5|83	--enable-initscript-install
14mr|libcgroup-0.37.1-5|84	%make
14mr|libcgroup-0.37.1-5|85	
14mr|libcgroup-0.37.1-5|86	%install
14mr|libcgroup-0.37.1-5|87	rm -rf %{buildroot}
14mr|libcgroup-0.37.1-5|88	%makeinstall_std
14mr|libcgroup-0.37.1-5|89	
14mr|libcgroup-0.37.1-5|90	# install config files
14mr|libcgroup-0.37.1-5|91	install -m644 samples/cgred.conf -D %{buildroot}%{_sysconfdir}/sysconfig/cgred.conf
14mr|libcgroup-0.37.1-5|92	install -m644 samples/cgconfig.conf -D %{buildroot}%{_sysconfdir}/cgconfig.conf
14mr|libcgroup-0.37.1-5|93	install -m644 samples/cgconfig.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/cgconfig
14mr|libcgroup-0.37.1-5|94	install -m644 samples/cgrules.conf -D %{buildroot}%{_sysconfdir}/cgrules.conf
14mr|libcgroup-0.37.1-5|95	
14mr|libcgroup-0.37.1-5|96	# sanitize pam module, we need only pam_cgroup.so in the right directory
14mr|libcgroup-0.37.1-5|97	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so
14mr|libcgroup-0.37.1-5|98	mv -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*.*.* %{buildroot}/%{_lib}/security/pam_cgroup.so
14mr|libcgroup-0.37.1-5|99	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*
14mr|libcgroup-0.37.1-5|100	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.la
14mr|libcgroup-0.37.1-5|101	
14mr|libcgroup-0.37.1-5|102	# move the devel stuff to /usr
14mr|libcgroup-0.37.1-5|103	mkdir -p %{buildroot}%{_libdir}
14mr|libcgroup-0.37.1-5|104	mv -f %{buildroot}/%{_lib}/lib%{mname}.la %{buildroot}%{_libdir}
14mr|libcgroup-0.37.1-5|105	rm -f %{buildroot}/%{_lib}/lib%{mname}.so
14mr|libcgroup-0.37.1-5|106	ln -sf ../../%{_lib}/lib%{mname}.so.%{major} %{buildroot}%{_libdir}/lib%{mname}.so
14mr|libcgroup-0.37.1-5|107	
14mr|libcgroup-0.37.1-5|108	# pkgconfig file as well
14mr|libcgroup-0.37.1-5|109	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|libcgroup-0.37.1-5|110	mv -f %{buildroot}/%{_lib}/pkgconfig/%{name}.pc %{buildroot}%{_libdir}/pkgconfig
14mr|libcgroup-0.37.1-5|111	
14mr|libcgroup-0.37.1-5|112	# For now we will keep this, but this will be moved to /sys/fs/cgroup in later versions
14mr|libcgroup-0.37.1-5|113	# pre-create /cgroup directory
14mr|libcgroup-0.37.1-5|114	mkdir -p %{buildroot}/cgroup
14mr|libcgroup-0.37.1-5|115	
14mr|libcgroup-0.37.1-5|116	%post -n %{mname}
14mr|libcgroup-0.37.1-5|117	%_post_service cgred
14mr|libcgroup-0.37.1-5|118	%_post_service cgconfig
14mr|libcgroup-0.37.1-5|119	
14mr|libcgroup-0.37.1-5|120	%preun -n %{mname}
14mr|libcgroup-0.37.1-5|121	%_preun_service cgconfig
14mr|libcgroup-0.37.1-5|122	%_preun_service cgred
14mr|libcgroup-0.37.1-5|123	
14mr|libcgroup-0.37.1-5|124	%files -n %{mname}
14mr|libcgroup-0.37.1-5|125	%doc README_daemon README.Mandriva
14mr|libcgroup-0.37.1-5|126	%dir /cgroup
14mr|libcgroup-0.37.1-5|127	%config(noreplace) %{_sysconfdir}/sysconfig/cgred.conf
14mr|libcgroup-0.37.1-5|128	%config(noreplace) %{_sysconfdir}/sysconfig/cgconfig
14mr|libcgroup-0.37.1-5|129	%config(noreplace) %{_sysconfdir}/cgconfig.conf
14mr|libcgroup-0.37.1-5|130	%config(noreplace) %{_sysconfdir}/cgrules.conf
14mr|libcgroup-0.37.1-5|131	%{_mandir}/man[158]/*.[158]*
14mr|libcgroup-0.37.1-5|132	%attr(755,root,root) %{_initrddir}/cgconfig
14mr|libcgroup-0.37.1-5|133	%attr(755,root,root) %{_initrddir}/cgred
14mr|libcgroup-0.37.1-5|134	/bin/cgclassify
14mr|libcgroup-0.37.1-5|135	/bin/cgcreate
14mr|libcgroup-0.37.1-5|136	/bin/cgdelete
14mr|libcgroup-0.37.1-5|137	/bin/cgexec
14mr|libcgroup-0.37.1-5|138	/bin/cgget
14mr|libcgroup-0.37.1-5|139	/bin/cgset
14mr|libcgroup-0.37.1-5|140	/bin/cgsnapshot
14mr|libcgroup-0.37.1-5|141	/bin/lscgroup
14mr|libcgroup-0.37.1-5|142	/bin/lssubsys
14mr|libcgroup-0.37.1-5|143	/sbin/cgclear
14mr|libcgroup-0.37.1-5|144	/sbin/cgconfigparser
14mr|libcgroup-0.37.1-5|145	/sbin/cgrulesengd
14mr|libcgroup-0.37.1-5|146	
14mr|libcgroup-0.37.1-5|147	%files -n pam_%{mname}
14mr|libcgroup-0.37.1-5|148	/%{_lib}/security/pam_cgroup.so
14mr|libcgroup-0.37.1-5|149	
14mr|libcgroup-0.37.1-5|150	%files -n %{libname}
14mr|libcgroup-0.37.1-5|151	/%{_lib}/lib%{mname}.so.%{major}
14mr|libcgroup-0.37.1-5|152	/%{_lib}/lib%{mname}.so.%{major}.*
14mr|libcgroup-0.37.1-5|153	
14mr|libcgroup-0.37.1-5|154	%files -n %{devname}
14mr|libcgroup-0.37.1-5|155	%{_includedir}/libcgroup.h
14mr|libcgroup-0.37.1-5|156	%{_includedir}/libcgroup
14mr|libcgroup-0.37.1-5|157	%{_libdir}/pkgconfig/%{name}.pc
14mr|libcgroup-0.37.1-5|158	%{_libdir}/lib%{mname}.so
14mr|libcgroup-0.37.1-5|159	
14mr|libcgroup-0.37.1-5|160	
14mr|libcgroup-0.37.1-5|161	%changelog
14mr|libcgroup-0.37.1-5|162	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.37.1-5
14mr|libcgroup-0.37.1-5|163	+ Revision: 8a04a15
14mr|libcgroup-0.37.1-5|164	- Rebuild to main
14mr|libcgroup-0.37.1-5|165	
14mr|libcgroup-0.37.1-5|166	

17116 14
14mr|libchamplain-0.12.7-2|1	%define oname		champlain
14mr|libchamplain-0.12.7-2|2	
14mr|libchamplain-0.12.7-2|3	%define api			0.12
14mr|libchamplain-0.12.7-2|4	%define major		0
14mr|libchamplain-0.12.7-2|5	%define gir_major	0.12
14mr|libchamplain-0.12.7-2|6	%define libname		%mklibname champlain %{api} %{major}
14mr|libchamplain-0.12.7-2|7	%define libgtk		%mklibname champlain-gtk %{api} %{major}
14mr|libchamplain-0.12.7-2|8	%define girname		%mklibname %{oname}-gir %{gir_major}
14mr|libchamplain-0.12.7-2|9	%define girgtk		%mklibname %{oname}-gtk-gir %{gir_major}
14mr|libchamplain-0.12.7-2|10	%define develname	%mklibname champlain %{api} -d
14mr|libchamplain-0.12.7-2|11	
14mr|libchamplain-0.12.7-2|12	Summary:	Map view for Clutter
14mr|libchamplain-0.12.7-2|13	Name:		libchamplain
14mr|libchamplain-0.12.7-2|14	Version:	0.12.7
14mr|libchamplain-0.12.7-2|15	Release:	2
14mr|libchamplain-0.12.7-2|16	License:	LGPLv2+
14mr|libchamplain-0.12.7-2|17	Group:		Graphical desktop/GNOME
14mr|libchamplain-0.12.7-2|18	URL:		http://blog.pierlux.com/projects/libchamplain/en/
14mr|libchamplain-0.12.7-2|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.xz
14mr|libchamplain-0.12.7-2|20	Patch0:		libchamplain-0.12.2-fix-linking.patch
14mr|libchamplain-0.12.7-2|21	BuildRequires:	chrpath
14mr|libchamplain-0.12.7-2|22	BuildRequires:	pkgconfig(clutter-1.0)
14mr|libchamplain-0.12.7-2|23	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|libchamplain-0.12.7-2|24	BuildRequires:	pkgconfig(gdk-3.0)
14mr|libchamplain-0.12.7-2|25	BuildRequires:	pkgconfig(gl)
14mr|libchamplain-0.12.7-2|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|libchamplain-0.12.7-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libchamplain-0.12.7-2|28	BuildRequires:	pkgconfig(gtk-doc)
14mr|libchamplain-0.12.7-2|29	BuildRequires:	pkgconfig(sqlite3)
14mr|libchamplain-0.12.7-2|30	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mr|libchamplain-0.12.7-2|31	BuildRequires:	pkgconfig(memphis-0.2)
14mr|libchamplain-0.12.7-2|32	BuildRequires:	vala-tools
14mr|libchamplain-0.12.7-2|33	
14mr|libchamplain-0.12.7-2|34	%description
14mr|libchamplain-0.12.7-2|35	Libchamplain is a C library aimed to provide a ClutterActor to display
14mr|libchamplain-0.12.7-2|36	rasterized maps.
14mr|libchamplain-0.12.7-2|37	
14mr|libchamplain-0.12.7-2|38	%package -n %{libname}
14mr|libchamplain-0.12.7-2|39	Summary:	Map view for Clutter
14mr|libchamplain-0.12.7-2|40	Group:		System/Libraries
14mr|libchamplain-0.12.7-2|41	
14mr|libchamplain-0.12.7-2|42	%description -n %{libname}
14mr|libchamplain-0.12.7-2|43	Libchamplain is a C library aimed to provide a ClutterActor to display
14mr|libchamplain-0.12.7-2|44	rasterized maps.
14mr|libchamplain-0.12.7-2|45	
14mr|libchamplain-0.12.7-2|46	%package -n %{libgtk}
14mr|libchamplain-0.12.7-2|47	Summary:	Map view for Clutter
14mr|libchamplain-0.12.7-2|48	Group:		System/Libraries
14mr|libchamplain-0.12.7-2|49	
14mr|libchamplain-0.12.7-2|50	%description -n %{libgtk}
14mr|libchamplain-0.12.7-2|51	Libchamplain is a C library aimed to provide a ClutterActor to display
14mr|libchamplain-0.12.7-2|52	rasterized maps.
14mr|libchamplain-0.12.7-2|53	
14mr|libchamplain-0.12.7-2|54	This package contains the GTK+ view for %{name}
14mr|libchamplain-0.12.7-2|55	
14mr|libchamplain-0.12.7-2|56	%package -n %{girname}
14mr|libchamplain-0.12.7-2|57	Summary:	GObject Introspection interface description for GData
14mr|libchamplain-0.12.7-2|58	Group:		System/Libraries
14mr|libchamplain-0.12.7-2|59	
14mr|libchamplain-0.12.7-2|60	%description -n %{girname}
14mr|libchamplain-0.12.7-2|61	GObject Introspection interface description for GData.
14mr|libchamplain-0.12.7-2|62	
14mr|libchamplain-0.12.7-2|63	%package -n %{girgtk}
14mr|libchamplain-0.12.7-2|64	Summary:	GObject Introspection interface description for GData
14mr|libchamplain-0.12.7-2|65	Group:		System/Libraries
14mr|libchamplain-0.12.7-2|66	Requires:	%{libgtk} = %{version}-%{release}
14mr|libchamplain-0.12.7-2|67	
14mr|libchamplain-0.12.7-2|68	%description -n %{girgtk}
14mr|libchamplain-0.12.7-2|69	GObject Introspection interface description for GData.
14mr|libchamplain-0.12.7-2|70	
14mr|libchamplain-0.12.7-2|71	%package -n %{develname}
14mr|libchamplain-0.12.7-2|72	Summary:	Development files for %{name}
14mr|libchamplain-0.12.7-2|73	Group:		Development/GNOME and GTK+
14mr|libchamplain-0.12.7-2|74	Requires:	%{libname} = %{version}-%{release}
14mr|libchamplain-0.12.7-2|75	Requires:	%{libgtk} = %{version}-%{release}
14mr|libchamplain-0.12.7-2|76	Requires:	%{girname} = %{version}-%{release}
14mr|libchamplain-0.12.7-2|77	Requires:	%{girgtk} = %{version}-%{release}
14mr|libchamplain-0.12.7-2|78	Provides:	%{name}-devel = %{version}-%{release}
14mr|libchamplain-0.12.7-2|79	Obsoletes:	%mklibname champlain 0.3 -d
14mr|libchamplain-0.12.7-2|80	
14mr|libchamplain-0.12.7-2|81	%description -n %{develname}
14mr|libchamplain-0.12.7-2|82	This package contains development files for %{name}.
14mr|libchamplain-0.12.7-2|83	
14mr|libchamplain-0.12.7-2|84	%prep
14mr|libchamplain-0.12.7-2|85	%setup -q
14mr|libchamplain-0.12.7-2|86	%apply_patches
14mr|libchamplain-0.12.7-2|87	
14mr|libchamplain-0.12.7-2|88	autoreconf -fi
14mr|libchamplain-0.12.7-2|89	
14mr|libchamplain-0.12.7-2|90	%build
14mr|libchamplain-0.12.7-2|91	%configure2_5x \
14mr|libchamplain-0.12.7-2|92	--disable-static \
14mr|libchamplain-0.12.7-2|93	--enable-gtk-doc \
14mr|libchamplain-0.12.7-2|94	--enable-python \
14mr|libchamplain-0.12.7-2|95	--enable-introspection
14mr|libchamplain-0.12.7-2|96	
14mr|libchamplain-0.12.7-2|97	# Omit unused direct shared library dependencies.
14mr|libchamplain-0.12.7-2|98	sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
14mr|libchamplain-0.12.7-2|99	
14mr|libchamplain-0.12.7-2|100	%make
14mr|libchamplain-0.12.7-2|101	
14mr|libchamplain-0.12.7-2|102	%install
14mr|libchamplain-0.12.7-2|103	%makeinstall_std
14mr|libchamplain-0.12.7-2|104	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|libchamplain-0.12.7-2|105	
14mr|libchamplain-0.12.7-2|106	# Remove rpaths.
14mr|libchamplain-0.12.7-2|107	chrpath --delete %{buildroot}%{_libdir}/%{name}-gtk-*.so.*
14mr|libchamplain-0.12.7-2|108	
14mr|libchamplain-0.12.7-2|109	%files -n %{libname}
14mr|libchamplain-0.12.7-2|110	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libchamplain-0.12.7-2|111	
14mr|libchamplain-0.12.7-2|112	%files -n %{girname}
14mr|libchamplain-0.12.7-2|113	%{_libdir}/girepository-1.0/Champlain-%{gir_major}.typelib
14mr|libchamplain-0.12.7-2|114	
14mr|libchamplain-0.12.7-2|115	%files -n %{libgtk}
14mr|libchamplain-0.12.7-2|116	%{_libdir}/%{name}-gtk-%{api}.so.%{major}*
14mr|libchamplain-0.12.7-2|117	
14mr|libchamplain-0.12.7-2|118	%files -n %{girgtk}
14mr|libchamplain-0.12.7-2|119	%{_libdir}/girepository-1.0/GtkChamplain-%{gir_major}.typelib
14mr|libchamplain-0.12.7-2|120	
14mr|libchamplain-0.12.7-2|121	%files -n %{develname}
14mr|libchamplain-0.12.7-2|122	%doc NEWS
14mr|libchamplain-0.12.7-2|123	%doc demos/launcher.c
14mr|libchamplain-0.12.7-2|124	%{_libdir}/%{name}-%{api}.so
14mr|libchamplain-0.12.7-2|125	%{_libdir}/%{name}-gtk-%{api}.so
14mr|libchamplain-0.12.7-2|126	%{_libdir}/pkgconfig/champlain-%{api}.pc
14mr|libchamplain-0.12.7-2|127	%{_libdir}/pkgconfig/champlain-gtk-%{api}.pc
14mr|libchamplain-0.12.7-2|128	# %{_libdir}/pkgconfig/champlain-memphis-%{api}.pc
14mr|libchamplain-0.12.7-2|129	%dir %{_datadir}/gtk-doc/html/%{name}-%{api}
14mr|libchamplain-0.12.7-2|130	%dir %{_datadir}/gtk-doc/html/%{name}-gtk-%{api}
14mr|libchamplain-0.12.7-2|131	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/*
14mr|libchamplain-0.12.7-2|132	%doc %{_datadir}/gtk-doc/html/%{name}-gtk-%{api}/*
14mr|libchamplain-0.12.7-2|133	%dir %{_includedir}/%{name}-%{api}
14mr|libchamplain-0.12.7-2|134	%dir %{_includedir}/%{name}-%{api}/champlain
14mr|libchamplain-0.12.7-2|135	%{_includedir}/%{name}-%{api}/champlain/*.h
14mr|libchamplain-0.12.7-2|136	%dir %{_includedir}/%{name}-gtk-%{api}
14mr|libchamplain-0.12.7-2|137	%dir %{_includedir}/%{name}-gtk-%{api}/champlain-gtk/
14mr|libchamplain-0.12.7-2|138	%{_includedir}/%{name}-gtk-%{api}/champlain-gtk/*.h
14mr|libchamplain-0.12.7-2|139	%{_datadir}/gir-1.0/Champlain-%{gir_major}.gir
14mr|libchamplain-0.12.7-2|140	%{_datadir}/gir-1.0/GtkChamplain-%{gir_major}.gir
14mr|libchamplain-0.12.7-2|141	%{_datadir}/vala/vapi/champlain*
14mr|libchamplain-0.12.7-2|142	
14mr|libchamplain-0.12.7-2|143	
14mr|libchamplain-0.12.7-2|144	%changelog
14mr|libchamplain-0.12.7-2|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.7-2
14mr|libchamplain-0.12.7-2|146	+ Revision: 85fa4e8
14mr|libchamplain-0.12.7-2|147	- MassBuild#440: Increase release tag
14mr|libchamplain-0.12.7-2|148	
14mr|libchamplain-0.12.7-2|149	

17117 14
14mr|libchewing-0.4.0-1|1	%define major 3
14mr|libchewing-0.4.0-1|2	%define libname %mklibname chewing %{major}
14mr|libchewing-0.4.0-1|3	%define develname %mklibname chewing -d
14mr|libchewing-0.4.0-1|4	
14mr|libchewing-0.4.0-1|5	Name:		libchewing
14mr|libchewing-0.4.0-1|6	Summary:	The intelligent phonetic input method library
14mr|libchewing-0.4.0-1|7	Epoch:		1
14mr|libchewing-0.4.0-1|8	Version:	0.4.0
14mr|libchewing-0.4.0-1|9	Release:	1
14mr|libchewing-0.4.0-1|10	Group:		System/Internationalization
14mr|libchewing-0.4.0-1|11	License:	LGPLv2+
14mr|libchewing-0.4.0-1|12	Source0:	https://github.com/chewing/libchewing/releases/download/v0.4.0/%{name}-%{version}.tar.bz2
14mr|libchewing-0.4.0-1|13	URL:		http://chewing.csie.net/
14mr|libchewing-0.4.0-1|14	
14mr|libchewing-0.4.0-1|15	%description
14mr|libchewing-0.4.0-1|16	libchewing is an intelligent Chinese phonetic input method library
14mr|libchewing-0.4.0-1|17	which is also know as Qooing. Based on Chewing input method.
14mr|libchewing-0.4.0-1|18	
14mr|libchewing-0.4.0-1|19	%package data
14mr|libchewing-0.4.0-1|20	Summary:	Data for Libchewing
14mr|libchewing-0.4.0-1|21	Group:		System/Internationalization
14mr|libchewing-0.4.0-1|22	
14mr|libchewing-0.4.0-1|23	%description data
14mr|libchewing-0.4.0-1|24	libchewing is an intelligent Chinese phonetic input method library
14mr|libchewing-0.4.0-1|25	which is also know as Qooing. Based on Chewing input method.
14mr|libchewing-0.4.0-1|26	
14mr|libchewing-0.4.0-1|27	This package contains data files from libchewing.
14mr|libchewing-0.4.0-1|28	
14mr|libchewing-0.4.0-1|29	%package -n	%{libname}
14mr|libchewing-0.4.0-1|30	Summary:	The intelligent phonetic input method library
14mr|libchewing-0.4.0-1|31	Group:		System/Internationalization
14mr|libchewing-0.4.0-1|32	Requires:	%{name}-data = %{EVRD}
14mr|libchewing-0.4.0-1|33	Provides:	%{name} = %{EVRD}
14mr|libchewing-0.4.0-1|34	
14mr|libchewing-0.4.0-1|35	%description -n %{libname}
14mr|libchewing-0.4.0-1|36	libchewing is an intelligent Chinese phonetic input method library
14mr|libchewing-0.4.0-1|37	which is also know as Qooing. Based on Chewing input method.
14mr|libchewing-0.4.0-1|38	
14mr|libchewing-0.4.0-1|39	This package contains the basic libchewing library.
14mr|libchewing-0.4.0-1|40	
14mr|libchewing-0.4.0-1|41	%package -n	%{develname}
14mr|libchewing-0.4.0-1|42	Summary:	Headers of libchewing for development
14mr|libchewing-0.4.0-1|43	Group:		Development/C
14mr|libchewing-0.4.0-1|44	Requires:	%{libname} = %{EVRD}
14mr|libchewing-0.4.0-1|45	Provides:	%{name}-devel= %{EVRD}
14mr|libchewing-0.4.0-1|46	
14mr|libchewing-0.4.0-1|47	%description -n %{develname}
14mr|libchewing-0.4.0-1|48	libchewing is an intelligent Chinese phonetic input method library
14mr|libchewing-0.4.0-1|49	which is also know as Qooing. Based on Chewing input method.
14mr|libchewing-0.4.0-1|50	
14mr|libchewing-0.4.0-1|51	This package contains library and headers necessary for development
14mr|libchewing-0.4.0-1|52	related to Chewing input method. You also need it if you want to
14mr|libchewing-0.4.0-1|53	compile any input server that supports Chewing input method.
14mr|libchewing-0.4.0-1|54	
14mr|libchewing-0.4.0-1|55	%prep
14mr|libchewing-0.4.0-1|56	%setup -q
14mr|libchewing-0.4.0-1|57	
14mr|libchewing-0.4.0-1|58	%build
14mr|libchewing-0.4.0-1|59	%configure2_5x --disable-static
14mr|libchewing-0.4.0-1|60	%make
14mr|libchewing-0.4.0-1|61	
14mr|libchewing-0.4.0-1|62	%install
14mr|libchewing-0.4.0-1|63	%makeinstall_std
14mr|libchewing-0.4.0-1|64	
14mr|libchewing-0.4.0-1|65	%files data
14mr|libchewing-0.4.0-1|66	%doc COPYING
14mr|libchewing-0.4.0-1|67	# %{_libdir}/libchewing
14mr|libchewing-0.4.0-1|68	%{_infodir}/*
14mr|libchewing-0.4.0-1|69	%{_datadir}/libchewing/dictionary.dat
14mr|libchewing-0.4.0-1|70	%{_datadir}/libchewing/index_tree.dat
14mr|libchewing-0.4.0-1|71	%{_datadir}/libchewing/pinyin.tab
14mr|libchewing-0.4.0-1|72	%{_datadir}/libchewing/swkb.dat
14mr|libchewing-0.4.0-1|73	%{_datadir}/libchewing/symbols.dat
14mr|libchewing-0.4.0-1|74	
14mr|libchewing-0.4.0-1|75	%files -n %{libname}
14mr|libchewing-0.4.0-1|76	%doc COPYING
14mr|libchewing-0.4.0-1|77	%{_libdir}/lib*.so.%{major}*
14mr|libchewing-0.4.0-1|78	
14mr|libchewing-0.4.0-1|79	%files -n %{develname}
14mr|libchewing-0.4.0-1|80	%doc AUTHORS COPYING ChangeLog NEWS
14mr|libchewing-0.4.0-1|81	%{_libdir}/lib*.so
14mr|libchewing-0.4.0-1|82	%{_libdir}/pkgconfig/*
14mr|libchewing-0.4.0-1|83	%{_includedir}/*
14mr|libchewing-0.4.0-1|84	
14mr|libchewing-0.4.0-1|85	%changelog
14mr|libchewing-0.4.0-1|86	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.4.0-1
14mr|libchewing-0.4.0-1|87	+ Revision: 5753fae
14mr|libchewing-0.4.0-1|88	- Merge pull request #1 from import/libchewing:auto_update
14mr|libchewing-0.4.0-1|89	- ROSA Updates Builder: update suggested
14mr|libchewing-0.4.0-1|90	
14mr|libchewing-0.4.0-1|91	

17118 14
14mr|libchipcard-5.0.2-4|1	%define clientmajor 6
14mr|libchipcard-5.0.2-4|2	%define clientlibname %mklibname chipcard %{clientmajor}
14mr|libchipcard-5.0.2-4|3	%define libnamedev %mklibname -d chipcard
14mr|libchipcard-5.0.2-4|4	
14mr|libchipcard-5.0.2-4|5	Summary:	A library for easy access to smart cards (chipcards)
14mr|libchipcard-5.0.2-4|6	Name:		libchipcard
14mr|libchipcard-5.0.2-4|7	Version:	5.0.2
14mr|libchipcard-5.0.2-4|8	Release:	4
14mr|libchipcard-5.0.2-4|9	Group:		System/Libraries
14mr|libchipcard-5.0.2-4|10	License:	LGPLv2
14mr|libchipcard-5.0.2-4|11	URL:		http://www.aquamaniac.de/sites/libchipcard/index.php
14mr|libchipcard-5.0.2-4|12	Source:		http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
14mr|libchipcard-5.0.2-4|13	BuildRequires:	pkgconfig(gwenhywfar)
14mr|libchipcard-5.0.2-4|14	BuildRequires:	pkgconfig(libpcsclite)
14mr|libchipcard-5.0.2-4|15	Requires(post):	rpm-helper
14mr|libchipcard-5.0.2-4|16	Requires(preun): rpm-helper
14mr|libchipcard-5.0.2-4|17	
14mr|libchipcard-5.0.2-4|18	%description
14mr|libchipcard-5.0.2-4|19	Libchipcard allows easy access to smart cards. It provides basic access
14mr|libchipcard-5.0.2-4|20	to memory and processor cards and has special support for German medical
14mr|libchipcard-5.0.2-4|21	cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
14mr|libchipcard-5.0.2-4|22	type 1).
14mr|libchipcard-5.0.2-4|23	
14mr|libchipcard-5.0.2-4|24	It accesses the readers via CTAPI or PC/SC interfaces and has successfully
14mr|libchipcard-5.0.2-4|25	been tested with Towitoko, Kobil and Reiner-SCT readers.
14mr|libchipcard-5.0.2-4|26	
14mr|libchipcard-5.0.2-4|27	This package contains the chipcard3-daemon needed to access card readers.
14mr|libchipcard-5.0.2-4|28	
14mr|libchipcard-5.0.2-4|29	%package -n %{libnamedev}
14mr|libchipcard-5.0.2-4|30	Summary:	LibChipCard server development kit
14mr|libchipcard-5.0.2-4|31	Group:		Development/C
14mr|libchipcard-5.0.2-4|32	Requires:	%{clientlibname} = %{version}-%{release}
14mr|libchipcard-5.0.2-4|33	Provides:	%{name}-devel = %{version}-%{release}
14mr|libchipcard-5.0.2-4|34	
14mr|libchipcard-5.0.2-4|35	%description  -n %{libnamedev}
14mr|libchipcard-5.0.2-4|36	This package contains chipcard3-server-config and header files for writing
14mr|libchipcard-5.0.2-4|37	drivers, services or even your own chipcard daemon for LibChipCard.
14mr|libchipcard-5.0.2-4|38	
14mr|libchipcard-5.0.2-4|39	%package -n %{clientlibname}
14mr|libchipcard-5.0.2-4|40	Group:		System/Libraries
14mr|libchipcard-5.0.2-4|41	Summary:	A library for easy access to smart cards (chipcards)
14mr|libchipcard-5.0.2-4|42	Requires:	%{name} >= %{version}
14mr|libchipcard-5.0.2-4|43	
14mr|libchipcard-5.0.2-4|44	%description -n %{clientlibname}
14mr|libchipcard-5.0.2-4|45	Libchipcard allows easy access to smart cards. It provides basic access
14mr|libchipcard-5.0.2-4|46	to memory and processor cards and has special support for German medical
14mr|libchipcard-5.0.2-4|47	cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
14mr|libchipcard-5.0.2-4|48	type 1).
14mr|libchipcard-5.0.2-4|49	
14mr|libchipcard-5.0.2-4|50	It accesses the readers via CTAPI or PC/SC interfaces and has successfully
14mr|libchipcard-5.0.2-4|51	been tested with Towitoko, Kobil and Reiner-SCT readers.
14mr|libchipcard-5.0.2-4|52	
14mr|libchipcard-5.0.2-4|53	This package contains the chipcard3-daemon needed to access card readers.
14mr|libchipcard-5.0.2-4|54	
14mr|libchipcard-5.0.2-4|55	
14mr|libchipcard-5.0.2-4|56	%prep
14mr|libchipcard-5.0.2-4|57	%setup -q
14mr|libchipcard-5.0.2-4|58	
14mr|libchipcard-5.0.2-4|59	%build
14mr|libchipcard-5.0.2-4|60	%configure2_5x --disable-static --with-pcsc-libs=%{_libdir}
14mr|libchipcard-5.0.2-4|61	%make
14mr|libchipcard-5.0.2-4|62	
14mr|libchipcard-5.0.2-4|63	%install
14mr|libchipcard-5.0.2-4|64	%makeinstall_std
14mr|libchipcard-5.0.2-4|65	
14mr|libchipcard-5.0.2-4|66	%post
14mr|libchipcard-5.0.2-4|67	%_post_service chipcardd
14mr|libchipcard-5.0.2-4|68	
14mr|libchipcard-5.0.2-4|69	%preun
14mr|libchipcard-5.0.2-4|70	%_preun_service chipcardd
14mr|libchipcard-5.0.2-4|71	
14mr|libchipcard-5.0.2-4|72	%files -n %{clientlibname}
14mr|libchipcard-5.0.2-4|73	%{_libdir}/libchipcard.so.%{clientmajor}*
14mr|libchipcard-5.0.2-4|74	
14mr|libchipcard-5.0.2-4|75	%files -n %{libnamedev}
14mr|libchipcard-5.0.2-4|76	%doc README COPYING ChangeLog
14mr|libchipcard-5.0.2-4|77	%{_libdir}/*.so
14mr|libchipcard-5.0.2-4|78	%{_bindir}/chipcard-config
14mr|libchipcard-5.0.2-4|79	%{_includedir}/*
14mr|libchipcard-5.0.2-4|80	%{_datadir}/aclocal/chipcard.m4
14mr|libchipcard-5.0.2-4|81	
14mr|libchipcard-5.0.2-4|82	%files
14mr|libchipcard-5.0.2-4|83	%doc README COPYING ChangeLog
14mr|libchipcard-5.0.2-4|84	%{_sysconfdir}/chipcard
14mr|libchipcard-5.0.2-4|85	%{_bindir}/cardcommander
14mr|libchipcard-5.0.2-4|86	%{_bindir}/chipcard-tool
14mr|libchipcard-5.0.2-4|87	%{_bindir}/geldkarte
14mr|libchipcard-5.0.2-4|88	%{_bindir}/kvkcard
14mr|libchipcard-5.0.2-4|89	%{_bindir}/memcard
14mr|libchipcard-5.0.2-4|90	%{_datadir}/chipcard
14mr|libchipcard-5.0.2-4|91	%{_libdir}/gwenhywfar/plugins/*/ct
14mr|libchipcard-5.0.2-4|92	
14mr|libchipcard-5.0.2-4|93	
14mr|libchipcard-5.0.2-4|94	%changelog
14mr|libchipcard-5.0.2-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0.2-4
14mr|libchipcard-5.0.2-4|96	+ Revision: 00840c0
14mr|libchipcard-5.0.2-4|97	- MassBuild#440: Increase release tag
14mr|libchipcard-5.0.2-4|98	
14mr|libchipcard-5.0.2-4|99	

17119 14
14mr|libcmis-0.4.1-4|1	%define api	0.4
14mr|libcmis-0.4.1-4|2	%define major	4
14mr|libcmis-0.4.1-4|3	%define libname %mklibname cmis %{api} %{major}
14mr|libcmis-0.4.1-4|4	%define libcmis_c %mklibname cmis-c %{api} %{major}
14mr|libcmis-0.4.1-4|5	%define devname %mklibname -d cmis
14mr|libcmis-0.4.1-4|6	
14mr|libcmis-0.4.1-4|7	Summary:	A C++ client library for the CMIS interface
14mr|libcmis-0.4.1-4|8	Name:		libcmis
14mr|libcmis-0.4.1-4|9	Version:	0.4.1
14mr|libcmis-0.4.1-4|10	Release:	4
14mr|libcmis-0.4.1-4|11	Group:		System/Libraries
14mr|libcmis-0.4.1-4|12	License:	GPLv2+ or LGPLv2+ or MPLv1.1
14mr|libcmis-0.4.1-4|13	Url:		http://sourceforge.net/projects/libcmis/
14mr|libcmis-0.4.1-4|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|libcmis-0.4.1-4|15	
14mr|libcmis-0.4.1-4|16	BuildRequires:	docbook2x
14mr|libcmis-0.4.1-4|17	BuildRequires:	boost-devel
14mr|libcmis-0.4.1-4|18	BuildRequires:	pkgconfig(libcurl)
14mr|libcmis-0.4.1-4|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libcmis-0.4.1-4|20	
14mr|libcmis-0.4.1-4|21	%description
14mr|libcmis-0.4.1-4|22	LibCMIS is a C++ client library for the CMIS interface. This allows C++
14mr|libcmis-0.4.1-4|23	applications to connect to any ECM behaving as a CMIS server like
14mr|libcmis-0.4.1-4|24	Alfresco, Nuxeo for the open source ones.
14mr|libcmis-0.4.1-4|25	
14mr|libcmis-0.4.1-4|26	%package -n %{libname}
14mr|libcmis-0.4.1-4|27	Summary:	Text categorization library
14mr|libcmis-0.4.1-4|28	Group:		System/Libraries
14mr|libcmis-0.4.1-4|29	
14mr|libcmis-0.4.1-4|30	%description -n %{libname}
14mr|libcmis-0.4.1-4|31	LibCMIS is a C++ client library for the CMIS interface. This allows C++
14mr|libcmis-0.4.1-4|32	applications to connect to any ECM behaving as a CMIS server like
14mr|libcmis-0.4.1-4|33	Alfresco, Nuxeo for the open source ones.
14mr|libcmis-0.4.1-4|34	
14mr|libcmis-0.4.1-4|35	%package -n %{libcmis_c}
14mr|libcmis-0.4.1-4|36	Summary:	Text categorization library
14mr|libcmis-0.4.1-4|37	Group:		System/Libraries
14mr|libcmis-0.4.1-4|38	
14mr|libcmis-0.4.1-4|39	%description -n %{libcmis_c}
14mr|libcmis-0.4.1-4|40	This package contains a shared library for %{name}.
14mr|libcmis-0.4.1-4|41	
14mr|libcmis-0.4.1-4|42	%package -n %{devname}
14mr|libcmis-0.4.1-4|43	Summary:	Development files for %{name}
14mr|libcmis-0.4.1-4|44	Group:		Development/Other
14mr|libcmis-0.4.1-4|45	Requires:	%{libname} = %{version}-%{release}
14mr|libcmis-0.4.1-4|46	Requires:	%{libcmis_c} = %{version}-%{release}
14mr|libcmis-0.4.1-4|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcmis-0.4.1-4|48	
14mr|libcmis-0.4.1-4|49	%description -n %{devname}
14mr|libcmis-0.4.1-4|50	The %{name}-devel package contains libraries and header files for
14mr|libcmis-0.4.1-4|51	developing applications that use %{name}.
14mr|libcmis-0.4.1-4|52	
14mr|libcmis-0.4.1-4|53	%package tools
14mr|libcmis-0.4.1-4|54	Summary:	Command line tool to access CMIS
14mr|libcmis-0.4.1-4|55	Group:		Publishing
14mr|libcmis-0.4.1-4|56	
14mr|libcmis-0.4.1-4|57	%description tools
14mr|libcmis-0.4.1-4|58	The %{name}-tools package contains a tool for accessing CMIS from the
14mr|libcmis-0.4.1-4|59	command line.
14mr|libcmis-0.4.1-4|60	
14mr|libcmis-0.4.1-4|61	%prep
14mr|libcmis-0.4.1-4|62	%setup -q
14mr|libcmis-0.4.1-4|63	%apply_patches
14mr|libcmis-0.4.1-4|64	sed -i -e 's/docbook-to-man/db2x_docbook2man/' configure
14mr|libcmis-0.4.1-4|65	
14mr|libcmis-0.4.1-4|66	%build
14mr|libcmis-0.4.1-4|67	%configure2_5x \
14mr|libcmis-0.4.1-4|68	--disable-static \
14mr|libcmis-0.4.1-4|69	--disable-tests \
14mr|libcmis-0.4.1-4|70	--disable-werror \
14mr|libcmis-0.4.1-4|71	--with-man=no
14mr|libcmis-0.4.1-4|72	
14mr|libcmis-0.4.1-4|73	%make
14mr|libcmis-0.4.1-4|74	
14mr|libcmis-0.4.1-4|75	%install
14mr|libcmis-0.4.1-4|76	%makeinstall_std
14mr|libcmis-0.4.1-4|77	
14mr|libcmis-0.4.1-4|78	%files tools
14mr|libcmis-0.4.1-4|79	%{_bindir}/cmis-client
14mr|libcmis-0.4.1-4|80	%{_mandir}/manx/cmis-client.xml.*
14mr|libcmis-0.4.1-4|81	
14mr|libcmis-0.4.1-4|82	%files -n %{libname}
14mr|libcmis-0.4.1-4|83	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libcmis-0.4.1-4|84	
14mr|libcmis-0.4.1-4|85	%files -n %{libcmis_c}
14mr|libcmis-0.4.1-4|86	%{_libdir}/%{name}-c-%{api}.so.%{major}*
14mr|libcmis-0.4.1-4|87	
14mr|libcmis-0.4.1-4|88	%files -n %{devname}
14mr|libcmis-0.4.1-4|89	%doc AUTHORS COPYING.GPL COPYING.LGPL COPYING.MPL README
14mr|libcmis-0.4.1-4|90	%{_includedir}/%{name}-%{api}
14mr|libcmis-0.4.1-4|91	%{_includedir}/%{name}-c-%{api}
14mr|libcmis-0.4.1-4|92	%{_libdir}/%{name}-%{api}.so
14mr|libcmis-0.4.1-4|93	%{_libdir}/%{name}-c-%{api}.so
14mr|libcmis-0.4.1-4|94	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libcmis-0.4.1-4|95	%{_libdir}/pkgconfig/%{name}-c-%{api}.pc
14mr|libcmis-0.4.1-4|96	
14mr|libcmis-0.4.1-4|97	
14mr|libcmis-0.4.1-4|98	%changelog
14mr|libcmis-0.4.1-4|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-4
14mr|libcmis-0.4.1-4|100	+ Revision: d539564
14mr|libcmis-0.4.1-4|101	- MassBuild#440: Increase release tag
14mr|libcmis-0.4.1-4|102	
14mr|libcmis-0.4.1-4|103	

17120 14
14mr|libconfig-1.4.9-2|1	%define	major 9
14mr|libconfig-1.4.9-2|2	%define libname	%mklibname config %{major}
14mr|libconfig-1.4.9-2|3	%define libxx	%mklibname config++ %{major}
14mr|libconfig-1.4.9-2|4	%define develname	%mklibname -d config
14mr|libconfig-1.4.9-2|5	
14mr|libconfig-1.4.9-2|6	Summary:	Configuration file parsing library
14mr|libconfig-1.4.9-2|7	Name:		libconfig
14mr|libconfig-1.4.9-2|8	Version:	1.4.9
14mr|libconfig-1.4.9-2|9	Release:	2
14mr|libconfig-1.4.9-2|10	Group:		System/Libraries
14mr|libconfig-1.4.9-2|11	License:	LGPLv2+
14mr|libconfig-1.4.9-2|12	URL:		http://www.hyperrealm.com/libconfig/
14mr|libconfig-1.4.9-2|13	Source0:	http://www.hyperrealm.com/libconfig/%{name}-%{version}.tar.gz
14mr|libconfig-1.4.9-2|14	
14mr|libconfig-1.4.9-2|15	%description
14mr|libconfig-1.4.9-2|16	libconfig - Consistent configuration library.
14mr|libconfig-1.4.9-2|17	
14mr|libconfig-1.4.9-2|18	Libconfig is a library to provide easy access to configuration
14mr|libconfig-1.4.9-2|19	data in a consistent and logical manner. Variables (registered
14mr|libconfig-1.4.9-2|20	through lc_register_var(3) or lc_register_callback(3)) are
14mr|libconfig-1.4.9-2|21	processed with the lc_process(3) function. Errors can be examined
14mr|libconfig-1.4.9-2|22	through lc_geterrno(3) and lc_geterrstr(3).
14mr|libconfig-1.4.9-2|23	
14mr|libconfig-1.4.9-2|24	%package -n	%{libname}
14mr|libconfig-1.4.9-2|25	Summary:	Configuration file parsing library
14mr|libconfig-1.4.9-2|26	Group:		System/Libraries
14mr|libconfig-1.4.9-2|27	
14mr|libconfig-1.4.9-2|28	%description -n	%{libname}
14mr|libconfig-1.4.9-2|29	libconfig - Consistent configuration library.
14mr|libconfig-1.4.9-2|30	
14mr|libconfig-1.4.9-2|31	Libconfig is a library to provide easy access to configuration
14mr|libconfig-1.4.9-2|32	data in a consistent and logical manner. Variables (registered
14mr|libconfig-1.4.9-2|33	through lc_register_var(3) or lc_register_callback(3)) are
14mr|libconfig-1.4.9-2|34	processed with the lc_process(3) function. Errors can be examined
14mr|libconfig-1.4.9-2|35	through lc_geterrno(3) and lc_geterrstr(3).
14mr|libconfig-1.4.9-2|36	
14mr|libconfig-1.4.9-2|37	%package -n	%{libxx}
14mr|libconfig-1.4.9-2|38	Summary:	Configuration file parsing library
14mr|libconfig-1.4.9-2|39	Group:		System/Libraries
14mr|libconfig-1.4.9-2|40	Conflicts:	%{libname} < 1.4.8-1
14mr|libconfig-1.4.9-2|41	
14mr|libconfig-1.4.9-2|42	%description -n	%{libxx}
14mr|libconfig-1.4.9-2|43	libconfig++ - Consistent configuration library.
14mr|libconfig-1.4.9-2|44	
14mr|libconfig-1.4.9-2|45	%package -n	%{develname}
14mr|libconfig-1.4.9-2|46	Summary:	Static library and header files for the %{name} library
14mr|libconfig-1.4.9-2|47	Group:		Development/C
14mr|libconfig-1.4.9-2|48	Requires:	%{libname} = %{version}-%{release}
14mr|libconfig-1.4.9-2|49	Requires:	%{libxx} = %{version}-%{release}
14mr|libconfig-1.4.9-2|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|libconfig-1.4.9-2|51	Obsoletes:  %_lib%{name}0-devel
14mr|libconfig-1.4.9-2|52	
14mr|libconfig-1.4.9-2|53	%description -n	%{develname}
14mr|libconfig-1.4.9-2|54	This package contains the development %{name} libraries and its header
14mr|libconfig-1.4.9-2|55	files.
14mr|libconfig-1.4.9-2|56	
14mr|libconfig-1.4.9-2|57	%prep
14mr|libconfig-1.4.9-2|58	%setup -q
14mr|libconfig-1.4.9-2|59	
14mr|libconfig-1.4.9-2|60	%build
14mr|libconfig-1.4.9-2|61	%configure2_5x \
14mr|libconfig-1.4.9-2|62	--disable-static
14mr|libconfig-1.4.9-2|63	
14mr|libconfig-1.4.9-2|64	%make
14mr|libconfig-1.4.9-2|65	
14mr|libconfig-1.4.9-2|66	%install
14mr|libconfig-1.4.9-2|67	rm -rf %{buildroot}
14mr|libconfig-1.4.9-2|68	%makeinstall_std
14mr|libconfig-1.4.9-2|69	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|libconfig-1.4.9-2|70	
14mr|libconfig-1.4.9-2|71	%files -n %{libname}
14mr|libconfig-1.4.9-2|72	%{_libdir}/libconfig.so.%{major}*
14mr|libconfig-1.4.9-2|73	
14mr|libconfig-1.4.9-2|74	%files -n %{libxx}
14mr|libconfig-1.4.9-2|75	%{_libdir}/libconfig++.so.%{major}*
14mr|libconfig-1.4.9-2|76	
14mr|libconfig-1.4.9-2|77	%files -n %{develname}
14mr|libconfig-1.4.9-2|78	%doc README
14mr|libconfig-1.4.9-2|79	%{_includedir}/*
14mr|libconfig-1.4.9-2|80	%{_libdir}/*.so
14mr|libconfig-1.4.9-2|81	%{_libdir}/pkgconfig/*.pc
14mr|libconfig-1.4.9-2|82	%{_infodir}/*
14mr|libconfig-1.4.9-2|83	
14mr|libconfig-1.4.9-2|84	
14mr|libconfig-1.4.9-2|85	%changelog
14mr|libconfig-1.4.9-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.9-2
14mr|libconfig-1.4.9-2|87	+ Revision: b9ab96c
14mr|libconfig-1.4.9-2|88	- MassBuild#440: Increase release tag
14mr|libconfig-1.4.9-2|89	
14mr|libconfig-1.4.9-2|90	

17121 14
14mr|libcroco0.6-0.6.8-3|1	%define oname	libcroco
14mr|libcroco0.6-0.6.8-3|2	%define api	0.6
14mr|libcroco0.6-0.6.8-3|3	%define major	3
14mr|libcroco0.6-0.6.8-3|4	%define libname	%mklibname croco%{api}_ %{major}
14mr|libcroco0.6-0.6.8-3|5	%define devname	%mklibname croco%{api} -d
14mr|libcroco0.6-0.6.8-3|6	
14mr|libcroco0.6-0.6.8-3|7	Name:		%{oname}%{api}
14mr|libcroco0.6-0.6.8-3|8	Summary:	CSS2 parser library
14mr|libcroco0.6-0.6.8-3|9	Version:	0.6.8
14mr|libcroco0.6-0.6.8-3|10	Release:	3
14mr|libcroco0.6-0.6.8-3|11	License:	LGPLv2
14mr|libcroco0.6-0.6.8-3|12	Group:		System/Libraries
14mr|libcroco0.6-0.6.8-3|13	URL:		http://savannah.nongnu.org/projects/libcroco
14mr|libcroco0.6-0.6.8-3|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.xz
14mr|libcroco0.6-0.6.8-3|15	
14mr|libcroco0.6-0.6.8-3|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|libcroco0.6-0.6.8-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libcroco0.6-0.6.8-3|18	
14mr|libcroco0.6-0.6.8-3|19	%description
14mr|libcroco0.6-0.6.8-3|20	libcroco is a standalone css2 parsing library.
14mr|libcroco0.6-0.6.8-3|21	It provides a low level event driven SAC like api
14mr|libcroco0.6-0.6.8-3|22	and a css object model like api.
14mr|libcroco0.6-0.6.8-3|23	
14mr|libcroco0.6-0.6.8-3|24	%package -n %{libname}
14mr|libcroco0.6-0.6.8-3|25	Summary:	CSS2 parser library
14mr|libcroco0.6-0.6.8-3|26	Group:		System/Libraries
14mr|libcroco0.6-0.6.8-3|27	
14mr|libcroco0.6-0.6.8-3|28	%description -n %{libname}
14mr|libcroco0.6-0.6.8-3|29	libcroco is a standalone css2 parsing library.
14mr|libcroco0.6-0.6.8-3|30	It provides a low level event driven SAC like api
14mr|libcroco0.6-0.6.8-3|31	and a css object model like api.
14mr|libcroco0.6-0.6.8-3|32	
14mr|libcroco0.6-0.6.8-3|33	%package -n %{devname}
14mr|libcroco0.6-0.6.8-3|34	Summary:	Libraries and include files for developing with libcroco
14mr|libcroco0.6-0.6.8-3|35	Group:		Development/C
14mr|libcroco0.6-0.6.8-3|36	Requires:	%{libname} = %{version}-%{release}
14mr|libcroco0.6-0.6.8-3|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcroco0.6-0.6.8-3|38	Obsoletes:	%{mklibname croco0.6_3 -d} < 0.6.5
14mr|libcroco0.6-0.6.8-3|39	
14mr|libcroco0.6-0.6.8-3|40	%description -n %{devname}
14mr|libcroco0.6-0.6.8-3|41	This package provides the necessary development libraries and include
14mr|libcroco0.6-0.6.8-3|42	files to allow you to develop with libcroco?
14mr|libcroco0.6-0.6.8-3|43	
14mr|libcroco0.6-0.6.8-3|44	%package utils
14mr|libcroco0.6-0.6.8-3|45	Summary:	Example apps based on libcroco for working with CSS files
14mr|libcroco0.6-0.6.8-3|46	Group:		Text tools
14mr|libcroco0.6-0.6.8-3|47	
14mr|libcroco0.6-0.6.8-3|48	%description utils
14mr|libcroco0.6-0.6.8-3|49	This contains the example apps that come with libcroco. At the moment this is
14mr|libcroco0.6-0.6.8-3|50	csslint, a Cascading Style Sheets checker.
14mr|libcroco0.6-0.6.8-3|51	
14mr|libcroco0.6-0.6.8-3|52	%prep
14mr|libcroco0.6-0.6.8-3|53	%setup -qn %{oname}-%{version}
14mr|libcroco0.6-0.6.8-3|54	
14mr|libcroco0.6-0.6.8-3|55	%build
14mr|libcroco0.6-0.6.8-3|56	%configure2_5x \
14mr|libcroco0.6-0.6.8-3|57	--disable-static
14mr|libcroco0.6-0.6.8-3|58	
14mr|libcroco0.6-0.6.8-3|59	%make
14mr|libcroco0.6-0.6.8-3|60	
14mr|libcroco0.6-0.6.8-3|61	%install
14mr|libcroco0.6-0.6.8-3|62	%makeinstall_std
14mr|libcroco0.6-0.6.8-3|63	
14mr|libcroco0.6-0.6.8-3|64	%multiarch_binaries %{buildroot}%{_bindir}/croco-%{api}-config
14mr|libcroco0.6-0.6.8-3|65	
14mr|libcroco0.6-0.6.8-3|66	%files utils
14mr|libcroco0.6-0.6.8-3|67	%doc README AUTHORS COPYING COPYING.LIB ChangeLog NEWS
14mr|libcroco0.6-0.6.8-3|68	%{_bindir}/csslint-%{api}
14mr|libcroco0.6-0.6.8-3|69	
14mr|libcroco0.6-0.6.8-3|70	%files -n %{libname}
14mr|libcroco0.6-0.6.8-3|71	%{_libdir}/*.so.%{major}*
14mr|libcroco0.6-0.6.8-3|72	
14mr|libcroco0.6-0.6.8-3|73	%files -n %{devname}
14mr|libcroco0.6-0.6.8-3|74	%{_bindir}/croco-%{api}-config
14mr|libcroco0.6-0.6.8-3|75	%{multiarch_bindir}/croco-%{api}-config
14mr|libcroco0.6-0.6.8-3|76	%{_libdir}/*.so
14mr|libcroco0.6-0.6.8-3|77	%{_includedir}/*
14mr|libcroco0.6-0.6.8-3|78	%{_libdir}/pkgconfig/*
14mr|libcroco0.6-0.6.8-3|79	%doc %{_datadir}/gtk-doc/html/libcroco/
14mr|libcroco0.6-0.6.8-3|80	
14mr|libcroco0.6-0.6.8-3|81	
14mr|libcroco0.6-0.6.8-3|82	%changelog
14mr|libcroco0.6-0.6.8-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.8-3
14mr|libcroco0.6-0.6.8-3|84	+ Revision: fe57452
14mr|libcroco0.6-0.6.8-3|85	- MassBuild#440: Increase release tag
14mr|libcroco0.6-0.6.8-3|86	
14mr|libcroco0.6-0.6.8-3|87	

17122 14
14mr|libcryptui-3.12.2-2|1	%define sname	cryptui
14mr|libcryptui-3.12.2-2|2	
14mr|libcryptui-3.12.2-2|3	%define major	0
14mr|libcryptui-3.12.2-2|4	%define gimajor	0.0
14mr|libcryptui-3.12.2-2|5	%define libname %mklibname %{sname} %{major}
14mr|libcryptui-3.12.2-2|6	%define girname %mklibname %{sname}-gir %{gimajor}
14mr|libcryptui-3.12.2-2|7	%define devname %mklibname -d %{sname}
14mr|libcryptui-3.12.2-2|8	
14mr|libcryptui-3.12.2-2|9	Summary:	Interface components for OpenPGP
14mr|libcryptui-3.12.2-2|10	Name:		libcryptui
14mr|libcryptui-3.12.2-2|11	Version:	3.12.2
14mr|libcryptui-3.12.2-2|12	Release:	2
14mr|libcryptui-3.12.2-2|13	License:	LGPLv2+
14mr|libcryptui-3.12.2-2|14	Group:		Graphical desktop/GNOME
14mr|libcryptui-3.12.2-2|15	URL:		http://seahorse.sourceforge.net/
14mr|libcryptui-3.12.2-2|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libcryptui/3.12/%{name}-%{version}.tar.xz
14mr|libcryptui-3.12.2-2|17	
14mr|libcryptui-3.12.2-2|18	BuildRequires:	gnupg
14mr|libcryptui-3.12.2-2|19	BuildRequires:	gtk-doc
14mr|libcryptui-3.12.2-2|20	BuildRequires:	intltool
14mr|libcryptui-3.12.2-2|21	BuildRequires:	gpgme-devel
14mr|libcryptui-3.12.2-2|22	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libcryptui-3.12.2-2|23	BuildRequires:	pkgconfig(glib-2.0)
14mr|libcryptui-3.12.2-2|24	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|libcryptui-3.12.2-2|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libcryptui-3.12.2-2|26	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libcryptui-3.12.2-2|27	BuildRequires:	pkgconfig(libnotify)
14mr|libcryptui-3.12.2-2|28	BuildRequires:	pkgconfig(sm)
14mr|libcryptui-3.12.2-2|29	Requires:	gnupg
14mr|libcryptui-3.12.2-2|30	Conflicts:	seahorse < 3.1.4
14mr|libcryptui-3.12.2-2|31	
14mr|libcryptui-3.12.2-2|32	%description
14mr|libcryptui-3.12.2-2|33	libcryptui is a library used for prompting for PGP keys.
14mr|libcryptui-3.12.2-2|34	
14mr|libcryptui-3.12.2-2|35	%package -n %{libname}
14mr|libcryptui-3.12.2-2|36	Group:		System/Libraries
14mr|libcryptui-3.12.2-2|37	Summary:	Interface components for OpenPGP
14mr|libcryptui-3.12.2-2|38	
14mr|libcryptui-3.12.2-2|39	%description -n %{libname}
14mr|libcryptui-3.12.2-2|40	libcryptui is a library used for prompting for PGP keys.
14mr|libcryptui-3.12.2-2|41	
14mr|libcryptui-3.12.2-2|42	%package -n %{girname}
14mr|libcryptui-3.12.2-2|43	Summary:	GObject Introspection interface description for %{name}
14mr|libcryptui-3.12.2-2|44	Group:		System/Libraries
14mr|libcryptui-3.12.2-2|45	
14mr|libcryptui-3.12.2-2|46	%description -n %{girname}
14mr|libcryptui-3.12.2-2|47	GObject Introspection interface description for %{name}.
14mr|libcryptui-3.12.2-2|48	
14mr|libcryptui-3.12.2-2|49	%package -n %{devname}
14mr|libcryptui-3.12.2-2|50	Summary:	Header files required to develop with libcryptui
14mr|libcryptui-3.12.2-2|51	Group:		Development/C
14mr|libcryptui-3.12.2-2|52	Requires:	%{libname} = %{version}-%{release}
14mr|libcryptui-3.12.2-2|53	Requires:	%{girname} = %{version}-%{release}
14mr|libcryptui-3.12.2-2|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|libcryptui-3.12.2-2|55	
14mr|libcryptui-3.12.2-2|56	%description -n %{devname}
14mr|libcryptui-3.12.2-2|57	The libcryptui-devel package contains the header files and developer
14mr|libcryptui-3.12.2-2|58	documentation for the libcryptui library.
14mr|libcryptui-3.12.2-2|59	
14mr|libcryptui-3.12.2-2|60	%prep
14mr|libcryptui-3.12.2-2|61	%setup -q
14mr|libcryptui-3.12.2-2|62	
14mr|libcryptui-3.12.2-2|63	%build
14mr|libcryptui-3.12.2-2|64	%configure2_5x \
14mr|libcryptui-3.12.2-2|65	--disable-static \
14mr|libcryptui-3.12.2-2|66	--disable-dependency-tracking \
14mr|libcryptui-3.12.2-2|67	--disable-update-mime-database \
14mr|libcryptui-3.12.2-2|68	--disable-schemas-compile
14mr|libcryptui-3.12.2-2|69	
14mr|libcryptui-3.12.2-2|70	%make
14mr|libcryptui-3.12.2-2|71	
14mr|libcryptui-3.12.2-2|72	%install
14mr|libcryptui-3.12.2-2|73	%makeinstall_std
14mr|libcryptui-3.12.2-2|74	
14mr|libcryptui-3.12.2-2|75	%find_lang %{sname}
14mr|libcryptui-3.12.2-2|76	
14mr|libcryptui-3.12.2-2|77	%files -f %{sname}.lang
14mr|libcryptui-3.12.2-2|78	%{_bindir}/seahorse-daemon
14mr|libcryptui-3.12.2-2|79	%{_datadir}/cryptui
14mr|libcryptui-3.12.2-2|80	%{_datadir}/dbus-1/services/*.service
14mr|libcryptui-3.12.2-2|81	%{_datadir}/GConf/gsettings/*.convert
14mr|libcryptui-3.12.2-2|82	%{_datadir}/glib-2.0/schemas/*.xml
14mr|libcryptui-3.12.2-2|83	%{_datadir}/pixmaps/cryptui
14mr|libcryptui-3.12.2-2|84	%{_mandir}/man1/*
14mr|libcryptui-3.12.2-2|85	
14mr|libcryptui-3.12.2-2|86	%files -n %{libname}
14mr|libcryptui-3.12.2-2|87	%{_libdir}/%{name}.so.%{major}*
14mr|libcryptui-3.12.2-2|88	
14mr|libcryptui-3.12.2-2|89	%files -n %{girname}
14mr|libcryptui-3.12.2-2|90	%{_libdir}/girepository-1.0/CryptUI-%{gimajor}.typelib
14mr|libcryptui-3.12.2-2|91	
14mr|libcryptui-3.12.2-2|92	%files -n %{devname}
14mr|libcryptui-3.12.2-2|93	%{_includedir}/%{name}
14mr|libcryptui-3.12.2-2|94	%{_libdir}/*.so
14mr|libcryptui-3.12.2-2|95	%{_libdir}/pkgconfig/*.pc
14mr|libcryptui-3.12.2-2|96	%{_datadir}/gir-1.0/*.gir
14mr|libcryptui-3.12.2-2|97	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|libcryptui-3.12.2-2|98	
14mr|libcryptui-3.12.2-2|99	%changelog
14mr|libcryptui-3.12.2-2|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|libcryptui-3.12.2-2|101	+ Revision: c7dcc7c
14mr|libcryptui-3.12.2-2|102	- MassBuild#440: Increase release tag
14mr|libcryptui-3.12.2-2|103	
14mr|libcryptui-3.12.2-2|104	

17123 14
14mr|libcue-1.4.0-4|1	%define major 1
14mr|libcue-1.4.0-4|2	%define libname %mklibname cue %major
14mr|libcue-1.4.0-4|3	%define develname %mklibname -d cue
14mr|libcue-1.4.0-4|4	
14mr|libcue-1.4.0-4|5	Summary:	Cuesheet parser library
14mr|libcue-1.4.0-4|6	Name:		libcue
14mr|libcue-1.4.0-4|7	Version:	1.4.0
14mr|libcue-1.4.0-4|8	Release:	4
14mr|libcue-1.4.0-4|9	License:	GPLv2
14mr|libcue-1.4.0-4|10	Group:		System/Libraries
14mr|libcue-1.4.0-4|11	Url:		http://libcue.sourceforge.net/
14mr|libcue-1.4.0-4|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|libcue-1.4.0-4|13	
14mr|libcue-1.4.0-4|14	%description
14mr|libcue-1.4.0-4|15	This is a library for parsing cue sheets which describe audio CD images. They
14mr|libcue-1.4.0-4|16	are useful for gapless music playback.
14mr|libcue-1.4.0-4|17	
14mr|libcue-1.4.0-4|18	%package -n %{libname}
14mr|libcue-1.4.0-4|19	Group:		System/Libraries
14mr|libcue-1.4.0-4|20	Summary:	Cuesheet parser library
14mr|libcue-1.4.0-4|21	
14mr|libcue-1.4.0-4|22	%description -n %{libname}
14mr|libcue-1.4.0-4|23	This is a library for parsing cue sheets which describe audio CD images. They
14mr|libcue-1.4.0-4|24	are useful for gapless music playback.
14mr|libcue-1.4.0-4|25	
14mr|libcue-1.4.0-4|26	%package -n %{develname}
14mr|libcue-1.4.0-4|27	Group:		Development/C
14mr|libcue-1.4.0-4|28	Summary:	Cuesheet parser library
14mr|libcue-1.4.0-4|29	Requires:	%{libname} = %{version}-%{release}
14mr|libcue-1.4.0-4|30	Provides:	libcue-devel = %{version}-%{release}
14mr|libcue-1.4.0-4|31	
14mr|libcue-1.4.0-4|32	%description -n %{develname}
14mr|libcue-1.4.0-4|33	This is a library for parsing cue sheets which describe audio CD images. They
14mr|libcue-1.4.0-4|34	are useful for gapless music playback.
14mr|libcue-1.4.0-4|35	
14mr|libcue-1.4.0-4|36	%prep
14mr|libcue-1.4.0-4|37	%setup -q
14mr|libcue-1.4.0-4|38	
14mr|libcue-1.4.0-4|39	%build
14mr|libcue-1.4.0-4|40	%configure2_5x --disable-static
14mr|libcue-1.4.0-4|41	%make
14mr|libcue-1.4.0-4|42	
14mr|libcue-1.4.0-4|43	%install
14mr|libcue-1.4.0-4|44	%makeinstall_std
14mr|libcue-1.4.0-4|45	
14mr|libcue-1.4.0-4|46	%files -n %{libname}
14mr|libcue-1.4.0-4|47	%{_libdir}/libcue.so.%{major}*
14mr|libcue-1.4.0-4|48	
14mr|libcue-1.4.0-4|49	%files -n %{develname}
14mr|libcue-1.4.0-4|50	%doc AUTHORS NEWS ChangeLog
14mr|libcue-1.4.0-4|51	%{_libdir}/libcue.so
14mr|libcue-1.4.0-4|52	%{_libdir}/pkgconfig/libcue.pc
14mr|libcue-1.4.0-4|53	%{_includedir}/libcue-1.4
14mr|libcue-1.4.0-4|54	
14mr|libcue-1.4.0-4|55	
14mr|libcue-1.4.0-4|56	
14mr|libcue-1.4.0-4|57	
14mr|libcue-1.4.0-4|58	%changelog
14mr|libcue-1.4.0-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-4
14mr|libcue-1.4.0-4|60	+ Revision: 84e0725
14mr|libcue-1.4.0-4|61	- MassBuild#440: Increase release tag
14mr|libcue-1.4.0-4|62	
14mr|libcue-1.4.0-4|63	

17124 14
14mr|libdaemon-0.14-7|1	%define major 0
14mr|libdaemon-0.14-7|2	%define libname %mklibname daemon %{major}
14mr|libdaemon-0.14-7|3	%define develname %mklibname daemon -d
14mr|libdaemon-0.14-7|4	
14mr|libdaemon-0.14-7|5	Summary:	Lightweight C library which eases the writing of UNIX daemons
14mr|libdaemon-0.14-7|6	Name:		libdaemon
14mr|libdaemon-0.14-7|7	Version:	0.14
14mr|libdaemon-0.14-7|8	Release:	7
14mr|libdaemon-0.14-7|9	License:	LGPLv2.1+
14mr|libdaemon-0.14-7|10	Group:		System/Libraries
14mr|libdaemon-0.14-7|11	URL:		http://0pointer.de/lennart/projects/libdaemon
14mr|libdaemon-0.14-7|12	Source0:	http://0pointer.de/lennart/projects/libdaemon/%{name}-%{version}.tar.gz
14mr|libdaemon-0.14-7|13	BuildRequires:	lynx
14mr|libdaemon-0.14-7|14	BuildRequires:	doxygen
14mr|libdaemon-0.14-7|15	
14mr|libdaemon-0.14-7|16	%description
14mr|libdaemon-0.14-7|17	libdaemon is a lightweight C library which eases the writing of UNIX daemons.
14mr|libdaemon-0.14-7|18	It consists of the following parts:
14mr|libdaemon-0.14-7|19	* A wrapper around fork() which does the correct daemonization procedure
14mr|libdaemon-0.14-7|20	of a process
14mr|libdaemon-0.14-7|21	* A wrapper around syslog() for simpler and compatible log output to
14mr|libdaemon-0.14-7|22	Syslog or STDERR
14mr|libdaemon-0.14-7|23	* An API for writing PID files
14mr|libdaemon-0.14-7|24	* An API for serializing UNIX signals into a pipe for usage with
14mr|libdaemon-0.14-7|25	select() or poll()
14mr|libdaemon-0.14-7|26	
14mr|libdaemon-0.14-7|27	Routines like these are included in most of the daemon software available. It
14mr|libdaemon-0.14-7|28	is not that simple to get it done right and code duplication cannot be a goal.
14mr|libdaemon-0.14-7|29	
14mr|libdaemon-0.14-7|30	%package -n 	%{libname}
14mr|libdaemon-0.14-7|31	Summary:	Dynamic libraries from %{name}
14mr|libdaemon-0.14-7|32	Group:		System/Libraries
14mr|libdaemon-0.14-7|33	Provides:	daemon = %{version}-%{release}
14mr|libdaemon-0.14-7|34	
14mr|libdaemon-0.14-7|35	%description -n %{libname}
14mr|libdaemon-0.14-7|36	Dynamic libraries from %{name}.
14mr|libdaemon-0.14-7|37	
14mr|libdaemon-0.14-7|38	%package -n 	%{develname}
14mr|libdaemon-0.14-7|39	Summary:	Header files and static libraries from %{name}
14mr|libdaemon-0.14-7|40	Group:		Development/C
14mr|libdaemon-0.14-7|41	Requires:	%{libname} = %{version}-%{release}
14mr|libdaemon-0.14-7|42	Provides:	daemon-devel = %{version}-%{release}
14mr|libdaemon-0.14-7|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdaemon-0.14-7|44	Obsoletes:	%{libname}-devel < 0.14-6
14mr|libdaemon-0.14-7|45	
14mr|libdaemon-0.14-7|46	%description -n %{develname}
14mr|libdaemon-0.14-7|47	Libraries and includes files for developing programs based on %{name}.
14mr|libdaemon-0.14-7|48	
14mr|libdaemon-0.14-7|49	%prep
14mr|libdaemon-0.14-7|50	%setup -q
14mr|libdaemon-0.14-7|51	
14mr|libdaemon-0.14-7|52	%build
14mr|libdaemon-0.14-7|53	%configure2_5x \
14mr|libdaemon-0.14-7|54	--disable-static
14mr|libdaemon-0.14-7|55	%make
14mr|libdaemon-0.14-7|56	
14mr|libdaemon-0.14-7|57	%install
14mr|libdaemon-0.14-7|58	%makeinstall_std
14mr|libdaemon-0.14-7|59	
14mr|libdaemon-0.14-7|60	#(tpg) useless
14mr|libdaemon-0.14-7|61	rm -rf %{buildroot}%{_datadir}/doc/libdaemon
14mr|libdaemon-0.14-7|62	
14mr|libdaemon-0.14-7|63	%files -n %{libname}
14mr|libdaemon-0.14-7|64	%{_libdir}/*.so.%{major}*
14mr|libdaemon-0.14-7|65	
14mr|libdaemon-0.14-7|66	%files -n %{develname}
14mr|libdaemon-0.14-7|67	%doc README
14mr|libdaemon-0.14-7|68	%{_includedir}/%{name}
14mr|libdaemon-0.14-7|69	%{_libdir}/*.so
14mr|libdaemon-0.14-7|70	%{_libdir}/pkgconfig/*.pc
14mr|libdaemon-0.14-7|71	
14mr|libdaemon-0.14-7|72	
14mr|libdaemon-0.14-7|73	
14mr|libdaemon-0.14-7|74	
14mr|libdaemon-0.14-7|75	%changelog
14mr|libdaemon-0.14-7|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14-7
14mr|libdaemon-0.14-7|77	+ Revision: 74c0aff
14mr|libdaemon-0.14-7|78	- MassBuild#440: Increase release tag
14mr|libdaemon-0.14-7|79	
14mr|libdaemon-0.14-7|80	

17125 14
14mr|libdatrie-0.2.4-4|1	%define major 1
14mr|libdatrie-0.2.4-4|2	%define libname %mklibname datrie %{major}
14mr|libdatrie-0.2.4-4|3	%define develname %mklibname datrie -d
14mr|libdatrie-0.2.4-4|4	
14mr|libdatrie-0.2.4-4|5	Summary:	Double-array structure for representing trie
14mr|libdatrie-0.2.4-4|6	Name:		libdatrie
14mr|libdatrie-0.2.4-4|7	Version:	0.2.4
14mr|libdatrie-0.2.4-4|8	Release:	4
14mr|libdatrie-0.2.4-4|9	License:	LGPLv2+ and GPLv2+
14mr|libdatrie-0.2.4-4|10	Group:		System/Libraries
14mr|libdatrie-0.2.4-4|11	URL:		http://linux.thai.net
14mr|libdatrie-0.2.4-4|12	Source0:	ftp://linux.thai.net/pub/thailinux/software/libthai/%name-%version.tar.gz
14mr|libdatrie-0.2.4-4|13	BuildRequires:	doxygen
14mr|libdatrie-0.2.4-4|14	BuildRequires:	pkgconfig
14mr|libdatrie-0.2.4-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|libdatrie-0.2.4-4|16	
14mr|libdatrie-0.2.4-4|17	%description
14mr|libdatrie-0.2.4-4|18	This is an implementation of double-array structure for representing trie.
14mr|libdatrie-0.2.4-4|19	
14mr|libdatrie-0.2.4-4|20	Trie is a kind of digital search tree, an efficient indexing method with
14mr|libdatrie-0.2.4-4|21	O(1) time complexity for searching. Comparably as efficient as hashing,
14mr|libdatrie-0.2.4-4|22	trie also provides flexibility on incremental matching and key spelling
14mr|libdatrie-0.2.4-4|23	manipulation. This makes it ideal for lexical analyzers, as well as spelling
14mr|libdatrie-0.2.4-4|24	dictionaries.
14mr|libdatrie-0.2.4-4|25	
14mr|libdatrie-0.2.4-4|26	%package -n	trietool
14mr|libdatrie-0.2.4-4|27	Summary:	Trie manipulation tool
14mr|libdatrie-0.2.4-4|28	Group:		Databases
14mr|libdatrie-0.2.4-4|29	Provides:	%{name} = %{version}
14mr|libdatrie-0.2.4-4|30	
14mr|libdatrie-0.2.4-4|31	%description -n	trietool
14mr|libdatrie-0.2.4-4|32	Trietool is a trie manipulation tool.
14mr|libdatrie-0.2.4-4|33	
14mr|libdatrie-0.2.4-4|34	%package -n	%{libname}
14mr|libdatrie-0.2.4-4|35	Summary:	Double-array structure for representing trie
14mr|libdatrie-0.2.4-4|36	Group:		System/Libraries
14mr|libdatrie-0.2.4-4|37	Provides:	%{name} = %{version}
14mr|libdatrie-0.2.4-4|38	
14mr|libdatrie-0.2.4-4|39	%description -n	%{libname}
14mr|libdatrie-0.2.4-4|40	This is an implementation of double-array structure for representing trie.
14mr|libdatrie-0.2.4-4|41	
14mr|libdatrie-0.2.4-4|42	Trie is a kind of digital search tree, an efficient indexing method with
14mr|libdatrie-0.2.4-4|43	O(1) time complexity for searching. Comparably as efficient as hashing,
14mr|libdatrie-0.2.4-4|44	trie also provides flexibility on incremental matching and key spelling
14mr|libdatrie-0.2.4-4|45	manipulation. This makes it ideal for lexical analyzers, as well as spelling
14mr|libdatrie-0.2.4-4|46	dictionaries.
14mr|libdatrie-0.2.4-4|47	
14mr|libdatrie-0.2.4-4|48	%package -n	%{develname}
14mr|libdatrie-0.2.4-4|49	Summary:	Double-array structure for representing trie
14mr|libdatrie-0.2.4-4|50	Group:		Development/C
14mr|libdatrie-0.2.4-4|51	Requires:	%{libname} = %{version}
14mr|libdatrie-0.2.4-4|52	Requires:	pkgconfig
14mr|libdatrie-0.2.4-4|53	Provides:	datrie-devel = %{version}
14mr|libdatrie-0.2.4-4|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdatrie-0.2.4-4|55	Obsoletes:	%{mklibname datrie 0 -d}
14mr|libdatrie-0.2.4-4|56	
14mr|libdatrie-0.2.4-4|57	%description -n	%{develname}
14mr|libdatrie-0.2.4-4|58	This package includes the header files and developer docs for the libdatrie
14mr|libdatrie-0.2.4-4|59	package.
14mr|libdatrie-0.2.4-4|60	
14mr|libdatrie-0.2.4-4|61	Install libdatrie-devel if you want to develop programs which will use
14mr|libdatrie-0.2.4-4|62	libdatrie.
14mr|libdatrie-0.2.4-4|63	
14mr|libdatrie-0.2.4-4|64	%prep
14mr|libdatrie-0.2.4-4|65	%setup -q
14mr|libdatrie-0.2.4-4|66	
14mr|libdatrie-0.2.4-4|67	%build
14mr|libdatrie-0.2.4-4|68	%configure2_5x
14mr|libdatrie-0.2.4-4|69	%make
14mr|libdatrie-0.2.4-4|70	
14mr|libdatrie-0.2.4-4|71	%install
14mr|libdatrie-0.2.4-4|72	rm -rf %{buildroot}
14mr|libdatrie-0.2.4-4|73	
14mr|libdatrie-0.2.4-4|74	%makeinstall_std
14mr|libdatrie-0.2.4-4|75	
14mr|libdatrie-0.2.4-4|76	rm %{buildroot}%{_libdir}/*.la
14mr|libdatrie-0.2.4-4|77	
14mr|libdatrie-0.2.4-4|78	%if %mdkversion < 200900
14mr|libdatrie-0.2.4-4|79	%post   -n %{libname} -p /sbin/ldconfig
14mr|libdatrie-0.2.4-4|80	%endif
14mr|libdatrie-0.2.4-4|81	
14mr|libdatrie-0.2.4-4|82	%if %mdkversion < 200900
14mr|libdatrie-0.2.4-4|83	%postun -n %{libname} -p /sbin/ldconfig
14mr|libdatrie-0.2.4-4|84	%endif
14mr|libdatrie-0.2.4-4|85	
14mr|libdatrie-0.2.4-4|86	%clean
14mr|libdatrie-0.2.4-4|87	rm -rf %{buildroot}
14mr|libdatrie-0.2.4-4|88	
14mr|libdatrie-0.2.4-4|89	%files -n trietool
14mr|libdatrie-0.2.4-4|90	%defattr(-,root,root)
14mr|libdatrie-0.2.4-4|91	%{_bindir}/*
14mr|libdatrie-0.2.4-4|92	%{_mandir}/man1/trietool*.1*
14mr|libdatrie-0.2.4-4|93	
14mr|libdatrie-0.2.4-4|94	%files -n %{libname}
14mr|libdatrie-0.2.4-4|95	%defattr(-,root,root)
14mr|libdatrie-0.2.4-4|96	%{_libdir}/lib*.so.%{major}*
14mr|libdatrie-0.2.4-4|97	
14mr|libdatrie-0.2.4-4|98	%files -n %{develname}
14mr|libdatrie-0.2.4-4|99	%defattr(-,root,root)
14mr|libdatrie-0.2.4-4|100	%doc README AUTHORS NEWS
14mr|libdatrie-0.2.4-4|101	%{_docdir}/%{name}/README.migration
14mr|libdatrie-0.2.4-4|102	%{_includedir}/datrie
14mr|libdatrie-0.2.4-4|103	%{_libdir}/lib*.so
14mr|libdatrie-0.2.4-4|104	%{_libdir}/lib*.a
14mr|libdatrie-0.2.4-4|105	%{_libdir}/pkgconfig/*
14mr|libdatrie-0.2.4-4|106	%{_datadir}/doc/datrie/
14mr|libdatrie-0.2.4-4|107	
14mr|libdatrie-0.2.4-4|108	
14mr|libdatrie-0.2.4-4|109	
14mr|libdatrie-0.2.4-4|110	%changelog
14mr|libdatrie-0.2.4-4|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.4-4
14mr|libdatrie-0.2.4-4|112	+ Revision: 3b9d42a
14mr|libdatrie-0.2.4-4|113	- MassBuild#440: Increase release tag
14mr|libdatrie-0.2.4-4|114	
14mr|libdatrie-0.2.4-4|115	

17126 14
14mr|libdbi-0.9.0-2|1	%define major 1
14mr|libdbi-0.9.0-2|2	%define libname %mklibname dbi %{major}
14mr|libdbi-0.9.0-2|3	%define develname %mklibname dbi -d
14mr|libdbi-0.9.0-2|4	
14mr|libdbi-0.9.0-2|5	Summary:	Database Independent Abstraction Layer for C
14mr|libdbi-0.9.0-2|6	Name:		libdbi
14mr|libdbi-0.9.0-2|7	Version:	0.9.0
14mr|libdbi-0.9.0-2|8	Release:	2
14mr|libdbi-0.9.0-2|9	License:	LGPL
14mr|libdbi-0.9.0-2|10	Group:		System/Libraries
14mr|libdbi-0.9.0-2|11	URL:		http://libdbi.sourceforge.net/
14mr|libdbi-0.9.0-2|12	Source0:	http://prdownloads.sourceforge.net/libdbi/%{name}-%{version}.tar.gz
14mr|libdbi-0.9.0-2|13	BuildRequires:	openjade
14mr|libdbi-0.9.0-2|14	BuildRequires:	docbook-style-dsssl
14mr|libdbi-0.9.0-2|15	BuildRequires:	docbook-dtd41-sgml
14mr|libdbi-0.9.0-2|16	
14mr|libdbi-0.9.0-2|17	%description
14mr|libdbi-0.9.0-2|18	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-0.9.0-2|19	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-0.9.0-2|20	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-0.9.0-2|21	connections by using this framework.
14mr|libdbi-0.9.0-2|22	
14mr|libdbi-0.9.0-2|23	%package -n	%{libname}
14mr|libdbi-0.9.0-2|24	Summary:	Database Independent Abstraction Layer for C
14mr|libdbi-0.9.0-2|25	Group:		System/Libraries
14mr|libdbi-0.9.0-2|26	
14mr|libdbi-0.9.0-2|27	%description -n	%{libname}
14mr|libdbi-0.9.0-2|28	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-0.9.0-2|29	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-0.9.0-2|30	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-0.9.0-2|31	connections by using this framework.
14mr|libdbi-0.9.0-2|32	
14mr|libdbi-0.9.0-2|33	%package -n	%{develname}
14mr|libdbi-0.9.0-2|34	Summary:	Library and header files for the %{name} library
14mr|libdbi-0.9.0-2|35	Group:		Development/C
14mr|libdbi-0.9.0-2|36	Provides:	%{name}-devel = %{version}
14mr|libdbi-0.9.0-2|37	Provides:	dbi-devel = %{version}
14mr|libdbi-0.9.0-2|38	Requires:	%{libname} = %{version}
14mr|libdbi-0.9.0-2|39	
14mr|libdbi-0.9.0-2|40	%description -n	%{develname}
14mr|libdbi-0.9.0-2|41	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-0.9.0-2|42	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-0.9.0-2|43	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-0.9.0-2|44	connections by using this framework.
14mr|libdbi-0.9.0-2|45	
14mr|libdbi-0.9.0-2|46	This package contains the static library and header files.
14mr|libdbi-0.9.0-2|47	
14mr|libdbi-0.9.0-2|48	%prep
14mr|libdbi-0.9.0-2|49	%setup -q
14mr|libdbi-0.9.0-2|50	
14mr|libdbi-0.9.0-2|51	# fix dir perms
14mr|libdbi-0.9.0-2|52	find -type d | xargs chmod 755
14mr|libdbi-0.9.0-2|53	
14mr|libdbi-0.9.0-2|54	%build
14mr|libdbi-0.9.0-2|55	%configure2_5x --disable-static
14mr|libdbi-0.9.0-2|56	
14mr|libdbi-0.9.0-2|57	%make
14mr|libdbi-0.9.0-2|58	
14mr|libdbi-0.9.0-2|59	%install
14mr|libdbi-0.9.0-2|60	%makeinstall_std
14mr|libdbi-0.9.0-2|61	
14mr|libdbi-0.9.0-2|62	# nuke installed docs...
14mr|libdbi-0.9.0-2|63	rm -rf %{buildroot}%{_docdir}
14mr|libdbi-0.9.0-2|64	
14mr|libdbi-0.9.0-2|65	%files -n %{libname}
14mr|libdbi-0.9.0-2|66	%doc AUTHORS ChangeLog INSTALL README
14mr|libdbi-0.9.0-2|67	%{_libdir}/*.so.%{major}*
14mr|libdbi-0.9.0-2|68	%{_libdir}/pkgconfig/dbi.pc
14mr|libdbi-0.9.0-2|69	
14mr|libdbi-0.9.0-2|70	%files -n %{develname}
14mr|libdbi-0.9.0-2|71	%doc README TODO doc/programmers-guide doc/driver-guide doc/*.pdf
14mr|libdbi-0.9.0-2|72	%{_includedir}/dbi
14mr|libdbi-0.9.0-2|73	%{_libdir}/*.so
14mr|libdbi-0.9.0-2|74	
14mr|libdbi-0.9.0-2|75	
14mr|libdbi-0.9.0-2|76	
14mr|libdbi-0.9.0-2|77	%changelog
14mr|libdbi-0.9.0-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.0-2
14mr|libdbi-0.9.0-2|79	+ Revision: 2b5d96c
14mr|libdbi-0.9.0-2|80	- MassBuild#440: Increase release tag
14mr|libdbi-0.9.0-2|81	
14mr|libdbi-0.9.0-2|82	

17127 14
14mr|libdbi-drivers-0.9.0-2|1	Summary:	Database drivers for libdbi
14mr|libdbi-drivers-0.9.0-2|2	
14mr|libdbi-drivers-0.9.0-2|3	Name:		libdbi-drivers
14mr|libdbi-drivers-0.9.0-2|4	Version:	0.9.0
14mr|libdbi-drivers-0.9.0-2|5	Release:	2
14mr|libdbi-drivers-0.9.0-2|6	License:	LGPL
14mr|libdbi-drivers-0.9.0-2|7	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|8	URL:		http://libdbi-drivers.sourceforge.net/
14mr|libdbi-drivers-0.9.0-2|9	Source0:	http://downloads.sourceforge.net/libdbi-drivers/%{name}-%{version}.tar.gz
14mr|libdbi-drivers-0.9.0-2|10	BuildRequires:	libtool
14mr|libdbi-drivers-0.9.0-2|11	BuildRequires:	autoconf
14mr|libdbi-drivers-0.9.0-2|12	BuildRequires:	mysql-devel
14mr|libdbi-drivers-0.9.0-2|13	BuildRequires:	postgresql-devel
14mr|libdbi-drivers-0.9.0-2|14	BuildRequires:	sqlite-devel
14mr|libdbi-drivers-0.9.0-2|15	BuildRequires:	sqlite3-devel
14mr|libdbi-drivers-0.9.0-2|16	BuildRequires:	freetds-devel >= 0.62.4
14mr|libdbi-drivers-0.9.0-2|17	BuildRequires:	dbi-devel >= 0.8.3
14mr|libdbi-drivers-0.9.0-2|18	BuildRequires:	openjade
14mr|libdbi-drivers-0.9.0-2|19	BuildRequires:	docbook-style-dsssl
14mr|libdbi-drivers-0.9.0-2|20	BuildRequires:	docbook-dtd41-sgml
14mr|libdbi-drivers-0.9.0-2|21	
14mr|libdbi-drivers-0.9.0-2|22	%description
14mr|libdbi-drivers-0.9.0-2|23	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|24	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|25	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|26	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|27	
14mr|libdbi-drivers-0.9.0-2|28	%package	dbd-mysql
14mr|libdbi-drivers-0.9.0-2|29	Summary:	MySQL driver for libdbi
14mr|libdbi-drivers-0.9.0-2|30	
14mr|libdbi-drivers-0.9.0-2|31	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|32	
14mr|libdbi-drivers-0.9.0-2|33	%description	dbd-mysql
14mr|libdbi-drivers-0.9.0-2|34	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|35	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|36	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|37	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|38	
14mr|libdbi-drivers-0.9.0-2|39	This driver provides connectivity to MySQL database servers through the libdbi
14mr|libdbi-drivers-0.9.0-2|40	database independent abstraction layer. Switching a program's driver does not
14mr|libdbi-drivers-0.9.0-2|41	require recompilation or rewriting source code.
14mr|libdbi-drivers-0.9.0-2|42	
14mr|libdbi-drivers-0.9.0-2|43	%package	dbd-pgsql
14mr|libdbi-drivers-0.9.0-2|44	Summary:	PostgreSQL driver for libdbi
14mr|libdbi-drivers-0.9.0-2|45	
14mr|libdbi-drivers-0.9.0-2|46	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|47	
14mr|libdbi-drivers-0.9.0-2|48	%description	dbd-pgsql
14mr|libdbi-drivers-0.9.0-2|49	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|50	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|51	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|52	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|53	
14mr|libdbi-drivers-0.9.0-2|54	This driver provides connectivity to PostgreSQL database servers through the
14mr|libdbi-drivers-0.9.0-2|55	libdbi database independent abstraction layer. Switching a program's driver
14mr|libdbi-drivers-0.9.0-2|56	does not require recompilation or rewriting source code.
14mr|libdbi-drivers-0.9.0-2|57	
14mr|libdbi-drivers-0.9.0-2|58	%package	dbd-sqlite
14mr|libdbi-drivers-0.9.0-2|59	Summary:	SQLite driver for libdbi
14mr|libdbi-drivers-0.9.0-2|60	
14mr|libdbi-drivers-0.9.0-2|61	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|62	
14mr|libdbi-drivers-0.9.0-2|63	%description	dbd-sqlite
14mr|libdbi-drivers-0.9.0-2|64	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|65	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|66	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|67	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|68	
14mr|libdbi-drivers-0.9.0-2|69	This driver provides connectivity to SQLite database servers through the libdbi
14mr|libdbi-drivers-0.9.0-2|70	database independent abstraction layer. Switching a program's driver does not
14mr|libdbi-drivers-0.9.0-2|71	require recompilation or rewriting source code.
14mr|libdbi-drivers-0.9.0-2|72	
14mr|libdbi-drivers-0.9.0-2|73	%package	dbd-sqlite3
14mr|libdbi-drivers-0.9.0-2|74	Summary:	SQLite3 driver for libdbi
14mr|libdbi-drivers-0.9.0-2|75	
14mr|libdbi-drivers-0.9.0-2|76	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|77	
14mr|libdbi-drivers-0.9.0-2|78	%description	dbd-sqlite3
14mr|libdbi-drivers-0.9.0-2|79	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|80	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|81	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|82	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|83	
14mr|libdbi-drivers-0.9.0-2|84	This driver provides connectivity to SQLite3 database servers through the
14mr|libdbi-drivers-0.9.0-2|85	libdbi database independent abstraction layer. Switching a program's driver
14mr|libdbi-drivers-0.9.0-2|86	does not require recompilation or rewriting source code.
14mr|libdbi-drivers-0.9.0-2|87	
14mr|libdbi-drivers-0.9.0-2|88	%package	dbd-freetds
14mr|libdbi-drivers-0.9.0-2|89	Summary:	MSSQL (FreeTDS) driver for libdbi
14mr|libdbi-drivers-0.9.0-2|90	
14mr|libdbi-drivers-0.9.0-2|91	Group:		System/Libraries
14mr|libdbi-drivers-0.9.0-2|92	
14mr|libdbi-drivers-0.9.0-2|93	%description	dbd-freetds
14mr|libdbi-drivers-0.9.0-2|94	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|95	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|96	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|97	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|98	
14mr|libdbi-drivers-0.9.0-2|99	This driver provides connectivity to MSSQL database servers through the libdbi
14mr|libdbi-drivers-0.9.0-2|100	database independent abstraction layer. Switching a program's driver does not
14mr|libdbi-drivers-0.9.0-2|101	require recompilation or rewriting source code.
14mr|libdbi-drivers-0.9.0-2|102	
14mr|libdbi-drivers-0.9.0-2|103	%package	devel
14mr|libdbi-drivers-0.9.0-2|104	Summary:	Static library and header files for the %{name} library drivers
14mr|libdbi-drivers-0.9.0-2|105	
14mr|libdbi-drivers-0.9.0-2|106	Group:		Development/C
14mr|libdbi-drivers-0.9.0-2|107	Provides:	%{name}-drivers-devel
14mr|libdbi-drivers-0.9.0-2|108	Requires:	dbi-devel >= 0.8.2
14mr|libdbi-drivers-0.9.0-2|109	
14mr|libdbi-drivers-0.9.0-2|110	%description	devel
14mr|libdbi-drivers-0.9.0-2|111	libdbi implements a database-independent abstraction layer in C, similar to the
14mr|libdbi-drivers-0.9.0-2|112	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mr|libdbi-drivers-0.9.0-2|113	leverage the power of multiple databases and multiple simultaneous database
14mr|libdbi-drivers-0.9.0-2|114	connections by using this framework.
14mr|libdbi-drivers-0.9.0-2|115	
14mr|libdbi-drivers-0.9.0-2|116	This package contains the static libraries and header files.
14mr|libdbi-drivers-0.9.0-2|117	
14mr|libdbi-drivers-0.9.0-2|118	%prep
14mr|libdbi-drivers-0.9.0-2|119	%setup -qn %{name}-%{version}
14mr|libdbi-drivers-0.9.0-2|120	
14mr|libdbi-drivers-0.9.0-2|121	# fix dir perms
14mr|libdbi-drivers-0.9.0-2|122	find -type d | xargs chmod 755
14mr|libdbi-drivers-0.9.0-2|123	
14mr|libdbi-drivers-0.9.0-2|124	# lib64 fix
14mr|libdbi-drivers-0.9.0-2|125	perl -pi -e "s|/lib\b|/%{_lib}|g" acinclude.m4
14mr|libdbi-drivers-0.9.0-2|126	
14mr|libdbi-drivers-0.9.0-2|127	%build
14mr|libdbi-drivers-0.9.0-2|128	sh autogen.sh
14mr|libdbi-drivers-0.9.0-2|129	
14mr|libdbi-drivers-0.9.0-2|130	%configure2_5x \
14mr|libdbi-drivers-0.9.0-2|131	--enable-shared \
14mr|libdbi-drivers-0.9.0-2|132	--enable-static \
14mr|libdbi-drivers-0.9.0-2|133	--with-mysql \
14mr|libdbi-drivers-0.9.0-2|134	--with-pgsql \
14mr|libdbi-drivers-0.9.0-2|135	--with-sqlite \
14mr|libdbi-drivers-0.9.0-2|136	--with-sqlite3 \
14mr|libdbi-drivers-0.9.0-2|137	--with-freetds \
14mr|libdbi-drivers-0.9.0-2|138	--with-freetds-incdir=%{_includedir} \
14mr|libdbi-drivers-0.9.0-2|139	--with-freetds-libdir=%{_libdir} \
14mr|libdbi-drivers-0.9.0-2|140	--with-dbi-incdir=%{_includedir}/dbi \
14mr|libdbi-drivers-0.9.0-2|141	--with-dbi-libdir=%{_libdir}
14mr|libdbi-drivers-0.9.0-2|142	
14mr|libdbi-drivers-0.9.0-2|143	%make
14mr|libdbi-drivers-0.9.0-2|144	
14mr|libdbi-drivers-0.9.0-2|145	%install
14mr|libdbi-drivers-0.9.0-2|146	%makeinstall_std
14mr|libdbi-drivers-0.9.0-2|147	
14mr|libdbi-drivers-0.9.0-2|148	# install development headers
14mr|libdbi-drivers-0.9.0-2|149	install -d %{buildroot}%{_includedir}/dbi
14mr|libdbi-drivers-0.9.0-2|150	install -m0644 drivers/mysql/dbd_mysql.h %{buildroot}%{_includedir}/dbi/
14mr|libdbi-drivers-0.9.0-2|151	install -m0644 drivers/pgsql/dbd_pgsql.h %{buildroot}%{_includedir}/dbi/
14mr|libdbi-drivers-0.9.0-2|152	install -m0644 drivers/sqlite/dbd_sqlite.h %{buildroot}%{_includedir}/dbi/
14mr|libdbi-drivers-0.9.0-2|153	install -m0644 drivers/sqlite3/dbd_sqlite3.h %{buildroot}%{_includedir}/dbi/
14mr|libdbi-drivers-0.9.0-2|154	install -m0644 drivers/freetds/dbd_freetds.h %{buildroot}%{_includedir}/dbi/
14mr|libdbi-drivers-0.9.0-2|155	
14mr|libdbi-drivers-0.9.0-2|156	# fix some docs
14mr|libdbi-drivers-0.9.0-2|157	cp drivers/mysql/TODO TODO.mysql
14mr|libdbi-drivers-0.9.0-2|158	cp drivers/pgsql/TODO TODO.pgsql
14mr|libdbi-drivers-0.9.0-2|159	cp drivers/sqlite/TODO TODO.sqlite
14mr|libdbi-drivers-0.9.0-2|160	cp drivers/sqlite3/TODO TODO.sqlite3
14mr|libdbi-drivers-0.9.0-2|161	
14mr|libdbi-drivers-0.9.0-2|162	# cleanup
14mr|libdbi-drivers-0.9.0-2|163	rm -rf %{buildroot}%{_docdir}/%{name}*
14mr|libdbi-drivers-0.9.0-2|164	
14mr|libdbi-drivers-0.9.0-2|165	%files dbd-mysql
14mr|libdbi-drivers-0.9.0-2|166	%doc drivers/mysql/README
14mr|libdbi-drivers-0.9.0-2|167	%doc drivers/mysql/AUTHORS
14mr|libdbi-drivers-0.9.0-2|168	%doc drivers/mysql/dbd_mysql
14mr|libdbi-drivers-0.9.0-2|169	%doc drivers/mysql/dbd_mysql.pdf
14mr|libdbi-drivers-0.9.0-2|170	%{_libdir}/dbd/libdbdmysql.so
14mr|libdbi-drivers-0.9.0-2|171	
14mr|libdbi-drivers-0.9.0-2|172	%files dbd-pgsql
14mr|libdbi-drivers-0.9.0-2|173	%doc drivers/pgsql/README
14mr|libdbi-drivers-0.9.0-2|174	%doc drivers/pgsql/AUTHORS
14mr|libdbi-drivers-0.9.0-2|175	%doc drivers/pgsql/dbd_pgsql
14mr|libdbi-drivers-0.9.0-2|176	%doc drivers/pgsql/dbd_pgsql.pdf
14mr|libdbi-drivers-0.9.0-2|177	%{_libdir}/dbd/libdbdpgsql.so
14mr|libdbi-drivers-0.9.0-2|178	
14mr|libdbi-drivers-0.9.0-2|179	%files dbd-sqlite
14mr|libdbi-drivers-0.9.0-2|180	%doc drivers/sqlite/README
14mr|libdbi-drivers-0.9.0-2|181	%doc drivers/sqlite/AUTHORS
14mr|libdbi-drivers-0.9.0-2|182	%doc drivers/sqlite/dbd_sqlite
14mr|libdbi-drivers-0.9.0-2|183	%doc drivers/sqlite/dbd_sqlite.pdf
14mr|libdbi-drivers-0.9.0-2|184	%{_libdir}/dbd/libdbdsqlite.so
14mr|libdbi-drivers-0.9.0-2|185	
14mr|libdbi-drivers-0.9.0-2|186	%files dbd-sqlite3
14mr|libdbi-drivers-0.9.0-2|187	%doc drivers/sqlite3/AUTHORS
14mr|libdbi-drivers-0.9.0-2|188	%doc drivers/sqlite3/README
14mr|libdbi-drivers-0.9.0-2|189	%doc drivers/sqlite3/AUTHORS
14mr|libdbi-drivers-0.9.0-2|190	%doc drivers/sqlite3/dbd_sqlite3
14mr|libdbi-drivers-0.9.0-2|191	%doc drivers/sqlite3/dbd_sqlite3.pdf
14mr|libdbi-drivers-0.9.0-2|192	%{_libdir}/dbd/libdbdsqlite3.so
14mr|libdbi-drivers-0.9.0-2|193	
14mr|libdbi-drivers-0.9.0-2|194	%files dbd-freetds
14mr|libdbi-drivers-0.9.0-2|195	%doc drivers/freetds/README
14mr|libdbi-drivers-0.9.0-2|196	%{_libdir}/dbd/libdbdfreetds.so
14mr|libdbi-drivers-0.9.0-2|197	
14mr|libdbi-drivers-0.9.0-2|198	%files devel
14mr|libdbi-drivers-0.9.0-2|199	%doc AUTHORS ChangeLog INSTALL README TODO*
14mr|libdbi-drivers-0.9.0-2|200	%{_libdir}/dbd/*.a
14mr|libdbi-drivers-0.9.0-2|201	%{_includedir}/dbi/*.h
14mr|libdbi-drivers-0.9.0-2|202	
14mr|libdbi-drivers-0.9.0-2|203	
14mr|libdbi-drivers-0.9.0-2|204	
14mr|libdbi-drivers-0.9.0-2|205	
14mr|libdbi-drivers-0.9.0-2|206	%changelog
14mr|libdbi-drivers-0.9.0-2|207	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.0-2
14mr|libdbi-drivers-0.9.0-2|208	+ Revision: 545e145
14mr|libdbi-drivers-0.9.0-2|209	- MassBuild#440: Increase release tag
14mr|libdbi-drivers-0.9.0-2|210	
14mr|libdbi-drivers-0.9.0-2|211	

17128 14
14mr|libdbusmenu-0.6.2-4|1	%define	api	0.4
14mr|libdbusmenu-0.6.2-4|2	%define	major	4
14mr|libdbusmenu-0.6.2-4|3	%define	libname	%mklibname dbusmenu-glib %{major}
14mr|libdbusmenu-0.6.2-4|4	%define	girname	%mklibname dbusmenu-gir %{api}
14mr|libdbusmenu-0.6.2-4|5	%define	devname	%mklibname dbusmenu-glib -d
14mr|libdbusmenu-0.6.2-4|6	
14mr|libdbusmenu-0.6.2-4|7	%define	libgtk3	%mklibname dbusmenu-gtk3_ %{major}
14mr|libdbusmenu-0.6.2-4|8	%define	girgtk3	%mklibname dbusmenu-gtk3-gir %{api}
14mr|libdbusmenu-0.6.2-4|9	%define	devgtk3	%mklibname dbusmenu-gtk -d
14mr|libdbusmenu-0.6.2-4|10	
14mr|libdbusmenu-0.6.2-4|11	%define	libjson	%mklibname dbusmenu-jsonloader %{major}
14mr|libdbusmenu-0.6.2-4|12	%define	devjson	%mklibname dbusmenu-jsonloader -d
14mr|libdbusmenu-0.6.2-4|13	
14mr|libdbusmenu-0.6.2-4|14	%define	toolsname	%{name}-tools
14mr|libdbusmenu-0.6.2-4|15	
14mr|libdbusmenu-0.6.2-4|16	Summary:	Library for applications to pass a menu scructure accross DBus
14mr|libdbusmenu-0.6.2-4|17	Name:		libdbusmenu
14mr|libdbusmenu-0.6.2-4|18	Version:	0.6.2
14mr|libdbusmenu-0.6.2-4|19	Release:	4
14mr|libdbusmenu-0.6.2-4|20	License:	LGPLv3
14mr|libdbusmenu-0.6.2-4|21	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|22	Url:		https://launchpad.net/dbusmenu
14mr|libdbusmenu-0.6.2-4|23	Source0:	http://launchpad.net/dbusmenu/0.6/%{version}/+download/%{name}-%{version}.tar.gz
14mr|libdbusmenu-0.6.2-4|24	
14mr|libdbusmenu-0.6.2-4|25	BuildRequires:	intltool
14mr|libdbusmenu-0.6.2-4|26	BuildRequires:	vala-tools
14mr|libdbusmenu-0.6.2-4|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libdbusmenu-0.6.2-4|28	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|libdbusmenu-0.6.2-4|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libdbusmenu-0.6.2-4|30	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libdbusmenu-0.6.2-4|31	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libdbusmenu-0.6.2-4|32	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.13.4
14mr|libdbusmenu-0.6.2-4|33	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libdbusmenu-0.6.2-4|34	BuildRequires:	pkgconfig(valgrind)
14mr|libdbusmenu-0.6.2-4|35	
14mr|libdbusmenu-0.6.2-4|36	%description
14mr|libdbusmenu-0.6.2-4|37	A small little library that was created by pulling out some comon code
14mr|libdbusmenu-0.6.2-4|38	out of indicator-applet. It passes a menu structure across DBus so that
14mr|libdbusmenu-0.6.2-4|39	a program can create a menu simply without worrying about how it is
14mr|libdbusmenu-0.6.2-4|40	displayed on the other side of the bus.
14mr|libdbusmenu-0.6.2-4|41	
14mr|libdbusmenu-0.6.2-4|42	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|43	
14mr|libdbusmenu-0.6.2-4|44	%package -n %{libname}
14mr|libdbusmenu-0.6.2-4|45	Summary:	Library for applications to pass a menu structure accross DBus
14mr|libdbusmenu-0.6.2-4|46	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|47	
14mr|libdbusmenu-0.6.2-4|48	%description -n %{libname}
14mr|libdbusmenu-0.6.2-4|49	A small library for applications to raise "flags" on DBus for other
14mr|libdbusmenu-0.6.2-4|50	components of the desktop to pick up and visualize. Currently used by
14mr|libdbusmenu-0.6.2-4|51	the messaging indicator.
14mr|libdbusmenu-0.6.2-4|52	
14mr|libdbusmenu-0.6.2-4|53	%files -n %{libname}
14mr|libdbusmenu-0.6.2-4|54	%{_libdir}/%{name}-glib.so.%{major}*
14mr|libdbusmenu-0.6.2-4|55	
14mr|libdbusmenu-0.6.2-4|56	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|57	
14mr|libdbusmenu-0.6.2-4|58	%package -n %{girname}
14mr|libdbusmenu-0.6.2-4|59	Summary:	GObject introspection interface description for DBus
14mr|libdbusmenu-0.6.2-4|60	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|61	
14mr|libdbusmenu-0.6.2-4|62	%description -n %{girname}
14mr|libdbusmenu-0.6.2-4|63	A small library for applications to raise "flags" on DBus for other
14mr|libdbusmenu-0.6.2-4|64	components of the desktop to pick up and visualize. Currently used by
14mr|libdbusmenu-0.6.2-4|65	the messaging indicator.
14mr|libdbusmenu-0.6.2-4|66	
14mr|libdbusmenu-0.6.2-4|67	%files -n %{girname}
14mr|libdbusmenu-0.6.2-4|68	%{_libdir}/girepository-1.0/Dbusmenu-%{api}.typelib
14mr|libdbusmenu-0.6.2-4|69	
14mr|libdbusmenu-0.6.2-4|70	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|71	
14mr|libdbusmenu-0.6.2-4|72	%package -n %{libgtk3}
14mr|libdbusmenu-0.6.2-4|73	Summary:	Library for applications to pass a menu structure accross DBus
14mr|libdbusmenu-0.6.2-4|74	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|75	
14mr|libdbusmenu-0.6.2-4|76	%description -n %{libgtk3}
14mr|libdbusmenu-0.6.2-4|77	A small little library that was created by pulling out some comon code
14mr|libdbusmenu-0.6.2-4|78	out of indicator-applet. It passes a menu structure across DBus so that
14mr|libdbusmenu-0.6.2-4|79	a program can create a menu simply without worrying about how it is
14mr|libdbusmenu-0.6.2-4|80	displayed on the other side of the bus.
14mr|libdbusmenu-0.6.2-4|81	
14mr|libdbusmenu-0.6.2-4|82	%files -n %{libgtk3}
14mr|libdbusmenu-0.6.2-4|83	%{_libdir}/%{name}-gtk3.so.%{major}*
14mr|libdbusmenu-0.6.2-4|84	
14mr|libdbusmenu-0.6.2-4|85	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|86	
14mr|libdbusmenu-0.6.2-4|87	%package -n %{girgtk3}
14mr|libdbusmenu-0.6.2-4|88	Summary:	GObject introspection interface description for DBusGtk
14mr|libdbusmenu-0.6.2-4|89	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|90	
14mr|libdbusmenu-0.6.2-4|91	%description -n %{girgtk3}
14mr|libdbusmenu-0.6.2-4|92	A small library for applications to raise "flags" on DBus for other
14mr|libdbusmenu-0.6.2-4|93	components of the desktop to pick up and visualize. Currently used by
14mr|libdbusmenu-0.6.2-4|94	the messaging indicator.
14mr|libdbusmenu-0.6.2-4|95	
14mr|libdbusmenu-0.6.2-4|96	%files -n %{girgtk3}
14mr|libdbusmenu-0.6.2-4|97	%{_libdir}/girepository-1.0/DbusmenuGtk3-%{api}.typelib
14mr|libdbusmenu-0.6.2-4|98	
14mr|libdbusmenu-0.6.2-4|99	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|100	
14mr|libdbusmenu-0.6.2-4|101	%package -n %{libjson}
14mr|libdbusmenu-0.6.2-4|102	Summary:	Library for applications to pass a menu structure accross DBus
14mr|libdbusmenu-0.6.2-4|103	Group:		System/Libraries
14mr|libdbusmenu-0.6.2-4|104	
14mr|libdbusmenu-0.6.2-4|105	%description -n %{libjson}
14mr|libdbusmenu-0.6.2-4|106	A small little library that was created by pulling out some comon code
14mr|libdbusmenu-0.6.2-4|107	out of indicator-applet. It passes a menu structure across DBus so that
14mr|libdbusmenu-0.6.2-4|108	a program can create a menu simply without worrying about how it is
14mr|libdbusmenu-0.6.2-4|109	displayed on the other side of the bus.
14mr|libdbusmenu-0.6.2-4|110	
14mr|libdbusmenu-0.6.2-4|111	%files -n %{libjson}
14mr|libdbusmenu-0.6.2-4|112	%{_libdir}/%{name}-jsonloader.so.%{major}*
14mr|libdbusmenu-0.6.2-4|113	
14mr|libdbusmenu-0.6.2-4|114	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|115	
14mr|libdbusmenu-0.6.2-4|116	%package -n %{devname}
14mr|libdbusmenu-0.6.2-4|117	Summary:	Library headers for %{name}
14mr|libdbusmenu-0.6.2-4|118	Group:		Development/C
14mr|libdbusmenu-0.6.2-4|119	Requires:	%{libname} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|120	Requires:	%{girname} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|121	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|122	
14mr|libdbusmenu-0.6.2-4|123	%description -n %{devname}
14mr|libdbusmenu-0.6.2-4|124	This is the libraries, include files and other resources you can use
14mr|libdbusmenu-0.6.2-4|125	to incorporate %{name} into applications.
14mr|libdbusmenu-0.6.2-4|126	
14mr|libdbusmenu-0.6.2-4|127	%files -n %{devname}
14mr|libdbusmenu-0.6.2-4|128	%dir %{_includedir}/libdbusmenu-glib-%{api}
14mr|libdbusmenu-0.6.2-4|129	%{_includedir}/libdbusmenu-glib-%{api}/libdbusmenu-glib
14mr|libdbusmenu-0.6.2-4|130	%{_libdir}/libdbusmenu-glib.so
14mr|libdbusmenu-0.6.2-4|131	%{_libdir}/pkgconfig/dbusmenu-glib-%{api}.pc
14mr|libdbusmenu-0.6.2-4|132	%{_datadir}/gir-1.0/Dbusmenu-%{api}.gir
14mr|libdbusmenu-0.6.2-4|133	%{_datadir}/vala/vapi/Dbusmenu-%{api}.vapi
14mr|libdbusmenu-0.6.2-4|134	%doc %{_datadir}/gtk-doc/html/libdbusmenu-glib
14mr|libdbusmenu-0.6.2-4|135	
14mr|libdbusmenu-0.6.2-4|136	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|137	
14mr|libdbusmenu-0.6.2-4|138	%package -n %{devgtk3}
14mr|libdbusmenu-0.6.2-4|139	Summary:	Library headers for %{name}
14mr|libdbusmenu-0.6.2-4|140	Group:		Development/C
14mr|libdbusmenu-0.6.2-4|141	Requires:	%{libgtk3} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|142	Requires:	%{girgtk3} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|143	Requires:	%{devname} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|144	Provides:	%{name}-gtk-devel = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|145	
14mr|libdbusmenu-0.6.2-4|146	%description -n %{devgtk3}
14mr|libdbusmenu-0.6.2-4|147	This is the libraries, include files and other resources you can use
14mr|libdbusmenu-0.6.2-4|148	to incorporate %{name} into applications.
14mr|libdbusmenu-0.6.2-4|149	
14mr|libdbusmenu-0.6.2-4|150	%files -n %{devgtk3}
14mr|libdbusmenu-0.6.2-4|151	%{_includedir}/libdbusmenu-gtk3-%{api}/libdbusmenu-gtk
14mr|libdbusmenu-0.6.2-4|152	%{_libdir}/libdbusmenu-gtk3.so
14mr|libdbusmenu-0.6.2-4|153	%{_libdir}/pkgconfig/dbusmenu-gtk3-%{api}.pc
14mr|libdbusmenu-0.6.2-4|154	%{_datadir}/gir-1.0/DbusmenuGtk3-%{api}.gir
14mr|libdbusmenu-0.6.2-4|155	%{_datadir}/vala/vapi/DbusmenuGtk3-%{api}.vapi
14mr|libdbusmenu-0.6.2-4|156	%doc %{_datadir}/gtk-doc/html/libdbusmenu-gtk
14mr|libdbusmenu-0.6.2-4|157	
14mr|libdbusmenu-0.6.2-4|158	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|159	
14mr|libdbusmenu-0.6.2-4|160	%package -n %{devjson}
14mr|libdbusmenu-0.6.2-4|161	Summary:	Library headers for %{name}
14mr|libdbusmenu-0.6.2-4|162	Group:		Development/C
14mr|libdbusmenu-0.6.2-4|163	Requires:	%{libjson} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|164	Requires:	%{devname} = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|165	Provides:	%{name}-jsonloader-devel = %{version}-%{release}
14mr|libdbusmenu-0.6.2-4|166	
14mr|libdbusmenu-0.6.2-4|167	%description -n %{devjson}
14mr|libdbusmenu-0.6.2-4|168	This is the libraries, include files and other resources you can use
14mr|libdbusmenu-0.6.2-4|169	to incorporate %{name} into applications.
14mr|libdbusmenu-0.6.2-4|170	
14mr|libdbusmenu-0.6.2-4|171	%files -n %{devjson}
14mr|libdbusmenu-0.6.2-4|172	%{_includedir}/libdbusmenu-glib-%{api}/libdbusmenu-jsonloader
14mr|libdbusmenu-0.6.2-4|173	%{_libdir}/libdbusmenu-jsonloader.so
14mr|libdbusmenu-0.6.2-4|174	%{_libdir}/pkgconfig/dbusmenu-jsonloader-%{api}.pc
14mr|libdbusmenu-0.6.2-4|175	
14mr|libdbusmenu-0.6.2-4|176	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|177	
14mr|libdbusmenu-0.6.2-4|178	%package -n %{toolsname}
14mr|libdbusmenu-0.6.2-4|179	Summary:	Tools useful when building applications
14mr|libdbusmenu-0.6.2-4|180	Group:		Development/C
14mr|libdbusmenu-0.6.2-4|181	
14mr|libdbusmenu-0.6.2-4|182	%description -n %{toolsname}
14mr|libdbusmenu-0.6.2-4|183	This package contains tools that are useful when building applications.
14mr|libdbusmenu-0.6.2-4|184	
14mr|libdbusmenu-0.6.2-4|185	%files -n %{toolsname}
14mr|libdbusmenu-0.6.2-4|186	%{_libexecdir}/dbusmenu-bench
14mr|libdbusmenu-0.6.2-4|187	%{_libexecdir}/dbusmenu-dumper
14mr|libdbusmenu-0.6.2-4|188	%{_libexecdir}/dbusmenu-testapp
14mr|libdbusmenu-0.6.2-4|189	%{_datadir}/%{name}/json/test-gtk-label.json
14mr|libdbusmenu-0.6.2-4|190	%{_defaultdocdir}/%{name}/
14mr|libdbusmenu-0.6.2-4|191	
14mr|libdbusmenu-0.6.2-4|192	#----------------------------------------------------------------------------
14mr|libdbusmenu-0.6.2-4|193	
14mr|libdbusmenu-0.6.2-4|194	%prep
14mr|libdbusmenu-0.6.2-4|195	%setup -q
14mr|libdbusmenu-0.6.2-4|196	
14mr|libdbusmenu-0.6.2-4|197	%build
14mr|libdbusmenu-0.6.2-4|198	CFLAGS="%{optflags} -Wno-error=deprecated-declarations"
14mr|libdbusmenu-0.6.2-4|199	%configure2_5x \
14mr|libdbusmenu-0.6.2-4|200	--disable-static \
14mr|libdbusmenu-0.6.2-4|201	--enable-gtk-doc-html
14mr|libdbusmenu-0.6.2-4|202	%make
14mr|libdbusmenu-0.6.2-4|203	
14mr|libdbusmenu-0.6.2-4|204	%install
14mr|libdbusmenu-0.6.2-4|205	%makeinstall_std
14mr|libdbusmenu-0.6.2-4|206	
14mr|libdbusmenu-0.6.2-4|207	
14mr|libdbusmenu-0.6.2-4|208	%changelog
14mr|libdbusmenu-0.6.2-4|209	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.2-4
14mr|libdbusmenu-0.6.2-4|210	+ Revision: f55e81d
14mr|libdbusmenu-0.6.2-4|211	- MassBuild#440: Increase release tag
14mr|libdbusmenu-0.6.2-4|212	
14mr|libdbusmenu-0.6.2-4|213	

17129 14
14mr|libdbusmenu-qt-0.9.2-2|1	%define name	libdbusmenu-qt
14mr|libdbusmenu-qt-0.9.2-2|2	%define version	0.9.2
14mr|libdbusmenu-qt-0.9.2-2|3	%define release	2
14mr|libdbusmenu-qt-0.9.2-2|4	%define Summary	 Qt implementation of the DBusMenu spec
14mr|libdbusmenu-qt-0.9.2-2|5	%define major 2
14mr|libdbusmenu-qt-0.9.2-2|6	%define libname %mklibname dbusmenu-qt %{major}
14mr|libdbusmenu-qt-0.9.2-2|7	%define develname %mklibname dbusmenu-qt -d
14mr|libdbusmenu-qt-0.9.2-2|8	
14mr|libdbusmenu-qt-0.9.2-2|9	Summary:	%Summary
14mr|libdbusmenu-qt-0.9.2-2|10	Name:		%name
14mr|libdbusmenu-qt-0.9.2-2|11	Version:	%version
14mr|libdbusmenu-qt-0.9.2-2|12	Release:	%release
14mr|libdbusmenu-qt-0.9.2-2|13	Source0:	http://launchpad.net/libdbusmenu-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14mr|libdbusmenu-qt-0.9.2-2|14	License:	GPLv2
14mr|libdbusmenu-qt-0.9.2-2|15	Group:		System/Libraries
14mr|libdbusmenu-qt-0.9.2-2|16	URL:		https://launchpad.net/libdbusmenu-qt
14mr|libdbusmenu-qt-0.9.2-2|17	BuildRequires:	qjson-devel
14mr|libdbusmenu-qt-0.9.2-2|18	BuildRequires:	qt4-devel
14mr|libdbusmenu-qt-0.9.2-2|19	BuildRequires:	cmake
14mr|libdbusmenu-qt-0.9.2-2|20	BuildRequires:	doxygen
14mr|libdbusmenu-qt-0.9.2-2|21	
14mr|libdbusmenu-qt-0.9.2-2|22	%description
14mr|libdbusmenu-qt-0.9.2-2|23	This library provides a Qt implementation of the DBusMenu spec.
14mr|libdbusmenu-qt-0.9.2-2|24	
14mr|libdbusmenu-qt-0.9.2-2|25	#-----------------------------------------------------------------------
14mr|libdbusmenu-qt-0.9.2-2|26	
14mr|libdbusmenu-qt-0.9.2-2|27	%package -n	%{libname}
14mr|libdbusmenu-qt-0.9.2-2|28	Summary:	Qt implementation of the DBUSMenu Spec
14mr|libdbusmenu-qt-0.9.2-2|29	Group:		System/Libraries
14mr|libdbusmenu-qt-0.9.2-2|30	
14mr|libdbusmenu-qt-0.9.2-2|31	%description -n	%{libname}
14mr|libdbusmenu-qt-0.9.2-2|32	Qt implementation of the DBUSMenu Spec
14mr|libdbusmenu-qt-0.9.2-2|33	
14mr|libdbusmenu-qt-0.9.2-2|34	
14mr|libdbusmenu-qt-0.9.2-2|35	%files -n %{libname}
14mr|libdbusmenu-qt-0.9.2-2|36	%defattr(-,root,root)
14mr|libdbusmenu-qt-0.9.2-2|37	%{_libdir}/libdbusmenu-qt.so.%{major}*
14mr|libdbusmenu-qt-0.9.2-2|38	
14mr|libdbusmenu-qt-0.9.2-2|39	#---------------------------------------------------------------------
14mr|libdbusmenu-qt-0.9.2-2|40	
14mr|libdbusmenu-qt-0.9.2-2|41	%package -n	%{develname}
14mr|libdbusmenu-qt-0.9.2-2|42	Summary:	Library headers for %{name}
14mr|libdbusmenu-qt-0.9.2-2|43	Group:		Development/C
14mr|libdbusmenu-qt-0.9.2-2|44	Requires:	%{libname} = %{version}
14mr|libdbusmenu-qt-0.9.2-2|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdbusmenu-qt-0.9.2-2|46	
14mr|libdbusmenu-qt-0.9.2-2|47	%description -n	%{develname}
14mr|libdbusmenu-qt-0.9.2-2|48	This is the libraries, include files and other resources you can use
14mr|libdbusmenu-qt-0.9.2-2|49	to incorporate %{name} into applications.
14mr|libdbusmenu-qt-0.9.2-2|50	
14mr|libdbusmenu-qt-0.9.2-2|51	%files -n	%{develname}
14mr|libdbusmenu-qt-0.9.2-2|52	%defattr(-,root,root)
14mr|libdbusmenu-qt-0.9.2-2|53	%{_libdir}/libdbusmenu-qt.so
14mr|libdbusmenu-qt-0.9.2-2|54	%{_includedir}/dbusmenu-qt/
14mr|libdbusmenu-qt-0.9.2-2|55	%{_libdir}/pkgconfig/dbusmenu-qt.pc
14mr|libdbusmenu-qt-0.9.2-2|56	%{_docdir}/dbusmenu-qt/
14mr|libdbusmenu-qt-0.9.2-2|57	
14mr|libdbusmenu-qt-0.9.2-2|58	#-----------------------------------------------------------------------
14mr|libdbusmenu-qt-0.9.2-2|59	
14mr|libdbusmenu-qt-0.9.2-2|60	%prep
14mr|libdbusmenu-qt-0.9.2-2|61	%setup -q
14mr|libdbusmenu-qt-0.9.2-2|62	
14mr|libdbusmenu-qt-0.9.2-2|63	%build
14mr|libdbusmenu-qt-0.9.2-2|64	%cmake_qt4
14mr|libdbusmenu-qt-0.9.2-2|65	%make
14mr|libdbusmenu-qt-0.9.2-2|66	
14mr|libdbusmenu-qt-0.9.2-2|67	%install
14mr|libdbusmenu-qt-0.9.2-2|68	%makeinstall_std -C build
14mr|libdbusmenu-qt-0.9.2-2|69	
14mr|libdbusmenu-qt-0.9.2-2|70	%changelog
14mr|libdbusmenu-qt-0.9.2-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-2
14mr|libdbusmenu-qt-0.9.2-2|72	+ Revision: 3c48e44
14mr|libdbusmenu-qt-0.9.2-2|73	- MassBuild#440: Increase release tag
14mr|libdbusmenu-qt-0.9.2-2|74	
14mr|libdbusmenu-qt-0.9.2-2|75	

17130 14
14mr|libdc1394_12-1.2.1-16|1	%define oname libdc1394
14mr|libdc1394_12-1.2.1-16|2	%define major 12
14mr|libdc1394_12-1.2.1-16|3	%define libname %mklibname dc1394_ %{major}
14mr|libdc1394_12-1.2.1-16|4	%define develname %mklibname dc1394_ %major -d
14mr|libdc1394_12-1.2.1-16|5	
14mr|libdc1394_12-1.2.1-16|6	Summary:	Library for 1394 Digital Camera Specification
14mr|libdc1394_12-1.2.1-16|7	Name:		libdc1394_12
14mr|libdc1394_12-1.2.1-16|8	Version:	1.2.1
14mr|libdc1394_12-1.2.1-16|9	Release:	16
14mr|libdc1394_12-1.2.1-16|10	License:	GPLv2+
14mr|libdc1394_12-1.2.1-16|11	Group:		System/Libraries
14mr|libdc1394_12-1.2.1-16|12	URL:		http://sourceforge.net/projects/libdc1394/
14mr|libdc1394_12-1.2.1-16|13	Source0:	%{oname}-%{version}.tar.bz2
14mr|libdc1394_12-1.2.1-16|14	Patch0:		libdc1394-0.9.5-lib64.patch
14mr|libdc1394_12-1.2.1-16|15	Patch1:		libdc1394-1.2.1-clk_tck-deprecated.patch
14mr|libdc1394_12-1.2.1-16|16	Patch2:		libdc1394-1.2.1-videodev.h.patch
14mr|libdc1394_12-1.2.1-16|17	BuildRequires: 	pkgconfig(libraw1394) = 1.3.0
14mr|libdc1394_12-1.2.1-16|18	BuildRequires:	pkgconfig(x11)
14mr|libdc1394_12-1.2.1-16|19	BuildRequires:	pkgconfig(xv)
14mr|libdc1394_12-1.2.1-16|20	BuildRequires:	pkgconfig(libv4l1)
14mr|libdc1394_12-1.2.1-16|21	
14mr|libdc1394_12-1.2.1-16|22	%description
14mr|libdc1394_12-1.2.1-16|23	libdc1394 is a library that is intended to provide a high level programming
14mr|libdc1394_12-1.2.1-16|24	interface for application developers who wish to control IEEE 1394 based
14mr|libdc1394_12-1.2.1-16|25	cameras that conform to the 1394-based Digital Camera Specification (found at
14mr|libdc1394_12-1.2.1-16|26	http://www.1394ta.org/).
14mr|libdc1394_12-1.2.1-16|27	
14mr|libdc1394_12-1.2.1-16|28	%if %{_lib} != lib
14mr|libdc1394_12-1.2.1-16|29	%package -n 	%{libname}
14mr|libdc1394_12-1.2.1-16|30	Summary:	Dynamic library from libdc1394
14mr|libdc1394_12-1.2.1-16|31	Group:		System/Libraries
14mr|libdc1394_12-1.2.1-16|32	
14mr|libdc1394_12-1.2.1-16|33	%description -n %{libname}
14mr|libdc1394_12-1.2.1-16|34	libdc1394 is a library that is intended to provide a high level programming
14mr|libdc1394_12-1.2.1-16|35	interface for application developers who wish to control IEEE 1394 based
14mr|libdc1394_12-1.2.1-16|36	cameras that conform to the 1394-based Digital Camera Specification (found at
14mr|libdc1394_12-1.2.1-16|37	http://www.1394ta.org/).
14mr|libdc1394_12-1.2.1-16|38	%endif
14mr|libdc1394_12-1.2.1-16|39	
14mr|libdc1394_12-1.2.1-16|40	%package -n 	%{develname}
14mr|libdc1394_12-1.2.1-16|41	Summary: 	Development components for libdc1394
14mr|libdc1394_12-1.2.1-16|42	Group: 		Development/C
14mr|libdc1394_12-1.2.1-16|43	Requires: 	%{libname} = %{version}-%{release}
14mr|libdc1394_12-1.2.1-16|44	Provides: 	libdc1394_12-devel = %{version}-%{release}
14mr|libdc1394_12-1.2.1-16|45	Conflicts:	%mklibname -d dc1394
14mr|libdc1394_12-1.2.1-16|46	
14mr|libdc1394_12-1.2.1-16|47	%description -n %{develname}
14mr|libdc1394_12-1.2.1-16|48	libdc1394 is a library that is intended to provide a high level programming
14mr|libdc1394_12-1.2.1-16|49	interface for application developers who wish to control IEEE 1394 based
14mr|libdc1394_12-1.2.1-16|50	cameras that conform to the 1394-based Digital Camera Specification (found at
14mr|libdc1394_12-1.2.1-16|51	http://www.1394ta.org/).
14mr|libdc1394_12-1.2.1-16|52	
14mr|libdc1394_12-1.2.1-16|53	This archive contains the header-files for libdc1394 development
14mr|libdc1394_12-1.2.1-16|54	
14mr|libdc1394_12-1.2.1-16|55	%prep
14mr|libdc1394_12-1.2.1-16|56	%setup -q -n %{oname}-%{version}
14mr|libdc1394_12-1.2.1-16|57	%patch0 -p1 -b .lib64
14mr|libdc1394_12-1.2.1-16|58	%patch1 -p1 -b .clk_tck
14mr|libdc1394_12-1.2.1-16|59	%patch2 -p0 -b .v4l
14mr|libdc1394_12-1.2.1-16|60	autoreconf -fi
14mr|libdc1394_12-1.2.1-16|61	
14mr|libdc1394_12-1.2.1-16|62	%build
14mr|libdc1394_12-1.2.1-16|63	%configure2_5x --disable-static
14mr|libdc1394_12-1.2.1-16|64	%make
14mr|libdc1394_12-1.2.1-16|65	
14mr|libdc1394_12-1.2.1-16|66	%install
14mr|libdc1394_12-1.2.1-16|67	%makeinstall_std
14mr|libdc1394_12-1.2.1-16|68	
14mr|libdc1394_12-1.2.1-16|69	%if %{_lib} == lib
14mr|libdc1394_12-1.2.1-16|70	%files
14mr|libdc1394_12-1.2.1-16|71	%else
14mr|libdc1394_12-1.2.1-16|72	%files -n %{libname}
14mr|libdc1394_12-1.2.1-16|73	%endif
14mr|libdc1394_12-1.2.1-16|74	%doc AUTHORS ChangeLog NEWS README
14mr|libdc1394_12-1.2.1-16|75	%{_libdir}/libdc1394_control.so.%{major}*
14mr|libdc1394_12-1.2.1-16|76	
14mr|libdc1394_12-1.2.1-16|77	%files -n %{develname}
14mr|libdc1394_12-1.2.1-16|78	%{_bindir}/dc1394_vloopback
14mr|libdc1394_12-1.2.1-16|79	%{_includedir}/libdc1394
14mr|libdc1394_12-1.2.1-16|80	%{_libdir}/*.so
14mr|libdc1394_12-1.2.1-16|81	
14mr|libdc1394_12-1.2.1-16|82	
14mr|libdc1394_12-1.2.1-16|83	
14mr|libdc1394_12-1.2.1-16|84	%changelog
14mr|libdc1394_12-1.2.1-16|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-16
14mr|libdc1394_12-1.2.1-16|86	+ Revision: 4266217
14mr|libdc1394_12-1.2.1-16|87	- MassBuild#440: Increase release tag
14mr|libdc1394_12-1.2.1-16|88	
14mr|libdc1394_12-1.2.1-16|89	

17131 14
14mr|libdc1394-2.2.1-10|1	%define major	22
14mr|libdc1394-2.2.1-10|2	%define libname %mklibname dc1394_ %{major}
14mr|libdc1394-2.2.1-10|3	%define devname %mklibname dc1394 -d
14mr|libdc1394-2.2.1-10|4	
14mr|libdc1394-2.2.1-10|5	Summary:	Library for 1394 Digital Camera Specification
14mr|libdc1394-2.2.1-10|6	Name:		libdc1394
14mr|libdc1394-2.2.1-10|7	Version:	2.2.1
14mr|libdc1394-2.2.1-10|8	Release:	10
14mr|libdc1394-2.2.1-10|9	License:	GPLv2+
14mr|libdc1394-2.2.1-10|10	Group:		System/Libraries
14mr|libdc1394-2.2.1-10|11	Url:		http://sourceforge.net/projects/libdc1394/
14mr|libdc1394-2.2.1-10|12	Source0:	http://downloads.sourceforge.net/libdc1394/%{name}-%{version}.tar.gz
14mr|libdc1394-2.2.1-10|13	Patch0:		libdc1394-2.2.0-fix-linking.patch
14mr|libdc1394-2.2.1-10|14	Patch1:		libdc1394-2.1.2-videodev.h.patch
14mr|libdc1394-2.2.1-10|15	BuildRequires:	pkgconfig(libraw1394)
14mr|libdc1394-2.2.1-10|16	BuildRequires:	pkgconfig(libusb-1.0)
14mr|libdc1394-2.2.1-10|17	BuildRequires:	pkgconfig(libv4l2)
14mr|libdc1394-2.2.1-10|18	
14mr|libdc1394-2.2.1-10|19	%description
14mr|libdc1394-2.2.1-10|20	libdc1394 is a library that is intended to provide a high level programming
14mr|libdc1394-2.2.1-10|21	interface for application developers who wish to control IEEE 1394 based
14mr|libdc1394-2.2.1-10|22	cameras that conform to the 1394-based Digital Camera Specification (found at
14mr|libdc1394-2.2.1-10|23	http://www.1394ta.org/).
14mr|libdc1394-2.2.1-10|24	
14mr|libdc1394-2.2.1-10|25	%package -n %{libname}
14mr|libdc1394-2.2.1-10|26	Summary:	Dynamic library from libdc1394
14mr|libdc1394-2.2.1-10|27	Group:		System/Libraries
14mr|libdc1394-2.2.1-10|28	Provides:	libdc1394
14mr|libdc1394-2.2.1-10|29	
14mr|libdc1394-2.2.1-10|30	%description -n %{libname}
14mr|libdc1394-2.2.1-10|31	libdc1394 is a library that is intended to provide a high level programming
14mr|libdc1394-2.2.1-10|32	interface for application developers who wish to control IEEE 1394 based
14mr|libdc1394-2.2.1-10|33	cameras that conform to the 1394-based Digital Camera Specification (found at
14mr|libdc1394-2.2.1-10|34	http://www.1394ta.org/).
14mr|libdc1394-2.2.1-10|35	
14mr|libdc1394-2.2.1-10|36	%package -n %{devname}
14mr|libdc1394-2.2.1-10|37	Summary:	Development components for libdc1394
14mr|libdc1394-2.2.1-10|38	Group:		Development/C
14mr|libdc1394-2.2.1-10|39	Requires:	%{libname} = %{version}-%{release}
14mr|libdc1394-2.2.1-10|40	%if "%{_lib}" != "lib"
14mr|libdc1394-2.2.1-10|41	Provides:	libdc1394-devel = %{version}-%{release}
14mr|libdc1394-2.2.1-10|42	%endif
14mr|libdc1394-2.2.1-10|43	Provides:	dc1394-devel = %{version}-%{release}
14mr|libdc1394-2.2.1-10|44	
14mr|libdc1394-2.2.1-10|45	%description -n %{devname}
14mr|libdc1394-2.2.1-10|46	This archive contains the header-files for libdc1394 development
14mr|libdc1394-2.2.1-10|47	
14mr|libdc1394-2.2.1-10|48	%prep
14mr|libdc1394-2.2.1-10|49	%setup -q
14mr|libdc1394-2.2.1-10|50	%apply_patches
14mr|libdc1394-2.2.1-10|51	
14mr|libdc1394-2.2.1-10|52	%build
14mr|libdc1394-2.2.1-10|53	%configure2_5x --disable-static
14mr|libdc1394-2.2.1-10|54	%make
14mr|libdc1394-2.2.1-10|55	
14mr|libdc1394-2.2.1-10|56	%install
14mr|libdc1394-2.2.1-10|57	%makeinstall_std
14mr|libdc1394-2.2.1-10|58	
14mr|libdc1394-2.2.1-10|59	%files -n %{libname}
14mr|libdc1394-2.2.1-10|60	%{_libdir}/libdc1394.so.%{major}*
14mr|libdc1394-2.2.1-10|61	
14mr|libdc1394-2.2.1-10|62	%files -n %{devname}
14mr|libdc1394-2.2.1-10|63	%doc AUTHORS ChangeLog NEWS README
14mr|libdc1394-2.2.1-10|64	%{_bindir}/dc1394_*
14mr|libdc1394-2.2.1-10|65	%{_includedir}/dc1394
14mr|libdc1394-2.2.1-10|66	%{_libdir}/*.so
14mr|libdc1394-2.2.1-10|67	%{_libdir}/pkgconfig/*.pc
14mr|libdc1394-2.2.1-10|68	%{_mandir}/man1/*.1*
14mr|libdc1394-2.2.1-10|69	
14mr|libdc1394-2.2.1-10|70	
14mr|libdc1394-2.2.1-10|71	%changelog
14mr|libdc1394-2.2.1-10|72	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-10
14mr|libdc1394-2.2.1-10|73	+ Revision: 34d182d
14mr|libdc1394-2.2.1-10|74	- Rediff patch
14mr|libdc1394-2.2.1-10|75	
14mr|libdc1394-2.2.1-10|76	

17132 14
14mr|libdiscid-0.2.2-7|1	%define name libdiscid
14mr|libdiscid-0.2.2-7|2	%define version 0.2.2
14mr|libdiscid-0.2.2-7|3	%define release 7
14mr|libdiscid-0.2.2-7|4	%define major 0
14mr|libdiscid-0.2.2-7|5	%define libname %mklibname discid %major
14mr|libdiscid-0.2.2-7|6	%define develname %mklibname -d discid
14mr|libdiscid-0.2.2-7|7	
14mr|libdiscid-0.2.2-7|8	Summary:A Library for creating MusicBrainz DiscIDs
14mr|libdiscid-0.2.2-7|9	Name: %{name}
14mr|libdiscid-0.2.2-7|10	Version: %{version}
14mr|libdiscid-0.2.2-7|11	Release: %{release}
14mr|libdiscid-0.2.2-7|12	Source0: http://users.musicbrainz.org/~matt/%{name}-%{version}.tar.gz
14mr|libdiscid-0.2.2-7|13	License: LGPLv2+
14mr|libdiscid-0.2.2-7|14	Group: System/Libraries
14mr|libdiscid-0.2.2-7|15	Url: http://musicbrainz.org/doc/libdiscid
14mr|libdiscid-0.2.2-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libdiscid-0.2.2-7|17	
14mr|libdiscid-0.2.2-7|18	%description
14mr|libdiscid-0.2.2-7|19	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
14mr|libdiscid-0.2.2-7|20	It reads a CD's table of contents (TOC) and generates an identifier which
14mr|libdiscid-0.2.2-7|21	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
14mr|libdiscid-0.2.2-7|22	Additionally, it provides a submission URL for adding the DiscID to the
14mr|libdiscid-0.2.2-7|23	database.
14mr|libdiscid-0.2.2-7|24	
14mr|libdiscid-0.2.2-7|25	%package -n %libname
14mr|libdiscid-0.2.2-7|26	Summary:A Library for creating MusicBrainz DiscIDs
14mr|libdiscid-0.2.2-7|27	Group: System/Libraries
14mr|libdiscid-0.2.2-7|28	# gw for python-musicbrainz2 to depend on
14mr|libdiscid-0.2.2-7|29	Provides: %name = %version-%release
14mr|libdiscid-0.2.2-7|30	
14mr|libdiscid-0.2.2-7|31	%description -n %libname
14mr|libdiscid-0.2.2-7|32	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
14mr|libdiscid-0.2.2-7|33	It reads a CD's table of contents (TOC) and generates an identifier which
14mr|libdiscid-0.2.2-7|34	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
14mr|libdiscid-0.2.2-7|35	Additionally, it provides a submission URL for adding the DiscID to the
14mr|libdiscid-0.2.2-7|36	database.
14mr|libdiscid-0.2.2-7|37	
14mr|libdiscid-0.2.2-7|38	%package -n %develname
14mr|libdiscid-0.2.2-7|39	Summary:A Library for creating MusicBrainz DiscIDs
14mr|libdiscid-0.2.2-7|40	Group: Development/C
14mr|libdiscid-0.2.2-7|41	Requires: %libname = %version
14mr|libdiscid-0.2.2-7|42	Provides: %name-devel = %version-%release
14mr|libdiscid-0.2.2-7|43	Obsoletes: %mklibname -d discid 0
14mr|libdiscid-0.2.2-7|44	
14mr|libdiscid-0.2.2-7|45	%description -n %develname
14mr|libdiscid-0.2.2-7|46	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
14mr|libdiscid-0.2.2-7|47	It reads a CD's table of contents (TOC) and generates an identifier which
14mr|libdiscid-0.2.2-7|48	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
14mr|libdiscid-0.2.2-7|49	Additionally, it provides a submission URL for adding the DiscID to the
14mr|libdiscid-0.2.2-7|50	database.
14mr|libdiscid-0.2.2-7|51	
14mr|libdiscid-0.2.2-7|52	
14mr|libdiscid-0.2.2-7|53	%prep
14mr|libdiscid-0.2.2-7|54	%setup -q
14mr|libdiscid-0.2.2-7|55	
14mr|libdiscid-0.2.2-7|56	%build
14mr|libdiscid-0.2.2-7|57	%configure2_5x
14mr|libdiscid-0.2.2-7|58	%make
14mr|libdiscid-0.2.2-7|59	
14mr|libdiscid-0.2.2-7|60	%install
14mr|libdiscid-0.2.2-7|61	rm -rf $RPM_BUILD_ROOT
14mr|libdiscid-0.2.2-7|62	%makeinstall_std
14mr|libdiscid-0.2.2-7|63	
14mr|libdiscid-0.2.2-7|64	%clean
14mr|libdiscid-0.2.2-7|65	rm -rf $RPM_BUILD_ROOT
14mr|libdiscid-0.2.2-7|66	
14mr|libdiscid-0.2.2-7|67	%if %mdkversion < 200900
14mr|libdiscid-0.2.2-7|68	%post -n %libname -p /sbin/ldconfig
14mr|libdiscid-0.2.2-7|69	%endif
14mr|libdiscid-0.2.2-7|70	%if %mdkversion < 200900
14mr|libdiscid-0.2.2-7|71	%postun -n %libname -p /sbin/ldconfig
14mr|libdiscid-0.2.2-7|72	%endif
14mr|libdiscid-0.2.2-7|73	
14mr|libdiscid-0.2.2-7|74	%files -n %libname
14mr|libdiscid-0.2.2-7|75	%defattr(-,root,root)
14mr|libdiscid-0.2.2-7|76	%doc README AUTHORS
14mr|libdiscid-0.2.2-7|77	%_libdir/libdiscid.so.%{major}*
14mr|libdiscid-0.2.2-7|78	
14mr|libdiscid-0.2.2-7|79	%files -n %develname
14mr|libdiscid-0.2.2-7|80	%defattr(-,root,root)
14mr|libdiscid-0.2.2-7|81	%_libdir/libdiscid.so
14mr|libdiscid-0.2.2-7|82	%_libdir/libdiscid.*a
14mr|libdiscid-0.2.2-7|83	%_includedir/*
14mr|libdiscid-0.2.2-7|84	%_libdir/pkgconfig/*.pc
14mr|libdiscid-0.2.2-7|85	
14mr|libdiscid-0.2.2-7|86	
14mr|libdiscid-0.2.2-7|87	
14mr|libdiscid-0.2.2-7|88	
14mr|libdiscid-0.2.2-7|89	
14mr|libdiscid-0.2.2-7|90	%changelog
14mr|libdiscid-0.2.2-7|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-7
14mr|libdiscid-0.2.2-7|92	+ Revision: 9e9c120
14mr|libdiscid-0.2.2-7|93	- MassBuild#440: Increase release tag
14mr|libdiscid-0.2.2-7|94	
14mr|libdiscid-0.2.2-7|95	

17133 14
14mr|libdmapsharing-2.9.24-2|1	%define api 3.0
14mr|libdmapsharing-2.9.24-2|2	%define major 2
14mr|libdmapsharing-2.9.24-2|3	%define libname %mklibname dmapsharing %{api} %{major}
14mr|libdmapsharing-2.9.24-2|4	%define develname %mklibname -d dmapsharing
14mr|libdmapsharing-2.9.24-2|5	
14mr|libdmapsharing-2.9.24-2|6	Summary:	A DMAP client and server library
14mr|libdmapsharing-2.9.24-2|7	Name:		libdmapsharing
14mr|libdmapsharing-2.9.24-2|8	Version:	2.9.24
14mr|libdmapsharing-2.9.24-2|9	Release:	2
14mr|libdmapsharing-2.9.24-2|10	License:	LGPLv2+
14mr|libdmapsharing-2.9.24-2|11	Group:		System/Libraries
14mr|libdmapsharing-2.9.24-2|12	URL:		http://www.flyn.org/projects/libdmapsharing/index.html
14mr|libdmapsharing-2.9.24-2|13	Source0:	http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
14mr|libdmapsharing-2.9.24-2|14	Patch0:		libdmapsharing-2.9.14-link.patch
14mr|libdmapsharing-2.9.24-2|15	Patch1:		libdmapsharing-2.9.16-automake-1.13.patch
14mr|libdmapsharing-2.9.24-2|16	
14mr|libdmapsharing-2.9.24-2|17	BuildRequires:	gnome-common
14mr|libdmapsharing-2.9.24-2|18	BuildRequires:	gtk-doc
14mr|libdmapsharing-2.9.24-2|19	BuildRequires:	pkgconfig(avahi-client)
14mr|libdmapsharing-2.9.24-2|20	BuildRequires:	pkgconfig(avahi-glib)
14mr|libdmapsharing-2.9.24-2|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libdmapsharing-2.9.24-2|22	BuildRequires:	pkgconfig(gee-1.0)
14mr|libdmapsharing-2.9.24-2|23	BuildRequires:	pkgconfig(glib-2.0)
14mr|libdmapsharing-2.9.24-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libdmapsharing-2.9.24-2|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|libdmapsharing-2.9.24-2|26	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libdmapsharing-2.9.24-2|27	
14mr|libdmapsharing-2.9.24-2|28	%description
14mr|libdmapsharing-2.9.24-2|29	libdmapsharing implements the DMAP protocols. This includes support for
14mr|libdmapsharing-2.9.24-2|30	DAAP and DPAP.
14mr|libdmapsharing-2.9.24-2|31	
14mr|libdmapsharing-2.9.24-2|32	%package -n %{libname}
14mr|libdmapsharing-2.9.24-2|33	Summary:	A DMAP client and server library
14mr|libdmapsharing-2.9.24-2|34	Group:		System/Libraries
14mr|libdmapsharing-2.9.24-2|35	
14mr|libdmapsharing-2.9.24-2|36	%description -n %{libname}
14mr|libdmapsharing-2.9.24-2|37	libdmapsharing implements the DMAP protocols. This includes support for
14mr|libdmapsharing-2.9.24-2|38	DAAP and DPAP.
14mr|libdmapsharing-2.9.24-2|39	
14mr|libdmapsharing-2.9.24-2|40	%package -n %{develname}
14mr|libdmapsharing-2.9.24-2|41	Summary:	Files needed to develop applications using libdmapsharing
14mr|libdmapsharing-2.9.24-2|42	Group:		Development/C
14mr|libdmapsharing-2.9.24-2|43	Requires:	%{libname} = %{version}-%{release}
14mr|libdmapsharing-2.9.24-2|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdmapsharing-2.9.24-2|45	
14mr|libdmapsharing-2.9.24-2|46	%description -n %{develname}
14mr|libdmapsharing-2.9.24-2|47	libdmapsharing implements the DMAP protocols. This includes support for
14mr|libdmapsharing-2.9.24-2|48	DAAP and DPAP.  This package provides the libraries, include files, and
14mr|libdmapsharing-2.9.24-2|49	other resources needed for developing applications using libdmapsharing.
14mr|libdmapsharing-2.9.24-2|50	
14mr|libdmapsharing-2.9.24-2|51	%prep
14mr|libdmapsharing-2.9.24-2|52	%setup -q
14mr|libdmapsharing-2.9.24-2|53	%apply_patches
14mr|libdmapsharing-2.9.24-2|54	
14mr|libdmapsharing-2.9.24-2|55	%build
14mr|libdmapsharing-2.9.24-2|56	NOCONFIGURE=yes gnome-autogen.sh
14mr|libdmapsharing-2.9.24-2|57	%configure2_5x \
14mr|libdmapsharing-2.9.24-2|58	--disable-static
14mr|libdmapsharing-2.9.24-2|59	
14mr|libdmapsharing-2.9.24-2|60	%make
14mr|libdmapsharing-2.9.24-2|61	
14mr|libdmapsharing-2.9.24-2|62	%install
14mr|libdmapsharing-2.9.24-2|63	%makeinstall_std
14mr|libdmapsharing-2.9.24-2|64	
14mr|libdmapsharing-2.9.24-2|65	%files -n %{libname}
14mr|libdmapsharing-2.9.24-2|66	%{_libdir}/libdmapsharing-%{api}.so.%{major}*
14mr|libdmapsharing-2.9.24-2|67	
14mr|libdmapsharing-2.9.24-2|68	%files -n %{develname}
14mr|libdmapsharing-2.9.24-2|69	%{_libdir}/pkgconfig/libdmapsharing-*.pc
14mr|libdmapsharing-2.9.24-2|70	%{_includedir}/libdmapsharing-*
14mr|libdmapsharing-2.9.24-2|71	%{_libdir}/libdmapsharing-%{api}.so
14mr|libdmapsharing-2.9.24-2|72	%{_datadir}/gtk-doc/html/libdmapsharing-%{api}
14mr|libdmapsharing-2.9.24-2|73	
14mr|libdmapsharing-2.9.24-2|74	
14mr|libdmapsharing-2.9.24-2|75	%changelog
14mr|libdmapsharing-2.9.24-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9.24-2
14mr|libdmapsharing-2.9.24-2|77	+ Revision: 17c06fa
14mr|libdmapsharing-2.9.24-2|78	- MassBuild#440: Increase release tag
14mr|libdmapsharing-2.9.24-2|79	
14mr|libdmapsharing-2.9.24-2|80	

17134 14
14mr|libdmtx-0.7.4-3|1	%define major 0
14mr|libdmtx-0.7.4-3|2	%define libname %mklibname dmtx %{major}
14mr|libdmtx-0.7.4-3|3	%define develname %mklibname -d dmtx
14mr|libdmtx-0.7.4-3|4	
14mr|libdmtx-0.7.4-3|5	Name:		libdmtx
14mr|libdmtx-0.7.4-3|6	Version:	0.7.4
14mr|libdmtx-0.7.4-3|7	Release:	3
14mr|libdmtx-0.7.4-3|8	Summary:	A library for reading and writing Data Matrix 2D barcodes
14mr|libdmtx-0.7.4-3|9	Group:		Development/C++
14mr|libdmtx-0.7.4-3|10	License: 	GPLv2
14mr|libdmtx-0.7.4-3|11	URL:		http://www.libdmtx.org
14mr|libdmtx-0.7.4-3|12	Source0:	http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/%{name}-%{version}.tar.bz2
14mr|libdmtx-0.7.4-3|13	
14mr|libdmtx-0.7.4-3|14	%description
14mr|libdmtx-0.7.4-3|15	libdmtx is open source software for reading and writing Data Matrix 2D barcodes
14mr|libdmtx-0.7.4-3|16	on Linux and Unix. At its core libdmtx is a shared library, allowing C/C++
14mr|libdmtx-0.7.4-3|17	programs to use its capabilities without restrictions or overhead.
14mr|libdmtx-0.7.4-3|18	
14mr|libdmtx-0.7.4-3|19	%package -n %{libname}
14mr|libdmtx-0.7.4-3|20	Group:		Development/C++
14mr|libdmtx-0.7.4-3|21	Summary:	%{name} library package
14mr|libdmtx-0.7.4-3|22	
14mr|libdmtx-0.7.4-3|23	%description -n %{libname}
14mr|libdmtx-0.7.4-3|24	A library for reading and writing Data Matrix 2D barcodes.
14mr|libdmtx-0.7.4-3|25	
14mr|libdmtx-0.7.4-3|26	%package -n %{develname}
14mr|libdmtx-0.7.4-3|27	Group:		Development/C++
14mr|libdmtx-0.7.4-3|28	Summary:	%{name} developement files
14mr|libdmtx-0.7.4-3|29	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdmtx-0.7.4-3|30	Requires:	%{libname} = %{version}-%{release}
14mr|libdmtx-0.7.4-3|31	Obsoletes:	%{name} < 0.7.4
14mr|libdmtx-0.7.4-3|32	
14mr|libdmtx-0.7.4-3|33	%description -n %{develname}
14mr|libdmtx-0.7.4-3|34	This package contains header files needed when building applications based on
14mr|libdmtx-0.7.4-3|35	%{name}.
14mr|libdmtx-0.7.4-3|36	
14mr|libdmtx-0.7.4-3|37	%prep
14mr|libdmtx-0.7.4-3|38	%setup -q
14mr|libdmtx-0.7.4-3|39	
14mr|libdmtx-0.7.4-3|40	%build
14mr|libdmtx-0.7.4-3|41	%configure2_5x \
14mr|libdmtx-0.7.4-3|42	--disable-static
14mr|libdmtx-0.7.4-3|43	
14mr|libdmtx-0.7.4-3|44	%make
14mr|libdmtx-0.7.4-3|45	
14mr|libdmtx-0.7.4-3|46	%install
14mr|libdmtx-0.7.4-3|47	%makeinstall_std
14mr|libdmtx-0.7.4-3|48	
14mr|libdmtx-0.7.4-3|49	%files -n %{libname}
14mr|libdmtx-0.7.4-3|50	%{_libdir}/%{name}.so.%{major}*
14mr|libdmtx-0.7.4-3|51	
14mr|libdmtx-0.7.4-3|52	%files -n %{develname}
14mr|libdmtx-0.7.4-3|53	%doc AUTHORS ChangeLog README NEWS KNOWNBUG
14mr|libdmtx-0.7.4-3|54	%{_includedir}/dmtx.h
14mr|libdmtx-0.7.4-3|55	%{_libdir}/%{name}.so
14mr|libdmtx-0.7.4-3|56	%{_libdir}/pkgconfig/%{name}.pc
14mr|libdmtx-0.7.4-3|57	%{_mandir}/man3/%{name}*
14mr|libdmtx-0.7.4-3|58	
14mr|libdmtx-0.7.4-3|59	
14mr|libdmtx-0.7.4-3|60	%changelog
14mr|libdmtx-0.7.4-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.4-3
14mr|libdmtx-0.7.4-3|62	+ Revision: 905de19
14mr|libdmtx-0.7.4-3|63	- MassBuild#440: Increase release tag
14mr|libdmtx-0.7.4-3|64	
14mr|libdmtx-0.7.4-3|65	

17135 14
14mr|libdmx-1.1.3-2|1	%define major 1
14mr|libdmx-1.1.3-2|2	%define libname %mklibname dmx %{major}
14mr|libdmx-1.1.3-2|3	%define devname %mklibname dmx -d
14mr|libdmx-1.1.3-2|4	
14mr|libdmx-1.1.3-2|5	Name:		libdmx
14mr|libdmx-1.1.3-2|6	Summary:	DMX library (part of X.org)
14mr|libdmx-1.1.3-2|7	Version:	1.1.3
14mr|libdmx-1.1.3-2|8	Release:	2
14mr|libdmx-1.1.3-2|9	Group:		Development/X11
14mr|libdmx-1.1.3-2|10	License:	MIT
14mr|libdmx-1.1.3-2|11	Url:		http://xorg.freedesktop.org
14mr|libdmx-1.1.3-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libdmx-%{version}.tar.bz2
14mr|libdmx-1.1.3-2|13	
14mr|libdmx-1.1.3-2|14	BuildRequires:	pkgconfig(x11)
14mr|libdmx-1.1.3-2|15	BuildRequires:	pkgconfig(xext)
14mr|libdmx-1.1.3-2|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|libdmx-1.1.3-2|17	BuildRequires:	pkgconfig(xproto)
14mr|libdmx-1.1.3-2|18	
14mr|libdmx-1.1.3-2|19	%description
14mr|libdmx-1.1.3-2|20	The DMX extension provides support for communication with and control of
14mr|libdmx-1.1.3-2|21	Xdmx server. Attributes of the Xdmx server and of the back-end screens
14mr|libdmx-1.1.3-2|22	attached to the server can be queried and modified via this protocol.
14mr|libdmx-1.1.3-2|23	
14mr|libdmx-1.1.3-2|24	%package -n %{libname}
14mr|libdmx-1.1.3-2|25	Summary:	The dmx Library
14mr|libdmx-1.1.3-2|26	Group:		Development/X11
14mr|libdmx-1.1.3-2|27	Provides:	%{name} = %{version}
14mr|libdmx-1.1.3-2|28	
14mr|libdmx-1.1.3-2|29	%description -n %{libname}
14mr|libdmx-1.1.3-2|30	The DMX extension provides support for communication with and control of
14mr|libdmx-1.1.3-2|31	Xdmx server. Attributes of the Xdmx server and of the back-end screens
14mr|libdmx-1.1.3-2|32	attached to the server can be queried and modified via this protocol.
14mr|libdmx-1.1.3-2|33	
14mr|libdmx-1.1.3-2|34	%package -n %{devname}
14mr|libdmx-1.1.3-2|35	Summary:	Development files for %{name}
14mr|libdmx-1.1.3-2|36	Group:		Development/X11
14mr|libdmx-1.1.3-2|37	Requires:	%{libname} = %{version}
14mr|libdmx-1.1.3-2|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdmx-1.1.3-2|39	Obsoletes:	%{_lib}dmx-static-devel < 1.1.2
14mr|libdmx-1.1.3-2|40	
14mr|libdmx-1.1.3-2|41	%description -n %{devname}
14mr|libdmx-1.1.3-2|42	Development files for %{name}.
14mr|libdmx-1.1.3-2|43	
14mr|libdmx-1.1.3-2|44	%prep
14mr|libdmx-1.1.3-2|45	%setup -q
14mr|libdmx-1.1.3-2|46	
14mr|libdmx-1.1.3-2|47	%build
14mr|libdmx-1.1.3-2|48	%configure2_5x	\
14mr|libdmx-1.1.3-2|49	--disable-static \
14mr|libdmx-1.1.3-2|50	--x-includes=%{_includedir} \
14mr|libdmx-1.1.3-2|51	--x-libraries=%{_libdir}
14mr|libdmx-1.1.3-2|52	
14mr|libdmx-1.1.3-2|53	%make
14mr|libdmx-1.1.3-2|54	
14mr|libdmx-1.1.3-2|55	%install
14mr|libdmx-1.1.3-2|56	%makeinstall_std
14mr|libdmx-1.1.3-2|57	
14mr|libdmx-1.1.3-2|58	%files -n %{libname}
14mr|libdmx-1.1.3-2|59	%{_libdir}/libdmx.so.%{major}*
14mr|libdmx-1.1.3-2|60	
14mr|libdmx-1.1.3-2|61	%files -n %{devname}
14mr|libdmx-1.1.3-2|62	%{_libdir}/libdmx.so
14mr|libdmx-1.1.3-2|63	%{_libdir}/pkgconfig/dmx.pc
14mr|libdmx-1.1.3-2|64	%{_includedir}/X11/extensions/*.h
14mr|libdmx-1.1.3-2|65	%{_mandir}/man3/DMX*.3*
14mr|libdmx-1.1.3-2|66	
14mr|libdmx-1.1.3-2|67	
14mr|libdmx-1.1.3-2|68	%changelog
14mr|libdmx-1.1.3-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|libdmx-1.1.3-2|70	+ Revision: dc70159
14mr|libdmx-1.1.3-2|71	- MassBuild#440: Increase release tag
14mr|libdmx-1.1.3-2|72	
14mr|libdmx-1.1.3-2|73	

17136 14
14mr|libdnet-1.12-14|1	%define major 1
14mr|libdnet-1.12-14|2	%define libname %mklibname dnet %{major}
14mr|libdnet-1.12-14|3	%define develname %mklibname dnet -d
14mr|libdnet-1.12-14|4	
14mr|libdnet-1.12-14|5	Summary:	Portable interface to several low-level networking routines
14mr|libdnet-1.12-14|6	Name:		libdnet
14mr|libdnet-1.12-14|7	Version:	1.12
14mr|libdnet-1.12-14|8	Release:	14
14mr|libdnet-1.12-14|9	License:	BSD
14mr|libdnet-1.12-14|10	Group:		System/Libraries
14mr|libdnet-1.12-14|11	URL:		http://code.google.com/p/libdnet/
14mr|libdnet-1.12-14|12	Source0:	http://libdnet.googlecode.com/files/%{name}-%{version}.tgz
14mr|libdnet-1.12-14|13	Patch0:		libdnet-shrext.patch
14mr|libdnet-1.12-14|14	Patch4:		libdnet-1.10-nmap2.diff
14mr|libdnet-1.12-14|15	BuildRequires:	autoconf automake libtool
14mr|libdnet-1.12-14|16	BuildRequires:	python-devel
14mr|libdnet-1.12-14|17	BuildRequires:	python-pyrex
14mr|libdnet-1.12-14|18	
14mr|libdnet-1.12-14|19	%description
14mr|libdnet-1.12-14|20	libdnet provides a simplified, portable interface to several
14mr|libdnet-1.12-14|21	low-level networking routines, including network address
14mr|libdnet-1.12-14|22	manipulation, kernel arp(4) cache and route(4) table lookup and
14mr|libdnet-1.12-14|23	manipulation, network firewalling, network interface lookup and
14mr|libdnet-1.12-14|24	manipulation, and raw IP packet and Ethernet frame transmission.
14mr|libdnet-1.12-14|25	
14mr|libdnet-1.12-14|26	%package -n	python-dnet
14mr|libdnet-1.12-14|27	Summary:	Python bindings for dnet
14mr|libdnet-1.12-14|28	Group:		Development/Python
14mr|libdnet-1.12-14|29	Requires:	python >= %{py_ver}
14mr|libdnet-1.12-14|30	
14mr|libdnet-1.12-14|31	%description -n	python-dnet
14mr|libdnet-1.12-14|32	This module provides a simplified interface to several low-level
14mr|libdnet-1.12-14|33	networking routines, including network address manipulation, kernel
14mr|libdnet-1.12-14|34	arp(4) cache and route(4) table lookup and manipulation, network
14mr|libdnet-1.12-14|35	firewalling, network interface lookup and manipulation, and raw IP
14mr|libdnet-1.12-14|36	packet and Ethernet frame transmission.
14mr|libdnet-1.12-14|37	
14mr|libdnet-1.12-14|38	%package -n	%{libname}
14mr|libdnet-1.12-14|39	Summary:	Portable interface to several low-level networking routines
14mr|libdnet-1.12-14|40	Group:		System/Libraries
14mr|libdnet-1.12-14|41	Provides:	%{name} = %{version}-%{release}
14mr|libdnet-1.12-14|42	
14mr|libdnet-1.12-14|43	%description -n	%{libname}
14mr|libdnet-1.12-14|44	libdnet provides a simplified, portable interface to several
14mr|libdnet-1.12-14|45	low-level networking routines, including network address
14mr|libdnet-1.12-14|46	manipulation, kernel arp(4) cache and route(4) table lookup and
14mr|libdnet-1.12-14|47	manipulation, network firewalling, network interface lookup and
14mr|libdnet-1.12-14|48	manipulation, and raw IP packet and Ethernet frame transmission.
14mr|libdnet-1.12-14|49	
14mr|libdnet-1.12-14|50	%package -n	%{libname}-utils
14mr|libdnet-1.12-14|51	Summary:	A simple test program for the %{libname} library
14mr|libdnet-1.12-14|52	Group:		System/Libraries
14mr|libdnet-1.12-14|53	Provides:	%{name}-utils = %{version}-%{release}
14mr|libdnet-1.12-14|54	
14mr|libdnet-1.12-14|55	%description -n	%{libname}-utils
14mr|libdnet-1.12-14|56	Provides a simple test program for the %{libname} library.
14mr|libdnet-1.12-14|57	
14mr|libdnet-1.12-14|58	%package -n	%{develname}
14mr|libdnet-1.12-14|59	Summary:	Static library and header files for the %{libname} library
14mr|libdnet-1.12-14|60	Group:		Development/C
14mr|libdnet-1.12-14|61	Provides:	dnet-devel = %{version}-%{release}
14mr|libdnet-1.12-14|62	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdnet-1.12-14|63	Requires:	%{libname} = %{version}-%{release}
14mr|libdnet-1.12-14|64	
14mr|libdnet-1.12-14|65	%description -n	%{develname}
14mr|libdnet-1.12-14|66	libdnet provides a simplified, portable interface to several
14mr|libdnet-1.12-14|67	low-level networking routines, including network address
14mr|libdnet-1.12-14|68	manipulation, kernel arp(4) cache and route(4) table lookup and
14mr|libdnet-1.12-14|69	manipulation, network firewalling, network interface lookup and
14mr|libdnet-1.12-14|70	manipulation, and raw IP packet and Ethernet frame transmission.
14mr|libdnet-1.12-14|71	
14mr|libdnet-1.12-14|72	%prep
14mr|libdnet-1.12-14|73	%setup -q
14mr|libdnet-1.12-14|74	%patch0 -p1
14mr|libdnet-1.12-14|75	%patch4 -p0
14mr|libdnet-1.12-14|76	
14mr|libdnet-1.12-14|77	%build
14mr|libdnet-1.12-14|78	%configure2_5x --disable-static --with-python
14mr|libdnet-1.12-14|79	%make
14mr|libdnet-1.12-14|80	
14mr|libdnet-1.12-14|81	%install
14mr|libdnet-1.12-14|82	%makeinstall_std
14mr|libdnet-1.12-14|83	
14mr|libdnet-1.12-14|84	%multiarch_binaries %{buildroot}%{_bindir}/dnet-config
14mr|libdnet-1.12-14|85	
14mr|libdnet-1.12-14|86	%files -n %{libname}
14mr|libdnet-1.12-14|87	%doc README THANKS TODO
14mr|libdnet-1.12-14|88	%{_libdir}/*.so.%{major}*
14mr|libdnet-1.12-14|89	
14mr|libdnet-1.12-14|90	%files -n %{libname}-utils
14mr|libdnet-1.12-14|91	%{_sbindir}/*
14mr|libdnet-1.12-14|92	%{_mandir}/man8/*
14mr|libdnet-1.12-14|93	
14mr|libdnet-1.12-14|94	%files -n %{develname}
14mr|libdnet-1.12-14|95	%{multiarch_bindir}/dnet-config
14mr|libdnet-1.12-14|96	%{_bindir}/dnet-config
14mr|libdnet-1.12-14|97	%{_includedir}/*
14mr|libdnet-1.12-14|98	%{_libdir}/*.so
14mr|libdnet-1.12-14|99	%{_mandir}/man3/*
14mr|libdnet-1.12-14|100	
14mr|libdnet-1.12-14|101	%files -n python-dnet
14mr|libdnet-1.12-14|102	%{py_platsitedir}/*.egg-info
14mr|libdnet-1.12-14|103	%{py_platsitedir}/*.so
14mr|libdnet-1.12-14|104	
14mr|libdnet-1.12-14|105	
14mr|libdnet-1.12-14|106	%changelog
14mr|libdnet-1.12-14|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12-14
14mr|libdnet-1.12-14|108	+ Revision: b1b692a
14mr|libdnet-1.12-14|109	- MassBuild#440: Increase release tag
14mr|libdnet-1.12-14|110	
14mr|libdnet-1.12-14|111	

17137 14
14mr|libdrm-2.4.54-2|1	%define major 2
14mr|libdrm-2.4.54-2|2	%define libname %mklibname drm %{major}
14mr|libdrm-2.4.54-2|3	%define develname %mklibname drm -d
14mr|libdrm-2.4.54-2|4	
14mr|libdrm-2.4.54-2|5	%define kms_major 1
14mr|libdrm-2.4.54-2|6	%define libkms %mklibname kms %{kms_major}
14mr|libdrm-2.4.54-2|7	%ifarch %{ix86} x86_64
14mr|libdrm-2.4.54-2|8	%define intel_major 1
14mr|libdrm-2.4.54-2|9	%define libintel %mklibname drm_intel %{intel_major}
14mr|libdrm-2.4.54-2|10	%endif
14mr|libdrm-2.4.54-2|11	%define nouveau_major 2
14mr|libdrm-2.4.54-2|12	%define libnouveau %mklibname drm_nouveau %{nouveau_major}
14mr|libdrm-2.4.54-2|13	%define radeon_major 1
14mr|libdrm-2.4.54-2|14	%define libradeon %mklibname drm_radeon %{radeon_major}
14mr|libdrm-2.4.54-2|15	
14mr|libdrm-2.4.54-2|16	Summary:	Userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|17	Name:		libdrm
14mr|libdrm-2.4.54-2|18	Version:	2.4.54
14mr|libdrm-2.4.54-2|19	Release:	2
14mr|libdrm-2.4.54-2|20	Group:		System/Libraries
14mr|libdrm-2.4.54-2|21	License:	MIT/X11
14mr|libdrm-2.4.54-2|22	URL:		http://xorg.freedesktop.org
14mr|libdrm-2.4.54-2|23	Source0:	http://dri.freedesktop.org/libdrm/libdrm-%{version}.tar.bz2
14mr|libdrm-2.4.54-2|24	Source1:	91-drm-modeset.rules
14mr|libdrm-2.4.54-2|25	
14mr|libdrm-2.4.54-2|26	# Revert nouveau api so mesa 7.10.1 can build:
14mr|libdrm-2.4.54-2|27	# Patch0050: 0050-revert-nouveau-split-pushbuf-macros.patch
14mr|libdrm-2.4.54-2|28	
14mr|libdrm-2.4.54-2|29	# Backports from git:
14mr|libdrm-2.4.54-2|30	
14mr|libdrm-2.4.54-2|31	# (from mageia) Revert nouveau merge to allow mesa build.
14mr|libdrm-2.4.54-2|32	#Patch0900: 0900-Revert-nouveau-silence-some-remaining-valgrind-warni.patch
14mr|libdrm-2.4.54-2|33	#Patch0901: 0901-Revert-nouveau-fix-channel-closing.patch
14mr|libdrm-2.4.54-2|34	#Patch0902: 0902-Revert-nouveau-expose-notifier-handle-on-nvc0-as-wel.patch
14mr|libdrm-2.4.54-2|35	#Patch0903: 0903-Revert-nouveau-remove-unnecessary-EAGAIN-loops.patch
14mr|libdrm-2.4.54-2|36	#Patch0904: 0904-Revert-nouveau-init-nvc0-channel-alloc-req-structure.patch
14mr|libdrm-2.4.54-2|37	
14mr|libdrm-2.4.54-2|38	Patch0100: 0100-RH-libdrm-make-dri-perms-okay-v1.1.patch
14mr|libdrm-2.4.54-2|39	# Do not try proc for backward Linux compatibility:
14mr|libdrm-2.4.54-2|40	Patch0101: 0101-RH-libdrm-2.4.0-no-bc-v1.3.patch
14mr|libdrm-2.4.54-2|41	
14mr|libdrm-2.4.54-2|42	#Patch0500: 0500-improve-waiting-for-dri-device-to-appear-when-system.patch
14mr|libdrm-2.4.54-2|43	
14mr|libdrm-2.4.54-2|44	# MIPS-specific
14mr|libdrm-2.4.54-2|45	#Patch1005: libdrm_mips_drm_cas.patch
14mr|libdrm-2.4.54-2|46	#Patch1006: libdrm_mips_sarea_max.patch
14mr|libdrm-2.4.54-2|47	
14mr|libdrm-2.4.54-2|48	# Already fixed
14mr|libdrm-2.4.54-2|49	#Patch3000: libdrm-2.4.19-fix-linking.patch
14mr|libdrm-2.4.54-2|50	
14mr|libdrm-2.4.54-2|51	BuildRequires: kernel-headers >= 1:2.6.27.4-3mnb2
14mr|libdrm-2.4.54-2|52	BuildRequires: libpthread-stubs
14mr|libdrm-2.4.54-2|53	BuildRequires: x11-util-macros >= 1.0.1
14mr|libdrm-2.4.54-2|54	BuildRequires: udev-devel
14mr|libdrm-2.4.54-2|55	BuildRequires: libpciaccess-devel
14mr|libdrm-2.4.54-2|56	Conflicts:	kernel-headers <= 1:2.6.27.4-2mnb2
14mr|libdrm-2.4.54-2|57	
14mr|libdrm-2.4.54-2|58	%description
14mr|libdrm-2.4.54-2|59	Userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|60	
14mr|libdrm-2.4.54-2|61	%package common
14mr|libdrm-2.4.54-2|62	Summary:	Common files for the userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|63	Group:		System/Libraries
14mr|libdrm-2.4.54-2|64	
14mr|libdrm-2.4.54-2|65	%description common
14mr|libdrm-2.4.54-2|66	Common files for the userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|67	
14mr|libdrm-2.4.54-2|68	%package -n	%{libname}
14mr|libdrm-2.4.54-2|69	Summary:	Userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|70	Group:		System/Libraries
14mr|libdrm-2.4.54-2|71	Provides:	%{name} = %{version}
14mr|libdrm-2.4.54-2|72	Requires:	%{name}-common
14mr|libdrm-2.4.54-2|73	
14mr|libdrm-2.4.54-2|74	%description -n	%{libname}
14mr|libdrm-2.4.54-2|75	Userspace interface to kernel DRM services
14mr|libdrm-2.4.54-2|76	
14mr|libdrm-2.4.54-2|77	%package -n %{libkms}
14mr|libdrm-2.4.54-2|78	Summary:  Shared library for KMS
14mr|libdrm-2.4.54-2|79	Group:    System/Libraries
14mr|libdrm-2.4.54-2|80	
14mr|libdrm-2.4.54-2|81	%description -n %{libkms}
14mr|libdrm-2.4.54-2|82	Shared library for kernel mode setting.
14mr|libdrm-2.4.54-2|83	
14mr|libdrm-2.4.54-2|84	%ifarch %{ix86} x86_64
14mr|libdrm-2.4.54-2|85	%package -n	%{libintel}
14mr|libdrm-2.4.54-2|86	Summary:	Shared library for Intel kernel DRM services
14mr|libdrm-2.4.54-2|87	Group:		System/Libraries
14mr|libdrm-2.4.54-2|88	Conflicts:	%{_lib}drm2 < 2.4.5-2
14mr|libdrm-2.4.54-2|89	
14mr|libdrm-2.4.54-2|90	%description -n %{libintel}
14mr|libdrm-2.4.54-2|91	Shared library for Intel kernel Direct Rendering Manager services.
14mr|libdrm-2.4.54-2|92	%endif
14mr|libdrm-2.4.54-2|93	
14mr|libdrm-2.4.54-2|94	%package -n	%{libnouveau}
14mr|libdrm-2.4.54-2|95	Summary:	Shared library for Nouveau kernel DRM services
14mr|libdrm-2.4.54-2|96	Group:		System/Libraries
14mr|libdrm-2.4.54-2|97	
14mr|libdrm-2.4.54-2|98	%description -n %{libnouveau}
14mr|libdrm-2.4.54-2|99	Shared library for Nouveau kernel Direct Rendering Manager services.
14mr|libdrm-2.4.54-2|100	
14mr|libdrm-2.4.54-2|101	%package -n	%{libradeon}
14mr|libdrm-2.4.54-2|102	Summary:	Shared library for Radeon kernel DRM services
14mr|libdrm-2.4.54-2|103	Group:		System/Libraries
14mr|libdrm-2.4.54-2|104	Conflicts:	%{_lib}drm2 < 2.4.5-2
14mr|libdrm-2.4.54-2|105	
14mr|libdrm-2.4.54-2|106	%description -n %{libradeon}
14mr|libdrm-2.4.54-2|107	Shared library for Radeon kernel Direct Rendering Manager services.
14mr|libdrm-2.4.54-2|108	
14mr|libdrm-2.4.54-2|109	%package -n	%{develname}
14mr|libdrm-2.4.54-2|110	Summary:	Development files for %{name}
14mr|libdrm-2.4.54-2|111	Group:		Development/X11
14mr|libdrm-2.4.54-2|112	Requires:	%{libname} = %{version}
14mr|libdrm-2.4.54-2|113	Requires:	%{libkms} = %{version}
14mr|libdrm-2.4.54-2|114	%ifarch %{ix86} x86_64
14mr|libdrm-2.4.54-2|115	Requires:	%{libintel} = %{version}
14mr|libdrm-2.4.54-2|116	%endif
14mr|libdrm-2.4.54-2|117	Requires:	%{libnouveau} = %{version}
14mr|libdrm-2.4.54-2|118	Requires:	%{libradeon} = %{version}
14mr|libdrm-2.4.54-2|119	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdrm-2.4.54-2|120	Obsoletes:	%{_lib}drm2-devel
14mr|libdrm-2.4.54-2|121	Obsoletes:	%{_lib}drm-static-devel
14mr|libdrm-2.4.54-2|122	Obsoletes:	drm-nouveau-devel < 2.3.0-2.20090111.2
14mr|libdrm-2.4.54-2|123	
14mr|libdrm-2.4.54-2|124	%description -n	%{develname}
14mr|libdrm-2.4.54-2|125	Development files for %{name}
14mr|libdrm-2.4.54-2|126	
14mr|libdrm-2.4.54-2|127	%prep
14mr|libdrm-2.4.54-2|128	%setup -q
14mr|libdrm-2.4.54-2|129	%apply_patches
14mr|libdrm-2.4.54-2|130	
14mr|libdrm-2.4.54-2|131	%build
14mr|libdrm-2.4.54-2|132	# Needed for patch4
14mr|libdrm-2.4.54-2|133	autoreconf -fv --install
14mr|libdrm-2.4.54-2|134	%configure2_5x \
14mr|libdrm-2.4.54-2|135	--enable-udev \
14mr|libdrm-2.4.54-2|136	--disable-manpages \
14mr|libdrm-2.4.54-2|137	%ifnarch %{ix86} x86_64
14mr|libdrm-2.4.54-2|138	--disable-intel \
14mr|libdrm-2.4.54-2|139	%endif
14mr|libdrm-2.4.54-2|140	
14mr|libdrm-2.4.54-2|141	# --enable-nouveau-experimental-api is not needed since 2.4.34
14mr|libdrm-2.4.54-2|142	
14mr|libdrm-2.4.54-2|143	%make
14mr|libdrm-2.4.54-2|144	
14mr|libdrm-2.4.54-2|145	%install
14mr|libdrm-2.4.54-2|146	rm -rf %{buildroot}
14mr|libdrm-2.4.54-2|147	
14mr|libdrm-2.4.54-2|148	%makeinstall_std
14mr|libdrm-2.4.54-2|149	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14mr|libdrm-2.4.54-2|150	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
14mr|libdrm-2.4.54-2|151	
14mr|libdrm-2.4.54-2|152	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14mr|libdrm-2.4.54-2|153	
14mr|libdrm-2.4.54-2|154	# (cg) Note that RH remove drm.h drm_mode.h drm_sarea.h r300_reg.h via_3d_reg.h
14mr|libdrm-2.4.54-2|155	# and we should perhaps do the same? (previous attempts have not gone well :)
14mr|libdrm-2.4.54-2|156	
14mr|libdrm-2.4.54-2|157	%files common
14mr|libdrm-2.4.54-2|158	%{_sysconfdir}/udev/rules.d/91-drm-modeset.rules
14mr|libdrm-2.4.54-2|159	
14mr|libdrm-2.4.54-2|160	%files -n %{libname}
14mr|libdrm-2.4.54-2|161	%{_libdir}/libdrm.so.%{major}*
14mr|libdrm-2.4.54-2|162	
14mr|libdrm-2.4.54-2|163	%files -n %{libkms}
14mr|libdrm-2.4.54-2|164	%{_libdir}/libkms.so.%{kms_major}*
14mr|libdrm-2.4.54-2|165	
14mr|libdrm-2.4.54-2|166	%ifarch %{ix86} x86_64
14mr|libdrm-2.4.54-2|167	%files -n %{libintel}
14mr|libdrm-2.4.54-2|168	%{_libdir}/libdrm_intel.so.%{intel_major}*
14mr|libdrm-2.4.54-2|169	%endif
14mr|libdrm-2.4.54-2|170	
14mr|libdrm-2.4.54-2|171	%files -n %{libnouveau}
14mr|libdrm-2.4.54-2|172	%{_libdir}/libdrm_nouveau.so.%{nouveau_major}*
14mr|libdrm-2.4.54-2|173	
14mr|libdrm-2.4.54-2|174	%files -n %{libradeon}
14mr|libdrm-2.4.54-2|175	%{_libdir}/libdrm_radeon.so.%{radeon_major}*
14mr|libdrm-2.4.54-2|176	
14mr|libdrm-2.4.54-2|177	%files -n %{develname}
14mr|libdrm-2.4.54-2|178	%{_includedir}/libdrm
14mr|libdrm-2.4.54-2|179	%{_includedir}/libkms
14mr|libdrm-2.4.54-2|180	%{_includedir}/*.h
14mr|libdrm-2.4.54-2|181	%{_libdir}/libdrm*.so
14mr|libdrm-2.4.54-2|182	%{_libdir}/libkms.so
14mr|libdrm-2.4.54-2|183	%{_libdir}/pkgconfig/libdrm*.pc
14mr|libdrm-2.4.54-2|184	%{_libdir}/pkgconfig/libkms*.pc
14mr|libdrm-2.4.54-2|185	#{_mandir}/man3/*
14mr|libdrm-2.4.54-2|186	#{_mandir}/man7/*
14mr|libdrm-2.4.54-2|187	
14mr|libdrm-2.4.54-2|188	
14mr|libdrm-2.4.54-2|189	%changelog
14mr|libdrm-2.4.54-2|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.54-2
14mr|libdrm-2.4.54-2|191	+ Revision: da50c40
14mr|libdrm-2.4.54-2|192	- MassBuild#440: Increase release tag
14mr|libdrm-2.4.54-2|193	
14mr|libdrm-2.4.54-2|194	

17138 14
14mr|libdv-1.0.0-13|1	%define major 4
14mr|libdv-1.0.0-13|2	%define libname %mklibname dv %{major}
14mr|libdv-1.0.0-13|3	%define develname %mklibname -d dv
14mr|libdv-1.0.0-13|4	%define staticname %mklibname -d -s dv
14mr|libdv-1.0.0-13|5	
14mr|libdv-1.0.0-13|6	Summary:	DV software video codec
14mr|libdv-1.0.0-13|7	Name:		libdv
14mr|libdv-1.0.0-13|8	Version:	1.0.0
14mr|libdv-1.0.0-13|9	Release:	13
14mr|libdv-1.0.0-13|10	License:	LGPLv2+
14mr|libdv-1.0.0-13|11	Group:		Video
14mr|libdv-1.0.0-13|12	URL:		http://libdv.sourceforge.net/
14mr|libdv-1.0.0-13|13	Source0:	http://prdownloads.sourceforge.net/libdv/%{name}-%{version}.tar.bz2
14mr|libdv-1.0.0-13|14	Patch0:		libdv-mmxdetect-athlon.patch
14mr|libdv-1.0.0-13|15	Patch4:		libdv-0.104-zap-config.h.patch
14mr|libdv-1.0.0-13|16	Patch5:		libdv-0.104-move-config.h-to-apps.patch
14mr|libdv-1.0.0-13|17	BuildRequires:	popt-devel
14mr|libdv-1.0.0-13|18	
14mr|libdv-1.0.0-13|19	%description
14mr|libdv-1.0.0-13|20	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
14mr|libdv-1.0.0-13|21	the encoding format used by most digital camcorders, typically those
14mr|libdv-1.0.0-13|22	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
14mr|libdv-1.0.0-13|23	was developed according to the official standards for DV video, IEC
14mr|libdv-1.0.0-13|24	61834 and SMPTE 314M. See http://libdv.sourceforge.net/ for more.
14mr|libdv-1.0.0-13|25	
14mr|libdv-1.0.0-13|26	%package	apps
14mr|libdv-1.0.0-13|27	Summary:	Binaries from libdv
14mr|libdv-1.0.0-13|28	Group:		Video
14mr|libdv-1.0.0-13|29	Provides:	%{_lib}dv2-apps = %{version}-%{release}
14mr|libdv-1.0.0-13|30	
14mr|libdv-1.0.0-13|31	%description	apps
14mr|libdv-1.0.0-13|32	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
14mr|libdv-1.0.0-13|33	the encoding format used by most digital camcorders, typically those
14mr|libdv-1.0.0-13|34	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
14mr|libdv-1.0.0-13|35	was developed according to the official standards for DV video, IEC
14mr|libdv-1.0.0-13|36	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
14mr|libdv-1.0.0-13|37	
14mr|libdv-1.0.0-13|38	This is the libraries, include files and other resources you can use
14mr|libdv-1.0.0-13|39	to incorporate libdv into applications.
14mr|libdv-1.0.0-13|40	
14mr|libdv-1.0.0-13|41	
14mr|libdv-1.0.0-13|42	%package -n	%{libname}
14mr|libdv-1.0.0-13|43	Summary:	Libraries from libdv
14mr|libdv-1.0.0-13|44	Group:		System/Libraries
14mr|libdv-1.0.0-13|45	
14mr|libdv-1.0.0-13|46	%description -n	%{libname}
14mr|libdv-1.0.0-13|47	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
14mr|libdv-1.0.0-13|48	the encoding format used by most digital camcorders, typically those
14mr|libdv-1.0.0-13|49	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
14mr|libdv-1.0.0-13|50	was developed according to the official standards for DV video, IEC
14mr|libdv-1.0.0-13|51	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
14mr|libdv-1.0.0-13|52	
14mr|libdv-1.0.0-13|53	This is the libraries, include files and other resources you can use
14mr|libdv-1.0.0-13|54	to incorporate libdv into applications.
14mr|libdv-1.0.0-13|55	
14mr|libdv-1.0.0-13|56	%package -n	%{develname}
14mr|libdv-1.0.0-13|57	Summary:	Devel files from libdv
14mr|libdv-1.0.0-13|58	Group:		Development/C
14mr|libdv-1.0.0-13|59	Requires:	%{libname} = %{version}-%{release}
14mr|libdv-1.0.0-13|60	Requires:	popt-devel
14mr|libdv-1.0.0-13|61	Provides:	libdv-devel = %{version}-%{release}
14mr|libdv-1.0.0-13|62	
14mr|libdv-1.0.0-13|63	%description -n	%{develname}
14mr|libdv-1.0.0-13|64	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
14mr|libdv-1.0.0-13|65	the encoding format used by most digital camcorders, typically those
14mr|libdv-1.0.0-13|66	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
14mr|libdv-1.0.0-13|67	was developed according to the official standards for DV video, IEC
14mr|libdv-1.0.0-13|68	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
14mr|libdv-1.0.0-13|69	
14mr|libdv-1.0.0-13|70	This is the libraries, include files and other resources you can use
14mr|libdv-1.0.0-13|71	to incorporate libdv into applications.
14mr|libdv-1.0.0-13|72	
14mr|libdv-1.0.0-13|73	%package -n	%{staticname}
14mr|libdv-1.0.0-13|74	Group:		Development/C
14mr|libdv-1.0.0-13|75	Summary:	Static library of %{name}
14mr|libdv-1.0.0-13|76	Requires:	%{develname} = %{version}-%{release}
14mr|libdv-1.0.0-13|77	
14mr|libdv-1.0.0-13|78	%description -n	%{staticname}
14mr|libdv-1.0.0-13|79	This package contains the static library required for statically
14mr|libdv-1.0.0-13|80	linking applications based on %{name}.
14mr|libdv-1.0.0-13|81	
14mr|libdv-1.0.0-13|82	%prep
14mr|libdv-1.0.0-13|83	%setup -q
14mr|libdv-1.0.0-13|84	%patch0 -p1 -b .mmx_athlon
14mr|libdv-1.0.0-13|85	%patch4 -p1 -b .zap_config
14mr|libdv-1.0.0-13|86	%patch5 -p1 -b .move_config
14mr|libdv-1.0.0-13|87	
14mr|libdv-1.0.0-13|88	%build
14mr|libdv-1.0.0-13|89	# Needed for snapshot releases.
14mr|libdv-1.0.0-13|90	if [ ! -f configure ]; then
14mr|libdv-1.0.0-13|91	./bootstrap
14mr|libdv-1.0.0-13|92	fi
14mr|libdv-1.0.0-13|93	%configure2_5x --enable-shared --disable-gtk
14mr|libdv-1.0.0-13|94	
14mr|libdv-1.0.0-13|95	%make
14mr|libdv-1.0.0-13|96	
14mr|libdv-1.0.0-13|97	%install
14mr|libdv-1.0.0-13|98	%makeinstall_std
14mr|libdv-1.0.0-13|99	
14mr|libdv-1.0.0-13|100	%files apps
14mr|libdv-1.0.0-13|101	%doc ChangeLog COPYING README AUTHORS NEWS INSTALL TODO COPYRIGHT
14mr|libdv-1.0.0-13|102	%{_bindir}/*
14mr|libdv-1.0.0-13|103	%{_mandir}/man1/*
14mr|libdv-1.0.0-13|104	
14mr|libdv-1.0.0-13|105	%files -n %{libname}
14mr|libdv-1.0.0-13|106	%{_libdir}/*.so.%{major}*
14mr|libdv-1.0.0-13|107	
14mr|libdv-1.0.0-13|108	%files -n %{develname}
14mr|libdv-1.0.0-13|109	%doc ChangeLog COPYING README AUTHORS NEWS INSTALL TODO COPYRIGHT
14mr|libdv-1.0.0-13|110	%{_includedir}/libdv
14mr|libdv-1.0.0-13|111	%{_libdir}/*.so
14mr|libdv-1.0.0-13|112	%{_libdir}/pkgconfig/libdv.pc
14mr|libdv-1.0.0-13|113	
14mr|libdv-1.0.0-13|114	%files -n %{staticname}
14mr|libdv-1.0.0-13|115	%{_libdir}/*.a
14mr|libdv-1.0.0-13|116	
14mr|libdv-1.0.0-13|117	
14mr|libdv-1.0.0-13|118	%changelog
14mr|libdv-1.0.0-13|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-13
14mr|libdv-1.0.0-13|120	+ Revision: ccf1d20
14mr|libdv-1.0.0-13|121	- MassBuild#440: Increase release tag
14mr|libdv-1.0.0-13|122	
14mr|libdv-1.0.0-13|123	

17139 14
14mr|libdvbpsi-0.2.2-3|1	%define major		7
14mr|libdvbpsi-0.2.2-3|2	%define oname		%{name}
14mr|libdvbpsi-0.2.2-3|3	
14mr|libdvbpsi-0.2.2-3|4	%define libname %mklibname dvbpsi %{major}
14mr|libdvbpsi-0.2.2-3|5	%define develname %mklibname -d dvbpsi
14mr|libdvbpsi-0.2.2-3|6	
14mr|libdvbpsi-0.2.2-3|7	Summary:	A library for decoding and generating MPEG 2 and DVB PSI sections
14mr|libdvbpsi-0.2.2-3|8	Name:		libdvbpsi
14mr|libdvbpsi-0.2.2-3|9	Version:	0.2.2
14mr|libdvbpsi-0.2.2-3|10	Release:	3
14mr|libdvbpsi-0.2.2-3|11	License:	GPLv2+
14mr|libdvbpsi-0.2.2-3|12	Group:		System/Libraries
14mr|libdvbpsi-0.2.2-3|13	URL:		http://www.videolan.org/libdvbpsi/
14mr|libdvbpsi-0.2.2-3|14	Source:		http://www.videolan.org/pub/videolan/libdvbpsi/%{version}/%{oname}-%{version}.tar.bz2
14mr|libdvbpsi-0.2.2-3|15	
14mr|libdvbpsi-0.2.2-3|16	%description
14mr|libdvbpsi-0.2.2-3|17	libdvbpsi is a simple library designed for decoding and generating
14mr|libdvbpsi-0.2.2-3|18	MPEG 2 TS and DVB PSI tables. The important features are:
14mr|libdvbpsi-0.2.2-3|19	* PAT decoder and generator.
14mr|libdvbpsi-0.2.2-3|20	* PMT decoder and generator.
14mr|libdvbpsi-0.2.2-3|21	
14mr|libdvbpsi-0.2.2-3|22	%package -n %{libname}
14mr|libdvbpsi-0.2.2-3|23	Summary:	A library for decoding and generating MPEG 2 and DVB PSI sections
14mr|libdvbpsi-0.2.2-3|24	Group:		System/Libraries
14mr|libdvbpsi-0.2.2-3|25	Provides:	%{name}
14mr|libdvbpsi-0.2.2-3|26	
14mr|libdvbpsi-0.2.2-3|27	%description -n %{libname}
14mr|libdvbpsi-0.2.2-3|28	libdvbpsi is a simple library designed for decoding and generating
14mr|libdvbpsi-0.2.2-3|29	MPEG 2 TS and DVB PSI tables. The important features are:
14mr|libdvbpsi-0.2.2-3|30	* PAT decoder and generator.
14mr|libdvbpsi-0.2.2-3|31	* PMT decoder and generator.
14mr|libdvbpsi-0.2.2-3|32	
14mr|libdvbpsi-0.2.2-3|33	%package -n %{develname}
14mr|libdvbpsi-0.2.2-3|34	Summary:	Development tools for programs which will use the libdvbpsi library
14mr|libdvbpsi-0.2.2-3|35	Group:		Development/C
14mr|libdvbpsi-0.2.2-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdvbpsi-0.2.2-3|37	Requires:	%{libname} = %{version}
14mr|libdvbpsi-0.2.2-3|38	Obsoletes:	%{mklibname -d dvbpsi 4} < 0.2.2
14mr|libdvbpsi-0.2.2-3|39	
14mr|libdvbpsi-0.2.2-3|40	%description -n %{develname}
14mr|libdvbpsi-0.2.2-3|41	The %{name}-devel package includes the header files and static libraries
14mr|libdvbpsi-0.2.2-3|42	necessary for developing programs which will manipulate MPEG 2 and DVB PSI
14mr|libdvbpsi-0.2.2-3|43	information using the %{name} library.
14mr|libdvbpsi-0.2.2-3|44	
14mr|libdvbpsi-0.2.2-3|45	If you are going to develop programs which will manipulate MPEG 2 and DVB PSI
14mr|libdvbpsi-0.2.2-3|46	information you should install %{name}-devel.  You'll also need to have
14mr|libdvbpsi-0.2.2-3|47	the %{name} package installed.
14mr|libdvbpsi-0.2.2-3|48	
14mr|libdvbpsi-0.2.2-3|49	
14mr|libdvbpsi-0.2.2-3|50	%prep
14mr|libdvbpsi-0.2.2-3|51	%setup -q -n %{oname}-%{version}
14mr|libdvbpsi-0.2.2-3|52	
14mr|libdvbpsi-0.2.2-3|53	%build
14mr|libdvbpsi-0.2.2-3|54	%configure2_5x \
14mr|libdvbpsi-0.2.2-3|55	--enable-release \
14mr|libdvbpsi-0.2.2-3|56	--disable-static
14mr|libdvbpsi-0.2.2-3|57	%make
14mr|libdvbpsi-0.2.2-3|58	
14mr|libdvbpsi-0.2.2-3|59	%install
14mr|libdvbpsi-0.2.2-3|60	%makeinstall_std
14mr|libdvbpsi-0.2.2-3|61	
14mr|libdvbpsi-0.2.2-3|62	%files -n %{libname}
14mr|libdvbpsi-0.2.2-3|63	%doc AUTHORS README COPYING ChangeLog
14mr|libdvbpsi-0.2.2-3|64	%{_libdir}/*.so.%{major}*
14mr|libdvbpsi-0.2.2-3|65	
14mr|libdvbpsi-0.2.2-3|66	%files -n %{develname}
14mr|libdvbpsi-0.2.2-3|67	%doc COPYING
14mr|libdvbpsi-0.2.2-3|68	%{_libdir}/*.so
14mr|libdvbpsi-0.2.2-3|69	%{_includedir}/*
14mr|libdvbpsi-0.2.2-3|70	%{_libdir}/pkgconfig/%{name}.pc
14mr|libdvbpsi-0.2.2-3|71	
14mr|libdvbpsi-0.2.2-3|72	
14mr|libdvbpsi-0.2.2-3|73	%changelog
14mr|libdvbpsi-0.2.2-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-3
14mr|libdvbpsi-0.2.2-3|75	+ Revision: 15a55df
14mr|libdvbpsi-0.2.2-3|76	- MassBuild#440: Increase release tag
14mr|libdvbpsi-0.2.2-3|77	
14mr|libdvbpsi-0.2.2-3|78	

17140 14
14mr|libdvdnav-4.2.0-3|1	%define major 4
14mr|libdvdnav-4.2.0-3|2	%define libname %mklibname dvdnav %{major}
14mr|libdvdnav-4.2.0-3|3	%define develname %mklibname dvdnav -d
14mr|libdvdnav-4.2.0-3|4	
14mr|libdvdnav-4.2.0-3|5	Name:		libdvdnav
14mr|libdvdnav-4.2.0-3|6	Summary:	DVD Navigation library
14mr|libdvdnav-4.2.0-3|7	Version:	4.2.0
14mr|libdvdnav-4.2.0-3|8	Release:	3
14mr|libdvdnav-4.2.0-3|9	Group:		System/Libraries
14mr|libdvdnav-4.2.0-3|10	License:	GPLv2+
14mr|libdvdnav-4.2.0-3|11	URL:		http://www.mplayerhq.hu
14mr|libdvdnav-4.2.0-3|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
14mr|libdvdnav-4.2.0-3|13	BuildRequires:	pkgconfig(dvdread)
14mr|libdvdnav-4.2.0-3|14	
14mr|libdvdnav-4.2.0-3|15	%description
14mr|libdvdnav-4.2.0-3|16	libdvdnav provides support to applications wishing to make use of advanced
14mr|libdvdnav-4.2.0-3|17	DVD features.
14mr|libdvdnav-4.2.0-3|18	
14mr|libdvdnav-4.2.0-3|19	%package -n	%{libname}
14mr|libdvdnav-4.2.0-3|20	Summary:	DVD Navigation library
14mr|libdvdnav-4.2.0-3|21	Group:		System/Libraries
14mr|libdvdnav-4.2.0-3|22	
14mr|libdvdnav-4.2.0-3|23	%description -n	%{libname}
14mr|libdvdnav-4.2.0-3|24	libdvdnav provides support to applications wishing to make use of advanced
14mr|libdvdnav-4.2.0-3|25	DVD features.
14mr|libdvdnav-4.2.0-3|26	
14mr|libdvdnav-4.2.0-3|27	%package -n	%{develname}
14mr|libdvdnav-4.2.0-3|28	Summary:	DVD Navigation library headers and support files
14mr|libdvdnav-4.2.0-3|29	Group:		Development/C
14mr|libdvdnav-4.2.0-3|30	Requires:	%{libname} = %{version}
14mr|libdvdnav-4.2.0-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdvdnav-4.2.0-3|32	Obsoletes:	%{mklibname dvdnav 4 -d} < 4.2.0
14mr|libdvdnav-4.2.0-3|33	
14mr|libdvdnav-4.2.0-3|34	%description -n	%{develname}
14mr|libdvdnav-4.2.0-3|35	libdvdnav provides support to applications wishing to make use of advanced
14mr|libdvdnav-4.2.0-3|36	DVD features.
14mr|libdvdnav-4.2.0-3|37	
14mr|libdvdnav-4.2.0-3|38	This package contains the C headers and support files for compiling
14mr|libdvdnav-4.2.0-3|39	applications with libdvdnav.
14mr|libdvdnav-4.2.0-3|40	
14mr|libdvdnav-4.2.0-3|41	%prep
14mr|libdvdnav-4.2.0-3|42	%setup -q
14mr|libdvdnav-4.2.0-3|43	
14mr|libdvdnav-4.2.0-3|44	%build
14mr|libdvdnav-4.2.0-3|45	./autogen.sh
14mr|libdvdnav-4.2.0-3|46	%define _disable_ld_no_undefined 1
14mr|libdvdnav-4.2.0-3|47	%configure2_5x
14mr|libdvdnav-4.2.0-3|48	%make
14mr|libdvdnav-4.2.0-3|49	
14mr|libdvdnav-4.2.0-3|50	%install
14mr|libdvdnav-4.2.0-3|51	%makeinstall_std
14mr|libdvdnav-4.2.0-3|52	#gw remove buildroot
14mr|libdvdnav-4.2.0-3|53	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_bindir}/dvdnav-config
14mr|libdvdnav-4.2.0-3|54	
14mr|libdvdnav-4.2.0-3|55	%multiarch_binaries %{buildroot}%{_bindir}/dvdnav-config
14mr|libdvdnav-4.2.0-3|56	
14mr|libdvdnav-4.2.0-3|57	%files -n %{libname}
14mr|libdvdnav-4.2.0-3|58	%doc COPYING README
14mr|libdvdnav-4.2.0-3|59	%{_libdir}/libdvdnavmini.so.%{major}*
14mr|libdvdnav-4.2.0-3|60	%{_libdir}/libdvdnav.so.%{major}*
14mr|libdvdnav-4.2.0-3|61	
14mr|libdvdnav-4.2.0-3|62	%files -n %{develname}
14mr|libdvdnav-4.2.0-3|63	%doc COPYING NEWS TODO AUTHORS
14mr|libdvdnav-4.2.0-3|64	%{_bindir}/dvdnav-config
14mr|libdvdnav-4.2.0-3|65	%{multiarch_bindir}/dvdnav-config
14mr|libdvdnav-4.2.0-3|66	%{_libdir}/libdvdnavmini.so
14mr|libdvdnav-4.2.0-3|67	%{_libdir}/libdvdnav.so
14mr|libdvdnav-4.2.0-3|68	%{_includedir}/dvdnav/
14mr|libdvdnav-4.2.0-3|69	%{_datadir}/aclocal/dvdnav.m4
14mr|libdvdnav-4.2.0-3|70	%{_libdir}/pkgconfig/dvdnav.pc
14mr|libdvdnav-4.2.0-3|71	%{_libdir}/pkgconfig/dvdnavmini.pc
14mr|libdvdnav-4.2.0-3|72	
14mr|libdvdnav-4.2.0-3|73	
14mr|libdvdnav-4.2.0-3|74	%changelog
14mr|libdvdnav-4.2.0-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.0-3
14mr|libdvdnav-4.2.0-3|76	+ Revision: 391c384
14mr|libdvdnav-4.2.0-3|77	- MassBuild#440: Increase release tag
14mr|libdvdnav-4.2.0-3|78	
14mr|libdvdnav-4.2.0-3|79	

17141 14
14mr|libdvdread-4.2.0-3|1	%define major 4
14mr|libdvdread-4.2.0-3|2	%define libname %mklibname dvdread %{major}
14mr|libdvdread-4.2.0-3|3	%define develname %mklibname dvdread -d
14mr|libdvdread-4.2.0-3|4	
14mr|libdvdread-4.2.0-3|5	Summary:	Library to read DVD images
14mr|libdvdread-4.2.0-3|6	Name:		libdvdread
14mr|libdvdread-4.2.0-3|7	Version:	4.2.0
14mr|libdvdread-4.2.0-3|8	Release:	3
14mr|libdvdread-4.2.0-3|9	License:	GPLv2+
14mr|libdvdread-4.2.0-3|10	Group:		System/Libraries
14mr|libdvdread-4.2.0-3|11	URL:		http://www.mplayerhq.hu/
14mr|libdvdread-4.2.0-3|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
14mr|libdvdread-4.2.0-3|13	Patch1:		libdvdread-4.1.3-m4.patch
14mr|libdvdread-4.2.0-3|14	
14mr|libdvdread-4.2.0-3|15	%description
14mr|libdvdread-4.2.0-3|16	libdvdread provides a simple foundation for reading DVD-Video images.
14mr|libdvdread-4.2.0-3|17	
14mr|libdvdread-4.2.0-3|18	%package -n	%{libname}
14mr|libdvdread-4.2.0-3|19	Summary:	Library to read DVD images
14mr|libdvdread-4.2.0-3|20	Group:		System/Libraries
14mr|libdvdread-4.2.0-3|21	
14mr|libdvdread-4.2.0-3|22	%description -n	%{libname}
14mr|libdvdread-4.2.0-3|23	Libdvdread provides a simple foundation for reading DVD-Video images.
14mr|libdvdread-4.2.0-3|24	This package contains the shared library to run applications utilizing
14mr|libdvdread-4.2.0-3|25	libdvdread.
14mr|libdvdread-4.2.0-3|26	
14mr|libdvdread-4.2.0-3|27	%package -n	%{develname}
14mr|libdvdread-4.2.0-3|28	Summary:	Libdvdread library headers
14mr|libdvdread-4.2.0-3|29	Group:		Development/C
14mr|libdvdread-4.2.0-3|30	Requires:	%{libname} = %{version}
14mr|libdvdread-4.2.0-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdvdread-4.2.0-3|32	Obsoletes:	%{mklibname dvdread 3 -d} < 4.2.0
14mr|libdvdread-4.2.0-3|33	
14mr|libdvdread-4.2.0-3|34	%description -n	%{develname}
14mr|libdvdread-4.2.0-3|35	This is the libraries, include files and other resources you can use
14mr|libdvdread-4.2.0-3|36	to incorporate libdvdread into applications.
14mr|libdvdread-4.2.0-3|37	
14mr|libdvdread-4.2.0-3|38	%prep
14mr|libdvdread-4.2.0-3|39	%setup -q
14mr|libdvdread-4.2.0-3|40	%apply_patches
14mr|libdvdread-4.2.0-3|41	
14mr|libdvdread-4.2.0-3|42	%build
14mr|libdvdread-4.2.0-3|43	./autogen.sh
14mr|libdvdread-4.2.0-3|44	%configure2_5x
14mr|libdvdread-4.2.0-3|45	%make
14mr|libdvdread-4.2.0-3|46	
14mr|libdvdread-4.2.0-3|47	%install
14mr|libdvdread-4.2.0-3|48	%makeinstall_std
14mr|libdvdread-4.2.0-3|49	mkdir -p %{buildroot}/%{_bindir}
14mr|libdvdread-4.2.0-3|50	
14mr|libdvdread-4.2.0-3|51	%multiarch_binaries %{buildroot}%{_bindir}/dvdread-config
14mr|libdvdread-4.2.0-3|52	
14mr|libdvdread-4.2.0-3|53	%files -n %{libname}
14mr|libdvdread-4.2.0-3|54	%defattr(644,root,root,755)
14mr|libdvdread-4.2.0-3|55	%doc README AUTHORS TODO
14mr|libdvdread-4.2.0-3|56	%attr(755,root,root) %{_libdir}/lib*.so.%{major}*
14mr|libdvdread-4.2.0-3|57	
14mr|libdvdread-4.2.0-3|58	%files -n %{develname}
14mr|libdvdread-4.2.0-3|59	%defattr(644,root,root,755)
14mr|libdvdread-4.2.0-3|60	%{_includedir}/dvdread
14mr|libdvdread-4.2.0-3|61	%attr(755,root,root) %{_libdir}/lib*.so
14mr|libdvdread-4.2.0-3|62	%{_datadir}/aclocal/dvdread.m4
14mr|libdvdread-4.2.0-3|63	%{_libdir}/pkgconfig/dvdread.pc
14mr|libdvdread-4.2.0-3|64	%attr(755,root,root) %{_bindir}/dvdread-config
14mr|libdvdread-4.2.0-3|65	%attr(755,root,root) %{multiarch_bindir}/dvdread-config
14mr|libdvdread-4.2.0-3|66	
14mr|libdvdread-4.2.0-3|67	
14mr|libdvdread-4.2.0-3|68	
14mr|libdvdread-4.2.0-3|69	%changelog
14mr|libdvdread-4.2.0-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.0-3
14mr|libdvdread-4.2.0-3|71	+ Revision: 326dcfe
14mr|libdvdread-4.2.0-3|72	- MassBuild#440: Increase release tag
14mr|libdvdread-4.2.0-3|73	
14mr|libdvdread-4.2.0-3|74	

17142 14
14mr|libdynamite-0.1.1-4|1	%define major		0
14mr|libdynamite-0.1.1-4|2	%define libname		%mklibname dynamite %major
14mr|libdynamite-0.1.1-4|3	%define develname	%mklibname -d dynamite
14mr|libdynamite-0.1.1-4|4	
14mr|libdynamite-0.1.1-4|5	Name:		libdynamite
14mr|libdynamite-0.1.1-4|6	Summary:	SynCE: PKWARE decompressor
14mr|libdynamite-0.1.1-4|7	Version:	0.1.1
14mr|libdynamite-0.1.1-4|8	Release:	%{mkrel 4}
14mr|libdynamite-0.1.1-4|9	License:	MIT
14mr|libdynamite-0.1.1-4|10	Group:		System/Libraries
14mr|libdynamite-0.1.1-4|11	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
14mr|libdynamite-0.1.1-4|12	URL:		http://synce.sourceforge.net/
14mr|libdynamite-0.1.1-4|13	BuildRequires:	gettext-devel
14mr|libdynamite-0.1.1-4|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
14mr|libdynamite-0.1.1-4|15	
14mr|libdynamite-0.1.1-4|16	%description
14mr|libdynamite-0.1.1-4|17	Dynamite is a tool and library for decompressing data compressed
14mr|libdynamite-0.1.1-4|18	with the PKWARE Data Compression Library.
14mr|libdynamite-0.1.1-4|19	
14mr|libdynamite-0.1.1-4|20	%package -n dynamite
14mr|libdynamite-0.1.1-4|21	Group:		Archiving/Other
14mr|libdynamite-0.1.1-4|22	Summary:	SynCE: PKWARE decompressor
14mr|libdynamite-0.1.1-4|23	
14mr|libdynamite-0.1.1-4|24	%description -n dynamite
14mr|libdynamite-0.1.1-4|25	Dynamite is a tool for decompressing data compressed with the PKWARE
14mr|libdynamite-0.1.1-4|26	Data Compression Library.
14mr|libdynamite-0.1.1-4|27	
14mr|libdynamite-0.1.1-4|28	%package -n %{libname}
14mr|libdynamite-0.1.1-4|29	Group:		System/Libraries
14mr|libdynamite-0.1.1-4|30	Summary:	SynCE: PKWARE decompressor
14mr|libdynamite-0.1.1-4|31	
14mr|libdynamite-0.1.1-4|32	%description -n %{libname}
14mr|libdynamite-0.1.1-4|33	Libdynamite is part of the SynCE project. This package contains shared
14mr|libdynamite-0.1.1-4|34	libraries.
14mr|libdynamite-0.1.1-4|35	
14mr|libdynamite-0.1.1-4|36	%package -n	%{develname}
14mr|libdynamite-0.1.1-4|37	Group:		Development/C
14mr|libdynamite-0.1.1-4|38	Summary:	SynCE: PKWARE decompressor
14mr|libdynamite-0.1.1-4|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libdynamite-0.1.1-4|40	Requires:	%{libname} = %{version}-%{release}
14mr|libdynamite-0.1.1-4|41	Obsoletes:	dynamite-devel < %{version}-%{release}
14mr|libdynamite-0.1.1-4|42	Obsoletes:	%{mklibname dynamite 0 -d} < %{version}-%{release}
14mr|libdynamite-0.1.1-4|43	
14mr|libdynamite-0.1.1-4|44	%description -n %{develname}
14mr|libdynamite-0.1.1-4|45	Libdynamite is part of the SynCE project. This package contains development
14mr|libdynamite-0.1.1-4|46	headers.
14mr|libdynamite-0.1.1-4|47	
14mr|libdynamite-0.1.1-4|48	%prep
14mr|libdynamite-0.1.1-4|49	%setup -q
14mr|libdynamite-0.1.1-4|50	
14mr|libdynamite-0.1.1-4|51	%build
14mr|libdynamite-0.1.1-4|52	%configure2_5x
14mr|libdynamite-0.1.1-4|53	%make
14mr|libdynamite-0.1.1-4|54	
14mr|libdynamite-0.1.1-4|55	%install
14mr|libdynamite-0.1.1-4|56	rm -rf %{buildroot}
14mr|libdynamite-0.1.1-4|57	%makeinstall_std
14mr|libdynamite-0.1.1-4|58	
14mr|libdynamite-0.1.1-4|59	%if %mdkversion < 200900
14mr|libdynamite-0.1.1-4|60	%post -n %{libname} -p /sbin/ldconfig
14mr|libdynamite-0.1.1-4|61	%endif
14mr|libdynamite-0.1.1-4|62	%if %mdkversion < 200900
14mr|libdynamite-0.1.1-4|63	%postun -n %{libname} -p /sbin/ldconfig
14mr|libdynamite-0.1.1-4|64	%endif
14mr|libdynamite-0.1.1-4|65	
14mr|libdynamite-0.1.1-4|66	%clean
14mr|libdynamite-0.1.1-4|67	rm -rf %{buildroot}
14mr|libdynamite-0.1.1-4|68	
14mr|libdynamite-0.1.1-4|69	%files -n dynamite
14mr|libdynamite-0.1.1-4|70	%defattr(-,root,root)
14mr|libdynamite-0.1.1-4|71	%doc LICENSE
14mr|libdynamite-0.1.1-4|72	%{_bindir}/*
14mr|libdynamite-0.1.1-4|73	%{_mandir}/man1/*
14mr|libdynamite-0.1.1-4|74	
14mr|libdynamite-0.1.1-4|75	%files -n %{libname}
14mr|libdynamite-0.1.1-4|76	%defattr(-,root,root)
14mr|libdynamite-0.1.1-4|77	%{_libdir}/%{name}.so.%{major}*
14mr|libdynamite-0.1.1-4|78	
14mr|libdynamite-0.1.1-4|79	%files -n %{develname}
14mr|libdynamite-0.1.1-4|80	%defattr(-,root,root)
14mr|libdynamite-0.1.1-4|81	%doc LICENSE
14mr|libdynamite-0.1.1-4|82	%{_libdir}/%{name}.so
14mr|libdynamite-0.1.1-4|83	%{_libdir}/%{name}.*a
14mr|libdynamite-0.1.1-4|84	%{_includedir}/%{name}.h
14mr|libdynamite-0.1.1-4|85	%{_libdir}/pkgconfig/*.pc
14mr|libdynamite-0.1.1-4|86	
14mr|libdynamite-0.1.1-4|87	
14mr|libdynamite-0.1.1-4|88	
14mr|libdynamite-0.1.1-4|89	%changelog
14mr|libdynamite-0.1.1-4|90	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.1-4
14mr|libdynamite-0.1.1-4|91	+ Revision: 064deb4
14mr|libdynamite-0.1.1-4|92	- Automatic import for version 0.1.1
14mr|libdynamite-0.1.1-4|93	
14mr|libdynamite-0.1.1-4|94	

17143 14
14mr|libebml-1.3.0-2|1	%define debug_package %{nil}
14mr|libebml-1.3.0-2|2	
14mr|libebml-1.3.0-2|3	%define major	4
14mr|libebml-1.3.0-2|4	%define libname %mklibname ebml %{major}
14mr|libebml-1.3.0-2|5	%define devname %mklibname ebml -d
14mr|libebml-1.3.0-2|6	
14mr|libebml-1.3.0-2|7	Summary:	Extensible Binary Meta Language Library
14mr|libebml-1.3.0-2|8	Name:		libebml
14mr|libebml-1.3.0-2|9	Version:	1.3.0
14mr|libebml-1.3.0-2|10	Release:	2
14mr|libebml-1.3.0-2|11	License:	LGPLv2+
14mr|libebml-1.3.0-2|12	Group:		System/Libraries
14mr|libebml-1.3.0-2|13	Url:		http://www.matroska.org/
14mr|libebml-1.3.0-2|14	Source0:	http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
14mr|libebml-1.3.0-2|15	
14mr|libebml-1.3.0-2|16	%description
14mr|libebml-1.3.0-2|17	This library is used for I/O operations in the Extensible Binary Meta
14mr|libebml-1.3.0-2|18	Language (EBML), which is a kind of binary version of XML.
14mr|libebml-1.3.0-2|19	
14mr|libebml-1.3.0-2|20	%package -n %{libname}
14mr|libebml-1.3.0-2|21	Summary:	Extensible Binary Meta Language shared Library
14mr|libebml-1.3.0-2|22	Group:		System/Libraries
14mr|libebml-1.3.0-2|23	
14mr|libebml-1.3.0-2|24	%description -n %{libname}
14mr|libebml-1.3.0-2|25	This library is used for I/O operations in the Extensible Binary Meta
14mr|libebml-1.3.0-2|26	Language (EBML), which is a kind of binary version of XML.
14mr|libebml-1.3.0-2|27	
14mr|libebml-1.3.0-2|28	%package -n %{devname}
14mr|libebml-1.3.0-2|29	Group:		Development/C++
14mr|libebml-1.3.0-2|30	Summary:	Extensible Binary Meta Language Library headers and static library
14mr|libebml-1.3.0-2|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libebml-1.3.0-2|32	Requires:	%{libname} = %{version}-%{release}
14mr|libebml-1.3.0-2|33	
14mr|libebml-1.3.0-2|34	%description -n %{devname}
14mr|libebml-1.3.0-2|35	This package contains the C++ headers and the static library needed
14mr|libebml-1.3.0-2|36	for development with EBML.
14mr|libebml-1.3.0-2|37	
14mr|libebml-1.3.0-2|38	%prep
14mr|libebml-1.3.0-2|39	%setup -q
14mr|libebml-1.3.0-2|40	
14mr|libebml-1.3.0-2|41	%build
14mr|libebml-1.3.0-2|42	%make -C make/linux
14mr|libebml-1.3.0-2|43	
14mr|libebml-1.3.0-2|44	%install
14mr|libebml-1.3.0-2|45	%makeinstall_std -C make/linux prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
14mr|libebml-1.3.0-2|46	
14mr|libebml-1.3.0-2|47	rm -f %{buildroot}%{_libdir}/*.a
14mr|libebml-1.3.0-2|48	
14mr|libebml-1.3.0-2|49	# To avoid unstripped-binary-or-object
14mr|libebml-1.3.0-2|50	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
14mr|libebml-1.3.0-2|51	
14mr|libebml-1.3.0-2|52	%files -n %{libname}
14mr|libebml-1.3.0-2|53	%{_libdir}/libebml.so.%{major}*
14mr|libebml-1.3.0-2|54	
14mr|libebml-1.3.0-2|55	%files -n %{devname}
14mr|libebml-1.3.0-2|56	%doc LICENSE*
14mr|libebml-1.3.0-2|57	%{_includedir}/ebml
14mr|libebml-1.3.0-2|58	%{_libdir}/libebml.so
14mr|libebml-1.3.0-2|59	
14mr|libebml-1.3.0-2|60	
14mr|libebml-1.3.0-2|61	%changelog
14mr|libebml-1.3.0-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|libebml-1.3.0-2|63	+ Revision: 562d9a5
14mr|libebml-1.3.0-2|64	- MassBuild#440: Increase release tag
14mr|libebml-1.3.0-2|65	
14mr|libebml-1.3.0-2|66	

17144 14
14mr|libe-book-0.1.1-2|1	%define api 0.1
14mr|libe-book-0.1.1-2|2	%define major 1
14mr|libe-book-0.1.1-2|3	%define libname %mklibname e-book %{api} %{major}
14mr|libe-book-0.1.1-2|4	%define devname %mklibname e-book -d
14mr|libe-book-0.1.1-2|5	
14mr|libe-book-0.1.1-2|6	%define Werror_cflags %{nil}
14mr|libe-book-0.1.1-2|7	
14mr|libe-book-0.1.1-2|8	Summary:	Library for import of reflowable e-book formats
14mr|libe-book-0.1.1-2|9	Name:		libe-book
14mr|libe-book-0.1.1-2|10	Version:	0.1.1
14mr|libe-book-0.1.1-2|11	Release:	2
14mr|libe-book-0.1.1-2|12	License:	MPL 2.0
14mr|libe-book-0.1.1-2|13	Group:		System/Libraries
14mr|libe-book-0.1.1-2|14	Url:		http://libebook.sf.net/
14mr|libe-book-0.1.1-2|15	Source0:	http://netcologne.dl.sourceforge.net/project/libebook/libe-book-%{version}/%{name}-%{version}.tar.bz2
14mr|libe-book-0.1.1-2|16	BuildRequires:	doxygen
14mr|libe-book-0.1.1-2|17	BuildRequires:	gperf
14mr|libe-book-0.1.1-2|18	BuildRequires:	boost-devel
14mr|libe-book-0.1.1-2|19	BuildRequires:	pkgconfig(cppunit)
14mr|libe-book-0.1.1-2|20	BuildRequires:	pkgconfig(icu-io)
14mr|libe-book-0.1.1-2|21	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libe-book-0.1.1-2|22	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libe-book-0.1.1-2|23	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libe-book-0.1.1-2|24	BuildRequires:	pkgconfig(zlib)
14mr|libe-book-0.1.1-2|25	
14mr|libe-book-0.1.1-2|26	%description
14mr|libe-book-0.1.1-2|27	Library for import of reflowable e-book formats.
14mr|libe-book-0.1.1-2|28	
14mr|libe-book-0.1.1-2|29	%files
14mr|libe-book-0.1.1-2|30	%{_bindir}/*
14mr|libe-book-0.1.1-2|31	
14mr|libe-book-0.1.1-2|32	#----------------------------------------------------------------------------
14mr|libe-book-0.1.1-2|33	
14mr|libe-book-0.1.1-2|34	%package -n %{libname}
14mr|libe-book-0.1.1-2|35	Summary:	Library for import of reflowable e-book formats
14mr|libe-book-0.1.1-2|36	Group:		System/Libraries
14mr|libe-book-0.1.1-2|37	
14mr|libe-book-0.1.1-2|38	%description -n %{libname}
14mr|libe-book-0.1.1-2|39	Library for import of reflowable e-book formats.
14mr|libe-book-0.1.1-2|40	
14mr|libe-book-0.1.1-2|41	%files -n %{libname}
14mr|libe-book-0.1.1-2|42	%{_libdir}/libe-book-%{api}.so.%{major}*
14mr|libe-book-0.1.1-2|43	
14mr|libe-book-0.1.1-2|44	#----------------------------------------------------------------------------
14mr|libe-book-0.1.1-2|45	
14mr|libe-book-0.1.1-2|46	%package -n %{devname}
14mr|libe-book-0.1.1-2|47	Summary:	Development files for %{name}
14mr|libe-book-0.1.1-2|48	Group:		Development/C
14mr|libe-book-0.1.1-2|49	Requires:	%{libname} = %{EVRD}
14mr|libe-book-0.1.1-2|50	
14mr|libe-book-0.1.1-2|51	%description -n %{devname}
14mr|libe-book-0.1.1-2|52	Development files (Headers etc.) for %{name}.
14mr|libe-book-0.1.1-2|53	
14mr|libe-book-0.1.1-2|54	%files -n %{devname}
14mr|libe-book-0.1.1-2|55	%doc %{_docdir}/%{name}
14mr|libe-book-0.1.1-2|56	%{_includedir}/*
14mr|libe-book-0.1.1-2|57	%{_libdir}/libe-book-%{api}.so
14mr|libe-book-0.1.1-2|58	%{_libdir}/pkgconfig/*
14mr|libe-book-0.1.1-2|59	
14mr|libe-book-0.1.1-2|60	#----------------------------------------------------------------------------
14mr|libe-book-0.1.1-2|61	
14mr|libe-book-0.1.1-2|62	%prep
14mr|libe-book-0.1.1-2|63	%setup -q
14mr|libe-book-0.1.1-2|64	
14mr|libe-book-0.1.1-2|65	%build
14mr|libe-book-0.1.1-2|66	./autogen.sh
14mr|libe-book-0.1.1-2|67	%configure2_5x --disable-werror
14mr|libe-book-0.1.1-2|68	%make
14mr|libe-book-0.1.1-2|69	
14mr|libe-book-0.1.1-2|70	%install
14mr|libe-book-0.1.1-2|71	%makeinstall_std
14mr|libe-book-0.1.1-2|72	
14mr|libe-book-0.1.1-2|73	%changelog
14mr|libe-book-0.1.1-2|74	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-2
14mr|libe-book-0.1.1-2|75	+ Revision: 66776ff
14mr|libe-book-0.1.1-2|76	- Fix typo
14mr|libe-book-0.1.1-2|77	
14mr|libe-book-0.1.1-2|78	

17145 14
14mr|libechonest-2.1.0-2|1	%define oname	echonest
14mr|libechonest-2.1.0-2|2	%define major	2.1
14mr|libechonest-2.1.0-2|3	%define libname %mklibname %{oname} %{major}
14mr|libechonest-2.1.0-2|4	%define devname %mklibname -d %{oname}
14mr|libechonest-2.1.0-2|5	
14mr|libechonest-2.1.0-2|6	Summary:	Qt library for communicating with The Echo Nest
14mr|libechonest-2.1.0-2|7	Name:		libechonest
14mr|libechonest-2.1.0-2|8	Version:	2.1.0
14mr|libechonest-2.1.0-2|9	Release:	2
14mr|libechonest-2.1.0-2|10	License:	GPLv2
14mr|libechonest-2.1.0-2|11	Group:		System/Libraries
14mr|libechonest-2.1.0-2|12	Url:		https://projects.kde.org/projects/playground/libs/libechonest/
14mr|libechonest-2.1.0-2|13	Source0:	http://pwsp.cleinias.com/%{name}-%{version}.tar.bz2
14mr|libechonest-2.1.0-2|14	
14mr|libechonest-2.1.0-2|15	BuildRequires:	cmake
14mr|libechonest-2.1.0-2|16	BuildRequires:	doxygen
14mr|libechonest-2.1.0-2|17	BuildRequires:	pkgconfig(QJson)
14mr|libechonest-2.1.0-2|18	BuildRequires:	pkgconfig(QtCore)
14mr|libechonest-2.1.0-2|19	BuildRequires:	pkgconfig(QtNetwork)
14mr|libechonest-2.1.0-2|20	BuildRequires:	pkgconfig(QtTest)
14mr|libechonest-2.1.0-2|21	
14mr|libechonest-2.1.0-2|22	%description
14mr|libechonest-2.1.0-2|23	Qt library for communicating with The Echo Nest.
14mr|libechonest-2.1.0-2|24	It currently supports almost all of the features of the Echo Nest API,
14mr|libechonest-2.1.0-2|25	including all API functions.
14mr|libechonest-2.1.0-2|26	
14mr|libechonest-2.1.0-2|27	%package -n %{libname}
14mr|libechonest-2.1.0-2|28	Summary:	libechonest core library
14mr|libechonest-2.1.0-2|29	Group:		System/Libraries
14mr|libechonest-2.1.0-2|30	
14mr|libechonest-2.1.0-2|31	%description -n %{libname}
14mr|libechonest-2.1.0-2|32	A c++/qt library to access the APIs provided by The Echo Nest.
14mr|libechonest-2.1.0-2|33	
14mr|libechonest-2.1.0-2|34	%package -n %{devname}
14mr|libechonest-2.1.0-2|35	Summary:	%{name} development files
14mr|libechonest-2.1.0-2|36	Group:		Development/C++
14mr|libechonest-2.1.0-2|37	Provides:	%{oname}-devel = %{version}-%{release}
14mr|libechonest-2.1.0-2|38	Requires:	%{libname} = %{version}-%{release}
14mr|libechonest-2.1.0-2|39	
14mr|libechonest-2.1.0-2|40	%description -n %{devname}
14mr|libechonest-2.1.0-2|41	This package contains header files needed if you wish to build applications
14mr|libechonest-2.1.0-2|42	based on %{name}.
14mr|libechonest-2.1.0-2|43	
14mr|libechonest-2.1.0-2|44	%prep
14mr|libechonest-2.1.0-2|45	%setup -q
14mr|libechonest-2.1.0-2|46	
14mr|libechonest-2.1.0-2|47	%build
14mr|libechonest-2.1.0-2|48	%cmake
14mr|libechonest-2.1.0-2|49	%make
14mr|libechonest-2.1.0-2|50	
14mr|libechonest-2.1.0-2|51	%install
14mr|libechonest-2.1.0-2|52	%makeinstall_std -C build
14mr|libechonest-2.1.0-2|53	
14mr|libechonest-2.1.0-2|54	%files -n %{libname}
14mr|libechonest-2.1.0-2|55	%{_libdir}/libechonest.so.%{major}*
14mr|libechonest-2.1.0-2|56	
14mr|libechonest-2.1.0-2|57	%files -n %{devname}
14mr|libechonest-2.1.0-2|58	%{_includedir}/%{oname}/
14mr|libechonest-2.1.0-2|59	%{_libdir}/%{name}.so
14mr|libechonest-2.1.0-2|60	%{_libdir}/pkgconfig/%{name}.pc
14mr|libechonest-2.1.0-2|61	
14mr|libechonest-2.1.0-2|62	%changelog
14mr|libechonest-2.1.0-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-2
14mr|libechonest-2.1.0-2|64	+ Revision: fb54d7e
14mr|libechonest-2.1.0-2|65	- MassBuild#440: Increase release tag
14mr|libechonest-2.1.0-2|66	
14mr|libechonest-2.1.0-2|67	

17146 14
14mr|libedit-3.0-0.20110802.1|1	%define snap 20110802
14mr|libedit-3.0-0.20110802.1|2	
14mr|libedit-3.0-0.20110802.1|3	%define major 0
14mr|libedit-3.0-0.20110802.1|4	%define libname %mklibname edit %{major}
14mr|libedit-3.0-0.20110802.1|5	%define libnamedevel %mklibname edit -d
14mr|libedit-3.0-0.20110802.1|6	
14mr|libedit-3.0-0.20110802.1|7	Summary:	Provides generic line editing functions similar to those found in GNU Readline
14mr|libedit-3.0-0.20110802.1|8	Name:		libedit
14mr|libedit-3.0-0.20110802.1|9	Version:	3.0
14mr|libedit-3.0-0.20110802.1|10	Release:	0.%{snap}.1
14mr|libedit-3.0-0.20110802.1|11	Epoch:		0
14mr|libedit-3.0-0.20110802.1|12	License:	BSD-style
14mr|libedit-3.0-0.20110802.1|13	Group:		System/Libraries
14mr|libedit-3.0-0.20110802.1|14	URL:		http://www.thrysoee.dk/editline/
14mr|libedit-3.0-0.20110802.1|15	Source0:	http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz
14mr|libedit-3.0-0.20110802.1|16	BuildRequires:	pkgconfig(ncurses) >= 5.9
14mr|libedit-3.0-0.20110802.1|17	
14mr|libedit-3.0-0.20110802.1|18	%description
14mr|libedit-3.0-0.20110802.1|19	This is an autotool- and libtoolized port of the NetBSD Editline library
14mr|libedit-3.0-0.20110802.1|20	(libedit). This Berkeley-style licensed command line editor library
14mr|libedit-3.0-0.20110802.1|21	provides generic line editing, history, and tokenization functions,
14mr|libedit-3.0-0.20110802.1|22	similar to those found in GNU Readline.
14mr|libedit-3.0-0.20110802.1|23	
14mr|libedit-3.0-0.20110802.1|24	%package -n	%{libname}
14mr|libedit-3.0-0.20110802.1|25	Summary:	Provides generic line editing functions similar to those found in GNU Readline
14mr|libedit-3.0-0.20110802.1|26	Group:		System/Libraries
14mr|libedit-3.0-0.20110802.1|27	Conflicts:	libedit < %{EVRD}
14mr|libedit-3.0-0.20110802.1|28	
14mr|libedit-3.0-0.20110802.1|29	%description -n	%{libname}
14mr|libedit-3.0-0.20110802.1|30	This is an autotool- and libtoolized port of the NetBSD Editline library
14mr|libedit-3.0-0.20110802.1|31	(libedit). This Berkeley-style licensed command line editor library
14mr|libedit-3.0-0.20110802.1|32	provides generic line editing, history, and tokenization functions,
14mr|libedit-3.0-0.20110802.1|33	similar to those found in GNU Readline.
14mr|libedit-3.0-0.20110802.1|34	
14mr|libedit-3.0-0.20110802.1|35	%package -n	%{libnamedevel}
14mr|libedit-3.0-0.20110802.1|36	Summary:	Development files for %{name}
14mr|libedit-3.0-0.20110802.1|37	Group:		Development/C
14mr|libedit-3.0-0.20110802.1|38	Requires:	%{libname} = %{EVRD}
14mr|libedit-3.0-0.20110802.1|39	Requires:	pkgconfig(ncurses)
14mr|libedit-3.0-0.20110802.1|40	Provides:	edit-devel = %{EVRD}
14mr|libedit-3.0-0.20110802.1|41	Provides:	libedit-devel = %{EVRD}
14mr|libedit-3.0-0.20110802.1|42	Provides:	editline = %{EVRD}
14mr|libedit-3.0-0.20110802.1|43	Conflicts:	libedit < %{EVRD}
14mr|libedit-3.0-0.20110802.1|44	
14mr|libedit-3.0-0.20110802.1|45	%description -n	%{libnamedevel}
14mr|libedit-3.0-0.20110802.1|46	This is an autotool- and libtoolized port of the NetBSD Editline
14mr|libedit-3.0-0.20110802.1|47	library (libedit). This Berkeley-style licensed command line
14mr|libedit-3.0-0.20110802.1|48	editor library provides generic line editing, history, and
14mr|libedit-3.0-0.20110802.1|49	tokenization functions, similar to those found in GNU Readline.
14mr|libedit-3.0-0.20110802.1|50	
14mr|libedit-3.0-0.20110802.1|51	This package contains development files for %{name}.
14mr|libedit-3.0-0.20110802.1|52	
14mr|libedit-3.0-0.20110802.1|53	%prep
14mr|libedit-3.0-0.20110802.1|54	%setup -q -n %{name}-%{snap}-%{version}
14mr|libedit-3.0-0.20110802.1|55	
14mr|libedit-3.0-0.20110802.1|56	%build
14mr|libedit-3.0-0.20110802.1|57	%configure2_5x --disable-static
14mr|libedit-3.0-0.20110802.1|58	%make
14mr|libedit-3.0-0.20110802.1|59	
14mr|libedit-3.0-0.20110802.1|60	%install
14mr|libedit-3.0-0.20110802.1|61	%makeinstall_std
14mr|libedit-3.0-0.20110802.1|62	
14mr|libedit-3.0-0.20110802.1|63	# Allows us to include the examples in separate %%doc directory
14mr|libedit-3.0-0.20110802.1|64	find examples -type f ! -name "*.c" | %{_bindir}/xargs %__rm
14mr|libedit-3.0-0.20110802.1|65	%__rm -r examples/.{deps,libs}
14mr|libedit-3.0-0.20110802.1|66	
14mr|libedit-3.0-0.20110802.1|67	%files -n %{libname}
14mr|libedit-3.0-0.20110802.1|68	%doc ChangeLog INSTALL THANKS
14mr|libedit-3.0-0.20110802.1|69	%{_libdir}/*.so.%{major}*
14mr|libedit-3.0-0.20110802.1|70	%{_mandir}/man5/*
14mr|libedit-3.0-0.20110802.1|71	
14mr|libedit-3.0-0.20110802.1|72	%files -n %{libnamedevel}
14mr|libedit-3.0-0.20110802.1|73	%doc examples
14mr|libedit-3.0-0.20110802.1|74	%{_includedir}/*
14mr|libedit-3.0-0.20110802.1|75	%{_libdir}/*.so
14mr|libedit-3.0-0.20110802.1|76	%{_libdir}/pkgconfig/libedit.pc
14mr|libedit-3.0-0.20110802.1|77	%{_mandir}/man3/*
14mr|libedit-3.0-0.20110802.1|78	
14mr|libedit-3.0-0.20110802.1|79	
14mr|libedit-3.0-0.20110802.1|80	
14mr|libedit-3.0-0.20110802.1|81	%changelog
14mr|libedit-3.0-0.20110802.1|82	* Tue Aug 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:3.0-0.20110802.1
14mr|libedit-3.0-0.20110802.1|83	+ Revision: bf98379
14mr|libedit-3.0-0.20110802.1|84	- LOG New snapshot 20110802 (sync with Cooker), spec cleanup
14mr|libedit-3.0-0.20110802.1|85	
14mr|libedit-3.0-0.20110802.1|86	

17147 14
14mr|libeigen-1.0.5-7|1	%define _enable_debug_packages %{nil}
14mr|libeigen-1.0.5-7|2	%define debug_package %{nil}
14mr|libeigen-1.0.5-7|3	
14mr|libeigen-1.0.5-7|4	%define devname %mklibname eigen -d
14mr|libeigen-1.0.5-7|5	
14mr|libeigen-1.0.5-7|6	Summary:	Lightweight C++ template library for vector and matrix math
14mr|libeigen-1.0.5-7|7	Name:		libeigen
14mr|libeigen-1.0.5-7|8	Version:	1.0.5
14mr|libeigen-1.0.5-7|9	Release:	7
14mr|libeigen-1.0.5-7|10	Group:		System/Libraries
14mr|libeigen-1.0.5-7|11	License:	LGPLv2+
14mr|libeigen-1.0.5-7|12	Url:		http://download.tuxfamily.org/eigen/
14mr|libeigen-1.0.5-7|13	Source0:	http://download.tuxfamily.org/eigen/eigen-%{version}.tar.bz2
14mr|libeigen-1.0.5-7|14	BuildRequires:	cmake
14mr|libeigen-1.0.5-7|15	
14mr|libeigen-1.0.5-7|16	%description
14mr|libeigen-1.0.5-7|17	Eigen is a lightweight C++ template library for vector and matrix math, a.k.a.
14mr|libeigen-1.0.5-7|18	linear algebra.
14mr|libeigen-1.0.5-7|19	
14mr|libeigen-1.0.5-7|20	#----------------------------------------------------------------------------
14mr|libeigen-1.0.5-7|21	
14mr|libeigen-1.0.5-7|22	%package -n %{devname}
14mr|libeigen-1.0.5-7|23	Summary:	Headers for developing programs that will use %{name}
14mr|libeigen-1.0.5-7|24	Group:		Development/C
14mr|libeigen-1.0.5-7|25	Provides:	eigen-devel = %{EVRD}
14mr|libeigen-1.0.5-7|26	Conflicts:	%{_lib}eigen1-devel < 1.0.5-6
14mr|libeigen-1.0.5-7|27	Obsoletes:	%{_lib}eigen1-devel < 1.0.5-6
14mr|libeigen-1.0.5-7|28	
14mr|libeigen-1.0.5-7|29	%description -n %{devname}
14mr|libeigen-1.0.5-7|30	This package contains the headers that programmers will need to develop
14mr|libeigen-1.0.5-7|31	applications which will use %{name}.
14mr|libeigen-1.0.5-7|32	
14mr|libeigen-1.0.5-7|33	%files -n %{devname}
14mr|libeigen-1.0.5-7|34	%dir %{_includedir}/eigen/
14mr|libeigen-1.0.5-7|35	%{_includedir}/eigen/*.h
14mr|libeigen-1.0.5-7|36	
14mr|libeigen-1.0.5-7|37	#----------------------------------------------------------------------------
14mr|libeigen-1.0.5-7|38	
14mr|libeigen-1.0.5-7|39	%prep
14mr|libeigen-1.0.5-7|40	%setup -qn eigen
14mr|libeigen-1.0.5-7|41	
14mr|libeigen-1.0.5-7|42	%build
14mr|libeigen-1.0.5-7|43	%cmake \
14mr|libeigen-1.0.5-7|44	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
14mr|libeigen-1.0.5-7|45	-DCMAKE_BUILD_TYPE=Debug \
14mr|libeigen-1.0.5-7|46	-DBUILD_EXAMPLES:BOOL=OFF \
14mr|libeigen-1.0.5-7|47	%if "%{_lib}" != "lib"
14mr|libeigen-1.0.5-7|48	-DLIB_SUFFIX=64 \
14mr|libeigen-1.0.5-7|49	%endif
14mr|libeigen-1.0.5-7|50	
14mr|libeigen-1.0.5-7|51	%install
14mr|libeigen-1.0.5-7|52	%makeinstall_std -C build
14mr|libeigen-1.0.5-7|53	
14mr|libeigen-1.0.5-7|54	
14mr|libeigen-1.0.5-7|55	%changelog
14mr|libeigen-1.0.5-7|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-7
14mr|libeigen-1.0.5-7|57	+ Revision: ea0c545
14mr|libeigen-1.0.5-7|58	- MassBuild#440: Increase release tag
14mr|libeigen-1.0.5-7|59	
14mr|libeigen-1.0.5-7|60	

17148 14
14mr|libeot-0.01-4|1	%define major 0
14mr|libeot-0.01-4|2	%define libname %mklibname eot %{major}
14mr|libeot-0.01-4|3	%define devname %mklibname eot -d
14mr|libeot-0.01-4|4	%define staticname %mklibname eot -d -s
14mr|libeot-0.01-4|5	
14mr|libeot-0.01-4|6	Name: libeot
14mr|libeot-0.01-4|7	Version: 0.01
14mr|libeot-0.01-4|8	# Packaged from v0.01 tag in https://github.com/umanwizard/libeot.git
14mr|libeot-0.01-4|9	Release: 4
14mr|libeot-0.01-4|10	Source0: %{name}-%{version}.tar.xz
14mr|libeot-0.01-4|11	Summary: Library for parsing Embedded OpenType files
14mr|libeot-0.01-4|12	URL: https://github.com/umanwizard/libeot.git
14mr|libeot-0.01-4|13	License: MPL 2.0
14mr|libeot-0.01-4|14	Group: System/Libraries
14mr|libeot-0.01-4|15	
14mr|libeot-0.01-4|16	%description
14mr|libeot-0.01-4|17	Library for parsing Embedded OpenType (Microsoft font format) files
14mr|libeot-0.01-4|18	
14mr|libeot-0.01-4|19	%package -n %{libname}
14mr|libeot-0.01-4|20	Summary: Library for parsing Embedded OpenType files
14mr|libeot-0.01-4|21	Group: System/Libraries
14mr|libeot-0.01-4|22	
14mr|libeot-0.01-4|23	%description -n %{libname}
14mr|libeot-0.01-4|24	Library for parsing Embedded OpenType (Microsoft font format) files
14mr|libeot-0.01-4|25	
14mr|libeot-0.01-4|26	%package -n %{devname}
14mr|libeot-0.01-4|27	Summary: Development files for %{name}
14mr|libeot-0.01-4|28	Group: Development/C
14mr|libeot-0.01-4|29	Requires: %{libname} = %{EVRD}
14mr|libeot-0.01-4|30	
14mr|libeot-0.01-4|31	%description -n %{devname}
14mr|libeot-0.01-4|32	Development files (Headers etc.) for %{name}.
14mr|libeot-0.01-4|33	
14mr|libeot-0.01-4|34	%prep
14mr|libeot-0.01-4|35	%setup -q
14mr|libeot-0.01-4|36	libtoolize --force
14mr|libeot-0.01-4|37	aclocal
14mr|libeot-0.01-4|38	autoheader
14mr|libeot-0.01-4|39	automake -a
14mr|libeot-0.01-4|40	autoconf
14mr|libeot-0.01-4|41	%configure
14mr|libeot-0.01-4|42	
14mr|libeot-0.01-4|43	%build
14mr|libeot-0.01-4|44	%make
14mr|libeot-0.01-4|45	
14mr|libeot-0.01-4|46	%install
14mr|libeot-0.01-4|47	%makeinstall_std
14mr|libeot-0.01-4|48	
14mr|libeot-0.01-4|49	%files
14mr|libeot-0.01-4|50	%{_bindir}/*
14mr|libeot-0.01-4|51	
14mr|libeot-0.01-4|52	%files -n %{libname}
14mr|libeot-0.01-4|53	%{_libdir}/*.so.%{major}*
14mr|libeot-0.01-4|54	
14mr|libeot-0.01-4|55	%files -n %{devname}
14mr|libeot-0.01-4|56	%{_includedir}/*
14mr|libeot-0.01-4|57	%{_libdir}/*.so
14mr|libeot-0.01-4|58	%{_libdir}/pkgconfig/*
14mr|libeot-0.01-4|59	
14mr|libeot-0.01-4|60	%changelog
14mr|libeot-0.01-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-4
14mr|libeot-0.01-4|62	+ Revision: eec8c8e
14mr|libeot-0.01-4|63	- MassBuild#440: Increase release tag
14mr|libeot-0.01-4|64	
14mr|libeot-0.01-4|65	

17149 14
14mr|libepc-0.4.4-2|1	%define api 1.0
14mr|libepc-0.4.4-2|2	%define major 3
14mr|libepc-0.4.4-2|3	%define libname %mklibname epc %{api} %{major}
14mr|libepc-0.4.4-2|4	%define libnameui %mklibname epc-ui %{api} %{major}
14mr|libepc-0.4.4-2|5	%define develname %mklibname -d epc
14mr|libepc-0.4.4-2|6	%define develnameui %mklibname -d epc-ui
14mr|libepc-0.4.4-2|7	
14mr|libepc-0.4.4-2|8	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|9	Name:		libepc
14mr|libepc-0.4.4-2|10	Version:	0.4.4
14mr|libepc-0.4.4-2|11	Release:	2
14mr|libepc-0.4.4-2|12	License:	LGPLv2+
14mr|libepc-0.4.4-2|13	Group:		System/Libraries
14mr|libepc-0.4.4-2|14	Url:		http://www.gnome.org/
14mr|libepc-0.4.4-2|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|libepc-0.4.4-2|16	
14mr|libepc-0.4.4-2|17	
14mr|libepc-0.4.4-2|18	BuildRequires:	intltool
14mr|libepc-0.4.4-2|19	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libepc-0.4.4-2|20	BuildRequires:	pkgconfig(avahi-ui) >= 0.6
14mr|libepc-0.4.4-2|21	BuildRequires:	pkgconfig(gnutls) >= 1.4
14mr|libepc-0.4.4-2|22	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6
14mr|libepc-0.4.4-2|23	BuildRequires:	pkgconfig(uuid) >= 1.36
14mr|libepc-0.4.4-2|24	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10
14mr|libepc-0.4.4-2|25	
14mr|libepc-0.4.4-2|26	%description
14mr|libepc-0.4.4-2|27	The Easy Publish and Consume library provides an easy method to:
14mr|libepc-0.4.4-2|28	
14mr|libepc-0.4.4-2|29	* publish data per HTTPS
14mr|libepc-0.4.4-2|30	* announce that information via DNS-SD
14mr|libepc-0.4.4-2|31	* find that information
14mr|libepc-0.4.4-2|32	* and finally consume it
14mr|libepc-0.4.4-2|33	
14mr|libepc-0.4.4-2|34	You can use this library as key/value store published to the network,
14mr|libepc-0.4.4-2|35	using encryption, authentication and service discovery.
14mr|libepc-0.4.4-2|36	
14mr|libepc-0.4.4-2|37	%package i18n
14mr|libepc-0.4.4-2|38	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|39	Group:		System/Libraries
14mr|libepc-0.4.4-2|40	
14mr|libepc-0.4.4-2|41	%description i18n
14mr|libepc-0.4.4-2|42	The Easy Publish and Consume library provides an easy method to:
14mr|libepc-0.4.4-2|43	
14mr|libepc-0.4.4-2|44	* publish data per HTTPS
14mr|libepc-0.4.4-2|45	* announce that information via DNS-SD
14mr|libepc-0.4.4-2|46	* find that information
14mr|libepc-0.4.4-2|47	* and finally consume it
14mr|libepc-0.4.4-2|48	
14mr|libepc-0.4.4-2|49	You can use this library as key/value store published to the network,
14mr|libepc-0.4.4-2|50	using encryption, authentication and service discovery.
14mr|libepc-0.4.4-2|51	
14mr|libepc-0.4.4-2|52	%package -n %{libname}
14mr|libepc-0.4.4-2|53	Group:		System/Libraries
14mr|libepc-0.4.4-2|54	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|55	
14mr|libepc-0.4.4-2|56	%description -n %{libname}
14mr|libepc-0.4.4-2|57	The Easy Publish and Consume library provides an easy method to:
14mr|libepc-0.4.4-2|58	
14mr|libepc-0.4.4-2|59	* publish data per HTTPS
14mr|libepc-0.4.4-2|60	* announce that information via DNS-SD
14mr|libepc-0.4.4-2|61	* find that information
14mr|libepc-0.4.4-2|62	* and finally consume it
14mr|libepc-0.4.4-2|63	
14mr|libepc-0.4.4-2|64	You can use this library as key/value store published to the network,
14mr|libepc-0.4.4-2|65	using encryption, authentication and service discovery.
14mr|libepc-0.4.4-2|66	
14mr|libepc-0.4.4-2|67	%package -n %{libnameui}
14mr|libepc-0.4.4-2|68	Group:		System/Libraries
14mr|libepc-0.4.4-2|69	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|70	
14mr|libepc-0.4.4-2|71	%description -n %{libnameui}
14mr|libepc-0.4.4-2|72	Libraries for %{name}-ui
14mr|libepc-0.4.4-2|73	
14mr|libepc-0.4.4-2|74	%package -n %{develname}
14mr|libepc-0.4.4-2|75	Group:		Development/C
14mr|libepc-0.4.4-2|76	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|77	Requires:	%{libname} = %{version}-%{release}
14mr|libepc-0.4.4-2|78	Provides:	libepc-devel = %{version}-%{release}
14mr|libepc-0.4.4-2|79	
14mr|libepc-0.4.4-2|80	%description -n %{develname}
14mr|libepc-0.4.4-2|81	%{name} development headers and libraries.
14mr|libepc-0.4.4-2|82	
14mr|libepc-0.4.4-2|83	%package -n %{develnameui}
14mr|libepc-0.4.4-2|84	Group:		Development/C
14mr|libepc-0.4.4-2|85	Summary:	Easy Publish and Consume library
14mr|libepc-0.4.4-2|86	Requires:	%{libnameui} = %{version}-%{release}
14mr|libepc-0.4.4-2|87	
14mr|libepc-0.4.4-2|88	%description -n %{develnameui}
14mr|libepc-0.4.4-2|89	%{name}-ui development headers and libraries.
14mr|libepc-0.4.4-2|90	
14mr|libepc-0.4.4-2|91	%prep
14mr|libepc-0.4.4-2|92	%setup -q
14mr|libepc-0.4.4-2|93	
14mr|libepc-0.4.4-2|94	%build
14mr|libepc-0.4.4-2|95	%configure2_5x \
14mr|libepc-0.4.4-2|96	--disable-static
14mr|libepc-0.4.4-2|97	
14mr|libepc-0.4.4-2|98	%make
14mr|libepc-0.4.4-2|99	
14mr|libepc-0.4.4-2|100	%install
14mr|libepc-0.4.4-2|101	%makeinstall_std
14mr|libepc-0.4.4-2|102	
14mr|libepc-0.4.4-2|103	%find_lang %{name}
14mr|libepc-0.4.4-2|104	
14mr|libepc-0.4.4-2|105	%check
14mr|libepc-0.4.4-2|106	#gw make check needs a running avahi daemon
14mr|libepc-0.4.4-2|107	#make check
14mr|libepc-0.4.4-2|108	
14mr|libepc-0.4.4-2|109	%files i18n -f %{name}.lang
14mr|libepc-0.4.4-2|110	
14mr|libepc-0.4.4-2|111	%files -n %{libname}
14mr|libepc-0.4.4-2|112	%{_libdir}/libepc-%{api}.so.%{major}*
14mr|libepc-0.4.4-2|113	
14mr|libepc-0.4.4-2|114	%files -n %libnameui
14mr|libepc-0.4.4-2|115	%{_libdir}/libepc-ui-%{api}.so.%{major}*
14mr|libepc-0.4.4-2|116	
14mr|libepc-0.4.4-2|117	%files -n %{develname}
14mr|libepc-0.4.4-2|118	%doc NEWS ChangeLog AUTHORS README
14mr|libepc-0.4.4-2|119	%{_includedir}/libepc-%{api}
14mr|libepc-0.4.4-2|120	%{_libdir}/libepc-%{api}.so
14mr|libepc-0.4.4-2|121	%{_libdir}/pkgconfig/libepc-%{api}.pc
14mr|libepc-0.4.4-2|122	%{_datadir}/gtk-doc/html/libepc-%{api}
14mr|libepc-0.4.4-2|123	
14mr|libepc-0.4.4-2|124	%files -n %{develnameui}
14mr|libepc-0.4.4-2|125	%{_includedir}/libepc-ui-%{api}
14mr|libepc-0.4.4-2|126	%{_libdir}/libepc-ui-%{api}.so
14mr|libepc-0.4.4-2|127	%{_libdir}/pkgconfig/libepc-ui-%{api}.pc
14mr|libepc-0.4.4-2|128	
14mr|libepc-0.4.4-2|129	
14mr|libepc-0.4.4-2|130	
14mr|libepc-0.4.4-2|131	%changelog
14mr|libepc-0.4.4-2|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.4-2
14mr|libepc-0.4.4-2|133	+ Revision: 1c4c2b5
14mr|libepc-0.4.4-2|134	- MassBuild#440: Increase release tag
14mr|libepc-0.4.4-2|135	
14mr|libepc-0.4.4-2|136	

17150 14
14mr|libesmtp-1.0.6-7|1	%define major 6
14mr|libesmtp-1.0.6-7|2	%define libname %mklibname esmtp %{major}
14mr|libesmtp-1.0.6-7|3	%define develname %mklibname esmtp -d
14mr|libesmtp-1.0.6-7|4	
14mr|libesmtp-1.0.6-7|5	%define plugindir %{_libdir}/esmtp%{major}-plugins
14mr|libesmtp-1.0.6-7|6	
14mr|libesmtp-1.0.6-7|7	Summary:	SMTP client library
14mr|libesmtp-1.0.6-7|8	Name:		libesmtp
14mr|libesmtp-1.0.6-7|9	Version:	1.0.6
14mr|libesmtp-1.0.6-7|10	Release:	7
14mr|libesmtp-1.0.6-7|11	License:	LGPLv2+
14mr|libesmtp-1.0.6-7|12	Group:		System/Libraries
14mr|libesmtp-1.0.6-7|13	URL:		http://www.stafford.uklinux.net/libesmtp/
14mr|libesmtp-1.0.6-7|14	Source0:	ttp://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.gz
14mr|libesmtp-1.0.6-7|15	Patch0:		libesmtp-build.patch
14mr|libesmtp-1.0.6-7|16	BuildRequires:	pkgconfig(openssl)
14mr|libesmtp-1.0.6-7|17	BuildRequires:	libltdl-devel
14mr|libesmtp-1.0.6-7|18	BuildRequires:	automake
14mr|libesmtp-1.0.6-7|19	BuildRequires:	autoconf
14mr|libesmtp-1.0.6-7|20	BuildRequires:	libtool
14mr|libesmtp-1.0.6-7|21	
14mr|libesmtp-1.0.6-7|22	%description
14mr|libesmtp-1.0.6-7|23	LibESMTP is a library to manage posting (or submission of) electronic
14mr|libesmtp-1.0.6-7|24	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
14mr|libesmtp-1.0.6-7|25	Exim. It may be used as part of a Mail User Agent (MUA) or another
14mr|libesmtp-1.0.6-7|26	program that must be able to post electronic mail but where mail
14mr|libesmtp-1.0.6-7|27	functionality is not the program's primary purpose.
14mr|libesmtp-1.0.6-7|28	
14mr|libesmtp-1.0.6-7|29	%package -n	%{libname}
14mr|libesmtp-1.0.6-7|30	Summary:	%{summary}
14mr|libesmtp-1.0.6-7|31	Group:		%{group}
14mr|libesmtp-1.0.6-7|32	Provides:	%{name} = %{version}-%{release}
14mr|libesmtp-1.0.6-7|33	
14mr|libesmtp-1.0.6-7|34	%description -n	%{libname}
14mr|libesmtp-1.0.6-7|35	LibESMTP is a library to manage posting (or submission of) electronic
14mr|libesmtp-1.0.6-7|36	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
14mr|libesmtp-1.0.6-7|37	Exim. It may be used as part of a Mail User Agent (MUA) or another
14mr|libesmtp-1.0.6-7|38	program that must be able to post electronic mail but where mail
14mr|libesmtp-1.0.6-7|39	functionality is not the program's primary purpose.
14mr|libesmtp-1.0.6-7|40	
14mr|libesmtp-1.0.6-7|41	
14mr|libesmtp-1.0.6-7|42	%package -n	%{develname}
14mr|libesmtp-1.0.6-7|43	Summary:	Headers and development libraries for libESMTP
14mr|libesmtp-1.0.6-7|44	Group:		Development/C
14mr|libesmtp-1.0.6-7|45	Requires:	%{libname} = %{version}
14mr|libesmtp-1.0.6-7|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libesmtp-1.0.6-7|47	
14mr|libesmtp-1.0.6-7|48	%description -n	%{develname}
14mr|libesmtp-1.0.6-7|49	LibESMTP is a library to manage posting (or submission of) electronic
14mr|libesmtp-1.0.6-7|50	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
14mr|libesmtp-1.0.6-7|51	Exim.
14mr|libesmtp-1.0.6-7|52	
14mr|libesmtp-1.0.6-7|53	The libesmtp-devel package contains headers and development libraries
14mr|libesmtp-1.0.6-7|54	necessary for building programs against libesmtp.
14mr|libesmtp-1.0.6-7|55	
14mr|libesmtp-1.0.6-7|56	%prep
14mr|libesmtp-1.0.6-7|57	%setup -q
14mr|libesmtp-1.0.6-7|58	%patch0 -p1 -b .build
14mr|libesmtp-1.0.6-7|59	
14mr|libesmtp-1.0.6-7|60	%build
14mr|libesmtp-1.0.6-7|61	rm -f configure
14mr|libesmtp-1.0.6-7|62	libtoolize --copy --force; aclocal; autoconf; autoheader; automake --gnu --add-missing --copy
14mr|libesmtp-1.0.6-7|63	
14mr|libesmtp-1.0.6-7|64	if pkg-config openssl ; then
14mr|libesmtp-1.0.6-7|65	export CFLAGS="$CFLAGS %{optflags} `pkg-config --cflags openssl`"
14mr|libesmtp-1.0.6-7|66	export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I openssl`"
14mr|libesmtp-1.0.6-7|67	export LDFLAGS="$LDFLAGS `pkg-config --libs-only-L openssl`"
14mr|libesmtp-1.0.6-7|68	fi
14mr|libesmtp-1.0.6-7|69	
14mr|libesmtp-1.0.6-7|70	%configure2_5x \
14mr|libesmtp-1.0.6-7|71	--with-auth-plugin-dir=%{plugindir} \
14mr|libesmtp-1.0.6-7|72	--enable-pthreads \
14mr|libesmtp-1.0.6-7|73	--enable-require-all-recipients \
14mr|libesmtp-1.0.6-7|74	--enable-etrn \
14mr|libesmtp-1.0.6-7|75	--enable-ntlm \
14mr|libesmtp-1.0.6-7|76	--disable-static
14mr|libesmtp-1.0.6-7|77	
14mr|libesmtp-1.0.6-7|78	%make
14mr|libesmtp-1.0.6-7|79	
14mr|libesmtp-1.0.6-7|80	%install
14mr|libesmtp-1.0.6-7|81	%makeinstall_std
14mr|libesmtp-1.0.6-7|82	
14mr|libesmtp-1.0.6-7|83	%multiarch_binaries %{buildroot}%{_bindir}/libesmtp-config
14mr|libesmtp-1.0.6-7|84	
14mr|libesmtp-1.0.6-7|85	%files -n %{libname}
14mr|libesmtp-1.0.6-7|86	%doc AUTHORS COPYING* ChangeLog NEWS Notes README TODO
14mr|libesmtp-1.0.6-7|87	%{_libdir}/libesmtp.so.%{major}*
14mr|libesmtp-1.0.6-7|88	%{plugindir}
14mr|libesmtp-1.0.6-7|89	
14mr|libesmtp-1.0.6-7|90	%files -n %{develname}
14mr|libesmtp-1.0.6-7|91	%{multiarch_bindir}/libesmtp-config
14mr|libesmtp-1.0.6-7|92	%{_bindir}/libesmtp-config
14mr|libesmtp-1.0.6-7|93	%{_includedir}/*
14mr|libesmtp-1.0.6-7|94	%{_libdir}/*.so
14mr|libesmtp-1.0.6-7|95	
14mr|libesmtp-1.0.6-7|96	
14mr|libesmtp-1.0.6-7|97	
14mr|libesmtp-1.0.6-7|98	%changelog
14mr|libesmtp-1.0.6-7|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-7
14mr|libesmtp-1.0.6-7|100	+ Revision: 09e81f4
14mr|libesmtp-1.0.6-7|101	- MassBuild#440: Increase release tag
14mr|libesmtp-1.0.6-7|102	
14mr|libesmtp-1.0.6-7|103	

17151 14
14mr|libetonyek-0.1.1-2|1	%define api 0.1
14mr|libetonyek-0.1.1-2|2	%define major 1
14mr|libetonyek-0.1.1-2|3	%define libname %mklibname etonyek %{api} %{major}
14mr|libetonyek-0.1.1-2|4	%define devname %mklibname etonyek -d
14mr|libetonyek-0.1.1-2|5	
14mr|libetonyek-0.1.1-2|6	Summary:	Library for interpreting and importing Apple Keynote presentiations
14mr|libetonyek-0.1.1-2|7	Name:		libetonyek
14mr|libetonyek-0.1.1-2|8	Version:	0.1.1
14mr|libetonyek-0.1.1-2|9	Release:	2
14mr|libetonyek-0.1.1-2|10	License:	MPL 2.0
14mr|libetonyek-0.1.1-2|11	Group:		System/Libraries
14mr|libetonyek-0.1.1-2|12	Url:		http://freedesktop.org/wiki/Software/libetonyek
14mr|libetonyek-0.1.1-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mr|libetonyek-0.1.1-2|14	BuildRequires:	doxygen
14mr|libetonyek-0.1.1-2|15	BuildRequires:	gperf
14mr|libetonyek-0.1.1-2|16	BuildRequires:	boost-devel
14mr|libetonyek-0.1.1-2|17	BuildRequires:	pkgconfig(cppunit)
14mr|libetonyek-0.1.1-2|18	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libetonyek-0.1.1-2|19	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libetonyek-0.1.1-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libetonyek-0.1.1-2|21	BuildRequires:	pkgconfig(zlib)
14mr|libetonyek-0.1.1-2|22	
14mr|libetonyek-0.1.1-2|23	%description
14mr|libetonyek-0.1.1-2|24	Library for interpreting and importing Apple Keynote presentiations.
14mr|libetonyek-0.1.1-2|25	
14mr|libetonyek-0.1.1-2|26	%files
14mr|libetonyek-0.1.1-2|27	%{_bindir}/*
14mr|libetonyek-0.1.1-2|28	
14mr|libetonyek-0.1.1-2|29	#----------------------------------------------------------------------------
14mr|libetonyek-0.1.1-2|30	
14mr|libetonyek-0.1.1-2|31	%package -n %{libname}
14mr|libetonyek-0.1.1-2|32	Summary:	Library for interpreting and importing Apple Keynote presentiations
14mr|libetonyek-0.1.1-2|33	Group:		System/Libraries
14mr|libetonyek-0.1.1-2|34	
14mr|libetonyek-0.1.1-2|35	%description -n %{libname}
14mr|libetonyek-0.1.1-2|36	Library for interpreting and importing Apple Keynote presentiations.
14mr|libetonyek-0.1.1-2|37	
14mr|libetonyek-0.1.1-2|38	%files -n %{libname}
14mr|libetonyek-0.1.1-2|39	%{_libdir}/libetonyek-%{api}.so.%{major}*
14mr|libetonyek-0.1.1-2|40	
14mr|libetonyek-0.1.1-2|41	#----------------------------------------------------------------------------
14mr|libetonyek-0.1.1-2|42	
14mr|libetonyek-0.1.1-2|43	%package -n %{devname}
14mr|libetonyek-0.1.1-2|44	Summary:	Development files for %{name}
14mr|libetonyek-0.1.1-2|45	Group:		Development/C
14mr|libetonyek-0.1.1-2|46	Requires:	%{libname} = %{EVRD}
14mr|libetonyek-0.1.1-2|47	
14mr|libetonyek-0.1.1-2|48	%description -n %{devname}
14mr|libetonyek-0.1.1-2|49	Development files (Headers etc.) for %{name}.
14mr|libetonyek-0.1.1-2|50	
14mr|libetonyek-0.1.1-2|51	%files -n %{devname}
14mr|libetonyek-0.1.1-2|52	%doc %{_docdir}/libetonyek
14mr|libetonyek-0.1.1-2|53	%{_includedir}/*
14mr|libetonyek-0.1.1-2|54	%{_libdir}/libetonyek-%{api}.so
14mr|libetonyek-0.1.1-2|55	%{_libdir}/pkgconfig/*
14mr|libetonyek-0.1.1-2|56	
14mr|libetonyek-0.1.1-2|57	#----------------------------------------------------------------------------
14mr|libetonyek-0.1.1-2|58	
14mr|libetonyek-0.1.1-2|59	%prep
14mr|libetonyek-0.1.1-2|60	%setup -q
14mr|libetonyek-0.1.1-2|61	
14mr|libetonyek-0.1.1-2|62	%build
14mr|libetonyek-0.1.1-2|63	autoreconf -fi
14mr|libetonyek-0.1.1-2|64	%configure2_5x
14mr|libetonyek-0.1.1-2|65	%make
14mr|libetonyek-0.1.1-2|66	
14mr|libetonyek-0.1.1-2|67	%install
14mr|libetonyek-0.1.1-2|68	%makeinstall_std
14mr|libetonyek-0.1.1-2|69	
14mr|libetonyek-0.1.1-2|70	
14mr|libetonyek-0.1.1-2|71	%changelog
14mr|libetonyek-0.1.1-2|72	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-2
14mr|libetonyek-0.1.1-2|73	+ Revision: 24f843d
14mr|libetonyek-0.1.1-2|74	- Fix BuildRequires, spec cleanup
14mr|libetonyek-0.1.1-2|75	
14mr|libetonyek-0.1.1-2|76	

17152 14
14mr|libev-4.15-7|1	%define major 4
14mr|libev-4.15-7|2	%define libname %mklibname ev %{major}
14mr|libev-4.15-7|3	%define devname %mklibname ev -d
14mr|libev-4.15-7|4	
14mr|libev-4.15-7|5	Summary:	High-performance event loop/event model
14mr|libev-4.15-7|6	Name:		libev
14mr|libev-4.15-7|7	Epoch:		1
14mr|libev-4.15-7|8	Version:	4.15
14mr|libev-4.15-7|9	Release:	7
14mr|libev-4.15-7|10	License:	BSD
14mr|libev-4.15-7|11	Group:		System/Libraries
14mr|libev-4.15-7|12	Url:		http://software.schmorp.de/pkg/libev.html
14mr|libev-4.15-7|13	Source0:	http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz
14mr|libev-4.15-7|14	Patch0:		libev-4.15-Add-pkgconfig-support.patch
14mr|libev-4.15-7|15	Patch1:		libev-4.15-Modernize-the-configure.ac.patch
14mr|libev-4.15-7|16	
14mr|libev-4.15-7|17	%description
14mr|libev-4.15-7|18	libev is a high-performance event loop/event model with lots of features.
14mr|libev-4.15-7|19	(see benchmark at http://libev.schmorp.de/bench.html)
14mr|libev-4.15-7|20	
14mr|libev-4.15-7|21	It is modelled (very losely) after libevent and the Event perl module,
14mr|libev-4.15-7|22	but aims to be faster and more correct, and also more featureful.
14mr|libev-4.15-7|23	
14mr|libev-4.15-7|24	#----------------------------------------------------------------------------
14mr|libev-4.15-7|25	
14mr|libev-4.15-7|26	%package -n %{libname}
14mr|libev-4.15-7|27	Summary:	High-performance event loop/event model
14mr|libev-4.15-7|28	Group:		System/Libraries
14mr|libev-4.15-7|29	
14mr|libev-4.15-7|30	%description -n %{libname}
14mr|libev-4.15-7|31	libev is a high-performance event loop/event model with lots of features.
14mr|libev-4.15-7|32	(see benchmark at http://libev.schmorp.de/bench.html)
14mr|libev-4.15-7|33	
14mr|libev-4.15-7|34	It is modelled (very losely) after libevent and the Event perl module,
14mr|libev-4.15-7|35	but aims to be faster and more correct, and also more featureful.
14mr|libev-4.15-7|36	
14mr|libev-4.15-7|37	%files -n %{libname}
14mr|libev-4.15-7|38	%{_libdir}/libev.so.%{major}*
14mr|libev-4.15-7|39	
14mr|libev-4.15-7|40	#----------------------------------------------------------------------------
14mr|libev-4.15-7|41	
14mr|libev-4.15-7|42	%package -n %{devname}
14mr|libev-4.15-7|43	Summary:	High-performance event loop/event model
14mr|libev-4.15-7|44	Group:		Development/C
14mr|libev-4.15-7|45	Requires:	%{libname} = %{EVRD}
14mr|libev-4.15-7|46	Provides:	%{name}-devel = %{EVRD}
14mr|libev-4.15-7|47	
14mr|libev-4.15-7|48	%description -n %{devname}
14mr|libev-4.15-7|49	This is the development files needed in order to develop applications using
14mr|libev-4.15-7|50	libev.
14mr|libev-4.15-7|51	
14mr|libev-4.15-7|52	%files -n %{devname}
14mr|libev-4.15-7|53	%doc README
14mr|libev-4.15-7|54	%{_includedir}/%{name}/ev*.h
14mr|libev-4.15-7|55	%{_libdir}/libev*.so
14mr|libev-4.15-7|56	%{_libdir}/pkgconfig/%{name}.pc
14mr|libev-4.15-7|57	%{_mandir}/man3/ev*
14mr|libev-4.15-7|58	
14mr|libev-4.15-7|59	#----------------------------------------------------------------------------
14mr|libev-4.15-7|60	
14mr|libev-4.15-7|61	%prep
14mr|libev-4.15-7|62	%setup -q
14mr|libev-4.15-7|63	%patch0 -p1
14mr|libev-4.15-7|64	%patch1 -p1
14mr|libev-4.15-7|65	
14mr|libev-4.15-7|66	%build
14mr|libev-4.15-7|67	autoreconf -fiv
14mr|libev-4.15-7|68	%configure2_5x \
14mr|libev-4.15-7|69	--disable-static \
14mr|libev-4.15-7|70	--includedir=%{_includedir}/%{name}
14mr|libev-4.15-7|71	%make
14mr|libev-4.15-7|72	
14mr|libev-4.15-7|73	%install
14mr|libev-4.15-7|74	%makeinstall_std
14mr|libev-4.15-7|75	
14mr|libev-4.15-7|76	
14mr|libev-4.15-7|77	%changelog
14mr|libev-4.15-7|78	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.15-7
14mr|libev-4.15-7|79	+ Revision: a6a4c01
14mr|libev-4.15-7|80	- Fix build with new automake, move pkgconfig support to patch from sources
14mr|libev-4.15-7|81	
14mr|libev-4.15-7|82	

17153 14
14mr|libevdev-0.4-2|1	
14mr|libevdev-0.4-2|2	%define lib_major 1
14mr|libevdev-0.4-2|3	%define lib_name %mklibname evdev %{lib_major}
14mr|libevdev-0.4-2|4	%define develname %mklibname -d evdev
14mr|libevdev-0.4-2|5	
14mr|libevdev-0.4-2|6	
14mr|libevdev-0.4-2|7	Name:		libevdev
14mr|libevdev-0.4-2|8	Version:	0.4
14mr|libevdev-0.4-2|9	Release:	2
14mr|libevdev-0.4-2|10	Summary:	Kernel Evdev Device Wrapper Library
14mr|libevdev-0.4-2|11	
14mr|libevdev-0.4-2|12	Group:		System/Libraries
14mr|libevdev-0.4-2|13	License:	MIT
14mr|libevdev-0.4-2|14	URL:		http://www.freedesktop.org/wiki/Software/libevdev
14mr|libevdev-0.4-2|15	Source0:	http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
14mr|libevdev-0.4-2|16	
14mr|libevdev-0.4-2|17	BuildRequires:	automake
14mr|libevdev-0.4-2|18	BuildRequires:	libtool
14mr|libevdev-0.4-2|19	BuildRequires:	pkgconfig(check)
14mr|libevdev-0.4-2|20	BuildRequires:	python
14mr|libevdev-0.4-2|21	
14mr|libevdev-0.4-2|22	%description
14mr|libevdev-0.4-2|23	%{name} is a library to wrap kernel evdev devices and provide a proper API
14mr|libevdev-0.4-2|24	to interact with those devices.
14mr|libevdev-0.4-2|25	
14mr|libevdev-0.4-2|26	%package -n %{lib_name}
14mr|libevdev-0.4-2|27	Summary:	Kernel Evdev Device Wrapper Library
14mr|libevdev-0.4-2|28	Group:		System/Libraries
14mr|libevdev-0.4-2|29	
14mr|libevdev-0.4-2|30	%description -n %{lib_name}
14mr|libevdev-0.4-2|31	%{name} is a library to wrap kernel evdev devices and provide a proper API
14mr|libevdev-0.4-2|32	to interact with those devices.
14mr|libevdev-0.4-2|33	
14mr|libevdev-0.4-2|34	%package -n %develname
14mr|libevdev-0.4-2|35	Summary:	Kernel Evdev Device Wrapper Library Development Package
14mr|libevdev-0.4-2|36	Provides:  %{name}-devel = %{version}-%{release}
14mr|libevdev-0.4-2|37	Requires:  %{lib_name} = %{version}-%release
14mr|libevdev-0.4-2|38	
14mr|libevdev-0.4-2|39	%description -n %develname
14mr|libevdev-0.4-2|40	Kernel Evdev Device Wrapper Library Development Package.
14mr|libevdev-0.4-2|41	
14mr|libevdev-0.4-2|42	%prep
14mr|libevdev-0.4-2|43	%setup -q
14mr|libevdev-0.4-2|44	
14mr|libevdev-0.4-2|45	%build
14mr|libevdev-0.4-2|46	autoreconf --force -v --install || exit 1
14mr|libevdev-0.4-2|47	%configure --disable-static --disable-silent-rules
14mr|libevdev-0.4-2|48	%make
14mr|libevdev-0.4-2|49	
14mr|libevdev-0.4-2|50	%install
14mr|libevdev-0.4-2|51	%makeinstall_std
14mr|libevdev-0.4-2|52	
14mr|libevdev-0.4-2|53	# We intentionally don't ship *.la files
14mr|libevdev-0.4-2|54	rm -f %{buildroot}%{_libdir}/*.la
14mr|libevdev-0.4-2|55	
14mr|libevdev-0.4-2|56	%files -n %{lib_name}
14mr|libevdev-0.4-2|57	%{_libdir}/libevdev.so.%{lib_major}*
14mr|libevdev-0.4-2|58	
14mr|libevdev-0.4-2|59	%files -n %develname
14mr|libevdev-0.4-2|60	%doc COPYING
14mr|libevdev-0.4-2|61	%dir %{_includedir}/libevdev-1.0/
14mr|libevdev-0.4-2|62	%dir %{_includedir}/libevdev-1.0/libevdev
14mr|libevdev-0.4-2|63	%{_includedir}/libevdev-1.0/libevdev/libevdev.h
14mr|libevdev-0.4-2|64	%{_includedir}/libevdev-1.0/libevdev/libevdev-uinput.h
14mr|libevdev-0.4-2|65	%{_libdir}/libevdev.so
14mr|libevdev-0.4-2|66	%{_libdir}/pkgconfig/libevdev.pc
14mr|libevdev-0.4-2|67	
14mr|libevdev-0.4-2|68	%changelog
14mr|libevdev-0.4-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|libevdev-0.4-2|70	+ Revision: e0ebf7a
14mr|libevdev-0.4-2|71	- MassBuild#440: Increase release tag
14mr|libevdev-0.4-2|72	
14mr|libevdev-0.4-2|73	

17154 14
14mr|libevent-2.0.21-3|1	%define major		5
14mr|libevent-2.0.21-3|2	%define libname		%mklibname event %{major}
14mr|libevent-2.0.21-3|3	%define libcore		%mklibname event_core %{major}
14mr|libevent-2.0.21-3|4	%define libextra	%mklibname event_extra %{major}
14mr|libevent-2.0.21-3|5	%define libopenssl	%mklibname event_openssl %{major}
14mr|libevent-2.0.21-3|6	%define libpthreads	%mklibname event_pthreads %{major}
14mr|libevent-2.0.21-3|7	%define devname		%mklibname -d event
14mr|libevent-2.0.21-3|8	
14mr|libevent-2.0.21-3|9	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|10	Name:		libevent
14mr|libevent-2.0.21-3|11	Version:	2.0.21
14mr|libevent-2.0.21-3|12	Release:	3
14mr|libevent-2.0.21-3|13	Group:		System/Libraries
14mr|libevent-2.0.21-3|14	License:	BSD
14mr|libevent-2.0.21-3|15	Url:		http://www.monkey.org/~provos/libevent/
14mr|libevent-2.0.21-3|16	Source0:	http://cloud.github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz
14mr|libevent-2.0.21-3|17	Source1:	http://cloud.github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz.asc
14mr|libevent-2.0.21-3|18	Patch0:		libevent-version-info-only.diff
14mr|libevent-2.0.21-3|19	Patch1:		libevent-linkage_fix.diff
14mr|libevent-2.0.21-3|20	Patch2:		libevent-ldflags.diff
14mr|libevent-2.0.21-3|21	Patch3:		libevent-2.0.21-automake-1.13.patch
14mr|libevent-2.0.21-3|22	BuildRequires:	doxygen
14mr|libevent-2.0.21-3|23	BuildRequires:	libtool
14mr|libevent-2.0.21-3|24	BuildRequires:	pkgconfig(openssl)
14mr|libevent-2.0.21-3|25	
14mr|libevent-2.0.21-3|26	%description
14mr|libevent-2.0.21-3|27	The libevent API provides a mechanism to execute a callback function when a
14mr|libevent-2.0.21-3|28	specific event occurs on a file descriptor or after a timeout has been reached.
14mr|libevent-2.0.21-3|29	libevent is meant to replace the asynchronous event loop found in event driven
14mr|libevent-2.0.21-3|30	network servers. An application just needs to call event_dispatch() and can
14mr|libevent-2.0.21-3|31	then add or remove events dynamically without having to change the event loop.
14mr|libevent-2.0.21-3|32	
14mr|libevent-2.0.21-3|33	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|34	
14mr|libevent-2.0.21-3|35	%package -n	%{libname}
14mr|libevent-2.0.21-3|36	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|37	Group:		System/Libraries
14mr|libevent-2.0.21-3|38	
14mr|libevent-2.0.21-3|39	%description -n	%{libname}
14mr|libevent-2.0.21-3|40	The libevent API provides a mechanism to execute a callback function when a
14mr|libevent-2.0.21-3|41	specific event occurs on a file descriptor or after a timeout has been reached.
14mr|libevent-2.0.21-3|42	libevent is meant to replace the asynchronous event loop found in event driven
14mr|libevent-2.0.21-3|43	network servers. An application just needs to call event_dispatch() and can
14mr|libevent-2.0.21-3|44	then add or remove events dynamically without having to change the event loop.
14mr|libevent-2.0.21-3|45	
14mr|libevent-2.0.21-3|46	%files -n %{libname}
14mr|libevent-2.0.21-3|47	%{_libdir}/libevent.so.%{major}*
14mr|libevent-2.0.21-3|48	
14mr|libevent-2.0.21-3|49	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|50	
14mr|libevent-2.0.21-3|51	%package -n	%{libcore}
14mr|libevent-2.0.21-3|52	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|53	Group:		System/Libraries
14mr|libevent-2.0.21-3|54	Conflicts:	%{_lib}event5 < 2.0.21-2
14mr|libevent-2.0.21-3|55	
14mr|libevent-2.0.21-3|56	%description -n	%{libcore}
14mr|libevent-2.0.21-3|57	This package contains a shared library for %{name}.
14mr|libevent-2.0.21-3|58	
14mr|libevent-2.0.21-3|59	%files -n %{libcore}
14mr|libevent-2.0.21-3|60	%{_libdir}/libevent_core.so.%{major}*
14mr|libevent-2.0.21-3|61	
14mr|libevent-2.0.21-3|62	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|63	
14mr|libevent-2.0.21-3|64	%package -n	%{libextra}
14mr|libevent-2.0.21-3|65	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|66	Group:		System/Libraries
14mr|libevent-2.0.21-3|67	Conflicts:	%{_lib}event5 < 2.0.21-2
14mr|libevent-2.0.21-3|68	
14mr|libevent-2.0.21-3|69	%description -n	%{libextra}
14mr|libevent-2.0.21-3|70	This package contains a shared library for %{name}.
14mr|libevent-2.0.21-3|71	
14mr|libevent-2.0.21-3|72	%files -n %{libextra}
14mr|libevent-2.0.21-3|73	%{_libdir}/libevent_extra.so.%{major}*
14mr|libevent-2.0.21-3|74	
14mr|libevent-2.0.21-3|75	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|76	
14mr|libevent-2.0.21-3|77	%package -n	%{libopenssl}
14mr|libevent-2.0.21-3|78	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|79	Group:		System/Libraries
14mr|libevent-2.0.21-3|80	Conflicts:	%{_lib}event5 < 2.0.21-2
14mr|libevent-2.0.21-3|81	
14mr|libevent-2.0.21-3|82	%description -n	%{libopenssl}
14mr|libevent-2.0.21-3|83	This package contains a shared library for %{name}.
14mr|libevent-2.0.21-3|84	
14mr|libevent-2.0.21-3|85	%files -n %{libopenssl}
14mr|libevent-2.0.21-3|86	%{_libdir}/libevent_openssl.so.%{major}*
14mr|libevent-2.0.21-3|87	
14mr|libevent-2.0.21-3|88	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|89	
14mr|libevent-2.0.21-3|90	%package -n	%{libpthreads}
14mr|libevent-2.0.21-3|91	Summary:	Abstract asynchronous event notification library
14mr|libevent-2.0.21-3|92	Group:		System/Libraries
14mr|libevent-2.0.21-3|93	Conflicts:	%{_lib}event5 < 2.0.21-2
14mr|libevent-2.0.21-3|94	
14mr|libevent-2.0.21-3|95	%description -n	%{libpthreads}
14mr|libevent-2.0.21-3|96	This package contains a shared library for %{name}.
14mr|libevent-2.0.21-3|97	
14mr|libevent-2.0.21-3|98	%files -n %{libpthreads}
14mr|libevent-2.0.21-3|99	%{_libdir}/libevent_pthreads.so.%{major}*
14mr|libevent-2.0.21-3|100	
14mr|libevent-2.0.21-3|101	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|102	
14mr|libevent-2.0.21-3|103	%package -n	%{devname}
14mr|libevent-2.0.21-3|104	Summary:	Development library and header files for the libevent library
14mr|libevent-2.0.21-3|105	Group:		Development/C
14mr|libevent-2.0.21-3|106	Requires:	%{libname} = %{EVRD}
14mr|libevent-2.0.21-3|107	Requires:	%{libcore} = %{EVRD}
14mr|libevent-2.0.21-3|108	Requires:	%{libextra} = %{EVRD}
14mr|libevent-2.0.21-3|109	Requires:	%{libopenssl} = %{EVRD}
14mr|libevent-2.0.21-3|110	Requires:	%{libpthreads} = %{EVRD}
14mr|libevent-2.0.21-3|111	Provides:	%{name}-devel = %{EVRD}
14mr|libevent-2.0.21-3|112	
14mr|libevent-2.0.21-3|113	%description -n	%{devname}
14mr|libevent-2.0.21-3|114	This package contains the development files for %{name}.
14mr|libevent-2.0.21-3|115	
14mr|libevent-2.0.21-3|116	%files -n %{devname}
14mr|libevent-2.0.21-3|117	%doc README
14mr|libevent-2.0.21-3|118	%{_bindir}/event_rpcgen.py
14mr|libevent-2.0.21-3|119	%{_includedir}/*
14mr|libevent-2.0.21-3|120	%{_libdir}/*.so
14mr|libevent-2.0.21-3|121	%{_libdir}/pkgconfig/*.pc
14mr|libevent-2.0.21-3|122	%{_mandir}/man3/*
14mr|libevent-2.0.21-3|123	
14mr|libevent-2.0.21-3|124	#----------------------------------------------------------------------------
14mr|libevent-2.0.21-3|125	
14mr|libevent-2.0.21-3|126	%prep
14mr|libevent-2.0.21-3|127	%setup -qn %{name}-%{version}-stable
14mr|libevent-2.0.21-3|128	%patch0 -p0
14mr|libevent-2.0.21-3|129	%patch1 -p0
14mr|libevent-2.0.21-3|130	%patch2 -p0
14mr|libevent-2.0.21-3|131	%patch3 -p1
14mr|libevent-2.0.21-3|132	
14mr|libevent-2.0.21-3|133	# bork
14mr|libevent-2.0.21-3|134	sed -i -e "s|^GENERATE_MAN.*|GENERATE_MAN=YES|g" Doxyfile
14mr|libevent-2.0.21-3|135	
14mr|libevent-2.0.21-3|136	mv -f configure.in configure.ac
14mr|libevent-2.0.21-3|137	autoreconf -fi
14mr|libevent-2.0.21-3|138	
14mr|libevent-2.0.21-3|139	%build
14mr|libevent-2.0.21-3|140	export CFLAGS="%{optflags} -fPIC"
14mr|libevent-2.0.21-3|141	%configure2_5x --disable-static
14mr|libevent-2.0.21-3|142	
14mr|libevent-2.0.21-3|143	%make
14mr|libevent-2.0.21-3|144	
14mr|libevent-2.0.21-3|145	# provide man pages
14mr|libevent-2.0.21-3|146	make doxygen
14mr|libevent-2.0.21-3|147	rm -f doxygen/man/man3/{major,minor,error,free}.3
14mr|libevent-2.0.21-3|148	
14mr|libevent-2.0.21-3|149	%install
14mr|libevent-2.0.21-3|150	%makeinstall_std
14mr|libevent-2.0.21-3|151	
14mr|libevent-2.0.21-3|152	# provide man pages
14mr|libevent-2.0.21-3|153	install -d %{buildroot}%{_mandir}/man3
14mr|libevent-2.0.21-3|154	install -m0644 doxygen/man/man3/*.3 %{buildroot}%{_mandir}/man3/
14mr|libevent-2.0.21-3|155	
14mr|libevent-2.0.21-3|156	(cd %{buildroot}/%{_mandir}/man3/; F=`ls deprecated.3*`; mv $F libevent.$F)
14mr|libevent-2.0.21-3|157	
14mr|libevent-2.0.21-3|158	
14mr|libevent-2.0.21-3|159	
14mr|libevent-2.0.21-3|160	%changelog
14mr|libevent-2.0.21-3|161	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.21-3
14mr|libevent-2.0.21-3|162	+ Revision: 3f1cdcb
14mr|libevent-2.0.21-3|163	- MassBuild#440: Increase release tag
14mr|libevent-2.0.21-3|164	
14mr|libevent-2.0.21-3|165	

17155 14
14mr|libexif-0.6.21-4|1	%define major	12
14mr|libexif-0.6.21-4|2	%define libname	%mklibname exif %{major}
14mr|libexif-0.6.21-4|3	%define devname	%mklibname exif -d
14mr|libexif-0.6.21-4|4	%define langname libexif-%{major}
14mr|libexif-0.6.21-4|5	
14mr|libexif-0.6.21-4|6	Summary:	Library to access EXIF files (extended JPEG files)
14mr|libexif-0.6.21-4|7	Name:		libexif
14mr|libexif-0.6.21-4|8	Version:	0.6.21
14mr|libexif-0.6.21-4|9	Release:	4
14mr|libexif-0.6.21-4|10	License:	LGPLv2+
14mr|libexif-0.6.21-4|11	Group:		Graphics
14mr|libexif-0.6.21-4|12	Url:		http://sourceforge.net/projects/libexif/
14mr|libexif-0.6.21-4|13	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|libexif-0.6.21-4|14	Patch0:		libexif-0.6.13-pkgconfig-fix.patch
14mr|libexif-0.6.21-4|15	BuildRequires:	doxygen
14mr|libexif-0.6.21-4|16	BuildRequires:	libtool
14mr|libexif-0.6.21-4|17	BuildRequires:	gettext-devel
14mr|libexif-0.6.21-4|18	
14mr|libexif-0.6.21-4|19	%description
14mr|libexif-0.6.21-4|20	Most digital cameras produce EXIF files, which are JPEG files with
14mr|libexif-0.6.21-4|21	extra tags that contain information about the image. The EXIF library
14mr|libexif-0.6.21-4|22	allows you to parse an EXIF file and read the data from those tags.
14mr|libexif-0.6.21-4|23	
14mr|libexif-0.6.21-4|24	#----------------------------------------------------------------------------
14mr|libexif-0.6.21-4|25	
14mr|libexif-0.6.21-4|26	%package -n	%{name}%{major}-common
14mr|libexif-0.6.21-4|27	Summary:	Library to access EXIF files - Translations
14mr|libexif-0.6.21-4|28	Group:		Graphics
14mr|libexif-0.6.21-4|29	
14mr|libexif-0.6.21-4|30	%description -n	%{name}%{major}-common
14mr|libexif-0.6.21-4|31	This package contains the translations for %{name}%{major}.
14mr|libexif-0.6.21-4|32	
14mr|libexif-0.6.21-4|33	%files -n %{name}%{major}-common -f %{langname}.lang
14mr|libexif-0.6.21-4|34	
14mr|libexif-0.6.21-4|35	#----------------------------------------------------------------------------
14mr|libexif-0.6.21-4|36	
14mr|libexif-0.6.21-4|37	%package -n	%{libname}
14mr|libexif-0.6.21-4|38	Summary:	Library to access EXIF files (extended JPEG files)
14mr|libexif-0.6.21-4|39	Group:		System/Libraries
14mr|libexif-0.6.21-4|40	Provides:	libexif = %{version}-%{release}
14mr|libexif-0.6.21-4|41	Requires:	%{name}%{major}-common = %{version}-%{release}
14mr|libexif-0.6.21-4|42	
14mr|libexif-0.6.21-4|43	%description -n	%{libname}
14mr|libexif-0.6.21-4|44	Most digital cameras produce EXIF files, which are JPEG files with
14mr|libexif-0.6.21-4|45	extra tags that contain information about the image. The EXIF library
14mr|libexif-0.6.21-4|46	allows you to parse an EXIF file and read the data from those tags.
14mr|libexif-0.6.21-4|47	
14mr|libexif-0.6.21-4|48	%files -n %{libname}
14mr|libexif-0.6.21-4|49	%{_libdir}/libexif.so.%{major}*
14mr|libexif-0.6.21-4|50	
14mr|libexif-0.6.21-4|51	#----------------------------------------------------------------------------
14mr|libexif-0.6.21-4|52	
14mr|libexif-0.6.21-4|53	%package -n	%{devname}
14mr|libexif-0.6.21-4|54	Summary:	Headers and links to compile against the "%{libname}" library
14mr|libexif-0.6.21-4|55	Group:		Development/C
14mr|libexif-0.6.21-4|56	Requires:	%{libname} = %{version}-%{release}
14mr|libexif-0.6.21-4|57	Provides:	%{name}-devel = %{version}-%{release}
14mr|libexif-0.6.21-4|58	
14mr|libexif-0.6.21-4|59	%description -n	%{devname}
14mr|libexif-0.6.21-4|60	This package contains all files which one needs to compile programs using
14mr|libexif-0.6.21-4|61	the "%{libname}" library.
14mr|libexif-0.6.21-4|62	
14mr|libexif-0.6.21-4|63	%files -n %{devname}
14mr|libexif-0.6.21-4|64	%{_libdir}/*.so
14mr|libexif-0.6.21-4|65	%{_libdir}/pkgconfig/*
14mr|libexif-0.6.21-4|66	%{_includedir}/*
14mr|libexif-0.6.21-4|67	%{_docdir}/libexif
14mr|libexif-0.6.21-4|68	
14mr|libexif-0.6.21-4|69	#----------------------------------------------------------------------------
14mr|libexif-0.6.21-4|70	
14mr|libexif-0.6.21-4|71	%prep
14mr|libexif-0.6.21-4|72	%setup -q
14mr|libexif-0.6.21-4|73	%patch0 -p2 -b .includedir
14mr|libexif-0.6.21-4|74	autoreconf -fi -Iauto-m4 -Im4m
14mr|libexif-0.6.21-4|75	
14mr|libexif-0.6.21-4|76	%build
14mr|libexif-0.6.21-4|77	%configure2_5x --disable-static
14mr|libexif-0.6.21-4|78	%make
14mr|libexif-0.6.21-4|79	
14mr|libexif-0.6.21-4|80	%install
14mr|libexif-0.6.21-4|81	%makeinstall
14mr|libexif-0.6.21-4|82	
14mr|libexif-0.6.21-4|83	%find_lang %{langname}
14mr|libexif-0.6.21-4|84	
14mr|libexif-0.6.21-4|85	
14mr|libexif-0.6.21-4|86	%changelog
14mr|libexif-0.6.21-4|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.21-4
14mr|libexif-0.6.21-4|88	+ Revision: 878de1b
14mr|libexif-0.6.21-4|89	- MassBuild#440: Increase release tag
14mr|libexif-0.6.21-4|90	
14mr|libexif-0.6.21-4|91	

17156 14
14mr|libexif-gtk-0.3.5-16|1	%define major 5
14mr|libexif-gtk-0.3.5-16|2	%define libname %mklibname exif-gtk %{major}
14mr|libexif-gtk-0.3.5-16|3	%define develname %mklibname exif-gtk -d
14mr|libexif-gtk-0.3.5-16|4	
14mr|libexif-gtk-0.3.5-16|5	Summary:	Library to access EXIF files (extended JPEG files)
14mr|libexif-gtk-0.3.5-16|6	Name:		libexif-gtk
14mr|libexif-gtk-0.3.5-16|7	Version:	0.3.5
14mr|libexif-gtk-0.3.5-16|8	Release:	16
14mr|libexif-gtk-0.3.5-16|9	License:	LGPL
14mr|libexif-gtk-0.3.5-16|10	Group:		Graphics
14mr|libexif-gtk-0.3.5-16|11	Url:		http://sourceforge.net/projects/libexif/
14mr|libexif-gtk-0.3.5-16|12	Source:		http://belnet.dl.sourceforge.net/sourceforge/libexif/libexif-gtk-%{version}.tar.bz2
14mr|libexif-gtk-0.3.5-16|13	BuildRequires:	pkgconfig(libexif)
14mr|libexif-gtk-0.3.5-16|14	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libexif-gtk-0.3.5-16|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|libexif-gtk-0.3.5-16|16	
14mr|libexif-gtk-0.3.5-16|17	%description
14mr|libexif-gtk-0.3.5-16|18	Most digital cameras produce EXIF files, which are JPEG files with
14mr|libexif-gtk-0.3.5-16|19	extra tags that contain information about the image. The EXIF library
14mr|libexif-gtk-0.3.5-16|20	allows you to parse an EXIF file and read the data from those tags.
14mr|libexif-gtk-0.3.5-16|21	
14mr|libexif-gtk-0.3.5-16|22	This library does not contain any documentation, but it seems to make
14mr|libexif-gtk-0.3.5-16|23	the connection between libexif, the core library for EXIF, and
14mr|libexif-gtk-0.3.5-16|24	GTK-based graphical frontends.
14mr|libexif-gtk-0.3.5-16|25	
14mr|libexif-gtk-0.3.5-16|26	%package -n %{libname}
14mr|libexif-gtk-0.3.5-16|27	Summary:	Library to access EXIF files (extended JPEG files)
14mr|libexif-gtk-0.3.5-16|28	Group:		Graphics
14mr|libexif-gtk-0.3.5-16|29	Provides:	libexif-gtk
14mr|libexif-gtk-0.3.5-16|30	
14mr|libexif-gtk-0.3.5-16|31	%description  -n %{libname}
14mr|libexif-gtk-0.3.5-16|32	Most digital cameras produce EXIF files, which are JPEG files with
14mr|libexif-gtk-0.3.5-16|33	extra tags that contain information about the image. The EXIF library
14mr|libexif-gtk-0.3.5-16|34	allows you to parse an EXIF file and read the data from those tags.
14mr|libexif-gtk-0.3.5-16|35	
14mr|libexif-gtk-0.3.5-16|36	This library does not contain any documentation, but it seems to make
14mr|libexif-gtk-0.3.5-16|37	the connection between libexif, the core library for EXIF, and
14mr|libexif-gtk-0.3.5-16|38	GTK-based graphical frontends.
14mr|libexif-gtk-0.3.5-16|39	
14mr|libexif-gtk-0.3.5-16|40	%package -n %{develname}
14mr|libexif-gtk-0.3.5-16|41	Summary:	Headers and links to compile against the "%{libname}" library
14mr|libexif-gtk-0.3.5-16|42	Group:		Development/C
14mr|libexif-gtk-0.3.5-16|43	Requires: 	%{libname} = %{version}-%{release}
14mr|libexif-gtk-0.3.5-16|44	Provides:	libexif-gtk-devel
14mr|libexif-gtk-0.3.5-16|45	
14mr|libexif-gtk-0.3.5-16|46	%description -n %{develname}
14mr|libexif-gtk-0.3.5-16|47	This package contains all files which one needs to compile programs using
14mr|libexif-gtk-0.3.5-16|48	the "%{name}" library.
14mr|libexif-gtk-0.3.5-16|49	
14mr|libexif-gtk-0.3.5-16|50	%prep
14mr|libexif-gtk-0.3.5-16|51	%setup -q
14mr|libexif-gtk-0.3.5-16|52	
14mr|libexif-gtk-0.3.5-16|53	# Disable GTK_DISABLE_DEPRECATED macro
14mr|libexif-gtk-0.3.5-16|54	sed -i s/-DGTK_DISABLE_DEPRECATED// */Makefile.*
14mr|libexif-gtk-0.3.5-16|55	
14mr|libexif-gtk-0.3.5-16|56	%build
14mr|libexif-gtk-0.3.5-16|57	# "autogen" is needed because we have a CVS snapshot.
14mr|libexif-gtk-0.3.5-16|58	#./autogen.sh
14mr|libexif-gtk-0.3.5-16|59	%configure2_5x --disable-static
14mr|libexif-gtk-0.3.5-16|60	%make
14mr|libexif-gtk-0.3.5-16|61	
14mr|libexif-gtk-0.3.5-16|62	%install
14mr|libexif-gtk-0.3.5-16|63	%makeinstall_std
14mr|libexif-gtk-0.3.5-16|64	
14mr|libexif-gtk-0.3.5-16|65	%find_lang %{name}
14mr|libexif-gtk-0.3.5-16|66	
14mr|libexif-gtk-0.3.5-16|67	%files -n %{libname} -f %{name}.lang
14mr|libexif-gtk-0.3.5-16|68	%doc COPYING ChangeLog
14mr|libexif-gtk-0.3.5-16|69	%{_libdir}/*.so.*
14mr|libexif-gtk-0.3.5-16|70	
14mr|libexif-gtk-0.3.5-16|71	%files  -n %{develname}
14mr|libexif-gtk-0.3.5-16|72	%{_libdir}/*.so
14mr|libexif-gtk-0.3.5-16|73	%{_libdir}/pkgconfig/*
14mr|libexif-gtk-0.3.5-16|74	%{_includedir}/*
14mr|libexif-gtk-0.3.5-16|75	
14mr|libexif-gtk-0.3.5-16|76	
14mr|libexif-gtk-0.3.5-16|77	
14mr|libexif-gtk-0.3.5-16|78	
14mr|libexif-gtk-0.3.5-16|79	
14mr|libexif-gtk-0.3.5-16|80	%changelog
14mr|libexif-gtk-0.3.5-16|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.5-16
14mr|libexif-gtk-0.3.5-16|82	+ Revision: e4bc835
14mr|libexif-gtk-0.3.5-16|83	- MassBuild#440: Increase release tag
14mr|libexif-gtk-0.3.5-16|84	
14mr|libexif-gtk-0.3.5-16|85	

17157 14
14mr|libexttextcat-3.3.1-5|1	%define lname exttextcat
14mr|libexttextcat-3.3.1-5|2	%define major 0
14mr|libexttextcat-3.3.1-5|3	%define libname %mklibname %{lname} %{major}
14mr|libexttextcat-3.3.1-5|4	%define develname %mklibname %{lname} -d
14mr|libexttextcat-3.3.1-5|5	
14mr|libexttextcat-3.3.1-5|6	Summary:	Text categorization library
14mr|libexttextcat-3.3.1-5|7	Name:		libexttextcat
14mr|libexttextcat-3.3.1-5|8	Version:	3.3.1
14mr|libexttextcat-3.3.1-5|9	Release:	5
14mr|libexttextcat-3.3.1-5|10	Group:		System/Libraries
14mr|libexttextcat-3.3.1-5|11	License:	BSD
14mr|libexttextcat-3.3.1-5|12	URL:		http://www.freedesktop.org/wiki/Software/libexttextcat
14mr|libexttextcat-3.3.1-5|13	Source0:	http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz
14mr|libexttextcat-3.3.1-5|14	BuildRequires: autoconf automake libtool
14mr|libexttextcat-3.3.1-5|15	
14mr|libexttextcat-3.3.1-5|16	%description
14mr|libexttextcat-3.3.1-5|17	%{name} is an N-Gram-Based Text Categorization library primarily
14mr|libexttextcat-3.3.1-5|18	intended for language guessing.
14mr|libexttextcat-3.3.1-5|19	
14mr|libexttextcat-3.3.1-5|20	%package -n	%{libname}
14mr|libexttextcat-3.3.1-5|21	Summary:	Text categorization library
14mr|libexttextcat-3.3.1-5|22	Group:		System/Libraries
14mr|libexttextcat-3.3.1-5|23	Requires:	%{name}-data >= %{version}
14mr|libexttextcat-3.3.1-5|24	Provides:	libexttextcat = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|25	
14mr|libexttextcat-3.3.1-5|26	%description -n	%{libname}
14mr|libexttextcat-3.3.1-5|27	%{name} is an N-Gram-Based Text Categorization library primarily
14mr|libexttextcat-3.3.1-5|28	intended for language guessing.
14mr|libexttextcat-3.3.1-5|29	
14mr|libexttextcat-3.3.1-5|30	%package -n	%{develname}
14mr|libexttextcat-3.3.1-5|31	Summary:	Development files and headers for %{name}
14mr|libexttextcat-3.3.1-5|32	Group:		Development/Other
14mr|libexttextcat-3.3.1-5|33	Requires:	%{libname} = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|35	Provides:	%{lname}-devel = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|36	Provides:	textcat-devel = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|37	Obsoletes:	%{mklibname textcat -d} < 3.3.1
14mr|libexttextcat-3.3.1-5|38	Provides:	%{mklibname textcat -d} = %{version}
14mr|libexttextcat-3.3.1-5|39	
14mr|libexttextcat-3.3.1-5|40	%description -n	%{develname}
14mr|libexttextcat-3.3.1-5|41	Development files and headers for %{name}.
14mr|libexttextcat-3.3.1-5|42	
14mr|libexttextcat-3.3.1-5|43	%package tools
14mr|libexttextcat-3.3.1-5|44	Summary:	Tool for creating custom document fingerprints
14mr|libexttextcat-3.3.1-5|45	Group:		Publishing
14mr|libexttextcat-3.3.1-5|46	Requires:	%{libname} = %{version}-%{release}
14mr|libexttextcat-3.3.1-5|47	Conflicts:	%{mklibname textcat -d} < 3.3.1
14mr|libexttextcat-3.3.1-5|48	
14mr|libexttextcat-3.3.1-5|49	%description tools
14mr|libexttextcat-3.3.1-5|50	The %{name}-tools package contains the createfp program that allows
14mr|libexttextcat-3.3.1-5|51	you to easily create your own document fingerprints.
14mr|libexttextcat-3.3.1-5|52	
14mr|libexttextcat-3.3.1-5|53	%package data
14mr|libexttextcat-3.3.1-5|54	Summary:	Data files for text categorization library
14mr|libexttextcat-3.3.1-5|55	Group:		System/Libraries
14mr|libexttextcat-3.3.1-5|56	Conflicts:	%{mklibname exttextcat 0} < 3.3.1-4
14mr|libexttextcat-3.3.1-5|57	
14mr|libexttextcat-3.3.1-5|58	%description data
14mr|libexttextcat-3.3.1-5|59	Data files for %{name}.
14mr|libexttextcat-3.3.1-5|60	
14mr|libexttextcat-3.3.1-5|61	%prep
14mr|libexttextcat-3.3.1-5|62	%setup -q
14mr|libexttextcat-3.3.1-5|63	
14mr|libexttextcat-3.3.1-5|64	%build
14mr|libexttextcat-3.3.1-5|65	mkdir -p m4
14mr|libexttextcat-3.3.1-5|66	autoreconf -fi
14mr|libexttextcat-3.3.1-5|67	%configure2_5x \
14mr|libexttextcat-3.3.1-5|68	--disable-static \
14mr|libexttextcat-3.3.1-5|69	
14mr|libexttextcat-3.3.1-5|70	%make
14mr|libexttextcat-3.3.1-5|71	
14mr|libexttextcat-3.3.1-5|72	%check
14mr|libexttextcat-3.3.1-5|73	make check
14mr|libexttextcat-3.3.1-5|74	
14mr|libexttextcat-3.3.1-5|75	%install
14mr|libexttextcat-3.3.1-5|76	%makeinstall_std
14mr|libexttextcat-3.3.1-5|77	
14mr|libexttextcat-3.3.1-5|78	%files -n %{libname}
14mr|libexttextcat-3.3.1-5|79	%{_libdir}/lib*.so.%{major}*
14mr|libexttextcat-3.3.1-5|80	
14mr|libexttextcat-3.3.1-5|81	%files -n %{develname}
14mr|libexttextcat-3.3.1-5|82	%dir %{_includedir}/%{name}
14mr|libexttextcat-3.3.1-5|83	%{_libdir}/*.so
14mr|libexttextcat-3.3.1-5|84	%{_includedir}/%{name}/*
14mr|libexttextcat-3.3.1-5|85	%{_libdir}/pkgconfig/*.pc
14mr|libexttextcat-3.3.1-5|86	%{_datadir}/vala/vapi/libexttextcat.vapi
14mr|libexttextcat-3.3.1-5|87	
14mr|libexttextcat-3.3.1-5|88	%files tools
14mr|libexttextcat-3.3.1-5|89	%{_bindir}/createfp
14mr|libexttextcat-3.3.1-5|90	
14mr|libexttextcat-3.3.1-5|91	%files data
14mr|libexttextcat-3.3.1-5|92	%doc LICENSE README*
14mr|libexttextcat-3.3.1-5|93	%{_datadir}/%{name}
14mr|libexttextcat-3.3.1-5|94	
14mr|libexttextcat-3.3.1-5|95	
14mr|libexttextcat-3.3.1-5|96	%changelog
14mr|libexttextcat-3.3.1-5|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.1-5
14mr|libexttextcat-3.3.1-5|98	+ Revision: a217d9a
14mr|libexttextcat-3.3.1-5|99	- MassBuild#440: Increase release tag
14mr|libexttextcat-3.3.1-5|100	
14mr|libexttextcat-3.3.1-5|101	

17158 14
14mr|libffado-2.1.0-6|1	%define lib_major 2
14mr|libffado-2.1.0-6|2	%define lib_name %mklibname ffado %{lib_major}
14mr|libffado-2.1.0-6|3	%define lib_name_devel %mklibname ffado -d
14mr|libffado-2.1.0-6|4	
14mr|libffado-2.1.0-6|5	Name:		libffado
14mr|libffado-2.1.0-6|6	Summary:	Firewire audio drivers for JACK
14mr|libffado-2.1.0-6|7	Version:	2.1.0
14mr|libffado-2.1.0-6|8	Release:	6
14mr|libffado-2.1.0-6|9	
14mr|libffado-2.1.0-6|10	Source0:	http://www.ffado.org/files/%{name}-%{version}.tgz
14mr|libffado-2.1.0-6|11	URL:		http://www.ffado.org/
14mr|libffado-2.1.0-6|12	License:	GPLv2+ and GPLv3
14mr|libffado-2.1.0-6|13	Group:		Sound
14mr|libffado-2.1.0-6|14	
14mr|libffado-2.1.0-6|15	BuildRequires:	scons
14mr|libffado-2.1.0-6|16	BuildRequires:	pkgconfig
14mr|libffado-2.1.0-6|17	BuildRequires:	pkgconfig(libraw1394)
14mr|libffado-2.1.0-6|18	BuildRequires:	libiec61883-devel
14mr|libffado-2.1.0-6|19	BuildRequires:	pkgconfig(libavc1394)
14mr|libffado-2.1.0-6|20	BuildRequires:	libxml++-devel
14mr|libffado-2.1.0-6|21	BuildRequires:	python-qt4-devel
14mr|libffado-2.1.0-6|22	BuildRequires:	expat-devel
14mr|libffado-2.1.0-6|23	BuildRequires:	dbus-devel
14mr|libffado-2.1.0-6|24	BuildRequires:	python-dbus
14mr|libffado-2.1.0-6|25	BuildRequires:	pkgconfig(dbus-c++-1)
14mr|libffado-2.1.0-6|26	BuildRequires:	pkgconfig(libconfig)
14mr|libffado-2.1.0-6|27	BuildRequires:	python-qt4-dbus
14mr|libffado-2.1.0-6|28	
14mr|libffado-2.1.0-6|29	%description
14mr|libffado-2.1.0-6|30	The FFADO library provides a generic, open-source solution for the
14mr|libffado-2.1.0-6|31	support of FireWire based audio devices for the Linux platform. It is the
14mr|libffado-2.1.0-6|32	successor of the FreeBoB project. Currently this library is used by the
14mr|libffado-2.1.0-6|33	firewire backends of the jack audio connection kit sound server
14mr|libffado-2.1.0-6|34	(jackit package). This backend provides audio and midi support,
14mr|libffado-2.1.0-6|35	and is available in both jack1 and jack2.
14mr|libffado-2.1.0-6|36	
14mr|libffado-2.1.0-6|37	
14mr|libffado-2.1.0-6|38	%package -n %{lib_name}
14mr|libffado-2.1.0-6|39	Summary:	Firewire audio drivers for JACK
14mr|libffado-2.1.0-6|40	Group:		Sound
14mr|libffado-2.1.0-6|41	
14mr|libffado-2.1.0-6|42	%description -n %{lib_name}
14mr|libffado-2.1.0-6|43	The FFADO library provides a generic, open-source solution for the
14mr|libffado-2.1.0-6|44	support of FireWire based audio devices for the Linux platform. It is the
14mr|libffado-2.1.0-6|45	successor of the FreeBoB project. Currently this library is used by the
14mr|libffado-2.1.0-6|46	firewire backends of the jack audio connection kit sound server
14mr|libffado-2.1.0-6|47	(jackit package). This backend provides audio and midi support,
14mr|libffado-2.1.0-6|48	and is available in both jack1 and jack2.
14mr|libffado-2.1.0-6|49	
14mr|libffado-2.1.0-6|50	%files -n %{lib_name}
14mr|libffado-2.1.0-6|51	%{_libdir}/libffado.so.%{lib_major}*
14mr|libffado-2.1.0-6|52	/lib/udev/rules.d/60-ffado.rules
14mr|libffado-2.1.0-6|53	
14mr|libffado-2.1.0-6|54	
14mr|libffado-2.1.0-6|55	%package -n ffado
14mr|libffado-2.1.0-6|56	Summary:		Firewire audio driver applications and utilities
14mr|libffado-2.1.0-6|57	Group:			Sound
14mr|libffado-2.1.0-6|58	Requires:		%{lib_name} = %{version}-%{release}
14mr|libffado-2.1.0-6|59	Requires:		python-dbus
14mr|libffado-2.1.0-6|60	Requires:		qt4-qtdbus
14mr|libffado-2.1.0-6|61	Requires:		python-qt4
14mr|libffado-2.1.0-6|62	Conflicts:		%{mklibname ffado 2} < 2.1.0-2
14mr|libffado-2.1.0-6|63	
14mr|libffado-2.1.0-6|64	%description -n ffado
14mr|libffado-2.1.0-6|65	Configuration utilities for the FFADO firewire drivers.
14mr|libffado-2.1.0-6|66	
14mr|libffado-2.1.0-6|67	%files -n ffado
14mr|libffado-2.1.0-6|68	%doc AUTHORS ChangeLog LICENSE.* README
14mr|libffado-2.1.0-6|69	%{_bindir}/*
14mr|libffado-2.1.0-6|70	%dir %{_datadir}/%{name}
14mr|libffado-2.1.0-6|71	%{_datadir}/%{name}/python
14mr|libffado-2.1.0-6|72	%{_datadir}/%{name}/configuration
14mr|libffado-2.1.0-6|73	%{_datadir}/%{name}/*.xml
14mr|libffado-2.1.0-6|74	%{_datadir}/applications/mandriva-ffado-mixer.desktop
14mr|libffado-2.1.0-6|75	%dir %{_datadir}/%{name}/icons
14mr|libffado-2.1.0-6|76	%{_datadir}/%{name}/icons/hi64-apps-ffado.png
14mr|libffado-2.1.0-6|77	%{python_sitelib}/ffado/*.ui
14mr|libffado-2.1.0-6|78	%{python_sitelib}/ffado/*.py
14mr|libffado-2.1.0-6|79	%{python_sitelib}/ffado/mixer/*.ui
14mr|libffado-2.1.0-6|80	%{python_sitelib}/ffado/mixer/*.py
14mr|libffado-2.1.0-6|81	%{python_sitelib}/ffado/widgets/*.py
14mr|libffado-2.1.0-6|82	%{_datadir}/dbus-1/services/org.ffado.Control.service
14mr|libffado-2.1.0-6|83	%doc %{_mandir}/man1/*
14mr|libffado-2.1.0-6|84	
14mr|libffado-2.1.0-6|85	%package -n %{lib_name_devel}
14mr|libffado-2.1.0-6|86	Summary:		Firewire audio driver library development headers
14mr|libffado-2.1.0-6|87	Group:			Sound
14mr|libffado-2.1.0-6|88	Requires:		%{lib_name} = %{version}-%{release}
14mr|libffado-2.1.0-6|89	Requires:		pkgconfig
14mr|libffado-2.1.0-6|90	Requires:		libxml++-devel
14mr|libffado-2.1.0-6|91	Requires:		libiec61883-devel
14mr|libffado-2.1.0-6|92	Requires:		libavc1394-devel
14mr|libffado-2.1.0-6|93	Requires:		libraw1394-devel
14mr|libffado-2.1.0-6|94	Provides:		%{name}-devel = %{version}-%{release}
14mr|libffado-2.1.0-6|95	
14mr|libffado-2.1.0-6|96	%description -n %{lib_name_devel}
14mr|libffado-2.1.0-6|97	Development files needed to build applications against libffado.
14mr|libffado-2.1.0-6|98	
14mr|libffado-2.1.0-6|99	%files -n %{lib_name_devel}
14mr|libffado-2.1.0-6|100	%{_libdir}/%{name}.so
14mr|libffado-2.1.0-6|101	%dir %{_includedir}/%{name}
14mr|libffado-2.1.0-6|102	%{_includedir}/%{name}/*.h
14mr|libffado-2.1.0-6|103	%{_libdir}/pkgconfig/%{name}.pc
14mr|libffado-2.1.0-6|104	
14mr|libffado-2.1.0-6|105	%prep
14mr|libffado-2.1.0-6|106	%setup -q
14mr|libffado-2.1.0-6|107	
14mr|libffado-2.1.0-6|108	%build
14mr|libffado-2.1.0-6|109	scons PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir}
14mr|libffado-2.1.0-6|110	
14mr|libffado-2.1.0-6|111	%install
14mr|libffado-2.1.0-6|112	scons PREFIX=%{_prefix} LIBDIR=%{_libdir} \
14mr|libffado-2.1.0-6|113	DESTDIR=%{buildroot} install
14mr|libffado-2.1.0-6|114	
14mr|libffado-2.1.0-6|115	install -m 0755 support/tools/listirqinfo.py %{buildroot}%{_datadir}/libffado/python
14mr|libffado-2.1.0-6|116	install -m 0755 support/tools/helpstrings.py %{buildroot}%{_datadir}/libffado/python
14mr|libffado-2.1.0-6|117	chmod a+x %{buildroot}%{_datadir}/libffado/python/*.py
14mr|libffado-2.1.0-6|118	
14mr|libffado-2.1.0-6|119	sed -i -e '1i#!/usr/bin/python' %{buildroot}%{_datadir}/libffado/python/ffado_diag_helpers.py
14mr|libffado-2.1.0-6|120	sed -i -e '1i#!/usr/bin/python' %{buildroot}%{_datadir}/libffado/python/helpstrings.py
14mr|libffado-2.1.0-6|121	
14mr|libffado-2.1.0-6|122	rm -rf %{buildroot}%{_bindir}/test-dice-eap
14mr|libffado-2.1.0-6|123	
14mr|libffado-2.1.0-6|124	mkdir -p %{buildroot}%{_datadir}/applications
14mr|libffado-2.1.0-6|125	#make desktop file
14mr|libffado-2.1.0-6|126	cat > %{buildroot}%{_datadir}/applications/mandriva-ffado-mixer.desktop <<EOF
14mr|libffado-2.1.0-6|127	[Desktop Entry]
14mr|libffado-2.1.0-6|128	Name=Ffado Mixer
14mr|libffado-2.1.0-6|129	Comment=Mixer for Firewire Audio Devices
14mr|libffado-2.1.0-6|130	Exec=%{_bindir}/ffado-mixer
14mr|libffado-2.1.0-6|131	Icon=%{_datadir}/%{name}/icons/hi64-apps-ffado.png
14mr|libffado-2.1.0-6|132	Terminal=false
14mr|libffado-2.1.0-6|133	Type=Application
14mr|libffado-2.1.0-6|134	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14mr|libffado-2.1.0-6|135	EOF
14mr|libffado-2.1.0-6|136	
14mr|libffado-2.1.0-6|137	
14mr|libffado-2.1.0-6|138	
14mr|libffado-2.1.0-6|139	%changelog
14mr|libffado-2.1.0-6|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-6
14mr|libffado-2.1.0-6|141	+ Revision: 2117bb4
14mr|libffado-2.1.0-6|142	- MassBuild#440: Increase release tag
14mr|libffado-2.1.0-6|143	
14mr|libffado-2.1.0-6|144	

17159 14
14mr|libffi-3.1-5|1	%define major 6
14mr|libffi-3.1-5|2	%define libname %mklibname ffi %{major}
14mr|libffi-3.1-5|3	%define devname %mklibname ffi -d
14mr|libffi-3.1-5|4	%define staticname %mklibname ffi -d -s
14mr|libffi-3.1-5|5	
14mr|libffi-3.1-5|6	Summary:	A portable foreign function interface library
14mr|libffi-3.1-5|7	Name:		libffi
14mr|libffi-3.1-5|8	Version:	3.1
14mr|libffi-3.1-5|9	Release:	5
14mr|libffi-3.1-5|10	Group:		System/Libraries
14mr|libffi-3.1-5|11	License:	BSD
14mr|libffi-3.1-5|12	Url:		http://sourceware.org/%{name}
14mr|libffi-3.1-5|13	Source0:	ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz
14mr|libffi-3.1-5|14	Patch0:		libffi-3.1-fix-include-path.patch
14mr|libffi-3.1-5|15	
14mr|libffi-3.1-5|16	%description
14mr|libffi-3.1-5|17	Compilers for high level languages generate code that follow certain
14mr|libffi-3.1-5|18	conventions. These conventions are necessary, in part, for separate
14mr|libffi-3.1-5|19	compilation to work. One such convention is the "calling convention".
14mr|libffi-3.1-5|20	The calling convention is a set of assumptions made by the compiler
14mr|libffi-3.1-5|21	about where function arguments will be found on entry to a function. A
14mr|libffi-3.1-5|22	calling convention also specifies where the return value for a function
14mr|libffi-3.1-5|23	is found.
14mr|libffi-3.1-5|24	
14mr|libffi-3.1-5|25	Some programs may not know at the time of compilation what arguments
14mr|libffi-3.1-5|26	are to be passed to a function.  For instance, an interpreter may be
14mr|libffi-3.1-5|27	told at run-time about the number and types of arguments used to call a
14mr|libffi-3.1-5|28	given function. `Libffi' can be used in such programs to provide a
14mr|libffi-3.1-5|29	bridge from the interpreter program to compiled code.
14mr|libffi-3.1-5|30	
14mr|libffi-3.1-5|31	The `libffi' library provides a portable, high level programming
14mr|libffi-3.1-5|32	interface to various calling conventions. This allows a programmer to
14mr|libffi-3.1-5|33	call any function specified by a call interface description at run time.
14mr|libffi-3.1-5|34	
14mr|libffi-3.1-5|35	FFI stands for Foreign Function Interface. A foreign function
14mr|libffi-3.1-5|36	interface is the popular name for the interface that allows code
14mr|libffi-3.1-5|37	written in one language to call code written in another language. The
14mr|libffi-3.1-5|38	`libffi' library really only provides the lowest, machine dependent
14mr|libffi-3.1-5|39	layer of a fully featured foreign function interface. A layer must
14mr|libffi-3.1-5|40	exist above `libffi' that handles type conversions for values passed
14mr|libffi-3.1-5|41	between the two languages.
14mr|libffi-3.1-5|42	
14mr|libffi-3.1-5|43	#----------------------------------------------------------------------------
14mr|libffi-3.1-5|44	
14mr|libffi-3.1-5|45	%package -n %{libname}
14mr|libffi-3.1-5|46	Summary:	A portable foreign function interface library
14mr|libffi-3.1-5|47	Group:		System/Libraries
14mr|libffi-3.1-5|48	
14mr|libffi-3.1-5|49	%description -n %{libname}
14mr|libffi-3.1-5|50	Compilers for high level languages generate code that follow certain
14mr|libffi-3.1-5|51	conventions. These conventions are necessary, in part, for separate
14mr|libffi-3.1-5|52	compilation to work. One such convention is the "calling convention".
14mr|libffi-3.1-5|53	The calling convention is a set of assumptions made by the compiler
14mr|libffi-3.1-5|54	about where function arguments will be found on entry to a function. A
14mr|libffi-3.1-5|55	calling convention also specifies where the return value for a function
14mr|libffi-3.1-5|56	is found.
14mr|libffi-3.1-5|57	
14mr|libffi-3.1-5|58	Some programs may not know at the time of compilation what arguments
14mr|libffi-3.1-5|59	are to be passed to a function.  For instance, an interpreter may be
14mr|libffi-3.1-5|60	told at run-time about the number and types of arguments used to call a
14mr|libffi-3.1-5|61	given function. `Libffi' can be used in such programs to provide a
14mr|libffi-3.1-5|62	bridge from the interpreter program to compiled code.
14mr|libffi-3.1-5|63	
14mr|libffi-3.1-5|64	The `libffi' library provides a portable, high level programming
14mr|libffi-3.1-5|65	interface to various calling conventions. This allows a programmer to
14mr|libffi-3.1-5|66	call any function specified by a call interface description at run time.
14mr|libffi-3.1-5|67	
14mr|libffi-3.1-5|68	FFI stands for Foreign Function Interface. A foreign function
14mr|libffi-3.1-5|69	interface is the popular name for the interface that allows code
14mr|libffi-3.1-5|70	written in one language to call code written in another language. The
14mr|libffi-3.1-5|71	`libffi' library really only provides the lowest, machine dependent
14mr|libffi-3.1-5|72	layer of a fully featured foreign function interface. A layer must
14mr|libffi-3.1-5|73	exist above `libffi' that handles type conversions for values passed
14mr|libffi-3.1-5|74	between the two languages.
14mr|libffi-3.1-5|75	
14mr|libffi-3.1-5|76	%files -n %{libname}
14mr|libffi-3.1-5|77	%{_libdir}/libffi.so.%{major}*
14mr|libffi-3.1-5|78	
14mr|libffi-3.1-5|79	#----------------------------------------------------------------------------
14mr|libffi-3.1-5|80	
14mr|libffi-3.1-5|81	%package -n %{devname}
14mr|libffi-3.1-5|82	Summary:	Development files for %{name}
14mr|libffi-3.1-5|83	Group:		Development/C
14mr|libffi-3.1-5|84	Requires:	%{libname} = %{EVRD}
14mr|libffi-3.1-5|85	Provides:	ffi-devel = %{EVRD}
14mr|libffi-3.1-5|86	Conflicts:	%{_lib}ffi5-devel < 3.1-3
14mr|libffi-3.1-5|87	Obsoletes:	%{_lib}ffi5-devel < 3.1-3
14mr|libffi-3.1-5|88	
14mr|libffi-3.1-5|89	%description -n %{devname}
14mr|libffi-3.1-5|90	This package contains libraries and header files for developing
14mr|libffi-3.1-5|91	applications that use %{name}.
14mr|libffi-3.1-5|92	
14mr|libffi-3.1-5|93	%files -n %{devname}
14mr|libffi-3.1-5|94	%doc LICENSE README
14mr|libffi-3.1-5|95	%{_libdir}/pkgconfig/libffi.pc
14mr|libffi-3.1-5|96	%{_includedir}/ffi*.h
14mr|libffi-3.1-5|97	%{multiarch_includedir}/ffi.h
14mr|libffi-3.1-5|98	%{_libdir}/libffi.so
14mr|libffi-3.1-5|99	%{_mandir}/man3/*
14mr|libffi-3.1-5|100	%{_infodir}/libffi.info.*
14mr|libffi-3.1-5|101	
14mr|libffi-3.1-5|102	#----------------------------------------------------------------------------
14mr|libffi-3.1-5|103	
14mr|libffi-3.1-5|104	# The static libffi is used to link Host Dalvik while building
14mr|libffi-3.1-5|105	# Android from source - please don't remove it.
14mr|libffi-3.1-5|106	%package -n %{staticname}
14mr|libffi-3.1-5|107	Summary:	Static libraries for %{name}
14mr|libffi-3.1-5|108	Group:		Development/C
14mr|libffi-3.1-5|109	Requires:	%{devname} = %{EVRD}
14mr|libffi-3.1-5|110	Provides:	ffi-static-devel = %{EVRD}
14mr|libffi-3.1-5|111	
14mr|libffi-3.1-5|112	%description -n %{staticname}
14mr|libffi-3.1-5|113	This package contains static libraries for developing
14mr|libffi-3.1-5|114	applications that use %{name}.
14mr|libffi-3.1-5|115	
14mr|libffi-3.1-5|116	%files -n %{staticname}
14mr|libffi-3.1-5|117	%{_libdir}/*.a
14mr|libffi-3.1-5|118	
14mr|libffi-3.1-5|119	#----------------------------------------------------------------------------
14mr|libffi-3.1-5|120	
14mr|libffi-3.1-5|121	%prep
14mr|libffi-3.1-5|122	%setup -q
14mr|libffi-3.1-5|123	%apply_patches
14mr|libffi-3.1-5|124	
14mr|libffi-3.1-5|125	%build
14mr|libffi-3.1-5|126	%configure2_5x --enable-static
14mr|libffi-3.1-5|127	%make
14mr|libffi-3.1-5|128	
14mr|libffi-3.1-5|129	%install
14mr|libffi-3.1-5|130	%makeinstall_std
14mr|libffi-3.1-5|131	%multiarch_includes %{buildroot}%{_includedir}/ffi.h
14mr|libffi-3.1-5|132	
14mr|libffi-3.1-5|133	sed -i s,"\$(libdir)","\${libdir}",g %{buildroot}%{_libdir}/pkgconfig/libffi.pc
14mr|libffi-3.1-5|134	
14mr|libffi-3.1-5|135	%changelog
14mr|libffi-3.1-5|136	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1-5
14mr|libffi-3.1-5|137	+ Revision: 90ed52d
14mr|libffi-3.1-5|138	- Fix pkgconfig file
14mr|libffi-3.1-5|139	
14mr|libffi-3.1-5|140	

17160 14
14mr|libfli-1.7-6|1	Name:          libfli
14mr|libfli-1.7-6|2	Summary:       Finger Lakes Instrument Library
14mr|libfli-1.7-6|3	Version:       1.7
14mr|libfli-1.7-6|4	Release:       6
14mr|libfli-1.7-6|5	Url:           http://indi.sourceforge.net/index.php/Main_Page
14mr|libfli-1.7-6|6	License:       GPLv2+
14mr|libfli-1.7-6|7	Group:         Development/Other
14mr|libfli-1.7-6|8	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
14mr|libfli-1.7-6|9	Source0:       http://downloads.sourceforge.net/indi/libfli1_%version.tar.gz
14mr|libfli-1.7-6|10	Patch0:        libfli-1.7.190-fix-link.patch
14mr|libfli-1.7-6|11	Patch1:        libfli-1.7.190-fix-lib.patch
14mr|libfli-1.7-6|12	BuildRequires: cmake
14mr|libfli-1.7-6|13	
14mr|libfli-1.7-6|14	%description
14mr|libfli-1.7-6|15	Finger Lakes Instrument Library
14mr|libfli-1.7-6|16	
14mr|libfli-1.7-6|17	#---------------------------------------------
14mr|libfli-1.7-6|18	
14mr|libfli-1.7-6|19	%define fli_major 1
14mr|libfli-1.7-6|20	%define libfli %mklibname fli %{fli_major}
14mr|libfli-1.7-6|21	
14mr|libfli-1.7-6|22	%package -n %libfli
14mr|libfli-1.7-6|23	Summary: %name library
14mr|libfli-1.7-6|24	Group: System/Libraries
14mr|libfli-1.7-6|25	
14mr|libfli-1.7-6|26	%description -n %libfli
14mr|libfli-1.7-6|27	%name library
14mr|libfli-1.7-6|28	
14mr|libfli-1.7-6|29	%files -n %libfli
14mr|libfli-1.7-6|30	%defattr(-,root,root)
14mr|libfli-1.7-6|31	%_libdir/libfli.so.%{fli_major}*
14mr|libfli-1.7-6|32	
14mr|libfli-1.7-6|33	#-----------------------------------------------------------------------------
14mr|libfli-1.7-6|34	
14mr|libfli-1.7-6|35	%package devel
14mr|libfli-1.7-6|36	Summary: Devel stuff for %{name}
14mr|libfli-1.7-6|37	Group: Development/Other
14mr|libfli-1.7-6|38	Requires: %libfli = %version
14mr|libfli-1.7-6|39	
14mr|libfli-1.7-6|40	%description  devel
14mr|libfli-1.7-6|41	Files needed to build applications based on %{name}.
14mr|libfli-1.7-6|42	
14mr|libfli-1.7-6|43	%files devel
14mr|libfli-1.7-6|44	%defattr(-,root,root)
14mr|libfli-1.7-6|45	%_includedir/libfli.h
14mr|libfli-1.7-6|46	%_libdir/libfli.so
14mr|libfli-1.7-6|47	
14mr|libfli-1.7-6|48	#---------------------------------------------
14mr|libfli-1.7-6|49	
14mr|libfli-1.7-6|50	%prep
14mr|libfli-1.7-6|51	%setup -q -n libfli1-%version
14mr|libfli-1.7-6|52	%patch0 -p0
14mr|libfli-1.7-6|53	%patch1 -p0
14mr|libfli-1.7-6|54	
14mr|libfli-1.7-6|55	%build
14mr|libfli-1.7-6|56	%cmake
14mr|libfli-1.7-6|57	%make
14mr|libfli-1.7-6|58	
14mr|libfli-1.7-6|59	%install
14mr|libfli-1.7-6|60	rm -rf "%{buildroot}"
14mr|libfli-1.7-6|61	%makeinstall_std -C build
14mr|libfli-1.7-6|62	
14mr|libfli-1.7-6|63	%clean
14mr|libfli-1.7-6|64	rm -rf "%{buildroot}"
14mr|libfli-1.7-6|65	
14mr|libfli-1.7-6|66	
14mr|libfli-1.7-6|67	
14mr|libfli-1.7-6|68	%changelog
14mr|libfli-1.7-6|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-6
14mr|libfli-1.7-6|70	+ Revision: a37793a
14mr|libfli-1.7-6|71	- MassBuild#440: Increase release tag
14mr|libfli-1.7-6|72	
14mr|libfli-1.7-6|73	

17161 14
14mr|libfm-1.2.0-3|1	%define major 4
14mr|libfm-1.2.0-3|2	%define libname %mklibname fm %{major}
14mr|libfm-1.2.0-3|3	%define devname %mklibname fm -d
14mr|libfm-1.2.0-3|4	%define devel_rel 1.0
14mr|libfm-1.2.0-3|5	
14mr|libfm-1.2.0-3|6	Summary:	GIO-based library for file manager-like programs
14mr|libfm-1.2.0-3|7	Name:		libfm
14mr|libfm-1.2.0-3|8	Version:	1.2.0
14mr|libfm-1.2.0-3|9	Release:	3
14mr|libfm-1.2.0-3|10	License:	GPLv2+
14mr|libfm-1.2.0-3|11	Group:		File tools
14mr|libfm-1.2.0-3|12	Url:		http://pcmanfm.sourceforge.net/
14mr|libfm-1.2.0-3|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.xz
14mr|libfm-1.2.0-3|14	Patch0:		libfm-0.1.5-set-cutomization.patch
14mr|libfm-1.2.0-3|15	BuildRequires:	gettext
14mr|libfm-1.2.0-3|16	BuildRequires:	gtk-doc
14mr|libfm-1.2.0-3|17	BuildRequires:	intltool
14mr|libfm-1.2.0-3|18	BuildRequires:	vala
14mr|libfm-1.2.0-3|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libfm-1.2.0-3|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libfm-1.2.0-3|21	BuildRequires:	pkgconfig(libexif)
14mr|libfm-1.2.0-3|22	BuildRequires:	pkgconfig(libmenu-cache)
14mr|libfm-1.2.0-3|23	Conflicts:	lxshortcut < 1.2.0
14mr|libfm-1.2.0-3|24	Provides:	lxshortcut = %{EVRD}
14mr|libfm-1.2.0-3|25	
14mr|libfm-1.2.0-3|26	%description
14mr|libfm-1.2.0-3|27	LibFM is a GIO-based library used to develop file manager-like programs. It is
14mr|libfm-1.2.0-3|28	developed as the core of next generation PCManFM and takes care of all file-
14mr|libfm-1.2.0-3|29	related operations such as copy & paste, drag & drop, file associations or
14mr|libfm-1.2.0-3|30	thumbnails support. By utilizing glib/gio and gvfs, libfm can access remote
14mr|libfm-1.2.0-3|31	filesystems supported by gvfs.
14mr|libfm-1.2.0-3|32	
14mr|libfm-1.2.0-3|33	%files -f %{name}.lang
14mr|libfm-1.2.0-3|34	%config(noreplace) %{_sysconfdir}/xdg/libfm/libfm.conf
14mr|libfm-1.2.0-3|35	%{_bindir}/libfm-pref-apps
14mr|libfm-1.2.0-3|36	%{_bindir}/lxshortcut
14mr|libfm-1.2.0-3|37	%dir %{_datadir}/%{name}
14mr|libfm-1.2.0-3|38	%dir %{_datadir}/%{name}/ui
14mr|libfm-1.2.0-3|39	%dir %{_datadir}/%{name}/images
14mr|libfm-1.2.0-3|40	%{_datadir}/applications/lxshortcut.desktop
14mr|libfm-1.2.0-3|41	%{_datadir}/%{name}/archivers.list
14mr|libfm-1.2.0-3|42	%{_datadir}/%{name}/terminals.list
14mr|libfm-1.2.0-3|43	%{_datadir}/%{name}/ui/*
14mr|libfm-1.2.0-3|44	%{_datadir}/applications/libfm-pref-apps.desktop
14mr|libfm-1.2.0-3|45	%{_datadir}/mime/packages/%{name}.xml
14mr|libfm-1.2.0-3|46	%{_datadir}/%{name}/images/*.png
14mr|libfm-1.2.0-3|47	%{_mandir}/man1/libfm-pref-apps.1.*
14mr|libfm-1.2.0-3|48	%{_mandir}/man1/lxshortcut.1.*
14mr|libfm-1.2.0-3|49	%{_libdir}/%{name}/modules/*.so
14mr|libfm-1.2.0-3|50	
14mr|libfm-1.2.0-3|51	#----------------------------------------------------------------------------
14mr|libfm-1.2.0-3|52	
14mr|libfm-1.2.0-3|53	%package -n %{libname}
14mr|libfm-1.2.0-3|54	Summary:	Shared library for %{name}
14mr|libfm-1.2.0-3|55	Group:		System/Libraries
14mr|libfm-1.2.0-3|56	Requires:	%{name}
14mr|libfm-1.2.0-3|57	
14mr|libfm-1.2.0-3|58	%description -n %{libname}
14mr|libfm-1.2.0-3|59	GIO-based library for file manager-like programs.
14mr|libfm-1.2.0-3|60	
14mr|libfm-1.2.0-3|61	%files -n %{libname}
14mr|libfm-1.2.0-3|62	%{_libdir}/libfm-gtk.so.%{major}*
14mr|libfm-1.2.0-3|63	%{_libdir}/libfm.so.%{major}*
14mr|libfm-1.2.0-3|64	%{_libdir}/libfm-extra.so.%{major}*
14mr|libfm-1.2.0-3|65	
14mr|libfm-1.2.0-3|66	#----------------------------------------------------------------------------
14mr|libfm-1.2.0-3|67	
14mr|libfm-1.2.0-3|68	%package -n %{devname}
14mr|libfm-1.2.0-3|69	Summary:	Developement files for %{name}
14mr|libfm-1.2.0-3|70	Group:		Development/C
14mr|libfm-1.2.0-3|71	Requires:	%{libname} = %{EVRD}
14mr|libfm-1.2.0-3|72	Provides:	%{name}-devel = %{EVRD}
14mr|libfm-1.2.0-3|73	
14mr|libfm-1.2.0-3|74	%description -n %{devname}
14mr|libfm-1.2.0-3|75	This package contains header files needed when building applications based on
14mr|libfm-1.2.0-3|76	%{name}.
14mr|libfm-1.2.0-3|77	
14mr|libfm-1.2.0-3|78	%files -n %{devname}
14mr|libfm-1.2.0-3|79	%dir %{_includedir}/%{name}
14mr|libfm-1.2.0-3|80	%dir %{_includedir}/%{name}-%{devel_rel}
14mr|libfm-1.2.0-3|81	%{_includedir}/%{name}/*.h
14mr|libfm-1.2.0-3|82	%{_includedir}/%{name}-%{devel_rel}/*.h
14mr|libfm-1.2.0-3|83	%{_libdir}/libfm-gtk.so
14mr|libfm-1.2.0-3|84	%{_libdir}/libfm.so
14mr|libfm-1.2.0-3|85	%{_libdir}/libfm-gtk.a
14mr|libfm-1.2.0-3|86	%{_libdir}/libfm.a
14mr|libfm-1.2.0-3|87	%{_libdir}/libfm-extra.so
14mr|libfm-1.2.0-3|88	%{_libdir}/libfm-extra.a
14mr|libfm-1.2.0-3|89	%{_libdir}/pkgconfig/libfm-gtk.pc
14mr|libfm-1.2.0-3|90	%{_libdir}/pkgconfig/libfm-gtk3.pc
14mr|libfm-1.2.0-3|91	%{_libdir}/pkgconfig/libfm.pc
14mr|libfm-1.2.0-3|92	
14mr|libfm-1.2.0-3|93	#----------------------------------------------------------------------------
14mr|libfm-1.2.0-3|94	
14mr|libfm-1.2.0-3|95	%prep
14mr|libfm-1.2.0-3|96	%setup -q
14mr|libfm-1.2.0-3|97	%apply_patches
14mr|libfm-1.2.0-3|98	
14mr|libfm-1.2.0-3|99	%build
14mr|libfm-1.2.0-3|100	sed -i "s:-Werror::" configure.ac || die
14mr|libfm-1.2.0-3|101	autoreconf -fi
14mr|libfm-1.2.0-3|102	%define Werror_cflags %nil
14mr|libfm-1.2.0-3|103	%configure2_5x \
14mr|libfm-1.2.0-3|104	--enable-udisks \
14mr|libfm-1.2.0-3|105	--with-gtk=2
14mr|libfm-1.2.0-3|106	# remove rpaths
14mr|libfm-1.2.0-3|107	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|libfm-1.2.0-3|108	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|libfm-1.2.0-3|109	
14mr|libfm-1.2.0-3|110	%make
14mr|libfm-1.2.0-3|111	
14mr|libfm-1.2.0-3|112	%install
14mr|libfm-1.2.0-3|113	%makeinstall_std
14mr|libfm-1.2.0-3|114	
14mr|libfm-1.2.0-3|115	#some hack for avoid upgrade error
14mr|libfm-1.2.0-3|116	#copy all in libfm-1.0 in includedir to libfm instead symlink, rather early it is true
14mr|libfm-1.2.0-3|117	rm -f %{buildroot}%{_includedir}/%{name}
14mr|libfm-1.2.0-3|118	mkdir -p %{buildroot}%{_includedir}/%{name}
14mr|libfm-1.2.0-3|119	cp -f %{buildroot}%{_includedir}/%{name}-%{devel_rel}/* %{buildroot}%{_includedir}/%{name}/
14mr|libfm-1.2.0-3|120	
14mr|libfm-1.2.0-3|121	%find_lang %{name}
14mr|libfm-1.2.0-3|122	
14mr|libfm-1.2.0-3|123	
14mr|libfm-1.2.0-3|124	%changelog
14mr|libfm-1.2.0-3|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-3
14mr|libfm-1.2.0-3|126	+ Revision: d3a8725
14mr|libfm-1.2.0-3|127	- MassBuild#440: Increase release tag
14mr|libfm-1.2.0-3|128	
14mr|libfm-1.2.0-3|129	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14mr|libfm-1.2.0-3|130	+ Revision: 83b06e1
14mr|libfm-1.2.0-3|131	- Spec cleanup
14mr|libfm-1.2.0-3|132	
14mr|libfm-1.2.0-3|133	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14mr|libfm-1.2.0-3|134	+ Revision: 12d88ea
14mr|libfm-1.2.0-3|135	- SILENT try avoid ABF build error
14mr|libfm-1.2.0-3|136	
14mr|libfm-1.2.0-3|137	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14mr|libfm-1.2.0-3|138	+ Revision: db9b24e
14mr|libfm-1.2.0-3|139	- fix
14mr|libfm-1.2.0-3|140	
14mr|libfm-1.2.0-3|141	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14mr|libfm-1.2.0-3|142	+ Revision: f18061e
14mr|libfm-1.2.0-3|143	- SILENT fix spec error
14mr|libfm-1.2.0-3|144	
14mr|libfm-1.2.0-3|145	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14mr|libfm-1.2.0-3|146	+ Revision: 795e7be
14mr|libfm-1.2.0-3|147	- Add pkgconfig(libexif) to BR
14mr|libfm-1.2.0-3|148	
14mr|libfm-1.2.0-3|149	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
14mr|libfm-1.2.0-3|150	+ Revision: 935d1fe
14mr|libfm-1.2.0-3|151	- update to 1.2.0
14mr|libfm-1.2.0-3|152	
14mr|libfm-1.2.0-3|153	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2.2-1
14mr|libfm-1.2.0-3|154	+ Revision: f13bcc7
14mr|libfm-1.2.0-3|155	- update to 1.1.2.2
14mr|libfm-1.2.0-3|156	
14mr|libfm-1.2.0-3|157	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2-1
14mr|libfm-1.2.0-3|158	+ Revision: 5247011
14mr|libfm-1.2.0-3|159	- update to 1.1.2
14mr|libfm-1.2.0-3|160	
14mr|libfm-1.2.0-3|161	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2-1
14mr|libfm-1.2.0-3|162	+ Revision: cefec8b
14mr|libfm-1.2.0-3|163	- Update to 1.1.2
14mr|libfm-1.2.0-3|164	
14mr|libfm-1.2.0-3|165	* Mon Jul 22 2013 akdengi <kazancas@mandriva.ru> 1.1.1-5
14mr|libfm-1.2.0-3|166	+ Revision: 8f5e6df
14mr|libfm-1.2.0-3|167	- drop p100
14mr|libfm-1.2.0-3|168	
14mr|libfm-1.2.0-3|169	* Mon Jul 22 2013 akdengi <kazancas@mandriva.ru> 1.1.1-5
14mr|libfm-1.2.0-3|170	+ Revision: a4d8338
14mr|libfm-1.2.0-3|171	- libfm 1.1.1
14mr|libfm-1.2.0-3|172	
14mr|libfm-1.2.0-3|173	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-5
14mr|libfm-1.2.0-3|174	+ Revision: e6d2f3d
14mr|libfm-1.2.0-3|175	- revert to gtk2 build
14mr|libfm-1.2.0-3|176	
14mr|libfm-1.2.0-3|177	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-4
14mr|libfm-1.2.0-3|178	+ Revision: e1ae33a
14mr|libfm-1.2.0-3|179	- revert to gtk2 build
14mr|libfm-1.2.0-3|180	
14mr|libfm-1.2.0-3|181	* Wed Dec 26 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.0-3
14mr|libfm-1.2.0-3|182	+ Revision: b564551
14mr|libfm-1.2.0-3|183	- repoclosure fix
14mr|libfm-1.2.0-3|184	
14mr|libfm-1.2.0-3|185	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-2
14mr|libfm-1.2.0-3|186	+ Revision: 0244ecf
14mr|libfm-1.2.0-3|187	- fix error with devel package
14mr|libfm-1.2.0-3|188	
14mr|libfm-1.2.0-3|189	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-2
14mr|libfm-1.2.0-3|190	+ Revision: f966192
14mr|libfm-1.2.0-3|191	- obsoletes libfm < 1.1.0
14mr|libfm-1.2.0-3|192	
14mr|libfm-1.2.0-3|193	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|194	+ Revision: b832338
14mr|libfm-1.2.0-3|195	- pkgconfig
14mr|libfm-1.2.0-3|196	
14mr|libfm-1.2.0-3|197	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|198	+ Revision: 67fd136
14mr|libfm-1.2.0-3|199	- fix include dir
14mr|libfm-1.2.0-3|200	
14mr|libfm-1.2.0-3|201	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|202	+ Revision: 4a0be17
14mr|libfm-1.2.0-3|203	- fix include
14mr|libfm-1.2.0-3|204	
14mr|libfm-1.2.0-3|205	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|206	+ Revision: 9668267
14mr|libfm-1.2.0-3|207	- fix include dir
14mr|libfm-1.2.0-3|208	
14mr|libfm-1.2.0-3|209	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|210	+ Revision: 0ad029b
14mr|libfm-1.2.0-3|211	- fix include dir
14mr|libfm-1.2.0-3|212	
14mr|libfm-1.2.0-3|213	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|214	+ Revision: 289ce7a
14mr|libfm-1.2.0-3|215	- s/gtk/gtk3/
14mr|libfm-1.2.0-3|216	
14mr|libfm-1.2.0-3|217	* Thu Dec 13 2012 Alexander Kazancev <kazancas@gmail.com> 1.1.0-1
14mr|libfm-1.2.0-3|218	+ Revision: 5fd0eae
14mr|libfm-1.2.0-3|219	- Drop gtk-doc
14mr|libfm-1.2.0-3|220	
14mr|libfm-1.2.0-3|221	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
14mr|libfm-1.2.0-3|222	+ Revision: 0972e81
14mr|libfm-1.2.0-3|223	- LOG 1.1.0
14mr|libfm-1.2.0-3|224	
14mr|libfm-1.2.0-3|225	* Thu Sep 27 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.1-1
14mr|libfm-1.2.0-3|226	+ Revision: 868bfed
14mr|libfm-1.2.0-3|227	- Updated libfm.spec
14mr|libfm-1.2.0-3|228	
14mr|libfm-1.2.0-3|229	* Thu Sep 27 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.1-1
14mr|libfm-1.2.0-3|230	+ Revision: cc11e34
14mr|libfm-1.2.0-3|231	- Updated libfm.spec
14mr|libfm-1.2.0-3|232	
14mr|libfm-1.2.0-3|233	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru>
14mr|libfm-1.2.0-3|234	+ Revision: 9265695
14mr|libfm-1.2.0-3|235	- fix
14mr|libfm-1.2.0-3|236	
14mr|libfm-1.2.0-3|237	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.0.1-1
14mr|libfm-1.2.0-3|238	+ Revision: 2ed6025
14mr|libfm-1.2.0-3|239	- LOG -update to 1.0.1. Add automake patch
14mr|libfm-1.2.0-3|240	
14mr|libfm-1.2.0-3|241	* Mon Sep 24 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.1-1
14mr|libfm-1.2.0-3|242	+ Revision: 831c638
14mr|libfm-1.2.0-3|243	- version update 1.0.1
14mr|libfm-1.2.0-3|244	
14mr|libfm-1.2.0-3|245	* Thu Sep 06 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.1.17-2
14mr|libfm-1.2.0-3|246	+ Revision: 399afde
14mr|libfm-1.2.0-3|247	- Updated libfm.spec
14mr|libfm-1.2.0-3|248	
14mr|libfm-1.2.0-3|249	* Thu May 31 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.17-1
14mr|libfm-1.2.0-3|250	+ Revision: 6679c4d
14mr|libfm-1.2.0-3|251	- Automatic import for version 0.1.17
14mr|libfm-1.2.0-3|252	
14mr|libfm-1.2.0-3|253	* Tue May 29 2012 akdengi <kazancas@mandriva.ru> 0.1.17-1
14mr|libfm-1.2.0-3|254	+ Revision: 7a8c4d2
14mr|libfm-1.2.0-3|255	- delete old source
14mr|libfm-1.2.0-3|256	
14mr|libfm-1.2.0-3|257	* Thu Apr 05 2012 akdengi <kazancas@mandriva.ru> 0.1.17-1
14mr|libfm-1.2.0-3|258	+ Revision: 10864e7
14mr|libfm-1.2.0-3|259	- update to 0.1.17
14mr|libfm-1.2.0-3|260	
14mr|libfm-1.2.0-3|261	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.16.git20111108-1
14mr|libfm-1.2.0-3|262	+ Revision: ca0614d
14mr|libfm-1.2.0-3|263	- Automatic import for version 0.1.16.git20111108
14mr|libfm-1.2.0-3|264	
14mr|libfm-1.2.0-3|265	

17162 14
14mr|libfontenc-1.1.2-2|1	%define major 1
14mr|libfontenc-1.1.2-2|2	%define libname %mklibname fontenc %{major}
14mr|libfontenc-1.1.2-2|3	%define develname %mklibname fontenc -d
14mr|libfontenc-1.1.2-2|4	
14mr|libfontenc-1.1.2-2|5	Name:		libfontenc
14mr|libfontenc-1.1.2-2|6	Summary:	The fontenc Library
14mr|libfontenc-1.1.2-2|7	Version:	1.1.2
14mr|libfontenc-1.1.2-2|8	Release:	2
14mr|libfontenc-1.1.2-2|9	Group:		Development/X11
14mr|libfontenc-1.1.2-2|10	License:	MIT
14mr|libfontenc-1.1.2-2|11	URL:		http://xorg.freedesktop.org
14mr|libfontenc-1.1.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mr|libfontenc-1.1.2-2|13	
14mr|libfontenc-1.1.2-2|14	BuildRequires:	zlib-devel
14mr|libfontenc-1.1.2-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libfontenc-1.1.2-2|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libfontenc-1.1.2-2|17	# list of encodings
14mr|libfontenc-1.1.2-2|18	Requires:	x11-font-encodings
14mr|libfontenc-1.1.2-2|19	
14mr|libfontenc-1.1.2-2|20	%description
14mr|libfontenc-1.1.2-2|21	libfontenc is a library which helps font libraries portably determine and
14mr|libfontenc-1.1.2-2|22	deal with different encodings of fonts.
14mr|libfontenc-1.1.2-2|23	
14mr|libfontenc-1.1.2-2|24	%package -n %{libname}
14mr|libfontenc-1.1.2-2|25	Summary:	The fontenc Library
14mr|libfontenc-1.1.2-2|26	Group:		System/Libraries
14mr|libfontenc-1.1.2-2|27	Conflicts:	libxorg-x11 < 7.0
14mr|libfontenc-1.1.2-2|28	Provides:	%{name} = %{version}-%{release}
14mr|libfontenc-1.1.2-2|29	
14mr|libfontenc-1.1.2-2|30	%description -n %{libname}
14mr|libfontenc-1.1.2-2|31	libfontenc is a library which helps font libraries portably determine and
14mr|libfontenc-1.1.2-2|32	deal with different encodings of fonts.
14mr|libfontenc-1.1.2-2|33	
14mr|libfontenc-1.1.2-2|34	%package -n %{develname}
14mr|libfontenc-1.1.2-2|35	Summary:	Development files for %{name}
14mr|libfontenc-1.1.2-2|36	Group:		Development/X11
14mr|libfontenc-1.1.2-2|37	Requires:	%{libname} = %{version}-%{release}
14mr|libfontenc-1.1.2-2|38	Provides:	libfontenc-devel = %{version}-%{release}
14mr|libfontenc-1.1.2-2|39	Obsoletes:	%{_lib}fontenc1-devel < 1.1.1
14mr|libfontenc-1.1.2-2|40	Obsoletes:	%{_lib}fontenc-static-devel < 1.1.1.
14mr|libfontenc-1.1.2-2|41	Conflicts:	libxorg-x11-devel < 7.0
14mr|libfontenc-1.1.2-2|42	
14mr|libfontenc-1.1.2-2|43	%description -n %{develname}
14mr|libfontenc-1.1.2-2|44	Development files for %{name}.
14mr|libfontenc-1.1.2-2|45	
14mr|libfontenc-1.1.2-2|46	%prep
14mr|libfontenc-1.1.2-2|47	%setup -qn libfontenc-%{version}
14mr|libfontenc-1.1.2-2|48	
14mr|libfontenc-1.1.2-2|49	%build
14mr|libfontenc-1.1.2-2|50	%configure2_5x \
14mr|libfontenc-1.1.2-2|51	--disable-static \
14mr|libfontenc-1.1.2-2|52	--x-includes=%{_includedir} \
14mr|libfontenc-1.1.2-2|53	--x-libraries=%{_libdir} \
14mr|libfontenc-1.1.2-2|54	--with-encodingsdir=%{_datadir}/fonts/encodings
14mr|libfontenc-1.1.2-2|55	
14mr|libfontenc-1.1.2-2|56	%make
14mr|libfontenc-1.1.2-2|57	
14mr|libfontenc-1.1.2-2|58	%install
14mr|libfontenc-1.1.2-2|59	%makeinstall_std
14mr|libfontenc-1.1.2-2|60	
14mr|libfontenc-1.1.2-2|61	%files -n %{libname}
14mr|libfontenc-1.1.2-2|62	%{_libdir}/libfontenc.so.%{major}*
14mr|libfontenc-1.1.2-2|63	
14mr|libfontenc-1.1.2-2|64	%files -n %{develname}
14mr|libfontenc-1.1.2-2|65	%{_libdir}/libfontenc.so
14mr|libfontenc-1.1.2-2|66	%{_libdir}/pkgconfig/fontenc.pc
14mr|libfontenc-1.1.2-2|67	%{_includedir}/X11/fonts/fontenc.h
14mr|libfontenc-1.1.2-2|68	
14mr|libfontenc-1.1.2-2|69	
14mr|libfontenc-1.1.2-2|70	%changelog
14mr|libfontenc-1.1.2-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|libfontenc-1.1.2-2|72	+ Revision: 5f169e6
14mr|libfontenc-1.1.2-2|73	- MassBuild#440: Increase release tag
14mr|libfontenc-1.1.2-2|74	
14mr|libfontenc-1.1.2-2|75	

17163 14
14mr|libfonts-1.1.6-2|1	Summary:	TrueType Font Layouting
14mr|libfonts-1.1.6-2|2	Name:		libfonts
14mr|libfonts-1.1.6-2|3	Version:	1.1.6
14mr|libfonts-1.1.6-2|4	Release:	2
14mr|libfonts-1.1.6-2|5	License:	LGPLv2+
14mr|libfonts-1.1.6-2|6	Group:		System/Libraries
14mr|libfonts-1.1.6-2|7	Url:		http://reporting.pentaho.org/
14mr|libfonts-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|libfonts-1.1.6-2|9	Patch0:	libfonts-1.1.2-fix-build.patch
14mr|libfonts-1.1.6-2|10	BuildArch:	noarch
14mr|libfonts-1.1.6-2|11	
14mr|libfonts-1.1.6-2|12	BuildRequires:	ant
14mr|libfonts-1.1.6-2|13	BuildRequires:	ant-contrib
14mr|libfonts-1.1.6-2|14	BuildRequires:	ant-nodeps
14mr|libfonts-1.1.6-2|15	BuildRequires:	java-devel >= 0:1.6.0
14mr|libfonts-1.1.6-2|16	BuildRequires:	jpackage-utils
14mr|libfonts-1.1.6-2|17	BuildRequires:	libloader >= 1.1.3
14mr|libfonts-1.1.6-2|18	BuildRequires:	itext
14mr|libfonts-1.1.6-2|19	BuildRequires:	java-rpmbuild
14mr|libfonts-1.1.6-2|20	Requires:	java >= 0:1.6.0
14mr|libfonts-1.1.6-2|21	Requires:	jpackage-utils
14mr|libfonts-1.1.6-2|22	Requires:	libloader >= 1.1.3
14mr|libfonts-1.1.6-2|23	Requires:	itext
14mr|libfonts-1.1.6-2|24	
14mr|libfonts-1.1.6-2|25	%description
14mr|libfonts-1.1.6-2|26	LibFonts is a library developed to support advanced layouting in JFreeReport.
14mr|libfonts-1.1.6-2|27	This library allows to read TrueType-Font files to extract layouting specific
14mr|libfonts-1.1.6-2|28	informations.
14mr|libfonts-1.1.6-2|29	
14mr|libfonts-1.1.6-2|30	%package javadoc
14mr|libfonts-1.1.6-2|31	Summary:	Javadoc for %{name}
14mr|libfonts-1.1.6-2|32	Group:		Development/Java
14mr|libfonts-1.1.6-2|33	Requires:	%{name} = %{version}-%{release}
14mr|libfonts-1.1.6-2|34	Requires:	jpackage-utils
14mr|libfonts-1.1.6-2|35	
14mr|libfonts-1.1.6-2|36	%description javadoc
14mr|libfonts-1.1.6-2|37	Javadoc for %{name}.
14mr|libfonts-1.1.6-2|38	
14mr|libfonts-1.1.6-2|39	%prep
14mr|libfonts-1.1.6-2|40	%setup -q -c
14mr|libfonts-1.1.6-2|41	%patch0 -p0
14mr|libfonts-1.1.6-2|42	find . -name "*.jar" -exec rm -f {} \;
14mr|libfonts-1.1.6-2|43	mkdir -p lib
14mr|libfonts-1.1.6-2|44	build-jar-repository -s -p lib libbase commons-logging-api libloader itext
14mr|libfonts-1.1.6-2|45	cd lib
14mr|libfonts-1.1.6-2|46	ln -s %{_javadir}/ant ant-contrib
14mr|libfonts-1.1.6-2|47	
14mr|libfonts-1.1.6-2|48	%build
14mr|libfonts-1.1.6-2|49	ant jar javadoc
14mr|libfonts-1.1.6-2|50	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mr|libfonts-1.1.6-2|51	tr -d '\r' < $file > $file.new
14mr|libfonts-1.1.6-2|52	mv $file.new $file
14mr|libfonts-1.1.6-2|53	done
14mr|libfonts-1.1.6-2|54	
14mr|libfonts-1.1.6-2|55	%install
14mr|libfonts-1.1.6-2|56	mkdir -p %{buildroot}%{_javadir}
14mr|libfonts-1.1.6-2|57	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|libfonts-1.1.6-2|58	pushd %{buildroot}%{_javadir}
14mr|libfonts-1.1.6-2|59	ln -s %{name}-%{version}.jar %{name}.jar
14mr|libfonts-1.1.6-2|60	popd
14mr|libfonts-1.1.6-2|61	
14mr|libfonts-1.1.6-2|62	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|libfonts-1.1.6-2|63	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|libfonts-1.1.6-2|64	
14mr|libfonts-1.1.6-2|65	%files
14mr|libfonts-1.1.6-2|66	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|libfonts-1.1.6-2|67	%{_javadir}/%{name}-%{version}.jar
14mr|libfonts-1.1.6-2|68	%{_javadir}/%{name}.jar
14mr|libfonts-1.1.6-2|69	
14mr|libfonts-1.1.6-2|70	%files javadoc
14mr|libfonts-1.1.6-2|71	%{_javadocdir}/%{name}
14mr|libfonts-1.1.6-2|72	
14mr|libfonts-1.1.6-2|73	
14mr|libfonts-1.1.6-2|74	%changelog
14mr|libfonts-1.1.6-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|libfonts-1.1.6-2|76	+ Revision: 0983369
14mr|libfonts-1.1.6-2|77	- MassBuild#440: Increase release tag
14mr|libfonts-1.1.6-2|78	
14mr|libfonts-1.1.6-2|79	

17164 14
14mr|libformula-1.1.6-2|1	Summary:	Formula Parser
14mr|libformula-1.1.6-2|2	Name:		libformula
14mr|libformula-1.1.6-2|3	Version:	1.1.6
14mr|libformula-1.1.6-2|4	Release:	2
14mr|libformula-1.1.6-2|5	License:	LGPLv2+
14mr|libformula-1.1.6-2|6	Group:		System/Libraries
14mr|libformula-1.1.6-2|7	Url:		http://reporting.pentaho.org/
14mr|libformula-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|libformula-1.1.6-2|9	Patch0:		libformula-1.1.2-fix-build.patch
14mr|libformula-1.1.6-2|10	BuildArch:	noarch
14mr|libformula-1.1.6-2|11	BuildRequires:	ant
14mr|libformula-1.1.6-2|12	BuildRequires:	ant-contrib
14mr|libformula-1.1.6-2|13	BuildRequires:	ant-nodeps
14mr|libformula-1.1.6-2|14	BuildRequires:	java-devel
14mr|libformula-1.1.6-2|15	BuildRequires:	jpackage-utils
14mr|libformula-1.1.6-2|16	BuildRequires:	libbase >= 1.1.3
14mr|libformula-1.1.6-2|17	Requires:	java
14mr|libformula-1.1.6-2|18	Requires:	jpackage-utils
14mr|libformula-1.1.6-2|19	Requires:	jakarta-commons-logging
14mr|libformula-1.1.6-2|20	Requires:	libbase >= 1.1.3
14mr|libformula-1.1.6-2|21	
14mr|libformula-1.1.6-2|22	%description
14mr|libformula-1.1.6-2|23	LibFormula provides Excel-Style-Expressions. The implementation provided
14mr|libformula-1.1.6-2|24	here is very generic and can be used in any application that needs to
14mr|libformula-1.1.6-2|25	compute formulas.
14mr|libformula-1.1.6-2|26	
14mr|libformula-1.1.6-2|27	%package javadoc
14mr|libformula-1.1.6-2|28	Summary:	Javadoc for %{name}
14mr|libformula-1.1.6-2|29	Group:		Development/Java
14mr|libformula-1.1.6-2|30	Requires:	%{name} = %{version}-%{release}
14mr|libformula-1.1.6-2|31	Requires:	jpackage-utils
14mr|libformula-1.1.6-2|32	
14mr|libformula-1.1.6-2|33	%description javadoc
14mr|libformula-1.1.6-2|34	Javadoc for %{name}.
14mr|libformula-1.1.6-2|35	
14mr|libformula-1.1.6-2|36	%prep
14mr|libformula-1.1.6-2|37	%setup -q -c
14mr|libformula-1.1.6-2|38	%patch0 -p0
14mr|libformula-1.1.6-2|39	find . -name "*.jar" -exec rm -f {} \;
14mr|libformula-1.1.6-2|40	mkdir -p lib
14mr|libformula-1.1.6-2|41	build-jar-repository -s -p lib commons-logging-api libbase
14mr|libformula-1.1.6-2|42	cd lib
14mr|libformula-1.1.6-2|43	ln -s %{_javadir}/ant ant-contrib
14mr|libformula-1.1.6-2|44	
14mr|libformula-1.1.6-2|45	%build
14mr|libformula-1.1.6-2|46	ant jar javadoc
14mr|libformula-1.1.6-2|47	
14mr|libformula-1.1.6-2|48	%install
14mr|libformula-1.1.6-2|49	mkdir -p %{buildroot}%{_javadir}
14mr|libformula-1.1.6-2|50	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|libformula-1.1.6-2|51	pushd %{buildroot}%{_javadir}
14mr|libformula-1.1.6-2|52	ln -s %{name}-%{version}.jar %{name}.jar
14mr|libformula-1.1.6-2|53	popd
14mr|libformula-1.1.6-2|54	
14mr|libformula-1.1.6-2|55	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|libformula-1.1.6-2|56	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|libformula-1.1.6-2|57	
14mr|libformula-1.1.6-2|58	%files
14mr|libformula-1.1.6-2|59	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|libformula-1.1.6-2|60	%{_javadir}/%{name}-%{version}.jar
14mr|libformula-1.1.6-2|61	%{_javadir}/%{name}.jar
14mr|libformula-1.1.6-2|62	
14mr|libformula-1.1.6-2|63	%files javadoc
14mr|libformula-1.1.6-2|64	%{_javadocdir}/%{name}
14mr|libformula-1.1.6-2|65	
14mr|libformula-1.1.6-2|66	
14mr|libformula-1.1.6-2|67	%changelog
14mr|libformula-1.1.6-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|libformula-1.1.6-2|69	+ Revision: ba62e05
14mr|libformula-1.1.6-2|70	- MassBuild#440: Increase release tag
14mr|libformula-1.1.6-2|71	
14mr|libformula-1.1.6-2|72	

17165 14
14mr|libfprint-0.5.1-2|1	%define major 0
14mr|libfprint-0.5.1-2|2	%define libname %mklibname fprint %{major}
14mr|libfprint-0.5.1-2|3	%define devname %mklibname fprint -d
14mr|libfprint-0.5.1-2|4	
14mr|libfprint-0.5.1-2|5	Summary:	Library for adding support for consumer fingerprint readers
14mr|libfprint-0.5.1-2|6	Name:		libfprint
14mr|libfprint-0.5.1-2|7	Version:	0.5.1
14mr|libfprint-0.5.1-2|8	Release:	2
14mr|libfprint-0.5.1-2|9	License:	LGPLv2+
14mr|libfprint-0.5.1-2|10	Group:		System/Libraries
14mr|libfprint-0.5.1-2|11	Url:		http://www.freedesktop.org/wiki/Software/fprint/libfprint
14mr|libfprint-0.5.1-2|12	Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mr|libfprint-0.5.1-2|13	BuildRequires:	doxygen
14mr|libfprint-0.5.1-2|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libfprint-0.5.1-2|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|libfprint-0.5.1-2|16	BuildRequires:	pkgconfig(libusb)
14mr|libfprint-0.5.1-2|17	BuildRequires:	pkgconfig(openssl)
14mr|libfprint-0.5.1-2|18	BuildRequires:	pkgconfig(nss)
14mr|libfprint-0.5.1-2|19	
14mr|libfprint-0.5.1-2|20	%description
14mr|libfprint-0.5.1-2|21	libfprint is an open source software library designed to make it easy for
14mr|libfprint-0.5.1-2|22	application developers to add support for consumer fingerprint readers to their
14mr|libfprint-0.5.1-2|23	software.
14mr|libfprint-0.5.1-2|24	
14mr|libfprint-0.5.1-2|25	Features:
14mr|libfprint-0.5.1-2|26	* Written in C
14mr|libfprint-0.5.1-2|27	* Licensed as LGPL-2.1
14mr|libfprint-0.5.1-2|28	* Depends on libusb for USB communication and glib
14mr|libfprint-0.5.1-2|29	* Primarily developed for linux, but should be fairly portable
14mr|libfprint-0.5.1-2|30	* Offers a single API to application developers to access the entire range
14mr|libfprint-0.5.1-2|31	of supported devices
14mr|libfprint-0.5.1-2|32	* Supports imaging - downloading live fingerprint scans from the device
14mr|libfprint-0.5.1-2|33	* Includes image processing/matching code
14mr|libfprint-0.5.1-2|34	* Supports enrollment/verification - enrolling a print from a known user,
14mr|libfprint-0.5.1-2|35	and then later comparing a live scan to the enrolled print
14mr|libfprint-0.5.1-2|36	
14mr|libfprint-0.5.1-2|37	#--------------------------------------------------------------------
14mr|libfprint-0.5.1-2|38	
14mr|libfprint-0.5.1-2|39	%package -n %{libname}
14mr|libfprint-0.5.1-2|40	Summary:	Library for adding support for consumer fingerprint readers
14mr|libfprint-0.5.1-2|41	Group:		System/Libraries
14mr|libfprint-0.5.1-2|42	Provides:	%{name} = %{EVRD}
14mr|libfprint-0.5.1-2|43	
14mr|libfprint-0.5.1-2|44	%description -n %{libname}
14mr|libfprint-0.5.1-2|45	libfprint is an open source software library designed to make it easy for
14mr|libfprint-0.5.1-2|46	application developers to add support for consumer fingerprint readers to their
14mr|libfprint-0.5.1-2|47	software.
14mr|libfprint-0.5.1-2|48	
14mr|libfprint-0.5.1-2|49	%files -n %{libname}
14mr|libfprint-0.5.1-2|50	%{_libdir}/libfprint.so.%{major}*
14mr|libfprint-0.5.1-2|51	%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
14mr|libfprint-0.5.1-2|52	
14mr|libfprint-0.5.1-2|53	#--------------------------------------------------------------------
14mr|libfprint-0.5.1-2|54	
14mr|libfprint-0.5.1-2|55	%package -n %{devname}
14mr|libfprint-0.5.1-2|56	Summary:	Development library for adding support for consumer fingerprint readers
14mr|libfprint-0.5.1-2|57	Group:		System/Libraries
14mr|libfprint-0.5.1-2|58	Requires:	%{libname} = %{EVRD}
14mr|libfprint-0.5.1-2|59	Provides:	%{name}-devel = %{EVRD}
14mr|libfprint-0.5.1-2|60	
14mr|libfprint-0.5.1-2|61	%description -n %{devname}
14mr|libfprint-0.5.1-2|62	libfprint is an open source software library designed to make it easy for
14mr|libfprint-0.5.1-2|63	application developers to add support for consumer fingerprint readers to their
14mr|libfprint-0.5.1-2|64	software.
14mr|libfprint-0.5.1-2|65	
14mr|libfprint-0.5.1-2|66	This package includes the headers and development library for building
14mr|libfprint-0.5.1-2|67	applications that support finger print readers.
14mr|libfprint-0.5.1-2|68	
14mr|libfprint-0.5.1-2|69	%files -n %{devname}
14mr|libfprint-0.5.1-2|70	%{_includedir}/libfprint
14mr|libfprint-0.5.1-2|71	%{_libdir}/libfprint.so
14mr|libfprint-0.5.1-2|72	%{_libdir}/pkgconfig/libfprint.pc
14mr|libfprint-0.5.1-2|73	
14mr|libfprint-0.5.1-2|74	#--------------------------------------------------------------------
14mr|libfprint-0.5.1-2|75	
14mr|libfprint-0.5.1-2|76	%prep
14mr|libfprint-0.5.1-2|77	%setup -q
14mr|libfprint-0.5.1-2|78	
14mr|libfprint-0.5.1-2|79	%build
14mr|libfprint-0.5.1-2|80	%configure2_5x --disable-static
14mr|libfprint-0.5.1-2|81	%make
14mr|libfprint-0.5.1-2|82	pushd doc
14mr|libfprint-0.5.1-2|83	make docs
14mr|libfprint-0.5.1-2|84	popd
14mr|libfprint-0.5.1-2|85	
14mr|libfprint-0.5.1-2|86	
14mr|libfprint-0.5.1-2|87	%install
14mr|libfprint-0.5.1-2|88	%makeinstall_std
14mr|libfprint-0.5.1-2|89	
14mr|libfprint-0.5.1-2|90	# what is this?
14mr|libfprint-0.5.1-2|91	mkdir -p %{buildroot}%{_sysconfdir}/udev/
14mr|libfprint-0.5.1-2|92	mv %{buildroot}/rules.d %{buildroot}%{_sysconfdir}/udev/
14mr|libfprint-0.5.1-2|93	
14mr|libfprint-0.5.1-2|94	%changelog
14mr|libfprint-0.5.1-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-2
14mr|libfprint-0.5.1-2|96	+ Revision: 18f41b7
14mr|libfprint-0.5.1-2|97	- MassBuild#440: Increase release tag
14mr|libfprint-0.5.1-2|98	
14mr|libfprint-0.5.1-2|99	

17166 14
14mr|libfreehand-0.1.0-2|1	%define api 0.1
14mr|libfreehand-0.1.0-2|2	%define major 1
14mr|libfreehand-0.1.0-2|3	%define libname %mklibname freehand %{api} %{major}
14mr|libfreehand-0.1.0-2|4	%define devname %mklibname freehand -d
14mr|libfreehand-0.1.0-2|5	
14mr|libfreehand-0.1.0-2|6	Summary:	Library providing ability to import Adobe/Macromedia drawings
14mr|libfreehand-0.1.0-2|7	Name:		libfreehand
14mr|libfreehand-0.1.0-2|8	Version:	0.1.0
14mr|libfreehand-0.1.0-2|9	Release:	2
14mr|libfreehand-0.1.0-2|10	License:	MPL 2.0
14mr|libfreehand-0.1.0-2|11	Group:		System/Libraries
14mr|libfreehand-0.1.0-2|12	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mr|libfreehand-0.1.0-2|13	Url:		http://libfreehand.sf.net/
14mr|libfreehand-0.1.0-2|14	BuildRequires:	doxygen
14mr|libfreehand-0.1.0-2|15	BuildRequires:	gperf
14mr|libfreehand-0.1.0-2|16	BuildRequires:	boost-devel
14mr|libfreehand-0.1.0-2|17	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libfreehand-0.1.0-2|18	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|libfreehand-0.1.0-2|19	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libfreehand-0.1.0-2|20	BuildRequires:	pkgconfig(zlib)
14mr|libfreehand-0.1.0-2|21	
14mr|libfreehand-0.1.0-2|22	%description
14mr|libfreehand-0.1.0-2|23	Libfreehand is library providing ability to interpret and import
14mr|libfreehand-0.1.0-2|24	Adobe/Macromedia drawings into various applications.
14mr|libfreehand-0.1.0-2|25	
14mr|libfreehand-0.1.0-2|26	You can find it being used in libreoffice.
14mr|libfreehand-0.1.0-2|27	
14mr|libfreehand-0.1.0-2|28	%files
14mr|libfreehand-0.1.0-2|29	%{_bindir}/*
14mr|libfreehand-0.1.0-2|30	
14mr|libfreehand-0.1.0-2|31	#----------------------------------------------------------------------------
14mr|libfreehand-0.1.0-2|32	
14mr|libfreehand-0.1.0-2|33	%package -n %{libname}
14mr|libfreehand-0.1.0-2|34	Summary:	Library providing ability to import Adobe/Macromedia drawings
14mr|libfreehand-0.1.0-2|35	Group:		System/Libraries
14mr|libfreehand-0.1.0-2|36	
14mr|libfreehand-0.1.0-2|37	%description -n %{libname}
14mr|libfreehand-0.1.0-2|38	Libfreehand is library providing ability to interpret and import
14mr|libfreehand-0.1.0-2|39	Adobe/Macromedia drawings into various applications.
14mr|libfreehand-0.1.0-2|40	
14mr|libfreehand-0.1.0-2|41	You can find it being used in libreoffice.
14mr|libfreehand-0.1.0-2|42	
14mr|libfreehand-0.1.0-2|43	%files -n %{libname}
14mr|libfreehand-0.1.0-2|44	%{_libdir}/libfreehand-%{api}.so.%{major}*
14mr|libfreehand-0.1.0-2|45	
14mr|libfreehand-0.1.0-2|46	#----------------------------------------------------------------------------
14mr|libfreehand-0.1.0-2|47	
14mr|libfreehand-0.1.0-2|48	%package -n %{devname}
14mr|libfreehand-0.1.0-2|49	Summary:	Development files for %{name}
14mr|libfreehand-0.1.0-2|50	Group:		Development/C
14mr|libfreehand-0.1.0-2|51	Requires:	%{libname} = %{EVRD}
14mr|libfreehand-0.1.0-2|52	
14mr|libfreehand-0.1.0-2|53	%description -n %{devname}
14mr|libfreehand-0.1.0-2|54	Development files (Headers etc.) for %{name}.
14mr|libfreehand-0.1.0-2|55	
14mr|libfreehand-0.1.0-2|56	%files -n %{devname}
14mr|libfreehand-0.1.0-2|57	%doc %{_docdir}/%{name}
14mr|libfreehand-0.1.0-2|58	%{_includedir}/*
14mr|libfreehand-0.1.0-2|59	%{_libdir}/libfreehand-%{api}.so
14mr|libfreehand-0.1.0-2|60	%{_libdir}/pkgconfig/*
14mr|libfreehand-0.1.0-2|61	
14mr|libfreehand-0.1.0-2|62	#----------------------------------------------------------------------------
14mr|libfreehand-0.1.0-2|63	
14mr|libfreehand-0.1.0-2|64	%prep
14mr|libfreehand-0.1.0-2|65	%setup -q
14mr|libfreehand-0.1.0-2|66	
14mr|libfreehand-0.1.0-2|67	%build
14mr|libfreehand-0.1.0-2|68	autoreconf -fi
14mr|libfreehand-0.1.0-2|69	%configure2_5x
14mr|libfreehand-0.1.0-2|70	%make
14mr|libfreehand-0.1.0-2|71	
14mr|libfreehand-0.1.0-2|72	%install
14mr|libfreehand-0.1.0-2|73	%makeinstall_std
14mr|libfreehand-0.1.0-2|74	
14mr|libfreehand-0.1.0-2|75	
14mr|libfreehand-0.1.0-2|76	%changelog
14mr|libfreehand-0.1.0-2|77	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-2
14mr|libfreehand-0.1.0-2|78	+ Revision: 7ced88d
14mr|libfreehand-0.1.0-2|79	- Fix BuildRequires, spec cleanup
14mr|libfreehand-0.1.0-2|80	
14mr|libfreehand-0.1.0-2|81	

17167 14
14mr|libfs-1.0.4-2|1	%define major 6
14mr|libfs-1.0.4-2|2	%define libname %mklibname fs %{major}
14mr|libfs-1.0.4-2|3	%define develname %mklibname fs -d
14mr|libfs-1.0.4-2|4	
14mr|libfs-1.0.4-2|5	Summary:	Library Interface to the X Font Server
14mr|libfs-1.0.4-2|6	Name:		libfs
14mr|libfs-1.0.4-2|7	Version:	1.0.4
14mr|libfs-1.0.4-2|8	Release:	2
14mr|libfs-1.0.4-2|9	Group:		Development/X11
14mr|libfs-1.0.4-2|10	License:	MIT
14mr|libfs-1.0.4-2|11	URL:		http://xorg.freedesktop.org
14mr|libfs-1.0.4-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libFS-%{version}.tar.bz2
14mr|libfs-1.0.4-2|13	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libfs-1.0.4-2|14	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libfs-1.0.4-2|15	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mr|libfs-1.0.4-2|16	
14mr|libfs-1.0.4-2|17	%description
14mr|libfs-1.0.4-2|18	Libfs is a library interface to the X Font Server.
14mr|libfs-1.0.4-2|19	
14mr|libfs-1.0.4-2|20	%package -n %{libname}
14mr|libfs-1.0.4-2|21	Summary:	Library Interface to the X Font Server
14mr|libfs-1.0.4-2|22	Group:		Development/X11
14mr|libfs-1.0.4-2|23	Conflicts:	libxorg-x11 < 7.0
14mr|libfs-1.0.4-2|24	Provides:	%{name} = %{version}-%{release}
14mr|libfs-1.0.4-2|25	
14mr|libfs-1.0.4-2|26	%description -n %{libname}
14mr|libfs-1.0.4-2|27	Libfs is a library interface to the X Font Server.
14mr|libfs-1.0.4-2|28	
14mr|libfs-1.0.4-2|29	%package -n %{develname}
14mr|libfs-1.0.4-2|30	Summary:	Development files for %{name}
14mr|libfs-1.0.4-2|31	Group:		Development/X11
14mr|libfs-1.0.4-2|32	Requires:	%{libname} = %{version}-%{release}
14mr|libfs-1.0.4-2|33	Provides:	%{name}-devel = %{version}-%{release}
14mr|libfs-1.0.4-2|34	Conflicts:	libxorg-x11-devel < 7.0
14mr|libfs-1.0.4-2|35	Obsoletes:	%{_lib}fs-static-devel < 1.0.4
14mr|libfs-1.0.4-2|36	
14mr|libfs-1.0.4-2|37	%description -n %{develname}
14mr|libfs-1.0.4-2|38	Development files for %{name}.
14mr|libfs-1.0.4-2|39	
14mr|libfs-1.0.4-2|40	%pre -n %{develname}
14mr|libfs-1.0.4-2|41	if [ -h %{_includedir}/X11 ]; then
14mr|libfs-1.0.4-2|42	rm -f %{_includedir}/X11
14mr|libfs-1.0.4-2|43	fi
14mr|libfs-1.0.4-2|44	
14mr|libfs-1.0.4-2|45	%prep
14mr|libfs-1.0.4-2|46	%setup -qn libFS-%{version}
14mr|libfs-1.0.4-2|47	
14mr|libfs-1.0.4-2|48	%build
14mr|libfs-1.0.4-2|49	%configure2_5x \
14mr|libfs-1.0.4-2|50	--disable-static \
14mr|libfs-1.0.4-2|51	--x-includes=%{_includedir} \
14mr|libfs-1.0.4-2|52	--x-libraries=%{_libdir}
14mr|libfs-1.0.4-2|53	
14mr|libfs-1.0.4-2|54	%make
14mr|libfs-1.0.4-2|55	
14mr|libfs-1.0.4-2|56	%install
14mr|libfs-1.0.4-2|57	%makeinstall_std
14mr|libfs-1.0.4-2|58	rm -f %{buildroot}%{_datadir}/doc/libFS/FSlib.txt
14mr|libfs-1.0.4-2|59	
14mr|libfs-1.0.4-2|60	%files -n %{libname}
14mr|libfs-1.0.4-2|61	%doc doc/FSlib.txt
14mr|libfs-1.0.4-2|62	%{_libdir}/libFS.so.%{major}*
14mr|libfs-1.0.4-2|63	
14mr|libfs-1.0.4-2|64	%files -n %{develname}
14mr|libfs-1.0.4-2|65	%{_libdir}/libFS.so
14mr|libfs-1.0.4-2|66	%{_libdir}/pkgconfig/libfs.pc
14mr|libfs-1.0.4-2|67	%{_includedir}/X11/fonts/FSlib.h
14mr|libfs-1.0.4-2|68	
14mr|libfs-1.0.4-2|69	
14mr|libfs-1.0.4-2|70	
14mr|libfs-1.0.4-2|71	%changelog
14mr|libfs-1.0.4-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|libfs-1.0.4-2|73	+ Revision: d4febd4
14mr|libfs-1.0.4-2|74	- MassBuild#440: Increase release tag
14mr|libfs-1.0.4-2|75	
14mr|libfs-1.0.4-2|76	

17168 14
14mr|libgadu-1.11.1-3|1	%define major 3
14mr|libgadu-1.11.1-3|2	%define libname %mklibname gadu %{major}
14mr|libgadu-1.11.1-3|3	%define develname %mklibname gadu -d
14mr|libgadu-1.11.1-3|4	
14mr|libgadu-1.11.1-3|5	Summary:	A Gadu-gadu protocol compatibile library
14mr|libgadu-1.11.1-3|6	Name:		libgadu
14mr|libgadu-1.11.1-3|7	Version:	1.11.1
14mr|libgadu-1.11.1-3|8	Release:	3
14mr|libgadu-1.11.1-3|9	License:	LGPLv2+
14mr|libgadu-1.11.1-3|10	Group:		Networking/Instant messaging
14mr|libgadu-1.11.1-3|11	Url:		http://toxygen.net/libgadu
14mr|libgadu-1.11.1-3|12	Source0:	http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz
14mr|libgadu-1.11.1-3|13	BuildRequires:	doxygen
14mr|libgadu-1.11.1-3|14	BuildRequires:	gnutls-devel >= 3.0
14mr|libgadu-1.11.1-3|15	
14mr|libgadu-1.11.1-3|16	%description
14mr|libgadu-1.11.1-3|17	The libgadu is intended to make it easy to add Gadu-Gadu communication
14mr|libgadu-1.11.1-3|18	support to your software.
14mr|libgadu-1.11.1-3|19	
14mr|libgadu-1.11.1-3|20	%package -n %{libname}
14mr|libgadu-1.11.1-3|21	Summary:	A Gadu-gadu protocol compatibile library
14mr|libgadu-1.11.1-3|22	Group:		Networking/Instant messaging
14mr|libgadu-1.11.1-3|23	
14mr|libgadu-1.11.1-3|24	%description -n %{libname}
14mr|libgadu-1.11.1-3|25	The libgadu is intended to make it easy to add Gadu-Gadu communication
14mr|libgadu-1.11.1-3|26	support to your software.
14mr|libgadu-1.11.1-3|27	
14mr|libgadu-1.11.1-3|28	%package -n %{develname}
14mr|libgadu-1.11.1-3|29	Summary:	Development files for libgadu library
14mr|libgadu-1.11.1-3|30	Group:		Development/C
14mr|libgadu-1.11.1-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgadu-1.11.1-3|32	Provides:	gadu-devel = %{version}-%{release}
14mr|libgadu-1.11.1-3|33	Requires:	%{libname} = %{version}-%{release}
14mr|libgadu-1.11.1-3|34	Obsoletes:	%{mklibname gadu 3 -d} < %{version}-%{release}
14mr|libgadu-1.11.1-3|35	Obsoletes:	%{mklibname gadu -s -d} < %{version}-%{release}
14mr|libgadu-1.11.1-3|36	
14mr|libgadu-1.11.1-3|37	%description -n %{develname}
14mr|libgadu-1.11.1-3|38	Development files for libgadu library.
14mr|libgadu-1.11.1-3|39	
14mr|libgadu-1.11.1-3|40	%prep
14mr|libgadu-1.11.1-3|41	%setup -q
14mr|libgadu-1.11.1-3|42	
14mr|libgadu-1.11.1-3|43	%build
14mr|libgadu-1.11.1-3|44	%configure2_5x \
14mr|libgadu-1.11.1-3|45	--disable-static \
14mr|libgadu-1.11.1-3|46	--with-pthread \
14mr|libgadu-1.11.1-3|47	--without-bind \
14mr|libgadu-1.11.1-3|48	--without-openssl \
14mr|libgadu-1.11.1-3|49	--with-gnutls \
14mr|libgadu-1.11.1-3|50	--with-c99-vsnprintf
14mr|libgadu-1.11.1-3|51	
14mr|libgadu-1.11.1-3|52	%make
14mr|libgadu-1.11.1-3|53	
14mr|libgadu-1.11.1-3|54	%install
14mr|libgadu-1.11.1-3|55	%makeinstall_std
14mr|libgadu-1.11.1-3|56	
14mr|libgadu-1.11.1-3|57	%files -n %{libname}
14mr|libgadu-1.11.1-3|58	%{_libdir}/%{name}.so.%{major}*
14mr|libgadu-1.11.1-3|59	
14mr|libgadu-1.11.1-3|60	%files -n %{develname}
14mr|libgadu-1.11.1-3|61	%{_includedir}/%{name}.h
14mr|libgadu-1.11.1-3|62	%{_libdir}/%{name}.so
14mr|libgadu-1.11.1-3|63	%{_libdir}/pkgconfig/%{name}.pc
14mr|libgadu-1.11.1-3|64	
14mr|libgadu-1.11.1-3|65	
14mr|libgadu-1.11.1-3|66	
14mr|libgadu-1.11.1-3|67	%changelog
14mr|libgadu-1.11.1-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11.1-3
14mr|libgadu-1.11.1-3|69	+ Revision: 540bb84
14mr|libgadu-1.11.1-3|70	- MassBuild#440: Increase release tag
14mr|libgadu-1.11.1-3|71	
14mr|libgadu-1.11.1-3|72	

17169 14
14mr|libgail-gnome-1.20.4-6|1	%define lib_name %mklibname gail-gnome
14mr|libgail-gnome-1.20.4-6|2	%define develname %mklibname -d gail-gnome
14mr|libgail-gnome-1.20.4-6|3	
14mr|libgail-gnome-1.20.4-6|4	Summary: Dynamic libraries for for libgail-gnome
14mr|libgail-gnome-1.20.4-6|5	Name: libgail-gnome
14mr|libgail-gnome-1.20.4-6|6	Version: 1.20.4
14mr|libgail-gnome-1.20.4-6|7	Release: 6
14mr|libgail-gnome-1.20.4-6|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgail-gnome-1.20.4-6|9	License: LGPLv2+
14mr|libgail-gnome-1.20.4-6|10	Url: http://developer.gnome.org/projects/gap/
14mr|libgail-gnome-1.20.4-6|11	Group: System/Libraries
14mr|libgail-gnome-1.20.4-6|12	BuildRequires: atk-devel >= 1.7.2
14mr|libgail-gnome-1.20.4-6|13	BuildRequires: at-spi-devel
14mr|libgail-gnome-1.20.4-6|14	Buildrequires: libgnomeui2-devel
14mr|libgail-gnome-1.20.4-6|15	BuildRequires: libpanel-applet-2-devel
14mr|libgail-gnome-1.20.4-6|16	#gw libtool dep:
14mr|libgail-gnome-1.20.4-6|17	BuildRequires: pkgconfig(xtst) libglade2.0-devel
14mr|libgail-gnome-1.20.4-6|18	Obsoletes: libgail-gnome0
14mr|libgail-gnome-1.20.4-6|19	Provides: libgail-gnome0
14mr|libgail-gnome-1.20.4-6|20	Requires:	%{name}-common >= %{version}
14mr|libgail-gnome-1.20.4-6|21	
14mr|libgail-gnome-1.20.4-6|22	%description
14mr|libgail-gnome-1.20.4-6|23	Gail is the GNOME Accessibility Implementation Library
14mr|libgail-gnome-1.20.4-6|24	
14mr|libgail-gnome-1.20.4-6|25	%if %_lib != lib
14mr|libgail-gnome-1.20.4-6|26	%package -n %{lib_name}
14mr|libgail-gnome-1.20.4-6|27	Summary:	%{summary}
14mr|libgail-gnome-1.20.4-6|28	Group:		%{group}
14mr|libgail-gnome-1.20.4-6|29	Requires:	%{name}-common >= %{version}
14mr|libgail-gnome-1.20.4-6|30	
14mr|libgail-gnome-1.20.4-6|31	%description -n %{lib_name}
14mr|libgail-gnome-1.20.4-6|32	Gail is the GNOME Accessibility Implementation Library
14mr|libgail-gnome-1.20.4-6|33	%endif
14mr|libgail-gnome-1.20.4-6|34	
14mr|libgail-gnome-1.20.4-6|35	%package common
14mr|libgail-gnome-1.20.4-6|36	Summary:	%{summary}
14mr|libgail-gnome-1.20.4-6|37	Group:		%{group}
14mr|libgail-gnome-1.20.4-6|38	
14mr|libgail-gnome-1.20.4-6|39	%description common
14mr|libgail-gnome-1.20.4-6|40	Gail is the GNOME Accessibility Implementation Library.
14mr|libgail-gnome-1.20.4-6|41	This package contains files used by libgail-gnome.
14mr|libgail-gnome-1.20.4-6|42	
14mr|libgail-gnome-1.20.4-6|43	%package -n %develname
14mr|libgail-gnome-1.20.4-6|44	Summary:	Static libraries, include files for libgail-gnome
14mr|libgail-gnome-1.20.4-6|45	Group:		Development/GNOME and GTK+
14mr|libgail-gnome-1.20.4-6|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgail-gnome-1.20.4-6|47	Requires:	%{lib_name} = %{version}
14mr|libgail-gnome-1.20.4-6|48	Obsoletes:  libgail-gnome0-devel
14mr|libgail-gnome-1.20.4-6|49	Provides:   libgail-gnome0-devel
14mr|libgail-gnome-1.20.4-6|50	
14mr|libgail-gnome-1.20.4-6|51	%description -n %develname
14mr|libgail-gnome-1.20.4-6|52	Gail is the GNOME Accessibility Implementation Library
14mr|libgail-gnome-1.20.4-6|53	
14mr|libgail-gnome-1.20.4-6|54	
14mr|libgail-gnome-1.20.4-6|55	%prep
14mr|libgail-gnome-1.20.4-6|56	%setup -q
14mr|libgail-gnome-1.20.4-6|57	
14mr|libgail-gnome-1.20.4-6|58	%build
14mr|libgail-gnome-1.20.4-6|59	
14mr|libgail-gnome-1.20.4-6|60	%configure2_5x
14mr|libgail-gnome-1.20.4-6|61	
14mr|libgail-gnome-1.20.4-6|62	%make
14mr|libgail-gnome-1.20.4-6|63	
14mr|libgail-gnome-1.20.4-6|64	%install
14mr|libgail-gnome-1.20.4-6|65	rm -rf $RPM_BUILD_ROOT
14mr|libgail-gnome-1.20.4-6|66	
14mr|libgail-gnome-1.20.4-6|67	%makeinstall_std
14mr|libgail-gnome-1.20.4-6|68	
14mr|libgail-gnome-1.20.4-6|69	#remove unpackaged files
14mr|libgail-gnome-1.20.4-6|70	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
14mr|libgail-gnome-1.20.4-6|71	
14mr|libgail-gnome-1.20.4-6|72	%clean
14mr|libgail-gnome-1.20.4-6|73	rm -rf $RPM_BUILD_ROOT
14mr|libgail-gnome-1.20.4-6|74	
14mr|libgail-gnome-1.20.4-6|75	%files -n %{lib_name}
14mr|libgail-gnome-1.20.4-6|76	%defattr(-,root,root)
14mr|libgail-gnome-1.20.4-6|77	%{_libdir}/gtk-2.0/modules/*.so
14mr|libgail-gnome-1.20.4-6|78	
14mr|libgail-gnome-1.20.4-6|79	%files -n %develname
14mr|libgail-gnome-1.20.4-6|80	%defattr(-,root,root)
14mr|libgail-gnome-1.20.4-6|81	%{_libdir}/pkgconfig/*
14mr|libgail-gnome-1.20.4-6|82	
14mr|libgail-gnome-1.20.4-6|83	%files common
14mr|libgail-gnome-1.20.4-6|84	%defattr(-,root,root)
14mr|libgail-gnome-1.20.4-6|85	%{_sysconfdir}/gconf/schemas/*.schemas
14mr|libgail-gnome-1.20.4-6|86	
14mr|libgail-gnome-1.20.4-6|87	
14mr|libgail-gnome-1.20.4-6|88	
14mr|libgail-gnome-1.20.4-6|89	%changelog
14mr|libgail-gnome-1.20.4-6|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20.4-6
14mr|libgail-gnome-1.20.4-6|91	+ Revision: 4327c72
14mr|libgail-gnome-1.20.4-6|92	- MassBuild#440: Increase release tag
14mr|libgail-gnome-1.20.4-6|93	
14mr|libgail-gnome-1.20.4-6|94	

17170 14
14mr|libgalago-0.5.2-2|1	%define major 3
14mr|libgalago-0.5.2-2|2	%define libname %mklibname galago %major
14mr|libgalago-0.5.2-2|3	%define develname %mklibname galago -d
14mr|libgalago-0.5.2-2|4	
14mr|libgalago-0.5.2-2|5	Summary: Base library of Galago
14mr|libgalago-0.5.2-2|6	Name: libgalago
14mr|libgalago-0.5.2-2|7	Version: 0.5.2
14mr|libgalago-0.5.2-2|8	Release: 2
14mr|libgalago-0.5.2-2|9	Source0: http://www.galago-project.org/files/releases/source/libgalago/%{name}-%{version}.tar.bz2
14mr|libgalago-0.5.2-2|10	License: LGPL
14mr|libgalago-0.5.2-2|11	Group: System/Libraries
14mr|libgalago-0.5.2-2|12	Url: http://www.galago-project.org/
14mr|libgalago-0.5.2-2|13	BuildRequires: pkgconfig(dbus-glib-1)
14mr|libgalago-0.5.2-2|14	BuildRequires: gtk-doc
14mr|libgalago-0.5.2-2|15	
14mr|libgalago-0.5.2-2|16	
14mr|libgalago-0.5.2-2|17	%description
14mr|libgalago-0.5.2-2|18	This is the base library of the Galago desktop presence framework.
14mr|libgalago-0.5.2-2|19	
14mr|libgalago-0.5.2-2|20	%package -n %libname
14mr|libgalago-0.5.2-2|21	Group: System/Libraries
14mr|libgalago-0.5.2-2|22	Summary: Base library of Galago - shared library
14mr|libgalago-0.5.2-2|23	#gw for the translations
14mr|libgalago-0.5.2-2|24	Requires: %name >= %version
14mr|libgalago-0.5.2-2|25	#gw for the sharp bindings
14mr|libgalago-0.5.2-2|26	Provides: galago%major = %version-%release
14mr|libgalago-0.5.2-2|27	
14mr|libgalago-0.5.2-2|28	%description -n %libname
14mr|libgalago-0.5.2-2|29	This is the base library of the Galago desktop presence framework.
14mr|libgalago-0.5.2-2|30	
14mr|libgalago-0.5.2-2|31	%package -n %develname
14mr|libgalago-0.5.2-2|32	Group: Development/C
14mr|libgalago-0.5.2-2|33	Summary: Base library of Galago - headers
14mr|libgalago-0.5.2-2|34	Requires: %libname = %version-%release
14mr|libgalago-0.5.2-2|35	Provides: %name-devel = %version-%release
14mr|libgalago-0.5.2-2|36	Provides: galago-devel = %version-%release
14mr|libgalago-0.5.2-2|37	Obsoletes: %mklibname galago 3 -d
14mr|libgalago-0.5.2-2|38	
14mr|libgalago-0.5.2-2|39	%description -n %develname
14mr|libgalago-0.5.2-2|40	This is the base library of the Galago desktop presence framework.
14mr|libgalago-0.5.2-2|41	
14mr|libgalago-0.5.2-2|42	%prep
14mr|libgalago-0.5.2-2|43	%setup -q
14mr|libgalago-0.5.2-2|44	
14mr|libgalago-0.5.2-2|45	%build
14mr|libgalago-0.5.2-2|46	%configure2_5x --disable-static
14mr|libgalago-0.5.2-2|47	%make
14mr|libgalago-0.5.2-2|48	
14mr|libgalago-0.5.2-2|49	%install
14mr|libgalago-0.5.2-2|50	rm -rf %{buildroot} %name.lang
14mr|libgalago-0.5.2-2|51	%makeinstall_std MKINSTALLDIRS=`pwd`/mkinstalldirs
14mr|libgalago-0.5.2-2|52	rm -rf %buildroot%_datadir/autopackage
14mr|libgalago-0.5.2-2|53	%find_lang %name
14mr|libgalago-0.5.2-2|54	
14mr|libgalago-0.5.2-2|55	%files -f %name.lang
14mr|libgalago-0.5.2-2|56	%doc AUTHORS NEWS
14mr|libgalago-0.5.2-2|57	
14mr|libgalago-0.5.2-2|58	%files -n %libname
14mr|libgalago-0.5.2-2|59	%_libdir/lib*.so.%{major}*
14mr|libgalago-0.5.2-2|60	
14mr|libgalago-0.5.2-2|61	%files -n %develname
14mr|libgalago-0.5.2-2|62	%doc ChangeLog
14mr|libgalago-0.5.2-2|63	%_libdir/lib*.so
14mr|libgalago-0.5.2-2|64	%_libdir/pkgconfig/libgalago.pc
14mr|libgalago-0.5.2-2|65	%_includedir/%name/
14mr|libgalago-0.5.2-2|66	%_datadir/gtk-doc/html/libgalago
14mr|libgalago-0.5.2-2|67	
14mr|libgalago-0.5.2-2|68	
14mr|libgalago-0.5.2-2|69	%changelog
14mr|libgalago-0.5.2-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.2-2
14mr|libgalago-0.5.2-2|71	+ Revision: eada2af
14mr|libgalago-0.5.2-2|72	- MassBuild#440: Increase release tag
14mr|libgalago-0.5.2-2|73	
14mr|libgalago-0.5.2-2|74	

17171 14
14mr|libgcrypt11-1.5.3-3|1	%define oname libgcrypt
14mr|libgcrypt11-1.5.3-3|2	
14mr|libgcrypt11-1.5.3-3|3	%define major 11
14mr|libgcrypt11-1.5.3-3|4	%define libname %mklibname gcrypt %{major}
14mr|libgcrypt11-1.5.3-3|5	
14mr|libgcrypt11-1.5.3-3|6	Summary:	GNU Cryptographic library
14mr|libgcrypt11-1.5.3-3|7	Name:		libgcrypt11
14mr|libgcrypt11-1.5.3-3|8	Version:	1.5.3
14mr|libgcrypt11-1.5.3-3|9	Release:	3
14mr|libgcrypt11-1.5.3-3|10	License:	LGPLv2+
14mr|libgcrypt11-1.5.3-3|11	Group:		System/Libraries
14mr|libgcrypt11-1.5.3-3|12	Url:		http://www.gnupg.org/
14mr|libgcrypt11-1.5.3-3|13	# don't convert to bzip2, since we ship archive signature
14mr|libgcrypt11-1.5.3-3|14	Source0:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{oname}-%{version}.tar.bz2
14mr|libgcrypt11-1.5.3-3|15	Source1:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{oname}-%{version}.tar.bz2.sig
14mr|libgcrypt11-1.5.3-3|16	Patch0:		libgcrypt-1.2.0-libdir.patch
14mr|libgcrypt11-1.5.3-3|17	Patch1:		libgcrypt-1.5.0-gcry_mpi_print-volatile-len-variable.patch
14mr|libgcrypt11-1.5.3-3|18	BuildRequires:	pth-devel
14mr|libgcrypt11-1.5.3-3|19	BuildRequires:	pkgconfig(gpg-error)
14mr|libgcrypt11-1.5.3-3|20	
14mr|libgcrypt11-1.5.3-3|21	%description
14mr|libgcrypt11-1.5.3-3|22	Libgcrypt is a general purpose cryptographic library based on the code from
14mr|libgcrypt11-1.5.3-3|23	GNU Privacy Guard.
14mr|libgcrypt11-1.5.3-3|24	
14mr|libgcrypt11-1.5.3-3|25	It provides functions for all cryptograhic building blocks:
14mr|libgcrypt11-1.5.3-3|26	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mr|libgcrypt11-1.5.3-3|27	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mr|libgcrypt11-1.5.3-3|28	- MACs (HMAC for all hash algorithms),
14mr|libgcrypt11-1.5.3-3|29	- public key algorithms (RSA, ElGamal, DSA),
14mr|libgcrypt11-1.5.3-3|30	- large integer functions,
14mr|libgcrypt11-1.5.3-3|31	- random numbers and a lot of supporting functions.
14mr|libgcrypt11-1.5.3-3|32	
14mr|libgcrypt11-1.5.3-3|33	#----------------------------------------------------------------------------
14mr|libgcrypt11-1.5.3-3|34	
14mr|libgcrypt11-1.5.3-3|35	%package -n %{libname}
14mr|libgcrypt11-1.5.3-3|36	Summary:	GNU Cryptographic library
14mr|libgcrypt11-1.5.3-3|37	Group:		System/Libraries
14mr|libgcrypt11-1.5.3-3|38	
14mr|libgcrypt11-1.5.3-3|39	%description -n %{libname}
14mr|libgcrypt11-1.5.3-3|40	Libgcrypt is a general purpose cryptographic library based on the code from
14mr|libgcrypt11-1.5.3-3|41	GNU Privacy Guard.
14mr|libgcrypt11-1.5.3-3|42	
14mr|libgcrypt11-1.5.3-3|43	It provides functions for all cryptograhic building blocks:
14mr|libgcrypt11-1.5.3-3|44	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mr|libgcrypt11-1.5.3-3|45	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mr|libgcrypt11-1.5.3-3|46	- MACs (HMAC for all hash algorithms),
14mr|libgcrypt11-1.5.3-3|47	- public key algorithms (RSA, ElGamal, DSA),
14mr|libgcrypt11-1.5.3-3|48	- large integer functions,
14mr|libgcrypt11-1.5.3-3|49	- random numbers and a lot of supporting functions.
14mr|libgcrypt11-1.5.3-3|50	
14mr|libgcrypt11-1.5.3-3|51	%files -n %{libname}
14mr|libgcrypt11-1.5.3-3|52	%doc AUTHORS README NEWS THANKS TODO
14mr|libgcrypt11-1.5.3-3|53	%{_libdir}/libgcrypt.so.%{major}*
14mr|libgcrypt11-1.5.3-3|54	
14mr|libgcrypt11-1.5.3-3|55	#----------------------------------------------------------------------------
14mr|libgcrypt11-1.5.3-3|56	
14mr|libgcrypt11-1.5.3-3|57	%prep
14mr|libgcrypt11-1.5.3-3|58	%setup -qn %{oname}-%{version}
14mr|libgcrypt11-1.5.3-3|59	%patch0 -p1 -b .libdir~
14mr|libgcrypt11-1.5.3-3|60	%patch1 -p1 -b .volatile~
14mr|libgcrypt11-1.5.3-3|61	
14mr|libgcrypt11-1.5.3-3|62	%build
14mr|libgcrypt11-1.5.3-3|63	autoreconf -fi
14mr|libgcrypt11-1.5.3-3|64	%configure2_5x \
14mr|libgcrypt11-1.5.3-3|65	--enable-shared \
14mr|libgcrypt11-1.5.3-3|66	--disable-static \
14mr|libgcrypt11-1.5.3-3|67	--disable-dev-random \
14mr|libgcrypt11-1.5.3-3|68	--enable-random-daemon \
14mr|libgcrypt11-1.5.3-3|69	--enable-m-guard
14mr|libgcrypt11-1.5.3-3|70	%make
14mr|libgcrypt11-1.5.3-3|71	
14mr|libgcrypt11-1.5.3-3|72	%install
14mr|libgcrypt11-1.5.3-3|73	%makeinstall_std
14mr|libgcrypt11-1.5.3-3|74	
14mr|libgcrypt11-1.5.3-3|75	# Drop devel files
14mr|libgcrypt11-1.5.3-3|76	rm -rf %{buildroot}%{_bindir}
14mr|libgcrypt11-1.5.3-3|77	rm -rf %{buildroot}%{_sbindir}
14mr|libgcrypt11-1.5.3-3|78	rm -rf %{buildroot}%{_datadir}
14mr|libgcrypt11-1.5.3-3|79	rm -rf %{buildroot}%{_includedir}
14mr|libgcrypt11-1.5.3-3|80	rm -rf %{buildroot}%{_libdir}/libgcrypt.so
14mr|libgcrypt11-1.5.3-3|81	
14mr|libgcrypt11-1.5.3-3|82	
14mr|libgcrypt11-1.5.3-3|83	%changelog
14mr|libgcrypt11-1.5.3-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.3-3
14mr|libgcrypt11-1.5.3-3|85	+ Revision: ff3f92b
14mr|libgcrypt11-1.5.3-3|86	- MassBuild#440: Increase release tag
14mr|libgcrypt11-1.5.3-3|87	
14mr|libgcrypt11-1.5.3-3|88	

17172 14
14mr|libgcrypt-1.6.1-2|1	%define major 20
14mr|libgcrypt-1.6.1-2|2	%define libname %mklibname gcrypt %{major}
14mr|libgcrypt-1.6.1-2|3	%define devname %mklibname gcrypt -d
14mr|libgcrypt-1.6.1-2|4	
14mr|libgcrypt-1.6.1-2|5	# disable tests by default, no /dev/random feed, no joy
14mr|libgcrypt-1.6.1-2|6	%bcond_with	check
14mr|libgcrypt-1.6.1-2|7	
14mr|libgcrypt-1.6.1-2|8	Summary:	GNU Cryptographic library
14mr|libgcrypt-1.6.1-2|9	Name:		libgcrypt
14mr|libgcrypt-1.6.1-2|10	Version:	1.6.1
14mr|libgcrypt-1.6.1-2|11	Release:	2
14mr|libgcrypt-1.6.1-2|12	License:	LGPLv2+
14mr|libgcrypt-1.6.1-2|13	Group:		System/Libraries
14mr|libgcrypt-1.6.1-2|14	Url:		http://www.gnupg.org/
14mr|libgcrypt-1.6.1-2|15	# don't convert to bzip2, since we ship archive signature
14mr|libgcrypt-1.6.1-2|16	Source0:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2
14mr|libgcrypt-1.6.1-2|17	Source1:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2.sig
14mr|libgcrypt-1.6.1-2|18	Patch0:		libgcrypt-1.2.0-libdir.patch
14mr|libgcrypt-1.6.1-2|19	Patch1:		libgcrypt-1.6.1-add-pkgconfig-support.patch
14mr|libgcrypt-1.6.1-2|20	Patch2:		libgcrypt-1.6.1-fix-a-couple-of-tests.patch
14mr|libgcrypt-1.6.1-2|21	# fix for memory leaks an other errors found by Coverity scan
14mr|libgcrypt-1.6.1-2|22	Patch3:		libgcrypt-1.6.1-leak.patch
14mr|libgcrypt-1.6.1-2|23	# use poll instead of select when gathering randomness
14mr|libgcrypt-1.6.1-2|24	Patch4:		libgcrypt-1.6.1-use-poll.patch
14mr|libgcrypt-1.6.1-2|25	# slight optimalization of mpicoder.c to silence Valgrind (#968288)
14mr|libgcrypt-1.6.1-2|26	Patch5:		libgcrypt-1.6.1-mpicoder-gccopt.patch
14mr|libgcrypt-1.6.1-2|27	Patch6:		libgcrypt-1.6.1-make-arm-asm-fPIC-friendly.patch
14mr|libgcrypt-1.6.1-2|28	BuildRequires:	pth-devel
14mr|libgcrypt-1.6.1-2|29	BuildRequires:	pkgconfig(gpg-error)
14mr|libgcrypt-1.6.1-2|30	
14mr|libgcrypt-1.6.1-2|31	%description
14mr|libgcrypt-1.6.1-2|32	Libgcrypt is a general purpose cryptographic library based on the code from
14mr|libgcrypt-1.6.1-2|33	GNU Privacy Guard.
14mr|libgcrypt-1.6.1-2|34	
14mr|libgcrypt-1.6.1-2|35	It provides functions for all cryptograhic building blocks:
14mr|libgcrypt-1.6.1-2|36	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mr|libgcrypt-1.6.1-2|37	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mr|libgcrypt-1.6.1-2|38	- MACs (HMAC for all hash algorithms),
14mr|libgcrypt-1.6.1-2|39	- public key algorithms (RSA, ElGamal, DSA),
14mr|libgcrypt-1.6.1-2|40	- large integer functions,
14mr|libgcrypt-1.6.1-2|41	- random numbers and a lot of supporting functions.
14mr|libgcrypt-1.6.1-2|42	
14mr|libgcrypt-1.6.1-2|43	#----------------------------------------------------------------------------
14mr|libgcrypt-1.6.1-2|44	
14mr|libgcrypt-1.6.1-2|45	%package -n %{libname}
14mr|libgcrypt-1.6.1-2|46	Summary:	GNU Cryptographic library
14mr|libgcrypt-1.6.1-2|47	Group:		System/Libraries
14mr|libgcrypt-1.6.1-2|48	
14mr|libgcrypt-1.6.1-2|49	%description -n %{libname}
14mr|libgcrypt-1.6.1-2|50	Libgcrypt is a general purpose cryptographic library based on the code from
14mr|libgcrypt-1.6.1-2|51	GNU Privacy Guard.
14mr|libgcrypt-1.6.1-2|52	
14mr|libgcrypt-1.6.1-2|53	It provides functions for all cryptograhic building blocks:
14mr|libgcrypt-1.6.1-2|54	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mr|libgcrypt-1.6.1-2|55	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mr|libgcrypt-1.6.1-2|56	- MACs (HMAC for all hash algorithms),
14mr|libgcrypt-1.6.1-2|57	- public key algorithms (RSA, ElGamal, DSA),
14mr|libgcrypt-1.6.1-2|58	- large integer functions,
14mr|libgcrypt-1.6.1-2|59	- random numbers and a lot of supporting functions.
14mr|libgcrypt-1.6.1-2|60	
14mr|libgcrypt-1.6.1-2|61	%files -n %{libname}
14mr|libgcrypt-1.6.1-2|62	%doc AUTHORS README NEWS THANKS TODO
14mr|libgcrypt-1.6.1-2|63	%{_libdir}/libgcrypt.so.%{major}*
14mr|libgcrypt-1.6.1-2|64	
14mr|libgcrypt-1.6.1-2|65	#----------------------------------------------------------------------------
14mr|libgcrypt-1.6.1-2|66	
14mr|libgcrypt-1.6.1-2|67	%package -n %{devname}
14mr|libgcrypt-1.6.1-2|68	Summary:	Development files for GNU cryptographic library
14mr|libgcrypt-1.6.1-2|69	Group:		Development/Other
14mr|libgcrypt-1.6.1-2|70	Requires:	%{libname} = %{EVRD}
14mr|libgcrypt-1.6.1-2|71	Provides:	%{name}-devel = %{EVRD}
14mr|libgcrypt-1.6.1-2|72	
14mr|libgcrypt-1.6.1-2|73	%description -n %{devname}
14mr|libgcrypt-1.6.1-2|74	Libgcrypt is a general purpose cryptographic library based on the code from
14mr|libgcrypt-1.6.1-2|75	GNU Privacy Guard.
14mr|libgcrypt-1.6.1-2|76	
14mr|libgcrypt-1.6.1-2|77	This package contains files needed to develop applications using libgcrypt.
14mr|libgcrypt-1.6.1-2|78	
14mr|libgcrypt-1.6.1-2|79	%files -n %{devname}
14mr|libgcrypt-1.6.1-2|80	%doc ChangeLog README.*
14mr|libgcrypt-1.6.1-2|81	%{_bindir}/*
14mr|libgcrypt-1.6.1-2|82	%{_includedir}/*.h
14mr|libgcrypt-1.6.1-2|83	%{_libdir}/lib*.a
14mr|libgcrypt-1.6.1-2|84	%{_libdir}/lib*.so
14mr|libgcrypt-1.6.1-2|85	%{_libdir}/pkgconfig/libgcrypt.pc
14mr|libgcrypt-1.6.1-2|86	%{_datadir}/aclocal/*
14mr|libgcrypt-1.6.1-2|87	%{_infodir}/gcrypt.info*
14mr|libgcrypt-1.6.1-2|88	%{_mandir}/man1/hmac256.1*
14mr|libgcrypt-1.6.1-2|89	
14mr|libgcrypt-1.6.1-2|90	#----------------------------------------------------------------------------
14mr|libgcrypt-1.6.1-2|91	
14mr|libgcrypt-1.6.1-2|92	%prep
14mr|libgcrypt-1.6.1-2|93	%setup -q
14mr|libgcrypt-1.6.1-2|94	%patch0 -p1 -b .libdir~ .pkgconfig~
14mr|libgcrypt-1.6.1-2|95	%patch1 -p1 -b .pkgconfig~
14mr|libgcrypt-1.6.1-2|96	%patch2 -p1 -b .tests~
14mr|libgcrypt-1.6.1-2|97	%patch3 -p1 -b .leak~
14mr|libgcrypt-1.6.1-2|98	%patch4 -p1
14mr|libgcrypt-1.6.1-2|99	%patch5 -p1
14mr|libgcrypt-1.6.1-2|100	%patch6 -p1
14mr|libgcrypt-1.6.1-2|101	
14mr|libgcrypt-1.6.1-2|102	%build
14mr|libgcrypt-1.6.1-2|103	autoreconf -fi
14mr|libgcrypt-1.6.1-2|104	%configure2_5x \
14mr|libgcrypt-1.6.1-2|105	--enable-shared \
14mr|libgcrypt-1.6.1-2|106	--enable-static \
14mr|libgcrypt-1.6.1-2|107	--enable-m-guard
14mr|libgcrypt-1.6.1-2|108	%make
14mr|libgcrypt-1.6.1-2|109	
14mr|libgcrypt-1.6.1-2|110	%install
14mr|libgcrypt-1.6.1-2|111	%makeinstall_std
14mr|libgcrypt-1.6.1-2|112	
14mr|libgcrypt-1.6.1-2|113	%if %{with check}
14mr|libgcrypt-1.6.1-2|114	%check
14mr|libgcrypt-1.6.1-2|115	make check
14mr|libgcrypt-1.6.1-2|116	%endif
14mr|libgcrypt-1.6.1-2|117	
14mr|libgcrypt-1.6.1-2|118	%changelog
14mr|libgcrypt-1.6.1-2|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.1-2
14mr|libgcrypt-1.6.1-2|120	+ Revision: 2441ec4
14mr|libgcrypt-1.6.1-2|121	- MassBuild#440: Increase release tag
14mr|libgcrypt-1.6.1-2|122	
14mr|libgcrypt-1.6.1-2|123	

17173 14
14mr|libgda5.0-5.2.2-2|1	%define	pkgname	libgda
14mr|libgda5.0-5.2.2-2|2	%define api     5.0
14mr|libgda5.0-5.2.2-2|3	
14mr|libgda5.0-5.2.2-2|4	%define dirver		5.0
14mr|libgda5.0-5.2.2-2|5	%define oname		gda
14mr|libgda5.0-5.2.2-2|6	%define	major		4
14mr|libgda5.0-5.2.2-2|7	%define gi_major	5.0
14mr|libgda5.0-5.2.2-2|8	
14mr|libgda5.0-5.2.2-2|9	%define libname		%mklibname %{oname} %{api} %{major}
14mr|libgda5.0-5.2.2-2|10	%define libnamedev	%mklibname -d %{oname}%{api}
14mr|libgda5.0-5.2.2-2|11	%define girname		%mklibname %{oname}-gir %{gi_major}
14mr|libgda5.0-5.2.2-2|12	%define girname_ui	%mklibname %{oname}ui-gir %{gi_major}
14mr|libgda5.0-5.2.2-2|13	
14mr|libgda5.0-5.2.2-2|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libgda5.0-5.2.2-2|15	
14mr|libgda5.0-5.2.2-2|16	Summary:	GNU Data Access
14mr|libgda5.0-5.2.2-2|17	Name: 		%{pkgname}%{api}
14mr|libgda5.0-5.2.2-2|18	Version:	5.2.2
14mr|libgda5.0-5.2.2-2|19	Release:	2
14mr|libgda5.0-5.2.2-2|20	License: 	GPLv2+ and LGPLv2+
14mr|libgda5.0-5.2.2-2|21	Group: 		Databases
14mr|libgda5.0-5.2.2-2|22	Url:		http://www.gnome-db.org/
14mr|libgda5.0-5.2.2-2|23	Source0:	https://download.gnome.org/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mr|libgda5.0-5.2.2-2|24	# Fix FTBFS with -Werror=format-security
14mr|libgda5.0-5.2.2-2|25	Patch0:         0001-Markup-message-correction.patch
14mr|libgda5.0-5.2.2-2|26	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libgda5.0-5.2.2-2|27	BuildRequires:	pkgconfig(gio-2.0) >= 2.16
14mr|libgda5.0-5.2.2-2|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mr|libgda5.0-5.2.2-2|29	BuildRequires:	pkgconfig(gmodule-no-export-2.0) >= 2.28.0
14mr|libgda5.0-5.2.2-2|30	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mr|libgda5.0-5.2.2-2|31	BuildRequires:	pkgconfig(goocanvas-2.0)
14mr|libgda5.0-5.2.2-2|32	BuildRequires:	pkgconfig(gthread-2.0) >= 2.28.0
14mr|libgda5.0-5.2.2-2|33	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|libgda5.0-5.2.2-2|34	BuildRequires:	pkgconfig(gtksourceview-3.0)
14mr|libgda5.0-5.2.2-2|35	BuildRequires:	pkgconfig(iso-codes)
14mr|libgda5.0-5.2.2-2|36	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|libgda5.0-5.2.2-2|37	BuildRequires:	pkgconfig(libcrypto)
14mr|libgda5.0-5.2.2-2|38	BuildRequires:	pkgconfig(libgvc)
14mr|libgda5.0-5.2.2-2|39	BuildRequires:	pkgconfig(libsecret-1)
14mr|libgda5.0-5.2.2-2|40	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libgda5.0-5.2.2-2|41	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libgda5.0-5.2.2-2|42	BuildRequires:	pkgconfig(libxslt)
14mr|libgda5.0-5.2.2-2|43	BuildRequires:	db-devel
14mr|libgda5.0-5.2.2-2|44	BuildRequires:	mysql-devel
14mr|libgda5.0-5.2.2-2|45	BuildRequires:	postgresql-devel
14mr|libgda5.0-5.2.2-2|46	BuildRequires:	openldap-devel
14mr|libgda5.0-5.2.2-2|47	BuildRequires:	pkgconfig(sqlite3) >= 3.6.11
14mr|libgda5.0-5.2.2-2|48	BuildRequires:	ncurses-devel
14mr|libgda5.0-5.2.2-2|49	BuildRequires:	readline-devel
14mr|libgda5.0-5.2.2-2|50	BuildRequires:	intltool >= 0.35.5
14mr|libgda5.0-5.2.2-2|51	BuildRequires:	gtk-doc
14mr|libgda5.0-5.2.2-2|52	BuildRequires:	gnome-doc-utils >= 0.9.0
14mr|libgda5.0-5.2.2-2|53	BuildRequires:	gobject-introspection-devel >= 0.6.5
14mr|libgda5.0-5.2.2-2|54	BuildRequires:	itstool
14mr|libgda5.0-5.2.2-2|55	Requires:	iso-codes
14mr|libgda5.0-5.2.2-2|56	
14mr|libgda5.0-5.2.2-2|57	%description
14mr|libgda5.0-5.2.2-2|58	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|59	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|60	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|61	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|62	access your data.
14mr|libgda5.0-5.2.2-2|63	
14mr|libgda5.0-5.2.2-2|64	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|65	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|66	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|67	developed based on it.
14mr|libgda5.0-5.2.2-2|68	
14mr|libgda5.0-5.2.2-2|69	Drivers for the supported databases are included in the gda2.0-* packages.
14mr|libgda5.0-5.2.2-2|70	
14mr|libgda5.0-5.2.2-2|71	%package -n %{libname}
14mr|libgda5.0-5.2.2-2|72	Summary:	GNU Data Access Development
14mr|libgda5.0-5.2.2-2|73	Group: 		System/Libraries
14mr|libgda5.0-5.2.2-2|74	Requires:	%{name} >= %{version}
14mr|libgda5.0-5.2.2-2|75	Requires:	%{name}-sqlite >= %{version}
14mr|libgda5.0-5.2.2-2|76	
14mr|libgda5.0-5.2.2-2|77	%description -n	%{libname}
14mr|libgda5.0-5.2.2-2|78	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|79	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|80	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|81	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|82	access your data.
14mr|libgda5.0-5.2.2-2|83	
14mr|libgda5.0-5.2.2-2|84	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|85	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|86	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|87	developed based on it.
14mr|libgda5.0-5.2.2-2|88	
14mr|libgda5.0-5.2.2-2|89	%package -n %{libnamedev}
14mr|libgda5.0-5.2.2-2|90	Summary:	GNU Data Access Development
14mr|libgda5.0-5.2.2-2|91	Group: 		Development/Databases
14mr|libgda5.0-5.2.2-2|92	Requires:	%{libname} = %{version}
14mr|libgda5.0-5.2.2-2|93	Provides:	gda%{api}-devel = %{version}-%{release}
14mr|libgda5.0-5.2.2-2|94	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgda5.0-5.2.2-2|95	Conflicts:	%{_lib}gda4.0-devel
14mr|libgda5.0-5.2.2-2|96	
14mr|libgda5.0-5.2.2-2|97	%description -n	%{libnamedev}
14mr|libgda5.0-5.2.2-2|98	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|99	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|100	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|101	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|102	access your data.
14mr|libgda5.0-5.2.2-2|103	
14mr|libgda5.0-5.2.2-2|104	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|105	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|106	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|107	developed based on it.
14mr|libgda5.0-5.2.2-2|108	
14mr|libgda5.0-5.2.2-2|109	%package -n %{girname}
14mr|libgda5.0-5.2.2-2|110	Summary:        GObject Introspection interface description for Gda
14mr|libgda5.0-5.2.2-2|111	Group:          System/Libraries
14mr|libgda5.0-5.2.2-2|112	Requires:       %{libname} = %{version}-%{release}
14mr|libgda5.0-5.2.2-2|113	Conflicts:	%{_lib}gda5.0_4 < 5.1.0
14mr|libgda5.0-5.2.2-2|114	
14mr|libgda5.0-5.2.2-2|115	%description -n %{girname}
14mr|libgda5.0-5.2.2-2|116	GObject Introspection interface description for Gda.
14mr|libgda5.0-5.2.2-2|117	
14mr|libgda5.0-5.2.2-2|118	%package -n %{girname_ui}
14mr|libgda5.0-5.2.2-2|119	Summary:        GObject Introspection interface description for Gdaui
14mr|libgda5.0-5.2.2-2|120	Group:          System/Libraries
14mr|libgda5.0-5.2.2-2|121	Requires:       %{libname} = %{version}-%{release}
14mr|libgda5.0-5.2.2-2|122	Conflicts:	%{_lib}gda5.0_4 < 5.1.0
14mr|libgda5.0-5.2.2-2|123	
14mr|libgda5.0-5.2.2-2|124	%description -n %{girname_ui}
14mr|libgda5.0-5.2.2-2|125	GObject Introspection interface description for Gdaui.
14mr|libgda5.0-5.2.2-2|126	
14mr|libgda5.0-5.2.2-2|127	%package postgres
14mr|libgda5.0-5.2.2-2|128	Summary:	GDA PostgreSQL Provider
14mr|libgda5.0-5.2.2-2|129	Group:		Databases
14mr|libgda5.0-5.2.2-2|130	Requires:	%{name} = %{version}
14mr|libgda5.0-5.2.2-2|131	
14mr|libgda5.0-5.2.2-2|132	%description postgres
14mr|libgda5.0-5.2.2-2|133	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|134	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|135	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|136	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|137	access your data.
14mr|libgda5.0-5.2.2-2|138	
14mr|libgda5.0-5.2.2-2|139	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|140	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|141	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|142	developed based on it.
14mr|libgda5.0-5.2.2-2|143	
14mr|libgda5.0-5.2.2-2|144	This package includes the GDA PostgreSQL provider
14mr|libgda5.0-5.2.2-2|145	
14mr|libgda5.0-5.2.2-2|146	%package mysql
14mr|libgda5.0-5.2.2-2|147	Summary:	GDA MySQL Provider
14mr|libgda5.0-5.2.2-2|148	Group:		Databases
14mr|libgda5.0-5.2.2-2|149	Requires:	%{name} = %{version}
14mr|libgda5.0-5.2.2-2|150	
14mr|libgda5.0-5.2.2-2|151	%description mysql
14mr|libgda5.0-5.2.2-2|152	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|153	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|154	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|155	
14mr|libgda5.0-5.2.2-2|156	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|157	access your data.
14mr|libgda5.0-5.2.2-2|158	
14mr|libgda5.0-5.2.2-2|159	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|160	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|161	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|162	developed based on it.
14mr|libgda5.0-5.2.2-2|163	
14mr|libgda5.0-5.2.2-2|164	This package includes the GDA MySQL provider
14mr|libgda5.0-5.2.2-2|165	
14mr|libgda5.0-5.2.2-2|166	%package bdb
14mr|libgda5.0-5.2.2-2|167	Summary:	GDA Berkeley Database Provider
14mr|libgda5.0-5.2.2-2|168	Group:		Databases
14mr|libgda5.0-5.2.2-2|169	Requires:	%{name} = %{version}
14mr|libgda5.0-5.2.2-2|170	
14mr|libgda5.0-5.2.2-2|171	%description bdb
14mr|libgda5.0-5.2.2-2|172	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|173	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|174	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|175	
14mr|libgda5.0-5.2.2-2|176	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|177	access your data.
14mr|libgda5.0-5.2.2-2|178	
14mr|libgda5.0-5.2.2-2|179	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|180	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|181	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|182	developed based on it.
14mr|libgda5.0-5.2.2-2|183	
14mr|libgda5.0-5.2.2-2|184	This package includes the GDA Berkeley Database provider.
14mr|libgda5.0-5.2.2-2|185	
14mr|libgda5.0-5.2.2-2|186	%package sqlite
14mr|libgda5.0-5.2.2-2|187	Summary:	GDA sqlite Provider
14mr|libgda5.0-5.2.2-2|188	Group:		Databases
14mr|libgda5.0-5.2.2-2|189	Requires:	%{name} = %{version}
14mr|libgda5.0-5.2.2-2|190	
14mr|libgda5.0-5.2.2-2|191	%description sqlite
14mr|libgda5.0-5.2.2-2|192	GNU Data Access is an attempt to provide uniform access to
14mr|libgda5.0-5.2.2-2|193	different kinds of data sources (databases, information
14mr|libgda5.0-5.2.2-2|194	servers, mail spools, etc).
14mr|libgda5.0-5.2.2-2|195	
14mr|libgda5.0-5.2.2-2|196	It is a complete architecture that provides all you need to
14mr|libgda5.0-5.2.2-2|197	access your data.
14mr|libgda5.0-5.2.2-2|198	
14mr|libgda5.0-5.2.2-2|199	libgda was part of the GNOME-DB project
14mr|libgda5.0-5.2.2-2|200	(http://www.gnome-db.org/), but has been
14mr|libgda5.0-5.2.2-2|201	separated from it to allow non-GNOME applications to be
14mr|libgda5.0-5.2.2-2|202	developed based on it.
14mr|libgda5.0-5.2.2-2|203	
14mr|libgda5.0-5.2.2-2|204	This package includes the GDA sqlite provider
14mr|libgda5.0-5.2.2-2|205	
14mr|libgda5.0-5.2.2-2|206	%prep
14mr|libgda5.0-5.2.2-2|207	%setup -q -n %{pkgname}-%{version}
14mr|libgda5.0-5.2.2-2|208	%apply_patches
14mr|libgda5.0-5.2.2-2|209	
14mr|libgda5.0-5.2.2-2|210	%build
14mr|libgda5.0-5.2.2-2|211	%configure2_5x \
14mr|libgda5.0-5.2.2-2|212	--disable-static \
14mr|libgda5.0-5.2.2-2|213	--disable-rpath \
14mr|libgda5.0-5.2.2-2|214	--enable-introspection=yes \
14mr|libgda5.0-5.2.2-2|215	--enable-gda-gi \
14mr|libgda5.0-5.2.2-2|216	--enable-gdaui-gi \
14mr|libgda5.0-5.2.2-2|217	--enable-system-sqlite \
14mr|libgda5.0-5.2.2-2|218	--with-bdb=%{_prefix} \
14mr|libgda5.0-5.2.2-2|219	--with-bdb-libdir-name=%{_lib}
14mr|libgda5.0-5.2.2-2|220	%make
14mr|libgda5.0-5.2.2-2|221	
14mr|libgda5.0-5.2.2-2|222	%install
14mr|libgda5.0-5.2.2-2|223	%makeinstall_std
14mr|libgda5.0-5.2.2-2|224	
14mr|libgda5.0-5.2.2-2|225	# remove unneeded files
14mr|libgda5.0-5.2.2-2|226	find %{buildroot} -name '*.la' -delete
14mr|libgda5.0-5.2.2-2|227	
14mr|libgda5.0-5.2.2-2|228	%find_lang %{pkgname}-%{api} --with-gnome
14mr|libgda5.0-5.2.2-2|229	
14mr|libgda5.0-5.2.2-2|230	%files -f %{pkgname}-%{api}.lang
14mr|libgda5.0-5.2.2-2|231	%doc AUTHORS COPYING README
14mr|libgda5.0-5.2.2-2|232	%{_bindir}/*
14mr|libgda5.0-5.2.2-2|233	%{_mandir}/man1/*
14mr|libgda5.0-5.2.2-2|234	%dir %{_sysconfdir}/libgda-%{dirver}
14mr|libgda5.0-5.2.2-2|235	%config(noreplace) %{_sysconfdir}/libgda-%{dirver}/sales_test.db
14mr|libgda5.0-5.2.2-2|236	%config(noreplace) %{_sysconfdir}/libgda-%{dirver}/config
14mr|libgda5.0-5.2.2-2|237	%{_datadir}/applications/gda-browser-%{api}.desktop
14mr|libgda5.0-5.2.2-2|238	%{_datadir}/applications/gda-control-center-%{api}.desktop
14mr|libgda5.0-5.2.2-2|239	%{_datadir}/pixmaps/gda*
14mr|libgda5.0-5.2.2-2|240	%{_datadir}/icons/hicolor/*/apps/gda-control-center.*
14mr|libgda5.0-5.2.2-2|241	%{_datadir}/libgda-%{dirver}
14mr|libgda5.0-5.2.2-2|242	%dir %{_libdir}/libgda-%{dirver}
14mr|libgda5.0-5.2.2-2|243	%dir %{_libdir}/libgda-%{dirver}/plugins
14mr|libgda5.0-5.2.2-2|244	%dir %{_libdir}/libgda-%{dirver}/providers
14mr|libgda5.0-5.2.2-2|245	%{_libdir}/libgda-%{dirver}/plugins/*.xml
14mr|libgda5.0-5.2.2-2|246	%{_libdir}/libgda-%{dirver}/plugins/libgda-ui-plugins.so
14mr|libgda5.0-5.2.2-2|247	%{_libdir}/libgda-%{dirver}/providers/libgda-web.so
14mr|libgda5.0-5.2.2-2|248	%{_libdir}/libgda-%{dirver}/providers/libgda-sqlcipher.so
14mr|libgda5.0-5.2.2-2|249	%{_libdir}/libgda-%{dirver}/providers/libgda-ldap.so
14mr|libgda5.0-5.2.2-2|250	%{_datadir}/help/*/gda-browser/*
14mr|libgda5.0-5.2.2-2|251	
14mr|libgda5.0-5.2.2-2|252	%files -n %{libname}
14mr|libgda5.0-5.2.2-2|253	%{_libdir}/libgda-%{api}.so.%{major}*
14mr|libgda5.0-5.2.2-2|254	%{_libdir}/libgda-report-%{api}.so.%{major}*
14mr|libgda5.0-5.2.2-2|255	%{_libdir}/libgda-ui-%{api}.so.%{major}*
14mr|libgda5.0-5.2.2-2|256	%{_libdir}/libgda-xslt-%{api}.so.%{major}*
14mr|libgda5.0-5.2.2-2|257	
14mr|libgda5.0-5.2.2-2|258	%files -n %{girname}
14mr|libgda5.0-5.2.2-2|259	%{_libdir}/girepository-1.0/Gda-%{gi_major}.typelib
14mr|libgda5.0-5.2.2-2|260	
14mr|libgda5.0-5.2.2-2|261	%files -n %{girname_ui}
14mr|libgda5.0-5.2.2-2|262	%{_libdir}/girepository-1.0/Gdaui-%{gi_major}.typelib
14mr|libgda5.0-5.2.2-2|263	
14mr|libgda5.0-5.2.2-2|264	%files -n %{libnamedev}
14mr|libgda5.0-5.2.2-2|265	%doc %{_datadir}/gtk-doc/html/libgda-%{dirver}/
14mr|libgda5.0-5.2.2-2|266	%doc %{_datadir}/gtk-doc/html/gda-browser/
14mr|libgda5.0-5.2.2-2|267	%{_libdir}/libgda-%{api}.so
14mr|libgda5.0-5.2.2-2|268	%{_libdir}/libgda-report-%{api}.so
14mr|libgda5.0-5.2.2-2|269	%{_libdir}/libgda-ui-%{api}.so
14mr|libgda5.0-5.2.2-2|270	%{_libdir}/libgda-xslt-%{api}.so
14mr|libgda5.0-5.2.2-2|271	%{_libdir}/pkgconfig/*
14mr|libgda5.0-5.2.2-2|272	%{_includedir}/*
14mr|libgda5.0-5.2.2-2|273	%{_datadir}/gir-1.0/Gda-%{api}.gir
14mr|libgda5.0-5.2.2-2|274	%{_datadir}/gir-1.0/Gdaui-%{api}.gir
14mr|libgda5.0-5.2.2-2|275	
14mr|libgda5.0-5.2.2-2|276	%files sqlite
14mr|libgda5.0-5.2.2-2|277	%{_libdir}/libgda-%{dirver}/providers/libgda-sqlite.so
14mr|libgda5.0-5.2.2-2|278	
14mr|libgda5.0-5.2.2-2|279	%files postgres
14mr|libgda5.0-5.2.2-2|280	%{_libdir}/libgda-%{dirver}/providers/libgda-postgres.so
14mr|libgda5.0-5.2.2-2|281	
14mr|libgda5.0-5.2.2-2|282	%files bdb
14mr|libgda5.0-5.2.2-2|283	%{_libdir}/libgda-%{dirver}/providers/libgda-bdb.so
14mr|libgda5.0-5.2.2-2|284	
14mr|libgda5.0-5.2.2-2|285	%files mysql
14mr|libgda5.0-5.2.2-2|286	%{_libdir}/libgda-%{dirver}/providers/libgda-mysql.so
14mr|libgda5.0-5.2.2-2|287	
14mr|libgda5.0-5.2.2-2|288	
14mr|libgda5.0-5.2.2-2|289	%changelog
14mr|libgda5.0-5.2.2-2|290	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2.2-2
14mr|libgda5.0-5.2.2-2|291	+ Revision: 9110293
14mr|libgda5.0-5.2.2-2|292	- MassBuild#440: Increase release tag
14mr|libgda5.0-5.2.2-2|293	
14mr|libgda5.0-5.2.2-2|294	

17174 14
14mr|libgdata-0.13.3-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|libgdata-0.13.3-2|2	
14mr|libgdata-0.13.3-2|3	%define major 13
14mr|libgdata-0.13.3-2|4	%define gir_major 0.0
14mr|libgdata-0.13.3-2|5	%define libname %mklibname gdata %{major}
14mr|libgdata-0.13.3-2|6	%define develname %mklibname -d gdata
14mr|libgdata-0.13.3-2|7	%define girname %mklibname gdata-gir %{gir_major}
14mr|libgdata-0.13.3-2|8	
14mr|libgdata-0.13.3-2|9	Summary:	Library for the GData protocol
14mr|libgdata-0.13.3-2|10	Name:		libgdata
14mr|libgdata-0.13.3-2|11	Version:	0.13.3
14mr|libgdata-0.13.3-2|12	Release:	2
14mr|libgdata-0.13.3-2|13	Group:		System/Libraries
14mr|libgdata-0.13.3-2|14	License:	LGPLv2+
14mr|libgdata-0.13.3-2|15	URL:		http://live.gnome.org/libgdata
14mr|libgdata-0.13.3-2|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdata/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libgdata-0.13.3-2|17	Patch0:         libgdata-0.13.0-CVE-2012-1177.diff
14mr|libgdata-0.13.3-2|18	BuildRequires:  autoconf automake libtool
14mr|libgdata-0.13.3-2|19	BuildRequires:  rootcerts
14mr|libgdata-0.13.3-2|20	Requires:       rootcerts
14mr|libgdata-0.13.3-2|21	BuildRequires:	gtk-doc
14mr|libgdata-0.13.3-2|22	BuildRequires:	intltool
14mr|libgdata-0.13.3-2|23	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libgdata-0.13.3-2|24	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libgdata-0.13.3-2|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libgdata-0.13.3-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgdata-0.13.3-2|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libgdata-0.13.3-2|28	BuildRequires:	pkgconfig(gcr-base-3)
14mr|libgdata-0.13.3-2|29	BuildRequires:	pkgconfig(goa-1.0)
14mr|libgdata-0.13.3-2|30	BuildRequires:	pkgconfig(oauth) >= 0.9.4
14mr|libgdata-0.13.3-2|31	
14mr|libgdata-0.13.3-2|32	%description
14mr|libgdata-0.13.3-2|33	libgdata is a GLib-based library for accessing online service APIs using the
14mr|libgdata-0.13.3-2|34	GData protocol --- most notably, Google's services. It provides APIs to access
14mr|libgdata-0.13.3-2|35	the common Google services, and has full asynchronous support.
14mr|libgdata-0.13.3-2|36	
14mr|libgdata-0.13.3-2|37	%package i18n
14mr|libgdata-0.13.3-2|38	Summary:	Library for the GData protocol - translations
14mr|libgdata-0.13.3-2|39	Group:		System/Internationalization
14mr|libgdata-0.13.3-2|40	
14mr|libgdata-0.13.3-2|41	%description i18n
14mr|libgdata-0.13.3-2|42	libgdata is a GLib-based library for accessing online service APIs using the
14mr|libgdata-0.13.3-2|43	GData protocol --- most notably, Google's services. It provides APIs to access
14mr|libgdata-0.13.3-2|44	the common Google services, and has full asynchronous support.
14mr|libgdata-0.13.3-2|45	
14mr|libgdata-0.13.3-2|46	%package -n %{libname}
14mr|libgdata-0.13.3-2|47	Summary:	Library for the GData protocol
14mr|libgdata-0.13.3-2|48	Group:		System/Libraries
14mr|libgdata-0.13.3-2|49	
14mr|libgdata-0.13.3-2|50	%description -n %{libname}
14mr|libgdata-0.13.3-2|51	This package contains the dynamic libraries from %{name}.
14mr|libgdata-0.13.3-2|52	
14mr|libgdata-0.13.3-2|53	%package -n %{girname}
14mr|libgdata-0.13.3-2|54	Group:		System/Libraries
14mr|libgdata-0.13.3-2|55	Summary:	GObject Introspection interface library for %{name}
14mr|libgdata-0.13.3-2|56	
14mr|libgdata-0.13.3-2|57	%description -n %{girname}
14mr|libgdata-0.13.3-2|58	GObject Introspection interface library for %{name}.
14mr|libgdata-0.13.3-2|59	
14mr|libgdata-0.13.3-2|60	%package -n %{develname}
14mr|libgdata-0.13.3-2|61	Summary:	Development files for %{name}
14mr|libgdata-0.13.3-2|62	Group:		Development/C
14mr|libgdata-0.13.3-2|63	Requires:	%{libname} = %{version}-%{release}
14mr|libgdata-0.13.3-2|64	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgdata-0.13.3-2|65	
14mr|libgdata-0.13.3-2|66	%description -n %{develname}
14mr|libgdata-0.13.3-2|67	This package contains libraries and header files for %{name}.
14mr|libgdata-0.13.3-2|68	
14mr|libgdata-0.13.3-2|69	%prep
14mr|libgdata-0.13.3-2|70	%setup -q
14mr|libgdata-0.13.3-2|71	#apply_patches
14mr|libgdata-0.13.3-2|72	%patch0 -p0 -b .CVE-2012-1177
14mr|libgdata-0.13.3-2|73	
14mr|libgdata-0.13.3-2|74	%build
14mr|libgdata-0.13.3-2|75	%configure2_5x \
14mr|libgdata-0.13.3-2|76	--disable-static \
14mr|libgdata-0.13.3-2|77	--with-ca-certs=/etc/pki/tls/certs/ca-bundle.crt
14mr|libgdata-0.13.3-2|78	
14mr|libgdata-0.13.3-2|79	%make
14mr|libgdata-0.13.3-2|80	
14mr|libgdata-0.13.3-2|81	%install
14mr|libgdata-0.13.3-2|82	%makeinstall_std
14mr|libgdata-0.13.3-2|83	%find_lang gdata
14mr|libgdata-0.13.3-2|84	
14mr|libgdata-0.13.3-2|85	# remove unpackaged files
14mr|libgdata-0.13.3-2|86	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libgdata-0.13.3-2|87	
14mr|libgdata-0.13.3-2|88	%files i18n -f gdata.lang
14mr|libgdata-0.13.3-2|89	
14mr|libgdata-0.13.3-2|90	%files -n %{libname}
14mr|libgdata-0.13.3-2|91	%doc NEWS README AUTHORS
14mr|libgdata-0.13.3-2|92	%{_libdir}/libgdata.so.%{major}*
14mr|libgdata-0.13.3-2|93	
14mr|libgdata-0.13.3-2|94	%files -n %{girname}
14mr|libgdata-0.13.3-2|95	%{_libdir}/girepository-1.0/GData-%{gir_major}.typelib
14mr|libgdata-0.13.3-2|96	
14mr|libgdata-0.13.3-2|97	%files -n %{develname}
14mr|libgdata-0.13.3-2|98	%{_includedir}/*
14mr|libgdata-0.13.3-2|99	%{_libdir}/*.so
14mr|libgdata-0.13.3-2|100	%{_libdir}/pkgconfig/%{name}.pc
14mr|libgdata-0.13.3-2|101	%{_datadir}/gtk-doc/html/gdata/
14mr|libgdata-0.13.3-2|102	%{_datadir}/gir-1.0/GData-0.0.gir
14mr|libgdata-0.13.3-2|103	
14mr|libgdata-0.13.3-2|104	
14mr|libgdata-0.13.3-2|105	%changelog
14mr|libgdata-0.13.3-2|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.3-2
14mr|libgdata-0.13.3-2|107	+ Revision: a5c7ca7
14mr|libgdata-0.13.3-2|108	- MassBuild#440: Increase release tag
14mr|libgdata-0.13.3-2|109	
14mr|libgdata-0.13.3-2|110	

17175 14
14mr|libgdata0.6-0.6.6-7|1	%define major 7
14mr|libgdata0.6-0.6.6-7|2	%define libname %mklibname gdata %{major}
14mr|libgdata0.6-0.6.6-7|3	%define develname %mklibname -d gdata %{major}
14mr|libgdata0.6-0.6.6-7|4	%define oname libgdata
14mr|libgdata0.6-0.6.6-7|5	
14mr|libgdata0.6-0.6.6-7|6	Name:		libgdata0.6
14mr|libgdata0.6-0.6.6-7|7	Version:	0.6.6
14mr|libgdata0.6-0.6.6-7|8	Release:	7
14mr|libgdata0.6-0.6.6-7|9	Summary:	Library for the GData protocol
14mr|libgdata0.6-0.6.6-7|10	
14mr|libgdata0.6-0.6.6-7|11	Group:		System/Libraries
14mr|libgdata0.6-0.6.6-7|12	License:	LGPLv2+
14mr|libgdata0.6-0.6.6-7|13	URL:		http://live.gnome.org/libgdata
14mr|libgdata0.6-0.6.6-7|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
14mr|libgdata0.6-0.6.6-7|15	
14mr|libgdata0.6-0.6.6-7|16	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libgdata0.6-0.6.6-7|17	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libgdata0.6-0.6.6-7|18	BuildRequires:	gtk-doc
14mr|libgdata0.6-0.6.6-7|19	BuildRequires:	intltool
14mr|libgdata0.6-0.6.6-7|20	BuildRequires:	perl-XML-Parser
14mr|libgdata0.6-0.6.6-7|21	
14mr|libgdata0.6-0.6.6-7|22	%description
14mr|libgdata0.6-0.6.6-7|23	libgdata is a GLib-based library for accessing online service APIs using the
14mr|libgdata0.6-0.6.6-7|24	GData protocol --- most notably, Google's services. It provides APIs to access
14mr|libgdata0.6-0.6.6-7|25	the common Google services, and has full asynchronous support.
14mr|libgdata0.6-0.6.6-7|26	
14mr|libgdata0.6-0.6.6-7|27	%package i18n
14mr|libgdata0.6-0.6.6-7|28	Summary:	Library for the GData protocol - translations
14mr|libgdata0.6-0.6.6-7|29	Group:		System/Internationalization
14mr|libgdata0.6-0.6.6-7|30	
14mr|libgdata0.6-0.6.6-7|31	%description i18n
14mr|libgdata0.6-0.6.6-7|32	libgdata is a GLib-based library for accessing online service APIs using the
14mr|libgdata0.6-0.6.6-7|33	GData protocol --- most notably, Google's services. It provides APIs to access
14mr|libgdata0.6-0.6.6-7|34	the common Google services, and has full asynchronous support.
14mr|libgdata0.6-0.6.6-7|35	
14mr|libgdata0.6-0.6.6-7|36	%package -n %{libname}
14mr|libgdata0.6-0.6.6-7|37	Summary:	Library for the GData protocol
14mr|libgdata0.6-0.6.6-7|38	Group:		System/Libraries
14mr|libgdata0.6-0.6.6-7|39	Suggests:	%{oname}-i18n >= %{version}
14mr|libgdata0.6-0.6.6-7|40	
14mr|libgdata0.6-0.6.6-7|41	%description -n %{libname}
14mr|libgdata0.6-0.6.6-7|42	libgdata is a GLib-based library for accessing online service APIs using the
14mr|libgdata0.6-0.6.6-7|43	GData protocol --- most notably, Google's services. It provides APIs to access
14mr|libgdata0.6-0.6.6-7|44	the common Google services, and has full asynchronous support.
14mr|libgdata0.6-0.6.6-7|45	
14mr|libgdata0.6-0.6.6-7|46	
14mr|libgdata0.6-0.6.6-7|47	%package -n %{develname}
14mr|libgdata0.6-0.6.6-7|48	Summary:	Development files for %{name}
14mr|libgdata0.6-0.6.6-7|49	Group:		Development/C
14mr|libgdata0.6-0.6.6-7|50	Requires:	%{libname} = %{version}-%{release}
14mr|libgdata0.6-0.6.6-7|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgdata0.6-0.6.6-7|52	
14mr|libgdata0.6-0.6.6-7|53	%description -n %develname
14mr|libgdata0.6-0.6.6-7|54	The %{name}-devel package contains libraries and header files for
14mr|libgdata0.6-0.6.6-7|55	developing applications that use %{name}.
14mr|libgdata0.6-0.6.6-7|56	
14mr|libgdata0.6-0.6.6-7|57	%prep
14mr|libgdata0.6-0.6.6-7|58	%setup -q -n %{oname}-%{version}
14mr|libgdata0.6-0.6.6-7|59	
14mr|libgdata0.6-0.6.6-7|60	%build
14mr|libgdata0.6-0.6.6-7|61	%configure2_5x --disable-static
14mr|libgdata0.6-0.6.6-7|62	%make
14mr|libgdata0.6-0.6.6-7|63	
14mr|libgdata0.6-0.6.6-7|64	%install
14mr|libgdata0.6-0.6.6-7|65	%makeinstall_std
14mr|libgdata0.6-0.6.6-7|66	%find_lang gdata
14mr|libgdata0.6-0.6.6-7|67	
14mr|libgdata0.6-0.6.6-7|68	%files i18n -f gdata.lang
14mr|libgdata0.6-0.6.6-7|69	
14mr|libgdata0.6-0.6.6-7|70	%files -n %{libname}
14mr|libgdata0.6-0.6.6-7|71	%doc NEWS README AUTHORS
14mr|libgdata0.6-0.6.6-7|72	%{_libdir}/libgdata.so.%{major}*
14mr|libgdata0.6-0.6.6-7|73	
14mr|libgdata0.6-0.6.6-7|74	%files -n %{develname}
14mr|libgdata0.6-0.6.6-7|75	%{_includedir}/*
14mr|libgdata0.6-0.6.6-7|76	%{_libdir}/*.so
14mr|libgdata0.6-0.6.6-7|77	%{_libdir}/pkgconfig/%{oname}.pc
14mr|libgdata0.6-0.6.6-7|78	%{_datadir}/gtk-doc/html/gdata/
14mr|libgdata0.6-0.6.6-7|79	
14mr|libgdata0.6-0.6.6-7|80	
14mr|libgdata0.6-0.6.6-7|81	
14mr|libgdata0.6-0.6.6-7|82	%changelog
14mr|libgdata0.6-0.6.6-7|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.6-7
14mr|libgdata0.6-0.6.6-7|84	+ Revision: 1b67141
14mr|libgdata0.6-0.6.6-7|85	- MassBuild#440: Increase release tag
14mr|libgdata0.6-0.6.6-7|86	
14mr|libgdata0.6-0.6.6-7|87	

17176 14
14mr|libgdiplus-2.10-9|1	%define major 0
14mr|libgdiplus-2.10-9|2	%define libname %mklibname gdiplus %{major}
14mr|libgdiplus-2.10-9|3	%define devname %mklibname gdiplus -d
14mr|libgdiplus-2.10-9|4	
14mr|libgdiplus-2.10-9|5	Summary:	An Open Source implementation of the GDI+ API
14mr|libgdiplus-2.10-9|6	Name:		libgdiplus
14mr|libgdiplus-2.10-9|7	Version:	2.10
14mr|libgdiplus-2.10-9|8	Release:	9
14mr|libgdiplus-2.10-9|9	License:	MIT
14mr|libgdiplus-2.10-9|10	Group:		System/Libraries
14mr|libgdiplus-2.10-9|11	Url:		http://go-mono.com
14mr|libgdiplus-2.10-9|12	Source0:	http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgdiplus-2.10-9|13	Patch0:		libgdiplus-2.10-libpng15.diff
14mr|libgdiplus-2.10-9|14	Patch1:		libgdiplus-2.10.9-freetype251.patch
14mr|libgdiplus-2.10-9|15	# Re-diff of NetBSD patch
14mr|libgdiplus-2.10-9|16	Patch2:		libgdiplus-2.10-giflib51.patch
14mr|libgdiplus-2.10-9|17	BuildRequires:	jpeg-devel
14mr|libgdiplus-2.10-9|18	BuildRequires:	giflib-devel
14mr|libgdiplus-2.10-9|19	BuildRequires:	pkgconfig(fontconfig)
14mr|libgdiplus-2.10-9|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgdiplus-2.10-9|21	BuildRequires:	pkgconfig(libexif)
14mr|libgdiplus-2.10-9|22	BuildRequires:	pkgconfig(libpng)
14mr|libgdiplus-2.10-9|23	BuildRequires:	pkgconfig(libtiff-4)
14mr|libgdiplus-2.10-9|24	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libgdiplus-2.10-9|25	BuildRequires:	pkgconfig(sm)
14mr|libgdiplus-2.10-9|26	BuildRequires:	pkgconfig(xrender)
14mr|libgdiplus-2.10-9|27	
14mr|libgdiplus-2.10-9|28	%description
14mr|libgdiplus-2.10-9|29	An Open Source implementation of the GDI+ API.
14mr|libgdiplus-2.10-9|30	This is part of the Mono project.
14mr|libgdiplus-2.10-9|31	
14mr|libgdiplus-2.10-9|32	#----------------------------------------------------------------------------
14mr|libgdiplus-2.10-9|33	
14mr|libgdiplus-2.10-9|34	%package -n %{libname}
14mr|libgdiplus-2.10-9|35	Summary:	An Open Source implementation of the GDI+ API
14mr|libgdiplus-2.10-9|36	Group:		System/Libraries
14mr|libgdiplus-2.10-9|37	Provides:	%{name} = %{EVRD}
14mr|libgdiplus-2.10-9|38	
14mr|libgdiplus-2.10-9|39	%description -n %{libname}
14mr|libgdiplus-2.10-9|40	An Open Source implementation of the GDI+ API.
14mr|libgdiplus-2.10-9|41	This is part of the Mono project.
14mr|libgdiplus-2.10-9|42	
14mr|libgdiplus-2.10-9|43	%files -n %{libname}
14mr|libgdiplus-2.10-9|44	%doc AUTHORS COPYING
14mr|libgdiplus-2.10-9|45	%{_libdir}/libgdiplus.so.%{major}*
14mr|libgdiplus-2.10-9|46	
14mr|libgdiplus-2.10-9|47	#----------------------------------------------------------------------------
14mr|libgdiplus-2.10-9|48	
14mr|libgdiplus-2.10-9|49	%package -n %{devname}
14mr|libgdiplus-2.10-9|50	Summary:	Libraries for developing with libgdiplus
14mr|libgdiplus-2.10-9|51	Group:		Development/C
14mr|libgdiplus-2.10-9|52	Requires:	%{libname} = %{EVRD}
14mr|libgdiplus-2.10-9|53	Provides:	%{name}-devel = %{EVRD}
14mr|libgdiplus-2.10-9|54	
14mr|libgdiplus-2.10-9|55	%description -n %{devname}
14mr|libgdiplus-2.10-9|56	This package provides the necessary development libraries to allow
14mr|libgdiplus-2.10-9|57	you to develop with libgdiplus.
14mr|libgdiplus-2.10-9|58	
14mr|libgdiplus-2.10-9|59	%files -n %{devname}
14mr|libgdiplus-2.10-9|60	%doc src/ChangeLog
14mr|libgdiplus-2.10-9|61	%{_libdir}/libgdiplus.so
14mr|libgdiplus-2.10-9|62	%{_libdir}/pkgconfig/*
14mr|libgdiplus-2.10-9|63	
14mr|libgdiplus-2.10-9|64	#----------------------------------------------------------------------------
14mr|libgdiplus-2.10-9|65	
14mr|libgdiplus-2.10-9|66	%prep
14mr|libgdiplus-2.10-9|67	%setup -q
14mr|libgdiplus-2.10-9|68	%patch0 -p0 -b .libpng15
14mr|libgdiplus-2.10-9|69	%patch1 -p1 -b .ft25
14mr|libgdiplus-2.10-9|70	%if %{mdvver} >= 201410
14mr|libgdiplus-2.10-9|71	%patch2 -p1 -b .giflib51
14mr|libgdiplus-2.10-9|72	%endif
14mr|libgdiplus-2.10-9|73	
14mr|libgdiplus-2.10-9|74	%build
14mr|libgdiplus-2.10-9|75	%configure2_5x \
14mr|libgdiplus-2.10-9|76	--disable-static
14mr|libgdiplus-2.10-9|77	%make
14mr|libgdiplus-2.10-9|78	
14mr|libgdiplus-2.10-9|79	%install
14mr|libgdiplus-2.10-9|80	%makeinstall_std
14mr|libgdiplus-2.10-9|81	
14mr|libgdiplus-2.10-9|82	
14mr|libgdiplus-2.10-9|83	%changelog
14mr|libgdiplus-2.10-9|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10-9
14mr|libgdiplus-2.10-9|85	+ Revision: 118a1ae
14mr|libgdiplus-2.10-9|86	- MassBuild#440: Increase release tag
14mr|libgdiplus-2.10-9|87	
14mr|libgdiplus-2.10-9|88	

17177 14
14mr|libgee-0.14.0-2|1	%define api	0.8
14mr|libgee-0.14.0-2|2	%define major	2
14mr|libgee-0.14.0-2|3	
14mr|libgee-0.14.0-2|4	%define libname %mklibname gee %{api} %{major}
14mr|libgee-0.14.0-2|5	%define girname %mklibname gee-gir %{api}
14mr|libgee-0.14.0-2|6	%define devname %mklibname -d gee
14mr|libgee-0.14.0-2|7	
14mr|libgee-0.14.0-2|8	Summary:	GObject-based collection library
14mr|libgee-0.14.0-2|9	Name:		libgee
14mr|libgee-0.14.0-2|10	Version:	0.14.0
14mr|libgee-0.14.0-2|11	Release:	2
14mr|libgee-0.14.0-2|12	License: 	LGPLv2+
14mr|libgee-0.14.0-2|13	Group:		System/Libraries
14mr|libgee-0.14.0-2|14	URL: 		http://live.gnome.org/Libgee
14mr|libgee-0.14.0-2|15	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/0.14/%{name}-%{version}.tar.xz
14mr|libgee-0.14.0-2|16	
14mr|libgee-0.14.0-2|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgee-0.14.0-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgee-0.14.0-2|19	
14mr|libgee-0.14.0-2|20	%description
14mr|libgee-0.14.0-2|21	Libgee is a collection library providing GObject-based interfaces and
14mr|libgee-0.14.0-2|22	classes for commonly used data structures.
14mr|libgee-0.14.0-2|23	
14mr|libgee-0.14.0-2|24	%package -n	%{libname}
14mr|libgee-0.14.0-2|25	Summary:	Collection library providing GObject-based interfaces and classes
14mr|libgee-0.14.0-2|26	Group:		%{group}
14mr|libgee-0.14.0-2|27	
14mr|libgee-0.14.0-2|28	%description -n	%{libname}
14mr|libgee-0.14.0-2|29	Libgee is a collection library providing GObject-based interfaces and
14mr|libgee-0.14.0-2|30	classes for commonly used data structures.
14mr|libgee-0.14.0-2|31	
14mr|libgee-0.14.0-2|32	%package -n %{girname}
14mr|libgee-0.14.0-2|33	Summary:	GObject Introspection interface description for %{name}
14mr|libgee-0.14.0-2|34	Group:		System/Libraries
14mr|libgee-0.14.0-2|35	
14mr|libgee-0.14.0-2|36	%description -n %{girname}
14mr|libgee-0.14.0-2|37	GObject Introspection interface description for %{name}.
14mr|libgee-0.14.0-2|38	
14mr|libgee-0.14.0-2|39	%package -n	%{devname}
14mr|libgee-0.14.0-2|40	Summary:	Libraries and include files for developing with libgee
14mr|libgee-0.14.0-2|41	Group:		Development/C
14mr|libgee-0.14.0-2|42	Requires:	%{libname} = %{version}
14mr|libgee-0.14.0-2|43	Requires:	%{girname} = %{version}
14mr|libgee-0.14.0-2|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgee-0.14.0-2|45	
14mr|libgee-0.14.0-2|46	%description -n	%{devname}
14mr|libgee-0.14.0-2|47	This package provides the necessary development libraries and include
14mr|libgee-0.14.0-2|48	files to allow you to develop with libgee.
14mr|libgee-0.14.0-2|49	
14mr|libgee-0.14.0-2|50	%prep
14mr|libgee-0.14.0-2|51	%setup -q
14mr|libgee-0.14.0-2|52	
14mr|libgee-0.14.0-2|53	%build
14mr|libgee-0.14.0-2|54	%configure2_5x \
14mr|libgee-0.14.0-2|55	--disable-static
14mr|libgee-0.14.0-2|56	
14mr|libgee-0.14.0-2|57	%make
14mr|libgee-0.14.0-2|58	
14mr|libgee-0.14.0-2|59	%install
14mr|libgee-0.14.0-2|60	%makeinstall_std
14mr|libgee-0.14.0-2|61	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libgee-0.14.0-2|62	
14mr|libgee-0.14.0-2|63	%files -n %{libname}
14mr|libgee-0.14.0-2|64	%doc AUTHORS COPYING NEWS README
14mr|libgee-0.14.0-2|65	%{_libdir}/libgee-%{api}.so.%{major}*
14mr|libgee-0.14.0-2|66	
14mr|libgee-0.14.0-2|67	%files -n %{girname}
14mr|libgee-0.14.0-2|68	%{_libdir}/girepository-1.0/Gee-%{api}.typelib
14mr|libgee-0.14.0-2|69	
14mr|libgee-0.14.0-2|70	%files -n %{devname}
14mr|libgee-0.14.0-2|71	%doc ChangeLog
14mr|libgee-0.14.0-2|72	%{_libdir}/*.so
14mr|libgee-0.14.0-2|73	%{_libdir}/pkgconfig/*
14mr|libgee-0.14.0-2|74	%{_includedir}/*
14mr|libgee-0.14.0-2|75	%{_datadir}/vala/vapi/*.vapi
14mr|libgee-0.14.0-2|76	%{_datadir}/gir-1.0/Gee-%{api}.gir
14mr|libgee-0.14.0-2|77	
14mr|libgee-0.14.0-2|78	
14mr|libgee-0.14.0-2|79	%changelog
14mr|libgee-0.14.0-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.0-2
14mr|libgee-0.14.0-2|81	+ Revision: 19856cd
14mr|libgee-0.14.0-2|82	- MassBuild#440: Increase release tag
14mr|libgee-0.14.0-2|83	
14mr|libgee-0.14.0-2|84	

17178 14
14mr|libgee0.6-0.6.8-2|1	%define oname	libgee
14mr|libgee0.6-0.6.8-2|2	%define api	0.6
14mr|libgee0.6-0.6.8-2|3	%define major	2
14mr|libgee0.6-0.6.8-2|4	%define gimajor 1.0
14mr|libgee0.6-0.6.8-2|5	
14mr|libgee0.6-0.6.8-2|6	%define libname %mklibname gee %{major}
14mr|libgee0.6-0.6.8-2|7	%define girname %mklibname gee-gir %{gimajor}
14mr|libgee0.6-0.6.8-2|8	%define devname %mklibname -d gee %{major}
14mr|libgee0.6-0.6.8-2|9	
14mr|libgee0.6-0.6.8-2|10	Name:		%{oname}0.6
14mr|libgee0.6-0.6.8-2|11	Summary:	GObject-based collection library
14mr|libgee0.6-0.6.8-2|12	Version:	0.6.8
14mr|libgee0.6-0.6.8-2|13	Release:	2
14mr|libgee0.6-0.6.8-2|14	License: 	LGPLv2+
14mr|libgee0.6-0.6.8-2|15	Group:		System/Libraries
14mr|libgee0.6-0.6.8-2|16	URL: 		http://live.gnome.org/Libgee
14mr|libgee0.6-0.6.8-2|17	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/%{api}/%{oname}-%{version}.tar.xz
14mr|libgee0.6-0.6.8-2|18	
14mr|libgee0.6-0.6.8-2|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgee0.6-0.6.8-2|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgee0.6-0.6.8-2|21	
14mr|libgee0.6-0.6.8-2|22	%description
14mr|libgee0.6-0.6.8-2|23	Libgee is a collection library providing GObject-based interfaces and
14mr|libgee0.6-0.6.8-2|24	classes for commonly used data structures.
14mr|libgee0.6-0.6.8-2|25	
14mr|libgee0.6-0.6.8-2|26	%package -n	%{libname}
14mr|libgee0.6-0.6.8-2|27	Summary:	Collection library providing GObject-based interfaces and classes
14mr|libgee0.6-0.6.8-2|28	Group:		%{group}
14mr|libgee0.6-0.6.8-2|29	
14mr|libgee0.6-0.6.8-2|30	%description -n	%{libname}
14mr|libgee0.6-0.6.8-2|31	Libgee is a collection library providing GObject-based interfaces and
14mr|libgee0.6-0.6.8-2|32	classes for commonly used data structures.
14mr|libgee0.6-0.6.8-2|33	
14mr|libgee0.6-0.6.8-2|34	%package -n %{girname}
14mr|libgee0.6-0.6.8-2|35	Summary:	GObject Introspection interface description for %{name}
14mr|libgee0.6-0.6.8-2|36	Group:		System/Libraries
14mr|libgee0.6-0.6.8-2|37	
14mr|libgee0.6-0.6.8-2|38	%description -n %{girname}
14mr|libgee0.6-0.6.8-2|39	GObject Introspection interface description for %{name}.
14mr|libgee0.6-0.6.8-2|40	
14mr|libgee0.6-0.6.8-2|41	%package -n	%{devname}
14mr|libgee0.6-0.6.8-2|42	Summary:	Libraries and include files for developing with libgee
14mr|libgee0.6-0.6.8-2|43	Group:		Development/C
14mr|libgee0.6-0.6.8-2|44	Requires:	%{libname} = %{version}
14mr|libgee0.6-0.6.8-2|45	Requires:	%{girname} = %{version}
14mr|libgee0.6-0.6.8-2|46	
14mr|libgee0.6-0.6.8-2|47	%description -n	%{devname}
14mr|libgee0.6-0.6.8-2|48	This package provides the necessary development libraries and include
14mr|libgee0.6-0.6.8-2|49	files to allow you to develop with libgee.
14mr|libgee0.6-0.6.8-2|50	
14mr|libgee0.6-0.6.8-2|51	%prep
14mr|libgee0.6-0.6.8-2|52	%setup -qn %{oname}-%{version}
14mr|libgee0.6-0.6.8-2|53	
14mr|libgee0.6-0.6.8-2|54	%build
14mr|libgee0.6-0.6.8-2|55	%configure2_5x \
14mr|libgee0.6-0.6.8-2|56	--disable-static
14mr|libgee0.6-0.6.8-2|57	
14mr|libgee0.6-0.6.8-2|58	%make
14mr|libgee0.6-0.6.8-2|59	
14mr|libgee0.6-0.6.8-2|60	%install
14mr|libgee0.6-0.6.8-2|61	%makeinstall_std
14mr|libgee0.6-0.6.8-2|62	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libgee0.6-0.6.8-2|63	
14mr|libgee0.6-0.6.8-2|64	%files -n %{libname}
14mr|libgee0.6-0.6.8-2|65	%doc AUTHORS COPYING NEWS README
14mr|libgee0.6-0.6.8-2|66	%{_libdir}/libgee.so.%{major}*
14mr|libgee0.6-0.6.8-2|67	
14mr|libgee0.6-0.6.8-2|68	%files -n %{girname}
14mr|libgee0.6-0.6.8-2|69	%{_libdir}/girepository-1.0/Gee-%{gimajor}.typelib
14mr|libgee0.6-0.6.8-2|70	
14mr|libgee0.6-0.6.8-2|71	%files -n %{devname}
14mr|libgee0.6-0.6.8-2|72	%doc ChangeLog
14mr|libgee0.6-0.6.8-2|73	%{_libdir}/*.so
14mr|libgee0.6-0.6.8-2|74	%{_libdir}/pkgconfig/*
14mr|libgee0.6-0.6.8-2|75	%{_includedir}/*
14mr|libgee0.6-0.6.8-2|76	%{_datadir}/vala/vapi/*.vapi
14mr|libgee0.6-0.6.8-2|77	%{_datadir}/gir-1.0/Gee-%{gimajor}.gir
14mr|libgee0.6-0.6.8-2|78	
14mr|libgee0.6-0.6.8-2|79	
14mr|libgee0.6-0.6.8-2|80	%changelog
14mr|libgee0.6-0.6.8-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.8-2
14mr|libgee0.6-0.6.8-2|82	+ Revision: 1efdf7b
14mr|libgee0.6-0.6.8-2|83	- MassBuild#440: Increase release tag
14mr|libgee0.6-0.6.8-2|84	
14mr|libgee0.6-0.6.8-2|85	

17179 14
14mr|libgexiv2-0.10.1-3|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libgexiv2-0.10.1-3|2	
14mr|libgexiv2-0.10.1-3|3	%define major 2
14mr|libgexiv2-0.10.1-3|4	%define gir_major 0.10
14mr|libgexiv2-0.10.1-3|5	%define libname %mklibname gexiv2_ %{major}
14mr|libgexiv2-0.10.1-3|6	%define devname %mklibname -d gexiv2
14mr|libgexiv2-0.10.1-3|7	%define gir_name %mklibname gexiv2-gir %{gir_major}
14mr|libgexiv2-0.10.1-3|8	
14mr|libgexiv2-0.10.1-3|9	Summary:	A GObject-based wrapper around the Exiv2 library
14mr|libgexiv2-0.10.1-3|10	Name:		libgexiv2
14mr|libgexiv2-0.10.1-3|11	Version:	0.10.1
14mr|libgexiv2-0.10.1-3|12	Release:	3
14mr|libgexiv2-0.10.1-3|13	License:	GPLv2+
14mr|libgexiv2-0.10.1-3|14	Group:		Graphics
14mr|libgexiv2-0.10.1-3|15	Source0:	https://download.gnome.org/sources/gexiv2/%{url_ver}/gexiv2-%{version}.tar.xz
14mr|libgexiv2-0.10.1-3|16	Url:		https://wiki.gnome.org/Projects/gexiv2
14mr|libgexiv2-0.10.1-3|17	BuildRequires:	libtool
14mr|libgexiv2-0.10.1-3|18	BuildRequires:	python-gobject
14mr|libgexiv2-0.10.1-3|19	BuildRequires:	python-gi
14mr|libgexiv2-0.10.1-3|20	BuildRequires:	python3-gobject3
14mr|libgexiv2-0.10.1-3|21	BuildRequires:	python3-gi
14mr|libgexiv2-0.10.1-3|22	BuildRequires:	sed
14mr|libgexiv2-0.10.1-3|23	BuildRequires:	pkgconfig(exiv2) >= 0.21
14mr|libgexiv2-0.10.1-3|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgexiv2-0.10.1-3|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgexiv2-0.10.1-3|26	BuildRequires:	pkgconfig(python)
14mr|libgexiv2-0.10.1-3|27	BuildRequires:	pkgconfig(python3)
14mr|libgexiv2-0.10.1-3|28	BuildRequires:	pkgconfig(vapigen)
14mr|libgexiv2-0.10.1-3|29	
14mr|libgexiv2-0.10.1-3|30	%description
14mr|libgexiv2-0.10.1-3|31	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mr|libgexiv2-0.10.1-3|32	the basic features of Exiv2 available to GNOME applications.
14mr|libgexiv2-0.10.1-3|33	
14mr|libgexiv2-0.10.1-3|34	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|35	
14mr|libgexiv2-0.10.1-3|36	%package -n %{gir_name}
14mr|libgexiv2-0.10.1-3|37	Summary:	GObject Introspection interface description for %{name}
14mr|libgexiv2-0.10.1-3|38	Group:		Graphics
14mr|libgexiv2-0.10.1-3|39	Requires:	%{libname} = %{EVRD}
14mr|libgexiv2-0.10.1-3|40	
14mr|libgexiv2-0.10.1-3|41	%description -n %{gir_name}
14mr|libgexiv2-0.10.1-3|42	GObject Introspection interface description for %{name}.
14mr|libgexiv2-0.10.1-3|43	
14mr|libgexiv2-0.10.1-3|44	%files -n %{gir_name}
14mr|libgexiv2-0.10.1-3|45	%{_libdir}/girepository-1.0/*-%{gir_major}.typelib
14mr|libgexiv2-0.10.1-3|46	
14mr|libgexiv2-0.10.1-3|47	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|48	
14mr|libgexiv2-0.10.1-3|49	%package -n %{libname}
14mr|libgexiv2-0.10.1-3|50	Summary:	A GObject-based wrapper around the Exiv2 library
14mr|libgexiv2-0.10.1-3|51	Group:		Graphics
14mr|libgexiv2-0.10.1-3|52	
14mr|libgexiv2-0.10.1-3|53	%description -n %{libname}
14mr|libgexiv2-0.10.1-3|54	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mr|libgexiv2-0.10.1-3|55	the basic features of Exiv2 available to GNOME applications.
14mr|libgexiv2-0.10.1-3|56	
14mr|libgexiv2-0.10.1-3|57	%files -n %{libname}
14mr|libgexiv2-0.10.1-3|58	%{_libdir}/libgexiv2.so.%{major}*
14mr|libgexiv2-0.10.1-3|59	
14mr|libgexiv2-0.10.1-3|60	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|61	
14mr|libgexiv2-0.10.1-3|62	%package -n %{devname}
14mr|libgexiv2-0.10.1-3|63	Summary:	A GObject-based wrapper around the Exiv2 library
14mr|libgexiv2-0.10.1-3|64	Group:		Development/C
14mr|libgexiv2-0.10.1-3|65	Requires:	%{libname} = %{EVRD}
14mr|libgexiv2-0.10.1-3|66	Provides:	%{name}-devel = %{EVRD}
14mr|libgexiv2-0.10.1-3|67	
14mr|libgexiv2-0.10.1-3|68	%description -n %{devname}
14mr|libgexiv2-0.10.1-3|69	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mr|libgexiv2-0.10.1-3|70	the basic features of Exiv2 available to GNOME applications.
14mr|libgexiv2-0.10.1-3|71	
14mr|libgexiv2-0.10.1-3|72	%files -n %{devname}
14mr|libgexiv2-0.10.1-3|73	%{_includedir}/gexiv2
14mr|libgexiv2-0.10.1-3|74	%{_libdir}/*.so
14mr|libgexiv2-0.10.1-3|75	%{_libdir}/pkgconfig/*.pc
14mr|libgexiv2-0.10.1-3|76	%{_datadir}/vala/vapi/gexiv2.vapi
14mr|libgexiv2-0.10.1-3|77	%{_datadir}/gir-1.0/*-%{gir_major}.gir
14mr|libgexiv2-0.10.1-3|78	
14mr|libgexiv2-0.10.1-3|79	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|80	
14mr|libgexiv2-0.10.1-3|81	%package -n gexiv2-python
14mr|libgexiv2-0.10.1-3|82	Summary:	Python2 bindings for %{name}
14mr|libgexiv2-0.10.1-3|83	Group:		Development/Python
14mr|libgexiv2-0.10.1-3|84	Requires:	%{libname} = %{EVRD}
14mr|libgexiv2-0.10.1-3|85	Requires:	python-gobject
14mr|libgexiv2-0.10.1-3|86	Requires:	python-gi
14mr|libgexiv2-0.10.1-3|87	
14mr|libgexiv2-0.10.1-3|88	%description -n gexiv2-python
14mr|libgexiv2-0.10.1-3|89	This package contains the python2 bindings for %{name}.
14mr|libgexiv2-0.10.1-3|90	
14mr|libgexiv2-0.10.1-3|91	%files -n gexiv2-python
14mr|libgexiv2-0.10.1-3|92	%{python_sitearch}/gi/overrides/GExiv2.py
14mr|libgexiv2-0.10.1-3|93	
14mr|libgexiv2-0.10.1-3|94	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|95	
14mr|libgexiv2-0.10.1-3|96	%package -n gexiv2-python3
14mr|libgexiv2-0.10.1-3|97	Summary:	Python3 bindings for %{name}
14mr|libgexiv2-0.10.1-3|98	Group:		Development/Python
14mr|libgexiv2-0.10.1-3|99	Requires:	%{libname} = %{EVRD}
14mr|libgexiv2-0.10.1-3|100	Requires:	python3-gobject3
14mr|libgexiv2-0.10.1-3|101	Requires:	python3-gi
14mr|libgexiv2-0.10.1-3|102	
14mr|libgexiv2-0.10.1-3|103	%description -n gexiv2-python3
14mr|libgexiv2-0.10.1-3|104	This package contains the python3 bindings for %{name}.
14mr|libgexiv2-0.10.1-3|105	
14mr|libgexiv2-0.10.1-3|106	%files -n gexiv2-python3
14mr|libgexiv2-0.10.1-3|107	%{python3_sitearch}/gi/overrides/GExiv2.*
14mr|libgexiv2-0.10.1-3|108	
14mr|libgexiv2-0.10.1-3|109	#----------------------------------------------------------------------------
14mr|libgexiv2-0.10.1-3|110	
14mr|libgexiv2-0.10.1-3|111	%prep
14mr|libgexiv2-0.10.1-3|112	%setup -q -n gexiv2-%{version}
14mr|libgexiv2-0.10.1-3|113	
14mr|libgexiv2-0.10.1-3|114	%build
14mr|libgexiv2-0.10.1-3|115	%configure2_5x \
14mr|libgexiv2-0.10.1-3|116	--enable-introspection \
14mr|libgexiv2-0.10.1-3|117	--enable-tests \
14mr|libgexiv2-0.10.1-3|118	--enable-static=no
14mr|libgexiv2-0.10.1-3|119	%make
14mr|libgexiv2-0.10.1-3|120	
14mr|libgexiv2-0.10.1-3|121	%install
14mr|libgexiv2-0.10.1-3|122	%makeinstall_std
14mr|libgexiv2-0.10.1-3|123	
14mr|libgexiv2-0.10.1-3|124	
14mr|libgexiv2-0.10.1-3|125	%changelog
14mr|libgexiv2-0.10.1-3|126	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-3
14mr|libgexiv2-0.10.1-3|127	+ Revision: 87faf32
14mr|libgexiv2-0.10.1-3|128	- Spec cleanup
14mr|libgexiv2-0.10.1-3|129	
14mr|libgexiv2-0.10.1-3|130	

17180 14
14mr|libggi-2.2.2-20|1	%define major 2
14mr|libggi-2.2.2-20|2	%define libname %mklibname ggi %{major}
14mr|libggi-2.2.2-20|3	%define devname %mklibname ggi -d
14mr|libggi-2.2.2-20|4	
14mr|libggi-2.2.2-20|5	Summary:	A fast, simple, small and flexible user-space graphics library
14mr|libggi-2.2.2-20|6	Name:		libggi
14mr|libggi-2.2.2-20|7	Version:	2.2.2
14mr|libggi-2.2.2-20|8	Release:	20
14mr|libggi-2.2.2-20|9	License:	MIT
14mr|libggi-2.2.2-20|10	Group:		System/Libraries
14mr|libggi-2.2.2-20|11	Url:		http://www.ggi-project.org/
14mr|libggi-2.2.2-20|12	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
14mr|libggi-2.2.2-20|13	Patch0:		libggi-2.0.1-no-lcd823-ppc.patch
14mr|libggi-2.2.2-20|14	Patch3:		libggi-2.0.3-xpath.patch
14mr|libggi-2.2.2-20|15	Patch4:		libggi_wformat.patch
14mr|libggi-2.2.2-20|16	
14mr|libggi-2.2.2-20|17	Buildrequires:	aalib-devel
14mr|libggi-2.2.2-20|18	Buildrequires:	libgii-devel >= 1.0.2-2
14mr|libggi-2.2.2-20|19	BuildRequires:	pkgconfig(directfb)
14mr|libggi-2.2.2-20|20	BuildRequires:	pkgconfig(ncurses)
14mr|libggi-2.2.2-20|21	BuildRequires:	pkgconfig(xext)
14mr|libggi-2.2.2-20|22	
14mr|libggi-2.2.2-20|23	BuildConflicts:	svgalib-devel
14mr|libggi-2.2.2-20|24	
14mr|libggi-2.2.2-20|25	%description
14mr|libggi-2.2.2-20|26	LibGGI is a fast, simple, small and flexible user-space graphics
14mr|libggi-2.2.2-20|27	library developed by the GGI Project <http://www.ggi-project.org/>.
14mr|libggi-2.2.2-20|28	It attempts to abstract the many different graphics output systems
14mr|libggi-2.2.2-20|29	existing under Unix (and in the future, other platforms). The support
14mr|libggi-2.2.2-20|30	for all of these different types of displays and hardware are provided
14mr|libggi-2.2.2-20|31	by dynamically-loaded mini-libraries.
14mr|libggi-2.2.2-20|32	
14mr|libggi-2.2.2-20|33	LibGGI can transparently (to the LibGGI-using application) display
14mr|libggi-2.2.2-20|34	graphics on an X window, fbcon (Linux framebuffer driver), or the
14mr|libggi-2.2.2-20|35	glide library, through their respective graphics drivers, or targets.
14mr|libggi-2.2.2-20|36	There are also some other targets which display through another
14mr|libggi-2.2.2-20|37	target, such as multi to display simultaneously on multiple displays
14mr|libggi-2.2.2-20|38	at once, and tile to tile your display to different monitors.
14mr|libggi-2.2.2-20|39	
14mr|libggi-2.2.2-20|40	LibGGI supports acceleration of graphics primitives where possible.
14mr|libggi-2.2.2-20|41	
14mr|libggi-2.2.2-20|42	LibGGI is a very generic piece of software, that will run on about
14mr|libggi-2.2.2-20|43	every platform that has remotely heard of POSIX (ports to other systems
14mr|libggi-2.2.2-20|44	such as Win32 are underway) and on many display subsystems.
14mr|libggi-2.2.2-20|45	
14mr|libggi-2.2.2-20|46	%files
14mr|libggi-2.2.2-20|47	%doc FAQ NEWS README doc/env.txt doc/targets.txt
14mr|libggi-2.2.2-20|48	%dir %{_sysconfdir}/ggi/
14mr|libggi-2.2.2-20|49	%dir %{_sysconfdir}/ggi/targets
14mr|libggi-2.2.2-20|50	%config(noreplace) %{_sysconfdir}/ggi/libggi.conf
14mr|libggi-2.2.2-20|51	%config(noreplace) %{_sysconfdir}/ggi/targets/fbdev.conf
14mr|libggi-2.2.2-20|52	%{_bindir}/*
14mr|libggi-2.2.2-20|53	%dir %{_libdir}/ggi/
14mr|libggi-2.2.2-20|54	%dir %{_libdir}/ggi/default/
14mr|libggi-2.2.2-20|55	%dir %{_libdir}/ggi/default/fbdev
14mr|libggi-2.2.2-20|56	%dir %{_libdir}/ggi/display
14mr|libggi-2.2.2-20|57	%dir %{_libdir}/ggi/helper
14mr|libggi-2.2.2-20|58	%{_libdir}/ggi/*/*.so
14mr|libggi-2.2.2-20|59	%{_libdir}/ggi/default/fbdev/*.so
14mr|libggi-2.2.2-20|60	%{_mandir}/man1/*
14mr|libggi-2.2.2-20|61	%{_mandir}/man3/*
14mr|libggi-2.2.2-20|62	%{_mandir}/man7/*
14mr|libggi-2.2.2-20|63	
14mr|libggi-2.2.2-20|64	#----------------------------------------------------------------------------
14mr|libggi-2.2.2-20|65	
14mr|libggi-2.2.2-20|66	%package -n %{libname}
14mr|libggi-2.2.2-20|67	Summary:	Main library for %{name}
14mr|libggi-2.2.2-20|68	Group:		System/Libraries
14mr|libggi-2.2.2-20|69	Requires:	%{name}
14mr|libggi-2.2.2-20|70	
14mr|libggi-2.2.2-20|71	%description -n %{libname}
14mr|libggi-2.2.2-20|72	This package contains the library needed to run programs dynamically
14mr|libggi-2.2.2-20|73	linked with %{name}.
14mr|libggi-2.2.2-20|74	
14mr|libggi-2.2.2-20|75	%files -n %{libname}
14mr|libggi-2.2.2-20|76	%{_libdir}/libggi.so.%{major}*
14mr|libggi-2.2.2-20|77	
14mr|libggi-2.2.2-20|78	#----------------------------------------------------------------------------
14mr|libggi-2.2.2-20|79	
14mr|libggi-2.2.2-20|80	%package -n %{devname}
14mr|libggi-2.2.2-20|81	Summary:	Headers for developing programs that will use %{name}
14mr|libggi-2.2.2-20|82	Group:		Development/Other
14mr|libggi-2.2.2-20|83	Requires:	%{libname} = %{EVRD}
14mr|libggi-2.2.2-20|84	Requires:	libgii-devel
14mr|libggi-2.2.2-20|85	Provides:	%{name}-devel = %{EVRD}
14mr|libggi-2.2.2-20|86	Obsoletes:	%{_lib}ggi2-devel < 2.2.2-19
14mr|libggi-2.2.2-20|87	Obsoletes:	%{_lib}ggi2-static-devel < 2.2.2-19
14mr|libggi-2.2.2-20|88	Obsoletes:	%{_lib}ggi-static-devel < 2.2.2-19
14mr|libggi-2.2.2-20|89	
14mr|libggi-2.2.2-20|90	%description -n %{devname}
14mr|libggi-2.2.2-20|91	This package contains the headers that programmers will need to develop
14mr|libggi-2.2.2-20|92	applications which will use %{name}.
14mr|libggi-2.2.2-20|93	
14mr|libggi-2.2.2-20|94	%files -n %{devname}
14mr|libggi-2.2.2-20|95	%doc ChangeLog doc/*.txt
14mr|libggi-2.2.2-20|96	%{_includedir}/ggi/*
14mr|libggi-2.2.2-20|97	%{_libdir}/*.so
14mr|libggi-2.2.2-20|98	
14mr|libggi-2.2.2-20|99	#----------------------------------------------------------------------------
14mr|libggi-2.2.2-20|100	
14mr|libggi-2.2.2-20|101	%prep
14mr|libggi-2.2.2-20|102	%setup -q
14mr|libggi-2.2.2-20|103	%apply_patches
14mr|libggi-2.2.2-20|104	
14mr|libggi-2.2.2-20|105	perl -pi -e "s|/lib\b|/%{_lib}|g" * m4/*
14mr|libggi-2.2.2-20|106	
14mr|libggi-2.2.2-20|107	# regenerate configure script
14mr|libggi-2.2.2-20|108	#./autogen.sh < borked
14mr|libggi-2.2.2-20|109	
14mr|libggi-2.2.2-20|110	%build
14mr|libggi-2.2.2-20|111	# workaround configure failure
14mr|libggi-2.2.2-20|112	export echo=echo
14mr|libggi-2.2.2-20|113	%configure2_5x \
14mr|libggi-2.2.2-20|114	--disable-static \
14mr|libggi-2.2.2-20|115	--with-gii=%{_prefix} \
14mr|libggi-2.2.2-20|116	--disable-debug
14mr|libggi-2.2.2-20|117	
14mr|libggi-2.2.2-20|118	%make
14mr|libggi-2.2.2-20|119	
14mr|libggi-2.2.2-20|120	%install
14mr|libggi-2.2.2-20|121	# workaround failure
14mr|libggi-2.2.2-20|122	export echo=echo
14mr|libggi-2.2.2-20|123	%makeinstall_std
14mr|libggi-2.2.2-20|124	
14mr|libggi-2.2.2-20|125	
14mr|libggi-2.2.2-20|126	%changelog
14mr|libggi-2.2.2-20|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.2-20
14mr|libggi-2.2.2-20|128	+ Revision: 1289bcd
14mr|libggi-2.2.2-20|129	- MassBuild#440: Increase release tag
14mr|libggi-2.2.2-20|130	
14mr|libggi-2.2.2-20|131	

17181 14
14mr|libggz-0.0.14.1-11|1	%define major 2
14mr|libggz-0.0.14.1-11|2	%define libname %mklibname ggz %{major}
14mr|libggz-0.0.14.1-11|3	%define develname %mklibname -d ggz
14mr|libggz-0.0.14.1-11|4	
14mr|libggz-0.0.14.1-11|5	# Enable encryption support?
14mr|libggz-0.0.14.1-11|6	%define enable_encrypt 0
14mr|libggz-0.0.14.1-11|7	%{?_with_encrypt: %global enable_encrypt 1}
14mr|libggz-0.0.14.1-11|8	
14mr|libggz-0.0.14.1-11|9	# select between GNUTLS or OpenSSL
14mr|libggz-0.0.14.1-11|10	%define use_openssl 0
14mr|libggz-0.0.14.1-11|11	%{?_with_openssl: %global use_openssl 1}
14mr|libggz-0.0.14.1-11|12	
14mr|libggz-0.0.14.1-11|13	Name:		libggz
14mr|libggz-0.0.14.1-11|14	Summary:	Common library for the GGZ Gaming Zone
14mr|libggz-0.0.14.1-11|15	Version:	0.0.14.1
14mr|libggz-0.0.14.1-11|16	Release:	11
14mr|libggz-0.0.14.1-11|17	License:	GPL
14mr|libggz-0.0.14.1-11|18	Group:		System/Libraries
14mr|libggz-0.0.14.1-11|19	URL:		http://ggzgamingzone.org/
14mr|libggz-0.0.14.1-11|20	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
14mr|libggz-0.0.14.1-11|21	
14mr|libggz-0.0.14.1-11|22	%if %{enable_encrypt}
14mr|libggz-0.0.14.1-11|23	%if %{use_openssl}
14mr|libggz-0.0.14.1-11|24	BuildRequires:	pkgconfig(openssl)
14mr|libggz-0.0.14.1-11|25	%else
14mr|libggz-0.0.14.1-11|26	BuildRequires:	pkgconfig(gnutls)
14mr|libggz-0.0.14.1-11|27	%endif
14mr|libggz-0.0.14.1-11|28	%endif
14mr|libggz-0.0.14.1-11|29	
14mr|libggz-0.0.14.1-11|30	%description
14mr|libggz-0.0.14.1-11|31	The GGZ Gaming Zone server allows other computers to connect to yours via
14mr|libggz-0.0.14.1-11|32	the Internet and play network games. This library provides features required
14mr|libggz-0.0.14.1-11|33	for running both clients and the server.
14mr|libggz-0.0.14.1-11|34	
14mr|libggz-0.0.14.1-11|35	Build Option:
14mr|libggz-0.0.14.1-11|36	--with encrypt      Enable encryption support
14mr|libggz-0.0.14.1-11|37	--with openssl      Prefer OpenSSL to GNUTLS, for encryption support
14mr|libggz-0.0.14.1-11|38	(Useless unless "--with encrypt" is also used)
14mr|libggz-0.0.14.1-11|39	
14mr|libggz-0.0.14.1-11|40	%package	-n %{libname}
14mr|libggz-0.0.14.1-11|41	Summary:	Common library for running GGZ Gaming Zone applications
14mr|libggz-0.0.14.1-11|42	Group:		Games/Other
14mr|libggz-0.0.14.1-11|43	Provides:	%{name} = %{version}-%{release}
14mr|libggz-0.0.14.1-11|44	
14mr|libggz-0.0.14.1-11|45	%description	-n %{libname}
14mr|libggz-0.0.14.1-11|46	The GGZ Gaming Zone server allows other computers to connect to yours
14mr|libggz-0.0.14.1-11|47	via the Internet and play network games.
14mr|libggz-0.0.14.1-11|48	
14mr|libggz-0.0.14.1-11|49	This package contains the shared library that provides features
14mr|libggz-0.0.14.1-11|50	required for running both clients and the server.
14mr|libggz-0.0.14.1-11|51	
14mr|libggz-0.0.14.1-11|52	%package	-n %{develname}
14mr|libggz-0.0.14.1-11|53	Summary:	Development files used to build GGZ Gaming Zone applications
14mr|libggz-0.0.14.1-11|54	Group:		Development/C
14mr|libggz-0.0.14.1-11|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|libggz-0.0.14.1-11|56	Requires:	%{libname} = %{version}-%{release}
14mr|libggz-0.0.14.1-11|57	
14mr|libggz-0.0.14.1-11|58	%description	-n %{develname}
14mr|libggz-0.0.14.1-11|59	The GGZ Gaming Zone server allows other computers to connect to yours
14mr|libggz-0.0.14.1-11|60	via the Internet and play network games.
14mr|libggz-0.0.14.1-11|61	
14mr|libggz-0.0.14.1-11|62	This package contains the libraries required for building both clients
14mr|libggz-0.0.14.1-11|63	and the server.
14mr|libggz-0.0.14.1-11|64	
14mr|libggz-0.0.14.1-11|65	%prep
14mr|libggz-0.0.14.1-11|66	%setup -q
14mr|libggz-0.0.14.1-11|67	
14mr|libggz-0.0.14.1-11|68	%build
14mr|libggz-0.0.14.1-11|69	%configure2_5x \
14mr|libggz-0.0.14.1-11|70	--disable-static \
14mr|libggz-0.0.14.1-11|71	%if %enable_encrypt
14mr|libggz-0.0.14.1-11|72	--with-gcrypt=yes	\
14mr|libggz-0.0.14.1-11|73	%if %use_openssl
14mr|libggz-0.0.14.1-11|74	--with-tls=OpenSSL	\
14mr|libggz-0.0.14.1-11|75	%else
14mr|libggz-0.0.14.1-11|76	--with-tls=GnuTLS	\
14mr|libggz-0.0.14.1-11|77	%endif
14mr|libggz-0.0.14.1-11|78	%endif
14mr|libggz-0.0.14.1-11|79	
14mr|libggz-0.0.14.1-11|80	%make
14mr|libggz-0.0.14.1-11|81	
14mr|libggz-0.0.14.1-11|82	%install
14mr|libggz-0.0.14.1-11|83	rm -rf %{buildroot}
14mr|libggz-0.0.14.1-11|84	%makeinstall_std
14mr|libggz-0.0.14.1-11|85	
14mr|libggz-0.0.14.1-11|86	%files -n %{libname}
14mr|libggz-0.0.14.1-11|87	%doc AUTHORS COPYING NEWS README README.GGZ QuickStart.GGZ
14mr|libggz-0.0.14.1-11|88	%{_libdir}/libggz.so.%{major}*
14mr|libggz-0.0.14.1-11|89	%{_mandir}/man?/*
14mr|libggz-0.0.14.1-11|90	
14mr|libggz-0.0.14.1-11|91	%files -n %{develname}
14mr|libggz-0.0.14.1-11|92	%doc COPYING ChangeLog
14mr|libggz-0.0.14.1-11|93	%{_includedir}/*
14mr|libggz-0.0.14.1-11|94	%{_libdir}/libggz.so
14mr|libggz-0.0.14.1-11|95	
14mr|libggz-0.0.14.1-11|96	
14mr|libggz-0.0.14.1-11|97	%changelog
14mr|libggz-0.0.14.1-11|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.14.1-11
14mr|libggz-0.0.14.1-11|99	+ Revision: 973538b
14mr|libggz-0.0.14.1-11|100	- MassBuild#440: Increase release tag
14mr|libggz-0.0.14.1-11|101	
14mr|libggz-0.0.14.1-11|102	

17182 14
14mr|libghthash-0.6.2-10|1	%define	major 1
14mr|libghthash-0.6.2-10|2	%define libname	%mklibname ghthash %{major}
14mr|libghthash-0.6.2-10|3	%define develname %mklibname ghthash -d
14mr|libghthash-0.6.2-10|4	
14mr|libghthash-0.6.2-10|5	Summary:	Generic Hash Table library
14mr|libghthash-0.6.2-10|6	Name:		libghthash
14mr|libghthash-0.6.2-10|7	Version:	0.6.2
14mr|libghthash-0.6.2-10|8	Release:	10
14mr|libghthash-0.6.2-10|9	Group:		System/Libraries
14mr|libghthash-0.6.2-10|10	License:	GPL
14mr|libghthash-0.6.2-10|11	URL:		http://www.ipd.bth.se/ska/sim_home/libghthash.html
14mr|libghthash-0.6.2-10|12	Source0:	http://www.ipd.bth.se/ska/sim_home/filer/%{name}-%{version}.tar.bz2
14mr|libghthash-0.6.2-10|13	
14mr|libghthash-0.6.2-10|14	%description
14mr|libghthash-0.6.2-10|15	The GHT (Generic Hash Table) library is a hash table
14mr|libghthash-0.6.2-10|16	implementation in C for storing arbitrary types of data. It is
14mr|libghthash-0.6.2-10|17	meant to be small, easily extensible (in terms of hash functions
14mr|libghthash-0.6.2-10|18	etc), and easy to understand codewise.
14mr|libghthash-0.6.2-10|19	
14mr|libghthash-0.6.2-10|20	%package -n	%{libname}
14mr|libghthash-0.6.2-10|21	Summary:	Generic Hash Table library
14mr|libghthash-0.6.2-10|22	Group:		System/Libraries
14mr|libghthash-0.6.2-10|23	
14mr|libghthash-0.6.2-10|24	%description -n	%{libname}
14mr|libghthash-0.6.2-10|25	The GHT (Generic Hash Table) library is a hash table
14mr|libghthash-0.6.2-10|26	implementation in C for storing arbitrary types of data. It is
14mr|libghthash-0.6.2-10|27	meant to be small, easily extensible (in terms of hash functions
14mr|libghthash-0.6.2-10|28	etc), and easy to understand codewise.
14mr|libghthash-0.6.2-10|29	
14mr|libghthash-0.6.2-10|30	%package -n	%{develname}
14mr|libghthash-0.6.2-10|31	Summary:	Static library and header files for the Generic Hash Table library
14mr|libghthash-0.6.2-10|32	Group:		Development/C
14mr|libghthash-0.6.2-10|33	Requires:	%{libname} = %{version}-%{release}
14mr|libghthash-0.6.2-10|34	Provides:	ghthash-devel = %{version}-%{release}
14mr|libghthash-0.6.2-10|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|libghthash-0.6.2-10|36	Obsoletes:	ghthash-devel
14mr|libghthash-0.6.2-10|37	Obsoletes:	%{mklibname ghthash 0}-devel
14mr|libghthash-0.6.2-10|38	Obsoletes:	%{mklibname ghthash 2}-devel
14mr|libghthash-0.6.2-10|39	
14mr|libghthash-0.6.2-10|40	%description -n	%{develname}
14mr|libghthash-0.6.2-10|41	The GHT (Generic Hash Table) library is a hash table
14mr|libghthash-0.6.2-10|42	implementation in C for storing arbitrary types of data. It is
14mr|libghthash-0.6.2-10|43	meant to be small, easily extensible (in terms of hash functions
14mr|libghthash-0.6.2-10|44	etc), and easy to understand codewise.
14mr|libghthash-0.6.2-10|45	
14mr|libghthash-0.6.2-10|46	This package contains the static libghthash library and its header
14mr|libghthash-0.6.2-10|47	files.
14mr|libghthash-0.6.2-10|48	
14mr|libghthash-0.6.2-10|49	%prep
14mr|libghthash-0.6.2-10|50	
14mr|libghthash-0.6.2-10|51	%setup -q
14mr|libghthash-0.6.2-10|52	
14mr|libghthash-0.6.2-10|53	%build
14mr|libghthash-0.6.2-10|54	rm -f configure
14mr|libghthash-0.6.2-10|55	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign; autoconf
14mr|libghthash-0.6.2-10|56	
14mr|libghthash-0.6.2-10|57	%configure2_5x
14mr|libghthash-0.6.2-10|58	
14mr|libghthash-0.6.2-10|59	%make
14mr|libghthash-0.6.2-10|60	
14mr|libghthash-0.6.2-10|61	%install
14mr|libghthash-0.6.2-10|62	%makeinstall_std
14mr|libghthash-0.6.2-10|63	
14mr|libghthash-0.6.2-10|64	# cleanup
14mr|libghthash-0.6.2-10|65	pushd examples
14mr|libghthash-0.6.2-10|66	make clean
14mr|libghthash-0.6.2-10|67	rm -f Makefile.win
14mr|libghthash-0.6.2-10|68	popd
14mr|libghthash-0.6.2-10|69	
14mr|libghthash-0.6.2-10|70	%files -n %{libname}
14mr|libghthash-0.6.2-10|71	%defattr(-,root,root)
14mr|libghthash-0.6.2-10|72	%doc AUTHORS ChangeLog README
14mr|libghthash-0.6.2-10|73	%{_libdir}/*.so.%{major}*
14mr|libghthash-0.6.2-10|74	
14mr|libghthash-0.6.2-10|75	%files -n %{develname}
14mr|libghthash-0.6.2-10|76	%defattr(-,root,root)
14mr|libghthash-0.6.2-10|77	%doc examples html TODO
14mr|libghthash-0.6.2-10|78	%{_includedir}/*
14mr|libghthash-0.6.2-10|79	%{_libdir}/*.so
14mr|libghthash-0.6.2-10|80	%{_libdir}/*.a
14mr|libghthash-0.6.2-10|81	%{_mandir}/man3/*
14mr|libghthash-0.6.2-10|82	
14mr|libghthash-0.6.2-10|83	
14mr|libghthash-0.6.2-10|84	
14mr|libghthash-0.6.2-10|85	%changelog
14mr|libghthash-0.6.2-10|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.2-10
14mr|libghthash-0.6.2-10|87	+ Revision: 8a21942
14mr|libghthash-0.6.2-10|88	- MassBuild#440: Increase release tag
14mr|libghthash-0.6.2-10|89	
14mr|libghthash-0.6.2-10|90	

17183 14
14mr|libgii-1.0.2-20|1	%define major		1
14mr|libgii-1.0.2-20|2	%define libname		%mklibname gii %{major}
14mr|libgii-1.0.2-20|3	%define develname	%mklibname gii -d
14mr|libgii-1.0.2-20|4	
14mr|libgii-1.0.2-20|5	Summary:	A flexible library for input handling
14mr|libgii-1.0.2-20|6	Name:		libgii
14mr|libgii-1.0.2-20|7	Version:	1.0.2
14mr|libgii-1.0.2-20|8	Release:	20
14mr|libgii-1.0.2-20|9	License:	MIT
14mr|libgii-1.0.2-20|10	Group:		System/Libraries
14mr|libgii-1.0.2-20|11	URL:		http://www.ggi-project.org/
14mr|libgii-1.0.2-20|12	Source0:	http://www.ggi-project.org/ftp/ggi/v2.1/%{name}-%{version}.src.tar.bz2
14mr|libgii-1.0.2-20|13	Patch0:		libgii-1.0.2-wformat.patch
14mr|libgii-1.0.2-20|14	BuildRequires:	pkgconfig(x11)
14mr|libgii-1.0.2-20|15	BuildRequires:	pkgconfig(xxf86dga)
14mr|libgii-1.0.2-20|16	BuildRequires:	chrpath
14mr|libgii-1.0.2-20|17	
14mr|libgii-1.0.2-20|18	%description
14mr|libgii-1.0.2-20|19	LibGII is an input library developed by the GGI Project
14mr|libgii-1.0.2-20|20	(http://www.ggi-project.org). Its design philosophy is similar to
14mr|libgii-1.0.2-20|21	LibGGI, which deals with graphics output.
14mr|libgii-1.0.2-20|22	
14mr|libgii-1.0.2-20|23	LibGII is based on the concept of input streams, which virtualize
14mr|libgii-1.0.2-20|24	access to the underlying input drivers. Events from various input
14mr|libgii-1.0.2-20|25	devices are abstracted into easy-to-use structures. LibGII also allows
14mr|libgii-1.0.2-20|26	the application to join streams together, receiving input from an
14mr|libgii-1.0.2-20|27	arbitrary combination of devices.
14mr|libgii-1.0.2-20|28	
14mr|libgii-1.0.2-20|29	LibGII is a separate component from LibGGI, although LibGGI depends on
14mr|libgii-1.0.2-20|30	LibGII for input purposes. (LibGGI's input functions are simply
14mr|libgii-1.0.2-20|31	wrappers for LibGII functions.)
14mr|libgii-1.0.2-20|32	
14mr|libgii-1.0.2-20|33	%package -n	%{libname}
14mr|libgii-1.0.2-20|34	Summary:	Main library for %{name}
14mr|libgii-1.0.2-20|35	Group:		System/Libraries
14mr|libgii-1.0.2-20|36	
14mr|libgii-1.0.2-20|37	%description -n	%{libname}
14mr|libgii-1.0.2-20|38	This package contains the library needed to run programs dynamically
14mr|libgii-1.0.2-20|39	linked with %{name}.
14mr|libgii-1.0.2-20|40	
14mr|libgii-1.0.2-20|41	%package -n	%{develname}
14mr|libgii-1.0.2-20|42	Summary:	Headers for developing programs that will use %{name}
14mr|libgii-1.0.2-20|43	Group:		Development/Other
14mr|libgii-1.0.2-20|44	Requires:	%{libname} = %{version}-%{release}
14mr|libgii-1.0.2-20|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgii-1.0.2-20|46	Obsoletes:	%{_lib}gii1-devel < 1.0.2-19
14mr|libgii-1.0.2-20|47	Obsoletes:	%{_lib}gii1-static-devel < 1.0.2-19
14mr|libgii-1.0.2-20|48	Obsoletes:	%{_lib}gii-static-devel < 1.0.2-19
14mr|libgii-1.0.2-20|49	
14mr|libgii-1.0.2-20|50	%description -n	%{develname}
14mr|libgii-1.0.2-20|51	This package contains the headers that programmers will need to develop
14mr|libgii-1.0.2-20|52	applications which will use %{name}.
14mr|libgii-1.0.2-20|53	
14mr|libgii-1.0.2-20|54	%prep
14mr|libgii-1.0.2-20|55	%setup -q
14mr|libgii-1.0.2-20|56	%apply_patches
14mr|libgii-1.0.2-20|57	
14mr|libgii-1.0.2-20|58	%build
14mr|libgii-1.0.2-20|59	%configure2_5x \
14mr|libgii-1.0.2-20|60	--disable-debug \
14mr|libgii-1.0.2-20|61	--disable-static
14mr|libgii-1.0.2-20|62	
14mr|libgii-1.0.2-20|63	%make
14mr|libgii-1.0.2-20|64	
14mr|libgii-1.0.2-20|65	%install
14mr|libgii-1.0.2-20|66	%makeinstall_std
14mr|libgii-1.0.2-20|67	
14mr|libgii-1.0.2-20|68	chrpath -d %{buildroot}%{_bindir}/mhub
14mr|libgii-1.0.2-20|69	chrpath -d %{buildroot}%{_bindir}/xsendbut
14mr|libgii-1.0.2-20|70	chrpath -d %{buildroot}%{_libdir}/libgii.so.%{major}*
14mr|libgii-1.0.2-20|71	chrpath -d %{buildroot}%{_libdir}/ggi/input/*.so
14mr|libgii-1.0.2-20|72	
14mr|libgii-1.0.2-20|73	%files
14mr|libgii-1.0.2-20|74	%doc ChangeLog ChangeLog.1999 FAQ INSTALL INSTALL.autoconf NEWS
14mr|libgii-1.0.2-20|75	%doc README doc/README*
14mr|libgii-1.0.2-20|76	%config(noreplace) %{_sysconfdir}/ggi/filter/keytrans
14mr|libgii-1.0.2-20|77	%config(noreplace) %{_sysconfdir}/ggi/filter/mouse
14mr|libgii-1.0.2-20|78	%config(noreplace) %{_sysconfdir}/ggi/libgii.conf
14mr|libgii-1.0.2-20|79	%dir %{_sysconfdir}/ggi
14mr|libgii-1.0.2-20|80	%attr(755,root,root) %{_bindir}/*
14mr|libgii-1.0.2-20|81	%dir %{_sysconfdir}/ggi/filter
14mr|libgii-1.0.2-20|82	%dir %{_libdir}/ggi/input
14mr|libgii-1.0.2-20|83	%dir %{_libdir}/ggi/filter
14mr|libgii-1.0.2-20|84	%{_libdir}/ggi/*/*.so
14mr|libgii-1.0.2-20|85	%{_mandir}/man1/*
14mr|libgii-1.0.2-20|86	%{_mandir}/man7/*
14mr|libgii-1.0.2-20|87	
14mr|libgii-1.0.2-20|88	%files -n %{libname}
14mr|libgii-1.0.2-20|89	%attr(755,root,root) %{_libdir}/*.so.%{major}*
14mr|libgii-1.0.2-20|90	
14mr|libgii-1.0.2-20|91	%files -n %{develname}
14mr|libgii-1.0.2-20|92	%dir %{_includedir}/ggi
14mr|libgii-1.0.2-20|93	%dir %{_includedir}/ggi/input
14mr|libgii-1.0.2-20|94	%dir %{_includedir}/ggi/internal
14mr|libgii-1.0.2-20|95	%{_includedir}/ggi/*.h
14mr|libgii-1.0.2-20|96	%{_includedir}/ggi/input/*.h
14mr|libgii-1.0.2-20|97	%{_includedir}/ggi/internal/*.h
14mr|libgii-1.0.2-20|98	%{_libdir}/*.so
14mr|libgii-1.0.2-20|99	%{_mandir}/man3/*
14mr|libgii-1.0.2-20|100	%{_mandir}/man5/*
14mr|libgii-1.0.2-20|101	
14mr|libgii-1.0.2-20|102	
14mr|libgii-1.0.2-20|103	%changelog
14mr|libgii-1.0.2-20|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-20
14mr|libgii-1.0.2-20|105	+ Revision: f009abb
14mr|libgii-1.0.2-20|106	- MassBuild#440: Increase release tag
14mr|libgii-1.0.2-20|107	
14mr|libgii-1.0.2-20|108	

17184 14
14mr|libgksu-2.0.12-7|1	%define fakename gksu2.0
14mr|libgksu-2.0.12-7|2	
14mr|libgksu-2.0.12-7|3	%define major 0
14mr|libgksu-2.0.12-7|4	%define libname %mklibname %{fakename}_ %major
14mr|libgksu-2.0.12-7|5	%define libnamedev %mklibname %{fakename}_ %major -d
14mr|libgksu-2.0.12-7|6	
14mr|libgksu-2.0.12-7|7	Name: libgksu
14mr|libgksu-2.0.12-7|8	Summary: GKSu libraries
14mr|libgksu-2.0.12-7|9	Version: 2.0.12
14mr|libgksu-2.0.12-7|10	Release: 7
14mr|libgksu-2.0.12-7|11	Source: http://people.debian.org/~kov/gksu/%{name}-%{version}.tar.gz
14mr|libgksu-2.0.12-7|12	Patch0:	libgksu-2.0.12-fix-str-fmt.patch
14mr|libgksu-2.0.12-7|13	Patch1:	libgksu-2.0.9-fix_lib64_detection.patch
14mr|libgksu-2.0.12-7|14	Patch2: libgksu-2.0.12-fix-build.patch
14mr|libgksu-2.0.12-7|15	Patch3: Makefile.am.patch
14mr|libgksu-2.0.12-7|16	Url: http://www.nongnu.org/gksu/
14mr|libgksu-2.0.12-7|17	Group: System/Libraries
14mr|libgksu-2.0.12-7|18	License: LGPLv2+
14mr|libgksu-2.0.12-7|19	BuildRequires: gtk-doc
14mr|libgksu-2.0.12-7|20	BuildRequires: libgtop2.0-devel
14mr|libgksu-2.0.12-7|21	BuildRequires: pkgconfig(glib-2.0)
14mr|libgksu-2.0.12-7|22	BuildRequires: startup-notification-devel
14mr|libgksu-2.0.12-7|23	BuildRequires: libgnome-keyring-devel
14mr|libgksu-2.0.12-7|24	BuildRequires: pkgconfig(gconf-2.0)
14mr|libgksu-2.0.12-7|25	BuildRequires: gtk+2-devel
14mr|libgksu-2.0.12-7|26	BuildRequires: perl-XML-Parser
14mr|libgksu-2.0.12-7|27	BuildRequires: desktop-file-utils
14mr|libgksu-2.0.12-7|28	BuildRequires: dbus-glib-devel
14mr|libgksu-2.0.12-7|29	BuildRequires: intltool
14mr|libgksu-2.0.12-7|30	BuildRequires: libx11
14mr|libgksu-2.0.12-7|31	BuildRequires: pkgconfig(pkg-config)
14mr|libgksu-2.0.12-7|32	Provides: libgksu
14mr|libgksu-2.0.12-7|33	Provides: libgksu2
14mr|libgksu-2.0.12-7|34	Obsoletes: libgksu1.2
14mr|libgksu-2.0.12-7|35	
14mr|libgksu-2.0.12-7|36	%description
14mr|libgksu-2.0.12-7|37	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mr|libgksu-2.0.12-7|38	supports login shells and preserving environment when acting as a su
14mr|libgksu-2.0.12-7|39	frontend. It is useful to menu items or other graphical programs
14mr|libgksu-2.0.12-7|40	that need to ask a user's password to run another program as another user.
14mr|libgksu-2.0.12-7|41	
14mr|libgksu-2.0.12-7|42	%package -n %libname
14mr|libgksu-2.0.12-7|43	Summary: GKSu libraries
14mr|libgksu-2.0.12-7|44	Group: System/Libraries
14mr|libgksu-2.0.12-7|45	
14mr|libgksu-2.0.12-7|46	%description -n %libname
14mr|libgksu-2.0.12-7|47	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mr|libgksu-2.0.12-7|48	supports login shells and preserving environment when acting as a su
14mr|libgksu-2.0.12-7|49	frontend. It is useful to menu items or other graphical programs
14mr|libgksu-2.0.12-7|50	that need to ask a user's password to run another program as another user.
14mr|libgksu-2.0.12-7|51	
14mr|libgksu-2.0.12-7|52	%package -n %libnamedev
14mr|libgksu-2.0.12-7|53	Summary: Development package for %{name}
14mr|libgksu-2.0.12-7|54	Group: Development/Other
14mr|libgksu-2.0.12-7|55	Requires: %libname = %version
14mr|libgksu-2.0.12-7|56	Provides: libgksu2.0-devel = %version-%release
14mr|libgksu-2.0.12-7|57	Provides: libgksu2-devel = %version-%release
14mr|libgksu-2.0.12-7|58	Provides: libgksu-devel
14mr|libgksu-2.0.12-7|59	Obsoletes: libgksu1.2-devel
14mr|libgksu-2.0.12-7|60	
14mr|libgksu-2.0.12-7|61	%description -n %libnamedev
14mr|libgksu-2.0.12-7|62	Development package for %{name}
14mr|libgksu-2.0.12-7|63	
14mr|libgksu-2.0.12-7|64	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mr|libgksu-2.0.12-7|65	supports login shells and preserving environment when acting as a su
14mr|libgksu-2.0.12-7|66	frontend. It is useful to menu items or other graphical programs
14mr|libgksu-2.0.12-7|67	that need to ask a user's password to run another program as another user.
14mr|libgksu-2.0.12-7|68	
14mr|libgksu-2.0.12-7|69	%package -n gksu-utils
14mr|libgksu-2.0.12-7|70	Summary: Utilities package for %{name}
14mr|libgksu-2.0.12-7|71	Group: System/Base
14mr|libgksu-2.0.12-7|72	Requires: %libname = %version
14mr|libgksu-2.0.12-7|73	
14mr|libgksu-2.0.12-7|74	%description -n gksu-utils
14mr|libgksu-2.0.12-7|75	Utilities package for %{name}
14mr|libgksu-2.0.12-7|76	
14mr|libgksu-2.0.12-7|77	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mr|libgksu-2.0.12-7|78	supports login shells and preserving environment when acting as a su
14mr|libgksu-2.0.12-7|79	frontend. It is useful to menu items or other graphical programs
14mr|libgksu-2.0.12-7|80	that need to ask a user's password to run another program as another user.
14mr|libgksu-2.0.12-7|81	
14mr|libgksu-2.0.12-7|82	%prep
14mr|libgksu-2.0.12-7|83	%setup -q
14mr|libgksu-2.0.12-7|84	%patch0 -p0 -b .str
14mr|libgksu-2.0.12-7|85	%patch1 -p0
14mr|libgksu-2.0.12-7|86	%patch2 -p0
14mr|libgksu-2.0.12-7|87	%patch3 -p0
14mr|libgksu-2.0.12-7|88	touch README NEWS
14mr|libgksu-2.0.12-7|89	#sed -i 's:dist_pkglibexec_SCRIPTS:dist_pkgdata_SCRIPTS:g' \
14mr|libgksu-2.0.12-7|90	#                $(grep -l dist_pkglibexec_SCRIPTS $(find . -name Makefile.am))
14mr|libgksu-2.0.12-7|91	
14mr|libgksu-2.0.12-7|92	%build
14mr|libgksu-2.0.12-7|93	autoreconf -fi
14mr|libgksu-2.0.12-7|94	%configure2_5x LIBS="-lX11"
14mr|libgksu-2.0.12-7|95	%make
14mr|libgksu-2.0.12-7|96	
14mr|libgksu-2.0.12-7|97	%install
14mr|libgksu-2.0.12-7|98	%makeinstall_std
14mr|libgksu-2.0.12-7|99	
14mr|libgksu-2.0.12-7|100	desktop-file-install --vendor="" \
14mr|libgksu-2.0.12-7|101	--remove-category="Application" \
14mr|libgksu-2.0.12-7|102	--remove-category="AdvancedSettings" \
14mr|libgksu-2.0.12-7|103	--add-category="Settings" \
14mr|libgksu-2.0.12-7|104	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|libgksu-2.0.12-7|105	
14mr|libgksu-2.0.12-7|106	%preun -n gksu-utils
14mr|libgksu-2.0.12-7|107	%preun_uninstall_gconf_schemas gksu
14mr|libgksu-2.0.12-7|108	
14mr|libgksu-2.0.12-7|109	%files -n %libname
14mr|libgksu-2.0.12-7|110	%defattr(-,root,root)
14mr|libgksu-2.0.12-7|111	%{_libdir}/*.so.%{major}*
14mr|libgksu-2.0.12-7|112	%_libdir/%name
14mr|libgksu-2.0.12-7|113	
14mr|libgksu-2.0.12-7|114	%files -n %libnamedev
14mr|libgksu-2.0.12-7|115	%defattr(-,root,root)
14mr|libgksu-2.0.12-7|116	%doc INSTALL ChangeLog AUTHORS
14mr|libgksu-2.0.12-7|117	%{_libdir}/lib*.a
14mr|libgksu-2.0.12-7|118	%{_libdir}/*.so
14mr|libgksu-2.0.12-7|119	%{_includedir}/*
14mr|libgksu-2.0.12-7|120	%_libdir/pkgconfig/*
14mr|libgksu-2.0.12-7|121	%_datadir/gtk-doc/html/%name
14mr|libgksu-2.0.12-7|122	
14mr|libgksu-2.0.12-7|123	%files -n gksu-utils
14mr|libgksu-2.0.12-7|124	%{_sysconfdir}/gconf/schemas/gksu.schemas
14mr|libgksu-2.0.12-7|125	%{_bindir}/gksu-properties
14mr|libgksu-2.0.12-7|126	%{_datadir}/man/man1/gksu-properties.1*
14mr|libgksu-2.0.12-7|127	%{_datadir}/applications/gksu-properties.desktop
14mr|libgksu-2.0.12-7|128	%{_datadir}/libgksu/gksu-properties.ui
14mr|libgksu-2.0.12-7|129	%{_datadir}/pixmaps/gksu.png
14mr|libgksu-2.0.12-7|130	
14mr|libgksu-2.0.12-7|131	
14mr|libgksu-2.0.12-7|132	
14mr|libgksu-2.0.12-7|133	
14mr|libgksu-2.0.12-7|134	
14mr|libgksu-2.0.12-7|135	
14mr|libgksu-2.0.12-7|136	%changelog
14mr|libgksu-2.0.12-7|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.12-7
14mr|libgksu-2.0.12-7|138	+ Revision: 505db26
14mr|libgksu-2.0.12-7|139	- MassBuild#440: Increase release tag
14mr|libgksu-2.0.12-7|140	
14mr|libgksu-2.0.12-7|141	

17185 14
14mr|libglade2.0-2.6.4-10|1	# enable_gtkdoc: whether gtk-doc stuff should be rebuilt.
14mr|libglade2.0-2.6.4-10|2	#	0 = no
14mr|libglade2.0-2.6.4-10|3	#	1 = yes
14mr|libglade2.0-2.6.4-10|4	%define enable_gtkdoc 1
14mr|libglade2.0-2.6.4-10|5	
14mr|libglade2.0-2.6.4-10|6	# End of user configurable section
14mr|libglade2.0-2.6.4-10|7	
14mr|libglade2.0-2.6.4-10|8	%{?_without_gtkdoc: %{expand: %%define enable_gtkdoc 0}}
14mr|libglade2.0-2.6.4-10|9	%{?_with_gtkdoc: %{expand: %%define enable_gtkdoc 1}}
14mr|libglade2.0-2.6.4-10|10	
14mr|libglade2.0-2.6.4-10|11	%define pkgname		libglade
14mr|libglade2.0-2.6.4-10|12	%define api_version	2.0
14mr|libglade2.0-2.6.4-10|13	%define api_major_version 2
14mr|libglade2.0-2.6.4-10|14	%define lib_major	0
14mr|libglade2.0-2.6.4-10|15	%define lib_name	%mklibname glade %{api_version} %{lib_major}
14mr|libglade2.0-2.6.4-10|16	%define develname	%mklibname glade %{api_version} -d
14mr|libglade2.0-2.6.4-10|17	
14mr|libglade2.0-2.6.4-10|18	Summary:	Library for dynamically loading GLADE interface files
14mr|libglade2.0-2.6.4-10|19	Name:		%{pkgname}%{api_version}
14mr|libglade2.0-2.6.4-10|20	Version: 	2.6.4
14mr|libglade2.0-2.6.4-10|21	Release: 	10
14mr|libglade2.0-2.6.4-10|22	License:	LGPLv2+
14mr|libglade2.0-2.6.4-10|23	Group:		System/Libraries
14mr|libglade2.0-2.6.4-10|24	URL:		http://www.gnome.org
14mr|libglade2.0-2.6.4-10|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libglade2.0-2.6.4-10|26	# (fc) 2.5.1-3mdk fix some warnings (Fedora) (GNOME bug #121025)
14mr|libglade2.0-2.6.4-10|27	Patch0:		libglade-2.0.1-nowarning.patch
14mr|libglade2.0-2.6.4-10|28	Patch1:		libglade-2.6.4-linkage.patch
14mr|libglade2.0-2.6.4-10|29	
14mr|libglade2.0-2.6.4-10|30	%if %enable_gtkdoc
14mr|libglade2.0-2.6.4-10|31	BuildRequires:	gtk-doc >= 0.9
14mr|libglade2.0-2.6.4-10|32	%endif
14mr|libglade2.0-2.6.4-10|33	BuildRequires:	python >= 2.0
14mr|libglade2.0-2.6.4-10|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.10
14mr|libglade2.0-2.6.4-10|35	BuildRequires:	pkgconfig(atk) >= 1.9.0
14mr|libglade2.0-2.6.4-10|36	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.5.0
14mr|libglade2.0-2.6.4-10|37	BuildRequires:	pkgconfig(glib-2.0) >= 2.3.1
14mr|libglade2.0-2.6.4-10|38	
14mr|libglade2.0-2.6.4-10|39	%description
14mr|libglade2.0-2.6.4-10|40	%{pkgname} allows you to load user interfaces in your program, which are
14mr|libglade2.0-2.6.4-10|41	stored externally.  This allows alteration of the interface without
14mr|libglade2.0-2.6.4-10|42	recompilation of the program.
14mr|libglade2.0-2.6.4-10|43	
14mr|libglade2.0-2.6.4-10|44	
14mr|libglade2.0-2.6.4-10|45	%package -n %{lib_name}
14mr|libglade2.0-2.6.4-10|46	Summary:	%{summary}
14mr|libglade2.0-2.6.4-10|47	Group:		%{group}
14mr|libglade2.0-2.6.4-10|48	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mr|libglade2.0-2.6.4-10|49	
14mr|libglade2.0-2.6.4-10|50	%description -n %{lib_name}
14mr|libglade2.0-2.6.4-10|51	%{pkgname} allows you to load user interfaces in your program, which are
14mr|libglade2.0-2.6.4-10|52	stored externally.  This allows alteration of the interface without
14mr|libglade2.0-2.6.4-10|53	recompilation of the program.
14mr|libglade2.0-2.6.4-10|54	
14mr|libglade2.0-2.6.4-10|55	
14mr|libglade2.0-2.6.4-10|56	%package -n %{develname}
14mr|libglade2.0-2.6.4-10|57	Summary:	Libraries, includes, etc to develop libglade applications
14mr|libglade2.0-2.6.4-10|58	Group:		Development/GNOME and GTK+
14mr|libglade2.0-2.6.4-10|59	Requires:	%{lib_name} = %{version}-%{release}
14mr|libglade2.0-2.6.4-10|60	# $bindir/libglade-convert is python script
14mr|libglade2.0-2.6.4-10|61	Requires:	python
14mr|libglade2.0-2.6.4-10|62	Requires(post,postun): sgml-common >= 0.6.3-2
14mr|libglade2.0-2.6.4-10|63	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|libglade2.0-2.6.4-10|64	Obsoletes:	%{mklibname glade 2.0 0}-devel < 2.6.4-9
14mr|libglade2.0-2.6.4-10|65	
14mr|libglade2.0-2.6.4-10|66	%description -n %{develname}
14mr|libglade2.0-2.6.4-10|67	This package contains libraries, include files, etc so that
14mr|libglade2.0-2.6.4-10|68	you can use to develop %{pkgname} applications.
14mr|libglade2.0-2.6.4-10|69	
14mr|libglade2.0-2.6.4-10|70	
14mr|libglade2.0-2.6.4-10|71	%prep
14mr|libglade2.0-2.6.4-10|72	%setup -q -n %{pkgname}-%{version}
14mr|libglade2.0-2.6.4-10|73	%apply_patches
14mr|libglade2.0-2.6.4-10|74	
14mr|libglade2.0-2.6.4-10|75	%build
14mr|libglade2.0-2.6.4-10|76	autoconf
14mr|libglade2.0-2.6.4-10|77	%configure2_5x \
14mr|libglade2.0-2.6.4-10|78	--disable-static \
14mr|libglade2.0-2.6.4-10|79	%if !%enable_gtkdoc
14mr|libglade2.0-2.6.4-10|80	--enable-gtk-doc=no
14mr|libglade2.0-2.6.4-10|81	%endif
14mr|libglade2.0-2.6.4-10|82	
14mr|libglade2.0-2.6.4-10|83	%make
14mr|libglade2.0-2.6.4-10|84	
14mr|libglade2.0-2.6.4-10|85	%install
14mr|libglade2.0-2.6.4-10|86	%makeinstall_std
14mr|libglade2.0-2.6.4-10|87	
14mr|libglade2.0-2.6.4-10|88	# install test program
14mr|libglade2.0-2.6.4-10|89	sh ./libtool --mode=install %{_bindir}/install test-libglade %{buildroot}%{_bindir}/test-libglade
14mr|libglade2.0-2.6.4-10|90	
14mr|libglade2.0-2.6.4-10|91	# Make libglade own %{_libdir}/libglade
14mr|libglade2.0-2.6.4-10|92	mkdir -p %{buildroot}%{_libdir}/libglade/%{api_version}
14mr|libglade2.0-2.6.4-10|93	
14mr|libglade2.0-2.6.4-10|94	%post -n %{develname}
14mr|libglade2.0-2.6.4-10|95	CATALOG=/etc/xml/catalog
14mr|libglade2.0-2.6.4-10|96	%{_bindir}/xmlcatalog --noout --add "system" \
14mr|libglade2.0-2.6.4-10|97	"http://glade.gnome.org/glade-2.0.dtd" \
14mr|libglade2.0-2.6.4-10|98	%{_datadir}/xml/libglade/glade-2.0.dtd $CATALOG || true
14mr|libglade2.0-2.6.4-10|99	
14mr|libglade2.0-2.6.4-10|100	%postun -n %{develname}
14mr|libglade2.0-2.6.4-10|101	# Do not remove if upgrade
14mr|libglade2.0-2.6.4-10|102	if [ "$1" = "0" ]; then
14mr|libglade2.0-2.6.4-10|103	CATALOG=/etc/xml/catalog
14mr|libglade2.0-2.6.4-10|104	if [ -f $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
14mr|libglade2.0-2.6.4-10|105	%{_bindir}/xmlcatalog --noout --del \
14mr|libglade2.0-2.6.4-10|106	%{_datadir}/xml/libglade/glade-2.0.dtd $CATALOG || true
14mr|libglade2.0-2.6.4-10|107	fi
14mr|libglade2.0-2.6.4-10|108	fi
14mr|libglade2.0-2.6.4-10|109	
14mr|libglade2.0-2.6.4-10|110	%files -n %{lib_name}
14mr|libglade2.0-2.6.4-10|111	%doc README ChangeLog
14mr|libglade2.0-2.6.4-10|112	%{_libdir}/lib*.so.%{lib_major}*
14mr|libglade2.0-2.6.4-10|113	%dir %{_libdir}/libglade
14mr|libglade2.0-2.6.4-10|114	%dir %{_libdir}/libglade/%{api_version}
14mr|libglade2.0-2.6.4-10|115	
14mr|libglade2.0-2.6.4-10|116	%files -n %{develname}
14mr|libglade2.0-2.6.4-10|117	%doc AUTHORS examples
14mr|libglade2.0-2.6.4-10|118	%doc %{_datadir}/gtk-doc/html/*
14mr|libglade2.0-2.6.4-10|119	%{_bindir}/*
14mr|libglade2.0-2.6.4-10|120	%{_datadir}/xml/libglade
14mr|libglade2.0-2.6.4-10|121	%{_includedir}/*
14mr|libglade2.0-2.6.4-10|122	%{_libdir}/lib*.so
14mr|libglade2.0-2.6.4-10|123	%{_libdir}/pkgconfig/*
14mr|libglade2.0-2.6.4-10|124	
14mr|libglade2.0-2.6.4-10|125	
14mr|libglade2.0-2.6.4-10|126	
14mr|libglade2.0-2.6.4-10|127	
14mr|libglade2.0-2.6.4-10|128	%changelog
14mr|libglade2.0-2.6.4-10|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.4-10
14mr|libglade2.0-2.6.4-10|130	+ Revision: ba46011
14mr|libglade2.0-2.6.4-10|131	- MassBuild#440: Increase release tag
14mr|libglade2.0-2.6.4-10|132	
14mr|libglade2.0-2.6.4-10|133	

17186 14
14mr|libglademm2.4-2.6.7-8|1	%define pkgname libglademm
14mr|libglademm2.4-2.6.7-8|2	%define version 2.6.7
14mr|libglademm2.4-2.6.7-8|3	%define release 8
14mr|libglademm2.4-2.6.7-8|4	
14mr|libglademm2.4-2.6.7-8|5	%define libglade_version 2.6.1
14mr|libglademm2.4-2.6.7-8|6	%define gtkmm_version 2.6.0
14mr|libglademm2.4-2.6.7-8|7	
14mr|libglademm2.4-2.6.7-8|8	%define major 1
14mr|libglademm2.4-2.6.7-8|9	%define api_version 2.4
14mr|libglademm2.4-2.6.7-8|10	%define libname		%mklibname glademm %{api_version} %{major}
14mr|libglademm2.4-2.6.7-8|11	%define libname_orig	%mklibname glademm %{api_version}
14mr|libglademm2.4-2.6.7-8|12	%define develname %mklibname -d glademm %{api_version}
14mr|libglademm2.4-2.6.7-8|13	
14mr|libglademm2.4-2.6.7-8|14	Name:	 	%{pkgname}%{api_version}
14mr|libglademm2.4-2.6.7-8|15	Summary: 	C++ interface of glade2 library
14mr|libglademm2.4-2.6.7-8|16	Version: 	%{version}
14mr|libglademm2.4-2.6.7-8|17	Release: 	%{release}
14mr|libglademm2.4-2.6.7-8|18	License: 	LGPLv2+
14mr|libglademm2.4-2.6.7-8|19	Group:   	System/Libraries
14mr|libglademm2.4-2.6.7-8|20	Source:  	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libglademm2.4-2.6.7-8|21	URL:     	http://gtkmm.sourceforge.net/
14mr|libglademm2.4-2.6.7-8|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14mr|libglademm2.4-2.6.7-8|23	BuildRequires:	libglade2.0-devel >= %{libglade_version}
14mr|libglademm2.4-2.6.7-8|24	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
14mr|libglademm2.4-2.6.7-8|25	Buildrequires:	doxygen
14mr|libglademm2.4-2.6.7-8|26	
14mr|libglademm2.4-2.6.7-8|27	%description
14mr|libglademm2.4-2.6.7-8|28	This package provides a C++ interface for glade2.  It is a subpackage
14mr|libglademm2.4-2.6.7-8|29	of the gnomemm project.  The interface provides a convenient interface for C++
14mr|libglademm2.4-2.6.7-8|30	programmers to create glade2 objects.
14mr|libglademm2.4-2.6.7-8|31	
14mr|libglademm2.4-2.6.7-8|32	%package	-n %{libname}
14mr|libglademm2.4-2.6.7-8|33	Summary:	C++ interface of glade2 library
14mr|libglademm2.4-2.6.7-8|34	Group:		System/Libraries
14mr|libglademm2.4-2.6.7-8|35	Provides:	%{libname_orig} = %{version}-%{release}
14mr|libglademm2.4-2.6.7-8|36	Provides:	%{pkgname} = %{version}-%{release}
14mr|libglademm2.4-2.6.7-8|37	
14mr|libglademm2.4-2.6.7-8|38	%description	-n %{libname}
14mr|libglademm2.4-2.6.7-8|39	This package provides a C++ interface for glade2.  It is a subpackage
14mr|libglademm2.4-2.6.7-8|40	of the gnomemm project.  The interface provides a convenient interface for C++
14mr|libglademm2.4-2.6.7-8|41	programmers to create glade2 objects.
14mr|libglademm2.4-2.6.7-8|42	
14mr|libglademm2.4-2.6.7-8|43	%package	-n %develname
14mr|libglademm2.4-2.6.7-8|44	Summary:	Development related files of %{pkgname}
14mr|libglademm2.4-2.6.7-8|45	Group:		Development/GNOME and GTK+
14mr|libglademm2.4-2.6.7-8|46	Provides:	%{pkgname}-devel = %{version}-%{release}
14mr|libglademm2.4-2.6.7-8|47	Provides:	%name-devel = %version-%release
14mr|libglademm2.4-2.6.7-8|48	Requires:	%{libname} = %{version}
14mr|libglademm2.4-2.6.7-8|49	Requires:	libglade2.0-devel >= %{libglade_version}
14mr|libglademm2.4-2.6.7-8|50	Requires:	gtkmm2.4-devel >= %{gtkmm_version}
14mr|libglademm2.4-2.6.7-8|51	Obsoletes: %mklibname -d glademm 2.4 1
14mr|libglademm2.4-2.6.7-8|52	
14mr|libglademm2.4-2.6.7-8|53	%description	-n %develname
14mr|libglademm2.4-2.6.7-8|54	This package provides headers and various development files needed for
14mr|libglademm2.4-2.6.7-8|55	compiling or developing applications that use Glade 2 C++ interface.
14mr|libglademm2.4-2.6.7-8|56	
14mr|libglademm2.4-2.6.7-8|57	%package	doc
14mr|libglademm2.4-2.6.7-8|58	Summary:	Documentation for %{pkgname} library
14mr|libglademm2.4-2.6.7-8|59	Group:		Books/Other
14mr|libglademm2.4-2.6.7-8|60	
14mr|libglademm2.4-2.6.7-8|61	%description	doc
14mr|libglademm2.4-2.6.7-8|62	This package provides API documentation of %{pkgname} library, which
14mr|libglademm2.4-2.6.7-8|63	is part of gnomemm project that provides C++ interface for GNOME libraries.
14mr|libglademm2.4-2.6.7-8|64	The documents can be browsed via devhelp, an API documentation viewer.
14mr|libglademm2.4-2.6.7-8|65	
14mr|libglademm2.4-2.6.7-8|66	%prep
14mr|libglademm2.4-2.6.7-8|67	%setup -q -n %{pkgname}-%{version}
14mr|libglademm2.4-2.6.7-8|68	
14mr|libglademm2.4-2.6.7-8|69	%build
14mr|libglademm2.4-2.6.7-8|70	%configure2_5x --enable-static
14mr|libglademm2.4-2.6.7-8|71	%make
14mr|libglademm2.4-2.6.7-8|72	
14mr|libglademm2.4-2.6.7-8|73	### Build doc
14mr|libglademm2.4-2.6.7-8|74	pushd docs/reference
14mr|libglademm2.4-2.6.7-8|75	perl -pi -e 's/^(HAVE_DOT.*=) YES/$1 NO/' Doxyfile
14mr|libglademm2.4-2.6.7-8|76	make all
14mr|libglademm2.4-2.6.7-8|77	popd
14mr|libglademm2.4-2.6.7-8|78	
14mr|libglademm2.4-2.6.7-8|79	%install
14mr|libglademm2.4-2.6.7-8|80	rm -rf %{buildroot}
14mr|libglademm2.4-2.6.7-8|81	%makeinstall_std
14mr|libglademm2.4-2.6.7-8|82	
14mr|libglademm2.4-2.6.7-8|83	%if %mdkversion < 200900
14mr|libglademm2.4-2.6.7-8|84	%post -n %{libname} -p /sbin/ldconfig
14mr|libglademm2.4-2.6.7-8|85	%endif
14mr|libglademm2.4-2.6.7-8|86	%if %mdkversion < 200900
14mr|libglademm2.4-2.6.7-8|87	%postun -n %{libname} -p /sbin/ldconfig
14mr|libglademm2.4-2.6.7-8|88	%endif
14mr|libglademm2.4-2.6.7-8|89	
14mr|libglademm2.4-2.6.7-8|90	%clean
14mr|libglademm2.4-2.6.7-8|91	rm -rf %{buildroot}
14mr|libglademm2.4-2.6.7-8|92	
14mr|libglademm2.4-2.6.7-8|93	%files -n %{libname}
14mr|libglademm2.4-2.6.7-8|94	%defattr(-, root, root)
14mr|libglademm2.4-2.6.7-8|95	%doc AUTHORS COPYING ChangeLog INSTALL
14mr|libglademm2.4-2.6.7-8|96	%{_libdir}/libglademm-%{api_version}.so.%{major}*
14mr|libglademm2.4-2.6.7-8|97	
14mr|libglademm2.4-2.6.7-8|98	%files -n %develname
14mr|libglademm2.4-2.6.7-8|99	%defattr(-, root, root)
14mr|libglademm2.4-2.6.7-8|100	%doc AUTHORS COPYING ChangeLog INSTALL
14mr|libglademm2.4-2.6.7-8|101	%{_includedir}/*
14mr|libglademm2.4-2.6.7-8|102	%{_libdir}/%{pkgname}-%{api_version}
14mr|libglademm2.4-2.6.7-8|103	%{_libdir}/pkgconfig/*.pc
14mr|libglademm2.4-2.6.7-8|104	%{_libdir}/*.a
14mr|libglademm2.4-2.6.7-8|105	#%attr(644,root,root) %{_libdir}/*.la
14mr|libglademm2.4-2.6.7-8|106	%{_libdir}/*.so
14mr|libglademm2.4-2.6.7-8|107	
14mr|libglademm2.4-2.6.7-8|108	%files doc
14mr|libglademm2.4-2.6.7-8|109	%defattr(-, root, root)
14mr|libglademm2.4-2.6.7-8|110	%{_docdir}/gnomemm-2.6/*
14mr|libglademm2.4-2.6.7-8|111	%{_datadir}/devhelp/books/*
14mr|libglademm2.4-2.6.7-8|112	
14mr|libglademm2.4-2.6.7-8|113	
14mr|libglademm2.4-2.6.7-8|114	
14mr|libglademm2.4-2.6.7-8|115	
14mr|libglademm2.4-2.6.7-8|116	
14mr|libglademm2.4-2.6.7-8|117	%changelog
14mr|libglademm2.4-2.6.7-8|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.7-8
14mr|libglademm2.4-2.6.7-8|119	+ Revision: 296c7e1
14mr|libglademm2.4-2.6.7-8|120	- MassBuild#440: Increase release tag
14mr|libglademm2.4-2.6.7-8|121	
14mr|libglademm2.4-2.6.7-8|122	

17187 14
14mr|libglpng-1.45-11|1	%define major		1
14mr|libglpng-1.45-11|2	%define libname		%mklibname glpng %{major}
14mr|libglpng-1.45-11|3	%define develname	%mklibname glpng -d
14mr|libglpng-1.45-11|4	
14mr|libglpng-1.45-11|5	Summary:	A toolkit for loading PNG images as OpenGL textures
14mr|libglpng-1.45-11|6	Name:		libglpng
14mr|libglpng-1.45-11|7	Version:	1.45
14mr|libglpng-1.45-11|8	Release:	11
14mr|libglpng-1.45-11|9	License:	MIT
14mr|libglpng-1.45-11|10	Group:		System/Libraries
14mr|libglpng-1.45-11|11	# Upstream's dead
14mr|libglpng-1.45-11|12	Source0:	http://ftp.de.debian.org/debian/pool/main/libg/%{name}/%{name}_%{version}.orig.tar.gz
14mr|libglpng-1.45-11|13	# From Debian - a Makefile. Yay.
14mr|libglpng-1.45-11|14	Source1:	libglpng-1.45-makefile
14mr|libglpng-1.45-11|15	# Debian patch, couple of small fixes.
14mr|libglpng-1.45-11|16	Patch0:		libglpng-1.45-debian.patch
14mr|libglpng-1.45-11|17	Patch1:		libglpng-1.45-CVE-2010-1519.diff
14mr|libglpng-1.45-11|18	Patch2:		glpng-1.45-libpng15.patch
14mr|libglpng-1.45-11|19	URL:		http://packages.debian.org/libglpng
14mr|libglpng-1.45-11|20	BuildRequires:	pkgconfig(libpng)
14mr|libglpng-1.45-11|21	BuildRequires:	pkgconfig(gl)
14mr|libglpng-1.45-11|22	
14mr|libglpng-1.45-11|23	%description
14mr|libglpng-1.45-11|24	glpng is a small toolkit to make loading PNG image files as an OpenGL
14mr|libglpng-1.45-11|25	texture as easy as possible.
14mr|libglpng-1.45-11|26	
14mr|libglpng-1.45-11|27	%package -n %{libname}
14mr|libglpng-1.45-11|28	Summary:	Shared library for %{name}
14mr|libglpng-1.45-11|29	Group:		System/Libraries
14mr|libglpng-1.45-11|30	
14mr|libglpng-1.45-11|31	%description -n %{libname}
14mr|libglpng-1.45-11|32	glpng is a small toolkit to make loading PNG image files as an OpenGL
14mr|libglpng-1.45-11|33	texture as easy as possible.
14mr|libglpng-1.45-11|34	
14mr|libglpng-1.45-11|35	%package -n %{develname}
14mr|libglpng-1.45-11|36	Summary:	Development headers for %{name}
14mr|libglpng-1.45-11|37	Group:		Development/C
14mr|libglpng-1.45-11|38	Requires:	%{libname} = %{version}-%{release}
14mr|libglpng-1.45-11|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libglpng-1.45-11|40	
14mr|libglpng-1.45-11|41	%description -n %{develname}
14mr|libglpng-1.45-11|42	glpng is a small toolkit to make loading PNG image files as an OpenGL
14mr|libglpng-1.45-11|43	texture as easy as possible.
14mr|libglpng-1.45-11|44	
14mr|libglpng-1.45-11|45	%prep
14mr|libglpng-1.45-11|46	%setup -q -n %{name}-%{version}.orig
14mr|libglpng-1.45-11|47	%patch0 -p1 -b .debian
14mr|libglpng-1.45-11|48	%patch1 -p0 -b .CVE-2010-1519
14mr|libglpng-1.45-11|49	%patch2 -p1 -b .libpng15
14mr|libglpng-1.45-11|50	
14mr|libglpng-1.45-11|51	install -m 0644 %{SOURCE1} ./Makefile
14mr|libglpng-1.45-11|52	
14mr|libglpng-1.45-11|53	%build
14mr|libglpng-1.45-11|54	%make CFLAGS="%{optflags} -fPIC -I ./include"
14mr|libglpng-1.45-11|55	
14mr|libglpng-1.45-11|56	%install
14mr|libglpng-1.45-11|57	make DESTDIR=%{buildroot}%{_prefix} install
14mr|libglpng-1.45-11|58	rm -rf %{buildroot}%{_docdir}
14mr|libglpng-1.45-11|59	%ifarch x86_64
14mr|libglpng-1.45-11|60	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14mr|libglpng-1.45-11|61	%endif
14mr|libglpng-1.45-11|62	
14mr|libglpng-1.45-11|63	chmod 0755 %{buildroot}%{_libdir}/*.so.%{major}*
14mr|libglpng-1.45-11|64	
14mr|libglpng-1.45-11|65	%files -n %{libname}
14mr|libglpng-1.45-11|66	%{_libdir}/*.so.%{major}*
14mr|libglpng-1.45-11|67	
14mr|libglpng-1.45-11|68	%files -n %{develname}
14mr|libglpng-1.45-11|69	%doc glpng.htm Example/
14mr|libglpng-1.45-11|70	%{_includedir}/GL/glpng.h
14mr|libglpng-1.45-11|71	%{_libdir}/%{name}.so
14mr|libglpng-1.45-11|72	%{_libdir}/%{name}.*a
14mr|libglpng-1.45-11|73	
14mr|libglpng-1.45-11|74	
14mr|libglpng-1.45-11|75	
14mr|libglpng-1.45-11|76	
14mr|libglpng-1.45-11|77	%changelog
14mr|libglpng-1.45-11|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-11
14mr|libglpng-1.45-11|79	+ Revision: cf3269d
14mr|libglpng-1.45-11|80	- MassBuild#440: Increase release tag
14mr|libglpng-1.45-11|81	
14mr|libglpng-1.45-11|82	

17188 14
14mr|libgnome2-2.32.1-8|1	%define bootstrap 0
14mr|libgnome2-2.32.1-8|2	%{?_without_bootstrap: %global bootstrap 0}
14mr|libgnome2-2.32.1-8|3	%{?_with_bootstrap: %global bootstrap 1}
14mr|libgnome2-2.32.1-8|4	
14mr|libgnome2-2.32.1-8|5	%define api_version	2
14mr|libgnome2-2.32.1-8|6	%define lib_major	0
14mr|libgnome2-2.32.1-8|7	%define pkgname 	libgnome
14mr|libgnome2-2.32.1-8|8	%define lib_name	%mklibname gnome %{api_version} %{lib_major}
14mr|libgnome2-2.32.1-8|9	%define develname	%mklibname -d gnome %{api_version}
14mr|libgnome2-2.32.1-8|10	
14mr|libgnome2-2.32.1-8|11	Summary:	GNOME libraries
14mr|libgnome2-2.32.1-8|12	Name:		%{pkgname}%{api_version}
14mr|libgnome2-2.32.1-8|13	Version:	2.32.1
14mr|libgnome2-2.32.1-8|14	Release:	8
14mr|libgnome2-2.32.1-8|15	Group:		System/Libraries
14mr|libgnome2-2.32.1-8|16	License:	LGPLv2+
14mr|libgnome2-2.32.1-8|17	URL:		http://www.gnome.org/
14mr|libgnome2-2.32.1-8|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgnome2-2.32.1-8|19	# (fc) 1.116.0-2mdk use Mdk default background
14mr|libgnome2-2.32.1-8|20	Patch1:		libgnome-background.patch
14mr|libgnome2-2.32.1-8|21	# (fc) 2.2.0.1-2mdk Ia Ora as default theme
14mr|libgnome2-2.32.1-8|22	Patch4:		libgnome-defaulttheme.patch
14mr|libgnome2-2.32.1-8|23	# (fc) 2.19.1-2mdv mark gnome_program_init with sentinel (SUSE)
14mr|libgnome2-2.32.1-8|24	Patch6:		libgnome-sentinel.patch
14mr|libgnome2-2.32.1-8|25	# (fc) 2.19.1-2mdv fix va_list usage (SUSE)
14mr|libgnome2-2.32.1-8|26	Patch7:		libgnome-2.19.1-va_list.patch
14mr|libgnome2-2.32.1-8|27	# (fc) 2.19.1-2mdv enable sound server and events by default, remove almost default sound events
14mr|libgnome2-2.32.1-8|28	Patch8:		libgnome-2.19.1-sounds-default.patch
14mr|libgnome2-2.32.1-8|29	# (fc) 2.24.1-2mdv use www-browser as default browser
14mr|libgnome2-2.32.1-8|30	Patch9:		libgnome-2.24.1-www-browser.patch
14mr|libgnome2-2.32.1-8|31	# (fc) 2.28.0-2mdv put back icons in menu and buttons
14mr|libgnome2-2.32.1-8|32	Patch10:	libgnome-2.28.0-icons.patch
14mr|libgnome2-2.32.1-8|33	# md glib2.0 >= 2.31.0 g_thread_init
14mr|libgnome2-2.32.1-8|34	Patch11:	libgnome-2.32.1_g_thread_init.patch
14mr|libgnome2-2.32.1-8|35	
14mr|libgnome2-2.32.1-8|36	BuildRequires:	intltool >= 0.40.0
14mr|libgnome2-2.32.1-8|37	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.11 GConf2
14mr|libgnome2-2.32.1-8|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14mr|libgnome2-2.32.1-8|39	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.8.0
14mr|libgnome2-2.32.1-8|40	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.5.3
14mr|libgnome2-2.32.1-8|41	BuildRequires:	pkgconfig(gobject-2.0) >= 2.0.0
14mr|libgnome2-2.32.1-8|42	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.13.0
14mr|libgnome2-2.32.1-8|43	%if !%bootstrap
14mr|libgnome2-2.32.1-8|44	BuildRequires:	gtk-doc
14mr|libgnome2-2.32.1-8|45	BuildRequires:	pkgconfig(libcanberra) >= 0
14mr|libgnome2-2.32.1-8|46	%endif
14mr|libgnome2-2.32.1-8|47	BuildRequires:	pkgconfig(popt)
14mr|libgnome2-2.32.1-8|48	
14mr|libgnome2-2.32.1-8|49	Requires:	%{name}-schemas >= %{version}-%{release}
14mr|libgnome2-2.32.1-8|50	Requires:	%{lib_name} >= %{version}-%{release}
14mr|libgnome2-2.32.1-8|51	
14mr|libgnome2-2.32.1-8|52	Provides:	libgnome = %{version}-%{release}
14mr|libgnome2-2.32.1-8|53	
14mr|libgnome2-2.32.1-8|54	%description
14mr|libgnome2-2.32.1-8|55	Data files for the GNOME library such as translations.
14mr|libgnome2-2.32.1-8|56	
14mr|libgnome2-2.32.1-8|57	%package schemas
14mr|libgnome2-2.32.1-8|58	Summary:	Default configuration for some GNOME software
14mr|libgnome2-2.32.1-8|59	Group:		%{group}
14mr|libgnome2-2.32.1-8|60	# needs gconftool-2
14mr|libgnome2-2.32.1-8|61	Requires:	GConf2
14mr|libgnome2-2.32.1-8|62	Conflicts:	%{name} < 2.30.0-2
14mr|libgnome2-2.32.1-8|63	
14mr|libgnome2-2.32.1-8|64	%description schemas
14mr|libgnome2-2.32.1-8|65	Default configuration for GNOME software
14mr|libgnome2-2.32.1-8|66	
14mr|libgnome2-2.32.1-8|67	%package -n %{lib_name}
14mr|libgnome2-2.32.1-8|68	Summary:	Dynamic libraries for GNOME applications
14mr|libgnome2-2.32.1-8|69	Group:		%{group}
14mr|libgnome2-2.32.1-8|70	
14mr|libgnome2-2.32.1-8|71	%description -n %{lib_name}
14mr|libgnome2-2.32.1-8|72	GNOME library contains extra API to let your GNOME applications shine.
14mr|libgnome2-2.32.1-8|73	
14mr|libgnome2-2.32.1-8|74	%package -n %{develname}
14mr|libgnome2-2.32.1-8|75	Summary:	Development libraries, include files for GNOME
14mr|libgnome2-2.32.1-8|76	Group:		Development/GNOME and GTK+
14mr|libgnome2-2.32.1-8|77	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnome2-2.32.1-8|78	Requires:	%{lib_name} = %{version}
14mr|libgnome2-2.32.1-8|79	Obsoletes:	%{mklibname -d gnome 2 0} < 2.32.1-6
14mr|libgnome2-2.32.1-8|80	
14mr|libgnome2-2.32.1-8|81	%description -n %{develname}
14mr|libgnome2-2.32.1-8|82	Static library and headers file
14mr|libgnome2-2.32.1-8|83	needed in order to develop applications using the GNOME library
14mr|libgnome2-2.32.1-8|84	
14mr|libgnome2-2.32.1-8|85	%prep
14mr|libgnome2-2.32.1-8|86	%setup -q -n %{pkgname}-%{version}
14mr|libgnome2-2.32.1-8|87	%apply_patches
14mr|libgnome2-2.32.1-8|88	
14mr|libgnome2-2.32.1-8|89	# this is a hack for glib2.0 >= 2.31.0
14mr|libgnome2-2.32.1-8|90	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mr|libgnome2-2.32.1-8|91	./libgnome/Makefile.*
14mr|libgnome2-2.32.1-8|92	
14mr|libgnome2-2.32.1-8|93	%build
14mr|libgnome2-2.32.1-8|94	%configure2_5x \
14mr|libgnome2-2.32.1-8|95	--disable-static \
14mr|libgnome2-2.32.1-8|96	--disable-schemas-install \
14mr|libgnome2-2.32.1-8|97	%if %{bootstrap}
14mr|libgnome2-2.32.1-8|98	--enable-canberra=no
14mr|libgnome2-2.32.1-8|99	%else
14mr|libgnome2-2.32.1-8|100	--enable-gtk-doc
14mr|libgnome2-2.32.1-8|101	%endif
14mr|libgnome2-2.32.1-8|102	
14mr|libgnome2-2.32.1-8|103	%make
14mr|libgnome2-2.32.1-8|104	
14mr|libgnome2-2.32.1-8|105	%install
14mr|libgnome2-2.32.1-8|106	%makeinstall_std
14mr|libgnome2-2.32.1-8|107	
14mr|libgnome2-2.32.1-8|108	%find_lang %{pkgname}-2.0
14mr|libgnome2-2.32.1-8|109	
14mr|libgnome2-2.32.1-8|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
14mr|libgnome2-2.32.1-8|111	
14mr|libgnome2-2.32.1-8|112	# update default theme on distribution upgrade
14mr|libgnome2-2.32.1-8|113	%triggerpostun -- libgnome2 < 2.28.0-3
14mr|libgnome2-2.32.1-8|114	if [ "x$META_CLASS" != "x" ]; then
14mr|libgnome2-2.32.1-8|115	case "$META_CLASS" in
14mr|libgnome2-2.32.1-8|116	*server) GTK2_THEME="Ia Ora Gray" ;;
14mr|libgnome2-2.32.1-8|117	*desktop) GTK2_THEME="Ia Ora Steel" ;;
14mr|libgnome2-2.32.1-8|118	*download) GTK2_THEME="Ia Ora Night";;
14mr|libgnome2-2.32.1-8|119	esac
14mr|libgnome2-2.32.1-8|120	
14mr|libgnome2-2.32.1-8|121	if [ "x$GTK2_THEME" != "x" ]; then
14mr|libgnome2-2.32.1-8|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
14mr|libgnome2-2.32.1-8|123	fi
14mr|libgnome2-2.32.1-8|124	fi
14mr|libgnome2-2.32.1-8|125	
14mr|libgnome2-2.32.1-8|126	%post schemas
14mr|libgnome2-2.32.1-8|127	if [ ! -d %{_sysconfdir}/gconf/gconf.xml.local-defaults/desktop/gnome/interface -a "x$META_CLASS" != "x" ]; then
14mr|libgnome2-2.32.1-8|128	case "$META_CLASS" in
14mr|libgnome2-2.32.1-8|129	*server) GTK2_THEME="Ia Ora Gray" ;;
14mr|libgnome2-2.32.1-8|130	*desktop) GTK2_THEME="Ia Ora Steel" ;;
14mr|libgnome2-2.32.1-8|131	*download) GTK2_THEME="Ia Ora Night";;
14mr|libgnome2-2.32.1-8|132	esac
14mr|libgnome2-2.32.1-8|133	
14mr|libgnome2-2.32.1-8|134	if [ "x$GTK2_THEME" != "x" ]; then
14mr|libgnome2-2.32.1-8|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
14mr|libgnome2-2.32.1-8|136	fi
14mr|libgnome2-2.32.1-8|137	fi
14mr|libgnome2-2.32.1-8|138	
14mr|libgnome2-2.32.1-8|139	if [ ! -f /root/.gconf/desktop/gnome/background/%gconf.xml ]; then
14mr|libgnome2-2.32.1-8|140	gconftool-2 --set /desktop/gnome/background/picture_options --type=string none
14mr|libgnome2-2.32.1-8|141	gconftool-2 --set /desktop/gnome/background/primary_color --type=string "#B20003"
14mr|libgnome2-2.32.1-8|142	fi
14mr|libgnome2-2.32.1-8|143	
14mr|libgnome2-2.32.1-8|144	%preun schemas
14mr|libgnome2-2.32.1-8|145	%preun_uninstall_gconf_schemas %{schemas}
14mr|libgnome2-2.32.1-8|146	
14mr|libgnome2-2.32.1-8|147	%files -f %{pkgname}-2.0.lang
14mr|libgnome2-2.32.1-8|148	%doc NEWS
14mr|libgnome2-2.32.1-8|149	%config(noreplace) %{_sysconfdir}/sound/events/*
14mr|libgnome2-2.32.1-8|150	%{_bindir}/gnome-open
14mr|libgnome2-2.32.1-8|151	%{_libdir}/bonobo/monikers/*.so
14mr|libgnome2-2.32.1-8|152	%{_libdir}/bonobo/servers/*
14mr|libgnome2-2.32.1-8|153	%{_mandir}/man7/*
14mr|libgnome2-2.32.1-8|154	%{_datadir}/gnome-background-properties/gnome-default.xml
14mr|libgnome2-2.32.1-8|155	%{_datadir}/pixmaps/backgrounds/gnome/background-default.jpg
14mr|libgnome2-2.32.1-8|156	
14mr|libgnome2-2.32.1-8|157	%files -n %{lib_name}
14mr|libgnome2-2.32.1-8|158	%{_libdir}/libgnome-%{api_version}.so.%{lib_major}*
14mr|libgnome2-2.32.1-8|159	
14mr|libgnome2-2.32.1-8|160	%files -n %{develname}
14mr|libgnome2-2.32.1-8|161	%doc ChangeLog
14mr|libgnome2-2.32.1-8|162	%doc %{_datadir}/gtk-doc/html/*
14mr|libgnome2-2.32.1-8|163	%{_includedir}/*
14mr|libgnome2-2.32.1-8|164	%{_libdir}/pkgconfig/*
14mr|libgnome2-2.32.1-8|165	%{_libdir}/*.so
14mr|libgnome2-2.32.1-8|166	
14mr|libgnome2-2.32.1-8|167	%files schemas
14mr|libgnome2-2.32.1-8|168	%{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas
14mr|libgnome2-2.32.1-8|169	
14mr|libgnome2-2.32.1-8|170	
14mr|libgnome2-2.32.1-8|171	%changelog
14mr|libgnome2-2.32.1-8|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.32.1-8
14mr|libgnome2-2.32.1-8|173	+ Revision: 569d469
14mr|libgnome2-2.32.1-8|174	- MassBuild#440: Increase release tag
14mr|libgnome2-2.32.1-8|175	
14mr|libgnome2-2.32.1-8|176	

17189 14
14mr|libgnomecanvas-2.30.3-7|1	%define api_version	2
14mr|libgnomecanvas-2.30.3-7|2	%define lib_major	0
14mr|libgnomecanvas-2.30.3-7|3	%define libname %mklibname gnomecanvas %{api_version} %{lib_major}
14mr|libgnomecanvas-2.30.3-7|4	%define libnamedev %mklibname -d gnomecanvas %{api_version}
14mr|libgnomecanvas-2.30.3-7|5	
14mr|libgnomecanvas-2.30.3-7|6	Summary:	GnomeCanvas widget
14mr|libgnomecanvas-2.30.3-7|7	Name:		libgnomecanvas
14mr|libgnomecanvas-2.30.3-7|8	Version:	2.30.3
14mr|libgnomecanvas-2.30.3-7|9	Release:	7
14mr|libgnomecanvas-2.30.3-7|10	License:	LGPLv2+
14mr|libgnomecanvas-2.30.3-7|11	Group:		System/Libraries
14mr|libgnomecanvas-2.30.3-7|12	URL:		http://www.gnome.org/
14mr|libgnomecanvas-2.30.3-7|13	
14mr|libgnomecanvas-2.30.3-7|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgnomecanvas-2.30.3-7|15	BuildRequires:	bison
14mr|libgnomecanvas-2.30.3-7|16	BuildRequires:	intltool
14mr|libgnomecanvas-2.30.3-7|17	BuildRequires:	pkgconfig(gail) >= 1.9.0
14mr|libgnomecanvas-2.30.3-7|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.10.0
14mr|libgnomecanvas-2.30.3-7|19	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.2.0
14mr|libgnomecanvas-2.30.3-7|20	BuildRequires:	pkgconfig(libart-2.0) >= 2.3.8
14mr|libgnomecanvas-2.30.3-7|21	BuildRequires:	pkgconfig(libpng)
14mr|libgnomecanvas-2.30.3-7|22	BuildRequires:	pkgconfig(pango) >= 1.0.1
14mr|libgnomecanvas-2.30.3-7|23	BuildRequires:	pkgconfig(pangoft2) >= 1.0.1
14mr|libgnomecanvas-2.30.3-7|24	
14mr|libgnomecanvas-2.30.3-7|25	%description
14mr|libgnomecanvas-2.30.3-7|26	The GNOME canvas is an engine for structured graphics that offers a rich
14mr|libgnomecanvas-2.30.3-7|27	imaging model, high performance rendering, and a powerful, high-level API.
14mr|libgnomecanvas-2.30.3-7|28	It offers a choice of two rendering back-ends, one based on Xlib for
14mr|libgnomecanvas-2.30.3-7|29	extremely fast display, and another based on Libart, a sophisticated,
14mr|libgnomecanvas-2.30.3-7|30	antialiased, alpha-compositing engine. Applications have a choice between
14mr|libgnomecanvas-2.30.3-7|31	the Xlib imaging model or a superset of the PostScript imaging model,
14mr|libgnomecanvas-2.30.3-7|32	depending on the level of graphic sophistication required.
14mr|libgnomecanvas-2.30.3-7|33	
14mr|libgnomecanvas-2.30.3-7|34	%package -n %{libname}
14mr|libgnomecanvas-2.30.3-7|35	Summary:	%{summary}
14mr|libgnomecanvas-2.30.3-7|36	Group:		%{group}
14mr|libgnomecanvas-2.30.3-7|37	Provides:	%{name}%{api_version} = %{version}-%{release}
14mr|libgnomecanvas-2.30.3-7|38	
14mr|libgnomecanvas-2.30.3-7|39	%description -n %{libname}
14mr|libgnomecanvas-2.30.3-7|40	The GNOME canvas is an engine for structured graphics that offers a rich
14mr|libgnomecanvas-2.30.3-7|41	imaging model, high performance rendering, and a powerful, high-level API.
14mr|libgnomecanvas-2.30.3-7|42	It offers a choice of two rendering back-ends, one based on Xlib for
14mr|libgnomecanvas-2.30.3-7|43	extremely fast display, and another based on Libart, a sophisticated,
14mr|libgnomecanvas-2.30.3-7|44	antialiased, alpha-compositing engine. Applications have a choice between
14mr|libgnomecanvas-2.30.3-7|45	the Xlib imaging model or a superset of the PostScript imaging model,
14mr|libgnomecanvas-2.30.3-7|46	depending on the level of graphic sophistication required.
14mr|libgnomecanvas-2.30.3-7|47	
14mr|libgnomecanvas-2.30.3-7|48	This package contains the main canvas library.
14mr|libgnomecanvas-2.30.3-7|49	
14mr|libgnomecanvas-2.30.3-7|50	%package -n %{libnamedev}
14mr|libgnomecanvas-2.30.3-7|51	Summary:	Development libraries and include files for GnomeCanvas widget
14mr|libgnomecanvas-2.30.3-7|52	Group:		Development/GNOME and GTK+
14mr|libgnomecanvas-2.30.3-7|53	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
14mr|libgnomecanvas-2.30.3-7|54	Requires:	%{libname} = %{version}
14mr|libgnomecanvas-2.30.3-7|55	Obsoletes:	%{mklibname -d gnomecanvas 2 0} < 2.30.3-5
14mr|libgnomecanvas-2.30.3-7|56	
14mr|libgnomecanvas-2.30.3-7|57	%description -n %{libnamedev}
14mr|libgnomecanvas-2.30.3-7|58	The GNOME canvas is an engine for structured graphics that offers a rich
14mr|libgnomecanvas-2.30.3-7|59	imaging model, high performance rendering, and a powerful, high-level API.
14mr|libgnomecanvas-2.30.3-7|60	It offers a choice of two rendering back-ends, one based on Xlib for
14mr|libgnomecanvas-2.30.3-7|61	extremely fast display, and another based on Libart, a sophisticated,
14mr|libgnomecanvas-2.30.3-7|62	antialiased, alpha-compositing engine. Applications have a choice between
14mr|libgnomecanvas-2.30.3-7|63	the Xlib imaging model or a superset of the PostScript imaging model,
14mr|libgnomecanvas-2.30.3-7|64	depending on the level of graphic sophistication required.
14mr|libgnomecanvas-2.30.3-7|65	
14mr|libgnomecanvas-2.30.3-7|66	This package contains development library and header files for %{name}.
14mr|libgnomecanvas-2.30.3-7|67	
14mr|libgnomecanvas-2.30.3-7|68	%prep
14mr|libgnomecanvas-2.30.3-7|69	%setup -q
14mr|libgnomecanvas-2.30.3-7|70	
14mr|libgnomecanvas-2.30.3-7|71	%build
14mr|libgnomecanvas-2.30.3-7|72	%configure2_5x \
14mr|libgnomecanvas-2.30.3-7|73	--disable-static
14mr|libgnomecanvas-2.30.3-7|74	
14mr|libgnomecanvas-2.30.3-7|75	%make LIBS=-lm
14mr|libgnomecanvas-2.30.3-7|76	
14mr|libgnomecanvas-2.30.3-7|77	%install
14mr|libgnomecanvas-2.30.3-7|78	%makeinstall_std
14mr|libgnomecanvas-2.30.3-7|79	
14mr|libgnomecanvas-2.30.3-7|80	%find_lang %{name}-2.0
14mr|libgnomecanvas-2.30.3-7|81	
14mr|libgnomecanvas-2.30.3-7|82	%files  -f %{name}-2.0.lang
14mr|libgnomecanvas-2.30.3-7|83	
14mr|libgnomecanvas-2.30.3-7|84	%files -n %{libname}
14mr|libgnomecanvas-2.30.3-7|85	%{_libdir}/libgnomecanvas-%{api_version}.so.%{lib_major}*
14mr|libgnomecanvas-2.30.3-7|86	
14mr|libgnomecanvas-2.30.3-7|87	%files -n %{libnamedev}
14mr|libgnomecanvas-2.30.3-7|88	%doc ChangeLog NEWS README AUTHORS
14mr|libgnomecanvas-2.30.3-7|89	%doc %{_datadir}/gtk-doc/html/*
14mr|libgnomecanvas-2.30.3-7|90	%{_includedir}/*
14mr|libgnomecanvas-2.30.3-7|91	%{_libdir}/lib*.so
14mr|libgnomecanvas-2.30.3-7|92	%{_libdir}/pkgconfig/*
14mr|libgnomecanvas-2.30.3-7|93	
14mr|libgnomecanvas-2.30.3-7|94	
14mr|libgnomecanvas-2.30.3-7|95	
14mr|libgnomecanvas-2.30.3-7|96	
14mr|libgnomecanvas-2.30.3-7|97	%changelog
14mr|libgnomecanvas-2.30.3-7|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.3-7
14mr|libgnomecanvas-2.30.3-7|99	+ Revision: fa51960
14mr|libgnomecanvas-2.30.3-7|100	- MassBuild#440: Increase release tag
14mr|libgnomecanvas-2.30.3-7|101	
14mr|libgnomecanvas-2.30.3-7|102	

17190 14
14mr|libgnomecanvasmm2.6-2.26.0-8|1	%define version 2.26.0
14mr|libgnomecanvasmm2.6-2.26.0-8|2	%define release  8
14mr|libgnomecanvasmm2.6-2.26.0-8|3	
14mr|libgnomecanvasmm2.6-2.26.0-8|4	%define libgnomecanvas_version 2.6.0
14mr|libgnomecanvasmm2.6-2.26.0-8|5	%define gtkmm_version 2.4.0
14mr|libgnomecanvasmm2.6-2.26.0-8|6	
14mr|libgnomecanvasmm2.6-2.26.0-8|7	%define major	1
14mr|libgnomecanvasmm2.6-2.26.0-8|8	%define api_version 2.6
14mr|libgnomecanvasmm2.6-2.26.0-8|9	
14mr|libgnomecanvasmm2.6-2.26.0-8|10	%define pkgname	libgnomecanvasmm
14mr|libgnomecanvasmm2.6-2.26.0-8|11	%define libname_orig	%mklibname gnomecanvasmm %api_version
14mr|libgnomecanvasmm2.6-2.26.0-8|12	%define libname		%mklibname gnomecanvasmm %api_version %{major}
14mr|libgnomecanvasmm2.6-2.26.0-8|13	%define develname %mklibname -d gnomecanvasmm %api_version
14mr|libgnomecanvasmm2.6-2.26.0-8|14	
14mr|libgnomecanvasmm2.6-2.26.0-8|15	Name:	 	%{pkgname}%{api_version}
14mr|libgnomecanvasmm2.6-2.26.0-8|16	Summary: 	A C++ interface for GNOME 2 canvas library
14mr|libgnomecanvasmm2.6-2.26.0-8|17	Version: 	%{version}
14mr|libgnomecanvasmm2.6-2.26.0-8|18	Release: 	%{release}
14mr|libgnomecanvasmm2.6-2.26.0-8|19	License: 	LGPLv2+
14mr|libgnomecanvasmm2.6-2.26.0-8|20	Group:   	System/Libraries
14mr|libgnomecanvasmm2.6-2.26.0-8|21	URL:     	http://gtkmm.sourceforge.net/
14mr|libgnomecanvasmm2.6-2.26.0-8|22	
14mr|libgnomecanvasmm2.6-2.26.0-8|23	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgnomecanvasmm2.6-2.26.0-8|24	
14mr|libgnomecanvasmm2.6-2.26.0-8|25	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
14mr|libgnomecanvasmm2.6-2.26.0-8|26	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= %{libgnomecanvas_version}
14mr|libgnomecanvasmm2.6-2.26.0-8|27	BuildRequires:	doxygen
14mr|libgnomecanvasmm2.6-2.26.0-8|28	
14mr|libgnomecanvasmm2.6-2.26.0-8|29	%description
14mr|libgnomecanvasmm2.6-2.26.0-8|30	This package provides a C++ interface for GNOME canvas library.  It is a
14mr|libgnomecanvasmm2.6-2.26.0-8|31	subpackage of the gnomemm project.  The interface provides a convenient
14mr|libgnomecanvasmm2.6-2.26.0-8|32	interface for C++ programmers to create GNOME GUIs with GTK+'s flexible
14mr|libgnomecanvasmm2.6-2.26.0-8|33	object-oriented framework.
14mr|libgnomecanvasmm2.6-2.26.0-8|34	
14mr|libgnomecanvasmm2.6-2.26.0-8|35	%package	-n %{libname}
14mr|libgnomecanvasmm2.6-2.26.0-8|36	Summary:	A C++ interface for GNOME 2 canvas library
14mr|libgnomecanvasmm2.6-2.26.0-8|37	Group:		System/Libraries
14mr|libgnomecanvasmm2.6-2.26.0-8|38	Provides:	%{libname_orig} = %{version}-%{release}
14mr|libgnomecanvasmm2.6-2.26.0-8|39	Provides:	%{pkgname} = %{version}-%{release}
14mr|libgnomecanvasmm2.6-2.26.0-8|40	
14mr|libgnomecanvasmm2.6-2.26.0-8|41	%description	-n %{libname}
14mr|libgnomecanvasmm2.6-2.26.0-8|42	This package provides a C++ interface for GNOME canvas library.  It is a
14mr|libgnomecanvasmm2.6-2.26.0-8|43	subpackage of the gnomemm project.  The interface provides a convenient
14mr|libgnomecanvasmm2.6-2.26.0-8|44	interface for C++ programmers to create GNOME GUIs with GTK+'s flexible
14mr|libgnomecanvasmm2.6-2.26.0-8|45	object-oriented framework.
14mr|libgnomecanvasmm2.6-2.26.0-8|46	
14mr|libgnomecanvasmm2.6-2.26.0-8|47	%package	-n %develname
14mr|libgnomecanvasmm2.6-2.26.0-8|48	Summary:	Headers and development files of GNOME 2 canvas library
14mr|libgnomecanvasmm2.6-2.26.0-8|49	Group:		Development/GNOME and GTK+
14mr|libgnomecanvasmm2.6-2.26.0-8|50	Provides:	%name-devel = %{version}-%{release}
14mr|libgnomecanvasmm2.6-2.26.0-8|51	Provides:	%{pkgname}-devel = %{version}-%{release}
14mr|libgnomecanvasmm2.6-2.26.0-8|52	Requires:	%{libname} = %{version}
14mr|libgnomecanvasmm2.6-2.26.0-8|53	Obsoletes: %mklibname -d gnomecanvasmm %api_version 1
14mr|libgnomecanvasmm2.6-2.26.0-8|54	
14mr|libgnomecanvasmm2.6-2.26.0-8|55	%description	-n %develname
14mr|libgnomecanvasmm2.6-2.26.0-8|56	This package contains the headers and various development files needed
14mr|libgnomecanvasmm2.6-2.26.0-8|57	for compiling or development of applications that wants C++ interface
14mr|libgnomecanvasmm2.6-2.26.0-8|58	of GNOME 2 canvas library.
14mr|libgnomecanvasmm2.6-2.26.0-8|59	
14mr|libgnomecanvasmm2.6-2.26.0-8|60	%package	doc
14mr|libgnomecanvasmm2.6-2.26.0-8|61	Summary:	Documentation of %{pkgname} library
14mr|libgnomecanvasmm2.6-2.26.0-8|62	Group:		Books/Other
14mr|libgnomecanvasmm2.6-2.26.0-8|63	
14mr|libgnomecanvasmm2.6-2.26.0-8|64	%description	doc
14mr|libgnomecanvasmm2.6-2.26.0-8|65	This package provides API documentation of %{pkgname} library.
14mr|libgnomecanvasmm2.6-2.26.0-8|66	
14mr|libgnomecanvasmm2.6-2.26.0-8|67	%prep
14mr|libgnomecanvasmm2.6-2.26.0-8|68	%setup -q -n %{pkgname}-%{version}
14mr|libgnomecanvasmm2.6-2.26.0-8|69	
14mr|libgnomecanvasmm2.6-2.26.0-8|70	%build
14mr|libgnomecanvasmm2.6-2.26.0-8|71	%configure2_5x --enable-static
14mr|libgnomecanvasmm2.6-2.26.0-8|72	%make
14mr|libgnomecanvasmm2.6-2.26.0-8|73	
14mr|libgnomecanvasmm2.6-2.26.0-8|74	### Build doc
14mr|libgnomecanvasmm2.6-2.26.0-8|75	pushd docs/reference
14mr|libgnomecanvasmm2.6-2.26.0-8|76	perl -pi -e 's/^(HAVE_DOT.*=) YES$/$1 NO/' Doxyfile
14mr|libgnomecanvasmm2.6-2.26.0-8|77	make all
14mr|libgnomecanvasmm2.6-2.26.0-8|78	popd
14mr|libgnomecanvasmm2.6-2.26.0-8|79	
14mr|libgnomecanvasmm2.6-2.26.0-8|80	%install
14mr|libgnomecanvasmm2.6-2.26.0-8|81	%makeinstall_std
14mr|libgnomecanvasmm2.6-2.26.0-8|82	find %buildroot -name \*.la|xargs chmod 644
14mr|libgnomecanvasmm2.6-2.26.0-8|83	
14mr|libgnomecanvasmm2.6-2.26.0-8|84	%files -n %{libname}
14mr|libgnomecanvasmm2.6-2.26.0-8|85	%doc COPYING README
14mr|libgnomecanvasmm2.6-2.26.0-8|86	%{_libdir}/libgnomecanvasmm-%{api_version}.so.%{major}*
14mr|libgnomecanvasmm2.6-2.26.0-8|87	
14mr|libgnomecanvasmm2.6-2.26.0-8|88	%files -n %develname
14mr|libgnomecanvasmm2.6-2.26.0-8|89	%doc AUTHORS COPYING ChangeLog NEWS
14mr|libgnomecanvasmm2.6-2.26.0-8|90	%{_includedir}/*
14mr|libgnomecanvasmm2.6-2.26.0-8|91	%{_libdir}/*.a
14mr|libgnomecanvasmm2.6-2.26.0-8|92	%{_libdir}/*.so
14mr|libgnomecanvasmm2.6-2.26.0-8|93	%{_libdir}/%{pkgname}-%{api_version}
14mr|libgnomecanvasmm2.6-2.26.0-8|94	%{_libdir}/pkgconfig/*.pc
14mr|libgnomecanvasmm2.6-2.26.0-8|95	
14mr|libgnomecanvasmm2.6-2.26.0-8|96	%files doc
14mr|libgnomecanvasmm2.6-2.26.0-8|97	%doc docs/reference/html
14mr|libgnomecanvasmm2.6-2.26.0-8|98	
14mr|libgnomecanvasmm2.6-2.26.0-8|99	
14mr|libgnomecanvasmm2.6-2.26.0-8|100	
14mr|libgnomecanvasmm2.6-2.26.0-8|101	%changelog
14mr|libgnomecanvasmm2.6-2.26.0-8|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.26.0-8
14mr|libgnomecanvasmm2.6-2.26.0-8|103	+ Revision: 49b650c
14mr|libgnomecanvasmm2.6-2.26.0-8|104	- MassBuild#440: Increase release tag
14mr|libgnomecanvasmm2.6-2.26.0-8|105	
14mr|libgnomecanvasmm2.6-2.26.0-8|106	

17191 14
14mr|libgnomecups-0.2.3-11|1	%define api 1.0
14mr|libgnomecups-0.2.3-11|2	%define major 1
14mr|libgnomecups-0.2.3-11|3	%define libname %mklibname gnomecups-%{api}_ %{major}
14mr|libgnomecups-0.2.3-11|4	%define develname %mklibname gnomecups-%{api} -d
14mr|libgnomecups-0.2.3-11|5	
14mr|libgnomecups-0.2.3-11|6	Summary:	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|7	Name:		libgnomecups
14mr|libgnomecups-0.2.3-11|8	Version:	0.2.3
14mr|libgnomecups-0.2.3-11|9	Release:	11
14mr|libgnomecups-0.2.3-11|10	License:	LGPL
14mr|libgnomecups-0.2.3-11|11	Group:		System/Libraries
14mr|libgnomecups-0.2.3-11|12	URL:		http://www.gnome.org/
14mr|libgnomecups-0.2.3-11|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgnomecups-0.2.3-11|14	# (fc) 0.2.2-4mdv fix cups callback for authentication (SUSE)
14mr|libgnomecups-0.2.3-11|15	Patch1:		libgnomecups-0.2.2-callbackfix.patch
14mr|libgnomecups-0.2.3-11|16	# (fc) 0.2.2-4mdv add dbus support (Fedora)
14mr|libgnomecups-0.2.3-11|17	Patch3:		libgnomecups-0.2.3-dbus.patch
14mr|libgnomecups-0.2.3-11|18	# (fc) 0.2.2-4mdv parse cups loptions (ubuntu)
14mr|libgnomecups-0.2.3-11|19	Patch4:		libgnomecups-0.2.2-parse-dot-cups-loptions.patch
14mr|libgnomecups-0.2.3-11|20	# (fc) 0.2.2-4mdv fix remote printer detection (ubuntu)
14mr|libgnomecups-0.2.3-11|21	Patch5:		libgnomecups-0.2.2-fix-islocal.patch
14mr|libgnomecups-0.2.3-11|22	# (fc) 0.2.2-4mdv don't warn on stderr for IPP_NOT_FOUND (ubuntu)
14mr|libgnomecups-0.2.3-11|23	Patch6:		libgnomecups-0.2.2-ignore-ipp-not-found.patch
14mr|libgnomecups-0.2.3-11|24	# (fc) 0.2.2-4mdv allow to change some cups printer attributes (ubuntu)
14mr|libgnomecups-0.2.3-11|25	Patch7:		libgnomecups-0.2.2-replace-set-printer-attrs.patch
14mr|libgnomecups-0.2.3-11|26	Patch8:		libgnomecups-0.2.3-fix-str-fmt.patch
14mr|libgnomecups-0.2.3-11|27	# (cjw) fix glib includes
14mr|libgnomecups-0.2.3-11|28	Patch9:		libgnomecups-0.2.3-glib.patch
14mr|libgnomecups-0.2.3-11|29	Patch10:	libgnomecups-0.2.3-automake-1.13.patch
14mr|libgnomecups-0.2.3-11|30	Patch11:	libgnomecups-0.2.3-cups-1.6.patch
14mr|libgnomecups-0.2.3-11|31	
14mr|libgnomecups-0.2.3-11|32	BuildRequires:	cups-devel
14mr|libgnomecups-0.2.3-11|33	BuildRequires:	cups-common
14mr|libgnomecups-0.2.3-11|34	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgnomecups-0.2.3-11|35	BuildRequires:	perl-XML-Parser
14mr|libgnomecups-0.2.3-11|36	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libgnomecups-0.2.3-11|37	BuildRequires:	intltool
14mr|libgnomecups-0.2.3-11|38	BuildRequires:	gnome-common
14mr|libgnomecups-0.2.3-11|39	
14mr|libgnomecups-0.2.3-11|40	%description
14mr|libgnomecups-0.2.3-11|41	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|42	
14mr|libgnomecups-0.2.3-11|43	%package -n %{libname}
14mr|libgnomecups-0.2.3-11|44	Summary:	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|45	Group:		System/Libraries
14mr|libgnomecups-0.2.3-11|46	Suggests:	%{name} = %{version}-%{release}
14mr|libgnomecups-0.2.3-11|47	
14mr|libgnomecups-0.2.3-11|48	%description -n %{libname}
14mr|libgnomecups-0.2.3-11|49	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|50	
14mr|libgnomecups-0.2.3-11|51	%package -n %{develname}
14mr|libgnomecups-0.2.3-11|52	Summary:	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|53	Group:		Development/GNOME and GTK+
14mr|libgnomecups-0.2.3-11|54	Requires:	%{libname} = %{version}-%{release}
14mr|libgnomecups-0.2.3-11|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnomecups-0.2.3-11|56	Obsoletes:	%{mklibname gnomecups-1.0_ 1 -d} < 0.2.3-9
14mr|libgnomecups-0.2.3-11|57	
14mr|libgnomecups-0.2.3-11|58	%description -n %{develname}
14mr|libgnomecups-0.2.3-11|59	GNOME library for CUPS integration
14mr|libgnomecups-0.2.3-11|60	
14mr|libgnomecups-0.2.3-11|61	%prep
14mr|libgnomecups-0.2.3-11|62	%setup -q
14mr|libgnomecups-0.2.3-11|63	%apply_patches
14mr|libgnomecups-0.2.3-11|64	
14mr|libgnomecups-0.2.3-11|65	%build
14mr|libgnomecups-0.2.3-11|66	autoreconf -fi
14mr|libgnomecups-0.2.3-11|67	%configure2_5x \
14mr|libgnomecups-0.2.3-11|68	--disable-static \
14mr|libgnomecups-0.2.3-11|69	--with-dbus=yes
14mr|libgnomecups-0.2.3-11|70	
14mr|libgnomecups-0.2.3-11|71	%make
14mr|libgnomecups-0.2.3-11|72	
14mr|libgnomecups-0.2.3-11|73	%install
14mr|libgnomecups-0.2.3-11|74	%makeinstall_std
14mr|libgnomecups-0.2.3-11|75	
14mr|libgnomecups-0.2.3-11|76	%find_lang %{name}
14mr|libgnomecups-0.2.3-11|77	
14mr|libgnomecups-0.2.3-11|78	%files -f %{name}.lang
14mr|libgnomecups-0.2.3-11|79	%doc ChangeLog NEWS AUTHORS
14mr|libgnomecups-0.2.3-11|80	
14mr|libgnomecups-0.2.3-11|81	%files -n %{libname}
14mr|libgnomecups-0.2.3-11|82	%{_libdir}/libgnomecups-%{api}.so.%{major}*
14mr|libgnomecups-0.2.3-11|83	
14mr|libgnomecups-0.2.3-11|84	%files -n %{develname}
14mr|libgnomecups-0.2.3-11|85	%{_libdir}/pkgconfig/*
14mr|libgnomecups-0.2.3-11|86	%{_includedir}/*
14mr|libgnomecups-0.2.3-11|87	%{_libdir}/*.so
14mr|libgnomecups-0.2.3-11|88	
14mr|libgnomecups-0.2.3-11|89	%changelog
14mr|libgnomecups-0.2.3-11|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3-11
14mr|libgnomecups-0.2.3-11|91	+ Revision: 08554b3
14mr|libgnomecups-0.2.3-11|92	- MassBuild#440: Increase release tag
14mr|libgnomecups-0.2.3-11|93	
14mr|libgnomecups-0.2.3-11|94	

17192 14
14mr|libgnomekbd-3.6.0-3|1	%define major 8
14mr|libgnomekbd-3.6.0-3|2	%define girmajor 3.0
14mr|libgnomekbd-3.6.0-3|3	
14mr|libgnomekbd-3.6.0-3|4	%define libname	%mklibname gnomekbd  %{major}
14mr|libgnomekbd-3.6.0-3|5	%define girname	%mklibname gnomekbd-gir  %{girmajor}
14mr|libgnomekbd-3.6.0-3|6	%define develname %mklibname -d gnomekbd
14mr|libgnomekbd-3.6.0-3|7	
14mr|libgnomekbd-3.6.0-3|8	Summary: GNOME keyboard libraries
14mr|libgnomekbd-3.6.0-3|9	Name: libgnomekbd
14mr|libgnomekbd-3.6.0-3|10	Version: 3.6.0
14mr|libgnomekbd-3.6.0-3|11	Release: 3
14mr|libgnomekbd-3.6.0-3|12	License: LGPLv2+
14mr|libgnomekbd-3.6.0-3|13	Group: System/Libraries
14mr|libgnomekbd-3.6.0-3|14	Url: http://www.gnome.org/
14mr|libgnomekbd-3.6.0-3|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
14mr|libgnomekbd-3.6.0-3|16	
14mr|libgnomekbd-3.6.0-3|17	BuildRequires: intltool
14mr|libgnomekbd-3.6.0-3|18	BuildRequires: chrpath
14mr|libgnomekbd-3.6.0-3|19	BuildRequires: pkgconfig(gdk-3.0) >= 2.91.7
14mr|libgnomekbd-3.6.0-3|20	BuildRequires: pkgconfig(gio-2.0) >= 2.18
14mr|libgnomekbd-3.6.0-3|21	BuildRequires: pkgconfig(glib-2.0) >= 2.18
14mr|libgnomekbd-3.6.0-3|22	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90
14mr|libgnomekbd-3.6.0-3|23	BuildRequires: pkgconfig(libxklavier) >= 5.1
14mr|libgnomekbd-3.6.0-3|24	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.7
14mr|libgnomekbd-3.6.0-3|25	
14mr|libgnomekbd-3.6.0-3|26	%description
14mr|libgnomekbd-3.6.0-3|27	GNOME keyboard indicator plugin
14mr|libgnomekbd-3.6.0-3|28	
14mr|libgnomekbd-3.6.0-3|29	%package common
14mr|libgnomekbd-3.6.0-3|30	Summary:	Files used by GNOME keyboard libraries
14mr|libgnomekbd-3.6.0-3|31	Group:		%{group}
14mr|libgnomekbd-3.6.0-3|32	Obsoletes:	libgnomekbd < 3.4.0
14mr|libgnomekbd-3.6.0-3|33	
14mr|libgnomekbd-3.6.0-3|34	%description common
14mr|libgnomekbd-3.6.0-3|35	Files used by GNOME keyboard library
14mr|libgnomekbd-3.6.0-3|36	
14mr|libgnomekbd-3.6.0-3|37	%package -n %{libname}
14mr|libgnomekbd-3.6.0-3|38	Summary:	Dynamic libraries for GNOME applications
14mr|libgnomekbd-3.6.0-3|39	Group:		%{group}
14mr|libgnomekbd-3.6.0-3|40	
14mr|libgnomekbd-3.6.0-3|41	%description -n %{libname}
14mr|libgnomekbd-3.6.0-3|42	GNOME keyboard library
14mr|libgnomekbd-3.6.0-3|43	
14mr|libgnomekbd-3.6.0-3|44	%package -n %{girname}
14mr|libgnomekbd-3.6.0-3|45	Summary:	GObject Introspection interface library for %{name}
14mr|libgnomekbd-3.6.0-3|46	Group:		System/Libraries
14mr|libgnomekbd-3.6.0-3|47	
14mr|libgnomekbd-3.6.0-3|48	%description -n %{girname}
14mr|libgnomekbd-3.6.0-3|49	GObject Introspection interface library for %{name}.
14mr|libgnomekbd-3.6.0-3|50	
14mr|libgnomekbd-3.6.0-3|51	%package -n %{develname}
14mr|libgnomekbd-3.6.0-3|52	Summary:	Development libraries, include files for GNOME
14mr|libgnomekbd-3.6.0-3|53	Group:		Development/GNOME and GTK+
14mr|libgnomekbd-3.6.0-3|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnomekbd-3.6.0-3|55	Requires:	%{libname} = %{version}-%{release}
14mr|libgnomekbd-3.6.0-3|56	Requires:	%{girname} = %{version}-%{release}
14mr|libgnomekbd-3.6.0-3|57	
14mr|libgnomekbd-3.6.0-3|58	%description -n %{develname}
14mr|libgnomekbd-3.6.0-3|59	Development library and headers file needed in order to develop
14mr|libgnomekbd-3.6.0-3|60	applications using the GNOME keyboard library
14mr|libgnomekbd-3.6.0-3|61	
14mr|libgnomekbd-3.6.0-3|62	%prep
14mr|libgnomekbd-3.6.0-3|63	%setup -q
14mr|libgnomekbd-3.6.0-3|64	%apply_patches
14mr|libgnomekbd-3.6.0-3|65	
14mr|libgnomekbd-3.6.0-3|66	%build
14mr|libgnomekbd-3.6.0-3|67	%configure2_5x \
14mr|libgnomekbd-3.6.0-3|68	--disable-static \
14mr|libgnomekbd-3.6.0-3|69	-enable-introspection
14mr|libgnomekbd-3.6.0-3|70	
14mr|libgnomekbd-3.6.0-3|71	%make
14mr|libgnomekbd-3.6.0-3|72	
14mr|libgnomekbd-3.6.0-3|73	%install
14mr|libgnomekbd-3.6.0-3|74	%makeinstall_std
14mr|libgnomekbd-3.6.0-3|75	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libgnomekbd-3.6.0-3|76	
14mr|libgnomekbd-3.6.0-3|77	%find_lang %{name}
14mr|libgnomekbd-3.6.0-3|78	
14mr|libgnomekbd-3.6.0-3|79	%define schemas desktop_gnome_peripherals_keyboard_xkb
14mr|libgnomekbd-3.6.0-3|80	
14mr|libgnomekbd-3.6.0-3|81	%preun common
14mr|libgnomekbd-3.6.0-3|82	%preun_uninstall_gconf_schemas %{schemas}
14mr|libgnomekbd-3.6.0-3|83	
14mr|libgnomekbd-3.6.0-3|84	%files common -f %{name}.lang
14mr|libgnomekbd-3.6.0-3|85	%doc NEWS ChangeLog
14mr|libgnomekbd-3.6.0-3|86	%{_bindir}/gkbd-keyboard-display
14mr|libgnomekbd-3.6.0-3|87	%{_datadir}/applications/gkbd-keyboard-display.desktop
14mr|libgnomekbd-3.6.0-3|88	%{_datadir}/GConf/gsettings/libgnomekbd.convert
14mr|libgnomekbd-3.6.0-3|89	%{_datadir}/glib-2.0/schemas/org.gnome.libgnomekbd*.gschema.xml
14mr|libgnomekbd-3.6.0-3|90	%{_datadir}/libgnomekbd/
14mr|libgnomekbd-3.6.0-3|91	
14mr|libgnomekbd-3.6.0-3|92	%files -n %{libname}
14mr|libgnomekbd-3.6.0-3|93	%{_libdir}/libgnomekbd*.so.%{major}*
14mr|libgnomekbd-3.6.0-3|94	
14mr|libgnomekbd-3.6.0-3|95	%files -n %{girname}
14mr|libgnomekbd-3.6.0-3|96	%{_libdir}/girepository-1.0/Gkbd-%{girmajor}.typelib
14mr|libgnomekbd-3.6.0-3|97	
14mr|libgnomekbd-3.6.0-3|98	%files -n %{develname}
14mr|libgnomekbd-3.6.0-3|99	%{_includedir}/*
14mr|libgnomekbd-3.6.0-3|100	%{_libdir}/pkgconfig/*
14mr|libgnomekbd-3.6.0-3|101	%{_libdir}/*.so
14mr|libgnomekbd-3.6.0-3|102	%{_datadir}/gir-1.0/Gkbd-%{girmajor}.gir
14mr|libgnomekbd-3.6.0-3|103	
14mr|libgnomekbd-3.6.0-3|104	
14mr|libgnomekbd-3.6.0-3|105	
14mr|libgnomekbd-3.6.0-3|106	
14mr|libgnomekbd-3.6.0-3|107	%changelog
14mr|libgnomekbd-3.6.0-3|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.0-3
14mr|libgnomekbd-3.6.0-3|109	+ Revision: 0d38a85
14mr|libgnomekbd-3.6.0-3|110	- MassBuild#440: Increase release tag
14mr|libgnomekbd-3.6.0-3|111	
14mr|libgnomekbd-3.6.0-3|112	

17193 14
14mr|libgnome-keyring-3.12.0-2|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|libgnome-keyring-3.12.0-2|2	
14mr|libgnome-keyring-3.12.0-2|3	%define major		0
14mr|libgnome-keyring-3.12.0-2|4	%define gir_major	1.0
14mr|libgnome-keyring-3.12.0-2|5	%define libname %mklibname gnome-keyring %{major}
14mr|libgnome-keyring-3.12.0-2|6	%define girname	%mklibname gnome-keyring-gir %{gir_major}
14mr|libgnome-keyring-3.12.0-2|7	%define develname %mklibname -d gnome-keyring
14mr|libgnome-keyring-3.12.0-2|8	
14mr|libgnome-keyring-3.12.0-2|9	Summary:	Keyring library for the GNOME desktop
14mr|libgnome-keyring-3.12.0-2|10	Name:		libgnome-keyring
14mr|libgnome-keyring-3.12.0-2|11	Version:	3.12.0
14mr|libgnome-keyring-3.12.0-2|12	Release:	2
14mr|libgnome-keyring-3.12.0-2|13	License:	LGPLv2+
14mr|libgnome-keyring-3.12.0-2|14	Group:		Networking/Remote access
14mr|libgnome-keyring-3.12.0-2|15	URL:		http://www.gnome.org/
14mr|libgnome-keyring-3.12.0-2|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libgnome-keyring-3.12.0-2|17	
14mr|libgnome-keyring-3.12.0-2|18	BuildRequires:	intltool
14mr|libgnome-keyring-3.12.0-2|19	BuildRequires:	gtk-doc
14mr|libgnome-keyring-3.12.0-2|20	BuildRequires:	libgcrypt-devel
14mr|libgnome-keyring-3.12.0-2|21	BuildRequires:	pkgconfig(dbus-1)
14mr|libgnome-keyring-3.12.0-2|22	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgnome-keyring-3.12.0-2|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgnome-keyring-3.12.0-2|24	
14mr|libgnome-keyring-3.12.0-2|25	%description
14mr|libgnome-keyring-3.12.0-2|26	gnome-keyring is a program that keep password and other secrets for
14mr|libgnome-keyring-3.12.0-2|27	users. It is run as a damon in the session, similar to ssh-agent, and
14mr|libgnome-keyring-3.12.0-2|28	other applications can locate it by an environment variable.
14mr|libgnome-keyring-3.12.0-2|29	
14mr|libgnome-keyring-3.12.0-2|30	The program can manage several keyrings, each with its own master
14mr|libgnome-keyring-3.12.0-2|31	password, and there is also a session keyring which is never stored to
14mr|libgnome-keyring-3.12.0-2|32	disk, but forgotten when the session ends.
14mr|libgnome-keyring-3.12.0-2|33	
14mr|libgnome-keyring-3.12.0-2|34	%package i18n
14mr|libgnome-keyring-3.12.0-2|35	Group:		System/Libraries
14mr|libgnome-keyring-3.12.0-2|36	Summary:	Localization data files for %{name}
14mr|libgnome-keyring-3.12.0-2|37	
14mr|libgnome-keyring-3.12.0-2|38	%description i18n
14mr|libgnome-keyring-3.12.0-2|39	This package contains the translations for %{name}.
14mr|libgnome-keyring-3.12.0-2|40	
14mr|libgnome-keyring-3.12.0-2|41	%package -n %{libname}
14mr|libgnome-keyring-3.12.0-2|42	Group:		System/Libraries
14mr|libgnome-keyring-3.12.0-2|43	Summary:	Library for integration with the gnome keyring system
14mr|libgnome-keyring-3.12.0-2|44	Requires:	%{name}-i18n >= %{version}-%{release}
14mr|libgnome-keyring-3.12.0-2|45	
14mr|libgnome-keyring-3.12.0-2|46	%description -n %{libname}
14mr|libgnome-keyring-3.12.0-2|47	The library libgnome-keyring is used by applications to integrate with
14mr|libgnome-keyring-3.12.0-2|48	the gnome keyring system. However, at this point the library hasn't been
14mr|libgnome-keyring-3.12.0-2|49	tested and used enought to consider the API to be publically
14mr|libgnome-keyring-3.12.0-2|50	exposed. Therefore use of libgnome-keyring is at the moment limited to
14mr|libgnome-keyring-3.12.0-2|51	internal use in the gnome desktop. However, we hope that the
14mr|libgnome-keyring-3.12.0-2|52	gnome-keyring API will turn out useful and good, so that later it
14mr|libgnome-keyring-3.12.0-2|53	can be made public for any application to use.
14mr|libgnome-keyring-3.12.0-2|54	
14mr|libgnome-keyring-3.12.0-2|55	%package -n %{girname}
14mr|libgnome-keyring-3.12.0-2|56	Summary:	GObject Introspection interface description for %{name}
14mr|libgnome-keyring-3.12.0-2|57	Group:		System/Libraries
14mr|libgnome-keyring-3.12.0-2|58	
14mr|libgnome-keyring-3.12.0-2|59	%description -n %{girname}
14mr|libgnome-keyring-3.12.0-2|60	GObject Introspection interface description for %{name}.
14mr|libgnome-keyring-3.12.0-2|61	
14mr|libgnome-keyring-3.12.0-2|62	%package -n %{develname}
14mr|libgnome-keyring-3.12.0-2|63	Group:		Development/C
14mr|libgnome-keyring-3.12.0-2|64	Summary:	Library for integration with the gnome keyring system
14mr|libgnome-keyring-3.12.0-2|65	Requires:	%{libname} = %{version}-%{release}
14mr|libgnome-keyring-3.12.0-2|66	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnome-keyring-3.12.0-2|67	Obsoletes:	%{mklibname -d libgnome-keyring 0} < 3.4.1
14mr|libgnome-keyring-3.12.0-2|68	
14mr|libgnome-keyring-3.12.0-2|69	%description -n %{develname}
14mr|libgnome-keyring-3.12.0-2|70	The library libgnome-keyring is used by applications to integrate with
14mr|libgnome-keyring-3.12.0-2|71	the gnome keyring system. However, at this point the library hasn't been
14mr|libgnome-keyring-3.12.0-2|72	tested and used enought to consider the API to be publically
14mr|libgnome-keyring-3.12.0-2|73	exposed. Therefore use of libgnome-keyring is at the moment limited to
14mr|libgnome-keyring-3.12.0-2|74	internal use in the gnome desktop. However, we hope that the
14mr|libgnome-keyring-3.12.0-2|75	gnome-keyring API will turn out useful and good, so that later it
14mr|libgnome-keyring-3.12.0-2|76	can be made public for any application to use.
14mr|libgnome-keyring-3.12.0-2|77	
14mr|libgnome-keyring-3.12.0-2|78	%prep
14mr|libgnome-keyring-3.12.0-2|79	%setup -q
14mr|libgnome-keyring-3.12.0-2|80	%apply_patches
14mr|libgnome-keyring-3.12.0-2|81	
14mr|libgnome-keyring-3.12.0-2|82	%build
14mr|libgnome-keyring-3.12.0-2|83	%configure2_5x \
14mr|libgnome-keyring-3.12.0-2|84	--disable-static
14mr|libgnome-keyring-3.12.0-2|85	
14mr|libgnome-keyring-3.12.0-2|86	%make
14mr|libgnome-keyring-3.12.0-2|87	
14mr|libgnome-keyring-3.12.0-2|88	%install
14mr|libgnome-keyring-3.12.0-2|89	%makeinstall_std
14mr|libgnome-keyring-3.12.0-2|90	
14mr|libgnome-keyring-3.12.0-2|91	%find_lang %{name}
14mr|libgnome-keyring-3.12.0-2|92	
14mr|libgnome-keyring-3.12.0-2|93	%files i18n -f %{name}.lang
14mr|libgnome-keyring-3.12.0-2|94	
14mr|libgnome-keyring-3.12.0-2|95	%files -n %{libname}
14mr|libgnome-keyring-3.12.0-2|96	%{_libdir}/libgnome-keyring.so.%{major}*
14mr|libgnome-keyring-3.12.0-2|97	
14mr|libgnome-keyring-3.12.0-2|98	%files -n %{girname}
14mr|libgnome-keyring-3.12.0-2|99	%{_libdir}/girepository-1.0/GnomeKeyring-%{gir_major}.typelib
14mr|libgnome-keyring-3.12.0-2|100	
14mr|libgnome-keyring-3.12.0-2|101	%files -n %{develname}
14mr|libgnome-keyring-3.12.0-2|102	%doc ChangeLog README NEWS
14mr|libgnome-keyring-3.12.0-2|103	%dir %{_includedir}/gnome-keyring-1/
14mr|libgnome-keyring-3.12.0-2|104	%{_includedir}/gnome-keyring-1/*.h
14mr|libgnome-keyring-3.12.0-2|105	%{_libdir}/libgnome-keyring.so
14mr|libgnome-keyring-3.12.0-2|106	%{_libdir}/pkgconfig/gnome-keyring-1.pc
14mr|libgnome-keyring-3.12.0-2|107	%doc %{_datadir}/gtk-doc/html/gnome-keyring
14mr|libgnome-keyring-3.12.0-2|108	%{_datadir}/gir-1.0/GnomeKeyring-%{gir_major}.gir
14mr|libgnome-keyring-3.12.0-2|109	
14mr|libgnome-keyring-3.12.0-2|110	
14mr|libgnome-keyring-3.12.0-2|111	%changelog
14mr|libgnome-keyring-3.12.0-2|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|libgnome-keyring-3.12.0-2|113	+ Revision: ad525bf
14mr|libgnome-keyring-3.12.0-2|114	- MassBuild#440: Increase release tag
14mr|libgnome-keyring-3.12.0-2|115	
14mr|libgnome-keyring-3.12.0-2|116	

17194 14
14mr|libgnome-media-profiles-3.0.0-2|1	#define Werror_cflags %nil
14mr|libgnome-media-profiles-3.0.0-2|2	
14mr|libgnome-media-profiles-3.0.0-2|3	%define api 3.0
14mr|libgnome-media-profiles-3.0.0-2|4	%define major 0
14mr|libgnome-media-profiles-3.0.0-2|5	%define libname %mklibname gnome-media-profiles %{api} %{major}
14mr|libgnome-media-profiles-3.0.0-2|6	%define develname %mklibname -d gnome-media-profiles
14mr|libgnome-media-profiles-3.0.0-2|7	
14mr|libgnome-media-profiles-3.0.0-2|8	Name:           libgnome-media-profiles
14mr|libgnome-media-profiles-3.0.0-2|9	Version:        3.0.0
14mr|libgnome-media-profiles-3.0.0-2|10	Release:        2
14mr|libgnome-media-profiles-3.0.0-2|11	Summary:        GNOME Media Profiles library
14mr|libgnome-media-profiles-3.0.0-2|12	Group:          Graphical desktop/GNOME
14mr|libgnome-media-profiles-3.0.0-2|13	License:        LGPLv2+
14mr|libgnome-media-profiles-3.0.0-2|14	URL:            http://git.gnome.org/browse/libgnome-media-profiles
14mr|libgnome-media-profiles-3.0.0-2|15	Source0:        http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
14mr|libgnome-media-profiles-3.0.0-2|16	# upstream 	1451acdacb11fdc2eb23fce10a9affa844f9527c
14mr|libgnome-media-profiles-3.0.0-2|17	Patch0:			libgnome-media-profiles-3.0.0_fix_format_string.patch
14mr|libgnome-media-profiles-3.0.0-2|18	
14mr|libgnome-media-profiles-3.0.0-2|19	BuildRequires: gnome-doc-utils-devel
14mr|libgnome-media-profiles-3.0.0-2|20	BuildRequires: intltool
14mr|libgnome-media-profiles-3.0.0-2|21	BuildRequires: pkgconfig(gconf-2.0)
14mr|libgnome-media-profiles-3.0.0-2|22	BuildRequires: pkgconfig(glib-2.0)
14mr|libgnome-media-profiles-3.0.0-2|23	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
14mr|libgnome-media-profiles-3.0.0-2|24	BuildRequires: pkgconfig(gtk+-3.0)
14mr|libgnome-media-profiles-3.0.0-2|25	Conflicts:     gnome-media < 2.91.2
14mr|libgnome-media-profiles-3.0.0-2|26	Requires(pre,post,preun): GConf2
14mr|libgnome-media-profiles-3.0.0-2|27	
14mr|libgnome-media-profiles-3.0.0-2|28	%description
14mr|libgnome-media-profiles-3.0.0-2|29	The GNOME Media Profiles library provides prebuilt GStreamer pipelines
14mr|libgnome-media-profiles-3.0.0-2|30	for applications aiming to support different sound formats.
14mr|libgnome-media-profiles-3.0.0-2|31	
14mr|libgnome-media-profiles-3.0.0-2|32	%package -n %{libname}
14mr|libgnome-media-profiles-3.0.0-2|33	Summary:	Library for the %{name}
14mr|libgnome-media-profiles-3.0.0-2|34	Group:          System/Libraries
14mr|libgnome-media-profiles-3.0.0-2|35	
14mr|libgnome-media-profiles-3.0.0-2|36	%description -n %{libname}
14mr|libgnome-media-profiles-3.0.0-2|37	Library for the %{name}
14mr|libgnome-media-profiles-3.0.0-2|38	
14mr|libgnome-media-profiles-3.0.0-2|39	%package -n	%{develname}
14mr|libgnome-media-profiles-3.0.0-2|40	Summary:        Development files for %{name}
14mr|libgnome-media-profiles-3.0.0-2|41	Group:          Development/GNOME and GTK+
14mr|libgnome-media-profiles-3.0.0-2|42	Requires:       %{libname} = %{version}-%{release}
14mr|libgnome-media-profiles-3.0.0-2|43	Provides:       %{name}-devel = %{version}-%{release}
14mr|libgnome-media-profiles-3.0.0-2|44	%rename			%{_lib}gnome-media-devel
14mr|libgnome-media-profiles-3.0.0-2|45	
14mr|libgnome-media-profiles-3.0.0-2|46	%description -n %{develname}
14mr|libgnome-media-profiles-3.0.0-2|47	The %{name}-devel package contains libraries and header files
14mr|libgnome-media-profiles-3.0.0-2|48	for developing applications that use %{name}.
14mr|libgnome-media-profiles-3.0.0-2|49	
14mr|libgnome-media-profiles-3.0.0-2|50	%prep
14mr|libgnome-media-profiles-3.0.0-2|51	%setup -q
14mr|libgnome-media-profiles-3.0.0-2|52	%apply_patches
14mr|libgnome-media-profiles-3.0.0-2|53	autoreconf
14mr|libgnome-media-profiles-3.0.0-2|54	
14mr|libgnome-media-profiles-3.0.0-2|55	%build
14mr|libgnome-media-profiles-3.0.0-2|56	%configure \
14mr|libgnome-media-profiles-3.0.0-2|57	--disable-static \
14mr|libgnome-media-profiles-3.0.0-2|58	--disable-schemas-install \
14mr|libgnome-media-profiles-3.0.0-2|59	--disable-scrollkeeper
14mr|libgnome-media-profiles-3.0.0-2|60	%make
14mr|libgnome-media-profiles-3.0.0-2|61	
14mr|libgnome-media-profiles-3.0.0-2|62	%install
14mr|libgnome-media-profiles-3.0.0-2|63	%makeinstall_std
14mr|libgnome-media-profiles-3.0.0-2|64	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libgnome-media-profiles-3.0.0-2|65	
14mr|libgnome-media-profiles-3.0.0-2|66	%find_lang libgnome-media-profiles gnome-audio-profiles --with-gnome libgnome-media-profiles.lang
14mr|libgnome-media-profiles-3.0.0-2|67	
14mr|libgnome-media-profiles-3.0.0-2|68	%files -f libgnome-media-profiles.lang
14mr|libgnome-media-profiles-3.0.0-2|69	%doc COPYING README
14mr|libgnome-media-profiles-3.0.0-2|70	%{_bindir}/gnome-audio-profiles-properties
14mr|libgnome-media-profiles-3.0.0-2|71	%{_sysconfdir}/gconf/schemas/gnome-media-profiles.schemas
14mr|libgnome-media-profiles-3.0.0-2|72	%{_datadir}/libgnome-media-profiles
14mr|libgnome-media-profiles-3.0.0-2|73	
14mr|libgnome-media-profiles-3.0.0-2|74	%files -n %{libname}
14mr|libgnome-media-profiles-3.0.0-2|75	%{_libdir}/libgnome-media-profiles-%{api}.so.%{major}*
14mr|libgnome-media-profiles-3.0.0-2|76	
14mr|libgnome-media-profiles-3.0.0-2|77	%files -n %{develname}
14mr|libgnome-media-profiles-3.0.0-2|78	%{_includedir}/*
14mr|libgnome-media-profiles-3.0.0-2|79	%{_libdir}/*.so
14mr|libgnome-media-profiles-3.0.0-2|80	%{_libdir}/pkgconfig/*.pc
14mr|libgnome-media-profiles-3.0.0-2|81	
14mr|libgnome-media-profiles-3.0.0-2|82	
14mr|libgnome-media-profiles-3.0.0-2|83	
14mr|libgnome-media-profiles-3.0.0-2|84	
14mr|libgnome-media-profiles-3.0.0-2|85	%changelog
14mr|libgnome-media-profiles-3.0.0-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.0-2
14mr|libgnome-media-profiles-3.0.0-2|87	+ Revision: 86ab767
14mr|libgnome-media-profiles-3.0.0-2|88	- MassBuild#440: Increase release tag
14mr|libgnome-media-profiles-3.0.0-2|89	
14mr|libgnome-media-profiles-3.0.0-2|90	

17195 14
14mr|libgnomemm2.6-2.30.0-7|1	%define major 1
14mr|libgnomemm2.6-2.30.0-7|2	
14mr|libgnomemm2.6-2.30.0-7|3	%define pkgname libgnomemm
14mr|libgnomemm2.6-2.30.0-7|4	%define api_version 2.6
14mr|libgnomemm2.6-2.30.0-7|5	%define libname_orig	%mklibname gnomemm %{api_version}
14mr|libgnomemm2.6-2.30.0-7|6	%define libname		%mklibname gnomemm %{api_version} %{major}
14mr|libgnomemm2.6-2.30.0-7|7	%define develname %mklibname -d gnomemm %{api_version}
14mr|libgnomemm2.6-2.30.0-7|8	
14mr|libgnomemm2.6-2.30.0-7|9	Summary:	A C++ wrapper for libgnome
14mr|libgnomemm2.6-2.30.0-7|10	Name:		%{pkgname}%{api_version}
14mr|libgnomemm2.6-2.30.0-7|11	Version:	2.30.0
14mr|libgnomemm2.6-2.30.0-7|12	Release:	7
14mr|libgnomemm2.6-2.30.0-7|13	License:	LGPLv2+
14mr|libgnomemm2.6-2.30.0-7|14	Group:		System/Libraries
14mr|libgnomemm2.6-2.30.0-7|15	URL:		http://gtkmm.sourceforge.net/
14mr|libgnomemm2.6-2.30.0-7|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgnomemm2.6-2.30.0-7|17	BuildRequires:	pkgconfig(gtkmm-2.4)
14mr|libgnomemm2.6-2.30.0-7|18	BuildRequires:	pkgconfig(libgnome-2.0)
14mr|libgnomemm2.6-2.30.0-7|19	BuildRequires:	doxygen
14mr|libgnomemm2.6-2.30.0-7|20	
14mr|libgnomemm2.6-2.30.0-7|21	%description
14mr|libgnomemm2.6-2.30.0-7|22	The %{pkgname} library provides a C++ wrapper for libgnome library.
14mr|libgnomemm2.6-2.30.0-7|23	It is a subpackage of the gnomemm project, which provides C++ binding
14mr|libgnomemm2.6-2.30.0-7|24	of various GNOME libraries.
14mr|libgnomemm2.6-2.30.0-7|25	
14mr|libgnomemm2.6-2.30.0-7|26	
14mr|libgnomemm2.6-2.30.0-7|27	%package -n %{libname}
14mr|libgnomemm2.6-2.30.0-7|28	Summary:	%{summary}
14mr|libgnomemm2.6-2.30.0-7|29	Group:		%{group}
14mr|libgnomemm2.6-2.30.0-7|30	Provides:	%{libname_orig} = %{version}-%{release}
14mr|libgnomemm2.6-2.30.0-7|31	
14mr|libgnomemm2.6-2.30.0-7|32	%description -n %{libname}
14mr|libgnomemm2.6-2.30.0-7|33	The %{pkgname} library provides a C++ wrapper for libgnome library.
14mr|libgnomemm2.6-2.30.0-7|34	It is a subpackage of the gnomemm project, which provides C++ binding
14mr|libgnomemm2.6-2.30.0-7|35	of various GNOME libraries.
14mr|libgnomemm2.6-2.30.0-7|36	
14mr|libgnomemm2.6-2.30.0-7|37	
14mr|libgnomemm2.6-2.30.0-7|38	%package -n %{develname}
14mr|libgnomemm2.6-2.30.0-7|39	Summary:	Development files for libgnome C++ wrapper
14mr|libgnomemm2.6-2.30.0-7|40	Group: 		Development/GNOME and GTK+
14mr|libgnomemm2.6-2.30.0-7|41	Provides:	%name-devel = %{version}-%{release}
14mr|libgnomemm2.6-2.30.0-7|42	Requires:	%{libname} = %{version}-%{release}
14mr|libgnomemm2.6-2.30.0-7|43	Requires:	pkgconfig(gtkmm-2.4)
14mr|libgnomemm2.6-2.30.0-7|44	Requires:	pkgconfig(libgnome-2.0)
14mr|libgnomemm2.6-2.30.0-7|45	
14mr|libgnomemm2.6-2.30.0-7|46	%description -n %{develname}
14mr|libgnomemm2.6-2.30.0-7|47	This package contains all necessary files, including libraries and headers,
14mr|libgnomemm2.6-2.30.0-7|48	that C++ programmers will need to develop applications which use %{pkgname},
14mr|libgnomemm2.6-2.30.0-7|49	the C++ interface to libgnome library.
14mr|libgnomemm2.6-2.30.0-7|50	
14mr|libgnomemm2.6-2.30.0-7|51	It is necessary when compiling applications which use %{pkgname} as well.
14mr|libgnomemm2.6-2.30.0-7|52	
14mr|libgnomemm2.6-2.30.0-7|53	%prep
14mr|libgnomemm2.6-2.30.0-7|54	%setup -q -n %{pkgname}-%{version}
14mr|libgnomemm2.6-2.30.0-7|55	
14mr|libgnomemm2.6-2.30.0-7|56	%build
14mr|libgnomemm2.6-2.30.0-7|57	%configure2_5x --disable-static
14mr|libgnomemm2.6-2.30.0-7|58	%make
14mr|libgnomemm2.6-2.30.0-7|59	
14mr|libgnomemm2.6-2.30.0-7|60	%install
14mr|libgnomemm2.6-2.30.0-7|61	%makeinstall_std
14mr|libgnomemm2.6-2.30.0-7|62	
14mr|libgnomemm2.6-2.30.0-7|63	%files -n %{libname}
14mr|libgnomemm2.6-2.30.0-7|64	%doc AUTHORS COPYING README
14mr|libgnomemm2.6-2.30.0-7|65	%{_libdir}/libgnomemm-%{api_version}.so.%{major}*
14mr|libgnomemm2.6-2.30.0-7|66	
14mr|libgnomemm2.6-2.30.0-7|67	%files -n %develname
14mr|libgnomemm2.6-2.30.0-7|68	%doc COPYING ChangeLog NEWS docs/reference/html
14mr|libgnomemm2.6-2.30.0-7|69	%{_includedir}/*
14mr|libgnomemm2.6-2.30.0-7|70	%{_libdir}/lib*.so
14mr|libgnomemm2.6-2.30.0-7|71	%{_libdir}/pkgconfig/*.pc
14mr|libgnomemm2.6-2.30.0-7|72	%{_libdir}/%{pkgname}-%{api_version}
14mr|libgnomemm2.6-2.30.0-7|73	
14mr|libgnomemm2.6-2.30.0-7|74	###########################################################################
14mr|libgnomemm2.6-2.30.0-7|75	
14mr|libgnomemm2.6-2.30.0-7|76	
14mr|libgnomemm2.6-2.30.0-7|77	
14mr|libgnomemm2.6-2.30.0-7|78	
14mr|libgnomemm2.6-2.30.0-7|79	
14mr|libgnomemm2.6-2.30.0-7|80	%changelog
14mr|libgnomemm2.6-2.30.0-7|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.0-7
14mr|libgnomemm2.6-2.30.0-7|82	+ Revision: 65b5a1a
14mr|libgnomemm2.6-2.30.0-7|83	- MassBuild#440: Increase release tag
14mr|libgnomemm2.6-2.30.0-7|84	
14mr|libgnomemm2.6-2.30.0-7|85	

17196 14
14mr|libgnomeprint-2.18.8-6|1	%define api 2-2
14mr|libgnomeprint-2.18.8-6|2	%define major 0
14mr|libgnomeprint-2.18.8-6|3	%define libname %mklibname gnomeprint %{api} %{major}
14mr|libgnomeprint-2.18.8-6|4	%define devname %mklibname gnomeprint%{api} -d
14mr|libgnomeprint-2.18.8-6|5	
14mr|libgnomeprint-2.18.8-6|6	Summary:	GNOME print library
14mr|libgnomeprint-2.18.8-6|7	Name:		libgnomeprint
14mr|libgnomeprint-2.18.8-6|8	Version:	2.18.8
14mr|libgnomeprint-2.18.8-6|9	Release:	6
14mr|libgnomeprint-2.18.8-6|10	License:	LGPLv2+
14mr|libgnomeprint-2.18.8-6|11	Group:		System/Libraries
14mr|libgnomeprint-2.18.8-6|12	Url:		http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprint-2.18.8-6|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgnomeprint-2.18.8-6|14	# debian
14mr|libgnomeprint-2.18.8-6|15	Patch0:		12_cups-transport.patch
14mr|libgnomeprint-2.18.8-6|16	Patch1:		libgnomeprint22-2.18.8-freetype.patch
14mr|libgnomeprint-2.18.8-6|17	# netbsd
14mr|libgnomeprint-2.18.8-6|18	Patch2:		libgnomeprint-2.18.8-bison3.patch
14mr|libgnomeprint-2.18.8-6|19	
14mr|libgnomeprint-2.18.8-6|20	BuildRequires:	bison
14mr|libgnomeprint-2.18.8-6|21	BuildRequires:	flex
14mr|libgnomeprint-2.18.8-6|22	BuildRequires:	gtk-doc >= 1.2
14mr|libgnomeprint-2.18.8-6|23	BuildRequires:	intltool
14mr|libgnomeprint-2.18.8-6|24	BuildRequires:	pkgconfig(libart-2.0)
14mr|libgnomeprint-2.18.8-6|25	BuildRequires:	pkgconfig(libbonobo-2.0)
14mr|libgnomeprint-2.18.8-6|26	BuildRequires:	pkgconfig(pangoft2)
14mr|libgnomeprint-2.18.8-6|27	BuildRequires:	pkgconfig(libgnomecups-1.0)
14mr|libgnomeprint-2.18.8-6|28	
14mr|libgnomeprint-2.18.8-6|29	%description
14mr|libgnomeprint-2.18.8-6|30	This is an implementation of the Gnome Printing Architecture, as
14mr|libgnomeprint-2.18.8-6|31	described in:
14mr|libgnomeprint-2.18.8-6|32	
14mr|libgnomeprint-2.18.8-6|33	http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprint-2.18.8-6|34	
14mr|libgnomeprint-2.18.8-6|35	%files -f %{name}-2.2.lang
14mr|libgnomeprint-2.18.8-6|36	%doc README AUTHORS NEWS
14mr|libgnomeprint-2.18.8-6|37	%dir %{_libdir}/libgnomeprint
14mr|libgnomeprint-2.18.8-6|38	%dir %{_libdir}/libgnomeprint/%{version}
14mr|libgnomeprint-2.18.8-6|39	%dir %{_libdir}/libgnomeprint/%{version}/modules
14mr|libgnomeprint-2.18.8-6|40	%dir %{_libdir}/libgnomeprint/%{version}/modules/transports
14mr|libgnomeprint-2.18.8-6|41	%dir %{_libdir}/libgnomeprint/%{version}/modules/filters
14mr|libgnomeprint-2.18.8-6|42	%{_libdir}/libgnomeprint/%{version}/modules/*.so
14mr|libgnomeprint-2.18.8-6|43	%{_libdir}/libgnomeprint/%{version}/modules/transports/*.so
14mr|libgnomeprint-2.18.8-6|44	%{_libdir}/libgnomeprint/%{version}/modules/filters/*.so
14mr|libgnomeprint-2.18.8-6|45	%{_datadir}/libgnomeprint
14mr|libgnomeprint-2.18.8-6|46	
14mr|libgnomeprint-2.18.8-6|47	#----------------------------------------------------------------------------
14mr|libgnomeprint-2.18.8-6|48	
14mr|libgnomeprint-2.18.8-6|49	%package -n %{libname}
14mr|libgnomeprint-2.18.8-6|50	Summary:	Shared library for GNOME print support
14mr|libgnomeprint-2.18.8-6|51	Group:		System/Libraries
14mr|libgnomeprint-2.18.8-6|52	
14mr|libgnomeprint-2.18.8-6|53	%description -n %{libname}
14mr|libgnomeprint-2.18.8-6|54	Shared library for GNOME print support.
14mr|libgnomeprint-2.18.8-6|55	
14mr|libgnomeprint-2.18.8-6|56	%files -n %{libname}
14mr|libgnomeprint-2.18.8-6|57	%{_libdir}/libgnomeprint-%{api}.so.%{major}*
14mr|libgnomeprint-2.18.8-6|58	
14mr|libgnomeprint-2.18.8-6|59	#----------------------------------------------------------------------------
14mr|libgnomeprint-2.18.8-6|60	
14mr|libgnomeprint-2.18.8-6|61	%package -n %{devname}
14mr|libgnomeprint-2.18.8-6|62	Summary:	Development libraries, include files for GNOME print
14mr|libgnomeprint-2.18.8-6|63	Group:		Development/GNOME and GTK+
14mr|libgnomeprint-2.18.8-6|64	Requires:	%{libname} = %{EVRD}
14mr|libgnomeprint-2.18.8-6|65	Provides:	%{name}-devel = %{EVRD}
14mr|libgnomeprint-2.18.8-6|66	Obsoletes:	%{mklibname -d gnomeprint2-2_ 0} < 2.18.8-4
14mr|libgnomeprint-2.18.8-6|67	
14mr|libgnomeprint-2.18.8-6|68	%description -n %{devname}
14mr|libgnomeprint-2.18.8-6|69	Development libraries, include files for GNOME print.
14mr|libgnomeprint-2.18.8-6|70	
14mr|libgnomeprint-2.18.8-6|71	%files -n %{devname}
14mr|libgnomeprint-2.18.8-6|72	%doc ChangeLog
14mr|libgnomeprint-2.18.8-6|73	%doc %{_datadir}/gtk-doc/html/*
14mr|libgnomeprint-2.18.8-6|74	%{_includedir}/*
14mr|libgnomeprint-2.18.8-6|75	%{_libdir}/*.so
14mr|libgnomeprint-2.18.8-6|76	%{_libdir}/pkgconfig/*
14mr|libgnomeprint-2.18.8-6|77	
14mr|libgnomeprint-2.18.8-6|78	#----------------------------------------------------------------------------
14mr|libgnomeprint-2.18.8-6|79	
14mr|libgnomeprint-2.18.8-6|80	%prep
14mr|libgnomeprint-2.18.8-6|81	%setup -q
14mr|libgnomeprint-2.18.8-6|82	%patch0 -p1
14mr|libgnomeprint-2.18.8-6|83	%patch1 -p1
14mr|libgnomeprint-2.18.8-6|84	%patch2 -p0
14mr|libgnomeprint-2.18.8-6|85	
14mr|libgnomeprint-2.18.8-6|86	%build
14mr|libgnomeprint-2.18.8-6|87	%configure2_5x \
14mr|libgnomeprint-2.18.8-6|88	--disable-static
14mr|libgnomeprint-2.18.8-6|89	
14mr|libgnomeprint-2.18.8-6|90	%make
14mr|libgnomeprint-2.18.8-6|91	
14mr|libgnomeprint-2.18.8-6|92	%install
14mr|libgnomeprint-2.18.8-6|93	%makeinstall_std
14mr|libgnomeprint-2.18.8-6|94	
14mr|libgnomeprint-2.18.8-6|95	%find_lang %{name}-2.2
14mr|libgnomeprint-2.18.8-6|96	
14mr|libgnomeprint-2.18.8-6|97	
14mr|libgnomeprint-2.18.8-6|98	%changelog
14mr|libgnomeprint-2.18.8-6|99	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.18.8-6
14mr|libgnomeprint-2.18.8-6|100	+ Revision: f9fbfff
14mr|libgnomeprint-2.18.8-6|101	- Add patch with bison3 support, spec cleanup
14mr|libgnomeprint-2.18.8-6|102	
14mr|libgnomeprint-2.18.8-6|103	

17197 14
14mr|libgnomeprintui-2.18.6-6|1	%define api 2-2
14mr|libgnomeprintui-2.18.6-6|2	%define major 0
14mr|libgnomeprintui-2.18.6-6|3	%define libname %mklibname gnomeprintui %{api} %{major}
14mr|libgnomeprintui-2.18.6-6|4	%define develname %mklibname -d gnomeprintui %{api}
14mr|libgnomeprintui-2.18.6-6|5	
14mr|libgnomeprintui-2.18.6-6|6	%define req_libgnomeprint_version 2.12.1
14mr|libgnomeprintui-2.18.6-6|7	
14mr|libgnomeprintui-2.18.6-6|8	Summary:	GNOME print library
14mr|libgnomeprintui-2.18.6-6|9	Name:		libgnomeprintui
14mr|libgnomeprintui-2.18.6-6|10	Version:	2.18.6
14mr|libgnomeprintui-2.18.6-6|11	Release:	6
14mr|libgnomeprintui-2.18.6-6|12	License:	LGPLv2+
14mr|libgnomeprintui-2.18.6-6|13	Group:		System/Libraries
14mr|libgnomeprintui-2.18.6-6|14	Url:		http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprintui-2.18.6-6|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libgnomeprintui-2.18.6-6|16	# (fc) 2.18.3-2mdv use system-config-printer, not gnome-cups-add
14mr|libgnomeprintui-2.18.6-6|17	Patch0:		libgnomeprintui-2.18.3-system-config-printer.patch
14mr|libgnomeprintui-2.18.6-6|18	
14mr|libgnomeprintui-2.18.6-6|19	BuildRequires:	gnome-icon-theme >= 1.1.92
14mr|libgnomeprintui-2.18.6-6|20	BuildRequires:	gtk-doc
14mr|libgnomeprintui-2.18.6-6|21	BuildRequires:	intltool
14mr|libgnomeprintui-2.18.6-6|22	BuildRequires:	pkgconfig(libgnomeprint-2.2)
14mr|libgnomeprintui-2.18.6-6|23	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14mr|libgnomeprintui-2.18.6-6|24	BuildRequires:	pkgconfig(libglade-2.0)
14mr|libgnomeprintui-2.18.6-6|25	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libgnomeprintui-2.18.6-6|26	
14mr|libgnomeprintui-2.18.6-6|27	Requires:	libgnomeprint >= 2.12.1
14mr|libgnomeprintui-2.18.6-6|28	Requires:	gnome-icon-theme >= 1.1.92
14mr|libgnomeprintui-2.18.6-6|29	Suggests:	system-config-printer
14mr|libgnomeprintui-2.18.6-6|30	
14mr|libgnomeprintui-2.18.6-6|31	%description
14mr|libgnomeprintui-2.18.6-6|32	This is an implementation of the Gnome Printing Architecture, as
14mr|libgnomeprintui-2.18.6-6|33	described in:
14mr|libgnomeprintui-2.18.6-6|34	
14mr|libgnomeprintui-2.18.6-6|35	http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprintui-2.18.6-6|36	
14mr|libgnomeprintui-2.18.6-6|37	%package -n %{libname}
14mr|libgnomeprintui-2.18.6-6|38	Summary:	Library for GNOME print support
14mr|libgnomeprintui-2.18.6-6|39	Group:		%{group}
14mr|libgnomeprintui-2.18.6-6|40	Requires:	%{name} >= %{version}
14mr|libgnomeprintui-2.18.6-6|41	
14mr|libgnomeprintui-2.18.6-6|42	%description -n %{libname}
14mr|libgnomeprintui-2.18.6-6|43	This is an implementation of the Gnome Printing Architecture, as
14mr|libgnomeprintui-2.18.6-6|44	described in:
14mr|libgnomeprintui-2.18.6-6|45	
14mr|libgnomeprintui-2.18.6-6|46	http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprintui-2.18.6-6|47	
14mr|libgnomeprintui-2.18.6-6|48	%package -n %{develname}
14mr|libgnomeprintui-2.18.6-6|49	Summary:	Development libraries, include files for GNOME print
14mr|libgnomeprintui-2.18.6-6|50	Group:		Development/GNOME and GTK+
14mr|libgnomeprintui-2.18.6-6|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnomeprintui-2.18.6-6|52	Requires:	%{libname} = %{version}-%{release}
14mr|libgnomeprintui-2.18.6-6|53	Obsoletes:	%{mklibname -d gnomeprintui 2-2 0} < 2.18.6-4
14mr|libgnomeprintui-2.18.6-6|54	
14mr|libgnomeprintui-2.18.6-6|55	%description -n %{develname}
14mr|libgnomeprintui-2.18.6-6|56	This is an implementation of the Gnome Printing Architecture, as
14mr|libgnomeprintui-2.18.6-6|57	described in:
14mr|libgnomeprintui-2.18.6-6|58	
14mr|libgnomeprintui-2.18.6-6|59	http://www.levien.com/gnome/print-arch.html
14mr|libgnomeprintui-2.18.6-6|60	
14mr|libgnomeprintui-2.18.6-6|61	%prep
14mr|libgnomeprintui-2.18.6-6|62	%setup -q
14mr|libgnomeprintui-2.18.6-6|63	%apply_patches
14mr|libgnomeprintui-2.18.6-6|64	
14mr|libgnomeprintui-2.18.6-6|65	%build
14mr|libgnomeprintui-2.18.6-6|66	%configure2_5x \
14mr|libgnomeprintui-2.18.6-6|67	--disable-static \
14mr|libgnomeprintui-2.18.6-6|68	--enable-gtk-doc
14mr|libgnomeprintui-2.18.6-6|69	%make LIBS=-lm
14mr|libgnomeprintui-2.18.6-6|70	
14mr|libgnomeprintui-2.18.6-6|71	%install
14mr|libgnomeprintui-2.18.6-6|72	%makeinstall_std
14mr|libgnomeprintui-2.18.6-6|73	
14mr|libgnomeprintui-2.18.6-6|74	%find_lang %{name}-2.2
14mr|libgnomeprintui-2.18.6-6|75	
14mr|libgnomeprintui-2.18.6-6|76	%files -f %{name}-2.2.lang
14mr|libgnomeprintui-2.18.6-6|77	%doc README AUTHORS NEWS
14mr|libgnomeprintui-2.18.6-6|78	%{_datadir}/libgnomeprintui
14mr|libgnomeprintui-2.18.6-6|79	
14mr|libgnomeprintui-2.18.6-6|80	%files -n %{libname}
14mr|libgnomeprintui-2.18.6-6|81	%{_libdir}/libgnomeprintui-%{api}.so.%{major}*
14mr|libgnomeprintui-2.18.6-6|82	
14mr|libgnomeprintui-2.18.6-6|83	%files -n %{develname}
14mr|libgnomeprintui-2.18.6-6|84	%doc ChangeLog
14mr|libgnomeprintui-2.18.6-6|85	%doc %{_datadir}/gtk-doc/html/*
14mr|libgnomeprintui-2.18.6-6|86	%{_includedir}/*
14mr|libgnomeprintui-2.18.6-6|87	%{_libdir}/*.so
14mr|libgnomeprintui-2.18.6-6|88	%{_libdir}/pkgconfig/*
14mr|libgnomeprintui-2.18.6-6|89	
14mr|libgnomeprintui-2.18.6-6|90	
14mr|libgnomeprintui-2.18.6-6|91	
14mr|libgnomeprintui-2.18.6-6|92	
14mr|libgnomeprintui-2.18.6-6|93	%changelog
14mr|libgnomeprintui-2.18.6-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.18.6-6
14mr|libgnomeprintui-2.18.6-6|95	+ Revision: 11cb797
14mr|libgnomeprintui-2.18.6-6|96	- MassBuild#440: Increase release tag
14mr|libgnomeprintui-2.18.6-6|97	
14mr|libgnomeprintui-2.18.6-6|98	

17198 14
14mr|libgnomesu-1.0.0-11|1	%define name libgnomesu
14mr|libgnomesu-1.0.0-11|2	%define version 1.0.0
14mr|libgnomesu-1.0.0-11|3	%define release  11
14mr|libgnomesu-1.0.0-11|4	%define major 0
14mr|libgnomesu-1.0.0-11|5	%define libname %mklibname gnomesu %major
14mr|libgnomesu-1.0.0-11|6	%define libnamedev %mklibname -d gnomesu
14mr|libgnomesu-1.0.0-11|7	
14mr|libgnomesu-1.0.0-11|8	Summary: Library for accessing superuser privileges from GNOME
14mr|libgnomesu-1.0.0-11|9	Name: %{name}
14mr|libgnomesu-1.0.0-11|10	Version: %{version}
14mr|libgnomesu-1.0.0-11|11	Release: %{release}
14mr|libgnomesu-1.0.0-11|12	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.gz
14mr|libgnomesu-1.0.0-11|13	Patch0: libgnomesu-0.9.5-pam_stack.patch
14mr|libgnomesu-1.0.0-11|14	Patch1:	libgnomesu-1.0.0-format-strings.patch
14mr|libgnomesu-1.0.0-11|15	Patch2: libgnomesu-1.0.0-deprecated.patch
14mr|libgnomesu-1.0.0-11|16	License: LGPLv2+
14mr|libgnomesu-1.0.0-11|17	Group: System/Libraries
14mr|libgnomesu-1.0.0-11|18	Url: http://members.chello.nl/~h.lai/libgnomesu/
14mr|libgnomesu-1.0.0-11|19	BuildRequires: pkgconfig(libgnomeui-2.0)
14mr|libgnomesu-1.0.0-11|20	BuildRequires: pam-devel
14mr|libgnomesu-1.0.0-11|21	BuildRequires: intltool
14mr|libgnomesu-1.0.0-11|22	Provides: gnomesu
14mr|libgnomesu-1.0.0-11|23	Obsoletes: gnomesu
14mr|libgnomesu-1.0.0-11|24	
14mr|libgnomesu-1.0.0-11|25	%description
14mr|libgnomesu-1.0.0-11|26	libgnomesu is a library for providing superuser privileges to GNOME
14mr|libgnomesu-1.0.0-11|27	applications. It supports sudo, consolehelper, PAM and su.
14mr|libgnomesu-1.0.0-11|28	
14mr|libgnomesu-1.0.0-11|29	%package -n %libname
14mr|libgnomesu-1.0.0-11|30	Summary: Library for accessing superuser privileges from GNOME
14mr|libgnomesu-1.0.0-11|31	Group: System/Libraries
14mr|libgnomesu-1.0.0-11|32	Requires: %name >= %version-%release
14mr|libgnomesu-1.0.0-11|33	
14mr|libgnomesu-1.0.0-11|34	%description -n %libname
14mr|libgnomesu-1.0.0-11|35	libgnomesu is a library for providing superuser privileges to GNOME
14mr|libgnomesu-1.0.0-11|36	applications. It supports sudo, consolehelper, PAM and su.
14mr|libgnomesu-1.0.0-11|37	
14mr|libgnomesu-1.0.0-11|38	%package -n %libnamedev
14mr|libgnomesu-1.0.0-11|39	Summary: Library for accessing superuser privileges from GNOME
14mr|libgnomesu-1.0.0-11|40	Group: Development/C
14mr|libgnomesu-1.0.0-11|41	Requires: %libname = %version-%release
14mr|libgnomesu-1.0.0-11|42	Provides: %name-devel = %version-%release
14mr|libgnomesu-1.0.0-11|43	Obsoletes: %mklibname -d gnomesu 0
14mr|libgnomesu-1.0.0-11|44	
14mr|libgnomesu-1.0.0-11|45	%description -n %libnamedev
14mr|libgnomesu-1.0.0-11|46	libgnomesu is a library for providing superuser privileges to GNOME
14mr|libgnomesu-1.0.0-11|47	applications. It supports sudo, consolehelper, PAM and su.
14mr|libgnomesu-1.0.0-11|48	
14mr|libgnomesu-1.0.0-11|49	%prep
14mr|libgnomesu-1.0.0-11|50	%setup -q
14mr|libgnomesu-1.0.0-11|51	%apply_patches
14mr|libgnomesu-1.0.0-11|52	intltoolize --force
14mr|libgnomesu-1.0.0-11|53	autoreconf -fi
14mr|libgnomesu-1.0.0-11|54	
14mr|libgnomesu-1.0.0-11|55	%build
14mr|libgnomesu-1.0.0-11|56	%configure2_5x --disable-setuid-error
14mr|libgnomesu-1.0.0-11|57	%make
14mr|libgnomesu-1.0.0-11|58	
14mr|libgnomesu-1.0.0-11|59	%install
14mr|libgnomesu-1.0.0-11|60	rm -rf %{buildroot} %name-1.0.lang
14mr|libgnomesu-1.0.0-11|61	%makeinstall_std
14mr|libgnomesu-1.0.0-11|62	%find_lang %name-1.0
14mr|libgnomesu-1.0.0-11|63	#gw fix perms for cpio
14mr|libgnomesu-1.0.0-11|64	chmod 755 %{buildroot}%_libexecdir/*
14mr|libgnomesu-1.0.0-11|65	
14mr|libgnomesu-1.0.0-11|66	%files -f %name-1.0.lang
14mr|libgnomesu-1.0.0-11|67	%defattr(-,root,root)
14mr|libgnomesu-1.0.0-11|68	%doc README ChangeLog NEWS TODO AUTHORS
14mr|libgnomesu-1.0.0-11|69	%config(noreplace) %_sysconfdir/pam.d/gnomesu-pam
14mr|libgnomesu-1.0.0-11|70	%_bindir/gnomesu
14mr|libgnomesu-1.0.0-11|71	%_datadir/application-registry/gnomesu-nautilus.applications
14mr|libgnomesu-1.0.0-11|72	%_datadir/mime-info/gnomesu-nautilus.keys
14mr|libgnomesu-1.0.0-11|73	%attr(4111,root,root) %_libexecdir/gnomesu-backend
14mr|libgnomesu-1.0.0-11|74	%attr(4111,root,root) %_libexecdir/gnomesu-pam-backend
14mr|libgnomesu-1.0.0-11|75	
14mr|libgnomesu-1.0.0-11|76	%files -n %libname
14mr|libgnomesu-1.0.0-11|77	%defattr(-,root,root)
14mr|libgnomesu-1.0.0-11|78	%_libdir/libgnomesu.so.%{major}*
14mr|libgnomesu-1.0.0-11|79	
14mr|libgnomesu-1.0.0-11|80	%files -n %libnamedev
14mr|libgnomesu-1.0.0-11|81	%defattr(-,root,root)
14mr|libgnomesu-1.0.0-11|82	%_includedir/libgnomesu-1.0/
14mr|libgnomesu-1.0.0-11|83	%_libdir/pkgconfig/libgnomesu-1.0.pc
14mr|libgnomesu-1.0.0-11|84	%_libdir/lib*.so
14mr|libgnomesu-1.0.0-11|85	
14mr|libgnomesu-1.0.0-11|86	
14mr|libgnomesu-1.0.0-11|87	
14mr|libgnomesu-1.0.0-11|88	%changelog
14mr|libgnomesu-1.0.0-11|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-11
14mr|libgnomesu-1.0.0-11|90	+ Revision: 4181624
14mr|libgnomesu-1.0.0-11|91	- MassBuild#440: Increase release tag
14mr|libgnomesu-1.0.0-11|92	
14mr|libgnomesu-1.0.0-11|93	

17199 14
14mr|libgnomeui2-2.24.5-7|1	%define api 2
14mr|libgnomeui2-2.24.5-7|2	%define major 0
14mr|libgnomeui2-2.24.5-7|3	%define pkgname libgnomeui
14mr|libgnomeui2-2.24.5-7|4	
14mr|libgnomeui2-2.24.5-7|5	%define libname %mklibname gnomeui %{api} %{major}
14mr|libgnomeui2-2.24.5-7|6	%define devname %mklibname gnomeui %{api} -d
14mr|libgnomeui2-2.24.5-7|7	
14mr|libgnomeui2-2.24.5-7|8	Summary:	Main GNOME libraries
14mr|libgnomeui2-2.24.5-7|9	Name:		%{pkgname}%{api}
14mr|libgnomeui2-2.24.5-7|10	Version:	2.24.5
14mr|libgnomeui2-2.24.5-7|11	Release:	7
14mr|libgnomeui2-2.24.5-7|12	License:	LGPLv2+
14mr|libgnomeui2-2.24.5-7|13	Group:		System/Libraries
14mr|libgnomeui2-2.24.5-7|14	Url:		http://www.gnome.org/
14mr|libgnomeui2-2.24.5-7|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgnomeui2-2.24.5-7|16	# (fc) 2.22.1-2mdv link with math library
14mr|libgnomeui2-2.24.5-7|17	Patch0:		libgnomeui-2.22.1-floor.patch
14mr|libgnomeui2-2.24.5-7|18	BuildRequires:	intltool
14mr|libgnomeui2-2.24.5-7|19	BuildRequires:	gnome-common
14mr|libgnomeui2-2.24.5-7|20	BuildRequires:	gtk-doc >= 0.9
14mr|libgnomeui2-2.24.5-7|21	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.11
14mr|libgnomeui2-2.24.5-7|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
14mr|libgnomeui2-2.24.5-7|23	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
14mr|libgnomeui2-2.24.5-7|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
14mr|libgnomeui2-2.24.5-7|25	BuildRequires:	pkgconfig(gnome-keyring-1) >= 0.4
14mr|libgnomeui2-2.24.5-7|26	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.7.3
14mr|libgnomeui2-2.24.5-7|27	BuildRequires:	pkgconfig(ice)
14mr|libgnomeui2-2.24.5-7|28	BuildRequires:	pkgconfig(libbonoboui-2.0) >= 2.13.1
14mr|libgnomeui2-2.24.5-7|29	BuildRequires:	pkgconfig(libglade-2.0) >= 2.0.0
14mr|libgnomeui2-2.24.5-7|30	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.13.7
14mr|libgnomeui2-2.24.5-7|31	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.0.0
14mr|libgnomeui2-2.24.5-7|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.20
14mr|libgnomeui2-2.24.5-7|33	BuildRequires:	pkgconfig(pango) >= 1.1.2
14mr|libgnomeui2-2.24.5-7|34	Requires:	gnome-icon-theme
14mr|libgnomeui2-2.24.5-7|35	
14mr|libgnomeui2-2.24.5-7|36	%description
14mr|libgnomeui2-2.24.5-7|37	Data files for the GNOME UI library such as translations.
14mr|libgnomeui2-2.24.5-7|38	
14mr|libgnomeui2-2.24.5-7|39	%files -f %{pkgname}-2.0.lang
14mr|libgnomeui2-2.24.5-7|40	%doc AUTHORS NEWS README
14mr|libgnomeui2-2.24.5-7|41	%{_libdir}/libglade/2.0/*.so
14mr|libgnomeui2-2.24.5-7|42	%{_datadir}/pixmaps/*
14mr|libgnomeui2-2.24.5-7|43	
14mr|libgnomeui2-2.24.5-7|44	#----------------------------------------------------------------------------
14mr|libgnomeui2-2.24.5-7|45	
14mr|libgnomeui2-2.24.5-7|46	%package -n %{libname}
14mr|libgnomeui2-2.24.5-7|47	Summary:	GNOME libraries
14mr|libgnomeui2-2.24.5-7|48	Group:		System/Libraries
14mr|libgnomeui2-2.24.5-7|49	
14mr|libgnomeui2-2.24.5-7|50	%description -n %{libname}
14mr|libgnomeui2-2.24.5-7|51	GNOME library contains extra widgets to let your GNOME applications
14mr|libgnomeui2-2.24.5-7|52	really shine.
14mr|libgnomeui2-2.24.5-7|53	
14mr|libgnomeui2-2.24.5-7|54	%files -n %{libname}
14mr|libgnomeui2-2.24.5-7|55	%{_libdir}/libgnomeui-%{api}.so.%{major}*
14mr|libgnomeui2-2.24.5-7|56	
14mr|libgnomeui2-2.24.5-7|57	#----------------------------------------------------------------------------
14mr|libgnomeui2-2.24.5-7|58	
14mr|libgnomeui2-2.24.5-7|59	%package -n %{devname}
14mr|libgnomeui2-2.24.5-7|60	Summary:	Development libraries, include files for GNOME
14mr|libgnomeui2-2.24.5-7|61	Group:		Development/GNOME and GTK+
14mr|libgnomeui2-2.24.5-7|62	Requires:	%{libname} = %{EVRD}
14mr|libgnomeui2-2.24.5-7|63	Provides:	%{name}-devel = %{EVRD}
14mr|libgnomeui2-2.24.5-7|64	
14mr|libgnomeui2-2.24.5-7|65	%description -n %{devname}
14mr|libgnomeui2-2.24.5-7|66	Development library, headers files and documentation needed in order
14mr|libgnomeui2-2.24.5-7|67	to develop applications using the GNOME library.
14mr|libgnomeui2-2.24.5-7|68	
14mr|libgnomeui2-2.24.5-7|69	%files -n %{devname}
14mr|libgnomeui2-2.24.5-7|70	%doc ChangeLog
14mr|libgnomeui2-2.24.5-7|71	%doc %{_datadir}/gtk-doc/html/*
14mr|libgnomeui2-2.24.5-7|72	%{_includedir}/*
14mr|libgnomeui2-2.24.5-7|73	%{_libdir}/pkgconfig/*
14mr|libgnomeui2-2.24.5-7|74	%{_libdir}/*.so
14mr|libgnomeui2-2.24.5-7|75	
14mr|libgnomeui2-2.24.5-7|76	#----------------------------------------------------------------------------
14mr|libgnomeui2-2.24.5-7|77	
14mr|libgnomeui2-2.24.5-7|78	%prep
14mr|libgnomeui2-2.24.5-7|79	%setup -qn %{pkgname}-%{version}
14mr|libgnomeui2-2.24.5-7|80	%apply_patches
14mr|libgnomeui2-2.24.5-7|81	
14mr|libgnomeui2-2.24.5-7|82	#needed by patch0
14mr|libgnomeui2-2.24.5-7|83	autoreconf -fi
14mr|libgnomeui2-2.24.5-7|84	
14mr|libgnomeui2-2.24.5-7|85	%build
14mr|libgnomeui2-2.24.5-7|86	%configure2_5x \
14mr|libgnomeui2-2.24.5-7|87	--disable-static \
14mr|libgnomeui2-2.24.5-7|88	--enable-gtk-doc \
14mr|libgnomeui2-2.24.5-7|89	--enable-compile-warnings=no
14mr|libgnomeui2-2.24.5-7|90	
14mr|libgnomeui2-2.24.5-7|91	%make
14mr|libgnomeui2-2.24.5-7|92	
14mr|libgnomeui2-2.24.5-7|93	%install
14mr|libgnomeui2-2.24.5-7|94	%makeinstall_std
14mr|libgnomeui2-2.24.5-7|95	
14mr|libgnomeui2-2.24.5-7|96	%find_lang %{pkgname}-2.0
14mr|libgnomeui2-2.24.5-7|97	
14mr|libgnomeui2-2.24.5-7|98	%changelog
14mr|libgnomeui2-2.24.5-7|99	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.5-7
14mr|libgnomeui2-2.24.5-7|100	+ Revision: 4b91fce
14mr|libgnomeui2-2.24.5-7|101	- Disable compile warnings, spec cleanup
14mr|libgnomeui2-2.24.5-7|102	
14mr|libgnomeui2-2.24.5-7|103	

17200 14
14mr|libgnomeuimm2.6-2.28.0-7|1	%define pkgname libgnomeuimm
14mr|libgnomeuimm2.6-2.28.0-7|2	%define major 1
14mr|libgnomeuimm2.6-2.28.0-7|3	%define api_version 2.6
14mr|libgnomeuimm2.6-2.28.0-7|4	%define libname_orig	%mklibname gnomeuimm %{api_version}
14mr|libgnomeuimm2.6-2.28.0-7|5	%define libname		%mklibname gnomeuimm %{api_version} %{major}
14mr|libgnomeuimm2.6-2.28.0-7|6	%define develname %mklibname -d gnomeuimm %{api_version}
14mr|libgnomeuimm2.6-2.28.0-7|7	
14mr|libgnomeuimm2.6-2.28.0-7|8	Summary:	A C++ wrapper for GNOME UI library
14mr|libgnomeuimm2.6-2.28.0-7|9	Name:		%{pkgname}%{api_version}
14mr|libgnomeuimm2.6-2.28.0-7|10	Version:	2.28.0
14mr|libgnomeuimm2.6-2.28.0-7|11	Release:	7
14mr|libgnomeuimm2.6-2.28.0-7|12	License:	LGPLv2+
14mr|libgnomeuimm2.6-2.28.0-7|13	Group:		System/Libraries
14mr|libgnomeuimm2.6-2.28.0-7|14	URL:		http://gtkmm.sourceforge.net/
14mr|libgnomeuimm2.6-2.28.0-7|15	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgnomeuimm2.6-2.28.0-7|16	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|libgnomeuimm2.6-2.28.0-7|17	BuildRequires:	pkgconfig(gnome-vfsmm-2.6)
14mr|libgnomeuimm2.6-2.28.0-7|18	BuildRequires:	pkgconfig(gconfmm-2.6)
14mr|libgnomeuimm2.6-2.28.0-7|19	BuildRequires:	pkgconfig(libgnomemm-2.6)
14mr|libgnomeuimm2.6-2.28.0-7|20	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
14mr|libgnomeuimm2.6-2.28.0-7|21	BuildRequires:	pkgconfig(libglademm-2.4)
14mr|libgnomeuimm2.6-2.28.0-7|22	BuildRequires:	pkgconfig(expat)
14mr|libgnomeuimm2.6-2.28.0-7|23	BuildRequires:	doxygen
14mr|libgnomeuimm2.6-2.28.0-7|24	
14mr|libgnomeuimm2.6-2.28.0-7|25	%description
14mr|libgnomeuimm2.6-2.28.0-7|26	This library provides a C++ wrapper for GNOME UI library.
14mr|libgnomeuimm2.6-2.28.0-7|27	It is a subpackage of the gnomemm project, which provides C++ binding
14mr|libgnomeuimm2.6-2.28.0-7|28	of various GNOME libraries.
14mr|libgnomeuimm2.6-2.28.0-7|29	
14mr|libgnomeuimm2.6-2.28.0-7|30	
14mr|libgnomeuimm2.6-2.28.0-7|31	%package	-n %{libname}
14mr|libgnomeuimm2.6-2.28.0-7|32	Summary:	A C++ wrapper for GNOME UI library
14mr|libgnomeuimm2.6-2.28.0-7|33	Group:		System/Libraries
14mr|libgnomeuimm2.6-2.28.0-7|34	Provides:	%{libname_orig} = %{version}-%{release}
14mr|libgnomeuimm2.6-2.28.0-7|35	Provides:	%{pkgname} = %{version}-%{release}
14mr|libgnomeuimm2.6-2.28.0-7|36	
14mr|libgnomeuimm2.6-2.28.0-7|37	%description	-n %{libname}
14mr|libgnomeuimm2.6-2.28.0-7|38	This library provides a C++ wrapper for GNOME UI library.
14mr|libgnomeuimm2.6-2.28.0-7|39	It is a subpackage of the gnomemm project, which provides C++ binding
14mr|libgnomeuimm2.6-2.28.0-7|40	of various GNOME libraries.
14mr|libgnomeuimm2.6-2.28.0-7|41	
14mr|libgnomeuimm2.6-2.28.0-7|42	
14mr|libgnomeuimm2.6-2.28.0-7|43	%package	-n %{develname}
14mr|libgnomeuimm2.6-2.28.0-7|44	Summary:	Development files for libgnomeui C++ wrapper
14mr|libgnomeuimm2.6-2.28.0-7|45	Group:		Development/GNOME and GTK+
14mr|libgnomeuimm2.6-2.28.0-7|46	Requires:	%{libname} = %{version}-%{release}
14mr|libgnomeuimm2.6-2.28.0-7|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgnomeuimm2.6-2.28.0-7|48	Provides:	%{pkgname}-devel = %{version}-%{release}
14mr|libgnomeuimm2.6-2.28.0-7|49	
14mr|libgnomeuimm2.6-2.28.0-7|50	%description	-n %develname
14mr|libgnomeuimm2.6-2.28.0-7|51	This package contains all necessary files, including libraries and headers,
14mr|libgnomeuimm2.6-2.28.0-7|52	that C++ programmers will need to develop applications which use
14mr|libgnomeuimm2.6-2.28.0-7|53	%{pkgname}, the C++ interface to libgnomeui.
14mr|libgnomeuimm2.6-2.28.0-7|54	
14mr|libgnomeuimm2.6-2.28.0-7|55	It is necessary when compiling applications which use %{pkgname} as well.
14mr|libgnomeuimm2.6-2.28.0-7|56	
14mr|libgnomeuimm2.6-2.28.0-7|57	
14mr|libgnomeuimm2.6-2.28.0-7|58	%package	doc
14mr|libgnomeuimm2.6-2.28.0-7|59	Summary:	Documentation of %{pkgname} library
14mr|libgnomeuimm2.6-2.28.0-7|60	Group:		Books/Other
14mr|libgnomeuimm2.6-2.28.0-7|61	
14mr|libgnomeuimm2.6-2.28.0-7|62	%description	doc
14mr|libgnomeuimm2.6-2.28.0-7|63	This package provides API documentation of %{pkgname} library.
14mr|libgnomeuimm2.6-2.28.0-7|64	
14mr|libgnomeuimm2.6-2.28.0-7|65	%prep
14mr|libgnomeuimm2.6-2.28.0-7|66	%setup -q -n %{pkgname}-%{version}
14mr|libgnomeuimm2.6-2.28.0-7|67	
14mr|libgnomeuimm2.6-2.28.0-7|68	%build
14mr|libgnomeuimm2.6-2.28.0-7|69	%configure2_5x --disable-static
14mr|libgnomeuimm2.6-2.28.0-7|70	%make
14mr|libgnomeuimm2.6-2.28.0-7|71	
14mr|libgnomeuimm2.6-2.28.0-7|72	### Build doc
14mr|libgnomeuimm2.6-2.28.0-7|73	pushd docs/reference
14mr|libgnomeuimm2.6-2.28.0-7|74	perl -pi -e 's/^(HAVE_DOT.*=) YES$/$1 NO/' Doxyfile
14mr|libgnomeuimm2.6-2.28.0-7|75	make all
14mr|libgnomeuimm2.6-2.28.0-7|76	popd
14mr|libgnomeuimm2.6-2.28.0-7|77	
14mr|libgnomeuimm2.6-2.28.0-7|78	%install
14mr|libgnomeuimm2.6-2.28.0-7|79	%makeinstall_std
14mr|libgnomeuimm2.6-2.28.0-7|80	
14mr|libgnomeuimm2.6-2.28.0-7|81	%files -n %{libname}
14mr|libgnomeuimm2.6-2.28.0-7|82	%doc AUTHORS COPYING
14mr|libgnomeuimm2.6-2.28.0-7|83	%{_libdir}/libgnomeuimm-%{api_version}.so.%{major}*
14mr|libgnomeuimm2.6-2.28.0-7|84	
14mr|libgnomeuimm2.6-2.28.0-7|85	%files -n %{develname}
14mr|libgnomeuimm2.6-2.28.0-7|86	%doc COPYING ChangeLog TODO
14mr|libgnomeuimm2.6-2.28.0-7|87	%{_includedir}/*
14mr|libgnomeuimm2.6-2.28.0-7|88	%{_libdir}/lib*.so
14mr|libgnomeuimm2.6-2.28.0-7|89	%{_libdir}/pkgconfig/*.pc
14mr|libgnomeuimm2.6-2.28.0-7|90	%{_libdir}/%{pkgname}-%{api_version}
14mr|libgnomeuimm2.6-2.28.0-7|91	
14mr|libgnomeuimm2.6-2.28.0-7|92	%files doc
14mr|libgnomeuimm2.6-2.28.0-7|93	%doc docs/reference/html
14mr|libgnomeuimm2.6-2.28.0-7|94	
14mr|libgnomeuimm2.6-2.28.0-7|95	
14mr|libgnomeuimm2.6-2.28.0-7|96	%changelog
14mr|libgnomeuimm2.6-2.28.0-7|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28.0-7
14mr|libgnomeuimm2.6-2.28.0-7|98	+ Revision: 6e7e127
14mr|libgnomeuimm2.6-2.28.0-7|99	- MassBuild#440: Increase release tag
14mr|libgnomeuimm2.6-2.28.0-7|100	
14mr|libgnomeuimm2.6-2.28.0-7|101	

17201 14
14mr|libgoogle-data-mono-1.8.0.0-4|1	Summary: .NET library for the Google Data API
14mr|libgoogle-data-mono-1.8.0.0-4|2	Name:    libgoogle-data-mono
14mr|libgoogle-data-mono-1.8.0.0-4|3	Version: 1.8.0.0
14mr|libgoogle-data-mono-1.8.0.0-4|4	Release: 4
14mr|libgoogle-data-mono-1.8.0.0-4|5	Source0: http://google-gdata.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libgoogle-data-mono-1.8.0.0-4|6	License: Apache License
14mr|libgoogle-data-mono-1.8.0.0-4|7	Group: Development/Other
14mr|libgoogle-data-mono-1.8.0.0-4|8	Url: http://code.google.com/p/google-gdata/
14mr|libgoogle-data-mono-1.8.0.0-4|9	BuildRequires: mono-devel
14mr|libgoogle-data-mono-1.8.0.0-4|10	BuildArch: noarch
14mr|libgoogle-data-mono-1.8.0.0-4|11	
14mr|libgoogle-data-mono-1.8.0.0-4|12	%description
14mr|libgoogle-data-mono-1.8.0.0-4|13	The Google Data APIs (GData) provide a simple protocol for reading and
14mr|libgoogle-data-mono-1.8.0.0-4|14	writing data on the web.
14mr|libgoogle-data-mono-1.8.0.0-4|15	
14mr|libgoogle-data-mono-1.8.0.0-4|16	Each of the following Google services provides a Google data API:
14mr|libgoogle-data-mono-1.8.0.0-4|17	
14mr|libgoogle-data-mono-1.8.0.0-4|18	* Base
14mr|libgoogle-data-mono-1.8.0.0-4|19	* Blogger
14mr|libgoogle-data-mono-1.8.0.0-4|20	* Calendar
14mr|libgoogle-data-mono-1.8.0.0-4|21	* Spreadsheets
14mr|libgoogle-data-mono-1.8.0.0-4|22	* Google Apps Provisioning
14mr|libgoogle-data-mono-1.8.0.0-4|23	* Code Search
14mr|libgoogle-data-mono-1.8.0.0-4|24	* Notebook
14mr|libgoogle-data-mono-1.8.0.0-4|25	* Picasa Web Albums
14mr|libgoogle-data-mono-1.8.0.0-4|26	* Document Feed
14mr|libgoogle-data-mono-1.8.0.0-4|27	* Contacts
14mr|libgoogle-data-mono-1.8.0.0-4|28	* You Tube
14mr|libgoogle-data-mono-1.8.0.0-4|29	* Google Health
14mr|libgoogle-data-mono-1.8.0.0-4|30	
14mr|libgoogle-data-mono-1.8.0.0-4|31	The GData .NET Client Library provides a library and source code that
14mr|libgoogle-data-mono-1.8.0.0-4|32	make it easy to access data through Google Data APIs.
14mr|libgoogle-data-mono-1.8.0.0-4|33	
14mr|libgoogle-data-mono-1.8.0.0-4|34	%package devel
14mr|libgoogle-data-mono-1.8.0.0-4|35	Group: Development/Other
14mr|libgoogle-data-mono-1.8.0.0-4|36	Summary:.NET library for the Google Data API
14mr|libgoogle-data-mono-1.8.0.0-4|37	Requires: %name = %version-%release
14mr|libgoogle-data-mono-1.8.0.0-4|38	
14mr|libgoogle-data-mono-1.8.0.0-4|39	%description devel
14mr|libgoogle-data-mono-1.8.0.0-4|40	The Google Data APIs (GData) provide a simple protocol for reading and
14mr|libgoogle-data-mono-1.8.0.0-4|41	writing data on the web.
14mr|libgoogle-data-mono-1.8.0.0-4|42	
14mr|libgoogle-data-mono-1.8.0.0-4|43	Each of the following Google services provides a Google data API:
14mr|libgoogle-data-mono-1.8.0.0-4|44	
14mr|libgoogle-data-mono-1.8.0.0-4|45	* Base
14mr|libgoogle-data-mono-1.8.0.0-4|46	* Blogger
14mr|libgoogle-data-mono-1.8.0.0-4|47	* Calendar
14mr|libgoogle-data-mono-1.8.0.0-4|48	* Spreadsheets
14mr|libgoogle-data-mono-1.8.0.0-4|49	* Google Apps Provisioning
14mr|libgoogle-data-mono-1.8.0.0-4|50	* Code Search
14mr|libgoogle-data-mono-1.8.0.0-4|51	* Notebook
14mr|libgoogle-data-mono-1.8.0.0-4|52	* Picasa Web Albums
14mr|libgoogle-data-mono-1.8.0.0-4|53	* Document Feed
14mr|libgoogle-data-mono-1.8.0.0-4|54	* Contacts
14mr|libgoogle-data-mono-1.8.0.0-4|55	* You Tube
14mr|libgoogle-data-mono-1.8.0.0-4|56	* Google Health
14mr|libgoogle-data-mono-1.8.0.0-4|57	
14mr|libgoogle-data-mono-1.8.0.0-4|58	The GData .NET Client Library provides a library and source code that
14mr|libgoogle-data-mono-1.8.0.0-4|59	make it easy to access data through Google Data APIs.
14mr|libgoogle-data-mono-1.8.0.0-4|60	
14mr|libgoogle-data-mono-1.8.0.0-4|61	
14mr|libgoogle-data-mono-1.8.0.0-4|62	%prep
14mr|libgoogle-data-mono-1.8.0.0-4|63	%setup -q
14mr|libgoogle-data-mono-1.8.0.0-4|64	%apply_patches
14mr|libgoogle-data-mono-1.8.0.0-4|65	
14mr|libgoogle-data-mono-1.8.0.0-4|66	%build
14mr|libgoogle-data-mono-1.8.0.0-4|67	#gw: trying to work around a BS problem, don't use parallel make
14mr|libgoogle-data-mono-1.8.0.0-4|68	make PREFIX=%_prefix
14mr|libgoogle-data-mono-1.8.0.0-4|69	
14mr|libgoogle-data-mono-1.8.0.0-4|70	%install
14mr|libgoogle-data-mono-1.8.0.0-4|71	%makeinstall_std PREFIX=%_prefix
14mr|libgoogle-data-mono-1.8.0.0-4|72	mkdir -p %buildroot%_datadir/
14mr|libgoogle-data-mono-1.8.0.0-4|73	mv %buildroot%_prefix/lib/pkgconfig %buildroot%_datadir/
14mr|libgoogle-data-mono-1.8.0.0-4|74	
14mr|libgoogle-data-mono-1.8.0.0-4|75	%check
14mr|libgoogle-data-mono-1.8.0.0-4|76	#gw fails in 1.4.0.2
14mr|libgoogle-data-mono-1.8.0.0-4|77	#make test
14mr|libgoogle-data-mono-1.8.0.0-4|78	
14mr|libgoogle-data-mono-1.8.0.0-4|79	%files
14mr|libgoogle-data-mono-1.8.0.0-4|80	%doc LICENSE-2.0.txt
14mr|libgoogle-data-mono-1.8.0.0-4|81	%_prefix/lib/mono/GData-Sharp
14mr|libgoogle-data-mono-1.8.0.0-4|82	%_prefix/lib/mono/gac/*
14mr|libgoogle-data-mono-1.8.0.0-4|83	
14mr|libgoogle-data-mono-1.8.0.0-4|84	%files devel
14mr|libgoogle-data-mono-1.8.0.0-4|85	%doc RELEASE_NOTES.HTML
14mr|libgoogle-data-mono-1.8.0.0-4|86	%_datadir/pkgconfig/*.pc
14mr|libgoogle-data-mono-1.8.0.0-4|87	
14mr|libgoogle-data-mono-1.8.0.0-4|88	
14mr|libgoogle-data-mono-1.8.0.0-4|89	
14mr|libgoogle-data-mono-1.8.0.0-4|90	
14mr|libgoogle-data-mono-1.8.0.0-4|91	
14mr|libgoogle-data-mono-1.8.0.0-4|92	%changelog
14mr|libgoogle-data-mono-1.8.0.0-4|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0.0-4
14mr|libgoogle-data-mono-1.8.0.0-4|94	+ Revision: 99d891b
14mr|libgoogle-data-mono-1.8.0.0-4|95	- MassBuild#440: Increase release tag
14mr|libgoogle-data-mono-1.8.0.0-4|96	
14mr|libgoogle-data-mono-1.8.0.0-4|97	

17202 14
14mr|libgpg-error-1.12-2|1	%define	major	0
14mr|libgpg-error-1.12-2|2	%define	libname	%mklibname gpg-error %{major}
14mr|libgpg-error-1.12-2|3	%define	devname	%mklibname gpg-error -d
14mr|libgpg-error-1.12-2|4	
14mr|libgpg-error-1.12-2|5	%bcond_with	uclibc
14mr|libgpg-error-1.12-2|6	
14mr|libgpg-error-1.12-2|7	Summary:	Library containing common error values for GnuPG components
14mr|libgpg-error-1.12-2|8	Name:		libgpg-error
14mr|libgpg-error-1.12-2|9	Version:	1.12
14mr|libgpg-error-1.12-2|10	Release:	2
14mr|libgpg-error-1.12-2|11	License:	LGPLv2+
14mr|libgpg-error-1.12-2|12	Group:		System/Libraries
14mr|libgpg-error-1.12-2|13	Url:		http://www.gnupg.org/
14mr|libgpg-error-1.12-2|14	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mr|libgpg-error-1.12-2|15	# comment out to workaround abf issue
14mr|libgpg-error-1.12-2|16	#Source1:	%{SOURCE0}.sig
14mr|libgpg-error-1.12-2|17	Patch0:		libgpg-error-1.12-libdir.patch
14mr|libgpg-error-1.12-2|18	Patch1:		libgpg-error-1.12-pkgconfig.patch
14mr|libgpg-error-1.12-2|19	BuildRequires:	gettext-devel
14mr|libgpg-error-1.12-2|20	%if %{with uclibc}
14mr|libgpg-error-1.12-2|21	BuildRequires:	uClibc-devel >= 0.9.33.2-15
14mr|libgpg-error-1.12-2|22	%endif
14mr|libgpg-error-1.12-2|23	
14mr|libgpg-error-1.12-2|24	%description
14mr|libgpg-error-1.12-2|25	This is a library that defines common error values for all GnuPG
14mr|libgpg-error-1.12-2|26	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
14mr|libgpg-error-1.12-2|27	pinentry, SmartCard Daemon and possibly more in the future.
14mr|libgpg-error-1.12-2|28	
14mr|libgpg-error-1.12-2|29	%package	common
14mr|libgpg-error-1.12-2|30	Summary:	Common files for libgpg-error
14mr|libgpg-error-1.12-2|31	Group:		System/Libraries
14mr|libgpg-error-1.12-2|32	BuildArch:	noarch
14mr|libgpg-error-1.12-2|33	Conflicts:	libgpg-error < 1.7
14mr|libgpg-error-1.12-2|34	
14mr|libgpg-error-1.12-2|35	%description	common
14mr|libgpg-error-1.12-2|36	This package contains the common files that are used by the
14mr|libgpg-error-1.12-2|37	libgpg-error library.
14mr|libgpg-error-1.12-2|38	
14mr|libgpg-error-1.12-2|39	%package -n	%{libname}
14mr|libgpg-error-1.12-2|40	Summary:	Library containing common error values for GnuPG components
14mr|libgpg-error-1.12-2|41	Group:		System/Libraries
14mr|libgpg-error-1.12-2|42	Requires:	%{name}-common >= %{version}-%{release}
14mr|libgpg-error-1.12-2|43	
14mr|libgpg-error-1.12-2|44	%description -n	%{libname}
14mr|libgpg-error-1.12-2|45	This is a library that defines common error values for all GnuPG
14mr|libgpg-error-1.12-2|46	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
14mr|libgpg-error-1.12-2|47	pinentry, SmartCard Daemon and possibly more in the future.
14mr|libgpg-error-1.12-2|48	
14mr|libgpg-error-1.12-2|49	%package -n	uclibc-%{libname}
14mr|libgpg-error-1.12-2|50	Summary:	Library containing common error values for GnuPG components (uClibc build)
14mr|libgpg-error-1.12-2|51	Group:		System/Libraries
14mr|libgpg-error-1.12-2|52	
14mr|libgpg-error-1.12-2|53	%description -n	uclibc-%{libname}
14mr|libgpg-error-1.12-2|54	This is a library that defines common error values for all GnuPG
14mr|libgpg-error-1.12-2|55	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
14mr|libgpg-error-1.12-2|56	pinentry, SmartCard Daemon and possibly more in the future.
14mr|libgpg-error-1.12-2|57	
14mr|libgpg-error-1.12-2|58	%package -n	%{devname}
14mr|libgpg-error-1.12-2|59	Summary:	Development related files of %{name}
14mr|libgpg-error-1.12-2|60	Group:		Development/Other
14mr|libgpg-error-1.12-2|61	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgpg-error-1.12-2|62	Requires:	%{libname} = %{version}-%{release}
14mr|libgpg-error-1.12-2|63	%if %{with uclibc}
14mr|libgpg-error-1.12-2|64	Requires:	uclibc-%{libname} = %{version}-%{release}
14mr|libgpg-error-1.12-2|65	%endif
14mr|libgpg-error-1.12-2|66	
14mr|libgpg-error-1.12-2|67	%description -n	%{devname}
14mr|libgpg-error-1.12-2|68	This package contains headers and other necessary files to develop
14mr|libgpg-error-1.12-2|69	or compile applications that use %{name}.
14mr|libgpg-error-1.12-2|70	
14mr|libgpg-error-1.12-2|71	%prep
14mr|libgpg-error-1.12-2|72	%setup -q
14mr|libgpg-error-1.12-2|73	%apply_patches
14mr|libgpg-error-1.12-2|74	
14mr|libgpg-error-1.12-2|75	%build
14mr|libgpg-error-1.12-2|76	#fix build with new automake
14mr|libgpg-error-1.12-2|77	sed -i -e 's,AM_PROG_MKDIR_P,AC_PROG_MKDIR_P,g' configure.*
14mr|libgpg-error-1.12-2|78	autoreconf -fi
14mr|libgpg-error-1.12-2|79	CONFIGURE_TOP="$PWD"
14mr|libgpg-error-1.12-2|80	%if %{with uclibc}
14mr|libgpg-error-1.12-2|81	mkdir -p uclibc
14mr|libgpg-error-1.12-2|82	pushd uclibc
14mr|libgpg-error-1.12-2|83	%uclibc_configure
14mr|libgpg-error-1.12-2|84	%make
14mr|libgpg-error-1.12-2|85	popd
14mr|libgpg-error-1.12-2|86	%endif
14mr|libgpg-error-1.12-2|87	
14mr|libgpg-error-1.12-2|88	mkdir -p system
14mr|libgpg-error-1.12-2|89	pushd system
14mr|libgpg-error-1.12-2|90	%configure2_5x
14mr|libgpg-error-1.12-2|91	%make
14mr|libgpg-error-1.12-2|92	popd
14mr|libgpg-error-1.12-2|93	
14mr|libgpg-error-1.12-2|94	%check
14mr|libgpg-error-1.12-2|95	make -C system check
14mr|libgpg-error-1.12-2|96	
14mr|libgpg-error-1.12-2|97	%install
14mr|libgpg-error-1.12-2|98	%if %{with uclibc}
14mr|libgpg-error-1.12-2|99	%makeinstall_std -C uclibc
14mr|libgpg-error-1.12-2|100	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
14mr|libgpg-error-1.12-2|101	mv %{buildroot}%{uclibc_root}%{_libdir}/libgpg-error.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mr|libgpg-error-1.12-2|102	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libgpg-error.so.%{major}.*.* %{buildroot}%{uclibc_root}%{_libdir}/libgpg-error.so
14mr|libgpg-error-1.12-2|103	
14mr|libgpg-error-1.12-2|104	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig
14mr|libgpg-error-1.12-2|105	rm -r %{buildroot}%{uclibc_root}%{_bindir}
14mr|libgpg-error-1.12-2|106	%endif
14mr|libgpg-error-1.12-2|107	
14mr|libgpg-error-1.12-2|108	%makeinstall_std -C system
14mr|libgpg-error-1.12-2|109	
14mr|libgpg-error-1.12-2|110	mkdir -p %{buildroot}/%{_lib}
14mr|libgpg-error-1.12-2|111	mv %{buildroot}%{_libdir}/libgpg-error.so.%{major}* %{buildroot}/%{_lib}
14mr|libgpg-error-1.12-2|112	ln -srf %{buildroot}/%{_lib}/libgpg-error.so.%{major}.*.* %{buildroot}%{_libdir}/libgpg-error.so
14mr|libgpg-error-1.12-2|113	
14mr|libgpg-error-1.12-2|114	%multiarch_binaries %{buildroot}%{_bindir}/gpg-error-config
14mr|libgpg-error-1.12-2|115	
14mr|libgpg-error-1.12-2|116	%find_lang %{name}
14mr|libgpg-error-1.12-2|117	
14mr|libgpg-error-1.12-2|118	%files common -f %{name}.lang
14mr|libgpg-error-1.12-2|119	
14mr|libgpg-error-1.12-2|120	%files -n %{libname}
14mr|libgpg-error-1.12-2|121	/%{_lib}/libgpg-error.so.%{major}*
14mr|libgpg-error-1.12-2|122	
14mr|libgpg-error-1.12-2|123	%if %{with uclibc}
14mr|libgpg-error-1.12-2|124	%files -n uclibc-%{libname}
14mr|libgpg-error-1.12-2|125	%{uclibc_root}/%{_lib}/libgpg-error.so.%{major}*
14mr|libgpg-error-1.12-2|126	%endif
14mr|libgpg-error-1.12-2|127	
14mr|libgpg-error-1.12-2|128	%files -n %{devname}
14mr|libgpg-error-1.12-2|129	%doc AUTHORS ChangeLog NEWS README
14mr|libgpg-error-1.12-2|130	%{multiarch_bindir}/gpg-error-config
14mr|libgpg-error-1.12-2|131	%{_bindir}/gpg-error
14mr|libgpg-error-1.12-2|132	%{_bindir}/gpg-error-config
14mr|libgpg-error-1.12-2|133	%{_datadir}/aclocal/gpg-error.m4
14mr|libgpg-error-1.12-2|134	%{_libdir}/libgpg-error.so
14mr|libgpg-error-1.12-2|135	%if %{with uclibc}
14mr|libgpg-error-1.12-2|136	%{uclibc_root}%{_libdir}/libgpg-error.so
14mr|libgpg-error-1.12-2|137	%endif
14mr|libgpg-error-1.12-2|138	%{_libdir}/pkgconfig/gpg-error.pc
14mr|libgpg-error-1.12-2|139	%{_includedir}/gpg-error.h
14mr|libgpg-error-1.12-2|140	%{_datadir}/common-lisp/source/gpg-error
14mr|libgpg-error-1.12-2|141	
14mr|libgpg-error-1.12-2|142	
14mr|libgpg-error-1.12-2|143	%changelog
14mr|libgpg-error-1.12-2|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12-2
14mr|libgpg-error-1.12-2|145	+ Revision: 2ffcf36
14mr|libgpg-error-1.12-2|146	- MassBuild#440: Increase release tag
14mr|libgpg-error-1.12-2|147	
14mr|libgpg-error-1.12-2|148	

17203 14
14mr|libgphoto-2.5.4-2|1	%define sname	gphoto2
14mr|libgphoto-2.5.4-2|2	%define major	6
14mr|libgphoto-2.5.4-2|3	%define majport	10
14mr|libgphoto-2.5.4-2|4	%define libname	%mklibname %{sname}_ %{major}
14mr|libgphoto-2.5.4-2|5	%define libport	%mklibname %{sname}_port %{majport}
14mr|libgphoto-2.5.4-2|6	%define devname	%mklibname gphoto -d
14mr|libgphoto-2.5.4-2|7	
14mr|libgphoto-2.5.4-2|8	
14mr|libgphoto-2.5.4-2|9	Summary:	Library to access digital cameras
14mr|libgphoto-2.5.4-2|10	Name:		libgphoto
14mr|libgphoto-2.5.4-2|11	Version:	2.5.4
14mr|libgphoto-2.5.4-2|12	Release:	2
14mr|libgphoto-2.5.4-2|13	License:	LGPL+ and GPLv2+ and (LGPL+ or BSD-like)
14mr|libgphoto-2.5.4-2|14	Group:		Graphics
14mr|libgphoto-2.5.4-2|15	Url:		http://sourceforge.net/projects/gphoto/
14mr|libgphoto-2.5.4-2|16	Source0:	http://downloads.sourceforge.net/project/gphoto/%{name}/%{version}/%{name}2-%{version}.tar.bz2
14mr|libgphoto-2.5.4-2|17	#Fedora patchset
14mr|libgphoto-2.5.4-2|18	Patch1:		gphoto2-pkgcfg.patch
14mr|libgphoto-2.5.4-2|19	Patch2:		gphoto2-storage.patch
14mr|libgphoto-2.5.4-2|20	Patch3:		gphoto2-ixany.patch
14mr|libgphoto-2.5.4-2|21	Patch4:		gphoto2-device-return.patch
14mr|libgphoto-2.5.4-2|22	BuildRequires:	findutils
14mr|libgphoto-2.5.4-2|23	BuildRequires:	gd-devel
14mr|libgphoto-2.5.4-2|24	BuildRequires:	gettext-devel
14mr|libgphoto-2.5.4-2|25	BuildRequires:	jpeg-devel
14mr|libgphoto-2.5.4-2|26	BuildRequires:	libtool-devel
14mr|libgphoto-2.5.4-2|27	BuildRequires:	pkgconfig(libexif)
14mr|libgphoto-2.5.4-2|28	BuildRequires:	pkgconfig(libudev)
14mr|libgphoto-2.5.4-2|29	BuildRequires:	pkgconfig(libusb-1.0)
14mr|libgphoto-2.5.4-2|30	BuildRequires:	pkgconfig(lockdev)
14mr|libgphoto-2.5.4-2|31	BuildRequires:	pkgconfig(zlib)
14mr|libgphoto-2.5.4-2|32	BuildRequires:	systemd
14mr|libgphoto-2.5.4-2|33	Requires:	lockdev
14mr|libgphoto-2.5.4-2|34	
14mr|libgphoto-2.5.4-2|35	%description
14mr|libgphoto-2.5.4-2|36	The gPhoto2 project is a universal, free application and library
14mr|libgphoto-2.5.4-2|37	framework that lets you download images from several different
14mr|libgphoto-2.5.4-2|38	digital camera models, including the newer models with USB
14mr|libgphoto-2.5.4-2|39	connections. Note that
14mr|libgphoto-2.5.4-2|40	a) for some older camera models you must use the old "gphoto" package.
14mr|libgphoto-2.5.4-2|41	b) for USB mass storage models you must use the driver in the kernel
14mr|libgphoto-2.5.4-2|42	
14mr|libgphoto-2.5.4-2|43	This package contains the library that digital camera applications
14mr|libgphoto-2.5.4-2|44	can use.
14mr|libgphoto-2.5.4-2|45	
14mr|libgphoto-2.5.4-2|46	Frontends (GUI and command line) are available separately.
14mr|libgphoto-2.5.4-2|47	
14mr|libgphoto-2.5.4-2|48	#----------------------------------------------------------------------------
14mr|libgphoto-2.5.4-2|49	
14mr|libgphoto-2.5.4-2|50	%package -n %{libname}
14mr|libgphoto-2.5.4-2|51	Summary:	Library to access to digital cameras
14mr|libgphoto-2.5.4-2|52	Group:		Graphics
14mr|libgphoto-2.5.4-2|53	Provides:	%{name} = %{EVRD}
14mr|libgphoto-2.5.4-2|54	Requires:	%{name}-common
14mr|libgphoto-2.5.4-2|55	Conflicts:	%{_lib}gphoto6 < 2.5.1.1-2
14mr|libgphoto-2.5.4-2|56	Obsoletes:	%{_lib}gphoto6 < 2.5.1.1-2
14mr|libgphoto-2.5.4-2|57	
14mr|libgphoto-2.5.4-2|58	%description -n %{libname}
14mr|libgphoto-2.5.4-2|59	This library contains all the functionality to access to modern digital
14mr|libgphoto-2.5.4-2|60	cameras via USB or the serial port.
14mr|libgphoto-2.5.4-2|61	
14mr|libgphoto-2.5.4-2|62	%files -n %{libname}
14mr|libgphoto-2.5.4-2|63	%{_libdir}/libgphoto2.so.%{major}*
14mr|libgphoto-2.5.4-2|64	
14mr|libgphoto-2.5.4-2|65	#----------------------------------------------------------------------------
14mr|libgphoto-2.5.4-2|66	
14mr|libgphoto-2.5.4-2|67	%package -n %{libport}
14mr|libgphoto-2.5.4-2|68	Summary:	Library to access to digital cameras
14mr|libgphoto-2.5.4-2|69	Group:		Graphics
14mr|libgphoto-2.5.4-2|70	Suggests:	%{name}-common = %{EVRD}
14mr|libgphoto-2.5.4-2|71	Conflicts:	%{_lib}gphoto6 < 2.5.1.1-2
14mr|libgphoto-2.5.4-2|72	
14mr|libgphoto-2.5.4-2|73	%description -n %{libport}
14mr|libgphoto-2.5.4-2|74	This library contains all the functionality to access to modern digital
14mr|libgphoto-2.5.4-2|75	cameras via USB or the serial port.
14mr|libgphoto-2.5.4-2|76	
14mr|libgphoto-2.5.4-2|77	%files -n %{libport}
14mr|libgphoto-2.5.4-2|78	%{_libdir}/libgphoto2_port.so.%{majport}*
14mr|libgphoto-2.5.4-2|79	
14mr|libgphoto-2.5.4-2|80	#----------------------------------------------------------------------------
14mr|libgphoto-2.5.4-2|81	
14mr|libgphoto-2.5.4-2|82	%package common
14mr|libgphoto-2.5.4-2|83	Summary:	Non-library files for libgphoto
14mr|libgphoto-2.5.4-2|84	Group:		Graphics
14mr|libgphoto-2.5.4-2|85	Requires:	%{libname} = %{EVRD}
14mr|libgphoto-2.5.4-2|86	Requires:	%{libport} = %{EVRD}
14mr|libgphoto-2.5.4-2|87	
14mr|libgphoto-2.5.4-2|88	%description common
14mr|libgphoto-2.5.4-2|89	Non-library files for libgphoto.
14mr|libgphoto-2.5.4-2|90	
14mr|libgphoto-2.5.4-2|91	%files common -f %{name}.lang
14mr|libgphoto-2.5.4-2|92	%{_datadir}/libgphoto2
14mr|libgphoto-2.5.4-2|93	%{_libdir}/libgphoto2
14mr|libgphoto-2.5.4-2|94	%{_libdir}/libgphoto2_port
14mr|libgphoto-2.5.4-2|95	/lib/udev/rules.d/40-libgphoto2.rules
14mr|libgphoto-2.5.4-2|96	/lib/udev/check-ptp-camera
14mr|libgphoto-2.5.4-2|97	
14mr|libgphoto-2.5.4-2|98	#----------------------------------------------------------------------------
14mr|libgphoto-2.5.4-2|99	
14mr|libgphoto-2.5.4-2|100	%package -n %{devname}
14mr|libgphoto-2.5.4-2|101	Summary:	Headers and links to compile against the "%{libname}" library
14mr|libgphoto-2.5.4-2|102	Group:		Development/C
14mr|libgphoto-2.5.4-2|103	Requires:	%{libname} = %{EVRD}
14mr|libgphoto-2.5.4-2|104	Requires:	%{libport} = %{EVRD}
14mr|libgphoto-2.5.4-2|105	Provides:	%{name}-devel = %{EVRD}
14mr|libgphoto-2.5.4-2|106	
14mr|libgphoto-2.5.4-2|107	%description -n %{devname}
14mr|libgphoto-2.5.4-2|108	This package contains all files which one needs to compile programs using
14mr|libgphoto-2.5.4-2|109	the "%{libname}" library.
14mr|libgphoto-2.5.4-2|110	
14mr|libgphoto-2.5.4-2|111	%files -n %{devname}
14mr|libgphoto-2.5.4-2|112	%{_bindir}/*
14mr|libgphoto-2.5.4-2|113	%{_includedir}/gphoto2
14mr|libgphoto-2.5.4-2|114	%{_libdir}/*.so
14mr|libgphoto-2.5.4-2|115	%{_libdir}/pkgconfig/*
14mr|libgphoto-2.5.4-2|116	%{_mandir}/man3/*
14mr|libgphoto-2.5.4-2|117	%docdir %{_docdir}/%{libname}
14mr|libgphoto-2.5.4-2|118	%{_docdir}/%{libname}
14mr|libgphoto-2.5.4-2|119	%doc ABOUT-NLS ChangeLog HACKING MAINTAINERS TESTERS
14mr|libgphoto-2.5.4-2|120	
14mr|libgphoto-2.5.4-2|121	#----------------------------------------------------------------------------
14mr|libgphoto-2.5.4-2|122	
14mr|libgphoto-2.5.4-2|123	%prep
14mr|libgphoto-2.5.4-2|124	%setup -qn lib%{sname}-%{version}
14mr|libgphoto-2.5.4-2|125	%apply_patches
14mr|libgphoto-2.5.4-2|126	
14mr|libgphoto-2.5.4-2|127	%build
14mr|libgphoto-2.5.4-2|128	export udevscriptdir=/lib/udev
14mr|libgphoto-2.5.4-2|129	%configure2_5x \
14mr|libgphoto-2.5.4-2|130	--disable-static \
14mr|libgphoto-2.5.4-2|131	--disable-rpath \
14mr|libgphoto-2.5.4-2|132	--with-drivers=all \
14mr|libgphoto-2.5.4-2|133	--with-doc-dir=%{_docdir}/%{libname}
14mr|libgphoto-2.5.4-2|134	
14mr|libgphoto-2.5.4-2|135	# Don't use rpath!
14mr|libgphoto-2.5.4-2|136	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|libgphoto-2.5.4-2|137	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|libgphoto-2.5.4-2|138	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libgphoto2_port/libtool
14mr|libgphoto-2.5.4-2|139	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libgphoto2_port/libtool
14mr|libgphoto-2.5.4-2|140	
14mr|libgphoto-2.5.4-2|141	%make
14mr|libgphoto-2.5.4-2|142	
14mr|libgphoto-2.5.4-2|143	%install
14mr|libgphoto-2.5.4-2|144	%makeinstall_std
14mr|libgphoto-2.5.4-2|145	
14mr|libgphoto-2.5.4-2|146	# remove circular symlink in /usr/include/gphoto2 (#460807)
14mr|libgphoto-2.5.4-2|147	rm -f %{buildroot}%{_includedir}/gphoto2/gphoto2
14mr|libgphoto-2.5.4-2|148	
14mr|libgphoto-2.5.4-2|149	# # Output udev rules for device identification; this is used by GVfs gphoto2
14mr|libgphoto-2.5.4-2|150	# backend and others.
14mr|libgphoto-2.5.4-2|151	#
14mr|libgphoto-2.5.4-2|152	# Btw, since it's /lib/udev, never e.g. /lib64/udev, we hardcode the path
14mr|libgphoto-2.5.4-2|153	#
14mr|libgphoto-2.5.4-2|154	mkdir -p %{buildroot}/lib/udev/rules.d
14mr|libgphoto-2.5.4-2|155	LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_libdir}/libgphoto2/print-camera-list udev-rules version 136 > %{buildroot}/lib/udev/rules.d/40-libgphoto2.rules
14mr|libgphoto-2.5.4-2|156	
14mr|libgphoto-2.5.4-2|157	# remove unneeded print-camera-list from libdir (Fedora #745081)
14mr|libgphoto-2.5.4-2|158	rm -f %{buildroot}%{_libdir}/libgphoto2/print-camera-list
14mr|libgphoto-2.5.4-2|159	
14mr|libgphoto-2.5.4-2|160	%find_lang libgphoto2-6
14mr|libgphoto-2.5.4-2|161	%find_lang libgphoto2_port-10
14mr|libgphoto-2.5.4-2|162	cat libgphoto2-6.lang libgphoto2_port-10.lang > %{name}.lang
14mr|libgphoto-2.5.4-2|163	
14mr|libgphoto-2.5.4-2|164	# Multiarch setup
14mr|libgphoto-2.5.4-2|165	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-config
14mr|libgphoto-2.5.4-2|166	
14mr|libgphoto-2.5.4-2|167	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-port-config
14mr|libgphoto-2.5.4-2|168	
14mr|libgphoto-2.5.4-2|169	# Don't need to package this
14mr|libgphoto-2.5.4-2|170	rm -f %{buildroot}%{_docdir}/%{libname}/COPYING
14mr|libgphoto-2.5.4-2|171	
14mr|libgphoto-2.5.4-2|172	
14mr|libgphoto-2.5.4-2|173	%changelog
14mr|libgphoto-2.5.4-2|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.4-2
14mr|libgphoto-2.5.4-2|175	+ Revision: 040fe6c
14mr|libgphoto-2.5.4-2|176	- MassBuild#440: Increase release tag
14mr|libgphoto-2.5.4-2|177	
14mr|libgphoto-2.5.4-2|178	

17204 14
14mr|libgpod-0.8.2-4|1	%define api 1.0
14mr|libgpod-0.8.2-4|2	
14mr|libgpod-0.8.2-4|3	%define major 4
14mr|libgpod-0.8.2-4|4	%define libname %mklibname gpod %{major}
14mr|libgpod-0.8.2-4|5	%define devname %mklibname gpod -d
14mr|libgpod-0.8.2-4|6	
14mr|libgpod-0.8.2-4|7	Summary:	Library to access an iPod audio player
14mr|libgpod-0.8.2-4|8	Name:		libgpod
14mr|libgpod-0.8.2-4|9	Version:	0.8.2
14mr|libgpod-0.8.2-4|10	Release:	4
14mr|libgpod-0.8.2-4|11	License:	LGPLv2+
14mr|libgpod-0.8.2-4|12	Group:		System/Libraries
14mr|libgpod-0.8.2-4|13	Url:		http://www.gtkpod.org/
14mr|libgpod-0.8.2-4|14	Source0:	http://prdownloads.sourceforge.net/gtkpod/%{name}-%{version}.tar.bz2
14mr|libgpod-0.8.2-4|15	BuildRequires:	gtk-doc
14mr|libgpod-0.8.2-4|16	BuildRequires:	eject
14mr|libgpod-0.8.2-4|17	BuildRequires:	intltool
14mr|libgpod-0.8.2-4|18	BuildRequires:	sg3_utils-devel
14mr|libgpod-0.8.2-4|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libgpod-0.8.2-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libgpod-0.8.2-4|21	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14mr|libgpod-0.8.2-4|22	BuildRequires:	pkgconfig(libusb-1.0)
14mr|libgpod-0.8.2-4|23	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libgpod-0.8.2-4|24	BuildRequires:	pkgconfig(sqlite3)
14mr|libgpod-0.8.2-4|25	BuildRequires:	pkgconfig(taglib)
14mr|libgpod-0.8.2-4|26	BuildRequires:	pkgconfig(udev)
14mr|libgpod-0.8.2-4|27	
14mr|libgpod-0.8.2-4|28	%description
14mr|libgpod-0.8.2-4|29	libgpod is a library meant to abstract access to an iPod content. It
14mr|libgpod-0.8.2-4|30	provides an easy to use API to retrieve the list of files and playlist
14mr|libgpod-0.8.2-4|31	stored on an iPod, to modify them and to save them back to the iPod.
14mr|libgpod-0.8.2-4|32	
14mr|libgpod-0.8.2-4|33	%files -f %{name}.lang
14mr|libgpod-0.8.2-4|34	%doc README* AUTHORS
14mr|libgpod-0.8.2-4|35	%{_bindir}/ipod-read-sysinfo-extended
14mr|libgpod-0.8.2-4|36	/lib/udev/iphone-set-info
14mr|libgpod-0.8.2-4|37	/lib/udev/ipod-set-info
14mr|libgpod-0.8.2-4|38	/lib/udev/rules.d/90-libgpod.rules
14mr|libgpod-0.8.2-4|39	
14mr|libgpod-0.8.2-4|40	#----------------------------------------------------------------------------
14mr|libgpod-0.8.2-4|41	
14mr|libgpod-0.8.2-4|42	%package -n %{libname}
14mr|libgpod-0.8.2-4|43	Group:		System/Libraries
14mr|libgpod-0.8.2-4|44	Summary:	Library to access an iPod audio player
14mr|libgpod-0.8.2-4|45	Requires:	eject
14mr|libgpod-0.8.2-4|46	#gw this is needed to have the udev script started after connecting an ipod
14mr|libgpod-0.8.2-4|47	Requires:	%{name}
14mr|libgpod-0.8.2-4|48	
14mr|libgpod-0.8.2-4|49	%description -n %{libname}
14mr|libgpod-0.8.2-4|50	libgpod is a library meant to abstract access to an iPod content. It
14mr|libgpod-0.8.2-4|51	provides an easy to use API to retrieve the list of files and playlist
14mr|libgpod-0.8.2-4|52	stored on an iPod, to modify them and to save them back to the iPod.
14mr|libgpod-0.8.2-4|53	
14mr|libgpod-0.8.2-4|54	%files -n %{libname}
14mr|libgpod-0.8.2-4|55	%{_libdir}/libgpod.so.%{major}*
14mr|libgpod-0.8.2-4|56	
14mr|libgpod-0.8.2-4|57	#----------------------------------------------------------------------------
14mr|libgpod-0.8.2-4|58	
14mr|libgpod-0.8.2-4|59	%package -n %{devname}
14mr|libgpod-0.8.2-4|60	Summary:	Library to access an iPod audio player
14mr|libgpod-0.8.2-4|61	Group:		Development/C
14mr|libgpod-0.8.2-4|62	Requires:	%{libname} = %{EVRD}
14mr|libgpod-0.8.2-4|63	Requires:	%{name}-sharp = %{EVRD}
14mr|libgpod-0.8.2-4|64	Provides:	%{name}-devel = %{EVRD}
14mr|libgpod-0.8.2-4|65	
14mr|libgpod-0.8.2-4|66	%description -n %{devname}
14mr|libgpod-0.8.2-4|67	libgpod is a library meant to abstract access to an iPod content. It
14mr|libgpod-0.8.2-4|68	provides an easy to use API to retrieve the list of files and playlist
14mr|libgpod-0.8.2-4|69	stored on an iPod, to modify them and to save them back to the iPod.
14mr|libgpod-0.8.2-4|70	
14mr|libgpod-0.8.2-4|71	%files -n %{devname}
14mr|libgpod-0.8.2-4|72	%doc ChangeLog
14mr|libgpod-0.8.2-4|73	%{_libdir}/libgpod.so
14mr|libgpod-0.8.2-4|74	%{_libdir}/libgpod.*a
14mr|libgpod-0.8.2-4|75	%{_libdir}/pkgconfig/libgpod-%{api}.pc
14mr|libgpod-0.8.2-4|76	%{_libdir}/pkgconfig/libgpod-sharp.pc
14mr|libgpod-0.8.2-4|77	%{_includedir}/gpod-%{api}/
14mr|libgpod-0.8.2-4|78	%{_datadir}/gtk-doc/html/*
14mr|libgpod-0.8.2-4|79	
14mr|libgpod-0.8.2-4|80	#----------------------------------------------------------------------------
14mr|libgpod-0.8.2-4|81	
14mr|libgpod-0.8.2-4|82	%package -n python-gpod
14mr|libgpod-0.8.2-4|83	Summary:	Python module for iPod access
14mr|libgpod-0.8.2-4|84	Group:		Development/Python
14mr|libgpod-0.8.2-4|85	BuildRequires:	mutagen
14mr|libgpod-0.8.2-4|86	BuildRequires:	swig
14mr|libgpod-0.8.2-4|87	BuildRequires:	docbook-dtd412-xml
14mr|libgpod-0.8.2-4|88	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|libgpod-0.8.2-4|89	BuildRequires:	pkgconfig(python)
14mr|libgpod-0.8.2-4|90	Requires:	mutagen
14mr|libgpod-0.8.2-4|91	
14mr|libgpod-0.8.2-4|92	%description -n python-gpod
14mr|libgpod-0.8.2-4|93	libgpod is a library meant to abstract access to an iPod content. It
14mr|libgpod-0.8.2-4|94	provides an easy to use API to retrieve the list of files and playlist
14mr|libgpod-0.8.2-4|95	stored on an iPod, to modify them and to save them back to the iPod.
14mr|libgpod-0.8.2-4|96	
14mr|libgpod-0.8.2-4|97	This is a Python binding for libgpod.
14mr|libgpod-0.8.2-4|98	
14mr|libgpod-0.8.2-4|99	%files -n python-gpod
14mr|libgpod-0.8.2-4|100	%{py_platsitedir}/gpod/
14mr|libgpod-0.8.2-4|101	
14mr|libgpod-0.8.2-4|102	#----------------------------------------------------------------------------
14mr|libgpod-0.8.2-4|103	
14mr|libgpod-0.8.2-4|104	%package sharp
14mr|libgpod-0.8.2-4|105	Summary:	Mono binding to libgpod for iPod access
14mr|libgpod-0.8.2-4|106	Group:		Development/Other
14mr|libgpod-0.8.2-4|107	BuildRequires:	gtk-sharp2
14mr|libgpod-0.8.2-4|108	BuildRequires:	pkgconfig(gapi-2.0)
14mr|libgpod-0.8.2-4|109	BuildRequires:	pkgconfig(mono)
14mr|libgpod-0.8.2-4|110	Requires:	%{libname} = %{EVRD}
14mr|libgpod-0.8.2-4|111	
14mr|libgpod-0.8.2-4|112	%description sharp
14mr|libgpod-0.8.2-4|113	libgpod is a library meant to abstract access to an iPod content. It
14mr|libgpod-0.8.2-4|114	provides an easy to use API to retrieve the list of files and playlist
14mr|libgpod-0.8.2-4|115	stored on an iPod, to modify them and to save them back to the iPod.
14mr|libgpod-0.8.2-4|116	
14mr|libgpod-0.8.2-4|117	This is a Mono binding for libgpod.
14mr|libgpod-0.8.2-4|118	
14mr|libgpod-0.8.2-4|119	%files sharp
14mr|libgpod-0.8.2-4|120	%dir %{_libdir}/%{name}/
14mr|libgpod-0.8.2-4|121	%{_libdir}/%{name}/libgpod-sharp*
14mr|libgpod-0.8.2-4|122	
14mr|libgpod-0.8.2-4|123	#----------------------------------------------------------------------------
14mr|libgpod-0.8.2-4|124	
14mr|libgpod-0.8.2-4|125	%prep
14mr|libgpod-0.8.2-4|126	%setup -q
14mr|libgpod-0.8.2-4|127	%apply_patches
14mr|libgpod-0.8.2-4|128	
14mr|libgpod-0.8.2-4|129	%build
14mr|libgpod-0.8.2-4|130	%configure2_5x \
14mr|libgpod-0.8.2-4|131	--enable-gtk-doc \
14mr|libgpod-0.8.2-4|132	--enable-udev \
14mr|libgpod-0.8.2-4|133	--without-hal
14mr|libgpod-0.8.2-4|134	
14mr|libgpod-0.8.2-4|135	%make
14mr|libgpod-0.8.2-4|136	
14mr|libgpod-0.8.2-4|137	%install
14mr|libgpod-0.8.2-4|138	%makeinstall_std
14mr|libgpod-0.8.2-4|139	
14mr|libgpod-0.8.2-4|140	%find_lang %{name}
14mr|libgpod-0.8.2-4|141	
14mr|libgpod-0.8.2-4|142	
14mr|libgpod-0.8.2-4|143	%changelog
14mr|libgpod-0.8.2-4|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.2-4
14mr|libgpod-0.8.2-4|145	+ Revision: 7e33060
14mr|libgpod-0.8.2-4|146	- MassBuild#440: Increase release tag
14mr|libgpod-0.8.2-4|147	
14mr|libgpod-0.8.2-4|148	

17205 14
14mr|libgsasl-1.8.0-2|1	%define name	libgsasl
14mr|libgsasl-1.8.0-2|2	%define version	1.8.0
14mr|libgsasl-1.8.0-2|3	%define release	2
14mr|libgsasl-1.8.0-2|4	%define major 7
14mr|libgsasl-1.8.0-2|5	%define libname %mklibname gsasl %major
14mr|libgsasl-1.8.0-2|6	%define develname %mklibname -d gsasl
14mr|libgsasl-1.8.0-2|7	%define develnamest %mklibname -d -s gsasl
14mr|libgsasl-1.8.0-2|8	
14mr|libgsasl-1.8.0-2|9	Name:		%{name}
14mr|libgsasl-1.8.0-2|10	Version:	%{version}
14mr|libgsasl-1.8.0-2|11	Release:	%{release}
14mr|libgsasl-1.8.0-2|12	Summary:	Implementation of the Simple Authentication and Security Layer framework
14mr|libgsasl-1.8.0-2|13	License:	LGPLv2+
14mr|libgsasl-1.8.0-2|14	Group:		System/Libraries
14mr|libgsasl-1.8.0-2|15	Source0:	ftp://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
14mr|libgsasl-1.8.0-2|16	URL:		http://www.gnu.org/software/gsasl/
14mr|libgsasl-1.8.0-2|17	
14mr|libgsasl-1.8.0-2|18	%description
14mr|libgsasl-1.8.0-2|19	GNU SASL is an implementation of the Simple Authentication and
14mr|libgsasl-1.8.0-2|20	Security Layer framework and a few common SASL mechanisms. SASL
14mr|libgsasl-1.8.0-2|21	is used by network servers (e.g., IMAP, SMTP) to request
14mr|libgsasl-1.8.0-2|22	authentication from clients, and in clients to authenticate against
14mr|libgsasl-1.8.0-2|23	servers.
14mr|libgsasl-1.8.0-2|24	
14mr|libgsasl-1.8.0-2|25	%files -f %name.lang
14mr|libgsasl-1.8.0-2|26	#--------------------------------------------------------------------
14mr|libgsasl-1.8.0-2|27	
14mr|libgsasl-1.8.0-2|28	%package -n %libname
14mr|libgsasl-1.8.0-2|29	Group: System/Libraries
14mr|libgsasl-1.8.0-2|30	Summary: Implementation of the Simple Authentication and Security Layer framework
14mr|libgsasl-1.8.0-2|31	
14mr|libgsasl-1.8.0-2|32	%description -n %libname
14mr|libgsasl-1.8.0-2|33	GNU SASL is an implementation of the Simple Authentication and
14mr|libgsasl-1.8.0-2|34	Security Layer framework and a few common SASL mechanisms. SASL
14mr|libgsasl-1.8.0-2|35	is used by network servers (e.g., IMAP, SMTP) to request
14mr|libgsasl-1.8.0-2|36	authentication from clients, and in clients to authenticate against
14mr|libgsasl-1.8.0-2|37	servers.
14mr|libgsasl-1.8.0-2|38	
14mr|libgsasl-1.8.0-2|39	%files -n %libname
14mr|libgsasl-1.8.0-2|40	%_libdir/libgsasl.so.%{major}
14mr|libgsasl-1.8.0-2|41	%_libdir/libgsasl.so.%{major}.*
14mr|libgsasl-1.8.0-2|42	
14mr|libgsasl-1.8.0-2|43	#--------------------------------------------------------------------
14mr|libgsasl-1.8.0-2|44	
14mr|libgsasl-1.8.0-2|45	%package -n %develname
14mr|libgsasl-1.8.0-2|46	Group: Development/C
14mr|libgsasl-1.8.0-2|47	Summary: Implementation of the Simple Authentication and Security Layer framework
14mr|libgsasl-1.8.0-2|48	Requires: %libname = %version
14mr|libgsasl-1.8.0-2|49	Provides: %name-devel = %version-%release
14mr|libgsasl-1.8.0-2|50	
14mr|libgsasl-1.8.0-2|51	%description -n %develname
14mr|libgsasl-1.8.0-2|52	GNU SASL is an implementation of the Simple Authentication and
14mr|libgsasl-1.8.0-2|53	Security Layer framework and a few common SASL mechanisms. SASL
14mr|libgsasl-1.8.0-2|54	is used by network servers (e.g., IMAP, SMTP) to request
14mr|libgsasl-1.8.0-2|55	authentication from clients, and in clients to authenticate against
14mr|libgsasl-1.8.0-2|56	servers.
14mr|libgsasl-1.8.0-2|57	
14mr|libgsasl-1.8.0-2|58	%files -n %develname
14mr|libgsasl-1.8.0-2|59	%_libdir/pkgconfig/libgsasl.pc
14mr|libgsasl-1.8.0-2|60	%_libdir/libgsasl.so
14mr|libgsasl-1.8.0-2|61	%_includedir/gsasl-compat.h
14mr|libgsasl-1.8.0-2|62	%_includedir/gsasl-mech.h
14mr|libgsasl-1.8.0-2|63	%_includedir/gsasl.h
14mr|libgsasl-1.8.0-2|64	
14mr|libgsasl-1.8.0-2|65	#-------------------------------------------------------------------
14mr|libgsasl-1.8.0-2|66	
14mr|libgsasl-1.8.0-2|67	%package -n %develnamest
14mr|libgsasl-1.8.0-2|68	Group: Development/C
14mr|libgsasl-1.8.0-2|69	Summary: Implementation of the Simple Authentication and Security Layer framework
14mr|libgsasl-1.8.0-2|70	Requires: %libname = %version
14mr|libgsasl-1.8.0-2|71	Provides: %name-devel-static = %version-%release
14mr|libgsasl-1.8.0-2|72	Requires: %name-devel = %version-%release
14mr|libgsasl-1.8.0-2|73	
14mr|libgsasl-1.8.0-2|74	%description -n %develnamest
14mr|libgsasl-1.8.0-2|75	GNU SASL is an implementation of the Simple Authentication and
14mr|libgsasl-1.8.0-2|76	Security Layer framework and a few common SASL mechanisms. SASL
14mr|libgsasl-1.8.0-2|77	is used by network servers (e.g., IMAP, SMTP) to request
14mr|libgsasl-1.8.0-2|78	authentication from clients, and in clients to authenticate against
14mr|libgsasl-1.8.0-2|79	servers.
14mr|libgsasl-1.8.0-2|80	
14mr|libgsasl-1.8.0-2|81	%files -n %develnamest
14mr|libgsasl-1.8.0-2|82	%_libdir/libgsasl.a
14mr|libgsasl-1.8.0-2|83	
14mr|libgsasl-1.8.0-2|84	#--------------------------------------------------------------------
14mr|libgsasl-1.8.0-2|85	
14mr|libgsasl-1.8.0-2|86	%prep
14mr|libgsasl-1.8.0-2|87	%setup -q
14mr|libgsasl-1.8.0-2|88	
14mr|libgsasl-1.8.0-2|89	%build
14mr|libgsasl-1.8.0-2|90	%configure2_5x
14mr|libgsasl-1.8.0-2|91	%make
14mr|libgsasl-1.8.0-2|92	
14mr|libgsasl-1.8.0-2|93	%install
14mr|libgsasl-1.8.0-2|94	%makeinstall_std
14mr|libgsasl-1.8.0-2|95	%find_lang %name
14mr|libgsasl-1.8.0-2|96	
14mr|libgsasl-1.8.0-2|97	
14mr|libgsasl-1.8.0-2|98	
14mr|libgsasl-1.8.0-2|99	%changelog
14mr|libgsasl-1.8.0-2|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0-2
14mr|libgsasl-1.8.0-2|101	+ Revision: 20942e2
14mr|libgsasl-1.8.0-2|102	- MassBuild#440: Increase release tag
14mr|libgsasl-1.8.0-2|103	
14mr|libgsasl-1.8.0-2|104	

17206 14
14mr|libgsf-1.14.30-2|1	%define api	1
14mr|libgsf-1.14.30-2|2	%define major	114
14mr|libgsf-1.14.30-2|3	%define libname	%mklibname gsf- %{api} %{major}
14mr|libgsf-1.14.30-2|4	%define girname %mklibname %{name}-gir %{api}
14mr|libgsf-1.14.30-2|5	%define devname	%mklibname -d gsf- %{api}
14mr|libgsf-1.14.30-2|6	
14mr|libgsf-1.14.30-2|7	
14mr|libgsf-1.14.30-2|8	Summary:	GNOME Structured File library
14mr|libgsf-1.14.30-2|9	
14mr|libgsf-1.14.30-2|10	Name:		libgsf
14mr|libgsf-1.14.30-2|11	Epoch:		1
14mr|libgsf-1.14.30-2|12	Version:	1.14.30
14mr|libgsf-1.14.30-2|13	Release:	2
14mr|libgsf-1.14.30-2|14	Group:		System/Libraries
14mr|libgsf-1.14.30-2|15	License:	LGPLv2
14mr|libgsf-1.14.30-2|16	URL:		http://www.gnumeric.org
14mr|libgsf-1.14.30-2|17	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/libgsf/1.14/%{name}-%{version}.tar.xz
14mr|libgsf-1.14.30-2|18	
14mr|libgsf-1.14.30-2|19	BuildRequires:	GConf2
14mr|libgsf-1.14.30-2|20	BuildRequires:	gtk-doc
14mr|libgsf-1.14.30-2|21	BuildRequires:	intltool
14mr|libgsf-1.14.30-2|22	BuildRequires:	bzip2-devel
14mr|libgsf-1.14.30-2|23	BuildRequires:	pygtk2.0-devel
14mr|libgsf-1.14.30-2|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libgsf-1.14.30-2|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14mr|libgsf-1.14.30-2|26	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.2.0
14mr|libgsf-1.14.30-2|27	BuildRequires:	pkgconfig(gnome-vfs-module-2.0) >= 2.2.0
14mr|libgsf-1.14.30-2|28	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6.0
14mr|libgsf-1.14.30-2|29	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mr|libgsf-1.14.30-2|30	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|libgsf-1.14.30-2|31	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.0.0
14mr|libgsf-1.14.30-2|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mr|libgsf-1.14.30-2|33	BuildRequires:	pkgconfig(popt)
14mr|libgsf-1.14.30-2|34	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|libgsf-1.14.30-2|35	
14mr|libgsf-1.14.30-2|36	%description
14mr|libgsf-1.14.30-2|37	A library for reading and writing structured files (eg MS OLE and Zip).
14mr|libgsf-1.14.30-2|38	
14mr|libgsf-1.14.30-2|39	%package -n %{libname}
14mr|libgsf-1.14.30-2|40	Summary:	%{summary}
14mr|libgsf-1.14.30-2|41	
14mr|libgsf-1.14.30-2|42	Group:		%{group}
14mr|libgsf-1.14.30-2|43	
14mr|libgsf-1.14.30-2|44	%description -n %{libname}
14mr|libgsf-1.14.30-2|45	A library for reading and writing structured files (eg MS OLE and Zip).
14mr|libgsf-1.14.30-2|46	
14mr|libgsf-1.14.30-2|47	%package -n %{girname}
14mr|libgsf-1.14.30-2|48	Summary:	GObject Introspection interface description for %{name}
14mr|libgsf-1.14.30-2|49	
14mr|libgsf-1.14.30-2|50	Group:		System/Libraries
14mr|libgsf-1.14.30-2|51	
14mr|libgsf-1.14.30-2|52	%description -n %{girname}
14mr|libgsf-1.14.30-2|53	GObject Introspection interface description for %{name}.
14mr|libgsf-1.14.30-2|54	
14mr|libgsf-1.14.30-2|55	%package -n %{devname}
14mr|libgsf-1.14.30-2|56	Summary:	Support files necessary to compile applications with libgsf
14mr|libgsf-1.14.30-2|57	
14mr|libgsf-1.14.30-2|58	Group:		Development/C
14mr|libgsf-1.14.30-2|59	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mr|libgsf-1.14.30-2|60	Requires:	%{girname} = %{epoch}:%{version}-%{release}
14mr|libgsf-1.14.30-2|61	Provides:	%{name}-%{api}-devel = %{epoch}:%{version}-%{release}
14mr|libgsf-1.14.30-2|62	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mr|libgsf-1.14.30-2|63	Obsoletes:	%mklibname -d gsf- 1 114
14mr|libgsf-1.14.30-2|64	
14mr|libgsf-1.14.30-2|65	%description -n %{devname}
14mr|libgsf-1.14.30-2|66	Libraries, headers, and support files necessary to compile
14mr|libgsf-1.14.30-2|67	applications using libgsf.
14mr|libgsf-1.14.30-2|68	
14mr|libgsf-1.14.30-2|69	%prep
14mr|libgsf-1.14.30-2|70	%setup -q
14mr|libgsf-1.14.30-2|71	
14mr|libgsf-1.14.30-2|72	%build
14mr|libgsf-1.14.30-2|73	%configure2_5x \
14mr|libgsf-1.14.30-2|74	--disable-static \
14mr|libgsf-1.14.30-2|75	--with-python \
14mr|libgsf-1.14.30-2|76	--enable-gtk-doc \
14mr|libgsf-1.14.30-2|77	--enable-introspection
14mr|libgsf-1.14.30-2|78	
14mr|libgsf-1.14.30-2|79	%make
14mr|libgsf-1.14.30-2|80	
14mr|libgsf-1.14.30-2|81	%install
14mr|libgsf-1.14.30-2|82	%makeinstall_std
14mr|libgsf-1.14.30-2|83	
14mr|libgsf-1.14.30-2|84	# remove unpackaged files
14mr|libgsf-1.14.30-2|85	rm -rf %{buildroot}%{_datadir}/doc/libgsf
14mr|libgsf-1.14.30-2|86	
14mr|libgsf-1.14.30-2|87	%find_lang libgsf
14mr|libgsf-1.14.30-2|88	
14mr|libgsf-1.14.30-2|89	%files -f %{name}.lang
14mr|libgsf-1.14.30-2|90	%doc AUTHORS COPYING README
14mr|libgsf-1.14.30-2|91	# %{_bindir}/gsf
14mr|libgsf-1.14.30-2|92	%{_bindir}/gsf-vba-dump
14mr|libgsf-1.14.30-2|93	%{_bindir}/gsf-office-thumbnailer
14mr|libgsf-1.14.30-2|94	%{_datadir}/thumbnailers/gsf-office.thumbnailer
14mr|libgsf-1.14.30-2|95	%{_mandir}/man1/*
14mr|libgsf-1.14.30-2|96	%{_bindir}/gsf
14mr|libgsf-1.14.30-2|97	%{_datadir}/gtk-doc/html/gsf
14mr|libgsf-1.14.30-2|98	
14mr|libgsf-1.14.30-2|99	%files -n %{libname}
14mr|libgsf-1.14.30-2|100	%{_libdir}/libgsf*-%{api}.so.%{major}*
14mr|libgsf-1.14.30-2|101	
14mr|libgsf-1.14.30-2|102	%files -n %{girname}
14mr|libgsf-1.14.30-2|103	%{_libdir}/girepository-1.0/Gsf-%{api}.typelib
14mr|libgsf-1.14.30-2|104	
14mr|libgsf-1.14.30-2|105	%files -n %{devname}
14mr|libgsf-1.14.30-2|106	# %doc %{_datadir}/gtk-doc/html/gsf
14mr|libgsf-1.14.30-2|107	%{_libdir}/*.so
14mr|libgsf-1.14.30-2|108	%{_includedir}/*
14mr|libgsf-1.14.30-2|109	%{_libdir}/pkgconfig/*
14mr|libgsf-1.14.30-2|110	%{_datadir}/gir-1.0/*.gir
14mr|libgsf-1.14.30-2|111	
14mr|libgsf-1.14.30-2|112	%changelog
14mr|libgsf-1.14.30-2|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.14.30-2
14mr|libgsf-1.14.30-2|114	+ Revision: 5f4c0af
14mr|libgsf-1.14.30-2|115	- MassBuild#440: Increase release tag
14mr|libgsf-1.14.30-2|116	
14mr|libgsf-1.14.30-2|117	

17207 14
14mr|libgssglue-0.4-2|1	%define	major 1
14mr|libgssglue-0.4-2|2	%define libname	%mklibname gssglue %{major}
14mr|libgssglue-0.4-2|3	%define develname %mklibname gssglue -d
14mr|libgssglue-0.4-2|4	
14mr|libgssglue-0.4-2|5	Summary:	A mechanism-switch gssapi library
14mr|libgssglue-0.4-2|6	Name:		libgssglue
14mr|libgssglue-0.4-2|7	Version:	0.4
14mr|libgssglue-0.4-2|8	Release:	2
14mr|libgssglue-0.4-2|9	License:	BSD-like
14mr|libgssglue-0.4-2|10	Group:		System/Libraries
14mr|libgssglue-0.4-2|11	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
14mr|libgssglue-0.4-2|12	Source0:        http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
14mr|libgssglue-0.4-2|13	BuildRequires:	krb5-devel >= 1.3
14mr|libgssglue-0.4-2|14	
14mr|libgssglue-0.4-2|15	%description
14mr|libgssglue-0.4-2|16	libgssglue provides a gssapi interface, but does not implement any
14mr|libgssglue-0.4-2|17	gssapi mechanisms itself; instead it calls other gssapi functions
14mr|libgssglue-0.4-2|18	(e.g., those provided by MIT Kerberos), depending on the requested
14mr|libgssglue-0.4-2|19	mechanism, to do the work.
14mr|libgssglue-0.4-2|20	
14mr|libgssglue-0.4-2|21	%package -n	%{libname}
14mr|libgssglue-0.4-2|22	Summary:	A mechanism-switch gssapi library
14mr|libgssglue-0.4-2|23	Group:		System/Libraries
14mr|libgssglue-0.4-2|24	
14mr|libgssglue-0.4-2|25	%description -n	%{libname}
14mr|libgssglue-0.4-2|26	libgssapi provides a gssapi interface, but does not implement any
14mr|libgssglue-0.4-2|27	gssapi mechanisms itself; instead it calls other gssapi functions
14mr|libgssglue-0.4-2|28	(e.g., those provided by MIT Kerberos), depending on the requested
14mr|libgssglue-0.4-2|29	mechanism, to do the work.
14mr|libgssglue-0.4-2|30	
14mr|libgssglue-0.4-2|31	%package -n	%{develname}
14mr|libgssglue-0.4-2|32	Summary:	Static library and header files for the libgssapi library
14mr|libgssglue-0.4-2|33	Group:		Development/C
14mr|libgssglue-0.4-2|34	Requires:	%{libname} >= %{version}-%{release}
14mr|libgssglue-0.4-2|35	Provides:	gssglue-devel = %{version}-%{release}
14mr|libgssglue-0.4-2|36	Obsoletes:	%{mklibname gssapi 2 -d}
14mr|libgssglue-0.4-2|37	
14mr|libgssglue-0.4-2|38	%description -n	%{develname}
14mr|libgssglue-0.4-2|39	libgssapi provides a gssapi interface, but does not implement any
14mr|libgssglue-0.4-2|40	gssapi mechanisms itself; instead it calls other gssapi functions
14mr|libgssglue-0.4-2|41	(e.g., those provided by MIT Kerberos), depending on the requested
14mr|libgssglue-0.4-2|42	mechanism, to do the work.
14mr|libgssglue-0.4-2|43	
14mr|libgssglue-0.4-2|44	This package contains the static libgssapi library and its
14mr|libgssglue-0.4-2|45	header files.
14mr|libgssglue-0.4-2|46	
14mr|libgssglue-0.4-2|47	%prep
14mr|libgssglue-0.4-2|48	%setup -q
14mr|libgssglue-0.4-2|49	# lib64 fix
14mr|libgssglue-0.4-2|50	perl -pi -e "s|/usr/lib|%{_libdir}|g" doc/gssapi_mech.conf
14mr|libgssglue-0.4-2|51	
14mr|libgssglue-0.4-2|52	%build
14mr|libgssglue-0.4-2|53	%configure2_5x
14mr|libgssglue-0.4-2|54	%make
14mr|libgssglue-0.4-2|55	
14mr|libgssglue-0.4-2|56	%install
14mr|libgssglue-0.4-2|57	rm -rf %{buildroot}
14mr|libgssglue-0.4-2|58	
14mr|libgssglue-0.4-2|59	install -d %{buildroot}%{_sysconfdir}
14mr|libgssglue-0.4-2|60	
14mr|libgssglue-0.4-2|61	%makeinstall_std
14mr|libgssglue-0.4-2|62	
14mr|libgssglue-0.4-2|63	%multiarch_includes %{buildroot}%{_includedir}/gssglue/gssapi/gssapi.h
14mr|libgssglue-0.4-2|64	
14mr|libgssglue-0.4-2|65	# cleanup
14mr|libgssglue-0.4-2|66	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libgssglue-0.4-2|67	
14mr|libgssglue-0.4-2|68	%files -n %{libname}
14mr|libgssglue-0.4-2|69	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14mr|libgssglue-0.4-2|70	%{_libdir}/*.so.%{major}*
14mr|libgssglue-0.4-2|71	
14mr|libgssglue-0.4-2|72	%files -n %{develname}
14mr|libgssglue-0.4-2|73	%{multiarch_includedir}/gssglue/gssapi/gssapi.h
14mr|libgssglue-0.4-2|74	%{_includedir}/gssglue/gssapi/gssapi.h
14mr|libgssglue-0.4-2|75	%{_libdir}/*.so
14mr|libgssglue-0.4-2|76	%{_libdir}/pkgconfig/libgssglue.pc
14mr|libgssglue-0.4-2|77	
14mr|libgssglue-0.4-2|78	
14mr|libgssglue-0.4-2|79	
14mr|libgssglue-0.4-2|80	%changelog
14mr|libgssglue-0.4-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|libgssglue-0.4-2|82	+ Revision: 87b648a
14mr|libgssglue-0.4-2|83	- MassBuild#440: Increase release tag
14mr|libgssglue-0.4-2|84	
14mr|libgssglue-0.4-2|85	

17208 14
14mr|libgtkhtml2-2.11.1-11|1	%define pkgname libgtkhtml
14mr|libgtkhtml2-2.11.1-11|2	%define lib_major 0
14mr|libgtkhtml2-2.11.1-11|3	%define api_version 2
14mr|libgtkhtml2-2.11.1-11|4	%define libname %mklibname gtkhtml %{api_version} %{lib_major}
14mr|libgtkhtml2-2.11.1-11|5	%define libnamedev %mklibname -d gtkhtml %{api_version}
14mr|libgtkhtml2-2.11.1-11|6	
14mr|libgtkhtml2-2.11.1-11|7	Summary:	GtkHTML 2
14mr|libgtkhtml2-2.11.1-11|8	Name:		%{pkgname}%{api_version}
14mr|libgtkhtml2-2.11.1-11|9	Version:	2.11.1
14mr|libgtkhtml2-2.11.1-11|10	Release:	11
14mr|libgtkhtml2-2.11.1-11|11	License:	LGPL
14mr|libgtkhtml2-2.11.1-11|12	Url:		http://www.gnome.org/
14mr|libgtkhtml2-2.11.1-11|13	Group:		System/Libraries
14mr|libgtkhtml2-2.11.1-11|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgtkhtml2-2.11.1-11|15	Patch0:		libgtkhtml-2.11.1-wformat.patch
14mr|libgtkhtml2-2.11.1-11|16	BuildRequires:	pkgconfig(gail)
14mr|libgtkhtml2-2.11.1-11|17	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|libgtkhtml2-2.11.1-11|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libgtkhtml2-2.11.1-11|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libgtkhtml2-2.11.1-11|20	
14mr|libgtkhtml2-2.11.1-11|21	%description
14mr|libgtkhtml2-2.11.1-11|22	GtkHTML 2
14mr|libgtkhtml2-2.11.1-11|23	
14mr|libgtkhtml2-2.11.1-11|24	%package -n %{libname}
14mr|libgtkhtml2-2.11.1-11|25	Summary:	%{summary}
14mr|libgtkhtml2-2.11.1-11|26	Group:		%{group}
14mr|libgtkhtml2-2.11.1-11|27	
14mr|libgtkhtml2-2.11.1-11|28	%description -n %{libname}
14mr|libgtkhtml2-2.11.1-11|29	GtkHTML 2 shared library
14mr|libgtkhtml2-2.11.1-11|30	
14mr|libgtkhtml2-2.11.1-11|31	%package -n %{libnamedev}
14mr|libgtkhtml2-2.11.1-11|32	Summary:	Static libraries, include files for GtkHTML2
14mr|libgtkhtml2-2.11.1-11|33	Group:		Development/GNOME and GTK+
14mr|libgtkhtml2-2.11.1-11|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgtkhtml2-2.11.1-11|35	Provides:	gtkhtml2-devel = %{version}-%{release}
14mr|libgtkhtml2-2.11.1-11|36	Requires:	%{libname} = %{version}-%{release}
14mr|libgtkhtml2-2.11.1-11|37	
14mr|libgtkhtml2-2.11.1-11|38	%description -n %{libnamedev}
14mr|libgtkhtml2-2.11.1-11|39	GtkHTML2 development files
14mr|libgtkhtml2-2.11.1-11|40	
14mr|libgtkhtml2-2.11.1-11|41	%prep
14mr|libgtkhtml2-2.11.1-11|42	%setup -q -n %{pkgname}-%{version}
14mr|libgtkhtml2-2.11.1-11|43	%patch0 -p1 -b .wformat
14mr|libgtkhtml2-2.11.1-11|44	
14mr|libgtkhtml2-2.11.1-11|45	%build
14mr|libgtkhtml2-2.11.1-11|46	%configure2_5x --disable-static
14mr|libgtkhtml2-2.11.1-11|47	
14mr|libgtkhtml2-2.11.1-11|48	%make LIBS="-lm"
14mr|libgtkhtml2-2.11.1-11|49	
14mr|libgtkhtml2-2.11.1-11|50	%install
14mr|libgtkhtml2-2.11.1-11|51	%makeinstall_std
14mr|libgtkhtml2-2.11.1-11|52	
14mr|libgtkhtml2-2.11.1-11|53	%files -n %{libname}
14mr|libgtkhtml2-2.11.1-11|54	%{_libdir}/libgtkhtml-%{api_version}.so.%{lib_major}*
14mr|libgtkhtml2-2.11.1-11|55	
14mr|libgtkhtml2-2.11.1-11|56	%files -n %{libnamedev}
14mr|libgtkhtml2-2.11.1-11|57	%{_libdir}/*.so
14mr|libgtkhtml2-2.11.1-11|58	%{_libdir}/pkgconfig/*
14mr|libgtkhtml2-2.11.1-11|59	%{_includedir}/*
14mr|libgtkhtml2-2.11.1-11|60	
14mr|libgtkhtml2-2.11.1-11|61	
14mr|libgtkhtml2-2.11.1-11|62	
14mr|libgtkhtml2-2.11.1-11|63	
14mr|libgtkhtml2-2.11.1-11|64	
14mr|libgtkhtml2-2.11.1-11|65	%changelog
14mr|libgtkhtml2-2.11.1-11|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.11.1-11
14mr|libgtkhtml2-2.11.1-11|67	+ Revision: ba2f36c
14mr|libgtkhtml2-2.11.1-11|68	- MassBuild#440: Increase release tag
14mr|libgtkhtml2-2.11.1-11|69	
14mr|libgtkhtml2-2.11.1-11|70	

17209 14
14mr|libgtop2-2.28.3-8|1	# build_example: Compiles example binaries as well
14mr|libgtop2-2.28.3-8|2	#	0 = no
14mr|libgtop2-2.28.3-8|3	#	1 = yes
14mr|libgtop2-2.28.3-8|4	%define build_example	0
14mr|libgtop2-2.28.3-8|5	
14mr|libgtop2-2.28.3-8|6	# End of user configurable section
14mr|libgtop2-2.28.3-8|7	
14mr|libgtop2-2.28.3-8|8	%{?_without_example: %{expand: %%define build_example 0}}
14mr|libgtop2-2.28.3-8|9	%{?_with_example: %{expand: %%define build_example 1}}
14mr|libgtop2-2.28.3-8|10	
14mr|libgtop2-2.28.3-8|11	%define req_glib2_version	2.0.0
14mr|libgtop2-2.28.3-8|12	
14mr|libgtop2-2.28.3-8|13	%define	pkgname		libgtop
14mr|libgtop2-2.28.3-8|14	%define api_version	2.0
14mr|libgtop2-2.28.3-8|15	%define lib_major	7
14mr|libgtop2-2.28.3-8|16	%define libname	%mklibname gtop %{api_version} %{lib_major}
14mr|libgtop2-2.28.3-8|17	%define libnamedev %mklibname -d gtop %{api_version}
14mr|libgtop2-2.28.3-8|18	%define last_abi_break_version 2.14.0
14mr|libgtop2-2.28.3-8|19	
14mr|libgtop2-2.28.3-8|20	Summary:	The LibGTop library
14mr|libgtop2-2.28.3-8|21	Name:     	%{pkgname}2
14mr|libgtop2-2.28.3-8|22	Version: 2.28.3
14mr|libgtop2-2.28.3-8|23	Release: 8
14mr|libgtop2-2.28.3-8|24	License:	GPLv2+
14mr|libgtop2-2.28.3-8|25	Group:		System/Libraries
14mr|libgtop2-2.28.3-8|26	URL:		http://www.gnome.org/
14mr|libgtop2-2.28.3-8|27	
14mr|libgtop2-2.28.3-8|28	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mr|libgtop2-2.28.3-8|29	BuildRequires:	glib2-devel >= %{req_glib2_version}
14mr|libgtop2-2.28.3-8|30	BuildRequires:	gobject-introspection-devel
14mr|libgtop2-2.28.3-8|31	BuildRequires:	libxau-devel
14mr|libgtop2-2.28.3-8|32	BuildRequires:	texinfo
14mr|libgtop2-2.28.3-8|33	BuildRequires:	gtk-doc
14mr|libgtop2-2.28.3-8|34	BuildRequires:  intltool
14mr|libgtop2-2.28.3-8|35	
14mr|libgtop2-2.28.3-8|36	%description
14mr|libgtop2-2.28.3-8|37	LibGTop is a library that fetches information about the running
14mr|libgtop2-2.28.3-8|38	system such as CPU and memory useage, active processes and more.
14mr|libgtop2-2.28.3-8|39	
14mr|libgtop2-2.28.3-8|40	On Linux systems, this information is taken directly from the /proc
14mr|libgtop2-2.28.3-8|41	filesystem while on other systems a server is used to read that
14mr|libgtop2-2.28.3-8|42	information from other /dev/kmem, among others.
14mr|libgtop2-2.28.3-8|43	
14mr|libgtop2-2.28.3-8|44	%package -n %{libname}
14mr|libgtop2-2.28.3-8|45	Summary:	%{summary}
14mr|libgtop2-2.28.3-8|46	Group:		%{group}
14mr|libgtop2-2.28.3-8|47	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mr|libgtop2-2.28.3-8|48	Requires:   %{name} >= %{version}
14mr|libgtop2-2.28.3-8|49	Requires:	glib2 >= %{req_glib2_version}
14mr|libgtop2-2.28.3-8|50	
14mr|libgtop2-2.28.3-8|51	%description -n %{libname}
14mr|libgtop2-2.28.3-8|52	LibGTop is a library that fetches information about the running
14mr|libgtop2-2.28.3-8|53	system such as CPU and memory useage, active processes and more.
14mr|libgtop2-2.28.3-8|54	
14mr|libgtop2-2.28.3-8|55	On Linux systems, this information is taken directly from the /proc
14mr|libgtop2-2.28.3-8|56	filesystem while on other systems a server is used to read that
14mr|libgtop2-2.28.3-8|57	information from other /dev/kmem, among others.
14mr|libgtop2-2.28.3-8|58	
14mr|libgtop2-2.28.3-8|59	%package -n %{libnamedev}
14mr|libgtop2-2.28.3-8|60	Summary:	Development files for %{pkgname}
14mr|libgtop2-2.28.3-8|61	Group:		Development/GNOME and GTK+
14mr|libgtop2-2.28.3-8|62	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|libgtop2-2.28.3-8|63	Requires:	%{libname} = %{version}
14mr|libgtop2-2.28.3-8|64	Requires:	glib2-devel >= %{req_glib2_version}
14mr|libgtop2-2.28.3-8|65	Conflicts:	%{pkgname}%{api_version}-devel < %{last_abi_break_version}
14mr|libgtop2-2.28.3-8|66	Obsoletes: %mklibname -d gtop %{api_version} %{lib_major}
14mr|libgtop2-2.28.3-8|67	
14mr|libgtop2-2.28.3-8|68	%description -n %{libnamedev}
14mr|libgtop2-2.28.3-8|69	LibGTop is a library that fetches information about the running
14mr|libgtop2-2.28.3-8|70	system such as CPU and memory useage, active processes and more.
14mr|libgtop2-2.28.3-8|71	
14mr|libgtop2-2.28.3-8|72	Install this package if you wish to develop applications that access
14mr|libgtop2-2.28.3-8|73	information on system statistics such as CPU and memory usage.
14mr|libgtop2-2.28.3-8|74	
14mr|libgtop2-2.28.3-8|75	%prep
14mr|libgtop2-2.28.3-8|76	%setup -q -n %{pkgname}-%{version}
14mr|libgtop2-2.28.3-8|77	
14mr|libgtop2-2.28.3-8|78	%build
14mr|libgtop2-2.28.3-8|79	%configure2_5x \
14mr|libgtop2-2.28.3-8|80	%if %build_example
14mr|libgtop2-2.28.3-8|81	--with-libgtop-examples
14mr|libgtop2-2.28.3-8|82	%endif
14mr|libgtop2-2.28.3-8|83	
14mr|libgtop2-2.28.3-8|84	%make
14mr|libgtop2-2.28.3-8|85	
14mr|libgtop2-2.28.3-8|86	
14mr|libgtop2-2.28.3-8|87	%install
14mr|libgtop2-2.28.3-8|88	%makeinstall_std
14mr|libgtop2-2.28.3-8|89	%{find_lang} %{pkgname}-%{api_version}
14mr|libgtop2-2.28.3-8|90	
14mr|libgtop2-2.28.3-8|91	
14mr|libgtop2-2.28.3-8|92	%files -f %{pkgname}-%{api_version}.lang
14mr|libgtop2-2.28.3-8|93	%defattr(-, root, root)
14mr|libgtop2-2.28.3-8|94	%doc NEWS README
14mr|libgtop2-2.28.3-8|95	%if %build_example
14mr|libgtop2-2.28.3-8|96	%dir %{_libdir}/%{pkgname}
14mr|libgtop2-2.28.3-8|97	%{_libdir}/%{pkgname}/first*
14mr|libgtop2-2.28.3-8|98	%{_libdir}/%{pkgname}/mountlist*
14mr|libgtop2-2.28.3-8|99	%{_libdir}/%{pkgname}/netload*
14mr|libgtop2-2.28.3-8|100	%{_libdir}/%{pkgname}/procmap*
14mr|libgtop2-2.28.3-8|101	%{_libdir}/%{pkgname}/second*
14mr|libgtop2-2.28.3-8|102	%{_libdir}/%{pkgname}/smp*
14mr|libgtop2-2.28.3-8|103	%{_libdir}/%{pkgname}/sysdeps*
14mr|libgtop2-2.28.3-8|104	%{_libdir}/%{pkgname}/timings*
14mr|libgtop2-2.28.3-8|105	%endif
14mr|libgtop2-2.28.3-8|106	
14mr|libgtop2-2.28.3-8|107	%files -n %{libname}
14mr|libgtop2-2.28.3-8|108	%defattr(-, root, root)
14mr|libgtop2-2.28.3-8|109	%doc NEWS README
14mr|libgtop2-2.28.3-8|110	%{_libdir}/lib*.so.%{lib_major}*
14mr|libgtop2-2.28.3-8|111	%{_libdir}/girepository-1.0/GTop-%{api_version}.typelib
14mr|libgtop2-2.28.3-8|112	
14mr|libgtop2-2.28.3-8|113	%files -n %{libnamedev}
14mr|libgtop2-2.28.3-8|114	%defattr(-, root, root)
14mr|libgtop2-2.28.3-8|115	%doc AUTHORS ChangeLog
14mr|libgtop2-2.28.3-8|116	%doc %_datadir/gtk-doc/html/*
14mr|libgtop2-2.28.3-8|117	%{_includedir}/%{pkgname}-%{api_version}
14mr|libgtop2-2.28.3-8|118	%{_libdir}/lib*.so
14mr|libgtop2-2.28.3-8|119	%attr(644,root,root) %{_libdir}/*a
14mr|libgtop2-2.28.3-8|120	%{_libdir}/pkgconfig/*
14mr|libgtop2-2.28.3-8|121	%{_infodir}/*.info*
14mr|libgtop2-2.28.3-8|122	%_datadir/gir-1.0/GTop-%{api_version}.gir
14mr|libgtop2-2.28.3-8|123	
14mr|libgtop2-2.28.3-8|124	
14mr|libgtop2-2.28.3-8|125	
14mr|libgtop2-2.28.3-8|126	%changelog
14mr|libgtop2-2.28.3-8|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28.3-8
14mr|libgtop2-2.28.3-8|128	+ Revision: 71fe5d2
14mr|libgtop2-2.28.3-8|129	- MassBuild#440: Increase release tag
14mr|libgtop2-2.28.3-8|130	
14mr|libgtop2-2.28.3-8|131	

17210 14
14mr|libguess-1.1-3|1	%define major 1
14mr|libguess-1.1-3|2	%define libname %mklibname guess %{major}
14mr|libguess-1.1-3|3	%define develname %mklibname -d guess
14mr|libguess-1.1-3|4	
14mr|libguess-1.1-3|5	Summary:	A high-speed character set detection library
14mr|libguess-1.1-3|6	Name:		libguess
14mr|libguess-1.1-3|7	Version:	1.1
14mr|libguess-1.1-3|8	Release:	3
14mr|libguess-1.1-3|9	License:	BSD
14mr|libguess-1.1-3|10	Group:		System/Libraries
14mr|libguess-1.1-3|11	Url:		http://www.atheme.org/project/guess
14mr|libguess-1.1-3|12	Source0:	http://distfiles.atheme.org/%{name}-%{version}.tar.bz2
14mr|libguess-1.1-3|13	BuildRequires:	libmowgli-devel >= 0.7.0
14mr|libguess-1.1-3|14	
14mr|libguess-1.1-3|15	%description
14mr|libguess-1.1-3|16	Libguess is a high-speed character set detection library. It employs
14mr|libguess-1.1-3|17	discrete-finite automata to deduce the character set of an imput buffer.
14mr|libguess-1.1-3|18	
14mr|libguess-1.1-3|19	%package -n %{libname}
14mr|libguess-1.1-3|20	Group:		System/Libraries
14mr|libguess-1.1-3|21	Summary:	A high-speed character set detection library
14mr|libguess-1.1-3|22	
14mr|libguess-1.1-3|23	%description -n %{libname}
14mr|libguess-1.1-3|24	Libguess is a high-speed character set detection library. It employs
14mr|libguess-1.1-3|25	discrete-finite automata to deduce the character set of an imput buffer.
14mr|libguess-1.1-3|26	
14mr|libguess-1.1-3|27	%package -n %{develname}
14mr|libguess-1.1-3|28	Group:		Development/C
14mr|libguess-1.1-3|29	Summary:	A high-speed character set detection library
14mr|libguess-1.1-3|30	Requires:	%{libname} = %{version}-%{release}
14mr|libguess-1.1-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|libguess-1.1-3|32	
14mr|libguess-1.1-3|33	%description -n %{develname}
14mr|libguess-1.1-3|34	Libguess is a high-speed character set detection library. It employs
14mr|libguess-1.1-3|35	discrete-finite automata to deduce the character set of an imput buffer.
14mr|libguess-1.1-3|36	
14mr|libguess-1.1-3|37	Install this if you want to build applications with %{name}.
14mr|libguess-1.1-3|38	
14mr|libguess-1.1-3|39	%prep
14mr|libguess-1.1-3|40	%setup -q
14mr|libguess-1.1-3|41	
14mr|libguess-1.1-3|42	%build
14mr|libguess-1.1-3|43	%configure2_5x
14mr|libguess-1.1-3|44	%make
14mr|libguess-1.1-3|45	
14mr|libguess-1.1-3|46	%install
14mr|libguess-1.1-3|47	%makeinstall_std
14mr|libguess-1.1-3|48	
14mr|libguess-1.1-3|49	%files -n %{libname}
14mr|libguess-1.1-3|50	%{_libdir}/libguess.so.%{major}*
14mr|libguess-1.1-3|51	
14mr|libguess-1.1-3|52	%files -n %{develname}
14mr|libguess-1.1-3|53	%{_libdir}/libguess.so
14mr|libguess-1.1-3|54	%{_libdir}/pkgconfig/%{name}.pc
14mr|libguess-1.1-3|55	%{_includedir}/%{name}
14mr|libguess-1.1-3|56	
14mr|libguess-1.1-3|57	
14mr|libguess-1.1-3|58	
14mr|libguess-1.1-3|59	%changelog
14mr|libguess-1.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|libguess-1.1-3|61	+ Revision: 4ca99ef
14mr|libguess-1.1-3|62	- MassBuild#440: Increase release tag
14mr|libguess-1.1-3|63	
14mr|libguess-1.1-3|64	

17211 14
14mr|libgusb-0.1.6-5|1	%define api 1.0
14mr|libgusb-0.1.6-5|2	%define major     2
14mr|libgusb-0.1.6-5|3	%define girname %mklibname gusb-gir %{api}
14mr|libgusb-0.1.6-5|4	%define libname   %mklibname gusb %{major}
14mr|libgusb-0.1.6-5|5	%define develname %mklibname gusb -d
14mr|libgusb-0.1.6-5|6	
14mr|libgusb-0.1.6-5|7	Summary:   GLib wrapper around libusb1
14mr|libgusb-0.1.6-5|8	Name:      libgusb
14mr|libgusb-0.1.6-5|9	Version:   0.1.6
14mr|libgusb-0.1.6-5|10	Release:   5
14mr|libgusb-0.1.6-5|11	License:   LGPLv2+
14mr|libgusb-0.1.6-5|12	Group:     System/Libraries
14mr|libgusb-0.1.6-5|13	URL:       https://gitorious.org/gusb/
14mr|libgusb-0.1.6-5|14	Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14mr|libgusb-0.1.6-5|15	
14mr|libgusb-0.1.6-5|16	BuildRequires: glib2-devel >= 2.16.1
14mr|libgusb-0.1.6-5|17	BuildRequires: libtool
14mr|libgusb-0.1.6-5|18	BuildRequires: pkgconfig(gudev-1.0)
14mr|libgusb-0.1.6-5|19	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|libgusb-0.1.6-5|20	BuildRequires: pkgconfig(libusb-1.0)
14mr|libgusb-0.1.6-5|21	
14mr|libgusb-0.1.6-5|22	%description
14mr|libgusb-0.1.6-5|23	GUsb is a GObject wrapper for libusb1 that makes it easy to do
14mr|libgusb-0.1.6-5|24	asynchronous control, bulk and interrupt transfers with proper
14mr|libgusb-0.1.6-5|25	cancellation and integration into a mainloop.
14mr|libgusb-0.1.6-5|26	
14mr|libgusb-0.1.6-5|27	%package -n %{libname}
14mr|libgusb-0.1.6-5|28	Summary:   GLib wrapper around libusb1
14mr|libgusb-0.1.6-5|29	Group:     System/Libraries
14mr|libgusb-0.1.6-5|30	
14mr|libgusb-0.1.6-5|31	%description -n %{libname}
14mr|libgusb-0.1.6-5|32	GUsb is a GObject wrapper for libusb1 that makes it easy to do
14mr|libgusb-0.1.6-5|33	asynchronous control, bulk and interrupt transfers with proper
14mr|libgusb-0.1.6-5|34	cancellation and integration into a mainloop.
14mr|libgusb-0.1.6-5|35	
14mr|libgusb-0.1.6-5|36	%package -n %{girname}
14mr|libgusb-0.1.6-5|37	Summary:        GObject Introspection interface description for %{name}
14mr|libgusb-0.1.6-5|38	Group:          System/Libraries
14mr|libgusb-0.1.6-5|39	Conflicts: %{libname} < %{version}-%{release}
14mr|libgusb-0.1.6-5|40	
14mr|libgusb-0.1.6-5|41	%description -n %{girname}
14mr|libgusb-0.1.6-5|42	GObject Introspection interface description for %{name}.
14mr|libgusb-0.1.6-5|43	
14mr|libgusb-0.1.6-5|44	%package -n %{develname}
14mr|libgusb-0.1.6-5|45	Summary: Libraries and headers for gusb
14mr|libgusb-0.1.6-5|46	Group: Development/C
14mr|libgusb-0.1.6-5|47	Provides: %{name}-devel = %{EVRD}
14mr|libgusb-0.1.6-5|48	Requires: %{libname} = %{version}
14mr|libgusb-0.1.6-5|49	Requires: %{girname} = %{version}
14mr|libgusb-0.1.6-5|50	
14mr|libgusb-0.1.6-5|51	
14mr|libgusb-0.1.6-5|52	%description -n %{develname}
14mr|libgusb-0.1.6-5|53	GLib headers and libraries for gusb.
14mr|libgusb-0.1.6-5|54	
14mr|libgusb-0.1.6-5|55	%prep
14mr|libgusb-0.1.6-5|56	%setup -q
14mr|libgusb-0.1.6-5|57	
14mr|libgusb-0.1.6-5|58	%build
14mr|libgusb-0.1.6-5|59	autoreconf -fi
14mr|libgusb-0.1.6-5|60	%configure \
14mr|libgusb-0.1.6-5|61	--disable-static \
14mr|libgusb-0.1.6-5|62	--disable-dependency-tracking
14mr|libgusb-0.1.6-5|63	
14mr|libgusb-0.1.6-5|64	%make
14mr|libgusb-0.1.6-5|65	
14mr|libgusb-0.1.6-5|66	%install
14mr|libgusb-0.1.6-5|67	%makeinstall_std
14mr|libgusb-0.1.6-5|68	
14mr|libgusb-0.1.6-5|69	rm -f %{buildroot}%{_libdir}/libgusb.la
14mr|libgusb-0.1.6-5|70	
14mr|libgusb-0.1.6-5|71	%post -p /sbin/ldconfig
14mr|libgusb-0.1.6-5|72	%postun -p /sbin/ldconfig
14mr|libgusb-0.1.6-5|73	
14mr|libgusb-0.1.6-5|74	%files -n %{libname}
14mr|libgusb-0.1.6-5|75	%{_libdir}/libgusb.so.%{major}*
14mr|libgusb-0.1.6-5|76	
14mr|libgusb-0.1.6-5|77	%files -n %{girname}
14mr|libgusb-0.1.6-5|78	%{_libdir}/girepository-1.0/GUsb-%{api}.typelib
14mr|libgusb-0.1.6-5|79	
14mr|libgusb-0.1.6-5|80	%files -n %{develname}
14mr|libgusb-0.1.6-5|81	%doc README AUTHORS NEWS COPYING
14mr|libgusb-0.1.6-5|82	%{_includedir}/gusb-1
14mr|libgusb-0.1.6-5|83	%{_libdir}/libgusb.so
14mr|libgusb-0.1.6-5|84	%{_libdir}/pkgconfig/gusb.pc
14mr|libgusb-0.1.6-5|85	%{_datadir}/gtk-doc/html/gusb
14mr|libgusb-0.1.6-5|86	%{_datadir}/gir-1.0/GUsb-*.gir
14mr|libgusb-0.1.6-5|87	
14mr|libgusb-0.1.6-5|88	
14mr|libgusb-0.1.6-5|89	%changelog
14mr|libgusb-0.1.6-5|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.6-5
14mr|libgusb-0.1.6-5|91	+ Revision: 8b006c6
14mr|libgusb-0.1.6-5|92	- MassBuild#440: Increase release tag
14mr|libgusb-0.1.6-5|93	
14mr|libgusb-0.1.6-5|94	

17212 14
14mr|libgweather2-2.30.3-10|1	%define oname libgweather
14mr|libgweather2-2.30.3-10|2	%define major 1
14mr|libgweather2-2.30.3-10|3	%define libname %mklibname gweather %{major}
14mr|libgweather2-2.30.3-10|4	%define develname %mklibname -d gweather %{major}
14mr|libgweather2-2.30.3-10|5	%define olddevelname %mklibname -d gnome-applets
14mr|libgweather2-2.30.3-10|6	
14mr|libgweather2-2.30.3-10|7	Summary:	GNOME Weather applet library
14mr|libgweather2-2.30.3-10|8	Name:		libgweather2
14mr|libgweather2-2.30.3-10|9	Version:	2.30.3
14mr|libgweather2-2.30.3-10|10	Release:	10
14mr|libgweather2-2.30.3-10|11	License:	GPLv2+
14mr|libgweather2-2.30.3-10|12	Group:		System/Libraries
14mr|libgweather2-2.30.3-10|13	Url:		http://www.gnome.org
14mr|libgweather2-2.30.3-10|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14mr|libgweather2-2.30.3-10|15	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libgweather2-2.30.3-10|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libgweather2-2.30.3-10|17	BuildRequires:	pkgconfig(gconf-2.0)
14mr|libgweather2-2.30.3-10|18	BuildRequires:	intltool
14mr|libgweather2-2.30.3-10|19	BuildRequires:	libxml2-utils
14mr|libgweather2-2.30.3-10|20	#gw libtool dep:
14mr|libgweather2-2.30.3-10|21	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libgweather2-2.30.3-10|22	Conflicts:	gnome-applets < 2.21.3
14mr|libgweather2-2.30.3-10|23	Conflicts:	%{oname}
14mr|libgweather2-2.30.3-10|24	
14mr|libgweather2-2.30.3-10|25	%description
14mr|libgweather2-2.30.3-10|26	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather2-2.30.3-10|27	
14mr|libgweather2-2.30.3-10|28	%package -n %{libname}
14mr|libgweather2-2.30.3-10|29	Group:		System/Libraries
14mr|libgweather2-2.30.3-10|30	Summary:	GNOME Weather applet library
14mr|libgweather2-2.30.3-10|31	
14mr|libgweather2-2.30.3-10|32	%description -n %{libname}
14mr|libgweather2-2.30.3-10|33	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather2-2.30.3-10|34	
14mr|libgweather2-2.30.3-10|35	%package -n %{develname}
14mr|libgweather2-2.30.3-10|36	Group:		Development/C
14mr|libgweather2-2.30.3-10|37	Summary:	GNOME Weather applet library
14mr|libgweather2-2.30.3-10|38	Requires:	%{libname} = %{version}
14mr|libgweather2-2.30.3-10|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgweather2-2.30.3-10|40	Obsoletes:	%{olddevelname} < 2.21.3
14mr|libgweather2-2.30.3-10|41	
14mr|libgweather2-2.30.3-10|42	%description -n %{develname}
14mr|libgweather2-2.30.3-10|43	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather2-2.30.3-10|44	
14mr|libgweather2-2.30.3-10|45	%prep
14mr|libgweather2-2.30.3-10|46	%setup -q -n %{oname}-%{version}
14mr|libgweather2-2.30.3-10|47	
14mr|libgweather2-2.30.3-10|48	%build
14mr|libgweather2-2.30.3-10|49	%configure2_5x --disable-static
14mr|libgweather2-2.30.3-10|50	%make
14mr|libgweather2-2.30.3-10|51	
14mr|libgweather2-2.30.3-10|52	%install
14mr|libgweather2-2.30.3-10|53	%makeinstall_std
14mr|libgweather2-2.30.3-10|54	
14mr|libgweather2-2.30.3-10|55	%find_lang %{oname}
14mr|libgweather2-2.30.3-10|56	for xmlfile in %{buildroot}%{_datadir}/%{oname}/Locations.*.xml; do
14mr|libgweather2-2.30.3-10|57	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{oname}.lang
14mr|libgweather2-2.30.3-10|58	done
14mr|libgweather2-2.30.3-10|59	
14mr|libgweather2-2.30.3-10|60	%preun
14mr|libgweather2-2.30.3-10|61	%preun_uninstall_gconf_schemas gweather
14mr|libgweather2-2.30.3-10|62	
14mr|libgweather2-2.30.3-10|63	
14mr|libgweather2-2.30.3-10|64	%files -f %{oname}.lang
14mr|libgweather2-2.30.3-10|65	%doc AUTHORS NEWS
14mr|libgweather2-2.30.3-10|66	%{_sysconfdir}/gconf/schemas/gweather.schemas
14mr|libgweather2-2.30.3-10|67	%dir %{_datadir}/%{oname}
14mr|libgweather2-2.30.3-10|68	%{_datadir}/%{oname}/locations.dtd
14mr|libgweather2-2.30.3-10|69	%{_datadir}/%{oname}/Locations.xml
14mr|libgweather2-2.30.3-10|70	%{_datadir}/icons/gnome/*/status/weather*
14mr|libgweather2-2.30.3-10|71	
14mr|libgweather2-2.30.3-10|72	%files -n %{libname}
14mr|libgweather2-2.30.3-10|73	%{_libdir}/libgweather.so.%{major}*
14mr|libgweather2-2.30.3-10|74	
14mr|libgweather2-2.30.3-10|75	%files -n %{develname}
14mr|libgweather2-2.30.3-10|76	%doc ChangeLog
14mr|libgweather2-2.30.3-10|77	%{_libdir}/lib*.so
14mr|libgweather2-2.30.3-10|78	%{_libdir}/pkgconfig/*.pc
14mr|libgweather2-2.30.3-10|79	%{_includedir}/*
14mr|libgweather2-2.30.3-10|80	%{_datadir}/gtk-doc/html/%{oname}
14mr|libgweather2-2.30.3-10|81	
14mr|libgweather2-2.30.3-10|82	
14mr|libgweather2-2.30.3-10|83	
14mr|libgweather2-2.30.3-10|84	%changelog
14mr|libgweather2-2.30.3-10|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.3-10
14mr|libgweather2-2.30.3-10|86	+ Revision: 3631a99
14mr|libgweather2-2.30.3-10|87	- MassBuild#440: Increase release tag
14mr|libgweather2-2.30.3-10|88	
14mr|libgweather2-2.30.3-10|89	

17213 14
14mr|libgweather-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libgweather-3.12.2-2|2	
14mr|libgweather-3.12.2-2|3	
14mr|libgweather-3.12.2-2|4	%define api		3
14mr|libgweather-3.12.2-2|5	%define major		6
14mr|libgweather-3.12.2-2|6	%define gir_major	3.0
14mr|libgweather-3.12.2-2|7	
14mr|libgweather-3.12.2-2|8	%define libname		%mklibname gweather %{api} %{major}
14mr|libgweather-3.12.2-2|9	%define develname	%mklibname -d gweather
14mr|libgweather-3.12.2-2|10	%define girname		%mklibname gweather-gir %{gir_major}
14mr|libgweather-3.12.2-2|11	%define olddevelname %mklibname -d gnome-applets
14mr|libgweather-3.12.2-2|12	
14mr|libgweather-3.12.2-2|13	Summary:	GNOME Weather applet library
14mr|libgweather-3.12.2-2|14	Name:		libgweather
14mr|libgweather-3.12.2-2|15	Version:	3.12.2
14mr|libgweather-3.12.2-2|16	Release:	2
14mr|libgweather-3.12.2-2|17	License:	GPLv2+
14mr|libgweather-3.12.2-2|18	Group:		System/Libraries
14mr|libgweather-3.12.2-2|19	Url:		http://www.gnome.org
14mr|libgweather-3.12.2-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgweather/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libgweather-3.12.2-2|21	
14mr|libgweather-3.12.2-2|22	BuildRequires:	intltool
14mr|libgweather-3.12.2-2|23	BuildRequires:	libxml2-utils
14mr|libgweather-3.12.2-2|24	BuildRequires:	pkgconfig(gconf-2.0) GConf2
14mr|libgweather-3.12.2-2|25	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgweather-3.12.2-2|26	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libgweather-3.12.2-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgweather-3.12.2-2|28	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mr|libgweather-3.12.2-2|29	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libgweather-3.12.2-2|30	
14mr|libgweather-3.12.2-2|31	%description
14mr|libgweather-3.12.2-2|32	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather-3.12.2-2|33	
14mr|libgweather-3.12.2-2|34	%package -n %{libname}
14mr|libgweather-3.12.2-2|35	Group:		System/Libraries
14mr|libgweather-3.12.2-2|36	Summary:	GNOME Weather applet library
14mr|libgweather-3.12.2-2|37	Requires:	%{name} >= %{version}-%{release}
14mr|libgweather-3.12.2-2|38	
14mr|libgweather-3.12.2-2|39	Obsoletes:	%{_lib}gweather3_1 < %{version}
14mr|libgweather-3.12.2-2|40	Obsoletes:	%{_lib}gweather3_3 < %{version}
14mr|libgweather-3.12.2-2|41	
14mr|libgweather-3.12.2-2|42	%description -n %{libname}
14mr|libgweather-3.12.2-2|43	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather-3.12.2-2|44	
14mr|libgweather-3.12.2-2|45	%package -n %{girname}
14mr|libgweather-3.12.2-2|46	Summary:	GObject Introspection interface description for %{name}
14mr|libgweather-3.12.2-2|47	Group:		System/Libraries
14mr|libgweather-3.12.2-2|48	
14mr|libgweather-3.12.2-2|49	%description -n %{girname}
14mr|libgweather-3.12.2-2|50	GObject Introspection interface description for %{name}.
14mr|libgweather-3.12.2-2|51	
14mr|libgweather-3.12.2-2|52	%package -n %{develname}
14mr|libgweather-3.12.2-2|53	Group:		Development/C
14mr|libgweather-3.12.2-2|54	Summary:	GNOME Weather applet library
14mr|libgweather-3.12.2-2|55	Requires:	%{libname} = %{version}-%{release}
14mr|libgweather-3.12.2-2|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|libgweather-3.12.2-2|57	Obsoletes:	%{olddevelname} < 2.21.3
14mr|libgweather-3.12.2-2|58	
14mr|libgweather-3.12.2-2|59	%description -n %{develname}
14mr|libgweather-3.12.2-2|60	This is a library to provide Weather data to the GNOME panel applet.
14mr|libgweather-3.12.2-2|61	
14mr|libgweather-3.12.2-2|62	%prep
14mr|libgweather-3.12.2-2|63	%setup -q
14mr|libgweather-3.12.2-2|64	
14mr|libgweather-3.12.2-2|65	%build
14mr|libgweather-3.12.2-2|66	%configure2_5x \
14mr|libgweather-3.12.2-2|67	--enable-introspection=yes \
14mr|libgweather-3.12.2-2|68	--disable-static \
14mr|libgweather-3.12.2-2|69	--disable-gtk-doc
14mr|libgweather-3.12.2-2|70	
14mr|libgweather-3.12.2-2|71	%make
14mr|libgweather-3.12.2-2|72	
14mr|libgweather-3.12.2-2|73	%install
14mr|libgweather-3.12.2-2|74	%makeinstall_std
14mr|libgweather-3.12.2-2|75	%find_lang %{name}-3.0 --all-name
14mr|libgweather-3.12.2-2|76	
14mr|libgweather-3.12.2-2|77	%files -f %{name}-3.0.lang
14mr|libgweather-3.12.2-2|78	%doc AUTHORS NEWS
14mr|libgweather-3.12.2-2|79	%dir %{_datadir}/%{name}
14mr|libgweather-3.12.2-2|80	%{_datadir}/%{name}/locations.dtd
14mr|libgweather-3.12.2-2|81	%{_datadir}/%{name}/Locations.xml
14mr|libgweather-3.12.2-2|82	%{_datadir}/icons/gnome/*/status/weather*
14mr|libgweather-3.12.2-2|83	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
14mr|libgweather-3.12.2-2|84	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
14mr|libgweather-3.12.2-2|85	
14mr|libgweather-3.12.2-2|86	%files -n %{libname}
14mr|libgweather-3.12.2-2|87	%{_libdir}/libgweather-%{api}.so.%{major}*
14mr|libgweather-3.12.2-2|88	
14mr|libgweather-3.12.2-2|89	%files -n %{girname}
14mr|libgweather-3.12.2-2|90	%{_libdir}/girepository-1.0/GWeather-%{gir_major}.typelib
14mr|libgweather-3.12.2-2|91	
14mr|libgweather-3.12.2-2|92	%files -n %{develname}
14mr|libgweather-3.12.2-2|93	%doc ChangeLog
14mr|libgweather-3.12.2-2|94	%{_libdir}/*.so
14mr|libgweather-3.12.2-2|95	%{_libdir}/pkgconfig/*.pc
14mr|libgweather-3.12.2-2|96	%{_includedir}/*
14mr|libgweather-3.12.2-2|97	%{_datadir}/gtk-doc/html/%{name}-3.0
14mr|libgweather-3.12.2-2|98	%{_datadir}/gir-1.0/GWeather-%{gir_major}.gir
14mr|libgweather-3.12.2-2|99	
14mr|libgweather-3.12.2-2|100	%changelog
14mr|libgweather-3.12.2-2|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|libgweather-3.12.2-2|102	+ Revision: 6c74324
14mr|libgweather-3.12.2-2|103	- MassBuild#440: Increase release tag
14mr|libgweather-3.12.2-2|104	
14mr|libgweather-3.12.2-2|105	

17214 14
14mr|libgxim-0.3.3-4|1	%define major 2
14mr|libgxim-0.3.3-4|2	%define libname %mklibname gxim %major
14mr|libgxim-0.3.3-4|3	%define develname %mklibname -d gxim
14mr|libgxim-0.3.3-4|4	
14mr|libgxim-0.3.3-4|5	Name:		libgxim
14mr|libgxim-0.3.3-4|6	Version:	0.3.3
14mr|libgxim-0.3.3-4|7	Release:	4
14mr|libgxim-0.3.3-4|8	License:	LGPLv2+
14mr|libgxim-0.3.3-4|9	URL:		http://code.google.com/p/libgxim/
14mr|libgxim-0.3.3-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|libgxim-0.3.3-4|11	BuildRequires:	intltool gettext ruby
14mr|libgxim-0.3.3-4|12	BuildRequires:	dbus-devel > 0.23
14mr|libgxim-0.3.3-4|13	BuildRequires:	dbus-glib-devel >= 0.74
14mr|libgxim-0.3.3-4|14	BuildRequires:	glib2-devel >= 2.16
14mr|libgxim-0.3.3-4|15	BuildRequires:	gtk2-devel
14mr|libgxim-0.3.3-4|16	Source0:	http://libgxim.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|libgxim-0.3.3-4|17	Patch0:		libgxim-fix-fontset.patch
14mr|libgxim-0.3.3-4|18	Patch1:		libgxim-0.3.3-link.patch
14mr|libgxim-0.3.3-4|19	Patch2:		libgxim-0.3.3-str-fmt.patch
14mr|libgxim-0.3.3-4|20	Summary:	GObject-based XIM protocol library
14mr|libgxim-0.3.3-4|21	Group:		System/Libraries
14mr|libgxim-0.3.3-4|22	
14mr|libgxim-0.3.3-4|23	%description
14mr|libgxim-0.3.3-4|24	libgxim is a X Input Method protocol library that is implemented by GObject.
14mr|libgxim-0.3.3-4|25	this library helps you to implement XIM servers or client applications to
14mr|libgxim-0.3.3-4|26	communicate through XIM protocol without using Xlib API directly, particularly
14mr|libgxim-0.3.3-4|27	if your application uses GObject-based main loop.
14mr|libgxim-0.3.3-4|28	
14mr|libgxim-0.3.3-4|29	%package	i18n
14mr|libgxim-0.3.3-4|30	Summary:	Translation files for libgxim
14mr|libgxim-0.3.3-4|31	Group:		System/Internationalization
14mr|libgxim-0.3.3-4|32	
14mr|libgxim-0.3.3-4|33	%description	i18n
14mr|libgxim-0.3.3-4|34	libgxim is a X Input Method protocol library that is implemented by GObject.
14mr|libgxim-0.3.3-4|35	this library helps you to implement XIM servers or client applications to
14mr|libgxim-0.3.3-4|36	communicate through XIM protocol without using Xlib API directly, particularly
14mr|libgxim-0.3.3-4|37	if your application uses GObject-based main loop.
14mr|libgxim-0.3.3-4|38	
14mr|libgxim-0.3.3-4|39	This package contains the translation files.
14mr|libgxim-0.3.3-4|40	
14mr|libgxim-0.3.3-4|41	%package -n	%libname
14mr|libgxim-0.3.3-4|42	Summary:	Shared library for libgxim
14mr|libgxim-0.3.3-4|43	Group:		System/Libraries
14mr|libgxim-0.3.3-4|44	Requires:	%{name}-i18n = %version
14mr|libgxim-0.3.3-4|45	
14mr|libgxim-0.3.3-4|46	%description -n	%libname
14mr|libgxim-0.3.3-4|47	libgxim is a X Input Method protocol library that is implemented by GObject.
14mr|libgxim-0.3.3-4|48	this library helps you to implement XIM servers or client applications to
14mr|libgxim-0.3.3-4|49	communicate through XIM protocol without using Xlib API directly, particularly
14mr|libgxim-0.3.3-4|50	if your application uses GObject-based main loop.
14mr|libgxim-0.3.3-4|51	
14mr|libgxim-0.3.3-4|52	This package contains the shared library.
14mr|libgxim-0.3.3-4|53	
14mr|libgxim-0.3.3-4|54	%package -n	%develname
14mr|libgxim-0.3.3-4|55	Summary:	Development files for libgxim
14mr|libgxim-0.3.3-4|56	Group:		Development/C
14mr|libgxim-0.3.3-4|57	Requires:	%{libname} = %{version}-%{release}
14mr|libgxim-0.3.3-4|58	Provides:	gxim-devel = %{version}-%{release}
14mr|libgxim-0.3.3-4|59	
14mr|libgxim-0.3.3-4|60	%description -n	%develname
14mr|libgxim-0.3.3-4|61	libgxim is a X Input Method protocol library that is implemented by GObject.
14mr|libgxim-0.3.3-4|62	this library helps you to implement XIM servers or client applications to
14mr|libgxim-0.3.3-4|63	communicate through XIM protocol without using Xlib API directly, particularly
14mr|libgxim-0.3.3-4|64	if your application uses GObject-based main loop.
14mr|libgxim-0.3.3-4|65	
14mr|libgxim-0.3.3-4|66	This package contains the development files to make any applications with
14mr|libgxim-0.3.3-4|67	libgxim.
14mr|libgxim-0.3.3-4|68	
14mr|libgxim-0.3.3-4|69	%prep
14mr|libgxim-0.3.3-4|70	%setup -q
14mr|libgxim-0.3.3-4|71	%patch0 -p0 -b .0-fontset
14mr|libgxim-0.3.3-4|72	%patch1 -p0 -b .link
14mr|libgxim-0.3.3-4|73	%patch2 -p0 -b .str
14mr|libgxim-0.3.3-4|74	
14mr|libgxim-0.3.3-4|75	%build
14mr|libgxim-0.3.3-4|76	%configure2_5x --disable-static --disable-rebuilds
14mr|libgxim-0.3.3-4|77	%make
14mr|libgxim-0.3.3-4|78	
14mr|libgxim-0.3.3-4|79	%install
14mr|libgxim-0.3.3-4|80	rm -rf $RPM_BUILD_ROOT
14mr|libgxim-0.3.3-4|81	%makeinstall_std
14mr|libgxim-0.3.3-4|82	
14mr|libgxim-0.3.3-4|83	%find_lang %{name}
14mr|libgxim-0.3.3-4|84	
14mr|libgxim-0.3.3-4|85	%clean
14mr|libgxim-0.3.3-4|86	rm -rf $RPM_BUILD_ROOT
14mr|libgxim-0.3.3-4|87	
14mr|libgxim-0.3.3-4|88	%files i18n -f %{name}.lang
14mr|libgxim-0.3.3-4|89	%defattr(-, root, root, -)
14mr|libgxim-0.3.3-4|90	
14mr|libgxim-0.3.3-4|91	%files -n %{libname}
14mr|libgxim-0.3.3-4|92	%defattr(-, root, root, -)
14mr|libgxim-0.3.3-4|93	%{_libdir}/libgxim.so.%{major}
14mr|libgxim-0.3.3-4|94	%{_libdir}/libgxim.so.%{major}.*
14mr|libgxim-0.3.3-4|95	
14mr|libgxim-0.3.3-4|96	%files -n %{develname}
14mr|libgxim-0.3.3-4|97	%defattr(-, root, root, -)
14mr|libgxim-0.3.3-4|98	%doc AUTHORS COPYING ChangeLog README
14mr|libgxim-0.3.3-4|99	%{_libdir}/libgxim.so
14mr|libgxim-0.3.3-4|100	%{_libdir}/pkgconfig/*.pc
14mr|libgxim-0.3.3-4|101	%{_includedir}/libgxim
14mr|libgxim-0.3.3-4|102	%{_datadir}/gtk-doc/html/libgxim
14mr|libgxim-0.3.3-4|103	
14mr|libgxim-0.3.3-4|104	
14mr|libgxim-0.3.3-4|105	
14mr|libgxim-0.3.3-4|106	%changelog
14mr|libgxim-0.3.3-4|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.3-4
14mr|libgxim-0.3.3-4|108	+ Revision: 4c6c1a2
14mr|libgxim-0.3.3-4|109	- MassBuild#440: Increase release tag
14mr|libgxim-0.3.3-4|110	
14mr|libgxim-0.3.3-4|111	

17215 14
14mr|libgxps-0.2.2-4|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|libgxps-0.2.2-4|2	
14mr|libgxps-0.2.2-4|3	%define api 0.1
14mr|libgxps-0.2.2-4|4	%define major 2
14mr|libgxps-0.2.2-4|5	%define libname %mklibname gxps %{major}
14mr|libgxps-0.2.2-4|6	%define girname %mklibname gxps-gir %{api}
14mr|libgxps-0.2.2-4|7	%define devname %mklibname gxps -d
14mr|libgxps-0.2.2-4|8	
14mr|libgxps-0.2.2-4|9	Summary:	GObject based library for handling and rendering XPS documents
14mr|libgxps-0.2.2-4|10	Name:		libgxps
14mr|libgxps-0.2.2-4|11	Version:	0.2.2
14mr|libgxps-0.2.2-4|12	Release:	4
14mr|libgxps-0.2.2-4|13	License:	LGPLv2.1+
14mr|libgxps-0.2.2-4|14	Group:		System/Libraries
14mr|libgxps-0.2.2-4|15	Url:		http://www.gnome.org/
14mr|libgxps-0.2.2-4|16	Source0:	http://download.gnome.org/sources/libgxps/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libgxps-0.2.2-4|17	Patch0:		libgxps-0.2.1_linking.patch
14mr|libgxps-0.2.2-4|18	BuildRequires:	gtk-doc
14mr|libgxps-0.2.2-4|19	BuildRequires:	jpeg-devel
14mr|libgxps-0.2.2-4|20	BuildRequires:	tiff-devel
14mr|libgxps-0.2.2-4|21	BuildRequires:	pkgconfig(cairo)
14mr|libgxps-0.2.2-4|22	BuildRequires:	pkgconfig(cairo-pdf)
14mr|libgxps-0.2.2-4|23	BuildRequires:	pkgconfig(cairo-ps)
14mr|libgxps-0.2.2-4|24	BuildRequires:	pkgconfig(cairo-svg)
14mr|libgxps-0.2.2-4|25	BuildRequires:	pkgconfig(freetype2)
14mr|libgxps-0.2.2-4|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|libgxps-0.2.2-4|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libgxps-0.2.2-4|28	BuildRequires:	pkgconfig(lcms2)
14mr|libgxps-0.2.2-4|29	BuildRequires:	pkgconfig(libarchive)
14mr|libgxps-0.2.2-4|30	BuildRequires:	pkgconfig(libpng)
14mr|libgxps-0.2.2-4|31	
14mr|libgxps-0.2.2-4|32	%description
14mr|libgxps-0.2.2-4|33	libgxps is a GObject based library for handling and rendering XPS documents.
14mr|libgxps-0.2.2-4|34	This package contains various tools used by libgxps.
14mr|libgxps-0.2.2-4|35	
14mr|libgxps-0.2.2-4|36	%files
14mr|libgxps-0.2.2-4|37	%{_bindir}/*
14mr|libgxps-0.2.2-4|38	
14mr|libgxps-0.2.2-4|39	#----------------------------------------------------------------------------
14mr|libgxps-0.2.2-4|40	
14mr|libgxps-0.2.2-4|41	%package -n %{libname}
14mr|libgxps-0.2.2-4|42	Summary:	Libraries for libgxps
14mr|libgxps-0.2.2-4|43	Group:		System/Libraries
14mr|libgxps-0.2.2-4|44	
14mr|libgxps-0.2.2-4|45	%description -n %{libname}
14mr|libgxps-0.2.2-4|46	libgxps is a GObject based library for handling and rendering XPS documents.
14mr|libgxps-0.2.2-4|47	
14mr|libgxps-0.2.2-4|48	%files -n %{libname}
14mr|libgxps-0.2.2-4|49	%{_libdir}/libgxps.so.%{major}*
14mr|libgxps-0.2.2-4|50	
14mr|libgxps-0.2.2-4|51	#----------------------------------------------------------------------------
14mr|libgxps-0.2.2-4|52	
14mr|libgxps-0.2.2-4|53	%package -n %{girname}
14mr|libgxps-0.2.2-4|54	Summary:	GObject Introspection interface library for libgxps
14mr|libgxps-0.2.2-4|55	Group:		System/Libraries
14mr|libgxps-0.2.2-4|56	
14mr|libgxps-0.2.2-4|57	%description -n %{girname}
14mr|libgxps-0.2.2-4|58	GObject Introspection interface library for libgxps.
14mr|libgxps-0.2.2-4|59	
14mr|libgxps-0.2.2-4|60	%files -n %{girname}
14mr|libgxps-0.2.2-4|61	%{_libdir}/girepository-1.0/GXPS-%{api}.typelib
14mr|libgxps-0.2.2-4|62	
14mr|libgxps-0.2.2-4|63	#----------------------------------------------------------------------------
14mr|libgxps-0.2.2-4|64	
14mr|libgxps-0.2.2-4|65	%package -n %{devname}
14mr|libgxps-0.2.2-4|66	Summary:	Development libraries, header files and utilities for libgxps
14mr|libgxps-0.2.2-4|67	Group:		Development/GNOME and GTK+
14mr|libgxps-0.2.2-4|68	Provides:	%{name}-devel = %{EVRD}
14mr|libgxps-0.2.2-4|69	Requires:	%{libname} = %{EVRD}
14mr|libgxps-0.2.2-4|70	Requires:	%{girname} = %{EVRD}
14mr|libgxps-0.2.2-4|71	
14mr|libgxps-0.2.2-4|72	%description -n %{devname}
14mr|libgxps-0.2.2-4|73	libgxps is a GObject based library for handling and rendering XPS documents.
14mr|libgxps-0.2.2-4|74	
14mr|libgxps-0.2.2-4|75	This package contains the files necessary to develop applications with libgxps.
14mr|libgxps-0.2.2-4|76	
14mr|libgxps-0.2.2-4|77	%files -n %{devname}
14mr|libgxps-0.2.2-4|78	%doc README COPYING AUTHORS NEWS
14mr|libgxps-0.2.2-4|79	%{_datadir}/gtk-doc/html/%{name}
14mr|libgxps-0.2.2-4|80	%{_datadir}/gir-1.0/*.gir
14mr|libgxps-0.2.2-4|81	%{_libdir}/*.so
14mr|libgxps-0.2.2-4|82	%{_libdir}/pkgconfig/*
14mr|libgxps-0.2.2-4|83	%{_includedir}/*
14mr|libgxps-0.2.2-4|84	
14mr|libgxps-0.2.2-4|85	#----------------------------------------------------------------------------
14mr|libgxps-0.2.2-4|86	
14mr|libgxps-0.2.2-4|87	%prep
14mr|libgxps-0.2.2-4|88	%setup -q
14mr|libgxps-0.2.2-4|89	%apply_patches
14mr|libgxps-0.2.2-4|90	autoreconf -fi
14mr|libgxps-0.2.2-4|91	
14mr|libgxps-0.2.2-4|92	%build
14mr|libgxps-0.2.2-4|93	%configure2_5x \
14mr|libgxps-0.2.2-4|94	--disable-static
14mr|libgxps-0.2.2-4|95	%make
14mr|libgxps-0.2.2-4|96	
14mr|libgxps-0.2.2-4|97	%install
14mr|libgxps-0.2.2-4|98	%makeinstall_std
14mr|libgxps-0.2.2-4|99	
14mr|libgxps-0.2.2-4|100	
14mr|libgxps-0.2.2-4|101	%changelog
14mr|libgxps-0.2.2-4|102	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-4
14mr|libgxps-0.2.2-4|103	+ Revision: 1f7297f
14mr|libgxps-0.2.2-4|104	- Spec cleanup
14mr|libgxps-0.2.2-4|105	
14mr|libgxps-0.2.2-4|106	

17216 14
14mr|libhangul-0.1.0-2|1	%define major 1
14mr|libhangul-0.1.0-2|2	%define libname %mklibname hangul %{major}
14mr|libhangul-0.1.0-2|3	%define devname %mklibname -d hangul
14mr|libhangul-0.1.0-2|4	
14mr|libhangul-0.1.0-2|5	Summary:	A generalized and portable library for hangul
14mr|libhangul-0.1.0-2|6	Name:		libhangul
14mr|libhangul-0.1.0-2|7	Version:	0.1.0
14mr|libhangul-0.1.0-2|8	Release:	2
14mr|libhangul-0.1.0-2|9	License:	LGPLv2+
14mr|libhangul-0.1.0-2|10	Group:		System/Internationalization
14mr|libhangul-0.1.0-2|11	Url:		http://kldp.net/projects/hangul/
14mr|libhangul-0.1.0-2|12	Source0:	http://kldp.net/frs/download.php/4618/%{name}-%{version}.tar.gz
14mr|libhangul-0.1.0-2|13	
14mr|libhangul-0.1.0-2|14	%description
14mr|libhangul-0.1.0-2|15	libhangul is a generalized and portable library for processing hangul.
14mr|libhangul-0.1.0-2|16	
14mr|libhangul-0.1.0-2|17	%files -f %{name}.lang
14mr|libhangul-0.1.0-2|18	%{_bindir}/hangul
14mr|libhangul-0.1.0-2|19	%{_datadir}/libhangul
14mr|libhangul-0.1.0-2|20	
14mr|libhangul-0.1.0-2|21	#----------------------------------------------------------------------------
14mr|libhangul-0.1.0-2|22	
14mr|libhangul-0.1.0-2|23	%package -n	%{libname}
14mr|libhangul-0.1.0-2|24	Summary:	Main libhangul library
14mr|libhangul-0.1.0-2|25	Group:		System/Internationalization
14mr|libhangul-0.1.0-2|26	
14mr|libhangul-0.1.0-2|27	%description -n %{libname}
14mr|libhangul-0.1.0-2|28	libhangul is a generalized and portable library for processing hangul.
14mr|libhangul-0.1.0-2|29	
14mr|libhangul-0.1.0-2|30	%files -n %{libname}
14mr|libhangul-0.1.0-2|31	%{_libdir}/libhangul.so.%{major}*
14mr|libhangul-0.1.0-2|32	
14mr|libhangul-0.1.0-2|33	#----------------------------------------------------------------------------
14mr|libhangul-0.1.0-2|34	
14mr|libhangul-0.1.0-2|35	%package -n	%{devname}
14mr|libhangul-0.1.0-2|36	Summary:	Development files for %{name}
14mr|libhangul-0.1.0-2|37	Group:		Development/C
14mr|libhangul-0.1.0-2|38	Requires:	%{libname} = %{EVRD}
14mr|libhangul-0.1.0-2|39	
14mr|libhangul-0.1.0-2|40	%description -n %{devname}
14mr|libhangul-0.1.0-2|41	Headers of %{name} for development.
14mr|libhangul-0.1.0-2|42	
14mr|libhangul-0.1.0-2|43	%files -n %{devname}
14mr|libhangul-0.1.0-2|44	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|libhangul-0.1.0-2|45	%{_includedir}/hangul-1.0/hangul.h
14mr|libhangul-0.1.0-2|46	%{_libdir}/*.so
14mr|libhangul-0.1.0-2|47	%{_libdir}/pkgconfig/libhangul.pc
14mr|libhangul-0.1.0-2|48	
14mr|libhangul-0.1.0-2|49	#----------------------------------------------------------------------------
14mr|libhangul-0.1.0-2|50	
14mr|libhangul-0.1.0-2|51	%prep
14mr|libhangul-0.1.0-2|52	%setup -q
14mr|libhangul-0.1.0-2|53	
14mr|libhangul-0.1.0-2|54	%build
14mr|libhangul-0.1.0-2|55	%configure2_5x --disable-static
14mr|libhangul-0.1.0-2|56	%make
14mr|libhangul-0.1.0-2|57	
14mr|libhangul-0.1.0-2|58	%install
14mr|libhangul-0.1.0-2|59	%makeinstall_std
14mr|libhangul-0.1.0-2|60	
14mr|libhangul-0.1.0-2|61	%find_lang %{name}
14mr|libhangul-0.1.0-2|62	
14mr|libhangul-0.1.0-2|63	
14mr|libhangul-0.1.0-2|64	%changelog
14mr|libhangul-0.1.0-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.0-2
14mr|libhangul-0.1.0-2|66	+ Revision: b208f61
14mr|libhangul-0.1.0-2|67	- MassBuild#440: Increase release tag
14mr|libhangul-0.1.0-2|68	
14mr|libhangul-0.1.0-2|69	

17217 14
14mr|libharu-2.2.1-3|1	%define libname %mklibname haru %{version}
14mr|libharu-2.2.1-3|2	%define devname %mklibname haru -d
14mr|libharu-2.2.1-3|3	
14mr|libharu-2.2.1-3|4	Summary:	Cross platform software library for generating PDF
14mr|libharu-2.2.1-3|5	Name:		libharu
14mr|libharu-2.2.1-3|6	Version:	2.2.1
14mr|libharu-2.2.1-3|7	Release:	3
14mr|libharu-2.2.1-3|8	License:	BSD
14mr|libharu-2.2.1-3|9	Group:		System/Libraries
14mr|libharu-2.2.1-3|10	Url:		http://www.libharu.org/
14mr|libharu-2.2.1-3|11	Source0:	http://libharu.org/files/%{name}-%{version}.tar.bz2
14mr|libharu-2.2.1-3|12	Patch0:		libharu-2.2.1-png15.patch
14mr|libharu-2.2.1-3|13	BuildRequires:	file
14mr|libharu-2.2.1-3|14	BuildRequires:	pkgconfig(libpng)
14mr|libharu-2.2.1-3|15	BuildRequires:	pkgconfig(zlib)
14mr|libharu-2.2.1-3|16	
14mr|libharu-2.2.1-3|17	%description
14mr|libharu-2.2.1-3|18	HARU is a free, cross platform, open-sourced software library for generating
14mr|libharu-2.2.1-3|19	PDF.
14mr|libharu-2.2.1-3|20	
14mr|libharu-2.2.1-3|21	#----------------------------------------------------------------------------
14mr|libharu-2.2.1-3|22	
14mr|libharu-2.2.1-3|23	%package -n %{libname}
14mr|libharu-2.2.1-3|24	Summary:	Shared libharu library
14mr|libharu-2.2.1-3|25	Group:		System/Libraries
14mr|libharu-2.2.1-3|26	
14mr|libharu-2.2.1-3|27	%description -n %{libname}
14mr|libharu-2.2.1-3|28	HARU is a free, cross platform, open-sourced software library for generating
14mr|libharu-2.2.1-3|29	PDF.
14mr|libharu-2.2.1-3|30	
14mr|libharu-2.2.1-3|31	%files -n %{libname}
14mr|libharu-2.2.1-3|32	%doc README
14mr|libharu-2.2.1-3|33	%{_libdir}/libhpdf-%{version}.so
14mr|libharu-2.2.1-3|34	
14mr|libharu-2.2.1-3|35	#----------------------------------------------------------------------------
14mr|libharu-2.2.1-3|36	
14mr|libharu-2.2.1-3|37	%package -n %{devname}
14mr|libharu-2.2.1-3|38	Summary:	Development files for libharu
14mr|libharu-2.2.1-3|39	Group:		Development/C
14mr|libharu-2.2.1-3|40	Requires:	%{libname} = %{EVRD}
14mr|libharu-2.2.1-3|41	Provides:	%{name}-devel = %{EVRD}
14mr|libharu-2.2.1-3|42	
14mr|libharu-2.2.1-3|43	%description -n %{devname}
14mr|libharu-2.2.1-3|44	HARU is a free, cross platform, open-sourced software library for generating
14mr|libharu-2.2.1-3|45	PDF.
14mr|libharu-2.2.1-3|46	
14mr|libharu-2.2.1-3|47	This package contains development files for libharu.
14mr|libharu-2.2.1-3|48	
14mr|libharu-2.2.1-3|49	%files -n %{devname}
14mr|libharu-2.2.1-3|50	%{_includedir}/hpdf*.h
14mr|libharu-2.2.1-3|51	%{_libdir}/libhpdf.so
14mr|libharu-2.2.1-3|52	
14mr|libharu-2.2.1-3|53	#----------------------------------------------------------------------------
14mr|libharu-2.2.1-3|54	
14mr|libharu-2.2.1-3|55	%prep
14mr|libharu-2.2.1-3|56	%setup -q
14mr|libharu-2.2.1-3|57	%apply_patches
14mr|libharu-2.2.1-3|58	
14mr|libharu-2.2.1-3|59	%build
14mr|libharu-2.2.1-3|60	%configure2_5x \
14mr|libharu-2.2.1-3|61	--disable-static \
14mr|libharu-2.2.1-3|62	--enable-debug
14mr|libharu-2.2.1-3|63	%make
14mr|libharu-2.2.1-3|64	
14mr|libharu-2.2.1-3|65	%install
14mr|libharu-2.2.1-3|66	%makeinstall_std
14mr|libharu-2.2.1-3|67	
14mr|libharu-2.2.1-3|68	
14mr|libharu-2.2.1-3|69	%changelog
14mr|libharu-2.2.1-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.1-3
14mr|libharu-2.2.1-3|71	+ Revision: 5a6b474
14mr|libharu-2.2.1-3|72	- MassBuild#440: Increase release tag
14mr|libharu-2.2.1-3|73	
14mr|libharu-2.2.1-3|74	

17218 14
14mr|libHX-3.13-2|1	%define major 28
14mr|libHX-3.13-2|2	%define libname %mklibname HX %{major}
14mr|libHX-3.13-2|3	%define develname %mklibname HX -d
14mr|libHX-3.13-2|4	
14mr|libHX-3.13-2|5	Name:           libHX
14mr|libHX-3.13-2|6	Version:        3.13
14mr|libHX-3.13-2|7	Release:        2
14mr|libHX-3.13-2|8	Summary:        A library for common data structures and low level operations
14mr|libHX-3.13-2|9	Group:          System/Libraries
14mr|libHX-3.13-2|10	License:        GPLv3+ and LGPLv2+
14mr|libHX-3.13-2|11	URL:            http://libhx.sourceforge.net/
14mr|libHX-3.13-2|12	Source0:        http://downloads.sourceforge.net/project/libhx/%{name}/%{version}/libHX-%{version}.tar.xz
14mr|libHX-3.13-2|13	Source1:        http://downloads.sourceforge.net/project/libhx/%{name}/%{version}/libHX-%{version}.tar.xz.asc
14mr|libHX-3.13-2|14	
14mr|libHX-3.13-2|15	%description
14mr|libHX-3.13-2|16	A library for:
14mr|libHX-3.13-2|17	- A+R/B trees to use for lists or maps (associative arrays)
14mr|libHX-3.13-2|18	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
14mr|libHX-3.13-2|19	- platform independent opendir-style directory access
14mr|libHX-3.13-2|20	- platform independent dlopen-style shared library access
14mr|libHX-3.13-2|21	- auto-storage strings with direct access
14mr|libHX-3.13-2|22	- command line option (argv) parser
14mr|libHX-3.13-2|23	- shell-style config file parser
14mr|libHX-3.13-2|24	- platform independent random number generator with transparent
14mr|libHX-3.13-2|25	/dev/urandom support
14mr|libHX-3.13-2|26	- various string, memory and zvec ops
14mr|libHX-3.13-2|27	
14mr|libHX-3.13-2|28	%package -n %{libname}
14mr|libHX-3.13-2|29	Group: System/Libraries
14mr|libHX-3.13-2|30	Summary: General-purpose library
14mr|libHX-3.13-2|31	Obsoletes: %{name} < 1.17-2
14mr|libHX-3.13-2|32	
14mr|libHX-3.13-2|33	%description -n %{libname}
14mr|libHX-3.13-2|34	- A+R/B trees to use for lists or maps (associative arrays)
14mr|libHX-3.13-2|35	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
14mr|libHX-3.13-2|36	- platform independent opendir-style directory access
14mr|libHX-3.13-2|37	- platform independent dlopen-style shared library access
14mr|libHX-3.13-2|38	- auto-storage strings with direct access
14mr|libHX-3.13-2|39	- command line option (argv) parser
14mr|libHX-3.13-2|40	- shell-style config file parser
14mr|libHX-3.13-2|41	- platform independent random number generator with transparent
14mr|libHX-3.13-2|42	/dev/urandom support
14mr|libHX-3.13-2|43	- various string, memory and zvec ops
14mr|libHX-3.13-2|44	
14mr|libHX-3.13-2|45	%package -n %{develname}
14mr|libHX-3.13-2|46	Summary:        Development files for %{name}
14mr|libHX-3.13-2|47	Group:          Development/C
14mr|libHX-3.13-2|48	Requires:       %{libname} = %{version}
14mr|libHX-3.13-2|49	Provides:       %{name}-devel = %{EVRD}
14mr|libHX-3.13-2|50	
14mr|libHX-3.13-2|51	%description -n %{develname}
14mr|libHX-3.13-2|52	The %{name}-devel package contains libraries and header files for
14mr|libHX-3.13-2|53	developing applications that use %{name}.
14mr|libHX-3.13-2|54	
14mr|libHX-3.13-2|55	%prep
14mr|libHX-3.13-2|56	%setup -q
14mr|libHX-3.13-2|57	
14mr|libHX-3.13-2|58	%build
14mr|libHX-3.13-2|59	# /sbin/mount.crypt from pam_mount uses libHX
14mr|libHX-3.13-2|60	%configure2_5x --disable-static --libdir=/%{_lib} --with-pkgconfigdir=%{_libdir}/pkgconfig
14mr|libHX-3.13-2|61	%make
14mr|libHX-3.13-2|62	
14mr|libHX-3.13-2|63	%install
14mr|libHX-3.13-2|64	rm -rf %{buildroot}
14mr|libHX-3.13-2|65	%makeinstall_std
14mr|libHX-3.13-2|66	
14mr|libHX-3.13-2|67	%files -n %{libname}
14mr|libHX-3.13-2|68	/%{_lib}/*.so.%{major}*
14mr|libHX-3.13-2|69	
14mr|libHX-3.13-2|70	%files -n %{develname}
14mr|libHX-3.13-2|71	%doc doc/*
14mr|libHX-3.13-2|72	%{_includedir}/*
14mr|libHX-3.13-2|73	/%{_lib}/*.so
14mr|libHX-3.13-2|74	%{_libdir}/pkgconfig/libHX.pc
14mr|libHX-3.13-2|75	%{_datadir}/doc/libhx/libHX_Documentation.pdf
14mr|libHX-3.13-2|76	
14mr|libHX-3.13-2|77	
14mr|libHX-3.13-2|78	
14mr|libHX-3.13-2|79	%changelog
14mr|libHX-3.13-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.13-2
14mr|libHX-3.13-2|81	+ Revision: 0ee6e6f
14mr|libHX-3.13-2|82	- MassBuild#440: Increase release tag
14mr|libHX-3.13-2|83	
14mr|libHX-3.13-2|84	

17219 14
14mr|libical-1.0-3|1	%define major 1
14mr|libical-1.0-3|2	%define libname %mklibname ical %{major}
14mr|libical-1.0-3|3	%define libnamess %mklibname icalss %{major}
14mr|libical-1.0-3|4	%define libnamevcal %mklibname icalvcal %{major}
14mr|libical-1.0-3|5	%define devname %mklibname ical -d
14mr|libical-1.0-3|6	
14mr|libical-1.0-3|7	Summary:	An implementation of basic iCAL protocols
14mr|libical-1.0-3|8	Name:		libical
14mr|libical-1.0-3|9	Version:	1.0
14mr|libical-1.0-3|10	Release:	3
14mr|libical-1.0-3|11	License:	LGPLv2+
14mr|libical-1.0-3|12	Group:		System/Libraries
14mr|libical-1.0-3|13	Url:		http://sourceforge.net/projects/freeassociation/
14mr|libical-1.0-3|14	Source0:	http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
14mr|libical-1.0-3|15	BuildRequires:	bison
14mr|libical-1.0-3|16	Buildrequires:	cmake
14mr|libical-1.0-3|17	BuildRequires:	flex
14mr|libical-1.0-3|18	BuildRequires:	db-devel
14mr|libical-1.0-3|19	
14mr|libical-1.0-3|20	%description
14mr|libical-1.0-3|21	Libical is an Open Source implementation of the IETF's iCalendar
14mr|libical-1.0-3|22	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mr|libical-1.0-3|23	It parses iCal components and provides a C API for manipulating
14mr|libical-1.0-3|24	the component properties, parameters, and subcomponents.
14mr|libical-1.0-3|25	
14mr|libical-1.0-3|26	#----------------------------------------------------------------------------
14mr|libical-1.0-3|27	
14mr|libical-1.0-3|28	%package -n %{libname}
14mr|libical-1.0-3|29	Summary:	Files for developing applications that use libical
14mr|libical-1.0-3|30	Group:		System/Libraries
14mr|libical-1.0-3|31	
14mr|libical-1.0-3|32	%description -n %{libname}
14mr|libical-1.0-3|33	Libical is an Open Source implementation of the IETF's iCalendar
14mr|libical-1.0-3|34	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mr|libical-1.0-3|35	It parses iCal components and provides a C API for manipulating
14mr|libical-1.0-3|36	the component properties, parameters, and subcomponents.
14mr|libical-1.0-3|37	
14mr|libical-1.0-3|38	%files -n %{libname}
14mr|libical-1.0-3|39	%{_libdir}/libical.so.%{major}*
14mr|libical-1.0-3|40	
14mr|libical-1.0-3|41	#----------------------------------------------------------------------------
14mr|libical-1.0-3|42	
14mr|libical-1.0-3|43	%package -n %{libnamess}
14mr|libical-1.0-3|44	Summary:	Files for developing applications that use libical
14mr|libical-1.0-3|45	Group:		System/Libraries
14mr|libical-1.0-3|46	
14mr|libical-1.0-3|47	%description -n %{libnamess}
14mr|libical-1.0-3|48	Libical is an Open Source implementation of the IETF's iCalendar
14mr|libical-1.0-3|49	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mr|libical-1.0-3|50	It parses iCal components and provides a C API for manipulating
14mr|libical-1.0-3|51	the component properties, parameters, and subcomponents.
14mr|libical-1.0-3|52	
14mr|libical-1.0-3|53	%files -n %{libnamess}
14mr|libical-1.0-3|54	%{_libdir}/libicalss.so.%{major}*
14mr|libical-1.0-3|55	
14mr|libical-1.0-3|56	#----------------------------------------------------------------------------
14mr|libical-1.0-3|57	
14mr|libical-1.0-3|58	%package -n %{libnamevcal}
14mr|libical-1.0-3|59	Summary:	Files for developing applications that use libical
14mr|libical-1.0-3|60	Group:		System/Libraries
14mr|libical-1.0-3|61	
14mr|libical-1.0-3|62	%description -n %{libnamevcal}
14mr|libical-1.0-3|63	Libical is an Open Source implementation of the IETF's iCalendar
14mr|libical-1.0-3|64	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mr|libical-1.0-3|65	It parses iCal components and provides a C API for manipulating
14mr|libical-1.0-3|66	the component properties, parameters, and subcomponents.
14mr|libical-1.0-3|67	
14mr|libical-1.0-3|68	%files -n %{libnamevcal}
14mr|libical-1.0-3|69	%{_libdir}/libicalvcal.so.%{major}*
14mr|libical-1.0-3|70	
14mr|libical-1.0-3|71	#----------------------------------------------------------------------------
14mr|libical-1.0-3|72	
14mr|libical-1.0-3|73	%package -n %{devname}
14mr|libical-1.0-3|74	Summary:	Files for developing applications that use libical
14mr|libical-1.0-3|75	Group:		Development/C
14mr|libical-1.0-3|76	Provides:	%{name}-devel = %{EVRD}
14mr|libical-1.0-3|77	Requires:	%{libname} = %{EVRD}
14mr|libical-1.0-3|78	Requires:	%{libnamess} = %{EVRD}
14mr|libical-1.0-3|79	Requires:	%{libnamevcal} = %{EVRD}
14mr|libical-1.0-3|80	
14mr|libical-1.0-3|81	%description -n %{devname}
14mr|libical-1.0-3|82	The header files and libtool library for developing applications that
14mr|libical-1.0-3|83	use libical.
14mr|libical-1.0-3|84	
14mr|libical-1.0-3|85	%files -n %{devname}
14mr|libical-1.0-3|86	%doc README TODO ChangeLog NEWS TEST THANKS
14mr|libical-1.0-3|87	%doc doc/UsingLibical*
14mr|libical-1.0-3|88	%{_includedir}/*
14mr|libical-1.0-3|89	%{_libdir}/*.a
14mr|libical-1.0-3|90	%{_libdir}/*.so
14mr|libical-1.0-3|91	%{_libdir}/pkgconfig/*
14mr|libical-1.0-3|92	
14mr|libical-1.0-3|93	#----------------------------------------------------------------------------
14mr|libical-1.0-3|94	
14mr|libical-1.0-3|95	%prep
14mr|libical-1.0-3|96	%setup -q
14mr|libical-1.0-3|97	
14mr|libical-1.0-3|98	%build
14mr|libical-1.0-3|99	%cmake \
14mr|libical-1.0-3|100	-DICAL_ERRORS_ARE_FATAL=false
14mr|libical-1.0-3|101	
14mr|libical-1.0-3|102	# Not ready for nproc
14mr|libical-1.0-3|103	make
14mr|libical-1.0-3|104	
14mr|libical-1.0-3|105	%install
14mr|libical-1.0-3|106	%makeinstall_std -C build
14mr|libical-1.0-3|107	
14mr|libical-1.0-3|108	
14mr|libical-1.0-3|109	%changelog
14mr|libical-1.0-3|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|libical-1.0-3|111	+ Revision: 08113e9
14mr|libical-1.0-3|112	- MassBuild#440: Increase release tag
14mr|libical-1.0-3|113	
14mr|libical-1.0-3|114	

17220 14
14mr|libice-1.0.8-4|1	%define major 6
14mr|libice-1.0.8-4|2	%define libname %mklibname ice %{major}
14mr|libice-1.0.8-4|3	%define develname %mklibname ice -d
14mr|libice-1.0.8-4|4	
14mr|libice-1.0.8-4|5	Name:		libice
14mr|libice-1.0.8-4|6	Summary:	X Inter Client Exchange Library
14mr|libice-1.0.8-4|7	Version:	1.0.8
14mr|libice-1.0.8-4|8	Release:	4
14mr|libice-1.0.8-4|9	Group:		Development/X11
14mr|libice-1.0.8-4|10	License:	MIT
14mr|libice-1.0.8-4|11	URL:		http://xorg.freedesktop.org
14mr|libice-1.0.8-4|12	Source0:	ftp://xorg.freedesktop.org/pub/individual/lib/libICE-%{version}.tar.bz2
14mr|libice-1.0.8-4|13	
14mr|libice-1.0.8-4|14	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libice-1.0.8-4|15	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libice-1.0.8-4|16	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mr|libice-1.0.8-4|17	
14mr|libice-1.0.8-4|18	%description
14mr|libice-1.0.8-4|19	libice provides an interface to ICE, the Inter-Client Exchange protocol.
14mr|libice-1.0.8-4|20	Motivated by issues arising from the need for X Window System clients to
14mr|libice-1.0.8-4|21	share data with each other, the ICE protocol provides a generic framework for
14mr|libice-1.0.8-4|22	building protocols on top of reliable, byte-stream transport connections. It
14mr|libice-1.0.8-4|23	provides basic mechanisms for setting up and shutting down connections, for
14mr|libice-1.0.8-4|24	performing authentication, for negotiating versions, and for reporting
14mr|libice-1.0.8-4|25	errors.
14mr|libice-1.0.8-4|26	
14mr|libice-1.0.8-4|27	%package -n %{libname}
14mr|libice-1.0.8-4|28	Summary:	X Inter Client Exchange Library
14mr|libice-1.0.8-4|29	Group:		Development/X11
14mr|libice-1.0.8-4|30	Conflicts:	libxorg-x11 < 7.0
14mr|libice-1.0.8-4|31	Provides:	%{name} = %{version}
14mr|libice-1.0.8-4|32	
14mr|libice-1.0.8-4|33	%description -n %{libname}
14mr|libice-1.0.8-4|34	libice provides an interface to ICE, the Inter-Client Exchange protocol.
14mr|libice-1.0.8-4|35	Motivated by issues arising from the need for X Window System clients to
14mr|libice-1.0.8-4|36	share data with each other, the ICE protocol provides a generic framework for
14mr|libice-1.0.8-4|37	building protocols on top of reliable, byte-stream transport connections. It
14mr|libice-1.0.8-4|38	provides basic mechanisms for setting up and shutting down connections, for
14mr|libice-1.0.8-4|39	performing authentication, for negotiating versions, and for reporting
14mr|libice-1.0.8-4|40	errors.
14mr|libice-1.0.8-4|41	
14mr|libice-1.0.8-4|42	%package -n %{develname}
14mr|libice-1.0.8-4|43	Summary:	Development files for %{name}
14mr|libice-1.0.8-4|44	Group:		Development/X11
14mr|libice-1.0.8-4|45	Requires:	%{libname} = %{version}-%{release}
14mr|libice-1.0.8-4|46	Provides:	libice-devel = %{version}-%{release}
14mr|libice-1.0.8-4|47	Obsoletes:	%{_lib}ice6-devel < 1.0.8
14mr|libice-1.0.8-4|48	Obsoletes:	%{_lib}ice-static-devel < 1.0.8
14mr|libice-1.0.8-4|49	Conflicts:	libxorg-x11-devel < 7.0
14mr|libice-1.0.8-4|50	
14mr|libice-1.0.8-4|51	%description -n %{develname}
14mr|libice-1.0.8-4|52	Development files for %{name}
14mr|libice-1.0.8-4|53	
14mr|libice-1.0.8-4|54	%prep
14mr|libice-1.0.8-4|55	%setup -q -n libICE-%{version}
14mr|libice-1.0.8-4|56	
14mr|libice-1.0.8-4|57	%build
14mr|libice-1.0.8-4|58	%configure2_5x \
14mr|libice-1.0.8-4|59	--disable-static \
14mr|libice-1.0.8-4|60	--x-includes=%{_includedir}\
14mr|libice-1.0.8-4|61	--x-libraries=%{_libdir}
14mr|libice-1.0.8-4|62	
14mr|libice-1.0.8-4|63	%make
14mr|libice-1.0.8-4|64	
14mr|libice-1.0.8-4|65	%install
14mr|libice-1.0.8-4|66	rm -rf %{buildroot}
14mr|libice-1.0.8-4|67	%makeinstall_std
14mr|libice-1.0.8-4|68	mv %{buildroot}/%{_datadir}/doc/lib{ICE,ice}
14mr|libice-1.0.8-4|69	
14mr|libice-1.0.8-4|70	%files -n %{libname}
14mr|libice-1.0.8-4|71	%{_libdir}/libICE.so.%{major}*
14mr|libice-1.0.8-4|72	
14mr|libice-1.0.8-4|73	%files -n %{develname}
14mr|libice-1.0.8-4|74	%{_datadir}/doc/libice
14mr|libice-1.0.8-4|75	%{_libdir}/libICE.so
14mr|libice-1.0.8-4|76	%{_libdir}/pkgconfig/ice.pc
14mr|libice-1.0.8-4|77	%{_includedir}/X11/ICE/ICEutil.h
14mr|libice-1.0.8-4|78	%{_includedir}/X11/ICE/ICE.h
14mr|libice-1.0.8-4|79	%{_includedir}/X11/ICE/ICEproto.h
14mr|libice-1.0.8-4|80	%{_includedir}/X11/ICE/ICEconn.h
14mr|libice-1.0.8-4|81	%{_includedir}/X11/ICE/ICElib.h
14mr|libice-1.0.8-4|82	%{_includedir}/X11/ICE/ICEmsg.h
14mr|libice-1.0.8-4|83	
14mr|libice-1.0.8-4|84	
14mr|libice-1.0.8-4|85	%changelog
14mr|libice-1.0.8-4|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-4
14mr|libice-1.0.8-4|87	+ Revision: 7305283
14mr|libice-1.0.8-4|88	- MassBuild#440: Increase release tag
14mr|libice-1.0.8-4|89	
14mr|libice-1.0.8-4|90	

17221 14
14mr|libid3tag-0.15.1b-17|1	%define major 0
14mr|libid3tag-0.15.1b-17|2	%define libname %mklibname id3tag %{major}
14mr|libid3tag-0.15.1b-17|3	%define devname %mklibname id3tag -d
14mr|libid3tag-0.15.1b-17|4	
14mr|libid3tag-0.15.1b-17|5	Summary:	Library for reading and writing ID3v1 and ID3v2 tags
14mr|libid3tag-0.15.1b-17|6	Name:		libid3tag
14mr|libid3tag-0.15.1b-17|7	Version:	0.15.1b
14mr|libid3tag-0.15.1b-17|8	Release:	17
14mr|libid3tag-0.15.1b-17|9	License:	GPLv2+
14mr|libid3tag-0.15.1b-17|10	Group:		Sound
14mr|libid3tag-0.15.1b-17|11	Url:		http://www.underbit.com/products/mad/
14mr|libid3tag-0.15.1b-17|12	Source0:	http://prdownloads.sourceforge.net/mad/%{name}-%{version}.tar.bz2
14mr|libid3tag-0.15.1b-17|13	Source1:	id3tag.pc.bz2
14mr|libid3tag-0.15.1b-17|14	Patch0:		libid3tag-0.15.1b-gentoo-CVE-2008-2109_fix_overflow.patch
14mr|libid3tag-0.15.1b-17|15	BuildRequires:	pkgconfig(zlib)
14mr|libid3tag-0.15.1b-17|16	
14mr|libid3tag-0.15.1b-17|17	%description
14mr|libid3tag-0.15.1b-17|18	A library for reading and (eventually) writing ID3 tags, both ID3v1 and the
14mr|libid3tag-0.15.1b-17|19	various versions of ID3v2.
14mr|libid3tag-0.15.1b-17|20	
14mr|libid3tag-0.15.1b-17|21	#----------------------------------------------------------------------------
14mr|libid3tag-0.15.1b-17|22	
14mr|libid3tag-0.15.1b-17|23	%package -n %{libname}
14mr|libid3tag-0.15.1b-17|24	Summary:	Library for reading and writing ID3v1 and ID3v2 tags
14mr|libid3tag-0.15.1b-17|25	Group:		System/Libraries
14mr|libid3tag-0.15.1b-17|26	
14mr|libid3tag-0.15.1b-17|27	%description -n %{libname}
14mr|libid3tag-0.15.1b-17|28	A library for reading and (eventually) writing ID3 tags, both ID3v1 and the
14mr|libid3tag-0.15.1b-17|29	various versions of ID3v2.
14mr|libid3tag-0.15.1b-17|30	
14mr|libid3tag-0.15.1b-17|31	%files -n %{libname}
14mr|libid3tag-0.15.1b-17|32	%doc COPYING
14mr|libid3tag-0.15.1b-17|33	%{_libdir}/libid3tag.so.%{major}*
14mr|libid3tag-0.15.1b-17|34	
14mr|libid3tag-0.15.1b-17|35	#----------------------------------------------------------------------------
14mr|libid3tag-0.15.1b-17|36	
14mr|libid3tag-0.15.1b-17|37	%package -n %{devname}
14mr|libid3tag-0.15.1b-17|38	Summary:	Development tools for programs which will use the %{name} library
14mr|libid3tag-0.15.1b-17|39	Group:		Development/C
14mr|libid3tag-0.15.1b-17|40	Requires:	%{libname} = %{EVRD}
14mr|libid3tag-0.15.1b-17|41	Requires:	pkgconfig(zlib)
14mr|libid3tag-0.15.1b-17|42	Provides:	%{name}-devel = %{EVRD}
14mr|libid3tag-0.15.1b-17|43	Provides:	id3tag-devel = %{EVRD}
14mr|libid3tag-0.15.1b-17|44	
14mr|libid3tag-0.15.1b-17|45	%description -n %{devname}
14mr|libid3tag-0.15.1b-17|46	This package includes the header files and static libraries
14mr|libid3tag-0.15.1b-17|47	necessary for developing programs using the %{name} library.
14mr|libid3tag-0.15.1b-17|48	
14mr|libid3tag-0.15.1b-17|49	If you are going to develop programs which will use the %{name} library
14mr|libid3tag-0.15.1b-17|50	you should install this.
14mr|libid3tag-0.15.1b-17|51	
14mr|libid3tag-0.15.1b-17|52	%files -n %{devname}
14mr|libid3tag-0.15.1b-17|53	%doc COPY* README TODO CHANGES CREDITS
14mr|libid3tag-0.15.1b-17|54	%{_libdir}/*.so
14mr|libid3tag-0.15.1b-17|55	%{_libdir}/pkgconfig/*
14mr|libid3tag-0.15.1b-17|56	%{_includedir}/*
14mr|libid3tag-0.15.1b-17|57	
14mr|libid3tag-0.15.1b-17|58	#----------------------------------------------------------------------------
14mr|libid3tag-0.15.1b-17|59	
14mr|libid3tag-0.15.1b-17|60	%prep
14mr|libid3tag-0.15.1b-17|61	%setup -q
14mr|libid3tag-0.15.1b-17|62	%patch0 -p0 -b .cve-2008-2109
14mr|libid3tag-0.15.1b-17|63	
14mr|libid3tag-0.15.1b-17|64	%build
14mr|libid3tag-0.15.1b-17|65	%configure2_5x --disable-static
14mr|libid3tag-0.15.1b-17|66	%make
14mr|libid3tag-0.15.1b-17|67	
14mr|libid3tag-0.15.1b-17|68	%install
14mr|libid3tag-0.15.1b-17|69	%makeinstall_std
14mr|libid3tag-0.15.1b-17|70	# this is an invalid locale dir
14mr|libid3tag-0.15.1b-17|71	rm -rf %{buildroot}/%{_datadir}/locale/en
14mr|libid3tag-0.15.1b-17|72	
14mr|libid3tag-0.15.1b-17|73	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|libid3tag-0.15.1b-17|74	bzcat %{SOURCE1} | sed -e 's,/lib\>,/%{_lib},;s,0.14.2b,%{version},' >%{buildroot}%{_libdir}/pkgconfig/id3tag.pc
14mr|libid3tag-0.15.1b-17|75	
14mr|libid3tag-0.15.1b-17|76	
14mr|libid3tag-0.15.1b-17|77	%changelog
14mr|libid3tag-0.15.1b-17|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.15.1b-17
14mr|libid3tag-0.15.1b-17|79	+ Revision: 3c241e9
14mr|libid3tag-0.15.1b-17|80	- MassBuild#440: Increase release tag
14mr|libid3tag-0.15.1b-17|81	
14mr|libid3tag-0.15.1b-17|82	

17222 14
14mr|libIDL-0.8.14-9|1	%define api_version	2
14mr|libIDL-0.8.14-9|2	%define lib_major	0
14mr|libIDL-0.8.14-9|3	%define lib_name	%mklibname IDL %{api_version} %{lib_major}
14mr|libIDL-0.8.14-9|4	%define develname	%mklibname -d  IDL %{api_version}
14mr|libIDL-0.8.14-9|5	
14mr|libIDL-0.8.14-9|6	Summary:	IDL parsing library
14mr|libIDL-0.8.14-9|7	Name:		libIDL
14mr|libIDL-0.8.14-9|8	Version:	0.8.14
14mr|libIDL-0.8.14-9|9	Release:	9
14mr|libIDL-0.8.14-9|10	URL:		http://orbit-resource.sf.net/
14mr|libIDL-0.8.14-9|11	License:	LGPLv2+
14mr|libIDL-0.8.14-9|12	Group:		System/Libraries
14mr|libIDL-0.8.14-9|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libIDL-0.8.14-9|14	
14mr|libIDL-0.8.14-9|15	BuildConflicts:	ORBit-devel < 0.5.10
14mr|libIDL-0.8.14-9|16	BuildRequires:	flex
14mr|libIDL-0.8.14-9|17	BuildRequires:	bison
14mr|libIDL-0.8.14-9|18	BuildRequires:	pkgconfig(glib-2.0)
14mr|libIDL-0.8.14-9|19	
14mr|libIDL-0.8.14-9|20	%description
14mr|libIDL-0.8.14-9|21	libIDL is a small library for creating parse trees of CORBA v2.2
14mr|libIDL-0.8.14-9|22	compliant Interface Definition Language (IDL) files, which is a
14mr|libIDL-0.8.14-9|23	specification for defining interfaces which can be used between
14mr|libIDL-0.8.14-9|24	different CORBA implementations.
14mr|libIDL-0.8.14-9|25	
14mr|libIDL-0.8.14-9|26	%package -n %{lib_name}
14mr|libIDL-0.8.14-9|27	Summary:	%{summary}
14mr|libIDL-0.8.14-9|28	Group:		%{group}
14mr|libIDL-0.8.14-9|29	Provides:	%{name} = %{version}-%{release}
14mr|libIDL-0.8.14-9|30	Provides:	%{name}%{api_version} = %{version}-%{release}
14mr|libIDL-0.8.14-9|31	
14mr|libIDL-0.8.14-9|32	%description -n %{lib_name}
14mr|libIDL-0.8.14-9|33	libIDL is a small library for creating parse trees of CORBA v2.2
14mr|libIDL-0.8.14-9|34	compliant Interface Definition Language (IDL) files, which is a
14mr|libIDL-0.8.14-9|35	specification for defining interfaces which can be used between
14mr|libIDL-0.8.14-9|36	different CORBA implementations.
14mr|libIDL-0.8.14-9|37	
14mr|libIDL-0.8.14-9|38	%package -n %{develname}
14mr|libIDL-0.8.14-9|39	Summary:	Header files and libraries needed for libIDL development
14mr|libIDL-0.8.14-9|40	Group:		Development/C
14mr|libIDL-0.8.14-9|41	Conflicts:	ORBit-devel < 0.5.10
14mr|libIDL-0.8.14-9|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|libIDL-0.8.14-9|43	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
14mr|libIDL-0.8.14-9|44	Requires:	%{lib_name} = %{version}
14mr|libIDL-0.8.14-9|45	Requires:	pkgconfig(glib-2.0)
14mr|libIDL-0.8.14-9|46	Obsoletes:	%{mklibname -d  IDL 2 0} < 0.8.14-7
14mr|libIDL-0.8.14-9|47	
14mr|libIDL-0.8.14-9|48	%description -n %{develname}
14mr|libIDL-0.8.14-9|49	This package includes the header files and libraries needed for
14mr|libIDL-0.8.14-9|50	developing or compiling programs using libIDL.
14mr|libIDL-0.8.14-9|51	
14mr|libIDL-0.8.14-9|52	%prep
14mr|libIDL-0.8.14-9|53	%setup -q
14mr|libIDL-0.8.14-9|54	
14mr|libIDL-0.8.14-9|55	%build
14mr|libIDL-0.8.14-9|56	%configure2_5x \
14mr|libIDL-0.8.14-9|57	--disable-static
14mr|libIDL-0.8.14-9|58	
14mr|libIDL-0.8.14-9|59	%make
14mr|libIDL-0.8.14-9|60	
14mr|libIDL-0.8.14-9|61	%install
14mr|libIDL-0.8.14-9|62	rm -rf %{buildroot}
14mr|libIDL-0.8.14-9|63	%makeinstall_std
14mr|libIDL-0.8.14-9|64	
14mr|libIDL-0.8.14-9|65	%multiarch_binaries %{buildroot}%{_bindir}/*-config*
14mr|libIDL-0.8.14-9|66	
14mr|libIDL-0.8.14-9|67	%files -n %{lib_name}
14mr|libIDL-0.8.14-9|68	%doc AUTHORS README NEWS BUGS ChangeLog
14mr|libIDL-0.8.14-9|69	%{_libdir}/libIDL-%{api_version}.so.%{lib_major}*
14mr|libIDL-0.8.14-9|70	
14mr|libIDL-0.8.14-9|71	%files -n %{develname}
14mr|libIDL-0.8.14-9|72	%doc tstidl.c
14mr|libIDL-0.8.14-9|73	%{_bindir}/libIDL-config-2
14mr|libIDL-0.8.14-9|74	%{_bindir}/*/libIDL-config-2
14mr|libIDL-0.8.14-9|75	%{_includedir}/*
14mr|libIDL-0.8.14-9|76	%{_infodir}/*.info*
14mr|libIDL-0.8.14-9|77	%{_libdir}/lib*.so
14mr|libIDL-0.8.14-9|78	%{_libdir}/pkgconfig/*
14mr|libIDL-0.8.14-9|79	
14mr|libIDL-0.8.14-9|80	
14mr|libIDL-0.8.14-9|81	
14mr|libIDL-0.8.14-9|82	%changelog
14mr|libIDL-0.8.14-9|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.14-9
14mr|libIDL-0.8.14-9|84	+ Revision: 3687537
14mr|libIDL-0.8.14-9|85	- MassBuild#440: Increase release tag
14mr|libIDL-0.8.14-9|86	
14mr|libIDL-0.8.14-9|87	

17223 14
14mr|libidn-1.28-2|1	%define	major 11
14mr|libidn-1.28-2|2	%define libname	%mklibname idn %{major}
14mr|libidn-1.28-2|3	%define develname %mklibname idn -d
14mr|libidn-1.28-2|4	
14mr|libidn-1.28-2|5	Summary:	Internationalized string processing library
14mr|libidn-1.28-2|6	Name:		libidn
14mr|libidn-1.28-2|7	Version:	1.28
14mr|libidn-1.28-2|8	Release:	2
14mr|libidn-1.28-2|9	License:	LGPLv2+
14mr|libidn-1.28-2|10	Group:		System/Libraries
14mr|libidn-1.28-2|11	URL:		http://www.gnu.org/software/libidn/
14mr|libidn-1.28-2|12	Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
14mr|libidn-1.28-2|13	Source1:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
14mr|libidn-1.28-2|14	Patch0:		libidn-1.25-automake-1.12.patch
14mr|libidn-1.28-2|15	BuildRequires:	autoconf automake libtool m4 intltool
14mr|libidn-1.28-2|16	BuildRequires:	texinfo gtk-doc gettext gettext-devel gengetopt
14mr|libidn-1.28-2|17	%ifnarch %mips %arm
14mr|libidn-1.28-2|18	BuildRequires:	valgrind
14mr|libidn-1.28-2|19	BuildRequires:	java-rpmbuild
14mr|libidn-1.28-2|20	%endif
14mr|libidn-1.28-2|21	# disable on arm for now. test it again on real hardware. qemu doesn't like it
14mr|libidn-1.28-2|22	%ifnarch %mips %arm
14mr|libidn-1.28-2|23	BuildRequires:	mono
14mr|libidn-1.28-2|24	%endif
14mr|libidn-1.28-2|25	
14mr|libidn-1.28-2|26	%description
14mr|libidn-1.28-2|27	GNU Libidn is an implementation of the Stringprep, Punycode and
14mr|libidn-1.28-2|28	IDNA specifications defined by the IETF Internationalized Domain
14mr|libidn-1.28-2|29	Names (IDN) working group, used for internationalized domain
14mr|libidn-1.28-2|30	names.
14mr|libidn-1.28-2|31	
14mr|libidn-1.28-2|32	%package -n %{libname}
14mr|libidn-1.28-2|33	Summary:	Internationalized string processing library
14mr|libidn-1.28-2|34	Group:		System/Libraries
14mr|libidn-1.28-2|35	
14mr|libidn-1.28-2|36	%description -n	%{libname}
14mr|libidn-1.28-2|37	GNU Libidn is an implementation of the Stringprep, Punycode and
14mr|libidn-1.28-2|38	IDNA specifications defined by the IETF Internationalized Domain
14mr|libidn-1.28-2|39	Names (IDN) working group, used for internationalized domain
14mr|libidn-1.28-2|40	names.
14mr|libidn-1.28-2|41	
14mr|libidn-1.28-2|42	%package -n %{develname}
14mr|libidn-1.28-2|43	Summary:	Development files for the %{libname} library
14mr|libidn-1.28-2|44	Group:		Development/C
14mr|libidn-1.28-2|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|libidn-1.28-2|46	Provides:	idn-devel = %{version}-%{release}
14mr|libidn-1.28-2|47	Requires:	%{libname} >= %{version}-%{release}
14mr|libidn-1.28-2|48	Obsoletes:	%{mklibname idn 11 -d} < 1.25
14mr|libidn-1.28-2|49	
14mr|libidn-1.28-2|50	%description -n	%{develname}
14mr|libidn-1.28-2|51	Development files for the %{libname} library.
14mr|libidn-1.28-2|52	
14mr|libidn-1.28-2|53	%package -n idn
14mr|libidn-1.28-2|54	Summary:	Commandline interface to the %{libname} library
14mr|libidn-1.28-2|55	Group:		System/Servers
14mr|libidn-1.28-2|56	
14mr|libidn-1.28-2|57	%description -n idn
14mr|libidn-1.28-2|58	This package provides the commandline interface to the
14mr|libidn-1.28-2|59	%{libname} library.
14mr|libidn-1.28-2|60	
14mr|libidn-1.28-2|61	%ifnarch %mips %arm
14mr|libidn-1.28-2|62	%package -n %{libname}-java
14mr|libidn-1.28-2|63	Summary:	Java support for the %{name}
14mr|libidn-1.28-2|64	Group:		Development/Java
14mr|libidn-1.28-2|65	Provides:	%{name}-java = %{version}-%{release}
14mr|libidn-1.28-2|66	Requires:	%{libname} >= %{version}-%{release}
14mr|libidn-1.28-2|67	
14mr|libidn-1.28-2|68	%description -n %{libname}-java
14mr|libidn-1.28-2|69	Java support for the %{name}.
14mr|libidn-1.28-2|70	
14mr|libidn-1.28-2|71	%package -n %{libname}-mono
14mr|libidn-1.28-2|72	Summary:	Mono support for the %{name}
14mr|libidn-1.28-2|73	Group:		Development/Other
14mr|libidn-1.28-2|74	Provides:	%{name}-mono = %{version}-%{release}
14mr|libidn-1.28-2|75	Requires:	%{libname} >= %{version}-%{release}
14mr|libidn-1.28-2|76	
14mr|libidn-1.28-2|77	%description -n %{libname}-mono
14mr|libidn-1.28-2|78	Mono support for the %{name}.
14mr|libidn-1.28-2|79	%endif
14mr|libidn-1.28-2|80	
14mr|libidn-1.28-2|81	%prep
14mr|libidn-1.28-2|82	%setup -q
14mr|libidn-1.28-2|83	%patch0 -p1
14mr|libidn-1.28-2|84	
14mr|libidn-1.28-2|85	# Name directory sections consistently in the info file, rhbz #209491
14mr|libidn-1.28-2|86	sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info
14mr|libidn-1.28-2|87	
14mr|libidn-1.28-2|88	iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info > iconv.tmp
14mr|libidn-1.28-2|89	mv iconv.tmp doc/libidn.info
14mr|libidn-1.28-2|90	
14mr|libidn-1.28-2|91	%build
14mr|libidn-1.28-2|92	autoreconf -fi
14mr|libidn-1.28-2|93	
14mr|libidn-1.28-2|94	%configure2_5x \
14mr|libidn-1.28-2|95	%ifnarch %mips %arm
14mr|libidn-1.28-2|96	--enable-java \
14mr|libidn-1.28-2|97	--enable-valgrind-tests \
14mr|libidn-1.28-2|98	%endif
14mr|libidn-1.28-2|99	%ifnarch %mips %arm
14mr|libidn-1.28-2|100	--enable-csharp=mono \
14mr|libidn-1.28-2|101	%endif
14mr|libidn-1.28-2|102	--disable-rpath \
14mr|libidn-1.28-2|103	--disable-static
14mr|libidn-1.28-2|104	
14mr|libidn-1.28-2|105	%make
14mr|libidn-1.28-2|106	
14mr|libidn-1.28-2|107	%install
14mr|libidn-1.28-2|108	%makeinstall_std
14mr|libidn-1.28-2|109	
14mr|libidn-1.28-2|110	# fix "invalid-lc-messages-dir":
14mr|libidn-1.28-2|111	rm -rf %{buildroot}%{_datadir}/locale/en@*quot
14mr|libidn-1.28-2|112	
14mr|libidn-1.28-2|113	# make a nice list for docs
14mr|libidn-1.28-2|114	find doc -type f | sed 's/^/%{doc} /' | \
14mr|libidn-1.28-2|115	grep -v "Makefile*" | \
14mr|libidn-1.28-2|116	grep -v "\.tex*" | \
14mr|libidn-1.28-2|117	grep -v "\.info" | \
14mr|libidn-1.28-2|118	grep -v "\.1" | \
14mr|libidn-1.28-2|119	grep -v "\.3" | \
14mr|libidn-1.28-2|120	grep -v "\.sgml" | \
14mr|libidn-1.28-2|121	grep -v "\.xml" | \
14mr|libidn-1.28-2|122	grep -v "gdoc" | \
14mr|libidn-1.28-2|123	grep -v "mdate-sh" > %{libname}-devel.filelist
14mr|libidn-1.28-2|124	
14mr|libidn-1.28-2|125	find examples -type f -name ".c" | sed 's/^/%{doc} /' >> %{develname}.filelist
14mr|libidn-1.28-2|126	
14mr|libidn-1.28-2|127	%find_lang %{name}
14mr|libidn-1.28-2|128	
14mr|libidn-1.28-2|129	#(tpg) really not needed... also got lzma'd :)
14mr|libidn-1.28-2|130	
14mr|libidn-1.28-2|131	rm -rf %{buildroot}%{_infodir}/*.png*
14mr|libidn-1.28-2|132	
14mr|libidn-1.28-2|133	# this fixes a file clash in a mixed arch env
14mr|libidn-1.28-2|134	mv %{buildroot}%{_infodir}/%{name}.info %{buildroot}%{_infodir}/%{libname}.info
14mr|libidn-1.28-2|135	
14mr|libidn-1.28-2|136	%files -n idn -f %{name}.lang
14mr|libidn-1.28-2|137	%doc ChangeLog FAQ README THANKS contrib
14mr|libidn-1.28-2|138	%{_bindir}/idn
14mr|libidn-1.28-2|139	%{_mandir}/man1/idn.1*
14mr|libidn-1.28-2|140	%{_datadir}/*emacs/site-lisp/*.el
14mr|libidn-1.28-2|141	
14mr|libidn-1.28-2|142	%files -n %{libname}
14mr|libidn-1.28-2|143	%{_libdir}/libidn.so.%{major}*
14mr|libidn-1.28-2|144	%{_infodir}/%{libname}.info*
14mr|libidn-1.28-2|145	
14mr|libidn-1.28-2|146	%files -n %{develname} -f %{develname}.filelist
14mr|libidn-1.28-2|147	%doc doc/libidn.html TODO libc/example.c examples/README examples/Makefile.*
14mr|libidn-1.28-2|148	%{_libdir}/libidn.so
14mr|libidn-1.28-2|149	%{_includedir}/*.h
14mr|libidn-1.28-2|150	%{_libdir}/pkgconfig/*.pc
14mr|libidn-1.28-2|151	%{_mandir}/man3/*
14mr|libidn-1.28-2|152	
14mr|libidn-1.28-2|153	%ifnarch %mips %arm
14mr|libidn-1.28-2|154	%files -n %{libname}-java
14mr|libidn-1.28-2|155	%{_datadir}/java/*.jar
14mr|libidn-1.28-2|156	%endif
14mr|libidn-1.28-2|157	
14mr|libidn-1.28-2|158	%ifnarch %mips %arm
14mr|libidn-1.28-2|159	%files -n %{libname}-mono
14mr|libidn-1.28-2|160	%{_libdir}/*.dll
14mr|libidn-1.28-2|161	%endif
14mr|libidn-1.28-2|162	
14mr|libidn-1.28-2|163	
14mr|libidn-1.28-2|164	%changelog
14mr|libidn-1.28-2|165	* Fri Jul 04 2014 Arkady Shane <ashejn@gmail.com> 1.28-2
14mr|libidn-1.28-2|166	+ Revision: 8720d1f
14mr|libidn-1.28-2|167	- added BR: gengetopt
14mr|libidn-1.28-2|168	
14mr|libidn-1.28-2|169	

17224 14
14mr|libiec61883-1.2.0-9|1	%define	name	libiec61883
14mr|libiec61883-1.2.0-9|2	%define	version	1.2.0
14mr|libiec61883-1.2.0-9|3	%define release 	9
14mr|libiec61883-1.2.0-9|4	
14mr|libiec61883-1.2.0-9|5	%define	major	0
14mr|libiec61883-1.2.0-9|6	%define	libname	%mklibname iec61883_ %{major}
14mr|libiec61883-1.2.0-9|7	%define	libnamedev %{libname}-devel
14mr|libiec61883-1.2.0-9|8	
14mr|libiec61883-1.2.0-9|9	Name:	%name
14mr|libiec61883-1.2.0-9|10	Version: %version
14mr|libiec61883-1.2.0-9|11	Release: %release
14mr|libiec61883-1.2.0-9|12	License: LGPL
14mr|libiec61883-1.2.0-9|13	Group:	System/Libraries
14mr|libiec61883-1.2.0-9|14	Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
14mr|libiec61883-1.2.0-9|15	URL:	http://linux1394.org
14mr|libiec61883-1.2.0-9|16	BuildRequires: pkgconfig(libraw1394) >= 1.2.0
14mr|libiec61883-1.2.0-9|17	Summary: Streaming library for IEEE1394
14mr|libiec61883-1.2.0-9|18	
14mr|libiec61883-1.2.0-9|19	%description
14mr|libiec61883-1.2.0-9|20	The libiec61883 library provides an higher level API for streaming DV,
14mr|libiec61883-1.2.0-9|21	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
14mr|libiec61883-1.2.0-9|22	functionality, this library acts as a filter that accepts DV-frames,
14mr|libiec61883-1.2.0-9|23	MPEG-2 frames or audio samples from the application and breaks these
14mr|libiec61883-1.2.0-9|24	down to isochronous packets, which are transmitted using libraw1394.
14mr|libiec61883-1.2.0-9|25	
14mr|libiec61883-1.2.0-9|26	%package -n %{libname}
14mr|libiec61883-1.2.0-9|27	Group:	  System/Libraries
14mr|libiec61883-1.2.0-9|28	Summary:  Streaming library for IEEE1394
14mr|libiec61883-1.2.0-9|29	Provides: %{name}
14mr|libiec61883-1.2.0-9|30	
14mr|libiec61883-1.2.0-9|31	%description -n %{libname}
14mr|libiec61883-1.2.0-9|32	The libiec61883 library provides an higher level API for streaming DV,
14mr|libiec61883-1.2.0-9|33	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
14mr|libiec61883-1.2.0-9|34	functionality, this library acts as a filter that accepts DV-frames,
14mr|libiec61883-1.2.0-9|35	MPEG-2 frames or audio samples from the application and breaks these
14mr|libiec61883-1.2.0-9|36	down to isochronous packets, which are transmitted using libraw1394.
14mr|libiec61883-1.2.0-9|37	
14mr|libiec61883-1.2.0-9|38	%package -n %{libnamedev}
14mr|libiec61883-1.2.0-9|39	Summary:  Development libs for libiec61883
14mr|libiec61883-1.2.0-9|40	Group:    Development/C
14mr|libiec61883-1.2.0-9|41	Provides: %{name}-devel = %{version}-%{release}
14mr|libiec61883-1.2.0-9|42	Requires: %{libname} = %{version}
14mr|libiec61883-1.2.0-9|43	
14mr|libiec61883-1.2.0-9|44	%description -n %{libnamedev}
14mr|libiec61883-1.2.0-9|45	Development libraries needed to build applications against libiec61883
14mr|libiec61883-1.2.0-9|46	
14mr|libiec61883-1.2.0-9|47	%package -n %{name}-utils
14mr|libiec61883-1.2.0-9|48	Summary:  Utilities for use with libiec61883
14mr|libiec61883-1.2.0-9|49	Group:    Communications
14mr|libiec61883-1.2.0-9|50	Requires: %{name} = %{version}
14mr|libiec61883-1.2.0-9|51	
14mr|libiec61883-1.2.0-9|52	%description -n	%{name}-utils
14mr|libiec61883-1.2.0-9|53	Utilities that make use of iec61883
14mr|libiec61883-1.2.0-9|54	
14mr|libiec61883-1.2.0-9|55	%prep
14mr|libiec61883-1.2.0-9|56	%setup -q
14mr|libiec61883-1.2.0-9|57	perl -pi -e's,noinst,bin,' examples/Makefile.am
14mr|libiec61883-1.2.0-9|58	
14mr|libiec61883-1.2.0-9|59	%build
14mr|libiec61883-1.2.0-9|60	autoreconf -i
14mr|libiec61883-1.2.0-9|61	%configure
14mr|libiec61883-1.2.0-9|62	%make
14mr|libiec61883-1.2.0-9|63	
14mr|libiec61883-1.2.0-9|64	%install
14mr|libiec61883-1.2.0-9|65	rm -rf %{buildroot}
14mr|libiec61883-1.2.0-9|66	%makeinstall
14mr|libiec61883-1.2.0-9|67	
14mr|libiec61883-1.2.0-9|68	%clean
14mr|libiec61883-1.2.0-9|69	rm -rf %{buildroot}
14mr|libiec61883-1.2.0-9|70	
14mr|libiec61883-1.2.0-9|71	%if %mdkversion < 200900
14mr|libiec61883-1.2.0-9|72	%post -n %{libname} -p /sbin/ldconfig
14mr|libiec61883-1.2.0-9|73	%endif
14mr|libiec61883-1.2.0-9|74	
14mr|libiec61883-1.2.0-9|75	%if %mdkversion < 200900
14mr|libiec61883-1.2.0-9|76	%postun -n %{libname} -p /sbin/ldconfig
14mr|libiec61883-1.2.0-9|77	%endif
14mr|libiec61883-1.2.0-9|78	
14mr|libiec61883-1.2.0-9|79	%files -n %{libname}
14mr|libiec61883-1.2.0-9|80	%defattr(-,root,root,-)
14mr|libiec61883-1.2.0-9|81	%doc AUTHORS COPYING NEWS README
14mr|libiec61883-1.2.0-9|82	%{_libdir}/libiec61883.so.%{major}*
14mr|libiec61883-1.2.0-9|83	
14mr|libiec61883-1.2.0-9|84	%files -n %{libnamedev}
14mr|libiec61883-1.2.0-9|85	%defattr(-,root,root,-)
14mr|libiec61883-1.2.0-9|86	%{_libdir}/*.so
14mr|libiec61883-1.2.0-9|87	%{_libdir}/*a
14mr|libiec61883-1.2.0-9|88	%{_includedir}/*
14mr|libiec61883-1.2.0-9|89	%{_libdir}/pkgconfig/libiec61883.pc
14mr|libiec61883-1.2.0-9|90	%doc examples/*.c
14mr|libiec61883-1.2.0-9|91	
14mr|libiec61883-1.2.0-9|92	%files utils
14mr|libiec61883-1.2.0-9|93	%defattr(-,root,root,-)
14mr|libiec61883-1.2.0-9|94	%{_bindir}/*
14mr|libiec61883-1.2.0-9|95	%{_mandir}/*/*
14mr|libiec61883-1.2.0-9|96	
14mr|libiec61883-1.2.0-9|97	
14mr|libiec61883-1.2.0-9|98	
14mr|libiec61883-1.2.0-9|99	
14mr|libiec61883-1.2.0-9|100	
14mr|libiec61883-1.2.0-9|101	%changelog
14mr|libiec61883-1.2.0-9|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-9
14mr|libiec61883-1.2.0-9|103	+ Revision: d44ec58
14mr|libiec61883-1.2.0-9|104	- MassBuild#440: Increase release tag
14mr|libiec61883-1.2.0-9|105	
14mr|libiec61883-1.2.0-9|106	

17225 14
14mr|libieee1284-0.2.11-13|1	%define major 3
14mr|libieee1284-0.2.11-13|2	%define libname %mklibname ieee1284_ %{major}
14mr|libieee1284-0.2.11-13|3	%define develname %mklibname ieee1284 -d
14mr|libieee1284-0.2.11-13|4	
14mr|libieee1284-0.2.11-13|5	Summary:	Cross-platform library for parallel port access
14mr|libieee1284-0.2.11-13|6	Name:		libieee1284
14mr|libieee1284-0.2.11-13|7	Version:	0.2.11
14mr|libieee1284-0.2.11-13|8	Release:	13
14mr|libieee1284-0.2.11-13|9	License:	LGPLv2+
14mr|libieee1284-0.2.11-13|10	Group:		System/Libraries
14mr|libieee1284-0.2.11-13|11	URL:		http://sourceforge.net/projects/libieee1284/
14mr|libieee1284-0.2.11-13|12	Source0:	http://ovh.dl.sourceforge.net/sourceforge/libieee1284/%{name}-%{version}.tar.bz2
14mr|libieee1284-0.2.11-13|13	Patch0:		libieee1284-0.2.11-linkage.patch
14mr|libieee1284-0.2.11-13|14	BuildRequires:	python-devel
14mr|libieee1284-0.2.11-13|15	
14mr|libieee1284-0.2.11-13|16	%description
14mr|libieee1284-0.2.11-13|17	libieee1284 is a cross-platform library for parallel port access
14mr|libieee1284-0.2.11-13|18	
14mr|libieee1284-0.2.11-13|19	%package -n	%{libname}
14mr|libieee1284-0.2.11-13|20	Summary:	Cross-platform library for parallel port access
14mr|libieee1284-0.2.11-13|21	Group:		System/Libraries
14mr|libieee1284-0.2.11-13|22	Provides:	%{name} = %{version}-%{release}
14mr|libieee1284-0.2.11-13|23	
14mr|libieee1284-0.2.11-13|24	%description -n	%{libname}
14mr|libieee1284-0.2.11-13|25	libieee1284 is a cross-platform library for parallel port access
14mr|libieee1284-0.2.11-13|26	
14mr|libieee1284-0.2.11-13|27	%package -n	%{develname}
14mr|libieee1284-0.2.11-13|28	Summary:	Development files for libieee1284
14mr|libieee1284-0.2.11-13|29	Group:		Development/C
14mr|libieee1284-0.2.11-13|30	Requires:	%{libname} = %{version}-%{release}
14mr|libieee1284-0.2.11-13|31	Provides:	ieee1284-devel
14mr|libieee1284-0.2.11-13|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|libieee1284-0.2.11-13|33	Obsoletes:	%{mklibname ieee1284_ 3 -d} < 0.2.11-12
14mr|libieee1284-0.2.11-13|34	
14mr|libieee1284-0.2.11-13|35	%description -n	%{develname}
14mr|libieee1284-0.2.11-13|36	The %{name}-devel package includes the header files and .so libraries
14mr|libieee1284-0.2.11-13|37	necessary for developing programs which will access parallel port devices
14mr|libieee1284-0.2.11-13|38	using the %{name} library.
14mr|libieee1284-0.2.11-13|39	
14mr|libieee1284-0.2.11-13|40	%package -n	python-%{name}
14mr|libieee1284-0.2.11-13|41	Group:		Development/Python
14mr|libieee1284-0.2.11-13|42	Summary:	Python bindings for libieee2384
14mr|libieee1284-0.2.11-13|43	Conflicts:	%{name}-devel < %{version}-%{release}
14mr|libieee1284-0.2.11-13|44	
14mr|libieee1284-0.2.11-13|45	%description -n python-%{name}
14mr|libieee1284-0.2.11-13|46	This package contains python bindings for libieee2384.
14mr|libieee1284-0.2.11-13|47	
14mr|libieee1284-0.2.11-13|48	%prep
14mr|libieee1284-0.2.11-13|49	%setup -q
14mr|libieee1284-0.2.11-13|50	%patch0 -p0
14mr|libieee1284-0.2.11-13|51	
14mr|libieee1284-0.2.11-13|52	%build
14mr|libieee1284-0.2.11-13|53	%configure2_5x \
14mr|libieee1284-0.2.11-13|54	--with-python \
14mr|libieee1284-0.2.11-13|55	--disable-static
14mr|libieee1284-0.2.11-13|56	
14mr|libieee1284-0.2.11-13|57	%make
14mr|libieee1284-0.2.11-13|58	
14mr|libieee1284-0.2.11-13|59	%install
14mr|libieee1284-0.2.11-13|60	%makeinstall_std
14mr|libieee1284-0.2.11-13|61	
14mr|libieee1284-0.2.11-13|62	%files -n %{libname}
14mr|libieee1284-0.2.11-13|63	%{_libdir}/*.so.%{major}*
14mr|libieee1284-0.2.11-13|64	
14mr|libieee1284-0.2.11-13|65	%files -n %{develname}
14mr|libieee1284-0.2.11-13|66	%doc README AUTHORS ChangeLog INSTALL NEWS TODO
14mr|libieee1284-0.2.11-13|67	%{_bindir}/libieee1284_test
14mr|libieee1284-0.2.11-13|68	%{_includedir}/*
14mr|libieee1284-0.2.11-13|69	%{_libdir}/*.so
14mr|libieee1284-0.2.11-13|70	%{_mandir}/man3/*
14mr|libieee1284-0.2.11-13|71	
14mr|libieee1284-0.2.11-13|72	%files -n python-%{name}
14mr|libieee1284-0.2.11-13|73	%{py_platsitedir}/*.so
14mr|libieee1284-0.2.11-13|74	
14mr|libieee1284-0.2.11-13|75	
14mr|libieee1284-0.2.11-13|76	
14mr|libieee1284-0.2.11-13|77	%changelog
14mr|libieee1284-0.2.11-13|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.11-13
14mr|libieee1284-0.2.11-13|79	+ Revision: 9b4c7f8
14mr|libieee1284-0.2.11-13|80	- MassBuild#440: Increase release tag
14mr|libieee1284-0.2.11-13|81	
14mr|libieee1284-0.2.11-13|82	

17226 14
14mr|libifp-1.0.0.2-8|1	%define	name	libifp
14mr|libifp-1.0.0.2-8|2	%define	version	1.0.0.2
14mr|libifp-1.0.0.2-8|3	%define release	8
14mr|libifp-1.0.0.2-8|4	
14mr|libifp-1.0.0.2-8|5	%define	major	4
14mr|libifp-1.0.0.2-8|6	%define	libname	%mklibname ifp %{major}
14mr|libifp-1.0.0.2-8|7	%define develname %mklibname -d ifp
14mr|libifp-1.0.0.2-8|8	%define sdevelname %mklibname -d -s ifp
14mr|libifp-1.0.0.2-8|9	
14mr|libifp-1.0.0.2-8|10	Summary: 	iRiver driver library
14mr|libifp-1.0.0.2-8|11	Name: 		%{name}
14mr|libifp-1.0.0.2-8|12	Version: 	%{version}
14mr|libifp-1.0.0.2-8|13	Release: 	%mkrel %{release}
14mr|libifp-1.0.0.2-8|14	License: 	GPLv2+
14mr|libifp-1.0.0.2-8|15	Group: 		System/Libraries
14mr|libifp-1.0.0.2-8|16	Buildroot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libifp-1.0.0.2-8|17	Source0: 	%{name}-%{version}.tar.gz
14mr|libifp-1.0.0.2-8|18	Source1:        libifp.hotplug
14mr|libifp-1.0.0.2-8|19	Source2:        10-libifp.rules
14mr|libifp-1.0.0.2-8|20	Patch0:		libifp-1.0.0.2-human-readable.patch
14mr|libifp-1.0.0.2-8|21	Patch1:		libifp-1.0.0.2-warn-not-error.patch
14mr|libifp-1.0.0.2-8|22	BuildRequires:	libusb-devel
14mr|libifp-1.0.0.2-8|23	URL:		http://ifp-driver.sourceforge.net/
14mr|libifp-1.0.0.2-8|24	
14mr|libifp-1.0.0.2-8|25	%description
14mr|libifp-1.0.0.2-8|26	An interface for IRiver's flash-based portable music players
14mr|libifp-1.0.0.2-8|27	
14mr|libifp-1.0.0.2-8|28	%package -n	%{libname}
14mr|libifp-1.0.0.2-8|29	Summary:	iRiver driver library
14mr|libifp-1.0.0.2-8|30	Group:		System/Libraries
14mr|libifp-1.0.0.2-8|31	
14mr|libifp-1.0.0.2-8|32	%description -n	%{libname}
14mr|libifp-1.0.0.2-8|33	Libraries for iRiver driver
14mr|libifp-1.0.0.2-8|34	
14mr|libifp-1.0.0.2-8|35	%package -n	%{develname}
14mr|libifp-1.0.0.2-8|36	Summary:	iRiver driver library development files
14mr|libifp-1.0.0.2-8|37	Group:		Development/C
14mr|libifp-1.0.0.2-8|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libifp-1.0.0.2-8|39	Requires:	%{libname} = %{version}
14mr|libifp-1.0.0.2-8|40	Obsoletes:	%mklibname -d ifp 4
14mr|libifp-1.0.0.2-8|41	
14mr|libifp-1.0.0.2-8|42	%description -n	%{develname}
14mr|libifp-1.0.0.2-8|43	This package includes the header files and shared libraries
14mr|libifp-1.0.0.2-8|44	necessary for developing programs which will access iRiver using
14mr|libifp-1.0.0.2-8|45	the %{name} library.
14mr|libifp-1.0.0.2-8|46	
14mr|libifp-1.0.0.2-8|47	If you are going to develop programs which will access iRiver devices,
14mr|libifp-1.0.0.2-8|48	you should install this package.
14mr|libifp-1.0.0.2-8|49	
14mr|libifp-1.0.0.2-8|50	%package -n	%{sdevelname}
14mr|libifp-1.0.0.2-8|51	Summary:	Static libraries for libifp
14mr|libifp-1.0.0.2-8|52	Group:		Development/C
14mr|libifp-1.0.0.2-8|53	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|libifp-1.0.0.2-8|54	Requires:	%{develname} = %{version}
14mr|libifp-1.0.0.2-8|55	Obsoletes:	%mklibname -d -s ifp 4
14mr|libifp-1.0.0.2-8|56	
14mr|libifp-1.0.0.2-8|57	%description -n	%{sdevelname}
14mr|libifp-1.0.0.2-8|58	This package includes the static libraries necessary for developing
14mr|libifp-1.0.0.2-8|59	programs which will access iRiver devices using the %{name} library.
14mr|libifp-1.0.0.2-8|60	
14mr|libifp-1.0.0.2-8|61	If you are going to develop programs which will access iRiver devices,
14mr|libifp-1.0.0.2-8|62	you should install this package.
14mr|libifp-1.0.0.2-8|63	
14mr|libifp-1.0.0.2-8|64	%prep
14mr|libifp-1.0.0.2-8|65	%setup -q
14mr|libifp-1.0.0.2-8|66	%patch0 -p1 -b .df-h
14mr|libifp-1.0.0.2-8|67	%patch1 -p1 -b .warn
14mr|libifp-1.0.0.2-8|68	
14mr|libifp-1.0.0.2-8|69	%build
14mr|libifp-1.0.0.2-8|70	%configure2_5x	--with-libusb
14mr|libifp-1.0.0.2-8|71	%make
14mr|libifp-1.0.0.2-8|72	
14mr|libifp-1.0.0.2-8|73	%install
14mr|libifp-1.0.0.2-8|74	rm -rf %{buildroot}
14mr|libifp-1.0.0.2-8|75	%makeinstall_std
14mr|libifp-1.0.0.2-8|76	install -D -m 0755 %{SOURCE1} %buildroot/sbin/libifp-hotplug
14mr|libifp-1.0.0.2-8|77	install -D -m 0644 %{SOURCE2} %buildroot%{_sysconfdir}/udev/rules.d/10-libifp.rules
14mr|libifp-1.0.0.2-8|78	
14mr|libifp-1.0.0.2-8|79	%if %mdkversion < 200900
14mr|libifp-1.0.0.2-8|80	%post -p /sbin/ldconfig -n %{libname}
14mr|libifp-1.0.0.2-8|81	%endif
14mr|libifp-1.0.0.2-8|82	%if %mdkversion < 200900
14mr|libifp-1.0.0.2-8|83	%postun -p /sbin/ldconfig -n %{libname}
14mr|libifp-1.0.0.2-8|84	%endif
14mr|libifp-1.0.0.2-8|85	
14mr|libifp-1.0.0.2-8|86	%clean
14mr|libifp-1.0.0.2-8|87	rm -rf %{buildroot}
14mr|libifp-1.0.0.2-8|88	
14mr|libifp-1.0.0.2-8|89	%files
14mr|libifp-1.0.0.2-8|90	%defattr(-,root,root)
14mr|libifp-1.0.0.2-8|91	%doc README ChangeLog TODO
14mr|libifp-1.0.0.2-8|92	%{_bindir}/ifpline
14mr|libifp-1.0.0.2-8|93	/sbin/*
14mr|libifp-1.0.0.2-8|94	%{_sysconfdir}/udev/rules.d/*.rules
14mr|libifp-1.0.0.2-8|95	
14mr|libifp-1.0.0.2-8|96	%files -n %{libname}
14mr|libifp-1.0.0.2-8|97	%{_libdir}/libifp.so.%{major}*
14mr|libifp-1.0.0.2-8|98	
14mr|libifp-1.0.0.2-8|99	%files -n %{develname}
14mr|libifp-1.0.0.2-8|100	%defattr(-,root,root)
14mr|libifp-1.0.0.2-8|101	%{_libdir}/libifp.so
14mr|libifp-1.0.0.2-8|102	%{_includedir}/ifp.h
14mr|libifp-1.0.0.2-8|103	%{_mandir}/man3/ifp.h.3*
14mr|libifp-1.0.0.2-8|104	
14mr|libifp-1.0.0.2-8|105	%files -n %{sdevelname}
14mr|libifp-1.0.0.2-8|106	%defattr(-,root,root)
14mr|libifp-1.0.0.2-8|107	%{_libdir}/libifp.a
14mr|libifp-1.0.0.2-8|108	
14mr|libifp-1.0.0.2-8|109	
14mr|libifp-1.0.0.2-8|110	
14mr|libifp-1.0.0.2-8|111	%changelog
14mr|libifp-1.0.0.2-8|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0.2-8
14mr|libifp-1.0.0.2-8|113	+ Revision: 26b9dba
14mr|libifp-1.0.0.2-8|114	- MassBuild#440: Increase release tag
14mr|libifp-1.0.0.2-8|115	
14mr|libifp-1.0.0.2-8|116	

17227 14
14mr|libimobiledevice-1.1.5-2|1	%define major 4
14mr|libimobiledevice-1.1.5-2|2	%define libname %mklibname imobiledevice %{major}
14mr|libimobiledevice-1.1.5-2|3	%define develname %mklibname -d imobiledevice
14mr|libimobiledevice-1.1.5-2|4	
14mr|libimobiledevice-1.1.5-2|5	Name:		libimobiledevice
14mr|libimobiledevice-1.1.5-2|6	Version:	1.1.5
14mr|libimobiledevice-1.1.5-2|7	Release:	2
14mr|libimobiledevice-1.1.5-2|8	Summary:	Library for connecting to Apple iPhone and iPod touch
14mr|libimobiledevice-1.1.5-2|9	Group:		System/Libraries
14mr|libimobiledevice-1.1.5-2|10	License:	LGPLv2+
14mr|libimobiledevice-1.1.5-2|11	URL:		http://libimobiledevice.org/
14mr|libimobiledevice-1.1.5-2|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mr|libimobiledevice-1.1.5-2|13	Patch0:		libimobiledevice-1.1.5-CVE-2013-2142.patch
14mr|libimobiledevice-1.1.5-2|14	Patch1:		libimobiledevice-1.1.5-cython.patch
14mr|libimobiledevice-1.1.5-2|15	BuildRequires:	pkgconfig(libtasn1)
14mr|libimobiledevice-1.1.5-2|16	BuildRequires:	pkgconfig(libplist)
14mr|libimobiledevice-1.1.5-2|17	BuildRequires:	pkgconfig(libplist++)
14mr|libimobiledevice-1.1.5-2|18	BuildRequires:	pkgconfig(libusbmuxd)
14mr|libimobiledevice-1.1.5-2|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|libimobiledevice-1.1.5-2|20	BuildRequires:	pkgconfig(gnutls)
14mr|libimobiledevice-1.1.5-2|21	BuildRequires:	pkgconfig(openssl)
14mr|libimobiledevice-1.1.5-2|22	BuildRequires:	python-devel
14mr|libimobiledevice-1.1.5-2|23	BuildRequires:	python-cython
14mr|libimobiledevice-1.1.5-2|24	BuildRequires:	swig
14mr|libimobiledevice-1.1.5-2|25	# for CVE-2013-2142 patch
14mr|libimobiledevice-1.1.5-2|26	BuildRequires:	autoconf automake
14mr|libimobiledevice-1.1.5-2|27	
14mr|libimobiledevice-1.1.5-2|28	%description
14mr|libimobiledevice-1.1.5-2|29	libimobiledevice is a library for connecting
14mr|libimobiledevice-1.1.5-2|30	to Apple's iPhone or iPod touch devices
14mr|libimobiledevice-1.1.5-2|31	
14mr|libimobiledevice-1.1.5-2|32	%package -n %{libname}
14mr|libimobiledevice-1.1.5-2|33	Group:		System/Libraries
14mr|libimobiledevice-1.1.5-2|34	Summary:	Library for connecting to Apple iPhone and iPod touch
14mr|libimobiledevice-1.1.5-2|35	
14mr|libimobiledevice-1.1.5-2|36	%description -n %{libname}
14mr|libimobiledevice-1.1.5-2|37	libimobiledevice is a library for connecting
14mr|libimobiledevice-1.1.5-2|38	to Apple's iPhone or iPod touch devices
14mr|libimobiledevice-1.1.5-2|39	
14mr|libimobiledevice-1.1.5-2|40	%package -n %{develname}
14mr|libimobiledevice-1.1.5-2|41	Summary:	Development package for libimobiledevice
14mr|libimobiledevice-1.1.5-2|42	Group:		Development/C
14mr|libimobiledevice-1.1.5-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|libimobiledevice-1.1.5-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|libimobiledevice-1.1.5-2|45	
14mr|libimobiledevice-1.1.5-2|46	%description -n %{develname}
14mr|libimobiledevice-1.1.5-2|47	Files for development with libimobiledevice.
14mr|libimobiledevice-1.1.5-2|48	
14mr|libimobiledevice-1.1.5-2|49	%package -n python-imobiledevice
14mr|libimobiledevice-1.1.5-2|50	Summary: Python bindings for libimobiledevice
14mr|libimobiledevice-1.1.5-2|51	Group: Development/Python
14mr|libimobiledevice-1.1.5-2|52	
14mr|libimobiledevice-1.1.5-2|53	%description -n python-imobiledevice
14mr|libimobiledevice-1.1.5-2|54	Python bindings for libimobiledevice.
14mr|libimobiledevice-1.1.5-2|55	
14mr|libimobiledevice-1.1.5-2|56	%prep
14mr|libimobiledevice-1.1.5-2|57	%setup -q
14mr|libimobiledevice-1.1.5-2|58	%apply_patches
14mr|libimobiledevice-1.1.5-2|59	
14mr|libimobiledevice-1.1.5-2|60	%build
14mr|libimobiledevice-1.1.5-2|61	autoreconf -fi # for CVE-2013-2142 patch
14mr|libimobiledevice-1.1.5-2|62	%configure2_5x --disable-static
14mr|libimobiledevice-1.1.5-2|63	%make
14mr|libimobiledevice-1.1.5-2|64	
14mr|libimobiledevice-1.1.5-2|65	%install
14mr|libimobiledevice-1.1.5-2|66	%makeinstall_std
14mr|libimobiledevice-1.1.5-2|67	
14mr|libimobiledevice-1.1.5-2|68	%files
14mr|libimobiledevice-1.1.5-2|69	%doc AUTHORS COPYING.LESSER README
14mr|libimobiledevice-1.1.5-2|70	%{_bindir}/idevice_id
14mr|libimobiledevice-1.1.5-2|71	%{_bindir}/ideviceinfo
14mr|libimobiledevice-1.1.5-2|72	%{_bindir}/idevicepair
14mr|libimobiledevice-1.1.5-2|73	%{_bindir}/idevicesyslog
14mr|libimobiledevice-1.1.5-2|74	%{_bindir}/idevicebackup
14mr|libimobiledevice-1.1.5-2|75	%{_bindir}/ideviceimagemounter
14mr|libimobiledevice-1.1.5-2|76	%{_bindir}/ideviceenterrecovery
14mr|libimobiledevice-1.1.5-2|77	%{_bindir}/idevicescreenshot
14mr|libimobiledevice-1.1.5-2|78	%{_bindir}/idevicebackup2
14mr|libimobiledevice-1.1.5-2|79	%{_bindir}/idevicedate
14mr|libimobiledevice-1.1.5-2|80	%{_bindir}/idevicedebugserverproxy
14mr|libimobiledevice-1.1.5-2|81	%{_bindir}/idevicediagnostics
14mr|libimobiledevice-1.1.5-2|82	%{_bindir}/ideviceprovision
14mr|libimobiledevice-1.1.5-2|83	%{_mandir}/man1/idevice*.1.*
14mr|libimobiledevice-1.1.5-2|84	
14mr|libimobiledevice-1.1.5-2|85	%files -n %{libname}
14mr|libimobiledevice-1.1.5-2|86	%{_libdir}/lib*.so.%{major}*
14mr|libimobiledevice-1.1.5-2|87	
14mr|libimobiledevice-1.1.5-2|88	%files -n %{develname}
14mr|libimobiledevice-1.1.5-2|89	%{_libdir}/pkgconfig/libimobiledevice-1.0.pc
14mr|libimobiledevice-1.1.5-2|90	%{_libdir}/libimobiledevice.so
14mr|libimobiledevice-1.1.5-2|91	%{_includedir}/libimobiledevice
14mr|libimobiledevice-1.1.5-2|92	
14mr|libimobiledevice-1.1.5-2|93	%files -n python-imobiledevice
14mr|libimobiledevice-1.1.5-2|94	%{python_sitearch}/imobiledevice.so
14mr|libimobiledevice-1.1.5-2|95	
14mr|libimobiledevice-1.1.5-2|96	%changelog
14mr|libimobiledevice-1.1.5-2|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.5-2
14mr|libimobiledevice-1.1.5-2|98	+ Revision: 653e2b7
14mr|libimobiledevice-1.1.5-2|99	- MassBuild#440: Increase release tag
14mr|libimobiledevice-1.1.5-2|100	
14mr|libimobiledevice-1.1.5-2|101	

17228 14
14mr|libindicate-0.6.1-4|1	%define major 5
14mr|libindicate-0.6.1-4|2	%define major_gtk 3
14mr|libindicate-0.6.1-4|3	%define libname %mklibname indicate %{major}
14mr|libindicate-0.6.1-4|4	%define girname %mklibname indicate-gir 0.6
14mr|libindicate-0.6.1-4|5	%define gtklibname %mklibname indicate-gtk3_ %{major_gtk}
14mr|libindicate-0.6.1-4|6	%define gtkgirname %mklibname indicategtk3-gir 0.6
14mr|libindicate-0.6.1-4|7	%define develname %mklibname indicate -d
14mr|libindicate-0.6.1-4|8	%define gtkdevelname %mklibname indicate-gtk -d
14mr|libindicate-0.6.1-4|9	
14mr|libindicate-0.6.1-4|10	Name:           libindicate
14mr|libindicate-0.6.1-4|11	Version:        0.6.1
14mr|libindicate-0.6.1-4|12	Release:        4
14mr|libindicate-0.6.1-4|13	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|14	License:        LGPLv3
14mr|libindicate-0.6.1-4|15	Group:          System/Libraries
14mr|libindicate-0.6.1-4|16	URL:            https://launchpad.net/libindicate
14mr|libindicate-0.6.1-4|17	
14mr|libindicate-0.6.1-4|18	Source0:        http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
14mr|libindicate-0.6.1-4|19	Patch0:		libindicate-0.6.1-glib.patch
14mr|libindicate-0.6.1-4|20	Patch1:		libindicate-0.6.1-link.patch
14mr|libindicate-0.6.1-4|21	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
14mr|libindicate-0.6.1-4|22	BuildRequires:	pkgconfig(dbusmenu-glib-0.4) >= 0.3.97
14mr|libindicate-0.6.1-4|23	BuildRequires:	pkgconfig(gapi-2.0) >= 2.12.1
14mr|libindicate-0.6.1-4|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libindicate-0.6.1-4|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.18
14mr|libindicate-0.6.1-4|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.18
14mr|libindicate-0.6.1-4|27	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|libindicate-0.6.1-4|28	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12
14mr|libindicate-0.6.1-4|29	#BuildRequires:	pkgconfig(mono) >= 1.0
14mr|libindicate-0.6.1-4|30	BuildRequires:	pkgconfig(pygobject-2.0) >= 0.22
14mr|libindicate-0.6.1-4|31	BuildRequires:	pkgconfig(pygtk-2.0) >= 2.14.0
14mr|libindicate-0.6.1-4|32	BuildRequires:	pkgconfig(python) >= 2.3.5
14mr|libindicate-0.6.1-4|33	BuildRequires:	vala-tools
14mr|libindicate-0.6.1-4|34	BuildRequires:  gobject-introspection-devel
14mr|libindicate-0.6.1-4|35	BuildRequires:  gtk-doc
14mr|libindicate-0.6.1-4|36	BuildRequires:  pkgconfig(gnome-doc-utils)
14mr|libindicate-0.6.1-4|37	BuildRequires:	gnome-common
14mr|libindicate-0.6.1-4|38	BuildRequires:	intltool
14mr|libindicate-0.6.1-4|39	
14mr|libindicate-0.6.1-4|40	%description
14mr|libindicate-0.6.1-4|41	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|42	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|43	the messaging indicator.
14mr|libindicate-0.6.1-4|44	
14mr|libindicate-0.6.1-4|45	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|46	
14mr|libindicate-0.6.1-4|47	%package -n     %{libname}
14mr|libindicate-0.6.1-4|48	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|49	Group:          System/Libraries
14mr|libindicate-0.6.1-4|50	
14mr|libindicate-0.6.1-4|51	%description -n %{libname}
14mr|libindicate-0.6.1-4|52	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|53	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|54	the messaging indicator.
14mr|libindicate-0.6.1-4|55	
14mr|libindicate-0.6.1-4|56	%files -n       %{libname}
14mr|libindicate-0.6.1-4|57	%{_libdir}/libindicate.so.%{major}*
14mr|libindicate-0.6.1-4|58	
14mr|libindicate-0.6.1-4|59	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|60	
14mr|libindicate-0.6.1-4|61	%package -n     %{gtklibname}
14mr|libindicate-0.6.1-4|62	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|63	Group:          System/Libraries
14mr|libindicate-0.6.1-4|64	Obsoletes:	%{_lib}indicate-gtk33 < 0.6.1-2
14mr|libindicate-0.6.1-4|65	
14mr|libindicate-0.6.1-4|66	%description -n %{gtklibname}
14mr|libindicate-0.6.1-4|67	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|68	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|69	the messaging indicator.
14mr|libindicate-0.6.1-4|70	
14mr|libindicate-0.6.1-4|71	%files -n       %{gtklibname}
14mr|libindicate-0.6.1-4|72	%{_libdir}/libindicate-gtk3.so.%{major_gtk}*
14mr|libindicate-0.6.1-4|73	
14mr|libindicate-0.6.1-4|74	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|75	
14mr|libindicate-0.6.1-4|76	%package -n	%{girname}
14mr|libindicate-0.6.1-4|77	Summary:	GObject Introspection interface description for libindicate
14mr|libindicate-0.6.1-4|78	Group:		System/Libraries
14mr|libindicate-0.6.1-4|79	Requires:	%{libname} = %{version}
14mr|libindicate-0.6.1-4|80	
14mr|libindicate-0.6.1-4|81	%description -n %{girname}
14mr|libindicate-0.6.1-4|82	GObject Introspection interface description for libindicate-gtk.
14mr|libindicate-0.6.1-4|83	
14mr|libindicate-0.6.1-4|84	%files -n       %{girname}
14mr|libindicate-0.6.1-4|85	%{_libdir}/girepository-1.0/Indicate-0.6.typelib
14mr|libindicate-0.6.1-4|86	
14mr|libindicate-0.6.1-4|87	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|88	
14mr|libindicate-0.6.1-4|89	%package -n	%{gtkgirname}
14mr|libindicate-0.6.1-4|90	Summary:	GObject Introspection interface description for libindicate-gtk
14mr|libindicate-0.6.1-4|91	Group:		System/Libraries
14mr|libindicate-0.6.1-4|92	Requires:	%{gtklibname} = %{version}
14mr|libindicate-0.6.1-4|93	
14mr|libindicate-0.6.1-4|94	%description -n %{gtkgirname}
14mr|libindicate-0.6.1-4|95	GObject Introspection interface description for libindicate-gtk.
14mr|libindicate-0.6.1-4|96	
14mr|libindicate-0.6.1-4|97	%files -n       %{gtkgirname}
14mr|libindicate-0.6.1-4|98	%{_libdir}/girepository-1.0/IndicateGtk3-0.6.typelib
14mr|libindicate-0.6.1-4|99	
14mr|libindicate-0.6.1-4|100	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|101	%if 0
14mr|libindicate-0.6.1-4|102	%package -n     indicate-sharp
14mr|libindicate-0.6.1-4|103	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|104	Group:          Development/Other
14mr|libindicate-0.6.1-4|105	Provides:       mono-%{name} = %{version}-%{release}
14mr|libindicate-0.6.1-4|106	Requires:       %{libname} = %{version}-%{release}
14mr|libindicate-0.6.1-4|107	
14mr|libindicate-0.6.1-4|108	%description -n indicate-sharp
14mr|libindicate-0.6.1-4|109	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|110	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|111	the messaging indicator.
14mr|libindicate-0.6.1-4|112	
14mr|libindicate-0.6.1-4|113	%files -n       indicate-sharp
14mr|libindicate-0.6.1-4|114	%{_libdir}/pkgconfig/indicate-sharp-0.1.pc
14mr|libindicate-0.6.1-4|115	%{_libdir}/indicate-sharp-0.1
14mr|libindicate-0.6.1-4|116	%{_prefix}/lib/mono/indicate/indicate-sharp.dll
14mr|libindicate-0.6.1-4|117	%{_prefix}/lib/mono/gac/indicate-sharp
14mr|libindicate-0.6.1-4|118	
14mr|libindicate-0.6.1-4|119	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|120	
14mr|libindicate-0.6.1-4|121	%package -n     indicate-gtk-sharp
14mr|libindicate-0.6.1-4|122	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|123	Group:          Development/Other
14mr|libindicate-0.6.1-4|124	Provides:       mono-%{name}-gtk = %{version}-%{release}
14mr|libindicate-0.6.1-4|125	Requires:       %{gtklibname} = %{version}-%{release}
14mr|libindicate-0.6.1-4|126	
14mr|libindicate-0.6.1-4|127	%description -n	indicate-gtk-sharp
14mr|libindicate-0.6.1-4|128	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|129	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|130	the messaging indicator.
14mr|libindicate-0.6.1-4|131	
14mr|libindicate-0.6.1-4|132	%files -n       indicate-gtk-sharp
14mr|libindicate-0.6.1-4|133	%{_libdir}/pkgconfig/indicate-gtk-sharp-0.1.pc
14mr|libindicate-0.6.1-4|134	%{_libdir}/indicate-gtk-sharp-0.1
14mr|libindicate-0.6.1-4|135	%{_prefix}/lib/mono/indicate-gtk/indicate-gtk-sharp.dll
14mr|libindicate-0.6.1-4|136	%{_prefix}/lib/mono/gac/indicate-gtk-sharp
14mr|libindicate-0.6.1-4|137	%endif
14mr|libindicate-0.6.1-4|138	
14mr|libindicate-0.6.1-4|139	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|140	
14mr|libindicate-0.6.1-4|141	%package -n     python-%{name}
14mr|libindicate-0.6.1-4|142	Summary:        Library for applications to raise flags on DBus
14mr|libindicate-0.6.1-4|143	Group:          Development/Python
14mr|libindicate-0.6.1-4|144	
14mr|libindicate-0.6.1-4|145	%description -n	python-%{name}
14mr|libindicate-0.6.1-4|146	A small library for applications to raise "flags" on DBus for other
14mr|libindicate-0.6.1-4|147	components of the desktop to pick up and visualize. Currently used by
14mr|libindicate-0.6.1-4|148	the messaging indicator.
14mr|libindicate-0.6.1-4|149	
14mr|libindicate-0.6.1-4|150	%files -n       python-%{name}
14mr|libindicate-0.6.1-4|151	%{py_platsitedir}/indicate
14mr|libindicate-0.6.1-4|152	%{_datadir}/pygtk/2.0/defs/indicate.defs
14mr|libindicate-0.6.1-4|153	
14mr|libindicate-0.6.1-4|154	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|155	
14mr|libindicate-0.6.1-4|156	%package -n     %{develname}
14mr|libindicate-0.6.1-4|157	Summary:        Library headers for %{name}
14mr|libindicate-0.6.1-4|158	Group:          Development/C
14mr|libindicate-0.6.1-4|159	Requires:       %{libname} = %{version}
14mr|libindicate-0.6.1-4|160	Provides:       %{name}-devel = %{version}-%{release}
14mr|libindicate-0.6.1-4|161	
14mr|libindicate-0.6.1-4|162	%description -n	%{develname}
14mr|libindicate-0.6.1-4|163	This is the libraries, include files and other resources you can use
14mr|libindicate-0.6.1-4|164	to incorporate %{name} into applications.
14mr|libindicate-0.6.1-4|165	
14mr|libindicate-0.6.1-4|166	%files -n       %{develname}
14mr|libindicate-0.6.1-4|167	%{_includedir}/%{name}-0.6/libindicate
14mr|libindicate-0.6.1-4|168	%{_libdir}/libindicate.so
14mr|libindicate-0.6.1-4|169	%{_libdir}/pkgconfig/indicate-0.6.pc
14mr|libindicate-0.6.1-4|170	%{_datadir}/gir-1.0/Indicate-0.6.gir
14mr|libindicate-0.6.1-4|171	%{_datadir}/vala/vapi/Indicate-0.6.vapi
14mr|libindicate-0.6.1-4|172	
14mr|libindicate-0.6.1-4|173	#------------------------------------------------------------------------
14mr|libindicate-0.6.1-4|174	
14mr|libindicate-0.6.1-4|175	%package -n     %{gtkdevelname}
14mr|libindicate-0.6.1-4|176	Summary:        Library headers for %{name}
14mr|libindicate-0.6.1-4|177	Group:          Development/C
14mr|libindicate-0.6.1-4|178	Requires:       %{gtklibname} = %{version}
14mr|libindicate-0.6.1-4|179	Requires:       %{develname} = %{version}
14mr|libindicate-0.6.1-4|180	Provides:       %{name}-gtk-devel = %{version}-%{release}
14mr|libindicate-0.6.1-4|181	
14mr|libindicate-0.6.1-4|182	%description -n %{gtkdevelname}
14mr|libindicate-0.6.1-4|183	This is the libraries, include files and other resources you can use
14mr|libindicate-0.6.1-4|184	to incorporate %{name} into applications.
14mr|libindicate-0.6.1-4|185	
14mr|libindicate-0.6.1-4|186	%files -n       %{gtkdevelname}
14mr|libindicate-0.6.1-4|187	%{_includedir}/%{name}-0.6/libindicate-gtk/
14mr|libindicate-0.6.1-4|188	%{_libdir}/libindicate-gtk3.so
14mr|libindicate-0.6.1-4|189	%{_libdir}/pkgconfig/indicate-gtk3-0.6.pc
14mr|libindicate-0.6.1-4|190	%{_datadir}/gir-1.0/IndicateGtk3-0.6.gir
14mr|libindicate-0.6.1-4|191	%{_datadir}/vala/vapi/IndicateGtk3-0.6.vapi
14mr|libindicate-0.6.1-4|192	
14mr|libindicate-0.6.1-4|193	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|194	
14mr|libindicate-0.6.1-4|195	%package doc
14mr|libindicate-0.6.1-4|196	Summary:        Documentation for %{name}
14mr|libindicate-0.6.1-4|197	Group:          Development/C
14mr|libindicate-0.6.1-4|198	
14mr|libindicate-0.6.1-4|199	%description doc
14mr|libindicate-0.6.1-4|200	This package provides documentation files for %{name}
14mr|libindicate-0.6.1-4|201	
14mr|libindicate-0.6.1-4|202	%files doc
14mr|libindicate-0.6.1-4|203	%doc AUTHORS COPYING COPYING.LGPL.2.1
14mr|libindicate-0.6.1-4|204	%{_defaultdocdir}/%{name}/
14mr|libindicate-0.6.1-4|205	%{_datadir}/gtk-doc/html/%{name}
14mr|libindicate-0.6.1-4|206	
14mr|libindicate-0.6.1-4|207	#-----------------------------------------------------------------------
14mr|libindicate-0.6.1-4|208	
14mr|libindicate-0.6.1-4|209	%prep
14mr|libindicate-0.6.1-4|210	%setup -q
14mr|libindicate-0.6.1-4|211	%patch0 -p0
14mr|libindicate-0.6.1-4|212	%patch1 -p0
14mr|libindicate-0.6.1-4|213	
14mr|libindicate-0.6.1-4|214	%build
14mr|libindicate-0.6.1-4|215	NOCONFIGURE=yes gnome-autogen.sh
14mr|libindicate-0.6.1-4|216	%configure2_5x --disable-static
14mr|libindicate-0.6.1-4|217	%make
14mr|libindicate-0.6.1-4|218	
14mr|libindicate-0.6.1-4|219	%install
14mr|libindicate-0.6.1-4|220	%makeinstall_std
14mr|libindicate-0.6.1-4|221	
14mr|libindicate-0.6.1-4|222	rm -f %buildroot%_libdir/*.la
14mr|libindicate-0.6.1-4|223	
14mr|libindicate-0.6.1-4|224	
14mr|libindicate-0.6.1-4|225	%changelog
14mr|libindicate-0.6.1-4|226	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.1-4
14mr|libindicate-0.6.1-4|227	+ Revision: fb41235
14mr|libindicate-0.6.1-4|228	- MassBuild#440: Increase release tag
14mr|libindicate-0.6.1-4|229	
14mr|libindicate-0.6.1-4|230	

17229 14
14mr|libiodbc-3.52.8-3|1	%bcond_with gtk 0
14mr|libiodbc-3.52.8-3|2	
14mr|libiodbc-3.52.8-3|3	Name: libiodbc
14mr|libiodbc-3.52.8-3|4	Version: 3.52.8
14mr|libiodbc-3.52.8-3|5	Release: 3
14mr|libiodbc-3.52.8-3|6	Summary: The iODBC Driver Manager
14mr|libiodbc-3.52.8-3|7	Group: System/Libraries
14mr|libiodbc-3.52.8-3|8	License: BSD
14mr|libiodbc-3.52.8-3|9	URL: http://www.iodbc.org/
14mr|libiodbc-3.52.8-3|10	Source: http://www.iodbc.org/downloads/iODBC/libiodbc-%{version}.tar.gz
14mr|libiodbc-3.52.8-3|11	%if %with gtk
14mr|libiodbc-3.52.8-3|12	BuildRequires: gtk+2-devel
14mr|libiodbc-3.52.8-3|13	%endif
14mr|libiodbc-3.52.8-3|14	
14mr|libiodbc-3.52.8-3|15	%description
14mr|libiodbc-3.52.8-3|16	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|17	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|18	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|19	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|20	
14mr|libiodbc-3.52.8-3|21	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|22	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|23	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|24	
14mr|libiodbc-3.52.8-3|25	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|26	
14mr|libiodbc-3.52.8-3|27	%define soname 2
14mr|libiodbc-3.52.8-3|28	%define libname %mklibname iodbc %{soname}
14mr|libiodbc-3.52.8-3|29	
14mr|libiodbc-3.52.8-3|30	%package -n %{libname}
14mr|libiodbc-3.52.8-3|31	Summary: The iODBC Driver Manager main library
14mr|libiodbc-3.52.8-3|32	Group: System/Libraries
14mr|libiodbc-3.52.8-3|33	
14mr|libiodbc-3.52.8-3|34	%description -n %{libname}
14mr|libiodbc-3.52.8-3|35	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|36	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|37	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|38	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|39	
14mr|libiodbc-3.52.8-3|40	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|41	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|42	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|43	
14mr|libiodbc-3.52.8-3|44	%files -n %{libname}
14mr|libiodbc-3.52.8-3|45	%{_libdir}/libiodbc.so.%{soname}*
14mr|libiodbc-3.52.8-3|46	
14mr|libiodbc-3.52.8-3|47	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|48	
14mr|libiodbc-3.52.8-3|49	%define instsoname 2
14mr|libiodbc-3.52.8-3|50	%define libnameinst %mklibname iodbcinst %{instsoname}
14mr|libiodbc-3.52.8-3|51	
14mr|libiodbc-3.52.8-3|52	%package -n %{libnameinst}
14mr|libiodbc-3.52.8-3|53	Summary: The iODBC Driver Manager main library
14mr|libiodbc-3.52.8-3|54	Group: System/Libraries
14mr|libiodbc-3.52.8-3|55	
14mr|libiodbc-3.52.8-3|56	%description -n %{libnameinst}
14mr|libiodbc-3.52.8-3|57	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|58	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|59	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|60	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|61	
14mr|libiodbc-3.52.8-3|62	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|63	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|64	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|65	
14mr|libiodbc-3.52.8-3|66	%files -n %{libnameinst}
14mr|libiodbc-3.52.8-3|67	%{_libdir}/libiodbcinst.so.%{instsoname}*
14mr|libiodbc-3.52.8-3|68	
14mr|libiodbc-3.52.8-3|69	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|70	
14mr|libiodbc-3.52.8-3|71	%package util
14mr|libiodbc-3.52.8-3|72	Summary: The iODBC Driver Manager common binary files
14mr|libiodbc-3.52.8-3|73	Group: System/Libraries
14mr|libiodbc-3.52.8-3|74	
14mr|libiodbc-3.52.8-3|75	%description util
14mr|libiodbc-3.52.8-3|76	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|77	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|78	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|79	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|80	
14mr|libiodbc-3.52.8-3|81	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|82	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|83	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|84	
14mr|libiodbc-3.52.8-3|85	%files util
14mr|libiodbc-3.52.8-3|86	%{_bindir}/iodbctest
14mr|libiodbc-3.52.8-3|87	%{_bindir}/iodbctestw
14mr|libiodbc-3.52.8-3|88	%{_mandir}/man1/iodbctest.1*
14mr|libiodbc-3.52.8-3|89	%{_mandir}/man1/iodbctestw.1*
14mr|libiodbc-3.52.8-3|90	
14mr|libiodbc-3.52.8-3|91	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|92	
14mr|libiodbc-3.52.8-3|93	%if %with gtk
14mr|libiodbc-3.52.8-3|94	
14mr|libiodbc-3.52.8-3|95	%define drvproxysoname 2
14mr|libiodbc-3.52.8-3|96	%define libnamedrvproxy %mklibname drvproxy %{drvproxysoname}
14mr|libiodbc-3.52.8-3|97	
14mr|libiodbc-3.52.8-3|98	%package -n %{libnamedrvproxy}
14mr|libiodbc-3.52.8-3|99	Summary: The iODBC Driver Manager main library
14mr|libiodbc-3.52.8-3|100	Group: System/Libraries
14mr|libiodbc-3.52.8-3|101	
14mr|libiodbc-3.52.8-3|102	%description -n %{libnamedrvproxy}
14mr|libiodbc-3.52.8-3|103	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|104	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|105	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|106	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|107	
14mr|libiodbc-3.52.8-3|108	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|109	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|110	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|111	
14mr|libiodbc-3.52.8-3|112	%files -n %{libnamedrvproxy}
14mr|libiodbc-3.52.8-3|113	%{_libdir}/libiodbcdrvproxy.so.%{drvproxysoname}*
14mr|libiodbc-3.52.8-3|114	
14mr|libiodbc-3.52.8-3|115	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|116	
14mr|libiodbc-3.52.8-3|117	%define admsoname 2
14mr|libiodbc-3.52.8-3|118	%define libnameadm %mklibname iodbcadm %{admsoname}
14mr|libiodbc-3.52.8-3|119	
14mr|libiodbc-3.52.8-3|120	%package -n %{libnameadm}
14mr|libiodbc-3.52.8-3|121	Summary: The iODBC Driver Manager main library
14mr|libiodbc-3.52.8-3|122	Group: System/Libraries
14mr|libiodbc-3.52.8-3|123	
14mr|libiodbc-3.52.8-3|124	%description -n %{libnameadm}
14mr|libiodbc-3.52.8-3|125	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|126	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|127	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|128	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|129	
14mr|libiodbc-3.52.8-3|130	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|131	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|132	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|133	
14mr|libiodbc-3.52.8-3|134	%files -n %{libnameadm}
14mr|libiodbc-3.52.8-3|135	%{_libdir}/libiodbcadm.so.%{admsoname}*
14mr|libiodbc-3.52.8-3|136	
14mr|libiodbc-3.52.8-3|137	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|138	
14mr|libiodbc-3.52.8-3|139	%package admin
14mr|libiodbc-3.52.8-3|140	Summary: GTK based administrator for iODBC development
14mr|libiodbc-3.52.8-3|141	Group: Development/Libraries
14mr|libiodbc-3.52.8-3|142	
14mr|libiodbc-3.52.8-3|143	%description admin
14mr|libiodbc-3.52.8-3|144	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|145	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|146	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|147	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|148	
14mr|libiodbc-3.52.8-3|149	This package contains a GTK based administrator program for maintaining
14mr|libiodbc-3.52.8-3|150	DSN information in odbc.ini and odbcinst.ini files.
14mr|libiodbc-3.52.8-3|151	
14mr|libiodbc-3.52.8-3|152	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|153	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|154	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|155	
14mr|libiodbc-3.52.8-3|156	%files admin
14mr|libiodbc-3.52.8-3|157	%{_bindir}/iodbcadm-gtk
14mr|libiodbc-3.52.8-3|158	%{_mandir}/man1/iodbcadm-gtk.1*
14mr|libiodbc-3.52.8-3|159	
14mr|libiodbc-3.52.8-3|160	
14mr|libiodbc-3.52.8-3|161	%endif
14mr|libiodbc-3.52.8-3|162	
14mr|libiodbc-3.52.8-3|163	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|164	
14mr|libiodbc-3.52.8-3|165	%define libdev %mklibname iodbc -d
14mr|libiodbc-3.52.8-3|166	
14mr|libiodbc-3.52.8-3|167	%package -n %{libdev}
14mr|libiodbc-3.52.8-3|168	Summary: header files and libraries for iODBC development
14mr|libiodbc-3.52.8-3|169	Group: Development/Databases
14mr|libiodbc-3.52.8-3|170	Provides: iodbc-devel
14mr|libiodbc-3.52.8-3|171	Provides: %name-devel
14mr|libiodbc-3.52.8-3|172	Requires: %{libname}
14mr|libiodbc-3.52.8-3|173	Requires: %{libnameinst}
14mr|libiodbc-3.52.8-3|174	Requires: %{name}-util
14mr|libiodbc-3.52.8-3|175	%if %with gtk
14mr|libiodbc-3.52.8-3|176	Requires: %{libnamedrvproxy}
14mr|libiodbc-3.52.8-3|177	Requires: %{libnameadm}
14mr|libiodbc-3.52.8-3|178	%endif
14mr|libiodbc-3.52.8-3|179	Requires: unixODBC-devel
14mr|libiodbc-3.52.8-3|180	
14mr|libiodbc-3.52.8-3|181	%description -n %{libdev}
14mr|libiodbc-3.52.8-3|182	The iODBC Driver Manager is a free implementation of the SAG CLI and
14mr|libiodbc-3.52.8-3|183	ODBC compliant driver manager which allows developers to write ODBC
14mr|libiodbc-3.52.8-3|184	compliant applications that can connect to various databases using
14mr|libiodbc-3.52.8-3|185	appropriate backend drivers.
14mr|libiodbc-3.52.8-3|186	
14mr|libiodbc-3.52.8-3|187	This package contains the header files and libraries needed to develop
14mr|libiodbc-3.52.8-3|188	program that use the driver manager.
14mr|libiodbc-3.52.8-3|189	
14mr|libiodbc-3.52.8-3|190	The iODBC Driver Manager was originally created by Ke Jin and is
14mr|libiodbc-3.52.8-3|191	currently maintained by OpenLink Software under a LGPL or BSD license
14mr|libiodbc-3.52.8-3|192	(see "LICENSE" file included in the distribution).
14mr|libiodbc-3.52.8-3|193	
14mr|libiodbc-3.52.8-3|194	%files -n %{libdev}
14mr|libiodbc-3.52.8-3|195	%doc AUTHORS
14mr|libiodbc-3.52.8-3|196	%doc AUTHORS
14mr|libiodbc-3.52.8-3|197	%doc LICENSE
14mr|libiodbc-3.52.8-3|198	%doc LICENSE.LGPL
14mr|libiodbc-3.52.8-3|199	%doc LICENSE.BSD
14mr|libiodbc-3.52.8-3|200	%doc ChangeLog
14mr|libiodbc-3.52.8-3|201	%doc NEWS
14mr|libiodbc-3.52.8-3|202	%doc README
14mr|libiodbc-3.52.8-3|203	%doc README.CVS
14mr|libiodbc-3.52.8-3|204	%doc etc/odbc.ini.sample
14mr|libiodbc-3.52.8-3|205	%doc etc/odbcinst.ini.sample
14mr|libiodbc-3.52.8-3|206	%{_includedir}/*
14mr|libiodbc-3.52.8-3|207	%{_libdir}/*.so
14mr|libiodbc-3.52.8-3|208	%{_bindir}/iodbc-config
14mr|libiodbc-3.52.8-3|209	%{_libdir}/pkgconfig/libiodbc.pc
14mr|libiodbc-3.52.8-3|210	%{_mandir}/man1/iodbc-config.1*
14mr|libiodbc-3.52.8-3|211	%{_datadir}/libiodbc
14mr|libiodbc-3.52.8-3|212	%multiarch_bindir/iodbc-config
14mr|libiodbc-3.52.8-3|213	
14mr|libiodbc-3.52.8-3|214	#---------------------------------------------------------------
14mr|libiodbc-3.52.8-3|215	
14mr|libiodbc-3.52.8-3|216	%prep
14mr|libiodbc-3.52.8-3|217	%setup -q
14mr|libiodbc-3.52.8-3|218	
14mr|libiodbc-3.52.8-3|219	%build
14mr|libiodbc-3.52.8-3|220	%configure2_5x \
14mr|libiodbc-3.52.8-3|221	--enable-odbc3 \
14mr|libiodbc-3.52.8-3|222	--disable-libodbc \
14mr|libiodbc-3.52.8-3|223	--disable-static \
14mr|libiodbc-3.52.8-3|224	%if %with gtk
14mr|libiodbc-3.52.8-3|225	--enable-gui \
14mr|libiodbc-3.52.8-3|226	%else
14mr|libiodbc-3.52.8-3|227	--disable-gui \
14mr|libiodbc-3.52.8-3|228	%endif
14mr|libiodbc-3.52.8-3|229	--with-iodbc-inidir=%_sysconfdir \
14mr|libiodbc-3.52.8-3|230	--includedir=%_includedir/iodbc \
14mr|libiodbc-3.52.8-3|231	--enable-pthreads
14mr|libiodbc-3.52.8-3|232	
14mr|libiodbc-3.52.8-3|233	%make
14mr|libiodbc-3.52.8-3|234	
14mr|libiodbc-3.52.8-3|235	%install
14mr|libiodbc-3.52.8-3|236	rm -rf %buildroot
14mr|libiodbc-3.52.8-3|237	
14mr|libiodbc-3.52.8-3|238	%makeinstall_std
14mr|libiodbc-3.52.8-3|239	
14mr|libiodbc-3.52.8-3|240	# Multiarch fixes
14mr|libiodbc-3.52.8-3|241	%multiarch_binaries %buildroot/%_bindir/iodbc-config
14mr|libiodbc-3.52.8-3|242	
14mr|libiodbc-3.52.8-3|243	
14mr|libiodbc-3.52.8-3|244	%clean
14mr|libiodbc-3.52.8-3|245	rm -rf %buildroot
14mr|libiodbc-3.52.8-3|246	
14mr|libiodbc-3.52.8-3|247	
14mr|libiodbc-3.52.8-3|248	
14mr|libiodbc-3.52.8-3|249	
14mr|libiodbc-3.52.8-3|250	%changelog
14mr|libiodbc-3.52.8-3|251	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.52.8-3
14mr|libiodbc-3.52.8-3|252	+ Revision: 2678bc7
14mr|libiodbc-3.52.8-3|253	- MassBuild#440: Increase release tag
14mr|libiodbc-3.52.8-3|254	
14mr|libiodbc-3.52.8-3|255	

17230 14
14mr|libiptcdata-1.0.4-7|1	%define major 0
14mr|libiptcdata-1.0.4-7|2	%define libname %mklibname iptcdata %major
14mr|libiptcdata-1.0.4-7|3	%define develname %mklibname -d iptcdata
14mr|libiptcdata-1.0.4-7|4	
14mr|libiptcdata-1.0.4-7|5	Name: libiptcdata
14mr|libiptcdata-1.0.4-7|6	Summary: IPTC tag library
14mr|libiptcdata-1.0.4-7|7	Version: 1.0.4
14mr|libiptcdata-1.0.4-7|8	Release: 7
14mr|libiptcdata-1.0.4-7|9	License: LGPLv2+
14mr|libiptcdata-1.0.4-7|10	Group: System/Libraries
14mr|libiptcdata-1.0.4-7|11	Source: http://prdownloads.sourceforge.net/libiptcdata/%{name}-%{version}.tar.gz
14mr|libiptcdata-1.0.4-7|12	BuildRequires: python-devel
14mr|libiptcdata-1.0.4-7|13	URL: http://sourceforge.net/projects/libiptcdata/
14mr|libiptcdata-1.0.4-7|14	
14mr|libiptcdata-1.0.4-7|15	%description
14mr|libiptcdata-1.0.4-7|16	libiptcdata is a library for parsing, editing, and saving IPTC data.
14mr|libiptcdata-1.0.4-7|17	
14mr|libiptcdata-1.0.4-7|18	%package utils
14mr|libiptcdata-1.0.4-7|19	Summary: IPTC tag library
14mr|libiptcdata-1.0.4-7|20	Group: System/Libraries
14mr|libiptcdata-1.0.4-7|21	
14mr|libiptcdata-1.0.4-7|22	%description utils
14mr|libiptcdata-1.0.4-7|23	libiptcdata is a library for parsing, editing, and saving IPTC data.
14mr|libiptcdata-1.0.4-7|24	
14mr|libiptcdata-1.0.4-7|25	%package i18n
14mr|libiptcdata-1.0.4-7|26	Summary: Translations of the IPTC tag library
14mr|libiptcdata-1.0.4-7|27	Group: System/Libraries
14mr|libiptcdata-1.0.4-7|28	
14mr|libiptcdata-1.0.4-7|29	%description i18n
14mr|libiptcdata-1.0.4-7|30	libiptcdata is a library for parsing, editing, and saving IPTC data.
14mr|libiptcdata-1.0.4-7|31	
14mr|libiptcdata-1.0.4-7|32	%package -n %libname
14mr|libiptcdata-1.0.4-7|33	Summary: IPTC tag library
14mr|libiptcdata-1.0.4-7|34	Group: System/Libraries
14mr|libiptcdata-1.0.4-7|35	Requires: %name-i18n >= %version
14mr|libiptcdata-1.0.4-7|36	
14mr|libiptcdata-1.0.4-7|37	%description -n %libname
14mr|libiptcdata-1.0.4-7|38	libiptcdata is a library for parsing, editing, and saving IPTC data.
14mr|libiptcdata-1.0.4-7|39	
14mr|libiptcdata-1.0.4-7|40	%package -n %develname
14mr|libiptcdata-1.0.4-7|41	Summary: The files needed for libiptcdata application development
14mr|libiptcdata-1.0.4-7|42	Group: Development/C
14mr|libiptcdata-1.0.4-7|43	Requires: %{libname} = %{version}
14mr|libiptcdata-1.0.4-7|44	Provides: %name-devel = %version-%release
14mr|libiptcdata-1.0.4-7|45	Obsoletes: %mklibname -d iptcdata 0
14mr|libiptcdata-1.0.4-7|46	
14mr|libiptcdata-1.0.4-7|47	%description -n %develname
14mr|libiptcdata-1.0.4-7|48	This package contains the libraries and include files
14mr|libiptcdata-1.0.4-7|49	that you can use to develop libiptcdata applications.
14mr|libiptcdata-1.0.4-7|50	
14mr|libiptcdata-1.0.4-7|51	%package -n python-iptcdata
14mr|libiptcdata-1.0.4-7|52	Summary: IPTC tag library
14mr|libiptcdata-1.0.4-7|53	Group: Development/Python
14mr|libiptcdata-1.0.4-7|54	
14mr|libiptcdata-1.0.4-7|55	%description -n python-iptcdata
14mr|libiptcdata-1.0.4-7|56	python-iptcdata is a library for parsing, editing, and saving IPTC data.
14mr|libiptcdata-1.0.4-7|57	
14mr|libiptcdata-1.0.4-7|58	%prep
14mr|libiptcdata-1.0.4-7|59	%setup -q
14mr|libiptcdata-1.0.4-7|60	
14mr|libiptcdata-1.0.4-7|61	%build
14mr|libiptcdata-1.0.4-7|62	%configure2_5x --enable-python
14mr|libiptcdata-1.0.4-7|63	%make
14mr|libiptcdata-1.0.4-7|64	
14mr|libiptcdata-1.0.4-7|65	%install
14mr|libiptcdata-1.0.4-7|66	%makeinstall
14mr|libiptcdata-1.0.4-7|67	%find_lang %name
14mr|libiptcdata-1.0.4-7|68	%find_lang iptc
14mr|libiptcdata-1.0.4-7|69	
14mr|libiptcdata-1.0.4-7|70	rm -f %buildroot%py_platsitedir/*a
14mr|libiptcdata-1.0.4-7|71	
14mr|libiptcdata-1.0.4-7|72	%files utils -f iptc.lang
14mr|libiptcdata-1.0.4-7|73	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL TODO
14mr|libiptcdata-1.0.4-7|74	%{_bindir}/*
14mr|libiptcdata-1.0.4-7|75	
14mr|libiptcdata-1.0.4-7|76	%files i18n -f %name.lang
14mr|libiptcdata-1.0.4-7|77	
14mr|libiptcdata-1.0.4-7|78	
14mr|libiptcdata-1.0.4-7|79	%files -n %libname
14mr|libiptcdata-1.0.4-7|80	%{_libdir}/lib*.so.%{major}*
14mr|libiptcdata-1.0.4-7|81	
14mr|libiptcdata-1.0.4-7|82	%files -n %develname
14mr|libiptcdata-1.0.4-7|83	%{_libdir}/lib*.so
14mr|libiptcdata-1.0.4-7|84	%{_libdir}/pkgconfig/*.pc
14mr|libiptcdata-1.0.4-7|85	%{_includedir}/libiptcdata
14mr|libiptcdata-1.0.4-7|86	%{_datadir}/gtk-doc/html/libiptcdata
14mr|libiptcdata-1.0.4-7|87	
14mr|libiptcdata-1.0.4-7|88	%files -n python-iptcdata
14mr|libiptcdata-1.0.4-7|89	%py_platsitedir/iptcdata.*
14mr|libiptcdata-1.0.4-7|90	
14mr|libiptcdata-1.0.4-7|91	
14mr|libiptcdata-1.0.4-7|92	
14mr|libiptcdata-1.0.4-7|93	
14mr|libiptcdata-1.0.4-7|94	
14mr|libiptcdata-1.0.4-7|95	%changelog
14mr|libiptcdata-1.0.4-7|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-7
14mr|libiptcdata-1.0.4-7|97	+ Revision: bfe5d24
14mr|libiptcdata-1.0.4-7|98	- MassBuild#440: Increase release tag
14mr|libiptcdata-1.0.4-7|99	
14mr|libiptcdata-1.0.4-7|100	

17231 14
14mr|libirman-0.4.5-6|1	%define	major	0
14mr|libirman-0.4.5-6|2	%define libname 	%mklibname irman %major
14mr|libirman-0.4.5-6|3	%define develname	%mklibname irman -d
14mr|libirman-0.4.5-6|4	
14mr|libirman-0.4.5-6|5	Name:		libirman
14mr|libirman-0.4.5-6|6	Version:	0.4.5
14mr|libirman-0.4.5-6|7	Release:	6
14mr|libirman-0.4.5-6|8	Summary:	Library for accessing the IRMAN hardware
14mr|libirman-0.4.5-6|9	License:	GPL
14mr|libirman-0.4.5-6|10	Group:		System/Libraries
14mr|libirman-0.4.5-6|11	URL:		http://sourceforge.net/projects/lirc/files/
14mr|libirman-0.4.5-6|12	Source0:	http://downloads.sourceforge.net/project/lirc/libirman/%{version}/%{name}-%{version}.tar.bz2
14mr|libirman-0.4.5-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libirman-0.4.5-6|14	Requires:	%{libname} = %{version}-%{release}
14mr|libirman-0.4.5-6|15	
14mr|libirman-0.4.5-6|16	%description
14mr|libirman-0.4.5-6|17	General purpose library for programs to use in order to receive infra
14mr|libirman-0.4.5-6|18	red signals via irman compatible hardware. It is designed to be portable
14mr|libirman-0.4.5-6|19	across Unices but is so far only known to work under Linux.
14mr|libirman-0.4.5-6|20	
14mr|libirman-0.4.5-6|21	%package -n %{libname}
14mr|libirman-0.4.5-6|22	Group: System/Libraries
14mr|libirman-0.4.5-6|23	Summary: Library for accessing the IRMAN hardware
14mr|libirman-0.4.5-6|24	
14mr|libirman-0.4.5-6|25	%description -n %{libname}
14mr|libirman-0.4.5-6|26	General purpose library for programs to use in order to receive infra
14mr|libirman-0.4.5-6|27	red signals via irman compatible hardware. It is designed to be portable
14mr|libirman-0.4.5-6|28	across Unices but is so far only known to work under Linux.
14mr|libirman-0.4.5-6|29	
14mr|libirman-0.4.5-6|30	%package -n %{develname}
14mr|libirman-0.4.5-6|31	Summary:  Header files and development library for development with libirman
14mr|libirman-0.4.5-6|32	Group: Development/C
14mr|libirman-0.4.5-6|33	Requires: %{libname} = %{version}-%{release}
14mr|libirman-0.4.5-6|34	Provides: %{name}-devel = %{version}-%{release}
14mr|libirman-0.4.5-6|35	Provides: irman-devel = %{version}-%{release}
14mr|libirman-0.4.5-6|36	Obsoletes: libirman-devel < 0.4.5
14mr|libirman-0.4.5-6|37	
14mr|libirman-0.4.5-6|38	%description -n %{develname}
14mr|libirman-0.4.5-6|39	This package includes the development libraries and header
14mr|libirman-0.4.5-6|40	files for the libirman package.
14mr|libirman-0.4.5-6|41	
14mr|libirman-0.4.5-6|42	%prep
14mr|libirman-0.4.5-6|43	%setup -q
14mr|libirman-0.4.5-6|44	
14mr|libirman-0.4.5-6|45	%build
14mr|libirman-0.4.5-6|46	%configure2_5x --disable-static
14mr|libirman-0.4.5-6|47	%make
14mr|libirman-0.4.5-6|48	
14mr|libirman-0.4.5-6|49	%install
14mr|libirman-0.4.5-6|50	rm -rf $RPM_BUILD_ROOT
14mr|libirman-0.4.5-6|51	%makeinstall_std
14mr|libirman-0.4.5-6|52	
14mr|libirman-0.4.5-6|53	%clean
14mr|libirman-0.4.5-6|54	rm -rf $RPM_BUILD_ROOT/
14mr|libirman-0.4.5-6|55	
14mr|libirman-0.4.5-6|56	%files
14mr|libirman-0.4.5-6|57	%defattr(-,root,root)
14mr|libirman-0.4.5-6|58	%doc COPYING COPYING.lib NEWS README TECHNICAL TODO
14mr|libirman-0.4.5-6|59	%config(noreplace) %_sysconfdir/irman.conf
14mr|libirman-0.4.5-6|60	%{_bindir}/*
14mr|libirman-0.4.5-6|61	
14mr|libirman-0.4.5-6|62	%files -n %{libname}
14mr|libirman-0.4.5-6|63	%defattr(-,root,root)
14mr|libirman-0.4.5-6|64	%{_libdir}/*.so.%{major}*
14mr|libirman-0.4.5-6|65	
14mr|libirman-0.4.5-6|66	%files -n %{develname}
14mr|libirman-0.4.5-6|67	%defattr(-,root,root)
14mr|libirman-0.4.5-6|68	%{_libdir}/*.so
14mr|libirman-0.4.5-6|69	%{_includedir}/*
14mr|libirman-0.4.5-6|70	
14mr|libirman-0.4.5-6|71	
14mr|libirman-0.4.5-6|72	
14mr|libirman-0.4.5-6|73	%changelog
14mr|libirman-0.4.5-6|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.5-6
14mr|libirman-0.4.5-6|75	+ Revision: 9b48820
14mr|libirman-0.4.5-6|76	- MassBuild#440: Increase release tag
14mr|libirman-0.4.5-6|77	
14mr|libirman-0.4.5-6|78	

17232 14
14mr|libisofs-1.3.0-2|1	%define major	6
14mr|libisofs-1.3.0-2|2	%define libname	%mklibname isofs %{major}
14mr|libisofs-1.3.0-2|3	%define devname	%mklibname isofs -d
14mr|libisofs-1.3.0-2|4	
14mr|libisofs-1.3.0-2|5	Summary:	Library for creating ISO disc images
14mr|libisofs-1.3.0-2|6	Name:		libisofs
14mr|libisofs-1.3.0-2|7	Version:	1.3.0
14mr|libisofs-1.3.0-2|8	Release:	2
14mr|libisofs-1.3.0-2|9	License:	GPLv2+
14mr|libisofs-1.3.0-2|10	Group:		System/Libraries
14mr|libisofs-1.3.0-2|11	Url:		http://libburnia-project.org/wiki/Libisofs
14mr|libisofs-1.3.0-2|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14mr|libisofs-1.3.0-2|13	BuildRequires:	doxygen
14mr|libisofs-1.3.0-2|14	BuildRequires:	graphviz
14mr|libisofs-1.3.0-2|15	BuildRequires:	pkgconfig(libburn-1)
14mr|libisofs-1.3.0-2|16	
14mr|libisofs-1.3.0-2|17	%description
14mr|libisofs-1.3.0-2|18	Libisofs is a library that handles creating ISO disc image files. It
14mr|libisofs-1.3.0-2|19	is intended to work together with libburn to write these images to
14mr|libisofs-1.3.0-2|20	discs.
14mr|libisofs-1.3.0-2|21	
14mr|libisofs-1.3.0-2|22	%package -n %{libname}
14mr|libisofs-1.3.0-2|23	Summary:	Library for creating ISO disc images
14mr|libisofs-1.3.0-2|24	Group:		System/Libraries
14mr|libisofs-1.3.0-2|25	
14mr|libisofs-1.3.0-2|26	%description -n %{libname}
14mr|libisofs-1.3.0-2|27	Libisofs is a library that handles creating ISO disc image files. It
14mr|libisofs-1.3.0-2|28	is intended to work together with libburn to write these images to
14mr|libisofs-1.3.0-2|29	discs.
14mr|libisofs-1.3.0-2|30	
14mr|libisofs-1.3.0-2|31	%package -n %{devname}
14mr|libisofs-1.3.0-2|32	Summary:	Header files for development with %{name}
14mr|libisofs-1.3.0-2|33	Group:		Development/C
14mr|libisofs-1.3.0-2|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libisofs-1.3.0-2|35	Requires:	%{libname} = %{version}-%{release}
14mr|libisofs-1.3.0-2|36	
14mr|libisofs-1.3.0-2|37	%description -n %{devname}
14mr|libisofs-1.3.0-2|38	This package includes the header files for the %{name} package.
14mr|libisofs-1.3.0-2|39	
14mr|libisofs-1.3.0-2|40	%prep
14mr|libisofs-1.3.0-2|41	%setup -q
14mr|libisofs-1.3.0-2|42	
14mr|libisofs-1.3.0-2|43	%build
14mr|libisofs-1.3.0-2|44	%configure2_5x --disable-static
14mr|libisofs-1.3.0-2|45	%make
14mr|libisofs-1.3.0-2|46	
14mr|libisofs-1.3.0-2|47	%install
14mr|libisofs-1.3.0-2|48	%makeinstall_std
14mr|libisofs-1.3.0-2|49	
14mr|libisofs-1.3.0-2|50	# build documentation
14mr|libisofs-1.3.0-2|51	doxygen doc/doxygen.conf
14mr|libisofs-1.3.0-2|52	
14mr|libisofs-1.3.0-2|53	%files -n %{libname}
14mr|libisofs-1.3.0-2|54	%{_libdir}/libisofs.so.%{major}*
14mr|libisofs-1.3.0-2|55	
14mr|libisofs-1.3.0-2|56	%files -n %{devname}
14mr|libisofs-1.3.0-2|57	%doc README AUTHORS COPYRIGHT
14mr|libisofs-1.3.0-2|58	%{_libdir}/libisofs.so
14mr|libisofs-1.3.0-2|59	%{_libdir}/pkgconfig/*.pc
14mr|libisofs-1.3.0-2|60	%{_includedir}/%{name}
14mr|libisofs-1.3.0-2|61	
14mr|libisofs-1.3.0-2|62	
14mr|libisofs-1.3.0-2|63	%changelog
14mr|libisofs-1.3.0-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|libisofs-1.3.0-2|65	+ Revision: ef80e64
14mr|libisofs-1.3.0-2|66	- MassBuild#440: Increase release tag
14mr|libisofs-1.3.0-2|67	
14mr|libisofs-1.3.0-2|68	

17233 14
14mr|libixion-0.7.0-1|1	%define api	0.8
14mr|libixion-0.7.0-1|2	%define major	0
14mr|libixion-0.7.0-1|3	%define libname	%mklibname ixion %{api} %{major}
14mr|libixion-0.7.0-1|4	%define devname	%mklibname ixion -d
14mr|libixion-0.7.0-1|5	
14mr|libixion-0.7.0-1|6	Summary:	Threaded multi-target formula parser & interpreter
14mr|libixion-0.7.0-1|7	Name:		libixion
14mr|libixion-0.7.0-1|8	Version:	0.7.0
14mr|libixion-0.7.0-1|9	Release:	1
14mr|libixion-0.7.0-1|10	License:	MIT
14mr|libixion-0.7.0-1|11	Group:		Publishing
14mr|libixion-0.7.0-1|12	Url:		http://gitorious.org/ixion
14mr|libixion-0.7.0-1|13	Source0:	http://kohei.us/files/ixion/src/%{name}-%{version}.tar.bz2
14mr|libixion-0.7.0-1|14	BuildRequires:	libtool
14mr|libixion-0.7.0-1|15	BuildRequires:	boost-devel
14mr|libixion-0.7.0-1|16	BuildRequires:	libstdc++-devel
14mr|libixion-0.7.0-1|17	BuildRequires:	mdds-devel
14mr|libixion-0.7.0-1|18	
14mr|libixion-0.7.0-1|19	%description
14mr|libixion-0.7.0-1|20	Ixion is a general purpose formula parser & interpreter that can calculate
14mr|libixion-0.7.0-1|21	multiple named targets, or "cells".
14mr|libixion-0.7.0-1|22	
14mr|libixion-0.7.0-1|23	%package tools
14mr|libixion-0.7.0-1|24	Summary:	Spreadsheet file processing library
14mr|libixion-0.7.0-1|25	Group:		Publishing
14mr|libixion-0.7.0-1|26	
14mr|libixion-0.7.0-1|27	%description tools
14mr|libixion-0.7.0-1|28	Tools to use ixion parser and interpreter from cli.
14mr|libixion-0.7.0-1|29	
14mr|libixion-0.7.0-1|30	%package -n %{libname}
14mr|libixion-0.7.0-1|31	Summary:	Threaded multi-target formula parser & interpreter
14mr|libixion-0.7.0-1|32	Group:		System/Libraries
14mr|libixion-0.7.0-1|33	
14mr|libixion-0.7.0-1|34	%description -n %{libname}
14mr|libixion-0.7.0-1|35	Ixion is a general purpose formula parser & interpreter that can calculate
14mr|libixion-0.7.0-1|36	multiple named targets, or "cells".
14mr|libixion-0.7.0-1|37	
14mr|libixion-0.7.0-1|38	%package -n %{devname}
14mr|libixion-0.7.0-1|39	Summary:	Threaded multi-target formula parser & interpreter
14mr|libixion-0.7.0-1|40	Group:		Development/C
14mr|libixion-0.7.0-1|41	Requires:	%{libname} = %{version}-%{release}
14mr|libixion-0.7.0-1|42	
14mr|libixion-0.7.0-1|43	%description -n %{devname}
14mr|libixion-0.7.0-1|44	Ixion is a general purpose formula parser & interpreter that can calculate
14mr|libixion-0.7.0-1|45	multiple named targets, or "cells".
14mr|libixion-0.7.0-1|46	
14mr|libixion-0.7.0-1|47	%prep
14mr|libixion-0.7.0-1|48	%setup -q
14mr|libixion-0.7.0-1|49	
14mr|libixion-0.7.0-1|50	%build
14mr|libixion-0.7.0-1|51	%configure2_5x \
14mr|libixion-0.7.0-1|52	--disable-static
14mr|libixion-0.7.0-1|53	
14mr|libixion-0.7.0-1|54	%make
14mr|libixion-0.7.0-1|55	
14mr|libixion-0.7.0-1|56	%check
14mr|libixion-0.7.0-1|57	make check
14mr|libixion-0.7.0-1|58	
14mr|libixion-0.7.0-1|59	%install
14mr|libixion-0.7.0-1|60	%makeinstall_std
14mr|libixion-0.7.0-1|61	
14mr|libixion-0.7.0-1|62	%files tools
14mr|libixion-0.7.0-1|63	%{_bindir}/*
14mr|libixion-0.7.0-1|64	
14mr|libixion-0.7.0-1|65	%files -n %{libname}
14mr|libixion-0.7.0-1|66	%{_libdir}/libixion-%{api}.so.%{major}*
14mr|libixion-0.7.0-1|67	
14mr|libixion-0.7.0-1|68	%files -n %{devname}
14mr|libixion-0.7.0-1|69	%{_includedir}/*
14mr|libixion-0.7.0-1|70	%{_libdir}/*.so
14mr|libixion-0.7.0-1|71	%{_libdir}/pkgconfig/*.pc
14mr|libixion-0.7.0-1|72	
14mr|libixion-0.7.0-1|73	
14mr|libixion-0.7.0-1|74	%changelog
14mr|libixion-0.7.0-1|75	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.7.0-1
14mr|libixion-0.7.0-1|76	+ Revision: 399ebb9
14mr|libixion-0.7.0-1|77	- Merge pull request #1 from sokol/libixion:rosa2014.1
14mr|libixion-0.7.0-1|78	- up to 0.7.0
14mr|libixion-0.7.0-1|79	
14mr|libixion-0.7.0-1|80	

17234 14
14mr|libjpeg-turbo-1.3.0-7|1	%define	major	8
14mr|libjpeg-turbo-1.3.0-7|2	%define	majorturbo	0
14mr|libjpeg-turbo-1.3.0-7|3	%define	libname	%mklibname jpeg %{major}
14mr|libjpeg-turbo-1.3.0-7|4	%define	devname	%mklibname -d jpeg
14mr|libjpeg-turbo-1.3.0-7|5	%define	static	%mklibname -s -d jpeg
14mr|libjpeg-turbo-1.3.0-7|6	%define	turbo	%mklibname turbojpeg %{majorturbo}
14mr|libjpeg-turbo-1.3.0-7|7	
14mr|libjpeg-turbo-1.3.0-7|8	%define	major62	62
14mr|libjpeg-turbo-1.3.0-7|9	%define	libname62 %mklibname jpeg %{major62}
14mr|libjpeg-turbo-1.3.0-7|10	
14mr|libjpeg-turbo-1.3.0-7|11	Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
14mr|libjpeg-turbo-1.3.0-7|12	Name:		libjpeg-turbo
14mr|libjpeg-turbo-1.3.0-7|13	Epoch:		1
14mr|libjpeg-turbo-1.3.0-7|14	Version:	1.3.0
14mr|libjpeg-turbo-1.3.0-7|15	Release:	7
14mr|libjpeg-turbo-1.3.0-7|16	License:	wxWidgets Library License
14mr|libjpeg-turbo-1.3.0-7|17	Group:		System/Libraries
14mr|libjpeg-turbo-1.3.0-7|18	Url:		http://sourceforge.net/projects/libjpeg-turbo
14mr|libjpeg-turbo-1.3.0-7|19	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|libjpeg-turbo-1.3.0-7|20	# These two allow automatic lossless rotation of JPEG images from a digital
14mr|libjpeg-turbo-1.3.0-7|21	# camera which have orientation markings in the EXIF data. After rotation
14mr|libjpeg-turbo-1.3.0-7|22	# the orientation markings are reset to avoid duplicate rotation when
14mr|libjpeg-turbo-1.3.0-7|23	# applying these programs again.
14mr|libjpeg-turbo-1.3.0-7|24	Source2:	http://jpegclub.org/jpegexiforient.c
14mr|libjpeg-turbo-1.3.0-7|25	Source3:	http://jpegclub.org/exifautotran.txt
14mr|libjpeg-turbo-1.3.0-7|26	Patch0:		jpeg-6b-c++fixes.patch
14mr|libjpeg-turbo-1.3.0-7|27	
14mr|libjpeg-turbo-1.3.0-7|28	BuildRequires:	libtool >= 1.4
14mr|libjpeg-turbo-1.3.0-7|29	%ifarch %{ix86} x86_64
14mr|libjpeg-turbo-1.3.0-7|30	BuildRequires:	nasm
14mr|libjpeg-turbo-1.3.0-7|31	%endif
14mr|libjpeg-turbo-1.3.0-7|32	
14mr|libjpeg-turbo-1.3.0-7|33	%description
14mr|libjpeg-turbo-1.3.0-7|34	This package contains a library of functions for manipulating JPEG images.
14mr|libjpeg-turbo-1.3.0-7|35	It is a high-speed, libjpeg-compatible version for x86 and x86-64
14mr|libjpeg-turbo-1.3.0-7|36	processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
14mr|libjpeg-turbo-1.3.0-7|37	baseline JPEG compression and decompression. It is generally 2-4x as fast
14mr|libjpeg-turbo-1.3.0-7|38	as the unmodified version of libjpeg, all else being equal.
14mr|libjpeg-turbo-1.3.0-7|39	
14mr|libjpeg-turbo-1.3.0-7|40	%package -n	%{libname}
14mr|libjpeg-turbo-1.3.0-7|41	Summary:	A library for manipulating JPEG image format files
14mr|libjpeg-turbo-1.3.0-7|42	Group:		System/Libraries
14mr|libjpeg-turbo-1.3.0-7|43	
14mr|libjpeg-turbo-1.3.0-7|44	%description -n %{libname}
14mr|libjpeg-turbo-1.3.0-7|45	This package contains the library needed to run programs dynamically
14mr|libjpeg-turbo-1.3.0-7|46	linked with libjpeg.
14mr|libjpeg-turbo-1.3.0-7|47	
14mr|libjpeg-turbo-1.3.0-7|48	%package -n	%{libname62}
14mr|libjpeg-turbo-1.3.0-7|49	Summary:	A library for manipulating JPEG image format files
14mr|libjpeg-turbo-1.3.0-7|50	Group:		System/Libraries
14mr|libjpeg-turbo-1.3.0-7|51	
14mr|libjpeg-turbo-1.3.0-7|52	%description -n %{libname62}
14mr|libjpeg-turbo-1.3.0-7|53	This package contains the library needed to run programs dynamically
14mr|libjpeg-turbo-1.3.0-7|54	linked with libjpeg.
14mr|libjpeg-turbo-1.3.0-7|55	
14mr|libjpeg-turbo-1.3.0-7|56	%package -n	%{turbo}
14mr|libjpeg-turbo-1.3.0-7|57	Summary:	TurboJPEG library
14mr|libjpeg-turbo-1.3.0-7|58	Group:		System/Libraries
14mr|libjpeg-turbo-1.3.0-7|59	
14mr|libjpeg-turbo-1.3.0-7|60	%description -n %{turbo}
14mr|libjpeg-turbo-1.3.0-7|61	This package contains the library needed to run programs dynamically
14mr|libjpeg-turbo-1.3.0-7|62	linked with libturbojpeg.
14mr|libjpeg-turbo-1.3.0-7|63	
14mr|libjpeg-turbo-1.3.0-7|64	%package -n	%{devname}
14mr|libjpeg-turbo-1.3.0-7|65	Summary:	Development tools for programs which will use the libjpeg library
14mr|libjpeg-turbo-1.3.0-7|66	Group:		Development/C
14mr|libjpeg-turbo-1.3.0-7|67	Requires:	%{libname} = %{EVRD}
14mr|libjpeg-turbo-1.3.0-7|68	Requires:	%{turbo} = %{EVRD}
14mr|libjpeg-turbo-1.3.0-7|69	Provides:	jpeg-devel = %{EVRD}
14mr|libjpeg-turbo-1.3.0-7|70	Conflicts:	jpeg6-devel
14mr|libjpeg-turbo-1.3.0-7|71	Conflicts:	%{_lib}turbojpeg < 1:1.3.0
14mr|libjpeg-turbo-1.3.0-7|72	Obsoletes:	%{_lib}turbojpeg < 1:1.3.0
14mr|libjpeg-turbo-1.3.0-7|73	Obsoletes:	%{mklibname jpeg 62 -d} < 6b-45
14mr|libjpeg-turbo-1.3.0-7|74	
14mr|libjpeg-turbo-1.3.0-7|75	%description -n	%{devname}
14mr|libjpeg-turbo-1.3.0-7|76	The libjpeg-turbo devel package includes the header files necessary for
14mr|libjpeg-turbo-1.3.0-7|77	developing programs which will manipulate JPEG files using the
14mr|libjpeg-turbo-1.3.0-7|78	libjpeg library.
14mr|libjpeg-turbo-1.3.0-7|79	
14mr|libjpeg-turbo-1.3.0-7|80	%package -n	%{static}
14mr|libjpeg-turbo-1.3.0-7|81	Summary:	Static libraries for programs which will use the libjpeg library
14mr|libjpeg-turbo-1.3.0-7|82	Group:		Development/C
14mr|libjpeg-turbo-1.3.0-7|83	Requires:	%{devname} = %{EVRD}
14mr|libjpeg-turbo-1.3.0-7|84	Provides:	jpeg-static-devel = %{EVRD}
14mr|libjpeg-turbo-1.3.0-7|85	Conflicts:	jpeg6-static-devel
14mr|libjpeg-turbo-1.3.0-7|86	Obsoletes:	%{mklibname jpeg 62 -d -s} < 6b-45
14mr|libjpeg-turbo-1.3.0-7|87	Obsoletes:	%{mklibname jpeg 7 -d -s} < 7-3
14mr|libjpeg-turbo-1.3.0-7|88	
14mr|libjpeg-turbo-1.3.0-7|89	%description -n %{static}
14mr|libjpeg-turbo-1.3.0-7|90	The libjpeg static devel package includes the static libraries
14mr|libjpeg-turbo-1.3.0-7|91	necessary for developing programs which will manipulate JPEG files using
14mr|libjpeg-turbo-1.3.0-7|92	the libjpeg library.
14mr|libjpeg-turbo-1.3.0-7|93	
14mr|libjpeg-turbo-1.3.0-7|94	%package -n	jpeg-progs
14mr|libjpeg-turbo-1.3.0-7|95	Summary:	Programs for manipulating JPEG format image files
14mr|libjpeg-turbo-1.3.0-7|96	Group:		Graphics
14mr|libjpeg-turbo-1.3.0-7|97	%rename		libjpeg-progs
14mr|libjpeg-turbo-1.3.0-7|98	%rename		jpeg6-progs
14mr|libjpeg-turbo-1.3.0-7|99	
14mr|libjpeg-turbo-1.3.0-7|100	%description -n	jpeg-progs
14mr|libjpeg-turbo-1.3.0-7|101	This package contains simple client programs for accessing the
14mr|libjpeg-turbo-1.3.0-7|102	libjpeg functions.  The library client programs include cjpeg, djpeg,
14mr|libjpeg-turbo-1.3.0-7|103	jpegtran, rdjpgcom, wrjpgcom and jpegexiforient, coupled with the script
14mr|libjpeg-turbo-1.3.0-7|104	exifautotran. Cjpeg compresses an image file into JPEG format. Djpeg
14mr|libjpeg-turbo-1.3.0-7|105	decompresses a JPEG file into a regular image file. Jpegtran can perform
14mr|libjpeg-turbo-1.3.0-7|106	various useful transformations on JPEG files: it can make lossless
14mr|libjpeg-turbo-1.3.0-7|107	cropping of JPEG files and lossless pasting of one JPEG into another
14mr|libjpeg-turbo-1.3.0-7|108	(dropping). Rdjpgcom displays any text comments included in a JPEG file.
14mr|libjpeg-turbo-1.3.0-7|109	Wrjpgcom inserts text comments into a JPEG file. Jpegexiforient allow
14mr|libjpeg-turbo-1.3.0-7|110	automatic lossless rotation of JPEG images from a digital camera which
14mr|libjpeg-turbo-1.3.0-7|111	have orientation markings in the EXIF data.
14mr|libjpeg-turbo-1.3.0-7|112	
14mr|libjpeg-turbo-1.3.0-7|113	%prep
14mr|libjpeg-turbo-1.3.0-7|114	%setup -q
14mr|libjpeg-turbo-1.3.0-7|115	%patch0 -p0
14mr|libjpeg-turbo-1.3.0-7|116	# Fix perms
14mr|libjpeg-turbo-1.3.0-7|117	chmod -x README-turbo.txt
14mr|libjpeg-turbo-1.3.0-7|118	
14mr|libjpeg-turbo-1.3.0-7|119	cp %{SOURCE2} jpegexiforient.c
14mr|libjpeg-turbo-1.3.0-7|120	cp %{SOURCE3} exifautotran
14mr|libjpeg-turbo-1.3.0-7|121	
14mr|libjpeg-turbo-1.3.0-7|122	%build
14mr|libjpeg-turbo-1.3.0-7|123	CONFIGURE_TOP="$PWD"
14mr|libjpeg-turbo-1.3.0-7|124	
14mr|libjpeg-turbo-1.3.0-7|125	mkdir -p jpeg8
14mr|libjpeg-turbo-1.3.0-7|126	pushd jpeg8
14mr|libjpeg-turbo-1.3.0-7|127	CFLAGS="%{optflags} -Ofast -funroll-loops" \
14mr|libjpeg-turbo-1.3.0-7|128	%configure2_5x \
14mr|libjpeg-turbo-1.3.0-7|129	--enable-shared \
14mr|libjpeg-turbo-1.3.0-7|130	--enable-static \
14mr|libjpeg-turbo-1.3.0-7|131	--with-jpeg8
14mr|libjpeg-turbo-1.3.0-7|132	%make
14mr|libjpeg-turbo-1.3.0-7|133	popd
14mr|libjpeg-turbo-1.3.0-7|134	
14mr|libjpeg-turbo-1.3.0-7|135	mkdir -p jpeg62
14mr|libjpeg-turbo-1.3.0-7|136	pushd jpeg62
14mr|libjpeg-turbo-1.3.0-7|137	CFLAGS="%{optflags} -Ofast -funroll-loops" \
14mr|libjpeg-turbo-1.3.0-7|138	%configure2_5x \
14mr|libjpeg-turbo-1.3.0-7|139	--enable-shared \
14mr|libjpeg-turbo-1.3.0-7|140	--disable-static
14mr|libjpeg-turbo-1.3.0-7|141	%make
14mr|libjpeg-turbo-1.3.0-7|142	popd
14mr|libjpeg-turbo-1.3.0-7|143	
14mr|libjpeg-turbo-1.3.0-7|144	%__cc %{optflags} %{ldflags} -o jpegexiforient jpegexiforient.c
14mr|libjpeg-turbo-1.3.0-7|145	
14mr|libjpeg-turbo-1.3.0-7|146	%install
14mr|libjpeg-turbo-1.3.0-7|147	make install-libLTLIBRARIES DESTDIR=%{buildroot} -C jpeg62
14mr|libjpeg-turbo-1.3.0-7|148	%makeinstall_std -C jpeg8
14mr|libjpeg-turbo-1.3.0-7|149	
14mr|libjpeg-turbo-1.3.0-7|150	install -m755 jpegexiforient -D %{buildroot}%{_bindir}/jpegexiforient
14mr|libjpeg-turbo-1.3.0-7|151	install -m755 exifautotran -D %{buildroot}%{_bindir}/exifautotran
14mr|libjpeg-turbo-1.3.0-7|152	
14mr|libjpeg-turbo-1.3.0-7|153	#(neoclust) Provide jpegint.h because it is needed by certain software
14mr|libjpeg-turbo-1.3.0-7|154	install -m644 jpegint.h -D %{buildroot}%{_includedir}/jpegint.h
14mr|libjpeg-turbo-1.3.0-7|155	
14mr|libjpeg-turbo-1.3.0-7|156	# cleanup
14mr|libjpeg-turbo-1.3.0-7|157	rm -f %{buildroot}%{_docdir}/*
14mr|libjpeg-turbo-1.3.0-7|158	
14mr|libjpeg-turbo-1.3.0-7|159	%files -n %{libname}
14mr|libjpeg-turbo-1.3.0-7|160	%doc change.log ChangeLog.txt README README-turbo.txt
14mr|libjpeg-turbo-1.3.0-7|161	%{_libdir}/libjpeg.so.%{major}*
14mr|libjpeg-turbo-1.3.0-7|162	
14mr|libjpeg-turbo-1.3.0-7|163	%files -n %{libname62}
14mr|libjpeg-turbo-1.3.0-7|164	%{_libdir}/libjpeg.so.%{major62}*
14mr|libjpeg-turbo-1.3.0-7|165	
14mr|libjpeg-turbo-1.3.0-7|166	%files -n %{turbo}
14mr|libjpeg-turbo-1.3.0-7|167	%{_libdir}/libturbojpeg.so.%{majorturbo}*
14mr|libjpeg-turbo-1.3.0-7|168	
14mr|libjpeg-turbo-1.3.0-7|169	%files -n %{devname}
14mr|libjpeg-turbo-1.3.0-7|170	%doc coderules.txt example.c jconfig.txt libjpeg.txt structure.txt
14mr|libjpeg-turbo-1.3.0-7|171	%{_libdir}/libjpeg.so
14mr|libjpeg-turbo-1.3.0-7|172	%{_libdir}/libturbojpeg.so
14mr|libjpeg-turbo-1.3.0-7|173	%{_includedir}/*.h
14mr|libjpeg-turbo-1.3.0-7|174	
14mr|libjpeg-turbo-1.3.0-7|175	%files -n %{static}
14mr|libjpeg-turbo-1.3.0-7|176	%{_libdir}/libjpeg.a
14mr|libjpeg-turbo-1.3.0-7|177	%{_libdir}/libturbojpeg.a
14mr|libjpeg-turbo-1.3.0-7|178	
14mr|libjpeg-turbo-1.3.0-7|179	%files -n jpeg-progs
14mr|libjpeg-turbo-1.3.0-7|180	%doc usage.txt wizard.txt
14mr|libjpeg-turbo-1.3.0-7|181	%{_bindir}/*
14mr|libjpeg-turbo-1.3.0-7|182	%{_mandir}/man1/*
14mr|libjpeg-turbo-1.3.0-7|183	
14mr|libjpeg-turbo-1.3.0-7|184	
14mr|libjpeg-turbo-1.3.0-7|185	%changelog
14mr|libjpeg-turbo-1.3.0-7|186	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.3.0-7
14mr|libjpeg-turbo-1.3.0-7|187	+ Revision: c5c6fcd
14mr|libjpeg-turbo-1.3.0-7|188	- MassBuild#440: Increase release tag
14mr|libjpeg-turbo-1.3.0-7|189	
14mr|libjpeg-turbo-1.3.0-7|190	

17235 14
14mr|libjson0-0.9-4|1	%define oname json-c
14mr|libjson0-0.9-4|2	
14mr|libjson0-0.9-4|3	%define major 0
14mr|libjson0-0.9-4|4	%define libname %mklibname json %{major}
14mr|libjson0-0.9-4|5	
14mr|libjson0-0.9-4|6	Summary:	JSON implementation in C (old version of library)
14mr|libjson0-0.9-4|7	Name:		libjson0
14mr|libjson0-0.9-4|8	Version:	0.9
14mr|libjson0-0.9-4|9	Release:	4
14mr|libjson0-0.9-4|10	License:	MIT
14mr|libjson0-0.9-4|11	Group:		System/Libraries
14mr|libjson0-0.9-4|12	Url:		http://oss.metaparadigm.com/%{oname}
14mr|libjson0-0.9-4|13	Source0:	http://oss.metaparadigm.com/%{oname}/json-c-%{version}.tar.gz
14mr|libjson0-0.9-4|14	
14mr|libjson0-0.9-4|15	%description
14mr|libjson0-0.9-4|16	JSON-C implements a reference counting object model that allows you to
14mr|libjson0-0.9-4|17	easily construct JSON objects in C, output them as JSON formatted
14mr|libjson0-0.9-4|18	strings and parse JSON formatted strings back into the C
14mr|libjson0-0.9-4|19	representation of JSON objects.
14mr|libjson0-0.9-4|20	
14mr|libjson0-0.9-4|21	#----------------------------------------------------------------------------
14mr|libjson0-0.9-4|22	
14mr|libjson0-0.9-4|23	%package -n %{libname}
14mr|libjson0-0.9-4|24	Summary:	JSON implementation in C
14mr|libjson0-0.9-4|25	Group:		System/Libraries
14mr|libjson0-0.9-4|26	
14mr|libjson0-0.9-4|27	%description -n %{libname}
14mr|libjson0-0.9-4|28	JSON-C implements a reference counting object model that allows you to
14mr|libjson0-0.9-4|29	easily construct JSON objects in C, output them as JSON formatted
14mr|libjson0-0.9-4|30	strings and parse JSON formatted strings back into the C
14mr|libjson0-0.9-4|31	representation of JSON objects.
14mr|libjson0-0.9-4|32	
14mr|libjson0-0.9-4|33	%files -n %{libname}
14mr|libjson0-0.9-4|34	%{_libdir}/libjson.so.%{major}*
14mr|libjson0-0.9-4|35	
14mr|libjson0-0.9-4|36	#----------------------------------------------------------------------------
14mr|libjson0-0.9-4|37	
14mr|libjson0-0.9-4|38	%prep
14mr|libjson0-0.9-4|39	%setup -qn %{oname}-%{version}
14mr|libjson0-0.9-4|40	
14mr|libjson0-0.9-4|41	%build
14mr|libjson0-0.9-4|42	%configure2_5x --disable-static
14mr|libjson0-0.9-4|43	%make
14mr|libjson0-0.9-4|44	
14mr|libjson0-0.9-4|45	%install
14mr|libjson0-0.9-4|46	%makeinstall_std
14mr|libjson0-0.9-4|47	
14mr|libjson0-0.9-4|48	# cleanup
14mr|libjson0-0.9-4|49	rm -f %{buildroot}%{_libdir}/*.so
14mr|libjson0-0.9-4|50	rm -rf %{buildroot}%{_includedir}/json
14mr|libjson0-0.9-4|51	rm -f %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|libjson0-0.9-4|52	
14mr|libjson0-0.9-4|53	
14mr|libjson0-0.9-4|54	%changelog
14mr|libjson0-0.9-4|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-4
14mr|libjson0-0.9-4|56	+ Revision: 6cfab55
14mr|libjson0-0.9-4|57	- MassBuild#440: Increase release tag
14mr|libjson0-0.9-4|58	
14mr|libjson0-0.9-4|59	

17236 14
14mr|libkactivities-4.13.3-1|1	%define oname kactivities
14mr|libkactivities-4.13.3-1|2	
14mr|libkactivities-4.13.3-1|3	Summary:	API for using and interacting with Activities
14mr|libkactivities-4.13.3-1|4	Name:		libkactivities
14mr|libkactivities-4.13.3-1|5	Version:	4.13.3
14mr|libkactivities-4.13.3-1|6	Release:	1
14mr|libkactivities-4.13.3-1|7	Epoch:		6
14mr|libkactivities-4.13.3-1|8	License:	GPLv2+ and LGPLv2+
14mr|libkactivities-4.13.3-1|9	Group:		Graphical desktop/KDE
14mr|libkactivities-4.13.3-1|10	Url:		https://projects.kde.org/projects/kde/kdelibs/kactivities
14mr|libkactivities-4.13.3-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|libkactivities-4.13.3-1|12	%if %{is_beta}
14mr|libkactivities-4.13.3-1|13	%define ftpdir unstable
14mr|libkactivities-4.13.3-1|14	%else
14mr|libkactivities-4.13.3-1|15	%define ftpdir stable
14mr|libkactivities-4.13.3-1|16	%endif
14mr|libkactivities-4.13.3-1|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{oname}-%{version}.tar.xz
14mr|libkactivities-4.13.3-1|18	BuildRequires:	kdelibs4-devel >= 5:4.9.80
14mr|libkactivities-4.13.3-1|19	BuildRequires:	nepomuk-core-devel
14mr|libkactivities-4.13.3-1|20	BuildRequires:	soprano-devel
14mr|libkactivities-4.13.3-1|21	
14mr|libkactivities-4.13.3-1|22	# libkactivities moved from kdelibs, but turns out there's no actual conflicts
14mr|libkactivities-4.13.3-1|23	# kactivitymanagerd moved here from kde-runtime
14mr|libkactivities-4.13.3-1|24	Conflicts:	kdebase4-runtime < 1:4.7.3-10
14mr|libkactivities-4.13.3-1|25	
14mr|libkactivities-4.13.3-1|26	%description
14mr|libkactivities-4.13.3-1|27	API for using and interacting with Activities as a consumer,
14mr|libkactivities-4.13.3-1|28	application adding information to them or as an activity manager.
14mr|libkactivities-4.13.3-1|29	
14mr|libkactivities-4.13.3-1|30	%files
14mr|libkactivities-4.13.3-1|31	%{_kde_bindir}/kactivitymanagerd
14mr|libkactivities-4.13.3-1|32	%{_kde_libdir}/kde4/activitymanager_plugin_activityranking.so
14mr|libkactivities-4.13.3-1|33	%{_kde_libdir}/kde4/activitymanager_plugin_globalshortcuts.so
14mr|libkactivities-4.13.3-1|34	%{_kde_libdir}/kde4/activitymanager_plugin_nepomuk.so
14mr|libkactivities-4.13.3-1|35	%{_kde_libdir}/kde4/activitymanager_plugin_slc.so
14mr|libkactivities-4.13.3-1|36	%{_kde_libdir}/kde4/activitymanager_plugin_sqlite.so
14mr|libkactivities-4.13.3-1|37	%{_kde_libdir}/kde4/activitymanager_plugin_virtualdesktopswitch.so
14mr|libkactivities-4.13.3-1|38	%{_kde_libdir}/kde4/kactivitymanagerd_fileitem_linking_plugin.so
14mr|libkactivities-4.13.3-1|39	%{_kde_libdir}/kde4/kio_activities.so
14mr|libkactivities-4.13.3-1|40	%{_kde_datadir}/kde4/services/activities.protocol
14mr|libkactivities-4.13.3-1|41	%{_kde_datadir}/kde4/services/activitymanager-plugin-activityranking.desktop
14mr|libkactivities-4.13.3-1|42	%{_kde_datadir}/kde4/services/activitymanager-plugin-nepomuk.desktop
14mr|libkactivities-4.13.3-1|43	%{_kde_datadir}/kde4/services/activitymanager-plugin-slc.desktop
14mr|libkactivities-4.13.3-1|44	%{_kde_datadir}/kde4/services/activitymanager-plugin-sqlite.desktop
14mr|libkactivities-4.13.3-1|45	%{_kde_datadir}/kde4/services/activitymanager-plugin-globalshortcuts.desktop
14mr|libkactivities-4.13.3-1|46	%{_kde_datadir}/kde4/services/kactivitymanagerd.desktop
14mr|libkactivities-4.13.3-1|47	%{_kde_datadir}/kde4/services/kactivitymanagerd_fileitem_linking_plugin.desktop
14mr|libkactivities-4.13.3-1|48	%{_kde_datadir}/kde4/services/activitymanager-plugin-virtualdesktopswitch.desktop
14mr|libkactivities-4.13.3-1|49	%{_kde_datadir}/kde4/services/kcm_activities.desktop
14mr|libkactivities-4.13.3-1|50	%{_kde_datadir}/kde4/servicetypes/activitymanager-plugin.desktop
14mr|libkactivities-4.13.3-1|51	%{_datadir}/ontology/kde/kao.*
14mr|libkactivities-4.13.3-1|52	%{_kde_libdir}/kde4/imports/org/kde/activities
14mr|libkactivities-4.13.3-1|53	%{_kde_libdir}/kde4/kcm_activities.so
14mr|libkactivities-4.13.3-1|54	%{_kde_appsdir}/activitymanager
14mr|libkactivities-4.13.3-1|55	
14mr|libkactivities-4.13.3-1|56	
14mr|libkactivities-4.13.3-1|57	#-----------------------------------------------------------------------
14mr|libkactivities-4.13.3-1|58	
14mr|libkactivities-4.13.3-1|59	%define libkactivities_major 6
14mr|libkactivities-4.13.3-1|60	%define libkactivities %mklibname kactivities %{libkactivities_major}
14mr|libkactivities-4.13.3-1|61	
14mr|libkactivities-4.13.3-1|62	%package -n %{libkactivities}
14mr|libkactivities-4.13.3-1|63	Summary:	Runtime library for %{name}
14mr|libkactivities-4.13.3-1|64	
14mr|libkactivities-4.13.3-1|65	%description -n %{libkactivities}
14mr|libkactivities-4.13.3-1|66	Library file needed by %{name}
14mr|libkactivities-4.13.3-1|67	
14mr|libkactivities-4.13.3-1|68	%files -n %{libkactivities}
14mr|libkactivities-4.13.3-1|69	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
14mr|libkactivities-4.13.3-1|70	
14mr|libkactivities-4.13.3-1|71	#-----------------------------------------------------------------------
14mr|libkactivities-4.13.3-1|72	
14mr|libkactivities-4.13.3-1|73	%define libkactivities_models_major 1
14mr|libkactivities-4.13.3-1|74	%define libkactivities_models %mklibname kactivities-models %{libkactivities_models_major}
14mr|libkactivities-4.13.3-1|75	
14mr|libkactivities-4.13.3-1|76	%package -n %{libkactivities_models}
14mr|libkactivities-4.13.3-1|77	Summary:	Runtime library for %{name}-models
14mr|libkactivities-4.13.3-1|78	
14mr|libkactivities-4.13.3-1|79	%description -n %{libkactivities_models}
14mr|libkactivities-4.13.3-1|80	Library file needed by %{name}-models
14mr|libkactivities-4.13.3-1|81	
14mr|libkactivities-4.13.3-1|82	%files -n %{libkactivities_models}
14mr|libkactivities-4.13.3-1|83	%{_kde_libdir}/libkactivities-models.so.%{libkactivities_models_major}*
14mr|libkactivities-4.13.3-1|84	
14mr|libkactivities-4.13.3-1|85	#-----------------------------------------------------------------------
14mr|libkactivities-4.13.3-1|86	
14mr|libkactivities-4.13.3-1|87	%package devel
14mr|libkactivities-4.13.3-1|88	Summary:	Developer files for %{name}
14mr|libkactivities-4.13.3-1|89	Requires:	kdelibs4-devel
14mr|libkactivities-4.13.3-1|90	Requires:	%{libkactivities} = %{EVRD}
14mr|libkactivities-4.13.3-1|91	Requires:	%{libkactivities_models} = %{EVRD}
14mr|libkactivities-4.13.3-1|92	Provides:	%{name}-devel = %{EVRD}
14mr|libkactivities-4.13.3-1|93	
14mr|libkactivities-4.13.3-1|94	%description devel
14mr|libkactivities-4.13.3-1|95	%{summary}.
14mr|libkactivities-4.13.3-1|96	
14mr|libkactivities-4.13.3-1|97	%files devel
14mr|libkactivities-4.13.3-1|98	%{_kde_libdir}/libkactivities.so
14mr|libkactivities-4.13.3-1|99	%{_kde_libdir}/libkactivities-models.so
14mr|libkactivities-4.13.3-1|100	%{_libdir}/cmake/KActivities
14mr|libkactivities-4.13.3-1|101	%{_libdir}/cmake/KActivities-Models
14mr|libkactivities-4.13.3-1|102	%{_libdir}/pkgconfig/*.pc
14mr|libkactivities-4.13.3-1|103	%{_kde_includedir}/KDE/KActivities
14mr|libkactivities-4.13.3-1|104	%{_kde_includedir}/kactivities
14mr|libkactivities-4.13.3-1|105	%{_kde_includedir}/kactivities-models
14mr|libkactivities-4.13.3-1|106	
14mr|libkactivities-4.13.3-1|107	#-----------------------------------------------------------------------
14mr|libkactivities-4.13.3-1|108	
14mr|libkactivities-4.13.3-1|109	%prep
14mr|libkactivities-4.13.3-1|110	%setup -q -n %{oname}-%{version}
14mr|libkactivities-4.13.3-1|111	
14mr|libkactivities-4.13.3-1|112	%build
14mr|libkactivities-4.13.3-1|113	%cmake_kde4 \
14mr|libkactivities-4.13.3-1|114	-DKACTIVITIES_BUILD_NEPOMUK_PLUGIN:bool=ON \
14mr|libkactivities-4.13.3-1|115	-DKACTIVITIES_BUILD_DUMMY_PLUGIN:bool=ON
14mr|libkactivities-4.13.3-1|116	%make
14mr|libkactivities-4.13.3-1|117	
14mr|libkactivities-4.13.3-1|118	%install
14mr|libkactivities-4.13.3-1|119	%makeinstall_std -C build
14mr|libkactivities-4.13.3-1|120	
14mr|libkactivities-4.13.3-1|121	
14mr|libkactivities-4.13.3-1|122	%changelog
14mr|libkactivities-4.13.3-1|123	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.13.3-1
14mr|libkactivities-4.13.3-1|124	+ Revision: 8b4e190
14mr|libkactivities-4.13.3-1|125	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkactivities-4.13.3-1|126	
14mr|libkactivities-4.13.3-1|127	

17237 14
14mr|libkarma-0.1.2-4|1	%define major 0
14mr|libkarma-0.1.2-4|2	%define libname %mklibname karma %major
14mr|libkarma-0.1.2-4|3	
14mr|libkarma-0.1.2-4|4	Summary:   	Rio Karma tools
14mr|libkarma-0.1.2-4|5	Name:      	libkarma
14mr|libkarma-0.1.2-4|6	Version:   	0.1.2
14mr|libkarma-0.1.2-4|7	Release:   	4
14mr|libkarma-0.1.2-4|8	License:   	GPLv2+
14mr|libkarma-0.1.2-4|9	Group:     	System/Libraries
14mr|libkarma-0.1.2-4|10	Url:	   	http://www.freakysoft.de/libkarma/
14mr|libkarma-0.1.2-4|11	Source0:   	http://www.freakysoft.de/libkarma/libkarma-%{version}.tar.gz
14mr|libkarma-0.1.2-4|12	Source2:	http://bobcopeland.com/karma/banshee/preferences.fdi
14mr|libkarma-0.1.2-4|13	Source3:	http://bobcopeland.com/karma/banshee/multimedia-player-rio-karma.png
14mr|libkarma-0.1.2-4|14	Source4:	karma-sharp.dll.config
14mr|libkarma-0.1.2-4|15	BuildRequires:	mono-devel
14mr|libkarma-0.1.2-4|16	BuildRequires:	taglib-devel
14mr|libkarma-0.1.2-4|17	BuildRequires:	libusb-devel
14mr|libkarma-0.1.2-4|18	BuildRequires:	zlib-devel
14mr|libkarma-0.1.2-4|19	Requires:	%libname >= %version
14mr|libkarma-0.1.2-4|20	%define __noautoreq 'libkarma'
14mr|libkarma-0.1.2-4|21	
14mr|libkarma-0.1.2-4|22	%description
14mr|libkarma-0.1.2-4|23	Rio Karma access library
14mr|libkarma-0.1.2-4|24	
14mr|libkarma-0.1.2-4|25	%package -n %libname
14mr|libkarma-0.1.2-4|26	Summary: Rio Karma access library
14mr|libkarma-0.1.2-4|27	Group: System/Libraries
14mr|libkarma-0.1.2-4|28	
14mr|libkarma-0.1.2-4|29	%description -n %libname
14mr|libkarma-0.1.2-4|30	Rio Karma access library
14mr|libkarma-0.1.2-4|31	
14mr|libkarma-0.1.2-4|32	
14mr|libkarma-0.1.2-4|33	%package -n %libname-devel
14mr|libkarma-0.1.2-4|34	Summary:   	Rio Karma development files
14mr|libkarma-0.1.2-4|35	Group:     	Development/C
14mr|libkarma-0.1.2-4|36	Requires:	%libname = %version
14mr|libkarma-0.1.2-4|37	Provides:	%name-devel = %{EVRD}
14mr|libkarma-0.1.2-4|38	
14mr|libkarma-0.1.2-4|39	%description -n %libname-devel
14mr|libkarma-0.1.2-4|40	Rio Karma development files
14mr|libkarma-0.1.2-4|41	
14mr|libkarma-0.1.2-4|42	
14mr|libkarma-0.1.2-4|43	%package -n karma-sharp
14mr|libkarma-0.1.2-4|44	Summary:   	Rio Karma C# bindings
14mr|libkarma-0.1.2-4|45	Group:     	Development/Other
14mr|libkarma-0.1.2-4|46	Requires:	%name = %version
14mr|libkarma-0.1.2-4|47	
14mr|libkarma-0.1.2-4|48	%description -n karma-sharp
14mr|libkarma-0.1.2-4|49	Rio Karma C# bindings
14mr|libkarma-0.1.2-4|50	
14mr|libkarma-0.1.2-4|51	
14mr|libkarma-0.1.2-4|52	%prep
14mr|libkarma-0.1.2-4|53	%setup -q -n libkarma-%{version}
14mr|libkarma-0.1.2-4|54	
14mr|libkarma-0.1.2-4|55	%build
14mr|libkarma-0.1.2-4|56	make PREFIX=%{buildroot}/%_prefix
14mr|libkarma-0.1.2-4|57	
14mr|libkarma-0.1.2-4|58	%install
14mr|libkarma-0.1.2-4|59	rm -rf %{buildroot} installed-docs
14mr|libkarma-0.1.2-4|60	mkdir -p %{buildroot}
14mr|libkarma-0.1.2-4|61	make install PREFIX=%{buildroot}/%_prefix CHOWNPROG=/bin/true CHGRPPROG=/bin/true
14mr|libkarma-0.1.2-4|62	perl -pi -e "s^%buildroot^^" %buildroot%_prefix/lib/pkgconfig/karma-sharp.pc
14mr|libkarma-0.1.2-4|63	%if %_lib != lib
14mr|libkarma-0.1.2-4|64	mv %buildroot%_prefix/lib %buildroot%_libdir
14mr|libkarma-0.1.2-4|65	perl -pi -e "s^/lib^/%_lib^" %buildroot%_libdir/pkgconfig/karma-sharp.pc
14mr|libkarma-0.1.2-4|66	%endif
14mr|libkarma-0.1.2-4|67	
14mr|libkarma-0.1.2-4|68	
14mr|libkarma-0.1.2-4|69	install -m 644 -D libkarma.fdi %buildroot%_sysconfdir/hal/fdi/information/20-rio-karma.fdi
14mr|libkarma-0.1.2-4|70	install -m 644 -D %SOURCE2 %buildroot%_sysconfdir/hal/fdi/policy/preferences.fdi
14mr|libkarma-0.1.2-4|71	install -m 644 -D %SOURCE3 %buildroot%_datadir/icons/hicolor/32x32/devices/multimedia-player-rio-karma.png
14mr|libkarma-0.1.2-4|72	
14mr|libkarma-0.1.2-4|73	cat > README.urpmi << EOF
14mr|libkarma-0.1.2-4|74	For automatic mounting, add the following line to your
14mr|libkarma-0.1.2-4|75	/etc/fstab. Otherwise gnome-volume-manager will refuse to mount the
14mr|libkarma-0.1.2-4|76	device, as it doesn't know about the Karma's proprietary filesystem.
14mr|libkarma-0.1.2-4|77	
14mr|libkarma-0.1.2-4|78	/dev/disk/by-id/usb-Rio_Rio_Karma_0000000000000000-part2    /media/karma    omfs    user,noauto    0   0
14mr|libkarma-0.1.2-4|79	
14mr|libkarma-0.1.2-4|80	EOF
14mr|libkarma-0.1.2-4|81	
14mr|libkarma-0.1.2-4|82	install -m 644 %SOURCE4 %buildroot%_libdir/karma-sharp/karma-sharp.dll.config
14mr|libkarma-0.1.2-4|83	
14mr|libkarma-0.1.2-4|84	# Drop double slash
14mr|libkarma-0.1.2-4|85	sed -i 's%//usr%/usr%' %buildroot%_libdir/pkgconfig/karma-sharp.pc
14mr|libkarma-0.1.2-4|86	
14mr|libkarma-0.1.2-4|87	%files
14mr|libkarma-0.1.2-4|88	%doc THANKS TODO README.urpmi
14mr|libkarma-0.1.2-4|89	%config(noreplace) %_sysconfdir/hal/fdi/information/20-rio-karma.fdi
14mr|libkarma-0.1.2-4|90	%config(noreplace) %_sysconfdir/hal/fdi/policy/preferences.fdi
14mr|libkarma-0.1.2-4|91	%_bindir/riocp
14mr|libkarma-0.1.2-4|92	%_bindir/chprop
14mr|libkarma-0.1.2-4|93	%_mandir/man1/*.1*
14mr|libkarma-0.1.2-4|94	%attr(4755,root,root) %_bindir/karma_helper
14mr|libkarma-0.1.2-4|95	%_datadir/icons/hicolor/32x32/devices/multimedia-player-rio-karma.png
14mr|libkarma-0.1.2-4|96	
14mr|libkarma-0.1.2-4|97	%files -n %libname
14mr|libkarma-0.1.2-4|98	%_libdir/libkarma.so.%{major}*
14mr|libkarma-0.1.2-4|99	
14mr|libkarma-0.1.2-4|100	%files -n %libname-devel
14mr|libkarma-0.1.2-4|101	%_includedir/*
14mr|libkarma-0.1.2-4|102	%_libdir/libkarma.a
14mr|libkarma-0.1.2-4|103	%_libdir/libkarma.so
14mr|libkarma-0.1.2-4|104	
14mr|libkarma-0.1.2-4|105	%files -n karma-sharp
14mr|libkarma-0.1.2-4|106	%_libdir/karma-sharp/*
14mr|libkarma-0.1.2-4|107	%_libdir/pkgconfig/karma-sharp.pc
14mr|libkarma-0.1.2-4|108	
14mr|libkarma-0.1.2-4|109	
14mr|libkarma-0.1.2-4|110	
14mr|libkarma-0.1.2-4|111	
14mr|libkarma-0.1.2-4|112	
14mr|libkarma-0.1.2-4|113	%changelog
14mr|libkarma-0.1.2-4|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-4
14mr|libkarma-0.1.2-4|115	+ Revision: 4232797
14mr|libkarma-0.1.2-4|116	- MassBuild#440: Increase release tag
14mr|libkarma-0.1.2-4|117	
14mr|libkarma-0.1.2-4|118	

17238 14
14mr|libkate-0.4.1-4|1	%define major 1
14mr|libkate-0.4.1-4|2	%define libname %mklibname kate %{major}
14mr|libkate-0.4.1-4|3	%define develname %mklibname -d kate
14mr|libkate-0.4.1-4|4	%define staticname %mklibname -s -d kate
14mr|libkate-0.4.1-4|5	
14mr|libkate-0.4.1-4|6	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|7	Name:		libkate
14mr|libkate-0.4.1-4|8	Version:	0.4.1
14mr|libkate-0.4.1-4|9	Release:	4
14mr|libkate-0.4.1-4|10	Source0:	http://libkate.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libkate-0.4.1-4|11	License:	BSD
14mr|libkate-0.4.1-4|12	Group:		System/Libraries
14mr|libkate-0.4.1-4|13	Url:		http://code.google.com/p/libkate/
14mr|libkate-0.4.1-4|14	BuildRequires:	python-devel
14mr|libkate-0.4.1-4|15	BuildRequires:	pkgconfig(libpng)
14mr|libkate-0.4.1-4|16	BuildRequires:	pkgconfig(ogg)
14mr|libkate-0.4.1-4|17	BuildRequires:	liboggz-tools
14mr|libkate-0.4.1-4|18	BuildRequires:	doxygen
14mr|libkate-0.4.1-4|19	
14mr|libkate-0.4.1-4|20	%description
14mr|libkate-0.4.1-4|21	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|22	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|23	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|24	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|25	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|26	
14mr|libkate-0.4.1-4|27	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|28	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|29	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|30	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|31	represented by a Kate stream.
14mr|libkate-0.4.1-4|32	
14mr|libkate-0.4.1-4|33	%package -n %{libname}
14mr|libkate-0.4.1-4|34	Group:		System/Libraries
14mr|libkate-0.4.1-4|35	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|36	
14mr|libkate-0.4.1-4|37	%description -n %{libname}
14mr|libkate-0.4.1-4|38	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|39	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|40	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|41	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|42	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|43	
14mr|libkate-0.4.1-4|44	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|45	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|46	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|47	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|48	represented by a Kate stream.
14mr|libkate-0.4.1-4|49	
14mr|libkate-0.4.1-4|50	%package -n %{develname}
14mr|libkate-0.4.1-4|51	Group:		Development/C
14mr|libkate-0.4.1-4|52	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|53	Requires:	%{libname} = %{version}-%{release}
14mr|libkate-0.4.1-4|54	Provides:	%{name}-devel = %{version}-%{release}
14mr|libkate-0.4.1-4|55	
14mr|libkate-0.4.1-4|56	%description -n %{develname}
14mr|libkate-0.4.1-4|57	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|58	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|59	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|60	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|61	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|62	
14mr|libkate-0.4.1-4|63	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|64	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|65	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|66	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|67	represented by a Kate stream.
14mr|libkate-0.4.1-4|68	
14mr|libkate-0.4.1-4|69	%package -n %{staticname}
14mr|libkate-0.4.1-4|70	Group:		Development/C
14mr|libkate-0.4.1-4|71	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|72	Requires:	%{develname} = %{version}-%{release}
14mr|libkate-0.4.1-4|73	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|libkate-0.4.1-4|74	
14mr|libkate-0.4.1-4|75	%description -n %{staticname}
14mr|libkate-0.4.1-4|76	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|77	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|78	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|79	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|80	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|81	
14mr|libkate-0.4.1-4|82	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|83	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|84	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|85	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|86	represented by a Kate stream.
14mr|libkate-0.4.1-4|87	
14mr|libkate-0.4.1-4|88	%package -n python-kdj
14mr|libkate-0.4.1-4|89	Group:		Development/Python
14mr|libkate-0.4.1-4|90	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|91	Requires:	liboggz-tools
14mr|libkate-0.4.1-4|92	Requires:	%{name}-tools = %{version}-%{release}
14mr|libkate-0.4.1-4|93	Requires:	wxPythonGTK
14mr|libkate-0.4.1-4|94	
14mr|libkate-0.4.1-4|95	%description -n python-kdj
14mr|libkate-0.4.1-4|96	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|97	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|98	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|99	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|100	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|101	
14mr|libkate-0.4.1-4|102	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|103	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|104	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|105	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|106	represented by a Kate stream.
14mr|libkate-0.4.1-4|107	
14mr|libkate-0.4.1-4|108	%package tools
14mr|libkate-0.4.1-4|109	Group:		Video
14mr|libkate-0.4.1-4|110	Summary:	Karaoke and text codec for embedding in ogg
14mr|libkate-0.4.1-4|111	Requires:	%{libname} = %{version}-%{release}
14mr|libkate-0.4.1-4|112	
14mr|libkate-0.4.1-4|113	%description tools
14mr|libkate-0.4.1-4|114	Kate is an overlay codec, originally designed for karaoke and text,
14mr|libkate-0.4.1-4|115	that can be multiplixed in Ogg. Text and images can be carried by a
14mr|libkate-0.4.1-4|116	Kate stream, and animated. Most of the time, this would be multiplexed
14mr|libkate-0.4.1-4|117	with audio/video to carry subtitles, song lyrics (with or without
14mr|libkate-0.4.1-4|118	karaoke data), etc, but doesn't have to be.
14mr|libkate-0.4.1-4|119	
14mr|libkate-0.4.1-4|120	Series of curves (splines, segments, etc) may be attached to various
14mr|libkate-0.4.1-4|121	properties (text position, font size, etc) to create animated
14mr|libkate-0.4.1-4|122	overlays. This allows scrolling or fading text to be defined. This can
14mr|libkate-0.4.1-4|123	even be used to draw arbitrary shapes, so hand drawing can also be
14mr|libkate-0.4.1-4|124	represented by a Kate stream.
14mr|libkate-0.4.1-4|125	
14mr|libkate-0.4.1-4|126	%prep
14mr|libkate-0.4.1-4|127	%setup -q
14mr|libkate-0.4.1-4|128	
14mr|libkate-0.4.1-4|129	%build
14mr|libkate-0.4.1-4|130	%configure2_5x
14mr|libkate-0.4.1-4|131	%make
14mr|libkate-0.4.1-4|132	
14mr|libkate-0.4.1-4|133	%install
14mr|libkate-0.4.1-4|134	%makeinstall_std
14mr|libkate-0.4.1-4|135	mkdir -p installed-docs
14mr|libkate-0.4.1-4|136	mv %{buildroot}%{_datadir}/doc/%{name}/html installed-docs
14mr|libkate-0.4.1-4|137	rm -rf %{buildroot}%{_datadir}/doc
14mr|libkate-0.4.1-4|138	
14mr|libkate-0.4.1-4|139	%files tools
14mr|libkate-0.4.1-4|140	%{_bindir}/katalyzer
14mr|libkate-0.4.1-4|141	%{_bindir}/katedec
14mr|libkate-0.4.1-4|142	%{_bindir}/kateenc
14mr|libkate-0.4.1-4|143	%{_mandir}/man1/katalyzer.1*
14mr|libkate-0.4.1-4|144	%{_mandir}/man1/katedec.1*
14mr|libkate-0.4.1-4|145	%{_mandir}/man1/kateenc.1*
14mr|libkate-0.4.1-4|146	
14mr|libkate-0.4.1-4|147	%files -n %{libname}
14mr|libkate-0.4.1-4|148	%doc README THANKS AUTHORS
14mr|libkate-0.4.1-4|149	%{_libdir}/libkate.so.%{major}*
14mr|libkate-0.4.1-4|150	%{_libdir}/liboggkate.so.%{major}*
14mr|libkate-0.4.1-4|151	
14mr|libkate-0.4.1-4|152	%files -n %{develname}
14mr|libkate-0.4.1-4|153	%doc ChangeLog installed-docs/*
14mr|libkate-0.4.1-4|154	%{_libdir}/libkate.so
14mr|libkate-0.4.1-4|155	%{_libdir}/liboggkate.so
14mr|libkate-0.4.1-4|156	%{_libdir}/pkgconfig/kate.pc
14mr|libkate-0.4.1-4|157	%{_libdir}/pkgconfig/oggkate.pc
14mr|libkate-0.4.1-4|158	%{_includedir}/kate
14mr|libkate-0.4.1-4|159	
14mr|libkate-0.4.1-4|160	%files -n %{staticname}
14mr|libkate-0.4.1-4|161	%{_libdir}/libkate.a
14mr|libkate-0.4.1-4|162	%{_libdir}/liboggkate.a
14mr|libkate-0.4.1-4|163	
14mr|libkate-0.4.1-4|164	%files -n python-kdj
14mr|libkate-0.4.1-4|165	%{_bindir}/KateDJ
14mr|libkate-0.4.1-4|166	%{py_puresitedir}/kdj
14mr|libkate-0.4.1-4|167	%{_mandir}/man1/KateDJ.1*
14mr|libkate-0.4.1-4|168	
14mr|libkate-0.4.1-4|169	
14mr|libkate-0.4.1-4|170	%changelog
14mr|libkate-0.4.1-4|171	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-4
14mr|libkate-0.4.1-4|172	+ Revision: 709f96b
14mr|libkate-0.4.1-4|173	- MassBuild#440: Increase release tag
14mr|libkate-0.4.1-4|174	
14mr|libkate-0.4.1-4|175	

17239 14
14mr|libkcddb-4.13.3-1|1	Name:		libkcddb
14mr|libkcddb-4.13.3-1|2	Summary:	KDE4 library for retrieving and sending CDDB information
14mr|libkcddb-4.13.3-1|3	Version:	4.13.3
14mr|libkcddb-4.13.3-1|4	Release:	1
14mr|libkcddb-4.13.3-1|5	Epoch:		3
14mr|libkcddb-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|libkcddb-4.13.3-1|7	License:	GPLv2
14mr|libkcddb-4.13.3-1|8	URL:		http://projects.kde.org/projects/kde/kdemultimedia/libkcddb
14mr|libkcddb-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkcddb-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|libkcddb-4.13.3-1|11	BuildRequires:	pkgconfig(libmusicbrainz5)
14mr|libkcddb-4.13.3-1|12	Conflicts:	%{_lib}kcddb4 < 3:4.8.95
14mr|libkcddb-4.13.3-1|13	Conflicts:	kde4-audiocd < 3:4.8.95
14mr|libkcddb-4.13.3-1|14	
14mr|libkcddb-4.13.3-1|15	%description
14mr|libkcddb-4.13.3-1|16	KDE4 library for retrieving and sending CDDB information.
14mr|libkcddb-4.13.3-1|17	
14mr|libkcddb-4.13.3-1|18	%files
14mr|libkcddb-4.13.3-1|19	%{_kde_datadir}/config.kcfg/libkcddb.kcfg
14mr|libkcddb-4.13.3-1|20	%{_kde_services}/libkcddb.desktop
14mr|libkcddb-4.13.3-1|21	%{_kde_docdir}/HTML/en/kcontrol/cddbretrieval
14mr|libkcddb-4.13.3-1|22	%{_kde_libdir}/kde4/kcm_cddb.so
14mr|libkcddb-4.13.3-1|23	
14mr|libkcddb-4.13.3-1|24	#------------------------------------------------------------------------------
14mr|libkcddb-4.13.3-1|25	%define kcddb_major 4
14mr|libkcddb-4.13.3-1|26	%define libkcddb %mklibname kcddb %{kcddb_major}
14mr|libkcddb-4.13.3-1|27	
14mr|libkcddb-4.13.3-1|28	%package -n %{libkcddb}
14mr|libkcddb-4.13.3-1|29	Summary:	%{name} library
14mr|libkcddb-4.13.3-1|30	Group:		System/Libraries
14mr|libkcddb-4.13.3-1|31	Requires:	%{name} = %{EVRD}
14mr|libkcddb-4.13.3-1|32	
14mr|libkcddb-4.13.3-1|33	%description -n %{libkcddb}
14mr|libkcddb-4.13.3-1|34	KDE4 library for retrieving and sending CDDB information.
14mr|libkcddb-4.13.3-1|35	
14mr|libkcddb-4.13.3-1|36	%files -n %{libkcddb}
14mr|libkcddb-4.13.3-1|37	%{_kde_libdir}/libkcddb.so.%{kcddb_major}*
14mr|libkcddb-4.13.3-1|38	
14mr|libkcddb-4.13.3-1|39	#------------------------------------------------------------------------------
14mr|libkcddb-4.13.3-1|40	
14mr|libkcddb-4.13.3-1|41	%package devel
14mr|libkcddb-4.13.3-1|42	Summary:	Devel stuff for %{name}
14mr|libkcddb-4.13.3-1|43	Group:		Development/KDE and Qt
14mr|libkcddb-4.13.3-1|44	Requires:	%{libkcddb} = %{EVRD}
14mr|libkcddb-4.13.3-1|45	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mr|libkcddb-4.13.3-1|46	
14mr|libkcddb-4.13.3-1|47	%description devel
14mr|libkcddb-4.13.3-1|48	KDE4 library for retrieving and sending CDDB information.
14mr|libkcddb-4.13.3-1|49	
14mr|libkcddb-4.13.3-1|50	This package contains header files needed if you wish to build applications
14mr|libkcddb-4.13.3-1|51	based on libkcddb.
14mr|libkcddb-4.13.3-1|52	
14mr|libkcddb-4.13.3-1|53	%files devel
14mr|libkcddb-4.13.3-1|54	%{_kde_libdir}/libkcddb.so
14mr|libkcddb-4.13.3-1|55	%{_kde_libdir}/cmake/libkcddb
14mr|libkcddb-4.13.3-1|56	%{_kde_includedir}/*
14mr|libkcddb-4.13.3-1|57	
14mr|libkcddb-4.13.3-1|58	#------------------------------------------------------------------------------
14mr|libkcddb-4.13.3-1|59	
14mr|libkcddb-4.13.3-1|60	%prep
14mr|libkcddb-4.13.3-1|61	%setup -q
14mr|libkcddb-4.13.3-1|62	
14mr|libkcddb-4.13.3-1|63	%build
14mr|libkcddb-4.13.3-1|64	%cmake_kde4
14mr|libkcddb-4.13.3-1|65	%make
14mr|libkcddb-4.13.3-1|66	
14mr|libkcddb-4.13.3-1|67	%install
14mr|libkcddb-4.13.3-1|68	%makeinstall_std -C build
14mr|libkcddb-4.13.3-1|69	
14mr|libkcddb-4.13.3-1|70	
14mr|libkcddb-4.13.3-1|71	%changelog
14mr|libkcddb-4.13.3-1|72	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|libkcddb-4.13.3-1|73	+ Revision: 3b25a9d
14mr|libkcddb-4.13.3-1|74	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkcddb-4.13.3-1|75	
14mr|libkcddb-4.13.3-1|76	

17240 14
14mr|libkcompactdisc-4.13.3-1|1	Name:		libkcompactdisc
14mr|libkcompactdisc-4.13.3-1|2	Version:	4.13.3
14mr|libkcompactdisc-4.13.3-1|3	Release:	1
14mr|libkcompactdisc-4.13.3-1|4	Epoch:		3
14mr|libkcompactdisc-4.13.3-1|5	Summary:	KDE library for playing & ripping CDs
14mr|libkcompactdisc-4.13.3-1|6	Group:		System/Libraries
14mr|libkcompactdisc-4.13.3-1|7	License:	GPLv2
14mr|libkcompactdisc-4.13.3-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc
14mr|libkcompactdisc-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkcompactdisc-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|libkcompactdisc-4.13.3-1|11	BuildRequires:	pkgconfig(alsa)
14mr|libkcompactdisc-4.13.3-1|12	
14mr|libkcompactdisc-4.13.3-1|13	%description
14mr|libkcompactdisc-4.13.3-1|14	KDE library for playing & ripping CDs.
14mr|libkcompactdisc-4.13.3-1|15	
14mr|libkcompactdisc-4.13.3-1|16	#------------------------------------------------------------------------------
14mr|libkcompactdisc-4.13.3-1|17	%define kcompactdisc_major 4
14mr|libkcompactdisc-4.13.3-1|18	%define libkcompactdisc %mklibname kcompactdisc %{kcompactdisc_major}
14mr|libkcompactdisc-4.13.3-1|19	
14mr|libkcompactdisc-4.13.3-1|20	%package -n %{libkcompactdisc}
14mr|libkcompactdisc-4.13.3-1|21	Summary:	KDE library for playing & ripping CDs
14mr|libkcompactdisc-4.13.3-1|22	Group:		System/Libraries
14mr|libkcompactdisc-4.13.3-1|23	
14mr|libkcompactdisc-4.13.3-1|24	%description -n %{libkcompactdisc}
14mr|libkcompactdisc-4.13.3-1|25	KDE library for playing & ripping CDs.
14mr|libkcompactdisc-4.13.3-1|26	
14mr|libkcompactdisc-4.13.3-1|27	%files -n %{libkcompactdisc}
14mr|libkcompactdisc-4.13.3-1|28	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}
14mr|libkcompactdisc-4.13.3-1|29	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}.*
14mr|libkcompactdisc-4.13.3-1|30	
14mr|libkcompactdisc-4.13.3-1|31	#------------------------------------------------------------------------------
14mr|libkcompactdisc-4.13.3-1|32	
14mr|libkcompactdisc-4.13.3-1|33	%package devel
14mr|libkcompactdisc-4.13.3-1|34	Summary:	Devel stuff for %{name}
14mr|libkcompactdisc-4.13.3-1|35	Group:		Development/KDE and Qt
14mr|libkcompactdisc-4.13.3-1|36	Requires:	%{libkcompactdisc} = %{EVRD}
14mr|libkcompactdisc-4.13.3-1|37	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mr|libkcompactdisc-4.13.3-1|38	
14mr|libkcompactdisc-4.13.3-1|39	%description devel
14mr|libkcompactdisc-4.13.3-1|40	KDE library for playing & ripping CDs.
14mr|libkcompactdisc-4.13.3-1|41	
14mr|libkcompactdisc-4.13.3-1|42	This package contains header files needed if you wish to build applications
14mr|libkcompactdisc-4.13.3-1|43	based on libkcompactdisc.
14mr|libkcompactdisc-4.13.3-1|44	
14mr|libkcompactdisc-4.13.3-1|45	%files devel
14mr|libkcompactdisc-4.13.3-1|46	%{_kde_libdir}/libkcompactdisc.so
14mr|libkcompactdisc-4.13.3-1|47	%{_kde_libdir}/cmake/libkcompactdisc
14mr|libkcompactdisc-4.13.3-1|48	%{_kde_includedir}/*
14mr|libkcompactdisc-4.13.3-1|49	
14mr|libkcompactdisc-4.13.3-1|50	#------------------------------------------------------------------------------
14mr|libkcompactdisc-4.13.3-1|51	
14mr|libkcompactdisc-4.13.3-1|52	%prep
14mr|libkcompactdisc-4.13.3-1|53	%setup -q
14mr|libkcompactdisc-4.13.3-1|54	
14mr|libkcompactdisc-4.13.3-1|55	%build
14mr|libkcompactdisc-4.13.3-1|56	%cmake_kde4
14mr|libkcompactdisc-4.13.3-1|57	%make
14mr|libkcompactdisc-4.13.3-1|58	
14mr|libkcompactdisc-4.13.3-1|59	%install
14mr|libkcompactdisc-4.13.3-1|60	%makeinstall_std -C build
14mr|libkcompactdisc-4.13.3-1|61	
14mr|libkcompactdisc-4.13.3-1|62	
14mr|libkcompactdisc-4.13.3-1|63	%changelog
14mr|libkcompactdisc-4.13.3-1|64	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|libkcompactdisc-4.13.3-1|65	+ Revision: 23e6604
14mr|libkcompactdisc-4.13.3-1|66	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkcompactdisc-4.13.3-1|67	
14mr|libkcompactdisc-4.13.3-1|68	

17241 14
14mr|libkdcraw-4.13.3-1|1	Summary:	C++ interface around LibRaw library
14mr|libkdcraw-4.13.3-1|2	Name:		libkdcraw
14mr|libkdcraw-4.13.3-1|3	Version:	4.13.3
14mr|libkdcraw-4.13.3-1|4	Release:	1
14mr|libkdcraw-4.13.3-1|5	Epoch:		2
14mr|libkdcraw-4.13.3-1|6	License:	GPLv2+
14mr|libkdcraw-4.13.3-1|7	Group:		System/Libraries
14mr|libkdcraw-4.13.3-1|8	Url:		http://www.kde.org
14mr|libkdcraw-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkdcraw-4.13.3-1|10	BuildRequires:	automoc4
14mr|libkdcraw-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|libkdcraw-4.13.3-1|12	BuildRequires:	jpeg-devel
14mr|libkdcraw-4.13.3-1|13	BuildRequires:	pkgconfig(libraw)
14mr|libkdcraw-4.13.3-1|14	
14mr|libkdcraw-4.13.3-1|15	%description
14mr|libkdcraw-4.13.3-1|16	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
14mr|libkdcraw-4.13.3-1|17	picture files. More information about LibRaw can be found at
14mr|libkdcraw-4.13.3-1|18	http://www.libraw.org.
14mr|libkdcraw-4.13.3-1|19	
14mr|libkdcraw-4.13.3-1|20	%files
14mr|libkdcraw-4.13.3-1|21	%doc README AUTHORS NEWS TODO COPYING
14mr|libkdcraw-4.13.3-1|22	
14mr|libkdcraw-4.13.3-1|23	#----------------------------------------------------------------------
14mr|libkdcraw-4.13.3-1|24	
14mr|libkdcraw-4.13.3-1|25	%package common
14mr|libkdcraw-4.13.3-1|26	Summary:	Non-library files for the kdcraw library
14mr|libkdcraw-4.13.3-1|27	Group:		System/Libraries
14mr|libkdcraw-4.13.3-1|28	
14mr|libkdcraw-4.13.3-1|29	%description common
14mr|libkdcraw-4.13.3-1|30	Common files for the kdcraw library
14mr|libkdcraw-4.13.3-1|31	
14mr|libkdcraw-4.13.3-1|32	%files common
14mr|libkdcraw-4.13.3-1|33	%{_kde_appsdir}/libkdcraw
14mr|libkdcraw-4.13.3-1|34	%{_kde_iconsdir}/hicolor/*/apps/kdcraw.png
14mr|libkdcraw-4.13.3-1|35	
14mr|libkdcraw-4.13.3-1|36	#------------------------------------------------
14mr|libkdcraw-4.13.3-1|37	
14mr|libkdcraw-4.13.3-1|38	%define kdcraw_major 23
14mr|libkdcraw-4.13.3-1|39	%define libkdcraw %mklibname kdcraw %{kdcraw_major}
14mr|libkdcraw-4.13.3-1|40	
14mr|libkdcraw-4.13.3-1|41	%package -n %{libkdcraw}
14mr|libkdcraw-4.13.3-1|42	Summary:	Kdcraw library
14mr|libkdcraw-4.13.3-1|43	Group:		System/Libraries
14mr|libkdcraw-4.13.3-1|44	Requires:	%{name}-common = %{EVRD}
14mr|libkdcraw-4.13.3-1|45	Obsoletes:	%{_lib}kdcraw20 < 2:4.9.0
14mr|libkdcraw-4.13.3-1|46	Obsoletes:	%{_lib}kdcraw21 < 2:4.10.0
14mr|libkdcraw-4.13.3-1|47	Obsoletes:	%{_lib}kdcraw22 < 2:4.12.0
14mr|libkdcraw-4.13.3-1|48	
14mr|libkdcraw-4.13.3-1|49	%description -n %{libkdcraw}
14mr|libkdcraw-4.13.3-1|50	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
14mr|libkdcraw-4.13.3-1|51	picture files. More information about LibRaw can be found at
14mr|libkdcraw-4.13.3-1|52	http://www.libraw.org.
14mr|libkdcraw-4.13.3-1|53	
14mr|libkdcraw-4.13.3-1|54	%files -n %{libkdcraw}
14mr|libkdcraw-4.13.3-1|55	%{_kde_libdir}/libkdcraw.so.%{kdcraw_major}*
14mr|libkdcraw-4.13.3-1|56	
14mr|libkdcraw-4.13.3-1|57	#-----------------------------------------------------------------------------
14mr|libkdcraw-4.13.3-1|58	
14mr|libkdcraw-4.13.3-1|59	%package devel
14mr|libkdcraw-4.13.3-1|60	Summary:	Devel stuff for %{name}
14mr|libkdcraw-4.13.3-1|61	Group:		Development/KDE and Qt
14mr|libkdcraw-4.13.3-1|62	Requires:	kdelibs4-devel
14mr|libkdcraw-4.13.3-1|63	Requires:	%{libkdcraw} = %{EVRD}
14mr|libkdcraw-4.13.3-1|64	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|libkdcraw-4.13.3-1|65	
14mr|libkdcraw-4.13.3-1|66	%description devel
14mr|libkdcraw-4.13.3-1|67	This package contains header files needed if you wish to build applications
14mr|libkdcraw-4.13.3-1|68	based on %{name}.
14mr|libkdcraw-4.13.3-1|69	
14mr|libkdcraw-4.13.3-1|70	%files devel
14mr|libkdcraw-4.13.3-1|71	%{_includedir}/libkdcraw/
14mr|libkdcraw-4.13.3-1|72	%{_kde_libdir}/libkdcraw.so
14mr|libkdcraw-4.13.3-1|73	%{_kde_libdir}/pkgconfig/libkdcraw.pc
14mr|libkdcraw-4.13.3-1|74	
14mr|libkdcraw-4.13.3-1|75	#----------------------------------------------------------------------
14mr|libkdcraw-4.13.3-1|76	
14mr|libkdcraw-4.13.3-1|77	%prep
14mr|libkdcraw-4.13.3-1|78	%setup -q
14mr|libkdcraw-4.13.3-1|79	
14mr|libkdcraw-4.13.3-1|80	%build
14mr|libkdcraw-4.13.3-1|81	%cmake_kde4
14mr|libkdcraw-4.13.3-1|82	%make
14mr|libkdcraw-4.13.3-1|83	
14mr|libkdcraw-4.13.3-1|84	%install
14mr|libkdcraw-4.13.3-1|85	%makeinstall_std -C build
14mr|libkdcraw-4.13.3-1|86	
14mr|libkdcraw-4.13.3-1|87	
14mr|libkdcraw-4.13.3-1|88	%changelog
14mr|libkdcraw-4.13.3-1|89	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|libkdcraw-4.13.3-1|90	+ Revision: 490eb2a
14mr|libkdcraw-4.13.3-1|91	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkdcraw-4.13.3-1|92	
14mr|libkdcraw-4.13.3-1|93	

17242 14
14mr|libkdeedu-4.13.3-1|1	Summary:	Free Educational Software based on the KDE technologies
14mr|libkdeedu-4.13.3-1|2	Name:		libkdeedu
14mr|libkdeedu-4.13.3-1|3	Version:	4.13.3
14mr|libkdeedu-4.13.3-1|4	Release:	1
14mr|libkdeedu-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|libkdeedu-4.13.3-1|6	License:	GPLv2
14mr|libkdeedu-4.13.3-1|7	Url:		http://edu.kde.org
14mr|libkdeedu-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkdeedu-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|libkdeedu-4.13.3-1|10	BuildRequires:	automoc4
14mr|libkdeedu-4.13.3-1|11	# Add conflicts again khangman since some kvtml files were stored in the khangman package
14mr|libkdeedu-4.13.3-1|12	Conflicts:	khangman < 4.6.90
14mr|libkdeedu-4.13.3-1|13	Conflicts:	kanagram < 4.6.90
14mr|libkdeedu-4.13.3-1|14	Obsoletes:	kdeedu4 < 4.6.90
14mr|libkdeedu-4.13.3-1|15	Obsoletes:	kdeedu4-core < 4.6.90
14mr|libkdeedu-4.13.3-1|16	
14mr|libkdeedu-4.13.3-1|17	%description
14mr|libkdeedu-4.13.3-1|18	Runtime library for KDE Education Application
14mr|libkdeedu-4.13.3-1|19	
14mr|libkdeedu-4.13.3-1|20	%files
14mr|libkdeedu-4.13.3-1|21	%doc README AUTHORS
14mr|libkdeedu-4.13.3-1|22	%dir %{_kde_appsdir}/kvtml/en
14mr|libkdeedu-4.13.3-1|23	%{_kde_appsdir}/kvtml/en/animals.kvtml
14mr|libkdeedu-4.13.3-1|24	%{_kde_appsdir}/kvtml/en/clothing.kvtml
14mr|libkdeedu-4.13.3-1|25	%{_kde_appsdir}/kvtml/en/computers.kvtml
14mr|libkdeedu-4.13.3-1|26	%{_kde_appsdir}/kvtml/en/currencies.kvtml
14mr|libkdeedu-4.13.3-1|27	%{_kde_appsdir}/kvtml/en/easy.kvtml
14mr|libkdeedu-4.13.3-1|28	%{_kde_appsdir}/kvtml/en/fruits.kvtml
14mr|libkdeedu-4.13.3-1|29	%{_kde_appsdir}/kvtml/en/hard.kvtml
14mr|libkdeedu-4.13.3-1|30	%{_kde_appsdir}/kvtml/en/inventions.kvtml
14mr|libkdeedu-4.13.3-1|31	%{_kde_appsdir}/kvtml/en/medium.kvtml
14mr|libkdeedu-4.13.3-1|32	%{_kde_appsdir}/kvtml/en/numbers.kvtml
14mr|libkdeedu-4.13.3-1|33	%{_kde_appsdir}/kvtml/en/objects.kvtml
14mr|libkdeedu-4.13.3-1|34	%{_kde_appsdir}/kvtml/en/people.kvtml
14mr|libkdeedu-4.13.3-1|35	%{_kde_appsdir}/kvtml/en/professions.kvtml
14mr|libkdeedu-4.13.3-1|36	%{_kde_appsdir}/kvtml/en/space.kvtml
14mr|libkdeedu-4.13.3-1|37	%{_kde_appsdir}/kvtml/en/sports.kvtml
14mr|libkdeedu-4.13.3-1|38	%{_kde_appsdir}/kvtml/en/transportation.kvtml
14mr|libkdeedu-4.13.3-1|39	%{_kde_appsdir}/kvtml/en/vegetables.kvtml
14mr|libkdeedu-4.13.3-1|40	%{_kde_appsdir}/kvtml/en/worldcapitals.kvtml
14mr|libkdeedu-4.13.3-1|41	%{_iconsdir}/hicolor/*/actions/editplots.png
14mr|libkdeedu-4.13.3-1|42	%{_iconsdir}/hicolor/*/actions/functionhelp.png
14mr|libkdeedu-4.13.3-1|43	%{_iconsdir}/hicolor/*/actions/maximum.png
14mr|libkdeedu-4.13.3-1|44	%{_iconsdir}/hicolor/*/actions/minimum.png
14mr|libkdeedu-4.13.3-1|45	%{_iconsdir}/hicolor/*/actions/newdifferential.png
14mr|libkdeedu-4.13.3-1|46	%{_iconsdir}/hicolor/*/actions/newfunction.png
14mr|libkdeedu-4.13.3-1|47	%{_iconsdir}/hicolor/*/actions/newimplicit.png
14mr|libkdeedu-4.13.3-1|48	%{_iconsdir}/hicolor/*/actions/newparametric.png
14mr|libkdeedu-4.13.3-1|49	%{_iconsdir}/hicolor/*/actions/newpolar.png
14mr|libkdeedu-4.13.3-1|50	%{_iconsdir}/hicolor/*/actions/resetview.png
14mr|libkdeedu-4.13.3-1|51	%{_iconsdir}/hicolor/scalable/actions/deriv_func.svgz
14mr|libkdeedu-4.13.3-1|52	%{_iconsdir}/hicolor/scalable/actions/editconstants.svgz
14mr|libkdeedu-4.13.3-1|53	%{_iconsdir}/hicolor/scalable/actions/editplots.svgz
14mr|libkdeedu-4.13.3-1|54	%{_iconsdir}/hicolor/scalable/actions/functionhelp.svgz
14mr|libkdeedu-4.13.3-1|55	%{_iconsdir}/hicolor/scalable/actions/integral_func.svgz
14mr|libkdeedu-4.13.3-1|56	%{_iconsdir}/hicolor/scalable/actions/maximum.svgz
14mr|libkdeedu-4.13.3-1|57	%{_iconsdir}/hicolor/scalable/actions/minimum.svgz
14mr|libkdeedu-4.13.3-1|58	%{_iconsdir}/hicolor/scalable/actions/newfunction.svgz
14mr|libkdeedu-4.13.3-1|59	%{_iconsdir}/hicolor/scalable/actions/newparametric.svgz
14mr|libkdeedu-4.13.3-1|60	%{_iconsdir}/hicolor/scalable/actions/newpolar.svgz
14mr|libkdeedu-4.13.3-1|61	%{_iconsdir}/hicolor/scalable/actions/resetview.svgz
14mr|libkdeedu-4.13.3-1|62	%{_iconsdir}/hicolor/*/actions/coords.png
14mr|libkdeedu-4.13.3-1|63	%{_iconsdir}/hicolor/*/actions/deriv_func.png
14mr|libkdeedu-4.13.3-1|64	%{_iconsdir}/hicolor/*/actions/editconstants.png
14mr|libkdeedu-4.13.3-1|65	%{_iconsdir}/hicolor/*/actions/func.png
14mr|libkdeedu-4.13.3-1|66	%{_iconsdir}/hicolor/*/actions/integral_func.png
14mr|libkdeedu-4.13.3-1|67	%{_iconsdir}/hicolor/*/actions/lessen.png
14mr|libkdeedu-4.13.3-1|68	%{_iconsdir}/hicolor/*/actions/magnify.png
14mr|libkdeedu-4.13.3-1|69	
14mr|libkdeedu-4.13.3-1|70	#---------------------------------------------
14mr|libkdeedu-4.13.3-1|71	
14mr|libkdeedu-4.13.3-1|72	%define keduvocdocument_major 4
14mr|libkdeedu-4.13.3-1|73	%define libkeduvocdocument %mklibname keduvocdocument %{keduvocdocument_major}
14mr|libkdeedu-4.13.3-1|74	
14mr|libkdeedu-4.13.3-1|75	%package -n %{libkeduvocdocument}
14mr|libkdeedu-4.13.3-1|76	Summary:	Runtime library for KDE Education Application
14mr|libkdeedu-4.13.3-1|77	Group:		System/Libraries
14mr|libkdeedu-4.13.3-1|78	
14mr|libkdeedu-4.13.3-1|79	%description -n %{libkeduvocdocument}
14mr|libkdeedu-4.13.3-1|80	Runtime library for KDE Education Application
14mr|libkdeedu-4.13.3-1|81	
14mr|libkdeedu-4.13.3-1|82	%files -n %{libkeduvocdocument}
14mr|libkdeedu-4.13.3-1|83	%{_kde_libdir}/libkeduvocdocument.so.%{keduvocdocument_major}*
14mr|libkdeedu-4.13.3-1|84	
14mr|libkdeedu-4.13.3-1|85	#--------------------------------------------------------------------
14mr|libkdeedu-4.13.3-1|86	
14mr|libkdeedu-4.13.3-1|87	%package devel
14mr|libkdeedu-4.13.3-1|88	Summary:	Devel stuff for %{name}
14mr|libkdeedu-4.13.3-1|89	Group:		Development/KDE and Qt
14mr|libkdeedu-4.13.3-1|90	Requires:	kdelibs4-devel
14mr|libkdeedu-4.13.3-1|91	Requires:	%{libkeduvocdocument} = %{version}-%{release}
14mr|libkdeedu-4.13.3-1|92	Conflicts:	kdeedu4-devel < 4.6.90
14mr|libkdeedu-4.13.3-1|93	
14mr|libkdeedu-4.13.3-1|94	%description devel
14mr|libkdeedu-4.13.3-1|95	Files needed to build applications based on %{name}.
14mr|libkdeedu-4.13.3-1|96	
14mr|libkdeedu-4.13.3-1|97	%files devel
14mr|libkdeedu-4.13.3-1|98	%{_kde_includedir}/libkdeedu
14mr|libkdeedu-4.13.3-1|99	%{_kde_libdir}/libkeduvocdocument.so
14mr|libkdeedu-4.13.3-1|100	%{_kde_libdir}/libqtmmlwidget.a
14mr|libkdeedu-4.13.3-1|101	%{_kde_libdir}/cmake/%{name}
14mr|libkdeedu-4.13.3-1|102	
14mr|libkdeedu-4.13.3-1|103	#----------------------------------------------------------------------
14mr|libkdeedu-4.13.3-1|104	
14mr|libkdeedu-4.13.3-1|105	%prep
14mr|libkdeedu-4.13.3-1|106	%setup -q
14mr|libkdeedu-4.13.3-1|107	
14mr|libkdeedu-4.13.3-1|108	%build
14mr|libkdeedu-4.13.3-1|109	%cmake_kde4
14mr|libkdeedu-4.13.3-1|110	%make
14mr|libkdeedu-4.13.3-1|111	
14mr|libkdeedu-4.13.3-1|112	%install
14mr|libkdeedu-4.13.3-1|113	%makeinstall_std -C build
14mr|libkdeedu-4.13.3-1|114	
14mr|libkdeedu-4.13.3-1|115	
14mr|libkdeedu-4.13.3-1|116	%changelog
14mr|libkdeedu-4.13.3-1|117	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|libkdeedu-4.13.3-1|118	+ Revision: 3a830fd
14mr|libkdeedu-4.13.3-1|119	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkdeedu-4.13.3-1|120	
14mr|libkdeedu-4.13.3-1|121	

17243 14
14mr|libkdegames-4.13.3-1|1	Summary:	KDE games library
14mr|libkdegames-4.13.3-1|2	Name:		libkdegames
14mr|libkdegames-4.13.3-1|3	Version:	4.13.3
14mr|libkdegames-4.13.3-1|4	Release:	1
14mr|libkdegames-4.13.3-1|5	Epoch:		1
14mr|libkdegames-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|libkdegames-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|libkdegames-4.13.3-1|8	Url:		http://games.kde.org/
14mr|libkdegames-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkdegames-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|libkdegames-4.13.3-1|11	BuildRequires:	pkgconfig(openal)
14mr|libkdegames-4.13.3-1|12	BuildRequires:	pkgconfig(sndfile)
14mr|libkdegames-4.13.3-1|13	
14mr|libkdegames-4.13.3-1|14	%description
14mr|libkdegames-4.13.3-1|15	This packages provides common code and data for many KDE games.
14mr|libkdegames-4.13.3-1|16	
14mr|libkdegames-4.13.3-1|17	#-------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|18	
14mr|libkdegames-4.13.3-1|19	%package common
14mr|libkdegames-4.13.3-1|20	Summary:	Common files needed by KDE games
14mr|libkdegames-4.13.3-1|21	Group:		Graphical desktop/KDE
14mr|libkdegames-4.13.3-1|22	BuildArch:	noarch
14mr|libkdegames-4.13.3-1|23	Obsoletes:	kdegames4-core < 1:4.9.80
14mr|libkdegames-4.13.3-1|24	
14mr|libkdegames-4.13.3-1|25	%description common
14mr|libkdegames-4.13.3-1|26	This package provides common files needed by KDE games such as carddecks
14mr|libkdegames-4.13.3-1|27	for KDE cardgames.
14mr|libkdegames-4.13.3-1|28	
14mr|libkdegames-4.13.3-1|29	%files common
14mr|libkdegames-4.13.3-1|30	%{_kde_appsdir}/carddecks/
14mr|libkdegames-4.13.3-1|31	%{_kde_appsdir}/kconf_update/kgthemeprovider-migration.upd
14mr|libkdegames-4.13.3-1|32	
14mr|libkdegames-4.13.3-1|33	#-------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|34	
14mr|libkdegames-4.13.3-1|35	%package corebindings
14mr|libkdegames-4.13.3-1|36	Summary:	Qml plugins for KDE games
14mr|libkdegames-4.13.3-1|37	Group:		Graphical desktop/KDE
14mr|libkdegames-4.13.3-1|38	
14mr|libkdegames-4.13.3-1|39	%description corebindings
14mr|libkdegames-4.13.3-1|40	Qml plugins for KDE games.
14mr|libkdegames-4.13.3-1|41	
14mr|libkdegames-4.13.3-1|42	%files corebindings
14mr|libkdegames-4.13.3-1|43	%{_kde_libdir}/kde4/imports/org/kde/games/core/KgItem.qml
14mr|libkdegames-4.13.3-1|44	%{_kde_libdir}/kde4/imports/org/kde/games/core/libcorebindingsplugin.so
14mr|libkdegames-4.13.3-1|45	%{_kde_libdir}/kde4/imports/org/kde/games/core/qmldir
14mr|libkdegames-4.13.3-1|46	
14mr|libkdegames-4.13.3-1|47	#-------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|48	
14mr|libkdegames-4.13.3-1|49	%define libkdegames_major 6
14mr|libkdegames-4.13.3-1|50	%define libkdegames %mklibname kdegames %{libkdegames_major}
14mr|libkdegames-4.13.3-1|51	
14mr|libkdegames-4.13.3-1|52	%package -n %{libkdegames}
14mr|libkdegames-4.13.3-1|53	Summary:	Runtime Library for KDE games
14mr|libkdegames-4.13.3-1|54	Group:		System/Libraries
14mr|libkdegames-4.13.3-1|55	Obsoletes:	%{_lib}kdegames4 < 1:4.8.0
14mr|libkdegames-4.13.3-1|56	Obsoletes:	%{_lib}kdegames5 < 1:4.9.0
14mr|libkdegames-4.13.3-1|57	Obsoletes:	%{_lib}kggzgames4 < 1:4.8.0
14mr|libkdegames-4.13.3-1|58	Obsoletes:	%{_lib}kggzmod4 < 1:4.8.0
14mr|libkdegames-4.13.3-1|59	Obsoletes:	%{_lib}kggznet4 < 1:4.8.0
14mr|libkdegames-4.13.3-1|60	
14mr|libkdegames-4.13.3-1|61	%description -n %{libkdegames}
14mr|libkdegames-4.13.3-1|62	Runtime Library for KDE games.
14mr|libkdegames-4.13.3-1|63	
14mr|libkdegames-4.13.3-1|64	%files -n %{libkdegames}
14mr|libkdegames-4.13.3-1|65	%{_kde_libdir}/libkdegames.so.%{libkdegames_major}*
14mr|libkdegames-4.13.3-1|66	
14mr|libkdegames-4.13.3-1|67	#-------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|68	
14mr|libkdegames-4.13.3-1|69	%define libkdegamesprivate_major 1
14mr|libkdegames-4.13.3-1|70	%define libkdegamesprivate %mklibname kdegamesprivate 1
14mr|libkdegames-4.13.3-1|71	
14mr|libkdegames-4.13.3-1|72	%package -n %{libkdegamesprivate}
14mr|libkdegames-4.13.3-1|73	Summary:	Runtime Library for KDE games
14mr|libkdegames-4.13.3-1|74	Group:		System/Libraries
14mr|libkdegames-4.13.3-1|75	
14mr|libkdegames-4.13.3-1|76	%description -n %{libkdegamesprivate}
14mr|libkdegames-4.13.3-1|77	Runtime Library for KDE games.
14mr|libkdegames-4.13.3-1|78	
14mr|libkdegames-4.13.3-1|79	%files -n %{libkdegamesprivate}
14mr|libkdegames-4.13.3-1|80	%{_kde_libdir}/libkdegamesprivate.so.%{libkdegamesprivate_major}*
14mr|libkdegames-4.13.3-1|81	
14mr|libkdegames-4.13.3-1|82	#-------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|83	
14mr|libkdegames-4.13.3-1|84	%package devel
14mr|libkdegames-4.13.3-1|85	Summary:	Headers files for KDE games library
14mr|libkdegames-4.13.3-1|86	Group:		Development/KDE and Qt
14mr|libkdegames-4.13.3-1|87	Requires:	kdelibs4-devel
14mr|libkdegames-4.13.3-1|88	Obsoletes:	kdegames4-devel < 1:4.9.80
14mr|libkdegames-4.13.3-1|89	Provides:	kdegames4-devel = %{EVRD}
14mr|libkdegames-4.13.3-1|90	Requires:	%{libkdegames} = %{EVRD}
14mr|libkdegames-4.13.3-1|91	Requires:	%{libkdegamesprivate} = %{EVRD}
14mr|libkdegames-4.13.3-1|92	
14mr|libkdegames-4.13.3-1|93	%description devel
14mr|libkdegames-4.13.3-1|94	Headers files needed to build applications based on KDE games library.
14mr|libkdegames-4.13.3-1|95	
14mr|libkdegames-4.13.3-1|96	%files devel
14mr|libkdegames-4.13.3-1|97	%{_kde_libdir}/cmake/KDEGames/*.cmake
14mr|libkdegames-4.13.3-1|98	%{_kde_libdir}/libkdegamesprivate.so
14mr|libkdegames-4.13.3-1|99	%{_kde_libdir}/libkdegames.so
14mr|libkdegames-4.13.3-1|100	%{_kde_includedir}/*
14mr|libkdegames-4.13.3-1|101	
14mr|libkdegames-4.13.3-1|102	#------------------------------------------------------------------------------
14mr|libkdegames-4.13.3-1|103	
14mr|libkdegames-4.13.3-1|104	%prep
14mr|libkdegames-4.13.3-1|105	%setup -q
14mr|libkdegames-4.13.3-1|106	
14mr|libkdegames-4.13.3-1|107	%build
14mr|libkdegames-4.13.3-1|108	%cmake_kde4
14mr|libkdegames-4.13.3-1|109	%make
14mr|libkdegames-4.13.3-1|110	
14mr|libkdegames-4.13.3-1|111	%install
14mr|libkdegames-4.13.3-1|112	%makeinstall_std -C build
14mr|libkdegames-4.13.3-1|113	
14mr|libkdegames-4.13.3-1|114	
14mr|libkdegames-4.13.3-1|115	%changelog
14mr|libkdegames-4.13.3-1|116	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|libkdegames-4.13.3-1|117	+ Revision: 705e9b6
14mr|libkdegames-4.13.3-1|118	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkdegames-4.13.3-1|119	
14mr|libkdegames-4.13.3-1|120	

17244 14
14mr|libkexiv2-4.13.3-1|1	%define major 11
14mr|libkexiv2-4.13.3-1|2	%define libname %mklibname kexiv2_ %{major}
14mr|libkexiv2-4.13.3-1|3	%define devname %mklibname kexiv2 -d
14mr|libkexiv2-4.13.3-1|4	
14mr|libkexiv2-4.13.3-1|5	Summary:	KDE4 wrapper around exiv2 library
14mr|libkexiv2-4.13.3-1|6	Name:		libkexiv2
14mr|libkexiv2-4.13.3-1|7	Version:	4.13.3
14mr|libkexiv2-4.13.3-1|8	Release:	1
14mr|libkexiv2-4.13.3-1|9	Epoch:		2
14mr|libkexiv2-4.13.3-1|10	License:	GPLv2+
14mr|libkexiv2-4.13.3-1|11	Group:		Graphical desktop/KDE
14mr|libkexiv2-4.13.3-1|12	Url:		http://www.kde.org
14mr|libkexiv2-4.13.3-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkexiv2-4.13.3-1|14	BuildRequires:	kdelibs4-devel
14mr|libkexiv2-4.13.3-1|15	BuildRequires:	pkgconfig(exiv2)
14mr|libkexiv2-4.13.3-1|16	BuildRequires:	automoc4
14mr|libkexiv2-4.13.3-1|17	Conflicts:	%{_lib}kexiv2_9 < 2:4.6.90
14mr|libkexiv2-4.13.3-1|18	
14mr|libkexiv2-4.13.3-1|19	%description
14mr|libkexiv2-4.13.3-1|20	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
14mr|libkexiv2-4.13.3-1|21	metadata as EXIF/IPTC and XMP.
14mr|libkexiv2-4.13.3-1|22	
14mr|libkexiv2-4.13.3-1|23	%files
14mr|libkexiv2-4.13.3-1|24	%doc AUTHORS COPYING NEWS README TODO
14mr|libkexiv2-4.13.3-1|25	%{_kde_appsdir}/libkexiv2/data/topicset.iptc-subjectcode.xml
14mr|libkexiv2-4.13.3-1|26	
14mr|libkexiv2-4.13.3-1|27	#--------------------------------------------------------------------
14mr|libkexiv2-4.13.3-1|28	
14mr|libkexiv2-4.13.3-1|29	%package -n %{libname}
14mr|libkexiv2-4.13.3-1|30	Summary:	%{name} library
14mr|libkexiv2-4.13.3-1|31	Group:		System/Libraries
14mr|libkexiv2-4.13.3-1|32	Obsoletes:	%{_lib}kexiv2_10 < 2:4.8.90
14mr|libkexiv2-4.13.3-1|33	Requires:	%{name}
14mr|libkexiv2-4.13.3-1|34	
14mr|libkexiv2-4.13.3-1|35	%description -n %{libname}
14mr|libkexiv2-4.13.3-1|36	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
14mr|libkexiv2-4.13.3-1|37	metadata as EXIF/IPTC and XMP.
14mr|libkexiv2-4.13.3-1|38	
14mr|libkexiv2-4.13.3-1|39	%files -n %{libname}
14mr|libkexiv2-4.13.3-1|40	%{_kde_libdir}/libkexiv2.so.%{major}*
14mr|libkexiv2-4.13.3-1|41	
14mr|libkexiv2-4.13.3-1|42	#--------------------------------------------------------------------
14mr|libkexiv2-4.13.3-1|43	
14mr|libkexiv2-4.13.3-1|44	%package -n %{devname}
14mr|libkexiv2-4.13.3-1|45	Summary:	Devel stuff for %{name}
14mr|libkexiv2-4.13.3-1|46	Group:		Development/KDE and Qt
14mr|libkexiv2-4.13.3-1|47	Requires:	kdelibs4-devel
14mr|libkexiv2-4.13.3-1|48	Requires:	pkgconfig(exiv2)
14mr|libkexiv2-4.13.3-1|49	Requires:	%{libname} = %{EVRD}
14mr|libkexiv2-4.13.3-1|50	Conflicts:	kdegraphics4-devel < 2:4.6.10
14mr|libkexiv2-4.13.3-1|51	Conflicts:	libkexiv2-devel < 2:4.12.1
14mr|libkexiv2-4.13.3-1|52	Obsoletes:	libkexiv2-devel < 2:4.12.1
14mr|libkexiv2-4.13.3-1|53	
14mr|libkexiv2-4.13.3-1|54	%description -n %{devname}
14mr|libkexiv2-4.13.3-1|55	This package contains header files needed if you wish to build applications
14mr|libkexiv2-4.13.3-1|56	based on libkexiv2.
14mr|libkexiv2-4.13.3-1|57	
14mr|libkexiv2-4.13.3-1|58	%files -n %{devname}
14mr|libkexiv2-4.13.3-1|59	%{_includedir}/libkexiv2
14mr|libkexiv2-4.13.3-1|60	%{_libdir}/cmake/libkexiv2-*/*.cmake
14mr|libkexiv2-4.13.3-1|61	%{_libdir}/pkgconfig/libkexiv2.pc
14mr|libkexiv2-4.13.3-1|62	%{_libdir}/libkexiv2.so
14mr|libkexiv2-4.13.3-1|63	
14mr|libkexiv2-4.13.3-1|64	#----------------------------------------------------------------------
14mr|libkexiv2-4.13.3-1|65	
14mr|libkexiv2-4.13.3-1|66	%prep
14mr|libkexiv2-4.13.3-1|67	%setup -q
14mr|libkexiv2-4.13.3-1|68	
14mr|libkexiv2-4.13.3-1|69	%build
14mr|libkexiv2-4.13.3-1|70	%cmake_kde4
14mr|libkexiv2-4.13.3-1|71	%make
14mr|libkexiv2-4.13.3-1|72	
14mr|libkexiv2-4.13.3-1|73	%install
14mr|libkexiv2-4.13.3-1|74	%makeinstall_std -C build
14mr|libkexiv2-4.13.3-1|75	
14mr|libkexiv2-4.13.3-1|76	
14mr|libkexiv2-4.13.3-1|77	%changelog
14mr|libkexiv2-4.13.3-1|78	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|libkexiv2-4.13.3-1|79	+ Revision: c174feb
14mr|libkexiv2-4.13.3-1|80	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkexiv2-4.13.3-1|81	
14mr|libkexiv2-4.13.3-1|82	

17245 14
14mr|libkfbapi-1.0-4|1	Summary:	Library to access various Facebook services via their public API
14mr|libkfbapi-1.0-4|2	Name:		libkfbapi
14mr|libkfbapi-1.0-4|3	Version:	1.0
14mr|libkfbapi-1.0-4|4	Release:	4
14mr|libkfbapi-1.0-4|5	License:	GPLv2+
14mr|libkfbapi-1.0-4|6	Group:		Graphical desktop/KDE
14mr|libkfbapi-1.0-4|7	Url:		https://projects.kde.org/projects/extragear/libs/%{name}
14mr|libkfbapi-1.0-4|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mr|libkfbapi-1.0-4|9	BuildRequires:	xsltproc
14mr|libkfbapi-1.0-4|10	BuildRequires:	kdelibs4-devel
14mr|libkfbapi-1.0-4|11	BuildRequires:	kdepimlibs4-devel
14mr|libkfbapi-1.0-4|12	BuildRequires:	pkgconfig(QJson)
14mr|libkfbapi-1.0-4|13	
14mr|libkfbapi-1.0-4|14	%description
14mr|libkfbapi-1.0-4|15	Library to access various Facebook services via their public API.
14mr|libkfbapi-1.0-4|16	
14mr|libkfbapi-1.0-4|17	#----------------------------------------------------------------------------
14mr|libkfbapi-1.0-4|18	
14mr|libkfbapi-1.0-4|19	%package i18n
14mr|libkfbapi-1.0-4|20	Summary:	Translations for libkfbapi
14mr|libkfbapi-1.0-4|21	Group:		System/Internationalization
14mr|libkfbapi-1.0-4|22	BuildArch:	noarch
14mr|libkfbapi-1.0-4|23	
14mr|libkfbapi-1.0-4|24	%description i18n
14mr|libkfbapi-1.0-4|25	Translations for libkfbapi.
14mr|libkfbapi-1.0-4|26	
14mr|libkfbapi-1.0-4|27	%files i18n -f %{name}.lang
14mr|libkfbapi-1.0-4|28	
14mr|libkfbapi-1.0-4|29	#----------------------------------------------------------------------------
14mr|libkfbapi-1.0-4|30	
14mr|libkfbapi-1.0-4|31	%define major 1
14mr|libkfbapi-1.0-4|32	%define libname %mklibname kfbapi %{major}
14mr|libkfbapi-1.0-4|33	
14mr|libkfbapi-1.0-4|34	%package -n %{libname}
14mr|libkfbapi-1.0-4|35	Summary:	Runtime library for libkfbapi
14mr|libkfbapi-1.0-4|36	Group:		System/Libraries
14mr|libkfbapi-1.0-4|37	Requires:	%{name}-i18n
14mr|libkfbapi-1.0-4|38	
14mr|libkfbapi-1.0-4|39	%description -n %{libname}
14mr|libkfbapi-1.0-4|40	Library to access various Facebook services via their public API.
14mr|libkfbapi-1.0-4|41	
14mr|libkfbapi-1.0-4|42	%files -n %{libname}
14mr|libkfbapi-1.0-4|43	%{_kde_libdir}/libkfbapi.so.%{major}*
14mr|libkfbapi-1.0-4|44	
14mr|libkfbapi-1.0-4|45	#----------------------------------------------------------------------------
14mr|libkfbapi-1.0-4|46	
14mr|libkfbapi-1.0-4|47	%define devname %mklibname -d kfbapi
14mr|libkfbapi-1.0-4|48	
14mr|libkfbapi-1.0-4|49	%package -n %{devname}
14mr|libkfbapi-1.0-4|50	Summary:	Development files for libkfbapi
14mr|libkfbapi-1.0-4|51	Group:		Development/KDE and Qt
14mr|libkfbapi-1.0-4|52	Provides:	%{name}-devel = %{EVRD}
14mr|libkfbapi-1.0-4|53	Requires:	%{libname} = %{EVRD}
14mr|libkfbapi-1.0-4|54	
14mr|libkfbapi-1.0-4|55	%description -n %{devname}
14mr|libkfbapi-1.0-4|56	Development files for libkfbapi.
14mr|libkfbapi-1.0-4|57	
14mr|libkfbapi-1.0-4|58	%files -n %{devname}
14mr|libkfbapi-1.0-4|59	%{_kde_libdir}/libkfbapi.so
14mr|libkfbapi-1.0-4|60	%{_kde_includedir}/*
14mr|libkfbapi-1.0-4|61	%{_kde_libdir}/pkgconfig/*.pc
14mr|libkfbapi-1.0-4|62	%{_kde_libdir}/cmake/*
14mr|libkfbapi-1.0-4|63	
14mr|libkfbapi-1.0-4|64	#----------------------------------------------------------------------------
14mr|libkfbapi-1.0-4|65	
14mr|libkfbapi-1.0-4|66	%prep
14mr|libkfbapi-1.0-4|67	%setup -q
14mr|libkfbapi-1.0-4|68	
14mr|libkfbapi-1.0-4|69	%build
14mr|libkfbapi-1.0-4|70	%cmake_kde4
14mr|libkfbapi-1.0-4|71	%make
14mr|libkfbapi-1.0-4|72	
14mr|libkfbapi-1.0-4|73	%install
14mr|libkfbapi-1.0-4|74	%makeinstall_std -C build
14mr|libkfbapi-1.0-4|75	
14mr|libkfbapi-1.0-4|76	%find_lang %{name}
14mr|libkfbapi-1.0-4|77	
14mr|libkfbapi-1.0-4|78	%changelog
14mr|libkfbapi-1.0-4|79	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-4
14mr|libkfbapi-1.0-4|80	+ Revision: 49d911a
14mr|libkfbapi-1.0-4|81	- Bump release
14mr|libkfbapi-1.0-4|82	
14mr|libkfbapi-1.0-4|83	

17246 14
14mr|libkgapi-2.1.0-3|1	Summary:	Library to access various Google services via their public API
14mr|libkgapi-2.1.0-3|2	Name:		libkgapi
14mr|libkgapi-2.1.0-3|3	Version:	2.1.0
14mr|libkgapi-2.1.0-3|4	Release:	3
14mr|libkgapi-2.1.0-3|5	License:	GPLv2+
14mr|libkgapi-2.1.0-3|6	Group:		Graphical desktop/KDE
14mr|libkgapi-2.1.0-3|7	Url:		http://progdan.cz/category/akonadi-google/
14mr|libkgapi-2.1.0-3|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mr|libkgapi-2.1.0-3|9	Patch0:		libkgapi-2.1.0-pkgconfig.patch
14mr|libkgapi-2.1.0-3|10	BuildRequires:	boost-devel
14mr|libkgapi-2.1.0-3|11	BuildRequires:	kdelibs4-devel
14mr|libkgapi-2.1.0-3|12	BuildRequires:	kdepimlibs4-devel
14mr|libkgapi-2.1.0-3|13	BuildRequires:	qt4-devel
14mr|libkgapi-2.1.0-3|14	BuildRequires:	pkgconfig(QJson)
14mr|libkgapi-2.1.0-3|15	
14mr|libkgapi-2.1.0-3|16	%description
14mr|libkgapi-2.1.0-3|17	LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
14mr|libkgapi-2.1.0-3|18	for various Google services.
14mr|libkgapi-2.1.0-3|19	
14mr|libkgapi-2.1.0-3|20	Currently supported APIs:
14mr|libkgapi-2.1.0-3|21	- Calendar API v3 (https://developers.google.com/google-apps/calendar)
14mr|libkgapi-2.1.0-3|22	- Contacts API v3 (https://developers.google.com/google-apps/contacts/v3/)
14mr|libkgapi-2.1.0-3|23	- Tasks API v1 (https://developers.google.com/google-apps/tasks)
14mr|libkgapi-2.1.0-3|24	- Latitude API v1 (https://developers.google.com/latitude/v1/)
14mr|libkgapi-2.1.0-3|25	- Static Google Maps API v2
14mr|libkgapi-2.1.0-3|26	(https://developers.google.com/maps/documentation/staticmaps/)
14mr|libkgapi-2.1.0-3|27	- Drive API v2 (https://developers.google.com/drive/v2/reference)
14mr|libkgapi-2.1.0-3|28	
14mr|libkgapi-2.1.0-3|29	#----------------------------------------------------------------------------
14mr|libkgapi-2.1.0-3|30	
14mr|libkgapi-2.1.0-3|31	%define major2 2
14mr|libkgapi-2.1.0-3|32	%define libname2 %mklibname kgapi2_ %{major2}
14mr|libkgapi-2.1.0-3|33	
14mr|libkgapi-2.1.0-3|34	%package -n %{libname2}
14mr|libkgapi-2.1.0-3|35	Summary:	Runtime library for %{name}
14mr|libkgapi-2.1.0-3|36	Group:		System/Libraries
14mr|libkgapi-2.1.0-3|37	
14mr|libkgapi-2.1.0-3|38	%description -n %{libname2}
14mr|libkgapi-2.1.0-3|39	Runtime Library for %{name}.
14mr|libkgapi-2.1.0-3|40	
14mr|libkgapi-2.1.0-3|41	%files -n %{libname2}
14mr|libkgapi-2.1.0-3|42	%{_kde_libdir}/libkgapi2.so.%{major2}
14mr|libkgapi-2.1.0-3|43	%{_kde_libdir}/libkgapi2.so.%{version}
14mr|libkgapi-2.1.0-3|44	
14mr|libkgapi-2.1.0-3|45	#----------------------------------------------------------------------------
14mr|libkgapi-2.1.0-3|46	
14mr|libkgapi-2.1.0-3|47	%define devname %mklibname -d kgapi
14mr|libkgapi-2.1.0-3|48	
14mr|libkgapi-2.1.0-3|49	%package -n %{devname}
14mr|libkgapi-2.1.0-3|50	Summary:	Development files for libkgapi
14mr|libkgapi-2.1.0-3|51	Group:		Development/KDE and Qt
14mr|libkgapi-2.1.0-3|52	Provides:	%{name}-devel = %{EVRD}
14mr|libkgapi-2.1.0-3|53	Requires:	%{libname2} = %{EVRD}
14mr|libkgapi-2.1.0-3|54	
14mr|libkgapi-2.1.0-3|55	%description -n %{devname}
14mr|libkgapi-2.1.0-3|56	Development files for libkgapi.
14mr|libkgapi-2.1.0-3|57	
14mr|libkgapi-2.1.0-3|58	%files -n %{devname}
14mr|libkgapi-2.1.0-3|59	%{_kde_libdir}/libkgapi2.so
14mr|libkgapi-2.1.0-3|60	%{_kde_includedir}/*
14mr|libkgapi-2.1.0-3|61	%{_kde_libdir}/pkgconfig/*.pc
14mr|libkgapi-2.1.0-3|62	%{_kde_libdir}/cmake/*
14mr|libkgapi-2.1.0-3|63	
14mr|libkgapi-2.1.0-3|64	#----------------------------------------------------------------------------
14mr|libkgapi-2.1.0-3|65	
14mr|libkgapi-2.1.0-3|66	%prep
14mr|libkgapi-2.1.0-3|67	%setup -q
14mr|libkgapi-2.1.0-3|68	%patch0 -p1
14mr|libkgapi-2.1.0-3|69	
14mr|libkgapi-2.1.0-3|70	%build
14mr|libkgapi-2.1.0-3|71	%cmake_kde4
14mr|libkgapi-2.1.0-3|72	%make
14mr|libkgapi-2.1.0-3|73	
14mr|libkgapi-2.1.0-3|74	%install
14mr|libkgapi-2.1.0-3|75	%makeinstall_std -C build
14mr|libkgapi-2.1.0-3|76	
14mr|libkgapi-2.1.0-3|77	
14mr|libkgapi-2.1.0-3|78	%changelog
14mr|libkgapi-2.1.0-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-3
14mr|libkgapi-2.1.0-3|80	+ Revision: a27f6aa
14mr|libkgapi-2.1.0-3|81	- MassBuild#440: Increase release tag
14mr|libkgapi-2.1.0-3|82	
14mr|libkgapi-2.1.0-3|83	

17247 14
14mr|libkipi-4.13.3-1|1	Summary:	Interface to use kipi-plugins for KDE
14mr|libkipi-4.13.3-1|2	Name:		libkipi
14mr|libkipi-4.13.3-1|3	Version:	4.13.3
14mr|libkipi-4.13.3-1|4	Release:	1
14mr|libkipi-4.13.3-1|5	Epoch:		2
14mr|libkipi-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|libkipi-4.13.3-1|7	License:	GPLv2
14mr|libkipi-4.13.3-1|8	Url:		http://www.kde.org
14mr|libkipi-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|libkipi-4.13.3-1|10	%if %{is_beta}
14mr|libkipi-4.13.3-1|11	%define ftpdir unstable
14mr|libkipi-4.13.3-1|12	%else
14mr|libkipi-4.13.3-1|13	%define ftpdir stable
14mr|libkipi-4.13.3-1|14	%endif
14mr|libkipi-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkipi-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|libkipi-4.13.3-1|17	BuildRequires:	automoc4
14mr|libkipi-4.13.3-1|18	
14mr|libkipi-4.13.3-1|19	%description
14mr|libkipi-4.13.3-1|20	Libkipi is an interface to use kipi-plugins from a KDE image management
14mr|libkipi-4.13.3-1|21	program like digiKam (http://www.digikam.org).
14mr|libkipi-4.13.3-1|22	
14mr|libkipi-4.13.3-1|23	#------------------------------------------------
14mr|libkipi-4.13.3-1|24	
14mr|libkipi-4.13.3-1|25	%package -n kipi-common
14mr|libkipi-4.13.3-1|26	Summary:	Non-library files for the kipi library
14mr|libkipi-4.13.3-1|27	Group:		System/Libraries
14mr|libkipi-4.13.3-1|28	
14mr|libkipi-4.13.3-1|29	%description -n kipi-common
14mr|libkipi-4.13.3-1|30	Common files and tools for the kipi library.
14mr|libkipi-4.13.3-1|31	
14mr|libkipi-4.13.3-1|32	%files -n kipi-common
14mr|libkipi-4.13.3-1|33	%doc README TODO AUTHORS COPYING
14mr|libkipi-4.13.3-1|34	%{_kde_bindir}/kxmlkipicmd
14mr|libkipi-4.13.3-1|35	%{_kde_appsdir}/kipi
14mr|libkipi-4.13.3-1|36	%{_kde_appsdir}/kxmlkipicmd
14mr|libkipi-4.13.3-1|37	%{_kde_iconsdir}/*/*/*/kipi.*
14mr|libkipi-4.13.3-1|38	%{_kde_libdir}/kde4/kipiplugin_kxmlhelloworld.so
14mr|libkipi-4.13.3-1|39	%{_kde_services}/kipiplugin_kxmlhelloworld.desktop
14mr|libkipi-4.13.3-1|40	%{_kde_servicetypes}/kipiplugin.desktop
14mr|libkipi-4.13.3-1|41	
14mr|libkipi-4.13.3-1|42	#------------------------------------------------
14mr|libkipi-4.13.3-1|43	
14mr|libkipi-4.13.3-1|44	%define kipi_major 11
14mr|libkipi-4.13.3-1|45	%define libkipi %mklibname kipi %{kipi_major}
14mr|libkipi-4.13.3-1|46	
14mr|libkipi-4.13.3-1|47	%package -n %{libkipi}
14mr|libkipi-4.13.3-1|48	Summary:	libkipi library
14mr|libkipi-4.13.3-1|49	Group:		System/Libraries
14mr|libkipi-4.13.3-1|50	Obsoletes:	%{_lib}kipi8 < 2:4.9.0
14mr|libkipi-4.13.3-1|51	Obsoletes:	%{_lib}kipi9 < 2:4.10.0
14mr|libkipi-4.13.3-1|52	Obsoletes:	%{_lib}kipi10 < 2:4.11.0
14mr|libkipi-4.13.3-1|53	
14mr|libkipi-4.13.3-1|54	%description -n %{libkipi}
14mr|libkipi-4.13.3-1|55	Libkipi is an interface to use kipi-plugins from a KDE image management
14mr|libkipi-4.13.3-1|56	program like digiKam (http://www.digikam.org).
14mr|libkipi-4.13.3-1|57	
14mr|libkipi-4.13.3-1|58	%files -n %{libkipi}
14mr|libkipi-4.13.3-1|59	%{_kde_libdir}/libkipi.so.%{kipi_major}*
14mr|libkipi-4.13.3-1|60	
14mr|libkipi-4.13.3-1|61	#-----------------------------------------------------------------------------
14mr|libkipi-4.13.3-1|62	
14mr|libkipi-4.13.3-1|63	%package devel
14mr|libkipi-4.13.3-1|64	Summary:	Devel stuff for %{name}
14mr|libkipi-4.13.3-1|65	Group:		Development/KDE and Qt
14mr|libkipi-4.13.3-1|66	Requires:	kdelibs4-devel >= 2:%{version}
14mr|libkipi-4.13.3-1|67	Requires:	%{libkipi} = %{EVRD}
14mr|libkipi-4.13.3-1|68	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|libkipi-4.13.3-1|69	
14mr|libkipi-4.13.3-1|70	%description devel
14mr|libkipi-4.13.3-1|71	This package contains header files needed if you wish to build applications
14mr|libkipi-4.13.3-1|72	based on %{name}.
14mr|libkipi-4.13.3-1|73	
14mr|libkipi-4.13.3-1|74	%files devel
14mr|libkipi-4.13.3-1|75	%{_includedir}/%{name}
14mr|libkipi-4.13.3-1|76	%{_kde_libdir}/libkipi.so
14mr|libkipi-4.13.3-1|77	%{_kde_libdir}/pkgconfig/libkipi.pc
14mr|libkipi-4.13.3-1|78	
14mr|libkipi-4.13.3-1|79	#----------------------------------------------------------------------
14mr|libkipi-4.13.3-1|80	
14mr|libkipi-4.13.3-1|81	%prep
14mr|libkipi-4.13.3-1|82	%setup -q
14mr|libkipi-4.13.3-1|83	
14mr|libkipi-4.13.3-1|84	%build
14mr|libkipi-4.13.3-1|85	%cmake_kde4
14mr|libkipi-4.13.3-1|86	%make
14mr|libkipi-4.13.3-1|87	
14mr|libkipi-4.13.3-1|88	%install
14mr|libkipi-4.13.3-1|89	%makeinstall_std -C build
14mr|libkipi-4.13.3-1|90	
14mr|libkipi-4.13.3-1|91	
14mr|libkipi-4.13.3-1|92	%changelog
14mr|libkipi-4.13.3-1|93	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|libkipi-4.13.3-1|94	+ Revision: fd7d37f
14mr|libkipi-4.13.3-1|95	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkipi-4.13.3-1|96	
14mr|libkipi-4.13.3-1|97	

17248 14
14mr|libkmahjongg-4.13.3-1|1	Name:		libkmahjongg
14mr|libkmahjongg-4.13.3-1|2	Summary:	Library used for loading and rendering of Mahjongg tilesets
14mr|libkmahjongg-4.13.3-1|3	Version:	4.13.3
14mr|libkmahjongg-4.13.3-1|4	Release:	1
14mr|libkmahjongg-4.13.3-1|5	Epoch:		1
14mr|libkmahjongg-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|libkmahjongg-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|libkmahjongg-4.13.3-1|8	URL:		http://games.kde.org/
14mr|libkmahjongg-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkmahjongg-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|libkmahjongg-4.13.3-1|11	
14mr|libkmahjongg-4.13.3-1|12	%description
14mr|libkmahjongg-4.13.3-1|13	This package provides the library for loading and rendering of Mahjongg
14mr|libkmahjongg-4.13.3-1|14	tilesets and associated backgrounds, used by KMahjongg, Kajongg and KShisen.
14mr|libkmahjongg-4.13.3-1|15	
14mr|libkmahjongg-4.13.3-1|16	#------------------------------------------------------------------------------
14mr|libkmahjongg-4.13.3-1|17	
14mr|libkmahjongg-4.13.3-1|18	%package -n kmahjongglib
14mr|libkmahjongg-4.13.3-1|19	Summary:	Common files needed by KMahjongg, Kajongg and KShisen
14mr|libkmahjongg-4.13.3-1|20	Group:		Games/Other
14mr|libkmahjongg-4.13.3-1|21	BuildArch:	noarch
14mr|libkmahjongg-4.13.3-1|22	
14mr|libkmahjongg-4.13.3-1|23	%description -n kmahjongglib
14mr|libkmahjongg-4.13.3-1|24	Common files needed by KMahjongg, Kajongg and KShisen.
14mr|libkmahjongg-4.13.3-1|25	
14mr|libkmahjongg-4.13.3-1|26	%files -n kmahjongglib
14mr|libkmahjongg-4.13.3-1|27	%{_kde_appsdir}/kmahjongglib
14mr|libkmahjongg-4.13.3-1|28	
14mr|libkmahjongg-4.13.3-1|29	#-------------------------------------------------------------------------------
14mr|libkmahjongg-4.13.3-1|30	
14mr|libkmahjongg-4.13.3-1|31	%define libkmahjongglib_major 4
14mr|libkmahjongg-4.13.3-1|32	%define libkmahjongglib %mklibname kmahjongglib %{libkmahjongglib_major}
14mr|libkmahjongg-4.13.3-1|33	
14mr|libkmahjongg-4.13.3-1|34	%package -n %{libkmahjongglib}
14mr|libkmahjongg-4.13.3-1|35	Summary:	Runtime library for KMahjongg
14mr|libkmahjongg-4.13.3-1|36	Group:		System/Libraries
14mr|libkmahjongg-4.13.3-1|37	Requires:	kmahjongglib
14mr|libkmahjongg-4.13.3-1|38	
14mr|libkmahjongg-4.13.3-1|39	%description -n %{libkmahjongglib}
14mr|libkmahjongg-4.13.3-1|40	Runtime library for KMahjongg.
14mr|libkmahjongg-4.13.3-1|41	
14mr|libkmahjongg-4.13.3-1|42	%files -n %{libkmahjongglib}
14mr|libkmahjongg-4.13.3-1|43	%{_kde_libdir}/libkmahjongglib.so.%{libkmahjongglib_major}*
14mr|libkmahjongg-4.13.3-1|44	
14mr|libkmahjongg-4.13.3-1|45	#-------------------------------------------------------------------------------
14mr|libkmahjongg-4.13.3-1|46	
14mr|libkmahjongg-4.13.3-1|47	%package devel
14mr|libkmahjongg-4.13.3-1|48	Summary:	Headers files for KMahjongg library
14mr|libkmahjongg-4.13.3-1|49	Group:		Development/KDE and Qt
14mr|libkmahjongg-4.13.3-1|50	Conflicts:	kdegames4-devel < 1:4.9.80
14mr|libkmahjongg-4.13.3-1|51	Requires:	libkdegames-devel
14mr|libkmahjongg-4.13.3-1|52	Requires:	%{libkmahjongglib} = %{EVRD}
14mr|libkmahjongg-4.13.3-1|53	
14mr|libkmahjongg-4.13.3-1|54	%description devel
14mr|libkmahjongg-4.13.3-1|55	Headers files needed to build applications based on KMahjongg library.
14mr|libkmahjongg-4.13.3-1|56	
14mr|libkmahjongg-4.13.3-1|57	%files devel
14mr|libkmahjongg-4.13.3-1|58	%{_kde_libdir}/libkmahjongglib.so
14mr|libkmahjongg-4.13.3-1|59	%{_kde_includedir}/*
14mr|libkmahjongg-4.13.3-1|60	
14mr|libkmahjongg-4.13.3-1|61	#------------------------------------------------------------------------------
14mr|libkmahjongg-4.13.3-1|62	
14mr|libkmahjongg-4.13.3-1|63	%prep
14mr|libkmahjongg-4.13.3-1|64	%setup -q
14mr|libkmahjongg-4.13.3-1|65	
14mr|libkmahjongg-4.13.3-1|66	%build
14mr|libkmahjongg-4.13.3-1|67	%cmake_kde4
14mr|libkmahjongg-4.13.3-1|68	%make
14mr|libkmahjongg-4.13.3-1|69	
14mr|libkmahjongg-4.13.3-1|70	%install
14mr|libkmahjongg-4.13.3-1|71	%makeinstall_std -C build
14mr|libkmahjongg-4.13.3-1|72	
14mr|libkmahjongg-4.13.3-1|73	
14mr|libkmahjongg-4.13.3-1|74	%changelog
14mr|libkmahjongg-4.13.3-1|75	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|libkmahjongg-4.13.3-1|76	+ Revision: 1c819e2
14mr|libkmahjongg-4.13.3-1|77	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkmahjongg-4.13.3-1|78	
14mr|libkmahjongg-4.13.3-1|79	

17249 14
14mr|libkmfl-0.9.9-2|1	%define major 0
14mr|libkmfl-0.9.9-2|2	%define libname %mklibname kmfl %{major}
14mr|libkmfl-0.9.9-2|3	%define develname %mklibname kmfl -d
14mr|libkmfl-0.9.9-2|4	
14mr|libkmfl-0.9.9-2|5	Name:		libkmfl
14mr|libkmfl-0.9.9-2|6	Summary:	Keystroke interpreter for Tavultesoft Keyman files
14mr|libkmfl-0.9.9-2|7	Version:	0.9.9
14mr|libkmfl-0.9.9-2|8	Release:	2
14mr|libkmfl-0.9.9-2|9	Group:		System/Internationalization
14mr|libkmfl-0.9.9-2|10	License:	GPLv2+
14mr|libkmfl-0.9.9-2|11	URL:		http://kmfl.sourceforge.net/
14mr|libkmfl-0.9.9-2|12	Source0:	http://prdownloads.sourceforge.net/kmfl/%{name}-%{version}.tar.gz
14mr|libkmfl-0.9.9-2|13	Patch0:		libkmfl-0.9.8-fix-linkage.patch
14mr|libkmfl-0.9.9-2|14	BuildRequires:	kmflcomp-devel >= %{version}
14mr|libkmfl-0.9.9-2|15	
14mr|libkmfl-0.9.9-2|16	%description
14mr|libkmfl-0.9.9-2|17	KMFL is a keyboarding input method which aims to bring Tavultesoft
14mr|libkmfl-0.9.9-2|18	Keyman functionality to Linux.
14mr|libkmfl-0.9.9-2|19	
14mr|libkmfl-0.9.9-2|20	libkmfl is one of three parts of the KMFL project. It provides an
14mr|libkmfl-0.9.9-2|21	engine to interpret compiled KMFL keyboard tables. The other two parts
14mr|libkmfl-0.9.9-2|22	are kmflcomp and libscim-kmfl-imengine.
14mr|libkmfl-0.9.9-2|23	
14mr|libkmfl-0.9.9-2|24	%package -n	%{libname}
14mr|libkmfl-0.9.9-2|25	Summary:	KMFL library
14mr|libkmfl-0.9.9-2|26	Group:		System/Internationalization
14mr|libkmfl-0.9.9-2|27	Provides:	%{name} = %{version}-%{release}
14mr|libkmfl-0.9.9-2|28	
14mr|libkmfl-0.9.9-2|29	%description -n %{libname}
14mr|libkmfl-0.9.9-2|30	KMFL is a keyboarding input method which aims to bring Tavultesoft
14mr|libkmfl-0.9.9-2|31	Keyman functionality to Linux.
14mr|libkmfl-0.9.9-2|32	
14mr|libkmfl-0.9.9-2|33	libkmfl is one of three parts of the KMFL project. It provides an
14mr|libkmfl-0.9.9-2|34	engine to interpret compiled KMFL keyboard tables. The other two parts
14mr|libkmfl-0.9.9-2|35	are kmflcomp and libscim-kmfl-imengine.
14mr|libkmfl-0.9.9-2|36	
14mr|libkmfl-0.9.9-2|37	%package -n	%{develname}
14mr|libkmfl-0.9.9-2|38	Summary:	Development files for %{name}
14mr|libkmfl-0.9.9-2|39	Group:		Development/C
14mr|libkmfl-0.9.9-2|40	Requires:	%{libname} = %{version}
14mr|libkmfl-0.9.9-2|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|libkmfl-0.9.9-2|42	Obsoletes:	%{mklibname kmfl 0 -d}
14mr|libkmfl-0.9.9-2|43	
14mr|libkmfl-0.9.9-2|44	%description -n %{develname}
14mr|libkmfl-0.9.9-2|45	Headers of %{name} for development.
14mr|libkmfl-0.9.9-2|46	
14mr|libkmfl-0.9.9-2|47	%prep
14mr|libkmfl-0.9.9-2|48	%setup -q
14mr|libkmfl-0.9.9-2|49	%patch0 -p0
14mr|libkmfl-0.9.9-2|50	
14mr|libkmfl-0.9.9-2|51	%build
14mr|libkmfl-0.9.9-2|52	%define _disable_ld_no_undefined 1
14mr|libkmfl-0.9.9-2|53	%configure2_5x
14mr|libkmfl-0.9.9-2|54	%make
14mr|libkmfl-0.9.9-2|55	
14mr|libkmfl-0.9.9-2|56	%install
14mr|libkmfl-0.9.9-2|57	%makeinstall_std
14mr|libkmfl-0.9.9-2|58	
14mr|libkmfl-0.9.9-2|59	# remove documents (AUTHORS, COPYING etc.)
14mr|libkmfl-0.9.9-2|60	# they should be installed by %doc
14mr|libkmfl-0.9.9-2|61	rm -rf %{buildroot}/%{_prefix}/doc/
14mr|libkmfl-0.9.9-2|62	
14mr|libkmfl-0.9.9-2|63	%files -n %{libname}
14mr|libkmfl-0.9.9-2|64	%defattr(-,root,root)
14mr|libkmfl-0.9.9-2|65	%{_libdir}/libkmfl.so.%{major}*
14mr|libkmfl-0.9.9-2|66	
14mr|libkmfl-0.9.9-2|67	%files -n %{develname}
14mr|libkmfl-0.9.9-2|68	%defattr(-,root,root)
14mr|libkmfl-0.9.9-2|69	%doc AUTHORS ChangeLog
14mr|libkmfl-0.9.9-2|70	%{_includedir}/kmfl/libkmfl.h
14mr|libkmfl-0.9.9-2|71	%{_libdir}/libkmfl.a
14mr|libkmfl-0.9.9-2|72	%{_libdir}/libkmfl.so
14mr|libkmfl-0.9.9-2|73	
14mr|libkmfl-0.9.9-2|74	
14mr|libkmfl-0.9.9-2|75	
14mr|libkmfl-0.9.9-2|76	%changelog
14mr|libkmfl-0.9.9-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-2
14mr|libkmfl-0.9.9-2|78	+ Revision: 351049d
14mr|libkmfl-0.9.9-2|79	- MassBuild#440: Increase release tag
14mr|libkmfl-0.9.9-2|80	
14mr|libkmfl-0.9.9-2|81	

17250 14
14mr|libkomparediff2-4.13.3-1|1	%define major 4
14mr|libkomparediff2-4.13.3-1|2	%define libname %mklibname komparediff2_ %{major}
14mr|libkomparediff2-4.13.3-1|3	%define devname %mklibname komparediff2 -d
14mr|libkomparediff2-4.13.3-1|4	
14mr|libkomparediff2-4.13.3-1|5	Summary:	KDE library to compare files and strings
14mr|libkomparediff2-4.13.3-1|6	Name:		libkomparediff2
14mr|libkomparediff2-4.13.3-1|7	Version:	4.13.3
14mr|libkomparediff2-4.13.3-1|8	Release:	1
14mr|libkomparediff2-4.13.3-1|9	Epoch:		1
14mr|libkomparediff2-4.13.3-1|10	Group:		Graphical desktop/KDE
14mr|libkomparediff2-4.13.3-1|11	License:	GPLv2+
14mr|libkomparediff2-4.13.3-1|12	Url:		http://www.kde.org
14mr|libkomparediff2-4.13.3-1|13	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|libkomparediff2-4.13.3-1|14	%if %{is_beta}
14mr|libkomparediff2-4.13.3-1|15	%define ftpdir unstable
14mr|libkomparediff2-4.13.3-1|16	%else
14mr|libkomparediff2-4.13.3-1|17	%define ftpdir stable
14mr|libkomparediff2-4.13.3-1|18	%endif
14mr|libkomparediff2-4.13.3-1|19	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkomparediff2-4.13.3-1|20	BuildRequires:	kdelibs4-devel
14mr|libkomparediff2-4.13.3-1|21	
14mr|libkomparediff2-4.13.3-1|22	%description
14mr|libkomparediff2-4.13.3-1|23	KDE library to compare files and strings.
14mr|libkomparediff2-4.13.3-1|24	
14mr|libkomparediff2-4.13.3-1|25	#----------------------------------------------------------------------------
14mr|libkomparediff2-4.13.3-1|26	
14mr|libkomparediff2-4.13.3-1|27	%package -n %{libname}
14mr|libkomparediff2-4.13.3-1|28	Summary:	Kompare shared library
14mr|libkomparediff2-4.13.3-1|29	Group:		System/Libraries
14mr|libkomparediff2-4.13.3-1|30	
14mr|libkomparediff2-4.13.3-1|31	%description -n %{libname}
14mr|libkomparediff2-4.13.3-1|32	Kompare shared library.
14mr|libkomparediff2-4.13.3-1|33	
14mr|libkomparediff2-4.13.3-1|34	%files -n %{libname}
14mr|libkomparediff2-4.13.3-1|35	%doc COPYING
14mr|libkomparediff2-4.13.3-1|36	%{_kde_libdir}/libkomparediff2.so.%{major}*
14mr|libkomparediff2-4.13.3-1|37	
14mr|libkomparediff2-4.13.3-1|38	#----------------------------------------------------------------------------
14mr|libkomparediff2-4.13.3-1|39	
14mr|libkomparediff2-4.13.3-1|40	%package -n %{devname}
14mr|libkomparediff2-4.13.3-1|41	Summary:	Development files for libkomparediff2
14mr|libkomparediff2-4.13.3-1|42	Group:		Development/KDE and Qt
14mr|libkomparediff2-4.13.3-1|43	Requires:	%{libname} = %{EVRD}
14mr|libkomparediff2-4.13.3-1|44	Provides:	%{name}-devel = %{EVRD}
14mr|libkomparediff2-4.13.3-1|45	Conflicts:	kdesdk4-devel < 1:1.4.11.0
14mr|libkomparediff2-4.13.3-1|46	Conflicts:	kompare-devel < 1:1.4.12.0
14mr|libkomparediff2-4.13.3-1|47	
14mr|libkomparediff2-4.13.3-1|48	%description -n %{devname}
14mr|libkomparediff2-4.13.3-1|49	This package includes the header files you will need to compile applications
14mr|libkomparediff2-4.13.3-1|50	based on libkomparediff2 library.
14mr|libkomparediff2-4.13.3-1|51	
14mr|libkomparediff2-4.13.3-1|52	%files -n %{devname}
14mr|libkomparediff2-4.13.3-1|53	%doc COPYING
14mr|libkomparediff2-4.13.3-1|54	%{_kde_includedir}/%{name}
14mr|libkomparediff2-4.13.3-1|55	%{_kde_libdir}/cmake/%{name}/
14mr|libkomparediff2-4.13.3-1|56	%{_kde_libdir}/libkomparediff2.so
14mr|libkomparediff2-4.13.3-1|57	
14mr|libkomparediff2-4.13.3-1|58	#----------------------------------------------------------------------------
14mr|libkomparediff2-4.13.3-1|59	
14mr|libkomparediff2-4.13.3-1|60	%prep
14mr|libkomparediff2-4.13.3-1|61	%setup -q
14mr|libkomparediff2-4.13.3-1|62	
14mr|libkomparediff2-4.13.3-1|63	%build
14mr|libkomparediff2-4.13.3-1|64	%cmake_kde4
14mr|libkomparediff2-4.13.3-1|65	%make
14mr|libkomparediff2-4.13.3-1|66	
14mr|libkomparediff2-4.13.3-1|67	%install
14mr|libkomparediff2-4.13.3-1|68	%makeinstall_std -C build
14mr|libkomparediff2-4.13.3-1|69	
14mr|libkomparediff2-4.13.3-1|70	
14mr|libkomparediff2-4.13.3-1|71	%changelog
14mr|libkomparediff2-4.13.3-1|72	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|libkomparediff2-4.13.3-1|73	+ Revision: 1390c16
14mr|libkomparediff2-4.13.3-1|74	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libkomparediff2-4.13.3-1|75	
14mr|libkomparediff2-4.13.3-1|76	

17251 14
14mr|libkpeople-0.2.2-1|1	%define major 3
14mr|libkpeople-0.2.2-1|2	
14mr|libkpeople-0.2.2-1|3	Summary:	Metacontact aggregation library for KDE
14mr|libkpeople-0.2.2-1|4	Name:		libkpeople
14mr|libkpeople-0.2.2-1|5	Version:	0.2.2
14mr|libkpeople-0.2.2-1|6	Release:	1
14mr|libkpeople-0.2.2-1|7	Group:		Graphical desktop/KDE
14mr|libkpeople-0.2.2-1|8	License:	LGPLv2.1+
14mr|libkpeople-0.2.2-1|9	Url:		https://projects.kde.org/projects/playground/network/libkpeople
14mr|libkpeople-0.2.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mr|libkpeople-0.2.2-1|11	BuildRequires:	kdelibs4-devel
14mr|libkpeople-0.2.2-1|12	BuildRequires:	kdepimlibs4-devel
14mr|libkpeople-0.2.2-1|13	
14mr|libkpeople-0.2.2-1|14	%description
14mr|libkpeople-0.2.2-1|15	A library that provides access to all contacts and the people who hold them.
14mr|libkpeople-0.2.2-1|16	
14mr|libkpeople-0.2.2-1|17	#----------------------------------------------------------------------------
14mr|libkpeople-0.2.2-1|18	
14mr|libkpeople-0.2.2-1|19	%package core
14mr|libkpeople-0.2.2-1|20	Summary:	Commons files used by %{name}
14mr|libkpeople-0.2.2-1|21	Group:		Graphical desktop/KDE
14mr|libkpeople-0.2.2-1|22	
14mr|libkpeople-0.2.2-1|23	%description core
14mr|libkpeople-0.2.2-1|24	Commons files used by %{name}
14mr|libkpeople-0.2.2-1|25	
14mr|libkpeople-0.2.2-1|26	%files  core -f %{name}.lang
14mr|libkpeople-0.2.2-1|27	%{_kde_appsdir}/kpeople/dummy_avatar.png
14mr|libkpeople-0.2.2-1|28	%{_kde_libdir}/kde4/akonadi_kpeople_plugin.so
14mr|libkpeople-0.2.2-1|29	%{_kde_services}/akonadi_kpeople_plugin.desktop
14mr|libkpeople-0.2.2-1|30	%{_kde_servicetypes}/kpeople_data_source.desktop
14mr|libkpeople-0.2.2-1|31	%{_kde_servicetypes}/kpeople_plugin.desktop
14mr|libkpeople-0.2.2-1|32	%{_kde_servicetypes}/persondetailsplugin.desktop
14mr|libkpeople-0.2.2-1|33	
14mr|libkpeople-0.2.2-1|34	#----------------------------------------------------------------------------
14mr|libkpeople-0.2.2-1|35	
14mr|libkpeople-0.2.2-1|36	%define libkpeople %mklibname kpeople %{major}
14mr|libkpeople-0.2.2-1|37	
14mr|libkpeople-0.2.2-1|38	%package -n %{libkpeople}
14mr|libkpeople-0.2.2-1|39	Summary:	Runtime library for %{name}
14mr|libkpeople-0.2.2-1|40	Group:		System/Libraries
14mr|libkpeople-0.2.2-1|41	
14mr|libkpeople-0.2.2-1|42	%description -n %{libkpeople}
14mr|libkpeople-0.2.2-1|43	Runtime library for %{name}.
14mr|libkpeople-0.2.2-1|44	
14mr|libkpeople-0.2.2-1|45	%files -n %{libkpeople}
14mr|libkpeople-0.2.2-1|46	%{_kde_libdir}/libkpeople.so.0*
14mr|libkpeople-0.2.2-1|47	%{_kde_libdir}/libkpeople.so.%{major}
14mr|libkpeople-0.2.2-1|48	
14mr|libkpeople-0.2.2-1|49	#----------------------------------------------------------------------------
14mr|libkpeople-0.2.2-1|50	
14mr|libkpeople-0.2.2-1|51	%define libkpeoplewidgets %mklibname kpeoplewidgets %{major}
14mr|libkpeople-0.2.2-1|52	
14mr|libkpeople-0.2.2-1|53	%package -n %{libkpeoplewidgets}
14mr|libkpeople-0.2.2-1|54	Summary:	Runtime library for %{name}
14mr|libkpeople-0.2.2-1|55	Group:		System/Libraries
14mr|libkpeople-0.2.2-1|56	
14mr|libkpeople-0.2.2-1|57	%description -n %{libkpeoplewidgets}
14mr|libkpeople-0.2.2-1|58	Runtime library for %{name}.
14mr|libkpeople-0.2.2-1|59	
14mr|libkpeople-0.2.2-1|60	%files -n %{libkpeoplewidgets}
14mr|libkpeople-0.2.2-1|61	%{_kde_libdir}/libkpeoplewidgets.so.0*
14mr|libkpeople-0.2.2-1|62	%{_kde_libdir}/libkpeoplewidgets.so.%{major}
14mr|libkpeople-0.2.2-1|63	
14mr|libkpeople-0.2.2-1|64	#----------------------------------------------------------------------------
14mr|libkpeople-0.2.2-1|65	
14mr|libkpeople-0.2.2-1|66	%define devname %mklibname kpeople -d
14mr|libkpeople-0.2.2-1|67	
14mr|libkpeople-0.2.2-1|68	%package -n %{devname}
14mr|libkpeople-0.2.2-1|69	Summary:	Headers files for %{name}
14mr|libkpeople-0.2.2-1|70	Group:		Development/KDE and Qt
14mr|libkpeople-0.2.2-1|71	Provides:	%{name}-devel = %{EVRD}
14mr|libkpeople-0.2.2-1|72	Provides:	kpeople-devel = %{EVRD}
14mr|libkpeople-0.2.2-1|73	Requires:	%{libkpeople} = %{EVRD}
14mr|libkpeople-0.2.2-1|74	Requires:	%{libkpeoplewidgets} = %{EVRD}
14mr|libkpeople-0.2.2-1|75	
14mr|libkpeople-0.2.2-1|76	%description -n %{devname}
14mr|libkpeople-0.2.2-1|77	Headers files for %{name}.
14mr|libkpeople-0.2.2-1|78	
14mr|libkpeople-0.2.2-1|79	%files -n %{devname}
14mr|libkpeople-0.2.2-1|80	%{_kde_includedir}/KPeople/
14mr|libkpeople-0.2.2-1|81	%{_kde_includedir}/kpeople/
14mr|libkpeople-0.2.2-1|82	%{_kde_libdir}/cmake/KPeople/*.cmake
14mr|libkpeople-0.2.2-1|83	%{_kde_libdir}/libkpeople.so
14mr|libkpeople-0.2.2-1|84	%{_kde_libdir}/libkpeoplewidgets.so
14mr|libkpeople-0.2.2-1|85	
14mr|libkpeople-0.2.2-1|86	#----------------------------------------------------------------------------
14mr|libkpeople-0.2.2-1|87	
14mr|libkpeople-0.2.2-1|88	%prep
14mr|libkpeople-0.2.2-1|89	%setup -q
14mr|libkpeople-0.2.2-1|90	%apply_patches
14mr|libkpeople-0.2.2-1|91	
14mr|libkpeople-0.2.2-1|92	%build
14mr|libkpeople-0.2.2-1|93	%cmake_kde4
14mr|libkpeople-0.2.2-1|94	%make
14mr|libkpeople-0.2.2-1|95	
14mr|libkpeople-0.2.2-1|96	%install
14mr|libkpeople-0.2.2-1|97	%makeinstall_std -C build
14mr|libkpeople-0.2.2-1|98	
14mr|libkpeople-0.2.2-1|99	%find_lang %{name}
14mr|libkpeople-0.2.2-1|100	
14mr|libkpeople-0.2.2-1|101	%changelog
14mr|libkpeople-0.2.2-1|102	* Sun Jul 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-1
14mr|libkpeople-0.2.2-1|103	+ Revision: 7ba116c
14mr|libkpeople-0.2.2-1|104	- New version 0.2.2, new library major 3, update BuildRequires and files
14mr|libkpeople-0.2.2-1|105	
14mr|libkpeople-0.2.2-1|106	

17252 14
14mr|libksane-4.13.3-1|1	Summary:	A library for dealing with scanners
14mr|libksane-4.13.3-1|2	Name:		libksane
14mr|libksane-4.13.3-1|3	Version:	4.13.3
14mr|libksane-4.13.3-1|4	Release:	1
14mr|libksane-4.13.3-1|5	Epoch:		2
14mr|libksane-4.13.3-1|6	Group:		System/Libraries
14mr|libksane-4.13.3-1|7	License:	GPLv2
14mr|libksane-4.13.3-1|8	Url:		http://www.kde.org
14mr|libksane-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|libksane-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|libksane-4.13.3-1|11	BuildRequires:	sane-devel
14mr|libksane-4.13.3-1|12	BuildRequires:	automoc4
14mr|libksane-4.13.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mr|libksane-4.13.3-1|14	
14mr|libksane-4.13.3-1|15	%description
14mr|libksane-4.13.3-1|16	LibKSane is a KDE interface for SANE library to control flat scanner.
14mr|libksane-4.13.3-1|17	
14mr|libksane-4.13.3-1|18	%files
14mr|libksane-4.13.3-1|19	%{_kde_iconsdir}/hicolor/*/actions/black-white.png
14mr|libksane-4.13.3-1|20	%{_kde_iconsdir}/hicolor/*/actions/color.png
14mr|libksane-4.13.3-1|21	%{_kde_iconsdir}/hicolor/*/actions/gray-scale.png
14mr|libksane-4.13.3-1|22	
14mr|libksane-4.13.3-1|23	#------------------------------------------------
14mr|libksane-4.13.3-1|24	
14mr|libksane-4.13.3-1|25	%define ksane_major 0
14mr|libksane-4.13.3-1|26	%define libksane %mklibname ksane %{ksane_major}
14mr|libksane-4.13.3-1|27	
14mr|libksane-4.13.3-1|28	%package -n %{libksane}
14mr|libksane-4.13.3-1|29	Summary:	A library for dealing with scanners
14mr|libksane-4.13.3-1|30	Group:		System/Libraries
14mr|libksane-4.13.3-1|31	
14mr|libksane-4.13.3-1|32	%description -n %{libksane}
14mr|libksane-4.13.3-1|33	LibKSane is a KDE interface for SANE library to control flat scanners.
14mr|libksane-4.13.3-1|34	
14mr|libksane-4.13.3-1|35	%files -n %{libksane}
14mr|libksane-4.13.3-1|36	%{_kde_libdir}/libksane.so.%{ksane_major}*
14mr|libksane-4.13.3-1|37	
14mr|libksane-4.13.3-1|38	#-----------------------------------------------------------------------------
14mr|libksane-4.13.3-1|39	
14mr|libksane-4.13.3-1|40	%package devel
14mr|libksane-4.13.3-1|41	Summary:	Devel stuff for %{name}
14mr|libksane-4.13.3-1|42	Group:		Development/KDE and Qt
14mr|libksane-4.13.3-1|43	Requires:	kdelibs4-devel
14mr|libksane-4.13.3-1|44	Requires:	sane-devel
14mr|libksane-4.13.3-1|45	Requires:	%{libksane} = %{EVRD}
14mr|libksane-4.13.3-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|libksane-4.13.3-1|47	
14mr|libksane-4.13.3-1|48	%description devel
14mr|libksane-4.13.3-1|49	This package contains header files needed if you wish to build applications
14mr|libksane-4.13.3-1|50	based on %{name}.
14mr|libksane-4.13.3-1|51	
14mr|libksane-4.13.3-1|52	%files devel
14mr|libksane-4.13.3-1|53	%{_kde_includedir}/%{name}
14mr|libksane-4.13.3-1|54	%{_kde_libdir}/cmake/KSane/KSaneConfig.cmake
14mr|libksane-4.13.3-1|55	%{_kde_libdir}/libksane.so
14mr|libksane-4.13.3-1|56	%{_kde_libdir}/pkgconfig/libksane.pc
14mr|libksane-4.13.3-1|57	
14mr|libksane-4.13.3-1|58	#----------------------------------------------------------------------
14mr|libksane-4.13.3-1|59	
14mr|libksane-4.13.3-1|60	%prep
14mr|libksane-4.13.3-1|61	%setup -q
14mr|libksane-4.13.3-1|62	
14mr|libksane-4.13.3-1|63	%build
14mr|libksane-4.13.3-1|64	%cmake_kde4
14mr|libksane-4.13.3-1|65	%make
14mr|libksane-4.13.3-1|66	
14mr|libksane-4.13.3-1|67	%install
14mr|libksane-4.13.3-1|68	%makeinstall_std -C build
14mr|libksane-4.13.3-1|69	
14mr|libksane-4.13.3-1|70	
14mr|libksane-4.13.3-1|71	%changelog
14mr|libksane-4.13.3-1|72	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|libksane-4.13.3-1|73	+ Revision: 14aca94
14mr|libksane-4.13.3-1|74	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|libksane-4.13.3-1|75	
14mr|libksane-4.13.3-1|76	

17253 14
14mr|libksba-1.2.0-6|1	%define major 8
14mr|libksba-1.2.0-6|2	%define libname %mklibname ksba %{major}
14mr|libksba-1.2.0-6|3	%define develname %mklibname ksba -d
14mr|libksba-1.2.0-6|4	
14mr|libksba-1.2.0-6|5	Summary:        Library handling X.509 certificates and CMS data
14mr|libksba-1.2.0-6|6	Name:           libksba
14mr|libksba-1.2.0-6|7	Version:        1.2.0
14mr|libksba-1.2.0-6|8	Release:        6
14mr|libksba-1.2.0-6|9	License:        GPLv3
14mr|libksba-1.2.0-6|10	Group:          System/Libraries
14mr|libksba-1.2.0-6|11	URL:            http://www.gnupg.org/
14mr|libksba-1.2.0-6|12	Source0:        ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mr|libksba-1.2.0-6|13	Source1:        ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2.sig
14mr|libksba-1.2.0-6|14	BuildRequires:  libgpg-error-devel >= 1.2
14mr|libksba-1.2.0-6|15	
14mr|libksba-1.2.0-6|16	%description
14mr|libksba-1.2.0-6|17	KSBA is a library designed to build software based
14mr|libksba-1.2.0-6|18	on the X.509 and CMS protocols.
14mr|libksba-1.2.0-6|19	
14mr|libksba-1.2.0-6|20	%package -n %{libname}
14mr|libksba-1.2.0-6|21	Summary:        Library handling X.509 certificates and CMS data
14mr|libksba-1.2.0-6|22	Group:          System/Libraries
14mr|libksba-1.2.0-6|23	Provides:       %{name} = %{version}-%{release}
14mr|libksba-1.2.0-6|24	
14mr|libksba-1.2.0-6|25	%description -n %{libname}
14mr|libksba-1.2.0-6|26	KSBA is a library designed to build software based
14mr|libksba-1.2.0-6|27	on the X.509 and CMS protocols.
14mr|libksba-1.2.0-6|28	
14mr|libksba-1.2.0-6|29	%package -n %{develname}
14mr|libksba-1.2.0-6|30	Summary:        Development files for %{name} package
14mr|libksba-1.2.0-6|31	Group:          Development/Other
14mr|libksba-1.2.0-6|32	Requires:       %{libname} = %{version}-%{release}
14mr|libksba-1.2.0-6|33	Provides:       %{name}-devel = %{version}-%{release}
14mr|libksba-1.2.0-6|34	
14mr|libksba-1.2.0-6|35	%description -n %{develname}
14mr|libksba-1.2.0-6|36	KSBA is a library designed to build software based
14mr|libksba-1.2.0-6|37	on the X.509 and CMS protocols.
14mr|libksba-1.2.0-6|38	
14mr|libksba-1.2.0-6|39	This package contains files needed to develop
14mr|libksba-1.2.0-6|40	applications using %{name} (For example Ägypten project).
14mr|libksba-1.2.0-6|41	
14mr|libksba-1.2.0-6|42	%prep
14mr|libksba-1.2.0-6|43	%setup -q
14mr|libksba-1.2.0-6|44	
14mr|libksba-1.2.0-6|45	%build
14mr|libksba-1.2.0-6|46	%configure2_5x
14mr|libksba-1.2.0-6|47	%make
14mr|libksba-1.2.0-6|48	
14mr|libksba-1.2.0-6|49	%install
14mr|libksba-1.2.0-6|50	%makeinstall_std
14mr|libksba-1.2.0-6|51	
14mr|libksba-1.2.0-6|52	%multiarch_binaries %{buildroot}%{_bindir}/ksba-config
14mr|libksba-1.2.0-6|53	
14mr|libksba-1.2.0-6|54	%check
14mr|libksba-1.2.0-6|55	%make check
14mr|libksba-1.2.0-6|56	
14mr|libksba-1.2.0-6|57	%files -n %{libname}
14mr|libksba-1.2.0-6|58	%{_libdir}/*.so.%{major}*
14mr|libksba-1.2.0-6|59	
14mr|libksba-1.2.0-6|60	%files -n %{develname}
14mr|libksba-1.2.0-6|61	%doc AUTHORS ChangeLog README THANKS TODO
14mr|libksba-1.2.0-6|62	%{multiarch_bindir}/ksba-config
14mr|libksba-1.2.0-6|63	%{_bindir}/ksba-config
14mr|libksba-1.2.0-6|64	%{_datadir}/aclocal/*
14mr|libksba-1.2.0-6|65	%{_includedir}/*.h
14mr|libksba-1.2.0-6|66	%{_infodir}/*.info*
14mr|libksba-1.2.0-6|67	%{_libdir}/*.so
14mr|libksba-1.2.0-6|68	
14mr|libksba-1.2.0-6|69	
14mr|libksba-1.2.0-6|70	
14mr|libksba-1.2.0-6|71	%changelog
14mr|libksba-1.2.0-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-6
14mr|libksba-1.2.0-6|73	+ Revision: 9a70641
14mr|libksba-1.2.0-6|74	- MassBuild#440: Increase release tag
14mr|libksba-1.2.0-6|75	
14mr|libksba-1.2.0-6|76	

17254 14
14mr|libkscreen-1.0.2-2|1	Summary:	Display configuration library
14mr|libkscreen-1.0.2-2|2	Name:		libkscreen
14mr|libkscreen-1.0.2-2|3	Version:	1.0.2
14mr|libkscreen-1.0.2-2|4	Release:	2
14mr|libkscreen-1.0.2-2|5	License:	GPLv2+
14mr|libkscreen-1.0.2-2|6	Group:		Graphical desktop/KDE
14mr|libkscreen-1.0.2-2|7	Url:		https://projects.kde.org/projects/playground/libs/libkscreen
14mr|libkscreen-1.0.2-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mr|libkscreen-1.0.2-2|9	BuildRequires:	kdelibs4-devel
14mr|libkscreen-1.0.2-2|10	BuildRequires:	pkgconfig(xcb)
14mr|libkscreen-1.0.2-2|11	BuildRequires:	pkgconfig(xcb-image)
14mr|libkscreen-1.0.2-2|12	BuildRequires:	pkgconfig(xcb-renderutil)
14mr|libkscreen-1.0.2-2|13	BuildRequires:	pkgconfig(xrandr)
14mr|libkscreen-1.0.2-2|14	BuildRequires:	pkgconfig(QJson)
14mr|libkscreen-1.0.2-2|15	Requires:	kdebase4-runtime
14mr|libkscreen-1.0.2-2|16	
14mr|libkscreen-1.0.2-2|17	%description
14mr|libkscreen-1.0.2-2|18	LibKScreen is a library that provides access to current configuration
14mr|libkscreen-1.0.2-2|19	of connected displays and ways to change the configuration.
14mr|libkscreen-1.0.2-2|20	
14mr|libkscreen-1.0.2-2|21	%files
14mr|libkscreen-1.0.2-2|22	%{_kde_libdir}/kde4/plugins/kscreen/KSC_Fake.so
14mr|libkscreen-1.0.2-2|23	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR.so
14mr|libkscreen-1.0.2-2|24	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR11.so
14mr|libkscreen-1.0.2-2|25	
14mr|libkscreen-1.0.2-2|26	#------------------------------------------------------------------------------
14mr|libkscreen-1.0.2-2|27	
14mr|libkscreen-1.0.2-2|28	%define major 1
14mr|libkscreen-1.0.2-2|29	%define libname %mklibname kscreen %{major}
14mr|libkscreen-1.0.2-2|30	
14mr|libkscreen-1.0.2-2|31	%package -n %{libname}
14mr|libkscreen-1.0.2-2|32	Summary:	KDE 4 core library
14mr|libkscreen-1.0.2-2|33	Group:		System/Libraries
14mr|libkscreen-1.0.2-2|34	
14mr|libkscreen-1.0.2-2|35	%description -n %{libname}
14mr|libkscreen-1.0.2-2|36	LibKScreen is a library that provides access to current configuration
14mr|libkscreen-1.0.2-2|37	of connected displays and ways to change the configuration.
14mr|libkscreen-1.0.2-2|38	
14mr|libkscreen-1.0.2-2|39	%files -n %{libname}
14mr|libkscreen-1.0.2-2|40	%{_kde_libdir}/libkscreen.so.%{major}*
14mr|libkscreen-1.0.2-2|41	
14mr|libkscreen-1.0.2-2|42	#------------------------------------------------------------------------------
14mr|libkscreen-1.0.2-2|43	
14mr|libkscreen-1.0.2-2|44	%define devname %mklibname kscreen -d
14mr|libkscreen-1.0.2-2|45	
14mr|libkscreen-1.0.2-2|46	%package -n %{devname}
14mr|libkscreen-1.0.2-2|47	Summary:	Devel stuff for %{name}
14mr|libkscreen-1.0.2-2|48	Group:		Development/KDE and Qt
14mr|libkscreen-1.0.2-2|49	Requires:	%{libname} = %{version}-%{release}
14mr|libkscreen-1.0.2-2|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|libkscreen-1.0.2-2|51	
14mr|libkscreen-1.0.2-2|52	%description -n %{devname}
14mr|libkscreen-1.0.2-2|53	Files needed to build applications based on %{name}.
14mr|libkscreen-1.0.2-2|54	
14mr|libkscreen-1.0.2-2|55	%files -n %{devname}
14mr|libkscreen-1.0.2-2|56	%{_kde_includedir}/kscreen
14mr|libkscreen-1.0.2-2|57	%{_kde_libdir}/cmake/LibKScreen
14mr|libkscreen-1.0.2-2|58	%{_kde_libdir}/libkscreen.so
14mr|libkscreen-1.0.2-2|59	%{_kde_libdir}/pkgconfig/kscreen.pc
14mr|libkscreen-1.0.2-2|60	
14mr|libkscreen-1.0.2-2|61	#------------------------------------------------------------------------------
14mr|libkscreen-1.0.2-2|62	
14mr|libkscreen-1.0.2-2|63	%prep
14mr|libkscreen-1.0.2-2|64	%setup -q
14mr|libkscreen-1.0.2-2|65	
14mr|libkscreen-1.0.2-2|66	%build
14mr|libkscreen-1.0.2-2|67	%cmake_kde4
14mr|libkscreen-1.0.2-2|68	%make
14mr|libkscreen-1.0.2-2|69	
14mr|libkscreen-1.0.2-2|70	%install
14mr|libkscreen-1.0.2-2|71	%makeinstall_std -C build
14mr|libkscreen-1.0.2-2|72	
14mr|libkscreen-1.0.2-2|73	
14mr|libkscreen-1.0.2-2|74	%changelog
14mr|libkscreen-1.0.2-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|libkscreen-1.0.2-2|76	+ Revision: b2c9719
14mr|libkscreen-1.0.2-2|77	- MassBuild#440: Increase release tag
14mr|libkscreen-1.0.2-2|78	
14mr|libkscreen-1.0.2-2|79	

17255 14
14mr|libktorrent-1.3.1-3|1	%define major	5
14mr|libktorrent-1.3.1-3|2	%define libname %mklibname ktorrent %{major}
14mr|libktorrent-1.3.1-3|3	%define devname %mklibname ktorrent -d
14mr|libktorrent-1.3.1-3|4	
14mr|libktorrent-1.3.1-3|5	Name:		libktorrent
14mr|libktorrent-1.3.1-3|6	Version:	1.3.1
14mr|libktorrent-1.3.1-3|7	Release:	3
14mr|libktorrent-1.3.1-3|8	Summary:	BitTorrent program for KDE
14mr|libktorrent-1.3.1-3|9	Group:		Networking/File transfer
14mr|libktorrent-1.3.1-3|10	License:	GPLv2+
14mr|libktorrent-1.3.1-3|11	Url:		http://ktorrent.org/
14mr|libktorrent-1.3.1-3|12	Source0:	http://ktorrent.org/downloads/4.3.1/%{name}-%{version}.tar.bz2
14mr|libktorrent-1.3.1-3|13	BuildRequires:	boost-devel
14mr|libktorrent-1.3.1-3|14	BuildRequires:	gmp-devel
14mr|libktorrent-1.3.1-3|15	BuildRequires:	kdelibs4-devel
14mr|libktorrent-1.3.1-3|16	BuildRequires:	pkgconfig(libgcrypt)
14mr|libktorrent-1.3.1-3|17	BuildRequires:	pkgconfig(qca2)
14mr|libktorrent-1.3.1-3|18	
14mr|libktorrent-1.3.1-3|19	%description
14mr|libktorrent-1.3.1-3|20	KTorrent is a BitTorrent program for KDE. It's main features are:
14mr|libktorrent-1.3.1-3|21	o Downloads torrent files
14mr|libktorrent-1.3.1-3|22	o Upload speed capping, seeing that most people can't upload
14mr|libktorrent-1.3.1-3|23	infinite amounts of data.
14mr|libktorrent-1.3.1-3|24	o Internet searching using  The Bittorrent website's search engine
14mr|libktorrent-1.3.1-3|25	o UDP Trackers
14mr|libktorrent-1.3.1-3|26	
14mr|libktorrent-1.3.1-3|27	%package common
14mr|libktorrent-1.3.1-3|28	Summary:	Common files of libktorrent
14mr|libktorrent-1.3.1-3|29	Group:		System/Libraries
14mr|libktorrent-1.3.1-3|30	
14mr|libktorrent-1.3.1-3|31	%description common
14mr|libktorrent-1.3.1-3|32	Common files for libktorrent, used by KTorrent, a BitTorrent program for
14mr|libktorrent-1.3.1-3|33	KDE.
14mr|libktorrent-1.3.1-3|34	
14mr|libktorrent-1.3.1-3|35	%package -n %{libname}
14mr|libktorrent-1.3.1-3|36	Summary:	Ktorrent libbrary
14mr|libktorrent-1.3.1-3|37	Group:		System/Libraries
14mr|libktorrent-1.3.1-3|38	Requires:	%{name}-common >= %{version}-%{release}
14mr|libktorrent-1.3.1-3|39	
14mr|libktorrent-1.3.1-3|40	%description -n %{libname}
14mr|libktorrent-1.3.1-3|41	KTorrent is a BitTorrent program for KDE. It's main features are:
14mr|libktorrent-1.3.1-3|42	o Downloads torrent files
14mr|libktorrent-1.3.1-3|43	o Upload speed capping, seeing that most people can't upload
14mr|libktorrent-1.3.1-3|44	infinite amounts of data.
14mr|libktorrent-1.3.1-3|45	o Internet searching using  The Bittorrent website's search engine
14mr|libktorrent-1.3.1-3|46	o UDP Trackers
14mr|libktorrent-1.3.1-3|47	
14mr|libktorrent-1.3.1-3|48	%package -n %{devname}
14mr|libktorrent-1.3.1-3|49	Summary:	Ktorrent plugin devel headers
14mr|libktorrent-1.3.1-3|50	Group:		Networking/File transfer
14mr|libktorrent-1.3.1-3|51	Requires:	%{libname} = %{version}-%{release}
14mr|libktorrent-1.3.1-3|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|libktorrent-1.3.1-3|53	Obsoletes:	libktorrent-devel < 1.3.1-2
14mr|libktorrent-1.3.1-3|54	
14mr|libktorrent-1.3.1-3|55	%description -n %{devname}
14mr|libktorrent-1.3.1-3|56	Ktorrent plugin devel headers.
14mr|libktorrent-1.3.1-3|57	
14mr|libktorrent-1.3.1-3|58	%prep
14mr|libktorrent-1.3.1-3|59	%setup -q
14mr|libktorrent-1.3.1-3|60	
14mr|libktorrent-1.3.1-3|61	%build
14mr|libktorrent-1.3.1-3|62	%cmake_kde4
14mr|libktorrent-1.3.1-3|63	%make
14mr|libktorrent-1.3.1-3|64	
14mr|libktorrent-1.3.1-3|65	%install
14mr|libktorrent-1.3.1-3|66	%makeinstall_std -C build
14mr|libktorrent-1.3.1-3|67	
14mr|libktorrent-1.3.1-3|68	%find_lang %{name}
14mr|libktorrent-1.3.1-3|69	
14mr|libktorrent-1.3.1-3|70	%files common -f %{name}.lang
14mr|libktorrent-1.3.1-3|71	
14mr|libktorrent-1.3.1-3|72	%files -n %{libname}
14mr|libktorrent-1.3.1-3|73	%{_kde_libdir}/libktorrent.so.%{major}*
14mr|libktorrent-1.3.1-3|74	
14mr|libktorrent-1.3.1-3|75	%files -n %{devname}
14mr|libktorrent-1.3.1-3|76	%{_kde_includedir}/*
14mr|libktorrent-1.3.1-3|77	%{_kde_appsdir}/cmake/*/*
14mr|libktorrent-1.3.1-3|78	%{_kde_libdir}/*.so
14mr|libktorrent-1.3.1-3|79	
14mr|libktorrent-1.3.1-3|80	
14mr|libktorrent-1.3.1-3|81	%changelog
14mr|libktorrent-1.3.1-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-3
14mr|libktorrent-1.3.1-3|83	+ Revision: 222ca40
14mr|libktorrent-1.3.1-3|84	- MassBuild#440: Increase release tag
14mr|libktorrent-1.3.1-3|85	
14mr|libktorrent-1.3.1-3|86	

17256 14
14mr|libkvkontakte-1.0.0-0.git20120710.2|1	%define git 1
14mr|libkvkontakte-1.0.0-0.git20120710.2|2	%define gitdate 20120710
14mr|libkvkontakte-1.0.0-0.git20120710.2|3	
14mr|libkvkontakte-1.0.0-0.git20120710.2|4	%define major 1
14mr|libkvkontakte-1.0.0-0.git20120710.2|5	%define libname %mklibname kvkontakte %{major}
14mr|libkvkontakte-1.0.0-0.git20120710.2|6	%define libnamedev %mklibname -d kvkontakte
14mr|libkvkontakte-1.0.0-0.git20120710.2|7	
14mr|libkvkontakte-1.0.0-0.git20120710.2|8	Name:		libkvkontakte
14mr|libkvkontakte-1.0.0-0.git20120710.2|9	Summary:	Library for asynchronous interaction with vkontakte social network
14mr|libkvkontakte-1.0.0-0.git20120710.2|10	Group:		System/Libraries
14mr|libkvkontakte-1.0.0-0.git20120710.2|11	Version:	1.0.0
14mr|libkvkontakte-1.0.0-0.git20120710.2|12	Release:	0.git%{gitdate}.2
14mr|libkvkontakte-1.0.0-0.git20120710.2|13	License:	GPLv2+
14mr|libkvkontakte-1.0.0-0.git20120710.2|14	Url:		https://projects.kde.org/projects/extragear/libs/libkvkontakte
14mr|libkvkontakte-1.0.0-0.git20120710.2|15	Source0:	%{name}-%{gitdate}.tar.bz2
14mr|libkvkontakte-1.0.0-0.git20120710.2|16	BuildRequires:	qjson-devel
14mr|libkvkontakte-1.0.0-0.git20120710.2|17	BuildRequires:	kdelibs4-devel
14mr|libkvkontakte-1.0.0-0.git20120710.2|18	
14mr|libkvkontakte-1.0.0-0.git20120710.2|19	%description
14mr|libkvkontakte-1.0.0-0.git20120710.2|20	KDE C++ library for asynchronous interaction with vkontakte.ru social
14mr|libkvkontakte-1.0.0-0.git20120710.2|21	network via its open API.
14mr|libkvkontakte-1.0.0-0.git20120710.2|22	
14mr|libkvkontakte-1.0.0-0.git20120710.2|23	#--------------------------------------------------------------------
14mr|libkvkontakte-1.0.0-0.git20120710.2|24	%package -n %{libname}
14mr|libkvkontakte-1.0.0-0.git20120710.2|25	Summary:	%{name} Library
14mr|libkvkontakte-1.0.0-0.git20120710.2|26	Group:		System/Libraries
14mr|libkvkontakte-1.0.0-0.git20120710.2|27	
14mr|libkvkontakte-1.0.0-0.git20120710.2|28	%description -n %{libname}
14mr|libkvkontakte-1.0.0-0.git20120710.2|29	KDE C++ library for asynchronous interaction with vkontakte.ru social
14mr|libkvkontakte-1.0.0-0.git20120710.2|30	network via its open API.
14mr|libkvkontakte-1.0.0-0.git20120710.2|31	
14mr|libkvkontakte-1.0.0-0.git20120710.2|32	%files -n %{libname}
14mr|libkvkontakte-1.0.0-0.git20120710.2|33	%{_kde_libdir}/libkvkontakte.so.%{major}*
14mr|libkvkontakte-1.0.0-0.git20120710.2|34	
14mr|libkvkontakte-1.0.0-0.git20120710.2|35	#--------------------------------------------------------------------
14mr|libkvkontakte-1.0.0-0.git20120710.2|36	%package -n %{libnamedev}
14mr|libkvkontakte-1.0.0-0.git20120710.2|37	Summary:	%{name} Developpement Files
14mr|libkvkontakte-1.0.0-0.git20120710.2|38	Group:		Development/C
14mr|libkvkontakte-1.0.0-0.git20120710.2|39	Requires:	%{libname} = %{version}-%{release}
14mr|libkvkontakte-1.0.0-0.git20120710.2|40	Provides:	libkvkontakte-devel = %{version}-%{release}
14mr|libkvkontakte-1.0.0-0.git20120710.2|41	Provides:	kvkontakte-devel = %{version}-%{release}
14mr|libkvkontakte-1.0.0-0.git20120710.2|42	
14mr|libkvkontakte-1.0.0-0.git20120710.2|43	%description -n %{libnamedev}
14mr|libkvkontakte-1.0.0-0.git20120710.2|44	This package contains libraries and headers files needed to develop
14mr|libkvkontakte-1.0.0-0.git20120710.2|45	progams that need libkvkontakte.
14mr|libkvkontakte-1.0.0-0.git20120710.2|46	
14mr|libkvkontakte-1.0.0-0.git20120710.2|47	%files -n %{libnamedev}
14mr|libkvkontakte-1.0.0-0.git20120710.2|48	%{_kde_includedir}/libkvkontakte/
14mr|libkvkontakte-1.0.0-0.git20120710.2|49	%{_kde_libdir}/cmake/LibKVkontakte/
14mr|libkvkontakte-1.0.0-0.git20120710.2|50	%{_kde_libdir}/libkvkontakte.so
14mr|libkvkontakte-1.0.0-0.git20120710.2|51	
14mr|libkvkontakte-1.0.0-0.git20120710.2|52	#--------------------------------------------------------------------
14mr|libkvkontakte-1.0.0-0.git20120710.2|53	%prep
14mr|libkvkontakte-1.0.0-0.git20120710.2|54	%setup -q%{?git:n %{name}}
14mr|libkvkontakte-1.0.0-0.git20120710.2|55	
14mr|libkvkontakte-1.0.0-0.git20120710.2|56	%build
14mr|libkvkontakte-1.0.0-0.git20120710.2|57	%cmake_kde4
14mr|libkvkontakte-1.0.0-0.git20120710.2|58	%make
14mr|libkvkontakte-1.0.0-0.git20120710.2|59	
14mr|libkvkontakte-1.0.0-0.git20120710.2|60	%install
14mr|libkvkontakte-1.0.0-0.git20120710.2|61	%makeinstall_std -C build
14mr|libkvkontakte-1.0.0-0.git20120710.2|62	
14mr|libkvkontakte-1.0.0-0.git20120710.2|63	
14mr|libkvkontakte-1.0.0-0.git20120710.2|64	%changelog
14mr|libkvkontakte-1.0.0-0.git20120710.2|65	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-0.git20120710.2
14mr|libkvkontakte-1.0.0-0.git20120710.2|66	+ Revision: 6cf3fb5
14mr|libkvkontakte-1.0.0-0.git20120710.2|67	- LOG Rebuild for new qjson
14mr|libkvkontakte-1.0.0-0.git20120710.2|68	
14mr|libkvkontakte-1.0.0-0.git20120710.2|69	

17257 14
14mr|liblangtag-0.4.0-2|1	%define major	1
14mr|liblangtag-0.4.0-2|2	%define libname	%mklibname langtag %{major}
14mr|liblangtag-0.4.0-2|3	%define devname	%mklibname langtag -d
14mr|liblangtag-0.4.0-2|4	
14mr|liblangtag-0.4.0-2|5	Summary:	An interface library to access tags for identifying languages
14mr|liblangtag-0.4.0-2|6	Name:		liblangtag
14mr|liblangtag-0.4.0-2|7	Version:	0.4.0
14mr|liblangtag-0.4.0-2|8	Release:	2
14mr|liblangtag-0.4.0-2|9	Group:		System/Internationalization
14mr|liblangtag-0.4.0-2|10	License:	LGPLv3+
14mr|liblangtag-0.4.0-2|11	Url:		https://github.com/tagoh/liblangtag/
14mr|liblangtag-0.4.0-2|12	Source0:	https://github.com/downloads/tagoh/%{name}/%{name}-%{version}.tar.bz2
14mr|liblangtag-0.4.0-2|13	Patch0:		0001-Fix-build-issues-with-MSVC.patch
14mr|liblangtag-0.4.0-2|14	Patch1:		fix-format-not-a-string-literal.diff
14mr|liblangtag-0.4.0-2|15	Patch2:		fix-linking.diff
14mr|liblangtag-0.4.0-2|16	
14mr|liblangtag-0.4.0-2|17	BuildRequires:	gtk-doc
14mr|liblangtag-0.4.0-2|18	BuildRequires:	libtool
14mr|liblangtag-0.4.0-2|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|liblangtag-0.4.0-2|20	
14mr|liblangtag-0.4.0-2|21	%description
14mr|liblangtag-0.4.0-2|22	%{name} is an interface library to access tags for identifying
14mr|liblangtag-0.4.0-2|23	languages.
14mr|liblangtag-0.4.0-2|24	
14mr|liblangtag-0.4.0-2|25	Features:
14mr|liblangtag-0.4.0-2|26	* several subtag registry database supports:
14mr|liblangtag-0.4.0-2|27	- language
14mr|liblangtag-0.4.0-2|28	- extlang
14mr|liblangtag-0.4.0-2|29	- script
14mr|liblangtag-0.4.0-2|30	- region
14mr|liblangtag-0.4.0-2|31	- variant
14mr|liblangtag-0.4.0-2|32	- extension
14mr|liblangtag-0.4.0-2|33	- grandfathered
14mr|liblangtag-0.4.0-2|34	- redundant
14mr|liblangtag-0.4.0-2|35	* handling of the language tags
14mr|liblangtag-0.4.0-2|36	- parser
14mr|liblangtag-0.4.0-2|37	- matching
14mr|liblangtag-0.4.0-2|38	- canonicalizing
14mr|liblangtag-0.4.0-2|39	
14mr|liblangtag-0.4.0-2|40	%package -n %{libname}
14mr|liblangtag-0.4.0-2|41	Summary:	An interface library to access tags for identifying languages
14mr|liblangtag-0.4.0-2|42	Group:		System/Libraries
14mr|liblangtag-0.4.0-2|43	
14mr|liblangtag-0.4.0-2|44	%description -n %{libname}
14mr|liblangtag-0.4.0-2|45	%{name} is an interface library to access tags for identifying
14mr|liblangtag-0.4.0-2|46	languages.
14mr|liblangtag-0.4.0-2|47	
14mr|liblangtag-0.4.0-2|48	%package -n %{devname}
14mr|liblangtag-0.4.0-2|49	Summary:	Development files for %{name}
14mr|liblangtag-0.4.0-2|50	Group:		Development/C
14mr|liblangtag-0.4.0-2|51	Requires:	%{libname} = %{version}-%{release}
14mr|liblangtag-0.4.0-2|52	
14mr|liblangtag-0.4.0-2|53	%description -n %{devname}
14mr|liblangtag-0.4.0-2|54	This package contains libraries and header files for
14mr|liblangtag-0.4.0-2|55	developing applications that use %{name}.
14mr|liblangtag-0.4.0-2|56	
14mr|liblangtag-0.4.0-2|57	%prep
14mr|liblangtag-0.4.0-2|58	%setup -q
14mr|liblangtag-0.4.0-2|59	%apply_patches
14mr|liblangtag-0.4.0-2|60	
14mr|liblangtag-0.4.0-2|61	%build
14mr|liblangtag-0.4.0-2|62	%configure2_5x \
14mr|liblangtag-0.4.0-2|63	--disable-static \
14mr|liblangtag-0.4.0-2|64	--enable-shared \
14mr|liblangtag-0.4.0-2|65	--disable-introspection
14mr|liblangtag-0.4.0-2|66	
14mr|liblangtag-0.4.0-2|67	%make
14mr|liblangtag-0.4.0-2|68	
14mr|liblangtag-0.4.0-2|69	%install
14mr|liblangtag-0.4.0-2|70	%makeinstall_std
14mr|liblangtag-0.4.0-2|71	
14mr|liblangtag-0.4.0-2|72	%files -n %{libname}
14mr|liblangtag-0.4.0-2|73	%doc AUTHORS COPYING NEWS README
14mr|liblangtag-0.4.0-2|74	%{_libdir}/%{name}.so.%{major}*
14mr|liblangtag-0.4.0-2|75	%{_libdir}/%{name}/*.so
14mr|liblangtag-0.4.0-2|76	%{_datadir}/%{name}
14mr|liblangtag-0.4.0-2|77	
14mr|liblangtag-0.4.0-2|78	%files -n %{devname}
14mr|liblangtag-0.4.0-2|79	%doc COPYING
14mr|liblangtag-0.4.0-2|80	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|liblangtag-0.4.0-2|81	%{_includedir}/%{name}
14mr|liblangtag-0.4.0-2|82	%{_libdir}/%{name}.so
14mr|liblangtag-0.4.0-2|83	%{_libdir}/pkgconfig/%{name}.pc
14mr|liblangtag-0.4.0-2|84	
14mr|liblangtag-0.4.0-2|85	
14mr|liblangtag-0.4.0-2|86	%changelog
14mr|liblangtag-0.4.0-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-2
14mr|liblangtag-0.4.0-2|88	+ Revision: ac2031b
14mr|liblangtag-0.4.0-2|89	- MassBuild#440: Increase release tag
14mr|liblangtag-0.4.0-2|90	
14mr|liblangtag-0.4.0-2|91	

17258 14
14mr|liblastfm-1.0.7-2|1	Name:		liblastfm
14mr|liblastfm-1.0.7-2|2	Version:	1.0.7
14mr|liblastfm-1.0.7-2|3	Release:	2
14mr|liblastfm-1.0.7-2|4	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|5	License:	GPLv3
14mr|liblastfm-1.0.7-2|6	Group:		System/Libraries
14mr|liblastfm-1.0.7-2|7	URL:		https://github.com/mxcl/liblastfm
14mr|liblastfm-1.0.7-2|8	Source0:	http://cdn.last.fm/client/%{name}-%{version}.tar.gz
14mr|liblastfm-1.0.7-2|9	BuildRequires:	qt4-devel
14mr|liblastfm-1.0.7-2|10	BuildRequires:	pkgconfig(samplerate)
14mr|liblastfm-1.0.7-2|11	BuildRequires:	pkgconfig(fftw3)
14mr|liblastfm-1.0.7-2|12	BuildRequires:	ruby
14mr|liblastfm-1.0.7-2|13	BuildRequires:	cmake
14mr|liblastfm-1.0.7-2|14	
14mr|liblastfm-1.0.7-2|15	%description
14mr|liblastfm-1.0.7-2|16	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|17	into your rich desktop software. It is officially supported software developed
14mr|liblastfm-1.0.7-2|18	by Last.fm staff.
14mr|liblastfm-1.0.7-2|19	
14mr|liblastfm-1.0.7-2|20	#---------------------------------------------------------------------
14mr|liblastfm-1.0.7-2|21	
14mr|liblastfm-1.0.7-2|22	%define lastfm_major 1
14mr|liblastfm-1.0.7-2|23	%define libname %mklibname lastfm %{lastfm_major}
14mr|liblastfm-1.0.7-2|24	
14mr|liblastfm-1.0.7-2|25	%package -n %{libname}
14mr|liblastfm-1.0.7-2|26	Group:		System/Libraries
14mr|liblastfm-1.0.7-2|27	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|28	
14mr|liblastfm-1.0.7-2|29	%description -n %{libname}
14mr|liblastfm-1.0.7-2|30	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|31	into your rich desktop software. It is officially supported software developed
14mr|liblastfm-1.0.7-2|32	by Last.fm staff.
14mr|liblastfm-1.0.7-2|33	
14mr|liblastfm-1.0.7-2|34	%files -n %{libname}
14mr|liblastfm-1.0.7-2|35	%{_libdir}/liblastfm.so.%{lastfm_major}*
14mr|liblastfm-1.0.7-2|36	
14mr|liblastfm-1.0.7-2|37	#---------------------------------------------------------------------
14mr|liblastfm-1.0.7-2|38	
14mr|liblastfm-1.0.7-2|39	%define finger_major 1
14mr|liblastfm-1.0.7-2|40	%define libnamefinger %mklibname lastfm_fingerprint %{finger_major}
14mr|liblastfm-1.0.7-2|41	
14mr|liblastfm-1.0.7-2|42	%package -n %{libnamefinger}
14mr|liblastfm-1.0.7-2|43	Group:		System/Libraries
14mr|liblastfm-1.0.7-2|44	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|45	
14mr|liblastfm-1.0.7-2|46	%description -n %{libnamefinger}
14mr|liblastfm-1.0.7-2|47	Liblastfm is a collection of libraries to help you integrate Last.fm services
14mr|liblastfm-1.0.7-2|48	into your rich desktop software. It is officially supported software developed
14mr|liblastfm-1.0.7-2|49	by Last.fm staff.
14mr|liblastfm-1.0.7-2|50	
14mr|liblastfm-1.0.7-2|51	%files -n %{libnamefinger}
14mr|liblastfm-1.0.7-2|52	%{_libdir}/liblastfm_fingerprint.so.%{finger_major}*
14mr|liblastfm-1.0.7-2|53	
14mr|liblastfm-1.0.7-2|54	#---------------------------------------------------------------------
14mr|liblastfm-1.0.7-2|55	
14mr|liblastfm-1.0.7-2|56	%define develname %mklibname lastfm -d
14mr|liblastfm-1.0.7-2|57	
14mr|liblastfm-1.0.7-2|58	%package -n %{develname}
14mr|liblastfm-1.0.7-2|59	Group:		Development/C
14mr|liblastfm-1.0.7-2|60	Summary:	%{name} development header
14mr|liblastfm-1.0.7-2|61	Requires:	%{libname} = %{version}-%{release}
14mr|liblastfm-1.0.7-2|62	Requires:	%{libnamefinger} = %{version}-%{release}
14mr|liblastfm-1.0.7-2|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|liblastfm-1.0.7-2|64	
14mr|liblastfm-1.0.7-2|65	%description -n %{develname}
14mr|liblastfm-1.0.7-2|66	Install this package if you want do compile applications i
14mr|liblastfm-1.0.7-2|67	using the libtag library.
14mr|liblastfm-1.0.7-2|68	
14mr|liblastfm-1.0.7-2|69	%files -n %{develname}
14mr|liblastfm-1.0.7-2|70	%doc COPYING
14mr|liblastfm-1.0.7-2|71	%{_libdir}/*.so
14mr|liblastfm-1.0.7-2|72	%{_includedir}/*
14mr|liblastfm-1.0.7-2|73	
14mr|liblastfm-1.0.7-2|74	#---------------------------------------------------------------------
14mr|liblastfm-1.0.7-2|75	
14mr|liblastfm-1.0.7-2|76	%prep
14mr|liblastfm-1.0.7-2|77	%setup -q
14mr|liblastfm-1.0.7-2|78	
14mr|liblastfm-1.0.7-2|79	%build
14mr|liblastfm-1.0.7-2|80	%if "%{_lib}" == "lib64"
14mr|liblastfm-1.0.7-2|81	for name in $(find . -name *.pro); do
14mr|liblastfm-1.0.7-2|82	sed -i "s,target.path.*, target.path = /lib64,g" $name
14mr|liblastfm-1.0.7-2|83	done
14mr|liblastfm-1.0.7-2|84	%endif
14mr|liblastfm-1.0.7-2|85	
14mr|liblastfm-1.0.7-2|86	%cmake -DBUILD_FINGERPRINT=ON
14mr|liblastfm-1.0.7-2|87	%make
14mr|liblastfm-1.0.7-2|88	
14mr|liblastfm-1.0.7-2|89	%install
14mr|liblastfm-1.0.7-2|90	%makeinstall_std -C build
14mr|liblastfm-1.0.7-2|91	
14mr|liblastfm-1.0.7-2|92	%changelog
14mr|liblastfm-1.0.7-2|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-2
14mr|liblastfm-1.0.7-2|94	+ Revision: 41a642a
14mr|liblastfm-1.0.7-2|95	- MassBuild#440: Increase release tag
14mr|liblastfm-1.0.7-2|96	
14mr|liblastfm-1.0.7-2|97	

17259 14
14mr|liblayout-0.2.10-2|1	Summary:	CSS based layouting framework
14mr|liblayout-0.2.10-2|2	Name:		liblayout
14mr|liblayout-0.2.10-2|3	Version:	0.2.10
14mr|liblayout-0.2.10-2|4	Release:	2
14mr|liblayout-0.2.10-2|5	License:	LGPLv2+
14mr|liblayout-0.2.10-2|6	Group:		System/Libraries
14mr|liblayout-0.2.10-2|7	Url:		http://reporting.pentaho.org/
14mr|liblayout-0.2.10-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/liblayout-%{version}.zip
14mr|liblayout-0.2.10-2|9	BuildArch:	noarch
14mr|liblayout-0.2.10-2|10	BuildRequires:	ant
14mr|liblayout-0.2.10-2|11	BuildRequires:	flute
14mr|liblayout-0.2.10-2|12	BuildRequires:	java-devel >= 0:1.6.0
14mr|liblayout-0.2.10-2|13	BuildRequires:	java-rpmbuild
14mr|liblayout-0.2.10-2|14	BuildRequires:	jpackage-utils
14mr|liblayout-0.2.10-2|15	BuildRequires:	libbase >= 1.1.3
14mr|liblayout-0.2.10-2|16	BuildRequires:	libfonts
14mr|liblayout-0.2.10-2|17	BuildRequires:	libloader
14mr|liblayout-0.2.10-2|18	BuildRequires:	librepository
14mr|liblayout-0.2.10-2|19	BuildRequires:	pentaho-libxml
14mr|liblayout-0.2.10-2|20	BuildRequires:	sac
14mr|liblayout-0.2.10-2|21	BuildRequires:	xml-commons-apis
14mr|liblayout-0.2.10-2|22	Requires:	flute
14mr|liblayout-0.2.10-2|23	Requires:	java >= 0:1.6.0
14mr|liblayout-0.2.10-2|24	Requires:	jpackage-utils
14mr|liblayout-0.2.10-2|25	Requires:	libbase >= 1.0.0
14mr|liblayout-0.2.10-2|26	Requires:	libloader >= 1.1.3
14mr|liblayout-0.2.10-2|27	Requires:	librepository >= 1.1.3
14mr|liblayout-0.2.10-2|28	Requires:	libfonts >= 1.1.3
14mr|liblayout-0.2.10-2|29	Requires:	pentaho-libxml
14mr|liblayout-0.2.10-2|30	Requires:	sac
14mr|liblayout-0.2.10-2|31	Requires:	xml-commons-apis
14mr|liblayout-0.2.10-2|32	
14mr|liblayout-0.2.10-2|33	%description
14mr|liblayout-0.2.10-2|34	LibLayout is a layouting framework. It is based on the Cascading StyleSheets
14mr|liblayout-0.2.10-2|35	standard. The layouting expects to receive its content as a DOM structure
14mr|liblayout-0.2.10-2|36	(although it does not rely on the W3C-DOM API).
14mr|liblayout-0.2.10-2|37	
14mr|liblayout-0.2.10-2|38	%package javadoc
14mr|liblayout-0.2.10-2|39	Summary:	Javadoc for %{name}
14mr|liblayout-0.2.10-2|40	Group:		Development/Java
14mr|liblayout-0.2.10-2|41	Requires:	%{name} = %{version}-%{release}
14mr|liblayout-0.2.10-2|42	Requires:	jpackage-utils
14mr|liblayout-0.2.10-2|43	
14mr|liblayout-0.2.10-2|44	%description javadoc
14mr|liblayout-0.2.10-2|45	Javadoc for %{name}.
14mr|liblayout-0.2.10-2|46	
14mr|liblayout-0.2.10-2|47	%prep
14mr|liblayout-0.2.10-2|48	%setup -q -c
14mr|liblayout-0.2.10-2|49	find . -name "*.jar" -exec rm -f {} \;
14mr|liblayout-0.2.10-2|50	mkdir -p lib
14mr|liblayout-0.2.10-2|51	build-jar-repository -s -p lib flute libloader librepository libxml libfonts \
14mr|liblayout-0.2.10-2|52	sac jaxp libbase commons-logging-api
14mr|liblayout-0.2.10-2|53	
14mr|liblayout-0.2.10-2|54	%build
14mr|liblayout-0.2.10-2|55	ant jar javadoc
14mr|liblayout-0.2.10-2|56	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mr|liblayout-0.2.10-2|57	tr -d '\r' < $file > $file.new
14mr|liblayout-0.2.10-2|58	mv $file.new $file
14mr|liblayout-0.2.10-2|59	done
14mr|liblayout-0.2.10-2|60	
14mr|liblayout-0.2.10-2|61	%install
14mr|liblayout-0.2.10-2|62	mkdir -p %{buildroot}%{_javadir}
14mr|liblayout-0.2.10-2|63	cp -p build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|liblayout-0.2.10-2|64	
14mr|liblayout-0.2.10-2|65	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|liblayout-0.2.10-2|66	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
14mr|liblayout-0.2.10-2|67	
14mr|liblayout-0.2.10-2|68	%files
14mr|liblayout-0.2.10-2|69	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|liblayout-0.2.10-2|70	%{_javadir}/*.jar
14mr|liblayout-0.2.10-2|71	
14mr|liblayout-0.2.10-2|72	%files javadoc
14mr|liblayout-0.2.10-2|73	%{_javadocdir}/%{name}
14mr|liblayout-0.2.10-2|74	
14mr|liblayout-0.2.10-2|75	
14mr|liblayout-0.2.10-2|76	%changelog
14mr|liblayout-0.2.10-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.10-2
14mr|liblayout-0.2.10-2|78	+ Revision: dddfc0d
14mr|liblayout-0.2.10-2|79	- MassBuild#440: Increase release tag
14mr|liblayout-0.2.10-2|80	
14mr|liblayout-0.2.10-2|81	

17260 14
14mr|liblazy-0.2-7|1	%define lib_major 1
14mr|liblazy-0.2-7|2	%define lib_name %mklibname lazy %{lib_major}
14mr|liblazy-0.2-7|3	%define lib_name_devel %mklibname lazy -d
14mr|liblazy-0.2-7|4	
14mr|liblazy-0.2-7|5	Name: liblazy
14mr|liblazy-0.2-7|6	Summary: Liblazy - D-Bus methods provided for convenience
14mr|liblazy-0.2-7|7	Version: 0.2
14mr|liblazy-0.2-7|8	Release: 7
14mr|liblazy-0.2-7|9	License: LGPL
14mr|liblazy-0.2-7|10	Group: Development/C
14mr|liblazy-0.2-7|11	Source: %{name}-%{version}.tar.bz2
14mr|liblazy-0.2-7|12	BuildRequires: dbus-devel
14mr|liblazy-0.2-7|13	BuildRequires: pkgconfig
14mr|liblazy-0.2-7|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14mr|liblazy-0.2-7|15	
14mr|liblazy-0.2-7|16	%description
14mr|liblazy-0.2-7|17	Liblazy is a simple and easy to use library that provides convenient
14mr|liblazy-0.2-7|18	functions for sending messages over the D-Bus daemon, querying
14mr|liblazy-0.2-7|19	information from HAL or asking PolicyKit for a privilege.
14mr|liblazy-0.2-7|20	
14mr|liblazy-0.2-7|21	Authors:
14mr|liblazy-0.2-7|22	--------
14mr|liblazy-0.2-7|23	Holger Macht <holger@homac.de>
14mr|liblazy-0.2-7|24	
14mr|liblazy-0.2-7|25	#--------------------------------------------------------------------
14mr|liblazy-0.2-7|26	
14mr|liblazy-0.2-7|27	%package -n %{lib_name}
14mr|liblazy-0.2-7|28	Summary:  %{summary}
14mr|liblazy-0.2-7|29	Group: %{group}
14mr|liblazy-0.2-7|30	
14mr|liblazy-0.2-7|31	%description -n %{lib_name}
14mr|liblazy-0.2-7|32	Liblazy is a simple and easy to use library that provides convenient
14mr|liblazy-0.2-7|33	functions for sending messages over the D-Bus daemon, querying
14mr|liblazy-0.2-7|34	information from HAL or asking PolicyKit for a privilege.
14mr|liblazy-0.2-7|35	
14mr|liblazy-0.2-7|36	%if %mdkversion < 200900
14mr|liblazy-0.2-7|37	%post -p /sbin/ldconfig
14mr|liblazy-0.2-7|38	%endif
14mr|liblazy-0.2-7|39	%if %mdkversion < 200900
14mr|liblazy-0.2-7|40	%postun -p /sbin/ldconfig
14mr|liblazy-0.2-7|41	%endif
14mr|liblazy-0.2-7|42	
14mr|liblazy-0.2-7|43	%files -n %{lib_name}
14mr|liblazy-0.2-7|44	%defattr(-,root,root)
14mr|liblazy-0.2-7|45	%_libdir/liblazy.so.*
14mr|liblazy-0.2-7|46	
14mr|liblazy-0.2-7|47	#--------------------------------------------------------------------
14mr|liblazy-0.2-7|48	
14mr|liblazy-0.2-7|49	%package -n %{lib_name_devel}
14mr|liblazy-0.2-7|50	Summary:  %{summary}
14mr|liblazy-0.2-7|51	Group: %{group}
14mr|liblazy-0.2-7|52	Provides: %name-devel
14mr|liblazy-0.2-7|53	Requires: %{lib_name} = %{version}
14mr|liblazy-0.2-7|54	Obsoletes: %{_lib}lazy0-devel
14mr|liblazy-0.2-7|55	
14mr|liblazy-0.2-7|56	%description -n %{lib_name_devel}
14mr|liblazy-0.2-7|57	Liblazy is a simple and easy to use library that provides convenient
14mr|liblazy-0.2-7|58	functions for sending messages over the D-Bus daemon, querying
14mr|liblazy-0.2-7|59	information from HAL or asking PolicyKit for a privilege.
14mr|liblazy-0.2-7|60	
14mr|liblazy-0.2-7|61	%files -n %{lib_name_devel}
14mr|liblazy-0.2-7|62	%defattr(-,root,root)
14mr|liblazy-0.2-7|63	%_libdir/liblazy.so
14mr|liblazy-0.2-7|64	%_includedir/liblazy.h
14mr|liblazy-0.2-7|65	%_libdir/pkgconfig/*.pc
14mr|liblazy-0.2-7|66	
14mr|liblazy-0.2-7|67	#--------------------------------------------------------------------
14mr|liblazy-0.2-7|68	
14mr|liblazy-0.2-7|69	%prep
14mr|liblazy-0.2-7|70	%setup -q
14mr|liblazy-0.2-7|71	
14mr|liblazy-0.2-7|72	%build
14mr|liblazy-0.2-7|73	export CFLAGS="$RPM_OPT_FLAGS"
14mr|liblazy-0.2-7|74	
14mr|liblazy-0.2-7|75	%configure2_5x \
14mr|liblazy-0.2-7|76	--enable-static=no
14mr|liblazy-0.2-7|77	
14mr|liblazy-0.2-7|78	%make
14mr|liblazy-0.2-7|79	
14mr|liblazy-0.2-7|80	%install
14mr|liblazy-0.2-7|81	make DESTDIR=%buildroot install
14mr|liblazy-0.2-7|82	
14mr|liblazy-0.2-7|83	%clean
14mr|liblazy-0.2-7|84	rm -rf %buildroot
14mr|liblazy-0.2-7|85	
14mr|liblazy-0.2-7|86	
14mr|liblazy-0.2-7|87	
14mr|liblazy-0.2-7|88	
14mr|liblazy-0.2-7|89	%changelog
14mr|liblazy-0.2-7|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-7
14mr|liblazy-0.2-7|91	+ Revision: c1c818c
14mr|liblazy-0.2-7|92	- MassBuild#440: Increase release tag
14mr|liblazy-0.2-7|93	
14mr|liblazy-0.2-7|94	

17261 14
14mr|liblbxutil-1.1.0-6|1	%define name		liblbxutil
14mr|liblbxutil-1.1.0-6|2	%define version		1.1.0
14mr|liblbxutil-1.1.0-6|3	%define release		6
14mr|liblbxutil-1.1.0-6|4	
14mr|liblbxutil-1.1.0-6|5	%define libname 	%mklibname lbxutil 1
14mr|liblbxutil-1.1.0-6|6	%define develname	%mklibname lbxutil -d
14mr|liblbxutil-1.1.0-6|7	%define staticname	%mklibname lbxutil -d -s
14mr|liblbxutil-1.1.0-6|8	
14mr|liblbxutil-1.1.0-6|9	Name: %{name}
14mr|liblbxutil-1.1.0-6|10	Summary: LBX Utility library
14mr|liblbxutil-1.1.0-6|11	Version: %{version}
14mr|liblbxutil-1.1.0-6|12	Release: %{release}
14mr|liblbxutil-1.1.0-6|13	Group: Development/X11
14mr|liblbxutil-1.1.0-6|14	License: MIT
14mr|liblbxutil-1.1.0-6|15	URL: http://xorg.freedesktop.org
14mr|liblbxutil-1.1.0-6|16	Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mr|liblbxutil-1.1.0-6|17	BuildRoot: %{_tmppath}/%{name}-root
14mr|liblbxutil-1.1.0-6|18	
14mr|liblbxutil-1.1.0-6|19	BuildRequires: zlib-devel
14mr|liblbxutil-1.1.0-6|20	BuildRequires: x11-proto-devel >= 1.0.0
14mr|liblbxutil-1.1.0-6|21	BuildRequires: x11-util-macros >= 1.0.1
14mr|liblbxutil-1.1.0-6|22	
14mr|liblbxutil-1.1.0-6|23	%description
14mr|liblbxutil-1.1.0-6|24	LBX Utility library.
14mr|liblbxutil-1.1.0-6|25	
14mr|liblbxutil-1.1.0-6|26	#-----------------------------------------------------------
14mr|liblbxutil-1.1.0-6|27	%package -n %{libname}
14mr|liblbxutil-1.1.0-6|28	Summary: LBX Utilities
14mr|liblbxutil-1.1.0-6|29	Group: Development/X11
14mr|liblbxutil-1.1.0-6|30	Conflicts: libxorg-x11 < 7.0
14mr|liblbxutil-1.1.0-6|31	Provides: %{name} = %{version}
14mr|liblbxutil-1.1.0-6|32	
14mr|liblbxutil-1.1.0-6|33	%description -n %{libname}
14mr|liblbxutil-1.1.0-6|34	LBX Utility library.
14mr|liblbxutil-1.1.0-6|35	
14mr|liblbxutil-1.1.0-6|36	#-----------------------------------------------------------
14mr|liblbxutil-1.1.0-6|37	
14mr|liblbxutil-1.1.0-6|38	%package -n %{develname}
14mr|liblbxutil-1.1.0-6|39	Summary: Development files for %{name}
14mr|liblbxutil-1.1.0-6|40	Group: Development/X11
14mr|liblbxutil-1.1.0-6|41	Requires: %{libname} = %{version}
14mr|liblbxutil-1.1.0-6|42	Provides: %{name}-devel = %{version}-%{release}
14mr|liblbxutil-1.1.0-6|43	Conflicts: libxorg-x11-devel < 7.0
14mr|liblbxutil-1.1.0-6|44	Conflicts: %{_lib}xext-devel < 1:1.1.1-2
14mr|liblbxutil-1.1.0-6|45	Obsoletes: %{mklibname lbxutil 1 -d}
14mr|liblbxutil-1.1.0-6|46	
14mr|liblbxutil-1.1.0-6|47	%description -n %{develname}
14mr|liblbxutil-1.1.0-6|48	Development files for %{name}
14mr|liblbxutil-1.1.0-6|49	
14mr|liblbxutil-1.1.0-6|50	%files -n %{develname}
14mr|liblbxutil-1.1.0-6|51	%defattr(-,root,root)
14mr|liblbxutil-1.1.0-6|52	%{_includedir}/X11/extensions/*.h
14mr|liblbxutil-1.1.0-6|53	%{_libdir}/liblbxutil.so
14mr|liblbxutil-1.1.0-6|54	%{_libdir}/pkgconfig/lbxutil.pc
14mr|liblbxutil-1.1.0-6|55	
14mr|liblbxutil-1.1.0-6|56	#-----------------------------------------------------------
14mr|liblbxutil-1.1.0-6|57	
14mr|liblbxutil-1.1.0-6|58	%package -n %{staticname}
14mr|liblbxutil-1.1.0-6|59	Summary: Static development files for %{name}
14mr|liblbxutil-1.1.0-6|60	Group: Development/X11
14mr|liblbxutil-1.1.0-6|61	Requires: %{develname} = %{version}
14mr|liblbxutil-1.1.0-6|62	Provides: %{name}-static-devel = %{version}-%{release}
14mr|liblbxutil-1.1.0-6|63	Conflicts: libxorg-x11-static-devel < 7.0
14mr|liblbxutil-1.1.0-6|64	Obsoletes: %{mklibname lbxutil 1 -d -s}
14mr|liblbxutil-1.1.0-6|65	
14mr|liblbxutil-1.1.0-6|66	%description -n %{staticname}
14mr|liblbxutil-1.1.0-6|67	Static development files for %{name}
14mr|liblbxutil-1.1.0-6|68	
14mr|liblbxutil-1.1.0-6|69	%files -n %{staticname}
14mr|liblbxutil-1.1.0-6|70	%defattr(-,root,root)
14mr|liblbxutil-1.1.0-6|71	%{_libdir}/liblbxutil.a
14mr|liblbxutil-1.1.0-6|72	
14mr|liblbxutil-1.1.0-6|73	#-----------------------------------------------------------
14mr|liblbxutil-1.1.0-6|74	
14mr|liblbxutil-1.1.0-6|75	%prep
14mr|liblbxutil-1.1.0-6|76	%setup -q -n liblbxutil-%{version}
14mr|liblbxutil-1.1.0-6|77	
14mr|liblbxutil-1.1.0-6|78	%build
14mr|liblbxutil-1.1.0-6|79	%define _disable_ld_no_undefined 1
14mr|liblbxutil-1.1.0-6|80	%configure2_5x
14mr|liblbxutil-1.1.0-6|81	%make
14mr|liblbxutil-1.1.0-6|82	
14mr|liblbxutil-1.1.0-6|83	%install
14mr|liblbxutil-1.1.0-6|84	rm -rf %{buildroot}
14mr|liblbxutil-1.1.0-6|85	%makeinstall_std
14mr|liblbxutil-1.1.0-6|86	
14mr|liblbxutil-1.1.0-6|87	%clean
14mr|liblbxutil-1.1.0-6|88	rm -rf %{buildroot}
14mr|liblbxutil-1.1.0-6|89	
14mr|liblbxutil-1.1.0-6|90	%if %mdkversion < 200900
14mr|liblbxutil-1.1.0-6|91	%post -n %{libname} -p /sbin/ldconfig
14mr|liblbxutil-1.1.0-6|92	%endif
14mr|liblbxutil-1.1.0-6|93	%if %mdkversion < 200900
14mr|liblbxutil-1.1.0-6|94	%postun -n %{libname} -p /sbin/ldconfig
14mr|liblbxutil-1.1.0-6|95	%endif
14mr|liblbxutil-1.1.0-6|96	
14mr|liblbxutil-1.1.0-6|97	%files -n %{libname}
14mr|liblbxutil-1.1.0-6|98	%defattr(-,root,root)
14mr|liblbxutil-1.1.0-6|99	%{_libdir}/liblbxutil.so.1
14mr|liblbxutil-1.1.0-6|100	%{_libdir}/liblbxutil.so.1.0.0
14mr|liblbxutil-1.1.0-6|101	
14mr|liblbxutil-1.1.0-6|102	
14mr|liblbxutil-1.1.0-6|103	
14mr|liblbxutil-1.1.0-6|104	%changelog
14mr|liblbxutil-1.1.0-6|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-6
14mr|liblbxutil-1.1.0-6|106	+ Revision: fe94f70
14mr|liblbxutil-1.1.0-6|107	- MassBuild#440: Increase release tag
14mr|liblbxutil-1.1.0-6|108	
14mr|liblbxutil-1.1.0-6|109	

17262 14
14mr|liblo-0.26-7|1	%define major		7
14mr|liblo-0.26-7|2	%define libname		%mklibname lo %{major}
14mr|liblo-0.26-7|3	%define develname	%mklibname lo -d
14mr|liblo-0.26-7|4	
14mr|liblo-0.26-7|5	Summary:	Open Sound Control protocol
14mr|liblo-0.26-7|6	Name:		liblo
14mr|liblo-0.26-7|7	Version:	0.26
14mr|liblo-0.26-7|8	Release:	7
14mr|liblo-0.26-7|9	License:	GPLv2
14mr|liblo-0.26-7|10	Group:		Sound
14mr|liblo-0.26-7|11	URL:		http://liblo.sourceforge.net/
14mr|liblo-0.26-7|12	Source0:	http://downloads.sourceforge.net/liblo/%{name}-%{version}.tar.bz2
14mr|liblo-0.26-7|13	BuildRequires:	doxygen
14mr|liblo-0.26-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|liblo-0.26-7|15	
14mr|liblo-0.26-7|16	%description
14mr|liblo-0.26-7|17	LibLO is an implementation of the Open Sound Control protocol for POSIX
14mr|liblo-0.26-7|18	systems, started by Steve Harris.
14mr|liblo-0.26-7|19	
14mr|liblo-0.26-7|20	%package -n %{libname}
14mr|liblo-0.26-7|21	Summary:	Dynamic libraries from %{name}
14mr|liblo-0.26-7|22	Group:		System/Libraries
14mr|liblo-0.26-7|23	Obsoletes:	%{mklibname lo 0}
14mr|liblo-0.26-7|24	
14mr|liblo-0.26-7|25	%description -n %{libname}
14mr|liblo-0.26-7|26	Dynamic libraries from %{name}.
14mr|liblo-0.26-7|27	
14mr|liblo-0.26-7|28	%package -n %{develname}
14mr|liblo-0.26-7|29	Summary:	Header files and static libraries from %{name}
14mr|liblo-0.26-7|30	Group:		Development/C
14mr|liblo-0.26-7|31	Requires:	%{libname} >= %{version}-%{release}
14mr|liblo-0.26-7|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|liblo-0.26-7|33	Obsoletes:	%{mklibname lo 0 -d}
14mr|liblo-0.26-7|34	
14mr|liblo-0.26-7|35	%description -n %{develname}
14mr|liblo-0.26-7|36	Libraries and includes files for developing programs based on %{name}.
14mr|liblo-0.26-7|37	
14mr|liblo-0.26-7|38	%prep
14mr|liblo-0.26-7|39	%setup -q
14mr|liblo-0.26-7|40	
14mr|liblo-0.26-7|41	%build
14mr|liblo-0.26-7|42	%configure2_5x \
14mr|liblo-0.26-7|43	--disable-static
14mr|liblo-0.26-7|44	# do not use ipv6 atm since it causes slowness when calling dssi objects
14mr|liblo-0.26-7|45	#	--enable-ipv6
14mr|liblo-0.26-7|46	
14mr|liblo-0.26-7|47	%make
14mr|liblo-0.26-7|48	
14mr|liblo-0.26-7|49	%install
14mr|liblo-0.26-7|50	rm -rf %{buildroot}
14mr|liblo-0.26-7|51	%makeinstall_std
14mr|liblo-0.26-7|52	rm -rf %{buildroot}%{_libdir}/*.la
14mr|liblo-0.26-7|53	
14mr|liblo-0.26-7|54	%clean
14mr|liblo-0.26-7|55	rm -rf %{buildroot}
14mr|liblo-0.26-7|56	
14mr|liblo-0.26-7|57	%files
14mr|liblo-0.26-7|58	%defattr(-,root,root)
14mr|liblo-0.26-7|59	%{_bindir}/*
14mr|liblo-0.26-7|60	
14mr|liblo-0.26-7|61	%files -n %{libname}
14mr|liblo-0.26-7|62	%defattr(-,root,root)
14mr|liblo-0.26-7|63	%{_libdir}/*.so.%{major}*
14mr|liblo-0.26-7|64	
14mr|liblo-0.26-7|65	%files -n %{develname}
14mr|liblo-0.26-7|66	%defattr(-,root,root)
14mr|liblo-0.26-7|67	%doc AUTHORS NEWS ChangeLog README
14mr|liblo-0.26-7|68	%{_includedir}/*
14mr|liblo-0.26-7|69	%{_libdir}/*.so
14mr|liblo-0.26-7|70	%{_libdir}/pkgconfig/*.pc
14mr|liblo-0.26-7|71	
14mr|liblo-0.26-7|72	
14mr|liblo-0.26-7|73	
14mr|liblo-0.26-7|74	%changelog
14mr|liblo-0.26-7|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.26-7
14mr|liblo-0.26-7|76	+ Revision: f138c93
14mr|liblo-0.26-7|77	- MassBuild#440: Increase release tag
14mr|liblo-0.26-7|78	
14mr|liblo-0.26-7|79	

17263 14
14mr|libloader-1.1.6-2|1	Summary:	Resource Loading Framework
14mr|libloader-1.1.6-2|2	Name:		libloader
14mr|libloader-1.1.6-2|3	Version:	1.1.6
14mr|libloader-1.1.6-2|4	Release:	2
14mr|libloader-1.1.6-2|5	License:	LGPLv2+
14mr|libloader-1.1.6-2|6	Group:		Development/Java
14mr|libloader-1.1.6-2|7	Url:		http://reporting.pentaho.org/
14mr|libloader-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|libloader-1.1.6-2|9	Patch0:		libloader-1.1.2-fix-build.patch
14mr|libloader-1.1.6-2|10	BuildArch:	noarch
14mr|libloader-1.1.6-2|11	
14mr|libloader-1.1.6-2|12	BuildRequires:	ant
14mr|libloader-1.1.6-2|13	BuildRequires:	ant-contrib
14mr|libloader-1.1.6-2|14	BuildRequires:	ant-nodeps
14mr|libloader-1.1.6-2|15	BuildRequires:	java-devel
14mr|libloader-1.1.6-2|16	BuildRequires:	jpackage-utils
14mr|libloader-1.1.6-2|17	BuildRequires:	libbase >= 1.1.3
14mr|libloader-1.1.6-2|18	Requires:	java
14mr|libloader-1.1.6-2|19	Requires:	jpackage-utils
14mr|libloader-1.1.6-2|20	Requires:	libbase >= 1.1.3
14mr|libloader-1.1.6-2|21	
14mr|libloader-1.1.6-2|22	%description
14mr|libloader-1.1.6-2|23	LibLoader is a general purpose resource loading framework. It has been
14mr|libloader-1.1.6-2|24	designed to allow to load resources from any physical location and to
14mr|libloader-1.1.6-2|25	allow the processing of that content data in a generic way
14mr|libloader-1.1.6-2|26	totally transparent to the user of that library.
14mr|libloader-1.1.6-2|27	
14mr|libloader-1.1.6-2|28	%package javadoc
14mr|libloader-1.1.6-2|29	Summary:	Javadoc for %{name}
14mr|libloader-1.1.6-2|30	Group:		Development/Java
14mr|libloader-1.1.6-2|31	Requires:	%{name} = %{version}-%{release}
14mr|libloader-1.1.6-2|32	Requires:	jpackage-utils
14mr|libloader-1.1.6-2|33	
14mr|libloader-1.1.6-2|34	%description javadoc
14mr|libloader-1.1.6-2|35	Javadoc for %{name}.
14mr|libloader-1.1.6-2|36	
14mr|libloader-1.1.6-2|37	%prep
14mr|libloader-1.1.6-2|38	%setup -q -c
14mr|libloader-1.1.6-2|39	%patch0 -p0
14mr|libloader-1.1.6-2|40	find . -name "*.jar" -exec rm -f {} \;
14mr|libloader-1.1.6-2|41	mkdir -p lib
14mr|libloader-1.1.6-2|42	build-jar-repository -s -p lib libbase commons-logging-api
14mr|libloader-1.1.6-2|43	cd lib
14mr|libloader-1.1.6-2|44	ln -s %{_javadir}/ant ant-contrib
14mr|libloader-1.1.6-2|45	
14mr|libloader-1.1.6-2|46	%build
14mr|libloader-1.1.6-2|47	ant jar javadoc
14mr|libloader-1.1.6-2|48	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mr|libloader-1.1.6-2|49	tr -d '\r' < $file > $file.new
14mr|libloader-1.1.6-2|50	mv $file.new $file
14mr|libloader-1.1.6-2|51	done
14mr|libloader-1.1.6-2|52	
14mr|libloader-1.1.6-2|53	%install
14mr|libloader-1.1.6-2|54	mkdir -p %{buildroot}%{_javadir}
14mr|libloader-1.1.6-2|55	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|libloader-1.1.6-2|56	pushd %{buildroot}%{_javadir}
14mr|libloader-1.1.6-2|57	ln -s %{name}-%{version}.jar %{name}.jar
14mr|libloader-1.1.6-2|58	popd
14mr|libloader-1.1.6-2|59	
14mr|libloader-1.1.6-2|60	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|libloader-1.1.6-2|61	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|libloader-1.1.6-2|62	
14mr|libloader-1.1.6-2|63	%files
14mr|libloader-1.1.6-2|64	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|libloader-1.1.6-2|65	%{_javadir}/%{name}-%{version}.jar
14mr|libloader-1.1.6-2|66	%{_javadir}/%{name}.jar
14mr|libloader-1.1.6-2|67	
14mr|libloader-1.1.6-2|68	%files javadoc
14mr|libloader-1.1.6-2|69	%{_javadocdir}/%{name}
14mr|libloader-1.1.6-2|70	
14mr|libloader-1.1.6-2|71	
14mr|libloader-1.1.6-2|72	%changelog
14mr|libloader-1.1.6-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|libloader-1.1.6-2|74	+ Revision: cddb49e
14mr|libloader-1.1.6-2|75	- MassBuild#440: Increase release tag
14mr|libloader-1.1.6-2|76	
14mr|libloader-1.1.6-2|77	

17264 14
14mr|liblockfile-1.08-7|1	%define name	liblockfile
14mr|liblockfile-1.08-7|2	%define version	1.08
14mr|liblockfile-1.08-7|3	%define release	7
14mr|liblockfile-1.08-7|4	
14mr|liblockfile-1.08-7|5	%define	major	1
14mr|liblockfile-1.08-7|6	
14mr|liblockfile-1.08-7|7	%define	libname	%mklibname lockfile %major
14mr|liblockfile-1.08-7|8	%define	dlibname	%mklibname lockfile -d
14mr|liblockfile-1.08-7|9	
14mr|liblockfile-1.08-7|10	Summary:	NFS-safe locking library
14mr|liblockfile-1.08-7|11	Name:		%{name}
14mr|liblockfile-1.08-7|12	Version:	%{version}
14mr|liblockfile-1.08-7|13	Release:	%{release}
14mr|liblockfile-1.08-7|14	License:	GPL
14mr|liblockfile-1.08-7|15	Group:		System/Libraries
14mr|liblockfile-1.08-7|16	URL:		http://packages.qa.debian.org/liblockfile
14mr|liblockfile-1.08-7|17	BuildRoot:	%_tmppath/%{name}-%{version}-root-%(id -u -n)
14mr|liblockfile-1.08-7|18	Source0:	http://ftp.debian.org/debian/pool/main/libl/liblockfile/%{name}_%{version}.orig.tar.gz
14mr|liblockfile-1.08-7|19	Patch1:		liblockfile-1.08-fix-install-perms.patch
14mr|liblockfile-1.08-7|20	
14mr|liblockfile-1.08-7|21	%description
14mr|liblockfile-1.08-7|22	Liblockfile is a shared library with NFS-safe locking functions.
14mr|liblockfile-1.08-7|23	It includes the command-line utility ``dotlockfile''.
14mr|liblockfile-1.08-7|24	
14mr|liblockfile-1.08-7|25	%package -n	dotlockfile
14mr|liblockfile-1.08-7|26	Summary:	Mailbox locking tool
14mr|liblockfile-1.08-7|27	Group:		Networking/Mail
14mr|liblockfile-1.08-7|28	
14mr|liblockfile-1.08-7|29	%description -n dotlockfile
14mr|liblockfile-1.08-7|30	Dotlockfile is a command line utility to safely create, test and
14mr|liblockfile-1.08-7|31	remove lockfiles. Lockfiles are created in an NFS-safe way. Dotlockfile
14mr|liblockfile-1.08-7|32	can can also be used to lock and unlock mailboxes even if the mailspool
14mr|liblockfile-1.08-7|33	directory is only writable by group mail.
14mr|liblockfile-1.08-7|34	
14mr|liblockfile-1.08-7|35	%package -n	%libname
14mr|liblockfile-1.08-7|36	Summary:	NFS-safe locking library
14mr|liblockfile-1.08-7|37	Group:		System/Libraries
14mr|liblockfile-1.08-7|38	
14mr|liblockfile-1.08-7|39	%description -n %libname
14mr|liblockfile-1.08-7|40	Liblockfile is a library that contains NFS-safe locking functions. It also
14mr|liblockfile-1.08-7|41	contains an implementation of the SVR4 maillock() functions.
14mr|liblockfile-1.08-7|42	The functions in liblockfile can lock and unlock mailboxes even if special
14mr|liblockfile-1.08-7|43	priviliges are needed by calling an external setgid-mail utility called
14mr|liblockfile-1.08-7|44	`dotlockfile'.
14mr|liblockfile-1.08-7|45	
14mr|liblockfile-1.08-7|46	%package -n	%dlibname
14mr|liblockfile-1.08-7|47	Summary:	NFS-safe locking development library
14mr|liblockfile-1.08-7|48	Group:		Development/C
14mr|liblockfile-1.08-7|49	Provides:	lockfile-devel = %{version}-%{release}
14mr|liblockfile-1.08-7|50	Provides:	liblockfile-devel = %{version}-%{release}
14mr|liblockfile-1.08-7|51	Obsoletes:	%{_lib}lockfile1-devel < %{version}-%{release}
14mr|liblockfile-1.08-7|52	Requires:	%libname = %{version}-%{release}
14mr|liblockfile-1.08-7|53	
14mr|liblockfile-1.08-7|54	%description -n	%dlibname
14mr|liblockfile-1.08-7|55	Liblockfile is a library that contains NFS-safe locking functions. It also
14mr|liblockfile-1.08-7|56	contains an implementation of the SVR4 maillock() functions.
14mr|liblockfile-1.08-7|57	This package contains header file and development libraries.
14mr|liblockfile-1.08-7|58	
14mr|liblockfile-1.08-7|59	%prep
14mr|liblockfile-1.08-7|60	%setup -q
14mr|liblockfile-1.08-7|61	%patch1 -p0 -b .perm
14mr|liblockfile-1.08-7|62	
14mr|liblockfile-1.08-7|63	%build
14mr|liblockfile-1.08-7|64	%configure2_5x --enable-shared
14mr|liblockfile-1.08-7|65	%make
14mr|liblockfile-1.08-7|66	
14mr|liblockfile-1.08-7|67	%install
14mr|liblockfile-1.08-7|68	rm -rf $RPM_BUILD_ROOT
14mr|liblockfile-1.08-7|69	mkdir -p $RPM_BUILD_ROOT/%{_includedir} \
14mr|liblockfile-1.08-7|70	$RPM_BUILD_ROOT/%{_bindir} \
14mr|liblockfile-1.08-7|71	$RPM_BUILD_ROOT/%{_libdir} \
14mr|liblockfile-1.08-7|72	$RPM_BUILD_ROOT/%{_mandir}/man{1,3}
14mr|liblockfile-1.08-7|73	make install ROOT=$RPM_BUILD_ROOT
14mr|liblockfile-1.08-7|74	make install_static ROOT=$RPM_BUILD_ROOT
14mr|liblockfile-1.08-7|75	
14mr|liblockfile-1.08-7|76	%clean
14mr|liblockfile-1.08-7|77	rm -rf $RPM_BUILD_ROOT
14mr|liblockfile-1.08-7|78	
14mr|liblockfile-1.08-7|79	%if %mdkversion < 200900
14mr|liblockfile-1.08-7|80	%post -n %libname -p /sbin/ldconfig
14mr|liblockfile-1.08-7|81	%endif
14mr|liblockfile-1.08-7|82	%if %mdkversion < 200900
14mr|liblockfile-1.08-7|83	%postun -n %libname -p /sbin/ldconfig
14mr|liblockfile-1.08-7|84	%endif
14mr|liblockfile-1.08-7|85	
14mr|liblockfile-1.08-7|86	%files -n dotlockfile
14mr|liblockfile-1.08-7|87	%defattr(-,root,root,755)
14mr|liblockfile-1.08-7|88	%{_bindir}/dotlockfile
14mr|liblockfile-1.08-7|89	%{_mandir}/man1/dotlockfile.1*
14mr|liblockfile-1.08-7|90	
14mr|liblockfile-1.08-7|91	%files -n %libname
14mr|liblockfile-1.08-7|92	%defattr(-,root,root,755)
14mr|liblockfile-1.08-7|93	%doc README liblockfile.lsm
14mr|liblockfile-1.08-7|94	%{_libdir}/liblockfile.so.%{major}
14mr|liblockfile-1.08-7|95	%{_libdir}/liblockfile.so.%{major}.*
14mr|liblockfile-1.08-7|96	
14mr|liblockfile-1.08-7|97	%files -n %dlibname
14mr|liblockfile-1.08-7|98	%defattr(-,root,root,755)
14mr|liblockfile-1.08-7|99	%{_includedir}/lockfile.h
14mr|liblockfile-1.08-7|100	%{_includedir}/maillock.h
14mr|liblockfile-1.08-7|101	%{_libdir}/liblockfile.a
14mr|liblockfile-1.08-7|102	%{_libdir}/liblockfile.so
14mr|liblockfile-1.08-7|103	%{_mandir}/man3/lockfile_create.3*
14mr|liblockfile-1.08-7|104	%{_mandir}/man3/maillock.3*
14mr|liblockfile-1.08-7|105	
14mr|liblockfile-1.08-7|106	
14mr|liblockfile-1.08-7|107	
14mr|liblockfile-1.08-7|108	
14mr|liblockfile-1.08-7|109	
14mr|liblockfile-1.08-7|110	
14mr|liblockfile-1.08-7|111	%changelog
14mr|liblockfile-1.08-7|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.08-7
14mr|liblockfile-1.08-7|113	+ Revision: ec4aca6
14mr|liblockfile-1.08-7|114	- MassBuild#440: Increase release tag
14mr|liblockfile-1.08-7|115	
14mr|liblockfile-1.08-7|116	

17265 14
14mr|liblqr-0.4.1-9|1	%define major 0
14mr|liblqr-0.4.1-9|2	%define libname %mklibname lqr %{major}
14mr|liblqr-0.4.1-9|3	%define develname %mklibname lqr -d
14mr|liblqr-0.4.1-9|4	
14mr|liblqr-0.4.1-9|5	%define libname_old %mklibname lqr1_ 0
14mr|liblqr-0.4.1-9|6	
14mr|liblqr-0.4.1-9|7	Name:		liblqr
14mr|liblqr-0.4.1-9|8	Version:	0.4.1
14mr|liblqr-0.4.1-9|9	Release:	9
14mr|liblqr-0.4.1-9|10	Summary:	LiquidRescale seam-carving library
14mr|liblqr-0.4.1-9|11	Group:		System/Libraries
14mr|liblqr-0.4.1-9|12	License:	LGPLv3 and GPLv3
14mr|liblqr-0.4.1-9|13	URL:		http://liblqr.wikidot.com/
14mr|liblqr-0.4.1-9|14	Source0:	%{name}-1-%{version}.tar.bz2
14mr|liblqr-0.4.1-9|15	Patch0:		liblqr-docbook_fixes.diff
14mr|liblqr-0.4.1-9|16	
14mr|liblqr-0.4.1-9|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|liblqr-0.4.1-9|18	BuildRequires:	docbook-style-xsl
14mr|liblqr-0.4.1-9|19	BuildRequires:	docbook-dtd45-xml
14mr|liblqr-0.4.1-9|20	BuildRequires:	xsltproc
14mr|liblqr-0.4.1-9|21	
14mr|liblqr-0.4.1-9|22	%description
14mr|liblqr-0.4.1-9|23	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mr|liblqr-0.4.1-9|24	non-uniform resizing of images by the seam-carving technique.
14mr|liblqr-0.4.1-9|25	
14mr|liblqr-0.4.1-9|26	%package -n	%{libname}
14mr|liblqr-0.4.1-9|27	Summary:	LiquidRescale seam-carving library
14mr|liblqr-0.4.1-9|28	Group:		System/Libraries
14mr|liblqr-0.4.1-9|29	Obsoletes:	%{libname_old} < 0.4.1-8
14mr|liblqr-0.4.1-9|30	
14mr|liblqr-0.4.1-9|31	%description -n	%{libname}
14mr|liblqr-0.4.1-9|32	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mr|liblqr-0.4.1-9|33	non-uniform resizing of images by the seam-carving technique.
14mr|liblqr-0.4.1-9|34	
14mr|liblqr-0.4.1-9|35	%package -n	%{develname}
14mr|liblqr-0.4.1-9|36	Summary:	Development library and header files for the LiquidRescale library
14mr|liblqr-0.4.1-9|37	Group:		Development/C
14mr|liblqr-0.4.1-9|38	Provides:	lqr-devel = %{version}-%{release}
14mr|liblqr-0.4.1-9|39	Requires:	%{libname} = %{version}-%{release}
14mr|liblqr-0.4.1-9|40	
14mr|liblqr-0.4.1-9|41	%description -n	%{develname}
14mr|liblqr-0.4.1-9|42	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mr|liblqr-0.4.1-9|43	non-uniform resizing of images by the seam-carving technique.
14mr|liblqr-0.4.1-9|44	
14mr|liblqr-0.4.1-9|45	This package contains the static LiquidRescale library and its header files.
14mr|liblqr-0.4.1-9|46	
14mr|liblqr-0.4.1-9|47	%prep
14mr|liblqr-0.4.1-9|48	%setup -q -n %{name}-1-%{version}
14mr|liblqr-0.4.1-9|49	%apply_patches
14mr|liblqr-0.4.1-9|50	
14mr|liblqr-0.4.1-9|51	%build
14mr|liblqr-0.4.1-9|52	%configure2_5x \
14mr|liblqr-0.4.1-9|53	--disable-static
14mr|liblqr-0.4.1-9|54	
14mr|liblqr-0.4.1-9|55	%make
14mr|liblqr-0.4.1-9|56	
14mr|liblqr-0.4.1-9|57	# make the html docs
14mr|liblqr-0.4.1-9|58	pushd docs
14mr|liblqr-0.4.1-9|59	make
14mr|liblqr-0.4.1-9|60	popd
14mr|liblqr-0.4.1-9|61	
14mr|liblqr-0.4.1-9|62	%install
14mr|liblqr-0.4.1-9|63	%makeinstall_std
14mr|liblqr-0.4.1-9|64	
14mr|liblqr-0.4.1-9|65	%files -n %{libname}
14mr|liblqr-0.4.1-9|66	%doc COPYING
14mr|liblqr-0.4.1-9|67	%{_libdir}/liblqr-1.so.%{major}*
14mr|liblqr-0.4.1-9|68	
14mr|liblqr-0.4.1-9|69	%files -n %{develname}
14mr|liblqr-0.4.1-9|70	%doc AUTHORS COPYING ChangeLog README
14mr|liblqr-0.4.1-9|71	%doc docs/html/* examples
14mr|liblqr-0.4.1-9|72	%dir %{_includedir}/lqr-1
14mr|liblqr-0.4.1-9|73	%dir %{_includedir}/lqr-1/lqr
14mr|liblqr-0.4.1-9|74	%{_includedir}/lqr-1/*.h
14mr|liblqr-0.4.1-9|75	%{_includedir}/lqr-1/lqr/*.h
14mr|liblqr-0.4.1-9|76	%{_libdir}/*.so
14mr|liblqr-0.4.1-9|77	%{_libdir}/pkgconfig/*.pc
14mr|liblqr-0.4.1-9|78	
14mr|liblqr-0.4.1-9|79	
14mr|liblqr-0.4.1-9|80	
14mr|liblqr-0.4.1-9|81	%changelog
14mr|liblqr-0.4.1-9|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-9
14mr|liblqr-0.4.1-9|83	+ Revision: e3682a7
14mr|liblqr-0.4.1-9|84	- MassBuild#440: Increase release tag
14mr|liblqr-0.4.1-9|85	
14mr|liblqr-0.4.1-9|86	

17266 14
14mr|liblrdf-0.4.0-15|1	%define major 2
14mr|liblrdf-0.4.0-15|2	%define real_name lrdf
14mr|liblrdf-0.4.0-15|3	%define libname %mklibname %{real_name} %{major}
14mr|liblrdf-0.4.0-15|4	
14mr|liblrdf-0.4.0-15|5	Name:		liblrdf
14mr|liblrdf-0.4.0-15|6	Summary:	Library for handling RDF descriptions of audio plugins
14mr|liblrdf-0.4.0-15|7	Version:	0.4.0
14mr|liblrdf-0.4.0-15|8	Release:	15
14mr|liblrdf-0.4.0-15|9	
14mr|liblrdf-0.4.0-15|10	Source:		http://prdownloads.sourceforge.net/lrdf/%{name}-%{version}.tar.gz
14mr|liblrdf-0.4.0-15|11	URL:		http://sourceforge.net/projects/lrdf
14mr|liblrdf-0.4.0-15|12	License:	GPL
14mr|liblrdf-0.4.0-15|13	Group:		System/Libraries
14mr|liblrdf-0.4.0-15|14	BuildRequires:	raptor2-devel
14mr|liblrdf-0.4.0-15|15	BuildRequires:	ladspa-devel
14mr|liblrdf-0.4.0-15|16	
14mr|liblrdf-0.4.0-15|17	Patch0:		liblrdf-0.4.0-dontbuild-tests.patch
14mr|liblrdf-0.4.0-15|18	Patch1:		liblrdf-0.4.0-raptor2.patch
14mr|liblrdf-0.4.0-15|19	Patch2:		liblrdf-0.4.0-raptor2-pkgconfig.patch
14mr|liblrdf-0.4.0-15|20	Patch3:		liblrdf-0.4.0-rename_clashing_md5_symbols.patch
14mr|liblrdf-0.4.0-15|21	
14mr|liblrdf-0.4.0-15|22	
14mr|liblrdf-0.4.0-15|23	%description
14mr|liblrdf-0.4.0-15|24	liblrdf is a library for handling RDF (http://www.w3.org/RDF/)
14mr|liblrdf-0.4.0-15|25	descriptions of LADSPA (and potentially other format) plugins.
14mr|liblrdf-0.4.0-15|26	
14mr|liblrdf-0.4.0-15|27	It allows grouping of plugins into trees for user slection and finer
14mr|liblrdf-0.4.0-15|28	description of plugins and ports than the .so format allows (for example
14mr|liblrdf-0.4.0-15|29	to indicatate textual equivalents of integer port values). It also
14mr|liblrdf-0.4.0-15|30	provides named and described defaults and presets, metadata and general
14mr|liblrdf-0.4.0-15|31	semnatic goodness.
14mr|liblrdf-0.4.0-15|32	
14mr|liblrdf-0.4.0-15|33	%package -n %{libname}
14mr|liblrdf-0.4.0-15|34	Summary:	Main library for %{name}
14mr|liblrdf-0.4.0-15|35	Group:		System/Libraries
14mr|liblrdf-0.4.0-15|36	
14mr|liblrdf-0.4.0-15|37	%description -n %{libname}
14mr|liblrdf-0.4.0-15|38	liblrdf is a library for handling RDF (http://www.w3.org/RDF/)
14mr|liblrdf-0.4.0-15|39	descriptions of LADSPA (and potentially other format) plugins.
14mr|liblrdf-0.4.0-15|40	
14mr|liblrdf-0.4.0-15|41	It allows grouping of plugins into trees for user slection and finer
14mr|liblrdf-0.4.0-15|42	description of plugins and ports than the .so format allows (for example
14mr|liblrdf-0.4.0-15|43	to indicatate textual equivalents of integer port values). It also
14mr|liblrdf-0.4.0-15|44	provides named and described defaults and presets, metadata and general
14mr|liblrdf-0.4.0-15|45	semnatic goodness.
14mr|liblrdf-0.4.0-15|46	
14mr|liblrdf-0.4.0-15|47	%package -n %{libname}-common
14mr|liblrdf-0.4.0-15|48	Summary:	File used by %{name}
14mr|liblrdf-0.4.0-15|49	Group:		System/Libraries
14mr|liblrdf-0.4.0-15|50	Provides:	%{name} = %{version}-%{release}
14mr|liblrdf-0.4.0-15|51	
14mr|liblrdf-0.4.0-15|52	%description -n %{libname}-common
14mr|liblrdf-0.4.0-15|53	This packages contains various files required by %{name}.
14mr|liblrdf-0.4.0-15|54	
14mr|liblrdf-0.4.0-15|55	%package -n %{libname}-devel
14mr|liblrdf-0.4.0-15|56	Summary:	Headers for developing programs that will use %{name}
14mr|liblrdf-0.4.0-15|57	Group:		Development/C++
14mr|liblrdf-0.4.0-15|58	Requires:	%{libname} = %{version}-%{release}
14mr|liblrdf-0.4.0-15|59	Provides:	%{name}-devel = %{version}-%{release}
14mr|liblrdf-0.4.0-15|60	Provides:	lib%{real_name}-devel = %{version}-%{release}
14mr|liblrdf-0.4.0-15|61	
14mr|liblrdf-0.4.0-15|62	%description -n %{libname}-devel
14mr|liblrdf-0.4.0-15|63	This package contains the headers that programmers will need to develop
14mr|liblrdf-0.4.0-15|64	applications which will use libraries from %{name}.
14mr|liblrdf-0.4.0-15|65	
14mr|liblrdf-0.4.0-15|66	%prep
14mr|liblrdf-0.4.0-15|67	%setup -q
14mr|liblrdf-0.4.0-15|68	
14mr|liblrdf-0.4.0-15|69	%patch0
14mr|liblrdf-0.4.0-15|70	%patch1
14mr|liblrdf-0.4.0-15|71	%patch2
14mr|liblrdf-0.4.0-15|72	%patch3
14mr|liblrdf-0.4.0-15|73	
14mr|liblrdf-0.4.0-15|74	libtoolize --copy --force --install --automake
14mr|liblrdf-0.4.0-15|75	aclocal
14mr|liblrdf-0.4.0-15|76	autoconf
14mr|liblrdf-0.4.0-15|77	autoheader
14mr|liblrdf-0.4.0-15|78	automake --add-missing --copy
14mr|liblrdf-0.4.0-15|79	
14mr|liblrdf-0.4.0-15|80	%build
14mr|liblrdf-0.4.0-15|81	%configure2_5x --disable-static
14mr|liblrdf-0.4.0-15|82	%make
14mr|liblrdf-0.4.0-15|83	
14mr|liblrdf-0.4.0-15|84	%install
14mr|liblrdf-0.4.0-15|85	%makeinstall_std
14mr|liblrdf-0.4.0-15|86	
14mr|liblrdf-0.4.0-15|87	%files -n %{libname}
14mr|liblrdf-0.4.0-15|88	%{_libdir}/*.so.*
14mr|liblrdf-0.4.0-15|89	
14mr|liblrdf-0.4.0-15|90	%files -n %{libname}-common
14mr|liblrdf-0.4.0-15|91	%{_datadir}/ladspa/rdf/
14mr|liblrdf-0.4.0-15|92	
14mr|liblrdf-0.4.0-15|93	%files -n %{libname}-devel
14mr|liblrdf-0.4.0-15|94	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|liblrdf-0.4.0-15|95	%{_includedir}/*
14mr|liblrdf-0.4.0-15|96	%{_libdir}/*.so
14mr|liblrdf-0.4.0-15|97	%{_libdir}/pkgconfig/*.pc
14mr|liblrdf-0.4.0-15|98	
14mr|liblrdf-0.4.0-15|99	
14mr|liblrdf-0.4.0-15|100	
14mr|liblrdf-0.4.0-15|101	
14mr|liblrdf-0.4.0-15|102	%changelog
14mr|liblrdf-0.4.0-15|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-15
14mr|liblrdf-0.4.0-15|104	+ Revision: a4aab4b
14mr|liblrdf-0.4.0-15|105	- MassBuild#440: Increase release tag
14mr|liblrdf-0.4.0-15|106	
14mr|liblrdf-0.4.0-15|107	

17267 14
14mr|liblzf-3.6-2|1	%define rname lzf
14mr|liblzf-3.6-2|2	
14mr|liblzf-3.6-2|3	%define common_description LZF is an extremely fast (not that much slower than a pure memcpy) \
14mr|liblzf-3.6-2|4	compression algorithm. It is ideal for applications where you want to \
14mr|liblzf-3.6-2|5	save *some* space but not at the cost of speed. It is ideal for \
14mr|liblzf-3.6-2|6	repetitive data as well. The module is self-contained and very small.
14mr|liblzf-3.6-2|7	
14mr|liblzf-3.6-2|8	Summary:	Very small data compression library
14mr|liblzf-3.6-2|9	Name:		lib%{rname}
14mr|liblzf-3.6-2|10	Version:	3.6
14mr|liblzf-3.6-2|11	Release:	2
14mr|liblzf-3.6-2|12	License:	BSD
14mr|liblzf-3.6-2|13	Group:		System/Libraries
14mr|liblzf-3.6-2|14	URL:		http://liblzf.plan9.de/
14mr|liblzf-3.6-2|15	Source0:	http://dist.schmorp.de/liblzf/%{name}-%{version}.tar.gz
14mr|liblzf-3.6-2|16	Patch0:		liblzf-3.1-makefile.patch
14mr|liblzf-3.6-2|17	Patch1:		liblzf-3.4-LDFLAGS.diff
14mr|liblzf-3.6-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|liblzf-3.6-2|19	
14mr|liblzf-3.6-2|20	%description
14mr|liblzf-3.6-2|21	%{common_description}
14mr|liblzf-3.6-2|22	
14mr|liblzf-3.6-2|23	%package -n %{rname}
14mr|liblzf-3.6-2|24	Summary:	Tools for the %{rname} compression library
14mr|liblzf-3.6-2|25	Group:		Archiving/Compression
14mr|liblzf-3.6-2|26	
14mr|liblzf-3.6-2|27	%description -n	%{rname}
14mr|liblzf-3.6-2|28	%{common_description}
14mr|liblzf-3.6-2|29	
14mr|liblzf-3.6-2|30	This package contains tools for the %{rname} library.
14mr|liblzf-3.6-2|31	
14mr|liblzf-3.6-2|32	%package -n %{name}-devel
14mr|liblzf-3.6-2|33	Summary:	Development tools for the %{rname} compression library
14mr|liblzf-3.6-2|34	Group:		Development/C
14mr|liblzf-3.6-2|35	Provides:	%{rname}-devel
14mr|liblzf-3.6-2|36	
14mr|liblzf-3.6-2|37	%description -n	%{name}-devel
14mr|liblzf-3.6-2|38	%{common_description}
14mr|liblzf-3.6-2|39	
14mr|liblzf-3.6-2|40	This package contains the header files and libraries needed for
14mr|liblzf-3.6-2|41	developing programs using the %{rname} library.
14mr|liblzf-3.6-2|42	
14mr|liblzf-3.6-2|43	%prep
14mr|liblzf-3.6-2|44	%setup -q
14mr|liblzf-3.6-2|45	%patch0 -p1
14mr|liblzf-3.6-2|46	%patch1 -p0 -b .LDFLAGS
14mr|liblzf-3.6-2|47	
14mr|liblzf-3.6-2|48	%build
14mr|liblzf-3.6-2|49	%configure2_5x
14mr|liblzf-3.6-2|50	%make
14mr|liblzf-3.6-2|51	
14mr|liblzf-3.6-2|52	%install
14mr|liblzf-3.6-2|53	rm -rf %{buildroot}
14mr|liblzf-3.6-2|54	%makeinstall_std
14mr|liblzf-3.6-2|55	
14mr|liblzf-3.6-2|56	%clean
14mr|liblzf-3.6-2|57	rm -rf %{buildroot}
14mr|liblzf-3.6-2|58	
14mr|liblzf-3.6-2|59	%files -n %{rname}
14mr|liblzf-3.6-2|60	%defattr(-,root,root)
14mr|liblzf-3.6-2|61	%doc README
14mr|liblzf-3.6-2|62	%{_bindir}/%{rname}
14mr|liblzf-3.6-2|63	
14mr|liblzf-3.6-2|64	%files -n %{name}-devel
14mr|liblzf-3.6-2|65	%defattr(-,root,root)
14mr|liblzf-3.6-2|66	%{_includedir}/%{rname}.h
14mr|liblzf-3.6-2|67	%{_libdir}/%{name}.a
14mr|liblzf-3.6-2|68	
14mr|liblzf-3.6-2|69	
14mr|liblzf-3.6-2|70	
14mr|liblzf-3.6-2|71	%changelog
14mr|liblzf-3.6-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-2
14mr|liblzf-3.6-2|73	+ Revision: 62f9e6d
14mr|liblzf-3.6-2|74	- MassBuild#440: Increase release tag
14mr|liblzf-3.6-2|75	
14mr|liblzf-3.6-2|76	

17268 14
14mr|liblzo-2.08-1|1	%define major 2
14mr|liblzo-2.08-1|2	%define apiver 2
14mr|liblzo-2.08-1|3	%define libname %mklibname lzo %{apiver} %{major}
14mr|liblzo-2.08-1|4	%define devname %mklibname lzo -d
14mr|liblzo-2.08-1|5	
14mr|liblzo-2.08-1|6	%bcond_with	uclibc
14mr|liblzo-2.08-1|7	
14mr|liblzo-2.08-1|8	Summary:	Data compression library with very fast (de-)compression
14mr|liblzo-2.08-1|9	Name:		liblzo
14mr|liblzo-2.08-1|10	Version:	2.08
14mr|liblzo-2.08-1|11	Release:	1
14mr|liblzo-2.08-1|12	License:	GPLv2+
14mr|liblzo-2.08-1|13	Group:		System/Libraries
14mr|liblzo-2.08-1|14	Url:		http://www.oberhumer.com/opensource/lzo/
14mr|liblzo-2.08-1|15	Source0:	http://www.oberhumer.com/opensource/lzo/download/lzo-%{version}.tar.gz
14mr|liblzo-2.08-1|16	%if %{with uclibc}
14mr|liblzo-2.08-1|17	BuildRequires:	uClibc-devel
14mr|liblzo-2.08-1|18	%endif
14mr|liblzo-2.08-1|19	
14mr|liblzo-2.08-1|20	%description
14mr|liblzo-2.08-1|21	LZO is a portable lossless data compression library written in ANSI C.
14mr|liblzo-2.08-1|22	It offers pretty fast compression and *very* fast decompression.
14mr|liblzo-2.08-1|23	Decompression requires no memory. In addition there are slower
14mr|liblzo-2.08-1|24	compression levels achieving a quite competitive compression ratio while
14mr|liblzo-2.08-1|25	still decompressing at this very high speed.
14mr|liblzo-2.08-1|26	
14mr|liblzo-2.08-1|27	#----------------------------------------------------------------------------
14mr|liblzo-2.08-1|28	
14mr|liblzo-2.08-1|29	%package -n	%{libname}
14mr|liblzo-2.08-1|30	Summary:	Data compression library with very fast (de-)compression
14mr|liblzo-2.08-1|31	Group:		System/Libraries
14mr|liblzo-2.08-1|32	
14mr|liblzo-2.08-1|33	%description -n %{libname}
14mr|liblzo-2.08-1|34	LZO is a portable lossless data compression library written in ANSI C.
14mr|liblzo-2.08-1|35	It offers pretty fast compression and *very* fast decompression.
14mr|liblzo-2.08-1|36	Decompression requires no memory. In addition there are slower
14mr|liblzo-2.08-1|37	compression levels achieving a quite competitive compression ratio while
14mr|liblzo-2.08-1|38	still decompressing at this very high speed.
14mr|liblzo-2.08-1|39	
14mr|liblzo-2.08-1|40	%files -n %{libname}
14mr|liblzo-2.08-1|41	%doc AUTHORS NEWS README THANKS doc/LZO.TXT doc/LZO.FAQ
14mr|liblzo-2.08-1|42	%{_libdir}/liblzo%{apiver}.so.%{major}*
14mr|liblzo-2.08-1|43	
14mr|liblzo-2.08-1|44	#----------------------------------------------------------------------------
14mr|liblzo-2.08-1|45	
14mr|liblzo-2.08-1|46	%package -n	%{devname}
14mr|liblzo-2.08-1|47	Summary:	Headers files of liblzo library
14mr|liblzo-2.08-1|48	Group:		Development/C
14mr|liblzo-2.08-1|49	Requires:	%{libname} = %{EVRD}
14mr|liblzo-2.08-1|50	Provides:	%{name}2-devel = %{EVRD}
14mr|liblzo-2.08-1|51	Provides:	%{name}-devel = %{EVRD}
14mr|liblzo-2.08-1|52	
14mr|liblzo-2.08-1|53	%description -n %{devname}
14mr|liblzo-2.08-1|54	LZO is a portable lossless data compression library written in ANSI C.
14mr|liblzo-2.08-1|55	It offers pretty fast compression and *very* fast decompression.
14mr|liblzo-2.08-1|56	Decompression requires no memory. In addition there are slower
14mr|liblzo-2.08-1|57	compression levels achieving a quite competitive compression ratio while
14mr|liblzo-2.08-1|58	still decompressing at this very high speed.
14mr|liblzo-2.08-1|59	
14mr|liblzo-2.08-1|60	%files -n %{devname}
14mr|liblzo-2.08-1|61	%doc doc/LZOAPI.TXT doc/LZOTEST.TXT
14mr|liblzo-2.08-1|62	%{_bindir}/lzotest
14mr|liblzo-2.08-1|63	%{_libdir}/*.a
14mr|liblzo-2.08-1|64	%if %{with uclibc}
14mr|liblzo-2.08-1|65	%{uclibc_root}%{_libdir}/*.a
14mr|liblzo-2.08-1|66	%endif
14mr|liblzo-2.08-1|67	%{_libdir}/*.so
14mr|liblzo-2.08-1|68	%{_includedir}/*
14mr|liblzo-2.08-1|69	
14mr|liblzo-2.08-1|70	#----------------------------------------------------------------------------
14mr|liblzo-2.08-1|71	
14mr|liblzo-2.08-1|72	%prep
14mr|liblzo-2.08-1|73	%setup -qn lzo-%{version}
14mr|liblzo-2.08-1|74	
14mr|liblzo-2.08-1|75	%build
14mr|liblzo-2.08-1|76	export CONFIGURE_TOP=`pwd`
14mr|liblzo-2.08-1|77	%if %{with uclibc}
14mr|liblzo-2.08-1|78	mkdir -p uclibc
14mr|liblzo-2.08-1|79	pushd uclibc
14mr|liblzo-2.08-1|80	%configure2_5x	CC="%{uclibc_cc}" \
14mr|liblzo-2.08-1|81	CFLAGS="%{uclibc_cflags}" \
14mr|liblzo-2.08-1|82	--disable-shared
14mr|liblzo-2.08-1|83	%make
14mr|liblzo-2.08-1|84	popd
14mr|liblzo-2.08-1|85	%endif
14mr|liblzo-2.08-1|86	
14mr|liblzo-2.08-1|87	mkdir -p shared
14mr|liblzo-2.08-1|88	cd shared
14mr|liblzo-2.08-1|89	%configure2_5x	--enable-shared
14mr|liblzo-2.08-1|90	%make
14mr|liblzo-2.08-1|91	cd ..
14mr|liblzo-2.08-1|92	
14mr|liblzo-2.08-1|93	%install
14mr|liblzo-2.08-1|94	%if %{with uclibc}
14mr|liblzo-2.08-1|95	install -m644 uclibc/src/.libs/liblzo2.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzo.a
14mr|liblzo-2.08-1|96	%endif
14mr|liblzo-2.08-1|97	
14mr|liblzo-2.08-1|98	%makeinstall_std -C shared
14mr|liblzo-2.08-1|99	install -m755 shared/lzotest/lzotest -D %{buildroot}%{_bindir}/lzotest
14mr|liblzo-2.08-1|100	rm -rf %{buildroot}%{_datadir}/doc/lzo
14mr|liblzo-2.08-1|101	
14mr|liblzo-2.08-1|102	%check
14mr|liblzo-2.08-1|103	cd shared
14mr|liblzo-2.08-1|104	make check
14mr|liblzo-2.08-1|105	make test
14mr|liblzo-2.08-1|106	
14mr|liblzo-2.08-1|107	%changelog
14mr|liblzo-2.08-1|108	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.08-1
14mr|liblzo-2.08-1|109	+ Revision: 0d100b3
14mr|liblzo-2.08-1|110	- Updated to 2.08
14mr|liblzo-2.08-1|111	
14mr|liblzo-2.08-1|112	

17269 14
14mr|libmal-0.44.1-7|1	%define major   	1
14mr|libmal-0.44.1-7|2	%define libname 	%mklibname mal %{major}
14mr|libmal-0.44.1-7|3	%define develname	%mklibname mal -d
14mr|libmal-0.44.1-7|4	
14mr|libmal-0.44.1-7|5	Name: 			libmal
14mr|libmal-0.44.1-7|6	Version: 		0.44.1
14mr|libmal-0.44.1-7|7	Release: 		7
14mr|libmal-0.44.1-7|8	Group: 			System/Libraries
14mr|libmal-0.44.1-7|9	License: 		MPL
14mr|libmal-0.44.1-7|10	URL: 			http://www.jlogday.com/code/libmal/
14mr|libmal-0.44.1-7|11	Source: 		http://www.jlogday.com/code/libmal/%{name}-%{version}.tar.gz
14mr|libmal-0.44.1-7|12	Patch1:			libmal-0.44-lib64.patch
14mr|libmal-0.44.1-7|13	Patch2:			libmal-0.44-libtool.patch
14mr|libmal-0.44.1-7|14	Patch3:			libmal-0.44-64bit-fixes.patch
14mr|libmal-0.44.1-7|15	Summary: 		MAL library for AvantGo
14mr|libmal-0.44.1-7|16	BuildRoot: 		%{_tmppath}/%{name}-buildroot
14mr|libmal-0.44.1-7|17	Requires: 		pilot-link
14mr|libmal-0.44.1-7|18	BuildRequires:		autoconf
14mr|libmal-0.44.1-7|19	BuildRequires: 		pilot-link-devel >= 0.12.0
14mr|libmal-0.44.1-7|20	
14mr|libmal-0.44.1-7|21	%package -n 	%{libname}
14mr|libmal-0.44.1-7|22	Summary:        MAL library for AvantGo
14mr|libmal-0.44.1-7|23	Group:          System/Libraries
14mr|libmal-0.44.1-7|24	
14mr|libmal-0.44.1-7|25	%description
14mr|libmal-0.44.1-7|26	libmal is really just a convenience library of the functions in Tom
14mr|libmal-0.44.1-7|27	Whittaker's malsync distribution, along with a few wrapper functions.
14mr|libmal-0.44.1-7|28	
14mr|libmal-0.44.1-7|29	
14mr|libmal-0.44.1-7|30	%description -n %{libname}
14mr|libmal-0.44.1-7|31	libmal is really just a convenience library of the functions in Tom
14mr|libmal-0.44.1-7|32	Whittaker's malsync distribution, along with a few wrapper functions.
14mr|libmal-0.44.1-7|33	
14mr|libmal-0.44.1-7|34	
14mr|libmal-0.44.1-7|35	%package -n 	%{develname}
14mr|libmal-0.44.1-7|36	Summary:        Development tools for programs which will use the %{name} library
14mr|libmal-0.44.1-7|37	Group:          Development/C
14mr|libmal-0.44.1-7|38	Requires:   	%{libname} = %{version}-%release
14mr|libmal-0.44.1-7|39	Provides:       %{name}-devel = %{version}-%{release}
14mr|libmal-0.44.1-7|40	Obsoletes:	%{mklibname mal 0 -d}
14mr|libmal-0.44.1-7|41	
14mr|libmal-0.44.1-7|42	%description -n %{develname}
14mr|libmal-0.44.1-7|43	The %{name}-devel package includes the header files and libraries
14mr|libmal-0.44.1-7|44	necessary for developing programs using the %{name} library.
14mr|libmal-0.44.1-7|45	
14mr|libmal-0.44.1-7|46	If you are going to develop programs which will use the %{name} library
14mr|libmal-0.44.1-7|47	you should install %{name}-devel.  You'll also need to have the %name
14mr|libmal-0.44.1-7|48	package installed.
14mr|libmal-0.44.1-7|49	
14mr|libmal-0.44.1-7|50	%package	malsync
14mr|libmal-0.44.1-7|51	Summary:	Utility to update Palms from Avantgo and MobileLink web site
14mr|libmal-0.44.1-7|52	Group:		Communications
14mr|libmal-0.44.1-7|53	Obsoletes:	malsync
14mr|libmal-0.44.1-7|54	Provides:	malsync
14mr|libmal-0.44.1-7|55	
14mr|libmal-0.44.1-7|56	%description malsync
14mr|libmal-0.44.1-7|57	Malsync is a tool for updating Palm devices from the AvantGo and
14mr|libmal-0.44.1-7|58	MobileLink web sites.
14mr|libmal-0.44.1-7|59	
14mr|libmal-0.44.1-7|60	%prep
14mr|libmal-0.44.1-7|61	%setup -q
14mr|libmal-0.44.1-7|62	%patch1 -p1 -b .lib64
14mr|libmal-0.44.1-7|63	%patch2 -p1 -b .libtool
14mr|libmal-0.44.1-7|64	%patch3 -p1 -b .64bit-fixes
14mr|libmal-0.44.1-7|65	
14mr|libmal-0.44.1-7|66	%build
14mr|libmal-0.44.1-7|67	autoreconf -fi
14mr|libmal-0.44.1-7|68	%configure2_5x --disable-static
14mr|libmal-0.44.1-7|69	%make
14mr|libmal-0.44.1-7|70	
14mr|libmal-0.44.1-7|71	%install
14mr|libmal-0.44.1-7|72	%make DESTDIR=%{buildroot} install
14mr|libmal-0.44.1-7|73	# Remove unpackaged copy of README
14mr|libmal-0.44.1-7|74	rm -f %{buildroot}%{_docdir}/libmal1/README
14mr|libmal-0.44.1-7|75	
14mr|libmal-0.44.1-7|76	%if %mdkversion < 200900
14mr|libmal-0.44.1-7|77	%post -n %{libname} -p /sbin/ldconfig
14mr|libmal-0.44.1-7|78	%endif
14mr|libmal-0.44.1-7|79	%if %mdkversion < 200900
14mr|libmal-0.44.1-7|80	%postun -n %{libname} -p /sbin/ldconfig
14mr|libmal-0.44.1-7|81	%endif
14mr|libmal-0.44.1-7|82	
14mr|libmal-0.44.1-7|83	
14mr|libmal-0.44.1-7|84	%clean
14mr|libmal-0.44.1-7|85	rm -rf %{buildroot}
14mr|libmal-0.44.1-7|86	
14mr|libmal-0.44.1-7|87	%files malsync
14mr|libmal-0.44.1-7|88	%defattr(-,root,root,-)
14mr|libmal-0.44.1-7|89	%_bindir/malsync
14mr|libmal-0.44.1-7|90	
14mr|libmal-0.44.1-7|91	%files -n %{libname}
14mr|libmal-0.44.1-7|92	%defattr(-,root,root,-)
14mr|libmal-0.44.1-7|93	%{_libdir}/*.so.%{major}
14mr|libmal-0.44.1-7|94	%{_libdir}/*.so.%{major}.*
14mr|libmal-0.44.1-7|95	
14mr|libmal-0.44.1-7|96	%files -n %{develname}
14mr|libmal-0.44.1-7|97	%defattr(-,root,root)
14mr|libmal-0.44.1-7|98	%doc README
14mr|libmal-0.44.1-7|99	%_includedir/libmal
14mr|libmal-0.44.1-7|100	%{_libdir}/*.so
14mr|libmal-0.44.1-7|101	
14mr|libmal-0.44.1-7|102	
14mr|libmal-0.44.1-7|103	
14mr|libmal-0.44.1-7|104	%changelog
14mr|libmal-0.44.1-7|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.44.1-7
14mr|libmal-0.44.1-7|106	+ Revision: 72b031a
14mr|libmal-0.44.1-7|107	- MassBuild#440: Increase release tag
14mr|libmal-0.44.1-7|108	
14mr|libmal-0.44.1-7|109	

17270 14
14mr|libmatchbox-1.9-14|1	%define major 	1
14mr|libmatchbox-1.9-14|2	%define libname %mklibname mb %major
14mr|libmatchbox-1.9-14|3	%define develname %mklibname -d mb
14mr|libmatchbox-1.9-14|4	
14mr|libmatchbox-1.9-14|5	Summary: 	Libraries for the Matchbox Desktop
14mr|libmatchbox-1.9-14|6	Name: 		libmatchbox
14mr|libmatchbox-1.9-14|7	Version: 	1.9
14mr|libmatchbox-1.9-14|8	Release: 	14
14mr|libmatchbox-1.9-14|9	URL: 		http://matchbox-project.org
14mr|libmatchbox-1.9-14|10	License: 	LGPLv2+
14mr|libmatchbox-1.9-14|11	Group: 		System/Libraries
14mr|libmatchbox-1.9-14|12	Source0:	http://matchbox-project.org/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|libmatchbox-1.9-14|13	Patch0:		libmatchbox-1.9-libpng-1.5.patch
14mr|libmatchbox-1.9-14|14	Patch1:		libmatchbox-1.9-linkage.patch
14mr|libmatchbox-1.9-14|15	BuildRequires:	pkgconfig(x11)
14mr|libmatchbox-1.9-14|16	BuildRequires:	pkgconfig(xext)
14mr|libmatchbox-1.9-14|17	BuildRequires:	pkgconfig(xft)
14mr|libmatchbox-1.9-14|18	BuildRequires:	pkgconfig(pango) pkgconfig(pangoxft)
14mr|libmatchbox-1.9-14|19	BuildRequires:	png-devel
14mr|libmatchbox-1.9-14|20	BuildRequires:	jpeg-devel
14mr|libmatchbox-1.9-14|21	BuildRequires:	Xsettings-client-devel
14mr|libmatchbox-1.9-14|22	
14mr|libmatchbox-1.9-14|23	%description
14mr|libmatchbox-1.9-14|24	Matchbox is a base environment for the X Window System running on non-desktop
14mr|libmatchbox-1.9-14|25	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
14mr|libmatchbox-1.9-14|26	for which screen space, input mechanisms or system resources are limited.
14mr|libmatchbox-1.9-14|27	
14mr|libmatchbox-1.9-14|28	%package -n	%{libname}
14mr|libmatchbox-1.9-14|29	Group:		System/Libraries
14mr|libmatchbox-1.9-14|30	Summary:	Inter-toolkit configuration settings
14mr|libmatchbox-1.9-14|31	
14mr|libmatchbox-1.9-14|32	%description -n %{libname}
14mr|libmatchbox-1.9-14|33	Libraries for the Matchbox Desktop.
14mr|libmatchbox-1.9-14|34	
14mr|libmatchbox-1.9-14|35	%package -n %{develname}
14mr|libmatchbox-1.9-14|36	Group:          Development/C
14mr|libmatchbox-1.9-14|37	Summary:        Static libraries and header files from %{name}
14mr|libmatchbox-1.9-14|38	Provides:	matchbox-devel = %{version}-%{release}
14mr|libmatchbox-1.9-14|39	Provides:       %{name}-devel = %{version}-%{release}
14mr|libmatchbox-1.9-14|40	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|libmatchbox-1.9-14|41	Provides:	libmb-devel = %{version}-%{release}
14mr|libmatchbox-1.9-14|42	Requires:       %{libname} = %{version}-%{release}
14mr|libmatchbox-1.9-14|43	Obsoletes:	%mklibname -d mb 1
14mr|libmatchbox-1.9-14|44	
14mr|libmatchbox-1.9-14|45	%description -n %{develname}
14mr|libmatchbox-1.9-14|46	Static libraries and header files from %{name}
14mr|libmatchbox-1.9-14|47	
14mr|libmatchbox-1.9-14|48	%prep
14mr|libmatchbox-1.9-14|49	%setup -q
14mr|libmatchbox-1.9-14|50	%apply_patches
14mr|libmatchbox-1.9-14|51	
14mr|libmatchbox-1.9-14|52	%build
14mr|libmatchbox-1.9-14|53	%configure2_5x --enable-xsettings --enable-png --enable-jpeg --enable-pango
14mr|libmatchbox-1.9-14|54	%make CFLAGS="%optflags `pkg-config --cflags pango pangoxft`"
14mr|libmatchbox-1.9-14|55	
14mr|libmatchbox-1.9-14|56	%install
14mr|libmatchbox-1.9-14|57	%makeinstall_std
14mr|libmatchbox-1.9-14|58	rm -rf %{buildroot}%{_libdir}/*.la
14mr|libmatchbox-1.9-14|59	
14mr|libmatchbox-1.9-14|60	%files -n %{libname}
14mr|libmatchbox-1.9-14|61	%defattr(-,root,root)
14mr|libmatchbox-1.9-14|62	%{_libdir}/*.so.%{major}*
14mr|libmatchbox-1.9-14|63	
14mr|libmatchbox-1.9-14|64	%files -n %{develname}
14mr|libmatchbox-1.9-14|65	%defattr(-,root,root)
14mr|libmatchbox-1.9-14|66	%doc AUTHORS ChangeLog README
14mr|libmatchbox-1.9-14|67	%{_libdir}/pkgconfig/*.pc
14mr|libmatchbox-1.9-14|68	%{_libdir}/*.so
14mr|libmatchbox-1.9-14|69	%{_libdir}/*.a
14mr|libmatchbox-1.9-14|70	%{_includedir}/libmb/*.h
14mr|libmatchbox-1.9-14|71	
14mr|libmatchbox-1.9-14|72	
14mr|libmatchbox-1.9-14|73	
14mr|libmatchbox-1.9-14|74	%changelog
14mr|libmatchbox-1.9-14|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-14
14mr|libmatchbox-1.9-14|76	+ Revision: 9394719
14mr|libmatchbox-1.9-14|77	- MassBuild#440: Increase release tag
14mr|libmatchbox-1.9-14|78	
14mr|libmatchbox-1.9-14|79	

17271 14
14mr|libmatroska-1.4.1-2|1	# For some reasons library is unstripped and we don't have time for investigation
14mr|libmatroska-1.4.1-2|2	%define _enable_debug_packages %{nil}
14mr|libmatroska-1.4.1-2|3	%define debug_package %{nil}
14mr|libmatroska-1.4.1-2|4	
14mr|libmatroska-1.4.1-2|5	%define ebmlver 1.3.0
14mr|libmatroska-1.4.1-2|6	%define major 6
14mr|libmatroska-1.4.1-2|7	%define libname %mklibname matroska %{major}
14mr|libmatroska-1.4.1-2|8	%define devname %mklibname -d matroska
14mr|libmatroska-1.4.1-2|9	
14mr|libmatroska-1.4.1-2|10	Summary:	Matroska Audio/Video file format library
14mr|libmatroska-1.4.1-2|11	Name:		libmatroska
14mr|libmatroska-1.4.1-2|12	Version:	1.4.1
14mr|libmatroska-1.4.1-2|13	Release:	2
14mr|libmatroska-1.4.1-2|14	License:	GPL/QPL
14mr|libmatroska-1.4.1-2|15	Group:		System/Libraries
14mr|libmatroska-1.4.1-2|16	Url:		http://www.matroska.org/
14mr|libmatroska-1.4.1-2|17	Source0:	http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
14mr|libmatroska-1.4.1-2|18	BuildRequires:	libebml-devel >= %{ebmlver}
14mr|libmatroska-1.4.1-2|19	
14mr|libmatroska-1.4.1-2|20	%description
14mr|libmatroska-1.4.1-2|21	In short, matroska is a new Audio/Video file format. It is an advanced
14mr|libmatroska-1.4.1-2|22	and full featured format.
14mr|libmatroska-1.4.1-2|23	
14mr|libmatroska-1.4.1-2|24	Advanced because it is based on EBML, a kind of XML equivalent, that
14mr|libmatroska-1.4.1-2|25	allow infinite extensibility of the format. And full featured because
14mr|libmatroska-1.4.1-2|26	it includes precise seeking, any audio/video/subtitle codec support
14mr|libmatroska-1.4.1-2|27	including VCM/ACM/DirectShow compatibility, timecode based format,
14mr|libmatroska-1.4.1-2|28	complex frame dependencies, chaptering, internationalisation, error
14mr|libmatroska-1.4.1-2|29	protection, tagging, file attachement, control track (to be defined),
14mr|libmatroska-1.4.1-2|30	menu (to be defined), etc. All these features are not yet implemented
14mr|libmatroska-1.4.1-2|31	but already defined in the format.
14mr|libmatroska-1.4.1-2|32	
14mr|libmatroska-1.4.1-2|33	#----------------------------------------------------------------------------
14mr|libmatroska-1.4.1-2|34	
14mr|libmatroska-1.4.1-2|35	%package -n %{libname}
14mr|libmatroska-1.4.1-2|36	Summary:	Matroska Audio/Video file format shared library
14mr|libmatroska-1.4.1-2|37	Group:		System/Libraries
14mr|libmatroska-1.4.1-2|38	
14mr|libmatroska-1.4.1-2|39	%description -n %{libname}
14mr|libmatroska-1.4.1-2|40	In short, matroska is a new Audio/Video file format. It is an advanced
14mr|libmatroska-1.4.1-2|41	and full featured format.
14mr|libmatroska-1.4.1-2|42	
14mr|libmatroska-1.4.1-2|43	Advanced because it is based on EBML, a kind of XML equivalent, that
14mr|libmatroska-1.4.1-2|44	allow infinite extensibility of the format. And full featured because
14mr|libmatroska-1.4.1-2|45	it includes precise seeking, any audio/video/subtitle codec support
14mr|libmatroska-1.4.1-2|46	including VCM/ACM/DirectShow compatibility, timecode based format,
14mr|libmatroska-1.4.1-2|47	complex frame dependencies, chaptering, internationalisation, error
14mr|libmatroska-1.4.1-2|48	protection, tagging, file attachement, control track (to be defined),
14mr|libmatroska-1.4.1-2|49	menu (to be defined), etc. All these features are not yet implemented
14mr|libmatroska-1.4.1-2|50	but already defined in the format.
14mr|libmatroska-1.4.1-2|51	
14mr|libmatroska-1.4.1-2|52	%files -n %{libname}
14mr|libmatroska-1.4.1-2|53	%{_libdir}/lib*.so.%{major}*
14mr|libmatroska-1.4.1-2|54	
14mr|libmatroska-1.4.1-2|55	#----------------------------------------------------------------------------
14mr|libmatroska-1.4.1-2|56	
14mr|libmatroska-1.4.1-2|57	%package -n %{devname}
14mr|libmatroska-1.4.1-2|58	Group:		Development/C++
14mr|libmatroska-1.4.1-2|59	Summary:	Matroska Audio/Video file format headers and static library
14mr|libmatroska-1.4.1-2|60	Requires:	%{libname} = %{version}-%{release}
14mr|libmatroska-1.4.1-2|61	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmatroska-1.4.1-2|62	
14mr|libmatroska-1.4.1-2|63	%description -n %{devname}
14mr|libmatroska-1.4.1-2|64	In short, matroska is a new Audio/Video file format. It is an advanced
14mr|libmatroska-1.4.1-2|65	and full featured format.
14mr|libmatroska-1.4.1-2|66	
14mr|libmatroska-1.4.1-2|67	Advanced because it is based on EBML, a kind of XML equivalent, that
14mr|libmatroska-1.4.1-2|68	allow infinite extensibility of the format. And full featured because
14mr|libmatroska-1.4.1-2|69	it includes precise seeking, any audio/video/subtitle codec support
14mr|libmatroska-1.4.1-2|70	including VCM/ACM/DirectShow compatibility, timecode based format,
14mr|libmatroska-1.4.1-2|71	complex frame dependencies, chaptering, internationalisation, error
14mr|libmatroska-1.4.1-2|72	protection, tagging, file attachement, control track (to be defined),
14mr|libmatroska-1.4.1-2|73	menu (to be defined), etc. All these features are not yet implemented
14mr|libmatroska-1.4.1-2|74	but already defined in the format.
14mr|libmatroska-1.4.1-2|75	
14mr|libmatroska-1.4.1-2|76	This package contains the C++ headers and the static library needed
14mr|libmatroska-1.4.1-2|77	for development with Matroska.
14mr|libmatroska-1.4.1-2|78	
14mr|libmatroska-1.4.1-2|79	%files -n %{devname}
14mr|libmatroska-1.4.1-2|80	%doc LICENSE*
14mr|libmatroska-1.4.1-2|81	%{_includedir}/matroska
14mr|libmatroska-1.4.1-2|82	%{_libdir}/lib*.so
14mr|libmatroska-1.4.1-2|83	
14mr|libmatroska-1.4.1-2|84	#----------------------------------------------------------------------------
14mr|libmatroska-1.4.1-2|85	
14mr|libmatroska-1.4.1-2|86	%prep
14mr|libmatroska-1.4.1-2|87	%setup -q
14mr|libmatroska-1.4.1-2|88	
14mr|libmatroska-1.4.1-2|89	%build
14mr|libmatroska-1.4.1-2|90	%make -C make/linux CXX="g++ %{optflags} %{ldflags}"
14mr|libmatroska-1.4.1-2|91	
14mr|libmatroska-1.4.1-2|92	%install
14mr|libmatroska-1.4.1-2|93	%makeinstall_std -C make/linux prefix=%{_prefix} libdir=%{_libdir}
14mr|libmatroska-1.4.1-2|94	
14mr|libmatroska-1.4.1-2|95	rm -f %{buildroot}%{_libdir}/*.a
14mr|libmatroska-1.4.1-2|96	
14mr|libmatroska-1.4.1-2|97	
14mr|libmatroska-1.4.1-2|98	
14mr|libmatroska-1.4.1-2|99	%changelog
14mr|libmatroska-1.4.1-2|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-2
14mr|libmatroska-1.4.1-2|101	+ Revision: df220d4
14mr|libmatroska-1.4.1-2|102	- MassBuild#440: Increase release tag
14mr|libmatroska-1.4.1-2|103	
14mr|libmatroska-1.4.1-2|104	

17272 14
14mr|libmbfl-1.2.0-2|1	%define	fver 1.2.0
14mr|libmbfl-1.2.0-2|2	
14mr|libmbfl-1.2.0-2|3	%define	major 1
14mr|libmbfl-1.2.0-2|4	%define libname %mklibname mbfl %{major}
14mr|libmbfl-1.2.0-2|5	%define develname %mklibname mbfl -d
14mr|libmbfl-1.2.0-2|6	
14mr|libmbfl-1.2.0-2|7	Summary:	Streamable kanji code filter and converter
14mr|libmbfl-1.2.0-2|8	Name:		libmbfl
14mr|libmbfl-1.2.0-2|9	Version:	1.2.0
14mr|libmbfl-1.2.0-2|10	Release:	2
14mr|libmbfl-1.2.0-2|11	License:	LGPL
14mr|libmbfl-1.2.0-2|12	Group:		System/Libraries
14mr|libmbfl-1.2.0-2|13	URL:		http://sourceforge.jp/projects/php-i18n/
14mr|libmbfl-1.2.0-2|14	Source0:	http://osdn.dl.sourceforge.jp/php-i18n/18570/%{name}-%{fver}.tar.gz
14mr|libmbfl-1.2.0-2|15	# ftp://ftp.unicode.org/Public/MAPPINGS/
14mr|libmbfl-1.2.0-2|16	Source1:	unicode_mappings.tar.gz
14mr|libmbfl-1.2.0-2|17	BuildRequires:	autoconf automake libtool
14mr|libmbfl-1.2.0-2|18	BuildRequires:	dejagnu
14mr|libmbfl-1.2.0-2|19	
14mr|libmbfl-1.2.0-2|20	%description
14mr|libmbfl-1.2.0-2|21	This is Libmbfl, a streamable multibyte character code filter and converter
14mr|libmbfl-1.2.0-2|22	library.
14mr|libmbfl-1.2.0-2|23	
14mr|libmbfl-1.2.0-2|24	%package -n	%{libname}
14mr|libmbfl-1.2.0-2|25	Summary:	Streamable kanji code filter and converter library
14mr|libmbfl-1.2.0-2|26	Group:          System/Libraries
14mr|libmbfl-1.2.0-2|27	
14mr|libmbfl-1.2.0-2|28	%description -n	%{libname}
14mr|libmbfl-1.2.0-2|29	This is Libmbfl, a streamable multibyte character code filter and converter
14mr|libmbfl-1.2.0-2|30	library.
14mr|libmbfl-1.2.0-2|31	
14mr|libmbfl-1.2.0-2|32	This package provides the shared mbfl library.
14mr|libmbfl-1.2.0-2|33	
14mr|libmbfl-1.2.0-2|34	%package -n	%{develname}
14mr|libmbfl-1.2.0-2|35	Summary:	Static library and header files for development with mbfl
14mr|libmbfl-1.2.0-2|36	Group:		Development/C
14mr|libmbfl-1.2.0-2|37	Requires:	%{libname} >= %{version}-%{release}
14mr|libmbfl-1.2.0-2|38	Provides:	mbfl-devel = %{version}-%{release}
14mr|libmbfl-1.2.0-2|39	Obsoletes:	mbfl-devel
14mr|libmbfl-1.2.0-2|40	
14mr|libmbfl-1.2.0-2|41	%description -n	%{develname}
14mr|libmbfl-1.2.0-2|42	This is Libmbfl, a streamable multibyte character code filter and converter
14mr|libmbfl-1.2.0-2|43	library.
14mr|libmbfl-1.2.0-2|44	
14mr|libmbfl-1.2.0-2|45	This package is only needed if you plan to develop or compile applications
14mr|libmbfl-1.2.0-2|46	which requires the mbfl library.
14mr|libmbfl-1.2.0-2|47	
14mr|libmbfl-1.2.0-2|48	%prep
14mr|libmbfl-1.2.0-2|49	
14mr|libmbfl-1.2.0-2|50	%setup -q -n %{name}-%{fver} -a1
14mr|libmbfl-1.2.0-2|51	
14mr|libmbfl-1.2.0-2|52	# fix strange perms
14mr|libmbfl-1.2.0-2|53	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|libmbfl-1.2.0-2|54	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|libmbfl-1.2.0-2|55	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|libmbfl-1.2.0-2|56	
14mr|libmbfl-1.2.0-2|57	chmod 644 AUTHORS DISCLAIMER LICENSE README
14mr|libmbfl-1.2.0-2|58	
14mr|libmbfl-1.2.0-2|59	%build
14mr|libmbfl-1.2.0-2|60	rm -f configure
14mr|libmbfl-1.2.0-2|61	touch NEWS ChangeLog COPYING
14mr|libmbfl-1.2.0-2|62	libtoolize --copy --force; aclocal; autoheader; automake --add-missing --force-missing; autoconf
14mr|libmbfl-1.2.0-2|63	
14mr|libmbfl-1.2.0-2|64	%configure2_5x
14mr|libmbfl-1.2.0-2|65	
14mr|libmbfl-1.2.0-2|66	%make
14mr|libmbfl-1.2.0-2|67	
14mr|libmbfl-1.2.0-2|68	#%%check
14mr|libmbfl-1.2.0-2|69	#make check
14mr|libmbfl-1.2.0-2|70	
14mr|libmbfl-1.2.0-2|71	%install
14mr|libmbfl-1.2.0-2|72	rm -rf %{buildroot}
14mr|libmbfl-1.2.0-2|73	
14mr|libmbfl-1.2.0-2|74	%makeinstall_std
14mr|libmbfl-1.2.0-2|75	
14mr|libmbfl-1.2.0-2|76	# cleanup
14mr|libmbfl-1.2.0-2|77	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libmbfl-1.2.0-2|78	
14mr|libmbfl-1.2.0-2|79	%files -n %{libname}
14mr|libmbfl-1.2.0-2|80	%doc AUTHORS DISCLAIMER LICENSE README
14mr|libmbfl-1.2.0-2|81	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
14mr|libmbfl-1.2.0-2|82	
14mr|libmbfl-1.2.0-2|83	%files -n %{develname}
14mr|libmbfl-1.2.0-2|84	%attr(0755,root,root) %dir %{_includedir}/mbfl
14mr|libmbfl-1.2.0-2|85	%attr(0644,root,root) %{_includedir}/mbfl/*.h
14mr|libmbfl-1.2.0-2|86	%attr(0644,root,root) %{_libdir}/*.so
14mr|libmbfl-1.2.0-2|87	
14mr|libmbfl-1.2.0-2|88	
14mr|libmbfl-1.2.0-2|89	
14mr|libmbfl-1.2.0-2|90	%changelog
14mr|libmbfl-1.2.0-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|libmbfl-1.2.0-2|92	+ Revision: 9701910
14mr|libmbfl-1.2.0-2|93	- MassBuild#440: Increase release tag
14mr|libmbfl-1.2.0-2|94	
14mr|libmbfl-1.2.0-2|95	

17273 14
14mr|libmbim-1.10.0-1|1	%define major 4
14mr|libmbim-1.10.0-1|2	%define libname %mklibname mbim-glib %{major}
14mr|libmbim-1.10.0-1|3	%define devname %mklibname mbim-glib -d
14mr|libmbim-1.10.0-1|4	
14mr|libmbim-1.10.0-1|5	Summary:	MBIM modem protocol helper library
14mr|libmbim-1.10.0-1|6	Name:		libmbim
14mr|libmbim-1.10.0-1|7	Version:	1.10.0
14mr|libmbim-1.10.0-1|8	Release:	1
14mr|libmbim-1.10.0-1|9	License:	GPLv2+
14mr|libmbim-1.10.0-1|10	Group:		System/Libraries
14mr|libmbim-1.10.0-1|11	Url:		http://cgit.freedesktop.org/libmbim/libmbim/
14mr|libmbim-1.10.0-1|12	Source0:	http://www.freedesktop.org/software/libmbim/libmbim-%version.tar.xz
14mr|libmbim-1.10.0-1|13	BuildRequires:	gtk-doc
14mr|libmbim-1.10.0-1|14	BuildRequires:	help2man
14mr|libmbim-1.10.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|libmbim-1.10.0-1|16	BuildRequires:	pkgconfig(gudev-1.0)
14mr|libmbim-1.10.0-1|17	
14mr|libmbim-1.10.0-1|18	%description
14mr|libmbim-1.10.0-1|19	The Mobile Broadband Interface Model (MBIM) is a new standard
14mr|libmbim-1.10.0-1|20	to communicate with mobile broadband modem devices developed
14mr|libmbim-1.10.0-1|21	by the USB Implementors Forum.
14mr|libmbim-1.10.0-1|22	
14mr|libmbim-1.10.0-1|23	#----------------------------------------------------------------------------
14mr|libmbim-1.10.0-1|24	
14mr|libmbim-1.10.0-1|25	%package -n	%{libname}
14mr|libmbim-1.10.0-1|26	Summary:	Libraries for %{name}
14mr|libmbim-1.10.0-1|27	Group:		Development/C
14mr|libmbim-1.10.0-1|28	
14mr|libmbim-1.10.0-1|29	%description -n	%{libname}
14mr|libmbim-1.10.0-1|30	The Mobile Broadband Interface Model (MBIM) is a new standard
14mr|libmbim-1.10.0-1|31	to communicate with mobile broadband modem devices developed
14mr|libmbim-1.10.0-1|32	by the USB Implementors Forum.
14mr|libmbim-1.10.0-1|33	This package contains MBIM shared libraries.
14mr|libmbim-1.10.0-1|34	
14mr|libmbim-1.10.0-1|35	%files -n %{libname}
14mr|libmbim-1.10.0-1|36	%doc AUTHORS COPYING NEWS
14mr|libmbim-1.10.0-1|37	%{_libdir}/libmbim-glib.so.%{major}*
14mr|libmbim-1.10.0-1|38	
14mr|libmbim-1.10.0-1|39	#----------------------------------------------------------------------------
14mr|libmbim-1.10.0-1|40	
14mr|libmbim-1.10.0-1|41	%package -n	%{devname}
14mr|libmbim-1.10.0-1|42	Summary:	Header files and development libraries for %{name}
14mr|libmbim-1.10.0-1|43	Group:		Development/C
14mr|libmbim-1.10.0-1|44	Requires:	%{libname} = %{EVRD}
14mr|libmbim-1.10.0-1|45	
14mr|libmbim-1.10.0-1|46	%description -n	%{devname}
14mr|libmbim-1.10.0-1|47	The Mobile Broadband Interface Model (MBIM) is a new standard
14mr|libmbim-1.10.0-1|48	to communicate with mobile broadband modem devices developed
14mr|libmbim-1.10.0-1|49	by the USB Implementors Forum.
14mr|libmbim-1.10.0-1|50	
14mr|libmbim-1.10.0-1|51	This package contains MBIM header files and development libraries.
14mr|libmbim-1.10.0-1|52	
14mr|libmbim-1.10.0-1|53	%files -n %{devname}
14mr|libmbim-1.10.0-1|54	%dir %{_includedir}/libmbim-glib
14mr|libmbim-1.10.0-1|55	%{_includedir}/libmbim-glib/*.h
14mr|libmbim-1.10.0-1|56	%{_libdir}/libmbim-glib.so
14mr|libmbim-1.10.0-1|57	%{_libdir}/pkgconfig/mbim-glib.pc
14mr|libmbim-1.10.0-1|58	%{_datadir}/gtk-doc/html/*
14mr|libmbim-1.10.0-1|59	
14mr|libmbim-1.10.0-1|60	#----------------------------------------------------------------------------
14mr|libmbim-1.10.0-1|61	
14mr|libmbim-1.10.0-1|62	%package utils
14mr|libmbim-1.10.0-1|63	Summary:	MBIM command line utilities
14mr|libmbim-1.10.0-1|64	Group:		System/Base
14mr|libmbim-1.10.0-1|65	
14mr|libmbim-1.10.0-1|66	%description utils
14mr|libmbim-1.10.0-1|67	The Mobile Broadband Interface Model (MBIM) is a new standard
14mr|libmbim-1.10.0-1|68	to communicate with mobile broadband modem devices developed
14mr|libmbim-1.10.0-1|69	by the USB Implementors Forum.
14mr|libmbim-1.10.0-1|70	
14mr|libmbim-1.10.0-1|71	This package contains MBIM command line utilities.
14mr|libmbim-1.10.0-1|72	
14mr|libmbim-1.10.0-1|73	%files utils
14mr|libmbim-1.10.0-1|74	%{_bindir}/mbim-network
14mr|libmbim-1.10.0-1|75	%{_bindir}/mbimcli
14mr|libmbim-1.10.0-1|76	%{_libexecdir}/mbim-proxy
14mr|libmbim-1.10.0-1|77	%{_mandir}/man1/mbim-network.1*
14mr|libmbim-1.10.0-1|78	%{_mandir}/man1/mbimcli.1*
14mr|libmbim-1.10.0-1|79	
14mr|libmbim-1.10.0-1|80	#----------------------------------------------------------------------------
14mr|libmbim-1.10.0-1|81	
14mr|libmbim-1.10.0-1|82	%prep
14mr|libmbim-1.10.0-1|83	%setup -q
14mr|libmbim-1.10.0-1|84	
14mr|libmbim-1.10.0-1|85	%build
14mr|libmbim-1.10.0-1|86	%configure2_5x \
14mr|libmbim-1.10.0-1|87	--disable-static \
14mr|libmbim-1.10.0-1|88	--enable-gtk-doc
14mr|libmbim-1.10.0-1|89	%make
14mr|libmbim-1.10.0-1|90	
14mr|libmbim-1.10.0-1|91	%install
14mr|libmbim-1.10.0-1|92	%makeinstall_std
14mr|libmbim-1.10.0-1|93	
14mr|libmbim-1.10.0-1|94	%check
14mr|libmbim-1.10.0-1|95	make check
14mr|libmbim-1.10.0-1|96	
14mr|libmbim-1.10.0-1|97	
14mr|libmbim-1.10.0-1|98	%changelog
14mr|libmbim-1.10.0-1|99	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 1.10.0-1
14mr|libmbim-1.10.0-1|100	+ Revision: 3a89cbe
14mr|libmbim-1.10.0-1|101	- pack mbim-proxy
14mr|libmbim-1.10.0-1|102	
14mr|libmbim-1.10.0-1|103	

17274 14
14mr|libmcrypt-2.5.8-19|1	%define major 4
14mr|libmcrypt-2.5.8-19|2	%define libname %mklibname mcrypt %{major}
14mr|libmcrypt-2.5.8-19|3	%define devname %mklibname mcrypt -d
14mr|libmcrypt-2.5.8-19|4	
14mr|libmcrypt-2.5.8-19|5	Summary:	Thread-safe data encryption library
14mr|libmcrypt-2.5.8-19|6	Name:		libmcrypt
14mr|libmcrypt-2.5.8-19|7	Version:	2.5.8
14mr|libmcrypt-2.5.8-19|8	Release:	19
14mr|libmcrypt-2.5.8-19|9	License:	LGPLv2+
14mr|libmcrypt-2.5.8-19|10	Group:		System/Libraries
14mr|libmcrypt-2.5.8-19|11	Url:		http://mcrypt.sourceforge.net/
14mr|libmcrypt-2.5.8-19|12	Source0:	http://downloads.sourceforge.net/mcrypt/%{name}-%{version}.tar.gz
14mr|libmcrypt-2.5.8-19|13	BuildRequires:	libtool
14mr|libmcrypt-2.5.8-19|14	BuildRequires:	libtool-devel
14mr|libmcrypt-2.5.8-19|15	
14mr|libmcrypt-2.5.8-19|16	%description
14mr|libmcrypt-2.5.8-19|17	Libmcrypt is a thread-safe library providing a uniform interface
14mr|libmcrypt-2.5.8-19|18	to access several block and stream encryption algorithms.
14mr|libmcrypt-2.5.8-19|19	
14mr|libmcrypt-2.5.8-19|20	Some algorithms which are supported:
14mr|libmcrypt-2.5.8-19|21	SERPENT, RIJNDAEL, 3DES, GOST, SAFER+, CAST-256, RC2, XTEA, 3WAY,
14mr|libmcrypt-2.5.8-19|22	TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.
14mr|libmcrypt-2.5.8-19|23	
14mr|libmcrypt-2.5.8-19|24	%files
14mr|libmcrypt-2.5.8-19|25	%{_libdir}/%{name}/*.so
14mr|libmcrypt-2.5.8-19|26	
14mr|libmcrypt-2.5.8-19|27	#----------------------------------------------------------------------------
14mr|libmcrypt-2.5.8-19|28	
14mr|libmcrypt-2.5.8-19|29	%package -n %{libname}
14mr|libmcrypt-2.5.8-19|30	Summary:	Thread-safe data encryption library
14mr|libmcrypt-2.5.8-19|31	Group:		System/Libraries
14mr|libmcrypt-2.5.8-19|32	Requires:	%{name} >= %{version}-%{release}
14mr|libmcrypt-2.5.8-19|33	
14mr|libmcrypt-2.5.8-19|34	%description -n %{libname}
14mr|libmcrypt-2.5.8-19|35	Libmcrypt is a thread-safe library providing a uniform interface
14mr|libmcrypt-2.5.8-19|36	to access several block and stream encryption algorithms.
14mr|libmcrypt-2.5.8-19|37	
14mr|libmcrypt-2.5.8-19|38	Some algorithms which are supported:
14mr|libmcrypt-2.5.8-19|39	SERPENT, RIJNDAEL, 3DES, GOST, SAFER+, CAST-256, RC2, XTEA, 3WAY,
14mr|libmcrypt-2.5.8-19|40	TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.
14mr|libmcrypt-2.5.8-19|41	
14mr|libmcrypt-2.5.8-19|42	%files -n %{libname}
14mr|libmcrypt-2.5.8-19|43	%{_libdir}/libmcrypt.so.%{major}*
14mr|libmcrypt-2.5.8-19|44	
14mr|libmcrypt-2.5.8-19|45	#----------------------------------------------------------------------------
14mr|libmcrypt-2.5.8-19|46	
14mr|libmcrypt-2.5.8-19|47	%package -n %{devname}
14mr|libmcrypt-2.5.8-19|48	Summary:	Header files and libraries for developing apps with libmcrypt
14mr|libmcrypt-2.5.8-19|49	Group:		Development/C
14mr|libmcrypt-2.5.8-19|50	Requires:	%{libname} >= %{version}-%{release}
14mr|libmcrypt-2.5.8-19|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmcrypt-2.5.8-19|52	
14mr|libmcrypt-2.5.8-19|53	%description -n %{devname}
14mr|libmcrypt-2.5.8-19|54	This package contains the header files and libraries needed to
14mr|libmcrypt-2.5.8-19|55	develop programs that use the libmcrypt library.
14mr|libmcrypt-2.5.8-19|56	Install it if you want to develop such applications.
14mr|libmcrypt-2.5.8-19|57	
14mr|libmcrypt-2.5.8-19|58	%files -n %{devname}
14mr|libmcrypt-2.5.8-19|59	%doc AUTHORS COPYING.LIB ChangeLog INSTALL KNOWN-BUGS NEWS README THANKS TODO doc/README.* doc/*.c
14mr|libmcrypt-2.5.8-19|60	%{multiarch_bindir}/libmcrypt-config
14mr|libmcrypt-2.5.8-19|61	%{_bindir}/libmcrypt-config
14mr|libmcrypt-2.5.8-19|62	%{_libdir}/lib*.so
14mr|libmcrypt-2.5.8-19|63	%{_includedir}/mcrypt.h
14mr|libmcrypt-2.5.8-19|64	%dir %{_includedir}/mutils
14mr|libmcrypt-2.5.8-19|65	%{_includedir}/mutils/mcrypt.h
14mr|libmcrypt-2.5.8-19|66	%{_datadir}/aclocal/*.m4
14mr|libmcrypt-2.5.8-19|67	%{_mandir}/man3/*
14mr|libmcrypt-2.5.8-19|68	
14mr|libmcrypt-2.5.8-19|69	#----------------------------------------------------------------------------
14mr|libmcrypt-2.5.8-19|70	
14mr|libmcrypt-2.5.8-19|71	%prep
14mr|libmcrypt-2.5.8-19|72	%setup -q
14mr|libmcrypt-2.5.8-19|73	autoreconf -fi
14mr|libmcrypt-2.5.8-19|74	
14mr|libmcrypt-2.5.8-19|75	%build
14mr|libmcrypt-2.5.8-19|76	%configure2_5x \
14mr|libmcrypt-2.5.8-19|77	--enable-dynamic-loading \
14mr|libmcrypt-2.5.8-19|78	--disable-static \
14mr|libmcrypt-2.5.8-19|79	--enable-shared \
14mr|libmcrypt-2.5.8-19|80	--disable-ltdl-install
14mr|libmcrypt-2.5.8-19|81	
14mr|libmcrypt-2.5.8-19|82	%make
14mr|libmcrypt-2.5.8-19|83	
14mr|libmcrypt-2.5.8-19|84	%check
14mr|libmcrypt-2.5.8-19|85	make check
14mr|libmcrypt-2.5.8-19|86	
14mr|libmcrypt-2.5.8-19|87	%install
14mr|libmcrypt-2.5.8-19|88	%makeinstall
14mr|libmcrypt-2.5.8-19|89	
14mr|libmcrypt-2.5.8-19|90	%multiarch_binaries %{buildroot}%{_bindir}/libmcrypt-config
14mr|libmcrypt-2.5.8-19|91	
14mr|libmcrypt-2.5.8-19|92	#MD this should be a libname-plugins named pkg or just recombine it with libname
14mr|libmcrypt-2.5.8-19|93	
14mr|libmcrypt-2.5.8-19|94	
14mr|libmcrypt-2.5.8-19|95	%changelog
14mr|libmcrypt-2.5.8-19|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.8-19
14mr|libmcrypt-2.5.8-19|97	+ Revision: d4f22be
14mr|libmcrypt-2.5.8-19|98	- MassBuild#440: Increase release tag
14mr|libmcrypt-2.5.8-19|99	
14mr|libmcrypt-2.5.8-19|100	

17275 14
14mr|libmediaart-0.4.0-2|1	%define	api	1.0
14mr|libmediaart-0.4.0-2|2	%define major	0
14mr|libmediaart-0.4.0-2|3	%define	libname	%mklibname	mediaart %{api} %{major}
14mr|libmediaart-0.4.0-2|4	%define	girname	%mklibname	mediaart-gir %{api}
14mr|libmediaart-0.4.0-2|5	%define	devname	%mklibname	mediaart	-d
14mr|libmediaart-0.4.0-2|6	
14mr|libmediaart-0.4.0-2|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libmediaart-0.4.0-2|8	
14mr|libmediaart-0.4.0-2|9	Summary:	Library for managing media art caches
14mr|libmediaart-0.4.0-2|10	Name:		libmediaart
14mr|libmediaart-0.4.0-2|11	Version:	0.4.0
14mr|libmediaart-0.4.0-2|12	Release:	2
14mr|libmediaart-0.4.0-2|13	License:	GPLv2+
14mr|libmediaart-0.4.0-2|14	Group:		System/Libraries
14mr|libmediaart-0.4.0-2|15	URL:		http://www.gnome.org/
14mr|libmediaart-0.4.0-2|16	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libmediaart-0.4.0-2|17	BuildRequires:	intltool
14mr|libmediaart-0.4.0-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libmediaart-0.4.0-2|19	BuildRequires:	gtk-doc
14mr|libmediaart-0.4.0-2|20	BuildRequires:  vala-devel vala-tools
14mr|libmediaart-0.4.0-2|21	BuildRequires:	pkgconfig(vapigen)
14mr|libmediaart-0.4.0-2|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libmediaart-0.4.0-2|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.35.1
14mr|libmediaart-0.4.0-2|24	BuildRequires:	pkgconfig(gio-2.0) >= 2.35.1
14mr|libmediaart-0.4.0-2|25	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.35.1
14mr|libmediaart-0.4.0-2|26	
14mr|libmediaart-0.4.0-2|27	%description
14mr|libmediaart-0.4.0-2|28	Library tasked with managing, extracting and handling media art caches.
14mr|libmediaart-0.4.0-2|29	
14mr|libmediaart-0.4.0-2|30	%package -n %{libname}
14mr|libmediaart-0.4.0-2|31	Summary:	Shared library for %{name}
14mr|libmediaart-0.4.0-2|32	Group:		System/Libraries
14mr|libmediaart-0.4.0-2|33	
14mr|libmediaart-0.4.0-2|34	%description -n %{libname}
14mr|libmediaart-0.4.0-2|35	Library tasked with managing, extracting and handling media art caches.
14mr|libmediaart-0.4.0-2|36	
14mr|libmediaart-0.4.0-2|37	
14mr|libmediaart-0.4.0-2|38	This package contains the shared library for %{name}.
14mr|libmediaart-0.4.0-2|39	
14mr|libmediaart-0.4.0-2|40	%package -n %{girname}
14mr|libmediaart-0.4.0-2|41	Summary:	GObject Introspection interface description for %{name}
14mr|libmediaart-0.4.0-2|42	Group:		System/Libraries
14mr|libmediaart-0.4.0-2|43	
14mr|libmediaart-0.4.0-2|44	%description -n %{girname}
14mr|libmediaart-0.4.0-2|45	GObject Introspection interface description for %{name}.
14mr|libmediaart-0.4.0-2|46	
14mr|libmediaart-0.4.0-2|47	%package -n %{devname}
14mr|libmediaart-0.4.0-2|48	Summary:	Development files for %{name}
14mr|libmediaart-0.4.0-2|49	Group:		Development/C
14mr|libmediaart-0.4.0-2|50	Requires:	%{libname} = %{version}-%{release}
14mr|libmediaart-0.4.0-2|51	Requires:	%{girname} = %{version}-%{release}
14mr|libmediaart-0.4.0-2|52	
14mr|libmediaart-0.4.0-2|53	%description -n %{devname}
14mr|libmediaart-0.4.0-2|54	This package contains files needed for development with %{name}.
14mr|libmediaart-0.4.0-2|55	
14mr|libmediaart-0.4.0-2|56	%prep
14mr|libmediaart-0.4.0-2|57	%setup -q
14mr|libmediaart-0.4.0-2|58	
14mr|libmediaart-0.4.0-2|59	%build
14mr|libmediaart-0.4.0-2|60	%configure2_5x \
14mr|libmediaart-0.4.0-2|61	--disable-static \
14mr|libmediaart-0.4.0-2|62	--enable-gtk-doc
14mr|libmediaart-0.4.0-2|63	%make
14mr|libmediaart-0.4.0-2|64	
14mr|libmediaart-0.4.0-2|65	%install
14mr|libmediaart-0.4.0-2|66	%makeinstall_std
14mr|libmediaart-0.4.0-2|67	
14mr|libmediaart-0.4.0-2|68	#Remove libtool archives.
14mr|libmediaart-0.4.0-2|69	find %{buildroot} -name '*.la' -delete
14mr|libmediaart-0.4.0-2|70	
14mr|libmediaart-0.4.0-2|71	%files -n %{libname}
14mr|libmediaart-0.4.0-2|72	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libmediaart-0.4.0-2|73	
14mr|libmediaart-0.4.0-2|74	%files -n %{girname}
14mr|libmediaart-0.4.0-2|75	%{_libdir}/girepository-1.0/MediaArt-%{api}.typelib
14mr|libmediaart-0.4.0-2|76	
14mr|libmediaart-0.4.0-2|77	%files -n %{devname}
14mr|libmediaart-0.4.0-2|78	%dir %{_includedir}/%{name}-%{api}
14mr|libmediaart-0.4.0-2|79	%dir %{_includedir}/%{name}-%{api}/%{name}
14mr|libmediaart-0.4.0-2|80	%{_includedir}/%{name}-%{api}/%{name}/*
14mr|libmediaart-0.4.0-2|81	#%doc %{_datadir}/doc/%{name}/*
14mr|libmediaart-0.4.0-2|82	%{_datadir}/gtk-doc/html/%{name}/*
14mr|libmediaart-0.4.0-2|83	%{_datadir}/gir-1.0/MediaArt-%{api}.gir
14mr|libmediaart-0.4.0-2|84	%{_libdir}/%{name}-%{api}.so
14mr|libmediaart-0.4.0-2|85	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libmediaart-0.4.0-2|86	%{_datadir}/vala/vapi/%{name}-%{api}.vapi
14mr|libmediaart-0.4.0-2|87	
14mr|libmediaart-0.4.0-2|88	
14mr|libmediaart-0.4.0-2|89	%changelog
14mr|libmediaart-0.4.0-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-2
14mr|libmediaart-0.4.0-2|91	+ Revision: 1c4d860
14mr|libmediaart-0.4.0-2|92	- MassBuild#440: Increase release tag
14mr|libmediaart-0.4.0-2|93	
14mr|libmediaart-0.4.0-2|94	

17276 14
14mr|libmemcached-1.0.4-3|1	%define	major 9
14mr|libmemcached-1.0.4-3|2	%define	util_major 2
14mr|libmemcached-1.0.4-3|3	%define	protocol_major 0
14mr|libmemcached-1.0.4-3|4	%define	hashkit_major 1
14mr|libmemcached-1.0.4-3|5	%define libname %mklibname memcached %{major}
14mr|libmemcached-1.0.4-3|6	%define util_libname %mklibname memcachedutil %{util_major}
14mr|libmemcached-1.0.4-3|7	%define protocol_libname %mklibname memcachedprotocol %{protocol_major}
14mr|libmemcached-1.0.4-3|8	%define hashkit_libname %mklibname memcachedhashkit %{hashkit_major}
14mr|libmemcached-1.0.4-3|9	%define develname %mklibname memcached -d
14mr|libmemcached-1.0.4-3|10	
14mr|libmemcached-1.0.4-3|11	Summary:	A memcached C library and command line tools
14mr|libmemcached-1.0.4-3|12	Name:		libmemcached
14mr|libmemcached-1.0.4-3|13	Version:	1.0.4
14mr|libmemcached-1.0.4-3|14	Release:	3
14mr|libmemcached-1.0.4-3|15	Group:		System/Libraries
14mr|libmemcached-1.0.4-3|16	License:	BSD
14mr|libmemcached-1.0.4-3|17	URL:		http://libmemcached.org/
14mr|libmemcached-1.0.4-3|18	Source0:	%{name}-%{version}.tar.gz
14mr|libmemcached-1.0.4-3|19	Patch0:		libmemcached-1.0.2-no_pandora_print_callstack.diff
14mr|libmemcached-1.0.4-3|20	Patch1:		libmemcached-remove-hsieh.cc.patch
14mr|libmemcached-1.0.4-3|21	BuildRequires:	automake autoconf libtool
14mr|libmemcached-1.0.4-3|22	BuildRequires:	memcached >= 1.4.9
14mr|libmemcached-1.0.4-3|23	BuildRequires:	libevent-devel
14mr|libmemcached-1.0.4-3|24	BuildRequires:	perl-devel
14mr|libmemcached-1.0.4-3|25	BuildRequires:	libsasl-devel
14mr|libmemcached-1.0.4-3|26	BuildRequires:	pkgconfig
14mr|libmemcached-1.0.4-3|27	
14mr|libmemcached-1.0.4-3|28	%description
14mr|libmemcached-1.0.4-3|29	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|30	been designed to be light on memory usage, thread safe, and to provide full
14mr|libmemcached-1.0.4-3|31	access to server side methods. It also implements several command line tools:
14mr|libmemcached-1.0.4-3|32	
14mr|libmemcached-1.0.4-3|33	memcat - Cat a set of key values to stdout
14mr|libmemcached-1.0.4-3|34	memcp - Copy a set of files to a memcached cluster
14mr|libmemcached-1.0.4-3|35	memdump - Dump all values from one or many servers
14mr|libmemcached-1.0.4-3|36	memerror - Translate a memcached errror code into a string
14mr|libmemcached-1.0.4-3|37	memexist - Erase a key or set of keys from a memcached cluster
14mr|libmemcached-1.0.4-3|38	memflush - Erase all data in a server of memcached servers
14mr|libmemcached-1.0.4-3|39	memping - Ping a server to see if it is alive
14mr|libmemcached-1.0.4-3|40	memrm - Erase a key or set of keys from a memcached cluster
14mr|libmemcached-1.0.4-3|41	memslap - Generates a load against a memcached custer of servers
14mr|libmemcached-1.0.4-3|42	memstat - Output the state of a memcached cluster
14mr|libmemcached-1.0.4-3|43	memtouch - Update the expiration value of an alreasy existing value in the
14mr|libmemcached-1.0.4-3|44	server
14mr|libmemcached-1.0.4-3|45	
14mr|libmemcached-1.0.4-3|46	%package -n	%{libname}
14mr|libmemcached-1.0.4-3|47	Summary:	A memcached C library
14mr|libmemcached-1.0.4-3|48	Group:          System/Libraries
14mr|libmemcached-1.0.4-3|49	
14mr|libmemcached-1.0.4-3|50	%description -n	%{libname}
14mr|libmemcached-1.0.4-3|51	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|52	been designed to be light on memory usage, thread safe, and to provide
14mr|libmemcached-1.0.4-3|53	full access to server side methods.
14mr|libmemcached-1.0.4-3|54	
14mr|libmemcached-1.0.4-3|55	%package -n	%{util_libname}
14mr|libmemcached-1.0.4-3|56	Summary:	A memcached C library
14mr|libmemcached-1.0.4-3|57	Group:          System/Libraries
14mr|libmemcached-1.0.4-3|58	
14mr|libmemcached-1.0.4-3|59	%description -n	%{util_libname}
14mr|libmemcached-1.0.4-3|60	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|61	been designed to be light on memory usage, thread safe, and to provide
14mr|libmemcached-1.0.4-3|62	full access to server side methods.
14mr|libmemcached-1.0.4-3|63	
14mr|libmemcached-1.0.4-3|64	%package -n	%{protocol_libname}
14mr|libmemcached-1.0.4-3|65	Summary:	A memcached C library
14mr|libmemcached-1.0.4-3|66	Group:          System/Libraries
14mr|libmemcached-1.0.4-3|67	
14mr|libmemcached-1.0.4-3|68	%description -n	%{protocol_libname}
14mr|libmemcached-1.0.4-3|69	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|70	been designed to be light on memory usage, thread safe, and to provide
14mr|libmemcached-1.0.4-3|71	full access to server side methods.
14mr|libmemcached-1.0.4-3|72	
14mr|libmemcached-1.0.4-3|73	%package -n	%{hashkit_libname}
14mr|libmemcached-1.0.4-3|74	Summary:	A memcached C library
14mr|libmemcached-1.0.4-3|75	Group:          System/Libraries
14mr|libmemcached-1.0.4-3|76	
14mr|libmemcached-1.0.4-3|77	%description -n	%{hashkit_libname}
14mr|libmemcached-1.0.4-3|78	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|79	been designed to be light on memory usage, thread safe, and to provide
14mr|libmemcached-1.0.4-3|80	full access to server side methods.
14mr|libmemcached-1.0.4-3|81	
14mr|libmemcached-1.0.4-3|82	%package -n	%{develname}
14mr|libmemcached-1.0.4-3|83	Summary:	Static library and header files for the libmemcached library
14mr|libmemcached-1.0.4-3|84	Group:		Development/C
14mr|libmemcached-1.0.4-3|85	Requires:	%{libname} = %{version}-%{release}
14mr|libmemcached-1.0.4-3|86	Requires:	%{util_libname} = %{version}-%{release}
14mr|libmemcached-1.0.4-3|87	Requires:	%{protocol_libname} = %{version}-%{release}
14mr|libmemcached-1.0.4-3|88	Requires:	%{hashkit_libname} = %{version}-%{release}
14mr|libmemcached-1.0.4-3|89	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmemcached-1.0.4-3|90	Provides:	libmemcached-devel = %{version}-%{release}
14mr|libmemcached-1.0.4-3|91	
14mr|libmemcached-1.0.4-3|92	%description -n	%{develname}
14mr|libmemcached-1.0.4-3|93	libmemcached is a C client library to interface to a memcached server. It has
14mr|libmemcached-1.0.4-3|94	been designed to be light on memory usage, thread safe, and to provide
14mr|libmemcached-1.0.4-3|95	full access to server side methods.
14mr|libmemcached-1.0.4-3|96	
14mr|libmemcached-1.0.4-3|97	This package contains the static libmemcached library and its header files.
14mr|libmemcached-1.0.4-3|98	
14mr|libmemcached-1.0.4-3|99	%prep
14mr|libmemcached-1.0.4-3|100	
14mr|libmemcached-1.0.4-3|101	%setup -q -n %{name}-%{version}
14mr|libmemcached-1.0.4-3|102	# clients/ms_sigsegv.c:41: undefined reference to `pandora_print_callstack'
14mr|libmemcached-1.0.4-3|103	%apply_patches
14mr|libmemcached-1.0.4-3|104	
14mr|libmemcached-1.0.4-3|105	# invalid license, according to redhat
14mr|libmemcached-1.0.4-3|106	if [ -f libhashkit/hsieh.cc ]; then
14mr|libmemcached-1.0.4-3|107	echo "the libhashkit/hsieh.cc file was found, you have to remove it..."
14mr|libmemcached-1.0.4-3|108	exit 1
14mr|libmemcached-1.0.4-3|109	fi
14mr|libmemcached-1.0.4-3|110	
14mr|libmemcached-1.0.4-3|111	# make the tests work
14mr|libmemcached-1.0.4-3|112	me=`id -nu`
14mr|libmemcached-1.0.4-3|113	perl -pi -e "s|-u root|-u $me|g" Makefile* tests/include.am tests/server.c
14mr|libmemcached-1.0.4-3|114	
14mr|libmemcached-1.0.4-3|115	%build
14mr|libmemcached-1.0.4-3|116	export LIBSASL="-lsasl2"
14mr|libmemcached-1.0.4-3|117	export PTHREAD_LIBS="-lpthread"
14mr|libmemcached-1.0.4-3|118	
14mr|libmemcached-1.0.4-3|119	%configure2_5x \
14mr|libmemcached-1.0.4-3|120	--disable-static \
14mr|libmemcached-1.0.4-3|121	--enable-shared \
14mr|libmemcached-1.0.4-3|122	--enable-memaslap \
14mr|libmemcached-1.0.4-3|123	--with-memcached=%{_bindir}/memcached \
14mr|libmemcached-1.0.4-3|124	--with-memcached_sasl=%{_bindir}/memcached
14mr|libmemcached-1.0.4-3|125	
14mr|libmemcached-1.0.4-3|126	%make LIBSASL="-lsasl2" PTHREAD_LIBS="-lpthread"
14mr|libmemcached-1.0.4-3|127	
14mr|libmemcached-1.0.4-3|128	# (oe ) barfs at:
14mr|libmemcached-1.0.4-3|129	# Assertion failed in tests/mem_functions.c:5946: rc == MEMCACHED_TIMEOUT
14mr|libmemcached-1.0.4-3|130	#%%check
14mr|libmemcached-1.0.4-3|131	#make test
14mr|libmemcached-1.0.4-3|132	
14mr|libmemcached-1.0.4-3|133	%install
14mr|libmemcached-1.0.4-3|134	rm -rf %{buildroot}
14mr|libmemcached-1.0.4-3|135	
14mr|libmemcached-1.0.4-3|136	# weird makefile poo
14mr|libmemcached-1.0.4-3|137	make DESTDIR=%{buildroot} install-exec-am install-data-am
14mr|libmemcached-1.0.4-3|138	
14mr|libmemcached-1.0.4-3|139	# (oe) avoid pulling 32 bit libraries on 64 bit arch
14mr|libmemcached-1.0.4-3|140	%if "%{_lib}" == "lib64"
14mr|libmemcached-1.0.4-3|141	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|libmemcached-1.0.4-3|142	%endif
14mr|libmemcached-1.0.4-3|143	
14mr|libmemcached-1.0.4-3|144	# cleanup
14mr|libmemcached-1.0.4-3|145	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libmemcached-1.0.4-3|146	
14mr|libmemcached-1.0.4-3|147	%files
14mr|libmemcached-1.0.4-3|148	%{_bindir}/memaslap
14mr|libmemcached-1.0.4-3|149	%{_bindir}/memcapable
14mr|libmemcached-1.0.4-3|150	%{_bindir}/memcat
14mr|libmemcached-1.0.4-3|151	%{_bindir}/memcp
14mr|libmemcached-1.0.4-3|152	%{_bindir}/memdump
14mr|libmemcached-1.0.4-3|153	%{_bindir}/memerror
14mr|libmemcached-1.0.4-3|154	%{_bindir}/memexist
14mr|libmemcached-1.0.4-3|155	%{_bindir}/memflush
14mr|libmemcached-1.0.4-3|156	%{_bindir}/memparse
14mr|libmemcached-1.0.4-3|157	%{_bindir}/memping
14mr|libmemcached-1.0.4-3|158	%{_bindir}/memrm
14mr|libmemcached-1.0.4-3|159	%{_bindir}/memslap
14mr|libmemcached-1.0.4-3|160	%{_bindir}/memstat
14mr|libmemcached-1.0.4-3|161	%{_bindir}/memtouch
14mr|libmemcached-1.0.4-3|162	%{_mandir}/man1/memcapable.1*
14mr|libmemcached-1.0.4-3|163	%{_mandir}/man1/memcat.1*
14mr|libmemcached-1.0.4-3|164	%{_mandir}/man1/memcp.1*
14mr|libmemcached-1.0.4-3|165	%{_mandir}/man1/memdump.1*
14mr|libmemcached-1.0.4-3|166	%{_mandir}/man1/memerror.1*
14mr|libmemcached-1.0.4-3|167	%{_mandir}/man1/memflush.1*
14mr|libmemcached-1.0.4-3|168	%{_mandir}/man1/memrm.1*
14mr|libmemcached-1.0.4-3|169	%{_mandir}/man1/memslap.1*
14mr|libmemcached-1.0.4-3|170	%{_mandir}/man1/memaslap.1*
14mr|libmemcached-1.0.4-3|171	%{_mandir}/man1/memstat.1*
14mr|libmemcached-1.0.4-3|172	
14mr|libmemcached-1.0.4-3|173	%files -n %{libname}
14mr|libmemcached-1.0.4-3|174	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14mr|libmemcached-1.0.4-3|175	%{_libdir}/*.so.%{major}*
14mr|libmemcached-1.0.4-3|176	%{_mandir}/man3/libmemcached.3*
14mr|libmemcached-1.0.4-3|177	
14mr|libmemcached-1.0.4-3|178	%files -n %{util_libname}
14mr|libmemcached-1.0.4-3|179	%{_libdir}/libmemcachedutil.so.%{util_major}*
14mr|libmemcached-1.0.4-3|180	%{_mandir}/man3/libmemcachedutil.3*
14mr|libmemcached-1.0.4-3|181	
14mr|libmemcached-1.0.4-3|182	%files -n %{protocol_libname}
14mr|libmemcached-1.0.4-3|183	%{_libdir}/libmemcachedprotocol.so.%{protocol_major}*
14mr|libmemcached-1.0.4-3|184	
14mr|libmemcached-1.0.4-3|185	%files -n %{hashkit_libname}
14mr|libmemcached-1.0.4-3|186	%{_libdir}/libhashkit.so.%{hashkit_major}*
14mr|libmemcached-1.0.4-3|187	
14mr|libmemcached-1.0.4-3|188	%files -n %{develname}
14mr|libmemcached-1.0.4-3|189	%dir %{_includedir}/libhashkit
14mr|libmemcached-1.0.4-3|190	%dir %{_includedir}/libhashkit-1.0
14mr|libmemcached-1.0.4-3|191	%dir %{_includedir}/libmemcached
14mr|libmemcached-1.0.4-3|192	%dir %{_includedir}/libmemcached-1.0
14mr|libmemcached-1.0.4-3|193	%dir %{_includedir}/libmemcachedprotocol-0.0
14mr|libmemcached-1.0.4-3|194	%dir %{_includedir}/libmemcachedutil-1.0
14mr|libmemcached-1.0.4-3|195	%{_includedir}/libhashkit/*
14mr|libmemcached-1.0.4-3|196	%{_includedir}/libhashkit-1.0/*
14mr|libmemcached-1.0.4-3|197	%{_includedir}/libmemcached/*
14mr|libmemcached-1.0.4-3|198	%{_includedir}/libmemcached-1.0/*
14mr|libmemcached-1.0.4-3|199	%{_includedir}/libmemcachedprotocol-0.0/*
14mr|libmemcached-1.0.4-3|200	%{_includedir}/libmemcachedutil-1.0/*
14mr|libmemcached-1.0.4-3|201	%{_libdir}/*.so
14mr|libmemcached-1.0.4-3|202	%{_libdir}/pkgconfig/*.pc
14mr|libmemcached-1.0.4-3|203	%exclude %{_mandir}/man3/libmemcached.3*
14mr|libmemcached-1.0.4-3|204	%exclude %{_mandir}/man3/libmemcachedutil.3*
14mr|libmemcached-1.0.4-3|205	%{_mandir}/man3/*
14mr|libmemcached-1.0.4-3|206	
14mr|libmemcached-1.0.4-3|207	
14mr|libmemcached-1.0.4-3|208	
14mr|libmemcached-1.0.4-3|209	%changelog
14mr|libmemcached-1.0.4-3|210	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-3
14mr|libmemcached-1.0.4-3|211	+ Revision: 4c60a7e
14mr|libmemcached-1.0.4-3|212	- MassBuild#440: Increase release tag
14mr|libmemcached-1.0.4-3|213	
14mr|libmemcached-1.0.4-3|214	

17277 14
14mr|libmikmod-3.3.7-1|1	%define	major	3
14mr|libmikmod-3.3.7-1|2	%define	libname	%mklibname mikmod %{major}
14mr|libmikmod-3.3.7-1|3	%define	devname	%mklibname mikmod -d
14mr|libmikmod-3.3.7-1|4	
14mr|libmikmod-3.3.7-1|5	Summary:	Sound library supporting multiple module formats and digital sound files
14mr|libmikmod-3.3.7-1|6	Name:		libmikmod
14mr|libmikmod-3.3.7-1|7	Version:	3.3.7
14mr|libmikmod-3.3.7-1|8	Release:	1
14mr|libmikmod-3.3.7-1|9	License:	LGPLv2+
14mr|libmikmod-3.3.7-1|10	Group:		Sound
14mr|libmikmod-3.3.7-1|11	Url:		http://mikmod.raphnet.net/
14mr|libmikmod-3.3.7-1|12	Source0:	http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.7/%{name}-%{version}.tar.gz
14mr|libmikmod-3.3.7-1|13	BuildRequires:	pkgconfig(alsa)
14mr|libmikmod-3.3.7-1|14	
14mr|libmikmod-3.3.7-1|15	%description
14mr|libmikmod-3.3.7-1|16	Libmikmod is a portable sound library, capable of playing samples as
14mr|libmikmod-3.3.7-1|17	well as module files, originally written by Jean-Paul Mikkers (MikMak)
14mr|libmikmod-3.3.7-1|18	for DOS. It has subsequently been hacked by many hands and now runs on
14mr|libmikmod-3.3.7-1|19	many Unix flavours.
14mr|libmikmod-3.3.7-1|20	
14mr|libmikmod-3.3.7-1|21	It uses the OSS /dev/dsp driver including in all recent kernels for
14mr|libmikmod-3.3.7-1|22	output, as well as ALSA and EsounD, and will also write wav files.
14mr|libmikmod-3.3.7-1|23	
14mr|libmikmod-3.3.7-1|24	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
14mr|libmikmod-3.3.7-1|25	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
14mr|libmikmod-3.3.7-1|26	Full source included, use of this library for music/sound effects in
14mr|libmikmod-3.3.7-1|27	your own programs is encouraged !
14mr|libmikmod-3.3.7-1|28	
14mr|libmikmod-3.3.7-1|29	%package -n	%{libname}
14mr|libmikmod-3.3.7-1|30	Summary:	Sound library supporting multiple module formats and digital sound files
14mr|libmikmod-3.3.7-1|31	Group:		Sound
14mr|libmikmod-3.3.7-1|32	
14mr|libmikmod-3.3.7-1|33	%description -n %{libname}
14mr|libmikmod-3.3.7-1|34	Libmikmod is a portable sound library, capable of playing samples as
14mr|libmikmod-3.3.7-1|35	well as module files, originally written by Jean-Paul Mikkers (MikMak)
14mr|libmikmod-3.3.7-1|36	for DOS. It has subsequently been hacked by many hands and now runs on
14mr|libmikmod-3.3.7-1|37	many Unix flavours.
14mr|libmikmod-3.3.7-1|38	
14mr|libmikmod-3.3.7-1|39	It uses the OSS /dev/dsp driver including in all recent kernels for
14mr|libmikmod-3.3.7-1|40	output, as well as ALSA and EsounD, and will also write wav files.
14mr|libmikmod-3.3.7-1|41	
14mr|libmikmod-3.3.7-1|42	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
14mr|libmikmod-3.3.7-1|43	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
14mr|libmikmod-3.3.7-1|44	Full source included, use of this library for music/sound effects in
14mr|libmikmod-3.3.7-1|45	your own programs is encouraged !
14mr|libmikmod-3.3.7-1|46	
14mr|libmikmod-3.3.7-1|47	%package -n	%{devname}
14mr|libmikmod-3.3.7-1|48	Summary:	Development related files for %{name}
14mr|libmikmod-3.3.7-1|49	Group:		Development/C
14mr|libmikmod-3.3.7-1|50	Requires:	%{libname} = %{version}
14mr|libmikmod-3.3.7-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmikmod-3.3.7-1|52	
14mr|libmikmod-3.3.7-1|53	%description -n	%{devname}
14mr|libmikmod-3.3.7-1|54	Install the limikmod-devel package if you want to develop applications that
14mr|libmikmod-3.3.7-1|55	will use the limikmod library.
14mr|libmikmod-3.3.7-1|56	
14mr|libmikmod-3.3.7-1|57	%prep
14mr|libmikmod-3.3.7-1|58	%setup -q
14mr|libmikmod-3.3.7-1|59	
14mr|libmikmod-3.3.7-1|60	%build
14mr|libmikmod-3.3.7-1|61	%configure2_5x \
14mr|libmikmod-3.3.7-1|62	--disable-static \
14mr|libmikmod-3.3.7-1|63	--disable-altivec \
14mr|libmikmod-3.3.7-1|64	--enable-alsa
14mr|libmikmod-3.3.7-1|65	%make
14mr|libmikmod-3.3.7-1|66	
14mr|libmikmod-3.3.7-1|67	%install
14mr|libmikmod-3.3.7-1|68	%makeinstall_std
14mr|libmikmod-3.3.7-1|69	
14mr|libmikmod-3.3.7-1|70	chmod 755 %{buildroot}%{_libdir}/lib*.so.%{major}*
14mr|libmikmod-3.3.7-1|71	
14mr|libmikmod-3.3.7-1|72	%multiarch_binaries %{buildroot}%{_bindir}/libmikmod-config
14mr|libmikmod-3.3.7-1|73	
14mr|libmikmod-3.3.7-1|74	%files -n %{libname}
14mr|libmikmod-3.3.7-1|75	%doc AUTHORS
14mr|libmikmod-3.3.7-1|76	%{_libdir}/libmikmod.so.%{major}*
14mr|libmikmod-3.3.7-1|77	
14mr|libmikmod-3.3.7-1|78	%files -n %{devname}
14mr|libmikmod-3.3.7-1|79	%doc NEWS README TODO
14mr|libmikmod-3.3.7-1|80	%{_bindir}/libmikmod-config
14mr|libmikmod-3.3.7-1|81	%{_libdir}/pkgconfig/libmikmod.pc
14mr|libmikmod-3.3.7-1|82	%{multiarch_bindir}/libmikmod-config
14mr|libmikmod-3.3.7-1|83	%{_libdir}/*.so
14mr|libmikmod-3.3.7-1|84	%{_datadir}/aclocal/*
14mr|libmikmod-3.3.7-1|85	%{_includedir}/*
14mr|libmikmod-3.3.7-1|86	%{_mandir}/man1/*
14mr|libmikmod-3.3.7-1|87	%{_infodir}/*
14mr|libmikmod-3.3.7-1|88	
14mr|libmikmod-3.3.7-1|89	%changelog
14mr|libmikmod-3.3.7-1|90	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.3.7-1
14mr|libmikmod-3.3.7-1|91	+ Revision: 980e20a
14mr|libmikmod-3.3.7-1|92	- Merge pull request #12 from import/libmikmod:auto_update
14mr|libmikmod-3.3.7-1|93	- ROSA Updates Builder: update suggested
14mr|libmikmod-3.3.7-1|94	
14mr|libmikmod-3.3.7-1|95	

17278 14
14mr|libmimic-1.0.4-8|1	%define	name    libmimic
14mr|libmimic-1.0.4-8|2	%define	version 1.0.4
14mr|libmimic-1.0.4-8|3	%define release 8
14mr|libmimic-1.0.4-8|4	%define major 0
14mr|libmimic-1.0.4-8|5	%define libname %mklibname mimic %major
14mr|libmimic-1.0.4-8|6	%define develname %mklibname -d mimic
14mr|libmimic-1.0.4-8|7	
14mr|libmimic-1.0.4-8|8	Summary:	Audio/Video Conference software for Instant Messengers
14mr|libmimic-1.0.4-8|9	Name:		%{name}
14mr|libmimic-1.0.4-8|10	Version:	%{version}
14mr|libmimic-1.0.4-8|11	Release:	%{release}
14mr|libmimic-1.0.4-8|12	License:	LGPLv2+
14mr|libmimic-1.0.4-8|13	Url:		http://sourceforge.net/projects/farsight/
14mr|libmimic-1.0.4-8|14	Group:		Networking/Instant messaging
14mr|libmimic-1.0.4-8|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/farsight/%{name}-%{version}.tar.gz
14mr|libmimic-1.0.4-8|16	Patch0:		%{name}-1.0.4-fix-underlinking.patch
14mr|libmimic-1.0.4-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libmimic-1.0.4-8|18	BuildRequires: glib2-devel
14mr|libmimic-1.0.4-8|19	
14mr|libmimic-1.0.4-8|20	%description
14mr|libmimic-1.0.4-8|21	Audio/Video Conference software for Instant Messengers.
14mr|libmimic-1.0.4-8|22	It aims to provide Audio/Video conferencing for as many
14mr|libmimic-1.0.4-8|23	Instant Messengers as possible through a modular design.
14mr|libmimic-1.0.4-8|24	
14mr|libmimic-1.0.4-8|25	%package -n %libname
14mr|libmimic-1.0.4-8|26	Group: System/Libraries
14mr|libmimic-1.0.4-8|27	Summary:Audio/Video Conference software for Instant Messengers
14mr|libmimic-1.0.4-8|28	Obsoletes: libmimic
14mr|libmimic-1.0.4-8|29	
14mr|libmimic-1.0.4-8|30	%description -n %libname
14mr|libmimic-1.0.4-8|31	Audio/Video Conference software for Instant Messengers.
14mr|libmimic-1.0.4-8|32	It aims to provide Audio/Video conferencing for as many
14mr|libmimic-1.0.4-8|33	Instant Messengers as possible through a modular design.
14mr|libmimic-1.0.4-8|34	
14mr|libmimic-1.0.4-8|35	%package -n %develname
14mr|libmimic-1.0.4-8|36	Summary:	Headers of %name for development
14mr|libmimic-1.0.4-8|37	Group:		Development/C
14mr|libmimic-1.0.4-8|38	Requires:	%{libname} = %{version}
14mr|libmimic-1.0.4-8|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmimic-1.0.4-8|40	
14mr|libmimic-1.0.4-8|41	%description -n %develname
14mr|libmimic-1.0.4-8|42	Headers of %{name} for development.
14mr|libmimic-1.0.4-8|43	
14mr|libmimic-1.0.4-8|44	
14mr|libmimic-1.0.4-8|45	%prep
14mr|libmimic-1.0.4-8|46	%setup -q
14mr|libmimic-1.0.4-8|47	%patch0 -p1 -b .undlink
14mr|libmimic-1.0.4-8|48	
14mr|libmimic-1.0.4-8|49	%build
14mr|libmimic-1.0.4-8|50	
14mr|libmimic-1.0.4-8|51	%configure2_5x
14mr|libmimic-1.0.4-8|52	%make
14mr|libmimic-1.0.4-8|53	
14mr|libmimic-1.0.4-8|54	%install
14mr|libmimic-1.0.4-8|55	rm -rf $RPM_BUILD_ROOT
14mr|libmimic-1.0.4-8|56	
14mr|libmimic-1.0.4-8|57	%{makeinstall_std}
14mr|libmimic-1.0.4-8|58	
14mr|libmimic-1.0.4-8|59	
14mr|libmimic-1.0.4-8|60	%clean
14mr|libmimic-1.0.4-8|61	rm -rf $RPM_BUILD_ROOT
14mr|libmimic-1.0.4-8|62	
14mr|libmimic-1.0.4-8|63	%if %mdkversion < 200900
14mr|libmimic-1.0.4-8|64	%post -n %{libname} -p /sbin/ldconfig
14mr|libmimic-1.0.4-8|65	%endif
14mr|libmimic-1.0.4-8|66	
14mr|libmimic-1.0.4-8|67	%if %mdkversion < 200900
14mr|libmimic-1.0.4-8|68	%postun -n %{libname} -p /sbin/ldconfig
14mr|libmimic-1.0.4-8|69	%endif
14mr|libmimic-1.0.4-8|70	
14mr|libmimic-1.0.4-8|71	
14mr|libmimic-1.0.4-8|72	%files -n %{libname}
14mr|libmimic-1.0.4-8|73	%defattr(-,root,root)
14mr|libmimic-1.0.4-8|74	%{_libdir}/libmimic.so.%{major}*
14mr|libmimic-1.0.4-8|75	
14mr|libmimic-1.0.4-8|76	%files -n %develname
14mr|libmimic-1.0.4-8|77	%defattr(-,root,root)
14mr|libmimic-1.0.4-8|78	%{_includedir}/mimic.h
14mr|libmimic-1.0.4-8|79	%{_libdir}/libmimic.a
14mr|libmimic-1.0.4-8|80	%{_libdir}/libmimic.so
14mr|libmimic-1.0.4-8|81	%{_libdir}/pkgconfig/libmimic.pc
14mr|libmimic-1.0.4-8|82	
14mr|libmimic-1.0.4-8|83	
14mr|libmimic-1.0.4-8|84	
14mr|libmimic-1.0.4-8|85	
14mr|libmimic-1.0.4-8|86	%changelog
14mr|libmimic-1.0.4-8|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-8
14mr|libmimic-1.0.4-8|88	+ Revision: 4e813e8
14mr|libmimic-1.0.4-8|89	- MassBuild#440: Increase release tag
14mr|libmimic-1.0.4-8|90	
14mr|libmimic-1.0.4-8|91	

17279 14
14mr|libmm-qt-1.0.1-3|1	%define major 0
14mr|libmm-qt-1.0.1-3|2	%define libname %mklibname ModemManagerQt %{major}
14mr|libmm-qt-1.0.1-3|3	%define devname %mklibname ModemManagerQt -d
14mr|libmm-qt-1.0.1-3|4	
14mr|libmm-qt-1.0.1-3|5	Summary:	Qt-only wrapper for ModemManager DBus API
14mr|libmm-qt-1.0.1-3|6	Name:		libmm-qt
14mr|libmm-qt-1.0.1-3|7	Version:	1.0.1
14mr|libmm-qt-1.0.1-3|8	Release:	3
14mr|libmm-qt-1.0.1-3|9	Epoch:		1
14mr|libmm-qt-1.0.1-3|10	License:	LGPLv2+
14mr|libmm-qt-1.0.1-3|11	Group:		System/Libraries
14mr|libmm-qt-1.0.1-3|12	Url:		https://projects.kde.org/projects/extragear/libs/libmm-qt
14mr|libmm-qt-1.0.1-3|13	Source0:	ftp://ftp.kde.org/pub/kde/unstable/modemmanager-qt/1.0.0/src/%{name}-%{version}-1.tar.xz
14mr|libmm-qt-1.0.1-3|14	BuildRequires:	cmake
14mr|libmm-qt-1.0.1-3|15	BuildRequires:	pkgconfig(ModemManager)
14mr|libmm-qt-1.0.1-3|16	BuildRequires:	pkgconfig(QtCore)
14mr|libmm-qt-1.0.1-3|17	
14mr|libmm-qt-1.0.1-3|18	%description
14mr|libmm-qt-1.0.1-3|19	Qt library for ModemManager.
14mr|libmm-qt-1.0.1-3|20	
14mr|libmm-qt-1.0.1-3|21	#----------------------------------------------------------------------------
14mr|libmm-qt-1.0.1-3|22	
14mr|libmm-qt-1.0.1-3|23	%package -n %{libname}
14mr|libmm-qt-1.0.1-3|24	Summary:	Qt-only wrapper for ModemManager DBus API
14mr|libmm-qt-1.0.1-3|25	Group:		System/Libraries
14mr|libmm-qt-1.0.1-3|26	Conflicts:	%{_lib}mm-qt0 < 1:0.5.0
14mr|libmm-qt-1.0.1-3|27	Obsoletes:	%{_lib}mm-qt0 < 1:0.5.0
14mr|libmm-qt-1.0.1-3|28	
14mr|libmm-qt-1.0.1-3|29	%description -n %{libname}
14mr|libmm-qt-1.0.1-3|30	Qt library for ModemManager.
14mr|libmm-qt-1.0.1-3|31	
14mr|libmm-qt-1.0.1-3|32	%files -n %{libname}
14mr|libmm-qt-1.0.1-3|33	%{_libdir}/libModemManagerQt.so.%{major}
14mr|libmm-qt-1.0.1-3|34	%{_libdir}/libModemManagerQt.so.%{version}
14mr|libmm-qt-1.0.1-3|35	
14mr|libmm-qt-1.0.1-3|36	#----------------------------------------------------------------------------
14mr|libmm-qt-1.0.1-3|37	
14mr|libmm-qt-1.0.1-3|38	%package -n %{devname}
14mr|libmm-qt-1.0.1-3|39	Summary:	Development files for %{name}
14mr|libmm-qt-1.0.1-3|40	Group:		Development/C++
14mr|libmm-qt-1.0.1-3|41	Requires:	%{libname} = %{EVRD}
14mr|libmm-qt-1.0.1-3|42	Requires:	pkgconfig(ModemManager)
14mr|libmm-qt-1.0.1-3|43	Conflicts:	%{_lib}mm-qt-devel < 1:0.5.0
14mr|libmm-qt-1.0.1-3|44	Obsoletes:	%{_lib}mm-qt-devel < 1:0.5.0
14mr|libmm-qt-1.0.1-3|45	
14mr|libmm-qt-1.0.1-3|46	%description -n %{devname}
14mr|libmm-qt-1.0.1-3|47	Qt libraries and headers for developing applications that use ModemManager.
14mr|libmm-qt-1.0.1-3|48	
14mr|libmm-qt-1.0.1-3|49	%files -n %{devname}
14mr|libmm-qt-1.0.1-3|50	%doc README
14mr|libmm-qt-1.0.1-3|51	%{_libdir}/pkgconfig/ModemManagerQt.pc
14mr|libmm-qt-1.0.1-3|52	%{_includedir}/ModemManagerQt/
14mr|libmm-qt-1.0.1-3|53	%{_libdir}/libModemManagerQt.so
14mr|libmm-qt-1.0.1-3|54	
14mr|libmm-qt-1.0.1-3|55	#----------------------------------------------------------------------------
14mr|libmm-qt-1.0.1-3|56	
14mr|libmm-qt-1.0.1-3|57	%prep
14mr|libmm-qt-1.0.1-3|58	%setup -q
14mr|libmm-qt-1.0.1-3|59	
14mr|libmm-qt-1.0.1-3|60	%build
14mr|libmm-qt-1.0.1-3|61	%cmake
14mr|libmm-qt-1.0.1-3|62	%make
14mr|libmm-qt-1.0.1-3|63	
14mr|libmm-qt-1.0.1-3|64	%install
14mr|libmm-qt-1.0.1-3|65	%makeinstall_std -C build
14mr|libmm-qt-1.0.1-3|66	
14mr|libmm-qt-1.0.1-3|67	
14mr|libmm-qt-1.0.1-3|68	%changelog
14mr|libmm-qt-1.0.1-3|69	* Sun Sep 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.1-3
14mr|libmm-qt-1.0.1-3|70	+ Revision: b7d8112
14mr|libmm-qt-1.0.1-3|71	- Bump release
14mr|libmm-qt-1.0.1-3|72	
14mr|libmm-qt-1.0.1-3|73	

17280 14
14mr|libmms-0.6.2-6|1	%define major		0
14mr|libmms-0.6.2-6|2	%define libname		%mklibname mms %{major}
14mr|libmms-0.6.2-6|3	%define develname	%mklibname mms -d
14mr|libmms-0.6.2-6|4	
14mr|libmms-0.6.2-6|5	Summary:	MMS stream protocol library
14mr|libmms-0.6.2-6|6	Name:		libmms
14mr|libmms-0.6.2-6|7	Version:	0.6.2
14mr|libmms-0.6.2-6|8	Release:	6
14mr|libmms-0.6.2-6|9	License:	LGPLv2.1
14mr|libmms-0.6.2-6|10	Group:		System/Libraries
14mr|libmms-0.6.2-6|11	URL:		http://www.sf.net/projects/libmms
14mr|libmms-0.6.2-6|12	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
14mr|libmms-0.6.2-6|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|libmms-0.6.2-6|14	
14mr|libmms-0.6.2-6|15	%description
14mr|libmms-0.6.2-6|16	Libmms is a library implementing the MMS streaming protocol.
14mr|libmms-0.6.2-6|17	
14mr|libmms-0.6.2-6|18	%package -n %{libname}
14mr|libmms-0.6.2-6|19	Group:		System/Libraries
14mr|libmms-0.6.2-6|20	Summary:	Shared library implementing the MMS protocol
14mr|libmms-0.6.2-6|21	
14mr|libmms-0.6.2-6|22	%description -n %{libname}
14mr|libmms-0.6.2-6|23	Libmms is a library implementing the mms streaming protocol.
14mr|libmms-0.6.2-6|24	
14mr|libmms-0.6.2-6|25	%package -n %{develname}
14mr|libmms-0.6.2-6|26	Summary:	Development headers for developing with libmms
14mr|libmms-0.6.2-6|27	Group:		Development/C
14mr|libmms-0.6.2-6|28	Requires:	%{libname} = %{version}
14mr|libmms-0.6.2-6|29	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmms-0.6.2-6|30	
14mr|libmms-0.6.2-6|31	%description -n %{develname}
14mr|libmms-0.6.2-6|32	This package provides the necessary development headers and libraries
14mr|libmms-0.6.2-6|33	to allow you to build programs that use libmms.
14mr|libmms-0.6.2-6|34	
14mr|libmms-0.6.2-6|35	%prep
14mr|libmms-0.6.2-6|36	%setup -q
14mr|libmms-0.6.2-6|37	
14mr|libmms-0.6.2-6|38	%build
14mr|libmms-0.6.2-6|39	%configure2_5x --disable-static
14mr|libmms-0.6.2-6|40	%make
14mr|libmms-0.6.2-6|41	
14mr|libmms-0.6.2-6|42	%install
14mr|libmms-0.6.2-6|43	%makeinstall_std
14mr|libmms-0.6.2-6|44	
14mr|libmms-0.6.2-6|45	%files -n %{libname}
14mr|libmms-0.6.2-6|46	%doc AUTHORS ChangeLog README README.LICENSE
14mr|libmms-0.6.2-6|47	%{_libdir}/libmms.so.%{major}*
14mr|libmms-0.6.2-6|48	
14mr|libmms-0.6.2-6|49	%files -n %{develname}
14mr|libmms-0.6.2-6|50	%{_includedir}/libmms
14mr|libmms-0.6.2-6|51	%{_libdir}/libmms.so
14mr|libmms-0.6.2-6|52	%{_libdir}/pkgconfig/libmms.pc
14mr|libmms-0.6.2-6|53	
14mr|libmms-0.6.2-6|54	
14mr|libmms-0.6.2-6|55	%changelog
14mr|libmms-0.6.2-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.2-6
14mr|libmms-0.6.2-6|57	+ Revision: 2a4ba0c
14mr|libmms-0.6.2-6|58	- MassBuild#440: Increase release tag
14mr|libmms-0.6.2-6|59	
14mr|libmms-0.6.2-6|60	

17281 14
14mr|libmng-2.0.2-2|1	%define major 2
14mr|libmng-2.0.2-2|2	%define libname %mklibname mng %{major}
14mr|libmng-2.0.2-2|3	%define devname %mklibname mng -d
14mr|libmng-2.0.2-2|4	
14mr|libmng-2.0.2-2|5	Summary:	A library for handling MNG files
14mr|libmng-2.0.2-2|6	Name:		libmng
14mr|libmng-2.0.2-2|7	Version:	2.0.2
14mr|libmng-2.0.2-2|8	Release:	2
14mr|libmng-2.0.2-2|9	License:	Distributable (see LICENSE)
14mr|libmng-2.0.2-2|10	Group:		System/Libraries
14mr|libmng-2.0.2-2|11	Url:		http://www.libmng.com/
14mr|libmng-2.0.2-2|12	Source0:	http://prdownloads.sourceforge.net/libmng/%{name}-%{version}.tar.xz
14mr|libmng-2.0.2-2|13	BuildRequires:	jpeg-devel
14mr|libmng-2.0.2-2|14	BuildRequires:	pkgconfig(lcms2)
14mr|libmng-2.0.2-2|15	BuildRequires:	pkgconfig(zlib)
14mr|libmng-2.0.2-2|16	
14mr|libmng-2.0.2-2|17	%description
14mr|libmng-2.0.2-2|18	The libmng library supports decoding, displaying, encoding, and various other
14mr|libmng-2.0.2-2|19	manipulations of the Multiple-image Network Graphics (MNG) format image files.
14mr|libmng-2.0.2-2|20	It uses the zlib compression library, and optionally the JPEG library by the
14mr|libmng-2.0.2-2|21	Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
14mr|libmng-2.0.2-2|22	library by Marti Maria Saguar.
14mr|libmng-2.0.2-2|23	
14mr|libmng-2.0.2-2|24	#----------------------------------------------------------------------------
14mr|libmng-2.0.2-2|25	
14mr|libmng-2.0.2-2|26	%package -n %{libname}
14mr|libmng-2.0.2-2|27	Summary:	A library for handling MNG files
14mr|libmng-2.0.2-2|28	Group:		System/Libraries
14mr|libmng-2.0.2-2|29	
14mr|libmng-2.0.2-2|30	%description -n %{libname}
14mr|libmng-2.0.2-2|31	The libmng library supports decoding, displaying, encoding, and various other
14mr|libmng-2.0.2-2|32	manipulations of the Multiple-image Network Graphics (MNG) format image files.
14mr|libmng-2.0.2-2|33	It uses the zlib compression library, and optionally the JPEG library by the
14mr|libmng-2.0.2-2|34	Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
14mr|libmng-2.0.2-2|35	library by Marti Maria Saguar.
14mr|libmng-2.0.2-2|36	
14mr|libmng-2.0.2-2|37	%files -n %{libname}
14mr|libmng-2.0.2-2|38	%{_libdir}/libmng.so.%{major}*
14mr|libmng-2.0.2-2|39	
14mr|libmng-2.0.2-2|40	#----------------------------------------------------------------------------
14mr|libmng-2.0.2-2|41	
14mr|libmng-2.0.2-2|42	%package -n %{devname}
14mr|libmng-2.0.2-2|43	Summary:	Development files for libmng
14mr|libmng-2.0.2-2|44	Group:		Development/C
14mr|libmng-2.0.2-2|45	Requires:	%{libname} = %{EVRD}
14mr|libmng-2.0.2-2|46	Provides:	mng-devel = %{EVRD}
14mr|libmng-2.0.2-2|47	
14mr|libmng-2.0.2-2|48	%description -n %{devname}
14mr|libmng-2.0.2-2|49	This package contains header files needed for development.
14mr|libmng-2.0.2-2|50	
14mr|libmng-2.0.2-2|51	%files -n %{devname}
14mr|libmng-2.0.2-2|52	%doc CHANGES LICENSE README README.contrib README.examples
14mr|libmng-2.0.2-2|53	%doc doc/Plan1.png doc/Plan2.png doc/doc.readme doc/libmng.txt
14mr|libmng-2.0.2-2|54	%{_includedir}/*
14mr|libmng-2.0.2-2|55	%{_libdir}/pkgconfig/libmng.pc
14mr|libmng-2.0.2-2|56	%{_libdir}/*.so
14mr|libmng-2.0.2-2|57	%{_mandir}/man*/*
14mr|libmng-2.0.2-2|58	
14mr|libmng-2.0.2-2|59	#----------------------------------------------------------------------------
14mr|libmng-2.0.2-2|60	
14mr|libmng-2.0.2-2|61	%prep
14mr|libmng-2.0.2-2|62	%setup -q
14mr|libmng-2.0.2-2|63	
14mr|libmng-2.0.2-2|64	%build
14mr|libmng-2.0.2-2|65	%configure2_5x \
14mr|libmng-2.0.2-2|66	--disable-static
14mr|libmng-2.0.2-2|67	
14mr|libmng-2.0.2-2|68	%make
14mr|libmng-2.0.2-2|69	
14mr|libmng-2.0.2-2|70	%install
14mr|libmng-2.0.2-2|71	%makeinstall_std
14mr|libmng-2.0.2-2|72	
14mr|libmng-2.0.2-2|73	
14mr|libmng-2.0.2-2|74	%changelog
14mr|libmng-2.0.2-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-2
14mr|libmng-2.0.2-2|76	+ Revision: 833ebc6
14mr|libmng-2.0.2-2|77	- MassBuild#440: Increase release tag
14mr|libmng-2.0.2-2|78	
14mr|libmng-2.0.2-2|79	

17282 14
14mr|libmnl-1.0.3-2|1	%define	major 0
14mr|libmnl-1.0.3-2|2	%define libname %mklibname mnl %{major}
14mr|libmnl-1.0.3-2|3	%define develname %mklibname mnl -d
14mr|libmnl-1.0.3-2|4	
14mr|libmnl-1.0.3-2|5	Summary:	Minimalistic Netlink communication library
14mr|libmnl-1.0.3-2|6	Name:		libmnl
14mr|libmnl-1.0.3-2|7	Version:	1.0.3
14mr|libmnl-1.0.3-2|8	Release:	2
14mr|libmnl-1.0.3-2|9	License:	LGPLv2+
14mr|libmnl-1.0.3-2|10	Group:		System/Kernel and hardware
14mr|libmnl-1.0.3-2|11	URL:		http://netfilter.org/projects/libmnl/
14mr|libmnl-1.0.3-2|12	Source0:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2
14mr|libmnl-1.0.3-2|13	Source1:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2.sig
14mr|libmnl-1.0.3-2|14	BuildRequires:	linux-userspace-headers
14mr|libmnl-1.0.3-2|15	BuildRequires:	libtool
14mr|libmnl-1.0.3-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libmnl-1.0.3-2|17	
14mr|libmnl-1.0.3-2|18	%description
14mr|libmnl-1.0.3-2|19	libmnl is a minimalistic user-space library oriented to Netlink developers.
14mr|libmnl-1.0.3-2|20	There are a lot of common tasks in parsing, validating, constructing of both
14mr|libmnl-1.0.3-2|21	the Netlink header and TLVs that are repetitive and easy to get wrong. This
14mr|libmnl-1.0.3-2|22	library aims to provide simple helpers that allows you to re-use code and to
14mr|libmnl-1.0.3-2|23	avoid re-inventing the wheel.
14mr|libmnl-1.0.3-2|24	
14mr|libmnl-1.0.3-2|25	%package -n	%{libname}
14mr|libmnl-1.0.3-2|26	Summary:	Minimalistic Netlink communication library
14mr|libmnl-1.0.3-2|27	Group:		System/Libraries
14mr|libmnl-1.0.3-2|28	Provides:	libmnl
14mr|libmnl-1.0.3-2|29	
14mr|libmnl-1.0.3-2|30	%description -n	%{libname}
14mr|libmnl-1.0.3-2|31	libmnl is a minimalistic user-space library oriented to Netlink developers.
14mr|libmnl-1.0.3-2|32	There are a lot of common tasks in parsing, validating, constructing of both
14mr|libmnl-1.0.3-2|33	the Netlink header and TLVs that are repetitive and easy to get wrong. This
14mr|libmnl-1.0.3-2|34	library aims to provide simple helpers that allows you to re-use code and to
14mr|libmnl-1.0.3-2|35	avoid re-inventing the wheel.
14mr|libmnl-1.0.3-2|36	
14mr|libmnl-1.0.3-2|37	%package -n	%{develname}
14mr|libmnl-1.0.3-2|38	Summary:	Development files for libmnl
14mr|libmnl-1.0.3-2|39	Group:		Development/C
14mr|libmnl-1.0.3-2|40	Requires:	%{libname} = %{version}-%{release}
14mr|libmnl-1.0.3-2|41	Provides:	mnl-devel
14mr|libmnl-1.0.3-2|42	
14mr|libmnl-1.0.3-2|43	%description -n	%{develname}
14mr|libmnl-1.0.3-2|44	libmnl is a minimalistic user-space library oriented to Netlink developers.
14mr|libmnl-1.0.3-2|45	There are a lot of common tasks in parsing, validating, constructing of both
14mr|libmnl-1.0.3-2|46	the Netlink header and TLVs that are repetitive and easy to get wrong. This
14mr|libmnl-1.0.3-2|47	library aims to provide simple helpers that allows you to re-use code and to
14mr|libmnl-1.0.3-2|48	avoid re-inventing the wheel.
14mr|libmnl-1.0.3-2|49	
14mr|libmnl-1.0.3-2|50	%prep
14mr|libmnl-1.0.3-2|51	
14mr|libmnl-1.0.3-2|52	%setup -q
14mr|libmnl-1.0.3-2|53	
14mr|libmnl-1.0.3-2|54	%build
14mr|libmnl-1.0.3-2|55	rm -Rf autom4te.cache
14mr|libmnl-1.0.3-2|56	aclocal -I m4
14mr|libmnl-1.0.3-2|57	autoreconf -fi
14mr|libmnl-1.0.3-2|58	
14mr|libmnl-1.0.3-2|59	%configure2_5x
14mr|libmnl-1.0.3-2|60	
14mr|libmnl-1.0.3-2|61	%make
14mr|libmnl-1.0.3-2|62	
14mr|libmnl-1.0.3-2|63	%install
14mr|libmnl-1.0.3-2|64	rm -rf %{buildroot}
14mr|libmnl-1.0.3-2|65	
14mr|libmnl-1.0.3-2|66	%makeinstall_std
14mr|libmnl-1.0.3-2|67	
14mr|libmnl-1.0.3-2|68	# cleanup
14mr|libmnl-1.0.3-2|69	rm -f %{buildroot}%{_libdir}/*.la
14mr|libmnl-1.0.3-2|70	
14mr|libmnl-1.0.3-2|71	%if %mdkversion < 200900
14mr|libmnl-1.0.3-2|72	%post -n %{libname} -p /sbin/ldconfig
14mr|libmnl-1.0.3-2|73	%endif
14mr|libmnl-1.0.3-2|74	
14mr|libmnl-1.0.3-2|75	%if %mdkversion < 200900
14mr|libmnl-1.0.3-2|76	%postun -n %{libname} -p /sbin/ldconfig
14mr|libmnl-1.0.3-2|77	%endif
14mr|libmnl-1.0.3-2|78	
14mr|libmnl-1.0.3-2|79	%clean
14mr|libmnl-1.0.3-2|80	rm -rf %{buildroot}
14mr|libmnl-1.0.3-2|81	
14mr|libmnl-1.0.3-2|82	%files -n %{libname}
14mr|libmnl-1.0.3-2|83	%defattr(-,root,root)
14mr|libmnl-1.0.3-2|84	%{_libdir}/*.so.%{major}*
14mr|libmnl-1.0.3-2|85	
14mr|libmnl-1.0.3-2|86	%files -n %{develname}
14mr|libmnl-1.0.3-2|87	%defattr(-,root,root)
14mr|libmnl-1.0.3-2|88	%{_includedir}/*
14mr|libmnl-1.0.3-2|89	%{_libdir}/*.so
14mr|libmnl-1.0.3-2|90	%{_libdir}/pkgconfig/*
14mr|libmnl-1.0.3-2|91	
14mr|libmnl-1.0.3-2|92	
14mr|libmnl-1.0.3-2|93	
14mr|libmnl-1.0.3-2|94	
14mr|libmnl-1.0.3-2|95	%changelog
14mr|libmnl-1.0.3-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|libmnl-1.0.3-2|97	+ Revision: 6e34145
14mr|libmnl-1.0.3-2|98	- MassBuild#440: Increase release tag
14mr|libmnl-1.0.3-2|99	
14mr|libmnl-1.0.3-2|100	

17283 14
14mr|libmodplug-0.8.8.4-4|1	%define major 1
14mr|libmodplug-0.8.8.4-4|2	%define libname %mklibname modplug %{major}
14mr|libmodplug-0.8.8.4-4|3	%define develname %mklibname -d modplug
14mr|libmodplug-0.8.8.4-4|4	
14mr|libmodplug-0.8.8.4-4|5	Summary:	Modplug music player
14mr|libmodplug-0.8.8.4-4|6	Name:		libmodplug
14mr|libmodplug-0.8.8.4-4|7	Version:	0.8.8.4
14mr|libmodplug-0.8.8.4-4|8	Release:	4
14mr|libmodplug-0.8.8.4-4|9	Epoch:		1
14mr|libmodplug-0.8.8.4-4|10	License:	Public Domain
14mr|libmodplug-0.8.8.4-4|11	Group:		Sound
14mr|libmodplug-0.8.8.4-4|12	URL:		http://modplug-xmms.sourceforge.net/
14mr|libmodplug-0.8.8.4-4|13	Source:		http://prdownloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz
14mr|libmodplug-0.8.8.4-4|14	
14mr|libmodplug-0.8.8.4-4|15	%description
14mr|libmodplug-0.8.8.4-4|16	Olivier Lapicque, author of Modplug, which is arguably the best quality
14mr|libmodplug-0.8.8.4-4|17	MOD-playing software available, has placed his sound rendering code in the
14mr|libmodplug-0.8.8.4-4|18	public domain.  This library and plugin is based on that code.
14mr|libmodplug-0.8.8.4-4|19	
14mr|libmodplug-0.8.8.4-4|20	It can play 22 different mod formats, including:
14mr|libmodplug-0.8.8.4-4|21	MOD, S3M, XM, IT, 669, AMF (both of them), AMS, DBM, DMF, DSM, FAR,
14mr|libmodplug-0.8.8.4-4|22	MDL, MED, MTM, OKT, PTM, STM, ULT, UMX, MT2, PSM
14mr|libmodplug-0.8.8.4-4|23	
14mr|libmodplug-0.8.8.4-4|24	%package -n %{libname}
14mr|libmodplug-0.8.8.4-4|25	Group:		System/Libraries
14mr|libmodplug-0.8.8.4-4|26	Summary:	Modplug shared library
14mr|libmodplug-0.8.8.4-4|27	
14mr|libmodplug-0.8.8.4-4|28	%description -n %{libname}
14mr|libmodplug-0.8.8.4-4|29	This is the shared library part of the Modplug music player.
14mr|libmodplug-0.8.8.4-4|30	
14mr|libmodplug-0.8.8.4-4|31	%package -n %{develname}
14mr|libmodplug-0.8.8.4-4|32	Group:		Development/C++
14mr|libmodplug-0.8.8.4-4|33	Summary:	Header files for compiling against Modplug library
14mr|libmodplug-0.8.8.4-4|34	Provides:	%{name}-devel = %{EVRD}
14mr|libmodplug-0.8.8.4-4|35	Requires:	%{libname} = %{EVRD}
14mr|libmodplug-0.8.8.4-4|36	
14mr|libmodplug-0.8.8.4-4|37	%description -n %{develname}
14mr|libmodplug-0.8.8.4-4|38	This is the development package of libmodplug. Install it if you want to
14mr|libmodplug-0.8.8.4-4|39	compile programs using this library.
14mr|libmodplug-0.8.8.4-4|40	
14mr|libmodplug-0.8.8.4-4|41	%prep
14mr|libmodplug-0.8.8.4-4|42	%setup -q
14mr|libmodplug-0.8.8.4-4|43	
14mr|libmodplug-0.8.8.4-4|44	%build
14mr|libmodplug-0.8.8.4-4|45	%configure2_5x
14mr|libmodplug-0.8.8.4-4|46	%make
14mr|libmodplug-0.8.8.4-4|47	
14mr|libmodplug-0.8.8.4-4|48	%install
14mr|libmodplug-0.8.8.4-4|49	%makeinstall_std
14mr|libmodplug-0.8.8.4-4|50	
14mr|libmodplug-0.8.8.4-4|51	%files -n %{libname}
14mr|libmodplug-0.8.8.4-4|52	%doc README COPYING
14mr|libmodplug-0.8.8.4-4|53	%{_libdir}/libmodplug.so.%{major}*
14mr|libmodplug-0.8.8.4-4|54	
14mr|libmodplug-0.8.8.4-4|55	%files -n %{develname}
14mr|libmodplug-0.8.8.4-4|56	%doc AUTHORS TODO ChangeLog
14mr|libmodplug-0.8.8.4-4|57	%{_libdir}/libmodplug.so
14mr|libmodplug-0.8.8.4-4|58	%{_includedir}/libmodplug/
14mr|libmodplug-0.8.8.4-4|59	%{_libdir}/pkgconfig/*.pc
14mr|libmodplug-0.8.8.4-4|60	
14mr|libmodplug-0.8.8.4-4|61	
14mr|libmodplug-0.8.8.4-4|62	
14mr|libmodplug-0.8.8.4-4|63	
14mr|libmodplug-0.8.8.4-4|64	%changelog
14mr|libmodplug-0.8.8.4-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.8.8.4-4
14mr|libmodplug-0.8.8.4-4|66	+ Revision: fee30ee
14mr|libmodplug-0.8.8.4-4|67	- MassBuild#440: Increase release tag
14mr|libmodplug-0.8.8.4-4|68	
14mr|libmodplug-0.8.8.4-4|69	

17284 14
14mr|libmowgli-1.0.0-3|1	%define major 2
14mr|libmowgli-1.0.0-3|2	%define libname %mklibname mowgli %{major}
14mr|libmowgli-1.0.0-3|3	%define libnamedev %mklibname -d mowgli
14mr|libmowgli-1.0.0-3|4	
14mr|libmowgli-1.0.0-3|5	Summary:	Development framework with high performance algorithms
14mr|libmowgli-1.0.0-3|6	Name:		libmowgli
14mr|libmowgli-1.0.0-3|7	Version:	1.0.0
14mr|libmowgli-1.0.0-3|8	Release:	3
14mr|libmowgli-1.0.0-3|9	License:	BSD
14mr|libmowgli-1.0.0-3|10	Group:		System/Libraries
14mr|libmowgli-1.0.0-3|11	Url:		http://www.atheme.org/project/mowgli
14mr|libmowgli-1.0.0-3|12	Source0:	http://distfiles.atheme.org/libmowgli-%{version}.tar.bz2
14mr|libmowgli-1.0.0-3|13	
14mr|libmowgli-1.0.0-3|14	%description
14mr|libmowgli-1.0.0-3|15	mowgli is a development framework for C (like GLib), which provides
14mr|libmowgli-1.0.0-3|16	high performance and highly flexible algorithms. It can be used as a
14mr|libmowgli-1.0.0-3|17	suppliment to GLib (to add additional functions (dictionaries,
14mr|libmowgli-1.0.0-3|18	hashes), or replace some of the slow GLib list manipulation
14mr|libmowgli-1.0.0-3|19	functions), or stand alone. It also provides a powerful hook system
14mr|libmowgli-1.0.0-3|20	and convenient logging for your code, as well as a high performance
14mr|libmowgli-1.0.0-3|21	block allocator.
14mr|libmowgli-1.0.0-3|22	
14mr|libmowgli-1.0.0-3|23	%package -n %{libname}
14mr|libmowgli-1.0.0-3|24	Group:		System/Libraries
14mr|libmowgli-1.0.0-3|25	Summary:	Development framework library
14mr|libmowgli-1.0.0-3|26	
14mr|libmowgli-1.0.0-3|27	%description -n %{libname}
14mr|libmowgli-1.0.0-3|28	mowgli is a development framework for C (like GLib), which provides
14mr|libmowgli-1.0.0-3|29	high performance and highly flexible algorithms. It can be used as a
14mr|libmowgli-1.0.0-3|30	suppliment to GLib (to add additional functions (dictionaries,
14mr|libmowgli-1.0.0-3|31	hashes), or replace some of the slow GLib list manipulation
14mr|libmowgli-1.0.0-3|32	functions), or stand alone. It also provides a powerful hook system
14mr|libmowgli-1.0.0-3|33	and convenient logging for your code, as well as a high performance
14mr|libmowgli-1.0.0-3|34	block allocator.
14mr|libmowgli-1.0.0-3|35	
14mr|libmowgli-1.0.0-3|36	%package -n %{libnamedev}
14mr|libmowgli-1.0.0-3|37	Group:		Development/C
14mr|libmowgli-1.0.0-3|38	Summary:	Development framework header files
14mr|libmowgli-1.0.0-3|39	Requires:	%{libname} = %{version}-%{release}
14mr|libmowgli-1.0.0-3|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmowgli-1.0.0-3|41	
14mr|libmowgli-1.0.0-3|42	%description -n %{libnamedev}
14mr|libmowgli-1.0.0-3|43	mowgli is a development framework for C (like GLib), which provides
14mr|libmowgli-1.0.0-3|44	high performance and highly flexible algorithms. It can be used as a
14mr|libmowgli-1.0.0-3|45	suppliment to GLib (to add additional functions (dictionaries,
14mr|libmowgli-1.0.0-3|46	hashes), or replace some of the slow GLib list manipulation
14mr|libmowgli-1.0.0-3|47	functions), or stand alone. It also provides a powerful hook system
14mr|libmowgli-1.0.0-3|48	and convenient logging for your code, as well as a high performance
14mr|libmowgli-1.0.0-3|49	block allocator.
14mr|libmowgli-1.0.0-3|50	
14mr|libmowgli-1.0.0-3|51	%prep
14mr|libmowgli-1.0.0-3|52	%setup -q
14mr|libmowgli-1.0.0-3|53	
14mr|libmowgli-1.0.0-3|54	%build
14mr|libmowgli-1.0.0-3|55	%configure2_5x
14mr|libmowgli-1.0.0-3|56	%make
14mr|libmowgli-1.0.0-3|57	
14mr|libmowgli-1.0.0-3|58	%install
14mr|libmowgli-1.0.0-3|59	%makeinstall_std
14mr|libmowgli-1.0.0-3|60	
14mr|libmowgli-1.0.0-3|61	%files -n %{libname}
14mr|libmowgli-1.0.0-3|62	%{_libdir}/libmowgli.so.%{major}*
14mr|libmowgli-1.0.0-3|63	
14mr|libmowgli-1.0.0-3|64	%files -n %{libnamedev}
14mr|libmowgli-1.0.0-3|65	%doc AUTHORS
14mr|libmowgli-1.0.0-3|66	%{_libdir}/libmowgli.so
14mr|libmowgli-1.0.0-3|67	%{_libdir}/pkgconfig/libmowgli.pc
14mr|libmowgli-1.0.0-3|68	%{_includedir}/%{name}/
14mr|libmowgli-1.0.0-3|69	
14mr|libmowgli-1.0.0-3|70	
14mr|libmowgli-1.0.0-3|71	
14mr|libmowgli-1.0.0-3|72	%changelog
14mr|libmowgli-1.0.0-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-3
14mr|libmowgli-1.0.0-3|74	+ Revision: faa12e0
14mr|libmowgli-1.0.0-3|75	- MassBuild#440: Increase release tag
14mr|libmowgli-1.0.0-3|76	
14mr|libmowgli-1.0.0-3|77	

17285 14
14mr|libmp4v2-2.0.0-3|1	%define major 2
14mr|libmp4v2-2.0.0-3|2	%define libname %mklibname mp4v2_ %{major}
14mr|libmp4v2-2.0.0-3|3	%define develname %mklibname -d mp4v2
14mr|libmp4v2-2.0.0-3|4	%define olddevelname %mklibname -d mpeg4ip
14mr|libmp4v2-2.0.0-3|5	%define oname mp4v2
14mr|libmp4v2-2.0.0-3|6	
14mr|libmp4v2-2.0.0-3|7	Summary:	Library for working with files using the mp4 container format
14mr|libmp4v2-2.0.0-3|8	Name:		libmp4v2
14mr|libmp4v2-2.0.0-3|9	Version:	2.0.0
14mr|libmp4v2-2.0.0-3|10	Release:	3
14mr|libmp4v2-2.0.0-3|11	Epoch:		1
14mr|libmp4v2-2.0.0-3|12	License:	MPLv1.1
14mr|libmp4v2-2.0.0-3|13	Group:		Sound
14mr|libmp4v2-2.0.0-3|14	URL:		http://code.google.com/p/mp4v2/
14mr|libmp4v2-2.0.0-3|15	Source0:	http://mp4v2.googlecode.com/files/%{oname}-%{version}.tar.bz2
14mr|libmp4v2-2.0.0-3|16	
14mr|libmp4v2-2.0.0-3|17	%description
14mr|libmp4v2-2.0.0-3|18	The libmp4v2 library provides an abstraction layer for working with files
14mr|libmp4v2-2.0.0-3|19	using the mp4 container format. This library is developed by mpeg4ip project
14mr|libmp4v2-2.0.0-3|20	and is an exact copy of the library distributed in the mpeg4ip package.
14mr|libmp4v2-2.0.0-3|21	
14mr|libmp4v2-2.0.0-3|22	%package -n %{libname}
14mr|libmp4v2-2.0.0-3|23	Group:		System/Libraries
14mr|libmp4v2-2.0.0-3|24	Summary:	Library for working with files using the mp4 container format
14mr|libmp4v2-2.0.0-3|25	
14mr|libmp4v2-2.0.0-3|26	%description -n %{libname}
14mr|libmp4v2-2.0.0-3|27	The libmp4v2 library provides an abstraction layer for working with files
14mr|libmp4v2-2.0.0-3|28	using the mp4 container format. This library is developed by mpeg4ip project
14mr|libmp4v2-2.0.0-3|29	and is an exact copy of the library distributed in the mpeg4ip package.
14mr|libmp4v2-2.0.0-3|30	
14mr|libmp4v2-2.0.0-3|31	%package -n %{develname}
14mr|libmp4v2-2.0.0-3|32	Summary:	Development files for the mp4v2 library
14mr|libmp4v2-2.0.0-3|33	Group:		Development/C++
14mr|libmp4v2-2.0.0-3|34	Requires:	%{libname} = %{EVRD}
14mr|libmp4v2-2.0.0-3|35	Provides:	libmp4v2-devel = %{EVRD}
14mr|libmp4v2-2.0.0-3|36	
14mr|libmp4v2-2.0.0-3|37	%description -n %{develname}
14mr|libmp4v2-2.0.0-3|38	Development files and documentation needed to develop and compile programs
14mr|libmp4v2-2.0.0-3|39	using the libmp4v2 library.
14mr|libmp4v2-2.0.0-3|40	
14mr|libmp4v2-2.0.0-3|41	%package utils
14mr|libmp4v2-2.0.0-3|42	Group:		Sound
14mr|libmp4v2-2.0.0-3|43	Summary:	Command line utils to handle MP4 metadata
14mr|libmp4v2-2.0.0-3|44	
14mr|libmp4v2-2.0.0-3|45	%description utils
14mr|libmp4v2-2.0.0-3|46	The libmp4v2 library provides an abstraction layer for working with files
14mr|libmp4v2-2.0.0-3|47	using the mp4 container format. This library is developed by mpeg4ip project
14mr|libmp4v2-2.0.0-3|48	and is an exact copy of the library distributed in the mpeg4ip package.
14mr|libmp4v2-2.0.0-3|49	
14mr|libmp4v2-2.0.0-3|50	This contains the command line example utilities.
14mr|libmp4v2-2.0.0-3|51	
14mr|libmp4v2-2.0.0-3|52	%prep
14mr|libmp4v2-2.0.0-3|53	%setup -q -n %{oname}-%{version}
14mr|libmp4v2-2.0.0-3|54	
14mr|libmp4v2-2.0.0-3|55	%build
14mr|libmp4v2-2.0.0-3|56	%configure2_5x \
14mr|libmp4v2-2.0.0-3|57	--disable-static \
14mr|libmp4v2-2.0.0-3|58	--disable-dependency-tracking
14mr|libmp4v2-2.0.0-3|59	%make
14mr|libmp4v2-2.0.0-3|60	
14mr|libmp4v2-2.0.0-3|61	
14mr|libmp4v2-2.0.0-3|62	%install
14mr|libmp4v2-2.0.0-3|63	%makeinstall_std
14mr|libmp4v2-2.0.0-3|64	
14mr|libmp4v2-2.0.0-3|65	%files utils
14mr|libmp4v2-2.0.0-3|66	%doc COPYING
14mr|libmp4v2-2.0.0-3|67	%{_bindir}/*
14mr|libmp4v2-2.0.0-3|68	
14mr|libmp4v2-2.0.0-3|69	%files -n %{libname}
14mr|libmp4v2-2.0.0-3|70	%doc COPYING
14mr|libmp4v2-2.0.0-3|71	%{_libdir}/libmp4v2.so.%{major}*
14mr|libmp4v2-2.0.0-3|72	
14mr|libmp4v2-2.0.0-3|73	%files -n %{develname}
14mr|libmp4v2-2.0.0-3|74	%doc doc/*.txt
14mr|libmp4v2-2.0.0-3|75	%{_includedir}/mp4v2/
14mr|libmp4v2-2.0.0-3|76	%{_libdir}/*.so
14mr|libmp4v2-2.0.0-3|77	%{_mandir}/man?/*
14mr|libmp4v2-2.0.0-3|78	
14mr|libmp4v2-2.0.0-3|79	
14mr|libmp4v2-2.0.0-3|80	
14mr|libmp4v2-2.0.0-3|81	%changelog
14mr|libmp4v2-2.0.0-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.0.0-3
14mr|libmp4v2-2.0.0-3|83	+ Revision: 04a4a22
14mr|libmp4v2-2.0.0-3|84	- MassBuild#440: Increase release tag
14mr|libmp4v2-2.0.0-3|85	
14mr|libmp4v2-2.0.0-3|86	

17286 14
14mr|libmpc-1.0-3|1	%define realname	mpc
14mr|libmpc-1.0-3|2	%define libmajor	3
14mr|libmpc-1.0-3|3	%define libname		%mklibname %{realname} %{libmajor}
14mr|libmpc-1.0-3|4	%define libname_devel	%mklibname %{realname} -d
14mr|libmpc-1.0-3|5	
14mr|libmpc-1.0-3|6	Summary:	Complex numbers arithmetic with arbitrarily high precision and correct rounding
14mr|libmpc-1.0-3|7	Name:		libmpc
14mr|libmpc-1.0-3|8	Version:	1.0
14mr|libmpc-1.0-3|9	Release:	3
14mr|libmpc-1.0-3|10	License:	LGPLv2+
14mr|libmpc-1.0-3|11	Group:		System/Libraries
14mr|libmpc-1.0-3|12	URL:		http://www.multiprecision.org/%{realname}
14mr|libmpc-1.0-3|13	Source0:	http://www.multiprecision.org/mpc/download/%{realname}-%{version}.tar.gz
14mr|libmpc-1.0-3|14	BuildRequires:	gmp-devel
14mr|libmpc-1.0-3|15	BuildRequires:	mpfr-devel
14mr|libmpc-1.0-3|16	
14mr|libmpc-1.0-3|17	%description
14mr|libmpc-1.0-3|18	Mpc is a C library for the arithmetic of complex numbers with arbitrarily
14mr|libmpc-1.0-3|19	high precision and correct rounding of the result. It is built upon and
14mr|libmpc-1.0-3|20	follows the same principles as Mpfr. The library is written by Andreas Enge,
14mr|libmpc-1.0-3|21	Philippe Thveny and Paul Zimmermann and is distributed under the Gnu Lesser
14mr|libmpc-1.0-3|22	General Public License, either version 2.1 of the licence, or (at your option)
14mr|libmpc-1.0-3|23	any later version. The Mpc library has been registered in France by the
14mr|libmpc-1.0-3|24	Agence pour la Protection des Programmes on 2003-02-05 under the number
14mr|libmpc-1.0-3|25	IDDN FR 001 060029 000 R P 2003 000 10000.
14mr|libmpc-1.0-3|26	
14mr|libmpc-1.0-3|27	%package	-n %{libname}
14mr|libmpc-1.0-3|28	Summary:	Complex numbers arithmetic with arbitrarily high precision and correct rounding
14mr|libmpc-1.0-3|29	Group:		System/Libraries
14mr|libmpc-1.0-3|30	
14mr|libmpc-1.0-3|31	%description	-n %{libname}
14mr|libmpc-1.0-3|32	Mpc is a C library for the arithmetic of complex numbers with arbitrarily
14mr|libmpc-1.0-3|33	high precision and correct rounding of the result. It is built upon and
14mr|libmpc-1.0-3|34	follows the same principles as Mpfr. The library is written by Andreas Enge,
14mr|libmpc-1.0-3|35	Philippe Thveny and Paul Zimmermann and is distributed under the Gnu Lesser
14mr|libmpc-1.0-3|36	General Public License, either version 2.1 of the licence, or (at your option)
14mr|libmpc-1.0-3|37	any later version. The Mpc library has been registered in France by the
14mr|libmpc-1.0-3|38	Agence pour la Protection des Programmes on 2003-02-05 under the number
14mr|libmpc-1.0-3|39	IDDN FR 001 060029 000 R P 2003 000 10000.
14mr|libmpc-1.0-3|40	
14mr|libmpc-1.0-3|41	%package	-n %{libname_devel}
14mr|libmpc-1.0-3|42	Summary:	Development headers and libraries for MPC
14mr|libmpc-1.0-3|43	Group:		Development/C
14mr|libmpc-1.0-3|44	Requires:	%{libname} = %{version}-%{release}
14mr|libmpc-1.0-3|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmpc-1.0-3|46	
14mr|libmpc-1.0-3|47	%description	-n %{libname_devel}
14mr|libmpc-1.0-3|48	Development headers and libraries for MPC.
14mr|libmpc-1.0-3|49	
14mr|libmpc-1.0-3|50	%prep
14mr|libmpc-1.0-3|51	%setup -q -n %{realname}-%{version}
14mr|libmpc-1.0-3|52	autoreconf -ifs
14mr|libmpc-1.0-3|53	
14mr|libmpc-1.0-3|54	%build
14mr|libmpc-1.0-3|55	%configure2_5x			\
14mr|libmpc-1.0-3|56	--enable-shared		\
14mr|libmpc-1.0-3|57	--disable-static
14mr|libmpc-1.0-3|58	
14mr|libmpc-1.0-3|59	%make
14mr|libmpc-1.0-3|60	
14mr|libmpc-1.0-3|61	%install
14mr|libmpc-1.0-3|62	%__rm -rf %{buildroot}
14mr|libmpc-1.0-3|63	%makeinstall_std
14mr|libmpc-1.0-3|64	mkdir -p %{buildroot}%{_docdir}/%{name}
14mr|libmpc-1.0-3|65	install -m 0644 AUTHORS NEWS README TODO %{buildroot}%{_docdir}/%{name}
14mr|libmpc-1.0-3|66	
14mr|libmpc-1.0-3|67	%check
14mr|libmpc-1.0-3|68	make check
14mr|libmpc-1.0-3|69	
14mr|libmpc-1.0-3|70	%files -n %{libname}
14mr|libmpc-1.0-3|71	%{_libdir}/libmpc.so.%{libmajor}*
14mr|libmpc-1.0-3|72	
14mr|libmpc-1.0-3|73	%files -n %{libname_devel}
14mr|libmpc-1.0-3|74	%doc %dir %{_docdir}/%{name}
14mr|libmpc-1.0-3|75	%doc %{_docdir}/%{name}/*
14mr|libmpc-1.0-3|76	%{_includedir}/mpc.h
14mr|libmpc-1.0-3|77	%{_infodir}/mpc.info*
14mr|libmpc-1.0-3|78	%{_libdir}/libmpc.so
14mr|libmpc-1.0-3|79	
14mr|libmpc-1.0-3|80	%changelog
14mr|libmpc-1.0-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|libmpc-1.0-3|82	+ Revision: 6cfda20
14mr|libmpc-1.0-3|83	- MassBuild#440: Increase release tag
14mr|libmpc-1.0-3|84	
14mr|libmpc-1.0-3|85	

17287 14
14mr|libmpcdec-1.2.6-13|1	%define major 5
14mr|libmpcdec-1.2.6-13|2	%define libname %mklibname mpcdec %{major}
14mr|libmpcdec-1.2.6-13|3	%define develname %mklibname mpcdec -d
14mr|libmpcdec-1.2.6-13|4	
14mr|libmpcdec-1.2.6-13|5	Summary:	Portable Musepack decoder library
14mr|libmpcdec-1.2.6-13|6	Name:		libmpcdec
14mr|libmpcdec-1.2.6-13|7	Version:	1.2.6
14mr|libmpcdec-1.2.6-13|8	Release:	13
14mr|libmpcdec-1.2.6-13|9	License:	BSD
14mr|libmpcdec-1.2.6-13|10	Group:		System/Libraries
14mr|libmpcdec-1.2.6-13|11	URL:		http://www.musepack.net/
14mr|libmpcdec-1.2.6-13|12	Source:		http://files.musepack.net/source/%{name}-%{version}.tar.bz2
14mr|libmpcdec-1.2.6-13|13	
14mr|libmpcdec-1.2.6-13|14	%description
14mr|libmpcdec-1.2.6-13|15	Portable Musepack decoder library.
14mr|libmpcdec-1.2.6-13|16	
14mr|libmpcdec-1.2.6-13|17	%package -n %{libname}
14mr|libmpcdec-1.2.6-13|18	Summary:	Dynamic libraries from %{name}
14mr|libmpcdec-1.2.6-13|19	Group:		System/Libraries
14mr|libmpcdec-1.2.6-13|20	
14mr|libmpcdec-1.2.6-13|21	%description -n %{libname}
14mr|libmpcdec-1.2.6-13|22	Dynamic libraries from %{name}.
14mr|libmpcdec-1.2.6-13|23	
14mr|libmpcdec-1.2.6-13|24	%package -n %{develname}
14mr|libmpcdec-1.2.6-13|25	Summary:	Header files and static libraries from %{name}
14mr|libmpcdec-1.2.6-13|26	Group:		Development/C
14mr|libmpcdec-1.2.6-13|27	Requires:	%{libname} >= %{version}-%{release}
14mr|libmpcdec-1.2.6-13|28	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmpcdec-1.2.6-13|29	
14mr|libmpcdec-1.2.6-13|30	%description -n %{develname}
14mr|libmpcdec-1.2.6-13|31	Libraries and includes files for developing programs based on %{name}.
14mr|libmpcdec-1.2.6-13|32	
14mr|libmpcdec-1.2.6-13|33	%prep
14mr|libmpcdec-1.2.6-13|34	%setup -q
14mr|libmpcdec-1.2.6-13|35	
14mr|libmpcdec-1.2.6-13|36	%build
14mr|libmpcdec-1.2.6-13|37	%configure2_5x --disable-static
14mr|libmpcdec-1.2.6-13|38	
14mr|libmpcdec-1.2.6-13|39	%make
14mr|libmpcdec-1.2.6-13|40	
14mr|libmpcdec-1.2.6-13|41	%install
14mr|libmpcdec-1.2.6-13|42	%makeinstall_std
14mr|libmpcdec-1.2.6-13|43	
14mr|libmpcdec-1.2.6-13|44	%files -n %{libname}
14mr|libmpcdec-1.2.6-13|45	%{_libdir}/*.so.%{major}*
14mr|libmpcdec-1.2.6-13|46	
14mr|libmpcdec-1.2.6-13|47	%files -n %{develname}
14mr|libmpcdec-1.2.6-13|48	%doc AUTHORS README ChangeLog
14mr|libmpcdec-1.2.6-13|49	%{_includedir}/*
14mr|libmpcdec-1.2.6-13|50	%{_libdir}/*.so
14mr|libmpcdec-1.2.6-13|51	
14mr|libmpcdec-1.2.6-13|52	
14mr|libmpcdec-1.2.6-13|53	
14mr|libmpcdec-1.2.6-13|54	%changelog
14mr|libmpcdec-1.2.6-13|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.6-13
14mr|libmpcdec-1.2.6-13|56	+ Revision: 49b4a9d
14mr|libmpcdec-1.2.6-13|57	- MassBuild#440: Increase release tag
14mr|libmpcdec-1.2.6-13|58	
14mr|libmpcdec-1.2.6-13|59	

17288 14
14mr|libmsn-4.2.1-3|1	Name:		libmsn
14mr|libmsn-4.2.1-3|2	Summary:	Reusable, open-source and fully documented library for MSN
14mr|libmsn-4.2.1-3|3	Version:	4.2.1
14mr|libmsn-4.2.1-3|4	Release:	3
14mr|libmsn-4.2.1-3|5	License:	GPLv2+
14mr|libmsn-4.2.1-3|6	Group:		Development/C++
14mr|libmsn-4.2.1-3|7	Url:		http://sourceforge.net/projects/libmsn
14mr|libmsn-4.2.1-3|8	Source0:	http://downloads.sourceforge.net/libmsn/%name-%version.tar.bz2
14mr|libmsn-4.2.1-3|9	Patch0:		libmsn-4.2.1-unistd.patch
14mr|libmsn-4.2.1-3|10	BuildRequires:	cmake
14mr|libmsn-4.2.1-3|11	BuildRequires:	pkgconfig(openssl)
14mr|libmsn-4.2.1-3|12	
14mr|libmsn-4.2.1-3|13	%description
14mr|libmsn-4.2.1-3|14	Libmsn is a reusable, open-source, fully documented library for
14mr|libmsn-4.2.1-3|15	connecting to Microsoft's MSN Messenger service.
14mr|libmsn-4.2.1-3|16	
14mr|libmsn-4.2.1-3|17	#-----------------------------------------------------------------------------
14mr|libmsn-4.2.1-3|18	
14mr|libmsn-4.2.1-3|19	%define msn_major 0.3
14mr|libmsn-4.2.1-3|20	%define libmsn %mklibname msn %{msn_major}
14mr|libmsn-4.2.1-3|21	
14mr|libmsn-4.2.1-3|22	%package -n %{libmsn}
14mr|libmsn-4.2.1-3|23	Summary:	%{name} library
14mr|libmsn-4.2.1-3|24	Group:		System/Libraries
14mr|libmsn-4.2.1-3|25	
14mr|libmsn-4.2.1-3|26	%description -n %{libmsn}
14mr|libmsn-4.2.1-3|27	%{name} library.
14mr|libmsn-4.2.1-3|28	
14mr|libmsn-4.2.1-3|29	%files -n %{libmsn}
14mr|libmsn-4.2.1-3|30	%{_libdir}/libmsn.so.%{msn_major}*
14mr|libmsn-4.2.1-3|31	
14mr|libmsn-4.2.1-3|32	#-----------------------------------------------------------------------------
14mr|libmsn-4.2.1-3|33	
14mr|libmsn-4.2.1-3|34	%package test
14mr|libmsn-4.2.1-3|35	Summary:	Connection test utility
14mr|libmsn-4.2.1-3|36	Group:		Development/C++
14mr|libmsn-4.2.1-3|37	
14mr|libmsn-4.2.1-3|38	%description test
14mr|libmsn-4.2.1-3|39	Connection test utility.
14mr|libmsn-4.2.1-3|40	
14mr|libmsn-4.2.1-3|41	%files test
14mr|libmsn-4.2.1-3|42	%{_bindir}/*
14mr|libmsn-4.2.1-3|43	
14mr|libmsn-4.2.1-3|44	#-----------------------------------------------------------------------------
14mr|libmsn-4.2.1-3|45	
14mr|libmsn-4.2.1-3|46	%package devel
14mr|libmsn-4.2.1-3|47	Summary:	Devel stuff for %{name}
14mr|libmsn-4.2.1-3|48	Group:		Development/C++
14mr|libmsn-4.2.1-3|49	Requires:	%{libmsn} = %{version}-%{release}
14mr|libmsn-4.2.1-3|50	
14mr|libmsn-4.2.1-3|51	%description devel
14mr|libmsn-4.2.1-3|52	Files needed to build applications based on %{name}.
14mr|libmsn-4.2.1-3|53	
14mr|libmsn-4.2.1-3|54	%files devel
14mr|libmsn-4.2.1-3|55	%{_libdir}/pkgconfig/*
14mr|libmsn-4.2.1-3|56	%{_includedir}/msn
14mr|libmsn-4.2.1-3|57	%{_libdir}/libmsn.so
14mr|libmsn-4.2.1-3|58	
14mr|libmsn-4.2.1-3|59	#-----------------------------------------------------------------------------
14mr|libmsn-4.2.1-3|60	
14mr|libmsn-4.2.1-3|61	%prep
14mr|libmsn-4.2.1-3|62	%setup -q
14mr|libmsn-4.2.1-3|63	%patch0 -p1
14mr|libmsn-4.2.1-3|64	
14mr|libmsn-4.2.1-3|65	%build
14mr|libmsn-4.2.1-3|66	%cmake
14mr|libmsn-4.2.1-3|67	%make
14mr|libmsn-4.2.1-3|68	
14mr|libmsn-4.2.1-3|69	%install
14mr|libmsn-4.2.1-3|70	%makeinstall_std -C build
14mr|libmsn-4.2.1-3|71	
14mr|libmsn-4.2.1-3|72	
14mr|libmsn-4.2.1-3|73	%changelog
14mr|libmsn-4.2.1-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.1-3
14mr|libmsn-4.2.1-3|75	+ Revision: c37d1ec
14mr|libmsn-4.2.1-3|76	- MassBuild#440: Increase release tag
14mr|libmsn-4.2.1-3|77	
14mr|libmsn-4.2.1-3|78	

17289 14
14mr|libmspack-0.4-0.1.alpha|1	Name:           libmspack
14mr|libmspack-0.4-0.1.alpha|2	Version:        0.4
14mr|libmspack-0.4-0.1.alpha|3	Release:        0.1.alpha%{?dist}
14mr|libmspack-0.4-0.1.alpha|4	Summary:        Library for CAB and related files compression and decompression
14mr|libmspack-0.4-0.1.alpha|5	
14mr|libmspack-0.4-0.1.alpha|6	Group:          System/Libraries
14mr|libmspack-0.4-0.1.alpha|7	License:        LGPLv2
14mr|libmspack-0.4-0.1.alpha|8	URL:            http://www.cabextract.org.uk/libmspack/
14mr|libmspack-0.4-0.1.alpha|9	Source0:        http://www.cabextract.org.uk/libmspack/%{name}-%{version}alpha.tar.gz
14mr|libmspack-0.4-0.1.alpha|10	Patch0:         %{name}-0.4alpha-doc.patch
14mr|libmspack-0.4-0.1.alpha|11	BuildRequires:  doxygen
14mr|libmspack-0.4-0.1.alpha|12	
14mr|libmspack-0.4-0.1.alpha|13	
14mr|libmspack-0.4-0.1.alpha|14	%description
14mr|libmspack-0.4-0.1.alpha|15	The purpose of libmspack is to provide both compression and decompression of
14mr|libmspack-0.4-0.1.alpha|16	some loosely related file formats used by Microsoft.
14mr|libmspack-0.4-0.1.alpha|17	
14mr|libmspack-0.4-0.1.alpha|18	%package        devel
14mr|libmspack-0.4-0.1.alpha|19	Summary:        Development files for %{name}
14mr|libmspack-0.4-0.1.alpha|20	Group:          System/Libraries
14mr|libmspack-0.4-0.1.alpha|21	Requires:       %{name} = %{version}-%{release}
14mr|libmspack-0.4-0.1.alpha|22	Obsoletes:      %{name}-doc < 0.2
14mr|libmspack-0.4-0.1.alpha|23	
14mr|libmspack-0.4-0.1.alpha|24	%description    devel
14mr|libmspack-0.4-0.1.alpha|25	The %{name}-devel package contains libraries, header files and documentation
14mr|libmspack-0.4-0.1.alpha|26	for developing applications that use %{name}.
14mr|libmspack-0.4-0.1.alpha|27	
14mr|libmspack-0.4-0.1.alpha|28	
14mr|libmspack-0.4-0.1.alpha|29	%prep
14mr|libmspack-0.4-0.1.alpha|30	%setup -q -n %{name}-%{version}alpha
14mr|libmspack-0.4-0.1.alpha|31	%apply_patches
14mr|libmspack-0.4-0.1.alpha|32	
14mr|libmspack-0.4-0.1.alpha|33	chmod a-x mspack/mspack.h
14mr|libmspack-0.4-0.1.alpha|34	
14mr|libmspack-0.4-0.1.alpha|35	
14mr|libmspack-0.4-0.1.alpha|36	%build
14mr|libmspack-0.4-0.1.alpha|37	%configure2_5x --disable-static --disable-silent-rules
14mr|libmspack-0.4-0.1.alpha|38	%make
14mr|libmspack-0.4-0.1.alpha|39	
14mr|libmspack-0.4-0.1.alpha|40	
14mr|libmspack-0.4-0.1.alpha|41	%install
14mr|libmspack-0.4-0.1.alpha|42	%makeinstall_std
14mr|libmspack-0.4-0.1.alpha|43	rm $RPM_BUILD_ROOT%{_libdir}/libmspack.la
14mr|libmspack-0.4-0.1.alpha|44	
14mr|libmspack-0.4-0.1.alpha|45	iconv -f ISO_8859-1 -t utf8 ChangeLog --output Changelog.utf8
14mr|libmspack-0.4-0.1.alpha|46	touch -r ChangeLog Changelog.utf8
14mr|libmspack-0.4-0.1.alpha|47	mv Changelog.utf8 ChangeLog
14mr|libmspack-0.4-0.1.alpha|48	
14mr|libmspack-0.4-0.1.alpha|49	pushd doc
14mr|libmspack-0.4-0.1.alpha|50	doxygen
14mr|libmspack-0.4-0.1.alpha|51	find html -type f | xargs touch -r %{SOURCE0}
14mr|libmspack-0.4-0.1.alpha|52	rm -f html/installdox
14mr|libmspack-0.4-0.1.alpha|53	popd
14mr|libmspack-0.4-0.1.alpha|54	
14mr|libmspack-0.4-0.1.alpha|55	
14mr|libmspack-0.4-0.1.alpha|56	%files
14mr|libmspack-0.4-0.1.alpha|57	%doc README TODO COPYING.LIB ChangeLog AUTHORS
14mr|libmspack-0.4-0.1.alpha|58	%{_libdir}/*.so.*
14mr|libmspack-0.4-0.1.alpha|59	
14mr|libmspack-0.4-0.1.alpha|60	%files devel
14mr|libmspack-0.4-0.1.alpha|61	%doc doc/html
14mr|libmspack-0.4-0.1.alpha|62	%{_includedir}/*
14mr|libmspack-0.4-0.1.alpha|63	%{_libdir}/*.so
14mr|libmspack-0.4-0.1.alpha|64	%{_libdir}/pkgconfig/%{name}.pc
14mr|libmspack-0.4-0.1.alpha|65	
14mr|libmspack-0.4-0.1.alpha|66	
14mr|libmspack-0.4-0.1.alpha|67	%changelog
14mr|libmspack-0.4-0.1.alpha|68	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 0.4-0.1.alpha
14mr|libmspack-0.4-0.1.alpha|69	+ Revision: 94c7aa7
14mr|libmspack-0.4-0.1.alpha|70	- clean up spec
14mr|libmspack-0.4-0.1.alpha|71	
14mr|libmspack-0.4-0.1.alpha|72	

17290 14
14mr|libmspub-0.1.1-1|1	%define lname	mspub
14mr|libmspub-0.1.1-1|2	%define api	0.1
14mr|libmspub-0.1.1-1|3	%define major	1
14mr|libmspub-0.1.1-1|4	%define libname %mklibname %{lname} %{api} %{major}
14mr|libmspub-0.1.1-1|5	%define devname %mklibname %{lname} -d
14mr|libmspub-0.1.1-1|6	
14mr|libmspub-0.1.1-1|7	Summary:	A library providing ability to interpret and import Microsoft Publisher files
14mr|libmspub-0.1.1-1|8	Name:		libmspub
14mr|libmspub-0.1.1-1|9	Version:	0.1.1
14mr|libmspub-0.1.1-1|10	Release:	1
14mr|libmspub-0.1.1-1|11	License:	GPLv2+ or LGPLv2+ or MPLv1.1
14mr|libmspub-0.1.1-1|12	Group:		System/Libraries
14mr|libmspub-0.1.1-1|13	Url:		http://www.freedesktop.org/wiki/Software/libmspub
14mr|libmspub-0.1.1-1|14	Source0:	http://cgit.freedesktop.org/libreoffice/libmspub/snapshot/%{name}-%{version}.tar.gz
14mr|libmspub-0.1.1-1|15	#Patch0:		libmspub-automake-1.13.patch
14mr|libmspub-0.1.1-1|16	
14mr|libmspub-0.1.1-1|17	BuildRequires:	doxygen
14mr|libmspub-0.1.1-1|18	BuildRequires:	libtool
14mr|libmspub-0.1.1-1|19	BuildRequires:	boost-devel
14mr|libmspub-0.1.1-1|20	BuildRequires:	libwpd-devel
14mr|libmspub-0.1.1-1|21	BuildRequires:	libwpg-devel
14mr|libmspub-0.1.1-1|22	BuildRequires:	pkgconfig(zlib)
14mr|libmspub-0.1.1-1|23	BuildRequires:	pkgconfig(librevenge-0.0) >= 0.0.1
14mr|libmspub-0.1.1-1|24	
14mr|libmspub-0.1.1-1|25	%track
14mr|libmspub-0.1.1-1|26	prog %{name} = {
14mr|libmspub-0.1.1-1|27	url = http://cgit.freedesktop.org/libreoffice/libmspub/
14mr|libmspub-0.1.1-1|28	version = %{version}
14mr|libmspub-0.1.1-1|29	regex = %{name}-(__VER__)\.tar\.gz
14mr|libmspub-0.1.1-1|30	}
14mr|libmspub-0.1.1-1|31	
14mr|libmspub-0.1.1-1|32	%description
14mr|libmspub-0.1.1-1|33	Libmspub is library providing ability to interpret and import Microsoft
14mr|libmspub-0.1.1-1|34	Publisher content into various applications. You can find it being used
14mr|libmspub-0.1.1-1|35	in libreoffice.
14mr|libmspub-0.1.1-1|36	
14mr|libmspub-0.1.1-1|37	%package	tools
14mr|libmspub-0.1.1-1|38	Summary:	Tools to transform Microsoft Publisher files into other formats
14mr|libmspub-0.1.1-1|39	Group:		Publishing
14mr|libmspub-0.1.1-1|40	
14mr|libmspub-0.1.1-1|41	%description tools
14mr|libmspub-0.1.1-1|42	Tools to transform Microsoft Publisher files into other formats.
14mr|libmspub-0.1.1-1|43	Currently supported: XHTML, raw.
14mr|libmspub-0.1.1-1|44	
14mr|libmspub-0.1.1-1|45	%package -n	%{libname}
14mr|libmspub-0.1.1-1|46	Summary:	Text categorization library
14mr|libmspub-0.1.1-1|47	Group:		System/Libraries
14mr|libmspub-0.1.1-1|48	Obsoletes:	%{_lib}mspub0 < 0.0.4-1
14mr|libmspub-0.1.1-1|49	
14mr|libmspub-0.1.1-1|50	%description -n	%{libname}
14mr|libmspub-0.1.1-1|51	Libmspub is library providing ability to interpret and import Microsoft
14mr|libmspub-0.1.1-1|52	Publisher content into various applications. You can find it being used
14mr|libmspub-0.1.1-1|53	in libreoffice.
14mr|libmspub-0.1.1-1|54	
14mr|libmspub-0.1.1-1|55	%package -n	%{devname}
14mr|libmspub-0.1.1-1|56	Summary:	Development files and headers for %{name}
14mr|libmspub-0.1.1-1|57	Group:		Development/Other
14mr|libmspub-0.1.1-1|58	Requires:	%{libname} = %{version}-%{release}
14mr|libmspub-0.1.1-1|59	Provides:	%{lname}-devel = %{version}-%{release}
14mr|libmspub-0.1.1-1|60	Obsoletes:	%{name}-doc < %{version}-%{release}
14mr|libmspub-0.1.1-1|61	
14mr|libmspub-0.1.1-1|62	%description -n	%{devname}
14mr|libmspub-0.1.1-1|63	Development files and headers for %{name}.
14mr|libmspub-0.1.1-1|64	
14mr|libmspub-0.1.1-1|65	%prep
14mr|libmspub-0.1.1-1|66	%setup -q
14mr|libmspub-0.1.1-1|67	%apply_patches
14mr|libmspub-0.1.1-1|68	mkdir -p m4
14mr|libmspub-0.1.1-1|69	autoreconf -fi
14mr|libmspub-0.1.1-1|70	
14mr|libmspub-0.1.1-1|71	%build
14mr|libmspub-0.1.1-1|72	%configure2_5x \
14mr|libmspub-0.1.1-1|73	--disable-static
14mr|libmspub-0.1.1-1|74	
14mr|libmspub-0.1.1-1|75	sed -i \
14mr|libmspub-0.1.1-1|76	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mr|libmspub-0.1.1-1|77	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mr|libmspub-0.1.1-1|78	libtool
14mr|libmspub-0.1.1-1|79	
14mr|libmspub-0.1.1-1|80	%make
14mr|libmspub-0.1.1-1|81	
14mr|libmspub-0.1.1-1|82	%install
14mr|libmspub-0.1.1-1|83	%makeinstall_std
14mr|libmspub-0.1.1-1|84	
14mr|libmspub-0.1.1-1|85	%files tools
14mr|libmspub-0.1.1-1|86	%{_bindir}/pub2raw
14mr|libmspub-0.1.1-1|87	%{_bindir}/pub2xhtml
14mr|libmspub-0.1.1-1|88	
14mr|libmspub-0.1.1-1|89	%files -n %{libname}
14mr|libmspub-0.1.1-1|90	%{_libdir}/libmspub-%{api}.so.%{major}*
14mr|libmspub-0.1.1-1|91	
14mr|libmspub-0.1.1-1|92	%files -n %{devname}
14mr|libmspub-0.1.1-1|93	%doc AUTHORS COPYING.*
14mr|libmspub-0.1.1-1|94	%dir %{_includedir}/%{name}-%{api}
14mr|libmspub-0.1.1-1|95	%dir %{_includedir}/%{name}-%{api}/%{name}
14mr|libmspub-0.1.1-1|96	%{_includedir}/%{name}-%{api}/%{name}/*
14mr|libmspub-0.1.1-1|97	%{_libdir}/*.so
14mr|libmspub-0.1.1-1|98	%{_libdir}/pkgconfig/*.pc
14mr|libmspub-0.1.1-1|99	%dir %{_docdir}/%{name}
14mr|libmspub-0.1.1-1|100	%{_docdir}/%{name}/html
14mr|libmspub-0.1.1-1|101	
14mr|libmspub-0.1.1-1|102	
14mr|libmspub-0.1.1-1|103	%changelog
14mr|libmspub-0.1.1-1|104	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.1.1-1
14mr|libmspub-0.1.1-1|105	+ Revision: 35920bb
14mr|libmspub-0.1.1-1|106	- Merge pull request #1 from sokol/libmspub:rosa2014.1
14mr|libmspub-0.1.1-1|107	- up to 0.1.1
14mr|libmspub-0.1.1-1|108	
14mr|libmspub-0.1.1-1|109	

17291 14
14mr|libmtp-1.1.8-1|1	%define major 9
14mr|libmtp-1.1.8-1|2	%define libname %mklibname mtp %{major}
14mr|libmtp-1.1.8-1|3	%define devname %mklibname -d mtp
14mr|libmtp-1.1.8-1|4	
14mr|libmtp-1.1.8-1|5	Summary:	Implementation of Microsoft's Media Transfer Protocol
14mr|libmtp-1.1.8-1|6	Name:		libmtp
14mr|libmtp-1.1.8-1|7	Version:	1.1.8
14mr|libmtp-1.1.8-1|8	Release:	1
14mr|libmtp-1.1.8-1|9	License:	LGPLv2+
14mr|libmtp-1.1.8-1|10	Group:		System/Libraries
14mr|libmtp-1.1.8-1|11	Url:		http://libmtp.sourceforge.net/
14mr|libmtp-1.1.8-1|12	Source0:	http://ignum.dl.sourceforge.net/project/libmtp/libmtp/%{version}/libmtp-%{version}.tar.gz
14mr|libmtp-1.1.8-1|13	Patch0:		libmtp-1.1.6.xperia.patch
14mr|libmtp-1.1.8-1|14	BuildRequires:	pkgconfig(libusb-1.0)
14mr|libmtp-1.1.8-1|15	BuildRequires:	doxygen
14mr|libmtp-1.1.8-1|16	
14mr|libmtp-1.1.8-1|17	%description
14mr|libmtp-1.1.8-1|18	libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
14mr|libmtp-1.1.8-1|19	in the form of a library suitable primarily for POSIX compliant
14mr|libmtp-1.1.8-1|20	operating systems. We implement MTP Basic, the stuff proposed for
14mr|libmtp-1.1.8-1|21	standardization. MTP Enhanced is for Windows only, if we implement
14mr|libmtp-1.1.8-1|22	it, well that depends...
14mr|libmtp-1.1.8-1|23	
14mr|libmtp-1.1.8-1|24	It was initially based on (forked from) the great libptp2 library
14mr|libmtp-1.1.8-1|25	by Mariusz Woloszyn but has since been moved over to follow Marcus
14mr|libmtp-1.1.8-1|26	Meissners and Hubert Figuere's libgphoto2 fork of libptp2 (or is libptp2
14mr|libmtp-1.1.8-1|27	a fork of libgphoto?). The core implementation is identical to
14mr|libmtp-1.1.8-1|28	libgphoto2, there is just a different API adapted to portable media
14mr|libmtp-1.1.8-1|29	players.
14mr|libmtp-1.1.8-1|30	
14mr|libmtp-1.1.8-1|31	#----------------------------------------------------------------------------
14mr|libmtp-1.1.8-1|32	
14mr|libmtp-1.1.8-1|33	%package -n	%{libname}
14mr|libmtp-1.1.8-1|34	Summary:	Main library for %{name}
14mr|libmtp-1.1.8-1|35	Group:		System/Libraries
14mr|libmtp-1.1.8-1|36	Requires:	%{name}-utils >= %{EVRD}
14mr|libmtp-1.1.8-1|37	
14mr|libmtp-1.1.8-1|38	%description -n	%{libname}
14mr|libmtp-1.1.8-1|39	This package contains the library needed to run programs dynamically
14mr|libmtp-1.1.8-1|40	linked with %{name}.
14mr|libmtp-1.1.8-1|41	
14mr|libmtp-1.1.8-1|42	%files -n %{libname}
14mr|libmtp-1.1.8-1|43	%{_libdir}/libmtp.so.%{major}*
14mr|libmtp-1.1.8-1|44	
14mr|libmtp-1.1.8-1|45	#----------------------------------------------------------------------------
14mr|libmtp-1.1.8-1|46	
14mr|libmtp-1.1.8-1|47	%package -n	%{devname}
14mr|libmtp-1.1.8-1|48	Summary:	Headers for developing programs that will use %{name}
14mr|libmtp-1.1.8-1|49	Group:		Development/C
14mr|libmtp-1.1.8-1|50	Requires:	%{libname} = %{EVRD}
14mr|libmtp-1.1.8-1|51	Provides:	%{name}-devel = %{EVRD}
14mr|libmtp-1.1.8-1|52	
14mr|libmtp-1.1.8-1|53	%description -n	%{devname}
14mr|libmtp-1.1.8-1|54	This package contains the headers that programmers will need to develop
14mr|libmtp-1.1.8-1|55	applications which will use %{name}.
14mr|libmtp-1.1.8-1|56	
14mr|libmtp-1.1.8-1|57	%files -n %{devname}
14mr|libmtp-1.1.8-1|58	%{_includedir}/%{name}.h
14mr|libmtp-1.1.8-1|59	%{_libdir}/%{name}.so
14mr|libmtp-1.1.8-1|60	%{_libdir}/pkgconfig/*
14mr|libmtp-1.1.8-1|61	
14mr|libmtp-1.1.8-1|62	#----------------------------------------------------------------------------
14mr|libmtp-1.1.8-1|63	
14mr|libmtp-1.1.8-1|64	%package doc
14mr|libmtp-1.1.8-1|65	Summary:	Libmtp documentation
14mr|libmtp-1.1.8-1|66	Group:		Books/Computer books
14mr|libmtp-1.1.8-1|67	
14mr|libmtp-1.1.8-1|68	%description doc
14mr|libmtp-1.1.8-1|69	This package contains documentation of libmtp.
14mr|libmtp-1.1.8-1|70	
14mr|libmtp-1.1.8-1|71	%files doc
14mr|libmtp-1.1.8-1|72	%doc %{_datadir}/doc/%{name}/html
14mr|libmtp-1.1.8-1|73	
14mr|libmtp-1.1.8-1|74	#----------------------------------------------------------------------------
14mr|libmtp-1.1.8-1|75	
14mr|libmtp-1.1.8-1|76	%package utils
14mr|libmtp-1.1.8-1|77	Summary:	Tools provided by libmtp
14mr|libmtp-1.1.8-1|78	Group:		System/Libraries
14mr|libmtp-1.1.8-1|79	Requires:	%{libname} = %{version}-%{release}
14mr|libmtp-1.1.8-1|80	Provides:	mtp-utils = %{version}-%{release}
14mr|libmtp-1.1.8-1|81	
14mr|libmtp-1.1.8-1|82	%description utils
14mr|libmtp-1.1.8-1|83	This package contains various tools provided by libmtp.
14mr|libmtp-1.1.8-1|84	
14mr|libmtp-1.1.8-1|85	%files utils
14mr|libmtp-1.1.8-1|86	/lib/udev/rules.d/*.rules
14mr|libmtp-1.1.8-1|87	%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
14mr|libmtp-1.1.8-1|88	/lib/udev/mtp-probe
14mr|libmtp-1.1.8-1|89	%{_bindir}/*
14mr|libmtp-1.1.8-1|90	
14mr|libmtp-1.1.8-1|91	#----------------------------------------------------------------------------
14mr|libmtp-1.1.8-1|92	
14mr|libmtp-1.1.8-1|93	%prep
14mr|libmtp-1.1.8-1|94	%setup -q
14mr|libmtp-1.1.8-1|95	%patch0 -p1
14mr|libmtp-1.1.8-1|96	
14mr|libmtp-1.1.8-1|97	%build
14mr|libmtp-1.1.8-1|98	%configure2_5x \
14mr|libmtp-1.1.8-1|99	--disable-static \
14mr|libmtp-1.1.8-1|100	--enable-doxygen \
14mr|libmtp-1.1.8-1|101	--with-udev-rules=60-libmtp.rules
14mr|libmtp-1.1.8-1|102	%make
14mr|libmtp-1.1.8-1|103	
14mr|libmtp-1.1.8-1|104	%install
14mr|libmtp-1.1.8-1|105	%makeinstall_std
14mr|libmtp-1.1.8-1|106	
14mr|libmtp-1.1.8-1|107	#-- FEDORA COPY
14mr|libmtp-1.1.8-1|108	mkdir -p %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop
14mr|libmtp-1.1.8-1|109	install -p -m 644 libmtp.fdi %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
14mr|libmtp-1.1.8-1|110	#-- FEDORA COPY
14mr|libmtp-1.1.8-1|111	# Replace links with relative links
14mr|libmtp-1.1.8-1|112	rm -f %{buildroot}%{_bindir}/mtp-delfile
14mr|libmtp-1.1.8-1|113	rm -f %{buildroot}%{_bindir}/mtp-getfile
14mr|libmtp-1.1.8-1|114	rm -f %{buildroot}%{_bindir}/mtp-newfolder
14mr|libmtp-1.1.8-1|115	rm -f %{buildroot}%{_bindir}/mtp-sendfile
14mr|libmtp-1.1.8-1|116	rm -f %{buildroot}%{_bindir}/mtp-sendtr
14mr|libmtp-1.1.8-1|117	pushd %{buildroot}%{_bindir}
14mr|libmtp-1.1.8-1|118	ln -sf mtp-connect mtp-delfile
14mr|libmtp-1.1.8-1|119	ln -sf mtp-connect mtp-getfile
14mr|libmtp-1.1.8-1|120	ln -sf mtp-connect mtp-newfolder
14mr|libmtp-1.1.8-1|121	ln -sf mtp-connect mtp-sendfile
14mr|libmtp-1.1.8-1|122	ln -sf mtp-connect mtp-sendtr
14mr|libmtp-1.1.8-1|123	popd
14mr|libmtp-1.1.8-1|124	
14mr|libmtp-1.1.8-1|125	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/html
14mr|libmtp-1.1.8-1|126	mv -f %{buildroot}/%{_datadir}/doc/%{name}-%{version}/html/* %{buildroot}/%{_datadir}/doc/%{name}/html/
14mr|libmtp-1.1.8-1|127	
14mr|libmtp-1.1.8-1|128	
14mr|libmtp-1.1.8-1|129	%changelog
14mr|libmtp-1.1.8-1|130	* Sun Sep 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.8-1
14mr|libmtp-1.1.8-1|131	+ Revision: 746a6ec
14mr|libmtp-1.1.8-1|132	- New version 1.1.8
14mr|libmtp-1.1.8-1|133	
14mr|libmtp-1.1.8-1|134	

17292 14
14mr|libmusicbrainz-2.1.5-10|1	%define	version	2.1.5
14mr|libmusicbrainz-2.1.5-10|2	%define release	10
14mr|libmusicbrainz-2.1.5-10|3	%define major 4
14mr|libmusicbrainz-2.1.5-10|4	%define libname %mklibname musicbrainz %{major}
14mr|libmusicbrainz-2.1.5-10|5	%define develname %mklibname -d musicbrainz
14mr|libmusicbrainz-2.1.5-10|6	
14mr|libmusicbrainz-2.1.5-10|7	Name:		libmusicbrainz
14mr|libmusicbrainz-2.1.5-10|8	Version:	%{version}
14mr|libmusicbrainz-2.1.5-10|9	Release:	%{release}
14mr|libmusicbrainz-2.1.5-10|10	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz-2.1.5-10|11	Source:		http://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.bz2
14mr|libmusicbrainz-2.1.5-10|12	Patch0:		musicbrainz-2.1.5-gcc43-includes.patch
14mr|libmusicbrainz-2.1.5-10|13	URL:		http://www.musicbrainz.org
14mr|libmusicbrainz-2.1.5-10|14	Group:		Sound
14mr|libmusicbrainz-2.1.5-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|libmusicbrainz-2.1.5-10|16	License:	LGPLv2+
14mr|libmusicbrainz-2.1.5-10|17	BuildRequires:	libexpat-devel >= 2.0.1
14mr|libmusicbrainz-2.1.5-10|18	BuildRequires:	autoconf2.5 >= 2.58
14mr|libmusicbrainz-2.1.5-10|19	
14mr|libmusicbrainz-2.1.5-10|20	%description
14mr|libmusicbrainz-2.1.5-10|21	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz-2.1.5-10|22	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz-2.1.5-10|23	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz-2.1.5-10|24	
14mr|libmusicbrainz-2.1.5-10|25	%package -n %{libname}
14mr|libmusicbrainz-2.1.5-10|26	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz-2.1.5-10|27	Group:		System/Libraries
14mr|libmusicbrainz-2.1.5-10|28	
14mr|libmusicbrainz-2.1.5-10|29	%description -n %{libname}
14mr|libmusicbrainz-2.1.5-10|30	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz-2.1.5-10|31	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz-2.1.5-10|32	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz-2.1.5-10|33	
14mr|libmusicbrainz-2.1.5-10|34	%package -n %develname
14mr|libmusicbrainz-2.1.5-10|35	Summary:	Headers for developing programs that will use libmusicbrainz
14mr|libmusicbrainz-2.1.5-10|36	Group:		Development/Other
14mr|libmusicbrainz-2.1.5-10|37	Requires:	%{libname} = %{version}-%{release}
14mr|libmusicbrainz-2.1.5-10|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmusicbrainz-2.1.5-10|39	Provides:	musicbrainz-devel = %{version}-%{release}
14mr|libmusicbrainz-2.1.5-10|40	Obsoletes: %mklibname -d musicbrainz 4
14mr|libmusicbrainz-2.1.5-10|41	
14mr|libmusicbrainz-2.1.5-10|42	%description -n	%develname
14mr|libmusicbrainz-2.1.5-10|43	This package contains the headers that programmers will need to develop
14mr|libmusicbrainz-2.1.5-10|44	applications which will use libmusicbrainz.
14mr|libmusicbrainz-2.1.5-10|45	
14mr|libmusicbrainz-2.1.5-10|46	
14mr|libmusicbrainz-2.1.5-10|47	%prep
14mr|libmusicbrainz-2.1.5-10|48	%setup -q
14mr|libmusicbrainz-2.1.5-10|49	%patch0 -p1
14mr|libmusicbrainz-2.1.5-10|50	
14mr|libmusicbrainz-2.1.5-10|51	%build
14mr|libmusicbrainz-2.1.5-10|52	%configure2_5x
14mr|libmusicbrainz-2.1.5-10|53	%make
14mr|libmusicbrainz-2.1.5-10|54	
14mr|libmusicbrainz-2.1.5-10|55	
14mr|libmusicbrainz-2.1.5-10|56	%install
14mr|libmusicbrainz-2.1.5-10|57	%makeinstall_std
14mr|libmusicbrainz-2.1.5-10|58	
14mr|libmusicbrainz-2.1.5-10|59	%files -n %{libname}
14mr|libmusicbrainz-2.1.5-10|60	%defattr(-, root, root)
14mr|libmusicbrainz-2.1.5-10|61	%doc AUTHORS COPYING ChangeLog README TODO INSTALL
14mr|libmusicbrainz-2.1.5-10|62	%{_libdir}/*.so.%{major}*
14mr|libmusicbrainz-2.1.5-10|63	
14mr|libmusicbrainz-2.1.5-10|64	%files -n %develname
14mr|libmusicbrainz-2.1.5-10|65	%defattr(-, root, root)
14mr|libmusicbrainz-2.1.5-10|66	%{_includedir}/musicbrainz
14mr|libmusicbrainz-2.1.5-10|67	%{_libdir}/*.a
14mr|libmusicbrainz-2.1.5-10|68	%{_libdir}/*.so
14mr|libmusicbrainz-2.1.5-10|69	%{_libdir}/pkgconfig/*
14mr|libmusicbrainz-2.1.5-10|70	
14mr|libmusicbrainz-2.1.5-10|71	
14mr|libmusicbrainz-2.1.5-10|72	
14mr|libmusicbrainz-2.1.5-10|73	%changelog
14mr|libmusicbrainz-2.1.5-10|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.5-10
14mr|libmusicbrainz-2.1.5-10|75	+ Revision: b3d751f
14mr|libmusicbrainz-2.1.5-10|76	- MassBuild#440: Increase release tag
14mr|libmusicbrainz-2.1.5-10|77	
14mr|libmusicbrainz-2.1.5-10|78	

17293 14
14mr|libmusicbrainz3-3.0.3-3|1	%define package_name    libmusicbrainz
14mr|libmusicbrainz3-3.0.3-3|2	%define	version	3.0.3
14mr|libmusicbrainz3-3.0.3-3|3	%define release	3
14mr|libmusicbrainz3-3.0.3-3|4	
14mr|libmusicbrainz3-3.0.3-3|5	%define api 3
14mr|libmusicbrainz3-3.0.3-3|6	%define major 6
14mr|libmusicbrainz3-3.0.3-3|7	%define libname %mklibname musicbrainz %api %{major}
14mr|libmusicbrainz3-3.0.3-3|8	%define develname %mklibname -d musicbrainz %api
14mr|libmusicbrainz3-3.0.3-3|9	
14mr|libmusicbrainz3-3.0.3-3|10	Name:		libmusicbrainz3
14mr|libmusicbrainz3-3.0.3-3|11	Version:	%{version}
14mr|libmusicbrainz3-3.0.3-3|12	Release:	%{release}
14mr|libmusicbrainz3-3.0.3-3|13	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz3-3.0.3-3|14	Source:		http://ftp.musicbrainz.org/pub/musicbrainz/%{package_name}-%{version}.tar.gz
14mr|libmusicbrainz3-3.0.3-3|15	URL:		http://musicbrainz.org/doc/libmusicbrainz
14mr|libmusicbrainz3-3.0.3-3|16	Group:		Sound
14mr|libmusicbrainz3-3.0.3-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|libmusicbrainz3-3.0.3-3|18	License:	LGPLv2+
14mr|libmusicbrainz3-3.0.3-3|19	BuildRequires:  cmake
14mr|libmusicbrainz3-3.0.3-3|20	BuildRequires:  pkgconfig(neon)
14mr|libmusicbrainz3-3.0.3-3|21	BuildRequires:  libdiscid-devel
14mr|libmusicbrainz3-3.0.3-3|22	BuildRequires:  libcppunit-devel
14mr|libmusicbrainz3-3.0.3-3|23	
14mr|libmusicbrainz3-3.0.3-3|24	%description
14mr|libmusicbrainz3-3.0.3-3|25	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz3-3.0.3-3|26	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz3-3.0.3-3|27	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz3-3.0.3-3|28	
14mr|libmusicbrainz3-3.0.3-3|29	%package -n %{libname}
14mr|libmusicbrainz3-3.0.3-3|30	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz3-3.0.3-3|31	Group:		System/Libraries
14mr|libmusicbrainz3-3.0.3-3|32	
14mr|libmusicbrainz3-3.0.3-3|33	%description -n %{libname}
14mr|libmusicbrainz3-3.0.3-3|34	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz3-3.0.3-3|35	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz3-3.0.3-3|36	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz3-3.0.3-3|37	
14mr|libmusicbrainz3-3.0.3-3|38	%package -n %develname
14mr|libmusicbrainz3-3.0.3-3|39	Summary:	Headers for developing programs that will use libmusicbrainz
14mr|libmusicbrainz3-3.0.3-3|40	Group:		Development/Other
14mr|libmusicbrainz3-3.0.3-3|41	Requires:	%{libname} = %{version}-%{release}
14mr|libmusicbrainz3-3.0.3-3|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmusicbrainz3-3.0.3-3|43	
14mr|libmusicbrainz3-3.0.3-3|44	%description -n	%develname
14mr|libmusicbrainz3-3.0.3-3|45	This package contains the headers that programmers will need to develop
14mr|libmusicbrainz3-3.0.3-3|46	applications which will use libmusicbrainz.
14mr|libmusicbrainz3-3.0.3-3|47	
14mr|libmusicbrainz3-3.0.3-3|48	
14mr|libmusicbrainz3-3.0.3-3|49	
14mr|libmusicbrainz3-3.0.3-3|50	%prep
14mr|libmusicbrainz3-3.0.3-3|51	%setup -q -n %{package_name}-%{version}
14mr|libmusicbrainz3-3.0.3-3|52	
14mr|libmusicbrainz3-3.0.3-3|53	%build
14mr|libmusicbrainz3-3.0.3-3|54	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
14mr|libmusicbrainz3-3.0.3-3|55	%if "%_lib" != "lib"
14mr|libmusicbrainz3-3.0.3-3|56	-DLIB_SUFFIX=64 \
14mr|libmusicbrainz3-3.0.3-3|57	%endif
14mr|libmusicbrainz3-3.0.3-3|58	
14mr|libmusicbrainz3-3.0.3-3|59	
14mr|libmusicbrainz3-3.0.3-3|60	%make
14mr|libmusicbrainz3-3.0.3-3|61	
14mr|libmusicbrainz3-3.0.3-3|62	
14mr|libmusicbrainz3-3.0.3-3|63	%install
14mr|libmusicbrainz3-3.0.3-3|64	rm -rf %{buildroot}
14mr|libmusicbrainz3-3.0.3-3|65	
14mr|libmusicbrainz3-3.0.3-3|66	%makeinstall_std
14mr|libmusicbrainz3-3.0.3-3|67	
14mr|libmusicbrainz3-3.0.3-3|68	
14mr|libmusicbrainz3-3.0.3-3|69	%clean
14mr|libmusicbrainz3-3.0.3-3|70	rm -rf %{buildroot}
14mr|libmusicbrainz3-3.0.3-3|71	
14mr|libmusicbrainz3-3.0.3-3|72	%if %mdkversion < 200900
14mr|libmusicbrainz3-3.0.3-3|73	%post -n %{libname} -p /sbin/ldconfig
14mr|libmusicbrainz3-3.0.3-3|74	%endif
14mr|libmusicbrainz3-3.0.3-3|75	
14mr|libmusicbrainz3-3.0.3-3|76	%if %mdkversion < 200900
14mr|libmusicbrainz3-3.0.3-3|77	%postun -n %{libname} -p /sbin/ldconfig
14mr|libmusicbrainz3-3.0.3-3|78	%endif
14mr|libmusicbrainz3-3.0.3-3|79	
14mr|libmusicbrainz3-3.0.3-3|80	
14mr|libmusicbrainz3-3.0.3-3|81	%files -n %{libname}
14mr|libmusicbrainz3-3.0.3-3|82	%defattr(-, root, root)
14mr|libmusicbrainz3-3.0.3-3|83	%doc AUTHORS.txt COPYING.txt NEWS.txt README.txt
14mr|libmusicbrainz3-3.0.3-3|84	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
14mr|libmusicbrainz3-3.0.3-3|85	
14mr|libmusicbrainz3-3.0.3-3|86	%files -n %develname
14mr|libmusicbrainz3-3.0.3-3|87	%defattr(-, root, root)
14mr|libmusicbrainz3-3.0.3-3|88	%{_includedir}/musicbrainz%{api}
14mr|libmusicbrainz3-3.0.3-3|89	%{_libdir}/*.so
14mr|libmusicbrainz3-3.0.3-3|90	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
14mr|libmusicbrainz3-3.0.3-3|91	
14mr|libmusicbrainz3-3.0.3-3|92	
14mr|libmusicbrainz3-3.0.3-3|93	
14mr|libmusicbrainz3-3.0.3-3|94	%changelog
14mr|libmusicbrainz3-3.0.3-3|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.3-3
14mr|libmusicbrainz3-3.0.3-3|96	+ Revision: 1d82a89
14mr|libmusicbrainz3-3.0.3-3|97	- MassBuild#440: Increase release tag
14mr|libmusicbrainz3-3.0.3-3|98	
14mr|libmusicbrainz3-3.0.3-3|99	

17294 14
14mr|libmusicbrainz4-4.0.2-2|1	%define package_name    libmusicbrainz
14mr|libmusicbrainz4-4.0.2-2|2	%define	version	4.0.2
14mr|libmusicbrainz4-4.0.2-2|3	%define release	2
14mr|libmusicbrainz4-4.0.2-2|4	
14mr|libmusicbrainz4-4.0.2-2|5	%define api 4
14mr|libmusicbrainz4-4.0.2-2|6	%define major 3
14mr|libmusicbrainz4-4.0.2-2|7	%define libname %mklibname musicbrainz %api %{major}
14mr|libmusicbrainz4-4.0.2-2|8	%define develname %mklibname -d musicbrainz %api
14mr|libmusicbrainz4-4.0.2-2|9	
14mr|libmusicbrainz4-4.0.2-2|10	Name:		libmusicbrainz4
14mr|libmusicbrainz4-4.0.2-2|11	Version:	%{version}
14mr|libmusicbrainz4-4.0.2-2|12	Release:	%{release}
14mr|libmusicbrainz4-4.0.2-2|13	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz4-4.0.2-2|14	Source0:	https://github.com/downloads/metabrainz/libmusicbrainz/%{package_name}-%{version}.tar.gz
14mr|libmusicbrainz4-4.0.2-2|15	Patch0:		cmake_include_dir.patch
14mr|libmusicbrainz4-4.0.2-2|16	Patch1:		libmusicbrainz-4.0.2-remove-wextra-warnings.patch
14mr|libmusicbrainz4-4.0.2-2|17	URL:		http://musicbrainz.org/doc/libmusicbrainz
14mr|libmusicbrainz4-4.0.2-2|18	Group:		Sound
14mr|libmusicbrainz4-4.0.2-2|19	License:	LGPLv2+
14mr|libmusicbrainz4-4.0.2-2|20	BuildRequires:  cmake
14mr|libmusicbrainz4-4.0.2-2|21	BuildRequires:	pkgconfig(neon)
14mr|libmusicbrainz4-4.0.2-2|22	BuildRequires:	pkgconfig(libdiscid)
14mr|libmusicbrainz4-4.0.2-2|23	BuildRequires:	pkgconfig(cppunit)
14mr|libmusicbrainz4-4.0.2-2|24	
14mr|libmusicbrainz4-4.0.2-2|25	%description
14mr|libmusicbrainz4-4.0.2-2|26	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz4-4.0.2-2|27	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz4-4.0.2-2|28	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz4-4.0.2-2|29	
14mr|libmusicbrainz4-4.0.2-2|30	%package -n %{libname}
14mr|libmusicbrainz4-4.0.2-2|31	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz4-4.0.2-2|32	Group:		System/Libraries
14mr|libmusicbrainz4-4.0.2-2|33	
14mr|libmusicbrainz4-4.0.2-2|34	%description -n %{libname}
14mr|libmusicbrainz4-4.0.2-2|35	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz4-4.0.2-2|36	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz4-4.0.2-2|37	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz4-4.0.2-2|38	
14mr|libmusicbrainz4-4.0.2-2|39	%package -n %develname
14mr|libmusicbrainz4-4.0.2-2|40	Summary:	Headers for developing programs that will use libmusicbrainz
14mr|libmusicbrainz4-4.0.2-2|41	Group:		Development/Other
14mr|libmusicbrainz4-4.0.2-2|42	Requires:	%{libname} = %{version}-%{release}
14mr|libmusicbrainz4-4.0.2-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmusicbrainz4-4.0.2-2|44	
14mr|libmusicbrainz4-4.0.2-2|45	%description -n	%develname
14mr|libmusicbrainz4-4.0.2-2|46	This package contains the headers that programmers will need to develop
14mr|libmusicbrainz4-4.0.2-2|47	applications which will use libmusicbrainz.
14mr|libmusicbrainz4-4.0.2-2|48	
14mr|libmusicbrainz4-4.0.2-2|49	%prep
14mr|libmusicbrainz4-4.0.2-2|50	%setup -q -n %{package_name}-%{version}
14mr|libmusicbrainz4-4.0.2-2|51	%apply_patches
14mr|libmusicbrainz4-4.0.2-2|52	
14mr|libmusicbrainz4-4.0.2-2|53	%build
14mr|libmusicbrainz4-4.0.2-2|54	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
14mr|libmusicbrainz4-4.0.2-2|55	%if "%_lib" != "lib"
14mr|libmusicbrainz4-4.0.2-2|56	-DLIB_SUFFIX=64 \
14mr|libmusicbrainz4-4.0.2-2|57	%endif
14mr|libmusicbrainz4-4.0.2-2|58	
14mr|libmusicbrainz4-4.0.2-2|59	%make
14mr|libmusicbrainz4-4.0.2-2|60	
14mr|libmusicbrainz4-4.0.2-2|61	%install
14mr|libmusicbrainz4-4.0.2-2|62	
14mr|libmusicbrainz4-4.0.2-2|63	%makeinstall_std
14mr|libmusicbrainz4-4.0.2-2|64	
14mr|libmusicbrainz4-4.0.2-2|65	%files -n %{libname}
14mr|libmusicbrainz4-4.0.2-2|66	%doc AUTHORS.txt COPYING.txt NEWS.txt
14mr|libmusicbrainz4-4.0.2-2|67	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
14mr|libmusicbrainz4-4.0.2-2|68	
14mr|libmusicbrainz4-4.0.2-2|69	%files -n %develname
14mr|libmusicbrainz4-4.0.2-2|70	%{_includedir}/musicbrainz%{api}
14mr|libmusicbrainz4-4.0.2-2|71	%{_libdir}/*.so
14mr|libmusicbrainz4-4.0.2-2|72	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
14mr|libmusicbrainz4-4.0.2-2|73	
14mr|libmusicbrainz4-4.0.2-2|74	
14mr|libmusicbrainz4-4.0.2-2|75	
14mr|libmusicbrainz4-4.0.2-2|76	%changelog
14mr|libmusicbrainz4-4.0.2-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.2-2
14mr|libmusicbrainz4-4.0.2-2|78	+ Revision: 336c584
14mr|libmusicbrainz4-4.0.2-2|79	- MassBuild#440: Increase release tag
14mr|libmusicbrainz4-4.0.2-2|80	
14mr|libmusicbrainz4-4.0.2-2|81	

17295 14
14mr|libmusicbrainz5-5.0.1-2|1	%define package_name libmusicbrainz
14mr|libmusicbrainz5-5.0.1-2|2	
14mr|libmusicbrainz5-5.0.1-2|3	%define api 5
14mr|libmusicbrainz5-5.0.1-2|4	%define major 0
14mr|libmusicbrainz5-5.0.1-2|5	%define libname %mklibname musicbrainz %api %{major}
14mr|libmusicbrainz5-5.0.1-2|6	%define develname %mklibname -d musicbrainz %api
14mr|libmusicbrainz5-5.0.1-2|7	
14mr|libmusicbrainz5-5.0.1-2|8	Name:		libmusicbrainz5
14mr|libmusicbrainz5-5.0.1-2|9	Version:	5.0.1
14mr|libmusicbrainz5-5.0.1-2|10	Release:	2
14mr|libmusicbrainz5-5.0.1-2|11	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz5-5.0.1-2|12	Source0:	https://github.com/downloads/metabrainz/libmusicbrainz/%{package_name}-%{version}.tar.gz
14mr|libmusicbrainz5-5.0.1-2|13	Patch0:		cmake_include_dir.patch
14mr|libmusicbrainz5-5.0.1-2|14	URL:		http://musicbrainz.org/doc/libmusicbrainz
14mr|libmusicbrainz5-5.0.1-2|15	Group:		Sound
14mr|libmusicbrainz5-5.0.1-2|16	License:	LGPLv2+
14mr|libmusicbrainz5-5.0.1-2|17	BuildRequires:	cmake
14mr|libmusicbrainz5-5.0.1-2|18	BuildRequires:	pkgconfig(neon)
14mr|libmusicbrainz5-5.0.1-2|19	BuildRequires:	pkgconfig(libdiscid)
14mr|libmusicbrainz5-5.0.1-2|20	BuildRequires:	pkgconfig(cppunit)
14mr|libmusicbrainz5-5.0.1-2|21	
14mr|libmusicbrainz5-5.0.1-2|22	%description
14mr|libmusicbrainz5-5.0.1-2|23	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz5-5.0.1-2|24	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz5-5.0.1-2|25	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz5-5.0.1-2|26	
14mr|libmusicbrainz5-5.0.1-2|27	%package -n %{libname}
14mr|libmusicbrainz5-5.0.1-2|28	Summary:	A software library for accesing MusicBrainz servers
14mr|libmusicbrainz5-5.0.1-2|29	Group:		System/Libraries
14mr|libmusicbrainz5-5.0.1-2|30	
14mr|libmusicbrainz5-5.0.1-2|31	%description -n %{libname}
14mr|libmusicbrainz5-5.0.1-2|32	The MusicBrainz client library allows applications to make metadata
14mr|libmusicbrainz5-5.0.1-2|33	lookup to a MusicBrainz server, generate signatures from WAV data and
14mr|libmusicbrainz5-5.0.1-2|34	create CD Index Disk ids from audio CD roms.
14mr|libmusicbrainz5-5.0.1-2|35	
14mr|libmusicbrainz5-5.0.1-2|36	%package -n %{develname}
14mr|libmusicbrainz5-5.0.1-2|37	Summary:	Headers for developing programs that will use libmusicbrainz
14mr|libmusicbrainz5-5.0.1-2|38	Group:		Development/Other
14mr|libmusicbrainz5-5.0.1-2|39	Requires:	%{libname} = %{version}-%{release}
14mr|libmusicbrainz5-5.0.1-2|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|libmusicbrainz5-5.0.1-2|41	
14mr|libmusicbrainz5-5.0.1-2|42	%description -n %{develname}
14mr|libmusicbrainz5-5.0.1-2|43	This package contains the headers that programmers will need to develop
14mr|libmusicbrainz5-5.0.1-2|44	applications which will use libmusicbrainz.
14mr|libmusicbrainz5-5.0.1-2|45	
14mr|libmusicbrainz5-5.0.1-2|46	%prep
14mr|libmusicbrainz5-5.0.1-2|47	%setup -q -n %{package_name}-%{version}
14mr|libmusicbrainz5-5.0.1-2|48	%apply_patches
14mr|libmusicbrainz5-5.0.1-2|49	
14mr|libmusicbrainz5-5.0.1-2|50	%build
14mr|libmusicbrainz5-5.0.1-2|51	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
14mr|libmusicbrainz5-5.0.1-2|52	%if "%_lib" != "lib"
14mr|libmusicbrainz5-5.0.1-2|53	-DLIB_SUFFIX=64 \
14mr|libmusicbrainz5-5.0.1-2|54	%endif
14mr|libmusicbrainz5-5.0.1-2|55	
14mr|libmusicbrainz5-5.0.1-2|56	%make
14mr|libmusicbrainz5-5.0.1-2|57	
14mr|libmusicbrainz5-5.0.1-2|58	%install
14mr|libmusicbrainz5-5.0.1-2|59	%makeinstall_std
14mr|libmusicbrainz5-5.0.1-2|60	
14mr|libmusicbrainz5-5.0.1-2|61	%files -n %{libname}
14mr|libmusicbrainz5-5.0.1-2|62	%doc AUTHORS.txt COPYING.txt NEWS.txt
14mr|libmusicbrainz5-5.0.1-2|63	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
14mr|libmusicbrainz5-5.0.1-2|64	
14mr|libmusicbrainz5-5.0.1-2|65	%files -n %{develname}
14mr|libmusicbrainz5-5.0.1-2|66	%{_includedir}/musicbrainz%{api}
14mr|libmusicbrainz5-5.0.1-2|67	%{_libdir}/*.so
14mr|libmusicbrainz5-5.0.1-2|68	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
14mr|libmusicbrainz5-5.0.1-2|69	
14mr|libmusicbrainz5-5.0.1-2|70	
14mr|libmusicbrainz5-5.0.1-2|71	
14mr|libmusicbrainz5-5.0.1-2|72	%changelog
14mr|libmusicbrainz5-5.0.1-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0.1-2
14mr|libmusicbrainz5-5.0.1-2|74	+ Revision: 58cabc9
14mr|libmusicbrainz5-5.0.1-2|75	- MassBuild#440: Increase release tag
14mr|libmusicbrainz5-5.0.1-2|76	
14mr|libmusicbrainz5-5.0.1-2|77	

17296 14
14mr|libmwaw-0.3.1-2|1	%define fname mwaw
14mr|libmwaw-0.3.1-2|2	%define api 0.3
14mr|libmwaw-0.3.1-2|3	%define major 3
14mr|libmwaw-0.3.1-2|4	%define libname %mklibname %{fname} %{api} %{major}
14mr|libmwaw-0.3.1-2|5	%define devname %mklibname %{fname} -d
14mr|libmwaw-0.3.1-2|6	
14mr|libmwaw-0.3.1-2|7	Summary:	Import library for some old mac text documents
14mr|libmwaw-0.3.1-2|8	Name:		libmwaw
14mr|libmwaw-0.3.1-2|9	Version:	0.3.1
14mr|libmwaw-0.3.1-2|10	Release:	2
14mr|libmwaw-0.3.1-2|11	# The entire source code is LGPLv2+/MPLv2.0 except
14mr|libmwaw-0.3.1-2|12	# src/lib/MWAWOLEStream.[ch]xx which are BSD. There is also
14mr|libmwaw-0.3.1-2|13	# src/tools/zip/zip.cpp which is GPLv2+, but we do not build the binary
14mr|libmwaw-0.3.1-2|14	# it is used for.
14mr|libmwaw-0.3.1-2|15	License:	(LGPLv2+ or MPLv2.0) and BSD
14mr|libmwaw-0.3.1-2|16	Group:		System/Libraries
14mr|libmwaw-0.3.1-2|17	Url:		http://sourceforge.net/projects/libmwaw/
14mr|libmwaw-0.3.1-2|18	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14mr|libmwaw-0.3.1-2|19	BuildRequires:	doxygen
14mr|libmwaw-0.3.1-2|20	BuildRequires:	boost-devel
14mr|libmwaw-0.3.1-2|21	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libmwaw-0.3.1-2|22	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libmwaw-0.3.1-2|23	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|libmwaw-0.3.1-2|24	BuildRequires:	pkgconfig(zlib)
14mr|libmwaw-0.3.1-2|25	
14mr|libmwaw-0.3.1-2|26	%description
14mr|libmwaw-0.3.1-2|27	libmwaw contains some import filters for old mac text documents
14mr|libmwaw-0.3.1-2|28	(MacWrite, ClarisWorks, ... ) based on top of the libwpd (which is
14mr|libmwaw-0.3.1-2|29	already used in three word processors).
14mr|libmwaw-0.3.1-2|30	
14mr|libmwaw-0.3.1-2|31	#----------------------------------------------------------------------------
14mr|libmwaw-0.3.1-2|32	
14mr|libmwaw-0.3.1-2|33	%package tools
14mr|libmwaw-0.3.1-2|34	Summary:	Tools to transform the supported formats into other formats
14mr|libmwaw-0.3.1-2|35	License:	LGPLv2+
14mr|libmwaw-0.3.1-2|36	Group:		Publishing
14mr|libmwaw-0.3.1-2|37	
14mr|libmwaw-0.3.1-2|38	%description tools
14mr|libmwaw-0.3.1-2|39	Tools to transform the supported document formats into other formats.
14mr|libmwaw-0.3.1-2|40	Supported output formats are XHTML, text and raw.
14mr|libmwaw-0.3.1-2|41	
14mr|libmwaw-0.3.1-2|42	%files tools
14mr|libmwaw-0.3.1-2|43	%{_bindir}/mwaw2csv
14mr|libmwaw-0.3.1-2|44	%{_bindir}/mwaw2html
14mr|libmwaw-0.3.1-2|45	%{_bindir}/mwaw2raw
14mr|libmwaw-0.3.1-2|46	%{_bindir}/mwaw2text
14mr|libmwaw-0.3.1-2|47	%{_bindir}/mwaw2svg
14mr|libmwaw-0.3.1-2|48	
14mr|libmwaw-0.3.1-2|49	#----------------------------------------------------------------------------
14mr|libmwaw-0.3.1-2|50	
14mr|libmwaw-0.3.1-2|51	%package -n %{libname}
14mr|libmwaw-0.3.1-2|52	Summary:	Import library for some old mac text documents
14mr|libmwaw-0.3.1-2|53	Group:		System/Libraries
14mr|libmwaw-0.3.1-2|54	
14mr|libmwaw-0.3.1-2|55	%description -n %{libname}
14mr|libmwaw-0.3.1-2|56	libmwaw contains some import filters for old mac text documents
14mr|libmwaw-0.3.1-2|57	(MacWrite, ClarisWorks, ... ) based on top of the libwpd (which is
14mr|libmwaw-0.3.1-2|58	already used in three word processors).
14mr|libmwaw-0.3.1-2|59	
14mr|libmwaw-0.3.1-2|60	%files -n %{libname}
14mr|libmwaw-0.3.1-2|61	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libmwaw-0.3.1-2|62	
14mr|libmwaw-0.3.1-2|63	#----------------------------------------------------------------------------
14mr|libmwaw-0.3.1-2|64	
14mr|libmwaw-0.3.1-2|65	%package -n %{devname}
14mr|libmwaw-0.3.1-2|66	Summary:	Development files for %{name}
14mr|libmwaw-0.3.1-2|67	Group:		Development/C
14mr|libmwaw-0.3.1-2|68	Requires:	%{libname} = %{EVRD}
14mr|libmwaw-0.3.1-2|69	
14mr|libmwaw-0.3.1-2|70	%description -n %{devname}
14mr|libmwaw-0.3.1-2|71	This package contains libraries and header files for developing applications
14mr|libmwaw-0.3.1-2|72	that use %{name}.
14mr|libmwaw-0.3.1-2|73	
14mr|libmwaw-0.3.1-2|74	%files -n %{devname}
14mr|libmwaw-0.3.1-2|75	%doc CHANGES COPYING.* README
14mr|libmwaw-0.3.1-2|76	%doc %{_docdir}/%{name}
14mr|libmwaw-0.3.1-2|77	%{_includedir}/%{name}-%{api}
14mr|libmwaw-0.3.1-2|78	%{_libdir}/%{name}-%{api}.so
14mr|libmwaw-0.3.1-2|79	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libmwaw-0.3.1-2|80	
14mr|libmwaw-0.3.1-2|81	#----------------------------------------------------------------------------
14mr|libmwaw-0.3.1-2|82	
14mr|libmwaw-0.3.1-2|83	%prep
14mr|libmwaw-0.3.1-2|84	%setup -q
14mr|libmwaw-0.3.1-2|85	
14mr|libmwaw-0.3.1-2|86	%build
14mr|libmwaw-0.3.1-2|87	%configure2_5x \
14mr|libmwaw-0.3.1-2|88	--disable-static \
14mr|libmwaw-0.3.1-2|89	--disable-zip
14mr|libmwaw-0.3.1-2|90	%make
14mr|libmwaw-0.3.1-2|91	
14mr|libmwaw-0.3.1-2|92	%install
14mr|libmwaw-0.3.1-2|93	%makeinstall_std
14mr|libmwaw-0.3.1-2|94	# it seems this tool is only useful on MacOS
14mr|libmwaw-0.3.1-2|95	rm -f %{buildroot}/%{_bindir}/mwawFile
14mr|libmwaw-0.3.1-2|96	
14mr|libmwaw-0.3.1-2|97	%changelog
14mr|libmwaw-0.3.1-2|98	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-2
14mr|libmwaw-0.3.1-2|99	+ Revision: b8813c3
14mr|libmwaw-0.3.1-2|100	- Fix BuildRequires, spec cleanup
14mr|libmwaw-0.3.1-2|101	
14mr|libmwaw-0.3.1-2|102	

17297 14
14mr|libmygpo-qt-1.0.8-1|1	Summary:	Qt Library that wraps the gpodder.net Web API
14mr|libmygpo-qt-1.0.8-1|2	Name:		libmygpo-qt
14mr|libmygpo-qt-1.0.8-1|3	Version:	1.0.8
14mr|libmygpo-qt-1.0.8-1|4	Release:	1
14mr|libmygpo-qt-1.0.8-1|5	License:	LGPLv3+
14mr|libmygpo-qt-1.0.8-1|6	Group:		Development/KDE and Qt
14mr|libmygpo-qt-1.0.8-1|7	Url:		http://wiki.gpodder.org/wiki/Libmygpo-qt
14mr|libmygpo-qt-1.0.8-1|8	Source0:	http://stefan.derkits.at/files/libmygpo-qt/libmygpo-qt.1.0.8.tar.gz
14mr|libmygpo-qt-1.0.8-1|9	BuildRequires:	cmake
14mr|libmygpo-qt-1.0.8-1|10	BuildRequires:	qt4-devel
14mr|libmygpo-qt-1.0.8-1|11	BuildRequires:	qjson-devel
14mr|libmygpo-qt-1.0.8-1|12	
14mr|libmygpo-qt-1.0.8-1|13	%description
14mr|libmygpo-qt-1.0.8-1|14	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mr|libmygpo-qt-1.0.8-1|15	
14mr|libmygpo-qt-1.0.8-1|16	v1.0 wraps nearly every Request from the gpodder.net API except:
14mr|libmygpo-qt-1.0.8-1|17	-) Simple API Calls Downloading subscription Lists & Uploading
14mr|libmygpo-qt-1.0.8-1|18	subscription Lists
14mr|libmygpo-qt-1.0.8-1|19	-) Retrieving Subscription Changes (you should use "Retrieving Updates
14mr|libmygpo-qt-1.0.8-1|20	for a given Device" instead)
14mr|libmygpo-qt-1.0.8-1|21	
14mr|libmygpo-qt-1.0.8-1|22	#---------------------------------------------------------------------
14mr|libmygpo-qt-1.0.8-1|23	
14mr|libmygpo-qt-1.0.8-1|24	%define major 1.0
14mr|libmygpo-qt-1.0.8-1|25	%define libname %mklibname mygpo-qt %{major}
14mr|libmygpo-qt-1.0.8-1|26	
14mr|libmygpo-qt-1.0.8-1|27	%package -n %{libname}
14mr|libmygpo-qt-1.0.8-1|28	Summary:	Library for %{name}
14mr|libmygpo-qt-1.0.8-1|29	Group:		Development/KDE and Qt
14mr|libmygpo-qt-1.0.8-1|30	
14mr|libmygpo-qt-1.0.8-1|31	%description -n %{libname}
14mr|libmygpo-qt-1.0.8-1|32	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mr|libmygpo-qt-1.0.8-1|33	
14mr|libmygpo-qt-1.0.8-1|34	v1.0 wraps nearly every Request from the gpodder.net API except:
14mr|libmygpo-qt-1.0.8-1|35	-) Simple API Calls Downloading subscription Lists & Uploading
14mr|libmygpo-qt-1.0.8-1|36	subscription Lists
14mr|libmygpo-qt-1.0.8-1|37	-) Retrieving Subscription Changes (you should use "Retrieving Updates
14mr|libmygpo-qt-1.0.8-1|38	for a given Device" instead)
14mr|libmygpo-qt-1.0.8-1|39	
14mr|libmygpo-qt-1.0.8-1|40	%files -n %{libname}
14mr|libmygpo-qt-1.0.8-1|41	%{_libdir}/libmygpo-qt.so.%{major}*
14mr|libmygpo-qt-1.0.8-1|42	%{_libdir}/libmygpo-qt.so.1
14mr|libmygpo-qt-1.0.8-1|43	
14mr|libmygpo-qt-1.0.8-1|44	#---------------------------------------------------------------------
14mr|libmygpo-qt-1.0.8-1|45	
14mr|libmygpo-qt-1.0.8-1|46	%package devel
14mr|libmygpo-qt-1.0.8-1|47	Summary:	%{name} development files
14mr|libmygpo-qt-1.0.8-1|48	Group:		Development/KDE and Qt
14mr|libmygpo-qt-1.0.8-1|49	Requires:	%{libname} = %{version}
14mr|libmygpo-qt-1.0.8-1|50	
14mr|libmygpo-qt-1.0.8-1|51	%description devel
14mr|libmygpo-qt-1.0.8-1|52	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mr|libmygpo-qt-1.0.8-1|53	
14mr|libmygpo-qt-1.0.8-1|54	This package contains files need to build applications using libmygpo-qt.
14mr|libmygpo-qt-1.0.8-1|55	
14mr|libmygpo-qt-1.0.8-1|56	%files devel
14mr|libmygpo-qt-1.0.8-1|57	%{_libdir}/libmygpo-qt.so
14mr|libmygpo-qt-1.0.8-1|58	%{_libdir}/pkgconfig/*.pc
14mr|libmygpo-qt-1.0.8-1|59	%{_includedir}/mygpo-qt
14mr|libmygpo-qt-1.0.8-1|60	%{_libdir}/cmake/mygpo-qt
14mr|libmygpo-qt-1.0.8-1|61	
14mr|libmygpo-qt-1.0.8-1|62	#---------------------------------------------------------------------
14mr|libmygpo-qt-1.0.8-1|63	
14mr|libmygpo-qt-1.0.8-1|64	%prep
14mr|libmygpo-qt-1.0.8-1|65	%setup -qn %{name}.%{version}
14mr|libmygpo-qt-1.0.8-1|66	%apply_patches
14mr|libmygpo-qt-1.0.8-1|67	
14mr|libmygpo-qt-1.0.8-1|68	%build
14mr|libmygpo-qt-1.0.8-1|69	%cmake -DMYGPO_BUILD_TESTS=OFF
14mr|libmygpo-qt-1.0.8-1|70	%make
14mr|libmygpo-qt-1.0.8-1|71	
14mr|libmygpo-qt-1.0.8-1|72	%install
14mr|libmygpo-qt-1.0.8-1|73	%makeinstall_std -C build
14mr|libmygpo-qt-1.0.8-1|74	
14mr|libmygpo-qt-1.0.8-1|75	%changelog
14mr|libmygpo-qt-1.0.8-1|76	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.0.8-1
14mr|libmygpo-qt-1.0.8-1|77	+ Revision: 13d59bf
14mr|libmygpo-qt-1.0.8-1|78	- Merge pull request #1 from import/libmygpo-qt:auto_update
14mr|libmygpo-qt-1.0.8-1|79	- ROSA Updates Builder: update suggested
14mr|libmygpo-qt-1.0.8-1|80	
14mr|libmygpo-qt-1.0.8-1|81	

17298 14
14mr|libnatspec-0.2.6-2|1	%define major 0
14mr|libnatspec-0.2.6-2|2	%define libname %mklibname natspec %{major}
14mr|libnatspec-0.2.6-2|3	%define develname %mklibname natspec -d
14mr|libnatspec-0.2.6-2|4	
14mr|libnatspec-0.2.6-2|5	Name:		libnatspec
14mr|libnatspec-0.2.6-2|6	Version:	0.2.6
14mr|libnatspec-0.2.6-2|7	Release:	2
14mr|libnatspec-0.2.6-2|8	License:	LGPLv2
14mr|libnatspec-0.2.6-2|9	Group:		System/Libraries
14mr|libnatspec-0.2.6-2|10	Url:		http://sourceforge.net/projects/natspec/
14mr|libnatspec-0.2.6-2|11	Summary:	Library for national and language-specific issues
14mr|libnatspec-0.2.6-2|12	Source0:	%{name}-%{version}.tar.bz2
14mr|libnatspec-0.2.6-2|13	BuildRequires:	doxygen
14mr|libnatspec-0.2.6-2|14	BuildRequires:	popt-devel
14mr|libnatspec-0.2.6-2|15	
14mr|libnatspec-0.2.6-2|16	%description
14mr|libnatspec-0.2.6-2|17	Library for national and language-specific issues.
14mr|libnatspec-0.2.6-2|18	This library provides userful functions for
14mr|libnatspec-0.2.6-2|19	mount, submount, mkisofs, multimedia players.
14mr|libnatspec-0.2.6-2|20	This library try to help resolve charset hell (encoding problem)
14mr|libnatspec-0.2.6-2|21	in a various programs depends on locale and messages.
14mr|libnatspec-0.2.6-2|22	
14mr|libnatspec-0.2.6-2|23	%package -n %{libname}
14mr|libnatspec-0.2.6-2|24	Summary:	Library for national and language-specific issues
14mr|libnatspec-0.2.6-2|25	Group:		System/Libraries
14mr|libnatspec-0.2.6-2|26	Requires:	%{name} = %{version}-%{release}
14mr|libnatspec-0.2.6-2|27	
14mr|libnatspec-0.2.6-2|28	%description -n %{libname}
14mr|libnatspec-0.2.6-2|29	Library for national and language-specific issues.
14mr|libnatspec-0.2.6-2|30	This library provides userful functions for
14mr|libnatspec-0.2.6-2|31	mount, submount, mkisofs, multimedia players.
14mr|libnatspec-0.2.6-2|32	This library try to help resolve charset hell (encoding problem)
14mr|libnatspec-0.2.6-2|33	in a various programs depends on locale and messages.
14mr|libnatspec-0.2.6-2|34	
14mr|libnatspec-0.2.6-2|35	%package -n %{develname}
14mr|libnatspec-0.2.6-2|36	Summary:	Development package of library for national and language-specific issues
14mr|libnatspec-0.2.6-2|37	Group:		Development/Other
14mr|libnatspec-0.2.6-2|38	Requires:	%{libname} = %{version}-%{release}
14mr|libnatspec-0.2.6-2|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnatspec-0.2.6-2|40	
14mr|libnatspec-0.2.6-2|41	%description -n %{develname}
14mr|libnatspec-0.2.6-2|42	The %{name}-devel package contains the necessary include files
14mr|libnatspec-0.2.6-2|43	for developing applications with %{name}
14mr|libnatspec-0.2.6-2|44	This library try to help resolve charset hell (encoding problem)
14mr|libnatspec-0.2.6-2|45	in a various programs depends on locale and messages.
14mr|libnatspec-0.2.6-2|46	
14mr|libnatspec-0.2.6-2|47	%package devel-examples
14mr|libnatspec-0.2.6-2|48	Summary:	Examples of %{name} using
14mr|libnatspec-0.2.6-2|49	Group:		Books/Howtos
14mr|libnatspec-0.2.6-2|50	
14mr|libnatspec-0.2.6-2|51	%description devel-examples
14mr|libnatspec-0.2.6-2|52	The %{name}-devel package contains examples of patches
14mr|libnatspec-0.2.6-2|53	for developing applications with %{name}
14mr|libnatspec-0.2.6-2|54	
14mr|libnatspec-0.2.6-2|55	%prep
14mr|libnatspec-0.2.6-2|56	%setup -q
14mr|libnatspec-0.2.6-2|57	
14mr|libnatspec-0.2.6-2|58	%build
14mr|libnatspec-0.2.6-2|59	sh aclocal
14mr|libnatspec-0.2.6-2|60	sh autoheader
14mr|libnatspec-0.2.6-2|61	sh libtoolize --copy --force
14mr|libnatspec-0.2.6-2|62	sh automake --add-missing --include-deps --copy --force-missing
14mr|libnatspec-0.2.6-2|63	sh autoconf
14mr|libnatspec-0.2.6-2|64	%configure2_5x
14mr|libnatspec-0.2.6-2|65	%make
14mr|libnatspec-0.2.6-2|66	
14mr|libnatspec-0.2.6-2|67	pushd docs
14mr|libnatspec-0.2.6-2|68	doxygen ./libnatspecDox.cfg
14mr|libnatspec-0.2.6-2|69	popd
14mr|libnatspec-0.2.6-2|70	
14mr|libnatspec-0.2.6-2|71	%install
14mr|libnatspec-0.2.6-2|72	%makeinstall_std
14mr|libnatspec-0.2.6-2|73	
14mr|libnatspec-0.2.6-2|74	# FIXME: I don't know how to install in /lib
14mr|libnatspec-0.2.6-2|75	# move to /lib
14mr|libnatspec-0.2.6-2|76	mkdir -p %{buildroot}/%{_lib}
14mr|libnatspec-0.2.6-2|77	mv %{buildroot}%{_libdir}/%{name}.* %{buildroot}/%{_lib}
14mr|libnatspec-0.2.6-2|78	
14mr|libnatspec-0.2.6-2|79	%files
14mr|libnatspec-0.2.6-2|80	%doc AUTHORS README ChangeLog NEWS TODO README-ru.html
14mr|libnatspec-0.2.6-2|81	%{_bindir}/*
14mr|libnatspec-0.2.6-2|82	%{_mandir}/man1/*.1*
14mr|libnatspec-0.2.6-2|83	
14mr|libnatspec-0.2.6-2|84	%files -n %{libname}
14mr|libnatspec-0.2.6-2|85	/%{_lib}/*.so.*
14mr|libnatspec-0.2.6-2|86	
14mr|libnatspec-0.2.6-2|87	%files -n %{develname}
14mr|libnatspec-0.2.6-2|88	%doc docs/html
14mr|libnatspec-0.2.6-2|89	%{_includedir}/*.h
14mr|libnatspec-0.2.6-2|90	/%{_lib}/*.so
14mr|libnatspec-0.2.6-2|91	%{_libdir}/pkgconfig/*
14mr|libnatspec-0.2.6-2|92	%{_datadir}/aclocal/*
14mr|libnatspec-0.2.6-2|93	
14mr|libnatspec-0.2.6-2|94	%files devel-examples
14mr|libnatspec-0.2.6-2|95	%doc examples profile
14mr|libnatspec-0.2.6-2|96	
14mr|libnatspec-0.2.6-2|97	
14mr|libnatspec-0.2.6-2|98	%changelog
14mr|libnatspec-0.2.6-2|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-2
14mr|libnatspec-0.2.6-2|100	+ Revision: def8b52
14mr|libnatspec-0.2.6-2|101	- MassBuild#440: Increase release tag
14mr|libnatspec-0.2.6-2|102	
14mr|libnatspec-0.2.6-2|103	

17299 14
14mr|libndp-1.3-1|1	%define major 0
14mr|libndp-1.3-1|2	%define libname %mklibname ndp %{major}
14mr|libndp-1.3-1|3	%define devname %mklibname ndp -d
14mr|libndp-1.3-1|4	
14mr|libndp-1.3-1|5	Summary:	Library for Neighbor Discovery Protocol
14mr|libndp-1.3-1|6	Name:		libndp
14mr|libndp-1.3-1|7	Version:	1.3
14mr|libndp-1.3-1|8	Release:	1
14mr|libndp-1.3-1|9	License:	LGPLv2.1+
14mr|libndp-1.3-1|10	Group:		System/Libraries
14mr|libndp-1.3-1|11	Url:		http://www.libndp.org/
14mr|libndp-1.3-1|12	Source0:	http://www.libndp.org/files/%{name}-%{version}.tar.gz
14mr|libndp-1.3-1|13	
14mr|libndp-1.3-1|14	%description
14mr|libndp-1.3-1|15	This package contains a library which provides a wrapper
14mr|libndp-1.3-1|16	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
14mr|libndp-1.3-1|17	named ndptool for sending and receiving NDP messages.
14mr|libndp-1.3-1|18	
14mr|libndp-1.3-1|19	#----------------------------------------------------------------------------
14mr|libndp-1.3-1|20	
14mr|libndp-1.3-1|21	%package -n ndptool
14mr|libndp-1.3-1|22	Summary:	Tool for sending and receiving ndp messages
14mr|libndp-1.3-1|23	Group:		Networking/Other
14mr|libndp-1.3-1|24	
14mr|libndp-1.3-1|25	%description -n ndptool
14mr|libndp-1.3-1|26	Tool for sending and receiving NDP messages.
14mr|libndp-1.3-1|27	
14mr|libndp-1.3-1|28	%files -n ndptool
14mr|libndp-1.3-1|29	%{_bindir}/ndptool
14mr|libndp-1.3-1|30	%{_mandir}/man8/ndptool.8*
14mr|libndp-1.3-1|31	
14mr|libndp-1.3-1|32	#----------------------------------------------------------------------------
14mr|libndp-1.3-1|33	
14mr|libndp-1.3-1|34	%package -n %{libname}
14mr|libndp-1.3-1|35	Summary:	Library for Neighbor Discovery Protocol
14mr|libndp-1.3-1|36	Group:		System/Libraries
14mr|libndp-1.3-1|37	
14mr|libndp-1.3-1|38	%description -n %{libname}
14mr|libndp-1.3-1|39	This package contains a library which provides a wrapper
14mr|libndp-1.3-1|40	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
14mr|libndp-1.3-1|41	named ndptool for sending and receiving NDP messages.
14mr|libndp-1.3-1|42	
14mr|libndp-1.3-1|43	%files -n %{libname}
14mr|libndp-1.3-1|44	%{_libdir}/libndp.so.%{major}*
14mr|libndp-1.3-1|45	
14mr|libndp-1.3-1|46	#----------------------------------------------------------------------------
14mr|libndp-1.3-1|47	
14mr|libndp-1.3-1|48	%package -n %{devname}
14mr|libndp-1.3-1|49	Summary:	Libraries and header files for libndp development
14mr|libndp-1.3-1|50	Group:		Development/C
14mr|libndp-1.3-1|51	Requires:	%{libname} = %{EVRD}
14mr|libndp-1.3-1|52	Provides:	ndp-devel = %{EVRD}
14mr|libndp-1.3-1|53	
14mr|libndp-1.3-1|54	%description -n %{devname}
14mr|libndp-1.3-1|55	The libndp-devel package contains the header files and libraries
14mr|libndp-1.3-1|56	necessary for developing programs using libndp.
14mr|libndp-1.3-1|57	
14mr|libndp-1.3-1|58	%files -n %{devname}
14mr|libndp-1.3-1|59	%{_includedir}/ndp.h
14mr|libndp-1.3-1|60	%{_libdir}/libndp.so
14mr|libndp-1.3-1|61	%{_libdir}/pkgconfig/libndp.pc
14mr|libndp-1.3-1|62	
14mr|libndp-1.3-1|63	#----------------------------------------------------------------------------
14mr|libndp-1.3-1|64	
14mr|libndp-1.3-1|65	%prep
14mr|libndp-1.3-1|66	%setup -q
14mr|libndp-1.3-1|67	
14mr|libndp-1.3-1|68	%build
14mr|libndp-1.3-1|69	%configure2_5x --disable-static
14mr|libndp-1.3-1|70	%make
14mr|libndp-1.3-1|71	
14mr|libndp-1.3-1|72	%install
14mr|libndp-1.3-1|73	%makeinstall_std
14mr|libndp-1.3-1|74	
14mr|libndp-1.3-1|75	
14mr|libndp-1.3-1|76	%changelog
14mr|libndp-1.3-1|77	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1
14mr|libndp-1.3-1|78	+ Revision: ddefa7f
14mr|libndp-1.3-1|79	- New version 1.3
14mr|libndp-1.3-1|80	
14mr|libndp-1.3-1|81	

17300 14
14mr|libnet1.0.2-1.0.2a-18|1	%define	major 1.0.2
14mr|libnet1.0.2-1.0.2a-18|2	%define libname	%mklibname net %{major}
14mr|libnet1.0.2-1.0.2a-18|3	
14mr|libnet1.0.2-1.0.2a-18|4	Summary:	A C library for portable packet creation
14mr|libnet1.0.2-1.0.2a-18|5	Name:		libnet%{major}
14mr|libnet1.0.2-1.0.2a-18|6	Version:	1.0.2a
14mr|libnet1.0.2-1.0.2a-18|7	Release:	18
14mr|libnet1.0.2-1.0.2a-18|8	License:	BSD
14mr|libnet1.0.2-1.0.2a-18|9	Group:		System/Libraries
14mr|libnet1.0.2-1.0.2a-18|10	URL:		http://www.packetfactory.net/libnet
14mr|libnet1.0.2-1.0.2a-18|11	Source0:	http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.bz2
14mr|libnet1.0.2-1.0.2a-18|12	Patch0:		Libnet-1.0.2a-1.0.2a.diff
14mr|libnet1.0.2-1.0.2a-18|13	Patch1:		libnet-1.0.2a-strings.patch
14mr|libnet1.0.2-1.0.2a-18|14	BuildRequires:	libpcap-devel
14mr|libnet1.0.2-1.0.2a-18|15	BuildRequires:	libtool
14mr|libnet1.0.2-1.0.2a-18|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libnet1.0.2-1.0.2a-18|17	
14mr|libnet1.0.2-1.0.2a-18|18	%description
14mr|libnet1.0.2-1.0.2a-18|19	Libnet is an API to help with the construction and handling of network
14mr|libnet1.0.2-1.0.2a-18|20	packets. It provides a portable framework for low-level network
14mr|libnet1.0.2-1.0.2a-18|21	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.0.2-1.0.2a-18|22	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.0.2-1.0.2a-18|23	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.0.2-1.0.2a-18|24	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.0.2-1.0.2a-18|25	write network tools and network test code.  See the manpage and sample
14mr|libnet1.0.2-1.0.2a-18|26	test code for more detailed information
14mr|libnet1.0.2-1.0.2a-18|27	
14mr|libnet1.0.2-1.0.2a-18|28	%if "%{_lib}" != "lib"
14mr|libnet1.0.2-1.0.2a-18|29	%package -n	%{libname}
14mr|libnet1.0.2-1.0.2a-18|30	Summary:	A C library for portable packet creation
14mr|libnet1.0.2-1.0.2a-18|31	Group:		System/Libraries
14mr|libnet1.0.2-1.0.2a-18|32	Provides:	%{mklibname net 1} = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|33	Obsoletes:	%{mklibname net 1} < %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|34	
14mr|libnet1.0.2-1.0.2a-18|35	%description -n %{libname}
14mr|libnet1.0.2-1.0.2a-18|36	Libnet is an API to help with the construction and handling of network
14mr|libnet1.0.2-1.0.2a-18|37	packets. It provides a portable framework for low-level network
14mr|libnet1.0.2-1.0.2a-18|38	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.0.2-1.0.2a-18|39	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.0.2-1.0.2a-18|40	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.0.2-1.0.2a-18|41	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.0.2-1.0.2a-18|42	write network tools and network test code.  See the manpage and sample
14mr|libnet1.0.2-1.0.2a-18|43	test code for more detailed information
14mr|libnet1.0.2-1.0.2a-18|44	%endif
14mr|libnet1.0.2-1.0.2a-18|45	
14mr|libnet1.0.2-1.0.2a-18|46	%package -n	%{libname}-devel
14mr|libnet1.0.2-1.0.2a-18|47	Summary:	Development library and header files for the libnet library
14mr|libnet1.0.2-1.0.2a-18|48	Group:		Development/C
14mr|libnet1.0.2-1.0.2a-18|49	Requires:	%{libname} = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|50	Provides:	libnet%{major}-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|51	Provides:	net-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|52	Obsoletes:	net1.0-devel < {version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|53	Provides:	net1.0-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|54	Provides:       net%{major}-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|55	Obsoletes:	%{mklibname net 1}-devel < %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|56	Provides:	%{mklibname net 1}-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|57	Obsoletes:	%{mklibname net 1.0}-devel < %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|58	Provides:	%{mklibname net 1.0}-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|59	Conflicts:	%{mklibname net 1.1.0}-devel
14mr|libnet1.0.2-1.0.2a-18|60	Conflicts:	%{mklibname net 1.1.2}-devel
14mr|libnet1.0.2-1.0.2a-18|61	
14mr|libnet1.0.2-1.0.2a-18|62	%description	-n %{libname}-devel
14mr|libnet1.0.2-1.0.2a-18|63	Libnet is an API to help with the construction and handling of network
14mr|libnet1.0.2-1.0.2a-18|64	packets. It provides a portable framework for low-level network
14mr|libnet1.0.2-1.0.2a-18|65	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.0.2-1.0.2a-18|66	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.0.2-1.0.2a-18|67	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.0.2-1.0.2a-18|68	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.0.2-1.0.2a-18|69	write network tools and network test code.  See the manpage and sample
14mr|libnet1.0.2-1.0.2a-18|70	test code for more detailed information
14mr|libnet1.0.2-1.0.2a-18|71	
14mr|libnet1.0.2-1.0.2a-18|72	This package contains the static libnet library and its header
14mr|libnet1.0.2-1.0.2a-18|73	files.
14mr|libnet1.0.2-1.0.2a-18|74	
14mr|libnet1.0.2-1.0.2a-18|75	%package -n	%{libname}-static-devel
14mr|libnet1.0.2-1.0.2a-18|76	Summary:	Static development library for the libnet library
14mr|libnet1.0.2-1.0.2a-18|77	Group:		Development/C
14mr|libnet1.0.2-1.0.2a-18|78	Requires:	%{libname}-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|79	Provides:	libnet%{major}-static-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|80	Provides:       net1.0-static-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|81	Provides:       net%{major}-static-devel = %{version}-%{release}
14mr|libnet1.0.2-1.0.2a-18|82	Obsoletes:	%{mklibname net 1}-static-devel
14mr|libnet1.0.2-1.0.2a-18|83	Obsoletes:	%{mklibname net 1.0}-devel
14mr|libnet1.0.2-1.0.2a-18|84	Obsoletes:	net1.0-devel
14mr|libnet1.0.2-1.0.2a-18|85	Conflicts:	%{mklibname net 1.1.0}-static-devel
14mr|libnet1.0.2-1.0.2a-18|86	Conflicts:	%{mklibname net 1.1.2}-static-devel
14mr|libnet1.0.2-1.0.2a-18|87	
14mr|libnet1.0.2-1.0.2a-18|88	%description	-n %{libname}-static-devel
14mr|libnet1.0.2-1.0.2a-18|89	Libnet is an API to help with the construction and handling of network
14mr|libnet1.0.2-1.0.2a-18|90	packets. It provides a portable framework for low-level network
14mr|libnet1.0.2-1.0.2a-18|91	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.0.2-1.0.2a-18|92	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.0.2-1.0.2a-18|93	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.0.2-1.0.2a-18|94	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.0.2-1.0.2a-18|95	write network tools and network test code.  See the manpage and sample
14mr|libnet1.0.2-1.0.2a-18|96	test code for more detailed information
14mr|libnet1.0.2-1.0.2a-18|97	
14mr|libnet1.0.2-1.0.2a-18|98	This package contains the static libnet library.
14mr|libnet1.0.2-1.0.2a-18|99	
14mr|libnet1.0.2-1.0.2a-18|100	%prep
14mr|libnet1.0.2-1.0.2a-18|101	
14mr|libnet1.0.2-1.0.2a-18|102	%setup -q -n Libnet-%{version}
14mr|libnet1.0.2-1.0.2a-18|103	%patch0 -p1
14mr|libnet1.0.2-1.0.2a-18|104	%patch1 -p1 -b .strings
14mr|libnet1.0.2-1.0.2a-18|105	
14mr|libnet1.0.2-1.0.2a-18|106	# fix file permissions
14mr|libnet1.0.2-1.0.2a-18|107	chmod 644 README doc/CHANGELOG*
14mr|libnet1.0.2-1.0.2a-18|108	
14mr|libnet1.0.2-1.0.2a-18|109	%build
14mr|libnet1.0.2-1.0.2a-18|110	# ugly but fixes it...
14mr|libnet1.0.2-1.0.2a-18|111	cp %{_datadir}/automake-1.*/config.* .
14mr|libnet1.0.2-1.0.2a-18|112	
14mr|libnet1.0.2-1.0.2a-18|113	%configure --with-pf_packet=yes
14mr|libnet1.0.2-1.0.2a-18|114	%make CFLAGS="%{optflags} -fPIC -Wall"
14mr|libnet1.0.2-1.0.2a-18|115	#%%make test CFLAGS="%{optflags} -fPIC -Wall" <- borked
14mr|libnet1.0.2-1.0.2a-18|116	
14mr|libnet1.0.2-1.0.2a-18|117	%install
14mr|libnet1.0.2-1.0.2a-18|118	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|libnet1.0.2-1.0.2a-18|119	
14mr|libnet1.0.2-1.0.2a-18|120	make \
14mr|libnet1.0.2-1.0.2a-18|121	DESTDIR=%{buildroot} \
14mr|libnet1.0.2-1.0.2a-18|122	INSTALL="%{_bindir}/install" \
14mr|libnet1.0.2-1.0.2a-18|123	MAN_PREFIX=%{_mandir}/man3 \
14mr|libnet1.0.2-1.0.2a-18|124	install
14mr|libnet1.0.2-1.0.2a-18|125	
14mr|libnet1.0.2-1.0.2a-18|126	rm -f %{buildroot}%{_libdir}/*
14mr|libnet1.0.2-1.0.2a-18|127	
14mr|libnet1.0.2-1.0.2a-18|128	install -m0755 lib/libnet.so.%{major} %{buildroot}%{_libdir}/
14mr|libnet1.0.2-1.0.2a-18|129	ln -snf libnet.so.%{major} %{buildroot}%{_libdir}/libnet.so
14mr|libnet1.0.2-1.0.2a-18|130	ln -snf libnet.so %{buildroot}%{_libdir}/libpwrite.so
14mr|libnet1.0.2-1.0.2a-18|131	
14mr|libnet1.0.2-1.0.2a-18|132	install -m0644 lib/libnet.a %{buildroot}%{_libdir}/
14mr|libnet1.0.2-1.0.2a-18|133	ln -snf libnet.a %{buildroot}%{_libdir}/libpwrite.a
14mr|libnet1.0.2-1.0.2a-18|134	
14mr|libnet1.0.2-1.0.2a-18|135	%if %mdkversion < 200900
14mr|libnet1.0.2-1.0.2a-18|136	%post -n %{libname} -p /sbin/ldconfig
14mr|libnet1.0.2-1.0.2a-18|137	%endif
14mr|libnet1.0.2-1.0.2a-18|138	
14mr|libnet1.0.2-1.0.2a-18|139	%if %mdkversion < 200900
14mr|libnet1.0.2-1.0.2a-18|140	%postun -n %{libname} -p /sbin/ldconfig
14mr|libnet1.0.2-1.0.2a-18|141	%endif
14mr|libnet1.0.2-1.0.2a-18|142	
14mr|libnet1.0.2-1.0.2a-18|143	%clean
14mr|libnet1.0.2-1.0.2a-18|144	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|libnet1.0.2-1.0.2a-18|145	
14mr|libnet1.0.2-1.0.2a-18|146	%files -n %{libname}
14mr|libnet1.0.2-1.0.2a-18|147	%defattr(-,root,root)
14mr|libnet1.0.2-1.0.2a-18|148	%doc README doc/CHANGELOG*
14mr|libnet1.0.2-1.0.2a-18|149	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|libnet1.0.2-1.0.2a-18|150	
14mr|libnet1.0.2-1.0.2a-18|151	%files -n %{libname}-devel
14mr|libnet1.0.2-1.0.2a-18|152	%defattr(-,root,root)
14mr|libnet1.0.2-1.0.2a-18|153	%attr(0755,root,root) %{_bindir}/*
14mr|libnet1.0.2-1.0.2a-18|154	%attr(0755,root,root) %{_libdir}/lib*.so
14mr|libnet1.0.2-1.0.2a-18|155	%attr(0644,root,root) %{_includedir}/*.h
14mr|libnet1.0.2-1.0.2a-18|156	%dir %{_includedir}/libnet
14mr|libnet1.0.2-1.0.2a-18|157	%attr(0644,root,root) %{_includedir}/libnet/*.h
14mr|libnet1.0.2-1.0.2a-18|158	%attr(0644,root,root) %{_mandir}/man*/*
14mr|libnet1.0.2-1.0.2a-18|159	
14mr|libnet1.0.2-1.0.2a-18|160	%files -n %{libname}-static-devel
14mr|libnet1.0.2-1.0.2a-18|161	%defattr(-,root,root)
14mr|libnet1.0.2-1.0.2a-18|162	%attr(0644,root,root) %{_libdir}/lib*.a
14mr|libnet1.0.2-1.0.2a-18|163	
14mr|libnet1.0.2-1.0.2a-18|164	
14mr|libnet1.0.2-1.0.2a-18|165	
14mr|libnet1.0.2-1.0.2a-18|166	%changelog
14mr|libnet1.0.2-1.0.2a-18|167	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2a-18
14mr|libnet1.0.2-1.0.2a-18|168	+ Revision: 6f9c2ab
14mr|libnet1.0.2-1.0.2a-18|169	- MassBuild#440: Increase release tag
14mr|libnet1.0.2-1.0.2a-18|170	
14mr|libnet1.0.2-1.0.2a-18|171	

17301 14
14mr|libnet1.1.0-1.1.0-17|1	%define	major 1.1.0
14mr|libnet1.1.0-1.1.0-17|2	%define	libname %mklibname net %{major}
14mr|libnet1.1.0-1.1.0-17|3	
14mr|libnet1.1.0-1.1.0-17|4	Summary:	A C library for portable packet creation
14mr|libnet1.1.0-1.1.0-17|5	Name:		libnet%{major}
14mr|libnet1.1.0-1.1.0-17|6	Version:	1.1.0
14mr|libnet1.1.0-1.1.0-17|7	Release:	17
14mr|libnet1.1.0-1.1.0-17|8	License:	BSD
14mr|libnet1.1.0-1.1.0-17|9	Group:		System/Libraries
14mr|libnet1.1.0-1.1.0-17|10	URL:		http://www.packetfactory.net/libnet
14mr|libnet1.1.0-1.1.0-17|11	Source0:	http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.bz2
14mr|libnet1.1.0-1.1.0-17|12	Patch0:		libnet-1.1.0-shared.diff
14mr|libnet1.1.0-1.1.0-17|13	Patch1:		libnet-1.1.0-format_not_a_string_literal_and_no_format_arguments.diff
14mr|libnet1.1.0-1.1.0-17|14	BuildRequires:	libpcap-devel
14mr|libnet1.1.0-1.1.0-17|15	BuildRequires:	autoconf2.5
14mr|libnet1.1.0-1.1.0-17|16	BuildRequires:	automake
14mr|libnet1.1.0-1.1.0-17|17	BuildRequires:	libtool
14mr|libnet1.1.0-1.1.0-17|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libnet1.1.0-1.1.0-17|19	
14mr|libnet1.1.0-1.1.0-17|20	%description
14mr|libnet1.1.0-1.1.0-17|21	Libnet is an API to help with the construction and handling of network
14mr|libnet1.1.0-1.1.0-17|22	packets. It provides a portable framework for low-level network
14mr|libnet1.1.0-1.1.0-17|23	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.1.0-1.1.0-17|24	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.1.0-1.1.0-17|25	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.1.0-1.1.0-17|26	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.1.0-1.1.0-17|27	write network tools and network test code.  See the manpage and sample
14mr|libnet1.1.0-1.1.0-17|28	test code for more detailed information
14mr|libnet1.1.0-1.1.0-17|29	
14mr|libnet1.1.0-1.1.0-17|30	%if "%{_lib}" != "lib"
14mr|libnet1.1.0-1.1.0-17|31	%package -n	%{libname}
14mr|libnet1.1.0-1.1.0-17|32	Summary:	A C library for portable packet creation
14mr|libnet1.1.0-1.1.0-17|33	Group:		System/Libraries
14mr|libnet1.1.0-1.1.0-17|34	
14mr|libnet1.1.0-1.1.0-17|35	%description -n %{libname}
14mr|libnet1.1.0-1.1.0-17|36	Libnet is an API to help with the construction and handling of network
14mr|libnet1.1.0-1.1.0-17|37	packets. It provides a portable framework for low-level network
14mr|libnet1.1.0-1.1.0-17|38	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.1.0-1.1.0-17|39	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.1.0-1.1.0-17|40	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.1.0-1.1.0-17|41	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.1.0-1.1.0-17|42	write network tools and network test code.  See the manpage and sample
14mr|libnet1.1.0-1.1.0-17|43	test code for more detailed information
14mr|libnet1.1.0-1.1.0-17|44	%endif
14mr|libnet1.1.0-1.1.0-17|45	
14mr|libnet1.1.0-1.1.0-17|46	%package -n	%{libname}-devel
14mr|libnet1.1.0-1.1.0-17|47	Summary:	Development library and header files for the libnet library
14mr|libnet1.1.0-1.1.0-17|48	Group:		Development/C
14mr|libnet1.1.0-1.1.0-17|49	Requires:	%{libname} = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|50	Provides:	libnet%{major}-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|51	Provides:	net-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|52	Provides:	%{mklibname net 1.1}-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|53	Obsoletes:	%{mklibname net 1.1}-devel
14mr|libnet1.1.0-1.1.0-17|54	Conflicts:	%{mklibname net 1.0.2}-devel
14mr|libnet1.1.0-1.1.0-17|55	Conflicts:	%{mklibname net 1.1.2}-devel
14mr|libnet1.1.0-1.1.0-17|56	
14mr|libnet1.1.0-1.1.0-17|57	%description	-n %{libname}-devel
14mr|libnet1.1.0-1.1.0-17|58	Libnet is an API to help with the construction and handling of network
14mr|libnet1.1.0-1.1.0-17|59	packets. It provides a portable framework for low-level network
14mr|libnet1.1.0-1.1.0-17|60	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.1.0-1.1.0-17|61	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.1.0-1.1.0-17|62	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.1.0-1.1.0-17|63	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.1.0-1.1.0-17|64	write network tools and network test code.  See the manpage and sample
14mr|libnet1.1.0-1.1.0-17|65	test code for more detailed information
14mr|libnet1.1.0-1.1.0-17|66	
14mr|libnet1.1.0-1.1.0-17|67	This package contains the static libnet library and its header
14mr|libnet1.1.0-1.1.0-17|68	files.
14mr|libnet1.1.0-1.1.0-17|69	
14mr|libnet1.1.0-1.1.0-17|70	%package -n	%{libname}-static-devel
14mr|libnet1.1.0-1.1.0-17|71	Summary:	Static development library for the libnet library
14mr|libnet1.1.0-1.1.0-17|72	Group:		Development/C
14mr|libnet1.1.0-1.1.0-17|73	Requires:	%{libname}-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|74	Provides:	libnet%{major}-static-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|75	Provides:	%{mklibname net 1.1}-devel = %{version}-%{release}
14mr|libnet1.1.0-1.1.0-17|76	Obsoletes:	%{mklibname net 1.1}-devel
14mr|libnet1.1.0-1.1.0-17|77	Conflicts:	%{mklibname net 1.0.2}-static-devel
14mr|libnet1.1.0-1.1.0-17|78	Conflicts:	%{mklibname net 1.1.2}-static-devel
14mr|libnet1.1.0-1.1.0-17|79	
14mr|libnet1.1.0-1.1.0-17|80	%description	-n %{libname}-static-devel
14mr|libnet1.1.0-1.1.0-17|81	Libnet is an API to help with the construction and handling of network
14mr|libnet1.1.0-1.1.0-17|82	packets. It provides a portable framework for low-level network
14mr|libnet1.1.0-1.1.0-17|83	packet writing and handling (use libnet in conjunction with libpcap and
14mr|libnet1.1.0-1.1.0-17|84	you can write some really cool stuff).  Libnet includes packet creation
14mr|libnet1.1.0-1.1.0-17|85	at the IP layer and at the link layer as well as a host of supplementary
14mr|libnet1.1.0-1.1.0-17|86	and complementary functionalty. Libnet is avery handy with which to
14mr|libnet1.1.0-1.1.0-17|87	write network tools and network test code.  See the manpage and sample
14mr|libnet1.1.0-1.1.0-17|88	test code for more detailed information
14mr|libnet1.1.0-1.1.0-17|89	
14mr|libnet1.1.0-1.1.0-17|90	This package contains the static libnet library.
14mr|libnet1.1.0-1.1.0-17|91	
14mr|libnet1.1.0-1.1.0-17|92	%prep
14mr|libnet1.1.0-1.1.0-17|93	
14mr|libnet1.1.0-1.1.0-17|94	%setup -n Libnet-latest -q
14mr|libnet1.1.0-1.1.0-17|95	%patch0 -p1
14mr|libnet1.1.0-1.1.0-17|96	%patch1 -p0
14mr|libnet1.1.0-1.1.0-17|97	
14mr|libnet1.1.0-1.1.0-17|98	# cvs cleanup
14mr|libnet1.1.0-1.1.0-17|99	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|libnet1.1.0-1.1.0-17|100	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|libnet1.1.0-1.1.0-17|101	done
14mr|libnet1.1.0-1.1.0-17|102	
14mr|libnet1.1.0-1.1.0-17|103	# fix file permissions
14mr|libnet1.1.0-1.1.0-17|104	chmod 644 README doc/CHANGELOG*
14mr|libnet1.1.0-1.1.0-17|105	
14mr|libnet1.1.0-1.1.0-17|106	%build
14mr|libnet1.1.0-1.1.0-17|107	rm -rf autom4te.cache
14mr|libnet1.1.0-1.1.0-17|108	export WANT_AUTOCONF_2_5=1
14mr|libnet1.1.0-1.1.0-17|109	rm -f configure
14mr|libnet1.1.0-1.1.0-17|110	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
14mr|libnet1.1.0-1.1.0-17|111	
14mr|libnet1.1.0-1.1.0-17|112	export LIBNET_CONFIG_CFLAGS="-I%{_includedir}/libnet"
14mr|libnet1.1.0-1.1.0-17|113	export CFLAGS="%{optflags} -fPIC -Wall"
14mr|libnet1.1.0-1.1.0-17|114	
14mr|libnet1.1.0-1.1.0-17|115	%configure2_5x \
14mr|libnet1.1.0-1.1.0-17|116	--with-pf_packet=yes
14mr|libnet1.1.0-1.1.0-17|117	
14mr|libnet1.1.0-1.1.0-17|118	%make CFLAGS="%{optflags} -fPIC -Wall"
14mr|libnet1.1.0-1.1.0-17|119	
14mr|libnet1.1.0-1.1.0-17|120	# still we need to make sure the soname is 1.1.0, so..., make the shared lib the hard way
14mr|libnet1.1.0-1.1.0-17|121	gcc -Wl,-soname,libnet.so.%{major} -shared %{optflags} -fPIC -o libnet.so.%{major} src/*.o
14mr|libnet1.1.0-1.1.0-17|122	
14mr|libnet1.1.0-1.1.0-17|123	%install
14mr|libnet1.1.0-1.1.0-17|124	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|libnet1.1.0-1.1.0-17|125	
14mr|libnet1.1.0-1.1.0-17|126	install -d %{buildroot}%{_bindir}
14mr|libnet1.1.0-1.1.0-17|127	install -d %{buildroot}%{_mandir}/man3
14mr|libnet1.1.0-1.1.0-17|128	
14mr|libnet1.1.0-1.1.0-17|129	%makeinstall_std
14mr|libnet1.1.0-1.1.0-17|130	
14mr|libnet1.1.0-1.1.0-17|131	install -m755 libnet-config %{buildroot}%{_bindir}/
14mr|libnet1.1.0-1.1.0-17|132	
14mr|libnet1.1.0-1.1.0-17|133	# install man pages
14mr|libnet1.1.0-1.1.0-17|134	install -m0644 man/* %{buildroot}%{_mandir}/man3/
14mr|libnet1.1.0-1.1.0-17|135	
14mr|libnet1.1.0-1.1.0-17|136	# fix the lib
14mr|libnet1.1.0-1.1.0-17|137	rm -f %{buildroot}%{_libdir}/lib*.so*
14mr|libnet1.1.0-1.1.0-17|138	install -m0755 libnet.so.%{major} %{buildroot}%{_libdir}/
14mr|libnet1.1.0-1.1.0-17|139	ln -snf libnet.so.%{major} %{buildroot}%{_libdir}/libnet.so
14mr|libnet1.1.0-1.1.0-17|140	
14mr|libnet1.1.0-1.1.0-17|141	# cleanup
14mr|libnet1.1.0-1.1.0-17|142	rm -f %{buildroot}%{_libdir}/lib*.la
14mr|libnet1.1.0-1.1.0-17|143	
14mr|libnet1.1.0-1.1.0-17|144	%if %mdkversion < 200900
14mr|libnet1.1.0-1.1.0-17|145	%post -n %{libname} -p /sbin/ldconfig
14mr|libnet1.1.0-1.1.0-17|146	%endif
14mr|libnet1.1.0-1.1.0-17|147	
14mr|libnet1.1.0-1.1.0-17|148	%if %mdkversion < 200900
14mr|libnet1.1.0-1.1.0-17|149	%postun -n %{libname} -p /sbin/ldconfig
14mr|libnet1.1.0-1.1.0-17|150	%endif
14mr|libnet1.1.0-1.1.0-17|151	
14mr|libnet1.1.0-1.1.0-17|152	%clean
14mr|libnet1.1.0-1.1.0-17|153	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|libnet1.1.0-1.1.0-17|154	
14mr|libnet1.1.0-1.1.0-17|155	%files -n %{libname}
14mr|libnet1.1.0-1.1.0-17|156	%defattr(-,root,root)
14mr|libnet1.1.0-1.1.0-17|157	%doc README doc/CHANGELOG* doc/COPYING
14mr|libnet1.1.0-1.1.0-17|158	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|libnet1.1.0-1.1.0-17|159	
14mr|libnet1.1.0-1.1.0-17|160	%files -n %{libname}-devel
14mr|libnet1.1.0-1.1.0-17|161	%defattr(-,root,root)
14mr|libnet1.1.0-1.1.0-17|162	%attr(0755,root,root) %{_bindir}/*
14mr|libnet1.1.0-1.1.0-17|163	%attr(0755,root,root) %{_libdir}/lib*.so
14mr|libnet1.1.0-1.1.0-17|164	#%attr(0644,root,root) %{_libdir}/lib*.la
14mr|libnet1.1.0-1.1.0-17|165	%attr(0644,root,root) %{_includedir}/*.h
14mr|libnet1.1.0-1.1.0-17|166	%dir %{_includedir}/libnet
14mr|libnet1.1.0-1.1.0-17|167	%attr(0644,root,root) %{_includedir}/libnet/*.h
14mr|libnet1.1.0-1.1.0-17|168	%attr(0644,root,root) %{_mandir}/man*/*
14mr|libnet1.1.0-1.1.0-17|169	
14mr|libnet1.1.0-1.1.0-17|170	%files -n %{libname}-static-devel
14mr|libnet1.1.0-1.1.0-17|171	%defattr(-,root,root)
14mr|libnet1.1.0-1.1.0-17|172	%attr(0644,root,root) %{_libdir}/lib*.a
14mr|libnet1.1.0-1.1.0-17|173	
14mr|libnet1.1.0-1.1.0-17|174	
14mr|libnet1.1.0-1.1.0-17|175	
14mr|libnet1.1.0-1.1.0-17|176	%changelog
14mr|libnet1.1.0-1.1.0-17|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-17
14mr|libnet1.1.0-1.1.0-17|178	+ Revision: a569e3d
14mr|libnet1.1.0-1.1.0-17|179	- MassBuild#440: Increase release tag
14mr|libnet1.1.0-1.1.0-17|180	
14mr|libnet1.1.0-1.1.0-17|181	

17302 14
14mr|libnet-1.1.6-8|1	%define major 1
14mr|libnet-1.1.6-8|2	%define libname %mklibname net %{major}
14mr|libnet-1.1.6-8|3	%define devname %mklibname net -d
14mr|libnet-1.1.6-8|4	
14mr|libnet-1.1.6-8|5	Summary:	A C library for portable packet creation
14mr|libnet-1.1.6-8|6	Name:		libnet
14mr|libnet-1.1.6-8|7	Version:	1.1.6
14mr|libnet-1.1.6-8|8	Release:	8
14mr|libnet-1.1.6-8|9	License:	BSD
14mr|libnet-1.1.6-8|10	Group:		System/Libraries
14mr|libnet-1.1.6-8|11	Url:		http://www.sourceforge.net/projects/libnet-dev/
14mr|libnet-1.1.6-8|12	Source0:	http://downloads.sourceforge.net/libnet-dev/%{name}-%{version}.tar.gz
14mr|libnet-1.1.6-8|13	BuildRequires:	pcap-devel
14mr|libnet-1.1.6-8|14	
14mr|libnet-1.1.6-8|15	%description
14mr|libnet-1.1.6-8|16	Libnet is an API to help with the construction and handling of network packets.
14mr|libnet-1.1.6-8|17	It provides a portable framework for low-level network packet writing and
14mr|libnet-1.1.6-8|18	handling (use libnet in conjunction with libpcap and you can write some really
14mr|libnet-1.1.6-8|19	cool stuff). Libnet includes packet creation at the IP layer and at the link
14mr|libnet-1.1.6-8|20	layer as well as a host of supplementary and complementary functionality.
14mr|libnet-1.1.6-8|21	
14mr|libnet-1.1.6-8|22	#----------------------------------------------------------------------------
14mr|libnet-1.1.6-8|23	
14mr|libnet-1.1.6-8|24	%package -n %{libname}
14mr|libnet-1.1.6-8|25	Summary:	A C library for portable packet creation
14mr|libnet-1.1.6-8|26	Group: 		System/Libraries
14mr|libnet-1.1.6-8|27	
14mr|libnet-1.1.6-8|28	%description -n %{libname}
14mr|libnet-1.1.6-8|29	Libnet is an API to help with the construction and handling of network packets.
14mr|libnet-1.1.6-8|30	It provides a portable framework for low-level network packet writing and
14mr|libnet-1.1.6-8|31	handling (use libnet in conjunction with libpcap and you can write some really
14mr|libnet-1.1.6-8|32	cool stuff). Libnet includes packet creation at the IP layer and at the link
14mr|libnet-1.1.6-8|33	layer as well as a host of supplementary and complementary functionality.
14mr|libnet-1.1.6-8|34	
14mr|libnet-1.1.6-8|35	%files -n %{libname}
14mr|libnet-1.1.6-8|36	%{_libdir}/libnet.so.%{major}*
14mr|libnet-1.1.6-8|37	
14mr|libnet-1.1.6-8|38	#----------------------------------------------------------------------------
14mr|libnet-1.1.6-8|39	
14mr|libnet-1.1.6-8|40	%package -n %{devname}
14mr|libnet-1.1.6-8|41	Summary:	Development library and header files for the libnet library
14mr|libnet-1.1.6-8|42	Group:		Development/C
14mr|libnet-1.1.6-8|43	Requires:	%{libname} = %{EVRD}
14mr|libnet-1.1.6-8|44	Provides:	%{name}-devel = %{EVRD}
14mr|libnet-1.1.6-8|45	
14mr|libnet-1.1.6-8|46	%description -n %{devname}
14mr|libnet-1.1.6-8|47	The libnet-devel package includes header files and libraries necessary for
14mr|libnet-1.1.6-8|48	developing programs which use the libnet library. Libnet is very handy with
14mr|libnet-1.1.6-8|49	which to write network tools and network test code. See the manpage and sample
14mr|libnet-1.1.6-8|50	test code for more detailed information.
14mr|libnet-1.1.6-8|51	
14mr|libnet-1.1.6-8|52	%files -n %{devname}
14mr|libnet-1.1.6-8|53	%doc README doc/CHANGELOG doc/COPYING
14mr|libnet-1.1.6-8|54	%doc doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING
14mr|libnet-1.1.6-8|55	%doc doc/RAWSOCKET_NON_SEQUITUR doc/TODO doc/html/ __dist_sample/sample/
14mr|libnet-1.1.6-8|56	%{_bindir}/libnet-config
14mr|libnet-1.1.6-8|57	%{_includedir}/libnet.h
14mr|libnet-1.1.6-8|58	%dir %{_includedir}/libnet
14mr|libnet-1.1.6-8|59	%{_includedir}/libnet/*.h
14mr|libnet-1.1.6-8|60	%{_libdir}/*.so
14mr|libnet-1.1.6-8|61	%{_mandir}/man3/*
14mr|libnet-1.1.6-8|62	
14mr|libnet-1.1.6-8|63	#----------------------------------------------------------------------------
14mr|libnet-1.1.6-8|64	
14mr|libnet-1.1.6-8|65	%prep
14mr|libnet-1.1.6-8|66	%setup -q
14mr|libnet-1.1.6-8|67	# Keep the sample directory untouched by make
14mr|libnet-1.1.6-8|68	rm -rf __dist_sample
14mr|libnet-1.1.6-8|69	mkdir __dist_sample
14mr|libnet-1.1.6-8|70	cp -a sample __dist_sample
14mr|libnet-1.1.6-8|71	#fix build with new automake
14mr|libnet-1.1.6-8|72	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mr|libnet-1.1.6-8|73	libtoolize --copy --force
14mr|libnet-1.1.6-8|74	autoreconf -fi
14mr|libnet-1.1.6-8|75	
14mr|libnet-1.1.6-8|76	%build
14mr|libnet-1.1.6-8|77	%configure2_5x \
14mr|libnet-1.1.6-8|78	--disable-static
14mr|libnet-1.1.6-8|79	
14mr|libnet-1.1.6-8|80	%make
14mr|libnet-1.1.6-8|81	
14mr|libnet-1.1.6-8|82	%install
14mr|libnet-1.1.6-8|83	%makeinstall_std INSTALL='install -p'
14mr|libnet-1.1.6-8|84	
14mr|libnet-1.1.6-8|85	# Prepare samples directory and perform some fixes
14mr|libnet-1.1.6-8|86	rm -rf __dist_sample/sample/win32
14mr|libnet-1.1.6-8|87	rm -f __dist_sample/sample/Makefile.{am,in}
14mr|libnet-1.1.6-8|88	sed -e 's@#include "../include/libnet.h"@#include <libnet.h>@' \
14mr|libnet-1.1.6-8|89	__dist_sample/sample/libnet_test.h > __dist_sample/sample/libnet_test.h.new
14mr|libnet-1.1.6-8|90	touch -c -r __dist_sample/sample/libnet_test.h{,.new}
14mr|libnet-1.1.6-8|91	mv -f __dist_sample/sample/libnet_test.h{.new,}
14mr|libnet-1.1.6-8|92	
14mr|libnet-1.1.6-8|93	# Remove makefile relics from documentation
14mr|libnet-1.1.6-8|94	rm -f doc/html/Makefile*
14mr|libnet-1.1.6-8|95	
14mr|libnet-1.1.6-8|96	# Correct wrong line endings at CHANGELOG and CONTRIB
14mr|libnet-1.1.6-8|97	for file in CHANGELOG CONTRIB; do
14mr|libnet-1.1.6-8|98	sed -e 's/\r$//' doc/$file > doc/$file.new
14mr|libnet-1.1.6-8|99	touch -c -r doc/$file doc/$file.new
14mr|libnet-1.1.6-8|100	mv -f doc/$file.new doc/$file
14mr|libnet-1.1.6-8|101	done
14mr|libnet-1.1.6-8|102	
14mr|libnet-1.1.6-8|103	
14mr|libnet-1.1.6-8|104	%changelog
14mr|libnet-1.1.6-8|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-8
14mr|libnet-1.1.6-8|106	+ Revision: 7ba28c5
14mr|libnet-1.1.6-8|107	- MassBuild#440: Increase release tag
14mr|libnet-1.1.6-8|108	
14mr|libnet-1.1.6-8|109	

17303 14
14mr|libnetfilter_acct-1.0.2-2|1	%define major 1
14mr|libnetfilter_acct-1.0.2-2|2	%define libname %mklibname netfilter_acct %{major}
14mr|libnetfilter_acct-1.0.2-2|3	%define libnamedevel %mklibname netfilter_acct -d
14mr|libnetfilter_acct-1.0.2-2|4	
14mr|libnetfilter_acct-1.0.2-2|5	Summary:	Netfilter extended accounting infrastructure library
14mr|libnetfilter_acct-1.0.2-2|6	Name:		libnetfilter_acct
14mr|libnetfilter_acct-1.0.2-2|7	Version:	1.0.2
14mr|libnetfilter_acct-1.0.2-2|8	Release:	2
14mr|libnetfilter_acct-1.0.2-2|9	Group:		System/Libraries
14mr|libnetfilter_acct-1.0.2-2|10	License:	GPL
14mr|libnetfilter_acct-1.0.2-2|11	URL:		http://www.netfilter.org/projects/libnetfilter_acct/index.html
14mr|libnetfilter_acct-1.0.2-2|12	Source0:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2
14mr|libnetfilter_acct-1.0.2-2|13	Source1:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2.sig
14mr|libnetfilter_acct-1.0.2-2|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
14mr|libnetfilter_acct-1.0.2-2|15	
14mr|libnetfilter_acct-1.0.2-2|16	%description
14mr|libnetfilter_acct-1.0.2-2|17	libnetfilter_acct is the userspace library providing interface to extended
14mr|libnetfilter_acct-1.0.2-2|18	accounting infrastructure.
14mr|libnetfilter_acct-1.0.2-2|19	
14mr|libnetfilter_acct-1.0.2-2|20	%package -n %{libname}
14mr|libnetfilter_acct-1.0.2-2|21	Summary:	Netfilter extended accounting infrastructure library
14mr|libnetfilter_acct-1.0.2-2|22	Group:		System/Libraries
14mr|libnetfilter_acct-1.0.2-2|23	Provides:	%{name} = %{version}-%{release}
14mr|libnetfilter_acct-1.0.2-2|24	Provides:	netfilter_acct = %{version}-%{release}
14mr|libnetfilter_acct-1.0.2-2|25	
14mr|libnetfilter_acct-1.0.2-2|26	%description -n %{libname}
14mr|libnetfilter_acct-1.0.2-2|27	libnetfilter_acct is the userspace library providing interface to extended
14mr|libnetfilter_acct-1.0.2-2|28	accounting infrastructure.
14mr|libnetfilter_acct-1.0.2-2|29	
14mr|libnetfilter_acct-1.0.2-2|30	%package -n %{libnamedevel}
14mr|libnetfilter_acct-1.0.2-2|31	Summary:        Development files for %{name}
14mr|libnetfilter_acct-1.0.2-2|32	Group:          System/Libraries
14mr|libnetfilter_acct-1.0.2-2|33	Provides:	netfilter_acct-devel = %{version}-%{release}
14mr|libnetfilter_acct-1.0.2-2|34	Requires:	%{libname} = %{version}-%{release}
14mr|libnetfilter_acct-1.0.2-2|35	
14mr|libnetfilter_acct-1.0.2-2|36	%description -n %{libnamedevel}
14mr|libnetfilter_acct-1.0.2-2|37	This package contains the development files for %{name}.
14mr|libnetfilter_acct-1.0.2-2|38	
14mr|libnetfilter_acct-1.0.2-2|39	%prep
14mr|libnetfilter_acct-1.0.2-2|40	%setup -q
14mr|libnetfilter_acct-1.0.2-2|41	
14mr|libnetfilter_acct-1.0.2-2|42	%build
14mr|libnetfilter_acct-1.0.2-2|43	%configure2_5x
14mr|libnetfilter_acct-1.0.2-2|44	%make
14mr|libnetfilter_acct-1.0.2-2|45	
14mr|libnetfilter_acct-1.0.2-2|46	%install
14mr|libnetfilter_acct-1.0.2-2|47	%makeinstall_std
14mr|libnetfilter_acct-1.0.2-2|48	
14mr|libnetfilter_acct-1.0.2-2|49	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnetfilter_acct-1.0.2-2|50	
14mr|libnetfilter_acct-1.0.2-2|51	%files -n %{libname}
14mr|libnetfilter_acct-1.0.2-2|52	%doc COPYING README
14mr|libnetfilter_acct-1.0.2-2|53	%{_libdir}/*.so.%{major}*
14mr|libnetfilter_acct-1.0.2-2|54	
14mr|libnetfilter_acct-1.0.2-2|55	%files -n %{libnamedevel}
14mr|libnetfilter_acct-1.0.2-2|56	%{_includedir}/libnetfilter_acct
14mr|libnetfilter_acct-1.0.2-2|57	%{_libdir}/*.so
14mr|libnetfilter_acct-1.0.2-2|58	%{_libdir}/pkgconfig/libnetfilter_acct.pc
14mr|libnetfilter_acct-1.0.2-2|59	
14mr|libnetfilter_acct-1.0.2-2|60	
14mr|libnetfilter_acct-1.0.2-2|61	
14mr|libnetfilter_acct-1.0.2-2|62	
14mr|libnetfilter_acct-1.0.2-2|63	%changelog
14mr|libnetfilter_acct-1.0.2-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|libnetfilter_acct-1.0.2-2|65	+ Revision: 4d2b65a
14mr|libnetfilter_acct-1.0.2-2|66	- MassBuild#440: Increase release tag
14mr|libnetfilter_acct-1.0.2-2|67	
14mr|libnetfilter_acct-1.0.2-2|68	

17304 14
14mr|libnetfilter_conntrack-1.0.4-2|1	%define major 3
14mr|libnetfilter_conntrack-1.0.4-2|2	%define libname %mklibname netfilter_conntrack %{major}
14mr|libnetfilter_conntrack-1.0.4-2|3	%define develname %mklibname netfilter_conntrack -d
14mr|libnetfilter_conntrack-1.0.4-2|4	
14mr|libnetfilter_conntrack-1.0.4-2|5	Summary:	Interface to the in-kernel connection tracking state table
14mr|libnetfilter_conntrack-1.0.4-2|6	Name:		libnetfilter_conntrack
14mr|libnetfilter_conntrack-1.0.4-2|7	Version:	1.0.4
14mr|libnetfilter_conntrack-1.0.4-2|8	Release:	2
14mr|libnetfilter_conntrack-1.0.4-2|9	License:	GPLv2+
14mr|libnetfilter_conntrack-1.0.4-2|10	Group:		System/Kernel and hardware
14mr|libnetfilter_conntrack-1.0.4-2|11	URL:		http://www.netfilter.org/projects/%{name}/
14mr|libnetfilter_conntrack-1.0.4-2|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
14mr|libnetfilter_conntrack-1.0.4-2|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
14mr|libnetfilter_conntrack-1.0.4-2|14	BuildRequires:	nfnetlink-devel >= 1.0.0
14mr|libnetfilter_conntrack-1.0.4-2|15	BuildRequires:  pkgconfig(libmnl)
14mr|libnetfilter_conntrack-1.0.4-2|16	
14mr|libnetfilter_conntrack-1.0.4-2|17	%description
14mr|libnetfilter_conntrack-1.0.4-2|18	A libnetfilter_conntrack is a userspace library providing a programming \
14mr|libnetfilter_conntrack-1.0.4-2|19	interface (API) to the in-kernel connection tracking state table.
14mr|libnetfilter_conntrack-1.0.4-2|20	
14mr|libnetfilter_conntrack-1.0.4-2|21	%package -n %{libname}
14mr|libnetfilter_conntrack-1.0.4-2|22	Summary:	Main library for %{name}
14mr|libnetfilter_conntrack-1.0.4-2|23	Group:		System/Libraries
14mr|libnetfilter_conntrack-1.0.4-2|24	Provides:	%{name} = %{version}-%{release}
14mr|libnetfilter_conntrack-1.0.4-2|25	Obsoletes:	%{mklibname netfilter_conntrack 1} < 0.0.101
14mr|libnetfilter_conntrack-1.0.4-2|26	
14mr|libnetfilter_conntrack-1.0.4-2|27	%description -n %{libname}
14mr|libnetfilter_conntrack-1.0.4-2|28	This package contains the library needed to run programs dynamically
14mr|libnetfilter_conntrack-1.0.4-2|29	linked with %{name}.
14mr|libnetfilter_conntrack-1.0.4-2|30	
14mr|libnetfilter_conntrack-1.0.4-2|31	%package -n %{develname}
14mr|libnetfilter_conntrack-1.0.4-2|32	Summary:	Development files for %{name}
14mr|libnetfilter_conntrack-1.0.4-2|33	Group:		System/Libraries
14mr|libnetfilter_conntrack-1.0.4-2|34	Requires:	%{libname} = %{version}-%{release}
14mr|libnetfilter_conntrack-1.0.4-2|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnetfilter_conntrack-1.0.4-2|36	Provides:	netfilter_conntrack-devel = %{version}-%{release}
14mr|libnetfilter_conntrack-1.0.4-2|37	Obsoletes:	%{mklibname -d netfilter_conntrack 1}
14mr|libnetfilter_conntrack-1.0.4-2|38	
14mr|libnetfilter_conntrack-1.0.4-2|39	%description -n %{develname}
14mr|libnetfilter_conntrack-1.0.4-2|40	This package contains the development files for %{name}.
14mr|libnetfilter_conntrack-1.0.4-2|41	
14mr|libnetfilter_conntrack-1.0.4-2|42	%prep
14mr|libnetfilter_conntrack-1.0.4-2|43	%setup -q
14mr|libnetfilter_conntrack-1.0.4-2|44	
14mr|libnetfilter_conntrack-1.0.4-2|45	%build
14mr|libnetfilter_conntrack-1.0.4-2|46	%configure2_5x
14mr|libnetfilter_conntrack-1.0.4-2|47	%make
14mr|libnetfilter_conntrack-1.0.4-2|48	
14mr|libnetfilter_conntrack-1.0.4-2|49	%install
14mr|libnetfilter_conntrack-1.0.4-2|50	%makeinstall_std
14mr|libnetfilter_conntrack-1.0.4-2|51	
14mr|libnetfilter_conntrack-1.0.4-2|52	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnetfilter_conntrack-1.0.4-2|53	
14mr|libnetfilter_conntrack-1.0.4-2|54	%files -n %{libname}
14mr|libnetfilter_conntrack-1.0.4-2|55	%{_libdir}/*.so.%{major}*
14mr|libnetfilter_conntrack-1.0.4-2|56	
14mr|libnetfilter_conntrack-1.0.4-2|57	%files -n %{develname}
14mr|libnetfilter_conntrack-1.0.4-2|58	%dir %{_includedir}/%{name}
14mr|libnetfilter_conntrack-1.0.4-2|59	%{_includedir}/%{name}/%{name}*.h
14mr|libnetfilter_conntrack-1.0.4-2|60	%{_includedir}/%{name}/linux_nfnetlink_conntrack.h
14mr|libnetfilter_conntrack-1.0.4-2|61	%{_libdir}/%{name}.so
14mr|libnetfilter_conntrack-1.0.4-2|62	%{_libdir}/pkgconfig/%{name}.pc
14mr|libnetfilter_conntrack-1.0.4-2|63	
14mr|libnetfilter_conntrack-1.0.4-2|64	
14mr|libnetfilter_conntrack-1.0.4-2|65	
14mr|libnetfilter_conntrack-1.0.4-2|66	%changelog
14mr|libnetfilter_conntrack-1.0.4-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|libnetfilter_conntrack-1.0.4-2|68	+ Revision: 8f902a2
14mr|libnetfilter_conntrack-1.0.4-2|69	- MassBuild#440: Increase release tag
14mr|libnetfilter_conntrack-1.0.4-2|70	
14mr|libnetfilter_conntrack-1.0.4-2|71	

17305 14
14mr|libnetfilter_cthelper-1.0.0-4|1	%define major                 0
14mr|libnetfilter_cthelper-1.0.0-4|2	%define libname               %mklibname netfilter_cthelper %{major}
14mr|libnetfilter_cthelper-1.0.0-4|3	%define libnamedevel          %mklibname netfilter_cthelper -d
14mr|libnetfilter_cthelper-1.0.0-4|4	
14mr|libnetfilter_cthelper-1.0.0-4|5	Name:           libnetfilter_cthelper
14mr|libnetfilter_cthelper-1.0.0-4|6	Version:        1.0.0
14mr|libnetfilter_cthelper-1.0.0-4|7	Release:        4
14mr|libnetfilter_cthelper-1.0.0-4|8	Summary:        Interface to the user-space helper infrastructure
14mr|libnetfilter_cthelper-1.0.0-4|9	Group:          System/Libraries
14mr|libnetfilter_cthelper-1.0.0-4|10	License:        GPL
14mr|libnetfilter_cthelper-1.0.0-4|11	URL:            http://www.netfilter.org/projects/libnetfilter_cthelper/
14mr|libnetfilter_cthelper-1.0.0-4|12	Source0:        http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-%{version}.tar.bz2
14mr|libnetfilter_cthelper-1.0.0-4|13	Source1:        http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-%{version}.tar.bz2.sig
14mr|libnetfilter_cthelper-1.0.0-4|14	BuildRequires: pkgconfig(libmnl) >= 1.0.3
14mr|libnetfilter_cthelper-1.0.0-4|15	
14mr|libnetfilter_cthelper-1.0.0-4|16	%description
14mr|libnetfilter_cthelper-1.0.0-4|17	libnetfilter_cthelper is the userspace library that provides the programming \
14mr|libnetfilter_cthelper-1.0.0-4|18	interface to the user-space helper infrastructure available since Linux \
14mr|libnetfilter_cthelper-1.0.0-4|19	kernel 3.6. With this library, you register, configure, enable and disable \
14mr|libnetfilter_cthelper-1.0.0-4|20	user-space helpers.
14mr|libnetfilter_cthelper-1.0.0-4|21	
14mr|libnetfilter_cthelper-1.0.0-4|22	%package -n %{libname}
14mr|libnetfilter_cthelper-1.0.0-4|23	Summary:        Main library for %{name}
14mr|libnetfilter_cthelper-1.0.0-4|24	Group:          System/Libraries
14mr|libnetfilter_cthelper-1.0.0-4|25	Provides:       %{name} = %{version}-%{release}
14mr|libnetfilter_cthelper-1.0.0-4|26	Provides:       netfilter_cthelper = %{version}-%{release}
14mr|libnetfilter_cthelper-1.0.0-4|27	
14mr|libnetfilter_cthelper-1.0.0-4|28	%description -n %{libname}
14mr|libnetfilter_cthelper-1.0.0-4|29	libnetfilter_cthelper is the userspace library that provides the programming \
14mr|libnetfilter_cthelper-1.0.0-4|30	interface to the user-space helper infrastructure available since Linux \
14mr|libnetfilter_cthelper-1.0.0-4|31	kernel 3.6. With this library, you register, configure, enable and disable \
14mr|libnetfilter_cthelper-1.0.0-4|32	user-space helpers.
14mr|libnetfilter_cthelper-1.0.0-4|33	
14mr|libnetfilter_cthelper-1.0.0-4|34	%package -n %{libnamedevel}
14mr|libnetfilter_cthelper-1.0.0-4|35	Summary:        Development files for %{name}
14mr|libnetfilter_cthelper-1.0.0-4|36	Group:          System/Libraries
14mr|libnetfilter_cthelper-1.0.0-4|37	Provides:       netfilter_cthelper-devel = %{version}-%{release}
14mr|libnetfilter_cthelper-1.0.0-4|38	Requires:       %{libname} = %{version}-%{release}
14mr|libnetfilter_cthelper-1.0.0-4|39	
14mr|libnetfilter_cthelper-1.0.0-4|40	%description -n %{libnamedevel}
14mr|libnetfilter_cthelper-1.0.0-4|41	This package contains the development files for %{name}.
14mr|libnetfilter_cthelper-1.0.0-4|42	
14mr|libnetfilter_cthelper-1.0.0-4|43	%prep
14mr|libnetfilter_cthelper-1.0.0-4|44	%setup -q
14mr|libnetfilter_cthelper-1.0.0-4|45	
14mr|libnetfilter_cthelper-1.0.0-4|46	%build
14mr|libnetfilter_cthelper-1.0.0-4|47	%{configure2_5x} --disable-static
14mr|libnetfilter_cthelper-1.0.0-4|48	%{make}
14mr|libnetfilter_cthelper-1.0.0-4|49	
14mr|libnetfilter_cthelper-1.0.0-4|50	%install
14mr|libnetfilter_cthelper-1.0.0-4|51	%{makeinstall_std}
14mr|libnetfilter_cthelper-1.0.0-4|52	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnetfilter_cthelper-1.0.0-4|53	
14mr|libnetfilter_cthelper-1.0.0-4|54	%check
14mr|libnetfilter_cthelper-1.0.0-4|55	%{make} check
14mr|libnetfilter_cthelper-1.0.0-4|56	
14mr|libnetfilter_cthelper-1.0.0-4|57	%files -n %{libname}
14mr|libnetfilter_cthelper-1.0.0-4|58	%doc COPYING
14mr|libnetfilter_cthelper-1.0.0-4|59	%{_libdir}/*.so.%{major}
14mr|libnetfilter_cthelper-1.0.0-4|60	%{_libdir}/*.so.%{major}.*
14mr|libnetfilter_cthelper-1.0.0-4|61	
14mr|libnetfilter_cthelper-1.0.0-4|62	%files -n %{libnamedevel}
14mr|libnetfilter_cthelper-1.0.0-4|63	%{_includedir}/*
14mr|libnetfilter_cthelper-1.0.0-4|64	%{_libdir}/*.so
14mr|libnetfilter_cthelper-1.0.0-4|65	%{_libdir}/pkgconfig/*.pc
14mr|libnetfilter_cthelper-1.0.0-4|66	
14mr|libnetfilter_cthelper-1.0.0-4|67	
14mr|libnetfilter_cthelper-1.0.0-4|68	
14mr|libnetfilter_cthelper-1.0.0-4|69	%changelog
14mr|libnetfilter_cthelper-1.0.0-4|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-4
14mr|libnetfilter_cthelper-1.0.0-4|71	+ Revision: 11301ea
14mr|libnetfilter_cthelper-1.0.0-4|72	- MassBuild#440: Increase release tag
14mr|libnetfilter_cthelper-1.0.0-4|73	
14mr|libnetfilter_cthelper-1.0.0-4|74	

17306 14
14mr|libnetfilter_cttimeout-1.0.0-4|1	%define major 1
14mr|libnetfilter_cttimeout-1.0.0-4|2	%define libname %mklibname netfilter_cttimeout %{major}
14mr|libnetfilter_cttimeout-1.0.0-4|3	%define develname %mklibname netfilter_cttimeout -d
14mr|libnetfilter_cttimeout-1.0.0-4|4	
14mr|libnetfilter_cttimeout-1.0.0-4|5	Summary:	Netfilter extended cttimeout infrastructure library
14mr|libnetfilter_cttimeout-1.0.0-4|6	Name:		libnetfilter_cttimeout
14mr|libnetfilter_cttimeout-1.0.0-4|7	Version:	1.0.0
14mr|libnetfilter_cttimeout-1.0.0-4|8	Release:	4
14mr|libnetfilter_cttimeout-1.0.0-4|9	License:	GPLv2+
14mr|libnetfilter_cttimeout-1.0.0-4|10	Group:		System/Kernel and hardware
14mr|libnetfilter_cttimeout-1.0.0-4|11	URL:		http://www.netfilter.org/projects/%{name}/
14mr|libnetfilter_cttimeout-1.0.0-4|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
14mr|libnetfilter_cttimeout-1.0.0-4|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
14mr|libnetfilter_cttimeout-1.0.0-4|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
14mr|libnetfilter_cttimeout-1.0.0-4|15	
14mr|libnetfilter_cttimeout-1.0.0-4|16	%description
14mr|libnetfilter_cttimeout-1.0.0-4|17	libnetfilter_cttimeout is the userspace library that provides the programming
14mr|libnetfilter_cttimeout-1.0.0-4|18	interface to the fine-grain connection tracking timeout infrastructure. With
14mr|libnetfilter_cttimeout-1.0.0-4|19	this library, you can create, update and delete timeout policies that can be
14mr|libnetfilter_cttimeout-1.0.0-4|20	attached to traffic flows. This library is used by conntrack-tools.
14mr|libnetfilter_cttimeout-1.0.0-4|21	
14mr|libnetfilter_cttimeout-1.0.0-4|22	%package -n	%{libname}
14mr|libnetfilter_cttimeout-1.0.0-4|23	Summary:	Main library for %{name}
14mr|libnetfilter_cttimeout-1.0.0-4|24	Group:		System/Libraries
14mr|libnetfilter_cttimeout-1.0.0-4|25	Provides:	%{name} = %{version}-%{release}
14mr|libnetfilter_cttimeout-1.0.0-4|26	
14mr|libnetfilter_cttimeout-1.0.0-4|27	%description -n	%{libname}
14mr|libnetfilter_cttimeout-1.0.0-4|28	This package contains the library needed to run programs dynamically
14mr|libnetfilter_cttimeout-1.0.0-4|29	linked with %{name}.
14mr|libnetfilter_cttimeout-1.0.0-4|30	
14mr|libnetfilter_cttimeout-1.0.0-4|31	%package -n	%{develname}
14mr|libnetfilter_cttimeout-1.0.0-4|32	Summary:	Development files for %{name}
14mr|libnetfilter_cttimeout-1.0.0-4|33	Group:		System/Libraries
14mr|libnetfilter_cttimeout-1.0.0-4|34	Requires:	%{libname} = %{version}-%{release}
14mr|libnetfilter_cttimeout-1.0.0-4|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnetfilter_cttimeout-1.0.0-4|36	Provides:	netfilter_cttimeout-devel = %{version}-%{release}
14mr|libnetfilter_cttimeout-1.0.0-4|37	
14mr|libnetfilter_cttimeout-1.0.0-4|38	%description -n	%{develname}
14mr|libnetfilter_cttimeout-1.0.0-4|39	This package contains the development files for %{name}.
14mr|libnetfilter_cttimeout-1.0.0-4|40	
14mr|libnetfilter_cttimeout-1.0.0-4|41	%prep
14mr|libnetfilter_cttimeout-1.0.0-4|42	%setup -q
14mr|libnetfilter_cttimeout-1.0.0-4|43	
14mr|libnetfilter_cttimeout-1.0.0-4|44	%build
14mr|libnetfilter_cttimeout-1.0.0-4|45	%configure2_5x
14mr|libnetfilter_cttimeout-1.0.0-4|46	%make
14mr|libnetfilter_cttimeout-1.0.0-4|47	
14mr|libnetfilter_cttimeout-1.0.0-4|48	%install
14mr|libnetfilter_cttimeout-1.0.0-4|49	%makeinstall_std
14mr|libnetfilter_cttimeout-1.0.0-4|50	
14mr|libnetfilter_cttimeout-1.0.0-4|51	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnetfilter_cttimeout-1.0.0-4|52	
14mr|libnetfilter_cttimeout-1.0.0-4|53	%files -n %{libname}
14mr|libnetfilter_cttimeout-1.0.0-4|54	%{_libdir}/*.so.%{major}*
14mr|libnetfilter_cttimeout-1.0.0-4|55	
14mr|libnetfilter_cttimeout-1.0.0-4|56	%files -n %{develname}
14mr|libnetfilter_cttimeout-1.0.0-4|57	%dir %{_includedir}/%{name}
14mr|libnetfilter_cttimeout-1.0.0-4|58	%{_includedir}/%{name}/%{name}*.h
14mr|libnetfilter_cttimeout-1.0.0-4|59	%{_libdir}/%{name}.so
14mr|libnetfilter_cttimeout-1.0.0-4|60	%{_libdir}/pkgconfig/%{name}.pc
14mr|libnetfilter_cttimeout-1.0.0-4|61	
14mr|libnetfilter_cttimeout-1.0.0-4|62	
14mr|libnetfilter_cttimeout-1.0.0-4|63	
14mr|libnetfilter_cttimeout-1.0.0-4|64	%changelog
14mr|libnetfilter_cttimeout-1.0.0-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-4
14mr|libnetfilter_cttimeout-1.0.0-4|66	+ Revision: 3f4a99c
14mr|libnetfilter_cttimeout-1.0.0-4|67	- MassBuild#440: Increase release tag
14mr|libnetfilter_cttimeout-1.0.0-4|68	
14mr|libnetfilter_cttimeout-1.0.0-4|69	

17307 14
14mr|libnetfilter_log-1.0.1-2|1	%define major 1
14mr|libnetfilter_log-1.0.1-2|2	%define libname %mklibname netfilter_log %{major}
14mr|libnetfilter_log-1.0.1-2|3	%define libnamedevel %mklibname netfilter_log -d
14mr|libnetfilter_log-1.0.1-2|4	
14mr|libnetfilter_log-1.0.1-2|5	Summary:	Netfilter userspace packet logging library
14mr|libnetfilter_log-1.0.1-2|6	Name:		libnetfilter_log
14mr|libnetfilter_log-1.0.1-2|7	Version:	1.0.1
14mr|libnetfilter_log-1.0.1-2|8	Release:	2
14mr|libnetfilter_log-1.0.1-2|9	Group:		System/Libraries
14mr|libnetfilter_log-1.0.1-2|10	License:	GPL
14mr|libnetfilter_log-1.0.1-2|11	URL:		http://www.netfilter.org/projects/libnetfilter_log/index.html
14mr|libnetfilter_log-1.0.1-2|12	Source0:	http://www.netfilter.org/projects/libnetfilter_log/files/libnetfilter_log-%{version}.tar.bz2
14mr|libnetfilter_log-1.0.1-2|13	Source1:	http://www.netfilter.org/projects/libnetfilter_log/files/libnetfilter_log-%{version}.tar.bz2.sig
14mr|libnetfilter_log-1.0.1-2|14	Patch0:		libnetfilter_log-1.0.1-linkage_fix.diff
14mr|libnetfilter_log-1.0.1-2|15	BuildRequires:	pkgconfig(libnfnetlink) >= 0.0.41
14mr|libnetfilter_log-1.0.1-2|16	BuildRequires:	autoconf automake libtool
14mr|libnetfilter_log-1.0.1-2|17	
14mr|libnetfilter_log-1.0.1-2|18	%description
14mr|libnetfilter_log-1.0.1-2|19	libnetfilter_log is a userspace library providing interface to packets that
14mr|libnetfilter_log-1.0.1-2|20	have been logged by the kernel packet filter. It is is part of a system that
14mr|libnetfilter_log-1.0.1-2|21	deprecates the old syslog/dmesg based packet logging. This library has been
14mr|libnetfilter_log-1.0.1-2|22	previously known as libnfnetlink_log.
14mr|libnetfilter_log-1.0.1-2|23	
14mr|libnetfilter_log-1.0.1-2|24	%package -n %{libname}
14mr|libnetfilter_log-1.0.1-2|25	Summary:	Netfilter userspace packet logging library
14mr|libnetfilter_log-1.0.1-2|26	Group:		System/Libraries
14mr|libnetfilter_log-1.0.1-2|27	Provides:	%{name} = %{version}-%{release}
14mr|libnetfilter_log-1.0.1-2|28	Provides:	netfilter_log = %{version}-%{release}
14mr|libnetfilter_log-1.0.1-2|29	
14mr|libnetfilter_log-1.0.1-2|30	%description -n %{libname}
14mr|libnetfilter_log-1.0.1-2|31	libnetfilter_log is a userspace library providing interface to packets that
14mr|libnetfilter_log-1.0.1-2|32	have been logged by the kernel packet filter. It is is part of a system that
14mr|libnetfilter_log-1.0.1-2|33	deprecates the old syslog/dmesg based packet logging. This library has been
14mr|libnetfilter_log-1.0.1-2|34	previously known as libnfnetlink_log.
14mr|libnetfilter_log-1.0.1-2|35	
14mr|libnetfilter_log-1.0.1-2|36	%package -n %{libnamedevel}
14mr|libnetfilter_log-1.0.1-2|37	Summary:        Development files for %{name}
14mr|libnetfilter_log-1.0.1-2|38	Group:          System/Libraries
14mr|libnetfilter_log-1.0.1-2|39	Provides:	netfilter_log-devel = %{version}-%{release}
14mr|libnetfilter_log-1.0.1-2|40	Requires:	%{libname} = %{version}-%{release}
14mr|libnetfilter_log-1.0.1-2|41	
14mr|libnetfilter_log-1.0.1-2|42	%description -n %{libnamedevel}
14mr|libnetfilter_log-1.0.1-2|43	This package contains the development files for %{name}.
14mr|libnetfilter_log-1.0.1-2|44	
14mr|libnetfilter_log-1.0.1-2|45	%prep
14mr|libnetfilter_log-1.0.1-2|46	%setup -q
14mr|libnetfilter_log-1.0.1-2|47	%patch0 -p0
14mr|libnetfilter_log-1.0.1-2|48	
14mr|libnetfilter_log-1.0.1-2|49	%build
14mr|libnetfilter_log-1.0.1-2|50	autoreconf -fi
14mr|libnetfilter_log-1.0.1-2|51	%configure2_5x
14mr|libnetfilter_log-1.0.1-2|52	%make
14mr|libnetfilter_log-1.0.1-2|53	
14mr|libnetfilter_log-1.0.1-2|54	%install
14mr|libnetfilter_log-1.0.1-2|55	%makeinstall_std
14mr|libnetfilter_log-1.0.1-2|56	
14mr|libnetfilter_log-1.0.1-2|57	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnetfilter_log-1.0.1-2|58	
14mr|libnetfilter_log-1.0.1-2|59	%files -n %{libname}
14mr|libnetfilter_log-1.0.1-2|60	%doc COPYING
14mr|libnetfilter_log-1.0.1-2|61	%{_libdir}/*.so.%{major}*
14mr|libnetfilter_log-1.0.1-2|62	
14mr|libnetfilter_log-1.0.1-2|63	%files -n %{libnamedevel}
14mr|libnetfilter_log-1.0.1-2|64	%{_includedir}/libnetfilter_log
14mr|libnetfilter_log-1.0.1-2|65	%{_libdir}/*.so
14mr|libnetfilter_log-1.0.1-2|66	%{_libdir}/pkgconfig/libnetfilter_log.pc
14mr|libnetfilter_log-1.0.1-2|67	
14mr|libnetfilter_log-1.0.1-2|68	
14mr|libnetfilter_log-1.0.1-2|69	
14mr|libnetfilter_log-1.0.1-2|70	
14mr|libnetfilter_log-1.0.1-2|71	%changelog
14mr|libnetfilter_log-1.0.1-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-2
14mr|libnetfilter_log-1.0.1-2|73	+ Revision: 419ab26
14mr|libnetfilter_log-1.0.1-2|74	- MassBuild#440: Increase release tag
14mr|libnetfilter_log-1.0.1-2|75	
14mr|libnetfilter_log-1.0.1-2|76	

17308 14
14mr|libnetfilter_queue-1.0.2-4|1	%define major 1
14mr|libnetfilter_queue-1.0.2-4|2	%define libname %mklibname netfilter_queue %{major}
14mr|libnetfilter_queue-1.0.2-4|3	%define devname %mklibname netfilter_queue -d
14mr|libnetfilter_queue-1.0.2-4|4	
14mr|libnetfilter_queue-1.0.2-4|5	Summary:	Provides an API for packets that have been queued by the kernel packet filter
14mr|libnetfilter_queue-1.0.2-4|6	Name:		libnetfilter_queue
14mr|libnetfilter_queue-1.0.2-4|7	Version:	1.0.2
14mr|libnetfilter_queue-1.0.2-4|8	Release:	4
14mr|libnetfilter_queue-1.0.2-4|9	License:	GPLv2+
14mr|libnetfilter_queue-1.0.2-4|10	Group:		System/Libraries
14mr|libnetfilter_queue-1.0.2-4|11	Url:		http://www.netfilter.org/projects/libnetfilter_queue/index.html
14mr|libnetfilter_queue-1.0.2-4|12	Source0:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2
14mr|libnetfilter_queue-1.0.2-4|13	Source1:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2.sig
14mr|libnetfilter_queue-1.0.2-4|14	Patch0:		libnetfilter_queue-1.0.2-gcc4.9.patch
14mr|libnetfilter_queue-1.0.2-4|15	BuildRequires:	pkgconfig(libnfnetlink)
14mr|libnetfilter_queue-1.0.2-4|16	BuildRequires:	pkgconfig(libmnl) >= 1.0.3
14mr|libnetfilter_queue-1.0.2-4|17	
14mr|libnetfilter_queue-1.0.2-4|18	%description
14mr|libnetfilter_queue-1.0.2-4|19	libnetfilter_queue is a userspace library providing an API to
14mr|libnetfilter_queue-1.0.2-4|20	packets that have been queued by the kernel packet filter. It is
14mr|libnetfilter_queue-1.0.2-4|21	part of a system that deprecates the old ip_queue/libipq mechanism.
14mr|libnetfilter_queue-1.0.2-4|22	
14mr|libnetfilter_queue-1.0.2-4|23	#----------------------------------------------------------------------------
14mr|libnetfilter_queue-1.0.2-4|24	
14mr|libnetfilter_queue-1.0.2-4|25	%package -n %{libname}
14mr|libnetfilter_queue-1.0.2-4|26	Summary:	Main library for %{name}
14mr|libnetfilter_queue-1.0.2-4|27	Group:		System/Libraries
14mr|libnetfilter_queue-1.0.2-4|28	Provides:	%{name} = %{EVRD}
14mr|libnetfilter_queue-1.0.2-4|29	Provides:	netfilter_queue = %{EVRD}
14mr|libnetfilter_queue-1.0.2-4|30	
14mr|libnetfilter_queue-1.0.2-4|31	%description -n %{libname}
14mr|libnetfilter_queue-1.0.2-4|32	libnetfilter_queue is a userspace library providing an API for
14mr|libnetfilter_queue-1.0.2-4|33	packets that have been queued by the kernel packet filter. It is
14mr|libnetfilter_queue-1.0.2-4|34	part of a system that deprecates the old ip_queue/libipq mechanism.
14mr|libnetfilter_queue-1.0.2-4|35	
14mr|libnetfilter_queue-1.0.2-4|36	%files -n %{libname}
14mr|libnetfilter_queue-1.0.2-4|37	%doc COPYING
14mr|libnetfilter_queue-1.0.2-4|38	%{_libdir}/libnetfilter_queue.so.%{major}*
14mr|libnetfilter_queue-1.0.2-4|39	
14mr|libnetfilter_queue-1.0.2-4|40	#----------------------------------------------------------------------------
14mr|libnetfilter_queue-1.0.2-4|41	
14mr|libnetfilter_queue-1.0.2-4|42	%package -n %{devname}
14mr|libnetfilter_queue-1.0.2-4|43	Summary:	Development files for %{name}
14mr|libnetfilter_queue-1.0.2-4|44	Group:		Development/C
14mr|libnetfilter_queue-1.0.2-4|45	Requires:	%{libname} = %{EVRD}
14mr|libnetfilter_queue-1.0.2-4|46	Provides:	%{name}-devel = %{EVRD}
14mr|libnetfilter_queue-1.0.2-4|47	Provides:	netfilter_queue-devel = %{EVRD}
14mr|libnetfilter_queue-1.0.2-4|48	
14mr|libnetfilter_queue-1.0.2-4|49	%description -n %{devname}
14mr|libnetfilter_queue-1.0.2-4|50	This package contains the development files for %{name}.
14mr|libnetfilter_queue-1.0.2-4|51	
14mr|libnetfilter_queue-1.0.2-4|52	%files -n %{devname}
14mr|libnetfilter_queue-1.0.2-4|53	%{_includedir}/*
14mr|libnetfilter_queue-1.0.2-4|54	%{_libdir}/libnetfilter_queue.so
14mr|libnetfilter_queue-1.0.2-4|55	%{_libdir}/pkgconfig/libnetfilter_queue.pc
14mr|libnetfilter_queue-1.0.2-4|56	
14mr|libnetfilter_queue-1.0.2-4|57	#----------------------------------------------------------------------------
14mr|libnetfilter_queue-1.0.2-4|58	
14mr|libnetfilter_queue-1.0.2-4|59	%prep
14mr|libnetfilter_queue-1.0.2-4|60	%setup -q
14mr|libnetfilter_queue-1.0.2-4|61	%patch0 -p1
14mr|libnetfilter_queue-1.0.2-4|62	
14mr|libnetfilter_queue-1.0.2-4|63	%build
14mr|libnetfilter_queue-1.0.2-4|64	%configure2_5x
14mr|libnetfilter_queue-1.0.2-4|65	%make
14mr|libnetfilter_queue-1.0.2-4|66	
14mr|libnetfilter_queue-1.0.2-4|67	%install
14mr|libnetfilter_queue-1.0.2-4|68	%makeinstall_std
14mr|libnetfilter_queue-1.0.2-4|69	
14mr|libnetfilter_queue-1.0.2-4|70	%check
14mr|libnetfilter_queue-1.0.2-4|71	make check
14mr|libnetfilter_queue-1.0.2-4|72	
14mr|libnetfilter_queue-1.0.2-4|73	%changelog
14mr|libnetfilter_queue-1.0.2-4|74	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-4
14mr|libnetfilter_queue-1.0.2-4|75	+ Revision: faa1957
14mr|libnetfilter_queue-1.0.2-4|76	- Add patch to fix headers
14mr|libnetfilter_queue-1.0.2-4|77	
14mr|libnetfilter_queue-1.0.2-4|78	

17309 14
14mr|libnfnetlink-1.0.1-2|1	%define major                 0
14mr|libnfnetlink-1.0.1-2|2	%define libname               %mklibname nfnetlink %{major}
14mr|libnfnetlink-1.0.1-2|3	%define libnamedevel          %mklibname nfnetlink -d
14mr|libnfnetlink-1.0.1-2|4	%define libnamedevelold       %mklibname nfnetlink 0-devel
14mr|libnfnetlink-1.0.1-2|5	%define libnamestaticdevel    %mklibname nfnetlink -d -s
14mr|libnfnetlink-1.0.1-2|6	%define libnamestaticdevelold %mklibname nfnetlink 0-static-devel
14mr|libnfnetlink-1.0.1-2|7	
14mr|libnfnetlink-1.0.1-2|8	Name:           libnfnetlink
14mr|libnfnetlink-1.0.1-2|9	Version:        1.0.1
14mr|libnfnetlink-1.0.1-2|10	Release:        2
14mr|libnfnetlink-1.0.1-2|11	Epoch:          0
14mr|libnfnetlink-1.0.1-2|12	Summary:        Userspace library for handling of netfilter netlink messages
14mr|libnfnetlink-1.0.1-2|13	Group:          System/Libraries
14mr|libnfnetlink-1.0.1-2|14	License:        GPL
14mr|libnfnetlink-1.0.1-2|15	URL:            http://www.netfilter.org/projects/libnfnetlink/index.html
14mr|libnfnetlink-1.0.1-2|16	Source0:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2
14mr|libnfnetlink-1.0.1-2|17	Source1:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2.sig
14mr|libnfnetlink-1.0.1-2|18	
14mr|libnfnetlink-1.0.1-2|19	%description
14mr|libnfnetlink-1.0.1-2|20	nfnetlink is a netlink(7) based kernel/userspace transport layer. It
14mr|libnfnetlink-1.0.1-2|21	provides a unified kernel/userspace interface for the various netfilter
14mr|libnfnetlink-1.0.1-2|22	subsystems, such as connection tracking, logging and queueing.
14mr|libnfnetlink-1.0.1-2|23	
14mr|libnfnetlink-1.0.1-2|24	%package -n %{libname}
14mr|libnfnetlink-1.0.1-2|25	Summary:        Main library for %{name}
14mr|libnfnetlink-1.0.1-2|26	Group:          System/Libraries
14mr|libnfnetlink-1.0.1-2|27	Provides:       %{name} = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|28	Provides:       nfnetlink = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|29	
14mr|libnfnetlink-1.0.1-2|30	%description -n %{libname}
14mr|libnfnetlink-1.0.1-2|31	libnfnetlink is a userspace library that provides some low-level
14mr|libnfnetlink-1.0.1-2|32	nfnetlink handling functions. It is used as a foundation for other, netfilter
14mr|libnfnetlink-1.0.1-2|33	subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log
14mr|libnfnetlink-1.0.1-2|34	and libnfnetlink_queue.
14mr|libnfnetlink-1.0.1-2|35	
14mr|libnfnetlink-1.0.1-2|36	%package -n %{libnamedevel}
14mr|libnfnetlink-1.0.1-2|37	Summary:        Development files for %{name}
14mr|libnfnetlink-1.0.1-2|38	Group:          System/Libraries
14mr|libnfnetlink-1.0.1-2|39	Obsoletes:      %{libnamedevelold} < %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|40	Obsoletes:	%{mklibname -d nfnetlink 1} < %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|41	Provides:       nfnetlink-devel = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|42	Requires:       %{libname} = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|43	
14mr|libnfnetlink-1.0.1-2|44	%description -n %{libnamedevel}
14mr|libnfnetlink-1.0.1-2|45	This package contains the development files for %{name}.
14mr|libnfnetlink-1.0.1-2|46	
14mr|libnfnetlink-1.0.1-2|47	%package -n %{libnamestaticdevel}
14mr|libnfnetlink-1.0.1-2|48	Summary:        Static development files for %{name}
14mr|libnfnetlink-1.0.1-2|49	Group:          System/Libraries
14mr|libnfnetlink-1.0.1-2|50	Obsoletes:      %{libnamestaticdevelold} < %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|51	Obsoletes:      %{mklibname -s -d nfnetlink 1} < %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|52	Provides:       nfnetlink-static-devel = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|53	Requires:       %{libnamedevel} = %{epoch}:%{version}-%{release}
14mr|libnfnetlink-1.0.1-2|54	
14mr|libnfnetlink-1.0.1-2|55	%description -n %{libnamestaticdevel}
14mr|libnfnetlink-1.0.1-2|56	This package contains the static development files for %{name}.
14mr|libnfnetlink-1.0.1-2|57	
14mr|libnfnetlink-1.0.1-2|58	%prep
14mr|libnfnetlink-1.0.1-2|59	%setup -q
14mr|libnfnetlink-1.0.1-2|60	
14mr|libnfnetlink-1.0.1-2|61	%build
14mr|libnfnetlink-1.0.1-2|62	%configure2_5x
14mr|libnfnetlink-1.0.1-2|63	%make
14mr|libnfnetlink-1.0.1-2|64	
14mr|libnfnetlink-1.0.1-2|65	%install
14mr|libnfnetlink-1.0.1-2|66	%makeinstall_std
14mr|libnfnetlink-1.0.1-2|67	
14mr|libnfnetlink-1.0.1-2|68	%check
14mr|libnfnetlink-1.0.1-2|69	%make check
14mr|libnfnetlink-1.0.1-2|70	
14mr|libnfnetlink-1.0.1-2|71	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnfnetlink-1.0.1-2|72	
14mr|libnfnetlink-1.0.1-2|73	%files -n %{libname}
14mr|libnfnetlink-1.0.1-2|74	%doc README
14mr|libnfnetlink-1.0.1-2|75	%{_libdir}/*.so.%{major}*
14mr|libnfnetlink-1.0.1-2|76	
14mr|libnfnetlink-1.0.1-2|77	%files -n %{libnamedevel}
14mr|libnfnetlink-1.0.1-2|78	%{_includedir}/libnfnetlink
14mr|libnfnetlink-1.0.1-2|79	%{_libdir}/*.so
14mr|libnfnetlink-1.0.1-2|80	%{_libdir}/pkgconfig/libnfnetlink.pc
14mr|libnfnetlink-1.0.1-2|81	
14mr|libnfnetlink-1.0.1-2|82	
14mr|libnfnetlink-1.0.1-2|83	%changelog
14mr|libnfnetlink-1.0.1-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0.1-2
14mr|libnfnetlink-1.0.1-2|85	+ Revision: 8ada1d6
14mr|libnfnetlink-1.0.1-2|86	- MassBuild#440: Increase release tag
14mr|libnfnetlink-1.0.1-2|87	
14mr|libnfnetlink-1.0.1-2|88	

17310 14
14mr|libnfs-1.9.3-4|1	%define	major	4
14mr|libnfs-1.9.3-4|2	%define	libname	%mklibname nfs %{major}
14mr|libnfs-1.9.3-4|3	%define	devname	%mklibname nfs -d
14mr|libnfs-1.9.3-4|4	
14mr|libnfs-1.9.3-4|5	Summary:	Client library for accessing NFS shares over a network
14mr|libnfs-1.9.3-4|6	Name:		libnfs
14mr|libnfs-1.9.3-4|7	Version:	1.9.3
14mr|libnfs-1.9.3-4|8	Release:	4
14mr|libnfs-1.9.3-4|9	# examples are GPL but are not packaged
14mr|libnfs-1.9.3-4|10	License:	LGPLv2+
14mr|libnfs-1.9.3-4|11	Group:		System/Libraries
14mr|libnfs-1.9.3-4|12	Url:		https://github.com/sahlberg/libnfs
14mr|libnfs-1.9.3-4|13	# git archive --prefix libnfs-1.9.3/ libnfs-1.9.3 | xz -9e > libnfs-1.9.3.tar.xz
14mr|libnfs-1.9.3-4|14	Source0:	https://github.com/downloads/sahlberg/libnfs/%{name}-%{version}.tar.xz
14mr|libnfs-1.9.3-4|15	BuildRequires:	pkgconfig(fuse)
14mr|libnfs-1.9.3-4|16	BuildRequires:	pkgconfig(libtirpc)
14mr|libnfs-1.9.3-4|17	
14mr|libnfs-1.9.3-4|18	%description
14mr|libnfs-1.9.3-4|19	LIBNFS is a client library for accessing NFS shares over a network.
14mr|libnfs-1.9.3-4|20	
14mr|libnfs-1.9.3-4|21	#----------------------------------------------------------------------------
14mr|libnfs-1.9.3-4|22	
14mr|libnfs-1.9.3-4|23	%package -n %{libname}
14mr|libnfs-1.9.3-4|24	Summary:	Shared library of libnfs
14mr|libnfs-1.9.3-4|25	Group:		System/Libraries
14mr|libnfs-1.9.3-4|26	Provides:	%{name} = %{EVRD}
14mr|libnfs-1.9.3-4|27	
14mr|libnfs-1.9.3-4|28	%description -n %{libname}
14mr|libnfs-1.9.3-4|29	LIBNFS is a client library for accessing NFS shares over a network.
14mr|libnfs-1.9.3-4|30	
14mr|libnfs-1.9.3-4|31	This package contains the library needed to run programs dynamically
14mr|libnfs-1.9.3-4|32	linked with libnfs.
14mr|libnfs-1.9.3-4|33	
14mr|libnfs-1.9.3-4|34	%files -n %{libname}
14mr|libnfs-1.9.3-4|35	%{_libdir}/libnfs.so.%{major}*
14mr|libnfs-1.9.3-4|36	
14mr|libnfs-1.9.3-4|37	#----------------------------------------------------------------------------
14mr|libnfs-1.9.3-4|38	
14mr|libnfs-1.9.3-4|39	%package -n %{devname}
14mr|libnfs-1.9.3-4|40	Summary:	Headers for libnfs development
14mr|libnfs-1.9.3-4|41	Group:		Development/C
14mr|libnfs-1.9.3-4|42	Requires:	%{libname} = %{EVRD}
14mr|libnfs-1.9.3-4|43	Provides:	nfs-devel = %{EVRD}
14mr|libnfs-1.9.3-4|44	
14mr|libnfs-1.9.3-4|45	%description -n %{devname}
14mr|libnfs-1.9.3-4|46	This package contains the headers that are needed to develop
14mr|libnfs-1.9.3-4|47	applications that use libnfs.
14mr|libnfs-1.9.3-4|48	
14mr|libnfs-1.9.3-4|49	%files -n %{devname}
14mr|libnfs-1.9.3-4|50	%doc README
14mr|libnfs-1.9.3-4|51	%{_libdir}/lib*.so
14mr|libnfs-1.9.3-4|52	%{_includedir}/nfsc
14mr|libnfs-1.9.3-4|53	%{_libdir}/pkgconfig/%{name}.pc
14mr|libnfs-1.9.3-4|54	
14mr|libnfs-1.9.3-4|55	#----------------------------------------------------------------------------
14mr|libnfs-1.9.3-4|56	
14mr|libnfs-1.9.3-4|57	%package fuse
14mr|libnfs-1.9.3-4|58	Summary:	An NFS implementation based on libnfs and FUSE
14mr|libnfs-1.9.3-4|59	License:	GPLv3+
14mr|libnfs-1.9.3-4|60	Group:		System/Libraries
14mr|libnfs-1.9.3-4|61	Requires:	%{libname} = %{EVRD}
14mr|libnfs-1.9.3-4|62	
14mr|libnfs-1.9.3-4|63	%description fuse
14mr|libnfs-1.9.3-4|64	An NFS implementation based on libnfs and FUSE
14mr|libnfs-1.9.3-4|65	
14mr|libnfs-1.9.3-4|66	%files fuse
14mr|libnfs-1.9.3-4|67	%{_sbindir}/fuse_nfs
14mr|libnfs-1.9.3-4|68	
14mr|libnfs-1.9.3-4|69	#----------------------------------------------------------------------------
14mr|libnfs-1.9.3-4|70	
14mr|libnfs-1.9.3-4|71	%package preload
14mr|libnfs-1.9.3-4|72	Summary:	LD_PRELOADable library for making NFS available
14mr|libnfs-1.9.3-4|73	License:	GPLv3+
14mr|libnfs-1.9.3-4|74	Group:		System/Libraries
14mr|libnfs-1.9.3-4|75	Requires:	%{libname} = %{EVRD}
14mr|libnfs-1.9.3-4|76	Conflicts:	%{_lib}nfs-devel < 1.9.3
14mr|libnfs-1.9.3-4|77	
14mr|libnfs-1.9.3-4|78	%description preload
14mr|libnfs-1.9.3-4|79	A LD_PRELOADable module that can be used to make several standard utilities
14mr|libnfs-1.9.3-4|80	nfs aware. It is still very incomplete but can be used for basic things
14mr|libnfs-1.9.3-4|81	such as cat and cp. Patches to add more coverage is welcome.
14mr|libnfs-1.9.3-4|82	
14mr|libnfs-1.9.3-4|83	You can try things like
14mr|libnfs-1.9.3-4|84	LD_NFS_DEBUG=9 \
14mr|libnfs-1.9.3-4|85	LD_PRELOAD=./ld_nfs.so \
14mr|libnfs-1.9.3-4|86	cat nfs://your.server/data/tmp/foo123
14mr|libnfs-1.9.3-4|87	
14mr|libnfs-1.9.3-4|88	LD_NFS_DEBUG=9 \
14mr|libnfs-1.9.3-4|89	LD_PRELOAD=./ld_nfs.so \
14mr|libnfs-1.9.3-4|90	cp nfs://your.server/data/tmp/foo123 \
14mr|libnfs-1.9.3-4|91	nfs://your.server/data/tmp/foo123.copy
14mr|libnfs-1.9.3-4|92	
14mr|libnfs-1.9.3-4|93	%files preload
14mr|libnfs-1.9.3-4|94	%{_libdir}/ld_nfs.so
14mr|libnfs-1.9.3-4|95	
14mr|libnfs-1.9.3-4|96	#----------------------------------------------------------------------------
14mr|libnfs-1.9.3-4|97	
14mr|libnfs-1.9.3-4|98	%prep
14mr|libnfs-1.9.3-4|99	%setup -q
14mr|libnfs-1.9.3-4|100	
14mr|libnfs-1.9.3-4|101	%build
14mr|libnfs-1.9.3-4|102	./bootstrap
14mr|libnfs-1.9.3-4|103	%configure2_5x --disable-static
14mr|libnfs-1.9.3-4|104	%make
14mr|libnfs-1.9.3-4|105	%__cc %{optflags} -o fuse_nfs examples/fuse_nfs.c -Iinclude -Llib/.libs -lfuse -lnfs
14mr|libnfs-1.9.3-4|106	%__cc %{optflags} -fPIC -shared -o ld_nfs.so examples/ld_nfs.c -Iinclude -Llib/.libs -ldl -lnfs
14mr|libnfs-1.9.3-4|107	
14mr|libnfs-1.9.3-4|108	%install
14mr|libnfs-1.9.3-4|109	%makeinstall_std
14mr|libnfs-1.9.3-4|110	mkdir -p %{buildroot}%{_sbindir}
14mr|libnfs-1.9.3-4|111	install -m 755 fuse_nfs %{buildroot}%{_sbindir}
14mr|libnfs-1.9.3-4|112	install -m 755 ld_nfs.so %{buildroot}%{_libdir}
14mr|libnfs-1.9.3-4|113	
14mr|libnfs-1.9.3-4|114	
14mr|libnfs-1.9.3-4|115	%changelog
14mr|libnfs-1.9.3-4|116	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.3-4
14mr|libnfs-1.9.3-4|117	+ Revision: 18cbf29
14mr|libnfs-1.9.3-4|118	- Spec cleanup
14mr|libnfs-1.9.3-4|119	
14mr|libnfs-1.9.3-4|120	

17311 14
14mr|libnfsidmap-0.25-3|1	%define	major 0
14mr|libnfsidmap-0.25-3|2	%define libname	%mklibname nfsidmap %{major}
14mr|libnfsidmap-0.25-3|3	
14mr|libnfsidmap-0.25-3|4	Summary:	Library to help mapping id's, mainly for NFSv4
14mr|libnfsidmap-0.25-3|5	Name:		libnfsidmap
14mr|libnfsidmap-0.25-3|6	Version:	0.25
14mr|libnfsidmap-0.25-3|7	Release:	3
14mr|libnfsidmap-0.25-3|8	License:	BSD-like
14mr|libnfsidmap-0.25-3|9	Group:		System/Libraries
14mr|libnfsidmap-0.25-3|10	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
14mr|libnfsidmap-0.25-3|11	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-%{version}.tar.gz
14mr|libnfsidmap-0.25-3|12	BuildRequires:	openldap-devel
14mr|libnfsidmap-0.25-3|13	BuildRequires:	openssl-devel
14mr|libnfsidmap-0.25-3|14	BuildRequires:	pkgconfig
14mr|libnfsidmap-0.25-3|15	#BuildRequires:	voms-devel
14mr|libnfsidmap-0.25-3|16	
14mr|libnfsidmap-0.25-3|17	%description
14mr|libnfsidmap-0.25-3|18	libnfsidmap is a library holding mulitiple methods of mapping
14mr|libnfsidmap-0.25-3|19	names to id's and visa versa, mainly for NFSv4.
14mr|libnfsidmap-0.25-3|20	
14mr|libnfsidmap-0.25-3|21	When NFSv4 is using AUTH_GSS (which currently only supports
14mr|libnfsidmap-0.25-3|22	Kerberos v5), the NFSv4 server mapping functions MUST use
14mr|libnfsidmap-0.25-3|23	secure communications.
14mr|libnfsidmap-0.25-3|24	
14mr|libnfsidmap-0.25-3|25	%package -n	%{libname}
14mr|libnfsidmap-0.25-3|26	Summary:	Library to help mapping id's, mainly for NFSv4
14mr|libnfsidmap-0.25-3|27	Group:		System/Libraries
14mr|libnfsidmap-0.25-3|28	Provides:	libnfsidmap
14mr|libnfsidmap-0.25-3|29	Provides:	nfsidmap
14mr|libnfsidmap-0.25-3|30	
14mr|libnfsidmap-0.25-3|31	%description -n	%{libname}
14mr|libnfsidmap-0.25-3|32	libnfsidmap is a library holding mulitiple methods of mapping
14mr|libnfsidmap-0.25-3|33	names to id's and visa versa, mainly for NFSv4.
14mr|libnfsidmap-0.25-3|34	
14mr|libnfsidmap-0.25-3|35	When NFSv4 is using AUTH_GSS (which currently only supports
14mr|libnfsidmap-0.25-3|36	Kerberos v5), the NFSv4 server mapping functions MUST use
14mr|libnfsidmap-0.25-3|37	secure communications.
14mr|libnfsidmap-0.25-3|38	
14mr|libnfsidmap-0.25-3|39	%package -n	%{libname}-devel
14mr|libnfsidmap-0.25-3|40	Summary:	Static library and header files for the nfsidmap library
14mr|libnfsidmap-0.25-3|41	Group:		Development/C
14mr|libnfsidmap-0.25-3|42	Requires:	%{libname} >= %{version}
14mr|libnfsidmap-0.25-3|43	Provides:	libnfsidmap-devel = %{version}
14mr|libnfsidmap-0.25-3|44	Provides:	nfsidmap-devel  = %{version}
14mr|libnfsidmap-0.25-3|45	
14mr|libnfsidmap-0.25-3|46	%description -n	%{libname}-devel
14mr|libnfsidmap-0.25-3|47	libnfsidmap is a library holding mulitiple methods of mapping
14mr|libnfsidmap-0.25-3|48	names to id's and visa versa, mainly for NFSv4.
14mr|libnfsidmap-0.25-3|49	
14mr|libnfsidmap-0.25-3|50	When NFSv4 is using AUTH_GSS (which currently only supports
14mr|libnfsidmap-0.25-3|51	Kerberos v5), the NFSv4 server mapping functions MUST use
14mr|libnfsidmap-0.25-3|52	secure communications.
14mr|libnfsidmap-0.25-3|53	
14mr|libnfsidmap-0.25-3|54	This package contains the static libnfsidmap library and its
14mr|libnfsidmap-0.25-3|55	header files.
14mr|libnfsidmap-0.25-3|56	
14mr|libnfsidmap-0.25-3|57	%prep
14mr|libnfsidmap-0.25-3|58	%setup -q -n %{name}-%{version}
14mr|libnfsidmap-0.25-3|59	
14mr|libnfsidmap-0.25-3|60	%build
14mr|libnfsidmap-0.25-3|61	%configure2_5x \
14mr|libnfsidmap-0.25-3|62	--disable-static \
14mr|libnfsidmap-0.25-3|63	--with-pluginpath=%{_libdir}/%{name} \
14mr|libnfsidmap-0.25-3|64	
14mr|libnfsidmap-0.25-3|65	#    --enable-gums
14mr|libnfsidmap-0.25-3|66	
14mr|libnfsidmap-0.25-3|67	%make
14mr|libnfsidmap-0.25-3|68	
14mr|libnfsidmap-0.25-3|69	%install
14mr|libnfsidmap-0.25-3|70	rm -rf %{buildroot}
14mr|libnfsidmap-0.25-3|71	
14mr|libnfsidmap-0.25-3|72	%makeinstall_std
14mr|libnfsidmap-0.25-3|73	
14mr|libnfsidmap-0.25-3|74	%files -n %{libname}
14mr|libnfsidmap-0.25-3|75	%doc AUTHORS ChangeLog COPYING README
14mr|libnfsidmap-0.25-3|76	%{_libdir}/*.so.%{major}*
14mr|libnfsidmap-0.25-3|77	%dir %{_libdir}/%{name}
14mr|libnfsidmap-0.25-3|78	%{_libdir}/%{name}/nsswitch.so
14mr|libnfsidmap-0.25-3|79	%{_libdir}/%{name}/static.so
14mr|libnfsidmap-0.25-3|80	%{_libdir}/%{name}/umich_ldap.so
14mr|libnfsidmap-0.25-3|81	%{_mandir}/man3/*
14mr|libnfsidmap-0.25-3|82	%{_mandir}/man5/*
14mr|libnfsidmap-0.25-3|83	
14mr|libnfsidmap-0.25-3|84	%files -n %{libname}-devel
14mr|libnfsidmap-0.25-3|85	%doc AUTHORS ChangeLog COPYING README
14mr|libnfsidmap-0.25-3|86	%{_includedir}/*
14mr|libnfsidmap-0.25-3|87	%{_libdir}/*.so
14mr|libnfsidmap-0.25-3|88	%{_libdir}/pkgconfig/libnfsidmap.pc
14mr|libnfsidmap-0.25-3|89	
14mr|libnfsidmap-0.25-3|90	
14mr|libnfsidmap-0.25-3|91	
14mr|libnfsidmap-0.25-3|92	%changelog
14mr|libnfsidmap-0.25-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25-3
14mr|libnfsidmap-0.25-3|94	+ Revision: 8c28385
14mr|libnfsidmap-0.25-3|95	- MassBuild#440: Increase release tag
14mr|libnfsidmap-0.25-3|96	
14mr|libnfsidmap-0.25-3|97	

17312 14
14mr|libnice-0.1.7-4|1	%define gstapi 1.0
14mr|libnice-0.1.7-4|2	%define oname nice
14mr|libnice-0.1.7-4|3	%define major 10
14mr|libnice-0.1.7-4|4	%define libname %mklibname %{oname} %{major}
14mr|libnice-0.1.7-4|5	%define devname %mklibname %{oname} -d
14mr|libnice-0.1.7-4|6	
14mr|libnice-0.1.7-4|7	Summary:	Implementation of the IETF's draft I.C.E standard
14mr|libnice-0.1.7-4|8	Name:		libnice
14mr|libnice-0.1.7-4|9	Version:	0.1.7
14mr|libnice-0.1.7-4|10	Release:	4
14mr|libnice-0.1.7-4|11	License:	LGPLv2+ and MPLv1+
14mr|libnice-0.1.7-4|12	Group:		System/Libraries
14mr|libnice-0.1.7-4|13	Url:		http://nice.freedesktop.org/wiki/
14mr|libnice-0.1.7-4|14	Source0:	http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz
14mr|libnice-0.1.7-4|15	
14mr|libnice-0.1.7-4|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|libnice-0.1.7-4|17	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mr|libnice-0.1.7-4|18	BuildRequires:	pkgconfig(gupnp-igd-1.0)
14mr|libnice-0.1.7-4|19	
14mr|libnice-0.1.7-4|20	%description
14mr|libnice-0.1.7-4|21	Nice is an implementation of the IETF's draft Interactive Connectivity
14mr|libnice-0.1.7-4|22	Establishment standard (ICE). It provides GLib-based library, libnice.
14mr|libnice-0.1.7-4|23	
14mr|libnice-0.1.7-4|24	ICE is useful for applications that want to establish peer-to-peer UDP
14mr|libnice-0.1.7-4|25	data streams. It automates the process of traversing NATs and provides
14mr|libnice-0.1.7-4|26	security against some attacks.
14mr|libnice-0.1.7-4|27	
14mr|libnice-0.1.7-4|28	Existing standards that use ICE include the Session Initiation Protocol
14mr|libnice-0.1.7-4|29	(SIP) and Jingle, XMPP extension for audio/video calls.
14mr|libnice-0.1.7-4|30	
14mr|libnice-0.1.7-4|31	Nice includes integration with GStreamer. It is used by Farsight for RTP
14mr|libnice-0.1.7-4|32	transport.
14mr|libnice-0.1.7-4|33	
14mr|libnice-0.1.7-4|34	#----------------------------------------------------------------------------
14mr|libnice-0.1.7-4|35	
14mr|libnice-0.1.7-4|36	%package utils
14mr|libnice-0.1.7-4|37	Summary:	Dynamic libraries from %{oname}
14mr|libnice-0.1.7-4|38	Group:		System/Libraries
14mr|libnice-0.1.7-4|39	Requires:	%{libname} = %{EVRD}
14mr|libnice-0.1.7-4|40	Provides:	%{name}-utils = %{EVRD}
14mr|libnice-0.1.7-4|41	
14mr|libnice-0.1.7-4|42	%description utils
14mr|libnice-0.1.7-4|43	This package contains various tools from %{name}.
14mr|libnice-0.1.7-4|44	
14mr|libnice-0.1.7-4|45	%files utils
14mr|libnice-0.1.7-4|46	%{_bindir}/s*
14mr|libnice-0.1.7-4|47	%{_bindir}/threaded-example
14mr|libnice-0.1.7-4|48	
14mr|libnice-0.1.7-4|49	#----------------------------------------------------------------------------
14mr|libnice-0.1.7-4|50	
14mr|libnice-0.1.7-4|51	%package -n %{libname}
14mr|libnice-0.1.7-4|52	Summary:	Dynamic libraries from %{oname}
14mr|libnice-0.1.7-4|53	Group:		System/Libraries
14mr|libnice-0.1.7-4|54	Provides:	%{name} = %{EVRD}
14mr|libnice-0.1.7-4|55	Obsoletes:	%{_lib}nice1 < 0.1.1-4
14mr|libnice-0.1.7-4|56	
14mr|libnice-0.1.7-4|57	%description -n %{libname}
14mr|libnice-0.1.7-4|58	Dynamic libraries from %{name}.
14mr|libnice-0.1.7-4|59	
14mr|libnice-0.1.7-4|60	%files -n %{libname}
14mr|libnice-0.1.7-4|61	%{_libdir}/libnice.so.%{major}*
14mr|libnice-0.1.7-4|62	
14mr|libnice-0.1.7-4|63	#----------------------------------------------------------------------------
14mr|libnice-0.1.7-4|64	
14mr|libnice-0.1.7-4|65	%package -n %{devname}
14mr|libnice-0.1.7-4|66	Summary: 	Header files, libraries and development documentation for %{oname}
14mr|libnice-0.1.7-4|67	Group:		Development/C
14mr|libnice-0.1.7-4|68	Requires:	%{libname} = %{EVRD}
14mr|libnice-0.1.7-4|69	Provides:	%{oname}-devel = %{EVRD}
14mr|libnice-0.1.7-4|70	
14mr|libnice-0.1.7-4|71	%description -n %{devname}
14mr|libnice-0.1.7-4|72	This package contains the header files, static libraries and development
14mr|libnice-0.1.7-4|73	documentation for %{oname}. If you like to develop programs using %{oname},
14mr|libnice-0.1.7-4|74	you will need to install %{oname}-devel.
14mr|libnice-0.1.7-4|75	
14mr|libnice-0.1.7-4|76	%files -n %{devname}
14mr|libnice-0.1.7-4|77	%doc AUTHORS COPYING COPYING.LGPL COPYING.MPL NEWS README
14mr|libnice-0.1.7-4|78	%{_includedir}/%{oname}/*.h
14mr|libnice-0.1.7-4|79	%{_includedir}/stun/*.h
14mr|libnice-0.1.7-4|80	%{_includedir}/stun/usages/*.h
14mr|libnice-0.1.7-4|81	%{_libdir}/%{name}.so
14mr|libnice-0.1.7-4|82	%{_libdir}/pkgconfig/%{oname}.pc
14mr|libnice-0.1.7-4|83	%{_datadir}/gtk-doc/html/%{name}/*
14mr|libnice-0.1.7-4|84	
14mr|libnice-0.1.7-4|85	#----------------------------------------------------------------------------
14mr|libnice-0.1.7-4|86	
14mr|libnice-0.1.7-4|87	%package -n gstreamer%{gstapi}-%{oname}
14mr|libnice-0.1.7-4|88	Summary:	Gstreamer elements from %{oname}
14mr|libnice-0.1.7-4|89	Group:		System/Libraries
14mr|libnice-0.1.7-4|90	Requires:	%{libname} = %{EVRD}
14mr|libnice-0.1.7-4|91	# conflict with older %%libname that had the gst .so, before the split
14mr|libnice-0.1.7-4|92	Conflicts:	%{_lib}nice0 < 0.1.0
14mr|libnice-0.1.7-4|93	Conflicts:	%{_lib}nice1 < 0.1.0
14mr|libnice-0.1.7-4|94	Obsoletes:	gstreamer0.10-%{oname} < 0.1.7
14mr|libnice-0.1.7-4|95	
14mr|libnice-0.1.7-4|96	%description -n gstreamer%{gstapi}-%{oname}
14mr|libnice-0.1.7-4|97	Gstreamer elements from %{oname}.
14mr|libnice-0.1.7-4|98	
14mr|libnice-0.1.7-4|99	%files -n gstreamer%{gstapi}-%{oname}
14mr|libnice-0.1.7-4|100	%{_libdir}/gstreamer-%{gstapi}/*.so
14mr|libnice-0.1.7-4|101	
14mr|libnice-0.1.7-4|102	#----------------------------------------------------------------------------
14mr|libnice-0.1.7-4|103	
14mr|libnice-0.1.7-4|104	%prep
14mr|libnice-0.1.7-4|105	%setup -q
14mr|libnice-0.1.7-4|106	
14mr|libnice-0.1.7-4|107	%build
14mr|libnice-0.1.7-4|108	%configure2_5x \
14mr|libnice-0.1.7-4|109	--enable-gupnp \
14mr|libnice-0.1.7-4|110	--disable-static
14mr|libnice-0.1.7-4|111	
14mr|libnice-0.1.7-4|112	# disable rpath
14mr|libnice-0.1.7-4|113	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|libnice-0.1.7-4|114	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|libnice-0.1.7-4|115	
14mr|libnice-0.1.7-4|116	%make
14mr|libnice-0.1.7-4|117	
14mr|libnice-0.1.7-4|118	%install
14mr|libnice-0.1.7-4|119	%makeinstall_std
14mr|libnice-0.1.7-4|120	
14mr|libnice-0.1.7-4|121	#% check
14mr|libnice-0.1.7-4|122	#disabled due fails
14mr|libnice-0.1.7-4|123	#make check
14mr|libnice-0.1.7-4|124	
14mr|libnice-0.1.7-4|125	
14mr|libnice-0.1.7-4|126	%changelog
14mr|libnice-0.1.7-4|127	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.7-4
14mr|libnice-0.1.7-4|128	+ Revision: 03182df
14mr|libnice-0.1.7-4|129	- Spec cleanup
14mr|libnice-0.1.7-4|130	
14mr|libnice-0.1.7-4|131	

17313 14
14mr|libnjb-2.2.7-2|1	
14mr|libnjb-2.2.7-2|2	%define major		5
14mr|libnjb-2.2.7-2|3	%define libname 	%mklibname njb %{major}
14mr|libnjb-2.2.7-2|4	%define develname	%mklibname njb -d
14mr|libnjb-2.2.7-2|5	
14mr|libnjb-2.2.7-2|6	Name: 	 	libnjb
14mr|libnjb-2.2.7-2|7	Summary:	A software library for talking to the Creative Nomad Jukeboxes and Dell DJs
14mr|libnjb-2.2.7-2|8	Version: 	2.2.7
14mr|libnjb-2.2.7-2|9	Release: 	2
14mr|libnjb-2.2.7-2|10	
14mr|libnjb-2.2.7-2|11	Source0:	%{name}-%{version}.tar.gz
14mr|libnjb-2.2.7-2|12	Patch0:		libnjb-2.2.6-optimize-udev-rule.patch
14mr|libnjb-2.2.7-2|13	URL:		http://sourceforge.net/projects/libnjb/
14mr|libnjb-2.2.7-2|14	License:	BSD
14mr|libnjb-2.2.7-2|15	Group:		System/Libraries
14mr|libnjb-2.2.7-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libnjb-2.2.7-2|17	
14mr|libnjb-2.2.7-2|18	BuildRequires:  libusb-devel
14mr|libnjb-2.2.7-2|19	BuildRequires:  doxygen
14mr|libnjb-2.2.7-2|20	
14mr|libnjb-2.2.7-2|21	%description
14mr|libnjb-2.2.7-2|22	Provides a user-level API (C library) for communicating with the
14mr|libnjb-2.2.7-2|23	Creative Nomad JukeBox MP3 player under Linux and *BSD, as well
14mr|libnjb-2.2.7-2|24	as simple command-line utilities to demonstrate the API functions.
14mr|libnjb-2.2.7-2|25	This library works in user space.
14mr|libnjb-2.2.7-2|26	
14mr|libnjb-2.2.7-2|27	%package -n 	%{libname}
14mr|libnjb-2.2.7-2|28	Summary:        Dynamic libraries from %{name}
14mr|libnjb-2.2.7-2|29	Group:          System/Libraries
14mr|libnjb-2.2.7-2|30	Provides:	daemon
14mr|libnjb-2.2.7-2|31	Obsoletes:	daemon = %{version}-%{release}
14mr|libnjb-2.2.7-2|32	
14mr|libnjb-2.2.7-2|33	%description -n %{libname}
14mr|libnjb-2.2.7-2|34	Provides a user-level API (C library) for communicating with the
14mr|libnjb-2.2.7-2|35	Creative Nomad JukeBox MP3 player under Linux and *BSD, as well
14mr|libnjb-2.2.7-2|36	as simple command-line utilities to demonstrate the API functions.
14mr|libnjb-2.2.7-2|37	This library works in user space.
14mr|libnjb-2.2.7-2|38	This libraries from %{name}.
14mr|libnjb-2.2.7-2|39	
14mr|libnjb-2.2.7-2|40	%package -n 	%{develname}
14mr|libnjb-2.2.7-2|41	Summary: 	Header files and static libraries from %name
14mr|libnjb-2.2.7-2|42	Group: 		Development/C
14mr|libnjb-2.2.7-2|43	Requires: 	%{libname} = %{version}
14mr|libnjb-2.2.7-2|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnjb-2.2.7-2|45	Obsoletes:	%{mklibname njb 5 -d}
14mr|libnjb-2.2.7-2|46	
14mr|libnjb-2.2.7-2|47	%description -n %{develname}
14mr|libnjb-2.2.7-2|48	Libraries and includes files for developing programs based on %name.
14mr|libnjb-2.2.7-2|49	
14mr|libnjb-2.2.7-2|50	%prep
14mr|libnjb-2.2.7-2|51	%setup -q
14mr|libnjb-2.2.7-2|52	#%patch0 -p1 -b .udev_opt~
14mr|libnjb-2.2.7-2|53	
14mr|libnjb-2.2.7-2|54	%build
14mr|libnjb-2.2.7-2|55	%configure2_5x
14mr|libnjb-2.2.7-2|56	%make
14mr|libnjb-2.2.7-2|57	
14mr|libnjb-2.2.7-2|58	%install
14mr|libnjb-2.2.7-2|59	rm -rf %{buildroot} installed-docs
14mr|libnjb-2.2.7-2|60	%makeinstall pkgdocdir=`pwd`/installed-docs
14mr|libnjb-2.2.7-2|61	#gw TODO fix device ownership
14mr|libnjb-2.2.7-2|62	#install -m644 nomad.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/60-libnjb.rules
14mr|libnjb-2.2.7-2|63	install -m644 libnjb.fdi -D %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi
14mr|libnjb-2.2.7-2|64	
14mr|libnjb-2.2.7-2|65	%clean
14mr|libnjb-2.2.7-2|66	rm -rf $RPM_BUILD_ROOT
14mr|libnjb-2.2.7-2|67	
14mr|libnjb-2.2.7-2|68	%if %mdkversion < 200900
14mr|libnjb-2.2.7-2|69	%post -n %{libname} -p /sbin/ldconfig
14mr|libnjb-2.2.7-2|70	%endif
14mr|libnjb-2.2.7-2|71	%if %mdkversion < 200900
14mr|libnjb-2.2.7-2|72	%postun -n %{libname} -p /sbin/ldconfig
14mr|libnjb-2.2.7-2|73	%endif
14mr|libnjb-2.2.7-2|74	
14mr|libnjb-2.2.7-2|75	%files
14mr|libnjb-2.2.7-2|76	%defattr(-,root,root)
14mr|libnjb-2.2.7-2|77	%doc AUTHORS ChangeLog FAQ HACKING  README LICENSE
14mr|libnjb-2.2.7-2|78	%{_bindir}/*
14mr|libnjb-2.2.7-2|79	#%config(noreplace) %{_sysconfdir}/udev/rules.d/60-libnjb.rules
14mr|libnjb-2.2.7-2|80	%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi
14mr|libnjb-2.2.7-2|81	
14mr|libnjb-2.2.7-2|82	%files -n %{libname}
14mr|libnjb-2.2.7-2|83	%defattr(-,root,root)
14mr|libnjb-2.2.7-2|84	%{_libdir}/libnjb.so.%{major}*
14mr|libnjb-2.2.7-2|85	
14mr|libnjb-2.2.7-2|86	%files -n %{develname}
14mr|libnjb-2.2.7-2|87	%defattr(-,root,root)
14mr|libnjb-2.2.7-2|88	%doc installed-docs/*
14mr|libnjb-2.2.7-2|89	%{_includedir}/%{name}.h
14mr|libnjb-2.2.7-2|90	%{_libdir}/%{name}.so
14mr|libnjb-2.2.7-2|91	%{_libdir}/%{name}.a
14mr|libnjb-2.2.7-2|92	%{_libdir}/pkgconfig/%{name}.pc
14mr|libnjb-2.2.7-2|93	
14mr|libnjb-2.2.7-2|94	
14mr|libnjb-2.2.7-2|95	
14mr|libnjb-2.2.7-2|96	
14mr|libnjb-2.2.7-2|97	%changelog
14mr|libnjb-2.2.7-2|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.7-2
14mr|libnjb-2.2.7-2|99	+ Revision: bd870f2
14mr|libnjb-2.2.7-2|100	- MassBuild#440: Increase release tag
14mr|libnjb-2.2.7-2|101	
14mr|libnjb-2.2.7-2|102	

17314 14
14mr|libnl-1.1-9|1	%define	major	1
14mr|libnl-1.1-9|2	%define	libname %mklibname nl %{major}
14mr|libnl-1.1-9|3	%define	libdev	%mklibname -d nl
14mr|libnl-1.1-9|4	
14mr|libnl-1.1-9|5	Name:		libnl
14mr|libnl-1.1-9|6	Version:	1.1
14mr|libnl-1.1-9|7	Release:	9
14mr|libnl-1.1-9|8	Summary:	Library for applications dealing with netlink sockets
14mr|libnl-1.1-9|9	License:	GPL
14mr|libnl-1.1-9|10	Group:		System/X11
14mr|libnl-1.1-9|11	URL:		http://people.suug.ch/~tgr/libnl/
14mr|libnl-1.1-9|12	Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}.tar.lzma
14mr|libnl-1.1-9|13	BuildRequires: doxygen
14mr|libnl-1.1-9|14	Patch1: libnl-1.0-pre5-static.patch
14mr|libnl-1.1-9|15	Patch2: libnl-1.0-pre5-debuginfo.patch
14mr|libnl-1.1-9|16	Patch3: libnl-1.0-pre8-use-vasprintf-retval.patch
14mr|libnl-1.1-9|17	Patch4: libnl-1.0-pre8-more-build-output.patch
14mr|libnl-1.1-9|18	Patch5: libnl-1.1-include-limits-h.patch
14mr|libnl-1.1-9|19	Patch6: libnl-1.1-doc-inlinesrc.patch
14mr|libnl-1.1-9|20	
14mr|libnl-1.1-9|21	%description
14mr|libnl-1.1-9|22	libnl is a library for applications dealing with netlink sockets.
14mr|libnl-1.1-9|23	The library provides an interface for raw netlink messaging and
14mr|libnl-1.1-9|24	various netlink family specific interfaces.
14mr|libnl-1.1-9|25	
14mr|libnl-1.1-9|26	%package -n	%{libname}
14mr|libnl-1.1-9|27	Group:		System/Libraries
14mr|libnl-1.1-9|28	Summary:	Library for applications dealing with netlink sockets
14mr|libnl-1.1-9|29	
14mr|libnl-1.1-9|30	%description -n	%{libname}
14mr|libnl-1.1-9|31	libnl is a library for applications dealing with netlink sockets.
14mr|libnl-1.1-9|32	The library provides an interface for raw netlink messaging and
14mr|libnl-1.1-9|33	various netlink family specific interfaces.
14mr|libnl-1.1-9|34	
14mr|libnl-1.1-9|35	%package -n	%{libdev}
14mr|libnl-1.1-9|36	Group:		Development/C
14mr|libnl-1.1-9|37	Summary:	Header files of libnl
14mr|libnl-1.1-9|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnl-1.1-9|39	Requires:	%{libname} = %{version}
14mr|libnl-1.1-9|40	
14mr|libnl-1.1-9|41	%description -n	%{libdev}
14mr|libnl-1.1-9|42	libnl is a library for applications dealing with netlink sockets.
14mr|libnl-1.1-9|43	The library provides an interface for raw netlink messaging and
14mr|libnl-1.1-9|44	various netlink family specific interfaces.
14mr|libnl-1.1-9|45	
14mr|libnl-1.1-9|46	%prep
14mr|libnl-1.1-9|47	%setup -q
14mr|libnl-1.1-9|48	%setup -q -n %{name}-%{version}
14mr|libnl-1.1-9|49	%patch1 -p1 -b .build-static
14mr|libnl-1.1-9|50	%patch2 -p1 -b .debuginfo
14mr|libnl-1.1-9|51	%patch3 -p1 -b .use-vasprintf-retval
14mr|libnl-1.1-9|52	%patch4 -p1 -b .more-build-output
14mr|libnl-1.1-9|53	%patch5 -p1 -b .limits
14mr|libnl-1.1-9|54	%patch6 -p1 -b .doc-inlinesrc
14mr|libnl-1.1-9|55	
14mr|libnl-1.1-9|56	# Fix unreadable files
14mr|libnl-1.1-9|57	find . -perm 0640 -exec chmod 0644 '{}' \;
14mr|libnl-1.1-9|58	
14mr|libnl-1.1-9|59	# a quick hack to make doxygen stripping builddir from html outputs.
14mr|libnl-1.1-9|60	sed -i.org -e "s,^STRIP_FROM_PATH.*,STRIP_FROM_PATH = `pwd`," doc/Doxyfile.in
14mr|libnl-1.1-9|61	
14mr|libnl-1.1-9|62	%build
14mr|libnl-1.1-9|63	%configure2_5x
14mr|libnl-1.1-9|64	make
14mr|libnl-1.1-9|65	make gendoc
14mr|libnl-1.1-9|66	
14mr|libnl-1.1-9|67	%install
14mr|libnl-1.1-9|68	%makeinstall_std
14mr|libnl-1.1-9|69	
14mr|libnl-1.1-9|70	%files -n %{libname}
14mr|libnl-1.1-9|71	%{_libdir}/libnl.so.%{major}
14mr|libnl-1.1-9|72	%{_libdir}/libnl.so.%{major}.*
14mr|libnl-1.1-9|73	
14mr|libnl-1.1-9|74	%files -n %{libdev}
14mr|libnl-1.1-9|75	%dir %{_includedir}/netlink
14mr|libnl-1.1-9|76	%{_includedir}/netlink/*.h
14mr|libnl-1.1-9|77	%dir %{_includedir}/netlink/fib_lookup
14mr|libnl-1.1-9|78	%{_includedir}/netlink/fib_lookup/*.h
14mr|libnl-1.1-9|79	%dir %{_includedir}/netlink/genl
14mr|libnl-1.1-9|80	%{_includedir}/netlink/genl/*.h
14mr|libnl-1.1-9|81	%dir %{_includedir}/netlink/route
14mr|libnl-1.1-9|82	%{_includedir}/netlink/route/*.h
14mr|libnl-1.1-9|83	%dir %{_includedir}/netlink/route/cls
14mr|libnl-1.1-9|84	%{_includedir}/netlink/route/cls/*.h
14mr|libnl-1.1-9|85	%dir %{_includedir}/netlink/route/sch
14mr|libnl-1.1-9|86	%{_includedir}/netlink/route/sch/*.h
14mr|libnl-1.1-9|87	%{_libdir}/libnl.so
14mr|libnl-1.1-9|88	%{_libdir}/pkgconfig/%{name}-%{major}.pc
14mr|libnl-1.1-9|89	%{_libdir}/%{name}.a
14mr|libnl-1.1-9|90	
14mr|libnl-1.1-9|91	
14mr|libnl-1.1-9|92	
14mr|libnl-1.1-9|93	%changelog
14mr|libnl-1.1-9|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-9
14mr|libnl-1.1-9|95	+ Revision: 4b9b10c
14mr|libnl-1.1-9|96	- MassBuild#440: Increase release tag
14mr|libnl-1.1-9|97	
14mr|libnl-1.1-9|98	

17315 14
14mr|libnl3-3.2.14-2|1	%define	major 3
14mr|libnl3-3.2.14-2|2	%define	libname %mklibname nl _%{major}
14mr|libnl3-3.2.14-2|3	%define	develname %mklibname -d nl _%{major}
14mr|libnl3-3.2.14-2|4	
14mr|libnl3-3.2.14-2|5	Summary:	Library for applications dealing with netlink sockets
14mr|libnl3-3.2.14-2|6	Name:		libnl3
14mr|libnl3-3.2.14-2|7	Version:	3.2.14
14mr|libnl3-3.2.14-2|8	Release:	2
14mr|libnl3-3.2.14-2|9	License:	LGPL
14mr|libnl3-3.2.14-2|10	Group:		System/Libraries
14mr|libnl3-3.2.14-2|11	URL:		http://people.suug.ch/~tgr/libnl/
14mr|libnl3-3.2.14-2|12	Source0:	http://people.suug.ch/~tgr/libnl/files/libnl-%{version}.tar.gz
14mr|libnl3-3.2.14-2|13	Patch0:		libnl-3.2.3-tooooo_many_commas_fix.diff
14mr|libnl3-3.2.14-2|14	BuildRequires:	automake autoconf libtool
14mr|libnl3-3.2.14-2|15	BuildRequires:	bison
14mr|libnl3-3.2.14-2|16	BuildRequires:	doxygen
14mr|libnl3-3.2.14-2|17	BuildRequires:	flex
14mr|libnl3-3.2.14-2|18	BuildRequires:	graphviz
14mr|libnl3-3.2.14-2|19	
14mr|libnl3-3.2.14-2|20	%description
14mr|libnl3-3.2.14-2|21	libnl is a library for applications dealing with netlink sockets.
14mr|libnl3-3.2.14-2|22	The library provides an interface for raw netlink messaging and
14mr|libnl3-3.2.14-2|23	various netlink family specific interfaces.
14mr|libnl3-3.2.14-2|24	
14mr|libnl3-3.2.14-2|25	%package -n	libnl3-tools
14mr|libnl3-3.2.14-2|26	Summary:	Applications dealing with netlink sockets
14mr|libnl3-3.2.14-2|27	Group:		System/Kernel and hardware
14mr|libnl3-3.2.14-2|28	
14mr|libnl3-3.2.14-2|29	%description -n	libnl3-tools
14mr|libnl3-3.2.14-2|30	libnl is a library for applications dealing with netlink sockets.
14mr|libnl3-3.2.14-2|31	The library provides an interface for raw netlink messaging and
14mr|libnl3-3.2.14-2|32	various netlink family specific interfaces.
14mr|libnl3-3.2.14-2|33	
14mr|libnl3-3.2.14-2|34	%package -n	%{libname}
14mr|libnl3-3.2.14-2|35	Summary:	Library for applications dealing with netlink sockets
14mr|libnl3-3.2.14-2|36	Group:		System/Libraries
14mr|libnl3-3.2.14-2|37	
14mr|libnl3-3.2.14-2|38	%description -n	%{libname}
14mr|libnl3-3.2.14-2|39	libnl is a library for applications dealing with netlink sockets.
14mr|libnl3-3.2.14-2|40	The library provides an interface for raw netlink messaging and
14mr|libnl3-3.2.14-2|41	various netlink family specific interfaces.
14mr|libnl3-3.2.14-2|42	
14mr|libnl3-3.2.14-2|43	%package -n	%{develname}
14mr|libnl3-3.2.14-2|44	Summary:	Header files of libnl
14mr|libnl3-3.2.14-2|45	Group:		Development/C
14mr|libnl3-3.2.14-2|46	Requires:	%{libname} >= %{version}
14mr|libnl3-3.2.14-2|47	Provides:	libnl3-devel = %{version}-%{release}
14mr|libnl3-3.2.14-2|48	
14mr|libnl3-3.2.14-2|49	%description -n	%{develname}
14mr|libnl3-3.2.14-2|50	libnl is a library for applications dealing with netlink sockets.
14mr|libnl3-3.2.14-2|51	The library provides an interface for raw netlink messaging and
14mr|libnl3-3.2.14-2|52	various netlink family specific interfaces.
14mr|libnl3-3.2.14-2|53	
14mr|libnl3-3.2.14-2|54	%prep
14mr|libnl3-3.2.14-2|55	
14mr|libnl3-3.2.14-2|56	%setup -q -n libnl-%{version}
14mr|libnl3-3.2.14-2|57	#% patch0 -p1
14mr|libnl3-3.2.14-2|58	
14mr|libnl3-3.2.14-2|59	# a quick hack to make doxygen stripping builddir from html outputs.
14mr|libnl3-3.2.14-2|60	#sed -i.org -e "s,^STRIP_FROM_PATH.*,STRIP_FROM_PATH = `pwd`," doc/Doxyfile.in
14mr|libnl3-3.2.14-2|61	
14mr|libnl3-3.2.14-2|62	%build
14mr|libnl3-3.2.14-2|63	autoreconf -fi
14mr|libnl3-3.2.14-2|64	%configure2_5x \
14mr|libnl3-3.2.14-2|65	--disable-static
14mr|libnl3-3.2.14-2|66	%make
14mr|libnl3-3.2.14-2|67	
14mr|libnl3-3.2.14-2|68	%install
14mr|libnl3-3.2.14-2|69	%makeinstall_std
14mr|libnl3-3.2.14-2|70	
14mr|libnl3-3.2.14-2|71	# clenuo
14mr|libnl3-3.2.14-2|72	rm -f %{buildroot}%{_libdir}/*.la
14mr|libnl3-3.2.14-2|73	rm -f %{buildroot}%{_libdir}/libnl/cli/qdisc/*.*a
14mr|libnl3-3.2.14-2|74	rm -f %{buildroot}%{_libdir}/libnl/cli/cls/*.*a
14mr|libnl3-3.2.14-2|75	
14mr|libnl3-3.2.14-2|76	%files -n libnl3-tools
14mr|libnl3-3.2.14-2|77	%{_sbindir}/nl-*
14mr|libnl3-3.2.14-2|78	%{_sbindir}/genl-ctrl-list
14mr|libnl3-3.2.14-2|79	%{_mandir}/man8/*
14mr|libnl3-3.2.14-2|80	
14mr|libnl3-3.2.14-2|81	
14mr|libnl3-3.2.14-2|82	%files -n %{libname}
14mr|libnl3-3.2.14-2|83	%dir %{_sysconfdir}/libnl
14mr|libnl3-3.2.14-2|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/classid
14mr|libnl3-3.2.14-2|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/pktloc
14mr|libnl3-3.2.14-2|86	%{_libdir}/libnl-cli-%{major}.so.*
14mr|libnl3-3.2.14-2|87	%{_libdir}/libnl-genl-%{major}.so.*
14mr|libnl3-3.2.14-2|88	%{_libdir}/libnl-%{major}.so.*
14mr|libnl3-3.2.14-2|89	%{_libdir}/libnl-nf-%{major}.so.*
14mr|libnl3-3.2.14-2|90	%{_libdir}/libnl-route-%{major}.so.*
14mr|libnl3-3.2.14-2|91	%dir %{_libdir}/libnl
14mr|libnl3-3.2.14-2|92	%dir %{_libdir}/libnl/cli
14mr|libnl3-3.2.14-2|93	%dir %{_libdir}/libnl/cli/qdisc
14mr|libnl3-3.2.14-2|94	%dir %{_libdir}/libnl/cli/cls
14mr|libnl3-3.2.14-2|95	%{_libdir}/libnl/cli/qdisc/htb.so
14mr|libnl3-3.2.14-2|96	%{_libdir}/libnl/cli/qdisc/blackhole.so
14mr|libnl3-3.2.14-2|97	%{_libdir}/libnl/cli/qdisc/pfifo.so
14mr|libnl3-3.2.14-2|98	%{_libdir}/libnl/cli/qdisc/bfifo.so
14mr|libnl3-3.2.14-2|99	%{_libdir}/libnl/cli/cls/basic.so
14mr|libnl3-3.2.14-2|100	%{_libdir}/libnl/cli/cls/cgroup.so
14mr|libnl3-3.2.14-2|101	%{_libdir}/libnl/cli/qdisc/plug.so
14mr|libnl3-3.2.14-2|102	
14mr|libnl3-3.2.14-2|103	
14mr|libnl3-3.2.14-2|104	%files -n %{develname}
14mr|libnl3-3.2.14-2|105	%dir %{_includedir}/libnl3
14mr|libnl3-3.2.14-2|106	%dir %{_includedir}/libnl3/netlink
14mr|libnl3-3.2.14-2|107	%dir %{_includedir}/libnl3/netlink/fib_lookup
14mr|libnl3-3.2.14-2|108	%dir %{_includedir}/libnl3/netlink/route
14mr|libnl3-3.2.14-2|109	%dir %{_includedir}/libnl3/netlink/route/qdisc
14mr|libnl3-3.2.14-2|110	%dir %{_includedir}/libnl3/netlink/route/link
14mr|libnl3-3.2.14-2|111	%dir %{_includedir}/libnl3/netlink/route/cls
14mr|libnl3-3.2.14-2|112	%dir %{_includedir}/libnl3/netlink/route/cls/ematch
14mr|libnl3-3.2.14-2|113	%dir %{_includedir}/libnl3/netlink/genl
14mr|libnl3-3.2.14-2|114	%dir %{_includedir}/libnl3/netlink/netfilter
14mr|libnl3-3.2.14-2|115	%dir %{_includedir}/libnl3/netlink/cli
14mr|libnl3-3.2.14-2|116	%{_includedir}/libnl3/netlink/*.h
14mr|libnl3-3.2.14-2|117	%{_includedir}/libnl3/netlink/fib_lookup/*.h
14mr|libnl3-3.2.14-2|118	%{_includedir}/libnl3/netlink/route/*.h
14mr|libnl3-3.2.14-2|119	%{_includedir}/libnl3/netlink/route/qdisc/*.h
14mr|libnl3-3.2.14-2|120	%{_includedir}/libnl3/netlink/route/link/*.h
14mr|libnl3-3.2.14-2|121	%{_includedir}/libnl3/netlink/route/cls/*.h
14mr|libnl3-3.2.14-2|122	%{_includedir}/libnl3/netlink/route/cls/ematch/*.h
14mr|libnl3-3.2.14-2|123	%{_includedir}/libnl3/netlink/genl/*.h
14mr|libnl3-3.2.14-2|124	%{_includedir}/libnl3/netlink/netfilter/*.h
14mr|libnl3-3.2.14-2|125	%{_includedir}/libnl3/netlink/cli/*.h
14mr|libnl3-3.2.14-2|126	%{_libdir}/libnl-cli-%{major}.so
14mr|libnl3-3.2.14-2|127	%{_libdir}/libnl-genl-%{major}.so
14mr|libnl3-3.2.14-2|128	%{_libdir}/libnl-%{major}.so
14mr|libnl3-3.2.14-2|129	%{_libdir}/libnl-nf-%{major}.so
14mr|libnl3-3.2.14-2|130	%{_libdir}/libnl-route-%{major}.so
14mr|libnl3-3.2.14-2|131	%{_libdir}/pkgconfig/libnl-%{major}.0.pc
14mr|libnl3-3.2.14-2|132	%{_libdir}/pkgconfig/libnl-cli-%{major}.0.pc
14mr|libnl3-3.2.14-2|133	%{_libdir}/pkgconfig/libnl-genl-%{major}.0.pc
14mr|libnl3-3.2.14-2|134	%{_libdir}/pkgconfig/libnl-nf-%{major}.0.pc
14mr|libnl3-3.2.14-2|135	%{_libdir}/pkgconfig/libnl-route-%{major}.0.pc
14mr|libnl3-3.2.14-2|136	
14mr|libnl3-3.2.14-2|137	
14mr|libnl3-3.2.14-2|138	%changelog
14mr|libnl3-3.2.14-2|139	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.14-2
14mr|libnl3-3.2.14-2|140	+ Revision: c187c7f
14mr|libnl3-3.2.14-2|141	- MassBuild#440: Increase release tag
14mr|libnl3-3.2.14-2|142	
14mr|libnl3-3.2.14-2|143	

17316 14
14mr|libnm-qt-0.9.8.2-1|1	%define major 1
14mr|libnm-qt-0.9.8.2-1|2	%define libname %mklibname NetworkManagerQt %{major}
14mr|libnm-qt-0.9.8.2-1|3	%define devname %mklibname NetworkManagerQt -d
14mr|libnm-qt-0.9.8.2-1|4	
14mr|libnm-qt-0.9.8.2-1|5	Summary:	Qt-only wrapper for NetworkManager DBus API
14mr|libnm-qt-0.9.8.2-1|6	Name:		libnm-qt
14mr|libnm-qt-0.9.8.2-1|7	Version:	0.9.8.2
14mr|libnm-qt-0.9.8.2-1|8	Release:	1
14mr|libnm-qt-0.9.8.2-1|9	Epoch:		1
14mr|libnm-qt-0.9.8.2-1|10	License:	LGPLv2+
14mr|libnm-qt-0.9.8.2-1|11	Group:		System/Libraries
14mr|libnm-qt-0.9.8.2-1|12	Url:		https://projects.kde.org/projects/extragear/libs/libnm-qt
14mr|libnm-qt-0.9.8.2-1|13	Source0:	ftp://ftp.kde.org/pub/kde/unstable/networkmanager-qt/%{version}/src/%{name}-%{version}.tar.xz
14mr|libnm-qt-0.9.8.2-1|14	BuildRequires:	cmake
14mr|libnm-qt-0.9.8.2-1|15	BuildRequires:	pkgconfig(QtCore)
14mr|libnm-qt-0.9.8.2-1|16	BuildRequires:	pkgconfig(ModemManager)
14mr|libnm-qt-0.9.8.2-1|17	BuildRequires:	pkgconfig(ModemManagerQt)
14mr|libnm-qt-0.9.8.2-1|18	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8.4
14mr|libnm-qt-0.9.8.2-1|19	BuildRequires:	pkgconfig(libnm-glib)
14mr|libnm-qt-0.9.8.2-1|20	BuildRequires:	pkgconfig(libnm-util)
14mr|libnm-qt-0.9.8.2-1|21	
14mr|libnm-qt-0.9.8.2-1|22	%description
14mr|libnm-qt-0.9.8.2-1|23	Qt library for NetworkManager.
14mr|libnm-qt-0.9.8.2-1|24	
14mr|libnm-qt-0.9.8.2-1|25	#----------------------------------------------------------------------------
14mr|libnm-qt-0.9.8.2-1|26	
14mr|libnm-qt-0.9.8.2-1|27	%package -n %{libname}
14mr|libnm-qt-0.9.8.2-1|28	Summary:	Qt-only wrapper for NetworkManager DBus API
14mr|libnm-qt-0.9.8.2-1|29	Group:		System/Libraries
14mr|libnm-qt-0.9.8.2-1|30	Conflicts:	%{_lib}nm-qt0 < 1:0.9.0
14mr|libnm-qt-0.9.8.2-1|31	Obsoletes:	%{_lib}nm-qt0 < 1:0.9.0
14mr|libnm-qt-0.9.8.2-1|32	
14mr|libnm-qt-0.9.8.2-1|33	%description -n %{libname}
14mr|libnm-qt-0.9.8.2-1|34	Qt library for NetworkManager.
14mr|libnm-qt-0.9.8.2-1|35	
14mr|libnm-qt-0.9.8.2-1|36	%files -n %{libname}
14mr|libnm-qt-0.9.8.2-1|37	%{_libdir}/libNetworkManagerQt.so.%{version}
14mr|libnm-qt-0.9.8.2-1|38	%{_libdir}/libNetworkManagerQt.so.%{major}
14mr|libnm-qt-0.9.8.2-1|39	
14mr|libnm-qt-0.9.8.2-1|40	#----------------------------------------------------------------------------
14mr|libnm-qt-0.9.8.2-1|41	
14mr|libnm-qt-0.9.8.2-1|42	%package -n %{devname}
14mr|libnm-qt-0.9.8.2-1|43	Summary:	Development files for %{name}
14mr|libnm-qt-0.9.8.2-1|44	Group:		Development/C++
14mr|libnm-qt-0.9.8.2-1|45	Requires:	%{libname} = %{EVRD}
14mr|libnm-qt-0.9.8.2-1|46	Conflicts:	%{_lib}nm-qt-devel < 1:0.9.0
14mr|libnm-qt-0.9.8.2-1|47	Obsoletes:	%{_lib}nm-qt-devel < 1:0.9.0
14mr|libnm-qt-0.9.8.2-1|48	
14mr|libnm-qt-0.9.8.2-1|49	%description -n %{devname}
14mr|libnm-qt-0.9.8.2-1|50	Qt libraries and header files for developing applications
14mr|libnm-qt-0.9.8.2-1|51	that use NetworkManager.
14mr|libnm-qt-0.9.8.2-1|52	
14mr|libnm-qt-0.9.8.2-1|53	%files -n %{devname}
14mr|libnm-qt-0.9.8.2-1|54	%{_libdir}/pkgconfig/NetworkManagerQt.pc
14mr|libnm-qt-0.9.8.2-1|55	%{_libdir}/libNetworkManagerQt.so
14mr|libnm-qt-0.9.8.2-1|56	%{_includedir}/NetworkManagerQt/
14mr|libnm-qt-0.9.8.2-1|57	
14mr|libnm-qt-0.9.8.2-1|58	#----------------------------------------------------------------------------
14mr|libnm-qt-0.9.8.2-1|59	
14mr|libnm-qt-0.9.8.2-1|60	%prep
14mr|libnm-qt-0.9.8.2-1|61	%setup -q
14mr|libnm-qt-0.9.8.2-1|62	
14mr|libnm-qt-0.9.8.2-1|63	%build
14mr|libnm-qt-0.9.8.2-1|64	%cmake
14mr|libnm-qt-0.9.8.2-1|65	%make
14mr|libnm-qt-0.9.8.2-1|66	
14mr|libnm-qt-0.9.8.2-1|67	%install
14mr|libnm-qt-0.9.8.2-1|68	%makeinstall_std -C build
14mr|libnm-qt-0.9.8.2-1|69	
14mr|libnm-qt-0.9.8.2-1|70	
14mr|libnm-qt-0.9.8.2-1|71	%changelog
14mr|libnm-qt-0.9.8.2-1|72	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.8.2-1
14mr|libnm-qt-0.9.8.2-1|73	+ Revision: 11aaf7b
14mr|libnm-qt-0.9.8.2-1|74	- New version 0.9.8.2, new library major 1
14mr|libnm-qt-0.9.8.2-1|75	
14mr|libnm-qt-0.9.8.2-1|76	

17317 14
14mr|libnotify-0.7.5-4|1	%define major 4
14mr|libnotify-0.7.5-4|2	%define girmajor 0.7
14mr|libnotify-0.7.5-4|3	%define libname %mklibname notify %{major}
14mr|libnotify-0.7.5-4|4	%define girname %mklibname notify-gir %{girmajor}
14mr|libnotify-0.7.5-4|5	%define develname %mklibname -d notify
14mr|libnotify-0.7.5-4|6	
14mr|libnotify-0.7.5-4|7	Summary:	Desktop notifications library
14mr|libnotify-0.7.5-4|8	Name:		libnotify
14mr|libnotify-0.7.5-4|9	Version:	0.7.5
14mr|libnotify-0.7.5-4|10	Release:	4
14mr|libnotify-0.7.5-4|11	License:	LGPLv2+
14mr|libnotify-0.7.5-4|12	Group:		System/Libraries
14mr|libnotify-0.7.5-4|13	URL:		http://www.galago-project.org/
14mr|libnotify-0.7.5-4|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|libnotify-0.7.5-4|15	
14mr|libnotify-0.7.5-4|16	Buildrequires:	gtk-doc
14mr|libnotify-0.7.5-4|17	Buildrequires:	pkgconfig(dbus-glib-1)
14mr|libnotify-0.7.5-4|18	Buildrequires:	pkgconfig(gtk+-3.0) >= 2.90
14mr|libnotify-0.7.5-4|19	Buildrequires:	pkgconfig(gobject-introspection-1.0)
14mr|libnotify-0.7.5-4|20	Buildrequires:	pkgconfig(popt)
14mr|libnotify-0.7.5-4|21	
14mr|libnotify-0.7.5-4|22	Requires:	virtual-notification-daemon
14mr|libnotify-0.7.5-4|23	
14mr|libnotify-0.7.5-4|24	%description
14mr|libnotify-0.7.5-4|25	A library that sends desktop notifications to a notification daemon, as
14mr|libnotify-0.7.5-4|26	defined in the Desktop Notifications spec. These notifications can be
14mr|libnotify-0.7.5-4|27	used to inform the user about an event or display some form of
14mr|libnotify-0.7.5-4|28	information without getting in the user's way.
14mr|libnotify-0.7.5-4|29	
14mr|libnotify-0.7.5-4|30	%package -n %{libname}
14mr|libnotify-0.7.5-4|31	Group:		System/Libraries
14mr|libnotify-0.7.5-4|32	Summary:	Desktop notifications library - shared library
14mr|libnotify-0.7.5-4|33	
14mr|libnotify-0.7.5-4|34	%description -n %{libname}
14mr|libnotify-0.7.5-4|35	A library that sends desktop notifications to a notification daemon, as
14mr|libnotify-0.7.5-4|36	defined in the Desktop Notifications spec. These notifications can be
14mr|libnotify-0.7.5-4|37	used to inform the user about an event or display some form of
14mr|libnotify-0.7.5-4|38	information without getting in the user's way.
14mr|libnotify-0.7.5-4|39	
14mr|libnotify-0.7.5-4|40	%package -n %{girname}
14mr|libnotify-0.7.5-4|41	Group:		System/Libraries
14mr|libnotify-0.7.5-4|42	Summary:	GObject Introspection interface library for %{name}
14mr|libnotify-0.7.5-4|43	Requires:	%{libname} = %{version}-%{release}
14mr|libnotify-0.7.5-4|44	
14mr|libnotify-0.7.5-4|45	%description -n %{girname}
14mr|libnotify-0.7.5-4|46	GObject Introspection interface library for %{name}.
14mr|libnotify-0.7.5-4|47	
14mr|libnotify-0.7.5-4|48	%package -n %{develname}
14mr|libnotify-0.7.5-4|49	Group:		Development/C
14mr|libnotify-0.7.5-4|50	Summary:	Desktop notifications library - headers
14mr|libnotify-0.7.5-4|51	Requires:	%{libname} = %{version}-%{release}
14mr|libnotify-0.7.5-4|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|libnotify-0.7.5-4|53	Obsoletes:	%{mklibname -d notify 1} < 0.7
14mr|libnotify-0.7.5-4|54	
14mr|libnotify-0.7.5-4|55	%description -n %{develname}
14mr|libnotify-0.7.5-4|56	A library that sends desktop notifications to a notification daemon, as
14mr|libnotify-0.7.5-4|57	defined in the Desktop Notifications spec. These notifications can be
14mr|libnotify-0.7.5-4|58	used to inform the user about an event or display some form of
14mr|libnotify-0.7.5-4|59	information without getting in the user's way.
14mr|libnotify-0.7.5-4|60	
14mr|libnotify-0.7.5-4|61	%prep
14mr|libnotify-0.7.5-4|62	%setup -q
14mr|libnotify-0.7.5-4|63	
14mr|libnotify-0.7.5-4|64	%build
14mr|libnotify-0.7.5-4|65	%configure2_5x \
14mr|libnotify-0.7.5-4|66	--disable-static
14mr|libnotify-0.7.5-4|67	
14mr|libnotify-0.7.5-4|68	%make LIBS='-lgmodule-2.0'
14mr|libnotify-0.7.5-4|69	
14mr|libnotify-0.7.5-4|70	%install
14mr|libnotify-0.7.5-4|71	rm -rf %{buildroot}
14mr|libnotify-0.7.5-4|72	%makeinstall_std
14mr|libnotify-0.7.5-4|73	
14mr|libnotify-0.7.5-4|74	%files
14mr|libnotify-0.7.5-4|75	%{_bindir}/*
14mr|libnotify-0.7.5-4|76	
14mr|libnotify-0.7.5-4|77	%files -n %{libname}
14mr|libnotify-0.7.5-4|78	%{_libdir}/lib*.so.%{major}*
14mr|libnotify-0.7.5-4|79	
14mr|libnotify-0.7.5-4|80	%files -n %{girname}
14mr|libnotify-0.7.5-4|81	%{_libdir}/girepository-1.0/Notify-%{girmajor}.typelib
14mr|libnotify-0.7.5-4|82	
14mr|libnotify-0.7.5-4|83	%files -n %{develname}
14mr|libnotify-0.7.5-4|84	%{_libdir}/lib*.so
14mr|libnotify-0.7.5-4|85	%{_libdir}/pkgconfig/*
14mr|libnotify-0.7.5-4|86	%{_includedir}/*
14mr|libnotify-0.7.5-4|87	%{_datadir}/gtk-doc/html/*
14mr|libnotify-0.7.5-4|88	%{_datadir}/gir-1.0/Notify-%{girmajor}.gir
14mr|libnotify-0.7.5-4|89	
14mr|libnotify-0.7.5-4|90	
14mr|libnotify-0.7.5-4|91	
14mr|libnotify-0.7.5-4|92	
14mr|libnotify-0.7.5-4|93	%changelog
14mr|libnotify-0.7.5-4|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.5-4
14mr|libnotify-0.7.5-4|95	+ Revision: 9d591d3
14mr|libnotify-0.7.5-4|96	- MassBuild#440: Increase release tag
14mr|libnotify-0.7.5-4|97	
14mr|libnotify-0.7.5-4|98	

17318 14
14mr|libnova-0.13.0-6|1	%define major	0
14mr|libnova-0.13.0-6|2	%define api	13
14mr|libnova-0.13.0-6|3	%define libname	%mklibname nova %{api}_%{major}
14mr|libnova-0.13.0-6|4	%define develname %mklibname nova %{api} -d
14mr|libnova-0.13.0-6|5	
14mr|libnova-0.13.0-6|6	Name:       libnova
14mr|libnova-0.13.0-6|7	Version:    0.13.0
14mr|libnova-0.13.0-6|8	Release:    6
14mr|libnova-0.13.0-6|9	Summary:    General purpose astronomy & astrodynamics library
14mr|libnova-0.13.0-6|10	Group:      Sciences/Astronomy
14mr|libnova-0.13.0-6|11	License:    LGPLv2+
14mr|libnova-0.13.0-6|12	URL:        http://sourceforge.net/projects/libnova/
14mr|libnova-0.13.0-6|13	Source0:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|libnova-0.13.0-6|14	Requires:   %{libname} = %{version}-%{release}
14mr|libnova-0.13.0-6|15	
14mr|libnova-0.13.0-6|16	%description
14mr|libnova-0.13.0-6|17	Libnova is a general purpose, double precision, celestial mechanics,
14mr|libnova-0.13.0-6|18	astrometry and astrodynamics library
14mr|libnova-0.13.0-6|19	
14mr|libnova-0.13.0-6|20	%files
14mr|libnova-0.13.0-6|21	%doc ChangeLog README AUTHORS NEWS COPYING
14mr|libnova-0.13.0-6|22	%{_bindir}/libnovaconfig
14mr|libnova-0.13.0-6|23	
14mr|libnova-0.13.0-6|24	#--------------------------------------------------------------------
14mr|libnova-0.13.0-6|25	
14mr|libnova-0.13.0-6|26	%package -n %{libname}
14mr|libnova-0.13.0-6|27	Summary:    Library files for %{name}
14mr|libnova-0.13.0-6|28	Group:      Development/KDE and Qt
14mr|libnova-0.13.0-6|29	
14mr|libnova-0.13.0-6|30	%description -n %{libname}
14mr|libnova-0.13.0-6|31	Contains library files for nova.
14mr|libnova-0.13.0-6|32	
14mr|libnova-0.13.0-6|33	%files -n %{libname}
14mr|libnova-0.13.0-6|34	%{_libdir}/libnova-0.%{api}.so.%{major}*
14mr|libnova-0.13.0-6|35	
14mr|libnova-0.13.0-6|36	#--------------------------------------------------------------------
14mr|libnova-0.13.0-6|37	
14mr|libnova-0.13.0-6|38	%package -n %{develname}
14mr|libnova-0.13.0-6|39	Summary:    Development files for %{name}
14mr|libnova-0.13.0-6|40	Group:      Development/KDE and Qt
14mr|libnova-0.13.0-6|41	Requires:   %{libname} = %{version}-%{release}
14mr|libnova-0.13.0-6|42	Provides:   %{name}-devel = %{version}-%{release}
14mr|libnova-0.13.0-6|43	
14mr|libnova-0.13.0-6|44	%description -n %{develname}
14mr|libnova-0.13.0-6|45	Contains library and header files for nova.
14mr|libnova-0.13.0-6|46	
14mr|libnova-0.13.0-6|47	%files -n %{develname}
14mr|libnova-0.13.0-6|48	%doc COPYING examples/*.c
14mr|libnova-0.13.0-6|49	%{_includedir}/libnova
14mr|libnova-0.13.0-6|50	%{_libdir}/libnova.so
14mr|libnova-0.13.0-6|51	
14mr|libnova-0.13.0-6|52	#--------------------------------------------------------------------
14mr|libnova-0.13.0-6|53	
14mr|libnova-0.13.0-6|54	%prep
14mr|libnova-0.13.0-6|55	%setup -q
14mr|libnova-0.13.0-6|56	
14mr|libnova-0.13.0-6|57	%build
14mr|libnova-0.13.0-6|58	%configure2_5x --disable-static
14mr|libnova-0.13.0-6|59	%make
14mr|libnova-0.13.0-6|60	
14mr|libnova-0.13.0-6|61	%install
14mr|libnova-0.13.0-6|62	%makeinstall_std
14mr|libnova-0.13.0-6|63	
14mr|libnova-0.13.0-6|64	%changelog
14mr|libnova-0.13.0-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.0-6
14mr|libnova-0.13.0-6|66	+ Revision: 514fba4
14mr|libnova-0.13.0-6|67	- MassBuild#440: Increase release tag
14mr|libnova-0.13.0-6|68	
14mr|libnova-0.13.0-6|69	

17319 14
14mr|libntlm-1.3-2|1	%define major 0
14mr|libntlm-1.3-2|2	%define libname %mklibname ntlm %{major}
14mr|libntlm-1.3-2|3	%define develname %mklibname ntlm -d
14mr|libntlm-1.3-2|4	
14mr|libntlm-1.3-2|5	Summary:	Microsoft WinNT domain authentication library
14mr|libntlm-1.3-2|6	Name:		libntlm
14mr|libntlm-1.3-2|7	Version:	1.3
14mr|libntlm-1.3-2|8	Release:	2
14mr|libntlm-1.3-2|9	Group:		System/Libraries
14mr|libntlm-1.3-2|10	License:	LGPLv2+
14mr|libntlm-1.3-2|11	URL:		http://www.nongnu.org/libntlm/
14mr|libntlm-1.3-2|12	Source0:	http://www.nongnu.org/libntlm/releases/%{name}-%{version}.tar.gz
14mr|libntlm-1.3-2|13	%ifnarch %arm %mips
14mr|libntlm-1.3-2|14	BuildRequires:	valgrind
14mr|libntlm-1.3-2|15	%endif
14mr|libntlm-1.3-2|16	BuildRoot:	%{_tmppath}/root-%{name}-%{version}
14mr|libntlm-1.3-2|17	
14mr|libntlm-1.3-2|18	%description
14mr|libntlm-1.3-2|19	A library for authenticating with Microsoft NTLM challenge-response,
14mr|libntlm-1.3-2|20	derived from Samba sources.
14mr|libntlm-1.3-2|21	
14mr|libntlm-1.3-2|22	%package -n %{libname}
14mr|libntlm-1.3-2|23	Summary:	Microsoft WinNT domain authentication library
14mr|libntlm-1.3-2|24	Group:		System/Libraries
14mr|libntlm-1.3-2|25	
14mr|libntlm-1.3-2|26	%description -n %{libname}
14mr|libntlm-1.3-2|27	A library for authenticating with Microsoft NTLM challenge-response,
14mr|libntlm-1.3-2|28	derived from Samba sources.
14mr|libntlm-1.3-2|29	
14mr|libntlm-1.3-2|30	%package -n %{develname}
14mr|libntlm-1.3-2|31	Summary:	Microsoft WinNT domain authentication library for development
14mr|libntlm-1.3-2|32	Group:		Development/C++
14mr|libntlm-1.3-2|33	Requires:	%{libname} = %{version}-%{release}
14mr|libntlm-1.3-2|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libntlm-1.3-2|35	
14mr|libntlm-1.3-2|36	%description -n %{develname}
14mr|libntlm-1.3-2|37	Development files needed for compiling against libntlm.
14mr|libntlm-1.3-2|38	
14mr|libntlm-1.3-2|39	%prep
14mr|libntlm-1.3-2|40	%setup -q
14mr|libntlm-1.3-2|41	
14mr|libntlm-1.3-2|42	%build
14mr|libntlm-1.3-2|43	%configure2_5x
14mr|libntlm-1.3-2|44	%make
14mr|libntlm-1.3-2|45	
14mr|libntlm-1.3-2|46	%check
14mr|libntlm-1.3-2|47	make check
14mr|libntlm-1.3-2|48	
14mr|libntlm-1.3-2|49	%install
14mr|libntlm-1.3-2|50	rm -rf %{buildroot}
14mr|libntlm-1.3-2|51	%makeinstall_std
14mr|libntlm-1.3-2|52	
14mr|libntlm-1.3-2|53	%if %mdkversion < 200900
14mr|libntlm-1.3-2|54	%post -n %{libname} -p /sbin/ldconfig
14mr|libntlm-1.3-2|55	%endif
14mr|libntlm-1.3-2|56	%if %mdkversion < 200900
14mr|libntlm-1.3-2|57	%postun -n %{libname} -p /sbin/ldconfig
14mr|libntlm-1.3-2|58	%endif
14mr|libntlm-1.3-2|59	
14mr|libntlm-1.3-2|60	%clean
14mr|libntlm-1.3-2|61	rm -rf %{buildroot}
14mr|libntlm-1.3-2|62	
14mr|libntlm-1.3-2|63	%files -n %{libname}
14mr|libntlm-1.3-2|64	%defattr(-,root,root)
14mr|libntlm-1.3-2|65	%{_libdir}/*.so.%{major}*
14mr|libntlm-1.3-2|66	
14mr|libntlm-1.3-2|67	%files -n %{develname}
14mr|libntlm-1.3-2|68	%defattr(-,root,root)
14mr|libntlm-1.3-2|69	%doc AUTHORS README ChangeLog THANKS
14mr|libntlm-1.3-2|70	%{_includedir}/ntlm.h
14mr|libntlm-1.3-2|71	%{_libdir}/*.so
14mr|libntlm-1.3-2|72	%{_libdir}/libntlm.a
14mr|libntlm-1.3-2|73	%{_libdir}/pkgconfig/libntlm.pc
14mr|libntlm-1.3-2|74	
14mr|libntlm-1.3-2|75	
14mr|libntlm-1.3-2|76	
14mr|libntlm-1.3-2|77	%changelog
14mr|libntlm-1.3-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-2
14mr|libntlm-1.3-2|79	+ Revision: c033150
14mr|libntlm-1.3-2|80	- MassBuild#440: Increase release tag
14mr|libntlm-1.3-2|81	
14mr|libntlm-1.3-2|82	

17320 14
14mr|libnut-0.0.675-2|1	%define	major	0
14mr|libnut-0.0.675-2|2	%define	libname	%mklibname nut %{major}
14mr|libnut-0.0.675-2|3	%define	devname	%mklibname -d nut
14mr|libnut-0.0.675-2|4	
14mr|libnut-0.0.675-2|5	Name:		libnut
14mr|libnut-0.0.675-2|6	%define	svnrev	675
14mr|libnut-0.0.675-2|7	Version:	0.0.%{svnrev}
14mr|libnut-0.0.675-2|8	Release:	2
14mr|libnut-0.0.675-2|9	Url:		http://wiki.multimedia.cx/index.php?title=NUT
14mr|libnut-0.0.675-2|10	License:	MIT
14mr|libnut-0.0.675-2|11	Group:		System/Libraries
14mr|libnut-0.0.675-2|12	Summary:	NUT Multimedia Container Library
14mr|libnut-0.0.675-2|13	# svn checkout svn://svn.mplayerhq.hu/nut/src/trunk libnut ; tar -Jcf libnut-r$(LC_ALL=C svn info libnut | sed -n 's/Revision: //p').tar.xz libnut
14mr|libnut-0.0.675-2|14	Source0:	%{name}-r%{svnrev}.tar.xz
14mr|libnut-0.0.675-2|15	Patch0:		libnut-libdir.patch
14mr|libnut-0.0.675-2|16	Patch1:		libnut-shared.patch
14mr|libnut-0.0.675-2|17	Patch2:		libnut-r675-ldflags.patch
14mr|libnut-0.0.675-2|18	
14mr|libnut-0.0.675-2|19	%description
14mr|libnut-0.0.675-2|20	Library for manipulation with NUT multimedia streams.
14mr|libnut-0.0.675-2|21	
14mr|libnut-0.0.675-2|22	Unlike many popular containers, a NUT file can largely be viewed as a
14mr|libnut-0.0.675-2|23	byte stream, opposed to having a global block structure. NUT files
14mr|libnut-0.0.675-2|24	consist of a sequence of packets, which can contain global headers,
14mr|libnut-0.0.675-2|25	file metadata, stream headers for the individual media streams,
14mr|libnut-0.0.675-2|26	optional index data to accelerate seeking, and, of course, the actual
14mr|libnut-0.0.675-2|27	encoded media frames.
14mr|libnut-0.0.675-2|28	
14mr|libnut-0.0.675-2|29	%package -n	%{libname}
14mr|libnut-0.0.675-2|30	Group:		System/Libraries
14mr|libnut-0.0.675-2|31	Summary:	NUT Multimedia Container Library
14mr|libnut-0.0.675-2|32	
14mr|libnut-0.0.675-2|33	%description -n	%{libname}
14mr|libnut-0.0.675-2|34	Library for manipulation with NUT multimedia streams.
14mr|libnut-0.0.675-2|35	
14mr|libnut-0.0.675-2|36	Unlike many popular containers, a NUT file can largely be viewed as a
14mr|libnut-0.0.675-2|37	byte stream, opposed to having a global block structure. NUT files
14mr|libnut-0.0.675-2|38	consist of a sequence of packets, which can contain global headers,
14mr|libnut-0.0.675-2|39	file metadata, stream headers for the individual media streams,
14mr|libnut-0.0.675-2|40	optional index data to accelerate seeking, and, of course, the actual
14mr|libnut-0.0.675-2|41	encoded media frames.
14mr|libnut-0.0.675-2|42	
14mr|libnut-0.0.675-2|43	%package -n	%{devname}
14mr|libnut-0.0.675-2|44	Group:		Development/C
14mr|libnut-0.0.675-2|45	Summary:	Development files for NUT Multimedia Container Library
14mr|libnut-0.0.675-2|46	Requires:	%{libname} = %{EVRD}
14mr|libnut-0.0.675-2|47	Provides:	%{name}-devel = %{EVRD}
14mr|libnut-0.0.675-2|48	
14mr|libnut-0.0.675-2|49	%description -n	%{devname}
14mr|libnut-0.0.675-2|50	This package contains development files for the NUT Multimedia Container
14mr|libnut-0.0.675-2|51	Library.
14mr|libnut-0.0.675-2|52	
14mr|libnut-0.0.675-2|53	%package	utils
14mr|libnut-0.0.675-2|54	Group:		Video
14mr|libnut-0.0.675-2|55	Summary:	NUT Multimedia Container Utilites
14mr|libnut-0.0.675-2|56	
14mr|libnut-0.0.675-2|57	%description	utils
14mr|libnut-0.0.675-2|58	Utilities for manipulation with NUT multimedia streams.
14mr|libnut-0.0.675-2|59	
14mr|libnut-0.0.675-2|60	Unlike many popular containers, a NUT file can largely be viewed as a
14mr|libnut-0.0.675-2|61	byte stream, opposed to having a global block structure. NUT files
14mr|libnut-0.0.675-2|62	consist of a sequence of packets, which can contain global headers,
14mr|libnut-0.0.675-2|63	file metadata, stream headers for the individual media streams,
14mr|libnut-0.0.675-2|64	optional index data to accelerate seeking, and, of course, the actual
14mr|libnut-0.0.675-2|65	encoded media frames.
14mr|libnut-0.0.675-2|66	
14mr|libnut-0.0.675-2|67	%prep
14mr|libnut-0.0.675-2|68	%setup -q -n %{name}
14mr|libnut-0.0.675-2|69	%patch0 -p0 -b .libdir~
14mr|libnut-0.0.675-2|70	%patch1 -p1 -b .shared~
14mr|libnut-0.0.675-2|71	%patch2 -p1 -b .ldflags~
14mr|libnut-0.0.675-2|72	
14mr|libnut-0.0.675-2|73	%build
14mr|libnut-0.0.675-2|74	%setup_compile_flags
14mr|libnut-0.0.675-2|75	%make prefix=%{_prefix} libdir=%{_libdir}
14mr|libnut-0.0.675-2|76	
14mr|libnut-0.0.675-2|77	%install
14mr|libnut-0.0.675-2|78	%makeinstall
14mr|libnut-0.0.675-2|79	
14mr|libnut-0.0.675-2|80	%files utils
14mr|libnut-0.0.675-2|81	%{_bindir}/*
14mr|libnut-0.0.675-2|82	
14mr|libnut-0.0.675-2|83	%files -n %{libname}
14mr|libnut-0.0.675-2|84	%doc COPYING README
14mr|libnut-0.0.675-2|85	%{_libdir}/libnut.so.%{major}*
14mr|libnut-0.0.675-2|86	
14mr|libnut-0.0.675-2|87	%files -n %{devname}
14mr|libnut-0.0.675-2|88	%{_includedir}/libnut.h
14mr|libnut-0.0.675-2|89	%{_libdir}/libnut.so
14mr|libnut-0.0.675-2|90	%{_libdir}/libnut.a
14mr|libnut-0.0.675-2|91	
14mr|libnut-0.0.675-2|92	
14mr|libnut-0.0.675-2|93	
14mr|libnut-0.0.675-2|94	
14mr|libnut-0.0.675-2|95	%changelog
14mr|libnut-0.0.675-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.675-2
14mr|libnut-0.0.675-2|97	+ Revision: f59c90e
14mr|libnut-0.0.675-2|98	- MassBuild#440: Increase release tag
14mr|libnut-0.0.675-2|99	
14mr|libnut-0.0.675-2|100	

17321 14
14mr|liboauth-1.0.3-7|1	%define major	0
14mr|liboauth-1.0.3-7|2	%define libname %mklibname oauth %{major}
14mr|liboauth-1.0.3-7|3	%define devname %mklibname -d oauth
14mr|liboauth-1.0.3-7|4	
14mr|liboauth-1.0.3-7|5	Summary:	OAuth library functions
14mr|liboauth-1.0.3-7|6	Name:		liboauth
14mr|liboauth-1.0.3-7|7	Version:	1.0.3
14mr|liboauth-1.0.3-7|8	Release:	7
14mr|liboauth-1.0.3-7|9	Group:		System/Libraries
14mr|liboauth-1.0.3-7|10	License:	MIT
14mr|liboauth-1.0.3-7|11	Url:		http://liboauth.sourceforge.net/
14mr|liboauth-1.0.3-7|12	Source0:	http://liboauth.sourceforge.net/pool/liboauth-%{version}.tar.gz
14mr|liboauth-1.0.3-7|13	Patch0:		liboauth-automake-1.13.patch
14mr|liboauth-1.0.3-7|14	
14mr|liboauth-1.0.3-7|15	BuildRequires:	pkgconfig(libcurl)
14mr|liboauth-1.0.3-7|16	BuildRequires:	pkgconfig(nss)
14mr|liboauth-1.0.3-7|17	
14mr|liboauth-1.0.3-7|18	%track
14mr|liboauth-1.0.3-7|19	prog %{name} = {
14mr|liboauth-1.0.3-7|20	url = http://liboauth.sourceforge.net/
14mr|liboauth-1.0.3-7|21	version = %{version}
14mr|liboauth-1.0.3-7|22	regex = %{name}-(__VER__)\.tar\.gz
14mr|liboauth-1.0.3-7|23	}
14mr|liboauth-1.0.3-7|24	
14mr|liboauth-1.0.3-7|25	%description
14mr|liboauth-1.0.3-7|26	liboauth is a collection of POSIX-c functions implementing the OAuth
14mr|liboauth-1.0.3-7|27	Core RFC 5849 standard. liboauth provides functions to escape and
14mr|liboauth-1.0.3-7|28	encode parameters according to OAuth specification and offers
14mr|liboauth-1.0.3-7|29	high-level functionality to sign requests or verify OAuth signatures
14mr|liboauth-1.0.3-7|30	as well as perform HTTP requests.
14mr|liboauth-1.0.3-7|31	
14mr|liboauth-1.0.3-7|32	%package        -n %{libname}
14mr|liboauth-1.0.3-7|33	Summary:	OAuth library functions
14mr|liboauth-1.0.3-7|34	Group:		System/Libraries
14mr|liboauth-1.0.3-7|35	
14mr|liboauth-1.0.3-7|36	%description    -n %{libname}
14mr|liboauth-1.0.3-7|37	liboauth is a collection of POSIX-c functions implementing the OAuth
14mr|liboauth-1.0.3-7|38	Core RFC 5849 standard. liboauth provides functions to escape and
14mr|liboauth-1.0.3-7|39	encode parameters according to OAuth specification and offers
14mr|liboauth-1.0.3-7|40	high-level functionality to sign requests or verify OAuth signatures
14mr|liboauth-1.0.3-7|41	as well as perform HTTP requests.
14mr|liboauth-1.0.3-7|42	
14mr|liboauth-1.0.3-7|43	%package        -n %{devname}
14mr|liboauth-1.0.3-7|44	Summary:	Development files for %{name}
14mr|liboauth-1.0.3-7|45	Group:		Development/C
14mr|liboauth-1.0.3-7|46	Requires:	%{libname} = %{version}-%{release}
14mr|liboauth-1.0.3-7|47	Provides:	%{name}-devel  = %{version}-%{release}
14mr|liboauth-1.0.3-7|48	
14mr|liboauth-1.0.3-7|49	%description    -n %{devname}
14mr|liboauth-1.0.3-7|50	The %{name}-devel package contains libraries and header files for
14mr|liboauth-1.0.3-7|51	developing applications that use %{name}.
14mr|liboauth-1.0.3-7|52	
14mr|liboauth-1.0.3-7|53	%prep
14mr|liboauth-1.0.3-7|54	%setup -q
14mr|liboauth-1.0.3-7|55	%apply_patches
14mr|liboauth-1.0.3-7|56	autoreconf -fi
14mr|liboauth-1.0.3-7|57	
14mr|liboauth-1.0.3-7|58	%build
14mr|liboauth-1.0.3-7|59	%configure2_5x \
14mr|liboauth-1.0.3-7|60	--disable-static \
14mr|liboauth-1.0.3-7|61	--enable-nss
14mr|liboauth-1.0.3-7|62	
14mr|liboauth-1.0.3-7|63	%make
14mr|liboauth-1.0.3-7|64	
14mr|liboauth-1.0.3-7|65	%install
14mr|liboauth-1.0.3-7|66	%makeinstall_std
14mr|liboauth-1.0.3-7|67	
14mr|liboauth-1.0.3-7|68	%files -n %{libname}
14mr|liboauth-1.0.3-7|69	%{_libdir}/liboauth.so.%{major}*
14mr|liboauth-1.0.3-7|70	
14mr|liboauth-1.0.3-7|71	%files -n %{devname}
14mr|liboauth-1.0.3-7|72	%{_includedir}/*
14mr|liboauth-1.0.3-7|73	%{_libdir}/*.so
14mr|liboauth-1.0.3-7|74	%{_libdir}/pkgconfig/oauth.pc
14mr|liboauth-1.0.3-7|75	%{_mandir}/man3/oauth.*
14mr|liboauth-1.0.3-7|76	
14mr|liboauth-1.0.3-7|77	
14mr|liboauth-1.0.3-7|78	%changelog
14mr|liboauth-1.0.3-7|79	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-7
14mr|liboauth-1.0.3-7|80	+ Revision: ec28321
14mr|liboauth-1.0.3-7|81	- Updated to 1.0.3 (sync with cooker)
14mr|liboauth-1.0.3-7|82	
14mr|liboauth-1.0.3-7|83	

17322 14
14mr|libodfgen-0.1.1-1|1	%define fname	odfgen
14mr|libodfgen-0.1.1-1|2	%define api	0.1
14mr|libodfgen-0.1.1-1|3	%define major	1
14mr|libodfgen-0.1.1-1|4	%define libname	%mklibname %{fname} %{api} %{major}
14mr|libodfgen-0.1.1-1|5	%define devname	%mklibname -d %{fname}
14mr|libodfgen-0.1.1-1|6	
14mr|libodfgen-0.1.1-1|7	Summary:	An ODF generator library
14mr|libodfgen-0.1.1-1|8	Name:		libodfgen
14mr|libodfgen-0.1.1-1|9	Version:	0.1.1
14mr|libodfgen-0.1.1-1|10	Release:	1
14mr|libodfgen-0.1.1-1|11	Group:		System/Libraries
14mr|libodfgen-0.1.1-1|12	License:	LGPLv2+ or MPLv2.0+
14mr|libodfgen-0.1.1-1|13	Url:		http://sourceforge.net/projects/libwpd/
14mr|libodfgen-0.1.1-1|14	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
14mr|libodfgen-0.1.1-1|15	BuildRequires:	boost-devel
14mr|libodfgen-0.1.1-1|16	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libodfgen-0.1.1-1|17	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|libodfgen-0.1.1-1|18	BuildRequires:	pkgconfig(libetonyek-0.1)
14mr|libodfgen-0.1.1-1|19	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libodfgen-0.1.1-1|20	BuildRequires:	doxygen
14mr|libodfgen-0.1.1-1|21	
14mr|libodfgen-0.1.1-1|22	%description
14mr|libodfgen-0.1.1-1|23	%{name} is a library for generating ODF (text and vector drawing formats
14mr|libodfgen-0.1.1-1|24	only). It is directly pluggable into input filters based on
14mr|libodfgen-0.1.1-1|25	libwpd/libwpg. It is used in libreoffice, for example.
14mr|libodfgen-0.1.1-1|26	
14mr|libodfgen-0.1.1-1|27	%package -n %{libname}
14mr|libodfgen-0.1.1-1|28	Summary:	Development files for %{name}
14mr|libodfgen-0.1.1-1|29	Group:		System/Libraries
14mr|libodfgen-0.1.1-1|30	
14mr|libodfgen-0.1.1-1|31	%description  -n %{libname}
14mr|libodfgen-0.1.1-1|32	This package contains libraries for applications that use %{name}.
14mr|libodfgen-0.1.1-1|33	
14mr|libodfgen-0.1.1-1|34	%package -n %{devname}
14mr|libodfgen-0.1.1-1|35	Summary:	Development files for %{name}
14mr|libodfgen-0.1.1-1|36	Group:		Development/C
14mr|libodfgen-0.1.1-1|37	Requires:	%{libname} = %{version}-%{release}
14mr|libodfgen-0.1.1-1|38	
14mr|libodfgen-0.1.1-1|39	%description  -n %{devname}
14mr|libodfgen-0.1.1-1|40	The %{devname} package contains libraries and header files for
14mr|libodfgen-0.1.1-1|41	developing applications that use %{name}.
14mr|libodfgen-0.1.1-1|42	
14mr|libodfgen-0.1.1-1|43	%prep
14mr|libodfgen-0.1.1-1|44	%setup -q
14mr|libodfgen-0.1.1-1|45	
14mr|libodfgen-0.1.1-1|46	%build
14mr|libodfgen-0.1.1-1|47	%configure2_5x \
14mr|libodfgen-0.1.1-1|48	--disable-static
14mr|libodfgen-0.1.1-1|49	%make
14mr|libodfgen-0.1.1-1|50	
14mr|libodfgen-0.1.1-1|51	%install
14mr|libodfgen-0.1.1-1|52	%makeinstall_std
14mr|libodfgen-0.1.1-1|53	
14mr|libodfgen-0.1.1-1|54	%files -n %{libname}
14mr|libodfgen-0.1.1-1|55	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libodfgen-0.1.1-1|56	
14mr|libodfgen-0.1.1-1|57	%files  -n %{devname}
14mr|libodfgen-0.1.1-1|58	%doc ChangeLog COPYING.* README
14mr|libodfgen-0.1.1-1|59	%{_includedir}/%{name}-%{api}
14mr|libodfgen-0.1.1-1|60	%{_libdir}/%{name}-%{api}.so
14mr|libodfgen-0.1.1-1|61	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libodfgen-0.1.1-1|62	%doc %{_docdir}/%{name}
14mr|libodfgen-0.1.1-1|63	
14mr|libodfgen-0.1.1-1|64	%changelog
14mr|libodfgen-0.1.1-1|65	* Thu Aug 21 2014 Sergey Sokolov <sergey.sokolov@rosalab.ru> 0.1.1-1
14mr|libodfgen-0.1.1-1|66	+ Revision: 77748b6
14mr|libodfgen-0.1.1-1|67	- Updated libodfgen.spec
14mr|libodfgen-0.1.1-1|68	
14mr|libodfgen-0.1.1-1|69	

17323 14
14mr|libofa-0.9.3-18|1	%define major 0
14mr|libofa-0.9.3-18|2	%define libname %mklibname ofa %{major}
14mr|libofa-0.9.3-18|3	%define devname %mklibname ofa -d
14mr|libofa-0.9.3-18|4	
14mr|libofa-0.9.3-18|5	Summary:	Open Fingerprint Architecture library
14mr|libofa-0.9.3-18|6	Name:		libofa
14mr|libofa-0.9.3-18|7	Version:	0.9.3
14mr|libofa-0.9.3-18|8	Release:	18
14mr|libofa-0.9.3-18|9	License:	GPLv2+
14mr|libofa-0.9.3-18|10	Group:		System/Libraries
14mr|libofa-0.9.3-18|11	URL:		http://code.google.com/p/musicip-libofa/
14mr|libofa-0.9.3-18|12	Source0:	http://musicip-libofa.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libofa-0.9.3-18|13	Patch0:		libofa-build-fix.patch
14mr|libofa-0.9.3-18|14	Patch1:		libofa-gcc43.diff
14mr|libofa-0.9.3-18|15	Patch2:		libofa-0.9.3-pkgconfig-drop-expat.patch
14mr|libofa-0.9.3-18|16	Patch3:		libofa-0.9.3-curl.patch
14mr|libofa-0.9.3-18|17	Patch4:		libofa-0.9.3-fedora-gcc47.patch
14mr|libofa-0.9.3-18|18	BuildRequires:	pkgconfig(expat)
14mr|libofa-0.9.3-18|19	BuildRequires:	pkgconfig(fftw3)
14mr|libofa-0.9.3-18|20	BuildRequires:	pkgconfig(libcurl)
14mr|libofa-0.9.3-18|21	
14mr|libofa-0.9.3-18|22	%description
14mr|libofa-0.9.3-18|23	Currently, MusicDNS and the Open Fingerprint Architecture are being used to:
14mr|libofa-0.9.3-18|24	
14mr|libofa-0.9.3-18|25	* identify duplicate tracks, even when the metadata is different, MusicIP
14mr|libofa-0.9.3-18|26	identifies the master recording.
14mr|libofa-0.9.3-18|27	* fix metadata
14mr|libofa-0.9.3-18|28	* find out more about tracks by connecting to MusicBrainz- the worlds
14mr|libofa-0.9.3-18|29	largest music metabase community
14mr|libofa-0.9.3-18|30	
14mr|libofa-0.9.3-18|31	#----------------------------------------------------------------------------
14mr|libofa-0.9.3-18|32	
14mr|libofa-0.9.3-18|33	%package -n	%{libname}
14mr|libofa-0.9.3-18|34	Summary:	Open Fingerprint Architecture library
14mr|libofa-0.9.3-18|35	Group:		System/Libraries
14mr|libofa-0.9.3-18|36	Provides:	%{name} = %{EVRD}
14mr|libofa-0.9.3-18|37	
14mr|libofa-0.9.3-18|38	%description -n	%{libname}
14mr|libofa-0.9.3-18|39	Currently, MusicDNS and the Open Fingerprint Architecture are being used to:
14mr|libofa-0.9.3-18|40	
14mr|libofa-0.9.3-18|41	* identify duplicate tracks, even when the metadata is different, MusicIP
14mr|libofa-0.9.3-18|42	identifies the master recording.
14mr|libofa-0.9.3-18|43	* fix metadata
14mr|libofa-0.9.3-18|44	* find out more about tracks by connecting to MusicBrainz- the worlds
14mr|libofa-0.9.3-18|45	largest music metabase community
14mr|libofa-0.9.3-18|46	
14mr|libofa-0.9.3-18|47	%files -n %{libname}
14mr|libofa-0.9.3-18|48	%doc AUTHORS README COPYING
14mr|libofa-0.9.3-18|49	%{_libdir}/libofa.so.%{major}*
14mr|libofa-0.9.3-18|50	
14mr|libofa-0.9.3-18|51	#----------------------------------------------------------------------------
14mr|libofa-0.9.3-18|52	
14mr|libofa-0.9.3-18|53	%package -n	%{devname}
14mr|libofa-0.9.3-18|54	Summary:	Files needed for developing applications which use libofa
14mr|libofa-0.9.3-18|55	Group:		Development/C
14mr|libofa-0.9.3-18|56	Provides:	%{name}-devel = %{EVRD}
14mr|libofa-0.9.3-18|57	Requires:	%{libname} = %{EVRD}
14mr|libofa-0.9.3-18|58	
14mr|libofa-0.9.3-18|59	%description -n	%{devname}
14mr|libofa-0.9.3-18|60	The %{name}-devel package includes the header files and .so libraries
14mr|libofa-0.9.3-18|61	necessary for developing libofa enabled tagging applications.
14mr|libofa-0.9.3-18|62	
14mr|libofa-0.9.3-18|63	If you are going to develop libofa enabled tagging applications you should
14mr|libofa-0.9.3-18|64	install this package.
14mr|libofa-0.9.3-18|65	
14mr|libofa-0.9.3-18|66	%files -n %{devname}
14mr|libofa-0.9.3-18|67	%{_includedir}/*
14mr|libofa-0.9.3-18|68	%{_libdir}/pkgconfig/libofa.pc
14mr|libofa-0.9.3-18|69	%{_libdir}/libofa.so
14mr|libofa-0.9.3-18|70	
14mr|libofa-0.9.3-18|71	#----------------------------------------------------------------------------
14mr|libofa-0.9.3-18|72	
14mr|libofa-0.9.3-18|73	%prep
14mr|libofa-0.9.3-18|74	%setup -q
14mr|libofa-0.9.3-18|75	%patch0 -p0
14mr|libofa-0.9.3-18|76	%patch1 -p1
14mr|libofa-0.9.3-18|77	%patch2 -p1
14mr|libofa-0.9.3-18|78	%patch3 -p1
14mr|libofa-0.9.3-18|79	%patch4 -p1
14mr|libofa-0.9.3-18|80	
14mr|libofa-0.9.3-18|81	%build
14mr|libofa-0.9.3-18|82	%configure2_5x --disable-static
14mr|libofa-0.9.3-18|83	%make
14mr|libofa-0.9.3-18|84	
14mr|libofa-0.9.3-18|85	%install
14mr|libofa-0.9.3-18|86	%makeinstall_std
14mr|libofa-0.9.3-18|87	
14mr|libofa-0.9.3-18|88	
14mr|libofa-0.9.3-18|89	%changelog
14mr|libofa-0.9.3-18|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.3-18
14mr|libofa-0.9.3-18|91	+ Revision: d461b44
14mr|libofa-0.9.3-18|92	- MassBuild#440: Increase release tag
14mr|libofa-0.9.3-18|93	
14mr|libofa-0.9.3-18|94	

17324 14
14mr|libofx-0.9.5-2|1	%define major 5
14mr|libofx-0.9.5-2|2	%define libname %mklibname ofx %{major}
14mr|libofx-0.9.5-2|3	%define develname %mklibname ofx -d
14mr|libofx-0.9.5-2|4	
14mr|libofx-0.9.5-2|5	Summary:	LibOFX library provides support for OFX command responses
14mr|libofx-0.9.5-2|6	Name:		libofx
14mr|libofx-0.9.5-2|7	Version:	0.9.5
14mr|libofx-0.9.5-2|8	Release:	2
14mr|libofx-0.9.5-2|9	Group:		System/Libraries
14mr|libofx-0.9.5-2|10	License:	GPL
14mr|libofx-0.9.5-2|11	URL:		http://libofx.sourceforge.net
14mr|libofx-0.9.5-2|12	Source0:	http://download.sourceforge.net/libofx/%{name}-%{version}.tar.gz
14mr|libofx-0.9.5-2|13	BuildRequires:	doxygen
14mr|libofx-0.9.5-2|14	BuildRequires:	graphviz
14mr|libofx-0.9.5-2|15	BuildRequires:	OpenSP-devel
14mr|libofx-0.9.5-2|16	
14mr|libofx-0.9.5-2|17	%description
14mr|libofx-0.9.5-2|18	This is the LibOFX library.  It is a API designed to allow applications to
14mr|libofx-0.9.5-2|19	very easily support OFX command responses, usually provided by financial
14mr|libofx-0.9.5-2|20	institutions.  See http://www.ofx.net/ofx/default.asp for details and
14mr|libofx-0.9.5-2|21	specification. LibOFX is based on the excellent OpenSP library written by
14mr|libofx-0.9.5-2|22	James Clark, and now part of the OpenJADE http://openjade.sourceforge.net/
14mr|libofx-0.9.5-2|23	project.  OpenSP by itself is not widely distributed.  OpenJADE 1.3.1 includes
14mr|libofx-0.9.5-2|24	a version on OpenSP that will link, however, it has some major problems with
14mr|libofx-0.9.5-2|25	LibOFX and isn't recommended.  Since LibOFX uses the generic interface to
14mr|libofx-0.9.5-2|26	OpenSP, it should be compatible with all recent versions of OpenSP (It has
14mr|libofx-0.9.5-2|27	been developed with OpenSP-1.5pre5).  LibOFX is written in C++, but provides a
14mr|libofx-0.9.5-2|28	C style interface usable transparently from both C and C++ using a single
14mr|libofx-0.9.5-2|29	include file.
14mr|libofx-0.9.5-2|30	
14mr|libofx-0.9.5-2|31	%package -n %{libname}
14mr|libofx-0.9.5-2|32	Summary:	Libraries for libofx
14mr|libofx-0.9.5-2|33	Group:		System/Libraries
14mr|libofx-0.9.5-2|34	
14mr|libofx-0.9.5-2|35	%description -n %{libname}
14mr|libofx-0.9.5-2|36	This package provides libraries to use libofx.
14mr|libofx-0.9.5-2|37	
14mr|libofx-0.9.5-2|38	%package -n %{develname}
14mr|libofx-0.9.5-2|39	Group:		Development/C
14mr|libofx-0.9.5-2|40	Summary:	Libraries needed to develop for libofx
14mr|libofx-0.9.5-2|41	Requires:	%{libname} = %{version}-%{release}
14mr|libofx-0.9.5-2|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|libofx-0.9.5-2|43	Conflicts:	%{_lib}ofx2-devel < 0.8.2
14mr|libofx-0.9.5-2|44	
14mr|libofx-0.9.5-2|45	%description -n %{develname}
14mr|libofx-0.9.5-2|46	Libraries needed to develop for libofx.
14mr|libofx-0.9.5-2|47	
14mr|libofx-0.9.5-2|48	%prep
14mr|libofx-0.9.5-2|49	%setup -q
14mr|libofx-0.9.5-2|50	
14mr|libofx-0.9.5-2|51	%build
14mr|libofx-0.9.5-2|52	# FIXME: better make it lib64 aware in configure script
14mr|libofx-0.9.5-2|53	# disable curl detection
14mr|libofx-0.9.5-2|54	%configure2_5x \
14mr|libofx-0.9.5-2|55	--disable-static \
14mr|libofx-0.9.5-2|56	--with-opensp-libs=%{_libdir} \
14mr|libofx-0.9.5-2|57	--without-libcurl
14mr|libofx-0.9.5-2|58	
14mr|libofx-0.9.5-2|59	%make
14mr|libofx-0.9.5-2|60	
14mr|libofx-0.9.5-2|61	%install
14mr|libofx-0.9.5-2|62	rm -rf %{buildroot}
14mr|libofx-0.9.5-2|63	
14mr|libofx-0.9.5-2|64	%makeinstall_std
14mr|libofx-0.9.5-2|65	
14mr|libofx-0.9.5-2|66	#remove unpackaged files
14mr|libofx-0.9.5-2|67	rm -rf %{buildroot}%{_docdir}/libofx
14mr|libofx-0.9.5-2|68	
14mr|libofx-0.9.5-2|69	%files
14mr|libofx-0.9.5-2|70	%doc AUTHORS ChangeLog NEWS README totest.txt
14mr|libofx-0.9.5-2|71	%{_bindir}/*
14mr|libofx-0.9.5-2|72	%{_datadir}/libofx
14mr|libofx-0.9.5-2|73	%_mandir/man1/ofxdump.1*
14mr|libofx-0.9.5-2|74	
14mr|libofx-0.9.5-2|75	%files -n %{libname}
14mr|libofx-0.9.5-2|76	%{_libdir}/*.so.%{major}*
14mr|libofx-0.9.5-2|77	
14mr|libofx-0.9.5-2|78	%files -n %{develname}
14mr|libofx-0.9.5-2|79	%doc doc/html doc/ofx_sample_files
14mr|libofx-0.9.5-2|80	%{_libdir}/*.so
14mr|libofx-0.9.5-2|81	%{_includedir}/*
14mr|libofx-0.9.5-2|82	%{_libdir}/pkgconfig/*.pc
14mr|libofx-0.9.5-2|83	
14mr|libofx-0.9.5-2|84	
14mr|libofx-0.9.5-2|85	
14mr|libofx-0.9.5-2|86	%changelog
14mr|libofx-0.9.5-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-2
14mr|libofx-0.9.5-2|88	+ Revision: 2e40643
14mr|libofx-0.9.5-2|89	- MassBuild#440: Increase release tag
14mr|libofx-0.9.5-2|90	
14mr|libofx-0.9.5-2|91	

17325 14
14mr|libogg-1.3.2-2|1	%define major 0
14mr|libogg-1.3.2-2|2	%define libname %mklibname ogg %{major}
14mr|libogg-1.3.2-2|3	%define devname %mklibname ogg -d
14mr|libogg-1.3.2-2|4	
14mr|libogg-1.3.2-2|5	Summary:	Ogg Bitstream Library
14mr|libogg-1.3.2-2|6	Name:		libogg
14mr|libogg-1.3.2-2|7	Version:	1.3.2
14mr|libogg-1.3.2-2|8	Release:	2
14mr|libogg-1.3.2-2|9	Group:		System/Libraries
14mr|libogg-1.3.2-2|10	License:	BSD
14mr|libogg-1.3.2-2|11	Url:		http://www.xiph.org/
14mr|libogg-1.3.2-2|12	Source0:	http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
14mr|libogg-1.3.2-2|13	Patch1:		libogg-1.0-lib64.patch
14mr|libogg-1.3.2-2|14	
14mr|libogg-1.3.2-2|15	%description
14mr|libogg-1.3.2-2|16	Libogg is a library for manipulating ogg bitstreams. It handles
14mr|libogg-1.3.2-2|17	both making ogg bitstreams and getting packets from ogg bitstreams.
14mr|libogg-1.3.2-2|18	
14mr|libogg-1.3.2-2|19	#----------------------------------------------------------------------------
14mr|libogg-1.3.2-2|20	
14mr|libogg-1.3.2-2|21	%package -n %{libname}
14mr|libogg-1.3.2-2|22	Summary:	Main library for %{name}
14mr|libogg-1.3.2-2|23	Group:		System/Libraries
14mr|libogg-1.3.2-2|24	
14mr|libogg-1.3.2-2|25	%description -n %{libname}
14mr|libogg-1.3.2-2|26	This package contains the library needed to run programs dynamically
14mr|libogg-1.3.2-2|27	linked with %{name}.
14mr|libogg-1.3.2-2|28	
14mr|libogg-1.3.2-2|29	%files -n %{libname}
14mr|libogg-1.3.2-2|30	%{_libdir}/libogg.so.%{major}*
14mr|libogg-1.3.2-2|31	
14mr|libogg-1.3.2-2|32	#----------------------------------------------------------------------------
14mr|libogg-1.3.2-2|33	
14mr|libogg-1.3.2-2|34	%package -n %{devname}
14mr|libogg-1.3.2-2|35	Summary:	Headers for developing programs that will use %{name}
14mr|libogg-1.3.2-2|36	Group:		Development/C
14mr|libogg-1.3.2-2|37	Requires:	%{libname} = %{EVRD}
14mr|libogg-1.3.2-2|38	Provides:	libogg-devel = %{EVRD}
14mr|libogg-1.3.2-2|39	Provides:	%{name}-devel = %{EVRD}
14mr|libogg-1.3.2-2|40	
14mr|libogg-1.3.2-2|41	%description -n %{devname}
14mr|libogg-1.3.2-2|42	This package contains the headers that programmers will need to develop
14mr|libogg-1.3.2-2|43	applications which will use %{name}.
14mr|libogg-1.3.2-2|44	
14mr|libogg-1.3.2-2|45	%files -n %{devname}
14mr|libogg-1.3.2-2|46	%doc AUTHORS CHANGES README
14mr|libogg-1.3.2-2|47	%doc doc/*.html doc/*.png doc/*.txt
14mr|libogg-1.3.2-2|48	%dir %{multiarch_includedir}/ogg
14mr|libogg-1.3.2-2|49	%{multiarch_includedir}/ogg/config_types.h
14mr|libogg-1.3.2-2|50	%{_includedir}/ogg/*.h
14mr|libogg-1.3.2-2|51	%{_libdir}/*.so
14mr|libogg-1.3.2-2|52	%{_datadir}/aclocal/*
14mr|libogg-1.3.2-2|53	%{_libdir}/pkgconfig/*
14mr|libogg-1.3.2-2|54	
14mr|libogg-1.3.2-2|55	#----------------------------------------------------------------------------
14mr|libogg-1.3.2-2|56	
14mr|libogg-1.3.2-2|57	%prep
14mr|libogg-1.3.2-2|58	%setup -q
14mr|libogg-1.3.2-2|59	#fix build with new automake
14mr|libogg-1.3.2-2|60	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mr|libogg-1.3.2-2|61	autoreconf -fi
14mr|libogg-1.3.2-2|62	sed -i "s/-O20/$CFLAGS/" configure
14mr|libogg-1.3.2-2|63	
14mr|libogg-1.3.2-2|64	%build
14mr|libogg-1.3.2-2|65	%configure2_5x \
14mr|libogg-1.3.2-2|66	--disable-static
14mr|libogg-1.3.2-2|67	
14mr|libogg-1.3.2-2|68	%make
14mr|libogg-1.3.2-2|69	
14mr|libogg-1.3.2-2|70	%install
14mr|libogg-1.3.2-2|71	%makeinstall_std
14mr|libogg-1.3.2-2|72	
14mr|libogg-1.3.2-2|73	rm -rf %{buildroot}%{_docdir}/libogg/
14mr|libogg-1.3.2-2|74	
14mr|libogg-1.3.2-2|75	%multiarch_includes %{buildroot}%{_includedir}/ogg/config_types.h
14mr|libogg-1.3.2-2|76	
14mr|libogg-1.3.2-2|77	
14mr|libogg-1.3.2-2|78	%changelog
14mr|libogg-1.3.2-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-2
14mr|libogg-1.3.2-2|80	+ Revision: a69e0cf
14mr|libogg-1.3.2-2|81	- MassBuild#440: Increase release tag
14mr|libogg-1.3.2-2|82	
14mr|libogg-1.3.2-2|83	

17326 14
14mr|liboggz-1.1.1-4|1	%define major 2
14mr|liboggz-1.1.1-4|2	%define libname %mklibname oggz %{major}
14mr|liboggz-1.1.1-4|3	%define devname %mklibname oggz -d
14mr|liboggz-1.1.1-4|4	
14mr|liboggz-1.1.1-4|5	Summary:	Simple programming interface for Ogg files and streams
14mr|liboggz-1.1.1-4|6	Name:		liboggz
14mr|liboggz-1.1.1-4|7	Version:	1.1.1
14mr|liboggz-1.1.1-4|8	Release:	4
14mr|liboggz-1.1.1-4|9	Group:		System/Libraries
14mr|liboggz-1.1.1-4|10	License:	BSD-like
14mr|liboggz-1.1.1-4|11	Url:		http://www.xiph.org/oggz/
14mr|liboggz-1.1.1-4|12	Source0:	http://downloads.xiph.org/releases/liboggz/%{name}-%{version}.tar.gz
14mr|liboggz-1.1.1-4|13	BuildRequires:	docbook-utils
14mr|liboggz-1.1.1-4|14	BuildRequires:	pkgconfig(ogg)
14mr|liboggz-1.1.1-4|15	
14mr|liboggz-1.1.1-4|16	%description
14mr|liboggz-1.1.1-4|17	Oggz provides a simple programming interface for reading and writing Ogg files
14mr|liboggz-1.1.1-4|18	and streams. Ogg is an interleaving data container developed by Monty at
14mr|liboggz-1.1.1-4|19	Xiph.Org, originally to support the Ogg Vorbis audio format.
14mr|liboggz-1.1.1-4|20	
14mr|liboggz-1.1.1-4|21	#----------------------------------------------------------------------------
14mr|liboggz-1.1.1-4|22	
14mr|liboggz-1.1.1-4|23	%package -n %{libname}
14mr|liboggz-1.1.1-4|24	Summary:	Simple programming interface for Ogg files and streams
14mr|liboggz-1.1.1-4|25	Group:		System/Libraries
14mr|liboggz-1.1.1-4|26	
14mr|liboggz-1.1.1-4|27	%description -n	%{libname}
14mr|liboggz-1.1.1-4|28	Oggz provides a simple programming interface for reading and writing Ogg files
14mr|liboggz-1.1.1-4|29	and streams. Ogg is an interleaving data container developed by Monty at
14mr|liboggz-1.1.1-4|30	Xiph.Org, originally to support the Ogg Vorbis audio format.
14mr|liboggz-1.1.1-4|31	
14mr|liboggz-1.1.1-4|32	%files -n %{libname}
14mr|liboggz-1.1.1-4|33	%{_libdir}/liboggz.so.%{major}*
14mr|liboggz-1.1.1-4|34	
14mr|liboggz-1.1.1-4|35	#----------------------------------------------------------------------------
14mr|liboggz-1.1.1-4|36	
14mr|liboggz-1.1.1-4|37	%package -n %{devname}
14mr|liboggz-1.1.1-4|38	Summary:	Files needed for development using liboggz
14mr|liboggz-1.1.1-4|39	Group:		Development/C
14mr|liboggz-1.1.1-4|40	Provides:	%{name}-devel = %{EVRD}
14mr|liboggz-1.1.1-4|41	Requires:	%{libname} = %{EVRD}
14mr|liboggz-1.1.1-4|42	
14mr|liboggz-1.1.1-4|43	%description -n	%{devname}
14mr|liboggz-1.1.1-4|44	This package contains the header files and documentation needed for development
14mr|liboggz-1.1.1-4|45	using liboggz.
14mr|liboggz-1.1.1-4|46	
14mr|liboggz-1.1.1-4|47	%files -n %{devname}
14mr|liboggz-1.1.1-4|48	%doc doc/liboggz/html/*
14mr|liboggz-1.1.1-4|49	%doc AUTHORS ChangeLog README
14mr|liboggz-1.1.1-4|50	%dir %{_includedir}/oggz
14mr|liboggz-1.1.1-4|51	%{_includedir}/oggz/*
14mr|liboggz-1.1.1-4|52	%{_libdir}/*.so
14mr|liboggz-1.1.1-4|53	%{_libdir}/pkgconfig/oggz.pc
14mr|liboggz-1.1.1-4|54	
14mr|liboggz-1.1.1-4|55	#----------------------------------------------------------------------------
14mr|liboggz-1.1.1-4|56	
14mr|liboggz-1.1.1-4|57	%package tools
14mr|liboggz-1.1.1-4|58	Summary:	Various tools using the liboggz library
14mr|liboggz-1.1.1-4|59	Group:		Development/C
14mr|liboggz-1.1.1-4|60	
14mr|liboggz-1.1.1-4|61	%description tools
14mr|liboggz-1.1.1-4|62	This package contains various tools using the liboggz library.
14mr|liboggz-1.1.1-4|63	
14mr|liboggz-1.1.1-4|64	%files tools
14mr|liboggz-1.1.1-4|65	%{_bindir}/oggz*
14mr|liboggz-1.1.1-4|66	%{_mandir}/man1/*
14mr|liboggz-1.1.1-4|67	
14mr|liboggz-1.1.1-4|68	#----------------------------------------------------------------------------
14mr|liboggz-1.1.1-4|69	
14mr|liboggz-1.1.1-4|70	%prep
14mr|liboggz-1.1.1-4|71	%setup -q
14mr|liboggz-1.1.1-4|72	
14mr|liboggz-1.1.1-4|73	%build
14mr|liboggz-1.1.1-4|74	%configure2_5x \
14mr|liboggz-1.1.1-4|75	--disable-static
14mr|liboggz-1.1.1-4|76	
14mr|liboggz-1.1.1-4|77	%make
14mr|liboggz-1.1.1-4|78	
14mr|liboggz-1.1.1-4|79	%check
14mr|liboggz-1.1.1-4|80	#make check
14mr|liboggz-1.1.1-4|81	
14mr|liboggz-1.1.1-4|82	%install
14mr|liboggz-1.1.1-4|83	%makeinstall_std
14mr|liboggz-1.1.1-4|84	
14mr|liboggz-1.1.1-4|85	# cleanup
14mr|liboggz-1.1.1-4|86	rm -rf %{buildroot}%{_docdir}/liboggz
14mr|liboggz-1.1.1-4|87	
14mr|liboggz-1.1.1-4|88	
14mr|liboggz-1.1.1-4|89	%changelog
14mr|liboggz-1.1.1-4|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-4
14mr|liboggz-1.1.1-4|91	+ Revision: d32c0d4
14mr|liboggz-1.1.1-4|92	- MassBuild#440: Increase release tag
14mr|liboggz-1.1.1-4|93	
14mr|liboggz-1.1.1-4|94	

17327 14
14mr|liboldx-1.0.1-11|1	%define liboldx %mklibname oldx 6
14mr|liboldx-1.0.1-11|2	Name: liboldx
14mr|liboldx-1.0.1-11|3	Summary:  The oldX Library
14mr|liboldx-1.0.1-11|4	Version: 1.0.1
14mr|liboldx-1.0.1-11|5	Release: 11
14mr|liboldx-1.0.1-11|6	Group: Development/X11
14mr|liboldx-1.0.1-11|7	License: MIT
14mr|liboldx-1.0.1-11|8	URL: http://xorg.freedesktop.org
14mr|liboldx-1.0.1-11|9	Source0: http://xorg.freedesktop.org/releases/individual/lib/liboldX-%{version}.tar.bz2
14mr|liboldx-1.0.1-11|10	
14mr|liboldx-1.0.1-11|11	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|liboldx-1.0.1-11|12	BuildRequires: x11-proto-devel >= 1.0.0
14mr|liboldx-1.0.1-11|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|liboldx-1.0.1-11|14	
14mr|liboldx-1.0.1-11|15	%description
14mr|liboldx-1.0.1-11|16	X.Org X11 liboldX runtime library.
14mr|liboldx-1.0.1-11|17	
14mr|liboldx-1.0.1-11|18	#-----------------------------------------------------------
14mr|liboldx-1.0.1-11|19	
14mr|liboldx-1.0.1-11|20	%package -n %{liboldx}
14mr|liboldx-1.0.1-11|21	Summary:  The oldX Library
14mr|liboldx-1.0.1-11|22	Group: Development/X11
14mr|liboldx-1.0.1-11|23	Conflicts: libxorg-x11 < 7.0
14mr|liboldx-1.0.1-11|24	Provides: %{name} = %{version}
14mr|liboldx-1.0.1-11|25	
14mr|liboldx-1.0.1-11|26	%description -n %{liboldx}
14mr|liboldx-1.0.1-11|27	The oldX Library
14mr|liboldx-1.0.1-11|28	
14mr|liboldx-1.0.1-11|29	#-----------------------------------------------------------
14mr|liboldx-1.0.1-11|30	
14mr|liboldx-1.0.1-11|31	%package -n %{liboldx}-devel
14mr|liboldx-1.0.1-11|32	Summary: Development files for %{name}
14mr|liboldx-1.0.1-11|33	Group: Development/X11
14mr|liboldx-1.0.1-11|34	Requires: %{liboldx} = %{version}
14mr|liboldx-1.0.1-11|35	Provides: liboldx-devel = %{version}-%{release}
14mr|liboldx-1.0.1-11|36	Conflicts: libxorg-x11-devel < 7.0
14mr|liboldx-1.0.1-11|37	
14mr|liboldx-1.0.1-11|38	%description -n %{liboldx}-devel
14mr|liboldx-1.0.1-11|39	Development files for %{name}
14mr|liboldx-1.0.1-11|40	
14mr|liboldx-1.0.1-11|41	%pre -n %{liboldx}-devel
14mr|liboldx-1.0.1-11|42	if [ -h %{_includedir}/X11 ]; then
14mr|liboldx-1.0.1-11|43	rm -f %{_includedir}/X11
14mr|liboldx-1.0.1-11|44	fi
14mr|liboldx-1.0.1-11|45	
14mr|liboldx-1.0.1-11|46	%files -n %{liboldx}-devel
14mr|liboldx-1.0.1-11|47	%defattr(-,root,root)
14mr|liboldx-1.0.1-11|48	%{_libdir}/liboldX.so
14mr|liboldx-1.0.1-11|49	%{_libdir}/pkgconfig/oldx.pc
14mr|liboldx-1.0.1-11|50	%{_includedir}/X11/X10.h
14mr|liboldx-1.0.1-11|51	
14mr|liboldx-1.0.1-11|52	#-----------------------------------------------------------
14mr|liboldx-1.0.1-11|53	
14mr|liboldx-1.0.1-11|54	%package -n %{liboldx}-static-devel
14mr|liboldx-1.0.1-11|55	Summary: Static development files for %{name}
14mr|liboldx-1.0.1-11|56	Group: Development/X11
14mr|liboldx-1.0.1-11|57	Requires: %{liboldx}-devel = %{version}
14mr|liboldx-1.0.1-11|58	Provides: liboldx-static-devel = %{version}-%{release}
14mr|liboldx-1.0.1-11|59	Conflicts: libxorg-x11-static-devel < 7.0
14mr|liboldx-1.0.1-11|60	
14mr|liboldx-1.0.1-11|61	%description -n %{liboldx}-static-devel
14mr|liboldx-1.0.1-11|62	Static development files for %{name}
14mr|liboldx-1.0.1-11|63	
14mr|liboldx-1.0.1-11|64	%files -n %{liboldx}-static-devel
14mr|liboldx-1.0.1-11|65	%defattr(-,root,root)
14mr|liboldx-1.0.1-11|66	%{_libdir}/liboldX.a
14mr|liboldx-1.0.1-11|67	
14mr|liboldx-1.0.1-11|68	#-----------------------------------------------------------
14mr|liboldx-1.0.1-11|69	
14mr|liboldx-1.0.1-11|70	%prep
14mr|liboldx-1.0.1-11|71	%setup -q -n liboldX-%{version}
14mr|liboldx-1.0.1-11|72	
14mr|liboldx-1.0.1-11|73	%build
14mr|liboldx-1.0.1-11|74	%configure2_5x	--x-includes=%{_includedir}\
14mr|liboldx-1.0.1-11|75	--x-libraries=%{_libdir}
14mr|liboldx-1.0.1-11|76	
14mr|liboldx-1.0.1-11|77	%make
14mr|liboldx-1.0.1-11|78	
14mr|liboldx-1.0.1-11|79	%install
14mr|liboldx-1.0.1-11|80	rm -rf %{buildroot}
14mr|liboldx-1.0.1-11|81	%makeinstall_std
14mr|liboldx-1.0.1-11|82	
14mr|liboldx-1.0.1-11|83	%clean
14mr|liboldx-1.0.1-11|84	rm -rf %{buildroot}
14mr|liboldx-1.0.1-11|85	
14mr|liboldx-1.0.1-11|86	%if %mdkversion < 200900
14mr|liboldx-1.0.1-11|87	%post -p /sbin/ldconfig
14mr|liboldx-1.0.1-11|88	%endif
14mr|liboldx-1.0.1-11|89	%if %mdkversion < 200900
14mr|liboldx-1.0.1-11|90	%postun -p /sbin/ldconfig
14mr|liboldx-1.0.1-11|91	%endif
14mr|liboldx-1.0.1-11|92	
14mr|liboldx-1.0.1-11|93	%files -n %{liboldx}
14mr|liboldx-1.0.1-11|94	%defattr(-,root,root)
14mr|liboldx-1.0.1-11|95	%{_libdir}/liboldX.so.6
14mr|liboldx-1.0.1-11|96	%{_libdir}/liboldX.so.6.0.0
14mr|liboldx-1.0.1-11|97	
14mr|liboldx-1.0.1-11|98	
14mr|liboldx-1.0.1-11|99	
14mr|liboldx-1.0.1-11|100	
14mr|liboldx-1.0.1-11|101	
14mr|liboldx-1.0.1-11|102	%changelog
14mr|liboldx-1.0.1-11|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-11
14mr|liboldx-1.0.1-11|104	+ Revision: f9aa15e
14mr|liboldx-1.0.1-11|105	- MassBuild#440: Increase release tag
14mr|liboldx-1.0.1-11|106	
14mr|liboldx-1.0.1-11|107	

17328 14
14mr|libopenraw-0.0.9-3|1	%define major	1
14mr|libopenraw-0.0.9-3|2	%define api_version 1.0
14mr|libopenraw-0.0.9-3|3	%define libname	%mklibname openraw %{major}
14mr|libopenraw-0.0.9-3|4	%define develname %mklibname -d openraw
14mr|libopenraw-0.0.9-3|5	
14mr|libopenraw-0.0.9-3|6	Summary:	Camera RAW files decoding library
14mr|libopenraw-0.0.9-3|7	Name:		libopenraw
14mr|libopenraw-0.0.9-3|8	Version:	0.0.9
14mr|libopenraw-0.0.9-3|9	Release:	3
14mr|libopenraw-0.0.9-3|10	License:	LGPLv3+
14mr|libopenraw-0.0.9-3|11	Group:		Graphics
14mr|libopenraw-0.0.9-3|12	Source0: 	http://libopenraw.freedesktop.org/download/%name-%version.tar.bz2
14mr|libopenraw-0.0.9-3|13	Url:		http://libopenraw.freedesktop.org
14mr|libopenraw-0.0.9-3|14	BuildRequires:	jpeg-devel
14mr|libopenraw-0.0.9-3|15	BuildRequires:	boost-devel
14mr|libopenraw-0.0.9-3|16	BuildRequires:	libgdk_pixbuf2.0-devel
14mr|libopenraw-0.0.9-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libopenraw-0.0.9-3|18	BuildRequires:	doxygen
14mr|libopenraw-0.0.9-3|19	Requires(post):	gdk-pixbuf2.0
14mr|libopenraw-0.0.9-3|20	Requires(postun): gdk-pixbuf2.0
14mr|libopenraw-0.0.9-3|21	
14mr|libopenraw-0.0.9-3|22	%description
14mr|libopenraw-0.0.9-3|23	libopenraw is an ongoing project to provide a free software implementation
14mr|libopenraw-0.0.9-3|24	for camera RAW files decoding. One of the main reason is that dcraw is not
14mr|libopenraw-0.0.9-3|25	suited for easy integration into applications, and there is a need for an
14mr|libopenraw-0.0.9-3|26	easy to use API to build free software digital image processing application.
14mr|libopenraw-0.0.9-3|27	
14mr|libopenraw-0.0.9-3|28	It also has the goal to address missing feature from dcraw like meta-data
14mr|libopenraw-0.0.9-3|29	decoding and easy thumbnail extraction.
14mr|libopenraw-0.0.9-3|30	
14mr|libopenraw-0.0.9-3|31	%package -n %{libname}
14mr|libopenraw-0.0.9-3|32	Summary:	Camera RAW files decoding library
14mr|libopenraw-0.0.9-3|33	Provides:	%{name} = %{version}-%{release}
14mr|libopenraw-0.0.9-3|34	Group:		System/Libraries
14mr|libopenraw-0.0.9-3|35	
14mr|libopenraw-0.0.9-3|36	%description -n %{libname}
14mr|libopenraw-0.0.9-3|37	libopenraw is an ongoing project to provide a free software implementation
14mr|libopenraw-0.0.9-3|38	for camera RAW files decoding. One of the main reason is that dcraw is not
14mr|libopenraw-0.0.9-3|39	suited for easy integration into applications, and there is a need for an
14mr|libopenraw-0.0.9-3|40	easy to use API to build free software digital image processing application.
14mr|libopenraw-0.0.9-3|41	
14mr|libopenraw-0.0.9-3|42	It also has the goal to address missing feature from dcraw like meta-data
14mr|libopenraw-0.0.9-3|43	decoding and easy thumbnail extraction.
14mr|libopenraw-0.0.9-3|44	
14mr|libopenraw-0.0.9-3|45	%package -n %{develname}
14mr|libopenraw-0.0.9-3|46	Summary:	Headers and links to compile against the "%{libname}" library
14mr|libopenraw-0.0.9-3|47	Requires: 	%{libname} >= %{version}-%{release}
14mr|libopenraw-0.0.9-3|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|libopenraw-0.0.9-3|49	Obsoletes:	%mklibname -d openraw 1
14mr|libopenraw-0.0.9-3|50	Group:		Development/C
14mr|libopenraw-0.0.9-3|51	
14mr|libopenraw-0.0.9-3|52	%description -n %{develname}
14mr|libopenraw-0.0.9-3|53	This package contains all files which one needs to compile programs using
14mr|libopenraw-0.0.9-3|54	the "%{libname}" library.
14mr|libopenraw-0.0.9-3|55	
14mr|libopenraw-0.0.9-3|56	%prep
14mr|libopenraw-0.0.9-3|57	%setup -q
14mr|libopenraw-0.0.9-3|58	sed -i -e 's|@top_srcdir@/dcraw ||' doc/Doxyfile.in
14mr|libopenraw-0.0.9-3|59	
14mr|libopenraw-0.0.9-3|60	%build
14mr|libopenraw-0.0.9-3|61	%configure2_5x --disable-static
14mr|libopenraw-0.0.9-3|62	%make
14mr|libopenraw-0.0.9-3|63	make dox
14mr|libopenraw-0.0.9-3|64	
14mr|libopenraw-0.0.9-3|65	%install
14mr|libopenraw-0.0.9-3|66	rm -rf %{buildroot}
14mr|libopenraw-0.0.9-3|67	%makeinstall_std
14mr|libopenraw-0.0.9-3|68	
14mr|libopenraw-0.0.9-3|69	%if %mdkversion < 200900
14mr|libopenraw-0.0.9-3|70	%post -n %{libname} -p /sbin/ldconfig
14mr|libopenraw-0.0.9-3|71	%endif
14mr|libopenraw-0.0.9-3|72	
14mr|libopenraw-0.0.9-3|73	%if %mdkversion < 200900
14mr|libopenraw-0.0.9-3|74	%postun -n %{libname} -p /sbin/ldconfig
14mr|libopenraw-0.0.9-3|75	%endif
14mr|libopenraw-0.0.9-3|76	
14mr|libopenraw-0.0.9-3|77	%files
14mr|libopenraw-0.0.9-3|78	%defattr(-,root,root)
14mr|libopenraw-0.0.9-3|79	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
14mr|libopenraw-0.0.9-3|80	
14mr|libopenraw-0.0.9-3|81	%files -n %{libname}
14mr|libopenraw-0.0.9-3|82	%defattr(-,root,root)
14mr|libopenraw-0.0.9-3|83	%{_libdir}/*.so.%{major}
14mr|libopenraw-0.0.9-3|84	%{_libdir}/*.so.%{major}.*
14mr|libopenraw-0.0.9-3|85	%doc AUTHORS NEWS COPYING README ChangeLog TODO
14mr|libopenraw-0.0.9-3|86	
14mr|libopenraw-0.0.9-3|87	%files -n %{develname}
14mr|libopenraw-0.0.9-3|88	%defattr(-,root,root)
14mr|libopenraw-0.0.9-3|89	%{_includedir}/libopenraw-%{api_version}
14mr|libopenraw-0.0.9-3|90	%{_libdir}/*.so
14mr|libopenraw-0.0.9-3|91	%{_libdir}/pkgconfig/*
14mr|libopenraw-0.0.9-3|92	%doc doc/doxygen/html/
14mr|libopenraw-0.0.9-3|93	
14mr|libopenraw-0.0.9-3|94	
14mr|libopenraw-0.0.9-3|95	
14mr|libopenraw-0.0.9-3|96	%changelog
14mr|libopenraw-0.0.9-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.9-3
14mr|libopenraw-0.0.9-3|98	+ Revision: a732a5f
14mr|libopenraw-0.0.9-3|99	- MassBuild#440: Increase release tag
14mr|libopenraw-0.0.9-3|100	
14mr|libopenraw-0.0.9-3|101	

17329 14
14mr|libopensync-0.22-24|1	# If you are thinking of upgrading opensync to 0.3x, please be
14mr|libopensync-0.22-24|2	# prepared to justify yourself to those who actually use it. i.e.,
14mr|libopensync-0.22-24|3	# you are going to need to prove that it's a) better, b) works, and
14mr|libopensync-0.22-24|4	# c) won't eat anyone's data, or else be prepared to lose some major
14mr|libopensync-0.22-24|5	# appendages. - AdamW 2008/03
14mr|libopensync-0.22-24|6	
14mr|libopensync-0.22-24|7	%define major 0
14mr|libopensync-0.22-24|8	%define libname %mklibname opensync %{major}
14mr|libopensync-0.22-24|9	%define devname %mklibname opensync -d
14mr|libopensync-0.22-24|10	
14mr|libopensync-0.22-24|11	%define with_python 1
14mr|libopensync-0.22-24|12	%{?_without_python: %{expand: %%global _with_python 0}}
14mr|libopensync-0.22-24|13	
14mr|libopensync-0.22-24|14	Summary:	Multi-platform PIM synchronization framework
14mr|libopensync-0.22-24|15	Name:		libopensync
14mr|libopensync-0.22-24|16	Epoch:		1
14mr|libopensync-0.22-24|17	Version:	0.22
14mr|libopensync-0.22-24|18	Release:	24
14mr|libopensync-0.22-24|19	License:	GPLv2+
14mr|libopensync-0.22-24|20	Group:		System/Libraries
14mr|libopensync-0.22-24|21	Url:		http://www.opensync.org/
14mr|libopensync-0.22-24|22	Source0:	http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
14mr|libopensync-0.22-24|23	Patch0:		libopensync-python-lib-check-lib64.patch
14mr|libopensync-0.22-24|24	Patch1:		libopensync-linkage_fix.diff
14mr|libopensync-0.22-24|25	Patch2:		libopensync-python-fix.patch
14mr|libopensync-0.22-24|26	Patch3:		libopensync-swig-fix.patch
14mr|libopensync-0.22-24|27	Patch4:		libopensync-0.22-unusedvar.patch
14mr|libopensync-0.22-24|28	Patch5:		libopensync-swig-fix2.patch
14mr|libopensync-0.22-24|29	
14mr|libopensync-0.22-24|30	BuildRequires:	bison
14mr|libopensync-0.22-24|31	BuildRequires:	chrpath
14mr|libopensync-0.22-24|32	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libopensync-0.22-24|33	BuildRequires:	pkgconfig(glib-2.0)
14mr|libopensync-0.22-24|34	BuildRequires:	pkgconfig(sqlite3)
14mr|libopensync-0.22-24|35	
14mr|libopensync-0.22-24|36	%description
14mr|libopensync-0.22-24|37	OpenSync is a synchronization framework that is platform and distribution
14mr|libopensync-0.22-24|38	independent. It consists of several plugins that can be used to connect to
14mr|libopensync-0.22-24|39	devices, a powerful sync-engine and the framework itself.  The synchronization
14mr|libopensync-0.22-24|40	framework is kept very flexible and is capable of synchronizing any type of
14mr|libopensync-0.22-24|41	data, including contacts, calendar, tasks, notes and files.
14mr|libopensync-0.22-24|42	
14mr|libopensync-0.22-24|43	%files
14mr|libopensync-0.22-24|44	%{_bindir}/*
14mr|libopensync-0.22-24|45	%{_libdir}/opensync
14mr|libopensync-0.22-24|46	%{_libdir}/osplugin
14mr|libopensync-0.22-24|47	
14mr|libopensync-0.22-24|48	#--------------------------------------------------------
14mr|libopensync-0.22-24|49	
14mr|libopensync-0.22-24|50	%package -n %{libname}
14mr|libopensync-0.22-24|51	Summary:	Dynamic libraries from %{name}
14mr|libopensync-0.22-24|52	Group:		System/Libraries
14mr|libopensync-0.22-24|53	
14mr|libopensync-0.22-24|54	%description -n %{libname}
14mr|libopensync-0.22-24|55	Dynamic libraries from %{name}.
14mr|libopensync-0.22-24|56	
14mr|libopensync-0.22-24|57	%files -n %{libname}
14mr|libopensync-0.22-24|58	%{_libdir}/*.so.%{major}*
14mr|libopensync-0.22-24|59	
14mr|libopensync-0.22-24|60	#-------------------------------------------------------------
14mr|libopensync-0.22-24|61	
14mr|libopensync-0.22-24|62	%package -n %{devname}
14mr|libopensync-0.22-24|63	Summary:	Header files and static libraries from %{name}
14mr|libopensync-0.22-24|64	Group:		Development/C
14mr|libopensync-0.22-24|65	Requires:	%{libname} = %{EVRD}
14mr|libopensync-0.22-24|66	Provides:	%{name}-devel = %{EVRD}
14mr|libopensync-0.22-24|67	
14mr|libopensync-0.22-24|68	%description -n %{devname}
14mr|libopensync-0.22-24|69	Libraries and includes files for developing programs based on %{name}.
14mr|libopensync-0.22-24|70	
14mr|libopensync-0.22-24|71	%files -n %{devname}
14mr|libopensync-0.22-24|72	%{_includedir}/*
14mr|libopensync-0.22-24|73	%{_libdir}/*.so
14mr|libopensync-0.22-24|74	%{_libdir}/pkgconfig/*.pc
14mr|libopensync-0.22-24|75	
14mr|libopensync-0.22-24|76	#-------------------------------------------------------------
14mr|libopensync-0.22-24|77	
14mr|libopensync-0.22-24|78	%if %{with_python}
14mr|libopensync-0.22-24|79	%package python
14mr|libopensync-0.22-24|80	Summary:	Python bindings for %{name}
14mr|libopensync-0.22-24|81	Group:		Development/Python
14mr|libopensync-0.22-24|82	BuildRequires:	swig
14mr|libopensync-0.22-24|83	BuildRequires:	pkgconfig(python)
14mr|libopensync-0.22-24|84	
14mr|libopensync-0.22-24|85	%description python
14mr|libopensync-0.22-24|86	Python bindings for %{name}.
14mr|libopensync-0.22-24|87	
14mr|libopensync-0.22-24|88	%files python
14mr|libopensync-0.22-24|89	%{py_platsitedir}/*
14mr|libopensync-0.22-24|90	%endif
14mr|libopensync-0.22-24|91	
14mr|libopensync-0.22-24|92	#-------------------------------------------------------------
14mr|libopensync-0.22-24|93	
14mr|libopensync-0.22-24|94	%prep
14mr|libopensync-0.22-24|95	%setup -q
14mr|libopensync-0.22-24|96	%patch0 -p1
14mr|libopensync-0.22-24|97	%patch1 -p0
14mr|libopensync-0.22-24|98	%patch2 -p0
14mr|libopensync-0.22-24|99	%patch3 -p1
14mr|libopensync-0.22-24|100	%patch4 -p1
14mr|libopensync-0.22-24|101	%patch5 -p1
14mr|libopensync-0.22-24|102	
14mr|libopensync-0.22-24|103	%build
14mr|libopensync-0.22-24|104	autoreconf -fi
14mr|libopensync-0.22-24|105	export CFLAGS="%{optflags} -Wno-error"
14mr|libopensync-0.22-24|106	%configure2_5x \
14mr|libopensync-0.22-24|107	--disable-static \
14mr|libopensync-0.22-24|108	%if %{with_python}
14mr|libopensync-0.22-24|109	--enable-python \
14mr|libopensync-0.22-24|110	%endif
14mr|libopensync-0.22-24|111	--disable-debug \
14mr|libopensync-0.22-24|112	--enable-engine \
14mr|libopensync-0.22-24|113	--enable-tools
14mr|libopensync-0.22-24|114	
14mr|libopensync-0.22-24|115	%make pythondir=%{py_platsitedir}
14mr|libopensync-0.22-24|116	
14mr|libopensync-0.22-24|117	%install
14mr|libopensync-0.22-24|118	%makeinstall_std pythondir=%{py_platsitedir}
14mr|libopensync-0.22-24|119	
14mr|libopensync-0.22-24|120	
14mr|libopensync-0.22-24|121	%changelog
14mr|libopensync-0.22-24|122	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.22-24
14mr|libopensync-0.22-24|123	+ Revision: ab4f51f
14mr|libopensync-0.22-24|124	- Try to fix build with new swig
14mr|libopensync-0.22-24|125	
14mr|libopensync-0.22-24|126	

17330 14
14mr|liborcus-0.7.0-1|1	%define _disable_ld_no_undefined 1
14mr|liborcus-0.7.0-1|2	%define api	0.8
14mr|liborcus-0.7.0-1|3	%define major	0
14mr|liborcus-0.7.0-1|4	%define libname	%mklibname orcus %{api} %{major}
14mr|liborcus-0.7.0-1|5	%define libmso %mklibname orcus-mso %{api} %{major}
14mr|liborcus-0.7.0-1|6	%define libparser %mklibname orcus-parser %{api} %{major}
14mr|liborcus-0.7.0-1|7	%define libspreadsheet %mklibname orcus-spreadsheet-model %{api} %{major}
14mr|liborcus-0.7.0-1|8	%define devname	%mklibname -d orcus
14mr|liborcus-0.7.0-1|9	
14mr|liborcus-0.7.0-1|10	Summary:	Standalone file import filter library for spreadsheet documents
14mr|liborcus-0.7.0-1|11	Name:		liborcus
14mr|liborcus-0.7.0-1|12	Version:	0.7.0
14mr|liborcus-0.7.0-1|13	Release:	1
14mr|liborcus-0.7.0-1|14	Group:		Office
14mr|liborcus-0.7.0-1|15	License:	MIT
14mr|liborcus-0.7.0-1|16	Url:		http://gitorious.org/orcus
14mr|liborcus-0.7.0-1|17	Source0:	http://kohei.us/files/orcus/src/%{name}-%{version}.tar.bz2
14mr|liborcus-0.7.0-1|18	Patch0:		liborcus_0.3.0-boost.patch
14mr|liborcus-0.7.0-1|19	BuildRequires:	boost-devel
14mr|liborcus-0.7.0-1|20	BuildRequires:	pkgconfig(mdds)
14mr|liborcus-0.7.0-1|21	BuildRequires:	pkgconfig(zlib)
14mr|liborcus-0.7.0-1|22	
14mr|liborcus-0.7.0-1|23	%description
14mr|liborcus-0.7.0-1|24	%{name} is a standalone file import filter library for spreadsheet
14mr|liborcus-0.7.0-1|25	documents. Currently under development are ODS, XLSX and CSV import
14mr|liborcus-0.7.0-1|26	filters.
14mr|liborcus-0.7.0-1|27	
14mr|liborcus-0.7.0-1|28	%package -n %{libname}
14mr|liborcus-0.7.0-1|29	Summary:	Standalone file import filter library for spreadsheet documents
14mr|liborcus-0.7.0-1|30	Group:		Office
14mr|liborcus-0.7.0-1|31	
14mr|liborcus-0.7.0-1|32	%description -n %{libname}
14mr|liborcus-0.7.0-1|33	%{name} is a standalone file import filter library for spreadsheet
14mr|liborcus-0.7.0-1|34	documents. Currently under development are ODS, XLSX and CSV import
14mr|liborcus-0.7.0-1|35	filters.
14mr|liborcus-0.7.0-1|36	
14mr|liborcus-0.7.0-1|37	%package -n %{libmso}
14mr|liborcus-0.7.0-1|38	Summary:	Standalone file import filter library for spreadsheet documents
14mr|liborcus-0.7.0-1|39	Group:		Office
14mr|liborcus-0.7.0-1|40	
14mr|liborcus-0.7.0-1|41	%description -n %{libmso}
14mr|liborcus-0.7.0-1|42	This package contains a shared library library for %{name}.
14mr|liborcus-0.7.0-1|43	
14mr|liborcus-0.7.0-1|44	%package -n %{libparser}
14mr|liborcus-0.7.0-1|45	Summary:	Standalone file import filter library for spreadsheet documents
14mr|liborcus-0.7.0-1|46	Group:		Office
14mr|liborcus-0.7.0-1|47	
14mr|liborcus-0.7.0-1|48	%description -n %{libparser}
14mr|liborcus-0.7.0-1|49	This package contains a shared library library for %{name}.
14mr|liborcus-0.7.0-1|50	
14mr|liborcus-0.7.0-1|51	%package -n %{devname}
14mr|liborcus-0.7.0-1|52	Summary:	Development files for %{name}
14mr|liborcus-0.7.0-1|53	Group:		Development/C
14mr|liborcus-0.7.0-1|54	Requires:	%{libname} = %{version}-%{release}
14mr|liborcus-0.7.0-1|55	Requires:	%{libmso} = %{version}-%{release}
14mr|liborcus-0.7.0-1|56	Requires:	%{libparser} = %{version}-%{release}
14mr|liborcus-0.7.0-1|57	
14mr|liborcus-0.7.0-1|58	%description -n %{devname}
14mr|liborcus-0.7.0-1|59	The %{name}-devel package contains libraries and header files for
14mr|liborcus-0.7.0-1|60	developing applications that use %{name}.
14mr|liborcus-0.7.0-1|61	
14mr|liborcus-0.7.0-1|62	%package tools
14mr|liborcus-0.7.0-1|63	Summary:	Tools for working with Orcus
14mr|liborcus-0.7.0-1|64	Group:		Office
14mr|liborcus-0.7.0-1|65	Requires:	%{libname} = %{version}-%{release}
14mr|liborcus-0.7.0-1|66	
14mr|liborcus-0.7.0-1|67	%description tools
14mr|liborcus-0.7.0-1|68	Tools for working with Orcus.
14mr|liborcus-0.7.0-1|69	
14mr|liborcus-0.7.0-1|70	%prep
14mr|liborcus-0.7.0-1|71	%setup -q
14mr|liborcus-0.7.0-1|72	%apply_patches
14mr|liborcus-0.7.0-1|73	
14mr|liborcus-0.7.0-1|74	%build
14mr|liborcus-0.7.0-1|75	%configure2_5x \
14mr|liborcus-0.7.0-1|76	--disable-static \
14mr|liborcus-0.7.0-1|77	--disable-werror \
14mr|liborcus-0.7.0-1|78	--with-pic \
14mr|liborcus-0.7.0-1|79	--disable-spreadsheet-model \
14mr|liborcus-0.7.0-1|80	--without-libzip
14mr|liborcus-0.7.0-1|81	
14mr|liborcus-0.7.0-1|82	sed -i \
14mr|liborcus-0.7.0-1|83	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mr|liborcus-0.7.0-1|84	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mr|liborcus-0.7.0-1|85	libtool
14mr|liborcus-0.7.0-1|86	
14mr|liborcus-0.7.0-1|87	%make
14mr|liborcus-0.7.0-1|88	
14mr|liborcus-0.7.0-1|89	%install
14mr|liborcus-0.7.0-1|90	%makeinstall_std
14mr|liborcus-0.7.0-1|91	
14mr|liborcus-0.7.0-1|92	%files tools
14mr|liborcus-0.7.0-1|93	%doc AUTHORS
14mr|liborcus-0.7.0-1|94	%{_bindir}/orcus-*
14mr|liborcus-0.7.0-1|95	
14mr|liborcus-0.7.0-1|96	%files -n %{libname}
14mr|liborcus-0.7.0-1|97	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|liborcus-0.7.0-1|98	
14mr|liborcus-0.7.0-1|99	%files -n %{libmso}
14mr|liborcus-0.7.0-1|100	%{_libdir}/%{name}-mso-%{api}.so.%{major}*
14mr|liborcus-0.7.0-1|101	
14mr|liborcus-0.7.0-1|102	%files -n %{libparser}
14mr|liborcus-0.7.0-1|103	%{_libdir}/%{name}-parser-%{api}.so.%{major}*
14mr|liborcus-0.7.0-1|104	
14mr|liborcus-0.7.0-1|105	%files -n %{devname}
14mr|liborcus-0.7.0-1|106	%{_includedir}/%{name}-%{api}
14mr|liborcus-0.7.0-1|107	%{_libdir}/%{name}*-%{api}.so
14mr|liborcus-0.7.0-1|108	%{_libdir}/pkgconfig/%{name}*-%{api}.pc
14mr|liborcus-0.7.0-1|109	
14mr|liborcus-0.7.0-1|110	
14mr|liborcus-0.7.0-1|111	%changelog
14mr|liborcus-0.7.0-1|112	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.7.0-1
14mr|liborcus-0.7.0-1|113	+ Revision: e715fa8
14mr|liborcus-0.7.0-1|114	- Merge pull request #1 from sokol/liborcus:rosa2014.1
14mr|liborcus-0.7.0-1|115	- up to 0.7.0
14mr|liborcus-0.7.0-1|116	
14mr|liborcus-0.7.0-1|117	

17331 14
14mr|libosinfo-0.2.10-2|1	%define oname		osinfo
14mr|libosinfo-0.2.10-2|2	
14mr|libosinfo-0.2.10-2|3	%define api		1.0
14mr|libosinfo-0.2.10-2|4	%define major		0
14mr|libosinfo-0.2.10-2|5	%define libname		%mklibname %{oname} %{api} %{major}
14mr|libosinfo-0.2.10-2|6	%define develname	%mklibname %{oname} %{api} -d
14mr|libosinfo-0.2.10-2|7	
14mr|libosinfo-0.2.10-2|8	%define girmajor	1.0
14mr|libosinfo-0.2.10-2|9	%define girname		%mklibname %{oname}-gir %{girmajor}
14mr|libosinfo-0.2.10-2|10	%define girnamegtk	%mklibname %{oname}-gtk-gir %{girmajor}
14mr|libosinfo-0.2.10-2|11	
14mr|libosinfo-0.2.10-2|12	#define _exclude_files_from_autoreq ^%{_datadir}/doc/%{develname}/demo.*$
14mr|libosinfo-0.2.10-2|13	
14mr|libosinfo-0.2.10-2|14	Summary:	A library for managing OS information for virtualization
14mr|libosinfo-0.2.10-2|15	Name:		libosinfo
14mr|libosinfo-0.2.10-2|16	Version:	0.2.10
14mr|libosinfo-0.2.10-2|17	Release:	2
14mr|libosinfo-0.2.10-2|18	License:	LGPLv2+
14mr|libosinfo-0.2.10-2|19	Group:		System/Libraries
14mr|libosinfo-0.2.10-2|20	Source0:	https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
14mr|libosinfo-0.2.10-2|21	URL:		https://fedorahosted.org/libosinfo/
14mr|libosinfo-0.2.10-2|22	BuildRequires:	glib2-devel
14mr|libosinfo-0.2.10-2|23	BuildRequires:	libxml2-devel >= 2.6.0
14mr|libosinfo-0.2.10-2|24	BuildRequires:	vala
14mr|libosinfo-0.2.10-2|25	BuildRequires:	vala-tools
14mr|libosinfo-0.2.10-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libosinfo-0.2.10-2|27	BuildRequires:	pkgconfig(check)
14mr|libosinfo-0.2.10-2|28	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libosinfo-0.2.10-2|29	BuildRequires:	pkgconfig(libxslt)
14mr|libosinfo-0.2.10-2|30	Requires:	udev
14mr|libosinfo-0.2.10-2|31	
14mr|libosinfo-0.2.10-2|32	%description
14mr|libosinfo-0.2.10-2|33	libosinfo is a library that allows virtualization provisioning tools to
14mr|libosinfo-0.2.10-2|34	determine the optimal device settings for a hypervisor/operating system
14mr|libosinfo-0.2.10-2|35	combination.
14mr|libosinfo-0.2.10-2|36	
14mr|libosinfo-0.2.10-2|37	
14mr|libosinfo-0.2.10-2|38	%package common
14mr|libosinfo-0.2.10-2|39	Summary:	Non-library files for the "%{libname}" library
14mr|libosinfo-0.2.10-2|40	Group:		System/Libraries
14mr|libosinfo-0.2.10-2|41	
14mr|libosinfo-0.2.10-2|42	%description common
14mr|libosinfo-0.2.10-2|43	Platform-independent files for the "%{libname}" library
14mr|libosinfo-0.2.10-2|44	
14mr|libosinfo-0.2.10-2|45	%files common -f %{name}.lang
14mr|libosinfo-0.2.10-2|46	%{_bindir}/osinfo-detect
14mr|libosinfo-0.2.10-2|47	%{_bindir}/osinfo-install-script
14mr|libosinfo-0.2.10-2|48	%{_bindir}/osinfo-db-validate
14mr|libosinfo-0.2.10-2|49	%{_bindir}/osinfo-query
14mr|libosinfo-0.2.10-2|50	%{_mandir}/man1/osinfo*.1.*
14mr|libosinfo-0.2.10-2|51	%{_datadir}/libosinfo/db/oses
14mr|libosinfo-0.2.10-2|52	%{_datadir}/libosinfo/db/datamaps
14mr|libosinfo-0.2.10-2|53	%{_datadir}/libosinfo/db/install-scripts/*.xml
14mr|libosinfo-0.2.10-2|54	%{_datadir}/libosinfo/db/*.ids
14mr|libosinfo-0.2.10-2|55	%{_datadir}/libosinfo/db/devices
14mr|libosinfo-0.2.10-2|56	%{_datadir}/libosinfo/schemas
14mr|libosinfo-0.2.10-2|57	%{_datadir}/libosinfo/db/hypervisors
14mr|libosinfo-0.2.10-2|58	%dir %{_datadir}/libosinfo/db
14mr|libosinfo-0.2.10-2|59	%dir %{_datadir}/libosinfo/db/install-scripts
14mr|libosinfo-0.2.10-2|60	%dir %{_datadir}/libosinfo/
14mr|libosinfo-0.2.10-2|61	/lib/udev/rules.d/95-osinfo.rules
14mr|libosinfo-0.2.10-2|62	
14mr|libosinfo-0.2.10-2|63	
14mr|libosinfo-0.2.10-2|64	%package -n %{libname}
14mr|libosinfo-0.2.10-2|65	Summary:	Library plugin handling
14mr|libosinfo-0.2.10-2|66	Group:		System/Libraries
14mr|libosinfo-0.2.10-2|67	Requires:	%{name}-common = %{version}-%{release}
14mr|libosinfo-0.2.10-2|68	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
14mr|libosinfo-0.2.10-2|69	
14mr|libosinfo-0.2.10-2|70	%description -n %{libname}
14mr|libosinfo-0.2.10-2|71	libosinfo is a library that allows virtualization provisioning tools to
14mr|libosinfo-0.2.10-2|72	determine the optimal device settings for a hypervisor/operating system
14mr|libosinfo-0.2.10-2|73	combination.
14mr|libosinfo-0.2.10-2|74	
14mr|libosinfo-0.2.10-2|75	%files -n %{libname}
14mr|libosinfo-0.2.10-2|76	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libosinfo-0.2.10-2|77	
14mr|libosinfo-0.2.10-2|78	
14mr|libosinfo-0.2.10-2|79	%package -n %{develname}
14mr|libosinfo-0.2.10-2|80	Summary:	Development files for %{name}
14mr|libosinfo-0.2.10-2|81	Group:		Development/C
14mr|libosinfo-0.2.10-2|82	Requires:	%{libname} = %{version}-%{release}
14mr|libosinfo-0.2.10-2|83	Provides:	%{name}-devel = %version-%release
14mr|libosinfo-0.2.10-2|84	Provides:	%{oname}-devel = %{version}-%{release}
14mr|libosinfo-0.2.10-2|85	
14mr|libosinfo-0.2.10-2|86	%description -n %{develname}
14mr|libosinfo-0.2.10-2|87	The %{name}-devel package contains libraries and header files for
14mr|libosinfo-0.2.10-2|88	developing applications that use %{name}.
14mr|libosinfo-0.2.10-2|89	
14mr|libosinfo-0.2.10-2|90	%files -n %{develname}
14mr|libosinfo-0.2.10-2|91	%doc AUTHORS ChangeLog COPYING.LIB NEWS README
14mr|libosinfo-0.2.10-2|92	%doc examples/demo.js
14mr|libosinfo-0.2.10-2|93	%doc examples/demo.py
14mr|libosinfo-0.2.10-2|94	%{_libdir}/%{name}-%{api}.so
14mr|libosinfo-0.2.10-2|95	%dir %{_includedir}/%{name}-%{api}/
14mr|libosinfo-0.2.10-2|96	%dir %{_includedir}/%{name}-%{api}/osinfo/
14mr|libosinfo-0.2.10-2|97	%{_includedir}/%{name}-%{api}/osinfo/*.h
14mr|libosinfo-0.2.10-2|98	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libosinfo-0.2.10-2|99	%{_datadir}/gir-1.0/Libosinfo-%{api}.gir
14mr|libosinfo-0.2.10-2|100	%{_datadir}/gtk-doc/html/Libosinfo
14mr|libosinfo-0.2.10-2|101	%{_datadir}/vala/vapi/libosinfo-1.0.vapi
14mr|libosinfo-0.2.10-2|102	
14mr|libosinfo-0.2.10-2|103	%package -n %{girname}
14mr|libosinfo-0.2.10-2|104	Summary:	GObject Introspection interface description for %{name}
14mr|libosinfo-0.2.10-2|105	Group:		System/Libraries
14mr|libosinfo-0.2.10-2|106	Requires:	%{libname} = %{version}-%{release}
14mr|libosinfo-0.2.10-2|107	
14mr|libosinfo-0.2.10-2|108	%description -n %{girname}
14mr|libosinfo-0.2.10-2|109	GObject Introspection interface description for %{name}.
14mr|libosinfo-0.2.10-2|110	
14mr|libosinfo-0.2.10-2|111	%files -n %{girname}
14mr|libosinfo-0.2.10-2|112	%{_libdir}/girepository-1.0/Libosinfo-%{girmajor}.typelib
14mr|libosinfo-0.2.10-2|113	
14mr|libosinfo-0.2.10-2|114	%prep
14mr|libosinfo-0.2.10-2|115	%setup -q
14mr|libosinfo-0.2.10-2|116	
14mr|libosinfo-0.2.10-2|117	%build
14mr|libosinfo-0.2.10-2|118	%configure2_5x --enable-introspection=yes --enable-vala=yes --enable-udev=yes --disable-static
14mr|libosinfo-0.2.10-2|119	%make V=1
14mr|libosinfo-0.2.10-2|120	
14mr|libosinfo-0.2.10-2|121	chmod a-x examples/*.js examples/*.py
14mr|libosinfo-0.2.10-2|122	
14mr|libosinfo-0.2.10-2|123	%install
14mr|libosinfo-0.2.10-2|124	%makeinstall_std
14mr|libosinfo-0.2.10-2|125	rm -f %{buildroot}%{_libdir}/*.la
14mr|libosinfo-0.2.10-2|126	
14mr|libosinfo-0.2.10-2|127	%find_lang %{name}
14mr|libosinfo-0.2.10-2|128	
14mr|libosinfo-0.2.10-2|129	%changelog
14mr|libosinfo-0.2.10-2|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.10-2
14mr|libosinfo-0.2.10-2|131	+ Revision: e391ad5
14mr|libosinfo-0.2.10-2|132	- MassBuild#440: Increase release tag
14mr|libosinfo-0.2.10-2|133	
14mr|libosinfo-0.2.10-2|134	

17332 14
14mr|libosip2-3.6.0-3|1	%define major 7
14mr|libosip2-3.6.0-3|2	%define libname %mklibname osip2_ %{major}
14mr|libosip2-3.6.0-3|3	%define libname_devel %mklibname -d osip2
14mr|libosip2-3.6.0-3|4	
14mr|libosip2-3.6.0-3|5	Summary:	Implementation of SIP - rfc2543
14mr|libosip2-3.6.0-3|6	Name:		libosip2
14mr|libosip2-3.6.0-3|7	Version:	3.6.0
14mr|libosip2-3.6.0-3|8	Release:	3
14mr|libosip2-3.6.0-3|9	License:	LGPLv2+
14mr|libosip2-3.6.0-3|10	Group:		System/Libraries
14mr|libosip2-3.6.0-3|11	URL:		http://savannah.gnu.org/projects/osip/
14mr|libosip2-3.6.0-3|12	Source0:	http://ftp.gnu.org/gnu/osip/%{name}-%{version}.tar.gz
14mr|libosip2-3.6.0-3|13	Patch0:		libosip2-3.5.0-linkage.patch
14mr|libosip2-3.6.0-3|14	
14mr|libosip2-3.6.0-3|15	%description
14mr|libosip2-3.6.0-3|16	This is the oSIP library. It has been designed to provide the
14mr|libosip2-3.6.0-3|17	Internet Community a simple way to support the Session Initiation
14mr|libosip2-3.6.0-3|18	Protocol. SIP is described in the RFC3261 which is available at
14mr|libosip2-3.6.0-3|19	http://www.ietf.org/rfc/rfc3261.txt.
14mr|libosip2-3.6.0-3|20	
14mr|libosip2-3.6.0-3|21	%package -n	%{libname}
14mr|libosip2-3.6.0-3|22	Summary:	Implementation of SIP - rfc2543
14mr|libosip2-3.6.0-3|23	Group:		System/Libraries
14mr|libosip2-3.6.0-3|24	Obsoletes:	%{mklibname osip2} < 3.6.0
14mr|libosip2-3.6.0-3|25	Obsoletes:	%{_lib}osip2_4 < 3.6.0
14mr|libosip2-3.6.0-3|26	
14mr|libosip2-3.6.0-3|27	%description -n	%{libname}
14mr|libosip2-3.6.0-3|28	This is the oSIP library. It has been designed to provide the
14mr|libosip2-3.6.0-3|29	Internet Community a simple way to support the Session Initiation
14mr|libosip2-3.6.0-3|30	Protocol. SIP is described in the RFC3261 which is available at
14mr|libosip2-3.6.0-3|31	http://www.ietf.org/rfc/rfc3261.txt.
14mr|libosip2-3.6.0-3|32	
14mr|libosip2-3.6.0-3|33	%package -n	%{libname_devel}
14mr|libosip2-3.6.0-3|34	Summary:	Header file required to build programs using liboSIP
14mr|libosip2-3.6.0-3|35	Group:		Development/C
14mr|libosip2-3.6.0-3|36	Requires:	%{libname} = %{version}-%{release}
14mr|libosip2-3.6.0-3|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|libosip2-3.6.0-3|38	Obsoletes:	%{_lib}osip2-devel < 3.6.0
14mr|libosip2-3.6.0-3|39	
14mr|libosip2-3.6.0-3|40	%description -n	%{libname_devel}
14mr|libosip2-3.6.0-3|41	Developments files for %{libname} (oSIP Library). Needed to build
14mr|libosip2-3.6.0-3|42	apps such as linphone and siproxd.
14mr|libosip2-3.6.0-3|43	
14mr|libosip2-3.6.0-3|44	%prep
14mr|libosip2-3.6.0-3|45	%setup -q
14mr|libosip2-3.6.0-3|46	%patch0 -p0 -b .link
14mr|libosip2-3.6.0-3|47	
14mr|libosip2-3.6.0-3|48	%build
14mr|libosip2-3.6.0-3|49	%configure2_5x --disable-static
14mr|libosip2-3.6.0-3|50	%make
14mr|libosip2-3.6.0-3|51	
14mr|libosip2-3.6.0-3|52	%install
14mr|libosip2-3.6.0-3|53	%makeinstall_std
14mr|libosip2-3.6.0-3|54	
14mr|libosip2-3.6.0-3|55	mv %{buildroot}%{_mandir}/man1/osip.1 %{buildroot}%{_mandir}/man1/osip2.1
14mr|libosip2-3.6.0-3|56	
14mr|libosip2-3.6.0-3|57	%files -n %{libname}
14mr|libosip2-3.6.0-3|58	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14mr|libosip2-3.6.0-3|59	%{_libdir}/*.so.%{major}*
14mr|libosip2-3.6.0-3|60	%{_mandir}/man1/*
14mr|libosip2-3.6.0-3|61	
14mr|libosip2-3.6.0-3|62	%files -n %{libname_devel}
14mr|libosip2-3.6.0-3|63	%{_libdir}/*.so
14mr|libosip2-3.6.0-3|64	%{_includedir}/osip2
14mr|libosip2-3.6.0-3|65	%{_includedir}/osipparser2
14mr|libosip2-3.6.0-3|66	%{_libdir}/pkgconfig/*.pc
14mr|libosip2-3.6.0-3|67	
14mr|libosip2-3.6.0-3|68	
14mr|libosip2-3.6.0-3|69	
14mr|libosip2-3.6.0-3|70	%changelog
14mr|libosip2-3.6.0-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.0-3
14mr|libosip2-3.6.0-3|72	+ Revision: c10dcd6
14mr|libosip2-3.6.0-3|73	- MassBuild#440: Increase release tag
14mr|libosip2-3.6.0-3|74	
14mr|libosip2-3.6.0-3|75	

17333 14
14mr|libotf-0.9.12-5|1	%define version 0.9.12
14mr|libotf-0.9.12-5|2	%define release  5
14mr|libotf-0.9.12-5|3	
14mr|libotf-0.9.12-5|4	%define major 0
14mr|libotf-0.9.12-5|5	%define libname %mklibname otf %{major}
14mr|libotf-0.9.12-5|6	%define develname %mklibname -d otf
14mr|libotf-0.9.12-5|7	
14mr|libotf-0.9.12-5|8	Name:           libotf
14mr|libotf-0.9.12-5|9	Summary:        Library for handling OpenType fonts
14mr|libotf-0.9.12-5|10	Version:        %{version}
14mr|libotf-0.9.12-5|11	Release:        %{release}
14mr|libotf-0.9.12-5|12	Group:		System/Internationalization
14mr|libotf-0.9.12-5|13	License:	LGPLv2+
14mr|libotf-0.9.12-5|14	URL:		http://www.m17n.org/libotf/
14mr|libotf-0.9.12-5|15	Source0:	http://www.m17n.org/libotf/%{name}-%{version}.tar.gz
14mr|libotf-0.9.12-5|16	BuildRequires:	freetype2-devel
14mr|libotf-0.9.12-5|17	BuildRequires:	pkgconfig(x11)
14mr|libotf-0.9.12-5|18	BuildRequires:	pkgconfig(xaw7)
14mr|libotf-0.9.12-5|19	BuildRequires:	pkgconfig(xt)
14mr|libotf-0.9.12-5|20	
14mr|libotf-0.9.12-5|21	%description
14mr|libotf-0.9.12-5|22	The library "libotf" provides the following facilites:
14mr|libotf-0.9.12-5|23	- Read Open Type Layout Tables from OTF file (currently supported tables are:
14mr|libotf-0.9.12-5|24	head, name, cmap, GDEF, GSUB, and GPOS)
14mr|libotf-0.9.12-5|25	- Convert a Unicode character sequence to a glyph code sequence by using the
14mr|libotf-0.9.12-5|26	above tables.
14mr|libotf-0.9.12-5|27	
14mr|libotf-0.9.12-5|28	The combination of libotf and the FreeType library realizes CTL (Complex Text
14mr|libotf-0.9.12-5|29	Layout) by OpenType fonts.*
14mr|libotf-0.9.12-5|30	
14mr|libotf-0.9.12-5|31	%package	tools
14mr|libotf-0.9.12-5|32	Summary:	Utilities of OpenType library
14mr|libotf-0.9.12-5|33	Group:		System/Internationalization
14mr|libotf-0.9.12-5|34	Obsoletes:	%{name}-example
14mr|libotf-0.9.12-5|35	Requires:	%{libname} = %{version}
14mr|libotf-0.9.12-5|36	
14mr|libotf-0.9.12-5|37	%description	tools
14mr|libotf-0.9.12-5|38	Example tool from %name
14mr|libotf-0.9.12-5|39	
14mr|libotf-0.9.12-5|40	%package -n	%{libname}
14mr|libotf-0.9.12-5|41	Summary:	Main OpenType library
14mr|libotf-0.9.12-5|42	Group:		System/Internationalization
14mr|libotf-0.9.12-5|43	Provides:	%{name} = %{version}-%{release}
14mr|libotf-0.9.12-5|44	
14mr|libotf-0.9.12-5|45	%description -n	%{libname}
14mr|libotf-0.9.12-5|46	Libotf library.
14mr|libotf-0.9.12-5|47	
14mr|libotf-0.9.12-5|48	%package -n	%{develname}
14mr|libotf-0.9.12-5|49	Summary:	Development files for %{name}
14mr|libotf-0.9.12-5|50	Group:		Development/C
14mr|libotf-0.9.12-5|51	Requires:	%{libname} = %{version}
14mr|libotf-0.9.12-5|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|libotf-0.9.12-5|53	Obsoletes:	%{_lib}otf0-devel
14mr|libotf-0.9.12-5|54	
14mr|libotf-0.9.12-5|55	%description -n	%{develname}
14mr|libotf-0.9.12-5|56	Headers of %{name} for development.
14mr|libotf-0.9.12-5|57	
14mr|libotf-0.9.12-5|58	%prep
14mr|libotf-0.9.12-5|59	%setup -qn %{name}-%{version}
14mr|libotf-0.9.12-5|60	
14mr|libotf-0.9.12-5|61	%build
14mr|libotf-0.9.12-5|62	%configure2_5x
14mr|libotf-0.9.12-5|63	%make
14mr|libotf-0.9.12-5|64	
14mr|libotf-0.9.12-5|65	%install
14mr|libotf-0.9.12-5|66	%makeinstall_std
14mr|libotf-0.9.12-5|67	
14mr|libotf-0.9.12-5|68	%clean
14mr|libotf-0.9.12-5|69	
14mr|libotf-0.9.12-5|70	%if %mdkversion < 200900
14mr|libotf-0.9.12-5|71	%post -n %{libname} -p /sbin/ldconfig
14mr|libotf-0.9.12-5|72	%endif
14mr|libotf-0.9.12-5|73	%if %mdkversion < 200900
14mr|libotf-0.9.12-5|74	%postun -n %{libname} -p /sbin/ldconfig
14mr|libotf-0.9.12-5|75	%endif
14mr|libotf-0.9.12-5|76	
14mr|libotf-0.9.12-5|77	%files tools
14mr|libotf-0.9.12-5|78	%defattr(-,root,root)
14mr|libotf-0.9.12-5|79	%doc COPYING
14mr|libotf-0.9.12-5|80	%{_bindir}/otf*
14mr|libotf-0.9.12-5|81	
14mr|libotf-0.9.12-5|82	%files -n %{libname}
14mr|libotf-0.9.12-5|83	%defattr(-,root,root)
14mr|libotf-0.9.12-5|84	%doc COPYING
14mr|libotf-0.9.12-5|85	%{_libdir}/lib*.so.%{major}*
14mr|libotf-0.9.12-5|86	
14mr|libotf-0.9.12-5|87	%files -n %{develname}
14mr|libotf-0.9.12-5|88	%defattr(-,root,root)
14mr|libotf-0.9.12-5|89	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|libotf-0.9.12-5|90	%{_bindir}/libotf-config
14mr|libotf-0.9.12-5|91	%{_includedir}/*
14mr|libotf-0.9.12-5|92	%{_libdir}/lib*.so
14mr|libotf-0.9.12-5|93	%{_libdir}/lib*.a
14mr|libotf-0.9.12-5|94	%{_libdir}/pkgconfig/lib*.pc
14mr|libotf-0.9.12-5|95	
14mr|libotf-0.9.12-5|96	
14mr|libotf-0.9.12-5|97	
14mr|libotf-0.9.12-5|98	%changelog
14mr|libotf-0.9.12-5|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.12-5
14mr|libotf-0.9.12-5|100	+ Revision: b9d68c3
14mr|libotf-0.9.12-5|101	- MassBuild#440: Increase release tag
14mr|libotf-0.9.12-5|102	
14mr|libotf-0.9.12-5|103	

17334 14
14mr|libotr-4.0.0-2|1	%define major 5
14mr|libotr-4.0.0-2|2	%define libname %mklibname otr %{major}
14mr|libotr-4.0.0-2|3	%define devname %mklibname -d otr
14mr|libotr-4.0.0-2|4	
14mr|libotr-4.0.0-2|5	Summary:	Off-The-Record Messaging library and toolkit
14mr|libotr-4.0.0-2|6	Name:		libotr
14mr|libotr-4.0.0-2|7	Version:	4.0.0
14mr|libotr-4.0.0-2|8	Release:	2
14mr|libotr-4.0.0-2|9	License:	GPLv2+
14mr|libotr-4.0.0-2|10	Group:		Networking/Instant messaging
14mr|libotr-4.0.0-2|11	Url:		http://www.cypherpunks.ca/otr/
14mr|libotr-4.0.0-2|12	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
14mr|libotr-4.0.0-2|13	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
14mr|libotr-4.0.0-2|14	BuildRequires:	pkgconfig(libgcrypt)
14mr|libotr-4.0.0-2|15	
14mr|libotr-4.0.0-2|16	%description
14mr|libotr-4.0.0-2|17	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mr|libotr-4.0.0-2|18	Messaging.
14mr|libotr-4.0.0-2|19	
14mr|libotr-4.0.0-2|20	OTR allows you to have private conversations over IM by providing:
14mr|libotr-4.0.0-2|21	- Encryption
14mr|libotr-4.0.0-2|22	- No one else can read your instant messages.
14mr|libotr-4.0.0-2|23	- Authentication
14mr|libotr-4.0.0-2|24	- You are assured the correspondent is who you think it is.
14mr|libotr-4.0.0-2|25	- Deniability
14mr|libotr-4.0.0-2|26	- The messages you send do _not_ have digital signatures that are
14mr|libotr-4.0.0-2|27	checkable by a third party.  Anyone can forge messages after a
14mr|libotr-4.0.0-2|28	conversation to make them look like they came from you.  However,
14mr|libotr-4.0.0-2|29	_during_ a conversation, your correspondent is assured the messages
14mr|libotr-4.0.0-2|30	he sees are authentic and unmodified.
14mr|libotr-4.0.0-2|31	- Perfect forward secrecy
14mr|libotr-4.0.0-2|32	- If you lose control of your private keys, no previous conversation
14mr|libotr-4.0.0-2|33	is compromised.
14mr|libotr-4.0.0-2|34	
14mr|libotr-4.0.0-2|35	#----------------------------------------------------------------------------
14mr|libotr-4.0.0-2|36	
14mr|libotr-4.0.0-2|37	%package	-n %{libname}
14mr|libotr-4.0.0-2|38	Summary:	Off-The-Record Messaging library and toolkit
14mr|libotr-4.0.0-2|39	Group:		System/Libraries
14mr|libotr-4.0.0-2|40	License:	LGPLv2.1+
14mr|libotr-4.0.0-2|41	
14mr|libotr-4.0.0-2|42	%description	-n %{libname}
14mr|libotr-4.0.0-2|43	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mr|libotr-4.0.0-2|44	Messaging.
14mr|libotr-4.0.0-2|45	
14mr|libotr-4.0.0-2|46	OTR allows you to have private conversations over IM by providing:
14mr|libotr-4.0.0-2|47	- Encryption
14mr|libotr-4.0.0-2|48	- No one else can read your instant messages.
14mr|libotr-4.0.0-2|49	- Authentication
14mr|libotr-4.0.0-2|50	- You are assured the correspondent is who you think it is.
14mr|libotr-4.0.0-2|51	- Deniability
14mr|libotr-4.0.0-2|52	- The messages you send do _not_ have digital signatures that are
14mr|libotr-4.0.0-2|53	checkable by a third party.  Anyone can forge messages after a
14mr|libotr-4.0.0-2|54	conversation to make them look like they came from you.  However,
14mr|libotr-4.0.0-2|55	_during_ a conversation, your correspondent is assured the messages
14mr|libotr-4.0.0-2|56	he sees are authentic and unmodified.
14mr|libotr-4.0.0-2|57	- Perfect forward secrecy
14mr|libotr-4.0.0-2|58	- If you lose control of your private keys, no previous conversation
14mr|libotr-4.0.0-2|59	is compromised.
14mr|libotr-4.0.0-2|60	
14mr|libotr-4.0.0-2|61	%files -n %{libname}
14mr|libotr-4.0.0-2|62	%doc AUTHORS COPYING.LIB
14mr|libotr-4.0.0-2|63	%{_libdir}/libotr.so.%{major}*
14mr|libotr-4.0.0-2|64	
14mr|libotr-4.0.0-2|65	#----------------------------------------------------------------------------
14mr|libotr-4.0.0-2|66	
14mr|libotr-4.0.0-2|67	%package -n %{devname}
14mr|libotr-4.0.0-2|68	Summary:	Development related files of %{name}
14mr|libotr-4.0.0-2|69	Group:		Development/C
14mr|libotr-4.0.0-2|70	License:	LGPLv2.1+
14mr|libotr-4.0.0-2|71	Provides:	%{name}-devel = %{EVRD}
14mr|libotr-4.0.0-2|72	Requires:	%{libname} = %{EVRD}
14mr|libotr-4.0.0-2|73	
14mr|libotr-4.0.0-2|74	%description -n %{devname}
14mr|libotr-4.0.0-2|75	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mr|libotr-4.0.0-2|76	Messaging. This package contains development related files of %{name}.
14mr|libotr-4.0.0-2|77	
14mr|libotr-4.0.0-2|78	%files -n %{devname}
14mr|libotr-4.0.0-2|79	%doc ChangeLog NEWS README
14mr|libotr-4.0.0-2|80	%{_datadir}/aclocal/*.m4
14mr|libotr-4.0.0-2|81	%{_includedir}/*
14mr|libotr-4.0.0-2|82	%{_libdir}/libotr.so
14mr|libotr-4.0.0-2|83	%{_libdir}/pkgconfig/*.pc
14mr|libotr-4.0.0-2|84	
14mr|libotr-4.0.0-2|85	#----------------------------------------------------------------------------
14mr|libotr-4.0.0-2|86	
14mr|libotr-4.0.0-2|87	%package	utils
14mr|libotr-4.0.0-2|88	Summary:	Helper utilities of %{name}
14mr|libotr-4.0.0-2|89	Group:		Networking/Instant messaging
14mr|libotr-4.0.0-2|90	License:	GPLv2+
14mr|libotr-4.0.0-2|91	Requires:	%{libname} = %{EVRD}
14mr|libotr-4.0.0-2|92	
14mr|libotr-4.0.0-2|93	%description	utils
14mr|libotr-4.0.0-2|94	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mr|libotr-4.0.0-2|95	Messaging. This package contains various helper utilities from %{name}.
14mr|libotr-4.0.0-2|96	
14mr|libotr-4.0.0-2|97	%files utils
14mr|libotr-4.0.0-2|98	%doc AUTHORS
14mr|libotr-4.0.0-2|99	%{_bindir}/*
14mr|libotr-4.0.0-2|100	%{_mandir}/man?/*
14mr|libotr-4.0.0-2|101	
14mr|libotr-4.0.0-2|102	#----------------------------------------------------------------------------
14mr|libotr-4.0.0-2|103	
14mr|libotr-4.0.0-2|104	%prep
14mr|libotr-4.0.0-2|105	%setup -q
14mr|libotr-4.0.0-2|106	
14mr|libotr-4.0.0-2|107	%build
14mr|libotr-4.0.0-2|108	%configure2_5x \
14mr|libotr-4.0.0-2|109	--with-pic \
14mr|libotr-4.0.0-2|110	--disable-static
14mr|libotr-4.0.0-2|111	
14mr|libotr-4.0.0-2|112	%make
14mr|libotr-4.0.0-2|113	
14mr|libotr-4.0.0-2|114	%install
14mr|libotr-4.0.0-2|115	%makeinstall_std
14mr|libotr-4.0.0-2|116	
14mr|libotr-4.0.0-2|117	
14mr|libotr-4.0.0-2|118	%changelog
14mr|libotr-4.0.0-2|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.0-2
14mr|libotr-4.0.0-2|120	+ Revision: 2b425b4
14mr|libotr-4.0.0-2|121	- MassBuild#440: Increase release tag
14mr|libotr-4.0.0-2|122	
14mr|libotr-4.0.0-2|123	

17335 14
14mr|libpano13-2.9.18-5|1	%define bigfov 0
14mr|libpano13-2.9.18-5|2	# --with plf build libpano with fov > 160 support which is patent covered
14mr|libpano13-2.9.18-5|3	# or have some legal issue, so disabled by default
14mr|libpano13-2.9.18-5|4	
14mr|libpano13-2.9.18-5|5	%{?_with_plf: %{expand: %%global bigfov 1}}
14mr|libpano13-2.9.18-5|6	
14mr|libpano13-2.9.18-5|7	
14mr|libpano13-2.9.18-5|8	####################
14mr|libpano13-2.9.18-5|9	# Hardcore plf build
14mr|libpano13-2.9.18-5|10	%define bigfov 0
14mr|libpano13-2.9.18-5|11	####################
14mr|libpano13-2.9.18-5|12	
14mr|libpano13-2.9.18-5|13	
14mr|libpano13-2.9.18-5|14	%if %{bigfov}
14mr|libpano13-2.9.18-5|15	%define distsuffix plf
14mr|libpano13-2.9.18-5|16	%if %{mdvver} >= 201100
14mr|libpano13-2.9.18-5|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|libpano13-2.9.18-5|18	%define extrarelsuffix plf
14mr|libpano13-2.9.18-5|19	%endif
14mr|libpano13-2.9.18-5|20	%endif
14mr|libpano13-2.9.18-5|21	
14mr|libpano13-2.9.18-5|22	%define lib_major 2
14mr|libpano13-2.9.18-5|23	%define libname %mklibname pano13_ %{lib_major}
14mr|libpano13-2.9.18-5|24	%define develname %mklibname -d pano13
14mr|libpano13-2.9.18-5|25	
14mr|libpano13-2.9.18-5|26	Name:		libpano13
14mr|libpano13-2.9.18-5|27	Version:	2.9.18
14mr|libpano13-2.9.18-5|28	Release:	5%{?extrarelsuffix}
14mr|libpano13-2.9.18-5|29	Summary:	Panorama Tools library
14mr|libpano13-2.9.18-5|30	License:	GPLv2+
14mr|libpano13-2.9.18-5|31	Group:		System/Libraries
14mr|libpano13-2.9.18-5|32	URL:		http://panotools.sourceforge.net/
14mr|libpano13-2.9.18-5|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
14mr|libpano13-2.9.18-5|34	BuildRequires:	java-1.7.0-openjdk-devel
14mr|libpano13-2.9.18-5|35	BuildRequires:	pkgconfig(libpng)
14mr|libpano13-2.9.18-5|36	BuildRequires:	jpeg-devel
14mr|libpano13-2.9.18-5|37	BuildRequires:	tiff-devel
14mr|libpano13-2.9.18-5|38	BuildRequires:	zlib-devel
14mr|libpano13-2.9.18-5|39	
14mr|libpano13-2.9.18-5|40	%description
14mr|libpano13-2.9.18-5|41	Helmut Dersch's Panorama Tools.
14mr|libpano13-2.9.18-5|42	
14mr|libpano13-2.9.18-5|43	%if %{bigfov}
14mr|libpano13-2.9.18-5|44	This package is in restricted because there is a patent if FOV is > 160
14mr|libpano13-2.9.18-5|45	%endif
14mr|libpano13-2.9.18-5|46	
14mr|libpano13-2.9.18-5|47	%package tools
14mr|libpano13-2.9.18-5|48	Summary:	Panorama Tools library
14mr|libpano13-2.9.18-5|49	Group:		Graphics
14mr|libpano13-2.9.18-5|50	
14mr|libpano13-2.9.18-5|51	%description tools
14mr|libpano13-2.9.18-5|52	Utilies for Helmut Dersch's Panorama Tools.
14mr|libpano13-2.9.18-5|53	
14mr|libpano13-2.9.18-5|54	%package -n %{libname}
14mr|libpano13-2.9.18-5|55	Summary:	Panorama Tools library
14mr|libpano13-2.9.18-5|56	Group:		System/Libraries
14mr|libpano13-2.9.18-5|57	Provides:	%{name} = %{version}-%{release}
14mr|libpano13-2.9.18-5|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.18
14mr|libpano13-2.9.18-5|59	Obsoletes:	%{_lib}pano13_0 < 2.9.18
14mr|libpano13-2.9.18-5|60	
14mr|libpano13-2.9.18-5|61	%description -n %{libname}
14mr|libpano13-2.9.18-5|62	Libraries for Helmut Dersch's Panorama Tools.
14mr|libpano13-2.9.18-5|63	
14mr|libpano13-2.9.18-5|64	%package -n %{develname}
14mr|libpano13-2.9.18-5|65	Summary:	Headers for developing programs that will use %{name}
14mr|libpano13-2.9.18-5|66	Group:		Development/C
14mr|libpano13-2.9.18-5|67	Requires:	%{libname} = %{version}-%{release}
14mr|libpano13-2.9.18-5|68	Provides:	pano13-devel = %{version}-%{release}
14mr|libpano13-2.9.18-5|69	
14mr|libpano13-2.9.18-5|70	%description -n %{develname}
14mr|libpano13-2.9.18-5|71	Developent headers for Helmut Dersch's Panorama Tools.
14mr|libpano13-2.9.18-5|72	
14mr|libpano13-2.9.18-5|73	%prep
14mr|libpano13-2.9.18-5|74	%setup -q
14mr|libpano13-2.9.18-5|75	
14mr|libpano13-2.9.18-5|76	%build
14mr|libpano13-2.9.18-5|77	export LIBS="-lm"
14mr|libpano13-2.9.18-5|78	%if %{bigfov}
14mr|libpano13-2.9.18-5|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
14mr|libpano13-2.9.18-5|80	%endif
14mr|libpano13-2.9.18-5|81	export CFLAGS="%{optflags} -fPIC"
14mr|libpano13-2.9.18-5|82	%configure2_5x \
14mr|libpano13-2.9.18-5|83	--enable-shared=yes \
14mr|libpano13-2.9.18-5|84	--enable-static=no
14mr|libpano13-2.9.18-5|85	
14mr|libpano13-2.9.18-5|86	%make
14mr|libpano13-2.9.18-5|87	
14mr|libpano13-2.9.18-5|88	%install
14mr|libpano13-2.9.18-5|89	%makeinstall
14mr|libpano13-2.9.18-5|90	
14mr|libpano13-2.9.18-5|91	%files tools
14mr|libpano13-2.9.18-5|92	%doc README.linux AUTHORS
14mr|libpano13-2.9.18-5|93	%{_bindir}/PT*
14mr|libpano13-2.9.18-5|94	%{_bindir}/panoinfo
14mr|libpano13-2.9.18-5|95	%{_mandir}/man1/*.1.*
14mr|libpano13-2.9.18-5|96	
14mr|libpano13-2.9.18-5|97	%files -n %{libname}
14mr|libpano13-2.9.18-5|98	%{_libdir}/libpano13.so.%{lib_major}*
14mr|libpano13-2.9.18-5|99	
14mr|libpano13-2.9.18-5|100	%files -n %{develname}
14mr|libpano13-2.9.18-5|101	%{_includedir}/pano13
14mr|libpano13-2.9.18-5|102	%{_libdir}/libpano13.so
14mr|libpano13-2.9.18-5|103	%{_libdir}/pkgconfig/*.pc
14mr|libpano13-2.9.18-5|104	
14mr|libpano13-2.9.18-5|105	
14mr|libpano13-2.9.18-5|106	
14mr|libpano13-2.9.18-5|107	%changelog
14mr|libpano13-2.9.18-5|108	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.18-5
14mr|libpano13-2.9.18-5|109	+ Revision: 776c2c0
14mr|libpano13-2.9.18-5|110	- Build with openjdk
14mr|libpano13-2.9.18-5|111	
14mr|libpano13-2.9.18-5|112	

17336 14
14mr|libpaper-1.1.24-5|1	%define major 1
14mr|libpaper-1.1.24-5|2	%define libname %mklibname paper %{major}
14mr|libpaper-1.1.24-5|3	%define develname %mklibname paper -d
14mr|libpaper-1.1.24-5|4	%define staticdevelname %mklibname paper -d -s
14mr|libpaper-1.1.24-5|5	
14mr|libpaper-1.1.24-5|6	Summary:	Library for handling paper characteristics
14mr|libpaper-1.1.24-5|7	Name:		libpaper
14mr|libpaper-1.1.24-5|8	Version:	1.1.24
14mr|libpaper-1.1.24-5|9	Release:	5
14mr|libpaper-1.1.24-5|10	License:	LGPL
14mr|libpaper-1.1.24-5|11	Group:		System/Libraries
14mr|libpaper-1.1.24-5|12	URL:		http://packages.debian.org/unstable/source/libpaper
14mr|libpaper-1.1.24-5|13	Source0:	http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}.tar.gz
14mr|libpaper-1.1.24-5|14	# consult also LC_PAPER env var before bluntly falling back to "letter" (#45804)
14mr|libpaper-1.1.24-5|15	# https://bugzilla.redhat.com/show_bug.cgi?id=458833
14mr|libpaper-1.1.24-5|16	Patch0:		libpaper-useglibcfallback.patch
14mr|libpaper-1.1.24-5|17	Patch1:		libpaper-1.1.23-debianbug475683.patch
14mr|libpaper-1.1.24-5|18	%ifarch x86_64
14mr|libpaper-1.1.24-5|19	BuildRequires:	chrpath
14mr|libpaper-1.1.24-5|20	%endif
14mr|libpaper-1.1.24-5|21	
14mr|libpaper-1.1.24-5|22	%description
14mr|libpaper-1.1.24-5|23	This package contains a simple library for use by programs needing
14mr|libpaper-1.1.24-5|24	to handle papers. It lets program automatically recognize a lot of
14mr|libpaper-1.1.24-5|25	different papers with their properties (actually their size).
14mr|libpaper-1.1.24-5|26	
14mr|libpaper-1.1.24-5|27	%package -n	%{libname}
14mr|libpaper-1.1.24-5|28	Summary:	Library for handling paper characteristics
14mr|libpaper-1.1.24-5|29	Group:		System/Libraries
14mr|libpaper-1.1.24-5|30	
14mr|libpaper-1.1.24-5|31	%description -n	%{libname}
14mr|libpaper-1.1.24-5|32	Libraries for paper.
14mr|libpaper-1.1.24-5|33	
14mr|libpaper-1.1.24-5|34	%package -n	%{develname}
14mr|libpaper-1.1.24-5|35	Summary:	Library for handling paper characteristics (development files)
14mr|libpaper-1.1.24-5|36	Group:		Development/C
14mr|libpaper-1.1.24-5|37	Provides:	libpaper-devel = %{version}-%{release}
14mr|libpaper-1.1.24-5|38	Requires:	%{libname} = %{version}-%{release}
14mr|libpaper-1.1.24-5|39	
14mr|libpaper-1.1.24-5|40	%description -n	%{develname}
14mr|libpaper-1.1.24-5|41	This package contains the development files for a simple library for use
14mr|libpaper-1.1.24-5|42	by programs needing to handle papers. It lets program automatically
14mr|libpaper-1.1.24-5|43	recognize a lot of different papers with their properties (actually their
14mr|libpaper-1.1.24-5|44	size).
14mr|libpaper-1.1.24-5|45	
14mr|libpaper-1.1.24-5|46	%package -n	%{staticdevelname}
14mr|libpaper-1.1.24-5|47	Summary:	Library for handling paper characteristics (development files)
14mr|libpaper-1.1.24-5|48	Group:		Development/C
14mr|libpaper-1.1.24-5|49	Requires:	%{develname} = %{version}-%{release}
14mr|libpaper-1.1.24-5|50	
14mr|libpaper-1.1.24-5|51	%description -n %{staticdevelname}
14mr|libpaper-1.1.24-5|52	This package contains the development files for a simple library for use
14mr|libpaper-1.1.24-5|53	by programs needing to handle papers. It lets program automatically
14mr|libpaper-1.1.24-5|54	recognize a lot of different papers with their properties (actually their
14mr|libpaper-1.1.24-5|55	size).
14mr|libpaper-1.1.24-5|56	
14mr|libpaper-1.1.24-5|57	%package -n	paper-utils
14mr|libpaper-1.1.24-5|58	Summary:	Library for handling paper characteristics (development files)
14mr|libpaper-1.1.24-5|59	Group:		Development/C
14mr|libpaper-1.1.24-5|60	Requires:	%{libname} = %{version}-%{release}
14mr|libpaper-1.1.24-5|61	
14mr|libpaper-1.1.24-5|62	%description  -n paper-utils
14mr|libpaper-1.1.24-5|63	This package contains the development files for a simple library for use
14mr|libpaper-1.1.24-5|64	by programs needing to handle papers. It lets program automatically
14mr|libpaper-1.1.24-5|65	recognize a lot of different papers with their properties (actually their
14mr|libpaper-1.1.24-5|66	size).
14mr|libpaper-1.1.24-5|67	
14mr|libpaper-1.1.24-5|68	%prep
14mr|libpaper-1.1.24-5|69	%setup -q -n libpaper-%{version}
14mr|libpaper-1.1.24-5|70	%patch0 -p1
14mr|libpaper-1.1.24-5|71	%patch1 -p1
14mr|libpaper-1.1.24-5|72	
14mr|libpaper-1.1.24-5|73	%build
14mr|libpaper-1.1.24-5|74	%configure2_5x
14mr|libpaper-1.1.24-5|75	%make
14mr|libpaper-1.1.24-5|76	
14mr|libpaper-1.1.24-5|77	%install
14mr|libpaper-1.1.24-5|78	%makeinstall_std
14mr|libpaper-1.1.24-5|79	
14mr|libpaper-1.1.24-5|80	# (tpg) this should close bug #31988
14mr|libpaper-1.1.24-5|81	mkdir -p %{buildroot}%{_sysconfdir}
14mr|libpaper-1.1.24-5|82	cat > %{buildroot}%{_sysconfdir}/papersize << EOF
14mr|libpaper-1.1.24-5|83	# Simply write the paper name. See papersize(5) for possible values.
14mr|libpaper-1.1.24-5|84	EOF
14mr|libpaper-1.1.24-5|85	
14mr|libpaper-1.1.24-5|86	%ifarch x86_64
14mr|libpaper-1.1.24-5|87	chrpath -d %{buildroot}%{_bindir}/paperconf
14mr|libpaper-1.1.24-5|88	%endif
14mr|libpaper-1.1.24-5|89	
14mr|libpaper-1.1.24-5|90	%files -n %{libname}
14mr|libpaper-1.1.24-5|91	%{_libdir}/*.so.%{major}*
14mr|libpaper-1.1.24-5|92	
14mr|libpaper-1.1.24-5|93	%files -n %{develname}
14mr|libpaper-1.1.24-5|94	%doc ChangeLog COPYING debian/changelog
14mr|libpaper-1.1.24-5|95	%{_includedir}/*
14mr|libpaper-1.1.24-5|96	%{_libdir}/*.so
14mr|libpaper-1.1.24-5|97	
14mr|libpaper-1.1.24-5|98	%files -n %{staticdevelname}
14mr|libpaper-1.1.24-5|99	%{_libdir}/*.a
14mr|libpaper-1.1.24-5|100	
14mr|libpaper-1.1.24-5|101	%files -n paper-utils
14mr|libpaper-1.1.24-5|102	%doc README
14mr|libpaper-1.1.24-5|103	%config(noreplace) %{_sysconfdir}/papersize
14mr|libpaper-1.1.24-5|104	%{_bindir}/paperconf
14mr|libpaper-1.1.24-5|105	%{_sbindir}/paperconfig
14mr|libpaper-1.1.24-5|106	%{_mandir}/man*/*
14mr|libpaper-1.1.24-5|107	
14mr|libpaper-1.1.24-5|108	
14mr|libpaper-1.1.24-5|109	%changelog
14mr|libpaper-1.1.24-5|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.24-5
14mr|libpaper-1.1.24-5|111	+ Revision: 809f2c0
14mr|libpaper-1.1.24-5|112	- MassBuild#440: Increase release tag
14mr|libpaper-1.1.24-5|113	
14mr|libpaper-1.1.24-5|114	

17337 14
14mr|libpcap-1.5.3-1|1	%define major 1
14mr|libpcap-1.5.3-1|2	%define libname %mklibname pcap %{major}
14mr|libpcap-1.5.3-1|3	%define devname %mklibname pcap -d
14mr|libpcap-1.5.3-1|4	%bcond_without bluetooth
14mr|libpcap-1.5.3-1|5	
14mr|libpcap-1.5.3-1|6	Summary:	A system-independent interface for user-level packet capture
14mr|libpcap-1.5.3-1|7	Name:		libpcap
14mr|libpcap-1.5.3-1|8	Version:	1.5.3
14mr|libpcap-1.5.3-1|9	Release:	1
14mr|libpcap-1.5.3-1|10	License:	BSD
14mr|libpcap-1.5.3-1|11	Group:		System/Libraries
14mr|libpcap-1.5.3-1|12	Url:		http://www.tcpdump.org/
14mr|libpcap-1.5.3-1|13	Source0:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
14mr|libpcap-1.5.3-1|14	Source1:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
14mr|libpcap-1.5.3-1|15	Patch0:		libpcap-multilib.patch
14mr|libpcap-1.5.3-1|16	Patch1:		libpcap-man.patch
14mr|libpcap-1.5.3-1|17	Patch2:		lpthread-1.3.0-libpcap.patch
14mr|libpcap-1.5.3-1|18	BuildRequires:	bison
14mr|libpcap-1.5.3-1|19	BuildRequires:	flex
14mr|libpcap-1.5.3-1|20	%if %{with bluetooth}
14mr|libpcap-1.5.3-1|21	BuildRequires:	pkgconfig(bluez)
14mr|libpcap-1.5.3-1|22	%endif
14mr|libpcap-1.5.3-1|23	BuildRequires:	pkgconfig(libnl-3.0)
14mr|libpcap-1.5.3-1|24	
14mr|libpcap-1.5.3-1|25	%description
14mr|libpcap-1.5.3-1|26	Libpcap provides a portable framework for low-level network monitoring. Libpcap
14mr|libpcap-1.5.3-1|27	can provide network statistics collection, security monitoring and network
14mr|libpcap-1.5.3-1|28	debugging.  Since almost every system vendor provides a different interface for
14mr|libpcap-1.5.3-1|29	packet capture, the libpcap authors created this system-independent API to ease
14mr|libpcap-1.5.3-1|30	in porting and to alleviate the need for several system-dependent packet
14mr|libpcap-1.5.3-1|31	capture modules in each application.
14mr|libpcap-1.5.3-1|32	
14mr|libpcap-1.5.3-1|33	#----------------------------------------------------------------------------
14mr|libpcap-1.5.3-1|34	
14mr|libpcap-1.5.3-1|35	%package doc
14mr|libpcap-1.5.3-1|36	Summary:	Manual pages for %{name}
14mr|libpcap-1.5.3-1|37	Group:		Documentation
14mr|libpcap-1.5.3-1|38	BuildArch:	noarch
14mr|libpcap-1.5.3-1|39	
14mr|libpcap-1.5.3-1|40	%description doc
14mr|libpcap-1.5.3-1|41	This contains the manual pages documenting %{name}.
14mr|libpcap-1.5.3-1|42	
14mr|libpcap-1.5.3-1|43	%files doc
14mr|libpcap-1.5.3-1|44	%{_mandir}/man5/pcap*
14mr|libpcap-1.5.3-1|45	%{_mandir}/man7/pcap*
14mr|libpcap-1.5.3-1|46	
14mr|libpcap-1.5.3-1|47	#----------------------------------------------------------------------------
14mr|libpcap-1.5.3-1|48	
14mr|libpcap-1.5.3-1|49	%package -n %{libname}
14mr|libpcap-1.5.3-1|50	Summary:	A system-independent interface for user-level packet capture
14mr|libpcap-1.5.3-1|51	Group:		System/Libraries
14mr|libpcap-1.5.3-1|52	Provides:	%{name} = %{EVRD}
14mr|libpcap-1.5.3-1|53	Provides:	pcap = %{EVRD}
14mr|libpcap-1.5.3-1|54	
14mr|libpcap-1.5.3-1|55	%description -n %{libname}
14mr|libpcap-1.5.3-1|56	Libpcap provides a portable framework for low-level network monitoring. Libpcap
14mr|libpcap-1.5.3-1|57	can provide network statistics collection, security monitoring and network
14mr|libpcap-1.5.3-1|58	debugging.  Since almost every system vendor provides a different interface for
14mr|libpcap-1.5.3-1|59	packet capture, the libpcap authors created this system-independent API to ease
14mr|libpcap-1.5.3-1|60	in porting and to alleviate the need for several system-dependent packet
14mr|libpcap-1.5.3-1|61	capture modules in each application.
14mr|libpcap-1.5.3-1|62	
14mr|libpcap-1.5.3-1|63	%files -n %{libname}
14mr|libpcap-1.5.3-1|64	%{_libdir}/libpcap.so.%{major}*
14mr|libpcap-1.5.3-1|65	
14mr|libpcap-1.5.3-1|66	#----------------------------------------------------------------------------
14mr|libpcap-1.5.3-1|67	
14mr|libpcap-1.5.3-1|68	%package -n %{devname}
14mr|libpcap-1.5.3-1|69	Summary:	Development library and header files for the pcap library
14mr|libpcap-1.5.3-1|70	Group:		Development/C
14mr|libpcap-1.5.3-1|71	Requires:	%{libname} = %{EVRD}
14mr|libpcap-1.5.3-1|72	Provides:	pcap-devel = %{EVRD}
14mr|libpcap-1.5.3-1|73	Provides:	%{name}-devel = %{EVRD}
14mr|libpcap-1.5.3-1|74	
14mr|libpcap-1.5.3-1|75	%description -n %{devname}
14mr|libpcap-1.5.3-1|76	This package contains the development pcap library and its header files needed
14mr|libpcap-1.5.3-1|77	to compile applications such as tcpdump, etc.
14mr|libpcap-1.5.3-1|78	
14mr|libpcap-1.5.3-1|79	%files -n %{devname}
14mr|libpcap-1.5.3-1|80	%doc README* CREDITS INSTALL.txt LICENSE CHANGES TODO
14mr|libpcap-1.5.3-1|81	%{_bindir}/pcap-config
14mr|libpcap-1.5.3-1|82	%dir %{_includedir}/pcap
14mr|libpcap-1.5.3-1|83	%{_includedir}/pcap/*.h
14mr|libpcap-1.5.3-1|84	%{_includedir}/*.h
14mr|libpcap-1.5.3-1|85	%{_libdir}/libpcap.so
14mr|libpcap-1.5.3-1|86	%{_mandir}/man1/pcap-config.1*
14mr|libpcap-1.5.3-1|87	%{_mandir}/man3/pcap*
14mr|libpcap-1.5.3-1|88	
14mr|libpcap-1.5.3-1|89	#----------------------------------------------------------------------------
14mr|libpcap-1.5.3-1|90	
14mr|libpcap-1.5.3-1|91	%prep
14mr|libpcap-1.5.3-1|92	%setup -q
14mr|libpcap-1.5.3-1|93	%apply_patches
14mr|libpcap-1.5.3-1|94	
14mr|libpcap-1.5.3-1|95	%build
14mr|libpcap-1.5.3-1|96	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|libpcap-1.5.3-1|97	
14mr|libpcap-1.5.3-1|98	%configure2_5x \
14mr|libpcap-1.5.3-1|99	--disable-static \
14mr|libpcap-1.5.3-1|100	--enable-ipv6 \
14mr|libpcap-1.5.3-1|101	%if %{with bluetooth}
14mr|libpcap-1.5.3-1|102	--enable-bluetooth \
14mr|libpcap-1.5.3-1|103	%endif
14mr|libpcap-1.5.3-1|104	--with-pcap=linux
14mr|libpcap-1.5.3-1|105	
14mr|libpcap-1.5.3-1|106	%make
14mr|libpcap-1.5.3-1|107	
14mr|libpcap-1.5.3-1|108	%install
14mr|libpcap-1.5.3-1|109	install -d %{buildroot}%{_bindir}
14mr|libpcap-1.5.3-1|110	
14mr|libpcap-1.5.3-1|111	%makeinstall_std
14mr|libpcap-1.5.3-1|112	
14mr|libpcap-1.5.3-1|113	# install additional headers
14mr|libpcap-1.5.3-1|114	install -m0644 pcap-int.h %{buildroot}%{_includedir}/
14mr|libpcap-1.5.3-1|115	install -m0644 pcap/bluetooth.h %{buildroot}%{_includedir}/pcap/
14mr|libpcap-1.5.3-1|116	
14mr|libpcap-1.5.3-1|117	# nuke the statis lib
14mr|libpcap-1.5.3-1|118	rm -f %{buildroot}%{_libdir}/libpcap.a
14mr|libpcap-1.5.3-1|119	
14mr|libpcap-1.5.3-1|120	
14mr|libpcap-1.5.3-1|121	%changelog
14mr|libpcap-1.5.3-1|122	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-1
14mr|libpcap-1.5.3-1|123	+ Revision: 7df01f0
14mr|libpcap-1.5.3-1|124	- New version 1.5.3, spec cleanup
14mr|libpcap-1.5.3-1|125	
14mr|libpcap-1.5.3-1|126	

17338 14
14mr|libpciaccess-0.13.2-2|1	%define major 0
14mr|libpciaccess-0.13.2-2|2	%define libname %mklibname pciaccess %{major}
14mr|libpciaccess-0.13.2-2|3	%define devname %mklibname pciaccess -d
14mr|libpciaccess-0.13.2-2|4	
14mr|libpciaccess-0.13.2-2|5	Summary:	Generic PCI access library (from X.org)
14mr|libpciaccess-0.13.2-2|6	Name:		libpciaccess
14mr|libpciaccess-0.13.2-2|7	Version:	0.13.2
14mr|libpciaccess-0.13.2-2|8	Release:	2
14mr|libpciaccess-0.13.2-2|9	License:	MIT
14mr|libpciaccess-0.13.2-2|10	Group:		Development/X11
14mr|libpciaccess-0.13.2-2|11	Url:		http://xorg.freedesktop.org
14mr|libpciaccess-0.13.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mr|libpciaccess-0.13.2-2|13	BuildRequires:	pciids
14mr|libpciaccess-0.13.2-2|14	
14mr|libpciaccess-0.13.2-2|15	%description
14mr|libpciaccess-0.13.2-2|16	A generic PCI access library from X.org.
14mr|libpciaccess-0.13.2-2|17	
14mr|libpciaccess-0.13.2-2|18	%package -n %{libname}
14mr|libpciaccess-0.13.2-2|19	Summary:	Generic PCI access library (from X.org)
14mr|libpciaccess-0.13.2-2|20	Group:		Development/X11
14mr|libpciaccess-0.13.2-2|21	
14mr|libpciaccess-0.13.2-2|22	%description -n %{libname}
14mr|libpciaccess-0.13.2-2|23	A generic PCI access library from X.org.
14mr|libpciaccess-0.13.2-2|24	
14mr|libpciaccess-0.13.2-2|25	%package -n %{devname}
14mr|libpciaccess-0.13.2-2|26	Summary:	Development headers and libraries for %{name}
14mr|libpciaccess-0.13.2-2|27	Group:		Development/X11
14mr|libpciaccess-0.13.2-2|28	Requires:	%{libname} = %{version}-%{release}
14mr|libpciaccess-0.13.2-2|29	Provides:	%{name}-devel = %{version}-%{release}
14mr|libpciaccess-0.13.2-2|30	
14mr|libpciaccess-0.13.2-2|31	%description -n %{devname}
14mr|libpciaccess-0.13.2-2|32	A generic PCI access library from X.org. Development headers and
14mr|libpciaccess-0.13.2-2|33	libraries.
14mr|libpciaccess-0.13.2-2|34	
14mr|libpciaccess-0.13.2-2|35	%prep
14mr|libpciaccess-0.13.2-2|36	%setup -q
14mr|libpciaccess-0.13.2-2|37	
14mr|libpciaccess-0.13.2-2|38	%build
14mr|libpciaccess-0.13.2-2|39	%configure2_5x \
14mr|libpciaccess-0.13.2-2|40	--disable-static \
14mr|libpciaccess-0.13.2-2|41	--with-pciids-path=%{_datadir}
14mr|libpciaccess-0.13.2-2|42	
14mr|libpciaccess-0.13.2-2|43	%make
14mr|libpciaccess-0.13.2-2|44	
14mr|libpciaccess-0.13.2-2|45	%install
14mr|libpciaccess-0.13.2-2|46	%makeinstall_std
14mr|libpciaccess-0.13.2-2|47	
14mr|libpciaccess-0.13.2-2|48	%files -n %{libname}
14mr|libpciaccess-0.13.2-2|49	%{_libdir}/libpciaccess.so.%{major}*
14mr|libpciaccess-0.13.2-2|50	
14mr|libpciaccess-0.13.2-2|51	%files -n %{devname}
14mr|libpciaccess-0.13.2-2|52	%{_libdir}/libpciaccess.so
14mr|libpciaccess-0.13.2-2|53	%{_includedir}/*.h
14mr|libpciaccess-0.13.2-2|54	%{_libdir}/pkgconfig/*.pc
14mr|libpciaccess-0.13.2-2|55	
14mr|libpciaccess-0.13.2-2|56	%changelog
14mr|libpciaccess-0.13.2-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.2-2
14mr|libpciaccess-0.13.2-2|58	+ Revision: f995117
14mr|libpciaccess-0.13.2-2|59	- MassBuild#440: Increase release tag
14mr|libpciaccess-0.13.2-2|60	
14mr|libpciaccess-0.13.2-2|61	

17339 14
14mr|libpeas-1.10.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libpeas-1.10.0-2|2	
14mr|libpeas-1.10.0-2|3	%define oname	peas
14mr|libpeas-1.10.0-2|4	%define api	1.0
14mr|libpeas-1.10.0-2|5	%define major	0
14mr|libpeas-1.10.0-2|6	%define libname	%mklibname %{oname} %{api} %{major}
14mr|libpeas-1.10.0-2|7	%define libgtk	%mklibname %{oname}-gtk %{api} %{major}
14mr|libpeas-1.10.0-2|8	%define devname	%mklibname %{oname} %{api} -d
14mr|libpeas-1.10.0-2|9	%define girname	%mklibname %{oname}-gir %{api}
14mr|libpeas-1.10.0-2|10	%define girgtk	%mklibname %{oname}-gtk-gir %{api}
14mr|libpeas-1.10.0-2|11	
14mr|libpeas-1.10.0-2|12	Summary:	Library for plugin handling
14mr|libpeas-1.10.0-2|13	Name:		libpeas
14mr|libpeas-1.10.0-2|14	Version:	1.10.0
14mr|libpeas-1.10.0-2|15	Release:	2
14mr|libpeas-1.10.0-2|16	Group:		System/Libraries
14mr|libpeas-1.10.0-2|17	License:	LGPLv2+
14mr|libpeas-1.10.0-2|18	URL:		http://www.gnome.org/
14mr|libpeas-1.10.0-2|19	Source0:	http://download.gnome.org/sources/libpeas/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libpeas-1.10.0-2|20	BuildRequires:	gnome-common
14mr|libpeas-1.10.0-2|21	BuildRequires:	intltool
14mr|libpeas-1.10.0-2|22	BuildRequires:	vala >= 0.14.0.22
14mr|libpeas-1.10.0-2|23	BuildRequires:	gettext-devel
14mr|libpeas-1.10.0-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libpeas-1.10.0-2|25	BuildRequires:	pkgconfig(python)
14mr|libpeas-1.10.0-2|26	BuildRequires:	pkgconfig(python3)
14mr|libpeas-1.10.0-2|27	BuildRequires:	pkgconfig(seed)
14mr|libpeas-1.10.0-2|28	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|libpeas-1.10.0-2|29	BuildRequires:	pkgconfig(gjs-internals-1.0)
14mr|libpeas-1.10.0-2|30	BuildRequires:	pkgconfig(gladeui-2.0)
14mr|libpeas-1.10.0-2|31	
14mr|libpeas-1.10.0-2|32	%description
14mr|libpeas-1.10.0-2|33	This is GNOME's plugin handling library.
14mr|libpeas-1.10.0-2|34	
14mr|libpeas-1.10.0-2|35	%package data
14mr|libpeas-1.10.0-2|36	Summary:	Library for plugin handling - data files
14mr|libpeas-1.10.0-2|37	Group:		System/Libraries
14mr|libpeas-1.10.0-2|38	
14mr|libpeas-1.10.0-2|39	%description data
14mr|libpeas-1.10.0-2|40	This is GNOME's plugin handling library - data files
14mr|libpeas-1.10.0-2|41	
14mr|libpeas-1.10.0-2|42	%package -n %{libname}
14mr|libpeas-1.10.0-2|43	Summary:	Library plugin handling
14mr|libpeas-1.10.0-2|44	Group:		System/Libraries
14mr|libpeas-1.10.0-2|45	Requires:	%{name}-data = %{version}-%{release}
14mr|libpeas-1.10.0-2|46	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
14mr|libpeas-1.10.0-2|47	Obsoletes:	%{mklibname %{oname} %{major}} < 1.1.1
14mr|libpeas-1.10.0-2|48	
14mr|libpeas-1.10.0-2|49	%description -n %{libname}
14mr|libpeas-1.10.0-2|50	This is GNOME's plugin handling library.
14mr|libpeas-1.10.0-2|51	
14mr|libpeas-1.10.0-2|52	%package -n %{libgtk}
14mr|libpeas-1.10.0-2|53	Summary:	Library plugin handling UI part
14mr|libpeas-1.10.0-2|54	Group:		System/Libraries
14mr|libpeas-1.10.0-2|55	Requires:	%{name}-data = %{version}-%{release}
14mr|libpeas-1.10.0-2|56	Provides:	%{mklibname %{oname}-gtk %{major}} = %{version}-%{release}
14mr|libpeas-1.10.0-2|57	Obsoletes:	%{mklibname %{oname}-gtk %{major}} < 1.1.1
14mr|libpeas-1.10.0-2|58	
14mr|libpeas-1.10.0-2|59	%description -n %{libgtk}
14mr|libpeas-1.10.0-2|60	This is GNOME's plugin handling library - user interface part.
14mr|libpeas-1.10.0-2|61	
14mr|libpeas-1.10.0-2|62	%package -n %{girname}
14mr|libpeas-1.10.0-2|63	Summary:	GObject Introspection interface description for %{name}
14mr|libpeas-1.10.0-2|64	Group:		System/Libraries
14mr|libpeas-1.10.0-2|65	
14mr|libpeas-1.10.0-2|66	%description -n %{girname}
14mr|libpeas-1.10.0-2|67	GObject Introspection interface description for %{name}.
14mr|libpeas-1.10.0-2|68	
14mr|libpeas-1.10.0-2|69	%package -n %{girgtk}
14mr|libpeas-1.10.0-2|70	Summary:	GObject Introspection interface description for %{name}-gtk
14mr|libpeas-1.10.0-2|71	Group:		System/Libraries
14mr|libpeas-1.10.0-2|72	
14mr|libpeas-1.10.0-2|73	%description -n %{girgtk}
14mr|libpeas-1.10.0-2|74	GObject Introspection interface description for %{name}-gtk.
14mr|libpeas-1.10.0-2|75	
14mr|libpeas-1.10.0-2|76	%package -n %{devname}
14mr|libpeas-1.10.0-2|77	Summary:	Development files for %{name}
14mr|libpeas-1.10.0-2|78	Group:		Development/C
14mr|libpeas-1.10.0-2|79	Requires:	%{libname} = %{version}-%{release}
14mr|libpeas-1.10.0-2|80	Requires:	%{libgtk} = %{version}-%{release}
14mr|libpeas-1.10.0-2|81	Requires:	%{girname} = %{version}-%{release}
14mr|libpeas-1.10.0-2|82	Requires:	%{girgtk} = %{version}-%{release}
14mr|libpeas-1.10.0-2|83	Provides:	%{name}-devel = %version-%release
14mr|libpeas-1.10.0-2|84	Provides:	%{oname}-devel = %{version}-%{release}
14mr|libpeas-1.10.0-2|85	Obsoletes:	%{mklibname -d %{oname} } < 1.1.1
14mr|libpeas-1.10.0-2|86	
14mr|libpeas-1.10.0-2|87	%description -n %{devname}
14mr|libpeas-1.10.0-2|88	The %{name}-devel package contains libraries and header files for
14mr|libpeas-1.10.0-2|89	developing applications that use %{name}.
14mr|libpeas-1.10.0-2|90	
14mr|libpeas-1.10.0-2|91	%prep
14mr|libpeas-1.10.0-2|92	%setup -q
14mr|libpeas-1.10.0-2|93	
14mr|libpeas-1.10.0-2|94	%build
14mr|libpeas-1.10.0-2|95	#autoreconf
14mr|libpeas-1.10.0-2|96	%configure2_5x \
14mr|libpeas-1.10.0-2|97	--disable-static
14mr|libpeas-1.10.0-2|98	%make
14mr|libpeas-1.10.0-2|99	
14mr|libpeas-1.10.0-2|100	%install
14mr|libpeas-1.10.0-2|101	%makeinstall_std
14mr|libpeas-1.10.0-2|102	
14mr|libpeas-1.10.0-2|103	%find_lang %{name}
14mr|libpeas-1.10.0-2|104	
14mr|libpeas-1.10.0-2|105	# we don't want these
14mr|libpeas-1.10.0-2|106	find %{buildroot} -name "*.la" -delete
14mr|libpeas-1.10.0-2|107	
14mr|libpeas-1.10.0-2|108	%files data -f %{name}.lang
14mr|libpeas-1.10.0-2|109	%doc AUTHORS
14mr|libpeas-1.10.0-2|110	%{_datadir}/icons/hicolor/*/actions/*
14mr|libpeas-1.10.0-2|111	%{_datadir}/glade/catalogs/libpeas-gtk.xml
14mr|libpeas-1.10.0-2|112	
14mr|libpeas-1.10.0-2|113	%files -n %{libname}
14mr|libpeas-1.10.0-2|114	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libpeas-1.10.0-2|115	%{_libdir}/%{name}-%{api}/loaders/libpythonloader.so
14mr|libpeas-1.10.0-2|116	%{_libdir}/%{name}-%{api}/loaders/libpython3loader.so
14mr|libpeas-1.10.0-2|117	%{_libdir}/%{name}-%{api}/loaders/libseedloader.so
14mr|libpeas-1.10.0-2|118	
14mr|libpeas-1.10.0-2|119	%files -n %{libgtk}
14mr|libpeas-1.10.0-2|120	%{_libdir}/lib%{oname}-gtk-%{api}.so.%{major}*
14mr|libpeas-1.10.0-2|121	
14mr|libpeas-1.10.0-2|122	%files -n %{girname}
14mr|libpeas-1.10.0-2|123	%{_libdir}/girepository-1.0/Peas-%{api}.typelib
14mr|libpeas-1.10.0-2|124	
14mr|libpeas-1.10.0-2|125	%files -n %{girgtk}
14mr|libpeas-1.10.0-2|126	%{_libdir}/girepository-1.0/PeasGtk-%{api}.typelib
14mr|libpeas-1.10.0-2|127	
14mr|libpeas-1.10.0-2|128	%files -n %{devname}
14mr|libpeas-1.10.0-2|129	%doc ChangeLog
14mr|libpeas-1.10.0-2|130	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|libpeas-1.10.0-2|131	%{_bindir}/peas-demo
14mr|libpeas-1.10.0-2|132	%{_libdir}/peas-demo
14mr|libpeas-1.10.0-2|133	%{_includedir}/*
14mr|libpeas-1.10.0-2|134	%{_libdir}/*.so
14mr|libpeas-1.10.0-2|135	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libpeas-1.10.0-2|136	%{_libdir}/pkgconfig/%{name}-gtk-%{api}.pc
14mr|libpeas-1.10.0-2|137	%{_datadir}/gir-1.0/Peas-%{api}.gir
14mr|libpeas-1.10.0-2|138	%{_datadir}/gir-1.0/PeasGtk-%{api}.gir
14mr|libpeas-1.10.0-2|139	
14mr|libpeas-1.10.0-2|140	
14mr|libpeas-1.10.0-2|141	%changelog
14mr|libpeas-1.10.0-2|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.0-2
14mr|libpeas-1.10.0-2|143	+ Revision: 4f7ae5b
14mr|libpeas-1.10.0-2|144	- MassBuild#440: Increase release tag
14mr|libpeas-1.10.0-2|145	
14mr|libpeas-1.10.0-2|146	

17340 14
14mr|libpipeline-1.3.0-2|1	%define major %(echo %version |cut -d. -f1)
14mr|libpipeline-1.3.0-2|2	%define libname %mklibname pipeline %{major}
14mr|libpipeline-1.3.0-2|3	%define devname %mklibname pipeline -d
14mr|libpipeline-1.3.0-2|4	
14mr|libpipeline-1.3.0-2|5	Name:		libpipeline
14mr|libpipeline-1.3.0-2|6	Version:	1.3.0
14mr|libpipeline-1.3.0-2|7	Release:	2
14mr|libpipeline-1.3.0-2|8	Summary:	Library for manipulating pipelines of subprocesses
14mr|libpipeline-1.3.0-2|9	
14mr|libpipeline-1.3.0-2|10	Group:		System/Libraries
14mr|libpipeline-1.3.0-2|11	License:	GPLv3+
14mr|libpipeline-1.3.0-2|12	URL:		http://libpipeline.nongnu.org/
14mr|libpipeline-1.3.0-2|13	Source0:	http://download.savannah.nongnu.org/releases/libpipeline/%{name}-%{version}.tar.gz
14mr|libpipeline-1.3.0-2|14	
14mr|libpipeline-1.3.0-2|15	%description
14mr|libpipeline-1.3.0-2|16	Library for manipulating pipelines of subprocesses.
14mr|libpipeline-1.3.0-2|17	
14mr|libpipeline-1.3.0-2|18	%package -n %{libname}
14mr|libpipeline-1.3.0-2|19	Summary:	Library for manipulating pipelines of subprocesses
14mr|libpipeline-1.3.0-2|20	
14mr|libpipeline-1.3.0-2|21	Group:		System/Libraries
14mr|libpipeline-1.3.0-2|22	
14mr|libpipeline-1.3.0-2|23	%description -n %{libname}
14mr|libpipeline-1.3.0-2|24	Library for manipulating pipelines of subprocesses
14mr|libpipeline-1.3.0-2|25	
14mr|libpipeline-1.3.0-2|26	%package -n %{devname}
14mr|libpipeline-1.3.0-2|27	Summary:	Development files for %{name}
14mr|libpipeline-1.3.0-2|28	
14mr|libpipeline-1.3.0-2|29	Group:		Development/C
14mr|libpipeline-1.3.0-2|30	Requires:	%{libname} = %{version}-%{release}
14mr|libpipeline-1.3.0-2|31	
14mr|libpipeline-1.3.0-2|32	%description -n %{devname}
14mr|libpipeline-1.3.0-2|33	Development files for %{name}, a library
14mr|libpipeline-1.3.0-2|34	for manipluating pipelines of subprocesses
14mr|libpipeline-1.3.0-2|35	
14mr|libpipeline-1.3.0-2|36	%prep
14mr|libpipeline-1.3.0-2|37	%setup -q
14mr|libpipeline-1.3.0-2|38	
14mr|libpipeline-1.3.0-2|39	%build
14mr|libpipeline-1.3.0-2|40	%configure2_5x
14mr|libpipeline-1.3.0-2|41	%make
14mr|libpipeline-1.3.0-2|42	
14mr|libpipeline-1.3.0-2|43	%install
14mr|libpipeline-1.3.0-2|44	%makeinstall_std
14mr|libpipeline-1.3.0-2|45	
14mr|libpipeline-1.3.0-2|46	%files -n %{libname}
14mr|libpipeline-1.3.0-2|47	%{_libdir}/*.so.%{major}*
14mr|libpipeline-1.3.0-2|48	
14mr|libpipeline-1.3.0-2|49	%files -n %{devname}
14mr|libpipeline-1.3.0-2|50	%doc COPYING NEWS
14mr|libpipeline-1.3.0-2|51	%{_libdir}/*.so
14mr|libpipeline-1.3.0-2|52	%{_includedir}/*
14mr|libpipeline-1.3.0-2|53	%{_libdir}/pkgconfig/*
14mr|libpipeline-1.3.0-2|54	%{_mandir}/man3/*
14mr|libpipeline-1.3.0-2|55	
14mr|libpipeline-1.3.0-2|56	
14mr|libpipeline-1.3.0-2|57	
14mr|libpipeline-1.3.0-2|58	
14mr|libpipeline-1.3.0-2|59	
14mr|libpipeline-1.3.0-2|60	%changelog
14mr|libpipeline-1.3.0-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|libpipeline-1.3.0-2|62	+ Revision: efc57f0
14mr|libpipeline-1.3.0-2|63	- MassBuild#440: Increase release tag
14mr|libpipeline-1.3.0-2|64	
14mr|libpipeline-1.3.0-2|65	

17341 14
14mr|libplist-1.8-5|1	%define major 1
14mr|libplist-1.8-5|2	%define libname %mklibname plist %{major}
14mr|libplist-1.8-5|3	%define libnamedev %mklibname -d plist
14mr|libplist-1.8-5|4	%define libnamecxx %mklibname plist++ %{major}
14mr|libplist-1.8-5|5	%define libnamecxxdev %mklibname -d plist++
14mr|libplist-1.8-5|6	
14mr|libplist-1.8-5|7	Name:		libplist
14mr|libplist-1.8-5|8	Version:	1.8
14mr|libplist-1.8-5|9	Release:	5
14mr|libplist-1.8-5|10	Summary:	Library for manipulating Apple Binary and XML Property Lists
14mr|libplist-1.8-5|11	
14mr|libplist-1.8-5|12	Group:		System/Libraries
14mr|libplist-1.8-5|13	License:	LGPLv2+
14mr|libplist-1.8-5|14	URL:		http://www.libimobiledevice.org/
14mr|libplist-1.8-5|15	
14mr|libplist-1.8-5|16	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mr|libplist-1.8-5|17	
14mr|libplist-1.8-5|18	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libplist-1.8-5|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|libplist-1.8-5|20	BuildRequires:	python-cython
14mr|libplist-1.8-5|21	BuildRequires:	cmake
14mr|libplist-1.8-5|22	
14mr|libplist-1.8-5|23	%description
14mr|libplist-1.8-5|24	libplist is a library for manipulating Apple Binary and XML Property Lists
14mr|libplist-1.8-5|25	
14mr|libplist-1.8-5|26	%package -n %{libname}
14mr|libplist-1.8-5|27	Group:		System/Libraries
14mr|libplist-1.8-5|28	Summary:	Library for manipulating Apple Binary and XML Property Lists
14mr|libplist-1.8-5|29	Requires:	%{name} >= %{version}
14mr|libplist-1.8-5|30	
14mr|libplist-1.8-5|31	%description -n %{libname}
14mr|libplist-1.8-5|32	libplist is a library for manipulating Apple Binary and XML Property Lists
14mr|libplist-1.8-5|33	
14mr|libplist-1.8-5|34	%package -n %{libnamedev}
14mr|libplist-1.8-5|35	Summary:	Development package for libplist
14mr|libplist-1.8-5|36	Group:		Development/C
14mr|libplist-1.8-5|37	Requires:	%{libname} = %{version}-%{release}
14mr|libplist-1.8-5|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libplist-1.8-5|39	
14mr|libplist-1.8-5|40	%description -n %{libnamedev}
14mr|libplist-1.8-5|41	%{name}, development headers and libraries.
14mr|libplist-1.8-5|42	
14mr|libplist-1.8-5|43	%package -n %{libnamecxx}
14mr|libplist-1.8-5|44	Summary:	C++ binding for libplist
14mr|libplist-1.8-5|45	Group:		Development/C++
14mr|libplist-1.8-5|46	Requires:	%{name} >= %{version}
14mr|libplist-1.8-5|47	
14mr|libplist-1.8-5|48	%description -n %{libnamecxx}
14mr|libplist-1.8-5|49	C++ bindings for %{name}
14mr|libplist-1.8-5|50	
14mr|libplist-1.8-5|51	%package -n %{libnamecxxdev}
14mr|libplist-1.8-5|52	Summary:	Development package for libplist++
14mr|libplist-1.8-5|53	Group:		Development/C++
14mr|libplist-1.8-5|54	Requires:	%{libnamecxx} = %{version}-%{release}
14mr|libplist-1.8-5|55	Provides:	%{name}++-devel = %{version}-%{release}
14mr|libplist-1.8-5|56	Conflicts:	%{mklibname plist++ 0} < 1.0
14mr|libplist-1.8-5|57	
14mr|libplist-1.8-5|58	%description -n %{libnamecxxdev}
14mr|libplist-1.8-5|59	%name, C++ development headers and libraries.
14mr|libplist-1.8-5|60	
14mr|libplist-1.8-5|61	
14mr|libplist-1.8-5|62	%package -n python-plist
14mr|libplist-1.8-5|63	Summary:	Python package for libplist
14mr|libplist-1.8-5|64	Group:		Development/Python
14mr|libplist-1.8-5|65	
14mr|libplist-1.8-5|66	Requires:	python
14mr|libplist-1.8-5|67	BuildRequires:	python-devel
14mr|libplist-1.8-5|68	BuildRequires:	swig
14mr|libplist-1.8-5|69	
14mr|libplist-1.8-5|70	%description -n python-plist
14mr|libplist-1.8-5|71	%{name}, python libraries and support
14mr|libplist-1.8-5|72	
14mr|libplist-1.8-5|73	%prep
14mr|libplist-1.8-5|74	%setup -q
14mr|libplist-1.8-5|75	
14mr|libplist-1.8-5|76	%build
14mr|libplist-1.8-5|77	export CMAKE_PREFIX_PATH=/usr
14mr|libplist-1.8-5|78	%cmake
14mr|libplist-1.8-5|79	
14mr|libplist-1.8-5|80	%make
14mr|libplist-1.8-5|81	
14mr|libplist-1.8-5|82	%install
14mr|libplist-1.8-5|83	#export CMAKE_PREFIX_PATH=/usr
14mr|libplist-1.8-5|84	rm -rf %{buildroot}
14mr|libplist-1.8-5|85	%makeinstall_std -C build
14mr|libplist-1.8-5|86	# Fix bogus pkgconfig file
14mr|libplist-1.8-5|87	sed -i -e 's,/usr//,/,g;s,-L/usr/%{_lib} ,,g;/Cflags:/d' %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|libplist-1.8-5|88	# Apparently not seen by automatic stripping
14mr|libplist-1.8-5|89	strip %{buildroot}%{_libdir}/python*/site-packages/plist/_plist.so \
14mr|libplist-1.8-5|90	%{buildroot}%{_libdir}/python*/site-packages/plist.so
14mr|libplist-1.8-5|91	
14mr|libplist-1.8-5|92	%files
14mr|libplist-1.8-5|93	%doc AUTHORS COPYING.LESSER README
14mr|libplist-1.8-5|94	%{_bindir}/plutil
14mr|libplist-1.8-5|95	%{_bindir}/plutil-%{version}
14mr|libplist-1.8-5|96	
14mr|libplist-1.8-5|97	%files -n %{libname}
14mr|libplist-1.8-5|98	%{_libdir}/libplist.so.%{major}*
14mr|libplist-1.8-5|99	
14mr|libplist-1.8-5|100	%files -n %{libnamedev}
14mr|libplist-1.8-5|101	%{_includedir}/plist
14mr|libplist-1.8-5|102	%exclude %{_includedir}/plist/swig
14mr|libplist-1.8-5|103	%{_libdir}/pkgconfig/libplist.pc
14mr|libplist-1.8-5|104	%{_libdir}/libplist.so
14mr|libplist-1.8-5|105	
14mr|libplist-1.8-5|106	%files -n %{libnamecxx}
14mr|libplist-1.8-5|107	%{_libdir}/libplist++.so.%{major}*
14mr|libplist-1.8-5|108	
14mr|libplist-1.8-5|109	%files -n %{libnamecxxdev}
14mr|libplist-1.8-5|110	%{_includedir}/plist/swig
14mr|libplist-1.8-5|111	%exclude %{_includedir}/plist/plist.h
14mr|libplist-1.8-5|112	%{_libdir}/pkgconfig/libplist++.pc
14mr|libplist-1.8-5|113	%{_libdir}/libplist++.so
14mr|libplist-1.8-5|114	
14mr|libplist-1.8-5|115	%files -n python-plist
14mr|libplist-1.8-5|116	%{python_sitearch}/plist
14mr|libplist-1.8-5|117	%{python_sitearch}/plist.so
14mr|libplist-1.8-5|118	
14mr|libplist-1.8-5|119	%changelog
14mr|libplist-1.8-5|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-5
14mr|libplist-1.8-5|121	+ Revision: 95b8a8d
14mr|libplist-1.8-5|122	- MassBuild#440: Increase release tag
14mr|libplist-1.8-5|123	
14mr|libplist-1.8-5|124	

17342 14
14mr|libpng12-1.2.51-1|1	%define libname_orig libpng
14mr|libpng12-1.2.51-1|2	%define major 0
14mr|libpng12-1.2.51-1|3	%define libname %mklibname png %{major}
14mr|libpng12-1.2.51-1|4	
14mr|libpng12-1.2.51-1|5	%define oldmajor 3
14mr|libpng12-1.2.51-1|6	%define oldlib %mklibname png %{oldmajor}
14mr|libpng12-1.2.51-1|7	
14mr|libpng12-1.2.51-1|8	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng12-1.2.51-1|9	Name:		libpng12
14mr|libpng12-1.2.51-1|10	Version:	1.2.51
14mr|libpng12-1.2.51-1|11	Release:	1
14mr|libpng12-1.2.51-1|12	Epoch:		2
14mr|libpng12-1.2.51-1|13	License:	zlib
14mr|libpng12-1.2.51-1|14	Group:		System/Libraries
14mr|libpng12-1.2.51-1|15	Url:		http://www.libpng.org/pub/png/libpng.html
14mr|libpng12-1.2.51-1|16	Source0:	http://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
14mr|libpng12-1.2.51-1|17	# (tpg) APNG support http://littlesvr.ca/apng/
14mr|libpng12-1.2.51-1|18	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
14mr|libpng12-1.2.51-1|19	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
14mr|libpng12-1.2.51-1|20	Patch0:		libpng-%{version}-apng.patch.gz
14mr|libpng12-1.2.51-1|21	Patch1:		libpng-1.2.36-pngconf-setjmp.patch
14mr|libpng12-1.2.51-1|22	Patch2:		libpng-1.2.44-CVE-2008-6218.diff
14mr|libpng12-1.2.51-1|23	BuildRequires:	pkgconfig(zlib)
14mr|libpng12-1.2.51-1|24	
14mr|libpng12-1.2.51-1|25	%description
14mr|libpng12-1.2.51-1|26	The libpng package contains a library of functions for creating and
14mr|libpng12-1.2.51-1|27	manipulating PNG (Portable Network Graphics) image format files.  PNG is
14mr|libpng12-1.2.51-1|28	a bit-mapped graphics format similar to the GIF format.  PNG was created to
14mr|libpng12-1.2.51-1|29	replace the GIF format, since GIF uses a patented data compression
14mr|libpng12-1.2.51-1|30	algorithm.
14mr|libpng12-1.2.51-1|31	
14mr|libpng12-1.2.51-1|32	Libpng should be installed if you need to manipulate PNG format image
14mr|libpng12-1.2.51-1|33	files.
14mr|libpng12-1.2.51-1|34	
14mr|libpng12-1.2.51-1|35	#----------------------------------------------------------------------------
14mr|libpng12-1.2.51-1|36	
14mr|libpng12-1.2.51-1|37	%package -n %{libname}
14mr|libpng12-1.2.51-1|38	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng12-1.2.51-1|39	Group:		System/Libraries
14mr|libpng12-1.2.51-1|40	Conflicts:	%{oldlib} < 2:1.2.46-5
14mr|libpng12-1.2.51-1|41	
14mr|libpng12-1.2.51-1|42	%description -n %{libname}
14mr|libpng12-1.2.51-1|43	This package contains the library needed to run programs dynamically
14mr|libpng12-1.2.51-1|44	linked with libpng.
14mr|libpng12-1.2.51-1|45	
14mr|libpng12-1.2.51-1|46	%files -n %{libname}
14mr|libpng12-1.2.51-1|47	%{_libdir}/libpng12.so.%{major}*
14mr|libpng12-1.2.51-1|48	
14mr|libpng12-1.2.51-1|49	#----------------------------------------------------------------------------
14mr|libpng12-1.2.51-1|50	
14mr|libpng12-1.2.51-1|51	%package -n %{oldlib}
14mr|libpng12-1.2.51-1|52	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng12-1.2.51-1|53	Group:		System/Libraries
14mr|libpng12-1.2.51-1|54	
14mr|libpng12-1.2.51-1|55	%description -n %{oldlib}
14mr|libpng12-1.2.51-1|56	This package contains the library needed to run programs dynamically
14mr|libpng12-1.2.51-1|57	linked with really old versions of libpng.
14mr|libpng12-1.2.51-1|58	
14mr|libpng12-1.2.51-1|59	%files -n %{oldlib}
14mr|libpng12-1.2.51-1|60	%{_libdir}/libpng.so.%{oldmajor}*
14mr|libpng12-1.2.51-1|61	
14mr|libpng12-1.2.51-1|62	#----------------------------------------------------------------------------
14mr|libpng12-1.2.51-1|63	
14mr|libpng12-1.2.51-1|64	%prep
14mr|libpng12-1.2.51-1|65	%setup -q -n libpng-%{version}
14mr|libpng12-1.2.51-1|66	%patch0 -p1 -b .apng
14mr|libpng12-1.2.51-1|67	%patch1 -p0 -b .pngconf-setjmp
14mr|libpng12-1.2.51-1|68	%patch2 -p0 -b .CVE-2008-6218
14mr|libpng12-1.2.51-1|69	
14mr|libpng12-1.2.51-1|70	%build
14mr|libpng12-1.2.51-1|71	export CONFIGURE_TOP=`pwd`
14mr|libpng12-1.2.51-1|72	
14mr|libpng12-1.2.51-1|73	mkdir -p shared
14mr|libpng12-1.2.51-1|74	pushd shared
14mr|libpng12-1.2.51-1|75	CFLAGS="%{optflags} -funroll-loops" \
14mr|libpng12-1.2.51-1|76	%configure2_5x \
14mr|libpng12-1.2.51-1|77	--with-pic \
14mr|libpng12-1.2.51-1|78	--disable-static
14mr|libpng12-1.2.51-1|79	%make
14mr|libpng12-1.2.51-1|80	popd
14mr|libpng12-1.2.51-1|81	
14mr|libpng12-1.2.51-1|82	%install
14mr|libpng12-1.2.51-1|83	%makeinstall_std -C shared
14mr|libpng12-1.2.51-1|84	
14mr|libpng12-1.2.51-1|85	rm -rf %{buildroot}%{_bindir}
14mr|libpng12-1.2.51-1|86	rm -rf %{buildroot}%{_includedir}
14mr|libpng12-1.2.51-1|87	rm -rf %{buildroot}%{_libdir}/*.so
14mr|libpng12-1.2.51-1|88	rm -rf %{buildroot}%{_libdir}/*.la
14mr|libpng12-1.2.51-1|89	rm -rf %{buildroot}%{_libdir}/pkgconfig
14mr|libpng12-1.2.51-1|90	rm -rf %{buildroot}%{_datadir}
14mr|libpng12-1.2.51-1|91	
14mr|libpng12-1.2.51-1|92	%check
14mr|libpng12-1.2.51-1|93	make -C shared check
14mr|libpng12-1.2.51-1|94	
14mr|libpng12-1.2.51-1|95	%changelog
14mr|libpng12-1.2.51-1|96	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.2.51-1
14mr|libpng12-1.2.51-1|97	+ Revision: 3079e8e
14mr|libpng12-1.2.51-1|98	- No need for autoreconf, drop O3 from build flags
14mr|libpng12-1.2.51-1|99	
14mr|libpng12-1.2.51-1|100	

17343 14
14mr|libpng15-1.5.17-3|1	%define oname libpng
14mr|libpng15-1.5.17-3|2	
14mr|libpng15-1.5.17-3|3	%define major 15
14mr|libpng15-1.5.17-3|4	%define libname %mklibname png %{major}
14mr|libpng15-1.5.17-3|5	
14mr|libpng15-1.5.17-3|6	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng15-1.5.17-3|7	Name:		libpng15
14mr|libpng15-1.5.17-3|8	Version:	1.5.17
14mr|libpng15-1.5.17-3|9	Release:	3
14mr|libpng15-1.5.17-3|10	Epoch:		2
14mr|libpng15-1.5.17-3|11	License:	zlib
14mr|libpng15-1.5.17-3|12	Group:		System/Libraries
14mr|libpng15-1.5.17-3|13	URL:		http://www.libpng.org/pub/png/libpng.html
14mr|libpng15-1.5.17-3|14	Source0:	http://prdownloads.sourceforge.net/libpng/files/%{oname}-%{version}.tar.xz
14mr|libpng15-1.5.17-3|15	# (tpg) APNG support http://littlesvr.ca/apng/
14mr|libpng15-1.5.17-3|16	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
14mr|libpng15-1.5.17-3|17	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
14mr|libpng15-1.5.17-3|18	Patch0:		http://downloads.sourceforge.net/libpng-apng/files/libpng-devel/%{version}/%{oname}-%{version}-apng.patch.gz
14mr|libpng15-1.5.17-3|19	Patch2:		libpng-1.5.4-fix-cmake-files-libpath.patch
14mr|libpng15-1.5.17-3|20	Patch3:		libpng-1.5.17-fix-libdir-pkgconfig-lib64-conflict.diff
14mr|libpng15-1.5.17-3|21	BuildRequires:	cmake
14mr|libpng15-1.5.17-3|22	BuildRequires:	pkgconfig(zlib)
14mr|libpng15-1.5.17-3|23	
14mr|libpng15-1.5.17-3|24	%description
14mr|libpng15-1.5.17-3|25	The libpng package contains a library of functions for creating and
14mr|libpng15-1.5.17-3|26	manipulating PNG (Portable Network Graphics) image format files.  PNG is
14mr|libpng15-1.5.17-3|27	a bit-mapped graphics format similar to the GIF format.  PNG was created to
14mr|libpng15-1.5.17-3|28	replace the GIF format, since GIF uses a patented data compression
14mr|libpng15-1.5.17-3|29	algorithm.
14mr|libpng15-1.5.17-3|30	
14mr|libpng15-1.5.17-3|31	Libpng should be installed if you need to manipulate PNG format image
14mr|libpng15-1.5.17-3|32	files.
14mr|libpng15-1.5.17-3|33	
14mr|libpng15-1.5.17-3|34	#----------------------------------------------------------------------------
14mr|libpng15-1.5.17-3|35	
14mr|libpng15-1.5.17-3|36	%package -n %{libname}
14mr|libpng15-1.5.17-3|37	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng15-1.5.17-3|38	Group:		System/Libraries
14mr|libpng15-1.5.17-3|39	
14mr|libpng15-1.5.17-3|40	%description -n %{libname}
14mr|libpng15-1.5.17-3|41	This package contains the library needed to run programs dynamically
14mr|libpng15-1.5.17-3|42	linked with libpng.
14mr|libpng15-1.5.17-3|43	
14mr|libpng15-1.5.17-3|44	%files -n %{libname}
14mr|libpng15-1.5.17-3|45	%{_libdir}/libpng%{major}.so.%{major}*
14mr|libpng15-1.5.17-3|46	
14mr|libpng15-1.5.17-3|47	#----------------------------------------------------------------------------
14mr|libpng15-1.5.17-3|48	
14mr|libpng15-1.5.17-3|49	%prep
14mr|libpng15-1.5.17-3|50	%setup -qn %{oname}-%{version}
14mr|libpng15-1.5.17-3|51	%patch0 -p1 -b .apng
14mr|libpng15-1.5.17-3|52	%patch2 -p0 -b .fix-cmake-files-libpath
14mr|libpng15-1.5.17-3|53	%patch3 -p1 -b .lib64~
14mr|libpng15-1.5.17-3|54	
14mr|libpng15-1.5.17-3|55	%build
14mr|libpng15-1.5.17-3|56	export CFLAGS="%{optflags} -O3 -funroll-loops"
14mr|libpng15-1.5.17-3|57	
14mr|libpng15-1.5.17-3|58	%cmake \
14mr|libpng15-1.5.17-3|59	-DPNG_SHARED:BOOL=ON \
14mr|libpng15-1.5.17-3|60	-DPNG_STATIC:BOOL=OFF
14mr|libpng15-1.5.17-3|61	%make
14mr|libpng15-1.5.17-3|62	
14mr|libpng15-1.5.17-3|63	%install
14mr|libpng15-1.5.17-3|64	%makeinstall_std -C build
14mr|libpng15-1.5.17-3|65	
14mr|libpng15-1.5.17-3|66	# Drop devel files
14mr|libpng15-1.5.17-3|67	rm -rf %{buildroot}%{_bindir}
14mr|libpng15-1.5.17-3|68	rm -rf %{buildroot}%{_includedir}
14mr|libpng15-1.5.17-3|69	rm -rf %{buildroot}%{_libdir}/pkgconfig
14mr|libpng15-1.5.17-3|70	rm -rf %{buildroot}%{_libdir}/*.so
14mr|libpng15-1.5.17-3|71	rm -rf %{buildroot}%{_libdir}/libpng/
14mr|libpng15-1.5.17-3|72	rm -rf %{buildroot}%{_mandir}
14mr|libpng15-1.5.17-3|73	
14mr|libpng15-1.5.17-3|74	
14mr|libpng15-1.5.17-3|75	%changelog
14mr|libpng15-1.5.17-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.5.17-3
14mr|libpng15-1.5.17-3|77	+ Revision: e942b67
14mr|libpng15-1.5.17-3|78	- MassBuild#440: Increase release tag
14mr|libpng15-1.5.17-3|79	
14mr|libpng15-1.5.17-3|80	

17344 14
14mr|libpng-1.6.12-1|1	%define major 16
14mr|libpng-1.6.12-1|2	%define libname %mklibname png %{major}
14mr|libpng-1.6.12-1|3	%define devname %mklibname png -d
14mr|libpng-1.6.12-1|4	
14mr|libpng-1.6.12-1|5	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng-1.6.12-1|6	Name:		libpng
14mr|libpng-1.6.12-1|7	Version:	1.6.12
14mr|libpng-1.6.12-1|8	Release:	1
14mr|libpng-1.6.12-1|9	Epoch:		2
14mr|libpng-1.6.12-1|10	License:	zlib
14mr|libpng-1.6.12-1|11	Group:		System/Libraries
14mr|libpng-1.6.12-1|12	Url:		http://www.libpng.org/pub/png/libpng.html
14mr|libpng-1.6.12-1|13	Source0:	http://prdownloads.sourceforge.net/libpng/files/%{name}-%{version}.tar.xz
14mr|libpng-1.6.12-1|14	# (tpg) APNG support http://littlesvr.ca/apng/
14mr|libpng-1.6.12-1|15	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
14mr|libpng-1.6.12-1|16	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
14mr|libpng-1.6.12-1|17	Patch0:		http://downloads.sourceforge.net/libpng-apng/files/libpng-devel/%{version}/%{name}-%{version}-apng.patch.gz
14mr|libpng-1.6.12-1|18	Patch1:		libpng-1.6.10-fix-libdir-pkgconfig-lib64-conflict.diff
14mr|libpng-1.6.12-1|19	BuildRequires:	cmake
14mr|libpng-1.6.12-1|20	BuildRequires:	pkgconfig(zlib)
14mr|libpng-1.6.12-1|21	
14mr|libpng-1.6.12-1|22	%description
14mr|libpng-1.6.12-1|23	The libpng package contains a library of functions for creating and
14mr|libpng-1.6.12-1|24	manipulating PNG (Portable Network Graphics) image format files.  PNG is
14mr|libpng-1.6.12-1|25	a bit-mapped graphics format similar to the GIF format.  PNG was created to
14mr|libpng-1.6.12-1|26	replace the GIF format, since GIF uses a patented data compression
14mr|libpng-1.6.12-1|27	algorithm.
14mr|libpng-1.6.12-1|28	
14mr|libpng-1.6.12-1|29	Libpng should be installed if you need to manipulate PNG format image
14mr|libpng-1.6.12-1|30	files.
14mr|libpng-1.6.12-1|31	
14mr|libpng-1.6.12-1|32	#----------------------------------------------------------------------------
14mr|libpng-1.6.12-1|33	
14mr|libpng-1.6.12-1|34	%package -n %{libname}
14mr|libpng-1.6.12-1|35	Summary:	A library of functions for manipulating PNG image format files
14mr|libpng-1.6.12-1|36	Group:		System/Libraries
14mr|libpng-1.6.12-1|37	
14mr|libpng-1.6.12-1|38	%description -n %{libname}
14mr|libpng-1.6.12-1|39	This package contains the library needed to run programs dynamically
14mr|libpng-1.6.12-1|40	linked with libpng.
14mr|libpng-1.6.12-1|41	
14mr|libpng-1.6.12-1|42	%files -n %{libname}
14mr|libpng-1.6.12-1|43	%{_libdir}/libpng%{major}.so.%{major}*
14mr|libpng-1.6.12-1|44	
14mr|libpng-1.6.12-1|45	#----------------------------------------------------------------------------
14mr|libpng-1.6.12-1|46	
14mr|libpng-1.6.12-1|47	%package -n %{devname}
14mr|libpng-1.6.12-1|48	Summary:	Development tools for programs to manipulate PNG image format files
14mr|libpng-1.6.12-1|49	Group:		Development/C
14mr|libpng-1.6.12-1|50	Requires:	%{libname} = %{EVRD}
14mr|libpng-1.6.12-1|51	Provides:	%{name}-devel = %{EVRD}
14mr|libpng-1.6.12-1|52	Provides:	png-devel = %{EVRD}
14mr|libpng-1.6.12-1|53	# FIXME this is not quite right, but will fix a great many builds...
14mr|libpng-1.6.12-1|54	%if "%{_lib}" == "lib64"
14mr|libpng-1.6.12-1|55	Provides:	devel(libpng15(64bit))
14mr|libpng-1.6.12-1|56	%else
14mr|libpng-1.6.12-1|57	Provides:	devel(libpng15)
14mr|libpng-1.6.12-1|58	%endif
14mr|libpng-1.6.12-1|59	
14mr|libpng-1.6.12-1|60	%description -n %{devname}
14mr|libpng-1.6.12-1|61	The libpng-devel package contains the header files and libraries
14mr|libpng-1.6.12-1|62	necessary for developing programs using the PNG (Portable Network
14mr|libpng-1.6.12-1|63	Graphics) library.
14mr|libpng-1.6.12-1|64	
14mr|libpng-1.6.12-1|65	If you want to develop programs which will manipulate PNG image format
14mr|libpng-1.6.12-1|66	files, you should install libpng-devel.  You'll also need to install the
14mr|libpng-1.6.12-1|67	libpng package.
14mr|libpng-1.6.12-1|68	
14mr|libpng-1.6.12-1|69	%files -n %{devname}
14mr|libpng-1.6.12-1|70	%doc libpng-manual.txt example.c README TODO CHANGES
14mr|libpng-1.6.12-1|71	%{_bindir}/libpng-config
14mr|libpng-1.6.12-1|72	%{_bindir}/libpng%{major}-config
14mr|libpng-1.6.12-1|73	%{_includedir}/*
14mr|libpng-1.6.12-1|74	%{_libdir}/libpng%{major}.so
14mr|libpng-1.6.12-1|75	%{_libdir}/libpng.so
14mr|libpng-1.6.12-1|76	%{_libdir}/pkgconfig/libpng*.pc
14mr|libpng-1.6.12-1|77	%{_mandir}/man?/*
14mr|libpng-1.6.12-1|78	
14mr|libpng-1.6.12-1|79	#----------------------------------------------------------------------------
14mr|libpng-1.6.12-1|80	
14mr|libpng-1.6.12-1|81	%package source
14mr|libpng-1.6.12-1|82	Summary:	Source code of %{name}
14mr|libpng-1.6.12-1|83	Group:		Development/C
14mr|libpng-1.6.12-1|84	
14mr|libpng-1.6.12-1|85	%description source
14mr|libpng-1.6.12-1|86	This package contains the source code of %{name}.
14mr|libpng-1.6.12-1|87	
14mr|libpng-1.6.12-1|88	%files source
14mr|libpng-1.6.12-1|89	%{_prefix}/src/%{name}/
14mr|libpng-1.6.12-1|90	
14mr|libpng-1.6.12-1|91	#----------------------------------------------------------------------------
14mr|libpng-1.6.12-1|92	
14mr|libpng-1.6.12-1|93	%prep
14mr|libpng-1.6.12-1|94	%setup -q
14mr|libpng-1.6.12-1|95	%patch0 -p1 -b .apng
14mr|libpng-1.6.12-1|96	%patch1 -p1 -b .lib64~
14mr|libpng-1.6.12-1|97	
14mr|libpng-1.6.12-1|98	%build
14mr|libpng-1.6.12-1|99	export CFLAGS="%{optflags} -O3 -funroll-loops"
14mr|libpng-1.6.12-1|100	
14mr|libpng-1.6.12-1|101	%cmake \
14mr|libpng-1.6.12-1|102	-DPNG_SHARED:BOOL=ON \
14mr|libpng-1.6.12-1|103	-DPNG_STATIC:BOOL=OFF
14mr|libpng-1.6.12-1|104	%make
14mr|libpng-1.6.12-1|105	
14mr|libpng-1.6.12-1|106	%install
14mr|libpng-1.6.12-1|107	%makeinstall_std -C build
14mr|libpng-1.6.12-1|108	
14mr|libpng-1.6.12-1|109	install -d %{buildroot}%{_prefix}/src/%{name}
14mr|libpng-1.6.12-1|110	cp -a *.c *.h %{buildroot}%{_prefix}/src/%{name}
14mr|libpng-1.6.12-1|111	
14mr|libpng-1.6.12-1|112	rm -rf %{buildroot}%{_prefix}/lib/libpng/*.cmake
14mr|libpng-1.6.12-1|113	
14mr|libpng-1.6.12-1|114	
14mr|libpng-1.6.12-1|115	%changelog
14mr|libpng-1.6.12-1|116	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.6.12-1
14mr|libpng-1.6.12-1|117	+ Revision: d7a0700
14mr|libpng-1.6.12-1|118	- New version 1.6.12
14mr|libpng-1.6.12-1|119	
14mr|libpng-1.6.12-1|120	

17345 14
14mr|libpqxx-4.0-3|1	Summary:	The official C++ client API for PostgreSQL
14mr|libpqxx-4.0-3|2	Name:		libpqxx
14mr|libpqxx-4.0-3|3	Version:	4.0
14mr|libpqxx-4.0-3|4	Release:	3
14mr|libpqxx-4.0-3|5	Source:		http://pqxx.org/download/software/libpqxx/%name-%version.tar.gz
14mr|libpqxx-4.0-3|6	License:	GPLv2+
14mr|libpqxx-4.0-3|7	Group:		Development/Databases
14mr|libpqxx-4.0-3|8	Url:		http://pqxx.org/
14mr|libpqxx-4.0-3|9	BuildRequires:	postgresql-devel
14mr|libpqxx-4.0-3|10	BuildRequires:  xmlto
14mr|libpqxx-4.0-3|11	BuildRequires:  doxygen
14mr|libpqxx-4.0-3|12	BuildRequires:  pkgconfig
14mr|libpqxx-4.0-3|13	Obsoletes:	%mklibname pqxx 2
14mr|libpqxx-4.0-3|14	
14mr|libpqxx-4.0-3|15	%description
14mr|libpqxx-4.0-3|16	This library works on top of the C-level API library, libpq. You will need
14mr|libpqxx-4.0-3|17	libpq in order to use libpqxx.
14mr|libpqxx-4.0-3|18	The first thing you're likely to notice in programming with libpqxx is that
14mr|libpqxx-4.0-3|19	unlike other libraries, it revolves entirely around transactions. Transactions
14mr|libpqxx-4.0-3|20	are a central concept in database management systems, but they are widely
14mr|libpqxx-4.0-3|21	underappreciated among application developers. Another well-known open source
14mr|libpqxx-4.0-3|22	database system, MySQL, never even got around to implementing them at all in
14mr|libpqxx-4.0-3|23	their own engine, relying on a third-party replacement engine (now owned by
14mr|libpqxx-4.0-3|24	Oracle) to provide this functionality instead.
14mr|libpqxx-4.0-3|25	
14mr|libpqxx-4.0-3|26	%package devel
14mr|libpqxx-4.0-3|27	Summary:        Headers for developing programs that will use %{name}
14mr|libpqxx-4.0-3|28	Group:          Development/C++
14mr|libpqxx-4.0-3|29	Requires:       %{name} = %{version}-%{release}
14mr|libpqxx-4.0-3|30	Obsoletes:	%mklibname pqxx 2 -d
14mr|libpqxx-4.0-3|31	
14mr|libpqxx-4.0-3|32	%description devel
14mr|libpqxx-4.0-3|33	This package contains the headers that programmers will need to develop
14mr|libpqxx-4.0-3|34	applications which will use %{name}.
14mr|libpqxx-4.0-3|35	
14mr|libpqxx-4.0-3|36	%prep
14mr|libpqxx-4.0-3|37	%setup -q
14mr|libpqxx-4.0-3|38	
14mr|libpqxx-4.0-3|39	%build
14mr|libpqxx-4.0-3|40	%configure2_5x \
14mr|libpqxx-4.0-3|41	--enable-shared \
14mr|libpqxx-4.0-3|42	--disable-static
14mr|libpqxx-4.0-3|43	%make
14mr|libpqxx-4.0-3|44	
14mr|libpqxx-4.0-3|45	%install
14mr|libpqxx-4.0-3|46	
14mr|libpqxx-4.0-3|47	%makeinstall_std
14mr|libpqxx-4.0-3|48	
14mr|libpqxx-4.0-3|49	# cleanup
14mr|libpqxx-4.0-3|50	rm -f %{buildroot}%{_libdir}/*.la
14mr|libpqxx-4.0-3|51	
14mr|libpqxx-4.0-3|52	%files
14mr|libpqxx-4.0-3|53	%_libdir/libpqxx-*.so
14mr|libpqxx-4.0-3|54	
14mr|libpqxx-4.0-3|55	%files devel
14mr|libpqxx-4.0-3|56	%_bindir/pqxx-config
14mr|libpqxx-4.0-3|57	%_includedir/pqxx/*
14mr|libpqxx-4.0-3|58	%_libdir/libpqxx.so
14mr|libpqxx-4.0-3|59	%_libdir/pkgconfig/libpqxx.pc
14mr|libpqxx-4.0-3|60	
14mr|libpqxx-4.0-3|61	
14mr|libpqxx-4.0-3|62	
14mr|libpqxx-4.0-3|63	%changelog
14mr|libpqxx-4.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-3
14mr|libpqxx-4.0-3|65	+ Revision: a594410
14mr|libpqxx-4.0-3|66	- MassBuild#440: Increase release tag
14mr|libpqxx-4.0-3|67	
14mr|libpqxx-4.0-3|68	

17346 14
14mr|libprelude-1.0.1-11|1	%bcond_with crosscompile
14mr|libprelude-1.0.1-11|2	
14mr|libprelude-1.0.1-11|3	%if !%{with crosscompile}
14mr|libprelude-1.0.1-11|4	%bcond_without perl
14mr|libprelude-1.0.1-11|5	%bcond_without python
14mr|libprelude-1.0.1-11|6	%endif
14mr|libprelude-1.0.1-11|7	%bcond_with ruby
14mr|libprelude-1.0.1-11|8	
14mr|libprelude-1.0.1-11|9	%define _localstatedir %{_var}
14mr|libprelude-1.0.1-11|10	
14mr|libprelude-1.0.1-11|11	%define major	2
14mr|libprelude-1.0.1-11|12	%define cppmaj	0
14mr|libprelude-1.0.1-11|13	%define libname	%mklibname prelude %{major}
14mr|libprelude-1.0.1-11|14	%define libcpp	%mklibname preludecpp  %{cppmaj}
14mr|libprelude-1.0.1-11|15	%define devname	%mklibname prelude -d
14mr|libprelude-1.0.1-11|16	
14mr|libprelude-1.0.1-11|17	Summary:        Prelude Hybrid Intrusion Detection System Library
14mr|libprelude-1.0.1-11|18	Name:           libprelude
14mr|libprelude-1.0.1-11|19	Version:        1.0.1
14mr|libprelude-1.0.1-11|20	Release:        11
14mr|libprelude-1.0.1-11|21	License:        GPLv2+
14mr|libprelude-1.0.1-11|22	Group:          System/Libraries
14mr|libprelude-1.0.1-11|23	Url:            http://www.prelude-ids.org/
14mr|libprelude-1.0.1-11|24	Source0:	http://www.prelude-ids.org/download/releases/libprelude/%{name}-%{version}.tar.gz
14mr|libprelude-1.0.1-11|25	Patch0:		libprelude-0.9.22-fix-str-fmt.patch
14mr|libprelude-1.0.1-11|26	Patch1:		libprelude-0.9.21.3-ltdl.patch
14mr|libprelude-1.0.1-11|27	# (blino) fix build with libtool 2.4, from OpenEmbedded git
14mr|libprelude-1.0.1-11|28	Patch2:		fix-ltdl-hack.patch
14mr|libprelude-1.0.1-11|29	Patch3:		libprelude-gnutls3.patch
14mr|libprelude-1.0.1-11|30	Patch4:		libprelude-1.0.0-ruby.patch
14mr|libprelude-1.0.1-11|31	Patch5:		libprelude-1.0.1-ruby1.9.diff
14mr|libprelude-1.0.1-11|32	Patch6:		libprelude-1.0.1-gets-undeclared.patch
14mr|libprelude-1.0.1-11|33	
14mr|libprelude-1.0.1-11|34	BuildRequires:  gtk-doc
14mr|libprelude-1.0.1-11|35	BuildRequires:	swig
14mr|libprelude-1.0.1-11|36	BuildRequires:	libtool-devel
14mr|libprelude-1.0.1-11|37	BuildRequires:  pkgconfig(gnutls)
14mr|libprelude-1.0.1-11|38	BuildRequires:	pkgconfig(libgcrypt)
14mr|libprelude-1.0.1-11|39	BuildRequires:  pkgconfig(zlib)
14mr|libprelude-1.0.1-11|40	%if !%{with crosscompile}
14mr|libprelude-1.0.1-11|41	BuildRequires:  perl-devel
14mr|libprelude-1.0.1-11|42	BuildRequires:  pkgconfig(python)
14mr|libprelude-1.0.1-11|43	%endif
14mr|libprelude-1.0.1-11|44	%if %{with ruby}
14mr|libprelude-1.0.1-11|45	BuildRequires:	ruby-devel
14mr|libprelude-1.0.1-11|46	%endif
14mr|libprelude-1.0.1-11|47	
14mr|libprelude-1.0.1-11|48	%description
14mr|libprelude-1.0.1-11|49	The Prelude Library is a collection of generic functions providing
14mr|libprelude-1.0.1-11|50	communication between the Prelude Hybrid IDS suite components. It
14mr|libprelude-1.0.1-11|51	provides a convenient interface for sending alerts to Prelude
14mr|libprelude-1.0.1-11|52	Manager with transparent SSL, failover and replication support,
14mr|libprelude-1.0.1-11|53	asynchronous events and timer interfaces, an abstracted
14mr|libprelude-1.0.1-11|54	configuration API (hooking at the commandline, the configuration
14mr|libprelude-1.0.1-11|55	line, or wide configuration, available from the Manager), and a
14mr|libprelude-1.0.1-11|56	generic plugin API. It allows you to easily turn your favorite
14mr|libprelude-1.0.1-11|57	security program into a Prelude sensor.
14mr|libprelude-1.0.1-11|58	
14mr|libprelude-1.0.1-11|59	%package -n %{libname}
14mr|libprelude-1.0.1-11|60	Summary:        Prelude Hybrid Intrusion Detection System Library
14mr|libprelude-1.0.1-11|61	Group:          System/Libraries
14mr|libprelude-1.0.1-11|62	Provides:       %{name} = %{version}-%{release}
14mr|libprelude-1.0.1-11|63	
14mr|libprelude-1.0.1-11|64	%description -n %{libname}
14mr|libprelude-1.0.1-11|65	The Prelude Library is a collection of generic functions providing
14mr|libprelude-1.0.1-11|66	communication between the Prelude Hybrid IDS suite components. It
14mr|libprelude-1.0.1-11|67	provides a convenient interface for sending alerts to Prelude
14mr|libprelude-1.0.1-11|68	Manager with transparent SSL, failover and replication support,
14mr|libprelude-1.0.1-11|69	asynchronous events and timer interfaces, an abstracted
14mr|libprelude-1.0.1-11|70	configuration API (hooking at the commandline, the configuration
14mr|libprelude-1.0.1-11|71	line, or wide configuration, available from the Manager), and a
14mr|libprelude-1.0.1-11|72	generic plugin API. It allows you to easily turn your favorite
14mr|libprelude-1.0.1-11|73	security program into a Prelude sensor.
14mr|libprelude-1.0.1-11|74	
14mr|libprelude-1.0.1-11|75	%package -n %{libcpp}
14mr|libprelude-1.0.1-11|76	Summary:        Prelude Hybrid Intrusion Detection System Library
14mr|libprelude-1.0.1-11|77	Group:          System/Libraries
14mr|libprelude-1.0.1-11|78	Conflicts:	%{_lib}prelude2 < 1.0.1-4
14mr|libprelude-1.0.1-11|79	
14mr|libprelude-1.0.1-11|80	%description -n %{libcpp}
14mr|libprelude-1.0.1-11|81	This package contains the C++ shared library for %{name}.
14mr|libprelude-1.0.1-11|82	
14mr|libprelude-1.0.1-11|83	%package -n %{devname}
14mr|libprelude-1.0.1-11|84	Summary:        Libraries, includes, etc. for developing Prelude IDS sensors
14mr|libprelude-1.0.1-11|85	Group:          Development/C
14mr|libprelude-1.0.1-11|86	Requires:       %{libname} = %{version}-%{release}
14mr|libprelude-1.0.1-11|87	Requires:       %{libcpp} = %{version}-%{release}
14mr|libprelude-1.0.1-11|88	Provides:       prelude-devel = %{version}-%{release}
14mr|libprelude-1.0.1-11|89	
14mr|libprelude-1.0.1-11|90	%description -n %{devname}
14mr|libprelude-1.0.1-11|91	This package includes the development files for %{name}.
14mr|libprelude-1.0.1-11|92	
14mr|libprelude-1.0.1-11|93	%package -n prelude-tools
14mr|libprelude-1.0.1-11|94	Summary:        The interface for %{libname}
14mr|libprelude-1.0.1-11|95	Group:          Networking/Other
14mr|libprelude-1.0.1-11|96	
14mr|libprelude-1.0.1-11|97	%description -n prelude-tools
14mr|libprelude-1.0.1-11|98	Provides a convenient interface for sending alerts to Prelude
14mr|libprelude-1.0.1-11|99	Manager.
14mr|libprelude-1.0.1-11|100	
14mr|libprelude-1.0.1-11|101	%if !%{with crosscompile}
14mr|libprelude-1.0.1-11|102	%package -n python-prelude
14mr|libprelude-1.0.1-11|103	Summary:        Python bindings for prelude
14mr|libprelude-1.0.1-11|104	Group:          Development/Python
14mr|libprelude-1.0.1-11|105	Requires:       %{libname} = %{version}-%{release}
14mr|libprelude-1.0.1-11|106	
14mr|libprelude-1.0.1-11|107	%description -n python-prelude
14mr|libprelude-1.0.1-11|108	Provides python bindings for prelude.
14mr|libprelude-1.0.1-11|109	
14mr|libprelude-1.0.1-11|110	%package -n perl-prelude
14mr|libprelude-1.0.1-11|111	Summary:        Perl bindings for prelude
14mr|libprelude-1.0.1-11|112	Group:          Development/Perl
14mr|libprelude-1.0.1-11|113	Requires:       %{libname} = %{version}-%{release}
14mr|libprelude-1.0.1-11|114	
14mr|libprelude-1.0.1-11|115	%description -n perl-prelude
14mr|libprelude-1.0.1-11|116	Provides perl bindings for prelude.
14mr|libprelude-1.0.1-11|117	%endif
14mr|libprelude-1.0.1-11|118	
14mr|libprelude-1.0.1-11|119	%if %{with ruby}
14mr|libprelude-1.0.1-11|120	%package -n ruby-prelude
14mr|libprelude-1.0.1-11|121	Summary:	Ruby bindings for prelude
14mr|libprelude-1.0.1-11|122	Group:		Development/Ruby
14mr|libprelude-1.0.1-11|123	Requires:	%{libname} = %{version}-%{release}
14mr|libprelude-1.0.1-11|124	
14mr|libprelude-1.0.1-11|125	%description -n ruby-prelude
14mr|libprelude-1.0.1-11|126	Provides ruby bindings for prelude.
14mr|libprelude-1.0.1-11|127	%endif
14mr|libprelude-1.0.1-11|128	
14mr|libprelude-1.0.1-11|129	%prep
14mr|libprelude-1.0.1-11|130	%setup -q
14mr|libprelude-1.0.1-11|131	%apply_patches
14mr|libprelude-1.0.1-11|132	
14mr|libprelude-1.0.1-11|133	rm -f bindings/python/_PreludeEasy.cxx
14mr|libprelude-1.0.1-11|134	sed -i -e "s|/lib/|/%{_lib}/|g" configure.in
14mr|libprelude-1.0.1-11|135	autoreconf -fi
14mr|libprelude-1.0.1-11|136	
14mr|libprelude-1.0.1-11|137	%build
14mr|libprelude-1.0.1-11|138	%configure2_5x \
14mr|libprelude-1.0.1-11|139	--without-included-ltdl \
14mr|libprelude-1.0.1-11|140	--disable-static \
14mr|libprelude-1.0.1-11|141	--enable-shared \
14mr|libprelude-1.0.1-11|142	--with-perl-installdirs=vendor \
14mr|libprelude-1.0.1-11|143	--without-lua \
14mr|libprelude-1.0.1-11|144	%if %{with python}
14mr|libprelude-1.0.1-11|145	--with-python \
14mr|libprelude-1.0.1-11|146	%else
14mr|libprelude-1.0.1-11|147	--without-python \
14mr|libprelude-1.0.1-11|148	%endif
14mr|libprelude-1.0.1-11|149	%if %{with perl}
14mr|libprelude-1.0.1-11|150	--with-perl \
14mr|libprelude-1.0.1-11|151	%else
14mr|libprelude-1.0.1-11|152	--without-perl \
14mr|libprelude-1.0.1-11|153	%endif
14mr|libprelude-1.0.1-11|154	%if %{with ruby}
14mr|libprelude-1.0.1-11|155	--with-ruby \
14mr|libprelude-1.0.1-11|156	%endif
14mr|libprelude-1.0.1-11|157	--without-included-regex \
14mr|libprelude-1.0.1-11|158	--includedir=%{_includedir}/%{name} \
14mr|libprelude-1.0.1-11|159	--enable-gtk-doc \
14mr|libprelude-1.0.1-11|160	--with-html-dir=%{_docdir}/%{devname}
14mr|libprelude-1.0.1-11|161	
14mr|libprelude-1.0.1-11|162	# removing rpath
14mr|libprelude-1.0.1-11|163	sed -i.rpath -e 's|LD_RUN_PATH=""||' bindings/Makefile.in
14mr|libprelude-1.0.1-11|164	sed -i.rpath -e 's|^sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/%{_lib} %{_libdir}|' libtool
14mr|libprelude-1.0.1-11|165	
14mr|libprelude-1.0.1-11|166	%make
14mr|libprelude-1.0.1-11|167	
14mr|libprelude-1.0.1-11|168	(
14mr|libprelude-1.0.1-11|169	cd bindings/perl
14mr|libprelude-1.0.1-11|170	perl Makefile.PL INSTALLDIRS=vendor
14mr|libprelude-1.0.1-11|171	make
14mr|libprelude-1.0.1-11|172	)
14mr|libprelude-1.0.1-11|173	
14mr|libprelude-1.0.1-11|174	%install
14mr|libprelude-1.0.1-11|175	%makeinstall_std
14mr|libprelude-1.0.1-11|176	%makeinstall_std -C bindings/perl
14mr|libprelude-1.0.1-11|177	
14mr|libprelude-1.0.1-11|178	%if %{with ruby}
14mr|libprelude-1.0.1-11|179	rm -f %{buildroot}%{ruby_sitearchdir}/*.*a
14mr|libprelude-1.0.1-11|180	%endif
14mr|libprelude-1.0.1-11|181	rm -f %{buildroot}%{_sysconfdir}/prelude/default/*.conf-dist
14mr|libprelude-1.0.1-11|182	
14mr|libprelude-1.0.1-11|183	%multiarch_binaries %{buildroot}%{_bindir}/libprelude-config
14mr|libprelude-1.0.1-11|184	
14mr|libprelude-1.0.1-11|185	%files -n %{libname}
14mr|libprelude-1.0.1-11|186	%{_libdir}/libprelude.so.%{major}*
14mr|libprelude-1.0.1-11|187	
14mr|libprelude-1.0.1-11|188	%files -n %{libcpp}
14mr|libprelude-1.0.1-11|189	%{_libdir}/libpreludecpp.so.%{cppmaj}*
14mr|libprelude-1.0.1-11|190	
14mr|libprelude-1.0.1-11|191	%files -n %{devname}
14mr|libprelude-1.0.1-11|192	%doc AUTHORS ChangeLog README INSTALL
14mr|libprelude-1.0.1-11|193	#doc #{_docdir}/%{devname}
14mr|libprelude-1.0.1-11|194	%{multiarch_bindir}/libprelude-config
14mr|libprelude-1.0.1-11|195	%{_bindir}/libprelude-config
14mr|libprelude-1.0.1-11|196	%{_libdir}/*.so
14mr|libprelude-1.0.1-11|197	%{_libdir}/pkgconfig/*.pc
14mr|libprelude-1.0.1-11|198	%dir %{_includedir}/libprelude
14mr|libprelude-1.0.1-11|199	%{_includedir}/libprelude/*
14mr|libprelude-1.0.1-11|200	%{_datadir}/aclocal/*.m4
14mr|libprelude-1.0.1-11|201	
14mr|libprelude-1.0.1-11|202	%files -n prelude-tools
14mr|libprelude-1.0.1-11|203	%doc AUTHORS ChangeLog README INSTALL
14mr|libprelude-1.0.1-11|204	%{_bindir}/prelude-adduser
14mr|libprelude-1.0.1-11|205	%{_bindir}/prelude-admin
14mr|libprelude-1.0.1-11|206	%{_mandir}/man1/prelude-admin.1*
14mr|libprelude-1.0.1-11|207	%dir %{_sysconfdir}/prelude
14mr|libprelude-1.0.1-11|208	%dir %{_sysconfdir}/prelude/default
14mr|libprelude-1.0.1-11|209	%dir %{_sysconfdir}/prelude/profile
14mr|libprelude-1.0.1-11|210	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/prelude/default/*.conf
14mr|libprelude-1.0.1-11|211	%dir %{_var}/spool/prelude
14mr|libprelude-1.0.1-11|212	
14mr|libprelude-1.0.1-11|213	%if !%{with crosscompile}
14mr|libprelude-1.0.1-11|214	%files -n python-prelude
14mr|libprelude-1.0.1-11|215	%{_libdir}/python*/site-packages/*
14mr|libprelude-1.0.1-11|216	
14mr|libprelude-1.0.1-11|217	%files -n perl-prelude
14mr|libprelude-1.0.1-11|218	%{perl_vendorarch}/Prelude.pm
14mr|libprelude-1.0.1-11|219	%{perl_vendorarch}/auto/Prelude
14mr|libprelude-1.0.1-11|220	%{perl_vendorarch}/auto/PreludeEasy
14mr|libprelude-1.0.1-11|221	%endif
14mr|libprelude-1.0.1-11|222	
14mr|libprelude-1.0.1-11|223	%if %{with ruby}
14mr|libprelude-1.0.1-11|224	%files -n ruby-prelude
14mr|libprelude-1.0.1-11|225	%{ruby_sitearchdir}/*
14mr|libprelude-1.0.1-11|226	%endif
14mr|libprelude-1.0.1-11|227	
14mr|libprelude-1.0.1-11|228	
14mr|libprelude-1.0.1-11|229	%changelog
14mr|libprelude-1.0.1-11|230	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-11
14mr|libprelude-1.0.1-11|231	+ Revision: ccf4349
14mr|libprelude-1.0.1-11|232	- MassBuild#440: Increase release tag
14mr|libprelude-1.0.1-11|233	
14mr|libprelude-1.0.1-11|234	

17347 14
14mr|libpreludedb-1.0.1-0.0.p1.3|1	%define major	0
14mr|libpreludedb-1.0.1-0.0.p1.3|2	%define libname	%mklibname preludedb %{major}
14mr|libpreludedb-1.0.1-0.0.p1.3|3	%define devname	%mklibname preludedb -d
14mr|libpreludedb-1.0.1-0.0.p1.3|4	
14mr|libpreludedb-1.0.1-0.0.p1.3|5	Summary:	Provide the framework for easy access to the Prelude database
14mr|libpreludedb-1.0.1-0.0.p1.3|6	Name:		libpreludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|7	Version:	1.0.1
14mr|libpreludedb-1.0.1-0.0.p1.3|8	Release:	0.0.p1.3
14mr|libpreludedb-1.0.1-0.0.p1.3|9	License:	GPLv2+
14mr|libpreludedb-1.0.1-0.0.p1.3|10	Group:		System/Libraries
14mr|libpreludedb-1.0.1-0.0.p1.3|11	Url:		http://www.prelude-ids.org/
14mr|libpreludedb-1.0.1-0.0.p1.3|12	Source0:	http://www.prelude-ids.org/download/releases/%{name}-%{version}p1.tar.gz
14mr|libpreludedb-1.0.1-0.0.p1.3|13	Source4:	libpreludedb-addIndices.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|14	Patch0:		libpreludedb-stdio_h.patch
14mr|libpreludedb-1.0.1-0.0.p1.3|15	
14mr|libpreludedb-1.0.1-0.0.p1.3|16	BuildRequires:	chrpath
14mr|libpreludedb-1.0.1-0.0.p1.3|17	BuildRequires:	gtk-doc
14mr|libpreludedb-1.0.1-0.0.p1.3|18	BuildRequires:	swig
14mr|libpreludedb-1.0.1-0.0.p1.3|19	BuildRequires:	libtool-devel
14mr|libpreludedb-1.0.1-0.0.p1.3|20	BuildRequires:	mysql-devel
14mr|libpreludedb-1.0.1-0.0.p1.3|21	BuildRequires:	perl-devel
14mr|libpreludedb-1.0.1-0.0.p1.3|22	BuildRequires:	postgresql-devel
14mr|libpreludedb-1.0.1-0.0.p1.3|23	BuildRequires:	pkgconfig(gnutls)
14mr|libpreludedb-1.0.1-0.0.p1.3|24	BuildRequires:	pkgconfig(openssl)
14mr|libpreludedb-1.0.1-0.0.p1.3|25	BuildRequires:	pkgconfig(libprelude)
14mr|libpreludedb-1.0.1-0.0.p1.3|26	BuildRequires:	pkgconfig(python)
14mr|libpreludedb-1.0.1-0.0.p1.3|27	BuildRequires:	pkgconfig(sqlite3)
14mr|libpreludedb-1.0.1-0.0.p1.3|28	BuildRequires:	pkgconfig(zlib)
14mr|libpreludedb-1.0.1-0.0.p1.3|29	
14mr|libpreludedb-1.0.1-0.0.p1.3|30	%description
14mr|libpreludedb-1.0.1-0.0.p1.3|31	The PreludeDB Library provides an abstraction layer upon the type
14mr|libpreludedb-1.0.1-0.0.p1.3|32	and the format of the database used to store IDMEF alerts. It
14mr|libpreludedb-1.0.1-0.0.p1.3|33	allows developers to use the Prelude IDMEF database easily and
14mr|libpreludedb-1.0.1-0.0.p1.3|34	efficiently wi thout worrying about SQL, and to access the
14mr|libpreludedb-1.0.1-0.0.p1.3|35	database independently of the type/format of the database.
14mr|libpreludedb-1.0.1-0.0.p1.3|36	
14mr|libpreludedb-1.0.1-0.0.p1.3|37	%package -n	%{libname}
14mr|libpreludedb-1.0.1-0.0.p1.3|38	Summary:	Provide the framework for easy access to the Prelude database
14mr|libpreludedb-1.0.1-0.0.p1.3|39	Group:		System/Libraries
14mr|libpreludedb-1.0.1-0.0.p1.3|40	Provides:	%{name} = %{version}-%{release}
14mr|libpreludedb-1.0.1-0.0.p1.3|41	
14mr|libpreludedb-1.0.1-0.0.p1.3|42	%description -n %{libname}
14mr|libpreludedb-1.0.1-0.0.p1.3|43	The PreludeDB Library provides an abstraction layer upon the type
14mr|libpreludedb-1.0.1-0.0.p1.3|44	and the format of the database used to store IDMEF alerts. It
14mr|libpreludedb-1.0.1-0.0.p1.3|45	allows developers to use the Prelude IDMEF database easily and
14mr|libpreludedb-1.0.1-0.0.p1.3|46	efficiently wi thout worrying about SQL, and to access the
14mr|libpreludedb-1.0.1-0.0.p1.3|47	database independently of the type/format of the database.
14mr|libpreludedb-1.0.1-0.0.p1.3|48	
14mr|libpreludedb-1.0.1-0.0.p1.3|49	%package -n	%{devname}
14mr|libpreludedb-1.0.1-0.0.p1.3|50	Summary:	Libraries and headers for PreludeDB
14mr|libpreludedb-1.0.1-0.0.p1.3|51	Group:		Development/C
14mr|libpreludedb-1.0.1-0.0.p1.3|52	Requires:	%{libname} = %{version}-%{release}
14mr|libpreludedb-1.0.1-0.0.p1.3|53	Provides:	preludedb-devel = %{version}-%{release}
14mr|libpreludedb-1.0.1-0.0.p1.3|54	
14mr|libpreludedb-1.0.1-0.0.p1.3|55	%description -n	%{devname}
14mr|libpreludedb-1.0.1-0.0.p1.3|56	The PreludeDB Library provides an abstraction layer upon the type
14mr|libpreludedb-1.0.1-0.0.p1.3|57	and the format of the database used to store IDMEF alerts. It
14mr|libpreludedb-1.0.1-0.0.p1.3|58	allows developers to use the Prelude IDMEF database easily and
14mr|libpreludedb-1.0.1-0.0.p1.3|59	efficiently wi thout worrying about SQL, and to access the
14mr|libpreludedb-1.0.1-0.0.p1.3|60	database independently of the type/format of the database.
14mr|libpreludedb-1.0.1-0.0.p1.3|61	
14mr|libpreludedb-1.0.1-0.0.p1.3|62	This package contains the development libraries and headers for
14mr|libpreludedb-1.0.1-0.0.p1.3|63	PreludeDB.
14mr|libpreludedb-1.0.1-0.0.p1.3|64	
14mr|libpreludedb-1.0.1-0.0.p1.3|65	%package -n	preludedb-tools
14mr|libpreludedb-1.0.1-0.0.p1.3|66	Summary:	The interface for %{libname}
14mr|libpreludedb-1.0.1-0.0.p1.3|67	Group:		Networking/Other
14mr|libpreludedb-1.0.1-0.0.p1.3|68	
14mr|libpreludedb-1.0.1-0.0.p1.3|69	%description -n	preludedb-tools
14mr|libpreludedb-1.0.1-0.0.p1.3|70	Provides a convenient interface for sending alerts to Prelude
14mr|libpreludedb-1.0.1-0.0.p1.3|71	Manager.
14mr|libpreludedb-1.0.1-0.0.p1.3|72	
14mr|libpreludedb-1.0.1-0.0.p1.3|73	%package -n	python-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|74	Summary:	Python bindings for PreludeDB
14mr|libpreludedb-1.0.1-0.0.p1.3|75	Group:		Development/Python
14mr|libpreludedb-1.0.1-0.0.p1.3|76	
14mr|libpreludedb-1.0.1-0.0.p1.3|77	%description -n	python-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|78	Provides python bindings for PreludeDB.
14mr|libpreludedb-1.0.1-0.0.p1.3|79	
14mr|libpreludedb-1.0.1-0.0.p1.3|80	%package -n	perl-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|81	Summary:	Perl bindings for PreludeDB
14mr|libpreludedb-1.0.1-0.0.p1.3|82	Group:		Development/Perl
14mr|libpreludedb-1.0.1-0.0.p1.3|83	
14mr|libpreludedb-1.0.1-0.0.p1.3|84	%description -n	perl-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|85	Provides perl bindings for PreludeDB.
14mr|libpreludedb-1.0.1-0.0.p1.3|86	
14mr|libpreludedb-1.0.1-0.0.p1.3|87	%package -n	preludedb-mysql
14mr|libpreludedb-1.0.1-0.0.p1.3|88	Summary:	Plugin to use prelude with a MySQL database
14mr|libpreludedb-1.0.1-0.0.p1.3|89	Group:		System/Servers
14mr|libpreludedb-1.0.1-0.0.p1.3|90	
14mr|libpreludedb-1.0.1-0.0.p1.3|91	%description -n	preludedb-mysql
14mr|libpreludedb-1.0.1-0.0.p1.3|92	This plugin authorise prelude to store alerts into a MySQL
14mr|libpreludedb-1.0.1-0.0.p1.3|93	database.
14mr|libpreludedb-1.0.1-0.0.p1.3|94	
14mr|libpreludedb-1.0.1-0.0.p1.3|95	%package -n	preludedb-pgsql
14mr|libpreludedb-1.0.1-0.0.p1.3|96	Summary:	Plugin to use prelude with a PostgreSQL database
14mr|libpreludedb-1.0.1-0.0.p1.3|97	Group:		System/Servers
14mr|libpreludedb-1.0.1-0.0.p1.3|98	
14mr|libpreludedb-1.0.1-0.0.p1.3|99	%description -n	preludedb-pgsql
14mr|libpreludedb-1.0.1-0.0.p1.3|100	This plugin authorise prelude to store alerts into a PostgreSQL
14mr|libpreludedb-1.0.1-0.0.p1.3|101	database.
14mr|libpreludedb-1.0.1-0.0.p1.3|102	
14mr|libpreludedb-1.0.1-0.0.p1.3|103	%package -n	preludedb-sqlite3
14mr|libpreludedb-1.0.1-0.0.p1.3|104	Summary:	Plugin to use prelude with a SQLite3 database
14mr|libpreludedb-1.0.1-0.0.p1.3|105	Group:		System/Servers
14mr|libpreludedb-1.0.1-0.0.p1.3|106	
14mr|libpreludedb-1.0.1-0.0.p1.3|107	%description -n	preludedb-sqlite3
14mr|libpreludedb-1.0.1-0.0.p1.3|108	This plugin authorise prelude to store alerts into a SQLite3
14mr|libpreludedb-1.0.1-0.0.p1.3|109	database.
14mr|libpreludedb-1.0.1-0.0.p1.3|110	
14mr|libpreludedb-1.0.1-0.0.p1.3|111	%prep
14mr|libpreludedb-1.0.1-0.0.p1.3|112	%setup -qn %{name}-%{version}p1
14mr|libpreludedb-1.0.1-0.0.p1.3|113	%apply_patches
14mr|libpreludedb-1.0.1-0.0.p1.3|114	
14mr|libpreludedb-1.0.1-0.0.p1.3|115	%build
14mr|libpreludedb-1.0.1-0.0.p1.3|116	%configure2_5x \
14mr|libpreludedb-1.0.1-0.0.p1.3|117	--disable-static \
14mr|libpreludedb-1.0.1-0.0.p1.3|118	--enable-shared \
14mr|libpreludedb-1.0.1-0.0.p1.3|119	--localstatedir=%{_var} \
14mr|libpreludedb-1.0.1-0.0.p1.3|120	--includedir=%{_includedir}/%{name} \
14mr|libpreludedb-1.0.1-0.0.p1.3|121	--with-swig \
14mr|libpreludedb-1.0.1-0.0.p1.3|122	--with-perl-installdirs=vendor \
14mr|libpreludedb-1.0.1-0.0.p1.3|123	--with-python \
14mr|libpreludedb-1.0.1-0.0.p1.3|124	--enable-gtk-doc \
14mr|libpreludedb-1.0.1-0.0.p1.3|125	--with-html-dir=%{_docdir}/%{devname}
14mr|libpreludedb-1.0.1-0.0.p1.3|126	
14mr|libpreludedb-1.0.1-0.0.p1.3|127	%make
14mr|libpreludedb-1.0.1-0.0.p1.3|128	
14mr|libpreludedb-1.0.1-0.0.p1.3|129	%install
14mr|libpreludedb-1.0.1-0.0.p1.3|130	%makeinstall_std
14mr|libpreludedb-1.0.1-0.0.p1.3|131	%makeinstall_std -C bindings/perl
14mr|libpreludedb-1.0.1-0.0.p1.3|132	
14mr|libpreludedb-1.0.1-0.0.p1.3|133	cp -a %{SOURCE4} %{buildroot}%{_datadir}/%{name}/classic/addIndices.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|134	
14mr|libpreludedb-1.0.1-0.0.p1.3|135	%multiarch_binaries %{buildroot}%{_bindir}/libpreludedb-config
14mr|libpreludedb-1.0.1-0.0.p1.3|136	
14mr|libpreludedb-1.0.1-0.0.p1.3|137	%files -n %{libname}
14mr|libpreludedb-1.0.1-0.0.p1.3|138	%doc COPYING ChangeLog HACKING.README LICENSE.README NEWS README
14mr|libpreludedb-1.0.1-0.0.p1.3|139	%{_libdir}/libpreludedb.so.%{major}*
14mr|libpreludedb-1.0.1-0.0.p1.3|140	%dir %{_libdir}/%{name}/plugins
14mr|libpreludedb-1.0.1-0.0.p1.3|141	%dir %{_libdir}/%{name}/plugins/formats
14mr|libpreludedb-1.0.1-0.0.p1.3|142	%dir %{_libdir}/%{name}/plugins/sql
14mr|libpreludedb-1.0.1-0.0.p1.3|143	%{_libdir}/%{name}/plugins/formats/classic.so
14mr|libpreludedb-1.0.1-0.0.p1.3|144	%{_datadir}/%{name}/classic/addIndices.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|145	
14mr|libpreludedb-1.0.1-0.0.p1.3|146	%files -n %{devname}
14mr|libpreludedb-1.0.1-0.0.p1.3|147	%doc %{_docdir}/%{devname}
14mr|libpreludedb-1.0.1-0.0.p1.3|148	%{multiarch_bindir}/%{name}-config
14mr|libpreludedb-1.0.1-0.0.p1.3|149	%{_bindir}/%{name}-config
14mr|libpreludedb-1.0.1-0.0.p1.3|150	%{_libdir}/*.so
14mr|libpreludedb-1.0.1-0.0.p1.3|151	%dir %{_includedir}/%{name}
14mr|libpreludedb-1.0.1-0.0.p1.3|152	%{_includedir}/%{name}/*.h
14mr|libpreludedb-1.0.1-0.0.p1.3|153	%{_datadir}/aclocal/*.m4
14mr|libpreludedb-1.0.1-0.0.p1.3|154	
14mr|libpreludedb-1.0.1-0.0.p1.3|155	%files -n preludedb-tools
14mr|libpreludedb-1.0.1-0.0.p1.3|156	%{_bindir}/preludedb-admin
14mr|libpreludedb-1.0.1-0.0.p1.3|157	%{_mandir}/man1/preludedb-admin.1*
14mr|libpreludedb-1.0.1-0.0.p1.3|158	
14mr|libpreludedb-1.0.1-0.0.p1.3|159	%files -n python-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|160	%{_libdir}/python*/site-packages/*
14mr|libpreludedb-1.0.1-0.0.p1.3|161	
14mr|libpreludedb-1.0.1-0.0.p1.3|162	%files -n perl-preludedb
14mr|libpreludedb-1.0.1-0.0.p1.3|163	%{perl_vendorlib}/*/auto/PreludeDB/PreludeDB.so
14mr|libpreludedb-1.0.1-0.0.p1.3|164	%{perl_vendorlib}/*/PreludeDB.pm
14mr|libpreludedb-1.0.1-0.0.p1.3|165	
14mr|libpreludedb-1.0.1-0.0.p1.3|166	%files -n preludedb-mysql
14mr|libpreludedb-1.0.1-0.0.p1.3|167	%{_libdir}/%{name}/plugins/sql/mysql.so
14mr|libpreludedb-1.0.1-0.0.p1.3|168	%attr(0755,root,root) %{_datadir}/%{name}/classic/mysql2sqlite.sh
14mr|libpreludedb-1.0.1-0.0.p1.3|169	%attr(0755,root,root) %{_datadir}/%{name}/classic/mysql2pgsql.sh
14mr|libpreludedb-1.0.1-0.0.p1.3|170	%{_datadir}/%{name}/classic/mysql*.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|171	
14mr|libpreludedb-1.0.1-0.0.p1.3|172	%files -n preludedb-pgsql
14mr|libpreludedb-1.0.1-0.0.p1.3|173	%{_libdir}/%{name}/plugins/sql/pgsql.so
14mr|libpreludedb-1.0.1-0.0.p1.3|174	%{_datadir}/%{name}/classic/pgsql*.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|175	
14mr|libpreludedb-1.0.1-0.0.p1.3|176	%files -n preludedb-sqlite3
14mr|libpreludedb-1.0.1-0.0.p1.3|177	%{_libdir}/%{name}/plugins/sql/sqlite3.so
14mr|libpreludedb-1.0.1-0.0.p1.3|178	%{_datadir}/%{name}/classic/sqlite*.sql
14mr|libpreludedb-1.0.1-0.0.p1.3|179	
14mr|libpreludedb-1.0.1-0.0.p1.3|180	
14mr|libpreludedb-1.0.1-0.0.p1.3|181	%changelog
14mr|libpreludedb-1.0.1-0.0.p1.3|182	* Wed Jun 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-0.0.p1.3
14mr|libpreludedb-1.0.1-0.0.p1.3|183	+ Revision: 4db52bd
14mr|libpreludedb-1.0.1-0.0.p1.3|184	- Sync patches with cooker
14mr|libpreludedb-1.0.1-0.0.p1.3|185	
14mr|libpreludedb-1.0.1-0.0.p1.3|186	

17348 14
14mr|libprojectm-2.1.0-11|1	%define oname libprojectM
14mr|libprojectm-2.1.0-11|2	%define major 2
14mr|libprojectm-2.1.0-11|3	%define libname %mklibname projectm %{major}
14mr|libprojectm-2.1.0-11|4	%define devname %mklibname projectm -d
14mr|libprojectm-2.1.0-11|5	
14mr|libprojectm-2.1.0-11|6	Summary:	Visualization library for OpenGL based on Milkdrop
14mr|libprojectm-2.1.0-11|7	Name:		libprojectm
14mr|libprojectm-2.1.0-11|8	Epoch:		1
14mr|libprojectm-2.1.0-11|9	Version:	2.1.0
14mr|libprojectm-2.1.0-11|10	Release:	11
14mr|libprojectm-2.1.0-11|11	License:	LGPLv2.1+
14mr|libprojectm-2.1.0-11|12	Group:		System/Libraries
14mr|libprojectm-2.1.0-11|13	Url:		http://projectm.sourceforge.net
14mr|libprojectm-2.1.0-11|14	Source0:	http://downloads.sourceforge.net/project/projectm/2.1.0/projectM-complete-%{version}-Source.tar.gz
14mr|libprojectm-2.1.0-11|15	Patch0:		libprojectm-2.1.0-libsuffix.patch
14mr|libprojectm-2.1.0-11|16	Patch1:		libprojectm-2.1.0-path.patch
14mr|libprojectm-2.1.0-11|17	Patch2:		projectm-libsuffix-pkgconf.patch
14mr|libprojectm-2.1.0-11|18	
14mr|libprojectm-2.1.0-11|19	BuildRequires:	cmake
14mr|libprojectm-2.1.0-11|20	BuildRequires:	gomp-devel
14mr|libprojectm-2.1.0-11|21	BuildRequires:	pkgconfig(ftgl)
14mr|libprojectm-2.1.0-11|22	BuildRequires:	pkgconfig(glew)
14mr|libprojectm-2.1.0-11|23	BuildRequires:	pkgconfig(libpulse)
14mr|libprojectm-2.1.0-11|24	
14mr|libprojectm-2.1.0-11|25	%description
14mr|libprojectm-2.1.0-11|26	projectM is a reimplementation of Milkdrop under OpenGL.
14mr|libprojectm-2.1.0-11|27	
14mr|libprojectm-2.1.0-11|28	#----------------------------------------------------------------------------
14mr|libprojectm-2.1.0-11|29	
14mr|libprojectm-2.1.0-11|30	%package data
14mr|libprojectm-2.1.0-11|31	Summary:	Visualization library for OpenGL based on Milkdrop
14mr|libprojectm-2.1.0-11|32	Group:		Graphics
14mr|libprojectm-2.1.0-11|33	Requires:	fonts-ttf-bitstream-vera
14mr|libprojectm-2.1.0-11|34	
14mr|libprojectm-2.1.0-11|35	%description data
14mr|libprojectm-2.1.0-11|36	projectM is a reimplementation of Milkdrop under OpenGL. This contains data
14mr|libprojectm-2.1.0-11|37	files and presets.
14mr|libprojectm-2.1.0-11|38	
14mr|libprojectm-2.1.0-11|39	%files data
14mr|libprojectm-2.1.0-11|40	%{_datadir}/projectM/
14mr|libprojectm-2.1.0-11|41	
14mr|libprojectm-2.1.0-11|42	#----------------------------------------------------------------------------
14mr|libprojectm-2.1.0-11|43	
14mr|libprojectm-2.1.0-11|44	%package -n %{libname}
14mr|libprojectm-2.1.0-11|45	Summary:	Visualization library for OpenGL based on Milkdrop
14mr|libprojectm-2.1.0-11|46	Group:		System/Libraries
14mr|libprojectm-2.1.0-11|47	Requires:	%{name}-data >= %{EVRD}
14mr|libprojectm-2.1.0-11|48	
14mr|libprojectm-2.1.0-11|49	%description -n %{libname}
14mr|libprojectm-2.1.0-11|50	projectM is a reimplementation of Milkdrop under OpenGL.
14mr|libprojectm-2.1.0-11|51	
14mr|libprojectm-2.1.0-11|52	%files -n %{libname}
14mr|libprojectm-2.1.0-11|53	%{_libdir}/libprojectM.so.%{major}*
14mr|libprojectm-2.1.0-11|54	
14mr|libprojectm-2.1.0-11|55	#----------------------------------------------------------------------------
14mr|libprojectm-2.1.0-11|56	
14mr|libprojectm-2.1.0-11|57	%package -n %{devname}
14mr|libprojectm-2.1.0-11|58	Summary:	Visualization library for OpenGL based on Milkdrop
14mr|libprojectm-2.1.0-11|59	Group:		Development/C
14mr|libprojectm-2.1.0-11|60	Requires:	%{libname} = %{EVRD}
14mr|libprojectm-2.1.0-11|61	Provides:	libprojectm-devel = %{EVRD}
14mr|libprojectm-2.1.0-11|62	
14mr|libprojectm-2.1.0-11|63	%description -n %{devname}
14mr|libprojectm-2.1.0-11|64	projectM is a reimplementation of Milkdrop under OpenGL.
14mr|libprojectm-2.1.0-11|65	
14mr|libprojectm-2.1.0-11|66	%files -n %{devname}
14mr|libprojectm-2.1.0-11|67	%{_includedir}/libprojectM
14mr|libprojectm-2.1.0-11|68	%{_libdir}/libprojectM.so
14mr|libprojectm-2.1.0-11|69	%{_libdir}/pkgconfig/*.pc
14mr|libprojectm-2.1.0-11|70	
14mr|libprojectm-2.1.0-11|71	#----------------------------------------------------------------------------
14mr|libprojectm-2.1.0-11|72	
14mr|libprojectm-2.1.0-11|73	%prep
14mr|libprojectm-2.1.0-11|74	%setup -qn projectM-complete-%{version}-Source
14mr|libprojectm-2.1.0-11|75	%apply_patches
14mr|libprojectm-2.1.0-11|76	
14mr|libprojectm-2.1.0-11|77	%build
14mr|libprojectm-2.1.0-11|78	cd src/libprojectM/
14mr|libprojectm-2.1.0-11|79	%cmake
14mr|libprojectm-2.1.0-11|80	%make
14mr|libprojectm-2.1.0-11|81	
14mr|libprojectm-2.1.0-11|82	%install
14mr|libprojectm-2.1.0-11|83	cd src/libprojectM/
14mr|libprojectm-2.1.0-11|84	%makeinstall_std -C build
14mr|libprojectm-2.1.0-11|85	
14mr|libprojectm-2.1.0-11|86	#replace by symlink
14mr|libprojectm-2.1.0-11|87	ln -sf %{_datadir}/fonts/TTF/{Vera.ttf,VeraMono.ttf} %{buildroot}%{_datadir}/projectM/fonts/
14mr|libprojectm-2.1.0-11|88	
14mr|libprojectm-2.1.0-11|89	
14mr|libprojectm-2.1.0-11|90	%changelog
14mr|libprojectm-2.1.0-11|91	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.0-11
14mr|libprojectm-2.1.0-11|92	+ Revision: b2007be
14mr|libprojectm-2.1.0-11|93	- New version 2.1.0, spec cleanup
14mr|libprojectm-2.1.0-11|94	
14mr|libprojectm-2.1.0-11|95	

17349 14
14mr|libPropList-0.10.1-19|1	%define fname PropList
14mr|libPropList-0.10.1-19|2	%define major 0
14mr|libPropList-0.10.1-19|3	%define libname %mklibname %fname %major
14mr|libPropList-0.10.1-19|4	%define develname %mklibname %fname -d
14mr|libPropList-0.10.1-19|5	
14mr|libPropList-0.10.1-19|6	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
14mr|libPropList-0.10.1-19|7	Name:		libPropList
14mr|libPropList-0.10.1-19|8	Version:	0.10.1
14mr|libPropList-0.10.1-19|9	Release:	19
14mr|libPropList-0.10.1-19|10	License:	GPL/LGPL
14mr|libPropList-0.10.1-19|11	Group:		System/Libraries
14mr|libPropList-0.10.1-19|12	
14mr|libPropList-0.10.1-19|13	Source:		ftp://ftp.windowmaker.org/libs/libPropList-%{version}.tar.bz2
14mr|libPropList-0.10.1-19|14	Patch0:		libPropList-0.10.1-fix-str-fmt.patch
14mr|libPropList-0.10.1-19|15	
14mr|libPropList-0.10.1-19|16	BuildRequires:	flex
14mr|libPropList-0.10.1-19|17	Buildroot:	%{_tmppath}/libPropList-root
14mr|libPropList-0.10.1-19|18	Obsoletes:	wmakerconf <= 2.5-1mdk
14mr|libPropList-0.10.1-19|19	
14mr|libPropList-0.10.1-19|20	%description
14mr|libPropList-0.10.1-19|21	The purpose of PL is to closely mimic the behavior of the property
14mr|libPropList-0.10.1-19|22	lists used in the GNUstep/OPENSTEP (they're formed with the NSString,
14mr|libPropList-0.10.1-19|23	NSData, NSArray and NSDictionary classes) and to be duly compatible.
14mr|libPropList-0.10.1-19|24	
14mr|libPropList-0.10.1-19|25	PL enables programs that use configuration or preference3 files to
14mr|libPropList-0.10.1-19|26	make these compatible with GNUstep/OPENSTEP's user defaults
14mr|libPropList-0.10.1-19|27	handling mechanism, without needing to use Objective-C or GNUstep/
14mr|libPropList-0.10.1-19|28	OPENSTEP themselves.
14mr|libPropList-0.10.1-19|29	
14mr|libPropList-0.10.1-19|30	%package -n %libname
14mr|libPropList-0.10.1-19|31	Group:      System/Libraries
14mr|libPropList-0.10.1-19|32	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
14mr|libPropList-0.10.1-19|33	Provides: %name = %version-%release
14mr|libPropList-0.10.1-19|34	Obsoletes: %name
14mr|libPropList-0.10.1-19|35	
14mr|libPropList-0.10.1-19|36	%description -n %libname
14mr|libPropList-0.10.1-19|37	The purpose of PropList is to closely mimic the behavior of the property
14mr|libPropList-0.10.1-19|38	lists used in the GNUstep/OPENSTEP (they're formed with the NSString,
14mr|libPropList-0.10.1-19|39	NSData, NSArray and NSDictionary classes) and to be duly compatible.
14mr|libPropList-0.10.1-19|40	
14mr|libPropList-0.10.1-19|41	PropList enables programs that use configuration or preference3 files to
14mr|libPropList-0.10.1-19|42	make these compatible with GNUstep/OPENSTEP's user defaults
14mr|libPropList-0.10.1-19|43	handling mechanism, without needing to use Objective-C or GNUstep/
14mr|libPropList-0.10.1-19|44	OPENSTEP themselves.
14mr|libPropList-0.10.1-19|45	
14mr|libPropList-0.10.1-19|46	%package -n %develname
14mr|libPropList-0.10.1-19|47	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
14mr|libPropList-0.10.1-19|48	Group:		Development/C
14mr|libPropList-0.10.1-19|49	Requires:	%libname = %version-%release
14mr|libPropList-0.10.1-19|50	Provides:   %name-devel = %version-%release
14mr|libPropList-0.10.1-19|51	Provides:   %fname-devel = %version-%release
14mr|libPropList-0.10.1-19|52	Provides:   %{libname}-devel = %version-%release
14mr|libPropList-0.10.1-19|53	Obsoletes:  %name-devel
14mr|libPropList-0.10.1-19|54	Obsoletes:  %mklibname %fname 0 -d
14mr|libPropList-0.10.1-19|55	
14mr|libPropList-0.10.1-19|56	%description -n %develname
14mr|libPropList-0.10.1-19|57	This package contains libraries and header files needs for development.
14mr|libPropList-0.10.1-19|58	
14mr|libPropList-0.10.1-19|59	%prep
14mr|libPropList-0.10.1-19|60	%setup -q
14mr|libPropList-0.10.1-19|61	%patch0 -p0
14mr|libPropList-0.10.1-19|62	
14mr|libPropList-0.10.1-19|63	%build
14mr|libPropList-0.10.1-19|64	%configure2_5x \
14mr|libPropList-0.10.1-19|65	--disable-static \
14mr|libPropList-0.10.1-19|66	--host=%{_host} \
14mr|libPropList-0.10.1-19|67	--target=%{_target_platform}
14mr|libPropList-0.10.1-19|68	make
14mr|libPropList-0.10.1-19|69	
14mr|libPropList-0.10.1-19|70	%install
14mr|libPropList-0.10.1-19|71	rm -fr %buildroot
14mr|libPropList-0.10.1-19|72	%makeinstall_std
14mr|libPropList-0.10.1-19|73	
14mr|libPropList-0.10.1-19|74	%if %mdkversion < 200900
14mr|libPropList-0.10.1-19|75	%post -n %libname -p /sbin/ldconfig
14mr|libPropList-0.10.1-19|76	%endif
14mr|libPropList-0.10.1-19|77	
14mr|libPropList-0.10.1-19|78	%if %mdkversion < 200900
14mr|libPropList-0.10.1-19|79	%postun -n %libname -p /sbin/ldconfig
14mr|libPropList-0.10.1-19|80	%endif
14mr|libPropList-0.10.1-19|81	
14mr|libPropList-0.10.1-19|82	%clean
14mr|libPropList-0.10.1-19|83	rm -rf %buildroot
14mr|libPropList-0.10.1-19|84	
14mr|libPropList-0.10.1-19|85	%files -n %libname
14mr|libPropList-0.10.1-19|86	%defattr(-,root,root)
14mr|libPropList-0.10.1-19|87	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README TODO
14mr|libPropList-0.10.1-19|88	%{_libdir}/lib*.so.%{major}*
14mr|libPropList-0.10.1-19|89	
14mr|libPropList-0.10.1-19|90	%files -n %develname
14mr|libPropList-0.10.1-19|91	%defattr(-,root,root)
14mr|libPropList-0.10.1-19|92	%{_libdir}/lib*.so
14mr|libPropList-0.10.1-19|93	%{_includedir}/*.h
14mr|libPropList-0.10.1-19|94	
14mr|libPropList-0.10.1-19|95	
14mr|libPropList-0.10.1-19|96	
14mr|libPropList-0.10.1-19|97	
14mr|libPropList-0.10.1-19|98	%changelog
14mr|libPropList-0.10.1-19|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.1-19
14mr|libPropList-0.10.1-19|100	+ Revision: f5d9cb1
14mr|libPropList-0.10.1-19|101	- MassBuild#440: Increase release tag
14mr|libPropList-0.10.1-19|102	
14mr|libPropList-0.10.1-19|103	

17350 14
14mr|libproxy-0.4.7-5|1	%define major 1
14mr|libproxy-0.4.7-5|2	%define libname %mklibname proxy %{major}
14mr|libproxy-0.4.7-5|3	%define devname %mklibname -d proxy
14mr|libproxy-0.4.7-5|4	
14mr|libproxy-0.4.7-5|5	%bcond_with	bootstrap
14mr|libproxy-0.4.7-5|6	
14mr|libproxy-0.4.7-5|7	Summary:	A library handling all the details of proxy configuration
14mr|libproxy-0.4.7-5|8	Name:		libproxy
14mr|libproxy-0.4.7-5|9	Version:	0.4.7
14mr|libproxy-0.4.7-5|10	Release:	5
14mr|libproxy-0.4.7-5|11	License:	LGPLv2+
14mr|libproxy-0.4.7-5|12	Group:		System/Libraries
14mr|libproxy-0.4.7-5|13	Url:		http://code.google.com/p/libproxy/
14mr|libproxy-0.4.7-5|14	# http://code.google.com/p/libproxy/issues/detail?id=130&can=1&q=perl
14mr|libproxy-0.4.7-5|15	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libproxy-0.4.7-5|16	Patch0:		libproxy-0.4.7-xul2.0.patch
14mr|libproxy-0.4.7-5|17	Patch1:		libproxy-javascriptcoregtk.patch
14mr|libproxy-0.4.7-5|18	Patch2:		libproxy-0.4.7-add-missing-linkage.patch
14mr|libproxy-0.4.7-5|19	Patch3:		libproxy-0.4.7-url-pac.patch
14mr|libproxy-0.4.7-5|20	Patch4:		libproxy-0.4.7-unistd.patch
14mr|libproxy-0.4.7-5|21	BuildRequires:	cmake
14mr|libproxy-0.4.7-5|22	BuildRequires:	pkgconfig(python)
14mr|libproxy-0.4.7-5|23	BuildRequires:	pkgconfig(zlib)
14mr|libproxy-0.4.7-5|24	# perl
14mr|libproxy-0.4.7-5|25	BuildRequires:	perl-devel
14mr|libproxy-0.4.7-5|26	%if !%{with bootstrap}
14mr|libproxy-0.4.7-5|27	# gnome
14mr|libproxy-0.4.7-5|28	BuildRequires:	pkgconfig(gconf-2.0)
14mr|libproxy-0.4.7-5|29	# NetworkManager
14mr|libproxy-0.4.7-5|30	BuildRequires:	pkgconfig(NetworkManager)
14mr|libproxy-0.4.7-5|31	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libproxy-0.4.7-5|32	# webkit (gtk)
14mr|libproxy-0.4.7-5|33	BuildRequires:	pkgconfig(webkit-1.0)
14mr|libproxy-0.4.7-5|34	# kde
14mr|libproxy-0.4.7-5|35	BuildRequires:	kdelibs4-devel
14mr|libproxy-0.4.7-5|36	%endif
14mr|libproxy-0.4.7-5|37	
14mr|libproxy-0.4.7-5|38	%description
14mr|libproxy-0.4.7-5|39	libproxy offers the following features:
14mr|libproxy-0.4.7-5|40	
14mr|libproxy-0.4.7-5|41	* extremely small core footprint (< 35K)
14mr|libproxy-0.4.7-5|42	* no external dependencies within libproxy core
14mr|libproxy-0.4.7-5|43	(libproxy plugins may have dependencies)
14mr|libproxy-0.4.7-5|44	* only 3 functions in the stable external API
14mr|libproxy-0.4.7-5|45	* dynamic adjustment to changing network topology
14mr|libproxy-0.4.7-5|46	* a standard way of dealing with proxy settings across all scenarios
14mr|libproxy-0.4.7-5|47	* a sublime sense of joy and accomplishment
14mr|libproxy-0.4.7-5|48	
14mr|libproxy-0.4.7-5|49	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|50	
14mr|libproxy-0.4.7-5|51	%package -n	%{libname}
14mr|libproxy-0.4.7-5|52	Group:		System/Libraries
14mr|libproxy-0.4.7-5|53	Summary:	A library handling all the details of proxy configuration
14mr|libproxy-0.4.7-5|54	Obsoletes:	libproxy-mozjs < 0.4.6-3
14mr|libproxy-0.4.7-5|55	Obsoletes:	libproxy-webkit < 0.4.6-3
14mr|libproxy-0.4.7-5|56	Provides:	libproxy-pac = %{EVRD}
14mr|libproxy-0.4.7-5|57	
14mr|libproxy-0.4.7-5|58	%description -n	%{libname}
14mr|libproxy-0.4.7-5|59	libproxy offers the following features:
14mr|libproxy-0.4.7-5|60	
14mr|libproxy-0.4.7-5|61	* extremely small core footprint (< 35K)
14mr|libproxy-0.4.7-5|62	* no external dependencies within libproxy core
14mr|libproxy-0.4.7-5|63	(libproxy plugins may have dependencies)
14mr|libproxy-0.4.7-5|64	* only 3 functions in the stable external API
14mr|libproxy-0.4.7-5|65	* dynamic adjustment to changing network topology
14mr|libproxy-0.4.7-5|66	* a standard way of dealing with proxy settings across all scenarios
14mr|libproxy-0.4.7-5|67	* a sublime sense of joy and accomplishment
14mr|libproxy-0.4.7-5|68	
14mr|libproxy-0.4.7-5|69	%files -n %{libname}
14mr|libproxy-0.4.7-5|70	%doc AUTHORS README
14mr|libproxy-0.4.7-5|71	%{_libdir}/libproxy.so.%{major}*
14mr|libproxy-0.4.7-5|72	%if !%{with bootstrap}
14mr|libproxy-0.4.7-5|73	%dir %{_libdir}/%{name}
14mr|libproxy-0.4.7-5|74	%dir %{_libdir}/%{name}/%{version}
14mr|libproxy-0.4.7-5|75	%dir %{_libdir}/%{name}/%{version}/modules
14mr|libproxy-0.4.7-5|76	%endif
14mr|libproxy-0.4.7-5|77	
14mr|libproxy-0.4.7-5|78	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|79	
14mr|libproxy-0.4.7-5|80	%package	utils
14mr|libproxy-0.4.7-5|81	Summary:	Binary to test %{name}
14mr|libproxy-0.4.7-5|82	Group:		System/Configuration/Networking
14mr|libproxy-0.4.7-5|83	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|84	
14mr|libproxy-0.4.7-5|85	%description	utils
14mr|libproxy-0.4.7-5|86	The %{name}-utils package contains the proxy binary for %{name}
14mr|libproxy-0.4.7-5|87	
14mr|libproxy-0.4.7-5|88	%files utils
14mr|libproxy-0.4.7-5|89	%{_bindir}/proxy
14mr|libproxy-0.4.7-5|90	
14mr|libproxy-0.4.7-5|91	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|92	
14mr|libproxy-0.4.7-5|93	%package -n	python-%{name}
14mr|libproxy-0.4.7-5|94	Summary:	Binding for %{name} and python
14mr|libproxy-0.4.7-5|95	Group:		Development/Python
14mr|libproxy-0.4.7-5|96	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|97	
14mr|libproxy-0.4.7-5|98	%description -n python-%{name}
14mr|libproxy-0.4.7-5|99	The python-%{name} package contains the python binding for %{name}
14mr|libproxy-0.4.7-5|100	
14mr|libproxy-0.4.7-5|101	%files -n python-%{name}
14mr|libproxy-0.4.7-5|102	%{python_sitelib}/libproxy.py
14mr|libproxy-0.4.7-5|103	
14mr|libproxy-0.4.7-5|104	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|105	
14mr|libproxy-0.4.7-5|106	%package	perl
14mr|libproxy-0.4.7-5|107	Summary:	Perl bindings for %{name}
14mr|libproxy-0.4.7-5|108	Group:		Development/Perl
14mr|libproxy-0.4.7-5|109	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|110	
14mr|libproxy-0.4.7-5|111	%description	perl
14mr|libproxy-0.4.7-5|112	This contains the perl bindings for the libproxy library.
14mr|libproxy-0.4.7-5|113	
14mr|libproxy-0.4.7-5|114	%files perl
14mr|libproxy-0.4.7-5|115	%{perl_vendorarch}/Net/Libproxy.pm
14mr|libproxy-0.4.7-5|116	%{perl_vendorarch}/auto/Net/Libproxy
14mr|libproxy-0.4.7-5|117	
14mr|libproxy-0.4.7-5|118	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|119	
14mr|libproxy-0.4.7-5|120	%if !%{with bootstrap}
14mr|libproxy-0.4.7-5|121	%package	gnome
14mr|libproxy-0.4.7-5|122	Summary:	Plugin for %{name} and gnome
14mr|libproxy-0.4.7-5|123	Group:		System/Libraries
14mr|libproxy-0.4.7-5|124	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|125	
14mr|libproxy-0.4.7-5|126	%description	gnome
14mr|libproxy-0.4.7-5|127	The %{name}-gnome package contains the %{name} plugin for gnome.
14mr|libproxy-0.4.7-5|128	
14mr|libproxy-0.4.7-5|129	%files gnome
14mr|libproxy-0.4.7-5|130	%{_libdir}/%{name}/%{version}/modules/config_gnome3.so
14mr|libproxy-0.4.7-5|131	%{_libexecdir}/pxgsettings
14mr|libproxy-0.4.7-5|132	%endif
14mr|libproxy-0.4.7-5|133	
14mr|libproxy-0.4.7-5|134	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|135	
14mr|libproxy-0.4.7-5|136	%if !%{with bootstrap}
14mr|libproxy-0.4.7-5|137	%package	kde
14mr|libproxy-0.4.7-5|138	Summary:	Plugin for %{name} and kde
14mr|libproxy-0.4.7-5|139	Group:		System/Libraries
14mr|libproxy-0.4.7-5|140	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|141	
14mr|libproxy-0.4.7-5|142	%description	kde
14mr|libproxy-0.4.7-5|143	The %{name}-kde package contains the %{name} plugin for kde.
14mr|libproxy-0.4.7-5|144	
14mr|libproxy-0.4.7-5|145	%files kde
14mr|libproxy-0.4.7-5|146	%{_libdir}/%{name}/%{version}/modules/config_kde4.so
14mr|libproxy-0.4.7-5|147	%endif
14mr|libproxy-0.4.7-5|148	
14mr|libproxy-0.4.7-5|149	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|150	
14mr|libproxy-0.4.7-5|151	%if !%{with bootstrap}
14mr|libproxy-0.4.7-5|152	%package	networkmanager
14mr|libproxy-0.4.7-5|153	Summary:	Plugin for %{name} and networkmanager
14mr|libproxy-0.4.7-5|154	Group:		System/Libraries
14mr|libproxy-0.4.7-5|155	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|156	
14mr|libproxy-0.4.7-5|157	%description	networkmanager
14mr|libproxy-0.4.7-5|158	The %{name}-networkmanager package contains the %{name} plugin for
14mr|libproxy-0.4.7-5|159	networkmanager.
14mr|libproxy-0.4.7-5|160	
14mr|libproxy-0.4.7-5|161	%files networkmanager
14mr|libproxy-0.4.7-5|162	%{_libdir}/%{name}/%{version}/modules/network_networkmanager.so
14mr|libproxy-0.4.7-5|163	%endif
14mr|libproxy-0.4.7-5|164	
14mr|libproxy-0.4.7-5|165	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|166	
14mr|libproxy-0.4.7-5|167	%package -n	%{devname}
14mr|libproxy-0.4.7-5|168	Summary:	Development files for %{name}
14mr|libproxy-0.4.7-5|169	Group:		Development/C
14mr|libproxy-0.4.7-5|170	Requires:	%{libname} = %{EVRD}
14mr|libproxy-0.4.7-5|171	Provides:	%{name}-devel = %{EVRD}
14mr|libproxy-0.4.7-5|172	
14mr|libproxy-0.4.7-5|173	%description -n	%{devname}
14mr|libproxy-0.4.7-5|174	The %{name}-devel package contains libraries and header files for
14mr|libproxy-0.4.7-5|175	developing applications that use %{name}.
14mr|libproxy-0.4.7-5|176	
14mr|libproxy-0.4.7-5|177	%files -n %{devname}
14mr|libproxy-0.4.7-5|178	%{_includedir}/proxy.h
14mr|libproxy-0.4.7-5|179	%{_libdir}/*.so
14mr|libproxy-0.4.7-5|180	%{_libdir}/pkgconfig/libproxy-1.0.pc
14mr|libproxy-0.4.7-5|181	%{_datadir}/cmake/Modules/Findlibproxy.cmake
14mr|libproxy-0.4.7-5|182	
14mr|libproxy-0.4.7-5|183	#----------------------------------------------------------------------------
14mr|libproxy-0.4.7-5|184	
14mr|libproxy-0.4.7-5|185	%prep
14mr|libproxy-0.4.7-5|186	%setup -q
14mr|libproxy-0.4.7-5|187	%patch0 -p1 -b .xul20~
14mr|libproxy-0.4.7-5|188	%patch1 -p0 -b .webkitgtk~
14mr|libproxy-0.4.7-5|189	%patch2 -p1 -b .linkage~
14mr|libproxy-0.4.7-5|190	%patch3 -p1
14mr|libproxy-0.4.7-5|191	%patch4 -p1
14mr|libproxy-0.4.7-5|192	
14mr|libproxy-0.4.7-5|193	%build
14mr|libproxy-0.4.7-5|194	%cmake -Dlibexecdir=%{_libexecdir} -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
14mr|libproxy-0.4.7-5|195	-DMODULE_INSTALL_DIR=%{_libdir}/%{name}/%{version}/modules \
14mr|libproxy-0.4.7-5|196	-DPERL_VENDORINSTALL=1 -DWITH_MOZJS=OFF
14mr|libproxy-0.4.7-5|197	%make
14mr|libproxy-0.4.7-5|198	
14mr|libproxy-0.4.7-5|199	%install
14mr|libproxy-0.4.7-5|200	%makeinstall_std -C build
14mr|libproxy-0.4.7-5|201	#gw fix pkgconfig file
14mr|libproxy-0.4.7-5|202	sed -i -e "s^Version:.*^Version: %{version}^" %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|libproxy-0.4.7-5|203	
14mr|libproxy-0.4.7-5|204	%check
14mr|libproxy-0.4.7-5|205	pushd build
14mr|libproxy-0.4.7-5|206	ctest .
14mr|libproxy-0.4.7-5|207	popd
14mr|libproxy-0.4.7-5|208	
14mr|libproxy-0.4.7-5|209	
14mr|libproxy-0.4.7-5|210	%changelog
14mr|libproxy-0.4.7-5|211	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.7-5
14mr|libproxy-0.4.7-5|212	+ Revision: 4f773fc
14mr|libproxy-0.4.7-5|213	- MassBuild#440: Increase release tag
14mr|libproxy-0.4.7-5|214	
14mr|libproxy-0.4.7-5|215	

17351 14
14mr|libpst-0.6.63-2|1	%define major 4
14mr|libpst-0.6.63-2|2	%define libname %mklibname pst %{major}
14mr|libpst-0.6.63-2|3	%define devname %mklibname pst -d
14mr|libpst-0.6.63-2|4	
14mr|libpst-0.6.63-2|5	Summary:	Utilities to convert Outlook .pst files to other formats
14mr|libpst-0.6.63-2|6	Name:		libpst
14mr|libpst-0.6.63-2|7	Epoch:		1
14mr|libpst-0.6.63-2|8	Version:	0.6.63
14mr|libpst-0.6.63-2|9	Release:	2
14mr|libpst-0.6.63-2|10	License:	GPLv2+
14mr|libpst-0.6.63-2|11	Group:		Networking/Mail
14mr|libpst-0.6.63-2|12	Url:		http://www.five-ten-sg.com/%{name}/
14mr|libpst-0.6.63-2|13	Source0:	http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
14mr|libpst-0.6.63-2|14	Patch0:		libpst-0.6.45-linkage.patch
14mr|libpst-0.6.63-2|15	BuildRequires:	imagemagick
14mr|libpst-0.6.63-2|16	BuildRequires:	boost-devel
14mr|libpst-0.6.63-2|17	BuildRequires:	gd-devel
14mr|libpst-0.6.63-2|18	BuildRequires:	gettext-devel
14mr|libpst-0.6.63-2|19	BuildRequires:	jpeg-devel
14mr|libpst-0.6.63-2|20	BuildRequires:	pkgconfig(freetype2)
14mr|libpst-0.6.63-2|21	BuildRequires:	pkgconfig(libgsf-1)
14mr|libpst-0.6.63-2|22	BuildRequires:	pkgconfig(python)
14mr|libpst-0.6.63-2|23	BuildRequires:	pkgconfig(zlib)
14mr|libpst-0.6.63-2|24	Requires:	imagemagick
14mr|libpst-0.6.63-2|25	Provides:	pst-utils = %{EVRD}
14mr|libpst-0.6.63-2|26	
14mr|libpst-0.6.63-2|27	%description
14mr|libpst-0.6.63-2|28	The Libpst utilities include readpst which can convert email messages
14mr|libpst-0.6.63-2|29	to both mbox and MH mailbox formats, pst2ldif which can convert the
14mr|libpst-0.6.63-2|30	contacts to .ldif format for import into ldap databases, and pst2dii
14mr|libpst-0.6.63-2|31	which can convert email messages to the DII load file format used by
14mr|libpst-0.6.63-2|32	Summation.
14mr|libpst-0.6.63-2|33	
14mr|libpst-0.6.63-2|34	%files
14mr|libpst-0.6.63-2|35	%{_bindir}/*
14mr|libpst-0.6.63-2|36	%{_mandir}/man1/*
14mr|libpst-0.6.63-2|37	%{_mandir}/man5/*
14mr|libpst-0.6.63-2|38	%docdir %{_datadir}/doc/%{name}-%{version}
14mr|libpst-0.6.63-2|39	%{_datadir}/doc/%{name}-%{version}
14mr|libpst-0.6.63-2|40	
14mr|libpst-0.6.63-2|41	#----------------------------------------------------------------------------
14mr|libpst-0.6.63-2|42	
14mr|libpst-0.6.63-2|43	%package -n %{libname}
14mr|libpst-0.6.63-2|44	Summary:	A shared library for .pst files support
14mr|libpst-0.6.63-2|45	Group:		System/Libraries
14mr|libpst-0.6.63-2|46	
14mr|libpst-0.6.63-2|47	%description -n %{libname}
14mr|libpst-0.6.63-2|48	Library needed for running libpst tools.
14mr|libpst-0.6.63-2|49	
14mr|libpst-0.6.63-2|50	%files -n %{libname}
14mr|libpst-0.6.63-2|51	%{_libdir}/libpst.so.%{major}*
14mr|libpst-0.6.63-2|52	
14mr|libpst-0.6.63-2|53	#----------------------------------------------------------------------------
14mr|libpst-0.6.63-2|54	
14mr|libpst-0.6.63-2|55	%package -n %{devname}
14mr|libpst-0.6.63-2|56	Summary:	Library and header files for the libpst library
14mr|libpst-0.6.63-2|57	Group:		Development/C
14mr|libpst-0.6.63-2|58	Requires:	%{libname} = %{EVRD}
14mr|libpst-0.6.63-2|59	Provides:	%{name}-devel = %{EVRD}
14mr|libpst-0.6.63-2|60	
14mr|libpst-0.6.63-2|61	%description -n %{devname}
14mr|libpst-0.6.63-2|62	Library and header files for the libpst library.
14mr|libpst-0.6.63-2|63	
14mr|libpst-0.6.63-2|64	%files -n %{devname}
14mr|libpst-0.6.63-2|65	%{_includedir}/libpst-4/
14mr|libpst-0.6.63-2|66	%{_libdir}/*.so
14mr|libpst-0.6.63-2|67	%{_libdir}/pkgconfig/%{name}.pc
14mr|libpst-0.6.63-2|68	
14mr|libpst-0.6.63-2|69	#----------------------------------------------------------------------------
14mr|libpst-0.6.63-2|70	
14mr|libpst-0.6.63-2|71	%package -n python-%{name}
14mr|libpst-0.6.63-2|72	Summary:	Python binding for the libpst library
14mr|libpst-0.6.63-2|73	Group:		Development/Python
14mr|libpst-0.6.63-2|74	Requires:	%{libname} = %{EVRD}
14mr|libpst-0.6.63-2|75	
14mr|libpst-0.6.63-2|76	%description -n python-%{name}
14mr|libpst-0.6.63-2|77	Python module for using pst files.
14mr|libpst-0.6.63-2|78	
14mr|libpst-0.6.63-2|79	%files -n python-%{name}
14mr|libpst-0.6.63-2|80	%{py_platsitedir}/_libpst.so
14mr|libpst-0.6.63-2|81	
14mr|libpst-0.6.63-2|82	#----------------------------------------------------------------------------
14mr|libpst-0.6.63-2|83	
14mr|libpst-0.6.63-2|84	%prep
14mr|libpst-0.6.63-2|85	%setup -q
14mr|libpst-0.6.63-2|86	%patch0 -p0
14mr|libpst-0.6.63-2|87	
14mr|libpst-0.6.63-2|88	%build
14mr|libpst-0.6.63-2|89	%configure2_5x \
14mr|libpst-0.6.63-2|90	--disable-static \
14mr|libpst-0.6.63-2|91	--enable-libpst-shared \
14mr|libpst-0.6.63-2|92	--enable-shared
14mr|libpst-0.6.63-2|93	
14mr|libpst-0.6.63-2|94	%make LIBS='-lpython2.7'
14mr|libpst-0.6.63-2|95	
14mr|libpst-0.6.63-2|96	%install
14mr|libpst-0.6.63-2|97	%makeinstall_std
14mr|libpst-0.6.63-2|98	
14mr|libpst-0.6.63-2|99	%changelog
14mr|libpst-0.6.63-2|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.6.63-2
14mr|libpst-0.6.63-2|101	+ Revision: 1b7bfc6
14mr|libpst-0.6.63-2|102	- MassBuild#440: Increase release tag
14mr|libpst-0.6.63-2|103	
14mr|libpst-0.6.63-2|104	

17352 14
14mr|libpthread-stubs-0.3-5|1	# Debug package is empty so disable it
14mr|libpthread-stubs-0.3-5|2	%define _enable_debug_packages %{nil}
14mr|libpthread-stubs-0.3-5|3	%define debug_package %{nil}
14mr|libpthread-stubs-0.3-5|4	
14mr|libpthread-stubs-0.3-5|5	%define libpthread_stubs %mklibname xcb 1
14mr|libpthread-stubs-0.3-5|6	
14mr|libpthread-stubs-0.3-5|7	Name:		libpthread-stubs
14mr|libpthread-stubs-0.3-5|8	Summary:	PThread Stubs for XCB
14mr|libpthread-stubs-0.3-5|9	Version:	0.3
14mr|libpthread-stubs-0.3-5|10	Release:	5
14mr|libpthread-stubs-0.3-5|11	Group:		System/X11
14mr|libpthread-stubs-0.3-5|12	License:	MIT
14mr|libpthread-stubs-0.3-5|13	URL:		http://xcb.freedesktop.org
14mr|libpthread-stubs-0.3-5|14	Source0:	http://xcb.freedesktop.org/dist/libpthread-stubs-%{version}.tar.bz2
14mr|libpthread-stubs-0.3-5|15	
14mr|libpthread-stubs-0.3-5|16	BuildRequires:	x11-proto-devel >= 1.2.0
14mr|libpthread-stubs-0.3-5|17	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libpthread-stubs-0.3-5|18	BuildRequires:	libxslt-proc
14mr|libpthread-stubs-0.3-5|19	
14mr|libpthread-stubs-0.3-5|20	%description
14mr|libpthread-stubs-0.3-5|21	PThread Stubs for XCB.
14mr|libpthread-stubs-0.3-5|22	
14mr|libpthread-stubs-0.3-5|23	%prep
14mr|libpthread-stubs-0.3-5|24	%setup -q -n libpthread-stubs-%{version}
14mr|libpthread-stubs-0.3-5|25	
14mr|libpthread-stubs-0.3-5|26	%build
14mr|libpthread-stubs-0.3-5|27	%configure2_5x	--x-includes=%{_includedir}\
14mr|libpthread-stubs-0.3-5|28	--x-libraries=%{_libdir}
14mr|libpthread-stubs-0.3-5|29	
14mr|libpthread-stubs-0.3-5|30	%make
14mr|libpthread-stubs-0.3-5|31	
14mr|libpthread-stubs-0.3-5|32	%install
14mr|libpthread-stubs-0.3-5|33	%makeinstall_std
14mr|libpthread-stubs-0.3-5|34	
14mr|libpthread-stubs-0.3-5|35	%files
14mr|libpthread-stubs-0.3-5|36	%{_libdir}/pkgconfig/pthread-stubs.pc
14mr|libpthread-stubs-0.3-5|37	
14mr|libpthread-stubs-0.3-5|38	
14mr|libpthread-stubs-0.3-5|39	
14mr|libpthread-stubs-0.3-5|40	%changelog
14mr|libpthread-stubs-0.3-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-5
14mr|libpthread-stubs-0.3-5|42	+ Revision: 671c5d8
14mr|libpthread-stubs-0.3-5|43	- MassBuild#440: Increase release tag
14mr|libpthread-stubs-0.3-5|44	
14mr|libpthread-stubs-0.3-5|45	

17353 14
14mr|libpwquality-1.2.4-1|1	# we don't want to provide private python extension libs
14mr|libpwquality-1.2.4-1|2	%if %{_use_internal_dependency_generator}
14mr|libpwquality-1.2.4-1|3	%define __noautoprovfiles '%{py_platsitedir}/(.*)\\.so$'
14mr|libpwquality-1.2.4-1|4	%else
14mr|libpwquality-1.2.4-1|5	%define _exclude_files_from_autoprov ^%{py_platsitedir}/.*\\\.so$
14mr|libpwquality-1.2.4-1|6	%endif
14mr|libpwquality-1.2.4-1|7	
14mr|libpwquality-1.2.4-1|8	%define oname pwquality
14mr|libpwquality-1.2.4-1|9	
14mr|libpwquality-1.2.4-1|10	%define major 1
14mr|libpwquality-1.2.4-1|11	%define libname %mklibname %{oname} %{major}
14mr|libpwquality-1.2.4-1|12	%define devname %mklibname %{oname} -d
14mr|libpwquality-1.2.4-1|13	%define build_python 0
14mr|libpwquality-1.2.4-1|14	
14mr|libpwquality-1.2.4-1|15	Summary:	Library for password quality checking and generating random passwords
14mr|libpwquality-1.2.4-1|16	Name:		libpwquality
14mr|libpwquality-1.2.4-1|17	Version:	1.2.4
14mr|libpwquality-1.2.4-1|18	Release:	1
14mr|libpwquality-1.2.4-1|19	# The package is BSD licensed with option to relicense as GPL+
14mr|libpwquality-1.2.4-1|20	# - this option is redundant as the BSD license allows that anyway.
14mr|libpwquality-1.2.4-1|21	License:	BSD or GPL+
14mr|libpwquality-1.2.4-1|22	Group:		System/Libraries
14mr|libpwquality-1.2.4-1|23	URL:		http://libpwquality.fedorahosted.org/
14mr|libpwquality-1.2.4-1|24	Source0:	http://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
14mr|libpwquality-1.2.4-1|25	BuildRequires:	libcrack-devel
14mr|libpwquality-1.2.4-1|26	BuildRequires:	pam-devel
14mr|libpwquality-1.2.4-1|27	%if %{build_python}
14mr|libpwquality-1.2.4-1|28	BuildRequires:	python-devel
14mr|libpwquality-1.2.4-1|29	%endif
14mr|libpwquality-1.2.4-1|30	
14mr|libpwquality-1.2.4-1|31	%description
14mr|libpwquality-1.2.4-1|32	The libpwquality library purpose is to provide common functions for password
14mr|libpwquality-1.2.4-1|33	quality checking and also scoring them based on their apparent randomness.
14mr|libpwquality-1.2.4-1|34	
14mr|libpwquality-1.2.4-1|35	The library also provides a function for generating random passwords with good
14mr|libpwquality-1.2.4-1|36	pronounceability. The library supports reading and parsing of a configuration
14mr|libpwquality-1.2.4-1|37	file.
14mr|libpwquality-1.2.4-1|38	
14mr|libpwquality-1.2.4-1|39	%package tools
14mr|libpwquality-1.2.4-1|40	Summary:	Tools for password quality checking and generating random passwords
14mr|libpwquality-1.2.4-1|41	Group:		System/Base
14mr|libpwquality-1.2.4-1|42	Requires:	cracklib-dicts
14mr|libpwquality-1.2.4-1|43	Provides:	%{oname} = %{version}-%{release}
14mr|libpwquality-1.2.4-1|44	Provides:	%{name} = %{version}-%{release}
14mr|libpwquality-1.2.4-1|45	
14mr|libpwquality-1.2.4-1|46	%description tools
14mr|libpwquality-1.2.4-1|47	The libpwquality library purpose is to provide common functions for password
14mr|libpwquality-1.2.4-1|48	quality checking and also scoring them based on their apparent randomness.
14mr|libpwquality-1.2.4-1|49	
14mr|libpwquality-1.2.4-1|50	The library also provides a function for generating random passwords with good
14mr|libpwquality-1.2.4-1|51	pronounceability. The library supports reading and parsing of a configuration
14mr|libpwquality-1.2.4-1|52	file.
14mr|libpwquality-1.2.4-1|53	
14mr|libpwquality-1.2.4-1|54	%package -n %{libname}
14mr|libpwquality-1.2.4-1|55	Summary:	Shared libraries for %{oname}
14mr|libpwquality-1.2.4-1|56	Group:		System/Libraries
14mr|libpwquality-1.2.4-1|57	Requires:	%{name}-tools >= %{version}-%{release}
14mr|libpwquality-1.2.4-1|58	
14mr|libpwquality-1.2.4-1|59	%description -n %{libname}
14mr|libpwquality-1.2.4-1|60	The libpwquality library purpose is to provide common functions for password
14mr|libpwquality-1.2.4-1|61	quality checking and also scoring them based on their apparent randomness.
14mr|libpwquality-1.2.4-1|62	
14mr|libpwquality-1.2.4-1|63	%package -n %{devname}
14mr|libpwquality-1.2.4-1|64	Summary:	Files needed for developing PAM-aware applications and modules for PAM
14mr|libpwquality-1.2.4-1|65	Group:		Development/Other
14mr|libpwquality-1.2.4-1|66	Requires:	%{libname} = %{version}-%{release}
14mr|libpwquality-1.2.4-1|67	Provides:	%{name}-devel = %{version}-%{release}
14mr|libpwquality-1.2.4-1|68	Provides:	%{oname}-devel = %{version}-%{release}
14mr|libpwquality-1.2.4-1|69	
14mr|libpwquality-1.2.4-1|70	%description -n %{devname}
14mr|libpwquality-1.2.4-1|71	Files needed for development of applications using the libpwquality library.
14mr|libpwquality-1.2.4-1|72	
14mr|libpwquality-1.2.4-1|73	%if %{build_python}
14mr|libpwquality-1.2.4-1|74	%package -n python-pwquality
14mr|libpwquality-1.2.4-1|75	Summary:	Python bindings for the libpwquality library
14mr|libpwquality-1.2.4-1|76	Group:		Development/Python
14mr|libpwquality-1.2.4-1|77	
14mr|libpwquality-1.2.4-1|78	%description -n python-pwquality
14mr|libpwquality-1.2.4-1|79	This is pwquality Python module that provides Python bindings for the
14mr|libpwquality-1.2.4-1|80	libpwquality library. These bindings can be used for easy password quality
14mr|libpwquality-1.2.4-1|81	checking and generation of random pronounceable passwords from Python
14mr|libpwquality-1.2.4-1|82	applications.
14mr|libpwquality-1.2.4-1|83	%endif
14mr|libpwquality-1.2.4-1|84	
14mr|libpwquality-1.2.4-1|85	%prep
14mr|libpwquality-1.2.4-1|86	%setup -q
14mr|libpwquality-1.2.4-1|87	
14mr|libpwquality-1.2.4-1|88	%build
14mr|libpwquality-1.2.4-1|89	%configure2_5x \
14mr|libpwquality-1.2.4-1|90	--with-securedir=/%{_lib}/security \
14mr|libpwquality-1.2.4-1|91	--with-pythonsitedir=%{py_platsitedir} \
14mr|libpwquality-1.2.4-1|92	%if %{build_python}
14mr|libpwquality-1.2.4-1|93	--enable-python-bindings \
14mr|libpwquality-1.2.4-1|94	%else
14mr|libpwquality-1.2.4-1|95	--disable-python-bindings \
14mr|libpwquality-1.2.4-1|96	%endif
14mr|libpwquality-1.2.4-1|97	--disable-static \
14mr|libpwquality-1.2.4-1|98	--disable-rpath
14mr|libpwquality-1.2.4-1|99	
14mr|libpwquality-1.2.4-1|100	%make
14mr|libpwquality-1.2.4-1|101	
14mr|libpwquality-1.2.4-1|102	%install
14mr|libpwquality-1.2.4-1|103	%makeinstall_std
14mr|libpwquality-1.2.4-1|104	
14mr|libpwquality-1.2.4-1|105	%find_lang %{name}
14mr|libpwquality-1.2.4-1|106	
14mr|libpwquality-1.2.4-1|107	%files tools -f %{name}.lang
14mr|libpwquality-1.2.4-1|108	%doc COPYING README NEWS AUTHORS
14mr|libpwquality-1.2.4-1|109	%config(noreplace) %{_sysconfdir}/security/%{oname}.conf
14mr|libpwquality-1.2.4-1|110	%{_bindir}/pwmake
14mr|libpwquality-1.2.4-1|111	%{_bindir}/pwscore
14mr|libpwquality-1.2.4-1|112	%{_mandir}/man1/*
14mr|libpwquality-1.2.4-1|113	%{_mandir}/man5/*
14mr|libpwquality-1.2.4-1|114	%{_mandir}/man8/*
14mr|libpwquality-1.2.4-1|115	
14mr|libpwquality-1.2.4-1|116	%files -n %{libname}
14mr|libpwquality-1.2.4-1|117	%{_libdir}/%{name}.so.%{major}*
14mr|libpwquality-1.2.4-1|118	/%{_lib}/security/pam_pwquality.so
14mr|libpwquality-1.2.4-1|119	
14mr|libpwquality-1.2.4-1|120	%files -n %{devname}
14mr|libpwquality-1.2.4-1|121	%{_includedir}/%{oname}.h
14mr|libpwquality-1.2.4-1|122	%{_libdir}/%{name}.so
14mr|libpwquality-1.2.4-1|123	%{_libdir}/pkgconfig/%{oname}.pc
14mr|libpwquality-1.2.4-1|124	
14mr|libpwquality-1.2.4-1|125	%if %{build_python}
14mr|libpwquality-1.2.4-1|126	%files -n python-pwquality
14mr|libpwquality-1.2.4-1|127	%{py_platsitedir}/%{oname}.so
14mr|libpwquality-1.2.4-1|128	%endif
14mr|libpwquality-1.2.4-1|129	
14mr|libpwquality-1.2.4-1|130	%changelog
14mr|libpwquality-1.2.4-1|131	* Sat Sep 27 2014 dsilakov <denis.silakov@rosalab.ru> 1.2.4-1
14mr|libpwquality-1.2.4-1|132	+ Revision: 1d30d2d
14mr|libpwquality-1.2.4-1|133	- Merge pull request #3 from import/libpwquality:auto_update
14mr|libpwquality-1.2.4-1|134	- ROSA Updates Builder: update suggested
14mr|libpwquality-1.2.4-1|135	
14mr|libpwquality-1.2.4-1|136	

17354 14
14mr|libqaccessibilityclient-0.1.1-2|1	%define major 0
14mr|libqaccessibilityclient-0.1.1-2|2	%define libname %mklibname qaccessibilityclient %{major}
14mr|libqaccessibilityclient-0.1.1-2|3	%define devname %mklibname qaccessibilityclient -d
14mr|libqaccessibilityclient-0.1.1-2|4	
14mr|libqaccessibilityclient-0.1.1-2|5	Summary:	Accessibility client library for Qt
14mr|libqaccessibilityclient-0.1.1-2|6	Name:		libqaccessibilityclient
14mr|libqaccessibilityclient-0.1.1-2|7	Version:	0.1.1
14mr|libqaccessibilityclient-0.1.1-2|8	Release:	2
14mr|libqaccessibilityclient-0.1.1-2|9	License:	LGPLv2+
14mr|libqaccessibilityclient-0.1.1-2|10	Group:		System/Libraries
14mr|libqaccessibilityclient-0.1.1-2|11	Url:		https://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient
14mr|libqaccessibilityclient-0.1.1-2|12	Source0:	http://download.kde.org/stable/libqaccessibilityclient/%{name}-%{version}.tar.bz2
14mr|libqaccessibilityclient-0.1.1-2|13	Patch0:		qaccessibilityclient-0.1.0-dso.patch
14mr|libqaccessibilityclient-0.1.1-2|14	Patch1:		libqaccessibilityclient-0.1.1-QT4_BUILD.patch
14mr|libqaccessibilityclient-0.1.1-2|15	BuildRequires:	cmake
14mr|libqaccessibilityclient-0.1.1-2|16	BuildRequires:	pkgconfig(QtCore)
14mr|libqaccessibilityclient-0.1.1-2|17	BuildRequires:	pkgconfig(QtDBus)
14mr|libqaccessibilityclient-0.1.1-2|18	BuildRequires:	pkgconfig(QtGui)
14mr|libqaccessibilityclient-0.1.1-2|19	
14mr|libqaccessibilityclient-0.1.1-2|20	%description
14mr|libqaccessibilityclient-0.1.1-2|21	Accessibility client library for Qt.
14mr|libqaccessibilityclient-0.1.1-2|22	
14mr|libqaccessibilityclient-0.1.1-2|23	#----------------------------------------------------------------------------
14mr|libqaccessibilityclient-0.1.1-2|24	
14mr|libqaccessibilityclient-0.1.1-2|25	%package -n %{libname}
14mr|libqaccessibilityclient-0.1.1-2|26	Summary:	Accessibility client library for Qt
14mr|libqaccessibilityclient-0.1.1-2|27	Group:		System/Libraries
14mr|libqaccessibilityclient-0.1.1-2|28	
14mr|libqaccessibilityclient-0.1.1-2|29	%description -n %{libname}
14mr|libqaccessibilityclient-0.1.1-2|30	Accessibility client library for Qt.
14mr|libqaccessibilityclient-0.1.1-2|31	
14mr|libqaccessibilityclient-0.1.1-2|32	%files -n %{libname}
14mr|libqaccessibilityclient-0.1.1-2|33	%doc AUTHORS ChangeLog COPYING README
14mr|libqaccessibilityclient-0.1.1-2|34	%{_libdir}/libqaccessibilityclient.so.%{major}*
14mr|libqaccessibilityclient-0.1.1-2|35	
14mr|libqaccessibilityclient-0.1.1-2|36	#----------------------------------------------------------------------------
14mr|libqaccessibilityclient-0.1.1-2|37	
14mr|libqaccessibilityclient-0.1.1-2|38	%package -n %{devname}
14mr|libqaccessibilityclient-0.1.1-2|39	Summary:	Development files for %{name}
14mr|libqaccessibilityclient-0.1.1-2|40	Group:		Development/KDE and Qt
14mr|libqaccessibilityclient-0.1.1-2|41	Requires:	%{libname} = %{EVRD}
14mr|libqaccessibilityclient-0.1.1-2|42	Provides:	qaccessibilityclient-devel = %{EVRD}
14mr|libqaccessibilityclient-0.1.1-2|43	
14mr|libqaccessibilityclient-0.1.1-2|44	%description -n %{devname}
14mr|libqaccessibilityclient-0.1.1-2|45	Development files for %{name}.
14mr|libqaccessibilityclient-0.1.1-2|46	
14mr|libqaccessibilityclient-0.1.1-2|47	%files -n %{devname}
14mr|libqaccessibilityclient-0.1.1-2|48	%{_includedir}/qaccessibilityclient/
14mr|libqaccessibilityclient-0.1.1-2|49	%dir %{_libdir}/cmake/
14mr|libqaccessibilityclient-0.1.1-2|50	%{_libdir}/cmake/QAccessibilityClient/
14mr|libqaccessibilityclient-0.1.1-2|51	%{_libdir}/libqaccessibilityclient.so
14mr|libqaccessibilityclient-0.1.1-2|52	
14mr|libqaccessibilityclient-0.1.1-2|53	#----------------------------------------------------------------------------
14mr|libqaccessibilityclient-0.1.1-2|54	
14mr|libqaccessibilityclient-0.1.1-2|55	%prep
14mr|libqaccessibilityclient-0.1.1-2|56	%setup -q
14mr|libqaccessibilityclient-0.1.1-2|57	%patch0 -p1 -b .dso
14mr|libqaccessibilityclient-0.1.1-2|58	%patch1 -p1 -b .QT4_BUILD
14mr|libqaccessibilityclient-0.1.1-2|59	
14mr|libqaccessibilityclient-0.1.1-2|60	%build
14mr|libqaccessibilityclient-0.1.1-2|61	%cmake_qt4 \
14mr|libqaccessibilityclient-0.1.1-2|62	-DQT4_BUILD:BOOL=ON
14mr|libqaccessibilityclient-0.1.1-2|63	%make
14mr|libqaccessibilityclient-0.1.1-2|64	
14mr|libqaccessibilityclient-0.1.1-2|65	%install
14mr|libqaccessibilityclient-0.1.1-2|66	%makeinstall_std -C build
14mr|libqaccessibilityclient-0.1.1-2|67	
14mr|libqaccessibilityclient-0.1.1-2|68	## unpackaged files
14mr|libqaccessibilityclient-0.1.1-2|69	# consider putting into -tools subpkg?
14mr|libqaccessibilityclient-0.1.1-2|70	rm -f %{buildroot}%{_bindir}/accessibleapps
14mr|libqaccessibilityclient-0.1.1-2|71	
14mr|libqaccessibilityclient-0.1.1-2|72	
14mr|libqaccessibilityclient-0.1.1-2|73	%changelog
14mr|libqaccessibilityclient-0.1.1-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-2
14mr|libqaccessibilityclient-0.1.1-2|75	+ Revision: 5d674b9
14mr|libqaccessibilityclient-0.1.1-2|76	- MassBuild#440: Increase release tag
14mr|libqaccessibilityclient-0.1.1-2|77	
14mr|libqaccessibilityclient-0.1.1-2|78	

17355 14
14mr|libqalculate-0.9.7-14|1	%define bname qalculate
14mr|libqalculate-0.9.7-14|2	%define major 5
14mr|libqalculate-0.9.7-14|3	%define libname %mklibname %{bname} %{major}
14mr|libqalculate-0.9.7-14|4	%define develname %mklibname %{bname} -d
14mr|libqalculate-0.9.7-14|5	
14mr|libqalculate-0.9.7-14|6	Summary:	The library for qalculate
14mr|libqalculate-0.9.7-14|7	Name:		libqalculate
14mr|libqalculate-0.9.7-14|8	Version:	0.9.7
14mr|libqalculate-0.9.7-14|9	Release:	14
14mr|libqalculate-0.9.7-14|10	License:	GPLv2+
14mr|libqalculate-0.9.7-14|11	Group:		System/Libraries
14mr|libqalculate-0.9.7-14|12	URL:		http://qalculate.sourceforge.net
14mr|libqalculate-0.9.7-14|13	Source0:	http://downloads.sourceforge.net/project/qalculate/libqalculate/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mr|libqalculate-0.9.7-14|14	BuildRequires:	pkgconfig(cln)
14mr|libqalculate-0.9.7-14|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|libqalculate-0.9.7-14|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libqalculate-0.9.7-14|17	BuildRequires:	pkgconfig(ncurses)
14mr|libqalculate-0.9.7-14|18	BuildRequires:	perl(XML::Parser)
14mr|libqalculate-0.9.7-14|19	BuildRequires:	gmp-devel
14mr|libqalculate-0.9.7-14|20	BuildRequires:	readline-devel
14mr|libqalculate-0.9.7-14|21	
14mr|libqalculate-0.9.7-14|22	%description
14mr|libqalculate-0.9.7-14|23	Libraries needed by qalculator.
14mr|libqalculate-0.9.7-14|24	
14mr|libqalculate-0.9.7-14|25	%package -n %{libname}
14mr|libqalculate-0.9.7-14|26	Group:		System/Libraries
14mr|libqalculate-0.9.7-14|27	Summary:	The library for qalculate
14mr|libqalculate-0.9.7-14|28	Requires:	%{name}-data = %{version}-%{release}
14mr|libqalculate-0.9.7-14|29	
14mr|libqalculate-0.9.7-14|30	%description -n %{libname}
14mr|libqalculate-0.9.7-14|31	Libraries needed by qalculate.
14mr|libqalculate-0.9.7-14|32	
14mr|libqalculate-0.9.7-14|33	%package -n %{develname}
14mr|libqalculate-0.9.7-14|34	Summary:	Development files for %{name}
14mr|libqalculate-0.9.7-14|35	Group:		Development/Other
14mr|libqalculate-0.9.7-14|36	Requires:	%{libname} = %{version}-%{release}
14mr|libqalculate-0.9.7-14|37	Provides:	%{bname}-devel
14mr|libqalculate-0.9.7-14|38	Provides:	%{name}-devel
14mr|libqalculate-0.9.7-14|39	
14mr|libqalculate-0.9.7-14|40	%description -n %{develname}
14mr|libqalculate-0.9.7-14|41	Headers and development files for %{name}.
14mr|libqalculate-0.9.7-14|42	
14mr|libqalculate-0.9.7-14|43	%package data
14mr|libqalculate-0.9.7-14|44	Summary:	Data files for %{name}
14mr|libqalculate-0.9.7-14|45	Group:		System/Libraries
14mr|libqalculate-0.9.7-14|46	Requires:	%{libname} = %{version}-%{release}
14mr|libqalculate-0.9.7-14|47	Conflicts:	%{mklibname %{bname} 4} < 0.9.7-4
14mr|libqalculate-0.9.7-14|48	Conflicts:	%{mklibname %{bname} 5} < 0.9.7-4
14mr|libqalculate-0.9.7-14|49	
14mr|libqalculate-0.9.7-14|50	%description data
14mr|libqalculate-0.9.7-14|51	Data files for %{name}.
14mr|libqalculate-0.9.7-14|52	
14mr|libqalculate-0.9.7-14|53	%prep
14mr|libqalculate-0.9.7-14|54	%setup -q
14mr|libqalculate-0.9.7-14|55	
14mr|libqalculate-0.9.7-14|56	%build
14mr|libqalculate-0.9.7-14|57	%configure2_5x --disable-static
14mr|libqalculate-0.9.7-14|58	%make
14mr|libqalculate-0.9.7-14|59	
14mr|libqalculate-0.9.7-14|60	%install
14mr|libqalculate-0.9.7-14|61	%makeinstall_std
14mr|libqalculate-0.9.7-14|62	
14mr|libqalculate-0.9.7-14|63	rm -f %{buildroot}%{_bindir}/*
14mr|libqalculate-0.9.7-14|64	
14mr|libqalculate-0.9.7-14|65	%find_lang %{name}
14mr|libqalculate-0.9.7-14|66	
14mr|libqalculate-0.9.7-14|67	%files -n %{libname}
14mr|libqalculate-0.9.7-14|68	%{_libdir}/*.so.%{major}*
14mr|libqalculate-0.9.7-14|69	
14mr|libqalculate-0.9.7-14|70	%files data -f %{name}.lang
14mr|libqalculate-0.9.7-14|71	%{_datadir}/qalculate/*.xml
14mr|libqalculate-0.9.7-14|72	
14mr|libqalculate-0.9.7-14|73	%files -n %{develname}
14mr|libqalculate-0.9.7-14|74	%doc AUTHORS ChangeLog NEWS README* TODO
14mr|libqalculate-0.9.7-14|75	%doc %dir %{_datadir}/qalculate
14mr|libqalculate-0.9.7-14|76	%doc %{_docdir}/%{name}-%{version}
14mr|libqalculate-0.9.7-14|77	%{_includedir}/*
14mr|libqalculate-0.9.7-14|78	%{_libdir}/*.so
14mr|libqalculate-0.9.7-14|79	%{_libdir}/pkgconfig/*.pc
14mr|libqalculate-0.9.7-14|80	
14mr|libqalculate-0.9.7-14|81	
14mr|libqalculate-0.9.7-14|82	
14mr|libqalculate-0.9.7-14|83	%changelog
14mr|libqalculate-0.9.7-14|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.7-14
14mr|libqalculate-0.9.7-14|85	+ Revision: 4d73c12
14mr|libqalculate-0.9.7-14|86	- MassBuild#440: Increase release tag
14mr|libqalculate-0.9.7-14|87	
14mr|libqalculate-0.9.7-14|88	

17356 14
14mr|libqmi-1.10.2-1|1	%define oname qmi
14mr|libqmi-1.10.2-1|2	%define major 1
14mr|libqmi-1.10.2-1|3	%define libname %mklibname %{oname}-glib %{major}
14mr|libqmi-1.10.2-1|4	%define devname %mklibname %{oname}-glib -d
14mr|libqmi-1.10.2-1|5	
14mr|libqmi-1.10.2-1|6	Summary:	Library to control QMI devices
14mr|libqmi-1.10.2-1|7	Name:		libqmi
14mr|libqmi-1.10.2-1|8	Version:	1.10.2
14mr|libqmi-1.10.2-1|9	Release:	1
14mr|libqmi-1.10.2-1|10	License:	LGPLv2+
14mr|libqmi-1.10.2-1|11	Group:		System/Libraries
14mr|libqmi-1.10.2-1|12	Url:		http://cgit.freedesktop.org/libqmi/
14mr|libqmi-1.10.2-1|13	Source0:	http://cgit.freedesktop.org/libqmi/snapshot/%{name}-%{version}.tar.xz
14mr|libqmi-1.10.2-1|14	BuildRequires:	pkgconfig(gio-2.0)
14mr|libqmi-1.10.2-1|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
14mr|libqmi-1.10.2-1|16	BuildRequires:	pkgconfig(gobject-2.0)
14mr|libqmi-1.10.2-1|17	BuildRequires:	gtk-doc
14mr|libqmi-1.10.2-1|18	
14mr|libqmi-1.10.2-1|19	%description
14mr|libqmi-1.10.2-1|20	A GLib/GIO based library to control QMI devices.
14mr|libqmi-1.10.2-1|21	
14mr|libqmi-1.10.2-1|22	#----------------------------------------------------------------------------
14mr|libqmi-1.10.2-1|23	
14mr|libqmi-1.10.2-1|24	%package -n %{oname}-tools
14mr|libqmi-1.10.2-1|25	Summary:	Helper utilities to control QMI devices
14mr|libqmi-1.10.2-1|26	Group:		System/Configuration/Networking
14mr|libqmi-1.10.2-1|27	
14mr|libqmi-1.10.2-1|28	%description -n %{oname}-tools
14mr|libqmi-1.10.2-1|29	This package contains command line tools to manage such devices.
14mr|libqmi-1.10.2-1|30	
14mr|libqmi-1.10.2-1|31	%files -n %{oname}-tools
14mr|libqmi-1.10.2-1|32	%{_bindir}/qmi-network
14mr|libqmi-1.10.2-1|33	%{_bindir}/qmicli
14mr|libqmi-1.10.2-1|34	%{_libexecdir}/qmi-proxy
14mr|libqmi-1.10.2-1|35	%{_mandir}/man1/qmi*.1.*
14mr|libqmi-1.10.2-1|36	
14mr|libqmi-1.10.2-1|37	#----------------------------------------------------------------------------
14mr|libqmi-1.10.2-1|38	
14mr|libqmi-1.10.2-1|39	%package -n %{libname}
14mr|libqmi-1.10.2-1|40	Summary:	Library to control QMI devices
14mr|libqmi-1.10.2-1|41	Group:		System/Libraries
14mr|libqmi-1.10.2-1|42	
14mr|libqmi-1.10.2-1|43	%description -n %{libname}
14mr|libqmi-1.10.2-1|44	A GLib/GIO based library to control QMI devices.
14mr|libqmi-1.10.2-1|45	
14mr|libqmi-1.10.2-1|46	%files -n %{libname}
14mr|libqmi-1.10.2-1|47	%{_libdir}/libqmi-glib.so.%{major}*
14mr|libqmi-1.10.2-1|48	
14mr|libqmi-1.10.2-1|49	#----------------------------------------------------------------------------
14mr|libqmi-1.10.2-1|50	
14mr|libqmi-1.10.2-1|51	%package -n %{devname}
14mr|libqmi-1.10.2-1|52	Summary:	Library to control QMI devices - Development files
14mr|libqmi-1.10.2-1|53	Group:		Development/C
14mr|libqmi-1.10.2-1|54	Requires:	%{libname} = %{EVRD}
14mr|libqmi-1.10.2-1|55	
14mr|libqmi-1.10.2-1|56	%description -n %{devname}
14mr|libqmi-1.10.2-1|57	This package contains files required to link sources against libqmi.
14mr|libqmi-1.10.2-1|58	
14mr|libqmi-1.10.2-1|59	%files -n %{devname}
14mr|libqmi-1.10.2-1|60	%{_includedir}/libqmi-glib/
14mr|libqmi-1.10.2-1|61	%{_libdir}/libqmi-glib.so
14mr|libqmi-1.10.2-1|62	%{_libdir}/pkgconfig/qmi-glib.pc
14mr|libqmi-1.10.2-1|63	
14mr|libqmi-1.10.2-1|64	#----------------------------------------------------------------------------
14mr|libqmi-1.10.2-1|65	
14mr|libqmi-1.10.2-1|66	%prep
14mr|libqmi-1.10.2-1|67	%setup -q
14mr|libqmi-1.10.2-1|68	
14mr|libqmi-1.10.2-1|69	%build
14mr|libqmi-1.10.2-1|70	gtkdocize
14mr|libqmi-1.10.2-1|71	autoreconf -fi
14mr|libqmi-1.10.2-1|72	%configure2_5x \
14mr|libqmi-1.10.2-1|73	--disable-static \
14mr|libqmi-1.10.2-1|74	--disable-gtk-doc-html
14mr|libqmi-1.10.2-1|75	
14mr|libqmi-1.10.2-1|76	%make
14mr|libqmi-1.10.2-1|77	
14mr|libqmi-1.10.2-1|78	%install
14mr|libqmi-1.10.2-1|79	%makeinstall_std
14mr|libqmi-1.10.2-1|80	
14mr|libqmi-1.10.2-1|81	# (tpg) kill docs
14mr|libqmi-1.10.2-1|82	rm -rf %{buildroot}%{_datadir}/gtk-doc/
14mr|libqmi-1.10.2-1|83	
14mr|libqmi-1.10.2-1|84	
14mr|libqmi-1.10.2-1|85	%changelog
14mr|libqmi-1.10.2-1|86	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 1.10.2-1
14mr|libqmi-1.10.2-1|87	+ Revision: a236eed
14mr|libqmi-1.10.2-1|88	- added BR: gtk-doc
14mr|libqmi-1.10.2-1|89	
14mr|libqmi-1.10.2-1|90	

17357 14
14mr|libquicktime-1.2.4-6|1	%define major 0
14mr|libquicktime-1.2.4-6|2	%define libname %mklibname quicktime %{major}
14mr|libquicktime-1.2.4-6|3	%define devname %mklibname quicktime -d
14mr|libquicktime-1.2.4-6|4	
14mr|libquicktime-1.2.4-6|5	######################
14mr|libquicktime-1.2.4-6|6	# Hardcore PLF build
14mr|libquicktime-1.2.4-6|7	%define build_plf 0
14mr|libquicktime-1.2.4-6|8	######################
14mr|libquicktime-1.2.4-6|9	
14mr|libquicktime-1.2.4-6|10	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|libquicktime-1.2.4-6|11	%if %{build_plf}
14mr|libquicktime-1.2.4-6|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|libquicktime-1.2.4-6|13	%define extrarelsuffix plf
14mr|libquicktime-1.2.4-6|14	%define distsuffix plf
14mr|libquicktime-1.2.4-6|15	%endif
14mr|libquicktime-1.2.4-6|16	
14mr|libquicktime-1.2.4-6|17	Summary:	A library for manipulating QuickTime files
14mr|libquicktime-1.2.4-6|18	Name:		libquicktime
14mr|libquicktime-1.2.4-6|19	Version:	1.2.4
14mr|libquicktime-1.2.4-6|20	Release:	6%{?extrarelsuffix}
14mr|libquicktime-1.2.4-6|21	%if %{build_plf}
14mr|libquicktime-1.2.4-6|22	License:	GPLv2+
14mr|libquicktime-1.2.4-6|23	%else
14mr|libquicktime-1.2.4-6|24	License:	LGPLv2+
14mr|libquicktime-1.2.4-6|25	%endif
14mr|libquicktime-1.2.4-6|26	Group:		Video
14mr|libquicktime-1.2.4-6|27	Url:		http://libquicktime.sourceforge.net/
14mr|libquicktime-1.2.4-6|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
14mr|libquicktime-1.2.4-6|29	Patch0:		libquicktime-1.2.4-ffmpeg-2.0.patch
14mr|libquicktime-1.2.4-6|30	BuildRequires:	autoconf
14mr|libquicktime-1.2.4-6|31	BuildRequires:	automake
14mr|libquicktime-1.2.4-6|32	BuildRequires:	doxygen
14mr|libquicktime-1.2.4-6|33	BuildRequires:	ffmpeg-devel
14mr|libquicktime-1.2.4-6|34	BuildRequires:	jpeg-devel
14mr|libquicktime-1.2.4-6|35	BuildRequires:	pkgconfig(alsa)
14mr|libquicktime-1.2.4-6|36	BuildRequires:	pkgconfig(glu)
14mr|libquicktime-1.2.4-6|37	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libquicktime-1.2.4-6|38	BuildRequires:	pkgconfig(ice)
14mr|libquicktime-1.2.4-6|39	BuildRequires:	pkgconfig(libpng)
14mr|libquicktime-1.2.4-6|40	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|libquicktime-1.2.4-6|41	BuildRequires:	pkgconfig(vorbis)
14mr|libquicktime-1.2.4-6|42	BuildRequires:	pkgconfig(xaw7)
14mr|libquicktime-1.2.4-6|43	BuildRequires:	pkgconfig(xv)
14mr|libquicktime-1.2.4-6|44	
14mr|libquicktime-1.2.4-6|45	%description
14mr|libquicktime-1.2.4-6|46	Libquicktime is a library for reading and writing QuickTime files
14mr|libquicktime-1.2.4-6|47	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14mr|libquicktime-1.2.4-6|48	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14mr|libquicktime-1.2.4-6|49	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14mr|libquicktime-1.2.4-6|50	
14mr|libquicktime-1.2.4-6|51	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14mr|libquicktime-1.2.4-6|52	features such as a GNU build tools-based build process and dynamically
14mr|libquicktime-1.2.4-6|53	loadable CODECs.
14mr|libquicktime-1.2.4-6|54	
14mr|libquicktime-1.2.4-6|55	%if %{build_plf}
14mr|libquicktime-1.2.4-6|56	This package is in restricted as it violates some patents.
14mr|libquicktime-1.2.4-6|57	%endif
14mr|libquicktime-1.2.4-6|58	
14mr|libquicktime-1.2.4-6|59	%files -f %{name}.lang
14mr|libquicktime-1.2.4-6|60	%doc README
14mr|libquicktime-1.2.4-6|61	%dir %{_libdir}/libquicktime/
14mr|libquicktime-1.2.4-6|62	%{_libdir}/libquicktime/lqt_audiocodec.so
14mr|libquicktime-1.2.4-6|63	%{_libdir}/libquicktime/lqt_ffmpeg.so
14mr|libquicktime-1.2.4-6|64	%{_libdir}/libquicktime/lqt_mjpeg.so
14mr|libquicktime-1.2.4-6|65	%{_libdir}/libquicktime/lqt_png.so
14mr|libquicktime-1.2.4-6|66	%{_libdir}/libquicktime/lqt_videocodec.so
14mr|libquicktime-1.2.4-6|67	%{_libdir}/libquicktime/lqt_rtjpeg.so
14mr|libquicktime-1.2.4-6|68	%{_libdir}/libquicktime/lqt_schroedinger.so
14mr|libquicktime-1.2.4-6|69	%{_libdir}/libquicktime/lqt_vorbis.so
14mr|libquicktime-1.2.4-6|70	
14mr|libquicktime-1.2.4-6|71	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|72	
14mr|libquicktime-1.2.4-6|73	%package -n %{libname}
14mr|libquicktime-1.2.4-6|74	Summary:	Shared library of libquicktime
14mr|libquicktime-1.2.4-6|75	Group:		System/Libraries
14mr|libquicktime-1.2.4-6|76	
14mr|libquicktime-1.2.4-6|77	%description -n %{libname}
14mr|libquicktime-1.2.4-6|78	Libquicktime is a library for reading and writing QuickTime files
14mr|libquicktime-1.2.4-6|79	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14mr|libquicktime-1.2.4-6|80	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14mr|libquicktime-1.2.4-6|81	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14mr|libquicktime-1.2.4-6|82	
14mr|libquicktime-1.2.4-6|83	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14mr|libquicktime-1.2.4-6|84	features such as a GNU build tools-based build process and dynamically
14mr|libquicktime-1.2.4-6|85	loadable CODECs.
14mr|libquicktime-1.2.4-6|86	
14mr|libquicktime-1.2.4-6|87	%files -n %{libname}
14mr|libquicktime-1.2.4-6|88	%{_libdir}/libquicktime.so.%{major}*
14mr|libquicktime-1.2.4-6|89	
14mr|libquicktime-1.2.4-6|90	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|91	
14mr|libquicktime-1.2.4-6|92	%package -n %{devname}
14mr|libquicktime-1.2.4-6|93	Summary:	Header files and development documentation for libquicktime
14mr|libquicktime-1.2.4-6|94	Group:		Development/C
14mr|libquicktime-1.2.4-6|95	Requires:	%{libname} = %{EVRD}
14mr|libquicktime-1.2.4-6|96	Provides:	libquicktime-devel = %{EVRD}
14mr|libquicktime-1.2.4-6|97	Provides:	quicktime-devel = %{EVRD}
14mr|libquicktime-1.2.4-6|98	Provides:	quicktime-static-devel = %{EVRD}
14mr|libquicktime-1.2.4-6|99	
14mr|libquicktime-1.2.4-6|100	%description -n %{devname}
14mr|libquicktime-1.2.4-6|101	Header files and development documentation for libquicktime.
14mr|libquicktime-1.2.4-6|102	
14mr|libquicktime-1.2.4-6|103	%files -n %{devname}
14mr|libquicktime-1.2.4-6|104	%{_libdir}/libquicktime.so
14mr|libquicktime-1.2.4-6|105	%{_includedir}/lqt
14mr|libquicktime-1.2.4-6|106	%{_libdir}/pkgconfig/*.pc
14mr|libquicktime-1.2.4-6|107	
14mr|libquicktime-1.2.4-6|108	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|109	
14mr|libquicktime-1.2.4-6|110	%package dv
14mr|libquicktime-1.2.4-6|111	Summary:	Libquicktime plugin supporting the DV codec
14mr|libquicktime-1.2.4-6|112	Group:		Video
14mr|libquicktime-1.2.4-6|113	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|114	BuildRequires:	pkgconfig(libdv)
14mr|libquicktime-1.2.4-6|115	
14mr|libquicktime-1.2.4-6|116	%description dv
14mr|libquicktime-1.2.4-6|117	Libquicktime plugin supporting the DV codec
14mr|libquicktime-1.2.4-6|118	
14mr|libquicktime-1.2.4-6|119	%files dv
14mr|libquicktime-1.2.4-6|120	%{_libdir}/libquicktime/lqt_dv.so
14mr|libquicktime-1.2.4-6|121	
14mr|libquicktime-1.2.4-6|122	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|123	
14mr|libquicktime-1.2.4-6|124	%package progs
14mr|libquicktime-1.2.4-6|125	Summary:	Useful tools to operate at QuickTime files
14mr|libquicktime-1.2.4-6|126	Group:		Video
14mr|libquicktime-1.2.4-6|127	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|128	
14mr|libquicktime-1.2.4-6|129	%description progs
14mr|libquicktime-1.2.4-6|130	Useful tools to operate on QuickTime files.
14mr|libquicktime-1.2.4-6|131	
14mr|libquicktime-1.2.4-6|132	%files progs
14mr|libquicktime-1.2.4-6|133	%doc README TODO
14mr|libquicktime-1.2.4-6|134	%{_bindir}/libquicktime_config
14mr|libquicktime-1.2.4-6|135	%{_bindir}/lqtplay
14mr|libquicktime-1.2.4-6|136	%{_bindir}/lqtremux
14mr|libquicktime-1.2.4-6|137	%{_bindir}/lqt_transcode
14mr|libquicktime-1.2.4-6|138	%{_bindir}/qt*
14mr|libquicktime-1.2.4-6|139	%{_mandir}/man1/lqtplay.1*
14mr|libquicktime-1.2.4-6|140	
14mr|libquicktime-1.2.4-6|141	%if %{build_plf}
14mr|libquicktime-1.2.4-6|142	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|143	%package lame
14mr|libquicktime-1.2.4-6|144	Summary:	Libquicktime plugin supporting the MP3 codec
14mr|libquicktime-1.2.4-6|145	Group:		Video
14mr|libquicktime-1.2.4-6|146	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|147	BuildRequires:	lame-devel
14mr|libquicktime-1.2.4-6|148	
14mr|libquicktime-1.2.4-6|149	%description lame
14mr|libquicktime-1.2.4-6|150	This is a libquicktime plugin supporting the MP3 codec based on lame.
14mr|libquicktime-1.2.4-6|151	
14mr|libquicktime-1.2.4-6|152	This package is in restricted as it violates some patents.
14mr|libquicktime-1.2.4-6|153	
14mr|libquicktime-1.2.4-6|154	%files lame
14mr|libquicktime-1.2.4-6|155	%{_libdir}/libquicktime/lqt_lame.so
14mr|libquicktime-1.2.4-6|156	
14mr|libquicktime-1.2.4-6|157	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|158	
14mr|libquicktime-1.2.4-6|159	%package faac
14mr|libquicktime-1.2.4-6|160	Summary:	Libquicktime plugin for encoding AAC
14mr|libquicktime-1.2.4-6|161	Group:		Video
14mr|libquicktime-1.2.4-6|162	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|163	BuildRequires:	libfaac-devel
14mr|libquicktime-1.2.4-6|164	
14mr|libquicktime-1.2.4-6|165	%description faac
14mr|libquicktime-1.2.4-6|166	This is a libquicktime plugin for AAC encoding based on faac.
14mr|libquicktime-1.2.4-6|167	
14mr|libquicktime-1.2.4-6|168	This package is in restricted as it violates some patents.
14mr|libquicktime-1.2.4-6|169	
14mr|libquicktime-1.2.4-6|170	%files faac
14mr|libquicktime-1.2.4-6|171	%{_libdir}/libquicktime/lqt_faac.so
14mr|libquicktime-1.2.4-6|172	
14mr|libquicktime-1.2.4-6|173	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|174	
14mr|libquicktime-1.2.4-6|175	%package faad
14mr|libquicktime-1.2.4-6|176	Summary:	Libquicktime plugin for decoding AAC
14mr|libquicktime-1.2.4-6|177	Group:		Video
14mr|libquicktime-1.2.4-6|178	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|179	BuildRequires:	libfaad2-devel
14mr|libquicktime-1.2.4-6|180	
14mr|libquicktime-1.2.4-6|181	%description faad
14mr|libquicktime-1.2.4-6|182	This is a libquicktime plugin for AAC decoding based on faad2.
14mr|libquicktime-1.2.4-6|183	
14mr|libquicktime-1.2.4-6|184	This package is in restricted as it violates some patents.
14mr|libquicktime-1.2.4-6|185	
14mr|libquicktime-1.2.4-6|186	%files faad
14mr|libquicktime-1.2.4-6|187	%{_libdir}/libquicktime/lqt_faad2.so
14mr|libquicktime-1.2.4-6|188	
14mr|libquicktime-1.2.4-6|189	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|190	
14mr|libquicktime-1.2.4-6|191	%package x264
14mr|libquicktime-1.2.4-6|192	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
14mr|libquicktime-1.2.4-6|193	Group:		Video
14mr|libquicktime-1.2.4-6|194	Requires:	%{name} = %{EVRD}
14mr|libquicktime-1.2.4-6|195	BuildRequires:	pkgconfig(x264)
14mr|libquicktime-1.2.4-6|196	
14mr|libquicktime-1.2.4-6|197	%description x264
14mr|libquicktime-1.2.4-6|198	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
14mr|libquicktime-1.2.4-6|199	
14mr|libquicktime-1.2.4-6|200	This package is in restricted as it violates some patents.
14mr|libquicktime-1.2.4-6|201	
14mr|libquicktime-1.2.4-6|202	%files x264
14mr|libquicktime-1.2.4-6|203	%{_libdir}/libquicktime/lqt_x264.so
14mr|libquicktime-1.2.4-6|204	#----------------------------------------------------------------------------
14mr|libquicktime-1.2.4-6|205	%endif
14mr|libquicktime-1.2.4-6|206	
14mr|libquicktime-1.2.4-6|207	%prep
14mr|libquicktime-1.2.4-6|208	%setup -q
14mr|libquicktime-1.2.4-6|209	%patch0 -p1
14mr|libquicktime-1.2.4-6|210	
14mr|libquicktime-1.2.4-6|211	%build
14mr|libquicktime-1.2.4-6|212	%configure2_5x \
14mr|libquicktime-1.2.4-6|213	--with-libdv \
14mr|libquicktime-1.2.4-6|214	%ifarch x86_64
14mr|libquicktime-1.2.4-6|215	--with-pic \
14mr|libquicktime-1.2.4-6|216	%endif
14mr|libquicktime-1.2.4-6|217	%if %{build_plf}
14mr|libquicktime-1.2.4-6|218	--enable-gpl
14mr|libquicktime-1.2.4-6|219	%endif
14mr|libquicktime-1.2.4-6|220	
14mr|libquicktime-1.2.4-6|221	%make
14mr|libquicktime-1.2.4-6|222	
14mr|libquicktime-1.2.4-6|223	%install
14mr|libquicktime-1.2.4-6|224	%makeinstall_std
14mr|libquicktime-1.2.4-6|225	
14mr|libquicktime-1.2.4-6|226	rm -f %{buildroot}%{_libdir}/libquicktime/*a
14mr|libquicktime-1.2.4-6|227	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
14mr|libquicktime-1.2.4-6|228	
14mr|libquicktime-1.2.4-6|229	%find_lang %{name}
14mr|libquicktime-1.2.4-6|230	
14mr|libquicktime-1.2.4-6|231	
14mr|libquicktime-1.2.4-6|232	%changelog
14mr|libquicktime-1.2.4-6|233	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-6
14mr|libquicktime-1.2.4-6|234	+ Revision: 523e226
14mr|libquicktime-1.2.4-6|235	- Bump release
14mr|libquicktime-1.2.4-6|236	
14mr|libquicktime-1.2.4-6|237	

17358 14
14mr|libquvi-0.4.1-2|1	%define major 7
14mr|libquvi-0.4.1-2|2	%define libname %mklibname quvi %major
14mr|libquvi-0.4.1-2|3	%define develname %mklibname -d quvi
14mr|libquvi-0.4.1-2|4	
14mr|libquvi-0.4.1-2|5	Name:           libquvi
14mr|libquvi-0.4.1-2|6	Version:        0.4.1
14mr|libquvi-0.4.1-2|7	Release:        2
14mr|libquvi-0.4.1-2|8	Summary:        Library for parsing flash media stream URLs with C API
14mr|libquvi-0.4.1-2|9	Group:          Networking/Other
14mr|libquvi-0.4.1-2|10	License:        LGPLv2+
14mr|libquvi-0.4.1-2|11	URL:            http://quvi.sourceforge.net/
14mr|libquvi-0.4.1-2|12	Source0:        http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
14mr|libquvi-0.4.1-2|13	BuildRequires: pkgconfig(libcurl) >= 7.18.2
14mr|libquvi-0.4.1-2|14	BuildRequires: pkgconfig(libquvi-scripts) >= 0.4.0
14mr|libquvi-0.4.1-2|15	BuildRequires: pkgconfig(lua) >= 5.1
14mr|libquvi-0.4.1-2|16	
14mr|libquvi-0.4.1-2|17	%description
14mr|libquvi-0.4.1-2|18	libquvi is a library for parsing video download links with C API.
14mr|libquvi-0.4.1-2|19	It is written in C and intended to be a cross-platform library.
14mr|libquvi-0.4.1-2|20	
14mr|libquvi-0.4.1-2|21	%package -n %libname
14mr|libquvi-0.4.1-2|22	Summary: Shared library files libquvi
14mr|libquvi-0.4.1-2|23	Group: Networking/Other
14mr|libquvi-0.4.1-2|24	Requires: libquvi-scripts >= 0.4.0
14mr|libquvi-0.4.1-2|25	
14mr|libquvi-0.4.1-2|26	%description -n %libname
14mr|libquvi-0.4.1-2|27	Shared library files libquvi.
14mr|libquvi-0.4.1-2|28	
14mr|libquvi-0.4.1-2|29	%package -n %develname
14mr|libquvi-0.4.1-2|30	Summary: Files needed for building applications with libquvi
14mr|libquvi-0.4.1-2|31	Group: Development/Other
14mr|libquvi-0.4.1-2|32	Requires: %{libname} = %{version}-%{release}
14mr|libquvi-0.4.1-2|33	Provides: %{name}-devel = %{version}-%{release}
14mr|libquvi-0.4.1-2|34	Provides: quvi-devel = %{version}-%{release}
14mr|libquvi-0.4.1-2|35	
14mr|libquvi-0.4.1-2|36	%description -n %develname
14mr|libquvi-0.4.1-2|37	Files needed for building applications with libquvi.
14mr|libquvi-0.4.1-2|38	
14mr|libquvi-0.4.1-2|39	%prep
14mr|libquvi-0.4.1-2|40	%setup -q
14mr|libquvi-0.4.1-2|41	
14mr|libquvi-0.4.1-2|42	%build
14mr|libquvi-0.4.1-2|43	%configure2_5x --disable-static
14mr|libquvi-0.4.1-2|44	%make
14mr|libquvi-0.4.1-2|45	
14mr|libquvi-0.4.1-2|46	%install
14mr|libquvi-0.4.1-2|47	%makeinstall_std
14mr|libquvi-0.4.1-2|48	rm -f %buildroot%{_libdir}/*.la
14mr|libquvi-0.4.1-2|49	
14mr|libquvi-0.4.1-2|50	%files -n %libname
14mr|libquvi-0.4.1-2|51	%{_libdir}/%{name}.so.%{major}
14mr|libquvi-0.4.1-2|52	%{_libdir}/%{name}.so.%{major}.*
14mr|libquvi-0.4.1-2|53	
14mr|libquvi-0.4.1-2|54	%files -n %develname
14mr|libquvi-0.4.1-2|55	%{_libdir}/%{name}.so
14mr|libquvi-0.4.1-2|56	%{_libdir}/pkgconfig/*.pc
14mr|libquvi-0.4.1-2|57	%{_includedir}/*
14mr|libquvi-0.4.1-2|58	%{_mandir}/man3/*
14mr|libquvi-0.4.1-2|59	
14mr|libquvi-0.4.1-2|60	
14mr|libquvi-0.4.1-2|61	
14mr|libquvi-0.4.1-2|62	%changelog
14mr|libquvi-0.4.1-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-2
14mr|libquvi-0.4.1-2|64	+ Revision: 064cf3c
14mr|libquvi-0.4.1-2|65	- MassBuild#440: Increase release tag
14mr|libquvi-0.4.1-2|66	
14mr|libquvi-0.4.1-2|67	

17359 14
14mr|libquvi-scripts-0.4.10-2|1	%define major 6
14mr|libquvi-scripts-0.4.10-2|2	%define libname %mklibname quvi-scripts %major
14mr|libquvi-scripts-0.4.10-2|3	%define develname %mklibname -d quvi-scripts
14mr|libquvi-scripts-0.4.10-2|4	
14mr|libquvi-scripts-0.4.10-2|5	Name:           libquvi-scripts
14mr|libquvi-scripts-0.4.10-2|6	Version:        0.4.10
14mr|libquvi-scripts-0.4.10-2|7	Release:        2
14mr|libquvi-scripts-0.4.10-2|8	Summary:        Embedded lua scripts for parsing media details
14mr|libquvi-scripts-0.4.10-2|9	Group:          Networking/Other
14mr|libquvi-scripts-0.4.10-2|10	License:        LGPLv2+
14mr|libquvi-scripts-0.4.10-2|11	URL:            http://quvi.sourceforge.net/
14mr|libquvi-scripts-0.4.10-2|12	Source0:        http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
14mr|libquvi-scripts-0.4.10-2|13	BuildArch:	noarch
14mr|libquvi-scripts-0.4.10-2|14	
14mr|libquvi-scripts-0.4.10-2|15	%description
14mr|libquvi-scripts-0.4.10-2|16	libquvi-scripts contains the embedded lua scripts that libquvi uses for
14mr|libquvi-scripts-0.4.10-2|17	parsing the media details. Some additional utility scripts are also
14mr|libquvi-scripts-0.4.10-2|18	included.
14mr|libquvi-scripts-0.4.10-2|19	
14mr|libquvi-scripts-0.4.10-2|20	%prep
14mr|libquvi-scripts-0.4.10-2|21	%setup -q
14mr|libquvi-scripts-0.4.10-2|22	
14mr|libquvi-scripts-0.4.10-2|23	%build
14mr|libquvi-scripts-0.4.10-2|24	%configure2_5x --libdir=%{_datadir}
14mr|libquvi-scripts-0.4.10-2|25	%make
14mr|libquvi-scripts-0.4.10-2|26	
14mr|libquvi-scripts-0.4.10-2|27	%install
14mr|libquvi-scripts-0.4.10-2|28	%makeinstall_std
14mr|libquvi-scripts-0.4.10-2|29	
14mr|libquvi-scripts-0.4.10-2|30	%files
14mr|libquvi-scripts-0.4.10-2|31	%doc ChangeLog COPYING README
14mr|libquvi-scripts-0.4.10-2|32	%{_datadir}/%{name}
14mr|libquvi-scripts-0.4.10-2|33	%{_datadir}/pkgconfig/*.pc
14mr|libquvi-scripts-0.4.10-2|34	%{_mandir}/man7/*
14mr|libquvi-scripts-0.4.10-2|35	
14mr|libquvi-scripts-0.4.10-2|36	%changelog
14mr|libquvi-scripts-0.4.10-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.10-2
14mr|libquvi-scripts-0.4.10-2|38	+ Revision: f217218
14mr|libquvi-scripts-0.4.10-2|39	- MassBuild#440: Increase release tag
14mr|libquvi-scripts-0.4.10-2|40	
14mr|libquvi-scripts-0.4.10-2|41	

17360 14
14mr|libraw-0.16.0-1|1	%define oname LibRaw
14mr|libraw-0.16.0-1|2	%define major 10
14mr|libraw-0.16.0-1|3	%define libname %mklibname raw %{major}
14mr|libraw-0.16.0-1|4	%define libname_r %mklibname raw_r %{major}
14mr|libraw-0.16.0-1|5	%define devname %mklibname raw -d
14mr|libraw-0.16.0-1|6	
14mr|libraw-0.16.0-1|7	Summary:	Library for reading and processing of RAW digicam images
14mr|libraw-0.16.0-1|8	Name:		libraw
14mr|libraw-0.16.0-1|9	Version:	0.16.0
14mr|libraw-0.16.0-1|10	Release:	1
14mr|libraw-0.16.0-1|11	License:	GPLv3+
14mr|libraw-0.16.0-1|12	Group:		Development/C
14mr|libraw-0.16.0-1|13	Url:		http://www.libraw.org
14mr|libraw-0.16.0-1|14	Source0:	http://www.libraw.org/data/%{oname}-%{version}.tar.gz
14mr|libraw-0.16.0-1|15	Source1:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL2-%{version}.tar.gz
14mr|libraw-0.16.0-1|16	Source2:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL3-%{version}.tar.gz
14mr|libraw-0.16.0-1|17	BuildRequires:	cmake
14mr|libraw-0.16.0-1|18	BuildRequires:	gomp-devel
14mr|libraw-0.16.0-1|19	BuildRequires:	pkgconfig(jasper)
14mr|libraw-0.16.0-1|20	BuildRequires:	pkgconfig(lcms2)
14mr|libraw-0.16.0-1|21	
14mr|libraw-0.16.0-1|22	%description
14mr|libraw-0.16.0-1|23	LibRaw is a library for reading RAW files from digital photo cameras
14mr|libraw-0.16.0-1|24	(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are
14mr|libraw-0.16.0-1|25	supported).
14mr|libraw-0.16.0-1|26	
14mr|libraw-0.16.0-1|27	It pays special attention to correct retrieval of data required for subsequent
14mr|libraw-0.16.0-1|28	RAW conversion.
14mr|libraw-0.16.0-1|29	
14mr|libraw-0.16.0-1|30	The library is intended for embedding in RAW converters, data analyzers, and
14mr|libraw-0.16.0-1|31	other programs using RAW files as the initial data.
14mr|libraw-0.16.0-1|32	
14mr|libraw-0.16.0-1|33	Since LibRaw is linked against LibRaw-demosaic-pack-GPL2 and
14mr|libraw-0.16.0-1|34	LibRaw-demosaic-pack-GPL3 the global license is GPLv3.
14mr|libraw-0.16.0-1|35	
14mr|libraw-0.16.0-1|36	#----------------------------------------------------------------------------
14mr|libraw-0.16.0-1|37	
14mr|libraw-0.16.0-1|38	%package -n %{libname}
14mr|libraw-0.16.0-1|39	Summary:	Library for reading and processing of RAW digicam images
14mr|libraw-0.16.0-1|40	Group:		System/Libraries
14mr|libraw-0.16.0-1|41	
14mr|libraw-0.16.0-1|42	%description -n %{libname}
14mr|libraw-0.16.0-1|43	This package contains a shared library for %{name}.
14mr|libraw-0.16.0-1|44	
14mr|libraw-0.16.0-1|45	%files -n %{libname}
14mr|libraw-0.16.0-1|46	%{_libdir}/libraw.so.%{major}*
14mr|libraw-0.16.0-1|47	
14mr|libraw-0.16.0-1|48	#----------------------------------------------------------------------------
14mr|libraw-0.16.0-1|49	
14mr|libraw-0.16.0-1|50	%package -n %{libname_r}
14mr|libraw-0.16.0-1|51	Summary:	Library for reading and processing of RAW digicam images
14mr|libraw-0.16.0-1|52	Group:		System/Libraries
14mr|libraw-0.16.0-1|53	
14mr|libraw-0.16.0-1|54	%description -n %{libname_r}
14mr|libraw-0.16.0-1|55	This package contains a shared library for %{name}.
14mr|libraw-0.16.0-1|56	
14mr|libraw-0.16.0-1|57	%files -n %{libname_r}
14mr|libraw-0.16.0-1|58	%{_libdir}/libraw_r.so.%{major}*
14mr|libraw-0.16.0-1|59	
14mr|libraw-0.16.0-1|60	#----------------------------------------------------------------------------
14mr|libraw-0.16.0-1|61	
14mr|libraw-0.16.0-1|62	%package -n %{devname}
14mr|libraw-0.16.0-1|63	Summary:	LibRaw development files and headers
14mr|libraw-0.16.0-1|64	Group:		Development/C
14mr|libraw-0.16.0-1|65	Requires:	%{libname} = %{EVRD}
14mr|libraw-0.16.0-1|66	Requires:	%{libname_r} = %{EVRD}
14mr|libraw-0.16.0-1|67	Provides:	%{name}-devel = %{EVRD}
14mr|libraw-0.16.0-1|68	
14mr|libraw-0.16.0-1|69	%description -n %{devname}
14mr|libraw-0.16.0-1|70	This package contains the development files and headers for %{oname}.
14mr|libraw-0.16.0-1|71	
14mr|libraw-0.16.0-1|72	%files -n %{devname}
14mr|libraw-0.16.0-1|73	%doc LICENSE* Changelog.* README README.demosaic-packs html/
14mr|libraw-0.16.0-1|74	%{_includedir}/libraw
14mr|libraw-0.16.0-1|75	%{_libdir}/libraw.so
14mr|libraw-0.16.0-1|76	%{_libdir}/libraw_r.so
14mr|libraw-0.16.0-1|77	%{_libdir}/pkgconfig/*.pc
14mr|libraw-0.16.0-1|78	%{_datadir}/cmake/Modules/FindLibRaw.cmake
14mr|libraw-0.16.0-1|79	
14mr|libraw-0.16.0-1|80	#----------------------------------------------------------------------------
14mr|libraw-0.16.0-1|81	
14mr|libraw-0.16.0-1|82	%package tools
14mr|libraw-0.16.0-1|83	Summary:	Command line tools from %{oname}
14mr|libraw-0.16.0-1|84	Group:		Graphics
14mr|libraw-0.16.0-1|85	
14mr|libraw-0.16.0-1|86	%description tools
14mr|libraw-0.16.0-1|87	This packages provides tools to manipulate raw files.
14mr|libraw-0.16.0-1|88	
14mr|libraw-0.16.0-1|89	%files tools
14mr|libraw-0.16.0-1|90	%{_bindir}/*
14mr|libraw-0.16.0-1|91	
14mr|libraw-0.16.0-1|92	#----------------------------------------------------------------------------
14mr|libraw-0.16.0-1|93	
14mr|libraw-0.16.0-1|94	%prep
14mr|libraw-0.16.0-1|95	%setup -qn %{oname}-%{version} -b1 -b2
14mr|libraw-0.16.0-1|96	
14mr|libraw-0.16.0-1|97	%build
14mr|libraw-0.16.0-1|98	%cmake \
14mr|libraw-0.16.0-1|99	-DENABLE_DEMOSAIC_PACK_GPL2=ON \
14mr|libraw-0.16.0-1|100	-DENABLE_DEMOSAIC_PACK_GPL3=ON
14mr|libraw-0.16.0-1|101	%make
14mr|libraw-0.16.0-1|102	
14mr|libraw-0.16.0-1|103	%install
14mr|libraw-0.16.0-1|104	%makeinstall_std -C build
14mr|libraw-0.16.0-1|105	
14mr|libraw-0.16.0-1|106	# The source tree has these with execute permissions for some reason
14mr|libraw-0.16.0-1|107	chmod 644 LICENSE.CDDL LICENSE.LGPL LICENSE.LibRaw.pdf
14mr|libraw-0.16.0-1|108	
14mr|libraw-0.16.0-1|109	# let files section handle docs
14mr|libraw-0.16.0-1|110	rm -rf %{buildroot}%{_datadir}/doc/*
14mr|libraw-0.16.0-1|111	rm -rf %{buildroot}%{_datadir}/%{name}
14mr|libraw-0.16.0-1|112	
14mr|libraw-0.16.0-1|113	# move docs to a better location
14mr|libraw-0.16.0-1|114	mv doc html
14mr|libraw-0.16.0-1|115	
14mr|libraw-0.16.0-1|116	
14mr|libraw-0.16.0-1|117	%changelog
14mr|libraw-0.16.0-1|118	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.0-1
14mr|libraw-0.16.0-1|119	+ Revision: 8c13bda
14mr|libraw-0.16.0-1|120	- New version 0.16.0, new library major 10, update files
14mr|libraw-0.16.0-1|121	
14mr|libraw-0.16.0-1|122	

17361 14
14mr|libraw1394-2.1.0-11|1	%define major 11
14mr|libraw1394-2.1.0-11|2	%define libname %mklibname raw1394_ %{major}
14mr|libraw1394-2.1.0-11|3	%define devname %mklibname raw1394 -d
14mr|libraw1394-2.1.0-11|4	
14mr|libraw1394-2.1.0-11|5	Summary:	FireWire interface
14mr|libraw1394-2.1.0-11|6	Name:		libraw1394
14mr|libraw1394-2.1.0-11|7	Version:	2.1.0
14mr|libraw1394-2.1.0-11|8	Release:	11
14mr|libraw1394-2.1.0-11|9	License:	LGPLv2+
14mr|libraw1394-2.1.0-11|10	Group:		System/Libraries
14mr|libraw1394-2.1.0-11|11	Url:		http://sourceforge.net/projects/libraw1394/
14mr|libraw1394-2.1.0-11|12	Source0:	http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
14mr|libraw1394-2.1.0-11|13	Requires(post):	coreutils
14mr|libraw1394-2.1.0-11|14	
14mr|libraw1394-2.1.0-11|15	%description
14mr|libraw1394-2.1.0-11|16	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394-2.1.0-11|17	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394-2.1.0-11|18	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394-2.1.0-11|19	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394-2.1.0-11|20	for the protocol in question.
14mr|libraw1394-2.1.0-11|21	
14mr|libraw1394-2.1.0-11|22	The reason for making a library the interface to the kernel is to avoid
14mr|libraw1394-2.1.0-11|23	a program dependency on the kernel version, which would hinder development and
14mr|libraw1394-2.1.0-11|24	optimization of raw1394.  If development changed the protocol and made it
14mr|libraw1394-2.1.0-11|25	incompatible with previous versions only the libraw1394 has to be upgraded to
14mr|libraw1394-2.1.0-11|26	match the kernel version (instead of all applications).
14mr|libraw1394-2.1.0-11|27	
14mr|libraw1394-2.1.0-11|28	#----------------------------------------------------------------------------
14mr|libraw1394-2.1.0-11|29	
14mr|libraw1394-2.1.0-11|30	%package -n %{name}-utils
14mr|libraw1394-2.1.0-11|31	Summary:	Some small Firewire utilities
14mr|libraw1394-2.1.0-11|32	Group:		Communications
14mr|libraw1394-2.1.0-11|33	
14mr|libraw1394-2.1.0-11|34	%description -n %{name}-utils
14mr|libraw1394-2.1.0-11|35	This package contains a few utilities to send and receive raw data over
14mr|libraw1394-2.1.0-11|36	Firewire (ieee1394).
14mr|libraw1394-2.1.0-11|37	
14mr|libraw1394-2.1.0-11|38	%files -n %{name}-utils
14mr|libraw1394-2.1.0-11|39	%doc README AUTHORS
14mr|libraw1394-2.1.0-11|40	%{_bindir}/*
14mr|libraw1394-2.1.0-11|41	%{_mandir}/man1/*
14mr|libraw1394-2.1.0-11|42	%{_mandir}/man5/*
14mr|libraw1394-2.1.0-11|43	
14mr|libraw1394-2.1.0-11|44	#----------------------------------------------------------------------------
14mr|libraw1394-2.1.0-11|45	
14mr|libraw1394-2.1.0-11|46	%package -n %{libname}
14mr|libraw1394-2.1.0-11|47	Summary:	FireWire interface shared library
14mr|libraw1394-2.1.0-11|48	Group:		System/Libraries
14mr|libraw1394-2.1.0-11|49	
14mr|libraw1394-2.1.0-11|50	%description -n %{libname}
14mr|libraw1394-2.1.0-11|51	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394-2.1.0-11|52	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394-2.1.0-11|53	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394-2.1.0-11|54	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394-2.1.0-11|55	for the protocol in question.
14mr|libraw1394-2.1.0-11|56	
14mr|libraw1394-2.1.0-11|57	The reason for making a library the interface to the kernel is to avoid
14mr|libraw1394-2.1.0-11|58	a program dependency on the kernel version, which would hinder development and
14mr|libraw1394-2.1.0-11|59	optimization of raw1394.  If development changed the protocol and made it
14mr|libraw1394-2.1.0-11|60	incompatible with previous versions only the libraw1394 has to be upgraded to
14mr|libraw1394-2.1.0-11|61	match the kernel version (instead of all applications).
14mr|libraw1394-2.1.0-11|62	
14mr|libraw1394-2.1.0-11|63	This package contains the shared library to run applications linked
14mr|libraw1394-2.1.0-11|64	with %{name}.
14mr|libraw1394-2.1.0-11|65	
14mr|libraw1394-2.1.0-11|66	%files -n %{libname}
14mr|libraw1394-2.1.0-11|67	%{_libdir}/libraw1394.so.%{major}*
14mr|libraw1394-2.1.0-11|68	
14mr|libraw1394-2.1.0-11|69	#----------------------------------------------------------------------------
14mr|libraw1394-2.1.0-11|70	
14mr|libraw1394-2.1.0-11|71	%package -n %{devname}
14mr|libraw1394-2.1.0-11|72	Summary:	Development and include files for libraw1394
14mr|libraw1394-2.1.0-11|73	Group:		Development/C
14mr|libraw1394-2.1.0-11|74	Requires:	%{libname} = %{EVRD}
14mr|libraw1394-2.1.0-11|75	Provides:	%{name}-devel = %{EVRD}
14mr|libraw1394-2.1.0-11|76	Conflicts:	%{_lib}raw1394_8-devel
14mr|libraw1394-2.1.0-11|77	Obsoletes:	%{_lib}raw1394-static-devel < 2.0.8
14mr|libraw1394-2.1.0-11|78	
14mr|libraw1394-2.1.0-11|79	%description -n %{devname}
14mr|libraw1394-2.1.0-11|80	This archive contains the header-files for libraw1394 development.
14mr|libraw1394-2.1.0-11|81	
14mr|libraw1394-2.1.0-11|82	%files -n %{devname}
14mr|libraw1394-2.1.0-11|83	%doc README NEWS AUTHORS
14mr|libraw1394-2.1.0-11|84	%{_includedir}/libraw1394
14mr|libraw1394-2.1.0-11|85	%{_libdir}/libraw1394.so
14mr|libraw1394-2.1.0-11|86	%{_libdir}/pkgconfig/%{name}.pc
14mr|libraw1394-2.1.0-11|87	
14mr|libraw1394-2.1.0-11|88	#----------------------------------------------------------------------------
14mr|libraw1394-2.1.0-11|89	
14mr|libraw1394-2.1.0-11|90	%prep
14mr|libraw1394-2.1.0-11|91	%setup -q
14mr|libraw1394-2.1.0-11|92	
14mr|libraw1394-2.1.0-11|93	%build
14mr|libraw1394-2.1.0-11|94	%configure2_5x --disable-static
14mr|libraw1394-2.1.0-11|95	%make
14mr|libraw1394-2.1.0-11|96	
14mr|libraw1394-2.1.0-11|97	%install
14mr|libraw1394-2.1.0-11|98	%makeinstall_std
14mr|libraw1394-2.1.0-11|99	
14mr|libraw1394-2.1.0-11|100	
14mr|libraw1394-2.1.0-11|101	%changelog
14mr|libraw1394-2.1.0-11|102	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-11
14mr|libraw1394-2.1.0-11|103	+ Revision: 9af733b
14mr|libraw1394-2.1.0-11|104	- New version 2.1.0, spec cleanup
14mr|libraw1394-2.1.0-11|105	
14mr|libraw1394-2.1.0-11|106	

17362 14
14mr|libraw1394_8-1.3.0-9|1	%define	name	libraw1394_8
14mr|libraw1394_8-1.3.0-9|2	%define oname libraw1394
14mr|libraw1394_8-1.3.0-9|3	%define	version	1.3.0
14mr|libraw1394_8-1.3.0-9|4	%define release	9
14mr|libraw1394_8-1.3.0-9|5	
14mr|libraw1394_8-1.3.0-9|6	%define	major		8
14mr|libraw1394_8-1.3.0-9|7	%define	libname		%mklibname raw1394_ %{major}
14mr|libraw1394_8-1.3.0-9|8	%define	develname	%mklibname raw1394_%major -d
14mr|libraw1394_8-1.3.0-9|9	%define staticname	%mklibname raw1394_%major -d -s
14mr|libraw1394_8-1.3.0-9|10	
14mr|libraw1394_8-1.3.0-9|11	Name:		%{name}
14mr|libraw1394_8-1.3.0-9|12	Version:	%{version}
14mr|libraw1394_8-1.3.0-9|13	Release:	%{release}
14mr|libraw1394_8-1.3.0-9|14	License:	LGPLv2+
14mr|libraw1394_8-1.3.0-9|15	Group:		System/Libraries
14mr|libraw1394_8-1.3.0-9|16	Source0:	http://www.linux1394.org/dl/%{oname}-%{version}.tar.gz
14mr|libraw1394_8-1.3.0-9|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libraw1394_8-1.3.0-9|18	URL:		http://www.linux1394.org/
14mr|libraw1394_8-1.3.0-9|19	Summary:	FireWire interface
14mr|libraw1394_8-1.3.0-9|20	Requires(post): coreutils
14mr|libraw1394_8-1.3.0-9|21	
14mr|libraw1394_8-1.3.0-9|22	%description
14mr|libraw1394_8-1.3.0-9|23	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394_8-1.3.0-9|24	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394_8-1.3.0-9|25	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394_8-1.3.0-9|26	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394_8-1.3.0-9|27	for the protocol in question.
14mr|libraw1394_8-1.3.0-9|28	
14mr|libraw1394_8-1.3.0-9|29	The reason for making a library the interface to the kernel is to avoid
14mr|libraw1394_8-1.3.0-9|30	a program dependency on the kernel version, which would hinder development and
14mr|libraw1394_8-1.3.0-9|31	optimization of raw1394.  If development changed the protocol and made it
14mr|libraw1394_8-1.3.0-9|32	incompatible with previous versions only the libraw1394 has to be upgraded to
14mr|libraw1394_8-1.3.0-9|33	match the kernel version (instead of all applications).
14mr|libraw1394_8-1.3.0-9|34	
14mr|libraw1394_8-1.3.0-9|35	%package -n	%{name}-utils
14mr|libraw1394_8-1.3.0-9|36	Group:		Communications
14mr|libraw1394_8-1.3.0-9|37	Summary:	Some small Firewire utilities
14mr|libraw1394_8-1.3.0-9|38	Conflicts: %oname-utils
14mr|libraw1394_8-1.3.0-9|39	
14mr|libraw1394_8-1.3.0-9|40	%description -n	%{name}-utils
14mr|libraw1394_8-1.3.0-9|41	This package contains a few utilities to send and receive raw data over
14mr|libraw1394_8-1.3.0-9|42	Firewire (ieee1394).
14mr|libraw1394_8-1.3.0-9|43	
14mr|libraw1394_8-1.3.0-9|44	%if %_lib != lib
14mr|libraw1394_8-1.3.0-9|45	%package -n	%{libname}
14mr|libraw1394_8-1.3.0-9|46	Group:		System/Libraries
14mr|libraw1394_8-1.3.0-9|47	Summary:	FireWire interface shared library
14mr|libraw1394_8-1.3.0-9|48	
14mr|libraw1394_8-1.3.0-9|49	%description -n %{libname}
14mr|libraw1394_8-1.3.0-9|50	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394_8-1.3.0-9|51	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394_8-1.3.0-9|52	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394_8-1.3.0-9|53	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394_8-1.3.0-9|54	for the protocol in question.
14mr|libraw1394_8-1.3.0-9|55	
14mr|libraw1394_8-1.3.0-9|56	The reason for making a library the interface to the kernel is to avoid
14mr|libraw1394_8-1.3.0-9|57	a program dependency on the kernel version, which would hinder development and
14mr|libraw1394_8-1.3.0-9|58	optimization of raw1394.  If development changed the protocol and made it
14mr|libraw1394_8-1.3.0-9|59	incompatible with previous versions only the libraw1394 has to be upgraded to
14mr|libraw1394_8-1.3.0-9|60	match the kernel version (instead of all applications).
14mr|libraw1394_8-1.3.0-9|61	
14mr|libraw1394_8-1.3.0-9|62	This package contains the shared library to run applications linked
14mr|libraw1394_8-1.3.0-9|63	with %{name}.
14mr|libraw1394_8-1.3.0-9|64	%endif
14mr|libraw1394_8-1.3.0-9|65	
14mr|libraw1394_8-1.3.0-9|66	%package -n	%{develname}
14mr|libraw1394_8-1.3.0-9|67	Summary:	Development and include files for libraw1394
14mr|libraw1394_8-1.3.0-9|68	Summary(pt_BR):	Arquivos de desenvolvimento e cabe?alhos para o libraw1394
14mr|libraw1394_8-1.3.0-9|69	Summary(es):	Development and include files for libraw1394
14mr|libraw1394_8-1.3.0-9|70	Group:		Development/C
14mr|libraw1394_8-1.3.0-9|71	Group(pt_BR):	Desenvolvimento
14mr|libraw1394_8-1.3.0-9|72	Group(es):	Desarrollo
14mr|libraw1394_8-1.3.0-9|73	Requires:	%{libname} = %{version}-%{release}
14mr|libraw1394_8-1.3.0-9|74	Provides:	%{name}-devel = %{version}-%{release}
14mr|libraw1394_8-1.3.0-9|75	
14mr|libraw1394_8-1.3.0-9|76	%description -n	%{develname}
14mr|libraw1394_8-1.3.0-9|77	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394_8-1.3.0-9|78	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394_8-1.3.0-9|79	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394_8-1.3.0-9|80	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394_8-1.3.0-9|81	for the protocol in question.
14mr|libraw1394_8-1.3.0-9|82	
14mr|libraw1394_8-1.3.0-9|83	This archive contains the header-files for libraw1394 development.
14mr|libraw1394_8-1.3.0-9|84	
14mr|libraw1394_8-1.3.0-9|85	%package -n	%{staticname}
14mr|libraw1394_8-1.3.0-9|86	Summary:	Development components for libraw1394
14mr|libraw1394_8-1.3.0-9|87	Summary(pt_BR):	Componentes est?ticos de desenvolvimento para o libraw1394
14mr|libraw1394_8-1.3.0-9|88	Summary(es):	Development components for libraw1394
14mr|libraw1394_8-1.3.0-9|89	Group:		Development/C
14mr|libraw1394_8-1.3.0-9|90	Group(pt_BR):	Desenvolvimento
14mr|libraw1394_8-1.3.0-9|91	Group(es):	Desarrollo
14mr|libraw1394_8-1.3.0-9|92	Requires:	%{develname} = %{version}-%{release}
14mr|libraw1394_8-1.3.0-9|93	
14mr|libraw1394_8-1.3.0-9|94	%description -n	%{staticname}
14mr|libraw1394_8-1.3.0-9|95	libraw1394 is the only supported interface to the kernel side raw1394 of
14mr|libraw1394_8-1.3.0-9|96	the Linux IEEE-1394 subsystem, which provides direct access to the connected
14mr|libraw1394_8-1.3.0-9|97	1394 buses to user space.  Through libraw1394/raw1394, applications can
14mr|libraw1394_8-1.3.0-9|98	directly send to and receive from other nodes without requiring a kernel driver
14mr|libraw1394_8-1.3.0-9|99	for the protocol in question.
14mr|libraw1394_8-1.3.0-9|100	
14mr|libraw1394_8-1.3.0-9|101	This archive contains the static libraries (.a)
14mr|libraw1394_8-1.3.0-9|102	
14mr|libraw1394_8-1.3.0-9|103	
14mr|libraw1394_8-1.3.0-9|104	%prep
14mr|libraw1394_8-1.3.0-9|105	%setup -q -n %oname-%version
14mr|libraw1394_8-1.3.0-9|106	
14mr|libraw1394_8-1.3.0-9|107	%build
14mr|libraw1394_8-1.3.0-9|108	%configure2_5x
14mr|libraw1394_8-1.3.0-9|109	%make
14mr|libraw1394_8-1.3.0-9|110	
14mr|libraw1394_8-1.3.0-9|111	%install
14mr|libraw1394_8-1.3.0-9|112	rm -rf %{buildroot}
14mr|libraw1394_8-1.3.0-9|113	%{makeinstall_std}
14mr|libraw1394_8-1.3.0-9|114	
14mr|libraw1394_8-1.3.0-9|115	%if %mdkversion < 200900
14mr|libraw1394_8-1.3.0-9|116	%post -n %{libname} -p /sbin/ldconfig
14mr|libraw1394_8-1.3.0-9|117	%endif
14mr|libraw1394_8-1.3.0-9|118	
14mr|libraw1394_8-1.3.0-9|119	%if %mdkversion < 200900
14mr|libraw1394_8-1.3.0-9|120	%postun -n %{libname} -p /sbin/ldconfig
14mr|libraw1394_8-1.3.0-9|121	%endif
14mr|libraw1394_8-1.3.0-9|122	
14mr|libraw1394_8-1.3.0-9|123	%clean
14mr|libraw1394_8-1.3.0-9|124	rm -rf %{buildroot}
14mr|libraw1394_8-1.3.0-9|125	
14mr|libraw1394_8-1.3.0-9|126	%files -n %name-utils
14mr|libraw1394_8-1.3.0-9|127	%defattr(-,root,root)
14mr|libraw1394_8-1.3.0-9|128	%doc README AUTHORS
14mr|libraw1394_8-1.3.0-9|129	%{_bindir}/*
14mr|libraw1394_8-1.3.0-9|130	%{_mandir}/man*/*
14mr|libraw1394_8-1.3.0-9|131	
14mr|libraw1394_8-1.3.0-9|132	%files -n %{libname}
14mr|libraw1394_8-1.3.0-9|133	%defattr(-,root,root)
14mr|libraw1394_8-1.3.0-9|134	%{_libdir}/libraw1394.so.%{major}*
14mr|libraw1394_8-1.3.0-9|135	
14mr|libraw1394_8-1.3.0-9|136	%files -n %{develname}
14mr|libraw1394_8-1.3.0-9|137	%defattr(-,root,root)
14mr|libraw1394_8-1.3.0-9|138	%doc README NEWS AUTHORS
14mr|libraw1394_8-1.3.0-9|139	%{_includedir}/libraw1394
14mr|libraw1394_8-1.3.0-9|140	%{_libdir}/libraw1394.so
14mr|libraw1394_8-1.3.0-9|141	%{_libdir}/pkgconfig/%{oname}.pc
14mr|libraw1394_8-1.3.0-9|142	
14mr|libraw1394_8-1.3.0-9|143	%files -n %{staticname}
14mr|libraw1394_8-1.3.0-9|144	%defattr(-,root,root)
14mr|libraw1394_8-1.3.0-9|145	%{_libdir}/libraw1394.a
14mr|libraw1394_8-1.3.0-9|146	
14mr|libraw1394_8-1.3.0-9|147	
14mr|libraw1394_8-1.3.0-9|148	
14mr|libraw1394_8-1.3.0-9|149	%changelog
14mr|libraw1394_8-1.3.0-9|150	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-9
14mr|libraw1394_8-1.3.0-9|151	+ Revision: 01e3d4f
14mr|libraw1394_8-1.3.0-9|152	- MassBuild#440: Increase release tag
14mr|libraw1394_8-1.3.0-9|153	
14mr|libraw1394_8-1.3.0-9|154	

17363 14
14mr|librcc-0.2.12-4|1	%define major 0
14mr|librcc-0.2.12-4|2	%define libname %mklibname rcc %{major}
14mr|librcc-0.2.12-4|3	%define libnameui %mklibname rccui %{major}
14mr|librcc-0.2.12-4|4	%define engines %mklibname rcc-engines
14mr|librcc-0.2.12-4|5	%define devname %mklibname rcc -d
14mr|librcc-0.2.12-4|6	
14mr|librcc-0.2.12-4|7	Summary:	Russian Charset Conversion Library
14mr|librcc-0.2.12-4|8	Name:		librcc
14mr|librcc-0.2.12-4|9	Version:	0.2.12
14mr|librcc-0.2.12-4|10	Release:	4
14mr|librcc-0.2.12-4|11	License:	LGPLv2.1+
14mr|librcc-0.2.12-4|12	Group:		System/Libraries
14mr|librcc-0.2.12-4|13	Url:		http://rusxmms.sourceforge.net/
14mr|librcc-0.2.12-4|14	Source0:	http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
14mr|librcc-0.2.12-4|15	BuildRequires:	aspell-devel
14mr|librcc-0.2.12-4|16	BuildRequires:	librcd-devel
14mr|librcc-0.2.12-4|17	BuildRequires:	pkgconfig(enca)
14mr|librcc-0.2.12-4|18	BuildRequires:	pkgconfig(libxml-2.0)
14mr|librcc-0.2.12-4|19	BuildRequires:	pkgconfig(libguess)
14mr|librcc-0.2.12-4|20	
14mr|librcc-0.2.12-4|21	%description
14mr|librcc-0.2.12-4|22	Library providing means to work with multiple encodings of the same language
14mr|librcc-0.2.12-4|23	through adapting them to local settings on-the-fly.
14mr|librcc-0.2.12-4|24	
14mr|librcc-0.2.12-4|25	#----------------------------------------------------------------------------
14mr|librcc-0.2.12-4|26	
14mr|librcc-0.2.12-4|27	%package -n %{libname}
14mr|librcc-0.2.12-4|28	Summary:	Russian Charset Conversion Library
14mr|librcc-0.2.12-4|29	Group:		System/Libraries
14mr|librcc-0.2.12-4|30	Requires:	%{engines}
14mr|librcc-0.2.12-4|31	
14mr|librcc-0.2.12-4|32	%description -n %{libname}
14mr|librcc-0.2.12-4|33	Library providing means to work with multiple encodings of the same language
14mr|librcc-0.2.12-4|34	through adapting them to local settings on-the-fly.
14mr|librcc-0.2.12-4|35	
14mr|librcc-0.2.12-4|36	%files -n %{libname}
14mr|librcc-0.2.12-4|37	%{_libdir}/librcc.so.%{major}
14mr|librcc-0.2.12-4|38	%{_libdir}/librcc.so.%{version}
14mr|librcc-0.2.12-4|39	
14mr|librcc-0.2.12-4|40	#----------------------------------------------------------------------------
14mr|librcc-0.2.12-4|41	
14mr|librcc-0.2.12-4|42	%package -n %{libnameui}
14mr|librcc-0.2.12-4|43	Summary:	Russian Charset Conversion Library
14mr|librcc-0.2.12-4|44	Group:		System/Libraries
14mr|librcc-0.2.12-4|45	Conflicts:	%{_lib}rcc0 < 0.2.12
14mr|librcc-0.2.12-4|46	
14mr|librcc-0.2.12-4|47	%description -n %{libnameui}
14mr|librcc-0.2.12-4|48	Library providing means to work with multiple encodings of the same language
14mr|librcc-0.2.12-4|49	through adapting them to local settings on-the-fly.
14mr|librcc-0.2.12-4|50	
14mr|librcc-0.2.12-4|51	%files -n %{libnameui}
14mr|librcc-0.2.12-4|52	%{_libdir}/librccui.so.%{major}
14mr|librcc-0.2.12-4|53	%{_libdir}/librccui.so.%{version}
14mr|librcc-0.2.12-4|54	
14mr|librcc-0.2.12-4|55	#----------------------------------------------------------------------------
14mr|librcc-0.2.12-4|56	
14mr|librcc-0.2.12-4|57	%package -n %{devname}
14mr|librcc-0.2.12-4|58	Summary:	Russian Charset Conversion Library
14mr|librcc-0.2.12-4|59	Group:		System/Libraries
14mr|librcc-0.2.12-4|60	Requires:	%{libname} = %{EVRD}
14mr|librcc-0.2.12-4|61	Requires:	%{libnameui} = %{EVRD}
14mr|librcc-0.2.12-4|62	Provides:	%{name}-devel = %{EVRD}
14mr|librcc-0.2.12-4|63	
14mr|librcc-0.2.12-4|64	%description -n %{devname}
14mr|librcc-0.2.12-4|65	Library providing means to work with multiple encodings of the same language
14mr|librcc-0.2.12-4|66	through adapting them to local settings on-the-fly.
14mr|librcc-0.2.12-4|67	
14mr|librcc-0.2.12-4|68	This package contains files required for development only.
14mr|librcc-0.2.12-4|69	
14mr|librcc-0.2.12-4|70	%files -n %{devname}
14mr|librcc-0.2.12-4|71	%doc AUTHORS ChangeLog NEWS README ToDo
14mr|librcc-0.2.12-4|72	%{_libdir}/*.so
14mr|librcc-0.2.12-4|73	%{_includedir}/*.h
14mr|librcc-0.2.12-4|74	%{_libdir}/pkgconfig/librcc.pc
14mr|librcc-0.2.12-4|75	
14mr|librcc-0.2.12-4|76	#----------------------------------------------------------------------------
14mr|librcc-0.2.12-4|77	
14mr|librcc-0.2.12-4|78	%package -n %{engines}
14mr|librcc-0.2.12-4|79	Summary:	Russian Charset Conversion Library - engines
14mr|librcc-0.2.12-4|80	Group:		System/Libraries
14mr|librcc-0.2.12-4|81	Conflicts:	%{_lib}rcc0 < 0.2.12
14mr|librcc-0.2.12-4|82	
14mr|librcc-0.2.12-4|83	%description -n %{engines}
14mr|librcc-0.2.12-4|84	Engines for Russian Charset Conversion Library.
14mr|librcc-0.2.12-4|85	
14mr|librcc-0.2.12-4|86	%files -n %{engines}
14mr|librcc-0.2.12-4|87	%{_libdir}/rcc/*
14mr|librcc-0.2.12-4|88	
14mr|librcc-0.2.12-4|89	#----------------------------------------------------------------------------
14mr|librcc-0.2.12-4|90	
14mr|librcc-0.2.12-4|91	%prep
14mr|librcc-0.2.12-4|92	%setup -q
14mr|librcc-0.2.12-4|93	
14mr|librcc-0.2.12-4|94	%build
14mr|librcc-0.2.12-4|95	%configure2_5x \
14mr|librcc-0.2.12-4|96	--disable-static \
14mr|librcc-0.2.12-4|97	--disable-gtk1 \
14mr|librcc-0.2.12-4|98	--disable-gtk2 \
14mr|librcc-0.2.12-4|99	--disable-gtk3
14mr|librcc-0.2.12-4|100	%make
14mr|librcc-0.2.12-4|101	
14mr|librcc-0.2.12-4|102	%install
14mr|librcc-0.2.12-4|103	%makeinstall_std
14mr|librcc-0.2.12-4|104	
14mr|librcc-0.2.12-4|105	
14mr|librcc-0.2.12-4|106	%changelog
14mr|librcc-0.2.12-4|107	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.12-4
14mr|librcc-0.2.12-4|108	+ Revision: 669b6a4
14mr|librcc-0.2.12-4|109	- Update BuildRequires
14mr|librcc-0.2.12-4|110	
14mr|librcc-0.2.12-4|111	

17364 14
14mr|librcd-0.1.14-2|1	%define major 0
14mr|librcd-0.1.14-2|2	%define libname %mklibname rcd %{major}
14mr|librcd-0.1.14-2|3	%define devname %mklibname rcd -d
14mr|librcd-0.1.14-2|4	
14mr|librcd-0.1.14-2|5	Summary:	Russian charset detection library
14mr|librcd-0.1.14-2|6	Name:		librcd
14mr|librcd-0.1.14-2|7	Version:	0.1.14
14mr|librcd-0.1.14-2|8	Release:	2
14mr|librcd-0.1.14-2|9	License:	LGPLv2.1+
14mr|librcd-0.1.14-2|10	Group:		System/Libraries
14mr|librcd-0.1.14-2|11	Url:		http://http://rusxmms.sourceforge.net
14mr|librcd-0.1.14-2|12	Source0:	%{name}-%{version}.tar.bz2
14mr|librcd-0.1.14-2|13	
14mr|librcd-0.1.14-2|14	%description
14mr|librcd-0.1.14-2|15	Library for autodection charset of russian text.
14mr|librcd-0.1.14-2|16	
14mr|librcd-0.1.14-2|17	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
14mr|librcd-0.1.14-2|18	to handle very short titles, like ID3 tags, file names and etc, and provides
14mr|librcd-0.1.14-2|19	very high accuracy even for short 3-4 letter words. Current version supports
14mr|librcd-0.1.14-2|20	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
14mr|librcd-0.1.14-2|21	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
14mr|librcd-0.1.14-2|22	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
14mr|librcd-0.1.14-2|23	encoding what allows to properly display correct ID3 v.1 titles.
14mr|librcd-0.1.14-2|24	
14mr|librcd-0.1.14-2|25	#----------------------------------------------------------------------------
14mr|librcd-0.1.14-2|26	
14mr|librcd-0.1.14-2|27	%package -n %{libname}
14mr|librcd-0.1.14-2|28	Summary:	Russian charset detection library
14mr|librcd-0.1.14-2|29	Group:		System/Libraries
14mr|librcd-0.1.14-2|30	
14mr|librcd-0.1.14-2|31	%description -n %{libname}
14mr|librcd-0.1.14-2|32	Library for autodection charset of russian text.
14mr|librcd-0.1.14-2|33	
14mr|librcd-0.1.14-2|34	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
14mr|librcd-0.1.14-2|35	to handle very short titles, like ID3 tags, file names and etc, and provides
14mr|librcd-0.1.14-2|36	very high accuracy even for short 3-4 letter words. Current version supports
14mr|librcd-0.1.14-2|37	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
14mr|librcd-0.1.14-2|38	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
14mr|librcd-0.1.14-2|39	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
14mr|librcd-0.1.14-2|40	encoding what allows to properly display correct ID3 v.1 titles.
14mr|librcd-0.1.14-2|41	
14mr|librcd-0.1.14-2|42	%files -n %{libname}
14mr|librcd-0.1.14-2|43	%{_libdir}/librcd.so.%{major}
14mr|librcd-0.1.14-2|44	%{_libdir}/librcd.so.%{version}
14mr|librcd-0.1.14-2|45	
14mr|librcd-0.1.14-2|46	#----------------------------------------------------------------------------
14mr|librcd-0.1.14-2|47	
14mr|librcd-0.1.14-2|48	%package -n %{devname}
14mr|librcd-0.1.14-2|49	Summary:	Russian charset detection library development files
14mr|librcd-0.1.14-2|50	Group:		Development/C
14mr|librcd-0.1.14-2|51	Requires:	%{libname} = %{EVRD}
14mr|librcd-0.1.14-2|52	Provides:	%{name}-devel = %{EVRD}
14mr|librcd-0.1.14-2|53	
14mr|librcd-0.1.14-2|54	%description -n %{devname}
14mr|librcd-0.1.14-2|55	Russian charset detection library. This package contains files required
14mr|librcd-0.1.14-2|56	for development purposes only.
14mr|librcd-0.1.14-2|57	
14mr|librcd-0.1.14-2|58	%files -n %{devname}
14mr|librcd-0.1.14-2|59	%doc AUTHORS ChangeLog README
14mr|librcd-0.1.14-2|60	%{_libdir}/librcd.so
14mr|librcd-0.1.14-2|61	%{_libdir}/pkgconfig/librcd.pc
14mr|librcd-0.1.14-2|62	%{_includedir}/librcd.h
14mr|librcd-0.1.14-2|63	
14mr|librcd-0.1.14-2|64	#----------------------------------------------------------------------------
14mr|librcd-0.1.14-2|65	
14mr|librcd-0.1.14-2|66	%prep
14mr|librcd-0.1.14-2|67	%setup -q
14mr|librcd-0.1.14-2|68	
14mr|librcd-0.1.14-2|69	%build
14mr|librcd-0.1.14-2|70	%configure2_5x --disable-static
14mr|librcd-0.1.14-2|71	%make
14mr|librcd-0.1.14-2|72	
14mr|librcd-0.1.14-2|73	%install
14mr|librcd-0.1.14-2|74	%makeinstall_std
14mr|librcd-0.1.14-2|75	
14mr|librcd-0.1.14-2|76	
14mr|librcd-0.1.14-2|77	%changelog
14mr|librcd-0.1.14-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.14-2
14mr|librcd-0.1.14-2|79	+ Revision: 2128e6b
14mr|librcd-0.1.14-2|80	- MassBuild#440: Increase release tag
14mr|librcd-0.1.14-2|81	
14mr|librcd-0.1.14-2|82	

17365 14
14mr|libreadline-java-0.8.1-3|1	# Copyright (c) 2000-2005, JPackage Project
14mr|libreadline-java-0.8.1-3|2	# All rights reserved.
14mr|libreadline-java-0.8.1-3|3	#
14mr|libreadline-java-0.8.1-3|4	# Redistribution and use in source and binary forms, with or without
14mr|libreadline-java-0.8.1-3|5	# modification, are permitted provided that the following conditions
14mr|libreadline-java-0.8.1-3|6	# are met:
14mr|libreadline-java-0.8.1-3|7	#
14mr|libreadline-java-0.8.1-3|8	# 1. Redistributions of source code must retain the above copyright
14mr|libreadline-java-0.8.1-3|9	#    notice, this list of conditions and the following disclaimer.
14mr|libreadline-java-0.8.1-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|libreadline-java-0.8.1-3|11	#    notice, this list of conditions and the following disclaimer in the
14mr|libreadline-java-0.8.1-3|12	#    documentation and/or other materials provided with the
14mr|libreadline-java-0.8.1-3|13	#    distribution.
14mr|libreadline-java-0.8.1-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|libreadline-java-0.8.1-3|15	#    contributors may be used to endorse or promote products derived
14mr|libreadline-java-0.8.1-3|16	#    from this software without specific prior written permission.
14mr|libreadline-java-0.8.1-3|17	#
14mr|libreadline-java-0.8.1-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|libreadline-java-0.8.1-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|libreadline-java-0.8.1-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|libreadline-java-0.8.1-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|libreadline-java-0.8.1-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|libreadline-java-0.8.1-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|libreadline-java-0.8.1-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|libreadline-java-0.8.1-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|libreadline-java-0.8.1-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|libreadline-java-0.8.1-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|libreadline-java-0.8.1-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|libreadline-java-0.8.1-3|29	#
14mr|libreadline-java-0.8.1-3|30	
14mr|libreadline-java-0.8.1-3|31	%bcond_with             readline
14mr|libreadline-java-0.8.1-3|32	%define gcj_support     1
14mr|libreadline-java-0.8.1-3|33	%define section         free
14mr|libreadline-java-0.8.1-3|34	
14mr|libreadline-java-0.8.1-3|35	Name:           libreadline-java
14mr|libreadline-java-0.8.1-3|36	Version:        0.8.1
14mr|libreadline-java-0.8.1-3|37	Release:        3
14mr|libreadline-java-0.8.1-3|38	Epoch:          0
14mr|libreadline-java-0.8.1-3|39	Summary:        Java wrapper for the GNU-readline library
14mr|libreadline-java-0.8.1-3|40	License:        LGPL
14mr|libreadline-java-0.8.1-3|41	URL:            http://java-readline.sourceforge.net/
14mr|libreadline-java-0.8.1-3|42	Source0:        http://download.sourceforge.net/java-readline/libreadline-java-%{version}-src.tar.gz
14mr|libreadline-java-0.8.1-3|43	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|libreadline-java-0.8.1-3|44	%if %with readline
14mr|libreadline-java-0.8.1-3|45	BuildRequires:  readline-devel
14mr|libreadline-java-0.8.1-3|46	%else
14mr|libreadline-java-0.8.1-3|47	BuildRequires:  edit-devel
14mr|libreadline-java-0.8.1-3|48	%endif
14mr|libreadline-java-0.8.1-3|49	BuildRequires:  termcap-devel
14mr|libreadline-java-0.8.1-3|50	Provides:       java_readline = %{epoch}:%{version}-%{release}
14mr|libreadline-java-0.8.1-3|51	Provides:       gnu.readline = %{epoch}:%{version}-%{release}
14mr|libreadline-java-0.8.1-3|52	Group:          Development/Java
14mr|libreadline-java-0.8.1-3|53	#Distribution:  JPackage
14mr|libreadline-java-0.8.1-3|54	#Vendor:        JPackage Project
14mr|libreadline-java-0.8.1-3|55	%if %{gcj_support}
14mr|libreadline-java-0.8.1-3|56	BuildRequires:  java-gcj-compat-devel
14mr|libreadline-java-0.8.1-3|57	%else
14mr|libreadline-java-0.8.1-3|58	BuildRequires:  java-devel >= 0:1.4.2
14mr|libreadline-java-0.8.1-3|59	%endif
14mr|libreadline-java-0.8.1-3|60	
14mr|libreadline-java-0.8.1-3|61	%description
14mr|libreadline-java-0.8.1-3|62	Java-Readline is a port of GNU Readline for Java. Or, to be more
14mr|libreadline-java-0.8.1-3|63	precise, it is a JNI-wrapper to Readline. It is distributed under
14mr|libreadline-java-0.8.1-3|64	the LGPL.
14mr|libreadline-java-0.8.1-3|65	
14mr|libreadline-java-0.8.1-3|66	%package javadoc
14mr|libreadline-java-0.8.1-3|67	Summary:        Javadoc for %{name}
14mr|libreadline-java-0.8.1-3|68	Group:          Development/Java
14mr|libreadline-java-0.8.1-3|69	
14mr|libreadline-java-0.8.1-3|70	%description javadoc
14mr|libreadline-java-0.8.1-3|71	Javadoc for %{name}.
14mr|libreadline-java-0.8.1-3|72	
14mr|libreadline-java-0.8.1-3|73	%prep
14mr|libreadline-java-0.8.1-3|74	%setup -q
14mr|libreadline-java-0.8.1-3|75	%{_bindir}/find . -type d -name CVS | %{_bindir}/xargs -t %{__rm} -r
14mr|libreadline-java-0.8.1-3|76	%{_bindir}/find . -type f -name "*.dll" | %{_bindir}/xargs -t %{__rm}
14mr|libreadline-java-0.8.1-3|77	%{__perl} -pi -e 's|javadoc |%{javadoc} |g;' \
14mr|libreadline-java-0.8.1-3|78	-e 's|jar -c|%{jar} -c|g;' \
14mr|libreadline-java-0.8.1-3|79	Makefile
14mr|libreadline-java-0.8.1-3|80	
14mr|libreadline-java-0.8.1-3|81	%build
14mr|libreadline-java-0.8.1-3|82	export JAVA_HOME=%{java_home}
14mr|libreadline-java-0.8.1-3|83	%if %with readline
14mr|libreadline-java-0.8.1-3|84	%{__make} T_LIBS=JavaReadline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
14mr|libreadline-java-0.8.1-3|85	%else
14mr|libreadline-java-0.8.1-3|86	%{__make} T_LIBS=JavaEditline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
14mr|libreadline-java-0.8.1-3|87	%endif
14mr|libreadline-java-0.8.1-3|88	%{__make} apidoc
14mr|libreadline-java-0.8.1-3|89	
14mr|libreadline-java-0.8.1-3|90	%install
14mr|libreadline-java-0.8.1-3|91	%{__rm} -rf %{buildroot}
14mr|libreadline-java-0.8.1-3|92	# jar
14mr|libreadline-java-0.8.1-3|93	%{__mkdir_p} %{buildroot}%{_jnidir}
14mr|libreadline-java-0.8.1-3|94	%{__install} -m 644 %{name}.jar %{buildroot}%{_jnidir}/%{name}-%{version}.jar
14mr|libreadline-java-0.8.1-3|95	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do \
14mr|libreadline-java-0.8.1-3|96	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|libreadline-java-0.8.1-3|97	# lib
14mr|libreadline-java-0.8.1-3|98	%{__mkdir_p} %{buildroot}%{_libdir}
14mr|libreadline-java-0.8.1-3|99	%if %with readline
14mr|libreadline-java-0.8.1-3|100	%{__install} -m 755 libJavaReadline.so %{buildroot}%{_libdir}/libJavaReadline.so
14mr|libreadline-java-0.8.1-3|101	%else
14mr|libreadline-java-0.8.1-3|102	%{__install} -m 755 libJavaEditline.so %{buildroot}%{_libdir}/libJavaEditline.so
14mr|libreadline-java-0.8.1-3|103	%endif
14mr|libreadline-java-0.8.1-3|104	
14mr|libreadline-java-0.8.1-3|105	# javadoc
14mr|libreadline-java-0.8.1-3|106	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|libreadline-java-0.8.1-3|107	cp -a api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|libreadline-java-0.8.1-3|108	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|libreadline-java-0.8.1-3|109	
14mr|libreadline-java-0.8.1-3|110	%if %{gcj_support}
14mr|libreadline-java-0.8.1-3|111	%{_bindir}/aot-compile-rpm
14mr|libreadline-java-0.8.1-3|112	%endif
14mr|libreadline-java-0.8.1-3|113	
14mr|libreadline-java-0.8.1-3|114	%files
14mr|libreadline-java-0.8.1-3|115	%defattr(0644,root,root,0755)
14mr|libreadline-java-0.8.1-3|116	%doc COPYING.LIB NEWS README README.1st TODO VERSION contrib
14mr|libreadline-java-0.8.1-3|117	%attr(0755,root,root) %{_libdir}/*.so
14mr|libreadline-java-0.8.1-3|118	%{_jnidir}/*.jar
14mr|libreadline-java-0.8.1-3|119	%if %{gcj_support}
14mr|libreadline-java-0.8.1-3|120	%dir %{_libdir}/gcj/%{name}
14mr|libreadline-java-0.8.1-3|121	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|libreadline-java-0.8.1-3|122	%endif
14mr|libreadline-java-0.8.1-3|123	
14mr|libreadline-java-0.8.1-3|124	%files javadoc
14mr|libreadline-java-0.8.1-3|125	%defattr(0644,root,root,0755)
14mr|libreadline-java-0.8.1-3|126	%{_javadocdir}/%{name}-%{version}
14mr|libreadline-java-0.8.1-3|127	%{_javadocdir}/%{name}
14mr|libreadline-java-0.8.1-3|128	
14mr|libreadline-java-0.8.1-3|129	
14mr|libreadline-java-0.8.1-3|130	
14mr|libreadline-java-0.8.1-3|131	
14mr|libreadline-java-0.8.1-3|132	
14mr|libreadline-java-0.8.1-3|133	%changelog
14mr|libreadline-java-0.8.1-3|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:0.8.1-3
14mr|libreadline-java-0.8.1-3|135	+ Revision: e19a9f3
14mr|libreadline-java-0.8.1-3|136	- MassBuild#440: Increase release tag
14mr|libreadline-java-0.8.1-3|137	
14mr|libreadline-java-0.8.1-3|138	

17366 14
14mr|librelp-0.1.3-7|1	%define	major 0
14mr|librelp-0.1.3-7|2	%define libname	%mklibname relp %{major}
14mr|librelp-0.1.3-7|3	%define develname %mklibname relp -d
14mr|librelp-0.1.3-7|4	
14mr|librelp-0.1.3-7|5	Summary:	Reliable Event Logging Protocol (RELP) library
14mr|librelp-0.1.3-7|6	Name:		librelp
14mr|librelp-0.1.3-7|7	Version:	0.1.3
14mr|librelp-0.1.3-7|8	Release:	7
14mr|librelp-0.1.3-7|9	License:	GPLv3+
14mr|librelp-0.1.3-7|10	Group:		System/Libraries
14mr|librelp-0.1.3-7|11	URL:		http://www.librelp.com/
14mr|librelp-0.1.3-7|12	Source0:	http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz
14mr|librelp-0.1.3-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|librelp-0.1.3-7|14	
14mr|librelp-0.1.3-7|15	%description
14mr|librelp-0.1.3-7|16	librelp is an easy to use library for the RELP protocol. RELP in turn provides
14mr|librelp-0.1.3-7|17	reliable event logging over the network (and consequently RELP stands for
14mr|librelp-0.1.3-7|18	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
14mr|librelp-0.1.3-7|19	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
14mr|librelp-0.1.3-7|20	for all these dangling issues.
14mr|librelp-0.1.3-7|21	
14mr|librelp-0.1.3-7|22	%package -n	%{libname}
14mr|librelp-0.1.3-7|23	Summary:	Reliable Event Logging Protocol (RELP) library
14mr|librelp-0.1.3-7|24	Group:		System/Libraries
14mr|librelp-0.1.3-7|25	
14mr|librelp-0.1.3-7|26	%description -n	%{libname}
14mr|librelp-0.1.3-7|27	librelp is an easy to use library for the RELP protocol. RELP in turn provides
14mr|librelp-0.1.3-7|28	reliable event logging over the network (and consequently RELP stands for
14mr|librelp-0.1.3-7|29	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
14mr|librelp-0.1.3-7|30	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
14mr|librelp-0.1.3-7|31	for all these dangling issues.
14mr|librelp-0.1.3-7|32	
14mr|librelp-0.1.3-7|33	%package -n	%{develname}
14mr|librelp-0.1.3-7|34	Summary:	Development files for the %{libname} library
14mr|librelp-0.1.3-7|35	Group:		Development/C
14mr|librelp-0.1.3-7|36	Requires:	%{libname} >= %{version}
14mr|librelp-0.1.3-7|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|librelp-0.1.3-7|38	Provides:	relp-devel = %{version}-%{release}
14mr|librelp-0.1.3-7|39	
14mr|librelp-0.1.3-7|40	%description -n	%{develname}
14mr|librelp-0.1.3-7|41	Development files for the %{libname} library.
14mr|librelp-0.1.3-7|42	
14mr|librelp-0.1.3-7|43	%prep
14mr|librelp-0.1.3-7|44	%setup -q
14mr|librelp-0.1.3-7|45	
14mr|librelp-0.1.3-7|46	%build
14mr|librelp-0.1.3-7|47	%configure2_5x \
14mr|librelp-0.1.3-7|48	--disable-rpath
14mr|librelp-0.1.3-7|49	
14mr|librelp-0.1.3-7|50	%make
14mr|librelp-0.1.3-7|51	
14mr|librelp-0.1.3-7|52	%check
14mr|librelp-0.1.3-7|53	make check
14mr|librelp-0.1.3-7|54	
14mr|librelp-0.1.3-7|55	%install
14mr|librelp-0.1.3-7|56	rm -rf %{buildroot}
14mr|librelp-0.1.3-7|57	
14mr|librelp-0.1.3-7|58	%makeinstall_std
14mr|librelp-0.1.3-7|59	
14mr|librelp-0.1.3-7|60	%if %mdkversion < 200900
14mr|librelp-0.1.3-7|61	%post -n %{libname} -p /sbin/ldconfig
14mr|librelp-0.1.3-7|62	%endif
14mr|librelp-0.1.3-7|63	
14mr|librelp-0.1.3-7|64	%if %mdkversion < 200900
14mr|librelp-0.1.3-7|65	%postun -n %{libname} -p /sbin/ldconfig
14mr|librelp-0.1.3-7|66	%endif
14mr|librelp-0.1.3-7|67	
14mr|librelp-0.1.3-7|68	%clean
14mr|librelp-0.1.3-7|69	rm -rf %{buildroot}
14mr|librelp-0.1.3-7|70	
14mr|librelp-0.1.3-7|71	%files -n %{libname}
14mr|librelp-0.1.3-7|72	%defattr(-,root,root)
14mr|librelp-0.1.3-7|73	%{_libdir}/lib*.so.%{major}*
14mr|librelp-0.1.3-7|74	
14mr|librelp-0.1.3-7|75	%files -n %{develname}
14mr|librelp-0.1.3-7|76	%defattr(-,root,root)
14mr|librelp-0.1.3-7|77	%doc ChangeLog doc/*.html
14mr|librelp-0.1.3-7|78	%{_includedir}/*.h
14mr|librelp-0.1.3-7|79	%{_libdir}/*.so
14mr|librelp-0.1.3-7|80	%{_libdir}/*.*a
14mr|librelp-0.1.3-7|81	%{_libdir}/pkgconfig/*.pc
14mr|librelp-0.1.3-7|82	
14mr|librelp-0.1.3-7|83	
14mr|librelp-0.1.3-7|84	
14mr|librelp-0.1.3-7|85	
14mr|librelp-0.1.3-7|86	%changelog
14mr|librelp-0.1.3-7|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.3-7
14mr|librelp-0.1.3-7|88	+ Revision: 52667cd
14mr|librelp-0.1.3-7|89	- MassBuild#440: Increase release tag
14mr|librelp-0.1.3-7|90	
14mr|librelp-0.1.3-7|91	

17367 14
14mr|libreoffice-4.3.1-5|1	%define _enable_debug_packages %{nil}
14mr|libreoffice-4.3.1-5|2	%define debug_package %{nil}
14mr|libreoffice-4.3.1-5|3	%define _binary_payload w1.xzdio
14mr|libreoffice-4.3.1-5|4	%define _source_payload w1.xzdio
14mr|libreoffice-4.3.1-5|5	
14mr|libreoffice-4.3.1-5|6	%bcond_without l10n
14mr|libreoffice-4.3.1-5|7	%bcond_with icecream
14mr|libreoffice-4.3.1-5|8	%bcond_with ccache
14mr|libreoffice-4.3.1-5|9	
14mr|libreoffice-4.3.1-5|10	%define beta %{nil}
14mr|libreoffice-4.3.1-5|11	
14mr|libreoffice-4.3.1-5|12	%if %{with l10n}
14mr|libreoffice-4.3.1-5|13	%define langs	en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu
14mr|libreoffice-4.3.1-5|14	%define helplangs	bg bn bs ca cs da de dz el en-GB es et eu fi fr gl gu he hi hr hu it ja ko mk nb nl nn pl pt pt-BR ru si sk sl sv tr uk zh-CN zh-TW en-US
14mr|libreoffice-4.3.1-5|15	%else
14mr|libreoffice-4.3.1-5|16	%define langs	en-US
14mr|libreoffice-4.3.1-5|17	%define helplangs	en-US
14mr|libreoffice-4.3.1-5|18	%endif
14mr|libreoffice-4.3.1-5|19	
14mr|libreoffice-4.3.1-5|20	%define javaless 0
14mr|libreoffice-4.3.1-5|21	
14mr|libreoffice-4.3.1-5|22	%define relurl		http://download.documentfoundation.org/libreoffice/src/%{version}
14mr|libreoffice-4.3.1-5|23	%define devurl		http://dev-www.libreoffice.org/ooo_external
14mr|libreoffice-4.3.1-5|24	%define srcurl		http://dev-www.libreoffice.org/src/
14mr|libreoffice-4.3.1-5|25	%define oxyurl		http://ooo.itc.hu/oxygenoffice/download/libreoffice/
14mr|libreoffice-4.3.1-5|26	%define distroname	ROSA
14mr|libreoffice-4.3.1-5|27	%define ooname		libreoffice
14mr|libreoffice-4.3.1-5|28	%define buildver	%{version}.2
14mr|libreoffice-4.3.1-5|29	%define ooodir		%{_libdir}/libreoffice
14mr|libreoffice-4.3.1-5|30	%define firefox_plugin	libnpsoplugin.so
14mr|libreoffice-4.3.1-5|31	%define antpath		%{_builddir}/libreoffice-%{version}/apache-ant-1.8.1
14mr|libreoffice-4.3.1-5|32	
14mr|libreoffice-4.3.1-5|33	%define ccachedir	~/.ccache-OOo
14mr|libreoffice-4.3.1-5|34	
14mr|libreoffice-4.3.1-5|35	%if %{_use_internal_dependency_generator}
14mr|libreoffice-4.3.1-5|36	%define __noautoreq 'libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)'
14mr|libreoffice-4.3.1-5|37	%define __noautoprov libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
14mr|libreoffice-4.3.1-5|38	%else
14mr|libreoffice-4.3.1-5|39	%define _requires_exceptions libjawt.so\\|libmyspell.so\\|libstlport_gcc.so\\|libmono.so\\|mono\\|devel(libunoidl)\\|devel(libunoidl(64bit))
14mr|libreoffice-4.3.1-5|40	%define _provides_exceptions libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
14mr|libreoffice-4.3.1-5|41	%endif
14mr|libreoffice-4.3.1-5|42	
14mr|libreoffice-4.3.1-5|43	Summary:	Office suite
14mr|libreoffice-4.3.1-5|44	Name:		libreoffice
14mr|libreoffice-4.3.1-5|45	Epoch:		1
14mr|libreoffice-4.3.1-5|46	Version:	4.3.1
14mr|libreoffice-4.3.1-5|47	%if "%{beta}" != ""
14mr|libreoffice-4.3.1-5|48	Release:	0.%{beta}.2
14mr|libreoffice-4.3.1-5|49	%else
14mr|libreoffice-4.3.1-5|50	Release:	5
14mr|libreoffice-4.3.1-5|51	%endif
14mr|libreoffice-4.3.1-5|52	Source0:	%{relurl}/%{ooname}-%{buildver}.tar.xz
14mr|libreoffice-4.3.1-5|53	Source1:	%{relurl}/%{ooname}-dictionaries-%{buildver}.tar.xz
14mr|libreoffice-4.3.1-5|54	Source2:	%{relurl}/%{ooname}-help-%{buildver}.tar.xz
14mr|libreoffice-4.3.1-5|55	Source3:	%{relurl}/%{ooname}-translations-%{buildver}.tar.xz
14mr|libreoffice-4.3.1-5|56	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
14mr|libreoffice-4.3.1-5|57	Group:		Office
14mr|libreoffice-4.3.1-5|58	Url:		http://www.libreoffice.org
14mr|libreoffice-4.3.1-5|59	Source4:	http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
14mr|libreoffice-4.3.1-5|60	
14mr|libreoffice-4.3.1-5|61	Source10:	Mandriva-Rosa_Icons.tar.bz2
14mr|libreoffice-4.3.1-5|62	Source33:       %{devurl}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
14mr|libreoffice-4.3.1-5|63	Source34:	%{devurl}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
14mr|libreoffice-4.3.1-5|64	Source35:	%{devurl}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
14mr|libreoffice-4.3.1-5|65	Source36:	%{devurl}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
14mr|libreoffice-4.3.1-5|66	Source37:	%{devurl}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
14mr|libreoffice-4.3.1-5|67	
14mr|libreoffice-4.3.1-5|68	# External Download Sources
14mr|libreoffice-4.3.1-5|69	Source40:	http://hg.services.openoffice.org/binaries/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz
14mr|libreoffice-4.3.1-5|70	
14mr|libreoffice-4.3.1-5|71	# Extensions
14mr|libreoffice-4.3.1-5|72	Source50:	%{srcurl}451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt
14mr|libreoffice-4.3.1-5|73	Source51:	%{srcurl}b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2
14mr|libreoffice-4.3.1-5|74	Source52:	%{oxyurl}3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt
14mr|libreoffice-4.3.1-5|75	Source53:	%{oxyurl}8d74685d41f8bffe8c3e71fe8deac09d-SmART_0.9.5.oxt
14mr|libreoffice-4.3.1-5|76	Source54:	%{oxyurl}b632bdd25649cc4067bcb410bae23d2b-hunart_0.3.oxt
14mr|libreoffice-4.3.1-5|77	Source55:	%{srcurl}27211596cf0ad97cab7321239406fde0-gdocs_3.0.1_modified.oxt
14mr|libreoffice-4.3.1-5|78	Source56:	%{srcurl}b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt
14mr|libreoffice-4.3.1-5|79	Source57:	%{oxyurl}9d60b6cfa3ef1926848710bbcd11115b-typo_0.4.2.oxt
14mr|libreoffice-4.3.1-5|80	Source58:	%{oxyurl}bbdd5639ada63e3130761daaecae1a10-Validator_1.1.0.0.oxt
14mr|libreoffice-4.3.1-5|81	Source59:	%{oxyurl}23bd75552206dfcd8fd4e29137dcac84-WatchWindow_1.2.0.0.oxt
14mr|libreoffice-4.3.1-5|82	Source60:	%{oxyurl}af9314c5972d95a5d6da23ffad818f68-OOOP-gallery-pack-2.8.0.0.zip
14mr|libreoffice-4.3.1-5|83	Source61:	%{oxyurl}1be202fbbbc13f10592a98f70a4a87fb-OOOP-templates-pack-2.9.0.0.zip
14mr|libreoffice-4.3.1-5|84	Source62:	%{oxyurl}53ca5e56ccd4cab3693ad32c6bd13343-Sun-ODF-Template-Pack-de_1.0.0.oxt
14mr|libreoffice-4.3.1-5|85	Source63:	%{oxyurl}472ffb92d82cf502be039203c606643d-Sun-ODF-Template-Pack-en-US_1.0.0.oxt
14mr|libreoffice-4.3.1-5|86	Source64:	%{oxyurl}4ad003e7bbda5715f5f38fde1f707af2-Sun-ODF-Template-Pack-es_1.0.0.oxt
14mr|libreoffice-4.3.1-5|87	Source65:	%{oxyurl}a53080dc876edcddb26eb4c3c7537469-Sun-ODF-Template-Pack-fr_1.0.0.oxt
14mr|libreoffice-4.3.1-5|88	Source66:	%{oxyurl}09ec2dac030e1dcd5ef7fa1692691dc0-Sun-ODF-Template-Pack-hu_1.0.0.oxt
14mr|libreoffice-4.3.1-5|89	Source67:	%{oxyurl}b33775feda3bcf823cad7ac361fd49a6-Sun-ODF-Template-Pack-it_1.0.0.oxt
14mr|libreoffice-4.3.1-5|90	Source68:	%{srcurl}4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
14mr|libreoffice-4.3.1-5|91	Source69:	%{srcurl}OpenCOLLADA-master-6509aa13af.tar.bz2
14mr|libreoffice-4.3.1-5|92	Source70:	%{srcurl}libgltf/3d9ea1f2828c46f8ba94b88a87b3326d-libgltf-0.0.0.tar.bz2
14mr|libreoffice-4.3.1-5|93	Source71:	%{srcurl}CoinMP-1.7.6.tgz
14mr|libreoffice-4.3.1-5|94	Source72:	%{srcurl}libgltf/libgltf-0.0.0.tar.bz2
14mr|libreoffice-4.3.1-5|95	
14mr|libreoffice-4.3.1-5|96	Source1000:	libreoffice.rpmlintrc
14mr|libreoffice-4.3.1-5|97	
14mr|libreoffice-4.3.1-5|98	Patch0:		libreoffice-4.1.0.1-non-fatal-error-during-test.patch
14mr|libreoffice-4.3.1-5|99	Patch1:		libreoffice-4.2.5-icu-49.patch
14mr|libreoffice-4.3.1-5|100	Patch2:		help-images-mdv64789.patch
14mr|libreoffice-4.3.1-5|101	
14mr|libreoffice-4.3.1-5|102	Patch51:	libreoffice-4.2.5.2-impress-kde-crash-hack.patch
14mr|libreoffice-4.3.1-5|103	
14mr|libreoffice-4.3.1-5|104	# ROSA vendor patch
14mr|libreoffice-4.3.1-5|105	Patch100:	libreoffice-4.1-vendor.patch
14mr|libreoffice-4.3.1-5|106	Patch101:	libreoffice-4.2.5.2-desktop-categories.patch
14mr|libreoffice-4.3.1-5|107	Patch102:	npapi_h.patch
14mr|libreoffice-4.3.1-5|108	
14mr|libreoffice-4.3.1-5|109	BuildRequires:	bison
14mr|libreoffice-4.3.1-5|110	BuildRequires:	bsh
14mr|libreoffice-4.3.1-5|111	%if %{with ccache}
14mr|libreoffice-4.3.1-5|112	BuildRequires:	ccache
14mr|libreoffice-4.3.1-5|113	%endif
14mr|libreoffice-4.3.1-5|114	BuildRequires:	desktop-file-utils
14mr|libreoffice-4.3.1-5|115	BuildRequires:	doxygen >= 1.8.4
14mr|libreoffice-4.3.1-5|116	BuildRequires:	ed
14mr|libreoffice-4.3.1-5|117	BuildRequires:	firebird-devel
14mr|libreoffice-4.3.1-5|118	BuildRequires:	flex
14mr|libreoffice-4.3.1-5|119	BuildRequires:	flute
14mr|libreoffice-4.3.1-5|120	BuildRequires:	git
14mr|libreoffice-4.3.1-5|121	BuildRequires:	gperf
14mr|libreoffice-4.3.1-5|122	%if %{with icecream}
14mr|libreoffice-4.3.1-5|123	BuildRequires:	icecream
14mr|libreoffice-4.3.1-5|124	%endif
14mr|libreoffice-4.3.1-5|125	BuildRequires:	icu
14mr|libreoffice-4.3.1-5|126	BuildRequires:	imagemagick
14mr|libreoffice-4.3.1-5|127	BuildRequires:	pentaho-libxml
14mr|libreoffice-4.3.1-5|128	BuildRequires:	pentaho-reporting-flow-engine
14mr|libreoffice-4.3.1-5|129	BuildRequires:	perl-Archive-Zip
14mr|libreoffice-4.3.1-5|130	BuildRequires:	perl-MDK-Common
14mr|libreoffice-4.3.1-5|131	BuildRequires:	perl-HTML-Parser
14mr|libreoffice-4.3.1-5|132	BuildRequires:	perl-XML-Twig
14mr|libreoffice-4.3.1-5|133	BuildRequires:	python-translate >= 1.9.0
14mr|libreoffice-4.3.1-5|134	BuildRequires:	recode
14mr|libreoffice-4.3.1-5|135	BuildRequires:	sac
14mr|libreoffice-4.3.1-5|136	BuildRequires:	servlet3
14mr|libreoffice-4.3.1-5|137	BuildRequires:	sharutils
14mr|libreoffice-4.3.1-5|138	BuildRequires:	tcsh
14mr|libreoffice-4.3.1-5|139	BuildRequires:	unzip
14mr|libreoffice-4.3.1-5|140	BuildRequires:	xsltproc >= 1.0.19
14mr|libreoffice-4.3.1-5|141	BuildRequires:	zip
14mr|libreoffice-4.3.1-5|142	BuildRequires:	boost-devel
14mr|libreoffice-4.3.1-5|143	BuildRequires:	cups-devel
14mr|libreoffice-4.3.1-5|144	BuildRequires:	glm-devel
14mr|libreoffice-4.3.1-5|145	BuildRequires:	hyphen-devel
14mr|libreoffice-4.3.1-5|146	BuildRequires:	java-devel
14mr|libreoffice-4.3.1-5|147	BuildRequires:	kdelibs4-devel
14mr|libreoffice-4.3.1-5|148	BuildRequires:	libwps-devel
14mr|libreoffice-4.3.1-5|149	BuildRequires:	lpsolve-devel
14mr|libreoffice-4.3.1-5|150	BuildRequires:	mysql-connector-c++-devel
14mr|libreoffice-4.3.1-5|151	BuildRequires:	nas-devel
14mr|libreoffice-4.3.1-5|152	BuildRequires:	openldap-devel
14mr|libreoffice-4.3.1-5|153	BuildRequires:	pam-devel
14mr|libreoffice-4.3.1-5|154	BuildRequires:	qt4-devel
14mr|libreoffice-4.3.1-5|155	BuildRequires:	readline-devel
14mr|libreoffice-4.3.1-5|156	BuildRequires:	unixODBC-devel
14mr|libreoffice-4.3.1-5|157	BuildRequires:	vigra-devel
14mr|libreoffice-4.3.1-5|158	BuildRequires:	pkgconfig(bluez)
14mr|libreoffice-4.3.1-5|159	BuildRequires:	pkgconfig(cppunit)
14mr|libreoffice-4.3.1-5|160	BuildRequires:	pkgconfig(dbus-1)
14mr|libreoffice-4.3.1-5|161	BuildRequires:	pkgconfig(expat)
14mr|libreoffice-4.3.1-5|162	BuildRequires:	pkgconfig(libetonyek-0.1)
14mr|libreoffice-4.3.1-5|163	BuildRequires:	pkgconfig(libfreehand-0.1)
14mr|libreoffice-4.3.1-5|164	BuildRequires:	pkgconfig(freetype2)
14mr|libreoffice-4.3.1-5|165	BuildRequires:	pkgconfig(gconf-2.0)
14mr|libreoffice-4.3.1-5|166	BuildRequires:	pkgconfig(glitz)
14mr|libreoffice-4.3.1-5|167	BuildRequires:	pkgconfig(glu)
14mr|libreoffice-4.3.1-5|168	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|libreoffice-4.3.1-5|169	BuildRequires:	pkgconfig(gnutls)
14mr|libreoffice-4.3.1-5|170	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mr|libreoffice-4.3.1-5|171	BuildRequires:	pkgconfig(graphite2)
14mr|libreoffice-4.3.1-5|172	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|libreoffice-4.3.1-5|173	BuildRequires:	pkgconfig(egl)
14mr|libreoffice-4.3.1-5|174	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libreoffice-4.3.1-5|175	BuildRequires:	pkgconfig(hunspell)
14mr|libreoffice-4.3.1-5|176	BuildRequires:	pkgconfig(icu-le)
14mr|libreoffice-4.3.1-5|177	BuildRequires:	pkgconfig(lcms2)
14mr|libreoffice-4.3.1-5|178	BuildRequires:	pkgconfig(libabw-0.1)
14mr|libreoffice-4.3.1-5|179	BuildRequires:	pkgconfig(libclucene-core)
14mr|libreoffice-4.3.1-5|180	BuildRequires:	pkgconfig(libcmis-0.4)
14mr|libreoffice-4.3.1-5|181	BuildRequires:	pkgconfig(libcurl)
14mr|libreoffice-4.3.1-5|182	BuildRequires:	pkgconfig(libcdr-0.1)
14mr|libreoffice-4.3.1-5|183	BuildRequires:	pkgconfig(libe-book-0.1)
14mr|libreoffice-4.3.1-5|184	BuildRequires:	pkgconfig(libeot)
14mr|libreoffice-4.3.1-5|185	BuildRequires:	pkgconfig(libexttextcat)
14mr|libreoffice-4.3.1-5|186	BuildRequires:	pkgconfig(libixion-0.8)
14mr|libreoffice-4.3.1-5|187	BuildRequires:	pkgconfig(liblangtag)
14mr|libreoffice-4.3.1-5|188	BuildRequires:	pkgconfig(libmspub-0.1)
14mr|libreoffice-4.3.1-5|189	BuildRequires:	pkgconfig(libmwaw-0.3) >= 0.3.1
14mr|libreoffice-4.3.1-5|190	BuildRequires:	pkgconfig(libodfgen-0.1) >= 0.1.0
14mr|libreoffice-4.3.1-5|191	BuildRequires:	pkgconfig(liborcus-0.8) >= 0.7.0
14mr|libreoffice-4.3.1-5|192	BuildRequires:	pkgconfig(libpq)
14mr|libreoffice-4.3.1-5|193	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|libreoffice-4.3.1-5|194	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|libreoffice-4.3.1-5|195	BuildRequires:	pkgconfig(libsvg)
14mr|libreoffice-4.3.1-5|196	BuildRequires:	pkgconfig(libucpp)
14mr|libreoffice-4.3.1-5|197	BuildRequires:	pkgconfig(libvisio-0.1)
14mr|libreoffice-4.3.1-5|198	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libreoffice-4.3.1-5|199	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|libreoffice-4.3.1-5|200	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libreoffice-4.3.1-5|201	BuildRequires:	pkgconfig(libxslt)
14mr|libreoffice-4.3.1-5|202	BuildRequires:	pkgconfig(libxul)
14mr|libreoffice-4.3.1-5|203	BuildRequires:	pkgconfig(mdds) >= 0.10.1
14mr|libreoffice-4.3.1-5|204	BuildRequires:	pkgconfig(mythes)
14mr|libreoffice-4.3.1-5|205	BuildRequires:	pkgconfig(neon)
14mr|libreoffice-4.3.1-5|206	BuildRequires:	pkgconfig(nspr)
14mr|libreoffice-4.3.1-5|207	BuildRequires:	pkgconfig(nss)
14mr|libreoffice-4.3.1-5|208	BuildRequires:	pkgconfig(poppler)
14mr|libreoffice-4.3.1-5|209	BuildRequires:	pkgconfig(poppler-glib)
14mr|libreoffice-4.3.1-5|210	BuildRequires:	pkgconfig(poppler-cpp)
14mr|libreoffice-4.3.1-5|211	BuildRequires:	pkgconfig(portaudio-2.0)
14mr|libreoffice-4.3.1-5|212	BuildRequires:	pkgconfig(python3)
14mr|libreoffice-4.3.1-5|213	BuildRequires:	pkgconfig(raptor)
14mr|libreoffice-4.3.1-5|214	BuildRequires:	pkgconfig(rasqal)
14mr|libreoffice-4.3.1-5|215	BuildRequires:	pkgconfig(redland)
14mr|libreoffice-4.3.1-5|216	BuildRequires:	pkgconfig(sane-backends)
14mr|libreoffice-4.3.1-5|217	BuildRequires:	pkgconfig(sndfile)
14mr|libreoffice-4.3.1-5|218	BuildRequires:	pkgconfig(telepathy-glib)
14mr|libreoffice-4.3.1-5|219	BuildRequires:	pkgconfig(xaw7)
14mr|libreoffice-4.3.1-5|220	BuildRequires:	pkgconfig(xmlsec1)
14mr|libreoffice-4.3.1-5|221	BuildRequires:	pkgconfig(xpm)
14mr|libreoffice-4.3.1-5|222	BuildRequires:	pkgconfig(xtst)
14mr|libreoffice-4.3.1-5|223	BuildRequires:	pkgconfig(zlib)
14mr|libreoffice-4.3.1-5|224	BuildRequires:	db-devel
14mr|libreoffice-4.3.1-5|225	BuildRequires:	locales-en
14mr|libreoffice-4.3.1-5|226	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libreoffice-4.3.1-5|227	BuildRequires:	pkgconfig(glew)
14mr|libreoffice-4.3.1-5|228	%if !%{javaless}
14mr|libreoffice-4.3.1-5|229	BuildRequires:	ant
14mr|libreoffice-4.3.1-5|230	BuildRequires:	ant-apache-regexp
14mr|libreoffice-4.3.1-5|231	BuildRequires:	apache-commons-codec
14mr|libreoffice-4.3.1-5|232	BuildRequires:	apache-commons-lang
14mr|libreoffice-4.3.1-5|233	# BuildRequires:	hsqldb1.8.0
14mr|libreoffice-4.3.1-5|234	BuildRequires:	jakarta-commons-httpclient
14mr|libreoffice-4.3.1-5|235	BuildRequires:	junit
14mr|libreoffice-4.3.1-5|236	BuildRequires:	java-1.7.0-openjdk-devel
14mr|libreoffice-4.3.1-5|237	Suggests:	%{name}-java = %{EVRD}
14mr|libreoffice-4.3.1-5|238	%endif
14mr|libreoffice-4.3.1-5|239	# STLport-devel 4.5 + private patches are needed
14mr|libreoffice-4.3.1-5|240	BuildConflicts:	STLport-devel
14mr|libreoffice-4.3.1-5|241	# Requres to all our packages
14mr|libreoffice-4.3.1-5|242	Requires:	%{name}-base = %{EVRD}
14mr|libreoffice-4.3.1-5|243	Requires:	%{name}-calc = %{EVRD}
14mr|libreoffice-4.3.1-5|244	Requires:	%{name}-draw = %{EVRD}
14mr|libreoffice-4.3.1-5|245	Requires:	%{name}-impress = %{EVRD}
14mr|libreoffice-4.3.1-5|246	Requires:	%{name}-math = %{EVRD}
14mr|libreoffice-4.3.1-5|247	Requires:	%{name}-writer = %{EVRD}
14mr|libreoffice-4.3.1-5|248	Provides:	LibreOffice = %{EVRD}
14mr|libreoffice-4.3.1-5|249	Provides:	LibreOffice-libs = %{EVRD}
14mr|libreoffice-4.3.1-5|250	
14mr|libreoffice-4.3.1-5|251	%description
14mr|libreoffice-4.3.1-5|252	LibreOffice is an Open Source, community-developed, multi-platform
14mr|libreoffice-4.3.1-5|253	office productivity suite. It includes the key desktop applications,
14mr|libreoffice-4.3.1-5|254	such as a word processor, spreadsheet, presentation manager, formula
14mr|libreoffice-4.3.1-5|255	editing and drawing program, with a user interface and feature set
14mr|libreoffice-4.3.1-5|256	similar to other office suites. Sophisticated and flexible,
14mr|libreoffice-4.3.1-5|257	LibreOffice also works transparently with a variety of file
14mr|libreoffice-4.3.1-5|258	formats, including Microsoft Office.
14mr|libreoffice-4.3.1-5|259	
14mr|libreoffice-4.3.1-5|260	%files
14mr|libreoffice-4.3.1-5|261	
14mr|libreoffice-4.3.1-5|262	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|263	
14mr|libreoffice-4.3.1-5|264	%package base
14mr|libreoffice-4.3.1-5|265	Summary:	LibreOffice office suite - database
14mr|libreoffice-4.3.1-5|266	Group:		Office
14mr|libreoffice-4.3.1-5|267	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|268	Requires:   %{name}-java = %{EVRD}
14mr|libreoffice-4.3.1-5|269	Requires:	java
14mr|libreoffice-4.3.1-5|270	# Heavy java deps
14mr|libreoffice-4.3.1-5|271	# %if !%{javaless}
14mr|libreoffice-4.3.1-5|272	# Requires:	hsqldb1.8.0
14mr|libreoffice-4.3.1-5|273	# %endif
14mr|libreoffice-4.3.1-5|274	
14mr|libreoffice-4.3.1-5|275	%description base
14mr|libreoffice-4.3.1-5|276	This package contains the database component for LibreOffice.
14mr|libreoffice-4.3.1-5|277	
14mr|libreoffice-4.3.1-5|278	You can extend the functionality of LibreOffice Base by installing these
14mr|libreoffice-4.3.1-5|279	packages:
14mr|libreoffice-4.3.1-5|280	
14mr|libreoffice-4.3.1-5|281	* unixodbc: ODBC database support
14mr|libreoffice-4.3.1-5|282	* libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
14mr|libreoffice-4.3.1-5|283	drivers for:
14mr|libreoffice-4.3.1-5|284	- MySQL
14mr|libreoffice-4.3.1-5|285	- PostgreSQL
14mr|libreoffice-4.3.1-5|286	- SQLite
14mr|libreoffice-4.3.1-5|287	- MS SQL / Sybase SQL
14mr|libreoffice-4.3.1-5|288	- *.mdb (JET / MS Access)
14mr|libreoffice-4.3.1-5|289	* libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers
14mr|libreoffice-4.3.1-5|290	for:
14mr|libreoffice-4.3.1-5|291	- MySQL
14mr|libreoffice-4.3.1-5|292	- PostgreSQL
14mr|libreoffice-4.3.1-5|293	- MaxDB
14mr|libreoffice-4.3.1-5|294	
14mr|libreoffice-4.3.1-5|295	%files base -f file-lists/base_list.txt
14mr|libreoffice-4.3.1-5|296	%{_mandir}/man1/lobase*
14mr|libreoffice-4.3.1-5|297	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-base_72.svg
14mr|libreoffice-4.3.1-5|298	%{ooodir}/share/xdg/base.desktop
14mr|libreoffice-4.3.1-5|299	
14mr|libreoffice-4.3.1-5|300	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|301	
14mr|libreoffice-4.3.1-5|302	%package calc
14mr|libreoffice-4.3.1-5|303	Summary:	LibreOffice office suite - spreadsheet
14mr|libreoffice-4.3.1-5|304	Group:		Office
14mr|libreoffice-4.3.1-5|305	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|306	
14mr|libreoffice-4.3.1-5|307	%description calc
14mr|libreoffice-4.3.1-5|308	This package contains the spreadsheet component for LibreOffice.
14mr|libreoffice-4.3.1-5|309	
14mr|libreoffice-4.3.1-5|310	%files calc -f file-lists/calc_list.txt
14mr|libreoffice-4.3.1-5|311	%{_mandir}/man1/localc*
14mr|libreoffice-4.3.1-5|312	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-calc_72.svg
14mr|libreoffice-4.3.1-5|313	%{ooodir}/share/xdg/calc.desktop
14mr|libreoffice-4.3.1-5|314	
14mr|libreoffice-4.3.1-5|315	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|316	
14mr|libreoffice-4.3.1-5|317	%package common
14mr|libreoffice-4.3.1-5|318	Summary:	LibreOffice office suite common files
14mr|libreoffice-4.3.1-5|319	Group:		Office
14mr|libreoffice-4.3.1-5|320	# Require at least one style to be installed
14mr|libreoffice-4.3.1-5|321	Requires:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|322	Suggests:	%{name}-help-en_US = %{EVRD}
14mr|libreoffice-4.3.1-5|323	# And then general requires for OOo follows
14mr|libreoffice-4.3.1-5|324	Requires:	ghostscript
14mr|libreoffice-4.3.1-5|325	Requires:	fonts-ttf-liberation
14mr|libreoffice-4.3.1-5|326	Requires:	desktop-common-data >= 2008
14mr|libreoffice-4.3.1-5|327	# rpm will automatically grab the require for libsane1, but there are some
14mr|libreoffice-4.3.1-5|328	# configs needed at this package, so we must require it too.
14mr|libreoffice-4.3.1-5|329	Requires:	sane-backends
14mr|libreoffice-4.3.1-5|330	# Due to {_bindir}/paperconf
14mr|libreoffice-4.3.1-5|331	# Requires:	paper-utils
14mr|libreoffice-4.3.1-5|332	Requires(post,postun):	desktop-file-utils
14mr|libreoffice-4.3.1-5|333	Requires(post,postun):	update-alternatives
14mr|libreoffice-4.3.1-5|334	# Upstream merged
14mr|libreoffice-4.3.1-5|335	Conflicts:	%{name}-core < %{EVRD}
14mr|libreoffice-4.3.1-5|336	Obsoletes:	%{name}-core < %{EVRD}
14mr|libreoffice-4.3.1-5|337	Conflicts:	%{name}-java-common < %{EVRD}
14mr|libreoffice-4.3.1-5|338	Obsoletes:	%{name}-java-common < %{EVRD}
14mr|libreoffice-4.3.1-5|339	Conflicts:	%{name}-dtd-officedocument1.0 < %{EVRD}
14mr|libreoffice-4.3.1-5|340	Obsoletes:	%{name}-dtd-officedocument1.0 < %{EVRD}
14mr|libreoffice-4.3.1-5|341	Conflicts:	%{name}-extension-xsltfilter < %{EVRD}
14mr|libreoffice-4.3.1-5|342	Obsoletes:	%{name}-extension-xsltfilter < %{EVRD}
14mr|libreoffice-4.3.1-5|343	
14mr|libreoffice-4.3.1-5|344	%description common
14mr|libreoffice-4.3.1-5|345	This package contains the application-independent files of LibreOffice.
14mr|libreoffice-4.3.1-5|346	
14mr|libreoffice-4.3.1-5|347	%files common -f file-lists/core_list.txt
14mr|libreoffice-4.3.1-5|348	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo_72.svg
14mr|libreoffice-4.3.1-5|349	%{_mandir}/man1/loffice*
14mr|libreoffice-4.3.1-5|350	%{_mandir}/man1/lofromtemplate*
14mr|libreoffice-4.3.1-5|351	%{_mandir}/man1/libreoffice*
14mr|libreoffice-4.3.1-5|352	%{_mandir}/man1/unopkg.1*
14mr|libreoffice-4.3.1-5|353	%{_libdir}/libreoffice/program/classes/ScriptProviderForBeanShell.jar
14mr|libreoffice-4.3.1-5|354	%{_libdir}/libreoffice/program/services/scriptproviderforbeanshell.rdb
14mr|libreoffice-4.3.1-5|355	%{_libdir}/libreoffice/program/mailmerge.py
14mr|libreoffice-4.3.1-5|356	%{_libdir}/libreoffice/share/config/images_galaxy.zip
14mr|libreoffice-4.3.1-5|357	
14mr|libreoffice-4.3.1-5|358	%post common
14mr|libreoffice-4.3.1-5|359	# Firefox plugin
14mr|libreoffice-4.3.1-5|360	if [ $1 -gt 1 ]
14mr|libreoffice-4.3.1-5|361	then
14mr|libreoffice-4.3.1-5|362	update-alternatives --remove %{firefox_plugin} \
14mr|libreoffice-4.3.1-5|363	%{ooodir}/program/libnpsoplugin.so
14mr|libreoffice-4.3.1-5|364	fi
14mr|libreoffice-4.3.1-5|365	update-alternatives \
14mr|libreoffice-4.3.1-5|366	--install %{_libdir}/mozilla/plugins/libnpsoplugin.so %{firefox_plugin} \
14mr|libreoffice-4.3.1-5|367	%{ooodir}/program/libnpsoplugin.so 1
14mr|libreoffice-4.3.1-5|368	
14mr|libreoffice-4.3.1-5|369	%postun common
14mr|libreoffice-4.3.1-5|370	# Firefox plugin
14mr|libreoffice-4.3.1-5|371	if [ $1 -eq 0 ]
14mr|libreoffice-4.3.1-5|372	then
14mr|libreoffice-4.3.1-5|373	update-alternatives --remove %{firefox_plugin} \
14mr|libreoffice-4.3.1-5|374	%{ooodir}/program/libnpsoplugin.so
14mr|libreoffice-4.3.1-5|375	fi
14mr|libreoffice-4.3.1-5|376	
14mr|libreoffice-4.3.1-5|377	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|378	
14mr|libreoffice-4.3.1-5|379	%package java
14mr|libreoffice-4.3.1-5|380	Summary:	Java dependent parts of LibreOffice
14mr|libreoffice-4.3.1-5|381	Group:		Office
14mr|libreoffice-4.3.1-5|382	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|383	
14mr|libreoffice-4.3.1-5|384	%description java
14mr|libreoffice-4.3.1-5|385	Java dependent parts of LibreOffice.
14mr|libreoffice-4.3.1-5|386	
14mr|libreoffice-4.3.1-5|387	This package contains templates and other optional parts of LibreOffice
14mr|libreoffice-4.3.1-5|388	that require a Java stack (such as OpenJDK) to be installed.
14mr|libreoffice-4.3.1-5|389	
14mr|libreoffice-4.3.1-5|390	%files java -f file-lists/java_common_list.txt
14mr|libreoffice-4.3.1-5|391	
14mr|libreoffice-4.3.1-5|392	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|393	
14mr|libreoffice-4.3.1-5|394	%package devel
14mr|libreoffice-4.3.1-5|395	Summary:	LibreOffice SDK - development files
14mr|libreoffice-4.3.1-5|396	Group:		Office
14mr|libreoffice-4.3.1-5|397	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|398	%if "%{_lib}" == "lib64"
14mr|libreoffice-4.3.1-5|399	Provides:	devel(libxmlreader(64bit)) = %{EVRD}
14mr|libreoffice-4.3.1-5|400	Provides:	devel(libxmlreaderlo(64bit)) = %{EVRD}
14mr|libreoffice-4.3.1-5|401	Provides:	devel(libreg(64bit)) = %{EVRD}
14mr|libreoffice-4.3.1-5|402	Provides:	devel(libreglo(64bit)) = %{EVRD}
14mr|libreoffice-4.3.1-5|403	%else
14mr|libreoffice-4.3.1-5|404	Provides:	devel(libxmlreader) = %{EVRD}
14mr|libreoffice-4.3.1-5|405	Provides:	devel(libxmlreaderlo) = %{EVRD}
14mr|libreoffice-4.3.1-5|406	Provides:	devel(libreg) = %{EVRD}
14mr|libreoffice-4.3.1-5|407	Provides:	devel(libreglo) = %{EVRD}
14mr|libreoffice-4.3.1-5|408	%endif
14mr|libreoffice-4.3.1-5|409	
14mr|libreoffice-4.3.1-5|410	%description devel
14mr|libreoffice-4.3.1-5|411	This package contains the files needed to build plugins/add-ons for
14mr|libreoffice-4.3.1-5|412	LibreOffice (includes, IDL files, build tools, ...). It also contains the
14mr|libreoffice-4.3.1-5|413	zipped source of the UNO Java libraries for use in IDEs like eclipse.
14mr|libreoffice-4.3.1-5|414	
14mr|libreoffice-4.3.1-5|415	%files devel -f file-lists/sdk_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|416	
14mr|libreoffice-4.3.1-5|417	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|418	
14mr|libreoffice-4.3.1-5|419	%package devel-doc
14mr|libreoffice-4.3.1-5|420	Summary:	LibreOffice SDK - documentation
14mr|libreoffice-4.3.1-5|421	Group:		Office
14mr|libreoffice-4.3.1-5|422	
14mr|libreoffice-4.3.1-5|423	%description devel-doc
14mr|libreoffice-4.3.1-5|424	This package contains the documentation of the LibreOffice SDK:
14mr|libreoffice-4.3.1-5|425	
14mr|libreoffice-4.3.1-5|426	* C++/Java API reference
14mr|libreoffice-4.3.1-5|427	* IDL reference
14mr|libreoffice-4.3.1-5|428	* C++/Java/Basic examples
14mr|libreoffice-4.3.1-5|429	
14mr|libreoffice-4.3.1-5|430	It also contains the gsicheck utility.
14mr|libreoffice-4.3.1-5|431	
14mr|libreoffice-4.3.1-5|432	%files devel-doc -f file-lists/sdk_doc_list.txt
14mr|libreoffice-4.3.1-5|433	
14mr|libreoffice-4.3.1-5|434	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|435	
14mr|libreoffice-4.3.1-5|436	%package draw
14mr|libreoffice-4.3.1-5|437	Summary:	LibreOffice office suite - drawing
14mr|libreoffice-4.3.1-5|438	Group:		Office
14mr|libreoffice-4.3.1-5|439	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|440	
14mr|libreoffice-4.3.1-5|441	%description draw
14mr|libreoffice-4.3.1-5|442	This package contains the drawing component for LibreOffice.
14mr|libreoffice-4.3.1-5|443	
14mr|libreoffice-4.3.1-5|444	%files draw -f file-lists/draw_list.txt
14mr|libreoffice-4.3.1-5|445	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-draw_72.svg
14mr|libreoffice-4.3.1-5|446	%{_mandir}/man1/lodraw*
14mr|libreoffice-4.3.1-5|447	%{ooodir}/share/xdg/draw.desktop
14mr|libreoffice-4.3.1-5|448	
14mr|libreoffice-4.3.1-5|449	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|450	
14mr|libreoffice-4.3.1-5|451	%package gnome
14mr|libreoffice-4.3.1-5|452	Summary:	GNOME Integration for LibreOffice (VFS, GConf)
14mr|libreoffice-4.3.1-5|453	Group:		Office
14mr|libreoffice-4.3.1-5|454	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|455	
14mr|libreoffice-4.3.1-5|456	%description gnome
14mr|libreoffice-4.3.1-5|457	This package contains the GNOME VFS support and a GConf backend.
14mr|libreoffice-4.3.1-5|458	
14mr|libreoffice-4.3.1-5|459	%files gnome -f file-lists/gnome_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|460	
14mr|libreoffice-4.3.1-5|461	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|462	
14mr|libreoffice-4.3.1-5|463	%package impress
14mr|libreoffice-4.3.1-5|464	Summary:	LibreOffice office suite - presentation
14mr|libreoffice-4.3.1-5|465	Group:		Office
14mr|libreoffice-4.3.1-5|466	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|467	Requires:	%{name}-draw = %{EVRD}
14mr|libreoffice-4.3.1-5|468	Obsoletes:	%{name}-presentation-minimizer < %{EVRD}
14mr|libreoffice-4.3.1-5|469	
14mr|libreoffice-4.3.1-5|470	%description impress
14mr|libreoffice-4.3.1-5|471	This package contains the presentation component for LibreOffice.
14mr|libreoffice-4.3.1-5|472	
14mr|libreoffice-4.3.1-5|473	%files impress -f file-lists/impress_list.txt
14mr|libreoffice-4.3.1-5|474	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-impress_72.svg
14mr|libreoffice-4.3.1-5|475	%{_mandir}/man1/loimpress*
14mr|libreoffice-4.3.1-5|476	%{ooodir}/share/xdg/impress.desktop
14mr|libreoffice-4.3.1-5|477	
14mr|libreoffice-4.3.1-5|478	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|479	
14mr|libreoffice-4.3.1-5|480	%package kde4
14mr|libreoffice-4.3.1-5|481	Summary:	KDE4 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
14mr|libreoffice-4.3.1-5|482	Group:		Office
14mr|libreoffice-4.3.1-5|483	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|484	Suggests:	%{name}-style-oxygen = %{EVRD}
14mr|libreoffice-4.3.1-5|485	
14mr|libreoffice-4.3.1-5|486	%description kde4
14mr|libreoffice-4.3.1-5|487	This package contains the KDE4 plugin for drawing LibreOffice widgets with
14mr|libreoffice-4.3.1-5|488	KDE4/Qt4.x and a KDEish File Picker when running under KDE4.
14mr|libreoffice-4.3.1-5|489	
14mr|libreoffice-4.3.1-5|490	%files kde4 -f file-lists/kde4_list.txt
14mr|libreoffice-4.3.1-5|491	%{_libdir}/libreoffice/program/libkde4be1lo.so
14mr|libreoffice-4.3.1-5|492	%{_libdir}/libreoffice/program/libvclplug_kde4lo.so
14mr|libreoffice-4.3.1-5|493	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|494	
14mr|libreoffice-4.3.1-5|495	%package math
14mr|libreoffice-4.3.1-5|496	Summary:	LibreOffice office suite - equation editor
14mr|libreoffice-4.3.1-5|497	Group:		Office
14mr|libreoffice-4.3.1-5|498	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|499	
14mr|libreoffice-4.3.1-5|500	%description math
14mr|libreoffice-4.3.1-5|501	This package contains the equation editor component for LibreOffice.
14mr|libreoffice-4.3.1-5|502	
14mr|libreoffice-4.3.1-5|503	%files math -f file-lists/math_list.txt
14mr|libreoffice-4.3.1-5|504	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-math_72.svg
14mr|libreoffice-4.3.1-5|505	%{_mandir}/man1/lomath*
14mr|libreoffice-4.3.1-5|506	%{ooodir}/share/xdg/math.desktop
14mr|libreoffice-4.3.1-5|507	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|508	
14mr|libreoffice-4.3.1-5|509	%package openclipart
14mr|libreoffice-4.3.1-5|510	Summary:	LibreOffice Open Clipart data
14mr|libreoffice-4.3.1-5|511	Group:		Office
14mr|libreoffice-4.3.1-5|512	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|513	
14mr|libreoffice-4.3.1-5|514	%description openclipart
14mr|libreoffice-4.3.1-5|515	This package contains the LibreOffice Open Clipart data, including images
14mr|libreoffice-4.3.1-5|516	and sounds.
14mr|libreoffice-4.3.1-5|517	
14mr|libreoffice-4.3.1-5|518	%files openclipart
14mr|libreoffice-4.3.1-5|519	%{ooodir}/share/gallery/Draws
14mr|libreoffice-4.3.1-5|520	%{ooodir}/share/gallery/Elements
14mr|libreoffice-4.3.1-5|521	%{ooodir}/share/gallery/Photos
14mr|libreoffice-4.3.1-5|522	%{ooodir}/share/gallery/apples*
14mr|libreoffice-4.3.1-5|523	%{ooodir}/share/gallery/arrows*
14mr|libreoffice-4.3.1-5|524	%{ooodir}/share/gallery/bigapple*
14mr|libreoffice-4.3.1-5|525	%{ooodir}/share/gallery/bullets*
14mr|libreoffice-4.3.1-5|526	%{ooodir}/share/gallery/computers*
14mr|libreoffice-4.3.1-5|527	%{ooodir}/share/gallery/diagrams*
14mr|libreoffice-4.3.1-5|528	%{ooodir}/share/gallery/education*
14mr|libreoffice-4.3.1-5|529	%{ooodir}/share/gallery/environment*
14mr|libreoffice-4.3.1-5|530	%{ooodir}/share/gallery/finance*
14mr|libreoffice-4.3.1-5|531	%{ooodir}/share/gallery/flower*
14mr|libreoffice-4.3.1-5|532	%{ooodir}/share/gallery/htmlexpo*
14mr|libreoffice-4.3.1-5|533	%{ooodir}/share/gallery/people*
14mr|libreoffice-4.3.1-5|534	%{ooodir}/share/gallery/sg[0-9]*.*
14mr|libreoffice-4.3.1-5|535	%{ooodir}/share/gallery/sky.*
14mr|libreoffice-4.3.1-5|536	%{ooodir}/share/gallery/sounds*
14mr|libreoffice-4.3.1-5|537	%{ooodir}/share/gallery/symbols*
14mr|libreoffice-4.3.1-5|538	%{ooodir}/share/gallery/transportation*
14mr|libreoffice-4.3.1-5|539	%{ooodir}/share/gallery/txtshapes*
14mr|libreoffice-4.3.1-5|540	%{ooodir}/share/gallery/www-back*
14mr|libreoffice-4.3.1-5|541	%{ooodir}/share/gallery/www-graf*
14mr|libreoffice-4.3.1-5|542	
14mr|libreoffice-4.3.1-5|543	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|544	
14mr|libreoffice-4.3.1-5|545	%package pyuno
14mr|libreoffice-4.3.1-5|546	Summary:	Python bindings for UNO library
14mr|libreoffice-4.3.1-5|547	Group:		Office
14mr|libreoffice-4.3.1-5|548	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|549	Conflicts:	%{name}-mailmerge < %{EVRD}
14mr|libreoffice-4.3.1-5|550	Obsoletes:	%{name}-mailmerge < %{EVRD}
14mr|libreoffice-4.3.1-5|551	
14mr|libreoffice-4.3.1-5|552	%description pyuno
14mr|libreoffice-4.3.1-5|553	This package contains the Python bindings for the UNO library.
14mr|libreoffice-4.3.1-5|554	
14mr|libreoffice-4.3.1-5|555	%files pyuno -f file-lists/pyuno_list.txt
14mr|libreoffice-4.3.1-5|556	
14mr|libreoffice-4.3.1-5|557	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|558	
14mr|libreoffice-4.3.1-5|559	%package style-crystal
14mr|libreoffice-4.3.1-5|560	Summary:	Crystal symbol style for LibreOffice
14mr|libreoffice-4.3.1-5|561	Group:		Office
14mr|libreoffice-4.3.1-5|562	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|563	Provides:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|564	
14mr|libreoffice-4.3.1-5|565	%description style-crystal
14mr|libreoffice-4.3.1-5|566	This package contains the "crystal" symbol style, default style for KDE.
14mr|libreoffice-4.3.1-5|567	
14mr|libreoffice-4.3.1-5|568	%files style-crystal
14mr|libreoffice-4.3.1-5|569	%{ooodir}/share/config/images_crystal.zip
14mr|libreoffice-4.3.1-5|570	
14mr|libreoffice-4.3.1-5|571	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|572	
14mr|libreoffice-4.3.1-5|573	%package style-galaxy
14mr|libreoffice-4.3.1-5|574	Summary:	Default symbol style for LibreOffice
14mr|libreoffice-4.3.1-5|575	Group:		Office
14mr|libreoffice-4.3.1-5|576	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|577	Provides:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|578	
14mr|libreoffice-4.3.1-5|579	%description style-galaxy
14mr|libreoffice-4.3.1-5|580	This package contains the "Galaxy" symbol style from Sun, normally used on
14mr|libreoffice-4.3.1-5|581	MS Windows (tm) and when not using GNOME or KDE. Needs to be manually enabled
14mr|libreoffice-4.3.1-5|582	in the LibreOffice option menu.
14mr|libreoffice-4.3.1-5|583	
14mr|libreoffice-4.3.1-5|584	%files style-galaxy
14mr|libreoffice-4.3.1-5|585	%{ooodir}/share/config/images.zip
14mr|libreoffice-4.3.1-5|586	
14mr|libreoffice-4.3.1-5|587	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|588	
14mr|libreoffice-4.3.1-5|589	%package style-hicontrast
14mr|libreoffice-4.3.1-5|590	Summary:	Hicontrast symbol style for LibreOffice
14mr|libreoffice-4.3.1-5|591	Group:		Office
14mr|libreoffice-4.3.1-5|592	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|593	Provides:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|594	
14mr|libreoffice-4.3.1-5|595	%description style-hicontrast
14mr|libreoffice-4.3.1-5|596	This package contains the "hicontrast" symbol style, needs to be manually
14mr|libreoffice-4.3.1-5|597	enabled in the LibreOffice option menu.
14mr|libreoffice-4.3.1-5|598	
14mr|libreoffice-4.3.1-5|599	%files style-hicontrast
14mr|libreoffice-4.3.1-5|600	%{ooodir}/share/config/images_hicontrast.zip
14mr|libreoffice-4.3.1-5|601	
14mr|libreoffice-4.3.1-5|602	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|603	
14mr|libreoffice-4.3.1-5|604	%package style-oxygen
14mr|libreoffice-4.3.1-5|605	Summary:	Oxygen symbol style for LibreOffice
14mr|libreoffice-4.3.1-5|606	Group:		Office
14mr|libreoffice-4.3.1-5|607	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|608	Provides:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|609	
14mr|libreoffice-4.3.1-5|610	%description style-oxygen
14mr|libreoffice-4.3.1-5|611	This package contains the "oxygen" symbol style, default style for KDE4.
14mr|libreoffice-4.3.1-5|612	
14mr|libreoffice-4.3.1-5|613	%files style-oxygen
14mr|libreoffice-4.3.1-5|614	%{ooodir}/share/config/images_oxygen.zip
14mr|libreoffice-4.3.1-5|615	
14mr|libreoffice-4.3.1-5|616	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|617	
14mr|libreoffice-4.3.1-5|618	%package style-tango
14mr|libreoffice-4.3.1-5|619	Summary:	Tango symbol style for LibreOffice
14mr|libreoffice-4.3.1-5|620	Group:		Office
14mr|libreoffice-4.3.1-5|621	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|622	Provides:	%{name}-style = %{EVRD}
14mr|libreoffice-4.3.1-5|623	
14mr|libreoffice-4.3.1-5|624	%description style-tango
14mr|libreoffice-4.3.1-5|625	This package contains the "tango" symbol style, default style for GTK/Gnome.
14mr|libreoffice-4.3.1-5|626	
14mr|libreoffice-4.3.1-5|627	%files style-tango
14mr|libreoffice-4.3.1-5|628	%{ooodir}/share/config/images_tango.zip
14mr|libreoffice-4.3.1-5|629	
14mr|libreoffice-4.3.1-5|630	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|631	
14mr|libreoffice-4.3.1-5|632	%package writer
14mr|libreoffice-4.3.1-5|633	Summary:	LibreOffice office suite - word processor
14mr|libreoffice-4.3.1-5|634	Group:		Office
14mr|libreoffice-4.3.1-5|635	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|636	
14mr|libreoffice-4.3.1-5|637	%description writer
14mr|libreoffice-4.3.1-5|638	This package contains the word processor component for LibreOffice.
14mr|libreoffice-4.3.1-5|639	
14mr|libreoffice-4.3.1-5|640	%files writer -f file-lists/writer_list.txt
14mr|libreoffice-4.3.1-5|641	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-writer_72.svg
14mr|libreoffice-4.3.1-5|642	%{_mandir}/man1/loweb*
14mr|libreoffice-4.3.1-5|643	%{_mandir}/man1/lowriter*
14mr|libreoffice-4.3.1-5|644	%{ooodir}/share/xdg/writer.desktop
14mr|libreoffice-4.3.1-5|645	
14mr|libreoffice-4.3.1-5|646	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|647	
14mr|libreoffice-4.3.1-5|648	%package wiki-publisher
14mr|libreoffice-4.3.1-5|649	Summary:	LibreOffice office suite - Wiki Publisher extension
14mr|libreoffice-4.3.1-5|650	Group:		Office
14mr|libreoffice-4.3.1-5|651	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|652	Requires:	%{name}-writer = %{EVRD}
14mr|libreoffice-4.3.1-5|653	%if !%{javaless}
14mr|libreoffice-4.3.1-5|654	Requires:	apache-commons-codec
14mr|libreoffice-4.3.1-5|655	Requires:	apache-commons-lang
14mr|libreoffice-4.3.1-5|656	Requires:	jakarta-commons-httpclient
14mr|libreoffice-4.3.1-5|657	Requires:	apache-commons-logging
14mr|libreoffice-4.3.1-5|658	%endif
14mr|libreoffice-4.3.1-5|659	
14mr|libreoffice-4.3.1-5|660	%description wiki-publisher
14mr|libreoffice-4.3.1-5|661	With Wiki Publisher extesion is possible by using %{name}-writer to create
14mr|libreoffice-4.3.1-5|662	wiki page articles on MediaWiki servers without having to know the syntax of
14mr|libreoffice-4.3.1-5|663	MediaWiki markup language. This extension also enables publishing of the
14mr|libreoffice-4.3.1-5|664	wiki pages.
14mr|libreoffice-4.3.1-5|665	
14mr|libreoffice-4.3.1-5|666	%files wiki-publisher
14mr|libreoffice-4.3.1-5|667	%{ooodir}/share/extensions/wiki-publisher
14mr|libreoffice-4.3.1-5|668	
14mr|libreoffice-4.3.1-5|669	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|670	
14mr|libreoffice-4.3.1-5|671	%package extension-barcode
14mr|libreoffice-4.3.1-5|672	Summary:	LibreOffice extension for generating barcodes
14mr|libreoffice-4.3.1-5|673	Group:		Office
14mr|libreoffice-4.3.1-5|674	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|675	
14mr|libreoffice-4.3.1-5|676	%description extension-barcode
14mr|libreoffice-4.3.1-5|677	LibreOffice extension for generating barcodes.
14mr|libreoffice-4.3.1-5|678	
14mr|libreoffice-4.3.1-5|679	%files extension-barcode
14mr|libreoffice-4.3.1-5|680	%{ooodir}/share/extensions/Barcode
14mr|libreoffice-4.3.1-5|681	
14mr|libreoffice-4.3.1-5|682	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|683	
14mr|libreoffice-4.3.1-5|684	%package extension-converttexttonumber
14mr|libreoffice-4.3.1-5|685	Summary:	Text to number converter for LibreOffice
14mr|libreoffice-4.3.1-5|686	Group:		Office
14mr|libreoffice-4.3.1-5|687	Requires:	%{name}-calc = %{EVRD}
14mr|libreoffice-4.3.1-5|688	
14mr|libreoffice-4.3.1-5|689	%description extension-converttexttonumber
14mr|libreoffice-4.3.1-5|690	ConvertTextToNumber replaces numbers and dates, formatted as text, with
14mr|libreoffice-4.3.1-5|691	real numbers.
14mr|libreoffice-4.3.1-5|692	
14mr|libreoffice-4.3.1-5|693	Choices can be made about marking of cells, including cells with
14mr|libreoffice-4.3.1-5|694	non-default decimal separators, conversion of dates, and more.
14mr|libreoffice-4.3.1-5|695	
14mr|libreoffice-4.3.1-5|696	As a result of the conversion, the text cells will become real numbers,
14mr|libreoffice-4.3.1-5|697	and then will be counted as expected in formulas Calc.
14mr|libreoffice-4.3.1-5|698	
14mr|libreoffice-4.3.1-5|699	%files extension-converttexttonumber
14mr|libreoffice-4.3.1-5|700	%{ooodir}/share/extensions/ConvertTextToNumber
14mr|libreoffice-4.3.1-5|701	
14mr|libreoffice-4.3.1-5|702	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|703	
14mr|libreoffice-4.3.1-5|704	%package extension-gdocs
14mr|libreoffice-4.3.1-5|705	Summary:	LibreOffice Import/Export filter for Google Docs
14mr|libreoffice-4.3.1-5|706	Group:		Office
14mr|libreoffice-4.3.1-5|707	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|708	
14mr|libreoffice-4.3.1-5|709	%description extension-gdocs
14mr|libreoffice-4.3.1-5|710	LibreOffice Import/Export filter for Google Docs.
14mr|libreoffice-4.3.1-5|711	
14mr|libreoffice-4.3.1-5|712	%files extension-gdocs
14mr|libreoffice-4.3.1-5|713	%{ooodir}/share/extensions/gdocs
14mr|libreoffice-4.3.1-5|714	
14mr|libreoffice-4.3.1-5|715	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|716	
14mr|libreoffice-4.3.1-5|717	%package extension-hunart
14mr|libreoffice-4.3.1-5|718	Summary:	Hungarian cross-reference toolbar extension for LibreOffice
14mr|libreoffice-4.3.1-5|719	Group:		Office
14mr|libreoffice-4.3.1-5|720	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|721	
14mr|libreoffice-4.3.1-5|722	%description extension-hunart
14mr|libreoffice-4.3.1-5|723	Hungarian cross-reference toolbar extension for LibreOffice.
14mr|libreoffice-4.3.1-5|724	
14mr|libreoffice-4.3.1-5|725	%files extension-hunart
14mr|libreoffice-4.3.1-5|726	%{ooodir}/share/extensions/hunart
14mr|libreoffice-4.3.1-5|727	
14mr|libreoffice-4.3.1-5|728	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|729	
14mr|libreoffice-4.3.1-5|730	%package extension-languagetool
14mr|libreoffice-4.3.1-5|731	Summary:	A LibreOffice extension for style and grammar proofreading
14mr|libreoffice-4.3.1-5|732	Group:		Office
14mr|libreoffice-4.3.1-5|733	Requires:	%{name}-writer = %{EVRD}
14mr|libreoffice-4.3.1-5|734	
14mr|libreoffice-4.3.1-5|735	%description extension-languagetool
14mr|libreoffice-4.3.1-5|736	A LibreOffice extension for style and grammar proofreading.
14mr|libreoffice-4.3.1-5|737	
14mr|libreoffice-4.3.1-5|738	%files extension-languagetool
14mr|libreoffice-4.3.1-5|739	%{ooodir}/share/extensions/LanguageTool
14mr|libreoffice-4.3.1-5|740	
14mr|libreoffice-4.3.1-5|741	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|742	
14mr|libreoffice-4.3.1-5|743	%package extension-mysql
14mr|libreoffice-4.3.1-5|744	Summary:	MySQL/MariaDB connector for LibreOffice
14mr|libreoffice-4.3.1-5|745	Group:		Office
14mr|libreoffice-4.3.1-5|746	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|747	
14mr|libreoffice-4.3.1-5|748	%description extension-mysql
14mr|libreoffice-4.3.1-5|749	MySQL/MariaDB connector for LibreOffice.
14mr|libreoffice-4.3.1-5|750	
14mr|libreoffice-4.3.1-5|751	%files extension-mysql
14mr|libreoffice-4.3.1-5|752	%{ooodir}/share/extensions/mysql-connector-ooo
14mr|libreoffice-4.3.1-5|753	
14mr|libreoffice-4.3.1-5|754	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|755	
14mr|libreoffice-4.3.1-5|756	%package extension-nlpsolver
14mr|libreoffice-4.3.1-5|757	Summary:	Solver extension for LibreOffice Calc
14mr|libreoffice-4.3.1-5|758	Group:		Office
14mr|libreoffice-4.3.1-5|759	Requires:	%{name}-calc = %{EVRD}
14mr|libreoffice-4.3.1-5|760	
14mr|libreoffice-4.3.1-5|761	%description extension-nlpsolver
14mr|libreoffice-4.3.1-5|762	Extension integrating a solver engine for optimizing nonlinear programming
14mr|libreoffice-4.3.1-5|763	models into Calc.
14mr|libreoffice-4.3.1-5|764	
14mr|libreoffice-4.3.1-5|765	%files extension-nlpsolver
14mr|libreoffice-4.3.1-5|766	%{ooodir}/share/extensions/nlpsolver
14mr|libreoffice-4.3.1-5|767	
14mr|libreoffice-4.3.1-5|768	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|769	
14mr|libreoffice-4.3.1-5|770	%package extension-numbertext
14mr|libreoffice-4.3.1-5|771	Summary:	Number-to-Text conversion function for LibreOffice Calc
14mr|libreoffice-4.3.1-5|772	Group:		Office
14mr|libreoffice-4.3.1-5|773	Requires:	%{name}-calc = %{EVRD}
14mr|libreoffice-4.3.1-5|774	
14mr|libreoffice-4.3.1-5|775	%description extension-numbertext
14mr|libreoffice-4.3.1-5|776	Number-to-Text conversion function for LibreOffice Calc.
14mr|libreoffice-4.3.1-5|777	
14mr|libreoffice-4.3.1-5|778	%files extension-numbertext
14mr|libreoffice-4.3.1-5|779	%{ooodir}/share/extensions/numbertext
14mr|libreoffice-4.3.1-5|780	
14mr|libreoffice-4.3.1-5|781	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|782	
14mr|libreoffice-4.3.1-5|783	%package extension-SmART
14mr|libreoffice-4.3.1-5|784	Summary:	Diagram generator for LibreOffice Draw and Impress
14mr|libreoffice-4.3.1-5|785	Group:		Office
14mr|libreoffice-4.3.1-5|786	Url:		http://extensions.libreoffice.org/extension-center/smart
14mr|libreoffice-4.3.1-5|787	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|788	Obsoletes:	%{name}-extension-diagram < %{EVRD}
14mr|libreoffice-4.3.1-5|789	
14mr|libreoffice-4.3.1-5|790	%description extension-SmART
14mr|libreoffice-4.3.1-5|791	SmART Gallery extension is the advanced version of Diagram (aka. Diagram 2)
14mr|libreoffice-4.3.1-5|792	for LibreOffice and OpenOffice.org office suites. This Extension is designed
14mr|libreoffice-4.3.1-5|793	to create your favorite diagrams with few clicks in Draw and Impress
14mr|libreoffice-4.3.1-5|794	applications.
14mr|libreoffice-4.3.1-5|795	
14mr|libreoffice-4.3.1-5|796	%files extension-SmART
14mr|libreoffice-4.3.1-5|797	%{ooodir}/share/extensions/SmART
14mr|libreoffice-4.3.1-5|798	
14mr|libreoffice-4.3.1-5|799	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|800	
14mr|libreoffice-4.3.1-5|801	%package extension-typo
14mr|libreoffice-4.3.1-5|802	Summary:	Typographic toolbar for LibreOffice
14mr|libreoffice-4.3.1-5|803	Group:		Office
14mr|libreoffice-4.3.1-5|804	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|805	
14mr|libreoffice-4.3.1-5|806	%description extension-typo
14mr|libreoffice-4.3.1-5|807	Typographic toolbar for LibreOffice.
14mr|libreoffice-4.3.1-5|808	
14mr|libreoffice-4.3.1-5|809	%files extension-typo
14mr|libreoffice-4.3.1-5|810	%{ooodir}/share/extensions/typo
14mr|libreoffice-4.3.1-5|811	
14mr|libreoffice-4.3.1-5|812	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|813	
14mr|libreoffice-4.3.1-5|814	%package extension-validator
14mr|libreoffice-4.3.1-5|815	Summary:	A LibreOffice Calc extension that validates cells based on selected rules
14mr|libreoffice-4.3.1-5|816	Group:		Office
14mr|libreoffice-4.3.1-5|817	Requires:	%{name}-calc = %{EVRD}
14mr|libreoffice-4.3.1-5|818	
14mr|libreoffice-4.3.1-5|819	%description extension-validator
14mr|libreoffice-4.3.1-5|820	A LibreOffice Calc extension that validates cells based on selected rules.
14mr|libreoffice-4.3.1-5|821	
14mr|libreoffice-4.3.1-5|822	%files extension-validator
14mr|libreoffice-4.3.1-5|823	%{ooodir}/share/extensions/Validator
14mr|libreoffice-4.3.1-5|824	
14mr|libreoffice-4.3.1-5|825	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|826	
14mr|libreoffice-4.3.1-5|827	%package extension-watchwindow
14mr|libreoffice-4.3.1-5|828	Summary:	Macro debugging tool for LibreOffice
14mr|libreoffice-4.3.1-5|829	Group:		Office
14mr|libreoffice-4.3.1-5|830	Requires:	%{name}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|831	
14mr|libreoffice-4.3.1-5|832	%description extension-watchwindow
14mr|libreoffice-4.3.1-5|833	The Watch window allows you to observe the value of variables during the
14mr|libreoffice-4.3.1-5|834	execution of a program. Define the variable in the Watch text box.
14mr|libreoffice-4.3.1-5|835	Click on Enable Watch to add the variable to the list box and to display
14mr|libreoffice-4.3.1-5|836	its values.
14mr|libreoffice-4.3.1-5|837	
14mr|libreoffice-4.3.1-5|838	%files extension-watchwindow
14mr|libreoffice-4.3.1-5|839	%{ooodir}/share/extensions/WatchWindow
14mr|libreoffice-4.3.1-5|840	
14mr|libreoffice-4.3.1-5|841	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|842	
14mr|libreoffice-4.3.1-5|843	%package postgresql
14mr|libreoffice-4.3.1-5|844	Summary:	PostgreSQL connector for LibreOffice
14mr|libreoffice-4.3.1-5|845	Group:		Office
14mr|libreoffice-4.3.1-5|846	Requires:	%{name}-base = %{EVRD}
14mr|libreoffice-4.3.1-5|847	
14mr|libreoffice-4.3.1-5|848	%description postgresql
14mr|libreoffice-4.3.1-5|849	A PostgreSQl connector for the database front-end for LibreOffice. Allows
14mr|libreoffice-4.3.1-5|850	creation and management of PostgreSQL databases through a GUI.
14mr|libreoffice-4.3.1-5|851	
14mr|libreoffice-4.3.1-5|852	%files postgresql
14mr|libreoffice-4.3.1-5|853	%{ooodir}/program/libpostgresql-sdbclo.so
14mr|libreoffice-4.3.1-5|854	%{ooodir}/program/libpostgresql-sdbc-impllo.so
14mr|libreoffice-4.3.1-5|855	%{ooodir}/program/postgresql-sdbc.ini
14mr|libreoffice-4.3.1-5|856	%{ooodir}/program/services/postgresql-sdbc.rdb
14mr|libreoffice-4.3.1-5|857	%{ooodir}/share/registry/postgresql.xcd
14mr|libreoffice-4.3.1-5|858	
14mr|libreoffice-4.3.1-5|859	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|860	
14mr|libreoffice-4.3.1-5|861	%if %{with l10n}
14mr|libreoffice-4.3.1-5|862	%package l10n-af
14mr|libreoffice-4.3.1-5|863	Summary:	Afrikaans language support for LibreOffice
14mr|libreoffice-4.3.1-5|864	Group:		Office
14mr|libreoffice-4.3.1-5|865	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|866	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|867	Requires:	locales-af
14mr|libreoffice-4.3.1-5|868	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|869	Requires:	myspell-af
14mr|libreoffice-4.3.1-5|870	Provides:	LibreOffice-l10n-af = %{EVRD}
14mr|libreoffice-4.3.1-5|871	
14mr|libreoffice-4.3.1-5|872	%description l10n-af
14mr|libreoffice-4.3.1-5|873	This package contains the localization of LibreOffice in Afrikaans.
14mr|libreoffice-4.3.1-5|874	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|875	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|876	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|877	standard locales system.
14mr|libreoffice-4.3.1-5|878	%endif
14mr|libreoffice-4.3.1-5|879	
14mr|libreoffice-4.3.1-5|880	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|881	
14mr|libreoffice-4.3.1-5|882	%if %{with l10n}
14mr|libreoffice-4.3.1-5|883	%package l10n-ar
14mr|libreoffice-4.3.1-5|884	Summary:	Arabic language support for LibreOffice
14mr|libreoffice-4.3.1-5|885	Group:		Office
14mr|libreoffice-4.3.1-5|886	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|887	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|888	Requires:	locales-ar
14mr|libreoffice-4.3.1-5|889	Requires:	fonts-ttf-arabic
14mr|libreoffice-4.3.1-5|890	Provides:	LibreOffice-l10n-ar = %{EVRD}
14mr|libreoffice-4.3.1-5|891	
14mr|libreoffice-4.3.1-5|892	%description l10n-ar
14mr|libreoffice-4.3.1-5|893	This package contains the localization of LibreOffice in Arabic.
14mr|libreoffice-4.3.1-5|894	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|895	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|896	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|897	standard locales system.
14mr|libreoffice-4.3.1-5|898	%endif
14mr|libreoffice-4.3.1-5|899	
14mr|libreoffice-4.3.1-5|900	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|901	
14mr|libreoffice-4.3.1-5|902	%if %{with l10n}
14mr|libreoffice-4.3.1-5|903	%package l10n-as
14mr|libreoffice-4.3.1-5|904	Summary:	Assamese language support for LibreOffice
14mr|libreoffice-4.3.1-5|905	Group:		Office
14mr|libreoffice-4.3.1-5|906	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|907	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|908	Requires:	locales-as
14mr|libreoffice-4.3.1-5|909	Provides:	LibreOffice-l10n-as = %{EVRD}
14mr|libreoffice-4.3.1-5|910	
14mr|libreoffice-4.3.1-5|911	%description l10n-as
14mr|libreoffice-4.3.1-5|912	This package contains the localization of LibreOffice in Assamese.
14mr|libreoffice-4.3.1-5|913	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|914	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|915	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|916	standard locales system.
14mr|libreoffice-4.3.1-5|917	%endif
14mr|libreoffice-4.3.1-5|918	
14mr|libreoffice-4.3.1-5|919	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|920	
14mr|libreoffice-4.3.1-5|921	%if %{with l10n}
14mr|libreoffice-4.3.1-5|922	%package l10n-bg
14mr|libreoffice-4.3.1-5|923	Summary:	Bulgarian language support for LibreOffice
14mr|libreoffice-4.3.1-5|924	Group:		Office
14mr|libreoffice-4.3.1-5|925	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|926	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|927	Requires:	locales-bg
14mr|libreoffice-4.3.1-5|928	Provides:	LibreOffice-l10n-bg = %{EVRD}
14mr|libreoffice-4.3.1-5|929	Suggests:	%{ooname}-help-bg = %{EVRD}
14mr|libreoffice-4.3.1-5|930	
14mr|libreoffice-4.3.1-5|931	%description l10n-bg
14mr|libreoffice-4.3.1-5|932	This package contains the localization of LibreOffice in Bulgarian.
14mr|libreoffice-4.3.1-5|933	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|934	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|935	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|936	standard locales system.
14mr|libreoffice-4.3.1-5|937	%endif
14mr|libreoffice-4.3.1-5|938	
14mr|libreoffice-4.3.1-5|939	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|940	
14mr|libreoffice-4.3.1-5|941	%if %{with l10n}
14mr|libreoffice-4.3.1-5|942	%package l10n-bn
14mr|libreoffice-4.3.1-5|943	Summary:	Bengali language support for LibreOffice
14mr|libreoffice-4.3.1-5|944	Group:		Office
14mr|libreoffice-4.3.1-5|945	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|946	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|947	Requires:	locales-bn
14mr|libreoffice-4.3.1-5|948	Provides:	LibreOffice-l10n-bn = %{EVRD}
14mr|libreoffice-4.3.1-5|949	Suggests:	%{ooname}-help-bn = %{EVRD}
14mr|libreoffice-4.3.1-5|950	
14mr|libreoffice-4.3.1-5|951	%description l10n-bn
14mr|libreoffice-4.3.1-5|952	This package contains the localization of LibreOffice in Bengali.
14mr|libreoffice-4.3.1-5|953	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|954	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|955	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|956	standard locales system.
14mr|libreoffice-4.3.1-5|957	%endif
14mr|libreoffice-4.3.1-5|958	
14mr|libreoffice-4.3.1-5|959	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|960	
14mr|libreoffice-4.3.1-5|961	%if %{with l10n}
14mr|libreoffice-4.3.1-5|962	%package l10n-br
14mr|libreoffice-4.3.1-5|963	Summary:	Breton language support for LibreOffice
14mr|libreoffice-4.3.1-5|964	Group:		Office
14mr|libreoffice-4.3.1-5|965	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|966	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|967	Requires:	locales-br
14mr|libreoffice-4.3.1-5|968	Provides:	LibreOffice-l10n-br = %{EVRD}
14mr|libreoffice-4.3.1-5|969	
14mr|libreoffice-4.3.1-5|970	%description l10n-br
14mr|libreoffice-4.3.1-5|971	This package contains the localization of LibreOffice in Breton.
14mr|libreoffice-4.3.1-5|972	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|973	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|974	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|975	standard locales system.
14mr|libreoffice-4.3.1-5|976	%endif
14mr|libreoffice-4.3.1-5|977	
14mr|libreoffice-4.3.1-5|978	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|979	
14mr|libreoffice-4.3.1-5|980	%if %{with l10n}
14mr|libreoffice-4.3.1-5|981	%package l10n-bs
14mr|libreoffice-4.3.1-5|982	Summary:	Bosnian language support for LibreOffice
14mr|libreoffice-4.3.1-5|983	Group:		Office
14mr|libreoffice-4.3.1-5|984	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|985	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|986	Requires:	locales-bs
14mr|libreoffice-4.3.1-5|987	Provides:	LibreOffice-l10n-bs = %{EVRD}
14mr|libreoffice-4.3.1-5|988	Suggests:	%{ooname}-help-bs = %{EVRD}
14mr|libreoffice-4.3.1-5|989	
14mr|libreoffice-4.3.1-5|990	%description l10n-bs
14mr|libreoffice-4.3.1-5|991	This package contains the localization of LibreOffice in Bosnian.
14mr|libreoffice-4.3.1-5|992	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|993	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|994	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|995	standard locales system.
14mr|libreoffice-4.3.1-5|996	%endif
14mr|libreoffice-4.3.1-5|997	
14mr|libreoffice-4.3.1-5|998	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|999	
14mr|libreoffice-4.3.1-5|1000	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1001	%package l10n-ca
14mr|libreoffice-4.3.1-5|1002	Summary:	Catalan language support for LibreOffice
14mr|libreoffice-4.3.1-5|1003	Group:		Office
14mr|libreoffice-4.3.1-5|1004	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1005	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1006	Requires:	locales-ca
14mr|libreoffice-4.3.1-5|1007	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1008	Requires:	myspell-ca
14mr|libreoffice-4.3.1-5|1009	Provides:	LibreOffice-l10n-ca = %{EVRD}
14mr|libreoffice-4.3.1-5|1010	Suggests:	%{ooname}-help-ca = %{EVRD}
14mr|libreoffice-4.3.1-5|1011	
14mr|libreoffice-4.3.1-5|1012	%description l10n-ca
14mr|libreoffice-4.3.1-5|1013	This package contains the localization of LibreOffice in Catalan.
14mr|libreoffice-4.3.1-5|1014	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1015	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1016	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1017	standard locales system.
14mr|libreoffice-4.3.1-5|1018	%endif
14mr|libreoffice-4.3.1-5|1019	
14mr|libreoffice-4.3.1-5|1020	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1021	
14mr|libreoffice-4.3.1-5|1022	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1023	%package l10n-cs
14mr|libreoffice-4.3.1-5|1024	Summary:	Czech language support for LibreOffice
14mr|libreoffice-4.3.1-5|1025	Group:		Office
14mr|libreoffice-4.3.1-5|1026	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1027	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1028	Requires:	locales-cs
14mr|libreoffice-4.3.1-5|1029	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1030	Requires:	myspell-cs
14mr|libreoffice-4.3.1-5|1031	Requires:	myspell-hyph-cs
14mr|libreoffice-4.3.1-5|1032	Provides:	LibreOffice-l10n-cs = %{EVRD}
14mr|libreoffice-4.3.1-5|1033	Suggests:	%{ooname}-help-cs = %{EVRD}
14mr|libreoffice-4.3.1-5|1034	
14mr|libreoffice-4.3.1-5|1035	%description l10n-cs
14mr|libreoffice-4.3.1-5|1036	This package contains the localization of LibreOffice in Czech.
14mr|libreoffice-4.3.1-5|1037	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1038	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1039	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1040	standard locales system.
14mr|libreoffice-4.3.1-5|1041	%endif
14mr|libreoffice-4.3.1-5|1042	
14mr|libreoffice-4.3.1-5|1043	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1044	
14mr|libreoffice-4.3.1-5|1045	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1046	%package l10n-cy
14mr|libreoffice-4.3.1-5|1047	Summary:	Welsh language support for LibreOffice
14mr|libreoffice-4.3.1-5|1048	Group:		Office
14mr|libreoffice-4.3.1-5|1049	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1050	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1051	Requires:	locales-cy
14mr|libreoffice-4.3.1-5|1052	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1053	Requires:	myspell-cy
14mr|libreoffice-4.3.1-5|1054	Provides:	LibreOffice-l10n-cy = %{EVRD}
14mr|libreoffice-4.3.1-5|1055	
14mr|libreoffice-4.3.1-5|1056	%description l10n-cy
14mr|libreoffice-4.3.1-5|1057	This package contains the localization of LibreOffice in Welsh.
14mr|libreoffice-4.3.1-5|1058	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1059	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1060	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1061	standard locales system.
14mr|libreoffice-4.3.1-5|1062	%endif
14mr|libreoffice-4.3.1-5|1063	
14mr|libreoffice-4.3.1-5|1064	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1065	
14mr|libreoffice-4.3.1-5|1066	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1067	%package l10n-da
14mr|libreoffice-4.3.1-5|1068	Summary:	Danish language support for LibreOffice
14mr|libreoffice-4.3.1-5|1069	Group:		Office
14mr|libreoffice-4.3.1-5|1070	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1071	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1072	Requires:	locales-da
14mr|libreoffice-4.3.1-5|1073	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1074	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1075	Requires:	myspell-da, myspell-hyph-da
14mr|libreoffice-4.3.1-5|1076	Provides:	LibreOffice-l10n-da = %{EVRD}
14mr|libreoffice-4.3.1-5|1077	Suggests:	%{ooname}-help-da = %{EVRD}
14mr|libreoffice-4.3.1-5|1078	
14mr|libreoffice-4.3.1-5|1079	%description l10n-da
14mr|libreoffice-4.3.1-5|1080	This package contains the localization of LibreOffice in Danish.
14mr|libreoffice-4.3.1-5|1081	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1082	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1083	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1084	standard locales system.
14mr|libreoffice-4.3.1-5|1085	%endif
14mr|libreoffice-4.3.1-5|1086	
14mr|libreoffice-4.3.1-5|1087	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1088	
14mr|libreoffice-4.3.1-5|1089	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1090	%package l10n-de
14mr|libreoffice-4.3.1-5|1091	Summary:	German language support for LibreOffice
14mr|libreoffice-4.3.1-5|1092	Group:		Office
14mr|libreoffice-4.3.1-5|1093	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1094	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1095	Requires:	locales-de
14mr|libreoffice-4.3.1-5|1096	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1097	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1098	Requires:	myspell-de
14mr|libreoffice-4.3.1-5|1099	Requires:	myspell-hyph-de
14mr|libreoffice-4.3.1-5|1100	Provides:	LibreOffice-l10n-de = %{EVRD}
14mr|libreoffice-4.3.1-5|1101	Suggests:	%{ooname}-help-de = %{EVRD}
14mr|libreoffice-4.3.1-5|1102	
14mr|libreoffice-4.3.1-5|1103	%description l10n-de
14mr|libreoffice-4.3.1-5|1104	This package contains the localization of LibreOffice in German.
14mr|libreoffice-4.3.1-5|1105	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1106	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1107	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1108	standard locales system.
14mr|libreoffice-4.3.1-5|1109	%endif
14mr|libreoffice-4.3.1-5|1110	
14mr|libreoffice-4.3.1-5|1111	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1112	
14mr|libreoffice-4.3.1-5|1113	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1114	%package l10n-dz
14mr|libreoffice-4.3.1-5|1115	Summary:	Dzongkha language support for LibreOffice
14mr|libreoffice-4.3.1-5|1116	Group:		Office
14mr|libreoffice-4.3.1-5|1117	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1118	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1119	Requires:	locales-dz
14mr|libreoffice-4.3.1-5|1120	Provides:	LibreOffice-l10n-dz = %{EVRD}
14mr|libreoffice-4.3.1-5|1121	Suggests:	%{ooname}-help-dz = %{EVRD}
14mr|libreoffice-4.3.1-5|1122	
14mr|libreoffice-4.3.1-5|1123	%description l10n-dz
14mr|libreoffice-4.3.1-5|1124	This package contains the localization of LibreOffice in Dzongkha.
14mr|libreoffice-4.3.1-5|1125	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1126	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1127	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1128	standard locales system.
14mr|libreoffice-4.3.1-5|1129	%endif
14mr|libreoffice-4.3.1-5|1130	
14mr|libreoffice-4.3.1-5|1131	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1132	
14mr|libreoffice-4.3.1-5|1133	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1134	%package l10n-el
14mr|libreoffice-4.3.1-5|1135	Summary:	Greek language support for LibreOffice
14mr|libreoffice-4.3.1-5|1136	Group:		Office
14mr|libreoffice-4.3.1-5|1137	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1138	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1139	Requires:	locales-el
14mr|libreoffice-4.3.1-5|1140	Requires:	fonts-type1-greek
14mr|libreoffice-4.3.1-5|1141	Requires:	myspell-el
14mr|libreoffice-4.3.1-5|1142	Requires:	myspell-hyph-el
14mr|libreoffice-4.3.1-5|1143	Provides:	LibreOffice-l10n-el = %{EVRD}
14mr|libreoffice-4.3.1-5|1144	Suggests:	%{ooname}-help-el = %{EVRD}
14mr|libreoffice-4.3.1-5|1145	
14mr|libreoffice-4.3.1-5|1146	%description l10n-el
14mr|libreoffice-4.3.1-5|1147	This package contains the localization of LibreOffice in Greek.
14mr|libreoffice-4.3.1-5|1148	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1149	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1150	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1151	standard locales system.
14mr|libreoffice-4.3.1-5|1152	%endif
14mr|libreoffice-4.3.1-5|1153	
14mr|libreoffice-4.3.1-5|1154	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1155	
14mr|libreoffice-4.3.1-5|1156	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1157	%package l10n-en_GB
14mr|libreoffice-4.3.1-5|1158	Summary:	British language support for LibreOffice
14mr|libreoffice-4.3.1-5|1159	Group:		Office
14mr|libreoffice-4.3.1-5|1160	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1161	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1162	Requires:	locales-en
14mr|libreoffice-4.3.1-5|1163	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1164	Requires:	myspell-en_GB
14mr|libreoffice-4.3.1-5|1165	Requires:	myspell-hyph-en
14mr|libreoffice-4.3.1-5|1166	Provides:	LibreOffice-l10n-en_GB = %{EVRD}
14mr|libreoffice-4.3.1-5|1167	Suggests:	%{ooname}-help-en_GB = %{EVRD}
14mr|libreoffice-4.3.1-5|1168	
14mr|libreoffice-4.3.1-5|1169	%description l10n-en_GB
14mr|libreoffice-4.3.1-5|1170	This package contains the localization of LibreOffice in British.
14mr|libreoffice-4.3.1-5|1171	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1172	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1173	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1174	standard locales system.
14mr|libreoffice-4.3.1-5|1175	%endif
14mr|libreoffice-4.3.1-5|1176	
14mr|libreoffice-4.3.1-5|1177	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1178	
14mr|libreoffice-4.3.1-5|1179	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1180	%package l10n-es
14mr|libreoffice-4.3.1-5|1181	Summary:	Spanish language support for LibreOffice
14mr|libreoffice-4.3.1-5|1182	Group:		Office
14mr|libreoffice-4.3.1-5|1183	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1184	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1185	Requires:	locales-es
14mr|libreoffice-4.3.1-5|1186	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1187	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1188	Requires:	myspell-es
14mr|libreoffice-4.3.1-5|1189	Requires:	myspell-hyph-es
14mr|libreoffice-4.3.1-5|1190	Provides:	LibreOffice-l10n-es = %{EVRD}
14mr|libreoffice-4.3.1-5|1191	Suggests:	%{ooname}-help-es = %{EVRD}
14mr|libreoffice-4.3.1-5|1192	
14mr|libreoffice-4.3.1-5|1193	%description l10n-es
14mr|libreoffice-4.3.1-5|1194	This package contains the localization of LibreOffice in Spanish.
14mr|libreoffice-4.3.1-5|1195	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1196	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1197	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1198	standard locales system.
14mr|libreoffice-4.3.1-5|1199	%endif
14mr|libreoffice-4.3.1-5|1200	
14mr|libreoffice-4.3.1-5|1201	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1202	
14mr|libreoffice-4.3.1-5|1203	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1204	%package l10n-et
14mr|libreoffice-4.3.1-5|1205	Summary:	Estonian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1206	Group:		Office
14mr|libreoffice-4.3.1-5|1207	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1208	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1209	Requires:	locales-et
14mr|libreoffice-4.3.1-5|1210	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1211	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1212	Requires:	myspell-et
14mr|libreoffice-4.3.1-5|1213	Requires:	myspell-hyph-et
14mr|libreoffice-4.3.1-5|1214	Provides:	LibreOffice-l10n-et = %{EVRD}
14mr|libreoffice-4.3.1-5|1215	Suggests:	%{ooname}-help-et = %{EVRD}
14mr|libreoffice-4.3.1-5|1216	
14mr|libreoffice-4.3.1-5|1217	%description l10n-et
14mr|libreoffice-4.3.1-5|1218	This package contains the localization of LibreOffice in Estonian.
14mr|libreoffice-4.3.1-5|1219	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1220	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1221	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1222	standard locales system.
14mr|libreoffice-4.3.1-5|1223	%endif
14mr|libreoffice-4.3.1-5|1224	
14mr|libreoffice-4.3.1-5|1225	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1226	
14mr|libreoffice-4.3.1-5|1227	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1228	%package l10n-eu
14mr|libreoffice-4.3.1-5|1229	Summary:	Basque language support for LibreOffice
14mr|libreoffice-4.3.1-5|1230	Group:		Office
14mr|libreoffice-4.3.1-5|1231	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1232	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1233	Requires:	locales-eu
14mr|libreoffice-4.3.1-5|1234	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1235	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1236	Provides:	LibreOffice-l10n-eu = %{EVRD}
14mr|libreoffice-4.3.1-5|1237	Suggests:	%{ooname}-help-eu = %{EVRD}
14mr|libreoffice-4.3.1-5|1238	
14mr|libreoffice-4.3.1-5|1239	%description l10n-eu
14mr|libreoffice-4.3.1-5|1240	This package contains the localization of LibreOffice in Basque.
14mr|libreoffice-4.3.1-5|1241	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1242	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1243	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1244	standard locales system.
14mr|libreoffice-4.3.1-5|1245	%endif
14mr|libreoffice-4.3.1-5|1246	
14mr|libreoffice-4.3.1-5|1247	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1248	
14mr|libreoffice-4.3.1-5|1249	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1250	%package l10n-fa
14mr|libreoffice-4.3.1-5|1251	Summary:	Farsi language support for LibreOffice
14mr|libreoffice-4.3.1-5|1252	Group:		Office
14mr|libreoffice-4.3.1-5|1253	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1254	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1255	Requires:	locales-fa
14mr|libreoffice-4.3.1-5|1256	Provides:	LibreOffice-l10n-fa = %{EVRD}
14mr|libreoffice-4.3.1-5|1257	
14mr|libreoffice-4.3.1-5|1258	%description l10n-fa
14mr|libreoffice-4.3.1-5|1259	This package contains the localization of LibreOffice in Farsi.
14mr|libreoffice-4.3.1-5|1260	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1261	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1262	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1263	standard locales system.
14mr|libreoffice-4.3.1-5|1264	%endif
14mr|libreoffice-4.3.1-5|1265	
14mr|libreoffice-4.3.1-5|1266	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1267	
14mr|libreoffice-4.3.1-5|1268	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1269	%package l10n-fi
14mr|libreoffice-4.3.1-5|1270	Summary:	Finnish language support for LibreOffice
14mr|libreoffice-4.3.1-5|1271	Group:		Office
14mr|libreoffice-4.3.1-5|1272	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1273	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1274	Requires:	locales-fi
14mr|libreoffice-4.3.1-5|1275	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1276	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1277	Provides:	LibreOffice-l10n-fi = %{EVRD}
14mr|libreoffice-4.3.1-5|1278	Suggests:	%{ooname}-help-fi = %{EVRD}
14mr|libreoffice-4.3.1-5|1279	
14mr|libreoffice-4.3.1-5|1280	%description l10n-fi
14mr|libreoffice-4.3.1-5|1281	This package contains the localization of LibreOffice in Finnish.
14mr|libreoffice-4.3.1-5|1282	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1283	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1284	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1285	standard locales system.
14mr|libreoffice-4.3.1-5|1286	%endif
14mr|libreoffice-4.3.1-5|1287	
14mr|libreoffice-4.3.1-5|1288	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1289	
14mr|libreoffice-4.3.1-5|1290	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1291	%package l10n-fr
14mr|libreoffice-4.3.1-5|1292	Summary:	French language support for LibreOffice
14mr|libreoffice-4.3.1-5|1293	Group:		Office
14mr|libreoffice-4.3.1-5|1294	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1295	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1296	Requires:	locales-fr
14mr|libreoffice-4.3.1-5|1297	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1298	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1299	Requires:	myspell-fr
14mr|libreoffice-4.3.1-5|1300	Requires:	myspell-hyph-fr
14mr|libreoffice-4.3.1-5|1301	Provides:	LibreOffice-l10n-fr = %{EVRD}
14mr|libreoffice-4.3.1-5|1302	Suggests:	%{ooname}-help-fr = %{EVRD}
14mr|libreoffice-4.3.1-5|1303	
14mr|libreoffice-4.3.1-5|1304	%description l10n-fr
14mr|libreoffice-4.3.1-5|1305	This package contains the localization of LibreOffice in French.
14mr|libreoffice-4.3.1-5|1306	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1307	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1308	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1309	standard locales system.
14mr|libreoffice-4.3.1-5|1310	%endif
14mr|libreoffice-4.3.1-5|1311	
14mr|libreoffice-4.3.1-5|1312	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1313	
14mr|libreoffice-4.3.1-5|1314	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1315	%package l10n-ga
14mr|libreoffice-4.3.1-5|1316	Summary:	Irish language support for LibreOffice
14mr|libreoffice-4.3.1-5|1317	Group:		Office
14mr|libreoffice-4.3.1-5|1318	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1319	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1320	Requires:	locales-ga
14mr|libreoffice-4.3.1-5|1321	Provides:	LibreOffice-l10n-ga = %{EVRD}
14mr|libreoffice-4.3.1-5|1322	
14mr|libreoffice-4.3.1-5|1323	%description l10n-ga
14mr|libreoffice-4.3.1-5|1324	This package contains the localization of LibreOffice in Irish.
14mr|libreoffice-4.3.1-5|1325	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1326	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1327	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1328	standard locales system.
14mr|libreoffice-4.3.1-5|1329	%endif
14mr|libreoffice-4.3.1-5|1330	
14mr|libreoffice-4.3.1-5|1331	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1332	
14mr|libreoffice-4.3.1-5|1333	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1334	%package l10n-gl
14mr|libreoffice-4.3.1-5|1335	Summary:	Galician language support for LibreOffice
14mr|libreoffice-4.3.1-5|1336	Group:		Office
14mr|libreoffice-4.3.1-5|1337	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1338	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1339	Requires:	locales-gl
14mr|libreoffice-4.3.1-5|1340	Provides:	LibreOffice-l10n-gl = %{EVRD}
14mr|libreoffice-4.3.1-5|1341	Suggests:	%{ooname}-help-gl = %{EVRD}
14mr|libreoffice-4.3.1-5|1342	
14mr|libreoffice-4.3.1-5|1343	%description l10n-gl
14mr|libreoffice-4.3.1-5|1344	This package contains the localization of LibreOffice in Galician.
14mr|libreoffice-4.3.1-5|1345	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1346	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1347	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1348	standard locales system.
14mr|libreoffice-4.3.1-5|1349	%endif
14mr|libreoffice-4.3.1-5|1350	
14mr|libreoffice-4.3.1-5|1351	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1352	
14mr|libreoffice-4.3.1-5|1353	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1354	%package l10n-gu
14mr|libreoffice-4.3.1-5|1355	Summary:	Gujarati language support for LibreOffice
14mr|libreoffice-4.3.1-5|1356	Group:		Office
14mr|libreoffice-4.3.1-5|1357	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1358	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1359	Requires:	locales-gu
14mr|libreoffice-4.3.1-5|1360	Provides:	LibreOffice-l10n-gu = %{EVRD}
14mr|libreoffice-4.3.1-5|1361	Suggests:	%{ooname}-help-gu = %{EVRD}
14mr|libreoffice-4.3.1-5|1362	
14mr|libreoffice-4.3.1-5|1363	%description l10n-gu
14mr|libreoffice-4.3.1-5|1364	This package contains the localization of LibreOffice in Gujarati.
14mr|libreoffice-4.3.1-5|1365	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1366	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1367	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1368	standard locales system.
14mr|libreoffice-4.3.1-5|1369	%endif
14mr|libreoffice-4.3.1-5|1370	
14mr|libreoffice-4.3.1-5|1371	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1372	
14mr|libreoffice-4.3.1-5|1373	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1374	%package l10n-he
14mr|libreoffice-4.3.1-5|1375	Summary:	Hebrew language support for LibreOffice
14mr|libreoffice-4.3.1-5|1376	Group:		Office
14mr|libreoffice-4.3.1-5|1377	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1378	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1379	Requires:	locales-he
14mr|libreoffice-4.3.1-5|1380	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1381	Provides:	LibreOffice-l10n-he = %{EVRD}
14mr|libreoffice-4.3.1-5|1382	Suggests:	%{ooname}-help-he = %{EVRD}
14mr|libreoffice-4.3.1-5|1383	
14mr|libreoffice-4.3.1-5|1384	%description l10n-he
14mr|libreoffice-4.3.1-5|1385	This package contains the localization of LibreOffice in Hebrew.
14mr|libreoffice-4.3.1-5|1386	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1387	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1388	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1389	standard locales system.
14mr|libreoffice-4.3.1-5|1390	%endif
14mr|libreoffice-4.3.1-5|1391	
14mr|libreoffice-4.3.1-5|1392	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1393	
14mr|libreoffice-4.3.1-5|1394	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1395	%package l10n-hi
14mr|libreoffice-4.3.1-5|1396	Summary:	Hindi language support for LibreOffice
14mr|libreoffice-4.3.1-5|1397	Group:		Office
14mr|libreoffice-4.3.1-5|1398	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1399	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1400	Requires:	locales-hi
14mr|libreoffice-4.3.1-5|1401	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1402	Provides:	LibreOffice-l10n-hi = %{EVRD}
14mr|libreoffice-4.3.1-5|1403	Suggests:	%{ooname}-help-hi = %{EVRD}
14mr|libreoffice-4.3.1-5|1404	
14mr|libreoffice-4.3.1-5|1405	%description l10n-hi
14mr|libreoffice-4.3.1-5|1406	This package contains the localization of LibreOffice in Hindi.
14mr|libreoffice-4.3.1-5|1407	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1408	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1409	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1410	standard locales system.
14mr|libreoffice-4.3.1-5|1411	%endif
14mr|libreoffice-4.3.1-5|1412	
14mr|libreoffice-4.3.1-5|1413	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1414	
14mr|libreoffice-4.3.1-5|1415	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1416	%package l10n-hr
14mr|libreoffice-4.3.1-5|1417	Summary:	Croatian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1418	Group:		Office
14mr|libreoffice-4.3.1-5|1419	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1420	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1421	Requires:	locales-hr
14mr|libreoffice-4.3.1-5|1422	Provides:	LibreOffice-l10n-hr = %{EVRD}
14mr|libreoffice-4.3.1-5|1423	Suggests:	%{ooname}-help-hr = %{EVRD}
14mr|libreoffice-4.3.1-5|1424	
14mr|libreoffice-4.3.1-5|1425	%description l10n-hr
14mr|libreoffice-4.3.1-5|1426	This package contains the localization of LibreOffice in Croatian.
14mr|libreoffice-4.3.1-5|1427	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1428	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1429	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1430	standard locales system.
14mr|libreoffice-4.3.1-5|1431	%endif
14mr|libreoffice-4.3.1-5|1432	
14mr|libreoffice-4.3.1-5|1433	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1434	
14mr|libreoffice-4.3.1-5|1435	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1436	%package l10n-hu
14mr|libreoffice-4.3.1-5|1437	Summary:	Hungarian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1438	Group:		Office
14mr|libreoffice-4.3.1-5|1439	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1440	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1441	Requires:	locales-hu
14mr|libreoffice-4.3.1-5|1442	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1443	Requires:	myspell-hu
14mr|libreoffice-4.3.1-5|1444	Requires:	myspell-hyph-hu
14mr|libreoffice-4.3.1-5|1445	Provides:	LibreOffice-l10n-hu = %{EVRD}
14mr|libreoffice-4.3.1-5|1446	Suggests:	%{ooname}-help-hu = %{EVRD}
14mr|libreoffice-4.3.1-5|1447	
14mr|libreoffice-4.3.1-5|1448	%description l10n-hu
14mr|libreoffice-4.3.1-5|1449	This package contains the localization of LibreOffice in Hungarian.
14mr|libreoffice-4.3.1-5|1450	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1451	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1452	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1453	standard locales system.
14mr|libreoffice-4.3.1-5|1454	%endif
14mr|libreoffice-4.3.1-5|1455	
14mr|libreoffice-4.3.1-5|1456	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1457	
14mr|libreoffice-4.3.1-5|1458	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1459	%package l10n-it
14mr|libreoffice-4.3.1-5|1460	Summary:	Italian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1461	Group:		Office
14mr|libreoffice-4.3.1-5|1462	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1463	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1464	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1465	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1466	Requires:	myspell-it
14mr|libreoffice-4.3.1-5|1467	Requires:	myspell-hyph-it
14mr|libreoffice-4.3.1-5|1468	Provides:	LibreOffice-l10n-it = %{EVRD}
14mr|libreoffice-4.3.1-5|1469	Suggests:	%{ooname}-help-it = %{EVRD}
14mr|libreoffice-4.3.1-5|1470	
14mr|libreoffice-4.3.1-5|1471	%description l10n-it
14mr|libreoffice-4.3.1-5|1472	This package contains the localization of LibreOffice in Italian.
14mr|libreoffice-4.3.1-5|1473	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1474	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1475	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1476	standard locales system.
14mr|libreoffice-4.3.1-5|1477	%endif
14mr|libreoffice-4.3.1-5|1478	
14mr|libreoffice-4.3.1-5|1479	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1480	
14mr|libreoffice-4.3.1-5|1481	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1482	%package l10n-ja
14mr|libreoffice-4.3.1-5|1483	Summary:	Japanese language support for LibreOffice
14mr|libreoffice-4.3.1-5|1484	Group:		Office
14mr|libreoffice-4.3.1-5|1485	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1486	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1487	Requires:	locales-ja
14mr|libreoffice-4.3.1-5|1488	Requires:	fonts-ttf-japanese
14mr|libreoffice-4.3.1-5|1489	Provides:	LibreOffice-l10n-ja = %{EVRD}
14mr|libreoffice-4.3.1-5|1490	Suggests:	%{ooname}-help-ja = %{EVRD}
14mr|libreoffice-4.3.1-5|1491	
14mr|libreoffice-4.3.1-5|1492	%description l10n-ja
14mr|libreoffice-4.3.1-5|1493	This package contains the localization of LibreOffice in Japanese.
14mr|libreoffice-4.3.1-5|1494	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1495	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1496	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1497	standard locales system.
14mr|libreoffice-4.3.1-5|1498	%endif
14mr|libreoffice-4.3.1-5|1499	
14mr|libreoffice-4.3.1-5|1500	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1501	
14mr|libreoffice-4.3.1-5|1502	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1503	%package l10n-kn
14mr|libreoffice-4.3.1-5|1504	Summary:	Kannada language support for LibreOffice
14mr|libreoffice-4.3.1-5|1505	Group:		Office
14mr|libreoffice-4.3.1-5|1506	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1507	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1508	Requires:	locales-kn
14mr|libreoffice-4.3.1-5|1509	Provides:	LibreOffice-l10n-kn = %{EVRD}
14mr|libreoffice-4.3.1-5|1510	
14mr|libreoffice-4.3.1-5|1511	%description l10n-kn
14mr|libreoffice-4.3.1-5|1512	This package contains the localization of LibreOffice in Kannada.
14mr|libreoffice-4.3.1-5|1513	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1514	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1515	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1516	standard locales system.
14mr|libreoffice-4.3.1-5|1517	%endif
14mr|libreoffice-4.3.1-5|1518	
14mr|libreoffice-4.3.1-5|1519	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1520	
14mr|libreoffice-4.3.1-5|1521	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1522	%package l10n-ko
14mr|libreoffice-4.3.1-5|1523	Summary:	Korean language support for LibreOffice
14mr|libreoffice-4.3.1-5|1524	Group:		Office
14mr|libreoffice-4.3.1-5|1525	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1526	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1527	Requires:	locales-ko
14mr|libreoffice-4.3.1-5|1528	Requires:	fonts-ttf-korean >= 1.0.2
14mr|libreoffice-4.3.1-5|1529	Provides:	LibreOffice-l10n-ko = %{EVRD}
14mr|libreoffice-4.3.1-5|1530	Suggests:	%{ooname}-help-ko = %{EVRD}
14mr|libreoffice-4.3.1-5|1531	
14mr|libreoffice-4.3.1-5|1532	%description l10n-ko
14mr|libreoffice-4.3.1-5|1533	This package contains the localization of LibreOffice in Korean.
14mr|libreoffice-4.3.1-5|1534	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1535	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1536	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1537	standard locales system.
14mr|libreoffice-4.3.1-5|1538	%endif
14mr|libreoffice-4.3.1-5|1539	
14mr|libreoffice-4.3.1-5|1540	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1541	
14mr|libreoffice-4.3.1-5|1542	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1543	%package l10n-lt
14mr|libreoffice-4.3.1-5|1544	Summary:	Lithuanian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1545	Group:		Office
14mr|libreoffice-4.3.1-5|1546	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1547	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1548	Requires:	locales-lt
14mr|libreoffice-4.3.1-5|1549	Provides:	LibreOffice-l10n-lt = %{EVRD}
14mr|libreoffice-4.3.1-5|1550	
14mr|libreoffice-4.3.1-5|1551	%description l10n-lt
14mr|libreoffice-4.3.1-5|1552	This package contains the localization of LibreOffice in Lithuanian.
14mr|libreoffice-4.3.1-5|1553	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1554	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1555	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1556	standard locales system.
14mr|libreoffice-4.3.1-5|1557	%endif
14mr|libreoffice-4.3.1-5|1558	
14mr|libreoffice-4.3.1-5|1559	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1560	
14mr|libreoffice-4.3.1-5|1561	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1562	%package l10n-lv
14mr|libreoffice-4.3.1-5|1563	Summary:	Latvian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1564	Group:		Office
14mr|libreoffice-4.3.1-5|1565	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1566	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1567	Requires:	locales-lv
14mr|libreoffice-4.3.1-5|1568	Provides:	LibreOffice-l10n-lv = %{EVRD}
14mr|libreoffice-4.3.1-5|1569	
14mr|libreoffice-4.3.1-5|1570	%description l10n-lv
14mr|libreoffice-4.3.1-5|1571	This package contains the localization of LibreOffice in Latvian.
14mr|libreoffice-4.3.1-5|1572	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1573	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1574	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1575	standard locales system.
14mr|libreoffice-4.3.1-5|1576	%endif
14mr|libreoffice-4.3.1-5|1577	
14mr|libreoffice-4.3.1-5|1578	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1579	
14mr|libreoffice-4.3.1-5|1580	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1581	%package l10n-mai
14mr|libreoffice-4.3.1-5|1582	Summary:	Maithili language support for LibreOffice
14mr|libreoffice-4.3.1-5|1583	Group:		Office
14mr|libreoffice-4.3.1-5|1584	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1585	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1586	Requires:	locales-mai
14mr|libreoffice-4.3.1-5|1587	Provides:	LibreOffice-l10n-mai = %{EVRD}
14mr|libreoffice-4.3.1-5|1588	
14mr|libreoffice-4.3.1-5|1589	%description l10n-mai
14mr|libreoffice-4.3.1-5|1590	This package contains the localization of LibreOffice in Maithili.
14mr|libreoffice-4.3.1-5|1591	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1592	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1593	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1594	standard locales system.
14mr|libreoffice-4.3.1-5|1595	%endif
14mr|libreoffice-4.3.1-5|1596	
14mr|libreoffice-4.3.1-5|1597	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1598	
14mr|libreoffice-4.3.1-5|1599	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1600	%package l10n-ml
14mr|libreoffice-4.3.1-5|1601	Summary:	Malayalam language support for LibreOffice
14mr|libreoffice-4.3.1-5|1602	Group:		Office
14mr|libreoffice-4.3.1-5|1603	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1604	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1605	Requires:	locales-ml
14mr|libreoffice-4.3.1-5|1606	Provides:	LibreOffice-l10n-ml = %{EVRD}
14mr|libreoffice-4.3.1-5|1607	
14mr|libreoffice-4.3.1-5|1608	%description l10n-ml
14mr|libreoffice-4.3.1-5|1609	This package contains the localization of LibreOffice in Malayalam.
14mr|libreoffice-4.3.1-5|1610	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1611	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1612	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1613	standard locales system.
14mr|libreoffice-4.3.1-5|1614	%endif
14mr|libreoffice-4.3.1-5|1615	
14mr|libreoffice-4.3.1-5|1616	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1617	
14mr|libreoffice-4.3.1-5|1618	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1619	%package l10n-mk
14mr|libreoffice-4.3.1-5|1620	Summary:	Macedonian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1621	Group:		Office
14mr|libreoffice-4.3.1-5|1622	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1623	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1624	Requires:	locales-mk
14mr|libreoffice-4.3.1-5|1625	Provides:	LibreOffice-l10n-mk = %{EVRD}
14mr|libreoffice-4.3.1-5|1626	Suggests:	%{ooname}-help-mk = %{EVRD}
14mr|libreoffice-4.3.1-5|1627	
14mr|libreoffice-4.3.1-5|1628	%description l10n-mk
14mr|libreoffice-4.3.1-5|1629	This package contains the localization of LibreOffice in Macedonian.
14mr|libreoffice-4.3.1-5|1630	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1631	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1632	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1633	standard locales system.
14mr|libreoffice-4.3.1-5|1634	%endif
14mr|libreoffice-4.3.1-5|1635	
14mr|libreoffice-4.3.1-5|1636	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1637	
14mr|libreoffice-4.3.1-5|1638	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1639	%package l10n-mr
14mr|libreoffice-4.3.1-5|1640	Summary:	Marathi language support for LibreOffice
14mr|libreoffice-4.3.1-5|1641	Group:		Office
14mr|libreoffice-4.3.1-5|1642	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1643	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1644	Requires:	locales-mr
14mr|libreoffice-4.3.1-5|1645	Provides:	LibreOffice-l10n-mr = %{EVRD}
14mr|libreoffice-4.3.1-5|1646	
14mr|libreoffice-4.3.1-5|1647	%description l10n-mr
14mr|libreoffice-4.3.1-5|1648	This package contains the localization of LibreOffice in Marathi.
14mr|libreoffice-4.3.1-5|1649	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1650	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1651	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1652	standard locales system.
14mr|libreoffice-4.3.1-5|1653	%endif
14mr|libreoffice-4.3.1-5|1654	
14mr|libreoffice-4.3.1-5|1655	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1656	
14mr|libreoffice-4.3.1-5|1657	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1658	%package l10n-nb
14mr|libreoffice-4.3.1-5|1659	Summary:	Norwegian Bokmal language support for LibreOffice
14mr|libreoffice-4.3.1-5|1660	Group:		Office
14mr|libreoffice-4.3.1-5|1661	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1662	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1663	Requires:	locales-no
14mr|libreoffice-4.3.1-5|1664	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1665	Provides:	LibreOffice-l10n-nb = %{EVRD}
14mr|libreoffice-4.3.1-5|1666	Suggests:	%{ooname}-help-nb = %{EVRD}
14mr|libreoffice-4.3.1-5|1667	
14mr|libreoffice-4.3.1-5|1668	%description l10n-nb
14mr|libreoffice-4.3.1-5|1669	This package contains the localization of LibreOffice in Norwegian Bokmal.
14mr|libreoffice-4.3.1-5|1670	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1671	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1672	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1673	standard locales system.
14mr|libreoffice-4.3.1-5|1674	%endif
14mr|libreoffice-4.3.1-5|1675	
14mr|libreoffice-4.3.1-5|1676	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1677	
14mr|libreoffice-4.3.1-5|1678	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1679	%package l10n-nl
14mr|libreoffice-4.3.1-5|1680	Summary:	Dutch language support for LibreOffice
14mr|libreoffice-4.3.1-5|1681	Group:		Office
14mr|libreoffice-4.3.1-5|1682	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1683	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1684	Requires:	locales-nl
14mr|libreoffice-4.3.1-5|1685	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1686	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1687	Requires:	myspell-nl
14mr|libreoffice-4.3.1-5|1688	Requires:	myspell-hyph-nl
14mr|libreoffice-4.3.1-5|1689	Provides:	LibreOffice-l10n-nl = %{EVRD}
14mr|libreoffice-4.3.1-5|1690	Suggests:	%{ooname}-help-nl = %{EVRD}
14mr|libreoffice-4.3.1-5|1691	
14mr|libreoffice-4.3.1-5|1692	%description l10n-nl
14mr|libreoffice-4.3.1-5|1693	This package contains the localization of LibreOffice in Dutch.
14mr|libreoffice-4.3.1-5|1694	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1695	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1696	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1697	standard locales system.
14mr|libreoffice-4.3.1-5|1698	%endif
14mr|libreoffice-4.3.1-5|1699	
14mr|libreoffice-4.3.1-5|1700	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1701	
14mr|libreoffice-4.3.1-5|1702	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1703	%package l10n-nn
14mr|libreoffice-4.3.1-5|1704	Summary:	Norwegian Nynorsk language support for LibreOffice
14mr|libreoffice-4.3.1-5|1705	Group:		Office
14mr|libreoffice-4.3.1-5|1706	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1707	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1708	Requires:	locales-no
14mr|libreoffice-4.3.1-5|1709	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1710	Provides:	LibreOffice-l10n-nn = %{EVRD}
14mr|libreoffice-4.3.1-5|1711	Suggests:	%{ooname}-help-nn = %{EVRD}
14mr|libreoffice-4.3.1-5|1712	
14mr|libreoffice-4.3.1-5|1713	%description l10n-nn
14mr|libreoffice-4.3.1-5|1714	This package contains the localization of LibreOffice in Norwegian Nynorsk.
14mr|libreoffice-4.3.1-5|1715	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1716	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1717	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1718	standard locales system.
14mr|libreoffice-4.3.1-5|1719	%endif
14mr|libreoffice-4.3.1-5|1720	
14mr|libreoffice-4.3.1-5|1721	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1722	
14mr|libreoffice-4.3.1-5|1723	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1724	%package l10n-nr
14mr|libreoffice-4.3.1-5|1725	Summary:	Ndebele language support for LibreOffice
14mr|libreoffice-4.3.1-5|1726	Group:		Office
14mr|libreoffice-4.3.1-5|1727	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1728	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1729	Requires:	locales-nr
14mr|libreoffice-4.3.1-5|1730	Provides:	LibreOffice-l10n-nr = %{EVRD}
14mr|libreoffice-4.3.1-5|1731	
14mr|libreoffice-4.3.1-5|1732	%description l10n-nr
14mr|libreoffice-4.3.1-5|1733	This package contains the localization of LibreOffice in Ndebele.
14mr|libreoffice-4.3.1-5|1734	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1735	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1736	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1737	standard locales system.
14mr|libreoffice-4.3.1-5|1738	%endif
14mr|libreoffice-4.3.1-5|1739	
14mr|libreoffice-4.3.1-5|1740	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1741	
14mr|libreoffice-4.3.1-5|1742	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1743	%package l10n-nso
14mr|libreoffice-4.3.1-5|1744	Summary:	Northern Shoto language support for LibreOffice
14mr|libreoffice-4.3.1-5|1745	Group:		Office
14mr|libreoffice-4.3.1-5|1746	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1747	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1748	Requires:	locales-nso
14mr|libreoffice-4.3.1-5|1749	Provides:	LibreOffice-l10n-nso = %{EVRD}
14mr|libreoffice-4.3.1-5|1750	
14mr|libreoffice-4.3.1-5|1751	%description l10n-nso
14mr|libreoffice-4.3.1-5|1752	This package contains the localization of LibreOffice in Northern Shoto.
14mr|libreoffice-4.3.1-5|1753	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1754	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1755	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1756	standard locales system.
14mr|libreoffice-4.3.1-5|1757	%endif
14mr|libreoffice-4.3.1-5|1758	
14mr|libreoffice-4.3.1-5|1759	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1760	
14mr|libreoffice-4.3.1-5|1761	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1762	%package l10n-or
14mr|libreoffice-4.3.1-5|1763	Summary:	Oriya language support for LibreOffice
14mr|libreoffice-4.3.1-5|1764	Group:		Office
14mr|libreoffice-4.3.1-5|1765	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1766	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1767	Requires:	locales-or
14mr|libreoffice-4.3.1-5|1768	Provides:	LibreOffice-l10n-or = %{EVRD}
14mr|libreoffice-4.3.1-5|1769	
14mr|libreoffice-4.3.1-5|1770	%description l10n-or
14mr|libreoffice-4.3.1-5|1771	This package contains the localization of LibreOffice in Oriya.
14mr|libreoffice-4.3.1-5|1772	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1773	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1774	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1775	standard locales system.
14mr|libreoffice-4.3.1-5|1776	%endif
14mr|libreoffice-4.3.1-5|1777	
14mr|libreoffice-4.3.1-5|1778	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1779	
14mr|libreoffice-4.3.1-5|1780	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1781	%package l10n-pa_IN
14mr|libreoffice-4.3.1-5|1782	Summary:	Punjabi language support for LibreOffice
14mr|libreoffice-4.3.1-5|1783	Group:		Office
14mr|libreoffice-4.3.1-5|1784	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1785	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1786	Requires:	locales-pa
14mr|libreoffice-4.3.1-5|1787	Provides:	LibreOffice-l10n-pa_IN = %{EVRD}
14mr|libreoffice-4.3.1-5|1788	Provides:	LibreOffice-l10n-pa = %{EVRD}
14mr|libreoffice-4.3.1-5|1789	
14mr|libreoffice-4.3.1-5|1790	%description l10n-pa_IN
14mr|libreoffice-4.3.1-5|1791	This package contains the localization of LibreOffice in Punjabi.
14mr|libreoffice-4.3.1-5|1792	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1793	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1794	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1795	standard locales system.
14mr|libreoffice-4.3.1-5|1796	%endif
14mr|libreoffice-4.3.1-5|1797	
14mr|libreoffice-4.3.1-5|1798	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1799	
14mr|libreoffice-4.3.1-5|1800	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1801	%package l10n-pl
14mr|libreoffice-4.3.1-5|1802	Summary:	Polish language support for LibreOffice
14mr|libreoffice-4.3.1-5|1803	Group:		Office
14mr|libreoffice-4.3.1-5|1804	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1805	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1806	Requires:	locales-pl
14mr|libreoffice-4.3.1-5|1807	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1808	Requires:	myspell-pl
14mr|libreoffice-4.3.1-5|1809	Requires:	myspell-hyph-pl
14mr|libreoffice-4.3.1-5|1810	Provides:	LibreOffice-l10n-pl = %{EVRD}
14mr|libreoffice-4.3.1-5|1811	Suggests:	%{ooname}-help-pl = %{EVRD}
14mr|libreoffice-4.3.1-5|1812	
14mr|libreoffice-4.3.1-5|1813	%description l10n-pl
14mr|libreoffice-4.3.1-5|1814	This package contains the localization of LibreOffice in Polish.
14mr|libreoffice-4.3.1-5|1815	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1816	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1817	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1818	standard locales system.
14mr|libreoffice-4.3.1-5|1819	%endif
14mr|libreoffice-4.3.1-5|1820	
14mr|libreoffice-4.3.1-5|1821	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1822	
14mr|libreoffice-4.3.1-5|1823	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1824	%package l10n-pt
14mr|libreoffice-4.3.1-5|1825	Summary:	Portuguese language support for LibreOffice
14mr|libreoffice-4.3.1-5|1826	Group:		Office
14mr|libreoffice-4.3.1-5|1827	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1828	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1829	Requires:	locales-pt
14mr|libreoffice-4.3.1-5|1830	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|1831	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1832	Requires:	myspell-pt
14mr|libreoffice-4.3.1-5|1833	Requires:	myspell-hyph-pt
14mr|libreoffice-4.3.1-5|1834	Provides:	LibreOffice-l10n-pt = %{EVRD}
14mr|libreoffice-4.3.1-5|1835	Suggests:	%{ooname}-help-pt = %{EVRD}
14mr|libreoffice-4.3.1-5|1836	
14mr|libreoffice-4.3.1-5|1837	%description l10n-pt
14mr|libreoffice-4.3.1-5|1838	This package contains the localization of LibreOffice in Portuguese.
14mr|libreoffice-4.3.1-5|1839	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1840	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1841	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1842	standard locales system.
14mr|libreoffice-4.3.1-5|1843	%endif
14mr|libreoffice-4.3.1-5|1844	
14mr|libreoffice-4.3.1-5|1845	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1846	
14mr|libreoffice-4.3.1-5|1847	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1848	%package l10n-pt_BR
14mr|libreoffice-4.3.1-5|1849	Summary:	Portuguese Brazilian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1850	Group:		Office
14mr|libreoffice-4.3.1-5|1851	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1852	Requires:	locales-pt
14mr|libreoffice-4.3.1-5|1853	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1854	Requires:	myspell-pt_BR
14mr|libreoffice-4.3.1-5|1855	Provides:	LibreOffice-l10n_pt_BR = %{EVRD}
14mr|libreoffice-4.3.1-5|1856	Suggests:	%{ooname}-help-pt_BR = %{EVRD}
14mr|libreoffice-4.3.1-5|1857	
14mr|libreoffice-4.3.1-5|1858	%description l10n-pt_BR
14mr|libreoffice-4.3.1-5|1859	This package contains the localization of LibreOffice in Portuguese
14mr|libreoffice-4.3.1-5|1860	Brazilian.
14mr|libreoffice-4.3.1-5|1861	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1862	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1863	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1864	standard locales system.
14mr|libreoffice-4.3.1-5|1865	%endif
14mr|libreoffice-4.3.1-5|1866	
14mr|libreoffice-4.3.1-5|1867	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1868	
14mr|libreoffice-4.3.1-5|1869	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1870	%package l10n-ro
14mr|libreoffice-4.3.1-5|1871	Summary:	Romanian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1872	Group:		Office
14mr|libreoffice-4.3.1-5|1873	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1874	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1875	Requires:	locales-ro
14mr|libreoffice-4.3.1-5|1876	Provides:	LibreOffice-l10n-ro = %{EVRD}
14mr|libreoffice-4.3.1-5|1877	
14mr|libreoffice-4.3.1-5|1878	%description l10n-ro
14mr|libreoffice-4.3.1-5|1879	This package contains the localization of LibreOffice in Romanian.
14mr|libreoffice-4.3.1-5|1880	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1881	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1882	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1883	standard locales system.
14mr|libreoffice-4.3.1-5|1884	%endif
14mr|libreoffice-4.3.1-5|1885	
14mr|libreoffice-4.3.1-5|1886	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1887	
14mr|libreoffice-4.3.1-5|1888	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1889	%package l10n-ru
14mr|libreoffice-4.3.1-5|1890	Summary:	Russian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1891	Group:		Office
14mr|libreoffice-4.3.1-5|1892	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1893	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1894	Requires:	locales-ru
14mr|libreoffice-4.3.1-5|1895	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1896	Requires:	myspell-ru
14mr|libreoffice-4.3.1-5|1897	Requires:	myspell-hyph-ru
14mr|libreoffice-4.3.1-5|1898	Provides:	LibreOffice-l10n-ru = %{EVRD}
14mr|libreoffice-4.3.1-5|1899	Suggests:	%{ooname}-help-ru = %{EVRD}
14mr|libreoffice-4.3.1-5|1900	
14mr|libreoffice-4.3.1-5|1901	%description l10n-ru
14mr|libreoffice-4.3.1-5|1902	This package contains the localization of LibreOffice in Russian.
14mr|libreoffice-4.3.1-5|1903	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1904	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1905	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1906	standard locales system.
14mr|libreoffice-4.3.1-5|1907	%endif
14mr|libreoffice-4.3.1-5|1908	
14mr|libreoffice-4.3.1-5|1909	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1910	
14mr|libreoffice-4.3.1-5|1911	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1912	%package l10n-shs
14mr|libreoffice-4.3.1-5|1913	Summary:	Secwepemctsin language support for LibreOffice
14mr|libreoffice-4.3.1-5|1914	Group:		Office
14mr|libreoffice-4.3.1-5|1915	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1916	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1917	Requires:	locales-shs
14mr|libreoffice-4.3.1-5|1918	Provides:	LibreOffice-l10n-shs = %{EVRD}
14mr|libreoffice-4.3.1-5|1919	
14mr|libreoffice-4.3.1-5|1920	%description l10n-shs
14mr|libreoffice-4.3.1-5|1921	This package contains the localization of LibreOffice in Secwepemctsin.
14mr|libreoffice-4.3.1-5|1922	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1923	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1924	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1925	standard locales system.
14mr|libreoffice-4.3.1-5|1926	%endif
14mr|libreoffice-4.3.1-5|1927	
14mr|libreoffice-4.3.1-5|1928	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1929	
14mr|libreoffice-4.3.1-5|1930	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1931	%package l10n-si
14mr|libreoffice-4.3.1-5|1932	Summary:	Sinhalese language support for LibreOffice
14mr|libreoffice-4.3.1-5|1933	Group:		Office
14mr|libreoffice-4.3.1-5|1934	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1935	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1936	Requires:	locales-si
14mr|libreoffice-4.3.1-5|1937	Provides:	LibreOffice-l10n-si = %{EVRD}
14mr|libreoffice-4.3.1-5|1938	Suggests:	%{ooname}-help-si = %{EVRD}
14mr|libreoffice-4.3.1-5|1939	
14mr|libreoffice-4.3.1-5|1940	%description l10n-si
14mr|libreoffice-4.3.1-5|1941	This package contains the localization of LibreOffice in Sinhalese.
14mr|libreoffice-4.3.1-5|1942	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1943	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1944	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1945	standard locales system.
14mr|libreoffice-4.3.1-5|1946	%endif
14mr|libreoffice-4.3.1-5|1947	
14mr|libreoffice-4.3.1-5|1948	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1949	
14mr|libreoffice-4.3.1-5|1950	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1951	%package l10n-sk
14mr|libreoffice-4.3.1-5|1952	Summary:	Slovak language support for LibreOffice
14mr|libreoffice-4.3.1-5|1953	Group:		Office
14mr|libreoffice-4.3.1-5|1954	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1955	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1956	Requires:	locales-sk
14mr|libreoffice-4.3.1-5|1957	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1958	Requires:	myspell-sk
14mr|libreoffice-4.3.1-5|1959	Requires:	myspell-hyph-sk
14mr|libreoffice-4.3.1-5|1960	Provides:	LibreOffice-l10n-sk = %{EVRD}
14mr|libreoffice-4.3.1-5|1961	Suggests:	%{ooname}-help-sk = %{EVRD}
14mr|libreoffice-4.3.1-5|1962	
14mr|libreoffice-4.3.1-5|1963	%description l10n-sk
14mr|libreoffice-4.3.1-5|1964	This package contains the localization of LibreOffice in Slovak.
14mr|libreoffice-4.3.1-5|1965	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1966	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1967	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1968	standard locales system.
14mr|libreoffice-4.3.1-5|1969	%endif
14mr|libreoffice-4.3.1-5|1970	
14mr|libreoffice-4.3.1-5|1971	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1972	
14mr|libreoffice-4.3.1-5|1973	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1974	%package l10n-sl
14mr|libreoffice-4.3.1-5|1975	Summary:	Slovenian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1976	Group:		Office
14mr|libreoffice-4.3.1-5|1977	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|1978	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|1979	Requires:	locales-sl
14mr|libreoffice-4.3.1-5|1980	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|1981	Requires:	myspell-sl, myspell-hyph-sl
14mr|libreoffice-4.3.1-5|1982	Provides:	LibreOffice-l10n-sl = %{EVRD}
14mr|libreoffice-4.3.1-5|1983	Suggests:	%{ooname}-help-sl = %{EVRD}
14mr|libreoffice-4.3.1-5|1984	
14mr|libreoffice-4.3.1-5|1985	%description l10n-sl
14mr|libreoffice-4.3.1-5|1986	This package contains the localization of LibreOffice in Slovenian.
14mr|libreoffice-4.3.1-5|1987	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|1988	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|1989	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|1990	standard locales system.
14mr|libreoffice-4.3.1-5|1991	%endif
14mr|libreoffice-4.3.1-5|1992	
14mr|libreoffice-4.3.1-5|1993	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|1994	
14mr|libreoffice-4.3.1-5|1995	%if %{with l10n}
14mr|libreoffice-4.3.1-5|1996	%package l10n-sr
14mr|libreoffice-4.3.1-5|1997	Summary:	Serbian language support for LibreOffice
14mr|libreoffice-4.3.1-5|1998	Group:		Office
14mr|libreoffice-4.3.1-5|1999	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2000	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2001	Requires:	locales-sr
14mr|libreoffice-4.3.1-5|2002	Provides:	LibreOffice-l10n-sr = %{EVRD}
14mr|libreoffice-4.3.1-5|2003	
14mr|libreoffice-4.3.1-5|2004	%description l10n-sr
14mr|libreoffice-4.3.1-5|2005	This package contains the localization of LibreOffice in Serbian.
14mr|libreoffice-4.3.1-5|2006	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2007	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2008	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2009	standard locales system.
14mr|libreoffice-4.3.1-5|2010	%endif
14mr|libreoffice-4.3.1-5|2011	
14mr|libreoffice-4.3.1-5|2012	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2013	
14mr|libreoffice-4.3.1-5|2014	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2015	%package l10n-st
14mr|libreoffice-4.3.1-5|2016	Summary:	Sotho language support for LibreOffice
14mr|libreoffice-4.3.1-5|2017	Group:		Office
14mr|libreoffice-4.3.1-5|2018	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2019	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2020	Requires:	locales-st
14mr|libreoffice-4.3.1-5|2021	Provides:	LibreOffice-l10n-st = %{EVRD}
14mr|libreoffice-4.3.1-5|2022	
14mr|libreoffice-4.3.1-5|2023	%description l10n-st
14mr|libreoffice-4.3.1-5|2024	This package contains the localization of LibreOffice in Sotho.
14mr|libreoffice-4.3.1-5|2025	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2026	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2027	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2028	standard locales system.
14mr|libreoffice-4.3.1-5|2029	%endif
14mr|libreoffice-4.3.1-5|2030	
14mr|libreoffice-4.3.1-5|2031	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2032	
14mr|libreoffice-4.3.1-5|2033	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2034	%package l10n-ss
14mr|libreoffice-4.3.1-5|2035	Summary:	Swati language support for LibreOffice
14mr|libreoffice-4.3.1-5|2036	Group:		Office
14mr|libreoffice-4.3.1-5|2037	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2038	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2039	Requires:	locales-ss
14mr|libreoffice-4.3.1-5|2040	Provides:	LibreOffice-l10n-ss = %{EVRD}
14mr|libreoffice-4.3.1-5|2041	
14mr|libreoffice-4.3.1-5|2042	%description l10n-ss
14mr|libreoffice-4.3.1-5|2043	This package contains the localization of LibreOffice in Swati.
14mr|libreoffice-4.3.1-5|2044	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2045	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2046	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2047	standard locales system.
14mr|libreoffice-4.3.1-5|2048	%endif
14mr|libreoffice-4.3.1-5|2049	
14mr|libreoffice-4.3.1-5|2050	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2051	
14mr|libreoffice-4.3.1-5|2052	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2053	%package l10n-sv
14mr|libreoffice-4.3.1-5|2054	Summary:	Swedish language support for LibreOffice
14mr|libreoffice-4.3.1-5|2055	Group:		Office
14mr|libreoffice-4.3.1-5|2056	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2057	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2058	Requires:	locales-sv
14mr|libreoffice-4.3.1-5|2059	Requires:	fonts-ttf-dejavu
14mr|libreoffice-4.3.1-5|2060	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|2061	Requires:	myspell-sv
14mr|libreoffice-4.3.1-5|2062	Requires:	myspell-hyph-sv
14mr|libreoffice-4.3.1-5|2063	Provides:	LibreOffice-l10n-sv = %{EVRD}
14mr|libreoffice-4.3.1-5|2064	Suggests:	%{ooname}-help-sv = %{EVRD}
14mr|libreoffice-4.3.1-5|2065	
14mr|libreoffice-4.3.1-5|2066	%description l10n-sv
14mr|libreoffice-4.3.1-5|2067	This package contains the localization of LibreOffice in Swedish.
14mr|libreoffice-4.3.1-5|2068	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2069	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2070	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2071	standard locales system.
14mr|libreoffice-4.3.1-5|2072	%endif
14mr|libreoffice-4.3.1-5|2073	
14mr|libreoffice-4.3.1-5|2074	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2075	
14mr|libreoffice-4.3.1-5|2076	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2077	%package l10n-ta
14mr|libreoffice-4.3.1-5|2078	Summary:	Tamil language support for LibreOffice
14mr|libreoffice-4.3.1-5|2079	Group:		Office
14mr|libreoffice-4.3.1-5|2080	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2081	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2082	Requires:	locales-ta
14mr|libreoffice-4.3.1-5|2083	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|2084	Provides:	LibreOffice-l10n-ta = %{EVRD}
14mr|libreoffice-4.3.1-5|2085	
14mr|libreoffice-4.3.1-5|2086	%description l10n-ta
14mr|libreoffice-4.3.1-5|2087	This package contains the localization of LibreOffice in Tamil.
14mr|libreoffice-4.3.1-5|2088	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2089	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2090	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2091	standard locales system.
14mr|libreoffice-4.3.1-5|2092	%endif
14mr|libreoffice-4.3.1-5|2093	
14mr|libreoffice-4.3.1-5|2094	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2095	
14mr|libreoffice-4.3.1-5|2096	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2097	%package l10n-te
14mr|libreoffice-4.3.1-5|2098	Summary:	Telugu language support for LibreOffice
14mr|libreoffice-4.3.1-5|2099	Group:		Office
14mr|libreoffice-4.3.1-5|2100	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2101	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2102	Requires:	locales-te
14mr|libreoffice-4.3.1-5|2103	Provides:	LibreOffice-l10n-te = %{EVRD}
14mr|libreoffice-4.3.1-5|2104	
14mr|libreoffice-4.3.1-5|2105	%description l10n-te
14mr|libreoffice-4.3.1-5|2106	This package contains the localization of LibreOffice in Telugu.
14mr|libreoffice-4.3.1-5|2107	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2108	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2109	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2110	standard locales system.
14mr|libreoffice-4.3.1-5|2111	%endif
14mr|libreoffice-4.3.1-5|2112	
14mr|libreoffice-4.3.1-5|2113	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2114	
14mr|libreoffice-4.3.1-5|2115	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2116	%package l10n-th
14mr|libreoffice-4.3.1-5|2117	Summary:	Thai language support for LibreOffice
14mr|libreoffice-4.3.1-5|2118	Group:		Office
14mr|libreoffice-4.3.1-5|2119	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2120	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2121	Requires:	locales-th
14mr|libreoffice-4.3.1-5|2122	Provides:	LibreOffice-l10n-th = %{EVRD}
14mr|libreoffice-4.3.1-5|2123	
14mr|libreoffice-4.3.1-5|2124	%description l10n-th
14mr|libreoffice-4.3.1-5|2125	This package contains the localization of LibreOffice in Thai.
14mr|libreoffice-4.3.1-5|2126	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2127	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2128	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2129	standard locales system.
14mr|libreoffice-4.3.1-5|2130	%endif
14mr|libreoffice-4.3.1-5|2131	
14mr|libreoffice-4.3.1-5|2132	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2133	
14mr|libreoffice-4.3.1-5|2134	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2135	%package l10n-tn
14mr|libreoffice-4.3.1-5|2136	Summary:	Tswana language support for LibreOffice
14mr|libreoffice-4.3.1-5|2137	Group:		Office
14mr|libreoffice-4.3.1-5|2138	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2139	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2140	Requires:	locales-tn
14mr|libreoffice-4.3.1-5|2141	Provides:	LibreOffice-l10n-tn = %{EVRD}
14mr|libreoffice-4.3.1-5|2142	
14mr|libreoffice-4.3.1-5|2143	%description l10n-tn
14mr|libreoffice-4.3.1-5|2144	This package contains the localization of LibreOffice in Tswana.
14mr|libreoffice-4.3.1-5|2145	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2146	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2147	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2148	standard locales system.
14mr|libreoffice-4.3.1-5|2149	%endif
14mr|libreoffice-4.3.1-5|2150	
14mr|libreoffice-4.3.1-5|2151	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2152	
14mr|libreoffice-4.3.1-5|2153	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2154	%package l10n-tr
14mr|libreoffice-4.3.1-5|2155	Summary:	Turkish language support for LibreOffice
14mr|libreoffice-4.3.1-5|2156	Group:		Office
14mr|libreoffice-4.3.1-5|2157	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2158	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2159	Requires:	locales-tr
14mr|libreoffice-4.3.1-5|2160	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|2161	Provides:	LibreOffice-l10n-tr = %{EVRD}
14mr|libreoffice-4.3.1-5|2162	Suggests:	%{ooname}-help-tr = %{EVRD}
14mr|libreoffice-4.3.1-5|2163	
14mr|libreoffice-4.3.1-5|2164	%description l10n-tr
14mr|libreoffice-4.3.1-5|2165	This package contains the localization of LibreOffice in Turkish.
14mr|libreoffice-4.3.1-5|2166	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2167	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2168	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2169	standard locales system.
14mr|libreoffice-4.3.1-5|2170	%endif
14mr|libreoffice-4.3.1-5|2171	
14mr|libreoffice-4.3.1-5|2172	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2173	
14mr|libreoffice-4.3.1-5|2174	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2175	%package l10n-ts
14mr|libreoffice-4.3.1-5|2176	Summary:	Tsonga language support for LibreOffice
14mr|libreoffice-4.3.1-5|2177	Group:		Office
14mr|libreoffice-4.3.1-5|2178	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2179	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2180	Requires:	locales-ts
14mr|libreoffice-4.3.1-5|2181	Provides:	LibreOffice-l10n-ts = %{EVRD}
14mr|libreoffice-4.3.1-5|2182	
14mr|libreoffice-4.3.1-5|2183	%description l10n-ts
14mr|libreoffice-4.3.1-5|2184	This package contains the localization of LibreOffice in Tsonga.
14mr|libreoffice-4.3.1-5|2185	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2186	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2187	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2188	standard locales system.
14mr|libreoffice-4.3.1-5|2189	%endif
14mr|libreoffice-4.3.1-5|2190	
14mr|libreoffice-4.3.1-5|2191	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2192	
14mr|libreoffice-4.3.1-5|2193	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2194	%package l10n-uk
14mr|libreoffice-4.3.1-5|2195	Summary:	Ukrainian language support for LibreOffice
14mr|libreoffice-4.3.1-5|2196	Group:		Office
14mr|libreoffice-4.3.1-5|2197	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2198	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2199	Requires:	locales-uk
14mr|libreoffice-4.3.1-5|2200	Provides:	LibreOffice-l10n-uk = %{EVRD}
14mr|libreoffice-4.3.1-5|2201	Suggests:	%{ooname}-help-uk = %{EVRD}
14mr|libreoffice-4.3.1-5|2202	
14mr|libreoffice-4.3.1-5|2203	%description l10n-uk
14mr|libreoffice-4.3.1-5|2204	This package contains the localization of LibreOffice in Ukrainian.
14mr|libreoffice-4.3.1-5|2205	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2206	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2207	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2208	standard locales system.
14mr|libreoffice-4.3.1-5|2209	%endif
14mr|libreoffice-4.3.1-5|2210	
14mr|libreoffice-4.3.1-5|2211	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2212	
14mr|libreoffice-4.3.1-5|2213	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2214	%package l10n-ve
14mr|libreoffice-4.3.1-5|2215	Summary:	Venda language support for LibreOffice
14mr|libreoffice-4.3.1-5|2216	Group:		Office
14mr|libreoffice-4.3.1-5|2217	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2218	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2219	Requires:	locales-ve
14mr|libreoffice-4.3.1-5|2220	Provides:	LibreOffice-l10n-ve = %{EVRD}
14mr|libreoffice-4.3.1-5|2221	
14mr|libreoffice-4.3.1-5|2222	%description l10n-ve
14mr|libreoffice-4.3.1-5|2223	This package contains the localization of LibreOffice in Venda.
14mr|libreoffice-4.3.1-5|2224	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2225	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2226	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2227	standard locales system.
14mr|libreoffice-4.3.1-5|2228	%endif
14mr|libreoffice-4.3.1-5|2229	
14mr|libreoffice-4.3.1-5|2230	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2231	
14mr|libreoffice-4.3.1-5|2232	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2233	%package l10n-xh
14mr|libreoffice-4.3.1-5|2234	Summary:	Xhosa language support for LibreOffice
14mr|libreoffice-4.3.1-5|2235	Group:		Office
14mr|libreoffice-4.3.1-5|2236	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2237	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2238	Requires:	locales-xh
14mr|libreoffice-4.3.1-5|2239	Provides:	LibreOffice-l10n-xh = %{EVRD}
14mr|libreoffice-4.3.1-5|2240	
14mr|libreoffice-4.3.1-5|2241	%description l10n-xh
14mr|libreoffice-4.3.1-5|2242	This package contains the localization of LibreOffice in Xhosa.
14mr|libreoffice-4.3.1-5|2243	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2244	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2245	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2246	standard locales system.
14mr|libreoffice-4.3.1-5|2247	%endif
14mr|libreoffice-4.3.1-5|2248	
14mr|libreoffice-4.3.1-5|2249	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2250	
14mr|libreoffice-4.3.1-5|2251	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2252	%package l10n-zh_CN
14mr|libreoffice-4.3.1-5|2253	Summary:	Chinese Simplified language support for LibreOffice
14mr|libreoffice-4.3.1-5|2254	Group:		Office
14mr|libreoffice-4.3.1-5|2255	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2256	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2257	Requires:	locales-zh
14mr|libreoffice-4.3.1-5|2258	Requires:	fonts-ttf-chinese
14mr|libreoffice-4.3.1-5|2259	Provides:	LibreOffice-l10n-zh_CN = %{EVRD}
14mr|libreoffice-4.3.1-5|2260	Suggests:	%{ooname}-help-zh_CN = %{EVRD}
14mr|libreoffice-4.3.1-5|2261	
14mr|libreoffice-4.3.1-5|2262	%description l10n-zh_CN
14mr|libreoffice-4.3.1-5|2263	This package contains the localization of LibreOffice in Chinese Simplified.
14mr|libreoffice-4.3.1-5|2264	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2265	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2266	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2267	standard locales system.
14mr|libreoffice-4.3.1-5|2268	%endif
14mr|libreoffice-4.3.1-5|2269	
14mr|libreoffice-4.3.1-5|2270	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2271	
14mr|libreoffice-4.3.1-5|2272	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2273	%package l10n-zh_TW
14mr|libreoffice-4.3.1-5|2274	Summary:	Chinese Traditional language support for LibreOffice
14mr|libreoffice-4.3.1-5|2275	Group:		Office
14mr|libreoffice-4.3.1-5|2276	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2277	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2278	Requires:	locales-zh
14mr|libreoffice-4.3.1-5|2279	Requires:	fonts-ttf-chinese
14mr|libreoffice-4.3.1-5|2280	Provides:	LibreOffice-l10n-zh_TW = %{EVRD}
14mr|libreoffice-4.3.1-5|2281	Suggests:	%{ooname}-help-zh_TW = %{EVRD}
14mr|libreoffice-4.3.1-5|2282	
14mr|libreoffice-4.3.1-5|2283	%description l10n-zh_TW
14mr|libreoffice-4.3.1-5|2284	This package contains the localization of LibreOffice in Chinese
14mr|libreoffice-4.3.1-5|2285	Traditional.
14mr|libreoffice-4.3.1-5|2286	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2287	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2288	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2289	standard locales system.
14mr|libreoffice-4.3.1-5|2290	%endif
14mr|libreoffice-4.3.1-5|2291	
14mr|libreoffice-4.3.1-5|2292	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2293	
14mr|libreoffice-4.3.1-5|2294	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2295	%package l10n-zu
14mr|libreoffice-4.3.1-5|2296	Summary:	Zulu language support for LibreOffice
14mr|libreoffice-4.3.1-5|2297	Group:		Office
14mr|libreoffice-4.3.1-5|2298	Provides:	%{ooname}-l10n = %{EVRD}
14mr|libreoffice-4.3.1-5|2299	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2300	Requires:	locales-zu
14mr|libreoffice-4.3.1-5|2301	Requires:	urw-fonts
14mr|libreoffice-4.3.1-5|2302	Requires:	myspell-zu
14mr|libreoffice-4.3.1-5|2303	Provides:	LibreOffice-l10n-zu = %{EVRD}
14mr|libreoffice-4.3.1-5|2304	
14mr|libreoffice-4.3.1-5|2305	%description l10n-zu
14mr|libreoffice-4.3.1-5|2306	This package contains the localization of LibreOffice in Zulu.
14mr|libreoffice-4.3.1-5|2307	It contains the user interface, the templates and the autotext
14mr|libreoffice-4.3.1-5|2308	features. Please note that not all of these are available for all
14mr|libreoffice-4.3.1-5|2309	possible language. You can switch user interface language using the
14mr|libreoffice-4.3.1-5|2310	standard locales system.
14mr|libreoffice-4.3.1-5|2311	%endif
14mr|libreoffice-4.3.1-5|2312	
14mr|libreoffice-4.3.1-5|2313	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2314	
14mr|libreoffice-4.3.1-5|2315	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2316	%package help-bg
14mr|libreoffice-4.3.1-5|2317	Summary:	Bulgarian help for LibreOffice
14mr|libreoffice-4.3.1-5|2318	Group:		Office
14mr|libreoffice-4.3.1-5|2319	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2320	Requires:	%{ooname}-l10n-bg = %{EVRD}
14mr|libreoffice-4.3.1-5|2321	Provides:	LibreOffice-help-bg = %{EVRD}
14mr|libreoffice-4.3.1-5|2322	
14mr|libreoffice-4.3.1-5|2323	%description help-bg
14mr|libreoffice-4.3.1-5|2324	This package contains the localized help files of LibreOffice in Bulgarian.
14mr|libreoffice-4.3.1-5|2325	%endif
14mr|libreoffice-4.3.1-5|2326	
14mr|libreoffice-4.3.1-5|2327	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2328	
14mr|libreoffice-4.3.1-5|2329	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2330	%package help-bn
14mr|libreoffice-4.3.1-5|2331	Summary:	Bengali help for LibreOffice
14mr|libreoffice-4.3.1-5|2332	Group:		Office
14mr|libreoffice-4.3.1-5|2333	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2334	Requires:	%{ooname}-l10n-bn = %{EVRD}
14mr|libreoffice-4.3.1-5|2335	Provides:	LibreOffice-help-bn = %{EVRD}
14mr|libreoffice-4.3.1-5|2336	
14mr|libreoffice-4.3.1-5|2337	%description help-bn
14mr|libreoffice-4.3.1-5|2338	This package contains the localized help files of LibreOffice in Bengali.
14mr|libreoffice-4.3.1-5|2339	%endif
14mr|libreoffice-4.3.1-5|2340	
14mr|libreoffice-4.3.1-5|2341	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2342	
14mr|libreoffice-4.3.1-5|2343	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2344	%package help-bs
14mr|libreoffice-4.3.1-5|2345	Summary:	Bosnian help for LibreOffice
14mr|libreoffice-4.3.1-5|2346	Group:		Office
14mr|libreoffice-4.3.1-5|2347	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2348	Requires:	%{ooname}-l10n-bs = %{EVRD}
14mr|libreoffice-4.3.1-5|2349	Provides:	LibreOffice-help-bs = %{EVRD}
14mr|libreoffice-4.3.1-5|2350	
14mr|libreoffice-4.3.1-5|2351	%description help-bs
14mr|libreoffice-4.3.1-5|2352	This package contains the localized help files of LibreOffice in Bosnian.
14mr|libreoffice-4.3.1-5|2353	%endif
14mr|libreoffice-4.3.1-5|2354	
14mr|libreoffice-4.3.1-5|2355	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2356	
14mr|libreoffice-4.3.1-5|2357	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2358	%package help-ca
14mr|libreoffice-4.3.1-5|2359	Summary:	Catalan help for LibreOffice
14mr|libreoffice-4.3.1-5|2360	Group:		Office
14mr|libreoffice-4.3.1-5|2361	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2362	Requires:	%{ooname}-l10n-ca = %{EVRD}
14mr|libreoffice-4.3.1-5|2363	Provides:	LibreOffice-help-ca = %{EVRD}
14mr|libreoffice-4.3.1-5|2364	
14mr|libreoffice-4.3.1-5|2365	%description help-ca
14mr|libreoffice-4.3.1-5|2366	This package contains the localized help files of LibreOffice in Catalan.
14mr|libreoffice-4.3.1-5|2367	%endif
14mr|libreoffice-4.3.1-5|2368	
14mr|libreoffice-4.3.1-5|2369	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2370	
14mr|libreoffice-4.3.1-5|2371	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2372	%package help-cs
14mr|libreoffice-4.3.1-5|2373	Summary:	Czech help for LibreOffice
14mr|libreoffice-4.3.1-5|2374	Group:		Office
14mr|libreoffice-4.3.1-5|2375	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2376	Requires:	%{ooname}-l10n-cs = %{EVRD}
14mr|libreoffice-4.3.1-5|2377	Provides:	LibreOffice-help-cs = %{EVRD}
14mr|libreoffice-4.3.1-5|2378	
14mr|libreoffice-4.3.1-5|2379	%description help-cs
14mr|libreoffice-4.3.1-5|2380	This package contains the localized help files of LibreOffice in Czech.
14mr|libreoffice-4.3.1-5|2381	%endif
14mr|libreoffice-4.3.1-5|2382	
14mr|libreoffice-4.3.1-5|2383	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2384	
14mr|libreoffice-4.3.1-5|2385	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2386	%package help-da
14mr|libreoffice-4.3.1-5|2387	Summary:	Danish help for LibreOffice
14mr|libreoffice-4.3.1-5|2388	Group:		Office
14mr|libreoffice-4.3.1-5|2389	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2390	Requires:	%{ooname}-l10n-da = %{EVRD}
14mr|libreoffice-4.3.1-5|2391	Provides:	LibreOffice-help-da = %{EVRD}
14mr|libreoffice-4.3.1-5|2392	
14mr|libreoffice-4.3.1-5|2393	%description help-da
14mr|libreoffice-4.3.1-5|2394	This package contains the localized help files of LibreOffice in Danish.
14mr|libreoffice-4.3.1-5|2395	%endif
14mr|libreoffice-4.3.1-5|2396	
14mr|libreoffice-4.3.1-5|2397	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2398	
14mr|libreoffice-4.3.1-5|2399	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2400	%package help-de
14mr|libreoffice-4.3.1-5|2401	Summary:	German help for LibreOffice
14mr|libreoffice-4.3.1-5|2402	Group:		Office
14mr|libreoffice-4.3.1-5|2403	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2404	Requires:	%{ooname}-l10n-de = %{EVRD}
14mr|libreoffice-4.3.1-5|2405	Provides:	LibreOffice-help-de = %{EVRD}
14mr|libreoffice-4.3.1-5|2406	
14mr|libreoffice-4.3.1-5|2407	%description help-de
14mr|libreoffice-4.3.1-5|2408	This package contains the localized help files of LibreOffice in German.
14mr|libreoffice-4.3.1-5|2409	%endif
14mr|libreoffice-4.3.1-5|2410	
14mr|libreoffice-4.3.1-5|2411	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2412	
14mr|libreoffice-4.3.1-5|2413	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2414	%package help-dz
14mr|libreoffice-4.3.1-5|2415	Summary:	Dzongkha help for LibreOffice
14mr|libreoffice-4.3.1-5|2416	Group:		Office
14mr|libreoffice-4.3.1-5|2417	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2418	Requires:	%{ooname}-l10n-dz = %{EVRD}
14mr|libreoffice-4.3.1-5|2419	Provides:	LibreOffice-help-dz = %{EVRD}
14mr|libreoffice-4.3.1-5|2420	
14mr|libreoffice-4.3.1-5|2421	%description help-dz
14mr|libreoffice-4.3.1-5|2422	This package contains the localized help files of LibreOffice in Dzongkha.
14mr|libreoffice-4.3.1-5|2423	%endif
14mr|libreoffice-4.3.1-5|2424	
14mr|libreoffice-4.3.1-5|2425	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2426	
14mr|libreoffice-4.3.1-5|2427	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2428	%package help-el
14mr|libreoffice-4.3.1-5|2429	Summary:	Greek help for LibreOffice
14mr|libreoffice-4.3.1-5|2430	Group:		Office
14mr|libreoffice-4.3.1-5|2431	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2432	Requires:	%{ooname}-l10n-el = %{EVRD}
14mr|libreoffice-4.3.1-5|2433	Provides:	LibreOffice-help-el = %{EVRD}
14mr|libreoffice-4.3.1-5|2434	
14mr|libreoffice-4.3.1-5|2435	%description help-el
14mr|libreoffice-4.3.1-5|2436	This package contains the localized help files of LibreOffice in Greek.
14mr|libreoffice-4.3.1-5|2437	%endif
14mr|libreoffice-4.3.1-5|2438	
14mr|libreoffice-4.3.1-5|2439	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2440	
14mr|libreoffice-4.3.1-5|2441	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2442	%package help-en_GB
14mr|libreoffice-4.3.1-5|2443	Summary:	British help for LibreOffice
14mr|libreoffice-4.3.1-5|2444	Group:		Office
14mr|libreoffice-4.3.1-5|2445	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2446	Requires:	%{ooname}-l10n-en_GB = %{EVRD}
14mr|libreoffice-4.3.1-5|2447	Provides:	LibreOffice-help-en_GB = %{EVRD}
14mr|libreoffice-4.3.1-5|2448	
14mr|libreoffice-4.3.1-5|2449	%description help-en_GB
14mr|libreoffice-4.3.1-5|2450	This package contains the localized help files of LibreOffice in British.
14mr|libreoffice-4.3.1-5|2451	%endif
14mr|libreoffice-4.3.1-5|2452	
14mr|libreoffice-4.3.1-5|2453	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2454	
14mr|libreoffice-4.3.1-5|2455	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2456	%package help-en_US
14mr|libreoffice-4.3.1-5|2457	Summary:	American English help for LibreOffice
14mr|libreoffice-4.3.1-5|2458	Group:		Office
14mr|libreoffice-4.3.1-5|2459	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2460	Requires:	%{ooname}-common = %{EVRD}
14mr|libreoffice-4.3.1-5|2461	Provides:	LibreOffice-help-en_US = %{EVRD}
14mr|libreoffice-4.3.1-5|2462	
14mr|libreoffice-4.3.1-5|2463	%description help-en_US
14mr|libreoffice-4.3.1-5|2464	This package contains the localized help files of LibreOffice
14mr|libreoffice-4.3.1-5|2465	in American English.
14mr|libreoffice-4.3.1-5|2466	%endif
14mr|libreoffice-4.3.1-5|2467	
14mr|libreoffice-4.3.1-5|2468	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2469	
14mr|libreoffice-4.3.1-5|2470	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2471	%package help-es
14mr|libreoffice-4.3.1-5|2472	Summary:	Spanish help for LibreOffice
14mr|libreoffice-4.3.1-5|2473	Group:		Office
14mr|libreoffice-4.3.1-5|2474	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2475	Requires:	%{ooname}-l10n-es = %{EVRD}
14mr|libreoffice-4.3.1-5|2476	Provides:	LibreOffice-help-es = %{EVRD}
14mr|libreoffice-4.3.1-5|2477	
14mr|libreoffice-4.3.1-5|2478	%description help-es
14mr|libreoffice-4.3.1-5|2479	This package contains the localized help files of LibreOffice in Spanish.
14mr|libreoffice-4.3.1-5|2480	%endif
14mr|libreoffice-4.3.1-5|2481	
14mr|libreoffice-4.3.1-5|2482	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2483	
14mr|libreoffice-4.3.1-5|2484	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2485	%package help-et
14mr|libreoffice-4.3.1-5|2486	Summary:	Estonian help for LibreOffice
14mr|libreoffice-4.3.1-5|2487	Group:		Office
14mr|libreoffice-4.3.1-5|2488	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2489	Requires:	%{ooname}-l10n-et = %{EVRD}
14mr|libreoffice-4.3.1-5|2490	Provides:	LibreOffice-help-et = %{EVRD}
14mr|libreoffice-4.3.1-5|2491	
14mr|libreoffice-4.3.1-5|2492	%description help-et
14mr|libreoffice-4.3.1-5|2493	This package contains the localized help files of LibreOffice in Estonian.
14mr|libreoffice-4.3.1-5|2494	%endif
14mr|libreoffice-4.3.1-5|2495	
14mr|libreoffice-4.3.1-5|2496	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2497	
14mr|libreoffice-4.3.1-5|2498	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2499	%package help-eu
14mr|libreoffice-4.3.1-5|2500	Summary:	Basque help for LibreOffice
14mr|libreoffice-4.3.1-5|2501	Group:		Office
14mr|libreoffice-4.3.1-5|2502	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2503	Requires:	%{ooname}-l10n-eu = %{EVRD}
14mr|libreoffice-4.3.1-5|2504	Provides:	LibreOffice-help-eu = %{EVRD}
14mr|libreoffice-4.3.1-5|2505	
14mr|libreoffice-4.3.1-5|2506	%description help-eu
14mr|libreoffice-4.3.1-5|2507	This package contains the localized help files of LibreOffice in Basque.
14mr|libreoffice-4.3.1-5|2508	%endif
14mr|libreoffice-4.3.1-5|2509	
14mr|libreoffice-4.3.1-5|2510	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2511	
14mr|libreoffice-4.3.1-5|2512	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2513	%package help-fi
14mr|libreoffice-4.3.1-5|2514	Summary:	Finnish help for LibreOffice
14mr|libreoffice-4.3.1-5|2515	Group:		Office
14mr|libreoffice-4.3.1-5|2516	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2517	Requires:	%{ooname}-l10n-fi = %{EVRD}
14mr|libreoffice-4.3.1-5|2518	Provides:	LibreOffice-help-fi = %{EVRD}
14mr|libreoffice-4.3.1-5|2519	
14mr|libreoffice-4.3.1-5|2520	%description help-fi
14mr|libreoffice-4.3.1-5|2521	This package contains the localized help files of LibreOffice in Finnish.
14mr|libreoffice-4.3.1-5|2522	%endif
14mr|libreoffice-4.3.1-5|2523	
14mr|libreoffice-4.3.1-5|2524	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2525	
14mr|libreoffice-4.3.1-5|2526	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2527	%package help-fr
14mr|libreoffice-4.3.1-5|2528	Summary:	French help for LibreOffice
14mr|libreoffice-4.3.1-5|2529	Group:		Office
14mr|libreoffice-4.3.1-5|2530	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2531	Requires:	%{ooname}-l10n-fr = %{EVRD}
14mr|libreoffice-4.3.1-5|2532	Provides:	LibreOffice-help-fr = %{EVRD}
14mr|libreoffice-4.3.1-5|2533	
14mr|libreoffice-4.3.1-5|2534	%description help-fr
14mr|libreoffice-4.3.1-5|2535	This package contains the localized help files of LibreOffice in French.
14mr|libreoffice-4.3.1-5|2536	%endif
14mr|libreoffice-4.3.1-5|2537	
14mr|libreoffice-4.3.1-5|2538	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2539	
14mr|libreoffice-4.3.1-5|2540	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2541	%package help-gu
14mr|libreoffice-4.3.1-5|2542	Summary:	Gujarati help for LibreOffice
14mr|libreoffice-4.3.1-5|2543	Group:		Office
14mr|libreoffice-4.3.1-5|2544	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2545	Requires:	%{ooname}-l10n-gu = %{EVRD}
14mr|libreoffice-4.3.1-5|2546	Provides:	LibreOffice-help-gu = %{EVRD}
14mr|libreoffice-4.3.1-5|2547	
14mr|libreoffice-4.3.1-5|2548	%description help-gu
14mr|libreoffice-4.3.1-5|2549	This package contains the localized help files of LibreOffice in Gujarati.
14mr|libreoffice-4.3.1-5|2550	%endif
14mr|libreoffice-4.3.1-5|2551	
14mr|libreoffice-4.3.1-5|2552	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2553	
14mr|libreoffice-4.3.1-5|2554	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2555	%package help-gl
14mr|libreoffice-4.3.1-5|2556	Summary:	Galician help for LibreOffice
14mr|libreoffice-4.3.1-5|2557	Group:		Office
14mr|libreoffice-4.3.1-5|2558	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2559	Requires:	%{ooname}-l10n-gl = %{EVRD}
14mr|libreoffice-4.3.1-5|2560	Provides:	LibreOffice-help-gl = %{EVRD}
14mr|libreoffice-4.3.1-5|2561	
14mr|libreoffice-4.3.1-5|2562	%description help-gl
14mr|libreoffice-4.3.1-5|2563	This package contains the localized help files of LibreOffice in Galician.
14mr|libreoffice-4.3.1-5|2564	%endif
14mr|libreoffice-4.3.1-5|2565	
14mr|libreoffice-4.3.1-5|2566	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2567	
14mr|libreoffice-4.3.1-5|2568	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2569	%package help-he
14mr|libreoffice-4.3.1-5|2570	Summary:	Hebrew help for LibreOffice
14mr|libreoffice-4.3.1-5|2571	Group:		Office
14mr|libreoffice-4.3.1-5|2572	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2573	Requires:	%{ooname}-l10n-he = %{EVRD}
14mr|libreoffice-4.3.1-5|2574	Provides:	LibreOffice-help-he = %{EVRD}
14mr|libreoffice-4.3.1-5|2575	
14mr|libreoffice-4.3.1-5|2576	%description help-he
14mr|libreoffice-4.3.1-5|2577	This package contains the localized help files of LibreOffice in Hebrew.
14mr|libreoffice-4.3.1-5|2578	%endif
14mr|libreoffice-4.3.1-5|2579	
14mr|libreoffice-4.3.1-5|2580	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2581	
14mr|libreoffice-4.3.1-5|2582	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2583	%package help-hi
14mr|libreoffice-4.3.1-5|2584	Summary:	Hindi help for LibreOffice
14mr|libreoffice-4.3.1-5|2585	Group:		Office
14mr|libreoffice-4.3.1-5|2586	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2587	Requires:	%{ooname}-l10n-hi = %{EVRD}
14mr|libreoffice-4.3.1-5|2588	Provides:	LibreOffice-help-hi = %{EVRD}
14mr|libreoffice-4.3.1-5|2589	
14mr|libreoffice-4.3.1-5|2590	%description help-hi
14mr|libreoffice-4.3.1-5|2591	This package contains the localized help files of LibreOffice in Hindi.
14mr|libreoffice-4.3.1-5|2592	%endif
14mr|libreoffice-4.3.1-5|2593	
14mr|libreoffice-4.3.1-5|2594	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2595	
14mr|libreoffice-4.3.1-5|2596	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2597	%package help-hr
14mr|libreoffice-4.3.1-5|2598	Summary:	Croatian help for LibreOffice
14mr|libreoffice-4.3.1-5|2599	Group:		Office
14mr|libreoffice-4.3.1-5|2600	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2601	Requires:	%{ooname}-l10n-hr = %{EVRD}
14mr|libreoffice-4.3.1-5|2602	Provides:	LibreOffice-help-hr = %{EVRD}
14mr|libreoffice-4.3.1-5|2603	
14mr|libreoffice-4.3.1-5|2604	%description help-hr
14mr|libreoffice-4.3.1-5|2605	This package contains the localized help files of LibreOffice in Croatian.
14mr|libreoffice-4.3.1-5|2606	%endif
14mr|libreoffice-4.3.1-5|2607	
14mr|libreoffice-4.3.1-5|2608	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2609	
14mr|libreoffice-4.3.1-5|2610	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2611	%package help-hu
14mr|libreoffice-4.3.1-5|2612	Summary:	Hungarian help for LibreOffice
14mr|libreoffice-4.3.1-5|2613	Group:		Office
14mr|libreoffice-4.3.1-5|2614	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2615	Requires:	%{ooname}-l10n-hu = %{EVRD}
14mr|libreoffice-4.3.1-5|2616	Provides:	LibreOffice-help-hu = %{EVRD}
14mr|libreoffice-4.3.1-5|2617	
14mr|libreoffice-4.3.1-5|2618	%description help-hu
14mr|libreoffice-4.3.1-5|2619	This package contains the localized help files of LibreOffice in Hungarian.
14mr|libreoffice-4.3.1-5|2620	%endif
14mr|libreoffice-4.3.1-5|2621	
14mr|libreoffice-4.3.1-5|2622	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2623	
14mr|libreoffice-4.3.1-5|2624	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2625	%package help-it
14mr|libreoffice-4.3.1-5|2626	Summary:	Italian help for LibreOffice
14mr|libreoffice-4.3.1-5|2627	Group:		Office
14mr|libreoffice-4.3.1-5|2628	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2629	Requires:	%{ooname}-l10n-it = %{EVRD}
14mr|libreoffice-4.3.1-5|2630	Provides:	LibreOffice-help-it = %{EVRD}
14mr|libreoffice-4.3.1-5|2631	
14mr|libreoffice-4.3.1-5|2632	%description help-it
14mr|libreoffice-4.3.1-5|2633	This package contains the localized help files of LibreOffice in Italian.
14mr|libreoffice-4.3.1-5|2634	%endif
14mr|libreoffice-4.3.1-5|2635	
14mr|libreoffice-4.3.1-5|2636	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2637	
14mr|libreoffice-4.3.1-5|2638	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2639	%package help-ja
14mr|libreoffice-4.3.1-5|2640	Summary:	Japanese help for LibreOffice
14mr|libreoffice-4.3.1-5|2641	Group:		Office
14mr|libreoffice-4.3.1-5|2642	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2643	Requires:	%{ooname}-l10n-ja = %{EVRD}
14mr|libreoffice-4.3.1-5|2644	Provides:	LibreOffice-help-ja = %{EVRD}
14mr|libreoffice-4.3.1-5|2645	
14mr|libreoffice-4.3.1-5|2646	%description help-ja
14mr|libreoffice-4.3.1-5|2647	This package contains the localized help files of LibreOffice in Japanese.
14mr|libreoffice-4.3.1-5|2648	%endif
14mr|libreoffice-4.3.1-5|2649	
14mr|libreoffice-4.3.1-5|2650	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2651	
14mr|libreoffice-4.3.1-5|2652	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2653	%package help-ko
14mr|libreoffice-4.3.1-5|2654	Summary:	Korean help for LibreOffice
14mr|libreoffice-4.3.1-5|2655	Group:		Office
14mr|libreoffice-4.3.1-5|2656	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2657	Requires:	%{ooname}-l10n-ko = %{EVRD}
14mr|libreoffice-4.3.1-5|2658	Provides:	LibreOffice-help-ko = %{EVRD}
14mr|libreoffice-4.3.1-5|2659	
14mr|libreoffice-4.3.1-5|2660	%description help-ko
14mr|libreoffice-4.3.1-5|2661	This package contains the localized help files of LibreOffice in Korean.
14mr|libreoffice-4.3.1-5|2662	%endif
14mr|libreoffice-4.3.1-5|2663	
14mr|libreoffice-4.3.1-5|2664	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2665	
14mr|libreoffice-4.3.1-5|2666	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2667	%package help-mk
14mr|libreoffice-4.3.1-5|2668	Summary:	Macedonian help for LibreOffice
14mr|libreoffice-4.3.1-5|2669	Group:		Office
14mr|libreoffice-4.3.1-5|2670	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2671	Requires:	%{ooname}-l10n-mk = %{EVRD}
14mr|libreoffice-4.3.1-5|2672	Provides:	LibreOffice-help-mk = %{EVRD}
14mr|libreoffice-4.3.1-5|2673	
14mr|libreoffice-4.3.1-5|2674	%description help-mk
14mr|libreoffice-4.3.1-5|2675	This package contains the localized help files of LibreOffice in Macedonian.
14mr|libreoffice-4.3.1-5|2676	%endif
14mr|libreoffice-4.3.1-5|2677	
14mr|libreoffice-4.3.1-5|2678	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2679	
14mr|libreoffice-4.3.1-5|2680	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2681	%package help-nb
14mr|libreoffice-4.3.1-5|2682	Summary:	Norwegian Bokmal help for LibreOffice
14mr|libreoffice-4.3.1-5|2683	Group:		Office
14mr|libreoffice-4.3.1-5|2684	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2685	Requires:	%{ooname}-l10n-nb = %{EVRD}
14mr|libreoffice-4.3.1-5|2686	Provides:	LibreOffice-help-nb = %{EVRD}
14mr|libreoffice-4.3.1-5|2687	
14mr|libreoffice-4.3.1-5|2688	%description help-nb
14mr|libreoffice-4.3.1-5|2689	This package contains the localized help files of LibreOffice in Norwegian
14mr|libreoffice-4.3.1-5|2690	Bokmal.
14mr|libreoffice-4.3.1-5|2691	%endif
14mr|libreoffice-4.3.1-5|2692	
14mr|libreoffice-4.3.1-5|2693	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2694	
14mr|libreoffice-4.3.1-5|2695	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2696	%package help-nl
14mr|libreoffice-4.3.1-5|2697	Summary:	Dutch help for LibreOffice
14mr|libreoffice-4.3.1-5|2698	Group:		Office
14mr|libreoffice-4.3.1-5|2699	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2700	Requires:	%{ooname}-l10n-nl = %{EVRD}
14mr|libreoffice-4.3.1-5|2701	Provides:	LibreOffice-help-nl = %{EVRD}
14mr|libreoffice-4.3.1-5|2702	
14mr|libreoffice-4.3.1-5|2703	%description help-nl
14mr|libreoffice-4.3.1-5|2704	This package contains the localized help files of LibreOffice in Dutch.
14mr|libreoffice-4.3.1-5|2705	%endif
14mr|libreoffice-4.3.1-5|2706	
14mr|libreoffice-4.3.1-5|2707	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2708	
14mr|libreoffice-4.3.1-5|2709	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2710	%package help-nn
14mr|libreoffice-4.3.1-5|2711	Summary:	Norwegian Nynorsk help for LibreOffice
14mr|libreoffice-4.3.1-5|2712	Group:		Office
14mr|libreoffice-4.3.1-5|2713	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2714	Requires:	%{ooname}-l10n-nn = %{EVRD}
14mr|libreoffice-4.3.1-5|2715	Provides:	LibreOffice-help-nn = %{EVRD}
14mr|libreoffice-4.3.1-5|2716	
14mr|libreoffice-4.3.1-5|2717	%description help-nn
14mr|libreoffice-4.3.1-5|2718	This package contains the localized help files of LibreOffice in Norwegian
14mr|libreoffice-4.3.1-5|2719	Nynorsk.
14mr|libreoffice-4.3.1-5|2720	%endif
14mr|libreoffice-4.3.1-5|2721	
14mr|libreoffice-4.3.1-5|2722	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2723	
14mr|libreoffice-4.3.1-5|2724	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2725	%package help-pl
14mr|libreoffice-4.3.1-5|2726	Summary:	Polish help for LibreOffice
14mr|libreoffice-4.3.1-5|2727	Group:		Office
14mr|libreoffice-4.3.1-5|2728	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2729	Requires:	%{ooname}-l10n-pl = %{EVRD}
14mr|libreoffice-4.3.1-5|2730	Provides:	LibreOffice-help-pl = %{EVRD}
14mr|libreoffice-4.3.1-5|2731	
14mr|libreoffice-4.3.1-5|2732	%description help-pl
14mr|libreoffice-4.3.1-5|2733	This package contains the localized help files of LibreOffice in Polish.
14mr|libreoffice-4.3.1-5|2734	%endif
14mr|libreoffice-4.3.1-5|2735	
14mr|libreoffice-4.3.1-5|2736	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2737	
14mr|libreoffice-4.3.1-5|2738	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2739	%package help-pt
14mr|libreoffice-4.3.1-5|2740	Summary:	Portuguese help for LibreOffice
14mr|libreoffice-4.3.1-5|2741	Group:		Office
14mr|libreoffice-4.3.1-5|2742	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2743	Requires:	%{ooname}-l10n-pt = %{EVRD}
14mr|libreoffice-4.3.1-5|2744	Provides:	LibreOffice-help-pt = %{EVRD}
14mr|libreoffice-4.3.1-5|2745	
14mr|libreoffice-4.3.1-5|2746	%description help-pt
14mr|libreoffice-4.3.1-5|2747	This package contains the localized help files of LibreOffice in Portuguese.
14mr|libreoffice-4.3.1-5|2748	%endif
14mr|libreoffice-4.3.1-5|2749	
14mr|libreoffice-4.3.1-5|2750	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2751	
14mr|libreoffice-4.3.1-5|2752	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2753	%package help-pt_BR
14mr|libreoffice-4.3.1-5|2754	Summary:	Portuguese Brazilian help for LibreOffice
14mr|libreoffice-4.3.1-5|2755	Group:		Office
14mr|libreoffice-4.3.1-5|2756	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2757	Requires:	%{ooname}-l10n-pt_BR = %{EVRD}
14mr|libreoffice-4.3.1-5|2758	Provides:	LibreOffice-help-pt_BR = %{EVRD}
14mr|libreoffice-4.3.1-5|2759	
14mr|libreoffice-4.3.1-5|2760	%description help-pt_BR
14mr|libreoffice-4.3.1-5|2761	This package contains the localized help files of LibreOffice in Portuguese
14mr|libreoffice-4.3.1-5|2762	Brazilian.
14mr|libreoffice-4.3.1-5|2763	%endif
14mr|libreoffice-4.3.1-5|2764	
14mr|libreoffice-4.3.1-5|2765	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2766	
14mr|libreoffice-4.3.1-5|2767	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2768	%package help-ru
14mr|libreoffice-4.3.1-5|2769	Summary:	Russian help for LibreOffice
14mr|libreoffice-4.3.1-5|2770	Group:		Office
14mr|libreoffice-4.3.1-5|2771	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2772	Requires:	%{ooname}-l10n-ru = %{EVRD}
14mr|libreoffice-4.3.1-5|2773	Provides:	LibreOffice-help-ru = %{EVRD}
14mr|libreoffice-4.3.1-5|2774	
14mr|libreoffice-4.3.1-5|2775	%description help-ru
14mr|libreoffice-4.3.1-5|2776	This package contains the localized help files of LibreOffice in Russian.
14mr|libreoffice-4.3.1-5|2777	%endif
14mr|libreoffice-4.3.1-5|2778	
14mr|libreoffice-4.3.1-5|2779	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2780	
14mr|libreoffice-4.3.1-5|2781	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2782	%package help-si
14mr|libreoffice-4.3.1-5|2783	Summary:	Sinhalese help for LibreOffice
14mr|libreoffice-4.3.1-5|2784	Group:		Office
14mr|libreoffice-4.3.1-5|2785	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2786	Requires:	%{ooname}-l10n-si = %{EVRD}
14mr|libreoffice-4.3.1-5|2787	Provides:	LibreOffice-help-si = %{EVRD}
14mr|libreoffice-4.3.1-5|2788	
14mr|libreoffice-4.3.1-5|2789	%description help-si
14mr|libreoffice-4.3.1-5|2790	This package contains the localized help files of LibreOffice in Sinhalese.
14mr|libreoffice-4.3.1-5|2791	%endif
14mr|libreoffice-4.3.1-5|2792	
14mr|libreoffice-4.3.1-5|2793	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2794	
14mr|libreoffice-4.3.1-5|2795	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2796	%package help-sk
14mr|libreoffice-4.3.1-5|2797	Summary:	Slovak help for LibreOffice
14mr|libreoffice-4.3.1-5|2798	Group:		Office
14mr|libreoffice-4.3.1-5|2799	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2800	Requires:	%{ooname}-l10n-sk = %{EVRD}
14mr|libreoffice-4.3.1-5|2801	Provides:	LibreOffice-help-sk = %{EVRD}
14mr|libreoffice-4.3.1-5|2802	
14mr|libreoffice-4.3.1-5|2803	%description help-sk
14mr|libreoffice-4.3.1-5|2804	This package contains the localized help files of LibreOffice in Slovak.
14mr|libreoffice-4.3.1-5|2805	%endif
14mr|libreoffice-4.3.1-5|2806	
14mr|libreoffice-4.3.1-5|2807	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2808	
14mr|libreoffice-4.3.1-5|2809	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2810	%package help-sl
14mr|libreoffice-4.3.1-5|2811	Summary:	Slovenian help for LibreOffice
14mr|libreoffice-4.3.1-5|2812	Group:		Office
14mr|libreoffice-4.3.1-5|2813	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2814	Requires:	%{ooname}-l10n-sl = %{EVRD}
14mr|libreoffice-4.3.1-5|2815	Provides:	LibreOffice-help-sl = %{EVRD}
14mr|libreoffice-4.3.1-5|2816	
14mr|libreoffice-4.3.1-5|2817	%description help-sl
14mr|libreoffice-4.3.1-5|2818	This package contains the localized help files of LibreOffice in Slovenian.
14mr|libreoffice-4.3.1-5|2819	%endif
14mr|libreoffice-4.3.1-5|2820	
14mr|libreoffice-4.3.1-5|2821	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2822	
14mr|libreoffice-4.3.1-5|2823	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2824	%package help-sv
14mr|libreoffice-4.3.1-5|2825	Summary:	Swedish help for LibreOffice
14mr|libreoffice-4.3.1-5|2826	Group:		Office
14mr|libreoffice-4.3.1-5|2827	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2828	Requires:	%{ooname}-l10n-sv = %{EVRD}
14mr|libreoffice-4.3.1-5|2829	Provides:	LibreOffice-help-sv = %{EVRD}
14mr|libreoffice-4.3.1-5|2830	
14mr|libreoffice-4.3.1-5|2831	%description help-sv
14mr|libreoffice-4.3.1-5|2832	This package contains the localized help files of LibreOffice in Swedish.
14mr|libreoffice-4.3.1-5|2833	%endif
14mr|libreoffice-4.3.1-5|2834	
14mr|libreoffice-4.3.1-5|2835	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2836	
14mr|libreoffice-4.3.1-5|2837	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2838	%package help-tr
14mr|libreoffice-4.3.1-5|2839	Summary:	Turkish help for LibreOffice
14mr|libreoffice-4.3.1-5|2840	Group:		Office
14mr|libreoffice-4.3.1-5|2841	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2842	Requires:	%{ooname}-l10n-tr = %{EVRD}
14mr|libreoffice-4.3.1-5|2843	Provides:	LibreOffice-help-tr = %{EVRD}
14mr|libreoffice-4.3.1-5|2844	
14mr|libreoffice-4.3.1-5|2845	%description help-tr
14mr|libreoffice-4.3.1-5|2846	This package contains the localized help files of LibreOffice in Turkish.
14mr|libreoffice-4.3.1-5|2847	%endif
14mr|libreoffice-4.3.1-5|2848	
14mr|libreoffice-4.3.1-5|2849	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2850	
14mr|libreoffice-4.3.1-5|2851	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2852	%package help-uk
14mr|libreoffice-4.3.1-5|2853	Summary:	Ukrainian help for LibreOffice
14mr|libreoffice-4.3.1-5|2854	Group:		Office
14mr|libreoffice-4.3.1-5|2855	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2856	Requires:	%{ooname}-l10n-uk = %{EVRD}
14mr|libreoffice-4.3.1-5|2857	Provides:	LibreOffice-help-uk = %{EVRD}
14mr|libreoffice-4.3.1-5|2858	
14mr|libreoffice-4.3.1-5|2859	%description help-uk
14mr|libreoffice-4.3.1-5|2860	This package contains the localized help files of LibreOffice in Ukrainian.
14mr|libreoffice-4.3.1-5|2861	%endif
14mr|libreoffice-4.3.1-5|2862	
14mr|libreoffice-4.3.1-5|2863	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2864	
14mr|libreoffice-4.3.1-5|2865	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2866	%package help-zh_CN
14mr|libreoffice-4.3.1-5|2867	Summary:	Chinese Simplified help for LibreOffice
14mr|libreoffice-4.3.1-5|2868	Group:		Office
14mr|libreoffice-4.3.1-5|2869	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2870	Requires:	%{ooname}-l10n-zh_CN = %{EVRD}
14mr|libreoffice-4.3.1-5|2871	Provides:	LibreOffice-help-zn_CN = %{EVRD}
14mr|libreoffice-4.3.1-5|2872	
14mr|libreoffice-4.3.1-5|2873	%description help-zh_CN
14mr|libreoffice-4.3.1-5|2874	This package contains the localized help files of LibreOffice in Chinese
14mr|libreoffice-4.3.1-5|2875	Simplified.
14mr|libreoffice-4.3.1-5|2876	%endif
14mr|libreoffice-4.3.1-5|2877	
14mr|libreoffice-4.3.1-5|2878	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2879	
14mr|libreoffice-4.3.1-5|2880	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2881	%package help-zh_TW
14mr|libreoffice-4.3.1-5|2882	Summary:	Chinese Traditional help for LibreOffice
14mr|libreoffice-4.3.1-5|2883	Group:		Office
14mr|libreoffice-4.3.1-5|2884	Provides:	%{ooname}-help = %{EVRD}
14mr|libreoffice-4.3.1-5|2885	Requires:	%{ooname}-l10n-zh_TW = %{EVRD}
14mr|libreoffice-4.3.1-5|2886	Provides:	LibreOffice-help-zn_CT = %{EVRD}
14mr|libreoffice-4.3.1-5|2887	
14mr|libreoffice-4.3.1-5|2888	%description help-zh_TW
14mr|libreoffice-4.3.1-5|2889	This package contains the localized help files of LibreOffice in Chinese
14mr|libreoffice-4.3.1-5|2890	Traditional.
14mr|libreoffice-4.3.1-5|2891	%endif
14mr|libreoffice-4.3.1-5|2892	
14mr|libreoffice-4.3.1-5|2893	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2894	
14mr|libreoffice-4.3.1-5|2895	%package templates-common
14mr|libreoffice-4.3.1-5|2896	Summary:	Files used by LibreOffice templates
14mr|libreoffice-4.3.1-5|2897	Group:		Office
14mr|libreoffice-4.3.1-5|2898	
14mr|libreoffice-4.3.1-5|2899	%description templates-common
14mr|libreoffice-4.3.1-5|2900	Files used by LibreOffice templates.
14mr|libreoffice-4.3.1-5|2901	
14mr|libreoffice-4.3.1-5|2902	%files templates-common
14mr|libreoffice-4.3.1-5|2903	%{ooodir}/share/template/common/dummy_common_templates.txt
14mr|libreoffice-4.3.1-5|2904	%{ooodir}/share/template/common/educate
14mr|libreoffice-4.3.1-5|2905	%{ooodir}/share/template/common/finance
14mr|libreoffice-4.3.1-5|2906	%{ooodir}/share/template/common/forms
14mr|libreoffice-4.3.1-5|2907	%{ooodir}/share/template/common/labels
14mr|libreoffice-4.3.1-5|2908	%{ooodir}/share/template/common/layout/31407-squares.otp
14mr|libreoffice-4.3.1-5|2909	%{ooodir}/share/template/common/layout/Blue*.otp
14mr|libreoffice-4.3.1-5|2910	%{ooodir}/share/template/common/layout/Cool_Space.otp
14mr|libreoffice-4.3.1-5|2911	%{ooodir}/share/template/common/layout/Cubes.otp
14mr|libreoffice-4.3.1-5|2912	%{ooodir}/share/template/common/layout/Doppellinie-blau.otp
14mr|libreoffice-4.3.1-5|2913	%{ooodir}/share/template/common/layout/EarthLight.otp
14mr|libreoffice-4.3.1-5|2914	%{ooodir}/share/template/common/layout/Girasoles.otp
14mr|libreoffice-4.3.1-5|2915	%{ooodir}/share/template/common/layout/Glossy.otp
14mr|libreoffice-4.3.1-5|2916	%{ooodir}/share/template/common/layout/Green.otp
14mr|libreoffice-4.3.1-5|2917	%{ooodir}/share/template/common/layout/Grey.otp
14mr|libreoffice-4.3.1-5|2918	%{ooodir}/share/template/common/layout/Hatch.otp
14mr|libreoffice-4.3.1-5|2919	%{ooodir}/share/template/common/layout/Human.otp
14mr|libreoffice-4.3.1-5|2920	%{ooodir}/share/template/common/layout/Infantil.otp
14mr|libreoffice-4.3.1-5|2921	%{ooodir}/share/template/common/layout/Lamp.otp
14mr|libreoffice-4.3.1-5|2922	%{ooodir}/share/template/common/layout/Lay_grafity.otp
14mr|libreoffice-4.3.1-5|2923	%{ooodir}/share/template/common/layout/Lay_wood.otp
14mr|libreoffice-4.3.1-5|2924	%{ooodir}/share/template/common/layout/Marble.otp
14mr|libreoffice-4.3.1-5|2925	%{ooodir}/share/template/common/layout/MediaStyle.otp
14mr|libreoffice-4.3.1-5|2926	%{ooodir}/share/template/common/layout/Mondo*.otp
14mr|libreoffice-4.3.1-5|2927	%{ooodir}/share/template/common/layout/Movie.otp
14mr|libreoffice-4.3.1-5|2928	%{ooodir}/share/template/common/layout/NavyBlue.otp
14mr|libreoffice-4.3.1-5|2929	%{ooodir}/share/template/common/layout/Notepad.otp
14mr|libreoffice-4.3.1-5|2930	%{ooodir}/share/template/common/layout/Openblue.otp
14mr|libreoffice-4.3.1-5|2931	%{ooodir}/share/template/common/layout/Orange.otp
14mr|libreoffice-4.3.1-5|2932	%{ooodir}/share/template/common/layout/PhotoFrame.otp
14mr|libreoffice-4.3.1-5|2933	%{ooodir}/share/template/common/layout/Plantillafiesta.otp
14mr|libreoffice-4.3.1-5|2934	%{ooodir}/share/template/common/layout/Praesentation_Radial_*.otp
14mr|libreoffice-4.3.1-5|2935	%{ooodir}/share/template/common/layout/Quadratisch*.otp
14mr|libreoffice-4.3.1-5|2936	%{ooodir}/share/template/common/layout/RedStar.otp
14mr|libreoffice-4.3.1-5|2937	%{ooodir}/share/template/common/layout/Sidepanel_*.otp
14mr|libreoffice-4.3.1-5|2938	%{ooodir}/share/template/common/layout/Solar.otp
14mr|libreoffice-4.3.1-5|2939	%{ooodir}/share/template/common/layout/Soleil.otp
14mr|libreoffice-4.3.1-5|2940	%{ooodir}/share/template/common/layout/Sunburst.otp
14mr|libreoffice-4.3.1-5|2941	%{ooodir}/share/template/common/layout/Worldwide*.otp
14mr|libreoffice-4.3.1-5|2942	%{ooodir}/share/template/common/layout/abstract*.otp
14mr|libreoffice-4.3.1-5|2943	%{ooodir}/share/template/common/layout/aquarius.otp
14mr|libreoffice-4.3.1-5|2944	%{ooodir}/share/template/common/layout/blau.otp
14mr|libreoffice-4.3.1-5|2945	%{ooodir}/share/template/common/layout/blue-elegance.otp
14mr|libreoffice-4.3.1-5|2946	%{ooodir}/share/template/common/layout/blue.otp
14mr|libreoffice-4.3.1-5|2947	%{ooodir}/share/template/common/layout/carton.otp
14mr|libreoffice-4.3.1-5|2948	%{ooodir}/share/template/common/layout/chalkboard*.otp
14mr|libreoffice-4.3.1-5|2949	%{ooodir}/share/template/common/layout/circulos_*.otp
14mr|libreoffice-4.3.1-5|2950	%{ooodir}/share/template/common/layout/citrus-e.otp
14mr|libreoffice-4.3.1-5|2951	%{ooodir}/share/template/common/layout/compladients.otp
14mr|libreoffice-4.3.1-5|2952	%{ooodir}/share/template/common/layout/cross_*.otp
14mr|libreoffice-4.3.1-5|2953	%{ooodir}/share/template/common/layout/edge-*.otp
14mr|libreoffice-4.3.1-5|2954	%{ooodir}/share/template/common/layout/education-*.otp
14mr|libreoffice-4.3.1-5|2955	%{ooodir}/share/template/common/layout/emotion.otp
14mr|libreoffice-4.3.1-5|2956	%{ooodir}/share/template/common/layout/emotion2.otp
14mr|libreoffice-4.3.1-5|2957	%{ooodir}/share/template/common/layout/eos.otp
14mr|libreoffice-4.3.1-5|2958	%{ooodir}/share/template/common/layout/exec-??.otp
14mr|libreoffice-4.3.1-5|2959	%{ooodir}/share/template/common/layout/fields-of-peace.otp
14mr|libreoffice-4.3.1-5|2960	%{ooodir}/share/template/common/layout/fresh-morning.otp
14mr|libreoffice-4.3.1-5|2961	%{ooodir}/share/template/common/layout/glowing-rectangles.otp
14mr|libreoffice-4.3.1-5|2962	%{ooodir}/share/template/common/layout/golthia.otp
14mr|libreoffice-4.3.1-5|2963	%{ooodir}/share/template/common/layout/green-concentration.otp
14mr|libreoffice-4.3.1-5|2964	%{ooodir}/share/template/common/layout/greenish-wallpaper.otp
14mr|libreoffice-4.3.1-5|2965	%{ooodir}/share/template/common/layout/holiday-*.otp
14mr|libreoffice-4.3.1-5|2966	%{ooodir}/share/template/common/layout/humanist_presentation.otp
14mr|libreoffice-4.3.1-5|2967	%{ooodir}/share/template/common/layout/inspire-*.otp
14mr|libreoffice-4.3.1-5|2968	%{ooodir}/share/template/common/layout/kde.otp
14mr|libreoffice-4.3.1-5|2969	%{ooodir}/share/template/common/layout/keynote.otp
14mr|libreoffice-4.3.1-5|2970	%{ooodir}/share/template/common/layout/letterpress.otp
14mr|libreoffice-4.3.1-5|2971	%{ooodir}/share/template/common/layout/line_*.otp
14mr|libreoffice-4.3.1-5|2972	%{ooodir}/share/template/common/layout/list.txt
14mr|libreoffice-4.3.1-5|2973	%{ooodir}/share/template/common/layout/macos103.otp
14mr|libreoffice-4.3.1-5|2974	%{ooodir}/share/template/common/layout/moebius-strip.otp
14mr|libreoffice-4.3.1-5|2975	%{ooodir}/share/template/common/layout/more-green.otp
14mr|libreoffice-4.3.1-5|2976	%{ooodir}/share/template/common/layout/ooo2.otp
14mr|libreoffice-4.3.1-5|2977	%{ooodir}/share/template/common/layout/ooo2_spot.otp
14mr|libreoffice-4.3.1-5|2978	%{ooodir}/share/template/common/layout/openoffice.org_gulls.otp
14mr|libreoffice-4.3.1-5|2979	%{ooodir}/share/template/common/layout/perspective-*.otp
14mr|libreoffice-4.3.1-5|2980	%{ooodir}/share/template/common/layout/reo-veo*.otp
14mr|libreoffice-4.3.1-5|2981	%{ooodir}/share/template/common/layout/schatten_*.otp
14mr|libreoffice-4.3.1-5|2982	%{ooodir}/share/template/common/layout/science-*.otp
14mr|libreoffice-4.3.1-5|2983	%{ooodir}/share/template/common/layout/sedi.otp
14mr|libreoffice-4.3.1-5|2984	%{ooodir}/share/template/common/layout/standard-*.otp
14mr|libreoffice-4.3.1-5|2985	%{ooodir}/share/template/common/layout/sun.otp
14mr|libreoffice-4.3.1-5|2986	%{ooodir}/share/template/common/layout/texture-*.jpg.otp
14mr|libreoffice-4.3.1-5|2987	%{ooodir}/share/template/common/layout/vortrag_*.otp
14mr|libreoffice-4.3.1-5|2988	%{ooodir}/share/template/common/misc
14mr|libreoffice-4.3.1-5|2989	%{ooodir}/share/template/common/officorr
14mr|libreoffice-4.3.1-5|2990	%{ooodir}/share/template/common/offimisc
14mr|libreoffice-4.3.1-5|2991	%{ooodir}/share/template/common/personal
14mr|libreoffice-4.3.1-5|2992	%{ooodir}/share/template/common/presnt
14mr|libreoffice-4.3.1-5|2993	
14mr|libreoffice-4.3.1-5|2994	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|2995	
14mr|libreoffice-4.3.1-5|2996	%if %{with l10n}
14mr|libreoffice-4.3.1-5|2997	%package templates-cs
14mr|libreoffice-4.3.1-5|2998	Summary:	Czech templates for LibreOffice
14mr|libreoffice-4.3.1-5|2999	Group:		Office
14mr|libreoffice-4.3.1-5|3000	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3001	
14mr|libreoffice-4.3.1-5|3002	%description templates-cs
14mr|libreoffice-4.3.1-5|3003	Czech templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3004	
14mr|libreoffice-4.3.1-5|3005	%files templates-cs
14mr|libreoffice-4.3.1-5|3006	%{ooodir}/share/template/cs
14mr|libreoffice-4.3.1-5|3007	%endif
14mr|libreoffice-4.3.1-5|3008	
14mr|libreoffice-4.3.1-5|3009	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3010	
14mr|libreoffice-4.3.1-5|3011	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3012	%package templates-de
14mr|libreoffice-4.3.1-5|3013	Summary:	German templates for LibreOffice
14mr|libreoffice-4.3.1-5|3014	Group:		Office
14mr|libreoffice-4.3.1-5|3015	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3016	
14mr|libreoffice-4.3.1-5|3017	%description templates-de
14mr|libreoffice-4.3.1-5|3018	German templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3019	
14mr|libreoffice-4.3.1-5|3020	%files templates-de
14mr|libreoffice-4.3.1-5|3021	%{ooodir}/share/template/de
14mr|libreoffice-4.3.1-5|3022	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_de
14mr|libreoffice-4.3.1-5|3023	%endif
14mr|libreoffice-4.3.1-5|3024	
14mr|libreoffice-4.3.1-5|3025	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3026	
14mr|libreoffice-4.3.1-5|3027	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3028	%package templates-en_US
14mr|libreoffice-4.3.1-5|3029	Summary:	US English templates for LibreOffice
14mr|libreoffice-4.3.1-5|3030	Group:		Office
14mr|libreoffice-4.3.1-5|3031	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3032	
14mr|libreoffice-4.3.1-5|3033	%description templates-en_US
14mr|libreoffice-4.3.1-5|3034	US English templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3035	
14mr|libreoffice-4.3.1-5|3036	%files templates-en_US
14mr|libreoffice-4.3.1-5|3037	%{ooodir}/share/template/en-US
14mr|libreoffice-4.3.1-5|3038	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_en-US
14mr|libreoffice-4.3.1-5|3039	%endif
14mr|libreoffice-4.3.1-5|3040	
14mr|libreoffice-4.3.1-5|3041	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3042	
14mr|libreoffice-4.3.1-5|3043	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3044	%package templates-es
14mr|libreoffice-4.3.1-5|3045	Summary:	Spanish templates for LibreOffice
14mr|libreoffice-4.3.1-5|3046	Group:		Office
14mr|libreoffice-4.3.1-5|3047	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3048	
14mr|libreoffice-4.3.1-5|3049	%description templates-es
14mr|libreoffice-4.3.1-5|3050	Spanish templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3051	
14mr|libreoffice-4.3.1-5|3052	%files templates-es
14mr|libreoffice-4.3.1-5|3053	%{ooodir}/share/template/es
14mr|libreoffice-4.3.1-5|3054	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_es
14mr|libreoffice-4.3.1-5|3055	%endif
14mr|libreoffice-4.3.1-5|3056	
14mr|libreoffice-4.3.1-5|3057	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3058	
14mr|libreoffice-4.3.1-5|3059	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3060	%package templates-fi
14mr|libreoffice-4.3.1-5|3061	Summary:	Finnish templates for LibreOffice
14mr|libreoffice-4.3.1-5|3062	Group:		Office
14mr|libreoffice-4.3.1-5|3063	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3064	
14mr|libreoffice-4.3.1-5|3065	%description templates-fi
14mr|libreoffice-4.3.1-5|3066	Finnish templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3067	
14mr|libreoffice-4.3.1-5|3068	%files templates-fi
14mr|libreoffice-4.3.1-5|3069	%{ooodir}/share/template/fi
14mr|libreoffice-4.3.1-5|3070	%endif
14mr|libreoffice-4.3.1-5|3071	
14mr|libreoffice-4.3.1-5|3072	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3073	
14mr|libreoffice-4.3.1-5|3074	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3075	%package templates-fr
14mr|libreoffice-4.3.1-5|3076	Summary:	French templates for LibreOffice
14mr|libreoffice-4.3.1-5|3077	Group:		Office
14mr|libreoffice-4.3.1-5|3078	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3079	
14mr|libreoffice-4.3.1-5|3080	%description templates-fr
14mr|libreoffice-4.3.1-5|3081	French templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3082	
14mr|libreoffice-4.3.1-5|3083	%files templates-fr
14mr|libreoffice-4.3.1-5|3084	%{ooodir}/share/template/fr
14mr|libreoffice-4.3.1-5|3085	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_fr
14mr|libreoffice-4.3.1-5|3086	%endif
14mr|libreoffice-4.3.1-5|3087	
14mr|libreoffice-4.3.1-5|3088	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3089	
14mr|libreoffice-4.3.1-5|3090	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3091	%package templates-hu
14mr|libreoffice-4.3.1-5|3092	Summary:	Hungarian templates for LibreOffice
14mr|libreoffice-4.3.1-5|3093	Group:		Office
14mr|libreoffice-4.3.1-5|3094	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3095	
14mr|libreoffice-4.3.1-5|3096	%description templates-hu
14mr|libreoffice-4.3.1-5|3097	Hungarian templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3098	
14mr|libreoffice-4.3.1-5|3099	%files templates-hu
14mr|libreoffice-4.3.1-5|3100	%{ooodir}/share/template/hu
14mr|libreoffice-4.3.1-5|3101	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_hu
14mr|libreoffice-4.3.1-5|3102	%endif
14mr|libreoffice-4.3.1-5|3103	
14mr|libreoffice-4.3.1-5|3104	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3105	
14mr|libreoffice-4.3.1-5|3106	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3107	%package templates-it
14mr|libreoffice-4.3.1-5|3108	Summary:	Italian templates for LibreOffice
14mr|libreoffice-4.3.1-5|3109	Group:		Office
14mr|libreoffice-4.3.1-5|3110	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3111	
14mr|libreoffice-4.3.1-5|3112	%description templates-it
14mr|libreoffice-4.3.1-5|3113	Italian templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3114	
14mr|libreoffice-4.3.1-5|3115	%files templates-it
14mr|libreoffice-4.3.1-5|3116	%{ooodir}/share/template/it
14mr|libreoffice-4.3.1-5|3117	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_it
14mr|libreoffice-4.3.1-5|3118	%endif
14mr|libreoffice-4.3.1-5|3119	
14mr|libreoffice-4.3.1-5|3120	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3121	
14mr|libreoffice-4.3.1-5|3122	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3123	%package templates-ja
14mr|libreoffice-4.3.1-5|3124	Summary:	Japanese templates for LibreOffice
14mr|libreoffice-4.3.1-5|3125	Group:		Office
14mr|libreoffice-4.3.1-5|3126	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3127	
14mr|libreoffice-4.3.1-5|3128	%description templates-ja
14mr|libreoffice-4.3.1-5|3129	Japanese templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3130	
14mr|libreoffice-4.3.1-5|3131	%files templates-ja
14mr|libreoffice-4.3.1-5|3132	%{ooodir}/share/template/ja
14mr|libreoffice-4.3.1-5|3133	%endif
14mr|libreoffice-4.3.1-5|3134	
14mr|libreoffice-4.3.1-5|3135	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3136	
14mr|libreoffice-4.3.1-5|3137	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3138	%package templates-nl
14mr|libreoffice-4.3.1-5|3139	Summary:	Dutch templates for LibreOffice
14mr|libreoffice-4.3.1-5|3140	Group:		Office
14mr|libreoffice-4.3.1-5|3141	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3142	
14mr|libreoffice-4.3.1-5|3143	%description templates-nl
14mr|libreoffice-4.3.1-5|3144	Dutch templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3145	
14mr|libreoffice-4.3.1-5|3146	%files templates-nl
14mr|libreoffice-4.3.1-5|3147	%{ooodir}/share/template/nl
14mr|libreoffice-4.3.1-5|3148	%endif
14mr|libreoffice-4.3.1-5|3149	
14mr|libreoffice-4.3.1-5|3150	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3151	
14mr|libreoffice-4.3.1-5|3152	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3153	%package templates-pl
14mr|libreoffice-4.3.1-5|3154	Summary:	Polish templates for LibreOffice
14mr|libreoffice-4.3.1-5|3155	Group:		Office
14mr|libreoffice-4.3.1-5|3156	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3157	
14mr|libreoffice-4.3.1-5|3158	%description templates-pl
14mr|libreoffice-4.3.1-5|3159	Polish templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3160	
14mr|libreoffice-4.3.1-5|3161	%files templates-pl
14mr|libreoffice-4.3.1-5|3162	%{ooodir}/share/template/pl
14mr|libreoffice-4.3.1-5|3163	%endif
14mr|libreoffice-4.3.1-5|3164	
14mr|libreoffice-4.3.1-5|3165	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3166	
14mr|libreoffice-4.3.1-5|3167	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3168	%package templates-pt_BR
14mr|libreoffice-4.3.1-5|3169	Summary:	Brazilian Portuguese templates for LibreOffice
14mr|libreoffice-4.3.1-5|3170	Group:		Office
14mr|libreoffice-4.3.1-5|3171	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3172	
14mr|libreoffice-4.3.1-5|3173	%description templates-pt_BR
14mr|libreoffice-4.3.1-5|3174	Brazilian Portuguese templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3175	
14mr|libreoffice-4.3.1-5|3176	%files templates-pt_BR
14mr|libreoffice-4.3.1-5|3177	%{ooodir}/share/template/pt-BR
14mr|libreoffice-4.3.1-5|3178	%endif
14mr|libreoffice-4.3.1-5|3179	
14mr|libreoffice-4.3.1-5|3180	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3181	
14mr|libreoffice-4.3.1-5|3182	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3183	%package templates-sv
14mr|libreoffice-4.3.1-5|3184	Summary:	Swedish templates for LibreOffice
14mr|libreoffice-4.3.1-5|3185	Group:		Office
14mr|libreoffice-4.3.1-5|3186	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3187	
14mr|libreoffice-4.3.1-5|3188	%description templates-sv
14mr|libreoffice-4.3.1-5|3189	Swedish templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3190	
14mr|libreoffice-4.3.1-5|3191	%files templates-sv
14mr|libreoffice-4.3.1-5|3192	%{ooodir}/share/template/sv
14mr|libreoffice-4.3.1-5|3193	%endif
14mr|libreoffice-4.3.1-5|3194	
14mr|libreoffice-4.3.1-5|3195	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3196	
14mr|libreoffice-4.3.1-5|3197	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3198	%package templates-tr
14mr|libreoffice-4.3.1-5|3199	Summary:	Turkish templates for LibreOffice
14mr|libreoffice-4.3.1-5|3200	Group:		Office
14mr|libreoffice-4.3.1-5|3201	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3202	
14mr|libreoffice-4.3.1-5|3203	%description templates-tr
14mr|libreoffice-4.3.1-5|3204	Turkish templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3205	
14mr|libreoffice-4.3.1-5|3206	%files templates-tr
14mr|libreoffice-4.3.1-5|3207	%{ooodir}/share/template/tr
14mr|libreoffice-4.3.1-5|3208	%endif
14mr|libreoffice-4.3.1-5|3209	
14mr|libreoffice-4.3.1-5|3210	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3211	
14mr|libreoffice-4.3.1-5|3212	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3213	%package templates-zh_CN
14mr|libreoffice-4.3.1-5|3214	Summary:	Simplified Chinese templates for LibreOffice
14mr|libreoffice-4.3.1-5|3215	Group:		Office
14mr|libreoffice-4.3.1-5|3216	Requires:	%{name}-templates-common = %{EVRD}
14mr|libreoffice-4.3.1-5|3217	
14mr|libreoffice-4.3.1-5|3218	%description templates-zh_CN
14mr|libreoffice-4.3.1-5|3219	Simplified Chinese templates for LibreOffice.
14mr|libreoffice-4.3.1-5|3220	
14mr|libreoffice-4.3.1-5|3221	%files templates-zh_CN
14mr|libreoffice-4.3.1-5|3222	%{ooodir}/share/template/zh-CN
14mr|libreoffice-4.3.1-5|3223	%endif
14mr|libreoffice-4.3.1-5|3224	
14mr|libreoffice-4.3.1-5|3225	#----------------------------------------------------------------------------
14mr|libreoffice-4.3.1-5|3226	
14mr|libreoffice-4.3.1-5|3227	%prep
14mr|libreoffice-4.3.1-5|3228	%setup -q -c -a 1 -a 2 -a 3
14mr|libreoffice-4.3.1-5|3229	rm -rf git-hooks */git-hooks
14mr|libreoffice-4.3.1-5|3230	for a in */*; do mv `pwd`/$a .; done
14mr|libreoffice-4.3.1-5|3231	
14mr|libreoffice-4.3.1-5|3232	#ant
14mr|libreoffice-4.3.1-5|3233	%if %{javaless}
14mr|libreoffice-4.3.1-5|3234	tar -xjvf %{SOURCE20}
14mr|libreoffice-4.3.1-5|3235	%endif
14mr|libreoffice-4.3.1-5|3236	%apply_patches
14mr|libreoffice-4.3.1-5|3237	
14mr|libreoffice-4.3.1-5|3238	# to make the friggin cppunit tests work
14mr|libreoffice-4.3.1-5|3239	mkdir -p ~/tmp
14mr|libreoffice-4.3.1-5|3240	chmod 777 ~/tmp
14mr|libreoffice-4.3.1-5|3241	
14mr|libreoffice-4.3.1-5|3242	%build
14mr|libreoffice-4.3.1-5|3243	
14mr|libreoffice-4.3.1-5|3244	# Workaround for bug http://qa.mandriva.com/show_bug.cgi?id=27771
14mr|libreoffice-4.3.1-5|3245	# if [ -z $QTDIR ]; then
14mr|libreoffice-4.3.1-5|3246	# . /etc/profile.d/60qt4.sh
14mr|libreoffice-4.3.1-5|3247	# fi
14mr|libreoffice-4.3.1-5|3248	export QT4DIR=%{_libdir}/qt4
14mr|libreoffice-4.3.1-5|3249	%ifarch X86_64
14mr|libreoffice-4.3.1-5|3250	export QT4INC=/usr/lib/qt4/include
14mr|libreoffice-4.3.1-5|3251	%else
14mr|libreoffice-4.3.1-5|3252	export QT4INC=%{_libdir}/qt4/include
14mr|libreoffice-4.3.1-5|3253	%endif
14mr|libreoffice-4.3.1-5|3254	export QT4LIB=%{_libdir}/qt4/lib
14mr|libreoffice-4.3.1-5|3255	
14mr|libreoffice-4.3.1-5|3256	export KDE4DIR=%{_libdir}/kde4
14mr|libreoffice-4.3.1-5|3257	%ifarch X86_64
14mr|libreoffice-4.3.1-5|3258	export KDE4INC=/usr/lib/kde4/include
14mr|libreoffice-4.3.1-5|3259	%else
14mr|libreoffice-4.3.1-5|3260	export KDE4INC=%{_libdir}/kde4/include
14mr|libreoffice-4.3.1-5|3261	%endif
14mr|libreoffice-4.3.1-5|3262	export KDE4LIB=%{_libdir}/kde4/lib
14mr|libreoffice-4.3.1-5|3263	
14mr|libreoffice-4.3.1-5|3264	export LC_ALL=en_US.UTF-8
14mr|libreoffice-4.3.1-5|3265	export LANG=en_US
14mr|libreoffice-4.3.1-5|3266	
14mr|libreoffice-4.3.1-5|3267	%if !%{with icecream}
14mr|libreoffice-4.3.1-5|3268	# sbin due to icu stuff there
14mr|libreoffice-4.3.1-5|3269	#PATH=/bin:/usr/bin:/usr/X11R6/bin:$QTPATH:/usr/sbin:$PATH
14mr|libreoffice-4.3.1-5|3270	PATH=$PATH:/usr/sbin
14mr|libreoffice-4.3.1-5|3271	export PATH
14mr|libreoffice-4.3.1-5|3272	%endif
14mr|libreoffice-4.3.1-5|3273	
14mr|libreoffice-4.3.1-5|3274	%if %{with ccache}
14mr|libreoffice-4.3.1-5|3275	export CCACHE_DIR=%{ccachedir}
14mr|libreoffice-4.3.1-5|3276	%endif
14mr|libreoffice-4.3.1-5|3277	
14mr|libreoffice-4.3.1-5|3278	export ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
14mr|libreoffice-4.3.1-5|3279	export ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
14mr|libreoffice-4.3.1-5|3280	export ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden"
14mr|libreoffice-4.3.1-5|3281	export ARCH_FLAGS_OPT="%{optflags} -O2"
14mr|libreoffice-4.3.1-5|3282	# Workaround for abf builds running out of memory
14mr|libreoffice-4.3.1-5|3283	export ARCH_FLAGS_CC="$ARCH_FLAGS_CC -g0"
14mr|libreoffice-4.3.1-5|3284	export ARCH_FLAGS_CXX="$ARCH_FLAGS_CC -g0"
14mr|libreoffice-4.3.1-5|3285	
14mr|libreoffice-4.3.1-5|3286	echo "Configure start at: "`date` >> ooobuildtime.log
14mr|libreoffice-4.3.1-5|3287	
14mr|libreoffice-4.3.1-5|3288	touch autogen.lastrun
14mr|libreoffice-4.3.1-5|3289	%configure2_5x \
14mr|libreoffice-4.3.1-5|3290	%{?_smp_mflags:--with-parallelism="`getconf _NPROCESSORS_ONLN`"} \
14mr|libreoffice-4.3.1-5|3291	--with-vendor=ROSA \
14mr|libreoffice-4.3.1-5|3292	--with-build-version="ROSA %{version}-%{release}" \
14mr|libreoffice-4.3.1-5|3293	--disable-fetch-external \
14mr|libreoffice-4.3.1-5|3294	--enable-gstreamer-0.10 \
14mr|libreoffice-4.3.1-5|3295	--disable-gstreamer \
14mr|libreoffice-4.3.1-5|3296	--enable-release-build \
14mr|libreoffice-4.3.1-5|3297	--disable-kde \
14mr|libreoffice-4.3.1-5|3298	--enable-kde4 \
14mr|libreoffice-4.3.1-5|3299	--enable-lockdown \
14mr|libreoffice-4.3.1-5|3300	--enable-opengl \
14mr|libreoffice-4.3.1-5|3301	--disable-firebird-sdbc \
14mr|libreoffice-4.3.1-5|3302	--enable-eot \
14mr|libreoffice-4.3.1-5|3303	--enable-odk \
14mr|libreoffice-4.3.1-5|3304	--enable-split-app-modules \
14mr|libreoffice-4.3.1-5|3305	--enable-split-opt-features \
14mr|libreoffice-4.3.1-5|3306	--enable-telepathy \
14mr|libreoffice-4.3.1-5|3307	--enable-extra-gallery \
14mr|libreoffice-4.3.1-5|3308	--enable-extra-template \
14mr|libreoffice-4.3.1-5|3309	--with-sun-templates \
14mr|libreoffice-4.3.1-5|3310	--without-fonts \
14mr|libreoffice-4.3.1-5|3311	--without-junit \
14mr|libreoffice-4.3.1-5|3312	%if %{javaless}
14mr|libreoffice-4.3.1-5|3313	--with-ant-home="%{antpath}" \
14mr|libreoffice-4.3.1-5|3314	# %else
14mr|libreoffice-4.3.1-5|3315	#	--with-system-hsqldb \
14mr|libreoffice-4.3.1-5|3316	%endif
14mr|libreoffice-4.3.1-5|3317	--with-lang="%{langs}" \
14mr|libreoffice-4.3.1-5|3318	--without-myspell-dicts \
14mr|libreoffice-4.3.1-5|3319	--with-system-dicts \
14mr|libreoffice-4.3.1-5|3320	--with-help \
14mr|libreoffice-4.3.1-5|3321	--with-external-dict-dir=%{_datadir}/dict/ooo \
14mr|libreoffice-4.3.1-5|3322	--with-external-hyph-dir=%{_datadir}/dict/ooo \
14mr|libreoffice-4.3.1-5|3323	--with-external-thes-dir=%{_datadir}/dict/ooo \
14mr|libreoffice-4.3.1-5|3324	--with-system-libs \
14mr|libreoffice-4.3.1-5|3325	--with-system-ucpp \
14mr|libreoffice-4.3.1-5|3326	--enable-ext-watch-window \
14mr|libreoffice-4.3.1-5|3327	--enable-ext-diagram \
14mr|libreoffice-4.3.1-5|3328	--enable-ext-validator \
14mr|libreoffice-4.3.1-5|3329	--enable-ext-barcode \
14mr|libreoffice-4.3.1-5|3330	--enable-ext-ct2n \
14mr|libreoffice-4.3.1-5|3331	--enable-ext-numbertext \
14mr|libreoffice-4.3.1-5|3332	--enable-ext-hunart \
14mr|libreoffice-4.3.1-5|3333	--enable-ext-typo \
14mr|libreoffice-4.3.1-5|3334	--enable-ext-google-docs \
14mr|libreoffice-4.3.1-5|3335	--enable-ext-nlpsolver \
14mr|libreoffice-4.3.1-5|3336	--enable-ext-languagetool \
14mr|libreoffice-4.3.1-5|3337	--enable-ext-wiki-publisher \
14mr|libreoffice-4.3.1-5|3338	--enable-verbose \
14mr|libreoffice-4.3.1-5|3339	--enable-hardlink-deliver \
14mr|libreoffice-4.3.1-5|3340	--enable-ext-mariadb-connector \
14mr|libreoffice-4.3.1-5|3341	%if %{with ccache} && !%{with icecream}
14mr|libreoffice-4.3.1-5|3342	--with-gcc-speedup=ccache \
14mr|libreoffice-4.3.1-5|3343	%else
14mr|libreoffice-4.3.1-5|3344	%if !%{with ccache} && %{with icecream}
14mr|libreoffice-4.3.1-5|3345	--with-gcc-speedup=icecream \
14mr|libreoffice-4.3.1-5|3346	--with-max-jobs=10 \
14mr|libreoffice-4.3.1-5|3347	--with-icecream-bindir=%{_libdir}/icecc/bin
14mr|libreoffice-4.3.1-5|3348	%else
14mr|libreoffice-4.3.1-5|3349	%if %{with ccache} && %{with icecream}
14mr|libreoffice-4.3.1-5|3350	--with-gcc-speedup=ccache,icecream \
14mr|libreoffice-4.3.1-5|3351	--with-max-jobs=10 \
14mr|libreoffice-4.3.1-5|3352	--with-icecream-bindir=%{_libdir}/icecc/bin
14mr|libreoffice-4.3.1-5|3353	%endif
14mr|libreoffice-4.3.1-5|3354	%endif
14mr|libreoffice-4.3.1-5|3355	%endif
14mr|libreoffice-4.3.1-5|3356	
14mr|libreoffice-4.3.1-5|3357	sed -i -e "s,\$ENV{'MD5SUM'},md5sum,g" solenv/bin/modules/installer/systemactions.pm solenv/bin/modules/installer.pm
14mr|libreoffice-4.3.1-5|3358	
14mr|libreoffice-4.3.1-5|3359	echo "Configure end at: "`date` >> ooobuildtime.log
14mr|libreoffice-4.3.1-5|3360	echo "Make start at: "`date` >> ooobuildtime.log
14mr|libreoffice-4.3.1-5|3361	
14mr|libreoffice-4.3.1-5|3362	# some configs to improve build process
14mr|libreoffice-4.3.1-5|3363	# http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org
14mr|libreoffice-4.3.1-5|3364	# needs to check if it does any effect
14mr|libreoffice-4.3.1-5|3365	export nodep=TRUE
14mr|libreoffice-4.3.1-5|3366	export NO_HIDS=TRUE
14mr|libreoffice-4.3.1-5|3367	export MAXPROCESS=4
14mr|libreoffice-4.3.1-5|3368	
14mr|libreoffice-4.3.1-5|3369	mkdir -p external/tarballs
14mr|libreoffice-4.3.1-5|3370	ln -sf %{SOURCE2} external/tarballs/
14mr|libreoffice-4.3.1-5|3371	ln -sf %{SOURCE3} external/tarballs/
14mr|libreoffice-4.3.1-5|3372	cp %{SOURCE4} external/tarballs/
14mr|libreoffice-4.3.1-5|3373	ln -sf %{SOURCE33} external/tarballs/
14mr|libreoffice-4.3.1-5|3374	ln -sf %{SOURCE34} external/tarballs/
14mr|libreoffice-4.3.1-5|3375	ln -sf %{SOURCE35} external/tarballs/
14mr|libreoffice-4.3.1-5|3376	ln -sf %{SOURCE36} external/tarballs/
14mr|libreoffice-4.3.1-5|3377	ln -sf %{SOURCE37} external/tarballs/
14mr|libreoffice-4.3.1-5|3378	
14mr|libreoffice-4.3.1-5|3379	ln -sf %{SOURCE40} external/tarballs/
14mr|libreoffice-4.3.1-5|3380	
14mr|libreoffice-4.3.1-5|3381	ln -sf %{SOURCE50} external/tarballs/
14mr|libreoffice-4.3.1-5|3382	ln -sf %{SOURCE51} external/tarballs/
14mr|libreoffice-4.3.1-5|3383	ln -sf %{SOURCE52} external/tarballs/
14mr|libreoffice-4.3.1-5|3384	ln -sf %{SOURCE53} external/tarballs/
14mr|libreoffice-4.3.1-5|3385	ln -sf %{SOURCE54} external/tarballs/
14mr|libreoffice-4.3.1-5|3386	ln -sf %{SOURCE55} external/tarballs/
14mr|libreoffice-4.3.1-5|3387	ln -sf %{SOURCE56} external/tarballs/
14mr|libreoffice-4.3.1-5|3388	ln -sf %{SOURCE57} external/tarballs/
14mr|libreoffice-4.3.1-5|3389	ln -sf %{SOURCE58} external/tarballs/
14mr|libreoffice-4.3.1-5|3390	ln -sf %{SOURCE59} external/tarballs/
14mr|libreoffice-4.3.1-5|3391	ln -sf %{SOURCE60} external/tarballs/
14mr|libreoffice-4.3.1-5|3392	ln -sf %{SOURCE61} external/tarballs/
14mr|libreoffice-4.3.1-5|3393	ln -sf %{SOURCE62} external/tarballs/
14mr|libreoffice-4.3.1-5|3394	ln -sf %{SOURCE63} external/tarballs/
14mr|libreoffice-4.3.1-5|3395	ln -sf %{SOURCE64} external/tarballs/
14mr|libreoffice-4.3.1-5|3396	ln -sf %{SOURCE65} external/tarballs/
14mr|libreoffice-4.3.1-5|3397	ln -sf %{SOURCE66} external/tarballs/
14mr|libreoffice-4.3.1-5|3398	ln -sf %{SOURCE67} external/tarballs/
14mr|libreoffice-4.3.1-5|3399	ln -sf %{SOURCE68} external/tarballs/
14mr|libreoffice-4.3.1-5|3400	ln -sf %{SOURCE69} external/tarballs/
14mr|libreoffice-4.3.1-5|3401	ln -sf %{SOURCE70} external/tarballs/
14mr|libreoffice-4.3.1-5|3402	ln -sf %{SOURCE71} external/tarballs/
14mr|libreoffice-4.3.1-5|3403	ln -sf %{SOURCE72} external/tarballs/
14mr|libreoffice-4.3.1-5|3404	
14mr|libreoffice-4.3.1-5|3405	touch external/tarballs/.downloaded
14mr|libreoffice-4.3.1-5|3406	
14mr|libreoffice-4.3.1-5|3407	# (tpg) silent output to reduce memory and free space
14mr|libreoffice-4.3.1-5|3408	# We use make build here because the default target is "allandcheck".
14mr|libreoffice-4.3.1-5|3409	# Checking should go to check
14mr|libreoffice-4.3.1-5|3410	
14mr|libreoffice-4.3.1-5|3411	make -r -s V=0 \
14mr|libreoffice-4.3.1-5|3412	ARCH_FLAGS="$ARCH_FLAGS" \
14mr|libreoffice-4.3.1-5|3413	ARCH_FLAGS_CC="$ARCH_FLAGS_CC" \
14mr|libreoffice-4.3.1-5|3414	ARCH_FLAGS_CXX="$ARCH_FLAGS_CXX" \
14mr|libreoffice-4.3.1-5|3415	ARCH_FLAGS_OPT="$ARCH_FLAGS_OPT" \
14mr|libreoffice-4.3.1-5|3416	build
14mr|libreoffice-4.3.1-5|3417	
14mr|libreoffice-4.3.1-5|3418	echo "Make end at: "`date` >> ooobuildtime.log
14mr|libreoffice-4.3.1-5|3419	echo "Install start at: "`date` >> ooobuildtime.log
14mr|libreoffice-4.3.1-5|3420	
14mr|libreoffice-4.3.1-5|3421	%check
14mr|libreoffice-4.3.1-5|3422	# FIXME enable once the connection failures in firebird and hsqldb are fixed
14mr|libreoffice-4.3.1-5|3423	# make check
14mr|libreoffice-4.3.1-5|3424	
14mr|libreoffice-4.3.1-5|3425	%install
14mr|libreoffice-4.3.1-5|3426	# sbin due to icu stuff there
14mr|libreoffice-4.3.1-5|3427	PATH=$PATH:/usr/sbin
14mr|libreoffice-4.3.1-5|3428	
14mr|libreoffice-4.3.1-5|3429	make DESTDIR=%{buildroot} distro-pack-install
14mr|libreoffice-4.3.1-5|3430	rm -rf %{buildroot}/opt
14mr|libreoffice-4.3.1-5|3431	
14mr|libreoffice-4.3.1-5|3432	# Mandriva Rosa icons
14mr|libreoffice-4.3.1-5|3433	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14mr|libreoffice-4.3.1-5|3434	tar -xjvf %{SOURCE10} --exclude Libre_Office* -C %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14mr|libreoffice-4.3.1-5|3435	
14mr|libreoffice-4.3.1-5|3436	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-calc_72/'    %{buildroot}%{ooodir}/share/xdg/calc.desktop
14mr|libreoffice-4.3.1-5|3437	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-writer_72/'  %{buildroot}%{ooodir}/share/xdg/writer.desktop
14mr|libreoffice-4.3.1-5|3438	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-impress_72/' %{buildroot}%{ooodir}/share/xdg/impress.desktop
14mr|libreoffice-4.3.1-5|3439	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-draw_72/'    %{buildroot}%{ooodir}/share/xdg/draw.desktop
14mr|libreoffice-4.3.1-5|3440	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-base_72/'    %{buildroot}%{ooodir}/share/xdg/base.desktop
14mr|libreoffice-4.3.1-5|3441	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-math_72/'    %{buildroot}%{ooodir}/share/xdg/math.desktop
14mr|libreoffice-4.3.1-5|3442	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo_72/'         %{buildroot}%{ooodir}/share/xdg/startcenter.desktop
14mr|libreoffice-4.3.1-5|3443	
14mr|libreoffice-4.3.1-5|3444	# some genius committed commit log files...
14mr|libreoffice-4.3.1-5|3445	rm %{buildroot}%{ooodir}/share/template/common/svn-commit*.tmp
14mr|libreoffice-4.3.1-5|3446	
14mr|libreoffice-4.3.1-5|3447	# fix permissions for stripping
14mr|libreoffice-4.3.1-5|3448	find %{buildroot} -type f -exec chmod u+rw '{}' \;
14mr|libreoffice-4.3.1-5|3449	
14mr|libreoffice-4.3.1-5|3450	# fix permission of .so libraries
14mr|libreoffice-4.3.1-5|3451	find %{buildroot} -type f \( -name '*.so' -o -name '*.so.*' \) -exec chmod a+x '{}' \;
14mr|libreoffice-4.3.1-5|3452	
14mr|libreoffice-4.3.1-5|3453	
14mr|libreoffice-4.3.1-5|3454	# Change progress bar colors
14mr|libreoffice-4.3.1-5|3455	sed -i '/^ProgressBarColor/d;/^ProgressFrameColor/d' \
14mr|libreoffice-4.3.1-5|3456	%{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3457	echo 'ProgressBarColor=68,135,223' >> %{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3458	echo 'ProgressFrameColor=112,171,229' >> %{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3459	
14mr|libreoffice-4.3.1-5|3460	#dev300 fix position and size
14mr|libreoffice-4.3.1-5|3461	sed -i '/^ProgressPosition/d;/^ProgressSize/d' \
14mr|libreoffice-4.3.1-5|3462	%{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3463	echo 'ProgressPosition=10,307' >> %{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3464	echo 'ProgressSize=377,9' >> %{buildroot}%{ooodir}/program/sofficerc
14mr|libreoffice-4.3.1-5|3465	
14mr|libreoffice-4.3.1-5|3466	# common shouldn't depend on writer...
14mr|libreoffice-4.3.1-5|3467	# but common does depend on libswdlo.so
14mr|libreoffice-4.3.1-5|3468	grep libswdlo.so file-lists/writer_list.txt >>file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3469	sed -i -e '/libswdlo.so/d' file-lists/writer_list.txt
14mr|libreoffice-4.3.1-5|3470	
14mr|libreoffice-4.3.1-5|3471	## Installation fixes
14mr|libreoffice-4.3.1-5|3472	## remove fix wrong manpages files, extension gz->xz
14mr|libreoffice-4.3.1-5|3473	for p in common base calc writer impress draw math; do
14mr|libreoffice-4.3.1-5|3474	sed -i '/^.*man.*\.gz$/d' file-lists/${p}_list.txt
14mr|libreoffice-4.3.1-5|3475	done;
14mr|libreoffice-4.3.1-5|3476	
14mr|libreoffice-4.3.1-5|3477	## drop GTK dependency from -common
14mr|libreoffice-4.3.1-5|3478	sed -i -e '/^.*pluginapp.bin$/d' file-lists/core_list.txt
14mr|libreoffice-4.3.1-5|3479	echo '%{ooodir}/program/pluginapp.bin' >>file-lists/gnome_list.txt
14mr|libreoffice-4.3.1-5|3480	
14mr|libreoffice-4.3.1-5|3481	## sort removing duplicates
14mr|libreoffice-4.3.1-5|3482	sort -u file-lists/gnome_list.txt > file-lists/gnome_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|3483	sort -u file-lists/sdk_list.txt   > file-lists/sdk_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|3484	
14mr|libreoffice-4.3.1-5|3485	# Fix weirdo filenames wreaking havoc because they're regular expressions
14mr|libreoffice-4.3.1-5|3486	sed -i -e 's/\[/?/g;s/\]/?/g' file-lists/sdk*.txt
14mr|libreoffice-4.3.1-5|3487	
14mr|libreoffice-4.3.1-5|3488	## styles have their own packages
14mr|libreoffice-4.3.1-5|3489	for i in oxygen galaxy crystal hicontrast tango; do
14mr|libreoffice-4.3.1-5|3490	sed -i "/^.*images_$i\.zip$/d" file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3491	done
14mr|libreoffice-4.3.1-5|3492	# galaxy style too
14mr|libreoffice-4.3.1-5|3493	sed -i "/^.*images\.zip$/d" file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3494	
14mr|libreoffice-4.3.1-5|3495	## Split help
14mr|libreoffice-4.3.1-5|3496	cd file-lists
14mr|libreoffice-4.3.1-5|3497	for i in lang_*.txt; do
14mr|libreoffice-4.3.1-5|3498	grep /help/ $i >${i/lang/help} || touch ${i/lang/help}
14mr|libreoffice-4.3.1-5|3499	sed -i -e '/\/help\//d' $i
14mr|libreoffice-4.3.1-5|3500	done
14mr|libreoffice-4.3.1-5|3501	cd ..
14mr|libreoffice-4.3.1-5|3502	
14mr|libreoffice-4.3.1-5|3503	# Split gallery
14mr|libreoffice-4.3.1-5|3504	grep /share/gallery/ file-lists/common_list.txt >file-lists/gallery_list.txt
14mr|libreoffice-4.3.1-5|3505	sed -i -e '/\/share\/gallery\//d' file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3506	# We catch those in a regex to catch Sun Template extras
14mr|libreoffice-4.3.1-5|3507	sed -i -e '/gallery\/sg[0-9]*\..*/d' file-lists/gallery_list.txt
14mr|libreoffice-4.3.1-5|3508	
14mr|libreoffice-4.3.1-5|3509	## merge en-US with common
14mr|libreoffice-4.3.1-5|3510	cat file-lists/lang_en_US_list.txt >> file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3511	## merge dtd with common
14mr|libreoffice-4.3.1-5|3512	cat file-lists/dtd_list.txt >> file-lists/common_list.txt
14mr|libreoffice-4.3.1-5|3513	sort -u file-lists/common_list.txt >  file-lists/common_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|3514	cat file-lists/common_list.uniq.sorted.txt >>file-lists/core_list.txt
14mr|libreoffice-4.3.1-5|3515	
14mr|libreoffice-4.3.1-5|3516	## make sure we don't have duplicate files in core
14mr|libreoffice-4.3.1-5|3517	sort -u file-lists/core_list.txt > file-lists/core_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|3518	cat file-lists/core_list.uniq.sorted.txt > file-lists/core_list.txt
14mr|libreoffice-4.3.1-5|3519	
14mr|libreoffice-4.3.1-5|3520	egrep -v "libreoffice/share/xdg/(base|calc|draw|impress|math|writer)" file-lists/core_list.txt > file-lists/core_list.uniq.sorted.txt
14mr|libreoffice-4.3.1-5|3521	cat file-lists/core_list.uniq.sorted.txt > file-lists/core_list.txt
14mr|libreoffice-4.3.1-5|3522	
14mr|libreoffice-4.3.1-5|3523	# files for help-* and l10n-* packages
14mr|libreoffice-4.3.1-5|3524	%if %{with l10n}
14mr|libreoffice-4.3.1-5|3525	%{expand:%(for i in %{langs}; do
14mr|libreoffice-4.3.1-5|3526	[ "$i" = "en-US" ] && continue;
14mr|libreoffice-4.3.1-5|3527	i=`echo $i |sed -e 's,-,_,g'`;
14mr|libreoffice-4.3.1-5|3528	[ "$i" = "sh" ] && echo "%%files l10n-shs -f file-lists/lang_${i}_list.txt" || echo "%%files l10n-$i -f file-lists/lang_${i}_list.txt";
14mr|libreoffice-4.3.1-5|3529	done)}
14mr|libreoffice-4.3.1-5|3530	
14mr|libreoffice-4.3.1-5|3531	%{expand:%(for i in %{helplangs}; do
14mr|libreoffice-4.3.1-5|3532	l=`echo $i |sed -e 's,-,_,g'`;
14mr|libreoffice-4.3.1-5|3533	echo "%%files help-$l -f file-lists/help_${l}_list.txt";
14mr|libreoffice-4.3.1-5|3534	echo "%%{_libdir}/libreoffice/help/$i";
14mr|libreoffice-4.3.1-5|3535	done)}
14mr|libreoffice-4.3.1-5|3536	%endif
14mr|libreoffice-4.3.1-5|3537	
14mr|libreoffice-4.3.1-5|3538	%changelog

17368 14
14mr|libreport-2.0.10-9|1	%{!?python_site: %define python_site %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
14mr|libreport-2.0.10-9|2	# platform-dependent
14mr|libreport-2.0.10-9|3	%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
14mr|libreport-2.0.10-9|4	
14mr|libreport-2.0.10-9|5	%define _disable_ld_no_undefined 1
14mr|libreport-2.0.10-9|6	%define Werror_cflags %nil
14mr|libreport-2.0.10-9|7	
14mr|libreport-2.0.10-9|8	%define _with_tests 0
14mr|libreport-2.0.10-9|9	
14mr|libreport-2.0.10-9|10	Summary:	Generic library for reporting various problems
14mr|libreport-2.0.10-9|11	Name:		libreport
14mr|libreport-2.0.10-9|12	Version:	2.0.10
14mr|libreport-2.0.10-9|13	Release:	9
14mr|libreport-2.0.10-9|14	License:	GPLv2+
14mr|libreport-2.0.10-9|15	Group:		System/Libraries
14mr|libreport-2.0.10-9|16	Url:		https://fedorahosted.org/abrt/
14mr|libreport-2.0.10-9|17	Source0:	https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
14mr|libreport-2.0.10-9|18	Patch0:		libreport-2.0.9-add-mandriva-support.patch
14mr|libreport-2.0.10-9|19	Patch1:		libreport-2.0.8-link.patch
14mr|libreport-2.0.10-9|20	Patch2:		libreport-2.0.8-rpm5.patch
14mr|libreport-2.0.10-9|21	Patch3:		libreport-2.0.10-add-filename-cgroup.patch
14mr|libreport-2.0.10-9|22	Patch4:		libreport-2.0.9-json-c.patch
14mr|libreport-2.0.10-9|23	
14mr|libreport-2.0.10-9|24	BuildRequires:	asciidoc
14mr|libreport-2.0.10-9|25	BuildRequires:	desktop-file-utils
14mr|libreport-2.0.10-9|26	BuildRequires:	docbook-style-xsl
14mr|libreport-2.0.10-9|27	BuildRequires:	gettext
14mr|libreport-2.0.10-9|28	BuildRequires:	intltool
14mr|libreport-2.0.10-9|29	BuildRequires:	libtool
14mr|libreport-2.0.10-9|30	BuildRequires:	texinfo
14mr|libreport-2.0.10-9|31	BuildRequires:	xmlto
14mr|libreport-2.0.10-9|32	BuildRequires:	libtar-devel
14mr|libreport-2.0.10-9|33	BuildRequires:	pkgconfig(dbus-1)
14mr|libreport-2.0.10-9|34	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|libreport-2.0.10-9|35	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libreport-2.0.10-9|36	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libreport-2.0.10-9|37	BuildRequires:	pkgconfig(libcurl)
14mr|libreport-2.0.10-9|38	BuildRequires:	pkgconfig(libnewt)
14mr|libreport-2.0.10-9|39	BuildRequires:	pkgconfig(libproxy-1.0)
14mr|libreport-2.0.10-9|40	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libreport-2.0.10-9|41	BuildRequires:	pkgconfig(nss)
14mr|libreport-2.0.10-9|42	BuildRequires:	pkgconfig(python)
14mr|libreport-2.0.10-9|43	BuildRequires:	pkgconfig(xmlrpc)
14mr|libreport-2.0.10-9|44	BuildRequires:	pkgconfig(json-c)
14mr|libreport-2.0.10-9|45	Requires:	libreport-filesystem
14mr|libreport-2.0.10-9|46	Requires:	libreport-python = %{version}-%{release}
14mr|libreport-2.0.10-9|47	
14mr|libreport-2.0.10-9|48	%description
14mr|libreport-2.0.10-9|49	Libraries providing API for reporting different problems in applications
14mr|libreport-2.0.10-9|50	to different bug targets like Bugzilla, ftp, trac, etc...
14mr|libreport-2.0.10-9|51	
14mr|libreport-2.0.10-9|52	%files -f %{name}.lang
14mr|libreport-2.0.10-9|53	%doc README COPYING
14mr|libreport-2.0.10-9|54	%config(noreplace) %{_sysconfdir}/%{name}/report_event.conf
14mr|libreport-2.0.10-9|55	%{_mandir}/man5/report_event.conf.5*
14mr|libreport-2.0.10-9|56	%{_sysconfdir}/%{name}/forbidden_words.conf
14mr|libreport-2.0.10-9|57	%{_sysconfdir}/%{name}/plugins/mailx.conf
14mr|libreport-2.0.10-9|58	
14mr|libreport-2.0.10-9|59	
14mr|libreport-2.0.10-9|60	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|61	
14mr|libreport-2.0.10-9|62	%define lib_major_dbus 0
14mr|libreport-2.0.10-9|63	%define libname_dbus %mklibname report-abrt_dbus %{lib_major_dbus}
14mr|libreport-2.0.10-9|64	
14mr|libreport-2.0.10-9|65	%package -n %{libname_dbus}
14mr|libreport-2.0.10-9|66	Summary:	GTK front-end for libreport
14mr|libreport-2.0.10-9|67	Group:		System/Libraries
14mr|libreport-2.0.10-9|68	
14mr|libreport-2.0.10-9|69	%description -n %{libname_dbus}
14mr|libreport-2.0.10-9|70	Applications for reporting bugs using libreport backend
14mr|libreport-2.0.10-9|71	
14mr|libreport-2.0.10-9|72	%files -n %{libname_dbus}
14mr|libreport-2.0.10-9|73	%{_libdir}/libabrt_dbus.so.%{lib_major_dbus}*
14mr|libreport-2.0.10-9|74	
14mr|libreport-2.0.10-9|75	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|76	
14mr|libreport-2.0.10-9|77	%define lib_major_web 0
14mr|libreport-2.0.10-9|78	%define libname_web %mklibname report-abrt_web %{lib_major_web}
14mr|libreport-2.0.10-9|79	
14mr|libreport-2.0.10-9|80	%package -n %{libname_web}
14mr|libreport-2.0.10-9|81	Summary:	GTK front-end for libreport
14mr|libreport-2.0.10-9|82	Group:		System/Libraries
14mr|libreport-2.0.10-9|83	
14mr|libreport-2.0.10-9|84	%description -n %{libname_web}
14mr|libreport-2.0.10-9|85	Applications for reporting bugs using libreport backend
14mr|libreport-2.0.10-9|86	
14mr|libreport-2.0.10-9|87	%files -n %{libname_web}
14mr|libreport-2.0.10-9|88	%{_libdir}/libabrt_web.so.%{lib_major_web}*
14mr|libreport-2.0.10-9|89	
14mr|libreport-2.0.10-9|90	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|91	
14mr|libreport-2.0.10-9|92	%define lib_major 0
14mr|libreport-2.0.10-9|93	%define libname %mklibname report %{lib_major}
14mr|libreport-2.0.10-9|94	
14mr|libreport-2.0.10-9|95	%package -n %{libname}
14mr|libreport-2.0.10-9|96	Summary:	GTK front-end for libreport
14mr|libreport-2.0.10-9|97	Group:		System/Libraries
14mr|libreport-2.0.10-9|98	
14mr|libreport-2.0.10-9|99	%description -n %{libname}
14mr|libreport-2.0.10-9|100	Applications for reporting bugs using libreport backend
14mr|libreport-2.0.10-9|101	
14mr|libreport-2.0.10-9|102	%files -n %{libname}
14mr|libreport-2.0.10-9|103	%{_libdir}/libreport.so.%{lib_major}*
14mr|libreport-2.0.10-9|104	
14mr|libreport-2.0.10-9|105	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|106	
14mr|libreport-2.0.10-9|107	%package filesystem
14mr|libreport-2.0.10-9|108	Summary:	Filesystem layout for libreport
14mr|libreport-2.0.10-9|109	Group:		File tools
14mr|libreport-2.0.10-9|110	
14mr|libreport-2.0.10-9|111	%description filesystem
14mr|libreport-2.0.10-9|112	Filesystem layout for libreport
14mr|libreport-2.0.10-9|113	
14mr|libreport-2.0.10-9|114	%files filesystem
14mr|libreport-2.0.10-9|115	%dir %{_sysconfdir}/%{name}/
14mr|libreport-2.0.10-9|116	%dir %{_sysconfdir}/%{name}/events.d/
14mr|libreport-2.0.10-9|117	%dir %{_sysconfdir}/%{name}/events/
14mr|libreport-2.0.10-9|118	%dir %{_sysconfdir}/%{name}/plugins/
14mr|libreport-2.0.10-9|119	
14mr|libreport-2.0.10-9|120	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|121	
14mr|libreport-2.0.10-9|122	%define lib_name_devel %mklibname report -d
14mr|libreport-2.0.10-9|123	
14mr|libreport-2.0.10-9|124	%package -n %{lib_name_devel}
14mr|libreport-2.0.10-9|125	Summary:	Development libraries and headers for libreport
14mr|libreport-2.0.10-9|126	Group:		Development/C
14mr|libreport-2.0.10-9|127	Requires:	libreport = %{version}-%{release}
14mr|libreport-2.0.10-9|128	Requires:	%{libname_dbus} = %{version}-%{release}
14mr|libreport-2.0.10-9|129	Requires:	%{libname_web} = %{version}-%{release}
14mr|libreport-2.0.10-9|130	Requires:	%{libname} = %{version}-%{release}
14mr|libreport-2.0.10-9|131	Provides:	%{name}-devel = %{version}-%{release}
14mr|libreport-2.0.10-9|132	
14mr|libreport-2.0.10-9|133	%description -n %{lib_name_devel}
14mr|libreport-2.0.10-9|134	Development libraries and headers for libreport
14mr|libreport-2.0.10-9|135	
14mr|libreport-2.0.10-9|136	%files -n %{lib_name_devel}
14mr|libreport-2.0.10-9|137	# Public api headers:
14mr|libreport-2.0.10-9|138	%{_includedir}/libreport/client.h
14mr|libreport-2.0.10-9|139	%{_includedir}/libreport/dump_dir.h
14mr|libreport-2.0.10-9|140	%{_includedir}/libreport/event_config.h
14mr|libreport-2.0.10-9|141	%{_includedir}/libreport/problem_data.h
14mr|libreport-2.0.10-9|142	%{_includedir}/libreport/report.h
14mr|libreport-2.0.10-9|143	%{_includedir}/libreport/run_event.h
14mr|libreport-2.0.10-9|144	# Private api headers:
14mr|libreport-2.0.10-9|145	%{_includedir}/libreport/internal_abrt_dbus.h
14mr|libreport-2.0.10-9|146	%{_includedir}/libreport/internal_libreport.h
14mr|libreport-2.0.10-9|147	%{_libdir}/libreport.so
14mr|libreport-2.0.10-9|148	%{_libdir}/libabrt_dbus.so
14mr|libreport-2.0.10-9|149	%{_libdir}/pkgconfig/libreport.pc
14mr|libreport-2.0.10-9|150	%dir %{_includedir}/libreport
14mr|libreport-2.0.10-9|151	
14mr|libreport-2.0.10-9|152	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|153	
14mr|libreport-2.0.10-9|154	%package python
14mr|libreport-2.0.10-9|155	Summary:	Python bindings for report-libs
14mr|libreport-2.0.10-9|156	# Is group correct here? -
14mr|libreport-2.0.10-9|157	Group:		System/Libraries
14mr|libreport-2.0.10-9|158	Requires:	libreport = %{version}-%{release}
14mr|libreport-2.0.10-9|159	Provides:	report = 0.23-1
14mr|libreport-2.0.10-9|160	Obsoletes:	report < 0.23-1
14mr|libreport-2.0.10-9|161	
14mr|libreport-2.0.10-9|162	%description python
14mr|libreport-2.0.10-9|163	Python bindings for report-libs.
14mr|libreport-2.0.10-9|164	
14mr|libreport-2.0.10-9|165	%files python
14mr|libreport-2.0.10-9|166	%{python_sitearch}/report/*
14mr|libreport-2.0.10-9|167	%{python_sitearch}/reportclient/*
14mr|libreport-2.0.10-9|168	
14mr|libreport-2.0.10-9|169	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|170	
14mr|libreport-2.0.10-9|171	%package cli
14mr|libreport-2.0.10-9|172	Summary:	%{name}'s command line interface
14mr|libreport-2.0.10-9|173	Group:		Graphical desktop/Other
14mr|libreport-2.0.10-9|174	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|175	
14mr|libreport-2.0.10-9|176	%description cli
14mr|libreport-2.0.10-9|177	This package contains simple command line tool for working
14mr|libreport-2.0.10-9|178	with problem dump reports
14mr|libreport-2.0.10-9|179	
14mr|libreport-2.0.10-9|180	%files cli
14mr|libreport-2.0.10-9|181	%{_bindir}/report-cli
14mr|libreport-2.0.10-9|182	%{_mandir}/man1/report-cli.1.*
14mr|libreport-2.0.10-9|183	
14mr|libreport-2.0.10-9|184	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|185	
14mr|libreport-2.0.10-9|186	%package newt
14mr|libreport-2.0.10-9|187	Summary:	%{name}'s newt interface
14mr|libreport-2.0.10-9|188	Group:		Graphical desktop/Other
14mr|libreport-2.0.10-9|189	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|190	Provides:	report-newt = 0.23-1
14mr|libreport-2.0.10-9|191	Obsoletes:	report-newt < 0.23-1
14mr|libreport-2.0.10-9|192	
14mr|libreport-2.0.10-9|193	%description newt
14mr|libreport-2.0.10-9|194	This package contains a simple newt application for reporting
14mr|libreport-2.0.10-9|195	bugs
14mr|libreport-2.0.10-9|196	
14mr|libreport-2.0.10-9|197	%files newt
14mr|libreport-2.0.10-9|198	%{_bindir}/report-newt
14mr|libreport-2.0.10-9|199	
14mr|libreport-2.0.10-9|200	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|201	
14mr|libreport-2.0.10-9|202	%package gtk
14mr|libreport-2.0.10-9|203	Summary:	GTK front-end for libreport
14mr|libreport-2.0.10-9|204	Group:		Graphical desktop/GNOME
14mr|libreport-2.0.10-9|205	Requires:	libreport = %{version}-%{release}
14mr|libreport-2.0.10-9|206	Provides:	report-gtk = 0.23-1
14mr|libreport-2.0.10-9|207	Obsoletes:	report-gtk < 0.23-1
14mr|libreport-2.0.10-9|208	
14mr|libreport-2.0.10-9|209	%description gtk
14mr|libreport-2.0.10-9|210	Applications for reporting bugs using libreport backend
14mr|libreport-2.0.10-9|211	
14mr|libreport-2.0.10-9|212	%files gtk
14mr|libreport-2.0.10-9|213	%{_bindir}/report-gtk
14mr|libreport-2.0.10-9|214	
14mr|libreport-2.0.10-9|215	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|216	
14mr|libreport-2.0.10-9|217	%define lib_major_gtk 0
14mr|libreport-2.0.10-9|218	%define libname_gtk %mklibname report-gtk %{lib_major_gtk}
14mr|libreport-2.0.10-9|219	
14mr|libreport-2.0.10-9|220	%package -n %{libname_gtk}
14mr|libreport-2.0.10-9|221	Summary:	GTK front-end for libreport
14mr|libreport-2.0.10-9|222	Group:		System/Libraries
14mr|libreport-2.0.10-9|223	
14mr|libreport-2.0.10-9|224	%description -n %{libname_gtk}
14mr|libreport-2.0.10-9|225	Applications for reporting bugs using libreport backend
14mr|libreport-2.0.10-9|226	
14mr|libreport-2.0.10-9|227	%files -n %{libname_gtk}
14mr|libreport-2.0.10-9|228	%{_libdir}/libreport-gtk.so.%{lib_major_gtk}*
14mr|libreport-2.0.10-9|229	
14mr|libreport-2.0.10-9|230	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|231	
14mr|libreport-2.0.10-9|232	%define lib_namegtk_devel %mklibname report-gtk -d
14mr|libreport-2.0.10-9|233	
14mr|libreport-2.0.10-9|234	%package -n %{lib_namegtk_devel}
14mr|libreport-2.0.10-9|235	Summary:	Development libraries and headers for libreport
14mr|libreport-2.0.10-9|236	Group:		Development/GNOME and GTK+
14mr|libreport-2.0.10-9|237	Requires:	libreport-gtk = %{version}-%{release}
14mr|libreport-2.0.10-9|238	Requires:	%{libname_gtk} = %{version}-%{release}
14mr|libreport-2.0.10-9|239	Provides:	%{name}-gtk-devel = %{version}-%{release}
14mr|libreport-2.0.10-9|240	
14mr|libreport-2.0.10-9|241	%description -n %{lib_namegtk_devel}
14mr|libreport-2.0.10-9|242	Development libraries and headers for libreport-gtk
14mr|libreport-2.0.10-9|243	
14mr|libreport-2.0.10-9|244	%files -n %{lib_namegtk_devel}
14mr|libreport-2.0.10-9|245	%{_libdir}/libreport-gtk.so
14mr|libreport-2.0.10-9|246	%{_includedir}/libreport/internal_libreport_gtk.h
14mr|libreport-2.0.10-9|247	%{_libdir}/pkgconfig/libreport-gtk.pc
14mr|libreport-2.0.10-9|248	
14mr|libreport-2.0.10-9|249	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|250	
14mr|libreport-2.0.10-9|251	%package plugin-kerneloops
14mr|libreport-2.0.10-9|252	Summary:	%{name}'s kerneloops reporter plugin
14mr|libreport-2.0.10-9|253	Group:		System/Libraries
14mr|libreport-2.0.10-9|254	Requires:	curl
14mr|libreport-2.0.10-9|255	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|256	
14mr|libreport-2.0.10-9|257	%description plugin-kerneloops
14mr|libreport-2.0.10-9|258	This package contains plugin which sends kernel crash information to specified
14mr|libreport-2.0.10-9|259	server, usually to kerneloops.org.
14mr|libreport-2.0.10-9|260	
14mr|libreport-2.0.10-9|261	%files plugin-kerneloops
14mr|libreport-2.0.10-9|262	%{_sysconfdir}/libreport/events/report_Kerneloops.xml
14mr|libreport-2.0.10-9|263	%{_mandir}/man*/reporter-kerneloops.*
14mr|libreport-2.0.10-9|264	%{_bindir}/reporter-kerneloops
14mr|libreport-2.0.10-9|265	
14mr|libreport-2.0.10-9|266	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|267	
14mr|libreport-2.0.10-9|268	%package plugin-logger
14mr|libreport-2.0.10-9|269	Summary:	%{name}'s logger reporter plugin
14mr|libreport-2.0.10-9|270	Group:		System/Libraries
14mr|libreport-2.0.10-9|271	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|272	Obsoletes:	abrt-plugin-logger < 2.0.4
14mr|libreport-2.0.10-9|273	Provides:	report-plugin-localsave = 0.23-1
14mr|libreport-2.0.10-9|274	Obsoletes:	report-plugin-localsave < 0.23-1
14mr|libreport-2.0.10-9|275	Provides:	report-config-localsave = 0.23-1
14mr|libreport-2.0.10-9|276	Obsoletes:	report-config-localsave < 0.23-1
14mr|libreport-2.0.10-9|277	
14mr|libreport-2.0.10-9|278	%description plugin-logger
14mr|libreport-2.0.10-9|279	The simple reporter plugin which writes a report to a specified file.
14mr|libreport-2.0.10-9|280	
14mr|libreport-2.0.10-9|281	%files plugin-logger
14mr|libreport-2.0.10-9|282	%{_sysconfdir}/libreport/events/report_Logger.conf
14mr|libreport-2.0.10-9|283	%{_sysconfdir}/libreport/events/report_Logger.xml
14mr|libreport-2.0.10-9|284	%config(noreplace) %{_sysconfdir}/libreport/events.d/print_event.conf
14mr|libreport-2.0.10-9|285	%{_bindir}/reporter-print
14mr|libreport-2.0.10-9|286	%{_mandir}/man*/reporter-print.*
14mr|libreport-2.0.10-9|287	
14mr|libreport-2.0.10-9|288	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|289	
14mr|libreport-2.0.10-9|290	%package plugin-mailx
14mr|libreport-2.0.10-9|291	Summary:	%{name}'s mailx reporter plugin
14mr|libreport-2.0.10-9|292	Group:		System/Libraries
14mr|libreport-2.0.10-9|293	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|294	Requires:	mailx
14mr|libreport-2.0.10-9|295	Obsoletes:	abrt-plugin-mailx < 2.0.4
14mr|libreport-2.0.10-9|296	
14mr|libreport-2.0.10-9|297	%description plugin-mailx
14mr|libreport-2.0.10-9|298	The simple reporter plugin which sends a report via mailx to a specified
14mr|libreport-2.0.10-9|299	email address.
14mr|libreport-2.0.10-9|300	
14mr|libreport-2.0.10-9|301	%files plugin-mailx
14mr|libreport-2.0.10-9|302	%{_sysconfdir}/libreport/events/report_Mailx.xml
14mr|libreport-2.0.10-9|303	%config(noreplace) %{_sysconfdir}/libreport/events.d/mailx_event.conf
14mr|libreport-2.0.10-9|304	%{_mandir}/man*/reporter-mailx.*
14mr|libreport-2.0.10-9|305	%{_bindir}/reporter-mailx
14mr|libreport-2.0.10-9|306	
14mr|libreport-2.0.10-9|307	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|308	
14mr|libreport-2.0.10-9|309	%package plugin-bugzilla
14mr|libreport-2.0.10-9|310	Summary:	%{name}'s bugzilla plugin
14mr|libreport-2.0.10-9|311	Group:		System/Libraries
14mr|libreport-2.0.10-9|312	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|313	Obsoletes:	abrt-plugin-bugzilla < 2.0.4
14mr|libreport-2.0.10-9|314	Provides:	report-plugin-bugzilla = 0.23-1
14mr|libreport-2.0.10-9|315	Obsoletes:	report-plugin-bugzilla < 0.23-1
14mr|libreport-2.0.10-9|316	Provides:	report-config-bugzilla-redhat-com = 0.23-1
14mr|libreport-2.0.10-9|317	Obsoletes:	report-config-bugzilla-redhat-com < 0.23-1
14mr|libreport-2.0.10-9|318	
14mr|libreport-2.0.10-9|319	%description plugin-bugzilla
14mr|libreport-2.0.10-9|320	Plugin to report bugs into the bugzilla.
14mr|libreport-2.0.10-9|321	
14mr|libreport-2.0.10-9|322	%files plugin-bugzilla
14mr|libreport-2.0.10-9|323	%config(noreplace) %{_sysconfdir}/libreport/plugins/bugzilla.conf
14mr|libreport-2.0.10-9|324	%{_sysconfdir}/libreport/events/report_Bugzilla.xml
14mr|libreport-2.0.10-9|325	%config(noreplace) %{_sysconfdir}/libreport/events/report_Bugzilla.conf
14mr|libreport-2.0.10-9|326	%config(noreplace) %{_sysconfdir}/libreport/events.d/bugzilla_event.conf
14mr|libreport-2.0.10-9|327	# FIXME: remove with the old gui
14mr|libreport-2.0.10-9|328	%{_mandir}/man1/reporter-bugzilla.1.*
14mr|libreport-2.0.10-9|329	%{_bindir}/reporter-bugzilla
14mr|libreport-2.0.10-9|330	
14mr|libreport-2.0.10-9|331	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|332	
14mr|libreport-2.0.10-9|333	%package plugin-bodhi
14mr|libreport-2.0.10-9|334	Summary:	%{name}'s bodhi plugin
14mr|libreport-2.0.10-9|335	Group:		System/Libraries
14mr|libreport-2.0.10-9|336	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|337	Requires:	packagekit
14mr|libreport-2.0.10-9|338	BuildRequires:	rpm-devel
14mr|libreport-2.0.10-9|339	
14mr|libreport-2.0.10-9|340	%description plugin-bodhi
14mr|libreport-2.0.10-9|341	Search for a new updates in bodhi server
14mr|libreport-2.0.10-9|342	
14mr|libreport-2.0.10-9|343	%files plugin-bodhi
14mr|libreport-2.0.10-9|344	%{_bindir}/abrt-bodhi
14mr|libreport-2.0.10-9|345	%{_mandir}/man1/abrt-bodhi.1.*
14mr|libreport-2.0.10-9|346	
14mr|libreport-2.0.10-9|347	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|348	
14mr|libreport-2.0.10-9|349	%package compat
14mr|libreport-2.0.10-9|350	Summary:	%{name}'s compat layer for obsoleted 'report' package
14mr|libreport-2.0.10-9|351	Group:		System/Libraries
14mr|libreport-2.0.10-9|352	Requires:	%{name}-plugin-bugzilla
14mr|libreport-2.0.10-9|353	
14mr|libreport-2.0.10-9|354	%description compat
14mr|libreport-2.0.10-9|355	Provides 'report' command-line tool.
14mr|libreport-2.0.10-9|356	
14mr|libreport-2.0.10-9|357	%files compat
14mr|libreport-2.0.10-9|358	%{_bindir}/report
14mr|libreport-2.0.10-9|359	%{_mandir}/man1/report.1.*
14mr|libreport-2.0.10-9|360	
14mr|libreport-2.0.10-9|361	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|362	
14mr|libreport-2.0.10-9|363	%package plugin-reportuploader
14mr|libreport-2.0.10-9|364	Summary:	%{name}'s reportuploader plugin
14mr|libreport-2.0.10-9|365	Group:		System/Libraries
14mr|libreport-2.0.10-9|366	Requires:	%{name} = %{version}-%{release}
14mr|libreport-2.0.10-9|367	Obsoletes:	abrt-plugin-reportuploader < 2.0.4
14mr|libreport-2.0.10-9|368	Provides:	report-plugin-ftp = 0.23-1
14mr|libreport-2.0.10-9|369	Obsoletes:	report-plugin-ftp < 0.23-1
14mr|libreport-2.0.10-9|370	Provides:	report-config-ftp = 0.23-1
14mr|libreport-2.0.10-9|371	Obsoletes:	report-config-ftp < 0.23-1
14mr|libreport-2.0.10-9|372	Provides:	report-plugin-scp = 0.23-1
14mr|libreport-2.0.10-9|373	Obsoletes:	report-plugin-scp < 0.23-1
14mr|libreport-2.0.10-9|374	Provides:	report-config-scp = 0.23-1
14mr|libreport-2.0.10-9|375	Obsoletes:	report-config-scp < 0.23-1
14mr|libreport-2.0.10-9|376	
14mr|libreport-2.0.10-9|377	%description plugin-reportuploader
14mr|libreport-2.0.10-9|378	Plugin to report bugs into anonymous FTP site associated with ticketing system.
14mr|libreport-2.0.10-9|379	
14mr|libreport-2.0.10-9|380	%files plugin-reportuploader
14mr|libreport-2.0.10-9|381	%{_mandir}/man*/reporter-upload.*
14mr|libreport-2.0.10-9|382	%{_bindir}/reporter-upload
14mr|libreport-2.0.10-9|383	%{_sysconfdir}/libreport/events/report_Uploader.xml
14mr|libreport-2.0.10-9|384	%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
14mr|libreport-2.0.10-9|385	#--------------------------------------------------------------------
14mr|libreport-2.0.10-9|386	
14mr|libreport-2.0.10-9|387	%prep
14mr|libreport-2.0.10-9|388	%setup -q
14mr|libreport-2.0.10-9|389	%apply_patches
14mr|libreport-2.0.10-9|390	sed -i -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
14mr|libreport-2.0.10-9|391	%define Werror_cflags %nil
14mr|libreport-2.0.10-9|392	autoreconf -fi
14mr|libreport-2.0.10-9|393	intltoolize -f
14mr|libreport-2.0.10-9|394	
14mr|libreport-2.0.10-9|395	%build
14mr|libreport-2.0.10-9|396	%configure2_5x \
14mr|libreport-2.0.10-9|397	--disable-static \
14mr|libreport-2.0.10-9|398	--enable-gtk3
14mr|libreport-2.0.10-9|399	CFLAGS="-fno-strict-aliasing"
14mr|libreport-2.0.10-9|400	%make
14mr|libreport-2.0.10-9|401	
14mr|libreport-2.0.10-9|402	%install
14mr|libreport-2.0.10-9|403	%makeinstall_std mandir=%{_mandir}
14mr|libreport-2.0.10-9|404	%find_lang %{name}
14mr|libreport-2.0.10-9|405	
14mr|libreport-2.0.10-9|406	mkdir -p %{buildroot}%{_initrddir}
14mr|libreport-2.0.10-9|407	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/events.d/
14mr|libreport-2.0.10-9|408	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/events/
14mr|libreport-2.0.10-9|409	
14mr|libreport-2.0.10-9|410	# After everything is installed, remove info dir
14mr|libreport-2.0.10-9|411	rm -f %{buildroot}%{_infodir}/dir
14mr|libreport-2.0.10-9|412	
14mr|libreport-2.0.10-9|413	rm -f %{buildroot}%{_sysconfdir}/libreport/plugins/rhtsupport.conf
14mr|libreport-2.0.10-9|414	rm -f %{buildroot}%{_sysconfdir}/libreport/events/report_RHTSupport.xml
14mr|libreport-2.0.10-9|415	rm -f %{buildroot}%{_sysconfdir}/libreport/events.d/rhtsupport_event.conf
14mr|libreport-2.0.10-9|416	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1.*
14mr|libreport-2.0.10-9|417	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1.xz
14mr|libreport-2.0.10-9|418	rm -f %{buildroot}%{_bindir}/reporter-rhtsupport
14mr|libreport-2.0.10-9|419	
14mr|libreport-2.0.10-9|420	rm -f %{buildroot}%{_libdir}/libabrt_web.so
14mr|libreport-2.0.10-9|421	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1*
14mr|libreport-2.0.10-9|422	
14mr|libreport-2.0.10-9|423	%if %{_with_tests}
14mr|libreport-2.0.10-9|424	%check
14mr|libreport-2.0.10-9|425	make check
14mr|libreport-2.0.10-9|426	%endif
14mr|libreport-2.0.10-9|427	
14mr|libreport-2.0.10-9|428	
14mr|libreport-2.0.10-9|429	%changelog
14mr|libreport-2.0.10-9|430	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.10-9
14mr|libreport-2.0.10-9|431	+ Revision: ee58293
14mr|libreport-2.0.10-9|432	- MassBuild#440: Increase release tag
14mr|libreport-2.0.10-9|433	
14mr|libreport-2.0.10-9|434	

17369 14
14mr|librepository-1.1.6-2|1	Summary:	Hierarchical repository abstraction layer
14mr|librepository-1.1.6-2|2	Name:		librepository
14mr|librepository-1.1.6-2|3	Version:	1.1.6
14mr|librepository-1.1.6-2|4	Release:	2
14mr|librepository-1.1.6-2|5	License:	LGPLv2+
14mr|librepository-1.1.6-2|6	Group:		System/Libraries
14mr|librepository-1.1.6-2|7	Url:		http://reporting.pentaho.org/
14mr|librepository-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|librepository-1.1.6-2|9	Patch0:	%{name}-1.1.2-fix-build.patch
14mr|librepository-1.1.6-2|10	BuildArch:	noarch
14mr|librepository-1.1.6-2|11	BuildRequires:	ant
14mr|librepository-1.1.6-2|12	BuildRequires:	ant-contrib
14mr|librepository-1.1.6-2|13	BuildRequires:	ant-nodeps
14mr|librepository-1.1.6-2|14	BuildRequires:	java-devel
14mr|librepository-1.1.6-2|15	BuildRequires:	java-rpmbuild
14mr|librepository-1.1.6-2|16	BuildRequires:	jpackage-utils
14mr|librepository-1.1.6-2|17	BuildRequires:	libbase
14mr|librepository-1.1.6-2|18	Requires:	java
14mr|librepository-1.1.6-2|19	Requires:	jpackage-utils
14mr|librepository-1.1.6-2|20	Requires:	libbase
14mr|librepository-1.1.6-2|21	
14mr|librepository-1.1.6-2|22	%description
14mr|librepository-1.1.6-2|23	LibRepository provides a simple abstraction layer to access bulk content that
14mr|librepository-1.1.6-2|24	is organized in a hierarchical layer.
14mr|librepository-1.1.6-2|25	
14mr|librepository-1.1.6-2|26	%package javadoc
14mr|librepository-1.1.6-2|27	Summary:	Javadoc for %{name}
14mr|librepository-1.1.6-2|28	Group:		Development/Java
14mr|librepository-1.1.6-2|29	Requires:	%{name} = %{version}-%{release}
14mr|librepository-1.1.6-2|30	Requires:	jpackage-utils
14mr|librepository-1.1.6-2|31	
14mr|librepository-1.1.6-2|32	%description javadoc
14mr|librepository-1.1.6-2|33	Javadoc for %{name}.
14mr|librepository-1.1.6-2|34	
14mr|librepository-1.1.6-2|35	%prep
14mr|librepository-1.1.6-2|36	%setup -q -c
14mr|librepository-1.1.6-2|37	%patch0 -p0
14mr|librepository-1.1.6-2|38	find . -name "*.jar" -exec rm -f {} \;
14mr|librepository-1.1.6-2|39	mkdir -p lib
14mr|librepository-1.1.6-2|40	build-jar-repository -s -p lib commons-logging-api libbase
14mr|librepository-1.1.6-2|41	cd lib
14mr|librepository-1.1.6-2|42	ln -s %{_javadir}/ant ant-contrib
14mr|librepository-1.1.6-2|43	
14mr|librepository-1.1.6-2|44	%build
14mr|librepository-1.1.6-2|45	ant jar javadoc
14mr|librepository-1.1.6-2|46	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mr|librepository-1.1.6-2|47	tr -d '\r' < $file > $file.new
14mr|librepository-1.1.6-2|48	mv $file.new $file
14mr|librepository-1.1.6-2|49	done
14mr|librepository-1.1.6-2|50	
14mr|librepository-1.1.6-2|51	%install
14mr|librepository-1.1.6-2|52	mkdir -p %{buildroot}%{_javadir}
14mr|librepository-1.1.6-2|53	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mr|librepository-1.1.6-2|54	pushd %{buildroot}%{_javadir}
14mr|librepository-1.1.6-2|55	ln -s %{name}-%{version}.jar %{name}.jar
14mr|librepository-1.1.6-2|56	popd
14mr|librepository-1.1.6-2|57	
14mr|librepository-1.1.6-2|58	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|librepository-1.1.6-2|59	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|librepository-1.1.6-2|60	
14mr|librepository-1.1.6-2|61	%files
14mr|librepository-1.1.6-2|62	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|librepository-1.1.6-2|63	%{_javadir}/%{name}-%{version}.jar
14mr|librepository-1.1.6-2|64	%{_javadir}/%{name}.jar
14mr|librepository-1.1.6-2|65	
14mr|librepository-1.1.6-2|66	%files javadoc
14mr|librepository-1.1.6-2|67	%{_javadocdir}/%{name}
14mr|librepository-1.1.6-2|68	
14mr|librepository-1.1.6-2|69	
14mr|librepository-1.1.6-2|70	%changelog
14mr|librepository-1.1.6-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|librepository-1.1.6-2|72	+ Revision: 2b1d234
14mr|librepository-1.1.6-2|73	- MassBuild#440: Increase release tag
14mr|librepository-1.1.6-2|74	
14mr|librepository-1.1.6-2|75	

17370 14
14mr|libresample-0.1.3-12|1	%define	major 0
14mr|libresample-0.1.3-12|2	%define libname %mklibname resample %{major}
14mr|libresample-0.1.3-12|3	%define develname %mklibname -d resample
14mr|libresample-0.1.3-12|4	
14mr|libresample-0.1.3-12|5	Summary:	A real-time library for sampling rate conversion
14mr|libresample-0.1.3-12|6	Name:		libresample
14mr|libresample-0.1.3-12|7	Version:	0.1.3
14mr|libresample-0.1.3-12|8	Release:	12
14mr|libresample-0.1.3-12|9	License:	LGPL
14mr|libresample-0.1.3-12|10	Group:		System/Libraries
14mr|libresample-0.1.3-12|11	URL:		http://www-ccrma.stanford.edu/~jos/resample/Available_Software.html
14mr|libresample-0.1.3-12|12	Source0:	http://ccrma.stanford.edu/~jos/resample/%{name}-%{version}.tgz
14mr|libresample-0.1.3-12|13	Patch0:		libresample-shared.diff
14mr|libresample-0.1.3-12|14	BuildRequires:	pkgconfig(sndfile)
14mr|libresample-0.1.3-12|15	BuildRequires:	pkgconfig(samplerate)
14mr|libresample-0.1.3-12|16	BuildRequires:	libtool
14mr|libresample-0.1.3-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libresample-0.1.3-12|18	
14mr|libresample-0.1.3-12|19	%description
14mr|libresample-0.1.3-12|20	libresample is a real-time library for sampling rate conversion.
14mr|libresample-0.1.3-12|21	
14mr|libresample-0.1.3-12|22	%package	tools
14mr|libresample-0.1.3-12|23	Summary:	Various tools using the libresample library
14mr|libresample-0.1.3-12|24	Group:          Sound
14mr|libresample-0.1.3-12|25	
14mr|libresample-0.1.3-12|26	%description	tools
14mr|libresample-0.1.3-12|27	libresample is a real-time library for sampling rate conversion.
14mr|libresample-0.1.3-12|28	
14mr|libresample-0.1.3-12|29	This package contains various tools that uses the libresample library.
14mr|libresample-0.1.3-12|30	
14mr|libresample-0.1.3-12|31	* compareresample
14mr|libresample-0.1.3-12|32	* resample-sndfile
14mr|libresample-0.1.3-12|33	* testresample
14mr|libresample-0.1.3-12|34	
14mr|libresample-0.1.3-12|35	%package -n	%{libname}
14mr|libresample-0.1.3-12|36	Summary:	A real-time library for sampling rate conversion
14mr|libresample-0.1.3-12|37	Group:          System/Libraries
14mr|libresample-0.1.3-12|38	
14mr|libresample-0.1.3-12|39	%description -n	%{libname}
14mr|libresample-0.1.3-12|40	libresample is a real-time library for sampling rate conversion.
14mr|libresample-0.1.3-12|41	
14mr|libresample-0.1.3-12|42	%package -n	%{develname}
14mr|libresample-0.1.3-12|43	Summary:	Static library and header files for the libevent library
14mr|libresample-0.1.3-12|44	Group:		Development/C
14mr|libresample-0.1.3-12|45	Provides:	resample-devel = %{version}-%{release}
14mr|libresample-0.1.3-12|46	Provides:	libresample-devel = %{version}-%{release}
14mr|libresample-0.1.3-12|47	Requires:	%{libname} = %{version}
14mr|libresample-0.1.3-12|48	
14mr|libresample-0.1.3-12|49	%description -n	%{develname}
14mr|libresample-0.1.3-12|50	libresample is a real-time library for sampling rate conversion.
14mr|libresample-0.1.3-12|51	
14mr|libresample-0.1.3-12|52	This package contains the static libresample library and its header files.
14mr|libresample-0.1.3-12|53	
14mr|libresample-0.1.3-12|54	%prep
14mr|libresample-0.1.3-12|55	
14mr|libresample-0.1.3-12|56	%setup -q -n %{name}-%{version}
14mr|libresample-0.1.3-12|57	%patch0 -p0
14mr|libresample-0.1.3-12|58	
14mr|libresample-0.1.3-12|59	%build
14mr|libresample-0.1.3-12|60	export CC="%{__cc}"
14mr|libresample-0.1.3-12|61	export CFLAGS="%{optflags} -fPIC"
14mr|libresample-0.1.3-12|62	
14mr|libresample-0.1.3-12|63	%configure
14mr|libresample-0.1.3-12|64	%make
14mr|libresample-0.1.3-12|65	
14mr|libresample-0.1.3-12|66	%install
14mr|libresample-0.1.3-12|67	rm -rf %{buildroot}
14mr|libresample-0.1.3-12|68	
14mr|libresample-0.1.3-12|69	%makeinstall_std
14mr|libresample-0.1.3-12|70	
14mr|libresample-0.1.3-12|71	%if %mdkversion < 200900
14mr|libresample-0.1.3-12|72	%post -n %{libname} -p /sbin/ldconfig
14mr|libresample-0.1.3-12|73	%endif
14mr|libresample-0.1.3-12|74	
14mr|libresample-0.1.3-12|75	%if %mdkversion < 200900
14mr|libresample-0.1.3-12|76	%postun -n %{libname} -p /sbin/ldconfig
14mr|libresample-0.1.3-12|77	%endif
14mr|libresample-0.1.3-12|78	
14mr|libresample-0.1.3-12|79	%clean
14mr|libresample-0.1.3-12|80	rm -rf %{buildroot}
14mr|libresample-0.1.3-12|81	
14mr|libresample-0.1.3-12|82	%files tools
14mr|libresample-0.1.3-12|83	%defattr(-,root,root)
14mr|libresample-0.1.3-12|84	%{_bindir}/compareresample
14mr|libresample-0.1.3-12|85	%{_bindir}/resample-sndfile
14mr|libresample-0.1.3-12|86	%{_bindir}/testresample
14mr|libresample-0.1.3-12|87	
14mr|libresample-0.1.3-12|88	%files -n %{libname}
14mr|libresample-0.1.3-12|89	%defattr(-,root,root)
14mr|libresample-0.1.3-12|90	%doc LICENSE.txt README.txt
14mr|libresample-0.1.3-12|91	%{_libdir}/*.so.*
14mr|libresample-0.1.3-12|92	
14mr|libresample-0.1.3-12|93	%files -n %{develname}
14mr|libresample-0.1.3-12|94	%defattr(-,root,root)
14mr|libresample-0.1.3-12|95	%{_includedir}/*
14mr|libresample-0.1.3-12|96	%{_libdir}/*.so
14mr|libresample-0.1.3-12|97	
14mr|libresample-0.1.3-12|98	
14mr|libresample-0.1.3-12|99	
14mr|libresample-0.1.3-12|100	%changelog
14mr|libresample-0.1.3-12|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.3-12
14mr|libresample-0.1.3-12|102	+ Revision: f8cf2d2
14mr|libresample-0.1.3-12|103	- MassBuild#440: Increase release tag
14mr|libresample-0.1.3-12|104	
14mr|libresample-0.1.3-12|105	

17371 14
14mr|librest-0.7.90-3|1	%define shortname rest
14mr|librest-0.7.90-3|2	%define name lib%{shortname}
14mr|librest-0.7.90-3|3	
14mr|librest-0.7.90-3|4	%define api		0.7
14mr|librest-0.7.90-3|5	%define major           0
14mr|librest-0.7.90-3|6	%define libname         %mklibname %{shortname} %{api} %{major}
14mr|librest-0.7.90-3|7	%define develname       %mklibname %{shortname} -d
14mr|librest-0.7.90-3|8	
14mr|librest-0.7.90-3|9	Name:		%{name}
14mr|librest-0.7.90-3|10	Summary:	Library for accessing rest web services
14mr|librest-0.7.90-3|11	Version:	0.7.90
14mr|librest-0.7.90-3|12	Release:	3
14mr|librest-0.7.90-3|13	
14mr|librest-0.7.90-3|14	License:	LGPLv2+
14mr|librest-0.7.90-3|15	Group:		System/Libraries
14mr|librest-0.7.90-3|16	URL:		http://www.meego.com
14mr|librest-0.7.90-3|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rest/%{api}/%{shortname}-%{version}.tar.xz
14mr|librest-0.7.90-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|librest-0.7.90-3|19	BuildRequires:	libxml2-devel
14mr|librest-0.7.90-3|20	BuildRequires:	glib2-devel
14mr|librest-0.7.90-3|21	BuildRequires:	libsoup-devel
14mr|librest-0.7.90-3|22	BuildRequires:	gtk-doc
14mr|librest-0.7.90-3|23	BuildRequires:	gobject-introspection-devel
14mr|librest-0.7.90-3|24	
14mr|librest-0.7.90-3|25	Obsoletes:	%{_lib}rest-gir0.7
14mr|librest-0.7.90-3|26	
14mr|librest-0.7.90-3|27	%description
14mr|librest-0.7.90-3|28	Library for accessing rest web services
14mr|librest-0.7.90-3|29	
14mr|librest-0.7.90-3|30	%package -n %{libname}
14mr|librest-0.7.90-3|31	Summary: Library for accessing rest web services
14mr|librest-0.7.90-3|32	Group: System/Libraries
14mr|librest-0.7.90-3|33	Obsoletes: %{_lib}librest0 < %version
14mr|librest-0.7.90-3|34	Conflicts: %{develname} < 0.7.10
14mr|librest-0.7.90-3|35	
14mr|librest-0.7.90-3|36	%description -n %{libname}
14mr|librest-0.7.90-3|37	Library for accessing rest web services
14mr|librest-0.7.90-3|38	
14mr|librest-0.7.90-3|39	%package -n %{name}-doc
14mr|librest-0.7.90-3|40	
14mr|librest-0.7.90-3|41	Summary: Documentation for %{name}
14mr|librest-0.7.90-3|42	Group: System/Libraries
14mr|librest-0.7.90-3|43	
14mr|librest-0.7.90-3|44	%description -n %{name}-doc
14mr|librest-0.7.90-3|45	Documentation for %{name}
14mr|librest-0.7.90-3|46	
14mr|librest-0.7.90-3|47	%package -n %{develname}
14mr|librest-0.7.90-3|48	
14mr|librest-0.7.90-3|49	Summary: Development files for %{name}
14mr|librest-0.7.90-3|50	Group: Development/C
14mr|librest-0.7.90-3|51	
14mr|librest-0.7.90-3|52	Requires: %{libname} = %{version}-%{release}
14mr|librest-0.7.90-3|53	Provides: %{name}-devel = %{version}-%{release}
14mr|librest-0.7.90-3|54	
14mr|librest-0.7.90-3|55	%description -n %{develname}
14mr|librest-0.7.90-3|56	The %{name}-devel package contains libraries and header files for
14mr|librest-0.7.90-3|57	developing applications that use %{name}.
14mr|librest-0.7.90-3|58	
14mr|librest-0.7.90-3|59	%prep
14mr|librest-0.7.90-3|60	%setup -q -n %{shortname}-%{version}
14mr|librest-0.7.90-3|61	
14mr|librest-0.7.90-3|62	%build
14mr|librest-0.7.90-3|63	autoreconf -fi
14mr|librest-0.7.90-3|64	%configure2_5x --enable-gtk-doc
14mr|librest-0.7.90-3|65	%make
14mr|librest-0.7.90-3|66	
14mr|librest-0.7.90-3|67	%install
14mr|librest-0.7.90-3|68	rm -rf %{buildroot}
14mr|librest-0.7.90-3|69	%makeinstall_std
14mr|librest-0.7.90-3|70	
14mr|librest-0.7.90-3|71	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mr|librest-0.7.90-3|72	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
14mr|librest-0.7.90-3|73	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
14mr|librest-0.7.90-3|74	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mr|librest-0.7.90-3|75	fi
14mr|librest-0.7.90-3|76	done
14mr|librest-0.7.90-3|77	
14mr|librest-0.7.90-3|78	%clean
14mr|librest-0.7.90-3|79	rm -rf %{buildroot}
14mr|librest-0.7.90-3|80	
14mr|librest-0.7.90-3|81	%files -n %{libname}
14mr|librest-0.7.90-3|82	%defattr(-,root,root,-)
14mr|librest-0.7.90-3|83	%doc COPYING README AUTHORS ChangeLog
14mr|librest-0.7.90-3|84	%{_libdir}/%{name}*-%{api}.so.%{major}*
14mr|librest-0.7.90-3|85	%{_libdir}/girepository-1.0/*
14mr|librest-0.7.90-3|86	
14mr|librest-0.7.90-3|87	%files -n %{name}-doc
14mr|librest-0.7.90-3|88	%defattr(-,root,root,-)
14mr|librest-0.7.90-3|89	%{_datadir}/gtk-doc/html/*
14mr|librest-0.7.90-3|90	
14mr|librest-0.7.90-3|91	%files -n %{develname}
14mr|librest-0.7.90-3|92	%defattr(-,root,root,-)
14mr|librest-0.7.90-3|93	%{_libdir}/pkgconfig/*.pc
14mr|librest-0.7.90-3|94	%{_includedir}/rest*/*
14mr|librest-0.7.90-3|95	%{_libdir}/%{name}*.so
14mr|librest-0.7.90-3|96	%{_datadir}/gir-1.0/*
14mr|librest-0.7.90-3|97	
14mr|librest-0.7.90-3|98	
14mr|librest-0.7.90-3|99	%changelog
14mr|librest-0.7.90-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.90-3
14mr|librest-0.7.90-3|101	+ Revision: 8befc21
14mr|librest-0.7.90-3|102	- MassBuild#440: Increase release tag
14mr|librest-0.7.90-3|103	
14mr|librest-0.7.90-3|104	

17372 14
14mr|librevenge-0.0.1-1|1	%define major 0
14mr|librevenge-0.0.1-1|2	%define abi 0.0
14mr|librevenge-0.0.1-1|3	%define devname %mklibname revenge -d
14mr|librevenge-0.0.1-1|4	
14mr|librevenge-0.0.1-1|5	%define libname %mklibname revenge %{abi} %{major}
14mr|librevenge-0.0.1-1|6	
14mr|librevenge-0.0.1-1|7	Summary:	Base library for writing document import filters
14mr|librevenge-0.0.1-1|8	Name:		librevenge
14mr|librevenge-0.0.1-1|9	Version:	0.0.1
14mr|librevenge-0.0.1-1|10	Release:	1
14mr|librevenge-0.0.1-1|11	Source0:	http://downloads.sourceforge.net/project/libwpd/librevenge/librevenge-%{version}/librevenge-%{version}.tar.xz
14mr|librevenge-0.0.1-1|12	
14mr|librevenge-0.0.1-1|13	URL:		http://sf.net/p/libwpd/wiki/librevenge/
14mr|librevenge-0.0.1-1|14	License:	LGPLv2.1
14mr|librevenge-0.0.1-1|15	Group:		System/Libraries
14mr|librevenge-0.0.1-1|16	
14mr|librevenge-0.0.1-1|17	BuildRequires:	pkgconfig(cppunit)
14mr|librevenge-0.0.1-1|18	BuildRequires:	pkgconfig(zlib)
14mr|librevenge-0.0.1-1|19	BuildRequires:	boost-devel
14mr|librevenge-0.0.1-1|20	BuildRequires:	doxygen
14mr|librevenge-0.0.1-1|21	
14mr|librevenge-0.0.1-1|22	%description
14mr|librevenge-0.0.1-1|23	librevenge is a base library for writing document import filters.
14mr|librevenge-0.0.1-1|24	It has interfaces for text documents, vector graphics, spreadsheets
14mr|librevenge-0.0.1-1|25	and presentations.
14mr|librevenge-0.0.1-1|26	
14mr|librevenge-0.0.1-1|27	%package -n %{devname}
14mr|librevenge-0.0.1-1|28	Summary: Development files for %{name}
14mr|librevenge-0.0.1-1|29	Group: Development/C
14mr|librevenge-0.0.1-1|30	Requires: %{libname} = %{EVRD}
14mr|librevenge-0.0.1-1|31	
14mr|librevenge-0.0.1-1|32	%description -n %{devname}
14mr|librevenge-0.0.1-1|33	Development files (Headers etc.) for %{name}.
14mr|librevenge-0.0.1-1|34	
14mr|librevenge-0.0.1-1|35	librevenge is a base library for writing document import filters.
14mr|librevenge-0.0.1-1|36	It has interfaces for text documents, vector graphics, spreadsheets
14mr|librevenge-0.0.1-1|37	and presentations.
14mr|librevenge-0.0.1-1|38	
14mr|librevenge-0.0.1-1|39	%package doc
14mr|librevenge-0.0.1-1|40	Summary: Documentation for %{name}
14mr|librevenge-0.0.1-1|41	Group: Development/C
14mr|librevenge-0.0.1-1|42	
14mr|librevenge-0.0.1-1|43	%description doc
14mr|librevenge-0.0.1-1|44	Documentation for %{name}.
14mr|librevenge-0.0.1-1|45	
14mr|librevenge-0.0.1-1|46	librevenge is a base library for writing document import filters.
14mr|librevenge-0.0.1-1|47	It has interfaces for text documents, vector graphics, spreadsheets
14mr|librevenge-0.0.1-1|48	and presentations.
14mr|librevenge-0.0.1-1|49	
14mr|librevenge-0.0.1-1|50	%package -n %{libname}
14mr|librevenge-0.0.1-1|51	Summary:	Shared library of %{name}
14mr|librevenge-0.0.1-1|52	Group:		System/Libraries
14mr|librevenge-0.0.1-1|53	Provides:	%{name} = %{EVRD}
14mr|librevenge-0.0.1-1|54	
14mr|librevenge-0.0.1-1|55	%description -n %{libname}
14mr|librevenge-0.0.1-1|56	This package contains the library needed to run programs dynamically
14mr|librevenge-0.0.1-1|57	linked with %{name}.
14mr|librevenge-0.0.1-1|58	
14mr|librevenge-0.0.1-1|59	%prep
14mr|librevenge-0.0.1-1|60	%setup -q
14mr|librevenge-0.0.1-1|61	autoreconf -fi
14mr|librevenge-0.0.1-1|62	%configure2_5x
14mr|librevenge-0.0.1-1|63	
14mr|librevenge-0.0.1-1|64	%build
14mr|librevenge-0.0.1-1|65	%make
14mr|librevenge-0.0.1-1|66	
14mr|librevenge-0.0.1-1|67	%install
14mr|librevenge-0.0.1-1|68	%makeinstall_std
14mr|librevenge-0.0.1-1|69	
14mr|librevenge-0.0.1-1|70	%files -n %{devname}
14mr|librevenge-0.0.1-1|71	%{_includedir}/*
14mr|librevenge-0.0.1-1|72	%{_libdir}/*.so
14mr|librevenge-0.0.1-1|73	%{_libdir}/pkgconfig/*
14mr|librevenge-0.0.1-1|74	
14mr|librevenge-0.0.1-1|75	%files -n %{libname}
14mr|librevenge-0.0.1-1|76	%{_libdir}/*-%{abi}.so.*
14mr|librevenge-0.0.1-1|77	
14mr|librevenge-0.0.1-1|78	%files doc
14mr|librevenge-0.0.1-1|79	%{_docdir}/%{name}
14mr|librevenge-0.0.1-1|80	
14mr|librevenge-0.0.1-1|81	%changelog
14mr|librevenge-0.0.1-1|82	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 0.0.1-1
14mr|librevenge-0.0.1-1|83	+ Revision: d584806
14mr|librevenge-0.0.1-1|84	- clean up spec
14mr|librevenge-0.0.1-1|85	
14mr|librevenge-0.0.1-1|86	

17373 14
14mr|librouteros-1.1.2-3|1	Name:		librouteros
14mr|librouteros-1.1.2-3|2	Version:	1.1.2
14mr|librouteros-1.1.2-3|3	Release:	3
14mr|librouteros-1.1.2-3|4	Summary:	Library for accessing MikroTik's RouterOS via its API
14mr|librouteros-1.1.2-3|5	License:	GPLv2+
14mr|librouteros-1.1.2-3|6	Group:		System/Libraries
14mr|librouteros-1.1.2-3|7	Url:		http://verplant.org/librouteros
14mr|librouteros-1.1.2-3|8	Source0:	http://verplant.org/librouteros/files/librouteros-%{version}.tar.bz2
14mr|librouteros-1.1.2-3|9	Patch0:		disable_werror.patch
14mr|librouteros-1.1.2-3|10	BuildRequires:	libgcrypt-devel
14mr|librouteros-1.1.2-3|11	
14mr|librouteros-1.1.2-3|12	%description
14mr|librouteros-1.1.2-3|13	librouteros (or libRouterOS) is a C library to communicate
14mr|librouteros-1.1.2-3|14	with network devices by MikroTik running their Linux-based
14mr|librouteros-1.1.2-3|15	operating system RouterOS.
14mr|librouteros-1.1.2-3|16	
14mr|librouteros-1.1.2-3|17	#------------------------------------------------------
14mr|librouteros-1.1.2-3|18	
14mr|librouteros-1.1.2-3|19	%define major 0
14mr|librouteros-1.1.2-3|20	%define libname %mklibname routeros %{major}
14mr|librouteros-1.1.2-3|21	
14mr|librouteros-1.1.2-3|22	%package -n %{libname}
14mr|librouteros-1.1.2-3|23	Summary: Files for developing applications that use librouteros
14mr|librouteros-1.1.2-3|24	Group: System/Libraries
14mr|librouteros-1.1.2-3|25	
14mr|librouteros-1.1.2-3|26	%description -n %{libname}
14mr|librouteros-1.1.2-3|27	librouteros (or libRouterOS) is a C library to communicate
14mr|librouteros-1.1.2-3|28	with network devices by MikroTik running their Linux-based
14mr|librouteros-1.1.2-3|29	operating system RouterOS.
14mr|librouteros-1.1.2-3|30	
14mr|librouteros-1.1.2-3|31	%files -n %{libname}
14mr|librouteros-1.1.2-3|32	%{_libdir}/*.so.%{major}*
14mr|librouteros-1.1.2-3|33	
14mr|librouteros-1.1.2-3|34	
14mr|librouteros-1.1.2-3|35	%define develname %mklibname routeros -d
14mr|librouteros-1.1.2-3|36	
14mr|librouteros-1.1.2-3|37	%package -n %{develname}
14mr|librouteros-1.1.2-3|38	Summary:	Files for developing applications that use librouteros
14mr|librouteros-1.1.2-3|39	Group:		Development/C
14mr|librouteros-1.1.2-3|40	Provides:	routeros-devel = %{version}-%{release}
14mr|librouteros-1.1.2-3|41	Requires:	%{libname} = %{version}-%{release}
14mr|librouteros-1.1.2-3|42	Obsoletes:	routeros-devel < %{version}
14mr|librouteros-1.1.2-3|43	
14mr|librouteros-1.1.2-3|44	
14mr|librouteros-1.1.2-3|45	%description -n %{develname}
14mr|librouteros-1.1.2-3|46	The header files and libtool library for
14mr|librouteros-1.1.2-3|47	developing applications that use librouteros.
14mr|librouteros-1.1.2-3|48	
14mr|librouteros-1.1.2-3|49	#------------------------------------------------------
14mr|librouteros-1.1.2-3|50	
14mr|librouteros-1.1.2-3|51	%prep
14mr|librouteros-1.1.2-3|52	%setup -q
14mr|librouteros-1.1.2-3|53	%patch0 -p0
14mr|librouteros-1.1.2-3|54	autoreconf -fi
14mr|librouteros-1.1.2-3|55	
14mr|librouteros-1.1.2-3|56	%build
14mr|librouteros-1.1.2-3|57	%configure2_5x
14mr|librouteros-1.1.2-3|58	
14mr|librouteros-1.1.2-3|59	%make
14mr|librouteros-1.1.2-3|60	
14mr|librouteros-1.1.2-3|61	%install
14mr|librouteros-1.1.2-3|62	%makeinstall_std
14mr|librouteros-1.1.2-3|63	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14mr|librouteros-1.1.2-3|64	
14mr|librouteros-1.1.2-3|65	
14mr|librouteros-1.1.2-3|66	%files -n %{develname}
14mr|librouteros-1.1.2-3|67	%doc README ChangeLog NEWS
14mr|librouteros-1.1.2-3|68	%{_includedir}/*
14mr|librouteros-1.1.2-3|69	%{_libdir}/*.a
14mr|librouteros-1.1.2-3|70	%{_libdir}/*.so
14mr|librouteros-1.1.2-3|71	
14mr|librouteros-1.1.2-3|72	
14mr|librouteros-1.1.2-3|73	%files
14mr|librouteros-1.1.2-3|74	%{_bindir}/ros
14mr|librouteros-1.1.2-3|75	%{_mandir}/man1/ros.1.*
14mr|librouteros-1.1.2-3|76	%{_mandir}/man3/librouteros.3.*
14mr|librouteros-1.1.2-3|77	
14mr|librouteros-1.1.2-3|78	
14mr|librouteros-1.1.2-3|79	
14mr|librouteros-1.1.2-3|80	%changelog
14mr|librouteros-1.1.2-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-3
14mr|librouteros-1.1.2-3|82	+ Revision: ee00f10
14mr|librouteros-1.1.2-3|83	- MassBuild#440: Increase release tag
14mr|librouteros-1.1.2-3|84	
14mr|librouteros-1.1.2-3|85	

17374 14
14mr|librpcsecgss-0.19-12|1	%define major 3
14mr|librpcsecgss-0.19-12|2	%define libname %mklibname rpcsecgss %{major}
14mr|librpcsecgss-0.19-12|3	%define devname %mklibname rpcsecgss -d
14mr|librpcsecgss-0.19-12|4	
14mr|librpcsecgss-0.19-12|5	%bcond_with crosscompile
14mr|librpcsecgss-0.19-12|6	
14mr|librpcsecgss-0.19-12|7	Summary:	Allows secure rpc communication using the rpcsec_gss protocol
14mr|librpcsecgss-0.19-12|8	Name:		librpcsecgss
14mr|librpcsecgss-0.19-12|9	Version:	0.19
14mr|librpcsecgss-0.19-12|10	Release:	12
14mr|librpcsecgss-0.19-12|11	License:	BSD-like
14mr|librpcsecgss-0.19-12|12	Group:		System/Libraries
14mr|librpcsecgss-0.19-12|13	Url:		http://www.citi.umich.edu/projects/nfsv4/linux/
14mr|librpcsecgss-0.19-12|14	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
14mr|librpcsecgss-0.19-12|15	Patch0:		librpcsecgss-0.19-libtirpc.patch
14mr|librpcsecgss-0.19-12|16	BuildRequires:	pkgconfig(libgssglue)
14mr|librpcsecgss-0.19-12|17	BuildRequires:	pkgconfig(libtirpc)
14mr|librpcsecgss-0.19-12|18	
14mr|librpcsecgss-0.19-12|19	%description
14mr|librpcsecgss-0.19-12|20	Allows secure rpc communication using the rpcsec_gss protocol
14mr|librpcsecgss-0.19-12|21	librpcsecgss allows secure rpc communication using the rpcsec_gss
14mr|librpcsecgss-0.19-12|22	protocol.
14mr|librpcsecgss-0.19-12|23	
14mr|librpcsecgss-0.19-12|24	#----------------------------------------------------------------------------
14mr|librpcsecgss-0.19-12|25	
14mr|librpcsecgss-0.19-12|26	%package -n %{libname}
14mr|librpcsecgss-0.19-12|27	Summary:	Allows secure rpc communication using the rpcsec_gss protocol
14mr|librpcsecgss-0.19-12|28	Group:		System/Libraries
14mr|librpcsecgss-0.19-12|29	
14mr|librpcsecgss-0.19-12|30	%description -n %{libname}
14mr|librpcsecgss-0.19-12|31	Allows secure rpc communication using the rpcsec_gss protocol
14mr|librpcsecgss-0.19-12|32	librpcsecgss allows secure rpc communication using the rpcsec_gss
14mr|librpcsecgss-0.19-12|33	protocol.
14mr|librpcsecgss-0.19-12|34	
14mr|librpcsecgss-0.19-12|35	%files -n %{libname}
14mr|librpcsecgss-0.19-12|36	%{_libdir}/librpcsecgss.so.%{major}*
14mr|librpcsecgss-0.19-12|37	
14mr|librpcsecgss-0.19-12|38	#----------------------------------------------------------------------------
14mr|librpcsecgss-0.19-12|39	
14mr|librpcsecgss-0.19-12|40	%package -n %{devname}
14mr|librpcsecgss-0.19-12|41	Summary:	Development library and header files for the librpcsecgss library
14mr|librpcsecgss-0.19-12|42	Group:		Development/C
14mr|librpcsecgss-0.19-12|43	Requires:	%{libname} = %{EVRD}
14mr|librpcsecgss-0.19-12|44	Provides:	rpcsecgss-devel = %{EVRD}
14mr|librpcsecgss-0.19-12|45	
14mr|librpcsecgss-0.19-12|46	%description -n %{devname}
14mr|librpcsecgss-0.19-12|47	This package contains the development librpcsecgss library and its
14mr|librpcsecgss-0.19-12|48	header files.
14mr|librpcsecgss-0.19-12|49	
14mr|librpcsecgss-0.19-12|50	%files -n %{devname}
14mr|librpcsecgss-0.19-12|51	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
14mr|librpcsecgss-0.19-12|52	%{_includedir}/rpcsecgss
14mr|librpcsecgss-0.19-12|53	%{_libdir}/*.so
14mr|librpcsecgss-0.19-12|54	%{_libdir}/pkgconfig/librpcsecgss.pc
14mr|librpcsecgss-0.19-12|55	
14mr|librpcsecgss-0.19-12|56	#----------------------------------------------------------------------------
14mr|librpcsecgss-0.19-12|57	
14mr|librpcsecgss-0.19-12|58	%prep
14mr|librpcsecgss-0.19-12|59	%setup -q
14mr|librpcsecgss-0.19-12|60	%apply_patches
14mr|librpcsecgss-0.19-12|61	
14mr|librpcsecgss-0.19-12|62	%build
14mr|librpcsecgss-0.19-12|63	autoreconf -fi
14mr|librpcsecgss-0.19-12|64	%if %{with crosscompile}
14mr|librpcsecgss-0.19-12|65	export ac_cv_func_malloc_0_nonnull=yes
14mr|librpcsecgss-0.19-12|66	%endif
14mr|librpcsecgss-0.19-12|67	%configure2_5x \
14mr|librpcsecgss-0.19-12|68	--disable-static
14mr|librpcsecgss-0.19-12|69	%make
14mr|librpcsecgss-0.19-12|70	
14mr|librpcsecgss-0.19-12|71	%install
14mr|librpcsecgss-0.19-12|72	%makeinstall_std
14mr|librpcsecgss-0.19-12|73	
14mr|librpcsecgss-0.19-12|74	
14mr|librpcsecgss-0.19-12|75	%changelog
14mr|librpcsecgss-0.19-12|76	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19-12
14mr|librpcsecgss-0.19-12|77	+ Revision: 4d5b654
14mr|librpcsecgss-0.19-12|78	- Build with tirpc, spec cleanup
14mr|librpcsecgss-0.19-12|79	
14mr|librpcsecgss-0.19-12|80	

17375 14
14mr|librsvg-2.40.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|librsvg-2.40.3-1|2	
14mr|librsvg-2.40.3-1|3	%define api	2
14mr|librsvg-2.40.3-1|4	%define major	2
14mr|librsvg-2.40.3-1|5	%define gimajor	2.0
14mr|librsvg-2.40.3-1|6	%define libname	%mklibname rsvg %{api} %{major}
14mr|librsvg-2.40.3-1|7	%define devname	%mklibname -d rsvg %{api}
14mr|librsvg-2.40.3-1|8	%define girname	%mklibname rsvg-gir %{gimajor}
14mr|librsvg-2.40.3-1|9	
14mr|librsvg-2.40.3-1|10	# mozilla plugin requires xulruuner 1.8 not 1.9
14mr|librsvg-2.40.3-1|11	%define build_mozilla 0
14mr|librsvg-2.40.3-1|12	
14mr|librsvg-2.40.3-1|13	Summary:	Raph's SVG library
14mr|librsvg-2.40.3-1|14	Name:		librsvg
14mr|librsvg-2.40.3-1|15	Version:	2.40.3
14mr|librsvg-2.40.3-1|16	Release:	1
14mr|librsvg-2.40.3-1|17	License:	LGPLv2+ and GPLv2+
14mr|librsvg-2.40.3-1|18	Group:		Graphics
14mr|librsvg-2.40.3-1|19	Url:		http://librsvg.sourceforge.net/
14mr|librsvg-2.40.3-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/%{url_ver}/%{name}-%{version}.tar.xz
14mr|librsvg-2.40.3-1|21	Patch0:		10_rsvg-gz.patch
14mr|librsvg-2.40.3-1|22	Patch1:		20_rsvg_compat.patch
14mr|librsvg-2.40.3-1|23	
14mr|librsvg-2.40.3-1|24	BuildRequires:	gdk-pixbuf2.0
14mr|librsvg-2.40.3-1|25	BuildRequires:	vala-tools
14mr|librsvg-2.40.3-1|26	BuildRequires:	vala-devel
14mr|librsvg-2.40.3-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|librsvg-2.40.3-1|28	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4.0
14mr|librsvg-2.40.3-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|librsvg-2.40.3-1|30	BuildRequires:	pkgconfig(libcroco-0.6)
14mr|librsvg-2.40.3-1|31	BuildRequires:	pkgconfig(libxml-2.0)
14mr|librsvg-2.40.3-1|32	Provides:	%{name}%{api} = %{version}-%{release}
14mr|librsvg-2.40.3-1|33	Requires:	%{libname} >= %{version}
14mr|librsvg-2.40.3-1|34	Requires:	python
14mr|librsvg-2.40.3-1|35	
14mr|librsvg-2.40.3-1|36	%description
14mr|librsvg-2.40.3-1|37	A library that uses libart and pango to render svg files.
14mr|librsvg-2.40.3-1|38	
14mr|librsvg-2.40.3-1|39	%package -n %{libname}
14mr|librsvg-2.40.3-1|40	Summary:	Raph's SVG library
14mr|librsvg-2.40.3-1|41	Group:		System/Libraries
14mr|librsvg-2.40.3-1|42	
14mr|librsvg-2.40.3-1|43	%description -n %{libname}
14mr|librsvg-2.40.3-1|44	A library that uses libart and pango to render svg files.
14mr|librsvg-2.40.3-1|45	
14mr|librsvg-2.40.3-1|46	%package -n %{devname}
14mr|librsvg-2.40.3-1|47	Summary:	Libraries and include files for developing with librsvg
14mr|librsvg-2.40.3-1|48	Group:		Development/C
14mr|librsvg-2.40.3-1|49	Requires:	%{libname} = %{version}-%{release}
14mr|librsvg-2.40.3-1|50	Provides:	%{name}%{api}-devel = %{version}-%{release}
14mr|librsvg-2.40.3-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|librsvg-2.40.3-1|52	Obsoletes:	%{mklibname -d rsvg 2 2} < 2.36.1
14mr|librsvg-2.40.3-1|53	
14mr|librsvg-2.40.3-1|54	%description -n %{devname}
14mr|librsvg-2.40.3-1|55	This package provides the necessary development libraries and include
14mr|librsvg-2.40.3-1|56	files to allow you to develop with librsvg.
14mr|librsvg-2.40.3-1|57	
14mr|librsvg-2.40.3-1|58	%package -n %{girname}
14mr|librsvg-2.40.3-1|59	Summary:	GObject Introspection interface description for %{name}
14mr|librsvg-2.40.3-1|60	Group:		System/Libraries
14mr|librsvg-2.40.3-1|61	Requires:	%{libname} = %{version}-%{release}
14mr|librsvg-2.40.3-1|62	
14mr|librsvg-2.40.3-1|63	%description -n %{girname}
14mr|librsvg-2.40.3-1|64	GObject Introspection interface description for %{name}.
14mr|librsvg-2.40.3-1|65	
14mr|librsvg-2.40.3-1|66	%if %{build_mozilla}
14mr|librsvg-2.40.3-1|67	%package mozilla
14mr|librsvg-2.40.3-1|68	Summary:	Mozilla plugin for displaying SVG files
14mr|librsvg-2.40.3-1|69	Group:		Networking/WWW
14mr|librsvg-2.40.3-1|70	BuildRequires:	xulrunner-devel
14mr|librsvg-2.40.3-1|71	
14mr|librsvg-2.40.3-1|72	%description mozilla
14mr|librsvg-2.40.3-1|73	This package provides the necessary development libraries and include
14mr|librsvg-2.40.3-1|74	files to allow you to develop with librsvg.
14mr|librsvg-2.40.3-1|75	%endif
14mr|librsvg-2.40.3-1|76	
14mr|librsvg-2.40.3-1|77	%prep
14mr|librsvg-2.40.3-1|78	%setup -q
14mr|librsvg-2.40.3-1|79	%apply_patches
14mr|librsvg-2.40.3-1|80	
14mr|librsvg-2.40.3-1|81	%build
14mr|librsvg-2.40.3-1|82	%configure2_5x \
14mr|librsvg-2.40.3-1|83	--disable-static \
14mr|librsvg-2.40.3-1|84	--enable-introspection=yes \
14mr|librsvg-2.40.3-1|85	--disable-gtk-doc \
14mr|librsvg-2.40.3-1|86	--enable-vala \
14mr|librsvg-2.40.3-1|87	--enable-pixbuf-loader \
14mr|librsvg-2.40.3-1|88	--disable-gtk-theme
14mr|librsvg-2.40.3-1|89	
14mr|librsvg-2.40.3-1|90	%make
14mr|librsvg-2.40.3-1|91	
14mr|librsvg-2.40.3-1|92	%install
14mr|librsvg-2.40.3-1|93	%makeinstall_std
14mr|librsvg-2.40.3-1|94	
14mr|librsvg-2.40.3-1|95	#remove unpackaged files
14mr|librsvg-2.40.3-1|96	rm -fr %{buildroot}%{_docdir}/librsvg
14mr|librsvg-2.40.3-1|97	%if %{build_mozilla}
14mr|librsvg-2.40.3-1|98	rm -f %{buildroot}%{_libdir}/mozilla/
14mr|librsvg-2.40.3-1|99	%endif
14mr|librsvg-2.40.3-1|100	rm -f %{buildroot}%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
14mr|librsvg-2.40.3-1|101	rm -f %{buildroot}%{_datadir}/pixmaps/svg-viewer.svg
14mr|librsvg-2.40.3-1|102	
14mr|librsvg-2.40.3-1|103	%files
14mr|librsvg-2.40.3-1|104	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README
14mr|librsvg-2.40.3-1|105	%{_bindir}/rsvg-convert
14mr|librsvg-2.40.3-1|106	%{_bindir}/rsvg-view-3
14mr|librsvg-2.40.3-1|107	#{_libdir}/gtk-2.0/*/engines/*.so
14mr|librsvg-2.40.3-1|108	#{_datadir}/themes/bubble/gtk-2.0/*
14mr|librsvg-2.40.3-1|109	%{_mandir}/man1/*
14mr|librsvg-2.40.3-1|110	
14mr|librsvg-2.40.3-1|111	%files -n %{libname}
14mr|librsvg-2.40.3-1|112	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
14mr|librsvg-2.40.3-1|113	%{_libdir}/librsvg-%{api}.so.%{major}*
14mr|librsvg-2.40.3-1|114	
14mr|librsvg-2.40.3-1|115	%files -n %{girname}
14mr|librsvg-2.40.3-1|116	%{_libdir}/girepository-1.0/Rsvg-%{gimajor}.typelib
14mr|librsvg-2.40.3-1|117	
14mr|librsvg-2.40.3-1|118	%files -n %{devname}
14mr|librsvg-2.40.3-1|119	%{_libdir}/*.so
14mr|librsvg-2.40.3-1|120	%{_includedir}/librsvg-2.0
14mr|librsvg-2.40.3-1|121	%{_libdir}/pkgconfig/*
14mr|librsvg-2.40.3-1|122	%{_datadir}/gir-1.0/Rsvg-2.0.gir
14mr|librsvg-2.40.3-1|123	%{_datadir}/gtk-doc/html/*
14mr|librsvg-2.40.3-1|124	%dir %{_datadir}/vala
14mr|librsvg-2.40.3-1|125	%dir %{_datadir}/vala/vapi
14mr|librsvg-2.40.3-1|126	%{_datadir}/vala/vapi/librsvg-2.0.vapi
14mr|librsvg-2.40.3-1|127	
14mr|librsvg-2.40.3-1|128	%if %{build_mozilla}
14mr|librsvg-2.40.3-1|129	%files mozilla
14mr|librsvg-2.40.3-1|130	%{_libdir}/mozilla/plugins/*.so
14mr|librsvg-2.40.3-1|131	%endif
14mr|librsvg-2.40.3-1|132	
14mr|librsvg-2.40.3-1|133	
14mr|librsvg-2.40.3-1|134	%changelog
14mr|librsvg-2.40.3-1|135	* Mon Aug 25 2014 Tigro <ashejn@gmail.com> 2.40.3-1
14mr|librsvg-2.40.3-1|136	+ Revision: d1d8dc8
14mr|librsvg-2.40.3-1|137	- update patch
14mr|librsvg-2.40.3-1|138	
14mr|librsvg-2.40.3-1|139	

17376 14
14mr|librsync-0.9.7-10|1	%define	major 1
14mr|librsync-0.9.7-10|2	%define libname	%mklibname rsync %{major}
14mr|librsync-0.9.7-10|3	%define develname %mklibname -d rsync
14mr|librsync-0.9.7-10|4	
14mr|librsync-0.9.7-10|5	Summary:	Rsync libraries
14mr|librsync-0.9.7-10|6	Name:		librsync
14mr|librsync-0.9.7-10|7	Version:	0.9.7
14mr|librsync-0.9.7-10|8	Release:	10
14mr|librsync-0.9.7-10|9	License:	LGPL
14mr|librsync-0.9.7-10|10	Group:		System/Libraries
14mr|librsync-0.9.7-10|11	URL:		http://librsync.sourceforge.net/
14mr|librsync-0.9.7-10|12	Source0:	%{name}-%{version}.tar.bz2
14mr|librsync-0.9.7-10|13	Patch0:		librsync-0.9.7-fix-str-fmt.patch
14mr|librsync-0.9.7-10|14	Patch1:		librsync-0.9.7-lfs_overflow.patch
14mr|librsync-0.9.7-10|15	Patch2:		librsync-0.9.7-getopt.patch
14mr|librsync-0.9.7-10|16	Patch3:		librsync-0.9.7-man_pages.patch
14mr|librsync-0.9.7-10|17	BuildRequires:	bzip2-devel
14mr|librsync-0.9.7-10|18	BuildRequires:	autoconf automake libtool
14mr|librsync-0.9.7-10|19	BuildRequires:	popt-devel
14mr|librsync-0.9.7-10|20	
14mr|librsync-0.9.7-10|21	%description
14mr|librsync-0.9.7-10|22	librsync implements the "rsync" algorithm, which allows remote
14mr|librsync-0.9.7-10|23	differencing of binary files. librsync computes a delta relative
14mr|librsync-0.9.7-10|24	to a file's checksum, so the two files need not both be present to
14mr|librsync-0.9.7-10|25	generate a delta.
14mr|librsync-0.9.7-10|26	
14mr|librsync-0.9.7-10|27	This library was previously known as libhsync up to version 0.9.0.
14mr|librsync-0.9.7-10|28	
14mr|librsync-0.9.7-10|29	The current version of this package does not implement the rsync
14mr|librsync-0.9.7-10|30	network protocol and uses a delta format slightly more efficient
14mr|librsync-0.9.7-10|31	than and incompatible with rsync 2.4.6.
14mr|librsync-0.9.7-10|32	
14mr|librsync-0.9.7-10|33	%package -n	%{libname}
14mr|librsync-0.9.7-10|34	Summary:	Rsync libraries
14mr|librsync-0.9.7-10|35	Group:         	System/Libraries
14mr|librsync-0.9.7-10|36	
14mr|librsync-0.9.7-10|37	%description -n	%{libname}
14mr|librsync-0.9.7-10|38	librsync implements the "rsync" algorithm, which allows remote
14mr|librsync-0.9.7-10|39	differencing of binary files. librsync computes a delta relative
14mr|librsync-0.9.7-10|40	to a file's checksum, so the two files need not both be present to
14mr|librsync-0.9.7-10|41	generate a delta.
14mr|librsync-0.9.7-10|42	
14mr|librsync-0.9.7-10|43	This library was previously known as libhsync up to version 0.9.0.
14mr|librsync-0.9.7-10|44	
14mr|librsync-0.9.7-10|45	The current version of this package does not implement the rsync
14mr|librsync-0.9.7-10|46	network protocol and uses a delta format slightly more efficient
14mr|librsync-0.9.7-10|47	than and incompatible with rsync 2.4.6.
14mr|librsync-0.9.7-10|48	
14mr|librsync-0.9.7-10|49	%package -n	%{develname}
14mr|librsync-0.9.7-10|50	Summary:	Headers for librsync
14mr|librsync-0.9.7-10|51	Group:		Development/C
14mr|librsync-0.9.7-10|52	Requires:	%{libname} = %{version}
14mr|librsync-0.9.7-10|53	Provides:	librsync-devel = %{version}-%{release}
14mr|librsync-0.9.7-10|54	Obsoletes:	%{_lib}rsync1-devel < 0.9.7-6
14mr|librsync-0.9.7-10|55	
14mr|librsync-0.9.7-10|56	%description -n		%{develname}
14mr|librsync-0.9.7-10|57	This package contains header files necessary for developing
14mr|librsync-0.9.7-10|58	programs based on librsync.
14mr|librsync-0.9.7-10|59	
14mr|librsync-0.9.7-10|60	%package -n	rdiff
14mr|librsync-0.9.7-10|61	Summary:	Compute and apply signature-based file differences
14mr|librsync-0.9.7-10|62	Group:          System/Servers
14mr|librsync-0.9.7-10|63	Requires:	%{libname} = %{version}
14mr|librsync-0.9.7-10|64	
14mr|librsync-0.9.7-10|65	%description -n	rdiff
14mr|librsync-0.9.7-10|66	Compute and apply signature-based file differences.
14mr|librsync-0.9.7-10|67	
14mr|librsync-0.9.7-10|68	%prep
14mr|librsync-0.9.7-10|69	
14mr|librsync-0.9.7-10|70	%setup -q
14mr|librsync-0.9.7-10|71	%patch0 -p0
14mr|librsync-0.9.7-10|72	%patch1 -p1 -b .lfs_overflow
14mr|librsync-0.9.7-10|73	%patch2 -p1 -b .getopt
14mr|librsync-0.9.7-10|74	%patch3 -p1 -b .man_pages
14mr|librsync-0.9.7-10|75	
14mr|librsync-0.9.7-10|76	
14mr|librsync-0.9.7-10|77	%build
14mr|librsync-0.9.7-10|78	libtoolize --copy --force
14mr|librsync-0.9.7-10|79	autoreconf -fi
14mr|librsync-0.9.7-10|80	
14mr|librsync-0.9.7-10|81	%configure2_5x \
14mr|librsync-0.9.7-10|82	--enable-shared \
14mr|librsync-0.9.7-10|83	--disable-static
14mr|librsync-0.9.7-10|84	
14mr|librsync-0.9.7-10|85	%make
14mr|librsync-0.9.7-10|86	
14mr|librsync-0.9.7-10|87	%install
14mr|librsync-0.9.7-10|88	
14mr|librsync-0.9.7-10|89	%makeinstall_std
14mr|librsync-0.9.7-10|90	
14mr|librsync-0.9.7-10|91	rm -f %{buildroot}%{_libdir}/*.*a
14mr|librsync-0.9.7-10|92	
14mr|librsync-0.9.7-10|93	%files -n %{libname}
14mr|librsync-0.9.7-10|94	%doc AUTHORS NEWS README THANKS
14mr|librsync-0.9.7-10|95	%attr(0755,root,root) %{_libdir}/librsync.so.%{major}*
14mr|librsync-0.9.7-10|96	
14mr|librsync-0.9.7-10|97	%files -n %{develname}
14mr|librsync-0.9.7-10|98	%doc TODO
14mr|librsync-0.9.7-10|99	%{_libdir}/*.so
14mr|librsync-0.9.7-10|100	%{_includedir}/*
14mr|librsync-0.9.7-10|101	%{_mandir}/man3/*
14mr|librsync-0.9.7-10|102	
14mr|librsync-0.9.7-10|103	%files -n rdiff
14mr|librsync-0.9.7-10|104	%attr(0755,root,root) %{_bindir}/rdiff
14mr|librsync-0.9.7-10|105	%{_mandir}/man1/rdiff.1*
14mr|librsync-0.9.7-10|106	
14mr|librsync-0.9.7-10|107	
14mr|librsync-0.9.7-10|108	
14mr|librsync-0.9.7-10|109	%changelog
14mr|librsync-0.9.7-10|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.7-10
14mr|librsync-0.9.7-10|111	+ Revision: 6a03735
14mr|librsync-0.9.7-10|112	- MassBuild#440: Increase release tag
14mr|librsync-0.9.7-10|113	
14mr|librsync-0.9.7-10|114	

17377 14
14mr|libsamplerate-0.1.8-4|1	%define	major	0
14mr|libsamplerate-0.1.8-4|2	%define	libname	%mklibname samplerate %{major}
14mr|libsamplerate-0.1.8-4|3	%define	devname	%mklibname samplerate -d
14mr|libsamplerate-0.1.8-4|4	
14mr|libsamplerate-0.1.8-4|5	Summary:	Audio Sample Rate Converter library
14mr|libsamplerate-0.1.8-4|6	Name:		libsamplerate
14mr|libsamplerate-0.1.8-4|7	Version:	0.1.8
14mr|libsamplerate-0.1.8-4|8	Release:	4
14mr|libsamplerate-0.1.8-4|9	License:	GPLv2+
14mr|libsamplerate-0.1.8-4|10	Group:		Sound
14mr|libsamplerate-0.1.8-4|11	URL:		http://www.mega-nerd.com/SRC/index.html
14mr|libsamplerate-0.1.8-4|12	Source0:	http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
14mr|libsamplerate-0.1.8-4|13	BuildRequires:	pkgconfig(sndfile)
14mr|libsamplerate-0.1.8-4|14	BuildRequires:	pkgconfig(fftw3) >= 3
14mr|libsamplerate-0.1.8-4|15	
14mr|libsamplerate-0.1.8-4|16	%description
14mr|libsamplerate-0.1.8-4|17	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
14mr|libsamplerate-0.1.8-4|18	audio. One example of where such a thing would be useful is
14mr|libsamplerate-0.1.8-4|19	converting audio from the CD sample rate of 44.1kHz to the 48kHz
14mr|libsamplerate-0.1.8-4|20	sample rate used by DAT players.
14mr|libsamplerate-0.1.8-4|21	
14mr|libsamplerate-0.1.8-4|22	SRC is capable of arbitrary and time varying conversions ; from
14mr|libsamplerate-0.1.8-4|23	downsampling by a factor of 12 to upsampling by the same
14mr|libsamplerate-0.1.8-4|24	factor. Arbitrary in this case means that the ratio of input and
14mr|libsamplerate-0.1.8-4|25	output sample rates can be an irrational number. The conversion ratio
14mr|libsamplerate-0.1.8-4|26	can also vary with time for speeding up and slowing down effects.
14mr|libsamplerate-0.1.8-4|27	
14mr|libsamplerate-0.1.8-4|28	SRC provides a small set of converters to allow quality to be traded
14mr|libsamplerate-0.1.8-4|29	off against computation cost. The current best converter provides a
14mr|libsamplerate-0.1.8-4|30	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
14mr|libsamplerate-0.1.8-4|31	96% of the theoretical best bandwidth for a given pair of input and
14mr|libsamplerate-0.1.8-4|32	output sample rates.
14mr|libsamplerate-0.1.8-4|33	
14mr|libsamplerate-0.1.8-4|34	%package -n	%{libname}
14mr|libsamplerate-0.1.8-4|35	Summary:	Audio Sample Rate Converter shared library
14mr|libsamplerate-0.1.8-4|36	Group:		System/Libraries
14mr|libsamplerate-0.1.8-4|37	
14mr|libsamplerate-0.1.8-4|38	%description -n	%{libname}
14mr|libsamplerate-0.1.8-4|39	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
14mr|libsamplerate-0.1.8-4|40	audio. One example of where such a thing would be useful is
14mr|libsamplerate-0.1.8-4|41	converting audio from the CD sample rate of 44.1kHz to the 48kHz
14mr|libsamplerate-0.1.8-4|42	sample rate used by DAT players.
14mr|libsamplerate-0.1.8-4|43	
14mr|libsamplerate-0.1.8-4|44	SRC is capable of arbitrary and time varying conversions ; from
14mr|libsamplerate-0.1.8-4|45	downsampling by a factor of 12 to upsampling by the same
14mr|libsamplerate-0.1.8-4|46	factor. Arbitrary in this case means that the ratio of input and
14mr|libsamplerate-0.1.8-4|47	output sample rates can be an irrational number. The conversion ratio
14mr|libsamplerate-0.1.8-4|48	can also vary with time for speeding up and slowing down effects.
14mr|libsamplerate-0.1.8-4|49	
14mr|libsamplerate-0.1.8-4|50	SRC provides a small set of converters to allow quality to be traded
14mr|libsamplerate-0.1.8-4|51	off against computation cost. The current best converter provides a
14mr|libsamplerate-0.1.8-4|52	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
14mr|libsamplerate-0.1.8-4|53	96% of the theoretical best bandwidth for a given pair of input and
14mr|libsamplerate-0.1.8-4|54	output sample rates.
14mr|libsamplerate-0.1.8-4|55	
14mr|libsamplerate-0.1.8-4|56	This package contains the shared library required for running programs
14mr|libsamplerate-0.1.8-4|57	using %{name}.
14mr|libsamplerate-0.1.8-4|58	
14mr|libsamplerate-0.1.8-4|59	%package -n	%{devname}
14mr|libsamplerate-0.1.8-4|60	Summary:	Audio Sample Rate Converter development files
14mr|libsamplerate-0.1.8-4|61	Group:		Development/C
14mr|libsamplerate-0.1.8-4|62	Requires:	%{libname} = %{version}-%{release}
14mr|libsamplerate-0.1.8-4|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|libsamplerate-0.1.8-4|64	
14mr|libsamplerate-0.1.8-4|65	%description -n	%{devname}
14mr|libsamplerate-0.1.8-4|66	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
14mr|libsamplerate-0.1.8-4|67	audio. One example of where such a thing would be useful is
14mr|libsamplerate-0.1.8-4|68	converting audio from the CD sample rate of 44.1kHz to the 48kHz
14mr|libsamplerate-0.1.8-4|69	sample rate used by DAT players.
14mr|libsamplerate-0.1.8-4|70	
14mr|libsamplerate-0.1.8-4|71	SRC is capable of arbitrary and time varying conversions ; from
14mr|libsamplerate-0.1.8-4|72	downsampling by a factor of 12 to upsampling by the same
14mr|libsamplerate-0.1.8-4|73	factor. Arbitrary in this case means that the ratio of input and
14mr|libsamplerate-0.1.8-4|74	output sample rates can be an irrational number. The conversion ratio
14mr|libsamplerate-0.1.8-4|75	can also vary with time for speeding up and slowing down effects.
14mr|libsamplerate-0.1.8-4|76	
14mr|libsamplerate-0.1.8-4|77	SRC provides a small set of converters to allow quality to be traded
14mr|libsamplerate-0.1.8-4|78	off against computation cost. The current best converter provides a
14mr|libsamplerate-0.1.8-4|79	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
14mr|libsamplerate-0.1.8-4|80	96% of the theoretical best bandwidth for a given pair of input and
14mr|libsamplerate-0.1.8-4|81	output sample rates.
14mr|libsamplerate-0.1.8-4|82	
14mr|libsamplerate-0.1.8-4|83	This package contains the C headers and other files needed to compile
14mr|libsamplerate-0.1.8-4|84	programs with %{name}.
14mr|libsamplerate-0.1.8-4|85	
14mr|libsamplerate-0.1.8-4|86	%package	progs
14mr|libsamplerate-0.1.8-4|87	Summary:	Audio Sample Rate Converter
14mr|libsamplerate-0.1.8-4|88	Group:		Sound
14mr|libsamplerate-0.1.8-4|89	
14mr|libsamplerate-0.1.8-4|90	%description	progs
14mr|libsamplerate-0.1.8-4|91	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
14mr|libsamplerate-0.1.8-4|92	audio. One example of where such a thing would be useful is
14mr|libsamplerate-0.1.8-4|93	converting audio from the CD sample rate of 44.1kHz to the 48kHz
14mr|libsamplerate-0.1.8-4|94	sample rate used by DAT players.
14mr|libsamplerate-0.1.8-4|95	
14mr|libsamplerate-0.1.8-4|96	SRC is capable of arbitrary and time varying conversions ; from
14mr|libsamplerate-0.1.8-4|97	downsampling by a factor of 12 to upsampling by the same
14mr|libsamplerate-0.1.8-4|98	factor. Arbitrary in this case means that the ratio of input and
14mr|libsamplerate-0.1.8-4|99	output sample rates can be an irrational number. The conversion ratio
14mr|libsamplerate-0.1.8-4|100	can also vary with time for speeding up and slowing down effects.
14mr|libsamplerate-0.1.8-4|101	
14mr|libsamplerate-0.1.8-4|102	SRC provides a small set of converters to allow quality to be traded
14mr|libsamplerate-0.1.8-4|103	off against computation cost. The current best converter provides a
14mr|libsamplerate-0.1.8-4|104	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
14mr|libsamplerate-0.1.8-4|105	96% of the theoretical best bandwidth for a given pair of input and
14mr|libsamplerate-0.1.8-4|106	output sample rates.
14mr|libsamplerate-0.1.8-4|107	
14mr|libsamplerate-0.1.8-4|108	This package contains a command line utility based on %{name}.
14mr|libsamplerate-0.1.8-4|109	
14mr|libsamplerate-0.1.8-4|110	%prep
14mr|libsamplerate-0.1.8-4|111	%setup -q
14mr|libsamplerate-0.1.8-4|112	
14mr|libsamplerate-0.1.8-4|113	%build
14mr|libsamplerate-0.1.8-4|114	%configure2_5x
14mr|libsamplerate-0.1.8-4|115	%make
14mr|libsamplerate-0.1.8-4|116	
14mr|libsamplerate-0.1.8-4|117	%check
14mr|libsamplerate-0.1.8-4|118	make check
14mr|libsamplerate-0.1.8-4|119	
14mr|libsamplerate-0.1.8-4|120	%install
14mr|libsamplerate-0.1.8-4|121	%makeinstall_std
14mr|libsamplerate-0.1.8-4|122	rm -rf %{buildroot}%{_datadir}/doc/libsamplerate0-dev
14mr|libsamplerate-0.1.8-4|123	
14mr|libsamplerate-0.1.8-4|124	%files -n %{libname}
14mr|libsamplerate-0.1.8-4|125	%{_libdir}/libsamplerate.so.%{major}*
14mr|libsamplerate-0.1.8-4|126	
14mr|libsamplerate-0.1.8-4|127	%files -n %{devname}
14mr|libsamplerate-0.1.8-4|128	%doc doc/*
14mr|libsamplerate-0.1.8-4|129	%{_libdir}/libsamplerate.so
14mr|libsamplerate-0.1.8-4|130	%{_libdir}/libsamplerate.a
14mr|libsamplerate-0.1.8-4|131	%{_libdir}/pkgconfig/samplerate.pc
14mr|libsamplerate-0.1.8-4|132	%{_includedir}/samplerate.h
14mr|libsamplerate-0.1.8-4|133	
14mr|libsamplerate-0.1.8-4|134	%files progs
14mr|libsamplerate-0.1.8-4|135	%doc AUTHORS ChangeLog
14mr|libsamplerate-0.1.8-4|136	%{_bindir}/sndfile-resample
14mr|libsamplerate-0.1.8-4|137	
14mr|libsamplerate-0.1.8-4|138	
14mr|libsamplerate-0.1.8-4|139	
14mr|libsamplerate-0.1.8-4|140	%changelog
14mr|libsamplerate-0.1.8-4|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.8-4
14mr|libsamplerate-0.1.8-4|142	+ Revision: 808715a
14mr|libsamplerate-0.1.8-4|143	- MassBuild#440: Increase release tag
14mr|libsamplerate-0.1.8-4|144	
14mr|libsamplerate-0.1.8-4|145	

17378 14
14mr|libseccomp-1.0.0-2|1	%define major 1
14mr|libseccomp-1.0.0-2|2	%define libname %mklibname seccomp %{major}
14mr|libseccomp-1.0.0-2|3	%define develname %mklibname -d seccomp
14mr|libseccomp-1.0.0-2|4	
14mr|libseccomp-1.0.0-2|5	Summary:	Enhanced seccomp library
14mr|libseccomp-1.0.0-2|6	Name:		libseccomp
14mr|libseccomp-1.0.0-2|7	Version:	1.0.0
14mr|libseccomp-1.0.0-2|8	Release:	2
14mr|libseccomp-1.0.0-2|9	ExclusiveArch:	%{ix86} x86_64
14mr|libseccomp-1.0.0-2|10	License:	LGPLv2
14mr|libseccomp-1.0.0-2|11	Group:		System/Libraries
14mr|libseccomp-1.0.0-2|12	Source0:	http://downloads.sf.net/project/libseccomp/%{name}-%{version}.tar.gz
14mr|libseccomp-1.0.0-2|13	URL:		http://libseccomp.sourceforge.net
14mr|libseccomp-1.0.0-2|14	Requires:	kernel >= 3.5
14mr|libseccomp-1.0.0-2|15	
14mr|libseccomp-1.0.0-2|16	%description
14mr|libseccomp-1.0.0-2|17	The libseccomp library provides an easy to use interface to the Linux Kernel's
14mr|libseccomp-1.0.0-2|18	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
14mr|libseccomp-1.0.0-2|19	to specify which syscalls, and optionally which syscall arguments, the
14mr|libseccomp-1.0.0-2|20	application is allowed to execute, all of which are enforced by the Linux
14mr|libseccomp-1.0.0-2|21	Kernel.
14mr|libseccomp-1.0.0-2|22	
14mr|libseccomp-1.0.0-2|23	
14mr|libseccomp-1.0.0-2|24	%package -n     %{libname}
14mr|libseccomp-1.0.0-2|25	Summary:        Collection library providing GObject-based interfaces and classes
14mr|libseccomp-1.0.0-2|26	Group:          System/Libraries
14mr|libseccomp-1.0.0-2|27	
14mr|libseccomp-1.0.0-2|28	%description -n %{libname}
14mr|libseccomp-1.0.0-2|29	The libseccomp library provides an easy to use interface to the Linux Kernel's
14mr|libseccomp-1.0.0-2|30	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
14mr|libseccomp-1.0.0-2|31	to specify which syscalls, and optionally which syscall arguments, the
14mr|libseccomp-1.0.0-2|32	application is allowed to execute, all of which are enforced by the Linux
14mr|libseccomp-1.0.0-2|33	Kernel.
14mr|libseccomp-1.0.0-2|34	
14mr|libseccomp-1.0.0-2|35	%package -n	%{develname}
14mr|libseccomp-1.0.0-2|36	Summary:	Development files used to build applications with libseccomp support
14mr|libseccomp-1.0.0-2|37	Group:		Development/C
14mr|libseccomp-1.0.0-2|38	Requires:	%{libname} = %{version}-%{release}
14mr|libseccomp-1.0.0-2|39	Provides:	seccomp-devel = %{version}-%{release}
14mr|libseccomp-1.0.0-2|40	
14mr|libseccomp-1.0.0-2|41	%description -n	%{develname}
14mr|libseccomp-1.0.0-2|42	The libseccomp library provides an easy to use interface to the Linux Kernel's
14mr|libseccomp-1.0.0-2|43	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
14mr|libseccomp-1.0.0-2|44	to specify which syscalls, and optionally which syscall arguments, the
14mr|libseccomp-1.0.0-2|45	application is allowed to execute, all of which are enforced by the Linux
14mr|libseccomp-1.0.0-2|46	Kernel.
14mr|libseccomp-1.0.0-2|47	
14mr|libseccomp-1.0.0-2|48	%prep
14mr|libseccomp-1.0.0-2|49	%setup -q
14mr|libseccomp-1.0.0-2|50	
14mr|libseccomp-1.0.0-2|51	%build
14mr|libseccomp-1.0.0-2|52	%configure2_5x
14mr|libseccomp-1.0.0-2|53	%make
14mr|libseccomp-1.0.0-2|54	
14mr|libseccomp-1.0.0-2|55	%install
14mr|libseccomp-1.0.0-2|56	mkdir -p "%{buildroot}/%{_libdir}"
14mr|libseccomp-1.0.0-2|57	mkdir -p "%{buildroot}/%{_includedir}"
14mr|libseccomp-1.0.0-2|58	mkdir -p "%{buildroot}/%{_mandir}"
14mr|libseccomp-1.0.0-2|59	%makeinstall_std
14mr|libseccomp-1.0.0-2|60	
14mr|libseccomp-1.0.0-2|61	%files -n %{libname}
14mr|libseccomp-1.0.0-2|62	%{_libdir}/libseccomp.so.*
14mr|libseccomp-1.0.0-2|63	
14mr|libseccomp-1.0.0-2|64	%files -n %{develname}
14mr|libseccomp-1.0.0-2|65	%doc LICENSE CREDITS README
14mr|libseccomp-1.0.0-2|66	%{_includedir}/seccomp.h
14mr|libseccomp-1.0.0-2|67	%{_libdir}/libseccomp.so
14mr|libseccomp-1.0.0-2|68	%{_libdir}/pkgconfig/libseccomp.pc
14mr|libseccomp-1.0.0-2|69	%{_mandir}/man3/*
14mr|libseccomp-1.0.0-2|70	
14mr|libseccomp-1.0.0-2|71	%changelog
14mr|libseccomp-1.0.0-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-2
14mr|libseccomp-1.0.0-2|73	+ Revision: 35dd05d
14mr|libseccomp-1.0.0-2|74	- MassBuild#440: Increase release tag
14mr|libseccomp-1.0.0-2|75	
14mr|libseccomp-1.0.0-2|76	

17379 14
14mr|libsecret-0.18-2|1	%define	api	1
14mr|libsecret-0.18-2|2	%define	major	0
14mr|libsecret-0.18-2|3	%define	libname	%mklibname secret %{api} %{major}
14mr|libsecret-0.18-2|4	%define	girname	%mklibname secret-gir %{api}
14mr|libsecret-0.18-2|5	%define	devname	%mklibname secret -d
14mr|libsecret-0.18-2|6	
14mr|libsecret-0.18-2|7	Summary:	Library for accessing the Secret Service API
14mr|libsecret-0.18-2|8	Name:		libsecret
14mr|libsecret-0.18-2|9	Version:	0.18
14mr|libsecret-0.18-2|10	Release:	2
14mr|libsecret-0.18-2|11	License:	LGPLv2+
14mr|libsecret-0.18-2|12	Group:		System/Libraries
14mr|libsecret-0.18-2|13	Url:		http://www.gnome.org/
14mr|libsecret-0.18-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsecret/%{version}/%{name}-%{version}.tar.xz
14mr|libsecret-0.18-2|15	BuildRequires:	intltool
14mr|libsecret-0.18-2|16	BuildRequires:	libgcrypt-devel
14mr|libsecret-0.18-2|17	BuildRequires:  vala-tools
14mr|libsecret-0.18-2|18	BuildRequires:  pkgconfig(vapigen)
14mr|libsecret-0.18-2|19	BuildRequires:	pkgconfig(gio-2.0)
14mr|libsecret-0.18-2|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|libsecret-0.18-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libsecret-0.18-2|22	BuildRequires:  xsltproc
14mr|libsecret-0.18-2|23	BuildRequires:  docbook-style-xsl
14mr|libsecret-0.18-2|24	
14mr|libsecret-0.18-2|25	%description
14mr|libsecret-0.18-2|26	libsecret is a library for storing and retrieving passwords and other
14mr|libsecret-0.18-2|27	secrets. It communicates with the "Secret Service" using DBus.
14mr|libsecret-0.18-2|28	
14mr|libsecret-0.18-2|29	%package tools
14mr|libsecret-0.18-2|30	Summary:	Library for accessing the Secret Service API -- Tools
14mr|libsecret-0.18-2|31	Group:		System/Libraries
14mr|libsecret-0.18-2|32	
14mr|libsecret-0.18-2|33	%description tools
14mr|libsecret-0.18-2|34	libsecret is a library for storing and retrieving passwords and other
14mr|libsecret-0.18-2|35	secrets. It communicates with the "Secret Service" using DBus.
14mr|libsecret-0.18-2|36	
14mr|libsecret-0.18-2|37	%package -n %{libname}
14mr|libsecret-0.18-2|38	Summary:	Library for accessing the Secret Service API
14mr|libsecret-0.18-2|39	Group:		System/Libraries
14mr|libsecret-0.18-2|40	
14mr|libsecret-0.18-2|41	%description -n %{libname}
14mr|libsecret-0.18-2|42	This package contains the shared library for %{name}.
14mr|libsecret-0.18-2|43	
14mr|libsecret-0.18-2|44	%package -n %{girname}
14mr|libsecret-0.18-2|45	Summary:	GObject Introspection interface description for %{name}
14mr|libsecret-0.18-2|46	Group:		System/Libraries
14mr|libsecret-0.18-2|47	
14mr|libsecret-0.18-2|48	%description -n %{girname}
14mr|libsecret-0.18-2|49	GObject Introspection interface description for %{name}.
14mr|libsecret-0.18-2|50	
14mr|libsecret-0.18-2|51	%package -n %{devname}
14mr|libsecret-0.18-2|52	Summary:	Library for accessing the Secret Service API -- Development Files
14mr|libsecret-0.18-2|53	Group:		Development/C
14mr|libsecret-0.18-2|54	Requires:	%{libname} = %{version}
14mr|libsecret-0.18-2|55	Requires:	%{girname} = %{version}
14mr|libsecret-0.18-2|56	
14mr|libsecret-0.18-2|57	%description -n %{devname}
14mr|libsecret-0.18-2|58	This package contains the development files for %{name}.
14mr|libsecret-0.18-2|59	
14mr|libsecret-0.18-2|60	%prep
14mr|libsecret-0.18-2|61	%setup -q
14mr|libsecret-0.18-2|62	
14mr|libsecret-0.18-2|63	%build
14mr|libsecret-0.18-2|64	%configure --disable-static
14mr|libsecret-0.18-2|65	
14mr|libsecret-0.18-2|66	%make
14mr|libsecret-0.18-2|67	
14mr|libsecret-0.18-2|68	%install
14mr|libsecret-0.18-2|69	%makeinstall_std
14mr|libsecret-0.18-2|70	
14mr|libsecret-0.18-2|71	%find_lang %{name}
14mr|libsecret-0.18-2|72	
14mr|libsecret-0.18-2|73	%files tools -f %{name}.lang
14mr|libsecret-0.18-2|74	%doc AUTHORS COPYING NEWS README
14mr|libsecret-0.18-2|75	%{_bindir}/secret-tool
14mr|libsecret-0.18-2|76	%{_mandir}/man1/secret-tool.1*
14mr|libsecret-0.18-2|77	
14mr|libsecret-0.18-2|78	%files -n %{libname}
14mr|libsecret-0.18-2|79	%{_libdir}/libsecret-%{api}.so.%{major}*
14mr|libsecret-0.18-2|80	
14mr|libsecret-0.18-2|81	%files -n %{girname}
14mr|libsecret-0.18-2|82	%{_libdir}/girepository-1.0/Secret-%{api}.typelib
14mr|libsecret-0.18-2|83	
14mr|libsecret-0.18-2|84	%files -n %{devname}
14mr|libsecret-0.18-2|85	%{_libdir}/libsecret-%{api}.so
14mr|libsecret-0.18-2|86	%{_libdir}/pkgconfig/libsecret-%{api}.pc
14mr|libsecret-0.18-2|87	%{_libdir}/pkgconfig/libsecret-unstable.pc
14mr|libsecret-0.18-2|88	%{_includedir}/libsecret-%{api}/
14mr|libsecret-0.18-2|89	%{_datadir}/gir-1.0/Secret-%{api}.gir
14mr|libsecret-0.18-2|90	%{_datadir}/vala/vapi/libsecret*
14mr|libsecret-0.18-2|91	%doc %{_datadir}/gtk-doc/html/libsecret-%{api}/
14mr|libsecret-0.18-2|92	
14mr|libsecret-0.18-2|93	
14mr|libsecret-0.18-2|94	%changelog
14mr|libsecret-0.18-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18-2
14mr|libsecret-0.18-2|96	+ Revision: ead3df5
14mr|libsecret-0.18-2|97	- MassBuild#440: Increase release tag
14mr|libsecret-0.18-2|98	
14mr|libsecret-0.18-2|99	

17380 14
14mr|libselinux-2.0.78-11|1	%define major 1
14mr|libselinux-2.0.78-11|2	%define libname %mklibname selinux %{major}
14mr|libselinux-2.0.78-11|3	%define devname %mklibname selinux -d
14mr|libselinux-2.0.78-11|4	%define statname %mklibname selinux -d -s
14mr|libselinux-2.0.78-11|5	
14mr|libselinux-2.0.78-11|6	Summary:	SELinux library and simple utilities
14mr|libselinux-2.0.78-11|7	Name:		libselinux
14mr|libselinux-2.0.78-11|8	Version:	2.0.78
14mr|libselinux-2.0.78-11|9	Release:	11
14mr|libselinux-2.0.78-11|10	License:	Public Domain
14mr|libselinux-2.0.78-11|11	Group:		System/Libraries
14mr|libselinux-2.0.78-11|12	Url:		http://www.nsa.gov/selinux/
14mr|libselinux-2.0.78-11|13	Source0:	http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
14mr|libselinux-2.0.78-11|14	#Source1:	http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz.sign
14mr|libselinux-2.0.78-11|15	Patch0:		libselinux-rhat.patch
14mr|libselinux-2.0.78-11|16	Patch1:		libselinux-2.0.78-fix-build.patch
14mr|libselinux-2.0.78-11|17	BuildRequires:	sepol-static-devel
14mr|libselinux-2.0.78-11|18	
14mr|libselinux-2.0.78-11|19	%description
14mr|libselinux-2.0.78-11|20	Security-enhanced Linux is a patch of the Linux® kernel and a
14mr|libselinux-2.0.78-11|21	number of utilities with enhanced security functionality designed
14mr|libselinux-2.0.78-11|22	to add mandatory access controls to Linux. The Security-enhanced
14mr|libselinux-2.0.78-11|23	Linux kernel contains new architectural components originally
14mr|libselinux-2.0.78-11|24	developed to improve the security of the Flask operating system.
14mr|libselinux-2.0.78-11|25	These architectural components provide general support for the
14mr|libselinux-2.0.78-11|26	enforcement of many kinds of mandatory access control policies,
14mr|libselinux-2.0.78-11|27	including those based on the concepts of Type Enforcement®,
14mr|libselinux-2.0.78-11|28	Role-based Access Control, and Multi-level Security.
14mr|libselinux-2.0.78-11|29	
14mr|libselinux-2.0.78-11|30	libselinux provides an API for SELinux applications to get and set
14mr|libselinux-2.0.78-11|31	process and file security contexts and to obtain security policy
14mr|libselinux-2.0.78-11|32	decisions. Required for any applications that use the SELinux API.
14mr|libselinux-2.0.78-11|33	
14mr|libselinux-2.0.78-11|34	%package -n %{libname}
14mr|libselinux-2.0.78-11|35	Summary:	SELinux library and simple utilities
14mr|libselinux-2.0.78-11|36	Group:		System/Libraries
14mr|libselinux-2.0.78-11|37	Provides:	libselinux = %{version}-%{release}
14mr|libselinux-2.0.78-11|38	Provides:	selinux = %{version}-%{release}
14mr|libselinux-2.0.78-11|39	
14mr|libselinux-2.0.78-11|40	%description -n %{libname}
14mr|libselinux-2.0.78-11|41	libselinux provides an API for SELinux applications to get and set
14mr|libselinux-2.0.78-11|42	process and file security contexts and to obtain security policy
14mr|libselinux-2.0.78-11|43	decisions. Required for any applications that use the SELinux API.
14mr|libselinux-2.0.78-11|44	
14mr|libselinux-2.0.78-11|45	%package -n %{devname}
14mr|libselinux-2.0.78-11|46	Summary:	Development libraries and header files for %{name}
14mr|libselinux-2.0.78-11|47	Group:		Development/C
14mr|libselinux-2.0.78-11|48	Provides:	selinux-devel = %{version}-%{release}
14mr|libselinux-2.0.78-11|49	Requires:	%{libname} = %{version}-%{release}
14mr|libselinux-2.0.78-11|50	
14mr|libselinux-2.0.78-11|51	%description -n %{devname}
14mr|libselinux-2.0.78-11|52	The selinux-devel package contains the libraries and header
14mr|libselinux-2.0.78-11|53	files needed for developing SELinux applications.
14mr|libselinux-2.0.78-11|54	
14mr|libselinux-2.0.78-11|55	%package -n %{statname}
14mr|libselinux-2.0.78-11|56	Summary:	Static development libraries for %{name}
14mr|libselinux-2.0.78-11|57	Group:		Development/C
14mr|libselinux-2.0.78-11|58	Provides:	selinux-static-devel = %{version}-%{release}
14mr|libselinux-2.0.78-11|59	Requires:	%{devname} = %{version}-%{release}
14mr|libselinux-2.0.78-11|60	
14mr|libselinux-2.0.78-11|61	%description -n %{statname}
14mr|libselinux-2.0.78-11|62	The selinux-static-devel package contains the static libraries
14mr|libselinux-2.0.78-11|63	needed for developing SELinux applications.
14mr|libselinux-2.0.78-11|64	
14mr|libselinux-2.0.78-11|65	%package utils
14mr|libselinux-2.0.78-11|66	Summary:	Utilities for %{name}
14mr|libselinux-2.0.78-11|67	Group:		System/Kernel and hardware
14mr|libselinux-2.0.78-11|68	
14mr|libselinux-2.0.78-11|69	%description utils
14mr|libselinux-2.0.78-11|70	This package contains numerous applications utilizing %{name}.
14mr|libselinux-2.0.78-11|71	
14mr|libselinux-2.0.78-11|72	%package -n python-selinux
14mr|libselinux-2.0.78-11|73	Summary:	Python bindings for %{name}
14mr|libselinux-2.0.78-11|74	Group:		Development/Python
14mr|libselinux-2.0.78-11|75	BuildRequires:  python-devel
14mr|libselinux-2.0.78-11|76	
14mr|libselinux-2.0.78-11|77	%description -n python-selinux
14mr|libselinux-2.0.78-11|78	This package contains python bindings for %{name}.
14mr|libselinux-2.0.78-11|79	
14mr|libselinux-2.0.78-11|80	%prep
14mr|libselinux-2.0.78-11|81	%setup -q
14mr|libselinux-2.0.78-11|82	%apply_patches
14mr|libselinux-2.0.78-11|83	
14mr|libselinux-2.0.78-11|84	%build
14mr|libselinux-2.0.78-11|85	%serverbuild_hardened
14mr|libselinux-2.0.78-11|86	make \
14mr|libselinux-2.0.78-11|87	CFLAGS="%{optflags}" \
14mr|libselinux-2.0.78-11|88	LIBDIR=%{_libdir} \
14mr|libselinux-2.0.78-11|89	CC=%{__cc}	\
14mr|libselinux-2.0.78-11|90	LDFLAGS="%{ldflags}" \
14mr|libselinux-2.0.78-11|91	PYLIBVER=%{py_ver} \
14mr|libselinux-2.0.78-11|92	PYINC=%{py_incdir} \
14mr|libselinux-2.0.78-11|93	PYLIB=%{py_platsitedir} \
14mr|libselinux-2.0.78-11|94	PYTHONLIBDIR="%{py_platsitedir}" \
14mr|libselinux-2.0.78-11|95	all pywrap
14mr|libselinux-2.0.78-11|96	
14mr|libselinux-2.0.78-11|97	%install
14mr|libselinux-2.0.78-11|98	install -d %{buildroot}%{_bindir}
14mr|libselinux-2.0.78-11|99	install -d %{buildroot}%{_includedir}
14mr|libselinux-2.0.78-11|100	install -d %{buildroot}%{_libdir}
14mr|libselinux-2.0.78-11|101	install -d %{buildroot}/%{_lib}
14mr|libselinux-2.0.78-11|102	install -d %{buildroot}%{_mandir}/man3
14mr|libselinux-2.0.78-11|103	
14mr|libselinux-2.0.78-11|104	%make \
14mr|libselinux-2.0.78-11|105	DESTDIR=%{buildroot} \
14mr|libselinux-2.0.78-11|106	LIBDIR="%{buildroot}%{_libdir}" \
14mr|libselinux-2.0.78-11|107	SHLIBDIR="%{buildroot}/%{_lib}" \
14mr|libselinux-2.0.78-11|108	install install-pywrap
14mr|libselinux-2.0.78-11|109	
14mr|libselinux-2.0.78-11|110	%files utils
14mr|libselinux-2.0.78-11|111	%doc ChangeLog LICENSE
14mr|libselinux-2.0.78-11|112	%{_sbindir}/*
14mr|libselinux-2.0.78-11|113	/sbin/matchpathcon
14mr|libselinux-2.0.78-11|114	%{_mandir}/man?/*
14mr|libselinux-2.0.78-11|115	
14mr|libselinux-2.0.78-11|116	%files -n %{libname}
14mr|libselinux-2.0.78-11|117	/%{_lib}/libselinux.so.%{major}*
14mr|libselinux-2.0.78-11|118	
14mr|libselinux-2.0.78-11|119	%files -n %{devname}
14mr|libselinux-2.0.78-11|120	%{_includedir}/selinux/*.h
14mr|libselinux-2.0.78-11|121	%{_libdir}/*.so
14mr|libselinux-2.0.78-11|122	
14mr|libselinux-2.0.78-11|123	%files -n %{statname}
14mr|libselinux-2.0.78-11|124	%{_libdir}/*.a
14mr|libselinux-2.0.78-11|125	
14mr|libselinux-2.0.78-11|126	%files -n python-selinux
14mr|libselinux-2.0.78-11|127	%{py_platsitedir}/*
14mr|libselinux-2.0.78-11|128	
14mr|libselinux-2.0.78-11|129	
14mr|libselinux-2.0.78-11|130	%changelog
14mr|libselinux-2.0.78-11|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.78-11
14mr|libselinux-2.0.78-11|132	+ Revision: edaaf55
14mr|libselinux-2.0.78-11|133	- MassBuild#440: Increase release tag
14mr|libselinux-2.0.78-11|134	
14mr|libselinux-2.0.78-11|135	

17381 14
14mr|libsepol-2.0.34-3|1	Summary: SELinux binary policy manipulation library
14mr|libsepol-2.0.34-3|2	Name: libsepol
14mr|libsepol-2.0.34-3|3	Version: 2.0.34
14mr|libsepol-2.0.34-3|4	Release: 3
14mr|libsepol-2.0.34-3|5	License: GPL
14mr|libsepol-2.0.34-3|6	Group: System/Libraries
14mr|libsepol-2.0.34-3|7	URL:	http://www.selinuxproject.org
14mr|libsepol-2.0.34-3|8	Source0: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
14mr|libsepol-2.0.34-3|9	#Source1: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz.sign
14mr|libsepol-2.0.34-3|10	#Provides: libsepol.so
14mr|libsepol-2.0.34-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|libsepol-2.0.34-3|12	
14mr|libsepol-2.0.34-3|13	%description
14mr|libsepol-2.0.34-3|14	Security-enhanced Linux is a feature of the Linux® kernel and a number
14mr|libsepol-2.0.34-3|15	of utilities with enhanced security functionality designed to add
14mr|libsepol-2.0.34-3|16	mandatory access controls to Linux.  The Security-enhanced Linux
14mr|libsepol-2.0.34-3|17	kernel contains new architectural components originally developed to
14mr|libsepol-2.0.34-3|18	improve the security of the Flask operating system. These
14mr|libsepol-2.0.34-3|19	architectural components provide general support for the enforcement
14mr|libsepol-2.0.34-3|20	of many kinds of mandatory access control policies, including those
14mr|libsepol-2.0.34-3|21	based on the concepts of Type Enforcement®, Role-based Access
14mr|libsepol-2.0.34-3|22	Control, and Multi-level Security.
14mr|libsepol-2.0.34-3|23	
14mr|libsepol-2.0.34-3|24	libsepol provides an API for the manipulation of SELinux binary policies.
14mr|libsepol-2.0.34-3|25	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mr|libsepol-2.0.34-3|26	as by programs like load_policy that need to perform specific transformations
14mr|libsepol-2.0.34-3|27	on binary policies such as customizing policy boolean settings.
14mr|libsepol-2.0.34-3|28	
14mr|libsepol-2.0.34-3|29	%package -n %{mklibname sepol 1}
14mr|libsepol-2.0.34-3|30	Summary: SELinux binary policy manipulation library
14mr|libsepol-2.0.34-3|31	Group: System/Libraries
14mr|libsepol-2.0.34-3|32	
14mr|libsepol-2.0.34-3|33	%description -n %{mklibname sepol 1}
14mr|libsepol-2.0.34-3|34	libsepol provides an API for the manipulation of SELinux binary policies.
14mr|libsepol-2.0.34-3|35	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mr|libsepol-2.0.34-3|36	as by programs like load_policy that need to perform specific transformations
14mr|libsepol-2.0.34-3|37	on binary policies such as customizing policy boolean settings.
14mr|libsepol-2.0.34-3|38	
14mr|libsepol-2.0.34-3|39	%package -n %{mklibname sepol -d}
14mr|libsepol-2.0.34-3|40	Summary: Header files and libraries used to build policy manipulation tools
14mr|libsepol-2.0.34-3|41	Group: Development/C
14mr|libsepol-2.0.34-3|42	Requires: %{mklibname sepol 1} = %{version}-%{release}
14mr|libsepol-2.0.34-3|43	Provides: sepol-devel = %{version}-%{release}
14mr|libsepol-2.0.34-3|44	Obsoletes: %{mklibname sepol 1 -d}
14mr|libsepol-2.0.34-3|45	
14mr|libsepol-2.0.34-3|46	%description -n %{mklibname sepol -d}
14mr|libsepol-2.0.34-3|47	The libsepol-devel package contains the libraries and header files
14mr|libsepol-2.0.34-3|48	needed for developing applications that manipulate binary policies.
14mr|libsepol-2.0.34-3|49	
14mr|libsepol-2.0.34-3|50	%package -n %{mklibname sepol -d -s}
14mr|libsepol-2.0.34-3|51	Summary: Static libraries used to build policy manipulation tools
14mr|libsepol-2.0.34-3|52	Group: Development/C
14mr|libsepol-2.0.34-3|53	Requires: %{mklibname sepol -d} = %{version}-%{release}
14mr|libsepol-2.0.34-3|54	Provides: sepol-static-devel = %{version}-%{release}
14mr|libsepol-2.0.34-3|55	Obsoletes: %{mklibname sepol 1 -d -s}
14mr|libsepol-2.0.34-3|56	
14mr|libsepol-2.0.34-3|57	%description -n %{mklibname sepol -d -s}
14mr|libsepol-2.0.34-3|58	The libsepol-devel package contains the static libraries
14mr|libsepol-2.0.34-3|59	needed for developing applications that manipulate binary policies.
14mr|libsepol-2.0.34-3|60	
14mr|libsepol-2.0.34-3|61	%prep
14mr|libsepol-2.0.34-3|62	%setup -q
14mr|libsepol-2.0.34-3|63	# sparc64 is an -fPIC arch, so we need to fix it here
14mr|libsepol-2.0.34-3|64	%ifarch sparc64
14mr|libsepol-2.0.34-3|65	sed -i 's/fpic/fPIC/g' src/Makefile
14mr|libsepol-2.0.34-3|66	%endif
14mr|libsepol-2.0.34-3|67	
14mr|libsepol-2.0.34-3|68	%build
14mr|libsepol-2.0.34-3|69	%{make} clean
14mr|libsepol-2.0.34-3|70	%{make} CFLAGS="%{optflags}"
14mr|libsepol-2.0.34-3|71	
14mr|libsepol-2.0.34-3|72	%install
14mr|libsepol-2.0.34-3|73	rm -rf %{buildroot}
14mr|libsepol-2.0.34-3|74	mkdir -p %{buildroot}/%{_lib}
14mr|libsepol-2.0.34-3|75	mkdir -p %{buildroot}/%{_libdir}
14mr|libsepol-2.0.34-3|76	mkdir -p %{buildroot}%{_includedir}
14mr|libsepol-2.0.34-3|77	mkdir -p %{buildroot}%{_bindir}
14mr|libsepol-2.0.34-3|78	mkdir -p %{buildroot}%{_mandir}/man3
14mr|libsepol-2.0.34-3|79	mkdir -p %{buildroot}%{_mandir}/man8
14mr|libsepol-2.0.34-3|80	%{makeinstall_std} LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}"
14mr|libsepol-2.0.34-3|81	rm -f %{buildroot}%{_bindir}/genpolbools
14mr|libsepol-2.0.34-3|82	rm -f %{buildroot}%{_bindir}/genpolusers
14mr|libsepol-2.0.34-3|83	rm -f %{buildroot}%{_bindir}/chkcon
14mr|libsepol-2.0.34-3|84	rm -rf %{buildroot}%{_mandir}/man8
14mr|libsepol-2.0.34-3|85	
14mr|libsepol-2.0.34-3|86	%clean
14mr|libsepol-2.0.34-3|87	rm -rf %{buildroot}
14mr|libsepol-2.0.34-3|88	
14mr|libsepol-2.0.34-3|89	%post -n %{mklibname sepol 1}
14mr|libsepol-2.0.34-3|90	%if %mdkversion < 200900
14mr|libsepol-2.0.34-3|91	/sbin/ldconfig
14mr|libsepol-2.0.34-3|92	%endif
14mr|libsepol-2.0.34-3|93	[ -x /sbin/telinit ] && [ -p /dev/initctl ]  && /sbin/telinit U
14mr|libsepol-2.0.34-3|94	exit 0
14mr|libsepol-2.0.34-3|95	
14mr|libsepol-2.0.34-3|96	%if %mdkversion < 200900
14mr|libsepol-2.0.34-3|97	%postun -n %{mklibname sepol 1} -p /sbin/ldconfig
14mr|libsepol-2.0.34-3|98	%endif
14mr|libsepol-2.0.34-3|99	
14mr|libsepol-2.0.34-3|100	%files -n %{mklibname sepol 1}
14mr|libsepol-2.0.34-3|101	%defattr(-,root,root)
14mr|libsepol-2.0.34-3|102	/%{_lib}/libsepol.so.1
14mr|libsepol-2.0.34-3|103	
14mr|libsepol-2.0.34-3|104	%files -n %{mklibname sepol -d}
14mr|libsepol-2.0.34-3|105	%defattr(-,root,root)
14mr|libsepol-2.0.34-3|106	%{_libdir}/libsepol.so
14mr|libsepol-2.0.34-3|107	%{_includedir}/sepol/*.h
14mr|libsepol-2.0.34-3|108	# %exclude %{_mandir}/man3/*.3*
14mr|libsepol-2.0.34-3|109	%{_mandir}/man3/*.3*
14mr|libsepol-2.0.34-3|110	%dir %{_includedir}/sepol
14mr|libsepol-2.0.34-3|111	%dir %{_includedir}/sepol/policydb
14mr|libsepol-2.0.34-3|112	%{_includedir}/sepol/policydb/*.h
14mr|libsepol-2.0.34-3|113	
14mr|libsepol-2.0.34-3|114	%files -n %{mklibname sepol -d -s}
14mr|libsepol-2.0.34-3|115	%defattr(-,root,root)
14mr|libsepol-2.0.34-3|116	%{_libdir}/libsepol.a
14mr|libsepol-2.0.34-3|117	
14mr|libsepol-2.0.34-3|118	
14mr|libsepol-2.0.34-3|119	
14mr|libsepol-2.0.34-3|120	%changelog
14mr|libsepol-2.0.34-3|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.34-3
14mr|libsepol-2.0.34-3|122	+ Revision: 5a66ab5
14mr|libsepol-2.0.34-3|123	- MassBuild#440: Increase release tag
14mr|libsepol-2.0.34-3|124	
14mr|libsepol-2.0.34-3|125	

17382 14
14mr|libserializer-1.1.6-2|1	Summary:	JFreeReport General Serialization Framework
14mr|libserializer-1.1.6-2|2	Name:		libserializer
14mr|libserializer-1.1.6-2|3	Version:	1.1.6
14mr|libserializer-1.1.6-2|4	Release:	2
14mr|libserializer-1.1.6-2|5	License:	LGPLv2+
14mr|libserializer-1.1.6-2|6	Group:		Development/Java
14mr|libserializer-1.1.6-2|7	Url:		http://reporting.pentaho.org
14mr|libserializer-1.1.6-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mr|libserializer-1.1.6-2|9	Patch0:		%{name}-1.1.2-fix-build.patch
14mr|libserializer-1.1.6-2|10	BuildArch:	noarch
14mr|libserializer-1.1.6-2|11	BuildRequires:	ant
14mr|libserializer-1.1.6-2|12	BuildRequires:	ant-contrib
14mr|libserializer-1.1.6-2|13	BuildRequires:	ant-nodeps
14mr|libserializer-1.1.6-2|14	BuildRequires:	java-devel
14mr|libserializer-1.1.6-2|15	BuildRequires:	jpackage-utils
14mr|libserializer-1.1.6-2|16	BuildRequires:	libbase
14mr|libserializer-1.1.6-2|17	Requires:	java
14mr|libserializer-1.1.6-2|18	Requires:	jpackage-utils
14mr|libserializer-1.1.6-2|19	Requires:	libbase
14mr|libserializer-1.1.6-2|20	
14mr|libserializer-1.1.6-2|21	%description
14mr|libserializer-1.1.6-2|22	Libserializer contains a general serialization framework that simplifies the
14mr|libserializer-1.1.6-2|23	task of writing custom Java serialization handlers.
14mr|libserializer-1.1.6-2|24	
14mr|libserializer-1.1.6-2|25	%package javadoc
14mr|libserializer-1.1.6-2|26	Summary:	Javadoc for %{name}
14mr|libserializer-1.1.6-2|27	Group:		Development/Java
14mr|libserializer-1.1.6-2|28	Requires:	%{name} = %{version}-%{release}
14mr|libserializer-1.1.6-2|29	Requires:	jpackage-utils
14mr|libserializer-1.1.6-2|30	
14mr|libserializer-1.1.6-2|31	%description javadoc
14mr|libserializer-1.1.6-2|32	Javadoc for %{name}.
14mr|libserializer-1.1.6-2|33	
14mr|libserializer-1.1.6-2|34	%prep
14mr|libserializer-1.1.6-2|35	%setup -q -c
14mr|libserializer-1.1.6-2|36	%patch0 -p0
14mr|libserializer-1.1.6-2|37	find . -name "*.jar" -exec rm -f {} \;
14mr|libserializer-1.1.6-2|38	mkdir -p lib
14mr|libserializer-1.1.6-2|39	build-jar-repository -s -p lib libbase commons-logging-api
14mr|libserializer-1.1.6-2|40	cd lib
14mr|libserializer-1.1.6-2|41	ln -s %{_javadir}/ant ant-contrib
14mr|libserializer-1.1.6-2|42	
14mr|libserializer-1.1.6-2|43	%build
14mr|libserializer-1.1.6-2|44	ant jar javadoc
14mr|libserializer-1.1.6-2|45	
14mr|libserializer-1.1.6-2|46	%install
14mr|libserializer-1.1.6-2|47	mkdir -p %{buildroot}%{_javadir}
14mr|libserializer-1.1.6-2|48	cp -p dist/libserializer-%{version}.jar %{buildroot}%{_javadir}
14mr|libserializer-1.1.6-2|49	pushd %{buildroot}%{_javadir}
14mr|libserializer-1.1.6-2|50	ln -s %{name}-%{version}.jar %{name}.jar
14mr|libserializer-1.1.6-2|51	popd
14mr|libserializer-1.1.6-2|52	
14mr|libserializer-1.1.6-2|53	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|libserializer-1.1.6-2|54	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mr|libserializer-1.1.6-2|55	
14mr|libserializer-1.1.6-2|56	%files
14mr|libserializer-1.1.6-2|57	%doc ChangeLog.txt licence-LGPL.txt README.txt
14mr|libserializer-1.1.6-2|58	%{_javadir}/%{name}-%{version}.jar
14mr|libserializer-1.1.6-2|59	%{_javadir}/%{name}.jar
14mr|libserializer-1.1.6-2|60	
14mr|libserializer-1.1.6-2|61	%files javadoc
14mr|libserializer-1.1.6-2|62	%{_javadocdir}/%{name}
14mr|libserializer-1.1.6-2|63	
14mr|libserializer-1.1.6-2|64	
14mr|libserializer-1.1.6-2|65	%changelog
14mr|libserializer-1.1.6-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|libserializer-1.1.6-2|67	+ Revision: 30f1619
14mr|libserializer-1.1.6-2|68	- MassBuild#440: Increase release tag
14mr|libserializer-1.1.6-2|69	
14mr|libserializer-1.1.6-2|70	

17383 14
14mr|libsexy-0.1.11-15|1	%define major 2
14mr|libsexy-0.1.11-15|2	%define libname %mklibname sexy %major
14mr|libsexy-0.1.11-15|3	%define develname %mklibname sexy -d
14mr|libsexy-0.1.11-15|4	
14mr|libsexy-0.1.11-15|5	Summary: Collection of widgets for GTK+
14mr|libsexy-0.1.11-15|6	Name: libsexy
14mr|libsexy-0.1.11-15|7	Version: 0.1.11
14mr|libsexy-0.1.11-15|8	Release: 15
14mr|libsexy-0.1.11-15|9	Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.bz2
14mr|libsexy-0.1.11-15|10	Patch0: %{name}-%{version}-url-label.patch
14mr|libsexy-0.1.11-15|11	Patch1: %{name}-icon-name.patch
14mr|libsexy-0.1.11-15|12	Patch2: gtk2-single-include.patch
14mr|libsexy-0.1.11-15|13	License: LGPL
14mr|libsexy-0.1.11-15|14	Group: System/Libraries
14mr|libsexy-0.1.11-15|15	Url: http://www.chipx86.com/wiki/Libsexy
14mr|libsexy-0.1.11-15|16	BuildRequires: gtk+2-devel
14mr|libsexy-0.1.11-15|17	BuildRequires: glib2-devel
14mr|libsexy-0.1.11-15|18	BuildRequires: gtk-doc
14mr|libsexy-0.1.11-15|19	
14mr|libsexy-0.1.11-15|20	%description
14mr|libsexy-0.1.11-15|21	This is a collection of widgets for GTK+ 2.x.
14mr|libsexy-0.1.11-15|22	
14mr|libsexy-0.1.11-15|23	%package -n %libname
14mr|libsexy-0.1.11-15|24	Group:System/Libraries
14mr|libsexy-0.1.11-15|25	Summary: Collection of widgets for GTK+
14mr|libsexy-0.1.11-15|26	#gw watch for major number changes
14mr|libsexy-0.1.11-15|27	Requires: %mklibname enchant 1
14mr|libsexy-0.1.11-15|28	
14mr|libsexy-0.1.11-15|29	%description -n %libname
14mr|libsexy-0.1.11-15|30	This is a collection of widgets for GTK+ 2.x.
14mr|libsexy-0.1.11-15|31	
14mr|libsexy-0.1.11-15|32	%package -n %develname
14mr|libsexy-0.1.11-15|33	Group:Development/C
14mr|libsexy-0.1.11-15|34	Summary: Collection of widgets for GTK+
14mr|libsexy-0.1.11-15|35	Requires: %libname = %version
14mr|libsexy-0.1.11-15|36	Provides: %{mklibname sexy 2 -d} = %{EVRD}
14mr|libsexy-0.1.11-15|37	Obsoletes: %{mklibname sexy 2 -d}
14mr|libsexy-0.1.11-15|38	%if "%{_lib}" != "lib"
14mr|libsexy-0.1.11-15|39	Provides: %{name}-devel = %{EVRD}
14mr|libsexy-0.1.11-15|40	%endif
14mr|libsexy-0.1.11-15|41	
14mr|libsexy-0.1.11-15|42	%description -n %develname
14mr|libsexy-0.1.11-15|43	This is a collection of widgets for GTK+ 2.x.
14mr|libsexy-0.1.11-15|44	
14mr|libsexy-0.1.11-15|45	%prep
14mr|libsexy-0.1.11-15|46	%setup -q
14mr|libsexy-0.1.11-15|47	%patch0 -p1 -b .url-label
14mr|libsexy-0.1.11-15|48	%patch1 -p1 -b .icon-name
14mr|libsexy-0.1.11-15|49	%patch2 -p1 -b .gtk-single-include
14mr|libsexy-0.1.11-15|50	
14mr|libsexy-0.1.11-15|51	%build
14mr|libsexy-0.1.11-15|52	export LIBS=`pkg-config --libs gmodule-2.0`
14mr|libsexy-0.1.11-15|53	%configure2_5x --disable-static
14mr|libsexy-0.1.11-15|54	%make
14mr|libsexy-0.1.11-15|55	
14mr|libsexy-0.1.11-15|56	%install
14mr|libsexy-0.1.11-15|57	%makeinstall_std
14mr|libsexy-0.1.11-15|58	
14mr|libsexy-0.1.11-15|59	%files -n %libname
14mr|libsexy-0.1.11-15|60	%_libdir/*.so.%{major}*
14mr|libsexy-0.1.11-15|61	
14mr|libsexy-0.1.11-15|62	%files -n %develname
14mr|libsexy-0.1.11-15|63	%doc ChangeLog AUTHORS NEWS
14mr|libsexy-0.1.11-15|64	%_datadir/gtk-doc/html/libsexy
14mr|libsexy-0.1.11-15|65	%_includedir/*
14mr|libsexy-0.1.11-15|66	%_libdir/*.so
14mr|libsexy-0.1.11-15|67	%_libdir/pkgconfig/*
14mr|libsexy-0.1.11-15|68	
14mr|libsexy-0.1.11-15|69	
14mr|libsexy-0.1.11-15|70	
14mr|libsexy-0.1.11-15|71	%changelog
14mr|libsexy-0.1.11-15|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.11-15
14mr|libsexy-0.1.11-15|73	+ Revision: f3b4b13
14mr|libsexy-0.1.11-15|74	- MassBuild#440: Increase release tag
14mr|libsexy-0.1.11-15|75	
14mr|libsexy-0.1.11-15|76	

17384 14
14mr|libshout-2.3.1-3|1	%define major 3
14mr|libshout-2.3.1-3|2	%define libname %mklibname shout %{major}
14mr|libshout-2.3.1-3|3	%define develname %mklibname shout -d
14mr|libshout-2.3.1-3|4	
14mr|libshout-2.3.1-3|5	Summary:	A library for communicating with and sending data to an icecast server
14mr|libshout-2.3.1-3|6	Name:		libshout
14mr|libshout-2.3.1-3|7	Version:	2.3.1
14mr|libshout-2.3.1-3|8	Release:	3
14mr|libshout-2.3.1-3|9	Group:		System/Libraries
14mr|libshout-2.3.1-3|10	License:	LGPL+
14mr|libshout-2.3.1-3|11	URL:		http://www.icecast.org/
14mr|libshout-2.3.1-3|12	Source0:	http://downloads.us.xiph.org/releases/libshout/%{name}-%{version}.tar.gz
14mr|libshout-2.3.1-3|13	BuildRequires:	pkgconfig(ogg)
14mr|libshout-2.3.1-3|14	BuildRequires:	pkgconfig(vorbis)
14mr|libshout-2.3.1-3|15	BuildRequires:	pkgconfig(theora)
14mr|libshout-2.3.1-3|16	BuildRequires:	pkgconfig(speex)
14mr|libshout-2.3.1-3|17	
14mr|libshout-2.3.1-3|18	%description
14mr|libshout-2.3.1-3|19	Libshout is a library for communicating with and sending data to an
14mr|libshout-2.3.1-3|20	icecast server.  It handles the socket connection, the timing of the
14mr|libshout-2.3.1-3|21	data, and prevents bad data from getting to the icecast server.
14mr|libshout-2.3.1-3|22	
14mr|libshout-2.3.1-3|23	With just a few lines of code, a programmer can easily turn any
14mr|libshout-2.3.1-3|24	application into a streaming source for an icecast server.  Libshout also
14mr|libshout-2.3.1-3|25	allows developers who want a specific feature set (database access,
14mr|libshout-2.3.1-3|26	request taking) to concentrate on that feature set, instead of worrying
14mr|libshout-2.3.1-3|27	about how server communication works.
14mr|libshout-2.3.1-3|28	
14mr|libshout-2.3.1-3|29	Please refer to the API reference and example code to start learning how
14mr|libshout-2.3.1-3|30	to use libshout in your own code.
14mr|libshout-2.3.1-3|31	
14mr|libshout-2.3.1-3|32	%package -n	%{libname}
14mr|libshout-2.3.1-3|33	Summary:	Main library for %{name}
14mr|libshout-2.3.1-3|34	Group:		System/Libraries
14mr|libshout-2.3.1-3|35	
14mr|libshout-2.3.1-3|36	%description -n	%{libname}
14mr|libshout-2.3.1-3|37	This package contains the library needed to run programs dynamically
14mr|libshout-2.3.1-3|38	linked with %{name}.
14mr|libshout-2.3.1-3|39	
14mr|libshout-2.3.1-3|40	%package -n	%{develname}
14mr|libshout-2.3.1-3|41	Summary:	Headers for developing programs that will use %{name}
14mr|libshout-2.3.1-3|42	Group:		Development/Other
14mr|libshout-2.3.1-3|43	Requires:	pkgconfig(speex)
14mr|libshout-2.3.1-3|44	Requires:	%{libname} = %{version}
14mr|libshout-2.3.1-3|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|libshout-2.3.1-3|46	Obsoletes:	%{mklibname shout 3 -d} < 2.3.1
14mr|libshout-2.3.1-3|47	
14mr|libshout-2.3.1-3|48	%description -n	%{develname}
14mr|libshout-2.3.1-3|49	This package contains the headers that programmers will need to develop
14mr|libshout-2.3.1-3|50	applications which will use %{name}.
14mr|libshout-2.3.1-3|51	
14mr|libshout-2.3.1-3|52	%prep
14mr|libshout-2.3.1-3|53	%setup -q
14mr|libshout-2.3.1-3|54	
14mr|libshout-2.3.1-3|55	%build
14mr|libshout-2.3.1-3|56	autoreconf -fis
14mr|libshout-2.3.1-3|57	%configure2_5x --disable-static
14mr|libshout-2.3.1-3|58	%make
14mr|libshout-2.3.1-3|59	
14mr|libshout-2.3.1-3|60	%install
14mr|libshout-2.3.1-3|61	%makeinstall_std
14mr|libshout-2.3.1-3|62	
14mr|libshout-2.3.1-3|63	# remove installed doc
14mr|libshout-2.3.1-3|64	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14mr|libshout-2.3.1-3|65	
14mr|libshout-2.3.1-3|66	%files -n %{libname}
14mr|libshout-2.3.1-3|67	%{_libdir}/*.so.*
14mr|libshout-2.3.1-3|68	
14mr|libshout-2.3.1-3|69	%files -n %{develname}
14mr|libshout-2.3.1-3|70	%doc README
14mr|libshout-2.3.1-3|71	%{_includedir}/*
14mr|libshout-2.3.1-3|72	%{_libdir}/*.so
14mr|libshout-2.3.1-3|73	%{_libdir}/pkgconfig/shout.pc
14mr|libshout-2.3.1-3|74	%{_datadir}/aclocal/shout.m4
14mr|libshout-2.3.1-3|75	
14mr|libshout-2.3.1-3|76	
14mr|libshout-2.3.1-3|77	
14mr|libshout-2.3.1-3|78	%changelog
14mr|libshout-2.3.1-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-3
14mr|libshout-2.3.1-3|80	+ Revision: ea52004
14mr|libshout-2.3.1-3|81	- MassBuild#440: Increase release tag
14mr|libshout-2.3.1-3|82	
14mr|libshout-2.3.1-3|83	

17385 14
14mr|libsidplay-1.36.60-6|1	%define major 1
14mr|libsidplay-1.36.60-6|2	%define libname %mklibname sidplay %{major}
14mr|libsidplay-1.36.60-6|3	%define develname %mklibname sidplay -d
14mr|libsidplay-1.36.60-6|4	
14mr|libsidplay-1.36.60-6|5	Summary:	A Commodore 64 music player and SID chip emulator library
14mr|libsidplay-1.36.60-6|6	Name:		libsidplay
14mr|libsidplay-1.36.60-6|7	Version:	1.36.60
14mr|libsidplay-1.36.60-6|8	Release:	6
14mr|libsidplay-1.36.60-6|9	Epoch:      1
14mr|libsidplay-1.36.60-6|10	License:	GPLv2+
14mr|libsidplay-1.36.60-6|11	Group:		System/Libraries
14mr|libsidplay-1.36.60-6|12	URL:		http://home.arcor.de/ms2002sep/bak/
14mr|libsidplay-1.36.60-6|13	Source:		%{name}-%{version}.tar.bz2
14mr|libsidplay-1.36.60-6|14	
14mr|libsidplay-1.36.60-6|15	%description
14mr|libsidplay-1.36.60-6|16	This library provides the Sound Interface Device (SID) chip emulator
14mr|libsidplay-1.36.60-6|17	engine that is used by music player programs like SIDPLAY. With it
14mr|libsidplay-1.36.60-6|18	you can play musics from Commodore 64 (or compatible) programs.
14mr|libsidplay-1.36.60-6|19	
14mr|libsidplay-1.36.60-6|20	%package -n	%{libname}
14mr|libsidplay-1.36.60-6|21	Summary:	A Commodore 64 music player and SID chip emulator library
14mr|libsidplay-1.36.60-6|22	Group:		System/Libraries
14mr|libsidplay-1.36.60-6|23	Provides:	%{name} = %{version}
14mr|libsidplay-1.36.60-6|24	
14mr|libsidplay-1.36.60-6|25	%description -n	%{libname}
14mr|libsidplay-1.36.60-6|26	This library provides the Sound Interface Device (SID) chip emulator
14mr|libsidplay-1.36.60-6|27	engine that is used by music player programs like SIDPLAY. With it
14mr|libsidplay-1.36.60-6|28	you can play musics from Commodore 64 (or compatible) programs.
14mr|libsidplay-1.36.60-6|29	
14mr|libsidplay-1.36.60-6|30	%package -n	%{develname}
14mr|libsidplay-1.36.60-6|31	Summary:	Libraries and include files for developing libsidplay applications
14mr|libsidplay-1.36.60-6|32	Group:		Development/C++
14mr|libsidplay-1.36.60-6|33	Requires:	%{libname} = %{epoch}:%{version}
14mr|libsidplay-1.36.60-6|34	Provides:	sidplay-devel = %{version}-%{release}
14mr|libsidplay-1.36.60-6|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|libsidplay-1.36.60-6|36	Obsoletes:	%{mklibname sidplay 1 -d}
14mr|libsidplay-1.36.60-6|37	
14mr|libsidplay-1.36.60-6|38	%description -n	%{develname}
14mr|libsidplay-1.36.60-6|39	This package contains the header files and the static library for compiling
14mr|libsidplay-1.36.60-6|40	applications that use libsidplay.
14mr|libsidplay-1.36.60-6|41	
14mr|libsidplay-1.36.60-6|42	%prep
14mr|libsidplay-1.36.60-6|43	
14mr|libsidplay-1.36.60-6|44	%setup -q
14mr|libsidplay-1.36.60-6|45	
14mr|libsidplay-1.36.60-6|46	%build
14mr|libsidplay-1.36.60-6|47	
14mr|libsidplay-1.36.60-6|48	%configure2_5x \
14mr|libsidplay-1.36.60-6|49	--enable-optfixpoint \
14mr|libsidplay-1.36.60-6|50	--enable-optendian
14mr|libsidplay-1.36.60-6|51	
14mr|libsidplay-1.36.60-6|52	%make
14mr|libsidplay-1.36.60-6|53	
14mr|libsidplay-1.36.60-6|54	%install
14mr|libsidplay-1.36.60-6|55	%makeinstall
14mr|libsidplay-1.36.60-6|56	
14mr|libsidplay-1.36.60-6|57	
14mr|libsidplay-1.36.60-6|58	%files -n %{libname}
14mr|libsidplay-1.36.60-6|59	%doc AUTHORS COPYING
14mr|libsidplay-1.36.60-6|60	%{_libdir}/lib*.so.*
14mr|libsidplay-1.36.60-6|61	
14mr|libsidplay-1.36.60-6|62	%files -n %{develname}
14mr|libsidplay-1.36.60-6|63	%doc DEVELOPER src/*.txt
14mr|libsidplay-1.36.60-6|64	%{_includedir}/sidplay/
14mr|libsidplay-1.36.60-6|65	%{_libdir}/*.so
14mr|libsidplay-1.36.60-6|66	%{_libdir}/*a
14mr|libsidplay-1.36.60-6|67	
14mr|libsidplay-1.36.60-6|68	
14mr|libsidplay-1.36.60-6|69	
14mr|libsidplay-1.36.60-6|70	%changelog
14mr|libsidplay-1.36.60-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.36.60-6
14mr|libsidplay-1.36.60-6|72	+ Revision: 65f794d
14mr|libsidplay-1.36.60-6|73	- MassBuild#440: Increase release tag
14mr|libsidplay-1.36.60-6|74	
14mr|libsidplay-1.36.60-6|75	

17386 14
14mr|libsidplayfp-1.0.3-2|1	%define major       0
14mr|libsidplayfp-1.0.3-2|2	%define libname    %mklibname sidplayfp %{major}
14mr|libsidplayfp-1.0.3-2|3	%define libnamedev  %mklibname -d sidplayfp
14mr|libsidplayfp-1.0.3-2|4	%define develnamestatic %mklibname sidplayfp -d -s
14mr|libsidplayfp-1.0.3-2|5	
14mr|libsidplayfp-1.0.3-2|6	Name:           libsidplayfp
14mr|libsidplayfp-1.0.3-2|7	Version:        1.0.3
14mr|libsidplayfp-1.0.3-2|8	Release:        2
14mr|libsidplayfp-1.0.3-2|9	License:        GPLv2
14mr|libsidplayfp-1.0.3-2|10	Url:		http://sourceforge.net/projects/sidplay-residfp
14mr|libsidplayfp-1.0.3-2|11	Source0:	http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.0/libsidplayfp-%{version}.tar.gz
14mr|libsidplayfp-1.0.3-2|12	Group:		System/Libraries
14mr|libsidplayfp-1.0.3-2|13	Summary:        A library for the sidplay2 fork with resid-fp
14mr|libsidplayfp-1.0.3-2|14	
14mr|libsidplayfp-1.0.3-2|15	%description
14mr|libsidplayfp-1.0.3-2|16	We aim to improve the quality of emulating the 6581
14mr|libsidplayfp-1.0.3-2|17	8580 chips and the surrounding C64 system in order
14mr|libsidplayfp-1.0.3-2|18	to play SID music better.
14mr|libsidplayfp-1.0.3-2|19	
14mr|libsidplayfp-1.0.3-2|20	%package -n     %{libname}
14mr|libsidplayfp-1.0.3-2|21	Summary:        Libraries for %{name}
14mr|libsidplayfp-1.0.3-2|22	Group:          System/Libraries
14mr|libsidplayfp-1.0.3-2|23	
14mr|libsidplayfp-1.0.3-2|24	%description -n %{libname}
14mr|libsidplayfp-1.0.3-2|25	We aim to improve the quality of emulating the 6581
14mr|libsidplayfp-1.0.3-2|26	8580 chips and the surrounding C64 system in order
14mr|libsidplayfp-1.0.3-2|27	to play SID music better.
14mr|libsidplayfp-1.0.3-2|28	
14mr|libsidplayfp-1.0.3-2|29	
14mr|libsidplayfp-1.0.3-2|30	%package -n     %{libnamedev}
14mr|libsidplayfp-1.0.3-2|31	Summary:        Libraries and headers for %{name}
14mr|libsidplayfp-1.0.3-2|32	Group:          Development/C
14mr|libsidplayfp-1.0.3-2|33	Requires:       %{libname} = %{version}
14mr|libsidplayfp-1.0.3-2|34	Provides:       sidplayfp-devel = %{version}-%{release}
14mr|libsidplayfp-1.0.3-2|35	
14mr|libsidplayfp-1.0.3-2|36	%description -n %{libnamedev}
14mr|libsidplayfp-1.0.3-2|37	%{libnamedev} contains the libraries and header files needed to
14mr|libsidplayfp-1.0.3-2|38	develop programs which make use of %{name}.
14mr|libsidplayfp-1.0.3-2|39	The library documentation is available on header files.
14mr|libsidplayfp-1.0.3-2|40	
14mr|libsidplayfp-1.0.3-2|41	
14mr|libsidplayfp-1.0.3-2|42	
14mr|libsidplayfp-1.0.3-2|43	%package -n	%{develnamestatic}
14mr|libsidplayfp-1.0.3-2|44	License:	GPLv2
14mr|libsidplayfp-1.0.3-2|45	Summary:	Library for accessing files in FITS format for C and Fortran
14mr|libsidplayfp-1.0.3-2|46	Group:		System/Libraries
14mr|libsidplayfp-1.0.3-2|47	Requires:	%{libnamedev} = %version
14mr|libsidplayfp-1.0.3-2|48	Requires:	%libname = %version
14mr|libsidplayfp-1.0.3-2|49	Provides:       sidplayfp-devel-static = %{version}-%{release}
14mr|libsidplayfp-1.0.3-2|50	
14mr|libsidplayfp-1.0.3-2|51	%description -n %{develnamestatic}
14mr|libsidplayfp-1.0.3-2|52	This package contains the headers required for compiling software that uses
14mr|libsidplayfp-1.0.3-2|53	the %{name} library
14mr|libsidplayfp-1.0.3-2|54	
14mr|libsidplayfp-1.0.3-2|55	
14mr|libsidplayfp-1.0.3-2|56	%prep
14mr|libsidplayfp-1.0.3-2|57	%setup -q
14mr|libsidplayfp-1.0.3-2|58	
14mr|libsidplayfp-1.0.3-2|59	%build
14mr|libsidplayfp-1.0.3-2|60	%configure2_5x
14mr|libsidplayfp-1.0.3-2|61	%make
14mr|libsidplayfp-1.0.3-2|62	
14mr|libsidplayfp-1.0.3-2|63	%install
14mr|libsidplayfp-1.0.3-2|64	%makeinstall_std INSTALL_ROOT=%{buildroot}%{_prefix}
14mr|libsidplayfp-1.0.3-2|65	
14mr|libsidplayfp-1.0.3-2|66	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14mr|libsidplayfp-1.0.3-2|67	
14mr|libsidplayfp-1.0.3-2|68	%files
14mr|libsidplayfp-1.0.3-2|69	%doc AUTHORS README COPYING
14mr|libsidplayfp-1.0.3-2|70	#%{_bindir}/%{name}
14mr|libsidplayfp-1.0.3-2|71	
14mr|libsidplayfp-1.0.3-2|72	%files -n %{libname}
14mr|libsidplayfp-1.0.3-2|73	%{_libdir}/*.so.*
14mr|libsidplayfp-1.0.3-2|74	
14mr|libsidplayfp-1.0.3-2|75	
14mr|libsidplayfp-1.0.3-2|76	%files -n %{libnamedev}
14mr|libsidplayfp-1.0.3-2|77	%{_includedir}/*
14mr|libsidplayfp-1.0.3-2|78	%{_libdir}/*.so
14mr|libsidplayfp-1.0.3-2|79	%{_libdir}/pkgconfig/*.pc
14mr|libsidplayfp-1.0.3-2|80	
14mr|libsidplayfp-1.0.3-2|81	%files -n %{develnamestatic}
14mr|libsidplayfp-1.0.3-2|82	%{_libdir}/*.a
14mr|libsidplayfp-1.0.3-2|83	
14mr|libsidplayfp-1.0.3-2|84	%changelog
14mr|libsidplayfp-1.0.3-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|libsidplayfp-1.0.3-2|86	+ Revision: e08e7f6
14mr|libsidplayfp-1.0.3-2|87	- MassBuild#440: Increase release tag
14mr|libsidplayfp-1.0.3-2|88	
14mr|libsidplayfp-1.0.3-2|89	

17387 14
14mr|libsigc++2.0-2.3.1-2|1	%define pkgname libsigc++
14mr|libsigc++2.0-2.3.1-2|2	
14mr|libsigc++2.0-2.3.1-2|3	%define api_version 2.0
14mr|libsigc++2.0-2.3.1-2|4	%define major 0
14mr|libsigc++2.0-2.3.1-2|5	%define libname %mklibname sigc++ %api_version %major
14mr|libsigc++2.0-2.3.1-2|6	%define libnamedev %mklibname -d sigc++ %api_version
14mr|libsigc++2.0-2.3.1-2|7	
14mr|libsigc++2.0-2.3.1-2|8	Name:		%{pkgname}%{api_version}
14mr|libsigc++2.0-2.3.1-2|9	Summary:	The Typesafe Signal Framework for C++
14mr|libsigc++2.0-2.3.1-2|10	Version:	2.3.1
14mr|libsigc++2.0-2.3.1-2|11	Release:	2
14mr|libsigc++2.0-2.3.1-2|12	License:	LGPL
14mr|libsigc++2.0-2.3.1-2|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.3/%{pkgname}-%{version}.tar.xz
14mr|libsigc++2.0-2.3.1-2|14	URL:		http://libsigc.sourceforge.net/
14mr|libsigc++2.0-2.3.1-2|15	Group:		System/Libraries
14mr|libsigc++2.0-2.3.1-2|16	
14mr|libsigc++2.0-2.3.1-2|17	
14mr|libsigc++2.0-2.3.1-2|18	%description
14mr|libsigc++2.0-2.3.1-2|19	Callback system for use in widget libraries, abstract interfaces, and
14mr|libsigc++2.0-2.3.1-2|20	general programming.
14mr|libsigc++2.0-2.3.1-2|21	
14mr|libsigc++2.0-2.3.1-2|22	This library implements a full callback system for use in widget
14mr|libsigc++2.0-2.3.1-2|23	libraries, abstract interfaces, and general programming. Originally part
14mr|libsigc++2.0-2.3.1-2|24	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14mr|libsigc++2.0-2.3.1-2|25	more general use. It is the most complete library of its kind with the
14mr|libsigc++2.0-2.3.1-2|26	ablity to connect an abstract callback to a class method, function, or
14mr|libsigc++2.0-2.3.1-2|27	function object. It contains adaptor classes for connection of dissimilar
14mr|libsigc++2.0-2.3.1-2|28	callbacks and has an ease of use unmatched by other C++ callback
14mr|libsigc++2.0-2.3.1-2|29	libraries.
14mr|libsigc++2.0-2.3.1-2|30	
14mr|libsigc++2.0-2.3.1-2|31	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14mr|libsigc++2.0-2.3.1-2|32	%{pkgname}.
14mr|libsigc++2.0-2.3.1-2|33	
14mr|libsigc++2.0-2.3.1-2|34	
14mr|libsigc++2.0-2.3.1-2|35	%package -n %{libname}
14mr|libsigc++2.0-2.3.1-2|36	Summary:	The Typesafe Signal Framework for C++
14mr|libsigc++2.0-2.3.1-2|37	Group:		System/Libraries
14mr|libsigc++2.0-2.3.1-2|38	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mr|libsigc++2.0-2.3.1-2|39	
14mr|libsigc++2.0-2.3.1-2|40	%description -n %{libname}
14mr|libsigc++2.0-2.3.1-2|41	Callback system for use in widget libraries, abstract interfaces, and
14mr|libsigc++2.0-2.3.1-2|42	general programming.
14mr|libsigc++2.0-2.3.1-2|43	
14mr|libsigc++2.0-2.3.1-2|44	This library implements a full callback system for use in widget
14mr|libsigc++2.0-2.3.1-2|45	libraries, abstract interfaces, and general programming. Originally part
14mr|libsigc++2.0-2.3.1-2|46	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14mr|libsigc++2.0-2.3.1-2|47	more general use. It is the most complete library of its kind with the
14mr|libsigc++2.0-2.3.1-2|48	ablity to connect an abstract callback to a class method, function, or
14mr|libsigc++2.0-2.3.1-2|49	function object. It contains adaptor classes for connection of dissimilar
14mr|libsigc++2.0-2.3.1-2|50	callbacks and has an ease of use unmatched by other C++ callback
14mr|libsigc++2.0-2.3.1-2|51	libraries.
14mr|libsigc++2.0-2.3.1-2|52	
14mr|libsigc++2.0-2.3.1-2|53	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14mr|libsigc++2.0-2.3.1-2|54	%{pkgname}.
14mr|libsigc++2.0-2.3.1-2|55	
14mr|libsigc++2.0-2.3.1-2|56	
14mr|libsigc++2.0-2.3.1-2|57	%package -n %{libnamedev}
14mr|libsigc++2.0-2.3.1-2|58	Summary:	Development tools for the Typesafe Signal Framework for C++
14mr|libsigc++2.0-2.3.1-2|59	Group:		Development/C++
14mr|libsigc++2.0-2.3.1-2|60	Provides:	libsigc++1.2-examples
14mr|libsigc++2.0-2.3.1-2|61	Obsoletes:	libsigc++1.2-examples
14mr|libsigc++2.0-2.3.1-2|62	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mr|libsigc++2.0-2.3.1-2|63	Provides:	sigc++%{api_version}-devel = %{version}-%{release}
14mr|libsigc++2.0-2.3.1-2|64	Requires:	%{libname} = %{version}
14mr|libsigc++2.0-2.3.1-2|65	Obsoletes: %mklibname -d sigc++ %api_version %major
14mr|libsigc++2.0-2.3.1-2|66	
14mr|libsigc++2.0-2.3.1-2|67	%description -n %{libnamedev}
14mr|libsigc++2.0-2.3.1-2|68	This package contains the headers and static libraries of %{pkgname},
14mr|libsigc++2.0-2.3.1-2|69	which are needed when developing or compiling applications which use
14mr|libsigc++2.0-2.3.1-2|70	%{pkgname}.
14mr|libsigc++2.0-2.3.1-2|71	
14mr|libsigc++2.0-2.3.1-2|72	%package doc
14mr|libsigc++2.0-2.3.1-2|73	Summary:	Documentation for %{pkgname} library
14mr|libsigc++2.0-2.3.1-2|74	Group:		Books/Other
14mr|libsigc++2.0-2.3.1-2|75	
14mr|libsigc++2.0-2.3.1-2|76	%description doc
14mr|libsigc++2.0-2.3.1-2|77	This package provides API documentation of %{pkgname} library.
14mr|libsigc++2.0-2.3.1-2|78	
14mr|libsigc++2.0-2.3.1-2|79	%prep
14mr|libsigc++2.0-2.3.1-2|80	%setup -q -n %{pkgname}-%{version}
14mr|libsigc++2.0-2.3.1-2|81	
14mr|libsigc++2.0-2.3.1-2|82	%build
14mr|libsigc++2.0-2.3.1-2|83	%configure2_5x
14mr|libsigc++2.0-2.3.1-2|84	%make
14mr|libsigc++2.0-2.3.1-2|85	
14mr|libsigc++2.0-2.3.1-2|86	%check
14mr|libsigc++2.0-2.3.1-2|87	make check
14mr|libsigc++2.0-2.3.1-2|88	
14mr|libsigc++2.0-2.3.1-2|89	%install
14mr|libsigc++2.0-2.3.1-2|90	%makeinstall_std
14mr|libsigc++2.0-2.3.1-2|91	
14mr|libsigc++2.0-2.3.1-2|92	%files -n %{libname}
14mr|libsigc++2.0-2.3.1-2|93	%doc COPYING NEWS README
14mr|libsigc++2.0-2.3.1-2|94	%{_libdir}/libsigc-%{api_version}.so.%{major}*
14mr|libsigc++2.0-2.3.1-2|95	
14mr|libsigc++2.0-2.3.1-2|96	%files -n %{libnamedev}
14mr|libsigc++2.0-2.3.1-2|97	%doc AUTHORS ChangeLog TODO
14mr|libsigc++2.0-2.3.1-2|98	%{_includedir}/*
14mr|libsigc++2.0-2.3.1-2|99	%{_libdir}/lib*.so
14mr|libsigc++2.0-2.3.1-2|100	%{_libdir}/pkgconfig/*
14mr|libsigc++2.0-2.3.1-2|101	%{_libdir}/sigc++-%{api_version}
14mr|libsigc++2.0-2.3.1-2|102	
14mr|libsigc++2.0-2.3.1-2|103	%files doc
14mr|libsigc++2.0-2.3.1-2|104	%doc %{_docdir}/libsigc++-%{api_version}
14mr|libsigc++2.0-2.3.1-2|105	%_datadir/devhelp/books/libsigc++-%{api_version}
14mr|libsigc++2.0-2.3.1-2|106	
14mr|libsigc++2.0-2.3.1-2|107	%changelog
14mr|libsigc++2.0-2.3.1-2|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-2
14mr|libsigc++2.0-2.3.1-2|109	+ Revision: f56ef0f
14mr|libsigc++2.0-2.3.1-2|110	- MassBuild#440: Increase release tag
14mr|libsigc++2.0-2.3.1-2|111	
14mr|libsigc++2.0-2.3.1-2|112	

17388 14
14mr|libsigsegv-2.10-5|1	%define major 2
14mr|libsigsegv-2.10-5|2	%define libname %mklibname sigsegv %{major}
14mr|libsigsegv-2.10-5|3	%define develname %mklibname sigsegv -d
14mr|libsigsegv-2.10-5|4	%define staticname %mklibname sigsegv -d -s
14mr|libsigsegv-2.10-5|5	
14mr|libsigsegv-2.10-5|6	Summary:	Library for handling page faults in user mode
14mr|libsigsegv-2.10-5|7	Name:		libsigsegv
14mr|libsigsegv-2.10-5|8	Version:	2.10
14mr|libsigsegv-2.10-5|9	Release:	5
14mr|libsigsegv-2.10-5|10	License:	GPLv2+
14mr|libsigsegv-2.10-5|11	Group:		System/Libraries
14mr|libsigsegv-2.10-5|12	URL:		http://libsigsegv.sourceforge.net/
14mr|libsigsegv-2.10-5|13	Source0:	http://ftp.gnu.org/gnu/libsigsegv/%{name}-%{version}.tar.gz
14mr|libsigsegv-2.10-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libsigsegv-2.10-5|15	
14mr|libsigsegv-2.10-5|16	%description
14mr|libsigsegv-2.10-5|17	This is a library for handling page faults in user mode. A page fault
14mr|libsigsegv-2.10-5|18	occurs when a program tries to access to a region of memory that is
14mr|libsigsegv-2.10-5|19	currently not available. Catching and handling a page fault is a useful
14mr|libsigsegv-2.10-5|20	technique for implementing:
14mr|libsigsegv-2.10-5|21	- pageable virtual memory,
14mr|libsigsegv-2.10-5|22	- memory-mapped access to persistent databases,
14mr|libsigsegv-2.10-5|23	- generational garbage collectors,
14mr|libsigsegv-2.10-5|24	- stack overflow handlers,
14mr|libsigsegv-2.10-5|25	- distributed shared memory,
14mr|libsigsegv-2.10-5|26	
14mr|libsigsegv-2.10-5|27	%package -n %{libname}
14mr|libsigsegv-2.10-5|28	Summary:	Library for handling page faults in user mode
14mr|libsigsegv-2.10-5|29	Group:		System/Libraries
14mr|libsigsegv-2.10-5|30	
14mr|libsigsegv-2.10-5|31	%description -n %{libname}
14mr|libsigsegv-2.10-5|32	This is a library for handling page faults in user mode. A page fault
14mr|libsigsegv-2.10-5|33	occurs when a program tries to access to a region of memory that is
14mr|libsigsegv-2.10-5|34	currently not available. Catching and handling a page fault is a useful
14mr|libsigsegv-2.10-5|35	technique for implementing:
14mr|libsigsegv-2.10-5|36	- pageable virtual memory,
14mr|libsigsegv-2.10-5|37	- memory-mapped access to persistent databases,
14mr|libsigsegv-2.10-5|38	- generational garbage collectors,
14mr|libsigsegv-2.10-5|39	- stack overflow handlers,
14mr|libsigsegv-2.10-5|40	- distributed shared memory,
14mr|libsigsegv-2.10-5|41	
14mr|libsigsegv-2.10-5|42	%package -n %{develname}
14mr|libsigsegv-2.10-5|43	Summary:	Development libraries and header files for %{name}
14mr|libsigsegv-2.10-5|44	Group:		Development/C
14mr|libsigsegv-2.10-5|45	Requires:	%{libname} = %{version}-%{release}
14mr|libsigsegv-2.10-5|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libsigsegv-2.10-5|47	Obsoletes:	%mklibname sigsegv 0 -d
14mr|libsigsegv-2.10-5|48	
14mr|libsigsegv-2.10-5|49	%description -n	%{develname}
14mr|libsigsegv-2.10-5|50	Libraries and header files for %{name} development.
14mr|libsigsegv-2.10-5|51	
14mr|libsigsegv-2.10-5|52	%package -n %{staticname}
14mr|libsigsegv-2.10-5|53	Summary:	Static development libraries for %{name}
14mr|libsigsegv-2.10-5|54	Group:		Development/C
14mr|libsigsegv-2.10-5|55	Requires:	%{develname} = %{version}-%{release}
14mr|libsigsegv-2.10-5|56	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|libsigsegv-2.10-5|57	Obsoletes:	%mklibname -d -s sigsegv 0
14mr|libsigsegv-2.10-5|58	
14mr|libsigsegv-2.10-5|59	%description -n %{staticname}
14mr|libsigsegv-2.10-5|60	Static development libraries for %{name} development.
14mr|libsigsegv-2.10-5|61	
14mr|libsigsegv-2.10-5|62	%prep
14mr|libsigsegv-2.10-5|63	%setup -q
14mr|libsigsegv-2.10-5|64	
14mr|libsigsegv-2.10-5|65	%build
14mr|libsigsegv-2.10-5|66	%configure2_5x \
14mr|libsigsegv-2.10-5|67	--libdir=/%{_lib} \
14mr|libsigsegv-2.10-5|68	--enable-shared \
14mr|libsigsegv-2.10-5|69	--enable-static
14mr|libsigsegv-2.10-5|70	%make
14mr|libsigsegv-2.10-5|71	
14mr|libsigsegv-2.10-5|72	%check
14mr|libsigsegv-2.10-5|73	make check
14mr|libsigsegv-2.10-5|74	
14mr|libsigsegv-2.10-5|75	%install
14mr|libsigsegv-2.10-5|76	rm -rf %{buildroot}
14mr|libsigsegv-2.10-5|77	
14mr|libsigsegv-2.10-5|78	%makeinstall_std
14mr|libsigsegv-2.10-5|79	
14mr|libsigsegv-2.10-5|80	rm -f %{buildroot}/%{_lib}/*.la
14mr|libsigsegv-2.10-5|81	rm -f %{buildroot}/%{_lib}/*.so
14mr|libsigsegv-2.10-5|82	
14mr|libsigsegv-2.10-5|83	install -d %{buildroot}%{_libdir}
14mr|libsigsegv-2.10-5|84	ln -s /%{_lib}/libsigsegv.so.%{major} %{buildroot}%{_libdir}/libsigsegv.so
14mr|libsigsegv-2.10-5|85	mv %{buildroot}/%{_lib}/lib*.a %{buildroot}%{_libdir}/
14mr|libsigsegv-2.10-5|86	
14mr|libsigsegv-2.10-5|87	%if %mdkversion < 200900
14mr|libsigsegv-2.10-5|88	%post -n %{libname} -p /sbin/ldconfig
14mr|libsigsegv-2.10-5|89	%endif
14mr|libsigsegv-2.10-5|90	%if %mdkversion < 200900
14mr|libsigsegv-2.10-5|91	%postun -n %{libname} -p /sbin/ldconfig
14mr|libsigsegv-2.10-5|92	%endif
14mr|libsigsegv-2.10-5|93	
14mr|libsigsegv-2.10-5|94	%clean
14mr|libsigsegv-2.10-5|95	rm -rf %{buildroot}
14mr|libsigsegv-2.10-5|96	
14mr|libsigsegv-2.10-5|97	%files -n %{libname}
14mr|libsigsegv-2.10-5|98	%defattr(-,root,root)
14mr|libsigsegv-2.10-5|99	%doc AUTHORS ChangeLog NEWS README
14mr|libsigsegv-2.10-5|100	/%{_lib}/lib*.so.%{major}*
14mr|libsigsegv-2.10-5|101	
14mr|libsigsegv-2.10-5|102	%files -n %{develname}
14mr|libsigsegv-2.10-5|103	%defattr(-,root,root)
14mr|libsigsegv-2.10-5|104	%{_libdir}/lib*.so
14mr|libsigsegv-2.10-5|105	%{_includedir}/*
14mr|libsigsegv-2.10-5|106	
14mr|libsigsegv-2.10-5|107	%files -n %{staticname}
14mr|libsigsegv-2.10-5|108	%{_libdir}/lib*.a
14mr|libsigsegv-2.10-5|109	
14mr|libsigsegv-2.10-5|110	
14mr|libsigsegv-2.10-5|111	
14mr|libsigsegv-2.10-5|112	%changelog
14mr|libsigsegv-2.10-5|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10-5
14mr|libsigsegv-2.10-5|114	+ Revision: b76183c
14mr|libsigsegv-2.10-5|115	- MassBuild#440: Increase release tag
14mr|libsigsegv-2.10-5|116	
14mr|libsigsegv-2.10-5|117	

17389 14
14mr|libsm-1.2.1-2|1	%define major 6
14mr|libsm-1.2.1-2|2	%define libname %mklibname sm %{major}
14mr|libsm-1.2.1-2|3	%define develname %mklibname sm -d
14mr|libsm-1.2.1-2|4	
14mr|libsm-1.2.1-2|5	Name:		libsm
14mr|libsm-1.2.1-2|6	Summary:	X Session Management Library
14mr|libsm-1.2.1-2|7	Version:	1.2.1
14mr|libsm-1.2.1-2|8	Release:	2
14mr|libsm-1.2.1-2|9	Group:		Development/X11
14mr|libsm-1.2.1-2|10	License:	MIT
14mr|libsm-1.2.1-2|11	URL:		http://xorg.freedesktop.org
14mr|libsm-1.2.1-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libSM-%{version}.tar.bz2
14mr|libsm-1.2.1-2|13	
14mr|libsm-1.2.1-2|14	BuildRequires:	pkgconfig(ice)
14mr|libsm-1.2.1-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libsm-1.2.1-2|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libsm-1.2.1-2|17	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mr|libsm-1.2.1-2|18	
14mr|libsm-1.2.1-2|19	%description
14mr|libsm-1.2.1-2|20	This is the X Session Management Library.
14mr|libsm-1.2.1-2|21	
14mr|libsm-1.2.1-2|22	%package -n %{libname}
14mr|libsm-1.2.1-2|23	Summary:	X Session Management Library
14mr|libsm-1.2.1-2|24	Group:		Development/X11
14mr|libsm-1.2.1-2|25	Conflicts:	libxorg-x11 < 7.0
14mr|libsm-1.2.1-2|26	Provides:	%{name} = %{version}
14mr|libsm-1.2.1-2|27	
14mr|libsm-1.2.1-2|28	%description -n %{libname}
14mr|libsm-1.2.1-2|29	This is the X Session Management Library.
14mr|libsm-1.2.1-2|30	
14mr|libsm-1.2.1-2|31	%package -n %{develname}
14mr|libsm-1.2.1-2|32	Summary:	Development files for %{name}
14mr|libsm-1.2.1-2|33	Group:		Development/X11
14mr|libsm-1.2.1-2|34	Requires:	%{libname} = %{version}-%{release}
14mr|libsm-1.2.1-2|35	Provides:	libsm-devel = %{version}-%{release}
14mr|libsm-1.2.1-2|36	Obsoletes:	%{_lib}sm6-devel < 1.2.1
14mr|libsm-1.2.1-2|37	Obsoletes:	%{_lib}sm-static-devel < 1.2.1
14mr|libsm-1.2.1-2|38	Conflicts:	libxorg-x11-devel < 7.0
14mr|libsm-1.2.1-2|39	
14mr|libsm-1.2.1-2|40	%description -n %{develname}
14mr|libsm-1.2.1-2|41	Development files for %{name}
14mr|libsm-1.2.1-2|42	
14mr|libsm-1.2.1-2|43	%prep
14mr|libsm-1.2.1-2|44	%setup -qn libSM-%{version}
14mr|libsm-1.2.1-2|45	
14mr|libsm-1.2.1-2|46	%build
14mr|libsm-1.2.1-2|47	%configure2_5x \
14mr|libsm-1.2.1-2|48	--disable-static \
14mr|libsm-1.2.1-2|49	--x-includes=%{_includedir}\
14mr|libsm-1.2.1-2|50	--x-libraries=%{_libdir}\
14mr|libsm-1.2.1-2|51	--without-libuuid
14mr|libsm-1.2.1-2|52	
14mr|libsm-1.2.1-2|53	%make
14mr|libsm-1.2.1-2|54	
14mr|libsm-1.2.1-2|55	%install
14mr|libsm-1.2.1-2|56	rm -rf %{buildroot}
14mr|libsm-1.2.1-2|57	%makeinstall_std
14mr|libsm-1.2.1-2|58	rm -rf %{buildroot}%{_datadir}/doc/libSM
14mr|libsm-1.2.1-2|59	
14mr|libsm-1.2.1-2|60	%pre -n %{develname}
14mr|libsm-1.2.1-2|61	if [ -h %{_includedir}/X11 ]; then
14mr|libsm-1.2.1-2|62	rm -f %{_includedir}/X11
14mr|libsm-1.2.1-2|63	fi
14mr|libsm-1.2.1-2|64	
14mr|libsm-1.2.1-2|65	%files -n %{libname}
14mr|libsm-1.2.1-2|66	%{_libdir}/libSM.so.%{major}*
14mr|libsm-1.2.1-2|67	
14mr|libsm-1.2.1-2|68	%files -n %{develname}
14mr|libsm-1.2.1-2|69	%doc doc/*.xml
14mr|libsm-1.2.1-2|70	%{_libdir}/libSM.so
14mr|libsm-1.2.1-2|71	%{_libdir}/pkgconfig/sm.pc
14mr|libsm-1.2.1-2|72	%{_includedir}/X11/SM/SM.h
14mr|libsm-1.2.1-2|73	%{_includedir}/X11/SM/SMlib.h
14mr|libsm-1.2.1-2|74	%{_includedir}/X11/SM/SMproto.h
14mr|libsm-1.2.1-2|75	
14mr|libsm-1.2.1-2|76	
14mr|libsm-1.2.1-2|77	
14mr|libsm-1.2.1-2|78	%changelog
14mr|libsm-1.2.1-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-2
14mr|libsm-1.2.1-2|80	+ Revision: 80f8e19
14mr|libsm-1.2.1-2|81	- MassBuild#440: Increase release tag
14mr|libsm-1.2.1-2|82	
14mr|libsm-1.2.1-2|83	

17390 14
14mr|libsmbios-2.2.28-3|1	%define major 2
14mr|libsmbios-2.2.28-3|2	%define libname %mklibname smbios %{major}
14mr|libsmbios-2.2.28-3|3	%define develname %mklibname smbios -d
14mr|libsmbios-2.2.28-3|4	
14mr|libsmbios-2.2.28-3|5	Summary:	Open BIOS parsing libs
14mr|libsmbios-2.2.28-3|6	Name:		libsmbios
14mr|libsmbios-2.2.28-3|7	Version:	2.2.28
14mr|libsmbios-2.2.28-3|8	Release:	3
14mr|libsmbios-2.2.28-3|9	License:	GPLv2+ or OSL
14mr|libsmbios-2.2.28-3|10	Group:		System/Libraries
14mr|libsmbios-2.2.28-3|11	URL:		http://linux.dell.com/libsmbios/main
14mr|libsmbios-2.2.28-3|12	Source:		http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mr|libsmbios-2.2.28-3|13	# libsmbios only ever makes sense on intel compatible arches
14mr|libsmbios-2.2.28-3|14	# no DMI tables on ppc, s390, etc.
14mr|libsmbios-2.2.28-3|15	BuildRequires:	libxml2-devel
14mr|libsmbios-2.2.28-3|16	BuildRequires:	cppunit-devel
14mr|libsmbios-2.2.28-3|17	BuildRequires:	doxygen
14mr|libsmbios-2.2.28-3|18	BuildRequires:	graphviz
14mr|libsmbios-2.2.28-3|19	
14mr|libsmbios-2.2.28-3|20	%description
14mr|libsmbios-2.2.28-3|21	Libsmbios is a library and utilities that can be used by client programs
14mr|libsmbios-2.2.28-3|22	to get information from standard BIOS tables, such as the SMBIOS table.
14mr|libsmbios-2.2.28-3|23	
14mr|libsmbios-2.2.28-3|24	%package -n %{libname}
14mr|libsmbios-2.2.28-3|25	Summary:	Libsmbios shared libraries
14mr|libsmbios-2.2.28-3|26	Group:		System/Libraries
14mr|libsmbios-2.2.28-3|27	
14mr|libsmbios-2.2.28-3|28	%description -n %{libname}
14mr|libsmbios-2.2.28-3|29	Libsmbios is a library and utilities that can be used by client programs
14mr|libsmbios-2.2.28-3|30	to get information from standard BIOS tables, such as the SMBIOS table.
14mr|libsmbios-2.2.28-3|31	
14mr|libsmbios-2.2.28-3|32	%package utils
14mr|libsmbios-2.2.28-3|33	Summary:	The "supported" sample binaries that use libsmbios
14mr|libsmbios-2.2.28-3|34	Group:		System/Configuration/Hardware
14mr|libsmbios-2.2.28-3|35	Provides:	%{name}-bin = %{version}-%{release}
14mr|libsmbios-2.2.28-3|36	Obsoletes:	%{name}-bin < 2.0.2
14mr|libsmbios-2.2.28-3|37	BuildRequires: python-devel
14mr|libsmbios-2.2.28-3|38	
14mr|libsmbios-2.2.28-3|39	%description utils
14mr|libsmbios-2.2.28-3|40	Libsmbios is a library and utilities that can be used by client programs
14mr|libsmbios-2.2.28-3|41	to get information from standard BIOS tables, such as the SMBIOS table.
14mr|libsmbios-2.2.28-3|42	
14mr|libsmbios-2.2.28-3|43	This package contains some sample binaries that use libsmbios.
14mr|libsmbios-2.2.28-3|44	
14mr|libsmbios-2.2.28-3|45	%package -n %{develname}
14mr|libsmbios-2.2.28-3|46	Summary:	Development headers and archives
14mr|libsmbios-2.2.28-3|47	Group:		Development/C++
14mr|libsmbios-2.2.28-3|48	Requires:	%{libname} = %{version}-%{release}
14mr|libsmbios-2.2.28-3|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|libsmbios-2.2.28-3|50	Obsoletes:	%mklibname smbios 1 -d
14mr|libsmbios-2.2.28-3|51	
14mr|libsmbios-2.2.28-3|52	%description -n %{develname}
14mr|libsmbios-2.2.28-3|53	Libsmbios is a library and utilities that can be used by client programs
14mr|libsmbios-2.2.28-3|54	to get information from standard BIOS tables, such as the SMBIOS table.
14mr|libsmbios-2.2.28-3|55	
14mr|libsmbios-2.2.28-3|56	This package contains the headers and .a files necessary to compile new
14mr|libsmbios-2.2.28-3|57	client programs against libsmbios.
14mr|libsmbios-2.2.28-3|58	
14mr|libsmbios-2.2.28-3|59	%prep
14mr|libsmbios-2.2.28-3|60	%setup -q
14mr|libsmbios-2.2.28-3|61	
14mr|libsmbios-2.2.28-3|62	#fix tests
14mr|libsmbios-2.2.28-3|63	find src/ -name *.py -exec sed -i -e 's|python2|python|g' {} \;
14mr|libsmbios-2.2.28-3|64	
14mr|libsmbios-2.2.28-3|65	sed -i -e 's#-Werror ##' Makefile.*
14mr|libsmbios-2.2.28-3|66	
14mr|libsmbios-2.2.28-3|67	%build
14mr|libsmbios-2.2.28-3|68	%configure2_5x \
14mr|libsmbios-2.2.28-3|69	--disable-rpath
14mr|libsmbios-2.2.28-3|70	%make
14mr|libsmbios-2.2.28-3|71	
14mr|libsmbios-2.2.28-3|72	%check
14mr|libsmbios-2.2.28-3|73	%make check
14mr|libsmbios-2.2.28-3|74	
14mr|libsmbios-2.2.28-3|75	%install
14mr|libsmbios-2.2.28-3|76	%makeinstall_std
14mr|libsmbios-2.2.28-3|77	
14mr|libsmbios-2.2.28-3|78	mkdir -p %{buildroot}/%{_includedir}
14mr|libsmbios-2.2.28-3|79	cp -a src/include/smbios %{buildroot}/%{_includedir}
14mr|libsmbios-2.2.28-3|80	cp -a src/include/smbios_c %{buildroot}/%{_includedir}
14mr|libsmbios-2.2.28-3|81	
14mr|libsmbios-2.2.28-3|82	# (tpg) looks like hal need this
14mr|libsmbios-2.2.28-3|83	ln -s %{_sbindir}/dellWirelessCtl %{buildroot}%{_bindir}/dellWirelessCtl
14mr|libsmbios-2.2.28-3|84	
14mr|libsmbios-2.2.28-3|85	# (tpg) wtf is yum ? ;)
14mr|libsmbios-2.2.28-3|86	rm -rf %{buildroot}%{_prefix}/lib/yum-plugins
14mr|libsmbios-2.2.28-3|87	rm -rf %{buildroot}%{_sysconfdir}/yum
14mr|libsmbios-2.2.28-3|88	
14mr|libsmbios-2.2.28-3|89	%find_lang %{name}
14mr|libsmbios-2.2.28-3|90	
14mr|libsmbios-2.2.28-3|91	%files -n %{libname}
14mr|libsmbios-2.2.28-3|92	%defattr(-,root,root)
14mr|libsmbios-2.2.28-3|93	%{_libdir}/*.so.%{major}*
14mr|libsmbios-2.2.28-3|94	
14mr|libsmbios-2.2.28-3|95	%files -n %{develname}
14mr|libsmbios-2.2.28-3|96	%defattr(-,root,root)
14mr|libsmbios-2.2.28-3|97	%{_includedir}/smbios*
14mr|libsmbios-2.2.28-3|98	%{_libdir}/*.a
14mr|libsmbios-2.2.28-3|99	%{_libdir}/*.so
14mr|libsmbios-2.2.28-3|100	%{_libdir}/pkgconfig/libsmbios*.pc
14mr|libsmbios-2.2.28-3|101	
14mr|libsmbios-2.2.28-3|102	%files utils -f %{name}.lang
14mr|libsmbios-2.2.28-3|103	%defattr(-,root,root)
14mr|libsmbios-2.2.28-3|104	%doc AUTHORS README TODO ChangeLog doc/*
14mr|libsmbios-2.2.28-3|105	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mr|libsmbios-2.2.28-3|106	%{_sbindir}/*
14mr|libsmbios-2.2.28-3|107	%{_bindir}/*
14mr|libsmbios-2.2.28-3|108	%{_datadir}/smbios-utils
14mr|libsmbios-2.2.28-3|109	%{python_sitelib}/%{name}_c
14mr|libsmbios-2.2.28-3|110	
14mr|libsmbios-2.2.28-3|111	
14mr|libsmbios-2.2.28-3|112	%changelog
14mr|libsmbios-2.2.28-3|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.28-3
14mr|libsmbios-2.2.28-3|114	+ Revision: 05ec2f7
14mr|libsmbios-2.2.28-3|115	- MassBuild#440: Increase release tag
14mr|libsmbios-2.2.28-3|116	
14mr|libsmbios-2.2.28-3|117	

17391 14
14mr|libsmi-0.4.8-10|1	# mib repository
14mr|libsmi-0.4.8-10|2	%define mibsdir		%{_datadir}/%{name}/mibs
14mr|libsmi-0.4.8-10|3	# pib repository
14mr|libsmi-0.4.8-10|4	%define	pibsdir		%{_datadir}/%{name}/pibs
14mr|libsmi-0.4.8-10|5	
14mr|libsmi-0.4.8-10|6	%define	major 2
14mr|libsmi-0.4.8-10|7	%define libname %mklibname smi %{major}
14mr|libsmi-0.4.8-10|8	%define develname %mklibname smi -d
14mr|libsmi-0.4.8-10|9	
14mr|libsmi-0.4.8-10|10	Summary:	LibSMI deals with SNMP MIBS definitions
14mr|libsmi-0.4.8-10|11	Name:		libsmi
14mr|libsmi-0.4.8-10|12	Version:	0.4.8
14mr|libsmi-0.4.8-10|13	Release:	10
14mr|libsmi-0.4.8-10|14	License:	BSD-like
14mr|libsmi-0.4.8-10|15	Group:		System/Libraries
14mr|libsmi-0.4.8-10|16	URL:		http://www.ibr.cs.tu-bs.de/projects/libsmi/
14mr|libsmi-0.4.8-10|17	Source0:	ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/%{name}-%{version}.tar.gz
14mr|libsmi-0.4.8-10|18	Patch0:		libsmi-0.4.8-format_not_a_string_literal_and_no_format_arguments.diff
14mr|libsmi-0.4.8-10|19	Patch1:		libsmi-0.4.8-CVE-2010-2891.diff
14mr|libsmi-0.4.8-10|20	Requires:	coreutils
14mr|libsmi-0.4.8-10|21	BuildRequires:	bison
14mr|libsmi-0.4.8-10|22	BuildRequires:	flex
14mr|libsmi-0.4.8-10|23	BuildRequires:  autoconf automake libtool
14mr|libsmi-0.4.8-10|24	BuildRequires:	wget
14mr|libsmi-0.4.8-10|25	
14mr|libsmi-0.4.8-10|26	%description
14mr|libsmi-0.4.8-10|27	This package contains the SMI library and standard IETF and IANA Mibs. This
14mr|libsmi-0.4.8-10|28	library provides a programmer-friendly interface to access MIB module
14mr|libsmi-0.4.8-10|29	information.
14mr|libsmi-0.4.8-10|30	
14mr|libsmi-0.4.8-10|31	System config file: %{_sysconfdir}/smi.conf
14mr|libsmi-0.4.8-10|32	User config file:   .smirc
14mr|libsmi-0.4.8-10|33	
14mr|libsmi-0.4.8-10|34	%package -n	%{libname}
14mr|libsmi-0.4.8-10|35	Summary:	LibSMI deals with SNMP MIBS definitions
14mr|libsmi-0.4.8-10|36	Group:          System/Libraries
14mr|libsmi-0.4.8-10|37	Provides:	libsmi = %{version}-%{release}
14mr|libsmi-0.4.8-10|38	Requires:	%{name}-mibs-std
14mr|libsmi-0.4.8-10|39	Conflicts:	smi-tools < 0.4.5-1
14mr|libsmi-0.4.8-10|40	
14mr|libsmi-0.4.8-10|41	%description -n	%{libname}
14mr|libsmi-0.4.8-10|42	This package contains the shared SMI libraries and standard IETF and IANA Mibs.
14mr|libsmi-0.4.8-10|43	This library provides a programmer-friendly interface to access MIB module
14mr|libsmi-0.4.8-10|44	information.
14mr|libsmi-0.4.8-10|45	
14mr|libsmi-0.4.8-10|46	System config file: %{_sysconfdir}/smi.conf
14mr|libsmi-0.4.8-10|47	User config file:   .smirc
14mr|libsmi-0.4.8-10|48	
14mr|libsmi-0.4.8-10|49	%package -n	%{develname}
14mr|libsmi-0.4.8-10|50	Summary:	Development tools for LibSMI
14mr|libsmi-0.4.8-10|51	Group:		Development/Other
14mr|libsmi-0.4.8-10|52	Requires:	%{libname} >= %{version}-%{release}
14mr|libsmi-0.4.8-10|53	Provides:	smi-devel = %{version}-%{release}
14mr|libsmi-0.4.8-10|54	Provides:	libsmi-devel = %{version}-%{release}
14mr|libsmi-0.4.8-10|55	Obsoletes:	%{mklibname smi 2 -d}
14mr|libsmi-0.4.8-10|56	
14mr|libsmi-0.4.8-10|57	%description -n	%{develname}
14mr|libsmi-0.4.8-10|58	This package contails the include files and static library needed to develop
14mr|libsmi-0.4.8-10|59	applications based on the SMI Library
14mr|libsmi-0.4.8-10|60	
14mr|libsmi-0.4.8-10|61	%package	mibs-std
14mr|libsmi-0.4.8-10|62	Summary:	Standard MIB files for LibSMI
14mr|libsmi-0.4.8-10|63	Group:		System/Libraries
14mr|libsmi-0.4.8-10|64	Requires:	smi-tools >= %{version}-%{release}
14mr|libsmi-0.4.8-10|65	
14mr|libsmi-0.4.8-10|66	%description	mibs-std
14mr|libsmi-0.4.8-10|67	This package contains standard MIB files for use with the SMI Library:
14mr|libsmi-0.4.8-10|68	
14mr|libsmi-0.4.8-10|69	o IETF - standard MIBS for SNMP, SNMPv2, interfaces, IP,
14mr|libsmi-0.4.8-10|70	o IANA - standard identifiers for protocols, ifType, etc.
14mr|libsmi-0.4.8-10|71	
14mr|libsmi-0.4.8-10|72	%package	mibs-ext
14mr|libsmi-0.4.8-10|73	Summary:	Extended MIB files for LibSMI
14mr|libsmi-0.4.8-10|74	Group:		System/Libraries
14mr|libsmi-0.4.8-10|75	Requires:	smi-tools = %{version}
14mr|libsmi-0.4.8-10|76	
14mr|libsmi-0.4.8-10|77	%description	mibs-ext
14mr|libsmi-0.4.8-10|78	This package contains Extended MIB files for use with the SMI Library:
14mr|libsmi-0.4.8-10|79	
14mr|libsmi-0.4.8-10|80	o IRTF - SMIng oids, extensions, types
14mr|libsmi-0.4.8-10|81	o TUBS - MIBS for the Technical University of Braunschweig
14mr|libsmi-0.4.8-10|82	
14mr|libsmi-0.4.8-10|83	%package -n	smi-tools
14mr|libsmi-0.4.8-10|84	Summary:	LibSMI tools
14mr|libsmi-0.4.8-10|85	Group:          Networking/Other
14mr|libsmi-0.4.8-10|86	Requires:	%{libname} = %{version}
14mr|libsmi-0.4.8-10|87	Requires:	wget
14mr|libsmi-0.4.8-10|88	
14mr|libsmi-0.4.8-10|89	%description -n	smi-tools
14mr|libsmi-0.4.8-10|90	This package contains the LibSMI tools.
14mr|libsmi-0.4.8-10|91	
14mr|libsmi-0.4.8-10|92	%prep
14mr|libsmi-0.4.8-10|93	
14mr|libsmi-0.4.8-10|94	%setup -q -n %{name}-%{version}
14mr|libsmi-0.4.8-10|95	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|libsmi-0.4.8-10|96	%patch1 -p0 -b .CVE-2010-2891
14mr|libsmi-0.4.8-10|97	
14mr|libsmi-0.4.8-10|98	%build
14mr|libsmi-0.4.8-10|99	
14mr|libsmi-0.4.8-10|100	%configure2_5x \
14mr|libsmi-0.4.8-10|101	--with-mibdir=%{mibsdir} \
14mr|libsmi-0.4.8-10|102	--with-pibdir=%{pibsdir} \
14mr|libsmi-0.4.8-10|103	--with-smipath=%{mibsdir}/site:%{mibsdir}/ietf:%{mibsdir}/iana \
14mr|libsmi-0.4.8-10|104	--enable-smi \
14mr|libsmi-0.4.8-10|105	--enable-sming
14mr|libsmi-0.4.8-10|106	
14mr|libsmi-0.4.8-10|107	%make
14mr|libsmi-0.4.8-10|108	
14mr|libsmi-0.4.8-10|109	%check
14mr|libsmi-0.4.8-10|110	# fails a couple of tests (2 in {0.4.4, 0.4.5})
14mr|libsmi-0.4.8-10|111	make check ||:
14mr|libsmi-0.4.8-10|112	
14mr|libsmi-0.4.8-10|113	%install
14mr|libsmi-0.4.8-10|114	rm -rf %{buildroot}
14mr|libsmi-0.4.8-10|115	
14mr|libsmi-0.4.8-10|116	%makeinstall_std
14mr|libsmi-0.4.8-10|117	
14mr|libsmi-0.4.8-10|118	# something broke here...
14mr|libsmi-0.4.8-10|119	rm -f %{buildroot}%{pibsdir}/*PIB*
14mr|libsmi-0.4.8-10|120	rm -f %{buildroot}%{pibsdir}/*SPPI*
14mr|libsmi-0.4.8-10|121	install -m0644 pibs/ietf/* %{buildroot}%{pibsdir}/ietf/
14mr|libsmi-0.4.8-10|122	install -m0644 pibs/site/* %{buildroot}%{pibsdir}/site/
14mr|libsmi-0.4.8-10|123	install -m0644 pibs/tubs/* %{buildroot}%{pibsdir}/tubs/
14mr|libsmi-0.4.8-10|124	find %{buildroot}%{pibsdir}/ -name "Makefile*" | xargs rm -f
14mr|libsmi-0.4.8-10|125	
14mr|libsmi-0.4.8-10|126	install -d %{buildroot}%{_sysconfdir}
14mr|libsmi-0.4.8-10|127	
14mr|libsmi-0.4.8-10|128	cat > smi.conf << EOF
14mr|libsmi-0.4.8-10|129	#
14mr|libsmi-0.4.8-10|130	# smi.conf - Global/User SMI configuration file.
14mr|libsmi-0.4.8-10|131	#
14mr|libsmi-0.4.8-10|132	# See smi_config(3) for detailed information on configuration files.
14mr|libsmi-0.4.8-10|133	#
14mr|libsmi-0.4.8-10|134	
14mr|libsmi-0.4.8-10|135	# Extend (note the semicolon) the libsmi default module search path.
14mr|libsmi-0.4.8-10|136	#path :%{mibsdir}/site
14mr|libsmi-0.4.8-10|137	#path :%{mibsdir}/iana
14mr|libsmi-0.4.8-10|138	#path :%{mibsdir}/ietf
14mr|libsmi-0.4.8-10|139	
14mr|libsmi-0.4.8-10|140	# Add a private directory.
14mr|libsmi-0.4.8-10|141	#path :/home/strauss/lib/mibs
14mr|libsmi-0.4.8-10|142	
14mr|libsmi-0.4.8-10|143	# EXPERIMENTAL: Add a caching method (works only on UNIX systems).
14mr|libsmi-0.4.8-10|144	# NOTE: the cache directory must exist and permissions must be
14mr|libsmi-0.4.8-10|145	# handled appropriately. A simple but insecure way is to apply
14mr|libsmi-0.4.8-10|146	# a tmp flag to the directory (chmod 1777 /usr/local/share/mibs/cache).
14mr|libsmi-0.4.8-10|147	#cache /usr/local/share/mibs/cache /usr/local/bin/smicache -d /usr/local/share/mibs/cache -p http://www.ibr.cs.tu-bs.de/projects/libsmi/smicache/
14mr|libsmi-0.4.8-10|148	
14mr|libsmi-0.4.8-10|149	# Don't show any errors by default.
14mr|libsmi-0.4.8-10|150	level 0
14mr|libsmi-0.4.8-10|151	
14mr|libsmi-0.4.8-10|152	# Preload some basic SMIv2 modules.
14mr|libsmi-0.4.8-10|153	load SNMPv2-SMI
14mr|libsmi-0.4.8-10|154	load SNMPv2-TC
14mr|libsmi-0.4.8-10|155	load SNMPv2-CONF
14mr|libsmi-0.4.8-10|156	
14mr|libsmi-0.4.8-10|157	# Make smilint shout loud to report all errors and warnings.
14mr|libsmi-0.4.8-10|158	smilint: level 9
14mr|libsmi-0.4.8-10|159	
14mr|libsmi-0.4.8-10|160	# But please don't claim about any names longer than 32 chars.
14mr|libsmi-0.4.8-10|161	# (note: this is the prefix of errors namelength-32-module,
14mr|libsmi-0.4.8-10|162	#  -type, -object, -enumeration, and -bit)
14mr|libsmi-0.4.8-10|163	smilint: hide namelength-32
14mr|libsmi-0.4.8-10|164	
14mr|libsmi-0.4.8-10|165	# Preloading some more modules for special applications.
14mr|libsmi-0.4.8-10|166	tcpdump: load DISMAN-SCRIPT-MIB
14mr|libsmi-0.4.8-10|167	tcpdump: load IF-MIB
14mr|libsmi-0.4.8-10|168	smiquery: load IF-MIB
14mr|libsmi-0.4.8-10|169	EOF
14mr|libsmi-0.4.8-10|170	
14mr|libsmi-0.4.8-10|171	install -m0644 smi.conf %{buildroot}%{_sysconfdir}/smi.conf
14mr|libsmi-0.4.8-10|172	
14mr|libsmi-0.4.8-10|173	install -d %{buildroot}%{mibsdir}/site
14mr|libsmi-0.4.8-10|174	install -d %{buildroot}%{pibsdir}/site
14mr|libsmi-0.4.8-10|175	
14mr|libsmi-0.4.8-10|176	# cleanups
14mr|libsmi-0.4.8-10|177	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libsmi-0.4.8-10|178	
14mr|libsmi-0.4.8-10|179	%post mibs-ext
14mr|libsmi-0.4.8-10|180	## Append to config file: path for irtf and tubs
14mr|libsmi-0.4.8-10|181	if test ! -f %{_sysconfdir}/smi.conf; then echo "# Generated by %{name}" > %{_sysconfdir}/smi.conf ; fi
14mr|libsmi-0.4.8-10|182	for DIR in irtf tubs ; do
14mr|libsmi-0.4.8-10|183	if %__grep -q -e "^path.*%{mibsdir}/${DIR}" %{_sysconfdir}/smi.conf ; then continue; fi
14mr|libsmi-0.4.8-10|184	echo "path :%{mibsdir}/${DIR}" >> %{_sysconfdir}/smi.conf
14mr|libsmi-0.4.8-10|185	done
14mr|libsmi-0.4.8-10|186	
14mr|libsmi-0.4.8-10|187	
14mr|libsmi-0.4.8-10|188	%files -n %{libname}
14mr|libsmi-0.4.8-10|189	%doc ANNOUNCE COPYING README THANKS smi.conf-example
14mr|libsmi-0.4.8-10|190	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smi.conf
14mr|libsmi-0.4.8-10|191	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|libsmi-0.4.8-10|192	
14mr|libsmi-0.4.8-10|193	%files -n %{develname}
14mr|libsmi-0.4.8-10|194	%doc TODO doc/draft-irtf-nmrg-sming-02.txt
14mr|libsmi-0.4.8-10|195	%attr(0644,root,root) %{_includedir}/*.h
14mr|libsmi-0.4.8-10|196	%attr(0755,root,root) %{_libdir}/lib*.so
14mr|libsmi-0.4.8-10|197	%attr(0644,root,root) %{_datadir}/aclocal/*.m4
14mr|libsmi-0.4.8-10|198	%attr(0644,root,root) %{_libdir}/pkgconfig/libsmi.pc
14mr|libsmi-0.4.8-10|199	%attr(0644,root,root) %{_mandir}/man3/libsmi.3*
14mr|libsmi-0.4.8-10|200	%attr(0644,root,root) %{_mandir}/man3/smi_*.3*
14mr|libsmi-0.4.8-10|201	
14mr|libsmi-0.4.8-10|202	%files mibs-std
14mr|libsmi-0.4.8-10|203	%dir %{mibsdir}
14mr|libsmi-0.4.8-10|204	%dir %{mibsdir}/iana
14mr|libsmi-0.4.8-10|205	%dir %{mibsdir}/ietf
14mr|libsmi-0.4.8-10|206	%dir %{mibsdir}/site
14mr|libsmi-0.4.8-10|207	%{mibsdir}/iana/*
14mr|libsmi-0.4.8-10|208	%{mibsdir}/ietf/*
14mr|libsmi-0.4.8-10|209	
14mr|libsmi-0.4.8-10|210	%files mibs-ext
14mr|libsmi-0.4.8-10|211	%dir %{mibsdir}/irtf
14mr|libsmi-0.4.8-10|212	%dir %{mibsdir}/tubs
14mr|libsmi-0.4.8-10|213	%{mibsdir}/irtf/*
14mr|libsmi-0.4.8-10|214	%{mibsdir}/tubs/*
14mr|libsmi-0.4.8-10|215	%dir %{pibsdir}
14mr|libsmi-0.4.8-10|216	%dir %{pibsdir}/ietf
14mr|libsmi-0.4.8-10|217	%dir %{pibsdir}/site
14mr|libsmi-0.4.8-10|218	%dir %{pibsdir}/tubs
14mr|libsmi-0.4.8-10|219	%{pibsdir}/ietf/*
14mr|libsmi-0.4.8-10|220	%{pibsdir}/tubs/*
14mr|libsmi-0.4.8-10|221	
14mr|libsmi-0.4.8-10|222	%files -n smi-tools
14mr|libsmi-0.4.8-10|223	%attr(0755,root,root) %{_bindir}/smi*
14mr|libsmi-0.4.8-10|224	%attr(0644,root,root) %{_mandir}/man1/smi*.1*
14mr|libsmi-0.4.8-10|225	
14mr|libsmi-0.4.8-10|226	
14mr|libsmi-0.4.8-10|227	
14mr|libsmi-0.4.8-10|228	%changelog
14mr|libsmi-0.4.8-10|229	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.8-10
14mr|libsmi-0.4.8-10|230	+ Revision: 2f2fd8e
14mr|libsmi-0.4.8-10|231	- MassBuild#440: Increase release tag
14mr|libsmi-0.4.8-10|232	
14mr|libsmi-0.4.8-10|233	

17392 14
14mr|libsndfile-1.0.25-7|1	%define major 1
14mr|libsndfile-1.0.25-7|2	%define libname %mklibname sndfile %{major}
14mr|libsndfile-1.0.25-7|3	%define devname %mklibname sndfile -d
14mr|libsndfile-1.0.25-7|4	
14mr|libsndfile-1.0.25-7|5	%bcond_with octave
14mr|libsndfile-1.0.25-7|6	%bcond_with bootstrap
14mr|libsndfile-1.0.25-7|7	
14mr|libsndfile-1.0.25-7|8	Summary:	A library to handle various audio file formats
14mr|libsndfile-1.0.25-7|9	Name:		libsndfile
14mr|libsndfile-1.0.25-7|10	Version:	1.0.25
14mr|libsndfile-1.0.25-7|11	Release:	7
14mr|libsndfile-1.0.25-7|12	License:	LGPLv2+
14mr|libsndfile-1.0.25-7|13	Group:		Sound
14mr|libsndfile-1.0.25-7|14	Url:		http://www.mega-nerd.com/libsndfile/
14mr|libsndfile-1.0.25-7|15	Source0:	http://www.mega-nerd.com/libsndfile/files/%{name}-%{version}.tar.gz
14mr|libsndfile-1.0.25-7|16	Patch0:		libsndfile-1.0.25-support-newer-octave-versions.patch
14mr|libsndfile-1.0.25-7|17	Patch1:		libsndfile-1.0.25-linkage.patch
14mr|libsndfile-1.0.25-7|18	BuildRequires:	pkgconfig(alsa)
14mr|libsndfile-1.0.25-7|19	BuildRequires:	pkgconfig(celt)
14mr|libsndfile-1.0.25-7|20	BuildRequires:	pkgconfig(flac)
14mr|libsndfile-1.0.25-7|21	BuildRequires:	pkgconfig(ogg)
14mr|libsndfile-1.0.25-7|22	BuildRequires:	pkgconfig(sqlite3)
14mr|libsndfile-1.0.25-7|23	BuildRequires:	pkgconfig(vorbis)
14mr|libsndfile-1.0.25-7|24	BuildRequires:	pkgconfig(vorbisenc)
14mr|libsndfile-1.0.25-7|25	%if !%{with bootstrap}
14mr|libsndfile-1.0.25-7|26	%ifarch %{ix86} x86_64
14mr|libsndfile-1.0.25-7|27	BuildRequires:	nasm
14mr|libsndfile-1.0.25-7|28	%endif
14mr|libsndfile-1.0.25-7|29	BuildRequires:	pkgconfig(jack)
14mr|libsndfile-1.0.25-7|30	BuildRequires:	pkgconfig(samplerate)
14mr|libsndfile-1.0.25-7|31	%endif
14mr|libsndfile-1.0.25-7|32	
14mr|libsndfile-1.0.25-7|33	%description
14mr|libsndfile-1.0.25-7|34	libsndfile is a C library for reading and writing sound files such as
14mr|libsndfile-1.0.25-7|35	AIFF, AU and WAV files through one standard interface. It can currently
14mr|libsndfile-1.0.25-7|36	read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
14mr|libsndfile-1.0.25-7|37	point WAV files and a number of compressed formats.
14mr|libsndfile-1.0.25-7|38	
14mr|libsndfile-1.0.25-7|39	#----------------------------------------------------------------------------
14mr|libsndfile-1.0.25-7|40	
14mr|libsndfile-1.0.25-7|41	%package -n %{libname}
14mr|libsndfile-1.0.25-7|42	Summary:	Shared library of sndfile
14mr|libsndfile-1.0.25-7|43	Group:		System/Libraries
14mr|libsndfile-1.0.25-7|44	
14mr|libsndfile-1.0.25-7|45	%description -n %{libname}
14mr|libsndfile-1.0.25-7|46	libsndfile is a C library for reading and writing sound files such as
14mr|libsndfile-1.0.25-7|47	AIFF, AU and WAV files through one standard interface. It can currently
14mr|libsndfile-1.0.25-7|48	read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
14mr|libsndfile-1.0.25-7|49	point WAV files and a number of compressed formats.
14mr|libsndfile-1.0.25-7|50	
14mr|libsndfile-1.0.25-7|51	This package contains the shared library to run applications based on
14mr|libsndfile-1.0.25-7|52	libsndfile.
14mr|libsndfile-1.0.25-7|53	
14mr|libsndfile-1.0.25-7|54	%files -n %{libname}
14mr|libsndfile-1.0.25-7|55	%doc AUTHORS NEWS README
14mr|libsndfile-1.0.25-7|56	%{_libdir}/libsndfile.so.%{major}*
14mr|libsndfile-1.0.25-7|57	
14mr|libsndfile-1.0.25-7|58	#----------------------------------------------------------------------------
14mr|libsndfile-1.0.25-7|59	
14mr|libsndfile-1.0.25-7|60	%package -n %{devname}
14mr|libsndfile-1.0.25-7|61	Summary:	Libraries, includes, etc to develop libsndfile applications
14mr|libsndfile-1.0.25-7|62	Group:		Development/C
14mr|libsndfile-1.0.25-7|63	Requires:	%{libname} = %{EVRD}
14mr|libsndfile-1.0.25-7|64	Provides:	sndfile-devel = %{EVRD}
14mr|libsndfile-1.0.25-7|65	
14mr|libsndfile-1.0.25-7|66	%description -n %{devname}
14mr|libsndfile-1.0.25-7|67	Libraries, include files, etc you can use to develop libsndfile applications.
14mr|libsndfile-1.0.25-7|68	
14mr|libsndfile-1.0.25-7|69	%files -n %{devname}
14mr|libsndfile-1.0.25-7|70	%doc %{_docdir}/libsndfile1-dev
14mr|libsndfile-1.0.25-7|71	%doc ChangeLog
14mr|libsndfile-1.0.25-7|72	%{_libdir}/libsndfile.so
14mr|libsndfile-1.0.25-7|73	%{multiarch_includedir}/sndfile.h
14mr|libsndfile-1.0.25-7|74	%{_includedir}/sndfile.h
14mr|libsndfile-1.0.25-7|75	%{_includedir}/sndfile.hh
14mr|libsndfile-1.0.25-7|76	%{_libdir}/pkgconfig/sndfile.pc
14mr|libsndfile-1.0.25-7|77	
14mr|libsndfile-1.0.25-7|78	#----------------------------------------------------------------------------
14mr|libsndfile-1.0.25-7|79	
14mr|libsndfile-1.0.25-7|80	%package progs
14mr|libsndfile-1.0.25-7|81	Summary:	Example progs based on libsndfile
14mr|libsndfile-1.0.25-7|82	Group:		Sound
14mr|libsndfile-1.0.25-7|83	
14mr|libsndfile-1.0.25-7|84	%description progs
14mr|libsndfile-1.0.25-7|85	This contains sndfile-info for printing information about a sound
14mr|libsndfile-1.0.25-7|86	file and sndfile-play for playing a sound file.
14mr|libsndfile-1.0.25-7|87	
14mr|libsndfile-1.0.25-7|88	%files progs
14mr|libsndfile-1.0.25-7|89	%{_bindir}/sndfile-*
14mr|libsndfile-1.0.25-7|90	%{_mandir}/man1/*
14mr|libsndfile-1.0.25-7|91	
14mr|libsndfile-1.0.25-7|92	#----------------------------------------------------------------------------
14mr|libsndfile-1.0.25-7|93	
14mr|libsndfile-1.0.25-7|94	%if %{with octave}
14mr|libsndfile-1.0.25-7|95	%package octave
14mr|libsndfile-1.0.25-7|96	Summary:	Octave modules based on libsndfile
14mr|libsndfile-1.0.25-7|97	Group:		Sound
14mr|libsndfile-1.0.25-7|98	BuildRequires:	octave-devel
14mr|libsndfile-1.0.25-7|99	
14mr|libsndfile-1.0.25-7|100	%description octave
14mr|libsndfile-1.0.25-7|101	This contains octave modules based on libsndfile for reading, writing and
14mr|libsndfile-1.0.25-7|102	playing audio files.
14mr|libsndfile-1.0.25-7|103	
14mr|libsndfile-1.0.25-7|104	%files octave
14mr|libsndfile-1.0.25-7|105	%{_datadir}/octave/
14mr|libsndfile-1.0.25-7|106	%dir %{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile
14mr|libsndfile-1.0.25-7|107	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/PKG_ADD
14mr|libsndfile-1.0.25-7|108	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/sndfile.oct
14mr|libsndfile-1.0.25-7|109	%endif
14mr|libsndfile-1.0.25-7|110	
14mr|libsndfile-1.0.25-7|111	#----------------------------------------------------------------------------
14mr|libsndfile-1.0.25-7|112	
14mr|libsndfile-1.0.25-7|113	%prep
14mr|libsndfile-1.0.25-7|114	%setup -q
14mr|libsndfile-1.0.25-7|115	%patch0 -p1 -b .octave~
14mr|libsndfile-1.0.25-7|116	%patch1 -p1 -b .linkage~
14mr|libsndfile-1.0.25-7|117	autoreconf -fi -IM4
14mr|libsndfile-1.0.25-7|118	
14mr|libsndfile-1.0.25-7|119	%build
14mr|libsndfile-1.0.25-7|120	%configure2_5x \
14mr|libsndfile-1.0.25-7|121	--disable-static
14mr|libsndfile-1.0.25-7|122	%make V=1
14mr|libsndfile-1.0.25-7|123	
14mr|libsndfile-1.0.25-7|124	%install
14mr|libsndfile-1.0.25-7|125	%makeinstall_std
14mr|libsndfile-1.0.25-7|126	rm -rf %{buildroot}%{_includedir}/FLAC
14mr|libsndfile-1.0.25-7|127	
14mr|libsndfile-1.0.25-7|128	%multiarch_includes %{buildroot}%{_includedir}/sndfile.h
14mr|libsndfile-1.0.25-7|129	
14mr|libsndfile-1.0.25-7|130	
14mr|libsndfile-1.0.25-7|131	%changelog
14mr|libsndfile-1.0.25-7|132	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.25-7
14mr|libsndfile-1.0.25-7|133	+ Revision: b3314e6
14mr|libsndfile-1.0.25-7|134	- Add patch to fix linkage
14mr|libsndfile-1.0.25-7|135	
14mr|libsndfile-1.0.25-7|136	

17393 14
14mr|libsocialweb-0.25.21-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|libsocialweb-0.25.21-3|2	
14mr|libsocialweb-0.25.21-3|3	%define	major 0
14mr|libsocialweb-0.25.21-3|4	%define	client_major 2
14mr|libsocialweb-0.25.21-3|5	%define	gimajor 0.25
14mr|libsocialweb-0.25.21-3|6	%define	libname %mklibname socialweb %{major}
14mr|libsocialweb-0.25.21-3|7	%define libkeyfob %mklibname socialweb-keyfob %{major}
14mr|libsocialweb-0.25.21-3|8	%define libkeystore %mklibname socialweb-keystore %{major}
14mr|libsocialweb-0.25.21-3|9	%define	libclient %mklibname socialweb-client %{client_major}
14mr|libsocialweb-0.25.21-3|10	%define	girclient %mklibname socialweb-client-gir %{gimajor}
14mr|libsocialweb-0.25.21-3|11	%define	devname %mklibname socialweb -d
14mr|libsocialweb-0.25.21-3|12	
14mr|libsocialweb-0.25.21-3|13	Summary:	A personal social data server
14mr|libsocialweb-0.25.21-3|14	Name:		libsocialweb
14mr|libsocialweb-0.25.21-3|15	Version:	0.25.21
14mr|libsocialweb-0.25.21-3|16	Release:	3
14mr|libsocialweb-0.25.21-3|17	License:	LGPLv2.1
14mr|libsocialweb-0.25.21-3|18	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|19	Url:		http://git.gnome.org/browse/libsocialweb/
14mr|libsocialweb-0.25.21-3|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsocialweb/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libsocialweb-0.25.21-3|21	Patch0:		libsocialweb-0.25.20-linkage.patch
14mr|libsocialweb-0.25.21-3|22	Patch1:		libsocialweb-0.25.21-strfmt.patch
14mr|libsocialweb-0.25.21-3|23	
14mr|libsocialweb-0.25.21-3|24	BuildRequires:	intltool
14mr|libsocialweb-0.25.21-3|25	BuildRequires:	vala-tools
14mr|libsocialweb-0.25.21-3|26	BuildRequires:	xsltproc
14mr|libsocialweb-0.25.21-3|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|libsocialweb-0.25.21-3|28	BuildRequires:	pkgconfig(gconf-2.0)
14mr|libsocialweb-0.25.21-3|29	BuildRequires:	pkgconfig(glib-2.0)
14mr|libsocialweb-0.25.21-3|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libsocialweb-0.25.21-3|31	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|libsocialweb-0.25.21-3|32	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|libsocialweb-0.25.21-3|33	BuildRequires:	pkgconfig(libnm-glib)
14mr|libsocialweb-0.25.21-3|34	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|libsocialweb-0.25.21-3|35	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|libsocialweb-0.25.21-3|36	BuildRequires:	pkgconfig(rest-extras-0.7)
14mr|libsocialweb-0.25.21-3|37	
14mr|libsocialweb-0.25.21-3|38	%description
14mr|libsocialweb-0.25.21-3|39	Libsocialweb is a personal social data server, that can interact with
14mr|libsocialweb-0.25.21-3|40	social web services, like Flickr, Last.fm, Twitter and Vimeo.
14mr|libsocialweb-0.25.21-3|41	
14mr|libsocialweb-0.25.21-3|42	%files -f %{name}.lang
14mr|libsocialweb-0.25.21-3|43	%doc AUTHORS COPYING README
14mr|libsocialweb-0.25.21-3|44	# dbus core service
14mr|libsocialweb-0.25.21-3|45	%{_libexecdir}/libsocialweb-core
14mr|libsocialweb-0.25.21-3|46	%{_datadir}/dbus-1/services/libsocialweb.service
14mr|libsocialweb-0.25.21-3|47	%dir %{_libdir}/libsocialweb
14mr|libsocialweb-0.25.21-3|48	%dir %{_libdir}/libsocialweb/services
14mr|libsocialweb-0.25.21-3|49	%dir %{_datadir}/libsocialweb
14mr|libsocialweb-0.25.21-3|50	%dir %{_datadir}/libsocialweb/keys
14mr|libsocialweb-0.25.21-3|51	%dir %{_datadir}/libsocialweb/services
14mr|libsocialweb-0.25.21-3|52	# plugins for various web services
14mr|libsocialweb-0.25.21-3|53	# Explicitly list services to make sure we don't lose any
14mr|libsocialweb-0.25.21-3|54	%{_libdir}/libsocialweb/services/libfacebook.so
14mr|libsocialweb-0.25.21-3|55	%{_datadir}/libsocialweb/services/facebook.keys
14mr|libsocialweb-0.25.21-3|56	%{_libdir}/libsocialweb/services/libflickr.so
14mr|libsocialweb-0.25.21-3|57	%{_datadir}/libsocialweb/services/flickr.keys
14mr|libsocialweb-0.25.21-3|58	%{_libdir}/libsocialweb/services/liblastfm.so
14mr|libsocialweb-0.25.21-3|59	%{_datadir}/libsocialweb/services/lastfm.keys
14mr|libsocialweb-0.25.21-3|60	%{_datadir}/libsocialweb/services/lastfm.png
14mr|libsocialweb-0.25.21-3|61	%{_libdir}/libsocialweb/services/libmyspace.so
14mr|libsocialweb-0.25.21-3|62	%{_datadir}/libsocialweb/services/myspace.keys
14mr|libsocialweb-0.25.21-3|63	%{_datadir}/libsocialweb/services/myspace.png
14mr|libsocialweb-0.25.21-3|64	%{_libdir}/libsocialweb/services/libphotobucket.so
14mr|libsocialweb-0.25.21-3|65	%{_datadir}/libsocialweb/services/photobucket.keys
14mr|libsocialweb-0.25.21-3|66	%{_libdir}/libsocialweb/services/libplurk.so
14mr|libsocialweb-0.25.21-3|67	%{_datadir}/libsocialweb/services/plurk.keys
14mr|libsocialweb-0.25.21-3|68	%{_datadir}/libsocialweb/services/plurk.png
14mr|libsocialweb-0.25.21-3|69	%{_libdir}/libsocialweb/services/libsina.so
14mr|libsocialweb-0.25.21-3|70	%{_datadir}/libsocialweb/services/sina.keys
14mr|libsocialweb-0.25.21-3|71	%{_datadir}/libsocialweb/services/sina.png
14mr|libsocialweb-0.25.21-3|72	%{_libdir}/libsocialweb/services/libsmugmug.so
14mr|libsocialweb-0.25.21-3|73	%{_datadir}/libsocialweb/services/smugmug.keys
14mr|libsocialweb-0.25.21-3|74	%{_libdir}/libsocialweb/services/libtwitter.so
14mr|libsocialweb-0.25.21-3|75	%{_datadir}/libsocialweb/services/twitter.keys
14mr|libsocialweb-0.25.21-3|76	%{_datadir}/libsocialweb/services/twitter.png
14mr|libsocialweb-0.25.21-3|77	%{_libdir}/libsocialweb/services/libvimeo.so
14mr|libsocialweb-0.25.21-3|78	%{_datadir}/libsocialweb/services/vimeo.keys
14mr|libsocialweb-0.25.21-3|79	%{_datadir}/libsocialweb/services/vimeo.png
14mr|libsocialweb-0.25.21-3|80	%{_libdir}/libsocialweb/services/libyoutube.so
14mr|libsocialweb-0.25.21-3|81	%{_datadir}/libsocialweb/services/youtube.keys
14mr|libsocialweb-0.25.21-3|82	%{_datadir}/libsocialweb/services/youtube.png
14mr|libsocialweb-0.25.21-3|83	
14mr|libsocialweb-0.25.21-3|84	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|85	
14mr|libsocialweb-0.25.21-3|86	%package -n %{libname}
14mr|libsocialweb-0.25.21-3|87	Summary:	A personal social data server -- Library for Services
14mr|libsocialweb-0.25.21-3|88	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|89	
14mr|libsocialweb-0.25.21-3|90	%description -n %{libname}
14mr|libsocialweb-0.25.21-3|91	This package contains libraries used by libsocialweb services.
14mr|libsocialweb-0.25.21-3|92	
14mr|libsocialweb-0.25.21-3|93	%files -n %{libname}
14mr|libsocialweb-0.25.21-3|94	%{_libdir}/libsocialweb.so.%{major}*
14mr|libsocialweb-0.25.21-3|95	
14mr|libsocialweb-0.25.21-3|96	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|97	
14mr|libsocialweb-0.25.21-3|98	%package -n %{libkeyfob}
14mr|libsocialweb-0.25.21-3|99	Summary:	A personal social data server -- Library for Services
14mr|libsocialweb-0.25.21-3|100	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|101	Conflicts:	%{_lib}socialweb0 < 0.25.21-2
14mr|libsocialweb-0.25.21-3|102	
14mr|libsocialweb-0.25.21-3|103	%description -n %{libkeyfob}
14mr|libsocialweb-0.25.21-3|104	This package contains libraries used by libsocialweb services.
14mr|libsocialweb-0.25.21-3|105	
14mr|libsocialweb-0.25.21-3|106	%files -n %{libkeyfob}
14mr|libsocialweb-0.25.21-3|107	%{_libdir}/libsocialweb-keyfob.so.%{major}*
14mr|libsocialweb-0.25.21-3|108	
14mr|libsocialweb-0.25.21-3|109	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|110	
14mr|libsocialweb-0.25.21-3|111	%package -n %{libkeystore}
14mr|libsocialweb-0.25.21-3|112	Summary:	A personal social data server -- Library for Services
14mr|libsocialweb-0.25.21-3|113	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|114	Conflicts:	%{_lib}socialweb0 < 0.25.21-2
14mr|libsocialweb-0.25.21-3|115	
14mr|libsocialweb-0.25.21-3|116	%description -n %{libkeystore}
14mr|libsocialweb-0.25.21-3|117	This package contains libraries used by libsocialweb services.
14mr|libsocialweb-0.25.21-3|118	
14mr|libsocialweb-0.25.21-3|119	%files -n %{libkeystore}
14mr|libsocialweb-0.25.21-3|120	%{_libdir}/libsocialweb-keystore.so.%{major}*
14mr|libsocialweb-0.25.21-3|121	
14mr|libsocialweb-0.25.21-3|122	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|123	
14mr|libsocialweb-0.25.21-3|124	%package -n %{libclient}
14mr|libsocialweb-0.25.21-3|125	Summary:	A personal social data server -- Client Library
14mr|libsocialweb-0.25.21-3|126	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|127	
14mr|libsocialweb-0.25.21-3|128	%description -n %{libclient}
14mr|libsocialweb-0.25.21-3|129	This package contains libraries used by clients willing to use
14mr|libsocialweb-0.25.21-3|130	libsocialweb features.
14mr|libsocialweb-0.25.21-3|131	
14mr|libsocialweb-0.25.21-3|132	%files -n %{libclient}
14mr|libsocialweb-0.25.21-3|133	%{_libdir}/libsocialweb-client.so.%{client_major}*
14mr|libsocialweb-0.25.21-3|134	
14mr|libsocialweb-0.25.21-3|135	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|136	
14mr|libsocialweb-0.25.21-3|137	%package -n %{girclient}
14mr|libsocialweb-0.25.21-3|138	Summary:	GObject Introspection interface description for %{name}-client
14mr|libsocialweb-0.25.21-3|139	Group:		System/Libraries
14mr|libsocialweb-0.25.21-3|140	
14mr|libsocialweb-0.25.21-3|141	%description -n %{girclient}
14mr|libsocialweb-0.25.21-3|142	GObject Introspection interface description for %{name}-client.
14mr|libsocialweb-0.25.21-3|143	
14mr|libsocialweb-0.25.21-3|144	%files -n %{girclient}
14mr|libsocialweb-0.25.21-3|145	%{_libdir}/girepository-1.0/SocialWebClient-%{gimajor}.typelib
14mr|libsocialweb-0.25.21-3|146	
14mr|libsocialweb-0.25.21-3|147	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|148	
14mr|libsocialweb-0.25.21-3|149	%package -n %{devname}
14mr|libsocialweb-0.25.21-3|150	Summary:	A personal social data server -- Development Files
14mr|libsocialweb-0.25.21-3|151	Group:		Development/C
14mr|libsocialweb-0.25.21-3|152	Requires:	%{libname} = %{EVRD}
14mr|libsocialweb-0.25.21-3|153	Requires:	%{libkeyfob} = %{EVRD}
14mr|libsocialweb-0.25.21-3|154	Requires:	%{libkeystore} = %{EVRD}
14mr|libsocialweb-0.25.21-3|155	Requires:	%{libclient} = %{EVRD}
14mr|libsocialweb-0.25.21-3|156	Requires:	%{girclient} = %{EVRD}
14mr|libsocialweb-0.25.21-3|157	
14mr|libsocialweb-0.25.21-3|158	%description -n %{devname}
14mr|libsocialweb-0.25.21-3|159	Libsocialweb is a personal social data server, that can interact with
14mr|libsocialweb-0.25.21-3|160	social web services, like Flickr, Last.fm, Twitter and Vimeo.
14mr|libsocialweb-0.25.21-3|161	
14mr|libsocialweb-0.25.21-3|162	%files -n %{devname}
14mr|libsocialweb-0.25.21-3|163	%{_libdir}/*.so
14mr|libsocialweb-0.25.21-3|164	%{_includedir}/libsocialweb/
14mr|libsocialweb-0.25.21-3|165	%{_libdir}/pkgconfig/libsocialweb-client.pc
14mr|libsocialweb-0.25.21-3|166	%{_libdir}/pkgconfig/libsocialweb-keyfob.pc
14mr|libsocialweb-0.25.21-3|167	%{_libdir}/pkgconfig/libsocialweb-keystore.pc
14mr|libsocialweb-0.25.21-3|168	%{_libdir}/pkgconfig/libsocialweb-module.pc
14mr|libsocialweb-0.25.21-3|169	%{_datadir}/gir-1.0/SocialWebClient-%{gimajor}.gir
14mr|libsocialweb-0.25.21-3|170	%dir %{_datadir}/vala
14mr|libsocialweb-0.25.21-3|171	%dir %{_datadir}/vala/vapi
14mr|libsocialweb-0.25.21-3|172	%{_datadir}/vala/vapi/*.deps
14mr|libsocialweb-0.25.21-3|173	%{_datadir}/vala/vapi/*.vapi
14mr|libsocialweb-0.25.21-3|174	%doc %{_datadir}/gtk-doc/html/libsocialweb/
14mr|libsocialweb-0.25.21-3|175	%doc %{_datadir}/gtk-doc/html/libsocialweb-dbus/
14mr|libsocialweb-0.25.21-3|176	%doc %{_datadir}/gtk-doc/html/libsocialweb-client/
14mr|libsocialweb-0.25.21-3|177	
14mr|libsocialweb-0.25.21-3|178	#----------------------------------------------------------------------------
14mr|libsocialweb-0.25.21-3|179	
14mr|libsocialweb-0.25.21-3|180	%prep
14mr|libsocialweb-0.25.21-3|181	%setup -q
14mr|libsocialweb-0.25.21-3|182	%apply_patches
14mr|libsocialweb-0.25.21-3|183	
14mr|libsocialweb-0.25.21-3|184	%build
14mr|libsocialweb-0.25.21-3|185	autoreconf -fi
14mr|libsocialweb-0.25.21-3|186	%configure2_5x \
14mr|libsocialweb-0.25.21-3|187	--disable-static \
14mr|libsocialweb-0.25.21-3|188	--with-gnome \
14mr|libsocialweb-0.25.21-3|189	--with-online=networkmanager \
14mr|libsocialweb-0.25.21-3|190	--enable-vala-bindings \
14mr|libsocialweb-0.25.21-3|191	--enable-all-services
14mr|libsocialweb-0.25.21-3|192	
14mr|libsocialweb-0.25.21-3|193	%make
14mr|libsocialweb-0.25.21-3|194	
14mr|libsocialweb-0.25.21-3|195	%install
14mr|libsocialweb-0.25.21-3|196	%makeinstall_std
14mr|libsocialweb-0.25.21-3|197	%find_lang %{name}
14mr|libsocialweb-0.25.21-3|198	
14mr|libsocialweb-0.25.21-3|199	# Create directory where API keys will be stored
14mr|libsocialweb-0.25.21-3|200	mkdir %{buildroot}%{_datadir}/libsocialweb/keys
14mr|libsocialweb-0.25.21-3|201	
14mr|libsocialweb-0.25.21-3|202	
14mr|libsocialweb-0.25.21-3|203	%changelog
14mr|libsocialweb-0.25.21-3|204	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25.21-3
14mr|libsocialweb-0.25.21-3|205	+ Revision: b121d45
14mr|libsocialweb-0.25.21-3|206	- MassBuild#440: Increase release tag
14mr|libsocialweb-0.25.21-3|207	
14mr|libsocialweb-0.25.21-3|208	

17394 14
14mr|libsoup-2.46.0-2|1	%define api_version 2.4
14mr|libsoup-2.46.0-2|2	%define lib_major	1
14mr|libsoup-2.46.0-2|3	%define lib_name	%mklibname soup- %{api_version} %{lib_major}
14mr|libsoup-2.46.0-2|4	%define gi_name		%mklibname soup-gir %{api_version}
14mr|libsoup-2.46.0-2|5	%define develname	%mklibname -d soup- %{api_version}
14mr|libsoup-2.46.0-2|6	
14mr|libsoup-2.46.0-2|7	%define build_check		0
14mr|libsoup-2.46.0-2|8	%define build_doc		0
14mr|libsoup-2.46.0-2|9	
14mr|libsoup-2.46.0-2|10	Summary: SOAP (Simple Object Access Protocol) implementation
14mr|libsoup-2.46.0-2|11	Name: libsoup
14mr|libsoup-2.46.0-2|12	Version: 2.46.0
14mr|libsoup-2.46.0-2|13	Release: 2
14mr|libsoup-2.46.0-2|14	License: LGPLv2
14mr|libsoup-2.46.0-2|15	Group: System/Libraries
14mr|libsoup-2.46.0-2|16	URL: http://www.gnome.org/
14mr|libsoup-2.46.0-2|17	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/2.46/%{name}-%{version}.tar.xz
14mr|libsoup-2.46.0-2|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.27.5
14mr|libsoup-2.46.0-2|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.27.5
14mr|libsoup-2.46.0-2|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.27.5
14mr|libsoup-2.46.0-2|21	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libsoup-2.46.0-2|22	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|libsoup-2.46.0-2|23	BuildRequires:	pkgconfig(sqlite3)
14mr|libsoup-2.46.0-2|24	BuildRequires:	gobject-introspection-devel >= 0.9.5
14mr|libsoup-2.46.0-2|25	BuildRequires:	intltool
14mr|libsoup-2.46.0-2|26	%if %{build_doc}
14mr|libsoup-2.46.0-2|27	BuildRequires:	gtk-doc
14mr|libsoup-2.46.0-2|28	%endif
14mr|libsoup-2.46.0-2|29	%if %build_check
14mr|libsoup-2.46.0-2|30	#gw for running checks
14mr|libsoup-2.46.0-2|31	BuildRequires:	apache-mod_ssl
14mr|libsoup-2.46.0-2|32	BuildRequires:	apache-mod_proxy
14mr|libsoup-2.46.0-2|33	BuildRequires:	apache-mod_php
14mr|libsoup-2.46.0-2|34	BuildRequires:	php-xmlrpc
14mr|libsoup-2.46.0-2|35	%endif
14mr|libsoup-2.46.0-2|36	Requires:	glib-networking
14mr|libsoup-2.46.0-2|37	
14mr|libsoup-2.46.0-2|38	%description
14mr|libsoup-2.46.0-2|39	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
14mr|libsoup-2.46.0-2|40	
14mr|libsoup-2.46.0-2|41	It provides an queued asynchronous callback-based mechanism for sending and
14mr|libsoup-2.46.0-2|42	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
14mr|libsoup-2.46.0-2|43	compiler which generates client stubs and server skeletons for easily calling
14mr|libsoup-2.46.0-2|44	and implementing SOAP methods.
14mr|libsoup-2.46.0-2|45	
14mr|libsoup-2.46.0-2|46	%package -n %{lib_name}
14mr|libsoup-2.46.0-2|47	Summary:	Libraries for soup
14mr|libsoup-2.46.0-2|48	Group:		System/Libraries
14mr|libsoup-2.46.0-2|49	Conflicts:	gir-repository < 0.6.5-12.1
14mr|libsoup-2.46.0-2|50	
14mr|libsoup-2.46.0-2|51	%description -n %{lib_name}
14mr|libsoup-2.46.0-2|52	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
14mr|libsoup-2.46.0-2|53	
14mr|libsoup-2.46.0-2|54	It provides an queued asynchronous callback-based mechanism for sending and
14mr|libsoup-2.46.0-2|55	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
14mr|libsoup-2.46.0-2|56	compiler which generates client stubs and server skeletons for easily calling
14mr|libsoup-2.46.0-2|57	and implementing SOAP methods.
14mr|libsoup-2.46.0-2|58	
14mr|libsoup-2.46.0-2|59	This package contains libraries used by soup.
14mr|libsoup-2.46.0-2|60	
14mr|libsoup-2.46.0-2|61	%package -n %{gi_name}
14mr|libsoup-2.46.0-2|62	Summary:	GObject Introspection interface library for libsoup
14mr|libsoup-2.46.0-2|63	Group:		System/Libraries
14mr|libsoup-2.46.0-2|64	Conflicts:	gir-repository < 0.6.5-12.1
14mr|libsoup-2.46.0-2|65	Requires:	%{lib_name} = %{version}-%{release}
14mr|libsoup-2.46.0-2|66	
14mr|libsoup-2.46.0-2|67	%description -n %{gi_name}
14mr|libsoup-2.46.0-2|68	GObject Introspection interface library for libsoup.
14mr|libsoup-2.46.0-2|69	
14mr|libsoup-2.46.0-2|70	%package -n %{develname}
14mr|libsoup-2.46.0-2|71	Summary:	Development libraries, header files and utilities for soup
14mr|libsoup-2.46.0-2|72	Group:		Development/GNOME and GTK+
14mr|libsoup-2.46.0-2|73	Provides:	%{name}-devel = %{version}-%{release}
14mr|libsoup-2.46.0-2|74	Requires:	%{lib_name} = %{version}-%{release}
14mr|libsoup-2.46.0-2|75	
14mr|libsoup-2.46.0-2|76	%description -n %{develname}
14mr|libsoup-2.46.0-2|77	This package contains the files necessary to develop applications with soup.
14mr|libsoup-2.46.0-2|78	
14mr|libsoup-2.46.0-2|79	%prep
14mr|libsoup-2.46.0-2|80	%setup -q
14mr|libsoup-2.46.0-2|81	%apply_patches
14mr|libsoup-2.46.0-2|82	
14mr|libsoup-2.46.0-2|83	%build
14mr|libsoup-2.46.0-2|84	%configure2_5x \
14mr|libsoup-2.46.0-2|85	--disable-static \
14mr|libsoup-2.46.0-2|86	--disable-tls-check \
14mr|libsoup-2.46.0-2|87	%if %build_check
14mr|libsoup-2.46.0-2|88	--with-apache-module-dir=/etc/httpd/*modules \
14mr|libsoup-2.46.0-2|89	%endif
14mr|libsoup-2.46.0-2|90	%if %{build_doc}
14mr|libsoup-2.46.0-2|91	--enable-gtk-doc
14mr|libsoup-2.46.0-2|92	%endif
14mr|libsoup-2.46.0-2|93	
14mr|libsoup-2.46.0-2|94	%make
14mr|libsoup-2.46.0-2|95	
14mr|libsoup-2.46.0-2|96	%install
14mr|libsoup-2.46.0-2|97	rm -rf %{buildroot}
14mr|libsoup-2.46.0-2|98	%makeinstall_std
14mr|libsoup-2.46.0-2|99	
14mr|libsoup-2.46.0-2|100	%find_lang %{name}
14mr|libsoup-2.46.0-2|101	
14mr|libsoup-2.46.0-2|102	%if %build_check
14mr|libsoup-2.46.0-2|103	%check
14mr|libsoup-2.46.0-2|104	make check
14mr|libsoup-2.46.0-2|105	%endif
14mr|libsoup-2.46.0-2|106	
14mr|libsoup-2.46.0-2|107	%files -n %{lib_name} -f %{name}.lang
14mr|libsoup-2.46.0-2|108	%{_libdir}/*.so.%{lib_major}*
14mr|libsoup-2.46.0-2|109	
14mr|libsoup-2.46.0-2|110	%files -n %{gi_name}
14mr|libsoup-2.46.0-2|111	%{_libdir}/girepository-1.0/Soup-%{api_version}.typelib
14mr|libsoup-2.46.0-2|112	%{_libdir}/girepository-1.0/SoupGNOME-%{api_version}.typelib
14mr|libsoup-2.46.0-2|113	
14mr|libsoup-2.46.0-2|114	%files -n %{develname}
14mr|libsoup-2.46.0-2|115	%doc README COPYING AUTHORS NEWS
14mr|libsoup-2.46.0-2|116	%{_datadir}/gtk-doc/html/%{name}-%api_version
14mr|libsoup-2.46.0-2|117	%{_datadir}/gir-1.0/Soup-%{api_version}.gir
14mr|libsoup-2.46.0-2|118	%{_datadir}/gir-1.0/SoupGNOME-%{api_version}.gir
14mr|libsoup-2.46.0-2|119	%{_libdir}/*.so
14mr|libsoup-2.46.0-2|120	%{_libdir}/pkgconfig/*
14mr|libsoup-2.46.0-2|121	%{_includedir}/*
14mr|libsoup-2.46.0-2|122	
14mr|libsoup-2.46.0-2|123	
14mr|libsoup-2.46.0-2|124	%changelog
14mr|libsoup-2.46.0-2|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.46.0-2
14mr|libsoup-2.46.0-2|126	+ Revision: 6df0a2c
14mr|libsoup-2.46.0-2|127	- MassBuild#440: Increase release tag
14mr|libsoup-2.46.0-2|128	
14mr|libsoup-2.46.0-2|129	

17395 14
14mr|libspectre-0.2.6-7|1	%define major 1
14mr|libspectre-0.2.6-7|2	%define libname %mklibname spectre %{major}
14mr|libspectre-0.2.6-7|3	%define develname %mklibname -d spectre
14mr|libspectre-0.2.6-7|4	
14mr|libspectre-0.2.6-7|5	Summary:	Postscript rendering library
14mr|libspectre-0.2.6-7|6	Name:		libspectre
14mr|libspectre-0.2.6-7|7	Version:	0.2.6
14mr|libspectre-0.2.6-7|8	Release:	7
14mr|libspectre-0.2.6-7|9	License:	GPLv2+
14mr|libspectre-0.2.6-7|10	Group:		System/Libraries
14mr|libspectre-0.2.6-7|11	Url:		http://libspectre.freedesktop.org/wiki/
14mr|libspectre-0.2.6-7|12	Source0:	http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.bz2
14mr|libspectre-0.2.6-7|13	BuildRequires:	libgs-devel
14mr|libspectre-0.2.6-7|14	
14mr|libspectre-0.2.6-7|15	%description
14mr|libspectre-0.2.6-7|16	libspectre is a small library for rendering Postscript documents. It
14mr|libspectre-0.2.6-7|17	provides a convenient easy to use API for handling and rendering
14mr|libspectre-0.2.6-7|18	Postscript documents.
14mr|libspectre-0.2.6-7|19	
14mr|libspectre-0.2.6-7|20	%package -n %{libname}
14mr|libspectre-0.2.6-7|21	Group:		System/Libraries
14mr|libspectre-0.2.6-7|22	Summary:	Postscript rendering library
14mr|libspectre-0.2.6-7|23	
14mr|libspectre-0.2.6-7|24	%description -n %{libname}
14mr|libspectre-0.2.6-7|25	libspectre is a small library for rendering Postscript documents. It
14mr|libspectre-0.2.6-7|26	provides a convenient easy to use API for handling and rendering
14mr|libspectre-0.2.6-7|27	Postscript documents.
14mr|libspectre-0.2.6-7|28	
14mr|libspectre-0.2.6-7|29	%package -n %{develname}
14mr|libspectre-0.2.6-7|30	Summary:	Postscript rendering library
14mr|libspectre-0.2.6-7|31	Group:		Development/C
14mr|libspectre-0.2.6-7|32	Requires:	%{libname} = %{version}-%{release}
14mr|libspectre-0.2.6-7|33	Provides:	libspectre-devel = %{version}-%{release}
14mr|libspectre-0.2.6-7|34	
14mr|libspectre-0.2.6-7|35	%description -n %{develname}
14mr|libspectre-0.2.6-7|36	libspectre is a small library for rendering Postscript documents. It
14mr|libspectre-0.2.6-7|37	provides a convenient easy to use API for handling and rendering
14mr|libspectre-0.2.6-7|38	Postscript documents.
14mr|libspectre-0.2.6-7|39	
14mr|libspectre-0.2.6-7|40	%prep
14mr|libspectre-0.2.6-7|41	%setup -q
14mr|libspectre-0.2.6-7|42	
14mr|libspectre-0.2.6-7|43	%build
14mr|libspectre-0.2.6-7|44	%configure2_5x --disable-static
14mr|libspectre-0.2.6-7|45	%make
14mr|libspectre-0.2.6-7|46	
14mr|libspectre-0.2.6-7|47	%install
14mr|libspectre-0.2.6-7|48	%makeinstall_std
14mr|libspectre-0.2.6-7|49	
14mr|libspectre-0.2.6-7|50	%files -n %{libname}
14mr|libspectre-0.2.6-7|51	%doc AUTHORS NEWS README TODO
14mr|libspectre-0.2.6-7|52	%{_libdir}/libspectre.so.%{major}*
14mr|libspectre-0.2.6-7|53	
14mr|libspectre-0.2.6-7|54	%files -n %{develname}
14mr|libspectre-0.2.6-7|55	%{_libdir}/libspectre.so
14mr|libspectre-0.2.6-7|56	%{_libdir}/pkgconfig/*
14mr|libspectre-0.2.6-7|57	%{_includedir}/*
14mr|libspectre-0.2.6-7|58	
14mr|libspectre-0.2.6-7|59	
14mr|libspectre-0.2.6-7|60	
14mr|libspectre-0.2.6-7|61	%changelog
14mr|libspectre-0.2.6-7|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-7
14mr|libspectre-0.2.6-7|63	+ Revision: 6fd5032
14mr|libspectre-0.2.6-7|64	- MassBuild#440: Increase release tag
14mr|libspectre-0.2.6-7|65	
14mr|libspectre-0.2.6-7|66	

17396 14
14mr|libspiro-0.2.20130930-3|1	%define	major	0
14mr|libspiro-0.2.20130930-3|2	%define	libname	%mklibname spiro %{major}
14mr|libspiro-0.2.20130930-3|3	%define	devname	%mklibname -d spiro
14mr|libspiro-0.2.20130930-3|4	
14mr|libspiro-0.2.20130930-3|5	Name:		libspiro
14mr|libspiro-0.2.20130930-3|6	Version:	0.2.20130930
14mr|libspiro-0.2.20130930-3|7	Release:	3
14mr|libspiro-0.2.20130930-3|8	Summary:	Library to simplify the drawing of beautiful curves
14mr|libspiro-0.2.20130930-3|9	Group:		System/Libraries
14mr|libspiro-0.2.20130930-3|10	License:	GPLv2+
14mr|libspiro-0.2.20130930-3|11	URL:		http://libspiro.sourceforge.net/
14mr|libspiro-0.2.20130930-3|12	Source0:	%{name}-%{version}.tar.xz
14mr|libspiro-0.2.20130930-3|13	
14mr|libspiro-0.2.20130930-3|14	%description
14mr|libspiro-0.2.20130930-3|15	This library will take an array of spiro control points and
14mr|libspiro-0.2.20130930-3|16	convert them into a series of bézier splines which can then
14mr|libspiro-0.2.20130930-3|17	be used in the myriad of ways the world has come to use béziers.
14mr|libspiro-0.2.20130930-3|18	
14mr|libspiro-0.2.20130930-3|19	%package -n	%{libname}
14mr|libspiro-0.2.20130930-3|20	Summary:	Library to simplify the drawing of beautiful curves
14mr|libspiro-0.2.20130930-3|21	Group:		System/Libraries
14mr|libspiro-0.2.20130930-3|22	
14mr|libspiro-0.2.20130930-3|23	%description -n	%{libname}
14mr|libspiro-0.2.20130930-3|24	This library will take an array of spiro control points and
14mr|libspiro-0.2.20130930-3|25	convert them into a series of bézier splines which can then
14mr|libspiro-0.2.20130930-3|26	be used in the myriad of ways the world has come to use béziers.
14mr|libspiro-0.2.20130930-3|27	
14mr|libspiro-0.2.20130930-3|28	%package -n	%{devname}
14mr|libspiro-0.2.20130930-3|29	Summary:	Development files for %{name}
14mr|libspiro-0.2.20130930-3|30	Group:		Development/C
14mr|libspiro-0.2.20130930-3|31	Requires:	%{libname} = %{EVRD}
14mr|libspiro-0.2.20130930-3|32	Provides:	spiro-devel = %{EVRD}
14mr|libspiro-0.2.20130930-3|33	
14mr|libspiro-0.2.20130930-3|34	%description -n	%{devname}
14mr|libspiro-0.2.20130930-3|35	This package contains libraries and header files for developing applications
14mr|libspiro-0.2.20130930-3|36	that use %{name}.
14mr|libspiro-0.2.20130930-3|37	
14mr|libspiro-0.2.20130930-3|38	%prep
14mr|libspiro-0.2.20130930-3|39	%setup -q
14mr|libspiro-0.2.20130930-3|40	autoreconf -fi
14mr|libspiro-0.2.20130930-3|41	
14mr|libspiro-0.2.20130930-3|42	%build
14mr|libspiro-0.2.20130930-3|43	%configure2_5x --disable-static
14mr|libspiro-0.2.20130930-3|44	%make
14mr|libspiro-0.2.20130930-3|45	
14mr|libspiro-0.2.20130930-3|46	%install
14mr|libspiro-0.2.20130930-3|47	%makeinstall_std
14mr|libspiro-0.2.20130930-3|48	
14mr|libspiro-0.2.20130930-3|49	%files -n %{libname}
14mr|libspiro-0.2.20130930-3|50	%doc README* ChangeLog AUTHORS
14mr|libspiro-0.2.20130930-3|51	%{_libdir}/libspiro.so.%{major}*
14mr|libspiro-0.2.20130930-3|52	
14mr|libspiro-0.2.20130930-3|53	%files -n %{devname}
14mr|libspiro-0.2.20130930-3|54	%{_includedir}/*
14mr|libspiro-0.2.20130930-3|55	%{_libdir}/libspiro.so
14mr|libspiro-0.2.20130930-3|56	
14mr|libspiro-0.2.20130930-3|57	%changelog
14mr|libspiro-0.2.20130930-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.20130930-3
14mr|libspiro-0.2.20130930-3|59	+ Revision: 6ed03a8
14mr|libspiro-0.2.20130930-3|60	- MassBuild#440: Increase release tag
14mr|libspiro-0.2.20130930-3|61	
14mr|libspiro-0.2.20130930-3|62	

17397 14
14mr|libssh-0.6.3-3|1	%define major 4
14mr|libssh-0.6.3-3|2	%define libname %mklibname ssh %{major}
14mr|libssh-0.6.3-3|3	%define libthreads %mklibname ssh_threads %{major}
14mr|libssh-0.6.3-3|4	%define devname %mklibname ssh -d
14mr|libssh-0.6.3-3|5	
14mr|libssh-0.6.3-3|6	Summary:	C library to authenticate in a simple manner to one or more SSH servers
14mr|libssh-0.6.3-3|7	Name:		libssh
14mr|libssh-0.6.3-3|8	Epoch:		1
14mr|libssh-0.6.3-3|9	Version:	0.6.3
14mr|libssh-0.6.3-3|10	Release:	3
14mr|libssh-0.6.3-3|11	Group:		System/Libraries
14mr|libssh-0.6.3-3|12	License:	LGPLv2.1+
14mr|libssh-0.6.3-3|13	Url:		http://www.libssh.org
14mr|libssh-0.6.3-3|14	# svn checkout svn://svn.berlios.de/libssh/trunk libssh
14mr|libssh-0.6.3-3|15	Source0:	https://red.libssh.org/attachments/download/41/%{name}-%{version}.tar.bz2
14mr|libssh-0.6.3-3|16	BuildRequires:	cmake
14mr|libssh-0.6.3-3|17	BuildRequires:	doxygen
14mr|libssh-0.6.3-3|18	BuildRequires:	pcap-devel
14mr|libssh-0.6.3-3|19	BuildRequires:	pkgconfig(libgcrypt)
14mr|libssh-0.6.3-3|20	BuildRequires:	pkgconfig(openssl)
14mr|libssh-0.6.3-3|21	BuildRequires:	pkgconfig(zlib)
14mr|libssh-0.6.3-3|22	
14mr|libssh-0.6.3-3|23	%description
14mr|libssh-0.6.3-3|24	The ssh library was designed to be used by programmers needing a working
14mr|libssh-0.6.3-3|25	SSH implementation by the mean of a library. The complete control of the
14mr|libssh-0.6.3-3|26	client is made by the programmer. With libssh, you can remotely execute
14mr|libssh-0.6.3-3|27	programs, transfer files, use a secure and transparent tunnel for your
14mr|libssh-0.6.3-3|28	remote programs. With its Secure FTP implementation, you can play with
14mr|libssh-0.6.3-3|29	remote files easily, without third-party programs others than libcrypto
14mr|libssh-0.6.3-3|30	(from openssl). libssh features :
14mr|libssh-0.6.3-3|31	
14mr|libssh-0.6.3-3|32	* Full C library functions for manipulating a client-side SSH
14mr|libssh-0.6.3-3|33	connection
14mr|libssh-0.6.3-3|34	* Lesser GPL licensing -SSH2 protocol compliant
14mr|libssh-0.6.3-3|35	* Fully configurable sessions
14mr|libssh-0.6.3-3|36	* Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
14mr|libssh-0.6.3-3|37	* Use multiple SSH connections in a same process, at same time
14mr|libssh-0.6.3-3|38	* Use multiple channels in the same connection
14mr|libssh-0.6.3-3|39	* Thread safety when using different sessions at same time
14mr|libssh-0.6.3-3|40	* Basic but correct SFTP implementation (secure file transfer)
14mr|libssh-0.6.3-3|41	* RSA and DSS server public key supported
14mr|libssh-0.6.3-3|42	* Compression support (with zlib)
14mr|libssh-0.6.3-3|43	* Public key (RSA and DSS), password and keyboard-interactive
14mr|libssh-0.6.3-3|44	authentication
14mr|libssh-0.6.3-3|45	* Complete documentation about its API
14mr|libssh-0.6.3-3|46	* Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
14mr|libssh-0.6.3-3|47	BSD, MacosX and Solaris
14mr|libssh-0.6.3-3|48	* A developer listening to you
14mr|libssh-0.6.3-3|49	* It's free (LGPL)!
14mr|libssh-0.6.3-3|50	
14mr|libssh-0.6.3-3|51	#----------------------------------------------------------------------------
14mr|libssh-0.6.3-3|52	
14mr|libssh-0.6.3-3|53	%package -n %{libname}
14mr|libssh-0.6.3-3|54	Summary:	Main library for %{name}
14mr|libssh-0.6.3-3|55	Group:		System/Libraries
14mr|libssh-0.6.3-3|56	
14mr|libssh-0.6.3-3|57	%description -n %{libname}
14mr|libssh-0.6.3-3|58	The ssh library was designed to be used by programmers needing a working
14mr|libssh-0.6.3-3|59	SSH implementation by the mean of a library. The complete control of the
14mr|libssh-0.6.3-3|60	client is made by the programmer. With libssh, you can remotely execute
14mr|libssh-0.6.3-3|61	programs, transfer files, use a secure and transparent tunnel for your
14mr|libssh-0.6.3-3|62	remote programs. With its Secure FTP implementation, you can play with
14mr|libssh-0.6.3-3|63	remote files easily, without third-party programs others than libcrypto
14mr|libssh-0.6.3-3|64	(from openssl).
14mr|libssh-0.6.3-3|65	
14mr|libssh-0.6.3-3|66	%files -n %{libname}
14mr|libssh-0.6.3-3|67	%{_libdir}/libssh.so.%{major}*
14mr|libssh-0.6.3-3|68	
14mr|libssh-0.6.3-3|69	#----------------------------------------------------------------------------
14mr|libssh-0.6.3-3|70	
14mr|libssh-0.6.3-3|71	%package -n %{libthreads}
14mr|libssh-0.6.3-3|72	Summary:	Main library for %{name}
14mr|libssh-0.6.3-3|73	Group:		System/Libraries
14mr|libssh-0.6.3-3|74	Conflicts:	%{_lib}ssh4 < 1:0.6.3
14mr|libssh-0.6.3-3|75	
14mr|libssh-0.6.3-3|76	%description -n %{libthreads}
14mr|libssh-0.6.3-3|77	This package contains a shared library for %{name}.
14mr|libssh-0.6.3-3|78	
14mr|libssh-0.6.3-3|79	%files -n %{libthreads}
14mr|libssh-0.6.3-3|80	%{_libdir}/libssh_threads.so.%{major}*
14mr|libssh-0.6.3-3|81	
14mr|libssh-0.6.3-3|82	#----------------------------------------------------------------------------
14mr|libssh-0.6.3-3|83	
14mr|libssh-0.6.3-3|84	%package -n %{devname}
14mr|libssh-0.6.3-3|85	Summary:	Development files for %{name}
14mr|libssh-0.6.3-3|86	Group:		Development/C++
14mr|libssh-0.6.3-3|87	Requires:	%{libname} = %{EVRD}
14mr|libssh-0.6.3-3|88	Requires:	%{libthreads} = %{EVRD}
14mr|libssh-0.6.3-3|89	Provides:	ssh-devel = %{EVRD}
14mr|libssh-0.6.3-3|90	Provides:	libssh-devel = %{EVRD}
14mr|libssh-0.6.3-3|91	
14mr|libssh-0.6.3-3|92	%description -n %{devname}
14mr|libssh-0.6.3-3|93	This package contains the development files for %{name}.
14mr|libssh-0.6.3-3|94	
14mr|libssh-0.6.3-3|95	%files -n %{devname}
14mr|libssh-0.6.3-3|96	%{_includedir}/%{name}
14mr|libssh-0.6.3-3|97	%{_libdir}/*.so
14mr|libssh-0.6.3-3|98	%{_libdir}/pkgconfig/*.pc
14mr|libssh-0.6.3-3|99	%{_libdir}/cmake/*
14mr|libssh-0.6.3-3|100	
14mr|libssh-0.6.3-3|101	#----------------------------------------------------------------------------
14mr|libssh-0.6.3-3|102	
14mr|libssh-0.6.3-3|103	%prep
14mr|libssh-0.6.3-3|104	%setup -q
14mr|libssh-0.6.3-3|105	
14mr|libssh-0.6.3-3|106	%build
14mr|libssh-0.6.3-3|107	%cmake -DWITH_GCRYPT=ON -DWITH_PCAP=ON
14mr|libssh-0.6.3-3|108	%make
14mr|libssh-0.6.3-3|109	
14mr|libssh-0.6.3-3|110	%install
14mr|libssh-0.6.3-3|111	%makeinstall_std -C build
14mr|libssh-0.6.3-3|112	
14mr|libssh-0.6.3-3|113	
14mr|libssh-0.6.3-3|114	%changelog
14mr|libssh-0.6.3-3|115	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.6.3-3
14mr|libssh-0.6.3-3|116	+ Revision: 6ab7840
14mr|libssh-0.6.3-3|117	- MassBuild#440: Increase release tag
14mr|libssh-0.6.3-3|118	
14mr|libssh-0.6.3-3|119	

17398 14
14mr|libssh2-1.4.3-2|1	%define rname libssh2
14mr|libssh2-1.4.3-2|2	
14mr|libssh2-1.4.3-2|3	%define major 1
14mr|libssh2-1.4.3-2|4	%define libname %mklibname ssh2_ %{major}
14mr|libssh2-1.4.3-2|5	%define develname %mklibname ssh2 -d
14mr|libssh2-1.4.3-2|6	
14mr|libssh2-1.4.3-2|7	Summary:	A library implementing the SSH2 protocol
14mr|libssh2-1.4.3-2|8	Name:		%{rname}
14mr|libssh2-1.4.3-2|9	Version:	1.4.3
14mr|libssh2-1.4.3-2|10	Release:	2
14mr|libssh2-1.4.3-2|11	Group:		System/Libraries
14mr|libssh2-1.4.3-2|12	License:	BSD
14mr|libssh2-1.4.3-2|13	URL:		http://www.libssh2.org/
14mr|libssh2-1.4.3-2|14	Source0:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz
14mr|libssh2-1.4.3-2|15	Source1:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz.asc
14mr|libssh2-1.4.3-2|16	BuildRequires:	pkgconfig(openssl)
14mr|libssh2-1.4.3-2|17	BuildRequires:	zlib-devel
14mr|libssh2-1.4.3-2|18	BuildRequires:	autoconf
14mr|libssh2-1.4.3-2|19	BuildRequires:	automake
14mr|libssh2-1.4.3-2|20	BuildRequires:	libtool
14mr|libssh2-1.4.3-2|21	
14mr|libssh2-1.4.3-2|22	%description
14mr|libssh2-1.4.3-2|23	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mr|libssh2-1.4.3-2|24	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mr|libssh2-1.4.3-2|25	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mr|libssh2-1.4.3-2|26	
14mr|libssh2-1.4.3-2|27	%package -n	%{libname}
14mr|libssh2-1.4.3-2|28	Summary:	A library implementing the SSH2 protocol
14mr|libssh2-1.4.3-2|29	Group:		System/Libraries
14mr|libssh2-1.4.3-2|30	
14mr|libssh2-1.4.3-2|31	%description -n	%{libname}
14mr|libssh2-1.4.3-2|32	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mr|libssh2-1.4.3-2|33	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mr|libssh2-1.4.3-2|34	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mr|libssh2-1.4.3-2|35	
14mr|libssh2-1.4.3-2|36	%package -n	%{develname}
14mr|libssh2-1.4.3-2|37	Summary:	Static library and header files for the %{rname} library
14mr|libssh2-1.4.3-2|38	Group:		Development/C
14mr|libssh2-1.4.3-2|39	Provides:	%{rname}-devel = %{version}-%{release}
14mr|libssh2-1.4.3-2|40	Provides:	libssh-devel = %{version}-%{release}
14mr|libssh2-1.4.3-2|41	Provides:	ssh2-devel = %{version}-%{release}
14mr|libssh2-1.4.3-2|42	Requires:	%{libname} >= %{version}-%{release}
14mr|libssh2-1.4.3-2|43	
14mr|libssh2-1.4.3-2|44	%description -n	%{develname}
14mr|libssh2-1.4.3-2|45	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mr|libssh2-1.4.3-2|46	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mr|libssh2-1.4.3-2|47	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mr|libssh2-1.4.3-2|48	
14mr|libssh2-1.4.3-2|49	This package contains the static %{rname} library and its header files.
14mr|libssh2-1.4.3-2|50	
14mr|libssh2-1.4.3-2|51	%prep
14mr|libssh2-1.4.3-2|52	%setup -q -n %{rname}-%{version}
14mr|libssh2-1.4.3-2|53	
14mr|libssh2-1.4.3-2|54	%build
14mr|libssh2-1.4.3-2|55	%configure2_5x \
14mr|libssh2-1.4.3-2|56	--without-libgcrypt-prefix \
14mr|libssh2-1.4.3-2|57	--with-openssl=%{_prefix} \
14mr|libssh2-1.4.3-2|58	--with-libz=%{_prefix} \
14mr|libssh2-1.4.3-2|59	--disable-static \
14mr|libssh2-1.4.3-2|60	--disable-examples-build
14mr|libssh2-1.4.3-2|61	
14mr|libssh2-1.4.3-2|62	%make
14mr|libssh2-1.4.3-2|63	
14mr|libssh2-1.4.3-2|64	##%check
14mr|libssh2-1.4.3-2|65	#make check <- barfs at "Failed requesting pty", works as root
14mr|libssh2-1.4.3-2|66	
14mr|libssh2-1.4.3-2|67	%install
14mr|libssh2-1.4.3-2|68	%makeinstall_std
14mr|libssh2-1.4.3-2|69	
14mr|libssh2-1.4.3-2|70	%files -n %{libname}
14mr|libssh2-1.4.3-2|71	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|libssh2-1.4.3-2|72	%{_libdir}/*.so.%{major}*
14mr|libssh2-1.4.3-2|73	
14mr|libssh2-1.4.3-2|74	%files -n %{develname}
14mr|libssh2-1.4.3-2|75	%{_includedir}/*
14mr|libssh2-1.4.3-2|76	%{_libdir}/*.so
14mr|libssh2-1.4.3-2|77	%{_mandir}/man3/*
14mr|libssh2-1.4.3-2|78	%{_libdir}/pkgconfig/*.pc
14mr|libssh2-1.4.3-2|79	
14mr|libssh2-1.4.3-2|80	
14mr|libssh2-1.4.3-2|81	%changelog
14mr|libssh2-1.4.3-2|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.3-2
14mr|libssh2-1.4.3-2|83	+ Revision: 9055987
14mr|libssh2-1.4.3-2|84	- MassBuild#440: Increase release tag
14mr|libssh2-1.4.3-2|85	
14mr|libssh2-1.4.3-2|86	

17399 14
14mr|libstemmer-0-18|1	%define major 0
14mr|libstemmer-0-18|2	%define libname %mklibname stemmer %{major}
14mr|libstemmer-0-18|3	%define devname %mklibname stemmer -d
14mr|libstemmer-0-18|4	
14mr|libstemmer-0-18|5	Summary:	The C version of the libstemmer library
14mr|libstemmer-0-18|6	Name:		libstemmer
14mr|libstemmer-0-18|7	Version:	0
14mr|libstemmer-0-18|8	Release:	18
14mr|libstemmer-0-18|9	License:	BSD
14mr|libstemmer-0-18|10	Group:		System/Libraries
14mr|libstemmer-0-18|11	Url:		http://snowball.tartarus.org/
14mr|libstemmer-0-18|12	Source0:	http://snowball.tartarus.org/dist/libstemmer_c.tgz
14mr|libstemmer-0-18|13	Patch0:		libstemmer-libtool.diff
14mr|libstemmer-0-18|14	BuildRequires:	libtool
14mr|libstemmer-0-18|15	
14mr|libstemmer-0-18|16	%description
14mr|libstemmer-0-18|17	Snowball is a small string processing language designed for
14mr|libstemmer-0-18|18	creating stemming algorithms for use in Information Retrieval.
14mr|libstemmer-0-18|19	This site describes Snowball, and presents several useful stemmers
14mr|libstemmer-0-18|20	which have been implemented using it.
14mr|libstemmer-0-18|21	
14mr|libstemmer-0-18|22	This package containst the C version of the libstemmer library.
14mr|libstemmer-0-18|23	
14mr|libstemmer-0-18|24	#----------------------------------------------------------------------------
14mr|libstemmer-0-18|25	
14mr|libstemmer-0-18|26	%package -n %{libname}
14mr|libstemmer-0-18|27	Summary:	The C version of the libstemmer library
14mr|libstemmer-0-18|28	Group:		System/Libraries
14mr|libstemmer-0-18|29	
14mr|libstemmer-0-18|30	%description -n %{libname}
14mr|libstemmer-0-18|31	Snowball is a small string processing language designed for
14mr|libstemmer-0-18|32	creating stemming algorithms for use in Information Retrieval.
14mr|libstemmer-0-18|33	This site describes Snowball, and presents several useful stemmers
14mr|libstemmer-0-18|34	which have been implemented using it.
14mr|libstemmer-0-18|35	
14mr|libstemmer-0-18|36	This package containst the C version of the libstemmer library.
14mr|libstemmer-0-18|37	
14mr|libstemmer-0-18|38	%files -n %{libname}
14mr|libstemmer-0-18|39	%doc README
14mr|libstemmer-0-18|40	%{_libdir}/libstemmer.so.%{major}*
14mr|libstemmer-0-18|41	
14mr|libstemmer-0-18|42	#----------------------------------------------------------------------------
14mr|libstemmer-0-18|43	
14mr|libstemmer-0-18|44	%package -n %{devname}
14mr|libstemmer-0-18|45	Summary:	Development library and header files for the libstemmer library
14mr|libstemmer-0-18|46	Group:		Development/C
14mr|libstemmer-0-18|47	Requires:	%{libname} >= %{EVRD}
14mr|libstemmer-0-18|48	Provides:	%{name}-devel = %{EVRD}
14mr|libstemmer-0-18|49	
14mr|libstemmer-0-18|50	%description -n %{devname}
14mr|libstemmer-0-18|51	This package contains the development files for %{name}.
14mr|libstemmer-0-18|52	
14mr|libstemmer-0-18|53	%files -n %{devname}
14mr|libstemmer-0-18|54	%dir %{_includedir}/%{name}
14mr|libstemmer-0-18|55	%{_includedir}/%{name}/*.h
14mr|libstemmer-0-18|56	%{_libdir}/libstemmer.so
14mr|libstemmer-0-18|57	
14mr|libstemmer-0-18|58	#----------------------------------------------------------------------------
14mr|libstemmer-0-18|59	
14mr|libstemmer-0-18|60	%package -n stemwords
14mr|libstemmer-0-18|61	Summary:	The stemwords utility using the libstemmer library
14mr|libstemmer-0-18|62	Group:		System/Libraries
14mr|libstemmer-0-18|63	
14mr|libstemmer-0-18|64	%description -n stemwords
14mr|libstemmer-0-18|65	The stemwords utility using the libstemmer library
14mr|libstemmer-0-18|66	
14mr|libstemmer-0-18|67	%files -n stemwords
14mr|libstemmer-0-18|68	%{_bindir}/stemwords
14mr|libstemmer-0-18|69	
14mr|libstemmer-0-18|70	#----------------------------------------------------------------------------
14mr|libstemmer-0-18|71	
14mr|libstemmer-0-18|72	%prep
14mr|libstemmer-0-18|73	%setup -qn libstemmer_c
14mr|libstemmer-0-18|74	%patch0 -p0
14mr|libstemmer-0-18|75	
14mr|libstemmer-0-18|76	# lib64 fix
14mr|libstemmer-0-18|77	sed -i -e "s|/usr/lib|%{_libdir}|g" Makefile
14mr|libstemmer-0-18|78	
14mr|libstemmer-0-18|79	%build
14mr|libstemmer-0-18|80	%make LDFLAGS="%{ldflags}" CFLAGS="%{optflags} -Wall -Iinclude -fPIC -DPIC -D_REENTRANT"
14mr|libstemmer-0-18|81	
14mr|libstemmer-0-18|82	%install
14mr|libstemmer-0-18|83	%makeinstall_std
14mr|libstemmer-0-18|84	
14mr|libstemmer-0-18|85	# install referenced headers
14mr|libstemmer-0-18|86	install -m644 src_c/stem_*.h %{buildroot}%{_includedir}/%{name}/
14mr|libstemmer-0-18|87	
14mr|libstemmer-0-18|88	# fix location
14mr|libstemmer-0-18|89	perl -pi -e "s|\.\./src_c/||g" %{buildroot}%{_includedir}/%{name}/modules.h
14mr|libstemmer-0-18|90	
14mr|libstemmer-0-18|91	
14mr|libstemmer-0-18|92	%changelog
14mr|libstemmer-0-18|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0-18
14mr|libstemmer-0-18|94	+ Revision: 3b85213
14mr|libstemmer-0-18|95	- MassBuild#440: Increase release tag
14mr|libstemmer-0-18|96	
14mr|libstemmer-0-18|97	

17400 14
14mr|libstroke-0.5.1-21|1	%define oname	stroke
14mr|libstroke-0.5.1-21|2	
14mr|libstroke-0.5.1-21|3	%define major		0
14mr|libstroke-0.5.1-21|4	%define libname		%mklibname %{oname} %major
14mr|libstroke-0.5.1-21|5	%define develname	%mklibname %{oname} -d
14mr|libstroke-0.5.1-21|6	
14mr|libstroke-0.5.1-21|7	
14mr|libstroke-0.5.1-21|8	Summary:	Stroke interface library
14mr|libstroke-0.5.1-21|9	Name:		libstroke
14mr|libstroke-0.5.1-21|10	Version:	0.5.1
14mr|libstroke-0.5.1-21|11	Release:	21
14mr|libstroke-0.5.1-21|12	URL:		http://www.etla.net/libstroke/
14mr|libstroke-0.5.1-21|13	Source0:	%{name}-%{version}.tar.bz2
14mr|libstroke-0.5.1-21|14	Patch0:		libstroke-0.5.1-fix-underquoted-calls.patch
14mr|libstroke-0.5.1-21|15	Patch1:		libstroke-linkage_fix.diff
14mr|libstroke-0.5.1-21|16	Patch2:		libstroke-0.5.1-no_gtk1.patch
14mr|libstroke-0.5.1-21|17	Patch3:		libstroke-0.5.1-dup-defination.patch
14mr|libstroke-0.5.1-21|18	Patch4:		libstroke-0.5.1-drop-unused-comments.patch
14mr|libstroke-0.5.1-21|19	License:	GPLv2
14mr|libstroke-0.5.1-21|20	Group:		System/Libraries
14mr|libstroke-0.5.1-21|21	BuildRequires:	pkgconfig(x11)
14mr|libstroke-0.5.1-21|22	
14mr|libstroke-0.5.1-21|23	%description
14mr|libstroke-0.5.1-21|24	LibStroke is a stroke interface library. Strokes are motions
14mr|libstroke-0.5.1-21|25	of the mouse that can be interpreted by a program as a command.  Strokes
14mr|libstroke-0.5.1-21|26	are used extensively in CAD programs.
14mr|libstroke-0.5.1-21|27	
14mr|libstroke-0.5.1-21|28	%package -n	%{libname}
14mr|libstroke-0.5.1-21|29	Summary:	Stroke interface library
14mr|libstroke-0.5.1-21|30	Group:		System/Libraries
14mr|libstroke-0.5.1-21|31	
14mr|libstroke-0.5.1-21|32	%description -n	%{libname}
14mr|libstroke-0.5.1-21|33	LibStroke is a stroke interface library. Strokes are motions
14mr|libstroke-0.5.1-21|34	of the mouse that can be interpreted by a program as a command.  Strokes
14mr|libstroke-0.5.1-21|35	are used extensively in CAD programs.
14mr|libstroke-0.5.1-21|36	
14mr|libstroke-0.5.1-21|37	%package -n	%{develname}
14mr|libstroke-0.5.1-21|38	Summary:	Development libraries for libStroke
14mr|libstroke-0.5.1-21|39	Group:		Development/C
14mr|libstroke-0.5.1-21|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|libstroke-0.5.1-21|41	Requires:	%{libname} = %{version}-%{release}
14mr|libstroke-0.5.1-21|42	Obsoletes:	%{mklibname stroke 0 -d}
14mr|libstroke-0.5.1-21|43	
14mr|libstroke-0.5.1-21|44	%description -n %{develname}
14mr|libstroke-0.5.1-21|45	LibStroke is a stroke interface library. Strokes are motions
14mr|libstroke-0.5.1-21|46	of the mouse that can be interpreted by a program as a command.  Strokes
14mr|libstroke-0.5.1-21|47	are used extensively in CAD programs.
14mr|libstroke-0.5.1-21|48	
14mr|libstroke-0.5.1-21|49	%prep
14mr|libstroke-0.5.1-21|50	%setup -q
14mr|libstroke-0.5.1-21|51	%patch0 -p1 -b .underquoted
14mr|libstroke-0.5.1-21|52	%patch1 -p1
14mr|libstroke-0.5.1-21|53	%patch2 -p1
14mr|libstroke-0.5.1-21|54	%patch3 -p0
14mr|libstroke-0.5.1-21|55	%patch4 -p0
14mr|libstroke-0.5.1-21|56	
14mr|libstroke-0.5.1-21|57	%build
14mr|libstroke-0.5.1-21|58	autoreconf -fi
14mr|libstroke-0.5.1-21|59	%configure2_5x
14mr|libstroke-0.5.1-21|60	%make
14mr|libstroke-0.5.1-21|61	
14mr|libstroke-0.5.1-21|62	%install
14mr|libstroke-0.5.1-21|63	rm -rf %{buildroot}
14mr|libstroke-0.5.1-21|64	
14mr|libstroke-0.5.1-21|65	%makeinstall
14mr|libstroke-0.5.1-21|66	
14mr|libstroke-0.5.1-21|67	%if %mdkversion < 200900
14mr|libstroke-0.5.1-21|68	%post -n %{libname} -p /sbin/ldconfig
14mr|libstroke-0.5.1-21|69	%endif
14mr|libstroke-0.5.1-21|70	
14mr|libstroke-0.5.1-21|71	%if %mdkversion < 200900
14mr|libstroke-0.5.1-21|72	%postun -n %{libname} -p /sbin/ldconfig
14mr|libstroke-0.5.1-21|73	%endif
14mr|libstroke-0.5.1-21|74	
14mr|libstroke-0.5.1-21|75	%clean
14mr|libstroke-0.5.1-21|76	rm -rf %{buildroot}
14mr|libstroke-0.5.1-21|77	
14mr|libstroke-0.5.1-21|78	%files -n %{libname}
14mr|libstroke-0.5.1-21|79	%defattr(-,root,root)
14mr|libstroke-0.5.1-21|80	%doc README AUTHORS COPYRIGHT NEWS
14mr|libstroke-0.5.1-21|81	%{_libdir}/libstroke.so.%{major}*
14mr|libstroke-0.5.1-21|82	
14mr|libstroke-0.5.1-21|83	%files -n %{develname}
14mr|libstroke-0.5.1-21|84	%defattr(-,root,root)
14mr|libstroke-0.5.1-21|85	%doc INSTALL TODO
14mr|libstroke-0.5.1-21|86	%{_datadir}/aclocal/*
14mr|libstroke-0.5.1-21|87	%{_libdir}/libstroke.*a
14mr|libstroke-0.5.1-21|88	%{_libdir}/libstroke.so
14mr|libstroke-0.5.1-21|89	%{_includedir}/*
14mr|libstroke-0.5.1-21|90	
14mr|libstroke-0.5.1-21|91	
14mr|libstroke-0.5.1-21|92	
14mr|libstroke-0.5.1-21|93	
14mr|libstroke-0.5.1-21|94	%changelog
14mr|libstroke-0.5.1-21|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-21
14mr|libstroke-0.5.1-21|96	+ Revision: e583873
14mr|libstroke-0.5.1-21|97	- MassBuild#440: Increase release tag
14mr|libstroke-0.5.1-21|98	
14mr|libstroke-0.5.1-21|99	

17401 14
14mr|libsvg-0.1.4-15|1	%define major   1
14mr|libsvg-0.1.4-15|2	%define libname %mklibname svg %{major}
14mr|libsvg-0.1.4-15|3	
14mr|libsvg-0.1.4-15|4	Summary:	A generic SVG library
14mr|libsvg-0.1.4-15|5	Name:		libsvg
14mr|libsvg-0.1.4-15|6	Version:	0.1.4
14mr|libsvg-0.1.4-15|7	Release:	15
14mr|libsvg-0.1.4-15|8	License:	LGPL
14mr|libsvg-0.1.4-15|9	Group:		System/Libraries
14mr|libsvg-0.1.4-15|10	URL:		http://cairographics.org/snapshots/
14mr|libsvg-0.1.4-15|11	Source:		http://cairographics.org/snapshots/%{name}-%{version}.tar.bz2
14mr|libsvg-0.1.4-15|12	Patch:		libsvg-0.1.4-libpng-1.5.patch
14mr|libsvg-0.1.4-15|13	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libsvg-0.1.4-15|14	BuildRequires:	pkgconfig(libpng)
14mr|libsvg-0.1.4-15|15	BuildRequires:	jpeg-devel
14mr|libsvg-0.1.4-15|16	
14mr|libsvg-0.1.4-15|17	%description
14mr|libsvg-0.1.4-15|18	A generic SVG library.
14mr|libsvg-0.1.4-15|19	
14mr|libsvg-0.1.4-15|20	%package -n	%{libname}
14mr|libsvg-0.1.4-15|21	Summary:	A generic SVG library
14mr|libsvg-0.1.4-15|22	Group:		System/Libraries
14mr|libsvg-0.1.4-15|23	
14mr|libsvg-0.1.4-15|24	%description -n	%{libname}
14mr|libsvg-0.1.4-15|25	A generic SVG library.
14mr|libsvg-0.1.4-15|26	
14mr|libsvg-0.1.4-15|27	%package -n	%{libname}-devel
14mr|libsvg-0.1.4-15|28	Summary:	Libraries and include files for developing with libsvg
14mr|libsvg-0.1.4-15|29	Group:		Development/C
14mr|libsvg-0.1.4-15|30	Requires:	%{libname} = %{version}
14mr|libsvg-0.1.4-15|31	Provides:	%{name}-devel = %{version}
14mr|libsvg-0.1.4-15|32	
14mr|libsvg-0.1.4-15|33	%description -n	%{libname}-devel
14mr|libsvg-0.1.4-15|34	This package provides the necessary development libraries and include
14mr|libsvg-0.1.4-15|35	files to allow you to develop with libsvg.
14mr|libsvg-0.1.4-15|36	
14mr|libsvg-0.1.4-15|37	%prep
14mr|libsvg-0.1.4-15|38	%setup -q
14mr|libsvg-0.1.4-15|39	%patch -p1 -b .libpng15~
14mr|libsvg-0.1.4-15|40	
14mr|libsvg-0.1.4-15|41	%build
14mr|libsvg-0.1.4-15|42	export LIBS="`pkg-config --libs libxml-2.0` `pkg-config --libs libpng` -ljpeg -lz -lm"
14mr|libsvg-0.1.4-15|43	
14mr|libsvg-0.1.4-15|44	%configure2_5x --disable-static
14mr|libsvg-0.1.4-15|45	%make
14mr|libsvg-0.1.4-15|46	
14mr|libsvg-0.1.4-15|47	%install
14mr|libsvg-0.1.4-15|48	%makeinstall_std
14mr|libsvg-0.1.4-15|49	
14mr|libsvg-0.1.4-15|50	%files -n %{libname}
14mr|libsvg-0.1.4-15|51	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14mr|libsvg-0.1.4-15|52	%attr(755,root,root) %{_libdir}/*.so.%{major}*
14mr|libsvg-0.1.4-15|53	
14mr|libsvg-0.1.4-15|54	%files -n %{libname}-devel
14mr|libsvg-0.1.4-15|55	%{_libdir}/*.so
14mr|libsvg-0.1.4-15|56	%{_includedir}/*
14mr|libsvg-0.1.4-15|57	%{_libdir}/pkgconfig/libsvg.pc
14mr|libsvg-0.1.4-15|58	
14mr|libsvg-0.1.4-15|59	
14mr|libsvg-0.1.4-15|60	%changelog
14mr|libsvg-0.1.4-15|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-15
14mr|libsvg-0.1.4-15|62	+ Revision: 50a4309
14mr|libsvg-0.1.4-15|63	- MassBuild#440: Increase release tag
14mr|libsvg-0.1.4-15|64	
14mr|libsvg-0.1.4-15|65	

17402 14
14mr|libsvg-cairo-0.1.6-16|1	%define major   1
14mr|libsvg-cairo-0.1.6-16|2	%define libname %mklibname svg-cairo %{major}
14mr|libsvg-cairo-0.1.6-16|3	%define devname %mklibname svg-cairo -d
14mr|libsvg-cairo-0.1.6-16|4	
14mr|libsvg-cairo-0.1.6-16|5	Name:		libsvg-cairo
14mr|libsvg-cairo-0.1.6-16|6	Summary:	A SVG library based on cairo
14mr|libsvg-cairo-0.1.6-16|7	Version:	0.1.6
14mr|libsvg-cairo-0.1.6-16|8	Release:	16
14mr|libsvg-cairo-0.1.6-16|9	License:	BSD
14mr|libsvg-cairo-0.1.6-16|10	Group:		System/Libraries
14mr|libsvg-cairo-0.1.6-16|11	URL:		http://cairographics.org/snapshots/
14mr|libsvg-cairo-0.1.6-16|12	Source:		%{name}-%{version}.tar.bz2
14mr|libsvg-cairo-0.1.6-16|13	BuildRequires:	pkgconfig(libsvg)
14mr|libsvg-cairo-0.1.6-16|14	BuildRequires:	pkgconfig(cairo)
14mr|libsvg-cairo-0.1.6-16|15	BuildRequires:	jpeg-devel
14mr|libsvg-cairo-0.1.6-16|16	
14mr|libsvg-cairo-0.1.6-16|17	%description
14mr|libsvg-cairo-0.1.6-16|18	Libsvg-cairo provides the ability to render SVG content from files or
14mr|libsvg-cairo-0.1.6-16|19	buffers. All rendering is performed using the cairo rendering library.
14mr|libsvg-cairo-0.1.6-16|20	
14mr|libsvg-cairo-0.1.6-16|21	%package -n %{libname}
14mr|libsvg-cairo-0.1.6-16|22	Summary:	A SVG library based on cairo
14mr|libsvg-cairo-0.1.6-16|23	Group:		System/Libraries
14mr|libsvg-cairo-0.1.6-16|24	
14mr|libsvg-cairo-0.1.6-16|25	%description -n %{libname}
14mr|libsvg-cairo-0.1.6-16|26	Libsvg-cairo provides the ability to render SVG content from files or
14mr|libsvg-cairo-0.1.6-16|27	buffers. All rendering is performed using the cairo rendering library.
14mr|libsvg-cairo-0.1.6-16|28	
14mr|libsvg-cairo-0.1.6-16|29	%package -n %{devname}
14mr|libsvg-cairo-0.1.6-16|30	Summary:	Libraries and include files for developing with libsvg
14mr|libsvg-cairo-0.1.6-16|31	Group:		Development/C
14mr|libsvg-cairo-0.1.6-16|32	Requires:	%{libname} = %{version}
14mr|libsvg-cairo-0.1.6-16|33	Provides:	%{name}-devel = %{version}
14mr|libsvg-cairo-0.1.6-16|34	Provides:	%{libname}-devel = %{version}-%{release}
14mr|libsvg-cairo-0.1.6-16|35	Obsoletes:	%{libname}-devel < 0.1.6-15
14mr|libsvg-cairo-0.1.6-16|36	
14mr|libsvg-cairo-0.1.6-16|37	%description -n %{devname}
14mr|libsvg-cairo-0.1.6-16|38	This package provides the necessary development libraries and include
14mr|libsvg-cairo-0.1.6-16|39	files to allow you to develop with libsvg-cairo.
14mr|libsvg-cairo-0.1.6-16|40	
14mr|libsvg-cairo-0.1.6-16|41	
14mr|libsvg-cairo-0.1.6-16|42	%prep
14mr|libsvg-cairo-0.1.6-16|43	%setup -q
14mr|libsvg-cairo-0.1.6-16|44	
14mr|libsvg-cairo-0.1.6-16|45	%build
14mr|libsvg-cairo-0.1.6-16|46	export LIBS="-lm"
14mr|libsvg-cairo-0.1.6-16|47	%configure2_5x --disable-static
14mr|libsvg-cairo-0.1.6-16|48	%make
14mr|libsvg-cairo-0.1.6-16|49	
14mr|libsvg-cairo-0.1.6-16|50	%install
14mr|libsvg-cairo-0.1.6-16|51	%makeinstall
14mr|libsvg-cairo-0.1.6-16|52	
14mr|libsvg-cairo-0.1.6-16|53	%files -n %{libname}
14mr|libsvg-cairo-0.1.6-16|54	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|libsvg-cairo-0.1.6-16|55	%{_libdir}/*.so.*
14mr|libsvg-cairo-0.1.6-16|56	
14mr|libsvg-cairo-0.1.6-16|57	%files -n %{devname}
14mr|libsvg-cairo-0.1.6-16|58	%{_libdir}/*.so
14mr|libsvg-cairo-0.1.6-16|59	%{_includedir}/*
14mr|libsvg-cairo-0.1.6-16|60	%{_libdir}/pkgconfig/libsvg-cairo.pc
14mr|libsvg-cairo-0.1.6-16|61	
14mr|libsvg-cairo-0.1.6-16|62	
14mr|libsvg-cairo-0.1.6-16|63	%changelog
14mr|libsvg-cairo-0.1.6-16|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.6-16
14mr|libsvg-cairo-0.1.6-16|65	+ Revision: aa952f6
14mr|libsvg-cairo-0.1.6-16|66	- MassBuild#440: Increase release tag
14mr|libsvg-cairo-0.1.6-16|67	
14mr|libsvg-cairo-0.1.6-16|68	

17403 14
14mr|libtar-1.2.11-17|1	%define debug_package	%nil
14mr|libtar-1.2.11-17|2	
14mr|libtar-1.2.11-17|3	%define sdevname %mklibname tar -d -s
14mr|libtar-1.2.11-17|4	
14mr|libtar-1.2.11-17|5	Summary:	C library for manipulating tar files
14mr|libtar-1.2.11-17|6	Name:		libtar
14mr|libtar-1.2.11-17|7	Version:	1.2.11
14mr|libtar-1.2.11-17|8	Release:	17
14mr|libtar-1.2.11-17|9	License:	BSD
14mr|libtar-1.2.11-17|10	Group:		System/Libraries
14mr|libtar-1.2.11-17|11	Url:		http://www.feep.net/libtar/
14mr|libtar-1.2.11-17|12	Source0:	ftp://ftp.feep.net/pub/software/libtar/%{name}-%{version}.tar.gz
14mr|libtar-1.2.11-17|13	Patch0:		libtar-1.2.11-includes.patch
14mr|libtar-1.2.11-17|14	BuildRequires:	pkgconfig(zlib)
14mr|libtar-1.2.11-17|15	
14mr|libtar-1.2.11-17|16	%description
14mr|libtar-1.2.11-17|17	libtar is a library for manipulating tar files from within C programs.
14mr|libtar-1.2.11-17|18	Here are some of its features:
14mr|libtar-1.2.11-17|19	
14mr|libtar-1.2.11-17|20	* Handles both POSIX tar file format and the GNU extensions.
14mr|libtar-1.2.11-17|21	* API provides functions for easy use, such as tar_extract_all().
14mr|libtar-1.2.11-17|22	* Also provides functions for more granular use, such as
14mr|libtar-1.2.11-17|23	tar_append_regfile().
14mr|libtar-1.2.11-17|24	
14mr|libtar-1.2.11-17|25	%files
14mr|libtar-1.2.11-17|26	%{_bindir}/libtar
14mr|libtar-1.2.11-17|27	
14mr|libtar-1.2.11-17|28	#----------------------------------------------------------------------------
14mr|libtar-1.2.11-17|29	
14mr|libtar-1.2.11-17|30	%package -n %{sdevname}
14mr|libtar-1.2.11-17|31	Summary:	Development files and headers for %{name}
14mr|libtar-1.2.11-17|32	Group:		Development/C
14mr|libtar-1.2.11-17|33	Obsoletes:	%{name}-devel < 1.2.11-16
14mr|libtar-1.2.11-17|34	Provides:	%{name}-devel = %{EVRD}
14mr|libtar-1.2.11-17|35	
14mr|libtar-1.2.11-17|36	%description -n %{sdevname}
14mr|libtar-1.2.11-17|37	This package contains the static library and the C headers needed to
14mr|libtar-1.2.11-17|38	build applications with libtar.
14mr|libtar-1.2.11-17|39	
14mr|libtar-1.2.11-17|40	%files -n %{sdevname}
14mr|libtar-1.2.11-17|41	%doc README ChangeLog* COPYRIGHT TODO
14mr|libtar-1.2.11-17|42	%{_includedir}/libtar*.h
14mr|libtar-1.2.11-17|43	%{_libdir}/libtar.a
14mr|libtar-1.2.11-17|44	%{_mandir}/man3/*.3*
14mr|libtar-1.2.11-17|45	
14mr|libtar-1.2.11-17|46	#----------------------------------------------------------------------------
14mr|libtar-1.2.11-17|47	
14mr|libtar-1.2.11-17|48	%prep
14mr|libtar-1.2.11-17|49	%setup -q
14mr|libtar-1.2.11-17|50	%apply_patches
14mr|libtar-1.2.11-17|51	
14mr|libtar-1.2.11-17|52	%build
14mr|libtar-1.2.11-17|53	export CFLAGS="%{optflags} -fPIC"
14mr|libtar-1.2.11-17|54	%configure2_5x
14mr|libtar-1.2.11-17|55	%make
14mr|libtar-1.2.11-17|56	
14mr|libtar-1.2.11-17|57	%install
14mr|libtar-1.2.11-17|58	%makeinstall_std
14mr|libtar-1.2.11-17|59	
14mr|libtar-1.2.11-17|60	
14mr|libtar-1.2.11-17|61	%changelog
14mr|libtar-1.2.11-17|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.11-17
14mr|libtar-1.2.11-17|63	+ Revision: f50121a
14mr|libtar-1.2.11-17|64	- MassBuild#440: Increase release tag
14mr|libtar-1.2.11-17|65	
14mr|libtar-1.2.11-17|66	

17404 14
14mr|libtasn1-3.3-2|1	%define major 6
14mr|libtasn1-3.3-2|2	%define libname %mklibname tasn1_ %{major}
14mr|libtasn1-3.3-2|3	%define develname %mklibname -d tasn1
14mr|libtasn1-3.3-2|4	
14mr|libtasn1-3.3-2|5	Summary:	The ASN.1 library used in GNUTLS
14mr|libtasn1-3.3-2|6	Name:		libtasn1
14mr|libtasn1-3.3-2|7	Version:	3.3
14mr|libtasn1-3.3-2|8	Release:	2
14mr|libtasn1-3.3-2|9	License:	LGPLv2+
14mr|libtasn1-3.3-2|10	Group:		System/Libraries
14mr|libtasn1-3.3-2|11	Url:		http://josefsson.org/libtasn1/
14mr|libtasn1-3.3-2|12	Source0:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
14mr|libtasn1-3.3-2|13	Source1:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz.sig
14mr|libtasn1-3.3-2|14	BuildRequires:	bison
14mr|libtasn1-3.3-2|15	%ifnarch %arm %mips
14mr|libtasn1-3.3-2|16	BuildRequires:	valgrind
14mr|libtasn1-3.3-2|17	%endif
14mr|libtasn1-3.3-2|18	
14mr|libtasn1-3.3-2|19	%description
14mr|libtasn1-3.3-2|20	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mr|libtasn1-3.3-2|21	
14mr|libtasn1-3.3-2|22	%package -n %{libname}
14mr|libtasn1-3.3-2|23	Summary:	The ASN.1 library used in GNUTLS
14mr|libtasn1-3.3-2|24	Group:		System/Libraries
14mr|libtasn1-3.3-2|25	
14mr|libtasn1-3.3-2|26	%description -n %{libname}
14mr|libtasn1-3.3-2|27	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mr|libtasn1-3.3-2|28	
14mr|libtasn1-3.3-2|29	%package tools
14mr|libtasn1-3.3-2|30	Summary:	Command line ASN.1 tools
14mr|libtasn1-3.3-2|31	Group:		Text tools
14mr|libtasn1-3.3-2|32	License:	GPLv3+
14mr|libtasn1-3.3-2|33	
14mr|libtasn1-3.3-2|34	%description tools
14mr|libtasn1-3.3-2|35	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mr|libtasn1-3.3-2|36	
14mr|libtasn1-3.3-2|37	This contains the command line tools to work with ASN.1 data.
14mr|libtasn1-3.3-2|38	
14mr|libtasn1-3.3-2|39	%package -n %{develname}
14mr|libtasn1-3.3-2|40	Summary:	The ASN.1 development files
14mr|libtasn1-3.3-2|41	Group:		Development/C
14mr|libtasn1-3.3-2|42	Requires:	%{libname} = %{version}-%{release}
14mr|libtasn1-3.3-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|libtasn1-3.3-2|44	
14mr|libtasn1-3.3-2|45	%description -n %{develname}
14mr|libtasn1-3.3-2|46	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mr|libtasn1-3.3-2|47	
14mr|libtasn1-3.3-2|48	This contains development files and headers for %{name}.
14mr|libtasn1-3.3-2|49	
14mr|libtasn1-3.3-2|50	%prep
14mr|libtasn1-3.3-2|51	%setup -q
14mr|libtasn1-3.3-2|52	
14mr|libtasn1-3.3-2|53	%build
14mr|libtasn1-3.3-2|54	%configure2_5x \
14mr|libtasn1-3.3-2|55	%ifnarch %arm %mips
14mr|libtasn1-3.3-2|56	--enable-valgrind-tests
14mr|libtasn1-3.3-2|57	%endif
14mr|libtasn1-3.3-2|58	
14mr|libtasn1-3.3-2|59	%make
14mr|libtasn1-3.3-2|60	
14mr|libtasn1-3.3-2|61	%check
14mr|libtasn1-3.3-2|62	make check
14mr|libtasn1-3.3-2|63	
14mr|libtasn1-3.3-2|64	%install
14mr|libtasn1-3.3-2|65	%makeinstall_std
14mr|libtasn1-3.3-2|66	
14mr|libtasn1-3.3-2|67	%files tools
14mr|libtasn1-3.3-2|68	%doc NEWS README THANKS
14mr|libtasn1-3.3-2|69	%{_bindir}/asn*
14mr|libtasn1-3.3-2|70	%{_mandir}/man1/asn*
14mr|libtasn1-3.3-2|71	
14mr|libtasn1-3.3-2|72	%files -n %{libname}
14mr|libtasn1-3.3-2|73	%{_libdir}/libtasn1.so.%{major}*
14mr|libtasn1-3.3-2|74	
14mr|libtasn1-3.3-2|75	%files -n %{develname}
14mr|libtasn1-3.3-2|76	%doc AUTHORS ChangeLog
14mr|libtasn1-3.3-2|77	%{_includedir}/libtasn1.h
14mr|libtasn1-3.3-2|78	%{_libdir}/libtasn1.so
14mr|libtasn1-3.3-2|79	%{_libdir}/libtasn1.a
14mr|libtasn1-3.3-2|80	%{_libdir}/pkgconfig/libtasn1.pc
14mr|libtasn1-3.3-2|81	%{_infodir}/libtasn1.info*
14mr|libtasn1-3.3-2|82	%{_mandir}/man3/*
14mr|libtasn1-3.3-2|83	
14mr|libtasn1-3.3-2|84	%changelog
14mr|libtasn1-3.3-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3-2
14mr|libtasn1-3.3-2|86	+ Revision: 88f85c0
14mr|libtasn1-3.3-2|87	- MassBuild#440: Increase release tag
14mr|libtasn1-3.3-2|88	
14mr|libtasn1-3.3-2|89	

17405 14
14mr|libtermcap-2.0.8-54|1	%define major 2
14mr|libtermcap-2.0.8-54|2	%define libname %mklibname termcap %{major}
14mr|libtermcap-2.0.8-54|3	%define develname %mklibname termcap -d
14mr|libtermcap-2.0.8-54|4	
14mr|libtermcap-2.0.8-54|5	Summary:	A basic system library for accessing the termcap database
14mr|libtermcap-2.0.8-54|6	Name:		libtermcap
14mr|libtermcap-2.0.8-54|7	Version:	2.0.8
14mr|libtermcap-2.0.8-54|8	Release:	54
14mr|libtermcap-2.0.8-54|9	Source:		termcap-%{version}.tar.bz2
14mr|libtermcap-2.0.8-54|10	Url:		ftp://metalab.unc.edu/pub/Linux/GCC/
14mr|libtermcap-2.0.8-54|11	License:	LGPL+
14mr|libtermcap-2.0.8-54|12	Group:		System/Libraries
14mr|libtermcap-2.0.8-54|13	Patch0:		termcap-2.0.8-shared.patch
14mr|libtermcap-2.0.8-54|14	Patch1:		termcap-2.0.8-setuid.patch
14mr|libtermcap-2.0.8-54|15	Patch2:		termcap-2.0.8-instnoroot.patch
14mr|libtermcap-2.0.8-54|16	Patch3:		termcap-2.0.8-compat21.patch
14mr|libtermcap-2.0.8-54|17	Patch4:		termcap-2.0.8-xref.patch
14mr|libtermcap-2.0.8-54|18	Patch5:		termcap-2.0.8-fix-tc.patch
14mr|libtermcap-2.0.8-54|19	Patch6:		termcap-2.0.8-ignore-p.patch
14mr|libtermcap-2.0.8-54|20	Patch7:		termcap-buffer.patch
14mr|libtermcap-2.0.8-54|21	# This patch is a REALLY BAD IDEA without patch #10 below....
14mr|libtermcap-2.0.8-54|22	Patch8:		termcap-2.0.8-bufsize.patch
14mr|libtermcap-2.0.8-54|23	Patch9:		termcap-2.0.8-colon.patch
14mr|libtermcap-2.0.8-54|24	Patch10:	libtermcap-aaargh.patch
14mr|libtermcap-2.0.8-54|25	# (gc) conflicting definition of `bcopy' against latest glibc 2.1.95
14mr|libtermcap-2.0.8-54|26	Patch11:	termcap-fix-glibc-2.2.patch
14mr|libtermcap-2.0.8-54|27	Patch12:	termcap-2.0.8-LDFLAGS.diff
14mr|libtermcap-2.0.8-54|28	Requires:	termcap
14mr|libtermcap-2.0.8-54|29	BuildRequires:	texinfo
14mr|libtermcap-2.0.8-54|30	
14mr|libtermcap-2.0.8-54|31	%description
14mr|libtermcap-2.0.8-54|32	The libtermcap package contains a basic system library needed to access
14mr|libtermcap-2.0.8-54|33	the termcap database.  The termcap library supports easy access to the
14mr|libtermcap-2.0.8-54|34	termcap database, so that programs can output character-based displays in
14mr|libtermcap-2.0.8-54|35	a terminal-independent manner.
14mr|libtermcap-2.0.8-54|36	
14mr|libtermcap-2.0.8-54|37	%package -n	%{libname}
14mr|libtermcap-2.0.8-54|38	Summary:	Development tools for programs which will access the termcap database
14mr|libtermcap-2.0.8-54|39	Group:		System/Libraries
14mr|libtermcap-2.0.8-54|40	
14mr|libtermcap-2.0.8-54|41	%description -n	%{libname}
14mr|libtermcap-2.0.8-54|42	The libtermcap package contains a basic system library needed to access
14mr|libtermcap-2.0.8-54|43	the termcap database.  The termcap library supports easy access to the
14mr|libtermcap-2.0.8-54|44	termcap database, so that programs can output character-based displays in
14mr|libtermcap-2.0.8-54|45	a terminal-independent manner.
14mr|libtermcap-2.0.8-54|46	
14mr|libtermcap-2.0.8-54|47	%package -n	%{develname}
14mr|libtermcap-2.0.8-54|48	Summary:	Development tools for programs which will access the termcap database
14mr|libtermcap-2.0.8-54|49	Group:		Development/C
14mr|libtermcap-2.0.8-54|50	Requires:	%{libname} >= %{version}-%{release}
14mr|libtermcap-2.0.8-54|51	Provides:	termcap-devel = %{version}-%{release}
14mr|libtermcap-2.0.8-54|52	
14mr|libtermcap-2.0.8-54|53	%description -n	%{develname}
14mr|libtermcap-2.0.8-54|54	This package includes the libraries and header files necessary for
14mr|libtermcap-2.0.8-54|55	developing programs which will access the termcap database.
14mr|libtermcap-2.0.8-54|56	
14mr|libtermcap-2.0.8-54|57	If you need to develop programs which will access the termcap database,
14mr|libtermcap-2.0.8-54|58	you'll need to install this package.  You'll also need to install the
14mr|libtermcap-2.0.8-54|59	libtermcap package.
14mr|libtermcap-2.0.8-54|60	
14mr|libtermcap-2.0.8-54|61	%prep
14mr|libtermcap-2.0.8-54|62	%setup -q -n termcap-2.0.8
14mr|libtermcap-2.0.8-54|63	%patch0 -p1
14mr|libtermcap-2.0.8-54|64	%patch1 -p1
14mr|libtermcap-2.0.8-54|65	%patch2 -p1 -b .nochown
14mr|libtermcap-2.0.8-54|66	%patch3 -p1 -b .compat21
14mr|libtermcap-2.0.8-54|67	%patch4 -p1
14mr|libtermcap-2.0.8-54|68	%patch5 -p1 -b .fix-tc
14mr|libtermcap-2.0.8-54|69	%patch6 -p1 -b .ignore-p
14mr|libtermcap-2.0.8-54|70	%patch7 -p1 -b .buffer
14mr|libtermcap-2.0.8-54|71	%patch8 -p1 -b .bufsize
14mr|libtermcap-2.0.8-54|72	%patch9 -p1 -b .colon
14mr|libtermcap-2.0.8-54|73	%patch10 -p1 -b .aaargh
14mr|libtermcap-2.0.8-54|74	%patch11 -p0
14mr|libtermcap-2.0.8-54|75	%patch12 -p0
14mr|libtermcap-2.0.8-54|76	
14mr|libtermcap-2.0.8-54|77	%build
14mr|libtermcap-2.0.8-54|78	%make CFLAGS="%{optflags} -I." LDFLAGS="%{ldflags}"
14mr|libtermcap-2.0.8-54|79	
14mr|libtermcap-2.0.8-54|80	%install
14mr|libtermcap-2.0.8-54|81	rm -rf %{buildroot}
14mr|libtermcap-2.0.8-54|82	# (gb) They should do proper Makefiles
14mr|libtermcap-2.0.8-54|83	
14mr|libtermcap-2.0.8-54|84	mkdir -p %{buildroot}/%{_lib}
14mr|libtermcap-2.0.8-54|85	install -m 755 libtermcap.so.* %{buildroot}/%{_lib}/
14mr|libtermcap-2.0.8-54|86	ln -s libtermcap.so.2.0.8 %{buildroot}/%{_lib}/libtermcap.so
14mr|libtermcap-2.0.8-54|87	ln -s libtermcap.so.2.0.8 %{buildroot}/%{_lib}/libtermcap.so.2
14mr|libtermcap-2.0.8-54|88	
14mr|libtermcap-2.0.8-54|89	mkdir -p %{buildroot}%{_libdir}
14mr|libtermcap-2.0.8-54|90	install -m 644 libtermcap.a %{buildroot}%{_libdir}/
14mr|libtermcap-2.0.8-54|91	ln -s ../../%{_lib}/libtermcap.so.2.0.8 %{buildroot}%{_libdir}/libtermcap.so
14mr|libtermcap-2.0.8-54|92	
14mr|libtermcap-2.0.8-54|93	mkdir -p %{buildroot}%{_infodir}
14mr|libtermcap-2.0.8-54|94	install -m 644 termcap.info* %{buildroot}%{_infodir}/
14mr|libtermcap-2.0.8-54|95	
14mr|libtermcap-2.0.8-54|96	mkdir -p %{buildroot}%{_includedir}
14mr|libtermcap-2.0.8-54|97	install -m 644 termcap.h %{buildroot}%{_includedir}
14mr|libtermcap-2.0.8-54|98	
14mr|libtermcap-2.0.8-54|99	mkdir -p %{buildroot}%{_sysconfdir}
14mr|libtermcap-2.0.8-54|100	install -m 644 termcap.src %{buildroot}%{_sysconfdir}/termcap
14mr|libtermcap-2.0.8-54|101	
14mr|libtermcap-2.0.8-54|102	rm -f %{buildroot}%{_sysconfdir}/termcap
14mr|libtermcap-2.0.8-54|103	
14mr|libtermcap-2.0.8-54|104	# cleanup
14mr|libtermcap-2.0.8-54|105	rm -f %{buildroot}%{_libdir}/libtermcap.a
14mr|libtermcap-2.0.8-54|106	
14mr|libtermcap-2.0.8-54|107	%files -n %{libname}
14mr|libtermcap-2.0.8-54|108	/%{_lib}/*.so.*
14mr|libtermcap-2.0.8-54|109	
14mr|libtermcap-2.0.8-54|110	%files -n %{develname}
14mr|libtermcap-2.0.8-54|111	%doc ChangeLog README
14mr|libtermcap-2.0.8-54|112	/%{_lib}/*.so
14mr|libtermcap-2.0.8-54|113	%{_infodir}/termcap.info*
14mr|libtermcap-2.0.8-54|114	%{_libdir}/libtermcap.so
14mr|libtermcap-2.0.8-54|115	%{_includedir}/termcap.h
14mr|libtermcap-2.0.8-54|116	
14mr|libtermcap-2.0.8-54|117	
14mr|libtermcap-2.0.8-54|118	
14mr|libtermcap-2.0.8-54|119	
14mr|libtermcap-2.0.8-54|120	%changelog
14mr|libtermcap-2.0.8-54|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.8-54
14mr|libtermcap-2.0.8-54|122	+ Revision: 5545463
14mr|libtermcap-2.0.8-54|123	- MassBuild#440: Increase release tag
14mr|libtermcap-2.0.8-54|124	
14mr|libtermcap-2.0.8-54|125	

17406 14
14mr|libtextcat-2.2-11|1	%define lname textcat
14mr|libtextcat-2.2-11|2	%define major 0
14mr|libtextcat-2.2-11|3	%define libname %mklibname %{lname} %{major}
14mr|libtextcat-2.2-11|4	%define develname %mklibname %{lname} -d
14mr|libtextcat-2.2-11|5	
14mr|libtextcat-2.2-11|6	Summary:	Text categorization library
14mr|libtextcat-2.2-11|7	Name:		libtextcat
14mr|libtextcat-2.2-11|8	Version:	2.2
14mr|libtextcat-2.2-11|9	%define subrel 1
14mr|libtextcat-2.2-11|10	Release:	11
14mr|libtextcat-2.2-11|11	Group:		System/Libraries
14mr|libtextcat-2.2-11|12	License:	BSD
14mr|libtextcat-2.2-11|13	Source0:	http://software.wise-guys.nl/download/%{name}-%{version}.tar.bz2
14mr|libtextcat-2.2-11|14	Source1:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/fpdb.conf
14mr|libtextcat-2.2-11|15	Source2:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/chinese_simplified.lm
14mr|libtextcat-2.2-11|16	Source3:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/chinese_traditional.lm
14mr|libtextcat-2.2-11|17	Source4:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/japanese.lm
14mr|libtextcat-2.2-11|18	Source5:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/luxembourgish.lm
14mr|libtextcat-2.2-11|19	Source6:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/mongolian_cyrillic.lm
14mr|libtextcat-2.2-11|20	Source7:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/zulu.lm
14mr|libtextcat-2.2-11|21	URL:		http://software.wise-guys.nl/libtextcat
14mr|libtextcat-2.2-11|22	Patch0:		libtextcat-2.2-exportapi.patch
14mr|libtextcat-2.2-11|23	Patch1:		libtextcat-2.2-OOo.patch
14mr|libtextcat-2.2-11|24	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|libtextcat-2.2-11|25	
14mr|libtextcat-2.2-11|26	%description
14mr|libtextcat-2.2-11|27	Libtextcat is a library with functions that implement the classification
14mr|libtextcat-2.2-11|28	technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
14mr|libtextcat-2.2-11|29	It was primarily developed for language guessing, a task on which it is known
14mr|libtextcat-2.2-11|30	to perform with near-perfect accuracy.
14mr|libtextcat-2.2-11|31	
14mr|libtextcat-2.2-11|32	%package -n	%{libname}
14mr|libtextcat-2.2-11|33	Summary:	Text categorization library
14mr|libtextcat-2.2-11|34	Group:		System/Libraries
14mr|libtextcat-2.2-11|35	
14mr|libtextcat-2.2-11|36	%description -n	%{libname}
14mr|libtextcat-2.2-11|37	Libtextcat is a library with functions that implement the classification
14mr|libtextcat-2.2-11|38	technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
14mr|libtextcat-2.2-11|39	It was primarily developed for language guessing, a task on which it is known
14mr|libtextcat-2.2-11|40	to perform with near-perfect accuracy.
14mr|libtextcat-2.2-11|41	
14mr|libtextcat-2.2-11|42	%package -n	%{develname}
14mr|libtextcat-2.2-11|43	Summary:	Development files and headers for %{name}
14mr|libtextcat-2.2-11|44	Group:		Development/Other
14mr|libtextcat-2.2-11|45	Requires:	%{libname} = %{version}-%{release}
14mr|libtextcat-2.2-11|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libtextcat-2.2-11|47	Provides:	%{lname}-devel = %{version}-%{release}
14mr|libtextcat-2.2-11|48	
14mr|libtextcat-2.2-11|49	%description -n	%{develname}
14mr|libtextcat-2.2-11|50	Development files and headers for %{name}.
14mr|libtextcat-2.2-11|51	
14mr|libtextcat-2.2-11|52	%prep
14mr|libtextcat-2.2-11|53	%setup -q
14mr|libtextcat-2.2-11|54	%patch0 -p1 -b .exportapi.patch~
14mr|libtextcat-2.2-11|55	%patch1 -p1 -b .ooo.patch~
14mr|libtextcat-2.2-11|56	
14mr|libtextcat-2.2-11|57	%build
14mr|libtextcat-2.2-11|58	autoreconf -f -i
14mr|libtextcat-2.2-11|59	CFLAGS="%{optflags} -O3" \
14mr|libtextcat-2.2-11|60	%configure2_5x \
14mr|libtextcat-2.2-11|61	--disable-static
14mr|libtextcat-2.2-11|62	%make
14mr|libtextcat-2.2-11|63	
14mr|libtextcat-2.2-11|64	%install
14mr|libtextcat-2.2-11|65	rm -rf %{buildroot}
14mr|libtextcat-2.2-11|66	%makeinstall_std
14mr|libtextcat-2.2-11|67	
14mr|libtextcat-2.2-11|68	rm -f %{buildroot}%{_libdir}/*.la
14mr|libtextcat-2.2-11|69	
14mr|libtextcat-2.2-11|70	mkdir -p %{buildroot}%{_datadir}/libtextcat
14mr|libtextcat-2.2-11|71	
14mr|libtextcat-2.2-11|72	cp -p %{SOURCE1} %{buildroot}%{_datadir}/libtextcat
14mr|libtextcat-2.2-11|73	cd langclass/LM
14mr|libtextcat-2.2-11|74	cp -p amharic-utf.lm %{buildroot}%{_datadir}/libtextcat/amharic_utf.lm
14mr|libtextcat-2.2-11|75	cp -p yiddish-utf.lm %{buildroot}%{_datadir}/libtextcat/yiddish_utf.lm
14mr|libtextcat-2.2-11|76	cp -p afrikaans.lm %{buildroot}%{_datadir}/libtextcat/afrikaans.lm
14mr|libtextcat-2.2-11|77	cp -p basque.lm %{buildroot}%{_datadir}/libtextcat/basque.lm
14mr|libtextcat-2.2-11|78	cp -p bosnian.lm %{buildroot}%{_datadir}/libtextcat/bosnian.lm
14mr|libtextcat-2.2-11|79	cp -p croatian-ascii.lm %{buildroot}%{_datadir}/libtextcat/croatian.lm
14mr|libtextcat-2.2-11|80	cp -p drents.lm %{buildroot}%{_datadir}/libtextcat/drents.lm
14mr|libtextcat-2.2-11|81	cp -p dutch.lm %{buildroot}%{_datadir}/libtextcat/dutch.lm
14mr|libtextcat-2.2-11|82	cp -p english.lm %{buildroot}%{_datadir}/libtextcat/english.lm
14mr|libtextcat-2.2-11|83	cp -p icelandic.lm %{buildroot}%{_datadir}/libtextcat/icelandic.lm
14mr|libtextcat-2.2-11|84	cp -p indonesian.lm %{buildroot}%{_datadir}/libtextcat/indonesian.lm
14mr|libtextcat-2.2-11|85	cp -p latin.lm %{buildroot}%{_datadir}/libtextcat/latin.lm
14mr|libtextcat-2.2-11|86	cp -p malay.lm %{buildroot}%{_datadir}/libtextcat/malay.lm
14mr|libtextcat-2.2-11|87	cp -p manx.lm %{buildroot}%{_datadir}/libtextcat/manx_gaelic.lm
14mr|libtextcat-2.2-11|88	cp -p marathi.lm %{buildroot}%{_datadir}/libtextcat/marathi.lm
14mr|libtextcat-2.2-11|89	cp -p nepali.lm %{buildroot}%{_datadir}/libtextcat/nepali.lm
14mr|libtextcat-2.2-11|90	cp -p romanian.lm %{buildroot}%{_datadir}/libtextcat/romanian.lm
14mr|libtextcat-2.2-11|91	cp -p sanskrit.lm %{buildroot}%{_datadir}/libtextcat/sanskrit.lm
14mr|libtextcat-2.2-11|92	cp -p scots.lm %{buildroot}%{_datadir}/libtextcat/scots.lm
14mr|libtextcat-2.2-11|93	cp -p serbian-ascii.lm %{buildroot}%{_datadir}/libtextcat/serbian_ascii.lm
14mr|libtextcat-2.2-11|94	cp -p slovak-ascii.lm %{buildroot}%{_datadir}/libtextcat/slovak_ascii.lm
14mr|libtextcat-2.2-11|95	cp -p swahili.lm %{buildroot}%{_datadir}/libtextcat/swahili.lm
14mr|libtextcat-2.2-11|96	cp -p tagalog.lm %{buildroot}%{_datadir}/libtextcat/tagalog.lm
14mr|libtextcat-2.2-11|97	cp -p welsh.lm %{buildroot}%{_datadir}/libtextcat/welsh.lm
14mr|libtextcat-2.2-11|98	iconv -f WINDOWS-1256 -t UTF-8 arabic-windows1256.lm > %{buildroot}%{_datadir}/libtextcat/arabic.lm
14mr|libtextcat-2.2-11|99	iconv -f ISO-8859-1 -t UTF-8 albanian.lm > %{buildroot}%{_datadir}/libtextcat/albanian.lm
14mr|libtextcat-2.2-11|100	iconv -f WINDOWS-1251 -t UTF-8 belarus-windows1251.lm > %{buildroot}%{_datadir}/libtextcat/belarus.lm
14mr|libtextcat-2.2-11|101	iconv -f ISO-8859-1 -t UTF-8 breton.lm > %{buildroot}%{_datadir}/libtextcat/breton.lm
14mr|libtextcat-2.2-11|102	iconv -f ISO-8859-1 -t UTF-8 catalan.lm > %{buildroot}%{_datadir}/libtextcat/catalan.lm
14mr|libtextcat-2.2-11|103	iconv -f ISO-8859-2 -t UTF-8 czech-iso8859_2.lm > %{buildroot}%{_datadir}/libtextcat/czech.lm
14mr|libtextcat-2.2-11|104	iconv -f ISO-8859-1 -t UTF-8 danish.lm > %{buildroot}%{_datadir}/libtextcat/danish.lm
14mr|libtextcat-2.2-11|105	iconv -f ISO-8859-3 -t UTF-8 esperanto.lm > %{buildroot}%{_datadir}/libtextcat/esperanto.lm
14mr|libtextcat-2.2-11|106	iconv -f ISO-8859-15 -t UTF-8 estonian.lm > %{buildroot}%{_datadir}/libtextcat/estonian.lm
14mr|libtextcat-2.2-11|107	iconv -f ISO-8859-1 -t UTF-8 finnish.lm > %{buildroot}%{_datadir}/libtextcat/finnish.lm
14mr|libtextcat-2.2-11|108	iconv -f ISO-8859-1 -t UTF-8 french.lm > %{buildroot}%{_datadir}/libtextcat/french.lm
14mr|libtextcat-2.2-11|109	iconv -f ISO-8859-1 -t UTF-8 frisian.lm > %{buildroot}%{_datadir}/libtextcat/frisian.lm
14mr|libtextcat-2.2-11|110	iconv -f ISO-8859-1 -t UTF-8 georgian.lm > %{buildroot}%{_datadir}/libtextcat/georgian.lm
14mr|libtextcat-2.2-11|111	iconv -f ISO-8859-1 -t UTF-8 german.lm > %{buildroot}%{_datadir}/libtextcat/german.lm
14mr|libtextcat-2.2-11|112	iconv -f ISO-8859-7 -t UTF-8 greek-iso8859-7.lm > %{buildroot}%{_datadir}/libtextcat/greek.lm
14mr|libtextcat-2.2-11|113	iconv -f ISO-8859-8 -t UTF-8 hebrew-iso8859_8.lm > %{buildroot}%{_datadir}/libtextcat/hebrew.lm
14mr|libtextcat-2.2-11|114	iconv -f ISO-8859-2 -t UTF-8 hungarian.lm > %{buildroot}%{_datadir}/libtextcat/hungarian.lm
14mr|libtextcat-2.2-11|115	iconv -f ISO-8859-1 -t UTF-8 irish.lm > %{buildroot}%{_datadir}/libtextcat/irish_gaelic.lm
14mr|libtextcat-2.2-11|116	iconv -f ISO-8859-1 -t UTF-8 italian.lm > %{buildroot}%{_datadir}/libtextcat/italian.lm
14mr|libtextcat-2.2-11|117	iconv -f ISO-8859-13 -t UTF-8 latvian.lm > %{buildroot}%{_datadir}/libtextcat/latvian.lm
14mr|libtextcat-2.2-11|118	iconv -f ISO-8859-13 -t UTF-8 lithuanian.lm > %{buildroot}%{_datadir}/libtextcat/lithuanian.lm
14mr|libtextcat-2.2-11|119	iconv -f ISO-8859-1 -t UTF-8 malay.lm > %{buildroot}%{_datadir}/libtextcat/malay.lm
14mr|libtextcat-2.2-11|120	iconv -f ISO-8859-1 -t UTF-8 middle_frisian.lm > %{buildroot}%{_datadir}/libtextcat/middle_frisian.lm
14mr|libtextcat-2.2-11|121	iconv -f ISO-8859-1 -t UTF-8 mingo.lm > %{buildroot}%{_datadir}/libtextcat/mingo.lm
14mr|libtextcat-2.2-11|122	iconv -f ISO-8859-1 -t UTF-8 norwegian.lm > %{buildroot}%{_datadir}/libtextcat/norwegian.lm
14mr|libtextcat-2.2-11|123	iconv -f ISO-8859-2 -t UTF-8 polish.lm > %{buildroot}%{_datadir}/libtextcat/polish.lm
14mr|libtextcat-2.2-11|124	iconv -f ISO-8859-1 -t UTF-8 portuguese.lm > %{buildroot}%{_datadir}/libtextcat/portuguese.lm
14mr|libtextcat-2.2-11|125	iconv -f ISO-8859-1 -t UTF-8 quechua.lm > %{buildroot}%{_datadir}/libtextcat/quechua.lm
14mr|libtextcat-2.2-11|126	iconv -f ISO-8859-1 -t UTF-8 rumantsch.lm > %{buildroot}%{_datadir}/libtextcat/romansh.lm
14mr|libtextcat-2.2-11|127	iconv -f ISO-8859-5 -t UTF-8 russian-iso8859_5.lm > %{buildroot}%{_datadir}/libtextcat/russian.lm
14mr|libtextcat-2.2-11|128	iconv -f ISO-8859-1 -t UTF-8 scots_gaelic.lm > %{buildroot}%{_datadir}/libtextcat/scots_gaelic.lm
14mr|libtextcat-2.2-11|129	iconv -f ISO-8859-2 -t UTF-8 slovenian-iso8859_2.lm > %{buildroot}%{_datadir}/libtextcat/slovenian.lm
14mr|libtextcat-2.2-11|130	iconv -f ISO-8859-1 -t UTF-8 spanish.lm > %{buildroot}%{_datadir}/libtextcat/spanish.lm
14mr|libtextcat-2.2-11|131	iconv -f ISO-8859-1 -t UTF-8 swedish.lm > %{buildroot}%{_datadir}/libtextcat/swedish.lm
14mr|libtextcat-2.2-11|132	iconv -f ISO-8859-9 -t UTF-8 turkish.lm > %{buildroot}%{_datadir}/libtextcat/turkish.lm
14mr|libtextcat-2.2-11|133	iconv -f KOI8-R -t UTF-8 ukrainian-koi8_r.lm > %{buildroot}%{_datadir}/libtextcat/ukrainian.lm
14mr|libtextcat-2.2-11|134	#these look wrong to me, but that's what upstream OOo has done, raise this upstream
14mr|libtextcat-2.2-11|135	iconv -f ISO-8859-1 -t UTF-8 hindi.lm > %{buildroot}%{_datadir}/libtextcat/hindi.lm
14mr|libtextcat-2.2-11|136	iconv -f ISO-8859-1 -t UTF-8 persian.lm > %{buildroot}%{_datadir}/libtextcat/persian.lm
14mr|libtextcat-2.2-11|137	iconv -f ISO-8859-1 -t UTF-8 korean.lm > %{buildroot}%{_datadir}/libtextcat/korean.lm
14mr|libtextcat-2.2-11|138	iconv -f ISO-8859-1 -t UTF-8 tamil.lm > %{buildroot}%{_datadir}/libtextcat/tamil.lm
14mr|libtextcat-2.2-11|139	iconv -f ISO-8859-1 -t UTF-8 thai.lm > %{buildroot}%{_datadir}/libtextcat/thai.lm
14mr|libtextcat-2.2-11|140	iconv -f ISO-8859-1 -t UTF-8 vietnamese.lm > %{buildroot}%{_datadir}/libtextcat/vietnamese.lm
14mr|libtextcat-2.2-11|141	#and I have no idea how they fixed the encoding of these ones
14mr|libtextcat-2.2-11|142	cp -p %{SOURCE2} %{buildroot}%{_datadir}/libtextcat/chinese_simplified.lm
14mr|libtextcat-2.2-11|143	cp -p %{SOURCE3} %{buildroot}%{_datadir}/libtextcat/chinese_traditional.lm
14mr|libtextcat-2.2-11|144	cp -p %{SOURCE4} %{buildroot}%{_datadir}/libtextcat/japanese.lm
14mr|libtextcat-2.2-11|145	cp -p %{SOURCE5} %{buildroot}%{_datadir}/libtextcat/luxembourgish.lm
14mr|libtextcat-2.2-11|146	cp -p %{SOURCE6} %{buildroot}%{_datadir}/libtextcat/mongolian_cyrillic.lm
14mr|libtextcat-2.2-11|147	cp -p %{SOURCE7} %{buildroot}%{_datadir}/libtextcat/zulu.lm
14mr|libtextcat-2.2-11|148	
14mr|libtextcat-2.2-11|149	%clean
14mr|libtextcat-2.2-11|150	rm -r %{buildroot}
14mr|libtextcat-2.2-11|151	
14mr|libtextcat-2.2-11|152	%files -n %{libname}
14mr|libtextcat-2.2-11|153	%defattr(-,root,root)
14mr|libtextcat-2.2-11|154	%doc ChangeLog README LICENSE TODO
14mr|libtextcat-2.2-11|155	%dir %{_datadir}/%{name}
14mr|libtextcat-2.2-11|156	%{_libdir}/lib*.so.%{major}*
14mr|libtextcat-2.2-11|157	%{_datadir}/%{name}/*.lm
14mr|libtextcat-2.2-11|158	%{_datadir}/%{name}/fpdb.conf
14mr|libtextcat-2.2-11|159	
14mr|libtextcat-2.2-11|160	%files -n %{develname}
14mr|libtextcat-2.2-11|161	%defattr(-,root,root)
14mr|libtextcat-2.2-11|162	%dir %{_includedir}/%{name}
14mr|libtextcat-2.2-11|163	%{_bindir}/createfp
14mr|libtextcat-2.2-11|164	%{_libdir}/*.so
14mr|libtextcat-2.2-11|165	%{_includedir}/%{name}/*
14mr|libtextcat-2.2-11|166	
14mr|libtextcat-2.2-11|167	
14mr|libtextcat-2.2-11|168	
14mr|libtextcat-2.2-11|169	%changelog
14mr|libtextcat-2.2-11|170	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-11
14mr|libtextcat-2.2-11|171	+ Revision: aa3ca9c
14mr|libtextcat-2.2-11|172	- MassBuild#440: Increase release tag
14mr|libtextcat-2.2-11|173	
14mr|libtextcat-2.2-11|174	

17407 14
14mr|libthai-0.1.18-2|1	%define major 0
14mr|libthai-0.1.18-2|2	%define libname %mklibname thai %major
14mr|libthai-0.1.18-2|3	%define libnamedev %mklibname -d thai
14mr|libthai-0.1.18-2|4	
14mr|libthai-0.1.18-2|5	Summary: Thai language support routines
14mr|libthai-0.1.18-2|6	Name:    libthai
14mr|libthai-0.1.18-2|7	Version: 0.1.18
14mr|libthai-0.1.18-2|8	Release: 2
14mr|libthai-0.1.18-2|9	License: LGPL
14mr|libthai-0.1.18-2|10	Group:   System/Libraries
14mr|libthai-0.1.18-2|11	URL:     http://linux.thai.net
14mr|libthai-0.1.18-2|12	Source:  http://linux.thai.net/pub/thailinux/software/libthai/%name-%{version}.tar.gz
14mr|libthai-0.1.18-2|13	Patch0: libthai-0.1.9-doxygen-segfault.patch
14mr|libthai-0.1.18-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|libthai-0.1.18-2|15	BuildRequires: pkgconfig datrie-devel
14mr|libthai-0.1.18-2|16	# for trietool:
14mr|libthai-0.1.18-2|17	BuildRequires: trietool
14mr|libthai-0.1.18-2|18	
14mr|libthai-0.1.18-2|19	%description
14mr|libthai-0.1.18-2|20	LibThai is a set of Thai language support routines aimed to ease
14mr|libthai-0.1.18-2|21	developers' tasks to incorporate Thai language support in their applications.
14mr|libthai-0.1.18-2|22	It includes important Thai-specific functions e.g. word breaking, input and
14mr|libthai-0.1.18-2|23	output methods as well as basic character and string supports.
14mr|libthai-0.1.18-2|24	
14mr|libthai-0.1.18-2|25	%package -n %libname
14mr|libthai-0.1.18-2|26	Summary: Thai language support routines
14mr|libthai-0.1.18-2|27	Group:   System/Libraries
14mr|libthai-0.1.18-2|28	Requires: thai-data
14mr|libthai-0.1.18-2|29	
14mr|libthai-0.1.18-2|30	%description -n %libname
14mr|libthai-0.1.18-2|31	LibThai is a set of Thai language support routines aimed to ease
14mr|libthai-0.1.18-2|32	developers' tasks to incorporate Thai language support in their applications.
14mr|libthai-0.1.18-2|33	It includes important Thai-specific functions e.g. word breaking, input and
14mr|libthai-0.1.18-2|34	output methods as well as basic character and string supports.
14mr|libthai-0.1.18-2|35	
14mr|libthai-0.1.18-2|36	%package -n thai-data
14mr|libthai-0.1.18-2|37	Summary: Thai language support data
14mr|libthai-0.1.18-2|38	Group:   System/Libraries
14mr|libthai-0.1.18-2|39	Requires: thai-data
14mr|libthai-0.1.18-2|40	
14mr|libthai-0.1.18-2|41	%description -n thai-data
14mr|libthai-0.1.18-2|42	Data stuff for libthai.
14mr|libthai-0.1.18-2|43	
14mr|libthai-0.1.18-2|44	%package -n %libnamedev
14mr|libthai-0.1.18-2|45	Summary:  Thai language support routines
14mr|libthai-0.1.18-2|46	Group:    Development/C
14mr|libthai-0.1.18-2|47	Requires: %{libname} = %{version}
14mr|libthai-0.1.18-2|48	Requires: pkgconfig
14mr|libthai-0.1.18-2|49	Provides: thai-devel = %{version}
14mr|libthai-0.1.18-2|50	Obsoletes: %{mklibname thai 0 -d}
14mr|libthai-0.1.18-2|51	
14mr|libthai-0.1.18-2|52	%description -n %libnamedev
14mr|libthai-0.1.18-2|53	The libthai-devel package includes the header files and developer docs
14mr|libthai-0.1.18-2|54	for the libthai package.
14mr|libthai-0.1.18-2|55	
14mr|libthai-0.1.18-2|56	Install libthai-devel if you want to develop programs which will use
14mr|libthai-0.1.18-2|57	libthai.
14mr|libthai-0.1.18-2|58	
14mr|libthai-0.1.18-2|59	%prep
14mr|libthai-0.1.18-2|60	%setup -q -n %{name}-%{version}
14mr|libthai-0.1.18-2|61	%patch0 -p1
14mr|libthai-0.1.18-2|62	
14mr|libthai-0.1.18-2|63	%build
14mr|libthai-0.1.18-2|64	%configure2_5x --disable-static --disable-doxygen-doc
14mr|libthai-0.1.18-2|65	%make
14mr|libthai-0.1.18-2|66	
14mr|libthai-0.1.18-2|67	%install
14mr|libthai-0.1.18-2|68	%makeinstall_std
14mr|libthai-0.1.18-2|69	
14mr|libthai-0.1.18-2|70	%files  -n %libname
14mr|libthai-0.1.18-2|71	%doc README AUTHORS COPYING ChangeLog
14mr|libthai-0.1.18-2|72	%{_libdir}/lib*.so.%{major}.*
14mr|libthai-0.1.18-2|73	%{_libdir}/lib*.so.%{major}
14mr|libthai-0.1.18-2|74	
14mr|libthai-0.1.18-2|75	%files  -n %libnamedev
14mr|libthai-0.1.18-2|76	%{_includedir}/thai
14mr|libthai-0.1.18-2|77	%{_libdir}/lib*.so
14mr|libthai-0.1.18-2|78	%{_libdir}/pkgconfig/*
14mr|libthai-0.1.18-2|79	
14mr|libthai-0.1.18-2|80	%files  -n thai-data
14mr|libthai-0.1.18-2|81	%{_datadir}/libthai
14mr|libthai-0.1.18-2|82	
14mr|libthai-0.1.18-2|83	
14mr|libthai-0.1.18-2|84	
14mr|libthai-0.1.18-2|85	%changelog
14mr|libthai-0.1.18-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.18-2
14mr|libthai-0.1.18-2|87	+ Revision: 0dcf6a3
14mr|libthai-0.1.18-2|88	- MassBuild#440: Increase release tag
14mr|libthai-0.1.18-2|89	
14mr|libthai-0.1.18-2|90	

17408 14
14mr|libtheora-1.1.1-12|1	%define _disable_ld_no_undefined 1
14mr|libtheora-1.1.1-12|2	
14mr|libtheora-1.1.1-12|3	%define major 0
14mr|libtheora-1.1.1-12|4	%define decmajor 1
14mr|libtheora-1.1.1-12|5	%define encmajor 1
14mr|libtheora-1.1.1-12|6	%define libname %mklibname theora %{major}
14mr|libtheora-1.1.1-12|7	%define libnamedec %mklibname theoradec %{decmajor}
14mr|libtheora-1.1.1-12|8	%define libnameenc %mklibname theoraenc %{encmajor}
14mr|libtheora-1.1.1-12|9	%define devname %mklibname theora -d
14mr|libtheora-1.1.1-12|10	
14mr|libtheora-1.1.1-12|11	Summary:	Theora video compression codec
14mr|libtheora-1.1.1-12|12	Name:		libtheora
14mr|libtheora-1.1.1-12|13	Version:	1.1.1
14mr|libtheora-1.1.1-12|14	Release:	12
14mr|libtheora-1.1.1-12|15	License:	BSD
14mr|libtheora-1.1.1-12|16	Group:		Video
14mr|libtheora-1.1.1-12|17	Url:		http://www.theora.org/
14mr|libtheora-1.1.1-12|18	Source0:	http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.bz2
14mr|libtheora-1.1.1-12|19	#gw this is from texlive, it is not part of tetex
14mr|libtheora-1.1.1-12|20	Source1:	ltablex.sty
14mr|libtheora-1.1.1-12|21	Patch0:		libtheora-1.1.1-libpng16.patch
14mr|libtheora-1.1.1-12|22	BuildRequires:	pkgconfig(sdl)
14mr|libtheora-1.1.1-12|23	BuildRequires:	pkgconfig(vorbis)
14mr|libtheora-1.1.1-12|24	BuildRequires:	pkgconfig(zlib)
14mr|libtheora-1.1.1-12|25	
14mr|libtheora-1.1.1-12|26	%description
14mr|libtheora-1.1.1-12|27	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
14mr|libtheora-1.1.1-12|28	general-purpose compressed video format.
14mr|libtheora-1.1.1-12|29	
14mr|libtheora-1.1.1-12|30	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|31	
14mr|libtheora-1.1.1-12|32	%package -n %{libname}
14mr|libtheora-1.1.1-12|33	Summary:	Theora video compression codec
14mr|libtheora-1.1.1-12|34	Group:		System/Libraries
14mr|libtheora-1.1.1-12|35	Provides:	%{name} = %{version}-%{release}
14mr|libtheora-1.1.1-12|36	
14mr|libtheora-1.1.1-12|37	%description -n %{libname}
14mr|libtheora-1.1.1-12|38	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
14mr|libtheora-1.1.1-12|39	general-purpose compressed video format.
14mr|libtheora-1.1.1-12|40	
14mr|libtheora-1.1.1-12|41	%files -n %{libname}
14mr|libtheora-1.1.1-12|42	%{_libdir}/libtheora.so.%{major}*
14mr|libtheora-1.1.1-12|43	
14mr|libtheora-1.1.1-12|44	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|45	
14mr|libtheora-1.1.1-12|46	%package -n %{libnamedec}
14mr|libtheora-1.1.1-12|47	Summary:	Theora video decoder
14mr|libtheora-1.1.1-12|48	Group:		System/Libraries
14mr|libtheora-1.1.1-12|49	
14mr|libtheora-1.1.1-12|50	%description -n %{libnamedec}
14mr|libtheora-1.1.1-12|51	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
14mr|libtheora-1.1.1-12|52	general-purpose compressed video format.
14mr|libtheora-1.1.1-12|53	
14mr|libtheora-1.1.1-12|54	%files -n %{libnamedec}
14mr|libtheora-1.1.1-12|55	%{_libdir}/libtheoradec.so.%{decmajor}*
14mr|libtheora-1.1.1-12|56	
14mr|libtheora-1.1.1-12|57	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|58	
14mr|libtheora-1.1.1-12|59	%package -n %{libnameenc}
14mr|libtheora-1.1.1-12|60	Summary:	Theora video encoder
14mr|libtheora-1.1.1-12|61	Group:		System/Libraries
14mr|libtheora-1.1.1-12|62	
14mr|libtheora-1.1.1-12|63	%description -n %{libnameenc}
14mr|libtheora-1.1.1-12|64	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
14mr|libtheora-1.1.1-12|65	general-purpose compressed video format.
14mr|libtheora-1.1.1-12|66	
14mr|libtheora-1.1.1-12|67	%files -n %{libnameenc}
14mr|libtheora-1.1.1-12|68	%{_libdir}/libtheoraenc.so.%{encmajor}*
14mr|libtheora-1.1.1-12|69	
14mr|libtheora-1.1.1-12|70	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|71	
14mr|libtheora-1.1.1-12|72	%package -n %{devname}
14mr|libtheora-1.1.1-12|73	Summary:	Headers for developing programs that will use %{name}
14mr|libtheora-1.1.1-12|74	Group:		Development/C
14mr|libtheora-1.1.1-12|75	Requires:	%{libname} = %{version}
14mr|libtheora-1.1.1-12|76	Requires:	%{libnameenc} = %{version}
14mr|libtheora-1.1.1-12|77	Requires:	%{libnamedec} = %{version}
14mr|libtheora-1.1.1-12|78	Provides:	%{name}-devel = %{version}-%{release}
14mr|libtheora-1.1.1-12|79	
14mr|libtheora-1.1.1-12|80	%description -n %{devname}
14mr|libtheora-1.1.1-12|81	This package contains the headers that programmers will need to develop
14mr|libtheora-1.1.1-12|82	applications which will use %{name}.
14mr|libtheora-1.1.1-12|83	
14mr|libtheora-1.1.1-12|84	%files -n %{devname}
14mr|libtheora-1.1.1-12|85	%doc installed-docs/*
14mr|libtheora-1.1.1-12|86	%{_includedir}/theora
14mr|libtheora-1.1.1-12|87	%{_libdir}/libtheora*.so
14mr|libtheora-1.1.1-12|88	%{_libdir}/pkgconfig/theora.pc
14mr|libtheora-1.1.1-12|89	%{_libdir}/pkgconfig/theoradec.pc
14mr|libtheora-1.1.1-12|90	%{_libdir}/pkgconfig/theoraenc.pc
14mr|libtheora-1.1.1-12|91	
14mr|libtheora-1.1.1-12|92	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|93	
14mr|libtheora-1.1.1-12|94	%package -n theora-tools
14mr|libtheora-1.1.1-12|95	Summary:	Command line tools for Theora videos
14mr|libtheora-1.1.1-12|96	Group:		Video
14mr|libtheora-1.1.1-12|97	
14mr|libtheora-1.1.1-12|98	%description -n theora-tools
14mr|libtheora-1.1.1-12|99	The theora-tools package contains simple command line tools for use
14mr|libtheora-1.1.1-12|100	with theora bitstreams.define name vorbis-tools
14mr|libtheora-1.1.1-12|101	
14mr|libtheora-1.1.1-12|102	%files -n theora-tools
14mr|libtheora-1.1.1-12|103	%{_bindir}/*
14mr|libtheora-1.1.1-12|104	
14mr|libtheora-1.1.1-12|105	#----------------------------------------------------------------------------
14mr|libtheora-1.1.1-12|106	
14mr|libtheora-1.1.1-12|107	%prep
14mr|libtheora-1.1.1-12|108	%setup -q
14mr|libtheora-1.1.1-12|109	%patch0 -p0
14mr|libtheora-1.1.1-12|110	cp %{SOURCE1} doc/spec/
14mr|libtheora-1.1.1-12|111	
14mr|libtheora-1.1.1-12|112	%build
14mr|libtheora-1.1.1-12|113	%configure2_5x \
14mr|libtheora-1.1.1-12|114	--disable-static
14mr|libtheora-1.1.1-12|115	%make LIBS="-lm"
14mr|libtheora-1.1.1-12|116	
14mr|libtheora-1.1.1-12|117	%install
14mr|libtheora-1.1.1-12|118	%makeinstall_std docdir=%{_datadir}/doc/libtheora
14mr|libtheora-1.1.1-12|119	mv %{buildroot}%{_datadir}/doc/libtheora installed-docs
14mr|libtheora-1.1.1-12|120	rm -f installed-docs/doxygen-build.stamp
14mr|libtheora-1.1.1-12|121	
14mr|libtheora-1.1.1-12|122	mkdir -p %{buildroot}/%{_bindir}
14mr|libtheora-1.1.1-12|123	install -m 755 examples/.libs/dump_video %{buildroot}/%{_bindir}/theora_dump_video
14mr|libtheora-1.1.1-12|124	install -m 755 examples/.libs/encoder_example %{buildroot}/%{_bindir}/theora_encode
14mr|libtheora-1.1.1-12|125	install -m 755 examples/.libs/player_example %{buildroot}/%{_bindir}/theora_player
14mr|libtheora-1.1.1-12|126	
14mr|libtheora-1.1.1-12|127	%check
14mr|libtheora-1.1.1-12|128	make check
14mr|libtheora-1.1.1-12|129	
14mr|libtheora-1.1.1-12|130	
14mr|libtheora-1.1.1-12|131	%changelog
14mr|libtheora-1.1.1-12|132	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-12
14mr|libtheora-1.1.1-12|133	+ Revision: 54feb72
14mr|libtheora-1.1.1-12|134	- Fix linkage
14mr|libtheora-1.1.1-12|135	
14mr|libtheora-1.1.1-12|136	

17409 14
14mr|libtiff-4.0.3-4|1	%define major 5
14mr|libtiff-4.0.3-4|2	%define libname %mklibname tiff %{major}
14mr|libtiff-4.0.3-4|3	%define develname %mklibname tiff -d
14mr|libtiff-4.0.3-4|4	%define staticdevelname %mklibname tiff -d -s
14mr|libtiff-4.0.3-4|5	
14mr|libtiff-4.0.3-4|6	Summary:	A library of functions for manipulating TIFF format image files
14mr|libtiff-4.0.3-4|7	Name:		libtiff
14mr|libtiff-4.0.3-4|8	Version:	4.0.3
14mr|libtiff-4.0.3-4|9	Release:	4
14mr|libtiff-4.0.3-4|10	License:	BSD-like
14mr|libtiff-4.0.3-4|11	Group:		System/Libraries
14mr|libtiff-4.0.3-4|12	URL:		http://www.remotesensing.org/libtiff/
14mr|libtiff-4.0.3-4|13	Source0:	ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
14mr|libtiff-4.0.3-4|14	Patch0:		tiff-4.0.3-CVE-2012-4564.patch
14mr|libtiff-4.0.3-4|15	Patch1:		tiff-3.9.1-no_contrib.diff
14mr|libtiff-4.0.3-4|16	Patch2:		tiff-4.0.3-CVE-2013-4244.patch
14mr|libtiff-4.0.3-4|17	BuildRequires:	autoconf automake libtool m4
14mr|libtiff-4.0.3-4|18	BuildRequires:	jbig-devel
14mr|libtiff-4.0.3-4|19	BuildRequires:	jpeg-devel
14mr|libtiff-4.0.3-4|20	BuildRequires:	pkgconfig(glut)
14mr|libtiff-4.0.3-4|21	BuildRequires:	zlib-devel
14mr|libtiff-4.0.3-4|22	
14mr|libtiff-4.0.3-4|23	%description
14mr|libtiff-4.0.3-4|24	The libtiff package contains a library of functions for manipulating TIFF
14mr|libtiff-4.0.3-4|25	(Tagged Image File Format) image format files. TIFF is a widely used file
14mr|libtiff-4.0.3-4|26	format for bitmapped images. TIFF files usually end in the .tif extension
14mr|libtiff-4.0.3-4|27	and they are often quite large.
14mr|libtiff-4.0.3-4|28	
14mr|libtiff-4.0.3-4|29	%package	progs
14mr|libtiff-4.0.3-4|30	Summary:	Binaries needed to manipulate TIFF format image files
14mr|libtiff-4.0.3-4|31	Group:		Graphics
14mr|libtiff-4.0.3-4|32	Requires:	%{libname} = %{version}
14mr|libtiff-4.0.3-4|33	
14mr|libtiff-4.0.3-4|34	%description	progs
14mr|libtiff-4.0.3-4|35	This package provides binaries needed to manipulate TIFF format image files.
14mr|libtiff-4.0.3-4|36	
14mr|libtiff-4.0.3-4|37	%package -n	%{libname}
14mr|libtiff-4.0.3-4|38	Summary:	A library of functions for manipulating TIFF format image files
14mr|libtiff-4.0.3-4|39	Group:		System/Libraries
14mr|libtiff-4.0.3-4|40	
14mr|libtiff-4.0.3-4|41	%description -n	%{libname}
14mr|libtiff-4.0.3-4|42	The libtiff package contains a library of functions for manipulating TIFF
14mr|libtiff-4.0.3-4|43	(Tagged Image File Format) image format files. TIFF is a widely used file
14mr|libtiff-4.0.3-4|44	format for bitmapped images. TIFF files usually end in the .tif extension
14mr|libtiff-4.0.3-4|45	and they are often quite large.
14mr|libtiff-4.0.3-4|46	
14mr|libtiff-4.0.3-4|47	%package -n	%{develname}
14mr|libtiff-4.0.3-4|48	Summary:	Development tools for programs which will use the libtiff library
14mr|libtiff-4.0.3-4|49	Group:		Development/C
14mr|libtiff-4.0.3-4|50	Requires:	%{libname} = %{version}
14mr|libtiff-4.0.3-4|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libtiff-4.0.3-4|52	Provides:	tiff-devel = %{version}-%{release}
14mr|libtiff-4.0.3-4|53	Obsoletes:	%{mklibname tiff 3 -d}
14mr|libtiff-4.0.3-4|54	
14mr|libtiff-4.0.3-4|55	%description -n	%{develname}
14mr|libtiff-4.0.3-4|56	This package contains the header files and .so libraries for developing
14mr|libtiff-4.0.3-4|57	programs which will manipulate TIFF format image files using the libtiff
14mr|libtiff-4.0.3-4|58	library.
14mr|libtiff-4.0.3-4|59	
14mr|libtiff-4.0.3-4|60	%prep
14mr|libtiff-4.0.3-4|61	
14mr|libtiff-4.0.3-4|62	%setup -q -n tiff-%{version}
14mr|libtiff-4.0.3-4|63	%patch0 -p0
14mr|libtiff-4.0.3-4|64	%patch1 -p1
14mr|libtiff-4.0.3-4|65	%patch2 -p0
14mr|libtiff-4.0.3-4|66	
14mr|libtiff-4.0.3-4|67	# cleanup
14mr|libtiff-4.0.3-4|68	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|libtiff-4.0.3-4|69	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|libtiff-4.0.3-4|70	done
14mr|libtiff-4.0.3-4|71	
14mr|libtiff-4.0.3-4|72	# Use build system's libtool.m4, not the one in the package.
14mr|libtiff-4.0.3-4|73	rm -f libtool.m4
14mr|libtiff-4.0.3-4|74	
14mr|libtiff-4.0.3-4|75	libtoolize --force  --copy
14mr|libtiff-4.0.3-4|76	aclocal -I . -I m4
14mr|libtiff-4.0.3-4|77	automake --add-missing --copy
14mr|libtiff-4.0.3-4|78	autoconf
14mr|libtiff-4.0.3-4|79	autoheader
14mr|libtiff-4.0.3-4|80	
14mr|libtiff-4.0.3-4|81	%build
14mr|libtiff-4.0.3-4|82	export LDFLAGS="%{ldflags}"
14mr|libtiff-4.0.3-4|83	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|libtiff-4.0.3-4|84	export CXXFLAGS="%{optflags}"
14mr|libtiff-4.0.3-4|85	
14mr|libtiff-4.0.3-4|86	%configure2_5x --enable-ld-version-script
14mr|libtiff-4.0.3-4|87	
14mr|libtiff-4.0.3-4|88	# the "JPEG 8/12 bit dual mode" is too messy..., maybe later?
14mr|libtiff-4.0.3-4|89	# http://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG
14mr|libtiff-4.0.3-4|90	# --with-jpeg12-include-dir=
14mr|libtiff-4.0.3-4|91	# --with-jpeg12-lib=
14mr|libtiff-4.0.3-4|92	
14mr|libtiff-4.0.3-4|93	%make
14mr|libtiff-4.0.3-4|94	
14mr|libtiff-4.0.3-4|95	#temporary disabled due upstream fix
14mr|libtiff-4.0.3-4|96	#%check
14mr|libtiff-4.0.3-4|97	#№LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH make check
14mr|libtiff-4.0.3-4|98	
14mr|libtiff-4.0.3-4|99	%install
14mr|libtiff-4.0.3-4|100	rm -rf %{buildroot}
14mr|libtiff-4.0.3-4|101	
14mr|libtiff-4.0.3-4|102	mkdir -p %{buildroot}/{%{_bindir},%{_datadir}}
14mr|libtiff-4.0.3-4|103	
14mr|libtiff-4.0.3-4|104	rm -rf installed_docs
14mr|libtiff-4.0.3-4|105	
14mr|libtiff-4.0.3-4|106	%makeinstall LIBTIFF_DOCDIR=`pwd`/installed_docs
14mr|libtiff-4.0.3-4|107	
14mr|libtiff-4.0.3-4|108	install -m0644 libtiff/tiffiop.h %{buildroot}%{_includedir}/
14mr|libtiff-4.0.3-4|109	install -m0644 libtiff/tif_dir.h %{buildroot}%{_includedir}/
14mr|libtiff-4.0.3-4|110	
14mr|libtiff-4.0.3-4|111	# multiarch policy
14mr|libtiff-4.0.3-4|112	%multiarch_includes %{buildroot}%{_includedir}/tiffconf.h
14mr|libtiff-4.0.3-4|113	
14mr|libtiff-4.0.3-4|114	# cleanup
14mr|libtiff-4.0.3-4|115	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libtiff-4.0.3-4|116	
14mr|libtiff-4.0.3-4|117	%files progs
14mr|libtiff-4.0.3-4|118	%{_bindir}/*
14mr|libtiff-4.0.3-4|119	%{_mandir}/man1/*
14mr|libtiff-4.0.3-4|120	
14mr|libtiff-4.0.3-4|121	%files -n %{libname}
14mr|libtiff-4.0.3-4|122	%{_libdir}/*.so.%{major}*
14mr|libtiff-4.0.3-4|123	
14mr|libtiff-4.0.3-4|124	%files -n %{develname}
14mr|libtiff-4.0.3-4|125	%doc installed_docs/*
14mr|libtiff-4.0.3-4|126	%{_includedir}/*.h*
14mr|libtiff-4.0.3-4|127	%{multiarch_includedir}/tiffconf.h
14mr|libtiff-4.0.3-4|128	%{_libdir}/*.so
14mr|libtiff-4.0.3-4|129	%{_libdir}/pkgconfig/*.pc
14mr|libtiff-4.0.3-4|130	%{_mandir}/man3/*
14mr|libtiff-4.0.3-4|131	
14mr|libtiff-4.0.3-4|132	%changelog
14mr|libtiff-4.0.3-4|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.3-4
14mr|libtiff-4.0.3-4|134	+ Revision: 6a8d716
14mr|libtiff-4.0.3-4|135	- MassBuild#440: Increase release tag
14mr|libtiff-4.0.3-4|136	
14mr|libtiff-4.0.3-4|137	

17410 14
14mr|libtiger-0.3.4-4|1	%define major 5
14mr|libtiger-0.3.4-4|2	%define libname %mklibname tiger %{major}
14mr|libtiger-0.3.4-4|3	%define develname %mklibname -d tiger
14mr|libtiger-0.3.4-4|4	%define staticname %mklibname -s -d tiger
14mr|libtiger-0.3.4-4|5	
14mr|libtiger-0.3.4-4|6	Summary:	Text rendering library for Kate streams
14mr|libtiger-0.3.4-4|7	Name:		libtiger
14mr|libtiger-0.3.4-4|8	Version:	0.3.4
14mr|libtiger-0.3.4-4|9	Release:	4
14mr|libtiger-0.3.4-4|10	License:	LGPLv2+
14mr|libtiger-0.3.4-4|11	Group:		System/Libraries
14mr|libtiger-0.3.4-4|12	Url:		http://code.google.com/p/libtiger/
14mr|libtiger-0.3.4-4|13	Source0:	http://libtiger.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libtiger-0.3.4-4|14	Patch0:		libtiger-0.3.3-fix-linking.patch
14mr|libtiger-0.3.4-4|15	Patch1:		libtiger-0.3.4-automake1.12.patch
14mr|libtiger-0.3.4-4|16	BuildRequires:	python-devel
14mr|libtiger-0.3.4-4|17	BuildRequires:	pkgconfig(kate)
14mr|libtiger-0.3.4-4|18	BuildRequires:	pkgconfig(pango)
14mr|libtiger-0.3.4-4|19	BuildRequires:	pkgconfig(pangocairo)
14mr|libtiger-0.3.4-4|20	BuildRequires:	doxygen
14mr|libtiger-0.3.4-4|21	
14mr|libtiger-0.3.4-4|22	%description
14mr|libtiger-0.3.4-4|23	libtiger is a rendering library for Kate streams using Pango and Cairo.
14mr|libtiger-0.3.4-4|24	
14mr|libtiger-0.3.4-4|25	%package -n %{libname}
14mr|libtiger-0.3.4-4|26	Group:		System/Libraries
14mr|libtiger-0.3.4-4|27	Summary:	Text rendering library for Kate streams
14mr|libtiger-0.3.4-4|28	
14mr|libtiger-0.3.4-4|29	%description -n %{libname}
14mr|libtiger-0.3.4-4|30	libtiger is a rendering library for Kate streams using Pango and Cairo.
14mr|libtiger-0.3.4-4|31	
14mr|libtiger-0.3.4-4|32	%package -n %{develname}
14mr|libtiger-0.3.4-4|33	Group:		Development/C
14mr|libtiger-0.3.4-4|34	Summary:	Text rendering library for Kate streams
14mr|libtiger-0.3.4-4|35	Requires:	%{libname} = %{version}-%{release}
14mr|libtiger-0.3.4-4|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|libtiger-0.3.4-4|37	
14mr|libtiger-0.3.4-4|38	%description -n %{develname}
14mr|libtiger-0.3.4-4|39	libtiger is a rendering library for Kate streams using Pango and Cairo.
14mr|libtiger-0.3.4-4|40	
14mr|libtiger-0.3.4-4|41	%package -n %{staticname}
14mr|libtiger-0.3.4-4|42	Group:		Development/C
14mr|libtiger-0.3.4-4|43	Summary:	Text rendering library for Kate streams
14mr|libtiger-0.3.4-4|44	Requires:	%{develname} = %{version}-%{release}
14mr|libtiger-0.3.4-4|45	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|libtiger-0.3.4-4|46	
14mr|libtiger-0.3.4-4|47	%description -n %{staticname}
14mr|libtiger-0.3.4-4|48	libtiger is a rendering library for Kate streams using Pango and Cairo.
14mr|libtiger-0.3.4-4|49	
14mr|libtiger-0.3.4-4|50	%prep
14mr|libtiger-0.3.4-4|51	%setup -q
14mr|libtiger-0.3.4-4|52	%patch0 -p1
14mr|libtiger-0.3.4-4|53	%patch1 -p1
14mr|libtiger-0.3.4-4|54	
14mr|libtiger-0.3.4-4|55	%build
14mr|libtiger-0.3.4-4|56	autoreconf -fi
14mr|libtiger-0.3.4-4|57	%configure2_5x
14mr|libtiger-0.3.4-4|58	%make
14mr|libtiger-0.3.4-4|59	
14mr|libtiger-0.3.4-4|60	%install
14mr|libtiger-0.3.4-4|61	%makeinstall_std
14mr|libtiger-0.3.4-4|62	mkdir -p installed-docs
14mr|libtiger-0.3.4-4|63	mv %{buildroot}%{_datadir}/doc/%{name}/html installed-docs
14mr|libtiger-0.3.4-4|64	rm -rf %{buildroot}%{_datadir}/doc
14mr|libtiger-0.3.4-4|65	
14mr|libtiger-0.3.4-4|66	%files -n %{libname}
14mr|libtiger-0.3.4-4|67	%doc README THANKS AUTHORS
14mr|libtiger-0.3.4-4|68	%{_libdir}/libtiger.so.%{major}*
14mr|libtiger-0.3.4-4|69	
14mr|libtiger-0.3.4-4|70	%files -n %{develname}
14mr|libtiger-0.3.4-4|71	%doc ChangeLog installed-docs/*
14mr|libtiger-0.3.4-4|72	%{_libdir}/libtiger.so
14mr|libtiger-0.3.4-4|73	%{_libdir}/pkgconfig/tiger.pc
14mr|libtiger-0.3.4-4|74	%{_includedir}/tiger
14mr|libtiger-0.3.4-4|75	
14mr|libtiger-0.3.4-4|76	%files -n %{staticname}
14mr|libtiger-0.3.4-4|77	%{_libdir}/libtiger.a
14mr|libtiger-0.3.4-4|78	
14mr|libtiger-0.3.4-4|79	
14mr|libtiger-0.3.4-4|80	%changelog
14mr|libtiger-0.3.4-4|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.4-4
14mr|libtiger-0.3.4-4|82	+ Revision: d873a12
14mr|libtiger-0.3.4-4|83	- MassBuild#440: Increase release tag
14mr|libtiger-0.3.4-4|84	
14mr|libtiger-0.3.4-4|85	

17411 14
14mr|libtinfo-5-2|1	%define dont_symlinks_libs 1
14mr|libtinfo-5-2|2	
14mr|libtinfo-5-2|3	%define major		5
14mr|libtinfo-5-2|4	%define libname		%mklibname tinfo %{major}
14mr|libtinfo-5-2|5	
14mr|libtinfo-5-2|6	Summary:	Virtual package for libtinfo library
14mr|libtinfo-5-2|7	Name:		libtinfo
14mr|libtinfo-5-2|8	Version:	5
14mr|libtinfo-5-2|9	Release:	2
14mr|libtinfo-5-2|10	License:	MIT
14mr|libtinfo-5-2|11	Group:		System/Libraries
14mr|libtinfo-5-2|12	Url:		http://www.gnu.org/software/ncurses/ncurses.html
14mr|libtinfo-5-2|13	
14mr|libtinfo-5-2|14	%description
14mr|libtinfo-5-2|15	Virtual package for libtinfo library.
14mr|libtinfo-5-2|16	
14mr|libtinfo-5-2|17	#----------------------------------------------------------------------------
14mr|libtinfo-5-2|18	
14mr|libtinfo-5-2|19	%package -n	%{libname}
14mr|libtinfo-5-2|20	Summary:	Virtual package for libtinfo library
14mr|libtinfo-5-2|21	Group:		System/Libraries
14mr|libtinfo-5-2|22	Requires:	%{_lib}ncurses%{major}
14mr|libtinfo-5-2|23	%ifarch x86_64
14mr|libtinfo-5-2|24	Provides:	libtinfo.so.%{major}()(64bit) = %{EVRD}
14mr|libtinfo-5-2|25	%else
14mr|libtinfo-5-2|26	Provides:	libtinfo.so.%{major} = %{EVRD}
14mr|libtinfo-5-2|27	%endif
14mr|libtinfo-5-2|28	
14mr|libtinfo-5-2|29	%description -n	%{libname}
14mr|libtinfo-5-2|30	Virtual package for libtinfo library.
14mr|libtinfo-5-2|31	
14mr|libtinfo-5-2|32	%files -n %{libname}
14mr|libtinfo-5-2|33	%{_libdir}/libtinfo.so.%{major}
14mr|libtinfo-5-2|34	
14mr|libtinfo-5-2|35	#----------------------------------------------------------------------------
14mr|libtinfo-5-2|36	
14mr|libtinfo-5-2|37	%prep
14mr|libtinfo-5-2|38	
14mr|libtinfo-5-2|39	%build
14mr|libtinfo-5-2|40	
14mr|libtinfo-5-2|41	%install
14mr|libtinfo-5-2|42	mkdir -p %{buildroot}%{_libdir}
14mr|libtinfo-5-2|43	pushd %{buildroot}%{_libdir}
14mr|libtinfo-5-2|44	ln -s %{_libdir}/libncurses.so.%{major} libtinfo.so.%{major}
14mr|libtinfo-5-2|45	popd
14mr|libtinfo-5-2|46	
14mr|libtinfo-5-2|47	%changelog
14mr|libtinfo-5-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5-2
14mr|libtinfo-5-2|49	+ Revision: 21a2c6c
14mr|libtinfo-5-2|50	- MassBuild#440: Increase release tag
14mr|libtinfo-5-2|51	
14mr|libtinfo-5-2|52	

17412 14
14mr|libtirpc-0.2.4-6|1	%define _disable_ld_no_undefined 1
14mr|libtirpc-0.2.4-6|2	
14mr|libtirpc-0.2.4-6|3	%define major 1
14mr|libtirpc-0.2.4-6|4	%define libname %mklibname tirpc %{major}
14mr|libtirpc-0.2.4-6|5	%define devname %mklibname tirpc -d
14mr|libtirpc-0.2.4-6|6	%define static %mklibname -d -s tirpc
14mr|libtirpc-0.2.4-6|7	%define beta %nil
14mr|libtirpc-0.2.4-6|8	
14mr|libtirpc-0.2.4-6|9	%bcond_with uclibc
14mr|libtirpc-0.2.4-6|10	%bcond_without gss
14mr|libtirpc-0.2.4-6|11	
14mr|libtirpc-0.2.4-6|12	Summary:	Transport Independent RPC Library
14mr|libtirpc-0.2.4-6|13	Name:		libtirpc
14mr|libtirpc-0.2.4-6|14	Version:	0.2.4
14mr|libtirpc-0.2.4-6|15	License:	SISSL and BSD
14mr|libtirpc-0.2.4-6|16	Group:		System/Libraries
14mr|libtirpc-0.2.4-6|17	Url:		http://sourceforge.net/projects/libtirpc
14mr|libtirpc-0.2.4-6|18	%if "%{beta}" == ""
14mr|libtirpc-0.2.4-6|19	Release:	6
14mr|libtirpc-0.2.4-6|20	Source0:	http://downloads.sourceforge.net/libtirpc/%{name}-%{version}.tar.bz2
14mr|libtirpc-0.2.4-6|21	%else
14mr|libtirpc-0.2.4-6|22	Release:	0.%{beta}.1
14mr|libtirpc-0.2.4-6|23	# Packaged from git://git.infradead.org/~steved/libtirpc.git w/ git archive
14mr|libtirpc-0.2.4-6|24	Source0:	%{name}-%{version}-%{beta}.tar.xz
14mr|libtirpc-0.2.4-6|25	%endif
14mr|libtirpc-0.2.4-6|26	# Related headers that were removed from glibc
14mr|libtirpc-0.2.4-6|27	Source10:	nis.h
14mr|libtirpc-0.2.4-6|28	Source11:	nis_tags.h
14mr|libtirpc-0.2.4-6|29	Source12:	nislib.h
14mr|libtirpc-0.2.4-6|30	Source13:	yp_prot.h
14mr|libtirpc-0.2.4-6|31	Source14:	ypclnt.h
14mr|libtirpc-0.2.4-6|32	Source15:	key_prot.h
14mr|libtirpc-0.2.4-6|33	Source16:	rpc_des.h
14mr|libtirpc-0.2.4-6|34	Source17:	yp.h
14mr|libtirpc-0.2.4-6|35	Source18:	ypupd.h
14mr|libtirpc-0.2.4-6|36	Patch0:		libtirpc-0.2.3-add-missing-bits-from-glibc.patch
14mr|libtirpc-0.2.4-6|37	Patch2:		libtirpc-0.2.3-types.h.patch
14mr|libtirpc-0.2.4-6|38	Patch5:		libtirpc-0008-Add-rpcgen-program-from-nfs-utils-sources.patch
14mr|libtirpc-0.2.4-6|39	Patch6:		libtirpc-0.2.3-update-rpcgen-from-glibc.patch
14mr|libtirpc-0.2.4-6|40	Patch7:		rpcgen-compile.patch
14mr|libtirpc-0.2.4-6|41	Patch8:		libtirpc-0.2.4-sizeof.patch
14mr|libtirpc-0.2.4-6|42	BuildRequires:	libtool
14mr|libtirpc-0.2.4-6|43	%if %{with gss}
14mr|libtirpc-0.2.4-6|44	BuildRequires:	krb5-devel
14mr|libtirpc-0.2.4-6|45	%else
14mr|libtirpc-0.2.4-6|46	BuildConflicts:	krb5-devel
14mr|libtirpc-0.2.4-6|47	BuildConflicts:	uclibc-%{libname}
14mr|libtirpc-0.2.4-6|48	%endif
14mr|libtirpc-0.2.4-6|49	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|50	BuildRequires:	uClibc-devel >= 0.9.33.2-15
14mr|libtirpc-0.2.4-6|51	%endif
14mr|libtirpc-0.2.4-6|52	
14mr|libtirpc-0.2.4-6|53	%description
14mr|libtirpc-0.2.4-6|54	This package contains SunLib's implementation of transport-independent
14mr|libtirpc-0.2.4-6|55	RPC (TI-RPC) documentation.  This library forms a piece of the base of
14mr|libtirpc-0.2.4-6|56	Open Network Computing (ONC), and is derived directly from the
14mr|libtirpc-0.2.4-6|57	Solaris 2.3 source.
14mr|libtirpc-0.2.4-6|58	
14mr|libtirpc-0.2.4-6|59	TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
14mr|libtirpc-0.2.4-6|60	Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
14mr|libtirpc-0.2.4-6|61	(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
14mr|libtirpc-0.2.4-6|62	by almost 70 vendors on all major operating systems.  TS-RPC source code
14mr|libtirpc-0.2.4-6|63	(RPCSRC 4.0) remains available from several internet sites.
14mr|libtirpc-0.2.4-6|64	
14mr|libtirpc-0.2.4-6|65	%files
14mr|libtirpc-0.2.4-6|66	%config(noreplace) %{_sysconfdir}/netconfig
14mr|libtirpc-0.2.4-6|67	
14mr|libtirpc-0.2.4-6|68	#----------------------------------------------------------------------------
14mr|libtirpc-0.2.4-6|69	
14mr|libtirpc-0.2.4-6|70	%package -n %{libname}
14mr|libtirpc-0.2.4-6|71	Summary:	Transport Independent RPC Library
14mr|libtirpc-0.2.4-6|72	Group:		System/Libraries
14mr|libtirpc-0.2.4-6|73	Requires:	%{name} >= %{EVRD}
14mr|libtirpc-0.2.4-6|74	
14mr|libtirpc-0.2.4-6|75	%description -n	%{libname}
14mr|libtirpc-0.2.4-6|76	This package contains the shared library for %{name}.
14mr|libtirpc-0.2.4-6|77	
14mr|libtirpc-0.2.4-6|78	%files -n %{libname}
14mr|libtirpc-0.2.4-6|79	%{_libdir}/libtirpc.so.%{major}*
14mr|libtirpc-0.2.4-6|80	
14mr|libtirpc-0.2.4-6|81	#----------------------------------------------------------------------------
14mr|libtirpc-0.2.4-6|82	
14mr|libtirpc-0.2.4-6|83	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|84	%package -n uclibc-%{libname}
14mr|libtirpc-0.2.4-6|85	Summary:	Transport Independent RPC Library (uClibc build)
14mr|libtirpc-0.2.4-6|86	Group:		System/Libraries
14mr|libtirpc-0.2.4-6|87	
14mr|libtirpc-0.2.4-6|88	%description -n uclibc-%{libname}
14mr|libtirpc-0.2.4-6|89	This package contains the uClibc shared library for %{name}.
14mr|libtirpc-0.2.4-6|90	
14mr|libtirpc-0.2.4-6|91	%files -n uclibc-%{libname}
14mr|libtirpc-0.2.4-6|92	%{uclibc_root}%{_libdir}/libtirpc.so.%{major}*
14mr|libtirpc-0.2.4-6|93	%endif
14mr|libtirpc-0.2.4-6|94	
14mr|libtirpc-0.2.4-6|95	#----------------------------------------------------------------------------
14mr|libtirpc-0.2.4-6|96	
14mr|libtirpc-0.2.4-6|97	%package -n %{devname}
14mr|libtirpc-0.2.4-6|98	Summary:	Development files for the libtirpc library
14mr|libtirpc-0.2.4-6|99	Group:		Development/C
14mr|libtirpc-0.2.4-6|100	Requires:	%{libname} = %{EVRD}
14mr|libtirpc-0.2.4-6|101	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|102	Requires:	uclibc-%{libname} = %{EVRD}
14mr|libtirpc-0.2.4-6|103	%endif
14mr|libtirpc-0.2.4-6|104	Provides:	tirpc-devel = %{EVRD}
14mr|libtirpc-0.2.4-6|105	Conflicts:	glibc < 6:2.17-1.22064.3
14mr|libtirpc-0.2.4-6|106	Conflicts:	glibc-devel < 6:2.17-1.22064.3
14mr|libtirpc-0.2.4-6|107	
14mr|libtirpc-0.2.4-6|108	%description -n %{devname}
14mr|libtirpc-0.2.4-6|109	This package includes header files and libraries necessary for developing
14mr|libtirpc-0.2.4-6|110	programs which use the tirpc library.
14mr|libtirpc-0.2.4-6|111	
14mr|libtirpc-0.2.4-6|112	%files -n %{devname}
14mr|libtirpc-0.2.4-6|113	%doc AUTHORS ChangeLog COPYING NEWS README
14mr|libtirpc-0.2.4-6|114	%{_bindir}/rpcgen
14mr|libtirpc-0.2.4-6|115	%{_libdir}/libtirpc.so
14mr|libtirpc-0.2.4-6|116	%{_libdir}/pkgconfig/libtirpc.pc
14mr|libtirpc-0.2.4-6|117	%{_includedir}/tirpc
14mr|libtirpc-0.2.4-6|118	%{_includedir}/netconfig.h
14mr|libtirpc-0.2.4-6|119	%{_includedir}/rpc/*
14mr|libtirpc-0.2.4-6|120	%{_includedir}/rpcsvc/*
14mr|libtirpc-0.2.4-6|121	%{_mandir}/man[135]/*
14mr|libtirpc-0.2.4-6|122	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|123	%{uclibc_root}%{_bindir}/rpcgen
14mr|libtirpc-0.2.4-6|124	%{uclibc_root}%{_libdir}/libtirpc.so
14mr|libtirpc-0.2.4-6|125	%{uclibc_root}%{_libdir}/pkgconfig/libtirpc.pc
14mr|libtirpc-0.2.4-6|126	%endif
14mr|libtirpc-0.2.4-6|127	
14mr|libtirpc-0.2.4-6|128	#----------------------------------------------------------------------------
14mr|libtirpc-0.2.4-6|129	
14mr|libtirpc-0.2.4-6|130	%package -n %{static}
14mr|libtirpc-0.2.4-6|131	Summary:	Static version of libtirpc library
14mr|libtirpc-0.2.4-6|132	Group:		Development/C
14mr|libtirpc-0.2.4-6|133	Requires:	%{devname} = %{EVRD}
14mr|libtirpc-0.2.4-6|134	Provides:	tirpc-static-devel = %{EVRD}
14mr|libtirpc-0.2.4-6|135	
14mr|libtirpc-0.2.4-6|136	%description -n %{static}
14mr|libtirpc-0.2.4-6|137	This package contains a static library version of the libtirpc library.
14mr|libtirpc-0.2.4-6|138	
14mr|libtirpc-0.2.4-6|139	%files -n %{static}
14mr|libtirpc-0.2.4-6|140	%{_libdir}/libtirpc.a
14mr|libtirpc-0.2.4-6|141	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|142	%{uclibc_root}%{_libdir}/libtirpc.a
14mr|libtirpc-0.2.4-6|143	%endif
14mr|libtirpc-0.2.4-6|144	
14mr|libtirpc-0.2.4-6|145	#----------------------------------------------------------------------------
14mr|libtirpc-0.2.4-6|146	
14mr|libtirpc-0.2.4-6|147	%prep
14mr|libtirpc-0.2.4-6|148	%setup -q
14mr|libtirpc-0.2.4-6|149	%apply_patches
14mr|libtirpc-0.2.4-6|150	autoreconf -fi
14mr|libtirpc-0.2.4-6|151	
14mr|libtirpc-0.2.4-6|152	install -m644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} tirpc/rpcsvc/
14mr|libtirpc-0.2.4-6|153	install -m644 %{SOURCE15} %{SOURCE16} tirpc/rpc/
14mr|libtirpc-0.2.4-6|154	
14mr|libtirpc-0.2.4-6|155	%build
14mr|libtirpc-0.2.4-6|156	CONFIGURE_TOP="$PWD"
14mr|libtirpc-0.2.4-6|157	export CFLAGS="%{optflags} -fPIC"
14mr|libtirpc-0.2.4-6|158	
14mr|libtirpc-0.2.4-6|159	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|160	mkdir -p uclibc
14mr|libtirpc-0.2.4-6|161	pushd uclibc
14mr|libtirpc-0.2.4-6|162	
14mr|libtirpc-0.2.4-6|163	%uclibc_configure \
14mr|libtirpc-0.2.4-6|164	--enable-shared \
14mr|libtirpc-0.2.4-6|165	--enable-static \
14mr|libtirpc-0.2.4-6|166	--disable-gssapi
14mr|libtirpc-0.2.4-6|167	
14mr|libtirpc-0.2.4-6|168	%make all
14mr|libtirpc-0.2.4-6|169	popd
14mr|libtirpc-0.2.4-6|170	%endif
14mr|libtirpc-0.2.4-6|171	
14mr|libtirpc-0.2.4-6|172	mkdir -p system
14mr|libtirpc-0.2.4-6|173	pushd system
14mr|libtirpc-0.2.4-6|174	
14mr|libtirpc-0.2.4-6|175	%configure2_5x	\
14mr|libtirpc-0.2.4-6|176	--enable-shared \
14mr|libtirpc-0.2.4-6|177	--enable-static \
14mr|libtirpc-0.2.4-6|178	%if %{with gss}
14mr|libtirpc-0.2.4-6|179	--enable-gssapi
14mr|libtirpc-0.2.4-6|180	%else
14mr|libtirpc-0.2.4-6|181	--disable-gssapi
14mr|libtirpc-0.2.4-6|182	%endif
14mr|libtirpc-0.2.4-6|183	
14mr|libtirpc-0.2.4-6|184	%make all
14mr|libtirpc-0.2.4-6|185	popd
14mr|libtirpc-0.2.4-6|186	
14mr|libtirpc-0.2.4-6|187	%install
14mr|libtirpc-0.2.4-6|188	%if %{with uclibc}
14mr|libtirpc-0.2.4-6|189	%makeinstall_std -C uclibc
14mr|libtirpc-0.2.4-6|190	%endif
14mr|libtirpc-0.2.4-6|191	
14mr|libtirpc-0.2.4-6|192	%makeinstall_std -C system
14mr|libtirpc-0.2.4-6|193	install -m 755 -d %{buildroot}%{_sysconfdir}
14mr|libtirpc-0.2.4-6|194	install -m 644 doc/netconfig %{buildroot}%{_sysconfdir}/netconfig
14mr|libtirpc-0.2.4-6|195	install -m644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE17} %{SOURCE18} %{buildroot}%{_includedir}/tirpc/rpcsvc/
14mr|libtirpc-0.2.4-6|196	install -m644 %{SOURCE15} %{SOURCE16} %{buildroot}%{_includedir}/tirpc/rpc/
14mr|libtirpc-0.2.4-6|197	
14mr|libtirpc-0.2.4-6|198	install -d %{buildroot}%{_includedir}/{rpc,rpcsvc}/
14mr|libtirpc-0.2.4-6|199	cd %{buildroot}%{_includedir}/tirpc/rpc
14mr|libtirpc-0.2.4-6|200	for i in *.h; do
14mr|libtirpc-0.2.4-6|201	ln -sf ../tirpc/rpc/$i %{buildroot}%{_includedir}/rpc/$i
14mr|libtirpc-0.2.4-6|202	done
14mr|libtirpc-0.2.4-6|203	cd ../rpcsvc
14mr|libtirpc-0.2.4-6|204	for i in *.h; do
14mr|libtirpc-0.2.4-6|205	ln -sf ../tirpc/rpcsvc/$i %{buildroot}%{_includedir}/rpcsvc/$i
14mr|libtirpc-0.2.4-6|206	done
14mr|libtirpc-0.2.4-6|207	cd %{buildroot}%{_includedir}
14mr|libtirpc-0.2.4-6|208	ln -s tirpc/netconfig.h .
14mr|libtirpc-0.2.4-6|209	
14mr|libtirpc-0.2.4-6|210	
14mr|libtirpc-0.2.4-6|211	%changelog
14mr|libtirpc-0.2.4-6|212	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.4-6
14mr|libtirpc-0.2.4-6|213	+ Revision: e24c575
14mr|libtirpc-0.2.4-6|214	- BuildList#2062192: Increase release tag
14mr|libtirpc-0.2.4-6|215	
14mr|libtirpc-0.2.4-6|216	

17413 14
14mr|libtommath-0.42.0-2|1	%define major 0
14mr|libtommath-0.42.0-2|2	%define libname %mklibname tommath %{major}
14mr|libtommath-0.42.0-2|3	%define libname_devel %mklibname tommath -d
14mr|libtommath-0.42.0-2|4	%define libname_static_devel %mklibname tommath -d -s
14mr|libtommath-0.42.0-2|5	
14mr|libtommath-0.42.0-2|6	Summary:	Portable number theoretic multiple-precision integer library
14mr|libtommath-0.42.0-2|7	Name:		libtommath
14mr|libtommath-0.42.0-2|8	Version:	0.42.0
14mr|libtommath-0.42.0-2|9	Release:	2
14mr|libtommath-0.42.0-2|10	Group:		System/Libraries
14mr|libtommath-0.42.0-2|11	License:	Public Domain
14mr|libtommath-0.42.0-2|12	URL:		http://libtom.org/
14mr|libtommath-0.42.0-2|13	Source0:	http://libtom.org/files/ltm-%{version}.tar.bz2
14mr|libtommath-0.42.0-2|14	Patch0:		libtommath-makefile.patch
14mr|libtommath-0.42.0-2|15	BuildRequires:	ghostscript
14mr|libtommath-0.42.0-2|16	BuildRequires:	libtool
14mr|libtommath-0.42.0-2|17	BuildRequires:	libtiff-progs
14mr|libtommath-0.42.0-2|18	BuildRequires:	tetex-dvips
14mr|libtommath-0.42.0-2|19	BuildRequires:	tetex-latex
14mr|libtommath-0.42.0-2|20	BuildRequires:	ghostscript-dvipdf
14mr|libtommath-0.42.0-2|21	
14mr|libtommath-0.42.0-2|22	%description
14mr|libtommath-0.42.0-2|23	A free open source portable number theoretic multiple-precision integer
14mr|libtommath-0.42.0-2|24	library written entirely in C. (phew!). The library is designed to
14mr|libtommath-0.42.0-2|25	provide a simple to work with API that provides fairly efficient
14mr|libtommath-0.42.0-2|26	routines that build out of the box without configuration.
14mr|libtommath-0.42.0-2|27	
14mr|libtommath-0.42.0-2|28	%package -n	%{libname}
14mr|libtommath-0.42.0-2|29	Summary:	Portable number theoretic multiple-precision integer library
14mr|libtommath-0.42.0-2|30	Group:		System/Libraries
14mr|libtommath-0.42.0-2|31	
14mr|libtommath-0.42.0-2|32	%description -n	%{libname}
14mr|libtommath-0.42.0-2|33	A free open source portable number theoretic multiple-precision integer
14mr|libtommath-0.42.0-2|34	library written entirely in C. (phew!). The library is designed to
14mr|libtommath-0.42.0-2|35	provide a simple to work with API that provides fairly efficient
14mr|libtommath-0.42.0-2|36	routines that build out of the box without configuration.
14mr|libtommath-0.42.0-2|37	
14mr|libtommath-0.42.0-2|38	%package -n	%{libname_devel}
14mr|libtommath-0.42.0-2|39	Summary:	Development files for %{name}
14mr|libtommath-0.42.0-2|40	Group:		Development/C
14mr|libtommath-0.42.0-2|41	Requires:	%{libname} = %{version}-%{release}
14mr|libtommath-0.42.0-2|42	Provides:	tommath-devel = %{version}-%{release}
14mr|libtommath-0.42.0-2|43	
14mr|libtommath-0.42.0-2|44	%description -n %{libname_devel}
14mr|libtommath-0.42.0-2|45	The %{libname_devel} package contains libraries and header files for
14mr|libtommath-0.42.0-2|46	developing applications that use %{name}.
14mr|libtommath-0.42.0-2|47	
14mr|libtommath-0.42.0-2|48	%package -n	%{libname_static_devel}
14mr|libtommath-0.42.0-2|49	Summary:	Static development files for %{name}
14mr|libtommath-0.42.0-2|50	Group:		Development/C
14mr|libtommath-0.42.0-2|51	Requires:	%{libname_devel} = %{version}-%{release}
14mr|libtommath-0.42.0-2|52	Provides:	tommath-static-devel = %{version}-%{release}
14mr|libtommath-0.42.0-2|53	
14mr|libtommath-0.42.0-2|54	%description -n	%{libname_static_devel}
14mr|libtommath-0.42.0-2|55	The %{libname_static_devel} package contains static libraries for
14mr|libtommath-0.42.0-2|56	developing applications that use %{name}.
14mr|libtommath-0.42.0-2|57	
14mr|libtommath-0.42.0-2|58	%prep
14mr|libtommath-0.42.0-2|59	rm -rf %{buildroot}
14mr|libtommath-0.42.0-2|60	
14mr|libtommath-0.42.0-2|61	%setup -q
14mr|libtommath-0.42.0-2|62	%patch0 -p1
14mr|libtommath-0.42.0-2|63	
14mr|libtommath-0.42.0-2|64	%build
14mr|libtommath-0.42.0-2|65	export CFLAGS="%{optflags}"
14mr|libtommath-0.42.0-2|66	
14mr|libtommath-0.42.0-2|67	%make LIBPATH=%{_libdir} -f makefile.shared
14mr|libtommath-0.42.0-2|68	%make -f makefile poster manual docs
14mr|libtommath-0.42.0-2|69	
14mr|libtommath-0.42.0-2|70	%install
14mr|libtommath-0.42.0-2|71	export INSTALL_USER=$(id -un)
14mr|libtommath-0.42.0-2|72	export INSTALL_GROUP=$(id -gn)
14mr|libtommath-0.42.0-2|73	
14mr|libtommath-0.42.0-2|74	%makeinstall_std INCPATH=%{_includedir}/tommath LIBPATH=%{_libdir} -f makefile.shared
14mr|libtommath-0.42.0-2|75	
14mr|libtommath-0.42.0-2|76	%if %mdkversion < 200900
14mr|libtommath-0.42.0-2|77	%post -n %{libname} -p /sbin/ldconfig
14mr|libtommath-0.42.0-2|78	%endif
14mr|libtommath-0.42.0-2|79	
14mr|libtommath-0.42.0-2|80	%if %mdkversion < 200900
14mr|libtommath-0.42.0-2|81	%postun -n %{libname} -p /sbin/ldconfig
14mr|libtommath-0.42.0-2|82	%endif
14mr|libtommath-0.42.0-2|83	
14mr|libtommath-0.42.0-2|84	%clean
14mr|libtommath-0.42.0-2|85	
14mr|libtommath-0.42.0-2|86	%files -n %{libname}
14mr|libtommath-0.42.0-2|87	%defattr(0644,root,root,0755)
14mr|libtommath-0.42.0-2|88	%doc LICENSE
14mr|libtommath-0.42.0-2|89	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
14mr|libtommath-0.42.0-2|90	
14mr|libtommath-0.42.0-2|91	%files -n %{libname_devel}
14mr|libtommath-0.42.0-2|92	%defattr(0644,root,root,0755)
14mr|libtommath-0.42.0-2|93	%doc bn.pdf poster.pdf tommath.pdf
14mr|libtommath-0.42.0-2|94	%dir %{_includedir}/tommath
14mr|libtommath-0.42.0-2|95	%attr(0644,root,root) %{_includedir}/tommath/*
14mr|libtommath-0.42.0-2|96	%attr(0755,root,root) %{_libdir}/*.so
14mr|libtommath-0.42.0-2|97	
14mr|libtommath-0.42.0-2|98	%files -n %{libname_static_devel}
14mr|libtommath-0.42.0-2|99	%defattr(0644,root,root,0755)
14mr|libtommath-0.42.0-2|100	
14mr|libtommath-0.42.0-2|101	
14mr|libtommath-0.42.0-2|102	
14mr|libtommath-0.42.0-2|103	%changelog
14mr|libtommath-0.42.0-2|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.42.0-2
14mr|libtommath-0.42.0-2|105	+ Revision: 8408b18
14mr|libtommath-0.42.0-2|106	- MassBuild#440: Increase release tag
14mr|libtommath-0.42.0-2|107	
14mr|libtommath-0.42.0-2|108	

17414 14
14mr|libtool-2.4.2-17|1	%define libname_orig libltdl
14mr|libtool-2.4.2-17|2	%define major 7
14mr|libtool-2.4.2-17|3	%define libname %mklibname ltdl %{major}
14mr|libtool-2.4.2-17|4	%define devname %mklibname ltdl -d
14mr|libtool-2.4.2-17|5	
14mr|libtool-2.4.2-17|6	# for the testsuite:
14mr|libtool-2.4.2-17|7	%define _disable_ld_no_undefined 1
14mr|libtool-2.4.2-17|8	%define _disable_ld_as_needed 1
14mr|libtool-2.4.2-17|9	
14mr|libtool-2.4.2-17|10	%bcond_with bootstrap
14mr|libtool-2.4.2-17|11	
14mr|libtool-2.4.2-17|12	%define arch_has_java 1
14mr|libtool-2.4.2-17|13	%ifarch %{arm} %{mips}
14mr|libtool-2.4.2-17|14	%define arch_has_java 0
14mr|libtool-2.4.2-17|15	%endif
14mr|libtool-2.4.2-17|16	%if %{with bootstrap}
14mr|libtool-2.4.2-17|17	%define arch_has_java 0
14mr|libtool-2.4.2-17|18	%endif
14mr|libtool-2.4.2-17|19	
14mr|libtool-2.4.2-17|20	Summary:	The GNU libtool, which simplifies the use of shared libraries
14mr|libtool-2.4.2-17|21	Name:		libtool
14mr|libtool-2.4.2-17|22	Version:	2.4.2
14mr|libtool-2.4.2-17|23	Release:	17
14mr|libtool-2.4.2-17|24	License:	GPLv2+
14mr|libtool-2.4.2-17|25	Group:		Development/Other
14mr|libtool-2.4.2-17|26	Url:		http://www.gnu.org/software/libtool/libtool.html
14mr|libtool-2.4.2-17|27	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
14mr|libtool-2.4.2-17|28	Source1:	%{SOURCE0}.sig
14mr|libtool-2.4.2-17|29	# deprecated: introduced in July 2003
14mr|libtool-2.4.2-17|30	# (cf http://lists.mandriva.com/cooker-amd64/2003-12/msg00046.php)
14mr|libtool-2.4.2-17|31	# but is not needed anymore since Sept 2003 change in rpm "Make "x86_64" the
14mr|libtool-2.4.2-17|32	# canonical arch on amd64"
14mr|libtool-2.4.2-17|33	
14mr|libtool-2.4.2-17|34	# (Abel) Patches please only modify ltmain.in and don't touch ltmain.sh
14mr|libtool-2.4.2-17|35	# otherwise ltmain.sh will not be regenerated, and patches will be lost
14mr|libtool-2.4.2-17|36	
14mr|libtool-2.4.2-17|37	# (cjw) when a library that is produced in the build is also linked against,
14mr|libtool-2.4.2-17|38	#       make sure that the library in the rpm install dir is used for relinking
14mr|libtool-2.4.2-17|39	#	even if (an older version of) the lib is installed on the system
14mr|libtool-2.4.2-17|40	Patch0:		relink.patch
14mr|libtool-2.4.2-17|41	#
14mr|libtool-2.4.2-17|42	Patch1:		libtool-2.2.10-rpath.patch
14mr|libtool-2.4.2-17|43	Patch2:		ltmain-SED.patch
14mr|libtool-2.4.2-17|44	# (abondrov) pass -fuse-ld= flag to allow switching between bfd and gold
14mr|libtool-2.4.2-17|45	Patch3:		libtool-2.4.2-fuse-ld.patch
14mr|libtool-2.4.2-17|46	Patch12:	do-not-link-against-deplibs.patch
14mr|libtool-2.4.2-17|47	Patch13:	drop-ld-no-undefined-for-shared-lib-modules.patch
14mr|libtool-2.4.2-17|48	Patch14:	fix-checking-libltdl-is-installed-installable.patch
14mr|libtool-2.4.2-17|49	# (cjw) do not use CFLAGS when running gcj
14mr|libtool-2.4.2-17|50	Patch16:	libtool-2.2.6-use-gcjflags-for-gcj.patch
14mr|libtool-2.4.2-17|51	# (cjw) in the libltdl install test, use --enable-ltdl-install to make sure
14mr|libtool-2.4.2-17|52	#       the library is built even if it is installed on the system
14mr|libtool-2.4.2-17|53	Patch17:	libtool-2.2.6b-libltdl-install-test-fix.patch
14mr|libtool-2.4.2-17|54	# (cjw) mdemo-dryrun test may fail because file sizes are incorrect in 'before'
14mr|libtool-2.4.2-17|55	#       file list
14mr|libtool-2.4.2-17|56	Patch18:	libtool-2.4-dryrun-sleepmore.patch
14mr|libtool-2.4.2-17|57	#Patch19:	libtool-2.4.2-drop-soname-for-modules.patch
14mr|libtool-2.4.2-17|58	# (fwang) detect libltdl.so rather than libltdl.la, as we will delete them
14mr|libtool-2.4.2-17|59	Patch20:	libtool-2.4.2-use-so-to-detect-libltdl.patch
14mr|libtool-2.4.2-17|60	
14mr|libtool-2.4.2-17|61	BuildRequires:	help2man
14mr|libtool-2.4.2-17|62	%if ! %{with bootstrap}
14mr|libtool-2.4.2-17|63	BuildRequires:	gcc-gfortran
14mr|libtool-2.4.2-17|64	%ifarch ia64 %{ix86} x86_64
14mr|libtool-2.4.2-17|65	BuildRequires:	quadmath-devel
14mr|libtool-2.4.2-17|66	%endif
14mr|libtool-2.4.2-17|67	%endif
14mr|libtool-2.4.2-17|68	%if %{arch_has_java}
14mr|libtool-2.4.2-17|69	BuildRequires:	gcc-java
14mr|libtool-2.4.2-17|70	BuildRequires:	pkgconfig(libgcj-4.9)
14mr|libtool-2.4.2-17|71	%endif
14mr|libtool-2.4.2-17|72	Requires:	%{name}-base = %{EVRD}
14mr|libtool-2.4.2-17|73	
14mr|libtool-2.4.2-17|74	%description
14mr|libtool-2.4.2-17|75	The libtool package contains the GNU libtool, a set of shell scripts
14mr|libtool-2.4.2-17|76	which automatically configure UNIX and UNIX-like architectures to
14mr|libtool-2.4.2-17|77	generically build shared libraries.  Libtool provides a consistent,
14mr|libtool-2.4.2-17|78	portable interface which simplifies the process of using shared
14mr|libtool-2.4.2-17|79	libraries.
14mr|libtool-2.4.2-17|80	
14mr|libtool-2.4.2-17|81	If you are developing programs which will use shared libraries, you
14mr|libtool-2.4.2-17|82	should install libtool.
14mr|libtool-2.4.2-17|83	
14mr|libtool-2.4.2-17|84	%files
14mr|libtool-2.4.2-17|85	%doc AUTHORS NEWS README THANKS TODO
14mr|libtool-2.4.2-17|86	%{_bindir}/libtool
14mr|libtool-2.4.2-17|87	%{_mandir}/man1/libtool.1.*
14mr|libtool-2.4.2-17|88	
14mr|libtool-2.4.2-17|89	#----------------------------------------------------------------------------
14mr|libtool-2.4.2-17|90	
14mr|libtool-2.4.2-17|91	%package	base
14mr|libtool-2.4.2-17|92	Group:		Development/C
14mr|libtool-2.4.2-17|93	Summary:	Basic package for %{name}
14mr|libtool-2.4.2-17|94	Requires:	file
14mr|libtool-2.4.2-17|95	
14mr|libtool-2.4.2-17|96	%description	base
14mr|libtool-2.4.2-17|97	The libtool package contains the GNU libtool, a set of shell scripts
14mr|libtool-2.4.2-17|98	which automatically configure UNIX and UNIX-like architectures to
14mr|libtool-2.4.2-17|99	generically build shared libraries.  Libtool provides a consistent,
14mr|libtool-2.4.2-17|100	portable interface which simplifies the process of using shared
14mr|libtool-2.4.2-17|101	libraries.
14mr|libtool-2.4.2-17|102	
14mr|libtool-2.4.2-17|103	If you are developing programs which will use shared libraries, you
14mr|libtool-2.4.2-17|104	should install libtool.
14mr|libtool-2.4.2-17|105	
14mr|libtool-2.4.2-17|106	%files base
14mr|libtool-2.4.2-17|107	%{_bindir}/libtoolize
14mr|libtool-2.4.2-17|108	%{_mandir}/man1/libtoolize.*
14mr|libtool-2.4.2-17|109	%{_infodir}/libtool.info*
14mr|libtool-2.4.2-17|110	%{_datadir}/libtool
14mr|libtool-2.4.2-17|111	%{_datadir}/aclocal/*.m4
14mr|libtool-2.4.2-17|112	
14mr|libtool-2.4.2-17|113	#----------------------------------------------------------------------------
14mr|libtool-2.4.2-17|114	
14mr|libtool-2.4.2-17|115	%package -n	%{libname}
14mr|libtool-2.4.2-17|116	Group:		Development/C
14mr|libtool-2.4.2-17|117	Summary:	Shared library files for libtool
14mr|libtool-2.4.2-17|118	License:	LGPLv2.1+
14mr|libtool-2.4.2-17|119	Provides:	%{libname_orig} = %{EVRD}
14mr|libtool-2.4.2-17|120	
14mr|libtool-2.4.2-17|121	%description -n	%{libname}
14mr|libtool-2.4.2-17|122	Shared library files for libtool DLL library from the libtool package.
14mr|libtool-2.4.2-17|123	
14mr|libtool-2.4.2-17|124	%files -n %{libname}
14mr|libtool-2.4.2-17|125	%{_libdir}/libltdl.so.%{major}*
14mr|libtool-2.4.2-17|126	
14mr|libtool-2.4.2-17|127	#----------------------------------------------------------------------------
14mr|libtool-2.4.2-17|128	
14mr|libtool-2.4.2-17|129	%package -n	%{devname}
14mr|libtool-2.4.2-17|130	Group:		Development/C
14mr|libtool-2.4.2-17|131	Summary:	Development files for libtool
14mr|libtool-2.4.2-17|132	License:	LGPLv2.1+
14mr|libtool-2.4.2-17|133	Requires:	%{name} = %{EVRD}
14mr|libtool-2.4.2-17|134	Requires:	%{libname} = %{EVRD}
14mr|libtool-2.4.2-17|135	Provides:	%{name}-devel = %{EVRD}
14mr|libtool-2.4.2-17|136	Provides:	%{libname_orig}-devel = %{EVRD}
14mr|libtool-2.4.2-17|137	
14mr|libtool-2.4.2-17|138	%description -n	%{devname}
14mr|libtool-2.4.2-17|139	Development headers, and files for development from the libtool package.
14mr|libtool-2.4.2-17|140	
14mr|libtool-2.4.2-17|141	%files -n %{devname}
14mr|libtool-2.4.2-17|142	%doc libltdl/README
14mr|libtool-2.4.2-17|143	%doc tests/demo
14mr|libtool-2.4.2-17|144	%{_includedir}/*
14mr|libtool-2.4.2-17|145	%{_libdir}/*.so
14mr|libtool-2.4.2-17|146	
14mr|libtool-2.4.2-17|147	#----------------------------------------------------------------------------
14mr|libtool-2.4.2-17|148	
14mr|libtool-2.4.2-17|149	%prep
14mr|libtool-2.4.2-17|150	%setup -q
14mr|libtool-2.4.2-17|151	%apply_patches
14mr|libtool-2.4.2-17|152	./bootstrap
14mr|libtool-2.4.2-17|153	
14mr|libtool-2.4.2-17|154	%build
14mr|libtool-2.4.2-17|155	# don't use configure macro - it forces libtoolize, which is bad -jgarzik
14mr|libtool-2.4.2-17|156	# Use configure macro but define __libtoolize to be /bin/true -Geoff
14mr|libtool-2.4.2-17|157	%define __libtoolize /bin/true
14mr|libtool-2.4.2-17|158	# And don't overwrite config.{sub,guess} in this package as well -- Abel
14mr|libtool-2.4.2-17|159	%define __cputoolize /bin/true
14mr|libtool-2.4.2-17|160	
14mr|libtool-2.4.2-17|161	%configure2_5x --disable-static
14mr|libtool-2.4.2-17|162	%make
14mr|libtool-2.4.2-17|163	
14mr|libtool-2.4.2-17|164	# lame & ugly, trying to fix up relative paths that's made their way into libtool..
14mr|libtool-2.4.2-17|165	DIRS=$(cat libtool|grep compiler_lib_search_dirs|grep -F ..|uniq|cut -d'"' -f2)
14mr|libtool-2.4.2-17|166	PATHS=$(cat libtool|grep compiler_lib_search_path|grep -F ..|uniq|cut -d'"' -f2)
14mr|libtool-2.4.2-17|167	for i in $DIRS; do pushd $i; ABSOLUTE="$ABSOLUTE $PWD"; popd; done
14mr|libtool-2.4.2-17|168	ABSOLUTE=$(echo $ABSOLUTE | sed -e 's#%{_libdir} /%{_lib}#/%{_lib}#g' -e 's#%{_libdir} %{_libdir}#%{_libdir}#g')
14mr|libtool-2.4.2-17|169	sed -e "s#compiler_lib_search_dirs=\"$DIRS\"#compiler_lib_search_dirs=\"$ABSOLUTE\"#g" -i libtool
14mr|libtool-2.4.2-17|170	for i in $ABSOLUTE; do SEARCH=$(echo $SEARCH -L$i); done
14mr|libtool-2.4.2-17|171	sed -e "s#compiler_lib_search_path=\"$PATHS\"#compiler_lib_search_path=\"$SEARCH\"#g" -i libtool
14mr|libtool-2.4.2-17|172	
14mr|libtool-2.4.2-17|173	%install
14mr|libtool-2.4.2-17|174	%makeinstall_std
14mr|libtool-2.4.2-17|175	
14mr|libtool-2.4.2-17|176	
14mr|libtool-2.4.2-17|177	%changelog
14mr|libtool-2.4.2-17|178	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.2-17
14mr|libtool-2.4.2-17|179	+ Revision: 739254a
14mr|libtool-2.4.2-17|180	- Bump release
14mr|libtool-2.4.2-17|181	
14mr|libtool-2.4.2-17|182	

17415 14
14mr|libtorrent-rasterbar-0.16.16-3|1	%define shortname torrent-rasterbar
14mr|libtorrent-rasterbar-0.16.16-3|2	%define major 7
14mr|libtorrent-rasterbar-0.16.16-3|3	%define libname %mklibname %{shortname} %{major}
14mr|libtorrent-rasterbar-0.16.16-3|4	%define devname %mklibname %{shortname} -d
14mr|libtorrent-rasterbar-0.16.16-3|5	
14mr|libtorrent-rasterbar-0.16.16-3|6	Summary:	The Rasterbar BitTorrent library
14mr|libtorrent-rasterbar-0.16.16-3|7	Name:		libtorrent-rasterbar
14mr|libtorrent-rasterbar-0.16.16-3|8	Version:	0.16.16
14mr|libtorrent-rasterbar-0.16.16-3|9	Release:	3
14mr|libtorrent-rasterbar-0.16.16-3|10	License:	BSD
14mr|libtorrent-rasterbar-0.16.16-3|11	Group:		System/Libraries
14mr|libtorrent-rasterbar-0.16.16-3|12	URL:		http://www.rasterbar.com/products/libtorrent/
14mr|libtorrent-rasterbar-0.16.16-3|13	Source0:	http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libtorrent-rasterbar-0.16.16-3|14	BuildRequires:	boost-devel
14mr|libtorrent-rasterbar-0.16.16-3|15	BuildRequires:	python-devel
14mr|libtorrent-rasterbar-0.16.16-3|16	BuildRequires:	pkgconfig(geoip)
14mr|libtorrent-rasterbar-0.16.16-3|17	BuildRequires:	pkgconfig(openssl)
14mr|libtorrent-rasterbar-0.16.16-3|18	BuildRequires:	pkgconfig(python)
14mr|libtorrent-rasterbar-0.16.16-3|19	BuildRequires:	pkgconfig(zlib)
14mr|libtorrent-rasterbar-0.16.16-3|20	
14mr|libtorrent-rasterbar-0.16.16-3|21	%description
14mr|libtorrent-rasterbar-0.16.16-3|22	libtorrent-rasterbar is a C++ library that aims to be a good
14mr|libtorrent-rasterbar-0.16.16-3|23	alternative to all the other bittorrent implementations around. It is
14mr|libtorrent-rasterbar-0.16.16-3|24	a library and not a full featured client. It is not the same as the
14mr|libtorrent-rasterbar-0.16.16-3|25	other libtorrent, as used by the 'rtorrent' application, that is in
14mr|libtorrent-rasterbar-0.16.16-3|26	the 'libtorrent' package. The two are completely different and
14mr|libtorrent-rasterbar-0.16.16-3|27	incompatible.
14mr|libtorrent-rasterbar-0.16.16-3|28	
14mr|libtorrent-rasterbar-0.16.16-3|29	#----------------------------------------------------------------------------
14mr|libtorrent-rasterbar-0.16.16-3|30	
14mr|libtorrent-rasterbar-0.16.16-3|31	%package -n %{libname}
14mr|libtorrent-rasterbar-0.16.16-3|32	Summary:	The Rasterbar BitTorrent library
14mr|libtorrent-rasterbar-0.16.16-3|33	Group:		System/Libraries
14mr|libtorrent-rasterbar-0.16.16-3|34	
14mr|libtorrent-rasterbar-0.16.16-3|35	%description -n %{libname}
14mr|libtorrent-rasterbar-0.16.16-3|36	libtorrent-rasterbar is a C++ library that aims to be a good
14mr|libtorrent-rasterbar-0.16.16-3|37	alternative to all the other bittorrent implementations around. It is
14mr|libtorrent-rasterbar-0.16.16-3|38	a library and not a full featured client. It is not the same as the
14mr|libtorrent-rasterbar-0.16.16-3|39	other libtorrent, as used by the 'rtorrent' application, that is in
14mr|libtorrent-rasterbar-0.16.16-3|40	the 'libtorrent' package. The two are completely different and
14mr|libtorrent-rasterbar-0.16.16-3|41	incompatible.
14mr|libtorrent-rasterbar-0.16.16-3|42	
14mr|libtorrent-rasterbar-0.16.16-3|43	%files -n %{libname}
14mr|libtorrent-rasterbar-0.16.16-3|44	%{_libdir}/libtorrent-rasterbar.so.%{major}*
14mr|libtorrent-rasterbar-0.16.16-3|45	
14mr|libtorrent-rasterbar-0.16.16-3|46	#----------------------------------------------------------------------------
14mr|libtorrent-rasterbar-0.16.16-3|47	
14mr|libtorrent-rasterbar-0.16.16-3|48	%package -n %{devname}
14mr|libtorrent-rasterbar-0.16.16-3|49	Summary:	The Rasterbar BitTorrent library's development headers
14mr|libtorrent-rasterbar-0.16.16-3|50	Group:		Development/C
14mr|libtorrent-rasterbar-0.16.16-3|51	Requires:	%{libname} = %{EVRD}
14mr|libtorrent-rasterbar-0.16.16-3|52	Provides:	%{name}-devel = %{EVRD}
14mr|libtorrent-rasterbar-0.16.16-3|53	Provides:	rb_libtorrent-devel = %{EVRD}
14mr|libtorrent-rasterbar-0.16.16-3|54	
14mr|libtorrent-rasterbar-0.16.16-3|55	%description -n %{devname}
14mr|libtorrent-rasterbar-0.16.16-3|56	libtorrent-rasterbar is a C++ library that aims to be a good
14mr|libtorrent-rasterbar-0.16.16-3|57	alternative to all the other bittorrent implementations around. It is
14mr|libtorrent-rasterbar-0.16.16-3|58	a library and not a full featured client. It is not the same as the
14mr|libtorrent-rasterbar-0.16.16-3|59	other libtorrent, as used by the 'rtorrent' application, that is in
14mr|libtorrent-rasterbar-0.16.16-3|60	the 'libtorrent' package. The two are completely different and
14mr|libtorrent-rasterbar-0.16.16-3|61	incompatible. This package contains development libraries and headers.
14mr|libtorrent-rasterbar-0.16.16-3|62	
14mr|libtorrent-rasterbar-0.16.16-3|63	%files -n %{devname}
14mr|libtorrent-rasterbar-0.16.16-3|64	%{_libdir}/libtorrent-rasterbar.so
14mr|libtorrent-rasterbar-0.16.16-3|65	%{_includedir}/libtorrent
14mr|libtorrent-rasterbar-0.16.16-3|66	%{_libdir}/pkgconfig/%{name}.pc
14mr|libtorrent-rasterbar-0.16.16-3|67	
14mr|libtorrent-rasterbar-0.16.16-3|68	#----------------------------------------------------------------------------
14mr|libtorrent-rasterbar-0.16.16-3|69	
14mr|libtorrent-rasterbar-0.16.16-3|70	%package -n python-%{name}
14mr|libtorrent-rasterbar-0.16.16-3|71	Summary:	The Rasterbar BitTorrent library's Python bindings
14mr|libtorrent-rasterbar-0.16.16-3|72	Group:		System/Libraries
14mr|libtorrent-rasterbar-0.16.16-3|73	Requires:	%{libname} = %{EVRD}
14mr|libtorrent-rasterbar-0.16.16-3|74	
14mr|libtorrent-rasterbar-0.16.16-3|75	%description -n python-%{name}
14mr|libtorrent-rasterbar-0.16.16-3|76	libtorrent-rasterbar is a C++ library that aims to be a good
14mr|libtorrent-rasterbar-0.16.16-3|77	alternative to all the other bittorrent implementations around. It is
14mr|libtorrent-rasterbar-0.16.16-3|78	a library and not a full featured client. It is not the same as the
14mr|libtorrent-rasterbar-0.16.16-3|79	other libtorrent, as used by the 'rtorrent' application, that is in
14mr|libtorrent-rasterbar-0.16.16-3|80	the 'libtorrent' package. The two are completely different and
14mr|libtorrent-rasterbar-0.16.16-3|81	incompatible. This package contains Python bindings.
14mr|libtorrent-rasterbar-0.16.16-3|82	
14mr|libtorrent-rasterbar-0.16.16-3|83	%files -n python-%{name}
14mr|libtorrent-rasterbar-0.16.16-3|84	%{py_platsitedir}/*.so
14mr|libtorrent-rasterbar-0.16.16-3|85	%{py_platsitedir}/*.egg-info
14mr|libtorrent-rasterbar-0.16.16-3|86	
14mr|libtorrent-rasterbar-0.16.16-3|87	#----------------------------------------------------------------------------
14mr|libtorrent-rasterbar-0.16.16-3|88	
14mr|libtorrent-rasterbar-0.16.16-3|89	%prep
14mr|libtorrent-rasterbar-0.16.16-3|90	%setup -q
14mr|libtorrent-rasterbar-0.16.16-3|91	
14mr|libtorrent-rasterbar-0.16.16-3|92	%build
14mr|libtorrent-rasterbar-0.16.16-3|93	# (tpg) a workaround for libtool crap
14mr|libtorrent-rasterbar-0.16.16-3|94	#sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/dnl AC_CONFIG_MACRO_DIR(\[m4\])/' configure.in
14mr|libtorrent-rasterbar-0.16.16-3|95	#autoreconf -fi
14mr|libtorrent-rasterbar-0.16.16-3|96	export CFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=2"
14mr|libtorrent-rasterbar-0.16.16-3|97	export CXXFLAGS="%{optflags}  -DBOOST_FILESYSTEM_VERSION=2"
14mr|libtorrent-rasterbar-0.16.16-3|98	%configure2_5x \
14mr|libtorrent-rasterbar-0.16.16-3|99	--disable-static \
14mr|libtorrent-rasterbar-0.16.16-3|100	--enable-python-binding \
14mr|libtorrent-rasterbar-0.16.16-3|101	--with-zlib=system \
14mr|libtorrent-rasterbar-0.16.16-3|102	--with-libgeoip=system \
14mr|libtorrent-rasterbar-0.16.16-3|103	--enable-encryption \
14mr|libtorrent-rasterbar-0.16.16-3|104	--enable-dht \
14mr|libtorrent-rasterbar-0.16.16-3|105	--with-boost-libdir=%{_libdir}
14mr|libtorrent-rasterbar-0.16.16-3|106	
14mr|libtorrent-rasterbar-0.16.16-3|107	%make
14mr|libtorrent-rasterbar-0.16.16-3|108	
14mr|libtorrent-rasterbar-0.16.16-3|109	%install
14mr|libtorrent-rasterbar-0.16.16-3|110	%makeinstall_std
14mr|libtorrent-rasterbar-0.16.16-3|111	
14mr|libtorrent-rasterbar-0.16.16-3|112	
14mr|libtorrent-rasterbar-0.16.16-3|113	%changelog
14mr|libtorrent-rasterbar-0.16.16-3|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.16.16-3
14mr|libtorrent-rasterbar-0.16.16-3|115	+ Revision: 2b21ef3
14mr|libtorrent-rasterbar-0.16.16-3|116	- MassBuild#440: Increase release tag
14mr|libtorrent-rasterbar-0.16.16-3|117	
14mr|libtorrent-rasterbar-0.16.16-3|118	

17416 14
14mr|libtunepimp-0.5.3-25|1	%define major 5
14mr|libtunepimp-0.5.3-25|2	%define libname %mklibname tunepimp %{major}
14mr|libtunepimp-0.5.3-25|3	%define devname %mklibname tunepimp -d
14mr|libtunepimp-0.5.3-25|4	
14mr|libtunepimp-0.5.3-25|5	Summary:	A library for creating MusicBrainz enabled tagging applications
14mr|libtunepimp-0.5.3-25|6	Name:		libtunepimp
14mr|libtunepimp-0.5.3-25|7	Epoch:		1
14mr|libtunepimp-0.5.3-25|8	Version:	0.5.3
14mr|libtunepimp-0.5.3-25|9	Release:	25
14mr|libtunepimp-0.5.3-25|10	License:	GPLv2+
14mr|libtunepimp-0.5.3-25|11	Group:		System/Libraries
14mr|libtunepimp-0.5.3-25|12	Url:		http://musicbrainz.org/doc/libtunepimp
14mr|libtunepimp-0.5.3-25|13	Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.bz2
14mr|libtunepimp-0.5.3-25|14	Patch0:		tunepimp-0.5.3-build-fix.patch
14mr|libtunepimp-0.5.3-25|15	Patch1:		tunepimp-0.5.3-gcc43.patch
14mr|libtunepimp-0.5.3-25|16	Patch2:		tunepimp-0.5.3-libtool.patch
14mr|libtunepimp-0.5.3-25|17	Patch3:		libtunepimp-0.5.3-new-libmp4v2.patch
14mr|libtunepimp-0.5.3-25|18	Patch4:		libtunepimp-0.5.3-gcc44.patch
14mr|libtunepimp-0.5.3-25|19	Patch5:		libtunepimp-0.5.3-curl-7.26.patch
14mr|libtunepimp-0.5.3-25|20	Patch6:		libtunepimp-automake-1.13.patch
14mr|libtunepimp-0.5.3-25|21	
14mr|libtunepimp-0.5.3-25|22	BuildRequires:	libmpcdec-devel
14mr|libtunepimp-0.5.3-25|23	BuildRequires:	libmp4v2-devel >= 2.0
14mr|libtunepimp-0.5.3-25|24	BuildRequires:	libtool-devel
14mr|libtunepimp-0.5.3-25|25	BuildRequires:	readline-devel
14mr|libtunepimp-0.5.3-25|26	BuildRequires:	pkgconfig(flac)
14mr|libtunepimp-0.5.3-25|27	BuildRequires:	pkgconfig(libmusicbrainz)
14mr|libtunepimp-0.5.3-25|28	BuildRequires:	pkgconfig(libcurl)
14mr|libtunepimp-0.5.3-25|29	BuildRequires:	pkgconfig(libofa)
14mr|libtunepimp-0.5.3-25|30	BuildRequires:	pkgconfig(mad)
14mr|libtunepimp-0.5.3-25|31	BuildRequires:	pkgconfig(python)
14mr|libtunepimp-0.5.3-25|32	BuildRequires:	pkgconfig(taglib)
14mr|libtunepimp-0.5.3-25|33	BuildRequires:	pkgconfig(vorbis)
14mr|libtunepimp-0.5.3-25|34	
14mr|libtunepimp-0.5.3-25|35	%description
14mr|libtunepimp-0.5.3-25|36	The TunePimp library (also referred to as libtunepimp) is
14mr|libtunepimp-0.5.3-25|37	a development library geared towards developers who wish
14mr|libtunepimp-0.5.3-25|38	to create MusicBrainz enabled tagging applications.
14mr|libtunepimp-0.5.3-25|39	
14mr|libtunepimp-0.5.3-25|40	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|41	
14mr|libtunepimp-0.5.3-25|42	%package -n tunepimp-utils
14mr|libtunepimp-0.5.3-25|43	Summary:	A library for creating MusicBrainz enabled tagging applications
14mr|libtunepimp-0.5.3-25|44	Group:		Sound
14mr|libtunepimp-0.5.3-25|45	
14mr|libtunepimp-0.5.3-25|46	%description -n tunepimp-utils
14mr|libtunepimp-0.5.3-25|47	This package contains %{name} tools
14mr|libtunepimp-0.5.3-25|48	
14mr|libtunepimp-0.5.3-25|49	%files -n tunepimp-utils
14mr|libtunepimp-0.5.3-25|50	%doc AUTHORS ChangeLog INSTALL README README.LGPL TODO
14mr|libtunepimp-0.5.3-25|51	%{_bindir}/*
14mr|libtunepimp-0.5.3-25|52	
14mr|libtunepimp-0.5.3-25|53	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|54	
14mr|libtunepimp-0.5.3-25|55	%package -n tunepimp-plugins
14mr|libtunepimp-0.5.3-25|56	Summary:	A library for creating MusicBrainz enabled tagging applications
14mr|libtunepimp-0.5.3-25|57	Group:		Sound
14mr|libtunepimp-0.5.3-25|58	
14mr|libtunepimp-0.5.3-25|59	%description -n tunepimp-plugins
14mr|libtunepimp-0.5.3-25|60	This package contains %{name} plugins
14mr|libtunepimp-0.5.3-25|61	
14mr|libtunepimp-0.5.3-25|62	%files -n tunepimp-plugins
14mr|libtunepimp-0.5.3-25|63	%dir %{_libdir}/tunepimp/
14mr|libtunepimp-0.5.3-25|64	%dir %{_libdir}/tunepimp/plugins/
14mr|libtunepimp-0.5.3-25|65	%{_libdir}/tunepimp/plugins/flac.tpp
14mr|libtunepimp-0.5.3-25|66	%{_libdir}/tunepimp/plugins/mp3.tpp
14mr|libtunepimp-0.5.3-25|67	%{_libdir}/tunepimp/plugins/mpc.tpp
14mr|libtunepimp-0.5.3-25|68	%{_libdir}/tunepimp/plugins/speex.tpp
14mr|libtunepimp-0.5.3-25|69	%{_libdir}/tunepimp/plugins/tta.tpp
14mr|libtunepimp-0.5.3-25|70	%{_libdir}/tunepimp/plugins/vorbis.tpp
14mr|libtunepimp-0.5.3-25|71	%{_libdir}/tunepimp/plugins/wav.tpp
14mr|libtunepimp-0.5.3-25|72	%{_libdir}/tunepimp/plugins/wma.tpp
14mr|libtunepimp-0.5.3-25|73	%{_libdir}/tunepimp/plugins/wv.tpp
14mr|libtunepimp-0.5.3-25|74	
14mr|libtunepimp-0.5.3-25|75	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|76	
14mr|libtunepimp-0.5.3-25|77	%package -n %{libname}
14mr|libtunepimp-0.5.3-25|78	Summary:	A library for creating MusicBrainz enabled tagging applications
14mr|libtunepimp-0.5.3-25|79	Group:		System/Libraries
14mr|libtunepimp-0.5.3-25|80	
14mr|libtunepimp-0.5.3-25|81	%description -n %{libname}
14mr|libtunepimp-0.5.3-25|82	The TunePimp library (also referred to as libtunepimp) is
14mr|libtunepimp-0.5.3-25|83	a development library geared towards developers who wish
14mr|libtunepimp-0.5.3-25|84	to create MusicBrainz enabled tagging applications.
14mr|libtunepimp-0.5.3-25|85	
14mr|libtunepimp-0.5.3-25|86	%files -n %{libname}
14mr|libtunepimp-0.5.3-25|87	%{_libdir}/libtunepimp.so.%{major}*
14mr|libtunepimp-0.5.3-25|88	
14mr|libtunepimp-0.5.3-25|89	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|90	
14mr|libtunepimp-0.5.3-25|91	%package -n %{devname}
14mr|libtunepimp-0.5.3-25|92	Summary:	Files needed for developing applications which use litunepimp
14mr|libtunepimp-0.5.3-25|93	Group:		Development/C
14mr|libtunepimp-0.5.3-25|94	Provides:	%{name}-devel = %{EVRD}
14mr|libtunepimp-0.5.3-25|95	Requires:	%{libname} = %{EVRD}
14mr|libtunepimp-0.5.3-25|96	
14mr|libtunepimp-0.5.3-25|97	%description -n %{devname}
14mr|libtunepimp-0.5.3-25|98	The %{name}-devel package includes the header files and .so libraries
14mr|libtunepimp-0.5.3-25|99	necessary for developing MusicBrainz enabled tagging applications.
14mr|libtunepimp-0.5.3-25|100	
14mr|libtunepimp-0.5.3-25|101	If you are going to develop MusicBrainz enabled tagging
14mr|libtunepimp-0.5.3-25|102	applications you should install %{name}-devel. You'll also need
14mr|libtunepimp-0.5.3-25|103	to have the %{name} package installed.
14mr|libtunepimp-0.5.3-25|104	
14mr|libtunepimp-0.5.3-25|105	%files -n %{devname}
14mr|libtunepimp-0.5.3-25|106	%{_includedir}/*
14mr|libtunepimp-0.5.3-25|107	%{_libdir}/*.so
14mr|libtunepimp-0.5.3-25|108	
14mr|libtunepimp-0.5.3-25|109	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|110	
14mr|libtunepimp-0.5.3-25|111	%package -n python-tunepimp
14mr|libtunepimp-0.5.3-25|112	Summary:	Python binding to use libtunepimp
14mr|libtunepimp-0.5.3-25|113	Group:		Development/Python
14mr|libtunepimp-0.5.3-25|114	Requires:	python-ctypes
14mr|libtunepimp-0.5.3-25|115	Requires:	%{libname} = %{EVRD}
14mr|libtunepimp-0.5.3-25|116	BuildRequires:	pkgconfig(python)
14mr|libtunepimp-0.5.3-25|117	
14mr|libtunepimp-0.5.3-25|118	%description -n python-tunepimp
14mr|libtunepimp-0.5.3-25|119	Python binding to use libtunepimp.
14mr|libtunepimp-0.5.3-25|120	
14mr|libtunepimp-0.5.3-25|121	%files -n python-tunepimp
14mr|libtunepimp-0.5.3-25|122	%{py_puresitedir}/*
14mr|libtunepimp-0.5.3-25|123	
14mr|libtunepimp-0.5.3-25|124	#----------------------------------------------------------------------------
14mr|libtunepimp-0.5.3-25|125	
14mr|libtunepimp-0.5.3-25|126	%prep
14mr|libtunepimp-0.5.3-25|127	%setup -q
14mr|libtunepimp-0.5.3-25|128	%apply_patches
14mr|libtunepimp-0.5.3-25|129	
14mr|libtunepimp-0.5.3-25|130	# Doesn't build and won't get fixed
14mr|libtunepimp-0.5.3-25|131	sed -i -e 's, mp4,,' plugins/Makefile.am
14mr|libtunepimp-0.5.3-25|132	sed -i -e 's,mp4v2,mp4v3,' configure.in
14mr|libtunepimp-0.5.3-25|133	
14mr|libtunepimp-0.5.3-25|134	autoreconf -fi
14mr|libtunepimp-0.5.3-25|135	
14mr|libtunepimp-0.5.3-25|136	%build
14mr|libtunepimp-0.5.3-25|137	%configure2_5x \
14mr|libtunepimp-0.5.3-25|138	--with-included-ltdl=no \
14mr|libtunepimp-0.5.3-25|139	--with-ltdl-include=%{_includedir} \
14mr|libtunepimp-0.5.3-25|140	--with-ltdl-lib=%{_libdir} \
14mr|libtunepimp-0.5.3-25|141	--disable-static
14mr|libtunepimp-0.5.3-25|142	
14mr|libtunepimp-0.5.3-25|143	%make
14mr|libtunepimp-0.5.3-25|144	
14mr|libtunepimp-0.5.3-25|145	%install
14mr|libtunepimp-0.5.3-25|146	%makeinstall_std
14mr|libtunepimp-0.5.3-25|147	
14mr|libtunepimp-0.5.3-25|148	cd python
14mr|libtunepimp-0.5.3-25|149	python setup.py install --root=%{buildroot}
14mr|libtunepimp-0.5.3-25|150	
14mr|libtunepimp-0.5.3-25|151	# Create symlink for current version includes
14mr|libtunepimp-0.5.3-25|152	cd %{buildroot}%{_includedir}
14mr|libtunepimp-0.5.3-25|153	ln -sf tunepimp-0.%{major} tunepimp
14mr|libtunepimp-0.5.3-25|154	
14mr|libtunepimp-0.5.3-25|155	
14mr|libtunepimp-0.5.3-25|156	%changelog
14mr|libtunepimp-0.5.3-25|157	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.5.3-25
14mr|libtunepimp-0.5.3-25|158	+ Revision: 2bebf47
14mr|libtunepimp-0.5.3-25|159	- Spec cleanup
14mr|libtunepimp-0.5.3-25|160	
14mr|libtunepimp-0.5.3-25|161	

17417 14
14mr|libucil-0.9.10-5|1	%define lib_major	2
14mr|libucil-0.9.10-5|2	%define lib_name	%mklibname ucil %{lib_major}
14mr|libucil-0.9.10-5|3	%define develname	%mklibname -d ucil
14mr|libucil-0.9.10-5|4	
14mr|libucil-0.9.10-5|5	Summary: Library to render text and graphic overlays onto video images
14mr|libucil-0.9.10-5|6	Name: libucil
14mr|libucil-0.9.10-5|7	Version: 0.9.10
14mr|libucil-0.9.10-5|8	Release: 5
14mr|libucil-0.9.10-5|9	Source0: http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
14mr|libucil-0.9.10-5|10	Patch0: libucil-0.9.8-bz627890.patch
14mr|libucil-0.9.10-5|11	Patch1: libucil-0.9.10-leaks.patch
14mr|libucil-0.9.10-5|12	Patch2: libucil-0.9.10-warnings.patch
14mr|libucil-0.9.10-5|13	License: GPLv2+
14mr|libucil-0.9.10-5|14	Group: System/Libraries
14mr|libucil-0.9.10-5|15	Url: http://www.unicap-imaging.org/
14mr|libucil-0.9.10-5|16	BuildRequires: intltool
14mr|libucil-0.9.10-5|17	BuildRequires: gtk-doc
14mr|libucil-0.9.10-5|18	BuildRequires: libunicap-devel
14mr|libucil-0.9.10-5|19	BuildRequires: glib2-devel
14mr|libucil-0.9.10-5|20	BuildRequires: pango-devel
14mr|libucil-0.9.10-5|21	BuildRequires: pkgconfig(pangoft2)
14mr|libucil-0.9.10-5|22	BuildRequires: pkgconfig(alsa)
14mr|libucil-0.9.10-5|23	BuildRequires: libgstreamer-plugins-base-devel
14mr|libucil-0.9.10-5|24	BuildRequires: libtheora-devel
14mr|libucil-0.9.10-5|25	BuildRequires: libogg-devel
14mr|libucil-0.9.10-5|26	BuildRequires: libvorbis-devel
14mr|libucil-0.9.10-5|27	BuildRequires: libpng-devel
14mr|libucil-0.9.10-5|28	
14mr|libucil-0.9.10-5|29	%description
14mr|libucil-0.9.10-5|30	Unicap provides a uniform interface to video capture devices. It allows
14mr|libucil-0.9.10-5|31	applications to use any supported video capture device via a single API.
14mr|libucil-0.9.10-5|32	The related ucil library provides easy to use functions to render text
14mr|libucil-0.9.10-5|33	and graphic overlays onto video images.
14mr|libucil-0.9.10-5|34	
14mr|libucil-0.9.10-5|35	%package -n %{lib_name}
14mr|libucil-0.9.10-5|36	Summary:	Dynamic libraries for libucil
14mr|libucil-0.9.10-5|37	Group:		System/Libraries
14mr|libucil-0.9.10-5|38	Conflicts:	%{_lib}unicap2 < 0.9.12
14mr|libucil-0.9.10-5|39	
14mr|libucil-0.9.10-5|40	%description -n %{lib_name}
14mr|libucil-0.9.10-5|41	Unicap provides a uniform interface to video capture devices. It allows
14mr|libucil-0.9.10-5|42	applications to use any supported video capture device via a single API.
14mr|libucil-0.9.10-5|43	The related ucil library provides easy to use functions to render text
14mr|libucil-0.9.10-5|44	and graphic overlays onto video images.
14mr|libucil-0.9.10-5|45	
14mr|libucil-0.9.10-5|46	%package -n %{develname}
14mr|libucil-0.9.10-5|47	Summary:	Development libraries, include files for Ucil
14mr|libucil-0.9.10-5|48	Group:		Development/C
14mr|libucil-0.9.10-5|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|libucil-0.9.10-5|50	Requires:	%{lib_name} = %{version}
14mr|libucil-0.9.10-5|51	Conflicts:	%{_lib}unicap-devel < 0.9.12
14mr|libucil-0.9.10-5|52	
14mr|libucil-0.9.10-5|53	%description -n %{develname}
14mr|libucil-0.9.10-5|54	The package includes header files and libraries necessary
14mr|libucil-0.9.10-5|55	for developing programs which use the ucil library. It contains the API
14mr|libucil-0.9.10-5|56	documentation of the library, too.
14mr|libucil-0.9.10-5|57	
14mr|libucil-0.9.10-5|58	%prep
14mr|libucil-0.9.10-5|59	%setup -q
14mr|libucil-0.9.10-5|60	%patch0 -p1
14mr|libucil-0.9.10-5|61	%patch1 -p1
14mr|libucil-0.9.10-5|62	%patch2 -p1
14mr|libucil-0.9.10-5|63	
14mr|libucil-0.9.10-5|64	%build
14mr|libucil-0.9.10-5|65	%configure2_5x --disable-static --disable-rpath
14mr|libucil-0.9.10-5|66	%make
14mr|libucil-0.9.10-5|67	
14mr|libucil-0.9.10-5|68	%install
14mr|libucil-0.9.10-5|69	rm -rf %{buildroot}
14mr|libucil-0.9.10-5|70	
14mr|libucil-0.9.10-5|71	%makeinstall_std
14mr|libucil-0.9.10-5|72	
14mr|libucil-0.9.10-5|73	#%find_lang %{name}
14mr|libucil-0.9.10-5|74	
14mr|libucil-0.9.10-5|75	%clean
14mr|libucil-0.9.10-5|76	rm -rf %{buildroot}
14mr|libucil-0.9.10-5|77	
14mr|libucil-0.9.10-5|78	%files -n %{lib_name}
14mr|libucil-0.9.10-5|79	%defattr(-,root,root)
14mr|libucil-0.9.10-5|80	%{_libdir}/*.so.%{lib_major}*
14mr|libucil-0.9.10-5|81	
14mr|libucil-0.9.10-5|82	%files -n %{develname}
14mr|libucil-0.9.10-5|83	%defattr(-,root,root)
14mr|libucil-0.9.10-5|84	%doc %{_datadir}/gtk-doc/html/libucil
14mr|libucil-0.9.10-5|85	%{_includedir}/*
14mr|libucil-0.9.10-5|86	%{_libdir}/pkgconfig/*
14mr|libucil-0.9.10-5|87	%{_libdir}/*.so
14mr|libucil-0.9.10-5|88	
14mr|libucil-0.9.10-5|89	
14mr|libucil-0.9.10-5|90	
14mr|libucil-0.9.10-5|91	%changelog
14mr|libucil-0.9.10-5|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.10-5
14mr|libucil-0.9.10-5|93	+ Revision: c0191de
14mr|libucil-0.9.10-5|94	- MassBuild#440: Increase release tag
14mr|libucil-0.9.10-5|95	
14mr|libucil-0.9.10-5|96	

17418 14
14mr|libunicap-0.9.12-3|1	%define lib_major	2
14mr|libunicap-0.9.12-3|2	%define lib_name	%mklibname unicap %{lib_major}
14mr|libunicap-0.9.12-3|3	%define develname	%mklibname -d unicap
14mr|libunicap-0.9.12-3|4	
14mr|libunicap-0.9.12-3|5	Summary: Library to access different kinds of ( video ) capture devices
14mr|libunicap-0.9.12-3|6	Name: libunicap
14mr|libunicap-0.9.12-3|7	Version: 0.9.12
14mr|libunicap-0.9.12-3|8	Release: 3
14mr|libunicap-0.9.12-3|9	Source0: http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
14mr|libunicap-0.9.12-3|10	Patch0: unicap-0.9.6-v4l1.patch
14mr|libunicap-0.9.12-3|11	Patch1: libunicap-0.9.12-link.patch
14mr|libunicap-0.9.12-3|12	Patch2: libunicap-0.9.12-includes.patch
14mr|libunicap-0.9.12-3|13	Patch3: libunicap-0.9.12-memerrs.patch
14mr|libunicap-0.9.12-3|14	Patch4: libunicap-0.9.12-arraycmp.patch
14mr|libunicap-0.9.12-3|15	Patch5: libunicap-0.9.12-warnings.patch
14mr|libunicap-0.9.12-3|16	Patch6: libunicap-bz641623.patch
14mr|libunicap-0.9.12-3|17	Patch7: libunicap-bz642118.patch
14mr|libunicap-0.9.12-3|18	License: GPLv2+
14mr|libunicap-0.9.12-3|19	Group: System/Libraries
14mr|libunicap-0.9.12-3|20	Url: http://www.unicap-imaging.org/
14mr|libunicap-0.9.12-3|21	BuildRequires: pkgconfig(libraw1394)
14mr|libunicap-0.9.12-3|22	BuildRequires: intltool
14mr|libunicap-0.9.12-3|23	Conflicts: %{_lib}unicap2 < 0.9.12
14mr|libunicap-0.9.12-3|24	
14mr|libunicap-0.9.12-3|25	%description
14mr|libunicap-0.9.12-3|26	unicap is a library to access different kinds of ( video ) capture devices.
14mr|libunicap-0.9.12-3|27	
14mr|libunicap-0.9.12-3|28	%package -n %{lib_name}
14mr|libunicap-0.9.12-3|29	Summary:	Dynamic libraries for Unicap
14mr|libunicap-0.9.12-3|30	Group:		System/Libraries
14mr|libunicap-0.9.12-3|31	Requires:	%{name} = %{version}
14mr|libunicap-0.9.12-3|32	
14mr|libunicap-0.9.12-3|33	%description -n %{lib_name}
14mr|libunicap-0.9.12-3|34	unicap is a library to access different kinds of ( video ) capture devices.
14mr|libunicap-0.9.12-3|35	
14mr|libunicap-0.9.12-3|36	%package -n %{develname}
14mr|libunicap-0.9.12-3|37	Summary:	Static libraries, include files for Unicap
14mr|libunicap-0.9.12-3|38	Group:		Development/C
14mr|libunicap-0.9.12-3|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|libunicap-0.9.12-3|40	Requires:	%{lib_name} = %{version}
14mr|libunicap-0.9.12-3|41	Obsoletes:	%{lib_name}-devel < %{version}
14mr|libunicap-0.9.12-3|42	Obsoletes:	%{name}-devel < %{version}
14mr|libunicap-0.9.12-3|43	
14mr|libunicap-0.9.12-3|44	%description -n %{develname}
14mr|libunicap-0.9.12-3|45	Static library and headers file
14mr|libunicap-0.9.12-3|46	needed in order to develop applications using unicap.
14mr|libunicap-0.9.12-3|47	
14mr|libunicap-0.9.12-3|48	%prep
14mr|libunicap-0.9.12-3|49	%setup -q
14mr|libunicap-0.9.12-3|50	%patch0 -p0
14mr|libunicap-0.9.12-3|51	%patch1 -p0
14mr|libunicap-0.9.12-3|52	%patch2 -p1
14mr|libunicap-0.9.12-3|53	%patch3 -p1
14mr|libunicap-0.9.12-3|54	%patch4 -p1
14mr|libunicap-0.9.12-3|55	%patch5 -p1
14mr|libunicap-0.9.12-3|56	%patch6 -p1
14mr|libunicap-0.9.12-3|57	%patch7 -p1
14mr|libunicap-0.9.12-3|58	
14mr|libunicap-0.9.12-3|59	sed -i -e 's/\(SYSFS\|ATTRS\)/ATTRS/g' data/50-euvccam.rules
14mr|libunicap-0.9.12-3|60	
14mr|libunicap-0.9.12-3|61	%build
14mr|libunicap-0.9.12-3|62	%configure2_5x --disable-v4l --disable-static
14mr|libunicap-0.9.12-3|63	%make
14mr|libunicap-0.9.12-3|64	
14mr|libunicap-0.9.12-3|65	%install
14mr|libunicap-0.9.12-3|66	rm -rf %{buildroot}
14mr|libunicap-0.9.12-3|67	%makeinstall_std
14mr|libunicap-0.9.12-3|68	
14mr|libunicap-0.9.12-3|69	#remove unpackaged files
14mr|libunicap-0.9.12-3|70	rm -f %{buildroot}%{_libdir}/unicap%{lib_major}/{backends,cpi}/*.{la,a}
14mr|libunicap-0.9.12-3|71	
14mr|libunicap-0.9.12-3|72	%find_lang unicap
14mr|libunicap-0.9.12-3|73	
14mr|libunicap-0.9.12-3|74	%clean
14mr|libunicap-0.9.12-3|75	rm -rf %{buildroot}
14mr|libunicap-0.9.12-3|76	
14mr|libunicap-0.9.12-3|77	%files -f unicap.lang
14mr|libunicap-0.9.12-3|78	%defattr(-,root,root)
14mr|libunicap-0.9.12-3|79	%{_sysconfdir}/udev/rules.d/*
14mr|libunicap-0.9.12-3|80	%{_libdir}/unicap%{lib_major}
14mr|libunicap-0.9.12-3|81	
14mr|libunicap-0.9.12-3|82	%files -n %{lib_name}
14mr|libunicap-0.9.12-3|83	%defattr(-,root,root)
14mr|libunicap-0.9.12-3|84	%{_libdir}/*.so.%{lib_major}*
14mr|libunicap-0.9.12-3|85	
14mr|libunicap-0.9.12-3|86	%files -n %{develname}
14mr|libunicap-0.9.12-3|87	%defattr(-,root,root)
14mr|libunicap-0.9.12-3|88	%doc %{_datadir}/gtk-doc/html/libunicap
14mr|libunicap-0.9.12-3|89	%{_includedir}/*
14mr|libunicap-0.9.12-3|90	%{_libdir}/pkgconfig/*
14mr|libunicap-0.9.12-3|91	%{_libdir}/*.so
14mr|libunicap-0.9.12-3|92	
14mr|libunicap-0.9.12-3|93	
14mr|libunicap-0.9.12-3|94	
14mr|libunicap-0.9.12-3|95	%changelog
14mr|libunicap-0.9.12-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.12-3
14mr|libunicap-0.9.12-3|97	+ Revision: dd4e7c0
14mr|libunicap-0.9.12-3|98	- MassBuild#440: Increase release tag
14mr|libunicap-0.9.12-3|99	
14mr|libunicap-0.9.12-3|100	

17419 14
14mr|libunicapgtk-0.9.8-4|1	%define lib_major	2
14mr|libunicapgtk-0.9.8-4|2	%define lib_name	%mklibname unicapgtk %{lib_major}
14mr|libunicapgtk-0.9.8-4|3	%define develname	%mklibname -d unicapgtk
14mr|libunicapgtk-0.9.8-4|4	
14mr|libunicapgtk-0.9.8-4|5	Summary:	Library to build graphical widgets for the unicap library
14mr|libunicapgtk-0.9.8-4|6	Name:		libunicapgtk
14mr|libunicapgtk-0.9.8-4|7	Version:	0.9.8
14mr|libunicapgtk-0.9.8-4|8	Release:	4
14mr|libunicapgtk-0.9.8-4|9	License:	GPLv2+
14mr|libunicapgtk-0.9.8-4|10	Group:		System/Libraries
14mr|libunicapgtk-0.9.8-4|11	Url:		http://www.unicap-imaging.org/
14mr|libunicapgtk-0.9.8-4|12	Source0:	http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
14mr|libunicapgtk-0.9.8-4|13	Patch0:		libunicapgtk-0.9.8-link.patch
14mr|libunicapgtk-0.9.8-4|14	Patch1:		libunicapgtk-bz532289.patch
14mr|libunicapgtk-0.9.8-4|15	Patch2:		libunicapgtk-0.9.8-destroycb.patch
14mr|libunicapgtk-0.9.8-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|libunicapgtk-0.9.8-4|17	BuildRequires:	pkgconfig(libunicap)
14mr|libunicapgtk-0.9.8-4|18	BuildRequires:	pkgconfig(libucil)
14mr|libunicapgtk-0.9.8-4|19	BuildRequires:	pkgconfig(x11)
14mr|libunicapgtk-0.9.8-4|20	BuildRequires:	pkgconfig(xext)
14mr|libunicapgtk-0.9.8-4|21	BuildRequires:	pkgconfig(xv)
14mr|libunicapgtk-0.9.8-4|22	BuildRequires:	gtk-doc
14mr|libunicapgtk-0.9.8-4|23	BuildRequires:	intltool
14mr|libunicapgtk-0.9.8-4|24	
14mr|libunicapgtk-0.9.8-4|25	%description
14mr|libunicapgtk-0.9.8-4|26	Unicap provides a uniform interface to video capture devices. It allows
14mr|libunicapgtk-0.9.8-4|27	applications to use any supported video capture device via a single API.
14mr|libunicapgtk-0.9.8-4|28	Building applications with a graphical user interface is made especially
14mr|libunicapgtk-0.9.8-4|29	easy with the unicapGTK widget set.
14mr|libunicapgtk-0.9.8-4|30	
14mr|libunicapgtk-0.9.8-4|31	%package -n %{lib_name}
14mr|libunicapgtk-0.9.8-4|32	Summary:	Dynamic libraries for Unicapgtk
14mr|libunicapgtk-0.9.8-4|33	Group:		System/Libraries
14mr|libunicapgtk-0.9.8-4|34	Requires:	%{name} >= %{version}-%{release}
14mr|libunicapgtk-0.9.8-4|35	Conflicts:	%{_lib}unicap2 < 0.9.12
14mr|libunicapgtk-0.9.8-4|36	
14mr|libunicapgtk-0.9.8-4|37	%description -n %{lib_name}
14mr|libunicapgtk-0.9.8-4|38	Unicap provides a uniform interface to video capture devices. It allows
14mr|libunicapgtk-0.9.8-4|39	applications to use any supported video capture device via a single API.
14mr|libunicapgtk-0.9.8-4|40	Building applications with a graphical user interface is made especially
14mr|libunicapgtk-0.9.8-4|41	easy with the unicapGTK widget set.
14mr|libunicapgtk-0.9.8-4|42	
14mr|libunicapgtk-0.9.8-4|43	%package -n %{develname}
14mr|libunicapgtk-0.9.8-4|44	Summary:	Static libraries, include files for Unicapgtk
14mr|libunicapgtk-0.9.8-4|45	Group:		Development/C
14mr|libunicapgtk-0.9.8-4|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libunicapgtk-0.9.8-4|47	Requires:	%{lib_name} = %{version}-%{release}
14mr|libunicapgtk-0.9.8-4|48	Conflicts:	%{_lib}unicap-devel < 0.9.12
14mr|libunicapgtk-0.9.8-4|49	
14mr|libunicapgtk-0.9.8-4|50	%description -n %{develname}
14mr|libunicapgtk-0.9.8-4|51	Static library and headers file
14mr|libunicapgtk-0.9.8-4|52	needed in order to develop applications using unicap.
14mr|libunicapgtk-0.9.8-4|53	
14mr|libunicapgtk-0.9.8-4|54	%prep
14mr|libunicapgtk-0.9.8-4|55	%setup -q
14mr|libunicapgtk-0.9.8-4|56	%patch0 -p0
14mr|libunicapgtk-0.9.8-4|57	%patch1 -p1
14mr|libunicapgtk-0.9.8-4|58	%patch2 -p1
14mr|libunicapgtk-0.9.8-4|59	
14mr|libunicapgtk-0.9.8-4|60	%build
14mr|libunicapgtk-0.9.8-4|61	%configure2_5x --disable-static
14mr|libunicapgtk-0.9.8-4|62	%make LIBS="-pthread"
14mr|libunicapgtk-0.9.8-4|63	
14mr|libunicapgtk-0.9.8-4|64	%install
14mr|libunicapgtk-0.9.8-4|65	%makeinstall_std
14mr|libunicapgtk-0.9.8-4|66	
14mr|libunicapgtk-0.9.8-4|67	%find_lang unicapgtk
14mr|libunicapgtk-0.9.8-4|68	
14mr|libunicapgtk-0.9.8-4|69	%files -f unicapgtk.lang
14mr|libunicapgtk-0.9.8-4|70	
14mr|libunicapgtk-0.9.8-4|71	%files -n %{lib_name}
14mr|libunicapgtk-0.9.8-4|72	%{_libdir}/*.so.%{lib_major}*
14mr|libunicapgtk-0.9.8-4|73	
14mr|libunicapgtk-0.9.8-4|74	%files -n %{develname}
14mr|libunicapgtk-0.9.8-4|75	%doc %{_datadir}/gtk-doc/html/libunicapgtk
14mr|libunicapgtk-0.9.8-4|76	%{_includedir}/*
14mr|libunicapgtk-0.9.8-4|77	%{_libdir}/pkgconfig/*
14mr|libunicapgtk-0.9.8-4|78	%{_libdir}/*.so
14mr|libunicapgtk-0.9.8-4|79	
14mr|libunicapgtk-0.9.8-4|80	
14mr|libunicapgtk-0.9.8-4|81	
14mr|libunicapgtk-0.9.8-4|82	%changelog
14mr|libunicapgtk-0.9.8-4|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.8-4
14mr|libunicapgtk-0.9.8-4|84	+ Revision: d33dfd3
14mr|libunicapgtk-0.9.8-4|85	- MassBuild#440: Increase release tag
14mr|libunicapgtk-0.9.8-4|86	
14mr|libunicapgtk-0.9.8-4|87	

17420 14
14mr|libuninameslist-20091231-5|1	%define	version 20091231
14mr|libuninameslist-20091231-5|2	%define release 5
14mr|libuninameslist-20091231-5|3	
14mr|libuninameslist-20091231-5|4	%define major 0
14mr|libuninameslist-20091231-5|5	%define libname %mklibname uninameslist %{major}
14mr|libuninameslist-20091231-5|6	%define develname %mklibname uninameslist -d
14mr|libuninameslist-20091231-5|7	
14mr|libuninameslist-20091231-5|8	Summary:	A Library of Unicode annotation data
14mr|libuninameslist-20091231-5|9	Name:		libuninameslist
14mr|libuninameslist-20091231-5|10	Version:	%{version}
14mr|libuninameslist-20091231-5|11	Release:	%{release}
14mr|libuninameslist-20091231-5|12	License:	BSD Style
14mr|libuninameslist-20091231-5|13	Group:		System/Libraries
14mr|libuninameslist-20091231-5|14	URL:		http://libuninameslist.sourceforge.net/
14mr|libuninameslist-20091231-5|15	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mr|libuninameslist-20091231-5|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libuninameslist-20091231-5|17	
14mr|libuninameslist-20091231-5|18	%description
14mr|libuninameslist-20091231-5|19	The Unicode consortium provides a file containing annotations on many
14mr|libuninameslist-20091231-5|20	unicode characters. This library contains a compiled version of this
14mr|libuninameslist-20091231-5|21	file so that programs can access these data easily.
14mr|libuninameslist-20091231-5|22	
14mr|libuninameslist-20091231-5|23	%package	-n %{libname}
14mr|libuninameslist-20091231-5|24	Summary:	A Library of Unicode annotation data
14mr|libuninameslist-20091231-5|25	Group:		System/Libraries
14mr|libuninameslist-20091231-5|26	Provides:	%{name} = %{version}-%{release}
14mr|libuninameslist-20091231-5|27	
14mr|libuninameslist-20091231-5|28	%description	-n %{libname}
14mr|libuninameslist-20091231-5|29	The Unicode consortium provides a file containing annotations on many
14mr|libuninameslist-20091231-5|30	unicode characters. This library contains a compiled version of this
14mr|libuninameslist-20091231-5|31	file so that programs can access these data easily.
14mr|libuninameslist-20091231-5|32	
14mr|libuninameslist-20091231-5|33	%package -n	%{develname}
14mr|libuninameslist-20091231-5|34	Summary:	Development files for %{name}
14mr|libuninameslist-20091231-5|35	Group:		Development/C
14mr|libuninameslist-20091231-5|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|libuninameslist-20091231-5|37	Requires:	%{libname} = %{version}
14mr|libuninameslist-20091231-5|38	Obsoletes:	%{_lib}uninameslist0-devel
14mr|libuninameslist-20091231-5|39	
14mr|libuninameslist-20091231-5|40	%description -n	%{develname}
14mr|libuninameslist-20091231-5|41	The Unicode consortium provides a file containing annotations on many
14mr|libuninameslist-20091231-5|42	unicode characters. This library contains a compiled version of this
14mr|libuninameslist-20091231-5|43	file so that programs can access these data easily.
14mr|libuninameslist-20091231-5|44	
14mr|libuninameslist-20091231-5|45	This package provides development related files for compiling or
14mr|libuninameslist-20091231-5|46	developing any software that make use of this library.
14mr|libuninameslist-20091231-5|47	
14mr|libuninameslist-20091231-5|48	%prep
14mr|libuninameslist-20091231-5|49	%setup -q -n %{name}
14mr|libuninameslist-20091231-5|50	
14mr|libuninameslist-20091231-5|51	%build
14mr|libuninameslist-20091231-5|52	%configure2_5x --enable-static
14mr|libuninameslist-20091231-5|53	%make
14mr|libuninameslist-20091231-5|54	
14mr|libuninameslist-20091231-5|55	%install
14mr|libuninameslist-20091231-5|56	rm -rf %{buildroot}
14mr|libuninameslist-20091231-5|57	%makeinstall_std
14mr|libuninameslist-20091231-5|58	
14mr|libuninameslist-20091231-5|59	%if %mdkversion < 200900
14mr|libuninameslist-20091231-5|60	%post -n %{libname} -p /sbin/ldconfig
14mr|libuninameslist-20091231-5|61	%endif
14mr|libuninameslist-20091231-5|62	%if %mdkversion < 200900
14mr|libuninameslist-20091231-5|63	%postun -n %{libname} -p /sbin/ldconfig
14mr|libuninameslist-20091231-5|64	%endif
14mr|libuninameslist-20091231-5|65	
14mr|libuninameslist-20091231-5|66	%clean
14mr|libuninameslist-20091231-5|67	rm -rf %{buildroot}
14mr|libuninameslist-20091231-5|68	
14mr|libuninameslist-20091231-5|69	%files -n %{libname}
14mr|libuninameslist-20091231-5|70	%defattr(-,root,root)
14mr|libuninameslist-20091231-5|71	%doc LICENSE
14mr|libuninameslist-20091231-5|72	%{_libdir}/lib*.so.%{major}*
14mr|libuninameslist-20091231-5|73	
14mr|libuninameslist-20091231-5|74	%files -n %{develname}
14mr|libuninameslist-20091231-5|75	%defattr(-,root,root)
14mr|libuninameslist-20091231-5|76	%{_includedir}/*
14mr|libuninameslist-20091231-5|77	%{_libdir}/lib*.so
14mr|libuninameslist-20091231-5|78	%{_libdir}/lib*.a
14mr|libuninameslist-20091231-5|79	
14mr|libuninameslist-20091231-5|80	
14mr|libuninameslist-20091231-5|81	
14mr|libuninameslist-20091231-5|82	
14mr|libuninameslist-20091231-5|83	%changelog
14mr|libuninameslist-20091231-5|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091231-5
14mr|libuninameslist-20091231-5|85	+ Revision: 3c4fe60
14mr|libuninameslist-20091231-5|86	- MassBuild#440: Increase release tag
14mr|libuninameslist-20091231-5|87	
14mr|libuninameslist-20091231-5|88	

17421 14
14mr|libunique-1.1.6-8|1	%define major 		0
14mr|libunique-1.1.6-8|2	%define api 1.0
14mr|libunique-1.1.6-8|3	%define libname		%mklibname unique %major
14mr|libunique-1.1.6-8|4	%define develname	%mklibname unique -d
14mr|libunique-1.1.6-8|5	
14mr|libunique-1.1.6-8|6	Summary: 	Library for creating single instance applications
14mr|libunique-1.1.6-8|7	Name: 		libunique
14mr|libunique-1.1.6-8|8	Version: 	1.1.6
14mr|libunique-1.1.6-8|9	Release:	8
14mr|libunique-1.1.6-8|10	URL: 		http://live.gnome.org/LibUnique
14mr|libunique-1.1.6-8|11	License: 	LGPLv2+
14mr|libunique-1.1.6-8|12	Group: 		System/Libraries
14mr|libunique-1.1.6-8|13	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14mr|libunique-1.1.6-8|14	Patch0:		unique-1.0.6-fix-str-fmt.patch
14mr|libunique-1.1.6-8|15	
14mr|libunique-1.1.6-8|16	BuildRequires:	dbus-glib-devel >= 0.70
14mr|libunique-1.1.6-8|17	BuildRequires:	gtk+2-devel >= 2.11.0
14mr|libunique-1.1.6-8|18	BuildRequires:	glib2-devel >= 2.12.0
14mr|libunique-1.1.6-8|19	BuildRequires:	gobject-introspection-devel
14mr|libunique-1.1.6-8|20	BuildRequires:	gtk-doc
14mr|libunique-1.1.6-8|21	
14mr|libunique-1.1.6-8|22	%description
14mr|libunique-1.1.6-8|23	Unique is a library for creating single instance applications.
14mr|libunique-1.1.6-8|24	
14mr|libunique-1.1.6-8|25	%package -n	%{libname}
14mr|libunique-1.1.6-8|26	Group:		System/Libraries
14mr|libunique-1.1.6-8|27	Summary:	Library for creating single instance applications
14mr|libunique-1.1.6-8|28	Conflicts: gir-repository < 0.6.5-3
14mr|libunique-1.1.6-8|29	
14mr|libunique-1.1.6-8|30	%description -n %{libname}
14mr|libunique-1.1.6-8|31	Unique is a library for creating single instance applications.
14mr|libunique-1.1.6-8|32	
14mr|libunique-1.1.6-8|33	%package -n %{develname}
14mr|libunique-1.1.6-8|34	Group:		Development/C
14mr|libunique-1.1.6-8|35	Summary:	Header files for development with %name
14mr|libunique-1.1.6-8|36	Provides:	unique-devel = %{version}
14mr|libunique-1.1.6-8|37	Requires:	%{libname} = %{version}
14mr|libunique-1.1.6-8|38	Conflicts: gir-repository < 0.6.5-3
14mr|libunique-1.1.6-8|39	
14mr|libunique-1.1.6-8|40	%description -n %{develname}
14mr|libunique-1.1.6-8|41	Unique is a library for creating single instance applications.
14mr|libunique-1.1.6-8|42	
14mr|libunique-1.1.6-8|43	%prep
14mr|libunique-1.1.6-8|44	%setup -q
14mr|libunique-1.1.6-8|45	%patch0 -p0
14mr|libunique-1.1.6-8|46	
14mr|libunique-1.1.6-8|47	# this is a hack for glib2.0 >= 2.31.0
14mr|libunique-1.1.6-8|48	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mr|libunique-1.1.6-8|49	./unique/Makefile.*
14mr|libunique-1.1.6-8|50	
14mr|libunique-1.1.6-8|51	%build
14mr|libunique-1.1.6-8|52	%configure2_5x \
14mr|libunique-1.1.6-8|53	--disable-static \
14mr|libunique-1.1.6-8|54	--enable-maintainer-flags=no
14mr|libunique-1.1.6-8|55	
14mr|libunique-1.1.6-8|56	%make
14mr|libunique-1.1.6-8|57	
14mr|libunique-1.1.6-8|58	%install
14mr|libunique-1.1.6-8|59	rm -rf %{buildroot}
14mr|libunique-1.1.6-8|60	%makeinstall_std
14mr|libunique-1.1.6-8|61	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mr|libunique-1.1.6-8|62	
14mr|libunique-1.1.6-8|63	%files -n %{libname}
14mr|libunique-1.1.6-8|64	%{_libdir}/libunique-%api.so.%{major}*
14mr|libunique-1.1.6-8|65	%_libdir/girepository-1.0/Unique-%{api}.typelib
14mr|libunique-1.1.6-8|66	
14mr|libunique-1.1.6-8|67	%files -n %{develname}
14mr|libunique-1.1.6-8|68	%doc AUTHORS
14mr|libunique-1.1.6-8|69	%docdir %{_datadir}/gtk-doc/html/unique
14mr|libunique-1.1.6-8|70	%doc %{_datadir}/gtk-doc/html/unique/*
14mr|libunique-1.1.6-8|71	%{_libdir}/libunique-%api.so
14mr|libunique-1.1.6-8|72	%{_libdir}/pkgconfig/unique-%api.pc
14mr|libunique-1.1.6-8|73	%{_includedir}/unique-%api
14mr|libunique-1.1.6-8|74	%_datadir/gir-1.0/Unique-%api.gir
14mr|libunique-1.1.6-8|75	
14mr|libunique-1.1.6-8|76	
14mr|libunique-1.1.6-8|77	
14mr|libunique-1.1.6-8|78	%changelog
14mr|libunique-1.1.6-8|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-8
14mr|libunique-1.1.6-8|80	+ Revision: ae9df2a
14mr|libunique-1.1.6-8|81	- MassBuild#440: Increase release tag
14mr|libunique-1.1.6-8|82	
14mr|libunique-1.1.6-8|83	

17422 14
14mr|libunique3-3.0.2-3|1	%define major 		0
14mr|libunique3-3.0.2-3|2	%define api 3.0
14mr|libunique3-3.0.2-3|3	%define oname libunique
14mr|libunique3-3.0.2-3|4	%define libname		%mklibname unique %api %major
14mr|libunique3-3.0.2-3|5	%define develname	%mklibname unique -d %api
14mr|libunique3-3.0.2-3|6	
14mr|libunique3-3.0.2-3|7	Summary: 	Library for creating single instance applications
14mr|libunique3-3.0.2-3|8	Name: 		libunique3
14mr|libunique3-3.0.2-3|9	Version: 	3.0.2
14mr|libunique3-3.0.2-3|10	Release:	3
14mr|libunique3-3.0.2-3|11	URL: 		http://live.gnome.org/LibUnique
14mr|libunique3-3.0.2-3|12	License: 	LGPLv2+
14mr|libunique3-3.0.2-3|13	Group: 		System/Libraries
14mr|libunique3-3.0.2-3|14	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.xz
14mr|libunique3-3.0.2-3|15	BuildRequires:	dbus-glib-devel >= 0.70
14mr|libunique3-3.0.2-3|16	BuildRequires:	gtk+3-devel >= 2.90.0
14mr|libunique3-3.0.2-3|17	BuildRequires:	glib2-devel >= 2.12.0
14mr|libunique3-3.0.2-3|18	BuildRequires:	pkgconfig(x11)
14mr|libunique3-3.0.2-3|19	BuildRequires:	gobject-introspection-devel
14mr|libunique3-3.0.2-3|20	BuildRequires:	gtk-doc
14mr|libunique3-3.0.2-3|21	
14mr|libunique3-3.0.2-3|22	%description
14mr|libunique3-3.0.2-3|23	Unique is a library for creating single instance applications.
14mr|libunique3-3.0.2-3|24	
14mr|libunique3-3.0.2-3|25	%package -n	%{libname}
14mr|libunique3-3.0.2-3|26	Group:		System/Libraries
14mr|libunique3-3.0.2-3|27	Summary:	Library for creating single instance applications
14mr|libunique3-3.0.2-3|28	Conflicts: gir-repository < 0.6.5-3
14mr|libunique3-3.0.2-3|29	
14mr|libunique3-3.0.2-3|30	%description -n %{libname}
14mr|libunique3-3.0.2-3|31	Unique is a library for creating single instance applications.
14mr|libunique3-3.0.2-3|32	
14mr|libunique3-3.0.2-3|33	%package -n %{develname}
14mr|libunique3-3.0.2-3|34	Group:		Development/C
14mr|libunique3-3.0.2-3|35	Summary:	Header files for development with %oname
14mr|libunique3-3.0.2-3|36	Provides:	unique-%api-devel = %version-%release
14mr|libunique3-3.0.2-3|37	Requires:	%{libname} = %{version}
14mr|libunique3-3.0.2-3|38	Conflicts: gir-repository < 0.6.5-3
14mr|libunique3-3.0.2-3|39	
14mr|libunique3-3.0.2-3|40	%description -n %{develname}
14mr|libunique3-3.0.2-3|41	Unique is a library for creating single instance applications.
14mr|libunique3-3.0.2-3|42	
14mr|libunique3-3.0.2-3|43	%prep
14mr|libunique3-3.0.2-3|44	%setup -q -n %oname-%version
14mr|libunique3-3.0.2-3|45	
14mr|libunique3-3.0.2-3|46	%build
14mr|libunique3-3.0.2-3|47	%configure2_5x
14mr|libunique3-3.0.2-3|48	%make
14mr|libunique3-3.0.2-3|49	
14mr|libunique3-3.0.2-3|50	%install
14mr|libunique3-3.0.2-3|51	rm -rf %{buildroot}
14mr|libunique3-3.0.2-3|52	
14mr|libunique3-3.0.2-3|53	%makeinstall_std
14mr|libunique3-3.0.2-3|54	
14mr|libunique3-3.0.2-3|55	%clean
14mr|libunique3-3.0.2-3|56	rm -rf %{buildroot}
14mr|libunique3-3.0.2-3|57	
14mr|libunique3-3.0.2-3|58	%files -n %{libname}
14mr|libunique3-3.0.2-3|59	%defattr(-,root,root)
14mr|libunique3-3.0.2-3|60	%{_libdir}/libunique-%api.so.%{major}*
14mr|libunique3-3.0.2-3|61	%_libdir/girepository-1.0/Unique-%{api}.typelib
14mr|libunique3-3.0.2-3|62	
14mr|libunique3-3.0.2-3|63	%files -n %{develname}
14mr|libunique3-3.0.2-3|64	%doc AUTHORS
14mr|libunique3-3.0.2-3|65	%defattr(-,root,root)
14mr|libunique3-3.0.2-3|66	%{_libdir}/libunique-%api.so
14mr|libunique3-3.0.2-3|67	%{_libdir}/pkgconfig/unique-%api.pc
14mr|libunique3-3.0.2-3|68	%{_includedir}/unique-%api
14mr|libunique3-3.0.2-3|69	%_datadir/gir-1.0/Unique-%api.gir
14mr|libunique3-3.0.2-3|70	%_datadir/gtk-doc/html/unique-3.0
14mr|libunique3-3.0.2-3|71	
14mr|libunique3-3.0.2-3|72	
14mr|libunique3-3.0.2-3|73	
14mr|libunique3-3.0.2-3|74	%changelog
14mr|libunique3-3.0.2-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.2-3
14mr|libunique3-3.0.2-3|76	+ Revision: f560bcd
14mr|libunique3-3.0.2-3|77	- MassBuild#440: Increase release tag
14mr|libunique3-3.0.2-3|78	
14mr|libunique3-3.0.2-3|79	

17423 14
14mr|libunistring-0.9.3-5|1	%define major 0
14mr|libunistring-0.9.3-5|2	%define libname %mklibname unistring %{major}
14mr|libunistring-0.9.3-5|3	%define develname %mklibname -d unistring
14mr|libunistring-0.9.3-5|4	
14mr|libunistring-0.9.3-5|5	Summary:	GNU Unicode string library
14mr|libunistring-0.9.3-5|6	Name:		libunistring
14mr|libunistring-0.9.3-5|7	Version:	0.9.3
14mr|libunistring-0.9.3-5|8	Release:	5
14mr|libunistring-0.9.3-5|9	License:	LGPLv2+
14mr|libunistring-0.9.3-5|10	Group:		System/Libraries
14mr|libunistring-0.9.3-5|11	Url:		http://www.gnu.org/software/libunistring/
14mr|libunistring-0.9.3-5|12	Source0:	http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.gz
14mr|libunistring-0.9.3-5|13	BuildRequires:	locales-fr
14mr|libunistring-0.9.3-5|14	BuildRequires:	texinfo
14mr|libunistring-0.9.3-5|15	
14mr|libunistring-0.9.3-5|16	%description
14mr|libunistring-0.9.3-5|17	This library implements Unicode strings (in three flavours: UTF-8
14mr|libunistring-0.9.3-5|18	strings, UTF-16 strings, UTF-32 strings), together with functions for
14mr|libunistring-0.9.3-5|19	Unicode charactets (character names, classifications, properties) and
14mr|libunistring-0.9.3-5|20	functions for string processing (formatted output, width, word breaks,
14mr|libunistring-0.9.3-5|21	line breaks, normalization, case folding, regular expressions).
14mr|libunistring-0.9.3-5|22	
14mr|libunistring-0.9.3-5|23	%package -n %{libname}
14mr|libunistring-0.9.3-5|24	Group:		System/Libraries
14mr|libunistring-0.9.3-5|25	Summary:	GNU Unicode string library
14mr|libunistring-0.9.3-5|26	
14mr|libunistring-0.9.3-5|27	%description -n %{libname}
14mr|libunistring-0.9.3-5|28	This library implements Unicode strings (in three flavours: UTF-8
14mr|libunistring-0.9.3-5|29	strings, UTF-16 strings, UTF-32 strings), together with functions for
14mr|libunistring-0.9.3-5|30	Unicode charactets (character names, classifications, properties) and
14mr|libunistring-0.9.3-5|31	functions for string processing (formatted output, width, word breaks,
14mr|libunistring-0.9.3-5|32	line breaks, normalization, case folding, regular expressions).
14mr|libunistring-0.9.3-5|33	
14mr|libunistring-0.9.3-5|34	%package -n %{develname}
14mr|libunistring-0.9.3-5|35	Group:		Development/C
14mr|libunistring-0.9.3-5|36	Summary:	GNU Unicode string library - development files
14mr|libunistring-0.9.3-5|37	Requires:	%{libname} = %{version}-%{release}
14mr|libunistring-0.9.3-5|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libunistring-0.9.3-5|39	Obsoletes:	%{mklibname -s -d unistring} < %{version}-%{release}
14mr|libunistring-0.9.3-5|40	
14mr|libunistring-0.9.3-5|41	%description -n %{develname}
14mr|libunistring-0.9.3-5|42	This library implements Unicode strings (in three flavours: UTF-8
14mr|libunistring-0.9.3-5|43	strings, UTF-16 strings, UTF-32 strings), together with functions for
14mr|libunistring-0.9.3-5|44	Unicode charactets (character names, classifications, properties) and
14mr|libunistring-0.9.3-5|45	functions for string processing (formatted output, width, word breaks,
14mr|libunistring-0.9.3-5|46	line breaks, normalization, case folding, regular expressions).
14mr|libunistring-0.9.3-5|47	
14mr|libunistring-0.9.3-5|48	%prep
14mr|libunistring-0.9.3-5|49	%setup -q
14mr|libunistring-0.9.3-5|50	
14mr|libunistring-0.9.3-5|51	%build
14mr|libunistring-0.9.3-5|52	%configure2_5x --disable-static
14mr|libunistring-0.9.3-5|53	%make
14mr|libunistring-0.9.3-5|54	
14mr|libunistring-0.9.3-5|55	%install
14mr|libunistring-0.9.3-5|56	%makeinstall_std
14mr|libunistring-0.9.3-5|57	
14mr|libunistring-0.9.3-5|58	%files -n %{libname}
14mr|libunistring-0.9.3-5|59	%doc AUTHORS NEWS README
14mr|libunistring-0.9.3-5|60	%{_libdir}/libunistring.so.%{major}*
14mr|libunistring-0.9.3-5|61	
14mr|libunistring-0.9.3-5|62	%files -n %{develname}
14mr|libunistring-0.9.3-5|63	%doc HACKING DEPENDENCIES THANKS ChangeLog
14mr|libunistring-0.9.3-5|64	%doc %{_datadir}/doc/%{name}/*.html
14mr|libunistring-0.9.3-5|65	%{_libdir}/libunistring.so
14mr|libunistring-0.9.3-5|66	%{_infodir}/libunistring.info*
14mr|libunistring-0.9.3-5|67	%{_includedir}/unistring
14mr|libunistring-0.9.3-5|68	%{_includedir}/*.h
14mr|libunistring-0.9.3-5|69	
14mr|libunistring-0.9.3-5|70	
14mr|libunistring-0.9.3-5|71	%changelog
14mr|libunistring-0.9.3-5|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.3-5
14mr|libunistring-0.9.3-5|73	+ Revision: 003b791
14mr|libunistring-0.9.3-5|74	- MassBuild#440: Increase release tag
14mr|libunistring-0.9.3-5|75	
14mr|libunistring-0.9.3-5|76	

17424 14
14mr|libunwind-1.1-6|1	%define oname		unwind
14mr|libunwind-1.1-6|2	%define onamedump	unwindcoredump
14mr|libunwind-1.1-6|3	%define major		8
14mr|libunwind-1.1-6|4	%define majordump	0
14mr|libunwind-1.1-6|5	%define libname	%mklibname %{oname} %{major}
14mr|libunwind-1.1-6|6	%define libdump	%mklibname %{onamedump} %{majordump}
14mr|libunwind-1.1-6|7	%define devname	%mklibname %{oname} -d
14mr|libunwind-1.1-6|8	%define _disable_ld_no_undefined 1
14mr|libunwind-1.1-6|9	
14mr|libunwind-1.1-6|10	Summary:	An unwinding library
14mr|libunwind-1.1-6|11	Name:		libunwind
14mr|libunwind-1.1-6|12	Version:	1.1
14mr|libunwind-1.1-6|13	Release:	6
14mr|libunwind-1.1-6|14	License:	BSD
14mr|libunwind-1.1-6|15	Group:		System/Libraries
14mr|libunwind-1.1-6|16	Url:		http://savannah.nongnu.org/projects/libunwind
14mr|libunwind-1.1-6|17	Source0:	http://download.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
14mr|libunwind-1.1-6|18	#Fedora specific patch
14mr|libunwind-1.1-6|19	Patch1:		libunwind-disable-setjmp.patch
14mr|libunwind-1.1-6|20	Patch2:		libunwind-aarch64.patch
14mr|libunwind-1.1-6|21	BuildRequires:	libtool
14mr|libunwind-1.1-6|22	
14mr|libunwind-1.1-6|23	%description
14mr|libunwind-1.1-6|24	Libunwind provides a C ABI to determine the call-chain of a program.
14mr|libunwind-1.1-6|25	This version of libunwind is targetted for the ia64 platform.
14mr|libunwind-1.1-6|26	
14mr|libunwind-1.1-6|27	%package -n %{libname}
14mr|libunwind-1.1-6|28	Summary:	Dynamic libraries from %{oname}
14mr|libunwind-1.1-6|29	Group:		System/Libraries
14mr|libunwind-1.1-6|30	Provides:	%{name} = %{version}-%{release}
14mr|libunwind-1.1-6|31	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
14mr|libunwind-1.1-6|32	
14mr|libunwind-1.1-6|33	%description -n %{libname}
14mr|libunwind-1.1-6|34	Dynamic libraries from %{name}.
14mr|libunwind-1.1-6|35	
14mr|libunwind-1.1-6|36	%package -n %{libdump}
14mr|libunwind-1.1-6|37	Summary:	Dynamic libraries from %{oname}
14mr|libunwind-1.1-6|38	Group:		System/Libraries
14mr|libunwind-1.1-6|39	Provides:	%{name}-coredump = %{version}-%{release}
14mr|libunwind-1.1-6|40	Requires:	%{name} = %{version}-%{release}
14mr|libunwind-1.1-6|41	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
14mr|libunwind-1.1-6|42	
14mr|libunwind-1.1-6|43	%description -n %{libdump}
14mr|libunwind-1.1-6|44	Dynamic libraries from %{name}.
14mr|libunwind-1.1-6|45	
14mr|libunwind-1.1-6|46	%package -n %{devname}
14mr|libunwind-1.1-6|47	Summary:	Development package for libunwind
14mr|libunwind-1.1-6|48	Group:		Development/C
14mr|libunwind-1.1-6|49	Requires:	%{libname} = %{version}-%{release}
14mr|libunwind-1.1-6|50	Requires:	%{name}-coredump = %{version}-%{release}
14mr|libunwind-1.1-6|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|libunwind-1.1-6|52	
14mr|libunwind-1.1-6|53	%track
14mr|libunwind-1.1-6|54	prog %name = {
14mr|libunwind-1.1-6|55	url = http://mirror3.layerjet.com/nongnu/libunwind/
14mr|libunwind-1.1-6|56	regex = %name-(__VER__)\.tar\.gz
14mr|libunwind-1.1-6|57	version = %version
14mr|libunwind-1.1-6|58	}
14mr|libunwind-1.1-6|59	
14mr|libunwind-1.1-6|60	%description -n %{devname}
14mr|libunwind-1.1-6|61	The libunwind-devel package includes the libraries and header files for
14mr|libunwind-1.1-6|62	libunwind.
14mr|libunwind-1.1-6|63	
14mr|libunwind-1.1-6|64	%prep
14mr|libunwind-1.1-6|65	%setup -q
14mr|libunwind-1.1-6|66	%apply_patches
14mr|libunwind-1.1-6|67	autoreconf -fi
14mr|libunwind-1.1-6|68	
14mr|libunwind-1.1-6|69	%build
14mr|libunwind-1.1-6|70	%configure2_5x \
14mr|libunwind-1.1-6|71	--enable-static \
14mr|libunwind-1.1-6|72	--enable-shared
14mr|libunwind-1.1-6|73	
14mr|libunwind-1.1-6|74	%make
14mr|libunwind-1.1-6|75	
14mr|libunwind-1.1-6|76	%install
14mr|libunwind-1.1-6|77	%makeinstall_std
14mr|libunwind-1.1-6|78	
14mr|libunwind-1.1-6|79	# /usr/include/libunwind-ptrace.h
14mr|libunwind-1.1-6|80	# [...] aren't really part of the libunwind API.  They are implemented in
14mr|libunwind-1.1-6|81	# a archive library called libunwind-ptrace.a.
14mr|libunwind-1.1-6|82	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a %{buildroot}%{_libdir}/libunwind-ptrace.a-save
14mr|libunwind-1.1-6|83	rm -f %{buildroot}%{_libdir}/libunwind*.a
14mr|libunwind-1.1-6|84	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a-save %{buildroot}%{_libdir}/libunwind-ptrace.a
14mr|libunwind-1.1-6|85	rm -f %{buildroot}%{_libdir}/libunwind-ptrace*.so*
14mr|libunwind-1.1-6|86	
14mr|libunwind-1.1-6|87	%check
14mr|libunwind-1.1-6|88	%if 0%{?_with_check:1} || 0%{?_with_testsuite:1}
14mr|libunwind-1.1-6|89	echo ====================TESTING=========================
14mr|libunwind-1.1-6|90	make check || true
14mr|libunwind-1.1-6|91	echo ====================TESTING END=====================
14mr|libunwind-1.1-6|92	%else
14mr|libunwind-1.1-6|93	echo ====================TESTSUITE DISABLED=========================
14mr|libunwind-1.1-6|94	%endif
14mr|libunwind-1.1-6|95	
14mr|libunwind-1.1-6|96	%files -n %{libname}
14mr|libunwind-1.1-6|97	%{_libdir}/libunwind*.so.%{major}*
14mr|libunwind-1.1-6|98	
14mr|libunwind-1.1-6|99	%files -n %{libdump}
14mr|libunwind-1.1-6|100	%{_libdir}/libunwind-coredump.so.%{majordump}*
14mr|libunwind-1.1-6|101	
14mr|libunwind-1.1-6|102	%files -n %{devname}
14mr|libunwind-1.1-6|103	%doc COPYING README NEWS
14mr|libunwind-1.1-6|104	%{_libdir}/libunwind*.so
14mr|libunwind-1.1-6|105	%{_libdir}/libunwind-ptrace.a
14mr|libunwind-1.1-6|106	%{_mandir}/*/*
14mr|libunwind-1.1-6|107	%{_libdir}/pkgconfig/*.pc
14mr|libunwind-1.1-6|108	# <unwind.h> does not get installed for REMOTE_ONLY targets - check it.
14mr|libunwind-1.1-6|109	%{_includedir}/unwind.h
14mr|libunwind-1.1-6|110	%{_includedir}/libunwind*.h
14mr|libunwind-1.1-6|111	
14mr|libunwind-1.1-6|112	%changelog
14mr|libunwind-1.1-6|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|libunwind-1.1-6|114	+ Revision: 785475b
14mr|libunwind-1.1-6|115	- MassBuild#440: Increase release tag
14mr|libunwind-1.1-6|116	
14mr|libunwind-1.1-6|117	

17425 14
14mr|libupnp-1.6.17-3|1	%define major 6
14mr|libupnp-1.6.17-3|2	%define minor 2
14mr|libupnp-1.6.17-3|3	%define libname %mklibname upnp %{major}
14mr|libupnp-1.6.17-3|4	%define develname %mklibname upnp -d
14mr|libupnp-1.6.17-3|5	%define develnamest %mklibname upnp -d -s
14mr|libupnp-1.6.17-3|6	
14mr|libupnp-1.6.17-3|7	Summary:	Library and tools for the UPnP protocol
14mr|libupnp-1.6.17-3|8	Name:		libupnp
14mr|libupnp-1.6.17-3|9	Version:	1.6.17
14mr|libupnp-1.6.17-3|10	Release:	3
14mr|libupnp-1.6.17-3|11	License:	BSD
14mr|libupnp-1.6.17-3|12	Group:		System/Libraries
14mr|libupnp-1.6.17-3|13	URL:		http://pupnp.sourceforge.net/
14mr|libupnp-1.6.17-3|14	Source0:	http://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
14mr|libupnp-1.6.17-3|15	
14mr|libupnp-1.6.17-3|16	%description
14mr|libupnp-1.6.17-3|17	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mr|libupnp-1.6.17-3|18	open source code for building control points, devices, and bridges that are
14mr|libupnp-1.6.17-3|19	compliant with Version 1.0 of the Universal Plug and Play Device
14mr|libupnp-1.6.17-3|20	Architecture Specification.
14mr|libupnp-1.6.17-3|21	
14mr|libupnp-1.6.17-3|22	%package -n %{libname}
14mr|libupnp-1.6.17-3|23	Summary:	Library and tools for the UPnP protocol
14mr|libupnp-1.6.17-3|24	Group:		System/Libraries
14mr|libupnp-1.6.17-3|25	Obsoletes:	%{mklibname upnp 0} < 1.6.6
14mr|libupnp-1.6.17-3|26	Obsoletes:	%{mklibname upnp 3} < 1.6.17
14mr|libupnp-1.6.17-3|27	
14mr|libupnp-1.6.17-3|28	%description -n %{libname}
14mr|libupnp-1.6.17-3|29	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mr|libupnp-1.6.17-3|30	open source code for building control points, devices, and bridges that are
14mr|libupnp-1.6.17-3|31	compliant with Version 1.0 of the Universal Plug and Play Device
14mr|libupnp-1.6.17-3|32	Architecture Specification.
14mr|libupnp-1.6.17-3|33	
14mr|libupnp-1.6.17-3|34	%package -n %{develname}
14mr|libupnp-1.6.17-3|35	Summary:	Header files and static libraries from %{name}
14mr|libupnp-1.6.17-3|36	Group:		Development/C
14mr|libupnp-1.6.17-3|37	Requires:	%{libname} >= %{version}-%{release}
14mr|libupnp-1.6.17-3|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|libupnp-1.6.17-3|39	Obsoletes:	%{mklibname upnp 0 -d} < 1.6.6
14mr|libupnp-1.6.17-3|40	
14mr|libupnp-1.6.17-3|41	%description -n %{develname}
14mr|libupnp-1.6.17-3|42	Libraries and includes static files for developing programs based on %{name}.
14mr|libupnp-1.6.17-3|43	
14mr|libupnp-1.6.17-3|44	%package -n %{develnamest}
14mr|libupnp-1.6.17-3|45	Summary:	Header files and static libraries from %{name}
14mr|libupnp-1.6.17-3|46	Group:		Development/C
14mr|libupnp-1.6.17-3|47	Requires:	%{libname} >= %{version}-%{release}
14mr|libupnp-1.6.17-3|48	Provides:	%{name}-devel-static = %{version}-%{release}
14mr|libupnp-1.6.17-3|49	Requires:	%{name}-devel = %{version}-%{release}
14mr|libupnp-1.6.17-3|50	Obsoletes:	%{mklibname upnp 0 -d -s} < 1.6.6
14mr|libupnp-1.6.17-3|51	
14mr|libupnp-1.6.17-3|52	%description -n %{develnamest}
14mr|libupnp-1.6.17-3|53	Libraries and includes static files for developing programs based on %{name}.
14mr|libupnp-1.6.17-3|54	
14mr|libupnp-1.6.17-3|55	%prep
14mr|libupnp-1.6.17-3|56	%setup -q
14mr|libupnp-1.6.17-3|57	
14mr|libupnp-1.6.17-3|58	%build
14mr|libupnp-1.6.17-3|59	%configure2_5x \
14mr|libupnp-1.6.17-3|60	--with-documentation=%{_docdir}/%{name} \
14mr|libupnp-1.6.17-3|61	--enable-tools \
14mr|libupnp-1.6.17-3|62	--enable-sample
14mr|libupnp-1.6.17-3|63	%make
14mr|libupnp-1.6.17-3|64	
14mr|libupnp-1.6.17-3|65	%install
14mr|libupnp-1.6.17-3|66	%makeinstall_std
14mr|libupnp-1.6.17-3|67	
14mr|libupnp-1.6.17-3|68	%files -n %{libname}
14mr|libupnp-1.6.17-3|69	%doc LICENSE NEWS README THANKS TODO
14mr|libupnp-1.6.17-3|70	%{_libdir}/*upnp.so.%{major}*
14mr|libupnp-1.6.17-3|71	%{_libdir}/*.so.%{minor}*
14mr|libupnp-1.6.17-3|72	%{_libdir}/libthreadutil.so.%{major}*
14mr|libupnp-1.6.17-3|73	
14mr|libupnp-1.6.17-3|74	%files -n %{develname}
14mr|libupnp-1.6.17-3|75	%{_includedir}/*
14mr|libupnp-1.6.17-3|76	%{_libdir}/*.so
14mr|libupnp-1.6.17-3|77	%{_libdir}/pkgconfig/*pc
14mr|libupnp-1.6.17-3|78	%{_docdir}/%{name}
14mr|libupnp-1.6.17-3|79	
14mr|libupnp-1.6.17-3|80	%files -n %{develnamest}
14mr|libupnp-1.6.17-3|81	%{_libdir}/*.a
14mr|libupnp-1.6.17-3|82	
14mr|libupnp-1.6.17-3|83	
14mr|libupnp-1.6.17-3|84	
14mr|libupnp-1.6.17-3|85	%changelog
14mr|libupnp-1.6.17-3|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.17-3
14mr|libupnp-1.6.17-3|87	+ Revision: e653c16
14mr|libupnp-1.6.17-3|88	- MassBuild#440: Increase release tag
14mr|libupnp-1.6.17-3|89	
14mr|libupnp-1.6.17-3|90	

17426 14
14mr|libusb1-1.0.9-3|1	%define api 1.0
14mr|libusb1-1.0.9-3|2	%define major 0
14mr|libusb1-1.0.9-3|3	%define libname %mklibname usb %{api} %{major}
14mr|libusb1-1.0.9-3|4	%define devellibname %mklibname -d usb %{api}
14mr|libusb1-1.0.9-3|5	%define sdevellibname %mklibname -s -d usb %{api}
14mr|libusb1-1.0.9-3|6	
14mr|libusb1-1.0.9-3|7	Summary:	A library which allows userspace access to USB devices
14mr|libusb1-1.0.9-3|8	Name:		libusb1
14mr|libusb1-1.0.9-3|9	Version:	1.0.9
14mr|libusb1-1.0.9-3|10	Release:	3
14mr|libusb1-1.0.9-3|11	License:	LGPLv2+
14mr|libusb1-1.0.9-3|12	Group:		System/Libraries
14mr|libusb1-1.0.9-3|13	URL:		http://libusb.wiki.sourceforge.net/Libusb1.0
14mr|libusb1-1.0.9-3|14	Source0:	http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
14mr|libusb1-1.0.9-3|15	BuildRequires:	doxygen
14mr|libusb1-1.0.9-3|16	
14mr|libusb1-1.0.9-3|17	%description
14mr|libusb1-1.0.9-3|18	This package provides a way for applications to access USB devices. Note that
14mr|libusb1-1.0.9-3|19	this library is not compatible with the original libusb-0.1 series.
14mr|libusb1-1.0.9-3|20	
14mr|libusb1-1.0.9-3|21	%package -n %{libname}
14mr|libusb1-1.0.9-3|22	Summary:	A library which allows userspace access to USB devices
14mr|libusb1-1.0.9-3|23	Group:		System/Libraries
14mr|libusb1-1.0.9-3|24	# Package had originally wrong major:
14mr|libusb1-1.0.9-3|25	Obsoletes:	%{_lib}usb1 < 1.0.3-2
14mr|libusb1-1.0.9-3|26	
14mr|libusb1-1.0.9-3|27	%description -n %{libname}
14mr|libusb1-1.0.9-3|28	This package provides a way for applications to access USB devices. Note that
14mr|libusb1-1.0.9-3|29	this library is not compatible with the original libusb-0.1 series.
14mr|libusb1-1.0.9-3|30	
14mr|libusb1-1.0.9-3|31	%package -n %{devellibname}
14mr|libusb1-1.0.9-3|32	Summary:	Development files for libusb
14mr|libusb1-1.0.9-3|33	Group:		Development/C
14mr|libusb1-1.0.9-3|34	Requires:	%{libname} = %{version}-%{release}
14mr|libusb1-1.0.9-3|35	Provides:	libusb1-devel = %{version}-%{release}
14mr|libusb1-1.0.9-3|36	Provides:	usb1-devel = %{version}-%{release}
14mr|libusb1-1.0.9-3|37	Provides:	usb%{api}-devel = %{version}-%{release}
14mr|libusb1-1.0.9-3|38	# Package had originally wrong api in name:
14mr|libusb1-1.0.9-3|39	Obsoletes:	%{_lib}usb1-devel < 1.0.3-2
14mr|libusb1-1.0.9-3|40	
14mr|libusb1-1.0.9-3|41	%description -n %{devellibname}
14mr|libusb1-1.0.9-3|42	This package contains the header files, libraries  and documentation needed to
14mr|libusb1-1.0.9-3|43	develop applications that use libusb-1.0.
14mr|libusb1-1.0.9-3|44	
14mr|libusb1-1.0.9-3|45	%package -n %{sdevellibname}
14mr|libusb1-1.0.9-3|46	Summary:	Static development files for libusb
14mr|libusb1-1.0.9-3|47	Group:		Development/C
14mr|libusb1-1.0.9-3|48	Requires:	%{devellibname} = %{version}-%{release}
14mr|libusb1-1.0.9-3|49	Provides:	usb1-static-devel = %{version}-%{release}
14mr|libusb1-1.0.9-3|50	Provides:	usb%{api}-static-devel = %{version}-%{release}
14mr|libusb1-1.0.9-3|51	# Package had originally wrong api in name:
14mr|libusb1-1.0.9-3|52	Obsoletes:	%{_lib}usb1-static-devel < 1.0.3-2
14mr|libusb1-1.0.9-3|53	
14mr|libusb1-1.0.9-3|54	%description -n %{sdevellibname}
14mr|libusb1-1.0.9-3|55	This package contains static libraries to develop applications that use
14mr|libusb1-1.0.9-3|56	libusb-1.0.
14mr|libusb1-1.0.9-3|57	
14mr|libusb1-1.0.9-3|58	%prep
14mr|libusb1-1.0.9-3|59	%setup -q -n libusb-%{version}
14mr|libusb1-1.0.9-3|60	
14mr|libusb1-1.0.9-3|61	%build
14mr|libusb1-1.0.9-3|62	# libusb-compat is in /lib and uses libusb1
14mr|libusb1-1.0.9-3|63	%configure2_5x --libdir=/%{_lib}
14mr|libusb1-1.0.9-3|64	%make
14mr|libusb1-1.0.9-3|65	pushd doc
14mr|libusb1-1.0.9-3|66	make docs
14mr|libusb1-1.0.9-3|67	popd
14mr|libusb1-1.0.9-3|68	
14mr|libusb1-1.0.9-3|69	%install
14mr|libusb1-1.0.9-3|70	%makeinstall_std
14mr|libusb1-1.0.9-3|71	
14mr|libusb1-1.0.9-3|72	# static library is not needed in /lib
14mr|libusb1-1.0.9-3|73	mkdir -p %{buildroot}%{_libdir}
14mr|libusb1-1.0.9-3|74	mv %{buildroot}/%{_lib}/libusb-%{api}.a %{buildroot}%{_libdir}
14mr|libusb1-1.0.9-3|75	# add a symlink just in case libtool expects it to be there due to it
14mr|libusb1-1.0.9-3|76	# being referenced in the .la file
14mr|libusb1-1.0.9-3|77	ln -s %{_libdir}/libusb-%{api}.a %{buildroot}/%{_lib}/libusb-%{api}.a
14mr|libusb1-1.0.9-3|78	# move .pc file back
14mr|libusb1-1.0.9-3|79	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
14mr|libusb1-1.0.9-3|80	
14mr|libusb1-1.0.9-3|81	%files -n %{libname}
14mr|libusb1-1.0.9-3|82	%doc AUTHORS COPYING README NEWS ChangeLog
14mr|libusb1-1.0.9-3|83	/%{_lib}/libusb*-%{api}.so.%{major}*
14mr|libusb1-1.0.9-3|84	
14mr|libusb1-1.0.9-3|85	%files -n %{devellibname}
14mr|libusb1-1.0.9-3|86	%doc doc/html examples/*.c
14mr|libusb1-1.0.9-3|87	%{_libdir}/pkgconfig/libusb-%{api}.pc
14mr|libusb1-1.0.9-3|88	%{_includedir}/libusb-%{api}
14mr|libusb1-1.0.9-3|89	/%{_lib}/libusb-%{api}.so
14mr|libusb1-1.0.9-3|90	
14mr|libusb1-1.0.9-3|91	%files -n %{sdevellibname}
14mr|libusb1-1.0.9-3|92	/%{_lib}/libusb-%{api}.*a
14mr|libusb1-1.0.9-3|93	%{_libdir}/libusb-%{api}.a
14mr|libusb1-1.0.9-3|94	
14mr|libusb1-1.0.9-3|95	
14mr|libusb1-1.0.9-3|96	%changelog
14mr|libusb1-1.0.9-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.9-3
14mr|libusb1-1.0.9-3|98	+ Revision: 5339945
14mr|libusb1-1.0.9-3|99	- MassBuild#440: Increase release tag
14mr|libusb1-1.0.9-3|100	
14mr|libusb1-1.0.9-3|101	

17427 14
14mr|libusb-compat-0.1.4-4|1	
14mr|libusb-compat-0.1.4-4|2	%define api 0.1
14mr|libusb-compat-0.1.4-4|3	%define major 4
14mr|libusb-compat-0.1.4-4|4	%define libname %mklibname usb-compat %api %major
14mr|libusb-compat-0.1.4-4|5	%define devellibname %mklibname -d usb-compat %api
14mr|libusb-compat-0.1.4-4|6	%define sdevellibname %mklibname -s -d usb-compat %api
14mr|libusb-compat-0.1.4-4|7	
14mr|libusb-compat-0.1.4-4|8	%define oldlibusb_version 0.1.12-14
14mr|libusb-compat-0.1.4-4|9	
14mr|libusb-compat-0.1.4-4|10	Summary:	A library which allows userspace access to USB devices
14mr|libusb-compat-0.1.4-4|11	Name:		libusb-compat
14mr|libusb-compat-0.1.4-4|12	Version:	0.1.4
14mr|libusb-compat-0.1.4-4|13	Release:	4
14mr|libusb-compat-0.1.4-4|14	Source0:	http://downloads.sourceforge.net/libusb/libusb-compat-0.1/libusb-compat-0.1.0/%name-%{version}.tar.bz2
14mr|libusb-compat-0.1.4-4|15	License:	LGPLv2+
14mr|libusb-compat-0.1.4-4|16	Group:		System/Libraries
14mr|libusb-compat-0.1.4-4|17	URL:		http://libusb.wiki.sourceforge.net/Libusb1.0
14mr|libusb-compat-0.1.4-4|18	BuildRequires:	doxygen
14mr|libusb-compat-0.1.4-4|19	BuildRequires:	usb1-devel
14mr|libusb-compat-0.1.4-4|20	Patch1:	libusb-0.1-ansi.patch
14mr|libusb-compat-0.1.4-4|21	
14mr|libusb-compat-0.1.4-4|22	%description
14mr|libusb-compat-0.1.4-4|23	A compatibility layer allowing applications written for libusb-0.1 to work
14mr|libusb-compat-0.1.4-4|24	with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk
14mr|libusb-compat-0.1.4-4|25	like libusb-0.1.
14mr|libusb-compat-0.1.4-4|26	
14mr|libusb-compat-0.1.4-4|27	%package -n %libname
14mr|libusb-compat-0.1.4-4|28	Summary: %summary
14mr|libusb-compat-0.1.4-4|29	Group:	System/Libraries
14mr|libusb-compat-0.1.4-4|30	Provides: %{_lib}usb0.1_4 = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|31	Obsoletes: %{_lib}usb0.1_4 < %oldlibusb_version
14mr|libusb-compat-0.1.4-4|32	# old provides from libusb0.1_4
14mr|libusb-compat-0.1.4-4|33	Provides: libusb = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|34	Provides: libusb0.1 = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|35	# wrong name for a short period in cooker
14mr|libusb-compat-0.1.4-4|36	Obsoletes: %{_lib}usb-compat0 < 0.1.0-6
14mr|libusb-compat-0.1.4-4|37	
14mr|libusb-compat-0.1.4-4|38	%description -n %libname
14mr|libusb-compat-0.1.4-4|39	A compatibility layer allowing applications written for libusb-0.1 to work
14mr|libusb-compat-0.1.4-4|40	with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk
14mr|libusb-compat-0.1.4-4|41	like libusb-0.1.
14mr|libusb-compat-0.1.4-4|42	
14mr|libusb-compat-0.1.4-4|43	%package -n %devellibname
14mr|libusb-compat-0.1.4-4|44	Summary: Development files for libusb-0.1
14mr|libusb-compat-0.1.4-4|45	Group:	Development/C
14mr|libusb-compat-0.1.4-4|46	Requires: %{libname} = %{version}
14mr|libusb-compat-0.1.4-4|47	Provides: %{_lib}usb-devel = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|48	Obsoletes: %{_lib}usb-devel < %oldlibusb_version
14mr|libusb-compat-0.1.4-4|49	Obsoletes: %{_lib}usb0.1_4-devel < %oldlibusb_version
14mr|libusb-compat-0.1.4-4|50	# wrong name for a short period in cooker:
14mr|libusb-compat-0.1.4-4|51	Obsoletes: %{_lib}usb-compat0-devel < 0.1.0-6
14mr|libusb-compat-0.1.4-4|52	Provides: libusb-devel = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|53	Provides: libusb0.1-devel = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|54	Provides: usb-compat-devel = %{version}-%{release}
14mr|libusb-compat-0.1.4-4|55	Provides: usb0.1-devel = %{version}-%{release}
14mr|libusb-compat-0.1.4-4|56	
14mr|libusb-compat-0.1.4-4|57	%description -n %devellibname
14mr|libusb-compat-0.1.4-4|58	This package contains the header files, libraries  and documentation needed to
14mr|libusb-compat-0.1.4-4|59	develop applications that use libusb-0.1.
14mr|libusb-compat-0.1.4-4|60	
14mr|libusb-compat-0.1.4-4|61	%package -n %sdevellibname
14mr|libusb-compat-0.1.4-4|62	Summary: Static development files for libusb-0.1
14mr|libusb-compat-0.1.4-4|63	Group:	Development/C
14mr|libusb-compat-0.1.4-4|64	Requires: %{devellibname} = %{version}
14mr|libusb-compat-0.1.4-4|65	Provides: libusb-static-devel = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|66	Provides: libusb0.1-static-devel = %oldlibusb_version
14mr|libusb-compat-0.1.4-4|67	Obsoletes: %{_lib}usb-static-devel < %oldlibusb_version
14mr|libusb-compat-0.1.4-4|68	Obsoletes: %{_lib}usb1.0_4-static-devel < %oldlibusb_version
14mr|libusb-compat-0.1.4-4|69	# wrong name for a short period in cooker:
14mr|libusb-compat-0.1.4-4|70	Obsoletes: %{_lib}usb-compat0-static-devel < 0.1.0-6
14mr|libusb-compat-0.1.4-4|71	
14mr|libusb-compat-0.1.4-4|72	%description -n %sdevellibname
14mr|libusb-compat-0.1.4-4|73	This package contains static libraries to develop applications that use
14mr|libusb-compat-0.1.4-4|74	libusb0.
14mr|libusb-compat-0.1.4-4|75	
14mr|libusb-compat-0.1.4-4|76	%prep
14mr|libusb-compat-0.1.4-4|77	%setup -q
14mr|libusb-compat-0.1.4-4|78	%patch1 -p1
14mr|libusb-compat-0.1.4-4|79	
14mr|libusb-compat-0.1.4-4|80	%build
14mr|libusb-compat-0.1.4-4|81	%configure2_5x \
14mr|libusb-compat-0.1.4-4|82	--libdir=/%_lib
14mr|libusb-compat-0.1.4-4|83	
14mr|libusb-compat-0.1.4-4|84	%make
14mr|libusb-compat-0.1.4-4|85	
14mr|libusb-compat-0.1.4-4|86	%install
14mr|libusb-compat-0.1.4-4|87	%makeinstall_std
14mr|libusb-compat-0.1.4-4|88	%multiarch_binaries %{buildroot}%{_bindir}/libusb-config
14mr|libusb-compat-0.1.4-4|89	
14mr|libusb-compat-0.1.4-4|90	# static library is not needed in /lib
14mr|libusb-compat-0.1.4-4|91	mkdir -p %{buildroot}%{_libdir}
14mr|libusb-compat-0.1.4-4|92	mv %{buildroot}/%{_lib}/libusb.a %{buildroot}%{_libdir}
14mr|libusb-compat-0.1.4-4|93	# add a symlink just in case libtool expects it to be there due to it
14mr|libusb-compat-0.1.4-4|94	# being referenced in the .la file
14mr|libusb-compat-0.1.4-4|95	ln -s %{_libdir}/libusb.a %{buildroot}/%{_lib}/libusb.a
14mr|libusb-compat-0.1.4-4|96	# move pkgconfig
14mr|libusb-compat-0.1.4-4|97	mv %buildroot/%_lib/pkgconfig %buildroot/%_libdir/
14mr|libusb-compat-0.1.4-4|98	
14mr|libusb-compat-0.1.4-4|99	%files -n %libname
14mr|libusb-compat-0.1.4-4|100	%doc AUTHORS COPYING README NEWS
14mr|libusb-compat-0.1.4-4|101	/%{_lib}/libusb-%{api}.so.%{major}*
14mr|libusb-compat-0.1.4-4|102	
14mr|libusb-compat-0.1.4-4|103	%files -n %devellibname
14mr|libusb-compat-0.1.4-4|104	%doc examples/*.c
14mr|libusb-compat-0.1.4-4|105	%{_libdir}/pkgconfig/libusb.pc
14mr|libusb-compat-0.1.4-4|106	%{_includedir}/usb.h
14mr|libusb-compat-0.1.4-4|107	/%_lib/libusb.so
14mr|libusb-compat-0.1.4-4|108	%{multiarch_bindir}/libusb-config
14mr|libusb-compat-0.1.4-4|109	%_bindir/libusb-config
14mr|libusb-compat-0.1.4-4|110	
14mr|libusb-compat-0.1.4-4|111	%files -n %sdevellibname
14mr|libusb-compat-0.1.4-4|112	/%_lib/libusb.a
14mr|libusb-compat-0.1.4-4|113	%{_libdir}/libusb.a
14mr|libusb-compat-0.1.4-4|114	
14mr|libusb-compat-0.1.4-4|115	
14mr|libusb-compat-0.1.4-4|116	
14mr|libusb-compat-0.1.4-4|117	
14mr|libusb-compat-0.1.4-4|118	%changelog
14mr|libusb-compat-0.1.4-4|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-4
14mr|libusb-compat-0.1.4-4|120	+ Revision: c983660
14mr|libusb-compat-0.1.4-4|121	- MassBuild#440: Increase release tag
14mr|libusb-compat-0.1.4-4|122	
14mr|libusb-compat-0.1.4-4|123	

17428 14
14mr|libusbx-1.0.15-2|1	%define api 1.0
14mr|libusbx-1.0.15-2|2	%define major 0
14mr|libusbx-1.0.15-2|3	%define libname %mklibname usbx %{api} %{major}
14mr|libusbx-1.0.15-2|4	%define devname %mklibname -d usbx %{api}
14mr|libusbx-1.0.15-2|5	%define devnamest %mklibname -d -s usbx %{api}
14mr|libusbx-1.0.15-2|6	
14mr|libusbx-1.0.15-2|7	Summary:	Library for accessing USB devices
14mr|libusbx-1.0.15-2|8	Name:		libusbx
14mr|libusbx-1.0.15-2|9	Version:	1.0.15
14mr|libusbx-1.0.15-2|10	Release:	2
14mr|libusbx-1.0.15-2|11	License:	LGPLv2+
14mr|libusbx-1.0.15-2|12	Group:		System/Libraries
14mr|libusbx-1.0.15-2|13	URL:		http://sourceforge.net/apps/mediawiki/libusbx/
14mr|libusbx-1.0.15-2|14	Source0:	http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
14mr|libusbx-1.0.15-2|15	BuildRequires:	doxygen
14mr|libusbx-1.0.15-2|16	Provides:	libusbx1 = %{version}-%{release}
14mr|libusbx-1.0.15-2|17	Provides:	libusbx = %{version}-%{release}
14mr|libusbx-1.0.15-2|18	Provides:	libusb1 = %{version}-%{release}
14mr|libusbx-1.0.15-2|19	Obsoletes:	libusb1 <= 1.0.9
14mr|libusbx-1.0.15-2|20	
14mr|libusbx-1.0.15-2|21	%description
14mr|libusbx-1.0.15-2|22	This package provides a way for applications to access USB devices.
14mr|libusbx-1.0.15-2|23	
14mr|libusbx-1.0.15-2|24	Libusbx is a fork of the original libusb, which is a fully API and ABI
14mr|libusbx-1.0.15-2|25	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
14mr|libusbx-1.0.15-2|26	started by most of the libusb-1.0 developers, after the original libusb
14mr|libusbx-1.0.15-2|27	project did not produce a new release for over 18 months.
14mr|libusbx-1.0.15-2|28	
14mr|libusbx-1.0.15-2|29	Note that this library is not compatible with the original libusb-0.1 series,
14mr|libusbx-1.0.15-2|30	if you need libusb-0.1 compatibility install the libusb package.
14mr|libusbx-1.0.15-2|31	
14mr|libusbx-1.0.15-2|32	#----------------------------------------------------------------------------
14mr|libusbx-1.0.15-2|33	
14mr|libusbx-1.0.15-2|34	%package -n %{libname}
14mr|libusbx-1.0.15-2|35	Summary:	Libusbx is a fork of the original libusb
14mr|libusbx-1.0.15-2|36	Group:		System/Libraries
14mr|libusbx-1.0.15-2|37	
14mr|libusbx-1.0.15-2|38	%description -n %{libname}
14mr|libusbx-1.0.15-2|39	Libusbx is a fork of the original libusb, which is a fully API and ABI
14mr|libusbx-1.0.15-2|40	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
14mr|libusbx-1.0.15-2|41	started by most of the libusb-1.0 developers, after the original libusb
14mr|libusbx-1.0.15-2|42	project did not produce a new release for over 18 months.
14mr|libusbx-1.0.15-2|43	
14mr|libusbx-1.0.15-2|44	%files -n %{libname}
14mr|libusbx-1.0.15-2|45	%{_libdir}/*.so.%{major}*
14mr|libusbx-1.0.15-2|46	
14mr|libusbx-1.0.15-2|47	#----------------------------------------------------------------------------
14mr|libusbx-1.0.15-2|48	
14mr|libusbx-1.0.15-2|49	%package -n %{devname}
14mr|libusbx-1.0.15-2|50	Summary:	Development files for %{name}
14mr|libusbx-1.0.15-2|51	Group:		Development/C
14mr|libusbx-1.0.15-2|52	Requires:	%{name}-devel-doc = %{version}-%{release}
14mr|libusbx-1.0.15-2|53	Requires:	%{libname} = %{version}-%{release}
14mr|libusbx-1.0.15-2|54	Provides:	libusbx1-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|55	Provides:	libusb1-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|56	Provides:	libusbx-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|57	Provides:	usbx-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|58	Provides:	usb1-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|59	Provides:	usb1.0-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|60	Obsoletes:	libusb1-devel <= 1.0.9
14mr|libusbx-1.0.15-2|61	
14mr|libusbx-1.0.15-2|62	%description -n	%{devname}
14mr|libusbx-1.0.15-2|63	The %{name}-devel package contains libraries and header files for
14mr|libusbx-1.0.15-2|64	developing applications that use %{name}.
14mr|libusbx-1.0.15-2|65	
14mr|libusbx-1.0.15-2|66	%files -n %{devname}
14mr|libusbx-1.0.15-2|67	%{_includedir}/libusb-1.0
14mr|libusbx-1.0.15-2|68	%{_libdir}/*.so
14mr|libusbx-1.0.15-2|69	%{_libdir}/pkgconfig/libusb-1.0.pc
14mr|libusbx-1.0.15-2|70	
14mr|libusbx-1.0.15-2|71	#----------------------------------------------------------------------------
14mr|libusbx-1.0.15-2|72	
14mr|libusbx-1.0.15-2|73	#static package
14mr|libusbx-1.0.15-2|74	%package -n %{devnamest}
14mr|libusbx-1.0.15-2|75	Summary:	Development files for %{name}
14mr|libusbx-1.0.15-2|76	Group:		Development/C
14mr|libusbx-1.0.15-2|77	Requires:	%{name}-devel-doc = %{version}-%{release}
14mr|libusbx-1.0.15-2|78	Requires:	%{libname} = %{version}-%{release}
14mr|libusbx-1.0.15-2|79	Requires:	%{devname} = %{version}-%{release}
14mr|libusbx-1.0.15-2|80	Provides:	libusbx1-static-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|81	Provides:	libusb1-static-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|82	Provides:	libusbx-static-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|83	Provides:	usbx-devel-static = %{version}-%{release}
14mr|libusbx-1.0.15-2|84	Provides:	usb1-static-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|85	Provides:	usb1.0-static-devel = %{version}-%{release}
14mr|libusbx-1.0.15-2|86	Obsoletes:	libusb1-static-devel <= 1.0.9
14mr|libusbx-1.0.15-2|87	
14mr|libusbx-1.0.15-2|88	%description -n	%{devnamest}
14mr|libusbx-1.0.15-2|89	The %{name}-static-devel package contains libraries and header files for
14mr|libusbx-1.0.15-2|90	developing applications that use %{name}.
14mr|libusbx-1.0.15-2|91	
14mr|libusbx-1.0.15-2|92	%files -n %{devnamest}
14mr|libusbx-1.0.15-2|93	%{_libdir}/libusb-1.0.a
14mr|libusbx-1.0.15-2|94	
14mr|libusbx-1.0.15-2|95	#----------------------------------------------------------------------------
14mr|libusbx-1.0.15-2|96	
14mr|libusbx-1.0.15-2|97	%package	devel-doc
14mr|libusbx-1.0.15-2|98	Summary:	Development files for %{name}
14mr|libusbx-1.0.15-2|99	Group:		Development/C
14mr|libusbx-1.0.15-2|100	Provides:	libusb1-devel-doc = %{version}-%{release}
14mr|libusbx-1.0.15-2|101	Obsoletes:	libusb1-devel-doc <= 1.0.9
14mr|libusbx-1.0.15-2|102	BuildArch:	noarch
14mr|libusbx-1.0.15-2|103	
14mr|libusbx-1.0.15-2|104	%description	devel-doc
14mr|libusbx-1.0.15-2|105	This package contains API documentation for %{name}.
14mr|libusbx-1.0.15-2|106	
14mr|libusbx-1.0.15-2|107	%files devel-doc
14mr|libusbx-1.0.15-2|108	%doc doc/html examples/*.c
14mr|libusbx-1.0.15-2|109	
14mr|libusbx-1.0.15-2|110	#----------------------------------------------------------------------------
14mr|libusbx-1.0.15-2|111	
14mr|libusbx-1.0.15-2|112	%prep
14mr|libusbx-1.0.15-2|113	%setup -q
14mr|libusbx-1.0.15-2|114	for i in examples/*.c; do
14mr|libusbx-1.0.15-2|115	iconv -f ISO-8859-1 -t UTF-8 -o $i.new $i
14mr|libusbx-1.0.15-2|116	touch -r $i $i.new
14mr|libusbx-1.0.15-2|117	mv $i.new $i
14mr|libusbx-1.0.15-2|118	done
14mr|libusbx-1.0.15-2|119	
14mr|libusbx-1.0.15-2|120	
14mr|libusbx-1.0.15-2|121	%build
14mr|libusbx-1.0.15-2|122	libtoolize --force
14mr|libusbx-1.0.15-2|123	autoheader
14mr|libusbx-1.0.15-2|124	autoconf
14mr|libusbx-1.0.15-2|125	autoreconf -fiv
14mr|libusbx-1.0.15-2|126	%configure2_5x --enable-examples-build
14mr|libusbx-1.0.15-2|127	%make
14mr|libusbx-1.0.15-2|128	pushd doc
14mr|libusbx-1.0.15-2|129	make docs
14mr|libusbx-1.0.15-2|130	popd
14mr|libusbx-1.0.15-2|131	
14mr|libusbx-1.0.15-2|132	
14mr|libusbx-1.0.15-2|133	%install
14mr|libusbx-1.0.15-2|134	%makeinstall_std
14mr|libusbx-1.0.15-2|135	
14mr|libusbx-1.0.15-2|136	
14mr|libusbx-1.0.15-2|137	%changelog
14mr|libusbx-1.0.15-2|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.15-2
14mr|libusbx-1.0.15-2|139	+ Revision: fa0ad36
14mr|libusbx-1.0.15-2|140	- MassBuild#440: Increase release tag
14mr|libusbx-1.0.15-2|141	
14mr|libusbx-1.0.15-2|142	

17429 14
14mr|libuser-0.60-2|1	%define	major	1
14mr|libuser-0.60-2|2	%define libname	%mklibname user %{major}
14mr|libuser-0.60-2|3	%define develname %mklibname user -d
14mr|libuser-0.60-2|4	
14mr|libuser-0.60-2|5	%define enable_check 0
14mr|libuser-0.60-2|6	
14mr|libuser-0.60-2|7	Summary:	A user and group account administration library
14mr|libuser-0.60-2|8	Name:		libuser
14mr|libuser-0.60-2|9	Version:	0.60
14mr|libuser-0.60-2|10	Release:	2
14mr|libuser-0.60-2|11	License:	LGPLv2+
14mr|libuser-0.60-2|12	Group:		System/Configuration/Other
14mr|libuser-0.60-2|13	URL:		https://fedorahosted.org/libuser/
14mr|libuser-0.60-2|14	Source0:	https://fedorahosted.org/releases/l/i/libuser/%{name}-%{version}.tar.xz
14mr|libuser-0.60-2|15	# patches merged upstream (to be drop on next update):
14mr|libuser-0.60-2|16	Patch0:		libuser-0.56.9-fix-str-fmt.patch
14mr|libuser-0.60-2|17	# default to blowfish for passwords instead of md5 (#59158)
14mr|libuser-0.60-2|18	Patch3:		libuser-0.57.1-borkfix.diff
14mr|libuser-0.60-2|19	BuildRequires:	gettext
14mr|libuser-0.60-2|20	BuildRequires:	glib2-devel
14mr|libuser-0.60-2|21	BuildRequires:	openldap-devel
14mr|libuser-0.60-2|22	BuildRequires:	linuxdoc-tools
14mr|libuser-0.60-2|23	BuildRequires:	pam-devel
14mr|libuser-0.60-2|24	BuildRequires:	popt-devel
14mr|libuser-0.60-2|25	BuildRequires:	python-devel
14mr|libuser-0.60-2|26	#BuildRequires:	libgsasl-devel
14mr|libuser-0.60-2|27	BuildRequires:	bison
14mr|libuser-0.60-2|28	%if %{enable_check}
14mr|libuser-0.60-2|29	# For %%check
14mr|libuser-0.60-2|30	BuildRequires:	openldap-servers openldap-clients
14mr|libuser-0.60-2|31	%endif
14mr|libuser-0.60-2|32	# To make sure the configure script can find it
14mr|libuser-0.60-2|33	BuildRequires:	nscd
14mr|libuser-0.60-2|34	
14mr|libuser-0.60-2|35	%description
14mr|libuser-0.60-2|36	The libuser library implements a standardized interface for manipulating
14mr|libuser-0.60-2|37	and administering user and group accounts.  The library uses pluggable
14mr|libuser-0.60-2|38	back-ends to interface to its data sources.
14mr|libuser-0.60-2|39	
14mr|libuser-0.60-2|40	Sample applications modeled after those included with the shadow password
14mr|libuser-0.60-2|41	suite are included.
14mr|libuser-0.60-2|42	
14mr|libuser-0.60-2|43	%package python
14mr|libuser-0.60-2|44	Group:		Development/Python
14mr|libuser-0.60-2|45	Summary:	Library bindings for python
14mr|libuser-0.60-2|46	
14mr|libuser-0.60-2|47	%description python
14mr|libuser-0.60-2|48	This package contains the python library for python applications that
14mr|libuser-0.60-2|49	use libuser.
14mr|libuser-0.60-2|50	
14mr|libuser-0.60-2|51	%package ldap
14mr|libuser-0.60-2|52	Group:		System/Libraries
14mr|libuser-0.60-2|53	Summary:	Libuser ldap library
14mr|libuser-0.60-2|54	
14mr|libuser-0.60-2|55	%description ldap
14mr|libuser-0.60-2|56	This package contains the libuser ldap library.
14mr|libuser-0.60-2|57	
14mr|libuser-0.60-2|58	#%package sasl
14mr|libuser-0.60-2|59	#Group:		System/Libraries
14mr|libuser-0.60-2|60	#Summary:	Libuser sasl library
14mr|libuser-0.60-2|61	#Requires:	%{libname} = %{version}-%{release}
14mr|libuser-0.60-2|62	
14mr|libuser-0.60-2|63	#%description sasl
14mr|libuser-0.60-2|64	#This package contains the libuser sasl library.
14mr|libuser-0.60-2|65	
14mr|libuser-0.60-2|66	%package -n %{libname}
14mr|libuser-0.60-2|67	Group:		System/Libraries
14mr|libuser-0.60-2|68	Summary:	The actual libraries for libuser
14mr|libuser-0.60-2|69	
14mr|libuser-0.60-2|70	%description -n	%{libname}
14mr|libuser-0.60-2|71	This is the actual library for the libuser library.
14mr|libuser-0.60-2|72	
14mr|libuser-0.60-2|73	%package -n %{develname}
14mr|libuser-0.60-2|74	Group:		Development/C
14mr|libuser-0.60-2|75	Summary:	Files needed for developing applications which use libuser
14mr|libuser-0.60-2|76	Requires:	%{libname} = %{version}-%{release}
14mr|libuser-0.60-2|77	Provides:	%{name}-devel = %{version}-%{release}
14mr|libuser-0.60-2|78	Obsoletes:	%mklibname -d user 1
14mr|libuser-0.60-2|79	
14mr|libuser-0.60-2|80	%description -n	%{develname}
14mr|libuser-0.60-2|81	The libuser-devel package contains header files, static libraries, and other
14mr|libuser-0.60-2|82	files useful for developing applications with libuser.
14mr|libuser-0.60-2|83	
14mr|libuser-0.60-2|84	%prep
14mr|libuser-0.60-2|85	%setup -q
14mr|libuser-0.60-2|86	%patch0 -p0
14mr|libuser-0.60-2|87	%patch3 -p0
14mr|libuser-0.60-2|88	
14mr|libuser-0.60-2|89	# fix tha tests
14mr|libuser-0.60-2|90	perl -pi -e "s|/etc/openldap/schema|/usr/share/openldap/schema|g" tests/slapd.conf.in
14mr|libuser-0.60-2|91	
14mr|libuser-0.60-2|92	%build
14mr|libuser-0.60-2|93	export CFLAGS="%{optflags} -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED"
14mr|libuser-0.60-2|94	%configure2_5x \
14mr|libuser-0.60-2|95	--with-ldap \
14mr|libuser-0.60-2|96	--with-python \
14mr|libuser-0.60-2|97	--with-popt \
14mr|libuser-0.60-2|98	--without-sasl \
14mr|libuser-0.60-2|99	--disable-rpath \
14mr|libuser-0.60-2|100	--without-selinux \
14mr|libuser-0.60-2|101	--enable-gtk-doc=no
14mr|libuser-0.60-2|102	%make
14mr|libuser-0.60-2|103	
14mr|libuser-0.60-2|104	%if %{enable_check}
14mr|libuser-0.60-2|105	%check
14mr|libuser-0.60-2|106	# note: the tests uses fixed ports 3890 and 6360
14mr|libuser-0.60-2|107	#LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
14mr|libuser-0.60-2|108	#export LD_LIBRARY_PATH
14mr|libuser-0.60-2|109	make check
14mr|libuser-0.60-2|110	%endif
14mr|libuser-0.60-2|111	
14mr|libuser-0.60-2|112	%install
14mr|libuser-0.60-2|113	rm -fr %{buildroot}
14mr|libuser-0.60-2|114	%makeinstall_std
14mr|libuser-0.60-2|115	
14mr|libuser-0.60-2|116	%find_lang %{name}
14mr|libuser-0.60-2|117	
14mr|libuser-0.60-2|118	# Remove unpackaged files
14mr|libuser-0.60-2|119	rm -rf  %{buildroot}/usr/share/man/man3/userquota.3 \
14mr|libuser-0.60-2|120	%{buildroot}%{py_platsitedir}/*a \
14mr|libuser-0.60-2|121	%{buildroot}%{_libdir}/%{name}/*.la \
14mr|libuser-0.60-2|122	%{buildroot}%{_libdir}/*.la
14mr|libuser-0.60-2|123	
14mr|libuser-0.60-2|124	LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
14mr|libuser-0.60-2|125	export LD_LIBRARY_PATH
14mr|libuser-0.60-2|126	
14mr|libuser-0.60-2|127	# Verify that all python modules load, just in case.
14mr|libuser-0.60-2|128	pushd %{buildroot}/%{_libdir}/python%{py_ver}/site-packages/
14mr|libuser-0.60-2|129	python -c "import libuser"
14mr|libuser-0.60-2|130	popd
14mr|libuser-0.60-2|131	
14mr|libuser-0.60-2|132	%files -f %{name}.lang
14mr|libuser-0.60-2|133	%doc AUTHORS NEWS README TODO docs/*.txt python/modules.txt
14mr|libuser-0.60-2|134	%config(noreplace) %{_sysconfdir}/libuser.conf
14mr|libuser-0.60-2|135	%attr(0755,root,root) %{_bindir}/*
14mr|libuser-0.60-2|136	%attr(0755,root,root) %{_sbindir}/*
14mr|libuser-0.60-2|137	%dir %{_libdir}/%{name}/
14mr|libuser-0.60-2|138	%attr(0755,root,root) %{_libdir}/%{name}/libuser_files.so
14mr|libuser-0.60-2|139	%attr(0755,root,root) %{_libdir}/%{name}/libuser_shadow.so
14mr|libuser-0.60-2|140	%{_mandir}/man5/*
14mr|libuser-0.60-2|141	%{_mandir}/man1/*
14mr|libuser-0.60-2|142	
14mr|libuser-0.60-2|143	%files -n %{libname}
14mr|libuser-0.60-2|144	%attr(0755,root,root) %{_libdir}/libuser.so.%{major}*
14mr|libuser-0.60-2|145	
14mr|libuser-0.60-2|146	%files python
14mr|libuser-0.60-2|147	%attr(0755,root,root) %{py_platsitedir}/*.so
14mr|libuser-0.60-2|148	
14mr|libuser-0.60-2|149	%files ldap
14mr|libuser-0.60-2|150	%attr(0755,root,root) %{_libdir}/%{name}/libuser_ldap.so
14mr|libuser-0.60-2|151	
14mr|libuser-0.60-2|152	#%files sasl
14mr|libuser-0.60-2|153	#%attr(0755,root,root) %{_libdir}/%{name}/libuser_sasldb.so
14mr|libuser-0.60-2|154	
14mr|libuser-0.60-2|155	%files -n %{develname}
14mr|libuser-0.60-2|156	%attr(0755,root,root) %dir %{_includedir}/libuser
14mr|libuser-0.60-2|157	%attr(0644,root,root) %{_includedir}/libuser/*
14mr|libuser-0.60-2|158	%{_libdir}/*.so
14mr|libuser-0.60-2|159	%attr(0644,root,root) %{_libdir}/pkgconfig/*
14mr|libuser-0.60-2|160	%{_datadir}/gtk-doc/html/*
14mr|libuser-0.60-2|161	
14mr|libuser-0.60-2|162	
14mr|libuser-0.60-2|163	%changelog
14mr|libuser-0.60-2|164	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60-2
14mr|libuser-0.60-2|165	+ Revision: 8851dfc
14mr|libuser-0.60-2|166	- MassBuild#440: Increase release tag
14mr|libuser-0.60-2|167	
14mr|libuser-0.60-2|168	

17430 14
14mr|libva-1.3.1-2|1	%define major 1
14mr|libva-1.3.1-2|2	%define libname %mklibname va %{major}
14mr|libva-1.3.1-2|3	%define devname %mklibname va -d
14mr|libva-1.3.1-2|4	
14mr|libva-1.3.1-2|5	Summary:	Video Acceleration (VA) API for Linux
14mr|libva-1.3.1-2|6	Name:		libva
14mr|libva-1.3.1-2|7	Epoch:		2
14mr|libva-1.3.1-2|8	Version:	1.3.1
14mr|libva-1.3.1-2|9	Release:	2
14mr|libva-1.3.1-2|10	Group:		System/Libraries
14mr|libva-1.3.1-2|11	License:	MIT
14mr|libva-1.3.1-2|12	Url:		http://freedesktop.org/wiki/Software/vaapi
14mr|libva-1.3.1-2|13	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
14mr|libva-1.3.1-2|14	Patch0:         libva-1.3.1-firefox-crash-fix.patch
14mr|libva-1.3.1-2|15	BuildRequires:	pkgconfig(egl)
14mr|libva-1.3.1-2|16	BuildRequires:	pkgconfig(gl)
14mr|libva-1.3.1-2|17	BuildRequires:	pkgconfig(libdrm)
14mr|libva-1.3.1-2|18	BuildRequires:	pkgconfig(pciaccess)
14mr|libva-1.3.1-2|19	BuildRequires:	pkgconfig(udev)
14mr|libva-1.3.1-2|20	BuildRequires:	pkgconfig(xext)
14mr|libva-1.3.1-2|21	BuildRequires:	pkgconfig(xfixes)
14mr|libva-1.3.1-2|22	
14mr|libva-1.3.1-2|23	%description
14mr|libva-1.3.1-2|24	Libva is a library providing the VA API video acceleration API.
14mr|libva-1.3.1-2|25	
14mr|libva-1.3.1-2|26	%package -n %{libname}
14mr|libva-1.3.1-2|27	Summary:	Shared library for %{name}
14mr|libva-1.3.1-2|28	Group:		System/Libraries
14mr|libva-1.3.1-2|29	
14mr|libva-1.3.1-2|30	%description -n %{libname}
14mr|libva-1.3.1-2|31	Libva is a library providing the VA API video acceleration API.
14mr|libva-1.3.1-2|32	
14mr|libva-1.3.1-2|33	%package -n %{devname}
14mr|libva-1.3.1-2|34	Summary:	Development files for %{name}
14mr|libva-1.3.1-2|35	Group:		Development/C
14mr|libva-1.3.1-2|36	Requires:	%{libname} = %{EVRD}
14mr|libva-1.3.1-2|37	Provides:	%{name}-devel = %{EVRD}
14mr|libva-1.3.1-2|38	
14mr|libva-1.3.1-2|39	%description -n %{devname}
14mr|libva-1.3.1-2|40	The %{name}-devel package contains libraries and header files for
14mr|libva-1.3.1-2|41	developing applications that use %{name}.
14mr|libva-1.3.1-2|42	
14mr|libva-1.3.1-2|43	%package	utils
14mr|libva-1.3.1-2|44	Summary:	Tools for %{name} (including vainfo)
14mr|libva-1.3.1-2|45	Group:		System/Libraries
14mr|libva-1.3.1-2|46	
14mr|libva-1.3.1-2|47	%description	utils
14mr|libva-1.3.1-2|48	The %{name}-utils package contains tools that are provided as part
14mr|libva-1.3.1-2|49	of %{name}, including the vainfo tool for determining what (if any)
14mr|libva-1.3.1-2|50	%{name} support is available on a system.
14mr|libva-1.3.1-2|51	
14mr|libva-1.3.1-2|52	%prep
14mr|libva-1.3.1-2|53	%setup -q
14mr|libva-1.3.1-2|54	%patch0 -p1
14mr|libva-1.3.1-2|55	
14mr|libva-1.3.1-2|56	%build
14mr|libva-1.3.1-2|57	%configure2_5x \
14mr|libva-1.3.1-2|58	--disable-static \
14mr|libva-1.3.1-2|59	--enable-glx
14mr|libva-1.3.1-2|60	
14mr|libva-1.3.1-2|61	%make
14mr|libva-1.3.1-2|62	
14mr|libva-1.3.1-2|63	%install
14mr|libva-1.3.1-2|64	%makeinstall_std
14mr|libva-1.3.1-2|65	
14mr|libva-1.3.1-2|66	# dummy driver has no good place, so get rid of it
14mr|libva-1.3.1-2|67	rm %{buildroot}%{_libdir}/dri/dummy_drv_video.so
14mr|libva-1.3.1-2|68	
14mr|libva-1.3.1-2|69	%files -n %{libname}
14mr|libva-1.3.1-2|70	%{_libdir}/%{name}.so.%{major}*
14mr|libva-1.3.1-2|71	%{_libdir}/%{name}-egl.so.%{major}*
14mr|libva-1.3.1-2|72	%{_libdir}/%{name}-wayland.so.%{major}*
14mr|libva-1.3.1-2|73	%{_libdir}/%{name}-drm.so.%{major}*
14mr|libva-1.3.1-2|74	%{_libdir}/%{name}-glx.so.%{major}*
14mr|libva-1.3.1-2|75	%{_libdir}/%{name}-tpi.so.%{major}*
14mr|libva-1.3.1-2|76	%{_libdir}/%{name}-x11.so.%{major}*
14mr|libva-1.3.1-2|77	%dir %{_libdir}/dri
14mr|libva-1.3.1-2|78	
14mr|libva-1.3.1-2|79	%files -n %{devname}
14mr|libva-1.3.1-2|80	%{_includedir}/va
14mr|libva-1.3.1-2|81	%{_libdir}/%{name}*.so
14mr|libva-1.3.1-2|82	%{_libdir}/pkgconfig/%{name}*.pc
14mr|libva-1.3.1-2|83	
14mr|libva-1.3.1-2|84	%files utils
14mr|libva-1.3.1-2|85	%doc COPYING
14mr|libva-1.3.1-2|86	%{_bindir}/avcenc
14mr|libva-1.3.1-2|87	%{_bindir}/mpeg2vaenc
14mr|libva-1.3.1-2|88	%{_bindir}/h264encode
14mr|libva-1.3.1-2|89	%{_bindir}/loadjpeg
14mr|libva-1.3.1-2|90	%{_bindir}/mpeg2vldemo
14mr|libva-1.3.1-2|91	%{_bindir}/putsurface*
14mr|libva-1.3.1-2|92	%{_bindir}/vainfo
14mr|libva-1.3.1-2|93	
14mr|libva-1.3.1-2|94	
14mr|libva-1.3.1-2|95	%changelog
14mr|libva-1.3.1-2|96	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.3.1-2
14mr|libva-1.3.1-2|97	+ Revision: 8648c26
14mr|libva-1.3.1-2|98	- Updated to 1.3.1
14mr|libva-1.3.1-2|99	
14mr|libva-1.3.1-2|100	

17431 14
14mr|libvdpau-0.8-1|1	
14mr|libvdpau-0.8-1|2	%define name	libvdpau
14mr|libvdpau-0.8-1|3	%define version	0.8
14mr|libvdpau-0.8-1|4	%define snap	0
14mr|libvdpau-0.8-1|5	%define rel	1
14mr|libvdpau-0.8-1|6	
14mr|libvdpau-0.8-1|7	%define major	1
14mr|libvdpau-0.8-1|8	%define libname	%mklibname vdpau %major
14mr|libvdpau-0.8-1|9	%define devname	%mklibname vdpau -d
14mr|libvdpau-0.8-1|10	%define tracename %mklibname vdpau-trace
14mr|libvdpau-0.8-1|11	
14mr|libvdpau-0.8-1|12	Summary:	Video Decode and Presentation API for Unix
14mr|libvdpau-0.8-1|13	Name:		%{name}
14mr|libvdpau-0.8-1|14	Version:	%{version}
14mr|libvdpau-0.8-1|15	%if %snap
14mr|libvdpau-0.8-1|16	Release:	%mkrel 0.%snap.%rel
14mr|libvdpau-0.8-1|17	%else
14mr|libvdpau-0.8-1|18	Release:	%mkrel %rel
14mr|libvdpau-0.8-1|19	%endif
14mr|libvdpau-0.8-1|20	License:	MIT
14mr|libvdpau-0.8-1|21	Group:		System/Libraries
14mr|libvdpau-0.8-1|22	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=123091
14mr|libvdpau-0.8-1|23	%if %snap
14mr|libvdpau-0.8-1|24	# rm -rf libvdpau && git clone git://anongit.freedesktop.org/~aplattner/libvdpau && cd libvdpau/
14mr|libvdpau-0.8-1|25	# git archive --prefix=libvdpau-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../libvdpau-$(date +%Y%m%d).tar.xz
14mr|libvdpau-0.8-1|26	Source0:	libvdpau-%{snap}.tar.xz
14mr|libvdpau-0.8-1|27	%else
14mr|libvdpau-0.8-1|28	Source0:	http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.bz2
14mr|libvdpau-0.8-1|29	%endif
14mr|libvdpau-0.8-1|30	Patch0:		libvdpau-0.4.1-fix-X11-underlinking.patch
14mr|libvdpau-0.8-1|31	BuildRequires:	pkgconfig(x11)
14mr|libvdpau-0.8-1|32	BuildRequires:	pkgconfig(xext)
14mr|libvdpau-0.8-1|33	# for apidoc:
14mr|libvdpau-0.8-1|34	BuildRequires:	tetex graphviz doxygen
14mr|libvdpau-0.8-1|35	
14mr|libvdpau-0.8-1|36	%description
14mr|libvdpau-0.8-1|37	The Video Decode and Presentation API for Unix (VDPAU) provides a
14mr|libvdpau-0.8-1|38	complete solution for decoding, post-processing, compositing, and
14mr|libvdpau-0.8-1|39	displaying compressed or uncompressed video streams. These video
14mr|libvdpau-0.8-1|40	streams may be combined (composited) with bitmap content, to
14mr|libvdpau-0.8-1|41	implement OSDs and other application user interfaces.
14mr|libvdpau-0.8-1|42	
14mr|libvdpau-0.8-1|43	Only the proprietary NVIDIA driver supports this interface so far.
14mr|libvdpau-0.8-1|44	
14mr|libvdpau-0.8-1|45	%package -n %libname
14mr|libvdpau-0.8-1|46	Summary:	VDPAU shared library
14mr|libvdpau-0.8-1|47	Group:		System/Libraries
14mr|libvdpau-0.8-1|48	
14mr|libvdpau-0.8-1|49	%description -n %libname
14mr|libvdpau-0.8-1|50	The Video Decode and Presentation API for Unix (VDPAU) wrapper shared
14mr|libvdpau-0.8-1|51	library. This library is responsible for loading the hardware-specific
14mr|libvdpau-0.8-1|52	VDPAU driver.
14mr|libvdpau-0.8-1|53	
14mr|libvdpau-0.8-1|54	%package -n %tracename
14mr|libvdpau-0.8-1|55	Summary:	VDPAU tracing module for debugging
14mr|libvdpau-0.8-1|56	Group:		Development/X11
14mr|libvdpau-0.8-1|57	Requires:	%{libname} = %{version}-%{release}
14mr|libvdpau-0.8-1|58	
14mr|libvdpau-0.8-1|59	%description -n %tracename
14mr|libvdpau-0.8-1|60	VDPAU tracing module libvdpau_trace.so for debugging VDPAU.
14mr|libvdpau-0.8-1|61	
14mr|libvdpau-0.8-1|62	%package -n %devname
14mr|libvdpau-0.8-1|63	Summary:	VDPAU development headers
14mr|libvdpau-0.8-1|64	Group:		Development/X11
14mr|libvdpau-0.8-1|65	Requires:	%{libname} = %{version}-%{release}
14mr|libvdpau-0.8-1|66	Provides:	vdpau-devel = %{version}-%{release}
14mr|libvdpau-0.8-1|67	
14mr|libvdpau-0.8-1|68	%description -n %devname
14mr|libvdpau-0.8-1|69	This package contains the VDPAU headers for developing software that
14mr|libvdpau-0.8-1|70	uses VDPAU.
14mr|libvdpau-0.8-1|71	
14mr|libvdpau-0.8-1|72	%prep
14mr|libvdpau-0.8-1|73	%if %snap
14mr|libvdpau-0.8-1|74	%setup -q -n %name-%snap
14mr|libvdpau-0.8-1|75	%else
14mr|libvdpau-0.8-1|76	%setup -q
14mr|libvdpau-0.8-1|77	%endif
14mr|libvdpau-0.8-1|78	
14mr|libvdpau-0.8-1|79	%patch0 -p1
14mr|libvdpau-0.8-1|80	
14mr|libvdpau-0.8-1|81	%build
14mr|libvdpau-0.8-1|82	%if %snap
14mr|libvdpau-0.8-1|83	autoreconf -if
14mr|libvdpau-0.8-1|84	%endif
14mr|libvdpau-0.8-1|85	%configure2_5x
14mr|libvdpau-0.8-1|86	%make
14mr|libvdpau-0.8-1|87	
14mr|libvdpau-0.8-1|88	%install
14mr|libvdpau-0.8-1|89	%makeinstall_std
14mr|libvdpau-0.8-1|90	# (anssi) unneeded files
14mr|libvdpau-0.8-1|91	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/vdpau/*.{la,so}
14mr|libvdpau-0.8-1|92	mv %{buildroot}%{_docdir}/libvdpau/html api-html
14mr|libvdpau-0.8-1|93	
14mr|libvdpau-0.8-1|94	%files -n %{libname}
14mr|libvdpau-0.8-1|95	%{_sysconfdir}/vdpau_wrapper.cfg
14mr|libvdpau-0.8-1|96	%{_libdir}/libvdpau.so.%{major}*
14mr|libvdpau-0.8-1|97	%dir %{_libdir}/vdpau
14mr|libvdpau-0.8-1|98	
14mr|libvdpau-0.8-1|99	%files -n %tracename
14mr|libvdpau-0.8-1|100	# major is the plugin interface version, not %major
14mr|libvdpau-0.8-1|101	%{_libdir}/vdpau/libvdpau_trace.so.*
14mr|libvdpau-0.8-1|102	
14mr|libvdpau-0.8-1|103	%files -n %{devname}
14mr|libvdpau-0.8-1|104	%doc AUTHORS ChangeLog api-html
14mr|libvdpau-0.8-1|105	%{_includedir}/vdpau
14mr|libvdpau-0.8-1|106	%{_libdir}/libvdpau.so
14mr|libvdpau-0.8-1|107	%{_libdir}/pkgconfig/vdpau.pc
14mr|libvdpau-0.8-1|108	
14mr|libvdpau-0.8-1|109	
14mr|libvdpau-0.8-1|110	
14mr|libvdpau-0.8-1|111	
14mr|libvdpau-0.8-1|112	%changelog
14mr|libvdpau-0.8-1|113	* Wed Jul 02 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.8-1
14mr|libvdpau-0.8-1|114	+ Revision: 22bc951
14mr|libvdpau-0.8-1|115	- Added the rediffed patch from OpenMandriva
14mr|libvdpau-0.8-1|116	
14mr|libvdpau-0.8-1|117	

17432 14
14mr|libvdpau-va-gl-0.3.4-1|1	# .so is not a devel file here
14mr|libvdpau-va-gl-0.3.4-1|2	%if %{_use_internal_dependency_generator}
14mr|libvdpau-va-gl-0.3.4-1|3	%define __noautoprov 'devel\\(.*'
14mr|libvdpau-va-gl-0.3.4-1|4	%define __noautoreq 'devel\\(.*'
14mr|libvdpau-va-gl-0.3.4-1|5	%endif
14mr|libvdpau-va-gl-0.3.4-1|6	
14mr|libvdpau-va-gl-0.3.4-1|7	%define major 1
14mr|libvdpau-va-gl-0.3.4-1|8	%define libname %mklibname vdpau_va_gl %{major}
14mr|libvdpau-va-gl-0.3.4-1|9	
14mr|libvdpau-va-gl-0.3.4-1|10	Summary:	VDPAU driver with OpenGL/VAAPI backend
14mr|libvdpau-va-gl-0.3.4-1|11	Name:		libvdpau-va-gl
14mr|libvdpau-va-gl-0.3.4-1|12	Version:	0.3.4
14mr|libvdpau-va-gl-0.3.4-1|13	Release:	1
14mr|libvdpau-va-gl-0.3.4-1|14	License:	GPLv3+
14mr|libvdpau-va-gl-0.3.4-1|15	Group:		System/Libraries
14mr|libvdpau-va-gl-0.3.4-1|16	Url:		https://github.com/i-rinat/libvdpau-va-gl
14mr|libvdpau-va-gl-0.3.4-1|17	Source0:	https://github.com/i-rinat/libvdpau-va-gl/archive/%{name}-%{version}.tar.gz
14mr|libvdpau-va-gl-0.3.4-1|18	BuildRequires:	cmake
14mr|libvdpau-va-gl-0.3.4-1|19	BuildRequires:	pkgconfig(gl)
14mr|libvdpau-va-gl-0.3.4-1|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|libvdpau-va-gl-0.3.4-1|21	BuildRequires:	pkgconfig(glu)
14mr|libvdpau-va-gl-0.3.4-1|22	BuildRequires:	pkgconfig(libswscale)
14mr|libvdpau-va-gl-0.3.4-1|23	BuildRequires:	pkgconfig(libva-x11)
14mr|libvdpau-va-gl-0.3.4-1|24	BuildRequires:	pkgconfig(vdpau)
14mr|libvdpau-va-gl-0.3.4-1|25	BuildRequires:	pkgconfig(x11)
14mr|libvdpau-va-gl-0.3.4-1|26	
14mr|libvdpau-va-gl-0.3.4-1|27	%description
14mr|libvdpau-va-gl-0.3.4-1|28	Many applications can use VDPAU to accelerate portions of the video decoding
14mr|libvdpau-va-gl-0.3.4-1|29	process and video post-processing to the GPU video hardware. Unfortunately,
14mr|libvdpau-va-gl-0.3.4-1|30	there is no such library for many graphic chipsets. Some applications also
14mr|libvdpau-va-gl-0.3.4-1|31	support VA-API but many of them, including Adobe Flash Player, don't.
14mr|libvdpau-va-gl-0.3.4-1|32	
14mr|libvdpau-va-gl-0.3.4-1|33	This library proposes a generic VDPAU library. It uses OpenGL under the hood
14mr|libvdpau-va-gl-0.3.4-1|34	to accelerate drawing and scaling and VA-API (if available) to accelerate video
14mr|libvdpau-va-gl-0.3.4-1|35	decoding.
14mr|libvdpau-va-gl-0.3.4-1|36	
14mr|libvdpau-va-gl-0.3.4-1|37	#----------------------------------------------------------------------------
14mr|libvdpau-va-gl-0.3.4-1|38	
14mr|libvdpau-va-gl-0.3.4-1|39	%package -n %{libname}
14mr|libvdpau-va-gl-0.3.4-1|40	Summary:	VDPAU driver with OpenGL/VAAPI backend
14mr|libvdpau-va-gl-0.3.4-1|41	Group:		System/Libraries
14mr|libvdpau-va-gl-0.3.4-1|42	Provides:	%{name} = %{EVRD}
14mr|libvdpau-va-gl-0.3.4-1|43	
14mr|libvdpau-va-gl-0.3.4-1|44	%description -n %{libname}
14mr|libvdpau-va-gl-0.3.4-1|45	Many applications can use VDPAU to accelerate portions of the video decoding
14mr|libvdpau-va-gl-0.3.4-1|46	process and video post-processing to the GPU video hardware. Unfortunately,
14mr|libvdpau-va-gl-0.3.4-1|47	there is no such library for many graphic chipsets. Some applications also
14mr|libvdpau-va-gl-0.3.4-1|48	support VA-API but many of them, including Adobe Flash Player, don't.
14mr|libvdpau-va-gl-0.3.4-1|49	
14mr|libvdpau-va-gl-0.3.4-1|50	This library proposes a generic VDPAU library. It uses OpenGL under the hood
14mr|libvdpau-va-gl-0.3.4-1|51	to accelerate drawing and scaling and VA-API (if available) to accelerate video
14mr|libvdpau-va-gl-0.3.4-1|52	decoding.
14mr|libvdpau-va-gl-0.3.4-1|53	
14mr|libvdpau-va-gl-0.3.4-1|54	%files -n %{libname}
14mr|libvdpau-va-gl-0.3.4-1|55	%doc COPYING ChangeLog README.md
14mr|libvdpau-va-gl-0.3.4-1|56	%{_libdir}/libvdpau_va_gl.so.%{major}*
14mr|libvdpau-va-gl-0.3.4-1|57	%{_libdir}/libvdpau_va_gl.so
14mr|libvdpau-va-gl-0.3.4-1|58	
14mr|libvdpau-va-gl-0.3.4-1|59	#----------------------------------------------------------------------------
14mr|libvdpau-va-gl-0.3.4-1|60	
14mr|libvdpau-va-gl-0.3.4-1|61	%prep
14mr|libvdpau-va-gl-0.3.4-1|62	%setup -q
14mr|libvdpau-va-gl-0.3.4-1|63	
14mr|libvdpau-va-gl-0.3.4-1|64	%build
14mr|libvdpau-va-gl-0.3.4-1|65	%cmake
14mr|libvdpau-va-gl-0.3.4-1|66	%make
14mr|libvdpau-va-gl-0.3.4-1|67	
14mr|libvdpau-va-gl-0.3.4-1|68	%install
14mr|libvdpau-va-gl-0.3.4-1|69	%makeinstall_std -C build
14mr|libvdpau-va-gl-0.3.4-1|70	
14mr|libvdpau-va-gl-0.3.4-1|71	
14mr|libvdpau-va-gl-0.3.4-1|72	%changelog
14mr|libvdpau-va-gl-0.3.4-1|73	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-1
14mr|libvdpau-va-gl-0.3.4-1|74	+ Revision: 59a9ecb
14mr|libvdpau-va-gl-0.3.4-1|75	- New version 0.3.4, drop no longer needed patch
14mr|libvdpau-va-gl-0.3.4-1|76	
14mr|libvdpau-va-gl-0.3.4-1|77	

17433 14
14mr|libverto-0.2.5-3|1	%define major 1
14mr|libverto-0.2.5-3|2	
14mr|libverto-0.2.5-3|3	%define libverto %mklibname verto %{major}
14mr|libverto-0.2.5-3|4	%define devverto %mklibname verto -d
14mr|libverto-0.2.5-3|5	%define libglib %mklibname verto-glib %{major}
14mr|libverto-0.2.5-3|6	%define devglib %mklibname verto-glib -d
14mr|libverto-0.2.5-3|7	%define libev %mklibname verto-libev %{major}
14mr|libverto-0.2.5-3|8	%define devev %mklibname verto-libev -d
14mr|libverto-0.2.5-3|9	%define libevent %mklibname verto-libevent %{major}
14mr|libverto-0.2.5-3|10	%define devevent %mklibname verto-libevent -d
14mr|libverto-0.2.5-3|11	%define libtevent %mklibname verto-tevent %{major}
14mr|libverto-0.2.5-3|12	%define devtevent %mklibname verto-tevent -d
14mr|libverto-0.2.5-3|13	
14mr|libverto-0.2.5-3|14	Summary:	Main loop abstraction library
14mr|libverto-0.2.5-3|15	Name:		libverto
14mr|libverto-0.2.5-3|16	Version:	0.2.5
14mr|libverto-0.2.5-3|17	Release:	3
14mr|libverto-0.2.5-3|18	License:	MIT
14mr|libverto-0.2.5-3|19	Group:		System/Libraries
14mr|libverto-0.2.5-3|20	Url:		https://fedorahosted.org/libverto/
14mr|libverto-0.2.5-3|21	Source0:	http://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.gz
14mr|libverto-0.2.5-3|22	BuildRequires:	pkgconfig(glib-2.0)
14mr|libverto-0.2.5-3|23	BuildRequires:	pkgconfig(libev)
14mr|libverto-0.2.5-3|24	BuildRequires:	pkgconfig(libevent)
14mr|libverto-0.2.5-3|25	BuildRequires:	pkgconfig(tevent)
14mr|libverto-0.2.5-3|26	
14mr|libverto-0.2.5-3|27	%description
14mr|libverto-0.2.5-3|28	libverto provides a way for libraries to expose asynchronous interfaces
14mr|libverto-0.2.5-3|29	without having to choose a particular event loop, offloading this
14mr|libverto-0.2.5-3|30	decision to the end application which consumes the library.
14mr|libverto-0.2.5-3|31	
14mr|libverto-0.2.5-3|32	If you are packaging an application, not library, based on libverto,
14mr|libverto-0.2.5-3|33	you should depend either on a specific implementation module or you
14mr|libverto-0.2.5-3|34	can depend on the virtual provides 'libverto-module-base'. This will
14mr|libverto-0.2.5-3|35	ensure that you have at least one module installed that provides io,
14mr|libverto-0.2.5-3|36	timeout and signal functionality. Currently glib is the only module
14mr|libverto-0.2.5-3|37	that does not provide these three because it lacks signal. However,
14mr|libverto-0.2.5-3|38	glib will support signal in the future.
14mr|libverto-0.2.5-3|39	
14mr|libverto-0.2.5-3|40	%files
14mr|libverto-0.2.5-3|41	%doc AUTHORS ChangeLog COPYING NEWS README
14mr|libverto-0.2.5-3|42	
14mr|libverto-0.2.5-3|43	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|44	
14mr|libverto-0.2.5-3|45	%package -n %{libverto}
14mr|libverto-0.2.5-3|46	Summary:	System libraries for %{name}
14mr|libverto-0.2.5-3|47	Group:		System/Libraries
14mr|libverto-0.2.5-3|48	
14mr|libverto-0.2.5-3|49	%description -n %{libverto}
14mr|libverto-0.2.5-3|50	The %{name} package contains libraries for %{name}.
14mr|libverto-0.2.5-3|51	
14mr|libverto-0.2.5-3|52	%files -n %{libverto}
14mr|libverto-0.2.5-3|53	%{_libdir}/%{name}.so.%{major}*
14mr|libverto-0.2.5-3|54	
14mr|libverto-0.2.5-3|55	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|56	
14mr|libverto-0.2.5-3|57	%package -n %{devverto}
14mr|libverto-0.2.5-3|58	Summary:	Development files for %{name}
14mr|libverto-0.2.5-3|59	Group:		Development/C
14mr|libverto-0.2.5-3|60	Requires:	%{libverto} = %{EVRD}
14mr|libverto-0.2.5-3|61	
14mr|libverto-0.2.5-3|62	%description -n %{devverto}
14mr|libverto-0.2.5-3|63	The %{name}-devel package contains libraries and header files for
14mr|libverto-0.2.5-3|64	developing applications that use %{name}.
14mr|libverto-0.2.5-3|65	
14mr|libverto-0.2.5-3|66	%files -n %{devverto}
14mr|libverto-0.2.5-3|67	%{_includedir}/verto.h
14mr|libverto-0.2.5-3|68	%{_includedir}/verto-module.h
14mr|libverto-0.2.5-3|69	%{_libdir}/%{name}.so
14mr|libverto-0.2.5-3|70	%{_libdir}/pkgconfig/%{name}.pc
14mr|libverto-0.2.5-3|71	
14mr|libverto-0.2.5-3|72	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|73	
14mr|libverto-0.2.5-3|74	%package -n %{libglib}
14mr|libverto-0.2.5-3|75	Summary:	glib module for %{name}
14mr|libverto-0.2.5-3|76	Group:		System/Libraries
14mr|libverto-0.2.5-3|77	Conflicts:	%{_lib}glib < 0.2.5
14mr|libverto-0.2.5-3|78	Obsoletes:	%{_lib}glib < 0.2.5
14mr|libverto-0.2.5-3|79	
14mr|libverto-0.2.5-3|80	%description -n %{libglib}
14mr|libverto-0.2.5-3|81	Module for %{name} which provides integration with glib.
14mr|libverto-0.2.5-3|82	
14mr|libverto-0.2.5-3|83	This package does NOT yet provide %{name}-module-base.
14mr|libverto-0.2.5-3|84	
14mr|libverto-0.2.5-3|85	%files -n %{libglib}
14mr|libverto-0.2.5-3|86	%{_libdir}/%{name}-glib.so.%{major}*
14mr|libverto-0.2.5-3|87	
14mr|libverto-0.2.5-3|88	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|89	
14mr|libverto-0.2.5-3|90	%package -n %{devglib}
14mr|libverto-0.2.5-3|91	Summary:	Development files for %{name}-glib
14mr|libverto-0.2.5-3|92	Group:		Development/C
14mr|libverto-0.2.5-3|93	Requires:	%{libglib} = %{EVRD}
14mr|libverto-0.2.5-3|94	Requires:	%{devverto} = %{EVRD}
14mr|libverto-0.2.5-3|95	Conflicts:	%{_lib}glib-devel < 0.2.5
14mr|libverto-0.2.5-3|96	Obsoletes:	%{_lib}glib-devel < 0.2.5
14mr|libverto-0.2.5-3|97	
14mr|libverto-0.2.5-3|98	%description -n %{devglib}
14mr|libverto-0.2.5-3|99	The %{name}-glib-devel package contains libraries and header files for
14mr|libverto-0.2.5-3|100	developing applications that use %{name}-glib.
14mr|libverto-0.2.5-3|101	
14mr|libverto-0.2.5-3|102	%files -n %{devglib}
14mr|libverto-0.2.5-3|103	%{_includedir}/verto-glib.h
14mr|libverto-0.2.5-3|104	%{_libdir}/%{name}-glib.so
14mr|libverto-0.2.5-3|105	%{_libdir}/pkgconfig/%{name}-glib.pc
14mr|libverto-0.2.5-3|106	
14mr|libverto-0.2.5-3|107	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|108	
14mr|libverto-0.2.5-3|109	%package -n %{libev}
14mr|libverto-0.2.5-3|110	Summary:	libev module for %{name}
14mr|libverto-0.2.5-3|111	Group:		System/Libraries
14mr|libverto-0.2.5-3|112	Provides:	%{name}-module-base = %{EVRD}
14mr|libverto-0.2.5-3|113	Conflicts:	%{_lib}ev < 0.2.5
14mr|libverto-0.2.5-3|114	Obsoletes:	%{_lib}ev < 0.2.5
14mr|libverto-0.2.5-3|115	
14mr|libverto-0.2.5-3|116	%description -n %{libev}
14mr|libverto-0.2.5-3|117	Module for %{name} which provides integration with libev.
14mr|libverto-0.2.5-3|118	
14mr|libverto-0.2.5-3|119	This package provides %{name}-module-base since it supports io, timeout
14mr|libverto-0.2.5-3|120	and signal.
14mr|libverto-0.2.5-3|121	
14mr|libverto-0.2.5-3|122	%files -n %{libev}
14mr|libverto-0.2.5-3|123	%{_libdir}/%{name}-libev.so.%{major}*
14mr|libverto-0.2.5-3|124	
14mr|libverto-0.2.5-3|125	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|126	
14mr|libverto-0.2.5-3|127	%package -n %{devev}
14mr|libverto-0.2.5-3|128	Summary:	Development files for %{name}-libev
14mr|libverto-0.2.5-3|129	Group:		Development/C
14mr|libverto-0.2.5-3|130	Requires:	%{libev} = %{EVRD}
14mr|libverto-0.2.5-3|131	Requires:	%{devverto} = %{EVRD}
14mr|libverto-0.2.5-3|132	Conflicts:	%{_lib}ev-devel < 0.2.5
14mr|libverto-0.2.5-3|133	Obsoletes:	%{_lib}ev-devel < 0.2.5
14mr|libverto-0.2.5-3|134	
14mr|libverto-0.2.5-3|135	%description -n %{devev}
14mr|libverto-0.2.5-3|136	The %{name}-libev-devel package contains libraries and header files for
14mr|libverto-0.2.5-3|137	developing applications that use %{name}-libev.
14mr|libverto-0.2.5-3|138	
14mr|libverto-0.2.5-3|139	This package provides %{name}-module-base since it supports io, timeout
14mr|libverto-0.2.5-3|140	and signal.
14mr|libverto-0.2.5-3|141	
14mr|libverto-0.2.5-3|142	%files -n %{devev}
14mr|libverto-0.2.5-3|143	%{_includedir}/verto-libev.h
14mr|libverto-0.2.5-3|144	%{_libdir}/%{name}-libev.so
14mr|libverto-0.2.5-3|145	%{_libdir}/pkgconfig/%{name}-libev.pc
14mr|libverto-0.2.5-3|146	
14mr|libverto-0.2.5-3|147	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|148	
14mr|libverto-0.2.5-3|149	%package -n %{libevent}
14mr|libverto-0.2.5-3|150	Summary:	Libevent module for %{name}
14mr|libverto-0.2.5-3|151	Group:		System/Libraries
14mr|libverto-0.2.5-3|152	Provides:	%{name}-module-base = %{EVRD}
14mr|libverto-0.2.5-3|153	Conflicts:	%{_lib}event < 0.2.5
14mr|libverto-0.2.5-3|154	Obsoletes:	%{_lib}event < 0.2.5
14mr|libverto-0.2.5-3|155	
14mr|libverto-0.2.5-3|156	%description -n %{libevent}
14mr|libverto-0.2.5-3|157	Module for %{name} which provides integration with libevent.
14mr|libverto-0.2.5-3|158	
14mr|libverto-0.2.5-3|159	%files -n %{libevent}
14mr|libverto-0.2.5-3|160	%{_libdir}/%{name}-libevent.so.%{major}*
14mr|libverto-0.2.5-3|161	
14mr|libverto-0.2.5-3|162	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|163	
14mr|libverto-0.2.5-3|164	%package -n %{devevent}
14mr|libverto-0.2.5-3|165	Summary:	Development files for %{name}-libevent
14mr|libverto-0.2.5-3|166	Group:		Development/C
14mr|libverto-0.2.5-3|167	Requires:	%{libevent} = %{EVRD}
14mr|libverto-0.2.5-3|168	Requires:	%{devverto} = %{EVRD}
14mr|libverto-0.2.5-3|169	Conflicts:	%{_lib}event-devel < 0.2.5
14mr|libverto-0.2.5-3|170	Obsoletes:	%{_lib}event-devel < 0.2.5
14mr|libverto-0.2.5-3|171	
14mr|libverto-0.2.5-3|172	%description -n %{devevent}
14mr|libverto-0.2.5-3|173	The %{name}-libevent-devel package contains libraries and header files for
14mr|libverto-0.2.5-3|174	developing applications that use %{name}-libevent.
14mr|libverto-0.2.5-3|175	
14mr|libverto-0.2.5-3|176	%files -n %{devevent}
14mr|libverto-0.2.5-3|177	%{_includedir}/verto-libevent.h
14mr|libverto-0.2.5-3|178	%{_libdir}/%{name}-libevent.so
14mr|libverto-0.2.5-3|179	%{_libdir}/pkgconfig/%{name}-libevent.pc
14mr|libverto-0.2.5-3|180	
14mr|libverto-0.2.5-3|181	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|182	
14mr|libverto-0.2.5-3|183	%package -n %{libtevent}
14mr|libverto-0.2.5-3|184	Summary:	tevent module for %{name}
14mr|libverto-0.2.5-3|185	Group:		System/Libraries
14mr|libverto-0.2.5-3|186	Provides:	%{name}-module-base = %{EVRD}
14mr|libverto-0.2.5-3|187	Conflicts:	%{_lib}tevent < 0.2.5
14mr|libverto-0.2.5-3|188	Obsoletes:	%{_lib}tevent < 0.2.5
14mr|libverto-0.2.5-3|189	
14mr|libverto-0.2.5-3|190	%description -n %{libtevent}
14mr|libverto-0.2.5-3|191	Module for %{name} which provides integration with tevent.
14mr|libverto-0.2.5-3|192	
14mr|libverto-0.2.5-3|193	This package provides %{name}-module-base since it supports io, timeout
14mr|libverto-0.2.5-3|194	and signal.
14mr|libverto-0.2.5-3|195	
14mr|libverto-0.2.5-3|196	%files -n %{libtevent}
14mr|libverto-0.2.5-3|197	%{_libdir}/%{name}-tevent.so.%{major}*
14mr|libverto-0.2.5-3|198	
14mr|libverto-0.2.5-3|199	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|200	
14mr|libverto-0.2.5-3|201	%package -n %{devtevent}
14mr|libverto-0.2.5-3|202	Summary:	Development files for %{name}-tevent
14mr|libverto-0.2.5-3|203	Group:		Development/C
14mr|libverto-0.2.5-3|204	Requires:	%{libtevent} = %{EVRD}
14mr|libverto-0.2.5-3|205	Requires:	%{devverto} = %{EVRD}
14mr|libverto-0.2.5-3|206	Conflicts:	%{_lib}tevent-devel < 0.2.5
14mr|libverto-0.2.5-3|207	Obsoletes:	%{_lib}tevent-devel < 0.2.5
14mr|libverto-0.2.5-3|208	
14mr|libverto-0.2.5-3|209	%description -n %{devtevent}
14mr|libverto-0.2.5-3|210	The %{name}-tevent-devel package contains libraries and header files for
14mr|libverto-0.2.5-3|211	developing applications that use %{name}-tevent.
14mr|libverto-0.2.5-3|212	
14mr|libverto-0.2.5-3|213	%files -n %{devtevent}
14mr|libverto-0.2.5-3|214	%{_includedir}/verto-tevent.h
14mr|libverto-0.2.5-3|215	%{_libdir}/%{name}-tevent.so
14mr|libverto-0.2.5-3|216	%{_libdir}/pkgconfig/%{name}-tevent.pc
14mr|libverto-0.2.5-3|217	
14mr|libverto-0.2.5-3|218	#----------------------------------------------------------------------------
14mr|libverto-0.2.5-3|219	
14mr|libverto-0.2.5-3|220	%prep
14mr|libverto-0.2.5-3|221	%setup -q
14mr|libverto-0.2.5-3|222	
14mr|libverto-0.2.5-3|223	%build
14mr|libverto-0.2.5-3|224	autoreconf -fi
14mr|libverto-0.2.5-3|225	%configure2_5x --disable-static
14mr|libverto-0.2.5-3|226	make
14mr|libverto-0.2.5-3|227	
14mr|libverto-0.2.5-3|228	%install
14mr|libverto-0.2.5-3|229	%makeinstall_std
14mr|libverto-0.2.5-3|230	
14mr|libverto-0.2.5-3|231	
14mr|libverto-0.2.5-3|232	%changelog
14mr|libverto-0.2.5-3|233	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.5-3
14mr|libverto-0.2.5-3|234	+ Revision: 1d7c809
14mr|libverto-0.2.5-3|235	- Properly name library and devel packages
14mr|libverto-0.2.5-3|236	
14mr|libverto-0.2.5-3|237	

17434 14
14mr|libview-0.6.6-4|1	%define name libview
14mr|libview-0.6.6-4|2	%define version 0.6.6
14mr|libview-0.6.6-4|3	%define release 4
14mr|libview-0.6.6-4|4	%define major 2
14mr|libview-0.6.6-4|5	%define libname %mklibname view %major
14mr|libview-0.6.6-4|6	%define develname %mklibname -d view
14mr|libview-0.6.6-4|7	Summary: VMware's Incredibly Exciting Widgets
14mr|libview-0.6.6-4|8	Name: %{name}
14mr|libview-0.6.6-4|9	Version: %{version}
14mr|libview-0.6.6-4|10	Release: %{release}
14mr|libview-0.6.6-4|11	Source0: http://prdownloads.sourceforge.net/view/%{name}-%{version}.tar.bz2
14mr|libview-0.6.6-4|12	Patch:	 libview-0.6.2-fix-pkgconfig.patch
14mr|libview-0.6.6-4|13	License: MIT
14mr|libview-0.6.6-4|14	Group: System/Libraries
14mr|libview-0.6.6-4|15	Url: http://view.sourceforge.net/
14mr|libview-0.6.6-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libview-0.6.6-4|17	BuildRequires: gtkmm2.4-devel
14mr|libview-0.6.6-4|18	
14mr|libview-0.6.6-4|19	%description
14mr|libview-0.6.6-4|20	libview is VMware's Incredibly Exciting Widgets, a useful collection
14mr|libview-0.6.6-4|21	of GTK+ widgets used within VMware products, free for everybody's use.
14mr|libview-0.6.6-4|22	
14mr|libview-0.6.6-4|23	%package -n %libname
14mr|libview-0.6.6-4|24	Group: System/Libraries
14mr|libview-0.6.6-4|25	Summary: VMware's Incredibly Exciting Widgets
14mr|libview-0.6.6-4|26	
14mr|libview-0.6.6-4|27	%description -n %libname
14mr|libview-0.6.6-4|28	libview is VMware's Incredibly Exciting Widgets, a useful collection
14mr|libview-0.6.6-4|29	of GTK+ widgets used within VMware products, free for everybody's use.
14mr|libview-0.6.6-4|30	
14mr|libview-0.6.6-4|31	%package -n %develname
14mr|libview-0.6.6-4|32	Group: Development/C++
14mr|libview-0.6.6-4|33	Summary: VMware's Incredibly Exciting Widgets
14mr|libview-0.6.6-4|34	Requires: %libname = %version-%release
14mr|libview-0.6.6-4|35	Provides: libview-devel = %version-%release
14mr|libview-0.6.6-4|36	
14mr|libview-0.6.6-4|37	%description -n %develname
14mr|libview-0.6.6-4|38	libview is VMware's Incredibly Exciting Widgets, a useful collection
14mr|libview-0.6.6-4|39	of GTK+ widgets used within VMware products, free for everybody's use.
14mr|libview-0.6.6-4|40	
14mr|libview-0.6.6-4|41	
14mr|libview-0.6.6-4|42	%prep
14mr|libview-0.6.6-4|43	%setup -q
14mr|libview-0.6.6-4|44	%patch -p1
14mr|libview-0.6.6-4|45	#gw 0.6.6: wrong libtool version
14mr|libview-0.6.6-4|46	autoreconf -fi
14mr|libview-0.6.6-4|47	
14mr|libview-0.6.6-4|48	%build
14mr|libview-0.6.6-4|49	%configure2_5x --enable-deprecated --disable-static
14mr|libview-0.6.6-4|50	%make
14mr|libview-0.6.6-4|51	
14mr|libview-0.6.6-4|52	%install
14mr|libview-0.6.6-4|53	rm -rf %{buildroot}
14mr|libview-0.6.6-4|54	%makeinstall_std
14mr|libview-0.6.6-4|55	
14mr|libview-0.6.6-4|56	%clean
14mr|libview-0.6.6-4|57	rm -rf %{buildroot}
14mr|libview-0.6.6-4|58	
14mr|libview-0.6.6-4|59	%if %mdvver < 200900
14mr|libview-0.6.6-4|60	%post -n %libname -p /sbin/ldconfig
14mr|libview-0.6.6-4|61	%postun -n %libname -p /sbin/ldconfig
14mr|libview-0.6.6-4|62	%endif
14mr|libview-0.6.6-4|63	
14mr|libview-0.6.6-4|64	%files -n %libname
14mr|libview-0.6.6-4|65	%defattr(-,root,root)
14mr|libview-0.6.6-4|66	%doc AUTHORS README NEWS
14mr|libview-0.6.6-4|67	%_libdir/libview.so.%{major}*
14mr|libview-0.6.6-4|68	
14mr|libview-0.6.6-4|69	%files -n %develname
14mr|libview-0.6.6-4|70	%defattr(-,root,root)
14mr|libview-0.6.6-4|71	%doc ChangeLog
14mr|libview-0.6.6-4|72	%_libdir/libview.so
14mr|libview-0.6.6-4|73	%_libdir/pkgconfig/libview.pc
14mr|libview-0.6.6-4|74	%_includedir/libview
14mr|libview-0.6.6-4|75	
14mr|libview-0.6.6-4|76	
14mr|libview-0.6.6-4|77	
14mr|libview-0.6.6-4|78	
14mr|libview-0.6.6-4|79	%changelog
14mr|libview-0.6.6-4|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.6-4
14mr|libview-0.6.6-4|81	+ Revision: edc31cb
14mr|libview-0.6.6-4|82	- MassBuild#440: Increase release tag
14mr|libview-0.6.6-4|83	
14mr|libview-0.6.6-4|84	

17435 14
14mr|libvirt-1.1.4-3|1	%define _disable_ld_no_undefined 1
14mr|libvirt-1.1.4-3|2	
14mr|libvirt-1.1.4-3|3	%define common_summary interact with virtualization capabilities
14mr|libvirt-1.1.4-3|4	%define common_description Libvirt is a C toolkit to interact with the virtualization\
14mr|libvirt-1.1.4-3|5	capabilities of recent versions of Linux.
14mr|libvirt-1.1.4-3|6	
14mr|libvirt-1.1.4-3|7	%define major 0
14mr|libvirt-1.1.4-3|8	%define libname %mklibname virt %{major}
14mr|libvirt-1.1.4-3|9	%define libqemu %mklibname virt-qemu %{major}
14mr|libvirt-1.1.4-3|10	%define liblxc %mklibname virt-lxc %{major}
14mr|libvirt-1.1.4-3|11	%define devname %mklibname -d virt
14mr|libvirt-1.1.4-3|12	
14mr|libvirt-1.1.4-3|13	# libxenstore is not versionned properly
14mr|libvirt-1.1.4-3|14	%define __noautoreq 'devel\\(libxenstore.*'
14mr|libvirt-1.1.4-3|15	
14mr|libvirt-1.1.4-3|16	# enable\disable plugins
14mr|libvirt-1.1.4-3|17	%ifarch %{ix86} x86_64
14mr|libvirt-1.1.4-3|18	%bcond_without	xen
14mr|libvirt-1.1.4-3|19	%else
14mr|libvirt-1.1.4-3|20	%bcond_with	xen
14mr|libvirt-1.1.4-3|21	%endif
14mr|libvirt-1.1.4-3|22	%bcond_without	lxc
14mr|libvirt-1.1.4-3|23	%bcond_without	vbox
14mr|libvirt-1.1.4-3|24	%bcond_without	esx
14mr|libvirt-1.1.4-3|25	%bcond_without	hyperv
14mr|libvirt-1.1.4-3|26	%bcond_without	vmware
14mr|libvirt-1.1.4-3|27	%bcond_without	parallels
14mr|libvirt-1.1.4-3|28	
14mr|libvirt-1.1.4-3|29	
14mr|libvirt-1.1.4-3|30	Summary:	Toolkit to %{common_summary}
14mr|libvirt-1.1.4-3|31	Name:		libvirt
14mr|libvirt-1.1.4-3|32	Version:	1.1.4
14mr|libvirt-1.1.4-3|33	Release:	3
14mr|libvirt-1.1.4-3|34	License:	LGPLv2+
14mr|libvirt-1.1.4-3|35	Group:		System/Kernel and hardware
14mr|libvirt-1.1.4-3|36	Url:		http://libvirt.org/
14mr|libvirt-1.1.4-3|37	Source0:	http://libvirt.org/sources/%{name}-%{version}.tar.gz
14mr|libvirt-1.1.4-3|38	Source1:	%{name}-tmpfiles.conf
14mr|libvirt-1.1.4-3|39	Patch203:	rpcgen-libvirt-1.1.2.patch
14mr|libvirt-1.1.4-3|40	
14mr|libvirt-1.1.4-3|41	BuildRequires:	dmsetup
14mr|libvirt-1.1.4-3|42	BuildRequires:	libxml2-utils
14mr|libvirt-1.1.4-3|43	BuildRequires:	lvm2
14mr|libvirt-1.1.4-3|44	BuildRequires:	glibc-devel
14mr|libvirt-1.1.4-3|45	BuildRequires:	nfs-utils
14mr|libvirt-1.1.4-3|46	BuildRequires:	open-iscsi
14mr|libvirt-1.1.4-3|47	#BuildRequires:	qemu
14mr|libvirt-1.1.4-3|48	BuildRequires:	gettext-devel
14mr|libvirt-1.1.4-3|49	%ifnarch %{arm} %{mips} aarch64
14mr|libvirt-1.1.4-3|50	BuildRequires:	numa-devel
14mr|libvirt-1.1.4-3|51	%endif
14mr|libvirt-1.1.4-3|52	BuildRequires:	pcap-devel
14mr|libvirt-1.1.4-3|53	BuildRequires:	readline-devel
14mr|libvirt-1.1.4-3|54	BuildRequires:	sasl-devel
14mr|libvirt-1.1.4-3|55	BuildRequires:	systemtap-devel
14mr|libvirt-1.1.4-3|56	%if %{with xen}
14mr|libvirt-1.1.4-3|57	BuildRequires:	xen-devel >= 4.3
14mr|libvirt-1.1.4-3|58	%endif
14mr|libvirt-1.1.4-3|59	BuildRequires:	pkgconfig(avahi-client)
14mr|libvirt-1.1.4-3|60	BuildRequires:	pkgconfig(blkid)
14mr|libvirt-1.1.4-3|61	BuildRequires:	pkgconfig(fuse)
14mr|libvirt-1.1.4-3|62	BuildRequires:	pkgconfig(gnutls)
14mr|libvirt-1.1.4-3|63	BuildRequires:	pkgconfig(libcurl)
14mr|libvirt-1.1.4-3|64	BuildRequires:	pkgconfig(libnl-3.0)
14mr|libvirt-1.1.4-3|65	BuildRequires:	pkgconfig(libparted)
14mr|libvirt-1.1.4-3|66	BuildRequires:	pkgconfig(libssh2)
14mr|libvirt-1.1.4-3|67	BuildRequires:	pkgconfig(libtirpc)
14mr|libvirt-1.1.4-3|68	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libvirt-1.1.4-3|69	BuildRequires:	pkgconfig(ncurses)
14mr|libvirt-1.1.4-3|70	BuildRequires:	pkgconfig(netcf)
14mr|libvirt-1.1.4-3|71	BuildRequires:	pkgconfig(pciaccess)
14mr|libvirt-1.1.4-3|72	BuildRequires:	pkgconfig(polkit-agent-1) polkit
14mr|libvirt-1.1.4-3|73	BuildRequires:	pkgconfig(python)
14mr|libvirt-1.1.4-3|74	BuildRequires: 	pkgconfig(systemd)
14mr|libvirt-1.1.4-3|75	BuildRequires:	pkgconfig(xmlrpc)
14mr|libvirt-1.1.4-3|76	BuildRequires:	pkgconfig(yajl)
14mr|libvirt-1.1.4-3|77	Requires:	cyrus-sasl
14mr|libvirt-1.1.4-3|78	Requires:	gettext
14mr|libvirt-1.1.4-3|79	Requires:	netcf
14mr|libvirt-1.1.4-3|80	Requires:	python-gobject-cairo
14mr|libvirt-1.1.4-3|81	
14mr|libvirt-1.1.4-3|82	%track
14mr|libvirt-1.1.4-3|83	prog %{name} = {
14mr|libvirt-1.1.4-3|84	url = http://libvirt.org/sources/
14mr|libvirt-1.1.4-3|85	version = %{version}
14mr|libvirt-1.1.4-3|86	regex = %{name}-(__VER__)\.tar\.gz
14mr|libvirt-1.1.4-3|87	}
14mr|libvirt-1.1.4-3|88	
14mr|libvirt-1.1.4-3|89	%description
14mr|libvirt-1.1.4-3|90	%{common_description}
14mr|libvirt-1.1.4-3|91	
14mr|libvirt-1.1.4-3|92	Virtualization of the Linux Operating System means the
14mr|libvirt-1.1.4-3|93	ability to run multiple instances of Operating Systems concurently on
14mr|libvirt-1.1.4-3|94	a single hardware system where the basic resources are driven by a
14mr|libvirt-1.1.4-3|95	Linux instance. The library aim at providing long term stable C API
14mr|libvirt-1.1.4-3|96	initially for the Xen paravirtualization but should be able to
14mr|libvirt-1.1.4-3|97	integrate other virtualization mechanisms if needed.
14mr|libvirt-1.1.4-3|98	
14mr|libvirt-1.1.4-3|99	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|100	
14mr|libvirt-1.1.4-3|101	%package -n %{libname}
14mr|libvirt-1.1.4-3|102	Summary:	A library to %{common_summary}
14mr|libvirt-1.1.4-3|103	Group:		System/Libraries
14mr|libvirt-1.1.4-3|104	
14mr|libvirt-1.1.4-3|105	%description -n %{libname}
14mr|libvirt-1.1.4-3|106	This package contains the library needed to run programs dynamically
14mr|libvirt-1.1.4-3|107	linked with %{name}.
14mr|libvirt-1.1.4-3|108	
14mr|libvirt-1.1.4-3|109	%files -n %{libname}
14mr|libvirt-1.1.4-3|110	%{_libdir}/%{name}.so.%{major}*
14mr|libvirt-1.1.4-3|111	
14mr|libvirt-1.1.4-3|112	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|113	
14mr|libvirt-1.1.4-3|114	%package -n %{libqemu}
14mr|libvirt-1.1.4-3|115	Summary:	A library to %{common_summary}
14mr|libvirt-1.1.4-3|116	Group:		System/Libraries
14mr|libvirt-1.1.4-3|117	Conflicts:	%{_lib}virt0 < 1.0.2-1
14mr|libvirt-1.1.4-3|118	
14mr|libvirt-1.1.4-3|119	%description -n %{libqemu}
14mr|libvirt-1.1.4-3|120	This package contains the library needed to run programs dynamically
14mr|libvirt-1.1.4-3|121	linked with %{name}.
14mr|libvirt-1.1.4-3|122	
14mr|libvirt-1.1.4-3|123	%files -n %{libqemu}
14mr|libvirt-1.1.4-3|124	%{_libdir}/%{name}-qemu.so.%{major}*
14mr|libvirt-1.1.4-3|125	
14mr|libvirt-1.1.4-3|126	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|127	
14mr|libvirt-1.1.4-3|128	%package -n %{liblxc}
14mr|libvirt-1.1.4-3|129	Summary:	A library to %{common_summary}
14mr|libvirt-1.1.4-3|130	Group:		System/Libraries
14mr|libvirt-1.1.4-3|131	
14mr|libvirt-1.1.4-3|132	%description -n %{liblxc}
14mr|libvirt-1.1.4-3|133	This package contains the library needed to run programs dynamically
14mr|libvirt-1.1.4-3|134	linked with %{name}.
14mr|libvirt-1.1.4-3|135	
14mr|libvirt-1.1.4-3|136	%files -n %{liblxc}
14mr|libvirt-1.1.4-3|137	%{_libdir}/%{name}-lxc.so.%{major}*
14mr|libvirt-1.1.4-3|138	
14mr|libvirt-1.1.4-3|139	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|140	
14mr|libvirt-1.1.4-3|141	%package -n %{devname}
14mr|libvirt-1.1.4-3|142	Summary:	Development tools for programs using %{name}
14mr|libvirt-1.1.4-3|143	Group:		Development/C
14mr|libvirt-1.1.4-3|144	Requires:	%{libname} = %{EVRD}
14mr|libvirt-1.1.4-3|145	Requires:	%{libqemu} = %{EVRD}
14mr|libvirt-1.1.4-3|146	Requires:	%{liblxc} = %{EVRD}
14mr|libvirt-1.1.4-3|147	%ifarch %{ix86} x86_64
14mr|libvirt-1.1.4-3|148	Requires:	xen-devel
14mr|libvirt-1.1.4-3|149	%endif
14mr|libvirt-1.1.4-3|150	Provides:	%{name}-devel = %{EVRD}
14mr|libvirt-1.1.4-3|151	
14mr|libvirt-1.1.4-3|152	%description -n %{devname}
14mr|libvirt-1.1.4-3|153	%{common_description}
14mr|libvirt-1.1.4-3|154	
14mr|libvirt-1.1.4-3|155	This package contains the header files and libraries needed for
14mr|libvirt-1.1.4-3|156	developing programs using the %{name} library.
14mr|libvirt-1.1.4-3|157	
14mr|libvirt-1.1.4-3|158	%files -n %{devname}
14mr|libvirt-1.1.4-3|159	%{_docdir}/%{name}
14mr|libvirt-1.1.4-3|160	%exclude %{_docdir}/%{name}/ChangeLog
14mr|libvirt-1.1.4-3|161	%exclude %{_docdir}/%{name}/README
14mr|libvirt-1.1.4-3|162	%exclude %{_docdir}/%{name}/TODO
14mr|libvirt-1.1.4-3|163	%exclude %{_docdir}/%{name}/NEWS
14mr|libvirt-1.1.4-3|164	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|libvirt-1.1.4-3|165	%{_includedir}/%{name}
14mr|libvirt-1.1.4-3|166	%{_libdir}/%{name}.so
14mr|libvirt-1.1.4-3|167	%{_libdir}/%{name}-qemu.so
14mr|libvirt-1.1.4-3|168	%{_libdir}/%{name}-lxc.so
14mr|libvirt-1.1.4-3|169	%{_libdir}/pkgconfig/%{name}.pc
14mr|libvirt-1.1.4-3|170	
14mr|libvirt-1.1.4-3|171	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|172	
14mr|libvirt-1.1.4-3|173	%package -n python-%{name}
14mr|libvirt-1.1.4-3|174	Summary:	Python bindings to %{common_summary}
14mr|libvirt-1.1.4-3|175	Group:		Development/Python
14mr|libvirt-1.1.4-3|176	Conflicts:	%{name}-utils < 1.0.1-1
14mr|libvirt-1.1.4-3|177	
14mr|libvirt-1.1.4-3|178	%description -n python-%{name}
14mr|libvirt-1.1.4-3|179	%{common_description}
14mr|libvirt-1.1.4-3|180	
14mr|libvirt-1.1.4-3|181	This package contains the python bindings for the %{name} library.
14mr|libvirt-1.1.4-3|182	
14mr|libvirt-1.1.4-3|183	%files -n python-%{name}
14mr|libvirt-1.1.4-3|184	%{py_platsitedir}/%{name}*.py
14mr|libvirt-1.1.4-3|185	%{py_platsitedir}/%{name}mod*.so
14mr|libvirt-1.1.4-3|186	
14mr|libvirt-1.1.4-3|187	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|188	
14mr|libvirt-1.1.4-3|189	%package -n %{name}-utils
14mr|libvirt-1.1.4-3|190	Summary:	Tools to %{common_summary}
14mr|libvirt-1.1.4-3|191	Group:		System/Kernel and hardware
14mr|libvirt-1.1.4-3|192	Requires:	bridge-utils
14mr|libvirt-1.1.4-3|193	Requires:	polkit
14mr|libvirt-1.1.4-3|194	Requires:	ebtables
14mr|libvirt-1.1.4-3|195	Requires:	dnsmasq-base
14mr|libvirt-1.1.4-3|196	Suggests:	netcat-openbsd
14mr|libvirt-1.1.4-3|197	Conflicts:	%{_lib}virt0 < 1.0.1-1
14mr|libvirt-1.1.4-3|198	
14mr|libvirt-1.1.4-3|199	%description -n %{name}-utils
14mr|libvirt-1.1.4-3|200	%{common_description}
14mr|libvirt-1.1.4-3|201	
14mr|libvirt-1.1.4-3|202	This package contains tools for the %{name} library.
14mr|libvirt-1.1.4-3|203	
14mr|libvirt-1.1.4-3|204	%files -n %{name}-utils -f %{name}.lang
14mr|libvirt-1.1.4-3|205	%dir %{_docdir}/%{name}
14mr|libvirt-1.1.4-3|206	%{_docdir}/%{name}/ChangeLog
14mr|libvirt-1.1.4-3|207	%{_docdir}/%{name}/README
14mr|libvirt-1.1.4-3|208	%{_docdir}/%{name}/TODO
14mr|libvirt-1.1.4-3|209	%{_docdir}/%{name}/NEWS
14mr|libvirt-1.1.4-3|210	%{_bindir}/*
14mr|libvirt-1.1.4-3|211	%{_mandir}/man1/virsh.1*
14mr|libvirt-1.1.4-3|212	%{_mandir}/man1/virt-xml-validate.1*
14mr|libvirt-1.1.4-3|213	%{_mandir}/man1/virt-pki-validate.1.*
14mr|libvirt-1.1.4-3|214	%{_mandir}/man8/libvirtd.8.*
14mr|libvirt-1.1.4-3|215	%{_mandir}/man1/virt-host-validate.1.*
14mr|libvirt-1.1.4-3|216	%{_mandir}/man1/virt-login-shell.1.*
14mr|libvirt-1.1.4-3|217	%{_mandir}/man8/virtlockd.8.xz
14mr|libvirt-1.1.4-3|218	%{_sbindir}/*
14mr|libvirt-1.1.4-3|219	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/qemu/
14mr|libvirt-1.1.4-3|220	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/lxc/
14mr|libvirt-1.1.4-3|221	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/
14mr|libvirt-1.1.4-3|222	%{_libexecdir}/libvirt_iohelper
14mr|libvirt-1.1.4-3|223	%{_libexecdir}/libvirt_lxc
14mr|libvirt-1.1.4-3|224	%{_libexecdir}/libvirt_parthelper
14mr|libvirt-1.1.4-3|225	%{_libexecdir}/libvirt-guests.sh
14mr|libvirt-1.1.4-3|226	%{_libdir}/libvirt/connection-driver/libvirt_driver_interface.so
14mr|libvirt-1.1.4-3|227	%{_libdir}/libvirt/connection-driver/libvirt_driver_lxc.so
14mr|libvirt-1.1.4-3|228	%{_libdir}/libvirt/connection-driver/libvirt_driver_network.so
14mr|libvirt-1.1.4-3|229	%{_libdir}/libvirt/connection-driver/libvirt_driver_nodedev.so
14mr|libvirt-1.1.4-3|230	%{_libdir}/libvirt/connection-driver/libvirt_driver_nwfilter.so
14mr|libvirt-1.1.4-3|231	%{_libdir}/libvirt/connection-driver/libvirt_driver_qemu.so
14mr|libvirt-1.1.4-3|232	%{_libdir}/libvirt/connection-driver/libvirt_driver_secret.so
14mr|libvirt-1.1.4-3|233	%{_libdir}/libvirt/connection-driver/libvirt_driver_storage.so
14mr|libvirt-1.1.4-3|234	%{_libdir}/libvirt/connection-driver/libvirt_driver_uml.so
14mr|libvirt-1.1.4-3|235	%{_libdir}/libvirt/connection-driver/libvirt_driver_vbox.so
14mr|libvirt-1.1.4-3|236	%{_libdir}/libvirt/connection-driver/libvirt_driver_xen.so
14mr|libvirt-1.1.4-3|237	%{_libdir}/libvirt/connection-driver/libvirt_driver_libxl.so
14mr|libvirt-1.1.4-3|238	%{_libdir}/libvirt/lock-driver/lockd.so
14mr|libvirt-1.1.4-3|239	%{_var}/run/libvirt
14mr|libvirt-1.1.4-3|240	%{_var}/lib/libvirt
14mr|libvirt-1.1.4-3|241	%{_datadir}/polkit-1/actions/org.libvirt.api.policy
14mr|libvirt-1.1.4-3|242	%{_datadir}/polkit-1/actions/org.libvirt.unix.policy
14mr|libvirt-1.1.4-3|243	%{_datadir}/augeas
14mr|libvirt-1.1.4-3|244	%{_datadir}/%{name}
14mr|libvirt-1.1.4-3|245	%{_datadir}/systemtap/tapset/libvirt_functions.stp
14mr|libvirt-1.1.4-3|246	%{_datadir}/systemtap/tapset/libvirt_probes.stp
14mr|libvirt-1.1.4-3|247	%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp
14mr|libvirt-1.1.4-3|248	
14mr|libvirt-1.1.4-3|249	%config(noreplace) %{_sysconfdir}/libvirt
14mr|libvirt-1.1.4-3|250	%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
14mr|libvirt-1.1.4-3|251	%config(noreplace) %{_sysconfdir}/sysconfig/libvirtd
14mr|libvirt-1.1.4-3|252	%config(noreplace) %{_sysconfdir}/sysconfig/libvirt-guests
14mr|libvirt-1.1.4-3|253	%config(noreplace) %{_sysconfdir}/sysconfig/virtlockd
14mr|libvirt-1.1.4-3|254	%config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd*
14mr|libvirt-1.1.4-3|255	%config(noreplace) %{_prefix}/lib/sysctl.d/libvirtd.conf
14mr|libvirt-1.1.4-3|256	%{_unitdir}/libvirtd.service
14mr|libvirt-1.1.4-3|257	%{_unitdir}/libvirt-guests.service
14mr|libvirt-1.1.4-3|258	%{_unitdir}/virtlockd.*
14mr|libvirt-1.1.4-3|259	%{_tmpfilesdir}/%{name}.conf
14mr|libvirt-1.1.4-3|260	
14mr|libvirt-1.1.4-3|261	%post -n %{name}-utils
14mr|libvirt-1.1.4-3|262	%_post_service libvirtd
14mr|libvirt-1.1.4-3|263	%_post_service libvirt-guests
14mr|libvirt-1.1.4-3|264	%_post_service virtlockd
14mr|libvirt-1.1.4-3|265	
14mr|libvirt-1.1.4-3|266	%preun -n %{name}-utils
14mr|libvirt-1.1.4-3|267	%_preun_service libvirt-guests
14mr|libvirt-1.1.4-3|268	%_preun_service libvirtd
14mr|libvirt-1.1.4-3|269	%_preun_service virtlockd
14mr|libvirt-1.1.4-3|270	
14mr|libvirt-1.1.4-3|271	#----------------------------------------------------------------------------
14mr|libvirt-1.1.4-3|272	
14mr|libvirt-1.1.4-3|273	%prep
14mr|libvirt-1.1.4-3|274	%setup -q
14mr|libvirt-1.1.4-3|275	%apply_patches
14mr|libvirt-1.1.4-3|276	
14mr|libvirt-1.1.4-3|277	%build
14mr|libvirt-1.1.4-3|278	autoreconf -fi
14mr|libvirt-1.1.4-3|279	%configure2_5x \
14mr|libvirt-1.1.4-3|280	--disable-static \
14mr|libvirt-1.1.4-3|281	--localstatedir=%{_var}  \
14mr|libvirt-1.1.4-3|282	--with-html-subdir=%{name} \
14mr|libvirt-1.1.4-3|283	--with-udev \
14mr|libvirt-1.1.4-3|284	--with-init_script=systemd \
14mr|libvirt-1.1.4-3|285	%if !%{with xen}
14mr|libvirt-1.1.4-3|286	--without-xenapi \
14mr|libvirt-1.1.4-3|287	%endif
14mr|libvirt-1.1.4-3|288	%if !%{with lxc}
14mr|libvirt-1.1.4-3|289	--without-lxc \
14mr|libvirt-1.1.4-3|290	%endif
14mr|libvirt-1.1.4-3|291	%if !%{with vbox}
14mr|libvirt-1.1.4-3|292	--without-vbox \
14mr|libvirt-1.1.4-3|293	%endif
14mr|libvirt-1.1.4-3|294	%if !%{with esx}
14mr|libvirt-1.1.4-3|295	--without-esx \
14mr|libvirt-1.1.4-3|296	%endif
14mr|libvirt-1.1.4-3|297	%if !%{with hyperv}
14mr|libvirt-1.1.4-3|298	--without-hyperv \
14mr|libvirt-1.1.4-3|299	%endif
14mr|libvirt-1.1.4-3|300	%if !%{with vmware}
14mr|libvirt-1.1.4-3|301	--without-vmware \
14mr|libvirt-1.1.4-3|302	%endif
14mr|libvirt-1.1.4-3|303	%if !%{with parallels}
14mr|libvirt-1.1.4-3|304	--without-parallels \
14mr|libvirt-1.1.4-3|305	%endif
14mr|libvirt-1.1.4-3|306	--without-hal
14mr|libvirt-1.1.4-3|307	
14mr|libvirt-1.1.4-3|308	%make LIBS="-ltirpc"
14mr|libvirt-1.1.4-3|309	
14mr|libvirt-1.1.4-3|310	%install
14mr|libvirt-1.1.4-3|311	%makeinstall_std SYSTEMD_UNIT_DIR=%{_unitdir}
14mr|libvirt-1.1.4-3|312	
14mr|libvirt-1.1.4-3|313	rm -f %{buildroot}%{_initrddir}/libvirt-guests
14mr|libvirt-1.1.4-3|314	find %{buildroot} -name '*.la' -delete
14mr|libvirt-1.1.4-3|315	
14mr|libvirt-1.1.4-3|316	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|libvirt-1.1.4-3|317	install -d -m 0755 %{buildroot}%{_var}/lib/%{name}
14mr|libvirt-1.1.4-3|318	%find_lang %{name}
14mr|libvirt-1.1.4-3|319	
14mr|libvirt-1.1.4-3|320	# fix documentation
14mr|libvirt-1.1.4-3|321	#mv %{buildroot}%{_docdir}/%{name}-python-%{version} %{buildroot}%{_docdir}/python-%{name}
14mr|libvirt-1.1.4-3|322	install -m 644 ChangeLog README TODO NEWS %{buildroot}%{_docdir}/%{name}
14mr|libvirt-1.1.4-3|323	
14mr|libvirt-1.1.4-3|324	%check
14mr|libvirt-1.1.4-3|325	# fhimpe: disabled for now because it fails on 100Hz kernels, such as used on bs
14mr|libvirt-1.1.4-3|326	# http://www.mail-archive.com/libvir-list@redhat.com/msg13727.html
14mr|libvirt-1.1.4-3|327	#make check
14mr|libvirt-1.1.4-3|328	
14mr|libvirt-1.1.4-3|329	
14mr|libvirt-1.1.4-3|330	%changelog
14mr|libvirt-1.1.4-3|331	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.4-3
14mr|libvirt-1.1.4-3|332	+ Revision: e17bbb2
14mr|libvirt-1.1.4-3|333	- MassBuild#440: Increase release tag
14mr|libvirt-1.1.4-3|334	
14mr|libvirt-1.1.4-3|335	

17436 14
14mr|libvirt-glib-0.1.7-2|1	%define oname		virt
14mr|libvirt-glib-0.1.7-2|2	
14mr|libvirt-glib-0.1.7-2|3	%define api		1.0
14mr|libvirt-glib-0.1.7-2|4	%define major		0
14mr|libvirt-glib-0.1.7-2|5	
14mr|libvirt-glib-0.1.7-2|6	%define libname_glib		%mklibname %{oname}-glib %{api} %{major}
14mr|libvirt-glib-0.1.7-2|7	%define develname_glib		%mklibname %{oname}-glib %{api} -d
14mr|libvirt-glib-0.1.7-2|8	
14mr|libvirt-glib-0.1.7-2|9	%define libname_gconfig		%mklibname %{oname}-gconfig %{api} %{major}
14mr|libvirt-glib-0.1.7-2|10	%define develname_gconfig	%mklibname %{oname}-gconfig %{api} -d
14mr|libvirt-glib-0.1.7-2|11	
14mr|libvirt-glib-0.1.7-2|12	%define libname_gobject		%mklibname %{oname}-gobject %{api} %{major}
14mr|libvirt-glib-0.1.7-2|13	%define develname_gobject	%mklibname %{oname}-gobject %{api} -d
14mr|libvirt-glib-0.1.7-2|14	
14mr|libvirt-glib-0.1.7-2|15	%define girmajor	1.0
14mr|libvirt-glib-0.1.7-2|16	%define girname_glib		%mklibname %{oname}-glib-gir %{girmajor}
14mr|libvirt-glib-0.1.7-2|17	%define girname_gconfig		%mklibname %{oname}-gconfig-gir %{girmajor}
14mr|libvirt-glib-0.1.7-2|18	%define girname_gobject		%mklibname %{oname}-gobject-gir %{girmajor}
14mr|libvirt-glib-0.1.7-2|19	
14mr|libvirt-glib-0.1.7-2|20	Summary:	libvirt glib integration for events
14mr|libvirt-glib-0.1.7-2|21	Name:		libvirt-glib
14mr|libvirt-glib-0.1.7-2|22	Version:	0.1.7
14mr|libvirt-glib-0.1.7-2|23	Release:	2
14mr|libvirt-glib-0.1.7-2|24	License:	LGPLv2+
14mr|libvirt-glib-0.1.7-2|25	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|26	Url:		http://libvirt.org/
14mr|libvirt-glib-0.1.7-2|27	Source0:	http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
14mr|libvirt-glib-0.1.7-2|28	BuildRequires:	pkgconfig(glib-2.0)
14mr|libvirt-glib-0.1.7-2|29	BuildRequires:	pkgconfig(libvirt)
14mr|libvirt-glib-0.1.7-2|30	BuildRequires:	pkgconfig(python)
14mr|libvirt-glib-0.1.7-2|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libvirt-glib-0.1.7-2|32	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libvirt-glib-0.1.7-2|33	BuildRequires:	python-pkg-resources
14mr|libvirt-glib-0.1.7-2|34	# Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466
14mr|libvirt-glib-0.1.7-2|35	BuildRequires:	libtool
14mr|libvirt-glib-0.1.7-2|36	BuildRequires:	vala
14mr|libvirt-glib-0.1.7-2|37	BuildRequires:	vala-tools
14mr|libvirt-glib-0.1.7-2|38	
14mr|libvirt-glib-0.1.7-2|39	%description
14mr|libvirt-glib-0.1.7-2|40	This package provides integration between libvirt and the glib event loop.
14mr|libvirt-glib-0.1.7-2|41	
14mr|libvirt-glib-0.1.7-2|42	# ---------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|43	
14mr|libvirt-glib-0.1.7-2|44	%package -n %{libname_glib}
14mr|libvirt-glib-0.1.7-2|45	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|46	Summary:	libvirt object APIs for processing object configuration
14mr|libvirt-glib-0.1.7-2|47	
14mr|libvirt-glib-0.1.7-2|48	%description -n %{libname_glib}
14mr|libvirt-glib-0.1.7-2|49	This package provides APIs for processing the object configuration data.
14mr|libvirt-glib-0.1.7-2|50	
14mr|libvirt-glib-0.1.7-2|51	%files -n %{libname_glib}
14mr|libvirt-glib-0.1.7-2|52	%doc README COPYING AUTHORS ChangeLog NEWS
14mr|libvirt-glib-0.1.7-2|53	%{_libdir}/libvirt-glib-%{api}.so.%{major}*
14mr|libvirt-glib-0.1.7-2|54	
14mr|libvirt-glib-0.1.7-2|55	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|56	
14mr|libvirt-glib-0.1.7-2|57	%package -n %{develname_glib}
14mr|libvirt-glib-0.1.7-2|58	Summary:	libvirt glib integration for events development files
14mr|libvirt-glib-0.1.7-2|59	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|60	Requires:	%{libname_glib} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|61	Provides:	%{name}-glib-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|62	Provides:	%{oname}-glib-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|63	
14mr|libvirt-glib-0.1.7-2|64	%description -n %{develname_glib}
14mr|libvirt-glib-0.1.7-2|65	This package provides development header files and libraries for
14mr|libvirt-glib-0.1.7-2|66	integration between libvirt and the glib event loop.
14mr|libvirt-glib-0.1.7-2|67	
14mr|libvirt-glib-0.1.7-2|68	%files -n %{develname_glib}
14mr|libvirt-glib-0.1.7-2|69	%doc examples/event-test.c
14mr|libvirt-glib-0.1.7-2|70	%{_libdir}/libvirt-glib-%{api}.so
14mr|libvirt-glib-0.1.7-2|71	%{_libdir}/pkgconfig/libvirt-glib-%{api}.pc
14mr|libvirt-glib-0.1.7-2|72	%dir %{_includedir}/libvirt-glib-%{api}
14mr|libvirt-glib-0.1.7-2|73	%dir %{_includedir}/libvirt-glib-%{api}/libvirt-glib
14mr|libvirt-glib-0.1.7-2|74	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib.h
14mr|libvirt-glib-0.1.7-2|75	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib-*.h
14mr|libvirt-glib-0.1.7-2|76	%{_datadir}/gir-1.0/LibvirtGLib-%{girmajor}.gir
14mr|libvirt-glib-0.1.7-2|77	%{_datadir}/gtk-doc/html/Libvirt-glib
14mr|libvirt-glib-0.1.7-2|78	%{_datadir}/vala/vapi/libvirt-glib-%{api}.vapi
14mr|libvirt-glib-0.1.7-2|79	
14mr|libvirt-glib-0.1.7-2|80	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|81	
14mr|libvirt-glib-0.1.7-2|82	%package -n %{girname_glib}
14mr|libvirt-glib-0.1.7-2|83	Summary:	GObject Introspection interface description for %{name}
14mr|libvirt-glib-0.1.7-2|84	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|85	Requires:	%{libname_glib} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|86	
14mr|libvirt-glib-0.1.7-2|87	%description -n %{girname_glib}
14mr|libvirt-glib-0.1.7-2|88	GObject Introspection interface description for %{name}.
14mr|libvirt-glib-0.1.7-2|89	
14mr|libvirt-glib-0.1.7-2|90	%files -n %{girname_glib}
14mr|libvirt-glib-0.1.7-2|91	%{_libdir}/girepository-1.0/LibvirtGLib-%{girmajor}.typelib
14mr|libvirt-glib-0.1.7-2|92	
14mr|libvirt-glib-0.1.7-2|93	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|94	
14mr|libvirt-glib-0.1.7-2|95	%package -n %{libname_gconfig}
14mr|libvirt-glib-0.1.7-2|96	Summary:	libvirt object APIs for processing object configuration
14mr|libvirt-glib-0.1.7-2|97	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|98	Summary:	libvirt object APIs for processing object configuration
14mr|libvirt-glib-0.1.7-2|99	
14mr|libvirt-glib-0.1.7-2|100	%description -n %{libname_gconfig}
14mr|libvirt-glib-0.1.7-2|101	This package provides APIs for processing the object configuration data.
14mr|libvirt-glib-0.1.7-2|102	
14mr|libvirt-glib-0.1.7-2|103	%files -n %{libname_gconfig}
14mr|libvirt-glib-0.1.7-2|104	%{_libdir}/libvirt-gconfig-%{api}.so.%{major}*
14mr|libvirt-glib-0.1.7-2|105	
14mr|libvirt-glib-0.1.7-2|106	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|107	
14mr|libvirt-glib-0.1.7-2|108	%package -n %{develname_gconfig}
14mr|libvirt-glib-0.1.7-2|109	Summary:	libvirt object APIs for processing object configuration development files
14mr|libvirt-glib-0.1.7-2|110	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|111	Requires:	%{libname_gconfig} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|112	Provides:	%{name}-gconfig-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|113	Provides:	%{oname}-gconfig-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|114	
14mr|libvirt-glib-0.1.7-2|115	%description -n %{develname_gconfig}
14mr|libvirt-glib-0.1.7-2|116	This package provides development header files and libraries for
14mr|libvirt-glib-0.1.7-2|117	the object configuration APIs.
14mr|libvirt-glib-0.1.7-2|118	
14mr|libvirt-glib-0.1.7-2|119	%files -n %{develname_gconfig}
14mr|libvirt-glib-0.1.7-2|120	%doc examples/event-test.c
14mr|libvirt-glib-0.1.7-2|121	%{_libdir}/libvirt-gconfig-%{api}.so
14mr|libvirt-glib-0.1.7-2|122	%{_libdir}/pkgconfig/libvirt-gconfig-%{api}.pc
14mr|libvirt-glib-0.1.7-2|123	%dir %{_includedir}/libvirt-gconfig-%{api}
14mr|libvirt-glib-0.1.7-2|124	%dir %{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig
14mr|libvirt-glib-0.1.7-2|125	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig.h
14mr|libvirt-glib-0.1.7-2|126	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig-*.h
14mr|libvirt-glib-0.1.7-2|127	%{_datadir}/gir-1.0/LibvirtGConfig-%{girmajor}.gir
14mr|libvirt-glib-0.1.7-2|128	%{_datadir}/gtk-doc/html/Libvirt-gconfig
14mr|libvirt-glib-0.1.7-2|129	%{_datadir}/vala/vapi/libvirt-gconfig-%{api}.vapi
14mr|libvirt-glib-0.1.7-2|130	
14mr|libvirt-glib-0.1.7-2|131	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|132	
14mr|libvirt-glib-0.1.7-2|133	%package -n %{girname_gconfig}
14mr|libvirt-glib-0.1.7-2|134	Summary:	GObject Introspection interface description for %{name}
14mr|libvirt-glib-0.1.7-2|135	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|136	Requires:	%{libname_gconfig} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|137	
14mr|libvirt-glib-0.1.7-2|138	%description -n %{girname_gconfig}
14mr|libvirt-glib-0.1.7-2|139	GObject Introspection interface description for %{name}.
14mr|libvirt-glib-0.1.7-2|140	
14mr|libvirt-glib-0.1.7-2|141	%files -n %{girname_gconfig}
14mr|libvirt-glib-0.1.7-2|142	%{_libdir}/girepository-1.0/LibvirtGConfig-%{girmajor}.typelib
14mr|libvirt-glib-0.1.7-2|143	
14mr|libvirt-glib-0.1.7-2|144	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|145	
14mr|libvirt-glib-0.1.7-2|146	%package -n %{libname_gobject}
14mr|libvirt-glib-0.1.7-2|147	Summary:	libvirt object APIs for managing virtualization hosts
14mr|libvirt-glib-0.1.7-2|148	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|149	
14mr|libvirt-glib-0.1.7-2|150	%description -n %{libname_gobject}
14mr|libvirt-glib-0.1.7-2|151	This package provides APIs for managing virtualization host objects.
14mr|libvirt-glib-0.1.7-2|152	
14mr|libvirt-glib-0.1.7-2|153	%files -n %{libname_gobject}
14mr|libvirt-glib-0.1.7-2|154	%{_libdir}/libvirt-gobject-%{api}.so.%{major}*
14mr|libvirt-glib-0.1.7-2|155	
14mr|libvirt-glib-0.1.7-2|156	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|157	
14mr|libvirt-glib-0.1.7-2|158	%package -n %{develname_gobject}
14mr|libvirt-glib-0.1.7-2|159	Summary:	libvirt object APIs for managing virtualization hosts development files
14mr|libvirt-glib-0.1.7-2|160	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|161	Requires:	%{libname_gobject} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|162	Requires:	%{develname_glib} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|163	Requires:	%{develname_gconfig} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|164	Provides:	%{name}-gobject-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|165	Provides:	%{oname}-gobject-devel = %{EVRD}
14mr|libvirt-glib-0.1.7-2|166	
14mr|libvirt-glib-0.1.7-2|167	%description -n %{develname_gobject}
14mr|libvirt-glib-0.1.7-2|168	This package provides development header files and libraries for
14mr|libvirt-glib-0.1.7-2|169	managing virtualization host objects.
14mr|libvirt-glib-0.1.7-2|170	
14mr|libvirt-glib-0.1.7-2|171	%files -n %{develname_gobject}
14mr|libvirt-glib-0.1.7-2|172	%doc examples/event-test.c
14mr|libvirt-glib-0.1.7-2|173	%{_libdir}/libvirt-gobject-%{api}.so
14mr|libvirt-glib-0.1.7-2|174	%{_libdir}/pkgconfig/libvirt-gobject-%{api}.pc
14mr|libvirt-glib-0.1.7-2|175	%dir %{_includedir}/libvirt-gobject-%{api}
14mr|libvirt-glib-0.1.7-2|176	%dir %{_includedir}/libvirt-gobject-%{api}/libvirt-gobject
14mr|libvirt-glib-0.1.7-2|177	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject.h
14mr|libvirt-glib-0.1.7-2|178	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject-*.h
14mr|libvirt-glib-0.1.7-2|179	%{_datadir}/gir-1.0/LibvirtGObject-%{girmajor}.gir
14mr|libvirt-glib-0.1.7-2|180	%{_datadir}/gtk-doc/html/Libvirt-gobject
14mr|libvirt-glib-0.1.7-2|181	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.vapi
14mr|libvirt-glib-0.1.7-2|182	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.deps
14mr|libvirt-glib-0.1.7-2|183	
14mr|libvirt-glib-0.1.7-2|184	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|185	
14mr|libvirt-glib-0.1.7-2|186	%package -n %{girname_gobject}
14mr|libvirt-glib-0.1.7-2|187	Summary:	GObject Introspection interface description for %{name}
14mr|libvirt-glib-0.1.7-2|188	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|189	Requires:	%{libname_gobject} = %{EVRD}
14mr|libvirt-glib-0.1.7-2|190	
14mr|libvirt-glib-0.1.7-2|191	%description -n %{girname_gobject}
14mr|libvirt-glib-0.1.7-2|192	GObject Introspection interface description for %{name}.
14mr|libvirt-glib-0.1.7-2|193	
14mr|libvirt-glib-0.1.7-2|194	%files -n %{girname_gobject}
14mr|libvirt-glib-0.1.7-2|195	%{_libdir}/girepository-1.0/LibvirtGObject-%{girmajor}.typelib
14mr|libvirt-glib-0.1.7-2|196	
14mr|libvirt-glib-0.1.7-2|197	# ---------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|198	
14mr|libvirt-glib-0.1.7-2|199	%package python
14mr|libvirt-glib-0.1.7-2|200	Summary:	libvirt glib integration for events python binding
14mr|libvirt-glib-0.1.7-2|201	Group:		System/Libraries
14mr|libvirt-glib-0.1.7-2|202	
14mr|libvirt-glib-0.1.7-2|203	%description python
14mr|libvirt-glib-0.1.7-2|204	This package provides a python module for integration between
14mr|libvirt-glib-0.1.7-2|205	libvirt and the glib event loop
14mr|libvirt-glib-0.1.7-2|206	
14mr|libvirt-glib-0.1.7-2|207	%files python
14mr|libvirt-glib-0.1.7-2|208	%doc examples/event-test.py
14mr|libvirt-glib-0.1.7-2|209	%{py_platsitedir}/*
14mr|libvirt-glib-0.1.7-2|210	
14mr|libvirt-glib-0.1.7-2|211	#----------------------------------------------------------------------------
14mr|libvirt-glib-0.1.7-2|212	
14mr|libvirt-glib-0.1.7-2|213	%prep
14mr|libvirt-glib-0.1.7-2|214	%setup -q
14mr|libvirt-glib-0.1.7-2|215	
14mr|libvirt-glib-0.1.7-2|216	%build
14mr|libvirt-glib-0.1.7-2|217	%configure2_5x --enable-introspection --with-python --disable-static --enable-vala
14mr|libvirt-glib-0.1.7-2|218	%make LIBS="-lpython2.7"
14mr|libvirt-glib-0.1.7-2|219	
14mr|libvirt-glib-0.1.7-2|220	%install
14mr|libvirt-glib-0.1.7-2|221	%makeinstall_std
14mr|libvirt-glib-0.1.7-2|222	
14mr|libvirt-glib-0.1.7-2|223	%changelog
14mr|libvirt-glib-0.1.7-2|224	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.7-2
14mr|libvirt-glib-0.1.7-2|225	+ Revision: 19fd4d6
14mr|libvirt-glib-0.1.7-2|226	- MassBuild#440: Increase release tag
14mr|libvirt-glib-0.1.7-2|227	
14mr|libvirt-glib-0.1.7-2|228	

17437 14
14mr|libvirt-sandbox-0.5.1-3|1	%define major 0
14mr|libvirt-sandbox-0.5.1-3|2	%define libname %mklibname libvirt-sandbox %{major}
14mr|libvirt-sandbox-0.5.1-3|3	%define devname %mklibname -d libvirt-sandbox
14mr|libvirt-sandbox-0.5.1-3|4	
14mr|libvirt-sandbox-0.5.1-3|5	Summary:	libvirt application sandbox framework
14mr|libvirt-sandbox-0.5.1-3|6	Name:		libvirt-sandbox
14mr|libvirt-sandbox-0.5.1-3|7	Version:	0.5.1
14mr|libvirt-sandbox-0.5.1-3|8	Release:	3
14mr|libvirt-sandbox-0.5.1-3|9	License:	LGPLv2+
14mr|libvirt-sandbox-0.5.1-3|10	Group:		System/Libraries
14mr|libvirt-sandbox-0.5.1-3|11	Url:		http://libvirt.org/
14mr|libvirt-sandbox-0.5.1-3|12	Source0:	ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz
14mr|libvirt-sandbox-0.5.1-3|13	Patch0:		libvirt-sandbox-0.5.1-linkage.patch
14mr|libvirt-sandbox-0.5.1-3|14	BuildRequires:	intltool
14mr|libvirt-sandbox-0.5.1-3|15	BuildRequires:	glibc-static-devel
14mr|libvirt-sandbox-0.5.1-3|16	BuildRequires:	selinux-devel
14mr|libvirt-sandbox-0.5.1-3|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libvirt-sandbox-0.5.1-3|18	BuildRequires:	pkgconfig(libtirpc)
14mr|libvirt-sandbox-0.5.1-3|19	BuildRequires:	pkgconfig(libvirt-gobject-1.0)
14mr|libvirt-sandbox-0.5.1-3|20	Requires:	pkgconfig(glib-2.0)
14mr|libvirt-sandbox-0.5.1-3|21	
14mr|libvirt-sandbox-0.5.1-3|22	%description
14mr|libvirt-sandbox-0.5.1-3|23	This package provides a command for running applications within
14mr|libvirt-sandbox-0.5.1-3|24	a sandbox using libvirt.
14mr|libvirt-sandbox-0.5.1-3|25	
14mr|libvirt-sandbox-0.5.1-3|26	%files -f %{name}.lang
14mr|libvirt-sandbox-0.5.1-3|27	%{_datadir}/bash-completion/completions/virt-sandbox-service
14mr|libvirt-sandbox-0.5.1-3|28	%config(noreplace) %{_sysconfdir}/cron.daily/virt-sandbox-service.logrotate
14mr|libvirt-sandbox-0.5.1-3|29	%dir %{_sysconfdir}/libvirt-sandbox/services
14mr|libvirt-sandbox-0.5.1-3|30	%{_bindir}/virt-sandbox
14mr|libvirt-sandbox-0.5.1-3|31	%{_bindir}/virt-sandbox-service
14mr|libvirt-sandbox-0.5.1-3|32	%{_libexecdir}/virt-sandbox-service-util
14mr|libvirt-sandbox-0.5.1-3|33	%doc README COPYING AUTHORS ChangeLog NEWS
14mr|libvirt-sandbox-0.5.1-3|34	%dir %{_sysconfdir}/libvirt-sandbox
14mr|libvirt-sandbox-0.5.1-3|35	%dir %{_sysconfdir}/libvirt-sandbox/scratch
14mr|libvirt-sandbox-0.5.1-3|36	%config %{_sysconfdir}/libvirt-sandbox/scratch/README
14mr|libvirt-sandbox-0.5.1-3|37	%{_libexecdir}/libvirt-sandbox-init-common
14mr|libvirt-sandbox-0.5.1-3|38	%{_libexecdir}/libvirt-sandbox-init-lxc
14mr|libvirt-sandbox-0.5.1-3|39	%{_libexecdir}/libvirt-sandbox-init-qemu
14mr|libvirt-sandbox-0.5.1-3|40	%{_mandir}/man1/virt-sandbox.1*
14mr|libvirt-sandbox-0.5.1-3|41	%{_mandir}/man1/virt-sandbox-service.1*
14mr|libvirt-sandbox-0.5.1-3|42	%{_mandir}/man1/virt-sandbox-service-*.1*
14mr|libvirt-sandbox-0.5.1-3|43	%{_libdir}/girepository-1.0/LibvirtSandbox-1.0.typelib
14mr|libvirt-sandbox-0.5.1-3|44	
14mr|libvirt-sandbox-0.5.1-3|45	#----------------------------------------------------------------------------
14mr|libvirt-sandbox-0.5.1-3|46	
14mr|libvirt-sandbox-0.5.1-3|47	%package -n %{libname}
14mr|libvirt-sandbox-0.5.1-3|48	Group:		System/Libraries
14mr|libvirt-sandbox-0.5.1-3|49	Summary:	libvirt application sandbox framework libraries
14mr|libvirt-sandbox-0.5.1-3|50	# So we get the full libvirtd daemon, not just client libs
14mr|libvirt-sandbox-0.5.1-3|51	Requires:	libvirt-utils
14mr|libvirt-sandbox-0.5.1-3|52	
14mr|libvirt-sandbox-0.5.1-3|53	%description -n %{libname}
14mr|libvirt-sandbox-0.5.1-3|54	This package provides a framework for building application sandboxes
14mr|libvirt-sandbox-0.5.1-3|55	using libvirt.
14mr|libvirt-sandbox-0.5.1-3|56	
14mr|libvirt-sandbox-0.5.1-3|57	%files -n %{libname}
14mr|libvirt-sandbox-0.5.1-3|58	%{_libdir}/libvirt-sandbox-1.0.so.*
14mr|libvirt-sandbox-0.5.1-3|59	
14mr|libvirt-sandbox-0.5.1-3|60	#----------------------------------------------------------------------------
14mr|libvirt-sandbox-0.5.1-3|61	
14mr|libvirt-sandbox-0.5.1-3|62	%package -n %{devname}
14mr|libvirt-sandbox-0.5.1-3|63	Group:		Development/C
14mr|libvirt-sandbox-0.5.1-3|64	Summary:	libvirt application sandbox framework development files
14mr|libvirt-sandbox-0.5.1-3|65	Requires:	%{libname} = %{EVRD}
14mr|libvirt-sandbox-0.5.1-3|66	Provides:	libvirt-sandbox-devel = %{EVRD}
14mr|libvirt-sandbox-0.5.1-3|67	
14mr|libvirt-sandbox-0.5.1-3|68	%description -n %{devname}
14mr|libvirt-sandbox-0.5.1-3|69	This package provides development header files and libraries for
14mr|libvirt-sandbox-0.5.1-3|70	the libvirt sandbox.
14mr|libvirt-sandbox-0.5.1-3|71	
14mr|libvirt-sandbox-0.5.1-3|72	%files -n %{devname}
14mr|libvirt-sandbox-0.5.1-3|73	%doc examples/virt-sandbox.pl
14mr|libvirt-sandbox-0.5.1-3|74	%doc examples/virt-sandbox.py
14mr|libvirt-sandbox-0.5.1-3|75	%doc examples/virt-sandbox.js
14mr|libvirt-sandbox-0.5.1-3|76	%doc examples/virt-sandbox-mkinitrd.py
14mr|libvirt-sandbox-0.5.1-3|77	%{_libdir}/libvirt-sandbox-1.0.so
14mr|libvirt-sandbox-0.5.1-3|78	%{_libdir}/pkgconfig/libvirt-sandbox-1.0.pc
14mr|libvirt-sandbox-0.5.1-3|79	%dir %{_includedir}/libvirt-sandbox-1.0
14mr|libvirt-sandbox-0.5.1-3|80	%dir %{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox
14mr|libvirt-sandbox-0.5.1-3|81	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox.h
14mr|libvirt-sandbox-0.5.1-3|82	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox-*.h
14mr|libvirt-sandbox-0.5.1-3|83	%{_datadir}/gir-1.0/LibvirtSandbox-1.0.gir
14mr|libvirt-sandbox-0.5.1-3|84	%{_datadir}/gtk-doc/html/Libvirt-sandbox
14mr|libvirt-sandbox-0.5.1-3|85	
14mr|libvirt-sandbox-0.5.1-3|86	#----------------------------------------------------------------------------
14mr|libvirt-sandbox-0.5.1-3|87	
14mr|libvirt-sandbox-0.5.1-3|88	%prep
14mr|libvirt-sandbox-0.5.1-3|89	%setup -q
14mr|libvirt-sandbox-0.5.1-3|90	%patch0 -p1
14mr|libvirt-sandbox-0.5.1-3|91	
14mr|libvirt-sandbox-0.5.1-3|92	%build
14mr|libvirt-sandbox-0.5.1-3|93	%configure2_5x \
14mr|libvirt-sandbox-0.5.1-3|94	--enable-introspection \
14mr|libvirt-sandbox-0.5.1-3|95	--disable-static
14mr|libvirt-sandbox-0.5.1-3|96	%make V=1
14mr|libvirt-sandbox-0.5.1-3|97	
14mr|libvirt-sandbox-0.5.1-3|98	%install
14mr|libvirt-sandbox-0.5.1-3|99	chmod a-x examples/*.py examples/*.pl examples/*.js
14mr|libvirt-sandbox-0.5.1-3|100	%makeinstall_std
14mr|libvirt-sandbox-0.5.1-3|101	
14mr|libvirt-sandbox-0.5.1-3|102	%find_lang %{name}
14mr|libvirt-sandbox-0.5.1-3|103	
14mr|libvirt-sandbox-0.5.1-3|104	%changelog
14mr|libvirt-sandbox-0.5.1-3|105	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-3
14mr|libvirt-sandbox-0.5.1-3|106	+ Revision: d06b20c
14mr|libvirt-sandbox-0.5.1-3|107	- Build with libtirpc
14mr|libvirt-sandbox-0.5.1-3|108	
14mr|libvirt-sandbox-0.5.1-3|109	

17438 14
14mr|libvisio-0.1.0-2|1	%define api 0.1
14mr|libvisio-0.1.0-2|2	%define major 1
14mr|libvisio-0.1.0-2|3	%define libname %mklibname visio %{api} %{major}
14mr|libvisio-0.1.0-2|4	%define devname %mklibname visio -d
14mr|libvisio-0.1.0-2|5	
14mr|libvisio-0.1.0-2|6	Summary:	A library providing ability to interpret and import visio diagrams
14mr|libvisio-0.1.0-2|7	Name:		libvisio
14mr|libvisio-0.1.0-2|8	Version:	0.1.0
14mr|libvisio-0.1.0-2|9	Release:	2
14mr|libvisio-0.1.0-2|10	License:	GPLv2+ or LGPLv2+ or MPLv1.1
14mr|libvisio-0.1.0-2|11	Group:		System/Libraries
14mr|libvisio-0.1.0-2|12	Url:		http://www.freedesktop.org/wiki/Software/libvisio
14mr|libvisio-0.1.0-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mr|libvisio-0.1.0-2|14	BuildRequires:	doxygen
14mr|libvisio-0.1.0-2|15	BuildRequires:	gperf
14mr|libvisio-0.1.0-2|16	BuildRequires:	boost-devel
14mr|libvisio-0.1.0-2|17	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libvisio-0.1.0-2|18	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libvisio-0.1.0-2|19	BuildRequires:	pkgconfig(libwpg-0.3)
14mr|libvisio-0.1.0-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libvisio-0.1.0-2|21	
14mr|libvisio-0.1.0-2|22	%description
14mr|libvisio-0.1.0-2|23	Libvisio is library providing ability to interpret and import visio diagrams
14mr|libvisio-0.1.0-2|24	into various applications. You can find it being used in libreoffice.
14mr|libvisio-0.1.0-2|25	
14mr|libvisio-0.1.0-2|26	#----------------------------------------------------------------------------
14mr|libvisio-0.1.0-2|27	
14mr|libvisio-0.1.0-2|28	%package tools
14mr|libvisio-0.1.0-2|29	Summary:	Tools to transform Visio diagrams into other formats
14mr|libvisio-0.1.0-2|30	Group:		Publishing
14mr|libvisio-0.1.0-2|31	
14mr|libvisio-0.1.0-2|32	%description tools
14mr|libvisio-0.1.0-2|33	Tools to transform Visio diagrams into other formats.
14mr|libvisio-0.1.0-2|34	Currently supported: XHTML, raw.
14mr|libvisio-0.1.0-2|35	
14mr|libvisio-0.1.0-2|36	%files tools
14mr|libvisio-0.1.0-2|37	%{_bindir}/vsd2raw
14mr|libvisio-0.1.0-2|38	%{_bindir}/vsd2xhtml
14mr|libvisio-0.1.0-2|39	%{_bindir}/vsd2text
14mr|libvisio-0.1.0-2|40	%{_bindir}/vss2xhtml
14mr|libvisio-0.1.0-2|41	%{_bindir}/vss2text
14mr|libvisio-0.1.0-2|42	%{_bindir}/vss2raw
14mr|libvisio-0.1.0-2|43	
14mr|libvisio-0.1.0-2|44	#----------------------------------------------------------------------------
14mr|libvisio-0.1.0-2|45	
14mr|libvisio-0.1.0-2|46	%package -n %{libname}
14mr|libvisio-0.1.0-2|47	Summary:	A library providing ability to interpret and import visio diagrams
14mr|libvisio-0.1.0-2|48	Group:		System/Libraries
14mr|libvisio-0.1.0-2|49	
14mr|libvisio-0.1.0-2|50	%description -n %{libname}
14mr|libvisio-0.1.0-2|51	Libvisio is library providing ability to interpret and import visio diagrams
14mr|libvisio-0.1.0-2|52	into various applications. You can find it being used in libreoffice.
14mr|libvisio-0.1.0-2|53	
14mr|libvisio-0.1.0-2|54	%files -n %{libname}
14mr|libvisio-0.1.0-2|55	%{_libdir}/%{name}-%{api}.so.%{major}*
14mr|libvisio-0.1.0-2|56	
14mr|libvisio-0.1.0-2|57	#----------------------------------------------------------------------------
14mr|libvisio-0.1.0-2|58	
14mr|libvisio-0.1.0-2|59	%package -n %{devname}
14mr|libvisio-0.1.0-2|60	Summary:	Development files for %{name}
14mr|libvisio-0.1.0-2|61	Group:		Development/Other
14mr|libvisio-0.1.0-2|62	Requires:	%{libname} = %{EVRD}
14mr|libvisio-0.1.0-2|63	
14mr|libvisio-0.1.0-2|64	%description -n %{devname}
14mr|libvisio-0.1.0-2|65	This package contains libraries and header files for developing applications
14mr|libvisio-0.1.0-2|66	that use %{name}.
14mr|libvisio-0.1.0-2|67	
14mr|libvisio-0.1.0-2|68	%files -n %{devname}
14mr|libvisio-0.1.0-2|69	%dir %{_docdir}/%{name}
14mr|libvisio-0.1.0-2|70	%doc %{_docdir}/%{name}/html
14mr|libvisio-0.1.0-2|71	%{_includedir}/%{name}-%{api}
14mr|libvisio-0.1.0-2|72	%{_libdir}/%{name}-%{api}.so
14mr|libvisio-0.1.0-2|73	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|libvisio-0.1.0-2|74	
14mr|libvisio-0.1.0-2|75	#----------------------------------------------------------------------------
14mr|libvisio-0.1.0-2|76	
14mr|libvisio-0.1.0-2|77	%prep
14mr|libvisio-0.1.0-2|78	%setup -q
14mr|libvisio-0.1.0-2|79	
14mr|libvisio-0.1.0-2|80	%build
14mr|libvisio-0.1.0-2|81	%configure2_5x \
14mr|libvisio-0.1.0-2|82	--disable-static \
14mr|libvisio-0.1.0-2|83	--disable-werror
14mr|libvisio-0.1.0-2|84	
14mr|libvisio-0.1.0-2|85	%make
14mr|libvisio-0.1.0-2|86	
14mr|libvisio-0.1.0-2|87	%install
14mr|libvisio-0.1.0-2|88	%makeinstall_std
14mr|libvisio-0.1.0-2|89	
14mr|libvisio-0.1.0-2|90	
14mr|libvisio-0.1.0-2|91	%changelog
14mr|libvisio-0.1.0-2|92	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-2
14mr|libvisio-0.1.0-2|93	+ Revision: 3b25a58
14mr|libvisio-0.1.0-2|94	- Fix BuildRequires, spec cleanup
14mr|libvisio-0.1.0-2|95	
14mr|libvisio-0.1.0-2|96	

17439 14
14mr|libvisual-0.4.0-13|1	%define name libvisual
14mr|libvisual-0.4.0-13|2	%define version 0.4.0
14mr|libvisual-0.4.0-13|3	%define major 0
14mr|libvisual-0.4.0-13|4	%define libname %mklibname visual %major
14mr|libvisual-0.4.0-13|5	%define develname %mklibname -d visual
14mr|libvisual-0.4.0-13|6	
14mr|libvisual-0.4.0-13|7	Name: %{name}
14mr|libvisual-0.4.0-13|8	Version: %{version}
14mr|libvisual-0.4.0-13|9	Release: 13
14mr|libvisual-0.4.0-13|10	Summary: Audio visualisation framework
14mr|libvisual-0.4.0-13|11	Source0: %{name}-%{version}.tar.bz2
14mr|libvisual-0.4.0-13|12	Patch: libvisual-0.4.0-fix-str-fmt.patch
14mr|libvisual-0.4.0-13|13	License: LGPLv2+
14mr|libvisual-0.4.0-13|14	Group: System/Libraries
14mr|libvisual-0.4.0-13|15	Url: http://localhost.nl/~synap/libvisual
14mr|libvisual-0.4.0-13|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libvisual-0.4.0-13|17	
14mr|libvisual-0.4.0-13|18	%description
14mr|libvisual-0.4.0-13|19	Libvisual is a library that acts as a middle layer between
14mr|libvisual-0.4.0-13|20	applications that want audio visualisation and audio visualisation
14mr|libvisual-0.4.0-13|21	plugins.
14mr|libvisual-0.4.0-13|22	
14mr|libvisual-0.4.0-13|23	Libvisual is aimed at developers who have a need for audio
14mr|libvisual-0.4.0-13|24	visualisation and those who actually write the visualisation plugins.
14mr|libvisual-0.4.0-13|25	
14mr|libvisual-0.4.0-13|26	#--------------------------------------------------------------------
14mr|libvisual-0.4.0-13|27	
14mr|libvisual-0.4.0-13|28	%package -n %libname
14mr|libvisual-0.4.0-13|29	Group: System/Libraries
14mr|libvisual-0.4.0-13|30	Summary: Shared library of the audio visualisation framework
14mr|libvisual-0.4.0-13|31	Provides: %name = %version-%release
14mr|libvisual-0.4.0-13|32	Obsoletes: libvisual-plugins < 0.4.0
14mr|libvisual-0.4.0-13|33	Conflicts: gstreamer0.10-libvisual <= 0.10.7-1mdk
14mr|libvisual-0.4.0-13|34	Suggests: libvisual-plugins
14mr|libvisual-0.4.0-13|35	
14mr|libvisual-0.4.0-13|36	%description -n %libname
14mr|libvisual-0.4.0-13|37	Libvisual is a library that acts as a middle layer between
14mr|libvisual-0.4.0-13|38	applications that want audio visualisation and audio visualisation
14mr|libvisual-0.4.0-13|39	plugins.
14mr|libvisual-0.4.0-13|40	
14mr|libvisual-0.4.0-13|41	Libvisual is aimed at developers who have a need for audio
14mr|libvisual-0.4.0-13|42	visualisation and those who actually write the visualisation plugins.
14mr|libvisual-0.4.0-13|43	
14mr|libvisual-0.4.0-13|44	%if %mdkversion < 200900
14mr|libvisual-0.4.0-13|45	%post -n %libname -p /sbin/ldconfig
14mr|libvisual-0.4.0-13|46	%endif
14mr|libvisual-0.4.0-13|47	%if %mdkversion < 200900
14mr|libvisual-0.4.0-13|48	%postun -n %libname -p /sbin/ldconfig
14mr|libvisual-0.4.0-13|49	%endif
14mr|libvisual-0.4.0-13|50	
14mr|libvisual-0.4.0-13|51	%files -n %libname -f %name-0.4.lang
14mr|libvisual-0.4.0-13|52	%defattr(-,root,root)
14mr|libvisual-0.4.0-13|53	%doc README NEWS TODO ChangeLog AUTHORS
14mr|libvisual-0.4.0-13|54	%_libdir/libvisual-0.4.so.%{major}*
14mr|libvisual-0.4.0-13|55	
14mr|libvisual-0.4.0-13|56	#--------------------------------------------------------------------
14mr|libvisual-0.4.0-13|57	
14mr|libvisual-0.4.0-13|58	%package -n %develname
14mr|libvisual-0.4.0-13|59	Group: Development/C
14mr|libvisual-0.4.0-13|60	Summary: Header files of the audio visualisation framework
14mr|libvisual-0.4.0-13|61	Requires: %libname = %version
14mr|libvisual-0.4.0-13|62	Provides: libvisual-devel = %version-%release
14mr|libvisual-0.4.0-13|63	Obsoletes: %{_lib}visual0-devel < %version-%release
14mr|libvisual-0.4.0-13|64	
14mr|libvisual-0.4.0-13|65	%description -n %develname
14mr|libvisual-0.4.0-13|66	Libvisual is a library that acts as a middle layer between
14mr|libvisual-0.4.0-13|67	applications that want audio visualisation and audio visualisation
14mr|libvisual-0.4.0-13|68	plugins.
14mr|libvisual-0.4.0-13|69	
14mr|libvisual-0.4.0-13|70	Libvisual is aimed at developers who have a need for audio
14mr|libvisual-0.4.0-13|71	visualisation and those who actually write the visualisation plugins.
14mr|libvisual-0.4.0-13|72	
14mr|libvisual-0.4.0-13|73	%files -n %develname
14mr|libvisual-0.4.0-13|74	%defattr(-,root,root)
14mr|libvisual-0.4.0-13|75	%_includedir/*
14mr|libvisual-0.4.0-13|76	%_libdir/*.so
14mr|libvisual-0.4.0-13|77	%_libdir/pkgconfig/*
14mr|libvisual-0.4.0-13|78	
14mr|libvisual-0.4.0-13|79	#--------------------------------------------------------------------
14mr|libvisual-0.4.0-13|80	
14mr|libvisual-0.4.0-13|81	%prep
14mr|libvisual-0.4.0-13|82	%setup -q
14mr|libvisual-0.4.0-13|83	%patch -p0
14mr|libvisual-0.4.0-13|84	
14mr|libvisual-0.4.0-13|85	%build
14mr|libvisual-0.4.0-13|86	%configure2_5x
14mr|libvisual-0.4.0-13|87	%make
14mr|libvisual-0.4.0-13|88	
14mr|libvisual-0.4.0-13|89	%install
14mr|libvisual-0.4.0-13|90	rm -rf %buildroot
14mr|libvisual-0.4.0-13|91	
14mr|libvisual-0.4.0-13|92	%makeinstall_std
14mr|libvisual-0.4.0-13|93	%find_lang %name-0.4
14mr|libvisual-0.4.0-13|94	
14mr|libvisual-0.4.0-13|95	%clean
14mr|libvisual-0.4.0-13|96	rm -rf %buildroot
14mr|libvisual-0.4.0-13|97	
14mr|libvisual-0.4.0-13|98	
14mr|libvisual-0.4.0-13|99	
14mr|libvisual-0.4.0-13|100	
14mr|libvisual-0.4.0-13|101	
14mr|libvisual-0.4.0-13|102	
14mr|libvisual-0.4.0-13|103	
14mr|libvisual-0.4.0-13|104	%changelog
14mr|libvisual-0.4.0-13|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-13
14mr|libvisual-0.4.0-13|106	+ Revision: d96e6f2
14mr|libvisual-0.4.0-13|107	- MassBuild#440: Increase release tag
14mr|libvisual-0.4.0-13|108	
14mr|libvisual-0.4.0-13|109	

17440 14
14mr|libvisual-plugins-0.4.0-18|1	%define name libvisual-plugins
14mr|libvisual-plugins-0.4.0-18|2	%define version 0.4.0
14mr|libvisual-plugins-0.4.0-18|3	
14mr|libvisual-plugins-0.4.0-18|4	Summary: Visualisation plugins for applications based on libvisual
14mr|libvisual-plugins-0.4.0-18|5	Name: %{name}
14mr|libvisual-plugins-0.4.0-18|6	Version: %{version}
14mr|libvisual-plugins-0.4.0-18|7	Release: 18
14mr|libvisual-plugins-0.4.0-18|8	Source0: %{name}-%{version}.tar.bz2
14mr|libvisual-plugins-0.4.0-18|9	Patch0:	 %name-buffer-overflow.patch
14mr|libvisual-plugins-0.4.0-18|10	#https://qa.mandriva.com/show_bug.cgi?id=49801
14mr|libvisual-plugins-0.4.0-18|11	Patch1: 60_no-const-vispluginfo-in-nastyfft.patch
14mr|libvisual-plugins-0.4.0-18|12	Patch2: libvisual-plugins-0.4.0-link.patch
14mr|libvisual-plugins-0.4.0-18|13	License: LGPLv2+
14mr|libvisual-plugins-0.4.0-18|14	Group: System/Libraries
14mr|libvisual-plugins-0.4.0-18|15	Url: http://localhost.nl/~synap/libvisual-wiki/
14mr|libvisual-plugins-0.4.0-18|16	Obsoletes: libvisual-nebulus
14mr|libvisual-plugins-0.4.0-18|17	Obsoletes: libvisual-gforce
14mr|libvisual-plugins-0.4.0-18|18	Provides: libvisual-nebulus
14mr|libvisual-plugins-0.4.0-18|19	Provides: libvisual-gforce
14mr|libvisual-plugins-0.4.0-18|20	BuildRequires: pkgconfig(libvisual-0.4) >= %version
14mr|libvisual-plugins-0.4.0-18|21	BuildRequires: mesaglu-devel
14mr|libvisual-plugins-0.4.0-18|22	BuildRequires: libalsa-devel
14mr|libvisual-plugins-0.4.0-18|23	BuildRequires: libgdk_pixbuf2.0-devel
14mr|libvisual-plugins-0.4.0-18|24	BuildRequires: bison
14mr|libvisual-plugins-0.4.0-18|25	
14mr|libvisual-plugins-0.4.0-18|26	%description
14mr|libvisual-plugins-0.4.0-18|27	Libvisual is a library that acts as a middle layer between
14mr|libvisual-plugins-0.4.0-18|28	applications that want audio visualisation and audio visualisation
14mr|libvisual-plugins-0.4.0-18|29	plugins.
14mr|libvisual-plugins-0.4.0-18|30	
14mr|libvisual-plugins-0.4.0-18|31	This package contains the libvisual example plugins.
14mr|libvisual-plugins-0.4.0-18|32	
14mr|libvisual-plugins-0.4.0-18|33	%prep
14mr|libvisual-plugins-0.4.0-18|34	%setup -q
14mr|libvisual-plugins-0.4.0-18|35	%patch0 -p0
14mr|libvisual-plugins-0.4.0-18|36	%patch1 -p1
14mr|libvisual-plugins-0.4.0-18|37	%patch2 -p0
14mr|libvisual-plugins-0.4.0-18|38	
14mr|libvisual-plugins-0.4.0-18|39	%build
14mr|libvisual-plugins-0.4.0-18|40	%ifarch %ix86
14mr|libvisual-plugins-0.4.0-18|41	export CFLAGS="-mmmx %optflags"
14mr|libvisual-plugins-0.4.0-18|42	%endif
14mr|libvisual-plugins-0.4.0-18|43	%configure2_5x
14mr|libvisual-plugins-0.4.0-18|44	%make
14mr|libvisual-plugins-0.4.0-18|45	
14mr|libvisual-plugins-0.4.0-18|46	%install
14mr|libvisual-plugins-0.4.0-18|47	rm -rf %buildroot
14mr|libvisual-plugins-0.4.0-18|48	
14mr|libvisual-plugins-0.4.0-18|49	%makeinstall_std
14mr|libvisual-plugins-0.4.0-18|50	%find_lang %name-0.4
14mr|libvisual-plugins-0.4.0-18|51	
14mr|libvisual-plugins-0.4.0-18|52	%clean
14mr|libvisual-plugins-0.4.0-18|53	rm -rf %buildroot
14mr|libvisual-plugins-0.4.0-18|54	
14mr|libvisual-plugins-0.4.0-18|55	%files -f %name-0.4.lang
14mr|libvisual-plugins-0.4.0-18|56	%defattr(-,root,root)
14mr|libvisual-plugins-0.4.0-18|57	%doc README AUTHORS ChangeLog NEWS
14mr|libvisual-plugins-0.4.0-18|58	%_libdir/libvisual*
14mr|libvisual-plugins-0.4.0-18|59	%_datadir/%{name}*
14mr|libvisual-plugins-0.4.0-18|60	
14mr|libvisual-plugins-0.4.0-18|61	
14mr|libvisual-plugins-0.4.0-18|62	
14mr|libvisual-plugins-0.4.0-18|63	%changelog
14mr|libvisual-plugins-0.4.0-18|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-18
14mr|libvisual-plugins-0.4.0-18|65	+ Revision: 7b6d6ce
14mr|libvisual-plugins-0.4.0-18|66	- MassBuild#440: Increase release tag
14mr|libvisual-plugins-0.4.0-18|67	
14mr|libvisual-plugins-0.4.0-18|68	

17441 14
14mr|libvncserver-0.9.9-2|1	%define up_name     LibVNCServer
14mr|libvncserver-0.9.9-2|2	%define major       0
14mr|libvncserver-0.9.9-2|3	%define libname     %mklibname vncserver %{major}
14mr|libvncserver-0.9.9-2|4	%define develname   %mklibname -d vncserver
14mr|libvncserver-0.9.9-2|5	
14mr|libvncserver-0.9.9-2|6	Name:		libvncserver
14mr|libvncserver-0.9.9-2|7	Version:	0.9.9
14mr|libvncserver-0.9.9-2|8	Release:	2
14mr|libvncserver-0.9.9-2|9	Summary:	An easy API to write one's own VNC server
14mr|libvncserver-0.9.9-2|10	Group:		System/Libraries
14mr|libvncserver-0.9.9-2|11	License:	GPL
14mr|libvncserver-0.9.9-2|12	URL:		http://sourceforge.net/projects/libvncserver/
14mr|libvncserver-0.9.9-2|13	Source:		http://downloads.sourceforge.net/libvncserver/%{up_name}-%{version}.tar.gz
14mr|libvncserver-0.9.9-2|14	Patch0:		LibVNCServer-0.9.9-no_x11vnc.patch
14mr|libvncserver-0.9.9-2|15	Patch1:		LibVNCServer-0.9.9-str-format.patch
14mr|libvncserver-0.9.9-2|16	BuildRequires:	pkgconfig(x11)
14mr|libvncserver-0.9.9-2|17	BuildRequires:	pkgconfig(xdamage)
14mr|libvncserver-0.9.9-2|18	BuildRequires:	pkgconfig(xext)
14mr|libvncserver-0.9.9-2|19	BuildRequires:	pkgconfig(xrandr)
14mr|libvncserver-0.9.9-2|20	BuildRequires:	pkgconfig(xtst)
14mr|libvncserver-0.9.9-2|21	BuildRequires:	pkgconfig(xinerama)
14mr|libvncserver-0.9.9-2|22	BuildRequires:	pkgconfig(xfixes)
14mr|libvncserver-0.9.9-2|23	BuildRequires:	pkgconfig(openssl)
14mr|libvncserver-0.9.9-2|24	BuildRequires:	zlib-devel
14mr|libvncserver-0.9.9-2|25	BuildRequires:	jpeg-devel
14mr|libvncserver-0.9.9-2|26	
14mr|libvncserver-0.9.9-2|27	%description
14mr|libvncserver-0.9.9-2|28	LibVNCServer makes writing a VNC server (or more correctly, a program
14mr|libvncserver-0.9.9-2|29	exporting a framebuffer via the Remote Frame Buffer protocol) easy.
14mr|libvncserver-0.9.9-2|30	
14mr|libvncserver-0.9.9-2|31	It is based on OSXvnc, which in turn is based on the original Xvnc by
14mr|libvncserver-0.9.9-2|32	ORL, later AT&T research labs in UK.
14mr|libvncserver-0.9.9-2|33	
14mr|libvncserver-0.9.9-2|34	It hides the programmer from the tedious task of managing clients and
14mr|libvncserver-0.9.9-2|35	compression schemata.
14mr|libvncserver-0.9.9-2|36	
14mr|libvncserver-0.9.9-2|37	%package -n %{libname}
14mr|libvncserver-0.9.9-2|38	Summary:	An easy API to write one's own VNC server
14mr|libvncserver-0.9.9-2|39	Group:		System/Libraries
14mr|libvncserver-0.9.9-2|40	
14mr|libvncserver-0.9.9-2|41	%description -n %{libname}
14mr|libvncserver-0.9.9-2|42	LibVNCServer makes writing a VNC server (or more correctly, a program
14mr|libvncserver-0.9.9-2|43	exporting a framebuffer via the Remote Frame Buffer protocol) easy.
14mr|libvncserver-0.9.9-2|44	
14mr|libvncserver-0.9.9-2|45	It is based on OSXvnc, which in turn is based on the original Xvnc by
14mr|libvncserver-0.9.9-2|46	ORL, later AT&T research labs in UK.
14mr|libvncserver-0.9.9-2|47	
14mr|libvncserver-0.9.9-2|48	It hides the programmer from the tedious task of managing clients and
14mr|libvncserver-0.9.9-2|49	compression schemata.
14mr|libvncserver-0.9.9-2|50	
14mr|libvncserver-0.9.9-2|51	%package -n %{develname}
14mr|libvncserver-0.9.9-2|52	Summary:	Headers for developing programs that will use %{name}
14mr|libvncserver-0.9.9-2|53	Group:		Development/C
14mr|libvncserver-0.9.9-2|54	Requires:	%{libname} = %{version}
14mr|libvncserver-0.9.9-2|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|libvncserver-0.9.9-2|56	Obsoletes:	%{libname}-devel < 0.9.9
14mr|libvncserver-0.9.9-2|57	
14mr|libvncserver-0.9.9-2|58	%description -n %{develname}
14mr|libvncserver-0.9.9-2|59	Static libraries and header files for LibVNCServer.
14mr|libvncserver-0.9.9-2|60	
14mr|libvncserver-0.9.9-2|61	%package -n linuxvnc
14mr|libvncserver-0.9.9-2|62	Summary:	VNC server to monitor a text session
14mr|libvncserver-0.9.9-2|63	Group:		Networking/Remote access
14mr|libvncserver-0.9.9-2|64	
14mr|libvncserver-0.9.9-2|65	%description -n linuxvnc
14mr|libvncserver-0.9.9-2|66	With linuxvnc you can export your currently running text sessions to any VNC
14mr|libvncserver-0.9.9-2|67	client. So it can be useful, if you want to move to another computer without
14mr|libvncserver-0.9.9-2|68	having to log out and if you've forgotten to attach a 'screen' session to it,
14mr|libvncserver-0.9.9-2|69	or to help a distant colleague to solve a problem.
14mr|libvncserver-0.9.9-2|70	
14mr|libvncserver-0.9.9-2|71	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
14mr|libvncserver-0.9.9-2|72	into a versatile and performant while still easy to use program.
14mr|libvncserver-0.9.9-2|73	
14mr|libvncserver-0.9.9-2|74	%prep
14mr|libvncserver-0.9.9-2|75	%setup -q -n %{up_name}-%{version}
14mr|libvncserver-0.9.9-2|76	%patch0 -p1
14mr|libvncserver-0.9.9-2|77	%patch1 -p1
14mr|libvncserver-0.9.9-2|78	
14mr|libvncserver-0.9.9-2|79	%build
14mr|libvncserver-0.9.9-2|80	%configure2_5x --disable-static
14mr|libvncserver-0.9.9-2|81	%make
14mr|libvncserver-0.9.9-2|82	
14mr|libvncserver-0.9.9-2|83	%install
14mr|libvncserver-0.9.9-2|84	%makeinstall_std
14mr|libvncserver-0.9.9-2|85	
14mr|libvncserver-0.9.9-2|86	%multiarch_binaries %{buildroot}%{_bindir}/libvncserver-config
14mr|libvncserver-0.9.9-2|87	
14mr|libvncserver-0.9.9-2|88	%files -n %{libname}
14mr|libvncserver-0.9.9-2|89	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14mr|libvncserver-0.9.9-2|90	%{_libdir}/*.so.*
14mr|libvncserver-0.9.9-2|91	
14mr|libvncserver-0.9.9-2|92	%files -n %{develname}
14mr|libvncserver-0.9.9-2|93	%{_includedir}/rfb
14mr|libvncserver-0.9.9-2|94	%{_libdir}/*.so
14mr|libvncserver-0.9.9-2|95	%{_bindir}/libvncserver-config
14mr|libvncserver-0.9.9-2|96	%{multiarch_bindir}/libvncserver-config
14mr|libvncserver-0.9.9-2|97	%{_libdir}/pkgconfig/libvncclient.pc
14mr|libvncserver-0.9.9-2|98	%{_libdir}/pkgconfig/libvncserver.pc
14mr|libvncserver-0.9.9-2|99	
14mr|libvncserver-0.9.9-2|100	%files -n linuxvnc
14mr|libvncserver-0.9.9-2|101	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14mr|libvncserver-0.9.9-2|102	%{_bindir}/linuxvnc
14mr|libvncserver-0.9.9-2|103	
14mr|libvncserver-0.9.9-2|104	
14mr|libvncserver-0.9.9-2|105	%changelog
14mr|libvncserver-0.9.9-2|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-2
14mr|libvncserver-0.9.9-2|107	+ Revision: ce2d4d5
14mr|libvncserver-0.9.9-2|108	- MassBuild#440: Increase release tag
14mr|libvncserver-0.9.9-2|109	
14mr|libvncserver-0.9.9-2|110	

17442 14
14mr|libvoikko-3.5-2|1	%define major	1
14mr|libvoikko-3.5-2|2	%define libname	%mklibname voikko %{major}
14mr|libvoikko-3.5-2|3	%define develname	%mklibname voikko -d
14mr|libvoikko-3.5-2|4	
14mr|libvoikko-3.5-2|5	Summary:	A spellchecker/hyphenator library using Malaga
14mr|libvoikko-3.5-2|6	Name:		libvoikko
14mr|libvoikko-3.5-2|7	Version:	3.5
14mr|libvoikko-3.5-2|8	Release:	2
14mr|libvoikko-3.5-2|9	License:	GPLv2+
14mr|libvoikko-3.5-2|10	Group:		Text tools
14mr|libvoikko-3.5-2|11	URL:		http://voikko.sourceforge.net/
14mr|libvoikko-3.5-2|12	Source0:	http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
14mr|libvoikko-3.5-2|13	
14mr|libvoikko-3.5-2|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|libvoikko-3.5-2|15	BuildRequires:	python
14mr|libvoikko-3.5-2|16	
14mr|libvoikko-3.5-2|17	%description
14mr|libvoikko-3.5-2|18	This is libvoikko, library for spellcheckers and hyphenators using
14mr|libvoikko-3.5-2|19	Malaga natural language grammar development tool. The library is
14mr|libvoikko-3.5-2|20	written in C.
14mr|libvoikko-3.5-2|21	
14mr|libvoikko-3.5-2|22	Currently only Finnish is supported, but adding support for other
14mr|libvoikko-3.5-2|23	languages should not be too hard.
14mr|libvoikko-3.5-2|24	
14mr|libvoikko-3.5-2|25	%package -n voikko-tools
14mr|libvoikko-3.5-2|26	Summary:	Test programs for libvoikko
14mr|libvoikko-3.5-2|27	Group:		Text tools
14mr|libvoikko-3.5-2|28	Requires:	voikko-dictionary
14mr|libvoikko-3.5-2|29	
14mr|libvoikko-3.5-2|30	%description -n voikko-tools
14mr|libvoikko-3.5-2|31	This is libvoikko, library for spellcheckers and hyphenators using
14mr|libvoikko-3.5-2|32	Malaga natural language grammar development tool.
14mr|libvoikko-3.5-2|33	
14mr|libvoikko-3.5-2|34	This package contains the voikkospell and voikkohyphenate programs.
14mr|libvoikko-3.5-2|35	
14mr|libvoikko-3.5-2|36	%package -n %{libname}
14mr|libvoikko-3.5-2|37	Summary:	Shared library of libvoikko
14mr|libvoikko-3.5-2|38	Group:		System/Libraries
14mr|libvoikko-3.5-2|39	Provides:	%{name} = %{version}-%{release}
14mr|libvoikko-3.5-2|40	
14mr|libvoikko-3.5-2|41	%description -n %{libname}
14mr|libvoikko-3.5-2|42	This package contains the library needed to run programs dynamically
14mr|libvoikko-3.5-2|43	linked with libvoikko.
14mr|libvoikko-3.5-2|44	
14mr|libvoikko-3.5-2|45	%package -n %{develname}
14mr|libvoikko-3.5-2|46	Summary:	Headers and development library for libvoikko development
14mr|libvoikko-3.5-2|47	Group:		Development/C
14mr|libvoikko-3.5-2|48	Requires:	%{libname} = %{version}
14mr|libvoikko-3.5-2|49	Provides:	voikko-devel = %{version}-%{release}
14mr|libvoikko-3.5-2|50	Obsoletes:	%{_lib}voikko1-devel
14mr|libvoikko-3.5-2|51	
14mr|libvoikko-3.5-2|52	%description -n %{develname}
14mr|libvoikko-3.5-2|53	This package contains the headers and development library that
14mr|libvoikko-3.5-2|54	programmers will need to develop applications which will use
14mr|libvoikko-3.5-2|55	libvoikko.
14mr|libvoikko-3.5-2|56	
14mr|libvoikko-3.5-2|57	%package -n python-%{name}
14mr|libvoikko-3.5-2|58	Summary:	Python bindings for libvoikko
14mr|libvoikko-3.5-2|59	Group:		Development/Python
14mr|libvoikko-3.5-2|60	Requires:	%{libname}
14mr|libvoikko-3.5-2|61	Requires:	voikko-dictionary
14mr|libvoikko-3.5-2|62	
14mr|libvoikko-3.5-2|63	%description -n python-%{name}
14mr|libvoikko-3.5-2|64	This is libvoikko, library for spellcheckers and hyphenators using
14mr|libvoikko-3.5-2|65	Malaga natural language grammar development tool. The library is
14mr|libvoikko-3.5-2|66	written in C.
14mr|libvoikko-3.5-2|67	
14mr|libvoikko-3.5-2|68	This package contains the Python bindings for libvoikko.
14mr|libvoikko-3.5-2|69	
14mr|libvoikko-3.5-2|70	%prep
14mr|libvoikko-3.5-2|71	%setup -q
14mr|libvoikko-3.5-2|72	
14mr|libvoikko-3.5-2|73	%build
14mr|libvoikko-3.5-2|74	%configure2_5x \
14mr|libvoikko-3.5-2|75	--disable-static
14mr|libvoikko-3.5-2|76	
14mr|libvoikko-3.5-2|77	%make
14mr|libvoikko-3.5-2|78	
14mr|libvoikko-3.5-2|79	%install
14mr|libvoikko-3.5-2|80	rm -rf %{buildroot}
14mr|libvoikko-3.5-2|81	%makeinstall_std
14mr|libvoikko-3.5-2|82	
14mr|libvoikko-3.5-2|83	install -D -m644 python/libvoikko.py %{buildroot}%{python_sitelib}/libvoikko.py
14mr|libvoikko-3.5-2|84	
14mr|libvoikko-3.5-2|85	%files -n voikko-tools
14mr|libvoikko-3.5-2|86	%doc README
14mr|libvoikko-3.5-2|87	%{_bindir}/voikkogc
14mr|libvoikko-3.5-2|88	%{_bindir}/voikkospell
14mr|libvoikko-3.5-2|89	%{_bindir}/voikkohyphenate
14mr|libvoikko-3.5-2|90	%{_bindir}/voikkovfstc
14mr|libvoikko-3.5-2|91	%{_mandir}/man1/voikkogc.1*
14mr|libvoikko-3.5-2|92	%{_mandir}/man1/voikkospell.1*
14mr|libvoikko-3.5-2|93	%{_mandir}/man1/voikkohyphenate.1*
14mr|libvoikko-3.5-2|94	%{_mandir}/man1/voikkovfstc.1*
14mr|libvoikko-3.5-2|95	
14mr|libvoikko-3.5-2|96	%files -n %{libname}
14mr|libvoikko-3.5-2|97	%{_libdir}/*.so.%{major}*
14mr|libvoikko-3.5-2|98	
14mr|libvoikko-3.5-2|99	%files -n %{develname}
14mr|libvoikko-3.5-2|100	%{_libdir}/*.so
14mr|libvoikko-3.5-2|101	%{_includedir}/%{name}
14mr|libvoikko-3.5-2|102	%{_libdir}/pkgconfig/%{name}.pc
14mr|libvoikko-3.5-2|103	
14mr|libvoikko-3.5-2|104	%files -n python-%{name}
14mr|libvoikko-3.5-2|105	%doc README
14mr|libvoikko-3.5-2|106	%{python_sitelib}/libvoikko.py
14mr|libvoikko-3.5-2|107	
14mr|libvoikko-3.5-2|108	
14mr|libvoikko-3.5-2|109	
14mr|libvoikko-3.5-2|110	
14mr|libvoikko-3.5-2|111	%changelog
14mr|libvoikko-3.5-2|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5-2
14mr|libvoikko-3.5-2|113	+ Revision: dd7baf2
14mr|libvoikko-3.5-2|114	- MassBuild#440: Increase release tag
14mr|libvoikko-3.5-2|115	
14mr|libvoikko-3.5-2|116	

17443 14
14mr|libvorbis-1.3.4-4|1	%define major 0
14mr|libvorbis-1.3.4-4|2	%define libname %mklibname vorbis %{major}
14mr|libvorbis-1.3.4-4|3	%define devname %mklibname -d vorbis
14mr|libvorbis-1.3.4-4|4	
14mr|libvorbis-1.3.4-4|5	%define encmaj 2
14mr|libvorbis-1.3.4-4|6	%define libenc %mklibname vorbisenc %{encmaj}
14mr|libvorbis-1.3.4-4|7	
14mr|libvorbis-1.3.4-4|8	%define filemaj 3
14mr|libvorbis-1.3.4-4|9	%define libfile %mklibname vorbisfile %{filemaj}
14mr|libvorbis-1.3.4-4|10	
14mr|libvorbis-1.3.4-4|11	Summary:	The Vorbis General Audio Compression Codec
14mr|libvorbis-1.3.4-4|12	Name:		libvorbis
14mr|libvorbis-1.3.4-4|13	Version:	1.3.4
14mr|libvorbis-1.3.4-4|14	Release:	4
14mr|libvorbis-1.3.4-4|15	Group:		System/Libraries
14mr|libvorbis-1.3.4-4|16	License:	BSD
14mr|libvorbis-1.3.4-4|17	Url:		http://www.xiph.org/
14mr|libvorbis-1.3.4-4|18	Source0:	http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
14mr|libvorbis-1.3.4-4|19	BuildRequires:	pkgconfig(ogg)
14mr|libvorbis-1.3.4-4|20	
14mr|libvorbis-1.3.4-4|21	%description
14mr|libvorbis-1.3.4-4|22	Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
14mr|libvorbis-1.3.4-4|23	general-purpose compressed audio format for audio and music at fixed
14mr|libvorbis-1.3.4-4|24	and variable bitrates from 16 to 128 kbps/channel.
14mr|libvorbis-1.3.4-4|25	
14mr|libvorbis-1.3.4-4|26	Find some free Ogg Vorbis music here: http://www.vorbis.com/music.html
14mr|libvorbis-1.3.4-4|27	
14mr|libvorbis-1.3.4-4|28	#----------------------------------------------------------------------------
14mr|libvorbis-1.3.4-4|29	
14mr|libvorbis-1.3.4-4|30	%package -n %{libname}
14mr|libvorbis-1.3.4-4|31	Summary:	Main library for %{name}
14mr|libvorbis-1.3.4-4|32	Group:		System/Libraries
14mr|libvorbis-1.3.4-4|33	
14mr|libvorbis-1.3.4-4|34	%description -n %{libname}
14mr|libvorbis-1.3.4-4|35	This package contains the library needed to run programs dynamically
14mr|libvorbis-1.3.4-4|36	linked with %{name}.
14mr|libvorbis-1.3.4-4|37	
14mr|libvorbis-1.3.4-4|38	%files -n %{libname}
14mr|libvorbis-1.3.4-4|39	%doc AUTHORS README
14mr|libvorbis-1.3.4-4|40	%{_libdir}/libvorbis.so.%{major}*
14mr|libvorbis-1.3.4-4|41	
14mr|libvorbis-1.3.4-4|42	#----------------------------------------------------------------------------
14mr|libvorbis-1.3.4-4|43	
14mr|libvorbis-1.3.4-4|44	%package -n %{libenc}
14mr|libvorbis-1.3.4-4|45	Summary:	Encoder specialized library for %{name}
14mr|libvorbis-1.3.4-4|46	Group:		System/Libraries
14mr|libvorbis-1.3.4-4|47	
14mr|libvorbis-1.3.4-4|48	%description -n %{libenc}
14mr|libvorbis-1.3.4-4|49	This package contains the library needed for some programs using the
14mr|libvorbis-1.3.4-4|50	encoder capability of %{name}.
14mr|libvorbis-1.3.4-4|51	
14mr|libvorbis-1.3.4-4|52	%files -n %{libenc}
14mr|libvorbis-1.3.4-4|53	%{_libdir}/libvorbisenc.so.%{encmaj}*
14mr|libvorbis-1.3.4-4|54	
14mr|libvorbis-1.3.4-4|55	#----------------------------------------------------------------------------
14mr|libvorbis-1.3.4-4|56	
14mr|libvorbis-1.3.4-4|57	%package -n %{libfile}
14mr|libvorbis-1.3.4-4|58	Summary:	File operations specialized library for %{name}
14mr|libvorbis-1.3.4-4|59	Group:		System/Libraries
14mr|libvorbis-1.3.4-4|60	
14mr|libvorbis-1.3.4-4|61	%description -n %{libfile}
14mr|libvorbis-1.3.4-4|62	This package contains the library needed for some programs using the
14mr|libvorbis-1.3.4-4|63	file operations capability of %{name}.
14mr|libvorbis-1.3.4-4|64	
14mr|libvorbis-1.3.4-4|65	%files -n %{libfile}
14mr|libvorbis-1.3.4-4|66	%{_libdir}/libvorbisfile.so.%{filemaj}*
14mr|libvorbis-1.3.4-4|67	
14mr|libvorbis-1.3.4-4|68	#----------------------------------------------------------------------------
14mr|libvorbis-1.3.4-4|69	
14mr|libvorbis-1.3.4-4|70	%package -n %{devname}
14mr|libvorbis-1.3.4-4|71	Summary:	Headers for developing programs that will use %{name}
14mr|libvorbis-1.3.4-4|72	Group:		Development/C
14mr|libvorbis-1.3.4-4|73	Requires:	%{libname} = %{EVRD}
14mr|libvorbis-1.3.4-4|74	Requires:	%{libenc} = %{EVRD}
14mr|libvorbis-1.3.4-4|75	Requires:	%{libfile} = %{EVRD}
14mr|libvorbis-1.3.4-4|76	Provides:	%{name}-devel = %{EVRD}
14mr|libvorbis-1.3.4-4|77	Obsoletes:	%{_lib}vorbis-static-devel < 1.3.4
14mr|libvorbis-1.3.4-4|78	
14mr|libvorbis-1.3.4-4|79	%description -n %{devname}
14mr|libvorbis-1.3.4-4|80	This package contains the headers that programmers will need to develop
14mr|libvorbis-1.3.4-4|81	applications which will use %{name}.
14mr|libvorbis-1.3.4-4|82	
14mr|libvorbis-1.3.4-4|83	%files -n %{devname}
14mr|libvorbis-1.3.4-4|84	%doc installed-docs
14mr|libvorbis-1.3.4-4|85	%{_includedir}/vorbis
14mr|libvorbis-1.3.4-4|86	%{_libdir}/*.so
14mr|libvorbis-1.3.4-4|87	%{_datadir}/aclocal/vorbis.m4
14mr|libvorbis-1.3.4-4|88	%{_libdir}/pkgconfig/*
14mr|libvorbis-1.3.4-4|89	
14mr|libvorbis-1.3.4-4|90	#----------------------------------------------------------------------------
14mr|libvorbis-1.3.4-4|91	
14mr|libvorbis-1.3.4-4|92	%prep
14mr|libvorbis-1.3.4-4|93	%setup -q
14mr|libvorbis-1.3.4-4|94	#fix build with new automake
14mr|libvorbis-1.3.4-4|95	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mr|libvorbis-1.3.4-4|96	libtoolize --install --copy --force --automake
14mr|libvorbis-1.3.4-4|97	aclocal -I m4
14mr|libvorbis-1.3.4-4|98	autoconf -I m4
14mr|libvorbis-1.3.4-4|99	autoheader -I m4
14mr|libvorbis-1.3.4-4|100	automake --add-missing --copy --foreign
14mr|libvorbis-1.3.4-4|101	sed -i "s/-O20/$CFLAGS/" configure
14mr|libvorbis-1.3.4-4|102	
14mr|libvorbis-1.3.4-4|103	%build
14mr|libvorbis-1.3.4-4|104	%configure2_5x --disable-static
14mr|libvorbis-1.3.4-4|105	%make
14mr|libvorbis-1.3.4-4|106	
14mr|libvorbis-1.3.4-4|107	%install
14mr|libvorbis-1.3.4-4|108	%makeinstall_std
14mr|libvorbis-1.3.4-4|109	mv %{buildroot}/%{_datadir}/doc installed-docs
14mr|libvorbis-1.3.4-4|110	
14mr|libvorbis-1.3.4-4|111	
14mr|libvorbis-1.3.4-4|112	%changelog
14mr|libvorbis-1.3.4-4|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.4-4
14mr|libvorbis-1.3.4-4|114	+ Revision: 0f0c013
14mr|libvorbis-1.3.4-4|115	- MassBuild#440: Increase release tag
14mr|libvorbis-1.3.4-4|116	
14mr|libvorbis-1.3.4-4|117	

17444 14
14mr|libvpx-1.3.0-1.20131127|1	%define git 20131127
14mr|libvpx-1.3.0-1.20131127|2	%define	major 1
14mr|libvpx-1.3.0-1.20131127|3	%define	libname	%mklibname vpx %{major}
14mr|libvpx-1.3.0-1.20131127|4	%define	devname	%mklibname -d vpx
14mr|libvpx-1.3.0-1.20131127|5	
14mr|libvpx-1.3.0-1.20131127|6	Name:		libvpx
14mr|libvpx-1.3.0-1.20131127|7	Summary:	VP8 Video Codec SDK
14mr|libvpx-1.3.0-1.20131127|8	Version:	1.3.0
14mr|libvpx-1.3.0-1.20131127|9	Release:	1.%{git}
14mr|libvpx-1.3.0-1.20131127|10	License:	BSD
14mr|libvpx-1.3.0-1.20131127|11	Group:		System/Libraries
14mr|libvpx-1.3.0-1.20131127|12	URL:		http://www.webmproject.org/docs/vp8-sdk/
14mr|libvpx-1.3.0-1.20131127|13	%if %{git}
14mr|libvpx-1.3.0-1.20131127|14	Source0:	%{name}-v%{version}.%{git}.tar.bz2
14mr|libvpx-1.3.0-1.20131127|15	%else
14mr|libvpx-1.3.0-1.20131127|16	Source0:	%{name}-v%{version}.tar.bz2
14mr|libvpx-1.3.0-1.20131127|17	%endif
14mr|libvpx-1.3.0-1.20131127|18	BuildRequires:	yasm
14mr|libvpx-1.3.0-1.20131127|19	BuildRequires:	doxygen
14mr|libvpx-1.3.0-1.20131127|20	BuildRequires:	php-cli
14mr|libvpx-1.3.0-1.20131127|21	
14mr|libvpx-1.3.0-1.20131127|22	%description
14mr|libvpx-1.3.0-1.20131127|23	libvpx provides the VP8 SDK, which allows you to integrate your applications
14mr|libvpx-1.3.0-1.20131127|24	with the VP8 video codec, a high quality, royalty free, open source codec
14mr|libvpx-1.3.0-1.20131127|25	deployed on millions of computers and devices worldwide.
14mr|libvpx-1.3.0-1.20131127|26	
14mr|libvpx-1.3.0-1.20131127|27	%package -n	%{libname}
14mr|libvpx-1.3.0-1.20131127|28	Summary:	VP8 Video Codec SDK
14mr|libvpx-1.3.0-1.20131127|29	Group:		System/Libraries
14mr|libvpx-1.3.0-1.20131127|30	
14mr|libvpx-1.3.0-1.20131127|31	%description -n %{libname}
14mr|libvpx-1.3.0-1.20131127|32	libvpx provides the VP8 SDK, which allows you to integrate your applications
14mr|libvpx-1.3.0-1.20131127|33	with the VP8 video codec, a high quality, royalty free, open source codec
14mr|libvpx-1.3.0-1.20131127|34	deployed on millions of computers and devices worldwide.
14mr|libvpx-1.3.0-1.20131127|35	
14mr|libvpx-1.3.0-1.20131127|36	%package -n	%{devname}
14mr|libvpx-1.3.0-1.20131127|37	Summary:	Development files for libvpx
14mr|libvpx-1.3.0-1.20131127|38	Group:		Development/C
14mr|libvpx-1.3.0-1.20131127|39	Requires:	%{libname} = %{EVRD}
14mr|libvpx-1.3.0-1.20131127|40	Provides:	%{name}-devel = %{EVRD}
14mr|libvpx-1.3.0-1.20131127|41	
14mr|libvpx-1.3.0-1.20131127|42	%description -n	%{devname}
14mr|libvpx-1.3.0-1.20131127|43	Development libraries and headers for developing software against
14mr|libvpx-1.3.0-1.20131127|44	libvpx.
14mr|libvpx-1.3.0-1.20131127|45	
14mr|libvpx-1.3.0-1.20131127|46	%package	utils
14mr|libvpx-1.3.0-1.20131127|47	Summary:	VP8 utilities and tools
14mr|libvpx-1.3.0-1.20131127|48	Group:		Video
14mr|libvpx-1.3.0-1.20131127|49	
14mr|libvpx-1.3.0-1.20131127|50	%description	utils
14mr|libvpx-1.3.0-1.20131127|51	A selection of utilities and tools for VP8, including a sample encoder
14mr|libvpx-1.3.0-1.20131127|52	and decoder.
14mr|libvpx-1.3.0-1.20131127|53	
14mr|libvpx-1.3.0-1.20131127|54	%prep
14mr|libvpx-1.3.0-1.20131127|55	%if %{git}
14mr|libvpx-1.3.0-1.20131127|56	%setup -q -n %{name}-v%{version}.%{git}
14mr|libvpx-1.3.0-1.20131127|57	%else
14mr|libvpx-1.3.0-1.20131127|58	%setup -q -n %{name}-v%{version}
14mr|libvpx-1.3.0-1.20131127|59	%endif
14mr|libvpx-1.3.0-1.20131127|60	
14mr|libvpx-1.3.0-1.20131127|61	%build
14mr|libvpx-1.3.0-1.20131127|62	%ifarch %{ix86}
14mr|libvpx-1.3.0-1.20131127|63	%global vpxtarget x86-linux-gcc
14mr|libvpx-1.3.0-1.20131127|64	%else
14mr|libvpx-1.3.0-1.20131127|65	%ifarch	x86_64
14mr|libvpx-1.3.0-1.20131127|66	%global	vpxtarget x86_64-linux-gcc
14mr|libvpx-1.3.0-1.20131127|67	%else
14mr|libvpx-1.3.0-1.20131127|68	%global vpxtarget generic-gnu
14mr|libvpx-1.3.0-1.20131127|69	%endif
14mr|libvpx-1.3.0-1.20131127|70	%endif
14mr|libvpx-1.3.0-1.20131127|71	%setup_compile_flags
14mr|libvpx-1.3.0-1.20131127|72	
14mr|libvpx-1.3.0-1.20131127|73	./configure \
14mr|libvpx-1.3.0-1.20131127|74	--enable-vp9 \
14mr|libvpx-1.3.0-1.20131127|75	--enable-shared \
14mr|libvpx-1.3.0-1.20131127|76	--disable-static \
14mr|libvpx-1.3.0-1.20131127|77	--target=%{vpxtarget} \
14mr|libvpx-1.3.0-1.20131127|78	--enable-pic \
14mr|libvpx-1.3.0-1.20131127|79	--disable-install-srcs
14mr|libvpx-1.3.0-1.20131127|80	
14mr|libvpx-1.3.0-1.20131127|81	# stupid config
14mr|libvpx-1.3.0-1.20131127|82	perl -pi -e "s|/usr/local|%{_prefix}|g" config.mk
14mr|libvpx-1.3.0-1.20131127|83	perl -pi -e "s|^LIBSUBDIR=lib|LIBSUBDIR=%{_lib}|g" config.mk
14mr|libvpx-1.3.0-1.20131127|84	
14mr|libvpx-1.3.0-1.20131127|85	%make verbose=true target=libs
14mr|libvpx-1.3.0-1.20131127|86	%make verbose=true target=examples
14mr|libvpx-1.3.0-1.20131127|87	%make verbose=true target=docs
14mr|libvpx-1.3.0-1.20131127|88	
14mr|libvpx-1.3.0-1.20131127|89	%install
14mr|libvpx-1.3.0-1.20131127|90	
14mr|libvpx-1.3.0-1.20131127|91	make DIST_DIR=%{buildroot}%{_prefix} install
14mr|libvpx-1.3.0-1.20131127|92	
14mr|libvpx-1.3.0-1.20131127|93	install -m0755 simple_decoder %{buildroot}%{_bindir}/vp8_simple_decoder
14mr|libvpx-1.3.0-1.20131127|94	install -m0755 simple_encoder %{buildroot}%{_bindir}/vp8_simple_encoder
14mr|libvpx-1.3.0-1.20131127|95	install -m0755 twopass_encoder %{buildroot}%{_bindir}/vp8_twopass_encoder
14mr|libvpx-1.3.0-1.20131127|96	
14mr|libvpx-1.3.0-1.20131127|97	%files -n %{libname}
14mr|libvpx-1.3.0-1.20131127|98	%doc AUTHORS CHANGELOG LICENSE README
14mr|libvpx-1.3.0-1.20131127|99	%{_libdir}/libvpx.so.%{major}*
14mr|libvpx-1.3.0-1.20131127|100	
14mr|libvpx-1.3.0-1.20131127|101	%files -n %{devname}
14mr|libvpx-1.3.0-1.20131127|102	# These are SDK docs, not really useful to an end-user.
14mr|libvpx-1.3.0-1.20131127|103	%doc docs/html
14mr|libvpx-1.3.0-1.20131127|104	%{_includedir}/vpx/
14mr|libvpx-1.3.0-1.20131127|105	%{_libdir}/pkgconfig/vpx.pc
14mr|libvpx-1.3.0-1.20131127|106	%{_libdir}/libvpx.so
14mr|libvpx-1.3.0-1.20131127|107	
14mr|libvpx-1.3.0-1.20131127|108	%files utils
14mr|libvpx-1.3.0-1.20131127|109	%{_bindir}/*
14mr|libvpx-1.3.0-1.20131127|110	
14mr|libvpx-1.3.0-1.20131127|111	%changelog
14mr|libvpx-1.3.0-1.20131127|112	* Fri Nov 29 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.3.0-1.20131127
14mr|libvpx-1.3.0-1.20131127|113	+ Revision: 577a6bf
14mr|libvpx-1.3.0-1.20131127|114	- update to latest 1.3.0 git snapshot
14mr|libvpx-1.3.0-1.20131127|115	
14mr|libvpx-1.3.0-1.20131127|116	

17445 14
14mr|libwacom-0.7-2|1	%define major		2
14mr|libwacom-0.7-2|2	%define libname		%mklibname wacom %{major}
14mr|libwacom-0.7-2|3	%define develname	%mklibname wacom -d
14mr|libwacom-0.7-2|4	
14mr|libwacom-0.7-2|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libwacom-0.7-2|6	
14mr|libwacom-0.7-2|7	Name:		libwacom
14mr|libwacom-0.7-2|8	Summary:	A library to identify wacom tablets
14mr|libwacom-0.7-2|9	Version:	0.7
14mr|libwacom-0.7-2|10	Release:	2
14mr|libwacom-0.7-2|11	Group:		Development/X11
14mr|libwacom-0.7-2|12	License:	MIT
14mr|libwacom-0.7-2|13	URL:		http://sourceforge.net/projects/linuxwacom/
14mr|libwacom-0.7-2|14	Source0:	http://prdownloads.sourceforge.net/linuxwacom/%{name}/%{name}-%{version}.tar.bz2
14mr|libwacom-0.7-2|15	BuildRequires:	pkgconfig(glib-2.0)
14mr|libwacom-0.7-2|16	BuildRequires:	pkgconfig(gudev-1.0)
14mr|libwacom-0.7-2|17	
14mr|libwacom-0.7-2|18	%description
14mr|libwacom-0.7-2|19	libwacom is a library to identify wacom tablets and their model-specific
14mr|libwacom-0.7-2|20	features. It provides easy access to information such as "is this a built-in
14mr|libwacom-0.7-2|21	on-screen tablet", "what is the size of this model", etc.
14mr|libwacom-0.7-2|22	
14mr|libwacom-0.7-2|23	%package -n %{libname}
14mr|libwacom-0.7-2|24	Summary:	A library to identify wacom tablets
14mr|libwacom-0.7-2|25	Group:		Development/X11
14mr|libwacom-0.7-2|26	Requires:	%{name} >= %{version}-%{release}
14mr|libwacom-0.7-2|27	
14mr|libwacom-0.7-2|28	%description -n %{libname}
14mr|libwacom-0.7-2|29	libwacom is a library to identify wacom tablets and their model-specific
14mr|libwacom-0.7-2|30	features. It provides easy access to information such as "is this a built-in
14mr|libwacom-0.7-2|31	on-screen tablet", "what is the size of this model", etc.
14mr|libwacom-0.7-2|32	
14mr|libwacom-0.7-2|33	%package -n %{develname}
14mr|libwacom-0.7-2|34	Summary:	Development files for %{name}
14mr|libwacom-0.7-2|35	Group:		Development/X11
14mr|libwacom-0.7-2|36	Requires:	%{libname} = %{version}-%{release}
14mr|libwacom-0.7-2|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|libwacom-0.7-2|38	
14mr|libwacom-0.7-2|39	%description -n %{develname}
14mr|libwacom-0.7-2|40	Development files for %{name}.
14mr|libwacom-0.7-2|41	
14mr|libwacom-0.7-2|42	%prep
14mr|libwacom-0.7-2|43	%setup -q
14mr|libwacom-0.7-2|44	
14mr|libwacom-0.7-2|45	%build
14mr|libwacom-0.7-2|46	%configure2_5x \
14mr|libwacom-0.7-2|47	--disable-static
14mr|libwacom-0.7-2|48	%make
14mr|libwacom-0.7-2|49	
14mr|libwacom-0.7-2|50	%install
14mr|libwacom-0.7-2|51	%makeinstall_std
14mr|libwacom-0.7-2|52	rm -f %{buildroot}%{_libdir}/*.la
14mr|libwacom-0.7-2|53	
14mr|libwacom-0.7-2|54	%files
14mr|libwacom-0.7-2|55	%{_bindir}/libwacom-list-local-devices
14mr|libwacom-0.7-2|56	%{_datadir}/libwacom
14mr|libwacom-0.7-2|57	
14mr|libwacom-0.7-2|58	%files -n %{libname}
14mr|libwacom-0.7-2|59	%{_libdir}/*.so.%{major}*
14mr|libwacom-0.7-2|60	
14mr|libwacom-0.7-2|61	%files -n %{develname}
14mr|libwacom-0.7-2|62	%{_libdir}/*.so
14mr|libwacom-0.7-2|63	%{_includedir}/*
14mr|libwacom-0.7-2|64	%{_libdir}/pkgconfig/*.pc
14mr|libwacom-0.7-2|65	
14mr|libwacom-0.7-2|66	
14mr|libwacom-0.7-2|67	%changelog
14mr|libwacom-0.7-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-2
14mr|libwacom-0.7-2|69	+ Revision: 38f1edd
14mr|libwacom-0.7-2|70	- MassBuild#440: Increase release tag
14mr|libwacom-0.7-2|71	
14mr|libwacom-0.7-2|72	

17446 14
14mr|libwebp-0.2.1-4|1	%define major 4
14mr|libwebp-0.2.1-4|2	%define libname %mklibname webp %{major}
14mr|libwebp-0.2.1-4|3	%define devname %mklibname -d webp
14mr|libwebp-0.2.1-4|4	
14mr|libwebp-0.2.1-4|5	Name:		libwebp
14mr|libwebp-0.2.1-4|6	Version:	0.2.1
14mr|libwebp-0.2.1-4|7	Release:	4
14mr|libwebp-0.2.1-4|8	Summary:	Library and tools for the WebP graphics format
14mr|libwebp-0.2.1-4|9	Group:		Development/C
14mr|libwebp-0.2.1-4|10	# Additional IPR is licensed as well. See PATENTS file for details
14mr|libwebp-0.2.1-4|11	License:	BSD
14mr|libwebp-0.2.1-4|12	URL:		http://webmproject.org/
14mr|libwebp-0.2.1-4|13	Source0:	http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libwebp-0.2.1-4|14	BuildRequires:	libtool
14mr|libwebp-0.2.1-4|15	BuildRequires:	swig
14mr|libwebp-0.2.1-4|16	BuildRequires:	jpeg-devel
14mr|libwebp-0.2.1-4|17	BuildRequires:	pkgconfig(libpng)
14mr|libwebp-0.2.1-4|18	
14mr|libwebp-0.2.1-4|19	%description
14mr|libwebp-0.2.1-4|20	WebP is an image format that does lossy compression of digital
14mr|libwebp-0.2.1-4|21	photographic images. WebP consists of a codec based on VP8, and a
14mr|libwebp-0.2.1-4|22	container based on RIFF. Webmasters, web developers and browser
14mr|libwebp-0.2.1-4|23	developers can use WebP to compress, archive and distribute digital
14mr|libwebp-0.2.1-4|24	images more efficiently.
14mr|libwebp-0.2.1-4|25	
14mr|libwebp-0.2.1-4|26	#----------------------------------------------------------------------------
14mr|libwebp-0.2.1-4|27	
14mr|libwebp-0.2.1-4|28	%package tools
14mr|libwebp-0.2.1-4|29	Group:		Development/Other
14mr|libwebp-0.2.1-4|30	Summary:	The WebP command line tools
14mr|libwebp-0.2.1-4|31	
14mr|libwebp-0.2.1-4|32	%description tools
14mr|libwebp-0.2.1-4|33	WebP is an image format that does lossy compression of digital
14mr|libwebp-0.2.1-4|34	photographic images. WebP consists of a codec based on VP8, and a
14mr|libwebp-0.2.1-4|35	container based on RIFF. Webmasters, web developers and browser
14mr|libwebp-0.2.1-4|36	developers can use WebP to compress, archive and distribute digital
14mr|libwebp-0.2.1-4|37	images more efficiently.
14mr|libwebp-0.2.1-4|38	
14mr|libwebp-0.2.1-4|39	%files tools
14mr|libwebp-0.2.1-4|40	%{_bindir}/*
14mr|libwebp-0.2.1-4|41	%{_mandir}/man*/*
14mr|libwebp-0.2.1-4|42	
14mr|libwebp-0.2.1-4|43	#----------------------------------------------------------------------------
14mr|libwebp-0.2.1-4|44	
14mr|libwebp-0.2.1-4|45	%package -n	%{libname}
14mr|libwebp-0.2.1-4|46	Group:		Development/C
14mr|libwebp-0.2.1-4|47	Summary:	Library for the WebP format
14mr|libwebp-0.2.1-4|48	Provides:	webp-devel = %{version}-%{release}
14mr|libwebp-0.2.1-4|49	
14mr|libwebp-0.2.1-4|50	%description -n %{libname}
14mr|libwebp-0.2.1-4|51	WebP is an image format that does lossy compression of digital
14mr|libwebp-0.2.1-4|52	photographic images. WebP consists of a codec based on VP8, and a
14mr|libwebp-0.2.1-4|53	container based on RIFF. Webmasters, web developers and browser
14mr|libwebp-0.2.1-4|54	developers can use WebP to compress, archive and distribute digital
14mr|libwebp-0.2.1-4|55	images more efficiently.
14mr|libwebp-0.2.1-4|56	
14mr|libwebp-0.2.1-4|57	%files -n %{libname}
14mr|libwebp-0.2.1-4|58	%{_libdir}/%{name}*.so.%{major}*
14mr|libwebp-0.2.1-4|59	
14mr|libwebp-0.2.1-4|60	#----------------------------------------------------------------------------
14mr|libwebp-0.2.1-4|61	
14mr|libwebp-0.2.1-4|62	%package -n	%{devname}
14mr|libwebp-0.2.1-4|63	Group:		Development/C
14mr|libwebp-0.2.1-4|64	Summary:	Development files for libwebp, a library for the WebP format
14mr|libwebp-0.2.1-4|65	Requires:	%{libname} = %{version}-%{release}
14mr|libwebp-0.2.1-4|66	
14mr|libwebp-0.2.1-4|67	%description -n %{devname}
14mr|libwebp-0.2.1-4|68	WebP is an image format that does lossy compression of digital
14mr|libwebp-0.2.1-4|69	photographic images. WebP consists of a codec based on VP8, and a
14mr|libwebp-0.2.1-4|70	container based on RIFF. Webmasters, web developers and browser
14mr|libwebp-0.2.1-4|71	developers can use WebP to compress, archive and distribute digital
14mr|libwebp-0.2.1-4|72	images more efficiently.
14mr|libwebp-0.2.1-4|73	
14mr|libwebp-0.2.1-4|74	%files -n %{devname}
14mr|libwebp-0.2.1-4|75	%doc README PATENTS COPYING NEWS AUTHORS
14mr|libwebp-0.2.1-4|76	%{_libdir}/%{name}*.so
14mr|libwebp-0.2.1-4|77	%{_includedir}/*
14mr|libwebp-0.2.1-4|78	%{_libdir}/pkgconfig/*
14mr|libwebp-0.2.1-4|79	
14mr|libwebp-0.2.1-4|80	#----------------------------------------------------------------------------
14mr|libwebp-0.2.1-4|81	
14mr|libwebp-0.2.1-4|82	%prep
14mr|libwebp-0.2.1-4|83	%setup -q
14mr|libwebp-0.2.1-4|84	find . -perm 0640 | xargs chmod 0644
14mr|libwebp-0.2.1-4|85	
14mr|libwebp-0.2.1-4|86	%build
14mr|libwebp-0.2.1-4|87	mkdir -p m4
14mr|libwebp-0.2.1-4|88	./autogen.sh
14mr|libwebp-0.2.1-4|89	%configure2_5x --disable-static
14mr|libwebp-0.2.1-4|90	#--enable-experimental-libwebpmux
14mr|libwebp-0.2.1-4|91	%make
14mr|libwebp-0.2.1-4|92	
14mr|libwebp-0.2.1-4|93	%install
14mr|libwebp-0.2.1-4|94	%makeinstall_std
14mr|libwebp-0.2.1-4|95	find "%{buildroot}/%{_libdir}" -type f -name "*.la" -delete
14mr|libwebp-0.2.1-4|96	
14mr|libwebp-0.2.1-4|97	
14mr|libwebp-0.2.1-4|98	%changelog
14mr|libwebp-0.2.1-4|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-4
14mr|libwebp-0.2.1-4|100	+ Revision: cac8af3
14mr|libwebp-0.2.1-4|101	- MassBuild#440: Increase release tag
14mr|libwebp-0.2.1-4|102	
14mr|libwebp-0.2.1-4|103	

17447 14
14mr|libwindowswm-1.0.1-7|1	%define major		7
14mr|libwindowswm-1.0.1-7|2	%define libname		%mklibname windowswm %major
14mr|libwindowswm-1.0.1-7|3	%define develname	%mklibname windowswm -d
14mr|libwindowswm-1.0.1-7|4	%define staticname	%mklibname windowswm -d -s
14mr|libwindowswm-1.0.1-7|5	
14mr|libwindowswm-1.0.1-7|6	Name:		libwindowswm
14mr|libwindowswm-1.0.1-7|7	Summary:	The WindowsWM Library
14mr|libwindowswm-1.0.1-7|8	Version:	1.0.1
14mr|libwindowswm-1.0.1-7|9	Release:	7
14mr|libwindowswm-1.0.1-7|10	Group:		Development/X11
14mr|libwindowswm-1.0.1-7|11	License:	MIT
14mr|libwindowswm-1.0.1-7|12	URL:		http://xorg.freedesktop.org
14mr|libwindowswm-1.0.1-7|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libWindowsWM-%{version}.tar.bz2
14mr|libwindowswm-1.0.1-7|14	
14mr|libwindowswm-1.0.1-7|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libwindowswm-1.0.1-7|16	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libwindowswm-1.0.1-7|17	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libwindowswm-1.0.1-7|18	BuildRequires: x11-util-macros >= 1.0.1
14mr|libwindowswm-1.0.1-7|19	
14mr|libwindowswm-1.0.1-7|20	%description
14mr|libwindowswm-1.0.1-7|21	The WindowsWM Library
14mr|libwindowswm-1.0.1-7|22	
14mr|libwindowswm-1.0.1-7|23	#-----------------------------------------------------------
14mr|libwindowswm-1.0.1-7|24	
14mr|libwindowswm-1.0.1-7|25	%package -n %{libname}
14mr|libwindowswm-1.0.1-7|26	Summary:  The WindowsWM Library
14mr|libwindowswm-1.0.1-7|27	Group: Development/X11
14mr|libwindowswm-1.0.1-7|28	Conflicts: libxorg-x11 < 7.0
14mr|libwindowswm-1.0.1-7|29	Provides: %{name} = %{version}
14mr|libwindowswm-1.0.1-7|30	
14mr|libwindowswm-1.0.1-7|31	%description -n %{libname}
14mr|libwindowswm-1.0.1-7|32	The WindowsWM Library
14mr|libwindowswm-1.0.1-7|33	
14mr|libwindowswm-1.0.1-7|34	#-----------------------------------------------------------
14mr|libwindowswm-1.0.1-7|35	
14mr|libwindowswm-1.0.1-7|36	%package -n %{develname}
14mr|libwindowswm-1.0.1-7|37	Summary: Development files for %{name}
14mr|libwindowswm-1.0.1-7|38	Group: Development/X11
14mr|libwindowswm-1.0.1-7|39	Requires: %{libname} = %{version}
14mr|libwindowswm-1.0.1-7|40	Provides: %{name}-devel = %{version}-%{release}
14mr|libwindowswm-1.0.1-7|41	Conflicts: libxorg-x11-devel < 7.0
14mr|libwindowswm-1.0.1-7|42	Obsoletes: %{mklibname windowswm 7 -d}
14mr|libwindowswm-1.0.1-7|43	
14mr|libwindowswm-1.0.1-7|44	%description -n %{develname}
14mr|libwindowswm-1.0.1-7|45	Development files for %{name}
14mr|libwindowswm-1.0.1-7|46	
14mr|libwindowswm-1.0.1-7|47	%files -n %{develname}
14mr|libwindowswm-1.0.1-7|48	%{_libdir}/libWindowsWM.so
14mr|libwindowswm-1.0.1-7|49	%{_libdir}/pkgconfig/windowswm.pc
14mr|libwindowswm-1.0.1-7|50	%{_mandir}/man3/WindowsWM.3*
14mr|libwindowswm-1.0.1-7|51	
14mr|libwindowswm-1.0.1-7|52	
14mr|libwindowswm-1.0.1-7|53	#-----------------------------------------------------------
14mr|libwindowswm-1.0.1-7|54	
14mr|libwindowswm-1.0.1-7|55	%package -n %{staticname}
14mr|libwindowswm-1.0.1-7|56	Summary: Static development files for %{name}
14mr|libwindowswm-1.0.1-7|57	Group: Development/X11
14mr|libwindowswm-1.0.1-7|58	Requires: %{develname} = %{version}
14mr|libwindowswm-1.0.1-7|59	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libwindowswm-1.0.1-7|60	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libwindowswm-1.0.1-7|61	Obsoletes: %{mklibname windowswm 7 -d -s}
14mr|libwindowswm-1.0.1-7|62	
14mr|libwindowswm-1.0.1-7|63	%description -n %{staticname}
14mr|libwindowswm-1.0.1-7|64	Static development files for %{name}
14mr|libwindowswm-1.0.1-7|65	
14mr|libwindowswm-1.0.1-7|66	%files -n %{staticname}
14mr|libwindowswm-1.0.1-7|67	%{_libdir}/libWindowsWM.a
14mr|libwindowswm-1.0.1-7|68	
14mr|libwindowswm-1.0.1-7|69	#-----------------------------------------------------------
14mr|libwindowswm-1.0.1-7|70	
14mr|libwindowswm-1.0.1-7|71	%prep
14mr|libwindowswm-1.0.1-7|72	%setup -q -n libWindowsWM-%{version}
14mr|libwindowswm-1.0.1-7|73	
14mr|libwindowswm-1.0.1-7|74	%build
14mr|libwindowswm-1.0.1-7|75	%configure2_5x	--x-includes=%{_includedir}\
14mr|libwindowswm-1.0.1-7|76	--x-libraries=%{_libdir}
14mr|libwindowswm-1.0.1-7|77	
14mr|libwindowswm-1.0.1-7|78	%make
14mr|libwindowswm-1.0.1-7|79	
14mr|libwindowswm-1.0.1-7|80	%install
14mr|libwindowswm-1.0.1-7|81	%makeinstall_std
14mr|libwindowswm-1.0.1-7|82	
14mr|libwindowswm-1.0.1-7|83	%files -n %{libname}
14mr|libwindowswm-1.0.1-7|84	%defattr(-,root,root)
14mr|libwindowswm-1.0.1-7|85	%{_libdir}/libWindowsWM.so.%{major}*
14mr|libwindowswm-1.0.1-7|86	
14mr|libwindowswm-1.0.1-7|87	
14mr|libwindowswm-1.0.1-7|88	
14mr|libwindowswm-1.0.1-7|89	%changelog
14mr|libwindowswm-1.0.1-7|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-7
14mr|libwindowswm-1.0.1-7|91	+ Revision: 25b04f7
14mr|libwindowswm-1.0.1-7|92	- MassBuild#440: Increase release tag
14mr|libwindowswm-1.0.1-7|93	
14mr|libwindowswm-1.0.1-7|94	

17448 14
14mr|libwmf-0.2.8.4-29|1	%define api 0.2
14mr|libwmf-0.2.8.4-29|2	%define major 7
14mr|libwmf-0.2.8.4-29|3	%define libname %mklibname wmf %{api} %{major}
14mr|libwmf-0.2.8.4-29|4	%define litename %mklibname wmflite %{api} %{major}
14mr|libwmf-0.2.8.4-29|5	%define devname %mklibname -d wmf
14mr|libwmf-0.2.8.4-29|6	
14mr|libwmf-0.2.8.4-29|7	Summary:	A library to convert wmf files
14mr|libwmf-0.2.8.4-29|8	Name:		libwmf
14mr|libwmf-0.2.8.4-29|9	Version:	0.2.8.4
14mr|libwmf-0.2.8.4-29|10	Release:	29
14mr|libwmf-0.2.8.4-29|11	License:	GPLv2
14mr|libwmf-0.2.8.4-29|12	Group:		Text tools
14mr|libwmf-0.2.8.4-29|13	Url:		http://sourceforge.net/projects/wvware/
14mr|libwmf-0.2.8.4-29|14	Source0:	http://download.sourceforge.net/wvware/%{name}-%{version}.tar.bz2
14mr|libwmf-0.2.8.4-29|15	Patch0:		libwmf-0.2.7-libwmf-config.patch
14mr|libwmf-0.2.8.4-29|16	Patch1:		libwmf-0.2.8.3-CAN-2004-0941.patch
14mr|libwmf-0.2.8.4-29|17	Patch2:		libwmf-0.2.8.3-CAN-2004-0990.patch
14mr|libwmf-0.2.8.4-29|18	Patch3:		libwmf-0.2.8.4-intoverflow.patch
14mr|libwmf-0.2.8.4-29|19	Patch4:		libwmf-0.2.8.4-CVE2007-2756.patch
14mr|libwmf-0.2.8.4-29|20	Patch5:		libwmf-0.2.8.4-rh-CVE-2009-1364.diff
14mr|libwmf-0.2.8.4-29|21	Patch6:		libwmf-0.2.8.4-gdk2.22.patch
14mr|libwmf-0.2.8.4-29|22	Patch7:		libwmf-automake-1.13.patch
14mr|libwmf-0.2.8.4-29|23	
14mr|libwmf-0.2.8.4-29|24	BuildRequires:	jpeg-devel
14mr|libwmf-0.2.8.4-29|25	BuildRequires:	pkgconfig(expat)
14mr|libwmf-0.2.8.4-29|26	BuildRequires:	pkgconfig(freetype2)
14mr|libwmf-0.2.8.4-29|27	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|libwmf-0.2.8.4-29|28	BuildRequires:	pkgconfig(libpng)
14mr|libwmf-0.2.8.4-29|29	BuildRequires:	pkgconfig(x11)
14mr|libwmf-0.2.8.4-29|30	Requires(post,postun):	gdk-pixbuf2.0
14mr|libwmf-0.2.8.4-29|31	Requires:	urw-fonts
14mr|libwmf-0.2.8.4-29|32	
14mr|libwmf-0.2.8.4-29|33	%description
14mr|libwmf-0.2.8.4-29|34	libwmf is a library for unix like machines that can convert wmf
14mr|libwmf-0.2.8.4-29|35	files into other formats, currently it supports a gd binding
14mr|libwmf-0.2.8.4-29|36	to convert to gif, and an X one to draw direct to an X window
14mr|libwmf-0.2.8.4-29|37	or pixmap.
14mr|libwmf-0.2.8.4-29|38	
14mr|libwmf-0.2.8.4-29|39	%files
14mr|libwmf-0.2.8.4-29|40	%docdir COPYING
14mr|libwmf-0.2.8.4-29|41	%{_bindir}/wmf2*
14mr|libwmf-0.2.8.4-29|42	%{_libdir}/gdk-pixbuf-2.0/*/loaders/io-wmf.*
14mr|libwmf-0.2.8.4-29|43	
14mr|libwmf-0.2.8.4-29|44	#----------------------------------------------------------------------------
14mr|libwmf-0.2.8.4-29|45	
14mr|libwmf-0.2.8.4-29|46	%package -n %{libname}
14mr|libwmf-0.2.8.4-29|47	Summary:	A library to convert wmf files. - library files
14mr|libwmf-0.2.8.4-29|48	Group:		System/Libraries
14mr|libwmf-0.2.8.4-29|49	
14mr|libwmf-0.2.8.4-29|50	%description -n %{libname}
14mr|libwmf-0.2.8.4-29|51	This package contains the library needed to run programs dynamically
14mr|libwmf-0.2.8.4-29|52	linked with libwmf.
14mr|libwmf-0.2.8.4-29|53	
14mr|libwmf-0.2.8.4-29|54	%files -n %{libname}
14mr|libwmf-0.2.8.4-29|55	%{_libdir}/libwmf-%{api}.so.%{major}*
14mr|libwmf-0.2.8.4-29|56	
14mr|libwmf-0.2.8.4-29|57	#----------------------------------------------------------------------------
14mr|libwmf-0.2.8.4-29|58	
14mr|libwmf-0.2.8.4-29|59	%package -n %{litename}
14mr|libwmf-0.2.8.4-29|60	Summary:	A library to convert wmf files. - library files
14mr|libwmf-0.2.8.4-29|61	Group:		System/Libraries
14mr|libwmf-0.2.8.4-29|62	
14mr|libwmf-0.2.8.4-29|63	%description -n %{litename}
14mr|libwmf-0.2.8.4-29|64	This package contains the library needed to run programs dynamically
14mr|libwmf-0.2.8.4-29|65	linked with libwmflite.
14mr|libwmf-0.2.8.4-29|66	
14mr|libwmf-0.2.8.4-29|67	%files -n %{litename}
14mr|libwmf-0.2.8.4-29|68	%{_libdir}/libwmflite-%{api}.so.%{major}*
14mr|libwmf-0.2.8.4-29|69	
14mr|libwmf-0.2.8.4-29|70	#----------------------------------------------------------------------------
14mr|libwmf-0.2.8.4-29|71	
14mr|libwmf-0.2.8.4-29|72	%package -n %{devname}
14mr|libwmf-0.2.8.4-29|73	Summary:	A library to convert wmf files. - development environment
14mr|libwmf-0.2.8.4-29|74	Group:		Development/C
14mr|libwmf-0.2.8.4-29|75	Requires:	%{libname} = %{version}-%{release}
14mr|libwmf-0.2.8.4-29|76	Provides:	libwmf-devel = %{version}-%{release}
14mr|libwmf-0.2.8.4-29|77	
14mr|libwmf-0.2.8.4-29|78	%description -n %{devname}
14mr|libwmf-0.2.8.4-29|79	libwmf is a library for unix like machines that can convert wmf
14mr|libwmf-0.2.8.4-29|80	files into other formats, currently it supports a gd binding
14mr|libwmf-0.2.8.4-29|81	to convert to gif, and an X one to draw direct to an X window
14mr|libwmf-0.2.8.4-29|82	or pixmap.
14mr|libwmf-0.2.8.4-29|83	
14mr|libwmf-0.2.8.4-29|84	Install libwmf-devel if you need to compile an application with libwmf
14mr|libwmf-0.2.8.4-29|85	support.
14mr|libwmf-0.2.8.4-29|86	
14mr|libwmf-0.2.8.4-29|87	%files -n %{devname}
14mr|libwmf-0.2.8.4-29|88	%doc CREDITS README NEWS ChangeLog
14mr|libwmf-0.2.8.4-29|89	%doc installed-docs/*
14mr|libwmf-0.2.8.4-29|90	%{_bindir}/libwmf-config
14mr|libwmf-0.2.8.4-29|91	%{multiarch_bindir}/libwmf-config
14mr|libwmf-0.2.8.4-29|92	%{_libdir}/libwmf.so
14mr|libwmf-0.2.8.4-29|93	%{_libdir}/libwmflite.so
14mr|libwmf-0.2.8.4-29|94	%{_includedir}/libwmf
14mr|libwmf-0.2.8.4-29|95	
14mr|libwmf-0.2.8.4-29|96	#----------------------------------------------------------------------------
14mr|libwmf-0.2.8.4-29|97	
14mr|libwmf-0.2.8.4-29|98	%prep
14mr|libwmf-0.2.8.4-29|99	%setup -q
14mr|libwmf-0.2.8.4-29|100	%apply_patches
14mr|libwmf-0.2.8.4-29|101	
14mr|libwmf-0.2.8.4-29|102	rm -f configure configure.in
14mr|libwmf-0.2.8.4-29|103	autoreconf -fi
14mr|libwmf-0.2.8.4-29|104	
14mr|libwmf-0.2.8.4-29|105	%build
14mr|libwmf-0.2.8.4-29|106	%configure2_5x \
14mr|libwmf-0.2.8.4-29|107	--disable-static
14mr|libwmf-0.2.8.4-29|108	
14mr|libwmf-0.2.8.4-29|109	%make
14mr|libwmf-0.2.8.4-29|110	
14mr|libwmf-0.2.8.4-29|111	%install
14mr|libwmf-0.2.8.4-29|112	%makeinstall_std
14mr|libwmf-0.2.8.4-29|113	
14mr|libwmf-0.2.8.4-29|114	mv %{buildroot}%{_prefix}/share/doc/* installed-docs
14mr|libwmf-0.2.8.4-29|115	
14mr|libwmf-0.2.8.4-29|116	#gw no windows line endings
14mr|libwmf-0.2.8.4-29|117	perl -pi -e 's/\r//' $(find installed-docs -type f )
14mr|libwmf-0.2.8.4-29|118	
14mr|libwmf-0.2.8.4-29|119	# remove anything relevant to fonts.
14mr|libwmf-0.2.8.4-29|120	rm -rf %{buildroot}%{_bindir}/libwmf-fontmap %{buildroot}%{_datadir}/libwmf
14mr|libwmf-0.2.8.4-29|121	
14mr|libwmf-0.2.8.4-29|122	# multiarch support
14mr|libwmf-0.2.8.4-29|123	%multiarch_binaries %{buildroot}%{_bindir}/libwmf-config
14mr|libwmf-0.2.8.4-29|124	
14mr|libwmf-0.2.8.4-29|125	
14mr|libwmf-0.2.8.4-29|126	%changelog
14mr|libwmf-0.2.8.4-29|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.8.4-29
14mr|libwmf-0.2.8.4-29|128	+ Revision: 9cf53ec
14mr|libwmf-0.2.8.4-29|129	- MassBuild#440: Increase release tag
14mr|libwmf-0.2.8.4-29|130	
14mr|libwmf-0.2.8.4-29|131	

17449 14
14mr|libwnck-2.30.7-10|1	%define api 1
14mr|libwnck-2.30.7-10|2	%define major 22
14mr|libwnck-2.30.7-10|3	%define libname %mklibname wnck- %{api} %{major}
14mr|libwnck-2.30.7-10|4	%define develname %mklibname -d wnck- %{api}
14mr|libwnck-2.30.7-10|5	
14mr|libwnck-2.30.7-10|6	Epoch: 1
14mr|libwnck-2.30.7-10|7	
14mr|libwnck-2.30.7-10|8	Summary: Libwnck is Window Navigator Construction Kit
14mr|libwnck-2.30.7-10|9	Name: libwnck
14mr|libwnck-2.30.7-10|10	Version: 2.30.7
14mr|libwnck-2.30.7-10|11	Release: 10
14mr|libwnck-2.30.7-10|12	License: LGPLv2+
14mr|libwnck-2.30.7-10|13	URL: http://www.gnome.org/
14mr|libwnck-2.30.7-10|14	Group: System/Libraries
14mr|libwnck-2.30.7-10|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|libwnck-2.30.7-10|16	Patch: libwnck-2.27.4-linking.patch
14mr|libwnck-2.30.7-10|17	
14mr|libwnck-2.30.7-10|18	BuildRequires: intltool
14mr|libwnck-2.30.7-10|19	BuildRequires: gnome-common
14mr|libwnck-2.30.7-10|20	BuildRequires: gtk-doc
14mr|libwnck-2.30.7-10|21	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|libwnck-2.30.7-10|22	BuildRequires: pkgconfig(gtk+-2.0)
14mr|libwnck-2.30.7-10|23	BuildRequires: pkgconfig(libstartup-notification-1.0)
14mr|libwnck-2.30.7-10|24	
14mr|libwnck-2.30.7-10|25	%description
14mr|libwnck-2.30.7-10|26	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck-2.30.7-10|27	for writing pagers and taskslists and stuff.
14mr|libwnck-2.30.7-10|28	
14mr|libwnck-2.30.7-10|29	%package -n %{libname}
14mr|libwnck-2.30.7-10|30	Summary:	%{summary}
14mr|libwnck-2.30.7-10|31	Group:		%{group}
14mr|libwnck-2.30.7-10|32	Provides:	%{name}-%{api} = %{version}-%{release}
14mr|libwnck-2.30.7-10|33	Requires:	%{name} >= %{version}
14mr|libwnck-2.30.7-10|34	Conflicts:	gir-repository < 0.6.5-9
14mr|libwnck-2.30.7-10|35	
14mr|libwnck-2.30.7-10|36	%description -n %{libname}
14mr|libwnck-2.30.7-10|37	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck-2.30.7-10|38	for writing pagers and taskslists and stuff.
14mr|libwnck-2.30.7-10|39	
14mr|libwnck-2.30.7-10|40	%package -n %{develname}
14mr|libwnck-2.30.7-10|41	Summary:	Development libraries, include files for libwnck
14mr|libwnck-2.30.7-10|42	Group:		Development/GNOME and GTK+
14mr|libwnck-2.30.7-10|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|libwnck-2.30.7-10|44	Provides:	%{name}-%{api}-devel = %{version}-%{release}
14mr|libwnck-2.30.7-10|45	Requires:	%{name}-1 = %{version}
14mr|libwnck-2.30.7-10|46	Conflicts:	gir-repository < 0.6.5-9
14mr|libwnck-2.30.7-10|47	
14mr|libwnck-2.30.7-10|48	%description -n %{develname}
14mr|libwnck-2.30.7-10|49	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck-2.30.7-10|50	for writing pagers and taskslists and stuff.
14mr|libwnck-2.30.7-10|51	
14mr|libwnck-2.30.7-10|52	%prep
14mr|libwnck-2.30.7-10|53	%setup -q
14mr|libwnck-2.30.7-10|54	#%patch -p1
14mr|libwnck-2.30.7-10|55	#autoconf
14mr|libwnck-2.30.7-10|56	
14mr|libwnck-2.30.7-10|57	%build
14mr|libwnck-2.30.7-10|58	%configure2_5x \
14mr|libwnck-2.30.7-10|59	--disable-static
14mr|libwnck-2.30.7-10|60	
14mr|libwnck-2.30.7-10|61	%make
14mr|libwnck-2.30.7-10|62	
14mr|libwnck-2.30.7-10|63	%install
14mr|libwnck-2.30.7-10|64	%makeinstall_std
14mr|libwnck-2.30.7-10|65	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
14mr|libwnck-2.30.7-10|66	rm -rf %{buildroot}/%{_bindir}
14mr|libwnck-2.30.7-10|67	%find_lang %{name}
14mr|libwnck-2.30.7-10|68	
14mr|libwnck-2.30.7-10|69	rm -f %{buildroot}%{_libdir}/*.la
14mr|libwnck-2.30.7-10|70	
14mr|libwnck-2.30.7-10|71	%files -f %{name}.lang
14mr|libwnck-2.30.7-10|72	%doc README AUTHORS
14mr|libwnck-2.30.7-10|73	
14mr|libwnck-2.30.7-10|74	%files -n %{libname}
14mr|libwnck-2.30.7-10|75	%{_libdir}/libwnck-%{api}.so.%{major}*
14mr|libwnck-2.30.7-10|76	%{_libdir}/girepository-1.0/Wnck-1.0.typelib
14mr|libwnck-2.30.7-10|77	
14mr|libwnck-2.30.7-10|78	%files -n %{develname}
14mr|libwnck-2.30.7-10|79	%doc ChangeLog
14mr|libwnck-2.30.7-10|80	%doc %{_datadir}/gtk-doc/html/libwnck
14mr|libwnck-2.30.7-10|81	%{_includedir}/*
14mr|libwnck-2.30.7-10|82	%{_libdir}/*.so
14mr|libwnck-2.30.7-10|83	%{_libdir}/pkgconfig/*
14mr|libwnck-2.30.7-10|84	%{_datadir}/gir-1.0/Wnck-1.0.gir
14mr|libwnck-2.30.7-10|85	
14mr|libwnck-2.30.7-10|86	
14mr|libwnck-2.30.7-10|87	
14mr|libwnck-2.30.7-10|88	
14mr|libwnck-2.30.7-10|89	%changelog
14mr|libwnck-2.30.7-10|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.30.7-10
14mr|libwnck-2.30.7-10|91	+ Revision: 9f1bb7a
14mr|libwnck-2.30.7-10|92	- MassBuild#440: Increase release tag
14mr|libwnck-2.30.7-10|93	
14mr|libwnck-2.30.7-10|94	

17450 14
14mr|libwnck3-3.4.5-5|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|libwnck3-3.4.5-5|2	
14mr|libwnck3-3.4.5-5|3	%define oname		libwnck
14mr|libwnck3-3.4.5-5|4	%define api_version	3
14mr|libwnck3-3.4.5-5|5	%define major		0
14mr|libwnck3-3.4.5-5|6	%define api		%{api_version}.0
14mr|libwnck3-3.4.5-5|7	
14mr|libwnck3-3.4.5-5|8	%define libname		%mklibname wnck %{api_version} %{major}
14mr|libwnck3-3.4.5-5|9	%define girname		%mklibname wnck-gir %{api}
14mr|libwnck3-3.4.5-5|10	%define develname	%mklibname -d wnck %{api_version}
14mr|libwnck3-3.4.5-5|11	
14mr|libwnck3-3.4.5-5|12	Summary:	Libwnck is Window Navigator Construction Kit
14mr|libwnck3-3.4.5-5|13	Name:		libwnck3
14mr|libwnck3-3.4.5-5|14	Version:	3.4.5
14mr|libwnck3-3.4.5-5|15	Release:	5
14mr|libwnck3-3.4.5-5|16	License:	LGPLv2+
14mr|libwnck3-3.4.5-5|17	Group:		System/Libraries
14mr|libwnck3-3.4.5-5|18	URL:		http://www.gnome.org/
14mr|libwnck3-3.4.5-5|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libwnck/%{url_ver}/%{oname}-%{version}.tar.xz
14mr|libwnck3-3.4.5-5|20	
14mr|libwnck3-3.4.5-5|21	BuildRequires:	gnome-common
14mr|libwnck3-3.4.5-5|22	BuildRequires:	gtk-doc
14mr|libwnck3-3.4.5-5|23	BuildRequires:	intltool
14mr|libwnck3-3.4.5-5|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|libwnck3-3.4.5-5|25	BuildRequires:	pkgconfig(gobject-2.0)
14mr|libwnck3-3.4.5-5|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libwnck3-3.4.5-5|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|libwnck3-3.4.5-5|28	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|libwnck3-3.4.5-5|29	BuildRequires:	pkgconfig(x11)
14mr|libwnck3-3.4.5-5|30	BuildRequires:	pkgconfig(xres)
14mr|libwnck3-3.4.5-5|31	BuildRequires:	pkgconfig(libpng)
14mr|libwnck3-3.4.5-5|32	
14mr|libwnck3-3.4.5-5|33	%description
14mr|libwnck3-3.4.5-5|34	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck3-3.4.5-5|35	for writing pagers and taskslists and stuff.
14mr|libwnck3-3.4.5-5|36	
14mr|libwnck3-3.4.5-5|37	%package -n %{libname}
14mr|libwnck3-3.4.5-5|38	Summary:	%{summary}
14mr|libwnck3-3.4.5-5|39	Group:		%{group}
14mr|libwnck3-3.4.5-5|40	
14mr|libwnck3-3.4.5-5|41	%description -n %{libname}
14mr|libwnck3-3.4.5-5|42	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck3-3.4.5-5|43	for writing pagers and taskslists and stuff.
14mr|libwnck3-3.4.5-5|44	
14mr|libwnck3-3.4.5-5|45	%package -n %{girname}
14mr|libwnck3-3.4.5-5|46	Summary:	GObject Introspection interface library for %{name}
14mr|libwnck3-3.4.5-5|47	Group:		System/Libraries
14mr|libwnck3-3.4.5-5|48	Requires:	%{libname} = %{version}-%{release}
14mr|libwnck3-3.4.5-5|49	
14mr|libwnck3-3.4.5-5|50	%description -n %{girname}
14mr|libwnck3-3.4.5-5|51	GObject Introspection interface library for %{name}.
14mr|libwnck3-3.4.5-5|52	
14mr|libwnck3-3.4.5-5|53	%package -n %{develname}
14mr|libwnck3-3.4.5-5|54	Summary:	Development libraries and include files for %{name}
14mr|libwnck3-3.4.5-5|55	Group:		Development/GNOME and GTK+
14mr|libwnck3-3.4.5-5|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|libwnck3-3.4.5-5|57	Requires:	%{libname} = %{version}
14mr|libwnck3-3.4.5-5|58	Requires:	%{girname} = %{version}
14mr|libwnck3-3.4.5-5|59	
14mr|libwnck3-3.4.5-5|60	%description -n %{develname}
14mr|libwnck3-3.4.5-5|61	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mr|libwnck3-3.4.5-5|62	for writing pagers and taskslists and stuff.
14mr|libwnck3-3.4.5-5|63	
14mr|libwnck3-3.4.5-5|64	%prep
14mr|libwnck3-3.4.5-5|65	%setup -qn %{oname}-%{version}
14mr|libwnck3-3.4.5-5|66	
14mr|libwnck3-3.4.5-5|67	%build
14mr|libwnck3-3.4.5-5|68	%configure2_5x \
14mr|libwnck3-3.4.5-5|69	--disable-static
14mr|libwnck3-3.4.5-5|70	
14mr|libwnck3-3.4.5-5|71	%make
14mr|libwnck3-3.4.5-5|72	
14mr|libwnck3-3.4.5-5|73	%install
14mr|libwnck3-3.4.5-5|74	rm -rf %{buildroot}
14mr|libwnck3-3.4.5-5|75	%makeinstall_std
14mr|libwnck3-3.4.5-5|76	
14mr|libwnck3-3.4.5-5|77	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|libwnck3-3.4.5-5|78	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
14mr|libwnck3-3.4.5-5|79	
14mr|libwnck3-3.4.5-5|80	%find_lang libwnck-3.0
14mr|libwnck3-3.4.5-5|81	
14mr|libwnck3-3.4.5-5|82	%files -f libwnck-3.0.lang
14mr|libwnck3-3.4.5-5|83	%{_bindir}/wnckprop
14mr|libwnck3-3.4.5-5|84	%{_bindir}/wnck-urgency-monitor
14mr|libwnck3-3.4.5-5|85	
14mr|libwnck3-3.4.5-5|86	%files -n %{libname}
14mr|libwnck3-3.4.5-5|87	%{_libdir}/libwnck-%{api_version}.so.%{major}*
14mr|libwnck3-3.4.5-5|88	
14mr|libwnck3-3.4.5-5|89	%files -n %{girname}
14mr|libwnck3-3.4.5-5|90	%{_libdir}/girepository-1.0/Wnck-%{api}.typelib
14mr|libwnck3-3.4.5-5|91	
14mr|libwnck3-3.4.5-5|92	%files -n %{develname}
14mr|libwnck3-3.4.5-5|93	%{_includedir}/*
14mr|libwnck3-3.4.5-5|94	%{_libdir}/*.so
14mr|libwnck3-3.4.5-5|95	%{_libdir}/pkgconfig/*
14mr|libwnck3-3.4.5-5|96	%{_datadir}/gir-1.0/Wnck-%{api}.gir
14mr|libwnck3-3.4.5-5|97	%doc %{_datadir}/gtk-doc/html/libwnck-3.0
14mr|libwnck3-3.4.5-5|98	
14mr|libwnck3-3.4.5-5|99	
14mr|libwnck3-3.4.5-5|100	%changelog
14mr|libwnck3-3.4.5-5|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.5-5
14mr|libwnck3-3.4.5-5|102	+ Revision: 380832b
14mr|libwnck3-3.4.5-5|103	- MassBuild#440: Increase release tag
14mr|libwnck3-3.4.5-5|104	
14mr|libwnck3-3.4.5-5|105	

17451 14
14mr|libwpd-0.10.0-1|1	%define api		0.10
14mr|libwpd-0.10.0-1|2	%define major	10
14mr|libwpd-0.10.0-1|3	%define libname		%mklibname wpd %{api} %{major}
14mr|libwpd-0.10.0-1|4	%define develname	%mklibname -d wpd
14mr|libwpd-0.10.0-1|5	
14mr|libwpd-0.10.0-1|6	Summary:	Library for reading/writing WordPerfect files
14mr|libwpd-0.10.0-1|7	Name:		libwpd
14mr|libwpd-0.10.0-1|8	Version:	0.10.0
14mr|libwpd-0.10.0-1|9	Release:	1
14mr|libwpd-0.10.0-1|10	License:	LGPLv2+
14mr|libwpd-0.10.0-1|11	Group:		System/Libraries
14mr|libwpd-0.10.0-1|12	URL:		http://libwpd.sourceforge.net/
14mr|libwpd-0.10.0-1|13	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
14mr|libwpd-0.10.0-1|14	
14mr|libwpd-0.10.0-1|15	BuildRequires:	doxygen
14mr|libwpd-0.10.0-1|16	BuildRequires:	pkgconfig(librevenge-0.0)
14mr|libwpd-0.10.0-1|17	
14mr|libwpd-0.10.0-1|18	%description
14mr|libwpd-0.10.0-1|19	Libwpd is a library for reading/writing WordPerfect files.
14mr|libwpd-0.10.0-1|20	It is designed to be used by another program (e.g.: a word
14mr|libwpd-0.10.0-1|21	processor) as an in-process component.
14mr|libwpd-0.10.0-1|22	It supports fileimport of all versions of WordPerfect.
14mr|libwpd-0.10.0-1|23	
14mr|libwpd-0.10.0-1|24	%package -n	%{name}-tools
14mr|libwpd-0.10.0-1|25	Summary:	Tools to transform Wordperfect files to html or text
14mr|libwpd-0.10.0-1|26	Group:		Office
14mr|libwpd-0.10.0-1|27	
14mr|libwpd-0.10.0-1|28	%description -n %{name}-tools
14mr|libwpd-0.10.0-1|29	Tools to transform Wordperfect files to html or text.
14mr|libwpd-0.10.0-1|30	It supports fileimport of all versions of WordPerfect.
14mr|libwpd-0.10.0-1|31	
14mr|libwpd-0.10.0-1|32	%package -n	%{libname}
14mr|libwpd-0.10.0-1|33	Summary:	Library for reading/writing WordPerfect files
14mr|libwpd-0.10.0-1|34	Group:		System/Libraries
14mr|libwpd-0.10.0-1|35	
14mr|libwpd-0.10.0-1|36	%description -n	%{libname}
14mr|libwpd-0.10.0-1|37	Libwpd is a library for reading/writing WordPerfect files.
14mr|libwpd-0.10.0-1|38	It is designed to be used by another program (e.g.: a word
14mr|libwpd-0.10.0-1|39	processor) as an in-process component.
14mr|libwpd-0.10.0-1|40	It supports fileimport of all versions of WordPerfect.
14mr|libwpd-0.10.0-1|41	
14mr|libwpd-0.10.0-1|42	%package -n	%{develname}
14mr|libwpd-0.10.0-1|43	Summary:	Headers and development files for libwpd
14mr|libwpd-0.10.0-1|44	Group:		Development/Other
14mr|libwpd-0.10.0-1|45	Requires:	%{libname} = %{version}
14mr|libwpd-0.10.0-1|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|libwpd-0.10.0-1|47	Obsoletes:	%mklibname -d wpd- 0.8 8
14mr|libwpd-0.10.0-1|48	
14mr|libwpd-0.10.0-1|49	%description -n	%{develname}
14mr|libwpd-0.10.0-1|50	Headers and development files for libwpd.
14mr|libwpd-0.10.0-1|51	
14mr|libwpd-0.10.0-1|52	%prep
14mr|libwpd-0.10.0-1|53	%setup -q
14mr|libwpd-0.10.0-1|54	
14mr|libwpd-0.10.0-1|55	%build
14mr|libwpd-0.10.0-1|56	%configure2_5x \
14mr|libwpd-0.10.0-1|57	--disable-static
14mr|libwpd-0.10.0-1|58	
14mr|libwpd-0.10.0-1|59	%make
14mr|libwpd-0.10.0-1|60	
14mr|libwpd-0.10.0-1|61	%install
14mr|libwpd-0.10.0-1|62	%makeinstall_std
14mr|libwpd-0.10.0-1|63	
14mr|libwpd-0.10.0-1|64	%files -n %{name}-tools
14mr|libwpd-0.10.0-1|65	%doc ChangeLog  INSTALL README TODO
14mr|libwpd-0.10.0-1|66	%{_bindir}/*
14mr|libwpd-0.10.0-1|67	
14mr|libwpd-0.10.0-1|68	%files -n %{libname}
14mr|libwpd-0.10.0-1|69	%{_libdir}/libwpd-%{api}.so.%{major}*
14mr|libwpd-0.10.0-1|70	
14mr|libwpd-0.10.0-1|71	%files -n %{develname}
14mr|libwpd-0.10.0-1|72	%{_libdir}/pkgconfig/libwpd-%{api}.pc
14mr|libwpd-0.10.0-1|73	%{_libdir}/libwpd-%{api}.so
14mr|libwpd-0.10.0-1|74	%{_includedir}/libwpd-%{api}
14mr|libwpd-0.10.0-1|75	%doc %{_datadir}/doc/libwpd
14mr|libwpd-0.10.0-1|76	
14mr|libwpd-0.10.0-1|77	%changelog
14mr|libwpd-0.10.0-1|78	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 0.10.0-1
14mr|libwpd-0.10.0-1|79	+ Revision: 056a3de
14mr|libwpd-0.10.0-1|80	- Merge pull request #2 from sokol/libwpd:rosa2014.1
14mr|libwpd-0.10.0-1|81	- up to 0.10.0
14mr|libwpd-0.10.0-1|82	
14mr|libwpd-0.10.0-1|83	

17452 14
14mr|libwpg-0.3.0-1|1	%define api	0.3
14mr|libwpg-0.3.0-1|2	%define major	3
14mr|libwpg-0.3.0-1|3	%define libname	%mklibname wpg %{api} %{major}
14mr|libwpg-0.3.0-1|4	%define devname	%mklibname -d wpg
14mr|libwpg-0.3.0-1|5	
14mr|libwpg-0.3.0-1|6	Summary:	Library for importing and converting Corel WordPerfect(tm) Graphics images
14mr|libwpg-0.3.0-1|7	Name:		libwpg
14mr|libwpg-0.3.0-1|8	Epoch:		1
14mr|libwpg-0.3.0-1|9	Version:	0.3.0
14mr|libwpg-0.3.0-1|10	Release:	1
14mr|libwpg-0.3.0-1|11	Group:		Office
14mr|libwpg-0.3.0-1|12	License:	LGPLv2+
14mr|libwpg-0.3.0-1|13	Url:		http://libwpg.sf.net/
14mr|libwpg-0.3.0-1|14	Source0:	http://downloads.sourceforge.net/project/libwpg/libwpg/libwpg-%{version}/%{name}-%{version}.tar.xz
14mr|libwpg-0.3.0-1|15	
14mr|libwpg-0.3.0-1|16	BuildRequires:	doxygen
14mr|libwpg-0.3.0-1|17	BuildRequires:	pkgconfig(libwpd-0.10)
14mr|libwpg-0.3.0-1|18	
14mr|libwpg-0.3.0-1|19	%description
14mr|libwpg-0.3.0-1|20	libwpg is a library for reading and converting WPG images
14mr|libwpg-0.3.0-1|21	
14mr|libwpg-0.3.0-1|22	%package tools
14mr|libwpg-0.3.0-1|23	Summary:	Tools to convert WPG images into other formats
14mr|libwpg-0.3.0-1|24	Group:		Publishing
14mr|libwpg-0.3.0-1|25	
14mr|libwpg-0.3.0-1|26	%description tools
14mr|libwpg-0.3.0-1|27	Tools to convert WPG images into other formats.
14mr|libwpg-0.3.0-1|28	Currently supported: raw svg
14mr|libwpg-0.3.0-1|29	
14mr|libwpg-0.3.0-1|30	%package -n %{libname}
14mr|libwpg-0.3.0-1|31	Summary:	Library for importing and converting Corel WordPerfect(tm) Graphics images
14mr|libwpg-0.3.0-1|32	Group:		System/Libraries
14mr|libwpg-0.3.0-1|33	
14mr|libwpg-0.3.0-1|34	%description -n %{libname}
14mr|libwpg-0.3.0-1|35	libwpg is a library for reading and converting WPG images
14mr|libwpg-0.3.0-1|36	
14mr|libwpg-0.3.0-1|37	%package -n %{devname}
14mr|libwpg-0.3.0-1|38	Summary:	Files for developing with libwpg
14mr|libwpg-0.3.0-1|39	Group:		Development/C++
14mr|libwpg-0.3.0-1|40	Requires:	%{libname} = %{EVRD}
14mr|libwpg-0.3.0-1|41	Provides:	libwpg-devel = %{EVRD}
14mr|libwpg-0.3.0-1|42	
14mr|libwpg-0.3.0-1|43	%description -n %{devname}
14mr|libwpg-0.3.0-1|44	Includes and definitions for developing with libwpg.
14mr|libwpg-0.3.0-1|45	
14mr|libwpg-0.3.0-1|46	%prep
14mr|libwpg-0.3.0-1|47	%setup -q
14mr|libwpg-0.3.0-1|48	
14mr|libwpg-0.3.0-1|49	%build
14mr|libwpg-0.3.0-1|50	%configure2_5x \
14mr|libwpg-0.3.0-1|51	--disable-static
14mr|libwpg-0.3.0-1|52	
14mr|libwpg-0.3.0-1|53	%make
14mr|libwpg-0.3.0-1|54	
14mr|libwpg-0.3.0-1|55	%install
14mr|libwpg-0.3.0-1|56	%makeinstall_std
14mr|libwpg-0.3.0-1|57	
14mr|libwpg-0.3.0-1|58	%files tools
14mr|libwpg-0.3.0-1|59	%doc ChangeLog README AUTHORS
14mr|libwpg-0.3.0-1|60	%{_bindir}/wpg2*
14mr|libwpg-0.3.0-1|61	
14mr|libwpg-0.3.0-1|62	%files -n %{libname}
14mr|libwpg-0.3.0-1|63	%{_libdir}/libwpg-%{api}.so.%{major}*
14mr|libwpg-0.3.0-1|64	
14mr|libwpg-0.3.0-1|65	%files -n %{devname}
14mr|libwpg-0.3.0-1|66	%{_libdir}/libwpg*.so
14mr|libwpg-0.3.0-1|67	%{_libdir}/pkgconfig/libwpg*.pc
14mr|libwpg-0.3.0-1|68	%{_includedir}/*
14mr|libwpg-0.3.0-1|69	%doc %{_docdir}/libwpg/*
14mr|libwpg-0.3.0-1|70	
14mr|libwpg-0.3.0-1|71	
14mr|libwpg-0.3.0-1|72	%changelog
14mr|libwpg-0.3.0-1|73	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 1:0.3.0-1
14mr|libwpg-0.3.0-1|74	+ Revision: b42dd58
14mr|libwpg-0.3.0-1|75	- Merge pull request #1 from sokol/libwpg:rosa2014.1
14mr|libwpg-0.3.0-1|76	- up to 0.3.0
14mr|libwpg-0.3.0-1|77	
14mr|libwpg-0.3.0-1|78	

17453 14
14mr|libwps-0.3.0-1|1	%define api     0.3
14mr|libwps-0.3.0-1|2	%define major	3
14mr|libwps-0.3.0-1|3	%define libname		%mklibname wps %{api} %{major}
14mr|libwps-0.3.0-1|4	%define develname	%mklibname -d wps
14mr|libwps-0.3.0-1|5	
14mr|libwps-0.3.0-1|6	Summary:	Library for reading and converting Microsoft Works word processor documents
14mr|libwps-0.3.0-1|7	Name:		libwps
14mr|libwps-0.3.0-1|8	Epoch:		1
14mr|libwps-0.3.0-1|9	Version:	0.3.0
14mr|libwps-0.3.0-1|10	Release:	1
14mr|libwps-0.3.0-1|11	Group:		Office
14mr|libwps-0.3.0-1|12	License: 	LGPLv2+
14mr|libwps-0.3.0-1|13	URL: 		http://libwps.sourceforge.net/
14mr|libwps-0.3.0-1|14	Source0:	http://downloads.sourceforge.net/libwps/libwps/%{name}-%{version}.tar.bz2
14mr|libwps-0.3.0-1|15	
14mr|libwps-0.3.0-1|16	BuildRequires: doxygen
14mr|libwps-0.3.0-1|17	BuildRequires: pkgconfig(libwpd-0.10)
14mr|libwps-0.3.0-1|18	BuildRequires: boost-devel
14mr|libwps-0.3.0-1|19	
14mr|libwps-0.3.0-1|20	%description
14mr|libwps-0.3.0-1|21	Library that handles Microsoft Works documents.
14mr|libwps-0.3.0-1|22	
14mr|libwps-0.3.0-1|23	%package tools
14mr|libwps-0.3.0-1|24	Requires: %{libname} = %{EVRD}
14mr|libwps-0.3.0-1|25	Summary: Tools to transform Works documents into other formats
14mr|libwps-0.3.0-1|26	Group: Publishing
14mr|libwps-0.3.0-1|27	
14mr|libwps-0.3.0-1|28	%description tools
14mr|libwps-0.3.0-1|29	Tools to transform Works documents into other formats.
14mr|libwps-0.3.0-1|30	Currently supported: html, raw, text
14mr|libwps-0.3.0-1|31	
14mr|libwps-0.3.0-1|32	%package -n %{libname}
14mr|libwps-0.3.0-1|33	Summary: Library for reading and converting Microsoft Works word processor documents
14mr|libwps-0.3.0-1|34	Group: System/Libraries
14mr|libwps-0.3.0-1|35	Obsoletes: %mklibname wps- 0.1 1
14mr|libwps-0.3.0-1|36	
14mr|libwps-0.3.0-1|37	%description -n %{libname}
14mr|libwps-0.3.0-1|38	Library that handles Microsoft Works documents.
14mr|libwps-0.3.0-1|39	
14mr|libwps-0.3.0-1|40	%package -n %{develname}
14mr|libwps-0.3.0-1|41	Summary: Files for developing with libwps
14mr|libwps-0.3.0-1|42	Group: Development/C++
14mr|libwps-0.3.0-1|43	Requires: %{libname} = %{EVRD}
14mr|libwps-0.3.0-1|44	Provides: libwps-devel = %{EVRD}
14mr|libwps-0.3.0-1|45	
14mr|libwps-0.3.0-1|46	%description -n %{develname}
14mr|libwps-0.3.0-1|47	Includes and definitions for developing with libwps.
14mr|libwps-0.3.0-1|48	
14mr|libwps-0.3.0-1|49	%package docs
14mr|libwps-0.3.0-1|50	Requires: %{develname} = %{EVRD}
14mr|libwps-0.3.0-1|51	Summary: Documentation of libwps API
14mr|libwps-0.3.0-1|52	Group: Development/C++
14mr|libwps-0.3.0-1|53	
14mr|libwps-0.3.0-1|54	%description docs
14mr|libwps-0.3.0-1|55	Documentation of libwps API for developing with libwps
14mr|libwps-0.3.0-1|56	
14mr|libwps-0.3.0-1|57	%prep
14mr|libwps-0.3.0-1|58	%setup -q
14mr|libwps-0.3.0-1|59	
14mr|libwps-0.3.0-1|60	%build
14mr|libwps-0.3.0-1|61	%configure2_5x --disable-silent-rules --disable-static --disable-werror
14mr|libwps-0.3.0-1|62	
14mr|libwps-0.3.0-1|63	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|libwps-0.3.0-1|64	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|libwps-0.3.0-1|65	
14mr|libwps-0.3.0-1|66	%make
14mr|libwps-0.3.0-1|67	
14mr|libwps-0.3.0-1|68	%install
14mr|libwps-0.3.0-1|69	%makeinstall_std
14mr|libwps-0.3.0-1|70	
14mr|libwps-0.3.0-1|71	%files tools
14mr|libwps-0.3.0-1|72	%{_bindir}/wks2raw
14mr|libwps-0.3.0-1|73	%{_bindir}/wks2csv
14mr|libwps-0.3.0-1|74	%{_bindir}/wks2text
14mr|libwps-0.3.0-1|75	%{_bindir}/wps2html
14mr|libwps-0.3.0-1|76	%{_bindir}/wps2raw
14mr|libwps-0.3.0-1|77	%{_bindir}/wps2text
14mr|libwps-0.3.0-1|78	
14mr|libwps-0.3.0-1|79	%files -n %{libname}
14mr|libwps-0.3.0-1|80	%{_libdir}/libwps-%{api}.so.%{major}*
14mr|libwps-0.3.0-1|81	
14mr|libwps-0.3.0-1|82	%files -n %{develname}
14mr|libwps-0.3.0-1|83	%{_libdir}/libwps*-%{api}.so
14mr|libwps-0.3.0-1|84	%{_libdir}/pkgconfig/libwps*.pc
14mr|libwps-0.3.0-1|85	%{_includedir}/*
14mr|libwps-0.3.0-1|86	
14mr|libwps-0.3.0-1|87	%files docs
14mr|libwps-0.3.0-1|88	%{_docdir}/libwps*
14mr|libwps-0.3.0-1|89	
14mr|libwps-0.3.0-1|90	
14mr|libwps-0.3.0-1|91	%changelog
14mr|libwps-0.3.0-1|92	* Thu Aug 21 2014 sokol <sergey.sokolov@rosalab.ru> 1:0.3.0-1
14mr|libwps-0.3.0-1|93	+ Revision: e7f8e45
14mr|libwps-0.3.0-1|94	- Merge pull request #2 from sokol/libwps:rosa2014.1
14mr|libwps-0.3.0-1|95	- up to 0.3.0
14mr|libwps-0.3.0-1|96	
14mr|libwps-0.3.0-1|97	

17454 14
14mr|libx11-1.6.2-2|1	%define x11major 6
14mr|libx11-1.6.2-2|2	%define xcbmajor 1
14mr|libx11-1.6.2-2|3	
14mr|libx11-1.6.2-2|4	%define libx11 %mklibname x11_ %{x11major}
14mr|libx11-1.6.2-2|5	%define libx11xcb %mklibname x11-xcb %{xcbmajor}
14mr|libx11-1.6.2-2|6	%define devname %mklibname x11 -d
14mr|libx11-1.6.2-2|7	
14mr|libx11-1.6.2-2|8	Summary:	X Library
14mr|libx11-1.6.2-2|9	Name:		libx11
14mr|libx11-1.6.2-2|10	Version:	1.6.2
14mr|libx11-1.6.2-2|11	Release:	2
14mr|libx11-1.6.2-2|12	Group:		System/Libraries
14mr|libx11-1.6.2-2|13	License:	MIT
14mr|libx11-1.6.2-2|14	Url:		http://xorg.freedesktop.org
14mr|libx11-1.6.2-2|15	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2
14mr|libx11-1.6.2-2|16	Patch0:		libX11-1.3.5-fix-null-pointer.patch
14mr|libx11-1.6.2-2|17	Patch1:		libx11-fix-segfault.diff
14mr|libx11-1.6.2-2|18	Patch2:		libX11-1.6.2-fix-typo.patch
14mr|libx11-1.6.2-2|19	BuildRequires:	docbook-dtd43-xml
14mr|libx11-1.6.2-2|20	BuildRequires:	docbook-style-xsl
14mr|libx11-1.6.2-2|21	BuildRequires:	groff
14mr|libx11-1.6.2-2|22	BuildRequires:	x11-sgml-doctools
14mr|libx11-1.6.2-2|23	BuildRequires:	x11-util-macros
14mr|libx11-1.6.2-2|24	BuildRequires:	xmlto
14mr|libx11-1.6.2-2|25	BuildRequires:	pkgconfig(xau)
14mr|libx11-1.6.2-2|26	BuildRequires:	pkgconfig(xcb)
14mr|libx11-1.6.2-2|27	BuildRequires:	pkgconfig(xdmcp)
14mr|libx11-1.6.2-2|28	BuildRequires:	pkgconfig(xproto)
14mr|libx11-1.6.2-2|29	BuildRequires:	pkgconfig(xtrans)
14mr|libx11-1.6.2-2|30	
14mr|libx11-1.6.2-2|31	%description
14mr|libx11-1.6.2-2|32	%{name} contains the shared libraries that most X programs
14mr|libx11-1.6.2-2|33	need to run properly. These shared libraries are in a separate package in
14mr|libx11-1.6.2-2|34	order to reduce the disk space needed to run X applications on a machine
14mr|libx11-1.6.2-2|35	without an X server (i.e, over a network).
14mr|libx11-1.6.2-2|36	
14mr|libx11-1.6.2-2|37	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|38	
14mr|libx11-1.6.2-2|39	%package -n %{libx11}
14mr|libx11-1.6.2-2|40	Summary:	X Library
14mr|libx11-1.6.2-2|41	Group:		Development/X11
14mr|libx11-1.6.2-2|42	Provides:	%{name} = %{EVRD}
14mr|libx11-1.6.2-2|43	
14mr|libx11-1.6.2-2|44	%description -n %{libx11}
14mr|libx11-1.6.2-2|45	%{name} contains the shared libraries that most X programs
14mr|libx11-1.6.2-2|46	need to run properly. These shared libraries are in a separate package in
14mr|libx11-1.6.2-2|47	order to reduce the disk space needed to run X applications on a machine
14mr|libx11-1.6.2-2|48	without an X server (i.e, over a network).
14mr|libx11-1.6.2-2|49	
14mr|libx11-1.6.2-2|50	%files -n %{libx11}
14mr|libx11-1.6.2-2|51	%{_libdir}/libX11.so.%{x11major}*
14mr|libx11-1.6.2-2|52	
14mr|libx11-1.6.2-2|53	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|54	
14mr|libx11-1.6.2-2|55	%package -n %{libx11xcb}
14mr|libx11-1.6.2-2|56	Summary:	X Library
14mr|libx11-1.6.2-2|57	Group:		Development/X11
14mr|libx11-1.6.2-2|58	Conflicts:	%{_lib}x11_6 < 1.6.0-2
14mr|libx11-1.6.2-2|59	
14mr|libx11-1.6.2-2|60	%description -n %{libx11xcb}
14mr|libx11-1.6.2-2|61	%{name} contains the shared libraries that most X programs
14mr|libx11-1.6.2-2|62	need to run properly. These shared libraries are in a separate package in
14mr|libx11-1.6.2-2|63	order to reduce the disk space needed to run X applications on a machine
14mr|libx11-1.6.2-2|64	without an X server (i.e, over a network).
14mr|libx11-1.6.2-2|65	
14mr|libx11-1.6.2-2|66	%files -n %{libx11xcb}
14mr|libx11-1.6.2-2|67	%{_libdir}/libX11-xcb.so.%{xcbmajor}*
14mr|libx11-1.6.2-2|68	
14mr|libx11-1.6.2-2|69	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|70	
14mr|libx11-1.6.2-2|71	%package -n %{devname}
14mr|libx11-1.6.2-2|72	Summary:	Development files for %{name}
14mr|libx11-1.6.2-2|73	Group:		Development/X11
14mr|libx11-1.6.2-2|74	# TODO: split into 2 devel packages
14mr|libx11-1.6.2-2|75	Requires:	%{libx11} = %{EVRD}
14mr|libx11-1.6.2-2|76	Requires:	%{libx11xcb} = %{EVRD}
14mr|libx11-1.6.2-2|77	
14mr|libx11-1.6.2-2|78	%description -n %{devname}
14mr|libx11-1.6.2-2|79	%{name} includes the libraries, header files and documentation
14mr|libx11-1.6.2-2|80	you'll need to develop programs which run in X clients. X11 includes
14mr|libx11-1.6.2-2|81	the base Xlib library as well as the Xt and Xaw widget sets.
14mr|libx11-1.6.2-2|82	
14mr|libx11-1.6.2-2|83	For guidance on programming with these libraries, O'Reilly & Associates
14mr|libx11-1.6.2-2|84	produces a series on X programming which you might find useful.
14mr|libx11-1.6.2-2|85	
14mr|libx11-1.6.2-2|86	Install %{name} if you are going to develop programs which
14mr|libx11-1.6.2-2|87	will run as X clients.
14mr|libx11-1.6.2-2|88	
14mr|libx11-1.6.2-2|89	%files -n %{devname}
14mr|libx11-1.6.2-2|90	%{_mandir}/man3/*.3.*
14mr|libx11-1.6.2-2|91	%{_libdir}/libX11.so
14mr|libx11-1.6.2-2|92	%{_libdir}/pkgconfig/x11.pc
14mr|libx11-1.6.2-2|93	%{_includedir}/X11/cursorfont.h
14mr|libx11-1.6.2-2|94	%{_includedir}/X11/ImUtil.h
14mr|libx11-1.6.2-2|95	%{_includedir}/X11/Xlocale.h
14mr|libx11-1.6.2-2|96	%{_includedir}/X11/Xcms.h
14mr|libx11-1.6.2-2|97	%{_includedir}/X11/Xlibint.h
14mr|libx11-1.6.2-2|98	%{_includedir}/X11/Xlib.h
14mr|libx11-1.6.2-2|99	%{_includedir}/X11/Xresource.h
14mr|libx11-1.6.2-2|100	%{_includedir}/X11/Xregion.h
14mr|libx11-1.6.2-2|101	%{_includedir}/X11/Xutil.h
14mr|libx11-1.6.2-2|102	%{_includedir}/X11/XlibConf.h
14mr|libx11-1.6.2-2|103	%{_includedir}/X11/XKBlib.h
14mr|libx11-1.6.2-2|104	%{_libdir}/libX11-xcb.so
14mr|libx11-1.6.2-2|105	%{_libdir}/pkgconfig/x11-xcb.pc
14mr|libx11-1.6.2-2|106	%{_includedir}/X11/Xlib-xcb.h
14mr|libx11-1.6.2-2|107	%{_mandir}/man5/*.5*
14mr|libx11-1.6.2-2|108	
14mr|libx11-1.6.2-2|109	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|110	
14mr|libx11-1.6.2-2|111	%package common
14mr|libx11-1.6.2-2|112	Summary:	Common files used by the X.org
14mr|libx11-1.6.2-2|113	Group:		System/X11
14mr|libx11-1.6.2-2|114	BuildArch:	noarch
14mr|libx11-1.6.2-2|115	
14mr|libx11-1.6.2-2|116	%description common
14mr|libx11-1.6.2-2|117	Common files used by the X.org.
14mr|libx11-1.6.2-2|118	
14mr|libx11-1.6.2-2|119	%files common
14mr|libx11-1.6.2-2|120	%dir %{_datadir}/X11/locale
14mr|libx11-1.6.2-2|121	%{_datadir}/X11/locale/*
14mr|libx11-1.6.2-2|122	%{_datadir}/X11/Xcms.txt
14mr|libx11-1.6.2-2|123	%{_datadir}/X11/XErrorDB
14mr|libx11-1.6.2-2|124	
14mr|libx11-1.6.2-2|125	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|126	
14mr|libx11-1.6.2-2|127	%package doc
14mr|libx11-1.6.2-2|128	Summary:	Documentation used by the X.org
14mr|libx11-1.6.2-2|129	Group:		System/X11
14mr|libx11-1.6.2-2|130	BuildArch:	noarch
14mr|libx11-1.6.2-2|131	
14mr|libx11-1.6.2-2|132	%description doc
14mr|libx11-1.6.2-2|133	Documentation used by the X.org.
14mr|libx11-1.6.2-2|134	
14mr|libx11-1.6.2-2|135	%files doc
14mr|libx11-1.6.2-2|136	%{_docdir}/libX11
14mr|libx11-1.6.2-2|137	
14mr|libx11-1.6.2-2|138	#-----------------------------------------------------------
14mr|libx11-1.6.2-2|139	
14mr|libx11-1.6.2-2|140	%prep
14mr|libx11-1.6.2-2|141	%setup -q -n libX11-%{version}
14mr|libx11-1.6.2-2|142	%apply_patches
14mr|libx11-1.6.2-2|143	
14mr|libx11-1.6.2-2|144	%build
14mr|libx11-1.6.2-2|145	%configure2_5x \
14mr|libx11-1.6.2-2|146	--disable-static
14mr|libx11-1.6.2-2|147	
14mr|libx11-1.6.2-2|148	%make
14mr|libx11-1.6.2-2|149	
14mr|libx11-1.6.2-2|150	%install
14mr|libx11-1.6.2-2|151	%makeinstall_std
14mr|libx11-1.6.2-2|152	
14mr|libx11-1.6.2-2|153	
14mr|libx11-1.6.2-2|154	%changelog
14mr|libx11-1.6.2-2|155	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.2-2
14mr|libx11-1.6.2-2|156	+ Revision: 002aa87
14mr|libx11-1.6.2-2|157	- MassBuild#440: Increase release tag
14mr|libx11-1.6.2-2|158	
14mr|libx11-1.6.2-2|159	

17455 14
14mr|libx86-1.1-11|1	%define major	1
14mr|libx86-1.1-11|2	%define libname	%mklibname x86 %{nil} %{major}
14mr|libx86-1.1-11|3	%define devname	%mklibname x86 -d
14mr|libx86-1.1-11|4	
14mr|libx86-1.1-11|5	%bcond_with	uclibc
14mr|libx86-1.1-11|6	
14mr|libx86-1.1-11|7	Summary:	Hardware-independent library for executing real-mode x86 code
14mr|libx86-1.1-11|8	Name:		libx86
14mr|libx86-1.1-11|9	Version:	1.1
14mr|libx86-1.1-11|10	Release:	11
14mr|libx86-1.1-11|11	License:	MIT
14mr|libx86-1.1-11|12	Group:		System/Libraries
14mr|libx86-1.1-11|13	Url:		http://www.codon.org.uk/~mjg59/libx86/
14mr|libx86-1.1-11|14	Source:		http://www.codon.org.uk/~mjg59/libx86/downloads/%{name}-%{version}.tar.gz
14mr|libx86-1.1-11|15	Patch0:		libx86-0.99-ifmask.patch
14mr|libx86-1.1-11|16	%if %{with uclibc}
14mr|libx86-1.1-11|17	BuildRequires:	uClibc-devel
14mr|libx86-1.1-11|18	%endif
14mr|libx86-1.1-11|19	ExclusiveArch:	%{ix86} x86_64
14mr|libx86-1.1-11|20	
14mr|libx86-1.1-11|21	%description
14mr|libx86-1.1-11|22	It's often useful to be able to make real-mode x86 BIOS calls from userland.
14mr|libx86-1.1-11|23	lrmi provides a simple interface to this for x86 machines, but this doesn't
14mr|libx86-1.1-11|24	help on other platforms.
14mr|libx86-1.1-11|25	
14mr|libx86-1.1-11|26	libx86 provides the lrmi interface, but will also run on platforms such as
14mr|libx86-1.1-11|27	amd64 and alpha.
14mr|libx86-1.1-11|28	
14mr|libx86-1.1-11|29	#----------------------------------------------------------------------------
14mr|libx86-1.1-11|30	
14mr|libx86-1.1-11|31	%package -n	%{libname}
14mr|libx86-1.1-11|32	Summary:	Hardware-independent library for executing real-mode x86 code
14mr|libx86-1.1-11|33	Group:		System/Libraries
14mr|libx86-1.1-11|34	
14mr|libx86-1.1-11|35	%description -n	%{libname}
14mr|libx86-1.1-11|36	It's often useful to be able to make real-mode x86 BIOS calls from userland.
14mr|libx86-1.1-11|37	lrmi provides a simple interface to this for x86 machines, but this doesn't
14mr|libx86-1.1-11|38	help on other platforms.
14mr|libx86-1.1-11|39	
14mr|libx86-1.1-11|40	libx86 provides the lrmi interface, but will also run on platforms such as
14mr|libx86-1.1-11|41	amd64 and alpha.
14mr|libx86-1.1-11|42	
14mr|libx86-1.1-11|43	This package contains the library needed to run programs dynamically
14mr|libx86-1.1-11|44	linked with %{name}.
14mr|libx86-1.1-11|45	
14mr|libx86-1.1-11|46	%files -n %{libname}
14mr|libx86-1.1-11|47	%doc COPYRIGHT
14mr|libx86-1.1-11|48	%{_libdir}/libx86.so.%{major}
14mr|libx86-1.1-11|49	
14mr|libx86-1.1-11|50	#----------------------------------------------------------------------------
14mr|libx86-1.1-11|51	
14mr|libx86-1.1-11|52	%package -n	%{devname}
14mr|libx86-1.1-11|53	Summary:	Development files for %{name}
14mr|libx86-1.1-11|54	Group:		Development/C
14mr|libx86-1.1-11|55	Requires:	%{libname} = %{EVRD}
14mr|libx86-1.1-11|56	Provides:	%{name}-devel = %{EVRD}
14mr|libx86-1.1-11|57	
14mr|libx86-1.1-11|58	%description -n	%{devname}
14mr|libx86-1.1-11|59	This package contains the development files for %{name}.
14mr|libx86-1.1-11|60	
14mr|libx86-1.1-11|61	%files -n %{devname}
14mr|libx86-1.1-11|62	%{_libdir}/libx86.a
14mr|libx86-1.1-11|63	%if %{with uclibc}
14mr|libx86-1.1-11|64	%{uclibc_root}%{_libdir}/libx86.a
14mr|libx86-1.1-11|65	%endif
14mr|libx86-1.1-11|66	%{_libdir}/libx86.so
14mr|libx86-1.1-11|67	%{_includedir}/libx86.h
14mr|libx86-1.1-11|68	
14mr|libx86-1.1-11|69	#----------------------------------------------------------------------------
14mr|libx86-1.1-11|70	
14mr|libx86-1.1-11|71	%prep
14mr|libx86-1.1-11|72	%setup -q
14mr|libx86-1.1-11|73	%patch0 -p0
14mr|libx86-1.1-11|74	
14mr|libx86-1.1-11|75	%build
14mr|libx86-1.1-11|76	%if %{with uclibc}
14mr|libx86-1.1-11|77	%ifarch %{ix86}
14mr|libx86-1.1-11|78	%make CC=%{uclibc_cc} CFLAGS="%{uclibc_cflags}" static
14mr|libx86-1.1-11|79	%else
14mr|libx86-1.1-11|80	%make CC=%{uclibc_cc} BACKEND=x86emu CFLAGS="%{uclibc_cflags} -fPIC" static
14mr|libx86-1.1-11|81	%endif
14mr|libx86-1.1-11|82	mkdir -p uclibc
14mr|libx86-1.1-11|83	mv -f libx86.a uclibc/libx86.a
14mr|libx86-1.1-11|84	make clean
14mr|libx86-1.1-11|85	%endif
14mr|libx86-1.1-11|86	
14mr|libx86-1.1-11|87	%ifarch %{ix86}
14mr|libx86-1.1-11|88	%make CFLAGS="%{optflags}"
14mr|libx86-1.1-11|89	%else
14mr|libx86-1.1-11|90	%make BACKEND=x86emu CFLAGS="%{optflags} -fPIC"
14mr|libx86-1.1-11|91	%endif
14mr|libx86-1.1-11|92	
14mr|libx86-1.1-11|93	%install
14mr|libx86-1.1-11|94	%makeinstall_std LIBDIR=%{_libdir}
14mr|libx86-1.1-11|95	chmod 0644 %{buildroot}%{_libdir}/libx86.a
14mr|libx86-1.1-11|96	%if %{with uclibc}
14mr|libx86-1.1-11|97	install -m644 uclibc/libx86.a -D %{buildroot}%{uclibc_root}%{_libdir}/libx86.a
14mr|libx86-1.1-11|98	%endif
14mr|libx86-1.1-11|99	
14mr|libx86-1.1-11|100	
14mr|libx86-1.1-11|101	%changelog
14mr|libx86-1.1-11|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-11
14mr|libx86-1.1-11|103	+ Revision: 52ea03f
14mr|libx86-1.1-11|104	- MassBuild#440: Increase release tag
14mr|libx86-1.1-11|105	
14mr|libx86-1.1-11|106	

17456 14
14mr|libx86emu-1.1-5|1	%define major 1
14mr|libx86emu-1.1-5|2	%define libname	%mklibname	x86emu	%{major}
14mr|libx86emu-1.1-5|3	%define develname	%mklibname	x86emu	-d
14mr|libx86emu-1.1-5|4	
14mr|libx86emu-1.1-5|5	Name:           libx86emu
14mr|libx86emu-1.1-5|6	License:        BSD 3-Clause
14mr|libx86emu-1.1-5|7	Group:          System/Libraries
14mr|libx86emu-1.1-5|8	Summary:        A small x86 emulation library
14mr|libx86emu-1.1-5|9	Version:        1.1
14mr|libx86emu-1.1-5|10	Release:        5
14mr|libx86emu-1.1-5|11	Source:         %{name}-%{version}.tar.bz2
14mr|libx86emu-1.1-5|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
14mr|libx86emu-1.1-5|13	ExclusiveArch:  %{ix86} x86_64
14mr|libx86emu-1.1-5|14	
14mr|libx86emu-1.1-5|15	%description
14mr|libx86emu-1.1-5|16	Small x86 emulation library with focus of easy usage and extended
14mr|libx86emu-1.1-5|17	execution logging functions.
14mr|libx86emu-1.1-5|18	
14mr|libx86emu-1.1-5|19	%package -n     %{libname}
14mr|libx86emu-1.1-5|20	Summary:        A small x86 emulation library
14mr|libx86emu-1.1-5|21	Group:          System/Libraries
14mr|libx86emu-1.1-5|22	
14mr|libx86emu-1.1-5|23	%description -n %{libname}
14mr|libx86emu-1.1-5|24	Small x86 emulation library with focus of easy usage and extended
14mr|libx86emu-1.1-5|25	execution logging functions.
14mr|libx86emu-1.1-5|26	
14mr|libx86emu-1.1-5|27	%package -n     %{develname}
14mr|libx86emu-1.1-5|28	Summary:        A small x86 emulation library
14mr|libx86emu-1.1-5|29	Group:          System/Libraries
14mr|libx86emu-1.1-5|30	Requires:       %{libname} = %{EVRD}
14mr|libx86emu-1.1-5|31	Provides:	%{name}-devel = %{EVRD}
14mr|libx86emu-1.1-5|32	
14mr|libx86emu-1.1-5|33	%description -n %{develname}
14mr|libx86emu-1.1-5|34	Small x86 emulation library with focus of easy usage and extended
14mr|libx86emu-1.1-5|35	execution logging functions.
14mr|libx86emu-1.1-5|36	
14mr|libx86emu-1.1-5|37	%prep
14mr|libx86emu-1.1-5|38	%setup -q
14mr|libx86emu-1.1-5|39	
14mr|libx86emu-1.1-5|40	%build
14mr|libx86emu-1.1-5|41	%make CFLAGS="%{optflags} -fPIC"
14mr|libx86emu-1.1-5|42	
14mr|libx86emu-1.1-5|43	%install
14mr|libx86emu-1.1-5|44	%makeinstall_std LIBDIR=%{_libdir}
14mr|libx86emu-1.1-5|45	
14mr|libx86emu-1.1-5|46	%clean
14mr|libx86emu-1.1-5|47	rm -rf %{buildroot}
14mr|libx86emu-1.1-5|48	
14mr|libx86emu-1.1-5|49	%files -n %{libname}
14mr|libx86emu-1.1-5|50	%defattr(-,root,root)
14mr|libx86emu-1.1-5|51	%{_libdir}/*.so.%{major}*
14mr|libx86emu-1.1-5|52	
14mr|libx86emu-1.1-5|53	%files -n %{develname}
14mr|libx86emu-1.1-5|54	%defattr(-,root,root)
14mr|libx86emu-1.1-5|55	%{_libdir}/*.so
14mr|libx86emu-1.1-5|56	%{_includedir}/x86emu.h
14mr|libx86emu-1.1-5|57	%doc README LICENSE
14mr|libx86emu-1.1-5|58	
14mr|libx86emu-1.1-5|59	
14mr|libx86emu-1.1-5|60	
14mr|libx86emu-1.1-5|61	
14mr|libx86emu-1.1-5|62	%changelog
14mr|libx86emu-1.1-5|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-5
14mr|libx86emu-1.1-5|64	+ Revision: 46b95e1
14mr|libx86emu-1.1-5|65	- MassBuild#440: Increase release tag
14mr|libx86emu-1.1-5|66	
14mr|libx86emu-1.1-5|67	

17457 14
14mr|libxau-1.0.8-2|1	%define major 6
14mr|libxau-1.0.8-2|2	%define libxau %mklibname xau %{major}
14mr|libxau-1.0.8-2|3	%define develname %mklibname xau -d
14mr|libxau-1.0.8-2|4	
14mr|libxau-1.0.8-2|5	Name:		libxau
14mr|libxau-1.0.8-2|6	Summary:	X authorization file management library
14mr|libxau-1.0.8-2|7	Version:	1.0.8
14mr|libxau-1.0.8-2|8	Release:	2
14mr|libxau-1.0.8-2|9	Group:		Development/X11
14mr|libxau-1.0.8-2|10	License:	MIT
14mr|libxau-1.0.8-2|11	URL:		http://xorg.freedesktop.org
14mr|libxau-1.0.8-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXau-%{version}.tar.bz2
14mr|libxau-1.0.8-2|13	Patch0:		libxau-visibility.patch
14mr|libxau-1.0.8-2|14	
14mr|libxau-1.0.8-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxau-1.0.8-2|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxau-1.0.8-2|17	
14mr|libxau-1.0.8-2|18	%description
14mr|libxau-1.0.8-2|19	X authorization file management library
14mr|libxau-1.0.8-2|20	
14mr|libxau-1.0.8-2|21	%package -n %{libxau}
14mr|libxau-1.0.8-2|22	Summary:	X authorization file management library
14mr|libxau-1.0.8-2|23	Group:		Development/X11
14mr|libxau-1.0.8-2|24	Conflicts:	libxorg-x11 < 7.0
14mr|libxau-1.0.8-2|25	Provides:	%{name} = %{version}
14mr|libxau-1.0.8-2|26	
14mr|libxau-1.0.8-2|27	%description -n %{libxau}
14mr|libxau-1.0.8-2|28	X authorization file management library
14mr|libxau-1.0.8-2|29	
14mr|libxau-1.0.8-2|30	%package -n %{develname}
14mr|libxau-1.0.8-2|31	Summary:	Development files for %{name}
14mr|libxau-1.0.8-2|32	Group:		Development/X11
14mr|libxau-1.0.8-2|33	Requires:	%{libxau} = %{version}-%{release}
14mr|libxau-1.0.8-2|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxau-1.0.8-2|35	Obsoletes:	%{_lib}xau6-devel < 1.0.7
14mr|libxau-1.0.8-2|36	Obsoletes:	%{_lib}xau-static-devel < 1.0.7
14mr|libxau-1.0.8-2|37	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxau-1.0.8-2|38	
14mr|libxau-1.0.8-2|39	%description -n %{develname}
14mr|libxau-1.0.8-2|40	Development files for %{name}
14mr|libxau-1.0.8-2|41	
14mr|libxau-1.0.8-2|42	%prep
14mr|libxau-1.0.8-2|43	%setup -qn libXau-%{version}
14mr|libxau-1.0.8-2|44	%patch0 -p1 -b .visibility
14mr|libxau-1.0.8-2|45	
14mr|libxau-1.0.8-2|46	%build
14mr|libxau-1.0.8-2|47	%configure2_5x \
14mr|libxau-1.0.8-2|48	--disable-static \
14mr|libxau-1.0.8-2|49	--x-includes=%{_includedir} \
14mr|libxau-1.0.8-2|50	--x-libraries=%{_libdir}
14mr|libxau-1.0.8-2|51	
14mr|libxau-1.0.8-2|52	%make
14mr|libxau-1.0.8-2|53	
14mr|libxau-1.0.8-2|54	%install
14mr|libxau-1.0.8-2|55	%makeinstall_std
14mr|libxau-1.0.8-2|56	
14mr|libxau-1.0.8-2|57	%files -n %{libxau}
14mr|libxau-1.0.8-2|58	%{_libdir}/libXau.so.%{major}*
14mr|libxau-1.0.8-2|59	
14mr|libxau-1.0.8-2|60	%files -n %{develname}
14mr|libxau-1.0.8-2|61	%{_libdir}/pkgconfig/xau.pc
14mr|libxau-1.0.8-2|62	%{_includedir}/X11/Xauth.h
14mr|libxau-1.0.8-2|63	%{_libdir}/libXau.so
14mr|libxau-1.0.8-2|64	%{_mandir}/man3/Xau*
14mr|libxau-1.0.8-2|65	
14mr|libxau-1.0.8-2|66	%changelog
14mr|libxau-1.0.8-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-2
14mr|libxau-1.0.8-2|68	+ Revision: 0cf7c48
14mr|libxau-1.0.8-2|69	- MassBuild#440: Increase release tag
14mr|libxau-1.0.8-2|70	
14mr|libxau-1.0.8-2|71	

17458 14
14mr|libxaw-1.0.11-3|1	%define major 7
14mr|libxaw-1.0.11-3|2	%define libxaw7 %mklibname xaw %{major}
14mr|libxaw-1.0.11-3|3	%define develname %mklibname xaw -d
14mr|libxaw-1.0.11-3|4	
14mr|libxaw-1.0.11-3|5	Name:		libxaw
14mr|libxaw-1.0.11-3|6	Summary:	X Athena Widgets Library
14mr|libxaw-1.0.11-3|7	Version:	1.0.11
14mr|libxaw-1.0.11-3|8	Release:	3
14mr|libxaw-1.0.11-3|9	Group:		System/Libraries
14mr|libxaw-1.0.11-3|10	License:	MIT
14mr|libxaw-1.0.11-3|11	URL:		http://xorg.freedesktop.org
14mr|libxaw-1.0.11-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXaw-%{version}.tar.bz2
14mr|libxaw-1.0.11-3|13	Patch0:		libXaw-1.0.10-formatstring.patch
14mr|libxaw-1.0.11-3|14	
14mr|libxaw-1.0.11-3|15	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|libxaw-1.0.11-3|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
14mr|libxaw-1.0.11-3|17	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mr|libxaw-1.0.11-3|18	BuildRequires:	pkgconfig(xmu) >= 1.0.0
14mr|libxaw-1.0.11-3|19	BuildRequires:	pkgconfig(xpm) >= 3.5.4.2
14mr|libxaw-1.0.11-3|20	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mr|libxaw-1.0.11-3|21	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxaw-1.0.11-3|22	BuildRequires:	x11-util-macros >= 1.3.0
14mr|libxaw-1.0.11-3|23	BuildRequires:	groff
14mr|libxaw-1.0.11-3|24	
14mr|libxaw-1.0.11-3|25	%description
14mr|libxaw-1.0.11-3|26	Xaw is the classic X Athena Widget Set, a widget set based on the
14mr|libxaw-1.0.11-3|27	X Toolkit Intrinsics (Xt) Library.
14mr|libxaw-1.0.11-3|28	
14mr|libxaw-1.0.11-3|29	%package -n %{libxaw7}
14mr|libxaw-1.0.11-3|30	Group:		System/Libraries
14mr|libxaw-1.0.11-3|31	Summary:	X Athena Widgets Library
14mr|libxaw-1.0.11-3|32	Requires:	x11-data-bitmaps
14mr|libxaw-1.0.11-3|33	Conflicts:	libxorg-x11 < 7.0
14mr|libxaw-1.0.11-3|34	# (walluck): FIXME: we wouldn't provide this but for the packages that incorrectly require it
14mr|libxaw-1.0.11-3|35	Provides:	libxaw7 = %{version}-%{release}
14mr|libxaw-1.0.11-3|36	
14mr|libxaw-1.0.11-3|37	%description -n %{libxaw7}
14mr|libxaw-1.0.11-3|38	Xaw is the classic X Athena Widget Set, a widget set based on the
14mr|libxaw-1.0.11-3|39	X Toolkit Intrinsics (Xt) Library.
14mr|libxaw-1.0.11-3|40	
14mr|libxaw-1.0.11-3|41	%package -n %{develname}
14mr|libxaw-1.0.11-3|42	Summary:	Development files for %{name}
14mr|libxaw-1.0.11-3|43	Group:		Development/X11
14mr|libxaw-1.0.11-3|44	Requires:	%{libxaw7} = %{version}-%{release}
14mr|libxaw-1.0.11-3|45	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxaw-1.0.11-3|46	Provides:	xaw-devel = %{version}-%{release}
14mr|libxaw-1.0.11-3|47	Provides:	libxaw-devel = %{version}-%{release}
14mr|libxaw-1.0.11-3|48	Obsoletes:	%{_lib}xaw-static-devel < 1.0.11
14mr|libxaw-1.0.11-3|49	
14mr|libxaw-1.0.11-3|50	%description -n %{develname}
14mr|libxaw-1.0.11-3|51	Development files for %{name}.
14mr|libxaw-1.0.11-3|52	
14mr|libxaw-1.0.11-3|53	%prep
14mr|libxaw-1.0.11-3|54	%setup -qn libXaw-%{version}
14mr|libxaw-1.0.11-3|55	%patch0 -p1 -b .fs~
14mr|libxaw-1.0.11-3|56	
14mr|libxaw-1.0.11-3|57	%build
14mr|libxaw-1.0.11-3|58	%configure2_5x \
14mr|libxaw-1.0.11-3|59	--disable-static \
14mr|libxaw-1.0.11-3|60	--disable-xaw6
14mr|libxaw-1.0.11-3|61	
14mr|libxaw-1.0.11-3|62	%make
14mr|libxaw-1.0.11-3|63	
14mr|libxaw-1.0.11-3|64	%install
14mr|libxaw-1.0.11-3|65	%makeinstall_std
14mr|libxaw-1.0.11-3|66	
14mr|libxaw-1.0.11-3|67	%files -n %{libxaw7}
14mr|libxaw-1.0.11-3|68	%{_libdir}/libXaw.so.%{major}
14mr|libxaw-1.0.11-3|69	%{_libdir}/libXaw7.so.%{major}*
14mr|libxaw-1.0.11-3|70	
14mr|libxaw-1.0.11-3|71	%files -n %{develname}
14mr|libxaw-1.0.11-3|72	%{_libdir}/*.so
14mr|libxaw-1.0.11-3|73	%{_libdir}/pkgconfig/*.pc
14mr|libxaw-1.0.11-3|74	%dir %{_includedir}/X11/Xaw
14mr|libxaw-1.0.11-3|75	%{_includedir}/X11/Xaw/*
14mr|libxaw-1.0.11-3|76	%{_mandir}/man3/Xaw.3.*
14mr|libxaw-1.0.11-3|77	%dir %{_docdir}/libXaw
14mr|libxaw-1.0.11-3|78	%{_docdir}/libXaw/*
14mr|libxaw-1.0.11-3|79	
14mr|libxaw-1.0.11-3|80	
14mr|libxaw-1.0.11-3|81	
14mr|libxaw-1.0.11-3|82	%changelog
14mr|libxaw-1.0.11-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.11-3
14mr|libxaw-1.0.11-3|84	+ Revision: b5ee932
14mr|libxaw-1.0.11-3|85	- MassBuild#440: Increase release tag
14mr|libxaw-1.0.11-3|86	
14mr|libxaw-1.0.11-3|87	

17459 14
14mr|libxcb-1.10-4|1	%define major 1
14mr|libxcb-1.10-4|2	%define libxcb %mklibname xcb %{major}
14mr|libxcb-1.10-4|3	%define devname %mklibname xcb -d
14mr|libxcb-1.10-4|4	
14mr|libxcb-1.10-4|5	%define compositemajor 0
14mr|libxcb-1.10-4|6	%define damagemajor 0
14mr|libxcb-1.10-4|7	%define dpmsmajor 0
14mr|libxcb-1.10-4|8	%define dri2major 0
14mr|libxcb-1.10-4|9	%define dri3major 0
14mr|libxcb-1.10-4|10	%define glxmajor 0
14mr|libxcb-1.10-4|11	%define presentmajor 0
14mr|libxcb-1.10-4|12	%define randrmajor 0
14mr|libxcb-1.10-4|13	%define recordmajor 0
14mr|libxcb-1.10-4|14	%define rendermajor 0
14mr|libxcb-1.10-4|15	%define resmajor 0
14mr|libxcb-1.10-4|16	%define screensavermajor 0
14mr|libxcb-1.10-4|17	%define shapemajor 0
14mr|libxcb-1.10-4|18	%define shmmajor 0
14mr|libxcb-1.10-4|19	%define syncmajor 1
14mr|libxcb-1.10-4|20	%define xeviemajor 0
14mr|libxcb-1.10-4|21	%define xf86drimajor 0
14mr|libxcb-1.10-4|22	%define xfixesmajor 0
14mr|libxcb-1.10-4|23	%define xineramamajor 0
14mr|libxcb-1.10-4|24	%define xkbmajor 1
14mr|libxcb-1.10-4|25	%define xprintmajor 0
14mr|libxcb-1.10-4|26	%define xtestmajor 0
14mr|libxcb-1.10-4|27	%define xvmajor 0
14mr|libxcb-1.10-4|28	%define xvmcmajor 0
14mr|libxcb-1.10-4|29	
14mr|libxcb-1.10-4|30	%define libxcb_composite   %mklibname xcb-composite   %{compositemajor}
14mr|libxcb-1.10-4|31	%define libxcb_damage      %mklibname xcb-damage      %{damagemajor}
14mr|libxcb-1.10-4|32	%define libxcb_dpms        %mklibname xcb-dpms        %{dpmsmajor}
14mr|libxcb-1.10-4|33	%define libxcb_dri2        %mklibname xcb-dri2_       %{dri2major}
14mr|libxcb-1.10-4|34	%define libxcb_dri3        %mklibname xcb-dri3_       %{dri3major}
14mr|libxcb-1.10-4|35	%define libxcb_glx         %mklibname xcb-glx         %{glxmajor}
14mr|libxcb-1.10-4|36	%define libxcb_present     %mklibname xcb-present     %{presentmajor}
14mr|libxcb-1.10-4|37	%define libxcb_randr       %mklibname xcb-randr       %{randrmajor}
14mr|libxcb-1.10-4|38	%define libxcb_record      %mklibname xcb-record      %{recordmajor}
14mr|libxcb-1.10-4|39	%define libxcb_render      %mklibname xcb-render      %{rendermajor}
14mr|libxcb-1.10-4|40	%define libxcb_res         %mklibname xcb-res         %{resmajor}
14mr|libxcb-1.10-4|41	%define libxcb_screensaver %mklibname xcb-screensaver %{screensavermajor}
14mr|libxcb-1.10-4|42	%define libxcb_shape       %mklibname xcb-shape       %{shapemajor}
14mr|libxcb-1.10-4|43	%define libxcb_shm         %mklibname xcb-shm         %{shmmajor}
14mr|libxcb-1.10-4|44	%define libxcb_sync        %mklibname xcb-sync        %{syncmajor}
14mr|libxcb-1.10-4|45	%define libxcb_xevie       %mklibname xcb-xevie       %{xeviemajor}
14mr|libxcb-1.10-4|46	%define libxcb_xf86dri     %mklibname xcb-xf86dri     %{xf86drimajor}
14mr|libxcb-1.10-4|47	%define libxcb_xfixes      %mklibname xcb-xfixes      %{xfixesmajor}
14mr|libxcb-1.10-4|48	%define libxcb_xinerama    %mklibname xcb-xinerama    %{xineramamajor}
14mr|libxcb-1.10-4|49	%define libxcb_xkb         %mklibname xcb-xkb         %{xkbmajor}
14mr|libxcb-1.10-4|50	%define libxcb_xprint      %mklibname xcb-xprint      %{xprintmajor}
14mr|libxcb-1.10-4|51	%define libxcb_xtest       %mklibname xcb-xtest       %{xtestmajor}
14mr|libxcb-1.10-4|52	%define libxcb_xv          %mklibname xcb-xv          %{xvmajor}
14mr|libxcb-1.10-4|53	%define libxcb_xvmc        %mklibname xcb-xvmc        %{xvmcmajor}
14mr|libxcb-1.10-4|54	# Need obsoletes
14mr|libxcb-1.10-4|55	%define libxcb_util0       %mklibname xcb-util        0
14mr|libxcb-1.10-4|56	%define libxcb_util1       %mklibname xcb-util        1
14mr|libxcb-1.10-4|57	%define libxcb_randr1      %mklibname xcb-randr       1
14mr|libxcb-1.10-4|58	
14mr|libxcb-1.10-4|59	Summary:	X protocol C-language Binding Library
14mr|libxcb-1.10-4|60	Name:		libxcb
14mr|libxcb-1.10-4|61	Version:	1.10
14mr|libxcb-1.10-4|62	Release:	4
14mr|libxcb-1.10-4|63	License:	MIT
14mr|libxcb-1.10-4|64	Group:		System/X11
14mr|libxcb-1.10-4|65	Url:		http://xcb.freedesktop.org
14mr|libxcb-1.10-4|66	Source0:	http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.bz2
14mr|libxcb-1.10-4|67	BuildRequires:	libpthread-stubs
14mr|libxcb-1.10-4|68	BuildRequires:	doxygen
14mr|libxcb-1.10-4|69	BuildRequires:	graphviz
14mr|libxcb-1.10-4|70	BuildRequires:	python-celementtree
14mr|libxcb-1.10-4|71	BuildRequires:	xsltproc
14mr|libxcb-1.10-4|72	BuildRequires:	libxdmcp-devel
14mr|libxcb-1.10-4|73	BuildRequires:	pkgconfig(libexslt)
14mr|libxcb-1.10-4|74	BuildRequires:	pkgconfig(libxslt)
14mr|libxcb-1.10-4|75	BuildRequires:	pkgconfig(xau)
14mr|libxcb-1.10-4|76	BuildRequires:	pkgconfig(xcb-proto)
14mr|libxcb-1.10-4|77	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxcb-1.10-4|78	
14mr|libxcb-1.10-4|79	%description
14mr|libxcb-1.10-4|80	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|81	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|82	threading support, and extensibility.
14mr|libxcb-1.10-4|83	
14mr|libxcb-1.10-4|84	%package -n %{libxcb}
14mr|libxcb-1.10-4|85	Summary:	X protocol C-language Binding Library
14mr|libxcb-1.10-4|86	Group:		System/X11
14mr|libxcb-1.10-4|87	Provides:	%{name} = %{EVRD}
14mr|libxcb-1.10-4|88	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|89	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|90	# Bug #53733: libxcb_randr1 was wrongly obsoleting old %{libxcb}s
14mr|libxcb-1.10-4|91	Conflicts:	%{libxcb_randr1} < 1.4
14mr|libxcb-1.10-4|92	Obsoletes:	%{libxcb_randr1} < 1.4
14mr|libxcb-1.10-4|93	
14mr|libxcb-1.10-4|94	%description -n %{libxcb}
14mr|libxcb-1.10-4|95	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|96	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|97	threading support, and extensibility.
14mr|libxcb-1.10-4|98	
14mr|libxcb-1.10-4|99	%files -n %{libxcb}
14mr|libxcb-1.10-4|100	%{_libdir}/libxcb.so.%{major}*
14mr|libxcb-1.10-4|101	
14mr|libxcb-1.10-4|102	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|103	
14mr|libxcb-1.10-4|104	%package -n %{libxcb_composite}
14mr|libxcb-1.10-4|105	Summary:	X protocol C-language Binding Library (composite extension)
14mr|libxcb-1.10-4|106	Group:		System/X11
14mr|libxcb-1.10-4|107	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|108	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|109	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|110	
14mr|libxcb-1.10-4|111	%description -n %{libxcb_composite}
14mr|libxcb-1.10-4|112	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|113	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|114	threading support, and extensibility.
14mr|libxcb-1.10-4|115	
14mr|libxcb-1.10-4|116	This package provides bindings for the composite extension.
14mr|libxcb-1.10-4|117	
14mr|libxcb-1.10-4|118	%files -n %{libxcb_composite}
14mr|libxcb-1.10-4|119	%{_libdir}/libxcb-composite.so.%{compositemajor}*
14mr|libxcb-1.10-4|120	
14mr|libxcb-1.10-4|121	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|122	
14mr|libxcb-1.10-4|123	%package -n %{libxcb_damage}
14mr|libxcb-1.10-4|124	Summary:	X protocol C-language Binding Library (damage extension)
14mr|libxcb-1.10-4|125	Group:		System/X11
14mr|libxcb-1.10-4|126	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|127	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|128	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|129	
14mr|libxcb-1.10-4|130	%description -n %{libxcb_damage}
14mr|libxcb-1.10-4|131	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|132	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|133	threading support, and extensibility.
14mr|libxcb-1.10-4|134	
14mr|libxcb-1.10-4|135	This package provides bindings for the damage extension.
14mr|libxcb-1.10-4|136	
14mr|libxcb-1.10-4|137	%files -n %{libxcb_damage}
14mr|libxcb-1.10-4|138	%{_libdir}/libxcb-damage.so.%{damagemajor}*
14mr|libxcb-1.10-4|139	
14mr|libxcb-1.10-4|140	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|141	
14mr|libxcb-1.10-4|142	%package -n %{libxcb_dpms}
14mr|libxcb-1.10-4|143	Summary:	X protocol C-language Binding Library (dpms extension)
14mr|libxcb-1.10-4|144	Group:		System/X11
14mr|libxcb-1.10-4|145	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|146	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|147	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|148	
14mr|libxcb-1.10-4|149	%description -n %{libxcb_dpms}
14mr|libxcb-1.10-4|150	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|151	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|152	threading support, and extensibility.
14mr|libxcb-1.10-4|153	
14mr|libxcb-1.10-4|154	This package provides bindings for the dpms extension.
14mr|libxcb-1.10-4|155	
14mr|libxcb-1.10-4|156	%files -n %{libxcb_dpms}
14mr|libxcb-1.10-4|157	%{_libdir}/libxcb-dpms.so.%{dpmsmajor}*
14mr|libxcb-1.10-4|158	
14mr|libxcb-1.10-4|159	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|160	
14mr|libxcb-1.10-4|161	%package -n %{libxcb_dri2}
14mr|libxcb-1.10-4|162	Summary:	X protocol C-language Binding Library (dri2 extension)
14mr|libxcb-1.10-4|163	Group:		System/X11
14mr|libxcb-1.10-4|164	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|165	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|166	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|167	
14mr|libxcb-1.10-4|168	%description -n %{libxcb_dri2}
14mr|libxcb-1.10-4|169	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|170	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|171	threading support, and extensibility.
14mr|libxcb-1.10-4|172	
14mr|libxcb-1.10-4|173	This package provides bindings for the dri2 extension.
14mr|libxcb-1.10-4|174	
14mr|libxcb-1.10-4|175	%files -n %{libxcb_dri2}
14mr|libxcb-1.10-4|176	%{_libdir}/libxcb-dri2.so.%{dri2major}*
14mr|libxcb-1.10-4|177	
14mr|libxcb-1.10-4|178	%package -n %{libxcb_dri3}
14mr|libxcb-1.10-4|179	Summary:	X protocol C-language Binding Library (dri3 extension)
14mr|libxcb-1.10-4|180	Group:		System/X11
14mr|libxcb-1.10-4|181	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|182	
14mr|libxcb-1.10-4|183	%description -n %{libxcb_dri3}
14mr|libxcb-1.10-4|184	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|185	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|186	threading support, and extensibility. This package provides bindings for the
14mr|libxcb-1.10-4|187	dri3 extension.
14mr|libxcb-1.10-4|188	
14mr|libxcb-1.10-4|189	%files -n %{libxcb_dri3}
14mr|libxcb-1.10-4|190	%{_libdir}/libxcb-dri3.so.%{dri3major}*
14mr|libxcb-1.10-4|191	
14mr|libxcb-1.10-4|192	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|193	
14mr|libxcb-1.10-4|194	%package -n %{libxcb_glx}
14mr|libxcb-1.10-4|195	Summary:	X protocol C-language Binding Library (glx extension)
14mr|libxcb-1.10-4|196	Group:		System/X11
14mr|libxcb-1.10-4|197	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|198	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|199	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|200	
14mr|libxcb-1.10-4|201	%description -n %{libxcb_glx}
14mr|libxcb-1.10-4|202	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|203	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|204	threading support, and extensibility.
14mr|libxcb-1.10-4|205	
14mr|libxcb-1.10-4|206	This package provides bindings for the glx extension.
14mr|libxcb-1.10-4|207	
14mr|libxcb-1.10-4|208	%files -n %{libxcb_glx}
14mr|libxcb-1.10-4|209	%{_libdir}/libxcb-glx.so.%{glxmajor}*
14mr|libxcb-1.10-4|210	
14mr|libxcb-1.10-4|211	%package -n %{libxcb_present}
14mr|libxcb-1.10-4|212	Summary:	X protocol C-language Binding Library (present extension)
14mr|libxcb-1.10-4|213	Group:		System/X11
14mr|libxcb-1.10-4|214	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|215	
14mr|libxcb-1.10-4|216	%description -n %{libxcb_present}
14mr|libxcb-1.10-4|217	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|218	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|219	threading support, and extensibility. This package provides bindings for
14mr|libxcb-1.10-4|220	the present extension.
14mr|libxcb-1.10-4|221	
14mr|libxcb-1.10-4|222	%files -n %{libxcb_present}
14mr|libxcb-1.10-4|223	%{_libdir}/libxcb-present.so.%{presentmajor}*
14mr|libxcb-1.10-4|224	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|225	
14mr|libxcb-1.10-4|226	%package -n %{libxcb_randr}
14mr|libxcb-1.10-4|227	Summary:	X protocol C-language Binding Library (randr extension)
14mr|libxcb-1.10-4|228	Group:		System/X11
14mr|libxcb-1.10-4|229	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|230	# Bug #53733 explains why libxcb-randr0 obsoletes libxcb-randr1 < 1.4
14mr|libxcb-1.10-4|231	Conflicts:	%{libxcb_randr1} < 1.4
14mr|libxcb-1.10-4|232	Obsoletes:	%{libxcb_randr1} < 1.4
14mr|libxcb-1.10-4|233	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|234	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|235	
14mr|libxcb-1.10-4|236	%description -n %{libxcb_randr}
14mr|libxcb-1.10-4|237	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|238	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|239	threading support, and extensibility.
14mr|libxcb-1.10-4|240	
14mr|libxcb-1.10-4|241	This package provides bindings for the randr extension.
14mr|libxcb-1.10-4|242	
14mr|libxcb-1.10-4|243	%files -n %{libxcb_randr}
14mr|libxcb-1.10-4|244	%{_libdir}/libxcb-randr.so.%{randrmajor}*
14mr|libxcb-1.10-4|245	
14mr|libxcb-1.10-4|246	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|247	
14mr|libxcb-1.10-4|248	%package -n %{libxcb_record}
14mr|libxcb-1.10-4|249	Summary:	X protocol C-language Binding Library (record extension)
14mr|libxcb-1.10-4|250	Group:		System/X11
14mr|libxcb-1.10-4|251	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|252	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|253	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|254	
14mr|libxcb-1.10-4|255	%description -n %{libxcb_record}
14mr|libxcb-1.10-4|256	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|257	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|258	threading support, and extensibility.
14mr|libxcb-1.10-4|259	
14mr|libxcb-1.10-4|260	This package provides bindings for the record extension.
14mr|libxcb-1.10-4|261	
14mr|libxcb-1.10-4|262	%files -n %{libxcb_record}
14mr|libxcb-1.10-4|263	%{_libdir}/libxcb-record.so.%{recordmajor}*
14mr|libxcb-1.10-4|264	
14mr|libxcb-1.10-4|265	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|266	
14mr|libxcb-1.10-4|267	%package -n %{libxcb_render}
14mr|libxcb-1.10-4|268	Summary:	X protocol C-language Binding Library (render extension)
14mr|libxcb-1.10-4|269	Group:		System/X11
14mr|libxcb-1.10-4|270	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|271	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|272	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|273	
14mr|libxcb-1.10-4|274	%description -n %{libxcb_render}
14mr|libxcb-1.10-4|275	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|276	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|277	threading support, and extensibility.
14mr|libxcb-1.10-4|278	
14mr|libxcb-1.10-4|279	This package provides bindings for the render extension.
14mr|libxcb-1.10-4|280	
14mr|libxcb-1.10-4|281	%files -n %{libxcb_render}
14mr|libxcb-1.10-4|282	%{_libdir}/libxcb-render.so.%{rendermajor}*
14mr|libxcb-1.10-4|283	
14mr|libxcb-1.10-4|284	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|285	
14mr|libxcb-1.10-4|286	%package -n %{libxcb_res}
14mr|libxcb-1.10-4|287	Summary:	X protocol C-language Binding Library (res extension)
14mr|libxcb-1.10-4|288	Group:		System/X11
14mr|libxcb-1.10-4|289	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|290	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|291	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|292	
14mr|libxcb-1.10-4|293	%description -n %{libxcb_res}
14mr|libxcb-1.10-4|294	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|295	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|296	threading support, and extensibility.
14mr|libxcb-1.10-4|297	
14mr|libxcb-1.10-4|298	This package provides bindings for the res extension.
14mr|libxcb-1.10-4|299	
14mr|libxcb-1.10-4|300	%files -n %{libxcb_res}
14mr|libxcb-1.10-4|301	%{_libdir}/libxcb-res.so.%{resmajor}*
14mr|libxcb-1.10-4|302	
14mr|libxcb-1.10-4|303	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|304	
14mr|libxcb-1.10-4|305	%package -n %{libxcb_screensaver}
14mr|libxcb-1.10-4|306	Summary:	X protocol C-language Binding Library (screensaver extension)
14mr|libxcb-1.10-4|307	Group:		System/X11
14mr|libxcb-1.10-4|308	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|309	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|310	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|311	
14mr|libxcb-1.10-4|312	%description -n %{libxcb_screensaver}
14mr|libxcb-1.10-4|313	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|314	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|315	threading support, and extensibility.
14mr|libxcb-1.10-4|316	
14mr|libxcb-1.10-4|317	This package provides bindings for the screensaver extension.
14mr|libxcb-1.10-4|318	
14mr|libxcb-1.10-4|319	%files -n %{libxcb_screensaver}
14mr|libxcb-1.10-4|320	%{_libdir}/libxcb-screensaver.so.%{screensavermajor}*
14mr|libxcb-1.10-4|321	
14mr|libxcb-1.10-4|322	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|323	
14mr|libxcb-1.10-4|324	%package -n %{libxcb_shape}
14mr|libxcb-1.10-4|325	Summary:	X protocol C-language Binding Library (shape extension)
14mr|libxcb-1.10-4|326	Group:		System/X11
14mr|libxcb-1.10-4|327	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|328	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|329	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|330	
14mr|libxcb-1.10-4|331	%description -n %{libxcb_shape}
14mr|libxcb-1.10-4|332	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|333	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|334	threading support, and extensibility.
14mr|libxcb-1.10-4|335	
14mr|libxcb-1.10-4|336	This package provides bindings for the shape extension.
14mr|libxcb-1.10-4|337	
14mr|libxcb-1.10-4|338	%files -n %{libxcb_shape}
14mr|libxcb-1.10-4|339	%{_libdir}/libxcb-shape.so.%{shapemajor}*
14mr|libxcb-1.10-4|340	
14mr|libxcb-1.10-4|341	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|342	
14mr|libxcb-1.10-4|343	%package -n %{libxcb_shm}
14mr|libxcb-1.10-4|344	Summary:	X protocol C-language Binding Library (shm extension)
14mr|libxcb-1.10-4|345	Group:		System/X11
14mr|libxcb-1.10-4|346	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|347	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|348	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|349	
14mr|libxcb-1.10-4|350	%description -n %{libxcb_shm}
14mr|libxcb-1.10-4|351	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|352	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|353	threading support, and extensibility.
14mr|libxcb-1.10-4|354	
14mr|libxcb-1.10-4|355	This package provides bindings for the shm extension.
14mr|libxcb-1.10-4|356	
14mr|libxcb-1.10-4|357	%files -n %{libxcb_shm}
14mr|libxcb-1.10-4|358	%{_libdir}/libxcb-shm.so.%{shmmajor}*
14mr|libxcb-1.10-4|359	
14mr|libxcb-1.10-4|360	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|361	
14mr|libxcb-1.10-4|362	%package -n %{libxcb_sync}
14mr|libxcb-1.10-4|363	Summary:	X protocol C-language Binding Library (sync extension)
14mr|libxcb-1.10-4|364	Group:		System/X11
14mr|libxcb-1.10-4|365	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|366	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|367	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|368	
14mr|libxcb-1.10-4|369	%description -n %{libxcb_sync}
14mr|libxcb-1.10-4|370	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|371	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|372	threading support, and extensibility.
14mr|libxcb-1.10-4|373	
14mr|libxcb-1.10-4|374	This package provides bindings for the sync extension.
14mr|libxcb-1.10-4|375	
14mr|libxcb-1.10-4|376	%files -n %{libxcb_sync}
14mr|libxcb-1.10-4|377	%{_libdir}/libxcb-sync.so.%{syncmajor}*
14mr|libxcb-1.10-4|378	
14mr|libxcb-1.10-4|379	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|380	
14mr|libxcb-1.10-4|381	%package -n %{libxcb_xevie}
14mr|libxcb-1.10-4|382	Summary:	X protocol C-language Binding Library (xevie extension)
14mr|libxcb-1.10-4|383	Group:		System/X11
14mr|libxcb-1.10-4|384	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|385	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|386	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|387	
14mr|libxcb-1.10-4|388	%description -n %{libxcb_xevie}
14mr|libxcb-1.10-4|389	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|390	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|391	threading support, and extensibility.
14mr|libxcb-1.10-4|392	
14mr|libxcb-1.10-4|393	This package provides bindings for the xevie extension.
14mr|libxcb-1.10-4|394	
14mr|libxcb-1.10-4|395	%files -n %{libxcb_xevie}
14mr|libxcb-1.10-4|396	%{_libdir}/libxcb-xevie.so.%{xeviemajor}*
14mr|libxcb-1.10-4|397	
14mr|libxcb-1.10-4|398	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|399	
14mr|libxcb-1.10-4|400	%package -n %{libxcb_xf86dri}
14mr|libxcb-1.10-4|401	Summary:	X protocol C-language Binding Library (xf86dri extension)
14mr|libxcb-1.10-4|402	Group:		System/X11
14mr|libxcb-1.10-4|403	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|404	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|405	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|406	
14mr|libxcb-1.10-4|407	%description -n %{libxcb_xf86dri}
14mr|libxcb-1.10-4|408	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|409	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|410	threading support, and extensibility.
14mr|libxcb-1.10-4|411	
14mr|libxcb-1.10-4|412	This package provides bindings for the xf86dri extension.
14mr|libxcb-1.10-4|413	
14mr|libxcb-1.10-4|414	%files -n %{libxcb_xf86dri}
14mr|libxcb-1.10-4|415	%{_libdir}/libxcb-xf86dri.so.%{xf86drimajor}*
14mr|libxcb-1.10-4|416	
14mr|libxcb-1.10-4|417	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|418	
14mr|libxcb-1.10-4|419	%package -n %{libxcb_xfixes}
14mr|libxcb-1.10-4|420	Summary:	X protocol C-language Binding Library (xfixes extension)
14mr|libxcb-1.10-4|421	Group:		System/X11
14mr|libxcb-1.10-4|422	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|423	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|424	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|425	
14mr|libxcb-1.10-4|426	%description -n %{libxcb_xfixes}
14mr|libxcb-1.10-4|427	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|428	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|429	threading support, and extensibility.
14mr|libxcb-1.10-4|430	
14mr|libxcb-1.10-4|431	This package provides bindings for the xfixes extension.
14mr|libxcb-1.10-4|432	
14mr|libxcb-1.10-4|433	%files -n %{libxcb_xfixes}
14mr|libxcb-1.10-4|434	%{_libdir}/libxcb-xfixes.so.%{xfixesmajor}*
14mr|libxcb-1.10-4|435	
14mr|libxcb-1.10-4|436	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|437	
14mr|libxcb-1.10-4|438	%package -n %{libxcb_xinerama}
14mr|libxcb-1.10-4|439	Summary:	X protocol C-language Binding Library (xinerama extension)
14mr|libxcb-1.10-4|440	Group:		System/X11
14mr|libxcb-1.10-4|441	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|442	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|443	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|444	
14mr|libxcb-1.10-4|445	%description -n %{libxcb_xinerama}
14mr|libxcb-1.10-4|446	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|447	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|448	threading support, and extensibility.
14mr|libxcb-1.10-4|449	
14mr|libxcb-1.10-4|450	This package provides bindings for the xinerama extension.
14mr|libxcb-1.10-4|451	
14mr|libxcb-1.10-4|452	%files -n %{libxcb_xinerama}
14mr|libxcb-1.10-4|453	%{_libdir}/libxcb-xinerama.so.%{xineramamajor}*
14mr|libxcb-1.10-4|454	
14mr|libxcb-1.10-4|455	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|456	
14mr|libxcb-1.10-4|457	%package -n %{libxcb_xkb}
14mr|libxcb-1.10-4|458	Summary:	X protocol C-language Binding Library (xkb extension)
14mr|libxcb-1.10-4|459	Group:		System/X11
14mr|libxcb-1.10-4|460	
14mr|libxcb-1.10-4|461	%description -n %{libxcb_xkb}
14mr|libxcb-1.10-4|462	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|463	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|464	threading support, and extensibility.
14mr|libxcb-1.10-4|465	
14mr|libxcb-1.10-4|466	This package provides bindings for the xkb extension.
14mr|libxcb-1.10-4|467	
14mr|libxcb-1.10-4|468	%files -n %{libxcb_xkb}
14mr|libxcb-1.10-4|469	%{_libdir}/libxcb-xkb.so.%{xkbmajor}*
14mr|libxcb-1.10-4|470	
14mr|libxcb-1.10-4|471	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|472	
14mr|libxcb-1.10-4|473	%package -n %{libxcb_xprint}
14mr|libxcb-1.10-4|474	Summary:	X protocol C-language Binding Library (xprint extension)
14mr|libxcb-1.10-4|475	Group:		System/X11
14mr|libxcb-1.10-4|476	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|477	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|478	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|479	
14mr|libxcb-1.10-4|480	%description -n %{libxcb_xprint}
14mr|libxcb-1.10-4|481	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|482	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|483	threading support, and extensibility.
14mr|libxcb-1.10-4|484	
14mr|libxcb-1.10-4|485	This package provides bindings for the xprint extension.
14mr|libxcb-1.10-4|486	
14mr|libxcb-1.10-4|487	%files -n %{libxcb_xprint}
14mr|libxcb-1.10-4|488	%{_libdir}/libxcb-xprint.so.%{xprintmajor}*
14mr|libxcb-1.10-4|489	
14mr|libxcb-1.10-4|490	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|491	
14mr|libxcb-1.10-4|492	%package -n %{libxcb_xtest}
14mr|libxcb-1.10-4|493	Summary:	X protocol C-language Binding Library (xtest extension)
14mr|libxcb-1.10-4|494	Group:		System/X11
14mr|libxcb-1.10-4|495	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|496	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|497	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|498	
14mr|libxcb-1.10-4|499	%description -n %{libxcb_xtest}
14mr|libxcb-1.10-4|500	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|501	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|502	threading support, and extensibility.
14mr|libxcb-1.10-4|503	
14mr|libxcb-1.10-4|504	This package provides bindings for the xtest extension.
14mr|libxcb-1.10-4|505	
14mr|libxcb-1.10-4|506	%files -n %{libxcb_xtest}
14mr|libxcb-1.10-4|507	%{_libdir}/libxcb-xtest.so.%{xtestmajor}*
14mr|libxcb-1.10-4|508	
14mr|libxcb-1.10-4|509	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|510	
14mr|libxcb-1.10-4|511	%package -n %{libxcb_xv}
14mr|libxcb-1.10-4|512	Summary:	X protocol C-language Binding Library (xv extension)
14mr|libxcb-1.10-4|513	Group:		System/X11
14mr|libxcb-1.10-4|514	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|515	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|516	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|517	
14mr|libxcb-1.10-4|518	%description -n %{libxcb_xv}
14mr|libxcb-1.10-4|519	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|520	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|521	threading support, and extensibility.
14mr|libxcb-1.10-4|522	
14mr|libxcb-1.10-4|523	This package provides bindings for the xv extension.
14mr|libxcb-1.10-4|524	
14mr|libxcb-1.10-4|525	%files -n %{libxcb_xv}
14mr|libxcb-1.10-4|526	%{_libdir}/libxcb-xv.so.%{xvmajor}*
14mr|libxcb-1.10-4|527	
14mr|libxcb-1.10-4|528	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|529	
14mr|libxcb-1.10-4|530	%package -n %{libxcb_xvmc}
14mr|libxcb-1.10-4|531	Summary:	X protocol C-language Binding Library (xvmc extension)
14mr|libxcb-1.10-4|532	Group:		System/X11
14mr|libxcb-1.10-4|533	Conflicts:	%{libxcb} <= 1.3-1
14mr|libxcb-1.10-4|534	Obsoletes:	%{libxcb_util0} < 0.3.9
14mr|libxcb-1.10-4|535	Obsoletes:	%{libxcb_util1} < 0.3.9
14mr|libxcb-1.10-4|536	
14mr|libxcb-1.10-4|537	%description -n %{libxcb_xvmc}
14mr|libxcb-1.10-4|538	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mr|libxcb-1.10-4|539	a small footprint, latency hiding, direct access to the protocol, improved
14mr|libxcb-1.10-4|540	threading support, and extensibility.
14mr|libxcb-1.10-4|541	
14mr|libxcb-1.10-4|542	This package provides bindings for the xvmc extension.
14mr|libxcb-1.10-4|543	
14mr|libxcb-1.10-4|544	%files -n %{libxcb_xvmc}
14mr|libxcb-1.10-4|545	%{_libdir}/libxcb-xvmc.so.%{xvmcmajor}*
14mr|libxcb-1.10-4|546	
14mr|libxcb-1.10-4|547	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|548	
14mr|libxcb-1.10-4|549	%package -n %{devname}
14mr|libxcb-1.10-4|550	Summary:	Development files for %{name}
14mr|libxcb-1.10-4|551	Group:		Development/X11
14mr|libxcb-1.10-4|552	Requires:	%{libxcb} = %{EVRD}
14mr|libxcb-1.10-4|553	Requires:	%{libxcb_composite} = %{EVRD}
14mr|libxcb-1.10-4|554	Requires:	%{libxcb_damage} = %{EVRD}
14mr|libxcb-1.10-4|555	Requires:	%{libxcb_dpms} = %{EVRD}
14mr|libxcb-1.10-4|556	Requires:	%{libxcb_dri2} = %{EVRD}
14mr|libxcb-1.10-4|557	Requires:	%{libxcb_dri3} = %{EVRD}
14mr|libxcb-1.10-4|558	Requires:	%{libxcb_glx} = %{EVRD}
14mr|libxcb-1.10-4|559	Requires:	%{libxcb_present} = %{EVRD}
14mr|libxcb-1.10-4|560	Requires:	%{libxcb_randr} = %{EVRD}
14mr|libxcb-1.10-4|561	Requires:	%{libxcb_record} = %{EVRD}
14mr|libxcb-1.10-4|562	Requires:	%{libxcb_render} = %{EVRD}
14mr|libxcb-1.10-4|563	Requires:	%{libxcb_res} = %{EVRD}
14mr|libxcb-1.10-4|564	Requires:	%{libxcb_screensaver} = %{EVRD}
14mr|libxcb-1.10-4|565	Requires:	%{libxcb_shape} = %{EVRD}
14mr|libxcb-1.10-4|566	Requires:	%{libxcb_shm} = %{EVRD}
14mr|libxcb-1.10-4|567	Requires:	%{libxcb_sync} = %{EVRD}
14mr|libxcb-1.10-4|568	Requires:	%{libxcb_xevie} = %{EVRD}
14mr|libxcb-1.10-4|569	Requires:	%{libxcb_xf86dri} = %{EVRD}
14mr|libxcb-1.10-4|570	Requires:	%{libxcb_xfixes} = %{EVRD}
14mr|libxcb-1.10-4|571	Requires:	%{libxcb_xinerama} = %{EVRD}
14mr|libxcb-1.10-4|572	Requires:	%{libxcb_xkb} = %{EVRD}
14mr|libxcb-1.10-4|573	Requires:	%{libxcb_xprint} = %{EVRD}
14mr|libxcb-1.10-4|574	Requires:	%{libxcb_xtest} = %{EVRD}
14mr|libxcb-1.10-4|575	Requires:	%{libxcb_xv} = %{EVRD}
14mr|libxcb-1.10-4|576	Requires:	%{libxcb_xvmc} = %{EVRD}
14mr|libxcb-1.10-4|577	# gw this isn't picked up by the automatic pkgconfig deps, but without it,
14mr|libxcb-1.10-4|578	# pkg-config --libs xcb will fail
14mr|libxcb-1.10-4|579	Requires:	libpthread-stubs
14mr|libxcb-1.10-4|580	Provides:	xcb-devel = %{EVRD}
14mr|libxcb-1.10-4|581	Obsoletes:	%{_lib}xcb1-devel < %{EVRD}
14mr|libxcb-1.10-4|582	Obsoletes:	%{_lib}xcb-static-devel < %{EVRD}
14mr|libxcb-1.10-4|583	
14mr|libxcb-1.10-4|584	%description -n %{devname}
14mr|libxcb-1.10-4|585	Development files for %{name}.
14mr|libxcb-1.10-4|586	
14mr|libxcb-1.10-4|587	%files -n %{devname}
14mr|libxcb-1.10-4|588	%{_includedir}/xcb/*.h
14mr|libxcb-1.10-4|589	%{_libdir}/libxcb*.so
14mr|libxcb-1.10-4|590	%{_libdir}/pkgconfig/xcb*.pc
14mr|libxcb-1.10-4|591	
14mr|libxcb-1.10-4|592	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|593	
14mr|libxcb-1.10-4|594	%package doc
14mr|libxcb-1.10-4|595	Summary:	Documentation for %{name}
14mr|libxcb-1.10-4|596	Group:		Development/X11
14mr|libxcb-1.10-4|597	
14mr|libxcb-1.10-4|598	%description doc
14mr|libxcb-1.10-4|599	Documentation for %{name}.
14mr|libxcb-1.10-4|600	
14mr|libxcb-1.10-4|601	%files doc
14mr|libxcb-1.10-4|602	%{_docdir}/libxcb
14mr|libxcb-1.10-4|603	%{_mandir}/man3/*.xz
14mr|libxcb-1.10-4|604	
14mr|libxcb-1.10-4|605	#----------------------------------------------------------------------------
14mr|libxcb-1.10-4|606	
14mr|libxcb-1.10-4|607	%prep
14mr|libxcb-1.10-4|608	%setup -q
14mr|libxcb-1.10-4|609	
14mr|libxcb-1.10-4|610	%build
14mr|libxcb-1.10-4|611	%configure2_5x \
14mr|libxcb-1.10-4|612	--disable-static \
14mr|libxcb-1.10-4|613	--enable-xkb
14mr|libxcb-1.10-4|614	
14mr|libxcb-1.10-4|615	%make
14mr|libxcb-1.10-4|616	
14mr|libxcb-1.10-4|617	%install
14mr|libxcb-1.10-4|618	%makeinstall_std
14mr|libxcb-1.10-4|619	
14mr|libxcb-1.10-4|620	%changelog
14mr|libxcb-1.10-4|621	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-4
14mr|libxcb-1.10-4|622	+ Revision: 94e1d35
14mr|libxcb-1.10-4|623	- MassBuild#440: Increase release tag
14mr|libxcb-1.10-4|624	
14mr|libxcb-1.10-4|625	

17460 14
14mr|libxcomposite-0.4.3-7|1	%define major 1
14mr|libxcomposite-0.4.3-7|2	%define libname %mklibname xcomposite %{major}
14mr|libxcomposite-0.4.3-7|3	%define develname %mklibname xcomposite -d
14mr|libxcomposite-0.4.3-7|4	
14mr|libxcomposite-0.4.3-7|5	Name: libxcomposite
14mr|libxcomposite-0.4.3-7|6	Summary: X Composite Library
14mr|libxcomposite-0.4.3-7|7	Version: 0.4.3
14mr|libxcomposite-0.4.3-7|8	Release: 7
14mr|libxcomposite-0.4.3-7|9	Group: Development/X11
14mr|libxcomposite-0.4.3-7|10	License: MIT
14mr|libxcomposite-0.4.3-7|11	URL: http://xorg.freedesktop.org
14mr|libxcomposite-0.4.3-7|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-%{version}.tar.bz2
14mr|libxcomposite-0.4.3-7|13	
14mr|libxcomposite-0.4.3-7|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxcomposite-0.4.3-7|15	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxcomposite-0.4.3-7|16	BuildRequires: pkgconfig(xfixes) >= 3.0.1.2
14mr|libxcomposite-0.4.3-7|17	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxcomposite-0.4.3-7|18	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxcomposite-0.4.3-7|19	
14mr|libxcomposite-0.4.3-7|20	%description
14mr|libxcomposite-0.4.3-7|21	X Composite Library
14mr|libxcomposite-0.4.3-7|22	
14mr|libxcomposite-0.4.3-7|23	%package -n %{libname}
14mr|libxcomposite-0.4.3-7|24	Summary: X Composite Library
14mr|libxcomposite-0.4.3-7|25	Group: Development/X11
14mr|libxcomposite-0.4.3-7|26	Conflicts: libxorg-x11 < 7.0
14mr|libxcomposite-0.4.3-7|27	Provides: %{name} = %{version}
14mr|libxcomposite-0.4.3-7|28	
14mr|libxcomposite-0.4.3-7|29	%description -n %{libname}
14mr|libxcomposite-0.4.3-7|30	X Composite  Library
14mr|libxcomposite-0.4.3-7|31	
14mr|libxcomposite-0.4.3-7|32	%package -n %{develname}
14mr|libxcomposite-0.4.3-7|33	Summary: Development files for %{name}
14mr|libxcomposite-0.4.3-7|34	Group: Development/X11
14mr|libxcomposite-0.4.3-7|35	Requires: %{libname} = %{version}-%{release}
14mr|libxcomposite-0.4.3-7|36	Provides: libxcomposite-devel = %{version}-%{release}
14mr|libxcomposite-0.4.3-7|37	Obsoletes: %{_lib}xcomposite1-devel < 0.4.3
14mr|libxcomposite-0.4.3-7|38	Obsoletes: %{_lib}xcomposite-static-devel < 0.4.3
14mr|libxcomposite-0.4.3-7|39	Conflicts: libxorg-x11-devel < 7.0
14mr|libxcomposite-0.4.3-7|40	
14mr|libxcomposite-0.4.3-7|41	%description -n %{develname}
14mr|libxcomposite-0.4.3-7|42	Development files for %{name}
14mr|libxcomposite-0.4.3-7|43	
14mr|libxcomposite-0.4.3-7|44	%prep
14mr|libxcomposite-0.4.3-7|45	%setup -qn libXcomposite-%{version}
14mr|libxcomposite-0.4.3-7|46	
14mr|libxcomposite-0.4.3-7|47	%build
14mr|libxcomposite-0.4.3-7|48	%configure2_5x \
14mr|libxcomposite-0.4.3-7|49	--disable-static \
14mr|libxcomposite-0.4.3-7|50	--x-includes=%{_includedir} \
14mr|libxcomposite-0.4.3-7|51	--x-libraries=%{_libdir}
14mr|libxcomposite-0.4.3-7|52	
14mr|libxcomposite-0.4.3-7|53	%make
14mr|libxcomposite-0.4.3-7|54	
14mr|libxcomposite-0.4.3-7|55	%install
14mr|libxcomposite-0.4.3-7|56	rm -rf %{buildroot}
14mr|libxcomposite-0.4.3-7|57	%makeinstall_std
14mr|libxcomposite-0.4.3-7|58	
14mr|libxcomposite-0.4.3-7|59	%pre -n %{develname}
14mr|libxcomposite-0.4.3-7|60	if [ -h %{_includedir}/X11 ]; then
14mr|libxcomposite-0.4.3-7|61	rm -f %{_includedir}/X11
14mr|libxcomposite-0.4.3-7|62	fi
14mr|libxcomposite-0.4.3-7|63	
14mr|libxcomposite-0.4.3-7|64	%files -n %{libname}
14mr|libxcomposite-0.4.3-7|65	%{_libdir}/libXcomposite.so.%{major}*
14mr|libxcomposite-0.4.3-7|66	
14mr|libxcomposite-0.4.3-7|67	%files -n %{develname}
14mr|libxcomposite-0.4.3-7|68	%{_libdir}/libXcomposite.so
14mr|libxcomposite-0.4.3-7|69	%{_libdir}/pkgconfig/xcomposite.pc
14mr|libxcomposite-0.4.3-7|70	%{_includedir}/X11/extensions/Xcomposite.h
14mr|libxcomposite-0.4.3-7|71	%{_mandir}/man3/*
14mr|libxcomposite-0.4.3-7|72	
14mr|libxcomposite-0.4.3-7|73	
14mr|libxcomposite-0.4.3-7|74	
14mr|libxcomposite-0.4.3-7|75	
14mr|libxcomposite-0.4.3-7|76	%changelog
14mr|libxcomposite-0.4.3-7|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.3-7
14mr|libxcomposite-0.4.3-7|78	+ Revision: 0957b58
14mr|libxcomposite-0.4.3-7|79	- MassBuild#440: Increase release tag
14mr|libxcomposite-0.4.3-7|80	
14mr|libxcomposite-0.4.3-7|81	

17461 14
14mr|libxcursor-1.1.14-3|1	%define major 1
14mr|libxcursor-1.1.14-3|2	%define libname %mklibname xcursor %{major}
14mr|libxcursor-1.1.14-3|3	%define develname %mklibname xcursor -d
14mr|libxcursor-1.1.14-3|4	
14mr|libxcursor-1.1.14-3|5	Summary:	X Cursor Library
14mr|libxcursor-1.1.14-3|6	Name:		libxcursor
14mr|libxcursor-1.1.14-3|7	Version:	1.1.14
14mr|libxcursor-1.1.14-3|8	Release:	3
14mr|libxcursor-1.1.14-3|9	Group:		Development/X11
14mr|libxcursor-1.1.14-3|10	License:	MIT
14mr|libxcursor-1.1.14-3|11	Url:		http://xorg.freedesktop.org
14mr|libxcursor-1.1.14-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXcursor-%{version}.tar.bz2
14mr|libxcursor-1.1.14-3|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|libxcursor-1.1.14-3|14	BuildRequires:	pkgconfig(xfixes) >= 3.0.1.2
14mr|libxcursor-1.1.14-3|15	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
14mr|libxcursor-1.1.14-3|16	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxcursor-1.1.14-3|17	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxcursor-1.1.14-3|18	
14mr|libxcursor-1.1.14-3|19	%description
14mr|libxcursor-1.1.14-3|20	X Cursor Library.
14mr|libxcursor-1.1.14-3|21	
14mr|libxcursor-1.1.14-3|22	%package -n %{libname}
14mr|libxcursor-1.1.14-3|23	Summary:	X Cursor Library
14mr|libxcursor-1.1.14-3|24	Group:		Development/X11
14mr|libxcursor-1.1.14-3|25	Provides:	%{name} = %{EVRD}
14mr|libxcursor-1.1.14-3|26	
14mr|libxcursor-1.1.14-3|27	%description -n %{libname}
14mr|libxcursor-1.1.14-3|28	X Cursor Library.
14mr|libxcursor-1.1.14-3|29	
14mr|libxcursor-1.1.14-3|30	%package -n %{develname}
14mr|libxcursor-1.1.14-3|31	Summary:	Development files for %{name}
14mr|libxcursor-1.1.14-3|32	Group:		Development/X11
14mr|libxcursor-1.1.14-3|33	Provides:	%{name}-devel = %{EVRD}
14mr|libxcursor-1.1.14-3|34	Requires:	%{libname} = %{version}
14mr|libxcursor-1.1.14-3|35	Obsoletes:	%{_lib}xcursor1-devel < 1.1.13
14mr|libxcursor-1.1.14-3|36	Obsoletes:	%{_lib}xcursor-static-devel < 1.1.13
14mr|libxcursor-1.1.14-3|37	
14mr|libxcursor-1.1.14-3|38	%description -n %{develname}
14mr|libxcursor-1.1.14-3|39	Development files for %{name}.
14mr|libxcursor-1.1.14-3|40	
14mr|libxcursor-1.1.14-3|41	%prep
14mr|libxcursor-1.1.14-3|42	%setup -qn libXcursor-%{version}
14mr|libxcursor-1.1.14-3|43	
14mr|libxcursor-1.1.14-3|44	%build
14mr|libxcursor-1.1.14-3|45	%configure2_5x \
14mr|libxcursor-1.1.14-3|46	--disable-static \
14mr|libxcursor-1.1.14-3|47	--x-includes=%{_includedir}\
14mr|libxcursor-1.1.14-3|48	--x-libraries=%{_libdir}
14mr|libxcursor-1.1.14-3|49	
14mr|libxcursor-1.1.14-3|50	%make
14mr|libxcursor-1.1.14-3|51	
14mr|libxcursor-1.1.14-3|52	%install
14mr|libxcursor-1.1.14-3|53	%makeinstall_std
14mr|libxcursor-1.1.14-3|54	
14mr|libxcursor-1.1.14-3|55	%files -n %{libname}
14mr|libxcursor-1.1.14-3|56	%{_libdir}/libXcursor.so.%{major}*
14mr|libxcursor-1.1.14-3|57	
14mr|libxcursor-1.1.14-3|58	%files -n %{develname}
14mr|libxcursor-1.1.14-3|59	%{_libdir}/libXcursor.so
14mr|libxcursor-1.1.14-3|60	%{_libdir}/pkgconfig/xcursor.pc
14mr|libxcursor-1.1.14-3|61	%{_includedir}/X11/Xcursor/Xcursor.h
14mr|libxcursor-1.1.14-3|62	%{_mandir}/man3/*
14mr|libxcursor-1.1.14-3|63	
14mr|libxcursor-1.1.14-3|64	
14mr|libxcursor-1.1.14-3|65	
14mr|libxcursor-1.1.14-3|66	%changelog
14mr|libxcursor-1.1.14-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.14-3
14mr|libxcursor-1.1.14-3|68	+ Revision: 7f86560
14mr|libxcursor-1.1.14-3|69	- MassBuild#440: Increase release tag
14mr|libxcursor-1.1.14-3|70	
14mr|libxcursor-1.1.14-3|71	

17462 14
14mr|libxdamage-1.1.3-6|1	%define major 1
14mr|libxdamage-1.1.3-6|2	%define libname %mklibname xdamage %{major}
14mr|libxdamage-1.1.3-6|3	%define develname %mklibname xdamage -d
14mr|libxdamage-1.1.3-6|4	
14mr|libxdamage-1.1.3-6|5	Name: libxdamage
14mr|libxdamage-1.1.3-6|6	Summary:  X Damage  Library
14mr|libxdamage-1.1.3-6|7	Version: 1.1.3
14mr|libxdamage-1.1.3-6|8	Release: 6
14mr|libxdamage-1.1.3-6|9	Group: Development/X11
14mr|libxdamage-1.1.3-6|10	License: MIT
14mr|libxdamage-1.1.3-6|11	URL: http://xorg.freedesktop.org
14mr|libxdamage-1.1.3-6|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXdamage-%{version}.tar.bz2
14mr|libxdamage-1.1.3-6|13	
14mr|libxdamage-1.1.3-6|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxdamage-1.1.3-6|15	BuildRequires: pkgconfig(xfixes) >= 3.0.1.2
14mr|libxdamage-1.1.3-6|16	BuildRequires: x11-proto-devel >= 1.2.0
14mr|libxdamage-1.1.3-6|17	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxdamage-1.1.3-6|18	
14mr|libxdamage-1.1.3-6|19	%description
14mr|libxdamage-1.1.3-6|20	X Damage  Library.
14mr|libxdamage-1.1.3-6|21	
14mr|libxdamage-1.1.3-6|22	%package -n %{libname}
14mr|libxdamage-1.1.3-6|23	Summary: X Damage Library
14mr|libxdamage-1.1.3-6|24	Group: Development/X11
14mr|libxdamage-1.1.3-6|25	Conflicts: libxorg-x11 < 7.0
14mr|libxdamage-1.1.3-6|26	Provides: %{name} = %{EVRD}
14mr|libxdamage-1.1.3-6|27	
14mr|libxdamage-1.1.3-6|28	%description -n %{libname}
14mr|libxdamage-1.1.3-6|29	X Damage  Library.
14mr|libxdamage-1.1.3-6|30	
14mr|libxdamage-1.1.3-6|31	%package -n %{develname}
14mr|libxdamage-1.1.3-6|32	Summary: Development files for %{name}
14mr|libxdamage-1.1.3-6|33	Group: Development/X11
14mr|libxdamage-1.1.3-6|34	Requires: %{libname} = %{version}
14mr|libxdamage-1.1.3-6|35	Provides: %{name}-devel = %{EVRD}
14mr|libxdamage-1.1.3-6|36	Conflicts: libxorg-x11-devel < 7.0
14mr|libxdamage-1.1.3-6|37	Obsoletes: %{_lib}xdamage1-devel < 1.1.3
14mr|libxdamage-1.1.3-6|38	Obsoletes: %{_lib}xdamage-static-devel < 1.1.3
14mr|libxdamage-1.1.3-6|39	
14mr|libxdamage-1.1.3-6|40	%description -n %{develname}
14mr|libxdamage-1.1.3-6|41	Development files for %{name}
14mr|libxdamage-1.1.3-6|42	
14mr|libxdamage-1.1.3-6|43	%prep
14mr|libxdamage-1.1.3-6|44	%setup -qn libXdamage-%{version}
14mr|libxdamage-1.1.3-6|45	
14mr|libxdamage-1.1.3-6|46	%build
14mr|libxdamage-1.1.3-6|47	%configure2_5x \
14mr|libxdamage-1.1.3-6|48	--disable-static \
14mr|libxdamage-1.1.3-6|49	--x-includes=%{_includedir} \
14mr|libxdamage-1.1.3-6|50	--x-libraries=%{_libdir}
14mr|libxdamage-1.1.3-6|51	
14mr|libxdamage-1.1.3-6|52	%make
14mr|libxdamage-1.1.3-6|53	
14mr|libxdamage-1.1.3-6|54	%install
14mr|libxdamage-1.1.3-6|55	rm -rf %{buildroot}
14mr|libxdamage-1.1.3-6|56	%makeinstall_std
14mr|libxdamage-1.1.3-6|57	
14mr|libxdamage-1.1.3-6|58	%pre -n %{develname}
14mr|libxdamage-1.1.3-6|59	if [ -h %{_includedir}/X11 ]; then
14mr|libxdamage-1.1.3-6|60	rm -f %{_includedir}/X11
14mr|libxdamage-1.1.3-6|61	fi
14mr|libxdamage-1.1.3-6|62	
14mr|libxdamage-1.1.3-6|63	%files -n %{libname}
14mr|libxdamage-1.1.3-6|64	%{_libdir}/libXdamage.so.%{major}*
14mr|libxdamage-1.1.3-6|65	
14mr|libxdamage-1.1.3-6|66	%files -n %{develname}
14mr|libxdamage-1.1.3-6|67	%{_libdir}/libXdamage.so
14mr|libxdamage-1.1.3-6|68	%{_libdir}/pkgconfig/xdamage.pc
14mr|libxdamage-1.1.3-6|69	%{_includedir}/X11/extensions/Xdamage.h
14mr|libxdamage-1.1.3-6|70	
14mr|libxdamage-1.1.3-6|71	
14mr|libxdamage-1.1.3-6|72	
14mr|libxdamage-1.1.3-6|73	
14mr|libxdamage-1.1.3-6|74	%changelog
14mr|libxdamage-1.1.3-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-6
14mr|libxdamage-1.1.3-6|76	+ Revision: dc66f2e
14mr|libxdamage-1.1.3-6|77	- MassBuild#440: Increase release tag
14mr|libxdamage-1.1.3-6|78	
14mr|libxdamage-1.1.3-6|79	

17463 14
14mr|libxdg-basedir-1.1.1-2|1	%define major 1
14mr|libxdg-basedir-1.1.1-2|2	%define libxdg %mklibname xdg-basedir %{major}
14mr|libxdg-basedir-1.1.1-2|3	%define libdev %mklibname xdg-basedir -d
14mr|libxdg-basedir-1.1.1-2|4	%define libdevstatic %mklibname xdg-basedir -d -s
14mr|libxdg-basedir-1.1.1-2|5	
14mr|libxdg-basedir-1.1.1-2|6	Name:		libxdg-basedir
14mr|libxdg-basedir-1.1.1-2|7	Version:	1.1.1
14mr|libxdg-basedir-1.1.1-2|8	Release:	2
14mr|libxdg-basedir-1.1.1-2|9	Summary:	The XDG Base Directory specification defines where files should be looked for
14mr|libxdg-basedir-1.1.1-2|10	Group:		System/Libraries
14mr|libxdg-basedir-1.1.1-2|11	License:	MIT
14mr|libxdg-basedir-1.1.1-2|12	URL:		https://www.ohloh.net/p/libxdg-basedir
14mr|libxdg-basedir-1.1.1-2|13	Source0:	http://n.ethz.ch/~nevillm/download/libxdg-basedir/libxdg-basedir-%{version}.tar.gz
14mr|libxdg-basedir-1.1.1-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-build
14mr|libxdg-basedir-1.1.1-2|15	
14mr|libxdg-basedir-1.1.1-2|16	BuildRequires:	doxygen
14mr|libxdg-basedir-1.1.1-2|17	
14mr|libxdg-basedir-1.1.1-2|18	%description
14mr|libxdg-basedir-1.1.1-2|19	The XDG Base Directory Specification defines where should user files be looked
14mr|libxdg-basedir-1.1.1-2|20	for by defining one or more base directories relative in with they should be
14mr|libxdg-basedir-1.1.1-2|21	located.
14mr|libxdg-basedir-1.1.1-2|22	
14mr|libxdg-basedir-1.1.1-2|23	This library implements functions to list the directories according to the
14mr|libxdg-basedir-1.1.1-2|24	specification and provides a few higher-level functions.
14mr|libxdg-basedir-1.1.1-2|25	
14mr|libxdg-basedir-1.1.1-2|26	#------------------------------------------------------------------------------
14mr|libxdg-basedir-1.1.1-2|27	%package -n %{libxdg}
14mr|libxdg-basedir-1.1.1-2|28	Summary:	The XDG Base Directory specification defines where files should be looked for
14mr|libxdg-basedir-1.1.1-2|29	Group:		System/Libraries
14mr|libxdg-basedir-1.1.1-2|30	Provides:	%{name} = %{version}
14mr|libxdg-basedir-1.1.1-2|31	
14mr|libxdg-basedir-1.1.1-2|32	%description -n %{libxdg}
14mr|libxdg-basedir-1.1.1-2|33	The XDG Base Directory Specification defines where should user files be looked
14mr|libxdg-basedir-1.1.1-2|34	for by defining one or more base directories relative in with they should be
14mr|libxdg-basedir-1.1.1-2|35	located
14mr|libxdg-basedir-1.1.1-2|36	#------------------------------------------------------------------------------
14mr|libxdg-basedir-1.1.1-2|37	%package -n %{libdev}
14mr|libxdg-basedir-1.1.1-2|38	Summary:	Development Files for %{name}
14mr|libxdg-basedir-1.1.1-2|39	Group:		Development/Other
14mr|libxdg-basedir-1.1.1-2|40	Requires:	%{name} = %{version}
14mr|libxdg-basedir-1.1.1-2|41	Provides:	xdg-basedir-devel = %{version}-%{release}
14mr|libxdg-basedir-1.1.1-2|42	
14mr|libxdg-basedir-1.1.1-2|43	%description -n %{libdev}
14mr|libxdg-basedir-1.1.1-2|44	Development Files for %{name}
14mr|libxdg-basedir-1.1.1-2|45	
14mr|libxdg-basedir-1.1.1-2|46	%files -n %{libdev}
14mr|libxdg-basedir-1.1.1-2|47	%defattr(-,root,root,-)
14mr|libxdg-basedir-1.1.1-2|48	%_includedir/basedir.h
14mr|libxdg-basedir-1.1.1-2|49	%_includedir/basedir_fs.h
14mr|libxdg-basedir-1.1.1-2|50	%_libdir/libxdg-basedir.so
14mr|libxdg-basedir-1.1.1-2|51	%_libdir/pkgconfig/libxdg-basedir.pc
14mr|libxdg-basedir-1.1.1-2|52	#------------------------------------------------------------------------------
14mr|libxdg-basedir-1.1.1-2|53	%package -n %{libdevstatic}
14mr|libxdg-basedir-1.1.1-2|54	Summary:	Static development files for %{name}
14mr|libxdg-basedir-1.1.1-2|55	Group:		Development/Other
14mr|libxdg-basedir-1.1.1-2|56	Requires:	%{libdev} = %{version}
14mr|libxdg-basedir-1.1.1-2|57	Provides:	libxdg-basedir-static-devel = %{version}-%{release}
14mr|libxdg-basedir-1.1.1-2|58	
14mr|libxdg-basedir-1.1.1-2|59	%description -n %{libdevstatic}
14mr|libxdg-basedir-1.1.1-2|60	Static development files for %{name}
14mr|libxdg-basedir-1.1.1-2|61	
14mr|libxdg-basedir-1.1.1-2|62	%files -n %{libdevstatic}
14mr|libxdg-basedir-1.1.1-2|63	%defattr(-,root,root,-)
14mr|libxdg-basedir-1.1.1-2|64	%_libdir/libxdg-basedir.a
14mr|libxdg-basedir-1.1.1-2|65	#------------------------------------------------------------------------------
14mr|libxdg-basedir-1.1.1-2|66	%prep
14mr|libxdg-basedir-1.1.1-2|67	%setup -q -n libxdg-basedir-%{version}
14mr|libxdg-basedir-1.1.1-2|68	
14mr|libxdg-basedir-1.1.1-2|69	%build
14mr|libxdg-basedir-1.1.1-2|70	%configure2_5x
14mr|libxdg-basedir-1.1.1-2|71	
14mr|libxdg-basedir-1.1.1-2|72	%make
14mr|libxdg-basedir-1.1.1-2|73	
14mr|libxdg-basedir-1.1.1-2|74	
14mr|libxdg-basedir-1.1.1-2|75	%install
14mr|libxdg-basedir-1.1.1-2|76	rm -rf %{buildroot}
14mr|libxdg-basedir-1.1.1-2|77	%makeinstall_std
14mr|libxdg-basedir-1.1.1-2|78	
14mr|libxdg-basedir-1.1.1-2|79	%clean
14mr|libxdg-basedir-1.1.1-2|80	rm -rf %{buildroot}
14mr|libxdg-basedir-1.1.1-2|81	
14mr|libxdg-basedir-1.1.1-2|82	%if %mdkversion < 200900
14mr|libxdg-basedir-1.1.1-2|83	%post -n %{libxdg} -p /sbin/ldconfig
14mr|libxdg-basedir-1.1.1-2|84	%endif
14mr|libxdg-basedir-1.1.1-2|85	%if %mdkversion < 200900
14mr|libxdg-basedir-1.1.1-2|86	%postun -n %{libxdg} -p /sbin/ldconfig
14mr|libxdg-basedir-1.1.1-2|87	%endif
14mr|libxdg-basedir-1.1.1-2|88	
14mr|libxdg-basedir-1.1.1-2|89	%files -n %{libxdg}
14mr|libxdg-basedir-1.1.1-2|90	%defattr(-,root,root,-)
14mr|libxdg-basedir-1.1.1-2|91	%_libdir/libxdg-basedir.so.1
14mr|libxdg-basedir-1.1.1-2|92	%_libdir/libxdg-basedir.so.1.1.0
14mr|libxdg-basedir-1.1.1-2|93	
14mr|libxdg-basedir-1.1.1-2|94	
14mr|libxdg-basedir-1.1.1-2|95	
14mr|libxdg-basedir-1.1.1-2|96	%changelog
14mr|libxdg-basedir-1.1.1-2|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|libxdg-basedir-1.1.1-2|98	+ Revision: e65ff03
14mr|libxdg-basedir-1.1.1-2|99	- MassBuild#440: Increase release tag
14mr|libxdg-basedir-1.1.1-2|100	
14mr|libxdg-basedir-1.1.1-2|101	

17464 14
14mr|libxdmcp-1.1.1-4|1	%define major 6
14mr|libxdmcp-1.1.1-4|2	%define libxdmcp %mklibname xdmcp %{major}
14mr|libxdmcp-1.1.1-4|3	%define develname %mklibname xdmcp -d
14mr|libxdmcp-1.1.1-4|4	
14mr|libxdmcp-1.1.1-4|5	Name:		libxdmcp
14mr|libxdmcp-1.1.1-4|6	Summary:	X Display Manager Control Protocol library
14mr|libxdmcp-1.1.1-4|7	Version:	1.1.1
14mr|libxdmcp-1.1.1-4|8	Release:	4
14mr|libxdmcp-1.1.1-4|9	Group:		Development/X11
14mr|libxdmcp-1.1.1-4|10	License:	MIT
14mr|libxdmcp-1.1.1-4|11	URL:		http://xorg.freedesktop.org
14mr|libxdmcp-1.1.1-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-%{version}.tar.bz2
14mr|libxdmcp-1.1.1-4|13	
14mr|libxdmcp-1.1.1-4|14	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxdmcp-1.1.1-4|15	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxdmcp-1.1.1-4|16	
14mr|libxdmcp-1.1.1-4|17	%description
14mr|libxdmcp-1.1.1-4|18	X Display Manager Control Protocol library
14mr|libxdmcp-1.1.1-4|19	
14mr|libxdmcp-1.1.1-4|20	%package -n %{libxdmcp}
14mr|libxdmcp-1.1.1-4|21	Summary:	Development files for %{name}
14mr|libxdmcp-1.1.1-4|22	Group:		Development/X11
14mr|libxdmcp-1.1.1-4|23	Conflicts:	libxorg-x11 < 7.0
14mr|libxdmcp-1.1.1-4|24	Provides:	%{name} = %{version}
14mr|libxdmcp-1.1.1-4|25	
14mr|libxdmcp-1.1.1-4|26	%description -n %{libxdmcp}
14mr|libxdmcp-1.1.1-4|27	X Display Manager Control Protocol library
14mr|libxdmcp-1.1.1-4|28	
14mr|libxdmcp-1.1.1-4|29	%package -n %{develname}
14mr|libxdmcp-1.1.1-4|30	Summary:	Development files for %{name}
14mr|libxdmcp-1.1.1-4|31	Group:		Development/X11
14mr|libxdmcp-1.1.1-4|32	Requires:	%{libxdmcp} = %{version}-%{release}
14mr|libxdmcp-1.1.1-4|33	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxdmcp-1.1.1-4|34	Obsoletes:	%{_lib}xdmcp6-devel < 1.1.1
14mr|libxdmcp-1.1.1-4|35	Obsoletes:	%{_lib}xdmcp-static-devel < 1.1.1
14mr|libxdmcp-1.1.1-4|36	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxdmcp-1.1.1-4|37	
14mr|libxdmcp-1.1.1-4|38	%description -n %{develname}
14mr|libxdmcp-1.1.1-4|39	Development files for %{name}
14mr|libxdmcp-1.1.1-4|40	
14mr|libxdmcp-1.1.1-4|41	%prep
14mr|libxdmcp-1.1.1-4|42	%setup -qn libXdmcp-%{version}
14mr|libxdmcp-1.1.1-4|43	
14mr|libxdmcp-1.1.1-4|44	%build
14mr|libxdmcp-1.1.1-4|45	%configure2_5x \
14mr|libxdmcp-1.1.1-4|46	--disable-static \
14mr|libxdmcp-1.1.1-4|47	--x-includes=%{_includedir} \
14mr|libxdmcp-1.1.1-4|48	--x-libraries=%{_libdir}
14mr|libxdmcp-1.1.1-4|49	
14mr|libxdmcp-1.1.1-4|50	%make
14mr|libxdmcp-1.1.1-4|51	
14mr|libxdmcp-1.1.1-4|52	%install
14mr|libxdmcp-1.1.1-4|53	rm -rf %{buildroot}
14mr|libxdmcp-1.1.1-4|54	%makeinstall_std
14mr|libxdmcp-1.1.1-4|55	
14mr|libxdmcp-1.1.1-4|56	%files -n %{libxdmcp}
14mr|libxdmcp-1.1.1-4|57	%{_libdir}/libXdmcp.so.%{major}*
14mr|libxdmcp-1.1.1-4|58	
14mr|libxdmcp-1.1.1-4|59	%files -n %{develname}
14mr|libxdmcp-1.1.1-4|60	%_datadir/doc/libXdmcp/xdmcp.xml
14mr|libxdmcp-1.1.1-4|61	%{_libdir}/libXdmcp.so
14mr|libxdmcp-1.1.1-4|62	%{_libdir}/pkgconfig/xdmcp.pc
14mr|libxdmcp-1.1.1-4|63	%{_includedir}/X11/Xdmcp.h
14mr|libxdmcp-1.1.1-4|64	
14mr|libxdmcp-1.1.1-4|65	%changelog
14mr|libxdmcp-1.1.1-4|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-4
14mr|libxdmcp-1.1.1-4|67	+ Revision: cecbf8a
14mr|libxdmcp-1.1.1-4|68	- MassBuild#440: Increase release tag
14mr|libxdmcp-1.1.1-4|69	
14mr|libxdmcp-1.1.1-4|70	

17465 14
14mr|libxevie-1.0.3-6|1	%define major 1
14mr|libxevie-1.0.3-6|2	%define libname %mklibname xevie %{major}
14mr|libxevie-1.0.3-6|3	%define develname %mklibname xevie -d
14mr|libxevie-1.0.3-6|4	%define staticdevelname %mklibname xevie -d -s
14mr|libxevie-1.0.3-6|5	
14mr|libxevie-1.0.3-6|6	Name: libxevie
14mr|libxevie-1.0.3-6|7	Summary:  X Event Interceptor Library
14mr|libxevie-1.0.3-6|8	Version: 1.0.3
14mr|libxevie-1.0.3-6|9	Release: 6
14mr|libxevie-1.0.3-6|10	Group: Development/X11
14mr|libxevie-1.0.3-6|11	License: MIT
14mr|libxevie-1.0.3-6|12	URL: http://xorg.freedesktop.org
14mr|libxevie-1.0.3-6|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXevie-%{version}.tar.bz2
14mr|libxevie-1.0.3-6|14	
14mr|libxevie-1.0.3-6|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxevie-1.0.3-6|16	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxevie-1.0.3-6|17	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxevie-1.0.3-6|18	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxevie-1.0.3-6|19	
14mr|libxevie-1.0.3-6|20	
14mr|libxevie-1.0.3-6|21	%description
14mr|libxevie-1.0.3-6|22	X Event Interceptor Library.
14mr|libxevie-1.0.3-6|23	
14mr|libxevie-1.0.3-6|24	#-----------------------------------------------------------
14mr|libxevie-1.0.3-6|25	
14mr|libxevie-1.0.3-6|26	%package -n %{libname}
14mr|libxevie-1.0.3-6|27	Summary: X Event Interceptor Library
14mr|libxevie-1.0.3-6|28	Group: Development/X11
14mr|libxevie-1.0.3-6|29	Conflicts: libxorg-x11 < 7.0
14mr|libxevie-1.0.3-6|30	Provides: %{name} = %{version}-%{release}
14mr|libxevie-1.0.3-6|31	
14mr|libxevie-1.0.3-6|32	%description -n %{libname}
14mr|libxevie-1.0.3-6|33	X Event Interceptor Library.
14mr|libxevie-1.0.3-6|34	
14mr|libxevie-1.0.3-6|35	#-----------------------------------------------------------
14mr|libxevie-1.0.3-6|36	
14mr|libxevie-1.0.3-6|37	%package -n %{develname}
14mr|libxevie-1.0.3-6|38	Summary: Development files for %{name}
14mr|libxevie-1.0.3-6|39	Group: Development/X11
14mr|libxevie-1.0.3-6|40	Requires: %{libname} >= %{version}-%{release}
14mr|libxevie-1.0.3-6|41	Requires: x11-proto-devel >= 1.0.0
14mr|libxevie-1.0.3-6|42	Provides: %{name}-devel = %{version}-%{release}
14mr|libxevie-1.0.3-6|43	
14mr|libxevie-1.0.3-6|44	Conflicts: libxorg-x11-devel < 7.0
14mr|libxevie-1.0.3-6|45	Obsoletes: %mklibname xevie 1 -d
14mr|libxevie-1.0.3-6|46	
14mr|libxevie-1.0.3-6|47	%description -n %{develname}
14mr|libxevie-1.0.3-6|48	Development files for %{name}.
14mr|libxevie-1.0.3-6|49	
14mr|libxevie-1.0.3-6|50	%pre -n %{develname}
14mr|libxevie-1.0.3-6|51	if [ -h %{_includedir}/X11 ]; then
14mr|libxevie-1.0.3-6|52	rm -f %{_includedir}/X11
14mr|libxevie-1.0.3-6|53	fi
14mr|libxevie-1.0.3-6|54	
14mr|libxevie-1.0.3-6|55	%files -n %{develname}
14mr|libxevie-1.0.3-6|56	%defattr(-,root,root)
14mr|libxevie-1.0.3-6|57	%{_libdir}/libXevie.so
14mr|libxevie-1.0.3-6|58	%{_libdir}/pkgconfig/xevie.pc
14mr|libxevie-1.0.3-6|59	%{_includedir}/X11/extensions/Xevie.h
14mr|libxevie-1.0.3-6|60	%{_mandir}/man3/Xevie*.3*
14mr|libxevie-1.0.3-6|61	
14mr|libxevie-1.0.3-6|62	#-----------------------------------------------------------
14mr|libxevie-1.0.3-6|63	
14mr|libxevie-1.0.3-6|64	%package -n %{staticdevelname}
14mr|libxevie-1.0.3-6|65	Summary: Static development files for %{name}
14mr|libxevie-1.0.3-6|66	Group: Development/X11
14mr|libxevie-1.0.3-6|67	Requires: %{develname} = %{version}
14mr|libxevie-1.0.3-6|68	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libxevie-1.0.3-6|69	
14mr|libxevie-1.0.3-6|70	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxevie-1.0.3-6|71	Obsoletes: %mklibname xevie 1 -d -s
14mr|libxevie-1.0.3-6|72	
14mr|libxevie-1.0.3-6|73	%description -n %{staticdevelname}
14mr|libxevie-1.0.3-6|74	Static development files for %{name}.
14mr|libxevie-1.0.3-6|75	
14mr|libxevie-1.0.3-6|76	%files -n %{staticdevelname}
14mr|libxevie-1.0.3-6|77	%defattr(-,root,root)
14mr|libxevie-1.0.3-6|78	%{_libdir}/libXevie.a
14mr|libxevie-1.0.3-6|79	
14mr|libxevie-1.0.3-6|80	#-----------------------------------------------------------
14mr|libxevie-1.0.3-6|81	
14mr|libxevie-1.0.3-6|82	%prep
14mr|libxevie-1.0.3-6|83	%setup -q -n libXevie-%{version}
14mr|libxevie-1.0.3-6|84	
14mr|libxevie-1.0.3-6|85	%build
14mr|libxevie-1.0.3-6|86	%configure2_5x	--x-includes=%{_includedir}\
14mr|libxevie-1.0.3-6|87	--x-libraries=%{_libdir}
14mr|libxevie-1.0.3-6|88	
14mr|libxevie-1.0.3-6|89	%make
14mr|libxevie-1.0.3-6|90	
14mr|libxevie-1.0.3-6|91	%install
14mr|libxevie-1.0.3-6|92	rm -rf %{buildroot}
14mr|libxevie-1.0.3-6|93	%makeinstall_std
14mr|libxevie-1.0.3-6|94	
14mr|libxevie-1.0.3-6|95	%clean
14mr|libxevie-1.0.3-6|96	rm -rf %{buildroot}
14mr|libxevie-1.0.3-6|97	
14mr|libxevie-1.0.3-6|98	%if %mdkversion < 200900
14mr|libxevie-1.0.3-6|99	%post -n %{libname} -p /sbin/ldconfig
14mr|libxevie-1.0.3-6|100	%endif
14mr|libxevie-1.0.3-6|101	%if %mdkversion < 200900
14mr|libxevie-1.0.3-6|102	%postun -n %{libname} -p /sbin/ldconfig
14mr|libxevie-1.0.3-6|103	%endif
14mr|libxevie-1.0.3-6|104	
14mr|libxevie-1.0.3-6|105	%files -n %{libname}
14mr|libxevie-1.0.3-6|106	%defattr(-,root,root)
14mr|libxevie-1.0.3-6|107	%{_libdir}/libXevie.so.%{major}*
14mr|libxevie-1.0.3-6|108	
14mr|libxevie-1.0.3-6|109	
14mr|libxevie-1.0.3-6|110	
14mr|libxevie-1.0.3-6|111	%changelog
14mr|libxevie-1.0.3-6|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|libxevie-1.0.3-6|113	+ Revision: c61dc90
14mr|libxevie-1.0.3-6|114	- MassBuild#440: Increase release tag
14mr|libxevie-1.0.3-6|115	
14mr|libxevie-1.0.3-6|116	

17466 14
14mr|libxext-1.3.3-1|1	%define major 6
14mr|libxext-1.3.3-1|2	%define libxext %mklibname xext %{major}
14mr|libxext-1.3.3-1|3	%define devname %mklibname xext -d
14mr|libxext-1.3.3-1|4	
14mr|libxext-1.3.3-1|5	Summary:	X11 miscellaneous extension library
14mr|libxext-1.3.3-1|6	Name:		libxext
14mr|libxext-1.3.3-1|7	Epoch:		1
14mr|libxext-1.3.3-1|8	Version:	1.3.3
14mr|libxext-1.3.3-1|9	Release:	1
14mr|libxext-1.3.3-1|10	Group:		Development/X11
14mr|libxext-1.3.3-1|11	License:	MIT
14mr|libxext-1.3.3-1|12	Url:		http://xorg.freedesktop.org
14mr|libxext-1.3.3-1|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXext-%{version}.tar.bz2
14mr|libxext-1.3.3-1|14	
14mr|libxext-1.3.3-1|15	BuildRequires:	pkgconfig(x11) >= 1.6.0
14mr|libxext-1.3.3-1|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
14mr|libxext-1.3.3-1|17	BuildRequires:	pkgconfig(xdmcp) >= 1.0.0
14mr|libxext-1.3.3-1|18	BuildRequires:	x11-proto-devel >= 7.5
14mr|libxext-1.3.3-1|19	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxext-1.3.3-1|20	
14mr|libxext-1.3.3-1|21	%description
14mr|libxext-1.3.3-1|22	Misc X Extension Library.
14mr|libxext-1.3.3-1|23	
14mr|libxext-1.3.3-1|24	%package -n %{libxext}
14mr|libxext-1.3.3-1|25	Summary:	X11 miscellaneous extension library
14mr|libxext-1.3.3-1|26	Group:		Development/X11
14mr|libxext-1.3.3-1|27	Provides:	%{name} = %{EVRD}
14mr|libxext-1.3.3-1|28	
14mr|libxext-1.3.3-1|29	%description -n %{libxext}
14mr|libxext-1.3.3-1|30	LibXext provides an X Window System client interface to several extensions to
14mr|libxext-1.3.3-1|31	the X protocol.
14mr|libxext-1.3.3-1|32	The supported protocol extensions are:
14mr|libxext-1.3.3-1|33	- DOUBLE-BUFFER (DBE), the Double Buffer extension;
14mr|libxext-1.3.3-1|34	- DPMS, the VESA Display Power Management System extension;
14mr|libxext-1.3.3-1|35	- Extended-Visual-Information (EVI), an extension for gathering extra
14mr|libxext-1.3.3-1|36	information about the X server's visuals;
14mr|libxext-1.3.3-1|37	- LBX, the Low Bandwidth X extension;
14mr|libxext-1.3.3-1|38	- MIT-SHM, the MIT X client/server shared memory extension;
14mr|libxext-1.3.3-1|39	- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
14mr|libxext-1.3.3-1|40	- Multi-Buffering, the multi-buffering and stereo display extension;
14mr|libxext-1.3.3-1|41	- SECURITY, the X security extension;
14mr|libxext-1.3.3-1|42	- SHAPE, the non-rectangular shaped window extension;
14mr|libxext-1.3.3-1|43	- SYNC, the X synchronization extension;
14mr|libxext-1.3.3-1|44	- TOG-CUP, the Open Group's Colormap Utilization extension;
14mr|libxext-1.3.3-1|45	- XC-APPGROUP, the X Consortium's Application Group extension;
14mr|libxext-1.3.3-1|46	- XC-MISC, the X Consortium's resource ID querying extension;
14mr|libxext-1.3.3-1|47	- XTEST, the X test extension (this is one of two client-side implementations;
14mr|libxext-1.3.3-1|48	the other is in the libXtst library, provided by the libxtst6 package);
14mr|libxext-1.3.3-1|49	
14mr|libxext-1.3.3-1|50	LibXext also provides a small set of utility functions to aid authors of client
14mr|libxext-1.3.3-1|51	APIs for X protocol extensions.
14mr|libxext-1.3.3-1|52	
14mr|libxext-1.3.3-1|53	%package -n %{devname}
14mr|libxext-1.3.3-1|54	Summary:	Development files for %{name}
14mr|libxext-1.3.3-1|55	Group:		Development/X11
14mr|libxext-1.3.3-1|56	Requires:	%{libxext} = %{EVRD}
14mr|libxext-1.3.3-1|57	Provides:	libxext-devel = %{EVRD}
14mr|libxext-1.3.3-1|58	Obsoletes:	%{_lib}xext6-devel < 1:1.3.1
14mr|libxext-1.3.3-1|59	Obsoletes:	%{_lib}xext6-static-devel < 1:1.3.1
14mr|libxext-1.3.3-1|60	
14mr|libxext-1.3.3-1|61	%description -n %{devname}
14mr|libxext-1.3.3-1|62	Development files for %{name}.
14mr|libxext-1.3.3-1|63	
14mr|libxext-1.3.3-1|64	%prep
14mr|libxext-1.3.3-1|65	%setup -qn libXext-%{version}
14mr|libxext-1.3.3-1|66	
14mr|libxext-1.3.3-1|67	%build
14mr|libxext-1.3.3-1|68	%configure2_5x \
14mr|libxext-1.3.3-1|69	--disable-static
14mr|libxext-1.3.3-1|70	
14mr|libxext-1.3.3-1|71	%make
14mr|libxext-1.3.3-1|72	
14mr|libxext-1.3.3-1|73	%install
14mr|libxext-1.3.3-1|74	%makeinstall_std
14mr|libxext-1.3.3-1|75	rm -rf %{buildroot}%{_datadir}/doc/libXext
14mr|libxext-1.3.3-1|76	
14mr|libxext-1.3.3-1|77	%files -n %{libxext}
14mr|libxext-1.3.3-1|78	%{_libdir}/libXext.so.%{major}*
14mr|libxext-1.3.3-1|79	
14mr|libxext-1.3.3-1|80	%files -n %{devname}
14mr|libxext-1.3.3-1|81	%doc specs/*.xml
14mr|libxext-1.3.3-1|82	%{_libdir}/libXext.so
14mr|libxext-1.3.3-1|83	%{_libdir}/pkgconfig/xext.pc
14mr|libxext-1.3.3-1|84	%{_includedir}/X11/extensions/*.h
14mr|libxext-1.3.3-1|85	%{_mandir}/man3/*.3*
14mr|libxext-1.3.3-1|86	
14mr|libxext-1.3.3-1|87	
14mr|libxext-1.3.3-1|88	%changelog
14mr|libxext-1.3.3-1|89	* Thu Jul 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.3.3-1
14mr|libxext-1.3.3-1|90	+ Revision: e9bb783
14mr|libxext-1.3.3-1|91	- Merged
14mr|libxext-1.3.3-1|92	
14mr|libxext-1.3.3-1|93	

17467 14
14mr|libxfixes-5.0-6|1	%define major	3
14mr|libxfixes-5.0-6|2	%define libname		%mklibname xfixes %{major}
14mr|libxfixes-5.0-6|3	%define develname	%mklibname xfixes -d
14mr|libxfixes-5.0-6|4	
14mr|libxfixes-5.0-6|5	Name:		libxfixes
14mr|libxfixes-5.0-6|6	Summary:	X Fixes  Library
14mr|libxfixes-5.0-6|7	Version:	5.0
14mr|libxfixes-5.0-6|8	Release:	6
14mr|libxfixes-5.0-6|9	Group:		Development/X11
14mr|libxfixes-5.0-6|10	License:	MIT
14mr|libxfixes-5.0-6|11	URL:		http://xorg.freedesktop.org
14mr|libxfixes-5.0-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfixes-%{version}.tar.bz2
14mr|libxfixes-5.0-6|13	
14mr|libxfixes-5.0-6|14	BuildRequires:	pkgconfig(x11)
14mr|libxfixes-5.0-6|15	BuildRequires:	x11-proto-devel >= 7.6-3
14mr|libxfixes-5.0-6|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxfixes-5.0-6|17	
14mr|libxfixes-5.0-6|18	%description
14mr|libxfixes-5.0-6|19	%{name} is a simple library designed to interface the X Fixes Extension.
14mr|libxfixes-5.0-6|20	
14mr|libxfixes-5.0-6|21	%package -n %{libname}
14mr|libxfixes-5.0-6|22	Summary:	X Fixes  Library
14mr|libxfixes-5.0-6|23	Group:		Development/X11
14mr|libxfixes-5.0-6|24	Conflicts:	libxorg-x11 < 7.0
14mr|libxfixes-5.0-6|25	Provides:	%{name} = %{version}
14mr|libxfixes-5.0-6|26	
14mr|libxfixes-5.0-6|27	%description -n %{libname}
14mr|libxfixes-5.0-6|28	%{name} is a simple library designed to interface the X Fixes Extension.
14mr|libxfixes-5.0-6|29	
14mr|libxfixes-5.0-6|30	%package -n %{develname}
14mr|libxfixes-5.0-6|31	Summary:	Development files for %{name}
14mr|libxfixes-5.0-6|32	Group:		Development/X11
14mr|libxfixes-5.0-6|33	Requires:	%{libname} = %{version}-%{release}
14mr|libxfixes-5.0-6|34	Provides:	libxfixes-devel = %{version}-%{release}
14mr|libxfixes-5.0-6|35	Obsoletes:	%{_lib}xfixes3-devel < 5.0
14mr|libxfixes-5.0-6|36	Obsoletes:	%{_lib}xfixes-static-devel < 5.0
14mr|libxfixes-5.0-6|37	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxfixes-5.0-6|38	
14mr|libxfixes-5.0-6|39	%description -n %{develname}
14mr|libxfixes-5.0-6|40	Development files for %{name}
14mr|libxfixes-5.0-6|41	
14mr|libxfixes-5.0-6|42	%prep
14mr|libxfixes-5.0-6|43	%setup -qn libXfixes-%{version}
14mr|libxfixes-5.0-6|44	
14mr|libxfixes-5.0-6|45	%build
14mr|libxfixes-5.0-6|46	%configure2_5x \
14mr|libxfixes-5.0-6|47	--disable-static \
14mr|libxfixes-5.0-6|48	--x-includes=%{_includedir} \
14mr|libxfixes-5.0-6|49	--x-libraries=%{_libdir}
14mr|libxfixes-5.0-6|50	
14mr|libxfixes-5.0-6|51	%make
14mr|libxfixes-5.0-6|52	
14mr|libxfixes-5.0-6|53	%install
14mr|libxfixes-5.0-6|54	rm -rf %{buildroot}
14mr|libxfixes-5.0-6|55	%makeinstall_std
14mr|libxfixes-5.0-6|56	
14mr|libxfixes-5.0-6|57	%files -n %{libname}
14mr|libxfixes-5.0-6|58	%{_libdir}/libXfixes.so.%{major}*
14mr|libxfixes-5.0-6|59	
14mr|libxfixes-5.0-6|60	%files -n %{develname}
14mr|libxfixes-5.0-6|61	%{_libdir}/libXfixes.so
14mr|libxfixes-5.0-6|62	%{_libdir}/pkgconfig/xfixes.pc
14mr|libxfixes-5.0-6|63	%{_includedir}/X11/extensions/Xfixes.h
14mr|libxfixes-5.0-6|64	%{_mandir}/man3/Xfixes.*
14mr|libxfixes-5.0-6|65	
14mr|libxfixes-5.0-6|66	
14mr|libxfixes-5.0-6|67	%changelog
14mr|libxfixes-5.0-6|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-6
14mr|libxfixes-5.0-6|69	+ Revision: 8b2aaa3
14mr|libxfixes-5.0-6|70	- MassBuild#440: Increase release tag
14mr|libxfixes-5.0-6|71	
14mr|libxfixes-5.0-6|72	

17468 14
14mr|libxfont-1.4.8-1|1	%define major 1
14mr|libxfont-1.4.8-1|2	%define libname %mklibname xfont %{major}
14mr|libxfont-1.4.8-1|3	%define develname %mklibname xfont -d
14mr|libxfont-1.4.8-1|4	
14mr|libxfont-1.4.8-1|5	Name:		libxfont
14mr|libxfont-1.4.8-1|6	Summary:	X font Library
14mr|libxfont-1.4.8-1|7	Version:	1.4.8
14mr|libxfont-1.4.8-1|8	Release:	1
14mr|libxfont-1.4.8-1|9	Group:		Development/X11
14mr|libxfont-1.4.8-1|10	License:	MIT
14mr|libxfont-1.4.8-1|11	URL:		http://xorg.freedesktop.org
14mr|libxfont-1.4.8-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfont-%{version}.tar.bz2
14mr|libxfont-1.4.8-1|13	# submitted upstream as bug #11573
14mr|libxfont-1.4.8-1|14	Patch3:		libXfont-1.3.4-rescan-catalogue-dir-fontpaths-on-directory-change.patch
14mr|libxfont-1.4.8-1|15	
14mr|libxfont-1.4.8-1|16	BuildRequires:	pkgconfig(fontenc)
14mr|libxfont-1.4.8-1|17	BuildRequires:	pkgconfig(freetype2)
14mr|libxfont-1.4.8-1|18	BuildRequires:	pkgconfig(xtrans)
14mr|libxfont-1.4.8-1|19	BuildRequires:	x11-proto-devel
14mr|libxfont-1.4.8-1|20	BuildRequires:	x11-util-macros
14mr|libxfont-1.4.8-1|21	BuildRequires:	bzip2-devel
14mr|libxfont-1.4.8-1|22	
14mr|libxfont-1.4.8-1|23	%description
14mr|libxfont-1.4.8-1|24	X font Library.
14mr|libxfont-1.4.8-1|25	
14mr|libxfont-1.4.8-1|26	%package -n %{libname}
14mr|libxfont-1.4.8-1|27	Summary:	X font Library
14mr|libxfont-1.4.8-1|28	Group:		Development/X11
14mr|libxfont-1.4.8-1|29	Conflicts:	libxorg-x11 < 7.0
14mr|libxfont-1.4.8-1|30	Provides:	%{name} = %{version}
14mr|libxfont-1.4.8-1|31	
14mr|libxfont-1.4.8-1|32	%description -n %{libname}
14mr|libxfont-1.4.8-1|33	X font Library
14mr|libxfont-1.4.8-1|34	
14mr|libxfont-1.4.8-1|35	%package -n %{develname}
14mr|libxfont-1.4.8-1|36	Summary:	Development files for %{name}
14mr|libxfont-1.4.8-1|37	Group:		Development/X11
14mr|libxfont-1.4.8-1|38	Requires:	%{libname} = %{version}-%{release}
14mr|libxfont-1.4.8-1|39	Provides:	libxfont-devel = %{version}-%{release}
14mr|libxfont-1.4.8-1|40	Obsoletes:	%{_lib}xfont1-devel < 1.4.5
14mr|libxfont-1.4.8-1|41	Obsoletes:	%{_lib}xfont-static-devel < 1.4.5
14mr|libxfont-1.4.8-1|42	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxfont-1.4.8-1|43	
14mr|libxfont-1.4.8-1|44	%description -n %{develname}
14mr|libxfont-1.4.8-1|45	Development files for %{name}
14mr|libxfont-1.4.8-1|46	
14mr|libxfont-1.4.8-1|47	%prep
14mr|libxfont-1.4.8-1|48	%setup -qn libXfont-%{version}
14mr|libxfont-1.4.8-1|49	%patch3 -p1 -b .check-dirs-mtime
14mr|libxfont-1.4.8-1|50	
14mr|libxfont-1.4.8-1|51	%build
14mr|libxfont-1.4.8-1|52	%configure2_5x \
14mr|libxfont-1.4.8-1|53	--disable-static \
14mr|libxfont-1.4.8-1|54	--with-bzip2 \
14mr|libxfont-1.4.8-1|55	--without-fop
14mr|libxfont-1.4.8-1|56	
14mr|libxfont-1.4.8-1|57	%make
14mr|libxfont-1.4.8-1|58	
14mr|libxfont-1.4.8-1|59	%install
14mr|libxfont-1.4.8-1|60	%makeinstall_std
14mr|libxfont-1.4.8-1|61	
14mr|libxfont-1.4.8-1|62	%files -n %{libname}
14mr|libxfont-1.4.8-1|63	%{_libdir}/libXfont.so.%{major}*
14mr|libxfont-1.4.8-1|64	
14mr|libxfont-1.4.8-1|65	%files -n %{develname}
14mr|libxfont-1.4.8-1|66	%{_libdir}/libXfont.so
14mr|libxfont-1.4.8-1|67	%{_libdir}/pkgconfig/xfont.pc
14mr|libxfont-1.4.8-1|68	%dir %{_includedir}/X11/fonts
14mr|libxfont-1.4.8-1|69	%{_includedir}/X11/fonts/*
14mr|libxfont-1.4.8-1|70	
14mr|libxfont-1.4.8-1|71	
14mr|libxfont-1.4.8-1|72	%changelog
14mr|libxfont-1.4.8-1|73	* Thu Sep 25 2014 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 1.4.8-1
14mr|libxfont-1.4.8-1|74	+ Revision: c201bfe
14mr|libxfont-1.4.8-1|75	- Repacked archive libXfont-1.4.8.tar.bz2
14mr|libxfont-1.4.8-1|76	
14mr|libxfont-1.4.8-1|77	

17469 14
14mr|libxfontcache-1.0.5-6|1	%define libxfontcache %mklibname xfontcache 1
14mr|libxfontcache-1.0.5-6|2	Name: libxfontcache
14mr|libxfontcache-1.0.5-6|3	Summary:  The Xfontcache Library
14mr|libxfontcache-1.0.5-6|4	Version: 1.0.5
14mr|libxfontcache-1.0.5-6|5	Release: 6
14mr|libxfontcache-1.0.5-6|6	Group: Development/X11
14mr|libxfontcache-1.0.5-6|7	License: MIT
14mr|libxfontcache-1.0.5-6|8	URL: http://xorg.freedesktop.org
14mr|libxfontcache-1.0.5-6|9	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXfontcache-%{version}.tar.bz2
14mr|libxfontcache-1.0.5-6|10	
14mr|libxfontcache-1.0.5-6|11	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxfontcache-1.0.5-6|12	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxfontcache-1.0.5-6|13	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxfontcache-1.0.5-6|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxfontcache-1.0.5-6|15	
14mr|libxfontcache-1.0.5-6|16	%description
14mr|libxfontcache-1.0.5-6|17	The Xfontcache Library
14mr|libxfontcache-1.0.5-6|18	
14mr|libxfontcache-1.0.5-6|19	#-----------------------------------------------------------
14mr|libxfontcache-1.0.5-6|20	
14mr|libxfontcache-1.0.5-6|21	%package -n %{libxfontcache}
14mr|libxfontcache-1.0.5-6|22	Summary:  The Xfontcache Library
14mr|libxfontcache-1.0.5-6|23	Group: Development/X11
14mr|libxfontcache-1.0.5-6|24	Conflicts: libxorg-x11 < 7.0
14mr|libxfontcache-1.0.5-6|25	Provides: %{name} = %{version}
14mr|libxfontcache-1.0.5-6|26	
14mr|libxfontcache-1.0.5-6|27	%description -n %{libxfontcache}
14mr|libxfontcache-1.0.5-6|28	The Xfontcache Library
14mr|libxfontcache-1.0.5-6|29	
14mr|libxfontcache-1.0.5-6|30	#-----------------------------------------------------------
14mr|libxfontcache-1.0.5-6|31	
14mr|libxfontcache-1.0.5-6|32	%package -n %{libxfontcache}-devel
14mr|libxfontcache-1.0.5-6|33	Summary: Development files for %{name}
14mr|libxfontcache-1.0.5-6|34	Group: Development/X11
14mr|libxfontcache-1.0.5-6|35	
14mr|libxfontcache-1.0.5-6|36	Requires: %{libxfontcache} = %{version}
14mr|libxfontcache-1.0.5-6|37	Requires: x11-proto-devel >= 1.0.0
14mr|libxfontcache-1.0.5-6|38	Provides: libxfontcache-devel = %{version}-%{release}
14mr|libxfontcache-1.0.5-6|39	
14mr|libxfontcache-1.0.5-6|40	Conflicts: libxorg-x11-devel < 7.0
14mr|libxfontcache-1.0.5-6|41	
14mr|libxfontcache-1.0.5-6|42	%description -n %{libxfontcache}-devel
14mr|libxfontcache-1.0.5-6|43	Development files for %{name}
14mr|libxfontcache-1.0.5-6|44	
14mr|libxfontcache-1.0.5-6|45	%files -n %{libxfontcache}-devel
14mr|libxfontcache-1.0.5-6|46	%defattr(-,root,root)
14mr|libxfontcache-1.0.5-6|47	%{_libdir}/libXfontcache.so
14mr|libxfontcache-1.0.5-6|48	%{_libdir}/pkgconfig/xfontcache.pc
14mr|libxfontcache-1.0.5-6|49	%{_mandir}/man3/FontCache*
14mr|libxfontcache-1.0.5-6|50	%{_mandir}/man3/Xfontcache*
14mr|libxfontcache-1.0.5-6|51	
14mr|libxfontcache-1.0.5-6|52	#-----------------------------------------------------------
14mr|libxfontcache-1.0.5-6|53	
14mr|libxfontcache-1.0.5-6|54	%package -n %{libxfontcache}-static-devel
14mr|libxfontcache-1.0.5-6|55	Summary: Static development files for %{name}
14mr|libxfontcache-1.0.5-6|56	Group: Development/X11
14mr|libxfontcache-1.0.5-6|57	Requires: %{libxfontcache}-devel = %{version}
14mr|libxfontcache-1.0.5-6|58	Provides: libxfontcache-static-devel = %{version}-%{release}
14mr|libxfontcache-1.0.5-6|59	
14mr|libxfontcache-1.0.5-6|60	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxfontcache-1.0.5-6|61	
14mr|libxfontcache-1.0.5-6|62	%description -n %{libxfontcache}-static-devel
14mr|libxfontcache-1.0.5-6|63	Static development files for %{name}
14mr|libxfontcache-1.0.5-6|64	
14mr|libxfontcache-1.0.5-6|65	%files -n %{libxfontcache}-static-devel
14mr|libxfontcache-1.0.5-6|66	%defattr(-,root,root)
14mr|libxfontcache-1.0.5-6|67	%{_libdir}/libXfontcache.a
14mr|libxfontcache-1.0.5-6|68	
14mr|libxfontcache-1.0.5-6|69	#-----------------------------------------------------------
14mr|libxfontcache-1.0.5-6|70	
14mr|libxfontcache-1.0.5-6|71	%prep
14mr|libxfontcache-1.0.5-6|72	%setup -q -n libXfontcache-%{version}
14mr|libxfontcache-1.0.5-6|73	
14mr|libxfontcache-1.0.5-6|74	%build
14mr|libxfontcache-1.0.5-6|75	%configure2_5x	--x-includes=%{_includedir}\
14mr|libxfontcache-1.0.5-6|76	--x-libraries=%{_libdir}
14mr|libxfontcache-1.0.5-6|77	
14mr|libxfontcache-1.0.5-6|78	%make
14mr|libxfontcache-1.0.5-6|79	
14mr|libxfontcache-1.0.5-6|80	%install
14mr|libxfontcache-1.0.5-6|81	rm -rf %{buildroot}
14mr|libxfontcache-1.0.5-6|82	%makeinstall_std
14mr|libxfontcache-1.0.5-6|83	
14mr|libxfontcache-1.0.5-6|84	%clean
14mr|libxfontcache-1.0.5-6|85	rm -rf %{buildroot}
14mr|libxfontcache-1.0.5-6|86	
14mr|libxfontcache-1.0.5-6|87	%if %mdkversion < 200900
14mr|libxfontcache-1.0.5-6|88	%post -p /sbin/ldconfig
14mr|libxfontcache-1.0.5-6|89	%endif
14mr|libxfontcache-1.0.5-6|90	%if %mdkversion < 200900
14mr|libxfontcache-1.0.5-6|91	%postun -p /sbin/ldconfig
14mr|libxfontcache-1.0.5-6|92	%endif
14mr|libxfontcache-1.0.5-6|93	
14mr|libxfontcache-1.0.5-6|94	%files -n %{libxfontcache}
14mr|libxfontcache-1.0.5-6|95	%defattr(-,root,root)
14mr|libxfontcache-1.0.5-6|96	%{_libdir}/libXfontcache.so.1
14mr|libxfontcache-1.0.5-6|97	%{_libdir}/libXfontcache.so.1.0.0
14mr|libxfontcache-1.0.5-6|98	
14mr|libxfontcache-1.0.5-6|99	
14mr|libxfontcache-1.0.5-6|100	
14mr|libxfontcache-1.0.5-6|101	%changelog
14mr|libxfontcache-1.0.5-6|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-6
14mr|libxfontcache-1.0.5-6|103	+ Revision: 54cc7b8
14mr|libxfontcache-1.0.5-6|104	- MassBuild#440: Increase release tag
14mr|libxfontcache-1.0.5-6|105	
14mr|libxfontcache-1.0.5-6|106	

17470 14
14mr|libxft-2.3.2-3|1	%define major 2
14mr|libxft-2.3.2-3|2	%define libname %mklibname xft %{major}
14mr|libxft-2.3.2-3|3	%define devname %mklibname xft -d
14mr|libxft-2.3.2-3|4	
14mr|libxft-2.3.2-3|5	Summary:	X FreeType library
14mr|libxft-2.3.2-3|6	Name:		libxft
14mr|libxft-2.3.2-3|7	Version:	2.3.2
14mr|libxft-2.3.2-3|8	Release:	3
14mr|libxft-2.3.2-3|9	License:	MIT
14mr|libxft-2.3.2-3|10	Group:		Development/X11
14mr|libxft-2.3.2-3|11	Url:		http://xorg.freedesktop.org
14mr|libxft-2.3.2-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXft-%{version}.tar.bz2
14mr|libxft-2.3.2-3|13	BuildRequires:	pkgconfig(fontconfig)
14mr|libxft-2.3.2-3|14	BuildRequires:	pkgconfig(freetype2)
14mr|libxft-2.3.2-3|15	BuildRequires:	pkgconfig(xau)
14mr|libxft-2.3.2-3|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxft-2.3.2-3|17	BuildRequires:	pkgconfig(xrender)
14mr|libxft-2.3.2-3|18	
14mr|libxft-2.3.2-3|19	%description
14mr|libxft-2.3.2-3|20	X FreeType library.
14mr|libxft-2.3.2-3|21	
14mr|libxft-2.3.2-3|22	#----------------------------------------------------------------------------
14mr|libxft-2.3.2-3|23	
14mr|libxft-2.3.2-3|24	%package -n %{libname}
14mr|libxft-2.3.2-3|25	Summary:	X FreeType library
14mr|libxft-2.3.2-3|26	Group:		Development/X11
14mr|libxft-2.3.2-3|27	Provides:	%{name} = %{EVRD}
14mr|libxft-2.3.2-3|28	Requires:	fontconfig
14mr|libxft-2.3.2-3|29	
14mr|libxft-2.3.2-3|30	%description -n %{libname}
14mr|libxft-2.3.2-3|31	X FreeType library.
14mr|libxft-2.3.2-3|32	
14mr|libxft-2.3.2-3|33	%files -n %{libname}
14mr|libxft-2.3.2-3|34	%{_libdir}/libXft.so.%{major}*
14mr|libxft-2.3.2-3|35	
14mr|libxft-2.3.2-3|36	#----------------------------------------------------------------------------
14mr|libxft-2.3.2-3|37	
14mr|libxft-2.3.2-3|38	%package -n %{devname}
14mr|libxft-2.3.2-3|39	Summary:	Development files for %{name}
14mr|libxft-2.3.2-3|40	Group:		Development/X11
14mr|libxft-2.3.2-3|41	Requires:	%{libname} = %{EVRD}
14mr|libxft-2.3.2-3|42	Provides:	%{name}-devel = %{EVRD}
14mr|libxft-2.3.2-3|43	
14mr|libxft-2.3.2-3|44	%description -n %{devname}
14mr|libxft-2.3.2-3|45	Development files for %{name}.
14mr|libxft-2.3.2-3|46	
14mr|libxft-2.3.2-3|47	%files -n %{devname}
14mr|libxft-2.3.2-3|48	%{_libdir}/libXft.so
14mr|libxft-2.3.2-3|49	%{_libdir}/pkgconfig/xft.pc
14mr|libxft-2.3.2-3|50	%{_includedir}/X11/Xft/Xft.h
14mr|libxft-2.3.2-3|51	%{_includedir}/X11/Xft/XftCompat.h
14mr|libxft-2.3.2-3|52	%{_mandir}/man3/Xft.*
14mr|libxft-2.3.2-3|53	
14mr|libxft-2.3.2-3|54	#----------------------------------------------------------------------------
14mr|libxft-2.3.2-3|55	
14mr|libxft-2.3.2-3|56	%prep
14mr|libxft-2.3.2-3|57	%setup -qn libXft-%{version}
14mr|libxft-2.3.2-3|58	
14mr|libxft-2.3.2-3|59	%build
14mr|libxft-2.3.2-3|60	%configure2_5x \
14mr|libxft-2.3.2-3|61	--disable-static \
14mr|libxft-2.3.2-3|62	--x-includes=%{_includedir} \
14mr|libxft-2.3.2-3|63	--x-libraries=%{_libdir}
14mr|libxft-2.3.2-3|64	
14mr|libxft-2.3.2-3|65	%make
14mr|libxft-2.3.2-3|66	
14mr|libxft-2.3.2-3|67	%install
14mr|libxft-2.3.2-3|68	%makeinstall_std
14mr|libxft-2.3.2-3|69	
14mr|libxft-2.3.2-3|70	%changelog
14mr|libxft-2.3.2-3|71	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.2-3
14mr|libxft-2.3.2-3|72	+ Revision: 5e75a3f
14mr|libxft-2.3.2-3|73	- New version 2.3.2
14mr|libxft-2.3.2-3|74	
14mr|libxft-2.3.2-3|75	

17471 14
14mr|libxi-1.7.4-1|1	%define major 6
14mr|libxi-1.7.4-1|2	%define libxi %mklibname xi %{major}
14mr|libxi-1.7.4-1|3	%define devname %mklibname xi -d
14mr|libxi-1.7.4-1|4	
14mr|libxi-1.7.4-1|5	Summary:	X Input Extension Library
14mr|libxi-1.7.4-1|6	Name:		libxi
14mr|libxi-1.7.4-1|7	Version:	1.7.4
14mr|libxi-1.7.4-1|8	Release:	1
14mr|libxi-1.7.4-1|9	License:	MIT
14mr|libxi-1.7.4-1|10	Group:		Development/X11
14mr|libxi-1.7.4-1|11	Url:		http://xorg.freedesktop.org
14mr|libxi-1.7.4-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2
14mr|libxi-1.7.4-1|13	BuildRequires:	pkgconfig(x11)
14mr|libxi-1.7.4-1|14	BuildRequires:	pkgconfig(xext)
14mr|libxi-1.7.4-1|15	BuildRequires:	pkgconfig(xfixes)
14mr|libxi-1.7.4-1|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxi-1.7.4-1|17	BuildRequires:	pkgconfig(xproto)
14mr|libxi-1.7.4-1|18	# necessary for building the man pages
14mr|libxi-1.7.4-1|19	BuildRequires:	asciidoc
14mr|libxi-1.7.4-1|20	BuildRequires:	docbook-dtd412-xml
14mr|libxi-1.7.4-1|21	BuildRequires:	xmlto
14mr|libxi-1.7.4-1|22	
14mr|libxi-1.7.4-1|23	%description
14mr|libxi-1.7.4-1|24	X Input Extension Library.
14mr|libxi-1.7.4-1|25	
14mr|libxi-1.7.4-1|26	#----------------------------------------------------------------------------
14mr|libxi-1.7.4-1|27	
14mr|libxi-1.7.4-1|28	%package -n %{libxi}
14mr|libxi-1.7.4-1|29	Summary:	X Input Extension Library
14mr|libxi-1.7.4-1|30	Group:		Development/X11
14mr|libxi-1.7.4-1|31	Provides:	%{name} = %{EVRD}
14mr|libxi-1.7.4-1|32	
14mr|libxi-1.7.4-1|33	%description -n %{libxi}
14mr|libxi-1.7.4-1|34	X Input Extension Library.
14mr|libxi-1.7.4-1|35	
14mr|libxi-1.7.4-1|36	%files -n %{libxi}
14mr|libxi-1.7.4-1|37	%{_libdir}/libXi.so.%{major}*
14mr|libxi-1.7.4-1|38	
14mr|libxi-1.7.4-1|39	#----------------------------------------------------------------------------
14mr|libxi-1.7.4-1|40	
14mr|libxi-1.7.4-1|41	%package -n %{devname}
14mr|libxi-1.7.4-1|42	Summary:	Development files for %{name}
14mr|libxi-1.7.4-1|43	Group:		Development/X11
14mr|libxi-1.7.4-1|44	Requires:	%{libxi} = %{EVRD}
14mr|libxi-1.7.4-1|45	Requires:	pkgconfig(xfixes)
14mr|libxi-1.7.4-1|46	Provides:	%{name}-devel = %{EVRD}
14mr|libxi-1.7.4-1|47	
14mr|libxi-1.7.4-1|48	%description -n %{devname}
14mr|libxi-1.7.4-1|49	Development files for %{name}.
14mr|libxi-1.7.4-1|50	
14mr|libxi-1.7.4-1|51	%files -n %{devname}
14mr|libxi-1.7.4-1|52	%{_libdir}/libXi.so
14mr|libxi-1.7.4-1|53	%{_libdir}/pkgconfig/xi.pc
14mr|libxi-1.7.4-1|54	%{_includedir}/X11/extensions/*.h
14mr|libxi-1.7.4-1|55	%{_datadir}/doc/libXi/*
14mr|libxi-1.7.4-1|56	%{_mandir}/man3/X*
14mr|libxi-1.7.4-1|57	
14mr|libxi-1.7.4-1|58	#----------------------------------------------------------------------------
14mr|libxi-1.7.4-1|59	
14mr|libxi-1.7.4-1|60	%prep
14mr|libxi-1.7.4-1|61	%setup -qn libXi-%{version}
14mr|libxi-1.7.4-1|62	
14mr|libxi-1.7.4-1|63	%build
14mr|libxi-1.7.4-1|64	%configure2_5x \
14mr|libxi-1.7.4-1|65	--disable-static
14mr|libxi-1.7.4-1|66	
14mr|libxi-1.7.4-1|67	%make
14mr|libxi-1.7.4-1|68	
14mr|libxi-1.7.4-1|69	%install
14mr|libxi-1.7.4-1|70	%makeinstall_std
14mr|libxi-1.7.4-1|71	
14mr|libxi-1.7.4-1|72	
14mr|libxi-1.7.4-1|73	%changelog
14mr|libxi-1.7.4-1|74	* Fri Jul 18 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.7.4-1
14mr|libxi-1.7.4-1|75	+ Revision: 928616d
14mr|libxi-1.7.4-1|76	- Updated to version 1.7.4
14mr|libxi-1.7.4-1|77	- This release provides the fix for locking bugs with XIAllowTouchEvents()
14mr|libxi-1.7.4-1|78	- and XIUngrabTouchBegin().
14mr|libxi-1.7.4-1|79	
14mr|libxi-1.7.4-1|80	

17472 14
14mr|libxinerama-1.1.3-5|1	%define major 1
14mr|libxinerama-1.1.3-5|2	%define libname %mklibname xinerama %{major}
14mr|libxinerama-1.1.3-5|3	%define devname %mklibname xinerama -d
14mr|libxinerama-1.1.3-5|4	
14mr|libxinerama-1.1.3-5|5	Summary:	The Xinerama Library
14mr|libxinerama-1.1.3-5|6	Name:		libxinerama
14mr|libxinerama-1.1.3-5|7	Version:	1.1.3
14mr|libxinerama-1.1.3-5|8	Release:	5
14mr|libxinerama-1.1.3-5|9	License:	MIT
14mr|libxinerama-1.1.3-5|10	Group:		Development/X11
14mr|libxinerama-1.1.3-5|11	Url:		http://xorg.freedesktop.org
14mr|libxinerama-1.1.3-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXinerama-%{version}.tar.bz2
14mr|libxinerama-1.1.3-5|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|libxinerama-1.1.3-5|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mr|libxinerama-1.1.3-5|15	BuildRequires:	x11-proto-devel >= 7.5
14mr|libxinerama-1.1.3-5|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxinerama-1.1.3-5|17	
14mr|libxinerama-1.1.3-5|18	%description
14mr|libxinerama-1.1.3-5|19	The Xinerama Library.
14mr|libxinerama-1.1.3-5|20	
14mr|libxinerama-1.1.3-5|21	%package -n %{libname}
14mr|libxinerama-1.1.3-5|22	Summary:	The Xinerama Library
14mr|libxinerama-1.1.3-5|23	Group:		Development/X11
14mr|libxinerama-1.1.3-5|24	
14mr|libxinerama-1.1.3-5|25	%description -n %{libname}
14mr|libxinerama-1.1.3-5|26	The Xinerama Library.
14mr|libxinerama-1.1.3-5|27	
14mr|libxinerama-1.1.3-5|28	%package -n %{devname}
14mr|libxinerama-1.1.3-5|29	Summary:	Development files for %{name}
14mr|libxinerama-1.1.3-5|30	Group:		Development/X11
14mr|libxinerama-1.1.3-5|31	Requires:	%{libname} = %{EVRD}
14mr|libxinerama-1.1.3-5|32	Provides:	libxinerama-devel = %{EVRD}
14mr|libxinerama-1.1.3-5|33	Obsoletes:	%{_lib}xinerama1-devel < 1.1.2
14mr|libxinerama-1.1.3-5|34	Obsoletes:	%{_lib}xinerama-static-devel < 1.1.2
14mr|libxinerama-1.1.3-5|35	# Due to moved man page, to be removed later
14mr|libxinerama-1.1.3-5|36	Conflicts:	%{libname} < 1.1.3-4
14mr|libxinerama-1.1.3-5|37	
14mr|libxinerama-1.1.3-5|38	%description -n %{devname}
14mr|libxinerama-1.1.3-5|39	Development files for %{name}.
14mr|libxinerama-1.1.3-5|40	
14mr|libxinerama-1.1.3-5|41	%prep
14mr|libxinerama-1.1.3-5|42	%setup -qn libXinerama-%{version}
14mr|libxinerama-1.1.3-5|43	
14mr|libxinerama-1.1.3-5|44	%build
14mr|libxinerama-1.1.3-5|45	%configure2_5x \
14mr|libxinerama-1.1.3-5|46	--disable-static \
14mr|libxinerama-1.1.3-5|47	--x-includes=%{_includedir} \
14mr|libxinerama-1.1.3-5|48	--x-libraries=%{_libdir}
14mr|libxinerama-1.1.3-5|49	
14mr|libxinerama-1.1.3-5|50	%make
14mr|libxinerama-1.1.3-5|51	
14mr|libxinerama-1.1.3-5|52	%install
14mr|libxinerama-1.1.3-5|53	%makeinstall_std
14mr|libxinerama-1.1.3-5|54	
14mr|libxinerama-1.1.3-5|55	%files -n %{libname}
14mr|libxinerama-1.1.3-5|56	%{_libdir}/libXinerama.so.%{major}*
14mr|libxinerama-1.1.3-5|57	
14mr|libxinerama-1.1.3-5|58	%files -n %{devname}
14mr|libxinerama-1.1.3-5|59	%{_libdir}/libXinerama.so
14mr|libxinerama-1.1.3-5|60	%{_libdir}/pkgconfig/xinerama.pc
14mr|libxinerama-1.1.3-5|61	%{_includedir}/X11/extensions/*.h
14mr|libxinerama-1.1.3-5|62	%{_mandir}/man3/*
14mr|libxinerama-1.1.3-5|63	
14mr|libxinerama-1.1.3-5|64	%changelog
14mr|libxinerama-1.1.3-5|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-5
14mr|libxinerama-1.1.3-5|66	+ Revision: 6edada8
14mr|libxinerama-1.1.3-5|67	- MassBuild#440: Increase release tag
14mr|libxinerama-1.1.3-5|68	
14mr|libxinerama-1.1.3-5|69	

17473 14
14mr|libxkbcommon-0.4.2-2|1	%define bname xkbcommon
14mr|libxkbcommon-0.4.2-2|2	
14mr|libxkbcommon-0.4.2-2|3	%define major 0
14mr|libxkbcommon-0.4.2-2|4	%define libname %mklibname xkbcommon %{major}
14mr|libxkbcommon-0.4.2-2|5	%define devname %mklibname xkbcommon -d
14mr|libxkbcommon-0.4.2-2|6	%define libx11 %mklibname xkbcommon-x11_ %{major}
14mr|libxkbcommon-0.4.2-2|7	%define devx11 %mklibname xkbcommon-x11 -d
14mr|libxkbcommon-0.4.2-2|8	
14mr|libxkbcommon-0.4.2-2|9	Summary:	Keymap handling library for toolkits and window systems
14mr|libxkbcommon-0.4.2-2|10	Name:		lib%{bname}
14mr|libxkbcommon-0.4.2-2|11	Version:	0.4.2
14mr|libxkbcommon-0.4.2-2|12	Release:	2
14mr|libxkbcommon-0.4.2-2|13	License:	MIT
14mr|libxkbcommon-0.4.2-2|14	Group:		Development/X11
14mr|libxkbcommon-0.4.2-2|15	Url:		http://xkbcommon.org/
14mr|libxkbcommon-0.4.2-2|16	Source0:	http://xkbcommon.org/download/%{name}-%{version}.tar.xz
14mr|libxkbcommon-0.4.2-2|17	BuildRequires:	bison
14mr|libxkbcommon-0.4.2-2|18	BuildRequires:	byacc
14mr|libxkbcommon-0.4.2-2|19	BuildRequires:	doxygen
14mr|libxkbcommon-0.4.2-2|20	BuildRequires:	flex
14mr|libxkbcommon-0.4.2-2|21	BuildRequires:	pkgconfig(x11)
14mr|libxkbcommon-0.4.2-2|22	BuildRequires:	pkgconfig(xcb)
14mr|libxkbcommon-0.4.2-2|23	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxkbcommon-0.4.2-2|24	BuildRequires:	pkgconfig(xproto)
14mr|libxkbcommon-0.4.2-2|25	# to auto-detect XKB config root
14mr|libxkbcommon-0.4.2-2|26	BuildRequires:	x11-data-xkbdata
14mr|libxkbcommon-0.4.2-2|27	
14mr|libxkbcommon-0.4.2-2|28	%description
14mr|libxkbcommon-0.4.2-2|29	A library that provides XKB API, common to servers and clients, to translate
14mr|libxkbcommon-0.4.2-2|30	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mr|libxkbcommon-0.4.2-2|31	compositor to talk to its clients as well as a C library implementation of
14mr|libxkbcommon-0.4.2-2|32	that protocol. The compositor can be a standalone display server running on
14mr|libxkbcommon-0.4.2-2|33	Linux kernel modesetting and evdev input devices, an X application, or a
14mr|libxkbcommon-0.4.2-2|34	wayland client itself.
14mr|libxkbcommon-0.4.2-2|35	
14mr|libxkbcommon-0.4.2-2|36	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|37	
14mr|libxkbcommon-0.4.2-2|38	%package -n %{libname}
14mr|libxkbcommon-0.4.2-2|39	Summary:	Library to translate evdev keycodes to keysyms
14mr|libxkbcommon-0.4.2-2|40	Group:		Development/X11
14mr|libxkbcommon-0.4.2-2|41	
14mr|libxkbcommon-0.4.2-2|42	%description -n %{libname}
14mr|libxkbcommon-0.4.2-2|43	A library that provides XKB API, common to servers and clients, to translate
14mr|libxkbcommon-0.4.2-2|44	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mr|libxkbcommon-0.4.2-2|45	compositor to talk to its clients as well as a C library implementation of
14mr|libxkbcommon-0.4.2-2|46	that protocol. The compositor can be a standalone display server running on
14mr|libxkbcommon-0.4.2-2|47	Linux kernel modesetting and evdev input devices, an X application, or a
14mr|libxkbcommon-0.4.2-2|48	wayland client itself.
14mr|libxkbcommon-0.4.2-2|49	
14mr|libxkbcommon-0.4.2-2|50	%files -n %{libname}
14mr|libxkbcommon-0.4.2-2|51	%doc COPYING README.md NEWS
14mr|libxkbcommon-0.4.2-2|52	%{_libdir}/%{name}.so.%{major}*
14mr|libxkbcommon-0.4.2-2|53	
14mr|libxkbcommon-0.4.2-2|54	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|55	
14mr|libxkbcommon-0.4.2-2|56	%package -n %{devname}
14mr|libxkbcommon-0.4.2-2|57	Summary:	Development files for %{name}
14mr|libxkbcommon-0.4.2-2|58	Group:		Development/X11
14mr|libxkbcommon-0.4.2-2|59	Requires:	%{libname} = %{EVRD}
14mr|libxkbcommon-0.4.2-2|60	Provides:	%{name}-devel = %{EVRD}
14mr|libxkbcommon-0.4.2-2|61	
14mr|libxkbcommon-0.4.2-2|62	%description -n %{devname}
14mr|libxkbcommon-0.4.2-2|63	This package contains development files for %{name}.
14mr|libxkbcommon-0.4.2-2|64	
14mr|libxkbcommon-0.4.2-2|65	%files -n %{devname}
14mr|libxkbcommon-0.4.2-2|66	%doc COPYING
14mr|libxkbcommon-0.4.2-2|67	%{_libdir}/%{name}.so
14mr|libxkbcommon-0.4.2-2|68	%{_libdir}/pkgconfig/%{bname}.pc
14mr|libxkbcommon-0.4.2-2|69	%{_includedir}/%{bname}/%{bname}.h
14mr|libxkbcommon-0.4.2-2|70	%{_includedir}/%{bname}/%{bname}-compat.h
14mr|libxkbcommon-0.4.2-2|71	%{_includedir}/%{bname}/%{bname}-keysyms.h
14mr|libxkbcommon-0.4.2-2|72	%{_includedir}/%{bname}/%{bname}-names.h
14mr|libxkbcommon-0.4.2-2|73	
14mr|libxkbcommon-0.4.2-2|74	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|75	
14mr|libxkbcommon-0.4.2-2|76	%package -n %{libx11}
14mr|libxkbcommon-0.4.2-2|77	Summary:	Library to translate evdev keycodes to keysyms (X11 bits)
14mr|libxkbcommon-0.4.2-2|78	Group:		Development/X11
14mr|libxkbcommon-0.4.2-2|79	
14mr|libxkbcommon-0.4.2-2|80	%description -n %{libx11}
14mr|libxkbcommon-0.4.2-2|81	A library that provides XKB API, common to servers and clients, to translate
14mr|libxkbcommon-0.4.2-2|82	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mr|libxkbcommon-0.4.2-2|83	compositor to talk to its clients as well as a C library implementation of
14mr|libxkbcommon-0.4.2-2|84	that protocol. The compositor can be a standalone display server running on
14mr|libxkbcommon-0.4.2-2|85	Linux kernel modesetting and evdev input devices, an X application, or a
14mr|libxkbcommon-0.4.2-2|86	wayland client itself.
14mr|libxkbcommon-0.4.2-2|87	
14mr|libxkbcommon-0.4.2-2|88	%files -n %{libx11}
14mr|libxkbcommon-0.4.2-2|89	%{_libdir}/%{name}-x11.so.%{major}*
14mr|libxkbcommon-0.4.2-2|90	
14mr|libxkbcommon-0.4.2-2|91	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|92	
14mr|libxkbcommon-0.4.2-2|93	%package -n %{devx11}
14mr|libxkbcommon-0.4.2-2|94	Summary:	Development files for %{name}
14mr|libxkbcommon-0.4.2-2|95	Group:		Development/X11
14mr|libxkbcommon-0.4.2-2|96	Requires:	%{libx11} = %{EVRD}
14mr|libxkbcommon-0.4.2-2|97	Requires:	%{devname} = %{EVRD}
14mr|libxkbcommon-0.4.2-2|98	
14mr|libxkbcommon-0.4.2-2|99	%description -n %{devx11}
14mr|libxkbcommon-0.4.2-2|100	This package contains development files for %{name}.
14mr|libxkbcommon-0.4.2-2|101	
14mr|libxkbcommon-0.4.2-2|102	%files -n %{devx11}
14mr|libxkbcommon-0.4.2-2|103	%{_libdir}/%{name}-x11.so
14mr|libxkbcommon-0.4.2-2|104	%{_libdir}/pkgconfig/%{bname}-x11.pc
14mr|libxkbcommon-0.4.2-2|105	%{_includedir}/%{bname}/%{bname}-x11.h
14mr|libxkbcommon-0.4.2-2|106	
14mr|libxkbcommon-0.4.2-2|107	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|108	
14mr|libxkbcommon-0.4.2-2|109	%package doc
14mr|libxkbcommon-0.4.2-2|110	Summary:	Documentation for %{name}
14mr|libxkbcommon-0.4.2-2|111	Group:		Development/Other
14mr|libxkbcommon-0.4.2-2|112	
14mr|libxkbcommon-0.4.2-2|113	%description doc
14mr|libxkbcommon-0.4.2-2|114	This package contains documentation for %{name}.
14mr|libxkbcommon-0.4.2-2|115	
14mr|libxkbcommon-0.4.2-2|116	%files doc
14mr|libxkbcommon-0.4.2-2|117	%doc %{_docdir}/%{name}/*
14mr|libxkbcommon-0.4.2-2|118	
14mr|libxkbcommon-0.4.2-2|119	#-----------------------------------------------------------------------------
14mr|libxkbcommon-0.4.2-2|120	
14mr|libxkbcommon-0.4.2-2|121	%prep
14mr|libxkbcommon-0.4.2-2|122	%setup -q
14mr|libxkbcommon-0.4.2-2|123	
14mr|libxkbcommon-0.4.2-2|124	%build
14mr|libxkbcommon-0.4.2-2|125	autoreconf -vfi
14mr|libxkbcommon-0.4.2-2|126	%configure2_5x \
14mr|libxkbcommon-0.4.2-2|127	--disable-static \
14mr|libxkbcommon-0.4.2-2|128	--with-xkb-config-root=%{_datadir}/X11/xkb
14mr|libxkbcommon-0.4.2-2|129	%make
14mr|libxkbcommon-0.4.2-2|130	
14mr|libxkbcommon-0.4.2-2|131	
14mr|libxkbcommon-0.4.2-2|132	%install
14mr|libxkbcommon-0.4.2-2|133	%makeinstall_std
14mr|libxkbcommon-0.4.2-2|134	
14mr|libxkbcommon-0.4.2-2|135	
14mr|libxkbcommon-0.4.2-2|136	%changelog
14mr|libxkbcommon-0.4.2-2|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.2-2
14mr|libxkbcommon-0.4.2-2|138	+ Revision: c0a6567
14mr|libxkbcommon-0.4.2-2|139	- MassBuild#440: Increase release tag
14mr|libxkbcommon-0.4.2-2|140	
14mr|libxkbcommon-0.4.2-2|141	

17474 14
14mr|libxkbfile-1.0.8-3|1	%define major 1
14mr|libxkbfile-1.0.8-3|2	%define libname %mklibname xkbfile %{major}
14mr|libxkbfile-1.0.8-3|3	%define develname %mklibname xkbfile -d
14mr|libxkbfile-1.0.8-3|4	
14mr|libxkbfile-1.0.8-3|5	Name:		libxkbfile
14mr|libxkbfile-1.0.8-3|6	Summary:	The xkbfile Library
14mr|libxkbfile-1.0.8-3|7	Version:	1.0.8
14mr|libxkbfile-1.0.8-3|8	Release:	3
14mr|libxkbfile-1.0.8-3|9	Group:		Development/X11
14mr|libxkbfile-1.0.8-3|10	License:	MIT
14mr|libxkbfile-1.0.8-3|11	URL:		http://xorg.freedesktop.org
14mr|libxkbfile-1.0.8-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-%{version}.tar.bz2
14mr|libxkbfile-1.0.8-3|13	
14mr|libxkbfile-1.0.8-3|14	BuildRequires:	pkgconfig(x11)
14mr|libxkbfile-1.0.8-3|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxkbfile-1.0.8-3|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxkbfile-1.0.8-3|17	
14mr|libxkbfile-1.0.8-3|18	%description
14mr|libxkbfile-1.0.8-3|19	The xkbfile Library.
14mr|libxkbfile-1.0.8-3|20	
14mr|libxkbfile-1.0.8-3|21	%package -n %{libname}
14mr|libxkbfile-1.0.8-3|22	Summary:	The xkbfile Library
14mr|libxkbfile-1.0.8-3|23	Group:		Development/X11
14mr|libxkbfile-1.0.8-3|24	Conflicts:	libxorg-x11 < 7.0
14mr|libxkbfile-1.0.8-3|25	Provides:	%{name} = %{version}
14mr|libxkbfile-1.0.8-3|26	
14mr|libxkbfile-1.0.8-3|27	%description -n %{libname}
14mr|libxkbfile-1.0.8-3|28	The xkbfile Library.
14mr|libxkbfile-1.0.8-3|29	
14mr|libxkbfile-1.0.8-3|30	%package -n %{develname}
14mr|libxkbfile-1.0.8-3|31	Summary:	Development files for %{name}
14mr|libxkbfile-1.0.8-3|32	Group:		Development/X11
14mr|libxkbfile-1.0.8-3|33	Requires:	%{libname} >= %{version}
14mr|libxkbfile-1.0.8-3|34	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxkbfile-1.0.8-3|35	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxkbfile-1.0.8-3|36	Obsoletes:	%{_lib}xkbfile1-devel < 1.0.8
14mr|libxkbfile-1.0.8-3|37	Obsoletes:	%{_lib}xkbfile-static-devel < 1.0.8
14mr|libxkbfile-1.0.8-3|38	
14mr|libxkbfile-1.0.8-3|39	%description -n %{develname}
14mr|libxkbfile-1.0.8-3|40	Development files for %{name}
14mr|libxkbfile-1.0.8-3|41	
14mr|libxkbfile-1.0.8-3|42	%prep
14mr|libxkbfile-1.0.8-3|43	%setup -qn libxkbfile-%{version}
14mr|libxkbfile-1.0.8-3|44	
14mr|libxkbfile-1.0.8-3|45	%build
14mr|libxkbfile-1.0.8-3|46	%configure2_5x \
14mr|libxkbfile-1.0.8-3|47	--disable-static \
14mr|libxkbfile-1.0.8-3|48	--x-includes=%{_includedir} \
14mr|libxkbfile-1.0.8-3|49	--x-libraries=%{_libdir}
14mr|libxkbfile-1.0.8-3|50	
14mr|libxkbfile-1.0.8-3|51	%make
14mr|libxkbfile-1.0.8-3|52	
14mr|libxkbfile-1.0.8-3|53	%install
14mr|libxkbfile-1.0.8-3|54	rm -rf %{buildroot}
14mr|libxkbfile-1.0.8-3|55	%makeinstall_std
14mr|libxkbfile-1.0.8-3|56	
14mr|libxkbfile-1.0.8-3|57	%files -n %{libname}
14mr|libxkbfile-1.0.8-3|58	%{_libdir}/libxkbfile.so.%{major}*
14mr|libxkbfile-1.0.8-3|59	
14mr|libxkbfile-1.0.8-3|60	%files -n %{develname}
14mr|libxkbfile-1.0.8-3|61	%{_libdir}/libxkbfile.so
14mr|libxkbfile-1.0.8-3|62	%{_libdir}/pkgconfig/xkbfile.pc
14mr|libxkbfile-1.0.8-3|63	%{_includedir}/X11/extensions/XKM.h
14mr|libxkbfile-1.0.8-3|64	%{_includedir}/X11/extensions/XKBrules.h
14mr|libxkbfile-1.0.8-3|65	%{_includedir}/X11/extensions/XKBconfig.h
14mr|libxkbfile-1.0.8-3|66	%{_includedir}/X11/extensions/XKMformat.h
14mr|libxkbfile-1.0.8-3|67	%{_includedir}/X11/extensions/XKBfile.h
14mr|libxkbfile-1.0.8-3|68	%{_includedir}/X11/extensions/XKBbells.h
14mr|libxkbfile-1.0.8-3|69	
14mr|libxkbfile-1.0.8-3|70	
14mr|libxkbfile-1.0.8-3|71	
14mr|libxkbfile-1.0.8-3|72	%changelog
14mr|libxkbfile-1.0.8-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-3
14mr|libxkbfile-1.0.8-3|74	+ Revision: 7e7ea39
14mr|libxkbfile-1.0.8-3|75	- MassBuild#440: Increase release tag
14mr|libxkbfile-1.0.8-3|76	
14mr|libxkbfile-1.0.8-3|77	

17475 14
14mr|libxkbui-1.0.2-14|1	%define libname		%mklibname xkbui 1
14mr|libxkbui-1.0.2-14|2	%define develname	%mklibname xkbui -d
14mr|libxkbui-1.0.2-14|3	%define staticname	%mklibname xkbui -d -s
14mr|libxkbui-1.0.2-14|4	
14mr|libxkbui-1.0.2-14|5	Name:		libxkbui
14mr|libxkbui-1.0.2-14|6	Summary:	The xkbui Library
14mr|libxkbui-1.0.2-14|7	Version:	1.0.2
14mr|libxkbui-1.0.2-14|8	Release:	14
14mr|libxkbui-1.0.2-14|9	Group:		Development/X11
14mr|libxkbui-1.0.2-14|10	License:	MIT
14mr|libxkbui-1.0.2-14|11	URL:		http://xorg.freedesktop.org
14mr|libxkbui-1.0.2-14|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mr|libxkbui-1.0.2-14|13	Patch0:		libxkbui-1.0.2-drop-xt.patch
14mr|libxkbui-1.0.2-14|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxkbui-1.0.2-14|15	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|libxkbui-1.0.2-14|16	
14mr|libxkbui-1.0.2-14|17	%description
14mr|libxkbui-1.0.2-14|18	The xkbui Library
14mr|libxkbui-1.0.2-14|19	
14mr|libxkbui-1.0.2-14|20	#-----------------------------------------------------------
14mr|libxkbui-1.0.2-14|21	
14mr|libxkbui-1.0.2-14|22	%package -n %{libname}
14mr|libxkbui-1.0.2-14|23	Summary:  The xkbui Library
14mr|libxkbui-1.0.2-14|24	Group: Development/X11
14mr|libxkbui-1.0.2-14|25	Conflicts: libxorg-x11 < 7.0
14mr|libxkbui-1.0.2-14|26	Provides: %{name} = %{version}
14mr|libxkbui-1.0.2-14|27	
14mr|libxkbui-1.0.2-14|28	%description -n %{libname}
14mr|libxkbui-1.0.2-14|29	The xkbui Library
14mr|libxkbui-1.0.2-14|30	
14mr|libxkbui-1.0.2-14|31	#-----------------------------------------------------------
14mr|libxkbui-1.0.2-14|32	
14mr|libxkbui-1.0.2-14|33	%package -n %{develname}
14mr|libxkbui-1.0.2-14|34	Summary: Development files for %{name}
14mr|libxkbui-1.0.2-14|35	Group: Development/X11
14mr|libxkbui-1.0.2-14|36	
14mr|libxkbui-1.0.2-14|37	Requires: %{libname} = %{version}
14mr|libxkbui-1.0.2-14|38	Requires: pkgconfig(x11) >= 1.0.0
14mr|libxkbui-1.0.2-14|39	Requires: x11-proto-devel >= 1.0.0
14mr|libxkbui-1.0.2-14|40	Provides: %{name}-devel = %{version}-%{release}
14mr|libxkbui-1.0.2-14|41	Obsoletes: %{mklibname xkbui 1 -d}
14mr|libxkbui-1.0.2-14|42	
14mr|libxkbui-1.0.2-14|43	Conflicts: libxorg-x11-devel < 7.0
14mr|libxkbui-1.0.2-14|44	
14mr|libxkbui-1.0.2-14|45	%description -n %{develname}
14mr|libxkbui-1.0.2-14|46	Development files for %{name}
14mr|libxkbui-1.0.2-14|47	
14mr|libxkbui-1.0.2-14|48	%files -n %{develname}
14mr|libxkbui-1.0.2-14|49	%defattr(-,root,root)
14mr|libxkbui-1.0.2-14|50	%{_libdir}/libxkbui.so
14mr|libxkbui-1.0.2-14|51	%{_libdir}/pkgconfig/xkbui.pc
14mr|libxkbui-1.0.2-14|52	%{_includedir}/X11/extensions/XKBui.h
14mr|libxkbui-1.0.2-14|53	
14mr|libxkbui-1.0.2-14|54	#-----------------------------------------------------------
14mr|libxkbui-1.0.2-14|55	
14mr|libxkbui-1.0.2-14|56	%package -n %{staticname}
14mr|libxkbui-1.0.2-14|57	Summary: Static development files for %{name}
14mr|libxkbui-1.0.2-14|58	Group: Development/X11
14mr|libxkbui-1.0.2-14|59	Requires: %{develname} = %{version}
14mr|libxkbui-1.0.2-14|60	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libxkbui-1.0.2-14|61	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxkbui-1.0.2-14|62	Obsoletes: %{mklibname xkbui 1 -d -s}
14mr|libxkbui-1.0.2-14|63	
14mr|libxkbui-1.0.2-14|64	%description -n %{staticname}
14mr|libxkbui-1.0.2-14|65	Static development files for %{name}
14mr|libxkbui-1.0.2-14|66	
14mr|libxkbui-1.0.2-14|67	%files -n %{staticname}
14mr|libxkbui-1.0.2-14|68	%defattr(-,root,root)
14mr|libxkbui-1.0.2-14|69	%{_libdir}/libxkbui.*a
14mr|libxkbui-1.0.2-14|70	
14mr|libxkbui-1.0.2-14|71	#-----------------------------------------------------------
14mr|libxkbui-1.0.2-14|72	
14mr|libxkbui-1.0.2-14|73	%prep
14mr|libxkbui-1.0.2-14|74	%setup -q -n libxkbui-%{version}
14mr|libxkbui-1.0.2-14|75	%patch0 -p0
14mr|libxkbui-1.0.2-14|76	
14mr|libxkbui-1.0.2-14|77	%build
14mr|libxkbui-1.0.2-14|78	autoreconf -fi
14mr|libxkbui-1.0.2-14|79	%configure2_5x
14mr|libxkbui-1.0.2-14|80	%make
14mr|libxkbui-1.0.2-14|81	
14mr|libxkbui-1.0.2-14|82	%install
14mr|libxkbui-1.0.2-14|83	rm -rf %{buildroot}
14mr|libxkbui-1.0.2-14|84	%makeinstall_std
14mr|libxkbui-1.0.2-14|85	
14mr|libxkbui-1.0.2-14|86	%clean
14mr|libxkbui-1.0.2-14|87	rm -rf %{buildroot}
14mr|libxkbui-1.0.2-14|88	
14mr|libxkbui-1.0.2-14|89	%if %mdkversion < 200900
14mr|libxkbui-1.0.2-14|90	%post -n %{libname} -p /sbin/ldconfig
14mr|libxkbui-1.0.2-14|91	%endif
14mr|libxkbui-1.0.2-14|92	%if %mdkversion < 200900
14mr|libxkbui-1.0.2-14|93	%postun -n %{libname} -p /sbin/ldconfig
14mr|libxkbui-1.0.2-14|94	%endif
14mr|libxkbui-1.0.2-14|95	
14mr|libxkbui-1.0.2-14|96	%files -n %{libname}
14mr|libxkbui-1.0.2-14|97	%defattr(-,root,root)
14mr|libxkbui-1.0.2-14|98	%{_libdir}/libxkbui.so.1
14mr|libxkbui-1.0.2-14|99	%{_libdir}/libxkbui.so.1.0.0
14mr|libxkbui-1.0.2-14|100	
14mr|libxkbui-1.0.2-14|101	
14mr|libxkbui-1.0.2-14|102	
14mr|libxkbui-1.0.2-14|103	
14mr|libxkbui-1.0.2-14|104	%changelog
14mr|libxkbui-1.0.2-14|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-14
14mr|libxkbui-1.0.2-14|106	+ Revision: d4750e7
14mr|libxkbui-1.0.2-14|107	- MassBuild#440: Increase release tag
14mr|libxkbui-1.0.2-14|108	
14mr|libxkbui-1.0.2-14|109	

17476 14
14mr|libxklavier-5.3-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|libxklavier-5.3-3|2	
14mr|libxklavier-5.3-3|3	%define major	16
14mr|libxklavier-5.3-3|4	%define gimajor	1.0
14mr|libxklavier-5.3-3|5	%define libname %mklibname xklavier %{major}
14mr|libxklavier-5.3-3|6	%define girname %mklibname xkl-gir %{gimajor}
14mr|libxklavier-5.3-3|7	%define devname %mklibname -d xklavier
14mr|libxklavier-5.3-3|8	
14mr|libxklavier-5.3-3|9	Summary:	X Keyboard support library
14mr|libxklavier-5.3-3|10	Name:		libxklavier
14mr|libxklavier-5.3-3|11	Version:	5.3
14mr|libxklavier-5.3-3|12	Release:	3
14mr|libxklavier-5.3-3|13	License:	LGPLv2+
14mr|libxklavier-5.3-3|14	Group:		System/Libraries
14mr|libxklavier-5.3-3|15	Url:		http://gswitchit.sourceforge.net/
14mr|libxklavier-5.3-3|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libxklavier/%{url_ver}/%{name}-%{version}.tar.xz
14mr|libxklavier-5.3-3|17	
14mr|libxklavier-5.3-3|18	BuildRequires:	gettext-devel
14mr|libxklavier-5.3-3|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|libxklavier-5.3-3|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libxklavier-5.3-3|21	BuildRequires:	pkgconfig(iso-codes)
14mr|libxklavier-5.3-3|22	BuildRequires:	pkgconfig(libxml-2.0)
14mr|libxklavier-5.3-3|23	BuildRequires:	pkgconfig(xi)
14mr|libxklavier-5.3-3|24	BuildRequires:	pkgconfig(xkbfile)
14mr|libxklavier-5.3-3|25	
14mr|libxklavier-5.3-3|26	%description
14mr|libxklavier-5.3-3|27	This library allows you simplify XKB-related development.
14mr|libxklavier-5.3-3|28	
14mr|libxklavier-5.3-3|29	#----------------------------------------------------------------------------
14mr|libxklavier-5.3-3|30	
14mr|libxklavier-5.3-3|31	%package -n %{libname}
14mr|libxklavier-5.3-3|32	Summary:	X Keyboard support library
14mr|libxklavier-5.3-3|33	Group:		System/Libraries
14mr|libxklavier-5.3-3|34	
14mr|libxklavier-5.3-3|35	%description -n %{libname}
14mr|libxklavier-5.3-3|36	This library allows you simplify XKB-related development.
14mr|libxklavier-5.3-3|37	
14mr|libxklavier-5.3-3|38	%files -n %{libname}
14mr|libxklavier-5.3-3|39	%{_libdir}/lib*.so.%{major}*
14mr|libxklavier-5.3-3|40	
14mr|libxklavier-5.3-3|41	#----------------------------------------------------------------------------
14mr|libxklavier-5.3-3|42	
14mr|libxklavier-5.3-3|43	%package -n %{girname}
14mr|libxklavier-5.3-3|44	Group:		System/Libraries
14mr|libxklavier-5.3-3|45	Summary:	GObject Introspection interface library for %{name}
14mr|libxklavier-5.3-3|46	
14mr|libxklavier-5.3-3|47	%description -n %{girname}
14mr|libxklavier-5.3-3|48	GObject Introspection interface library for %{name}.
14mr|libxklavier-5.3-3|49	
14mr|libxklavier-5.3-3|50	%files -n %{girname}
14mr|libxklavier-5.3-3|51	%{_libdir}/girepository-1.0/Xkl-%{gimajor}.typelib
14mr|libxklavier-5.3-3|52	
14mr|libxklavier-5.3-3|53	#----------------------------------------------------------------------------
14mr|libxklavier-5.3-3|54	
14mr|libxklavier-5.3-3|55	%package -n %{devname}
14mr|libxklavier-5.3-3|56	Summary:	Libraries, includes, etc to develop libxklavier applications
14mr|libxklavier-5.3-3|57	Group:		Development/C
14mr|libxklavier-5.3-3|58	Requires:	%{libname} = %{version}-%{release}
14mr|libxklavier-5.3-3|59	Requires:	%{girname} = %{version}-%{release}
14mr|libxklavier-5.3-3|60	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxklavier-5.3-3|61	
14mr|libxklavier-5.3-3|62	%description  -n %{devname}
14mr|libxklavier-5.3-3|63	Libraries, include files, etc you can use to develop libxklavier
14mr|libxklavier-5.3-3|64	applications.
14mr|libxklavier-5.3-3|65	
14mr|libxklavier-5.3-3|66	%files -n %{devname}
14mr|libxklavier-5.3-3|67	%doc AUTHORS ChangeLog NEWS README COPYING.LIB
14mr|libxklavier-5.3-3|68	%{_includedir}/*
14mr|libxklavier-5.3-3|69	%{_libdir}/*.so
14mr|libxklavier-5.3-3|70	%{_libdir}/pkgconfig/*.pc
14mr|libxklavier-5.3-3|71	%{_datadir}/gir-1.0/Xkl-%{gimajor}.gir
14mr|libxklavier-5.3-3|72	%{_datadir}/gtk-doc/html/%{name}/*
14mr|libxklavier-5.3-3|73	
14mr|libxklavier-5.3-3|74	#----------------------------------------------------------------------------
14mr|libxklavier-5.3-3|75	
14mr|libxklavier-5.3-3|76	%prep
14mr|libxklavier-5.3-3|77	%setup -q
14mr|libxklavier-5.3-3|78	
14mr|libxklavier-5.3-3|79	%build
14mr|libxklavier-5.3-3|80	if [ ! -f configure ]; then
14mr|libxklavier-5.3-3|81	CFLAGS="%{optflags}" ./autogen.sh
14mr|libxklavier-5.3-3|82	fi
14mr|libxklavier-5.3-3|83	%configure2_5x \
14mr|libxklavier-5.3-3|84	--disable-static \
14mr|libxklavier-5.3-3|85	--with-xkb-base=%{_datadir}/X11/xkb/ \
14mr|libxklavier-5.3-3|86	--with-xkb-bin-base=%{_bindir}/
14mr|libxklavier-5.3-3|87	
14mr|libxklavier-5.3-3|88	%make
14mr|libxklavier-5.3-3|89	
14mr|libxklavier-5.3-3|90	%install
14mr|libxklavier-5.3-3|91	%makeinstall_std
14mr|libxklavier-5.3-3|92	
14mr|libxklavier-5.3-3|93	
14mr|libxklavier-5.3-3|94	%changelog
14mr|libxklavier-5.3-3|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.3-3
14mr|libxklavier-5.3-3|96	+ Revision: ee2b496
14mr|libxklavier-5.3-3|97	- MassBuild#440: Increase release tag
14mr|libxklavier-5.3-3|98	
14mr|libxklavier-5.3-3|99	

17477 14
14mr|libxml-1.8.17-21|1	%define	lib_major 1
14mr|libxml-1.8.17-21|2	%define lib_name %mklibname xml %{lib_major}
14mr|libxml-1.8.17-21|3	
14mr|libxml-1.8.17-21|4	Summary:	The libXML library
14mr|libxml-1.8.17-21|5	Name:		libxml
14mr|libxml-1.8.17-21|6	Version:	1.8.17
14mr|libxml-1.8.17-21|7	Release:	21
14mr|libxml-1.8.17-21|8	License:	LGPL
14mr|libxml-1.8.17-21|9	Group:		System/Libraries
14mr|libxml-1.8.17-21|10	URL:		http://www.xmlsoft.org/
14mr|libxml-1.8.17-21|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|libxml-1.8.17-21|12	# (gb) 1.8.17-2mdk add missing include
14mr|libxml-1.8.17-21|13	Patch0:		libxml-1.8.17-includes.patch
14mr|libxml-1.8.17-21|14	# (fc) 1.8.17-3mdk remove -L/usr/lib from xml-config --libs
14mr|libxml-1.8.17-21|15	Patch1:		libxml-1.8.17-libdir.patch
14mr|libxml-1.8.17-21|16	Patch2:		libxml-1.8.17-open.patch
14mr|libxml-1.8.17-21|17	Patch3:		libxml-1.8.17-fix-str-fmt.patch
14mr|libxml-1.8.17-21|18	Patch4:		libxml-1.8.17-CVE-2009-2414,2416.diff
14mr|libxml-1.8.17-21|19	Patch5:		libxml-1.8.17-CVE-2011-1944.diff
14mr|libxml-1.8.17-21|20	BuildRequires:	zlib-devel
14mr|libxml-1.8.17-21|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libxml-1.8.17-21|22	
14mr|libxml-1.8.17-21|23	%description
14mr|libxml-1.8.17-21|24	This library allows you to manipulate XML files.
14mr|libxml-1.8.17-21|25	
14mr|libxml-1.8.17-21|26	%package -n	%{lib_name}
14mr|libxml-1.8.17-21|27	Summary:	%{summary}
14mr|libxml-1.8.17-21|28	Group:		%{group}
14mr|libxml-1.8.17-21|29	Obsoletes:	%{name}
14mr|libxml-1.8.17-21|30	Provides:	%{name} = %{version}-%{release}
14mr|libxml-1.8.17-21|31	
14mr|libxml-1.8.17-21|32	%description -n	%{lib_name}
14mr|libxml-1.8.17-21|33	This library allows you to manipulate XML files.
14mr|libxml-1.8.17-21|34	
14mr|libxml-1.8.17-21|35	%package -n	%{lib_name}-devel
14mr|libxml-1.8.17-21|36	Summary:	Libraries, includes and other files to develop libxml applications
14mr|libxml-1.8.17-21|37	Group:		Development/C
14mr|libxml-1.8.17-21|38	# (gb) As of 1.8.17 version, I can't see any changes that would
14mr|libxml-1.8.17-21|39	# require a specific dependency on release, thus permitting
14mr|libxml-1.8.17-21|40	# rpmlintfixes
14mr|libxml-1.8.17-21|41	Requires:	%{lib_name} = %{version}
14mr|libxml-1.8.17-21|42	Requires:	zlib-devel
14mr|libxml-1.8.17-21|43	Obsoletes:	%{name}-devel
14mr|libxml-1.8.17-21|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxml-1.8.17-21|45	
14mr|libxml-1.8.17-21|46	%description -n	%{lib_name}-devel
14mr|libxml-1.8.17-21|47	This packages contains the libraries, include and other files
14mr|libxml-1.8.17-21|48	you can use to develop libxml applications.
14mr|libxml-1.8.17-21|49	
14mr|libxml-1.8.17-21|50	%prep
14mr|libxml-1.8.17-21|51	
14mr|libxml-1.8.17-21|52	%setup -q
14mr|libxml-1.8.17-21|53	%patch0 -p1 -b .includes
14mr|libxml-1.8.17-21|54	%patch1 -p1 -b .libdir
14mr|libxml-1.8.17-21|55	%patch2 -p1
14mr|libxml-1.8.17-21|56	%patch3 -p0 -b .str
14mr|libxml-1.8.17-21|57	%patch4 -p0 -b .CVE-2009-2414,2416
14mr|libxml-1.8.17-21|58	%patch5 -p0 -b .CVE-2011-1944
14mr|libxml-1.8.17-21|59	
14mr|libxml-1.8.17-21|60	%build
14mr|libxml-1.8.17-21|61	autoreconf -fi
14mr|libxml-1.8.17-21|62	%configure2_5x
14mr|libxml-1.8.17-21|63	%make
14mr|libxml-1.8.17-21|64	
14mr|libxml-1.8.17-21|65	%check
14mr|libxml-1.8.17-21|66	# all tests must pass
14mr|libxml-1.8.17-21|67	make check
14mr|libxml-1.8.17-21|68	
14mr|libxml-1.8.17-21|69	%install
14mr|libxml-1.8.17-21|70	rm -rf $RPM_BUILD_ROOT
14mr|libxml-1.8.17-21|71	
14mr|libxml-1.8.17-21|72	%makeinstall_std
14mr|libxml-1.8.17-21|73	
14mr|libxml-1.8.17-21|74	%if %mdkversion < 200900
14mr|libxml-1.8.17-21|75	%post -p /sbin/ldconfig -n %{lib_name}
14mr|libxml-1.8.17-21|76	%endif
14mr|libxml-1.8.17-21|77	
14mr|libxml-1.8.17-21|78	%if %mdkversion < 200900
14mr|libxml-1.8.17-21|79	%postun -p /sbin/ldconfig -n %{lib_name}
14mr|libxml-1.8.17-21|80	%endif
14mr|libxml-1.8.17-21|81	
14mr|libxml-1.8.17-21|82	%clean
14mr|libxml-1.8.17-21|83	rm -rf $RPM_BUILD_ROOT
14mr|libxml-1.8.17-21|84	
14mr|libxml-1.8.17-21|85	%files -n %{lib_name}
14mr|libxml-1.8.17-21|86	%defattr(-, root, root)
14mr|libxml-1.8.17-21|87	%doc AUTHORS ChangeLog NEWS README COPYING COPYING.LIB TODO
14mr|libxml-1.8.17-21|88	%{_libdir}/lib*.so.*
14mr|libxml-1.8.17-21|89	
14mr|libxml-1.8.17-21|90	%files -n %{lib_name}-devel
14mr|libxml-1.8.17-21|91	%defattr(-, root, root)
14mr|libxml-1.8.17-21|92	%{_bindir}/xml-config
14mr|libxml-1.8.17-21|93	%{_libdir}/lib*.so
14mr|libxml-1.8.17-21|94	%{_libdir}/*a
14mr|libxml-1.8.17-21|95	%{_libdir}/*.sh
14mr|libxml-1.8.17-21|96	%{_includedir}/*
14mr|libxml-1.8.17-21|97	%{_libdir}/pkgconfig/*
14mr|libxml-1.8.17-21|98	%{_datadir}/gnome-xml
14mr|libxml-1.8.17-21|99	
14mr|libxml-1.8.17-21|100	
14mr|libxml-1.8.17-21|101	
14mr|libxml-1.8.17-21|102	%changelog
14mr|libxml-1.8.17-21|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.17-21
14mr|libxml-1.8.17-21|104	+ Revision: 4363362
14mr|libxml-1.8.17-21|105	- MassBuild#440: Increase release tag
14mr|libxml-1.8.17-21|106	
14mr|libxml-1.8.17-21|107	

17478 14
14mr|libxml2-2.9.1-2|1	%bcond_without	python
14mr|libxml2-2.9.1-2|2	
14mr|libxml2-2.9.1-2|3	%define	major	2
14mr|libxml2-2.9.1-2|4	%define	libname	%mklibname xml2_ %{major}
14mr|libxml2-2.9.1-2|5	%define	devname	%mklibname xml2 -d
14mr|libxml2-2.9.1-2|6	
14mr|libxml2-2.9.1-2|7	Summary:	Library providing XML and HTML support
14mr|libxml2-2.9.1-2|8	Name:		libxml2
14mr|libxml2-2.9.1-2|9	Version:	2.9.1
14mr|libxml2-2.9.1-2|10	Release:	2
14mr|libxml2-2.9.1-2|11	License:	MIT
14mr|libxml2-2.9.1-2|12	Group:		System/Libraries
14mr|libxml2-2.9.1-2|13	URL:		http://www.xmlsoft.org/
14mr|libxml2-2.9.1-2|14	Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
14mr|libxml2-2.9.1-2|15	BuildRequires:	gtk-doc
14mr|libxml2-2.9.1-2|16	%if %{with python}
14mr|libxml2-2.9.1-2|17	BuildRequires:	python-devel
14mr|libxml2-2.9.1-2|18	%endif
14mr|libxml2-2.9.1-2|19	BuildRequires:	readline-devel
14mr|libxml2-2.9.1-2|20	BuildRequires:	zlib-devel
14mr|libxml2-2.9.1-2|21	BuildRequires:	lzma-devel
14mr|libxml2-2.9.1-2|22	
14mr|libxml2-2.9.1-2|23	%description
14mr|libxml2-2.9.1-2|24	This library allows you to manipulate XML files. It includes support
14mr|libxml2-2.9.1-2|25	for reading, modifying and writing XML and HTML files. There is DTDs
14mr|libxml2-2.9.1-2|26	support: this includes parsing and validation even with complex DtDs,
14mr|libxml2-2.9.1-2|27	either at parse time or later once the document has been modified. The
14mr|libxml2-2.9.1-2|28	output can be a simple SAX stream or and in-memory DOM-like
14mr|libxml2-2.9.1-2|29	representations. In this case one can use the built-in XPath and
14mr|libxml2-2.9.1-2|30	XPointer implementation to select subnodes or ranges. A flexible
14mr|libxml2-2.9.1-2|31	Input/Output mechanism is available, with existing HTTP and FTP modules
14mr|libxml2-2.9.1-2|32	and combined to a URI library.
14mr|libxml2-2.9.1-2|33	
14mr|libxml2-2.9.1-2|34	%package -n	%{libname}
14mr|libxml2-2.9.1-2|35	Summary:	Shared libraries providing XML and HTML support
14mr|libxml2-2.9.1-2|36	Group:		System/Libraries
14mr|libxml2-2.9.1-2|37	Obsoletes:	%{mklibname xml 2} < 2.8.0
14mr|libxml2-2.9.1-2|38	Provides:	%{name} = %{EVRD}
14mr|libxml2-2.9.1-2|39	
14mr|libxml2-2.9.1-2|40	%description -n	%{libname}
14mr|libxml2-2.9.1-2|41	This library allows you to manipulate XML files. It includes support
14mr|libxml2-2.9.1-2|42	for reading, modifying and writing XML and HTML files. There is DTDs
14mr|libxml2-2.9.1-2|43	support: this includes parsing and validation even with complex DtDs,
14mr|libxml2-2.9.1-2|44	either at parse time or later once the document has been modified.
14mr|libxml2-2.9.1-2|45	
14mr|libxml2-2.9.1-2|46	%package	utils
14mr|libxml2-2.9.1-2|47	Summary:	Utilities to manipulate XML files
14mr|libxml2-2.9.1-2|48	Group:		System/Libraries
14mr|libxml2-2.9.1-2|49	Requires:	%{libname} = %{EVRD}
14mr|libxml2-2.9.1-2|50	
14mr|libxml2-2.9.1-2|51	%description	utils
14mr|libxml2-2.9.1-2|52	This packages contains utils to manipulate XML files.
14mr|libxml2-2.9.1-2|53	
14mr|libxml2-2.9.1-2|54	%if %{with python}
14mr|libxml2-2.9.1-2|55	%package -n	python-%{name}
14mr|libxml2-2.9.1-2|56	Summary:	Python bindings for the libxml2 library
14mr|libxml2-2.9.1-2|57	Group:		Development/Python
14mr|libxml2-2.9.1-2|58	%rename		%{name}-python
14mr|libxml2-2.9.1-2|59	
14mr|libxml2-2.9.1-2|60	%description -n	python-%{name}
14mr|libxml2-2.9.1-2|61	The libxml2-python package contains a module that permits applications
14mr|libxml2-2.9.1-2|62	written in the Python programming language to use the interface
14mr|libxml2-2.9.1-2|63	supplied by the libxml2 library to manipulate XML files.
14mr|libxml2-2.9.1-2|64	
14mr|libxml2-2.9.1-2|65	This library allows you to manipulate XML files. It includes support
14mr|libxml2-2.9.1-2|66	for reading, modifying and writing XML and HTML files. There is DTDs
14mr|libxml2-2.9.1-2|67	support: this includes parsing and validation even with complex DtDs,
14mr|libxml2-2.9.1-2|68	either at parse time or later once the document has been modified.
14mr|libxml2-2.9.1-2|69	%endif
14mr|libxml2-2.9.1-2|70	
14mr|libxml2-2.9.1-2|71	%package -n	%{devname}
14mr|libxml2-2.9.1-2|72	Summary:	Libraries, includes, etc. to develop XML and HTML applications
14mr|libxml2-2.9.1-2|73	Group:		Development/C
14mr|libxml2-2.9.1-2|74	Requires:	%{libname} = %{EVRD}
14mr|libxml2-2.9.1-2|75	Requires:	%{name}-utils = %{EVRD}
14mr|libxml2-2.9.1-2|76	Provides:	%{name}-devel = %{EVRD}
14mr|libxml2-2.9.1-2|77	
14mr|libxml2-2.9.1-2|78	%description -n	%{devname}
14mr|libxml2-2.9.1-2|79	Libraries, include files, etc you can use to develop XML applications.
14mr|libxml2-2.9.1-2|80	This library allows you to manipulate XML files. It includes support
14mr|libxml2-2.9.1-2|81	for reading, modifying and writing XML and HTML files. There is DTDs
14mr|libxml2-2.9.1-2|82	support: this includes parsing and validation even with complex DtDs,
14mr|libxml2-2.9.1-2|83	either at parse time or later once the document has been modified.
14mr|libxml2-2.9.1-2|84	
14mr|libxml2-2.9.1-2|85	%prep
14mr|libxml2-2.9.1-2|86	%setup -q
14mr|libxml2-2.9.1-2|87	
14mr|libxml2-2.9.1-2|88	%build
14mr|libxml2-2.9.1-2|89	%configure2_5x \
14mr|libxml2-2.9.1-2|90	--disable-static
14mr|libxml2-2.9.1-2|91	
14mr|libxml2-2.9.1-2|92	%make
14mr|libxml2-2.9.1-2|93	
14mr|libxml2-2.9.1-2|94	xz --text -c doc/libxml2-api.xml > doc/libxml2-api.xml.xz
14mr|libxml2-2.9.1-2|95	
14mr|libxml2-2.9.1-2|96	%install
14mr|libxml2-2.9.1-2|97	%makeinstall_std
14mr|libxml2-2.9.1-2|98	
14mr|libxml2-2.9.1-2|99	# multiarch policy
14mr|libxml2-2.9.1-2|100	%multiarch_binaries %{buildroot}%{_bindir}/xml2-config
14mr|libxml2-2.9.1-2|101	
14mr|libxml2-2.9.1-2|102	# remove unpackaged files
14mr|libxml2-2.9.1-2|103	rm -rf	%{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}/doc
14mr|libxml2-2.9.1-2|104	
14mr|libxml2-2.9.1-2|105	%check
14mr|libxml2-2.9.1-2|106	# all tests must pass
14mr|libxml2-2.9.1-2|107	# use TARBALLURL_2="" TARBALLURL="" TESTDIRS="" to disable xstc test which are using remote tarball
14mr|libxml2-2.9.1-2|108	make TARBALLURL_2="" TARBALLURL="" TESTDIRS="" check
14mr|libxml2-2.9.1-2|109	
14mr|libxml2-2.9.1-2|110	%files -n %{libname}
14mr|libxml2-2.9.1-2|111	%{_libdir}/%{name}.so.%{major}*
14mr|libxml2-2.9.1-2|112	
14mr|libxml2-2.9.1-2|113	%files utils
14mr|libxml2-2.9.1-2|114	%{_bindir}/xmlcatalog
14mr|libxml2-2.9.1-2|115	%{_bindir}/xmllint
14mr|libxml2-2.9.1-2|116	%{_mandir}/man1/xmlcatalog*
14mr|libxml2-2.9.1-2|117	%{_mandir}/man1/xmllint*
14mr|libxml2-2.9.1-2|118	
14mr|libxml2-2.9.1-2|119	%if %{with python}
14mr|libxml2-2.9.1-2|120	%files -n python-%{name}
14mr|libxml2-2.9.1-2|121	%doc doc/*.py doc/python.html
14mr|libxml2-2.9.1-2|122	%doc python/TODO
14mr|libxml2-2.9.1-2|123	%doc python/libxml2class.txt
14mr|libxml2-2.9.1-2|124	%doc python/tests/*.py
14mr|libxml2-2.9.1-2|125	%{py_platsitedir}/*.so
14mr|libxml2-2.9.1-2|126	%{py_platsitedir}/*.py
14mr|libxml2-2.9.1-2|127	%endif
14mr|libxml2-2.9.1-2|128	
14mr|libxml2-2.9.1-2|129	%files -n %{devname}
14mr|libxml2-2.9.1-2|130	%doc AUTHORS ChangeLog README Copyright TODO
14mr|libxml2-2.9.1-2|131	%doc doc/*.html doc/*.gif doc/*.png doc/html doc/tutorial
14mr|libxml2-2.9.1-2|132	%doc doc/libxml2-api.xml.xz
14mr|libxml2-2.9.1-2|133	%doc %{_datadir}/gtk-doc/html/*
14mr|libxml2-2.9.1-2|134	%{_bindir}/xml2-config
14mr|libxml2-2.9.1-2|135	%{multiarch_bindir}/xml2-config
14mr|libxml2-2.9.1-2|136	%{_libdir}/*.so
14mr|libxml2-2.9.1-2|137	%{_libdir}/*.sh
14mr|libxml2-2.9.1-2|138	%{_libdir}/pkgconfig/*
14mr|libxml2-2.9.1-2|139	%{_mandir}/man1/xml2-config*
14mr|libxml2-2.9.1-2|140	%{_mandir}/man3/*
14mr|libxml2-2.9.1-2|141	%{_includedir}/*
14mr|libxml2-2.9.1-2|142	%{_datadir}/aclocal/*
14mr|libxml2-2.9.1-2|143	
14mr|libxml2-2.9.1-2|144	%changelog
14mr|libxml2-2.9.1-2|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9.1-2
14mr|libxml2-2.9.1-2|146	+ Revision: 37a9fac
14mr|libxml2-2.9.1-2|147	- MassBuild#440: Increase release tag
14mr|libxml2-2.9.1-2|148	
14mr|libxml2-2.9.1-2|149	

17479 14
14mr|libxml++-2.36.0-2|1	%define major 	2
14mr|libxml++-2.36.0-2|2	%define api	2.6
14mr|libxml++-2.36.0-2|3	%define libname %mklibname xml++ %{api} %{major}
14mr|libxml++-2.36.0-2|4	%define devname %mklibname -d xml++ %{api}
14mr|libxml++-2.36.0-2|5	
14mr|libxml++-2.36.0-2|6	Name: 		libxml++
14mr|libxml++-2.36.0-2|7	Summary: 	C++ interface for working with XML files
14mr|libxml++-2.36.0-2|8	Version: 	2.36.0
14mr|libxml++-2.36.0-2|9	Release: 	2
14mr|libxml++-2.36.0-2|10	License:	LGPLv2+
14mr|libxml++-2.36.0-2|11	Group:		System/Libraries
14mr|libxml++-2.36.0-2|12	URL:		http://libxmlplusplus.sf.net/
14mr|libxml++-2.36.0-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|libxml++-2.36.0-2|14	
14mr|libxml++-2.36.0-2|15	BuildRequires:	doxygen
14mr|libxml++-2.36.0-2|16	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.1
14mr|libxml++-2.36.0-2|17	BuildRequires:	pkgconfig(glibmm-2.4)
14mr|libxml++-2.36.0-2|18	
14mr|libxml++-2.36.0-2|19	%description
14mr|libxml++-2.36.0-2|20	libxml++ is a C++ interface for working with XML files, using libxml
14mr|libxml++-2.36.0-2|21	(gnome-xml) to parse and write the actual XML files. It has a simple
14mr|libxml++-2.36.0-2|22	but complete API.
14mr|libxml++-2.36.0-2|23	
14mr|libxml++-2.36.0-2|24	%package	-n %{libname}
14mr|libxml++-2.36.0-2|25	Summary: 	C++ interface for working with XML files
14mr|libxml++-2.36.0-2|26	Group:		System/Libraries
14mr|libxml++-2.36.0-2|27	
14mr|libxml++-2.36.0-2|28	%description	-n %{libname}
14mr|libxml++-2.36.0-2|29	libxml++ is a C++ interface for working with XML files, using libxml
14mr|libxml++-2.36.0-2|30	(gnome-xml) to parse and write the actual XML files. It has a simple
14mr|libxml++-2.36.0-2|31	but complete API.
14mr|libxml++-2.36.0-2|32	
14mr|libxml++-2.36.0-2|33	%package	-n %{devname}
14mr|libxml++-2.36.0-2|34	Summary:	Headers for developing programs that will use %{name}
14mr|libxml++-2.36.0-2|35	Group:		Development/C++
14mr|libxml++-2.36.0-2|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxml++-2.36.0-2|37	Provides:	%{name}%{api}-devel = %{version}-%{release}
14mr|libxml++-2.36.0-2|38	Requires:	%{libname} = %{version}
14mr|libxml++-2.36.0-2|39	Obsoletes:	%mklibname -d xml++ 2.6 2
14mr|libxml++-2.36.0-2|40	
14mr|libxml++-2.36.0-2|41	%description	-n %{devname}
14mr|libxml++-2.36.0-2|42	This package contains the headers that programmers will need to develop
14mr|libxml++-2.36.0-2|43	applications which will use libraries from %{name}.
14mr|libxml++-2.36.0-2|44	
14mr|libxml++-2.36.0-2|45	%prep
14mr|libxml++-2.36.0-2|46	%setup -q
14mr|libxml++-2.36.0-2|47	
14mr|libxml++-2.36.0-2|48	%build
14mr|libxml++-2.36.0-2|49	%configure2_5x
14mr|libxml++-2.36.0-2|50	%make
14mr|libxml++-2.36.0-2|51	
14mr|libxml++-2.36.0-2|52	%install
14mr|libxml++-2.36.0-2|53	%makeinstall_std
14mr|libxml++-2.36.0-2|54	rm -f %{buildroot}%{_libdir}/*.la
14mr|libxml++-2.36.0-2|55	
14mr|libxml++-2.36.0-2|56	%files -n %{libname}
14mr|libxml++-2.36.0-2|57	%{_libdir}/libxml++-%{api}.so.%{major}*
14mr|libxml++-2.36.0-2|58	
14mr|libxml++-2.36.0-2|59	%files -n %{devname}
14mr|libxml++-2.36.0-2|60	%doc AUTHORS ChangeLog NEWS README
14mr|libxml++-2.36.0-2|61	%doc %{_datadir}/doc/%{name}-%{api}/reference
14mr|libxml++-2.36.0-2|62	%{_datadir}/devhelp/books/%{name}-%{api}/%{name}-%{api}.devhelp2
14mr|libxml++-2.36.0-2|63	%{_includedir}/*
14mr|libxml++-2.36.0-2|64	%dir %{_libdir}/libxml++-%{api}/include
14mr|libxml++-2.36.0-2|65	%{_libdir}/libxml++-%{api}/include/libxml++config.h
14mr|libxml++-2.36.0-2|66	%{_libdir}/pkgconfig/*.pc
14mr|libxml++-2.36.0-2|67	%{_libdir}/*.so
14mr|libxml++-2.36.0-2|68	
14mr|libxml++-2.36.0-2|69	
14mr|libxml++-2.36.0-2|70	%changelog
14mr|libxml++-2.36.0-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.36.0-2
14mr|libxml++-2.36.0-2|72	+ Revision: d8c8a5d
14mr|libxml++-2.36.0-2|73	- MassBuild#440: Increase release tag
14mr|libxml++-2.36.0-2|74	
14mr|libxml++-2.36.0-2|75	

17480 14
14mr|libxmu-1.1.1-5|1	%define major 6
14mr|libxmu-1.1.1-5|2	%define u_major 1
14mr|libxmu-1.1.1-5|3	%define libname %mklibname xmu %{major}
14mr|libxmu-1.1.1-5|4	%define libu %mklibname xmuu %{u_major}
14mr|libxmu-1.1.1-5|5	%define develname %mklibname xmu -d
14mr|libxmu-1.1.1-5|6	
14mr|libxmu-1.1.1-5|7	Name:		libxmu
14mr|libxmu-1.1.1-5|8	Summary:	Xmu Library
14mr|libxmu-1.1.1-5|9	Version:	1.1.1
14mr|libxmu-1.1.1-5|10	Release:	5
14mr|libxmu-1.1.1-5|11	Group:		Development/X11
14mr|libxmu-1.1.1-5|12	License:	MIT
14mr|libxmu-1.1.1-5|13	URL:		http://xorg.freedesktop.org
14mr|libxmu-1.1.1-5|14	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXmu-%{version}.tar.bz2
14mr|libxmu-1.1.1-5|15	
14mr|libxmu-1.1.1-5|16	BuildRequires:	pkgconfig(x11)
14mr|libxmu-1.1.1-5|17	BuildRequires:	pkgconfig(xext)
14mr|libxmu-1.1.1-5|18	BuildRequires:	pkgconfig(xt)
14mr|libxmu-1.1.1-5|19	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxmu-1.1.1-5|20	BuildRequires:	x11-util-macros >= 1.3.0
14mr|libxmu-1.1.1-5|21	
14mr|libxmu-1.1.1-5|22	%description
14mr|libxmu-1.1.1-5|23	Xmu Library.
14mr|libxmu-1.1.1-5|24	
14mr|libxmu-1.1.1-5|25	%package -n %{libname}
14mr|libxmu-1.1.1-5|26	Summary:	Xmu Library
14mr|libxmu-1.1.1-5|27	Group:		Development/X11
14mr|libxmu-1.1.1-5|28	Conflicts:	libxorg-x11 < 7.0
14mr|libxmu-1.1.1-5|29	Provides:	%{name} = %{version}
14mr|libxmu-1.1.1-5|30	
14mr|libxmu-1.1.1-5|31	%description -n %{libname}
14mr|libxmu-1.1.1-5|32	Xmu Library.
14mr|libxmu-1.1.1-5|33	
14mr|libxmu-1.1.1-5|34	%package -n %{libu}
14mr|libxmu-1.1.1-5|35	Summary:	Xmuu Library
14mr|libxmu-1.1.1-5|36	Group:		Development/X11
14mr|libxmu-1.1.1-5|37	Conflicts:	libxorg-x11 < 7.0
14mr|libxmu-1.1.1-5|38	Conflicts:	%{libname} < 1.1.0-4
14mr|libxmu-1.1.1-5|39	
14mr|libxmu-1.1.1-5|40	%description -n %{libu}
14mr|libxmu-1.1.1-5|41	Xmuu Library.
14mr|libxmu-1.1.1-5|42	
14mr|libxmu-1.1.1-5|43	%package -n %{develname}
14mr|libxmu-1.1.1-5|44	Summary:	Development files for %{name}
14mr|libxmu-1.1.1-5|45	Group:		Development/X11
14mr|libxmu-1.1.1-5|46	Requires:	%{libname} = %{version}-%{release}
14mr|libxmu-1.1.1-5|47	Requires:	%{libu} = %{version}-%{release}
14mr|libxmu-1.1.1-5|48	Provides:	libxmu-devel = %{version}-%{release}
14mr|libxmu-1.1.1-5|49	Obsoletes:	%{_lib}xmu6-devel < 1.1.1
14mr|libxmu-1.1.1-5|50	Obsoletes:	%{_lib}xmu-static-devel < 1.1.1
14mr|libxmu-1.1.1-5|51	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxmu-1.1.1-5|52	
14mr|libxmu-1.1.1-5|53	%description -n %{develname}
14mr|libxmu-1.1.1-5|54	Development files for %{name}.
14mr|libxmu-1.1.1-5|55	
14mr|libxmu-1.1.1-5|56	%prep
14mr|libxmu-1.1.1-5|57	%setup -qn libXmu-%{version}
14mr|libxmu-1.1.1-5|58	
14mr|libxmu-1.1.1-5|59	%build
14mr|libxmu-1.1.1-5|60	autoreconf -ifs
14mr|libxmu-1.1.1-5|61	%configure \
14mr|libxmu-1.1.1-5|62	--disable-static \
14mr|libxmu-1.1.1-5|63	--x-includes=%{_includedir} \
14mr|libxmu-1.1.1-5|64	--x-libraries=%{_libdir}
14mr|libxmu-1.1.1-5|65	
14mr|libxmu-1.1.1-5|66	%make
14mr|libxmu-1.1.1-5|67	
14mr|libxmu-1.1.1-5|68	%install
14mr|libxmu-1.1.1-5|69	rm -rf %{buildroot}
14mr|libxmu-1.1.1-5|70	%makeinstall_std
14mr|libxmu-1.1.1-5|71	
14mr|libxmu-1.1.1-5|72	%files -n %{libname}
14mr|libxmu-1.1.1-5|73	%{_libdir}/libXmu.so.%{major}*
14mr|libxmu-1.1.1-5|74	
14mr|libxmu-1.1.1-5|75	%files -n %{libu}
14mr|libxmu-1.1.1-5|76	%{_libdir}/libXmuu.so.%{u_major}*
14mr|libxmu-1.1.1-5|77	
14mr|libxmu-1.1.1-5|78	%files -n %{develname}
14mr|libxmu-1.1.1-5|79	%{_libdir}/libXmuu.so
14mr|libxmu-1.1.1-5|80	%{_libdir}/libXmu.so
14mr|libxmu-1.1.1-5|81	%{_libdir}/pkgconfig/xmuu.pc
14mr|libxmu-1.1.1-5|82	%{_libdir}/pkgconfig/xmu.pc
14mr|libxmu-1.1.1-5|83	%{_includedir}/X11/Xmu/CloseHook.h
14mr|libxmu-1.1.1-5|84	%{_includedir}/X11/Xmu/Xct.h
14mr|libxmu-1.1.1-5|85	%{_includedir}/X11/Xmu/Xmu.h
14mr|libxmu-1.1.1-5|86	%{_includedir}/X11/Xmu/WidgetNode.h
14mr|libxmu-1.1.1-5|87	%{_includedir}/X11/Xmu/Atoms.h
14mr|libxmu-1.1.1-5|88	%{_includedir}/X11/Xmu/Misc.h
14mr|libxmu-1.1.1-5|89	%{_includedir}/X11/Xmu/Converters.h
14mr|libxmu-1.1.1-5|90	%{_includedir}/X11/Xmu/StdCmap.h
14mr|libxmu-1.1.1-5|91	%{_includedir}/X11/Xmu/ExtAgent.h
14mr|libxmu-1.1.1-5|92	%{_includedir}/X11/Xmu/StdSel.h
14mr|libxmu-1.1.1-5|93	%{_includedir}/X11/Xmu/WinUtil.h
14mr|libxmu-1.1.1-5|94	%{_includedir}/X11/Xmu/DisplayQue.h
14mr|libxmu-1.1.1-5|95	%{_includedir}/X11/Xmu/Initer.h
14mr|libxmu-1.1.1-5|96	%{_includedir}/X11/Xmu/Lookup.h
14mr|libxmu-1.1.1-5|97	%{_includedir}/X11/Xmu/SysUtil.h
14mr|libxmu-1.1.1-5|98	%{_includedir}/X11/Xmu/Drawing.h
14mr|libxmu-1.1.1-5|99	%{_includedir}/X11/Xmu/Error.h
14mr|libxmu-1.1.1-5|100	%{_includedir}/X11/Xmu/EditresP.h
14mr|libxmu-1.1.1-5|101	%{_includedir}/X11/Xmu/CvtCache.h
14mr|libxmu-1.1.1-5|102	%{_includedir}/X11/Xmu/Editres.h
14mr|libxmu-1.1.1-5|103	%{_includedir}/X11/Xmu/CurUtil.h
14mr|libxmu-1.1.1-5|104	%{_includedir}/X11/Xmu/CharSet.h
14mr|libxmu-1.1.1-5|105	%{_includedir}/X11/Xmu/WhitePoint.h
14mr|libxmu-1.1.1-5|106	%{_datadir}/doc/libXmu
14mr|libxmu-1.1.1-5|107	
14mr|libxmu-1.1.1-5|108	
14mr|libxmu-1.1.1-5|109	%changelog
14mr|libxmu-1.1.1-5|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-5
14mr|libxmu-1.1.1-5|111	+ Revision: 3ed5072
14mr|libxmu-1.1.1-5|112	- MassBuild#440: Increase release tag
14mr|libxmu-1.1.1-5|113	
14mr|libxmu-1.1.1-5|114	

17481 14
14mr|libxp-1.0.1-5|1	%define major		6
14mr|libxp-1.0.1-5|2	%define libname		%mklibname xp %{major}
14mr|libxp-1.0.1-5|3	%define develname	%mklibname xp -d
14mr|libxp-1.0.1-5|4	%define staticname	%mklibname xp -d -s
14mr|libxp-1.0.1-5|5	
14mr|libxp-1.0.1-5|6	Name:    libxp
14mr|libxp-1.0.1-5|7	Summary: X Print Library
14mr|libxp-1.0.1-5|8	Version: 1.0.1
14mr|libxp-1.0.1-5|9	Release: 5
14mr|libxp-1.0.1-5|10	Group:   Development/X11
14mr|libxp-1.0.1-5|11	License: MIT
14mr|libxp-1.0.1-5|12	URL: http://xorg.freedesktop.org
14mr|libxp-1.0.1-5|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXp-%{version}.tar.bz2
14mr|libxp-1.0.1-5|14	
14mr|libxp-1.0.1-5|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxp-1.0.1-5|16	BuildRequires: pkgconfig(xau) >= 1.0.0
14mr|libxp-1.0.1-5|17	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxp-1.0.1-5|18	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxp-1.0.1-5|19	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxp-1.0.1-5|20	
14mr|libxp-1.0.1-5|21	%description
14mr|libxp-1.0.1-5|22	libXp provides public APIs to allow client applications to render to
14mr|libxp-1.0.1-5|23	non-display devices.
14mr|libxp-1.0.1-5|24	
14mr|libxp-1.0.1-5|25	#-----------------------------------------------------------
14mr|libxp-1.0.1-5|26	
14mr|libxp-1.0.1-5|27	%package -n %{libname}
14mr|libxp-1.0.1-5|28	Summary:  X Print Library
14mr|libxp-1.0.1-5|29	Group: Development/X11
14mr|libxp-1.0.1-5|30	Conflicts: libxorg-x11 < 7.0
14mr|libxp-1.0.1-5|31	Provides: %{name} = %{version}
14mr|libxp-1.0.1-5|32	
14mr|libxp-1.0.1-5|33	%description -n %{libname}
14mr|libxp-1.0.1-5|34	libXp provides public APIs to allow client applications to render to
14mr|libxp-1.0.1-5|35	non-display devices.
14mr|libxp-1.0.1-5|36	
14mr|libxp-1.0.1-5|37	#-----------------------------------------------------------
14mr|libxp-1.0.1-5|38	
14mr|libxp-1.0.1-5|39	%package -n %{develname}
14mr|libxp-1.0.1-5|40	Summary: Development files for %{name}
14mr|libxp-1.0.1-5|41	Group: Development/X11
14mr|libxp-1.0.1-5|42	Requires: %{libname} = %{version}
14mr|libxp-1.0.1-5|43	Requires: x11-proto-devel >= 1.0.0
14mr|libxp-1.0.1-5|44	Conflicts: libxorg-x11-devel < 7.0
14mr|libxp-1.0.1-5|45	Provides: %{name}-devel = %{version}-%{release}
14mr|libxp-1.0.1-5|46	Obsoletes: %{mklibname xp 6 -d}
14mr|libxp-1.0.1-5|47	
14mr|libxp-1.0.1-5|48	%description -n %{develname}
14mr|libxp-1.0.1-5|49	Development files for %{name}
14mr|libxp-1.0.1-5|50	
14mr|libxp-1.0.1-5|51	%files -n %{develname}
14mr|libxp-1.0.1-5|52	%defattr(-,root,root)
14mr|libxp-1.0.1-5|53	%{_libdir}/libXp.so
14mr|libxp-1.0.1-5|54	%{_libdir}/pkgconfig/xp.pc
14mr|libxp-1.0.1-5|55	%{_mandir}/man3/Xp*.3*
14mr|libxp-1.0.1-5|56	%{_mandir}/man3/libXp.3*
14mr|libxp-1.0.1-5|57	
14mr|libxp-1.0.1-5|58	#-----------------------------------------------------------
14mr|libxp-1.0.1-5|59	
14mr|libxp-1.0.1-5|60	%package -n %{staticname}
14mr|libxp-1.0.1-5|61	Summary: Static development files for %{name}
14mr|libxp-1.0.1-5|62	Group: Development/X11
14mr|libxp-1.0.1-5|63	Requires: %{develname} = %{version}
14mr|libxp-1.0.1-5|64	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libxp-1.0.1-5|65	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxp-1.0.1-5|66	Obsoletes: %{mklibname xp 6 -d -s}
14mr|libxp-1.0.1-5|67	
14mr|libxp-1.0.1-5|68	%description -n %{staticname}
14mr|libxp-1.0.1-5|69	Static development files for %{name}
14mr|libxp-1.0.1-5|70	
14mr|libxp-1.0.1-5|71	%files -n %{staticname}
14mr|libxp-1.0.1-5|72	%defattr(-,root,root)
14mr|libxp-1.0.1-5|73	%{_libdir}/libXp.*a
14mr|libxp-1.0.1-5|74	
14mr|libxp-1.0.1-5|75	#-----------------------------------------------------------
14mr|libxp-1.0.1-5|76	
14mr|libxp-1.0.1-5|77	%prep
14mr|libxp-1.0.1-5|78	%setup -q -n libXp-%{version}
14mr|libxp-1.0.1-5|79	
14mr|libxp-1.0.1-5|80	%build
14mr|libxp-1.0.1-5|81	%configure2_5x
14mr|libxp-1.0.1-5|82	%make
14mr|libxp-1.0.1-5|83	
14mr|libxp-1.0.1-5|84	%install
14mr|libxp-1.0.1-5|85	rm -rf %{buildroot}
14mr|libxp-1.0.1-5|86	%makeinstall_std
14mr|libxp-1.0.1-5|87	
14mr|libxp-1.0.1-5|88	%clean
14mr|libxp-1.0.1-5|89	rm -rf %{buildroot}
14mr|libxp-1.0.1-5|90	
14mr|libxp-1.0.1-5|91	%files -n %{libname}
14mr|libxp-1.0.1-5|92	%defattr(-,root,root)
14mr|libxp-1.0.1-5|93	%{_libdir}/libXp.so.%{major}*
14mr|libxp-1.0.1-5|94	
14mr|libxp-1.0.1-5|95	
14mr|libxp-1.0.1-5|96	
14mr|libxp-1.0.1-5|97	
14mr|libxp-1.0.1-5|98	%changelog
14mr|libxp-1.0.1-5|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-5
14mr|libxp-1.0.1-5|100	+ Revision: 3afe03a
14mr|libxp-1.0.1-5|101	- MassBuild#440: Increase release tag
14mr|libxp-1.0.1-5|102	
14mr|libxp-1.0.1-5|103	

17482 14
14mr|libxpm-3.5.10-2|1	%define major 4
14mr|libxpm-3.5.10-2|2	%define libxpm %mklibname xpm %{major}
14mr|libxpm-3.5.10-2|3	%define develxpm %mklibname -d xpm
14mr|libxpm-3.5.10-2|4	
14mr|libxpm-3.5.10-2|5	Name:		libxpm
14mr|libxpm-3.5.10-2|6	Summary:	X Pixmap Library
14mr|libxpm-3.5.10-2|7	Version:	3.5.10
14mr|libxpm-3.5.10-2|8	Release:	2
14mr|libxpm-3.5.10-2|9	Group:		Development/X11
14mr|libxpm-3.5.10-2|10	License:	MIT
14mr|libxpm-3.5.10-2|11	URL:		http://xorg.freedesktop.org
14mr|libxpm-3.5.10-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXpm-%{version}.tar.bz2
14mr|libxpm-3.5.10-2|13	
14mr|libxpm-3.5.10-2|14	BuildRequires:	pkgconfig(x11)
14mr|libxpm-3.5.10-2|15	BuildRequires:	pkgconfig(xext)
14mr|libxpm-3.5.10-2|16	BuildRequires:	pkgconfig(xt)
14mr|libxpm-3.5.10-2|17	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxpm-3.5.10-2|18	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxpm-3.5.10-2|19	
14mr|libxpm-3.5.10-2|20	%description
14mr|libxpm-3.5.10-2|21	The xpm package contains the XPM pixmap library for the X Window
14mr|libxpm-3.5.10-2|22	System. The XPM library allows applications to display color,
14mr|libxpm-3.5.10-2|23	pixmapped images, and is used by many popular X programs.
14mr|libxpm-3.5.10-2|24	
14mr|libxpm-3.5.10-2|25	%package -n %{libxpm}
14mr|libxpm-3.5.10-2|26	Summary:	X Pixmap Library
14mr|libxpm-3.5.10-2|27	Group:		Development/X11
14mr|libxpm-3.5.10-2|28	Conflicts:	libxorg-x11 < 7.0
14mr|libxpm-3.5.10-2|29	Provides:	%{name} = %{version}
14mr|libxpm-3.5.10-2|30	
14mr|libxpm-3.5.10-2|31	%description -n %{libxpm}
14mr|libxpm-3.5.10-2|32	The xpm package contains the XPM pixmap library for the X Window
14mr|libxpm-3.5.10-2|33	System. The XPM library allows applications to display color,
14mr|libxpm-3.5.10-2|34	pixmapped images, and is used by many popular X programs.
14mr|libxpm-3.5.10-2|35	
14mr|libxpm-3.5.10-2|36	%files -n %{libxpm}
14mr|libxpm-3.5.10-2|37	%{_libdir}/libXpm.so.%{major}*
14mr|libxpm-3.5.10-2|38	
14mr|libxpm-3.5.10-2|39	%package -n %{develxpm}
14mr|libxpm-3.5.10-2|40	Summary:	Development files for %{name}
14mr|libxpm-3.5.10-2|41	Group:		Development/X11
14mr|libxpm-3.5.10-2|42	Requires:	%{libxpm} = %{version}
14mr|libxpm-3.5.10-2|43	Requires:	pkgconfig(x11)
14mr|libxpm-3.5.10-2|44	Provides:	libxpm-devel = %{version}-%{release}
14mr|libxpm-3.5.10-2|45	Provides:	xpm-devel = %{version}-%{release}
14mr|libxpm-3.5.10-2|46	Obsoletes:	%{_lib}xpm4-devel < 3.5.10
14mr|libxpm-3.5.10-2|47	Obsoletes:	%{_lib}xpm-static-devel < 3.5.10
14mr|libxpm-3.5.10-2|48	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxpm-3.5.10-2|49	
14mr|libxpm-3.5.10-2|50	%description -n %{develxpm}
14mr|libxpm-3.5.10-2|51	Development files for %{name}
14mr|libxpm-3.5.10-2|52	
14mr|libxpm-3.5.10-2|53	%files -n %{develxpm}
14mr|libxpm-3.5.10-2|54	%{_bindir}/cxpm
14mr|libxpm-3.5.10-2|55	%{_bindir}/sxpm
14mr|libxpm-3.5.10-2|56	%{_libdir}/libXpm.so
14mr|libxpm-3.5.10-2|57	%{_libdir}/pkgconfig/xpm.pc
14mr|libxpm-3.5.10-2|58	%{_includedir}/X11/xpm.h
14mr|libxpm-3.5.10-2|59	%{_mandir}/man1/*
14mr|libxpm-3.5.10-2|60	
14mr|libxpm-3.5.10-2|61	%prep
14mr|libxpm-3.5.10-2|62	%setup -qn libXpm-%{version}
14mr|libxpm-3.5.10-2|63	
14mr|libxpm-3.5.10-2|64	%build
14mr|libxpm-3.5.10-2|65	%configure2_5x \
14mr|libxpm-3.5.10-2|66	--x-includes=%{_includedir} \
14mr|libxpm-3.5.10-2|67	--x-libraries=%{_libdir} \
14mr|libxpm-3.5.10-2|68	--disable-static
14mr|libxpm-3.5.10-2|69	
14mr|libxpm-3.5.10-2|70	%make
14mr|libxpm-3.5.10-2|71	
14mr|libxpm-3.5.10-2|72	%install
14mr|libxpm-3.5.10-2|73	rm -rf %{buildroot}
14mr|libxpm-3.5.10-2|74	%makeinstall_std
14mr|libxpm-3.5.10-2|75	
14mr|libxpm-3.5.10-2|76	
14mr|libxpm-3.5.10-2|77	%changelog
14mr|libxpm-3.5.10-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.10-2
14mr|libxpm-3.5.10-2|79	+ Revision: 72b9f83
14mr|libxpm-3.5.10-2|80	- MassBuild#440: Increase release tag
14mr|libxpm-3.5.10-2|81	
14mr|libxpm-3.5.10-2|82	

17483 14
14mr|libxprintutil-1.0.1-19|1	%define major		1
14mr|libxprintutil-1.0.1-19|2	%define libname		%mklibname xprintutil %{major}
14mr|libxprintutil-1.0.1-19|3	%define	develname	%mklibname xprintutil -d
14mr|libxprintutil-1.0.1-19|4	%define staticname	%mklibname xprintutil -d -s
14mr|libxprintutil-1.0.1-19|5	
14mr|libxprintutil-1.0.1-19|6	Name:    libxprintutil
14mr|libxprintutil-1.0.1-19|7	Summary: The XprintUtil Library
14mr|libxprintutil-1.0.1-19|8	Version: 1.0.1
14mr|libxprintutil-1.0.1-19|9	Release: 19
14mr|libxprintutil-1.0.1-19|10	Group:   Development/X11
14mr|libxprintutil-1.0.1-19|11	License: MIT
14mr|libxprintutil-1.0.1-19|12	URL: http://xorg.freedesktop.org
14mr|libxprintutil-1.0.1-19|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXprintUtil-%{version}.tar.bz2
14mr|libxprintutil-1.0.1-19|14	
14mr|libxprintutil-1.0.1-19|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxprintutil-1.0.1-19|16	BuildRequires: pkgconfig(xau) >= 1.0.0
14mr|libxprintutil-1.0.1-19|17	BuildRequires: libxp-devel >= 1.0.0
14mr|libxprintutil-1.0.1-19|18	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|libxprintutil-1.0.1-19|19	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxprintutil-1.0.1-19|20	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxprintutil-1.0.1-19|21	
14mr|libxprintutil-1.0.1-19|22	%description
14mr|libxprintutil-1.0.1-19|23	The XprintUtil Library
14mr|libxprintutil-1.0.1-19|24	
14mr|libxprintutil-1.0.1-19|25	#-----------------------------------------------------------
14mr|libxprintutil-1.0.1-19|26	
14mr|libxprintutil-1.0.1-19|27	%package -n %{libname}
14mr|libxprintutil-1.0.1-19|28	Summary:  The XprintUtil Library
14mr|libxprintutil-1.0.1-19|29	Group: Development/X11
14mr|libxprintutil-1.0.1-19|30	Conflicts: libxorg-x11 < 7.0
14mr|libxprintutil-1.0.1-19|31	Provides: %{name} = %{version}
14mr|libxprintutil-1.0.1-19|32	
14mr|libxprintutil-1.0.1-19|33	%description -n %{libname}
14mr|libxprintutil-1.0.1-19|34	The XprintUtil Library
14mr|libxprintutil-1.0.1-19|35	
14mr|libxprintutil-1.0.1-19|36	#-----------------------------------------------------------
14mr|libxprintutil-1.0.1-19|37	
14mr|libxprintutil-1.0.1-19|38	%package -n %{develname}
14mr|libxprintutil-1.0.1-19|39	Summary: Development files for %{name}
14mr|libxprintutil-1.0.1-19|40	Group: Development/X11
14mr|libxprintutil-1.0.1-19|41	
14mr|libxprintutil-1.0.1-19|42	Requires: %{libname} = %{version}
14mr|libxprintutil-1.0.1-19|43	Requires: pkgconfig(x11)
14mr|libxprintutil-1.0.1-19|44	Requires: pkgconfig(xt)
14mr|libxprintutil-1.0.1-19|45	Requires: x11-proto-devel >= 1.0.0
14mr|libxprintutil-1.0.1-19|46	Provides: %{name}-devel = %{version}-%{release}
14mr|libxprintutil-1.0.1-19|47	Conflicts: libxorg-x11-devel < 7.0
14mr|libxprintutil-1.0.1-19|48	Obsoletes: %{mklibname xprintutil 1 -d}
14mr|libxprintutil-1.0.1-19|49	
14mr|libxprintutil-1.0.1-19|50	%description -n %{develname}
14mr|libxprintutil-1.0.1-19|51	Development files for %{name}
14mr|libxprintutil-1.0.1-19|52	
14mr|libxprintutil-1.0.1-19|53	%files -n %{develname}
14mr|libxprintutil-1.0.1-19|54	%defattr(-,root,root)
14mr|libxprintutil-1.0.1-19|55	%{_libdir}/libXprintUtil.so
14mr|libxprintutil-1.0.1-19|56	%{_libdir}/pkgconfig/xprintutil.pc
14mr|libxprintutil-1.0.1-19|57	%{_includedir}/X11/XprintUtil/xprintutil.h
14mr|libxprintutil-1.0.1-19|58	
14mr|libxprintutil-1.0.1-19|59	#-----------------------------------------------------------
14mr|libxprintutil-1.0.1-19|60	
14mr|libxprintutil-1.0.1-19|61	%package -n %{staticname}
14mr|libxprintutil-1.0.1-19|62	Summary: Static development files for %{name}
14mr|libxprintutil-1.0.1-19|63	Group: Development/X11
14mr|libxprintutil-1.0.1-19|64	Requires: %{develname} = %{version}
14mr|libxprintutil-1.0.1-19|65	Provides: libxprintutil-static-devel = %{version}-%{release}
14mr|libxprintutil-1.0.1-19|66	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxprintutil-1.0.1-19|67	Obsoletes: %{mklibname xprintutil 1 -d -s}
14mr|libxprintutil-1.0.1-19|68	
14mr|libxprintutil-1.0.1-19|69	%description -n %{staticname}
14mr|libxprintutil-1.0.1-19|70	Static development files for %{name}
14mr|libxprintutil-1.0.1-19|71	
14mr|libxprintutil-1.0.1-19|72	%files -n %{staticname}
14mr|libxprintutil-1.0.1-19|73	%defattr(-,root,root)
14mr|libxprintutil-1.0.1-19|74	%{_libdir}/libXprintUtil.*a
14mr|libxprintutil-1.0.1-19|75	
14mr|libxprintutil-1.0.1-19|76	#-----------------------------------------------------------
14mr|libxprintutil-1.0.1-19|77	
14mr|libxprintutil-1.0.1-19|78	%prep
14mr|libxprintutil-1.0.1-19|79	%setup -q -n libXprintUtil-%{version}
14mr|libxprintutil-1.0.1-19|80	
14mr|libxprintutil-1.0.1-19|81	%build
14mr|libxprintutil-1.0.1-19|82	%configure2_5x	--x-includes=%{_includedir}\
14mr|libxprintutil-1.0.1-19|83	--x-libraries=%{_libdir}
14mr|libxprintutil-1.0.1-19|84	
14mr|libxprintutil-1.0.1-19|85	%make
14mr|libxprintutil-1.0.1-19|86	
14mr|libxprintutil-1.0.1-19|87	%install
14mr|libxprintutil-1.0.1-19|88	rm -rf %{buildroot}
14mr|libxprintutil-1.0.1-19|89	%makeinstall_std
14mr|libxprintutil-1.0.1-19|90	
14mr|libxprintutil-1.0.1-19|91	%clean
14mr|libxprintutil-1.0.1-19|92	rm -rf %{buildroot}
14mr|libxprintutil-1.0.1-19|93	
14mr|libxprintutil-1.0.1-19|94	%if %mdkversion < 200900
14mr|libxprintutil-1.0.1-19|95	%post -n %{libname} -p /sbin/ldconfig
14mr|libxprintutil-1.0.1-19|96	%endif
14mr|libxprintutil-1.0.1-19|97	%if %mdkversion < 200900
14mr|libxprintutil-1.0.1-19|98	%postun -n %{libname} -p /sbin/ldconfig
14mr|libxprintutil-1.0.1-19|99	%endif
14mr|libxprintutil-1.0.1-19|100	
14mr|libxprintutil-1.0.1-19|101	%files -n %{libname}
14mr|libxprintutil-1.0.1-19|102	%defattr(-,root,root)
14mr|libxprintutil-1.0.1-19|103	%{_libdir}/libXprintUtil.so.%{major}*
14mr|libxprintutil-1.0.1-19|104	
14mr|libxprintutil-1.0.1-19|105	
14mr|libxprintutil-1.0.1-19|106	
14mr|libxprintutil-1.0.1-19|107	
14mr|libxprintutil-1.0.1-19|108	%changelog
14mr|libxprintutil-1.0.1-19|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-19
14mr|libxprintutil-1.0.1-19|110	+ Revision: a160a81
14mr|libxprintutil-1.0.1-19|111	- MassBuild#440: Increase release tag
14mr|libxprintutil-1.0.1-19|112	
14mr|libxprintutil-1.0.1-19|113	

17484 14
14mr|libxrandr-1.4.2-2|1	%define major 2
14mr|libxrandr-1.4.2-2|2	%define libname %mklibname xrandr %{major}
14mr|libxrandr-1.4.2-2|3	%define devname %mklibname xrandr -d
14mr|libxrandr-1.4.2-2|4	
14mr|libxrandr-1.4.2-2|5	Summary:	X RandR Library
14mr|libxrandr-1.4.2-2|6	Name:		libxrandr
14mr|libxrandr-1.4.2-2|7	Version:	1.4.2
14mr|libxrandr-1.4.2-2|8	Release:	2
14mr|libxrandr-1.4.2-2|9	Group:		Development/X11
14mr|libxrandr-1.4.2-2|10	License:	MIT
14mr|libxrandr-1.4.2-2|11	Url:		http://xorg.freedesktop.org
14mr|libxrandr-1.4.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2
14mr|libxrandr-1.4.2-2|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|libxrandr-1.4.2-2|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mr|libxrandr-1.4.2-2|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxrandr-1.4.2-2|16	BuildRequires:	pkgconfig(xproto)
14mr|libxrandr-1.4.2-2|17	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
14mr|libxrandr-1.4.2-2|18	
14mr|libxrandr-1.4.2-2|19	%description
14mr|libxrandr-1.4.2-2|20	X RandR Library.
14mr|libxrandr-1.4.2-2|21	
14mr|libxrandr-1.4.2-2|22	%package -n %{libname}
14mr|libxrandr-1.4.2-2|23	Summary:	X RandR Library
14mr|libxrandr-1.4.2-2|24	Group:		Development/X11
14mr|libxrandr-1.4.2-2|25	Provides:	%{name} = %{version}-%{release}
14mr|libxrandr-1.4.2-2|26	
14mr|libxrandr-1.4.2-2|27	%description -n %{libname}
14mr|libxrandr-1.4.2-2|28	X RandR main library.
14mr|libxrandr-1.4.2-2|29	
14mr|libxrandr-1.4.2-2|30	%package -n %{devname}
14mr|libxrandr-1.4.2-2|31	Summary:	Development files for %{name}
14mr|libxrandr-1.4.2-2|32	Group:		Development/X11
14mr|libxrandr-1.4.2-2|33	Requires:	%{libname} = %{version}-%{release}
14mr|libxrandr-1.4.2-2|34	Provides:	libxrandr-devel = %{version}-%{release}
14mr|libxrandr-1.4.2-2|35	
14mr|libxrandr-1.4.2-2|36	%description -n %{devname}
14mr|libxrandr-1.4.2-2|37	Development files for %{name}.
14mr|libxrandr-1.4.2-2|38	
14mr|libxrandr-1.4.2-2|39	%prep
14mr|libxrandr-1.4.2-2|40	%setup -qn libXrandr-%{version}
14mr|libxrandr-1.4.2-2|41	
14mr|libxrandr-1.4.2-2|42	%build
14mr|libxrandr-1.4.2-2|43	%configure2_5x \
14mr|libxrandr-1.4.2-2|44	--disable-static \
14mr|libxrandr-1.4.2-2|45	--x-includes=%{_includedir} \
14mr|libxrandr-1.4.2-2|46	--x-libraries=%{_libdir}
14mr|libxrandr-1.4.2-2|47	
14mr|libxrandr-1.4.2-2|48	%make
14mr|libxrandr-1.4.2-2|49	
14mr|libxrandr-1.4.2-2|50	%install
14mr|libxrandr-1.4.2-2|51	%makeinstall_std
14mr|libxrandr-1.4.2-2|52	
14mr|libxrandr-1.4.2-2|53	%files -n %{libname}
14mr|libxrandr-1.4.2-2|54	%{_libdir}/libXrandr.so.%{major}*
14mr|libxrandr-1.4.2-2|55	
14mr|libxrandr-1.4.2-2|56	%files -n %{devname}
14mr|libxrandr-1.4.2-2|57	%{_libdir}/libXrandr.so
14mr|libxrandr-1.4.2-2|58	%{_libdir}/pkgconfig/xrandr.pc
14mr|libxrandr-1.4.2-2|59	%{_includedir}/X11/extensions/Xrandr.h
14mr|libxrandr-1.4.2-2|60	%{_mandir}/man3/XRR*.3*
14mr|libxrandr-1.4.2-2|61	%{_mandir}/man3/Xrandr.3*
14mr|libxrandr-1.4.2-2|62	
14mr|libxrandr-1.4.2-2|63	
14mr|libxrandr-1.4.2-2|64	%changelog
14mr|libxrandr-1.4.2-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-2
14mr|libxrandr-1.4.2-2|66	+ Revision: c9db93d
14mr|libxrandr-1.4.2-2|67	- MassBuild#440: Increase release tag
14mr|libxrandr-1.4.2-2|68	
14mr|libxrandr-1.4.2-2|69	

17485 14
14mr|libxrender-0.9.8-3|1	%define major 1
14mr|libxrender-0.9.8-3|2	%define libname %mklibname xrender %{major}
14mr|libxrender-0.9.8-3|3	%define devname %mklibname xrender -d
14mr|libxrender-0.9.8-3|4	
14mr|libxrender-0.9.8-3|5	Summary:	X Render Library
14mr|libxrender-0.9.8-3|6	Name:		libxrender
14mr|libxrender-0.9.8-3|7	Version:	0.9.8
14mr|libxrender-0.9.8-3|8	Release:	3
14mr|libxrender-0.9.8-3|9	Group:		Development/X11
14mr|libxrender-0.9.8-3|10	License:	MIT
14mr|libxrender-0.9.8-3|11	Url:		http://xorg.freedesktop.org
14mr|libxrender-0.9.8-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrender-%{version}.tar.bz2
14mr|libxrender-0.9.8-3|13	# (fc) disable Xrender on DMX (Mdk bug #19925)
14mr|libxrender-0.9.8-3|14	Patch0:		libXrender-0.9.7-dmx.patch
14mr|libxrender-0.9.8-3|15	
14mr|libxrender-0.9.8-3|16	BuildRequires:	pkgconfig(x11)
14mr|libxrender-0.9.8-3|17	BuildRequires:	pkgconfig(xorg-macros)
14mr|libxrender-0.9.8-3|18	BuildRequires:	pkgconfig(xproto)
14mr|libxrender-0.9.8-3|19	
14mr|libxrender-0.9.8-3|20	%description
14mr|libxrender-0.9.8-3|21	X Render Library.
14mr|libxrender-0.9.8-3|22	
14mr|libxrender-0.9.8-3|23	%package -n %{libname}
14mr|libxrender-0.9.8-3|24	Summary:	X Render Library
14mr|libxrender-0.9.8-3|25	Group:		Development/X11
14mr|libxrender-0.9.8-3|26	Provides:	%{name} = %{EVRD}
14mr|libxrender-0.9.8-3|27	
14mr|libxrender-0.9.8-3|28	%description -n %{libname}
14mr|libxrender-0.9.8-3|29	X Render Library.
14mr|libxrender-0.9.8-3|30	
14mr|libxrender-0.9.8-3|31	%package -n %{devname}
14mr|libxrender-0.9.8-3|32	Summary:	Development files for %{name}
14mr|libxrender-0.9.8-3|33	Group:		Development/X11
14mr|libxrender-0.9.8-3|34	Requires:	%{libname} = %{version}-%{release}
14mr|libxrender-0.9.8-3|35	Provides:	libxrender-devel = %{EVRD}
14mr|libxrender-0.9.8-3|36	
14mr|libxrender-0.9.8-3|37	%description -n %{devname}
14mr|libxrender-0.9.8-3|38	Development files for %{name}.
14mr|libxrender-0.9.8-3|39	
14mr|libxrender-0.9.8-3|40	%prep
14mr|libxrender-0.9.8-3|41	%setup -qn libXrender-%{version}
14mr|libxrender-0.9.8-3|42	%patch0 -p1
14mr|libxrender-0.9.8-3|43	
14mr|libxrender-0.9.8-3|44	%build
14mr|libxrender-0.9.8-3|45	%configure2_5x \
14mr|libxrender-0.9.8-3|46	--disable-static \
14mr|libxrender-0.9.8-3|47	--x-includes=%{_includedir} \
14mr|libxrender-0.9.8-3|48	--x-libraries=%{_libdir}
14mr|libxrender-0.9.8-3|49	
14mr|libxrender-0.9.8-3|50	%make
14mr|libxrender-0.9.8-3|51	
14mr|libxrender-0.9.8-3|52	%install
14mr|libxrender-0.9.8-3|53	%makeinstall_std
14mr|libxrender-0.9.8-3|54	
14mr|libxrender-0.9.8-3|55	%files -n %{libname}
14mr|libxrender-0.9.8-3|56	%{_libdir}/libXrender.so.%{major}*
14mr|libxrender-0.9.8-3|57	
14mr|libxrender-0.9.8-3|58	%files -n %{devname}
14mr|libxrender-0.9.8-3|59	%{_libdir}/libXrender.so
14mr|libxrender-0.9.8-3|60	%{_libdir}/pkgconfig/xrender.pc
14mr|libxrender-0.9.8-3|61	%{_includedir}/X11/extensions/Xrender.h
14mr|libxrender-0.9.8-3|62	%dir %{_docdir}/libXrender
14mr|libxrender-0.9.8-3|63	%{_docdir}/libXrender/*
14mr|libxrender-0.9.8-3|64	
14mr|libxrender-0.9.8-3|65	
14mr|libxrender-0.9.8-3|66	%changelog
14mr|libxrender-0.9.8-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.8-3
14mr|libxrender-0.9.8-3|68	+ Revision: 57017d2
14mr|libxrender-0.9.8-3|69	- MassBuild#440: Increase release tag
14mr|libxrender-0.9.8-3|70	
14mr|libxrender-0.9.8-3|71	

17486 14
14mr|libxres-1.0.6-3|1	%define major 1
14mr|libxres-1.0.6-3|2	%define libname %mklibname xres %{major}
14mr|libxres-1.0.6-3|3	%define develname %mklibname xres -d
14mr|libxres-1.0.6-3|4	
14mr|libxres-1.0.6-3|5	Name:		libxres
14mr|libxres-1.0.6-3|6	Summary:	X Resource Information Extension Library
14mr|libxres-1.0.6-3|7	Version:	1.0.6
14mr|libxres-1.0.6-3|8	Release:	3
14mr|libxres-1.0.6-3|9	Group:		Development/X11
14mr|libxres-1.0.6-3|10	License:	MIT
14mr|libxres-1.0.6-3|11	URL:		http://xorg.freedesktop.org
14mr|libxres-1.0.6-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXres-%{version}.tar.bz2
14mr|libxres-1.0.6-3|13	
14mr|libxres-1.0.6-3|14	BuildRequires:	pkgconfig(x11)
14mr|libxres-1.0.6-3|15	BuildRequires:	pkgconfig(xext)
14mr|libxres-1.0.6-3|16	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxres-1.0.6-3|17	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxres-1.0.6-3|18	
14mr|libxres-1.0.6-3|19	%description
14mr|libxres-1.0.6-3|20	X Resource Information Extension Library
14mr|libxres-1.0.6-3|21	
14mr|libxres-1.0.6-3|22	%package -n %{libname}
14mr|libxres-1.0.6-3|23	Summary:	X Resource Information Extension Library
14mr|libxres-1.0.6-3|24	Group:		Development/X11
14mr|libxres-1.0.6-3|25	Conflicts:	libxorg-x11 < 7.0
14mr|libxres-1.0.6-3|26	Provides:	%{name} = %{version}
14mr|libxres-1.0.6-3|27	
14mr|libxres-1.0.6-3|28	%description -n %{libname}
14mr|libxres-1.0.6-3|29	X Resource Information Extension Library
14mr|libxres-1.0.6-3|30	
14mr|libxres-1.0.6-3|31	%package -n %{develname}
14mr|libxres-1.0.6-3|32	Summary:	Development files for %{name}
14mr|libxres-1.0.6-3|33	Group:		Development/X11
14mr|libxres-1.0.6-3|34	Requires:	%{libname} = %{version}-%{release}
14mr|libxres-1.0.6-3|35	Provides:	libxres-devel = %{version}-%{release}
14mr|libxres-1.0.6-3|36	Obsoletes:	%{_lib}xres1-devel < 1.0.6
14mr|libxres-1.0.6-3|37	Obsoletes:	%{_lib}xres-static-devel < 1.0.6
14mr|libxres-1.0.6-3|38	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxres-1.0.6-3|39	
14mr|libxres-1.0.6-3|40	%description -n %{develname}
14mr|libxres-1.0.6-3|41	Development files for %{name}
14mr|libxres-1.0.6-3|42	
14mr|libxres-1.0.6-3|43	%prep
14mr|libxres-1.0.6-3|44	%setup -qn libXres-%{version}
14mr|libxres-1.0.6-3|45	
14mr|libxres-1.0.6-3|46	%build
14mr|libxres-1.0.6-3|47	%configure2_5x \
14mr|libxres-1.0.6-3|48	--disable-static \
14mr|libxres-1.0.6-3|49	--x-includes=%{_includedir} \
14mr|libxres-1.0.6-3|50	--x-libraries=%{_libdir}
14mr|libxres-1.0.6-3|51	
14mr|libxres-1.0.6-3|52	%make
14mr|libxres-1.0.6-3|53	
14mr|libxres-1.0.6-3|54	%install
14mr|libxres-1.0.6-3|55	%makeinstall_std
14mr|libxres-1.0.6-3|56	
14mr|libxres-1.0.6-3|57	%files -n %{libname}
14mr|libxres-1.0.6-3|58	%{_libdir}/libXRes.so.%{major}*
14mr|libxres-1.0.6-3|59	
14mr|libxres-1.0.6-3|60	%files -n %{develname}
14mr|libxres-1.0.6-3|61	%{_libdir}/libXRes.so
14mr|libxres-1.0.6-3|62	%{_libdir}/pkgconfig/xres.pc
14mr|libxres-1.0.6-3|63	%{_includedir}/X11/extensions/XRes.h
14mr|libxres-1.0.6-3|64	%{_mandir}/man3/XRes*
14mr|libxres-1.0.6-3|65	
14mr|libxres-1.0.6-3|66	
14mr|libxres-1.0.6-3|67	
14mr|libxres-1.0.6-3|68	%changelog
14mr|libxres-1.0.6-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-3
14mr|libxres-1.0.6-3|70	+ Revision: 34b2972
14mr|libxres-1.0.6-3|71	- MassBuild#440: Increase release tag
14mr|libxres-1.0.6-3|72	
14mr|libxres-1.0.6-3|73	

17487 14
14mr|libxscrnsaver-1.2.2-3|1	%define major 1
14mr|libxscrnsaver-1.2.2-3|2	%define libname %mklibname xscrnsaver %{major}
14mr|libxscrnsaver-1.2.2-3|3	%define develname %mklibname xscrnsaver -d
14mr|libxscrnsaver-1.2.2-3|4	
14mr|libxscrnsaver-1.2.2-3|5	Name:		libxscrnsaver
14mr|libxscrnsaver-1.2.2-3|6	Summary:	The XScrnSaver Library
14mr|libxscrnsaver-1.2.2-3|7	Version:	1.2.2
14mr|libxscrnsaver-1.2.2-3|8	Release:	3
14mr|libxscrnsaver-1.2.2-3|9	Group:		Development/X11
14mr|libxscrnsaver-1.2.2-3|10	License:	MIT
14mr|libxscrnsaver-1.2.2-3|11	URL:		http://xorg.freedesktop.org
14mr|libxscrnsaver-1.2.2-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-%{version}.tar.bz2
14mr|libxscrnsaver-1.2.2-3|13	
14mr|libxscrnsaver-1.2.2-3|14	BuildRequires:	pkgconfig(x11)
14mr|libxscrnsaver-1.2.2-3|15	BuildRequires:	pkgconfig(xext)
14mr|libxscrnsaver-1.2.2-3|16	BuildRequires:	x11-proto-devel >= 7.4-25
14mr|libxscrnsaver-1.2.2-3|17	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxscrnsaver-1.2.2-3|18	
14mr|libxscrnsaver-1.2.2-3|19	%description
14mr|libxscrnsaver-1.2.2-3|20	The XScrnSaver Library.
14mr|libxscrnsaver-1.2.2-3|21	
14mr|libxscrnsaver-1.2.2-3|22	%package -n %{libname}
14mr|libxscrnsaver-1.2.2-3|23	Summary:	The XScrnSaver Library
14mr|libxscrnsaver-1.2.2-3|24	Group:		Development/X11
14mr|libxscrnsaver-1.2.2-3|25	Conflicts:	libxorg-x11 < 7.0
14mr|libxscrnsaver-1.2.2-3|26	Provides:	%{name} = %{version}
14mr|libxscrnsaver-1.2.2-3|27	
14mr|libxscrnsaver-1.2.2-3|28	%description -n %{libname}
14mr|libxscrnsaver-1.2.2-3|29	The XScrnSaver Library.
14mr|libxscrnsaver-1.2.2-3|30	
14mr|libxscrnsaver-1.2.2-3|31	%package -n %{develname}
14mr|libxscrnsaver-1.2.2-3|32	Summary:	Development files for %{name}
14mr|libxscrnsaver-1.2.2-3|33	Group:		Development/X11
14mr|libxscrnsaver-1.2.2-3|34	Requires:	%{libname} = %{version}-%{release}
14mr|libxscrnsaver-1.2.2-3|35	Provides:	libxscrnsaver-devel = %{version}-%{release}
14mr|libxscrnsaver-1.2.2-3|36	Obsoletes:	%{_lib}xscrnsaver1-devel < 1.2.2
14mr|libxscrnsaver-1.2.2-3|37	Obsoletes:	%{_lib}xscrnsaver-static-devel < 1.2.2
14mr|libxscrnsaver-1.2.2-3|38	Conflicts:	libxorg-x11-devel < 7.0
14mr|libxscrnsaver-1.2.2-3|39	
14mr|libxscrnsaver-1.2.2-3|40	%description -n %{develname}
14mr|libxscrnsaver-1.2.2-3|41	Development files for %{name}.
14mr|libxscrnsaver-1.2.2-3|42	
14mr|libxscrnsaver-1.2.2-3|43	%prep
14mr|libxscrnsaver-1.2.2-3|44	%setup -qn libXScrnSaver-%{version}
14mr|libxscrnsaver-1.2.2-3|45	
14mr|libxscrnsaver-1.2.2-3|46	%build
14mr|libxscrnsaver-1.2.2-3|47	%configure2_5x \
14mr|libxscrnsaver-1.2.2-3|48	--disable-static \
14mr|libxscrnsaver-1.2.2-3|49	--x-includes=%{_includedir} \
14mr|libxscrnsaver-1.2.2-3|50	--x-libraries=%{_libdir}
14mr|libxscrnsaver-1.2.2-3|51	
14mr|libxscrnsaver-1.2.2-3|52	%make
14mr|libxscrnsaver-1.2.2-3|53	
14mr|libxscrnsaver-1.2.2-3|54	%install
14mr|libxscrnsaver-1.2.2-3|55	rm -rf %{buildroot}
14mr|libxscrnsaver-1.2.2-3|56	%makeinstall_std
14mr|libxscrnsaver-1.2.2-3|57	
14mr|libxscrnsaver-1.2.2-3|58	%files -n %{libname}
14mr|libxscrnsaver-1.2.2-3|59	%{_libdir}/libXss.so.%{major}*
14mr|libxscrnsaver-1.2.2-3|60	
14mr|libxscrnsaver-1.2.2-3|61	%files -n %{develname}
14mr|libxscrnsaver-1.2.2-3|62	%{_libdir}/libXss.so
14mr|libxscrnsaver-1.2.2-3|63	%{_libdir}/pkgconfig/xscrnsaver.pc
14mr|libxscrnsaver-1.2.2-3|64	%{_mandir}/man3/XScreenSaver*
14mr|libxscrnsaver-1.2.2-3|65	%{_mandir}/man3/Xss*
14mr|libxscrnsaver-1.2.2-3|66	%{_includedir}/X11/extensions/scrnsaver.h
14mr|libxscrnsaver-1.2.2-3|67	
14mr|libxscrnsaver-1.2.2-3|68	
14mr|libxscrnsaver-1.2.2-3|69	
14mr|libxscrnsaver-1.2.2-3|70	%changelog
14mr|libxscrnsaver-1.2.2-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-3
14mr|libxscrnsaver-1.2.2-3|72	+ Revision: d55e5d3
14mr|libxscrnsaver-1.2.2-3|73	- MassBuild#440: Increase release tag
14mr|libxscrnsaver-1.2.2-3|74	
14mr|libxscrnsaver-1.2.2-3|75	

17488 14
14mr|libxshmfence-1.1-2|1	%define major 1
14mr|libxshmfence-1.1-2|2	%define libname %mklibname xshmfence %{major}
14mr|libxshmfence-1.1-2|3	%define devname %mklibname xshmfence -d
14mr|libxshmfence-1.1-2|4	
14mr|libxshmfence-1.1-2|5	Name:		libxshmfence
14mr|libxshmfence-1.1-2|6	Version: 	1.1
14mr|libxshmfence-1.1-2|7	Release: 	2
14mr|libxshmfence-1.1-2|8	Summary:	Shared memory fence support library for X11, needed for DRI3
14mr|libxshmfence-1.1-2|9	URL:		http://libxshmfence.sf.net/
14mr|libxshmfence-1.1-2|10	License:	GPL
14mr|libxshmfence-1.1-2|11	Group:		System/Libraries
14mr|libxshmfence-1.1-2|12	Source0:	ftp://xorg.freedesktop.org/pub/individual/lib/%{name}-%{version}.tar.bz2
14mr|libxshmfence-1.1-2|13	
14mr|libxshmfence-1.1-2|14	BuildRequires:	x11-proto-devel
14mr|libxshmfence-1.1-2|15	BuildRequires:	x11-util-macros
14mr|libxshmfence-1.1-2|16	
14mr|libxshmfence-1.1-2|17	%description
14mr|libxshmfence-1.1-2|18	Shared memory fence support library for X11, needed for DRI3
14mr|libxshmfence-1.1-2|19	
14mr|libxshmfence-1.1-2|20	%package -n 	%{libname}
14mr|libxshmfence-1.1-2|21	Summary: 	Shared memory fence support library for X11, needed for DRI3
14mr|libxshmfence-1.1-2|22	Group:		System/Libraries
14mr|libxshmfence-1.1-2|23	Provides: 	%{name} = %{version}
14mr|libxshmfence-1.1-2|24	
14mr|libxshmfence-1.1-2|25	%description -n %{libname}
14mr|libxshmfence-1.1-2|26	Shared memory fence support library for X11, needed for DRI3
14mr|libxshmfence-1.1-2|27	
14mr|libxshmfence-1.1-2|28	%package -n 	%{devname}
14mr|libxshmfence-1.1-2|29	Summary: 	Development files for %{name}
14mr|libxshmfence-1.1-2|30	Group: 		Development/C
14mr|libxshmfence-1.1-2|31	Requires: 	%{libname} = %{EVRD}
14mr|libxshmfence-1.1-2|32	
14mr|libxshmfence-1.1-2|33	%description -n %{devname}
14mr|libxshmfence-1.1-2|34	Development files (headers etc.) for %{name}.
14mr|libxshmfence-1.1-2|35	
14mr|libxshmfence-1.1-2|36	%prep
14mr|libxshmfence-1.1-2|37	%setup -q
14mr|libxshmfence-1.1-2|38	
14mr|libxshmfence-1.1-2|39	%build
14mr|libxshmfence-1.1-2|40	autoreconf -v -i -f
14mr|libxshmfence-1.1-2|41	%configure2_5x \
14mr|libxshmfence-1.1-2|42	--disable-static
14mr|libxshmfence-1.1-2|43	
14mr|libxshmfence-1.1-2|44	%make
14mr|libxshmfence-1.1-2|45	
14mr|libxshmfence-1.1-2|46	%install
14mr|libxshmfence-1.1-2|47	%makeinstall_std
14mr|libxshmfence-1.1-2|48	
14mr|libxshmfence-1.1-2|49	%files -n %{libname}
14mr|libxshmfence-1.1-2|50	%{_libdir}/*.so.%{major}*
14mr|libxshmfence-1.1-2|51	
14mr|libxshmfence-1.1-2|52	%files -n %{devname}
14mr|libxshmfence-1.1-2|53	%{_includedir}/*
14mr|libxshmfence-1.1-2|54	%{_libdir}/*.so
14mr|libxshmfence-1.1-2|55	%{_libdir}/pkgconfig/*
14mr|libxshmfence-1.1-2|56	
14mr|libxshmfence-1.1-2|57	%changelog
14mr|libxshmfence-1.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|libxshmfence-1.1-2|59	+ Revision: f81ab25
14mr|libxshmfence-1.1-2|60	- MassBuild#440: Increase release tag
14mr|libxshmfence-1.1-2|61	
14mr|libxshmfence-1.1-2|62	

17489 14
14mr|libxslt-1.1.28-2|1	%define major 1
14mr|libxslt-1.1.28-2|2	%define exslt_major 0
14mr|libxslt-1.1.28-2|3	%define libname %mklibname xslt %{major}
14mr|libxslt-1.1.28-2|4	%define libename %mklibname exslt %{exslt_major}
14mr|libxslt-1.1.28-2|5	%define develname %mklibname xslt -d
14mr|libxslt-1.1.28-2|6	
14mr|libxslt-1.1.28-2|7	Name: libxslt
14mr|libxslt-1.1.28-2|8	Version: 1.1.28
14mr|libxslt-1.1.28-2|9	Release: 2
14mr|libxslt-1.1.28-2|10	Summary: Library providing XSLT support
14mr|libxslt-1.1.28-2|11	License: MIT
14mr|libxslt-1.1.28-2|12	Group: System/Libraries
14mr|libxslt-1.1.28-2|13	URL: http://xmlsoft.org/XSLT/
14mr|libxslt-1.1.28-2|14	Source0: ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
14mr|libxslt-1.1.28-2|15	BuildRequires: libxml2-devel
14mr|libxslt-1.1.28-2|16	BuildRequires: python-devel >= %{py_ver}
14mr|libxslt-1.1.28-2|17	BuildRequires: python-libxml2
14mr|libxslt-1.1.28-2|18	BuildRequires: libgcrypt-devel
14mr|libxslt-1.1.28-2|19	BuildRequires: libtool
14mr|libxslt-1.1.28-2|20	
14mr|libxslt-1.1.28-2|21	%description
14mr|libxslt-1.1.28-2|22	This C library allows to transform XML files into other XML files
14mr|libxslt-1.1.28-2|23	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mr|libxslt-1.1.28-2|24	mechanism.
14mr|libxslt-1.1.28-2|25	
14mr|libxslt-1.1.28-2|26	%package -n xsltproc
14mr|libxslt-1.1.28-2|27	Summary: XSLT processor using libxslt
14mr|libxslt-1.1.28-2|28	Group: System/Libraries
14mr|libxslt-1.1.28-2|29	Obsoletes: libxslt-proc < %{version}-8
14mr|libxslt-1.1.28-2|30	Provides: libxslt-proc = %{version}-%{release}
14mr|libxslt-1.1.28-2|31	
14mr|libxslt-1.1.28-2|32	%description -n xsltproc
14mr|libxslt-1.1.28-2|33	This package provides an XSLT processor based on the libxslt C library.
14mr|libxslt-1.1.28-2|34	It allows to transform XML files into other XML files
14mr|libxslt-1.1.28-2|35	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mr|libxslt-1.1.28-2|36	mechanism.
14mr|libxslt-1.1.28-2|37	
14mr|libxslt-1.1.28-2|38	%package -n %{libname}
14mr|libxslt-1.1.28-2|39	Summary: Library providing XSLT support
14mr|libxslt-1.1.28-2|40	Group: System/Libraries
14mr|libxslt-1.1.28-2|41	
14mr|libxslt-1.1.28-2|42	%description  -n %{libname}
14mr|libxslt-1.1.28-2|43	This C library allows to transform XML files into other XML files
14mr|libxslt-1.1.28-2|44	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mr|libxslt-1.1.28-2|45	mechanism.
14mr|libxslt-1.1.28-2|46	A xslt processor based on this library, named xsltproc, is provided by
14mr|libxslt-1.1.28-2|47	the libxslt-proc package.
14mr|libxslt-1.1.28-2|48	
14mr|libxslt-1.1.28-2|49	%package -n %{libename}
14mr|libxslt-1.1.28-2|50	Summary: Library providing XSLT support
14mr|libxslt-1.1.28-2|51	Group: System/Libraries
14mr|libxslt-1.1.28-2|52	Conflicts: %{_lib}xslt1 < 1.1.26-7
14mr|libxslt-1.1.28-2|53	
14mr|libxslt-1.1.28-2|54	%description  -n %{libename}
14mr|libxslt-1.1.28-2|55	This package contains the exslt shared library.
14mr|libxslt-1.1.28-2|56	
14mr|libxslt-1.1.28-2|57	%package -n python-%{name}
14mr|libxslt-1.1.28-2|58	Summary: Python bindings for the libxslt library
14mr|libxslt-1.1.28-2|59	Group: Development/Python
14mr|libxslt-1.1.28-2|60	Requires: python >= %{py_ver}
14mr|libxslt-1.1.28-2|61	Requires: python-libxml2
14mr|libxslt-1.1.28-2|62	Obsoletes: %{name}-python < %{version}-%{release}
14mr|libxslt-1.1.28-2|63	
14mr|libxslt-1.1.28-2|64	%description -n python-%{name}
14mr|libxslt-1.1.28-2|65	The libxslt-python package contains a module that permits applications
14mr|libxslt-1.1.28-2|66	written in the Python programming language to use the interface
14mr|libxslt-1.1.28-2|67	supplied by the libxslt library to apply XSLT transformations.
14mr|libxslt-1.1.28-2|68	
14mr|libxslt-1.1.28-2|69	This library allows to parse sytlesheets, uses the libxml2-python
14mr|libxslt-1.1.28-2|70	to load and save XML and HTML files. Direct access to XPath and
14mr|libxslt-1.1.28-2|71	the XSLT transformation context are possible to extend the XSLT language
14mr|libxslt-1.1.28-2|72	with XPath functions written in Python.
14mr|libxslt-1.1.28-2|73	
14mr|libxslt-1.1.28-2|74	%package -n %{develname}
14mr|libxslt-1.1.28-2|75	Summary: Libraries, includes, etc. to develop XML and HTML applications
14mr|libxslt-1.1.28-2|76	Group: Development/C
14mr|libxslt-1.1.28-2|77	Provides: %{name}-devel = %{version}-%{release}
14mr|libxslt-1.1.28-2|78	Requires: %{libname} = %{version}-%{release}
14mr|libxslt-1.1.28-2|79	Requires: %{libename} = %{version}-%{release}
14mr|libxslt-1.1.28-2|80	Obsoletes: %{mklibname xslt 1 -d} < %{version}-%{release}
14mr|libxslt-1.1.28-2|81	
14mr|libxslt-1.1.28-2|82	%description -n %{develname}
14mr|libxslt-1.1.28-2|83	This C library allows to transform XML files into other XML files
14mr|libxslt-1.1.28-2|84	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mr|libxslt-1.1.28-2|85	mechanism.
14mr|libxslt-1.1.28-2|86	
14mr|libxslt-1.1.28-2|87	%prep
14mr|libxslt-1.1.28-2|88	%setup -q
14mr|libxslt-1.1.28-2|89	
14mr|libxslt-1.1.28-2|90	mkdir -p python/examples
14mr|libxslt-1.1.28-2|91	cp -a python/tests/*.{py,xml,xsl} python/examples
14mr|libxslt-1.1.28-2|92	
14mr|libxslt-1.1.28-2|93	#needed by patch1
14mr|libxslt-1.1.28-2|94	autoreconf -fi
14mr|libxslt-1.1.28-2|95	
14mr|libxslt-1.1.28-2|96	%build
14mr|libxslt-1.1.28-2|97	%configure2_5x \
14mr|libxslt-1.1.28-2|98	--disable-static
14mr|libxslt-1.1.28-2|99	%make
14mr|libxslt-1.1.28-2|100	
14mr|libxslt-1.1.28-2|101	%install
14mr|libxslt-1.1.28-2|102	rm -rf %{buildroot}
14mr|libxslt-1.1.28-2|103	%makeinstall_std
14mr|libxslt-1.1.28-2|104	
14mr|libxslt-1.1.28-2|105	# remove unpackaged files
14mr|libxslt-1.1.28-2|106	rm -rf %{buildroot}%{_docdir}/%{name}-%{version} \
14mr|libxslt-1.1.28-2|107	%{buildroot}%{_docdir}/%{name}-python-%{version} \
14mr|libxslt-1.1.28-2|108	%{buildroot}%{py_platsitedir}/*.{la,a}
14mr|libxslt-1.1.28-2|109	
14mr|libxslt-1.1.28-2|110	%multiarch_binaries %{buildroot}%{_bindir}/xslt-config
14mr|libxslt-1.1.28-2|111	
14mr|libxslt-1.1.28-2|112	# cleanup
14mr|libxslt-1.1.28-2|113	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libxslt-1.1.28-2|114	
14mr|libxslt-1.1.28-2|115	%files -n xsltproc
14mr|libxslt-1.1.28-2|116	%doc AUTHORS NEWS README Copyright FEATURES TODO
14mr|libxslt-1.1.28-2|117	%{_bindir}/xsltproc
14mr|libxslt-1.1.28-2|118	%{_mandir}/man1/*
14mr|libxslt-1.1.28-2|119	
14mr|libxslt-1.1.28-2|120	%files -n %{libname}
14mr|libxslt-1.1.28-2|121	%{_libdir}/libxslt.so.%{major}*
14mr|libxslt-1.1.28-2|122	
14mr|libxslt-1.1.28-2|123	%files -n %{libename}
14mr|libxslt-1.1.28-2|124	%{_libdir}/libexslt.so.%{exslt_major}*
14mr|libxslt-1.1.28-2|125	
14mr|libxslt-1.1.28-2|126	%files -n python-%{name}
14mr|libxslt-1.1.28-2|127	%doc AUTHORS README Copyright FEATURES python/TODO python/examples python/libxsltclass.txt
14mr|libxslt-1.1.28-2|128	%defattr(-, root, root)
14mr|libxslt-1.1.28-2|129	%{py_platsitedir}/*.so
14mr|libxslt-1.1.28-2|130	%{py_platsitedir}/*.py
14mr|libxslt-1.1.28-2|131	
14mr|libxslt-1.1.28-2|132	%files -n %{develname}
14mr|libxslt-1.1.28-2|133	%doc doc/*.html doc/tutorial doc/html
14mr|libxslt-1.1.28-2|134	%{_mandir}/man3/*
14mr|libxslt-1.1.28-2|135	%{_libdir}/lib*.so
14mr|libxslt-1.1.28-2|136	%{_libdir}/*.sh
14mr|libxslt-1.1.28-2|137	%{_includedir}/*
14mr|libxslt-1.1.28-2|138	%{multiarch_bindir}/xslt-config
14mr|libxslt-1.1.28-2|139	%{_bindir}/xslt-config
14mr|libxslt-1.1.28-2|140	%{_libdir}/pkgconfig/*
14mr|libxslt-1.1.28-2|141	%{_datadir}/aclocal/*
14mr|libxslt-1.1.28-2|142	
14mr|libxslt-1.1.28-2|143	%changelog
14mr|libxslt-1.1.28-2|144	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.28-2
14mr|libxslt-1.1.28-2|145	+ Revision: d3bb8f0
14mr|libxslt-1.1.28-2|146	- Updated to 1.1.28
14mr|libxslt-1.1.28-2|147	
14mr|libxslt-1.1.28-2|148	

17490 14
14mr|libxt-1.1.4-3|1	%define major 6
14mr|libxt-1.1.4-3|2	%define libxt %mklibname xt %{major}
14mr|libxt-1.1.4-3|3	%define develname %mklibname xt -d
14mr|libxt-1.1.4-3|4	
14mr|libxt-1.1.4-3|5	Summary:	X Toolkit Intrinsics library
14mr|libxt-1.1.4-3|6	Name:		libxt
14mr|libxt-1.1.4-3|7	Version:	1.1.4
14mr|libxt-1.1.4-3|8	Release:	3
14mr|libxt-1.1.4-3|9	License:	MIT
14mr|libxt-1.1.4-3|10	Group:		Development/X11
14mr|libxt-1.1.4-3|11	Url:		http://xorg.freedesktop.org
14mr|libxt-1.1.4-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXt-%{version}.tar.bz2
14mr|libxt-1.1.4-3|13	BuildRequires:	pkgconfig(sm)
14mr|libxt-1.1.4-3|14	BuildRequires:	pkgconfig(x11)
14mr|libxt-1.1.4-3|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxt-1.1.4-3|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxt-1.1.4-3|17	
14mr|libxt-1.1.4-3|18	%description
14mr|libxt-1.1.4-3|19	X Toolkit Intrinsics library used to build older generation toolkits such
14mr|libxt-1.1.4-3|20	as Motif & Xaw.
14mr|libxt-1.1.4-3|21	
14mr|libxt-1.1.4-3|22	%package -n %{libxt}
14mr|libxt-1.1.4-3|23	Summary:	X Toolkit Intrinsics library
14mr|libxt-1.1.4-3|24	Group:		Development/X11
14mr|libxt-1.1.4-3|25	
14mr|libxt-1.1.4-3|26	%description -n %{libxt}
14mr|libxt-1.1.4-3|27	X Toolkit Intrinsics library used to build older generation toolkits such
14mr|libxt-1.1.4-3|28	as Motif & Xaw.
14mr|libxt-1.1.4-3|29	
14mr|libxt-1.1.4-3|30	%package -n %{develname}
14mr|libxt-1.1.4-3|31	Summary:	Development files for %{name}
14mr|libxt-1.1.4-3|32	Group:		Development/X11
14mr|libxt-1.1.4-3|33	Requires:	%{libxt} = %{version}-%{release}
14mr|libxt-1.1.4-3|34	Provides:	libxt-devel = %{version}-%{release}
14mr|libxt-1.1.4-3|35	Obsoletes:	%{_lib}xt6-devel < 1.1.3
14mr|libxt-1.1.4-3|36	Obsoletes:	%{_lib}xt-static-devel < 1.1.3
14mr|libxt-1.1.4-3|37	
14mr|libxt-1.1.4-3|38	%description -n %{develname}
14mr|libxt-1.1.4-3|39	Development files for %{name}.
14mr|libxt-1.1.4-3|40	
14mr|libxt-1.1.4-3|41	%prep
14mr|libxt-1.1.4-3|42	%setup -qn libXt-%{version}
14mr|libxt-1.1.4-3|43	
14mr|libxt-1.1.4-3|44	%build
14mr|libxt-1.1.4-3|45	%configure2_5x \
14mr|libxt-1.1.4-3|46	--disable-static \
14mr|libxt-1.1.4-3|47	--x-includes=%{_includedir} \
14mr|libxt-1.1.4-3|48	--x-libraries=%{_libdir}
14mr|libxt-1.1.4-3|49	
14mr|libxt-1.1.4-3|50	%make
14mr|libxt-1.1.4-3|51	
14mr|libxt-1.1.4-3|52	%install
14mr|libxt-1.1.4-3|53	%makeinstall_std
14mr|libxt-1.1.4-3|54	
14mr|libxt-1.1.4-3|55	%files -n %{libxt}
14mr|libxt-1.1.4-3|56	%{_libdir}/libXt.so.%{major}*
14mr|libxt-1.1.4-3|57	
14mr|libxt-1.1.4-3|58	%files -n %{develname}
14mr|libxt-1.1.4-3|59	%{_libdir}/libXt.so
14mr|libxt-1.1.4-3|60	%{_libdir}/pkgconfig/xt.pc
14mr|libxt-1.1.4-3|61	%{_includedir}/X11/Core.h
14mr|libxt-1.1.4-3|62	%{_includedir}/X11/VarargsI.h
14mr|libxt-1.1.4-3|63	%{_includedir}/X11/RectObj.h
14mr|libxt-1.1.4-3|64	%{_includedir}/X11/TranslateI.h
14mr|libxt-1.1.4-3|65	%{_includedir}/X11/Vendor.h
14mr|libxt-1.1.4-3|66	%{_includedir}/X11/CallbackI.h
14mr|libxt-1.1.4-3|67	%{_includedir}/X11/ResConfigP.h
14mr|libxt-1.1.4-3|68	%{_includedir}/X11/IntrinsicI.h
14mr|libxt-1.1.4-3|69	%{_includedir}/X11/IntrinsicP.h
14mr|libxt-1.1.4-3|70	%{_includedir}/X11/ConstrainP.h
14mr|libxt-1.1.4-3|71	%{_includedir}/X11/Constraint.h
14mr|libxt-1.1.4-3|72	%{_includedir}/X11/InitialI.h
14mr|libxt-1.1.4-3|73	%{_includedir}/X11/EventI.h
14mr|libxt-1.1.4-3|74	%{_includedir}/X11/ObjectP.h
14mr|libxt-1.1.4-3|75	%{_includedir}/X11/Xtos.h
14mr|libxt-1.1.4-3|76	%{_includedir}/X11/CreateI.h
14mr|libxt-1.1.4-3|77	%{_includedir}/X11/Intrinsic.h
14mr|libxt-1.1.4-3|78	%{_includedir}/X11/CoreP.h
14mr|libxt-1.1.4-3|79	%{_includedir}/X11/Object.h
14mr|libxt-1.1.4-3|80	%{_includedir}/X11/CompositeP.h
14mr|libxt-1.1.4-3|81	%{_includedir}/X11/HookObjI.h
14mr|libxt-1.1.4-3|82	%{_includedir}/X11/RectObjP.h
14mr|libxt-1.1.4-3|83	%{_includedir}/X11/ConvertI.h
14mr|libxt-1.1.4-3|84	%{_includedir}/X11/Shell.h
14mr|libxt-1.1.4-3|85	%{_includedir}/X11/ShellI.h
14mr|libxt-1.1.4-3|86	%{_includedir}/X11/ShellP.h
14mr|libxt-1.1.4-3|87	%{_includedir}/X11/StringDefs.h
14mr|libxt-1.1.4-3|88	%{_includedir}/X11/VendorP.h
14mr|libxt-1.1.4-3|89	%{_includedir}/X11/SelectionI.h
14mr|libxt-1.1.4-3|90	%{_includedir}/X11/PassivGraI.h
14mr|libxt-1.1.4-3|91	%{_includedir}/X11/Composite.h
14mr|libxt-1.1.4-3|92	%{_includedir}/X11/ThreadsI.h
14mr|libxt-1.1.4-3|93	%{_includedir}/X11/ResourceI.h
14mr|libxt-1.1.4-3|94	%{_mandir}/man3/Xt*.3*
14mr|libxt-1.1.4-3|95	%{_mandir}/man3/Menu*
14mr|libxt-1.1.4-3|96	%{_docdir}/libXt/*
14mr|libxt-1.1.4-3|97	
14mr|libxt-1.1.4-3|98	
14mr|libxt-1.1.4-3|99	%changelog
14mr|libxt-1.1.4-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.4-3
14mr|libxt-1.1.4-3|101	+ Revision: 345c336
14mr|libxt-1.1.4-3|102	- MassBuild#440: Increase release tag
14mr|libxt-1.1.4-3|103	
14mr|libxt-1.1.4-3|104	

17491 14
14mr|libxtrap-1.0.0-15|1	%define name		libxtrap
14mr|libxtrap-1.0.0-15|2	%define version		1.0.0
14mr|libxtrap-1.0.0-15|3	%define release 		15
14mr|libxtrap-1.0.0-15|4	
14mr|libxtrap-1.0.0-15|5	%define major		6
14mr|libxtrap-1.0.0-15|6	%define libname		%mklibname xtrap %{major}
14mr|libxtrap-1.0.0-15|7	%define develname	%mklibname xtrap -d
14mr|libxtrap-1.0.0-15|8	%define staticname	%mklibname xtrap -d -s
14mr|libxtrap-1.0.0-15|9	
14mr|libxtrap-1.0.0-15|10	Name:		%{name}
14mr|libxtrap-1.0.0-15|11	Summary:	X Trap Library
14mr|libxtrap-1.0.0-15|12	Version:	%{version}
14mr|libxtrap-1.0.0-15|13	Release:	%{release}
14mr|libxtrap-1.0.0-15|14	Group:		Development/X11
14mr|libxtrap-1.0.0-15|15	License:	MIT
14mr|libxtrap-1.0.0-15|16	URL:		http://xorg.freedesktop.org
14mr|libxtrap-1.0.0-15|17	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXTrap-%{version}.tar.bz2
14mr|libxtrap-1.0.0-15|18	
14mr|libxtrap-1.0.0-15|19	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxtrap-1.0.0-15|20	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxtrap-1.0.0-15|21	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|libxtrap-1.0.0-15|22	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxtrap-1.0.0-15|23	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxtrap-1.0.0-15|24	
14mr|libxtrap-1.0.0-15|25	%description
14mr|libxtrap-1.0.0-15|26	X Trap Library.
14mr|libxtrap-1.0.0-15|27	
14mr|libxtrap-1.0.0-15|28	#-----------------------------------------------------------
14mr|libxtrap-1.0.0-15|29	
14mr|libxtrap-1.0.0-15|30	%package -n %{libname}
14mr|libxtrap-1.0.0-15|31	Summary:  X Trap Library
14mr|libxtrap-1.0.0-15|32	Group: Development/X11
14mr|libxtrap-1.0.0-15|33	Conflicts: libxorg-x11 < 7.0
14mr|libxtrap-1.0.0-15|34	Provides: %{name} = %{version}
14mr|libxtrap-1.0.0-15|35	
14mr|libxtrap-1.0.0-15|36	%description -n %{libname}
14mr|libxtrap-1.0.0-15|37	X Trap Library
14mr|libxtrap-1.0.0-15|38	
14mr|libxtrap-1.0.0-15|39	#-----------------------------------------------------------
14mr|libxtrap-1.0.0-15|40	
14mr|libxtrap-1.0.0-15|41	%package -n %{develname}
14mr|libxtrap-1.0.0-15|42	Summary: Development files for %{name}
14mr|libxtrap-1.0.0-15|43	Group: Development/X11
14mr|libxtrap-1.0.0-15|44	
14mr|libxtrap-1.0.0-15|45	Requires: %{libname} = %{version}
14mr|libxtrap-1.0.0-15|46	Requires: x11-proto-devel >= 1.0.0
14mr|libxtrap-1.0.0-15|47	Provides: %{name}-devel = %{version}-%{release}
14mr|libxtrap-1.0.0-15|48	Obsoletes: %{mklibname xtrap 6 -d}
14mr|libxtrap-1.0.0-15|49	
14mr|libxtrap-1.0.0-15|50	Conflicts: libxorg-x11-devel < 7.0
14mr|libxtrap-1.0.0-15|51	
14mr|libxtrap-1.0.0-15|52	%description -n %{develname}
14mr|libxtrap-1.0.0-15|53	Development files for %{name}
14mr|libxtrap-1.0.0-15|54	
14mr|libxtrap-1.0.0-15|55	%files -n %{develname}
14mr|libxtrap-1.0.0-15|56	%defattr(-,root,root)
14mr|libxtrap-1.0.0-15|57	%{_libdir}/libXTrap.so
14mr|libxtrap-1.0.0-15|58	%{_libdir}/pkgconfig/xtrap.pc
14mr|libxtrap-1.0.0-15|59	
14mr|libxtrap-1.0.0-15|60	#-----------------------------------------------------------
14mr|libxtrap-1.0.0-15|61	
14mr|libxtrap-1.0.0-15|62	%package -n %{staticname}
14mr|libxtrap-1.0.0-15|63	Summary: Static development files for %{name}
14mr|libxtrap-1.0.0-15|64	Group: Development/X11
14mr|libxtrap-1.0.0-15|65	Requires: %{develname} = %{version}
14mr|libxtrap-1.0.0-15|66	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libxtrap-1.0.0-15|67	Obsoletes: %{mklibname xtrap 6 -s -d}
14mr|libxtrap-1.0.0-15|68	
14mr|libxtrap-1.0.0-15|69	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxtrap-1.0.0-15|70	
14mr|libxtrap-1.0.0-15|71	%description -n %{staticname}
14mr|libxtrap-1.0.0-15|72	Static development files for %{name}
14mr|libxtrap-1.0.0-15|73	
14mr|libxtrap-1.0.0-15|74	%files -n %{staticname}
14mr|libxtrap-1.0.0-15|75	%defattr(-,root,root)
14mr|libxtrap-1.0.0-15|76	%{_libdir}/libXTrap.a
14mr|libxtrap-1.0.0-15|77	
14mr|libxtrap-1.0.0-15|78	#-----------------------------------------------------------
14mr|libxtrap-1.0.0-15|79	
14mr|libxtrap-1.0.0-15|80	%prep
14mr|libxtrap-1.0.0-15|81	%setup -q -n libXTrap-%{version}
14mr|libxtrap-1.0.0-15|82	
14mr|libxtrap-1.0.0-15|83	%build
14mr|libxtrap-1.0.0-15|84	%configure2_5x	--x-includes=%{_includedir}\
14mr|libxtrap-1.0.0-15|85	--x-libraries=%{_libdir}
14mr|libxtrap-1.0.0-15|86	
14mr|libxtrap-1.0.0-15|87	%make
14mr|libxtrap-1.0.0-15|88	
14mr|libxtrap-1.0.0-15|89	%install
14mr|libxtrap-1.0.0-15|90	rm -rf %{buildroot}
14mr|libxtrap-1.0.0-15|91	%makeinstall_std
14mr|libxtrap-1.0.0-15|92	
14mr|libxtrap-1.0.0-15|93	
14mr|libxtrap-1.0.0-15|94	%files -n %{libname}
14mr|libxtrap-1.0.0-15|95	%defattr(-,root,root)
14mr|libxtrap-1.0.0-15|96	%{_libdir}/libXTrap.so.%{major}*
14mr|libxtrap-1.0.0-15|97	
14mr|libxtrap-1.0.0-15|98	
14mr|libxtrap-1.0.0-15|99	%changelog
14mr|libxtrap-1.0.0-15|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-15
14mr|libxtrap-1.0.0-15|101	+ Revision: 37260b6
14mr|libxtrap-1.0.0-15|102	- MassBuild#440: Increase release tag
14mr|libxtrap-1.0.0-15|103	
14mr|libxtrap-1.0.0-15|104	

17492 14
14mr|libxtst-1.2.2-4|1	%define major 6
14mr|libxtst-1.2.2-4|2	%define libname %mklibname xtst %{major}
14mr|libxtst-1.2.2-4|3	%define devname %mklibname xtst -d
14mr|libxtst-1.2.2-4|4	
14mr|libxtst-1.2.2-4|5	Summary:	The Xtst Library
14mr|libxtst-1.2.2-4|6	Name:		libxtst
14mr|libxtst-1.2.2-4|7	Version:	1.2.2
14mr|libxtst-1.2.2-4|8	Release:	4
14mr|libxtst-1.2.2-4|9	License:	MIT
14mr|libxtst-1.2.2-4|10	Group:		Development/X11
14mr|libxtst-1.2.2-4|11	Url:		http://xorg.freedesktop.org
14mr|libxtst-1.2.2-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXtst-%{version}.tar.bz2
14mr|libxtst-1.2.2-4|13	
14mr|libxtst-1.2.2-4|14	BuildRequires:	pkgconfig(x11)
14mr|libxtst-1.2.2-4|15	BuildRequires:	pkgconfig(xext)
14mr|libxtst-1.2.2-4|16	BuildRequires:	pkgconfig(xi)
14mr|libxtst-1.2.2-4|17	BuildRequires:	x11-proto-devel >= 7.5
14mr|libxtst-1.2.2-4|18	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxtst-1.2.2-4|19	BuildRequires:	xmlto
14mr|libxtst-1.2.2-4|20	BuildRequires:	docbook-dtd412-xml
14mr|libxtst-1.2.2-4|21	
14mr|libxtst-1.2.2-4|22	%description
14mr|libxtst-1.2.2-4|23	The Xtst Library.
14mr|libxtst-1.2.2-4|24	
14mr|libxtst-1.2.2-4|25	%package -n %{libname}
14mr|libxtst-1.2.2-4|26	Summary:	The Xtst Library
14mr|libxtst-1.2.2-4|27	Group:		Development/X11
14mr|libxtst-1.2.2-4|28	
14mr|libxtst-1.2.2-4|29	%description -n %{libname}
14mr|libxtst-1.2.2-4|30	The Xtst Library.
14mr|libxtst-1.2.2-4|31	
14mr|libxtst-1.2.2-4|32	%package -n %{devname}
14mr|libxtst-1.2.2-4|33	Summary:	Development files for %{name}
14mr|libxtst-1.2.2-4|34	Group:		Development/X11
14mr|libxtst-1.2.2-4|35	Requires:	%{libname} = %{version}-%{release}
14mr|libxtst-1.2.2-4|36	Requires:	pkgconfig(xi)
14mr|libxtst-1.2.2-4|37	Provides:	libxtst-devel = %{version}-%{release}
14mr|libxtst-1.2.2-4|38	Obsoletes:	%{_lib}xtst6-devel < 1.2.1
14mr|libxtst-1.2.2-4|39	Obsoletes:	%{_lib}xtst-static-devel < 1.2.1
14mr|libxtst-1.2.2-4|40	
14mr|libxtst-1.2.2-4|41	%description -n %{devname}
14mr|libxtst-1.2.2-4|42	Development files for %{name}.
14mr|libxtst-1.2.2-4|43	
14mr|libxtst-1.2.2-4|44	%prep
14mr|libxtst-1.2.2-4|45	%setup -qn libXtst-%{version}
14mr|libxtst-1.2.2-4|46	
14mr|libxtst-1.2.2-4|47	%build
14mr|libxtst-1.2.2-4|48	%configure2_5x \
14mr|libxtst-1.2.2-4|49	--disable-static \
14mr|libxtst-1.2.2-4|50	--x-includes=%{_includedir}\
14mr|libxtst-1.2.2-4|51	--x-libraries=%{_libdir}
14mr|libxtst-1.2.2-4|52	
14mr|libxtst-1.2.2-4|53	%make
14mr|libxtst-1.2.2-4|54	
14mr|libxtst-1.2.2-4|55	%install
14mr|libxtst-1.2.2-4|56	%makeinstall_std
14mr|libxtst-1.2.2-4|57	
14mr|libxtst-1.2.2-4|58	%files -n %{libname}
14mr|libxtst-1.2.2-4|59	%{_libdir}/libXtst.so.%{major}*
14mr|libxtst-1.2.2-4|60	
14mr|libxtst-1.2.2-4|61	%files -n %{devname}
14mr|libxtst-1.2.2-4|62	%{_libdir}/libXtst.so
14mr|libxtst-1.2.2-4|63	%{_libdir}/pkgconfig/xtst.pc
14mr|libxtst-1.2.2-4|64	%{_includedir}/X11/extensions/*.h
14mr|libxtst-1.2.2-4|65	%{_mandir}/man3/XTest*
14mr|libxtst-1.2.2-4|66	%{_datadir}/doc/libXtst
14mr|libxtst-1.2.2-4|67	
14mr|libxtst-1.2.2-4|68	
14mr|libxtst-1.2.2-4|69	%changelog
14mr|libxtst-1.2.2-4|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-4
14mr|libxtst-1.2.2-4|71	+ Revision: 86e450f
14mr|libxtst-1.2.2-4|72	- MassBuild#440: Increase release tag
14mr|libxtst-1.2.2-4|73	
14mr|libxtst-1.2.2-4|74	

17493 14
14mr|libxv-1.0.10-2|1	%define major 1
14mr|libxv-1.0.10-2|2	%define libname %mklibname xv %{major}
14mr|libxv-1.0.10-2|3	%define devname %mklibname xv -d
14mr|libxv-1.0.10-2|4	
14mr|libxv-1.0.10-2|5	Summary:	The Xv Library
14mr|libxv-1.0.10-2|6	Name:		libxv
14mr|libxv-1.0.10-2|7	Version:	1.0.10
14mr|libxv-1.0.10-2|8	Release:	2
14mr|libxv-1.0.10-2|9	License:	MIT
14mr|libxv-1.0.10-2|10	Group:		Development/X11
14mr|libxv-1.0.10-2|11	Url:		http://xorg.freedesktop.org
14mr|libxv-1.0.10-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXv-%{version}.tar.bz2
14mr|libxv-1.0.10-2|13	BuildRequires:	pkgconfig(x11)
14mr|libxv-1.0.10-2|14	BuildRequires:	pkgconfig(xext)
14mr|libxv-1.0.10-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mr|libxv-1.0.10-2|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxv-1.0.10-2|17	
14mr|libxv-1.0.10-2|18	%description
14mr|libxv-1.0.10-2|19	The  Xv  extension provides support for video adaptors attached to an X
14mr|libxv-1.0.10-2|20	display. Clients use Xv to gain access and manage sharing of a
14mr|libxv-1.0.10-2|21	display's video resources.
14mr|libxv-1.0.10-2|22	
14mr|libxv-1.0.10-2|23	%package -n %{libname}
14mr|libxv-1.0.10-2|24	Summary:	The Xv Library
14mr|libxv-1.0.10-2|25	Group:		Development/X11
14mr|libxv-1.0.10-2|26	
14mr|libxv-1.0.10-2|27	%description -n %{libname}
14mr|libxv-1.0.10-2|28	The  Xv  extension provides support for video adaptors attached to an X
14mr|libxv-1.0.10-2|29	display. Clients use Xv to gain access and manage sharing of a
14mr|libxv-1.0.10-2|30	display's video resources.
14mr|libxv-1.0.10-2|31	
14mr|libxv-1.0.10-2|32	%package -n %{devname}
14mr|libxv-1.0.10-2|33	Summary:	Development files for %{name}
14mr|libxv-1.0.10-2|34	Group:		Development/X11
14mr|libxv-1.0.10-2|35	Requires:	%{libname} = %{version}-%{release}
14mr|libxv-1.0.10-2|36	Obsoletes:	%{_lib}xv1-devel < 1.0.7
14mr|libxv-1.0.10-2|37	Obsoletes:	%{_lib}xv-static-devel < 1.0.7
14mr|libxv-1.0.10-2|38	
14mr|libxv-1.0.10-2|39	%description -n %{devname}
14mr|libxv-1.0.10-2|40	Development files for %{name}.
14mr|libxv-1.0.10-2|41	
14mr|libxv-1.0.10-2|42	%prep
14mr|libxv-1.0.10-2|43	%setup -qn libXv-%{version}
14mr|libxv-1.0.10-2|44	
14mr|libxv-1.0.10-2|45	%build
14mr|libxv-1.0.10-2|46	%configure2_5x \
14mr|libxv-1.0.10-2|47	--disable-static \
14mr|libxv-1.0.10-2|48	--x-includes=%{_includedir} \
14mr|libxv-1.0.10-2|49	--x-libraries=%{_libdir}
14mr|libxv-1.0.10-2|50	
14mr|libxv-1.0.10-2|51	%make
14mr|libxv-1.0.10-2|52	
14mr|libxv-1.0.10-2|53	%install
14mr|libxv-1.0.10-2|54	%makeinstall_std
14mr|libxv-1.0.10-2|55	
14mr|libxv-1.0.10-2|56	%files -n %{libname}
14mr|libxv-1.0.10-2|57	%{_libdir}/libXv.so.%{major}*
14mr|libxv-1.0.10-2|58	
14mr|libxv-1.0.10-2|59	%files -n %{devname}
14mr|libxv-1.0.10-2|60	%{_libdir}/libXv.so
14mr|libxv-1.0.10-2|61	%{_libdir}/pkgconfig/xv.pc
14mr|libxv-1.0.10-2|62	%{_includedir}/X11/extensions/Xvlib.h
14mr|libxv-1.0.10-2|63	%{_mandir}/man3/Xv*
14mr|libxv-1.0.10-2|64	
14mr|libxv-1.0.10-2|65	
14mr|libxv-1.0.10-2|66	
14mr|libxv-1.0.10-2|67	%changelog
14mr|libxv-1.0.10-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.10-2
14mr|libxv-1.0.10-2|69	+ Revision: b51c871
14mr|libxv-1.0.10-2|70	- MassBuild#440: Increase release tag
14mr|libxv-1.0.10-2|71	
14mr|libxv-1.0.10-2|72	

17494 14
14mr|libxvmc-1.0.7-7|1	%define major 1
14mr|libxvmc-1.0.7-7|2	%define libname %mklibname xvmc %{major}
14mr|libxvmc-1.0.7-7|3	%define develname %mklibname xvmc -d
14mr|libxvmc-1.0.7-7|4	
14mr|libxvmc-1.0.7-7|5	Name: libxvmc
14mr|libxvmc-1.0.7-7|6	Summary:  The XvMC Library
14mr|libxvmc-1.0.7-7|7	Version: 1.0.7
14mr|libxvmc-1.0.7-7|8	Release: 7
14mr|libxvmc-1.0.7-7|9	Group: Development/X11
14mr|libxvmc-1.0.7-7|10	License: MIT
14mr|libxvmc-1.0.7-7|11	URL: http://xorg.freedesktop.org
14mr|libxvmc-1.0.7-7|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXvMC-%{version}.tar.bz2
14mr|libxvmc-1.0.7-7|13	
14mr|libxvmc-1.0.7-7|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxvmc-1.0.7-7|15	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxvmc-1.0.7-7|16	BuildRequires: pkgconfig(xv) >= 1.0.1
14mr|libxvmc-1.0.7-7|17	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxvmc-1.0.7-7|18	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxvmc-1.0.7-7|19	
14mr|libxvmc-1.0.7-7|20	%description
14mr|libxvmc-1.0.7-7|21	The XvMC Library
14mr|libxvmc-1.0.7-7|22	
14mr|libxvmc-1.0.7-7|23	%package -n %{libname}
14mr|libxvmc-1.0.7-7|24	Summary:  The XvMC Library
14mr|libxvmc-1.0.7-7|25	Group: Development/X11
14mr|libxvmc-1.0.7-7|26	Conflicts: libxorg-x11 < 7.0
14mr|libxvmc-1.0.7-7|27	Provides: %{name} = %{version}
14mr|libxvmc-1.0.7-7|28	
14mr|libxvmc-1.0.7-7|29	%description -n %{libname}
14mr|libxvmc-1.0.7-7|30	The XvMC Library
14mr|libxvmc-1.0.7-7|31	
14mr|libxvmc-1.0.7-7|32	%package -n %{develname}
14mr|libxvmc-1.0.7-7|33	Summary: Development files for %{name}
14mr|libxvmc-1.0.7-7|34	Group: Development/X11
14mr|libxvmc-1.0.7-7|35	
14mr|libxvmc-1.0.7-7|36	Requires: %{libname} = %{version}-%{release}
14mr|libxvmc-1.0.7-7|37	Provides: libxvmc-devel = %{version}-%{release}
14mr|libxvmc-1.0.7-7|38	Obsoletes: %{_lib}xvmc1-devel < 1.0.7
14mr|libxvmc-1.0.7-7|39	Obsoletes: %{_lib}xvmc-static-devel < 1.0.7
14mr|libxvmc-1.0.7-7|40	Conflicts: libxorg-x11-devel < 7.0
14mr|libxvmc-1.0.7-7|41	
14mr|libxvmc-1.0.7-7|42	%description -n %{develname}
14mr|libxvmc-1.0.7-7|43	Development files for %{name}
14mr|libxvmc-1.0.7-7|44	
14mr|libxvmc-1.0.7-7|45	%prep
14mr|libxvmc-1.0.7-7|46	%setup -qn libXvMC-%{version}
14mr|libxvmc-1.0.7-7|47	
14mr|libxvmc-1.0.7-7|48	%build
14mr|libxvmc-1.0.7-7|49	export LIBS="-ldl"
14mr|libxvmc-1.0.7-7|50	
14mr|libxvmc-1.0.7-7|51	%configure2_5x \
14mr|libxvmc-1.0.7-7|52	--disable-static \
14mr|libxvmc-1.0.7-7|53	--x-includes=%{_includedir}\
14mr|libxvmc-1.0.7-7|54	--x-libraries=%{_libdir}
14mr|libxvmc-1.0.7-7|55	
14mr|libxvmc-1.0.7-7|56	%make
14mr|libxvmc-1.0.7-7|57	
14mr|libxvmc-1.0.7-7|58	%install
14mr|libxvmc-1.0.7-7|59	rm -rf %{buildroot}
14mr|libxvmc-1.0.7-7|60	%makeinstall_std
14mr|libxvmc-1.0.7-7|61	
14mr|libxvmc-1.0.7-7|62	%files -n %{libname}
14mr|libxvmc-1.0.7-7|63	%{_libdir}/libXvMC.so.%{major}*
14mr|libxvmc-1.0.7-7|64	%{_libdir}/libXvMCW.so.%{major}*
14mr|libxvmc-1.0.7-7|65	
14mr|libxvmc-1.0.7-7|66	%files -n %{develname}
14mr|libxvmc-1.0.7-7|67	%{_libdir}/libXvMCW.so
14mr|libxvmc-1.0.7-7|68	%{_libdir}/libXvMC.so
14mr|libxvmc-1.0.7-7|69	%{_libdir}/pkgconfig/xvmc.pc
14mr|libxvmc-1.0.7-7|70	%{_includedir}/X11/extensions/XvMClib.h
14mr|libxvmc-1.0.7-7|71	%dir %{_docdir}/libXvMC
14mr|libxvmc-1.0.7-7|72	%{_docdir}/libXvMC/XvMC_API.txt
14mr|libxvmc-1.0.7-7|73	
14mr|libxvmc-1.0.7-7|74	
14mr|libxvmc-1.0.7-7|75	%changelog
14mr|libxvmc-1.0.7-7|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-7
14mr|libxvmc-1.0.7-7|77	+ Revision: fb2f2da
14mr|libxvmc-1.0.7-7|78	- MassBuild#440: Increase release tag
14mr|libxvmc-1.0.7-7|79	
14mr|libxvmc-1.0.7-7|80	

17495 14
14mr|libxxf86dga-1.1.4-3|1	%define major 1
14mr|libxxf86dga-1.1.4-3|2	%define libname %mklibname xxf86dga %{major}
14mr|libxxf86dga-1.1.4-3|3	%define devname %mklibname xxf86dga -d
14mr|libxxf86dga-1.1.4-3|4	
14mr|libxxf86dga-1.1.4-3|5	Summary:	XFree86 Direct Graphics Access Extension Library
14mr|libxxf86dga-1.1.4-3|6	Name:		libxxf86dga
14mr|libxxf86dga-1.1.4-3|7	Version:	1.1.4
14mr|libxxf86dga-1.1.4-3|8	Release:	3
14mr|libxxf86dga-1.1.4-3|9	License:	MIT
14mr|libxxf86dga-1.1.4-3|10	Group:		Development/X11
14mr|libxxf86dga-1.1.4-3|11	Url:		http://xorg.freedesktop.org
14mr|libxxf86dga-1.1.4-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2
14mr|libxxf86dga-1.1.4-3|13	BuildRequires:	pkgconfig(x11)
14mr|libxxf86dga-1.1.4-3|14	BuildRequires:	pkgconfig(xext)
14mr|libxxf86dga-1.1.4-3|15	BuildRequires:	x11-proto-devel >= 7.5
14mr|libxxf86dga-1.1.4-3|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxxf86dga-1.1.4-3|17	
14mr|libxxf86dga-1.1.4-3|18	%description
14mr|libxxf86dga-1.1.4-3|19	XFree86 Direct Graphics Access Extension Library.
14mr|libxxf86dga-1.1.4-3|20	
14mr|libxxf86dga-1.1.4-3|21	%package -n %{libname}
14mr|libxxf86dga-1.1.4-3|22	Summary:	XFree86 Direct Graphics Access Extension Library
14mr|libxxf86dga-1.1.4-3|23	Group:		Development/X11
14mr|libxxf86dga-1.1.4-3|24	
14mr|libxxf86dga-1.1.4-3|25	%description -n %{libname}
14mr|libxxf86dga-1.1.4-3|26	XFree86 Direct Graphics Access Extension Library.
14mr|libxxf86dga-1.1.4-3|27	
14mr|libxxf86dga-1.1.4-3|28	%package -n %{devname}
14mr|libxxf86dga-1.1.4-3|29	Summary:	Development files for %{name}
14mr|libxxf86dga-1.1.4-3|30	Group:		Development/X11
14mr|libxxf86dga-1.1.4-3|31	Requires:	%{libname} = %{version}-%{release}
14mr|libxxf86dga-1.1.4-3|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxxf86dga-1.1.4-3|33	Obsoletes:	%{_lib}xxf86dga1-devel < 1.1.3
14mr|libxxf86dga-1.1.4-3|34	Obsoletes:	%{_lib}xxf86dga-static-devel < 1.1.3
14mr|libxxf86dga-1.1.4-3|35	
14mr|libxxf86dga-1.1.4-3|36	%description -n %{devname}
14mr|libxxf86dga-1.1.4-3|37	Development files for %{name}.
14mr|libxxf86dga-1.1.4-3|38	
14mr|libxxf86dga-1.1.4-3|39	%prep
14mr|libxxf86dga-1.1.4-3|40	%setup -qn libXxf86dga-%{version}
14mr|libxxf86dga-1.1.4-3|41	
14mr|libxxf86dga-1.1.4-3|42	%build
14mr|libxxf86dga-1.1.4-3|43	%configure2_5x \
14mr|libxxf86dga-1.1.4-3|44	--disable-static \
14mr|libxxf86dga-1.1.4-3|45	--x-includes=%{_includedir} \
14mr|libxxf86dga-1.1.4-3|46	--x-libraries=%{_libdir}
14mr|libxxf86dga-1.1.4-3|47	
14mr|libxxf86dga-1.1.4-3|48	%make
14mr|libxxf86dga-1.1.4-3|49	
14mr|libxxf86dga-1.1.4-3|50	%install
14mr|libxxf86dga-1.1.4-3|51	%makeinstall_std
14mr|libxxf86dga-1.1.4-3|52	
14mr|libxxf86dga-1.1.4-3|53	%files -n %{libname}
14mr|libxxf86dga-1.1.4-3|54	%{_libdir}/libXxf86dga.so.%{major}*
14mr|libxxf86dga-1.1.4-3|55	
14mr|libxxf86dga-1.1.4-3|56	%files -n %{devname}
14mr|libxxf86dga-1.1.4-3|57	%{_libdir}/libXxf86dga.so
14mr|libxxf86dga-1.1.4-3|58	%{_libdir}/pkgconfig/xxf86dga.pc
14mr|libxxf86dga-1.1.4-3|59	%{_includedir}/X11/extensions/*.h
14mr|libxxf86dga-1.1.4-3|60	%{_mandir}/man3/XDGA*.3*
14mr|libxxf86dga-1.1.4-3|61	%{_mandir}/man3/XF86DGA.3*
14mr|libxxf86dga-1.1.4-3|62	%{_mandir}/man3/XFree86-DGA.3*
14mr|libxxf86dga-1.1.4-3|63	
14mr|libxxf86dga-1.1.4-3|64	
14mr|libxxf86dga-1.1.4-3|65	%changelog
14mr|libxxf86dga-1.1.4-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.4-3
14mr|libxxf86dga-1.1.4-3|67	+ Revision: f06670a
14mr|libxxf86dga-1.1.4-3|68	- MassBuild#440: Increase release tag
14mr|libxxf86dga-1.1.4-3|69	
14mr|libxxf86dga-1.1.4-3|70	

17496 14
14mr|libxxf86misc-1.0.3-6|1	%define name		libxxf86misc
14mr|libxxf86misc-1.0.3-6|2	%define version		1.0.3
14mr|libxxf86misc-1.0.3-6|3	%define release 		6
14mr|libxxf86misc-1.0.3-6|4	
14mr|libxxf86misc-1.0.3-6|5	%define major		1
14mr|libxxf86misc-1.0.3-6|6	%define libname		%mklibname xxf86misc %{major}
14mr|libxxf86misc-1.0.3-6|7	%define develname	%mklibname xxf86misc -d
14mr|libxxf86misc-1.0.3-6|8	%define staticname	%mklibname xxf86misc -d -s
14mr|libxxf86misc-1.0.3-6|9	
14mr|libxxf86misc-1.0.3-6|10	Name:		%{name}
14mr|libxxf86misc-1.0.3-6|11	Summary:	XFree86 Misc Extension Library
14mr|libxxf86misc-1.0.3-6|12	Version:	%{version}
14mr|libxxf86misc-1.0.3-6|13	Release:	%{release}
14mr|libxxf86misc-1.0.3-6|14	Group:		Development/X11
14mr|libxxf86misc-1.0.3-6|15	License:	MIT
14mr|libxxf86misc-1.0.3-6|16	URL:		http://xorg.freedesktop.org
14mr|libxxf86misc-1.0.3-6|17	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86misc-%{version}.tar.bz2
14mr|libxxf86misc-1.0.3-6|18	
14mr|libxxf86misc-1.0.3-6|19	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|libxxf86misc-1.0.3-6|20	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|libxxf86misc-1.0.3-6|21	BuildRequires: x11-proto-devel >= 1.0.0
14mr|libxxf86misc-1.0.3-6|22	BuildRequires: x11-util-macros >= 1.0.1
14mr|libxxf86misc-1.0.3-6|23	
14mr|libxxf86misc-1.0.3-6|24	%description
14mr|libxxf86misc-1.0.3-6|25	XFree86 Misc Extension Library.
14mr|libxxf86misc-1.0.3-6|26	
14mr|libxxf86misc-1.0.3-6|27	#-----------------------------------------------------------
14mr|libxxf86misc-1.0.3-6|28	
14mr|libxxf86misc-1.0.3-6|29	%package -n %{libname}
14mr|libxxf86misc-1.0.3-6|30	Summary:  XFree86 Misc Extension Library
14mr|libxxf86misc-1.0.3-6|31	Group: Development/X11
14mr|libxxf86misc-1.0.3-6|32	Conflicts: libxorg-x11 < 7.0
14mr|libxxf86misc-1.0.3-6|33	Provides: %{name} = %{version}
14mr|libxxf86misc-1.0.3-6|34	
14mr|libxxf86misc-1.0.3-6|35	%description -n %{libname}
14mr|libxxf86misc-1.0.3-6|36	XFree86 Misc Extension Library.
14mr|libxxf86misc-1.0.3-6|37	
14mr|libxxf86misc-1.0.3-6|38	#-----------------------------------------------------------
14mr|libxxf86misc-1.0.3-6|39	
14mr|libxxf86misc-1.0.3-6|40	%package -n %{develname}
14mr|libxxf86misc-1.0.3-6|41	Summary: Development files for %{name}
14mr|libxxf86misc-1.0.3-6|42	Group: Development/X11
14mr|libxxf86misc-1.0.3-6|43	
14mr|libxxf86misc-1.0.3-6|44	Requires: %{libname} >= %{version}
14mr|libxxf86misc-1.0.3-6|45	Requires: x11-proto-devel >= 1.0.0
14mr|libxxf86misc-1.0.3-6|46	Provides: %{name}-devel = %{version}-%{release}
14mr|libxxf86misc-1.0.3-6|47	Obsoletes: %{mklibname xxf86misc 1 -d} < 1.0.3-4
14mr|libxxf86misc-1.0.3-6|48	
14mr|libxxf86misc-1.0.3-6|49	Conflicts: libxorg-x11-devel < 7.0
14mr|libxxf86misc-1.0.3-6|50	
14mr|libxxf86misc-1.0.3-6|51	%description -n %{develname}
14mr|libxxf86misc-1.0.3-6|52	Development files for %{name}
14mr|libxxf86misc-1.0.3-6|53	
14mr|libxxf86misc-1.0.3-6|54	%files -n %{develname}
14mr|libxxf86misc-1.0.3-6|55	%defattr(-,root,root)
14mr|libxxf86misc-1.0.3-6|56	%{_libdir}/libXxf86misc.so
14mr|libxxf86misc-1.0.3-6|57	%{_libdir}/pkgconfig/xxf86misc.pc
14mr|libxxf86misc-1.0.3-6|58	%{_mandir}/man3/XF86Misc*.3*
14mr|libxxf86misc-1.0.3-6|59	
14mr|libxxf86misc-1.0.3-6|60	#-----------------------------------------------------------
14mr|libxxf86misc-1.0.3-6|61	
14mr|libxxf86misc-1.0.3-6|62	%package -n %{staticname}
14mr|libxxf86misc-1.0.3-6|63	Summary: Static development files for %{name}
14mr|libxxf86misc-1.0.3-6|64	Group: Development/X11
14mr|libxxf86misc-1.0.3-6|65	Requires: %{develname} = %{version}
14mr|libxxf86misc-1.0.3-6|66	Provides: %{name}-static-devel = %{version}-%{release}
14mr|libxxf86misc-1.0.3-6|67	Obsoletes: %{mklibname xxf86misc 1 -d -s} < 1.0.3-4
14mr|libxxf86misc-1.0.3-6|68	
14mr|libxxf86misc-1.0.3-6|69	Conflicts: libxorg-x11-static-devel < 7.0
14mr|libxxf86misc-1.0.3-6|70	
14mr|libxxf86misc-1.0.3-6|71	%description -n %{staticname}
14mr|libxxf86misc-1.0.3-6|72	Static development files for %{name}
14mr|libxxf86misc-1.0.3-6|73	
14mr|libxxf86misc-1.0.3-6|74	%files -n %{staticname}
14mr|libxxf86misc-1.0.3-6|75	%defattr(-,root,root)
14mr|libxxf86misc-1.0.3-6|76	%{_libdir}/libXxf86misc.a
14mr|libxxf86misc-1.0.3-6|77	
14mr|libxxf86misc-1.0.3-6|78	#-----------------------------------------------------------
14mr|libxxf86misc-1.0.3-6|79	
14mr|libxxf86misc-1.0.3-6|80	%prep
14mr|libxxf86misc-1.0.3-6|81	%setup -q -n libXxf86misc-%{version}
14mr|libxxf86misc-1.0.3-6|82	
14mr|libxxf86misc-1.0.3-6|83	%build
14mr|libxxf86misc-1.0.3-6|84	%configure2_5x	--x-includes=%{_includedir}\
14mr|libxxf86misc-1.0.3-6|85	--x-libraries=%{_libdir}
14mr|libxxf86misc-1.0.3-6|86	
14mr|libxxf86misc-1.0.3-6|87	%make
14mr|libxxf86misc-1.0.3-6|88	
14mr|libxxf86misc-1.0.3-6|89	%install
14mr|libxxf86misc-1.0.3-6|90	rm -rf %{buildroot}
14mr|libxxf86misc-1.0.3-6|91	%makeinstall_std
14mr|libxxf86misc-1.0.3-6|92	
14mr|libxxf86misc-1.0.3-6|93	%files -n %{libname}
14mr|libxxf86misc-1.0.3-6|94	%defattr(-,root,root)
14mr|libxxf86misc-1.0.3-6|95	%{_libdir}/libXxf86misc.so.%{major}*
14mr|libxxf86misc-1.0.3-6|96	
14mr|libxxf86misc-1.0.3-6|97	
14mr|libxxf86misc-1.0.3-6|98	
14mr|libxxf86misc-1.0.3-6|99	%changelog
14mr|libxxf86misc-1.0.3-6|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|libxxf86misc-1.0.3-6|101	+ Revision: f32c877
14mr|libxxf86misc-1.0.3-6|102	- MassBuild#440: Increase release tag
14mr|libxxf86misc-1.0.3-6|103	
14mr|libxxf86misc-1.0.3-6|104	

17497 14
14mr|libxxf86vm-1.1.3-3|1	%define major 1
14mr|libxxf86vm-1.1.3-3|2	%define libname %mklibname xxf86vm %{major}
14mr|libxxf86vm-1.1.3-3|3	%define devname %mklibname xxf86vm -d
14mr|libxxf86vm-1.1.3-3|4	
14mr|libxxf86vm-1.1.3-3|5	Summary:	XFree86 Video Mode Extension Library
14mr|libxxf86vm-1.1.3-3|6	Name:		libxxf86vm
14mr|libxxf86vm-1.1.3-3|7	Version:	1.1.3
14mr|libxxf86vm-1.1.3-3|8	Release:	3
14mr|libxxf86vm-1.1.3-3|9	License:	MIT
14mr|libxxf86vm-1.1.3-3|10	Group:		Development/X11
14mr|libxxf86vm-1.1.3-3|11	Url:		http://xorg.freedesktop.org
14mr|libxxf86vm-1.1.3-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-%{version}.tar.bz2
14mr|libxxf86vm-1.1.3-3|13	BuildRequires:	pkgconfig(x11)
14mr|libxxf86vm-1.1.3-3|14	BuildRequires:	pkgconfig(xext)
14mr|libxxf86vm-1.1.3-3|15	BuildRequires:	x11-proto-devel >= 7.5
14mr|libxxf86vm-1.1.3-3|16	BuildRequires:	x11-util-macros >= 1.0.1
14mr|libxxf86vm-1.1.3-3|17	
14mr|libxxf86vm-1.1.3-3|18	%description
14mr|libxxf86vm-1.1.3-3|19	XFree86 Video Mode Extension Library.
14mr|libxxf86vm-1.1.3-3|20	
14mr|libxxf86vm-1.1.3-3|21	%package -n %{libname}
14mr|libxxf86vm-1.1.3-3|22	Summary:	Shared libraries for %{name}
14mr|libxxf86vm-1.1.3-3|23	Group:		Development/X11
14mr|libxxf86vm-1.1.3-3|24	
14mr|libxxf86vm-1.1.3-3|25	%description -n %{libname}
14mr|libxxf86vm-1.1.3-3|26	XFree86 Video Mode Extension Library.
14mr|libxxf86vm-1.1.3-3|27	
14mr|libxxf86vm-1.1.3-3|28	%package -n %{devname}
14mr|libxxf86vm-1.1.3-3|29	Summary:	Development files for %{name}
14mr|libxxf86vm-1.1.3-3|30	Group:		Development/X11
14mr|libxxf86vm-1.1.3-3|31	Requires:	%{libname} = %{version}
14mr|libxxf86vm-1.1.3-3|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|libxxf86vm-1.1.3-3|33	Obsoletes:	%{_lib}xxf86vm1-devel < 1.1.2
14mr|libxxf86vm-1.1.3-3|34	Obsoletes:	%{_lib}xxf86vm-static-devel < 1.1.2
14mr|libxxf86vm-1.1.3-3|35	
14mr|libxxf86vm-1.1.3-3|36	%description -n %{devname}
14mr|libxxf86vm-1.1.3-3|37	Development files for %{name}.
14mr|libxxf86vm-1.1.3-3|38	
14mr|libxxf86vm-1.1.3-3|39	%prep
14mr|libxxf86vm-1.1.3-3|40	%setup -qn libXxf86vm-%{version}
14mr|libxxf86vm-1.1.3-3|41	
14mr|libxxf86vm-1.1.3-3|42	%build
14mr|libxxf86vm-1.1.3-3|43	%configure2_5x \
14mr|libxxf86vm-1.1.3-3|44	--disable-static \
14mr|libxxf86vm-1.1.3-3|45	--x-includes=%{_includedir} \
14mr|libxxf86vm-1.1.3-3|46	--x-libraries=%{_libdir}
14mr|libxxf86vm-1.1.3-3|47	
14mr|libxxf86vm-1.1.3-3|48	%make
14mr|libxxf86vm-1.1.3-3|49	
14mr|libxxf86vm-1.1.3-3|50	%install
14mr|libxxf86vm-1.1.3-3|51	%makeinstall_std
14mr|libxxf86vm-1.1.3-3|52	
14mr|libxxf86vm-1.1.3-3|53	%files -n %{libname}
14mr|libxxf86vm-1.1.3-3|54	%{_libdir}/libXxf86vm.so.%{major}*
14mr|libxxf86vm-1.1.3-3|55	
14mr|libxxf86vm-1.1.3-3|56	%files -n %{devname}
14mr|libxxf86vm-1.1.3-3|57	%{_libdir}/libXxf86vm.so
14mr|libxxf86vm-1.1.3-3|58	%{_libdir}/pkgconfig/xxf86vm.pc
14mr|libxxf86vm-1.1.3-3|59	%{_includedir}/X11/extensions/*.h
14mr|libxxf86vm-1.1.3-3|60	%{_mandir}/man3/XF86VidMode*.*
14mr|libxxf86vm-1.1.3-3|61	%{_mandir}/man3/XF86VM.*
14mr|libxxf86vm-1.1.3-3|62	
14mr|libxxf86vm-1.1.3-3|63	
14mr|libxxf86vm-1.1.3-3|64	%changelog
14mr|libxxf86vm-1.1.3-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-3
14mr|libxxf86vm-1.1.3-3|66	+ Revision: b3d6826
14mr|libxxf86vm-1.1.3-3|67	- MassBuild#440: Increase release tag
14mr|libxxf86vm-1.1.3-3|68	
14mr|libxxf86vm-1.1.3-3|69	

17498 14
14mr|libytnef-1.5-8|1	%define name libytnef
14mr|libytnef-1.5-8|2	%define version 1.5
14mr|libytnef-1.5-8|3	%define release 8
14mr|libytnef-1.5-8|4	
14mr|libytnef-1.5-8|5	%define major 0
14mr|libytnef-1.5-8|6	%define libname %mklibname ytnef %major
14mr|libytnef-1.5-8|7	%define develname %mklibname -d ytnef
14mr|libytnef-1.5-8|8	
14mr|libytnef-1.5-8|9	Summary: TNEF Stream Parser Library
14mr|libytnef-1.5-8|10	Name: %{name}
14mr|libytnef-1.5-8|11	Version: %{version}
14mr|libytnef-1.5-8|12	Release: %{release}
14mr|libytnef-1.5-8|13	Source0: http://downloads.sourceforge.net/ytnef/%{name}-%{version}.tar.bz
14mr|libytnef-1.5-8|14	License: GPLv2+
14mr|libytnef-1.5-8|15	Group: System/Libraries
14mr|libytnef-1.5-8|16	Url: http://ytnef.sourceforge.net/
14mr|libytnef-1.5-8|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|libytnef-1.5-8|18	
14mr|libytnef-1.5-8|19	%description
14mr|libytnef-1.5-8|20	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
14mr|libytnef-1.5-8|21	generated by Microsoft Outlook.
14mr|libytnef-1.5-8|22	
14mr|libytnef-1.5-8|23	%package -n %libname
14mr|libytnef-1.5-8|24	Summary: TNEF Stream Parser shared library
14mr|libytnef-1.5-8|25	Group: System/Libraries
14mr|libytnef-1.5-8|26	
14mr|libytnef-1.5-8|27	%description -n %libname
14mr|libytnef-1.5-8|28	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
14mr|libytnef-1.5-8|29	generated by Microsoft Outlook.
14mr|libytnef-1.5-8|30	
14mr|libytnef-1.5-8|31	%package -n %develname
14mr|libytnef-1.5-8|32	Summary: TNEF Stream Parser library
14mr|libytnef-1.5-8|33	Group: Development/C
14mr|libytnef-1.5-8|34	Requires: %libname = %version
14mr|libytnef-1.5-8|35	Provides: libytnef-devel = %version-%release
14mr|libytnef-1.5-8|36	
14mr|libytnef-1.5-8|37	%description -n %develname
14mr|libytnef-1.5-8|38	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
14mr|libytnef-1.5-8|39	generated by Microsoft Outlook.
14mr|libytnef-1.5-8|40	
14mr|libytnef-1.5-8|41	
14mr|libytnef-1.5-8|42	%prep
14mr|libytnef-1.5-8|43	%setup -q
14mr|libytnef-1.5-8|44	
14mr|libytnef-1.5-8|45	%build
14mr|libytnef-1.5-8|46	%configure2_5x
14mr|libytnef-1.5-8|47	%make
14mr|libytnef-1.5-8|48	
14mr|libytnef-1.5-8|49	%install
14mr|libytnef-1.5-8|50	rm -rf $RPM_BUILD_ROOT
14mr|libytnef-1.5-8|51	%makeinstall_std
14mr|libytnef-1.5-8|52	
14mr|libytnef-1.5-8|53	%clean
14mr|libytnef-1.5-8|54	rm -rf $RPM_BUILD_ROOT
14mr|libytnef-1.5-8|55	
14mr|libytnef-1.5-8|56	%if %mdkversion < 200900
14mr|libytnef-1.5-8|57	%post -n %libname -p /sbin/ldconfig
14mr|libytnef-1.5-8|58	%endif
14mr|libytnef-1.5-8|59	%if %mdkversion < 200900
14mr|libytnef-1.5-8|60	%postun -n %libname -p /sbin/ldconfig
14mr|libytnef-1.5-8|61	%endif
14mr|libytnef-1.5-8|62	
14mr|libytnef-1.5-8|63	%files -n %libname
14mr|libytnef-1.5-8|64	%defattr(-,root,root)
14mr|libytnef-1.5-8|65	%_libdir/libytnef.so.%{major}*
14mr|libytnef-1.5-8|66	
14mr|libytnef-1.5-8|67	%files -n %develname
14mr|libytnef-1.5-8|68	%defattr(-,root,root)
14mr|libytnef-1.5-8|69	%doc ChangeLog
14mr|libytnef-1.5-8|70	%_libdir/libytnef.so
14mr|libytnef-1.5-8|71	%_libdir/libytnef.a
14mr|libytnef-1.5-8|72	%_includedir/*.h
14mr|libytnef-1.5-8|73	
14mr|libytnef-1.5-8|74	
14mr|libytnef-1.5-8|75	
14mr|libytnef-1.5-8|76	
14mr|libytnef-1.5-8|77	%changelog
14mr|libytnef-1.5-8|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-8
14mr|libytnef-1.5-8|79	+ Revision: d76dbcb
14mr|libytnef-1.5-8|80	- MassBuild#440: Increase release tag
14mr|libytnef-1.5-8|81	
14mr|libytnef-1.5-8|82	

17499 14
14mr|libyubikey-1.9-2|1	%define	major 0
14mr|libyubikey-1.9-2|2	%define libname	%mklibname yubikey %{major}
14mr|libyubikey-1.9-2|3	%define develname %mklibname -d yubikey
14mr|libyubikey-1.9-2|4	
14mr|libyubikey-1.9-2|5	Summary:	Decrypting and parsing Yubikey One-Time Passwords Low-level library
14mr|libyubikey-1.9-2|6	Name:		libyubikey
14mr|libyubikey-1.9-2|7	Version:	1.9
14mr|libyubikey-1.9-2|8	Release:	2
14mr|libyubikey-1.9-2|9	Group:		System/Libraries
14mr|libyubikey-1.9-2|10	License:	BSD
14mr|libyubikey-1.9-2|11	URL:		http://code.google.com/p/yubico-c/
14mr|libyubikey-1.9-2|12	Source0:	http://yubico-c.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|libyubikey-1.9-2|13	Source1:	http://yubico-c.googlecode.com/files/%{name}-%{version}.tar.gz.sig
14mr|libyubikey-1.9-2|14	BuildRequires:	autoconf automake libtool
14mr|libyubikey-1.9-2|15	Patch0:		libyubikey-1.9-am-progs.patch
14mr|libyubikey-1.9-2|16	
14mr|libyubikey-1.9-2|17	%description
14mr|libyubikey-1.9-2|18	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
14mr|libyubikey-1.9-2|19	for C.
14mr|libyubikey-1.9-2|20	
14mr|libyubikey-1.9-2|21	%package -n	%{libname}
14mr|libyubikey-1.9-2|22	Summary:	Decrypting and parsing Yubikey One-Time Passwords Low-level library
14mr|libyubikey-1.9-2|23	Group:          System/Libraries
14mr|libyubikey-1.9-2|24	
14mr|libyubikey-1.9-2|25	%description -n	%{libname}
14mr|libyubikey-1.9-2|26	This is a library written in C to validate a Yubikey OTP against the Yubico
14mr|libyubikey-1.9-2|27	online server.
14mr|libyubikey-1.9-2|28	
14mr|libyubikey-1.9-2|29	%package -n	%{develname}
14mr|libyubikey-1.9-2|30	Summary:	Static library and header files for the libyubikeyt library
14mr|libyubikey-1.9-2|31	Group:		Development/C
14mr|libyubikey-1.9-2|32	Provides:	%{name}-devel = %{version}
14mr|libyubikey-1.9-2|33	Requires:	%{libname} >= %{version}
14mr|libyubikey-1.9-2|34	
14mr|libyubikey-1.9-2|35	%description -n	%{develname}
14mr|libyubikey-1.9-2|36	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
14mr|libyubikey-1.9-2|37	for C.
14mr|libyubikey-1.9-2|38	
14mr|libyubikey-1.9-2|39	This package contains the static libyubikey library and its header files.
14mr|libyubikey-1.9-2|40	
14mr|libyubikey-1.9-2|41	%package	tools
14mr|libyubikey-1.9-2|42	Summary:	Command line tools for libyubikey
14mr|libyubikey-1.9-2|43	Group:          System/Libraries
14mr|libyubikey-1.9-2|44	
14mr|libyubikey-1.9-2|45	%description	tools
14mr|libyubikey-1.9-2|46	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
14mr|libyubikey-1.9-2|47	for C.
14mr|libyubikey-1.9-2|48	
14mr|libyubikey-1.9-2|49	This package contains various tools for libyubikey.
14mr|libyubikey-1.9-2|50	
14mr|libyubikey-1.9-2|51	%prep
14mr|libyubikey-1.9-2|52	
14mr|libyubikey-1.9-2|53	%setup -q -n %{name}-%{version}
14mr|libyubikey-1.9-2|54	%patch0 -p1
14mr|libyubikey-1.9-2|55	
14mr|libyubikey-1.9-2|56	%build
14mr|libyubikey-1.9-2|57	libtoolize -f -c
14mr|libyubikey-1.9-2|58	autoreconf -fis
14mr|libyubikey-1.9-2|59	
14mr|libyubikey-1.9-2|60	%configure2_5x
14mr|libyubikey-1.9-2|61	
14mr|libyubikey-1.9-2|62	%make
14mr|libyubikey-1.9-2|63	
14mr|libyubikey-1.9-2|64	%install
14mr|libyubikey-1.9-2|65	%makeinstall_std
14mr|libyubikey-1.9-2|66	
14mr|libyubikey-1.9-2|67	# rename the too generic file names
14mr|libyubikey-1.9-2|68	mv %{buildroot}%{_bindir}/modhex %{buildroot}%{_bindir}/libyubikey-modhex
14mr|libyubikey-1.9-2|69	mv %{buildroot}%{_bindir}/ykgenerate %{buildroot}%{_bindir}/libyubikey-ykgenerate
14mr|libyubikey-1.9-2|70	mv %{buildroot}%{_bindir}/ykparse %{buildroot}%{_bindir}/libyubikey-ykparse
14mr|libyubikey-1.9-2|71	
14mr|libyubikey-1.9-2|72	# cleanups
14mr|libyubikey-1.9-2|73	rm -f %{buildroot}%{_libdir}/*.*a
14mr|libyubikey-1.9-2|74	
14mr|libyubikey-1.9-2|75	%files -n %{libname}
14mr|libyubikey-1.9-2|76	%doc AUTHORS ChangeLog NEWS README
14mr|libyubikey-1.9-2|77	%{_libdir}/*.so.%{major}*
14mr|libyubikey-1.9-2|78	
14mr|libyubikey-1.9-2|79	%files -n %{develname}
14mr|libyubikey-1.9-2|80	%{_includedir}/*
14mr|libyubikey-1.9-2|81	%{_libdir}/*.so
14mr|libyubikey-1.9-2|82	
14mr|libyubikey-1.9-2|83	%files tools
14mr|libyubikey-1.9-2|84	%{_bindir}/libyubikey-modhex
14mr|libyubikey-1.9-2|85	%{_bindir}/libyubikey-ykgenerate
14mr|libyubikey-1.9-2|86	%{_bindir}/libyubikey-ykparse
14mr|libyubikey-1.9-2|87	
14mr|libyubikey-1.9-2|88	%changelog
14mr|libyubikey-1.9-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-2
14mr|libyubikey-1.9-2|90	+ Revision: 8860f87
14mr|libyubikey-1.9-2|91	- MassBuild#440: Increase release tag
14mr|libyubikey-1.9-2|92	
14mr|libyubikey-1.9-2|93	

17500 14
14mr|libzapojit-0.0.3-2|1	%define	api	0.0
14mr|libzapojit-0.0.3-2|2	%define major	0
14mr|libzapojit-0.0.3-2|3	%define	libname	%mklibname	zapojit %{api} %{major}
14mr|libzapojit-0.0.3-2|4	%define	girname	%mklibname	zapojit-gir %{api}
14mr|libzapojit-0.0.3-2|5	%define	devname	%mklibname	zapojit	-d
14mr|libzapojit-0.0.3-2|6	
14mr|libzapojit-0.0.3-2|7	Summary:	GLib/GObject wrapper for Skydrive and Hotmail
14mr|libzapojit-0.0.3-2|8	Name:		libzapojit
14mr|libzapojit-0.0.3-2|9	Version:	0.0.3
14mr|libzapojit-0.0.3-2|10	Release:	2
14mr|libzapojit-0.0.3-2|11	License:	GPLv2+
14mr|libzapojit-0.0.3-2|12	Group:		System/Libraries
14mr|libzapojit-0.0.3-2|13	URL:		http://gnome.org
14mr|libzapojit-0.0.3-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.0/%{name}-%{version}.tar.xz
14mr|libzapojit-0.0.3-2|15	
14mr|libzapojit-0.0.3-2|16	BuildRequires:	intltool
14mr|libzapojit-0.0.3-2|17	BuildRequires:	pkgconfig(goa-1.0)
14mr|libzapojit-0.0.3-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|libzapojit-0.0.3-2|19	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|libzapojit-0.0.3-2|20	BuildRequires:	pkgconfig(rest-0.7)
14mr|libzapojit-0.0.3-2|21	
14mr|libzapojit-0.0.3-2|22	%description
14mr|libzapojit-0.0.3-2|23	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
14mr|libzapojit-0.0.3-2|24	
14mr|libzapojit-0.0.3-2|25	%package -n %{libname}
14mr|libzapojit-0.0.3-2|26	Summary:	Shared library for %{name}
14mr|libzapojit-0.0.3-2|27	Group:		System/Libraries
14mr|libzapojit-0.0.3-2|28	
14mr|libzapojit-0.0.3-2|29	%description -n %{libname}
14mr|libzapojit-0.0.3-2|30	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
14mr|libzapojit-0.0.3-2|31	
14mr|libzapojit-0.0.3-2|32	This package contains the shared library for %{name}.
14mr|libzapojit-0.0.3-2|33	
14mr|libzapojit-0.0.3-2|34	%package -n %{girname}
14mr|libzapojit-0.0.3-2|35	Summary:	GObject Introspection interface description for %{name}
14mr|libzapojit-0.0.3-2|36	Group:		System/Libraries
14mr|libzapojit-0.0.3-2|37	
14mr|libzapojit-0.0.3-2|38	%description -n %{girname}
14mr|libzapojit-0.0.3-2|39	GObject Introspection interface description for %{name}.
14mr|libzapojit-0.0.3-2|40	
14mr|libzapojit-0.0.3-2|41	%package -n %{devname}
14mr|libzapojit-0.0.3-2|42	Summary:	Development files for %{name}
14mr|libzapojit-0.0.3-2|43	Group:		Development/C
14mr|libzapojit-0.0.3-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|libzapojit-0.0.3-2|45	Requires:	%{girname} = %{version}-%{release}
14mr|libzapojit-0.0.3-2|46	
14mr|libzapojit-0.0.3-2|47	%description -n %{devname}
14mr|libzapojit-0.0.3-2|48	This package contains files needed for development with %{name}.
14mr|libzapojit-0.0.3-2|49	
14mr|libzapojit-0.0.3-2|50	%prep
14mr|libzapojit-0.0.3-2|51	%setup -q
14mr|libzapojit-0.0.3-2|52	
14mr|libzapojit-0.0.3-2|53	%build
14mr|libzapojit-0.0.3-2|54	%configure2_5x \
14mr|libzapojit-0.0.3-2|55	--disable-static
14mr|libzapojit-0.0.3-2|56	
14mr|libzapojit-0.0.3-2|57	%make
14mr|libzapojit-0.0.3-2|58	
14mr|libzapojit-0.0.3-2|59	%install
14mr|libzapojit-0.0.3-2|60	%makeinstall_std
14mr|libzapojit-0.0.3-2|61	
14mr|libzapojit-0.0.3-2|62	%files -n %{libname}
14mr|libzapojit-0.0.3-2|63	%{_libdir}/libzapojit-%{api}.so.%{major}*
14mr|libzapojit-0.0.3-2|64	
14mr|libzapojit-0.0.3-2|65	%files -n %{girname}
14mr|libzapojit-0.0.3-2|66	%{_libdir}/girepository-1.0/Zpj-0.0.typelib
14mr|libzapojit-0.0.3-2|67	
14mr|libzapojit-0.0.3-2|68	%files -n %{devname}
14mr|libzapojit-0.0.3-2|69	%dir %{_includedir}/libzapojit-%{api}
14mr|libzapojit-0.0.3-2|70	%dir %{_includedir}/libzapojit-%{api}/zpj
14mr|libzapojit-0.0.3-2|71	%{_includedir}/libzapojit-%{api}/zpj/*
14mr|libzapojit-0.0.3-2|72	%doc %{_datadir}/doc/%{name}/*
14mr|libzapojit-0.0.3-2|73	%{_datadir}/gtk-doc/html/libzapojit-%{api}/*
14mr|libzapojit-0.0.3-2|74	%{_datadir}/gir-1.0/Zpj-0.0.gir
14mr|libzapojit-0.0.3-2|75	%{_libdir}/libzapojit-%{api}.so
14mr|libzapojit-0.0.3-2|76	%{_libdir}/pkgconfig/*
14mr|libzapojit-0.0.3-2|77	
14mr|libzapojit-0.0.3-2|78	
14mr|libzapojit-0.0.3-2|79	%changelog
14mr|libzapojit-0.0.3-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.3-2
14mr|libzapojit-0.0.3-2|81	+ Revision: c5e5ae7
14mr|libzapojit-0.0.3-2|82	- MassBuild#440: Increase release tag
14mr|libzapojit-0.0.3-2|83	
14mr|libzapojit-0.0.3-2|84	

17501 14
14mr|libzeitgeist-0.3.18-4|1	%define api 1.0
14mr|libzeitgeist-0.3.18-4|2	%define major 1
14mr|libzeitgeist-0.3.18-4|3	%define libname %mklibname zeitgeist %{api} %{major}
14mr|libzeitgeist-0.3.18-4|4	%define develname %mklibname -d zeitgeist %{api}
14mr|libzeitgeist-0.3.18-4|5	
14mr|libzeitgeist-0.3.18-4|6	Name:		libzeitgeist
14mr|libzeitgeist-0.3.18-4|7	Version:	0.3.18
14mr|libzeitgeist-0.3.18-4|8	Release:	4
14mr|libzeitgeist-0.3.18-4|9	Summary:	Client library for applications that want to interact with the Zeitgeist daemon
14mr|libzeitgeist-0.3.18-4|10	Group:		System/Libraries
14mr|libzeitgeist-0.3.18-4|11	License:	LGPLv3 and GPLv3
14mr|libzeitgeist-0.3.18-4|12	URL:		https://launchpad.net/libzeitgeist
14mr|libzeitgeist-0.3.18-4|13	Source0:	http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
14mr|libzeitgeist-0.3.18-4|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|libzeitgeist-0.3.18-4|15	BuildRequires:	gtk-doc
14mr|libzeitgeist-0.3.18-4|16	# zeitgeist is just a runtime and the reason to install libzeitgeist
14mr|libzeitgeist-0.3.18-4|17	Requires:	zeitgeist
14mr|libzeitgeist-0.3.18-4|18	
14mr|libzeitgeist-0.3.18-4|19	%description
14mr|libzeitgeist-0.3.18-4|20	This project provides a client library for applications that want to interact
14mr|libzeitgeist-0.3.18-4|21	with the Zeitgeist daemon. The library is written in C using glib and provides
14mr|libzeitgeist-0.3.18-4|22	an asynchronous GObject oriented API.
14mr|libzeitgeist-0.3.18-4|23	
14mr|libzeitgeist-0.3.18-4|24	%package -n %{libname}
14mr|libzeitgeist-0.3.18-4|25	Summary:	Shared library for %{name}
14mr|libzeitgeist-0.3.18-4|26	Group:		System/Libraries
14mr|libzeitgeist-0.3.18-4|27	
14mr|libzeitgeist-0.3.18-4|28	%description -n %{libname}
14mr|libzeitgeist-0.3.18-4|29	This project provides a client library for applications that want to interact
14mr|libzeitgeist-0.3.18-4|30	with the Zeitgeist daemon. The library is written in C using glib and provides
14mr|libzeitgeist-0.3.18-4|31	an asynchronous GObject oriented API.
14mr|libzeitgeist-0.3.18-4|32	
14mr|libzeitgeist-0.3.18-4|33	%package -n %{develname}
14mr|libzeitgeist-0.3.18-4|34	Summary:	Development files for %{name}
14mr|libzeitgeist-0.3.18-4|35	Group:		Development/C
14mr|libzeitgeist-0.3.18-4|36	Requires:	%{libname} = %{version}-%{release}
14mr|libzeitgeist-0.3.18-4|37	
14mr|libzeitgeist-0.3.18-4|38	%description -n %{develname}
14mr|libzeitgeist-0.3.18-4|39	The %{name}-devel package contains libraries and header files for
14mr|libzeitgeist-0.3.18-4|40	developing applications that use %{name}.
14mr|libzeitgeist-0.3.18-4|41	
14mr|libzeitgeist-0.3.18-4|42	%prep
14mr|libzeitgeist-0.3.18-4|43	%setup -q
14mr|libzeitgeist-0.3.18-4|44	
14mr|libzeitgeist-0.3.18-4|45	%build
14mr|libzeitgeist-0.3.18-4|46	%configure2_5x --disable-static
14mr|libzeitgeist-0.3.18-4|47	%make
14mr|libzeitgeist-0.3.18-4|48	
14mr|libzeitgeist-0.3.18-4|49	%install
14mr|libzeitgeist-0.3.18-4|50	%makeinstall_std
14mr|libzeitgeist-0.3.18-4|51	
14mr|libzeitgeist-0.3.18-4|52	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
14mr|libzeitgeist-0.3.18-4|53	install -D -p -m 644 bindings/zeitgeist-1.0.{vapi,deps} %{buildroot}%{_datadir}/vala/vapi
14mr|libzeitgeist-0.3.18-4|54	
14mr|libzeitgeist-0.3.18-4|55	# remove duplicate documentation
14mr|libzeitgeist-0.3.18-4|56	rm -fr %{buildroot}%{_defaultdocdir}/%{name}
14mr|libzeitgeist-0.3.18-4|57	
14mr|libzeitgeist-0.3.18-4|58	%files -n %{libname}
14mr|libzeitgeist-0.3.18-4|59	%doc COPYING COPYING.GPL README
14mr|libzeitgeist-0.3.18-4|60	%{_libdir}/libzeitgeist-%{api}.so.%{major}
14mr|libzeitgeist-0.3.18-4|61	%{_libdir}/libzeitgeist-%{api}.so.%{major}.*
14mr|libzeitgeist-0.3.18-4|62	
14mr|libzeitgeist-0.3.18-4|63	%files -n %{develname}
14mr|libzeitgeist-0.3.18-4|64	%doc AUTHORS ChangeLog COPYING COPYING.GPL MAINTAINERS NEWS
14mr|libzeitgeist-0.3.18-4|65	%doc examples/*.vala examples/*.c
14mr|libzeitgeist-0.3.18-4|66	%{_datadir}/gtk-doc/html/zeitgeist-1.0/
14mr|libzeitgeist-0.3.18-4|67	%{_includedir}/zeitgeist-1.0/
14mr|libzeitgeist-0.3.18-4|68	%{_libdir}/pkgconfig/zeitgeist-1.0.pc
14mr|libzeitgeist-0.3.18-4|69	%{_libdir}/*.so
14mr|libzeitgeist-0.3.18-4|70	%{_datadir}/vala/vapi/
14mr|libzeitgeist-0.3.18-4|71	
14mr|libzeitgeist-0.3.18-4|72	
14mr|libzeitgeist-0.3.18-4|73	%changelog
14mr|libzeitgeist-0.3.18-4|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.18-4
14mr|libzeitgeist-0.3.18-4|75	+ Revision: 0b4cf25
14mr|libzeitgeist-0.3.18-4|76	- MassBuild#440: Increase release tag
14mr|libzeitgeist-0.3.18-4|77	
14mr|libzeitgeist-0.3.18-4|78	

17502 14
14mr|libzip-0.11.2-2|1	%define	major 2
14mr|libzip-0.11.2-2|2	%define libname %mklibname zip %{major}
14mr|libzip-0.11.2-2|3	%define devname %mklibname zip -d
14mr|libzip-0.11.2-2|4	
14mr|libzip-0.11.2-2|5	Summary:	A C library for reading, creating, and modifying zip archives
14mr|libzip-0.11.2-2|6	Name:		libzip
14mr|libzip-0.11.2-2|7	Version:	0.11.2
14mr|libzip-0.11.2-2|8	Release:	2
14mr|libzip-0.11.2-2|9	Group:		System/Libraries
14mr|libzip-0.11.2-2|10	License:	BSD
14mr|libzip-0.11.2-2|11	Url:		http://www.nih.at/libzip/
14mr|libzip-0.11.2-2|12	Source0:	http://www.nih.at/libzip/%{name}-%{version}.tar.xz
14mr|libzip-0.11.2-2|13	Patch0:		libzip-0.10-fix_pkgconfig.patch
14mr|libzip-0.11.2-2|14	Patch1:		libzip-0.10_rc1-fix_headers.patch
14mr|libzip-0.11.2-2|15	Patch2:		libzip-0.10-php.patch
14mr|libzip-0.11.2-2|16	BuildRequires:	libtool
14mr|libzip-0.11.2-2|17	BuildRequires:	libtool
14mr|libzip-0.11.2-2|18	BuildRequires:	pkgconfig(zlib)
14mr|libzip-0.11.2-2|19	
14mr|libzip-0.11.2-2|20	%description
14mr|libzip-0.11.2-2|21	libzip is a C library for reading, creating, and modifying zip archives. Files
14mr|libzip-0.11.2-2|22	can be added from data buffers, files, or compressed data copied directly from
14mr|libzip-0.11.2-2|23	other zip archives. Changes made without closing the archive can be reverted.
14mr|libzip-0.11.2-2|24	The API is documented by man pages.
14mr|libzip-0.11.2-2|25	
14mr|libzip-0.11.2-2|26	%package -n	%{libname}
14mr|libzip-0.11.2-2|27	Summary:	A C library for reading, creating, and modifying zip archives
14mr|libzip-0.11.2-2|28	Group:          System/Libraries
14mr|libzip-0.11.2-2|29	
14mr|libzip-0.11.2-2|30	%description -n	%{libname}
14mr|libzip-0.11.2-2|31	libzip is a C library for reading, creating, and modifying zip archives. Files
14mr|libzip-0.11.2-2|32	can be added from data buffers, files, or compressed data copied directly from
14mr|libzip-0.11.2-2|33	other zip archives. Changes made without closing the archive can be reverted.
14mr|libzip-0.11.2-2|34	The API is documented by man pages.
14mr|libzip-0.11.2-2|35	
14mr|libzip-0.11.2-2|36	%package -n	%{devname}
14mr|libzip-0.11.2-2|37	Summary:	Development library and header files for the %{name} library
14mr|libzip-0.11.2-2|38	Group:		Development/C
14mr|libzip-0.11.2-2|39	Requires:	%{name} = %{version}-%{release}
14mr|libzip-0.11.2-2|40	Requires:	%{libname} = %{version}-%{release}
14mr|libzip-0.11.2-2|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|libzip-0.11.2-2|42	
14mr|libzip-0.11.2-2|43	%description -n	%{devname}
14mr|libzip-0.11.2-2|44	This package contains the development files for %{name}.
14mr|libzip-0.11.2-2|45	
14mr|libzip-0.11.2-2|46	%prep
14mr|libzip-0.11.2-2|47	%setup -q
14mr|libzip-0.11.2-2|48	%apply_patches
14mr|libzip-0.11.2-2|49	autoreconf -fi
14mr|libzip-0.11.2-2|50	
14mr|libzip-0.11.2-2|51	%build
14mr|libzip-0.11.2-2|52	%configure --disable-static
14mr|libzip-0.11.2-2|53	
14mr|libzip-0.11.2-2|54	%make
14mr|libzip-0.11.2-2|55	
14mr|libzip-0.11.2-2|56	%install
14mr|libzip-0.11.2-2|57	INSTALL_HEADER=%{_includedir} %makeinstall_std
14mr|libzip-0.11.2-2|58	
14mr|libzip-0.11.2-2|59	%files
14mr|libzip-0.11.2-2|60	%doc AUTHORS NEWS README THANKS TODO
14mr|libzip-0.11.2-2|61	%{_bindir}/zipcmp
14mr|libzip-0.11.2-2|62	%{_bindir}/zipmerge
14mr|libzip-0.11.2-2|63	%{_bindir}/ziptorrent
14mr|libzip-0.11.2-2|64	%{_mandir}/man1/zipcmp.1*
14mr|libzip-0.11.2-2|65	%{_mandir}/man1/zipmerge.1*
14mr|libzip-0.11.2-2|66	%{_mandir}/man1/ziptorrent.1*
14mr|libzip-0.11.2-2|67	
14mr|libzip-0.11.2-2|68	%files -n %{libname}
14mr|libzip-0.11.2-2|69	%{_libdir}/libzip.so.%{major}*
14mr|libzip-0.11.2-2|70	
14mr|libzip-0.11.2-2|71	%files -n %{devname}
14mr|libzip-0.11.2-2|72	%doc AUTHORS NEWS README THANKS TODO
14mr|libzip-0.11.2-2|73	%{_includedir}/*
14mr|libzip-0.11.2-2|74	%{_libdir}/*.so
14mr|libzip-0.11.2-2|75	%{_libdir}/pkgconfig/libzip.pc
14mr|libzip-0.11.2-2|76	%{_mandir}/man3/*
14mr|libzip-0.11.2-2|77	
14mr|libzip-0.11.2-2|78	
14mr|libzip-0.11.2-2|79	%changelog
14mr|libzip-0.11.2-2|80	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.2-2
14mr|libzip-0.11.2-2|81	+ Revision: 78ce033
14mr|libzip-0.11.2-2|82	- Disable static
14mr|libzip-0.11.2-2|83	
14mr|libzip-0.11.2-2|84	

17503 14
14mr|lightsoff-3.12.2-2|1	Name:           lightsoff
14mr|lightsoff-3.12.2-2|2	Version:        3.12.2
14mr|lightsoff-3.12.2-2|3	Release:        2
14mr|lightsoff-3.12.2-2|4	Summary:        GNOME Lightsoff game
14mr|lightsoff-3.12.2-2|5	
14mr|lightsoff-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|lightsoff-3.12.2-2|7	URL:            https://live.gnome.org/Lightsoff
14mr|lightsoff-3.12.2-2|8	Group:		Games/Other
14mr|lightsoff-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|lightsoff-3.12.2-2|10	
14mr|lightsoff-3.12.2-2|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mr|lightsoff-3.12.2-2|12	BuildRequires:  desktop-file-utils
14mr|lightsoff-3.12.2-2|13	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|lightsoff-3.12.2-2|14	BuildRequires:  intltool libxml2-utils
14mr|lightsoff-3.12.2-2|15	BuildRequires:  itstool
14mr|lightsoff-3.12.2-2|16	
14mr|lightsoff-3.12.2-2|17	Obsoletes: gnome-games-lightsoff < 1:3.7.90
14mr|lightsoff-3.12.2-2|18	
14mr|lightsoff-3.12.2-2|19	%description
14mr|lightsoff-3.12.2-2|20	A puzzle played on an 5X5 grid with the aim to turn off all the lights. Each
14mr|lightsoff-3.12.2-2|21	click on a tile toggles the state of the clicked tile and its non-diagonal
14mr|lightsoff-3.12.2-2|22	neighbors.
14mr|lightsoff-3.12.2-2|23	
14mr|lightsoff-3.12.2-2|24	%prep
14mr|lightsoff-3.12.2-2|25	%setup -q
14mr|lightsoff-3.12.2-2|26	
14mr|lightsoff-3.12.2-2|27	
14mr|lightsoff-3.12.2-2|28	%build
14mr|lightsoff-3.12.2-2|29	%configure2_5x
14mr|lightsoff-3.12.2-2|30	%make
14mr|lightsoff-3.12.2-2|31	
14mr|lightsoff-3.12.2-2|32	
14mr|lightsoff-3.12.2-2|33	%install
14mr|lightsoff-3.12.2-2|34	%makeinstall_std
14mr|lightsoff-3.12.2-2|35	
14mr|lightsoff-3.12.2-2|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mr|lightsoff-3.12.2-2|37	
14mr|lightsoff-3.12.2-2|38	%find_lang %{name} --with-gnome
14mr|lightsoff-3.12.2-2|39	
14mr|lightsoff-3.12.2-2|40	
14mr|lightsoff-3.12.2-2|41	%files -f %{name}.lang
14mr|lightsoff-3.12.2-2|42	%doc COPYING
14mr|lightsoff-3.12.2-2|43	%{_bindir}/lightsoff
14mr|lightsoff-3.12.2-2|44	%{_datadir}/applications/lightsoff.desktop
14mr|lightsoff-3.12.2-2|45	%{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
14mr|lightsoff-3.12.2-2|46	%{_datadir}/icons/HighContrast/*/apps/lightsoff.*
14mr|lightsoff-3.12.2-2|47	%{_datadir}/icons/hicolor/*/apps/lightsoff.*
14mr|lightsoff-3.12.2-2|48	%{_datadir}/lightsoff
14mr|lightsoff-3.12.2-2|49	%{_datadir}/appdata/*.xml
14mr|lightsoff-3.12.2-2|50	
14mr|lightsoff-3.12.2-2|51	%changelog
14mr|lightsoff-3.12.2-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|lightsoff-3.12.2-2|53	+ Revision: 0b3a5bd
14mr|lightsoff-3.12.2-2|54	- MassBuild#440: Increase release tag
14mr|lightsoff-3.12.2-2|55	
14mr|lightsoff-3.12.2-2|56	

17504 14
14mr|link-grammar-4.8.5-2|1	%define major 4
14mr|link-grammar-4.8.5-2|2	%define libname %mklibname %{name} %{major}
14mr|link-grammar-4.8.5-2|3	%define devname %mklibname -d %{name}
14mr|link-grammar-4.8.5-2|4	
14mr|link-grammar-4.8.5-2|5	Summary:	A syntactic parser of English
14mr|link-grammar-4.8.5-2|6	Name:		link-grammar
14mr|link-grammar-4.8.5-2|7	Version:	4.8.5
14mr|link-grammar-4.8.5-2|8	Release:	2
14mr|link-grammar-4.8.5-2|9	Group:		Office
14mr|link-grammar-4.8.5-2|10	License:	BSD-like
14mr|link-grammar-4.8.5-2|11	Url:		http://www.link.cs.cmu.edu/link/
14mr|link-grammar-4.8.5-2|12	Source0:	http://www.abisource.com/downloads/link-grammar/%{version}/%{name}-%{version}.tar.gz
14mr|link-grammar-4.8.5-2|13	
14mr|link-grammar-4.8.5-2|14	%description
14mr|link-grammar-4.8.5-2|15	The Link Grammar Parser is a syntactic parser of English, based
14mr|link-grammar-4.8.5-2|16	on link grammar, an original theory of English syntax. Given a
14mr|link-grammar-4.8.5-2|17	sentence, the system assigns to it a syntactic structure, which
14mr|link-grammar-4.8.5-2|18	consists of a set of labeled links connecting pairs of words.
14mr|link-grammar-4.8.5-2|19	The parser also produces a "constituent" representation of a
14mr|link-grammar-4.8.5-2|20	sentence (showing noun phrases, verb phrases, etc.).
14mr|link-grammar-4.8.5-2|21	
14mr|link-grammar-4.8.5-2|22	%files
14mr|link-grammar-4.8.5-2|23	%doc LICENSE README
14mr|link-grammar-4.8.5-2|24	%{_bindir}/*
14mr|link-grammar-4.8.5-2|25	%{_datadir}/link-grammar/*
14mr|link-grammar-4.8.5-2|26	%{_mandir}/man1/link-parser.1.*
14mr|link-grammar-4.8.5-2|27	
14mr|link-grammar-4.8.5-2|28	#----------------------------------------------------------------------------
14mr|link-grammar-4.8.5-2|29	
14mr|link-grammar-4.8.5-2|30	%package -n %{libname}
14mr|link-grammar-4.8.5-2|31	Summary:	A syntactic parser of English
14mr|link-grammar-4.8.5-2|32	Group:		System/Libraries
14mr|link-grammar-4.8.5-2|33	
14mr|link-grammar-4.8.5-2|34	%description -n %{libname}
14mr|link-grammar-4.8.5-2|35	This package contains the shared library for %{name}.
14mr|link-grammar-4.8.5-2|36	
14mr|link-grammar-4.8.5-2|37	%files -n %{libname}
14mr|link-grammar-4.8.5-2|38	%{_libdir}/lib*.so.%{major}*
14mr|link-grammar-4.8.5-2|39	
14mr|link-grammar-4.8.5-2|40	#----------------------------------------------------------------------------
14mr|link-grammar-4.8.5-2|41	
14mr|link-grammar-4.8.5-2|42	%package -n %{devname}
14mr|link-grammar-4.8.5-2|43	Summary:	Support files necessary to compile applications with link-grammar
14mr|link-grammar-4.8.5-2|44	Group:		Development/C
14mr|link-grammar-4.8.5-2|45	Requires:	%{libname} = %{EVRD}
14mr|link-grammar-4.8.5-2|46	Provides:	%{name}-devel = %{EVRD}
14mr|link-grammar-4.8.5-2|47	
14mr|link-grammar-4.8.5-2|48	%description -n %{devname}
14mr|link-grammar-4.8.5-2|49	Libraries and header files necessary to compile applications using
14mr|link-grammar-4.8.5-2|50	link-grammar.
14mr|link-grammar-4.8.5-2|51	
14mr|link-grammar-4.8.5-2|52	%files -n %{devname}
14mr|link-grammar-4.8.5-2|53	%{_libdir}/lib*.so
14mr|link-grammar-4.8.5-2|54	%{_libdir}/pkgconfig/link-grammar.pc
14mr|link-grammar-4.8.5-2|55	%{_includedir}/link-grammar/*
14mr|link-grammar-4.8.5-2|56	
14mr|link-grammar-4.8.5-2|57	#----------------------------------------------------------------------------
14mr|link-grammar-4.8.5-2|58	
14mr|link-grammar-4.8.5-2|59	%prep
14mr|link-grammar-4.8.5-2|60	%setup -q
14mr|link-grammar-4.8.5-2|61	
14mr|link-grammar-4.8.5-2|62	%build
14mr|link-grammar-4.8.5-2|63	%configure2_5x \
14mr|link-grammar-4.8.5-2|64	--disable-static
14mr|link-grammar-4.8.5-2|65	
14mr|link-grammar-4.8.5-2|66	%make
14mr|link-grammar-4.8.5-2|67	
14mr|link-grammar-4.8.5-2|68	%install
14mr|link-grammar-4.8.5-2|69	%makeinstall_std
14mr|link-grammar-4.8.5-2|70	
14mr|link-grammar-4.8.5-2|71	
14mr|link-grammar-4.8.5-2|72	%changelog
14mr|link-grammar-4.8.5-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8.5-2
14mr|link-grammar-4.8.5-2|74	+ Revision: 7add519
14mr|link-grammar-4.8.5-2|75	- MassBuild#440: Increase release tag
14mr|link-grammar-4.8.5-2|76	
14mr|link-grammar-4.8.5-2|77	

17505 14
14mr|linphone-3.6.1-6|1	%define linphone_major 5
14mr|linphone-3.6.1-6|2	%define mediastreamer_base_major 3
14mr|linphone-3.6.1-6|3	%define mediastreamer_voip_major 3
14mr|linphone-3.6.1-6|4	%define lpcxml_major 0
14mr|linphone-3.6.1-6|5	%define liblinphone %mklibname %{name} %{linphone_major}
14mr|linphone-3.6.1-6|6	%define libmediastreamer_base %mklibname mediastreamer_base %{mediastreamer_base_major}
14mr|linphone-3.6.1-6|7	%define libmediastreamer_voip %mklibname mediastreamer_voip %{mediastreamer_voip_major}
14mr|linphone-3.6.1-6|8	%define liblpcxml %mklibname lpc2xml %{lpcxml_major}
14mr|linphone-3.6.1-6|9	%define devname %mklibname -d %{name}
14mr|linphone-3.6.1-6|10	
14mr|linphone-3.6.1-6|11	Summary:	Voice over IP Application
14mr|linphone-3.6.1-6|12	Name:		linphone
14mr|linphone-3.6.1-6|13	Version:	3.6.1
14mr|linphone-3.6.1-6|14	Release:	6
14mr|linphone-3.6.1-6|15	License:	GPLv2+
14mr|linphone-3.6.1-6|16	Group:		Communications
14mr|linphone-3.6.1-6|17	Url:		http://www.linphone.org/
14mr|linphone-3.6.1-6|18	Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz
14mr|linphone-3.6.1-6|19	# Source1:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz.sig
14mr|linphone-3.6.1-6|20	Source2:	%{name}48.png
14mr|linphone-3.6.1-6|21	Source3:	%{name}32.png
14mr|linphone-3.6.1-6|22	Source4:	%{name}16.png
14mr|linphone-3.6.1-6|23	Patch0:		linphone-3.6.1-imagedir.patch
14mr|linphone-3.6.1-6|24	Patch1:		linphone-3.6.1-link.patch
14mr|linphone-3.6.1-6|25	# We don't have exosip-4.0 atm
14mr|linphone-3.6.1-6|26	# Patch2:	linphone-exosip-4.0.0.patch
14mr|linphone-3.6.1-6|27	Patch3:		linphone-3.6.1-libav9.patch
14mr|linphone-3.6.1-6|28	BuildRequires:	desktop-file-utils
14mr|linphone-3.6.1-6|29	BuildRequires:	gettext
14mr|linphone-3.6.1-6|30	BuildRequires:	gtk-doc
14mr|linphone-3.6.1-6|31	BuildRequires:	intltool
14mr|linphone-3.6.1-6|32	# http://lists.gnu.org/archive/html/linphone-developers/2013-04/msg00016.html
14mr|linphone-3.6.1-6|33	BuildRequires:	vim-common
14mr|linphone-3.6.1-6|34	BuildRequires:	exosip-devel
14mr|linphone-3.6.1-6|35	BuildRequires:	ffmpeg-devel
14mr|linphone-3.6.1-6|36	BuildRequires:	gettext-devel
14mr|linphone-3.6.1-6|37	BuildRequires:	gsm-devel
14mr|linphone-3.6.1-6|38	BuildRequires:	readline-devel
14mr|linphone-3.6.1-6|39	BuildRequires:	pkgconfig(alsa)
14mr|linphone-3.6.1-6|40	BuildRequires:	pkgconfig(glew)
14mr|linphone-3.6.1-6|41	BuildRequires:	pkgconfig(glib-2.0)
14mr|linphone-3.6.1-6|42	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|linphone-3.6.1-6|43	BuildRequires:	pkgconfig(libosip2)
14mr|linphone-3.6.1-6|44	BuildRequires:	pkgconfig(libpulse)
14mr|linphone-3.6.1-6|45	BuildRequires:	pkgconfig(libv4l1)
14mr|linphone-3.6.1-6|46	BuildRequires:	pkgconfig(libv4l2)
14mr|linphone-3.6.1-6|47	BuildRequires:	pkgconfig(ortp) >= 0.17.0
14mr|linphone-3.6.1-6|48	BuildRequires:	pkgconfig(speex)
14mr|linphone-3.6.1-6|49	BuildRequires:	pkgconfig(theora)
14mr|linphone-3.6.1-6|50	BuildRequires:	pkgconfig(x11)
14mr|linphone-3.6.1-6|51	BuildRequires:	pkgconfig(xext)
14mr|linphone-3.6.1-6|52	BuildRequires:	pkgconfig(xv)
14mr|linphone-3.6.1-6|53	
14mr|linphone-3.6.1-6|54	%description
14mr|linphone-3.6.1-6|55	Linphone is web-phone with a GNOME2 interface. It uses open protocols
14mr|linphone-3.6.1-6|56	such as SIP and RTP to make the communications.
14mr|linphone-3.6.1-6|57	
14mr|linphone-3.6.1-6|58	%files -f %{name}.lang
14mr|linphone-3.6.1-6|59	%doc COPYING README AUTHORS BUGS INSTALL ChangeLog
14mr|linphone-3.6.1-6|60	%doc %{_datadir}/gnome/help/%{name}
14mr|linphone-3.6.1-6|61	%{_bindir}/linphone*
14mr|linphone-3.6.1-6|62	%{_bindir}/mediastream
14mr|linphone-3.6.1-6|63	%{_bindir}/lpc2xml_test
14mr|linphone-3.6.1-6|64	%{_bindir}/xml2lpc_test
14mr|linphone-3.6.1-6|65	%{_mandir}/man1/*
14mr|linphone-3.6.1-6|66	%{_datadir}/pixmaps/%{name}/
14mr|linphone-3.6.1-6|67	%{_datadir}/sounds/%{name}/
14mr|linphone-3.6.1-6|68	%{_datadir}/images/linphone/nowebcamCIF.jpg
14mr|linphone-3.6.1-6|69	%{_datadir}/applications/*
14mr|linphone-3.6.1-6|70	%{_iconsdir}/hicolor/*/apps/linphone2.png
14mr|linphone-3.6.1-6|71	%{_liconsdir}/linphone2.png
14mr|linphone-3.6.1-6|72	%{_iconsdir}/linphone2.png
14mr|linphone-3.6.1-6|73	%{_miconsdir}/linphone2.png
14mr|linphone-3.6.1-6|74	%{_datadir}/linphone/
14mr|linphone-3.6.1-6|75	
14mr|linphone-3.6.1-6|76	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|77	
14mr|linphone-3.6.1-6|78	%package -n %{liblinphone}
14mr|linphone-3.6.1-6|79	Summary:	Primary library for %{name}
14mr|linphone-3.6.1-6|80	Group:		System/Libraries
14mr|linphone-3.6.1-6|81	
14mr|linphone-3.6.1-6|82	%description -n %{liblinphone}
14mr|linphone-3.6.1-6|83	Primary library for %{name}.
14mr|linphone-3.6.1-6|84	
14mr|linphone-3.6.1-6|85	%files -n %{liblinphone}
14mr|linphone-3.6.1-6|86	%{_libdir}/liblinphone.so.%{linphone_major}*
14mr|linphone-3.6.1-6|87	
14mr|linphone-3.6.1-6|88	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|89	
14mr|linphone-3.6.1-6|90	%package -n %{liblpcxml}
14mr|linphone-3.6.1-6|91	Summary:	Shared libs for %{name}
14mr|linphone-3.6.1-6|92	Group:		System/Libraries
14mr|linphone-3.6.1-6|93	
14mr|linphone-3.6.1-6|94	%description -n %{liblpcxml}
14mr|linphone-3.6.1-6|95	Shared libs for %{name}
14mr|linphone-3.6.1-6|96	
14mr|linphone-3.6.1-6|97	%files -n %{liblpcxml}
14mr|linphone-3.6.1-6|98	%{_libdir}/liblpc2xml.so.%{lpcxml_major}*
14mr|linphone-3.6.1-6|99	%{_libdir}/libxml2lpc.so.%{lpcxml_major}*
14mr|linphone-3.6.1-6|100	
14mr|linphone-3.6.1-6|101	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|102	
14mr|linphone-3.6.1-6|103	%package -n %{libmediastreamer_base}
14mr|linphone-3.6.1-6|104	Summary:	Media Streaming Base library for %{name}
14mr|linphone-3.6.1-6|105	Group:		System/Libraries
14mr|linphone-3.6.1-6|106	
14mr|linphone-3.6.1-6|107	%description -n %{libmediastreamer_base}
14mr|linphone-3.6.1-6|108	Media Streaming library for %{name} - base part.
14mr|linphone-3.6.1-6|109	
14mr|linphone-3.6.1-6|110	%files -n %{libmediastreamer_base}
14mr|linphone-3.6.1-6|111	%{_libdir}/libmediastreamer_base.so.%{mediastreamer_base_major}*
14mr|linphone-3.6.1-6|112	
14mr|linphone-3.6.1-6|113	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|114	
14mr|linphone-3.6.1-6|115	%package -n %{libmediastreamer_voip}
14mr|linphone-3.6.1-6|116	Summary:	Media Streaming VoIP library for %{name}
14mr|linphone-3.6.1-6|117	Group:		System/Libraries
14mr|linphone-3.6.1-6|118	
14mr|linphone-3.6.1-6|119	%description -n %{libmediastreamer_voip}
14mr|linphone-3.6.1-6|120	Media Streaminglibrary for %{name} - VoIP part.
14mr|linphone-3.6.1-6|121	
14mr|linphone-3.6.1-6|122	%files -n %{libmediastreamer_voip}
14mr|linphone-3.6.1-6|123	%{_libdir}/libmediastreamer_voip.so.%{mediastreamer_voip_major}*
14mr|linphone-3.6.1-6|124	
14mr|linphone-3.6.1-6|125	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|126	
14mr|linphone-3.6.1-6|127	%package -n %{devname}
14mr|linphone-3.6.1-6|128	Summary:	Header files and static libraries from %{name}
14mr|linphone-3.6.1-6|129	Group:		Development/C
14mr|linphone-3.6.1-6|130	Requires:	%{liblinphone} = %{EVRD}
14mr|linphone-3.6.1-6|131	Requires:	%{liblpcxml} = %{EVRD}
14mr|linphone-3.6.1-6|132	Requires:	%{libmediastreamer_base} = %{EVRD}
14mr|linphone-3.6.1-6|133	Requires:	%{libmediastreamer_voip} = %{EVRD}
14mr|linphone-3.6.1-6|134	Provides:	lib%{name}-devel = %{EVRD}
14mr|linphone-3.6.1-6|135	Provides:	%{name}-devel = %{EVRD}
14mr|linphone-3.6.1-6|136	
14mr|linphone-3.6.1-6|137	%description -n %{devname}
14mr|linphone-3.6.1-6|138	Libraries and includes files for developing programs based on %{name}.
14mr|linphone-3.6.1-6|139	
14mr|linphone-3.6.1-6|140	%files -n %{devname}
14mr|linphone-3.6.1-6|141	%{_includedir}/linphone/
14mr|linphone-3.6.1-6|142	%{_includedir}/mediastreamer2/
14mr|linphone-3.6.1-6|143	%{_libdir}/*.so
14mr|linphone-3.6.1-6|144	%{_libdir}/pkgconfig/*.pc
14mr|linphone-3.6.1-6|145	
14mr|linphone-3.6.1-6|146	#--------------------------------------------------------------------
14mr|linphone-3.6.1-6|147	
14mr|linphone-3.6.1-6|148	%prep
14mr|linphone-3.6.1-6|149	%setup -q
14mr|linphone-3.6.1-6|150	find '(' -name '*.c' -o -name '*.h' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
14mr|linphone-3.6.1-6|151	%patch0 -p0 -b .image-dir
14mr|linphone-3.6.1-6|152	%patch1 -p0 -b .link
14mr|linphone-3.6.1-6|153	# %%patch2 -p1 -b .exosip~
14mr|linphone-3.6.1-6|154	%patch3 -p1 -b .ffmpeg
14mr|linphone-3.6.1-6|155	
14mr|linphone-3.6.1-6|156	%build
14mr|linphone-3.6.1-6|157	./autogen.sh
14mr|linphone-3.6.1-6|158	
14mr|linphone-3.6.1-6|159	( pushd mediastreamer2
14mr|linphone-3.6.1-6|160	./autogen.sh
14mr|linphone-3.6.1-6|161	%before_configure
14mr|linphone-3.6.1-6|162	popd )
14mr|linphone-3.6.1-6|163	
14mr|linphone-3.6.1-6|164	%configure2_5x \
14mr|linphone-3.6.1-6|165	--disable-static \
14mr|linphone-3.6.1-6|166	--disable-rpath \
14mr|linphone-3.6.1-6|167	--enable-alsa \
14mr|linphone-3.6.1-6|168	--disable-strict \
14mr|linphone-3.6.1-6|169	--enable-external-ortp \
14mr|linphone-3.6.1-6|170	--enable-ipv6
14mr|linphone-3.6.1-6|171	%make
14mr|linphone-3.6.1-6|172	
14mr|linphone-3.6.1-6|173	%install
14mr|linphone-3.6.1-6|174	%makeinstall_std
14mr|linphone-3.6.1-6|175	
14mr|linphone-3.6.1-6|176	%find_lang %{name} --all-name --with-man
14mr|linphone-3.6.1-6|177	
14mr|linphone-3.6.1-6|178	perl -pi -e "s|linphone/linphone2\.png|linphone2|g" %{buildroot}%{_datadir}/applications/linphone.desktop
14mr|linphone-3.6.1-6|179	desktop-file-install \
14mr|linphone-3.6.1-6|180	--vendor="" \
14mr|linphone-3.6.1-6|181	--add-category="VideoConference" \
14mr|linphone-3.6.1-6|182	--remove-category='Application' \
14mr|linphone-3.6.1-6|183	--dir %{buildroot}%{_datadir}/applications \
14mr|linphone-3.6.1-6|184	%{buildroot}%{_datadir}/applications/linphone.desktop
14mr|linphone-3.6.1-6|185	
14mr|linphone-3.6.1-6|186	#icons
14mr|linphone-3.6.1-6|187	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|linphone-3.6.1-6|188	install -m 644 %{SOURCE4} \
14mr|linphone-3.6.1-6|189	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/linphone2.png
14mr|linphone-3.6.1-6|190	install -m 644 %{SOURCE3} \
14mr|linphone-3.6.1-6|191	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/linphone2.png
14mr|linphone-3.6.1-6|192	install -m 644 %{SOURCE2} \
14mr|linphone-3.6.1-6|193	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/linphone2.png
14mr|linphone-3.6.1-6|194	mkdir -p %{buildroot}/%{_miconsdir}
14mr|linphone-3.6.1-6|195	ln -s ../hicolor/16x16/apps/linphone2.png \
14mr|linphone-3.6.1-6|196	%{buildroot}/%{_miconsdir}/
14mr|linphone-3.6.1-6|197	mkdir -p %{buildroot}/%{_iconsdir}
14mr|linphone-3.6.1-6|198	ln -s hicolor/32x32/apps/linphone2.png \
14mr|linphone-3.6.1-6|199	%{buildroot}/%{_iconsdir}/
14mr|linphone-3.6.1-6|200	mkdir -p %{buildroot}/%{_liconsdir}
14mr|linphone-3.6.1-6|201	ln -s ../hicolor/48x48/apps/linphone2.png \
14mr|linphone-3.6.1-6|202	%{buildroot}/%{_liconsdir}/
14mr|linphone-3.6.1-6|203	
14mr|linphone-3.6.1-6|204	# remove unwanted docs, generated if doxygen is installed
14mr|linphone-3.6.1-6|205	rm -rf %{buildroot}%{_docdir}/ortp %{buildroot}%{_docdir}/mediastreamer* %{buildroot}%{_docdir}/%{name}*
14mr|linphone-3.6.1-6|206	
14mr|linphone-3.6.1-6|207	
14mr|linphone-3.6.1-6|208	%changelog
14mr|linphone-3.6.1-6|209	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.1-6
14mr|linphone-3.6.1-6|210	+ Revision: 1c4a713
14mr|linphone-3.6.1-6|211	- Add patch to fix build with new ffmpeg
14mr|linphone-3.6.1-6|212	
14mr|linphone-3.6.1-6|213	

17506 14
14mr|linux-atm-2.5.1-5|1	%define major 1
14mr|linux-atm-2.5.1-5|2	%define libname %mklibname atm %{major}
14mr|linux-atm-2.5.1-5|3	%define develname %mklibname atm -d
14mr|linux-atm-2.5.1-5|4	
14mr|linux-atm-2.5.1-5|5	Summary:	Tools and libraries for ATM networking
14mr|linux-atm-2.5.1-5|6	Name:		linux-atm
14mr|linux-atm-2.5.1-5|7	Version:	2.5.1
14mr|linux-atm-2.5.1-5|8	Release:	5
14mr|linux-atm-2.5.1-5|9	License:	GPLv2+
14mr|linux-atm-2.5.1-5|10	Group:		System/Configuration/Networking
14mr|linux-atm-2.5.1-5|11	Url:		http://linux-atm.sourceforge.net/
14mr|linux-atm-2.5.1-5|12	Source0:	http://downloads.sourceforge.net/project/linux-atm/linux-atm/%{version}/%{name}-%{version}.tgz
14mr|linux-atm-2.5.1-5|13	Patch1:		linux-atm-2.5.0-format_not_a_string_literal_and_no_format_arguments.patch
14mr|linux-atm-2.5.1-5|14	Patch4:		linux-atm-2.5.0-open-macro.patch
14mr|linux-atm-2.5.1-5|15	Patch5:		linux-atm-2.5.0-disable-ilmdiag.patch
14mr|linux-atm-2.5.1-5|16	BuildRequires:	bison
14mr|linux-atm-2.5.1-5|17	BuildRequires:	flex
14mr|linux-atm-2.5.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|linux-atm-2.5.1-5|19	
14mr|linux-atm-2.5.1-5|20	%description
14mr|linux-atm-2.5.1-5|21	Tools and libraries to support ATM (Asynchronous Transfer Mode)
14mr|linux-atm-2.5.1-5|22	networking and some types of DSL modems.
14mr|linux-atm-2.5.1-5|23	
14mr|linux-atm-2.5.1-5|24	%package -n %{libname}
14mr|linux-atm-2.5.1-5|25	Summary:	Libraries for %{name}
14mr|linux-atm-2.5.1-5|26	Group:		System/Libraries
14mr|linux-atm-2.5.1-5|27	Provides:	%{name} = %{version}-%{release}
14mr|linux-atm-2.5.1-5|28	Obsoletes:	%mklibname %{name} 1
14mr|linux-atm-2.5.1-5|29	
14mr|linux-atm-2.5.1-5|30	%description -n	%{libname}
14mr|linux-atm-2.5.1-5|31	This package contains libraries needed to run programs linked with %{name}.
14mr|linux-atm-2.5.1-5|32	
14mr|linux-atm-2.5.1-5|33	%package -n %{develname}
14mr|linux-atm-2.5.1-5|34	Summary:	Development files for %{name}
14mr|linux-atm-2.5.1-5|35	Group:		Development/C
14mr|linux-atm-2.5.1-5|36	Requires:	%{libname} = %{version}-%{release}
14mr|linux-atm-2.5.1-5|37	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|linux-atm-2.5.1-5|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|linux-atm-2.5.1-5|39	Provides:	libatm-devel = %{version}-%{release}
14mr|linux-atm-2.5.1-5|40	Provides:	atm-devel = %{version}-%{release}
14mr|linux-atm-2.5.1-5|41	Obsoletes:	%mklibname %{name} 1 -d
14mr|linux-atm-2.5.1-5|42	
14mr|linux-atm-2.5.1-5|43	%description -n	%{develname}
14mr|linux-atm-2.5.1-5|44	This package contains development files needed to compile programs which
14mr|linux-atm-2.5.1-5|45	use %{name}.
14mr|linux-atm-2.5.1-5|46	
14mr|linux-atm-2.5.1-5|47	%prep
14mr|linux-atm-2.5.1-5|48	
14mr|linux-atm-2.5.1-5|49	%setup -q
14mr|linux-atm-2.5.1-5|50	%patch1 -p1
14mr|linux-atm-2.5.1-5|51	%patch4 -p1
14mr|linux-atm-2.5.1-5|52	%patch5 -p1
14mr|linux-atm-2.5.1-5|53	
14mr|linux-atm-2.5.1-5|54	%build
14mr|linux-atm-2.5.1-5|55	%configure2_5x \
14mr|linux-atm-2.5.1-5|56	--enable-shared \
14mr|linux-atm-2.5.1-5|57	--enable-cisco \
14mr|linux-atm-2.5.1-5|58	--enable-mpoa_1_1 \
14mr|linux-atm-2.5.1-5|59	--enable-multipoint
14mr|linux-atm-2.5.1-5|60	
14mr|linux-atm-2.5.1-5|61	%make -j1
14mr|linux-atm-2.5.1-5|62	
14mr|linux-atm-2.5.1-5|63	%install
14mr|linux-atm-2.5.1-5|64	rm -rf %{buildroot}
14mr|linux-atm-2.5.1-5|65	%makeinstall_std
14mr|linux-atm-2.5.1-5|66	
14mr|linux-atm-2.5.1-5|67	install -m 0644 src/config/hosts.atm %{buildroot}/etc/
14mr|linux-atm-2.5.1-5|68	
14mr|linux-atm-2.5.1-5|69	%clean
14mr|linux-atm-2.5.1-5|70	rm -rf %{buildroot}
14mr|linux-atm-2.5.1-5|71	
14mr|linux-atm-2.5.1-5|72	%if %mdkversion < 200900
14mr|linux-atm-2.5.1-5|73	%post -n %{libname} -p /sbin/ldconfig
14mr|linux-atm-2.5.1-5|74	%endif
14mr|linux-atm-2.5.1-5|75	
14mr|linux-atm-2.5.1-5|76	%if %mdkversion < 200900
14mr|linux-atm-2.5.1-5|77	%postun -n %{libname} -p /sbin/ldconfig
14mr|linux-atm-2.5.1-5|78	%endif
14mr|linux-atm-2.5.1-5|79	
14mr|linux-atm-2.5.1-5|80	%files
14mr|linux-atm-2.5.1-5|81	%defattr(-,root,root)
14mr|linux-atm-2.5.1-5|82	%doc README AUTHORS ChangeLog NEWS THANKS BUGS
14mr|linux-atm-2.5.1-5|83	%config(noreplace) %{_sysconfdir}/atmsigd.conf
14mr|linux-atm-2.5.1-5|84	%config(noreplace) %{_sysconfdir}/hosts.atm
14mr|linux-atm-2.5.1-5|85	%{_bindir}/*
14mr|linux-atm-2.5.1-5|86	%{_sbindir}/*
14mr|linux-atm-2.5.1-5|87	%{_mandir}/man4/*
14mr|linux-atm-2.5.1-5|88	%{_mandir}/man7/*
14mr|linux-atm-2.5.1-5|89	%{_mandir}/man8/*
14mr|linux-atm-2.5.1-5|90	
14mr|linux-atm-2.5.1-5|91	%files -n %{libname}
14mr|linux-atm-2.5.1-5|92	%defattr(-,root,root)
14mr|linux-atm-2.5.1-5|93	%{_libdir}/*.so.%{major}*
14mr|linux-atm-2.5.1-5|94	
14mr|linux-atm-2.5.1-5|95	%files -n %{develname}
14mr|linux-atm-2.5.1-5|96	%defattr(-,root,root)
14mr|linux-atm-2.5.1-5|97	%{_includedir}/*
14mr|linux-atm-2.5.1-5|98	%{_libdir}/*.a
14mr|linux-atm-2.5.1-5|99	%{_libdir}/*.so
14mr|linux-atm-2.5.1-5|100	
14mr|linux-atm-2.5.1-5|101	
14mr|linux-atm-2.5.1-5|102	
14mr|linux-atm-2.5.1-5|103	%changelog
14mr|linux-atm-2.5.1-5|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.1-5
14mr|linux-atm-2.5.1-5|105	+ Revision: 3672b6d
14mr|linux-atm-2.5.1-5|106	- MassBuild#440: Increase release tag
14mr|linux-atm-2.5.1-5|107	
14mr|linux-atm-2.5.1-5|108	

17507 14
14mr|linuxdoc-tools-0.9.21-20|1	Summary:	A text formatting package based on SGML
14mr|linuxdoc-tools-0.9.21-20|2	
14mr|linuxdoc-tools-0.9.21-20|3	Name:		linuxdoc-tools
14mr|linuxdoc-tools-0.9.21-20|4	Version:	0.9.21
14mr|linuxdoc-tools-0.9.21-20|5	Release:	20
14mr|linuxdoc-tools-0.9.21-20|6	License:	Freely distributable
14mr|linuxdoc-tools-0.9.21-20|7	Group:		Publishing
14mr|linuxdoc-tools-0.9.21-20|8	Url:		http://people.debian.org/~sano/linuxdoc-tools/
14mr|linuxdoc-tools-0.9.21-20|9	Source0:	http://people.debian.org/~sano/linuxdoc-tools/archives/%{name}_%{version}.tar.bz2
14mr|linuxdoc-tools-0.9.21-20|10	Patch0:		linuxdoc-tools-0.9.21-letter.patch
14mr|linuxdoc-tools-0.9.21-20|11	Patch1:		linuxdoc-tools-0.9.20-strip.patch
14mr|linuxdoc-tools-0.9.21-20|12	Patch2:		linuxdoc-tools-ifpdf.patch
14mr|linuxdoc-tools-0.9.21-20|13	Patch3:		linuxdoc-tools_0.9.68-yyleng.patch
14mr|linuxdoc-tools-0.9.21-20|14	BuildRequires:	flex
14mr|linuxdoc-tools-0.9.21-20|15	BuildRequires:	openjade
14mr|linuxdoc-tools-0.9.21-20|16	BuildRequires:	sgml-common
14mr|linuxdoc-tools-0.9.21-20|17	BuildRequires:	groff-for-man
14mr|linuxdoc-tools-0.9.21-20|18	Requires:	docbook-utils
14mr|linuxdoc-tools-0.9.21-20|19	Requires:	gawk
14mr|linuxdoc-tools-0.9.21-20|20	Requires:	groff
14mr|linuxdoc-tools-0.9.21-20|21	Requires:	openjade
14mr|linuxdoc-tools-0.9.21-20|22	#gw needed by sgml2info
14mr|linuxdoc-tools-0.9.21-20|23	Requires:	tetex-latex
14mr|linuxdoc-tools-0.9.21-20|24	Requires:	texinfo
14mr|linuxdoc-tools-0.9.21-20|25	
14mr|linuxdoc-tools-0.9.21-20|26	%description
14mr|linuxdoc-tools-0.9.21-20|27	Linuxdoc-tools is a text formatting suite based on SGML (Standard
14mr|linuxdoc-tools-0.9.21-20|28	Generalized Markup Language), using the LinuxDoc document type.
14mr|linuxdoc-tools-0.9.21-20|29	Linuxdoc-tools allows you to produce LaTeX, HTML, GNU info, LyX, RTF,
14mr|linuxdoc-tools-0.9.21-20|30	plain text (via groff), and other format outputs from a single SGML
14mr|linuxdoc-tools-0.9.21-20|31	source.  Linuxdoc-tools is intended for writing technical software
14mr|linuxdoc-tools-0.9.21-20|32	documentation.
14mr|linuxdoc-tools-0.9.21-20|33	
14mr|linuxdoc-tools-0.9.21-20|34	%files
14mr|linuxdoc-tools-0.9.21-20|35	%doc %{_docdir}/%{name}-%{version}
14mr|linuxdoc-tools-0.9.21-20|36	%{_bindir}/*
14mr|linuxdoc-tools-0.9.21-20|37	%{_datadir}/%{name}
14mr|linuxdoc-tools-0.9.21-20|38	%{_datadir}/entity-map
14mr|linuxdoc-tools-0.9.21-20|39	%{_datadir}/texmf-dist/tex/latex/misc/*.sty
14mr|linuxdoc-tools-0.9.21-20|40	%{perl_vendorlib}/Text/*.pm
14mr|linuxdoc-tools-0.9.21-20|41	%{_mandir}/*/*
14mr|linuxdoc-tools-0.9.21-20|42	
14mr|linuxdoc-tools-0.9.21-20|43	%post
14mr|linuxdoc-tools-0.9.21-20|44	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
14mr|linuxdoc-tools-0.9.21-20|45	exit 0
14mr|linuxdoc-tools-0.9.21-20|46	
14mr|linuxdoc-tools-0.9.21-20|47	%postun
14mr|linuxdoc-tools-0.9.21-20|48	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
14mr|linuxdoc-tools-0.9.21-20|49	exit 0
14mr|linuxdoc-tools-0.9.21-20|50	
14mr|linuxdoc-tools-0.9.21-20|51	#----------------------------------------------------------------------------
14mr|linuxdoc-tools-0.9.21-20|52	
14mr|linuxdoc-tools-0.9.21-20|53	%prep
14mr|linuxdoc-tools-0.9.21-20|54	%setup -q
14mr|linuxdoc-tools-0.9.21-20|55	%patch0 -p1 -b .letter
14mr|linuxdoc-tools-0.9.21-20|56	%patch1 -p1 -b .strip
14mr|linuxdoc-tools-0.9.21-20|57	%patch2 -p1 -b .ifpdf
14mr|linuxdoc-tools-0.9.21-20|58	%patch3 -p1 -b .yyleng
14mr|linuxdoc-tools-0.9.21-20|59	
14mr|linuxdoc-tools-0.9.21-20|60	%build
14mr|linuxdoc-tools-0.9.21-20|61	%configure2_5x \
14mr|linuxdoc-tools-0.9.21-20|62	--with-installed-nsgmls \
14mr|linuxdoc-tools-0.9.21-20|63	--with-installed-iso-entities
14mr|linuxdoc-tools-0.9.21-20|64	# Packaging brain-damage
14mr|linuxdoc-tools-0.9.21-20|65	( cd entity-map
14mr|linuxdoc-tools-0.9.21-20|66	autoconf
14mr|linuxdoc-tools-0.9.21-20|67	%configure2_5x
14mr|linuxdoc-tools-0.9.21-20|68	)
14mr|linuxdoc-tools-0.9.21-20|69	%make OPTIMIZE="%{optflags}"
14mr|linuxdoc-tools-0.9.21-20|70	perl -pi -e 's,\$main::prefix/share/sgml/iso-entities-8879.1986/iso-entities.cat,/usr/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
14mr|linuxdoc-tools-0.9.21-20|71	lib/LinuxDocTools.pm
14mr|linuxdoc-tools-0.9.21-20|72	
14mr|linuxdoc-tools-0.9.21-20|73	%install
14mr|linuxdoc-tools-0.9.21-20|74	%makeinstall
14mr|linuxdoc-tools-0.9.21-20|75	mv %{buildroot}%{_docdir}/%{name} %{buildroot}%{_docdir}/%{name}-%{version}
14mr|linuxdoc-tools-0.9.21-20|76	perl -pi -e 's,/usr/share/sgml/iso-entities-8879.1986/iso-entities.cat,\$main::prefix/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
14mr|linuxdoc-tools-0.9.21-20|77	%{buildroot}%{_datadir}/%{name}/LinuxDocTools.pm
14mr|linuxdoc-tools-0.9.21-20|78	
14mr|linuxdoc-tools-0.9.21-20|79	# Some files need moving around.
14mr|linuxdoc-tools-0.9.21-20|80	rm -f %{buildroot}%{_datadir}/%{name}/epsf.*
14mr|linuxdoc-tools-0.9.21-20|81	rm -f %{buildroot}%{_datadir}/%{name}/url.sty
14mr|linuxdoc-tools-0.9.21-20|82	install -d %{buildroot}%{_datadir}/texmf-dist/tex/latex/misc
14mr|linuxdoc-tools-0.9.21-20|83	mv %{buildroot}%{_datadir}/%{name}/*.sty \
14mr|linuxdoc-tools-0.9.21-20|84	%{buildroot}%{_datadir}/texmf-dist/tex/latex/misc
14mr|linuxdoc-tools-0.9.21-20|85	
14mr|linuxdoc-tools-0.9.21-20|86	# Move perl modules to perl_vendorlib
14mr|linuxdoc-tools-0.9.21-20|87	mkdir -p %{buildroot}%{perl_vendorlib}/Text
14mr|linuxdoc-tools-0.9.21-20|88	mv %{buildroot}%{_libdir}/perl5/Text/EntityMap.pm \
14mr|linuxdoc-tools-0.9.21-20|89	%{buildroot}%{perl_vendorlib}/Text/
14mr|linuxdoc-tools-0.9.21-20|90	
14mr|linuxdoc-tools-0.9.21-20|91	cat > doc/COPYRIGHT <<EOF
14mr|linuxdoc-tools-0.9.21-20|92	(C) International Organization for Standardization 1986
14mr|linuxdoc-tools-0.9.21-20|93	Permission to copy in any form is granted for use with
14mr|linuxdoc-tools-0.9.21-20|94	conforming SGML systems and applications as defined in
14mr|linuxdoc-tools-0.9.21-20|95	ISO 8879, provided this notice is included in all copies.
14mr|linuxdoc-tools-0.9.21-20|96	EOF
14mr|linuxdoc-tools-0.9.21-20|97	
14mr|linuxdoc-tools-0.9.21-20|98	
14mr|linuxdoc-tools-0.9.21-20|99	%changelog
14mr|linuxdoc-tools-0.9.21-20|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.21-20
14mr|linuxdoc-tools-0.9.21-20|101	+ Revision: 67ce150
14mr|linuxdoc-tools-0.9.21-20|102	- MassBuild#440: Increase release tag
14mr|linuxdoc-tools-0.9.21-20|103	
14mr|linuxdoc-tools-0.9.21-20|104	

17508 14
14mr|linux-firmware-20140604-7.git7f388b48|1	%global checkout 7f388b48
14mr|linux-firmware-20140604-7.git7f388b48|2	
14mr|linux-firmware-20140604-7.git7f388b48|3	# Always increment firmware_release when updating this, the subprojects need
14mr|linux-firmware-20140604-7.git7f388b48|4	# that.
14mr|linux-firmware-20140604-7.git7f388b48|5	%global firmware_release 7
14mr|linux-firmware-20140604-7.git7f388b48|6	
14mr|linux-firmware-20140604-7.git7f388b48|7	%global _firmwarepath	/lib/firmware
14mr|linux-firmware-20140604-7.git7f388b48|8	
14mr|linux-firmware-20140604-7.git7f388b48|9	Name:		linux-firmware
14mr|linux-firmware-20140604-7.git7f388b48|10	Version:	20140604
14mr|linux-firmware-20140604-7.git7f388b48|11	Release:	%{firmware_release}.git%{checkout}
14mr|linux-firmware-20140604-7.git7f388b48|12	Summary:	Firmware files used by the Linux kernel
14mr|linux-firmware-20140604-7.git7f388b48|13	
14mr|linux-firmware-20140604-7.git7f388b48|14	Group:		System/Kernel and hardware
14mr|linux-firmware-20140604-7.git7f388b48|15	License:	GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|16	URL:		https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
14mr|linux-firmware-20140604-7.git7f388b48|17	Source0:	%{name}-%{version}.tar.gz
14mr|linux-firmware-20140604-7.git7f388b48|18	BuildArch:	noarch
14mr|linux-firmware-20140604-7.git7f388b48|19	Provides:	kernel-firmware = %{version} radeon-firmware = %{version} rtlwifi-firmware = %{version}
14mr|linux-firmware-20140604-7.git7f388b48|20	Obsoletes:	kernel-firmware < %{version} radeon-firmware < %{version} rtlwifi-firmware < %{version}
14mr|linux-firmware-20140604-7.git7f388b48|21	Obsoletes:	ueagle-firmware <= 1.1-4
14mr|linux-firmware-20140604-7.git7f388b48|22	Obsoletes:	microcode
14mr|linux-firmware-20140604-7.git7f388b48|23	Conflicts:	microcode_ctl < 2.1-1
14mr|linux-firmware-20140604-7.git7f388b48|24	Obsoletes:  kernel-firmware-extra
14mr|linux-firmware-20140604-7.git7f388b48|25	Conflicts:  kernel-firmware-extra
14mr|linux-firmware-20140604-7.git7f388b48|26	
14mr|linux-firmware-20140604-7.git7f388b48|27	%description
14mr|linux-firmware-20140604-7.git7f388b48|28	This package includes firmware files required for some devices to
14mr|linux-firmware-20140604-7.git7f388b48|29	operate.
14mr|linux-firmware-20140604-7.git7f388b48|30	
14mr|linux-firmware-20140604-7.git7f388b48|31	%package -n iwlwifi-agn-ucode
14mr|linux-firmware-20140604-7.git7f388b48|32	Summary:	Firmware for Intel(R) Wireless WiFi 1xx/1000/2xxx/5xxx/6xxx Series Adapters
14mr|linux-firmware-20140604-7.git7f388b48|33	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|34	Version:	%{version}
14mr|linux-firmware-20140604-7.git7f388b48|35	Release:	%{firmware_release}
14mr|linux-firmware-20140604-7.git7f388b48|36	
14mr|linux-firmware-20140604-7.git7f388b48|37	%description -n iwlwifi-agn-ucode
14mr|linux-firmware-20140604-7.git7f388b48|38	This package contains all the iwlwifi wireless firmware files supported
14mr|linux-firmware-20140604-7.git7f388b48|39	by the iwlwifi kernel driver. That means all of:
14mr|linux-firmware-20140604-7.git7f388b48|40	iwlwifi-1xx/1000/2xxx/5xxx/6xxx*.ucode firmwares.
14mr|linux-firmware-20140604-7.git7f388b48|41	
14mr|linux-firmware-20140604-7.git7f388b48|42	%package -n iwl3945-firmware
14mr|linux-firmware-20140604-7.git7f388b48|43	Summary:	Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
14mr|linux-firmware-20140604-7.git7f388b48|44	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|45	Version:	15.32.2.9
14mr|linux-firmware-20140604-7.git7f388b48|46	Release:	%{firmware_release}
14mr|linux-firmware-20140604-7.git7f388b48|47	
14mr|linux-firmware-20140604-7.git7f388b48|48	%description -n iwl3945-firmware
14mr|linux-firmware-20140604-7.git7f388b48|49	This package contains the firmware required by the iwl3945 driver
14mr|linux-firmware-20140604-7.git7f388b48|50	for Linux.  Usage of the firmware is subject to the terms and conditions
14mr|linux-firmware-20140604-7.git7f388b48|51	contained inside the provided LICENSE file. Please read it carefully.
14mr|linux-firmware-20140604-7.git7f388b48|52	
14mr|linux-firmware-20140604-7.git7f388b48|53	%package -n iwl4965-firmware
14mr|linux-firmware-20140604-7.git7f388b48|54	Summary:	Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors
14mr|linux-firmware-20140604-7.git7f388b48|55	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|56	Version:	228.61.2.24
14mr|linux-firmware-20140604-7.git7f388b48|57	Release:	%{firmware_release}
14mr|linux-firmware-20140604-7.git7f388b48|58	
14mr|linux-firmware-20140604-7.git7f388b48|59	%description -n iwl4965-firmware
14mr|linux-firmware-20140604-7.git7f388b48|60	This package contains the firmware required by the iwl4965 driver
14mr|linux-firmware-20140604-7.git7f388b48|61	for Linux.  Usage of the firmware is subject to the terms and conditions
14mr|linux-firmware-20140604-7.git7f388b48|62	contained inside the provided LICENSE file. Please read it carefully.
14mr|linux-firmware-20140604-7.git7f388b48|63	
14mr|linux-firmware-20140604-7.git7f388b48|64	%package -n libertas-usb8388-firmware
14mr|linux-firmware-20140604-7.git7f388b48|65	Summary:	Firmware for Marvell Libertas USB 8388 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|66	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|67	Epoch:		2
14mr|linux-firmware-20140604-7.git7f388b48|68	Obsoletes:	libertas-usb8388-firmware < 2:5.110.22.p23-8
14mr|linux-firmware-20140604-7.git7f388b48|69	%description -n libertas-usb8388-firmware
14mr|linux-firmware-20140604-7.git7f388b48|70	Firmware for Marvell Libertas USB 8388 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|71	
14mr|linux-firmware-20140604-7.git7f388b48|72	%package -n libertas-usb8388-olpc-firmware
14mr|linux-firmware-20140604-7.git7f388b48|73	Summary:	OLPC firmware for Marvell Libertas USB 8388 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|74	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|75	%description -n libertas-usb8388-olpc-firmware
14mr|linux-firmware-20140604-7.git7f388b48|76	Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network
14mr|linux-firmware-20140604-7.git7f388b48|77	support.
14mr|linux-firmware-20140604-7.git7f388b48|78	
14mr|linux-firmware-20140604-7.git7f388b48|79	%package -n libertas-sd8686-firmware
14mr|linux-firmware-20140604-7.git7f388b48|80	Summary:	Firmware for Marvell Libertas SD 8686 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|81	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|82	Obsoletes:	libertas-sd8686-firmware < 9.70.20.p0-4
14mr|linux-firmware-20140604-7.git7f388b48|83	%description -n libertas-sd8686-firmware
14mr|linux-firmware-20140604-7.git7f388b48|84	Firmware for Marvell Libertas SD 8686 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|85	
14mr|linux-firmware-20140604-7.git7f388b48|86	%package -n libertas-sd8787-firmware
14mr|linux-firmware-20140604-7.git7f388b48|87	Summary:	Firmware for Marvell Libertas SD 8787 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|88	License:	Redistributable, no modification permitted
14mr|linux-firmware-20140604-7.git7f388b48|89	%description -n libertas-sd8787-firmware
14mr|linux-firmware-20140604-7.git7f388b48|90	Firmware for Marvell Libertas SD 8787 Network Adapter
14mr|linux-firmware-20140604-7.git7f388b48|91	
14mr|linux-firmware-20140604-7.git7f388b48|92	%prep
14mr|linux-firmware-20140604-7.git7f388b48|93	%setup -q -n linux-firmware-%{checkout}
14mr|linux-firmware-20140604-7.git7f388b48|94	
14mr|linux-firmware-20140604-7.git7f388b48|95	%build
14mr|linux-firmware-20140604-7.git7f388b48|96	# Remove firmware shipped in separate packages already
14mr|linux-firmware-20140604-7.git7f388b48|97	# Perhaps these should be built as subpackages of linux-firmware?
14mr|linux-firmware-20140604-7.git7f388b48|98	rm -rf ess korg sb16 yamaha
14mr|linux-firmware-20140604-7.git7f388b48|99	# And _some_ conexant firmware.
14mr|linux-firmware-20140604-7.git7f388b48|100	rm v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
14mr|linux-firmware-20140604-7.git7f388b48|101	
14mr|linux-firmware-20140604-7.git7f388b48|102	# Remove source files we don't need to install
14mr|linux-firmware-20140604-7.git7f388b48|103	rm -f usbdux/*dux */*.asm
14mr|linux-firmware-20140604-7.git7f388b48|104	rm -rf carl9170fw
14mr|linux-firmware-20140604-7.git7f388b48|105	
14mr|linux-firmware-20140604-7.git7f388b48|106	# No need to install old firmware versions where we also provide newer versions
14mr|linux-firmware-20140604-7.git7f388b48|107	# which are preferred and support the same (or more) hardware
14mr|linux-firmware-20140604-7.git7f388b48|108	rm -f libertas/sd8686_v8*
14mr|linux-firmware-20140604-7.git7f388b48|109	rm -f libertas/usb8388_v5.bin
14mr|linux-firmware-20140604-7.git7f388b48|110	
14mr|linux-firmware-20140604-7.git7f388b48|111	# Remove firmware for Creative CA0132 HD as it's in alsa-firmware
14mr|linux-firmware-20140604-7.git7f388b48|112	rm -f ctefx.bin ctspeq.bin
14mr|linux-firmware-20140604-7.git7f388b48|113	
14mr|linux-firmware-20140604-7.git7f388b48|114	%install
14mr|linux-firmware-20140604-7.git7f388b48|115	mkdir -p %{buildroot}/%{_firmwarepath}
14mr|linux-firmware-20140604-7.git7f388b48|116	mkdir -p %{buildroot}/%{_firmwarepath}/updates
14mr|linux-firmware-20140604-7.git7f388b48|117	cp -r * %{buildroot}/%{_firmwarepath}
14mr|linux-firmware-20140604-7.git7f388b48|118	rm %{buildroot}/%{_firmwarepath}/{WHENCE,LICENCE.*,LICENSE.*}
14mr|linux-firmware-20140604-7.git7f388b48|119	
14mr|linux-firmware-20140604-7.git7f388b48|120	# Create file list but exclude firmwares that we place in subpackages
14mr|linux-firmware-20140604-7.git7f388b48|121	FILEDIR=`pwd`
14mr|linux-firmware-20140604-7.git7f388b48|122	pushd %{buildroot}/%{_firmwarepath}
14mr|linux-firmware-20140604-7.git7f388b48|123	find . \! -type d > $FILEDIR/linux-firmware.files
14mr|linux-firmware-20140604-7.git7f388b48|124	find . -type d | sed -e '/^.$/d' > $FILEDIR/linux-firmware.dirs
14mr|linux-firmware-20140604-7.git7f388b48|125	popd
14mr|linux-firmware-20140604-7.git7f388b48|126	sed -i -e 's:^./::' linux-firmware.{files,dirs}
14mr|linux-firmware-20140604-7.git7f388b48|127	sed -i -e '/^iwlwifi/d' \
14mr|linux-firmware-20140604-7.git7f388b48|128	-i -e '/^libertas\/sd8686/d' \
14mr|linux-firmware-20140604-7.git7f388b48|129	-i -e '/^libertas\/usb8388/d' \
14mr|linux-firmware-20140604-7.git7f388b48|130	-i -e '/^mrvl\/sd8787/d' \
14mr|linux-firmware-20140604-7.git7f388b48|131	linux-firmware.files
14mr|linux-firmware-20140604-7.git7f388b48|132	sed -i -e 's!^!/lib/firmware/!' linux-firmware.{files,dirs}
14mr|linux-firmware-20140604-7.git7f388b48|133	sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
14mr|linux-firmware-20140604-7.git7f388b48|134	
14mr|linux-firmware-20140604-7.git7f388b48|135	
14mr|linux-firmware-20140604-7.git7f388b48|136	%files -n iwlwifi-agn-ucode
14mr|linux-firmware-20140604-7.git7f388b48|137	%doc WHENCE LICENCE.iwlwifi_firmware
14mr|linux-firmware-20140604-7.git7f388b48|138	%{_firmwarepath}/iwlwifi-100-5.ucode
14mr|linux-firmware-20140604-7.git7f388b48|139	%{_firmwarepath}/iwlwifi-105-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|140	%{_firmwarepath}/iwlwifi-135-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|141	%{_firmwarepath}/iwlwifi-1000-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|142	%{_firmwarepath}/iwlwifi-2000-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|143	%{_firmwarepath}/iwlwifi-2030-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|144	%{_firmwarepath}/iwlwifi-5000-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|145	%{_firmwarepath}/iwlwifi-5150-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|146	%{_firmwarepath}/iwlwifi-6000-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|147	%{_firmwarepath}/iwlwifi-6000g2a-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|148	%{_firmwarepath}/iwlwifi-6000g2b-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|149	%{_firmwarepath}/iwlwifi-6050-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|150	%{_firmwarepath}/iwlwifi-7260-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|151	%{_firmwarepath}/iwlwifi-3160-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|152	%{_firmwarepath}/iwlwifi-7265-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|153	
14mr|linux-firmware-20140604-7.git7f388b48|154	%files -n iwl3945-firmware
14mr|linux-firmware-20140604-7.git7f388b48|155	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|156	%doc WHENCE LICENCE.iwlwifi_firmware
14mr|linux-firmware-20140604-7.git7f388b48|157	%{_firmwarepath}/iwlwifi-3945-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|158	
14mr|linux-firmware-20140604-7.git7f388b48|159	%files -n iwl4965-firmware
14mr|linux-firmware-20140604-7.git7f388b48|160	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|161	%doc WHENCE LICENCE.iwlwifi_firmware
14mr|linux-firmware-20140604-7.git7f388b48|162	%{_firmwarepath}/iwlwifi-4965-*.ucode
14mr|linux-firmware-20140604-7.git7f388b48|163	
14mr|linux-firmware-20140604-7.git7f388b48|164	%files -n libertas-usb8388-firmware
14mr|linux-firmware-20140604-7.git7f388b48|165	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|166	%doc WHENCE LICENCE.Marvell
14mr|linux-firmware-20140604-7.git7f388b48|167	%dir %{_firmwarepath}/libertas
14mr|linux-firmware-20140604-7.git7f388b48|168	%{_firmwarepath}/libertas/usb8388_v9.bin
14mr|linux-firmware-20140604-7.git7f388b48|169	
14mr|linux-firmware-20140604-7.git7f388b48|170	%files -n libertas-usb8388-olpc-firmware
14mr|linux-firmware-20140604-7.git7f388b48|171	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|172	%doc WHENCE LICENCE.Marvell
14mr|linux-firmware-20140604-7.git7f388b48|173	%dir %{_firmwarepath}/libertas
14mr|linux-firmware-20140604-7.git7f388b48|174	%{_firmwarepath}/libertas/usb8388_olpc.bin
14mr|linux-firmware-20140604-7.git7f388b48|175	
14mr|linux-firmware-20140604-7.git7f388b48|176	%files -n libertas-sd8686-firmware
14mr|linux-firmware-20140604-7.git7f388b48|177	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|178	%doc WHENCE LICENCE.Marvell
14mr|linux-firmware-20140604-7.git7f388b48|179	%dir %{_firmwarepath}/libertas
14mr|linux-firmware-20140604-7.git7f388b48|180	%{_firmwarepath}/libertas/sd8686*
14mr|linux-firmware-20140604-7.git7f388b48|181	
14mr|linux-firmware-20140604-7.git7f388b48|182	%files -n libertas-sd8787-firmware
14mr|linux-firmware-20140604-7.git7f388b48|183	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|184	%doc WHENCE LICENCE.Marvell
14mr|linux-firmware-20140604-7.git7f388b48|185	%dir %{_firmwarepath}/mrvl
14mr|linux-firmware-20140604-7.git7f388b48|186	%{_firmwarepath}/mrvl/sd8787*
14mr|linux-firmware-20140604-7.git7f388b48|187	
14mr|linux-firmware-20140604-7.git7f388b48|188	%files -f linux-firmware.files
14mr|linux-firmware-20140604-7.git7f388b48|189	%defattr(-,root,root,-)
14mr|linux-firmware-20140604-7.git7f388b48|190	%dir %{_firmwarepath}
14mr|linux-firmware-20140604-7.git7f388b48|191	%doc WHENCE LICENCE.* LICENSE.*
14mr|linux-firmware-20140604-7.git7f388b48|192	
14mr|linux-firmware-20140604-7.git7f388b48|193	%changelog
14mr|linux-firmware-20140604-7.git7f388b48|194	* Wed Jul 23 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20140604-7.git7f388b48
14mr|linux-firmware-20140604-7.git7f388b48|195	+ Revision: a9678c3
14mr|linux-firmware-20140604-7.git7f388b48|196	- Release bump
14mr|linux-firmware-20140604-7.git7f388b48|197	
14mr|linux-firmware-20140604-7.git7f388b48|198	

17509 14
14mr|lirc-0.9.0-16|1	%define major 0
14mr|lirc-0.9.0-16|2	%define libname %mklibname %{name}_client %{major}
14mr|lirc-0.9.0-16|3	%define devname %mklibname %{name}_client -d
14mr|lirc-0.9.0-16|4	
14mr|lirc-0.9.0-16|5	%define __noautoreq '.*/bin/true'
14mr|lirc-0.9.0-16|6	
14mr|lirc-0.9.0-16|7	Summary:	Linux Infrared Remote Control daemons
14mr|lirc-0.9.0-16|8	Name:		lirc
14mr|lirc-0.9.0-16|9	Version:	0.9.0
14mr|lirc-0.9.0-16|10	Release:	16
14mr|lirc-0.9.0-16|11	License:	GPLv2+
14mr|lirc-0.9.0-16|12	Group:		System/Kernel and hardware
14mr|lirc-0.9.0-16|13	Url:		http://www.lirc.org/
14mr|lirc-0.9.0-16|14	Source0:	http://prdownloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
14mr|lirc-0.9.0-16|15	Source2:	%{name}-tmpfiles.conf
14mr|lirc-0.9.0-16|16	Source3:	lircd.service
14mr|lirc-0.9.0-16|17	Source4:	lircmd.service
14mr|lirc-0.9.0-16|18	Source5:	http://svn.debian.org/viewsvn/pkg-lirc/lirc/trunk/debian/liblircclient0.pc
14mr|lirc-0.9.0-16|19	# (fc) 0.8.3-1mdv use new instead of conf as filename suffix in template mode (Fedora)
14mr|lirc-0.9.0-16|20	Patch0:		lirc-use-new-instead-of-conf-as-filename-suffix.patch
14mr|lirc-0.9.0-16|21	Patch2:		lirc-printf-format.patch
14mr|lirc-0.9.0-16|22	
14mr|lirc-0.9.0-16|23	BuildRequires:	help2man
14mr|lirc-0.9.0-16|24	BuildRequires:	iguanair-devel
14mr|lirc-0.9.0-16|25	BuildRequires:	libirman-devel
14mr|lirc-0.9.0-16|26	%ifarch %{ix86} x86_64
14mr|lirc-0.9.0-16|27	BuildRequires:	svgalib-devel
14mr|lirc-0.9.0-16|28	%endif
14mr|lirc-0.9.0-16|29	BuildRequires:	pkgconfig(alsa)
14mr|lirc-0.9.0-16|30	BuildRequires:	pkgconfig(libusb)
14mr|lirc-0.9.0-16|31	BuildRequires:	pkgconfig(portaudio-2.0)
14mr|lirc-0.9.0-16|32	BuildRequires:	pkgconfig(x11)
14mr|lirc-0.9.0-16|33	Requires(post,preun):	rpm-helper
14mr|lirc-0.9.0-16|34	Requires:	setserial
14mr|lirc-0.9.0-16|35	
14mr|lirc-0.9.0-16|36	%description
14mr|lirc-0.9.0-16|37	LIRC is a package that allows you to decode and send infra-red signals
14mr|lirc-0.9.0-16|38	of many (but not all) commonly used remote controls.
14mr|lirc-0.9.0-16|39	
14mr|lirc-0.9.0-16|40	Configuration files for many remotes are locate in lirc-remotes package.
14mr|lirc-0.9.0-16|41	
14mr|lirc-0.9.0-16|42	%files
14mr|lirc-0.9.0-16|43	%doc README.0.8.6-2.upgrade.urpmi
14mr|lirc-0.9.0-16|44	%doc ANNOUNCE AUTHORS NEWS README TODO ChangeLog
14mr|lirc-0.9.0-16|45	%doc contrib/{irman2lirc,lircs} doc/irxevent.keys
14mr|lirc-0.9.0-16|46	%doc doc/lirc.css doc/html doc/images
14mr|lirc-0.9.0-16|47	%config(noreplace) %{_sysconfdir}/lirc/*.conf
14mr|lirc-0.9.0-16|48	%{_sysconfdir}/udev/rules.d/%{name}.rules
14mr|lirc-0.9.0-16|49	%{_bindir}/*
14mr|lirc-0.9.0-16|50	%{_sbindir}/*
14mr|lirc-0.9.0-16|51	%{_mandir}/*/*
14mr|lirc-0.9.0-16|52	%dir %{_var}/run/lirc
14mr|lirc-0.9.0-16|53	%ghost %{_var}/run/lirc/lircd
14mr|lirc-0.9.0-16|54	%ghost %{_var}/run/lirc/lircm
14mr|lirc-0.9.0-16|55	%{_unitdir}/lircd.service
14mr|lirc-0.9.0-16|56	%{_unitdir}/lircmd.service
14mr|lirc-0.9.0-16|57	%{_tmpfilesdir}/%{name}.conf
14mr|lirc-0.9.0-16|58	
14mr|lirc-0.9.0-16|59	%pre
14mr|lirc-0.9.0-16|60	if [ $1 = 2 ] && ! [ -e %{_sysconfdir}/lirc ]; then
14mr|lirc-0.9.0-16|61	mkdir -p %{_sysconfdir}/lirc
14mr|lirc-0.9.0-16|62	touch %{_sysconfdir}/lirc/mdv-086-migration
14mr|lirc-0.9.0-16|63	fi
14mr|lirc-0.9.0-16|64	
14mr|lirc-0.9.0-16|65	%post
14mr|lirc-0.9.0-16|66	%create_ghostfile /var/log/lircd root root 644
14mr|lirc-0.9.0-16|67	if [ $1 = 2 ] && [ -e %{_sysconfdir}/lirc/mdv-086-migration ]; then
14mr|lirc-0.9.0-16|68	mv -vf %{_sysconfdir}/lircd.conf %{_sysconfdir}/lirc/lircd.conf 2>/dev/null
14mr|lirc-0.9.0-16|69	mv -vf %{_sysconfdir}/lircmd.conf %{_sysconfdir}/lirc/lircmd.conf 2>/dev/null
14mr|lirc-0.9.0-16|70	mv -vf %{_sysconfdir}/lircrc %{_sysconfdir}/lirc/lircrc 2>/dev/null
14mr|lirc-0.9.0-16|71	rm -f %{_sysconfdir}/lirc/mdv-086-migration
14mr|lirc-0.9.0-16|72	fi
14mr|lirc-0.9.0-16|73	%_post_service lircd
14mr|lirc-0.9.0-16|74	%_post_service lircmd
14mr|lirc-0.9.0-16|75	
14mr|lirc-0.9.0-16|76	%preun
14mr|lirc-0.9.0-16|77	%_preun_service lircmd
14mr|lirc-0.9.0-16|78	%_preun_service lircd
14mr|lirc-0.9.0-16|79	
14mr|lirc-0.9.0-16|80	#----------------------------------------------------------------------------
14mr|lirc-0.9.0-16|81	
14mr|lirc-0.9.0-16|82	%package -n %{libname}
14mr|lirc-0.9.0-16|83	Summary:	LIRC libraries
14mr|lirc-0.9.0-16|84	Group:		System/Libraries
14mr|lirc-0.9.0-16|85	Obsoletes:	%{_lib}lirc0 < 0.9.0-15
14mr|lirc-0.9.0-16|86	Conflicts:	%{_lib}lirc0 < 0.9.0-15
14mr|lirc-0.9.0-16|87	
14mr|lirc-0.9.0-16|88	%description -n %{libname}
14mr|lirc-0.9.0-16|89	This package provides the libraries necessary to run lirc client
14mr|lirc-0.9.0-16|90	programs.
14mr|lirc-0.9.0-16|91	
14mr|lirc-0.9.0-16|92	%files -n %{libname}
14mr|lirc-0.9.0-16|93	%{_libdir}/liblirc_client.so.%{major}*
14mr|lirc-0.9.0-16|94	
14mr|lirc-0.9.0-16|95	#----------------------------------------------------------------------------
14mr|lirc-0.9.0-16|96	
14mr|lirc-0.9.0-16|97	%package -n %{devname}
14mr|lirc-0.9.0-16|98	Summary:	Header and library files for LIRC development
14mr|lirc-0.9.0-16|99	Group:		Development/Other
14mr|lirc-0.9.0-16|100	Requires:	%{libname} = %{EVRD}
14mr|lirc-0.9.0-16|101	Provides:	%{name}-devel = %{EVRD}
14mr|lirc-0.9.0-16|102	Obsoletes:	%{_lib}lirc-devel < 0.9.0-15
14mr|lirc-0.9.0-16|103	Conflicts:	%{_lib}lirc-devel < 0.9.0-15
14mr|lirc-0.9.0-16|104	
14mr|lirc-0.9.0-16|105	%description -n %{devname}
14mr|lirc-0.9.0-16|106	This package provides the files necessary to develop LIRC-based
14mr|lirc-0.9.0-16|107	programs.
14mr|lirc-0.9.0-16|108	
14mr|lirc-0.9.0-16|109	%files -n %{devname}
14mr|lirc-0.9.0-16|110	%{_libdir}/pkgconfig/liblircclient0.pc
14mr|lirc-0.9.0-16|111	%{_includedir}/lirc
14mr|lirc-0.9.0-16|112	%{_datadir}/aclocal/*
14mr|lirc-0.9.0-16|113	%{_libdir}/*.so
14mr|lirc-0.9.0-16|114	
14mr|lirc-0.9.0-16|115	#----------------------------------------------------------------------------
14mr|lirc-0.9.0-16|116	
14mr|lirc-0.9.0-16|117	%package -n dkms-%{name}
14mr|lirc-0.9.0-16|118	Summary:	Kernel modules for LIRC
14mr|lirc-0.9.0-16|119	Group:		System/Kernel and hardware
14mr|lirc-0.9.0-16|120	Requires(post,preun):	dkms
14mr|lirc-0.9.0-16|121	
14mr|lirc-0.9.0-16|122	%description -n dkms-%{name}
14mr|lirc-0.9.0-16|123	This package provides the kernel modules for LIRC.
14mr|lirc-0.9.0-16|124	
14mr|lirc-0.9.0-16|125	Install this package if the LIRC driver you are using requires
14mr|lirc-0.9.0-16|126	them and your kernel doesn't include them.
14mr|lirc-0.9.0-16|127	
14mr|lirc-0.9.0-16|128	%files -n dkms-%{name}
14mr|lirc-0.9.0-16|129	/usr/src/%{name}-%{version}-%{release}
14mr|lirc-0.9.0-16|130	
14mr|lirc-0.9.0-16|131	%post -n dkms-%{name}
14mr|lirc-0.9.0-16|132	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
14mr|lirc-0.9.0-16|133	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
14mr|lirc-0.9.0-16|134	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
14mr|lirc-0.9.0-16|135	true
14mr|lirc-0.9.0-16|136	
14mr|lirc-0.9.0-16|137	%preun -n dkms-%{name}
14mr|lirc-0.9.0-16|138	dkms remove  -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
14mr|lirc-0.9.0-16|139	true
14mr|lirc-0.9.0-16|140	
14mr|lirc-0.9.0-16|141	#----------------------------------------------------------------------------
14mr|lirc-0.9.0-16|142	
14mr|lirc-0.9.0-16|143	%prep
14mr|lirc-0.9.0-16|144	%setup -q
14mr|lirc-0.9.0-16|145	%apply_patches
14mr|lirc-0.9.0-16|146	
14mr|lirc-0.9.0-16|147	%build
14mr|lirc-0.9.0-16|148	%configure2_5x \
14mr|lirc-0.9.0-16|149	--localstatedir=/var \
14mr|lirc-0.9.0-16|150	--disable-static \
14mr|lirc-0.9.0-16|151	--with-x \
14mr|lirc-0.9.0-16|152	--with-port=0x3f8 \
14mr|lirc-0.9.0-16|153	--with-irq=4 \
14mr|lirc-0.9.0-16|154	--disable-manage-devices \
14mr|lirc-0.9.0-16|155	--with-syslog=LOG_DAEMON \
14mr|lirc-0.9.0-16|156	--with-driver=userspace \
14mr|lirc-0.9.0-16|157	--with-transmitter \
14mr|lirc-0.9.0-16|158	--with-kerneldir=$(pwd) # fixes build as of 20070827
14mr|lirc-0.9.0-16|159	
14mr|lirc-0.9.0-16|160	# parallel make broken as of 2009-03
14mr|lirc-0.9.0-16|161	make
14mr|lirc-0.9.0-16|162	
14mr|lirc-0.9.0-16|163	%install
14mr|lirc-0.9.0-16|164	mkdir -p %{buildroot}%{_datadir}/aclocal
14mr|lirc-0.9.0-16|165	mkdir -p %{buildroot}/var/log
14mr|lirc-0.9.0-16|166	
14mr|lirc-0.9.0-16|167	%makeinstall_std
14mr|lirc-0.9.0-16|168	
14mr|lirc-0.9.0-16|169	install contrib/*.m4 %{buildroot}%{_datadir}/aclocal
14mr|lirc-0.9.0-16|170	
14mr|lirc-0.9.0-16|171	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14mr|lirc-0.9.0-16|172	install -m644 contrib/lirc.rules %{buildroot}%{_sysconfdir}/udev/rules.d/
14mr|lirc-0.9.0-16|173	
14mr|lirc-0.9.0-16|174	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|lirc-0.9.0-16|175	install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/lircd.service
14mr|lirc-0.9.0-16|176	install -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/lircmd.service
14mr|lirc-0.9.0-16|177	install -m644 %{SOURCE5} -D %{buildroot}%{_libdir}/pkgconfig/liblircclient0.pc
14mr|lirc-0.9.0-16|178	sed -i -e "s/0.8.3/%{version}/" -e "s^/lib^/%{_lib}^" %{buildroot}%{_libdir}/pkgconfig/liblircclient0.pc
14mr|lirc-0.9.0-16|179	
14mr|lirc-0.9.0-16|180	mkdir -p %{buildroot}%{_sysconfdir}/lirc
14mr|lirc-0.9.0-16|181	cat > %{buildroot}%{_sysconfdir}/lirc/lircd.conf<<END
14mr|lirc-0.9.0-16|182	#
14mr|lirc-0.9.0-16|183	# This is a placeholder for your configuration file.
14mr|lirc-0.9.0-16|184	# See %{_datadir}/%{name}-remotes for some examples.
14mr|lirc-0.9.0-16|185	# You might need to install %{name}-remotes package.
14mr|lirc-0.9.0-16|186	#
14mr|lirc-0.9.0-16|187	END
14mr|lirc-0.9.0-16|188	
14mr|lirc-0.9.0-16|189	cp -f %{buildroot}%{_sysconfdir}/lirc/lirc{,m}d.conf
14mr|lirc-0.9.0-16|190	
14mr|lirc-0.9.0-16|191	# dkms
14mr|lirc-0.9.0-16|192	
14mr|lirc-0.9.0-16|193	install -d -m755 %{buildroot}/usr/src/%{name}-%{version}-%{release}
14mr|lirc-0.9.0-16|194	cp -a Makefile Makefile.in Makefile.am acinclude.m4 \
14mr|lirc-0.9.0-16|195	configure.ac config.status config.h \
14mr|lirc-0.9.0-16|196	%{buildroot}/usr/src/%{name}-%{version}-%{release}
14mr|lirc-0.9.0-16|197	
14mr|lirc-0.9.0-16|198	# Makefiles call there to unnecessarily regenerate files
14mr|lirc-0.9.0-16|199	echo '#!/bin/true' > %{buildroot}/usr/src/%{name}-%{version}-%{release}/configure
14mr|lirc-0.9.0-16|200	chmod +x %{buildroot}/usr/src/%{name}-%{version}-%{release}/configure
14mr|lirc-0.9.0-16|201	
14mr|lirc-0.9.0-16|202	cp -a drivers %{buildroot}/usr/src/%{name}-%{version}-%{release}
14mr|lirc-0.9.0-16|203	
14mr|lirc-0.9.0-16|204	# get modulelist
14mr|lirc-0.9.0-16|205	pushd drivers
14mr|lirc-0.9.0-16|206	drivers="lirc_dev $(echo lirc_* | sed -e "s/lirc_gpio //" -e "s/lirc_dev //")"
14mr|lirc-0.9.0-16|207	popd
14mr|lirc-0.9.0-16|208	
14mr|lirc-0.9.0-16|209	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
14mr|lirc-0.9.0-16|210	PACKAGE_NAME="%{name}"
14mr|lirc-0.9.0-16|211	PACKAGE_VERSION="%{version}-%{release}"
14mr|lirc-0.9.0-16|212	MAKE[0]="droot=\\\$(pwd); for driver in $drivers; do cd \\\$droot/drivers/\\\$driver; make \
14mr|lirc-0.9.0-16|213	KERNEL_LOCATION=\$kernel_source_dir AUTOMAKE=true AUTOCONF=true ACLOCAL=true; done"
14mr|lirc-0.9.0-16|214	CLEAN="droot=\\\$(pwd); for driver in $drivers; do cd \\\$droot/drivers/\\\$driver; make \
14mr|lirc-0.9.0-16|215	clean AUTOMAKE=true AUTOCONF=true ACLOCAL=true; done"
14mr|lirc-0.9.0-16|216	AUTOINSTALL=yes
14mr|lirc-0.9.0-16|217	EOF
14mr|lirc-0.9.0-16|218	
14mr|lirc-0.9.0-16|219	i=0
14mr|lirc-0.9.0-16|220	for module in $drivers; do
14mr|lirc-0.9.0-16|221	cat >> %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<-EOF
14mr|lirc-0.9.0-16|222	BUILT_MODULE_NAME[$i]="$module"
14mr|lirc-0.9.0-16|223	BUILT_MODULE_LOCATION[$i]="drivers/$module"
14mr|lirc-0.9.0-16|224	DEST_MODULE_LOCATION[$i]="/kernel/drivers/input/misc"
14mr|lirc-0.9.0-16|225	EOF
14mr|lirc-0.9.0-16|226	i=$((i+1))
14mr|lirc-0.9.0-16|227	done
14mr|lirc-0.9.0-16|228	
14mr|lirc-0.9.0-16|229	cat > README.0.8.6-2.upgrade.urpmi <<EOF
14mr|lirc-0.9.0-16|230	As of LIRC 0.8.6, the config file locations have changed to
14mr|lirc-0.9.0-16|231	/etc/lirc/lircd.conf, /etc/lirc/lircmd.conf, and /etc/lirc/lircrc.
14mr|lirc-0.9.0-16|232	Existing files have been moved to these locations automatically.
14mr|lirc-0.9.0-16|233	The socket location has changed to /var/run/lirc/lircd.
14mr|lirc-0.9.0-16|234	EOF
14mr|lirc-0.9.0-16|235	
14mr|lirc-0.9.0-16|236	
14mr|lirc-0.9.0-16|237	%changelog
14mr|lirc-0.9.0-16|238	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-16
14mr|lirc-0.9.0-16|239	+ Revision: fd0765e
14mr|lirc-0.9.0-16|240	- Restore spec style, adjust Conflicts and Obsoletes
14mr|lirc-0.9.0-16|241	
14mr|lirc-0.9.0-16|242	

17510 14
14mr|listres-1.0.3-2|1	Name:		listres
14mr|listres-1.0.3-2|2	Version:	1.0.3
14mr|listres-1.0.3-2|3	Release:	2
14mr|listres-1.0.3-2|4	Summary:	List resources in widgets
14mr|listres-1.0.3-2|5	Group:		Development/X11
14mr|listres-1.0.3-2|6	License:	MIT
14mr|listres-1.0.3-2|7	URL:		http://xorg.freedesktop.org
14mr|listres-1.0.3-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|listres-1.0.3-2|9	
14mr|listres-1.0.3-2|10	BuildRequires:	pkgconfig(x11)
14mr|listres-1.0.3-2|11	BuildRequires:	pkgconfig(xaw7)
14mr|listres-1.0.3-2|12	BuildRequires:	pkgconfig(xmu)
14mr|listres-1.0.3-2|13	BuildRequires:	pkgconfig(xt)
14mr|listres-1.0.3-2|14	BuildRequires:	x11-util-macros
14mr|listres-1.0.3-2|15	
14mr|listres-1.0.3-2|16	%description
14mr|listres-1.0.3-2|17	The listres program generates a list of a widget's resource database.
14mr|listres-1.0.3-2|18	
14mr|listres-1.0.3-2|19	%prep
14mr|listres-1.0.3-2|20	%setup -q
14mr|listres-1.0.3-2|21	
14mr|listres-1.0.3-2|22	%build
14mr|listres-1.0.3-2|23	%configure2_5x
14mr|listres-1.0.3-2|24	%make
14mr|listres-1.0.3-2|25	
14mr|listres-1.0.3-2|26	%install
14mr|listres-1.0.3-2|27	%makeinstall_std
14mr|listres-1.0.3-2|28	
14mr|listres-1.0.3-2|29	%files
14mr|listres-1.0.3-2|30	%{_bindir}/listres
14mr|listres-1.0.3-2|31	%{_mandir}/man1/listres.*
14mr|listres-1.0.3-2|32	
14mr|listres-1.0.3-2|33	
14mr|listres-1.0.3-2|34	%changelog
14mr|listres-1.0.3-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|listres-1.0.3-2|36	+ Revision: 16c2531
14mr|listres-1.0.3-2|37	- MassBuild#440: Increase release tag
14mr|listres-1.0.3-2|38	
14mr|listres-1.0.3-2|39	

17511 14
14mr|live-2013.06.18-2|1	Summary:	LIVE555 Streaming Media Library
14mr|live-2013.06.18-2|2	Name:		live
14mr|live-2013.06.18-2|3	Version:	2013.06.18
14mr|live-2013.06.18-2|4	Release:	2
14mr|live-2013.06.18-2|5	Source0:	http://live555.com/liveMedia/public/%{name}.%{version}.tar.gz
14mr|live-2013.06.18-2|6	License:	LGPLv2+
14mr|live-2013.06.18-2|7	Group:		System/Libraries
14mr|live-2013.06.18-2|8	URL:		http://www.live555.com/liveMedia/
14mr|live-2013.06.18-2|9	
14mr|live-2013.06.18-2|10	%description
14mr|live-2013.06.18-2|11	This code forms a set of C++ libraries for multimedia streaming, using
14mr|live-2013.06.18-2|12	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
14mr|live-2013.06.18-2|13	can be compiled for Unix (including Linux and Mac OS X), Windows, and
14mr|live-2013.06.18-2|14	QNX (and other POSIX-compliant systems) - can be used to build
14mr|live-2013.06.18-2|15	streaming applications.
14mr|live-2013.06.18-2|16	
14mr|live-2013.06.18-2|17	This package contains the example apps of LIVE555.
14mr|live-2013.06.18-2|18	
14mr|live-2013.06.18-2|19	%package	devel
14mr|live-2013.06.18-2|20	Summary:	Development files of the LIVE555 Streaming Media Library
14mr|live-2013.06.18-2|21	Group:		Development/C++
14mr|live-2013.06.18-2|22	
14mr|live-2013.06.18-2|23	%description	devel
14mr|live-2013.06.18-2|24	This code forms a set of C++ libraries for multimedia streaming, using
14mr|live-2013.06.18-2|25	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
14mr|live-2013.06.18-2|26	can be compiled for Unix (including Linux and Mac OS X), Windows, and
14mr|live-2013.06.18-2|27	QNX (and other POSIX-compliant systems) - can be used to build
14mr|live-2013.06.18-2|28	streaming applications.
14mr|live-2013.06.18-2|29	
14mr|live-2013.06.18-2|30	This package contains all needed files to build programs based on LIVE555.
14mr|live-2013.06.18-2|31	
14mr|live-2013.06.18-2|32	%prep
14mr|live-2013.06.18-2|33	%setup -q -n %{name}
14mr|live-2013.06.18-2|34	sed -i -e "s/-O2/$RPM_OPT_FLAGS/" \
14mr|live-2013.06.18-2|35	config.linux-with-shared-libraries
14mr|live-2013.06.18-2|36	
14mr|live-2013.06.18-2|37	find . -name '*.cpp' -exec chmod 644 {} \;
14mr|live-2013.06.18-2|38	
14mr|live-2013.06.18-2|39	%build
14mr|live-2013.06.18-2|40	%setup_compile_flags
14mr|live-2013.06.18-2|41	./genMakefiles linux
14mr|live-2013.06.18-2|42	make clean
14mr|live-2013.06.18-2|43	make CFLAGS="%{optflags} -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1"
14mr|live-2013.06.18-2|44	
14mr|live-2013.06.18-2|45	%install
14mr|live-2013.06.18-2|46	for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
14mr|live-2013.06.18-2|47	mkdir -p %{buildroot}%{_libdir}/%{name}/$dir
14mr|live-2013.06.18-2|48	cp -r $dir/*.a $dir/include %{buildroot}%{_libdir}/%{name}/$dir
14mr|live-2013.06.18-2|49	done
14mr|live-2013.06.18-2|50	mkdir -p %{buildroot}%{_bindir}
14mr|live-2013.06.18-2|51	for testprog in `find testProgs mediaServer -type f -perm 755`; do
14mr|live-2013.06.18-2|52	install $testprog %{buildroot}%{_bindir}
14mr|live-2013.06.18-2|53	done
14mr|live-2013.06.18-2|54	
14mr|live-2013.06.18-2|55	%files
14mr|live-2013.06.18-2|56	%doc COPYING README
14mr|live-2013.06.18-2|57	%{_bindir}/MPEG2TransportStreamIndexer
14mr|live-2013.06.18-2|58	%{_bindir}/live555MediaServer
14mr|live-2013.06.18-2|59	%{_bindir}/openRTSP
14mr|live-2013.06.18-2|60	%{_bindir}/playSIP
14mr|live-2013.06.18-2|61	%{_bindir}/sapWatch
14mr|live-2013.06.18-2|62	%{_bindir}/test*
14mr|live-2013.06.18-2|63	%{_bindir}/vobStreamer
14mr|live-2013.06.18-2|64	
14mr|live-2013.06.18-2|65	%files devel
14mr|live-2013.06.18-2|66	%{_libdir}/%{name}
14mr|live-2013.06.18-2|67	
14mr|live-2013.06.18-2|68	%changelog
14mr|live-2013.06.18-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2013.06.18-2
14mr|live-2013.06.18-2|70	+ Revision: b481cb4
14mr|live-2013.06.18-2|71	- MassBuild#440: Increase release tag
14mr|live-2013.06.18-2|72	
14mr|live-2013.06.18-2|73	

17512 14
14mr|livecd-tools-21.1-11|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "import distutils.sysconfig as d; print d.get_python_lib()")}
14mr|livecd-tools-21.1-11|2	
14mr|livecd-tools-21.1-11|3	%define debug_package %{nil}
14mr|livecd-tools-21.1-11|4	
14mr|livecd-tools-21.1-11|5	Summary: Tools for building live CDs
14mr|livecd-tools-21.1-11|6	Name: livecd-tools
14mr|livecd-tools-21.1-11|7	Version: 21.1
14mr|livecd-tools-21.1-11|8	Release: 11
14mr|livecd-tools-21.1-11|9	Epoch: 1
14mr|livecd-tools-21.1-11|10	License: GPLv2
14mr|livecd-tools-21.1-11|11	Group: System/Base
14mr|livecd-tools-21.1-11|12	URL: http://git.fedorahosted.org/git/livecd
14mr|livecd-tools-21.1-11|13	Source0: http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
14mr|livecd-tools-21.1-11|14	Source1: arch.py
14mr|livecd-tools-21.1-11|15	Source3: rosa-image-fix-x86.pl
14mr|livecd-tools-21.1-11|16	Patch0: livecd-tools-21.1.urpmi.patch
14mr|livecd-tools-21.1-11|17	Patch1: livecd-tools-21.1.split.install.patch
14mr|livecd-tools-21.1-11|18	Patch2: livecd-tools-21.1.efi.fixes.patch
14mr|livecd-tools-21.1-11|19	Patch3: livecd-tools-21.1.hack.patch
14mr|livecd-tools-21.1-11|20	Patch4: livecd-tools-21.1.hack2.patch
14mr|livecd-tools-21.1-11|21	Patch5: livecd-tools-21.1.hack3.patch
14mr|livecd-tools-21.1-11|22	Patch6: livecd-tools-21.1.hack4.patch
14mr|livecd-tools-21.1-11|23	Patch7: livecd-tools-21.1.no.mac.img.patch
14mr|livecd-tools-21.1-11|24	Patch8: livecd-tools-21.1.isolinux.plymouth.fixes.patch
14mr|livecd-tools-21.1-11|25	Patch9: livecd-tools-21.1.efi.grub.cfg.patch
14mr|livecd-tools-21.1-11|26	Patch10: livecd-tools-21.1.pkg.installation.fix.patch
14mr|livecd-tools-21.1-11|27	
14mr|livecd-tools-21.1-11|28	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|livecd-tools-21.1-11|29	Requires: python-imgcreate = %{epoch}:%{version}-%{release}
14mr|livecd-tools-21.1-11|30	Requires: mkisofs
14mr|livecd-tools-21.1-11|31	Requires: isomd5sum
14mr|livecd-tools-21.1-11|32	Requires: parted
14mr|livecd-tools-21.1-11|33	Requires: pyparted
14mr|livecd-tools-21.1-11|34	Requires: util-linux
14mr|livecd-tools-21.1-11|35	Requires: dosfstools
14mr|livecd-tools-21.1-11|36	Requires: e2fsprogs
14mr|livecd-tools-21.1-11|37	Requires: lorax >= 18.3
14mr|livecd-tools-21.1-11|38	Obsoletes: livecd-iso-to-disk
14mr|livecd-tools-21.1-11|39	
14mr|livecd-tools-21.1-11|40	%ifarch %{ix86} x86_64
14mr|livecd-tools-21.1-11|41	Requires: syslinux
14mr|livecd-tools-21.1-11|42	%endif
14mr|livecd-tools-21.1-11|43	Requires: dumpet
14mr|livecd-tools-21.1-11|44	BuildRequires: perl
14mr|livecd-tools-21.1-11|45	BuildRequires: python
14mr|livecd-tools-21.1-11|46	
14mr|livecd-tools-21.1-11|47	
14mr|livecd-tools-21.1-11|48	%description
14mr|livecd-tools-21.1-11|49	Tools for generating live CDs on Fedora based systems including
14mr|livecd-tools-21.1-11|50	derived distributions such as RHEL, CentOS and others. See
14mr|livecd-tools-21.1-11|51	http://fedoraproject.org/wiki/FedoraLiveCD for more details.
14mr|livecd-tools-21.1-11|52	
14mr|livecd-tools-21.1-11|53	%package -n python-imgcreate
14mr|livecd-tools-21.1-11|54	Summary: Python modules for building system images
14mr|livecd-tools-21.1-11|55	Group: System/Base
14mr|livecd-tools-21.1-11|56	Requires: util-linux
14mr|livecd-tools-21.1-11|57	Requires: coreutils
14mr|livecd-tools-21.1-11|58	Requires: e2fsprogs
14mr|livecd-tools-21.1-11|59	Requires: squashfs-tools
14mr|livecd-tools-21.1-11|60	Requires: pykickstart >= 0.96
14mr|livecd-tools-21.1-11|61	Requires: dosfstools >= 2.11-8
14mr|livecd-tools-21.1-11|62	#Requires: system-config-keyboard >= 1.3.0
14mr|livecd-tools-21.1-11|63	Requires: python-urlgrabber
14mr|livecd-tools-21.1-11|64	Requires: python-selinux
14mr|livecd-tools-21.1-11|65	Requires: dbus-python
14mr|livecd-tools-21.1-11|66	#Requires: policycoreutils
14mr|livecd-tools-21.1-11|67	
14mr|livecd-tools-21.1-11|68	%description -n python-imgcreate
14mr|livecd-tools-21.1-11|69	Python modules that can be used for building images for things
14mr|livecd-tools-21.1-11|70	like live image or appliances.
14mr|livecd-tools-21.1-11|71	
14mr|livecd-tools-21.1-11|72	
14mr|livecd-tools-21.1-11|73	%prep
14mr|livecd-tools-21.1-11|74	%setup -q
14mr|livecd-tools-21.1-11|75	%patch0 -p1
14mr|livecd-tools-21.1-11|76	%patch1 -p1
14mr|livecd-tools-21.1-11|77	%patch2 -p1
14mr|livecd-tools-21.1-11|78	%patch3 -p1
14mr|livecd-tools-21.1-11|79	%patch4 -p1
14mr|livecd-tools-21.1-11|80	%patch5 -p1
14mr|livecd-tools-21.1-11|81	%patch6 -p1
14mr|livecd-tools-21.1-11|82	%patch7 -p1
14mr|livecd-tools-21.1-11|83	%patch8 -p1
14mr|livecd-tools-21.1-11|84	%patch9 -p1
14mr|livecd-tools-21.1-11|85	%patch10 -p1
14mr|livecd-tools-21.1-11|86	
14mr|livecd-tools-21.1-11|87	%build
14mr|livecd-tools-21.1-11|88	make
14mr|livecd-tools-21.1-11|89	
14mr|livecd-tools-21.1-11|90	%install
14mr|livecd-tools-21.1-11|91	rm -rf $RPM_BUILD_ROOT
14mr|livecd-tools-21.1-11|92	make install DESTDIR=$RPM_BUILD_ROOT
14mr|livecd-tools-21.1-11|93	%__install -m 0644 %{SOURCE1} %{buildroot}%{python_sitelib}/imgcreate/
14mr|livecd-tools-21.1-11|94	%__install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/
14mr|livecd-tools-21.1-11|95	
14mr|livecd-tools-21.1-11|96	%files
14mr|livecd-tools-21.1-11|97	%defattr(-,root,root,-)
14mr|livecd-tools-21.1-11|98	%doc config/livecd-fedora-minimal.ks
14mr|livecd-tools-21.1-11|99	%{_mandir}/man*/*
14mr|livecd-tools-21.1-11|100	%{_bindir}/livecd-creator
14mr|livecd-tools-21.1-11|101	%{_bindir}/livecd-iso-to-disk
14mr|livecd-tools-21.1-11|102	%{_bindir}/livecd-iso-to-pxeboot
14mr|livecd-tools-21.1-11|103	%{_bindir}/image-creator
14mr|livecd-tools-21.1-11|104	%{_bindir}/liveimage-mount
14mr|livecd-tools-21.1-11|105	%{_bindir}/edit-livecd
14mr|livecd-tools-21.1-11|106	%{_bindir}/mkbiarch
14mr|livecd-tools-21.1-11|107	%{_bindir}/rosa-image-fix-x86.pl
14mr|livecd-tools-21.1-11|108	
14mr|livecd-tools-21.1-11|109	%files -n python-imgcreate
14mr|livecd-tools-21.1-11|110	%defattr(-,root,root,-)
14mr|livecd-tools-21.1-11|111	%dir %{python_sitelib}/imgcreate
14mr|livecd-tools-21.1-11|112	%{python_sitelib}/imgcreate/*.py
14mr|livecd-tools-21.1-11|113	%{python_sitelib}/imgcreate/*.pyo
14mr|livecd-tools-21.1-11|114	%{python_sitelib}/imgcreate/*.pyc
14mr|livecd-tools-21.1-11|115	
14mr|livecd-tools-21.1-11|116	
14mr|livecd-tools-21.1-11|117	%changelog
14mr|livecd-tools-21.1-11|118	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-11
14mr|livecd-tools-21.1-11|119	+ Revision: d156734
14mr|livecd-tools-21.1-11|120	- When patching partition table in iso, also update GPT
14mr|livecd-tools-21.1-11|121	
14mr|livecd-tools-21.1-11|122	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-11
14mr|livecd-tools-21.1-11|123	+ Revision: 354d318
14mr|livecd-tools-21.1-11|124	- Fixed packages installation in iso (optimized)
14mr|livecd-tools-21.1-11|125	
14mr|livecd-tools-21.1-11|126	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-11
14mr|livecd-tools-21.1-11|127	+ Revision: b9e82b7
14mr|livecd-tools-21.1-11|128	- Boot menu fixes (both isolinux and Grub2/EFI)
14mr|livecd-tools-21.1-11|129	- 1. Significantly redesigned the grub2 menu for EFI boot: made it similar to the isolinux menu; more user-friendly product name; returned graphical theme; etc.
14mr|livecd-tools-21.1-11|130	- 2. Fixed non-displaying plymouth in isolinux menu items.
14mr|livecd-tools-21.1-11|131	- 3. Disabled plymouth for 'basic graphics' mode.
14mr|livecd-tools-21.1-11|132	
14mr|livecd-tools-21.1-11|133	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-10
14mr|livecd-tools-21.1-11|134	+ Revision: b4694cb
14mr|livecd-tools-21.1-11|135	- Do not generate macboot.ing (fails anyway)
14mr|livecd-tools-21.1-11|136	
14mr|livecd-tools-21.1-11|137	* Tue Sep 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-10
14mr|livecd-tools-21.1-11|138	+ Revision: 3cbb9c6
14mr|livecd-tools-21.1-11|139	- Removed Mac AFP table from iso; grub2 theme fixed
14mr|livecd-tools-21.1-11|140	
14mr|livecd-tools-21.1-11|141	* Wed Aug 06 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:21.1-9
14mr|livecd-tools-21.1-11|142	+ Revision: 54094ea
14mr|livecd-tools-21.1-11|143	- Updated livecd-tools.spec
14mr|livecd-tools-21.1-11|144	
14mr|livecd-tools-21.1-11|145	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-8
14mr|livecd-tools-21.1-11|146	+ Revision: 962d908
14mr|livecd-tools-21.1-11|147	- modified patch
14mr|livecd-tools-21.1-11|148	
14mr|livecd-tools-21.1-11|149	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-6
14mr|livecd-tools-21.1-11|150	+ Revision: 7cd9125
14mr|livecd-tools-21.1-11|151	- added a one more patch
14mr|livecd-tools-21.1-11|152	
14mr|livecd-tools-21.1-11|153	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-6
14mr|livecd-tools-21.1-11|154	+ Revision: 671207b
14mr|livecd-tools-21.1-11|155	- added a hack #3
14mr|livecd-tools-21.1-11|156	
14mr|livecd-tools-21.1-11|157	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-5
14mr|livecd-tools-21.1-11|158	+ Revision: 7612814
14mr|livecd-tools-21.1-11|159	- added one more hack
14mr|livecd-tools-21.1-11|160	
14mr|livecd-tools-21.1-11|161	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-4
14mr|livecd-tools-21.1-11|162	+ Revision: 5423803
14mr|livecd-tools-21.1-11|163	- added one more patch
14mr|livecd-tools-21.1-11|164	
14mr|livecd-tools-21.1-11|165	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-3
14mr|livecd-tools-21.1-11|166	+ Revision: bbdaed3
14mr|livecd-tools-21.1-11|167	- livecd-tools were update to 21.1 version
14mr|livecd-tools-21.1-11|168	
14mr|livecd-tools-21.1-11|169	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-49
14mr|livecd-tools-21.1-11|170	+ Revision: 5399ae6
14mr|livecd-tools-21.1-11|171	- MassBuild#440: Increase release tag
14mr|livecd-tools-21.1-11|172	
14mr|livecd-tools-21.1-11|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-48
14mr|livecd-tools-21.1-11|174	+ Revision: aae290e
14mr|livecd-tools-21.1-11|175	- rediff patch
14mr|livecd-tools-21.1-11|176	
14mr|livecd-tools-21.1-11|177	* Thu Jun 26 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-47
14mr|livecd-tools-21.1-11|178	+ Revision: 021792b
14mr|livecd-tools-21.1-11|179	- added a patch to fix path t jpgs
14mr|livecd-tools-21.1-11|180	
14mr|livecd-tools-21.1-11|181	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
14mr|livecd-tools-21.1-11|182	+ Revision: fbfc6d8
14mr|livecd-tools-21.1-11|183	- Added BR: perl
14mr|livecd-tools-21.1-11|184	
14mr|livecd-tools-21.1-11|185	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
14mr|livecd-tools-21.1-11|186	+ Revision: 4371d6e
14mr|livecd-tools-21.1-11|187	- change R to BR
14mr|livecd-tools-21.1-11|188	
14mr|livecd-tools-21.1-11|189	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
14mr|livecd-tools-21.1-11|190	+ Revision: fd30e26
14mr|livecd-tools-21.1-11|191	- added R: perl-podlators
14mr|livecd-tools-21.1-11|192	
14mr|livecd-tools-21.1-11|193	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-46
14mr|livecd-tools-21.1-11|194	+ Revision: 9ac6496
14mr|livecd-tools-21.1-11|195	- release up
14mr|livecd-tools-21.1-11|196	
14mr|livecd-tools-21.1-11|197	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-45
14mr|livecd-tools-21.1-11|198	+ Revision: 67a340b
14mr|livecd-tools-21.1-11|199	- added quiet to start and install
14mr|livecd-tools-21.1-11|200	
14mr|livecd-tools-21.1-11|201	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-45
14mr|livecd-tools-21.1-11|202	+ Revision: 2a679a2
14mr|livecd-tools-21.1-11|203	- rediff perl script
14mr|livecd-tools-21.1-11|204	
14mr|livecd-tools-21.1-11|205	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-44
14mr|livecd-tools-21.1-11|206	+ Revision: 25ba35e
14mr|livecd-tools-21.1-11|207	- updated patch
14mr|livecd-tools-21.1-11|208	
14mr|livecd-tools-21.1-11|209	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-44
14mr|livecd-tools-21.1-11|210	+ Revision: 4b1e776
14mr|livecd-tools-21.1-11|211	- release up
14mr|livecd-tools-21.1-11|212	
14mr|livecd-tools-21.1-11|213	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-43
14mr|livecd-tools-21.1-11|214	+ Revision: 729b671
14mr|livecd-tools-21.1-11|215	- updated patch
14mr|livecd-tools-21.1-11|216	
14mr|livecd-tools-21.1-11|217	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-43
14mr|livecd-tools-21.1-11|218	+ Revision: e419db0
14mr|livecd-tools-21.1-11|219	- Updated livecd-tools.spec
14mr|livecd-tools-21.1-11|220	
14mr|livecd-tools-21.1-11|221	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-42
14mr|livecd-tools-21.1-11|222	+ Revision: e93e5ba
14mr|livecd-tools-21.1-11|223	- Updated livecd-tools.spec
14mr|livecd-tools-21.1-11|224	
14mr|livecd-tools-21.1-11|225	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-41
14mr|livecd-tools-21.1-11|226	+ Revision: 1840fe9
14mr|livecd-tools-21.1-11|227	- updated hackfs patch
14mr|livecd-tools-21.1-11|228	
14mr|livecd-tools-21.1-11|229	* Thu Jan 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-39
14mr|livecd-tools-21.1-11|230	+ Revision: 581cae6
14mr|livecd-tools-21.1-11|231	- disabled hackfs patch
14mr|livecd-tools-21.1-11|232	
14mr|livecd-tools-21.1-11|233	* Tue Jan 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-38
14mr|livecd-tools-21.1-11|234	+ Revision: c75e8a0
14mr|livecd-tools-21.1-11|235	- modified patch
14mr|livecd-tools-21.1-11|236	
14mr|livecd-tools-21.1-11|237	* Tue Jan 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-37
14mr|livecd-tools-21.1-11|238	+ Revision: ca72028
14mr|livecd-tools-21.1-11|239	- pack iso hack too into livecd-tools
14mr|livecd-tools-21.1-11|240	
14mr|livecd-tools-21.1-11|241	

17513 14
14mr|livestart-rosa-1.0.0-10|1	Summary:	Livestart rosa script
14mr|livestart-rosa-1.0.0-10|2	Name:		livestart-rosa
14mr|livestart-rosa-1.0.0-10|3	Version:	1.0.0
14mr|livestart-rosa-1.0.0-10|4	Release:	10
14mr|livestart-rosa-1.0.0-10|5	BuildArch:	noarch
14mr|livestart-rosa-1.0.0-10|6	License:	GPL
14mr|livestart-rosa-1.0.0-10|7	Group:		System/Configuration/Other
14mr|livestart-rosa-1.0.0-10|8	Source10:	checkflashboot
14mr|livestart-rosa-1.0.0-10|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|livestart-rosa-1.0.0-10|10	
14mr|livestart-rosa-1.0.0-10|11	%description
14mr|livestart-rosa-1.0.0-10|12	Small script checking if system was started from a
14mr|livestart-rosa-1.0.0-10|13	flash drive and creating a config for draklive-install.
14mr|livestart-rosa-1.0.0-10|14	
14mr|livestart-rosa-1.0.0-10|15	%post
14mr|livestart-rosa-1.0.0-10|16	%_post_service checkflashboot
14mr|livestart-rosa-1.0.0-10|17	
14mr|livestart-rosa-1.0.0-10|18	%preun
14mr|livestart-rosa-1.0.0-10|19	%_preun_service checkflashboot
14mr|livestart-rosa-1.0.0-10|20	
14mr|livestart-rosa-1.0.0-10|21	%files
14mr|livestart-rosa-1.0.0-10|22	%defattr(-,root,root)
14mr|livestart-rosa-1.0.0-10|23	%attr(755,root,root) %_sysconfdir/init.d/checkflashboot
14mr|livestart-rosa-1.0.0-10|24	
14mr|livestart-rosa-1.0.0-10|25	#--------------------------------------------------------------------
14mr|livestart-rosa-1.0.0-10|26	
14mr|livestart-rosa-1.0.0-10|27	%install
14mr|livestart-rosa-1.0.0-10|28	rm -rf %buildroot
14mr|livestart-rosa-1.0.0-10|29	
14mr|livestart-rosa-1.0.0-10|30	mkdir -p %buildroot%_sysconfdir/init.d/
14mr|livestart-rosa-1.0.0-10|31	cp %SOURCE10 %buildroot%_sysconfdir/init.d/
14mr|livestart-rosa-1.0.0-10|32	
14mr|livestart-rosa-1.0.0-10|33	
14mr|livestart-rosa-1.0.0-10|34	
14mr|livestart-rosa-1.0.0-10|35	
14mr|livestart-rosa-1.0.0-10|36	%changelog
14mr|livestart-rosa-1.0.0-10|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-10
14mr|livestart-rosa-1.0.0-10|38	+ Revision: 50ff90a
14mr|livestart-rosa-1.0.0-10|39	- MassBuild#440: Increase release tag
14mr|livestart-rosa-1.0.0-10|40	
14mr|livestart-rosa-1.0.0-10|41	

17514 14
14mr|lksctp-tools-1.0.11-5|1	%define	major 1
14mr|lksctp-tools-1.0.11-5|2	%define	libname %mklibname sctp %{major}
14mr|lksctp-tools-1.0.11-5|3	%define develname %mklibname sctp -d
14mr|lksctp-tools-1.0.11-5|4	
14mr|lksctp-tools-1.0.11-5|5	Summary:	User-space access to Linux Kernel SCTP
14mr|lksctp-tools-1.0.11-5|6	Name:		lksctp-tools
14mr|lksctp-tools-1.0.11-5|7	Version:	1.0.11
14mr|lksctp-tools-1.0.11-5|8	Release:	5
14mr|lksctp-tools-1.0.11-5|9	# src/apps/bindx_test.C is GPLv2, I've asked upstream for clarification
14mr|lksctp-tools-1.0.11-5|10	License:	GPLv2 and GPLv2+ and LGPLv2 and MIT
14mr|lksctp-tools-1.0.11-5|11	Group:		System/Libraries
14mr|lksctp-tools-1.0.11-5|12	URL:		http://lksctp.sourceforge.net
14mr|lksctp-tools-1.0.11-5|13	Source0:	 http://downloads.sourceforge.net/lksctp/%{name}-%{version}.tar.gz
14mr|lksctp-tools-1.0.11-5|14	Patch0:		lksctp-tools-1.0.6-libdir.patch
14mr|lksctp-tools-1.0.11-5|15	Patch1:		lksctp-tools-1.0.11-SCTP_SENDER_DRY_EVENT.diff
14mr|lksctp-tools-1.0.11-5|16	BuildRequires:	autoconf automake libtool
14mr|lksctp-tools-1.0.11-5|17	Requires:	%{libname} = %{version}-%{release}
14mr|lksctp-tools-1.0.11-5|18	
14mr|lksctp-tools-1.0.11-5|19	%description
14mr|lksctp-tools-1.0.11-5|20	This is the lksctp-tools package for Linux Kernel SCTP (Stream Control
14mr|lksctp-tools-1.0.11-5|21	Transmission Protocol) Reference Implementation.
14mr|lksctp-tools-1.0.11-5|22	
14mr|lksctp-tools-1.0.11-5|23	This package is intended to supplement the Linux Kernel SCTP Reference
14mr|lksctp-tools-1.0.11-5|24	Implementation now available in the Linux kernel source tree in
14mr|lksctp-tools-1.0.11-5|25	versions 2.5.36 and following.  For more information on LKSCTP see the
14mr|lksctp-tools-1.0.11-5|26	package documentation README file, section titled "LKSCTP - Linux
14mr|lksctp-tools-1.0.11-5|27	Kernel SCTP."
14mr|lksctp-tools-1.0.11-5|28	
14mr|lksctp-tools-1.0.11-5|29	This package contains the command-line tools.
14mr|lksctp-tools-1.0.11-5|30	
14mr|lksctp-tools-1.0.11-5|31	%package -n	%{libname}
14mr|lksctp-tools-1.0.11-5|32	Summary:	Shared User-space access to Linux Kernel SCTP library
14mr|lksctp-tools-1.0.11-5|33	Group:		System/Libraries
14mr|lksctp-tools-1.0.11-5|34	
14mr|lksctp-tools-1.0.11-5|35	%description -n	%{libname}
14mr|lksctp-tools-1.0.11-5|36	This is the lksctp-tools package for Linux Kernel SCTP (Stream Control
14mr|lksctp-tools-1.0.11-5|37	Transmission Protocol) Reference Implementation.
14mr|lksctp-tools-1.0.11-5|38	
14mr|lksctp-tools-1.0.11-5|39	This package is intended to supplement the Linux Kernel SCTP Reference
14mr|lksctp-tools-1.0.11-5|40	Implementation now available in the Linux kernel source tree in
14mr|lksctp-tools-1.0.11-5|41	versions 2.5.36 and following.  For more information on LKSCTP see the
14mr|lksctp-tools-1.0.11-5|42	package documentation README file, section titled "LKSCTP - Linux
14mr|lksctp-tools-1.0.11-5|43	Kernel SCTP."
14mr|lksctp-tools-1.0.11-5|44	
14mr|lksctp-tools-1.0.11-5|45	This package contains the shared library.
14mr|lksctp-tools-1.0.11-5|46	
14mr|lksctp-tools-1.0.11-5|47	%package -n	%{develname}
14mr|lksctp-tools-1.0.11-5|48	Summary:	Development files for lksctp-tools
14mr|lksctp-tools-1.0.11-5|49	Group:		Development/C
14mr|lksctp-tools-1.0.11-5|50	Requires:	%{libname} = %{version}-%{release}
14mr|lksctp-tools-1.0.11-5|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|lksctp-tools-1.0.11-5|52	Provides:	sctp-devel = %{version}-%{release}
14mr|lksctp-tools-1.0.11-5|53	
14mr|lksctp-tools-1.0.11-5|54	%description -n	%{develname}
14mr|lksctp-tools-1.0.11-5|55	Development files for lksctp-tools which include man pages, header files,
14mr|lksctp-tools-1.0.11-5|56	static libraries, symlinks to dynamic libraries and some tutorial source code.
14mr|lksctp-tools-1.0.11-5|57	
14mr|lksctp-tools-1.0.11-5|58	%package	doc
14mr|lksctp-tools-1.0.11-5|59	Summary:	Documents pertaining to SCTP
14mr|lksctp-tools-1.0.11-5|60	Group:		System/Libraries
14mr|lksctp-tools-1.0.11-5|61	
14mr|lksctp-tools-1.0.11-5|62	%description	doc
14mr|lksctp-tools-1.0.11-5|63	Documents pertaining to LKSCTP & SCTP in general (IETF RFC's & Internet
14mr|lksctp-tools-1.0.11-5|64	Drafts).
14mr|lksctp-tools-1.0.11-5|65	
14mr|lksctp-tools-1.0.11-5|66	%prep
14mr|lksctp-tools-1.0.11-5|67	
14mr|lksctp-tools-1.0.11-5|68	%setup -q
14mr|lksctp-tools-1.0.11-5|69	%patch0 -p1
14mr|lksctp-tools-1.0.11-5|70	%patch1 -p0
14mr|lksctp-tools-1.0.11-5|71	
14mr|lksctp-tools-1.0.11-5|72	%build
14mr|lksctp-tools-1.0.11-5|73	autoreconf -fi
14mr|lksctp-tools-1.0.11-5|74	
14mr|lksctp-tools-1.0.11-5|75	%configure \
14mr|lksctp-tools-1.0.11-5|76	--disable-static
14mr|lksctp-tools-1.0.11-5|77	
14mr|lksctp-tools-1.0.11-5|78	# remove rpath from libtool
14mr|lksctp-tools-1.0.11-5|79	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|lksctp-tools-1.0.11-5|80	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|lksctp-tools-1.0.11-5|81	
14mr|lksctp-tools-1.0.11-5|82	%make
14mr|lksctp-tools-1.0.11-5|83	
14mr|lksctp-tools-1.0.11-5|84	%install
14mr|lksctp-tools-1.0.11-5|85	
14mr|lksctp-tools-1.0.11-5|86	rm -f doc/rfc2960.txt doc/states.txt
14mr|lksctp-tools-1.0.11-5|87	
14mr|lksctp-tools-1.0.11-5|88	%makeinstall_std INSTALL="install -p"
14mr|lksctp-tools-1.0.11-5|89	
14mr|lksctp-tools-1.0.11-5|90	# cleanups
14mr|lksctp-tools-1.0.11-5|91	find %{buildroot}%{_libdir}/ -name "*.*a"  | xargs rm -f
14mr|lksctp-tools-1.0.11-5|92	rm -rf %{buildroot}%{_datadir}/doc/lksctp-tools
14mr|lksctp-tools-1.0.11-5|93	
14mr|lksctp-tools-1.0.11-5|94	%files
14mr|lksctp-tools-1.0.11-5|95	%{_bindir}/*
14mr|lksctp-tools-1.0.11-5|96	
14mr|lksctp-tools-1.0.11-5|97	%files -n %{libname}
14mr|lksctp-tools-1.0.11-5|98	%doc AUTHORS ChangeLog COPYING* README
14mr|lksctp-tools-1.0.11-5|99	%{_libdir}/lib*.so.%{major}*
14mr|lksctp-tools-1.0.11-5|100	%dir %{_libdir}/lksctp-tools/
14mr|lksctp-tools-1.0.11-5|101	%{_libdir}/lksctp-tools/libwithsctp.so.*
14mr|lksctp-tools-1.0.11-5|102	
14mr|lksctp-tools-1.0.11-5|103	%files -n %{develname}
14mr|lksctp-tools-1.0.11-5|104	%{_includedir}/*
14mr|lksctp-tools-1.0.11-5|105	%{_libdir}/*.so
14mr|lksctp-tools-1.0.11-5|106	%{_libdir}/lksctp-tools/*.so
14mr|lksctp-tools-1.0.11-5|107	%{_datadir}/lksctp-tools/
14mr|lksctp-tools-1.0.11-5|108	%{_mandir}/man3/*
14mr|lksctp-tools-1.0.11-5|109	%{_mandir}/man7/*
14mr|lksctp-tools-1.0.11-5|110	
14mr|lksctp-tools-1.0.11-5|111	%files doc
14mr|lksctp-tools-1.0.11-5|112	%doc doc/*.txt
14mr|lksctp-tools-1.0.11-5|113	
14mr|lksctp-tools-1.0.11-5|114	
14mr|lksctp-tools-1.0.11-5|115	
14mr|lksctp-tools-1.0.11-5|116	
14mr|lksctp-tools-1.0.11-5|117	%changelog
14mr|lksctp-tools-1.0.11-5|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.11-5
14mr|lksctp-tools-1.0.11-5|119	+ Revision: a36a431
14mr|lksctp-tools-1.0.11-5|120	- MassBuild#440: Increase release tag
14mr|lksctp-tools-1.0.11-5|121	
14mr|lksctp-tools-1.0.11-5|122	

17515 14
14mr|llvm-3.5.0-1|1	%define _disable_ld_no_undefined 0
14mr|llvm-3.5.0-1|2	
14mr|llvm-3.5.0-1|3	# clang header paths are hard-coded at compile time
14mr|llvm-3.5.0-1|4	# and need adjustment whenever there's a new GCC version
14mr|llvm-3.5.0-1|5	%define gcc_version %(gcc -dumpversion)
14mr|llvm-3.5.0-1|6	
14mr|llvm-3.5.0-1|7	%define compile_apidox 0
14mr|llvm-3.5.0-1|8	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
14mr|llvm-3.5.0-1|9	
14mr|llvm-3.5.0-1|10	%bcond_without clang
14mr|llvm-3.5.0-1|11	%bcond_without ocaml
14mr|llvm-3.5.0-1|12	
14mr|llvm-3.5.0-1|13	%define major_ver 3.5
14mr|llvm-3.5.0-1|14	%define minor_ver 0
14mr|llvm-3.5.0-1|15	
14mr|llvm-3.5.0-1|16	Summary:	Low Level Virtual Machine (LLVM)
14mr|llvm-3.5.0-1|17	Name:		llvm
14mr|llvm-3.5.0-1|18	Version:	%{major_ver}.%{minor_ver}
14mr|llvm-3.5.0-1|19	Release:	1
14mr|llvm-3.5.0-1|20	License:	NCSA
14mr|llvm-3.5.0-1|21	Group:		Development/Other
14mr|llvm-3.5.0-1|22	Url:		http://llvm.org/
14mr|llvm-3.5.0-1|23	# There's a branch of LLVM maintained at
14mr|llvm-3.5.0-1|24	# git://people.freedesktop.org/~tstellar/llvm
14mr|llvm-3.5.0-1|25	# Ir is the working branch of the AMDGPU/R600 backend needed by Mesa (and is otherwise
14mr|llvm-3.5.0-1|26	# more or less identical to upstream llvm).
14mr|llvm-3.5.0-1|27	# At times it may be necessary to package this branch instead.
14mr|llvm-3.5.0-1|28	Source0:	http://llvm.org/releases/%{version}/llvm-%{version}.src.tar.xz
14mr|llvm-3.5.0-1|29	Source1:	http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.xz
14mr|llvm-3.5.0-1|30	Source2:	http://llvm.org/releases/%{version}/clang-tools-extra-%{version}.src.tar.xz
14mr|llvm-3.5.0-1|31	Source3:	http://llvm.org/releases/%{version}/polly-%{version}.src.tar.xz
14mr|llvm-3.5.0-1|32	Source4:	http://llvm.org/releases/%{version}/compiler-rt-%{version}.src.tar.xz
14mr|llvm-3.5.0-1|33	Source1000:	llvm.rpmlintrc
14mr|llvm-3.5.0-1|34	# Versionize libclang.so (Anssi 08/2012):
14mr|llvm-3.5.0-1|35	Patch0:		clang-soname.patch
14mr|llvm-3.5.0-1|36	# Adjust search paths to match the OS
14mr|llvm-3.5.0-1|37	Patch1:		0000-clang-mandriva.patch
14mr|llvm-3.5.0-1|38	# ARM hardfloat hack
14mr|llvm-3.5.0-1|39	# see http://llvm.org/bugs/show_bug.cgi?id=15557
14mr|llvm-3.5.0-1|40	# and https://bugzilla.redhat.com/show_bug.cgi?id=803433
14mr|llvm-3.5.0-1|41	Patch2:		clang-hardfloat-hack.patch
14mr|llvm-3.5.0-1|42	# Locate LLVMgold.so on 64bit systems too
14mr|llvm-3.5.0-1|43	Patch3:		llvm-3.5-locate-LLVMgold.patch
14mr|llvm-3.5.0-1|44	# Patches from AOSP
14mr|llvm-3.5.0-1|45	Patch4:		0000-llvm-Add-support-for-64-bit-longs.patch
14mr|llvm-3.5.0-1|46	Patch5:		0001-llvm-Make-EnableGlobalMerge-non-static-so-we-can-modify-i.patch
14mr|llvm-3.5.0-1|47	Patch6:		llvm-3.5-detect-hardfloat.patch
14mr|llvm-3.5.0-1|48	# Claim compatibility with gcc 4.9.1 rather than 4.2.1, it's
14mr|llvm-3.5.0-1|49	# much much closer in terms of standards supported etc.
14mr|llvm-3.5.0-1|50	Patch7:		clang-gcc-compat.patch
14mr|llvm-3.5.0-1|51	# Support -fuse-ld=XXX properly
14mr|llvm-3.5.0-1|52	Patch8:		clang-fuse-ld.patch
14mr|llvm-3.5.0-1|53	# Fix build with --enable-shared (it failed with undefined symbol
14mr|llvm-3.5.0-1|54	# "llvm::cl::parser<llvm::PassInfo const*>::getOption(unsigned int) const")
14mr|llvm-3.5.0-1|55	Patch9:		llvm-3.5-fix-enable-shared-build.patch
14mr|llvm-3.5.0-1|56	
14mr|llvm-3.5.0-1|57	BuildRequires:	bison
14mr|llvm-3.5.0-1|58	BuildRequires:	binutils-devel
14mr|llvm-3.5.0-1|59	BuildRequires:	chrpath
14mr|llvm-3.5.0-1|60	BuildRequires:	flex
14mr|llvm-3.5.0-1|61	BuildRequires:	graphviz
14mr|llvm-3.5.0-1|62	BuildRequires:	groff
14mr|llvm-3.5.0-1|63	BuildRequires:	libtool
14mr|llvm-3.5.0-1|64	%if %{with ocaml}
14mr|llvm-3.5.0-1|65	BuildRequires:	ocaml
14mr|llvm-3.5.0-1|66	%endif
14mr|llvm-3.5.0-1|67	BuildRequires:	sed
14mr|llvm-3.5.0-1|68	BuildRequires:	tcl
14mr|llvm-3.5.0-1|69	BuildRequires:	zip
14mr|llvm-3.5.0-1|70	BuildRequires:	libstdc++-devel
14mr|llvm-3.5.0-1|71	BuildRequires:	pkgconfig(cloog-isl)
14mr|llvm-3.5.0-1|72	BuildRequires:	pkgconfig(isl) >= 0.13
14mr|llvm-3.5.0-1|73	BuildRequires:	pkgconfig(libffi)
14mr|llvm-3.5.0-1|74	BuildRequires:	pkgconfig(libtirpc)
14mr|llvm-3.5.0-1|75	%if %{compile_apidox}
14mr|llvm-3.5.0-1|76	BuildRequires:	doxygen
14mr|llvm-3.5.0-1|77	%endif
14mr|llvm-3.5.0-1|78	Requires:	libstdc++-devel
14mr|llvm-3.5.0-1|79	
14mr|llvm-3.5.0-1|80	%description
14mr|llvm-3.5.0-1|81	LVM is a robust system, particularly well suited for developing new mid-level
14mr|llvm-3.5.0-1|82	language-independent analyses and optimizations of all sorts, including those
14mr|llvm-3.5.0-1|83	that require  extensive interprocedural analysis. LLVM is also a great target
14mr|llvm-3.5.0-1|84	for front-end development for conventional or research programming languages,
14mr|llvm-3.5.0-1|85	including those which require compile-time, link-time, or run-time optimization
14mr|llvm-3.5.0-1|86	for effective implementation, proper tail calls or garbage collection.
14mr|llvm-3.5.0-1|87	
14mr|llvm-3.5.0-1|88	%files
14mr|llvm-3.5.0-1|89	%doc LICENSE.TXT
14mr|llvm-3.5.0-1|90	%{_bindir}/FileCheck
14mr|llvm-3.5.0-1|91	%{_bindir}/bugpoint
14mr|llvm-3.5.0-1|92	%{_bindir}/count
14mr|llvm-3.5.0-1|93	%{_bindir}/llc
14mr|llvm-3.5.0-1|94	%{_bindir}/lli
14mr|llvm-3.5.0-1|95	%{_bindir}/opt
14mr|llvm-3.5.0-1|96	%{_bindir}/lli-child-target
14mr|llvm-3.5.0-1|97	%{_bindir}/llvm-ar
14mr|llvm-3.5.0-1|98	%{_bindir}/llvm-as
14mr|llvm-3.5.0-1|99	%{_bindir}/llvm-bcanalyzer
14mr|llvm-3.5.0-1|100	%{_bindir}/llvm-diff
14mr|llvm-3.5.0-1|101	%{_bindir}/llvm-dis
14mr|llvm-3.5.0-1|102	%{_bindir}/llvm-extract
14mr|llvm-3.5.0-1|103	%{_bindir}/llvm-link
14mr|llvm-3.5.0-1|104	%{_bindir}/llvm-mc
14mr|llvm-3.5.0-1|105	%{_bindir}/llvm-nm
14mr|llvm-3.5.0-1|106	%{_bindir}/llvm-objdump
14mr|llvm-3.5.0-1|107	%{_bindir}/llvm-ranlib
14mr|llvm-3.5.0-1|108	%{_bindir}/llvm-readobj
14mr|llvm-3.5.0-1|109	%{_bindir}/llvm-cov
14mr|llvm-3.5.0-1|110	%{_bindir}/llvm-dwarfdump
14mr|llvm-3.5.0-1|111	%{_bindir}/llvm-mcmarkup
14mr|llvm-3.5.0-1|112	%{_bindir}/llvm-profdata
14mr|llvm-3.5.0-1|113	%{_bindir}/llvm-rtdyld
14mr|llvm-3.5.0-1|114	%{_bindir}/llvm-size
14mr|llvm-3.5.0-1|115	%{_bindir}/llvm-stress
14mr|llvm-3.5.0-1|116	%{_bindir}/llvm-symbolizer
14mr|llvm-3.5.0-1|117	%{_bindir}/llvm-tblgen
14mr|llvm-3.5.0-1|118	%{_bindir}/pp-trace
14mr|llvm-3.5.0-1|119	%{_bindir}/macho-dump
14mr|llvm-3.5.0-1|120	%{_bindir}/not
14mr|llvm-3.5.0-1|121	%if %{with ocaml}
14mr|llvm-3.5.0-1|122	%{_libdir}/ocaml/*
14mr|llvm-3.5.0-1|123	%endif
14mr|llvm-3.5.0-1|124	
14mr|llvm-3.5.0-1|125	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|126	
14mr|llvm-3.5.0-1|127	%define major %{major_ver}
14mr|llvm-3.5.0-1|128	%define libname %mklibname %{name} %{major}
14mr|llvm-3.5.0-1|129	
14mr|llvm-3.5.0-1|130	%package -n %{libname}
14mr|llvm-3.5.0-1|131	Summary:	LLVM shared libraries
14mr|llvm-3.5.0-1|132	Group:		System/Libraries
14mr|llvm-3.5.0-1|133	Conflicts:	llvm < 3.0-4
14mr|llvm-3.5.0-1|134	
14mr|llvm-3.5.0-1|135	%description -n %{libname}
14mr|llvm-3.5.0-1|136	Shared libraries for the LLVM compiler infrastructure. This is needed by
14mr|llvm-3.5.0-1|137	programs that are dynamically linked against libLLVM.
14mr|llvm-3.5.0-1|138	
14mr|llvm-3.5.0-1|139	%files -n %{libname}
14mr|llvm-3.5.0-1|140	%{_libdir}/libLLVM-%{major}.so
14mr|llvm-3.5.0-1|141	
14mr|llvm-3.5.0-1|142	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|143	
14mr|llvm-3.5.0-1|144	%define devname %mklibname -d %{name}
14mr|llvm-3.5.0-1|145	
14mr|llvm-3.5.0-1|146	%package -n %{devname}
14mr|llvm-3.5.0-1|147	Summary:	Development files for LLVM
14mr|llvm-3.5.0-1|148	Group:		Development/Other
14mr|llvm-3.5.0-1|149	Provides:	llvm-devel = %{EVRD}
14mr|llvm-3.5.0-1|150	Requires:	%{libname} = %{EVRD}
14mr|llvm-3.5.0-1|151	Requires:	%{name} = %{EVRD}
14mr|llvm-3.5.0-1|152	Conflicts:	llvm < 3.0-7
14mr|llvm-3.5.0-1|153	Conflicts:	%{_lib}llvm3.0 < 3.0-9
14mr|llvm-3.5.0-1|154	
14mr|llvm-3.5.0-1|155	%description -n %{devname}
14mr|llvm-3.5.0-1|156	This package contains the development files for LLVM.
14mr|llvm-3.5.0-1|157	
14mr|llvm-3.5.0-1|158	%files -n %{devname}
14mr|llvm-3.5.0-1|159	%{_bindir}/%{name}-config
14mr|llvm-3.5.0-1|160	%{_libdir}/libLLVM.so
14mr|llvm-3.5.0-1|161	%{_includedir}/%{name}
14mr|llvm-3.5.0-1|162	%{_includedir}/%{name}-c
14mr|llvm-3.5.0-1|163	%dir %{_libdir}/%{name}
14mr|llvm-3.5.0-1|164	%{_libdir}/%{name}/BugpointPasses.so
14mr|llvm-3.5.0-1|165	%{_libdir}/%{name}/libLLVM*.a
14mr|llvm-3.5.0-1|166	%{_libdir}/%{name}/libLLVM*.so
14mr|llvm-3.5.0-1|167	%{_libdir}/%{name}/libLTO.a
14mr|llvm-3.5.0-1|168	%{_libdir}/%{name}/libLTO.so
14mr|llvm-3.5.0-1|169	%{_libdir}/libLTO.so
14mr|llvm-3.5.0-1|170	%{_libdir}/%{name}/LLVMgold.so
14mr|llvm-3.5.0-1|171	%{_libdir}/LLVMgold.so
14mr|llvm-3.5.0-1|172	
14mr|llvm-3.5.0-1|173	%{_libdir}/%{name}/libllvm*.a
14mr|llvm-3.5.0-1|174	%dir %{_datadir}/%{name}
14mr|llvm-3.5.0-1|175	%{_datadir}/%{name}/cmake
14mr|llvm-3.5.0-1|176	
14mr|llvm-3.5.0-1|177	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|178	
14mr|llvm-3.5.0-1|179	%package doc
14mr|llvm-3.5.0-1|180	Summary:	Documentation for LLVM
14mr|llvm-3.5.0-1|181	Group:		Books/Computer books
14mr|llvm-3.5.0-1|182	Requires:	%{name} = %{EVRD}
14mr|llvm-3.5.0-1|183	BuildArch:	noarch
14mr|llvm-3.5.0-1|184	
14mr|llvm-3.5.0-1|185	%description doc
14mr|llvm-3.5.0-1|186	Documentation for the LLVM compiler infrastructure.
14mr|llvm-3.5.0-1|187	
14mr|llvm-3.5.0-1|188	%files doc
14mr|llvm-3.5.0-1|189	%doc README.txt
14mr|llvm-3.5.0-1|190	%doc docs/*.css
14mr|llvm-3.5.0-1|191	%doc docs/*.html
14mr|llvm-3.5.0-1|192	%doc docs/tutorial
14mr|llvm-3.5.0-1|193	%if %{with ocaml}
14mr|llvm-3.5.0-1|194	%doc docs/ocamldoc
14mr|llvm-3.5.0-1|195	%endif
14mr|llvm-3.5.0-1|196	%doc examples
14mr|llvm-3.5.0-1|197	%if %{compile_apidox}
14mr|llvm-3.5.0-1|198	%doc docs/doxygen
14mr|llvm-3.5.0-1|199	%endif
14mr|llvm-3.5.0-1|200	
14mr|llvm-3.5.0-1|201	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|202	
14mr|llvm-3.5.0-1|203	%package polly
14mr|llvm-3.5.0-1|204	Summary:	Polyhedral optimizations for LLVM
14mr|llvm-3.5.0-1|205	License:	MIT
14mr|llvm-3.5.0-1|206	Group:		Development/Other
14mr|llvm-3.5.0-1|207	
14mr|llvm-3.5.0-1|208	%description polly
14mr|llvm-3.5.0-1|209	Polly is a polyhedral optimizer for LLVM.
14mr|llvm-3.5.0-1|210	
14mr|llvm-3.5.0-1|211	Using an abstract mathematical representation it analyzes and optimizes
14mr|llvm-3.5.0-1|212	the memory access pattern of a program. This includes data-locality
14mr|llvm-3.5.0-1|213	optimizations for cache locality as well as automatic parallelization
14mr|llvm-3.5.0-1|214	for thread-level and SIMD parallelism.
14mr|llvm-3.5.0-1|215	
14mr|llvm-3.5.0-1|216	Our overall goal is an integrated optimizer for data-locality and
14mr|llvm-3.5.0-1|217	parallelism that takes advantage of multi-cores, cache hierarchies,
14mr|llvm-3.5.0-1|218	short vector instructions as well as dedicated accelerators.
14mr|llvm-3.5.0-1|219	
14mr|llvm-3.5.0-1|220	%files polly
14mr|llvm-3.5.0-1|221	%{_bindir}/pollycc
14mr|llvm-3.5.0-1|222	%{_bindir}/pollyc++
14mr|llvm-3.5.0-1|223	%{_libdir}/llvm/LLVMPolly.so
14mr|llvm-3.5.0-1|224	
14mr|llvm-3.5.0-1|225	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|226	
14mr|llvm-3.5.0-1|227	%package polly-devel
14mr|llvm-3.5.0-1|228	Summary:	Development files for Polly
14mr|llvm-3.5.0-1|229	License:	MIT
14mr|llvm-3.5.0-1|230	Group:		Development/Other
14mr|llvm-3.5.0-1|231	
14mr|llvm-3.5.0-1|232	%description polly-devel
14mr|llvm-3.5.0-1|233	Development files for Polly.
14mr|llvm-3.5.0-1|234	
14mr|llvm-3.5.0-1|235	Polly is a polyhedral optimizer for LLVM.
14mr|llvm-3.5.0-1|236	
14mr|llvm-3.5.0-1|237	Using an abstract mathematical representation it analyzes and optimizes
14mr|llvm-3.5.0-1|238	the memory access pattern of a program. This includes data-locality
14mr|llvm-3.5.0-1|239	optimizations for cache locality as well as automatic parallelization
14mr|llvm-3.5.0-1|240	for thread-level and SIMD parallelism.
14mr|llvm-3.5.0-1|241	
14mr|llvm-3.5.0-1|242	Our overall goal is an integrated optimizer for data-locality and
14mr|llvm-3.5.0-1|243	parallelism that takes advantage of multi-cores, cache hierarchies,
14mr|llvm-3.5.0-1|244	short vector instructions as well as dedicated accelerators.
14mr|llvm-3.5.0-1|245	
14mr|llvm-3.5.0-1|246	%files polly-devel
14mr|llvm-3.5.0-1|247	%{_includedir}/polly
14mr|llvm-3.5.0-1|248	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|249	
14mr|llvm-3.5.0-1|250	%if %{with clang}
14mr|llvm-3.5.0-1|251	# TODO: %{_bindir}/clang is linked against static libclang.a, could it be
14mr|llvm-3.5.0-1|252	# linked against libclang.so instead, like llvm-* are against livLLVM.so?
14mr|llvm-3.5.0-1|253	
14mr|llvm-3.5.0-1|254	%package -n clang
14mr|llvm-3.5.0-1|255	Summary:	A C language family front-end for LLVM
14mr|llvm-3.5.0-1|256	License:	NCSA
14mr|llvm-3.5.0-1|257	Group:		Development/Other
14mr|llvm-3.5.0-1|258	# TODO: is this requires:llvm needed, or just legacy from fedora pkg layout?
14mr|llvm-3.5.0-1|259	Requires:	llvm = %{EVRD}
14mr|llvm-3.5.0-1|260	# clang requires gcc, clang++ requires libstdc++-devel
14mr|llvm-3.5.0-1|261	Requires:	gcc
14mr|llvm-3.5.0-1|262	Requires:	libstdc++-devel >= %{gcc_version}
14mr|llvm-3.5.0-1|263	
14mr|llvm-3.5.0-1|264	%description -n clang
14mr|llvm-3.5.0-1|265	clang: noun
14mr|llvm-3.5.0-1|266	1. A loud, resonant, metallic sound.
14mr|llvm-3.5.0-1|267	2. The strident call of a crane or goose.
14mr|llvm-3.5.0-1|268	3. C-language family front-end toolkit.
14mr|llvm-3.5.0-1|269	
14mr|llvm-3.5.0-1|270	The goal of the Clang project is to create a new C, C++, Objective C
14mr|llvm-3.5.0-1|271	and Objective C++ front-end for the LLVM compiler. Its tools are built
14mr|llvm-3.5.0-1|272	as libraries and designed to be loosely-coupled and extensible.
14mr|llvm-3.5.0-1|273	
14mr|llvm-3.5.0-1|274	%files -n clang
14mr|llvm-3.5.0-1|275	%doc clang-docs/*
14mr|llvm-3.5.0-1|276	%{_bindir}/clang*
14mr|llvm-3.5.0-1|277	%{_libdir}/llvm/libmodernizeCore.a
14mr|llvm-3.5.0-1|278	%{_bindir}/c-index-test
14mr|llvm-3.5.0-1|279	%{_prefix}/lib/clang
14mr|llvm-3.5.0-1|280	%doc %{_mandir}/man1/clang.1.*
14mr|llvm-3.5.0-1|281	%endif
14mr|llvm-3.5.0-1|282	
14mr|llvm-3.5.0-1|283	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|284	
14mr|llvm-3.5.0-1|285	%if %{with clang}
14mr|llvm-3.5.0-1|286	%define clang_major %{major_ver}
14mr|llvm-3.5.0-1|287	%define libclang %mklibname clang %{clang_major}
14mr|llvm-3.5.0-1|288	
14mr|llvm-3.5.0-1|289	%package -n %{libclang}
14mr|llvm-3.5.0-1|290	Summary:	Shared library for clang
14mr|llvm-3.5.0-1|291	Group:		System/Libraries
14mr|llvm-3.5.0-1|292	
14mr|llvm-3.5.0-1|293	%description -n %{libclang}
14mr|llvm-3.5.0-1|294	Shared libraries for the clang compiler. This is needed by
14mr|llvm-3.5.0-1|295	programs that are dynamically linked against libclang.
14mr|llvm-3.5.0-1|296	
14mr|llvm-3.5.0-1|297	%files -n %{libclang}
14mr|llvm-3.5.0-1|298	%{_libdir}/libclang-%{clang_major}.so
14mr|llvm-3.5.0-1|299	%endif
14mr|llvm-3.5.0-1|300	
14mr|llvm-3.5.0-1|301	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|302	
14mr|llvm-3.5.0-1|303	%if %{with clang}
14mr|llvm-3.5.0-1|304	%define devclang %mklibname -d clang
14mr|llvm-3.5.0-1|305	
14mr|llvm-3.5.0-1|306	%package -n %{devclang}
14mr|llvm-3.5.0-1|307	Summary:	Development files for clang
14mr|llvm-3.5.0-1|308	Group:		Development/Other
14mr|llvm-3.5.0-1|309	Requires:	%{libclang} = %{EVRD}
14mr|llvm-3.5.0-1|310	Provides:	clang-devel = %{EVRD}
14mr|llvm-3.5.0-1|311	Conflicts:	llvm-devel < 3.1
14mr|llvm-3.5.0-1|312	Obsoletes:	clang-devel < 3.1
14mr|llvm-3.5.0-1|313	
14mr|llvm-3.5.0-1|314	%description -n %{devclang}
14mr|llvm-3.5.0-1|315	This package contains header files and libraries needed for using
14mr|llvm-3.5.0-1|316	libclang.
14mr|llvm-3.5.0-1|317	
14mr|llvm-3.5.0-1|318	%files -n %{devclang}
14mr|llvm-3.5.0-1|319	%{_includedir}/clang
14mr|llvm-3.5.0-1|320	%{_includedir}/clang-c
14mr|llvm-3.5.0-1|321	%{_libdir}/libclang.so
14mr|llvm-3.5.0-1|322	%dir %{_libdir}/%{name}
14mr|llvm-3.5.0-1|323	%{_libdir}/%{name}/libclang*.a
14mr|llvm-3.5.0-1|324	%{_libdir}/%{name}/libclang*.so
14mr|llvm-3.5.0-1|325	%endif
14mr|llvm-3.5.0-1|326	
14mr|llvm-3.5.0-1|327	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|328	
14mr|llvm-3.5.0-1|329	%if %{with clang}
14mr|llvm-3.5.0-1|330	%package -n clang-analyzer
14mr|llvm-3.5.0-1|331	Summary:	A source code analysis framework
14mr|llvm-3.5.0-1|332	License:	NCSA
14mr|llvm-3.5.0-1|333	Group:		Development/Other
14mr|llvm-3.5.0-1|334	Requires:	clang = %{EVRD}
14mr|llvm-3.5.0-1|335	# not picked up automatically since files are currently not instaled
14mr|llvm-3.5.0-1|336	# in standard Python hierarchies yet
14mr|llvm-3.5.0-1|337	Requires:	python
14mr|llvm-3.5.0-1|338	
14mr|llvm-3.5.0-1|339	%description -n clang-analyzer
14mr|llvm-3.5.0-1|340	The Clang Static Analyzer consists of both a source code analysis
14mr|llvm-3.5.0-1|341	framework and a standalone tool that finds bugs in C and Objective-C
14mr|llvm-3.5.0-1|342	programs. The standalone tool is invoked from the command-line, and is
14mr|llvm-3.5.0-1|343	intended to run in tandem with a build of a project or code base.
14mr|llvm-3.5.0-1|344	
14mr|llvm-3.5.0-1|345	%files -n clang-analyzer
14mr|llvm-3.5.0-1|346	%{_bindir}/scan-build
14mr|llvm-3.5.0-1|347	%{_bindir}/scan-view
14mr|llvm-3.5.0-1|348	%{_libdir}/clang-analyzer
14mr|llvm-3.5.0-1|349	%endif
14mr|llvm-3.5.0-1|350	
14mr|llvm-3.5.0-1|351	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|352	
14mr|llvm-3.5.0-1|353	%if %{with clang}
14mr|llvm-3.5.0-1|354	%package -n clang-doc
14mr|llvm-3.5.0-1|355	Summary:	Documentation for Clang
14mr|llvm-3.5.0-1|356	Group:		Books/Computer books
14mr|llvm-3.5.0-1|357	BuildArch:	noarch
14mr|llvm-3.5.0-1|358	Requires:	%{name} = %{EVRD}
14mr|llvm-3.5.0-1|359	
14mr|llvm-3.5.0-1|360	%description -n clang-doc
14mr|llvm-3.5.0-1|361	Documentation for the Clang compiler front-end.
14mr|llvm-3.5.0-1|362	
14mr|llvm-3.5.0-1|363	%files -n clang-doc
14mr|llvm-3.5.0-1|364	%doc clang-docs-full/*
14mr|llvm-3.5.0-1|365	%endif
14mr|llvm-3.5.0-1|366	
14mr|llvm-3.5.0-1|367	#----------------------------------------------------------------------------
14mr|llvm-3.5.0-1|368	
14mr|llvm-3.5.0-1|369	%prep
14mr|llvm-3.5.0-1|370	%setup -qn %{name}-%{version}.src %{?with_clang:-a1 -a2 -a3 -a4}
14mr|llvm-3.5.0-1|371	rm -rf tools/clang
14mr|llvm-3.5.0-1|372	%if %{with clang}
14mr|llvm-3.5.0-1|373	mv cfe-%{version}.src tools/clang
14mr|llvm-3.5.0-1|374	mv polly-%{version}.src tools/polly
14mr|llvm-3.5.0-1|375	mv clang-tools-extra-%{version}.src tools/clang/tools/extra
14mr|llvm-3.5.0-1|376	mv compiler-rt-%{version}.src projects/compiler-rt
14mr|llvm-3.5.0-1|377	cd tools/clang
14mr|llvm-3.5.0-1|378	%patch0 -p0 -b .soname~
14mr|llvm-3.5.0-1|379	%patch1 -p3 -b .mandriva~
14mr|llvm-3.5.0-1|380	%patch7 -p3 -b .gcc49~
14mr|llvm-3.5.0-1|381	%patch8 -p3 -b .fuseLd~
14mr|llvm-3.5.0-1|382	cd -
14mr|llvm-3.5.0-1|383	%patch2 -p1 -b .armhf~
14mr|llvm-3.5.0-1|384	%patch3 -p1 -b .LLVMgold~
14mr|llvm-3.5.0-1|385	%patch4 -p1 -b .64bitLongs~
14mr|llvm-3.5.0-1|386	%patch5 -p1 -b .EnableGlobalMerge~
14mr|llvm-3.5.0-1|387	%endif
14mr|llvm-3.5.0-1|388	%patch6 -p1 -b .detectHardfloat~
14mr|llvm-3.5.0-1|389	%patch9 -p1 -b .enableShared~
14mr|llvm-3.5.0-1|390	
14mr|llvm-3.5.0-1|391	# Upstream tends to forget to remove "rc" and "svn" markers from version
14mr|llvm-3.5.0-1|392	# numbers before making releases
14mr|llvm-3.5.0-1|393	sed -i -re 's|^(AC_INIT[^,]*,\[)([0-9.]*)([^]])*(.*)|\1\2\4|' autoconf/configure.ac
14mr|llvm-3.5.0-1|394	sed -i -re "s|(PACKAGE_VERSION='[0-9.]*)([^']*)(.*)|\1\3|g;s|(PACKAGE_STRING='LLVM [0-9.]*)([^']*)(.*)|\1\3|g" configure
14mr|llvm-3.5.0-1|395	sed -i -re "s|^LLVM_VERSION_SUFFIX=.*|LLVM_VERSION_SUFFIX=|g" autoconf/configure.ac configure
14mr|llvm-3.5.0-1|396	
14mr|llvm-3.5.0-1|397	%build
14mr|llvm-3.5.0-1|398	# Build with gcc/g++, not clang if it happens to be installed
14mr|llvm-3.5.0-1|399	# (blino) clang < 3.1 does not handle system headers from gcc 4.7
14mr|llvm-3.5.0-1|400	# http://llvm.org/bugs/show_bug.cgi?id=11916
14mr|llvm-3.5.0-1|401	export CC=%__cc
14mr|llvm-3.5.0-1|402	export CXX=%__cxx
14mr|llvm-3.5.0-1|403	
14mr|llvm-3.5.0-1|404	%configure2_5x \
14mr|llvm-3.5.0-1|405	--libdir=%{_libdir}/%{name} \
14mr|llvm-3.5.0-1|406	--datadir=%{_datadir}/%{name} \
14mr|llvm-3.5.0-1|407	--enable-shared \
14mr|llvm-3.5.0-1|408	--enable-polly \
14mr|llvm-3.5.0-1|409	--enable-cxx11 \
14mr|llvm-3.5.0-1|410	--enable-jit \
14mr|llvm-3.5.0-1|411	--enable-libffi \
14mr|llvm-3.5.0-1|412	--enable-optimized \
14mr|llvm-3.5.0-1|413	--enable-keep-symbols \
14mr|llvm-3.5.0-1|414	--enable-targets=all \
14mr|llvm-3.5.0-1|415	--enable-experimental-targets=R600 \
14mr|llvm-3.5.0-1|416	--disable-expensive-checks \
14mr|llvm-3.5.0-1|417	--enable-debug-runtime \
14mr|llvm-3.5.0-1|418	--disable-assertions \
14mr|llvm-3.5.0-1|419	--enable-threads \
14mr|llvm-3.5.0-1|420	--with-cloog=%{_prefix} \
14mr|llvm-3.5.0-1|421	--with-isl=%{_prefix} \
14mr|llvm-3.5.0-1|422	--with-binutils-include=%{_includedir} \
14mr|llvm-3.5.0-1|423	%if %{compile_apidox}
14mr|llvm-3.5.0-1|424	--enable-doxygen
14mr|llvm-3.5.0-1|425	%endif
14mr|llvm-3.5.0-1|426	
14mr|llvm-3.5.0-1|427	# FIXME file this
14mr|llvm-3.5.0-1|428	# configure does not properly specify libdir
14mr|llvm-3.5.0-1|429	sed -i 's|(PROJ_prefix)/lib|(PROJ_prefix)/%{_lib}/%{name}|g' Makefile.config
14mr|llvm-3.5.0-1|430	
14mr|llvm-3.5.0-1|431	# FIXME upstream need to fix this
14mr|llvm-3.5.0-1|432	# llvm-config.cpp hardcodes lib in it
14mr|llvm-3.5.0-1|433	sed -i 's|ActiveLibDir = ActivePrefix + "/lib"|ActiveLibDir = ActivePrefix + "/%{_lib}/%{name}"|g' tools/llvm-config/llvm-config.cpp
14mr|llvm-3.5.0-1|434	
14mr|llvm-3.5.0-1|435	%make
14mr|llvm-3.5.0-1|436	
14mr|llvm-3.5.0-1|437	%install
14mr|llvm-3.5.0-1|438	%if %{with ocaml}
14mr|llvm-3.5.0-1|439	cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/
14mr|llvm-3.5.0-1|440	%endif
14mr|llvm-3.5.0-1|441	%makeinstall_std \
14mr|llvm-3.5.0-1|442	KEEP_SYMBOLS=1 \
14mr|llvm-3.5.0-1|443	PROJ_docsdir=%{_docdir}/%{name} \
14mr|llvm-3.5.0-1|444	PROJ_etcdir=%{_sysconfdir}/%{name} \
14mr|llvm-3.5.0-1|445	PROJ_libdir=%{_libdir}/%{name}
14mr|llvm-3.5.0-1|446	
14mr|llvm-3.5.0-1|447	# Invalid dir
14mr|llvm-3.5.0-1|448	rm -rf %{buildroot}%{_bindir}/.dir
14mr|llvm-3.5.0-1|449	
14mr|llvm-3.5.0-1|450	# wrong rpath entries (Anssi 11/2011)
14mr|llvm-3.5.0-1|451	file %{buildroot}/%{_bindir}/* | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
14mr|llvm-3.5.0-1|452	file %{buildroot}/%{_libdir}/llvm/*.so | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
14mr|llvm-3.5.0-1|453	
14mr|llvm-3.5.0-1|454	# move shared libraries to standard library path and add devel symlink (Anssi 11/2011)
14mr|llvm-3.5.0-1|455	mv %{buildroot}%{_libdir}/llvm/libLLVM-%{major}.so %{buildroot}%{_libdir}
14mr|llvm-3.5.0-1|456	ln -s libLLVM-%{major}.so %{buildroot}%{_libdir}/libLLVM.so
14mr|llvm-3.5.0-1|457	ln -s llvm/LLVMgold.so %{buildroot}%{_libdir}/
14mr|llvm-3.5.0-1|458	ln -s llvm/libLTO.so %{buildroot}%{_libdir}/
14mr|llvm-3.5.0-1|459	# Also, create shared library symlinks corresponding to all the static library
14mr|llvm-3.5.0-1|460	# names, so that using e.g. "-lLLVMBitReader" will cause the binary to be linked
14mr|llvm-3.5.0-1|461	# against the shared library instead of static library by default. (Anssi 08/2012)
14mr|llvm-3.5.0-1|462	for staticlib in %{buildroot}%{_libdir}/llvm/libLLVM*.a; do
14mr|llvm-3.5.0-1|463	sharedlib="${staticlib%.a}.so"
14mr|llvm-3.5.0-1|464	[ -e "$sharedlib" ] && exit 1
14mr|llvm-3.5.0-1|465	ln -s ../libLLVM.so "$sharedlib"
14mr|llvm-3.5.0-1|466	done
14mr|llvm-3.5.0-1|467	
14mr|llvm-3.5.0-1|468	%if %{with clang}
14mr|llvm-3.5.0-1|469	# Versionize libclang.so (patch0 makes the same change to soname) and move it to standard path.
14mr|llvm-3.5.0-1|470	mv %{buildroot}%{_libdir}/llvm/libclang.so %{buildroot}%{_libdir}/libclang-%{clang_major}.so
14mr|llvm-3.5.0-1|471	ln -s libclang-%{clang_major}.so %{buildroot}%{_libdir}/libclang.so
14mr|llvm-3.5.0-1|472	ln -s ../libclang.so %{buildroot}%{_libdir}/llvm/libclang.so
14mr|llvm-3.5.0-1|473	
14mr|llvm-3.5.0-1|474	# NOTE: We don't create devel symlinks for the libclang.so for libclang*.a libraries
14mr|llvm-3.5.0-1|475	# like for libLLVM above, because libclang.so actually exports much less symbols
14mr|llvm-3.5.0-1|476	# - some are not linked in (tools/libclang/Makefile) and others are restricted
14mr|llvm-3.5.0-1|477	# by tools/libclang/libclang.exports. - Anssi 09/2012
14mr|llvm-3.5.0-1|478	%endif
14mr|llvm-3.5.0-1|479	
14mr|llvm-3.5.0-1|480	# Since the static libraries are very huge, strip them of debug symbols as well
14mr|llvm-3.5.0-1|481	# (Anssi 08/2012)
14mr|llvm-3.5.0-1|482	strip --strip-debug %{buildroot}%{_libdir}/llvm/*.a
14mr|llvm-3.5.0-1|483	
14mr|llvm-3.5.0-1|484	%if %{with clang}
14mr|llvm-3.5.0-1|485	# Static analyzer not installed by default:
14mr|llvm-3.5.0-1|486	# http://clang-analyzer.llvm.org/installation#OtherPlatforms
14mr|llvm-3.5.0-1|487	mkdir -p %{buildroot}%{_libdir}/clang-analyzer
14mr|llvm-3.5.0-1|488	# create launchers
14mr|llvm-3.5.0-1|489	for f in scan-{build,view}; do
14mr|llvm-3.5.0-1|490	ln -s %{_libdir}/clang-analyzer/$f/$f %{buildroot}%{_bindir}/$f
14mr|llvm-3.5.0-1|491	done
14mr|llvm-3.5.0-1|492	
14mr|llvm-3.5.0-1|493	(cd tools/clang/tools && cp -pr scan-{build,view} \
14mr|llvm-3.5.0-1|494	%{buildroot}%{_libdir}/clang-analyzer/)
14mr|llvm-3.5.0-1|495	
14mr|llvm-3.5.0-1|496	# And prepare Clang documentation
14mr|llvm-3.5.0-1|497	#
14mr|llvm-3.5.0-1|498	rm -rf clang-docs
14mr|llvm-3.5.0-1|499	mkdir clang-docs
14mr|llvm-3.5.0-1|500	for f in LICENSE.TXT NOTES.txt README.txt; do # TODO.txt; do
14mr|llvm-3.5.0-1|501	ln tools/clang/$f clang-docs/
14mr|llvm-3.5.0-1|502	done
14mr|llvm-3.5.0-1|503	rm -rf clang-docs-full
14mr|llvm-3.5.0-1|504	cp -al tools/clang/docs clang-docs-full
14mr|llvm-3.5.0-1|505	rm -rf clang-docs-full/{doxygen*,Makefile*,*.graffle,tools}
14mr|llvm-3.5.0-1|506	
14mr|llvm-3.5.0-1|507	# Polly bits as described on
14mr|llvm-3.5.0-1|508	# http://polly.llvm.org/example_load_Polly_into_clang.html
14mr|llvm-3.5.0-1|509	cat >%{buildroot}%{_bindir}/pollycc <<'EOF'
14mr|llvm-3.5.0-1|510	#!/bin/sh
14mr|llvm-3.5.0-1|511	exec %{_bindir}/clang -O3 -Xclang -load -Xclang %{_libdir}/llvm/LLVMPolly.so "$@"
14mr|llvm-3.5.0-1|512	EOF
14mr|llvm-3.5.0-1|513	cat >%{buildroot}%{_bindir}/pollyc++ <<'EOF'
14mr|llvm-3.5.0-1|514	#!/bin/sh
14mr|llvm-3.5.0-1|515	exec %{_bindir}/clang++ -O3 -Xclang -load -Xclang %{_libdir}/llvm/LLVMPolly.so "$@"
14mr|llvm-3.5.0-1|516	EOF
14mr|llvm-3.5.0-1|517	chmod 0755 %{buildroot}%{_bindir}/pollycc %{buildroot}%{_bindir}/pollyc++
14mr|llvm-3.5.0-1|518	%endif
14mr|llvm-3.5.0-1|519	
14mr|llvm-3.5.0-1|520	# Get rid of erroneously installed example files.
14mr|llvm-3.5.0-1|521	rm %{buildroot}%{_libdir}/%{name}/LLVMHello.so
14mr|llvm-3.5.0-1|522	
14mr|llvm-3.5.0-1|523	# Fix bogus permissions
14mr|llvm-3.5.0-1|524	find %{buildroot} -name "*.a" -a -type f|xargs chmod 0644
14mr|llvm-3.5.0-1|525	
14mr|llvm-3.5.0-1|526	%changelog
14mr|llvm-3.5.0-1|527	* Tue Sep 09 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.5.0-1
14mr|llvm-3.5.0-1|528	+ Revision: 92f462c
14mr|llvm-3.5.0-1|529	- Added options needed for 'gold'; adjusted the lists of files
14mr|llvm-3.5.0-1|530	
14mr|llvm-3.5.0-1|531	

17516 14
14mr|lm1100-1.0.2a-17|1	Summary:	Linux Lexmark 1000/1100 Printer Driver
14mr|lm1100-1.0.2a-17|2	Name:		lm1100
14mr|lm1100-1.0.2a-17|3	Version:	1.0.2a
14mr|lm1100-1.0.2a-17|4	Release:	17
14mr|lm1100-1.0.2a-17|5	Group:		System/Printing
14mr|lm1100-1.0.2a-17|6	License:	GPL
14mr|lm1100-1.0.2a-17|7	URL:		http://www.linuxprinting.org/download/printing/lm1100/
14mr|lm1100-1.0.2a-17|8	Source:		http://www.linuxprinting.org/download/printing/lm1100/lm1100.%{version}.tar.gz
14mr|lm1100-1.0.2a-17|9	Patch0:		lm1100-1.0.2a-gcc32.patch
14mr|lm1100-1.0.2a-17|10	Patch1:		lm1100.1.0.2a-fix-compile-gcc-3.4.patch
14mr|lm1100-1.0.2a-17|11	Patch2:		lexmark2ppm.pl.patch
14mr|lm1100-1.0.2a-17|12	Patch3:		lm1100.1.0.2a-LDFLAGS.diff
14mr|lm1100-1.0.2a-17|13	Conflicts:	printer-utils = 2007
14mr|lm1100-1.0.2a-17|14	Conflicts:	printer-filters = 2007
14mr|lm1100-1.0.2a-17|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lm1100-1.0.2a-17|16	
14mr|lm1100-1.0.2a-17|17	%description
14mr|lm1100-1.0.2a-17|18	Linux Lexmark 1000/1020/1100 Printer Driver. This filter converts a ppm file
14mr|lm1100-1.0.2a-17|19	into the  Lexmark 1000/1020/1100 internal format.
14mr|lm1100-1.0.2a-17|20	
14mr|lm1100-1.0.2a-17|21	%prep
14mr|lm1100-1.0.2a-17|22	
14mr|lm1100-1.0.2a-17|23	%setup -q -n %{name}.%{version}
14mr|lm1100-1.0.2a-17|24	%patch0 -p1
14mr|lm1100-1.0.2a-17|25	%patch1 -p0
14mr|lm1100-1.0.2a-17|26	%patch2 -p0
14mr|lm1100-1.0.2a-17|27	%patch3 -p0
14mr|lm1100-1.0.2a-17|28	
14mr|lm1100-1.0.2a-17|29	%build
14mr|lm1100-1.0.2a-17|30	%serverbuild
14mr|lm1100-1.0.2a-17|31	
14mr|lm1100-1.0.2a-17|32	# Correct "friend" declarations for gcc 3.1
14mr|lm1100-1.0.2a-17|33	perl -p -i -e 's/friend Lexmark/friend class Lexmark/' *.h
14mr|lm1100-1.0.2a-17|34	# Remove extra qualifications '<class>::<member>' on class members, to make
14mr|lm1100-1.0.2a-17|35	# code compiling with gcc 4.1.1.
14mr|lm1100-1.0.2a-17|36	perl -p -i -e 's/\b[^\s:]+:://' *.h
14mr|lm1100-1.0.2a-17|37	
14mr|lm1100-1.0.2a-17|38	%make CC="g++ $CXXFLAGS" LDFLAGS="%{ldflags}"
14mr|lm1100-1.0.2a-17|39	
14mr|lm1100-1.0.2a-17|40	%install
14mr|lm1100-1.0.2a-17|41	rm -rf %{buildroot}
14mr|lm1100-1.0.2a-17|42	
14mr|lm1100-1.0.2a-17|43	install -d %{buildroot}%{_bindir}
14mr|lm1100-1.0.2a-17|44	
14mr|lm1100-1.0.2a-17|45	# Executables (filter for usage with CUPS and printer emulator script for
14mr|lm1100-1.0.2a-17|46	# development and debugging (also debugging this RPM w/o Lexmark 1100).
14mr|lm1100-1.0.2a-17|47	install -m 0755 lm1100 %{buildroot}%{_bindir}
14mr|lm1100-1.0.2a-17|48	install -m 0755 lexmark2ppm.pl %{buildroot}%{_bindir}
14mr|lm1100-1.0.2a-17|49	install -m 0755 byteutil.pl %{buildroot}%{_bindir}
14mr|lm1100-1.0.2a-17|50	
14mr|lm1100-1.0.2a-17|51	# Executables (filter for usage with CUPS and printer emulator script for
14mr|lm1100-1.0.2a-17|52	# development and debugging (also debugging this RPM w/o Lexmark 1100).
14mr|lm1100-1.0.2a-17|53	# LPD support
14mr|lm1100-1.0.2a-17|54	install -d %{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|lm1100-1.0.2a-17|55	[ -e ps-to-lm1100.fpi ] || mv ps-to-printer.fpi ps-to-lm1100.fpi # file name conflict
14mr|lm1100-1.0.2a-17|56	install -m 0755 ps-to-lm1100.fpi %{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|lm1100-1.0.2a-17|57	ln -s %{_bindir}/lm1100 %{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|lm1100-1.0.2a-17|58	
14mr|lm1100-1.0.2a-17|59	%clean
14mr|lm1100-1.0.2a-17|60	rm -rf %{buildroot}
14mr|lm1100-1.0.2a-17|61	
14mr|lm1100-1.0.2a-17|62	%files
14mr|lm1100-1.0.2a-17|63	%defattr(0644,root,root,0755)
14mr|lm1100-1.0.2a-17|64	%doc LICENSE README RELEASE.* cmy.txt
14mr|lm1100-1.0.2a-17|65	%defattr(0755,root,root,0755)
14mr|lm1100-1.0.2a-17|66	%{_bindir}/lm1100
14mr|lm1100-1.0.2a-17|67	%{_bindir}/lexmark2ppm.pl
14mr|lm1100-1.0.2a-17|68	%{_bindir}/byteutil.pl
14mr|lm1100-1.0.2a-17|69	%{_libdir}/rhs/rhs-printfilters/lm1100
14mr|lm1100-1.0.2a-17|70	%{_libdir}/rhs/rhs-printfilters/ps-to-lm1100.fpi
14mr|lm1100-1.0.2a-17|71	
14mr|lm1100-1.0.2a-17|72	
14mr|lm1100-1.0.2a-17|73	
14mr|lm1100-1.0.2a-17|74	%changelog
14mr|lm1100-1.0.2a-17|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2a-17
14mr|lm1100-1.0.2a-17|76	+ Revision: fec3df0
14mr|lm1100-1.0.2a-17|77	- MassBuild#440: Increase release tag
14mr|lm1100-1.0.2a-17|78	
14mr|lm1100-1.0.2a-17|79	

17517 14
14mr|lmarbles-1.0.8-7|1	%define Summary Atomix-style arcade game
14mr|lmarbles-1.0.8-7|2	
14mr|lmarbles-1.0.8-7|3	Summary:	%{Summary}
14mr|lmarbles-1.0.8-7|4	Name:		lmarbles
14mr|lmarbles-1.0.8-7|5	Version:	1.0.8
14mr|lmarbles-1.0.8-7|6	Release:	7
14mr|lmarbles-1.0.8-7|7	Epoch:		1
14mr|lmarbles-1.0.8-7|8	License:	GPLv2+
14mr|lmarbles-1.0.8-7|9	Group:		Games/Puzzles
14mr|lmarbles-1.0.8-7|10	URL:		http://lgames.sourceforge.net/index.php?project=LMarbles
14mr|lmarbles-1.0.8-7|11	Source0:	http://lgames.sourceforge.net/marbleslgames/%{name}-%{version}.tar.gz
14mr|lmarbles-1.0.8-7|12	BuildRequires:	SDL-devel
14mr|lmarbles-1.0.8-7|13	BuildRequires:	SDL_mixer-devel
14mr|lmarbles-1.0.8-7|14	BuildRequires:	imagemagick
14mr|lmarbles-1.0.8-7|15	Buildrequires:	desktop-file-utils
14mr|lmarbles-1.0.8-7|16	Provides:	marbles
14mr|lmarbles-1.0.8-7|17	Obsoletes:	marbles
14mr|lmarbles-1.0.8-7|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|lmarbles-1.0.8-7|19	
14mr|lmarbles-1.0.8-7|20	%description
14mr|lmarbles-1.0.8-7|21	LMarbles is very similar to Atomix and was heavily inspired by it. Goal is to
14mr|lmarbles-1.0.8-7|22	create a more or less complex figure out of single marbles within a time limit
14mr|lmarbles-1.0.8-7|23	to reach the next level. Sounds easy? Well, there is a problem: If a marble
14mr|lmarbles-1.0.8-7|24	starts to move it will not stop until it hits a wall or marble. And to make it
14mr|lmarbles-1.0.8-7|25	even more interesting there are obstacles like arrows, crumbling walls and
14mr|lmarbles-1.0.8-7|26	teleports!
14mr|lmarbles-1.0.8-7|27	
14mr|lmarbles-1.0.8-7|28	%prep
14mr|lmarbles-1.0.8-7|29	%setup -q
14mr|lmarbles-1.0.8-7|30	
14mr|lmarbles-1.0.8-7|31	%build
14mr|lmarbles-1.0.8-7|32	%configure2_5x \
14mr|lmarbles-1.0.8-7|33	--localstatedir=%{_localstatedir}/lib/games \
14mr|lmarbles-1.0.8-7|34	--datadir=%{_gamesdatadir} \
14mr|lmarbles-1.0.8-7|35	--bindir=%{_gamesbindir}
14mr|lmarbles-1.0.8-7|36	
14mr|lmarbles-1.0.8-7|37	%make
14mr|lmarbles-1.0.8-7|38	
14mr|lmarbles-1.0.8-7|39	%install
14mr|lmarbles-1.0.8-7|40	rm -rf %{buildroot}
14mr|lmarbles-1.0.8-7|41	%makeinstall_std
14mr|lmarbles-1.0.8-7|42	
14mr|lmarbles-1.0.8-7|43	# Correct icon and .desktop paths
14mr|lmarbles-1.0.8-7|44	mkdir -p %{buildroot}%{_datadir}/{applications,icons/hicolor/48x48/apps}
14mr|lmarbles-1.0.8-7|45	mv %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications
14mr|lmarbles-1.0.8-7|46	mv %{buildroot}%{_gamesdatadir}/icons/%{name}48.gif %{buildroot}%{_iconsdir}/hicolor/48x48/apps
14mr|lmarbles-1.0.8-7|47	
14mr|lmarbles-1.0.8-7|48	# convert icon
14mr|lmarbles-1.0.8-7|49	convert %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}48.gif  %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|lmarbles-1.0.8-7|50	rm -f %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}48.gif
14mr|lmarbles-1.0.8-7|51	
14mr|lmarbles-1.0.8-7|52	# fix desktop file
14mr|lmarbles-1.0.8-7|53	sed -i -e "s/\/usr\/share\/games\/icons\/%{name}48.gif/%{name}/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|lmarbles-1.0.8-7|54	desktop-file-install --add-category=LogicGame \
14mr|lmarbles-1.0.8-7|55	--dir %{buildroot}%{_datadir}/applications/ \
14mr|lmarbles-1.0.8-7|56	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|lmarbles-1.0.8-7|57	
14mr|lmarbles-1.0.8-7|58	%if %mdkversion < 200900
14mr|lmarbles-1.0.8-7|59	%post
14mr|lmarbles-1.0.8-7|60	%update_menus
14mr|lmarbles-1.0.8-7|61	%update_desktop_database
14mr|lmarbles-1.0.8-7|62	%update_icon_cache hicolor
14mr|lmarbles-1.0.8-7|63	%endif
14mr|lmarbles-1.0.8-7|64	
14mr|lmarbles-1.0.8-7|65	%if %mdkversion < 200900
14mr|lmarbles-1.0.8-7|66	%postun
14mr|lmarbles-1.0.8-7|67	%clean_menus
14mr|lmarbles-1.0.8-7|68	%clean_desktop_database
14mr|lmarbles-1.0.8-7|69	%update_icon_cache hicolor
14mr|lmarbles-1.0.8-7|70	%endif
14mr|lmarbles-1.0.8-7|71	
14mr|lmarbles-1.0.8-7|72	%clean
14mr|lmarbles-1.0.8-7|73	rm -rf %{buildroot}
14mr|lmarbles-1.0.8-7|74	
14mr|lmarbles-1.0.8-7|75	%files
14mr|lmarbles-1.0.8-7|76	%defattr(-,root,root)
14mr|lmarbles-1.0.8-7|77	%doc README
14mr|lmarbles-1.0.8-7|78	%attr(2755,root,games) %{_gamesbindir}/*
14mr|lmarbles-1.0.8-7|79	%attr(0664,games,games) %{_localstatedir}/lib/games/%{name}.prfs
14mr|lmarbles-1.0.8-7|80	%{_gamesdatadir}/%{name}
14mr|lmarbles-1.0.8-7|81	%{_mandir}/man6/*
14mr|lmarbles-1.0.8-7|82	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|lmarbles-1.0.8-7|83	%{_datadir}/applications/%{name}.desktop
14mr|lmarbles-1.0.8-7|84	
14mr|lmarbles-1.0.8-7|85	
14mr|lmarbles-1.0.8-7|86	
14mr|lmarbles-1.0.8-7|87	%changelog
14mr|lmarbles-1.0.8-7|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.0.8-7
14mr|lmarbles-1.0.8-7|89	+ Revision: 354340f
14mr|lmarbles-1.0.8-7|90	- MassBuild#440: Increase release tag
14mr|lmarbles-1.0.8-7|91	
14mr|lmarbles-1.0.8-7|92	

17518 14
14mr|lm_sensors-3.3.4-3|1	%define major 4
14mr|lm_sensors-3.3.4-3|2	%define libname %mklibname %{name} %{major}
14mr|lm_sensors-3.3.4-3|3	%define devname %mklibname %{name} -d
14mr|lm_sensors-3.3.4-3|4	
14mr|lm_sensors-3.3.4-3|5	Summary:	Utilities for lm_sensors
14mr|lm_sensors-3.3.4-3|6	Name:		lm_sensors
14mr|lm_sensors-3.3.4-3|7	Epoch:		1
14mr|lm_sensors-3.3.4-3|8	Version:	3.3.4
14mr|lm_sensors-3.3.4-3|9	Release:	3
14mr|lm_sensors-3.3.4-3|10	License:	LGPLv2+
14mr|lm_sensors-3.3.4-3|11	Group:		System/Kernel and hardware
14mr|lm_sensors-3.3.4-3|12	Url:		http://www.lm-sensors.org
14mr|lm_sensors-3.3.4-3|13	Source0:	http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
14mr|lm_sensors-3.3.4-3|14	Source1:	lm_sensors.sysconfig
14mr|lm_sensors-3.3.4-3|15	# these 2 were taken from PLD-linux, Thanks!
14mr|lm_sensors-3.3.4-3|16	Source2:	sensord.sysconfig
14mr|lm_sensors-3.3.4-3|17	BuildRequires:	bison
14mr|lm_sensors-3.3.4-3|18	BuildRequires:	chrpath
14mr|lm_sensors-3.3.4-3|19	BuildRequires:	flex
14mr|lm_sensors-3.3.4-3|20	BuildRequires:	sysfsutils-devel
14mr|lm_sensors-3.3.4-3|21	BuildRequires:	pkgconfig(librrd)
14mr|lm_sensors-3.3.4-3|22	Requires(post):	rpm-helper
14mr|lm_sensors-3.3.4-3|23	Requires(preun):	rpm-helper
14mr|lm_sensors-3.3.4-3|24	%ifarch %{ix86} x86_64
14mr|lm_sensors-3.3.4-3|25	Requires:	dmidecode
14mr|lm_sensors-3.3.4-3|26	%endif
14mr|lm_sensors-3.3.4-3|27	
14mr|lm_sensors-3.3.4-3|28	%description
14mr|lm_sensors-3.3.4-3|29	This package contains a collection of user space tools for general SMBus
14mr|lm_sensors-3.3.4-3|30	access and hardware monitoring. SMBus, also known as System Management Bus,
14mr|lm_sensors-3.3.4-3|31	is a protocol for communicating through a I2C ('I squared C') bus. Many modern
14mr|lm_sensors-3.3.4-3|32	mainboards have a System Management Bus. There are a lot of devices which can
14mr|lm_sensors-3.3.4-3|33	be connected to a SMBus; the most notable are modern memory chips with EEPROM
14mr|lm_sensors-3.3.4-3|34	memories and chips for hardware monitoring.
14mr|lm_sensors-3.3.4-3|35	
14mr|lm_sensors-3.3.4-3|36	Most modern mainboards incorporate some form of hardware monitoring chips.
14mr|lm_sensors-3.3.4-3|37	These chips read things like chip temperatures, fan rotation speeds and
14mr|lm_sensors-3.3.4-3|38	voltage levels. There are quite a few different chips which can be used
14mr|lm_sensors-3.3.4-3|39	by mainboard builders for approximately the same results.
14mr|lm_sensors-3.3.4-3|40	
14mr|lm_sensors-3.3.4-3|41	%package -n %{libname}
14mr|lm_sensors-3.3.4-3|42	Summary:	Libraries needed for lm_sensors
14mr|lm_sensors-3.3.4-3|43	Group:		System/Libraries
14mr|lm_sensors-3.3.4-3|44	
14mr|lm_sensors-3.3.4-3|45	%description -n %{libname}
14mr|lm_sensors-3.3.4-3|46	Libraries to access lm_sensors internal data.
14mr|lm_sensors-3.3.4-3|47	
14mr|lm_sensors-3.3.4-3|48	%package -n %{devname}
14mr|lm_sensors-3.3.4-3|49	Summary:	Development libraries and header files for lm_sensors
14mr|lm_sensors-3.3.4-3|50	Group:		Development/C
14mr|lm_sensors-3.3.4-3|51	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mr|lm_sensors-3.3.4-3|52	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mr|lm_sensors-3.3.4-3|53	
14mr|lm_sensors-3.3.4-3|54	%description -n %{devname}
14mr|lm_sensors-3.3.4-3|55	Development libraries and header files for lm_sensors.
14mr|lm_sensors-3.3.4-3|56	
14mr|lm_sensors-3.3.4-3|57	You might want to use this package while building applications that might
14mr|lm_sensors-3.3.4-3|58	take advantage of lm_sensors if found.
14mr|lm_sensors-3.3.4-3|59	
14mr|lm_sensors-3.3.4-3|60	%prep
14mr|lm_sensors-3.3.4-3|61	%setup -q
14mr|lm_sensors-3.3.4-3|62	
14mr|lm_sensors-3.3.4-3|63	%build
14mr|lm_sensors-3.3.4-3|64	%setup_compile_flags
14mr|lm_sensors-3.3.4-3|65	
14mr|lm_sensors-3.3.4-3|66	%make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} EXLDFLAGS=%{ldflags} \
14mr|lm_sensors-3.3.4-3|67	PROG_EXTRA=sensord user
14mr|lm_sensors-3.3.4-3|68	
14mr|lm_sensors-3.3.4-3|69	%install
14mr|lm_sensors-3.3.4-3|70	make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} PROG_EXTRA=sensord \
14mr|lm_sensors-3.3.4-3|71	DESTDIR=%{buildroot} user_install
14mr|lm_sensors-3.3.4-3|72	
14mr|lm_sensors-3.3.4-3|73	rm %{buildroot}%{_libdir}/libsensors.a
14mr|lm_sensors-3.3.4-3|74	
14mr|lm_sensors-3.3.4-3|75	ln -s sensors.conf.5.gz %{buildroot}%{_mandir}/man5/sensors3.conf.5.gz
14mr|lm_sensors-3.3.4-3|76	
14mr|lm_sensors-3.3.4-3|77	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|lm_sensors-3.3.4-3|78	mkdir -p %{buildroot}%{_sysconfdir}/sensors.d
14mr|lm_sensors-3.3.4-3|79	mkdir -p %{buildroot}%{_unitdir}
14mr|lm_sensors-3.3.4-3|80	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/lm_sensors
14mr|lm_sensors-3.3.4-3|81	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/sensord
14mr|lm_sensors-3.3.4-3|82	# (tpg) service files
14mr|lm_sensors-3.3.4-3|83	install -p -m 644 prog/init/lm_sensors.service %{buildroot}%{_unitdir}
14mr|lm_sensors-3.3.4-3|84	install -p -m 644 prog/init/sensord.service %{buildroot}%{_unitdir}
14mr|lm_sensors-3.3.4-3|85	install -p -m 644 prog/init/fancontrol.service %{buildroot}%{_unitdir}
14mr|lm_sensors-3.3.4-3|86	
14mr|lm_sensors-3.3.4-3|87	cat > README.urpmi << EOF
14mr|lm_sensors-3.3.4-3|88	* To use this package, you will have to launch "sensors-detect" as root, and answer few questions.
14mr|lm_sensors-3.3.4-3|89	No need to modify startup files as shown at the end, all will be done.
14mr|lm_sensors-3.3.4-3|90	
14mr|lm_sensors-3.3.4-3|91	* Special note for via686a and i2c-viapro :	if you don t see the values, you probably have a PCI conflict.
14mr|lm_sensors-3.3.4-3|92	It will be corrected in next kernel. Change the /etc/sysconfig/lm_sensors to use i2c-isa + via686a
14mr|lm_sensors-3.3.4-3|93	(or i2c-viapro + another sensor)
14mr|lm_sensors-3.3.4-3|94	EOF
14mr|lm_sensors-3.3.4-3|95	
14mr|lm_sensors-3.3.4-3|96	%post
14mr|lm_sensors-3.3.4-3|97	%_post_service lm_sensors
14mr|lm_sensors-3.3.4-3|98	%_post_service sensord
14mr|lm_sensors-3.3.4-3|99	
14mr|lm_sensors-3.3.4-3|100	%preun
14mr|lm_sensors-3.3.4-3|101	%_preun_service lm_sensors
14mr|lm_sensors-3.3.4-3|102	%_preun_service sensord
14mr|lm_sensors-3.3.4-3|103	
14mr|lm_sensors-3.3.4-3|104	%files
14mr|lm_sensors-3.3.4-3|105	%doc CHANGES CONTRIBUTORS README doc README.urpmi
14mr|lm_sensors-3.3.4-3|106	%config(noreplace) %{_sysconfdir}/sensors3.conf
14mr|lm_sensors-3.3.4-3|107	%config(noreplace) %{_sysconfdir}/sysconfig/sensord
14mr|lm_sensors-3.3.4-3|108	%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
14mr|lm_sensors-3.3.4-3|109	%{_bindir}/sensors
14mr|lm_sensors-3.3.4-3|110	%{_bindir}/sensors-conf-convert
14mr|lm_sensors-3.3.4-3|111	%ifnarch ppc %arm %mips
14mr|lm_sensors-3.3.4-3|112	%{_sbindir}/isadump
14mr|lm_sensors-3.3.4-3|113	%{_sbindir}/isaset
14mr|lm_sensors-3.3.4-3|114	%endif
14mr|lm_sensors-3.3.4-3|115	%{_sbindir}/sensors-detect
14mr|lm_sensors-3.3.4-3|116	%{_sbindir}/sensord
14mr|lm_sensors-3.3.4-3|117	%{_mandir}/man1/*
14mr|lm_sensors-3.3.4-3|118	%{_mandir}/man5/*
14mr|lm_sensors-3.3.4-3|119	%{_mandir}/man8/*
14mr|lm_sensors-3.3.4-3|120	%{_sbindir}/fancontrol
14mr|lm_sensors-3.3.4-3|121	%{_sbindir}/pwmconfig
14mr|lm_sensors-3.3.4-3|122	%{_unitdir}/*.service
14mr|lm_sensors-3.3.4-3|123	
14mr|lm_sensors-3.3.4-3|124	%files -n %{libname}
14mr|lm_sensors-3.3.4-3|125	%{_libdir}/libsensors.so.%{major}*
14mr|lm_sensors-3.3.4-3|126	
14mr|lm_sensors-3.3.4-3|127	%files -n %{devname}
14mr|lm_sensors-3.3.4-3|128	%{_libdir}/libsensors.so
14mr|lm_sensors-3.3.4-3|129	%dir %{_includedir}/sensors
14mr|lm_sensors-3.3.4-3|130	%{_includedir}/sensors/*
14mr|lm_sensors-3.3.4-3|131	%{_mandir}/man3/*
14mr|lm_sensors-3.3.4-3|132	
14mr|lm_sensors-3.3.4-3|133	
14mr|lm_sensors-3.3.4-3|134	%changelog
14mr|lm_sensors-3.3.4-3|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.3.4-3
14mr|lm_sensors-3.3.4-3|136	+ Revision: 111fff9
14mr|lm_sensors-3.3.4-3|137	- MassBuild#440: Increase release tag
14mr|lm_sensors-3.3.4-3|138	
14mr|lm_sensors-3.3.4-3|139	

17519 14
14mr|lndir-1.0.2-5|1	Name: lndir
14mr|lndir-1.0.2-5|2	Version: 1.0.2
14mr|lndir-1.0.2-5|3	Release: 5
14mr|lndir-1.0.2-5|4	Summary: Create a shadow directory of symbolic links to another directory tree
14mr|lndir-1.0.2-5|5	Group: System/X11
14mr|lndir-1.0.2-5|6	URL: http://xorg.freedesktop.org
14mr|lndir-1.0.2-5|7	Source: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
14mr|lndir-1.0.2-5|8	License: MIT
14mr|lndir-1.0.2-5|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|lndir-1.0.2-5|10	
14mr|lndir-1.0.2-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|lndir-1.0.2-5|12	BuildRequires: x11-proto-devel
14mr|lndir-1.0.2-5|13	BuildRequires: pkgconfig
14mr|lndir-1.0.2-5|14	
14mr|lndir-1.0.2-5|15	%description
14mr|lndir-1.0.2-5|16	The lndir program makes a shadow copy of a directory tree, except that
14mr|lndir-1.0.2-5|17	the shadow is not populated with real files but instead with symbolic links
14mr|lndir-1.0.2-5|18	pointing at the real files in the source directory tree. This is usually
14mr|lndir-1.0.2-5|19	useful for maintaining source code for different machine architectures. You
14mr|lndir-1.0.2-5|20	create a shadow directory containing links to the real source, which you will
14mr|lndir-1.0.2-5|21	have usually mounted from a remote machine. You can build in the shadow tree,
14mr|lndir-1.0.2-5|22	and the object files will be in the shadow directory, while the source files
14mr|lndir-1.0.2-5|23	in the shadow directory are just symlinks to the real files.
14mr|lndir-1.0.2-5|24	
14mr|lndir-1.0.2-5|25	%prep
14mr|lndir-1.0.2-5|26	%setup -q -n %{name}-%{version}
14mr|lndir-1.0.2-5|27	
14mr|lndir-1.0.2-5|28	%build
14mr|lndir-1.0.2-5|29	%configure2_5x 	--x-includes=%{_includedir} \
14mr|lndir-1.0.2-5|30	--x-libraries=%{_libdir}
14mr|lndir-1.0.2-5|31	%make
14mr|lndir-1.0.2-5|32	
14mr|lndir-1.0.2-5|33	%install
14mr|lndir-1.0.2-5|34	rm -rf %{buildroot}
14mr|lndir-1.0.2-5|35	%makeinstall_std
14mr|lndir-1.0.2-5|36	
14mr|lndir-1.0.2-5|37	%clean
14mr|lndir-1.0.2-5|38	rm -rf %{buildroot}
14mr|lndir-1.0.2-5|39	
14mr|lndir-1.0.2-5|40	%files
14mr|lndir-1.0.2-5|41	%defattr(-,root,root)
14mr|lndir-1.0.2-5|42	%{_bindir}/lndir
14mr|lndir-1.0.2-5|43	%{_mandir}/man1/lndir.*
14mr|lndir-1.0.2-5|44	
14mr|lndir-1.0.2-5|45	
14mr|lndir-1.0.2-5|46	
14mr|lndir-1.0.2-5|47	
14mr|lndir-1.0.2-5|48	%changelog
14mr|lndir-1.0.2-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|lndir-1.0.2-5|50	+ Revision: 303f0c0
14mr|lndir-1.0.2-5|51	- MassBuild#440: Increase release tag
14mr|lndir-1.0.2-5|52	
14mr|lndir-1.0.2-5|53	

17520 14
14mr|lockdev-1.0.4-0.120111007git.7|1	%define	major	1
14mr|lockdev-1.0.4-0.120111007git.7|2	%define libname	%mklibname lockdev %{major}
14mr|lockdev-1.0.4-0.120111007git.7|3	
14mr|lockdev-1.0.4-0.120111007git.7|4	%define _with_perl 0
14mr|lockdev-1.0.4-0.120111007git.7|5	
14mr|lockdev-1.0.4-0.120111007git.7|6	# Where lock files are stored
14mr|lockdev-1.0.4-0.120111007git.7|7	%global _lockdir /run/lock/lockdev
14mr|lockdev-1.0.4-0.120111007git.7|8	
14mr|lockdev-1.0.4-0.120111007git.7|9	%global checkout 20111007git
14mr|lockdev-1.0.4-0.120111007git.7|10	%global co_date  2011-10-07
14mr|lockdev-1.0.4-0.120111007git.7|11	
14mr|lockdev-1.0.4-0.120111007git.7|12	Summary:	A library for locking devices
14mr|lockdev-1.0.4-0.120111007git.7|13	Name:		lockdev
14mr|lockdev-1.0.4-0.120111007git.7|14	Version:	1.0.4
14mr|lockdev-1.0.4-0.120111007git.7|15	Release:	0.1%{checkout}.7
14mr|lockdev-1.0.4-0.120111007git.7|16	License:	LGPLv2
14mr|lockdev-1.0.4-0.120111007git.7|17	Group:		System/Libraries
14mr|lockdev-1.0.4-0.120111007git.7|18	URL:		ftp://ftp.debian.org/debian/pool/main/l/lockdev/
14mr|lockdev-1.0.4-0.120111007git.7|19	# This is a nightly snapshot downloaded via
14mr|lockdev-1.0.4-0.120111007git.7|20	# https://alioth.debian.org/snapshots.php?group_id=100443
14mr|lockdev-1.0.4-0.120111007git.7|21	Source0:	lockdev-%{version}.%{checkout}.tar.gz
14mr|lockdev-1.0.4-0.120111007git.7|22	BuildRequires:	chrpath
14mr|lockdev-1.0.4-0.120111007git.7|23	%if %_with_perl
14mr|lockdev-1.0.4-0.120111007git.7|24	BuildRequires:	perl-devel
14mr|lockdev-1.0.4-0.120111007git.7|25	%endif
14mr|lockdev-1.0.4-0.120111007git.7|26	Requires(pre):	rpm-helper
14mr|lockdev-1.0.4-0.120111007git.7|27	Requires(pre):  shadow-utils
14mr|lockdev-1.0.4-0.120111007git.7|28	Provides:	%{name}-baudboy = %{version}-%{release}
14mr|lockdev-1.0.4-0.120111007git.7|29	Obsoletes:	%{name}-baudboy < 1.0.4
14mr|lockdev-1.0.4-0.120111007git.7|30	
14mr|lockdev-1.0.4-0.120111007git.7|31	%description
14mr|lockdev-1.0.4-0.120111007git.7|32	Lockdev provides a reliable way to put an exclusive lock to devices using both
14mr|lockdev-1.0.4-0.120111007git.7|33	FSSTND and SVr4 methods.
14mr|lockdev-1.0.4-0.120111007git.7|34	
14mr|lockdev-1.0.4-0.120111007git.7|35	%package -n	%{libname}
14mr|lockdev-1.0.4-0.120111007git.7|36	Summary:	A library for locking devices
14mr|lockdev-1.0.4-0.120111007git.7|37	Group:		System/Libraries
14mr|lockdev-1.0.4-0.120111007git.7|38	
14mr|lockdev-1.0.4-0.120111007git.7|39	%description -n	%{libname}
14mr|lockdev-1.0.4-0.120111007git.7|40	Lockdev provides a reliable way to put an exclusive lock to devices using both
14mr|lockdev-1.0.4-0.120111007git.7|41	FSSTND and SVr4 methods.
14mr|lockdev-1.0.4-0.120111007git.7|42	
14mr|lockdev-1.0.4-0.120111007git.7|43	%package -n	%{libname}-devel
14mr|lockdev-1.0.4-0.120111007git.7|44	Summary:	The Static lockdev library and header files for the lockdev library
14mr|lockdev-1.0.4-0.120111007git.7|45	Group:		Development/C
14mr|lockdev-1.0.4-0.120111007git.7|46	Requires:	%{libname} = %{version}-%{release}
14mr|lockdev-1.0.4-0.120111007git.7|47	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|lockdev-1.0.4-0.120111007git.7|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|lockdev-1.0.4-0.120111007git.7|49	
14mr|lockdev-1.0.4-0.120111007git.7|50	%description -n	%{libname}-devel
14mr|lockdev-1.0.4-0.120111007git.7|51	The lockdev library provides a reliable way to put an exclusive lock on devices
14mr|lockdev-1.0.4-0.120111007git.7|52	using both FSSTND and SVr4 methods. The lockdev-devel package contains the
14mr|lockdev-1.0.4-0.120111007git.7|53	static development library and headers.
14mr|lockdev-1.0.4-0.120111007git.7|54	
14mr|lockdev-1.0.4-0.120111007git.7|55	%if %_with_perl
14mr|lockdev-1.0.4-0.120111007git.7|56	%package -n	perl-LockDev
14mr|lockdev-1.0.4-0.120111007git.7|57	Summary:	LockDev - Perl extension to manage device lockfiles
14mr|lockdev-1.0.4-0.120111007git.7|58	Group:		Development/Perl
14mr|lockdev-1.0.4-0.120111007git.7|59	Requires:	%{libname} = %{version}-%{release}
14mr|lockdev-1.0.4-0.120111007git.7|60	
14mr|lockdev-1.0.4-0.120111007git.7|61	%description -n	perl-LockDev
14mr|lockdev-1.0.4-0.120111007git.7|62	The LockDev methods act on device locks normally located in /var/lock. The lock
14mr|lockdev-1.0.4-0.120111007git.7|63	is acquired creating a pair of files hardlinked between them and named after
14mr|lockdev-1.0.4-0.120111007git.7|64	the device name (as mandated by FSSTND) and the device's major and minor
14mr|lockdev-1.0.4-0.120111007git.7|65	numbers (as in SVr4 locks). This permits to circumvent a problem using only the
14mr|lockdev-1.0.4-0.120111007git.7|66	FSSTND lock method when the same device exists under different names (for
14mr|lockdev-1.0.4-0.120111007git.7|67	convenience or when a device must be accessible by more than one group of
14mr|lockdev-1.0.4-0.120111007git.7|68	users).
14mr|lockdev-1.0.4-0.120111007git.7|69	
14mr|lockdev-1.0.4-0.120111007git.7|70	The lock file names are typically in the form LCK..ttyS1 and LCK.004.065, and
14mr|lockdev-1.0.4-0.120111007git.7|71	their content is the pid of the process who owns the lock.
14mr|lockdev-1.0.4-0.120111007git.7|72	%endif
14mr|lockdev-1.0.4-0.120111007git.7|73	
14mr|lockdev-1.0.4-0.120111007git.7|74	%prep
14mr|lockdev-1.0.4-0.120111007git.7|75	%setup -q -n lockdev-scm-%{co_date}
14mr|lockdev-1.0.4-0.120111007git.7|76	
14mr|lockdev-1.0.4-0.120111007git.7|77	%build
14mr|lockdev-1.0.4-0.120111007git.7|78	# Generate version information from git release tag
14mr|lockdev-1.0.4-0.120111007git.7|79	./scripts/git-version > VERSION
14mr|lockdev-1.0.4-0.120111007git.7|80	
14mr|lockdev-1.0.4-0.120111007git.7|81	# To satisfy automake
14mr|lockdev-1.0.4-0.120111007git.7|82	touch ChangeLog
14mr|lockdev-1.0.4-0.120111007git.7|83	
14mr|lockdev-1.0.4-0.120111007git.7|84	# Bootstrap autotools
14mr|lockdev-1.0.4-0.120111007git.7|85	autoreconf --verbose --force --install
14mr|lockdev-1.0.4-0.120111007git.7|86	
14mr|lockdev-1.0.4-0.120111007git.7|87	CFLAGS="%{optflags} -D_PATH_LOCK=\\\"%{_lockdir}\\\"" \
14mr|lockdev-1.0.4-0.120111007git.7|88	%configure --disable-static --enable-helper
14mr|lockdev-1.0.4-0.120111007git.7|89	
14mr|lockdev-1.0.4-0.120111007git.7|90	%make
14mr|lockdev-1.0.4-0.120111007git.7|91	
14mr|lockdev-1.0.4-0.120111007git.7|92	%if %_with_perl
14mr|lockdev-1.0.4-0.120111007git.7|93	pushd LockDev
14mr|lockdev-1.0.4-0.120111007git.7|94	perl Makefile.PL INSTALLDIRS=vendor
14mr|lockdev-1.0.4-0.120111007git.7|95	make OPTIMIZE="%{optflags}"
14mr|lockdev-1.0.4-0.120111007git.7|96	popd
14mr|lockdev-1.0.4-0.120111007git.7|97	%endif
14mr|lockdev-1.0.4-0.120111007git.7|98	
14mr|lockdev-1.0.4-0.120111007git.7|99	%install
14mr|lockdev-1.0.4-0.120111007git.7|100	# Fix upstream permission bug #3053
14mr|lockdev-1.0.4-0.120111007git.7|101	chmod 644 docs/LSB.991201
14mr|lockdev-1.0.4-0.120111007git.7|102	%makeinstall_std
14mr|lockdev-1.0.4-0.120111007git.7|103	
14mr|lockdev-1.0.4-0.120111007git.7|104	%pre
14mr|lockdev-1.0.4-0.120111007git.7|105	getent group lock >/dev/null || groupadd -g 54 -r -f lock
14mr|lockdev-1.0.4-0.120111007git.7|106	exit 0
14mr|lockdev-1.0.4-0.120111007git.7|107	
14mr|lockdev-1.0.4-0.120111007git.7|108	%if %_with_perl
14mr|lockdev-1.0.4-0.120111007git.7|109	# nuke rpath
14mr|lockdev-1.0.4-0.120111007git.7|110	chrpath -d %{buildroot}%{perl_vendorarch}/auto/LockDev/*.so
14mr|lockdev-1.0.4-0.120111007git.7|111	%endif
14mr|lockdev-1.0.4-0.120111007git.7|112	
14mr|lockdev-1.0.4-0.120111007git.7|113	%files
14mr|lockdev-1.0.4-0.120111007git.7|114	%doc AUTHORS ChangeLog ChangeLog.old README.debug docs/LSB.991201
14mr|lockdev-1.0.4-0.120111007git.7|115	%attr(2755,root,lock) %{_sbindir}/lockdev
14mr|lockdev-1.0.4-0.120111007git.7|116	%{_mandir}/man8/*
14mr|lockdev-1.0.4-0.120111007git.7|117	
14mr|lockdev-1.0.4-0.120111007git.7|118	%files -n %{libname}
14mr|lockdev-1.0.4-0.120111007git.7|119	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|lockdev-1.0.4-0.120111007git.7|120	
14mr|lockdev-1.0.4-0.120111007git.7|121	%files -n %{libname}-devel
14mr|lockdev-1.0.4-0.120111007git.7|122	%attr(0755,root,root) %{_libdir}/*.so
14mr|lockdev-1.0.4-0.120111007git.7|123	%attr(0644,root,root) %{_includedir}/*.h
14mr|lockdev-1.0.4-0.120111007git.7|124	%attr(0644,root,root) %{_mandir}/man3/lockdev.3*
14mr|lockdev-1.0.4-0.120111007git.7|125	%{_libdir}/pkgconfig/lockdev.pc
14mr|lockdev-1.0.4-0.120111007git.7|126	
14mr|lockdev-1.0.4-0.120111007git.7|127	%if %_with_perl
14mr|lockdev-1.0.4-0.120111007git.7|128	%files -n perl-LockDev
14mr|lockdev-1.0.4-0.120111007git.7|129	%{perl_vendorarch}/LockDev.pm
14mr|lockdev-1.0.4-0.120111007git.7|130	%dir %{perl_vendorarch}/auto/LockDev
14mr|lockdev-1.0.4-0.120111007git.7|131	%attr(0755,root,root) %{perl_vendorarch}/auto/LockDev/*.so
14mr|lockdev-1.0.4-0.120111007git.7|132	%{_mandir}/man3/LockDev.3*
14mr|lockdev-1.0.4-0.120111007git.7|133	%endif
14mr|lockdev-1.0.4-0.120111007git.7|134	
14mr|lockdev-1.0.4-0.120111007git.7|135	%changelog
14mr|lockdev-1.0.4-0.120111007git.7|136	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-0.120111007git.7
14mr|lockdev-1.0.4-0.120111007git.7|137	+ Revision: ba735be
14mr|lockdev-1.0.4-0.120111007git.7|138	- release up
14mr|lockdev-1.0.4-0.120111007git.7|139	
14mr|lockdev-1.0.4-0.120111007git.7|140	

17521 14
14mr|lockfile-progs-0.1.10-9|1	%define name	lockfile-progs
14mr|lockfile-progs-0.1.10-9|2	%define version	0.1.10
14mr|lockfile-progs-0.1.10-9|3	%define release	8
14mr|lockfile-progs-0.1.10-9|4	
14mr|lockfile-progs-0.1.10-9|5	Summary:	Programs for locking and unlocking files and mailboxes
14mr|lockfile-progs-0.1.10-9|6	Name:		%{name}
14mr|lockfile-progs-0.1.10-9|7	Version:	%{version}
14mr|lockfile-progs-0.1.10-9|8	Release:	9
14mr|lockfile-progs-0.1.10-9|9	License:	GPL
14mr|lockfile-progs-0.1.10-9|10	Group:		System/Base
14mr|lockfile-progs-0.1.10-9|11	URL:		http://packages.qa.debian.org/lockfile-progs
14mr|lockfile-progs-0.1.10-9|12	BuildRoot:	%_tmppath/%{name}-%{version}-root-%(id -u -n)
14mr|lockfile-progs-0.1.10-9|13	Source0:	http://ftp.debian.org/debian/pool/main/l/lockfile-progs/lockfile-progs_0.1.10.tar.bz2
14mr|lockfile-progs-0.1.10-9|14	# http://bugs.debian.org/cgi-bin/bugreport.cgi/diff.out?bug=244314;msg=10;att=1
14mr|lockfile-progs-0.1.10-9|15	Patch0:		lockfile-progs-0.1.10.manpage.patch
14mr|lockfile-progs-0.1.10-9|16	Patch1:		lockfile-progs-0.1.10-fix-str-fmt.patch
14mr|lockfile-progs-0.1.10-9|17	BuildRequires:	lockfile-devel
14mr|lockfile-progs-0.1.10-9|18	
14mr|lockfile-progs-0.1.10-9|19	%description
14mr|lockfile-progs-0.1.10-9|20	This package includes several programs to safely lock and unlock files and
14mr|lockfile-progs-0.1.10-9|21	mailboxes from the command line.
14mr|lockfile-progs-0.1.10-9|22	
14mr|lockfile-progs-0.1.10-9|23	%prep
14mr|lockfile-progs-0.1.10-9|24	%setup -q
14mr|lockfile-progs-0.1.10-9|25	%patch0 -p1 -b .orig
14mr|lockfile-progs-0.1.10-9|26	%patch1 -p0 -b .str
14mr|lockfile-progs-0.1.10-9|27	
14mr|lockfile-progs-0.1.10-9|28	%build
14mr|lockfile-progs-0.1.10-9|29	%make CFLAGS="%{optflags}"
14mr|lockfile-progs-0.1.10-9|30	
14mr|lockfile-progs-0.1.10-9|31	%install
14mr|lockfile-progs-0.1.10-9|32	rm -rf $RPM_BUILD_ROOT
14mr|lockfile-progs-0.1.10-9|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}
14mr|lockfile-progs-0.1.10-9|34	cp -a bin $RPM_BUILD_ROOT%{_bindir}
14mr|lockfile-progs-0.1.10-9|35	cp -a man $RPM_BUILD_ROOT%{_mandir}/man1
14mr|lockfile-progs-0.1.10-9|36	
14mr|lockfile-progs-0.1.10-9|37	%clean
14mr|lockfile-progs-0.1.10-9|38	rm -rf $RPM_BUILD_ROOT
14mr|lockfile-progs-0.1.10-9|39	
14mr|lockfile-progs-0.1.10-9|40	%files
14mr|lockfile-progs-0.1.10-9|41	%defattr(644,root,root,755)
14mr|lockfile-progs-0.1.10-9|42	%doc TODO debian/changelog
14mr|lockfile-progs-0.1.10-9|43	%attr(755,root,root) %{_bindir}/lockfile-create
14mr|lockfile-progs-0.1.10-9|44	%{_bindir}/lockfile-remove
14mr|lockfile-progs-0.1.10-9|45	%{_bindir}/lockfile-touch
14mr|lockfile-progs-0.1.10-9|46	%attr(2755,root,mail) %{_bindir}/mail-lock
14mr|lockfile-progs-0.1.10-9|47	%{_bindir}/mail-touchlock
14mr|lockfile-progs-0.1.10-9|48	%{_bindir}/mail-unlock
14mr|lockfile-progs-0.1.10-9|49	%{_mandir}/man1/lockfile-progs.1*
14mr|lockfile-progs-0.1.10-9|50	%{_mandir}/man1/lockfile-create.1*
14mr|lockfile-progs-0.1.10-9|51	%{_mandir}/man1/lockfile-remove.1*
14mr|lockfile-progs-0.1.10-9|52	%{_mandir}/man1/lockfile-touch.1*
14mr|lockfile-progs-0.1.10-9|53	%{_mandir}/man1/mail-lock.1*
14mr|lockfile-progs-0.1.10-9|54	%{_mandir}/man1/mail-touchlock.1*
14mr|lockfile-progs-0.1.10-9|55	%{_mandir}/man1/mail-unlock.1*
14mr|lockfile-progs-0.1.10-9|56	
14mr|lockfile-progs-0.1.10-9|57	
14mr|lockfile-progs-0.1.10-9|58	
14mr|lockfile-progs-0.1.10-9|59	
14mr|lockfile-progs-0.1.10-9|60	
14mr|lockfile-progs-0.1.10-9|61	%changelog
14mr|lockfile-progs-0.1.10-9|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.10-9
14mr|lockfile-progs-0.1.10-9|63	+ Revision: 8287edd
14mr|lockfile-progs-0.1.10-9|64	- MassBuild#440: Increase release tag
14mr|lockfile-progs-0.1.10-9|65	
14mr|lockfile-progs-0.1.10-9|66	

17522 14
14mr|log4j-1.2.14-12.0.7|1	%define gcj_support 0
14mr|log4j-1.2.14-12.0.7|2	%define bootstrap 0
14mr|log4j-1.2.14-12.0.7|3	%define section        free
14mr|log4j-1.2.14-12.0.7|4	
14mr|log4j-1.2.14-12.0.7|5	Name:           log4j
14mr|log4j-1.2.14-12.0.7|6	Version:        1.2.14
14mr|log4j-1.2.14-12.0.7|7	Release:        12.0.7
14mr|log4j-1.2.14-12.0.7|8	Epoch:          0
14mr|log4j-1.2.14-12.0.7|9	Summary:        Java logging package
14mr|log4j-1.2.14-12.0.7|10	License:        Apache License
14mr|log4j-1.2.14-12.0.7|11	URL:            http://logging.apache.org/log4j/
14mr|log4j-1.2.14-12.0.7|12	Source0:        http://www.apache.org/dist/logging/log4j/%{version}/logging-log4j-%{version}.tar.gz
14mr|log4j-1.2.14-12.0.7|13	# Converted from src/java/org/apache/log4j/lf5/viewer/images/lf5_small_icon.gif
14mr|log4j-1.2.14-12.0.7|14	Source1:        %{name}-logfactor5.png
14mr|log4j-1.2.14-12.0.7|15	Source2:        %{name}-logfactor5.sh
14mr|log4j-1.2.14-12.0.7|16	Source3:        %{name}-logfactor5.desktop
14mr|log4j-1.2.14-12.0.7|17	# Converted from docs/images/logo.jpg
14mr|log4j-1.2.14-12.0.7|18	Source4:        %{name}-chainsaw.png
14mr|log4j-1.2.14-12.0.7|19	Source5:        %{name}-chainsaw.sh
14mr|log4j-1.2.14-12.0.7|20	Source6:        %{name}-chainsaw.desktop
14mr|log4j-1.2.14-12.0.7|21	Source7:        %{name}.catalog
14mr|log4j-1.2.14-12.0.7|22	Patch0:         %{name}-logfactor5-userdir.patch
14mr|log4j-1.2.14-12.0.7|23	Patch1:         %{name}-javadoc-xlink.patch
14mr|log4j-1.2.14-12.0.7|24	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|log4j-1.2.14-12.0.7|25	BuildRequires:  ant
14mr|log4j-1.2.14-12.0.7|26	BuildRequires:  jaf >= 0:1.0.1
14mr|log4j-1.2.14-12.0.7|27	%if !%{bootstrap}
14mr|log4j-1.2.14-12.0.7|28	BuildRequires:  javamail >= 0:1.2
14mr|log4j-1.2.14-12.0.7|29	%endif
14mr|log4j-1.2.14-12.0.7|30	BuildRequires:  jms
14mr|log4j-1.2.14-12.0.7|31	BuildRequires:  mx4j
14mr|log4j-1.2.14-12.0.7|32	BuildRequires:  jndi
14mr|log4j-1.2.14-12.0.7|33	BuildRequires:  java-javadoc
14mr|log4j-1.2.14-12.0.7|34	# (anssi) do not require these explicitely at runtime, they are not needed
14mr|log4j-1.2.14-12.0.7|35	# by all apps that use log4j
14mr|log4j-1.2.14-12.0.7|36	#Requires:       jaf
14mr|log4j-1.2.14-12.0.7|37	#%if !%{bootstrap}
14mr|log4j-1.2.14-12.0.7|38	#Requires:       javamail
14mr|log4j-1.2.14-12.0.7|39	#%endif
14mr|log4j-1.2.14-12.0.7|40	#Requires:       jms
14mr|log4j-1.2.14-12.0.7|41	#Requires:       mx4j
14mr|log4j-1.2.14-12.0.7|42	# (anssi) jndi is provided by all our Java VMs, so we simplify the dependency
14mr|log4j-1.2.14-12.0.7|43	# graph by not requiring it.
14mr|log4j-1.2.14-12.0.7|44	#Requires:       jndi
14mr|log4j-1.2.14-12.0.7|45	Requires:       jpackage-utils >= 0:1.5
14mr|log4j-1.2.14-12.0.7|46	Requires:	liblog4j-java = %{version}
14mr|log4j-1.2.14-12.0.7|47	Requires:       java >= 0:1.6.0
14mr|log4j-1.2.14-12.0.7|48	# TODO: check if we could conditionalize these in %post and remove these:
14mr|log4j-1.2.14-12.0.7|49	Requires(post):	sgml-common libxml2-utils
14mr|log4j-1.2.14-12.0.7|50	Requires(preun):	libxml2-utils
14mr|log4j-1.2.14-12.0.7|51	Requires(postun):	sgml-common
14mr|log4j-1.2.14-12.0.7|52	Group:          Development/Java
14mr|log4j-1.2.14-12.0.7|53	%if %{gcj_support}
14mr|log4j-1.2.14-12.0.7|54	BuildRequires:        gcc-java
14mr|log4j-1.2.14-12.0.7|55	BuildRequires:        java-gcj-compat-devel
14mr|log4j-1.2.14-12.0.7|56	%else
14mr|log4j-1.2.14-12.0.7|57	BuildArch:      noarch
14mr|log4j-1.2.14-12.0.7|58	%endif
14mr|log4j-1.2.14-12.0.7|59	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|log4j-1.2.14-12.0.7|60	#Vendor:         JPackage Project
14mr|log4j-1.2.14-12.0.7|61	#Distribution:   JPackage
14mr|log4j-1.2.14-12.0.7|62	
14mr|log4j-1.2.14-12.0.7|63	%description
14mr|log4j-1.2.14-12.0.7|64	Log4j is a tool to help the programmer output log statements to a
14mr|log4j-1.2.14-12.0.7|65	variety of output targets.
14mr|log4j-1.2.14-12.0.7|66	
14mr|log4j-1.2.14-12.0.7|67	# Split to avoid dependency on sgml-common/libxml2-utils in vuze-console package:
14mr|log4j-1.2.14-12.0.7|68	%package -n	liblog4j-java
14mr|log4j-1.2.14-12.0.7|69	Summary:	Java logging library
14mr|log4j-1.2.14-12.0.7|70	Group:		Development/Java
14mr|log4j-1.2.14-12.0.7|71	Conflicts:	log4j < 1.2.14-12.0.4
14mr|log4j-1.2.14-12.0.7|72	
14mr|log4j-1.2.14-12.0.7|73	%description -n	liblog4j-java
14mr|log4j-1.2.14-12.0.7|74	Log4j is a tool to help the programmer output log statements to a
14mr|log4j-1.2.14-12.0.7|75	variety of output targets.
14mr|log4j-1.2.14-12.0.7|76	
14mr|log4j-1.2.14-12.0.7|77	This package contains the jar only. See %{name} for tools and catalogs.
14mr|log4j-1.2.14-12.0.7|78	
14mr|log4j-1.2.14-12.0.7|79	%package        manual
14mr|log4j-1.2.14-12.0.7|80	Summary:        Manual for %{name}
14mr|log4j-1.2.14-12.0.7|81	Group:          Development/Java
14mr|log4j-1.2.14-12.0.7|82	
14mr|log4j-1.2.14-12.0.7|83	%description    manual
14mr|log4j-1.2.14-12.0.7|84	Documentation for %{name}.
14mr|log4j-1.2.14-12.0.7|85	
14mr|log4j-1.2.14-12.0.7|86	%package        javadoc
14mr|log4j-1.2.14-12.0.7|87	Summary:        Javadoc for %{name}
14mr|log4j-1.2.14-12.0.7|88	Group:          Development/Java
14mr|log4j-1.2.14-12.0.7|89	
14mr|log4j-1.2.14-12.0.7|90	%description    javadoc
14mr|log4j-1.2.14-12.0.7|91	Javadoc for %{name}.
14mr|log4j-1.2.14-12.0.7|92	
14mr|log4j-1.2.14-12.0.7|93	%prep
14mr|log4j-1.2.14-12.0.7|94	%setup -q -n logging-%{name}-%{version}
14mr|log4j-1.2.14-12.0.7|95	%patch0 -p0
14mr|log4j-1.2.14-12.0.7|96	%patch1 -p0
14mr|log4j-1.2.14-12.0.7|97	# remove all binary libs
14mr|log4j-1.2.14-12.0.7|98	find . -name "*.jar" -exec rm -f {} \;
14mr|log4j-1.2.14-12.0.7|99	# fix perl location
14mr|log4j-1.2.14-12.0.7|100	sed -i -e 's|/opt/perl5/bin/perl|%{__perl}|' contribs/KitchingSimon/udpserver.pl
14mr|log4j-1.2.14-12.0.7|101	
14mr|log4j-1.2.14-12.0.7|102	%build
14mr|log4j-1.2.14-12.0.7|103	%if !%{bootstrap}
14mr|log4j-1.2.14-12.0.7|104	export CLASSPATH=$(build-classpath jaf javamail/mailapi jms mx4j)
14mr|log4j-1.2.14-12.0.7|105	%else
14mr|log4j-1.2.14-12.0.7|106	export CLASSPATH=$(build-classpath jaf javamail/mailapi)
14mr|log4j-1.2.14-12.0.7|107	%endif
14mr|log4j-1.2.14-12.0.7|108	
14mr|log4j-1.2.14-12.0.7|109	%ant -Djdk.javadoc=%{_javadocdir}/java -Djavac.source=1.3 jar javadoc
14mr|log4j-1.2.14-12.0.7|110	if [ -z "`unzip -l dist/lib/%{name}-%{version}.jar |grep META-INF/INDEX.LIST`" ]; then
14mr|log4j-1.2.14-12.0.7|111	%jar -i dist/lib/%{name}-%{version}.jar
14mr|log4j-1.2.14-12.0.7|112	fi
14mr|log4j-1.2.14-12.0.7|113	
14mr|log4j-1.2.14-12.0.7|114	%install
14mr|log4j-1.2.14-12.0.7|115	rm -rf %{buildroot}
14mr|log4j-1.2.14-12.0.7|116	
14mr|log4j-1.2.14-12.0.7|117	# jars
14mr|log4j-1.2.14-12.0.7|118	install -m644 dist/lib/%{name}-%{version}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|log4j-1.2.14-12.0.7|119	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|log4j-1.2.14-12.0.7|120	
14mr|log4j-1.2.14-12.0.7|121	# javadoc
14mr|log4j-1.2.14-12.0.7|122	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|log4j-1.2.14-12.0.7|123	cp -r docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|log4j-1.2.14-12.0.7|124	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|log4j-1.2.14-12.0.7|125	
14mr|log4j-1.2.14-12.0.7|126	# scripts
14mr|log4j-1.2.14-12.0.7|127	install -m755 %{SOURCE2} -D %{buildroot}%{_bindir}/logfactor5
14mr|log4j-1.2.14-12.0.7|128	install -m755 %{SOURCE5} -D %{buildroot}%{_bindir}/chainsaw
14mr|log4j-1.2.14-12.0.7|129	
14mr|log4j-1.2.14-12.0.7|130	# freedesktop.org menu entries and icons
14mr|log4j-1.2.14-12.0.7|131	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/pixmaps/logfactor5.png
14mr|log4j-1.2.14-12.0.7|132	install -m644 %{SOURCE3} -D %{buildroot}%{_datadir}/applications/jpackage-logfactor5.desktop
14mr|log4j-1.2.14-12.0.7|133	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/pixmaps/chainsaw.png
14mr|log4j-1.2.14-12.0.7|134	install -m644 %{SOURCE6} -D %{buildroot}%{_datadir}/applications/jpackage-chainsaw.desktop
14mr|log4j-1.2.14-12.0.7|135	
14mr|log4j-1.2.14-12.0.7|136	# DTD and the SGML catalog (XML catalog handled in scriptlets)
14mr|log4j-1.2.14-12.0.7|137	install -m644 src/java/org/apache/log4j/xml/log4j.dtd -D %{buildroot}%{_datadir}/sgml/%{name}/log4j.dtd
14mr|log4j-1.2.14-12.0.7|138	install -m644 %{SOURCE7} -D %{buildroot}%{_datadir}/sgml/%{name}/catalog
14mr|log4j-1.2.14-12.0.7|139	
14mr|log4j-1.2.14-12.0.7|140	%if %{gcj_support}
14mr|log4j-1.2.14-12.0.7|141	aot-compile-rpm
14mr|log4j-1.2.14-12.0.7|142	%endif
14mr|log4j-1.2.14-12.0.7|143	
14mr|log4j-1.2.14-12.0.7|144	%clean
14mr|log4j-1.2.14-12.0.7|145	rm -rf %{buildroot}
14mr|log4j-1.2.14-12.0.7|146	
14mr|log4j-1.2.14-12.0.7|147	%post
14mr|log4j-1.2.14-12.0.7|148	%{_bindir}/install-catalog --add \
14mr|log4j-1.2.14-12.0.7|149	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mr|log4j-1.2.14-12.0.7|150	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
14mr|log4j-1.2.14-12.0.7|151	
14mr|log4j-1.2.14-12.0.7|152	%{_bindir}/xmlcatalog --noout --add system log4j.dtd \
14mr|log4j-1.2.14-12.0.7|153	file://%{_datadir}/sgml/%{name}/log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
14mr|log4j-1.2.14-12.0.7|154	
14mr|log4j-1.2.14-12.0.7|155	%if %{gcj_support}
14mr|log4j-1.2.14-12.0.7|156	%post -n liblog4j-java
14mr|log4j-1.2.14-12.0.7|157	%update_gcjdb
14mr|log4j-1.2.14-12.0.7|158	%endif
14mr|log4j-1.2.14-12.0.7|159	
14mr|log4j-1.2.14-12.0.7|160	%preun
14mr|log4j-1.2.14-12.0.7|161	%{_bindir}/xmlcatalog --noout --del \
14mr|log4j-1.2.14-12.0.7|162	log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
14mr|log4j-1.2.14-12.0.7|163	
14mr|log4j-1.2.14-12.0.7|164	%postun
14mr|log4j-1.2.14-12.0.7|165	%{_bindir}/install-catalog --remove \
14mr|log4j-1.2.14-12.0.7|166	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mr|log4j-1.2.14-12.0.7|167	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
14mr|log4j-1.2.14-12.0.7|168	
14mr|log4j-1.2.14-12.0.7|169	
14mr|log4j-1.2.14-12.0.7|170	%if %{gcj_support}
14mr|log4j-1.2.14-12.0.7|171	%postun -n liblog4j-java
14mr|log4j-1.2.14-12.0.7|172	%clean_gcjdb
14mr|log4j-1.2.14-12.0.7|173	%endif
14mr|log4j-1.2.14-12.0.7|174	
14mr|log4j-1.2.14-12.0.7|175	%files
14mr|log4j-1.2.14-12.0.7|176	%defattr(0644,root,root,0755)
14mr|log4j-1.2.14-12.0.7|177	%doc INSTALL LICENSE
14mr|log4j-1.2.14-12.0.7|178	%attr(0755,root,root) %{_bindir}/*
14mr|log4j-1.2.14-12.0.7|179	%{_datadir}/applications/*
14mr|log4j-1.2.14-12.0.7|180	%{_datadir}/pixmaps/*
14mr|log4j-1.2.14-12.0.7|181	%{_datadir}/sgml/%{name}
14mr|log4j-1.2.14-12.0.7|182	
14mr|log4j-1.2.14-12.0.7|183	%files -n liblog4j-java
14mr|log4j-1.2.14-12.0.7|184	%defattr(-,root,root)
14mr|log4j-1.2.14-12.0.7|185	%{_javadir}/*.jar
14mr|log4j-1.2.14-12.0.7|186	%if %{gcj_support}
14mr|log4j-1.2.14-12.0.7|187	%dir %{_libdir}/gcj/%{name}
14mr|log4j-1.2.14-12.0.7|188	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
14mr|log4j-1.2.14-12.0.7|189	%endif
14mr|log4j-1.2.14-12.0.7|190	
14mr|log4j-1.2.14-12.0.7|191	%files manual
14mr|log4j-1.2.14-12.0.7|192	%defattr(0644,root,root,0755)
14mr|log4j-1.2.14-12.0.7|193	%doc docs/* contribs
14mr|log4j-1.2.14-12.0.7|194	
14mr|log4j-1.2.14-12.0.7|195	%files javadoc
14mr|log4j-1.2.14-12.0.7|196	%defattr(0644,root,root,0755)
14mr|log4j-1.2.14-12.0.7|197	%dir %{_javadocdir}/%{name}-%{version}
14mr|log4j-1.2.14-12.0.7|198	%{_javadocdir}/%{name}-%{version}/*
14mr|log4j-1.2.14-12.0.7|199	%{_javadocdir}/%{name}
14mr|log4j-1.2.14-12.0.7|200	
14mr|log4j-1.2.14-12.0.7|201	
14mr|log4j-1.2.14-12.0.7|202	
14mr|log4j-1.2.14-12.0.7|203	%changelog
14mr|log4j-1.2.14-12.0.7|204	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.2.14-12.0.7
14mr|log4j-1.2.14-12.0.7|205	+ Revision: 31ca8e1
14mr|log4j-1.2.14-12.0.7|206	- MassBuild#440: Increase release tag
14mr|log4j-1.2.14-12.0.7|207	
14mr|log4j-1.2.14-12.0.7|208	

17523 14
14mr|log4net-1.2.10-8|1	Name:		log4net
14mr|log4net-1.2.10-8|2	BuildRequires:	unzip
14mr|log4net-1.2.10-8|3	BuildRequires:	nant
14mr|log4net-1.2.10-8|4	URL:		http://logging.apache.org/log4net/
14mr|log4net-1.2.10-8|5	License:	ASL 2.0
14mr|log4net-1.2.10-8|6	Group:		Development/Other
14mr|log4net-1.2.10-8|7	Version:	1.2.10
14mr|log4net-1.2.10-8|8	Release:	8
14mr|log4net-1.2.10-8|9	Summary:	A .NET framework for logging
14mr|log4net-1.2.10-8|10	Source:		http://archive.apache.org/dist/incubator/%{name}/%{version}/incubating-%{name}-%{version}.zip
14mr|log4net-1.2.10-8|11	Source1:	log4net.pc
14mr|log4net-1.2.10-8|12	Patch0:		log4net-1.2.10-no-warnaserror.patch
14mr|log4net-1.2.10-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|log4net-1.2.10-8|14	BuildArch:	noarch
14mr|log4net-1.2.10-8|15	
14mr|log4net-1.2.10-8|16	%description
14mr|log4net-1.2.10-8|17	log4net is a tool to help the programmer output log statements to a
14mr|log4net-1.2.10-8|18	variety of output targets. log4net is a port of the excellent log4j
14mr|log4net-1.2.10-8|19	framework to the .NET runtime
14mr|log4net-1.2.10-8|20	
14mr|log4net-1.2.10-8|21	%package devel
14mr|log4net-1.2.10-8|22	Summary:	A .NET framework for logging
14mr|log4net-1.2.10-8|23	Group:		Development/Other
14mr|log4net-1.2.10-8|24	Requires:	%{name} = %{version}
14mr|log4net-1.2.10-8|25	Requires:	pkgconfig
14mr|log4net-1.2.10-8|26	
14mr|log4net-1.2.10-8|27	%description devel
14mr|log4net-1.2.10-8|28	log4net is a tool to help the programmer output log statements to a
14mr|log4net-1.2.10-8|29	variety of output targets. log4net is a port of the excellent log4j
14mr|log4net-1.2.10-8|30	framework to the .NET runtime
14mr|log4net-1.2.10-8|31	
14mr|log4net-1.2.10-8|32	%prep
14mr|log4net-1.2.10-8|33	%setup -q
14mr|log4net-1.2.10-8|34	%apply_patches
14mr|log4net-1.2.10-8|35	sed -i 's/\r//' NOTICE.txt
14mr|log4net-1.2.10-8|36	sed -i 's/\r//' README.txt
14mr|log4net-1.2.10-8|37	sed -i 's/\r//' LICENSE.txt
14mr|log4net-1.2.10-8|38	# Remove prebuilt dll files
14mr|log4net-1.2.10-8|39	rm -rf bin/
14mr|log4net-1.2.10-8|40	
14mr|log4net-1.2.10-8|41	%build
14mr|log4net-1.2.10-8|42	%if %mdvver >= 201100
14mr|log4net-1.2.10-8|43	cp /etc/pki/mono/mono.snk log4net.snk
14mr|log4net-1.2.10-8|44	%else
14mr|log4net-1.2.10-8|45	sn -k log4net.snk
14mr|log4net-1.2.10-8|46	%endif
14mr|log4net-1.2.10-8|47	# ASF recommend using nant to build log4net
14mr|log4net-1.2.10-8|48	nant -buildfile:log4net.build compile-all
14mr|log4net-1.2.10-8|49	
14mr|log4net-1.2.10-8|50	%install
14mr|log4net-1.2.10-8|51	rm -rf %{buildroot}
14mr|log4net-1.2.10-8|52	mkdir -p %{buildroot}/%{_datadir}/pkgconfig
14mr|log4net-1.2.10-8|53	cp %{S:1} %{buildroot}/%{_datadir}/pkgconfig
14mr|log4net-1.2.10-8|54	mkdir -p %{buildroot}/%{_prefix}/lib/mono/gac/
14mr|log4net-1.2.10-8|55	gacutil -i bin/mono/2.0/release/log4net.dll -f -package log4net -root %{buildroot}/%{_prefix}/lib
14mr|log4net-1.2.10-8|56	
14mr|log4net-1.2.10-8|57	%clean
14mr|log4net-1.2.10-8|58	rm -rf %{buildroot}
14mr|log4net-1.2.10-8|59	
14mr|log4net-1.2.10-8|60	%files
14mr|log4net-1.2.10-8|61	%defattr(-,root,root,-)
14mr|log4net-1.2.10-8|62	%{_prefix}/lib/mono/gac/log4net
14mr|log4net-1.2.10-8|63	%{_prefix}/lib/mono/log4net
14mr|log4net-1.2.10-8|64	%doc LICENSE.txt NOTICE.txt README.txt
14mr|log4net-1.2.10-8|65	
14mr|log4net-1.2.10-8|66	%files devel
14mr|log4net-1.2.10-8|67	%defattr(-,root,root,-)
14mr|log4net-1.2.10-8|68	%{_datadir}/pkgconfig/log4net.pc
14mr|log4net-1.2.10-8|69	
14mr|log4net-1.2.10-8|70	
14mr|log4net-1.2.10-8|71	
14mr|log4net-1.2.10-8|72	%changelog
14mr|log4net-1.2.10-8|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.10-8
14mr|log4net-1.2.10-8|74	+ Revision: 8db019b
14mr|log4net-1.2.10-8|75	- MassBuild#440: Increase release tag
14mr|log4net-1.2.10-8|76	
14mr|log4net-1.2.10-8|77	

17524 14
14mr|logrotate-3.7.9-7|1	Summary:	Rotates, compresses, removes and mails system log files
14mr|logrotate-3.7.9-7|2	Name:		logrotate
14mr|logrotate-3.7.9-7|3	Version:	3.7.9
14mr|logrotate-3.7.9-7|4	Release:	7
14mr|logrotate-3.7.9-7|5	License:	GPL
14mr|logrotate-3.7.9-7|6	Group:		File tools
14mr|logrotate-3.7.9-7|7	URL:		https://fedorahosted.org/logrotate/
14mr|logrotate-3.7.9-7|8	Source0:	https://fedorahosted.org/releases/l/o/logrotate/%{name}-%{version}.tar.gz
14mr|logrotate-3.7.9-7|9	Source1:	logrotate.conf
14mr|logrotate-3.7.9-7|10	Source2:	logrotate.cron
14mr|logrotate-3.7.9-7|11	Patch1:		logrotate-3.7.8-man-authors.patch
14mr|logrotate-3.7.9-7|12	Patch2:		logrotate-3.7.9-man-size.patch
14mr|logrotate-3.7.9-7|13	Patch3:		logrotate-3.7.9-man-page.patch
14mr|logrotate-3.7.9-7|14	Patch4:		logrotate-3.7.9-config.patch
14mr|logrotate-3.7.9-7|15	Patch5:		logrotate-3.7.9-acl.patch
14mr|logrotate-3.7.9-7|16	Patch6:		logrotate-3.7.9-tabooext.patch
14mr|logrotate-3.7.9-7|17	Patch7:		logrotate-3.7.9-shred.patch
14mr|logrotate-3.7.9-7|18	Patch8:		logrotate-3.7.9-statefile.patch
14mr|logrotate-3.7.9-7|19	Patch9:		logrotate-3.7.9-atomic-create.patch
14mr|logrotate-3.7.9-7|20	Patch10:	logrotate-3.7.9-address-parsing.patch
14mr|logrotate-3.7.9-7|21	Patch11:	logrotate-3.7.9-support-no-acls.patch
14mr|logrotate-3.7.9-7|22	Patch100:	logrotate-3.7.9-fix-format-errrors.patch
14mr|logrotate-3.7.9-7|23	Patch101:	logrotate-3.7.9-third_arg_fix.diff
14mr|logrotate-3.7.9-7|24	# ease upgrade regarding #20745
14mr|logrotate-3.7.9-7|25	Conflicts:	sysklogd < 1.4.2
14mr|logrotate-3.7.9-7|26	Conflicts:	syslog-ng < 1.6.9-1mdk
14mr|logrotate-3.7.9-7|27	BuildRequires:	popt-devel
14mr|logrotate-3.7.9-7|28	BuildRequires:	acl-devel
14mr|logrotate-3.7.9-7|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|logrotate-3.7.9-7|30	
14mr|logrotate-3.7.9-7|31	%description
14mr|logrotate-3.7.9-7|32	The logrotate utility is designed to simplify the administration of
14mr|logrotate-3.7.9-7|33	log files on a system which generates a lot of log files.  Logrotate
14mr|logrotate-3.7.9-7|34	allows for the automatic rotation compression, removal and mailing of
14mr|logrotate-3.7.9-7|35	log files.  Logrotate can be set to handle a log file daily, weekly,
14mr|logrotate-3.7.9-7|36	monthly or when the log file gets to a certain size.  Normally,
14mr|logrotate-3.7.9-7|37	logrotate runs as a daily cron job.
14mr|logrotate-3.7.9-7|38	
14mr|logrotate-3.7.9-7|39	Install the logrotate package if you need a utility to deal with the
14mr|logrotate-3.7.9-7|40	log files on your system.
14mr|logrotate-3.7.9-7|41	
14mr|logrotate-3.7.9-7|42	%prep
14mr|logrotate-3.7.9-7|43	
14mr|logrotate-3.7.9-7|44	%setup -q
14mr|logrotate-3.7.9-7|45	%patch1 -p2
14mr|logrotate-3.7.9-7|46	%patch2
14mr|logrotate-3.7.9-7|47	%patch3 -p1
14mr|logrotate-3.7.9-7|48	%patch4
14mr|logrotate-3.7.9-7|49	%patch5 -p2
14mr|logrotate-3.7.9-7|50	%patch6 -p1
14mr|logrotate-3.7.9-7|51	%patch7
14mr|logrotate-3.7.9-7|52	%patch8
14mr|logrotate-3.7.9-7|53	%patch9 -p1
14mr|logrotate-3.7.9-7|54	%patch10
14mr|logrotate-3.7.9-7|55	%patch11
14mr|logrotate-3.7.9-7|56	
14mr|logrotate-3.7.9-7|57	%patch100 -p0
14mr|logrotate-3.7.9-7|58	%patch101 -p0
14mr|logrotate-3.7.9-7|59	
14mr|logrotate-3.7.9-7|60	%build
14mr|logrotate-3.7.9-7|61	%make RPM_OPT_FLAGS="%{optflags} -Dasprintf=asprintf" WITH_SELINUX=no WITH_ACL=yes LDFLAGS="%{ldflags}"
14mr|logrotate-3.7.9-7|62	#make test
14mr|logrotate-3.7.9-7|63	
14mr|logrotate-3.7.9-7|64	%install
14mr|logrotate-3.7.9-7|65	%{__rm} -rf %{buildroot}
14mr|logrotate-3.7.9-7|66	
14mr|logrotate-3.7.9-7|67	%{make} PREFIX=%{buildroot} MANDIR=%{_mandir} install
14mr|logrotate-3.7.9-7|68	
14mr|logrotate-3.7.9-7|69	%{__mkdir_p} %{buildroot}%{_sysconfdir}
14mr|logrotate-3.7.9-7|70	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.conf
14mr|logrotate-3.7.9-7|71	
14mr|logrotate-3.7.9-7|72	%{__mkdir_p} %{buildroot}%{_sysconfdir}/cron.daily
14mr|logrotate-3.7.9-7|73	%{__install} -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14mr|logrotate-3.7.9-7|74	
14mr|logrotate-3.7.9-7|75	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
14mr|logrotate-3.7.9-7|76	
14mr|logrotate-3.7.9-7|77	%clean
14mr|logrotate-3.7.9-7|78	%{__rm} -rf %{buildroot}
14mr|logrotate-3.7.9-7|79	
14mr|logrotate-3.7.9-7|80	%post
14mr|logrotate-3.7.9-7|81	if [ $1 = 1 ]; then
14mr|logrotate-3.7.9-7|82	# installation
14mr|logrotate-3.7.9-7|83	/bin/touch %{_var}/lib/logrotate.status
14mr|logrotate-3.7.9-7|84	fi
14mr|logrotate-3.7.9-7|85	
14mr|logrotate-3.7.9-7|86	%files
14mr|logrotate-3.7.9-7|87	%defattr(-,root,root)
14mr|logrotate-3.7.9-7|88	%doc CHANGES COPYING examples README*
14mr|logrotate-3.7.9-7|89	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|logrotate-3.7.9-7|90	%{_sysconfdir}/cron.daily/%{name}
14mr|logrotate-3.7.9-7|91	%{_sysconfdir}/%{name}.d
14mr|logrotate-3.7.9-7|92	%{_sbindir}/%{name}
14mr|logrotate-3.7.9-7|93	%{_mandir}/man8/%{name}.8*
14mr|logrotate-3.7.9-7|94	%{_mandir}/man5/%{name}.conf.5*
14mr|logrotate-3.7.9-7|95	
14mr|logrotate-3.7.9-7|96	
14mr|logrotate-3.7.9-7|97	
14mr|logrotate-3.7.9-7|98	%changelog
14mr|logrotate-3.7.9-7|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.9-7
14mr|logrotate-3.7.9-7|100	+ Revision: acd47ab
14mr|logrotate-3.7.9-7|101	- MassBuild#440: Increase release tag
14mr|logrotate-3.7.9-7|102	
14mr|logrotate-3.7.9-7|103	

17525 14
14mr|lokalize-4.13.3-1|1	Summary:	Computer-aided translation tool for KDE
14mr|lokalize-4.13.3-1|2	Name:		lokalize
14mr|lokalize-4.13.3-1|3	Version:	4.13.3
14mr|lokalize-4.13.3-1|4	Release:	1
14mr|lokalize-4.13.3-1|5	Epoch:		1
14mr|lokalize-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|lokalize-4.13.3-1|7	License:	GPLv2+
14mr|lokalize-4.13.3-1|8	Url:		http://www.kde.org
14mr|lokalize-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|lokalize-4.13.3-1|10	%if %{is_beta}
14mr|lokalize-4.13.3-1|11	%define ftpdir unstable
14mr|lokalize-4.13.3-1|12	%else
14mr|lokalize-4.13.3-1|13	%define ftpdir stable
14mr|lokalize-4.13.3-1|14	%endif
14mr|lokalize-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|lokalize-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|lokalize-4.13.3-1|17	BuildRequires:	pkgconfig(hunspell)
14mr|lokalize-4.13.3-1|18	Requires:	kdesdk-strigi-analyzers
14mr|lokalize-4.13.3-1|19	Requires:	qt4-database-plugin-sqlite
14mr|lokalize-4.13.3-1|20	# Needed by some lokalize scripts (mga #10583, bko #181145)
14mr|lokalize-4.13.3-1|21	Requires:	kross-interpreters-python
14mr|lokalize-4.13.3-1|22	Suggests:	python-translate
14mr|lokalize-4.13.3-1|23	
14mr|lokalize-4.13.3-1|24	%description
14mr|lokalize-4.13.3-1|25	Lokalize is a computer-aided translation system that focuses on productivity
14mr|lokalize-4.13.3-1|26	and performance. Translator does only creative work (of delivering message
14mr|lokalize-4.13.3-1|27	in his/her mother language in laconic and easy to understand form). Lokalize
14mr|lokalize-4.13.3-1|28	implies paragraph-by-paragraph translation approach (when translating
14mr|lokalize-4.13.3-1|29	documentation) and message-by-message approach (when translating GUI).
14mr|lokalize-4.13.3-1|30	
14mr|lokalize-4.13.3-1|31	%files
14mr|lokalize-4.13.3-1|32	%{_kde_bindir}/lokalize
14mr|lokalize-4.13.3-1|33	%{_kde_applicationsdir}/lokalize.desktop
14mr|lokalize-4.13.3-1|34	%{_kde_appsdir}/lokalize
14mr|lokalize-4.13.3-1|35	%{_kde_datadir}/config.kcfg/lokalize.kcfg
14mr|lokalize-4.13.3-1|36	%{_kde_iconsdir}/*/*/apps/lokalize.*
14mr|lokalize-4.13.3-1|37	%{_kde_docdir}/*/*/lokalize
14mr|lokalize-4.13.3-1|38	
14mr|lokalize-4.13.3-1|39	#----------------------------------------------------------------------------
14mr|lokalize-4.13.3-1|40	
14mr|lokalize-4.13.3-1|41	%prep
14mr|lokalize-4.13.3-1|42	%setup -q
14mr|lokalize-4.13.3-1|43	
14mr|lokalize-4.13.3-1|44	%build
14mr|lokalize-4.13.3-1|45	%cmake_kde4
14mr|lokalize-4.13.3-1|46	%make
14mr|lokalize-4.13.3-1|47	
14mr|lokalize-4.13.3-1|48	%install
14mr|lokalize-4.13.3-1|49	%makeinstall_std -C build
14mr|lokalize-4.13.3-1|50	
14mr|lokalize-4.13.3-1|51	
14mr|lokalize-4.13.3-1|52	%changelog
14mr|lokalize-4.13.3-1|53	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|lokalize-4.13.3-1|54	+ Revision: f01cf81
14mr|lokalize-4.13.3-1|55	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|lokalize-4.13.3-1|56	
14mr|lokalize-4.13.3-1|57	

17526 14
14mr|lorax-18.12-8|1	%define debug_package %{nil}
14mr|lorax-18.12-8|2	
14mr|lorax-18.12-8|3	Name:           lorax
14mr|lorax-18.12-8|4	Version:        18.12
14mr|lorax-18.12-8|5	Release:        8
14mr|lorax-18.12-8|6	Summary:        Tool for creating the anaconda install images
14mr|lorax-18.12-8|7	
14mr|lorax-18.12-8|8	Group:          System/Base
14mr|lorax-18.12-8|9	License:        GPLv2+
14mr|lorax-18.12-8|10	URL:            http://git.fedorahosted.org/git/?p=lorax.git
14mr|lorax-18.12-8|11	Source0:        https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
14mr|lorax-18.12-8|12	#Patch0:         lorax-18.12.noyum.patch
14mr|lorax-18.12-8|13	BuildRequires:  python-devel
14mr|lorax-18.12-8|14	
14mr|lorax-18.12-8|15	Requires:       GConf2
14mr|lorax-18.12-8|16	Requires:       cpio
14mr|lorax-18.12-8|17	Requires:       device-mapper
14mr|lorax-18.12-8|18	Requires:       dosfstools
14mr|lorax-18.12-8|19	Requires:       e2fsprogs
14mr|lorax-18.12-8|20	Requires:       findutils
14mr|lorax-18.12-8|21	Requires:       gawk
14mr|lorax-18.12-8|22	Requires:       cdrkit-genisoimage
14mr|lorax-18.12-8|23	Requires:       glibc
14mr|lorax-18.12-8|24	Requires:       gzip
14mr|lorax-18.12-8|25	Requires:       isomd5sum
14mr|lorax-18.12-8|26	Requires:       python-selinux
14mr|lorax-18.12-8|27	Requires:       module-init-tools
14mr|lorax-18.12-8|28	Requires:       parted
14mr|lorax-18.12-8|29	Requires:       python-mako
14mr|lorax-18.12-8|30	Requires:       squashfs-tools >= 4.2
14mr|lorax-18.12-8|31	Requires:       util-linux
14mr|lorax-18.12-8|32	Requires:       xz
14mr|lorax-18.12-8|33	Suggests:       yum
14mr|lorax-18.12-8|34	Requires:       pykickstart
14mr|lorax-18.12-8|35	
14mr|lorax-18.12-8|36	%ifarch %{ix86} x86_64
14mr|lorax-18.12-8|37	Requires:       syslinux >= 4.02-5
14mr|lorax-18.12-8|38	%endif
14mr|lorax-18.12-8|39	
14mr|lorax-18.12-8|40	%description
14mr|lorax-18.12-8|41	Lorax is a tool for creating the anaconda install images.
14mr|lorax-18.12-8|42	
14mr|lorax-18.12-8|43	It also includes livemedia-creator which is used to create bootable livemedia,
14mr|lorax-18.12-8|44	including live isos and disk images. It can use libvirtd for the install, or
14mr|lorax-18.12-8|45	Anaconda's image install feature.
14mr|lorax-18.12-8|46	
14mr|lorax-18.12-8|47	%prep
14mr|lorax-18.12-8|48	%setup -q
14mr|lorax-18.12-8|49	
14mr|lorax-18.12-8|50	%build
14mr|lorax-18.12-8|51	
14mr|lorax-18.12-8|52	%install
14mr|lorax-18.12-8|53	%makeinstall_std
14mr|lorax-18.12-8|54	
14mr|lorax-18.12-8|55	%files
14mr|lorax-18.12-8|56	%doc COPYING AUTHORS README.livemedia-creator
14mr|lorax-18.12-8|57	%{python_sitelib}/pylorax
14mr|lorax-18.12-8|58	%{python_sitelib}/*.egg-info
14mr|lorax-18.12-8|59	%{_sbindir}/lorax
14mr|lorax-18.12-8|60	%{_sbindir}/mkefiboot
14mr|lorax-18.12-8|61	%{_sbindir}/livemedia-creator
14mr|lorax-18.12-8|62	%dir %{_sysconfdir}/lorax
14mr|lorax-18.12-8|63	%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
14mr|lorax-18.12-8|64	%dir %{_datadir}/lorax
14mr|lorax-18.12-8|65	%{_datadir}/lorax/*
14mr|lorax-18.12-8|66	
14mr|lorax-18.12-8|67	
14mr|lorax-18.12-8|68	%changelog
14mr|lorax-18.12-8|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 18.12-8
14mr|lorax-18.12-8|70	+ Revision: 677228b
14mr|lorax-18.12-8|71	- MassBuild#440: Increase release tag
14mr|lorax-18.12-8|72	
14mr|lorax-18.12-8|73	

17527 14
14mr|loudmouth-1.4.3-9|1	%define api 1
14mr|loudmouth-1.4.3-9|2	%define major 0
14mr|loudmouth-1.4.3-9|3	%define libname %mklibname %{name}- %{api} %{major}
14mr|loudmouth-1.4.3-9|4	%define develname %mklibname -d %{name}
14mr|loudmouth-1.4.3-9|5	
14mr|loudmouth-1.4.3-9|6	Summary:	C library for programming with the Jabber protocol
14mr|loudmouth-1.4.3-9|7	Name:		loudmouth
14mr|loudmouth-1.4.3-9|8	Version:	1.4.3
14mr|loudmouth-1.4.3-9|9	Release:	9
14mr|loudmouth-1.4.3-9|10	License:	LGPLv2+
14mr|loudmouth-1.4.3-9|11	Group:		System/Libraries
14mr|loudmouth-1.4.3-9|12	URL:		http://www.loudmouth-project.org/
14mr|loudmouth-1.4.3-9|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|loudmouth-1.4.3-9|14	Patch0:		loudmouth-1.4.3-gnutls-2.8.patch
14mr|loudmouth-1.4.3-9|15	Patch1:		loudmouth-1.4.3_glib_h.patch
14mr|loudmouth-1.4.3-9|16	
14mr|loudmouth-1.4.3-9|17	# Debian patches, from upstream
14mr|loudmouth-1.4.3-9|18	# Fix sasl md5 digest-uri when using SRV lookups, which prevented
14mr|loudmouth-1.4.3-9|19	# loudmouth from logging into recent versions of ejabberd
14mr|loudmouth-1.4.3-9|20	Patch101:	01-fix-sasl-md5-digest-uri.patch
14mr|loudmouth-1.4.3-9|21	# Fix sync resolving, patch from upstream git. (fixes assertion
14mr|loudmouth-1.4.3-9|22	# when trying to log in to some XMPP servers)
14mr|loudmouth-1.4.3-9|23	Patch102:	02-fix-async-resolving.patch
14mr|loudmouth-1.4.3-9|24	# Drop stanzas that can't be parsed instead of blocking the
14mr|loudmouth-1.4.3-9|25	# parser. Patch from upstream bug tracker.
14mr|loudmouth-1.4.3-9|26	Patch103:	03-drop-stanzas-on-fail.patch
14mr|loudmouth-1.4.3-9|27	
14mr|loudmouth-1.4.3-9|28	BuildRequires:	gtk-doc
14mr|loudmouth-1.4.3-9|29	BuildRequires:	pkgconfig(glib-2.0)
14mr|loudmouth-1.4.3-9|30	BuildRequires:	pkgconfig(gnutls)
14mr|loudmouth-1.4.3-9|31	BuildRequires:	pkgconfig(libidn)
14mr|loudmouth-1.4.3-9|32	
14mr|loudmouth-1.4.3-9|33	%description
14mr|loudmouth-1.4.3-9|34	Loudmouth is a lightweight and easy-to-use C library for programming with the
14mr|loudmouth-1.4.3-9|35	Jabber protocol. It's designed to be easy to get started with and yet
14mr|loudmouth-1.4.3-9|36	extensible to let you do anything the Jabber protocol allows.
14mr|loudmouth-1.4.3-9|37	
14mr|loudmouth-1.4.3-9|38	%package -n %{libname}
14mr|loudmouth-1.4.3-9|39	Summary:	%{summary}
14mr|loudmouth-1.4.3-9|40	Group:		%{group}
14mr|loudmouth-1.4.3-9|41	
14mr|loudmouth-1.4.3-9|42	%description -n %{libname}
14mr|loudmouth-1.4.3-9|43	Loudmouth is a lightweight and easy-to-use C library for programming with the
14mr|loudmouth-1.4.3-9|44	Jabber protocol. It's designed to be easy to get started with and yet
14mr|loudmouth-1.4.3-9|45	extensible to let you do anything the Jabber protocol allows.
14mr|loudmouth-1.4.3-9|46	
14mr|loudmouth-1.4.3-9|47	%package -n %{develname}
14mr|loudmouth-1.4.3-9|48	Summary:	Libraries and include files for loudmouth
14mr|loudmouth-1.4.3-9|49	Group:		Development/GNOME and GTK+
14mr|loudmouth-1.4.3-9|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|loudmouth-1.4.3-9|51	Requires:	%{libname} = %{version}
14mr|loudmouth-1.4.3-9|52	Obsoletes:	%{mklibname -d loudmouth- 1 0} < 1.4.3-8
14mr|loudmouth-1.4.3-9|53	
14mr|loudmouth-1.4.3-9|54	%description -n %{develname}
14mr|loudmouth-1.4.3-9|55	Loudmouth is a lightweight and easy-to-use C library for programming with the
14mr|loudmouth-1.4.3-9|56	Jabber protocol. It's designed to be easy to get started with and yet
14mr|loudmouth-1.4.3-9|57	extensible to let you do anything the Jabber protocol allows.
14mr|loudmouth-1.4.3-9|58	
14mr|loudmouth-1.4.3-9|59	This package includes libraries and header files for developing
14mr|loudmouth-1.4.3-9|60	Loudmouth applications.
14mr|loudmouth-1.4.3-9|61	
14mr|loudmouth-1.4.3-9|62	%prep
14mr|loudmouth-1.4.3-9|63	%setup -q
14mr|loudmouth-1.4.3-9|64	%apply_patches
14mr|loudmouth-1.4.3-9|65	
14mr|loudmouth-1.4.3-9|66	%build
14mr|loudmouth-1.4.3-9|67	autoreconf -fi
14mr|loudmouth-1.4.3-9|68	%configure2_5x \
14mr|loudmouth-1.4.3-9|69	--disable-static \
14mr|loudmouth-1.4.3-9|70	--enable-gtk-doc \
14mr|loudmouth-1.4.3-9|71	--with-asyncns
14mr|loudmouth-1.4.3-9|72	
14mr|loudmouth-1.4.3-9|73	%make
14mr|loudmouth-1.4.3-9|74	
14mr|loudmouth-1.4.3-9|75	%install
14mr|loudmouth-1.4.3-9|76	%makeinstall_std
14mr|loudmouth-1.4.3-9|77	
14mr|loudmouth-1.4.3-9|78	%files -n %{libname}
14mr|loudmouth-1.4.3-9|79	%{_libdir}/*-%{api}.so.%{major}*
14mr|loudmouth-1.4.3-9|80	
14mr|loudmouth-1.4.3-9|81	%files -n %{develname}
14mr|loudmouth-1.4.3-9|82	%doc README AUTHORS NEWS ChangeLog
14mr|loudmouth-1.4.3-9|83	%doc %{_datadir}/gtk-doc/html/*
14mr|loudmouth-1.4.3-9|84	%{_libdir}/*.so
14mr|loudmouth-1.4.3-9|85	%{_libdir}/pkgconfig/*
14mr|loudmouth-1.4.3-9|86	%{_includedir}/*
14mr|loudmouth-1.4.3-9|87	
14mr|loudmouth-1.4.3-9|88	
14mr|loudmouth-1.4.3-9|89	
14mr|loudmouth-1.4.3-9|90	
14mr|loudmouth-1.4.3-9|91	
14mr|loudmouth-1.4.3-9|92	%changelog
14mr|loudmouth-1.4.3-9|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.3-9
14mr|loudmouth-1.4.3-9|94	+ Revision: c5f404e
14mr|loudmouth-1.4.3-9|95	- MassBuild#440: Increase release tag
14mr|loudmouth-1.4.3-9|96	
14mr|loudmouth-1.4.3-9|97	

17528 14
14mr|lpc10-1.5-15|1	%define	major _1
14mr|lpc10-1.5-15|2	%define libname %mklibname %{name} %{major}
14mr|lpc10-1.5-15|3	%define develname %mklibname %{name} -d
14mr|lpc10-1.5-15|4	
14mr|lpc10-1.5-15|5	Summary:	LPC-10 2400 bps Voice Coder
14mr|lpc10-1.5-15|6	Name:		lpc10
14mr|lpc10-1.5-15|7	Version:	1.5
14mr|lpc10-1.5-15|8	Release:	15
14mr|lpc10-1.5-15|9	Group:		Sound
14mr|lpc10-1.5-15|10	License:	distributable
14mr|lpc10-1.5-15|11	URL:		http://www.arl.wustl.edu/~jaf/lpc/
14mr|lpc10-1.5-15|12	Source0:	%{name}-%{version}.tar.bz2
14mr|lpc10-1.5-15|13	Patch0:		%{name}-shared.patch
14mr|lpc10-1.5-15|14	BuildRequires:	libtool
14mr|lpc10-1.5-15|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lpc10-1.5-15|16	
14mr|lpc10-1.5-15|17	%description
14mr|lpc10-1.5-15|18	LPC-10 2400 bps Voice Coder library and tools.
14mr|lpc10-1.5-15|19	
14mr|lpc10-1.5-15|20	%package -n	%{libname}
14mr|lpc10-1.5-15|21	Summary:	The shared LPC-10 2400 bps Voice Coder Library
14mr|lpc10-1.5-15|22	Group:          System/Libraries
14mr|lpc10-1.5-15|23	
14mr|lpc10-1.5-15|24	%description -n	%{libname}
14mr|lpc10-1.5-15|25	LPC-10 2400 bps Voice Coder library and tools.
14mr|lpc10-1.5-15|26	
14mr|lpc10-1.5-15|27	%package -n	%{develname}
14mr|lpc10-1.5-15|28	Summary:	LPC-10 2400 bps Voice Coder development files
14mr|lpc10-1.5-15|29	Group:		Development/C
14mr|lpc10-1.5-15|30	Provides:	%{name}-devel = %{version}
14mr|lpc10-1.5-15|31	Provides:	lib%{name}-devel = %{version}
14mr|lpc10-1.5-15|32	Requires:	%{libname} = %{version}
14mr|lpc10-1.5-15|33	Obsoletes:	%{mklibname lpc10 -d _1}
14mr|lpc10-1.5-15|34	
14mr|lpc10-1.5-15|35	%description -n	%{develname}
14mr|lpc10-1.5-15|36	LPC-10 2400 bps Voice Coder headers and static library.
14mr|lpc10-1.5-15|37	
14mr|lpc10-1.5-15|38	%prep
14mr|lpc10-1.5-15|39	%setup -q
14mr|lpc10-1.5-15|40	%patch0 -p1
14mr|lpc10-1.5-15|41	
14mr|lpc10-1.5-15|42	%build
14mr|lpc10-1.5-15|43	
14mr|lpc10-1.5-15|44	make -C \
14mr|lpc10-1.5-15|45	lpc55-C \
14mr|lpc10-1.5-15|46	CC="gcc %{?ldflags}" \
14mr|lpc10-1.5-15|47	LIBDIR="%{_libdir}" \
14mr|lpc10-1.5-15|48	OPT="%{optflags} -fPIC"
14mr|lpc10-1.5-15|49	
14mr|lpc10-1.5-15|50	%install
14mr|lpc10-1.5-15|51	make -C lpc55-C \
14mr|lpc10-1.5-15|52	DESTDIR=%{buildroot} \
14mr|lpc10-1.5-15|53	LIBDIR="%{_libdir}" \
14mr|lpc10-1.5-15|54	install
14mr|lpc10-1.5-15|55	
14mr|lpc10-1.5-15|56	cp -f lpc55-C/README README.tools
14mr|lpc10-1.5-15|57	cp -f lpc55-C/lpc10/README README.lpc10
14mr|lpc10-1.5-15|58	
14mr|lpc10-1.5-15|59	%files
14mr|lpc10-1.5-15|60	%defattr(-,root,root)
14mr|lpc10-1.5-15|61	%doc FAQ README README-1.0 README.lpc10 README.tools
14mr|lpc10-1.5-15|62	%attr(0755,root,root) %{_bindir}/*
14mr|lpc10-1.5-15|63	
14mr|lpc10-1.5-15|64	%files -n %{libname}
14mr|lpc10-1.5-15|65	%defattr(-,root,root)
14mr|lpc10-1.5-15|66	%attr(0755,root,root) %{_libdir}/*.so.*
14mr|lpc10-1.5-15|67	
14mr|lpc10-1.5-15|68	%files -n %{develname}
14mr|lpc10-1.5-15|69	%defattr(-,root,root)
14mr|lpc10-1.5-15|70	%{_includedir}/*.h
14mr|lpc10-1.5-15|71	%attr(0755,root,root) %{_libdir}/*.so
14mr|lpc10-1.5-15|72	
14mr|lpc10-1.5-15|73	
14mr|lpc10-1.5-15|74	
14mr|lpc10-1.5-15|75	%changelog
14mr|lpc10-1.5-15|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-15
14mr|lpc10-1.5-15|77	+ Revision: 7686245
14mr|lpc10-1.5-15|78	- MassBuild#440: Increase release tag
14mr|lpc10-1.5-15|79	
14mr|lpc10-1.5-15|80	

17529 14
14mr|lpsolve-5.5.2.0-2|1	Summary:	A Mixed Integer Linear Programming (MILP) solver
14mr|lpsolve-5.5.2.0-2|2	Name:		lpsolve
14mr|lpsolve-5.5.2.0-2|3	Version:	5.5.2.0
14mr|lpsolve-5.5.2.0-2|4	Release:	2
14mr|lpsolve-5.5.2.0-2|5	Group:		System/Libraries
14mr|lpsolve-5.5.2.0-2|6	License:	LGPLv2+
14mr|lpsolve-5.5.2.0-2|7	Url:		http://sourceforge.net/projects/lpsolve
14mr|lpsolve-5.5.2.0-2|8	Source0:	http://downloads.sourceforge.net/lpsolve/lp_solve_%{version}_source.tar.gz
14mr|lpsolve-5.5.2.0-2|9	Source100:	lpsolve.rpmlintrc
14mr|lpsolve-5.5.2.0-2|10	Patch0:		lpsolve-5.5.0.11.cflags.patch
14mr|lpsolve-5.5.2.0-2|11	
14mr|lpsolve-5.5.2.0-2|12	%description
14mr|lpsolve-5.5.2.0-2|13	Mixed Integer Linear Programming (MILP) solver lpsolve solves pure linear,
14mr|lpsolve-5.5.2.0-2|14	(mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
14mr|lpsolve-5.5.2.0-2|15	
14mr|lpsolve-5.5.2.0-2|16	%package devel
14mr|lpsolve-5.5.2.0-2|17	Requires:	%{name} = %{version}-%{release}
14mr|lpsolve-5.5.2.0-2|18	Summary:	Files for developing with lpsolve
14mr|lpsolve-5.5.2.0-2|19	Group:		Development/C
14mr|lpsolve-5.5.2.0-2|20	
14mr|lpsolve-5.5.2.0-2|21	%description devel
14mr|lpsolve-5.5.2.0-2|22	Includes and definitions for developing with lpsolve
14mr|lpsolve-5.5.2.0-2|23	
14mr|lpsolve-5.5.2.0-2|24	%prep
14mr|lpsolve-5.5.2.0-2|25	%setup -qn lp_solve_5.5
14mr|lpsolve-5.5.2.0-2|26	%apply_patches
14mr|lpsolve-5.5.2.0-2|27	
14mr|lpsolve-5.5.2.0-2|28	%build
14mr|lpsolve-5.5.2.0-2|29	cd lpsolve55
14mr|lpsolve-5.5.2.0-2|30	sh -x ccc
14mr|lpsolve-5.5.2.0-2|31	rm bin/ux*/liblpsolve55.a
14mr|lpsolve-5.5.2.0-2|32	cd ../lp_solve
14mr|lpsolve-5.5.2.0-2|33	sh -x ccc
14mr|lpsolve-5.5.2.0-2|34	
14mr|lpsolve-5.5.2.0-2|35	%install
14mr|lpsolve-5.5.2.0-2|36	install -d %{buildroot}%{_bindir} %{buildroot}%{_libdir} %{buildroot}%{_includedir}/lpsolve
14mr|lpsolve-5.5.2.0-2|37	install -p -m 755 \
14mr|lpsolve-5.5.2.0-2|38	lp_solve/bin/ux*/lp_solve %{buildroot}%{_bindir}
14mr|lpsolve-5.5.2.0-2|39	install -p -m 755 \
14mr|lpsolve-5.5.2.0-2|40	lpsolve55/bin/ux*/liblpsolve55.so %{buildroot}%{_libdir}
14mr|lpsolve-5.5.2.0-2|41	install -p -m 644 \
14mr|lpsolve-5.5.2.0-2|42	lp*.h %{buildroot}%{_includedir}/lpsolve
14mr|lpsolve-5.5.2.0-2|43	
14mr|lpsolve-5.5.2.0-2|44	%files
14mr|lpsolve-5.5.2.0-2|45	%{_bindir}/lp_solve
14mr|lpsolve-5.5.2.0-2|46	%{_libdir}/liblpsolve55.so
14mr|lpsolve-5.5.2.0-2|47	
14mr|lpsolve-5.5.2.0-2|48	%files devel
14mr|lpsolve-5.5.2.0-2|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
14mr|lpsolve-5.5.2.0-2|50	%{_includedir}/lpsolve
14mr|lpsolve-5.5.2.0-2|51	
14mr|lpsolve-5.5.2.0-2|52	
14mr|lpsolve-5.5.2.0-2|53	%changelog
14mr|lpsolve-5.5.2.0-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.5.2.0-2
14mr|lpsolve-5.5.2.0-2|55	+ Revision: 8ee78e8
14mr|lpsolve-5.5.2.0-2|56	- MassBuild#440: Increase release tag
14mr|lpsolve-5.5.2.0-2|57	
14mr|lpsolve-5.5.2.0-2|58	

17530 14
14mr|lrmi-0.10-16|1	%define major 0
14mr|lrmi-0.10-16|2	%define libname %mklibname %{name} %{major}
14mr|lrmi-0.10-16|3	%define devname %mklibname %{name} -d
14mr|lrmi-0.10-16|4	
14mr|lrmi-0.10-16|5	Summary:	Library for calling real mode BIOS routines under Linux
14mr|lrmi-0.10-16|6	Name:		lrmi
14mr|lrmi-0.10-16|7	Version:	0.10
14mr|lrmi-0.10-16|8	Release:	16
14mr|lrmi-0.10-16|9	License:	MIT
14mr|lrmi-0.10-16|10	Group:		System/Libraries
14mr|lrmi-0.10-16|11	Url:		http://sourceforge.net/projects/lrmi/
14mr|lrmi-0.10-16|12	Source0:	http://prdownloads.sourceforge.net/lrmi/%{name}-%{version}.tar.bz2
14mr|lrmi-0.10-16|13	Patch0:		lrmi-0.10-makefile.patch
14mr|lrmi-0.10-16|14	Patch1:		lrmi-no_strip.diff
14mr|lrmi-0.10-16|15	Patch2:		lrmi-build_fix.diff
14mr|lrmi-0.10-16|16	Patch3:		lrmi-shared_vbetest_fix.diff
14mr|lrmi-0.10-16|17	ExclusiveArch:	%ix86
14mr|lrmi-0.10-16|18	
14mr|lrmi-0.10-16|19	%description
14mr|lrmi-0.10-16|20	LRMI is a library for calling real mode BIOS routines under Linux.
14mr|lrmi-0.10-16|21	
14mr|lrmi-0.10-16|22	%package -n	%{libname}
14mr|lrmi-0.10-16|23	Summary:	Library for calling real mode BIOS routines under Linux
14mr|lrmi-0.10-16|24	Group:		System/Libraries
14mr|lrmi-0.10-16|25	
14mr|lrmi-0.10-16|26	%description -n	%{libname}
14mr|lrmi-0.10-16|27	LRMI is a library for calling real mode BIOS routines under Linux.
14mr|lrmi-0.10-16|28	
14mr|lrmi-0.10-16|29	%package -n	%{devname}
14mr|lrmi-0.10-16|30	Summary:	Library for calling real mode BIOS routines under Linux
14mr|lrmi-0.10-16|31	Group:		Development/C
14mr|lrmi-0.10-16|32	Requires:	%{libname} = %{version}-%{release}
14mr|lrmi-0.10-16|33	Provides:	liblrmi-devel = %{version}-%{release}
14mr|lrmi-0.10-16|34	
14mr|lrmi-0.10-16|35	%description -n	%{devname}
14mr|lrmi-0.10-16|36	LRMI is a library for calling real mode BIOS routines under Linux.
14mr|lrmi-0.10-16|37	
14mr|lrmi-0.10-16|38	%package	tools
14mr|lrmi-0.10-16|39	Summary:	Library for calling real mode BIOS routines under Linux
14mr|lrmi-0.10-16|40	Group:		System/Configuration/Hardware
14mr|lrmi-0.10-16|41	
14mr|lrmi-0.10-16|42	%description	tools
14mr|lrmi-0.10-16|43	LRMI is a library for calling real mode BIOS routines under Linux.
14mr|lrmi-0.10-16|44	
14mr|lrmi-0.10-16|45	%prep
14mr|lrmi-0.10-16|46	%setup -q
14mr|lrmi-0.10-16|47	%patch0 -p1
14mr|lrmi-0.10-16|48	%patch1 -p0
14mr|lrmi-0.10-16|49	%patch2 -p0
14mr|lrmi-0.10-16|50	%patch3 -p0
14mr|lrmi-0.10-16|51	
14mr|lrmi-0.10-16|52	%build
14mr|lrmi-0.10-16|53	make CFLAGS="%{optflags}"
14mr|lrmi-0.10-16|54	
14mr|lrmi-0.10-16|55	%install
14mr|lrmi-0.10-16|56	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_includedir}
14mr|lrmi-0.10-16|57	
14mr|lrmi-0.10-16|58	%makeinstall LIBDIR=%{buildroot}%{_libdir} INCDIR=%{buildroot}%{_includedir}
14mr|lrmi-0.10-16|59	install -D vbetest %{buildroot}%{_bindir}/vbetest
14mr|lrmi-0.10-16|60	
14mr|lrmi-0.10-16|61	%files tools
14mr|lrmi-0.10-16|62	%doc README
14mr|lrmi-0.10-16|63	%{_bindir}/*
14mr|lrmi-0.10-16|64	
14mr|lrmi-0.10-16|65	%files -n %{libname}
14mr|lrmi-0.10-16|66	%{_libdir}/liblrmi.so.%{major}*
14mr|lrmi-0.10-16|67	
14mr|lrmi-0.10-16|68	%files -n %{devname}
14mr|lrmi-0.10-16|69	%{_libdir}/liblrmi.so
14mr|lrmi-0.10-16|70	%{_includedir}/lrmi.h
14mr|lrmi-0.10-16|71	
14mr|lrmi-0.10-16|72	
14mr|lrmi-0.10-16|73	%changelog
14mr|lrmi-0.10-16|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-16
14mr|lrmi-0.10-16|75	+ Revision: 9a6fab7
14mr|lrmi-0.10-16|76	- MassBuild#440: Increase release tag
14mr|lrmi-0.10-16|77	
14mr|lrmi-0.10-16|78	

17531 14
14mr|lrzsz-0.12.21-25|1	Summary:	The lrz and lsz modem communications programs
14mr|lrzsz-0.12.21-25|2	Name:		lrzsz
14mr|lrzsz-0.12.21-25|3	Version:	0.12.21
14mr|lrzsz-0.12.21-25|4	Release:	25
14mr|lrzsz-0.12.21-25|5	License:	GPLv2+
14mr|lrzsz-0.12.21-25|6	Group:		Communications
14mr|lrzsz-0.12.21-25|7	Url:		http://www.ohse.de/uwe/software/lrzsz.html
14mr|lrzsz-0.12.21-25|8	Source0:	%{name}-%{version}.tar.bz2
14mr|lrzsz-0.12.21-25|9	Patch0:		%{name}-0.12.21-automake-1.13.patch
14mr|lrzsz-0.12.21-25|10	Patch1:		%{name}-0.12.20-glibc21.patch
14mr|lrzsz-0.12.21-25|11	BuildRequires:	gettext-devel
14mr|lrzsz-0.12.21-25|12	
14mr|lrzsz-0.12.21-25|13	%description
14mr|lrzsz-0.12.21-25|14	Lrzsz (consisting of lrz and lsz) is a cosmetically modified
14mr|lrzsz-0.12.21-25|15	zmodem/ymodem/xmodem package built from the public-domain version of the
14mr|lrzsz-0.12.21-25|16	rzsz package. Lrzsz was created to provide a working GNU copylefted
14mr|lrzsz-0.12.21-25|17	Zmodem solution for Linux systems.
14mr|lrzsz-0.12.21-25|18	
14mr|lrzsz-0.12.21-25|19	You should install lrzsz if you're also installing a Zmodem communications
14mr|lrzsz-0.12.21-25|20	program that uses lrzsz. If you're installing minicom, you need to install
14mr|lrzsz-0.12.21-25|21	lrzsz.
14mr|lrzsz-0.12.21-25|22	
14mr|lrzsz-0.12.21-25|23	%files -f %{name}.lang
14mr|lrzsz-0.12.21-25|24	%{_bindir}/*
14mr|lrzsz-0.12.21-25|25	%{_mandir}/man1/*
14mr|lrzsz-0.12.21-25|26	
14mr|lrzsz-0.12.21-25|27	#----------------------------------------------------------------------------
14mr|lrzsz-0.12.21-25|28	
14mr|lrzsz-0.12.21-25|29	%prep
14mr|lrzsz-0.12.21-25|30	%setup -q
14mr|lrzsz-0.12.21-25|31	%apply_patches
14mr|lrzsz-0.12.21-25|32	
14mr|lrzsz-0.12.21-25|33	# because of time skew between various generated files, autotools are
14mr|lrzsz-0.12.21-25|34	# forced to run. In the process, gettext-devel is required but new
14mr|lrzsz-0.12.21-25|35	# gettext-devel is not compatible with lrzsz, thus autotools will fail
14mr|lrzsz-0.12.21-25|36	find -type f -print0 | xargs -0 touch
14mr|lrzsz-0.12.21-25|37	
14mr|lrzsz-0.12.21-25|38	touch config.rpath
14mr|lrzsz-0.12.21-25|39	# This is too old. Remove it so automake puts in a newer copy.
14mr|lrzsz-0.12.21-25|40	rm -f missing
14mr|lrzsz-0.12.21-25|41	
14mr|lrzsz-0.12.21-25|42	%build
14mr|lrzsz-0.12.21-25|43	autoreconf -fi
14mr|lrzsz-0.12.21-25|44	%configure2_5x \
14mr|lrzsz-0.12.21-25|45	--disable-pubdir \
14mr|lrzsz-0.12.21-25|46	--enable-syslog \
14mr|lrzsz-0.12.21-25|47	--program-transform-name=s/l//
14mr|lrzsz-0.12.21-25|48	%make
14mr|lrzsz-0.12.21-25|49	
14mr|lrzsz-0.12.21-25|50	%install
14mr|lrzsz-0.12.21-25|51	%makeinstall_std
14mr|lrzsz-0.12.21-25|52	
14mr|lrzsz-0.12.21-25|53	%find_lang %{name}
14mr|lrzsz-0.12.21-25|54	
14mr|lrzsz-0.12.21-25|55	
14mr|lrzsz-0.12.21-25|56	%changelog
14mr|lrzsz-0.12.21-25|57	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.21-25
14mr|lrzsz-0.12.21-25|58	+ Revision: a790268
14mr|lrzsz-0.12.21-25|59	- Update BuildRequires
14mr|lrzsz-0.12.21-25|60	
14mr|lrzsz-0.12.21-25|61	

17532 14
14mr|lsb-5.0-0.alpha.1|1	%define compat_versions 2.0 3.0 3.1 3.2 4.0 4.1
14mr|lsb-5.0-0.alpha.1|2	%define modular_versions 3.1 3.2
14mr|lsb-5.0-0.alpha.1|3	
14mr|lsb-5.0-0.alpha.1|4	# populate the Provides for the compat versions and the old 3.x modular setup
14mr|lsb-5.0-0.alpha.1|5	# this way we only have to change the lists above when we bump up
14mr|lsb-5.0-0.alpha.1|6	# (at least until LSB drops something, or we choose to)
14mr|lsb-5.0-0.alpha.1|7	%define compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-noarch = $ver ";done)
14mr|lsb-5.0-0.alpha.1|8	%define core_compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-core-noarch = $ver ";done)
14mr|lsb-5.0-0.alpha.1|9	%define compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-%{lsb_arch} = $ver ";done)
14mr|lsb-5.0-0.alpha.1|10	%define core_compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-core-%{lsb_arch} = $ver ";done)
14mr|lsb-5.0-0.alpha.1|11	%define modular_provides_noarch %(for ver in %{modular_versions};do echo -n "lsbcxx-noarch = $ver lsb-graphics-noarch = $ver ";done)
14mr|lsb-5.0-0.alpha.1|12	%define modular_provides_arch %(for ver in %{modular_versions};do echo -n "lsbcxx-%{lsb_arch} = $ver lsb-graphics-%{lsb_arch} = $ver ";done)
14mr|lsb-5.0-0.alpha.1|13	
14mr|lsb-5.0-0.alpha.1|14	Summary:	The skeleton package defining packages needed for LSB compliance
14mr|lsb-5.0-0.alpha.1|15	Name:		lsb
14mr|lsb-5.0-0.alpha.1|16	Version:	5.0
14mr|lsb-5.0-0.alpha.1|17	Release:	0.alpha.1
14mr|lsb-5.0-0.alpha.1|18	License:	GPL
14mr|lsb-5.0-0.alpha.1|19	Group:		System/Base
14mr|lsb-5.0-0.alpha.1|20	URL:		http://www.linuxbase.org
14mr|lsb-5.0-0.alpha.1|21	Source0:	tmpdirlsb.sh
14mr|lsb-5.0-0.alpha.1|22	Source1:	install_initd
14mr|lsb-5.0-0.alpha.1|23	Source2:	remove_initd
14mr|lsb-5.0-0.alpha.1|24	Source3:	lsb.rpmlintrc
14mr|lsb-5.0-0.alpha.1|25	
14mr|lsb-5.0-0.alpha.1|26	Exclusivearch: %{ix86} x86_64
14mr|lsb-5.0-0.alpha.1|27	
14mr|lsb-5.0-0.alpha.1|28	%define lsb_arch ia32
14mr|lsb-5.0-0.alpha.1|29	%ifarch x86_64
14mr|lsb-5.0-0.alpha.1|30	%define lsb_arch amd64
14mr|lsb-5.0-0.alpha.1|31	%endif
14mr|lsb-5.0-0.alpha.1|32	
14mr|lsb-5.0-0.alpha.1|33	%description
14mr|lsb-5.0-0.alpha.1|34	The skeleton package defining packages needed for LSB compliance.
14mr|lsb-5.0-0.alpha.1|35	Note: To successfuly run the runtime test suites, install lsb-test.
14mr|lsb-5.0-0.alpha.1|36	
14mr|lsb-5.0-0.alpha.1|37	%package %{_lib}
14mr|lsb-5.0-0.alpha.1|38	Summary: The skeleton package defining packages needed for LSB compliance
14mr|lsb-5.0-0.alpha.1|39	Group: System/Base
14mr|lsb-5.0-0.alpha.1|40	
14mr|lsb-5.0-0.alpha.1|41	Requires: lsb-noarch
14mr|lsb-5.0-0.alpha.1|42	Requires: lsb-core-%{_lib}
14mr|lsb-5.0-0.alpha.1|43	# former lsb-cxx - both arches called libfoo
14mr|lsb-5.0-0.alpha.1|44	Requires: %{_lib}stdc++6
14mr|lsb-5.0-0.alpha.1|45	# former lsb-graphics
14mr|lsb-5.0-0.alpha.1|46	Requires: %mklibname x11_ 6
14mr|lsb-5.0-0.alpha.1|47	Requires: %mklibname xext 6
14mr|lsb-5.0-0.alpha.1|48	Requires: %mklibname xi 6
14mr|lsb-5.0-0.alpha.1|49	Requires: %mklibname xt 6
14mr|lsb-5.0-0.alpha.1|50	Requires: %mklibname xtst 6
14mr|lsb-5.0-0.alpha.1|51	Requires: %mklibname xft 2
14mr|lsb-5.0-0.alpha.1|52	Requires: %mklibname freetype 6
14mr|lsb-5.0-0.alpha.1|53	Requires: %mklibname xrender 1
14mr|lsb-5.0-0.alpha.1|54	Requires: %mklibname gl 1
14mr|lsb-5.0-0.alpha.1|55	Requires: %mklibname glu 1
14mr|lsb-5.0-0.alpha.1|56	
14mr|lsb-5.0-0.alpha.1|57	# former lsb-desktop
14mr|lsb-5.0-0.alpha.1|58	Requires: %mklibname xml 2_2
14mr|lsb-5.0-0.alpha.1|59	Requires: %mklibname gtk+2.0_ 0
14mr|lsb-5.0-0.alpha.1|60	# we really need libpng12.so here
14mr|lsb-5.0-0.alpha.1|61	Requires: %mklibname png 0
14mr|lsb-5.0-0.alpha.1|62	Requires: %mklibname cairo 2
14mr|lsb-5.0-0.alpha.1|63	Requires: %mklibname pango 1.0_0
14mr|lsb-5.0-0.alpha.1|64	Requires: %mklibname fontconfig 1
14mr|lsb-5.0-0.alpha.1|65	Requires: %mklibname jpeg 62
14mr|lsb-5.0-0.alpha.1|66	
14mr|lsb-5.0-0.alpha.1|67	# former lsb-qt4
14mr|lsb-5.0-0.alpha.1|68	Requires: qt4-common >= 4.2.3
14mr|lsb-5.0-0.alpha.1|69	# %%mklibname doesn't work here
14mr|lsb-5.0-0.alpha.1|70	Requires: %{_lib}qtopengl4 >= 4.2.3
14mr|lsb-5.0-0.alpha.1|71	Requires: %{_lib}qtsvg4 >= 4.2.3
14mr|lsb-5.0-0.alpha.1|72	Requires: %{_lib}qtnetwork4 >= 4.2.3
14mr|lsb-5.0-0.alpha.1|73	Requires: %{_lib}qtsql4 >= 4.2.3
14mr|lsb-5.0-0.alpha.1|74	Requires: %{_lib}qtxml4 >= 4.2.3
14mr|lsb-5.0-0.alpha.1|75	
14mr|lsb-5.0-0.alpha.1|76	# printing
14mr|lsb-5.0-0.alpha.1|77	Requires: %mklibname cups 2
14mr|lsb-5.0-0.alpha.1|78	
14mr|lsb-5.0-0.alpha.1|79	# multimedia
14mr|lsb-5.0-0.alpha.1|80	Requires: %mklibname alsa 2
14mr|lsb-5.0-0.alpha.1|81	
14mr|lsb-5.0-0.alpha.1|82	# security
14mr|lsb-5.0-0.alpha.1|83	Requires: %mklibname nss 3
14mr|lsb-5.0-0.alpha.1|84	Requires: %mklibname nspr 4
14mr|lsb-5.0-0.alpha.1|85	
14mr|lsb-5.0-0.alpha.1|86	Provides: lsb-%{lsb_arch} = %{version}
14mr|lsb-5.0-0.alpha.1|87	Provides: %{compat_provides_arch}
14mr|lsb-5.0-0.alpha.1|88	Provides: %{modular_provides_arch}
14mr|lsb-5.0-0.alpha.1|89	
14mr|lsb-5.0-0.alpha.1|90	Conflicts: lsb-release < 2.0
14mr|lsb-5.0-0.alpha.1|91	
14mr|lsb-5.0-0.alpha.1|92	Provides: lsb-cxx
14mr|lsb-5.0-0.alpha.1|93	Obsoletes: lsb-cxx
14mr|lsb-5.0-0.alpha.1|94	Provides: lsb-graphics
14mr|lsb-5.0-0.alpha.1|95	Obsoletes: lsb-graphics
14mr|lsb-5.0-0.alpha.1|96	Provides: lsb-desktop
14mr|lsb-5.0-0.alpha.1|97	Obsoletes: lsb-desktop
14mr|lsb-5.0-0.alpha.1|98	Provides: lsb-desktop-qt4
14mr|lsb-5.0-0.alpha.1|99	Obsoletes: lsb-desktop-qt4
14mr|lsb-5.0-0.alpha.1|100	Provides: lsb = %{version}
14mr|lsb-5.0-0.alpha.1|101	Obsoletes: lsb <= %{version}
14mr|lsb-5.0-0.alpha.1|102	
14mr|lsb-5.0-0.alpha.1|103	%description %{_lib}
14mr|lsb-5.0-0.alpha.1|104	The skeleton package defining packages needed for LSB compliance.
14mr|lsb-5.0-0.alpha.1|105	Note: To successfuly run the runtime test suites, install lsb-test.
14mr|lsb-5.0-0.alpha.1|106	
14mr|lsb-5.0-0.alpha.1|107	%package noarch
14mr|lsb-5.0-0.alpha.1|108	Summary: Architecture neutral components of LSB
14mr|lsb-5.0-0.alpha.1|109	Group: System/Base
14mr|lsb-5.0-0.alpha.1|110	
14mr|lsb-5.0-0.alpha.1|111	# former lsb-desktop
14mr|lsb-5.0-0.alpha.1|112	Requires: xdg-utils
14mr|lsb-5.0-0.alpha.1|113	
14mr|lsb-5.0-0.alpha.1|114	# interpreted languages
14mr|lsb-5.0-0.alpha.1|115	Requires: perl perl-CGI perl-Safe perl-Pod-Perldoc python
14mr|lsb-5.0-0.alpha.1|116	
14mr|lsb-5.0-0.alpha.1|117	# printing
14mr|lsb-5.0-0.alpha.1|118	Requires: ghostscript foomatic-filters cups-common
14mr|lsb-5.0-0.alpha.1|119	
14mr|lsb-5.0-0.alpha.1|120	Provides: %{compat_provides_noarch}
14mr|lsb-5.0-0.alpha.1|121	Provides: %{modular_provides_noarch}
14mr|lsb-5.0-0.alpha.1|122	
14mr|lsb-5.0-0.alpha.1|123	%description noarch
14mr|lsb-5.0-0.alpha.1|124	The architecture-neutral requirements for LSB compliance.
14mr|lsb-5.0-0.alpha.1|125	
14mr|lsb-5.0-0.alpha.1|126	%package core-%{_lib}
14mr|lsb-5.0-0.alpha.1|127	Summary: Core requirements needed for LSB compliance
14mr|lsb-5.0-0.alpha.1|128	Group: System/Base
14mr|lsb-5.0-0.alpha.1|129	
14mr|lsb-5.0-0.alpha.1|130	Requires: lsb-core-noarch
14mr|lsb-5.0-0.alpha.1|131	Requires: %{_lib}glibc_lsb
14mr|lsb-5.0-0.alpha.1|132	Requires: %mklibname pam 0
14mr|lsb-5.0-0.alpha.1|133	Requires: %mklibname ncurses 5
14mr|lsb-5.0-0.alpha.1|134	
14mr|lsb-5.0-0.alpha.1|135	Provides: lsb-core-%{lsb_arch} = %{version}
14mr|lsb-5.0-0.alpha.1|136	Provides: %{core_compat_provides_arch}
14mr|lsb-5.0-0.alpha.1|137	Provides: lsb-core = %{version}
14mr|lsb-5.0-0.alpha.1|138	Obsoletes: lsb-core
14mr|lsb-5.0-0.alpha.1|139	
14mr|lsb-5.0-0.alpha.1|140	%description core-%{_lib}
14mr|lsb-5.0-0.alpha.1|141	The core requirements for LSB compliance.
14mr|lsb-5.0-0.alpha.1|142	
14mr|lsb-5.0-0.alpha.1|143	%package core-noarch
14mr|lsb-5.0-0.alpha.1|144	Summary: Architecture neutral components of lsb-core
14mr|lsb-5.0-0.alpha.1|145	Group: System/Base
14mr|lsb-5.0-0.alpha.1|146	
14mr|lsb-5.0-0.alpha.1|147	Requires: pax lsb-release make sendmail-command ed
14mr|lsb-5.0-0.alpha.1|148	Requires: binutils bc nail at m4 patch
14mr|lsb-5.0-0.alpha.1|149	Requires: diffutils file gettext chkconfig
14mr|lsb-5.0-0.alpha.1|150	
14mr|lsb-5.0-0.alpha.1|151	Provides: %{core_compat_provides_noarch}
14mr|lsb-5.0-0.alpha.1|152	
14mr|lsb-5.0-0.alpha.1|153	%description core-noarch
14mr|lsb-5.0-0.alpha.1|154	The architecture-neutral core requirements for LSB compliance.
14mr|lsb-5.0-0.alpha.1|155	
14mr|lsb-5.0-0.alpha.1|156	%package test
14mr|lsb-5.0-0.alpha.1|157	Summary: Requirements needed to successfully run the LSB runtime tests
14mr|lsb-5.0-0.alpha.1|158	Group: System/Base
14mr|lsb-5.0-0.alpha.1|159	
14mr|lsb-5.0-0.alpha.1|160	Requires: lsb
14mr|lsb-5.0-0.alpha.1|161	Requires: perl-DBI perl-devel perl-XML-Parser perl-URI glibc-i18ndata
14mr|lsb-5.0-0.alpha.1|162	Requires: locales-de locales-en locales-es locales-fr locales-is
14mr|lsb-5.0-0.alpha.1|163	Requires: locales-it locales-ja locales-se locales-ta locales-zh
14mr|lsb-5.0-0.alpha.1|164	Requires: wget qt4-database-plugin-sqlite libx11-common
14mr|lsb-5.0-0.alpha.1|165	Requires(pre):		rpm-helper
14mr|lsb-5.0-0.alpha.1|166	Requires(postun):	rpm-helper
14mr|lsb-5.0-0.alpha.1|167	
14mr|lsb-5.0-0.alpha.1|168	%description test
14mr|lsb-5.0-0.alpha.1|169	This packages pulls in additional packages not specified by LSB, but
14mr|lsb-5.0-0.alpha.1|170	required to successfully run the LSB runtime tests.
14mr|lsb-5.0-0.alpha.1|171	
14mr|lsb-5.0-0.alpha.1|172	%prep
14mr|lsb-5.0-0.alpha.1|173	#%setup -q
14mr|lsb-5.0-0.alpha.1|174	
14mr|lsb-5.0-0.alpha.1|175	%install
14mr|lsb-5.0-0.alpha.1|176	cat << EOF > README.urpmi
14mr|lsb-5.0-0.alpha.1|177	To run the LSB binary test suite, download the latest version from
14mr|lsb-5.0-0.alpha.1|178	ftp://ftp.linuxfoundation.org/pub/lsb/test_suites/released/binary/runtime/
14mr|lsb-5.0-0.alpha.1|179	and install lsb-dist-checker or lsb-task-dist-testkit.
14mr|lsb-5.0-0.alpha.1|180	
14mr|lsb-5.0-0.alpha.1|181	There is a GUI test manager now, lsb-dist-checker that can guide you
14mr|lsb-5.0-0.alpha.1|182	through the test/certification process.
14mr|lsb-5.0-0.alpha.1|183	
14mr|lsb-5.0-0.alpha.1|184	There are also yum repos at:
14mr|lsb-5.0-0.alpha.1|185	http://ftp.linuxfoundation.org/pub/lsb/repositories/yum/
14mr|lsb-5.0-0.alpha.1|186	EOF
14mr|lsb-5.0-0.alpha.1|187	
14mr|lsb-5.0-0.alpha.1|188	install -d %{buildroot}/%{_datadir}/%{name}
14mr|lsb-5.0-0.alpha.1|189	install -d %{buildroot}/%{_datadir}/nls
14mr|lsb-5.0-0.alpha.1|190	install -d %{buildroot}/%{_datadir}/tmac
14mr|lsb-5.0-0.alpha.1|191	install -d %{buildroot}/var/cache/fonts
14mr|lsb-5.0-0.alpha.1|192	install -d %{buildroot}/var/games
14mr|lsb-5.0-0.alpha.1|193	install -d %{buildroot}/sbin
14mr|lsb-5.0-0.alpha.1|194	install -d %{buildroot}%{_sysconfdir}/lsb-release.d
14mr|lsb-5.0-0.alpha.1|195	install -d %{buildroot}%{_bindir}
14mr|lsb-5.0-0.alpha.1|196	install -d %{buildroot}/lib/%{name}
14mr|lsb-5.0-0.alpha.1|197	install -d %{buildroot}%{_prefix}/lib/%{name}
14mr|lsb-5.0-0.alpha.1|198	install -d %{buildroot}/srv
14mr|lsb-5.0-0.alpha.1|199	install -d %{buildroot}%{_sysconfdir}/opt
14mr|lsb-5.0-0.alpha.1|200	install -d %{buildroot}%{_sysconfdir}/profile.d
14mr|lsb-5.0-0.alpha.1|201	install -m 755 %{SOURCE0} %{buildroot}%{_sysconfdir}/profile.d
14mr|lsb-5.0-0.alpha.1|202	install -m 755 %{SOURCE1} %{buildroot}%{_prefix}/lib/%{name}
14mr|lsb-5.0-0.alpha.1|203	install -m 755 %{SOURCE2} %{buildroot}%{_prefix}/lib/%{name}
14mr|lsb-5.0-0.alpha.1|204	
14mr|lsb-5.0-0.alpha.1|205	touch %{buildroot}%{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|206	touch %{buildroot}%{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
14mr|lsb-5.0-0.alpha.1|207	touch %{buildroot}%{_sysconfdir}/lsb-release.d/core-%{version}-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|208	touch %{buildroot}%{_sysconfdir}/lsb-release.d/core-%{version}-noarch
14mr|lsb-5.0-0.alpha.1|209	rm -f lsb-noarch-files.txt lsb-files.txt
14mr|lsb-5.0-0.alpha.1|210	for lsbver in %{compat_versions}; do
14mr|lsb-5.0-0.alpha.1|211	touch %{buildroot}%{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch
14mr|lsb-5.0-0.alpha.1|212	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch >> lsb-noarch-files.txt
14mr|lsb-5.0-0.alpha.1|213	touch %{buildroot}%{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|214	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch} >> lsb-files.txt
14mr|lsb-5.0-0.alpha.1|215	touch %{buildroot}%{_sysconfdir}/lsb-release.d/core-$lsbver-noarch
14mr|lsb-5.0-0.alpha.1|216	touch %{buildroot}%{_sysconfdir}/lsb-release.d/core-$lsbver-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|217	done
14mr|lsb-5.0-0.alpha.1|218	for lsbver in %{modular_versions}; do
14mr|lsb-5.0-0.alpha.1|219	touch %{buildroot}%{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch
14mr|lsb-5.0-0.alpha.1|220	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch >> lsb-noarch-files.txt
14mr|lsb-5.0-0.alpha.1|221	touch %{buildroot}%{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|222	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch} >> lsb-files.txt
14mr|lsb-5.0-0.alpha.1|223	touch %{buildroot}%{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch
14mr|lsb-5.0-0.alpha.1|224	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch >> lsb-noarch-files.txt
14mr|lsb-5.0-0.alpha.1|225	touch %{buildroot}%{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|226	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch} >> lsb-files.txt
14mr|lsb-5.0-0.alpha.1|227	done
14mr|lsb-5.0-0.alpha.1|228	
14mr|lsb-5.0-0.alpha.1|229	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/root-ulimit.sh
14mr|lsb-5.0-0.alpha.1|230	#!/bin/sh
14mr|lsb-5.0-0.alpha.1|231	# enable a nonzero core file value for root (exec_A test issues)
14mr|lsb-5.0-0.alpha.1|232	[ "\$UID" = "0" ] && ulimit -c 1000 > /dev/null 2>&1
14mr|lsb-5.0-0.alpha.1|233	EOF
14mr|lsb-5.0-0.alpha.1|234	
14mr|lsb-5.0-0.alpha.1|235	cat << EOF > %{buildroot}%{_bindir}/lsbinstall
14mr|lsb-5.0-0.alpha.1|236	#!/bin/sh
14mr|lsb-5.0-0.alpha.1|237	exit 0
14mr|lsb-5.0-0.alpha.1|238	EOF
14mr|lsb-5.0-0.alpha.1|239	
14mr|lsb-5.0-0.alpha.1|240	cat << EOF > %{buildroot}/sbin/fasthalt
14mr|lsb-5.0-0.alpha.1|241	#!/bin/sh
14mr|lsb-5.0-0.alpha.1|242	#start fasthalt
14mr|lsb-5.0-0.alpha.1|243	/sbin/halt -f
14mr|lsb-5.0-0.alpha.1|244	#end fasthalt
14mr|lsb-5.0-0.alpha.1|245	EOF
14mr|lsb-5.0-0.alpha.1|246	
14mr|lsb-5.0-0.alpha.1|247	cat << EOF > %{buildroot}/sbin/fastboot
14mr|lsb-5.0-0.alpha.1|248	#!/bin/sh
14mr|lsb-5.0-0.alpha.1|249	#start fastboot
14mr|lsb-5.0-0.alpha.1|250	/sbin/reboot -f
14mr|lsb-5.0-0.alpha.1|251	#end fastboot
14mr|lsb-5.0-0.alpha.1|252	EOF
14mr|lsb-5.0-0.alpha.1|253	
14mr|lsb-5.0-0.alpha.1|254	cat << EOF > %{buildroot}/etc/hosts.equiv
14mr|lsb-5.0-0.alpha.1|255	# Sample hosts.equiv file for LSB compliance
14mr|lsb-5.0-0.alpha.1|256	# see man hosts.equiv for usage.
14mr|lsb-5.0-0.alpha.1|257	EOF
14mr|lsb-5.0-0.alpha.1|258	
14mr|lsb-5.0-0.alpha.1|259	cat << EOF > %{buildroot}/etc/hosts.lpd
14mr|lsb-5.0-0.alpha.1|260	#
14mr|lsb-5.0-0.alpha.1|261	# hosts.lpd     This file describes the names of the hosts which are
14mr|lsb-5.0-0.alpha.1|262	#               allowed to use the remote printer services of this
14mr|lsb-5.0-0.alpha.1|263	#               host.  This file is used by the LPD subsystem.
14mr|lsb-5.0-0.alpha.1|264	#		Added for LSB compiance.
14mr|lsb-5.0-0.alpha.1|265	EOF
14mr|lsb-5.0-0.alpha.1|266	
14mr|lsb-5.0-0.alpha.1|267	cat << EOF > %{buildroot}/etc/gateways
14mr|lsb-5.0-0.alpha.1|268	# sample gateways file for LSB compliance. Database of gateways
14mr|lsb-5.0-0.alpha.1|269	# used by routed. Sample format shown below.
14mr|lsb-5.0-0.alpha.1|270	# [ net | host ] name1 gateway name2 metric value [ passive | active | external ]
14mr|lsb-5.0-0.alpha.1|271	EOF
14mr|lsb-5.0-0.alpha.1|272	
14mr|lsb-5.0-0.alpha.1|273	chmod 0755 %{buildroot}%{_sysconfdir}/profile.d/root-ulimit.sh
14mr|lsb-5.0-0.alpha.1|274	chmod 0755 %{buildroot}%{_bindir}/lsbinstall
14mr|lsb-5.0-0.alpha.1|275	chmod 0755 %{buildroot}/sbin/fastboot
14mr|lsb-5.0-0.alpha.1|276	chmod 0755 %{buildroot}/sbin/fasthalt
14mr|lsb-5.0-0.alpha.1|277	chmod 0644 %{buildroot}/etc/hosts.equiv
14mr|lsb-5.0-0.alpha.1|278	chmod 0644 %{buildroot}/etc/hosts.lpd
14mr|lsb-5.0-0.alpha.1|279	chmod 0644 %{buildroot}/etc/gateways
14mr|lsb-5.0-0.alpha.1|280	
14mr|lsb-5.0-0.alpha.1|281	# (sb) concession for lsb-apache to run
14mr|lsb-5.0-0.alpha.1|282	%pre test
14mr|lsb-5.0-0.alpha.1|283	%_pre_groupadd nobody
14mr|lsb-5.0-0.alpha.1|284	
14mr|lsb-5.0-0.alpha.1|285	%postun test
14mr|lsb-5.0-0.alpha.1|286	%_postun_groupdel nobody
14mr|lsb-5.0-0.alpha.1|287	
14mr|lsb-5.0-0.alpha.1|288	%clean
14mr|lsb-5.0-0.alpha.1|289	
14mr|lsb-5.0-0.alpha.1|290	%files %{_lib} -f lsb-files.txt
14mr|lsb-5.0-0.alpha.1|291	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|292	
14mr|lsb-5.0-0.alpha.1|293	%files noarch -f lsb-noarch-files.txt
14mr|lsb-5.0-0.alpha.1|294	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
14mr|lsb-5.0-0.alpha.1|295	
14mr|lsb-5.0-0.alpha.1|296	%files core-%{_lib}
14mr|lsb-5.0-0.alpha.1|297	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-%{lsb_arch}
14mr|lsb-5.0-0.alpha.1|298	
14mr|lsb-5.0-0.alpha.1|299	%files core-noarch
14mr|lsb-5.0-0.alpha.1|300	%{_datadir}/nls
14mr|lsb-5.0-0.alpha.1|301	%{_datadir}/tmac
14mr|lsb-5.0-0.alpha.1|302	/var/cache/fonts
14mr|lsb-5.0-0.alpha.1|303	/var/games
14mr|lsb-5.0-0.alpha.1|304	/sbin/fasthalt
14mr|lsb-5.0-0.alpha.1|305	/sbin/fastboot
14mr|lsb-5.0-0.alpha.1|306	%{_bindir}/lsbinstall
14mr|lsb-5.0-0.alpha.1|307	%dir %{_sysconfdir}/opt
14mr|lsb-5.0-0.alpha.1|308	%dir /srv
14mr|lsb-5.0-0.alpha.1|309	%dir /lib/%{name}
14mr|lsb-5.0-0.alpha.1|310	%dir %{_prefix}/lib/%{name}
14mr|lsb-5.0-0.alpha.1|311	%{_prefix}/lib/%{name}/install_initd
14mr|lsb-5.0-0.alpha.1|312	%{_prefix}/lib/%{name}/remove_initd
14mr|lsb-5.0-0.alpha.1|313	%config(noreplace) %{_sysconfdir}/hosts.equiv
14mr|lsb-5.0-0.alpha.1|314	%config(noreplace) %{_sysconfdir}/hosts.lpd
14mr|lsb-5.0-0.alpha.1|315	%config(noreplace) %{_sysconfdir}/gateways
14mr|lsb-5.0-0.alpha.1|316	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-noarch
14mr|lsb-5.0-0.alpha.1|317	
14mr|lsb-5.0-0.alpha.1|318	%files test
14mr|lsb-5.0-0.alpha.1|319	%config(noreplace) %{_sysconfdir}/profile.d/tmpdirlsb.sh
14mr|lsb-5.0-0.alpha.1|320	%config(noreplace) %{_sysconfdir}/profile.d/root-ulimit.sh
14mr|lsb-5.0-0.alpha.1|321	
14mr|lsb-5.0-0.alpha.1|322	%changelog
14mr|lsb-5.0-0.alpha.1|323	* Mon Jun 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0-0.alpha.1
14mr|lsb-5.0-0.alpha.1|324	+ Revision: 60b3272
14mr|lsb-5.0-0.alpha.1|325	- Fix file sets
14mr|lsb-5.0-0.alpha.1|326	
14mr|lsb-5.0-0.alpha.1|327	

17533 14
14mr|lsb-release-2.0-40|1	Summary: Linux Standard Base tools
14mr|lsb-release-2.0-40|2	Name: lsb-release
14mr|lsb-release-2.0-40|3	Version: 2.0
14mr|lsb-release-2.0-40|4	Release: 40
14mr|lsb-release-2.0-40|5	License: GPL
14mr|lsb-release-2.0-40|6	Source: lsb-release-%{version}.tar.bz2
14mr|lsb-release-2.0-40|7	Patch0: lsb-release-%{version}-no-support.patch
14mr|lsb-release-2.0-40|8	Group: System/Base
14mr|lsb-release-2.0-40|9	URL: http://bzr.linuxfoundation.org/loggerhead/lsb/devel/si/files/head:/lsb_release/
14mr|lsb-release-2.0-40|10	
14mr|lsb-release-2.0-40|11	%define debug_package %{nil}
14mr|lsb-release-2.0-40|12	
14mr|lsb-release-2.0-40|13	%description
14mr|lsb-release-2.0-40|14	LSB version query program
14mr|lsb-release-2.0-40|15	
14mr|lsb-release-2.0-40|16	This program forms part of the required functionality of
14mr|lsb-release-2.0-40|17	the LSB (Linux Standard Base) specification.
14mr|lsb-release-2.0-40|18	
14mr|lsb-release-2.0-40|19	The program queries the installed state of the distribution
14mr|lsb-release-2.0-40|20	to display certain properties such as the version of the
14mr|lsb-release-2.0-40|21	LSB against which the distribution claims compliance as
14mr|lsb-release-2.0-40|22	well. It can also attempt to display the name and release
14mr|lsb-release-2.0-40|23	of the distribution along with an identifier of who produces
14mr|lsb-release-2.0-40|24	the distribution.
14mr|lsb-release-2.0-40|25	
14mr|lsb-release-2.0-40|26	%prep
14mr|lsb-release-2.0-40|27	
14mr|lsb-release-2.0-40|28	%setup -q
14mr|lsb-release-2.0-40|29	%patch0 -p1 -b .no-support
14mr|lsb-release-2.0-40|30	
14mr|lsb-release-2.0-40|31	%build
14mr|lsb-release-2.0-40|32	make
14mr|lsb-release-2.0-40|33	
14mr|lsb-release-2.0-40|34	%install
14mr|lsb-release-2.0-40|35	make prefix=%{buildroot} mandir=%{buildroot}/%{_mandir} install
14mr|lsb-release-2.0-40|36	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}.d
14mr|lsb-release-2.0-40|37	mkdir -p %{buildroot}/%{_sysconfdir}
14mr|lsb-release-2.0-40|38	cat > %{buildroot}/%{_sysconfdir}/lsb-release << EOF
14mr|lsb-release-2.0-40|39	LSB_VERSION=
14mr|lsb-release-2.0-40|40	DISTRIB_ID=RosaDesktopFresh
14mr|lsb-release-2.0-40|41	DISTRIB_RELEASE=%{rosa_release}
14mr|lsb-release-2.0-40|42	DISTRIB_CODENAME=belka
14mr|lsb-release-2.0-40|43	DISTRIB_DESCRIPTION="%{distribution}"
14mr|lsb-release-2.0-40|44	EOF
14mr|lsb-release-2.0-40|45	
14mr|lsb-release-2.0-40|46	mkdir -p %{buildroot}/usr/bin
14mr|lsb-release-2.0-40|47	pushd %{buildroot}/usr/bin
14mr|lsb-release-2.0-40|48	ln -sf /bin/lsb_release lsb_release
14mr|lsb-release-2.0-40|49	popd
14mr|lsb-release-2.0-40|50	
14mr|lsb-release-2.0-40|51	%files
14mr|lsb-release-2.0-40|52	%doc README
14mr|lsb-release-2.0-40|53	/bin/lsb_release
14mr|lsb-release-2.0-40|54	%_bindir/lsb_release
14mr|lsb-release-2.0-40|55	%{_mandir}/man1/lsb_release.1*
14mr|lsb-release-2.0-40|56	%config(noreplace) %{_sysconfdir}/%{name}
14mr|lsb-release-2.0-40|57	%dir %{_sysconfdir}/%{name}.d
14mr|lsb-release-2.0-40|58	
14mr|lsb-release-2.0-40|59	
14mr|lsb-release-2.0-40|60	
14mr|lsb-release-2.0-40|61	%changelog
14mr|lsb-release-2.0-40|62	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.0-40
14mr|lsb-release-2.0-40|63	+ Revision: f1afd08
14mr|lsb-release-2.0-40|64	- Release uplift
14mr|lsb-release-2.0-40|65	
14mr|lsb-release-2.0-40|66	

17534 14
14mr|lshw-2.16-3|1	%define realversion B.0%{version}
14mr|lshw-2.16-3|2	
14mr|lshw-2.16-3|3	Summary: A hardware lister
14mr|lshw-2.16-3|4	Name:    lshw
14mr|lshw-2.16-3|5	Version: 2.16
14mr|lshw-2.16-3|6	Release: 3
14mr|lshw-2.16-3|7	# To get sources tarball use command
14mr|lshw-2.16-3|8	# svn co http://ezix.org/source/packages/lshw/releases/%{realversion} %{name}-%{realversion} && tar -czf %{name}-%{realversion}.tar.gz --exclude .svn %{name}-%{realversion}
14mr|lshw-2.16-3|9	Source0: %{name}-%{realversion}.tar.gz
14mr|lshw-2.16-3|10	License: GPLv2
14mr|lshw-2.16-3|11	Group: System/Kernel and hardware
14mr|lshw-2.16-3|12	Url: http://ezix.org/project/wiki/HardwareLiSter
14mr|lshw-2.16-3|13	Requires: ldetect-lst >= 0.1.282
14mr|lshw-2.16-3|14	BuildRequires: pkgconfig(sqlite3)
14mr|lshw-2.16-3|15	BuildRequires: pkgconfig(gtk+-2.0)
14mr|lshw-2.16-3|16	
14mr|lshw-2.16-3|17	%description
14mr|lshw-2.16-3|18	lshw (Hardware Lister) is a tool to provide detailed information
14mr|lshw-2.16-3|19	on the hardware configuration of the machine.
14mr|lshw-2.16-3|20	
14mr|lshw-2.16-3|21	%package gui
14mr|lshw-2.16-3|22	Summary: HardWare LiSter (GUI version)
14mr|lshw-2.16-3|23	Group:  System/Kernel and hardware
14mr|lshw-2.16-3|24	Requires: %{name}
14mr|lshw-2.16-3|25	Requires: gtk2
14mr|lshw-2.16-3|26	%description gui
14mr|lshw-2.16-3|27	This package provides a graphical user interface to lshw
14mr|lshw-2.16-3|28	
14mr|lshw-2.16-3|29	%prep
14mr|lshw-2.16-3|30	%setup -q -n %{name}-%{realversion}
14mr|lshw-2.16-3|31	# Ugly since 2.07 default rights are messed
14mr|lshw-2.16-3|32	find -type f | xargs chmod 644
14mr|lshw-2.16-3|33	find -type d | xargs chmod 755
14mr|lshw-2.16-3|34	
14mr|lshw-2.16-3|35	%build
14mr|lshw-2.16-3|36	make
14mr|lshw-2.16-3|37	make gui
14mr|lshw-2.16-3|38	
14mr|lshw-2.16-3|39	%install
14mr|lshw-2.16-3|40	%makeinstall_std
14mr|lshw-2.16-3|41	make PREFIX=%_prefix SBINDIR=%_sbindir MANDIR=%_mandir DESTDIR=%{buildroot} install-gui
14mr|lshw-2.16-3|42	
14mr|lshw-2.16-3|43	# packaged as part of ldetect-lst
14mr|lshw-2.16-3|44	rm -f %{buildroot}%{_datadir}/lshw/{oui.txt,*.ids}
14mr|lshw-2.16-3|45	
14mr|lshw-2.16-3|46	%find_lang %{name}
14mr|lshw-2.16-3|47	
14mr|lshw-2.16-3|48	%files -f %{name}.lang
14mr|lshw-2.16-3|49	%{_sbindir}/lshw
14mr|lshw-2.16-3|50	%dir %{_datadir}/lshw
14mr|lshw-2.16-3|51	%{_datadir}/lshw/*.txt
14mr|lshw-2.16-3|52	%attr(644,root,root) %{_mandir}/man1/lshw.*
14mr|lshw-2.16-3|53	
14mr|lshw-2.16-3|54	%files gui
14mr|lshw-2.16-3|55	%doc COPYING
14mr|lshw-2.16-3|56	%{_sbindir}/gtk-lshw
14mr|lshw-2.16-3|57	%{_datadir}/lshw/artwork
14mr|lshw-2.16-3|58	%{_datadir}/lshw/ui/gtk-lshw.ui
14mr|lshw-2.16-3|59	
14mr|lshw-2.16-3|60	%changelog
14mr|lshw-2.16-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.16-3
14mr|lshw-2.16-3|62	+ Revision: 2d01512
14mr|lshw-2.16-3|63	- MassBuild#440: Increase release tag
14mr|lshw-2.16-3|64	
14mr|lshw-2.16-3|65	

17535 14
14mr|lskat-4.13.3-1|1	Name:		lskat
14mr|lskat-4.13.3-1|2	Version:	4.13.3
14mr|lskat-4.13.3-1|3	Release:	1
14mr|lskat-4.13.3-1|4	Epoch:		1
14mr|lskat-4.13.3-1|5	Summary:	Lieutnant skat
14mr|lskat-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|lskat-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|lskat-4.13.3-1|8	URL:		http://www.kde.org/applications/games/lskat/
14mr|lskat-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|lskat-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|lskat-4.13.3-1|11	Requires:	libkdegames-common
14mr|lskat-4.13.3-1|12	
14mr|lskat-4.13.3-1|13	%description
14mr|lskat-4.13.3-1|14	Lieutnant Skat (from German "Offiziersskat") is a fun and engaging card game
14mr|lskat-4.13.3-1|15	for two players, where the second player is either live opponent, or a built
14mr|lskat-4.13.3-1|16	in artificial intelligence.
14mr|lskat-4.13.3-1|17	
14mr|lskat-4.13.3-1|18	%files
14mr|lskat-4.13.3-1|19	%{_kde_bindir}/lskat
14mr|lskat-4.13.3-1|20	%{_kde_applicationsdir}/lskat.desktop
14mr|lskat-4.13.3-1|21	%{_kde_appsdir}/lskat
14mr|lskat-4.13.3-1|22	%{_kde_docdir}/*/*/lskat
14mr|lskat-4.13.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/lskat.png
14mr|lskat-4.13.3-1|24	
14mr|lskat-4.13.3-1|25	#------------------------------------------------------------------------------
14mr|lskat-4.13.3-1|26	
14mr|lskat-4.13.3-1|27	%prep
14mr|lskat-4.13.3-1|28	%setup -q
14mr|lskat-4.13.3-1|29	
14mr|lskat-4.13.3-1|30	%build
14mr|lskat-4.13.3-1|31	%cmake_kde4
14mr|lskat-4.13.3-1|32	%make
14mr|lskat-4.13.3-1|33	
14mr|lskat-4.13.3-1|34	%install
14mr|lskat-4.13.3-1|35	%makeinstall_std -C build
14mr|lskat-4.13.3-1|36	
14mr|lskat-4.13.3-1|37	
14mr|lskat-4.13.3-1|38	%changelog
14mr|lskat-4.13.3-1|39	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|lskat-4.13.3-1|40	+ Revision: 20aa5da
14mr|lskat-4.13.3-1|41	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|lskat-4.13.3-1|42	
14mr|lskat-4.13.3-1|43	

17536 14
14mr|lslk-1.29-18|1	Summary:	A lock file lister
14mr|lslk-1.29-18|2	Name:		lslk
14mr|lslk-1.29-18|3	Version:	1.29
14mr|lslk-1.29-18|4	Release:	18
14mr|lslk-1.29-18|5	License:	GPL style
14mr|lslk-1.29-18|6	Group:		Monitoring
14mr|lslk-1.29-18|7	Url:		ftp://vic.cc.purdue.edu:/pub/tools/unix/lslk/
14mr|lslk-1.29-18|8	Source0:	ftp://vic.cc.purdue.edu/pub/tools/unix/lslk/lslk_%{version}_W.tar.bz2
14mr|lslk-1.29-18|9	
14mr|lslk-1.29-18|10	%description
14mr|lslk-1.29-18|11	Lslk is a lock file lister.  Lslk attempts to list all of the locks on
14mr|lslk-1.29-18|12	the executing system's local files (i.e., on the active inodes).
14mr|lslk-1.29-18|13	
14mr|lslk-1.29-18|14	Install lslk if you need a utility for listing file locks.
14mr|lslk-1.29-18|15	
14mr|lslk-1.29-18|16	%files
14mr|lslk-1.29-18|17	%defattr(644,root,root,755)
14mr|lslk-1.29-18|18	# XXX should be mode 4755, but for now leave the setuid off
14mr|lslk-1.29-18|19	%attr(0755,root,kmem) %{_sbindir}/lslk
14mr|lslk-1.29-18|20	%{_mandir}/man8/lslk.8*
14mr|lslk-1.29-18|21	
14mr|lslk-1.29-18|22	#----------------------------------------------------------------------------
14mr|lslk-1.29-18|23	
14mr|lslk-1.29-18|24	%prep
14mr|lslk-1.29-18|25	%setup -q -c -n lslk
14mr|lslk-1.29-18|26	tar xf lslk_%{version}.tar
14mr|lslk-1.29-18|27	
14mr|lslk-1.29-18|28	%build
14mr|lslk-1.29-18|29	[ -d lslk_%{version} ] && cd lslk_%{version}
14mr|lslk-1.29-18|30	./Configure -n linux
14mr|lslk-1.29-18|31	%make DEBUG="%{optflags}" CFGF=-DLINUXV=228
14mr|lslk-1.29-18|32	
14mr|lslk-1.29-18|33	%install
14mr|lslk-1.29-18|34	mkdir -p %{buildroot}%{_sbindir}
14mr|lslk-1.29-18|35	mkdir -p %{buildroot}%{_mandir}/man8
14mr|lslk-1.29-18|36	
14mr|lslk-1.29-18|37	install lslk_%{version}/lslk %{buildroot}%{_sbindir}
14mr|lslk-1.29-18|38	install lslk_%{version}/lslk.8 %{buildroot}%{_mandir}/man8/
14mr|lslk-1.29-18|39	
14mr|lslk-1.29-18|40	
14mr|lslk-1.29-18|41	%changelog
14mr|lslk-1.29-18|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.29-18
14mr|lslk-1.29-18|43	+ Revision: 3cf2381
14mr|lslk-1.29-18|44	- MassBuild#440: Increase release tag
14mr|lslk-1.29-18|45	
14mr|lslk-1.29-18|46	

17537 14
14mr|lsof-4.87-2|1	%define dname %{name}_%{version}
14mr|lsof-4.87-2|2	
14mr|lsof-4.87-2|3	Summary:	Lists files open by processes
14mr|lsof-4.87-2|4	Name:		lsof
14mr|lsof-4.87-2|5	Version:	4.87
14mr|lsof-4.87-2|6	Release:	2
14mr|lsof-4.87-2|7	License:	Free
14mr|lsof-4.87-2|8	Group:		Monitoring
14mr|lsof-4.87-2|9	Url:		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
14mr|lsof-4.87-2|10	Source0:	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/%{dname}.tar.bz2
14mr|lsof-4.87-2|11	Source1:	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/%{dname}.tar.bz2.sig
14mr|lsof-4.87-2|12	Patch0:		lsof_4.64-perl-example-fix.patch
14mr|lsof-4.87-2|13	Patch1:		lsof_4.60-has-security.patch
14mr|lsof-4.87-2|14	Patch2:		lsof_4.87-libtirpc.patch
14mr|lsof-4.87-2|15	BuildRequires:	pkgconfig(libtirpc)
14mr|lsof-4.87-2|16	
14mr|lsof-4.87-2|17	%description
14mr|lsof-4.87-2|18	Lsof's name stands for LiSt Open Files, and it does just that. It lists
14mr|lsof-4.87-2|19	information about files that are open by the processes running on a UNIX
14mr|lsof-4.87-2|20	system.
14mr|lsof-4.87-2|21	
14mr|lsof-4.87-2|22	%files
14mr|lsof-4.87-2|23	%doc %{dname}/00*
14mr|lsof-4.87-2|24	%attr(0755,root,kmem) %{_sbindir}/%{name}
14mr|lsof-4.87-2|25	%{_mandir}/man8/lsof.8*
14mr|lsof-4.87-2|26	
14mr|lsof-4.87-2|27	#----------------------------------------------------------------------------
14mr|lsof-4.87-2|28	
14mr|lsof-4.87-2|29	%prep
14mr|lsof-4.87-2|30	%setup -q -c -n %{dname}
14mr|lsof-4.87-2|31	
14mr|lsof-4.87-2|32	#
14mr|lsof-4.87-2|33	# Sort out whether this is the wrapped or linux specific tar ball.
14mr|lsof-4.87-2|34	#
14mr|lsof-4.87-2|35	[ -d %{dname} ] && cd %{dname}
14mr|lsof-4.87-2|36	[ -f %{dname}_src.tar ] && tar xf %{dname}_src.tar
14mr|lsof-4.87-2|37	[ -d %{dname}.linux -a ! -d %{dname} ] && \
14mr|lsof-4.87-2|38	mv %{dname}.linux %{dname}
14mr|lsof-4.87-2|39	[ -d %{dname}_src ] && cd %{dname}_src
14mr|lsof-4.87-2|40	
14mr|lsof-4.87-2|41	%patch0 -p1
14mr|lsof-4.87-2|42	%patch1 -p1
14mr|lsof-4.87-2|43	%patch2 -p1 -b .tirpc~
14mr|lsof-4.87-2|44	
14mr|lsof-4.87-2|45	%build
14mr|lsof-4.87-2|46	[ -d %{dname}/%{dname}_src ] && cd %{dname}/%{dname}_src
14mr|lsof-4.87-2|47	
14mr|lsof-4.87-2|48	LINUX_BASE=/proc LSOF_LDFLAGS="%{ldflags}" ./Configure -n linux
14mr|lsof-4.87-2|49	
14mr|lsof-4.87-2|50	%make DEBUG="%{optflags}" CC=%{__cc}
14mr|lsof-4.87-2|51	
14mr|lsof-4.87-2|52	%install
14mr|lsof-4.87-2|53	[ -d %{dname}/%{dname}_src ] && cd %{dname}/%{dname}_src
14mr|lsof-4.87-2|54	install %{name} -D %{buildroot}%{_sbindir}/%{name}
14mr|lsof-4.87-2|55	install -m644 lsof.8 -D %{buildroot}%{_mandir}/man8/lsof.8
14mr|lsof-4.87-2|56	
14mr|lsof-4.87-2|57	
14mr|lsof-4.87-2|58	%changelog
14mr|lsof-4.87-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.87-2
14mr|lsof-4.87-2|60	+ Revision: 1900d8c
14mr|lsof-4.87-2|61	- MassBuild#440: Increase release tag
14mr|lsof-4.87-2|62	
14mr|lsof-4.87-2|63	

17538 14
14mr|ltc-1.1.1-1|1	%define major	11
14mr|ltc-1.1.1-1|2	%define libname	%mklibname %{name} %major
14mr|ltc-1.1.1-1|3	%define devname	%mklibname %{name} -d
14mr|ltc-1.1.1-1|4	
14mr|ltc-1.1.1-1|5	Name:		ltc
14mr|ltc-1.1.1-1|6	Version:	1.1.1
14mr|ltc-1.1.1-1|7	Release:	1
14mr|ltc-1.1.1-1|8	Summary:	Linear (or Longitudinal) Time-code is an encoding of SMPTE time-code data
14mr|ltc-1.1.1-1|9	License:	LGPLv3
14mr|ltc-1.1.1-1|10	Group:		System/Libraries
14mr|ltc-1.1.1-1|11	Url:		https://github.com/x42/libltc
14mr|ltc-1.1.1-1|12	Source0:	https://github.com/downloads/x42/libltc/lib%{name}-%{version}.tar.gz
14mr|ltc-1.1.1-1|13	
14mr|ltc-1.1.1-1|14	%description
14mr|ltc-1.1.1-1|15	Linear (or Longitudinal) Time-code (LTC) is an encoding of SMPTE time-code data
14mr|ltc-1.1.1-1|16	as a Manchester-Biphase encoded audio signal. The audio signal is commonly
14mr|ltc-1.1.1-1|17	recorded on a VTR track or other storage media. libltc provides functionality
14mr|ltc-1.1.1-1|18	to encode and decode LTC from/to time-code, including SMPTE date support.
14mr|ltc-1.1.1-1|19	libltc is the successor of libltcsmpte.
14mr|ltc-1.1.1-1|20	
14mr|ltc-1.1.1-1|21	#---------------------------------
14mr|ltc-1.1.1-1|22	%package -n %{libname}
14mr|ltc-1.1.1-1|23	Summary:	Shared library for LTC
14mr|ltc-1.1.1-1|24	Group:		System/Libraries
14mr|ltc-1.1.1-1|25	
14mr|ltc-1.1.1-1|26	%description -n %{libname}
14mr|ltc-1.1.1-1|27	Linear (or Longitudinal) Time-code (LTC) is an encoding of SMPTE time-code data
14mr|ltc-1.1.1-1|28	as a Manchester-Biphase encoded audio signal. The audio signal is commonly
14mr|ltc-1.1.1-1|29	recorded on a VTR track or other storage media. libltc provides functionality
14mr|ltc-1.1.1-1|30	to encode and decode LTC from/to time-code, including SMPTE date support.
14mr|ltc-1.1.1-1|31	libltc is the successor of libltcsmpte.
14mr|ltc-1.1.1-1|32	
14mr|ltc-1.1.1-1|33	%files -n %{libname}
14mr|ltc-1.1.1-1|34	%{_libdir}/lib%{name}.so.%{major}*
14mr|ltc-1.1.1-1|35	
14mr|ltc-1.1.1-1|36	#---------------------------------
14mr|ltc-1.1.1-1|37	%package -n %{devname}
14mr|ltc-1.1.1-1|38	Summary:	Development files for LTC
14mr|ltc-1.1.1-1|39	Group:		Development/C
14mr|ltc-1.1.1-1|40	Requires:	%{libname} = %{version}-%{release}
14mr|ltc-1.1.1-1|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|ltc-1.1.1-1|42	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|ltc-1.1.1-1|43	
14mr|ltc-1.1.1-1|44	%description -n %{devname}
14mr|ltc-1.1.1-1|45	This package contains the files for developing applications which
14mr|ltc-1.1.1-1|46	will use lib%{name}.
14mr|ltc-1.1.1-1|47	
14mr|ltc-1.1.1-1|48	%files -n %{devname}
14mr|ltc-1.1.1-1|49	%{_mandir}/man3/ltc.h.3.xz
14mr|ltc-1.1.1-1|50	%{_libdir}/lib%{name}.so
14mr|ltc-1.1.1-1|51	%{_includedir}/ltc.h
14mr|ltc-1.1.1-1|52	%{_libdir}/pkgconfig/ltc.pc
14mr|ltc-1.1.1-1|53	
14mr|ltc-1.1.1-1|54	#---------------------------------
14mr|ltc-1.1.1-1|55	%prep
14mr|ltc-1.1.1-1|56	%setup -q -n lib%{name}-%{version}
14mr|ltc-1.1.1-1|57	
14mr|ltc-1.1.1-1|58	%build
14mr|ltc-1.1.1-1|59	%configure2_5x
14mr|ltc-1.1.1-1|60	%make
14mr|ltc-1.1.1-1|61	
14mr|ltc-1.1.1-1|62	%install
14mr|ltc-1.1.1-1|63	%makeinstall_std
14mr|ltc-1.1.1-1|64	find %{buildroot} -regex ".*\(a\|la\)$" -exec rm '{}' \;
14mr|ltc-1.1.1-1|65	
14mr|ltc-1.1.1-1|66	%changelog
14mr|ltc-1.1.1-1|67	* Mon Mar 11 2013 Rosa <rosa@abf.rosalinux.ru> 1.1.1-1
14mr|ltc-1.1.1-1|68	+ Revision: 0aa529c
14mr|ltc-1.1.1-1|69	- Automatic import for version 1.1.1-1
14mr|ltc-1.1.1-1|70	
14mr|ltc-1.1.1-1|71	

17539 14
14mr|ltrace-0.6-0.81.8|1	%define svn 81
14mr|ltrace-0.6-0.81.8|2	%if %svn
14mr|ltrace-0.6-0.81.8|3	%define release %mkrel 0.%svn.8
14mr|ltrace-0.6-0.81.8|4	%else
14mr|ltrace-0.6-0.81.8|5	%define release 7
14mr|ltrace-0.6-0.81.8|6	%endif
14mr|ltrace-0.6-0.81.8|7	
14mr|ltrace-0.6-0.81.8|8	Summary:	Track runtime library calls from dynamically linked executables
14mr|ltrace-0.6-0.81.8|9	Name:		ltrace
14mr|ltrace-0.6-0.81.8|10	Version:	0.6
14mr|ltrace-0.6-0.81.8|11	Release:	%{release}
14mr|ltrace-0.6-0.81.8|12	License:	GPLv2+
14mr|ltrace-0.6-0.81.8|13	Group:		Development/Other
14mr|ltrace-0.6-0.81.8|14	URL:		http://svn.debian.org/wsvn/ltrace
14mr|ltrace-0.6-0.81.8|15	# check out svn://svn.debian.org/ltrace/ltrace/trunk and compress
14mr|ltrace-0.6-0.81.8|16	Source0:	ltrace-%{svn}.tar.bz2
14mr|ltrace-0.6-0.81.8|17	# fedora patch:
14mr|ltrace-0.6-0.81.8|18	Patch5:		ltrace-0.5-testsuite.patch
14mr|ltrace-0.6-0.81.8|19	ExclusiveArch:	%{ix86} x86_64 ppc x86_64 sparc alpha
14mr|ltrace-0.6-0.81.8|20	BuildRequires:	elfutils-devel
14mr|ltrace-0.6-0.81.8|21	%if %svn
14mr|ltrace-0.6-0.81.8|22	BuildRequires:	autoconf
14mr|ltrace-0.6-0.81.8|23	%endif
14mr|ltrace-0.6-0.81.8|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ltrace-0.6-0.81.8|25	
14mr|ltrace-0.6-0.81.8|26	%description
14mr|ltrace-0.6-0.81.8|27	Ltrace is a debugging program which runs a specified command until the command
14mr|ltrace-0.6-0.81.8|28	exits. While the command is executing, ltrace intercepts and records both the
14mr|ltrace-0.6-0.81.8|29	dynamic library calls called by the executed process and the signals received
14mr|ltrace-0.6-0.81.8|30	by the executed process. Ltrace can also intercept and print system calls
14mr|ltrace-0.6-0.81.8|31	executed by the process.
14mr|ltrace-0.6-0.81.8|32	
14mr|ltrace-0.6-0.81.8|33	You should install ltrace if you need a sysadmin tool for tracking the
14mr|ltrace-0.6-0.81.8|34	execution of processes.
14mr|ltrace-0.6-0.81.8|35	
14mr|ltrace-0.6-0.81.8|36	%prep
14mr|ltrace-0.6-0.81.8|37	
14mr|ltrace-0.6-0.81.8|38	%if %svn
14mr|ltrace-0.6-0.81.8|39	%setup -q -n %{name}
14mr|ltrace-0.6-0.81.8|40	%else
14mr|ltrace-0.6-0.81.8|41	%setup -q
14mr|ltrace-0.6-0.81.8|42	%endif
14mr|ltrace-0.6-0.81.8|43	
14mr|ltrace-0.6-0.81.8|44	%patch5 -p1
14mr|ltrace-0.6-0.81.8|45	
14mr|ltrace-0.6-0.81.8|46	%build
14mr|ltrace-0.6-0.81.8|47	export CFLAGS="%{optflags} -D_GNU_SOURCE=1"
14mr|ltrace-0.6-0.81.8|48	%if %svn
14mr|ltrace-0.6-0.81.8|49	./autogen.sh
14mr|ltrace-0.6-0.81.8|50	%endif
14mr|ltrace-0.6-0.81.8|51	%configure
14mr|ltrace-0.6-0.81.8|52	%make
14mr|ltrace-0.6-0.81.8|53	
14mr|ltrace-0.6-0.81.8|54	%install
14mr|ltrace-0.6-0.81.8|55	rm -rf %{buildroot}
14mr|ltrace-0.6-0.81.8|56	
14mr|ltrace-0.6-0.81.8|57	%makeinstall_std
14mr|ltrace-0.6-0.81.8|58	
14mr|ltrace-0.6-0.81.8|59	# remove unpackaged files
14mr|ltrace-0.6-0.81.8|60	rm -rf %{buildroot}%{_prefix}/doc
14mr|ltrace-0.6-0.81.8|61	rm -fr %{buildroot}%_docdir/%name
14mr|ltrace-0.6-0.81.8|62	
14mr|ltrace-0.6-0.81.8|63	%clean
14mr|ltrace-0.6-0.81.8|64	rm -rf %{buildroot}
14mr|ltrace-0.6-0.81.8|65	
14mr|ltrace-0.6-0.81.8|66	%files
14mr|ltrace-0.6-0.81.8|67	%defattr(-,root,root)
14mr|ltrace-0.6-0.81.8|68	%doc README TODO BUGS
14mr|ltrace-0.6-0.81.8|69	%config(noreplace) %{_sysconfdir}/ltrace.conf
14mr|ltrace-0.6-0.81.8|70	%{_bindir}/ltrace
14mr|ltrace-0.6-0.81.8|71	%{_mandir}/man1/ltrace.1*
14mr|ltrace-0.6-0.81.8|72	
14mr|ltrace-0.6-0.81.8|73	
14mr|ltrace-0.6-0.81.8|74	
14mr|ltrace-0.6-0.81.8|75	%changelog
14mr|ltrace-0.6-0.81.8|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-0.81.8
14mr|ltrace-0.6-0.81.8|77	+ Revision: 9162c3d
14mr|ltrace-0.6-0.81.8|78	- MassBuild#440: Increase release tag
14mr|ltrace-0.6-0.81.8|79	
14mr|ltrace-0.6-0.81.8|80	

17540 14
14mr|lua5.1-5.1.5-11|1	%define major 5.1
14mr|lua5.1-5.1.5-11|2	%define oname lua
14mr|lua5.1-5.1.5-11|3	%define libname %mklibname %{oname} %{major}
14mr|lua5.1-5.1.5-11|4	%define devname %mklibname %{oname} %{major} -d
14mr|lua5.1-5.1.5-11|5	%define staticname %mklibname %{oname} %{major} -d -s
14mr|lua5.1-5.1.5-11|6	%define alt_priority %(echo %{major} | sed -e 's/[^0-9]//g')
14mr|lua5.1-5.1.5-11|7	
14mr|lua5.1-5.1.5-11|8	Summary:	Powerful, light-weight programming language
14mr|lua5.1-5.1.5-11|9	Name:		lua5.1
14mr|lua5.1-5.1.5-11|10	Version:	5.1.5
14mr|lua5.1-5.1.5-11|11	Release:	11
14mr|lua5.1-5.1.5-11|12	License:	MIT
14mr|lua5.1-5.1.5-11|13	Group:		Development/Other
14mr|lua5.1-5.1.5-11|14	Url:		http://www.lua.org/
14mr|lua5.1-5.1.5-11|15	Source0:	http://www.lua.org/ftp/lua-%{version}.tar.gz
14mr|lua5.1-5.1.5-11|16	Patch0:		lua-5.1-dynlib.patch
14mr|lua5.1-5.1.5-11|17	Patch1:		lua-5.1-pkgconfig_libdir.patch
14mr|lua5.1-5.1.5-11|18	Patch2:		lua-5.1-modules_path.patch
14mr|lua5.1-5.1.5-11|19	BuildRequires:	readline-devel
14mr|lua5.1-5.1.5-11|20	BuildRequires:	pkgconfig(ncurses)
14mr|lua5.1-5.1.5-11|21	Conflicts:	lua < 5.2
14mr|lua5.1-5.1.5-11|22	
14mr|lua5.1-5.1.5-11|23	%description
14mr|lua5.1-5.1.5-11|24	Lua is a programming language originally designed for extending applications,
14mr|lua5.1-5.1.5-11|25	but also frequently used as a general-purpose, stand-alone language. Lua
14mr|lua5.1-5.1.5-11|26	combines simple procedural syntax (similar to Pascal) with powerful data
14mr|lua5.1-5.1.5-11|27	description constructs based on associative arrays and extensible semantics.
14mr|lua5.1-5.1.5-11|28	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14mr|lua5.1-5.1.5-11|29	management, making it ideal for configuration, scripting, and rapid
14mr|lua5.1-5.1.5-11|30	prototyping. Lua is implemented as a small library of C functions, written in
14mr|lua5.1-5.1.5-11|31	ANSI C, and compiles unmodified in all known platforms. The implementation
14mr|lua5.1-5.1.5-11|32	goals are simplicity, efficiency, portability, and low embedding cost.
14mr|lua5.1-5.1.5-11|33	
14mr|lua5.1-5.1.5-11|34	%files
14mr|lua5.1-5.1.5-11|35	%doc doc/*.html doc/*.gif
14mr|lua5.1-5.1.5-11|36	%doc COPYRIGHT HISTORY INSTALL README
14mr|lua5.1-5.1.5-11|37	%{_bindir}/*%{major}*
14mr|lua5.1-5.1.5-11|38	%{_mandir}/man1/*%{major}*
14mr|lua5.1-5.1.5-11|39	%dir %{_datadir}/lua/%{major}
14mr|lua5.1-5.1.5-11|40	%{_datadir}/lua/%{major}/*.lua
14mr|lua5.1-5.1.5-11|41	
14mr|lua5.1-5.1.5-11|42	%post
14mr|lua5.1-5.1.5-11|43	/usr/sbin/update-alternatives --install %{_bindir}/lua lua %{_bindir}/lua%{major} %{alt_priority} --slave %{_bindir}/luac luac %{_bindir}/luac%{major}
14mr|lua5.1-5.1.5-11|44	
14mr|lua5.1-5.1.5-11|45	%postun
14mr|lua5.1-5.1.5-11|46	[[ -f %{_bindir}/lua%{major} ]] || /usr/sbin/update-alternatives --remove lua %{_bindir}/lua%{major}
14mr|lua5.1-5.1.5-11|47	
14mr|lua5.1-5.1.5-11|48	#----------------------------------------------------------------------------
14mr|lua5.1-5.1.5-11|49	
14mr|lua5.1-5.1.5-11|50	%package -n %{libname}
14mr|lua5.1-5.1.5-11|51	Summary:	Powerful, light-weight programming language
14mr|lua5.1-5.1.5-11|52	Group:		Development/Other
14mr|lua5.1-5.1.5-11|53	
14mr|lua5.1-5.1.5-11|54	%description -n %{libname}
14mr|lua5.1-5.1.5-11|55	Lua is a programming language originally designed for extending applications,
14mr|lua5.1-5.1.5-11|56	but also frequently used as a general-purpose, stand-alone language. Lua
14mr|lua5.1-5.1.5-11|57	combines simple procedural syntax (similar to Pascal) with powerful data
14mr|lua5.1-5.1.5-11|58	description constructs based on associative arrays and extensible semantics.
14mr|lua5.1-5.1.5-11|59	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14mr|lua5.1-5.1.5-11|60	management, making it ideal for configuration, scripting, and rapid
14mr|lua5.1-5.1.5-11|61	prototyping. Lua is implemented as a small library of C functions, written in
14mr|lua5.1-5.1.5-11|62	ANSI C, and compiles unmodified in all known platforms. The implementation
14mr|lua5.1-5.1.5-11|63	goals are simplicity, efficiency, portability, and low embedding cost.
14mr|lua5.1-5.1.5-11|64	
14mr|lua5.1-5.1.5-11|65	%files -n %{libname}
14mr|lua5.1-5.1.5-11|66	%{_libdir}/liblua.so.%{major}*
14mr|lua5.1-5.1.5-11|67	
14mr|lua5.1-5.1.5-11|68	#----------------------------------------------------------------------------
14mr|lua5.1-5.1.5-11|69	
14mr|lua5.1-5.1.5-11|70	%package -n %{devname}
14mr|lua5.1-5.1.5-11|71	Summary:	Headers and development files for Lua
14mr|lua5.1-5.1.5-11|72	Group:		Development/Other
14mr|lua5.1-5.1.5-11|73	Requires:	%{libname} = %{EVRD}
14mr|lua5.1-5.1.5-11|74	Requires:	%{name} = %{EVRD}
14mr|lua5.1-5.1.5-11|75	Provides:	%{name}-devel = %{EVRD}
14mr|lua5.1-5.1.5-11|76	Conflicts:	%{_lib}lua-devel
14mr|lua5.1-5.1.5-11|77	
14mr|lua5.1-5.1.5-11|78	%description -n %{devname}
14mr|lua5.1-5.1.5-11|79	This package contains the headers and development files for Lua.
14mr|lua5.1-5.1.5-11|80	
14mr|lua5.1-5.1.5-11|81	%files -n %{devname}
14mr|lua5.1-5.1.5-11|82	%{_includedir}/*
14mr|lua5.1-5.1.5-11|83	%{_libdir}/pkgconfig/*
14mr|lua5.1-5.1.5-11|84	%{_libdir}/liblua.so
14mr|lua5.1-5.1.5-11|85	
14mr|lua5.1-5.1.5-11|86	#----------------------------------------------------------------------------
14mr|lua5.1-5.1.5-11|87	
14mr|lua5.1-5.1.5-11|88	%package -n %{staticname}
14mr|lua5.1-5.1.5-11|89	Summary:	Static development files for Lua
14mr|lua5.1-5.1.5-11|90	Group:		Development/Other
14mr|lua5.1-5.1.5-11|91	Provides:	lua%{major}-static-devel = %{EVRD}
14mr|lua5.1-5.1.5-11|92	Requires:	%{devname} = %{EVRD}
14mr|lua5.1-5.1.5-11|93	Conflicts:	%{_lib}lua-static-devel
14mr|lua5.1-5.1.5-11|94	
14mr|lua5.1-5.1.5-11|95	%description -n %{staticname}
14mr|lua5.1-5.1.5-11|96	This package contains the static development files for Lua.
14mr|lua5.1-5.1.5-11|97	
14mr|lua5.1-5.1.5-11|98	%files -n %{staticname}
14mr|lua5.1-5.1.5-11|99	%{_libdir}/*.a
14mr|lua5.1-5.1.5-11|100	
14mr|lua5.1-5.1.5-11|101	#----------------------------------------------------------------------------
14mr|lua5.1-5.1.5-11|102	
14mr|lua5.1-5.1.5-11|103	%prep
14mr|lua5.1-5.1.5-11|104	%setup -q -n %{oname}-%{version}
14mr|lua5.1-5.1.5-11|105	%apply_patches
14mr|lua5.1-5.1.5-11|106	
14mr|lua5.1-5.1.5-11|107	sed -i -e "s|/usr/local|%{_prefix}|g" Makefile
14mr|lua5.1-5.1.5-11|108	sed -i -e "s|/lib|/%{_lib}|g" Makefile
14mr|lua5.1-5.1.5-11|109	sed -i -e "s|/usr/local|%{_prefix}|g" src/luaconf.h
14mr|lua5.1-5.1.5-11|110	sed -i -e "s|/lib|/%{_lib}|g" src/luaconf.h
14mr|lua5.1-5.1.5-11|111	sed -i -e "s|/man/man1|/share/man/man1|g" Makefile
14mr|lua5.1-5.1.5-11|112	sed -i -e "s|\$(V)|%{major}|g" src/Makefile
14mr|lua5.1-5.1.5-11|113	
14mr|lua5.1-5.1.5-11|114	%build
14mr|lua5.1-5.1.5-11|115	%make linux CFLAGS="%{optflags} -fPIC -DLUA_USE_LINUX" CC="%__cc" LD="%__ld"
14mr|lua5.1-5.1.5-11|116	sed -i -e "s#/usr/local#%{_prefix}#" etc/lua.pc
14mr|lua5.1-5.1.5-11|117	sed -i -e 's/-lreadline -lncurses //g' etc/lua.pc
14mr|lua5.1-5.1.5-11|118	
14mr|lua5.1-5.1.5-11|119	%install
14mr|lua5.1-5.1.5-11|120	%makeinstall_std INSTALL_TOP=%{buildroot}%{_prefix} INSTALL_LIB=%{buildroot}%{_libdir} INSTALL_MAN=%{buildroot}%{_mandir}/man1
14mr|lua5.1-5.1.5-11|121	install -d %{buildroot}%{_libdir}/lua/%{major}/
14mr|lua5.1-5.1.5-11|122	install -d %{buildroot}%{_datadir}/lua/%{major}/
14mr|lua5.1-5.1.5-11|123	install -m 644 test/*.lua %{buildroot}%{_datadir}/lua/%{major}/
14mr|lua5.1-5.1.5-11|124	
14mr|lua5.1-5.1.5-11|125	install -m 755 src/liblua.so.%{major}* %{buildroot}%{_libdir}
14mr|lua5.1-5.1.5-11|126	ln -s liblua.so.%{major} %{buildroot}%{_libdir}/liblua.so
14mr|lua5.1-5.1.5-11|127	
14mr|lua5.1-5.1.5-11|128	install -d -m 755 %{buildroot}%{_libdir}/pkgconfig/
14mr|lua5.1-5.1.5-11|129	install -m 644 etc/lua.pc %{buildroot}%{_libdir}/pkgconfig/
14mr|lua5.1-5.1.5-11|130	
14mr|lua5.1-5.1.5-11|131	# for update-alternatives
14mr|lua5.1-5.1.5-11|132	mv %{buildroot}%{_bindir}/lua %{buildroot}%{_bindir}/lua%{major}
14mr|lua5.1-5.1.5-11|133	mv %{buildroot}%{_bindir}/luac %{buildroot}%{_bindir}/luac%{major}
14mr|lua5.1-5.1.5-11|134	
14mr|lua5.1-5.1.5-11|135	# to avoid conflict with other versions
14mr|lua5.1-5.1.5-11|136	mv %{buildroot}/%{_mandir}/man1/lua.1 %{buildroot}/%{_mandir}/man1/lua%{major}.1
14mr|lua5.1-5.1.5-11|137	mv %{buildroot}/%{_mandir}/man1/luac.1 %{buildroot}/%{_mandir}/man1/luac%{major}.1
14mr|lua5.1-5.1.5-11|138	
14mr|lua5.1-5.1.5-11|139	
14mr|lua5.1-5.1.5-11|140	%changelog
14mr|lua5.1-5.1.5-11|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1.5-11
14mr|lua5.1-5.1.5-11|142	+ Revision: 2964f1d
14mr|lua5.1-5.1.5-11|143	- MassBuild#440: Increase release tag
14mr|lua5.1-5.1.5-11|144	
14mr|lua5.1-5.1.5-11|145	

17541 14
14mr|lua-5.2.3-5|1	%define major 5.2
14mr|lua-5.2.3-5|2	%define libname %mklibname %{name} %{major}
14mr|lua-5.2.3-5|3	%define devname %mklibname %{name} -d
14mr|lua-5.2.3-5|4	%define staticname %mklibname %{name} -d -s
14mr|lua-5.2.3-5|5	%define alt_priority %(echo %{major} | sed -e 's/[^0-9]//g')
14mr|lua-5.2.3-5|6	
14mr|lua-5.2.3-5|7	Summary:	Powerful, light-weight programming language
14mr|lua-5.2.3-5|8	Name:		lua
14mr|lua-5.2.3-5|9	Version:	5.2.3
14mr|lua-5.2.3-5|10	Release:	5
14mr|lua-5.2.3-5|11	License:	MIT
14mr|lua-5.2.3-5|12	Group:		Development/Other
14mr|lua-5.2.3-5|13	Url:		http://www.lua.org/
14mr|lua-5.2.3-5|14	Source0:	http://www.lua.org/ftp/%{name}-%{version}.tar.gz
14mr|lua-5.2.3-5|15	Source1:	lua.pc
14mr|lua-5.2.3-5|16	Patch0:		lua-5.2.1-dynlib.patch
14mr|lua-5.2.3-5|17	Patch1:		lua-5.2.0-modules_path.patch
14mr|lua-5.2.3-5|18	Patch2:		lua52-compat-old-versions.patch
14mr|lua-5.2.3-5|19	Provides:	lua%{major} = %{EVRD}
14mr|lua-5.2.3-5|20	BuildRequires:	readline-devel
14mr|lua-5.2.3-5|21	BuildRequires:	pkgconfig(ncurses)
14mr|lua-5.2.3-5|22	
14mr|lua-5.2.3-5|23	%description
14mr|lua-5.2.3-5|24	Lua is a programming language originally designed for extending applications,
14mr|lua-5.2.3-5|25	but also frequently used as a general-purpose, stand-alone language. Lua
14mr|lua-5.2.3-5|26	combines simple procedural syntax (similar to Pascal) with powerful data
14mr|lua-5.2.3-5|27	description constructs based on associative arrays and extensible semantics.
14mr|lua-5.2.3-5|28	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14mr|lua-5.2.3-5|29	management, making it ideal for configuration, scripting, and rapid
14mr|lua-5.2.3-5|30	prototyping. Lua is implemented as a small library of C functions, written in
14mr|lua-5.2.3-5|31	ANSI C, and compiles unmodified in all known platforms. The implementation
14mr|lua-5.2.3-5|32	goals are simplicity, efficiency, portability, and low embedding cost.
14mr|lua-5.2.3-5|33	
14mr|lua-5.2.3-5|34	%files
14mr|lua-5.2.3-5|35	%doc doc/*{.html,.css,.gif,.png}
14mr|lua-5.2.3-5|36	%doc README
14mr|lua-5.2.3-5|37	%{_bindir}/*
14mr|lua-5.2.3-5|38	%{_mandir}/man1/*
14mr|lua-5.2.3-5|39	
14mr|lua-5.2.3-5|40	%post
14mr|lua-5.2.3-5|41	/usr/sbin/update-alternatives --install %{_bindir}/lua lua %{_bindir}/lua%{major} %{alt_priority} --slave %{_bindir}/luac luac %{_bindir}/luac%{major}
14mr|lua-5.2.3-5|42	
14mr|lua-5.2.3-5|43	%postun
14mr|lua-5.2.3-5|44	[[ -f %{_bindir}/lua%{major} ]] || /usr/sbin/update-alternatives --remove lua %{_bindir}/lua%{major}
14mr|lua-5.2.3-5|45	
14mr|lua-5.2.3-5|46	#----------------------------------------------------------------------------
14mr|lua-5.2.3-5|47	
14mr|lua-5.2.3-5|48	%package -n %{libname}
14mr|lua-5.2.3-5|49	Summary:	Powerful, light-weight programming language
14mr|lua-5.2.3-5|50	Group:		Development/Other
14mr|lua-5.2.3-5|51	
14mr|lua-5.2.3-5|52	%description -n %{libname}
14mr|lua-5.2.3-5|53	Lua is a programming language originally designed for extending applications,
14mr|lua-5.2.3-5|54	but also frequently used as a general-purpose, stand-alone language. Lua
14mr|lua-5.2.3-5|55	combines simple procedural syntax (similar to Pascal) with powerful data
14mr|lua-5.2.3-5|56	description constructs based on associative arrays and extensible semantics.
14mr|lua-5.2.3-5|57	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
14mr|lua-5.2.3-5|58	management, making it ideal for configuration, scripting, and rapid
14mr|lua-5.2.3-5|59	prototyping. Lua is implemented as a small library of C functions, written in
14mr|lua-5.2.3-5|60	ANSI C, and compiles unmodified in all known platforms. The implementation
14mr|lua-5.2.3-5|61	goals are simplicity, efficiency, portability, and low embedding cost.
14mr|lua-5.2.3-5|62	
14mr|lua-5.2.3-5|63	%files -n %{libname}
14mr|lua-5.2.3-5|64	%{_libdir}/liblua.so.%{major}*
14mr|lua-5.2.3-5|65	
14mr|lua-5.2.3-5|66	#----------------------------------------------------------------------------
14mr|lua-5.2.3-5|67	
14mr|lua-5.2.3-5|68	%package -n %{devname}
14mr|lua-5.2.3-5|69	Summary:	Headers and development files for Lua
14mr|lua-5.2.3-5|70	Group:		Development/Other
14mr|lua-5.2.3-5|71	Requires:	%{libname} = %{EVRD}
14mr|lua-5.2.3-5|72	Requires:	%{name} = %{EVRD}
14mr|lua-5.2.3-5|73	Provides:	liblua%{major}-devel = %{EVRD}
14mr|lua-5.2.3-5|74	Provides:	lua-devel = %{EVRD}
14mr|lua-5.2.3-5|75	Provides:	lua%{major}-devel = %{EVRD}
14mr|lua-5.2.3-5|76	
14mr|lua-5.2.3-5|77	%description -n %{devname}
14mr|lua-5.2.3-5|78	This package contains the headers and development files for Lua.
14mr|lua-5.2.3-5|79	
14mr|lua-5.2.3-5|80	%files -n %{devname}
14mr|lua-5.2.3-5|81	%{_includedir}/*
14mr|lua-5.2.3-5|82	%{_libdir}/pkgconfig/*
14mr|lua-5.2.3-5|83	%{_libdir}/liblua.so
14mr|lua-5.2.3-5|84	
14mr|lua-5.2.3-5|85	#----------------------------------------------------------------------------
14mr|lua-5.2.3-5|86	
14mr|lua-5.2.3-5|87	%package -n %{staticname}
14mr|lua-5.2.3-5|88	Summary:	Static development files for Lua
14mr|lua-5.2.3-5|89	Group:		Development/Other
14mr|lua-5.2.3-5|90	Provides:	lua-devel-static = %{EVRD}
14mr|lua-5.2.3-5|91	Provides:	lua-static-devel = %{EVRD}
14mr|lua-5.2.3-5|92	Requires:	%{devname} = %{EVRD}
14mr|lua-5.2.3-5|93	
14mr|lua-5.2.3-5|94	%description -n %{staticname}
14mr|lua-5.2.3-5|95	This package contains the static development files for Lua.
14mr|lua-5.2.3-5|96	
14mr|lua-5.2.3-5|97	%files -n %{staticname}
14mr|lua-5.2.3-5|98	%{_libdir}/*.a
14mr|lua-5.2.3-5|99	
14mr|lua-5.2.3-5|100	#----------------------------------------------------------------------------
14mr|lua-5.2.3-5|101	
14mr|lua-5.2.3-5|102	%prep
14mr|lua-5.2.3-5|103	%setup -q
14mr|lua-5.2.3-5|104	%apply_patches
14mr|lua-5.2.3-5|105	mkdir -p etc
14mr|lua-5.2.3-5|106	cp %{SOURCE1} ./etc/
14mr|lua-5.2.3-5|107	sed -i -e 's/@MAJOR_VERSION@/%{major}/g' ./etc/lua.pc
14mr|lua-5.2.3-5|108	sed -i -e 's/@FULL_VERSION@/%{version}/g' ./etc/lua.pc
14mr|lua-5.2.3-5|109	
14mr|lua-5.2.3-5|110	sed -i -e "s|/usr/local|%{_prefix}|g" Makefile
14mr|lua-5.2.3-5|111	sed -i -e "s|/lib|/%{_lib}|g" Makefile
14mr|lua-5.2.3-5|112	sed -i -e "s|/usr/local|%{_prefix}|g" src/luaconf.h
14mr|lua-5.2.3-5|113	sed -i -e "s|/lib|/%{_lib}|g" src/luaconf.h
14mr|lua-5.2.3-5|114	sed -i -e "s|/man/man1|/share/man/man1|g" Makefile
14mr|lua-5.2.3-5|115	sed -i -e "s|\$(V)|%{major}|g" src/Makefile
14mr|lua-5.2.3-5|116	
14mr|lua-5.2.3-5|117	%build
14mr|lua-5.2.3-5|118	%make linux CFLAGS="%{optflags} -fPIC -DLUA_USE_LINUX"
14mr|lua-5.2.3-5|119	
14mr|lua-5.2.3-5|120	%install
14mr|lua-5.2.3-5|121	%makeinstall_std INSTALL_TOP=%{buildroot}%{_prefix} INSTALL_LIB=%{buildroot}%{_libdir} INSTALL_MAN=%{buildroot}%{_mandir}/man1
14mr|lua-5.2.3-5|122	install -d %{buildroot}%{_libdir}/lua/%{major}/
14mr|lua-5.2.3-5|123	install -d %{buildroot}%{_datadir}/lua/%{major}/
14mr|lua-5.2.3-5|124	
14mr|lua-5.2.3-5|125	install -m 755 src/liblua.so.%{major}* %{buildroot}%{_libdir}
14mr|lua-5.2.3-5|126	ln -s liblua.so.%{major} %{buildroot}%{_libdir}/liblua.so
14mr|lua-5.2.3-5|127	
14mr|lua-5.2.3-5|128	install -d -m 755 %{buildroot}%{_libdir}/pkgconfig/
14mr|lua-5.2.3-5|129	install -m 644 etc/lua.pc %{buildroot}%{_libdir}/pkgconfig/
14mr|lua-5.2.3-5|130	
14mr|lua-5.2.3-5|131	# for update-alternatives
14mr|lua-5.2.3-5|132	mv %{buildroot}%{_bindir}/lua %{buildroot}%{_bindir}/lua%{major}
14mr|lua-5.2.3-5|133	mv %{buildroot}%{_bindir}/luac %{buildroot}%{_bindir}/luac%{major}
14mr|lua-5.2.3-5|134	
14mr|lua-5.2.3-5|135	
14mr|lua-5.2.3-5|136	%changelog
14mr|lua-5.2.3-5|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2.3-5
14mr|lua-5.2.3-5|138	+ Revision: 7c6493f
14mr|lua-5.2.3-5|139	- MassBuild#440: Increase release tag
14mr|lua-5.2.3-5|140	
14mr|lua-5.2.3-5|141	

17542 14
14mr|lua-filesystem-1.6.2-1|1	%define luaver 5.2
14mr|lua-filesystem-1.6.2-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
14mr|lua-filesystem-1.6.2-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14mr|lua-filesystem-1.6.2-1|4	%define oname luafilesystem
14mr|lua-filesystem-1.6.2-1|5	
14mr|lua-filesystem-1.6.2-1|6	Summary:	FileSystem Tool for the Lua language
14mr|lua-filesystem-1.6.2-1|7	Name:		lua-filesystem
14mr|lua-filesystem-1.6.2-1|8	Version:	1.6.2
14mr|lua-filesystem-1.6.2-1|9	Release:	1
14mr|lua-filesystem-1.6.2-1|10	License:	MIT
14mr|lua-filesystem-1.6.2-1|11	Group:		Development/Other
14mr|lua-filesystem-1.6.2-1|12	Url:		http://www.keplerproject.org/luafilesystem/
14mr|lua-filesystem-1.6.2-1|13	Source0:	http://luaforge.net/frs/download.php/3931/%{oname}-%{version}.tar.gz
14mr|lua-filesystem-1.6.2-1|14	BuildRequires:	pkgconfig(lua) >= %{luaver}
14mr|lua-filesystem-1.6.2-1|15	Requires:	lua >= %{luaver}
14mr|lua-filesystem-1.6.2-1|16	
14mr|lua-filesystem-1.6.2-1|17	%description
14mr|lua-filesystem-1.6.2-1|18	LuaFileSystem offers a portable way to access the underlying directory
14mr|lua-filesystem-1.6.2-1|19	structure and file attributes.
14mr|lua-filesystem-1.6.2-1|20	
14mr|lua-filesystem-1.6.2-1|21	%files
14mr|lua-filesystem-1.6.2-1|22	%doc doc/us/*
14mr|lua-filesystem-1.6.2-1|23	%doc README
14mr|lua-filesystem-1.6.2-1|24	%{lualibdir}/*
14mr|lua-filesystem-1.6.2-1|25	
14mr|lua-filesystem-1.6.2-1|26	#----------------------------------------------------------------------------
14mr|lua-filesystem-1.6.2-1|27	
14mr|lua-filesystem-1.6.2-1|28	%prep
14mr|lua-filesystem-1.6.2-1|29	%setup -q -n %{oname}-%{version}
14mr|lua-filesystem-1.6.2-1|30	
14mr|lua-filesystem-1.6.2-1|31	%build
14mr|lua-filesystem-1.6.2-1|32	%setup_compile_flags
14mr|lua-filesystem-1.6.2-1|33	%make CFLAGS="%{optflags}"
14mr|lua-filesystem-1.6.2-1|34	
14mr|lua-filesystem-1.6.2-1|35	%install
14mr|lua-filesystem-1.6.2-1|36	make install \
14mr|lua-filesystem-1.6.2-1|37	PREFIX=%{buildroot}/%{_prefix} \
14mr|lua-filesystem-1.6.2-1|38	LUA_LIBDIR=%{buildroot}/%{lualibdir} \
14mr|lua-filesystem-1.6.2-1|39	LUA_DIR=%{buildroot}/%{luapkgdir} \
14mr|lua-filesystem-1.6.2-1|40	SYS_BINDIR=%{buildroot}/%{_bindir} \
14mr|lua-filesystem-1.6.2-1|41	LUA_INTERPRETER=%{_bindir}/lua
14mr|lua-filesystem-1.6.2-1|42	
14mr|lua-filesystem-1.6.2-1|43	
14mr|lua-filesystem-1.6.2-1|44	%changelog
14mr|lua-filesystem-1.6.2-1|45	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2-1
14mr|lua-filesystem-1.6.2-1|46	+ Revision: 516144f
14mr|lua-filesystem-1.6.2-1|47	- New version 1.6.2
14mr|lua-filesystem-1.6.2-1|48	
14mr|lua-filesystem-1.6.2-1|49	

17543 14
14mr|lua-lgi-0.7.2-2|1	%define lua_version 5.2
14mr|lua-lgi-0.7.2-2|2	
14mr|lua-lgi-0.7.2-2|3	Summary:	Dynamic Lua binding to GObject libraries using GObject-Introspection
14mr|lua-lgi-0.7.2-2|4	Name:		lua-lgi
14mr|lua-lgi-0.7.2-2|5	Version:	0.7.2
14mr|lua-lgi-0.7.2-2|6	Release:	2
14mr|lua-lgi-0.7.2-2|7	License:	MIT
14mr|lua-lgi-0.7.2-2|8	Group:		Development/Other
14mr|lua-lgi-0.7.2-2|9	Url:		http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
14mr|lua-lgi-0.7.2-2|10	Source0:	lgi-%{version}.tar.gz
14mr|lua-lgi-0.7.2-2|11	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|lua-lgi-0.7.2-2|12	BuildRequires:	pkgconfig(lua) >= %{lua_version}
14mr|lua-lgi-0.7.2-2|13	Requires:	gobject-introspection
14mr|lua-lgi-0.7.2-2|14	
14mr|lua-lgi-0.7.2-2|15	%description
14mr|lua-lgi-0.7.2-2|16	LGI is gobject-introspection based dynamic Lua binding to GObject based
14mr|lua-lgi-0.7.2-2|17	libraries. It allows using GObject-based libraries directly from Lua.
14mr|lua-lgi-0.7.2-2|18	
14mr|lua-lgi-0.7.2-2|19	%files
14mr|lua-lgi-0.7.2-2|20	%doc docs/
14mr|lua-lgi-0.7.2-2|21	%doc README.md
14mr|lua-lgi-0.7.2-2|22	%{_datadir}/lua/%{lua_version}/lgi*
14mr|lua-lgi-0.7.2-2|23	%{_libdir}/lua/%{lua_version}/lgi
14mr|lua-lgi-0.7.2-2|24	
14mr|lua-lgi-0.7.2-2|25	#----------------------------------------------------------------------------
14mr|lua-lgi-0.7.2-2|26	
14mr|lua-lgi-0.7.2-2|27	%prep
14mr|lua-lgi-0.7.2-2|28	%setup -q -n lgi-%{version}
14mr|lua-lgi-0.7.2-2|29	
14mr|lua-lgi-0.7.2-2|30	%build
14mr|lua-lgi-0.7.2-2|31	export CFLAGS="%{optflags} -fPIC"
14mr|lua-lgi-0.7.2-2|32	%make
14mr|lua-lgi-0.7.2-2|33	
14mr|lua-lgi-0.7.2-2|34	%install
14mr|lua-lgi-0.7.2-2|35	%makeinstall_std LUA_SHAREDIR=%{_datadir}/lua/%{lua_version} LUA_LIBDIR=%{_libdir}/lua/%{lua_version}
14mr|lua-lgi-0.7.2-2|36	
14mr|lua-lgi-0.7.2-2|37	
14mr|lua-lgi-0.7.2-2|38	%changelog
14mr|lua-lgi-0.7.2-2|39	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-2
14mr|lua-lgi-0.7.2-2|40	+ Revision: 4f12f6f
14mr|lua-lgi-0.7.2-2|41	- Bump release
14mr|lua-lgi-0.7.2-2|42	
14mr|lua-lgi-0.7.2-2|43	

17544 14
14mr|lucene-2.4.0-0.0.5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|lucene-2.4.0-0.0.5|2	# All rights reserved.
14mr|lucene-2.4.0-0.0.5|3	#
14mr|lucene-2.4.0-0.0.5|4	# Redistribution and use in source and binary forms, with or without
14mr|lucene-2.4.0-0.0.5|5	# modification, are permitted provided that the following conditions
14mr|lucene-2.4.0-0.0.5|6	# are met:
14mr|lucene-2.4.0-0.0.5|7	#
14mr|lucene-2.4.0-0.0.5|8	# 1. Redistributions of source code must retain the above copyright
14mr|lucene-2.4.0-0.0.5|9	#    notice, this list of conditions and the following disclaimer.
14mr|lucene-2.4.0-0.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|lucene-2.4.0-0.0.5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|lucene-2.4.0-0.0.5|12	#    documentation and/or other materials provided with the
14mr|lucene-2.4.0-0.0.5|13	#    distribution.
14mr|lucene-2.4.0-0.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|lucene-2.4.0-0.0.5|15	#    contributors may be used to endorse or promote products derived
14mr|lucene-2.4.0-0.0.5|16	#    from this software without specific prior written permission.
14mr|lucene-2.4.0-0.0.5|17	#
14mr|lucene-2.4.0-0.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|lucene-2.4.0-0.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|lucene-2.4.0-0.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|lucene-2.4.0-0.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|lucene-2.4.0-0.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|lucene-2.4.0-0.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|lucene-2.4.0-0.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|lucene-2.4.0-0.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|lucene-2.4.0-0.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|lucene-2.4.0-0.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|lucene-2.4.0-0.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|lucene-2.4.0-0.0.5|29	#
14mr|lucene-2.4.0-0.0.5|30	
14mr|lucene-2.4.0-0.0.5|31	%define section         free
14mr|lucene-2.4.0-0.0.5|32	%define nversion        2.3
14mr|lucene-2.4.0-0.0.5|33	
14mr|lucene-2.4.0-0.0.5|34	Name:           lucene
14mr|lucene-2.4.0-0.0.5|35	Version:        2.4.0
14mr|lucene-2.4.0-0.0.5|36	Release:        0.0.5
14mr|lucene-2.4.0-0.0.5|37	Epoch:          0
14mr|lucene-2.4.0-0.0.5|38	Summary:        High-performance, full-featured text search engine
14mr|lucene-2.4.0-0.0.5|39	License:        Apache License
14mr|lucene-2.4.0-0.0.5|40	URL:            http://lucene.apache.org/
14mr|lucene-2.4.0-0.0.5|41	Group:          Development/Java
14mr|lucene-2.4.0-0.0.5|42	Source0:        http://www.apache.org/dist/lucene/java/%{name}-%{version}-src.tar.gz
14mr|lucene-2.4.0-0.0.5|43	Source1:	lucene-1.9-OSGi-MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|44	Source2:	lucene-1.9-analysis-OSGi-MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|45	Patch4:         lucene-2.3.0-db-javadoc.patch
14mr|lucene-2.4.0-0.0.5|46	BuildRequires:  ant
14mr|lucene-2.4.0-0.0.5|47	BuildRequires:  ant-nodeps
14mr|lucene-2.4.0-0.0.5|48	BuildRequires:  javacc
14mr|lucene-2.4.0-0.0.5|49	BuildRequires:  java-javadoc
14mr|lucene-2.4.0-0.0.5|50	BuildRequires:  java-rpmbuild
14mr|lucene-2.4.0-0.0.5|51	BuildRequires:  junit
14mr|lucene-2.4.0-0.0.5|52	BuildRequires:  jtidy
14mr|lucene-2.4.0-0.0.5|53	BuildRequires:  jakarta-commons-digester
14mr|lucene-2.4.0-0.0.5|54	BuildRequires:  jline
14mr|lucene-2.4.0-0.0.5|55	BuildRequires:  regexp
14mr|lucene-2.4.0-0.0.5|56	BuildRequires:  zip
14mr|lucene-2.4.0-0.0.5|57	Provides:       lucene-core = %{epoch}:%{version}-%{release}
14mr|lucene-2.4.0-0.0.5|58	# previously used by eclipse but no longer needed
14mr|lucene-2.4.0-0.0.5|59	Obsoletes:      lucene-devel < %{version}
14mr|lucene-2.4.0-0.0.5|60	BuildRequires:  java-devel
14mr|lucene-2.4.0-0.0.5|61	BuildArch:      noarch
14mr|lucene-2.4.0-0.0.5|62	
14mr|lucene-2.4.0-0.0.5|63	%description
14mr|lucene-2.4.0-0.0.5|64	Jakarta Lucene is a high-performance, full-featured text search engine
14mr|lucene-2.4.0-0.0.5|65	written entirely in Java. It is a technology suitable for nearly any
14mr|lucene-2.4.0-0.0.5|66	application that requires full-text search, especially cross-platform.
14mr|lucene-2.4.0-0.0.5|67	
14mr|lucene-2.4.0-0.0.5|68	%package javadoc
14mr|lucene-2.4.0-0.0.5|69	Summary:        Javadoc for Lucene
14mr|lucene-2.4.0-0.0.5|70	Group:          Development/Java
14mr|lucene-2.4.0-0.0.5|71	
14mr|lucene-2.4.0-0.0.5|72	%description javadoc
14mr|lucene-2.4.0-0.0.5|73	Javadoc for Lucene.
14mr|lucene-2.4.0-0.0.5|74	
14mr|lucene-2.4.0-0.0.5|75	%package demo
14mr|lucene-2.4.0-0.0.5|76	Summary:        Lucene demonstrations and samples
14mr|lucene-2.4.0-0.0.5|77	Group:          Development/Java
14mr|lucene-2.4.0-0.0.5|78	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|lucene-2.4.0-0.0.5|79	
14mr|lucene-2.4.0-0.0.5|80	%description demo
14mr|lucene-2.4.0-0.0.5|81	%{summary}.
14mr|lucene-2.4.0-0.0.5|82	
14mr|lucene-2.4.0-0.0.5|83	%package contrib
14mr|lucene-2.4.0-0.0.5|84	Summary:        Lucene contributed extensions
14mr|lucene-2.4.0-0.0.5|85	Group:          Development/Java
14mr|lucene-2.4.0-0.0.5|86	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|lucene-2.4.0-0.0.5|87	
14mr|lucene-2.4.0-0.0.5|88	%description contrib
14mr|lucene-2.4.0-0.0.5|89	%{summary}.
14mr|lucene-2.4.0-0.0.5|90	
14mr|lucene-2.4.0-0.0.5|91	#%package contrib-db
14mr|lucene-2.4.0-0.0.5|92	#Summary:        Lucene contributed bdb extensions
14mr|lucene-2.4.0-0.0.5|93	#Group:          Internet/WWW/Indexing/Search
14mr|lucene-2.4.0-0.0.5|94	#Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|lucene-2.4.0-0.0.5|95	#Requires:  berkeleydb
14mr|lucene-2.4.0-0.0.5|96	#Requires:  berkeleydb-native >= 0:4.3.29
14mr|lucene-2.4.0-0.0.5|97	
14mr|lucene-2.4.0-0.0.5|98	#%description contrib-db
14mr|lucene-2.4.0-0.0.5|99	#%{summary}.
14mr|lucene-2.4.0-0.0.5|100	
14mr|lucene-2.4.0-0.0.5|101	%prep
14mr|lucene-2.4.0-0.0.5|102	%setup -q -n %{name}-%{version}
14mr|lucene-2.4.0-0.0.5|103	%remove_java_binaries
14mr|lucene-2.4.0-0.0.5|104	
14mr|lucene-2.4.0-0.0.5|105	%patch4 -p0 -b .db-javadoc
14mr|lucene-2.4.0-0.0.5|106	
14mr|lucene-2.4.0-0.0.5|107	%build
14mr|lucene-2.4.0-0.0.5|108	mkdir -p docs
14mr|lucene-2.4.0-0.0.5|109	mkdir -p lib
14mr|lucene-2.4.0-0.0.5|110	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|lucene-2.4.0-0.0.5|111	export CLASSPATH=$(build-classpath jline jtidy regexp commons-digester)
14mr|lucene-2.4.0-0.0.5|112	#pushd contrib/db/bdb/lib
14mr|lucene-2.4.0-0.0.5|113	#ln -sf $(build-classpath berkeleydb-native) .
14mr|lucene-2.4.0-0.0.5|114	#popd
14mr|lucene-2.4.0-0.0.5|115	#pushd contrib/db/bdb-je/lib
14mr|lucene-2.4.0-0.0.5|116	#ln -sf $(build-classpath berkeleydb) .
14mr|lucene-2.4.0-0.0.5|117	#popd
14mr|lucene-2.4.0-0.0.5|118	rm -r contrib/db
14mr|lucene-2.4.0-0.0.5|119	
14mr|lucene-2.4.0-0.0.5|120	#FIXME: Tests freeze randomly. Turning on debug messages shows warnings like:
14mr|lucene-2.4.0-0.0.5|121	
14mr|lucene-2.4.0-0.0.5|122	# [junit] GC Warning: Repeated allocation of very large block (appr. size 512000):
14mr|lucene-2.4.0-0.0.5|123	# [junit] 	May lead to memory leak and poor performance.
14mr|lucene-2.4.0-0.0.5|124	
14mr|lucene-2.4.0-0.0.5|125	# See: http://koji.fedoraproject.org/koji/getfile?taskID=169839&name=build.log
14mr|lucene-2.4.0-0.0.5|126	# for an example
14mr|lucene-2.4.0-0.0.5|127	
14mr|lucene-2.4.0-0.0.5|128	%ant -Dbuild.sysclasspath=first \
14mr|lucene-2.4.0-0.0.5|129	-Djavacc.home=%{_bindir}/javacc \
14mr|lucene-2.4.0-0.0.5|130	-Djavacc.jar=%{_javadir}/javacc.jar \
14mr|lucene-2.4.0-0.0.5|131	-Djavacc.jar.dir=%{_javadir} \
14mr|lucene-2.4.0-0.0.5|132	-Djavadoc.link=%{_javadocdir}/java \
14mr|lucene-2.4.0-0.0.5|133	-Dversion=%{version} \
14mr|lucene-2.4.0-0.0.5|134	package
14mr|lucene-2.4.0-0.0.5|135	#  package test generate-test-reports
14mr|lucene-2.4.0-0.0.5|136	
14mr|lucene-2.4.0-0.0.5|137	mkdir META-INF
14mr|lucene-2.4.0-0.0.5|138	cp %{SOURCE1} META-INF/MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|139	zip -u build/lucene-core-%{version}.jar META-INF/MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|140	cp %{SOURCE2} META-INF/MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|141	zip -u build/contrib/analyzers/lucene-analyzers-%{version}.jar META-INF/MANIFEST.MF
14mr|lucene-2.4.0-0.0.5|142	
14mr|lucene-2.4.0-0.0.5|143	%install
14mr|lucene-2.4.0-0.0.5|144	
14mr|lucene-2.4.0-0.0.5|145	install -d -m 0755 %{buildroot}%{_javadir}
14mr|lucene-2.4.0-0.0.5|146	install -m 0644 build/%{name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|lucene-2.4.0-0.0.5|147	install -m 0644 build/%{name}-demos-%{version}.jar %{buildroot}%{_javadir}/%{name}-demos-%{version}.jar
14mr|lucene-2.4.0-0.0.5|148	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|lucene-2.4.0-0.0.5|149	
14mr|lucene-2.4.0-0.0.5|150	# contrib jars
14mr|lucene-2.4.0-0.0.5|151	install -d -m 0755 %{buildroot}%{_javadir}/%{name}-contrib
14mr|lucene-2.4.0-0.0.5|152	for c in analyzers ant highlighter lucli memory misc queries similarity snowball spellchecker surround swing wordnet xml-query-parser; do
14mr|lucene-2.4.0-0.0.5|153	install -m 0644 build/contrib/$c/%{name}-${c}-%{version}.jar \
14mr|lucene-2.4.0-0.0.5|154	%{buildroot}%{_javadir}/%{name}-contrib
14mr|lucene-2.4.0-0.0.5|155	done
14mr|lucene-2.4.0-0.0.5|156	(cd %{buildroot}%{_javadir}/%{name}-contrib && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|lucene-2.4.0-0.0.5|157	
14mr|lucene-2.4.0-0.0.5|158	# bdb contrib jars
14mr|lucene-2.4.0-0.0.5|159	#install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14mr|lucene-2.4.0-0.0.5|160	#install -m 0644 build/contrib/db/bdb/%{name}-bdb-%{version}.jar \
14mr|lucene-2.4.0-0.0.5|161	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14mr|lucene-2.4.0-0.0.5|162	#install -m 0644 build/contrib/db/bdb-je/%{name}-bdb-je-%{version}.jar \
14mr|lucene-2.4.0-0.0.5|163	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
14mr|lucene-2.4.0-0.0.5|164	#(cd $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|lucene-2.4.0-0.0.5|165	
14mr|lucene-2.4.0-0.0.5|166	# javadoc
14mr|lucene-2.4.0-0.0.5|167	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|168	cp -pr build/docs/api/* \
14mr|lucene-2.4.0-0.0.5|169	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|170	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|lucene-2.4.0-0.0.5|171	
14mr|lucene-2.4.0-0.0.5|172	# webapp
14mr|lucene-2.4.0-0.0.5|173	install -d -m 0755 %{buildroot}%{_datadir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|174	install -m 0644 build/%{name}web.war \
14mr|lucene-2.4.0-0.0.5|175	%{buildroot}%{_datadir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|176	
14mr|lucene-2.4.0-0.0.5|177	%files
14mr|lucene-2.4.0-0.0.5|178	%defattr(0644,root,root,0755)
14mr|lucene-2.4.0-0.0.5|179	%doc CHANGES.txt LICENSE.txt README.txt
14mr|lucene-2.4.0-0.0.5|180	%{_javadir}/%{name}-%{version}.jar
14mr|lucene-2.4.0-0.0.5|181	%{_javadir}/%{name}.jar
14mr|lucene-2.4.0-0.0.5|182	%{_datadir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|183	
14mr|lucene-2.4.0-0.0.5|184	%files javadoc
14mr|lucene-2.4.0-0.0.5|185	%defattr(0644,root,root,0755)
14mr|lucene-2.4.0-0.0.5|186	%{_javadocdir}/%{name}-%{version}
14mr|lucene-2.4.0-0.0.5|187	%ghost %{_javadocdir}/%{name}
14mr|lucene-2.4.0-0.0.5|188	
14mr|lucene-2.4.0-0.0.5|189	%files contrib
14mr|lucene-2.4.0-0.0.5|190	%defattr(0644,root,root,0755)
14mr|lucene-2.4.0-0.0.5|191	%{_javadir}/%{name}-contrib
14mr|lucene-2.4.0-0.0.5|192	
14mr|lucene-2.4.0-0.0.5|193	#%files contrib-db
14mr|lucene-2.4.0-0.0.5|194	#%defattr(0644,root,root,0755)
14mr|lucene-2.4.0-0.0.5|195	#%{_javadir}/%{name}-contrib-db
14mr|lucene-2.4.0-0.0.5|196	
14mr|lucene-2.4.0-0.0.5|197	%files demo
14mr|lucene-2.4.0-0.0.5|198	%defattr(0644,root,root,0755)
14mr|lucene-2.4.0-0.0.5|199	%{_javadir}/%{name}-demos-%{version}.jar
14mr|lucene-2.4.0-0.0.5|200	%{_javadir}/%{name}-demos.jar
14mr|lucene-2.4.0-0.0.5|201	
14mr|lucene-2.4.0-0.0.5|202	%changelog
14mr|lucene-2.4.0-0.0.5|203	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4.0-0.0.5
14mr|lucene-2.4.0-0.0.5|204	+ Revision: 54fa751
14mr|lucene-2.4.0-0.0.5|205	- Spec cleanup
14mr|lucene-2.4.0-0.0.5|206	
14mr|lucene-2.4.0-0.0.5|207	

17545 14
14mr|lucene++-3.0.6-1.git20140729.1|1	# Source from GitHub
14mr|lucene++-3.0.6-1.git20140729.1|2	#
14mr|lucene++-3.0.6-1.git20140729.1|3	# git clone https://github.com/luceneplusplus/LucenePlusPlus.git
14mr|lucene++-3.0.6-1.git20140729.1|4	# cd LucenePlusPlus
14mr|lucene++-3.0.6-1.git20140729.1|5	# git archive --format=tar --prefix=LucenePlusPlus-20140729/ master | xz > ../LucenePlusPlus-20140729.tar.xz
14mr|lucene++-3.0.6-1.git20140729.1|6	
14mr|lucene++-3.0.6-1.git20140729.1|7	%define oname LucenePlusPlus
14mr|lucene++-3.0.6-1.git20140729.1|8	
14mr|lucene++-3.0.6-1.git20140729.1|9	%define major 0
14mr|lucene++-3.0.6-1.git20140729.1|10	%define libname %mklibname %{name} %{major}
14mr|lucene++-3.0.6-1.git20140729.1|11	%define libcontrib %mklibname %{name}-contrib %{major}
14mr|lucene++-3.0.6-1.git20140729.1|12	%define devname %mklibname %{name} -d
14mr|lucene++-3.0.6-1.git20140729.1|13	
14mr|lucene++-3.0.6-1.git20140729.1|14	%define gitdate 20140729
14mr|lucene++-3.0.6-1.git20140729.1|15	
14mr|lucene++-3.0.6-1.git20140729.1|16	Summary:	C++ port of the popular Java Lucene library
14mr|lucene++-3.0.6-1.git20140729.1|17	Name:		lucene++
14mr|lucene++-3.0.6-1.git20140729.1|18	Version:	3.0.6
14mr|lucene++-3.0.6-1.git20140729.1|19	Release:	1.git%{gitdate}.1
14mr|lucene++-3.0.6-1.git20140729.1|20	License:	LGPLv3+ and ASL2.0
14mr|lucene++-3.0.6-1.git20140729.1|21	Group:		Development/C++
14mr|lucene++-3.0.6-1.git20140729.1|22	Url:		https://github.com/luceneplusplus/LucenePlusPlus
14mr|lucene++-3.0.6-1.git20140729.1|23	#Source0:	https://github.com/luceneplusplus/LucenePlusPlus/releases/tag/rel_%{version}.tar.gz
14mr|lucene++-3.0.6-1.git20140729.1|24	Source0:	%{oname}-%{gitdate}.tar.xz
14mr|lucene++-3.0.6-1.git20140729.1|25	Patch0:		LucenePlusPlus-20140729-pkgconfig.patch
14mr|lucene++-3.0.6-1.git20140729.1|26	BuildRequires:	cmake
14mr|lucene++-3.0.6-1.git20140729.1|27	BuildRequires:	boost-devel
14mr|lucene++-3.0.6-1.git20140729.1|28	
14mr|lucene++-3.0.6-1.git20140729.1|29	%description
14mr|lucene++-3.0.6-1.git20140729.1|30	Lucene++ is an up to date C++ port of the popular Java Lucene library,
14mr|lucene++-3.0.6-1.git20140729.1|31	a high-performance, full-featured text search engine.
14mr|lucene++-3.0.6-1.git20140729.1|32	
14mr|lucene++-3.0.6-1.git20140729.1|33	#----------------------------------------------------------------------------
14mr|lucene++-3.0.6-1.git20140729.1|34	
14mr|lucene++-3.0.6-1.git20140729.1|35	%package -n %{libname}
14mr|lucene++-3.0.6-1.git20140729.1|36	Summary:	C++ port of the popular Java Lucene library
14mr|lucene++-3.0.6-1.git20140729.1|37	Group:		System/Libraries
14mr|lucene++-3.0.6-1.git20140729.1|38	
14mr|lucene++-3.0.6-1.git20140729.1|39	%description -n %{libname}
14mr|lucene++-3.0.6-1.git20140729.1|40	Lucene++ is an up to date C++ port of the popular Java Lucene library,
14mr|lucene++-3.0.6-1.git20140729.1|41	a high-performance, full-featured text search engine.
14mr|lucene++-3.0.6-1.git20140729.1|42	
14mr|lucene++-3.0.6-1.git20140729.1|43	%files -n %{libname}
14mr|lucene++-3.0.6-1.git20140729.1|44	%doc *.license README* AUTHORS
14mr|lucene++-3.0.6-1.git20140729.1|45	%{_libdir}/lib%{name}.so.%{major}
14mr|lucene++-3.0.6-1.git20140729.1|46	%{_libdir}/lib%{name}.so.%{version}
14mr|lucene++-3.0.6-1.git20140729.1|47	
14mr|lucene++-3.0.6-1.git20140729.1|48	#----------------------------------------------------------------------------
14mr|lucene++-3.0.6-1.git20140729.1|49	
14mr|lucene++-3.0.6-1.git20140729.1|50	%package -n %{libcontrib}
14mr|lucene++-3.0.6-1.git20140729.1|51	Summary:	C++ port of the popular Java Lucene library
14mr|lucene++-3.0.6-1.git20140729.1|52	Group:		System/Libraries
14mr|lucene++-3.0.6-1.git20140729.1|53	
14mr|lucene++-3.0.6-1.git20140729.1|54	%description -n %{libcontrib}
14mr|lucene++-3.0.6-1.git20140729.1|55	Lucene++ is an up to date C++ port of the popular Java Lucene library,
14mr|lucene++-3.0.6-1.git20140729.1|56	a high-performance, full-featured text search engine.
14mr|lucene++-3.0.6-1.git20140729.1|57	
14mr|lucene++-3.0.6-1.git20140729.1|58	%files -n %{libcontrib}
14mr|lucene++-3.0.6-1.git20140729.1|59	%doc *.license README* AUTHORS
14mr|lucene++-3.0.6-1.git20140729.1|60	%{_libdir}/lib%{name}-contrib.so.%{major}
14mr|lucene++-3.0.6-1.git20140729.1|61	%{_libdir}/lib%{name}-contrib.so.%{version}
14mr|lucene++-3.0.6-1.git20140729.1|62	
14mr|lucene++-3.0.6-1.git20140729.1|63	#----------------------------------------------------------------------------
14mr|lucene++-3.0.6-1.git20140729.1|64	
14mr|lucene++-3.0.6-1.git20140729.1|65	%package -n %{devname}
14mr|lucene++-3.0.6-1.git20140729.1|66	Summary:	Development files and headers for %{name}
14mr|lucene++-3.0.6-1.git20140729.1|67	Group:		Development/C++
14mr|lucene++-3.0.6-1.git20140729.1|68	Requires:	%{libname} = %{EVRD}
14mr|lucene++-3.0.6-1.git20140729.1|69	Requires:	%{libcontrib} = %{EVRD}
14mr|lucene++-3.0.6-1.git20140729.1|70	Provides:	%{name}-devel = %{EVRD}
14mr|lucene++-3.0.6-1.git20140729.1|71	
14mr|lucene++-3.0.6-1.git20140729.1|72	%description -n %{devname}
14mr|lucene++-3.0.6-1.git20140729.1|73	This package contains the development ifles and headers for %{name}.
14mr|lucene++-3.0.6-1.git20140729.1|74	
14mr|lucene++-3.0.6-1.git20140729.1|75	%files -n %{devname}
14mr|lucene++-3.0.6-1.git20140729.1|76	%doc *.license README* AUTHORS REQUESTS
14mr|lucene++-3.0.6-1.git20140729.1|77	%{_includedir}/%{name}/
14mr|lucene++-3.0.6-1.git20140729.1|78	%{_libdir}/pkgconfig/lib%{name}*.pc
14mr|lucene++-3.0.6-1.git20140729.1|79	%{_libdir}/lib%{name}*.so
14mr|lucene++-3.0.6-1.git20140729.1|80	
14mr|lucene++-3.0.6-1.git20140729.1|81	#----------------------------------------------------------------------------
14mr|lucene++-3.0.6-1.git20140729.1|82	
14mr|lucene++-3.0.6-1.git20140729.1|83	%prep
14mr|lucene++-3.0.6-1.git20140729.1|84	%setup -qn %{oname}-%{gitdate}
14mr|lucene++-3.0.6-1.git20140729.1|85	%patch0 -p1
14mr|lucene++-3.0.6-1.git20140729.1|86	
14mr|lucene++-3.0.6-1.git20140729.1|87	%build
14mr|lucene++-3.0.6-1.git20140729.1|88	%cmake
14mr|lucene++-3.0.6-1.git20140729.1|89	%make
14mr|lucene++-3.0.6-1.git20140729.1|90	
14mr|lucene++-3.0.6-1.git20140729.1|91	%install
14mr|lucene++-3.0.6-1.git20140729.1|92	%makeinstall_std -C build
14mr|lucene++-3.0.6-1.git20140729.1|93	
14mr|lucene++-3.0.6-1.git20140729.1|94	
14mr|lucene++-3.0.6-1.git20140729.1|95	%changelog
14mr|lucene++-3.0.6-1.git20140729.1|96	* Wed Aug 20 2014 Rosa <rosa@abf.rosalinux.ru> 3.0.6-1.git20140729.1
14mr|lucene++-3.0.6-1.git20140729.1|97	+ Revision: f65a3f2
14mr|lucene++-3.0.6-1.git20140729.1|98	- Automatic import for version 3.0.6-1.git20140729.1
14mr|lucene++-3.0.6-1.git20140729.1|99	
14mr|lucene++-3.0.6-1.git20140729.1|100	

17546 14
14mr|luit-1.1.1-4|1	Name: luit
14mr|luit-1.1.1-4|2	Version: 1.1.1
14mr|luit-1.1.1-4|3	Release: 4
14mr|luit-1.1.1-4|4	Summary: Locale and ISO 2022 support for Unicode terminals
14mr|luit-1.1.1-4|5	Group: Development/X11
14mr|luit-1.1.1-4|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|luit-1.1.1-4|7	Patch0: luit-1.1.1-mdv-fix-CP866.patch
14mr|luit-1.1.1-4|8	Patch1: luit-1.1.1-posix_openpt.patch
14mr|luit-1.1.1-4|9	License: MIT
14mr|luit-1.1.1-4|10	
14mr|luit-1.1.1-4|11	BuildRequires: pkgconfig(fontenc) >= 1.0.1
14mr|luit-1.1.1-4|12	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|luit-1.1.1-4|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|luit-1.1.1-4|14	
14mr|luit-1.1.1-4|15	%description
14mr|luit-1.1.1-4|16	Luit is a filter that can be run between an arbitrary application and a UTF-8
14mr|luit-1.1.1-4|17	terminal emulator. It will convert application output from the locale's
14mr|luit-1.1.1-4|18	encoding into UTF-8, and convert terminal input from UTF-8 into the locale's
14mr|luit-1.1.1-4|19	encoding.
14mr|luit-1.1.1-4|20	
14mr|luit-1.1.1-4|21	%prep
14mr|luit-1.1.1-4|22	%setup -q -n %{name}-%{version}
14mr|luit-1.1.1-4|23	%apply_patches
14mr|luit-1.1.1-4|24	
14mr|luit-1.1.1-4|25	%build
14mr|luit-1.1.1-4|26	%configure2_5x	--x-includes=%{_includedir} \
14mr|luit-1.1.1-4|27	--x-libraries=%{_libdir} \
14mr|luit-1.1.1-4|28	--with-localealiasfile=%{_datadir}/X11/locale/locale.dir
14mr|luit-1.1.1-4|29	
14mr|luit-1.1.1-4|30	%make
14mr|luit-1.1.1-4|31	
14mr|luit-1.1.1-4|32	%install
14mr|luit-1.1.1-4|33	%makeinstall_std
14mr|luit-1.1.1-4|34	
14mr|luit-1.1.1-4|35	%files
14mr|luit-1.1.1-4|36	%{_bindir}/luit
14mr|luit-1.1.1-4|37	%{_mandir}/man1/luit.1*
14mr|luit-1.1.1-4|38	
14mr|luit-1.1.1-4|39	%changelog
14mr|luit-1.1.1-4|40	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 1.1.1-4
14mr|luit-1.1.1-4|41	+ Revision: 240951b
14mr|luit-1.1.1-4|42	- fix implicit declaration of posix_openpt compiler error with new gcc
14mr|luit-1.1.1-4|43	
14mr|luit-1.1.1-4|44	

17547 14
14mr|lv2core-6.0-2|1	%define _enable_debug_packages %{nil}
14mr|lv2core-6.0-2|2	%define debug_package          %{nil}
14mr|lv2core-6.0-2|3	
14mr|lv2core-6.0-2|4	Summary:    The core LV2 specification
14mr|lv2core-6.0-2|5	Name:       lv2core
14mr|lv2core-6.0-2|6	Version:    6.0
14mr|lv2core-6.0-2|7	Release:    2
14mr|lv2core-6.0-2|8	Group:      System/Libraries
14mr|lv2core-6.0-2|9	License:    ISC
14mr|lv2core-6.0-2|10	URL:        http://lv2plug.in/
14mr|lv2core-6.0-2|11	Source0:    http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
14mr|lv2core-6.0-2|12	BuildRequires:  pkgconfig
14mr|lv2core-6.0-2|13	BuildRequires:  python
14mr|lv2core-6.0-2|14	
14mr|lv2core-6.0-2|15	%description
14mr|lv2core-6.0-2|16	LV2 is a standard for plugins and matching host applications, primarily
14mr|lv2core-6.0-2|17	targeted at audio processing and generation.
14mr|lv2core-6.0-2|18	
14mr|lv2core-6.0-2|19	LV2 is a successor to LADSPA, created to address the limitations of LADSPA
14mr|lv2core-6.0-2|20	which many applications have outgrown.  Compared to LADSPA, all plugin data
14mr|lv2core-6.0-2|21	is moved from the code to a separate data file, and the code has been made as
14mr|lv2core-6.0-2|22	generic as possible.  As a result, LV2 can be independently extended
14mr|lv2core-6.0-2|23	(retaining compatibility wherever possible), and virtually any feasible
14mr|lv2core-6.0-2|24	plugin features can be implemented in an LV2 plugin.
14mr|lv2core-6.0-2|25	
14mr|lv2core-6.0-2|26	The major version of this package refers to the LV2 specification revision
14mr|lv2core-6.0-2|27	contained, while the minor version refers only to this package.
14mr|lv2core-6.0-2|28	
14mr|lv2core-6.0-2|29	%package    devel
14mr|lv2core-6.0-2|30	Summary:    Development files for the core LV2 specification
14mr|lv2core-6.0-2|31	Group:      Development/C
14mr|lv2core-6.0-2|32	Requires:   %{name} = %{version}
14mr|lv2core-6.0-2|33	
14mr|lv2core-6.0-2|34	%description    devel
14mr|lv2core-6.0-2|35	This package contains development files for the core LV2 specification.
14mr|lv2core-6.0-2|36	
14mr|lv2core-6.0-2|37	%prep
14mr|lv2core-6.0-2|38	
14mr|lv2core-6.0-2|39	%setup -q -n %{name}-%{version}
14mr|lv2core-6.0-2|40	
14mr|lv2core-6.0-2|41	%build
14mr|lv2core-6.0-2|42	python ./waf configure \
14mr|lv2core-6.0-2|43	--prefix=%{_prefix} \
14mr|lv2core-6.0-2|44	--libdir=%{_libdir}
14mr|lv2core-6.0-2|45	
14mr|lv2core-6.0-2|46	python ./waf build
14mr|lv2core-6.0-2|47	
14mr|lv2core-6.0-2|48	%install
14mr|lv2core-6.0-2|49	rm -rf %{buildroot}
14mr|lv2core-6.0-2|50	
14mr|lv2core-6.0-2|51	DESTDIR=%{buildroot} python ./waf install
14mr|lv2core-6.0-2|52	
14mr|lv2core-6.0-2|53	%files
14mr|lv2core-6.0-2|54	%doc AUTHORS README
14mr|lv2core-6.0-2|55	%dir %{_libdir}/lv2/lv2core.lv2
14mr|lv2core-6.0-2|56	%{_libdir}/lv2/lv2core.lv2/lv2core.ttl
14mr|lv2core-6.0-2|57	%{_libdir}/lv2/lv2core.lv2/lv2core.doap.ttl
14mr|lv2core-6.0-2|58	%{_libdir}/lv2/lv2core.lv2/manifest.ttl
14mr|lv2core-6.0-2|59	
14mr|lv2core-6.0-2|60	%files devel
14mr|lv2core-6.0-2|61	%{_includedir}/lv2.h
14mr|lv2core-6.0-2|62	%{_includedir}/lv2/lv2plug.in/ns/lv2core
14mr|lv2core-6.0-2|63	%{_libdir}/pkgconfig/lv2core.pc
14mr|lv2core-6.0-2|64	%{_libdir}/lv2/lv2core.lv2/lv2.h
14mr|lv2core-6.0-2|65	
14mr|lv2core-6.0-2|66	%changelog
14mr|lv2core-6.0-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0-2
14mr|lv2core-6.0-2|68	+ Revision: bdfcb9d
14mr|lv2core-6.0-2|69	- MassBuild#440: Increase release tag
14mr|lv2core-6.0-2|70	
14mr|lv2core-6.0-2|71	

17548 14
14mr|lvm2-2.02.109-2|1	%bcond_without	lvm2app
14mr|lvm2-2.02.109-2|2	%bcond_with	cluster
14mr|lvm2-2.02.109-2|3	%bcond_without	dmeventd
14mr|lvm2-2.02.109-2|4	%bcond_without	lvmetad
14mr|lvm2-2.02.109-2|5	%bcond_with	uclibc
14mr|lvm2-2.02.109-2|6	%bcond_with	crosscompile
14mr|lvm2-2.02.109-2|7	
14mr|lvm2-2.02.109-2|8	%define _udevdir /lib/udev/rules.d
14mr|lvm2-2.02.109-2|9	%define lvmversion	2.02.109
14mr|lvm2-2.02.109-2|10	%define dmversion	1.02.88
14mr|lvm2-2.02.109-2|11	%define dmmajor		1.02
14mr|lvm2-2.02.109-2|12	%define cmdmajor	2.02
14mr|lvm2-2.02.109-2|13	%define appmajor	2.2
14mr|lvm2-2.02.109-2|14	
14mr|lvm2-2.02.109-2|15	%define dmlibname	%mklibname devmapper %{dmmajor}
14mr|lvm2-2.02.109-2|16	%define dmdevname	%mklibname devmapper -d
14mr|lvm2-2.02.109-2|17	%define event_libname	%mklibname devmapper-event %{dmmajor}
14mr|lvm2-2.02.109-2|18	%define event_devname	%mklibname devmapper-event -d
14mr|lvm2-2.02.109-2|19	%define cmdlibname	%mklibname lvm2cmd %{cmdmajor}
14mr|lvm2-2.02.109-2|20	%define cmddevname	%mklibname lvm2cmd -d
14mr|lvm2-2.02.109-2|21	%if %{with lvm2app}
14mr|lvm2-2.02.109-2|22	%define applibname	%mklibname lvm2app %{appmajor}
14mr|lvm2-2.02.109-2|23	%define appdevname	%mklibname -d lvm2
14mr|lvm2-2.02.109-2|24	%endif
14mr|lvm2-2.02.109-2|25	
14mr|lvm2-2.02.109-2|26	#requirements for cluster
14mr|lvm2-2.02.109-2|27	%define corosync_version 1.2.0
14mr|lvm2-2.02.109-2|28	%define openais_version 1.1.1
14mr|lvm2-2.02.109-2|29	%define cluster_version 3.0.6
14mr|lvm2-2.02.109-2|30	
14mr|lvm2-2.02.109-2|31	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|32	%define dm_req %{event_libname}
14mr|lvm2-2.02.109-2|33	%define dm_req_d %{event_devname}
14mr|lvm2-2.02.109-2|34	%else
14mr|lvm2-2.02.109-2|35	%define dm_req %{dmlibname}
14mr|lvm2-2.02.109-2|36	%define dm_req_d %{dmdevname}
14mr|lvm2-2.02.109-2|37	%endif
14mr|lvm2-2.02.109-2|38	
14mr|lvm2-2.02.109-2|39	Summary:	Logical Volume Manager administration tools
14mr|lvm2-2.02.109-2|40	Name:		lvm2
14mr|lvm2-2.02.109-2|41	Version:	%{lvmversion}
14mr|lvm2-2.02.109-2|42	Release:	2
14mr|lvm2-2.02.109-2|43	License:	GPLv2 and LGPL2.1
14mr|lvm2-2.02.109-2|44	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|45	Url:		http://sources.redhat.com/lvm2/
14mr|lvm2-2.02.109-2|46	Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvmversion}.tgz
14mr|lvm2-2.02.109-2|47	Source2:	%{name}-tmpfiles.conf
14mr|lvm2-2.02.109-2|48	Patch0:		LVM2.2.02.98-alternatives.patch
14mr|lvm2-2.02.109-2|49	Patch1:		lvm2-2.02.77-qdiskd.patch
14mr|lvm2-2.02.109-2|50	Patch2:		lvm2-2.02.107-vgmknodes-man.patch
14mr|lvm2-2.02.109-2|51	Patch5:		lvm2-2.02.109-preferred_names.patch
14mr|lvm2-2.02.109-2|52	#Patch7:		thin-perfomance-norule.patch
14mr|lvm2-2.02.109-2|53	Patch8:		LVM2.2.02.106-link-against-libpthread.patch
14mr|lvm2-2.02.109-2|54	
14mr|lvm2-2.02.109-2|55	# Fedora
14mr|lvm2-2.02.109-2|56	Patch101:	lvm2-enable-lvmetad-by-default.patch
14mr|lvm2-2.02.109-2|57	Patch102:	lvm2-remove-mpath-device-handling-from-udev-rules.patch
14mr|lvm2-2.02.109-2|58	
14mr|lvm2-2.02.109-2|59	BuildRequires:	sed
14mr|lvm2-2.02.109-2|60	BuildConflicts:	device-mapper-devel < %{dmversion}
14mr|lvm2-2.02.109-2|61	BuildRequires:	readline-devel
14mr|lvm2-2.02.109-2|62	BuildRequires:	pkgconfig(blkid)
14mr|lvm2-2.02.109-2|63	BuildRequires:	pkgconfig(ncurses)
14mr|lvm2-2.02.109-2|64	BuildRequires:	glibc-static-devel
14mr|lvm2-2.02.109-2|65	%if %{with uclibc}
14mr|lvm2-2.02.109-2|66	BuildRequires:	pkgconfig(blkid)
14mr|lvm2-2.02.109-2|67	BuildRequires:	pkgconfig(uuid)
14mr|lvm2-2.02.109-2|68	BuildRequires:	uClibc-devel >= 0.9.33.2-15
14mr|lvm2-2.02.109-2|69	%endif
14mr|lvm2-2.02.109-2|70	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|71	# install plugins as well
14mr|lvm2-2.02.109-2|72	Requires:	%{cmdlibname} = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|73	%endif
14mr|lvm2-2.02.109-2|74	Requires:	%{dm_req} >= %{dmversion}
14mr|lvm2-2.02.109-2|75	BuildRequires:	systemd-units
14mr|lvm2-2.02.109-2|76	BuildRequires:	pkgconfig(systemd)
14mr|lvm2-2.02.109-2|77	Requires(post):	rpm-helper
14mr|lvm2-2.02.109-2|78	Conflicts:	lvm
14mr|lvm2-2.02.109-2|79	Conflicts:	lvm1
14mr|lvm2-2.02.109-2|80	
14mr|lvm2-2.02.109-2|81	%description
14mr|lvm2-2.02.109-2|82	LVM includes all of the support for handling read/write operations on
14mr|lvm2-2.02.109-2|83	physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
14mr|lvm2-2.02.109-2|84	multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)),
14mr|lvm2-2.02.109-2|85	creating volume groups (kind of virtual disks) from one or more physical
14mr|lvm2-2.02.109-2|86	volumes and creating one or more logical volumes (kind of logical partitions)
14mr|lvm2-2.02.109-2|87	in volume groups.
14mr|lvm2-2.02.109-2|88	
14mr|lvm2-2.02.109-2|89	%if %{with uclibc}
14mr|lvm2-2.02.109-2|90	%package -n	uclibc-%{name}
14mr|lvm2-2.02.109-2|91	Summary:	Logical Volume Manager administration tools (uClibc linked)
14mr|lvm2-2.02.109-2|92	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|93	Requires:	%{name} = %{EVRD}
14mr|lvm2-2.02.109-2|94	Requires:	uclibc-%{cmdlibname} = %{EVRD}
14mr|lvm2-2.02.109-2|95	
14mr|lvm2-2.02.109-2|96	%description -n	uclibc-%{name}
14mr|lvm2-2.02.109-2|97	LVM includes all of the support for handling read/write operations on
14mr|lvm2-2.02.109-2|98	physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
14mr|lvm2-2.02.109-2|99	multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)),
14mr|lvm2-2.02.109-2|100	creating volume groups (kind of virtual disks) from one or more physical
14mr|lvm2-2.02.109-2|101	volumes and creating one or more logical volumes (kind of logical partitions)
14mr|lvm2-2.02.109-2|102	in volume groups.
14mr|lvm2-2.02.109-2|103	%endif
14mr|lvm2-2.02.109-2|104	
14mr|lvm2-2.02.109-2|105	%package -n	%{cmdlibname}
14mr|lvm2-2.02.109-2|106	Summary:	LVM2 command line library
14mr|lvm2-2.02.109-2|107	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|108	Requires:	%{dm_req} >= %{dmversion}
14mr|lvm2-2.02.109-2|109	# Avoid devel deps on library due to autoreq picking these plugins up as devel libs
14mr|lvm2-2.02.109-2|110	%define __noautoreqfiles	'libdevmapper-event-lvm2(mirror|raid|snapshot).so'
14mr|lvm2-2.02.109-2|111	
14mr|lvm2-2.02.109-2|112	%description -n	%{cmdlibname}
14mr|lvm2-2.02.109-2|113	The lvm2 command line library allows building programs that manage
14mr|lvm2-2.02.109-2|114	lvm devices without invoking a separate program.
14mr|lvm2-2.02.109-2|115	
14mr|lvm2-2.02.109-2|116	%if %{with uclibc}
14mr|lvm2-2.02.109-2|117	%package -n	uclibc-%{cmdlibname}
14mr|lvm2-2.02.109-2|118	Summary:	LVM2 command line library (uClibc linked)
14mr|lvm2-2.02.109-2|119	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|120	Requires:	uclibc-%{dm_req} >= %{dmversion}
14mr|lvm2-2.02.109-2|121	# Avoid devel deps on library due to autoreq picking these plugins up as devel libs
14mr|lvm2-2.02.109-2|122	%define __noautoreqfiles	'libdevmapper-event-lvm2(mirror|raid|snapshot|thin).so'
14mr|lvm2-2.02.109-2|123	
14mr|lvm2-2.02.109-2|124	%description -n	uclibc-%{cmdlibname}
14mr|lvm2-2.02.109-2|125	The lvm2 command line library allows building programs that manage
14mr|lvm2-2.02.109-2|126	lvm devices without invoking a separate program.
14mr|lvm2-2.02.109-2|127	%endif
14mr|lvm2-2.02.109-2|128	
14mr|lvm2-2.02.109-2|129	%package -n	%{cmddevname}
14mr|lvm2-2.02.109-2|130	Summary:	Development files for LVM2 command line library
14mr|lvm2-2.02.109-2|131	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|132	Requires:	%{cmdlibname} = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|133	Requires:	%{dm_req_d} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|134	%if %{with uclibc}
14mr|lvm2-2.02.109-2|135	Requires:	uclibc-%{cmdlibname} = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|136	%endif
14mr|lvm2-2.02.109-2|137	Provides:	liblvm2cmd-devel = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|138	Obsoletes:	%{mklibname lvm2cmd %cmdmajor -d} < %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|139	
14mr|lvm2-2.02.109-2|140	%description -n	%{cmddevname}
14mr|lvm2-2.02.109-2|141	The lvm2 command line library allows building programs that manage
14mr|lvm2-2.02.109-2|142	lvm devices without invoking a separate program.
14mr|lvm2-2.02.109-2|143	This package contains the header files for building with lvm2cmd and lvm2app.
14mr|lvm2-2.02.109-2|144	
14mr|lvm2-2.02.109-2|145	%if %{with lvm2app}
14mr|lvm2-2.02.109-2|146	%package -n	%{applibname}
14mr|lvm2-2.02.109-2|147	Summary:	LVM2 application api library
14mr|lvm2-2.02.109-2|148	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|149	Requires:	%{dm_req} >= %{dmversion}
14mr|lvm2-2.02.109-2|150	Obsoletes:	%{mklibname lvm2app 2.1}
14mr|lvm2-2.02.109-2|151	
14mr|lvm2-2.02.109-2|152	%description -n	%{applibname}
14mr|lvm2-2.02.109-2|153	LVM2 application API.
14mr|lvm2-2.02.109-2|154	
14mr|lvm2-2.02.109-2|155	%package -n	%{appdevname}
14mr|lvm2-2.02.109-2|156	Summary:	Development files for LVM2 command line library
14mr|lvm2-2.02.109-2|157	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|158	Requires:	%{applibname} = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|159	Requires:	%{dm_req_d} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|160	Provides:	liblvm2app-devel = %{lvmversion}-%{release}
14mr|lvm2-2.02.109-2|161	Obsoletes:	%{mklibname lvm2app %appmajor -d}
14mr|lvm2-2.02.109-2|162	
14mr|lvm2-2.02.109-2|163	%description -n	%{appdevname}
14mr|lvm2-2.02.109-2|164	LVM2 application API
14mr|lvm2-2.02.109-2|165	This package contains the header files for building with lvm2app.
14mr|lvm2-2.02.109-2|166	%endif
14mr|lvm2-2.02.109-2|167	
14mr|lvm2-2.02.109-2|168	%if %{with cluster}
14mr|lvm2-2.02.109-2|169	%package -n	clvmd
14mr|lvm2-2.02.109-2|170	Summary:	cluster LVM daemon
14mr|lvm2-2.02.109-2|171	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|172	BuildRequires:	cluster-devel >= %{cluster_version}
14mr|lvm2-2.02.109-2|173	BuildRequires:	openais-devel >= %{openais_version}
14mr|lvm2-2.02.109-2|174	BuildRequires:	corosync-devel >= %{corosync_version}
14mr|lvm2-2.02.109-2|175	Requires:	cman >= %{cluster_version}
14mr|lvm2-2.02.109-2|176	Requires:	%{dm_req} >= %{dmversion}
14mr|lvm2-2.02.109-2|177	
14mr|lvm2-2.02.109-2|178	%description -n	clvmd
14mr|lvm2-2.02.109-2|179	clvmd is the daemon that distributes LVM metadata updates around a
14mr|lvm2-2.02.109-2|180	cluster. It must be running on all nodes in the cluster and will give
14mr|lvm2-2.02.109-2|181	an error if a node in the cluster does not have this daemon running.
14mr|lvm2-2.02.109-2|182	
14mr|lvm2-2.02.109-2|183	%package -n	cmirror
14mr|lvm2-2.02.109-2|184	Summary:	Daemon for device-mapper-based clustered mirrors
14mr|lvm2-2.02.109-2|185	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|186	BuildRequires:	cluster-devel >= %{cluster_version}
14mr|lvm2-2.02.109-2|187	BuildRequires:	openais-devel >= %{openais_version}
14mr|lvm2-2.02.109-2|188	BuildRequires:	corosync-devel >= %{corosync_version}
14mr|lvm2-2.02.109-2|189	Requires:	cman >= %{cluster_version}
14mr|lvm2-2.02.109-2|190	Requires:	openais >= %{openais_version}
14mr|lvm2-2.02.109-2|191	Requires:	corosync >= %{corosync_version}
14mr|lvm2-2.02.109-2|192	Requires:	%{dmlibname} >= %{dmversion}
14mr|lvm2-2.02.109-2|193	
14mr|lvm2-2.02.109-2|194	%description -n	cmirror
14mr|lvm2-2.02.109-2|195	Daemon providing device-mapper-based mirrors in a shared-storage cluster.
14mr|lvm2-2.02.109-2|196	%endif
14mr|lvm2-2.02.109-2|197	
14mr|lvm2-2.02.109-2|198	%package -n	dmsetup
14mr|lvm2-2.02.109-2|199	Summary:	Device mapper setup tool
14mr|lvm2-2.02.109-2|200	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|201	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|202	Provides:	device-mapper = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|203	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|204	Provides:	dmeventd = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|205	%endif
14mr|lvm2-2.02.109-2|206	Requires:	%{dm_req} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|207	BuildRequires:	pkgconfig(udev) >= 195
14mr|lvm2-2.02.109-2|208	Requires:	udev
14mr|lvm2-2.02.109-2|209	Requires(pre):	rpm-helper
14mr|lvm2-2.02.109-2|210	
14mr|lvm2-2.02.109-2|211	%description -n	dmsetup
14mr|lvm2-2.02.109-2|212	Dmsetup manages logical devices that use the device-mapper driver.
14mr|lvm2-2.02.109-2|213	Devices are created by loading a table that specifies a target for
14mr|lvm2-2.02.109-2|214	each sector (512 bytes) in the logical device.
14mr|lvm2-2.02.109-2|215	
14mr|lvm2-2.02.109-2|216	%package -n	%{dmlibname}
14mr|lvm2-2.02.109-2|217	Summary:	Device mapper library
14mr|lvm2-2.02.109-2|218	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|219	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|220	
14mr|lvm2-2.02.109-2|221	%description -n	%{dmlibname}
14mr|lvm2-2.02.109-2|222	The device-mapper driver enables the definition of new block
14mr|lvm2-2.02.109-2|223	devices composed of ranges of sectors of existing devices.  This
14mr|lvm2-2.02.109-2|224	can be used to define disk partitions - or logical volumes.
14mr|lvm2-2.02.109-2|225	
14mr|lvm2-2.02.109-2|226	This package contains the shared libraries required for running
14mr|lvm2-2.02.109-2|227	programs which use device-mapper.
14mr|lvm2-2.02.109-2|228	
14mr|lvm2-2.02.109-2|229	%if %{with uclibc}
14mr|lvm2-2.02.109-2|230	%package -n	uclibc-%{dmlibname}
14mr|lvm2-2.02.109-2|231	Summary:	Device mapper library (uClibc linked)
14mr|lvm2-2.02.109-2|232	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|233	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|234	#(tpg) in case of fire...
14mr|lvm2-2.02.109-2|235	#ifarch %ix68
14mr|lvm2-2.02.109-2|236	#define __noautoreqfiles	'libudev.so.1'
14mr|lvm2-2.02.109-2|237	#endif
14mr|lvm2-2.02.109-2|238	
14mr|lvm2-2.02.109-2|239	%description -n	uclibc-%{dmlibname}
14mr|lvm2-2.02.109-2|240	The device-mapper driver enables the definition of new block
14mr|lvm2-2.02.109-2|241	devices composed of ranges of sectors of existing devices.  This
14mr|lvm2-2.02.109-2|242	can be used to define disk partitions - or logical volumes.
14mr|lvm2-2.02.109-2|243	
14mr|lvm2-2.02.109-2|244	This package contains the shared libraries required for running
14mr|lvm2-2.02.109-2|245	programs which use device-mapper.
14mr|lvm2-2.02.109-2|246	%endif
14mr|lvm2-2.02.109-2|247	
14mr|lvm2-2.02.109-2|248	%if %{with uclibc}
14mr|lvm2-2.02.109-2|249	%package -n	uclibc-dmsetup
14mr|lvm2-2.02.109-2|250	Summary:	Device mapper setup tool (uClibc linked)
14mr|lvm2-2.02.109-2|251	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|252	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|253	Requires:	udev
14mr|lvm2-2.02.109-2|254	
14mr|lvm2-2.02.109-2|255	%description -n	uclibc-dmsetup
14mr|lvm2-2.02.109-2|256	Dmsetup manages logical devices that use the device-mapper driver.
14mr|lvm2-2.02.109-2|257	Devices are created by loading a table that specifies a target for
14mr|lvm2-2.02.109-2|258	each sector (512 bytes) in the logical device.
14mr|lvm2-2.02.109-2|259	%endif
14mr|lvm2-2.02.109-2|260	
14mr|lvm2-2.02.109-2|261	%package -n	%{dmdevname}
14mr|lvm2-2.02.109-2|262	Summary:	Device mapper development library
14mr|lvm2-2.02.109-2|263	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|264	Group:		Development/C
14mr|lvm2-2.02.109-2|265	Provides:	device-mapper-devel = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|266	Provides:	libdevmapper-devel = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|267	Requires:	%{dmlibname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|268	%if %{with uclibc}
14mr|lvm2-2.02.109-2|269	Requires:	uclibc-%{dmlibname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|270	%endif
14mr|lvm2-2.02.109-2|271	Requires:	pkgconfig
14mr|lvm2-2.02.109-2|272	Conflicts:	device-mapper-devel < %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|273	Obsoletes:	%{mklibname devmapper %dmmajor -d}
14mr|lvm2-2.02.109-2|274	
14mr|lvm2-2.02.109-2|275	%description -n	%{dmdevname}
14mr|lvm2-2.02.109-2|276	The device-mapper driver enables the definition of new block
14mr|lvm2-2.02.109-2|277	devices composed of ranges of sectors of existing devices.  This
14mr|lvm2-2.02.109-2|278	can be used to define disk partitions - or logical volumes.
14mr|lvm2-2.02.109-2|279	
14mr|lvm2-2.02.109-2|280	This package contains the header files and development libraries
14mr|lvm2-2.02.109-2|281	for building programs which use device-mapper.
14mr|lvm2-2.02.109-2|282	
14mr|lvm2-2.02.109-2|283	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|284	%package -n	%{event_libname}
14mr|lvm2-2.02.109-2|285	Summary:	Device mapper event library
14mr|lvm2-2.02.109-2|286	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|287	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|288	Provides:	device-mapper-event = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|289	Provides:	libdevmapper-event = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|290	Requires:	%{dmlibname} >= %{dmversion}
14mr|lvm2-2.02.109-2|291	
14mr|lvm2-2.02.109-2|292	%description -n	%{event_libname}
14mr|lvm2-2.02.109-2|293	The device-mapper-event library allows monitoring of active mapped devices.
14mr|lvm2-2.02.109-2|294	
14mr|lvm2-2.02.109-2|295	This package contains the shared libraries required for running
14mr|lvm2-2.02.109-2|296	programs which use device-mapper-event.
14mr|lvm2-2.02.109-2|297	
14mr|lvm2-2.02.109-2|298	%if %{with uclibc}
14mr|lvm2-2.02.109-2|299	%package -n	uclibc-%{event_libname}
14mr|lvm2-2.02.109-2|300	Summary:	Device mapper event library (uClibc linked)
14mr|lvm2-2.02.109-2|301	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|302	Group:		System/Kernel and hardware
14mr|lvm2-2.02.109-2|303	Requires:	uclibc-%{dmlibname} = %{EVRD}
14mr|lvm2-2.02.109-2|304	
14mr|lvm2-2.02.109-2|305	%description -n	uclibc-%{event_libname}
14mr|lvm2-2.02.109-2|306	The device-mapper-event library allows monitoring of active mapped devices.
14mr|lvm2-2.02.109-2|307	
14mr|lvm2-2.02.109-2|308	This package contains the shared libraries required for running
14mr|lvm2-2.02.109-2|309	programs which use device-mapper-event.
14mr|lvm2-2.02.109-2|310	%endif
14mr|lvm2-2.02.109-2|311	
14mr|lvm2-2.02.109-2|312	%package -n	%{event_devname}
14mr|lvm2-2.02.109-2|313	Summary:	Device mapper event development library
14mr|lvm2-2.02.109-2|314	Version:	%{dmversion}
14mr|lvm2-2.02.109-2|315	Group:		Development/C
14mr|lvm2-2.02.109-2|316	Provides:	device-mapper-event-devel = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|317	Requires:	%{event_libname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|318	Requires:	%{dmdevname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|319	%if %{with uclibc}
14mr|lvm2-2.02.109-2|320	Requires:	%{event_libname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|321	Requires:	%{dmdevname} = %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|322	%endif
14mr|lvm2-2.02.109-2|323	Conflicts:	device-mapper-event-devel < %{dmversion}-%{release}
14mr|lvm2-2.02.109-2|324	Obsoletes:	%{mklibname devmapper-event %dmmajor -d}
14mr|lvm2-2.02.109-2|325	
14mr|lvm2-2.02.109-2|326	%description -n	%{event_devname}
14mr|lvm2-2.02.109-2|327	The device-mapper-event library allows monitoring of active mapped devices.
14mr|lvm2-2.02.109-2|328	
14mr|lvm2-2.02.109-2|329	This package contains the header files and development libraries
14mr|lvm2-2.02.109-2|330	for building programs which use device-mapper-event.
14mr|lvm2-2.02.109-2|331	%endif
14mr|lvm2-2.02.109-2|332	
14mr|lvm2-2.02.109-2|333	%prep
14mr|lvm2-2.02.109-2|334	%setup -qn LVM2.%{lvmversion}
14mr|lvm2-2.02.109-2|335	%apply_patches
14mr|lvm2-2.02.109-2|336	autoreconf -fiv
14mr|lvm2-2.02.109-2|337	
14mr|lvm2-2.02.109-2|338	%build
14mr|lvm2-2.02.109-2|339	%if %{with crosscompile}
14mr|lvm2-2.02.109-2|340	export ac_cv_func_malloc_0_nonnull=yes
14mr|lvm2-2.02.109-2|341	export ac_cv_func_realloc_0_nonnull=yes
14mr|lvm2-2.02.109-2|342	%endif
14mr|lvm2-2.02.109-2|343	%ifarch %arm
14mr|lvm2-2.02.109-2|344	export ac_cv_func_malloc_0_nonnull=yes
14mr|lvm2-2.02.109-2|345	%endif
14mr|lvm2-2.02.109-2|346	datelvm=`awk -F '[.() ]*' '{printf "%s.%s.%s:%s\n", $1,$2,$3,$(NF-1)}' VERSION`
14mr|lvm2-2.02.109-2|347	datedm=`awk -F '[.() ]*' '{printf "%s.%s.%s:%s\n", $1,$2,$3,$(NF-1)}' VERSION_DM`
14mr|lvm2-2.02.109-2|348	if [ "${datelvm%:*}" != "%{lvmversion}" -o "${datedm%:*}" != "%{dmversion}" -o \
14mr|lvm2-2.02.109-2|349	"%{release}" = "1" -a "${datelvm#*:}" != "${datedm#*:}" ]; then
14mr|lvm2-2.02.109-2|350	echo "ERROR:	you should not be touching this package" 1>&2
14mr|lvm2-2.02.109-2|351	echo "	without full understanding of relationship between device-mapper" 1>&2
14mr|lvm2-2.02.109-2|352	echo "	and lvm2 versions" 1>&2
14mr|lvm2-2.02.109-2|353	exit 1
14mr|lvm2-2.02.109-2|354	fi
14mr|lvm2-2.02.109-2|355	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|356	%define _disable_ld_as_needed 1
14mr|lvm2-2.02.109-2|357	%endif
14mr|lvm2-2.02.109-2|358	%define common_configure_parameters --with-user=`id -un` --with-group=`id -gn` --disable-selinux --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660
14mr|lvm2-2.02.109-2|359	export ac_cv_lib_dl_dlopen=no
14mr|lvm2-2.02.109-2|360	export MODPROBE_CMD=/sbin/modprobe
14mr|lvm2-2.02.109-2|361	export CONFIGURE_TOP="$PWD"
14mr|lvm2-2.02.109-2|362	
14mr|lvm2-2.02.109-2|363	unset ac_cv_lib_dl_dlopen
14mr|lvm2-2.02.109-2|364	
14mr|lvm2-2.02.109-2|365	%if %{with uclibc}
14mr|lvm2-2.02.109-2|366	mkdir -p uclibc
14mr|lvm2-2.02.109-2|367	pushd uclibc
14mr|lvm2-2.02.109-2|368	%uclibc_configure \
14mr|lvm2-2.02.109-2|369	BLKID_LIBS="-lblkid -luuid" \
14mr|lvm2-2.02.109-2|370	--with-optimisation="" \
14mr|lvm2-2.02.109-2|371	%{common_configure_parameters} \
14mr|lvm2-2.02.109-2|372	--libdir=%{uclibc_root}/%{_lib} \
14mr|lvm2-2.02.109-2|373	--with-usrlibdir=%{uclibc_root}%{_libdir} \
14mr|lvm2-2.02.109-2|374	--sbindir=%{uclibc_root}/sbin \
14mr|lvm2-2.02.109-2|375	--enable-static_link \
14mr|lvm2-2.02.109-2|376	--enable-readline \
14mr|lvm2-2.02.109-2|377	--with-cluster=none \
14mr|lvm2-2.02.109-2|378	--with-pool=none \
14mr|lvm2-2.02.109-2|379	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|380	--enable-cmdlib \
14mr|lvm2-2.02.109-2|381	--enable-dmeventd \
14mr|lvm2-2.02.109-2|382	--with-dmeventd-path=/sbin/dmeventd \
14mr|lvm2-2.02.109-2|383	%endif
14mr|lvm2-2.02.109-2|384	%if %{with lvmetad}
14mr|lvm2-2.02.109-2|385	--enable-lvmetad \
14mr|lvm2-2.02.109-2|386	%endif
14mr|lvm2-2.02.109-2|387	--enable-udev_sync \
14mr|lvm2-2.02.109-2|388	--enable-udev_rules \
14mr|lvm2-2.02.109-2|389	--enable-udev-systemd-background-jobs \
14mr|lvm2-2.02.109-2|390	--with-udevdir=%{_udevdir} \
14mr|lvm2-2.02.109-2|391	--with-systemdsystemunitdir=%{_unitdir}
14mr|lvm2-2.02.109-2|392	%make V=1
14mr|lvm2-2.02.109-2|393	popd
14mr|lvm2-2.02.109-2|394	
14mr|lvm2-2.02.109-2|395	%else
14mr|lvm2-2.02.109-2|396	mkdir -p static
14mr|lvm2-2.02.109-2|397	pushd static
14mr|lvm2-2.02.109-2|398	%configure2_5x %{common_configure_parameters} \
14mr|lvm2-2.02.109-2|399	--enable-static_link \
14mr|lvm2-2.02.109-2|400	--disable-readline \
14mr|lvm2-2.02.109-2|401	--with-cluster=none \
14mr|lvm2-2.02.109-2|402	--with-pool=none
14mr|lvm2-2.02.109-2|403	sed -e 's/\ -static/ -static -Wl,--no-export-dynamic/' -i tools/Makefile
14mr|lvm2-2.02.109-2|404	%make
14mr|lvm2-2.02.109-2|405	popd
14mr|lvm2-2.02.109-2|406	%endif
14mr|lvm2-2.02.109-2|407	
14mr|lvm2-2.02.109-2|408	mkdir -p shared
14mr|lvm2-2.02.109-2|409	pushd shared
14mr|lvm2-2.02.109-2|410	%configure2_5x %{common_configure_parameters} \
14mr|lvm2-2.02.109-2|411	--sbindir=/sbin \
14mr|lvm2-2.02.109-2|412	--disable-static_link \
14mr|lvm2-2.02.109-2|413	--enable-readline \
14mr|lvm2-2.02.109-2|414	--enable-fsadm \
14mr|lvm2-2.02.109-2|415	--enable-pkgconfig \
14mr|lvm2-2.02.109-2|416	--with-usrlibdir=%{_libdir} \
14mr|lvm2-2.02.109-2|417	--libdir=/%{_lib} \
14mr|lvm2-2.02.109-2|418	--enable-cmdlib \
14mr|lvm2-2.02.109-2|419	%if %with lvm2app
14mr|lvm2-2.02.109-2|420	--enable-applib \
14mr|lvm2-2.02.109-2|421	%endif
14mr|lvm2-2.02.109-2|422	%if %{with cluster}
14mr|lvm2-2.02.109-2|423	--with-clvmd=cman,openais,corosync \
14mr|lvm2-2.02.109-2|424	--enable-cmirrord \
14mr|lvm2-2.02.109-2|425	%else
14mr|lvm2-2.02.109-2|426	--with-cluster=none \
14mr|lvm2-2.02.109-2|427	--with-pool=none \
14mr|lvm2-2.02.109-2|428	%endif
14mr|lvm2-2.02.109-2|429	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|430	--enable-dmeventd \
14mr|lvm2-2.02.109-2|431	--with-dmeventd-path=/sbin/dmeventd \
14mr|lvm2-2.02.109-2|432	%endif
14mr|lvm2-2.02.109-2|433	%if %{with lvmetad}
14mr|lvm2-2.02.109-2|434	--enable-lvmetad \
14mr|lvm2-2.02.109-2|435	%endif
14mr|lvm2-2.02.109-2|436	--enable-udev_sync \
14mr|lvm2-2.02.109-2|437	--enable-udev_rules \
14mr|lvm2-2.02.109-2|438	--enable-udev-systemd-background-jobs \
14mr|lvm2-2.02.109-2|439	--with-udevdir=%{_udevdir} \
14mr|lvm2-2.02.109-2|440	--with-systemdsystemunitdir=%{_unitdir}
14mr|lvm2-2.02.109-2|441	# 20090926 no translations yet:	--enable-nls
14mr|lvm2-2.02.109-2|442	# end of configure options
14mr|lvm2-2.02.109-2|443	%make
14mr|lvm2-2.02.109-2|444	popd
14mr|lvm2-2.02.109-2|445	
14mr|lvm2-2.02.109-2|446	%install
14mr|lvm2-2.02.109-2|447	%if %{with uclibc}
14mr|lvm2-2.02.109-2|448	%makeinstall_std -C uclibc
14mr|lvm2-2.02.109-2|449	rm -f %{buildroot}%{uclibc_root}%{_libdir}/{liblvm2cmd,libdevmapper-event*}.a
14mr|lvm2-2.02.109-2|450	%endif
14mr|lvm2-2.02.109-2|451	
14mr|lvm2-2.02.109-2|452	%makeinstall_std -C shared install_system_dirs install_systemd_units install_systemd_generators install_tmpfiles_configuration
14mr|lvm2-2.02.109-2|453	
14mr|lvm2-2.02.109-2|454	install -m644 %{SOURCE2} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|lvm2-2.02.109-2|455	install -d %{buildroot}/etc/lvm/archive
14mr|lvm2-2.02.109-2|456	install -d %{buildroot}/etc/lvm/backup
14mr|lvm2-2.02.109-2|457	install -d %{buildroot}/etc/lvm/cache
14mr|lvm2-2.02.109-2|458	touch %{buildroot}/etc/lvm/cache/.cache
14mr|lvm2-2.02.109-2|459	
14mr|lvm2-2.02.109-2|460	install -d %{buildroot}/run/lock/lvm
14mr|lvm2-2.02.109-2|461	
14mr|lvm2-2.02.109-2|462	%if %{with cluster}
14mr|lvm2-2.02.109-2|463	install shared/scripts/clvmd_init_red_hat %{buildroot}%{_initrddir}/clvmd
14mr|lvm2-2.02.109-2|464	install shared/scripts/cmirrord_init_red_hat %{buildroot}%{_initrddir}/cmirrord
14mr|lvm2-2.02.109-2|465	%endif
14mr|lvm2-2.02.109-2|466	
14mr|lvm2-2.02.109-2|467	%if %{with cluster}
14mr|lvm2-2.02.109-2|468	install -m 0755 scripts/lvmconf.sh %{buildroot}/sbin/lvmconf
14mr|lvm2-2.02.109-2|469	%endif
14mr|lvm2-2.02.109-2|470	
14mr|lvm2-2.02.109-2|471	%if %{with uclibc}
14mr|lvm2-2.02.109-2|472	mv %{buildroot}%{uclibc_root}%{_sbindir}/*static %{buildroot}/sbin
14mr|lvm2-2.02.109-2|473	%else
14mr|lvm2-2.02.109-2|474	install static/tools/lvm.static -D %{buildroot}/sbin/lvm.static
14mr|lvm2-2.02.109-2|475	install static/tools/dmsetup.static -D %{buildroot}/sbin/dmsetup.static
14mr|lvm2-2.02.109-2|476	%endif
14mr|lvm2-2.02.109-2|477	
14mr|lvm2-2.02.109-2|478	#install -d %{buildroot}/%{_libdir}/
14mr|lvm2-2.02.109-2|479	#compatibility links
14mr|lvm2-2.02.109-2|480	ln %{buildroot}/sbin/lvm %{buildroot}/sbin/lvm2
14mr|lvm2-2.02.109-2|481	ln %{buildroot}/sbin/lvm.static %{buildroot}/sbin/lvm2-static
14mr|lvm2-2.02.109-2|482	ln %{buildroot}/sbin/dmsetup.static %{buildroot}/sbin/dmsetup-static
14mr|lvm2-2.02.109-2|483	
14mr|lvm2-2.02.109-2|484	%if %{with uclibc}
14mr|lvm2-2.02.109-2|485	ln %{buildroot}%{uclibc_root}/sbin/lvm %{buildroot}%{uclibc_root}/sbin/lvm2
14mr|lvm2-2.02.109-2|486	%endif
14mr|lvm2-2.02.109-2|487	
14mr|lvm2-2.02.109-2|488	#hack permissions of libs
14mr|lvm2-2.02.109-2|489	chmod u+w %{buildroot}/%{_lib}/*.so.* %{buildroot}/sbin/*
14mr|lvm2-2.02.109-2|490	%if %{with cluster}
14mr|lvm2-2.02.109-2|491	chmod u+w  %{buildroot}/sbin/*
14mr|lvm2-2.02.109-2|492	%endif
14mr|lvm2-2.02.109-2|493	
14mr|lvm2-2.02.109-2|494	
14mr|lvm2-2.02.109-2|495	#hack trick strip_and_check_elf_files
14mr|lvm2-2.02.109-2|496	export LD_LIBRARY_PATH=%{buildroot}/%{_lib}:${LD_LIBRARY_PATH}
14mr|lvm2-2.02.109-2|497	
14mr|lvm2-2.02.109-2|498	rm -f %{buildroot}/sbin/dmeventd.static
14mr|lvm2-2.02.109-2|499	
14mr|lvm2-2.02.109-2|500	%pre
14mr|lvm2-2.02.109-2|501	if [ -L /sbin/lvm -a -L /etc/alternatives/lvm ]; then
14mr|lvm2-2.02.109-2|502	update-alternatives --remove lvm /sbin/lvm2
14mr|lvm2-2.02.109-2|503	fi
14mr|lvm2-2.02.109-2|504	
14mr|lvm2-2.02.109-2|505	%if %{with cluster}
14mr|lvm2-2.02.109-2|506	%post -n clvmd
14mr|lvm2-2.02.109-2|507	%_post_service clvmd
14mr|lvm2-2.02.109-2|508	/sbin/lvmconf --lockinglibdir %{_libdir}
14mr|lvm2-2.02.109-2|509	
14mr|lvm2-2.02.109-2|510	%preun -n clvmd
14mr|lvm2-2.02.109-2|511	%_preun_service clvmd
14mr|lvm2-2.02.109-2|512	if [ "$1" = 0 ]; then
14mr|lvm2-2.02.109-2|513	/sbin/lvmconf --disable-cluster
14mr|lvm2-2.02.109-2|514	fi
14mr|lvm2-2.02.109-2|515	
14mr|lvm2-2.02.109-2|516	%post -n cmirror
14mr|lvm2-2.02.109-2|517	%_post_service cmirror
14mr|lvm2-2.02.109-2|518	
14mr|lvm2-2.02.109-2|519	%preun -n cmirror
14mr|lvm2-2.02.109-2|520	%_preun_service cmirror
14mr|lvm2-2.02.109-2|521	%endif
14mr|lvm2-2.02.109-2|522	
14mr|lvm2-2.02.109-2|523	%files
14mr|lvm2-2.02.109-2|524	%doc INSTALL README VERSION WHATS_NEW
14mr|lvm2-2.02.109-2|525	/sbin/blkdeactivate
14mr|lvm2-2.02.109-2|526	/sbin/fsadm
14mr|lvm2-2.02.109-2|527	/sbin/lv*
14mr|lvm2-2.02.109-2|528	/sbin/pv*
14mr|lvm2-2.02.109-2|529	/sbin/vg*
14mr|lvm2-2.02.109-2|530	%dir %{_sysconfdir}/lvm
14mr|lvm2-2.02.109-2|531	%dir %{_sysconfdir}/lvm/profile
14mr|lvm2-2.02.109-2|532	%{_sysconfdir}/lvm/profile/command_profile_template.profile
14mr|lvm2-2.02.109-2|533	%{_sysconfdir}/lvm/profile/metadata_profile_template.profile
14mr|lvm2-2.02.109-2|534	%{_sysconfdir}/lvm/profile/thin-generic.profile
14mr|lvm2-2.02.109-2|535	%{_sysconfdir}/lvm/profile/thin-performance.profile
14mr|lvm2-2.02.109-2|536	%config(noreplace) %{_sysconfdir}/lvm/lvm.conf
14mr|lvm2-2.02.109-2|537	%attr(700,root,root) %dir %{_sysconfdir}/lvm/archive
14mr|lvm2-2.02.109-2|538	%attr(700,root,root) %dir %{_sysconfdir}/lvm/backup
14mr|lvm2-2.02.109-2|539	%attr(700,root,root) %dir %{_sysconfdir}/lvm/cache
14mr|lvm2-2.02.109-2|540	%attr(600,root,root) %ghost %{_sysconfdir}/lvm/cache/.cache
14mr|lvm2-2.02.109-2|541	%attr(700,root,root) %dir /run/lock/lvm
14mr|lvm2-2.02.109-2|542	%{_unitdir}/blk-availability.service
14mr|lvm2-2.02.109-2|543	%{_unitdir}/lvm2-monitor.service
14mr|lvm2-2.02.109-2|544	%{_systemgeneratordir}/lvm2-activation-generator
14mr|lvm2-2.02.109-2|545	%if %{with lvmetad}
14mr|lvm2-2.02.109-2|546	%{_unitdir}/lvm2-lvmetad.socket
14mr|lvm2-2.02.109-2|547	%{_unitdir}/lvm2-lvmetad.service
14mr|lvm2-2.02.109-2|548	%{_unitdir}/lvm2-pvscan@.service
14mr|lvm2-2.02.109-2|549	%endif
14mr|lvm2-2.02.109-2|550	%{_tmpfilesdir}/%{name}.conf
14mr|lvm2-2.02.109-2|551	%{_mandir}/man5/*
14mr|lvm2-2.02.109-2|552	%{_mandir}/man7/lvmthin.7*
14mr|lvm2-2.02.109-2|553	%{_mandir}/man8/*
14mr|lvm2-2.02.109-2|554	%{_udevdir}/11-dm-lvm.rules
14mr|lvm2-2.02.109-2|555	%{_udevdir}/69-dm-lvm-metad.rules
14mr|lvm2-2.02.109-2|556	
14mr|lvm2-2.02.109-2|557	%if %{with uclibc}
14mr|lvm2-2.02.109-2|558	%files -n uclibc-%{name}
14mr|lvm2-2.02.109-2|559	%doc INSTALL README VERSION WHATS_NEW
14mr|lvm2-2.02.109-2|560	%{uclibc_root}/sbin/blkdeactivate
14mr|lvm2-2.02.109-2|561	%{uclibc_root}/sbin/fsadm
14mr|lvm2-2.02.109-2|562	%{uclibc_root}/sbin/lv*
14mr|lvm2-2.02.109-2|563	%{uclibc_root}/sbin/pv*
14mr|lvm2-2.02.109-2|564	%{uclibc_root}/sbin/vg*
14mr|lvm2-2.02.109-2|565	%endif
14mr|lvm2-2.02.109-2|566	
14mr|lvm2-2.02.109-2|567	%files -n %{cmdlibname}
14mr|lvm2-2.02.109-2|568	/%{_lib}/liblvm2cmd.so.%{cmdmajor}
14mr|lvm2-2.02.109-2|569	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|570	%dir /%{_lib}/device-mapper
14mr|lvm2-2.02.109-2|571	/%{_lib}/device-mapper/libdevmapper-event-lvm2mirror.so
14mr|lvm2-2.02.109-2|572	/%{_lib}/device-mapper/libdevmapper-event-lvm2raid.so
14mr|lvm2-2.02.109-2|573	/%{_lib}/device-mapper/libdevmapper-event-lvm2snapshot.so
14mr|lvm2-2.02.109-2|574	/%{_lib}/device-mapper/libdevmapper-event-lvm2thin.so
14mr|lvm2-2.02.109-2|575	/%{_lib}/libdevmapper-event-lvm2.so.%{cmdmajor}
14mr|lvm2-2.02.109-2|576	/%{_lib}/libdevmapper-event-lvm2mirror.so
14mr|lvm2-2.02.109-2|577	/%{_lib}/libdevmapper-event-lvm2raid.so
14mr|lvm2-2.02.109-2|578	/%{_lib}/libdevmapper-event-lvm2snapshot.so
14mr|lvm2-2.02.109-2|579	/%{_lib}/libdevmapper-event-lvm2thin.so
14mr|lvm2-2.02.109-2|580	%endif
14mr|lvm2-2.02.109-2|581	
14mr|lvm2-2.02.109-2|582	%if %{with uclibc}
14mr|lvm2-2.02.109-2|583	%files -n uclibc-%{cmdlibname}
14mr|lvm2-2.02.109-2|584	%{uclibc_root}/%{_lib}/liblvm2cmd.so.%{cmdmajor}
14mr|lvm2-2.02.109-2|585	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|586	%dir %{uclibc_root}/%{_lib}/device-mapper
14mr|lvm2-2.02.109-2|587	%{uclibc_root}/%{_lib}/device-mapper/libdevmapper-event-lvm2mirror.so
14mr|lvm2-2.02.109-2|588	%{uclibc_root}/%{_lib}/device-mapper/libdevmapper-event-lvm2raid.so
14mr|lvm2-2.02.109-2|589	%{uclibc_root}/%{_lib}/device-mapper/libdevmapper-event-lvm2snapshot.so
14mr|lvm2-2.02.109-2|590	%{uclibc_root}/%{_lib}/device-mapper/libdevmapper-event-lvm2thin.so
14mr|lvm2-2.02.109-2|591	%{uclibc_root}/%{_lib}/libdevmapper-event-lvm2.so.%{cmdmajor}
14mr|lvm2-2.02.109-2|592	%{uclibc_root}/%{_lib}/libdevmapper-event-lvm2mirror.so
14mr|lvm2-2.02.109-2|593	%{uclibc_root}/%{_lib}/libdevmapper-event-lvm2raid.so
14mr|lvm2-2.02.109-2|594	%{uclibc_root}/%{_lib}/libdevmapper-event-lvm2snapshot.so
14mr|lvm2-2.02.109-2|595	%{uclibc_root}/%{_lib}/libdevmapper-event-lvm2thin.so
14mr|lvm2-2.02.109-2|596	%endif
14mr|lvm2-2.02.109-2|597	%endif
14mr|lvm2-2.02.109-2|598	
14mr|lvm2-2.02.109-2|599	%files -n %{cmddevname}
14mr|lvm2-2.02.109-2|600	%{_includedir}/lvm2cmd.h
14mr|lvm2-2.02.109-2|601	%{_libdir}/liblvm2cmd.so
14mr|lvm2-2.02.109-2|602	%if %{with uclibc}
14mr|lvm2-2.02.109-2|603	%{uclibc_root}%{_libdir}/liblvm2cmd.so
14mr|lvm2-2.02.109-2|604	%endif
14mr|lvm2-2.02.109-2|605	
14mr|lvm2-2.02.109-2|606	%if %{with lvm2app}
14mr|lvm2-2.02.109-2|607	%files -n %{applibname}
14mr|lvm2-2.02.109-2|608	/%{_lib}/liblvm2app.so.*
14mr|lvm2-2.02.109-2|609	
14mr|lvm2-2.02.109-2|610	%files -n %{appdevname}
14mr|lvm2-2.02.109-2|611	%{_includedir}/lvm2app.h
14mr|lvm2-2.02.109-2|612	%{_libdir}/liblvm2app.so
14mr|lvm2-2.02.109-2|613	%{_libdir}/pkgconfig/lvm2app.pc
14mr|lvm2-2.02.109-2|614	%endif
14mr|lvm2-2.02.109-2|615	
14mr|lvm2-2.02.109-2|616	%if %{with cluster}
14mr|lvm2-2.02.109-2|617	%files -n clvmd
14mr|lvm2-2.02.109-2|618	/sbin/clvmd
14mr|lvm2-2.02.109-2|619	/sbin/lvmconf
14mr|lvm2-2.02.109-2|620	%attr(644,root,root) %{_mandir}/man8/clvmd.8*
14mr|lvm2-2.02.109-2|621	
14mr|lvm2-2.02.109-2|622	%files -n cmirror
14mr|lvm2-2.02.109-2|623	/sbin/cmirrord
14mr|lvm2-2.02.109-2|624	%attr(644,root,root) %{_mandir}/man8/cmirrord.8*
14mr|lvm2-2.02.109-2|625	%endif
14mr|lvm2-2.02.109-2|626	
14mr|lvm2-2.02.109-2|627	%files -n dmsetup
14mr|lvm2-2.02.109-2|628	%doc INSTALL README VERSION_DM WHATS_NEW_DM
14mr|lvm2-2.02.109-2|629	/sbin/dmsetup
14mr|lvm2-2.02.109-2|630	/sbin/dmsetup.static
14mr|lvm2-2.02.109-2|631	/sbin/dmsetup-static
14mr|lvm2-2.02.109-2|632	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|633	/sbin/dmeventd
14mr|lvm2-2.02.109-2|634	%endif
14mr|lvm2-2.02.109-2|635	%{_unitdir}/dm-event.service
14mr|lvm2-2.02.109-2|636	%{_unitdir}/dm-event.socket
14mr|lvm2-2.02.109-2|637	%{_udevdir}/10-dm.rules
14mr|lvm2-2.02.109-2|638	%{_udevdir}/13-dm-disk.rules
14mr|lvm2-2.02.109-2|639	%{_udevdir}/95-dm-notify.rules
14mr|lvm2-2.02.109-2|640	
14mr|lvm2-2.02.109-2|641	%if %{with uclibc}
14mr|lvm2-2.02.109-2|642	%files -n uclibc-dmsetup
14mr|lvm2-2.02.109-2|643	%{uclibc_root}/sbin/dmsetup
14mr|lvm2-2.02.109-2|644	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|645	%{uclibc_root}/sbin/dmeventd
14mr|lvm2-2.02.109-2|646	%endif
14mr|lvm2-2.02.109-2|647	%endif
14mr|lvm2-2.02.109-2|648	
14mr|lvm2-2.02.109-2|649	%files -n %{dmlibname}
14mr|lvm2-2.02.109-2|650	/%{_lib}/libdevmapper.so.%{dmmajor}*
14mr|lvm2-2.02.109-2|651	
14mr|lvm2-2.02.109-2|652	%if %{with uclibc}
14mr|lvm2-2.02.109-2|653	%files -n uclibc-%{dmlibname}
14mr|lvm2-2.02.109-2|654	%{uclibc_root}/%{_lib}/libdevmapper.so.%{dmmajor}*
14mr|lvm2-2.02.109-2|655	%endif
14mr|lvm2-2.02.109-2|656	
14mr|lvm2-2.02.109-2|657	%files -n %{dmdevname}
14mr|lvm2-2.02.109-2|658	%{_libdir}/libdevmapper.so
14mr|lvm2-2.02.109-2|659	%if %{with uclibc}
14mr|lvm2-2.02.109-2|660	%{uclibc_root}%{_libdir}/libdevmapper.a
14mr|lvm2-2.02.109-2|661	%{uclibc_root}%{_libdir}/libdevmapper.so
14mr|lvm2-2.02.109-2|662	%endif
14mr|lvm2-2.02.109-2|663	%{_includedir}/libdevmapper.h
14mr|lvm2-2.02.109-2|664	%{_libdir}/pkgconfig/devmapper.pc
14mr|lvm2-2.02.109-2|665	
14mr|lvm2-2.02.109-2|666	%if %{with dmeventd}
14mr|lvm2-2.02.109-2|667	%files -n %{event_libname}
14mr|lvm2-2.02.109-2|668	/%{_lib}/libdevmapper-event.so.*
14mr|lvm2-2.02.109-2|669	
14mr|lvm2-2.02.109-2|670	%if %{with uclibc}
14mr|lvm2-2.02.109-2|671	%files -n uclibc-%{event_libname}
14mr|lvm2-2.02.109-2|672	%{uclibc_root}/%{_lib}/libdevmapper-event.so.*
14mr|lvm2-2.02.109-2|673	%endif
14mr|lvm2-2.02.109-2|674	
14mr|lvm2-2.02.109-2|675	%files -n %{event_devname}
14mr|lvm2-2.02.109-2|676	%{_includedir}/libdevmapper-event.h
14mr|lvm2-2.02.109-2|677	%{_libdir}/libdevmapper-event.so
14mr|lvm2-2.02.109-2|678	%{_libdir}/libdevmapper-event-lvm2.so
14mr|lvm2-2.02.109-2|679	%if %{with uclibc}
14mr|lvm2-2.02.109-2|680	%{uclibc_root}%{_libdir}/libdevmapper-event.so
14mr|lvm2-2.02.109-2|681	%{uclibc_root}%{_libdir}/libdevmapper-event-lvm2.so
14mr|lvm2-2.02.109-2|682	%endif
14mr|lvm2-2.02.109-2|683	%{_libdir}/pkgconfig/devmapper-event.pc
14mr|lvm2-2.02.109-2|684	%endif
14mr|lvm2-2.02.109-2|685	
14mr|lvm2-2.02.109-2|686	%changelog
14mr|lvm2-2.02.109-2|687	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 2.02.109-2
14mr|lvm2-2.02.109-2|688	+ Revision: 60a7b4e
14mr|lvm2-2.02.109-2|689	- update to 2.02.109
14mr|lvm2-2.02.109-2|690	
14mr|lvm2-2.02.109-2|691	

17549 14
14mr|lwp-2.5-7|1	%define name lwp
14mr|lwp-2.5-7|2	%define version 2.5
14mr|lwp-2.5-7|3	%define release 7
14mr|lwp-2.5-7|4	%define major 2
14mr|lwp-2.5-7|5	
14mr|lwp-2.5-7|6	%define libname %mklibname %name %major
14mr|lwp-2.5-7|7	%define develname %mklibname %name -d
14mr|lwp-2.5-7|8	
14mr|lwp-2.5-7|9	Summary: LWP thread library
14mr|lwp-2.5-7|10	Name: %{name}
14mr|lwp-2.5-7|11	Version: %{version}
14mr|lwp-2.5-7|12	Release: %{release}
14mr|lwp-2.5-7|13	License: LGPLv2
14mr|lwp-2.5-7|14	Source: ftp://ftp.coda.cs.cmu.edu/pub/coda/src/%{name}-%{version}.tar.gz
14mr|lwp-2.5-7|15	URL: http://www.coda.cs.cmu.edu
14mr|lwp-2.5-7|16	Group: Development/Other
14mr|lwp-2.5-7|17	BuildRoot: %{_tmppath}/%{name}-%{version}
14mr|lwp-2.5-7|18	Buildrequires: gzip
14mr|lwp-2.5-7|19	
14mr|lwp-2.5-7|20	%description
14mr|lwp-2.5-7|21	The LWP userspace threads library. The LWP threads library is used by the Coda
14mr|lwp-2.5-7|22	distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote
14mr|lwp-2.5-7|23	procedure call library).
14mr|lwp-2.5-7|24	
14mr|lwp-2.5-7|25	%package -n %{libname}
14mr|lwp-2.5-7|26	Summary: LWP thread library development files
14mr|lwp-2.5-7|27	Group: Development/Other
14mr|lwp-2.5-7|28	Obsoletes: %{name}
14mr|lwp-2.5-7|29	Provides: %{name}
14mr|lwp-2.5-7|30	Provides: lib%{name} = %version-%release
14mr|lwp-2.5-7|31	
14mr|lwp-2.5-7|32	%description -n %{libname}
14mr|lwp-2.5-7|33	The LWP userspace threads library. The LWP threads library is used by the Coda
14mr|lwp-2.5-7|34	distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote
14mr|lwp-2.5-7|35	procedure call library).
14mr|lwp-2.5-7|36	
14mr|lwp-2.5-7|37	%package -n %{develname}
14mr|lwp-2.5-7|38	Summary: LWP thread library development files
14mr|lwp-2.5-7|39	Group: Development/Other
14mr|lwp-2.5-7|40	Requires: %{libname} = %{version}-%{release}
14mr|lwp-2.5-7|41	Obsoletes: %{name}-devel
14mr|lwp-2.5-7|42	Provides: lib%{name}-devel = %version-%release
14mr|lwp-2.5-7|43	Provides: %{name}-devel
14mr|lwp-2.5-7|44	Obsoletes: %{mklibname lwp 2 -d}
14mr|lwp-2.5-7|45	
14mr|lwp-2.5-7|46	%description  -n %{develname}
14mr|lwp-2.5-7|47	Headers and static libraries for developing programs using the LWP userspace
14mr|lwp-2.5-7|48	threads library. The LWP threads library is used by the Coda distributed
14mr|lwp-2.5-7|49	filesystem, RVM (a persistent VM library), and RPC2/SFTP (a remote procedure
14mr|lwp-2.5-7|50	call library).
14mr|lwp-2.5-7|51	
14mr|lwp-2.5-7|52	%prep
14mr|lwp-2.5-7|53	%setup -q
14mr|lwp-2.5-7|54	
14mr|lwp-2.5-7|55	%build
14mr|lwp-2.5-7|56	%configure2_5x
14mr|lwp-2.5-7|57	%make
14mr|lwp-2.5-7|58	
14mr|lwp-2.5-7|59	%install
14mr|lwp-2.5-7|60	%makeinstall
14mr|lwp-2.5-7|61	chmod 755 %{buildroot}%{_libdir}/liblwp.so.*
14mr|lwp-2.5-7|62	
14mr|lwp-2.5-7|63	%files -n %{libname}
14mr|lwp-2.5-7|64	%defattr(-,root,root)
14mr|lwp-2.5-7|65	%{_libdir}/liblwp.so.*
14mr|lwp-2.5-7|66	
14mr|lwp-2.5-7|67	%files -n %{develname}
14mr|lwp-2.5-7|68	%defattr(-,root,root)
14mr|lwp-2.5-7|69	%doc AUTHORS COPYING NEWS PORTING README
14mr|lwp-2.5-7|70	%{_libdir}/liblwp.a
14mr|lwp-2.5-7|71	%{_libdir}/liblwp.so
14mr|lwp-2.5-7|72	%dir %{_includedir}/lwp
14mr|lwp-2.5-7|73	%{_includedir}/lwp/lock.h
14mr|lwp-2.5-7|74	%{_includedir}/lwp/lwp.h
14mr|lwp-2.5-7|75	%{_includedir}/lwp/timer.h
14mr|lwp-2.5-7|76	%{_libdir}/pkgconfig/lwp.pc
14mr|lwp-2.5-7|77	
14mr|lwp-2.5-7|78	
14mr|lwp-2.5-7|79	
14mr|lwp-2.5-7|80	%changelog
14mr|lwp-2.5-7|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-7
14mr|lwp-2.5-7|82	+ Revision: 46deff3
14mr|lwp-2.5-7|83	- MassBuild#440: Increase release tag
14mr|lwp-2.5-7|84	
14mr|lwp-2.5-7|85	

17550 14
14mr|lxappearance-0.5.1-6|1	Summary:	A new feature-rich GTK+ theme switcher
14mr|lxappearance-0.5.1-6|2	Name:     	lxappearance
14mr|lxappearance-0.5.1-6|3	Version:	0.5.1
14mr|lxappearance-0.5.1-6|4	Release:	6
14mr|lxappearance-0.5.1-6|5	License:	GPLv2+
14mr|lxappearance-0.5.1-6|6	Group:		Graphical desktop/Other
14mr|lxappearance-0.5.1-6|7	Source0: 	http://downloads.sourceforge.net/project/lxde/%name-%version.tar.gz
14mr|lxappearance-0.5.1-6|8	Patch0:		po.fuzzy.patch
14mr|lxappearance-0.5.1-6|9	#Resave .gtkrc in LXDE too
14mr|lxappearance-0.5.1-6|10	Patch1:		lxappearance-gtkrc-save.patch
14mr|lxappearance-0.5.1-6|11	URL:		http://lxde.sourceforge.net/
14mr|lxappearance-0.5.1-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxappearance-0.5.1-6|13	BuildRequires:	gtk+2-devel desktop-file-utils
14mr|lxappearance-0.5.1-6|14	BuildRequires:	intltool
14mr|lxappearance-0.5.1-6|15	Suggests: lxappearance-obconf
14mr|lxappearance-0.5.1-6|16	
14mr|lxappearance-0.5.1-6|17	%description
14mr|lxappearance-0.5.1-6|18	LXAppearance is a new GTK+ theme switcher developed for project LXDE.
14mr|lxappearance-0.5.1-6|19	
14mr|lxappearance-0.5.1-6|20	%package devel
14mr|lxappearance-0.5.1-6|21	Group:		Graphical desktop/Other
14mr|lxappearance-0.5.1-6|22	Summary:	%{name} developement files
14mr|lxappearance-0.5.1-6|23	Provides:	%{name}-devel = %{version}-%{release}
14mr|lxappearance-0.5.1-6|24	Requires:	pkgconfig
14mr|lxappearance-0.5.1-6|25	
14mr|lxappearance-0.5.1-6|26	%description devel
14mr|lxappearance-0.5.1-6|27	This package contains header files needed when building applications based on
14mr|lxappearance-0.5.1-6|28	%{name}.
14mr|lxappearance-0.5.1-6|29	
14mr|lxappearance-0.5.1-6|30	%prep
14mr|lxappearance-0.5.1-6|31	%setup -q
14mr|lxappearance-0.5.1-6|32	%patch0 -p0
14mr|lxappearance-0.5.1-6|33	%patch1 -p1
14mr|lxappearance-0.5.1-6|34	
14mr|lxappearance-0.5.1-6|35	%build
14mr|lxappearance-0.5.1-6|36	%configure2_5x
14mr|lxappearance-0.5.1-6|37	%make
14mr|lxappearance-0.5.1-6|38	
14mr|lxappearance-0.5.1-6|39	%install
14mr|lxappearance-0.5.1-6|40	rm -rf $RPM_BUILD_ROOT
14mr|lxappearance-0.5.1-6|41	%makeinstall_std
14mr|lxappearance-0.5.1-6|42	
14mr|lxappearance-0.5.1-6|43	%{find_lang} %{name}
14mr|lxappearance-0.5.1-6|44	
14mr|lxappearance-0.5.1-6|45	desktop-file-install --vendor="" \
14mr|lxappearance-0.5.1-6|46	--remove-key="NotShowIn" \
14mr|lxappearance-0.5.1-6|47	--add-only-show-in="LXDE" \
14mr|lxappearance-0.5.1-6|48	--dir=%buildroot%_datadir/applications %buildroot%_datadir/applications/*.desktop
14mr|lxappearance-0.5.1-6|49	
14mr|lxappearance-0.5.1-6|50	
14mr|lxappearance-0.5.1-6|51	%clean
14mr|lxappearance-0.5.1-6|52	rm -rf %{buildroot}
14mr|lxappearance-0.5.1-6|53	
14mr|lxappearance-0.5.1-6|54	%files -f %{name}.lang
14mr|lxappearance-0.5.1-6|55	%defattr(-, root, root)
14mr|lxappearance-0.5.1-6|56	%{_bindir}/%name
14mr|lxappearance-0.5.1-6|57	%{_datadir}/applications/*.desktop
14mr|lxappearance-0.5.1-6|58	%{_datadir}/%name
14mr|lxappearance-0.5.1-6|59	%{_mandir}/man1/lxappearance.*
14mr|lxappearance-0.5.1-6|60	
14mr|lxappearance-0.5.1-6|61	%files devel
14mr|lxappearance-0.5.1-6|62	%defattr(-,root,root)
14mr|lxappearance-0.5.1-6|63	%{_includedir}/%{name}/*.h
14mr|lxappearance-0.5.1-6|64	%{_libdir}/pkgconfig/lxappearance.pc
14mr|lxappearance-0.5.1-6|65	
14mr|lxappearance-0.5.1-6|66	
14mr|lxappearance-0.5.1-6|67	
14mr|lxappearance-0.5.1-6|68	%changelog
14mr|lxappearance-0.5.1-6|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-6
14mr|lxappearance-0.5.1-6|70	+ Revision: 3c33ffb
14mr|lxappearance-0.5.1-6|71	- MassBuild#440: Increase release tag
14mr|lxappearance-0.5.1-6|72	
14mr|lxappearance-0.5.1-6|73	

17551 14
14mr|lxappearance-obconf-0.2.1-2|1	Summary:        Plugin to configure OpenBox inside LXAppearance
14mr|lxappearance-obconf-0.2.1-2|2	Name:           lxappearance-obconf
14mr|lxappearance-obconf-0.2.1-2|3	Version:        0.2.1
14mr|lxappearance-obconf-0.2.1-2|4	Release:        2
14mr|lxappearance-obconf-0.2.1-2|5	Epoch:		1
14mr|lxappearance-obconf-0.2.1-2|6	Group:          Graphical desktop/Other
14mr|lxappearance-obconf-0.2.1-2|7	License:        GPLv2+
14mr|lxappearance-obconf-0.2.1-2|8	URL:            http://lxde.org/
14mr|lxappearance-obconf-0.2.1-2|9	Source0:        %{name}-%{version}.tar.gz
14mr|lxappearance-obconf-0.2.1-2|10	
14mr|lxappearance-obconf-0.2.1-2|11	BuildRequires:  gtk+2-devel
14mr|lxappearance-obconf-0.2.1-2|12	BuildRequires:  openbox-devel >= 3.5.2
14mr|lxappearance-obconf-0.2.1-2|13	BuildRequires:  lxappearance-devel
14mr|lxappearance-obconf-0.2.1-2|14	BuildRequires:  %{_lib}sm6
14mr|lxappearance-obconf-0.2.1-2|15	BuildRequires:  gettext
14mr|lxappearance-obconf-0.2.1-2|16	BuildRequires:  intltool
14mr|lxappearance-obconf-0.2.1-2|17	BuildRequires:  libtool
14mr|lxappearance-obconf-0.2.1-2|18	BuildRequires:	openbox
14mr|lxappearance-obconf-0.2.1-2|19	Requires:       lxappearance >= 0.5.1
14mr|lxappearance-obconf-0.2.1-2|20	Requires:       openbox
14mr|lxappearance-obconf-0.2.1-2|21	
14mr|lxappearance-obconf-0.2.1-2|22	%description
14mr|lxappearance-obconf-0.2.1-2|23	This plugin adds an addtional tab called "Window Border" to LXAppearance.
14mr|lxappearance-obconf-0.2.1-2|24	It is only visible when the plugin is installed and Openbox is in use.
14mr|lxappearance-obconf-0.2.1-2|25	
14mr|lxappearance-obconf-0.2.1-2|26	%prep
14mr|lxappearance-obconf-0.2.1-2|27	%setup -q
14mr|lxappearance-obconf-0.2.1-2|28	
14mr|lxappearance-obconf-0.2.1-2|29	# dirty hack for outdated/changing LINGUAS file
14mr|lxappearance-obconf-0.2.1-2|30	cd po
14mr|lxappearance-obconf-0.2.1-2|31	ls *.po > LINGUAS
14mr|lxappearance-obconf-0.2.1-2|32	sed -i 's/.po//g' LINGUAS
14mr|lxappearance-obconf-0.2.1-2|33	
14mr|lxappearance-obconf-0.2.1-2|34	%build
14mr|lxappearance-obconf-0.2.1-2|35	%configure --disable-static
14mr|lxappearance-obconf-0.2.1-2|36	%make
14mr|lxappearance-obconf-0.2.1-2|37	
14mr|lxappearance-obconf-0.2.1-2|38	%install
14mr|lxappearance-obconf-0.2.1-2|39	make install DESTDIR=%{buildroot}
14mr|lxappearance-obconf-0.2.1-2|40	rm %{buildroot}%{_libdir}/lxappearance/plugins/obconf.la
14mr|lxappearance-obconf-0.2.1-2|41	%find_lang %{name}
14mr|lxappearance-obconf-0.2.1-2|42	
14mr|lxappearance-obconf-0.2.1-2|43	%files -f %{name}.lang
14mr|lxappearance-obconf-0.2.1-2|44	# FIXME add NEWS and TODO
14mr|lxappearance-obconf-0.2.1-2|45	%doc AUTHORS CHANGELOG COPYING README
14mr|lxappearance-obconf-0.2.1-2|46	%{_libdir}/lxappearance/plugins/obconf.so
14mr|lxappearance-obconf-0.2.1-2|47	%{_datadir}/lxappearance/obconf/
14mr|lxappearance-obconf-0.2.1-2|48	
14mr|lxappearance-obconf-0.2.1-2|49	
14mr|lxappearance-obconf-0.2.1-2|50	%changelog
14mr|lxappearance-obconf-0.2.1-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.2.1-2
14mr|lxappearance-obconf-0.2.1-2|52	+ Revision: 682b714
14mr|lxappearance-obconf-0.2.1-2|53	- MassBuild#440: Increase release tag
14mr|lxappearance-obconf-0.2.1-2|54	
14mr|lxappearance-obconf-0.2.1-2|55	

17552 14
14mr|lxc-1.0.4-1|1	%define major 1
14mr|lxc-1.0.4-1|2	%define libname %mklibname lxc %{major}
14mr|lxc-1.0.4-1|3	%define develname %mklibname lxc -d
14mr|lxc-1.0.4-1|4	%define debugcflags	%nil
14mr|lxc-1.0.4-1|5	%define	debug_package	%nil
14mr|lxc-1.0.4-1|6	
14mr|lxc-1.0.4-1|7	%define luaver 5.2
14mr|lxc-1.0.4-1|8	%define lualibdir %{_libdir}/lua/%{luaver}
14mr|lxc-1.0.4-1|9	%define luapkgdir %{_datadir}/lua/%{luaver}
14mr|lxc-1.0.4-1|10	%bcond_without	lua
14mr|lxc-1.0.4-1|11	%bcond_with	python3
14mr|lxc-1.0.4-1|12	
14mr|lxc-1.0.4-1|13	Name:		lxc
14mr|lxc-1.0.4-1|14	Version:	1.0.4
14mr|lxc-1.0.4-1|15	Release:	1
14mr|lxc-1.0.4-1|16	Summary:	Linux Containers
14mr|lxc-1.0.4-1|17	URL:		http://lxc.sourceforge.net
14mr|lxc-1.0.4-1|18	Source0:	https://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
14mr|lxc-1.0.4-1|19	Group:		System/Kernel and hardware
14mr|lxc-1.0.4-1|20	License:	LGPLv2
14mr|lxc-1.0.4-1|21	Epoch:		1
14mr|lxc-1.0.4-1|22	Patch2:		lxc-0.9.0.ROSA.network.patch
14mr|lxc-1.0.4-1|23	Patch3:		lxc-0.9.0.updates.patch
14mr|lxc-1.0.4-1|24	BuildRequires:	docbook-utils
14mr|lxc-1.0.4-1|25	BuildRequires:  kernel-headers
14mr|lxc-1.0.4-1|26	BuildRequires:	cap-devel
14mr|lxc-1.0.4-1|27	Buildrequires:	docbook-dtd30-sgml
14mr|lxc-1.0.4-1|28	Buildrequires:	docbook2x
14mr|lxc-1.0.4-1|29	%if %{with lua}
14mr|lxc-1.0.4-1|30	Buildrequires:	lua-devel
14mr|lxc-1.0.4-1|31	%endif
14mr|lxc-1.0.4-1|32	%if %{with python3}
14mr|lxc-1.0.4-1|33	Buildrequires:	python3-devel
14mr|lxc-1.0.4-1|34	%endif
14mr|lxc-1.0.4-1|35	# needed for lxc-busybox
14mr|lxc-1.0.4-1|36	Requires:       busybox
14mr|lxc-1.0.4-1|37	# needed for lxc-debian
14mr|lxc-1.0.4-1|38	Requires:       dpkg
14mr|lxc-1.0.4-1|39	# needed for lxc-debian, lxc-ubuntu:
14mr|lxc-1.0.4-1|40	Requires:       debootstrap rsync
14mr|lxc-1.0.4-1|41	# needed for lxc-sshd
14mr|lxc-1.0.4-1|42	Requires:       openssh-server
14mr|lxc-1.0.4-1|43	# bridge
14mr|lxc-1.0.4-1|44	Requires:       bridge-utils
14mr|lxc-1.0.4-1|45	
14mr|lxc-1.0.4-1|46	Conflicts:   lxc-doc < 0.7.5
14mr|lxc-1.0.4-1|47	Obsoletes:   lxc-doc < 0.7.5
14mr|lxc-1.0.4-1|48	
14mr|lxc-1.0.4-1|49	%description
14mr|lxc-1.0.4-1|50	The package "%{name}" provides the command lines to create and manage
14mr|lxc-1.0.4-1|51	containers.  It contains a full featured container with the isolation
14mr|lxc-1.0.4-1|52	/ virtualization of the pids, the ipc, the utsname, the mount points,
14mr|lxc-1.0.4-1|53	/proc, /sys, the network and it takes into account the control groups.
14mr|lxc-1.0.4-1|54	It is very light, flexible, and provides a set of tools around the
14mr|lxc-1.0.4-1|55	container like the monitoring with asynchronous events notification,
14mr|lxc-1.0.4-1|56	or the freeze of the container. This package is useful to create
14mr|lxc-1.0.4-1|57	Virtual Private Server, or to run isolated applications like bash or
14mr|lxc-1.0.4-1|58	sshd.
14mr|lxc-1.0.4-1|59	
14mr|lxc-1.0.4-1|60	%package -n	%{libname}
14mr|lxc-1.0.4-1|61	Summary:	Library for LXC
14mr|lxc-1.0.4-1|62	Group:		System/Libraries
14mr|lxc-1.0.4-1|63	
14mr|lxc-1.0.4-1|64	%description -n %{libname}
14mr|lxc-1.0.4-1|65	Library for the Linux Kernel Containers.
14mr|lxc-1.0.4-1|66	
14mr|lxc-1.0.4-1|67	%package -n	%{develname}
14mr|lxc-1.0.4-1|68	Summary:	Development files for LXC
14mr|lxc-1.0.4-1|69	Group:		Development/C
14mr|lxc-1.0.4-1|70	
14mr|lxc-1.0.4-1|71	%description -n %{develname}
14mr|lxc-1.0.4-1|72	Developement files for the Linux Kernel Containers.
14mr|lxc-1.0.4-1|73	
14mr|lxc-1.0.4-1|74	%if %{with lua}
14mr|lxc-1.0.4-1|75	%package        -n lua-%{name}
14mr|lxc-1.0.4-1|76	Summary:        Lua binding for %{name}
14mr|lxc-1.0.4-1|77	Group:          System/Libraries
14mr|lxc-1.0.4-1|78	Requires:       lua-filesystem
14mr|lxc-1.0.4-1|79	
14mr|lxc-1.0.4-1|80	%description    -n lua-%{name}
14mr|lxc-1.0.4-1|81	Linux Resource Containers provide process and resource isolation without the
14mr|lxc-1.0.4-1|82	overhead of full virtualization.
14mr|lxc-1.0.4-1|83	
14mr|lxc-1.0.4-1|84	The lua-%{name} package contains the Lua binding for %{name}.
14mr|lxc-1.0.4-1|85	%endif
14mr|lxc-1.0.4-1|86	
14mr|lxc-1.0.4-1|87	%if %{with python3}
14mr|lxc-1.0.4-1|88	%package        -n python3-%{name}
14mr|lxc-1.0.4-1|89	Summary:        Python binding for %{name}
14mr|lxc-1.0.4-1|90	Group:          System Environment/Libraries
14mr|lxc-1.0.4-1|91	
14mr|lxc-1.0.4-1|92	%description    -n python3-%{name}
14mr|lxc-1.0.4-1|93	Linux Resource Containers provide process and resource isolation without the
14mr|lxc-1.0.4-1|94	overhead of full virtualization.
14mr|lxc-1.0.4-1|95	
14mr|lxc-1.0.4-1|96	The python3-%{name} package contains the Python3 binding for %{name}.
14mr|lxc-1.0.4-1|97	%endif
14mr|lxc-1.0.4-1|98	
14mr|lxc-1.0.4-1|99	%prep
14mr|lxc-1.0.4-1|100	%setup -q
14mr|lxc-1.0.4-1|101	%apply_patches
14mr|lxc-1.0.4-1|102	
14mr|lxc-1.0.4-1|103	%build
14mr|lxc-1.0.4-1|104	export LDFLAGS="$LDFLAGS -llua"
14mr|lxc-1.0.4-1|105	%configure2_5x  F77=no \
14mr|lxc-1.0.4-1|106	--disable-apparmor \
14mr|lxc-1.0.4-1|107	--with-distro=mandriva \
14mr|lxc-1.0.4-1|108	%if %{with lua}
14mr|lxc-1.0.4-1|109	--enable-lua \
14mr|lxc-1.0.4-1|110	%endif
14mr|lxc-1.0.4-1|111	%if %{with python3}
14mr|lxc-1.0.4-1|112	--enable-python \
14mr|lxc-1.0.4-1|113	%endif
14mr|lxc-1.0.4-1|114	
14mr|lxc-1.0.4-1|115	# remove rpath ( rpmlint error )
14mr|lxc-1.0.4-1|116	#sed -i '/AM_LDFLAGS = -Wl,-E -Wl,-rpath -Wl,$(libdir)/d' src/lxc/Makefile.in
14mr|lxc-1.0.4-1|117	%make
14mr|lxc-1.0.4-1|118	
14mr|lxc-1.0.4-1|119	%install
14mr|lxc-1.0.4-1|120	%makeinstall_std templatesdir=%{_datadir}/lxc/templates READMEdir=%{_libexecdir}/lxc/rootfs
14mr|lxc-1.0.4-1|121	
14mr|lxc-1.0.4-1|122	mkdir -p %{buildroot}/var/lib/%{name}
14mr|lxc-1.0.4-1|123	
14mr|lxc-1.0.4-1|124	rm -f %{buildroot}%{_datadir}/%{name}/%{name}-patch.py*
14mr|lxc-1.0.4-1|125	
14mr|lxc-1.0.4-1|126	%files
14mr|lxc-1.0.4-1|127	%doc README MAINTAINERS NEWS ChangeLog AUTHORS CONTRIBUTING COPYING
14mr|lxc-1.0.4-1|128	%{_sysconfdir}/lxc/default.conf
14mr|lxc-1.0.4-1|129	%{_sysconfdir}/bash_completion.d/lxc
14mr|lxc-1.0.4-1|130	%{_bindir}/lxc-*
14mr|lxc-1.0.4-1|131	%{_datadir}/%{name}/%{name}.functions
14mr|lxc-1.0.4-1|132	%{_datadir}/%{name}/config/*.conf
14mr|lxc-1.0.4-1|133	%{_datadir}/lxc/hooks/*
14mr|lxc-1.0.4-1|134	%{_datadir}/lxc/templates/*
14mr|lxc-1.0.4-1|135	%{_libexecdir}/lxc/rootfs/README
14mr|lxc-1.0.4-1|136	%{_libexecdir}/lxc/lxc-*
14mr|lxc-1.0.4-1|137	%{_localstatedir}/lib/%{name}
14mr|lxc-1.0.4-1|138	%{_mandir}/ja/man*/%{name}*
14mr|lxc-1.0.4-1|139	%{_mandir}/man*/%{name}*
14mr|lxc-1.0.4-1|140	%{_sbindir}/init.lxc
14mr|lxc-1.0.4-1|141	
14mr|lxc-1.0.4-1|142	%files -n %{libname}
14mr|lxc-1.0.4-1|143	%{_libdir}/lib%{name}.so.%{major}
14mr|lxc-1.0.4-1|144	%{_libdir}/lib%{name}.so.%{major}.*
14mr|lxc-1.0.4-1|145	
14mr|lxc-1.0.4-1|146	%files -n %{develname}
14mr|lxc-1.0.4-1|147	%doc COPYING
14mr|lxc-1.0.4-1|148	%{_includedir}/%{name}/*.h
14mr|lxc-1.0.4-1|149	%{_libdir}/lib%{name}.so
14mr|lxc-1.0.4-1|150	%{_libdir}/pkgconfig/%{name}.pc
14mr|lxc-1.0.4-1|151	
14mr|lxc-1.0.4-1|152	%if %{with lua}
14mr|lxc-1.0.4-1|153	%files -n lua-%{name}
14mr|lxc-1.0.4-1|154	%{lualibdir}/%{name}
14mr|lxc-1.0.4-1|155	%{luapkgdir}/%{name}.lua
14mr|lxc-1.0.4-1|156	%endif
14mr|lxc-1.0.4-1|157	
14mr|lxc-1.0.4-1|158	%if %{with python3}
14mr|lxc-1.0.4-1|159	%files -n python3-%{name}
14mr|lxc-1.0.4-1|160	%{python3_sitearch}/*
14mr|lxc-1.0.4-1|161	%endif
14mr|lxc-1.0.4-1|162	
14mr|lxc-1.0.4-1|163	%changelog
14mr|lxc-1.0.4-1|164	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 1:1.0.4-1
14mr|lxc-1.0.4-1|165	+ Revision: b4ba4ea
14mr|lxc-1.0.4-1|166	- update to 1.0.4
14mr|lxc-1.0.4-1|167	
14mr|lxc-1.0.4-1|168	

17553 14
14mr|lxde-common-0.5.5-0.git20110808.20|1	%define git git20110808
14mr|lxde-common-0.5.5-0.git20110808.20|2	# define Epoch only to revert from 0.5.5.1 to 0.5.5 git
14mr|lxde-common-0.5.5-0.git20110808.20|3	Epoch: 1
14mr|lxde-common-0.5.5-0.git20110808.20|4	
14mr|lxde-common-0.5.5-0.git20110808.20|5	Summary:	A set of default configuration for LXDE
14mr|lxde-common-0.5.5-0.git20110808.20|6	Name:	  	lxde-common
14mr|lxde-common-0.5.5-0.git20110808.20|7	Version:	0.5.5
14mr|lxde-common-0.5.5-0.git20110808.20|8	Release:	%mkrel -c %git 20
14mr|lxde-common-0.5.5-0.git20110808.20|9	License:	GPLv2+
14mr|lxde-common-0.5.5-0.git20110808.20|10	Group:		Graphical desktop/Other
14mr|lxde-common-0.5.5-0.git20110808.20|11	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxde-common-0.5.5-0.git20110808.20|12	Source1:	rosa-button-lxde.png
14mr|lxde-common-0.5.5-0.git20110808.20|13	# Mandriva customization patch
14mr|lxde-common-0.5.5-0.git20110808.20|14	Patch101:	lxde-common-0.5.5-pcmanfm.conf.patch
14mr|lxde-common-0.5.5-0.git20110808.20|15	Patch102:	lxde-common-0.5.5-add-mcc-to-panel.patch
14mr|lxde-common-0.5.5-0.git20110808.20|16	Patch103:	lxde-common-0.5.5-lxpanel-customization.patch
14mr|lxde-common-0.5.5-0.git20110808.20|17	Patch106:	lxde-common-0.5.5-autostart.patch
14mr|lxde-common-0.5.5-0.git20110808.20|18	Patch109:	lxde-common-0.5.5-config.patch
14mr|lxde-common-0.5.5-0.git20110808.20|19	
14mr|lxde-common-0.5.5-0.git20110808.20|20	URL:		http://lxde.sourceforge.net/
14mr|lxde-common-0.5.5-0.git20110808.20|21	BuildRequires:	xsltproc docbook-style-xsl
14mr|lxde-common-0.5.5-0.git20110808.20|22	BuildArch:	noarch
14mr|lxde-common-0.5.5-0.git20110808.20|23	#Requires:	smproxy
14mr|lxde-common-0.5.5-0.git20110808.20|24	Suggests:	xscreensaver
14mr|lxde-common-0.5.5-0.git20110808.20|25	Requires:	openbox
14mr|lxde-common-0.5.5-0.git20110808.20|26	Requires:	lxpanel >= 0.5.9
14mr|lxde-common-0.5.5-0.git20110808.20|27	Requires:	lxsession >= 0.4.1
14mr|lxde-common-0.5.5-0.git20110808.20|28	Requires:	pcmanfm >= 0.9.10
14mr|lxde-common-0.5.5-0.git20110808.20|29	Requires:	lxterminal
14mr|lxde-common-0.5.5-0.git20110808.20|30	Requires:	lxde-icon-theme
14mr|lxde-common-0.5.5-0.git20110808.20|31	Requires:	mandriva-lxde-config >= 0.5
14mr|lxde-common-0.5.5-0.git20110808.20|32	Requires(post):	mandriva-theme
14mr|lxde-common-0.5.5-0.git20110808.20|33	
14mr|lxde-common-0.5.5-0.git20110808.20|34	%description
14mr|lxde-common-0.5.5-0.git20110808.20|35	This package provides a set of default configuration for LXDE.
14mr|lxde-common-0.5.5-0.git20110808.20|36	
14mr|lxde-common-0.5.5-0.git20110808.20|37	%prep
14mr|lxde-common-0.5.5-0.git20110808.20|38	%setup -q
14mr|lxde-common-0.5.5-0.git20110808.20|39	%patch101 -p0 -b .pcmanfm_conf
14mr|lxde-common-0.5.5-0.git20110808.20|40	%patch102 -p0 -b .mdv-mcc
14mr|lxde-common-0.5.5-0.git20110808.20|41	%patch103 -p1 -b .mdv-panel
14mr|lxde-common-0.5.5-0.git20110808.20|42	%patch106 -p0 -b .autostart
14mr|lxde-common-0.5.5-0.git20110808.20|43	%patch109 -p0 -b .config
14mr|lxde-common-0.5.5-0.git20110808.20|44	
14mr|lxde-common-0.5.5-0.git20110808.20|45	%build
14mr|lxde-common-0.5.5-0.git20110808.20|46	#./autogen.sh
14mr|lxde-common-0.5.5-0.git20110808.20|47	%configure2_5x --enable-man
14mr|lxde-common-0.5.5-0.git20110808.20|48	%make
14mr|lxde-common-0.5.5-0.git20110808.20|49	
14mr|lxde-common-0.5.5-0.git20110808.20|50	%install
14mr|lxde-common-0.5.5-0.git20110808.20|51	%makeinstall_std
14mr|lxde-common-0.5.5-0.git20110808.20|52	
14mr|lxde-common-0.5.5-0.git20110808.20|53	mkdir -p %buildroot%{_datadir}/icons
14mr|lxde-common-0.5.5-0.git20110808.20|54	cp -f %SOURCE1 %{buildroot}%{_datadir}/icons/
14mr|lxde-common-0.5.5-0.git20110808.20|55	
14mr|lxde-common-0.5.5-0.git20110808.20|56	#{find_lang} %{name}
14mr|lxde-common-0.5.5-0.git20110808.20|57	
14mr|lxde-common-0.5.5-0.git20110808.20|58	# we'll ship these files via mandriva-lxde-config
14mr|lxde-common-0.5.5-0.git20110808.20|59	rm -f %buildroot%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf %buildroot%{_datadir}/lxde/openbox/rc.xml
14mr|lxde-common-0.5.5-0.git20110808.20|60	
14mr|lxde-common-0.5.5-0.git20110808.20|61	# we do not need this file
14mr|lxde-common-0.5.5-0.git20110808.20|62	rm -f %buildroot%{_datadir}/xsessions/LXDE.desktop
14mr|lxde-common-0.5.5-0.git20110808.20|63	
14mr|lxde-common-0.5.5-0.git20110808.20|64	# instead, we use wmsession.d
14mr|lxde-common-0.5.5-0.git20110808.20|65	install -d %buildroot%_sysconfdir/X11/wmsession.d/
14mr|lxde-common-0.5.5-0.git20110808.20|66	cat > %buildroot%_sysconfdir/X11/wmsession.d/04LXDE << EOF
14mr|lxde-common-0.5.5-0.git20110808.20|67	NAME=LXDE
14mr|lxde-common-0.5.5-0.git20110808.20|68	DESC=Lightweight X11 Desktops Environment
14mr|lxde-common-0.5.5-0.git20110808.20|69	EXEC=/usr/bin/startlxde
14mr|lxde-common-0.5.5-0.git20110808.20|70	SCRIPT:
14mr|lxde-common-0.5.5-0.git20110808.20|71	exec /usr/bin/startlxde
14mr|lxde-common-0.5.5-0.git20110808.20|72	EOF
14mr|lxde-common-0.5.5-0.git20110808.20|73	
14mr|lxde-common-0.5.5-0.git20110808.20|74	# install this one manually, this provides the logout button on lxpanel:
14mr|lxde-common-0.5.5-0.git20110808.20|75	install -m644 -D lxde-logout.desktop.in %buildroot%_datadir/applications/lxde-logout.desktop
14mr|lxde-common-0.5.5-0.git20110808.20|76	
14mr|lxde-common-0.5.5-0.git20110808.20|77	%post
14mr|lxde-common-0.5.5-0.git20110808.20|78	%make_session
14mr|lxde-common-0.5.5-0.git20110808.20|79	
14mr|lxde-common-0.5.5-0.git20110808.20|80	%postun
14mr|lxde-common-0.5.5-0.git20110808.20|81	%make_session
14mr|lxde-common-0.5.5-0.git20110808.20|82	
14mr|lxde-common-0.5.5-0.git20110808.20|83	%files
14mr|lxde-common-0.5.5-0.git20110808.20|84	%config %{_sysconfdir}/xdg/lxsession/LXDE/autostart
14mr|lxde-common-0.5.5-0.git20110808.20|85	%config %{_sysconfdir}/xdg/pcmanfm/LXDE/pcmanfm.conf
14mr|lxde-common-0.5.5-0.git20110808.20|86	%{_sysconfdir}/X11/wmsession.d/04LXDE
14mr|lxde-common-0.5.5-0.git20110808.20|87	%{_bindir}/*
14mr|lxde-common-0.5.5-0.git20110808.20|88	%{_datadir}/applications/lxde-logout.desktop
14mr|lxde-common-0.5.5-0.git20110808.20|89	%{_datadir}/lxde
14mr|lxde-common-0.5.5-0.git20110808.20|90	%{_datadir}/lxpanel
14mr|lxde-common-0.5.5-0.git20110808.20|91	%{_mandir}/man1/*
14mr|lxde-common-0.5.5-0.git20110808.20|92	%{_datadir}/icons/rosa-button-lxde.png
14mr|lxde-common-0.5.5-0.git20110808.20|93	
14mr|lxde-common-0.5.5-0.git20110808.20|94	
14mr|lxde-common-0.5.5-0.git20110808.20|95	
14mr|lxde-common-0.5.5-0.git20110808.20|96	%changelog
14mr|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
14mr|lxde-common-0.5.5-0.git20110808.20|98	+ Revision: b27e0b4
14mr|lxde-common-0.5.5-0.git20110808.20|99	- SILENT up version
14mr|lxde-common-0.5.5-0.git20110808.20|100	
14mr|lxde-common-0.5.5-0.git20110808.20|101	

17554 14
14mr|lxde-control-center-0.0.12-2|1	Name: lxde-control-center
14mr|lxde-control-center-0.0.12-2|2	Version: 0.0.12
14mr|lxde-control-center-0.0.12-2|3	Release: 2
14mr|lxde-control-center-0.0.12-2|4	Summary:  LXDE Control Center for ROSA/Mandriva
14mr|lxde-control-center-0.0.12-2|5	
14mr|lxde-control-center-0.0.12-2|6	Group: Graphical desktop/Other
14mr|lxde-control-center-0.0.12-2|7	License: GPLv2+
14mr|lxde-control-center-0.0.12-2|8	Source0: %{name}-%{version}.tar.xz
14mr|lxde-control-center-0.0.12-2|9	URL:	https://abf.rosalinux.ru/soft/lxde-control-center
14mr|lxde-control-center-0.0.12-2|10	BuildRequires:	gettext
14mr|lxde-control-center-0.0.12-2|11	Requires: python, pygtk2.0, python-webkitgtk, python-simplejson
14mr|lxde-control-center-0.0.12-2|12	Suggests: obconf
14mr|lxde-control-center-0.0.12-2|13	Suggests: mdvinput
14mr|lxde-control-center-0.0.12-2|14	Suggests: lxappearance
14mr|lxde-control-center-0.0.12-2|15	Suggests: lxrandr
14mr|lxde-control-center-0.0.12-2|16	Suggests: drakxtools
14mr|lxde-control-center-0.0.12-2|17	Suggests: grub-customizer
14mr|lxde-control-center-0.0.12-2|18	Obsoletes: drakconf
14mr|lxde-control-center-0.0.12-2|19	Obsoletes: drakconf-legacy
14mr|lxde-control-center-0.0.12-2|20	BuildArch: noarch
14mr|lxde-control-center-0.0.12-2|21	
14mr|lxde-control-center-0.0.12-2|22	%description
14mr|lxde-control-center-0.0.12-2|23	
14mr|lxde-control-center-0.0.12-2|24	LXDE Control Center is common setup tool for Drakx and LXDE configuration
14mr|lxde-control-center-0.0.12-2|25	programs.
14mr|lxde-control-center-0.0.12-2|26	
14mr|lxde-control-center-0.0.12-2|27	%prep
14mr|lxde-control-center-0.0.12-2|28	%setup -q -n %{name}-%{version}
14mr|lxde-control-center-0.0.12-2|29	
14mr|lxde-control-center-0.0.12-2|30	%build
14mr|lxde-control-center-0.0.12-2|31	./compile_translations.py lxde-control-center po/
14mr|lxde-control-center-0.0.12-2|32	
14mr|lxde-control-center-0.0.12-2|33	%install
14mr|lxde-control-center-0.0.12-2|34	mkdir -p %buildroot/usr
14mr|lxde-control-center-0.0.12-2|35	mkdir -p %buildroot%{_localedir}
14mr|lxde-control-center-0.0.12-2|36	
14mr|lxde-control-center-0.0.12-2|37	cp -rf ./bin %buildroot/usr/
14mr|lxde-control-center-0.0.12-2|38	cp -rf ./share %buildroot/usr/
14mr|lxde-control-center-0.0.12-2|39	cp -rf ./lib %buildroot/usr/
14mr|lxde-control-center-0.0.12-2|40	
14mr|lxde-control-center-0.0.12-2|41	ln -sf ./bin/%name %buildroot/usr/bin/drakconf
14mr|lxde-control-center-0.0.12-2|42	
14mr|lxde-control-center-0.0.12-2|43	%files
14mr|lxde-control-center-0.0.12-2|44	%{_bindir}/*
14mr|lxde-control-center-0.0.12-2|45	%{_datadir}/applications/*.desktop
14mr|lxde-control-center-0.0.12-2|46	%{_datadir}/locale/*
14mr|lxde-control-center-0.0.12-2|47	%{_datadir}/javascript/*
14mr|lxde-control-center-0.0.12-2|48	/usr/lib/lxde/%{name}
14mr|lxde-control-center-0.0.12-2|49	
14mr|lxde-control-center-0.0.12-2|50	%changelog
14mr|lxde-control-center-0.0.12-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.12-2
14mr|lxde-control-center-0.0.12-2|52	+ Revision: eea0d74
14mr|lxde-control-center-0.0.12-2|53	- MassBuild#440: Increase release tag
14mr|lxde-control-center-0.0.12-2|54	
14mr|lxde-control-center-0.0.12-2|55	

17555 14
14mr|lxde-icon-theme-0.0.1-4|1	Summary: LXDE icon theme
14mr|lxde-icon-theme-0.0.1-4|2	Name: lxde-icon-theme
14mr|lxde-icon-theme-0.0.1-4|3	Version: 0.0.1
14mr|lxde-icon-theme-0.0.1-4|4	Release: 4
14mr|lxde-icon-theme-0.0.1-4|5	License: LGPLv2+
14mr|lxde-icon-theme-0.0.1-4|6	Group: Graphical desktop/Other
14mr|lxde-icon-theme-0.0.1-4|7	URL: http://www.lxde.org
14mr|lxde-icon-theme-0.0.1-4|8	Source: http://freefr.dl.sourceforge.net/project/lxde/LXDE%20Icon%20Theme/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mr|lxde-icon-theme-0.0.1-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lxde-icon-theme-0.0.1-4|10	BuildArch: noarch
14mr|lxde-icon-theme-0.0.1-4|11	Provides: nuoveXT2-icon-theme = %{version}-%{release}
14mr|lxde-icon-theme-0.0.1-4|12	Obsoletes: nuoveXT2-icon-theme < 0.5.0
14mr|lxde-icon-theme-0.0.1-4|13	
14mr|lxde-icon-theme-0.0.1-4|14	%description
14mr|lxde-icon-theme-0.0.1-4|15	This package contains nuoveXT2 icon theme for LXDE.
14mr|lxde-icon-theme-0.0.1-4|16	
14mr|lxde-icon-theme-0.0.1-4|17	%prep
14mr|lxde-icon-theme-0.0.1-4|18	%setup -q
14mr|lxde-icon-theme-0.0.1-4|19	
14mr|lxde-icon-theme-0.0.1-4|20	%build
14mr|lxde-icon-theme-0.0.1-4|21	%configure2_5x
14mr|lxde-icon-theme-0.0.1-4|22	
14mr|lxde-icon-theme-0.0.1-4|23	%install
14mr|lxde-icon-theme-0.0.1-4|24	rm -rf $RPM_BUILD_ROOT
14mr|lxde-icon-theme-0.0.1-4|25	%makeinstall_std
14mr|lxde-icon-theme-0.0.1-4|26	
14mr|lxde-icon-theme-0.0.1-4|27	touch %buildroot%_iconsdir/nuoveXT2/icon-theme.cache
14mr|lxde-icon-theme-0.0.1-4|28	
14mr|lxde-icon-theme-0.0.1-4|29	%clean
14mr|lxde-icon-theme-0.0.1-4|30	rm -rf $RPM_BUILD_ROOT
14mr|lxde-icon-theme-0.0.1-4|31	
14mr|lxde-icon-theme-0.0.1-4|32	%post
14mr|lxde-icon-theme-0.0.1-4|33	%update_icon_cache nuoveXT2
14mr|lxde-icon-theme-0.0.1-4|34	
14mr|lxde-icon-theme-0.0.1-4|35	%postun
14mr|lxde-icon-theme-0.0.1-4|36	%clean_icon_cache nuoveXT2
14mr|lxde-icon-theme-0.0.1-4|37	
14mr|lxde-icon-theme-0.0.1-4|38	%files
14mr|lxde-icon-theme-0.0.1-4|39	%defattr(-,root,root,-)
14mr|lxde-icon-theme-0.0.1-4|40	%dir %_iconsdir/nuoveXT2
14mr|lxde-icon-theme-0.0.1-4|41	%_iconsdir/nuoveXT2/*/*/*
14mr|lxde-icon-theme-0.0.1-4|42	%_iconsdir/nuoveXT2/extra/*
14mr|lxde-icon-theme-0.0.1-4|43	%_iconsdir/nuoveXT2/index.theme
14mr|lxde-icon-theme-0.0.1-4|44	%ghost %_iconsdir/nuoveXT2/icon-theme.cache
14mr|lxde-icon-theme-0.0.1-4|45	
14mr|lxde-icon-theme-0.0.1-4|46	
14mr|lxde-icon-theme-0.0.1-4|47	
14mr|lxde-icon-theme-0.0.1-4|48	%changelog
14mr|lxde-icon-theme-0.0.1-4|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1-4
14mr|lxde-icon-theme-0.0.1-4|50	+ Revision: d31bb02
14mr|lxde-icon-theme-0.0.1-4|51	- MassBuild#440: Increase release tag
14mr|lxde-icon-theme-0.0.1-4|52	
14mr|lxde-icon-theme-0.0.1-4|53	

17556 14
14mr|lxdm-0.4.1-3|1	Summary: GUI login manager for LXDE
14mr|lxdm-0.4.1-3|2	Name: lxdm
14mr|lxdm-0.4.1-3|3	Version: 0.4.1
14mr|lxdm-0.4.1-3|4	Release: 3
14mr|lxdm-0.4.1-3|5	License: GPLv2+
14mr|lxdm-0.4.1-3|6	Group: Graphical desktop/Other
14mr|lxdm-0.4.1-3|7	Source0: http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxdm-0.4.1-3|8	Source1: 27%{name}.conf
14mr|lxdm-0.4.1-3|9	Patch0: lxdm-0.2.0-mdv-customization.patch
14mr|lxdm-0.4.1-3|10	Patch1:	lxdm-0.4.1-ui-src.patch
14mr|lxdm-0.4.1-3|11	URL: http://www.lxde.org
14mr|lxdm-0.4.1-3|12	BuildRequires: intltool
14mr|lxdm-0.4.1-3|13	BuildRequires: libxmu-devel
14mr|lxdm-0.4.1-3|14	BuildRequires: pam-devel
14mr|lxdm-0.4.1-3|15	BuildRequires: iso-codes
14mr|lxdm-0.4.1-3|16	BuildRequires: gtk+2-devel
14mr|lxdm-0.4.1-3|17	Requires: iso-codes
14mr|lxdm-0.4.1-3|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lxdm-0.4.1-3|19	
14mr|lxdm-0.4.1-3|20	%description
14mr|lxdm-0.4.1-3|21	A lightweight dropped-in replacement for GDM or KDM.
14mr|lxdm-0.4.1-3|22	
14mr|lxdm-0.4.1-3|23	%prep
14mr|lxdm-0.4.1-3|24	%setup -q
14mr|lxdm-0.4.1-3|25	%patch0 -p0 -b .mdv
14mr|lxdm-0.4.1-3|26	%patch1 -p0 -b .ui
14mr|lxdm-0.4.1-3|27	rm -f data/lxdm.conf
14mr|lxdm-0.4.1-3|28	
14mr|lxdm-0.4.1-3|29	%build
14mr|lxdm-0.4.1-3|30	%configure2_5x
14mr|lxdm-0.4.1-3|31	%make
14mr|lxdm-0.4.1-3|32	
14mr|lxdm-0.4.1-3|33	%install
14mr|lxdm-0.4.1-3|34	rm -rf $RPM_BUILD_ROOT
14mr|lxdm-0.4.1-3|35	%makeinstall_std
14mr|lxdm-0.4.1-3|36	
14mr|lxdm-0.4.1-3|37	# dm conf file
14mr|lxdm-0.4.1-3|38	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/X11/dm.d/27%{name}.conf
14mr|lxdm-0.4.1-3|39	
14mr|lxdm-0.4.1-3|40	%{find_lang} %{name}
14mr|lxdm-0.4.1-3|41	
14mr|lxdm-0.4.1-3|42	%files -f %{name}.lang
14mr|lxdm-0.4.1-3|43	%defattr(-, root, root)
14mr|lxdm-0.4.1-3|44	%dir %{_sysconfdir}/lxdm
14mr|lxdm-0.4.1-3|45	%{_sysconfdir}/lxdm/Xsession
14mr|lxdm-0.4.1-3|46	%config(noreplace) %{_sysconfdir}/lxdm/lxdm.conf
14mr|lxdm-0.4.1-3|47	%config(noreplace) %{_sysconfdir}/lxdm/LoginReady
14mr|lxdm-0.4.1-3|48	%config(noreplace) %{_sysconfdir}/lxdm/PostLogin
14mr|lxdm-0.4.1-3|49	%config(noreplace) %{_sysconfdir}/lxdm/PostLogout
14mr|lxdm-0.4.1-3|50	%config(noreplace) %{_sysconfdir}/lxdm/PreLogin
14mr|lxdm-0.4.1-3|51	%config(noreplace) %{_sysconfdir}/lxdm/PreReboot
14mr|lxdm-0.4.1-3|52	%config(noreplace) %{_sysconfdir}/lxdm/PreShutdown
14mr|lxdm-0.4.1-3|53	%config(noreplace) %{_datadir}/X11/dm.d/27%{name}.conf
14mr|lxdm-0.4.1-3|54	%{_sysconfdir}/pam.d/*
14mr|lxdm-0.4.1-3|55	%{_libexecdir}/lxdm-greeter-gtk
14mr|lxdm-0.4.1-3|56	%{_sbindir}/lxdm*
14mr|lxdm-0.4.1-3|57	%{_datadir}/%{name}
14mr|lxdm-0.4.1-3|58	%{_bindir}/lxdm-config
14mr|lxdm-0.4.1-3|59	%{_libdir}/lxdm-greeter-gdk
14mr|lxdm-0.4.1-3|60	%{_libdir}/lxdm-numlock
14mr|lxdm-0.4.1-3|61	
14mr|lxdm-0.4.1-3|62	
14mr|lxdm-0.4.1-3|63	
14mr|lxdm-0.4.1-3|64	%changelog
14mr|lxdm-0.4.1-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-3
14mr|lxdm-0.4.1-3|66	+ Revision: 51cfe6a
14mr|lxdm-0.4.1-3|67	- MassBuild#440: Increase release tag
14mr|lxdm-0.4.1-3|68	
14mr|lxdm-0.4.1-3|69	

17557 14
14mr|lxinput-0.3.1-2|1	Summary:	Configure keyboard and mouse
14mr|lxinput-0.3.1-2|2	Name:		lxinput
14mr|lxinput-0.3.1-2|3	Version:	0.3.1
14mr|lxinput-0.3.1-2|4	Release:	2
14mr|lxinput-0.3.1-2|5	License:	GPLv2+
14mr|lxinput-0.3.1-2|6	Group:		Graphical desktop/Other
14mr|lxinput-0.3.1-2|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxinput-0.3.1-2|8	# restore broked system changes for GTK3
14mr|lxinput-0.3.1-2|9	URL:		http://www.lxde.org
14mr|lxinput-0.3.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxinput-0.3.1-2|11	BuildRequires:	gtk+2-devel
14mr|lxinput-0.3.1-2|12	BuildRequires:	intltool >= 0.40.0
14mr|lxinput-0.3.1-2|13	BuildRequires:	docbook-dtd412-xml xsltproc
14mr|lxinput-0.3.1-2|14	
14mr|lxinput-0.3.1-2|15	%description
14mr|lxinput-0.3.1-2|16	LXInput is a small program used to configure keyboard and mouse for LXDE.
14mr|lxinput-0.3.1-2|17	
14mr|lxinput-0.3.1-2|18	%prep
14mr|lxinput-0.3.1-2|19	%setup -q
14mr|lxinput-0.3.1-2|20	
14mr|lxinput-0.3.1-2|21	%build
14mr|lxinput-0.3.1-2|22	%configure2_5x --enable-man
14mr|lxinput-0.3.1-2|23	%make
14mr|lxinput-0.3.1-2|24	
14mr|lxinput-0.3.1-2|25	%install
14mr|lxinput-0.3.1-2|26	rm -rf %{buildroot}
14mr|lxinput-0.3.1-2|27	%makeinstall_std
14mr|lxinput-0.3.1-2|28	
14mr|lxinput-0.3.1-2|29	%{find_lang} %{name}
14mr|lxinput-0.3.1-2|30	
14mr|lxinput-0.3.1-2|31	%clean
14mr|lxinput-0.3.1-2|32	rm -rf %{buildroot}
14mr|lxinput-0.3.1-2|33	
14mr|lxinput-0.3.1-2|34	%files -f %{name}.lang
14mr|lxinput-0.3.1-2|35	%defattr(-, root, root)
14mr|lxinput-0.3.1-2|36	%{_bindir}/%name
14mr|lxinput-0.3.1-2|37	%{_datadir}/applications/*.desktop
14mr|lxinput-0.3.1-2|38	%{_datadir}/%name
14mr|lxinput-0.3.1-2|39	%{_mandir}/man1/*.1.*
14mr|lxinput-0.3.1-2|40	
14mr|lxinput-0.3.1-2|41	
14mr|lxinput-0.3.1-2|42	
14mr|lxinput-0.3.1-2|43	%changelog
14mr|lxinput-0.3.1-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.1-2
14mr|lxinput-0.3.1-2|45	+ Revision: 3977565
14mr|lxinput-0.3.1-2|46	- MassBuild#440: Increase release tag
14mr|lxinput-0.3.1-2|47	
14mr|lxinput-0.3.1-2|48	

17558 14
14mr|lxlauncher-0.2.2-5|1	Summary:	Open source replacement for Asus Launcher of EeePC
14mr|lxlauncher-0.2.2-5|2	Name:     	lxlauncher
14mr|lxlauncher-0.2.2-5|3	Epoch:		1
14mr|lxlauncher-0.2.2-5|4	Version:	0.2.2
14mr|lxlauncher-0.2.2-5|5	Release:	5
14mr|lxlauncher-0.2.2-5|6	License:	GPLv2+
14mr|lxlauncher-0.2.2-5|7	Group:		Graphical desktop/Other
14mr|lxlauncher-0.2.2-5|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxlauncher-0.2.2-5|9	# fix looking for icon names containing a dot which does not mark an extension, like ooo-writer3.0
14mr|lxlauncher-0.2.2-5|10	# to be submitted upstream
14mr|lxlauncher-0.2.2-5|11	Patch2:		lxlauncher-0.2-iconext.patch
14mr|lxlauncher-0.2.2-5|12	Patch13:	lxlauncher-0.2.2-gtk.patch
14mr|lxlauncher-0.2.2-5|13	URL:		http://lxde.sourceforge.net/
14mr|lxlauncher-0.2.2-5|14	BuildRequires:	gtk+2-devel intltool
14mr|lxlauncher-0.2.2-5|15	BuildRequires:	menu-cache-devel
14mr|lxlauncher-0.2.2-5|16	Buildrequires:	gnome-common
14mr|lxlauncher-0.2.2-5|17	BuildRequires:	startup-notification-devel
14mr|lxlauncher-0.2.2-5|18	BuildRequires:	pkgconfig(gconf-2.0)
14mr|lxlauncher-0.2.2-5|19	Requires:	desktop-common-data
14mr|lxlauncher-0.2.2-5|20	Suggests:	nuoveXT2-icon-theme
14mr|lxlauncher-0.2.2-5|21	
14mr|lxlauncher-0.2.2-5|22	%description
14mr|lxlauncher-0.2.2-5|23	LXLauncher is part of LXDE project. It's designed for Asus EeePC as an
14mr|lxlauncher-0.2.2-5|24	open source replacement for Asus Launcher included in EeePC provided by
14mr|lxlauncher-0.2.2-5|25	Xandros. LXLauncher is standard-compliant and desktop-independent. It
14mr|lxlauncher-0.2.2-5|26	follows freedesktop.org specs, so newly added applications will
14mr|lxlauncher-0.2.2-5|27	automatically show up in the launcher, and vice versa for the removed ones.
14mr|lxlauncher-0.2.2-5|28	
14mr|lxlauncher-0.2.2-5|29	%prep
14mr|lxlauncher-0.2.2-5|30	%setup -q -n %name-%version
14mr|lxlauncher-0.2.2-5|31	%patch2 -p1 -b .iconext
14mr|lxlauncher-0.2.2-5|32	%patch13 -p0
14mr|lxlauncher-0.2.2-5|33	
14mr|lxlauncher-0.2.2-5|34	%build
14mr|lxlauncher-0.2.2-5|35	%configure2_5x
14mr|lxlauncher-0.2.2-5|36	%make
14mr|lxlauncher-0.2.2-5|37	
14mr|lxlauncher-0.2.2-5|38	%install
14mr|lxlauncher-0.2.2-5|39	rm -rf $RPM_BUILD_ROOT
14mr|lxlauncher-0.2.2-5|40	%makeinstall_std
14mr|lxlauncher-0.2.2-5|41	
14mr|lxlauncher-0.2.2-5|42	%{find_lang} %{name}
14mr|lxlauncher-0.2.2-5|43	
14mr|lxlauncher-0.2.2-5|44	%clean
14mr|lxlauncher-0.2.2-5|45	rm -rf $RPM_BUILD_ROOT
14mr|lxlauncher-0.2.2-5|46	
14mr|lxlauncher-0.2.2-5|47	%files -f %{name}.lang
14mr|lxlauncher-0.2.2-5|48	%defattr(-, root, root)
14mr|lxlauncher-0.2.2-5|49	%{_bindir}/%name
14mr|lxlauncher-0.2.2-5|50	%{_datadir}/desktop-directories/lxde-*.directory
14mr|lxlauncher-0.2.2-5|51	%{_sysconfdir}/xdg/menus/lxlauncher-applications.menu
14mr|lxlauncher-0.2.2-5|52	%{_sysconfdir}/xdg/lxlauncher
14mr|lxlauncher-0.2.2-5|53	
14mr|lxlauncher-0.2.2-5|54	
14mr|lxlauncher-0.2.2-5|55	
14mr|lxlauncher-0.2.2-5|56	%changelog
14mr|lxlauncher-0.2.2-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.2.2-5
14mr|lxlauncher-0.2.2-5|58	+ Revision: 2afc7ff
14mr|lxlauncher-0.2.2-5|59	- MassBuild#440: Increase release tag
14mr|lxlauncher-0.2.2-5|60	
14mr|lxlauncher-0.2.2-5|61	

17559 14
14mr|lxmenu-data-0.1.2-2|1	Summary:	Menu data files for LXDE
14mr|lxmenu-data-0.1.2-2|2	Name:     	lxmenu-data
14mr|lxmenu-data-0.1.2-2|3	Version:	0.1.2
14mr|lxmenu-data-0.1.2-2|4	Release:	2
14mr|lxmenu-data-0.1.2-2|5	License:	GPLv2+
14mr|lxmenu-data-0.1.2-2|6	Group:		Graphical desktop/Other
14mr|lxmenu-data-0.1.2-2|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxmenu-data-0.1.2-2|8	URL:		http://lxde.sourceforge.net/
14mr|lxmenu-data-0.1.2-2|9	BuildRequires:	intltool
14mr|lxmenu-data-0.1.2-2|10	BuildArch:	noarch
14mr|lxmenu-data-0.1.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxmenu-data-0.1.2-2|12	
14mr|lxmenu-data-0.1.2-2|13	%description
14mr|lxmenu-data-0.1.2-2|14	This package provides files required to build freedesktop.org menu
14mr|lxmenu-data-0.1.2-2|15	spec-compliant desktop menus for LXDE.
14mr|lxmenu-data-0.1.2-2|16	
14mr|lxmenu-data-0.1.2-2|17	The files are originally taken from gnome-menus, and some minor
14mr|lxmenu-data-0.1.2-2|18	modifications were made.
14mr|lxmenu-data-0.1.2-2|19	
14mr|lxmenu-data-0.1.2-2|20	%prep
14mr|lxmenu-data-0.1.2-2|21	%setup -q
14mr|lxmenu-data-0.1.2-2|22	
14mr|lxmenu-data-0.1.2-2|23	%build
14mr|lxmenu-data-0.1.2-2|24	%configure2_5x
14mr|lxmenu-data-0.1.2-2|25	%make
14mr|lxmenu-data-0.1.2-2|26	
14mr|lxmenu-data-0.1.2-2|27	%install
14mr|lxmenu-data-0.1.2-2|28	rm -rf $RPM_BUILD_ROOT
14mr|lxmenu-data-0.1.2-2|29	%makeinstall_std
14mr|lxmenu-data-0.1.2-2|30	
14mr|lxmenu-data-0.1.2-2|31	%clean
14mr|lxmenu-data-0.1.2-2|32	rm -rf $RPM_BUILD_ROOT
14mr|lxmenu-data-0.1.2-2|33	
14mr|lxmenu-data-0.1.2-2|34	%files
14mr|lxmenu-data-0.1.2-2|35	%defattr(-, root, root)
14mr|lxmenu-data-0.1.2-2|36	%{_datadir}/desktop-directories/lxde-*.directory
14mr|lxmenu-data-0.1.2-2|37	%{_sysconfdir}/xdg/menus/lxde-applications.menu
14mr|lxmenu-data-0.1.2-2|38	
14mr|lxmenu-data-0.1.2-2|39	
14mr|lxmenu-data-0.1.2-2|40	
14mr|lxmenu-data-0.1.2-2|41	%changelog
14mr|lxmenu-data-0.1.2-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-2
14mr|lxmenu-data-0.1.2-2|43	+ Revision: 26b6fc0
14mr|lxmenu-data-0.1.2-2|44	- MassBuild#440: Increase release tag
14mr|lxmenu-data-0.1.2-2|45	
14mr|lxmenu-data-0.1.2-2|46	

17560 14
14mr|lxpanel-0.6.1-3|1	%define git 0
14mr|lxpanel-0.6.1-3|2	%define prerel 63ffd68
14mr|lxpanel-0.6.1-3|3	%define ver 0.6.1
14mr|lxpanel-0.6.1-3|4	%define gitday 20121312
14mr|lxpanel-0.6.1-3|5	
14mr|lxpanel-0.6.1-3|6	Summary:	Lightweight X11 desktop panel based on fbpanel
14mr|lxpanel-0.6.1-3|7	Name:	  	lxpanel
14mr|lxpanel-0.6.1-3|8	Release:	3
14mr|lxpanel-0.6.1-3|9	%if %git
14mr|lxpanel-0.6.1-3|10	Version:	%{ver}.git%{gitday}
14mr|lxpanel-0.6.1-3|11	Source0:	%{name}-%{prerel}.tar.gz
14mr|lxpanel-0.6.1-3|12	%else
14mr|lxpanel-0.6.1-3|13	Version:	%{ver}
14mr|lxpanel-0.6.1-3|14	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxpanel-0.6.1-3|15	%endif
14mr|lxpanel-0.6.1-3|16	License:	GPLv2+
14mr|lxpanel-0.6.1-3|17	Group:		Graphical desktop/Other
14mr|lxpanel-0.6.1-3|18	URL:		http://lxde.sourceforge.net/
14mr|lxpanel-0.6.1-3|19	#Source1:	volume_icon.tar.gz
14mr|lxpanel-0.6.1-3|20	Patch1:		configure_desktop_number.patch
14mr|lxpanel-0.6.1-3|21	#Patch2:		automake-1.13.patch
14mr|lxpanel-0.6.1-3|22	Patch3:		lxpanel-0.5.10-iconsize.patch
14mr|lxpanel-0.6.1-3|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|lxpanel-0.6.1-3|24	BuildRequires:	pkgconfig(alsa)
14mr|lxpanel-0.6.1-3|25	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mr|lxpanel-0.6.1-3|26	BuildRequires:	pkgconfig(libwnck-1.0)
14mr|lxpanel-0.6.1-3|27	BuildRequires:	intltool
14mr|lxpanel-0.6.1-3|28	BuildRequires:	menu-cache-devel >= 0.5.0
14mr|lxpanel-0.6.1-3|29	BuildRequires:	xsltproc
14mr|lxpanel-0.6.1-3|30	BuildRequires:	docbook-to-man
14mr|lxpanel-0.6.1-3|31	BuildRequires:	docbook-dtd412-xml
14mr|lxpanel-0.6.1-3|32	BuildRequires:	docbook-style-xsl
14mr|lxpanel-0.6.1-3|33	Requires:	desktop-common-data
14mr|lxpanel-0.6.1-3|34	Requires:	obconf
14mr|lxpanel-0.6.1-3|35	Suggests:	pcmanfm
14mr|lxpanel-0.6.1-3|36	Conflicts:	lxpanelx
14mr|lxpanel-0.6.1-3|37	
14mr|lxpanel-0.6.1-3|38	%description
14mr|lxpanel-0.6.1-3|39	LXPanel is a lightweight X11 desktop panel contains:
14mr|lxpanel-0.6.1-3|40	1. User-friendly application menu automatically generated from *.desktop
14mr|lxpanel-0.6.1-3|41	files on the system.
14mr|lxpanel-0.6.1-3|42	2. Launcher bar (Small icons clicked to launch apps)
14mr|lxpanel-0.6.1-3|43	3. Task bar supporting urgency hint (Can flash when gaim gets new
14mr|lxpanel-0.6.1-3|44	incoming messages)
14mr|lxpanel-0.6.1-3|45	4. Notification area (System tray)
14mr|lxpanel-0.6.1-3|46	5. Digital clock
14mr|lxpanel-0.6.1-3|47	6. Run dialog (A dialog let you type a command and run, can be called in
14mr|lxpanel-0.6.1-3|48	external programs)
14mr|lxpanel-0.6.1-3|49	7. Volume control plug-in (optional, written by jserv)
14mr|lxpanel-0.6.1-3|50	8. lxpanelctl, an external controller let you control lxpanel in other
14mr|lxpanel-0.6.1-3|51	programs.
14mr|lxpanel-0.6.1-3|52	
14mr|lxpanel-0.6.1-3|53	This version based on lxpanelx 0.6.0 alpha version
14mr|lxpanel-0.6.1-3|54	
14mr|lxpanel-0.6.1-3|55	%package devel
14mr|lxpanel-0.6.1-3|56	Summary:	Development files for lxpanel
14mr|lxpanel-0.6.1-3|57	Group:		Graphical desktop/Other
14mr|lxpanel-0.6.1-3|58	
14mr|lxpanel-0.6.1-3|59	%description devel
14mr|lxpanel-0.6.1-3|60	This package contains development files needed for building lxde plugins.
14mr|lxpanel-0.6.1-3|61	
14mr|lxpanel-0.6.1-3|62	%prep
14mr|lxpanel-0.6.1-3|63	%if %git
14mr|lxpanel-0.6.1-3|64	%setup -q -n %{name}-%{prerel} -a1
14mr|lxpanel-0.6.1-3|65	%else
14mr|lxpanel-0.6.1-3|66	%setup -q
14mr|lxpanel-0.6.1-3|67	%endif
14mr|lxpanel-0.6.1-3|68	%apply_patches
14mr|lxpanel-0.6.1-3|69	
14mr|lxpanel-0.6.1-3|70	%build
14mr|lxpanel-0.6.1-3|71	./autogen.sh
14mr|lxpanel-0.6.1-3|72	%configure2_5x \
14mr|lxpanel-0.6.1-3|73	--enable-man \
14mr|lxpanel-0.6.1-3|74	--with-plugins="cpu batt kbled xkb thermal deskno volumealsa" \
14mr|lxpanel-0.6.1-3|75	--disable-static
14mr|lxpanel-0.6.1-3|76	%make
14mr|lxpanel-0.6.1-3|77	
14mr|lxpanel-0.6.1-3|78	%install
14mr|lxpanel-0.6.1-3|79	%makeinstall_std
14mr|lxpanel-0.6.1-3|80	
14mr|lxpanel-0.6.1-3|81	%find_lang %{name}
14mr|lxpanel-0.6.1-3|82	
14mr|lxpanel-0.6.1-3|83	%files -f %{name}.lang
14mr|lxpanel-0.6.1-3|84	%{_bindir}/%{name}
14mr|lxpanel-0.6.1-3|85	%{_bindir}/lxpanelctl
14mr|lxpanel-0.6.1-3|86	%dir %{_libdir}/%{name}
14mr|lxpanel-0.6.1-3|87	%dir %{_libdir}/%{name}/plugins
14mr|lxpanel-0.6.1-3|88	%{_libdir}/%{name}/plugins/batt.so
14mr|lxpanel-0.6.1-3|89	%{_libdir}/%{name}/plugins/cpu.so
14mr|lxpanel-0.6.1-3|90	%{_libdir}/%{name}/plugins/deskno.so
14mr|lxpanel-0.6.1-3|91	%{_libdir}/%{name}/plugins/kbled.so
14mr|lxpanel-0.6.1-3|92	%{_libdir}/%{name}/plugins/volumealsa.so
14mr|lxpanel-0.6.1-3|93	%{_libdir}/%{name}/plugins/xkb.so
14mr|lxpanel-0.6.1-3|94	%{_libdir}/%{name}/plugins/thermal.so
14mr|lxpanel-0.6.1-3|95	%{_datadir}/%{name}
14mr|lxpanel-0.6.1-3|96	%{_mandir}/man1/*
14mr|lxpanel-0.6.1-3|97	
14mr|lxpanel-0.6.1-3|98	%files devel
14mr|lxpanel-0.6.1-3|99	%{_includedir}/lxpanel
14mr|lxpanel-0.6.1-3|100	%{_libdir}/pkgconfig/lxpanel.pc
14mr|lxpanel-0.6.1-3|101	
14mr|lxpanel-0.6.1-3|102	
14mr|lxpanel-0.6.1-3|103	%changelog
14mr|lxpanel-0.6.1-3|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.1-3
14mr|lxpanel-0.6.1-3|105	+ Revision: f75cf1e
14mr|lxpanel-0.6.1-3|106	- MassBuild#440: Increase release tag
14mr|lxpanel-0.6.1-3|107	
14mr|lxpanel-0.6.1-3|108	* Tue May 06 2014 Tigro <ashejn@gmail.com> 0.6.1-2
14mr|lxpanel-0.6.1-3|109	+ Revision: c0acee1
14mr|lxpanel-0.6.1-3|110	- fix parameters
14mr|lxpanel-0.6.1-3|111	
14mr|lxpanel-0.6.1-3|112	* Fri Feb 07 2014 Alexander Kazancev <kazancas@gmail.com> 0.6.1-2
14mr|lxpanel-0.6.1-3|113	+ Revision: 183e477
14mr|lxpanel-0.6.1-3|114	- Rebuild and disable static
14mr|lxpanel-0.6.1-3|115	
14mr|lxpanel-0.6.1-3|116	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
14mr|lxpanel-0.6.1-3|117	+ Revision: b073187
14mr|lxpanel-0.6.1-3|118	- disable automake patch
14mr|lxpanel-0.6.1-3|119	
14mr|lxpanel-0.6.1-3|120	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
14mr|lxpanel-0.6.1-3|121	+ Revision: d30411e
14mr|lxpanel-0.6.1-3|122	- update to 0.6.1
14mr|lxpanel-0.6.1-3|123	
14mr|lxpanel-0.6.1-3|124	* Sat Aug 10 2013 akdengi <kazancas@mandriva.ru> 0.5.12-3
14mr|lxpanel-0.6.1-3|125	+ Revision: d43d891
14mr|lxpanel-0.6.1-3|126	- build with automake 1.13
14mr|lxpanel-0.6.1-3|127	
14mr|lxpanel-0.6.1-3|128	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14mr|lxpanel-0.6.1-3|129	+ Revision: 8896a2f
14mr|lxpanel-0.6.1-3|130	- drop patch4
14mr|lxpanel-0.6.1-3|131	
14mr|lxpanel-0.6.1-3|132	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14mr|lxpanel-0.6.1-3|133	+ Revision: 29d5738
14mr|lxpanel-0.6.1-3|134	- remove patch2
14mr|lxpanel-0.6.1-3|135	
14mr|lxpanel-0.6.1-3|136	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14mr|lxpanel-0.6.1-3|137	+ Revision: b7d2a73
14mr|lxpanel-0.6.1-3|138	- add source patches
14mr|lxpanel-0.6.1-3|139	
14mr|lxpanel-0.6.1-3|140	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
14mr|lxpanel-0.6.1-3|141	+ Revision: cab3bb4
14mr|lxpanel-0.6.1-3|142	- try add some patches, like cairo use, bigger icons and some UI fixes
14mr|lxpanel-0.6.1-3|143	
14mr|lxpanel-0.6.1-3|144	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
14mr|lxpanel-0.6.1-3|145	+ Revision: 19e2723
14mr|lxpanel-0.6.1-3|146	- fix build
14mr|lxpanel-0.6.1-3|147	
14mr|lxpanel-0.6.1-3|148	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
14mr|lxpanel-0.6.1-3|149	+ Revision: cbfecce
14mr|lxpanel-0.6.1-3|150	- 0.5.12
14mr|lxpanel-0.6.1-3|151	
14mr|lxpanel-0.6.1-3|152	* Thu Dec 27 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.10.git20121312-2
14mr|lxpanel-0.6.1-3|153	+ Revision: 044b386
14mr|lxpanel-0.6.1-3|154	- release up
14mr|lxpanel-0.6.1-3|155	
14mr|lxpanel-0.6.1-3|156	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 0.5.10.git20121312-1
14mr|lxpanel-0.6.1-3|157	+ Revision: 52e95d6
14mr|lxpanel-0.6.1-3|158	- LOG lxpanel git 20121312
14mr|lxpanel-0.6.1-3|159	
14mr|lxpanel-0.6.1-3|160	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14mr|lxpanel-0.6.1-3|161	+ Revision: 22770b9
14mr|lxpanel-0.6.1-3|162	- LOG Update BuildRequires
14mr|lxpanel-0.6.1-3|163	
14mr|lxpanel-0.6.1-3|164	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14mr|lxpanel-0.6.1-3|165	+ Revision: 06fb719
14mr|lxpanel-0.6.1-3|166	- Re-create yml file
14mr|lxpanel-0.6.1-3|167	
14mr|lxpanel-0.6.1-3|168	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14mr|lxpanel-0.6.1-3|169	+ Revision: 9b33bf3
14mr|lxpanel-0.6.1-3|170	- LOG Update BuildRequires, re-diff patches, update configure flags, fix files
14mr|lxpanel-0.6.1-3|171	
14mr|lxpanel-0.6.1-3|172	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
14mr|lxpanel-0.6.1-3|173	+ Revision: 1d017ad
14mr|lxpanel-0.6.1-3|174	- LOG Add patches to fix build, minor cleanups
14mr|lxpanel-0.6.1-3|175	
14mr|lxpanel-0.6.1-3|176	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|177	+ Revision: 1011eb5
14mr|lxpanel-0.6.1-3|178	- fix BR
14mr|lxpanel-0.6.1-3|179	
14mr|lxpanel-0.6.1-3|180	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|181	+ Revision: df627e0
14mr|lxpanel-0.6.1-3|182	- fix BR
14mr|lxpanel-0.6.1-3|183	
14mr|lxpanel-0.6.1-3|184	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|185	+ Revision: 30c32fa
14mr|lxpanel-0.6.1-3|186	- remove binaries from git tree
14mr|lxpanel-0.6.1-3|187	
14mr|lxpanel-0.6.1-3|188	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|189	+ Revision: ebe6508
14mr|lxpanel-0.6.1-3|190	- cleanup
14mr|lxpanel-0.6.1-3|191	
14mr|lxpanel-0.6.1-3|192	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|193	+ Revision: 7180fcc
14mr|lxpanel-0.6.1-3|194	- working tarball
14mr|lxpanel-0.6.1-3|195	
14mr|lxpanel-0.6.1-3|196	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
14mr|lxpanel-0.6.1-3|197	+ Revision: 2338978
14mr|lxpanel-0.6.1-3|198	- add userface icon to logout button
14mr|lxpanel-0.6.1-3|199	
14mr|lxpanel-0.6.1-3|200	* Tue May 29 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|201	+ Revision: 36d9893
14mr|lxpanel-0.6.1-3|202	- update URL
14mr|lxpanel-0.6.1-3|203	
14mr|lxpanel-0.6.1-3|204	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|205	+ Revision: 66acb1e
14mr|lxpanel-0.6.1-3|206	- fix
14mr|lxpanel-0.6.1-3|207	
14mr|lxpanel-0.6.1-3|208	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|209	+ Revision: 4027b63
14mr|lxpanel-0.6.1-3|210	- fix
14mr|lxpanel-0.6.1-3|211	
14mr|lxpanel-0.6.1-3|212	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|213	+ Revision: 613aa23
14mr|lxpanel-0.6.1-3|214	- add missing source
14mr|lxpanel-0.6.1-3|215	
14mr|lxpanel-0.6.1-3|216	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|217	+ Revision: 523c207
14mr|lxpanel-0.6.1-3|218	- move to tar.bz2 source
14mr|lxpanel-0.6.1-3|219	
14mr|lxpanel-0.6.1-3|220	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
14mr|lxpanel-0.6.1-3|221	+ Revision: 433649c
14mr|lxpanel-0.6.1-3|222	- update code
14mr|lxpanel-0.6.1-3|223	
14mr|lxpanel-0.6.1-3|224	

17561 14
14mr|lxpolkit-0.1.0-0.git20110802.1|1	%define git git20110802
14mr|lxpolkit-0.1.0-0.git20110802.1|2	
14mr|lxpolkit-0.1.0-0.git20110802.1|3	Summary:	A simple PolicyKit authentication agent
14mr|lxpolkit-0.1.0-0.git20110802.1|4	Name:		lxpolkit
14mr|lxpolkit-0.1.0-0.git20110802.1|5	Version:	0.1.0
14mr|lxpolkit-0.1.0-0.git20110802.1|6	Release:	%mkrel -c %git 1
14mr|lxpolkit-0.1.0-0.git20110802.1|7	Url:		http://www.lxde.org/
14mr|lxpolkit-0.1.0-0.git20110802.1|8	Source0:	%{name}-%{version}.tar.gz
14mr|lxpolkit-0.1.0-0.git20110802.1|9	Patch0:		lxpolkit-0.1.0-string-format.patch
14mr|lxpolkit-0.1.0-0.git20110802.1|10	License:	GPLv3+
14mr|lxpolkit-0.1.0-0.git20110802.1|11	Group:		System/Libraries
14mr|lxpolkit-0.1.0-0.git20110802.1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lxpolkit-0.1.0-0.git20110802.1|13	BuildRequires:	polkit-1-devel
14mr|lxpolkit-0.1.0-0.git20110802.1|14	BuildRequires:	gtk+2-devel
14mr|lxpolkit-0.1.0-0.git20110802.1|15	BuildRequires:	intltool
14mr|lxpolkit-0.1.0-0.git20110802.1|16	
14mr|lxpolkit-0.1.0-0.git20110802.1|17	%description
14mr|lxpolkit-0.1.0-0.git20110802.1|18	A simple PolicyKit authentication agent for LXDE.
14mr|lxpolkit-0.1.0-0.git20110802.1|19	
14mr|lxpolkit-0.1.0-0.git20110802.1|20	%prep
14mr|lxpolkit-0.1.0-0.git20110802.1|21	%setup -q -n %{name}-%{version}
14mr|lxpolkit-0.1.0-0.git20110802.1|22	%patch0 -p0 -b .str
14mr|lxpolkit-0.1.0-0.git20110802.1|23	
14mr|lxpolkit-0.1.0-0.git20110802.1|24	%build
14mr|lxpolkit-0.1.0-0.git20110802.1|25	#./autogen.sh
14mr|lxpolkit-0.1.0-0.git20110802.1|26	%configure2_5x
14mr|lxpolkit-0.1.0-0.git20110802.1|27	%make
14mr|lxpolkit-0.1.0-0.git20110802.1|28	
14mr|lxpolkit-0.1.0-0.git20110802.1|29	%install
14mr|lxpolkit-0.1.0-0.git20110802.1|30	rm -rf %{buildroot}
14mr|lxpolkit-0.1.0-0.git20110802.1|31	%makeinstall_std
14mr|lxpolkit-0.1.0-0.git20110802.1|32	
14mr|lxpolkit-0.1.0-0.git20110802.1|33	# make the polkit agent only start in LXDE
14mr|lxpolkit-0.1.0-0.git20110802.1|34	sed -i 's,NotShowIn=GNOME;KDE;,OnlyShowIn=LXDE,g' %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
14mr|lxpolkit-0.1.0-0.git20110802.1|35	
14mr|lxpolkit-0.1.0-0.git20110802.1|36	%find_lang %{name}
14mr|lxpolkit-0.1.0-0.git20110802.1|37	
14mr|lxpolkit-0.1.0-0.git20110802.1|38	%clean
14mr|lxpolkit-0.1.0-0.git20110802.1|39	rm -rf %{buildroot}
14mr|lxpolkit-0.1.0-0.git20110802.1|40	
14mr|lxpolkit-0.1.0-0.git20110802.1|41	%files -f %{name}.lang
14mr|lxpolkit-0.1.0-0.git20110802.1|42	%defattr(-,root,root)
14mr|lxpolkit-0.1.0-0.git20110802.1|43	%{_sysconfdir}/xdg/autostart/%{name}.desktop
14mr|lxpolkit-0.1.0-0.git20110802.1|44	%{_libdir}/%{name}
14mr|lxpolkit-0.1.0-0.git20110802.1|45	%dir %{_datadir}/%{name}
14mr|lxpolkit-0.1.0-0.git20110802.1|46	%{_datadir}/%{name}/ui/%{name}.ui
14mr|lxpolkit-0.1.0-0.git20110802.1|47	
14mr|lxpolkit-0.1.0-0.git20110802.1|48	
14mr|lxpolkit-0.1.0-0.git20110802.1|49	
14mr|lxpolkit-0.1.0-0.git20110802.1|50	%changelog
14mr|lxpolkit-0.1.0-0.git20110802.1|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.0-0.git20110802.1
14mr|lxpolkit-0.1.0-0.git20110802.1|52	+ Revision: 790c9fc
14mr|lxpolkit-0.1.0-0.git20110802.1|53	- Automatic import for version 0.1.0
14mr|lxpolkit-0.1.0-0.git20110802.1|54	
14mr|lxpolkit-0.1.0-0.git20110802.1|55	

17562 14
14mr|lxrandr-0.1.2-2|1	%define git 0
14mr|lxrandr-0.1.2-2|2	Summary:	Simple monitor config tool for LXDE
14mr|lxrandr-0.1.2-2|3	Name:     	lxrandr
14mr|lxrandr-0.1.2-2|4	Version:	0.1.2
14mr|lxrandr-0.1.2-2|5	Release:	2
14mr|lxrandr-0.1.2-2|6	License:	GPLv2+
14mr|lxrandr-0.1.2-2|7	Group:		Graphical desktop/Other
14mr|lxrandr-0.1.2-2|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxrandr-0.1.2-2|9	URL:		http://lxde.sourceforge.net/
14mr|lxrandr-0.1.2-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxrandr-0.1.2-2|11	BuildRequires:	gtk+2-devel intltool
14mr|lxrandr-0.1.2-2|12	Requires:	xrandr
14mr|lxrandr-0.1.2-2|13	
14mr|lxrandr-0.1.2-2|14	%description
14mr|lxrandr-0.1.2-2|15	This is a very basic monitor config tool utilizing XRandR. It can let you
14mr|lxrandr-0.1.2-2|16	change the screen resolution on the fly. Besides, when you run lxrandr
14mr|lxrandr-0.1.2-2|17	with external monitor connected, its GUI will change, and show you some
14mr|lxrandr-0.1.2-2|18	quick options to get your projector working correctly.
14mr|lxrandr-0.1.2-2|19	
14mr|lxrandr-0.1.2-2|20	%prep
14mr|lxrandr-0.1.2-2|21	%setup -q
14mr|lxrandr-0.1.2-2|22	
14mr|lxrandr-0.1.2-2|23	%build
14mr|lxrandr-0.1.2-2|24	%configure2_5x
14mr|lxrandr-0.1.2-2|25	%make
14mr|lxrandr-0.1.2-2|26	
14mr|lxrandr-0.1.2-2|27	%install
14mr|lxrandr-0.1.2-2|28	rm -rf $RPM_BUILD_ROOT
14mr|lxrandr-0.1.2-2|29	%makeinstall_std
14mr|lxrandr-0.1.2-2|30	
14mr|lxrandr-0.1.2-2|31	%{find_lang} %{name}
14mr|lxrandr-0.1.2-2|32	
14mr|lxrandr-0.1.2-2|33	%clean
14mr|lxrandr-0.1.2-2|34	rm -rf $RPM_BUILD_ROOT
14mr|lxrandr-0.1.2-2|35	
14mr|lxrandr-0.1.2-2|36	%files -f %{name}.lang
14mr|lxrandr-0.1.2-2|37	%defattr(-, root, root)
14mr|lxrandr-0.1.2-2|38	%{_bindir}/%name
14mr|lxrandr-0.1.2-2|39	%{_mandir}/man1/*.1.*
14mr|lxrandr-0.1.2-2|40	%{_datadir}/applications/*.desktop
14mr|lxrandr-0.1.2-2|41	
14mr|lxrandr-0.1.2-2|42	
14mr|lxrandr-0.1.2-2|43	
14mr|lxrandr-0.1.2-2|44	%changelog
14mr|lxrandr-0.1.2-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-2
14mr|lxrandr-0.1.2-2|46	+ Revision: 342b56a
14mr|lxrandr-0.1.2-2|47	- MassBuild#440: Increase release tag
14mr|lxrandr-0.1.2-2|48	
14mr|lxrandr-0.1.2-2|49	

17563 14
14mr|lxsession-0.4.6.1-5|1	Summary:	The default X11 session manager of LXDE
14mr|lxsession-0.4.6.1-5|2	Name:     	lxsession
14mr|lxsession-0.4.6.1-5|3	Version:	0.4.6.1
14mr|lxsession-0.4.6.1-5|4	Release:	5
14mr|lxsession-0.4.6.1-5|5	License:	GPLv2+
14mr|lxsession-0.4.6.1-5|6	Group:		Graphical desktop/Other
14mr|lxsession-0.4.6.1-5|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14mr|lxsession-0.4.6.1-5|8	Patch0:		lxsession-0.4.6.1-systemd-logind.patch
14mr|lxsession-0.4.6.1-5|9	Patch1:		lxsession-0.4.6.1-gdm3.patch
14mr|lxsession-0.4.6.1-5|10	URL:		http://www.lxde.org
14mr|lxsession-0.4.6.1-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lxsession-0.4.6.1-5|12	BuildRequires:	gtk+2-devel
14mr|lxsession-0.4.6.1-5|13	BuildRequires:	dbus-glib-devel
14mr|lxsession-0.4.6.1-5|14	BuildRequires:	docbook-to-man
14mr|lxsession-0.4.6.1-5|15	BuildRequires:	intltool
14mr|lxsession-0.4.6.1-5|16	Requires:	desktop-common-data
14mr|lxsession-0.4.6.1-5|17	Obsoletes:	lxsession-lite < %version
14mr|lxsession-0.4.6.1-5|18	Provides:	lxsession-lite = %version
14mr|lxsession-0.4.6.1-5|19	Provides:	lxde-session-manager
14mr|lxsession-0.4.6.1-5|20	Obsoletes:      lxde-settings-daemon
14mr|lxsession-0.4.6.1-5|21	
14mr|lxsession-0.4.6.1-5|22	%description
14mr|lxsession-0.4.6.1-5|23	LXSession is lightweiht session manager, and it's not tighted to "any" desktop
14mr|lxsession-0.4.6.1-5|24	environment. It's desktop-independent and can be used with any window manager.
14mr|lxsession-0.4.6.1-5|25	With proper configuration, you can make your own desktop environment with
14mr|lxsession-0.4.6.1-5|26	LXSession. This is very useful to the users and developers of non-mainstream
14mr|lxsession-0.4.6.1-5|27	window managers and desktop environemts.
14mr|lxsession-0.4.6.1-5|28	
14mr|lxsession-0.4.6.1-5|29	%prep
14mr|lxsession-0.4.6.1-5|30	%setup -q
14mr|lxsession-0.4.6.1-5|31	%apply_patches
14mr|lxsession-0.4.6.1-5|32	
14mr|lxsession-0.4.6.1-5|33	%build
14mr|lxsession-0.4.6.1-5|34	%configure2_5x
14mr|lxsession-0.4.6.1-5|35	%make
14mr|lxsession-0.4.6.1-5|36	
14mr|lxsession-0.4.6.1-5|37	%install
14mr|lxsession-0.4.6.1-5|38	rm -rf %{buildroot}
14mr|lxsession-0.4.6.1-5|39	%makeinstall_std
14mr|lxsession-0.4.6.1-5|40	
14mr|lxsession-0.4.6.1-5|41	%{find_lang} %{name}
14mr|lxsession-0.4.6.1-5|42	
14mr|lxsession-0.4.6.1-5|43	%clean
14mr|lxsession-0.4.6.1-5|44	rm -rf %{buildroot}
14mr|lxsession-0.4.6.1-5|45	
14mr|lxsession-0.4.6.1-5|46	%files -f %{name}.lang
14mr|lxsession-0.4.6.1-5|47	%defattr(-, root, root)
14mr|lxsession-0.4.6.1-5|48	%{_bindir}/lxsession
14mr|lxsession-0.4.6.1-5|49	%{_bindir}/lxlock
14mr|lxsession-0.4.6.1-5|50	%{_bindir}/lxsession-logout
14mr|lxsession-0.4.6.1-5|51	%{_datadir}/lxsession
14mr|lxsession-0.4.6.1-5|52	%{_mandir}/man1/*
14mr|lxsession-0.4.6.1-5|53	
14mr|lxsession-0.4.6.1-5|54	
14mr|lxsession-0.4.6.1-5|55	
14mr|lxsession-0.4.6.1-5|56	%changelog
14mr|lxsession-0.4.6.1-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.6.1-5
14mr|lxsession-0.4.6.1-5|58	+ Revision: 9c3a448
14mr|lxsession-0.4.6.1-5|59	- MassBuild#440: Increase release tag
14mr|lxsession-0.4.6.1-5|60	
14mr|lxsession-0.4.6.1-5|61	

17564 14
14mr|lxsession-edit-0.2.0-2|1	Summary:	Manage desktop session autostarts
14mr|lxsession-edit-0.2.0-2|2	Name:     	lxsession-edit
14mr|lxsession-edit-0.2.0-2|3	Version:	0.2.0
14mr|lxsession-edit-0.2.0-2|4	Release:	2
14mr|lxsession-edit-0.2.0-2|5	License:	GPLv2+
14mr|lxsession-edit-0.2.0-2|6	Group:		Graphical desktop/Other
14mr|lxsession-edit-0.2.0-2|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxsession-edit-0.2.0-2|8	URL:		http://lxde.sourceforge.net/
14mr|lxsession-edit-0.2.0-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxsession-edit-0.2.0-2|10	BuildRequires:	gtk+2-devel
14mr|lxsession-edit-0.2.0-2|11	BuildRequires:	intltool
14mr|lxsession-edit-0.2.0-2|12	
14mr|lxsession-edit-0.2.0-2|13	%description
14mr|lxsession-edit-0.2.0-2|14	lxsession-edit is a tool used to manage desktop session autostarts,
14mr|lxsession-edit-0.2.0-2|15	especially for lxsession lite.
14mr|lxsession-edit-0.2.0-2|16	
14mr|lxsession-edit-0.2.0-2|17	%prep
14mr|lxsession-edit-0.2.0-2|18	%setup -q
14mr|lxsession-edit-0.2.0-2|19	
14mr|lxsession-edit-0.2.0-2|20	%build
14mr|lxsession-edit-0.2.0-2|21	%configure2_5x
14mr|lxsession-edit-0.2.0-2|22	%make
14mr|lxsession-edit-0.2.0-2|23	
14mr|lxsession-edit-0.2.0-2|24	%install
14mr|lxsession-edit-0.2.0-2|25	rm -rf $RPM_BUILD_ROOT
14mr|lxsession-edit-0.2.0-2|26	%makeinstall_std
14mr|lxsession-edit-0.2.0-2|27	
14mr|lxsession-edit-0.2.0-2|28	%{find_lang} %{name}
14mr|lxsession-edit-0.2.0-2|29	
14mr|lxsession-edit-0.2.0-2|30	%clean
14mr|lxsession-edit-0.2.0-2|31	rm -rf $RPM_BUILD_ROOT
14mr|lxsession-edit-0.2.0-2|32	
14mr|lxsession-edit-0.2.0-2|33	%files -f %{name}.lang
14mr|lxsession-edit-0.2.0-2|34	%defattr(-, root, root)
14mr|lxsession-edit-0.2.0-2|35	%{_bindir}/%name
14mr|lxsession-edit-0.2.0-2|36	%{_datadir}/%name
14mr|lxsession-edit-0.2.0-2|37	%{_datadir}/applications/*.desktop
14mr|lxsession-edit-0.2.0-2|38	
14mr|lxsession-edit-0.2.0-2|39	
14mr|lxsession-edit-0.2.0-2|40	
14mr|lxsession-edit-0.2.0-2|41	%changelog
14mr|lxsession-edit-0.2.0-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-2
14mr|lxsession-edit-0.2.0-2|43	+ Revision: fbe5acc
14mr|lxsession-edit-0.2.0-2|44	- MassBuild#440: Increase release tag
14mr|lxsession-edit-0.2.0-2|45	
14mr|lxsession-edit-0.2.0-2|46	

17565 14
14mr|lxshortcut-0.1.2-4|1	Summary:	Edit app shortcuts
14mr|lxshortcut-0.1.2-4|2	Name:     	lxshortcut
14mr|lxshortcut-0.1.2-4|3	Version:	0.1.2
14mr|lxshortcut-0.1.2-4|4	Release:	4
14mr|lxshortcut-0.1.2-4|5	License:	GPLv2+
14mr|lxshortcut-0.1.2-4|6	Group:		Graphical desktop/Other
14mr|lxshortcut-0.1.2-4|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxshortcut-0.1.2-4|8	URL:		http://lxde.sourceforge.net/
14mr|lxshortcut-0.1.2-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxshortcut-0.1.2-4|10	BuildRequires:	gtk+2-devel
14mr|lxshortcut-0.1.2-4|11	BuildRequires:	intltool
14mr|lxshortcut-0.1.2-4|12	
14mr|lxshortcut-0.1.2-4|13	%description
14mr|lxshortcut-0.1.2-4|14	LXShortcut is a small program used to edit application shortcuts created
14mr|lxshortcut-0.1.2-4|15	with freedesktop.org Desktop Entry spec.
14mr|lxshortcut-0.1.2-4|16	
14mr|lxshortcut-0.1.2-4|17	%prep
14mr|lxshortcut-0.1.2-4|18	%setup -q
14mr|lxshortcut-0.1.2-4|19	
14mr|lxshortcut-0.1.2-4|20	%build
14mr|lxshortcut-0.1.2-4|21	%configure2_5x
14mr|lxshortcut-0.1.2-4|22	%make
14mr|lxshortcut-0.1.2-4|23	
14mr|lxshortcut-0.1.2-4|24	%install
14mr|lxshortcut-0.1.2-4|25	rm -rf $RPM_BUILD_ROOT
14mr|lxshortcut-0.1.2-4|26	%makeinstall_std
14mr|lxshortcut-0.1.2-4|27	
14mr|lxshortcut-0.1.2-4|28	%{find_lang} %{name}
14mr|lxshortcut-0.1.2-4|29	
14mr|lxshortcut-0.1.2-4|30	%clean
14mr|lxshortcut-0.1.2-4|31	rm -rf $RPM_BUILD_ROOT
14mr|lxshortcut-0.1.2-4|32	
14mr|lxshortcut-0.1.2-4|33	
14mr|lxshortcut-0.1.2-4|34	
14mr|lxshortcut-0.1.2-4|35	%files -f %{name}.lang
14mr|lxshortcut-0.1.2-4|36	%defattr(-, root, root)
14mr|lxshortcut-0.1.2-4|37	%{_bindir}/%name
14mr|lxshortcut-0.1.2-4|38	%{_datadir}/%name
14mr|lxshortcut-0.1.2-4|39	
14mr|lxshortcut-0.1.2-4|40	
14mr|lxshortcut-0.1.2-4|41	
14mr|lxshortcut-0.1.2-4|42	%changelog
14mr|lxshortcut-0.1.2-4|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-4
14mr|lxshortcut-0.1.2-4|44	+ Revision: 5a29318
14mr|lxshortcut-0.1.2-4|45	- MassBuild#440: Increase release tag
14mr|lxshortcut-0.1.2-4|46	
14mr|lxshortcut-0.1.2-4|47	

17566 14
14mr|lxtask-0.1.4-5|1	Summary:	Lightweight and desktop independent task manager
14mr|lxtask-0.1.4-5|2	Name:		lxtask
14mr|lxtask-0.1.4-5|3	Version:	0.1.4
14mr|lxtask-0.1.4-5|4	Release:	5
14mr|lxtask-0.1.4-5|5	License:	GPLv2+
14mr|lxtask-0.1.4-5|6	Group:		Graphical desktop/Other
14mr|lxtask-0.1.4-5|7	Url:		http://lxde.sourceforge.net/
14mr|lxtask-0.1.4-5|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14mr|lxtask-0.1.4-5|9	BuildRequires:	desktop-file-utils
14mr|lxtask-0.1.4-5|10	BuildRequires:	intltool
14mr|lxtask-0.1.4-5|11	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mr|lxtask-0.1.4-5|12	
14mr|lxtask-0.1.4-5|13	%description
14mr|lxtask-0.1.4-5|14	Lightweight and desktop independent task manager.
14mr|lxtask-0.1.4-5|15	
14mr|lxtask-0.1.4-5|16	%prep
14mr|lxtask-0.1.4-5|17	%setup -q
14mr|lxtask-0.1.4-5|18	
14mr|lxtask-0.1.4-5|19	%build
14mr|lxtask-0.1.4-5|20	%configure2_5x
14mr|lxtask-0.1.4-5|21	%make
14mr|lxtask-0.1.4-5|22	
14mr|lxtask-0.1.4-5|23	%install
14mr|lxtask-0.1.4-5|24	%makeinstall_std
14mr|lxtask-0.1.4-5|25	
14mr|lxtask-0.1.4-5|26	%find_lang %{name}
14mr|lxtask-0.1.4-5|27	
14mr|lxtask-0.1.4-5|28	%files -f %{name}.lang
14mr|lxtask-0.1.4-5|29	%{_bindir}/%{name}
14mr|lxtask-0.1.4-5|30	%{_datadir}/applications/*.desktop
14mr|lxtask-0.1.4-5|31	
14mr|lxtask-0.1.4-5|32	
14mr|lxtask-0.1.4-5|33	%changelog
14mr|lxtask-0.1.4-5|34	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 0.1.4-5
14mr|lxtask-0.1.4-5|35	+ Revision: 37b5c91
14mr|lxtask-0.1.4-5|36	- update tarbal
14mr|lxtask-0.1.4-5|37	
14mr|lxtask-0.1.4-5|38	

17567 14
14mr|lxterminal-0.1.11-5|1	%define git 0
14mr|lxterminal-0.1.11-5|2	%define prerel 31813de
14mr|lxterminal-0.1.11-5|3	%define gitday 20110613
14mr|lxterminal-0.1.11-5|4	%define ver 0.1.11
14mr|lxterminal-0.1.11-5|5	
14mr|lxterminal-0.1.11-5|6	Summary:	Lightweight VTE-based terminal emulator
14mr|lxterminal-0.1.11-5|7	Name:     	lxterminal
14mr|lxterminal-0.1.11-5|8	%if %git
14mr|lxterminal-0.1.11-5|9	Version:	%{ver}.git%{gitday}
14mr|lxterminal-0.1.11-5|10	Source0:	%{name}-%{prerel}.tar.gz
14mr|lxterminal-0.1.11-5|11	%else
14mr|lxterminal-0.1.11-5|12	Version:	%{ver}
14mr|lxterminal-0.1.11-5|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
14mr|lxterminal-0.1.11-5|14	%endif
14mr|lxterminal-0.1.11-5|15	Release:	5
14mr|lxterminal-0.1.11-5|16	License:	GPLv2+
14mr|lxterminal-0.1.11-5|17	Group:		Graphical desktop/Other
14mr|lxterminal-0.1.11-5|18	#Patch0:		lxterminal-0.1.9-fix-build-with-new-vte.patch
14mr|lxterminal-0.1.11-5|19	#Patch1:		lxterminal-deprecate-revert.patch
14mr|lxterminal-0.1.11-5|20	Patch2:		mdk-lxterminal-conf.patch
14mr|lxterminal-0.1.11-5|21	URL:		http://lxde.sourceforge.net/
14mr|lxterminal-0.1.11-5|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|lxterminal-0.1.11-5|23	%if %git
14mr|lxterminal-0.1.11-5|24	BuildRequires:	docbook-to-man docbook-dtd412-xml docbook-style-xsl
14mr|lxterminal-0.1.11-5|25	%endif
14mr|lxterminal-0.1.11-5|26	BuildRequires:	gtk+2-devel vte-devel
14mr|lxterminal-0.1.11-5|27	BuildRequires:	intltool
14mr|lxterminal-0.1.11-5|28	
14mr|lxterminal-0.1.11-5|29	%description
14mr|lxterminal-0.1.11-5|30	Desktop-independent VTE-based terminal emulator without any unnecessary
14mr|lxterminal-0.1.11-5|31	dependencies.
14mr|lxterminal-0.1.11-5|32	
14mr|lxterminal-0.1.11-5|33	Feature:
14mr|lxterminal-0.1.11-5|34	* Support Multi-tab.
14mr|lxterminal-0.1.11-5|35	* It doesn't have any unnecessary dependencies.
14mr|lxterminal-0.1.11-5|36	* All instances share the same process to reduce memory usage.
14mr|lxterminal-0.1.11-5|37	* It has correct behavior with nice performance when resizing window,
14mr|lxterminal-0.1.11-5|38	tab and VTE stuff.
14mr|lxterminal-0.1.11-5|39	* Using unix-socket instead of D-bus to accomplish all instances share
14mr|lxterminal-0.1.11-5|40	the same process.
14mr|lxterminal-0.1.11-5|41	
14mr|lxterminal-0.1.11-5|42	%prep
14mr|lxterminal-0.1.11-5|43	%if %git
14mr|lxterminal-0.1.11-5|44	%setup -q -n %{name}-%{prerel}
14mr|lxterminal-0.1.11-5|45	#patch1 -p0 -b.deprecate_revert
14mr|lxterminal-0.1.11-5|46	%else
14mr|lxterminal-0.1.11-5|47	%setup -q -n %{name}-%{version}
14mr|lxterminal-0.1.11-5|48	#patch0 -p1 -b .vte
14mr|lxterminal-0.1.11-5|49	%endif
14mr|lxterminal-0.1.11-5|50	#patch1 -p1 -b .dragndrop
14mr|lxterminal-0.1.11-5|51	%patch2 -p0 -b.conf
14mr|lxterminal-0.1.11-5|52	
14mr|lxterminal-0.1.11-5|53	%build
14mr|lxterminal-0.1.11-5|54	%if %git
14mr|lxterminal-0.1.11-5|55	./autogen.sh
14mr|lxterminal-0.1.11-5|56	%configure2_5x --enable-man
14mr|lxterminal-0.1.11-5|57	%else
14mr|lxterminal-0.1.11-5|58	%configure2_5x
14mr|lxterminal-0.1.11-5|59	%endif
14mr|lxterminal-0.1.11-5|60	%make
14mr|lxterminal-0.1.11-5|61	
14mr|lxterminal-0.1.11-5|62	%install
14mr|lxterminal-0.1.11-5|63	rm -rf %{buildroot}
14mr|lxterminal-0.1.11-5|64	%makeinstall_std
14mr|lxterminal-0.1.11-5|65	
14mr|lxterminal-0.1.11-5|66	%{find_lang} %{name}
14mr|lxterminal-0.1.11-5|67	
14mr|lxterminal-0.1.11-5|68	%clean
14mr|lxterminal-0.1.11-5|69	rm -rf %{buildroot}
14mr|lxterminal-0.1.11-5|70	
14mr|lxterminal-0.1.11-5|71	
14mr|lxterminal-0.1.11-5|72	
14mr|lxterminal-0.1.11-5|73	%files -f %{name}.lang
14mr|lxterminal-0.1.11-5|74	%defattr(-, root, root)
14mr|lxterminal-0.1.11-5|75	%{_bindir}/%name
14mr|lxterminal-0.1.11-5|76	%{_datadir}/%name
14mr|lxterminal-0.1.11-5|77	%{_datadir}/applications/*.desktop
14mr|lxterminal-0.1.11-5|78	%{_datadir}/pixmaps/*.png
14mr|lxterminal-0.1.11-5|79	%{_mandir}/man1/*
14mr|lxterminal-0.1.11-5|80	
14mr|lxterminal-0.1.11-5|81	
14mr|lxterminal-0.1.11-5|82	
14mr|lxterminal-0.1.11-5|83	%changelog
14mr|lxterminal-0.1.11-5|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.11-5
14mr|lxterminal-0.1.11-5|85	+ Revision: c50e335
14mr|lxterminal-0.1.11-5|86	- MassBuild#440: Increase release tag
14mr|lxterminal-0.1.11-5|87	
14mr|lxterminal-0.1.11-5|88	

17568 14
14mr|lynx-2.8.8-1|1	%define versio_ 2-8-8
14mr|lynx-2.8.8-1|2	
14mr|lynx-2.8.8-1|3	Summary:	Text based browser for the world wide web
14mr|lynx-2.8.8-1|4	Name:		lynx
14mr|lynx-2.8.8-1|5	Version:	2.8.8
14mr|lynx-2.8.8-1|6	Release:	1
14mr|lynx-2.8.8-1|7	License:	GPLv2+
14mr|lynx-2.8.8-1|8	Group:		Networking/WWW
14mr|lynx-2.8.8-1|9	Url:		http://lynx.isc.org
14mr|lynx-2.8.8-1|10	Source0:	http://lynx.isc.org/current/%{name}%{version}.tar.bz2
14mr|lynx-2.8.8-1|11	Patch0:		lynx2-8-7-adapt-to-modern-file-localizations.patch
14mr|lynx-2.8.8-1|12	Patch1:		lynx2-8-8-default-config.patch
14mr|lynx-2.8.8-1|13	Patch2:		lynx2-8-6-fix-ugly-color.patch
14mr|lynx-2.8.8-1|14	Patch10:	lynx2-8-7-tmp_dir.patch
14mr|lynx-2.8.8-1|15	Patch11:	lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch
14mr|lynx-2.8.8-1|16	BuildRequires:	gettext
14mr|lynx-2.8.8-1|17	BuildRequires:	pkgconfig(ncurses)
14mr|lynx-2.8.8-1|18	BuildRequires:	pkgconfig(ncursesw)
14mr|lynx-2.8.8-1|19	BuildRequires:	pkgconfig(openssl)
14mr|lynx-2.8.8-1|20	BuildRequires:	pkgconfig(zlib)
14mr|lynx-2.8.8-1|21	Provides:	webclient
14mr|lynx-2.8.8-1|22	%rename lynx-ssl
14mr|lynx-2.8.8-1|23	
14mr|lynx-2.8.8-1|24	%description
14mr|lynx-2.8.8-1|25	This a terminal based WWW browser. While it does not make any attempt
14mr|lynx-2.8.8-1|26	at displaying graphics, it has good support for HTML text formatting,
14mr|lynx-2.8.8-1|27	forms, and tables.
14mr|lynx-2.8.8-1|28	
14mr|lynx-2.8.8-1|29	This version includes support for SSL encryption.
14mr|lynx-2.8.8-1|30	
14mr|lynx-2.8.8-1|31	WARNING: In some countries, it is illegal to export this package. In some
14mr|lynx-2.8.8-1|32	countries, it may even be illegal to use it.
14mr|lynx-2.8.8-1|33	
14mr|lynx-2.8.8-1|34	%files -f lynx.lang
14mr|lynx-2.8.8-1|35	%doc README
14mr|lynx-2.8.8-1|36	%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
14mr|lynx-2.8.8-1|37	%config(noreplace) %{_sysconfdir}/lynx.cfg
14mr|lynx-2.8.8-1|38	%config(noreplace) %{_sysconfdir}/lynx.lss
14mr|lynx-2.8.8-1|39	%{_mandir}/*/*
14mr|lynx-2.8.8-1|40	%{_bindir}/*
14mr|lynx-2.8.8-1|41	%{_datadir}/lynx_help
14mr|lynx-2.8.8-1|42	
14mr|lynx-2.8.8-1|43	#----------------------------------------------------------------------------
14mr|lynx-2.8.8-1|44	
14mr|lynx-2.8.8-1|45	%prep
14mr|lynx-2.8.8-1|46	%setup  -q -n %{name}%{versio_}
14mr|lynx-2.8.8-1|47	%patch0 -p1
14mr|lynx-2.8.8-1|48	%patch1 -p1
14mr|lynx-2.8.8-1|49	%patch2 -p1
14mr|lynx-2.8.8-1|50	%patch10 -p1
14mr|lynx-2.8.8-1|51	%patch11 -p1
14mr|lynx-2.8.8-1|52	perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg
14mr|lynx-2.8.8-1|53	
14mr|lynx-2.8.8-1|54	%build
14mr|lynx-2.8.8-1|55	debian_options=`cat << DEBIAN
14mr|lynx-2.8.8-1|56	--enable-warnings
14mr|lynx-2.8.8-1|57	--enable-8bit-toupper
14mr|lynx-2.8.8-1|58	--enable-externs
14mr|lynx-2.8.8-1|59	--enable-cgi-links
14mr|lynx-2.8.8-1|60	--enable-persistent-cookies --enable-nls
14mr|lynx-2.8.8-1|61	--enable-prettysrc --enable-source-cache
14mr|lynx-2.8.8-1|62	--enable-charset-choice
14mr|lynx-2.8.8-1|63	--enable-default-colors
14mr|lynx-2.8.8-1|64	--enable-ipv6
14mr|lynx-2.8.8-1|65	--enable-nested-tables --enable-read-eta
14mr|lynx-2.8.8-1|66	--with-zlib
14mr|lynx-2.8.8-1|67	DEBIAN`
14mr|lynx-2.8.8-1|68	# removed --enable-exec-links --enable-exec-scripts,
14mr|lynx-2.8.8-1|69	# it goes together with LOCAL_EXECUTION_LINKS_* in lynx.cfg
14mr|lynx-2.8.8-1|70	
14mr|lynx-2.8.8-1|71	redhat_options=`cat << REDHAT
14mr|lynx-2.8.8-1|72	--with-screen=ncursesw
14mr|lynx-2.8.8-1|73	--enable-internal-links
14mr|lynx-2.8.8-1|74	--enable-libjs
14mr|lynx-2.8.8-1|75	--enable-scrollbar
14mr|lynx-2.8.8-1|76	--enable-file-upload
14mr|lynx-2.8.8-1|77	--enable-locale-charset
14mr|lynx-2.8.8-1|78	--with-ssl
14mr|lynx-2.8.8-1|79	--enable-addrlist-page
14mr|lynx-2.8.8-1|80	--enable-justify-elts
14mr|lynx-2.8.8-1|81	REDHAT`
14mr|lynx-2.8.8-1|82	
14mr|lynx-2.8.8-1|83	other_options=`cat << OTHER
14mr|lynx-2.8.8-1|84	--enable-color-style
14mr|lynx-2.8.8-1|85	--enable-nsl-fork
14mr|lynx-2.8.8-1|86	OTHER`
14mr|lynx-2.8.8-1|87	
14mr|lynx-2.8.8-1|88	# (cf INSTALLATION file for more about the options)
14mr|lynx-2.8.8-1|89	# --with-included-gettext  is the default
14mr|lynx-2.8.8-1|90	# --enable-kbd-layout not useful enough
14mr|lynx-2.8.8-1|91	# --enable-cjk not needed for CJK and may go away in a future release
14mr|lynx-2.8.8-1|92	
14mr|lynx-2.8.8-1|93	%configure --libdir=/usr/share/lynx $debian_options $redhat_options $other_options
14mr|lynx-2.8.8-1|94	%make
14mr|lynx-2.8.8-1|95	
14mr|lynx-2.8.8-1|96	%install
14mr|lynx-2.8.8-1|97	%makeinstall_std install-help
14mr|lynx-2.8.8-1|98	
14mr|lynx-2.8.8-1|99	install -d %{buildroot}%{_sysconfdir}
14mr|lynx-2.8.8-1|100	cat >%{buildroot}%{_sysconfdir}/lynx-site.cfg <<EOF
14mr|lynx-2.8.8-1|101	# Place any local lynx configuration options (proxies etc.) here.
14mr|lynx-2.8.8-1|102	EOF
14mr|lynx-2.8.8-1|103	
14mr|lynx-2.8.8-1|104	%find_lang lynx
14mr|lynx-2.8.8-1|105	
14mr|lynx-2.8.8-1|106	
14mr|lynx-2.8.8-1|107	%changelog
14mr|lynx-2.8.8-1|108	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 2.8.8-1
14mr|lynx-2.8.8-1|109	+ Revision: fedd435
14mr|lynx-2.8.8-1|110	- New version 2.8.8
14mr|lynx-2.8.8-1|111	
14mr|lynx-2.8.8-1|112	

17569 14
14mr|lyx-2.0.5.1-6|1	Summary:	A word processor for the Desktop Environment
14mr|lyx-2.0.5.1-6|2	Name:		lyx
14mr|lyx-2.0.5.1-6|3	Version:	2.0.5.1
14mr|lyx-2.0.5.1-6|4	Release:	6
14mr|lyx-2.0.5.1-6|5	License:	GPLv2+
14mr|lyx-2.0.5.1-6|6	Group:		Office
14mr|lyx-2.0.5.1-6|7	Url:		http://www.lyx.org/
14mr|lyx-2.0.5.1-6|8	Source0:	ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/%name-%version.tar.xz
14mr|lyx-2.0.5.1-6|9	# use xdg-open instead of hard coded applications to open files
14mr|lyx-2.0.5.1-6|10	# sent to upstream developers by fhimpe on 4 Jun 2009
14mr|lyx-2.0.5.1-6|11	Patch0:		lyx-2.0.1-xdg_open.patch
14mr|lyx-2.0.5.1-6|12	BuildRequires:	gettext
14mr|lyx-2.0.5.1-6|13	BuildRequires:	ghostscript
14mr|lyx-2.0.5.1-6|14	BuildRequires:	groff-for-man
14mr|lyx-2.0.5.1-6|15	BuildRequires:	imagemagick
14mr|lyx-2.0.5.1-6|16	BuildRequires:	sgml-tools
14mr|lyx-2.0.5.1-6|17	BuildRequires:	tetex-dvips
14mr|lyx-2.0.5.1-6|18	BuildRequires:	tetex-latex
14mr|lyx-2.0.5.1-6|19	BuildRequires:	texinfo
14mr|lyx-2.0.5.1-6|20	BuildRequires:	boost-devel
14mr|lyx-2.0.5.1-6|21	BuildRequires:	gettext-devel
14mr|lyx-2.0.5.1-6|22	BuildRequires:	jpeg-devel
14mr|lyx-2.0.5.1-6|23	BuildRequires:	qt4-devel
14mr|lyx-2.0.5.1-6|24	BuildRequires:	pkgconfig(enchant)
14mr|lyx-2.0.5.1-6|25	BuildRequires:	pkgconfig(hunspell)
14mr|lyx-2.0.5.1-6|26	BuildRequires:	pkgconfig(xpm)
14mr|lyx-2.0.5.1-6|27	Requires:	texlive
14mr|lyx-2.0.5.1-6|28	Requires:	texlive-scheme-full
14mr|lyx-2.0.5.1-6|29	Requires:	fonts-ttf-latex
14mr|lyx-2.0.5.1-6|30	Requires:	xdg-utils
14mr|lyx-2.0.5.1-6|31	
14mr|lyx-2.0.5.1-6|32	%description
14mr|lyx-2.0.5.1-6|33	LyX is a modern approach of writing documents with a computer which breaks
14mr|lyx-2.0.5.1-6|34	with the tradition of the obsolete typewriter concept. It is designed for
14mr|lyx-2.0.5.1-6|35	people who want a professional output with a minimum of time effort, without
14mr|lyx-2.0.5.1-6|36	becoming specialists in typesetting. Compared to common word processors LyX
14mr|lyx-2.0.5.1-6|37	will increase the productivity a lot, since most of the typesetting will be
14mr|lyx-2.0.5.1-6|38	done by the computer, not the author. With LyX the author can concentrate on
14mr|lyx-2.0.5.1-6|39	the contents of his writing, since the computer will take care of the look.
14mr|lyx-2.0.5.1-6|40	
14mr|lyx-2.0.5.1-6|41	%files -f %{name}.lang
14mr|lyx-2.0.5.1-6|42	%doc README ANNOUNCE
14mr|lyx-2.0.5.1-6|43	%{_bindir}/%{name}
14mr|lyx-2.0.5.1-6|44	%{_bindir}/lyxclient
14mr|lyx-2.0.5.1-6|45	%{_bindir}/tex2lyx
14mr|lyx-2.0.5.1-6|46	%{_datadir}/applications/lyx.desktop
14mr|lyx-2.0.5.1-6|47	%{_datadir}/texmf/tex/latex/lyx
14mr|lyx-2.0.5.1-6|48	%{_liconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|49	%{_iconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|50	%{_miconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|51	%{_mandir}/man1/*
14mr|lyx-2.0.5.1-6|52	
14mr|lyx-2.0.5.1-6|53	%post
14mr|lyx-2.0.5.1-6|54	## Fix the TeX file hash
14mr|lyx-2.0.5.1-6|55	texhash
14mr|lyx-2.0.5.1-6|56	## Before configuring lyx for the local system
14mr|lyx-2.0.5.1-6|57	## PATH needs to be imported
14mr|lyx-2.0.5.1-6|58	if [ -f /etc/profile ]; then
14mr|lyx-2.0.5.1-6|59	. /etc/profile
14mr|lyx-2.0.5.1-6|60	fi
14mr|lyx-2.0.5.1-6|61	## Now configure LyX
14mr|lyx-2.0.5.1-6|62	cd %{_datadir}/lyx
14mr|lyx-2.0.5.1-6|63	./configure.py > /dev/null
14mr|lyx-2.0.5.1-6|64	
14mr|lyx-2.0.5.1-6|65	#----------------------------------------------------------------------------
14mr|lyx-2.0.5.1-6|66	
14mr|lyx-2.0.5.1-6|67	%prep
14mr|lyx-2.0.5.1-6|68	%setup -q
14mr|lyx-2.0.5.1-6|69	%patch0 -p1 -b .xdg-open
14mr|lyx-2.0.5.1-6|70	autoreconf -fi -Iconfig
14mr|lyx-2.0.5.1-6|71	
14mr|lyx-2.0.5.1-6|72	%build
14mr|lyx-2.0.5.1-6|73	export PATH=$PATH:/usr/lib/qt4/bin/
14mr|lyx-2.0.5.1-6|74	%configure2_5x \
14mr|lyx-2.0.5.1-6|75	--with-frontend=qt4 \
14mr|lyx-2.0.5.1-6|76	--disable-rpath \
14mr|lyx-2.0.5.1-6|77	--without-included-boost \
14mr|lyx-2.0.5.1-6|78	--enable-optimization="%{optflags}" \
14mr|lyx-2.0.5.1-6|79	--with-enchant \
14mr|lyx-2.0.5.1-6|80	--with-hunspell \
14mr|lyx-2.0.5.1-6|81	--disable-silent-rules
14mr|lyx-2.0.5.1-6|82	%make
14mr|lyx-2.0.5.1-6|83	
14mr|lyx-2.0.5.1-6|84	%install
14mr|lyx-2.0.5.1-6|85	%makeinstall_std
14mr|lyx-2.0.5.1-6|86	
14mr|lyx-2.0.5.1-6|87	mkdir -p %{buildroot}%{_datadir}/applications
14mr|lyx-2.0.5.1-6|88	cat > %{buildroot}%{_datadir}/applications/lyx.desktop << EOF
14mr|lyx-2.0.5.1-6|89	[Desktop Entry]
14mr|lyx-2.0.5.1-6|90	Name=LyX
14mr|lyx-2.0.5.1-6|91	Comment=TeX document processor - especially good at scientific documents
14mr|lyx-2.0.5.1-6|92	Exec=%{_bindir}/lyx
14mr|lyx-2.0.5.1-6|93	Icon=lyx
14mr|lyx-2.0.5.1-6|94	Terminal=false
14mr|lyx-2.0.5.1-6|95	Type=Application
14mr|lyx-2.0.5.1-6|96	Categories=Qt;Office;WordProcessor;X-MandrivaLinux-CrossDesktop;
14mr|lyx-2.0.5.1-6|97	MimeType=application/x-lyx;
14mr|lyx-2.0.5.1-6|98	EOF
14mr|lyx-2.0.5.1-6|99	
14mr|lyx-2.0.5.1-6|100	## icons
14mr|lyx-2.0.5.1-6|101	mkdir -p %{buildroot}/%{_liconsdir}
14mr|lyx-2.0.5.1-6|102	convert -size 48x48 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_liconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|103	mkdir -p %{buildroot}/%{_iconsdir}
14mr|lyx-2.0.5.1-6|104	cp development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|105	mkdir -p %{buildroot}/%{_miconsdir}
14mr|lyx-2.0.5.1-6|106	convert -size 16x16 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_miconsdir}/%{name}.png
14mr|lyx-2.0.5.1-6|107	
14mr|lyx-2.0.5.1-6|108	## Set up the lyx-specific class files where TeX can see then
14mr|lyx-2.0.5.1-6|109	TEXMF=%{_datadir}/texmf
14mr|lyx-2.0.5.1-6|110	mkdir -p %{buildroot}${TEXMF}/tex/latex
14mr|lyx-2.0.5.1-6|111	cp -r %{buildroot}%{_datadir}/lyx/tex %{buildroot}${TEXMF}/tex/latex/lyx
14mr|lyx-2.0.5.1-6|112	chmod +x %{buildroot}%{_datadir}/lyx/configure.py
14mr|lyx-2.0.5.1-6|113	rm -f %{buildroot}%{_bindir}/listerrors
14mr|lyx-2.0.5.1-6|114	
14mr|lyx-2.0.5.1-6|115	%find_lang %{name}
14mr|lyx-2.0.5.1-6|116	
14mr|lyx-2.0.5.1-6|117	find %{buildroot}%{_datadir}/%{name} -type f | sed -e "s@%{buildroot}@@g" \
14mr|lyx-2.0.5.1-6|118	-e "s@%{_datadir}/%{name}/doc/\(..\)_@%lang(\1) %{_datadir}/%{name}/doc/\1_@g" \
14mr|lyx-2.0.5.1-6|119	-e "s@\(%{_datadir}/%{name}/configure.py\)\$@%attr(755,root,root) \1@g" \
14mr|lyx-2.0.5.1-6|120	-e "s@\(%{_datadir}/%{name}/scripts/\)@%attr(755,root,root) \1@g" \
14mr|lyx-2.0.5.1-6|121	-e "s@\(%{_datadir}/%{name}/lyx2lyx/\)@%attr(755,root,root) \1@g" \
14mr|lyx-2.0.5.1-6|122	>> %{name}.lang
14mr|lyx-2.0.5.1-6|123	find %{buildroot}%{_datadir}/%{name} -type d | sed -e "s@%{buildroot}@%dir @g" >> %{name}.lang
14mr|lyx-2.0.5.1-6|124	
14mr|lyx-2.0.5.1-6|125	
14mr|lyx-2.0.5.1-6|126	
14mr|lyx-2.0.5.1-6|127	%changelog
14mr|lyx-2.0.5.1-6|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.5.1-6
14mr|lyx-2.0.5.1-6|129	+ Revision: 620cbe3
14mr|lyx-2.0.5.1-6|130	- MassBuild#440: Increase release tag
14mr|lyx-2.0.5.1-6|131	
14mr|lyx-2.0.5.1-6|132	

17570 14
14mr|lzip-1.15-2|1	Summary:	Lossless file compressor based on the LZMA algorithm
14mr|lzip-1.15-2|2	Name:		lzip
14mr|lzip-1.15-2|3	Version:	1.15
14mr|lzip-1.15-2|4	Release:	2
14mr|lzip-1.15-2|5	License:	GPLv3+
14mr|lzip-1.15-2|6	Group:		Archiving/Compression
14mr|lzip-1.15-2|7	Url:		http://www.nongnu.org/lzip/lzip.html
14mr|lzip-1.15-2|8	Source0:	http://nongnu.askapache.com/lzip/%{name}-%{version}.tar.gz
14mr|lzip-1.15-2|9	
14mr|lzip-1.15-2|10	%description
14mr|lzip-1.15-2|11	Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov
14mr|lzip-1.15-2|12	chain-Algorithm) algorithm. The high compression of LZMA comes from
14mr|lzip-1.15-2|13	combining two basic, well-proven compression ideas: sliding dictionaries
14mr|lzip-1.15-2|14	(i.e. LZ77/78), and markov models (i.e. the thing used by every
14mr|lzip-1.15-2|15	compression algorithm that uses a range encoder or similar order-0
14mr|lzip-1.15-2|16	entropy coder as its last stage) with segregation of contexts according
14mr|lzip-1.15-2|17	to what the bits are used for.
14mr|lzip-1.15-2|18	
14mr|lzip-1.15-2|19	Lzip is not a replacement for gzip or bzip2, but a complement; which
14mr|lzip-1.15-2|20	one is best to use depends on user's needs. Gzip is the fastest and most
14mr|lzip-1.15-2|21	widely used. Bzip2 compresses better than gzip but is slower, both
14mr|lzip-1.15-2|22	compressing and decompressing. Lzip decompresses almost as fast as gzip
14mr|lzip-1.15-2|23	and compresses better than bzip2, but requires more memory and time
14mr|lzip-1.15-2|24	during compression. These features make lzip well suited for software
14mr|lzip-1.15-2|25	distribution and data archival.
14mr|lzip-1.15-2|26	
14mr|lzip-1.15-2|27	%files
14mr|lzip-1.15-2|28	%doc AUTHORS COPYING NEWS README ChangeLog
14mr|lzip-1.15-2|29	%{_bindir}/%{name}
14mr|lzip-1.15-2|30	%{_infodir}/%{name}.info*
14mr|lzip-1.15-2|31	%{_mandir}/man1/%{name}.1*
14mr|lzip-1.15-2|32	
14mr|lzip-1.15-2|33	#----------------------------------------------------------------------------
14mr|lzip-1.15-2|34	
14mr|lzip-1.15-2|35	%prep
14mr|lzip-1.15-2|36	%setup -q
14mr|lzip-1.15-2|37	
14mr|lzip-1.15-2|38	%build
14mr|lzip-1.15-2|39	%configure2_5x CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|lzip-1.15-2|40	%make
14mr|lzip-1.15-2|41	
14mr|lzip-1.15-2|42	%install
14mr|lzip-1.15-2|43	%makeinstall_std
14mr|lzip-1.15-2|44	
14mr|lzip-1.15-2|45	
14mr|lzip-1.15-2|46	
14mr|lzip-1.15-2|47	%changelog
14mr|lzip-1.15-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15-2
14mr|lzip-1.15-2|49	+ Revision: cdf4f5b
14mr|lzip-1.15-2|50	- MassBuild#440: Increase release tag
14mr|lzip-1.15-2|51	
14mr|lzip-1.15-2|52	

17571 14
14mr|lzmadec-4.43-33|1	%define oname lzma
14mr|lzmadec-4.43-33|2	%define oldlzmaver 4.32.7
14mr|lzmadec-4.43-33|3	%define major 0
14mr|lzmadec-4.43-33|4	%define libname %mklibname lzmadec %{major}
14mr|lzmadec-4.43-33|5	%define libdev  %mklibname -d lzmadec
14mr|lzmadec-4.43-33|6	
14mr|lzmadec-4.43-33|7	Summary:	LZMA utils
14mr|lzmadec-4.43-33|8	Name:		lzmadec
14mr|lzmadec-4.43-33|9	Version:	4.43
14mr|lzmadec-4.43-33|10	Release:	33
14mr|lzmadec-4.43-33|11	License:	GPL
14mr|lzmadec-4.43-33|12	Group:		Archiving/Compression
14mr|lzmadec-4.43-33|13	URL:		http://tukaani.org/lzma/
14mr|lzmadec-4.43-33|14	Source0:	http://tukaani.org/lzma/lzma-%{oldlzmaver}.tar.lzma
14mr|lzmadec-4.43-33|15	Source1:	http://ovh.dl.sourceforge.net/sourceforge/sevenzip/lzma443.tar.bz2
14mr|lzmadec-4.43-33|16	Source3:	sqlzma.h
14mr|lzmadec-4.43-33|17	# (blino) modified for 443, from sqlzma1-449.patch:
14mr|lzmadec-4.43-33|18	#   * adapted to lzma443 dist structure: s,/C/Compress/Lzma/,/C/7zip/Compress/LZMA_C/,; s,/CPP/7zip/Compress/LZMA_Alone/,/C/7zip/Compress/LZMA_Alone/,
14mr|lzmadec-4.43-33|19	#   * use sqlzma.mk makefiles for 443 (from from sqlzma1-443.patch)
14mr|lzmadec-4.43-33|20	#   * remove NCoderPropID::kNumThreads in comp.cc, it is invalid since we don't build LZMAEncoder.cpp with COMPRESS_MF_MT multithread support
14mr|lzmadec-4.43-33|21	Patch3:		lzma-4.32.4-sqlzma.patch
14mr|lzmadec-4.43-33|22	Patch4:		lzma-4.43-add-missing-header.patch
14mr|lzmadec-4.43-33|23	Patch5:		lzma-4.43-quiet.patch
14mr|lzmadec-4.43-33|24	Patch6:		lzma-4.43-update-version.patch
14mr|lzmadec-4.43-33|25	Patch7:		lzma-4.43-fix-fast-compression.patch
14mr|lzmadec-4.43-33|26	Patch8:		lzma-4.43-add-missing-gethandle.patch
14mr|lzmadec-4.43-33|27	Patch9:		lzma-4.32.4-text-tune.patch
14mr|lzmadec-4.43-33|28	# 4.32.2 has changes to sdk that we replace with newer, we apply these to the new
14mr|lzmadec-4.43-33|29	Patch12:	lzma-4.32.2-sdk-changes.patch
14mr|lzmadec-4.43-33|30	Patch16:	lzma-4.32.7-format_not_a_string_literal_and_no_format_arguments.diff
14mr|lzmadec-4.43-33|31	# for squashfs-lzma library
14mr|lzmadec-4.43-33|32	BuildRequires:	pkgconfig(zlib)
14mr|lzmadec-4.43-33|33	BuildRequires:	dos2unix
14mr|lzmadec-4.43-33|34	BuildRequires:	diffutils
14mr|lzmadec-4.43-33|35	
14mr|lzmadec-4.43-33|36	%description
14mr|lzmadec-4.43-33|37	LZMA provides very high compression ratio and fast decompression. The
14mr|lzmadec-4.43-33|38	core of the LZMA utils is Igor Pavlov's LZMA SDK containing the actual
14mr|lzmadec-4.43-33|39	LZMA encoder/decoder. LZMA utils add a few scripts which provide
14mr|lzmadec-4.43-33|40	gzip-like command line interface and a couple of other LZMA related
14mr|lzmadec-4.43-33|41	tools. Also provides:
14mr|lzmadec-4.43-33|42	
14mr|lzmadec-4.43-33|43	- Average compression ratio 30% better than that of gzip and 15%
14mr|lzmadec-4.43-33|44	better than that of bzip2.
14mr|lzmadec-4.43-33|45	
14mr|lzmadec-4.43-33|46	- Decompression speed is only little slower than that of gzip, being
14mr|lzmadec-4.43-33|47	two to five times faster than bzip2.
14mr|lzmadec-4.43-33|48	
14mr|lzmadec-4.43-33|49	- In fast mode, compresses faster than bzip2 with a comparable
14mr|lzmadec-4.43-33|50	compression ratio.
14mr|lzmadec-4.43-33|51	
14mr|lzmadec-4.43-33|52	- Achieving the best compression ratios takes four to even twelve
14mr|lzmadec-4.43-33|53	times longer than with bzip2. However. this doesn't affect
14mr|lzmadec-4.43-33|54	decompressing speed.
14mr|lzmadec-4.43-33|55	
14mr|lzmadec-4.43-33|56	- Very similar command line interface than what gzip and bzip2 have.
14mr|lzmadec-4.43-33|57	
14mr|lzmadec-4.43-33|58	#----------------------------------------------------------------------------
14mr|lzmadec-4.43-33|59	
14mr|lzmadec-4.43-33|60	%package -n	%{libname}
14mr|lzmadec-4.43-33|61	Summary:	Libraries for decoding LZMA compression
14mr|lzmadec-4.43-33|62	Group:		System/Libraries
14mr|lzmadec-4.43-33|63	License:	LGPL
14mr|lzmadec-4.43-33|64	Provides:	%{_lib}%{oname}%{major} = %{EVRD}
14mr|lzmadec-4.43-33|65	
14mr|lzmadec-4.43-33|66	%description -n	%{libname}
14mr|lzmadec-4.43-33|67	Libraries for decoding LZMA compression.
14mr|lzmadec-4.43-33|68	
14mr|lzmadec-4.43-33|69	%files -n %{libname}
14mr|lzmadec-4.43-33|70	%{_libdir}/liblzmadec.so.%{major}*
14mr|lzmadec-4.43-33|71	
14mr|lzmadec-4.43-33|72	#----------------------------------------------------------------------------
14mr|lzmadec-4.43-33|73	
14mr|lzmadec-4.43-33|74	%package -n	%{libdev}
14mr|lzmadec-4.43-33|75	Summary:	Devel libraries & headers for liblzmadec
14mr|lzmadec-4.43-33|76	Group:		Development/C
14mr|lzmadec-4.43-33|77	License:	LGPL
14mr|lzmadec-4.43-33|78	Provides:	liblzmadec-devel = %{EVRD}
14mr|lzmadec-4.43-33|79	Provides:	%{oname}-devel = %{EVRD}
14mr|lzmadec-4.43-33|80	Requires:	%{libname} = %{EVRD}
14mr|lzmadec-4.43-33|81	
14mr|lzmadec-4.43-33|82	%description -n %{libdev}
14mr|lzmadec-4.43-33|83	Devel libraries & headers for liblzmadec.
14mr|lzmadec-4.43-33|84	
14mr|lzmadec-4.43-33|85	%files -n %{libdev}
14mr|lzmadec-4.43-33|86	%doc *.txt
14mr|lzmadec-4.43-33|87	%{_includedir}/*.h
14mr|lzmadec-4.43-33|88	%{_libdir}/*.so
14mr|lzmadec-4.43-33|89	%{_libdir}/*.a
14mr|lzmadec-4.43-33|90	
14mr|lzmadec-4.43-33|91	#----------------------------------------------------------------------------
14mr|lzmadec-4.43-33|92	
14mr|lzmadec-4.43-33|93	%package -n	dkms-%{oname}
14mr|lzmadec-4.43-33|94	Summary:	Kernel modules for decoding LZMA compression
14mr|lzmadec-4.43-33|95	Group:		System/Kernel and hardware
14mr|lzmadec-4.43-33|96	License:	GPL
14mr|lzmadec-4.43-33|97	Requires(post):	dkms
14mr|lzmadec-4.43-33|98	Requires(preun):	dkms
14mr|lzmadec-4.43-33|99	
14mr|lzmadec-4.43-33|100	%description -n	dkms-%{oname}
14mr|lzmadec-4.43-33|101	Kernel modules for decoding LZMA compression.
14mr|lzmadec-4.43-33|102	
14mr|lzmadec-4.43-33|103	%files -n dkms-%{oname}
14mr|lzmadec-4.43-33|104	/usr/src/%{oname}-%{version}-%{release}
14mr|lzmadec-4.43-33|105	
14mr|lzmadec-4.43-33|106	%post -n dkms-%{oname}
14mr|lzmadec-4.43-33|107	set -x
14mr|lzmadec-4.43-33|108	/usr/sbin/dkms --rpm_safe_upgrade add -m %{oname} -v %{version}-%{release}
14mr|lzmadec-4.43-33|109	/usr/sbin/dkms --rpm_safe_upgrade build -m %{oname} -v %{version}-%{release}
14mr|lzmadec-4.43-33|110	/usr/sbin/dkms --rpm_safe_upgrade install -m %{oname} -v %{version}-%{release}
14mr|lzmadec-4.43-33|111	:
14mr|lzmadec-4.43-33|112	
14mr|lzmadec-4.43-33|113	%preun -n dkms-%{oname}
14mr|lzmadec-4.43-33|114	set -x
14mr|lzmadec-4.43-33|115	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{oname} -v %{version}-%{release} --all
14mr|lzmadec-4.43-33|116	:
14mr|lzmadec-4.43-33|117	
14mr|lzmadec-4.43-33|118	#----------------------------------------------------------------------------
14mr|lzmadec-4.43-33|119	
14mr|lzmadec-4.43-33|120	%prep
14mr|lzmadec-4.43-33|121	%setup -q -n %{oname}-%{oldlzmaver} -a1
14mr|lzmadec-4.43-33|122	%patch3 -p1 -b .sqlzma
14mr|lzmadec-4.43-33|123	cp %{SOURCE3} .
14mr|lzmadec-4.43-33|124	dos2unix *.txt
14mr|lzmadec-4.43-33|125	
14mr|lzmadec-4.43-33|126	# ugly syncing with latest sdk
14mr|lzmadec-4.43-33|127	mv src/sdk src/sdk.old
14mr|lzmadec-4.43-33|128	cp -r C src/sdk
14mr|lzmadec-4.43-33|129	for i in `find src/sdk.old -name Makefile.\*`; do
14mr|lzmadec-4.43-33|130	cp $i `echo $i|sed -e 's#sdk.old#sdk#g'`;
14mr|lzmadec-4.43-33|131	done
14mr|lzmadec-4.43-33|132	
14mr|lzmadec-4.43-33|133	find src/sdk -name makefile|xargs rm -f
14mr|lzmadec-4.43-33|134	
14mr|lzmadec-4.43-33|135	%patch4 -p1 -b .config_h
14mr|lzmadec-4.43-33|136	%patch5 -p1 -b .quiet
14mr|lzmadec-4.43-33|137	%patch6 -p0 -b .version
14mr|lzmadec-4.43-33|138	%patch7 -p0 -b .fast
14mr|lzmadec-4.43-33|139	%patch8 -p0 -b .gethandle
14mr|lzmadec-4.43-33|140	%patch9 -p1 -b .text
14mr|lzmadec-4.43-33|141	%patch12 -p1 -b .4.32.2
14mr|lzmadec-4.43-33|142	%patch16 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|lzmadec-4.43-33|143	
14mr|lzmadec-4.43-33|144	pushd C/7zip/Compress/LZMA_C
14mr|lzmadec-4.43-33|145	cp %{SOURCE3} kmod/
14mr|lzmadec-4.43-33|146	cp uncomp.c LzmaDecode.{c,h} LzmaTypes.h kmod/
14mr|lzmadec-4.43-33|147	perl -pi -e 's,^#include "\.\./(Lzma.*)",#include "$1",' kmod/*.{c,h}
14mr|lzmadec-4.43-33|148	cat > kmod/dkms.conf <<EOF
14mr|lzmadec-4.43-33|149	PACKAGE_NAME=%{oname}
14mr|lzmadec-4.43-33|150	PACKAGE_VERSION=%{version}-%{release}
14mr|lzmadec-4.43-33|151	DEST_MODULE_LOCATION[0]="/kernel/lib/%{oname}"
14mr|lzmadec-4.43-33|152	DEST_MODULE_LOCATION[1]="/kernel/lib/%{oname}"
14mr|lzmadec-4.43-33|153	BUILT_MODULE_NAME[0]="sqlzma"
14mr|lzmadec-4.43-33|154	BUILT_MODULE_NAME[1]="unlzma"
14mr|lzmadec-4.43-33|155	AUTOINSTALL=yes
14mr|lzmadec-4.43-33|156	EOF
14mr|lzmadec-4.43-33|157	popd
14mr|lzmadec-4.43-33|158	
14mr|lzmadec-4.43-33|159	%build
14mr|lzmadec-4.43-33|160	CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -O3" \
14mr|lzmadec-4.43-33|161	CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -O3" \
14mr|lzmadec-4.43-33|162	%configure2_5x
14mr|lzmadec-4.43-33|163	%make
14mr|lzmadec-4.43-33|164	%make CFLAGS="%{optflags} -c -Wall -pedantic -D _LZMA_PROB32  -DNDEBUG -include pthread.h -I../../../.." -C C/7zip/Compress/LZMA_C -f sqlzma.mk Sqlzma=../../../..
14mr|lzmadec-4.43-33|165	%make CFLAGS="%{optflags} -c -I ../../../" -C C/7zip/Compress/LZMA_Alone -f sqlzma.mk Sqlzma=../../../..
14mr|lzmadec-4.43-33|166	
14mr|lzmadec-4.43-33|167	%install
14mr|lzmadec-4.43-33|168	%makeinstall_std
14mr|lzmadec-4.43-33|169	
14mr|lzmadec-4.43-33|170	install C/7zip/Compress/LZMA_*/*.a %{buildroot}%{_libdir}
14mr|lzmadec-4.43-33|171	
14mr|lzmadec-4.43-33|172	mkdir -p %{buildroot}/usr/src/%{oname}-%{version}-%{release}/
14mr|lzmadec-4.43-33|173	tar c -C C/7zip/Compress/LZMA_C/kmod . | tar x -C %{buildroot}/usr/src/%{oname}-%{version}-%{release}/
14mr|lzmadec-4.43-33|174	
14mr|lzmadec-4.43-33|175	rm -rf %{buildroot}{%{_bindir},%{_mandir}}
14mr|lzmadec-4.43-33|176	
14mr|lzmadec-4.43-33|177	%check
14mr|lzmadec-4.43-33|178	make check
14mr|lzmadec-4.43-33|179	
14mr|lzmadec-4.43-33|180	
14mr|lzmadec-4.43-33|181	%changelog
14mr|lzmadec-4.43-33|182	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.43-33
14mr|lzmadec-4.43-33|183	+ Revision: f5ac37b
14mr|lzmadec-4.43-33|184	- MassBuild#440: Increase release tag
14mr|lzmadec-4.43-33|185	
14mr|lzmadec-4.43-33|186	

17572 14
14mr|lzmalib-0.0.1-8|1	%define	major 1
14mr|lzmalib-0.0.1-8|2	%define libname %mklibname %{name} %{major}
14mr|lzmalib-0.0.1-8|3	%define develname %mklibname %{name} -d
14mr|lzmalib-0.0.1-8|4	
14mr|lzmalib-0.0.1-8|5	Summary: 	A thin wrapper library of LZMA
14mr|lzmalib-0.0.1-8|6	Name: 		lzmalib
14mr|lzmalib-0.0.1-8|7	Version: 	0.0.1
14mr|lzmalib-0.0.1-8|8	Release: 	8
14mr|lzmalib-0.0.1-8|9	Group: 		System/Libraries
14mr|lzmalib-0.0.1-8|10	License: 	LGPL
14mr|lzmalib-0.0.1-8|11	URL: 		http://tokyocabinet.sourceforge.net/misc/
14mr|lzmalib-0.0.1-8|12	Source0: 	http://tokyocabinet.sourceforge.net/misc/%{name}-%{version}.tar.gz
14mr|lzmalib-0.0.1-8|13	Patch0:		lzmalib-0.0.1-format_not_a_string_literal_and_no_format_arguments.diff
14mr|lzmalib-0.0.1-8|14	Patch1:		lzmalib-0.0.1-new_libname_fix.diff
14mr|lzmalib-0.0.1-8|15	BuildRequires:	chrpath
14mr|lzmalib-0.0.1-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|lzmalib-0.0.1-8|17	
14mr|lzmalib-0.0.1-8|18	%description
14mr|lzmalib-0.0.1-8|19	This package includes a thin wrapper library of LZMA SDK written by Igor
14mr|lzmalib-0.0.1-8|20	Pavlov.
14mr|lzmalib-0.0.1-8|21	
14mr|lzmalib-0.0.1-8|22	%package -n	lzmacmd
14mr|lzmalib-0.0.1-8|23	Summary:	The lzmacmd command line utility
14mr|lzmalib-0.0.1-8|24	Group:		System/Libraries
14mr|lzmalib-0.0.1-8|25	
14mr|lzmalib-0.0.1-8|26	%description -n lzmacmd
14mr|lzmalib-0.0.1-8|27	This package includes the lzmacmd command line utility.
14mr|lzmalib-0.0.1-8|28	
14mr|lzmalib-0.0.1-8|29	%package -n	%{libname}
14mr|lzmalib-0.0.1-8|30	Summary:	A thin wrapper library of LZMA
14mr|lzmalib-0.0.1-8|31	Group:		System/Libraries
14mr|lzmalib-0.0.1-8|32	
14mr|lzmalib-0.0.1-8|33	%description -n %{libname}
14mr|lzmalib-0.0.1-8|34	This package includes a thin wrapper library of LZMA SDK written by Igor
14mr|lzmalib-0.0.1-8|35	Pavlov.
14mr|lzmalib-0.0.1-8|36	
14mr|lzmalib-0.0.1-8|37	%package -n	%{develname}
14mr|lzmalib-0.0.1-8|38	Summary:	Headers for developing programs that will use %{name}
14mr|lzmalib-0.0.1-8|39	Group:		Development/C++
14mr|lzmalib-0.0.1-8|40	Requires:	%{libname} = %{version}
14mr|lzmalib-0.0.1-8|41	Provides:	lzmalib-devel = %{version}-%{release}
14mr|lzmalib-0.0.1-8|42	
14mr|lzmalib-0.0.1-8|43	%description -n	%{develname}
14mr|lzmalib-0.0.1-8|44	This package contains the headers that programmers will need to develop
14mr|lzmalib-0.0.1-8|45	applications which will use %{name}.
14mr|lzmalib-0.0.1-8|46	
14mr|lzmalib-0.0.1-8|47	%prep
14mr|lzmalib-0.0.1-8|48	
14mr|lzmalib-0.0.1-8|49	%setup -q -n %{name}-%{version}
14mr|lzmalib-0.0.1-8|50	%patch0 -p0
14mr|lzmalib-0.0.1-8|51	%patch1 -p1
14mr|lzmalib-0.0.1-8|52	
14mr|lzmalib-0.0.1-8|53	%build
14mr|lzmalib-0.0.1-8|54	rm configure
14mr|lzmalib-0.0.1-8|55	autoconf
14mr|lzmalib-0.0.1-8|56	
14mr|lzmalib-0.0.1-8|57	%configure2_5x
14mr|lzmalib-0.0.1-8|58	
14mr|lzmalib-0.0.1-8|59	%make \
14mr|lzmalib-0.0.1-8|60	CFLAGS="%{optflags} -Wall -fPIC -fsigned-char" \
14mr|lzmalib-0.0.1-8|61	CXXFLAGS="%{optflags} -Wall -fPIC -fsigned-char" \
14mr|lzmalib-0.0.1-8|62	LDFLAGS="$LDFLAGS -L."
14mr|lzmalib-0.0.1-8|63	
14mr|lzmalib-0.0.1-8|64	%install
14mr|lzmalib-0.0.1-8|65	rm -rf %{buildroot}
14mr|lzmalib-0.0.1-8|66	
14mr|lzmalib-0.0.1-8|67	%makeinstall_std
14mr|lzmalib-0.0.1-8|68	
14mr|lzmalib-0.0.1-8|69	# nuke rpath
14mr|lzmalib-0.0.1-8|70	chrpath -d %{buildroot}%{_bindir}/lzmacmd
14mr|lzmalib-0.0.1-8|71	
14mr|lzmalib-0.0.1-8|72	%if %mdkversion < 200900
14mr|lzmalib-0.0.1-8|73	%post -n %{libname} -p /sbin/ldconfig
14mr|lzmalib-0.0.1-8|74	%endif
14mr|lzmalib-0.0.1-8|75	
14mr|lzmalib-0.0.1-8|76	%if %mdkversion < 200900
14mr|lzmalib-0.0.1-8|77	%postun -n %{libname} -p /sbin/ldconfig
14mr|lzmalib-0.0.1-8|78	%endif
14mr|lzmalib-0.0.1-8|79	
14mr|lzmalib-0.0.1-8|80	%clean
14mr|lzmalib-0.0.1-8|81	rm -rf %{buildroot}
14mr|lzmalib-0.0.1-8|82	
14mr|lzmalib-0.0.1-8|83	%files -n lzmacmd
14mr|lzmalib-0.0.1-8|84	%defattr(-,root,root,755)
14mr|lzmalib-0.0.1-8|85	%{_bindir}/lzmacmd
14mr|lzmalib-0.0.1-8|86	
14mr|lzmalib-0.0.1-8|87	%files -n %{libname}
14mr|lzmalib-0.0.1-8|88	%defattr(-,root,root,755)
14mr|lzmalib-0.0.1-8|89	%doc README
14mr|lzmalib-0.0.1-8|90	%{_libdir}/lib*.so.%{major}*
14mr|lzmalib-0.0.1-8|91	
14mr|lzmalib-0.0.1-8|92	%files -n %{develname}
14mr|lzmalib-0.0.1-8|93	%defattr(-,root,root,755)
14mr|lzmalib-0.0.1-8|94	%{_includedir}/*.h
14mr|lzmalib-0.0.1-8|95	%{_libdir}/lib*.so
14mr|lzmalib-0.0.1-8|96	%{_libdir}/lib*.a
14mr|lzmalib-0.0.1-8|97	
14mr|lzmalib-0.0.1-8|98	
14mr|lzmalib-0.0.1-8|99	
14mr|lzmalib-0.0.1-8|100	%changelog
14mr|lzmalib-0.0.1-8|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1-8
14mr|lzmalib-0.0.1-8|102	+ Revision: 118d0f6
14mr|lzmalib-0.0.1-8|103	- MassBuild#440: Increase release tag
14mr|lzmalib-0.0.1-8|104	
14mr|lzmalib-0.0.1-8|105	

17573 14
14mr|lzop-1.03-4|1	%define name lzop
14mr|lzop-1.03-4|2	%define version 1.03
14mr|lzop-1.03-4|3	%define fversion %version
14mr|lzop-1.03-4|4	%define release 4
14mr|lzop-1.03-4|5	
14mr|lzop-1.03-4|6	Summary: LZO fast file compressor
14mr|lzop-1.03-4|7	Name: %{name}
14mr|lzop-1.03-4|8	Version: %{version}
14mr|lzop-1.03-4|9	Release: %{release}
14mr|lzop-1.03-4|10	Source0: %{name}-%{fversion}.tar.gz
14mr|lzop-1.03-4|11	License: GPLv2+
14mr|lzop-1.03-4|12	Group: Archiving/Compression
14mr|lzop-1.03-4|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|lzop-1.03-4|14	BuildRequires: liblzo-devel >= 2.00
14mr|lzop-1.03-4|15	URL: http://www.oberhumer.com/opensource/lzop/
14mr|lzop-1.03-4|16	
14mr|lzop-1.03-4|17	%description
14mr|lzop-1.03-4|18	lzop is a file compressor similar to gzip. Its main advantages over gzip
14mr|lzop-1.03-4|19	are much higher compression and decompression speed at the cost
14mr|lzop-1.03-4|20	of compression ratio.
14mr|lzop-1.03-4|21	
14mr|lzop-1.03-4|22	lzop was designed with the following goals in mind:
14mr|lzop-1.03-4|23	1) speed (both compression and decompression)
14mr|lzop-1.03-4|24	2) reasonable drop-in compatibility to gzip
14mr|lzop-1.03-4|25	3) portability
14mr|lzop-1.03-4|26	
14mr|lzop-1.03-4|27	%prep
14mr|lzop-1.03-4|28	%setup -q -n %name-%fversion
14mr|lzop-1.03-4|29	
14mr|lzop-1.03-4|30	%build
14mr|lzop-1.03-4|31	export CPPFLAGS="-D_FILE_OFFSET_BITS=64 -I%_includedir/lzo"
14mr|lzop-1.03-4|32	%configure2_5x
14mr|lzop-1.03-4|33	%make
14mr|lzop-1.03-4|34	
14mr|lzop-1.03-4|35	%install
14mr|lzop-1.03-4|36	rm -rf $RPM_BUILD_ROOT
14mr|lzop-1.03-4|37	%makeinstall_std
14mr|lzop-1.03-4|38	
14mr|lzop-1.03-4|39	%clean
14mr|lzop-1.03-4|40	rm -rf $RPM_BUILD_ROOT
14mr|lzop-1.03-4|41	
14mr|lzop-1.03-4|42	%files
14mr|lzop-1.03-4|43	%defattr(-,root,root)
14mr|lzop-1.03-4|44	%doc README COPYING AUTHORS NEWS THANKS doc/lzop.ps doc/lzop.html
14mr|lzop-1.03-4|45	%_bindir/lzop
14mr|lzop-1.03-4|46	%_mandir/man1/lzop.1*
14mr|lzop-1.03-4|47	
14mr|lzop-1.03-4|48	
14mr|lzop-1.03-4|49	
14mr|lzop-1.03-4|50	
14mr|lzop-1.03-4|51	
14mr|lzop-1.03-4|52	%changelog
14mr|lzop-1.03-4|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-4
14mr|lzop-1.03-4|54	+ Revision: 66f9a8a
14mr|lzop-1.03-4|55	- MassBuild#440: Increase release tag
14mr|lzop-1.03-4|56	
14mr|lzop-1.03-4|57	

17574 14
14mr|m17n-db-1.6.4-7|1	Summary:	The m17n database
14mr|m17n-db-1.6.4-7|2	Name:		m17n-db
14mr|m17n-db-1.6.4-7|3	Version:	1.6.4
14mr|m17n-db-1.6.4-7|4	Release:	7
14mr|m17n-db-1.6.4-7|5	License:	LGPLv2+
14mr|m17n-db-1.6.4-7|6	Group:		System/Internationalization
14mr|m17n-db-1.6.4-7|7	Url:		http://www.m17n.org/m17n-lib/index.html
14mr|m17n-db-1.6.4-7|8	Source0:	http://savannah.c3sl.ufpr.br/m17n/m17n-db-%{version}.tar.gz
14mr|m17n-db-1.6.4-7|9	BuildRequires:	glibc-i18ndata
14mr|m17n-db-1.6.4-7|10	BuildRequires:	gettext-devel
14mr|m17n-db-1.6.4-7|11	BuildArch:	noarch
14mr|m17n-db-1.6.4-7|12	
14mr|m17n-db-1.6.4-7|13	%description
14mr|m17n-db-1.6.4-7|14	The m17n database; a sub-part of the m17n library.
14mr|m17n-db-1.6.4-7|15	
14mr|m17n-db-1.6.4-7|16	%files -f %{name}.lang
14mr|m17n-db-1.6.4-7|17	%doc AUTHORS README NEWS ChangeLog
14mr|m17n-db-1.6.4-7|18	%{_bindir}/*
14mr|m17n-db-1.6.4-7|19	%{_datadir}/m17n
14mr|m17n-db-1.6.4-7|20	
14mr|m17n-db-1.6.4-7|21	#----------------------------------------------------------------------------
14mr|m17n-db-1.6.4-7|22	
14mr|m17n-db-1.6.4-7|23	%package devel
14mr|m17n-db-1.6.4-7|24	Summary:	Headers of m17n for development
14mr|m17n-db-1.6.4-7|25	Group:		Development/C
14mr|m17n-db-1.6.4-7|26	Requires:	%{name} = %{EVRD}
14mr|m17n-db-1.6.4-7|27	
14mr|m17n-db-1.6.4-7|28	%description devel
14mr|m17n-db-1.6.4-7|29	Headers of %{name} for development.
14mr|m17n-db-1.6.4-7|30	
14mr|m17n-db-1.6.4-7|31	%files devel
14mr|m17n-db-1.6.4-7|32	%{_datadir}/pkgconfig/*
14mr|m17n-db-1.6.4-7|33	
14mr|m17n-db-1.6.4-7|34	#----------------------------------------------------------------------------
14mr|m17n-db-1.6.4-7|35	
14mr|m17n-db-1.6.4-7|36	%prep
14mr|m17n-db-1.6.4-7|37	%setup -q
14mr|m17n-db-1.6.4-7|38	
14mr|m17n-db-1.6.4-7|39	%build
14mr|m17n-db-1.6.4-7|40	%configure2_5x --build=%{_host}
14mr|m17n-db-1.6.4-7|41	%make
14mr|m17n-db-1.6.4-7|42	
14mr|m17n-db-1.6.4-7|43	%install
14mr|m17n-db-1.6.4-7|44	%makeinstall_std
14mr|m17n-db-1.6.4-7|45	
14mr|m17n-db-1.6.4-7|46	%find_lang %{name}
14mr|m17n-db-1.6.4-7|47	
14mr|m17n-db-1.6.4-7|48	
14mr|m17n-db-1.6.4-7|49	%changelog
14mr|m17n-db-1.6.4-7|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.4-7
14mr|m17n-db-1.6.4-7|51	+ Revision: 5e909d2
14mr|m17n-db-1.6.4-7|52	- MassBuild#440: Increase release tag
14mr|m17n-db-1.6.4-7|53	
14mr|m17n-db-1.6.4-7|54	

17575 14
14mr|m17n-lib-1.6.4-8|1	%define major 0
14mr|m17n-lib-1.6.4-8|2	%define libname %mklibname %{name} %{major}
14mr|m17n-lib-1.6.4-8|3	%define libcore %mklibname %{name}-core %{major}
14mr|m17n-lib-1.6.4-8|4	%define libflt %mklibname %{name}-flt %{major}
14mr|m17n-lib-1.6.4-8|5	%define libgui %mklibname %{name}-gui %{major}
14mr|m17n-lib-1.6.4-8|6	%define devname %mklibname -d %{name}
14mr|m17n-lib-1.6.4-8|7	
14mr|m17n-lib-1.6.4-8|8	Summary:	Multilingual text processing library
14mr|m17n-lib-1.6.4-8|9	Name:		m17n-lib
14mr|m17n-lib-1.6.4-8|10	Version:	1.6.4
14mr|m17n-lib-1.6.4-8|11	Release:	8
14mr|m17n-lib-1.6.4-8|12	License:	LGPLv2+
14mr|m17n-lib-1.6.4-8|13	Group:		System/Internationalization
14mr|m17n-lib-1.6.4-8|14	Url:		http://www.m17n.org/m17n-lib/index.html
14mr|m17n-lib-1.6.4-8|15	Source0:	http://savannah.c3sl.ufpr.br//m17n/m17n-lib-%{version}.tar.gz
14mr|m17n-lib-1.6.4-8|16	
14mr|m17n-lib-1.6.4-8|17	BuildRequires:	gd-devel
14mr|m17n-lib-1.6.4-8|18	BuildRequires:	gettext-devel
14mr|m17n-lib-1.6.4-8|19	BuildRequires:	pkgconfig(anthy) >= 6300d
14mr|m17n-lib-1.6.4-8|20	BuildRequires:	pkgconfig(fontconfig)
14mr|m17n-lib-1.6.4-8|21	BuildRequires:	pkgconfig(freetype2)
14mr|m17n-lib-1.6.4-8|22	BuildRequires:	pkgconfig(fribidi)
14mr|m17n-lib-1.6.4-8|23	BuildRequires:	pkgconfig(libotf)
14mr|m17n-lib-1.6.4-8|24	BuildRequires:	pkgconfig(libthai)
14mr|m17n-lib-1.6.4-8|25	BuildRequires:	pkgconfig(libxml-2.0)
14mr|m17n-lib-1.6.4-8|26	BuildRequires:	pkgconfig(m17n-db)
14mr|m17n-lib-1.6.4-8|27	BuildRequires:	pkgconfig(x11)
14mr|m17n-lib-1.6.4-8|28	BuildRequires:	pkgconfig(xaw7)
14mr|m17n-lib-1.6.4-8|29	BuildRequires:	pkgconfig(xft)
14mr|m17n-lib-1.6.4-8|30	BuildRequires:	pkgconfig(xt)
14mr|m17n-lib-1.6.4-8|31	# NOTE:	medit and mdump require this font otherwise you get a SIGFPE
14mr|m17n-lib-1.6.4-8|32	# because the font is not found, thus generating a tab_width=0 in
14mr|m17n-lib-1.6.4-8|33	# layout_glyph_string() and then a division-by-zero.
14mr|m17n-lib-1.6.4-8|34	# --> the bug is rather in the library and should be handled there.
14mr|m17n-lib-1.6.4-8|35	Requires:	fonts-ttf-freefont
14mr|m17n-lib-1.6.4-8|36	Requires:	libotf
14mr|m17n-lib-1.6.4-8|37	Requires:	m17n-db
14mr|m17n-lib-1.6.4-8|38	
14mr|m17n-lib-1.6.4-8|39	%description
14mr|m17n-lib-1.6.4-8|40	The m17n library is a multilingual text processing library for the C
14mr|m17n-lib-1.6.4-8|41	language.
14mr|m17n-lib-1.6.4-8|42	
14mr|m17n-lib-1.6.4-8|43	%files
14mr|m17n-lib-1.6.4-8|44	%doc AUTHORS ChangeLog NEWS README
14mr|m17n-lib-1.6.4-8|45	%{_bindir}/m17n-conv
14mr|m17n-lib-1.6.4-8|46	%{_bindir}/m17n-date
14mr|m17n-lib-1.6.4-8|47	%{_bindir}/m17n-dump
14mr|m17n-lib-1.6.4-8|48	%{_bindir}/m17n-edit
14mr|m17n-lib-1.6.4-8|49	%{_bindir}/m17n-view
14mr|m17n-lib-1.6.4-8|50	%{_libdir}/m17n/*/*.so
14mr|m17n-lib-1.6.4-8|51	
14mr|m17n-lib-1.6.4-8|52	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|53	
14mr|m17n-lib-1.6.4-8|54	%package -n %{libname}
14mr|m17n-lib-1.6.4-8|55	Summary:	The m17n library
14mr|m17n-lib-1.6.4-8|56	Group:		System/Internationalization
14mr|m17n-lib-1.6.4-8|57	
14mr|m17n-lib-1.6.4-8|58	%description -n %{libname}
14mr|m17n-lib-1.6.4-8|59	m17n library.
14mr|m17n-lib-1.6.4-8|60	
14mr|m17n-lib-1.6.4-8|61	%files -n %{libname}
14mr|m17n-lib-1.6.4-8|62	%{_libdir}/libm17n.so.%{major}*
14mr|m17n-lib-1.6.4-8|63	
14mr|m17n-lib-1.6.4-8|64	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|65	
14mr|m17n-lib-1.6.4-8|66	%package -n %{libcore}
14mr|m17n-lib-1.6.4-8|67	Summary:	The m17n library
14mr|m17n-lib-1.6.4-8|68	Group:		System/Internationalization
14mr|m17n-lib-1.6.4-8|69	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
14mr|m17n-lib-1.6.4-8|70	
14mr|m17n-lib-1.6.4-8|71	%description -n %{libcore}
14mr|m17n-lib-1.6.4-8|72	m17n-core library.
14mr|m17n-lib-1.6.4-8|73	
14mr|m17n-lib-1.6.4-8|74	%files -n %{libcore}
14mr|m17n-lib-1.6.4-8|75	%{_libdir}/libm17n-core.so.%{major}*
14mr|m17n-lib-1.6.4-8|76	
14mr|m17n-lib-1.6.4-8|77	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|78	
14mr|m17n-lib-1.6.4-8|79	%package -n %{libflt}
14mr|m17n-lib-1.6.4-8|80	Summary:	The m17n library
14mr|m17n-lib-1.6.4-8|81	Group:		System/Internationalization
14mr|m17n-lib-1.6.4-8|82	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
14mr|m17n-lib-1.6.4-8|83	
14mr|m17n-lib-1.6.4-8|84	%description -n %{libflt}
14mr|m17n-lib-1.6.4-8|85	m17n-flt library.
14mr|m17n-lib-1.6.4-8|86	
14mr|m17n-lib-1.6.4-8|87	%files -n %{libflt}
14mr|m17n-lib-1.6.4-8|88	%{_libdir}/libm17n-flt.so.%{major}*
14mr|m17n-lib-1.6.4-8|89	
14mr|m17n-lib-1.6.4-8|90	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|91	
14mr|m17n-lib-1.6.4-8|92	%package -n %{libgui}
14mr|m17n-lib-1.6.4-8|93	Summary:	The m17n library
14mr|m17n-lib-1.6.4-8|94	Group:		System/Internationalization
14mr|m17n-lib-1.6.4-8|95	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
14mr|m17n-lib-1.6.4-8|96	
14mr|m17n-lib-1.6.4-8|97	%description -n %{libgui}
14mr|m17n-lib-1.6.4-8|98	m17n-gui library.
14mr|m17n-lib-1.6.4-8|99	
14mr|m17n-lib-1.6.4-8|100	%files -n %{libgui}
14mr|m17n-lib-1.6.4-8|101	%{_libdir}/libm17n-gui.so.%{major}*
14mr|m17n-lib-1.6.4-8|102	
14mr|m17n-lib-1.6.4-8|103	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|104	
14mr|m17n-lib-1.6.4-8|105	%package -n %{devname}
14mr|m17n-lib-1.6.4-8|106	Summary:	Headers of m17n for development
14mr|m17n-lib-1.6.4-8|107	Group:		Development/C
14mr|m17n-lib-1.6.4-8|108	Requires:	%{libname} = %{EVRD}
14mr|m17n-lib-1.6.4-8|109	Requires:	%{libcore} = %{EVRD}
14mr|m17n-lib-1.6.4-8|110	Requires:	%{libflt} = %{EVRD}
14mr|m17n-lib-1.6.4-8|111	Requires:	%{libgui} = %{EVRD}
14mr|m17n-lib-1.6.4-8|112	Provides:	%{name}-devel = %{EVRD}
14mr|m17n-lib-1.6.4-8|113	
14mr|m17n-lib-1.6.4-8|114	%description -n %{devname}
14mr|m17n-lib-1.6.4-8|115	Headers of %{name} for development.
14mr|m17n-lib-1.6.4-8|116	
14mr|m17n-lib-1.6.4-8|117	%files -n %{devname}
14mr|m17n-lib-1.6.4-8|118	%{_bindir}/m17n-config
14mr|m17n-lib-1.6.4-8|119	%{multiarch_bindir}/m17n-config
14mr|m17n-lib-1.6.4-8|120	%{_includedir}/*
14mr|m17n-lib-1.6.4-8|121	%{_libdir}/lib*.so
14mr|m17n-lib-1.6.4-8|122	%{_libdir}/pkgconfig/*
14mr|m17n-lib-1.6.4-8|123	
14mr|m17n-lib-1.6.4-8|124	#----------------------------------------------------------------------------
14mr|m17n-lib-1.6.4-8|125	
14mr|m17n-lib-1.6.4-8|126	%prep
14mr|m17n-lib-1.6.4-8|127	%setup -q
14mr|m17n-lib-1.6.4-8|128	
14mr|m17n-lib-1.6.4-8|129	%build
14mr|m17n-lib-1.6.4-8|130	%configure2_5x --disable-static
14mr|m17n-lib-1.6.4-8|131	# -j8 broken as of 1.6.4
14mr|m17n-lib-1.6.4-8|132	make
14mr|m17n-lib-1.6.4-8|133	
14mr|m17n-lib-1.6.4-8|134	%install
14mr|m17n-lib-1.6.4-8|135	%makeinstall_std
14mr|m17n-lib-1.6.4-8|136	
14mr|m17n-lib-1.6.4-8|137	# multiarch policy
14mr|m17n-lib-1.6.4-8|138	%multiarch_binaries %{buildroot}%{_bindir}/m17n-config
14mr|m17n-lib-1.6.4-8|139	
14mr|m17n-lib-1.6.4-8|140	
14mr|m17n-lib-1.6.4-8|141	%changelog
14mr|m17n-lib-1.6.4-8|142	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.4-8
14mr|m17n-lib-1.6.4-8|143	+ Revision: 5e3fa5e
14mr|m17n-lib-1.6.4-8|144	- MassBuild#440: Increase release tag
14mr|m17n-lib-1.6.4-8|145	
14mr|m17n-lib-1.6.4-8|146	

17576 14
14mr|m4-1.4.17-6|1	Summary:	The GNU macro processor
14mr|m4-1.4.17-6|2	Name:		m4
14mr|m4-1.4.17-6|3	Version:	1.4.17
14mr|m4-1.4.17-6|4	Release:	6
14mr|m4-1.4.17-6|5	License:	GPLv3+
14mr|m4-1.4.17-6|6	Group:		Development/Other
14mr|m4-1.4.17-6|7	Url:		http://www.gnu.org/software/m4/
14mr|m4-1.4.17-6|8	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
14mr|m4-1.4.17-6|9	Source1:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2.sig
14mr|m4-1.4.17-6|10	BuildRequires:	libsigsegv-devel
14mr|m4-1.4.17-6|11	
14mr|m4-1.4.17-6|12	%description
14mr|m4-1.4.17-6|13	A GNU implementation of the traditional UNIX macro processor.  M4 is
14mr|m4-1.4.17-6|14	useful for writing text files which can be logically parsed, and is used
14mr|m4-1.4.17-6|15	by many programs as part of their build process.  M4 has built-in
14mr|m4-1.4.17-6|16	functions for including files, running shell commands, doing arithmetic,
14mr|m4-1.4.17-6|17	etc.  The autoconf program needs m4 for generating configure scripts, but
14mr|m4-1.4.17-6|18	not for running configure scripts.
14mr|m4-1.4.17-6|19	
14mr|m4-1.4.17-6|20	m4 is most likely needed if you want to compile or develop software.
14mr|m4-1.4.17-6|21	
14mr|m4-1.4.17-6|22	%files
14mr|m4-1.4.17-6|23	%doc NEWS README BACKLOG THANKS ChangeLog
14mr|m4-1.4.17-6|24	%{_bindir}/%{name}
14mr|m4-1.4.17-6|25	%{_infodir}/*
14mr|m4-1.4.17-6|26	%{_mandir}/man1*/*
14mr|m4-1.4.17-6|27	
14mr|m4-1.4.17-6|28	#----------------------------------------------------------------------------
14mr|m4-1.4.17-6|29	
14mr|m4-1.4.17-6|30	%prep
14mr|m4-1.4.17-6|31	%setup -q
14mr|m4-1.4.17-6|32	%apply_patches
14mr|m4-1.4.17-6|33	
14mr|m4-1.4.17-6|34	%build
14mr|m4-1.4.17-6|35	export gl_cv_func_strtod_works=no
14mr|m4-1.4.17-6|36	%configure2_5x
14mr|m4-1.4.17-6|37	%make
14mr|m4-1.4.17-6|38	
14mr|m4-1.4.17-6|39	%check
14mr|m4-1.4.17-6|40	%define Werror_cflags %{nil}
14mr|m4-1.4.17-6|41	make check CFLAGS="%{optflags}"
14mr|m4-1.4.17-6|42	
14mr|m4-1.4.17-6|43	%install
14mr|m4-1.4.17-6|44	%makeinstall_std infodir=%{_datadir}/info
14mr|m4-1.4.17-6|45	
14mr|m4-1.4.17-6|46	
14mr|m4-1.4.17-6|47	%changelog
14mr|m4-1.4.17-6|48	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.17-6
14mr|m4-1.4.17-6|49	+ Revision: a5c8384
14mr|m4-1.4.17-6|50	- New version 1.4.17
14mr|m4-1.4.17-6|51	
14mr|m4-1.4.17-6|52	

17577 14
14mr|macutils-2.0b3-23|1	%define	name	macutils
14mr|macutils-2.0b3-23|2	%define	version	2.0b3
14mr|macutils-2.0b3-23|3	%define release	23
14mr|macutils-2.0b3-23|4	
14mr|macutils-2.0b3-23|5	Summary:	Utilities for manipulating Macintosh file formats
14mr|macutils-2.0b3-23|6	Name:		%{name}
14mr|macutils-2.0b3-23|7	Version:	%{version}
14mr|macutils-2.0b3-23|8	Release:	%{release}
14mr|macutils-2.0b3-23|9	License:	GPL-style
14mr|macutils-2.0b3-23|10	Group:		Networking/Other
14mr|macutils-2.0b3-23|11	Url:		ftp://sunsite.unc.edu/pub/Linux/utils/compress/
14mr|macutils-2.0b3-23|12	Source0:	ftp://sunsite.unc.edu/pub/Linux/utils/compress/macutils.tar.bz2
14mr|macutils-2.0b3-23|13	Patch0:		macutils-misc.patch
14mr|macutils-2.0b3-23|14	Patch1:		macutils-2.0b3-gcc3.4-fix.patch
14mr|macutils-2.0b3-23|15	Patch2:		macutils-2.0b3-gcc4.0-fixes.patch
14mr|macutils-2.0b3-23|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|macutils-2.0b3-23|17	
14mr|macutils-2.0b3-23|18	%description
14mr|macutils-2.0b3-23|19	The macutils package includes a set of utilities for manipulating
14mr|macutils-2.0b3-23|20	files that are commonly used by Macintosh machines.  Macutils includes
14mr|macutils-2.0b3-23|21	utilities like binhex, hexbin, macunpack, etc.
14mr|macutils-2.0b3-23|22	
14mr|macutils-2.0b3-23|23	Install macutils if you need to manipulate files that are commonly used
14mr|macutils-2.0b3-23|24	by Macintosh machines.
14mr|macutils-2.0b3-23|25	
14mr|macutils-2.0b3-23|26	%prep
14mr|macutils-2.0b3-23|27	%setup -q -n %{name}
14mr|macutils-2.0b3-23|28	%patch0 -p1
14mr|macutils-2.0b3-23|29	%patch1 -p1 -b .gcc34
14mr|macutils-2.0b3-23|30	%patch2 -p1 -b .gcc40
14mr|macutils-2.0b3-23|31	
14mr|macutils-2.0b3-23|32	%build
14mr|macutils-2.0b3-23|33	perl -p -i -e "s/CF =/CF = $RPM_OPT_FLAGS/" makefile
14mr|macutils-2.0b3-23|34	
14mr|macutils-2.0b3-23|35	%make
14mr|macutils-2.0b3-23|36	
14mr|macutils-2.0b3-23|37	%install
14mr|macutils-2.0b3-23|38	rm -rf $RPM_BUILD_ROOT
14mr|macutils-2.0b3-23|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14mr|macutils-2.0b3-23|41	
14mr|macutils-2.0b3-23|42	install -m 755 binhex/binhex  $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|43	install -m 755 hexbin/hexbin $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|44	install -m 755 comm/frommac $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|45	install -m 755 mixed/macsave $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|46	install -m 755 mixed/macstream $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|47	install -m 755 macunpack/macunpack $RPM_BUILD_ROOT%{_bindir}
14mr|macutils-2.0b3-23|48	
14mr|macutils-2.0b3-23|49	install -m 644 man/* $RPM_BUILD_ROOT%{_mandir}/man1/
14mr|macutils-2.0b3-23|50	
14mr|macutils-2.0b3-23|51	%clean
14mr|macutils-2.0b3-23|52	rm -rf $RPM_BUILD_ROOT
14mr|macutils-2.0b3-23|53	
14mr|macutils-2.0b3-23|54	%files
14mr|macutils-2.0b3-23|55	%defattr(-,root,root)
14mr|macutils-2.0b3-23|56	%doc README
14mr|macutils-2.0b3-23|57	%{_bindir}/*
14mr|macutils-2.0b3-23|58	%{_mandir}/man1/*
14mr|macutils-2.0b3-23|59	
14mr|macutils-2.0b3-23|60	
14mr|macutils-2.0b3-23|61	
14mr|macutils-2.0b3-23|62	
14mr|macutils-2.0b3-23|63	
14mr|macutils-2.0b3-23|64	%changelog
14mr|macutils-2.0b3-23|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0b3-23
14mr|macutils-2.0b3-23|66	+ Revision: babbde8
14mr|macutils-2.0b3-23|67	- MassBuild#440: Increase release tag
14mr|macutils-2.0b3-23|68	
14mr|macutils-2.0b3-23|69	

17578 14
14mr|mad-0.15.1b-18|1	%define oname libmad
14mr|mad-0.15.1b-18|2	%define major 0
14mr|mad-0.15.1b-18|3	%define libname %mklibname %{name} %{major}
14mr|mad-0.15.1b-18|4	%define devname %mklibname %{name} -d
14mr|mad-0.15.1b-18|5	
14mr|mad-0.15.1b-18|6	Summary:	High-quality MPEG Audio Decoder
14mr|mad-0.15.1b-18|7	Name:		mad
14mr|mad-0.15.1b-18|8	Version:	0.15.1b
14mr|mad-0.15.1b-18|9	Release:	18
14mr|mad-0.15.1b-18|10	License:	GPLv2+
14mr|mad-0.15.1b-18|11	Group:		Sound
14mr|mad-0.15.1b-18|12	Url:		http://www.underbit.com/products/mad/
14mr|mad-0.15.1b-18|13	Source0:	http://prdownloads.sourceforge.net/mad/%{oname}-%{version}.tar.bz2
14mr|mad-0.15.1b-18|14	Source2:	mad.pc.bz2
14mr|mad-0.15.1b-18|15	Patch0:		libmad-no_-fforce-mem.diff
14mr|mad-0.15.1b-18|16	
14mr|mad-0.15.1b-18|17	%description
14mr|mad-0.15.1b-18|18	MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
14mr|mad-0.15.1b-18|19	and the MPEG-2  extension to Lower Sampling Frequencies, as well as the
14mr|mad-0.15.1b-18|20	so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
14mr|mad-0.15.1b-18|21	and Layer III a.k.a. MP3) are fully implemented.
14mr|mad-0.15.1b-18|22	
14mr|mad-0.15.1b-18|23	MAD does not yet support MPEG-2 multichannel audio (although it should
14mr|mad-0.15.1b-18|24	be backward compatible with such streams) nor does it currently support AAC.
14mr|mad-0.15.1b-18|25	
14mr|mad-0.15.1b-18|26	MAD has the following special features:
14mr|mad-0.15.1b-18|27	* 24-bit PCM output
14mr|mad-0.15.1b-18|28	* 100% fixed-point (integer) computation
14mr|mad-0.15.1b-18|29	* completely new implementation based on the ISO/IEC standards
14mr|mad-0.15.1b-18|30	
14mr|mad-0.15.1b-18|31	#----------------------------------------------------------------------------
14mr|mad-0.15.1b-18|32	
14mr|mad-0.15.1b-18|33	%package -n %{libname}
14mr|mad-0.15.1b-18|34	Summary:	High-quality MPEG Audio Decoder
14mr|mad-0.15.1b-18|35	Group:		System/Libraries
14mr|mad-0.15.1b-18|36	
14mr|mad-0.15.1b-18|37	%description -n %{libname}
14mr|mad-0.15.1b-18|38	MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
14mr|mad-0.15.1b-18|39	and the MPEG-2  extension to Lower Sampling Frequencies, as well as the
14mr|mad-0.15.1b-18|40	so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
14mr|mad-0.15.1b-18|41	and Layer III a.k.a. MP3) are fully implemented.
14mr|mad-0.15.1b-18|42	
14mr|mad-0.15.1b-18|43	MAD does not yet support MPEG-2 multichannel audio (although it should
14mr|mad-0.15.1b-18|44	be backward compatible with such streams) nor does it currently support AAC.
14mr|mad-0.15.1b-18|45	
14mr|mad-0.15.1b-18|46	MAD has the following special features:
14mr|mad-0.15.1b-18|47	* 24-bit PCM output
14mr|mad-0.15.1b-18|48	* 100% fixed-point (integer) computation
14mr|mad-0.15.1b-18|49	* completely new implementation based on the ISO/IEC standards
14mr|mad-0.15.1b-18|50	
14mr|mad-0.15.1b-18|51	%files -n %{libname}
14mr|mad-0.15.1b-18|52	%doc COPYING
14mr|mad-0.15.1b-18|53	%{_libdir}/libmad.so.%{major}*
14mr|mad-0.15.1b-18|54	
14mr|mad-0.15.1b-18|55	#----------------------------------------------------------------------------
14mr|mad-0.15.1b-18|56	
14mr|mad-0.15.1b-18|57	%package -n %{devname}
14mr|mad-0.15.1b-18|58	Summary:	Development tools for programs which will use the %{name} library
14mr|mad-0.15.1b-18|59	Group:		Development/C
14mr|mad-0.15.1b-18|60	Requires:	%{libname} = %{EVRD}
14mr|mad-0.15.1b-18|61	Requires:	pkgconfig(zlib)
14mr|mad-0.15.1b-18|62	Provides:	%{name}-devel = %{EVRD}
14mr|mad-0.15.1b-18|63	Provides:	lib%{name}-devel = %{EVRD}
14mr|mad-0.15.1b-18|64	
14mr|mad-0.15.1b-18|65	%description -n	%{devname}
14mr|mad-0.15.1b-18|66	This package includes the header files and static libraries
14mr|mad-0.15.1b-18|67	necessary for developing programs using the %{name} library.
14mr|mad-0.15.1b-18|68	
14mr|mad-0.15.1b-18|69	If you are going to develop programs which will use the %{name} library
14mr|mad-0.15.1b-18|70	you should install this.
14mr|mad-0.15.1b-18|71	
14mr|mad-0.15.1b-18|72	%files -n %{devname}
14mr|mad-0.15.1b-18|73	%doc COPY* README TODO CHANGES CREDITS
14mr|mad-0.15.1b-18|74	%{_libdir}/*.so
14mr|mad-0.15.1b-18|75	%{_libdir}/pkgconfig/*
14mr|mad-0.15.1b-18|76	%{_includedir}/*.h
14mr|mad-0.15.1b-18|77	
14mr|mad-0.15.1b-18|78	#----------------------------------------------------------------------------
14mr|mad-0.15.1b-18|79	
14mr|mad-0.15.1b-18|80	%prep
14mr|mad-0.15.1b-18|81	%setup -q -n %{oname}-%{version}
14mr|mad-0.15.1b-18|82	%patch0 -p0
14mr|mad-0.15.1b-18|83	rm -f configure
14mr|mad-0.15.1b-18|84	touch NEWS AUTHORS ChangeLog
14mr|mad-0.15.1b-18|85	autoreconf -fis
14mr|mad-0.15.1b-18|86	
14mr|mad-0.15.1b-18|87	%build
14mr|mad-0.15.1b-18|88	%configure2_5x --disable-static
14mr|mad-0.15.1b-18|89	%make
14mr|mad-0.15.1b-18|90	
14mr|mad-0.15.1b-18|91	%install
14mr|mad-0.15.1b-18|92	%makeinstall_std
14mr|mad-0.15.1b-18|93	
14mr|mad-0.15.1b-18|94	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|mad-0.15.1b-18|95	bzip2 -cd %{SOURCE2} | sed -e 's,/lib$,/%{_lib},' >%{buildroot}%{_libdir}/pkgconfig/mad.pc
14mr|mad-0.15.1b-18|96	perl -pi -e "s/0.14.2b/%{version}/" %{buildroot}%{_libdir}/pkgconfig/mad.pc
14mr|mad-0.15.1b-18|97	
14mr|mad-0.15.1b-18|98	
14mr|mad-0.15.1b-18|99	%changelog
14mr|mad-0.15.1b-18|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.15.1b-18
14mr|mad-0.15.1b-18|101	+ Revision: 0139c1b
14mr|mad-0.15.1b-18|102	- MassBuild#440: Increase release tag
14mr|mad-0.15.1b-18|103	
14mr|mad-0.15.1b-18|104	

17579 14
14mr|madwifi-source-0.9.3.3-11.r3114|1	%define name madwifi-source
14mr|madwifi-source-0.9.3.3-11.r3114|2	%define short_name madwifi
14mr|madwifi-source-0.9.3.3-11.r3114|3	
14mr|madwifi-source-0.9.3.3-11.r3114|4	%define version 0.9.3.3
14mr|madwifi-source-0.9.3.3-11.r3114|5	%define snaprev r3114
14mr|madwifi-source-0.9.3.3-11.r3114|6	%define snapdate 20080104
14mr|madwifi-source-0.9.3.3-11.r3114|7	%define rel 11
14mr|madwifi-source-0.9.3.3-11.r3114|8	%if %{snapdate}
14mr|madwifi-source-0.9.3.3-11.r3114|9	%define distname madwifi-ng-%{snaprev}-%{snapdate}
14mr|madwifi-source-0.9.3.3-11.r3114|10	%define release %mkrel %{rel}.%{snaprev}
14mr|madwifi-source-0.9.3.3-11.r3114|11	%else
14mr|madwifi-source-0.9.3.3-11.r3114|12	%define distname %{short_name}-%{version}
14mr|madwifi-source-0.9.3.3-11.r3114|13	%define release %mkrel %{rel}
14mr|madwifi-source-0.9.3.3-11.r3114|14	%endif
14mr|madwifi-source-0.9.3.3-11.r3114|15	
14mr|madwifi-source-0.9.3.3-11.r3114|16	Summary: Madwifi drivers source code
14mr|madwifi-source-0.9.3.3-11.r3114|17	Name: %{name}
14mr|madwifi-source-0.9.3.3-11.r3114|18	Version: %{version}
14mr|madwifi-source-0.9.3.3-11.r3114|19	Release: %{release}
14mr|madwifi-source-0.9.3.3-11.r3114|20	# to run in BUILD tree of madwifi package:
14mr|madwifi-source-0.9.3.3-11.r3114|21	# tar cjf madwifi-r3114-20080104-source.tar.bz2 madwifi-ng-r3114-20080104/net80211/*.h madwifi-ng-r3114-20080104/include/*.h
14mr|madwifi-source-0.9.3.3-11.r3114|22	Source0: %{distname}-source.tar.bz2
14mr|madwifi-source-0.9.3.3-11.r3114|23	License: GPL
14mr|madwifi-source-0.9.3.3-11.r3114|24	Group: Development/Kernel
14mr|madwifi-source-0.9.3.3-11.r3114|25	Url: http://madwifi.org/
14mr|madwifi-source-0.9.3.3-11.r3114|26	BuildArch: noarch
14mr|madwifi-source-0.9.3.3-11.r3114|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|madwifi-source-0.9.3.3-11.r3114|28	
14mr|madwifi-source-0.9.3.3-11.r3114|29	
14mr|madwifi-source-0.9.3.3-11.r3114|30	%description
14mr|madwifi-source-0.9.3.3-11.r3114|31	This package contains parts of the madwifi drivers source code.
14mr|madwifi-source-0.9.3.3-11.r3114|32	
14mr|madwifi-source-0.9.3.3-11.r3114|33	The whole source code cannot be distributed in the distribution
14mr|madwifi-source-0.9.3.3-11.r3114|34	because it contains non-free binary code in the HAL.
14mr|madwifi-source-0.9.3.3-11.r3114|35	
14mr|madwifi-source-0.9.3.3-11.r3114|36	%prep
14mr|madwifi-source-0.9.3.3-11.r3114|37	%setup -q -n %{distname}
14mr|madwifi-source-0.9.3.3-11.r3114|38	
14mr|madwifi-source-0.9.3.3-11.r3114|39	%build
14mr|madwifi-source-0.9.3.3-11.r3114|40	
14mr|madwifi-source-0.9.3.3-11.r3114|41	%install
14mr|madwifi-source-0.9.3.3-11.r3114|42	rm -rf %{buildroot}
14mr|madwifi-source-0.9.3.3-11.r3114|43	install -d %{buildroot}/usr/src/%{short_name}
14mr|madwifi-source-0.9.3.3-11.r3114|44	cp -a net80211 include %{buildroot}/usr/src/%{short_name}
14mr|madwifi-source-0.9.3.3-11.r3114|45	
14mr|madwifi-source-0.9.3.3-11.r3114|46	%clean
14mr|madwifi-source-0.9.3.3-11.r3114|47	rm -rf %{buildroot}
14mr|madwifi-source-0.9.3.3-11.r3114|48	
14mr|madwifi-source-0.9.3.3-11.r3114|49	%files
14mr|madwifi-source-0.9.3.3-11.r3114|50	%defattr(-,root,root)
14mr|madwifi-source-0.9.3.3-11.r3114|51	%dir /usr/src/%{short_name}
14mr|madwifi-source-0.9.3.3-11.r3114|52	/usr/src/%{short_name}/*
14mr|madwifi-source-0.9.3.3-11.r3114|53	
14mr|madwifi-source-0.9.3.3-11.r3114|54	
14mr|madwifi-source-0.9.3.3-11.r3114|55	
14mr|madwifi-source-0.9.3.3-11.r3114|56	%changelog
14mr|madwifi-source-0.9.3.3-11.r3114|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9.3.3-11.r3114
14mr|madwifi-source-0.9.3.3-11.r3114|58	+ Revision: 3d4adfd
14mr|madwifi-source-0.9.3.3-11.r3114|59	- Automatic import for version 0.9.3.3
14mr|madwifi-source-0.9.3.3-11.r3114|60	
14mr|madwifi-source-0.9.3.3-11.r3114|61	

17580 14
14mr|madwimax-0.1.1-3|1	Name: madwimax
14mr|madwimax-0.1.1-3|2	Version: 0.1.1
14mr|madwimax-0.1.1-3|3	Release: 3
14mr|madwimax-0.1.1-3|4	Summary: madwimax userspace driver
14mr|madwimax-0.1.1-3|5	License: GPLv2+
14mr|madwimax-0.1.1-3|6	Group: Networking/Other
14mr|madwimax-0.1.1-3|7	BuildRequires: pkgconfig(libusb-1.0) asciidoc docbook2x
14mr|madwimax-0.1.1-3|8	Source0: %{name}-%{version}.tar.bz2
14mr|madwimax-0.1.1-3|9	
14mr|madwimax-0.1.1-3|10	%description
14mr|madwimax-0.1.1-3|11	MadWimax is a driver for the wimax device Samsung SWC U200.
14mr|madwimax-0.1.1-3|12	
14mr|madwimax-0.1.1-3|13	%prep
14mr|madwimax-0.1.1-3|14	%setup -q
14mr|madwimax-0.1.1-3|15	
14mr|madwimax-0.1.1-3|16	%build
14mr|madwimax-0.1.1-3|17	%configure
14mr|madwimax-0.1.1-3|18	make
14mr|madwimax-0.1.1-3|19	
14mr|madwimax-0.1.1-3|20	%install
14mr|madwimax-0.1.1-3|21	%__install -dm 755 $RPM_BUILD_ROOT/etc/udev/rules.d
14mr|madwimax-0.1.1-3|22	%makeinstall_std
14mr|madwimax-0.1.1-3|23	
14mr|madwimax-0.1.1-3|24	%files
14mr|madwimax-0.1.1-3|25	%defattr(-, root, root, 0755)
14mr|madwimax-0.1.1-3|26	%doc COPYING README
14mr|madwimax-0.1.1-3|27	/etc/madwimax/*
14mr|madwimax-0.1.1-3|28	/etc/udev/rules.d/*
14mr|madwimax-0.1.1-3|29	/usr/sbin/*
14mr|madwimax-0.1.1-3|30	/usr/share/man/man8/*
14mr|madwimax-0.1.1-3|31	
14mr|madwimax-0.1.1-3|32	
14mr|madwimax-0.1.1-3|33	
14mr|madwimax-0.1.1-3|34	%changelog
14mr|madwimax-0.1.1-3|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-3
14mr|madwimax-0.1.1-3|36	+ Revision: f7e0411
14mr|madwimax-0.1.1-3|37	- MassBuild#440: Increase release tag
14mr|madwimax-0.1.1-3|38	
14mr|madwimax-0.1.1-3|39	

17581 14
14mr|mailcap-2.0.4-35|1	Summary:	Associates helper applications with particular file types
14mr|mailcap-2.0.4-35|2	Name:		mailcap
14mr|mailcap-2.0.4-35|3	Version:	2.0.4
14mr|mailcap-2.0.4-35|4	Release:	35
14mr|mailcap-2.0.4-35|5	License:	Public Domain
14mr|mailcap-2.0.4-35|6	Group:		System/Configuration/Networking
14mr|mailcap-2.0.4-35|7	Source0:	%{name}-%{version}.tar.bz2
14mr|mailcap-2.0.4-35|8	Source1:	mime.types
14mr|mailcap-2.0.4-35|9	Patch0:		mailcap-2.0.4.patch
14mr|mailcap-2.0.4-35|10	Patch1:		mailcap-2.0.4-java-web-start.patch
14mr|mailcap-2.0.4-35|11	Patch2:		mailcap-2.0.4-ooffice.patch
14mr|mailcap-2.0.4-35|12	BuildArch:	noarch
14mr|mailcap-2.0.4-35|13	
14mr|mailcap-2.0.4-35|14	%description
14mr|mailcap-2.0.4-35|15	The mailcap file is used by the metamail program.  Metamail reads the
14mr|mailcap-2.0.4-35|16	mailcap file to determine how it should display non-text or multimedia
14mr|mailcap-2.0.4-35|17	material.  Basically, mailcap associates a particular type of file
14mr|mailcap-2.0.4-35|18	with a particular program that a mail agent or other program can call
14mr|mailcap-2.0.4-35|19	in order to handle the file.
14mr|mailcap-2.0.4-35|20	
14mr|mailcap-2.0.4-35|21	Mailcap should be installed to allow certain programs to be able to
14mr|mailcap-2.0.4-35|22	handle non-text files.
14mr|mailcap-2.0.4-35|23	
14mr|mailcap-2.0.4-35|24	%prep
14mr|mailcap-2.0.4-35|25	%setup -q
14mr|mailcap-2.0.4-35|26	%apply_patches
14mr|mailcap-2.0.4-35|27	
14mr|mailcap-2.0.4-35|28	%build
14mr|mailcap-2.0.4-35|29	
14mr|mailcap-2.0.4-35|30	%install
14mr|mailcap-2.0.4-35|31	sed -i -e "s!/usr/man!%{_mandir}!g" Makefile
14mr|mailcap-2.0.4-35|32	%makeinstall
14mr|mailcap-2.0.4-35|33	
14mr|mailcap-2.0.4-35|34	# overwrite the original one, which is outdated
14mr|mailcap-2.0.4-35|35	install -m 0644 %{SOURCE1}  %{buildroot}/%{_sysconfdir}/mime.types
14mr|mailcap-2.0.4-35|36	
14mr|mailcap-2.0.4-35|37	%files
14mr|mailcap-2.0.4-35|38	%doc ChangeLog
14mr|mailcap-2.0.4-35|39	%config(noreplace) %{_sysconfdir}/mailcap
14mr|mailcap-2.0.4-35|40	%config(noreplace) %{_sysconfdir}/mailcap.vga
14mr|mailcap-2.0.4-35|41	%config(noreplace) %{_sysconfdir}/mime.types
14mr|mailcap-2.0.4-35|42	%{_mandir}/man4/*
14mr|mailcap-2.0.4-35|43	
14mr|mailcap-2.0.4-35|44	
14mr|mailcap-2.0.4-35|45	%changelog
14mr|mailcap-2.0.4-35|46	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-35
14mr|mailcap-2.0.4-35|47	+ Revision: d12c0a3
14mr|mailcap-2.0.4-35|48	- Spec cleanup
14mr|mailcap-2.0.4-35|49	
14mr|mailcap-2.0.4-35|50	

17582 14
14mr|mailman-2.1.15-4|1	%define uid     mail
14mr|mailman-2.1.15-4|2	%define gid     mail
14mr|mailman-2.1.15-4|3	%define email_version   2.5.8
14mr|mailman-2.1.15-4|4	
14mr|mailman-2.1.15-4|5	Summary:	The GNU Mailing List Management System
14mr|mailman-2.1.15-4|6	Name:		mailman
14mr|mailman-2.1.15-4|7	Version:	2.1.15
14mr|mailman-2.1.15-4|8	Release:	4
14mr|mailman-2.1.15-4|9	Group:		System/Servers
14mr|mailman-2.1.15-4|10	License:	GPLv2
14mr|mailman-2.1.15-4|11	Url:		http://www.list.org/
14mr|mailman-2.1.15-4|12	Source0:	http://ftp.gnu.org/gnu/mailman/%{name}-%{version}.tgz
14mr|mailman-2.1.15-4|13	Source1:	%{name}.init
14mr|mailman-2.1.15-4|14	Patch0:		%{name}-buildroot-check.patch
14mr|mailman-2.1.15-4|15	Patch1:		mailman-2.1.12-rename-arch.patch
14mr|mailman-2.1.15-4|16	Patch6:		%{name}-2.1.2-postfix-aliases.patch
14mr|mailman-2.1.15-4|17	Patch9:		%{name}-2.1.11-change-default-icons-url.patch
14mr|mailman-2.1.15-4|18	# http://non-gnu.uvt.nl/mailman-pgp-smime/
14mr|mailman-2.1.15-4|19	Patch100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch
14mr|mailman-2.1.15-4|20	Source100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch.md5
14mr|mailman-2.1.15-4|21	Requires:	mail-server
14mr|mailman-2.1.15-4|22	Requires:	apache
14mr|mailman-2.1.15-4|23	Requires:	apache-mod_socache_shmcb
14mr|mailman-2.1.15-4|24	Requires:	python-GnuPG-Interface
14mr|mailman-2.1.15-4|25	Requires:	gnupg
14mr|mailman-2.1.15-4|26	Requires:	openssl
14mr|mailman-2.1.15-4|27	BuildRequires:  python-devel
14mr|mailman-2.1.15-4|28	
14mr|mailman-2.1.15-4|29	%description
14mr|mailman-2.1.15-4|30	Mailman -- The GNU Mailing List Management System --
14mr|mailman-2.1.15-4|31	is a mailing list management system written mostly in
14mr|mailman-2.1.15-4|32	Python. Features:
14mr|mailman-2.1.15-4|33	
14mr|mailman-2.1.15-4|34	o Most standard mailing list features, including:
14mr|mailman-2.1.15-4|35	moderation, mail based commands, digests, etc...
14mr|mailman-2.1.15-4|36	o An extensive Web interface, customizable on a per-list basis.
14mr|mailman-2.1.15-4|37	o Web based list administration interface for *all* admin-type tasks
14mr|mailman-2.1.15-4|38	o Automatic Web based hypermail-style archives (using pipermail or
14mr|mailman-2.1.15-4|39	other external archiver), including provisions for private archives
14mr|mailman-2.1.15-4|40	o Integrated mail list to newsgroup gatewaying
14mr|mailman-2.1.15-4|41	o Integrated newsgroup to mail list gatewaying (polling-based... if you
14mr|mailman-2.1.15-4|42	have access to the nntp server, you should be able to easily do
14mr|mailman-2.1.15-4|43	non-polling based news->mail list gatewaying; email viega@list.org,
14mr|mailman-2.1.15-4|44	I'd like to help get that going and come up
14mr|mailman-2.1.15-4|45	with instructions)
14mr|mailman-2.1.15-4|46	o Smart bounce detection and correction
14mr|mailman-2.1.15-4|47	o Integrated fast bulk mailing
14mr|mailman-2.1.15-4|48	o Smart spam protection
14mr|mailman-2.1.15-4|49	o Extensible logging
14mr|mailman-2.1.15-4|50	o Multiple list owners and moderators are possible
14mr|mailman-2.1.15-4|51	o Optional MIME-compliant digests
14mr|mailman-2.1.15-4|52	o Nice about which machine you subscribed from if you're from the
14mr|mailman-2.1.15-4|53	right domain
14mr|mailman-2.1.15-4|54	
14mr|mailman-2.1.15-4|55	Conditional build options:
14mr|mailman-2.1.15-4|56	mailman uid --with uid %{uid}
14mr|mailman-2.1.15-4|57	mailman gid --with gid %{gid}
14mr|mailman-2.1.15-4|58	
14mr|mailman-2.1.15-4|59	%prep
14mr|mailman-2.1.15-4|60	%setup -q
14mr|mailman-2.1.15-4|61	%apply_patches
14mr|mailman-2.1.15-4|62	
14mr|mailman-2.1.15-4|63	%build
14mr|mailman-2.1.15-4|64	%serverbuild
14mr|mailman-2.1.15-4|65	# As a normal user, we don't have permissions to do this.  %patch0 changes
14mr|mailman-2.1.15-4|66	#   configure so that the directory check will never fail.
14mr|mailman-2.1.15-4|67	autoreconf
14mr|mailman-2.1.15-4|68	./configure \
14mr|mailman-2.1.15-4|69	--prefix=%{_libdir}/%{name} \
14mr|mailman-2.1.15-4|70	--with-var-prefix=%{_var}/lib/%{name} \
14mr|mailman-2.1.15-4|71	--with-mail-gid=%{gid} \
14mr|mailman-2.1.15-4|72	--with-cgi-gid=apache \
14mr|mailman-2.1.15-4|73	--with-username=%{uid} \
14mr|mailman-2.1.15-4|74	--with-groupname=%{gid} \
14mr|mailman-2.1.15-4|75	--without-permcheck \
14mr|mailman-2.1.15-4|76	--with-cgi-ext=.cgi \
14mr|mailman-2.1.15-4|77	--libdir=%{_libdir}
14mr|mailman-2.1.15-4|78	
14mr|mailman-2.1.15-4|79	make
14mr|mailman-2.1.15-4|80	# fix encoding typo
14mr|mailman-2.1.15-4|81	perl -pi -e 's/gb2132/gb2312/' misc/email-2.5.6/email/Charset.py
14mr|mailman-2.1.15-4|82	
14mr|mailman-2.1.15-4|83	%install
14mr|mailman-2.1.15-4|84	%makeinstall_std
14mr|mailman-2.1.15-4|85	
14mr|mailman-2.1.15-4|86	# apache conf
14mr|mailman-2.1.15-4|87	install -d -m 755 %{buildroot}%{_webappconfdir}
14mr|mailman-2.1.15-4|88	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
14mr|mailman-2.1.15-4|89	# Mailman Apache configuration file
14mr|mailman-2.1.15-4|90	Alias /%{name}/icons %{_libdir}/%{name}/icons
14mr|mailman-2.1.15-4|91	Alias /%{name}       %{_libdir}/%{name}/cgi-bin
14mr|mailman-2.1.15-4|92	Alias /pipermail     %{_var}/lib/%{name}/archives/public
14mr|mailman-2.1.15-4|93	
14mr|mailman-2.1.15-4|94	
14mr|mailman-2.1.15-4|95	<Directory %{_libdir}/%{name}/cgi-bin>
14mr|mailman-2.1.15-4|96	Require all granted
14mr|mailman-2.1.15-4|97	Options ExecCgi
14mr|mailman-2.1.15-4|98	DirectoryIndex listinfo.cgi
14mr|mailman-2.1.15-4|99	</Directory>
14mr|mailman-2.1.15-4|100	
14mr|mailman-2.1.15-4|101	<Directory %{_libdir}/%{name}/icons>
14mr|mailman-2.1.15-4|102	Require all granted
14mr|mailman-2.1.15-4|103	</Directory>
14mr|mailman-2.1.15-4|104	
14mr|mailman-2.1.15-4|105	<Directory %{_var}/lib/mailman/archives/public>
14mr|mailman-2.1.15-4|106	Require all granted
14mr|mailman-2.1.15-4|107	Options FollowSymlinks
14mr|mailman-2.1.15-4|108	</Directory>
14mr|mailman-2.1.15-4|109	EOF
14mr|mailman-2.1.15-4|110	
14mr|mailman-2.1.15-4|111	# init script
14mr|mailman-2.1.15-4|112	install -d -m 755 %{buildroot}%{_initrddir}
14mr|mailman-2.1.15-4|113	install -m 755 misc/mailman %{buildroot}%{_initrddir}
14mr|mailman-2.1.15-4|114	
14mr|mailman-2.1.15-4|115	# move logs directory into /var/log
14mr|mailman-2.1.15-4|116	install -d -m 755 %{buildroot}%{_var}/log
14mr|mailman-2.1.15-4|117	mv %{buildroot}%{_var}/lib/%{name}/logs %{buildroot}%{_var}/log/%{name}
14mr|mailman-2.1.15-4|118	(cd %{buildroot}%{_var}/lib/%{name} && ln -s ../../log/%{name} logs)
14mr|mailman-2.1.15-4|119	
14mr|mailman-2.1.15-4|120	# move config file into /etc
14mr|mailman-2.1.15-4|121	install -d -m 755 %{buildroot}%{_sysconfdir}
14mr|mailman-2.1.15-4|122	mv %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py %{buildroot}%{_sysconfdir}/%{name}
14mr|mailman-2.1.15-4|123	(cd %{buildroot}%{_libdir}/%{name}/Mailman && ln -s ../../../..%{_sysconfdir}/%{name} mm_cfg.py)
14mr|mailman-2.1.15-4|124	rm -f %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py.dist
14mr|mailman-2.1.15-4|125	
14mr|mailman-2.1.15-4|126	# fix permissions mess
14mr|mailman-2.1.15-4|127	chmod -R go=u-ws %{buildroot}%{_libdir}/%{name}
14mr|mailman-2.1.15-4|128	chmod 750 %{buildroot}%{_var}/lib/%{name}/archives/private
14mr|mailman-2.1.15-4|129	
14mr|mailman-2.1.15-4|130	# logrotate
14mr|mailman-2.1.15-4|131	install -d m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|mailman-2.1.15-4|132	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
14mr|mailman-2.1.15-4|133	# daily rotated log files
14mr|mailman-2.1.15-4|134	%{_var}/log/mailman/smtp-failure %{_var}/log/mailman/smtp %{_var}/log/mailman/locks %{_var}/log/mailman/fromusenet %{_var}/log/mailman/qrunner {
14mr|mailman-2.1.15-4|135	daily
14mr|mailman-2.1.15-4|136	missingok
14mr|mailman-2.1.15-4|137	rotate 7
14mr|mailman-2.1.15-4|138	sharedscripts
14mr|mailman-2.1.15-4|139	postrotate
14mr|mailman-2.1.15-4|140	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14mr|mailman-2.1.15-4|141	endscript
14mr|mailman-2.1.15-4|142	}
14mr|mailman-2.1.15-4|143	
14mr|mailman-2.1.15-4|144	# weekly rotated log files
14mr|mailman-2.1.15-4|145	%{_var}/log/mailman/bounce %{_var}/log/mailman/error %{_var}/log/mailman/vette %{_var}/log/mailman/mischief {
14mr|mailman-2.1.15-4|146	weekly
14mr|mailman-2.1.15-4|147	missingok
14mr|mailman-2.1.15-4|148	rotate 4
14mr|mailman-2.1.15-4|149	sharedscripts
14mr|mailman-2.1.15-4|150	postrotate
14mr|mailman-2.1.15-4|151	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14mr|mailman-2.1.15-4|152	endscript
14mr|mailman-2.1.15-4|153	}
14mr|mailman-2.1.15-4|154	
14mr|mailman-2.1.15-4|155	# monthly rotated log files
14mr|mailman-2.1.15-4|156	%{_var}/log/mailman/digest %{_var}/log/mailman/subscribe %{_var}/log/mailman/post {
14mr|mailman-2.1.15-4|157	monthly
14mr|mailman-2.1.15-4|158	missingok
14mr|mailman-2.1.15-4|159	rotate 12
14mr|mailman-2.1.15-4|160	sharedscripts
14mr|mailman-2.1.15-4|161	postrotate
14mr|mailman-2.1.15-4|162	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
14mr|mailman-2.1.15-4|163	endscript
14mr|mailman-2.1.15-4|164	}
14mr|mailman-2.1.15-4|165	EOF
14mr|mailman-2.1.15-4|166	
14mr|mailman-2.1.15-4|167	# install init script
14mr|mailman-2.1.15-4|168	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
14mr|mailman-2.1.15-4|169	
14mr|mailman-2.1.15-4|170	# binaries symlinks from /usr/sbin
14mr|mailman-2.1.15-4|171	install -d -m 755 %{buildroot}%{_sbindir}
14mr|mailman-2.1.15-4|172	pushd %{buildroot}%{_sbindir}
14mr|mailman-2.1.15-4|173	for bin in ../..%{_libdir}/%{name}/bin/*; do
14mr|mailman-2.1.15-4|174	ln -s $bin .
14mr|mailman-2.1.15-4|175	done
14mr|mailman-2.1.15-4|176	popd
14mr|mailman-2.1.15-4|177	
14mr|mailman-2.1.15-4|178	cat > README.mdv <<EOF
14mr|mailman-2.1.15-4|179	Mandriva RPM specific notes
14mr|mailman-2.1.15-4|180	
14mr|mailman-2.1.15-4|181	setup
14mr|mailman-2.1.15-4|182	-----
14mr|mailman-2.1.15-4|183	The setup used here differs from default one, to achieve better FHS compliance.
14mr|mailman-2.1.15-4|184	- the configuration file is /etc/mailman
14mr|mailman-2.1.15-4|185	- the log files are in /var/log/mailman
14mr|mailman-2.1.15-4|186	- the constant files are in /usr/lib/mailman
14mr|mailman-2.1.15-4|187	- the variable files are in /var/lib/mailman
14mr|mailman-2.1.15-4|188	Moreover, the perms used are most standard and secures. check_perms will
14mr|mailman-2.1.15-4|189	scream, but mailman runs fine.
14mr|mailman-2.1.15-4|190	
14mr|mailman-2.1.15-4|191	post-installation
14mr|mailman-2.1.15-4|192	-----------------
14mr|mailman-2.1.15-4|193	Post-installation script attempts first to integrate mailman aliases file with
14mr|mailman-2.1.15-4|194	existing mail aliases. Then the server-wide 'mailman' list is automatically
14mr|mailman-2.1.15-4|195	created, with root@hostname as admin, and a randomly generated password. This
14mr|mailman-2.1.15-4|196	list is configured with generic default values, but its configuration should be
14mr|mailman-2.1.15-4|197	reviewed before usage.
14mr|mailman-2.1.15-4|198	The password is available in the notification message sent by mailman upon list
14mr|mailman-2.1.15-4|199	creation, and is also used as the site password. The mailman service has to be
14mr|mailman-2.1.15-4|200	started, and the SMTP server has to be running for the message to be correctly
14mr|mailman-2.1.15-4|201	delivered.
14mr|mailman-2.1.15-4|202	
14mr|mailman-2.1.15-4|203	upgrade
14mr|mailman-2.1.15-4|204	-------
14mr|mailman-2.1.15-4|205	The alias db (/var/lib/mailman/data/aliases.db) should be owned by the same uid
14mr|mailman-2.1.15-4|206	and gid as the one used by mailman, mail.mail here. You may experience toubles
14mr|mailman-2.1.15-4|207	when upgrading from old releases of the packages.
14mr|mailman-2.1.15-4|208	EOF
14mr|mailman-2.1.15-4|209	
14mr|mailman-2.1.15-4|210	%pre
14mr|mailman-2.1.15-4|211	if [ $1 = "2" ]; then
14mr|mailman-2.1.15-4|212	if [ ! -L %{_libdir}/%{name}/Mailman/mm_cfg.py ]; then
14mr|mailman-2.1.15-4|213	mv %{_libdir}/%{name}/Mailman/mm_cfg.py %{_sysconfdir}/%{name}.tmp
14mr|mailman-2.1.15-4|214	fi
14mr|mailman-2.1.15-4|215	if [ ! -L %{_var}/lib/%{name}/logs ]; then
14mr|mailman-2.1.15-4|216	mv %{_var}/lib/%{name}/logs %{_var}/log/%{name}
14mr|mailman-2.1.15-4|217	fi
14mr|mailman-2.1.15-4|218	fi
14mr|mailman-2.1.15-4|219	
14mr|mailman-2.1.15-4|220	%post
14mr|mailman-2.1.15-4|221	%_post_service %{name}
14mr|mailman-2.1.15-4|222	
14mr|mailman-2.1.15-4|223	cd %{_libdir}/%{name}
14mr|mailman-2.1.15-4|224	
14mr|mailman-2.1.15-4|225	if [ $1 = 1 ]; then
14mr|mailman-2.1.15-4|226	# installation
14mr|mailman-2.1.15-4|227	
14mr|mailman-2.1.15-4|228	# generic tasks
14mr|mailman-2.1.15-4|229	hostname=`hostname`
14mr|mailman-2.1.15-4|230	domainname=`dnsdomainname`
14mr|mailman-2.1.15-4|231	
14mr|mailman-2.1.15-4|232	if [ -z "$domainname" ]; then
14mr|mailman-2.1.15-4|233	domainname=localdomain
14mr|mailman-2.1.15-4|234	fi
14mr|mailman-2.1.15-4|235	
14mr|mailman-2.1.15-4|236	# mailman basic configuration
14mr|mailman-2.1.15-4|237	cat >>Mailman/mm_cfg.py <<EOF
14mr|mailman-2.1.15-4|238	DEFAULT_EMAIL_HOST = '$domainname'
14mr|mailman-2.1.15-4|239	DEFAULT_URL_HOST = '$hostname'
14mr|mailman-2.1.15-4|240	add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
14mr|mailman-2.1.15-4|241	EOF
14mr|mailman-2.1.15-4|242	
14mr|mailman-2.1.15-4|243	# make sure mail user is allowed to use cron
14mr|mailman-2.1.15-4|244	if [ -f %{_sysconfdir}/cron.allow ]; then
14mr|mailman-2.1.15-4|245	if ! grep -q %{uid} %{_sysconfdir}/cron.allow; then
14mr|mailman-2.1.15-4|246	echo "%{uid}" >> %{_sysconfdir}/cron.allow
14mr|mailman-2.1.15-4|247	fi
14mr|mailman-2.1.15-4|248	fi
14mr|mailman-2.1.15-4|249	
14mr|mailman-2.1.15-4|250	# add cron task
14mr|mailman-2.1.15-4|251	crontab -u %{uid} %{_libdir}/%{name}/cron/crontab.in
14mr|mailman-2.1.15-4|252	
14mr|mailman-2.1.15-4|253	# add aliases
14mr|mailman-2.1.15-4|254	%create_ghostfile %{_var}/lib/%{name}/data/aliases %{uid} %{gid} 660
14mr|mailman-2.1.15-4|255	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14mr|mailman-2.1.15-4|256	if [ "$mta" == "postfix" ]; then
14mr|mailman-2.1.15-4|257	cat >>Mailman/mm_cfg.py <<EOF
14mr|mailman-2.1.15-4|258	MTA = 'Postfix'
14mr|mailman-2.1.15-4|259	EOF
14mr|mailman-2.1.15-4|260	maps=`/usr/sbin/postconf -h alias_maps`
14mr|mailman-2.1.15-4|261	postconf -e \
14mr|mailman-2.1.15-4|262	"recipient_delimiter = +" \
14mr|mailman-2.1.15-4|263	"unknown_local_recipient_reject_code = 550" \
14mr|mailman-2.1.15-4|264	"alias_maps = $maps, hash:%{_var}/lib/%{name}/data/aliases"
14mr|mailman-2.1.15-4|265	/usr/sbin/postalias %{_var}/lib/%{name}/data/aliases
14mr|mailman-2.1.15-4|266	else
14mr|mailman-2.1.15-4|267	cat >> %{_sysconfdir}/aliases <<EOF
14mr|mailman-2.1.15-4|268	:include:	%{_var}/lib/%{name}/data/aliases
14mr|mailman-2.1.15-4|269	EOF
14mr|mailman-2.1.15-4|270	/usr/bin/newaliases
14mr|mailman-2.1.15-4|271	fi
14mr|mailman-2.1.15-4|272	
14mr|mailman-2.1.15-4|273	# generate random password
14mr|mailman-2.1.15-4|274	passwd=%_get_password 8
14mr|mailman-2.1.15-4|275	
14mr|mailman-2.1.15-4|276	# site password
14mr|mailman-2.1.15-4|277	%{_sbindir}/mmsitepass $passwd > /dev/null
14mr|mailman-2.1.15-4|278	
14mr|mailman-2.1.15-4|279	if [ ! -f /var/lib/mailman/lists/mailman/config.pck ]; then
14mr|mailman-2.1.15-4|280	# initial list creation and configuration
14mr|mailman-2.1.15-4|281	su %{uid} \
14mr|mailman-2.1.15-4|282	-c "%{_sbindir}/newlist mailman root@$hostname $passwd" > /dev/null
14mr|mailman-2.1.15-4|283	su %{uid} \
14mr|mailman-2.1.15-4|284	-c "%{_sbindir}/config_list -i /var/lib/mailman/data/sitelist.cfg mailman"
14mr|mailman-2.1.15-4|285	fi
14mr|mailman-2.1.15-4|286	
14mr|mailman-2.1.15-4|287	else
14mr|mailman-2.1.15-4|288	# upgrade
14mr|mailman-2.1.15-4|289	if [ -f %{_sysconfdir}/%{name}.tmp ]; then
14mr|mailman-2.1.15-4|290	mv -f %{_sysconfdir}/%{name}.tmp %{_sysconfdir}/%{name}
14mr|mailman-2.1.15-4|291	fi
14mr|mailman-2.1.15-4|292	fi
14mr|mailman-2.1.15-4|293	
14mr|mailman-2.1.15-4|294	%preun
14mr|mailman-2.1.15-4|295	%_preun_service %{name}
14mr|mailman-2.1.15-4|296	
14mr|mailman-2.1.15-4|297	%postun
14mr|mailman-2.1.15-4|298	if [ $1 = 0 ]; then
14mr|mailman-2.1.15-4|299	# generic tasks
14mr|mailman-2.1.15-4|300	
14mr|mailman-2.1.15-4|301	# remove cron task
14mr|mailman-2.1.15-4|302	crontab -u %{uid} -r
14mr|mailman-2.1.15-4|303	
14mr|mailman-2.1.15-4|304	# remove aliases
14mr|mailman-2.1.15-4|305	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
14mr|mailman-2.1.15-4|306	if [ "$mta" == "postfix" ]; then
14mr|mailman-2.1.15-4|307	database=`/usr/sbin/postconf -h alias_database | \
14mr|mailman-2.1.15-4|308	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
14mr|mailman-2.1.15-4|309	maps=`/usr/sbin/postconf -h alias_maps | \
14mr|mailman-2.1.15-4|310	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
14mr|mailman-2.1.15-4|311	postconf -e \
14mr|mailman-2.1.15-4|312	"alias_database = $database" \
14mr|mailman-2.1.15-4|313	"alias_maps = $maps"
14mr|mailman-2.1.15-4|314	else
14mr|mailman-2.1.15-4|315	sed -i -e '/:include:	%{_var}/lib/%{name}/data/aliases/d' \
14mr|mailman-2.1.15-4|316	%{_sysconfdir}/aliases
14mr|mailman-2.1.15-4|317	fi
14mr|mailman-2.1.15-4|318	/usr/bin/newaliases
14mr|mailman-2.1.15-4|319	fi
14mr|mailman-2.1.15-4|320	
14mr|mailman-2.1.15-4|321	%files
14mr|mailman-2.1.15-4|322	%doc ACKNOWLEDGMENTS BUGS FAQ INSTALL NEWS* README* TODO* UPGRADING
14mr|mailman-2.1.15-4|323	%doc gnu-COPYING-GPL contrib/README.check_perms_grsecurity
14mr|mailman-2.1.15-4|324	%doc doc/*
14mr|mailman-2.1.15-4|325	# constant files
14mr|mailman-2.1.15-4|326	%dir %{_libdir}/%{name}
14mr|mailman-2.1.15-4|327	%{_libdir}/%{name}/cron
14mr|mailman-2.1.15-4|328	%{_libdir}/%{name}/pythonlib
14mr|mailman-2.1.15-4|329	%{_libdir}/%{name}/scripts
14mr|mailman-2.1.15-4|330	%{_libdir}/%{name}/tests
14mr|mailman-2.1.15-4|331	%{_libdir}/%{name}/messages
14mr|mailman-2.1.15-4|332	%{_libdir}/%{name}/templates
14mr|mailman-2.1.15-4|333	%{_libdir}/%{name}/bin
14mr|mailman-2.1.15-4|334	%{_libdir}/%{name}/Mailman
14mr|mailman-2.1.15-4|335	%{_libdir}/%{name}/icons
14mr|mailman-2.1.15-4|336	%dir %{_libdir}/%{name}/mail
14mr|mailman-2.1.15-4|337	%attr(2755,root,%{gid}) %{_libdir}/%{name}/mail/*
14mr|mailman-2.1.15-4|338	%dir %{_libdir}/%{name}/cgi-bin
14mr|mailman-2.1.15-4|339	%attr(2755,root,%{gid}) %{_libdir}/%{name}/cgi-bin/*
14mr|mailman-2.1.15-4|340	# variable files
14mr|mailman-2.1.15-4|341	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/data
14mr|mailman-2.1.15-4|342	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/lists
14mr|mailman-2.1.15-4|343	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/locks
14mr|mailman-2.1.15-4|344	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/qfiles
14mr|mailman-2.1.15-4|345	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/spam
14mr|mailman-2.1.15-4|346	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/logs
14mr|mailman-2.1.15-4|347	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/archives/public
14mr|mailman-2.1.15-4|348	%attr(-,%{uid},apache) %{_var}/lib/%{name}/archives/private
14mr|mailman-2.1.15-4|349	%attr(-,%{uid},%{gid}) %{_var}/log/%{name}
14mr|mailman-2.1.15-4|350	# configuration files
14mr|mailman-2.1.15-4|351	%{_initrddir}/%{name}
14mr|mailman-2.1.15-4|352	%config(noreplace) %{_webappconfdir}/%{name}.conf
14mr|mailman-2.1.15-4|353	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|mailman-2.1.15-4|354	%config(noreplace) %{_sysconfdir}/%{name}
14mr|mailman-2.1.15-4|355	%{_sbindir}/*
14mr|mailman-2.1.15-4|356	
14mr|mailman-2.1.15-4|357	
14mr|mailman-2.1.15-4|358	%changelog
14mr|mailman-2.1.15-4|359	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.15-4
14mr|mailman-2.1.15-4|360	+ Revision: ba44407
14mr|mailman-2.1.15-4|361	- MassBuild#440: Increase release tag
14mr|mailman-2.1.15-4|362	
14mr|mailman-2.1.15-4|363	

17583 14
14mr|make-4.0-7|1	Summary:	A GNU tool which simplifies the build process for users
14mr|make-4.0-7|2	Name:		make
14mr|make-4.0-7|3	Epoch:		1
14mr|make-4.0-7|4	Version:	4.0
14mr|make-4.0-7|5	Release:	7
14mr|make-4.0-7|6	License:	GPLv2+
14mr|make-4.0-7|7	Group:		Development/Tools
14mr|make-4.0-7|8	Url:		http://www.gnu.org/directory/GNU/make.html
14mr|make-4.0-7|9	Source0:	ftp://ftp.gnu.org/pub/gnu/make/%{name}-%{version}.tar.bz2
14mr|make-4.0-7|10	Patch1:		make-3.82-noclock_gettime.patch
14mr|make-4.0-7|11	# Upstream: https://savannah.gnu.org/bugs/?30748
14mr|make-4.0-7|12	Patch6:		make-3.82-weird-shell.patch
14mr|make-4.0-7|13	BuildRequires:	gettext-devel
14mr|make-4.0-7|14	BuildRequires:	pkgconfig(guile-2.0)
14mr|make-4.0-7|15	
14mr|make-4.0-7|16	%description
14mr|make-4.0-7|17	A GNU tool for controlling the generation of executables and other
14mr|make-4.0-7|18	non-source files of a program from the program's source files.  Make
14mr|make-4.0-7|19	allows users to build and install packages without any significant
14mr|make-4.0-7|20	knowledge about the details of the build process.  The details about how
14mr|make-4.0-7|21	the program should be built are provided for make in the program's
14mr|make-4.0-7|22	makefile.
14mr|make-4.0-7|23	
14mr|make-4.0-7|24	The GNU make tool should be installed on your system because it is
14mr|make-4.0-7|25	commonly used to simplify the process of installing programs.
14mr|make-4.0-7|26	
14mr|make-4.0-7|27	%files -f %{name}.lang
14mr|make-4.0-7|28	%doc ABOUT-NLS AUTHORS ChangeLog README README.customs SCOPTIONS NEWS
14mr|make-4.0-7|29	%doc glob/COPYING.LIB glob/ChangeLog
14mr|make-4.0-7|30	%{_bindir}/make
14mr|make-4.0-7|31	%{_bindir}/gmake
14mr|make-4.0-7|32	%{_mandir}/man1/make.1*
14mr|make-4.0-7|33	%{_infodir}/make.info*
14mr|make-4.0-7|34	
14mr|make-4.0-7|35	#----------------------------------------------------------------------------
14mr|make-4.0-7|36	
14mr|make-4.0-7|37	%prep
14mr|make-4.0-7|38	%setup -q
14mr|make-4.0-7|39	%apply_patches
14mr|make-4.0-7|40	
14mr|make-4.0-7|41	%build
14mr|make-4.0-7|42	%configure2_5x \
14mr|make-4.0-7|43	--with-guile
14mr|make-4.0-7|44	%make
14mr|make-4.0-7|45	
14mr|make-4.0-7|46	%install
14mr|make-4.0-7|47	%makeinstall_std
14mr|make-4.0-7|48	
14mr|make-4.0-7|49	ln -sf make %{buildroot}%{_bindir}/gmake
14mr|make-4.0-7|50	
14mr|make-4.0-7|51	# We probably don't need this
14mr|make-4.0-7|52	rm -rf %{buildroot}%{_includedir}
14mr|make-4.0-7|53	
14mr|make-4.0-7|54	%find_lang %{name}
14mr|make-4.0-7|55	
14mr|make-4.0-7|56	%check
14mr|make-4.0-7|57	# all tests must pass
14mr|make-4.0-7|58	make check
14mr|make-4.0-7|59	
14mr|make-4.0-7|60	%changelog
14mr|make-4.0-7|61	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.0-7
14mr|make-4.0-7|62	+ Revision: da424b0
14mr|make-4.0-7|63	- New version 4.0
14mr|make-4.0-7|64	
14mr|make-4.0-7|65	

17584 14
14mr|makedepend-1.0.3-4|1	Name: makedepend
14mr|makedepend-1.0.3-4|2	Version: 1.0.3
14mr|makedepend-1.0.3-4|3	Release: 4
14mr|makedepend-1.0.3-4|4	Summary: Create dependencies in makefiles
14mr|makedepend-1.0.3-4|5	Group: Development/X11
14mr|makedepend-1.0.3-4|6	Source: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
14mr|makedepend-1.0.3-4|7	License: MIT
14mr|makedepend-1.0.3-4|8	BuildRoot: %{_tmppath}/%{name}-root
14mr|makedepend-1.0.3-4|9	
14mr|makedepend-1.0.3-4|10	BuildRequires: x11-proto-devel >= 1.0.0
14mr|makedepend-1.0.3-4|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|makedepend-1.0.3-4|12	
14mr|makedepend-1.0.3-4|13	%description
14mr|makedepend-1.0.3-4|14	The makedepend program reads each source file in sequence and parses it like  a
14mr|makedepend-1.0.3-4|15	C-preprocessor, processing all C #* directives so that it can correctly tell
14mr|makedepend-1.0.3-4|16	which include directives would be used in a compilation.
14mr|makedepend-1.0.3-4|17	
14mr|makedepend-1.0.3-4|18	%prep
14mr|makedepend-1.0.3-4|19	%setup -q -n %{name}-%{version}
14mr|makedepend-1.0.3-4|20	
14mr|makedepend-1.0.3-4|21	%build
14mr|makedepend-1.0.3-4|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|makedepend-1.0.3-4|23	--x-libraries=%{_libdir}
14mr|makedepend-1.0.3-4|24	
14mr|makedepend-1.0.3-4|25	%make
14mr|makedepend-1.0.3-4|26	
14mr|makedepend-1.0.3-4|27	%install
14mr|makedepend-1.0.3-4|28	rm -rf %{buildroot}
14mr|makedepend-1.0.3-4|29	%makeinstall_std
14mr|makedepend-1.0.3-4|30	
14mr|makedepend-1.0.3-4|31	%clean
14mr|makedepend-1.0.3-4|32	rm -rf %{buildroot}
14mr|makedepend-1.0.3-4|33	
14mr|makedepend-1.0.3-4|34	%files
14mr|makedepend-1.0.3-4|35	%defattr(-,root,root)
14mr|makedepend-1.0.3-4|36	%{_bindir}/makedepend
14mr|makedepend-1.0.3-4|37	%{_mandir}/man1/makedepend.1*
14mr|makedepend-1.0.3-4|38	
14mr|makedepend-1.0.3-4|39	
14mr|makedepend-1.0.3-4|40	
14mr|makedepend-1.0.3-4|41	
14mr|makedepend-1.0.3-4|42	%changelog
14mr|makedepend-1.0.3-4|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-4
14mr|makedepend-1.0.3-4|44	+ Revision: e95751b
14mr|makedepend-1.0.3-4|45	- MassBuild#440: Increase release tag
14mr|makedepend-1.0.3-4|46	
14mr|makedepend-1.0.3-4|47	

17585 14
14mr|makedev-4.4-16|1	# synced with rh-3.3.1-1
14mr|makedev-4.4-16|2	
14mr|makedev-4.4-16|3	%define devrootdir /lib/root-mirror
14mr|makedev-4.4-16|4	%define dev_lock /var/lock/subsys/dev
14mr|makedev-4.4-16|5	%define makedev_lock /var/lock/subsys/makedev
14mr|makedev-4.4-16|6	
14mr|makedev-4.4-16|7	Summary:	A program used for creating the device files in /dev
14mr|makedev-4.4-16|8	Name:		makedev
14mr|makedev-4.4-16|9	Version:	4.4
14mr|makedev-4.4-16|10	Release:	16
14mr|makedev-4.4-16|11	Group:		System/Kernel and hardware
14mr|makedev-4.4-16|12	License:	GPL
14mr|makedev-4.4-16|13	URL:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/makedev/
14mr|makedev-4.4-16|14	Source:		%{name}-%{version}.tar.bz2
14mr|makedev-4.4-16|15	Requires(pre):	coreutils, mktemp
14mr|makedev-4.4-16|16	Requires(post): perl(MDK::Common), shadow-utils, sed, util-linux
14mr|makedev-4.4-16|17	Requires:	bash
14mr|makedev-4.4-16|18	Provides:	dev, MAKEDEV
14mr|makedev-4.4-16|19	Obsoletes:	dev, MAKEDEV
14mr|makedev-4.4-16|20	BuildArch:	noarch
14mr|makedev-4.4-16|21	# coreutils => /bin/mkdir
14mr|makedev-4.4-16|22	
14mr|makedev-4.4-16|23	%description
14mr|makedev-4.4-16|24	This package contains the makedev program, which makes it easier to create
14mr|makedev-4.4-16|25	and maintain the files in the /dev directory.  /dev directory files
14mr|makedev-4.4-16|26	correspond to a particular device supported by Linux (serial or printer
14mr|makedev-4.4-16|27	ports, scanners, sound cards, tape drives, CD-ROM drives, hard drives,
14mr|makedev-4.4-16|28	etc.) and interface with the drivers in the kernel.
14mr|makedev-4.4-16|29	
14mr|makedev-4.4-16|30	The makedev package is a basic part of your Mandriva Linux system and it needs
14mr|makedev-4.4-16|31	to be installed.
14mr|makedev-4.4-16|32	
14mr|makedev-4.4-16|33	#The Mandriva Linux operating system uses file system entries to represent
14mr|makedev-4.4-16|34	#devices (CD-ROMs, floppy drives, etc.) attached to the machine. All of
14mr|makedev-4.4-16|35	#these entries are in the /dev tree (although they don't have to be).
14mr|makedev-4.4-16|36	#This package contains the most commonly used /dev entries.
14mr|makedev-4.4-16|37	
14mr|makedev-4.4-16|38	%prep
14mr|makedev-4.4-16|39	%setup -q
14mr|makedev-4.4-16|40	
14mr|makedev-4.4-16|41	%build
14mr|makedev-4.4-16|42	# Generate the config scripts
14mr|makedev-4.4-16|43	%make
14mr|makedev-4.4-16|44	
14mr|makedev-4.4-16|45	%install
14mr|makedev-4.4-16|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|makedev-4.4-16|47	
14mr|makedev-4.4-16|48	mkdir -p %{buildroot}%{devrootdir}
14mr|makedev-4.4-16|49	%makeinstall_std
14mr|makedev-4.4-16|50	
14mr|makedev-4.4-16|51	%post
14mr|makedev-4.4-16|52	/usr/sbin/useradd -c "virtual console memory owner" -u 69 \
14mr|makedev-4.4-16|53	-s /sbin/nologin -r -d /dev vcsa 2> /dev/null || :
14mr|makedev-4.4-16|54	
14mr|makedev-4.4-16|55	#- when devfs or udev are used, upgrade and install can be done easily :)
14mr|makedev-4.4-16|56	if [ -e /dev/.devfsd ] || [ -e /dev/.udev.tdb ] || [ -d /dev/.udevdb/ ] || [ -d /dev/.udev/ ]; then
14mr|makedev-4.4-16|57	[ -d %{devrootdir} ] || mkdir %{devrootdir}
14mr|makedev-4.4-16|58	mount --bind / %{devrootdir}
14mr|makedev-4.4-16|59	DEV_DIR=%{devrootdir}/dev
14mr|makedev-4.4-16|60	
14mr|makedev-4.4-16|61	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
14mr|makedev-4.4-16|62	mkdir -p $DEV_DIR/{pts,shm}
14mr|makedev-4.4-16|63	/sbin/makedev $DEV_DIR
14mr|makedev-4.4-16|64	
14mr|makedev-4.4-16|65	# race
14mr|makedev-4.4-16|66	while [ ! -c $DEV_DIR/null ]; do
14mr|makedev-4.4-16|67	rm -f $DEV_DIR/null
14mr|makedev-4.4-16|68	mknod -m 0666 $DEV_DIR/null c 1 3
14mr|makedev-4.4-16|69	chown root.root $DEV_DIR/null
14mr|makedev-4.4-16|70	done
14mr|makedev-4.4-16|71	
14mr|makedev-4.4-16|72	umount -f %{devrootdir} 2> /dev/null
14mr|makedev-4.4-16|73	#- case when makedev is being installed, not upgraded
14mr|makedev-4.4-16|74	else
14mr|makedev-4.4-16|75	DEV_DIR=/dev
14mr|makedev-4.4-16|76	mkdir -p $DEV_DIR/{pts,shm}
14mr|makedev-4.4-16|77	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
14mr|makedev-4.4-16|78	/sbin/makedev $DEV_DIR
14mr|makedev-4.4-16|79	
14mr|makedev-4.4-16|80	# race
14mr|makedev-4.4-16|81	while [ ! -c $DEV_DIR/null ]; do
14mr|makedev-4.4-16|82	rm -f $DEV_DIR/null
14mr|makedev-4.4-16|83	mknod -m 0666 $DEV_DIR/null c 1 3
14mr|makedev-4.4-16|84	chown root.root $DEV_DIR/null
14mr|makedev-4.4-16|85	done
14mr|makedev-4.4-16|86	
14mr|makedev-4.4-16|87	[ -x /sbin/pam_console_apply ] && /sbin/pam_console_apply &>/dev/null
14mr|makedev-4.4-16|88	fi
14mr|makedev-4.4-16|89	:
14mr|makedev-4.4-16|90	
14mr|makedev-4.4-16|91	%triggerpostun -- dev
14mr|makedev-4.4-16|92	
14mr|makedev-4.4-16|93	if [ ! -e /dev/.devfsd -a ! -e /dev/.udev.tdb -a ! -d /dev/.udevdb/ -a ! -d /dev/.udev/ ]; then
14mr|makedev-4.4-16|94	#- when upgrading from old dev pkg to makedev pkg, this can't be done in %%post
14mr|makedev-4.4-16|95	#- doing the same when upgrading from new dev pkg
14mr|makedev-4.4-16|96	DEV_DIR=/dev
14mr|makedev-4.4-16|97	mkdir -p $DEV_DIR/{pts,shm}
14mr|makedev-4.4-16|98	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
14mr|makedev-4.4-16|99	/sbin/makedev $DEV_DIR
14mr|makedev-4.4-16|100	
14mr|makedev-4.4-16|101	# race
14mr|makedev-4.4-16|102	while [ ! -c $DEV_DIR/null ]; do
14mr|makedev-4.4-16|103	rm -f $DEV_DIR/null
14mr|makedev-4.4-16|104	mknod -m 0666 $DEV_DIR/null c 1 3
14mr|makedev-4.4-16|105	chown root.root $DEV_DIR/null
14mr|makedev-4.4-16|106	done
14mr|makedev-4.4-16|107	
14mr|makedev-4.4-16|108	[ -x /sbin/pam_console_apply ] && /sbin/pam_console_apply &>/dev/null
14mr|makedev-4.4-16|109	fi
14mr|makedev-4.4-16|110	:
14mr|makedev-4.4-16|111	
14mr|makedev-4.4-16|112	%files
14mr|makedev-4.4-16|113	%doc COPYING devices.txt README
14mr|makedev-4.4-16|114	%attr(755,root,root) /sbin/%{name}
14mr|makedev-4.4-16|115	%dir %{_sysconfdir}/makedev.d/
14mr|makedev-4.4-16|116	%config(noreplace) %{_sysconfdir}/makedev.d/*
14mr|makedev-4.4-16|117	%dir /dev
14mr|makedev-4.4-16|118	%dir %{devrootdir}
14mr|makedev-4.4-16|119	%{_mandir}/*/*
14mr|makedev-4.4-16|120	
14mr|makedev-4.4-16|121	
14mr|makedev-4.4-16|122	
14mr|makedev-4.4-16|123	%changelog
14mr|makedev-4.4-16|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.4-16
14mr|makedev-4.4-16|125	+ Revision: 0939684
14mr|makedev-4.4-16|126	- MassBuild#440: Increase release tag
14mr|makedev-4.4-16|127	
14mr|makedev-4.4-16|128	

17586 14
14mr|makeself-2.1.5-8|1	Summary:	Generates a self-extractable archive from a directory
14mr|makeself-2.1.5-8|2	Name:		makeself
14mr|makeself-2.1.5-8|3	Version:	2.1.5
14mr|makeself-2.1.5-8|4	Release:	8
14mr|makeself-2.1.5-8|5	Source0:	http://www.megastep.org/makeself/%{name}-%{version}.tar.bz2
14mr|makeself-2.1.5-8|6	Source1:	http://angst.cynapses.org/stripmakeself
14mr|makeself-2.1.5-8|7	License:	GPLv3
14mr|makeself-2.1.5-8|8	Group: 		Archiving/Compression
14mr|makeself-2.1.5-8|9	Url:		http://www.megastep.org/makeself/
14mr|makeself-2.1.5-8|10	Requires:	bzip2
14mr|makeself-2.1.5-8|11	Requires:	coreutils
14mr|makeself-2.1.5-8|12	Requires:	gnupg
14mr|makeself-2.1.5-8|13	BuildArch:	noarch
14mr|makeself-2.1.5-8|14	
14mr|makeself-2.1.5-8|15	%description
14mr|makeself-2.1.5-8|16	Makeself is a small shell script that generates a self-extractable
14mr|makeself-2.1.5-8|17	tar.gz archive from a directory. The resulting file appears as a shell
14mr|makeself-2.1.5-8|18	script (many of those have a .run suffix), and can be launched as
14mr|makeself-2.1.5-8|19	is. The archive will then uncompress itself to a temporary directory
14mr|makeself-2.1.5-8|20	and an optional arbitrary command will be executed (for example an
14mr|makeself-2.1.5-8|21	installation script). This is pretty similar to archives generated
14mr|makeself-2.1.5-8|22	with WinZip Self-Extractor in the Windows world. Makeself archives
14mr|makeself-2.1.5-8|23	also include checksums for integrity self-validation (CRC and/or MD5
14mr|makeself-2.1.5-8|24	checksums).
14mr|makeself-2.1.5-8|25	
14mr|makeself-2.1.5-8|26	The makeself.sh script itself is used only to create the archives from
14mr|makeself-2.1.5-8|27	a directory of files. The resultant archive is actually a compressed
14mr|makeself-2.1.5-8|28	(using gzip, bzip2, or compress) TAR archive, with a small shell
14mr|makeself-2.1.5-8|29	script stub at the beginning. This small stub performs all the steps
14mr|makeself-2.1.5-8|30	of extracting the files, running the embedded command, and removing
14mr|makeself-2.1.5-8|31	the temporary files when it's all over. All what the user has to do to
14mr|makeself-2.1.5-8|32	install the software contained in such an archive is to "run" the
14mr|makeself-2.1.5-8|33	archive, i.e sh nice-software.run. I recommend using the "run" (which
14mr|makeself-2.1.5-8|34	was introduced by some Makeself archives released by Loki Software) or
14mr|makeself-2.1.5-8|35	"sh" suffix for such archives not to confuse the users, since they
14mr|makeself-2.1.5-8|36	know it's actually shell scripts (with quite a lot of binary data
14mr|makeself-2.1.5-8|37	attached to it though!).
14mr|makeself-2.1.5-8|38	
14mr|makeself-2.1.5-8|39	
14mr|makeself-2.1.5-8|40	%prep
14mr|makeself-2.1.5-8|41	%setup -q
14mr|makeself-2.1.5-8|42	cp -p %{SOURCE1} .
14mr|makeself-2.1.5-8|43	
14mr|makeself-2.1.5-8|44	%build
14mr|makeself-2.1.5-8|45	
14mr|makeself-2.1.5-8|46	%install
14mr|makeself-2.1.5-8|47	mkdir -p %{buildroot}%{_bindir} \
14mr|makeself-2.1.5-8|48	%{buildroot}%{_mandir}/man1 \
14mr|makeself-2.1.5-8|49	%{buildroot}%{_datadir}/makeself/
14mr|makeself-2.1.5-8|50	install -m 755 makeself.sh %{buildroot}%{_bindir}/makeself
14mr|makeself-2.1.5-8|51	install -m 755 makeself-header.sh %{buildroot}%{_datadir}/makeself/makeself-header
14mr|makeself-2.1.5-8|52	install -m 755 stripmakeself %{buildroot}%{_bindir}/
14mr|makeself-2.1.5-8|53	install -m 644 makeself.1 %{buildroot}%{_mandir}/man1/
14mr|makeself-2.1.5-8|54	
14mr|makeself-2.1.5-8|55	%files
14mr|makeself-2.1.5-8|56	%doc COPYING README TODO makeself.lsm
14mr|makeself-2.1.5-8|57	%{_bindir}/*
14mr|makeself-2.1.5-8|58	%{_mandir}/man1/*
14mr|makeself-2.1.5-8|59	%{_datadir}/makeself/*
14mr|makeself-2.1.5-8|60	
14mr|makeself-2.1.5-8|61	
14mr|makeself-2.1.5-8|62	
14mr|makeself-2.1.5-8|63	
14mr|makeself-2.1.5-8|64	
14mr|makeself-2.1.5-8|65	%changelog
14mr|makeself-2.1.5-8|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.5-8
14mr|makeself-2.1.5-8|67	+ Revision: 0607c94
14mr|makeself-2.1.5-8|68	- MassBuild#440: Increase release tag
14mr|makeself-2.1.5-8|69	
14mr|makeself-2.1.5-8|70	

17587 14
14mr|malaga-7.12-10|1	%define major	7
14mr|malaga-7.12-10|2	%define libname		%mklibname %{name} %{major}
14mr|malaga-7.12-10|3	%define develname 	%mklibname %{name} -d
14mr|malaga-7.12-10|4	
14mr|malaga-7.12-10|5	%define debug_package %{nil}
14mr|malaga-7.12-10|6	
14mr|malaga-7.12-10|7	Summary:	A grammar development environment for natural languages
14mr|malaga-7.12-10|8	Name:		malaga
14mr|malaga-7.12-10|9	Version:	7.12
14mr|malaga-7.12-10|10	Release:	10
14mr|malaga-7.12-10|11	License:	GPLv2+
14mr|malaga-7.12-10|12	Group:		Text tools
14mr|malaga-7.12-10|13	URL:		http://home.arcor.de/bjoern-beutel/malaga/
14mr|malaga-7.12-10|14	Source:		http://home.arcor.de/bjoern-beutel/malaga/%{name}-%{version}.tgz
14mr|malaga-7.12-10|15	# Fix map_file symbol conflict with samba. Upstream can be considered
14mr|malaga-7.12-10|16	# inactive but as libvoikko >= 2.2 doesn't use libmalaga anymore, these kind
14mr|malaga-7.12-10|17	# of problems won't probably come up.
14mr|malaga-7.12-10|18	Patch0:		malaga-rename-map_file.diff
14mr|malaga-7.12-10|19	
14mr|malaga-7.12-10|20	Patch1:		malaga-malshow-lm.patch
14mr|malaga-7.12-10|21	
14mr|malaga-7.12-10|22	BuildRequires:	readline-devel
14mr|malaga-7.12-10|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|malaga-7.12-10|24	BuildRequires:	pkgconfig(glib-2.0)
14mr|malaga-7.12-10|25	BuildRequires:	chrpath
14mr|malaga-7.12-10|26	
14mr|malaga-7.12-10|27	%description
14mr|malaga-7.12-10|28	Malaga is a software package for the development and application of
14mr|malaga-7.12-10|29	grammars that are used for the analysis of words and sentences of
14mr|malaga-7.12-10|30	natural languages. It contains a programming language for the
14mr|malaga-7.12-10|31	modelling of morphology and syntax grammars.
14mr|malaga-7.12-10|32	
14mr|malaga-7.12-10|33	%package -n %{libname}
14mr|malaga-7.12-10|34	Summary:	Malaga shared library
14mr|malaga-7.12-10|35	Group:		System/Libraries
14mr|malaga-7.12-10|36	Provides:	lib%{name} = %{version}-%{release}
14mr|malaga-7.12-10|37	
14mr|malaga-7.12-10|38	%description -n %{libname}
14mr|malaga-7.12-10|39	Malaga is a software package for the development and application of
14mr|malaga-7.12-10|40	grammars that are used for the analysis of words and sentences of
14mr|malaga-7.12-10|41	natural languages. It contains a programming language for the
14mr|malaga-7.12-10|42	modelling of morphology and syntax grammars.
14mr|malaga-7.12-10|43	
14mr|malaga-7.12-10|44	This package contains the library needed to run programs dynamically
14mr|malaga-7.12-10|45	linked with Malaga.
14mr|malaga-7.12-10|46	
14mr|malaga-7.12-10|47	%package -n %{develname}
14mr|malaga-7.12-10|48	Summary:	Headers and static libraries for Malaga development
14mr|malaga-7.12-10|49	Group:		Development/C
14mr|malaga-7.12-10|50	Requires:	%{libname} = %{version}-%{release}
14mr|malaga-7.12-10|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|malaga-7.12-10|52	Obsoletes:	%{_lib}malaga7-devel
14mr|malaga-7.12-10|53	
14mr|malaga-7.12-10|54	%description -n %{develname}
14mr|malaga-7.12-10|55	Malaga is a software package for the development and application of
14mr|malaga-7.12-10|56	grammars that are used for the analysis of words and sentences of
14mr|malaga-7.12-10|57	natural languages. It contains a programming language for the
14mr|malaga-7.12-10|58	modelling of morphology and syntax grammars.
14mr|malaga-7.12-10|59	
14mr|malaga-7.12-10|60	This package contains the headers and development symlink to library that
14mr|malaga-7.12-10|61	programmers will need to develop applications which will use Malaga.
14mr|malaga-7.12-10|62	
14mr|malaga-7.12-10|63	%prep
14mr|malaga-7.12-10|64	%setup -q
14mr|malaga-7.12-10|65	%patch0 -p1
14mr|malaga-7.12-10|66	%patch1 -p1
14mr|malaga-7.12-10|67	
14mr|malaga-7.12-10|68	%build
14mr|malaga-7.12-10|69	%configure2_5x \
14mr|malaga-7.12-10|70	--disable-rpath \
14mr|malaga-7.12-10|71	--disable-static
14mr|malaga-7.12-10|72	
14mr|malaga-7.12-10|73	%make
14mr|malaga-7.12-10|74	
14mr|malaga-7.12-10|75	%install
14mr|malaga-7.12-10|76	rm -rf %{buildroot}
14mr|malaga-7.12-10|77	%makeinstall INSTALL_INFO=true
14mr|malaga-7.12-10|78	chrpath -d %{buildroot}%{_bindir}/* %{buildroot}%{_libdir}/*.so
14mr|malaga-7.12-10|79	
14mr|malaga-7.12-10|80	%files
14mr|malaga-7.12-10|81	%doc CHANGES.txt README.txt
14mr|malaga-7.12-10|82	%{_bindir}/mal*
14mr|malaga-7.12-10|83	%{_datadir}/%{name}
14mr|malaga-7.12-10|84	%{_infodir}/%{name}*
14mr|malaga-7.12-10|85	%{_mandir}/man1/mal*
14mr|malaga-7.12-10|86	
14mr|malaga-7.12-10|87	%files -n %{libname}
14mr|malaga-7.12-10|88	%{_libdir}/lib%{name}.so.%{major}*
14mr|malaga-7.12-10|89	
14mr|malaga-7.12-10|90	%files -n %{develname}
14mr|malaga-7.12-10|91	%{_libdir}/lib%{name}.so
14mr|malaga-7.12-10|92	%{_includedir}/malaga.h
14mr|malaga-7.12-10|93	
14mr|malaga-7.12-10|94	
14mr|malaga-7.12-10|95	
14mr|malaga-7.12-10|96	
14mr|malaga-7.12-10|97	%changelog
14mr|malaga-7.12-10|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.12-10
14mr|malaga-7.12-10|99	+ Revision: f8bea2e
14mr|malaga-7.12-10|100	- MassBuild#440: Increase release tag
14mr|malaga-7.12-10|101	
14mr|malaga-7.12-10|102	

17588 14
14mr|man-2.6.3-2|1	%global cache /var/cache/man
14mr|man-2.6.3-2|2	
14mr|man-2.6.3-2|3	Summary:	A set of documentation tools: man, apropos and whatis
14mr|man-2.6.3-2|4	Name:		man
14mr|man-2.6.3-2|5	Version:	2.6.3
14mr|man-2.6.3-2|6	Release:	2
14mr|man-2.6.3-2|7	License:	GPLv2
14mr|man-2.6.3-2|8	Group:		System/Base
14mr|man-2.6.3-2|9	Url:		http://www.nongnu.org/man-db/
14mr|man-2.6.3-2|10	Source0:	http://download.savannah.gnu.org/releases/man-db/%{name}-db-%{version}.tar.xz
14mr|man-2.6.3-2|11	Source1:	man-db.crondaily
14mr|man-2.6.3-2|12	Source2:	man-db.sysconfig
14mr|man-2.6.3-2|13	Patch0:		man-db-2.6.3-recompress-xz.patch
14mr|man-2.6.3-2|14	Requires:	groff-for-man
14mr|man-2.6.3-2|15	Requires:	xz
14mr|man-2.6.3-2|16	BuildRequires:	xz
14mr|man-2.6.3-2|17	BuildRequires:	lzma-devel
14mr|man-2.6.3-2|18	BuildRequires:	gdbm-devel
14mr|man-2.6.3-2|19	BuildRequires:	groff-for-man
14mr|man-2.6.3-2|20	BuildRequires:	groff
14mr|man-2.6.3-2|21	BuildRequires:	pkgconfig(libpipeline)
14mr|man-2.6.3-2|22	
14mr|man-2.6.3-2|23	# We need to allow undefined symbols - libmandb relies on them
14mr|man-2.6.3-2|24	%define _disable_ld_no_undefined 1
14mr|man-2.6.3-2|25	
14mr|man-2.6.3-2|26	%description
14mr|man-2.6.3-2|27	The man package includes three tools for finding information and/or
14mr|man-2.6.3-2|28	documentation about your Linux system: man, apropos and whatis. The man
14mr|man-2.6.3-2|29	system formats and displays on-line manual pages about commands or
14mr|man-2.6.3-2|30	functions on your system. Apropos searches the whatis database
14mr|man-2.6.3-2|31	(containing short descriptions of system commands) for a string. Whatis
14mr|man-2.6.3-2|32	searches its own database for a complete word.
14mr|man-2.6.3-2|33	
14mr|man-2.6.3-2|34	The man package should be installed on your system because it is the
14mr|man-2.6.3-2|35	primary way for find documentation on a Mandriva Linux system.
14mr|man-2.6.3-2|36	
14mr|man-2.6.3-2|37	%prep
14mr|man-2.6.3-2|38	%setup -q -n %{name}-db-%{version}
14mr|man-2.6.3-2|39	%patch0 -p1 -b .recompress~
14mr|man-2.6.3-2|40	# Needed after patch0
14mr|man-2.6.3-2|41	autoconf
14mr|man-2.6.3-2|42	%configure \
14mr|man-2.6.3-2|43	--with-sections="1 1p 8 2 3 3p 4 5 6 7 9 0p n l p o 1x 2x 3x 4x 5x 6x 7x 8x" \
14mr|man-2.6.3-2|44	--disable-setuid \
14mr|man-2.6.3-2|45	--enable-threads=posix
14mr|man-2.6.3-2|46	
14mr|man-2.6.3-2|47	%build
14mr|man-2.6.3-2|48	%make CC="%__cc %{optflags}" V=1
14mr|man-2.6.3-2|49	chmod 0755 ./src/man
14mr|man-2.6.3-2|50	
14mr|man-2.6.3-2|51	%install
14mr|man-2.6.3-2|52	%makeinstall_std prefix=%{_prefix} INSTALL='%{__install} -p'
14mr|man-2.6.3-2|53	
14mr|man-2.6.3-2|54	# install cron script for man-db creation/update
14mr|man-2.6.3-2|55	install -m755 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/cron.daily/man-db.cron
14mr|man-2.6.3-2|56	
14mr|man-2.6.3-2|57	# move the documentation to relevant place
14mr|man-2.6.3-2|58	mv %{buildroot}%{_datadir}/doc/man-db/* ./
14mr|man-2.6.3-2|59	
14mr|man-2.6.3-2|60	# remove zsoelim - part of groff package
14mr|man-2.6.3-2|61	rm %{buildroot}%{_bindir}/zsoelim
14mr|man-2.6.3-2|62	rm %{buildroot}%{_datadir}/man/man1/zsoelim.1
14mr|man-2.6.3-2|63	
14mr|man-2.6.3-2|64	# install cache directory
14mr|man-2.6.3-2|65	install -d -m 0755 %{buildroot}%{cache}
14mr|man-2.6.3-2|66	
14mr|man-2.6.3-2|67	# config for cron script
14mr|man-2.6.3-2|68	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/man-db
14mr|man-2.6.3-2|69	
14mr|man-2.6.3-2|70	%find_lang %{name}-db
14mr|man-2.6.3-2|71	%find_lang %{name}-db-gnulib
14mr|man-2.6.3-2|72	
14mr|man-2.6.3-2|73	%files -f %{name}-db.lang,%{name}-db-gnulib.lang
14mr|man-2.6.3-2|74	%doc README man-db-manual.txt man-db-manual.ps docs/COPYING ChangeLog NEWS
14mr|man-2.6.3-2|75	%config(noreplace) %{_sysconfdir}/man_db.conf
14mr|man-2.6.3-2|76	%config(noreplace) %{_sysconfdir}/sysconfig/man-db
14mr|man-2.6.3-2|77	%{_sysconfdir}/cron.daily/man-db.cron
14mr|man-2.6.3-2|78	%{_sbindir}/accessdb
14mr|man-2.6.3-2|79	%{_bindir}/man
14mr|man-2.6.3-2|80	%{_bindir}/whatis
14mr|man-2.6.3-2|81	%{_bindir}/apropos
14mr|man-2.6.3-2|82	%{_bindir}/manpath
14mr|man-2.6.3-2|83	%{_bindir}/lexgrog
14mr|man-2.6.3-2|84	%{_bindir}/catman
14mr|man-2.6.3-2|85	%{_bindir}/mandb
14mr|man-2.6.3-2|86	%dir %{_libdir}/man-db
14mr|man-2.6.3-2|87	%{_libdir}/man-db/globbing
14mr|man-2.6.3-2|88	%{_libdir}/man-db/manconv
14mr|man-2.6.3-2|89	%{_libdir}/man-db/*.so*
14mr|man-2.6.3-2|90	# documentation and translation
14mr|man-2.6.3-2|91	%{_mandir}/man1/apropos.1*
14mr|man-2.6.3-2|92	%{_mandir}/man1/lexgrog.1*
14mr|man-2.6.3-2|93	%{_mandir}/man1/man.1*
14mr|man-2.6.3-2|94	%{_mandir}/man1/manconv.1*
14mr|man-2.6.3-2|95	%{_mandir}/man1/manpath.1*
14mr|man-2.6.3-2|96	%{_mandir}/man1/whatis.1*
14mr|man-2.6.3-2|97	%{_mandir}/man5/manpath.5*
14mr|man-2.6.3-2|98	%{_mandir}/man8/accessdb.8*
14mr|man-2.6.3-2|99	%{_mandir}/man8/catman.8*
14mr|man-2.6.3-2|100	%{_mandir}/man8/mandb.8*
14mr|man-2.6.3-2|101	%lang(es) %{_mandir}/es/*/*
14mr|man-2.6.3-2|102	%lang(it) %{_mandir}/it/*/*
14mr|man-2.6.3-2|103	%attr(0755,root,root) %dir %{cache}
14mr|man-2.6.3-2|104	
14mr|man-2.6.3-2|105	
14mr|man-2.6.3-2|106	%changelog
14mr|man-2.6.3-2|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.3-2
14mr|man-2.6.3-2|108	+ Revision: be93fec
14mr|man-2.6.3-2|109	- MassBuild#440: Increase release tag
14mr|man-2.6.3-2|110	
14mr|man-2.6.3-2|111	

17589 14
14mr|mana-0.2.1-9|1	Summary:	Kana-Kanji conversion engine for Japanese
14mr|mana-0.2.1-9|2	Name:		mana
14mr|mana-0.2.1-9|3	Version:	0.2.1
14mr|mana-0.2.1-9|4	Release:	9
14mr|mana-0.2.1-9|5	Group:		System/Internationalization
14mr|mana-0.2.1-9|6	License:	GPLv2+
14mr|mana-0.2.1-9|7	Url:		http://sourceforge.jp/projects/shinji/
14mr|mana-0.2.1-9|8	Source0:	http://prdownloads.sourceforge.jp/shinji/19974/%{name}-%{version}.tar.bz2
14mr|mana-0.2.1-9|9	Patch0:		mana_change_scheme_dir.diff
14mr|mana-0.2.1-9|10	Patch1:		mana-0.2.1-fix-destdir.patch
14mr|mana-0.2.1-9|11	Requires:	camlp4
14mr|mana-0.2.1-9|12	Requires:	gdbm
14mr|mana-0.2.1-9|13	Requires:	ocaml
14mr|mana-0.2.1-9|14	Requires:	ocaml-findlib
14mr|mana-0.2.1-9|15	BuildRequires:	automake1.4
14mr|mana-0.2.1-9|16	BuildRequires:	camlp4
14mr|mana-0.2.1-9|17	BuildRequires:	gdbm
14mr|mana-0.2.1-9|18	BuildRequires:	ocaml
14mr|mana-0.2.1-9|19	BuildRequires:	ocaml-findlib
14mr|mana-0.2.1-9|20	BuildRequires:	gdbm-devel
14mr|mana-0.2.1-9|21	
14mr|mana-0.2.1-9|22	%description
14mr|mana-0.2.1-9|23	Kana-Kanji conversion engine for Japanese.
14mr|mana-0.2.1-9|24	
14mr|mana-0.2.1-9|25	%files
14mr|mana-0.2.1-9|26	%doc AUTHORS* ChangeLog* COPYING* NEWS*
14mr|mana-0.2.1-9|27	%doc README*
14mr|mana-0.2.1-9|28	%{_bindir}/mana*
14mr|mana-0.2.1-9|29	%{_datadir}/uim/*.scm
14mr|mana-0.2.1-9|30	%{_libdir}/mana/*
14mr|mana-0.2.1-9|31	%{multiarch_bindir}/*-config
14mr|mana-0.2.1-9|32	
14mr|mana-0.2.1-9|33	#----------------------------------------------------------------------------
14mr|mana-0.2.1-9|34	
14mr|mana-0.2.1-9|35	%prep
14mr|mana-0.2.1-9|36	%setup -q
14mr|mana-0.2.1-9|37	%patch0 -p0
14mr|mana-0.2.1-9|38	%patch1 -p1
14mr|mana-0.2.1-9|39	
14mr|mana-0.2.1-9|40	%build
14mr|mana-0.2.1-9|41	./configure \
14mr|mana-0.2.1-9|42	--prefix=%{_prefix} \
14mr|mana-0.2.1-9|43	--libexecdir=%{_libdir}
14mr|mana-0.2.1-9|44	
14mr|mana-0.2.1-9|45	# disable parallel build (broken):
14mr|mana-0.2.1-9|46	make
14mr|mana-0.2.1-9|47	
14mr|mana-0.2.1-9|48	%install
14mr|mana-0.2.1-9|49	%makeinstall_std
14mr|mana-0.2.1-9|50	
14mr|mana-0.2.1-9|51	# install mana-prelude.scm for uim
14mr|mana-0.2.1-9|52	install -d %{buildroot}/%{_datadir}/uim/
14mr|mana-0.2.1-9|53	install -m 644 mana/mana-prelude.scm %{buildroot}/%{_datadir}/uim/
14mr|mana-0.2.1-9|54	%multiarch_binaries %{buildroot}%{_bindir}/*-config
14mr|mana-0.2.1-9|55	
14mr|mana-0.2.1-9|56	
14mr|mana-0.2.1-9|57	%changelog
14mr|mana-0.2.1-9|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-9
14mr|mana-0.2.1-9|59	+ Revision: 2c17101
14mr|mana-0.2.1-9|60	- MassBuild#440: Increase release tag
14mr|mana-0.2.1-9|61	
14mr|mana-0.2.1-9|62	

17590 14
14mr|manadic-0.1.4-14|1	Name:		manadic
14mr|manadic-0.1.4-14|2	Summary:	A dictionary for Mana
14mr|manadic-0.1.4-14|3	Version:	0.1.4
14mr|manadic-0.1.4-14|4	Release:	14
14mr|manadic-0.1.4-14|5	Group:		System/Internationalization
14mr|manadic-0.1.4-14|6	License:	GPL
14mr|manadic-0.1.4-14|7	URL:		http://sourceforge.jp/projects/shinji/
14mr|manadic-0.1.4-14|8	Source0:	http://prdownloads.sourceforge.jp/shinji/15963/%{name}-%{version}.tar.bz2
14mr|manadic-0.1.4-14|9	BuildRequires:	mana
14mr|manadic-0.1.4-14|10	Requires:	mana
14mr|manadic-0.1.4-14|11	BuildArch:	noarch
14mr|manadic-0.1.4-14|12	
14mr|manadic-0.1.4-14|13	%description
14mr|manadic-0.1.4-14|14	A dictionary for Mana.
14mr|manadic-0.1.4-14|15	
14mr|manadic-0.1.4-14|16	%prep
14mr|manadic-0.1.4-14|17	%setup -q
14mr|manadic-0.1.4-14|18	
14mr|manadic-0.1.4-14|19	%build
14mr|manadic-0.1.4-14|20	%configure2_5x
14mr|manadic-0.1.4-14|21	
14mr|manadic-0.1.4-14|22	# (tv) disable parallel build (broken):
14mr|manadic-0.1.4-14|23	make
14mr|manadic-0.1.4-14|24	
14mr|manadic-0.1.4-14|25	%install
14mr|manadic-0.1.4-14|26	# (tv) fix installing manarc:
14mr|manadic-0.1.4-14|27	perl -pi -e "s@ /usr/etc/@ %{buildroot}/usr/etc/@" Makefile
14mr|manadic-0.1.4-14|28	mkdir -p %{buildroot}/usr/etc/
14mr|manadic-0.1.4-14|29	%makeinstall_std
14mr|manadic-0.1.4-14|30	
14mr|manadic-0.1.4-14|31	%files
14mr|manadic-0.1.4-14|32	%doc AUTHORS* ChangeLog* COPYING* NEWS*
14mr|manadic-0.1.4-14|33	%doc README*
14mr|manadic-0.1.4-14|34	/usr/etc/manarc
14mr|manadic-0.1.4-14|35	/usr/lib/mana/dic/ipadic/*
14mr|manadic-0.1.4-14|36	
14mr|manadic-0.1.4-14|37	
14mr|manadic-0.1.4-14|38	%changelog
14mr|manadic-0.1.4-14|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-14
14mr|manadic-0.1.4-14|40	+ Revision: 13c384f
14mr|manadic-0.1.4-14|41	- MassBuild#440: Increase release tag
14mr|manadic-0.1.4-14|42	
14mr|manadic-0.1.4-14|43	

17591 14
14mr|mandi-1.0-12|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
14mr|mandi-1.0-12|2	
14mr|mandi-1.0-12|3	%define name mandi
14mr|mandi-1.0-12|4	%define version 1.0
14mr|mandi-1.0-12|5	%define release 12
14mr|mandi-1.0-12|6	
14mr|mandi-1.0-12|7	Summary:	Monitoring daemon bridge
14mr|mandi-1.0-12|8	Name:		%{name}
14mr|mandi-1.0-12|9	Version:	%{version}
14mr|mandi-1.0-12|10	Release:	%{release}
14mr|mandi-1.0-12|11	Source0:	%{name}-%{version}.tar.bz2
14mr|mandi-1.0-12|12	#Patch0:		mandi-0.9-MDV_LDFLAGS.diff
14mr|mandi-1.0-12|13	License:	GPL
14mr|mandi-1.0-12|14	Group:		Networking/Other
14mr|mandi-1.0-12|15	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/mandi/
14mr|mandi-1.0-12|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mandi-1.0-12|17	BuildRequires:  dbus-devel
14mr|mandi-1.0-12|18	Requires(post): rpm-helper
14mr|mandi-1.0-12|19	Requires(preun): rpm-helper
14mr|mandi-1.0-12|20	Requires:       dbus
14mr|mandi-1.0-12|21	
14mr|mandi-1.0-12|22	%description
14mr|mandi-1.0-12|23	Mandi is a monitoring daemon which acts as a bridge from root
14mr|mandi-1.0-12|24	monitoring libraries to user applications, using D-Bus.
14mr|mandi-1.0-12|25	Its plugin system allows to monitor different kind of events.
14mr|mandi-1.0-12|26	A built-in plugin forwards wireless scan results from wpa_supplicant
14mr|mandi-1.0-12|27	to user applications.
14mr|mandi-1.0-12|28	
14mr|mandi-1.0-12|29	%package ifw
14mr|mandi-1.0-12|30	Summary:	Firewall rules for Interactive Firewall
14mr|mandi-1.0-12|31	Group:		Networking/Other
14mr|mandi-1.0-12|32	Requires:       mandi = %{version}
14mr|mandi-1.0-12|33	Requires:       ipset
14mr|mandi-1.0-12|34	
14mr|mandi-1.0-12|35	%description ifw
14mr|mandi-1.0-12|36	This package contains the iptables rules used to forward intrusion
14mr|mandi-1.0-12|37	detections to the mandi daemon.
14mr|mandi-1.0-12|38	It is a component of Interactive Firewall.
14mr|mandi-1.0-12|39	
14mr|mandi-1.0-12|40	%prep
14mr|mandi-1.0-12|41	%setup -q
14mr|mandi-1.0-12|42	#%patch0 -p0 -b .MDV_LDFLAGS
14mr|mandi-1.0-12|43	
14mr|mandi-1.0-12|44	%build
14mr|mandi-1.0-12|45	%make
14mr|mandi-1.0-12|46	
14mr|mandi-1.0-12|47	%install
14mr|mandi-1.0-12|48	rm -rf %{buildroot}
14mr|mandi-1.0-12|49	install -D -m755 src/%{name} %{buildroot}%{_sbindir}/%{name}
14mr|mandi-1.0-12|50	install -D -m644 conf/%{name}.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}.conf
14mr|mandi-1.0-12|51	install -D -m755 scripts/%{name}.init %buildroot%{_initrddir}/%{name}
14mr|mandi-1.0-12|52	install -d -m755 %buildroot%{_sysconfdir}/ifw/rules.d/
14mr|mandi-1.0-12|53	install -m644 rules.d/* %buildroot%{_sysconfdir}/ifw/rules.d/
14mr|mandi-1.0-12|54	install -m644 scripts/{start,stop} %{buildroot}%{_sysconfdir}/ifw
14mr|mandi-1.0-12|55	touch %{buildroot}/%{_sysconfdir}/ifw/whitelist
14mr|mandi-1.0-12|56	
14mr|mandi-1.0-12|57	%clean
14mr|mandi-1.0-12|58	rm -rf %{buildroot}
14mr|mandi-1.0-12|59	
14mr|mandi-1.0-12|60	%post
14mr|mandi-1.0-12|61	%_post_service mandi
14mr|mandi-1.0-12|62	
14mr|mandi-1.0-12|63	%preun
14mr|mandi-1.0-12|64	%_preun_service mandi
14mr|mandi-1.0-12|65	
14mr|mandi-1.0-12|66	%files
14mr|mandi-1.0-12|67	%defattr(-,root,root)
14mr|mandi-1.0-12|68	%{_sbindir}/%{name}
14mr|mandi-1.0-12|69	%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
14mr|mandi-1.0-12|70	%{_initrddir}/mandi
14mr|mandi-1.0-12|71	
14mr|mandi-1.0-12|72	%files ifw
14mr|mandi-1.0-12|73	%dir %{_sysconfdir}/ifw/
14mr|mandi-1.0-12|74	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ifw/whitelist
14mr|mandi-1.0-12|75	%{_sysconfdir}/ifw/start
14mr|mandi-1.0-12|76	%{_sysconfdir}/ifw/stop
14mr|mandi-1.0-12|77	%{_sysconfdir}/ifw/rules.d/*
14mr|mandi-1.0-12|78	
14mr|mandi-1.0-12|79	
14mr|mandi-1.0-12|80	
14mr|mandi-1.0-12|81	%changelog
14mr|mandi-1.0-12|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-12
14mr|mandi-1.0-12|83	+ Revision: 729455d
14mr|mandi-1.0-12|84	- MassBuild#440: Increase release tag
14mr|mandi-1.0-12|85	
14mr|mandi-1.0-12|86	

17592 14
14mr|mandriva-doc-2010.1-1.2|1	%define distrib_name Mandriva Linux
14mr|mandriva-doc-2010.1-1.2|2	%define group Books/Computer books
14mr|mandriva-doc-2010.1-1.2|3	%define libdrakx %{_prefix}/lib/libDrakX
14mr|mandriva-doc-2010.1-1.2|4	%define _enable_debug_packages %{nil}
14mr|mandriva-doc-2010.1-1.2|5	%define debug_package          %{nil}
14mr|mandriva-doc-2010.1-1.2|6	
14mr|mandriva-doc-2010.1-1.2|7	Name:		mandriva-doc
14mr|mandriva-doc-2010.1-1.2|8	Summary:	%distrib_name documentation
14mr|mandriva-doc-2010.1-1.2|9	Version:	2010.1
14mr|mandriva-doc-2010.1-1.2|10	Release:	1.2
14mr|mandriva-doc-2010.1-1.2|11	
14mr|mandriva-doc-2010.1-1.2|12	License:	Open Publication License
14mr|mandriva-doc-2010.1-1.2|13	Group:		%group
14mr|mandriva-doc-2010.1-1.2|14	Url:		http://wiki.mandriva.com/en/Development/Tasks/Documentation
14mr|mandriva-doc-2010.1-1.2|15	
14mr|mandriva-doc-2010.1-1.2|16	Source0:	%name.tar.bz2
14mr|mandriva-doc-2010.1-1.2|17	Source1:	%name-%version.tar.bz2
14mr|mandriva-doc-2010.1-1.2|18	
14mr|mandriva-doc-2010.1-1.2|19	Buildroot:	%_tmppath/%name-%version-%release-root
14mr|mandriva-doc-2010.1-1.2|20	BuildArch:	noarch
14mr|mandriva-doc-2010.1-1.2|21	BuildRequires:  wget
14mr|mandriva-doc-2010.1-1.2|22	BuildRequires:  locales-en
14mr|mandriva-doc-2010.1-1.2|23	BuildRequires:  locales-fr
14mr|mandriva-doc-2010.1-1.2|24	BuildRequires:  locales-pt
14mr|mandriva-doc-2010.1-1.2|25	BuildRequires:  locales-it
14mr|mandriva-doc-2010.1-1.2|26	BuildRequires:  locales-de
14mr|mandriva-doc-2010.1-1.2|27	BuildRequires:  locales-es
14mr|mandriva-doc-2010.1-1.2|28	
14mr|mandriva-doc-2010.1-1.2|29	
14mr|mandriva-doc-2010.1-1.2|30	%define LANGS en fr pt_br it de es
14mr|mandriva-doc-2010.1-1.2|31	
14mr|mandriva-doc-2010.1-1.2|32	%description
14mr|mandriva-doc-2010.1-1.2|33	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|34	This documentation is directly accessible through the menus.
14mr|mandriva-doc-2010.1-1.2|35	
14mr|mandriva-doc-2010.1-1.2|36	
14mr|mandriva-doc-2010.1-1.2|37	%package Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|38	Summary:        The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|39	Group:          %group
14mr|mandriva-doc-2010.1-1.2|40	Requires:       locales-en
14mr|mandriva-doc-2010.1-1.2|41	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|42	Obsoletes:      mandrake_doc-drakxtools-en
14mr|mandriva-doc-2010.1-1.2|43	Provides:       mandriva-doc-Discovery-en = %version
14mr|mandriva-doc-2010.1-1.2|44	Obsoletes:      mandriva-doc-Discovery-en
14mr|mandriva-doc-2010.1-1.2|45	Provides:       mandriva-doc-Discovery-en = %version
14mr|mandriva-doc-2010.1-1.2|46	Obsoletes:      mandrake-doc-Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|47	Provides:       mandrake-doc-Mastering-Manual-en = %version
14mr|mandriva-doc-2010.1-1.2|48	
14mr|mandriva-doc-2010.1-1.2|49	%description Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|50	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|51	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|52	
14mr|mandriva-doc-2010.1-1.2|53	%package Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|54	Summary:        The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|55	Group:          %group
14mr|mandriva-doc-2010.1-1.2|56	Requires:       locales-en
14mr|mandriva-doc-2010.1-1.2|57	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|58	Obsoletes:      mandrake_doc-drakxtools-en
14mr|mandriva-doc-2010.1-1.2|59	Provides:       mandrake_doc-drakxtools-en = %version
14mr|mandriva-doc-2010.1-1.2|60	Obsoletes:      mandrake-doc-drakxtools-en
14mr|mandriva-doc-2010.1-1.2|61	Provides:       mandrake-doc-drakxtools-en = %version
14mr|mandriva-doc-2010.1-1.2|62	Obsoletes:      mandrake-doc-Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|63	Provides:       mandrake-doc-Drakxtools-Guide-en = %version
14mr|mandriva-doc-2010.1-1.2|64	
14mr|mandriva-doc-2010.1-1.2|65	%description Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|66	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|67	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|68	
14mr|mandriva-doc-2010.1-1.2|69	%package Introducing-en
14mr|mandriva-doc-2010.1-1.2|70	Summary:        The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|71	Group:          %group
14mr|mandriva-doc-2010.1-1.2|72	Requires:       locales-en
14mr|mandriva-doc-2010.1-1.2|73	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|74	Obsoletes:      mandrake_doc-en
14mr|mandriva-doc-2010.1-1.2|75	Provides:       mandrake_doc-en = %version
14mr|mandriva-doc-2010.1-1.2|76	Obsoletes:      mandrake-doc-en
14mr|mandriva-doc-2010.1-1.2|77	Provides:       mandrake-doc-en = %version
14mr|mandriva-doc-2010.1-1.2|78	Obsoletes:      mandrake-doc-Introducing-en
14mr|mandriva-doc-2010.1-1.2|79	Provides:       mandrake-doc-Introducing-en = %version
14mr|mandriva-doc-2010.1-1.2|80	
14mr|mandriva-doc-2010.1-1.2|81	%description Introducing-en
14mr|mandriva-doc-2010.1-1.2|82	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|83	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|84	
14mr|mandriva-doc-2010.1-1.2|85	%package Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|86	Summary:        The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|87	Group:          %group
14mr|mandriva-doc-2010.1-1.2|88	Requires:       locales-fr
14mr|mandriva-doc-2010.1-1.2|89	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|90	Obsoletes:      mandrake_doc-drakxtools-fr
14mr|mandriva-doc-2010.1-1.2|91	Provides:       mandriva-doc-Discovery-fr = %version
14mr|mandriva-doc-2010.1-1.2|92	Obsoletes:      mandriva-doc-Discovery-fr
14mr|mandriva-doc-2010.1-1.2|93	Provides:       mandriva-doc-Discovery-fr = %version
14mr|mandriva-doc-2010.1-1.2|94	Obsoletes:      mandrake-doc-Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|95	Provides:       mandrake-doc-Mastering-Manual-fr = %version
14mr|mandriva-doc-2010.1-1.2|96	
14mr|mandriva-doc-2010.1-1.2|97	%description Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|98	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|99	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|100	
14mr|mandriva-doc-2010.1-1.2|101	%package Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|102	Summary:        The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|103	Group:          %group
14mr|mandriva-doc-2010.1-1.2|104	Requires:       locales-fr
14mr|mandriva-doc-2010.1-1.2|105	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|106	Obsoletes:      mandrake_doc-drakxtools-fr
14mr|mandriva-doc-2010.1-1.2|107	Provides:       mandrake_doc-drakxtools-fr = %version
14mr|mandriva-doc-2010.1-1.2|108	Obsoletes:      mandrake-doc-drakxtools-fr
14mr|mandriva-doc-2010.1-1.2|109	Provides:       mandrake-doc-drakxtools-fr = %version
14mr|mandriva-doc-2010.1-1.2|110	Obsoletes:      mandrake-doc-Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|111	Provides:       mandrake-doc-Drakxtools-Guide-fr = %version
14mr|mandriva-doc-2010.1-1.2|112	
14mr|mandriva-doc-2010.1-1.2|113	%description Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|114	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|115	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|116	
14mr|mandriva-doc-2010.1-1.2|117	%package Introducing-fr
14mr|mandriva-doc-2010.1-1.2|118	Summary:        The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|119	Group:          %group
14mr|mandriva-doc-2010.1-1.2|120	Requires:       locales-fr
14mr|mandriva-doc-2010.1-1.2|121	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|122	Obsoletes:      mandrake_doc-fr
14mr|mandriva-doc-2010.1-1.2|123	Provides:       mandrake_doc-fr = %version
14mr|mandriva-doc-2010.1-1.2|124	Obsoletes:      mandrake-doc-fr
14mr|mandriva-doc-2010.1-1.2|125	Provides:       mandrake-doc-fr = %version
14mr|mandriva-doc-2010.1-1.2|126	Obsoletes:      mandrake-doc-Introducing-fr
14mr|mandriva-doc-2010.1-1.2|127	Provides:       mandrake-doc-Introducing-fr = %version
14mr|mandriva-doc-2010.1-1.2|128	
14mr|mandriva-doc-2010.1-1.2|129	%description Introducing-fr
14mr|mandriva-doc-2010.1-1.2|130	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|131	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|132	
14mr|mandriva-doc-2010.1-1.2|133	%package Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|134	Summary:        The %distrib_name manuals in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|135	Group:          %group
14mr|mandriva-doc-2010.1-1.2|136	Requires:       locales-pt
14mr|mandriva-doc-2010.1-1.2|137	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|138	Obsoletes:      mandrake_doc-drakxtools-pt_br
14mr|mandriva-doc-2010.1-1.2|139	Provides:       mandrake_doc-drakxtools-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|140	Obsoletes:      mandrake-doc-drakxtools-pt_br
14mr|mandriva-doc-2010.1-1.2|141	Provides:       mandrake-doc-drakxtools-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|142	Obsoletes:      mandrake-doc-Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|143	Provides:       mandrake-doc-Drakxtools-Guide-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|144	
14mr|mandriva-doc-2010.1-1.2|145	%description Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|146	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|147	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|148	
14mr|mandriva-doc-2010.1-1.2|149	%package Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|150	Summary:        The %distrib_name manuals in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|151	Group:          %group
14mr|mandriva-doc-2010.1-1.2|152	Requires:       locales-pt
14mr|mandriva-doc-2010.1-1.2|153	Requires:       mandriva-doc-common >= %version-%release
14mr|mandriva-doc-2010.1-1.2|154	Obsoletes:      mandrake_doc-pt_br
14mr|mandriva-doc-2010.1-1.2|155	Provides:       mandrake_doc-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|156	Obsoletes:      mandrake-doc-pt_br
14mr|mandriva-doc-2010.1-1.2|157	Provides:       mandrake-doc-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|158	Obsoletes:      mandrake-doc-Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|159	Provides:       mandrake-doc-Introducing-pt_br = %version
14mr|mandriva-doc-2010.1-1.2|160	
14mr|mandriva-doc-2010.1-1.2|161	%description Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|162	This package contains some useful documentation for %distrib_name systems.
14mr|mandriva-doc-2010.1-1.2|163	This documentation is directly accessible through the main menu.
14mr|mandriva-doc-2010.1-1.2|164	
14mr|mandriva-doc-2010.1-1.2|165	
14mr|mandriva-doc-2010.1-1.2|166	
14mr|mandriva-doc-2010.1-1.2|167	
14mr|mandriva-doc-2010.1-1.2|168	%package common
14mr|mandriva-doc-2010.1-1.2|169	Summary:	Common data for all %distrib_name specific documentation
14mr|mandriva-doc-2010.1-1.2|170	Group:		%group
14mr|mandriva-doc-2010.1-1.2|171	Conflicts:	mandrake_doc < 9.2
14mr|mandriva-doc-2010.1-1.2|172	Obsoletes: 	mandrake_doc-common
14mr|mandriva-doc-2010.1-1.2|173	Provides:	mandrake_doc-common
14mr|mandriva-doc-2010.1-1.2|174	Obsoletes: 	mandrake-doc-common
14mr|mandriva-doc-2010.1-1.2|175	Provides:	mandrake-doc-common
14mr|mandriva-doc-2010.1-1.2|176	
14mr|mandriva-doc-2010.1-1.2|177	%description common
14mr|mandriva-doc-2010.1-1.2|178	
14mr|mandriva-doc-2010.1-1.2|179	This package contains common icons and images for all %distrib_name
14mr|mandriva-doc-2010.1-1.2|180	specific documentation, plus the index file matching Help IDs to HTML
14mr|mandriva-doc-2010.1-1.2|181	help pages.
14mr|mandriva-doc-2010.1-1.2|182	
14mr|mandriva-doc-2010.1-1.2|183	%package installer-help
14mr|mandriva-doc-2010.1-1.2|184	Summary:	DrakX Installer help in all available languages for %distrib_name
14mr|mandriva-doc-2010.1-1.2|185	Group:		%group
14mr|mandriva-doc-2010.1-1.2|186	
14mr|mandriva-doc-2010.1-1.2|187	%description installer-help
14mr|mandriva-doc-2010.1-1.2|188	
14mr|mandriva-doc-2010.1-1.2|189	This package contains the HTML files used as inline help during the
14mr|mandriva-doc-2010.1-1.2|190	installation procedure of %distrib_name
14mr|mandriva-doc-2010.1-1.2|191	
14mr|mandriva-doc-2010.1-1.2|192	
14mr|mandriva-doc-2010.1-1.2|193	%prep
14mr|mandriva-doc-2010.1-1.2|194	
14mr|mandriva-doc-2010.1-1.2|195	%setup -q -c %name-%version -a 1
14mr|mandriva-doc-2010.1-1.2|196	
14mr|mandriva-doc-2010.1-1.2|197	
14mr|mandriva-doc-2010.1-1.2|198	%install
14mr|mandriva-doc-2010.1-1.2|199	rm -fr %buildroot
14mr|mandriva-doc-2010.1-1.2|200	
14mr|mandriva-doc-2010.1-1.2|201	
14mr|mandriva-doc-2010.1-1.2|202	install -d -m 0755 %buildroot/%_menudir
14mr|mandriva-doc-2010.1-1.2|203	DESTDIR=%buildroot/%{_docdir}
14mr|mandriva-doc-2010.1-1.2|204	
14mr|mandriva-doc-2010.1-1.2|205	#install the books themselves and menu entries
14mr|mandriva-doc-2010.1-1.2|206	
14mr|mandriva-doc-2010.1-1.2|207	install -d -m 0755 $DESTDIR/mandriva/images/
14mr|mandriva-doc-2010.1-1.2|208	
14mr|mandriva-doc-2010.1-1.2|209	
14mr|mandriva-doc-2010.1-1.2|210	# build menu entry
14mr|mandriva-doc-2010.1-1.2|211	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|212	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Mastering-Manual-en.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|213	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|214	Name=%distrib_name Starter Guide in English
14mr|mandriva-doc-2010.1-1.2|215	Comment=The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|216	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Mastering-Manual/index.html
14mr|mandriva-doc-2010.1-1.2|217	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|218	Terminal=false
14mr|mandriva-doc-2010.1-1.2|219	Type=Application
14mr|mandriva-doc-2010.1-1.2|220	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|221	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|222	EOF
14mr|mandriva-doc-2010.1-1.2|223	
14mr|mandriva-doc-2010.1-1.2|224	# install manuals
14mr|mandriva-doc-2010.1-1.2|225	install -d -m 0755 $DESTDIR/mandriva/en/
14mr|mandriva-doc-2010.1-1.2|226	install -d -m 0755 $DESTDIR/mandriva/en/Mastering-Manual/
14mr|mandriva-doc-2010.1-1.2|227	mv publications/en/Mastering-Manual.html $DESTDIR/mandriva/en/Mastering-Manual/Mastering-Manual.html
14mr|mandriva-doc-2010.1-1.2|228	
14mr|mandriva-doc-2010.1-1.2|229	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|230	install -d -m 0755 $DESTDIR/installer-help/en/
14mr|mandriva-doc-2010.1-1.2|231	for f in publications/en/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|232	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|233	mv $f %buildroot/%_docdir/installer-help/en/$i
14mr|mandriva-doc-2010.1-1.2|234	done
14mr|mandriva-doc-2010.1-1.2|235	ln -s ../images  %buildroot/%_docdir/installer-help/en/images
14mr|mandriva-doc-2010.1-1.2|236	# build menu entry
14mr|mandriva-doc-2010.1-1.2|237	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|238	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-en.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|239	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|240	Name=%distrib_name DrakXTools User Manual in English
14mr|mandriva-doc-2010.1-1.2|241	Comment=The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|242	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Drakxtools-Guide/index.html
14mr|mandriva-doc-2010.1-1.2|243	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|244	Terminal=false
14mr|mandriva-doc-2010.1-1.2|245	Type=Application
14mr|mandriva-doc-2010.1-1.2|246	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|247	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|248	EOF
14mr|mandriva-doc-2010.1-1.2|249	
14mr|mandriva-doc-2010.1-1.2|250	# install manuals
14mr|mandriva-doc-2010.1-1.2|251	install -d -m 0755 $DESTDIR/mandriva/en/
14mr|mandriva-doc-2010.1-1.2|252	install -d -m 0755 $DESTDIR/mandriva/en/Drakxtools-Guide/
14mr|mandriva-doc-2010.1-1.2|253	mv publications/en/Drakxtools-Guide.html $DESTDIR/mandriva/en/Drakxtools-Guide/Drakxtools-Guide.html
14mr|mandriva-doc-2010.1-1.2|254	
14mr|mandriva-doc-2010.1-1.2|255	# build menu entry
14mr|mandriva-doc-2010.1-1.2|256	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|257	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-en.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|258	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|259	Name=%distrib_name Quick Startup Guide in English
14mr|mandriva-doc-2010.1-1.2|260	Comment=The %distrib_name manuals in English
14mr|mandriva-doc-2010.1-1.2|261	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Introducing/index.html
14mr|mandriva-doc-2010.1-1.2|262	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|263	Terminal=false
14mr|mandriva-doc-2010.1-1.2|264	Type=Application
14mr|mandriva-doc-2010.1-1.2|265	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|266	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|267	EOF
14mr|mandriva-doc-2010.1-1.2|268	
14mr|mandriva-doc-2010.1-1.2|269	# install manuals
14mr|mandriva-doc-2010.1-1.2|270	install -d -m 0755 $DESTDIR/mandriva/en/
14mr|mandriva-doc-2010.1-1.2|271	install -d -m 0755 $DESTDIR/mandriva/en/Introducing/
14mr|mandriva-doc-2010.1-1.2|272	mv publications/en/Introducing.html $DESTDIR/mandriva/en/Introducing/Introducing.html
14mr|mandriva-doc-2010.1-1.2|273	
14mr|mandriva-doc-2010.1-1.2|274	# build menu entry
14mr|mandriva-doc-2010.1-1.2|275	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|276	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Mastering-Manual-fr.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|277	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|278	Name=%distrib_name Starter Guide in French
14mr|mandriva-doc-2010.1-1.2|279	Comment=The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|280	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Mastering-Manual/index.html
14mr|mandriva-doc-2010.1-1.2|281	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|282	Terminal=false
14mr|mandriva-doc-2010.1-1.2|283	Type=Application
14mr|mandriva-doc-2010.1-1.2|284	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|285	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|286	EOF
14mr|mandriva-doc-2010.1-1.2|287	
14mr|mandriva-doc-2010.1-1.2|288	# install manuals
14mr|mandriva-doc-2010.1-1.2|289	install -d -m 0755 $DESTDIR/mandriva/fr/
14mr|mandriva-doc-2010.1-1.2|290	install -d -m 0755 $DESTDIR/mandriva/fr/Mastering-Manual/
14mr|mandriva-doc-2010.1-1.2|291	mv publications/fr/Mastering-Manual.html $DESTDIR/mandriva/fr/Mastering-Manual/Mastering-Manual.html
14mr|mandriva-doc-2010.1-1.2|292	
14mr|mandriva-doc-2010.1-1.2|293	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|294	install -d -m 0755 $DESTDIR/installer-help/fr/
14mr|mandriva-doc-2010.1-1.2|295	for f in publications/fr/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|296	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|297	mv $f %buildroot/%_docdir/installer-help/fr/$i
14mr|mandriva-doc-2010.1-1.2|298	done
14mr|mandriva-doc-2010.1-1.2|299	ln -s ../images  %buildroot/%_docdir/installer-help/fr/images
14mr|mandriva-doc-2010.1-1.2|300	# build menu entry
14mr|mandriva-doc-2010.1-1.2|301	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|302	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-fr.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|303	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|304	Name=%distrib_name DrakXTools User Manual in French
14mr|mandriva-doc-2010.1-1.2|305	Comment=The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|306	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Drakxtools-Guide/index.html
14mr|mandriva-doc-2010.1-1.2|307	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|308	Terminal=false
14mr|mandriva-doc-2010.1-1.2|309	Type=Application
14mr|mandriva-doc-2010.1-1.2|310	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|311	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|312	EOF
14mr|mandriva-doc-2010.1-1.2|313	
14mr|mandriva-doc-2010.1-1.2|314	# install manuals
14mr|mandriva-doc-2010.1-1.2|315	install -d -m 0755 $DESTDIR/mandriva/fr/
14mr|mandriva-doc-2010.1-1.2|316	install -d -m 0755 $DESTDIR/mandriva/fr/Drakxtools-Guide/
14mr|mandriva-doc-2010.1-1.2|317	mv publications/fr/Drakxtools-Guide.html $DESTDIR/mandriva/fr/Drakxtools-Guide/Drakxtools-Guide.html
14mr|mandriva-doc-2010.1-1.2|318	
14mr|mandriva-doc-2010.1-1.2|319	# build menu entry
14mr|mandriva-doc-2010.1-1.2|320	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|321	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-fr.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|322	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|323	Name=%distrib_name Quick Startup Guide in French
14mr|mandriva-doc-2010.1-1.2|324	Comment=The %distrib_name manuals in French
14mr|mandriva-doc-2010.1-1.2|325	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Introducing/index.html
14mr|mandriva-doc-2010.1-1.2|326	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|327	Terminal=false
14mr|mandriva-doc-2010.1-1.2|328	Type=Application
14mr|mandriva-doc-2010.1-1.2|329	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|330	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|331	EOF
14mr|mandriva-doc-2010.1-1.2|332	
14mr|mandriva-doc-2010.1-1.2|333	# install manuals
14mr|mandriva-doc-2010.1-1.2|334	install -d -m 0755 $DESTDIR/mandriva/fr/
14mr|mandriva-doc-2010.1-1.2|335	install -d -m 0755 $DESTDIR/mandriva/fr/Introducing/
14mr|mandriva-doc-2010.1-1.2|336	mv publications/fr/Introducing.html $DESTDIR/mandriva/fr/Introducing/Introducing.html
14mr|mandriva-doc-2010.1-1.2|337	
14mr|mandriva-doc-2010.1-1.2|338	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|339	install -d -m 0755 $DESTDIR/installer-help/pt_br/
14mr|mandriva-doc-2010.1-1.2|340	for f in publications/pt_br/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|341	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|342	mv $f %buildroot/%_docdir/installer-help/pt_br/$i
14mr|mandriva-doc-2010.1-1.2|343	done
14mr|mandriva-doc-2010.1-1.2|344	ln -s ../images  %buildroot/%_docdir/installer-help/pt_br/images
14mr|mandriva-doc-2010.1-1.2|345	# build menu entry
14mr|mandriva-doc-2010.1-1.2|346	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|347	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-pt_br.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|348	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|349	Name=%distrib_name DrakXTools User Manual in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|350	Comment=The %distrib_name manuals in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|351	Exec=%{_bindir}/www-browser %_docdir/mandriva/pt_br/Drakxtools-Guide/index.html
14mr|mandriva-doc-2010.1-1.2|352	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|353	Terminal=false
14mr|mandriva-doc-2010.1-1.2|354	Type=Application
14mr|mandriva-doc-2010.1-1.2|355	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|356	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|357	EOF
14mr|mandriva-doc-2010.1-1.2|358	
14mr|mandriva-doc-2010.1-1.2|359	# install manuals
14mr|mandriva-doc-2010.1-1.2|360	install -d -m 0755 $DESTDIR/mandriva/pt_br/
14mr|mandriva-doc-2010.1-1.2|361	install -d -m 0755 $DESTDIR/mandriva/pt_br/Drakxtools-Guide/
14mr|mandriva-doc-2010.1-1.2|362	mv publications/pt_br/Drakxtools-Guide.html $DESTDIR/mandriva/pt_br/Drakxtools-Guide/Drakxtools-Guide.html
14mr|mandriva-doc-2010.1-1.2|363	
14mr|mandriva-doc-2010.1-1.2|364	# build menu entry
14mr|mandriva-doc-2010.1-1.2|365	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|mandriva-doc-2010.1-1.2|366	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-pt_br.desktop << EOF
14mr|mandriva-doc-2010.1-1.2|367	[Desktop Entry]
14mr|mandriva-doc-2010.1-1.2|368	Name=%distrib_name Quick Startup Guide in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|369	Comment=The %distrib_name manuals in Brazilian Portuguese
14mr|mandriva-doc-2010.1-1.2|370	Exec=%{_bindir}/www-browser %_docdir/mandriva/pt_br/Introducing/index.html
14mr|mandriva-doc-2010.1-1.2|371	Icon=documentation_section
14mr|mandriva-doc-2010.1-1.2|372	Terminal=false
14mr|mandriva-doc-2010.1-1.2|373	Type=Application
14mr|mandriva-doc-2010.1-1.2|374	StartupNotify=true
14mr|mandriva-doc-2010.1-1.2|375	Categories=Documentation;
14mr|mandriva-doc-2010.1-1.2|376	EOF
14mr|mandriva-doc-2010.1-1.2|377	
14mr|mandriva-doc-2010.1-1.2|378	# install manuals
14mr|mandriva-doc-2010.1-1.2|379	install -d -m 0755 $DESTDIR/mandriva/pt_br/
14mr|mandriva-doc-2010.1-1.2|380	install -d -m 0755 $DESTDIR/mandriva/pt_br/Introducing/
14mr|mandriva-doc-2010.1-1.2|381	mv publications/pt_br/Introducing.html $DESTDIR/mandriva/pt_br/Introducing/Introducing.html
14mr|mandriva-doc-2010.1-1.2|382	
14mr|mandriva-doc-2010.1-1.2|383	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|384	install -d -m 0755 $DESTDIR/installer-help/it/
14mr|mandriva-doc-2010.1-1.2|385	for f in publications/it/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|386	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|387	mv $f %buildroot/%_docdir/installer-help/it/$i
14mr|mandriva-doc-2010.1-1.2|388	done
14mr|mandriva-doc-2010.1-1.2|389	ln -s ../images  %buildroot/%_docdir/installer-help/it/images
14mr|mandriva-doc-2010.1-1.2|390	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|391	install -d -m 0755 $DESTDIR/installer-help/de/
14mr|mandriva-doc-2010.1-1.2|392	for f in publications/de/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|393	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|394	mv $f %buildroot/%_docdir/installer-help/de/$i
14mr|mandriva-doc-2010.1-1.2|395	done
14mr|mandriva-doc-2010.1-1.2|396	ln -s ../images  %buildroot/%_docdir/installer-help/de/images
14mr|mandriva-doc-2010.1-1.2|397	#install the DrakX Inline HTML Help
14mr|mandriva-doc-2010.1-1.2|398	install -d -m 0755 $DESTDIR/installer-help/es/
14mr|mandriva-doc-2010.1-1.2|399	for f in publications/es/DrakX-Help.html/*.html; do
14mr|mandriva-doc-2010.1-1.2|400	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mr|mandriva-doc-2010.1-1.2|401	mv $f %buildroot/%_docdir/installer-help/es/$i
14mr|mandriva-doc-2010.1-1.2|402	done
14mr|mandriva-doc-2010.1-1.2|403	ln -s ../images  %buildroot/%_docdir/installer-help/es/images
14mr|mandriva-doc-2010.1-1.2|404	mv %buildroot/%_docdir/installer-help/en/* %buildroot/%_docdir/installer-help/
14mr|mandriva-doc-2010.1-1.2|405	rm -f %buildroot/%_docdir/installer-help/images
14mr|mandriva-doc-2010.1-1.2|406	mv publications/en/DrakX-Help.html/images %buildroot/%_docdir/installer-help/
14mr|mandriva-doc-2010.1-1.2|407	rm -rf %buildroot/%_docdir/installer-help/en
14mr|mandriva-doc-2010.1-1.2|408	ln -s . %buildroot/%_docdir/installer-help/en
14mr|mandriva-doc-2010.1-1.2|409	sed -i -e 's!drakxid-!!g; s!drakx-!!g' %buildroot/%_docdir/installer-help/*.html %buildroot/%_docdir/installer-help/*/*.html
14mr|mandriva-doc-2010.1-1.2|410	
14mr|mandriva-doc-2010.1-1.2|411	
14mr|mandriva-doc-2010.1-1.2|412	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|413	cat > $DESTDIR/mandriva/en/Mastering-Manual/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|414	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|415	<html>
14mr|mandriva-doc-2010.1-1.2|416	<head>
14mr|mandriva-doc-2010.1-1.2|417	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|418	</head>
14mr|mandriva-doc-2010.1-1.2|419	<body>
14mr|mandriva-doc-2010.1-1.2|420	<center>
14mr|mandriva-doc-2010.1-1.2|421	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|422	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|423	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|424	<tbody>
14mr|mandriva-doc-2010.1-1.2|425	<tr>
14mr|mandriva-doc-2010.1-1.2|426	<a href="Mastering-Manual.html/index.html">
14mr|mandriva-doc-2010.1-1.2|427	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|428	HTML</a>
14mr|mandriva-doc-2010.1-1.2|429	</tr>
14mr|mandriva-doc-2010.1-1.2|430	<!--
14mr|mandriva-doc-2010.1-1.2|431	<tr>
14mr|mandriva-doc-2010.1-1.2|432	<a href="Mastering-Manual.pdf">
14mr|mandriva-doc-2010.1-1.2|433	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|434	PDF</a>
14mr|mandriva-doc-2010.1-1.2|435	</tr>
14mr|mandriva-doc-2010.1-1.2|436	-->
14mr|mandriva-doc-2010.1-1.2|437	</tbody>
14mr|mandriva-doc-2010.1-1.2|438	</table>
14mr|mandriva-doc-2010.1-1.2|439	</center>
14mr|mandriva-doc-2010.1-1.2|440	</body>
14mr|mandriva-doc-2010.1-1.2|441	</html>
14mr|mandriva-doc-2010.1-1.2|442	EOF
14mr|mandriva-doc-2010.1-1.2|443	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|444	cat > $DESTDIR/mandriva/en/Drakxtools-Guide/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|445	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|446	<html>
14mr|mandriva-doc-2010.1-1.2|447	<head>
14mr|mandriva-doc-2010.1-1.2|448	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|449	</head>
14mr|mandriva-doc-2010.1-1.2|450	<body>
14mr|mandriva-doc-2010.1-1.2|451	<center>
14mr|mandriva-doc-2010.1-1.2|452	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|453	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|454	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|455	<tbody>
14mr|mandriva-doc-2010.1-1.2|456	<tr>
14mr|mandriva-doc-2010.1-1.2|457	<a href="Drakxtools-Guide.html/index.html">
14mr|mandriva-doc-2010.1-1.2|458	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|459	HTML</a>
14mr|mandriva-doc-2010.1-1.2|460	</tr>
14mr|mandriva-doc-2010.1-1.2|461	<!--
14mr|mandriva-doc-2010.1-1.2|462	<tr>
14mr|mandriva-doc-2010.1-1.2|463	<a href="Drakxtools-Guide.pdf">
14mr|mandriva-doc-2010.1-1.2|464	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|465	PDF</a>
14mr|mandriva-doc-2010.1-1.2|466	</tr>
14mr|mandriva-doc-2010.1-1.2|467	-->
14mr|mandriva-doc-2010.1-1.2|468	</tbody>
14mr|mandriva-doc-2010.1-1.2|469	</table>
14mr|mandriva-doc-2010.1-1.2|470	</center>
14mr|mandriva-doc-2010.1-1.2|471	</body>
14mr|mandriva-doc-2010.1-1.2|472	</html>
14mr|mandriva-doc-2010.1-1.2|473	EOF
14mr|mandriva-doc-2010.1-1.2|474	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|475	cat > $DESTDIR/mandriva/en/Introducing/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|476	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|477	<html>
14mr|mandriva-doc-2010.1-1.2|478	<head>
14mr|mandriva-doc-2010.1-1.2|479	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|480	</head>
14mr|mandriva-doc-2010.1-1.2|481	<body>
14mr|mandriva-doc-2010.1-1.2|482	<center>
14mr|mandriva-doc-2010.1-1.2|483	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|484	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|485	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|486	<tbody>
14mr|mandriva-doc-2010.1-1.2|487	<tr>
14mr|mandriva-doc-2010.1-1.2|488	<a href="Introducing.html/index.html">
14mr|mandriva-doc-2010.1-1.2|489	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|490	HTML</a>
14mr|mandriva-doc-2010.1-1.2|491	</tr>
14mr|mandriva-doc-2010.1-1.2|492	<!--
14mr|mandriva-doc-2010.1-1.2|493	<tr>
14mr|mandriva-doc-2010.1-1.2|494	<a href="Introducing.pdf">
14mr|mandriva-doc-2010.1-1.2|495	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|496	PDF</a>
14mr|mandriva-doc-2010.1-1.2|497	</tr>
14mr|mandriva-doc-2010.1-1.2|498	-->
14mr|mandriva-doc-2010.1-1.2|499	</tbody>
14mr|mandriva-doc-2010.1-1.2|500	</table>
14mr|mandriva-doc-2010.1-1.2|501	</center>
14mr|mandriva-doc-2010.1-1.2|502	</body>
14mr|mandriva-doc-2010.1-1.2|503	</html>
14mr|mandriva-doc-2010.1-1.2|504	EOF
14mr|mandriva-doc-2010.1-1.2|505	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|506	cat > $DESTDIR/mandriva/fr/Mastering-Manual/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|507	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|508	<html>
14mr|mandriva-doc-2010.1-1.2|509	<head>
14mr|mandriva-doc-2010.1-1.2|510	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|511	</head>
14mr|mandriva-doc-2010.1-1.2|512	<body>
14mr|mandriva-doc-2010.1-1.2|513	<center>
14mr|mandriva-doc-2010.1-1.2|514	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|515	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|516	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|517	<tbody>
14mr|mandriva-doc-2010.1-1.2|518	<tr>
14mr|mandriva-doc-2010.1-1.2|519	<a href="Mastering-Manual.html/index.html">
14mr|mandriva-doc-2010.1-1.2|520	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|521	HTML</a>
14mr|mandriva-doc-2010.1-1.2|522	</tr>
14mr|mandriva-doc-2010.1-1.2|523	<!--
14mr|mandriva-doc-2010.1-1.2|524	<tr>
14mr|mandriva-doc-2010.1-1.2|525	<a href="Mastering-Manual.pdf">
14mr|mandriva-doc-2010.1-1.2|526	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|527	PDF</a>
14mr|mandriva-doc-2010.1-1.2|528	</tr>
14mr|mandriva-doc-2010.1-1.2|529	-->
14mr|mandriva-doc-2010.1-1.2|530	</tbody>
14mr|mandriva-doc-2010.1-1.2|531	</table>
14mr|mandriva-doc-2010.1-1.2|532	</center>
14mr|mandriva-doc-2010.1-1.2|533	</body>
14mr|mandriva-doc-2010.1-1.2|534	</html>
14mr|mandriva-doc-2010.1-1.2|535	EOF
14mr|mandriva-doc-2010.1-1.2|536	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|537	cat > $DESTDIR/mandriva/fr/Drakxtools-Guide/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|538	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|539	<html>
14mr|mandriva-doc-2010.1-1.2|540	<head>
14mr|mandriva-doc-2010.1-1.2|541	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|542	</head>
14mr|mandriva-doc-2010.1-1.2|543	<body>
14mr|mandriva-doc-2010.1-1.2|544	<center>
14mr|mandriva-doc-2010.1-1.2|545	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|546	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|547	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|548	<tbody>
14mr|mandriva-doc-2010.1-1.2|549	<tr>
14mr|mandriva-doc-2010.1-1.2|550	<a href="Drakxtools-Guide.html/index.html">
14mr|mandriva-doc-2010.1-1.2|551	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|552	HTML</a>
14mr|mandriva-doc-2010.1-1.2|553	</tr>
14mr|mandriva-doc-2010.1-1.2|554	<!--
14mr|mandriva-doc-2010.1-1.2|555	<tr>
14mr|mandriva-doc-2010.1-1.2|556	<a href="Drakxtools-Guide.pdf">
14mr|mandriva-doc-2010.1-1.2|557	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|558	PDF</a>
14mr|mandriva-doc-2010.1-1.2|559	</tr>
14mr|mandriva-doc-2010.1-1.2|560	-->
14mr|mandriva-doc-2010.1-1.2|561	</tbody>
14mr|mandriva-doc-2010.1-1.2|562	</table>
14mr|mandriva-doc-2010.1-1.2|563	</center>
14mr|mandriva-doc-2010.1-1.2|564	</body>
14mr|mandriva-doc-2010.1-1.2|565	</html>
14mr|mandriva-doc-2010.1-1.2|566	EOF
14mr|mandriva-doc-2010.1-1.2|567	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|568	cat > $DESTDIR/mandriva/fr/Introducing/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|569	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|570	<html>
14mr|mandriva-doc-2010.1-1.2|571	<head>
14mr|mandriva-doc-2010.1-1.2|572	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|573	</head>
14mr|mandriva-doc-2010.1-1.2|574	<body>
14mr|mandriva-doc-2010.1-1.2|575	<center>
14mr|mandriva-doc-2010.1-1.2|576	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|577	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|578	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|579	<tbody>
14mr|mandriva-doc-2010.1-1.2|580	<tr>
14mr|mandriva-doc-2010.1-1.2|581	<a href="Introducing.html/index.html">
14mr|mandriva-doc-2010.1-1.2|582	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|583	HTML</a>
14mr|mandriva-doc-2010.1-1.2|584	</tr>
14mr|mandriva-doc-2010.1-1.2|585	<!--
14mr|mandriva-doc-2010.1-1.2|586	<tr>
14mr|mandriva-doc-2010.1-1.2|587	<a href="Introducing.pdf">
14mr|mandriva-doc-2010.1-1.2|588	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|589	PDF</a>
14mr|mandriva-doc-2010.1-1.2|590	</tr>
14mr|mandriva-doc-2010.1-1.2|591	-->
14mr|mandriva-doc-2010.1-1.2|592	</tbody>
14mr|mandriva-doc-2010.1-1.2|593	</table>
14mr|mandriva-doc-2010.1-1.2|594	</center>
14mr|mandriva-doc-2010.1-1.2|595	</body>
14mr|mandriva-doc-2010.1-1.2|596	</html>
14mr|mandriva-doc-2010.1-1.2|597	EOF
14mr|mandriva-doc-2010.1-1.2|598	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|599	cat > $DESTDIR/mandriva/pt_br/Drakxtools-Guide/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|600	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|601	<html>
14mr|mandriva-doc-2010.1-1.2|602	<head>
14mr|mandriva-doc-2010.1-1.2|603	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|604	</head>
14mr|mandriva-doc-2010.1-1.2|605	<body>
14mr|mandriva-doc-2010.1-1.2|606	<center>
14mr|mandriva-doc-2010.1-1.2|607	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|608	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|609	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|610	<tbody>
14mr|mandriva-doc-2010.1-1.2|611	<tr>
14mr|mandriva-doc-2010.1-1.2|612	<a href="Drakxtools-Guide.html/index.html">
14mr|mandriva-doc-2010.1-1.2|613	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|614	HTML</a>
14mr|mandriva-doc-2010.1-1.2|615	</tr>
14mr|mandriva-doc-2010.1-1.2|616	<!--
14mr|mandriva-doc-2010.1-1.2|617	<tr>
14mr|mandriva-doc-2010.1-1.2|618	<a href="Drakxtools-Guide.pdf">
14mr|mandriva-doc-2010.1-1.2|619	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|620	PDF</a>
14mr|mandriva-doc-2010.1-1.2|621	</tr>
14mr|mandriva-doc-2010.1-1.2|622	-->
14mr|mandriva-doc-2010.1-1.2|623	</tbody>
14mr|mandriva-doc-2010.1-1.2|624	</table>
14mr|mandriva-doc-2010.1-1.2|625	</center>
14mr|mandriva-doc-2010.1-1.2|626	</body>
14mr|mandriva-doc-2010.1-1.2|627	</html>
14mr|mandriva-doc-2010.1-1.2|628	EOF
14mr|mandriva-doc-2010.1-1.2|629	# build HTML index file
14mr|mandriva-doc-2010.1-1.2|630	cat > $DESTDIR/mandriva/pt_br/Introducing/index.html <<EOF
14mr|mandriva-doc-2010.1-1.2|631	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mr|mandriva-doc-2010.1-1.2|632	<html>
14mr|mandriva-doc-2010.1-1.2|633	<head>
14mr|mandriva-doc-2010.1-1.2|634	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mr|mandriva-doc-2010.1-1.2|635	</head>
14mr|mandriva-doc-2010.1-1.2|636	<body>
14mr|mandriva-doc-2010.1-1.2|637	<center>
14mr|mandriva-doc-2010.1-1.2|638	<img src="../../images/MDKlinux.png" border="0">
14mr|mandriva-doc-2010.1-1.2|639	<br/><br/>
14mr|mandriva-doc-2010.1-1.2|640	<table style="width: 80%;" >
14mr|mandriva-doc-2010.1-1.2|641	<tbody>
14mr|mandriva-doc-2010.1-1.2|642	<tr>
14mr|mandriva-doc-2010.1-1.2|643	<a href="Introducing.html/index.html">
14mr|mandriva-doc-2010.1-1.2|644	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|645	HTML</a>
14mr|mandriva-doc-2010.1-1.2|646	</tr>
14mr|mandriva-doc-2010.1-1.2|647	<!--
14mr|mandriva-doc-2010.1-1.2|648	<tr>
14mr|mandriva-doc-2010.1-1.2|649	<a href="Introducing.pdf">
14mr|mandriva-doc-2010.1-1.2|650	<img src="../../images/manuel-face.png" align="center" border="0">
14mr|mandriva-doc-2010.1-1.2|651	PDF</a>
14mr|mandriva-doc-2010.1-1.2|652	</tr>
14mr|mandriva-doc-2010.1-1.2|653	-->
14mr|mandriva-doc-2010.1-1.2|654	</tbody>
14mr|mandriva-doc-2010.1-1.2|655	</table>
14mr|mandriva-doc-2010.1-1.2|656	</center>
14mr|mandriva-doc-2010.1-1.2|657	</body>
14mr|mandriva-doc-2010.1-1.2|658	</html>
14mr|mandriva-doc-2010.1-1.2|659	EOF
14mr|mandriva-doc-2010.1-1.2|660	
14mr|mandriva-doc-2010.1-1.2|661	
14mr|mandriva-doc-2010.1-1.2|662	# install ctxhelp.pm which tells drakhelp which HTML help page
14mr|mandriva-doc-2010.1-1.2|663	# corresponds to which application help button
14mr|mandriva-doc-2010.1-1.2|664	install -d -m 0755 %buildroot/%{libdrakx}/
14mr|mandriva-doc-2010.1-1.2|665	install -m 0644 %name/ctxhelp.pm %buildroot/%{libdrakx}/
14mr|mandriva-doc-2010.1-1.2|666	install -d -m 0755 %buildroot/%_sbindir/
14mr|mandriva-doc-2010.1-1.2|667	install -m 0755 %name/drakhelp_inst %buildroot/%_sbindir/
14mr|mandriva-doc-2010.1-1.2|668	# install images for index files
14mr|mandriva-doc-2010.1-1.2|669	for i in mandriva-doc/images/*; do
14mr|mandriva-doc-2010.1-1.2|670	install -m 0644 $i %buildroot/%_docdir/mandriva/images/
14mr|mandriva-doc-2010.1-1.2|671	done
14mr|mandriva-doc-2010.1-1.2|672	
14mr|mandriva-doc-2010.1-1.2|673	%clean
14mr|mandriva-doc-2010.1-1.2|674	rm -fr %buildroot
14mr|mandriva-doc-2010.1-1.2|675	
14mr|mandriva-doc-2010.1-1.2|676	
14mr|mandriva-doc-2010.1-1.2|677	%post Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|678	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|679	%postun Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|680	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|681	
14mr|mandriva-doc-2010.1-1.2|682	%post Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|683	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|684	%postun Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|685	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|686	
14mr|mandriva-doc-2010.1-1.2|687	%post Introducing-en
14mr|mandriva-doc-2010.1-1.2|688	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|689	%postun Introducing-en
14mr|mandriva-doc-2010.1-1.2|690	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|691	
14mr|mandriva-doc-2010.1-1.2|692	%post Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|693	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|694	%postun Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|695	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|696	
14mr|mandriva-doc-2010.1-1.2|697	%post Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|698	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|699	%postun Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|700	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|701	
14mr|mandriva-doc-2010.1-1.2|702	%post Introducing-fr
14mr|mandriva-doc-2010.1-1.2|703	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|704	%postun Introducing-fr
14mr|mandriva-doc-2010.1-1.2|705	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|706	
14mr|mandriva-doc-2010.1-1.2|707	%post Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|708	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|709	%postun Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|710	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|711	
14mr|mandriva-doc-2010.1-1.2|712	%post Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|713	%{update_menus}
14mr|mandriva-doc-2010.1-1.2|714	%postun Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|715	%{clean_menus}
14mr|mandriva-doc-2010.1-1.2|716	
14mr|mandriva-doc-2010.1-1.2|717	
14mr|mandriva-doc-2010.1-1.2|718	
14mr|mandriva-doc-2010.1-1.2|719	
14mr|mandriva-doc-2010.1-1.2|720	%files common
14mr|mandriva-doc-2010.1-1.2|721	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|722	%dir %_docdir/mandriva/
14mr|mandriva-doc-2010.1-1.2|723	%{libdrakx}/ctxhelp.pm
14mr|mandriva-doc-2010.1-1.2|724	%_sbindir/drakhelp_inst
14mr|mandriva-doc-2010.1-1.2|725	%docdir %_docdir/mandriva/images/
14mr|mandriva-doc-2010.1-1.2|726	%dir %_docdir/mandriva/images/
14mr|mandriva-doc-2010.1-1.2|727	%doc %_docdir/mandriva/images/*
14mr|mandriva-doc-2010.1-1.2|728	
14mr|mandriva-doc-2010.1-1.2|729	%files installer-help
14mr|mandriva-doc-2010.1-1.2|730	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|731	%dir %_docdir/installer-help/
14mr|mandriva-doc-2010.1-1.2|732	%docdir %_docdir/installer-help/
14mr|mandriva-doc-2010.1-1.2|733	%doc %_docdir/installer-help/*
14mr|mandriva-doc-2010.1-1.2|734	
14mr|mandriva-doc-2010.1-1.2|735	%files Mastering-Manual-en
14mr|mandriva-doc-2010.1-1.2|736	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|737	%{_datadir}/applications/%name-Mastering-Manual-en.desktop
14mr|mandriva-doc-2010.1-1.2|738	%dir %_docdir/mandriva/en/Mastering-Manual
14mr|mandriva-doc-2010.1-1.2|739	%doc %_docdir/mandriva/en/Mastering-Manual/*
14mr|mandriva-doc-2010.1-1.2|740	
14mr|mandriva-doc-2010.1-1.2|741	%files Drakxtools-Guide-en
14mr|mandriva-doc-2010.1-1.2|742	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|743	%{_datadir}/applications/%name-Drakxtools-Guide-en.desktop
14mr|mandriva-doc-2010.1-1.2|744	%dir %_docdir/mandriva/en/Drakxtools-Guide
14mr|mandriva-doc-2010.1-1.2|745	%doc %_docdir/mandriva/en/Drakxtools-Guide/*
14mr|mandriva-doc-2010.1-1.2|746	
14mr|mandriva-doc-2010.1-1.2|747	%files Introducing-en
14mr|mandriva-doc-2010.1-1.2|748	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|749	%{_datadir}/applications/%name-Introducing-en.desktop
14mr|mandriva-doc-2010.1-1.2|750	%dir %_docdir/mandriva/en/Introducing
14mr|mandriva-doc-2010.1-1.2|751	%doc %_docdir/mandriva/en/Introducing/*
14mr|mandriva-doc-2010.1-1.2|752	
14mr|mandriva-doc-2010.1-1.2|753	%files Mastering-Manual-fr
14mr|mandriva-doc-2010.1-1.2|754	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|755	%{_datadir}/applications/%name-Mastering-Manual-fr.desktop
14mr|mandriva-doc-2010.1-1.2|756	%dir %_docdir/mandriva/fr/Mastering-Manual
14mr|mandriva-doc-2010.1-1.2|757	%doc %_docdir/mandriva/fr/Mastering-Manual/*
14mr|mandriva-doc-2010.1-1.2|758	
14mr|mandriva-doc-2010.1-1.2|759	%files Drakxtools-Guide-fr
14mr|mandriva-doc-2010.1-1.2|760	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|761	%{_datadir}/applications/%name-Drakxtools-Guide-fr.desktop
14mr|mandriva-doc-2010.1-1.2|762	%dir %_docdir/mandriva/fr/Drakxtools-Guide
14mr|mandriva-doc-2010.1-1.2|763	%doc %_docdir/mandriva/fr/Drakxtools-Guide/*
14mr|mandriva-doc-2010.1-1.2|764	
14mr|mandriva-doc-2010.1-1.2|765	%files Introducing-fr
14mr|mandriva-doc-2010.1-1.2|766	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|767	%{_datadir}/applications/%name-Introducing-fr.desktop
14mr|mandriva-doc-2010.1-1.2|768	%dir %_docdir/mandriva/fr/Introducing
14mr|mandriva-doc-2010.1-1.2|769	%doc %_docdir/mandriva/fr/Introducing/*
14mr|mandriva-doc-2010.1-1.2|770	
14mr|mandriva-doc-2010.1-1.2|771	%files Drakxtools-Guide-pt_br
14mr|mandriva-doc-2010.1-1.2|772	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|773	%{_datadir}/applications/%name-Drakxtools-Guide-pt_br.desktop
14mr|mandriva-doc-2010.1-1.2|774	%dir %_docdir/mandriva/pt_br/Drakxtools-Guide
14mr|mandriva-doc-2010.1-1.2|775	%doc %_docdir/mandriva/pt_br/Drakxtools-Guide/*
14mr|mandriva-doc-2010.1-1.2|776	
14mr|mandriva-doc-2010.1-1.2|777	%files Introducing-pt_br
14mr|mandriva-doc-2010.1-1.2|778	%defattr(-,root,root)
14mr|mandriva-doc-2010.1-1.2|779	%{_datadir}/applications/%name-Introducing-pt_br.desktop
14mr|mandriva-doc-2010.1-1.2|780	%dir %_docdir/mandriva/pt_br/Introducing
14mr|mandriva-doc-2010.1-1.2|781	%doc %_docdir/mandriva/pt_br/Introducing/*
14mr|mandriva-doc-2010.1-1.2|782	
14mr|mandriva-doc-2010.1-1.2|783	
14mr|mandriva-doc-2010.1-1.2|784	
14mr|mandriva-doc-2010.1-1.2|785	
14mr|mandriva-doc-2010.1-1.2|786	
14mr|mandriva-doc-2010.1-1.2|787	
14mr|mandriva-doc-2010.1-1.2|788	%changelog
14mr|mandriva-doc-2010.1-1.2|789	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2010.1-1.2
14mr|mandriva-doc-2010.1-1.2|790	+ Revision: 0fa875c
14mr|mandriva-doc-2010.1-1.2|791	- MassBuild#440: Increase release tag
14mr|mandriva-doc-2010.1-1.2|792	
14mr|mandriva-doc-2010.1-1.2|793	

17593 14
14mr|mandriva-galaxy-2011.0-5|1	Name: mandriva-galaxy
14mr|mandriva-galaxy-2011.0-5|2	Summary: Mandriva-galaxy
14mr|mandriva-galaxy-2011.0-5|3	Version: 2011.0
14mr|mandriva-galaxy-2011.0-5|4	Release: 5
14mr|mandriva-galaxy-2011.0-5|5	Epoch: 2
14mr|mandriva-galaxy-2011.0-5|6	License: GPL
14mr|mandriva-galaxy-2011.0-5|7	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/mandriva-galaxy-kde4
14mr|mandriva-galaxy-2011.0-5|8	Group: System/Configuration/Other
14mr|mandriva-galaxy-2011.0-5|9	Source: %{name}-%{version}.tar.bz2
14mr|mandriva-galaxy-2011.0-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mandriva-galaxy-2011.0-5|11	BuildRequires: kde4-macros
14mr|mandriva-galaxy-2011.0-5|12	BuildRequires: kdelibs4-devel
14mr|mandriva-galaxy-2011.0-5|13	BuildRequires: qt4-devel
14mr|mandriva-galaxy-2011.0-5|14	BuildRequires: cmake
14mr|mandriva-galaxy-2011.0-5|15	
14mr|mandriva-galaxy-2011.0-5|16	Requires: mandriva-galaxy-data
14mr|mandriva-galaxy-2011.0-5|17	
14mr|mandriva-galaxy-2011.0-5|18	%description
14mr|mandriva-galaxy-2011.0-5|19	This package displays an html file allowing users to launch browsers to
14mr|mandriva-galaxy-2011.0-5|20	other html pages (Mandriva Web sites or local html documentation) or to
14mr|mandriva-galaxy-2011.0-5|21	launch Mandriva applications such as the Mandriva Control Center.
14mr|mandriva-galaxy-2011.0-5|22	
14mr|mandriva-galaxy-2011.0-5|23	%prep
14mr|mandriva-galaxy-2011.0-5|24	%setup -q -n mandriva-galaxy
14mr|mandriva-galaxy-2011.0-5|25	
14mr|mandriva-galaxy-2011.0-5|26	%build
14mr|mandriva-galaxy-2011.0-5|27	%cmake_qt4
14mr|mandriva-galaxy-2011.0-5|28	%make
14mr|mandriva-galaxy-2011.0-5|29	
14mr|mandriva-galaxy-2011.0-5|30	%install
14mr|mandriva-galaxy-2011.0-5|31	rm -rf $RPM_BUILD_ROOT
14mr|mandriva-galaxy-2011.0-5|32	%makeinstall_std -C build
14mr|mandriva-galaxy-2011.0-5|33	ln -s %{_bindir}/mandriva-galaxy %{buildroot}/%{_bindir}/mandrivagalaxy.real
14mr|mandriva-galaxy-2011.0-5|34	
14mr|mandriva-galaxy-2011.0-5|35	%clean
14mr|mandriva-galaxy-2011.0-5|36	rm -rf $RPM_BUILD_ROOT
14mr|mandriva-galaxy-2011.0-5|37	
14mr|mandriva-galaxy-2011.0-5|38	%files
14mr|mandriva-galaxy-2011.0-5|39	%defattr(-,root,root)
14mr|mandriva-galaxy-2011.0-5|40	%attr(755,root,root) %{_bindir}/mandriva-galaxy
14mr|mandriva-galaxy-2011.0-5|41	%attr(755,root,root) %{_bindir}/mandrivagalaxy.real
14mr|mandriva-galaxy-2011.0-5|42	%{_sysconfdir}/xdg/autostart/mandriva-galaxy.desktop
14mr|mandriva-galaxy-2011.0-5|43	%{_iconsdir}/mandriva-galaxy.png
14mr|mandriva-galaxy-2011.0-5|44	%{_datadir}/locale/*/LC_MESSAGES/mandriva-galaxy.mo
14mr|mandriva-galaxy-2011.0-5|45	
14mr|mandriva-galaxy-2011.0-5|46	
14mr|mandriva-galaxy-2011.0-5|47	
14mr|mandriva-galaxy-2011.0-5|48	%changelog
14mr|mandriva-galaxy-2011.0-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:2011.0-5
14mr|mandriva-galaxy-2011.0-5|50	+ Revision: c226d7a
14mr|mandriva-galaxy-2011.0-5|51	- MassBuild#440: Increase release tag
14mr|mandriva-galaxy-2011.0-5|52	
14mr|mandriva-galaxy-2011.0-5|53	

17594 14
14mr|mandriva-galaxy-data-2011.0-3|1	%define source_date 20110211
14mr|mandriva-galaxy-data-2011.0-3|2	
14mr|mandriva-galaxy-data-2011.0-3|3	Name: mandriva-galaxy-data
14mr|mandriva-galaxy-data-2011.0-3|4	Summary: Mandriva Galaxy data files
14mr|mandriva-galaxy-data-2011.0-3|5	Version: 2011.0
14mr|mandriva-galaxy-data-2011.0-3|6	Release: 3
14mr|mandriva-galaxy-data-2011.0-3|7	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/mandriva-galaxy-kde4
14mr|mandriva-galaxy-data-2011.0-3|8	Group: System/Configuration/Other
14mr|mandriva-galaxy-data-2011.0-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}.%{source_date}-buildroot
14mr|mandriva-galaxy-data-2011.0-3|10	Source0: %{name}-%{version}.%{source_date}.tar.bz2
14mr|mandriva-galaxy-data-2011.0-3|11	License: GPL
14mr|mandriva-galaxy-data-2011.0-3|12	BuildArch: noarch
14mr|mandriva-galaxy-data-2011.0-3|13	BuildRequires: intltool
14mr|mandriva-galaxy-data-2011.0-3|14	Requires: mandriva-galaxy
14mr|mandriva-galaxy-data-2011.0-3|15	
14mr|mandriva-galaxy-data-2011.0-3|16	Conflicts: mandriva-galaxy < 2:2009.0
14mr|mandriva-galaxy-data-2011.0-3|17	
14mr|mandriva-galaxy-data-2011.0-3|18	%description
14mr|mandriva-galaxy-data-2011.0-3|19	This package groups all Mandriva Galaxy data files (html files show at startup)
14mr|mandriva-galaxy-data-2011.0-3|20	
14mr|mandriva-galaxy-data-2011.0-3|21	%prep
14mr|mandriva-galaxy-data-2011.0-3|22	%setup -q -n mandriva-galaxy-data
14mr|mandriva-galaxy-data-2011.0-3|23	
14mr|mandriva-galaxy-data-2011.0-3|24	%build
14mr|mandriva-galaxy-data-2011.0-3|25	./create_galaxy_index.sh
14mr|mandriva-galaxy-data-2011.0-3|26	
14mr|mandriva-galaxy-data-2011.0-3|27	%install
14mr|mandriva-galaxy-data-2011.0-3|28	rm -rf %{buildroot}
14mr|mandriva-galaxy-data-2011.0-3|29	
14mr|mandriva-galaxy-data-2011.0-3|30	mkdir -p %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
14mr|mandriva-galaxy-data-2011.0-3|31	
14mr|mandriva-galaxy-data-2011.0-3|32	# do not package .xcf file
14mr|mandriva-galaxy-data-2011.0-3|33	rm -f style/images/BDO-GALAXY.xcf
14mr|mandriva-galaxy-data-2011.0-3|34	
14mr|mandriva-galaxy-data-2011.0-3|35	cp -a html/*.html %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
14mr|mandriva-galaxy-data-2011.0-3|36	cp -a style %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
14mr|mandriva-galaxy-data-2011.0-3|37	cp -a mandrivagalaxy.png %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
14mr|mandriva-galaxy-data-2011.0-3|38	
14mr|mandriva-galaxy-data-2011.0-3|39	%clean
14mr|mandriva-galaxy-data-2011.0-3|40	rm -rf %{buildroot}
14mr|mandriva-galaxy-data-2011.0-3|41	
14mr|mandriva-galaxy-data-2011.0-3|42	%files
14mr|mandriva-galaxy-data-2011.0-3|43	%defattr(-,root,root)
14mr|mandriva-galaxy-data-2011.0-3|44	%dir %{_datadir}/mdk/mandrivagalaxy
14mr|mandriva-galaxy-data-2011.0-3|45	%{_datadir}/mdk/mandrivagalaxy/*
14mr|mandriva-galaxy-data-2011.0-3|46	
14mr|mandriva-galaxy-data-2011.0-3|47	
14mr|mandriva-galaxy-data-2011.0-3|48	
14mr|mandriva-galaxy-data-2011.0-3|49	%changelog
14mr|mandriva-galaxy-data-2011.0-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2011.0-3
14mr|mandriva-galaxy-data-2011.0-3|51	+ Revision: 468e22a
14mr|mandriva-galaxy-data-2011.0-3|52	- MassBuild#440: Increase release tag
14mr|mandriva-galaxy-data-2011.0-3|53	
14mr|mandriva-galaxy-data-2011.0-3|54	

17595 14
14mr|mandriva-gfxboot-theme-4.1.19.27-2|1	Summary:	Mandriva graphical boot theme
14mr|mandriva-gfxboot-theme-4.1.19.27-2|2	Name:		mandriva-gfxboot-theme
14mr|mandriva-gfxboot-theme-4.1.19.27-2|3	Version:	4.1.19.27
14mr|mandriva-gfxboot-theme-4.1.19.27-2|4	Release:	2
14mr|mandriva-gfxboot-theme-4.1.19.27-2|5	License:	GPLv2+
14mr|mandriva-gfxboot-theme-4.1.19.27-2|6	Group:		System/Configuration/Boot and Init
14mr|mandriva-gfxboot-theme-4.1.19.27-2|7	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/theme/mandriva-gfxboot-theme/trunk/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|8	Source0:	%{name}-%{version}.tar.xz
14mr|mandriva-gfxboot-theme-4.1.19.27-2|9	Source1:	back.jpg
14mr|mandriva-gfxboot-theme-4.1.19.27-2|10	Source2:	welcome.jpg
14mr|mandriva-gfxboot-theme-4.1.19.27-2|11	Source3:	timer_a.jpg
14mr|mandriva-gfxboot-theme-4.1.19.27-2|12	Source4:	mandriva.pcx
14mr|mandriva-gfxboot-theme-4.1.19.27-2|13	Source5:	grub-gfxmenu
14mr|mandriva-gfxboot-theme-4.1.19.27-2|14	BuildRequires:	gfxboot-devel
14mr|mandriva-gfxboot-theme-4.1.19.27-2|15	BuildRequires:	jpeg-progs
14mr|mandriva-gfxboot-theme-4.1.19.27-2|16	BuildRequires:	netpbm
14mr|mandriva-gfxboot-theme-4.1.19.27-2|17	BuildRequires:	rgb
14mr|mandriva-gfxboot-theme-4.1.19.27-2|18	Requires(post):	perl-Archive-Cpio
14mr|mandriva-gfxboot-theme-4.1.19.27-2|19	BuildArch:	noarch
14mr|mandriva-gfxboot-theme-4.1.19.27-2|20	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|21	%description
14mr|mandriva-gfxboot-theme-4.1.19.27-2|22	This package provides the Mandriva gfxboot theme. This theme is used by the
14mr|mandriva-gfxboot-theme-4.1.19.27-2|23	Mandriva installation to initialized the CDROM boot, and by installed system
14mr|mandriva-gfxboot-theme-4.1.19.27-2|24	to boot.
14mr|mandriva-gfxboot-theme-4.1.19.27-2|25	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|26	%prep
14mr|mandriva-gfxboot-theme-4.1.19.27-2|27	%setup -q
14mr|mandriva-gfxboot-theme-4.1.19.27-2|28	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|29	# our jpegs:
14mr|mandriva-gfxboot-theme-4.1.19.27-2|30	cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} data-install/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|31	cp %{SOURCE1} %{SOURCE3} data-boot/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|32	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|33	%build
14mr|mandriva-gfxboot-theme-4.1.19.27-2|34	#gfxboot binary is needed for the build and is in /usr/sbin
14mr|mandriva-gfxboot-theme-4.1.19.27-2|35	#make sure we only build one task at a time since po generation is broken
14mr|mandriva-gfxboot-theme-4.1.19.27-2|36	#otherwise
14mr|mandriva-gfxboot-theme-4.1.19.27-2|37	PATH="$PATH:/usr/sbin" make
14mr|mandriva-gfxboot-theme-4.1.19.27-2|38	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|39	%install
14mr|mandriva-gfxboot-theme-4.1.19.27-2|40	install -d %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/install/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|41	install -m644 bootlogo bootlogo.dir/* %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/install/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|42	install -m644 message -D %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/boot/message
14mr|mandriva-gfxboot-theme-4.1.19.27-2|43	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|44	install -m755 %{SOURCE5} -D %{buildroot}%{_sbindir}/grub-gfxmenu
14mr|mandriva-gfxboot-theme-4.1.19.27-2|45	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|46	%post
14mr|mandriva-gfxboot-theme-4.1.19.27-2|47	if [ "$1" -gt 1 ]; then
14mr|mandriva-gfxboot-theme-4.1.19.27-2|48	%{_sbindir}/grub-gfxmenu --update-gfxmenu
14mr|mandriva-gfxboot-theme-4.1.19.27-2|49	fi
14mr|mandriva-gfxboot-theme-4.1.19.27-2|50	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|51	%files
14mr|mandriva-gfxboot-theme-4.1.19.27-2|52	%{_sbindir}/*
14mr|mandriva-gfxboot-theme-4.1.19.27-2|53	%{_datadir}/gfxboot/themes/Mandriva/
14mr|mandriva-gfxboot-theme-4.1.19.27-2|54	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|55	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|56	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|57	%changelog
14mr|mandriva-gfxboot-theme-4.1.19.27-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.19.27-2
14mr|mandriva-gfxboot-theme-4.1.19.27-2|59	+ Revision: a9583e0
14mr|mandriva-gfxboot-theme-4.1.19.27-2|60	- MassBuild#440: Increase release tag
14mr|mandriva-gfxboot-theme-4.1.19.27-2|61	
14mr|mandriva-gfxboot-theme-4.1.19.27-2|62	

17596 14
14mr|mandriva-kde4-config-2014-3|1	# Config requires major update anyway so we just use quick hack for now
14mr|mandriva-kde4-config-2014-3|2	%define _files_listed_twice_terminate_build 0
14mr|mandriva-kde4-config-2014-3|3	
14mr|mandriva-kde4-config-2014-3|4	%define source_date 20140929
14mr|mandriva-kde4-config-2014-3|5	%define kdemajor 4.13
14mr|mandriva-kde4-config-2014-3|6	
14mr|mandriva-kde4-config-2014-3|7	Name:		mandriva-kde4-config
14mr|mandriva-kde4-config-2014-3|8	Summary:	ROSA KDE 4 configuration
14mr|mandriva-kde4-config-2014-3|9	Version:	2014
14mr|mandriva-kde4-config-2014-3|10	# TO BE REMOVED BEFORE RELEASE
14mr|mandriva-kde4-config-2014-3|11	# For config changes in svn ( tarball date changes ) increment major.
14mr|mandriva-kde4-config-2014-3|12	# For updates without touch tarball date, increment minor
14mr|mandriva-kde4-config-2014-3|13	Release:	3
14mr|mandriva-kde4-config-2014-3|14	License:	GPL
14mr|mandriva-kde4-config-2014-3|15	Group:		Graphical desktop/KDE
14mr|mandriva-kde4-config-2014-3|16	Url:		http://www.rosalinux.com
14mr|mandriva-kde4-config-2014-3|17	Source0:	%{name}-%{version}.%{source_date}.tar.bz2
14mr|mandriva-kde4-config-2014-3|18	Source1:	kde4-firstsetup.sh
14mr|mandriva-kde4-config-2014-3|19	BuildRequires:	kde4-macros
14mr|mandriva-kde4-config-2014-3|20	BuildRequires:	inkscape
14mr|mandriva-kde4-config-2014-3|21	BuildRequires:	gdk-pixbuf2.0
14mr|mandriva-kde4-config-2014-3|22	BuildArch:	noarch
14mr|mandriva-kde4-config-2014-3|23	
14mr|mandriva-kde4-config-2014-3|24	%description
14mr|mandriva-kde4-config-2014-3|25	This package regroups all specific ROSA config file for KDE.
14mr|mandriva-kde4-config-2014-3|26	(SimpleWelcome, KWin config etc.)
14mr|mandriva-kde4-config-2014-3|27	
14mr|mandriva-kde4-config-2014-3|28	#--------------------------------------------------------------------
14mr|mandriva-kde4-config-2014-3|29	
14mr|mandriva-kde4-config-2014-3|30	%package common
14mr|mandriva-kde4-config-2014-3|31	Group:		Graphical desktop/KDE
14mr|mandriva-kde4-config-2014-3|32	Summary:	Common configs used for ROSA theme
14mr|mandriva-kde4-config-2014-3|33	Requires(pre):	update-alternatives
14mr|mandriva-kde4-config-2014-3|34	Requires:	urw-fonts
14mr|mandriva-kde4-config-2014-3|35	Requires:	mandriva-theme-screensaver
14mr|mandriva-kde4-config-2014-3|36	Requires:	mandriva-kde-icons
14mr|mandriva-kde4-config-2014-3|37	
14mr|mandriva-kde4-config-2014-3|38	%description common
14mr|mandriva-kde4-config-2014-3|39	common configs used for ROSA theme
14mr|mandriva-kde4-config-2014-3|40	
14mr|mandriva-kde4-config-2014-3|41	%post common
14mr|mandriva-kde4-config-2014-3|42	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config 9
14mr|mandriva-kde4-config-2014-3|43	
14mr|mandriva-kde4-config-2014-3|44	%postun common
14mr|mandriva-kde4-config-2014-3|45	if [ "$1" = "0" ]; then
14mr|mandriva-kde4-config-2014-3|46	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config ]; then
14mr|mandriva-kde4-config-2014-3|47	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mr|mandriva-kde4-config-2014-3|48	fi
14mr|mandriva-kde4-config-2014-3|49	fi
14mr|mandriva-kde4-config-2014-3|50	
14mr|mandriva-kde4-config-2014-3|51	%files common
14mr|mandriva-kde4-config-2014-3|52	%dir %{_localstatedir}/lib/mandriva/
14mr|mandriva-kde4-config-2014-3|53	%dir %{_localstatedir}/lib/mandriva/kde4-profiles
14mr|mandriva-kde4-config-2014-3|54	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/common
14mr|mandriva-kde4-config-2014-3|55	%{_localstatedir}/lib/mandriva/kde4-profiles/common/*
14mr|mandriva-kde4-config-2014-3|56	%{_datadir}/kde4/env/*
14mr|mandriva-kde4-config-2014-3|57	%{_kde_appsdir}/kdm/themes
14mr|mandriva-kde4-config-2014-3|58	%{_kde_iconsdir}/*/*/apps/*
14mr|mandriva-kde4-config-2014-3|59	%{_kde_appsdir}/ksplash/Themes/ROSA
14mr|mandriva-kde4-config-2014-3|60	
14mr|mandriva-kde4-config-2014-3|61	#--------------------------------------------------------------------
14mr|mandriva-kde4-config-2014-3|62	
14mr|mandriva-kde4-config-2014-3|63	%package -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|64	Summary:	ROSA KDE configuration
14mr|mandriva-kde4-config-2014-3|65	Group:		Graphical desktop/KDE
14mr|mandriva-kde4-config-2014-3|66	Provides:	kde4-config-file = %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|67	Requires:	mandriva-theme
14mr|mandriva-kde4-config-2014-3|68	Requires:	desktop-common-data
14mr|mandriva-kde4-config-2014-3|69	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|70	Obsoletes:	free-kde4-config < %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|71	Obsoletes:	one-kde4-config < %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|72	Obsoletes:	powerpack-kde4-config < %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|73	Obsoletes:	flash-kde4-config < %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|74	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
14mr|mandriva-kde4-config-2014-3|75	Requires(preun): mandriva-kde4-config-common
14mr|mandriva-kde4-config-2014-3|76	Requires(post):	perl-MDK-Common
14mr|mandriva-kde4-config-2014-3|77	
14mr|mandriva-kde4-config-2014-3|78	%description -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|79	This package regroups all specific ROSA config file for KDE.
14mr|mandriva-kde4-config-2014-3|80	
14mr|mandriva-kde4-config-2014-3|81	%pre -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|82	if [ "$1" = "2" ]; then
14mr|mandriva-kde4-config-2014-3|83	[ ! -h %{_sysconfdir}/kde4rc ] && rm -f %{_sysconfdir}/kde4rc ]
14mr|mandriva-kde4-config-2014-3|84	fi
14mr|mandriva-kde4-config-2014-3|85	if [ -d %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop ]; then
14mr|mandriva-kde4-config-2014-3|86	rm -rf %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop
14mr|mandriva-kde4-config-2014-3|87	fi
14mr|mandriva-kde4-config-2014-3|88	
14mr|mandriva-kde4-config-2014-3|89	%trigger -n Default-kde4-config -- kdebase-kdm4-config-file
14mr|mandriva-kde4-config-2014-3|90	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", "General", "ServerVTs", "-7")'
14mr|mandriva-kde4-config-2014-3|91	
14mr|mandriva-kde4-config-2014-3|92	%post -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|93	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc 15
14mr|mandriva-kde4-config-2014-3|94	
14mr|mandriva-kde4-config-2014-3|95	mkdir -p %{_kde_configdir}/kdm
14mr|mandriva-kde4-config-2014-3|96	update-alternatives --install \
14mr|mandriva-kde4-config-2014-3|97	%{_kde_configdir}/kdm/kdmrc kdm4-config \
14mr|mandriva-kde4-config-2014-3|98	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
14mr|mandriva-kde4-config-2014-3|99	10 \
14mr|mandriva-kde4-config-2014-3|100	--slave \
14mr|mandriva-kde4-config-2014-3|101	%{_kde_configdir}/kdm/backgroundrc \
14mr|mandriva-kde4-config-2014-3|102	kdm4-background-config \
14mr|mandriva-kde4-config-2014-3|103	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mr|mandriva-kde4-config-2014-3|104	# As kdmrc is a config(noreplace), make sure that the poweroff commande is OK.
14mr|mandriva-kde4-config-2014-3|105	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", Shutdown, HaltCmd, "/bin/poweroff")'
14mr|mandriva-kde4-config-2014-3|106	
14mr|mandriva-kde4-config-2014-3|107	
14mr|mandriva-kde4-config-2014-3|108	%postun -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|109	if [ "$1" = "0" ]; then
14mr|mandriva-kde4-config-2014-3|110	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc ]; then
14mr|mandriva-kde4-config-2014-3|111	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc
14mr|mandriva-kde4-config-2014-3|112	fi
14mr|mandriva-kde4-config-2014-3|113	
14mr|mandriva-kde4-config-2014-3|114	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc ]; then
14mr|mandriva-kde4-config-2014-3|115	update-alternatives --remove kdm4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc
14mr|mandriva-kde4-config-2014-3|116	fi
14mr|mandriva-kde4-config-2014-3|117	fi
14mr|mandriva-kde4-config-2014-3|118	
14mr|mandriva-kde4-config-2014-3|119	%triggerpostun -n Default-kde4-config -- mandriva-kdm-config
14mr|mandriva-kde4-config-2014-3|120	update-alternatives --install \
14mr|mandriva-kde4-config-2014-3|121	%{_kde_configdir}/kdm/kdmrc kdm4-config \
14mr|mandriva-kde4-config-2014-3|122	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
14mr|mandriva-kde4-config-2014-3|123	10 \
14mr|mandriva-kde4-config-2014-3|124	--slave \
14mr|mandriva-kde4-config-2014-3|125	%{_kde_configdir}/kdm/backgroundrc \
14mr|mandriva-kde4-config-2014-3|126	kdm4-background-config \
14mr|mandriva-kde4-config-2014-3|127	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mr|mandriva-kde4-config-2014-3|128	
14mr|mandriva-kde4-config-2014-3|129	%files -n Default-kde4-config
14mr|mandriva-kde4-config-2014-3|130	%defattr(-, root, root)
14mr|mandriva-kde4-config-2014-3|131	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/Default
14mr|mandriva-kde4-config-2014-3|132	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/*
14mr|mandriva-kde4-config-2014-3|133	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mr|mandriva-kde4-config-2014-3|134	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc
14mr|mandriva-kde4-config-2014-3|135	
14mr|mandriva-kde4-config-2014-3|136	#--------------------------------------------------------------------
14mr|mandriva-kde4-config-2014-3|137	
14mr|mandriva-kde4-config-2014-3|138	%prep
14mr|mandriva-kde4-config-2014-3|139	%setup -q
14mr|mandriva-kde4-config-2014-3|140	
14mr|mandriva-kde4-config-2014-3|141	%build
14mr|mandriva-kde4-config-2014-3|142	# Nothing
14mr|mandriva-kde4-config-2014-3|143	
14mr|mandriva-kde4-config-2014-3|144	%install
14mr|mandriva-kde4-config-2014-3|145	# Create profile dirs
14mr|mandriva-kde4-config-2014-3|146	mkdir -p %{buildroot}/%{_kde_appsdir}/kdm
14mr|mandriva-kde4-config-2014-3|147	mkdir -p %{buildroot}/%{_kde_configdir}/kdm
14mr|mandriva-kde4-config-2014-3|148	mkdir -p %{buildroot}/%{_localstatedir}/lib/mandriva
14mr|mandriva-kde4-config-2014-3|149	mkdir -p %{buildroot}/%{_datadir}/applications/kde4
14mr|mandriva-kde4-config-2014-3|150	mkdir -p %{buildroot}%{_kde_appsdir}/ksplash/Themes
14mr|mandriva-kde4-config-2014-3|151	
14mr|mandriva-kde4-config-2014-3|152	for i in 16 32 48 64 128; do
14mr|mandriva-kde4-config-2014-3|153	mkdir -p %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps ;
14mr|mandriva-kde4-config-2014-3|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 ;
14mr|mandriva-kde4-config-2014-3|155	done
14mr|mandriva-kde4-config-2014-3|156	
14mr|mandriva-kde4-config-2014-3|157	mv kde4-profiles %{buildroot}/%{_localstatedir}/lib/mandriva
14mr|mandriva-kde4-config-2014-3|158	
14mr|mandriva-kde4-config-2014-3|159	for name in Default; do
14mr|mandriva-kde4-config-2014-3|160	# As we Ksplash, we need to copy the files in /usr
14mr|mandriva-kde4-config-2014-3|161	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/config/kdm/themes %{buildroot}/%{_kde_appsdir}/kdm
14mr|mandriva-kde4-config-2014-3|162	# We keep this common as we use the same theme for all mdv flavours
14mr|mandriva-kde4-config-2014-3|163	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/ksplash/Themes/ROSA %{buildroot}%{_kde_appsdir}/ksplash/Themes
14mr|mandriva-kde4-config-2014-3|164	pushd %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/mandriva/pics/
14mr|mandriva-kde4-config-2014-3|165	icondir=%{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/icons
14mr|mandriva-kde4-config-2014-3|166	mkdir -p $icondir/oxygen/scalable/places/
14mr|mandriva-kde4-config-2014-3|167	cp mdvbutton.svg $icondir/oxygen/scalable/places/
14mr|mandriva-kde4-config-2014-3|168	
14mr|mandriva-kde4-config-2014-3|169	for RES in 16 22 32 48 64 128 256; do
14mr|mandriva-kde4-config-2014-3|170	mkdir -p  $icondir/oxygen/${RES}x${RES}/places
14mr|mandriva-kde4-config-2014-3|171	inkscape -z -w ${RES} -h ${RES} -f mdvbutton.svg -e $icondir/oxygen/${RES}x${RES}/places/mdvbutton.png
14mr|mandriva-kde4-config-2014-3|172	done
14mr|mandriva-kde4-config-2014-3|173	popd
14mr|mandriva-kde4-config-2014-3|174	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
14mr|mandriva-kde4-config-2014-3|175	echo "prefixes=/var/lib/mandriva/kde4-profiles/common,%{_localstatedir}/lib/mandriva/kde4-profiles/$name" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
14mr|mandriva-kde4-config-2014-3|176	done
14mr|mandriva-kde4-config-2014-3|177	
14mr|mandriva-kde4-config-2014-3|178	# Upstream
14mr|mandriva-kde4-config-2014-3|179	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mr|mandriva-kde4-config-2014-3|180	echo "prefixes=%{_kde_prefix}" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mr|mandriva-kde4-config-2014-3|181	
14mr|mandriva-kde4-config-2014-3|182	mkdir -p %{buildroot}%{_datadir}/kde4/env
14mr|mandriva-kde4-config-2014-3|183	install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/kde4/env
14mr|mandriva-kde4-config-2014-3|184	
14mr|mandriva-kde4-config-2014-3|185	# KDE version in kickoff top tile image
14mr|mandriva-kde4-config-2014-3|186	sed -i s,"KDE 4.10","KDE %{kdemajor}",g %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/mandriva/pics/top.svg
14mr|mandriva-kde4-config-2014-3|187	
14mr|mandriva-kde4-config-2014-3|188	%changelog
14mr|mandriva-kde4-config-2014-3|189	* Mon Sep 29 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-3
14mr|mandriva-kde4-config-2014-3|190	+ Revision: c376b82
14mr|mandriva-kde4-config-2014-3|191	- Regrouped rosa-launcher applications
14mr|mandriva-kde4-config-2014-3|192	
14mr|mandriva-kde4-config-2014-3|193	* Mon Sep 22 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-2
14mr|mandriva-kde4-config-2014-3|194	+ Revision: 57abd83
14mr|mandriva-kde4-config-2014-3|195	- Added groups of application for rosa-launcher
14mr|mandriva-kde4-config-2014-3|196	
14mr|mandriva-kde4-config-2014-3|197	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-1
14mr|mandriva-kde4-config-2014-3|198	+ Revision: 58fb0c3
14mr|mandriva-kde4-config-2014-3|199	- Bump version and add VolumeFeedback=false to kmix config
14mr|mandriva-kde4-config-2014-3|200	
14mr|mandriva-kde4-config-2014-3|201	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-40
14mr|mandriva-kde4-config-2014-3|202	+ Revision: 56dc431
14mr|mandriva-kde4-config-2014-3|203	- Bump KDE version
14mr|mandriva-kde4-config-2014-3|204	
14mr|mandriva-kde4-config-2014-3|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-39
14mr|mandriva-kde4-config-2014-3|206	+ Revision: 6e0f1d9
14mr|mandriva-kde4-config-2014-3|207	- MassBuild#440: Increase release tag
14mr|mandriva-kde4-config-2014-3|208	
14mr|mandriva-kde4-config-2014-3|209	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-38
14mr|mandriva-kde4-config-2014-3|210	+ Revision: 824b998
14mr|mandriva-kde4-config-2014-3|211	- Bump current KDE version to 4.12 to make sure kickoff top tile image is correct
14mr|mandriva-kde4-config-2014-3|212	
14mr|mandriva-kde4-config-2014-3|213	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2012-37
14mr|mandriva-kde4-config-2014-3|214	+ Revision: 59abe3e
14mr|mandriva-kde4-config-2014-3|215	- Drop drakconf from default menu
14mr|mandriva-kde4-config-2014-3|216	
14mr|mandriva-kde4-config-2014-3|217	* Thu Nov 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-37
14mr|mandriva-kde4-config-2014-3|218	+ Revision: 76f77f0
14mr|mandriva-kde4-config-2014-3|219	- removed Language=en_GB from kdmrc config
14mr|mandriva-kde4-config-2014-3|220	
14mr|mandriva-kde4-config-2014-3|221	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-36
14mr|mandriva-kde4-config-2014-3|222	+ Revision: 3e451ce
14mr|mandriva-kde4-config-2014-3|223	- LOG Adjust for KDE 4.11 (update kickoff top tile image version)
14mr|mandriva-kde4-config-2014-3|224	
14mr|mandriva-kde4-config-2014-3|225	* Thu May 23 2013 root <root@localhost.localdomain> 2012-35
14mr|mandriva-kde4-config-2014-3|226	+ Revision: fa094ab
14mr|mandriva-kde4-config-2014-3|227	- removed export XCURSOR_THEME=rosa from firstboot and each login, changed kcminputrc
14mr|mandriva-kde4-config-2014-3|228	
14mr|mandriva-kde4-config-2014-3|229	* Tue May 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-34
14mr|mandriva-kde4-config-2014-3|230	+ Revision: bca23eb
14mr|mandriva-kde4-config-2014-3|231	- release up
14mr|mandriva-kde4-config-2014-3|232	
14mr|mandriva-kde4-config-2014-3|233	* Tue May 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-33
14mr|mandriva-kde4-config-2014-3|234	+ Revision: b59b9a7
14mr|mandriva-kde4-config-2014-3|235	- returned mkdir -p %{_kde_configdir}/kdm
14mr|mandriva-kde4-config-2014-3|236	
14mr|mandriva-kde4-config-2014-3|237	* Mon Apr 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-33
14mr|mandriva-kde4-config-2014-3|238	+ Revision: d7dd14b
14mr|mandriva-kde4-config-2014-3|239	- LOG Keep kdmrc config in sync with what kcmkdm generates, fix some permissions in tarball
14mr|mandriva-kde4-config-2014-3|240	
14mr|mandriva-kde4-config-2014-3|241	* Sun Apr 28 2013 root <root@localhost.localdomain> 2012-32
14mr|mandriva-kde4-config-2014-3|242	+ Revision: f70cb54
14mr|mandriva-kde4-config-2014-3|243	- reverted noreplace removal, changed default config
14mr|mandriva-kde4-config-2014-3|244	
14mr|mandriva-kde4-config-2014-3|245	* Fri Apr 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-31
14mr|mandriva-kde4-config-2014-3|246	+ Revision: e2ece59
14mr|mandriva-kde4-config-2014-3|247	- release up; removed $config, package kdmrc and backgroundrc as usual files, so that they will always replace files from previous packages.
14mr|mandriva-kde4-config-2014-3|248	
14mr|mandriva-kde4-config-2014-3|249	* Fri Apr 26 2013 root <root@localhost.localdomain> 2012-30
14mr|mandriva-kde4-config-2014-3|250	+ Revision: ffa4a25
14mr|mandriva-kde4-config-2014-3|251	- reverted NumLock=On back to #NumLock=off; removed ccp from postscripts; removed mv on kdmrc
14mr|mandriva-kde4-config-2014-3|252	
14mr|mandriva-kde4-config-2014-3|253	* Thu Apr 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-28
14mr|mandriva-kde4-config-2014-3|254	+ Revision: e49f241
14mr|mandriva-kde4-config-2014-3|255	- Adjust for KDE 4.10 (update kickoff top tile and disable new maximize kwin effect by default)
14mr|mandriva-kde4-config-2014-3|256	
14mr|mandriva-kde4-config-2014-3|257	* Fri Mar 01 2013 root <root@localhost.localdomain> 2012-27
14mr|mandriva-kde4-config-2014-3|258	+ Revision: c646768
14mr|mandriva-kde4-config-2014-3|259	- NumLock=On in kdmrc
14mr|mandriva-kde4-config-2014-3|260	
14mr|mandriva-kde4-config-2014-3|261	* Tue Feb 26 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-26
14mr|mandriva-kde4-config-2014-3|262	+ Revision: 0f2c018
14mr|mandriva-kde4-config-2014-3|263	- 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.
14mr|mandriva-kde4-config-2014-3|264	
14mr|mandriva-kde4-config-2014-3|265	* Tue Feb 05 2013 Ural Mullabaev <uxteam@rosalab.ru> 2012-23
14mr|mandriva-kde4-config-2014-3|266	+ Revision: b60b597
14mr|mandriva-kde4-config-2014-3|267	- Changed session button icon for the KDM theme
14mr|mandriva-kde4-config-2014-3|268	
14mr|mandriva-kde4-config-2014-3|269	* Mon Dec 10 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-22
14mr|mandriva-kde4-config-2014-3|270	+ Revision: eb9804c
14mr|mandriva-kde4-config-2014-3|271	- Changed option IndirecFullRenderingTo=false and changed name of default Activity to ROSA.
14mr|mandriva-kde4-config-2014-3|272	
14mr|mandriva-kde4-config-2014-3|273	* Sat Dec 01 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2012-21
14mr|mandriva-kde4-config-2014-3|274	+ Revision: 20cac19
14mr|mandriva-kde4-config-2014-3|275	- Fixed first setup script
14mr|mandriva-kde4-config-2014-3|276	
14mr|mandriva-kde4-config-2014-3|277	* Thu Nov 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2012-20
14mr|mandriva-kde4-config-2014-3|278	+ Revision: fbc414e
14mr|mandriva-kde4-config-2014-3|279	- Added creating link to the stackfolders help
14mr|mandriva-kde4-config-2014-3|280	
14mr|mandriva-kde4-config-2014-3|281	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-19
14mr|mandriva-kde4-config-2014-3|282	+ Revision: 9ead0d2
14mr|mandriva-kde4-config-2014-3|283	- LOG Update source tarball (add up to date top.svg file for KDE4 kickoff menu), adjust spec cosmetics
14mr|mandriva-kde4-config-2014-3|284	
14mr|mandriva-kde4-config-2014-3|285	* Tue Nov 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-18
14mr|mandriva-kde4-config-2014-3|286	+ Revision: e897820
14mr|mandriva-kde4-config-2014-3|287	- Changed settings to use new GTK theme.
14mr|mandriva-kde4-config-2014-3|288	
14mr|mandriva-kde4-config-2014-3|289	* Tue Nov 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-18
14mr|mandriva-kde4-config-2014-3|290	+ Revision: 8506397
14mr|mandriva-kde4-config-2014-3|291	- Added new color cheme for new theme. Changed icon5 for KSplash theme.
14mr|mandriva-kde4-config-2014-3|292	
14mr|mandriva-kde4-config-2014-3|293	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
14mr|mandriva-kde4-config-2014-3|294	+ Revision: 5a1eaa9
14mr|mandriva-kde4-config-2014-3|295	- Fixed tarball.
14mr|mandriva-kde4-config-2014-3|296	
14mr|mandriva-kde4-config-2014-3|297	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
14mr|mandriva-kde4-config-2014-3|298	+ Revision: 16a21b9
14mr|mandriva-kde4-config-2014-3|299	- Fixed spec.
14mr|mandriva-kde4-config-2014-3|300	
14mr|mandriva-kde4-config-2014-3|301	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
14mr|mandriva-kde4-config-2014-3|302	+ Revision: c89b93d
14mr|mandriva-kde4-config-2014-3|303	- Fixed spec.
14mr|mandriva-kde4-config-2014-3|304	
14mr|mandriva-kde4-config-2014-3|305	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
14mr|mandriva-kde4-config-2014-3|306	+ Revision: c4a5543
14mr|mandriva-kde4-config-2014-3|307	- Fixed spec.
14mr|mandriva-kde4-config-2014-3|308	
14mr|mandriva-kde4-config-2014-3|309	

17597 14
14mr|mandriva-kde-icons-1.0.4-15|1	Name: mandriva-kde-icons
14mr|mandriva-kde-icons-1.0.4-15|2	Summary: Mandriva KDE icons
14mr|mandriva-kde-icons-1.0.4-15|3	Version: 1.0.4
14mr|mandriva-kde-icons-1.0.4-15|4	Release: 15
14mr|mandriva-kde-icons-1.0.4-15|5	Epoch: 1
14mr|mandriva-kde-icons-1.0.4-15|6	URL: http://www.mandriva.com
14mr|mandriva-kde-icons-1.0.4-15|7	Group: Graphical desktop/KDE
14mr|mandriva-kde-icons-1.0.4-15|8	BuildRoot: %_tmppath/%name-buildroot
14mr|mandriva-kde-icons-1.0.4-15|9	Source0: %{name}-%{version}.tar.bz2
14mr|mandriva-kde-icons-1.0.4-15|10	License: GPL
14mr|mandriva-kde-icons-1.0.4-15|11	BuildArch: noarch
14mr|mandriva-kde-icons-1.0.4-15|12	Provides: kde-custom-icons
14mr|mandriva-kde-icons-1.0.4-15|13	
14mr|mandriva-kde-icons-1.0.4-15|14	%description
14mr|mandriva-kde-icons-1.0.4-15|15	This package contains all specific mandriva icons.
14mr|mandriva-kde-icons-1.0.4-15|16	This include special folders icons and actions icons
14mr|mandriva-kde-icons-1.0.4-15|17	
14mr|mandriva-kde-icons-1.0.4-15|18	%files
14mr|mandriva-kde-icons-1.0.4-15|19	%defattr(-,root,root)
14mr|mandriva-kde-icons-1.0.4-15|20	%{_iconsdir}/*/*/*/*
14mr|mandriva-kde-icons-1.0.4-15|21	%{_iconsdir}/favicons/*
14mr|mandriva-kde-icons-1.0.4-15|22	
14mr|mandriva-kde-icons-1.0.4-15|23	#--------------------------------------------------------------------
14mr|mandriva-kde-icons-1.0.4-15|24	
14mr|mandriva-kde-icons-1.0.4-15|25	%prep
14mr|mandriva-kde-icons-1.0.4-15|26	%setup -q -n %name-%version
14mr|mandriva-kde-icons-1.0.4-15|27	
14mr|mandriva-kde-icons-1.0.4-15|28	%install
14mr|mandriva-kde-icons-1.0.4-15|29	rm -rf %buildroot
14mr|mandriva-kde-icons-1.0.4-15|30	mkdir -p %buildroot
14mr|mandriva-kde-icons-1.0.4-15|31	cp -fr * %buildroot
14mr|mandriva-kde-icons-1.0.4-15|32	mv -f %buildroot%_iconsdir/crystalsvg %buildroot%_iconsdir/oxygen
14mr|mandriva-kde-icons-1.0.4-15|33	
14mr|mandriva-kde-icons-1.0.4-15|34	%clean
14mr|mandriva-kde-icons-1.0.4-15|35	rm -rf %buildroot
14mr|mandriva-kde-icons-1.0.4-15|36	
14mr|mandriva-kde-icons-1.0.4-15|37	
14mr|mandriva-kde-icons-1.0.4-15|38	
14mr|mandriva-kde-icons-1.0.4-15|39	%changelog
14mr|mandriva-kde-icons-1.0.4-15|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.0.4-15
14mr|mandriva-kde-icons-1.0.4-15|41	+ Revision: bc1b61f
14mr|mandriva-kde-icons-1.0.4-15|42	- MassBuild#440: Increase release tag
14mr|mandriva-kde-icons-1.0.4-15|43	
14mr|mandriva-kde-icons-1.0.4-15|44	

17598 14
14mr|mandriva-kde-translation-2012.1-3|1	Summary:	Localization files for Mandriva KDE strings
14mr|mandriva-kde-translation-2012.1-3|2	Name:		mandriva-kde-translation
14mr|mandriva-kde-translation-2012.1-3|3	Version:	2012.1
14mr|mandriva-kde-translation-2012.1-3|4	Release:	3
14mr|mandriva-kde-translation-2012.1-3|5	License:	GPL
14mr|mandriva-kde-translation-2012.1-3|6	Group:		System/Base
14mr|mandriva-kde-translation-2012.1-3|7	URL:		http://www.rosalinux.com
14mr|mandriva-kde-translation-2012.1-3|8	Source0:	%{name}-%{version}.tar.bz2
14mr|mandriva-kde-translation-2012.1-3|9	BuildRequires:	gettext
14mr|mandriva-kde-translation-2012.1-3|10	BuildArch:	noarch
14mr|mandriva-kde-translation-2012.1-3|11	
14mr|mandriva-kde-translation-2012.1-3|12	%description
14mr|mandriva-kde-translation-2012.1-3|13	This package includes that translations that have been added on
14mr|mandriva-kde-translation-2012.1-3|14	Mandriva KDE.
14mr|mandriva-kde-translation-2012.1-3|15	
14mr|mandriva-kde-translation-2012.1-3|16	%files -f %{name}.lang
14mr|mandriva-kde-translation-2012.1-3|17	%defattr(-,root,root,0755)
14mr|mandriva-kde-translation-2012.1-3|18	
14mr|mandriva-kde-translation-2012.1-3|19	#--------------------------------------------------------------------
14mr|mandriva-kde-translation-2012.1-3|20	
14mr|mandriva-kde-translation-2012.1-3|21	%prep
14mr|mandriva-kde-translation-2012.1-3|22	%setup -q -n %{name}
14mr|mandriva-kde-translation-2012.1-3|23	
14mr|mandriva-kde-translation-2012.1-3|24	%build
14mr|mandriva-kde-translation-2012.1-3|25	
14mr|mandriva-kde-translation-2012.1-3|26	%install
14mr|mandriva-kde-translation-2012.1-3|27	%__mkdir_p %{buildroot}%{_datadir}/locale
14mr|mandriva-kde-translation-2012.1-3|28	
14mr|mandriva-kde-translation-2012.1-3|29	#make po_files
14mr|mandriva-kde-translation-2012.1-3|30	for i in ./*.po
14mr|mandriva-kde-translation-2012.1-3|31	do
14mr|mandriva-kde-translation-2012.1-3|32	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
14mr|mandriva-kde-translation-2012.1-3|33	%__mkdir_p ${langdir}
14mr|mandriva-kde-translation-2012.1-3|34	msgfmt -o	${langdir}/mandriva-kde-translation.mo ${i}
14mr|mandriva-kde-translation-2012.1-3|35	done
14mr|mandriva-kde-translation-2012.1-3|36	
14mr|mandriva-kde-translation-2012.1-3|37	%find_lang %{name}
14mr|mandriva-kde-translation-2012.1-3|38	
14mr|mandriva-kde-translation-2012.1-3|39	
14mr|mandriva-kde-translation-2012.1-3|40	%changelog
14mr|mandriva-kde-translation-2012.1-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-3
14mr|mandriva-kde-translation-2012.1-3|42	+ Revision: 8f35a32
14mr|mandriva-kde-translation-2012.1-3|43	- MassBuild#440: Increase release tag
14mr|mandriva-kde-translation-2012.1-3|44	
14mr|mandriva-kde-translation-2012.1-3|45	

17599 14
14mr|mandriva-lxde-config-0.5.5-2|1	Summary: 	Mandriva LXDE configuration files
14mr|mandriva-lxde-config-0.5.5-2|2	Name:    	mandriva-lxde-config
14mr|mandriva-lxde-config-0.5.5-2|3	Version: 	0.5.5
14mr|mandriva-lxde-config-0.5.5-2|4	Release: 	2
14mr|mandriva-lxde-config-0.5.5-2|5	Group:   	Graphical desktop/Other
14mr|mandriva-lxde-config-0.5.5-2|6	License: 	GPLv2+
14mr|mandriva-lxde-config-0.5.5-2|7	URL:		http://www.lxde.org
14mr|mandriva-lxde-config-0.5.5-2|8	# (fwang) http://svn.mandriva.com/svn/soft/mandriva-lxde-config/
14mr|mandriva-lxde-config-0.5.5-2|9	Source0: 	%{name}-%{version}.tar.xz
14mr|mandriva-lxde-config-0.5.5-2|10	BuildArch: 	noarch
14mr|mandriva-lxde-config-0.5.5-2|11	Conflicts:	lxde-common < 0.5.5-0.git20110721.3
14mr|mandriva-lxde-config-0.5.5-2|12	Requires:	mandriva-theme
14mr|mandriva-lxde-config-0.5.5-2|13	Requires:	rosa-flat-icons
14mr|mandriva-lxde-config-0.5.5-2|14	Requires:	rosa-lxde-flat
14mr|mandriva-lxde-config-0.5.5-2|15	Requires:	fonts-ttf-opensans
14mr|mandriva-lxde-config-0.5.5-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mandriva-lxde-config-0.5.5-2|17	
14mr|mandriva-lxde-config-0.5.5-2|18	%description
14mr|mandriva-lxde-config-0.5.5-2|19	Configuration files for ROSA LXDE desktop environment.
14mr|mandriva-lxde-config-0.5.5-2|20	
14mr|mandriva-lxde-config-0.5.5-2|21	%prep
14mr|mandriva-lxde-config-0.5.5-2|22	%setup -qn %{name}-%{version}
14mr|mandriva-lxde-config-0.5.5-2|23	
14mr|mandriva-lxde-config-0.5.5-2|24	%install
14mr|mandriva-lxde-config-0.5.5-2|25	rm -rf %{buildroot}
14mr|mandriva-lxde-config-0.5.5-2|26	
14mr|mandriva-lxde-config-0.5.5-2|27	install -D desktop.conf -m644 %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
14mr|mandriva-lxde-config-0.5.5-2|28	install -D openbox-rc.xml -m644 %{buildroot}%{_datadir}/lxde/openbox/rc.xml
14mr|mandriva-lxde-config-0.5.5-2|29	
14mr|mandriva-lxde-config-0.5.5-2|30	%files
14mr|mandriva-lxde-config-0.5.5-2|31	%defattr(-,root,root)
14mr|mandriva-lxde-config-0.5.5-2|32	%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
14mr|mandriva-lxde-config-0.5.5-2|33	%{_datadir}/lxde/openbox/rc.xml
14mr|mandriva-lxde-config-0.5.5-2|34	
14mr|mandriva-lxde-config-0.5.5-2|35	%changelog
14mr|mandriva-lxde-config-0.5.5-2|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.5-2
14mr|mandriva-lxde-config-0.5.5-2|37	+ Revision: 243b712
14mr|mandriva-lxde-config-0.5.5-2|38	- MassBuild#440: Increase release tag
14mr|mandriva-lxde-config-0.5.5-2|39	
14mr|mandriva-lxde-config-0.5.5-2|40	

17600 14
14mr|mandriva-theme-1.4.10-2|1	%define name mandriva-theme
14mr|mandriva-theme-1.4.10-2|2	%define theme Mandriva
14mr|mandriva-theme-1.4.10-2|3	%define version 1.4.10
14mr|mandriva-theme-1.4.10-2|4	%define scriptdir %{_datadir}/bootsplash/scripts
14mr|mandriva-theme-1.4.10-2|5	%define mdk_bg %{_datadir}/mdk/backgrounds
14mr|mandriva-theme-1.4.10-2|6	
14mr|mandriva-theme-1.4.10-2|7	%define release 2
14mr|mandriva-theme-1.4.10-2|8	
14mr|mandriva-theme-1.4.10-2|9	%define theme_header() \
14mr|mandriva-theme-1.4.10-2|10	Summary:	Mandriva%{?1:-%1} theme for plymouth and desktop background \
14mr|mandriva-theme-1.4.10-2|11	Group:		Graphics \
14mr|mandriva-theme-1.4.10-2|12	%description %{?1} \
14mr|mandriva-theme-1.4.10-2|13	This package contains the Mandriva%{?1:-%1} plymouth theme \
14mr|mandriva-theme-1.4.10-2|14	with its images and configuration for different resolution as well as \
14mr|mandriva-theme-1.4.10-2|15	the the desktop background image. \
14mr|mandriva-theme-1.4.10-2|16	
14mr|mandriva-theme-1.4.10-2|17	%define theme_package(o:) \
14mr|mandriva-theme-1.4.10-2|18	%package %{1} \
14mr|mandriva-theme-1.4.10-2|19	Requires:	plymouth-system-theme \
14mr|mandriva-theme-1.4.10-2|20	Requires:	plymouth-plugin-script >= 0.8.2 \
14mr|mandriva-theme-1.4.10-2|21	Requires(post):	bootsplash >= 3.3.0 \
14mr|mandriva-theme-1.4.10-2|22	Provides:	mandrake_theme mandrake-theme mandrakelinux-theme mandriva-theme = %{version}-%{release} \
14mr|mandriva-theme-1.4.10-2|23	Provides:	plymouth(system-theme) \
14mr|mandriva-theme-1.4.10-2|24	Obsoletes:	mandrake_theme mandrake-theme mandrakelinux-theme %{?-o:%{-o*}} \
14mr|mandriva-theme-1.4.10-2|25	Requires:	mandriva-theme-common \
14mr|mandriva-theme-1.4.10-2|26	Suggests:	mandriva-theme-screensaver \
14mr|mandriva-theme-1.4.10-2|27	%theme_header(%{1}) \
14mr|mandriva-theme-1.4.10-2|28	\
14mr|mandriva-theme-1.4.10-2|29	%package %{1}-screensaver \
14mr|mandriva-theme-1.4.10-2|30	Summary:	Mandriva %{1} screensaver \
14mr|mandriva-theme-1.4.10-2|31	Group:		Graphics \
14mr|mandriva-theme-1.4.10-2|32	Provides:	mandriva-theme-screensaver \
14mr|mandriva-theme-1.4.10-2|33	%{?-o:Obsoletes: %{-o*}-screensaver} \
14mr|mandriva-theme-1.4.10-2|34	\
14mr|mandriva-theme-1.4.10-2|35	%description %{1}-screensaver \
14mr|mandriva-theme-1.4.10-2|36	This package contains the screensaver associated with the \
14mr|mandriva-theme-1.4.10-2|37	Mandriva %{1} theme. \
14mr|mandriva-theme-1.4.10-2|38	
14mr|mandriva-theme-1.4.10-2|39	%define theme_scripts() \
14mr|mandriva-theme-1.4.10-2|40	%post -n %{name}-%{1} \
14mr|mandriva-theme-1.4.10-2|41	if [ -f /splash.jpg ]; then \
14mr|mandriva-theme-1.4.10-2|42	rm -f /splash.jpg \
14mr|mandriva-theme-1.4.10-2|43	fi \
14mr|mandriva-theme-1.4.10-2|44	if [ -f /welcome.jpg ]; then \
14mr|mandriva-theme-1.4.10-2|45	rm -f /welcome.jpg \
14mr|mandriva-theme-1.4.10-2|46	fi \
14mr|mandriva-theme-1.4.10-2|47	if [ -z "$DURING_INSTALL" ]; then \
14mr|mandriva-theme-1.4.10-2|48	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mr|mandriva-theme-1.4.10-2|49	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} -R \
14mr|mandriva-theme-1.4.10-2|50	fi \
14mr|mandriva-theme-1.4.10-2|51	else \
14mr|mandriva-theme-1.4.10-2|52	if [ -f /etc/sysconfig/bootsplash ]; then \
14mr|mandriva-theme-1.4.10-2|53	perl -pi -e 's/^\s*SPLASH=.*/SPLASH=auto/; s/^\s*THEME=.*/THEME=Mandriva-%{1}/' /etc/sysconfig/bootsplash \
14mr|mandriva-theme-1.4.10-2|54	fi \
14mr|mandriva-theme-1.4.10-2|55	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} \
14mr|mandriva-theme-1.4.10-2|56	fi \
14mr|mandriva-theme-1.4.10-2|57	if [ -f %{mdk_bg}/Mandriva-root.png -a ! -f %{mdk_bg}/root/default.png -o -L %{mdk_bg}/root/default.png ]; then \
14mr|mandriva-theme-1.4.10-2|58	rm -f %{mdk_bg}/root/default.png \
14mr|mandriva-theme-1.4.10-2|59	ln -s Mandriva-%{1}-root-1600x1200.png %{mdk_bg}/root/default.png \
14mr|mandriva-theme-1.4.10-2|60	fi \
14mr|mandriva-theme-1.4.10-2|61	\
14mr|mandriva-theme-1.4.10-2|62	%triggerpostun -n %{name}-%{1} -- mandriva-theme-%{1} < 1.2.4 \
14mr|mandriva-theme-1.4.10-2|63	for f in kdeglobals konsolerc; do \
14mr|mandriva-theme-1.4.10-2|64	if [ "`readlink /usr/share/config/$f 2>/dev/null`" == "$f-Mandriva-%{1}" ]; then \
14mr|mandriva-theme-1.4.10-2|65	rm -f /usr/share/config/$f \
14mr|mandriva-theme-1.4.10-2|66	fi \
14mr|mandriva-theme-1.4.10-2|67	done \
14mr|mandriva-theme-1.4.10-2|68	\
14mr|mandriva-theme-1.4.10-2|69	%preun -n %{name}-%{1} \
14mr|mandriva-theme-1.4.10-2|70	if [ "$1" == "0" ]; then \
14mr|mandriva-theme-1.4.10-2|71	if [ -x %{scriptdir}/remove-theme ]; then \
14mr|mandriva-theme-1.4.10-2|72	%{scriptdir}/remove-theme Mandriva-%{1} \
14mr|mandriva-theme-1.4.10-2|73	fi \
14mr|mandriva-theme-1.4.10-2|74	link=`readlink %{mdk_bg}/default.png` \
14mr|mandriva-theme-1.4.10-2|75	slink=${link%%-*} \
14mr|mandriva-theme-1.4.10-2|76	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.png;fi \
14mr|mandriva-theme-1.4.10-2|77	link=`readlink %{mdk_bg}/default.jpg` \
14mr|mandriva-theme-1.4.10-2|78	slink=${link%%-*} \
14mr|mandriva-theme-1.4.10-2|79	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.jpg;fi \
14mr|mandriva-theme-1.4.10-2|80	link=`readlink %{mdk_bg}/Mandriva.png` \
14mr|mandriva-theme-1.4.10-2|81	slink=${link%%-*} \
14mr|mandriva-theme-1.4.10-2|82	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.png;fi \
14mr|mandriva-theme-1.4.10-2|83	link=`readlink %{mdk_bg}/Mandriva.jpg` \
14mr|mandriva-theme-1.4.10-2|84	slink=${link%%-*} \
14mr|mandriva-theme-1.4.10-2|85	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.jpg;fi \
14mr|mandriva-theme-1.4.10-2|86	link=`readlink %{mdk_bg}/root/Mandriva.png` \
14mr|mandriva-theme-1.4.10-2|87	slink=${link%%-*} \
14mr|mandriva-theme-1.4.10-2|88	if [ "$slink" == "Mandriva-%{1}-root" ]; then rm -f %{mdk_bg}/root/default.png;fi \
14mr|mandriva-theme-1.4.10-2|89	fi \
14mr|mandriva-theme-1.4.10-2|90	
14mr|mandriva-theme-1.4.10-2|91	%define theme_files() \
14mr|mandriva-theme-1.4.10-2|92	%files %{1} \
14mr|mandriva-theme-1.4.10-2|93	%{_datadir}/gfxboot/themes/Mandriva-%{1} \
14mr|mandriva-theme-1.4.10-2|94	%{_datadir}/plymouth/themes/Mandriva-%{1} \
14mr|mandriva-theme-1.4.10-2|95	%{mdk_bg}/Mandriva-%{1}* \
14mr|mandriva-theme-1.4.10-2|96	\
14mr|mandriva-theme-1.4.10-2|97	%{mdk_bg}/rosa-background.jpg \
14mr|mandriva-theme-1.4.10-2|98	%files %{1}-screensaver \
14mr|mandriva-theme-1.4.10-2|99	%dir %{_datadir}/mdk/screensaver \
14mr|mandriva-theme-1.4.10-2|100	%{_datadir}/mdk/screensaver/*-*.jpg \
14mr|mandriva-theme-1.4.10-2|101	
14mr|mandriva-theme-1.4.10-2|102	Name:		%{name}
14mr|mandriva-theme-1.4.10-2|103	Version:	%{version}
14mr|mandriva-theme-1.4.10-2|104	Release:	%{release}
14mr|mandriva-theme-1.4.10-2|105	Source0:	%{name}-%{version}.tar.xz
14mr|mandriva-theme-1.4.10-2|106	License:	GPL
14mr|mandriva-theme-1.4.10-2|107	Prefix:		%{_prefix}
14mr|mandriva-theme-1.4.10-2|108	BuildArch:	noarch
14mr|mandriva-theme-1.4.10-2|109	BuildRequires:	gimp fonts-ttf-dejavu
14mr|mandriva-theme-1.4.10-2|110	%theme_header
14mr|mandriva-theme-1.4.10-2|111	
14mr|mandriva-theme-1.4.10-2|112	%theme_package Rosa      -o mandriva-theme
14mr|mandriva-theme-1.4.10-2|113	
14mr|mandriva-theme-1.4.10-2|114	%package common
14mr|mandriva-theme-1.4.10-2|115	Summary:	Mandriva common theme for plymouth
14mr|mandriva-theme-1.4.10-2|116	Group:		Graphics
14mr|mandriva-theme-1.4.10-2|117	Obsoletes:	plymouth-theme-mdv
14mr|mandriva-theme-1.4.10-2|118	
14mr|mandriva-theme-1.4.10-2|119	%description common
14mr|mandriva-theme-1.4.10-2|120	This package contains common images for the Mandriva plymouth themes.
14mr|mandriva-theme-1.4.10-2|121	
14mr|mandriva-theme-1.4.10-2|122	%package extra
14mr|mandriva-theme-1.4.10-2|123	Summary:	Additional backgrounds from Mandriva Linux users
14mr|mandriva-theme-1.4.10-2|124	Group:		Graphics
14mr|mandriva-theme-1.4.10-2|125	
14mr|mandriva-theme-1.4.10-2|126	%description extra
14mr|mandriva-theme-1.4.10-2|127	This package contains winning picture from Mandriva 2010 photo
14mr|mandriva-theme-1.4.10-2|128	background contest.
14mr|mandriva-theme-1.4.10-2|129	
14mr|mandriva-theme-1.4.10-2|130	%prep
14mr|mandriva-theme-1.4.10-2|131	%setup -q
14mr|mandriva-theme-1.4.10-2|132	
14mr|mandriva-theme-1.4.10-2|133	%build
14mr|mandriva-theme-1.4.10-2|134	%make
14mr|mandriva-theme-1.4.10-2|135	
14mr|mandriva-theme-1.4.10-2|136	%install
14mr|mandriva-theme-1.4.10-2|137	%make install prefix=%{buildroot}
14mr|mandriva-theme-1.4.10-2|138	
14mr|mandriva-theme-1.4.10-2|139	# Default wallpaper should be available without browsing file system
14mr|mandriva-theme-1.4.10-2|140	mkdir -p %{buildroot}%{_datadir}/wallpapers
14mr|mandriva-theme-1.4.10-2|141	pushd %{buildroot}%{_datadir}/wallpapers
14mr|mandriva-theme-1.4.10-2|142	ln -s ../mdk/backgrounds/default.jpg default.jpg
14mr|mandriva-theme-1.4.10-2|143	popd
14mr|mandriva-theme-1.4.10-2|144	
14mr|mandriva-theme-1.4.10-2|145	%theme_scripts Rosa
14mr|mandriva-theme-1.4.10-2|146	
14mr|mandriva-theme-1.4.10-2|147	%files common
14mr|mandriva-theme-1.4.10-2|148	%{_datadir}/wallpapers/default.jpg
14mr|mandriva-theme-1.4.10-2|149	
14mr|mandriva-theme-1.4.10-2|150	%files extra
14mr|mandriva-theme-1.4.10-2|151	%{_datadir}/mdk/backgrounds/Antes_del_vuelo.jpg
14mr|mandriva-theme-1.4.10-2|152	%{_datadir}/mdk/backgrounds/fields.jpg
14mr|mandriva-theme-1.4.10-2|153	%{_datadir}/mdk/backgrounds/hibiscus.jpg
14mr|mandriva-theme-1.4.10-2|154	%{_datadir}/mdk/backgrounds/Rustic_Chair.jpg
14mr|mandriva-theme-1.4.10-2|155	%{_datadir}/mdk/backgrounds/Autumn.jpg
14mr|mandriva-theme-1.4.10-2|156	%{_datadir}/mdk/backgrounds/Flower.jpg
14mr|mandriva-theme-1.4.10-2|157	%{_datadir}/mdk/backgrounds/Ice.jpg
14mr|mandriva-theme-1.4.10-2|158	%{_datadir}/mdk/backgrounds/Smiley01.jpg
14mr|mandriva-theme-1.4.10-2|159	%{_datadir}/mdk/backgrounds/chevalier.jpg
14mr|mandriva-theme-1.4.10-2|160	%{_datadir}/mdk/backgrounds/gouttes2500.jpg
14mr|mandriva-theme-1.4.10-2|161	%{_datadir}/mdk/backgrounds/night_swim.jpg
14mr|mandriva-theme-1.4.10-2|162	%{_datadir}/mdk/backgrounds/Beach.jpg
14mr|mandriva-theme-1.4.10-2|163	%{_datadir}/mdk/backgrounds/Cat.jpg
14mr|mandriva-theme-1.4.10-2|164	%{_datadir}/mdk/backgrounds/Event.jpg
14mr|mandriva-theme-1.4.10-2|165	%{_datadir}/mdk/backgrounds/Flowers.jpg
14mr|mandriva-theme-1.4.10-2|166	%{_datadir}/mdk/backgrounds/Sunset.jpg
14mr|mandriva-theme-1.4.10-2|167	%{_datadir}/mdk/backgrounds/Canal.jpg
14mr|mandriva-theme-1.4.10-2|168	
14mr|mandriva-theme-1.4.10-2|169	%{_datadir}/mdk/backgrounds/Mandriva-extra.xml
14mr|mandriva-theme-1.4.10-2|170	
14mr|mandriva-theme-1.4.10-2|171	%theme_files Rosa
14mr|mandriva-theme-1.4.10-2|172	
14mr|mandriva-theme-1.4.10-2|173	
14mr|mandriva-theme-1.4.10-2|174	%changelog
14mr|mandriva-theme-1.4.10-2|175	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.10-2
14mr|mandriva-theme-1.4.10-2|176	+ Revision: b7aa090
14mr|mandriva-theme-1.4.10-2|177	- MassBuild#440: Increase release tag
14mr|mandriva-theme-1.4.10-2|178	
14mr|mandriva-theme-1.4.10-2|179	

17601 14
14mr|man-pages-3.34-2|1	%define LANG en
14mr|man-pages-3.34-2|2	Summary: English man (manual) pages from the Linux Documentation Project
14mr|man-pages-3.34-2|3	Name: man-pages
14mr|man-pages-3.34-2|4	Version: 3.34
14mr|man-pages-3.34-2|5	Release: 2
14mr|man-pages-3.34-2|6	License: GPL-style
14mr|man-pages-3.34-2|7	Group: System/Internationalization
14mr|man-pages-3.34-2|8	Source: ftp://ftp.kernel.org/pub/linux/docs/man-pages/%name-%version.tar.bz2
14mr|man-pages-3.34-2|9	Source1: rpcgen.1
14mr|man-pages-3.34-2|10	Source3: ld.so.8
14mr|man-pages-3.34-2|11	Source4: ldd.1
14mr|man-pages-3.34-2|12	Source5: ldconfig.8
14mr|man-pages-3.34-2|13	Source6: man-pages-extralocale.tar.bz2
14mr|man-pages-3.34-2|14	Source8: man9-19971126.tar.bz2
14mr|man-pages-3.34-2|15	Source9: man2.tar.bz2
14mr|man-pages-3.34-2|16	Source10: strptime.3
14mr|man-pages-3.34-2|17	Source11: ifcfg.5
14mr|man-pages-3.34-2|18	#Patch1: man-pages-1.31.iconv.patch.bz2
14mr|man-pages-3.34-2|19	#Source2: netman-cvs.tar.bz2
14mr|man-pages-3.34-2|20	URL:     http://www.kernel.org/doc/man-pages
14mr|man-pages-3.34-2|21	# 	was ftp://ftp.win.tue.nl/pub/linux-local/manpages/
14mr|man-pages-3.34-2|22	# Where to find it ????
14mr|man-pages-3.34-2|23	# (fg) 20010627 Document that quad interpretation "feature" in socket API...
14mr|man-pages-3.34-2|24	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-3.34-2|25	# this prevent auto-install of man-pages for non en locales:
14mr|man-pages-3.34-2|26	#Requires: locales-%LANG
14mr|man-pages-3.34-2|27	Requires: man => 1.5j-8mdk
14mr|man-pages-3.34-2|28	Autoreqprov: false
14mr|man-pages-3.34-2|29	BuildArch: noarch
14mr|man-pages-3.34-2|30	
14mr|man-pages-3.34-2|31	%description
14mr|man-pages-3.34-2|32	A large collection of man pages (reference material) from the Linux
14mr|man-pages-3.34-2|33	Documentation Project (LDP).  The man pages are organized into the
14mr|man-pages-3.34-2|34	following sections:
14mr|man-pages-3.34-2|35	
14mr|man-pages-3.34-2|36	Section 1:  User commands (intro only)
14mr|man-pages-3.34-2|37	Section 2:  System calls
14mr|man-pages-3.34-2|38	Section 3:  Libc calls
14mr|man-pages-3.34-2|39	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-3.34-2|40	Section 5:  File formats and protocols (e.g., wtmp, /etc/passwd,
14mr|man-pages-3.34-2|41	nfs)
14mr|man-pages-3.34-2|42	Section 6:  Games (intro only)
14mr|man-pages-3.34-2|43	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-3.34-2|44	Section 8:  System administration (intro only)
14mr|man-pages-3.34-2|45	Section 9:  Kernel internal routines
14mr|man-pages-3.34-2|46	
14mr|man-pages-3.34-2|47	%prep
14mr|man-pages-3.34-2|48	%setup -q -a 9 -a 8 -a6
14mr|man-pages-3.34-2|49	
14mr|man-pages-3.34-2|50	cp -a %SOURCE1 man1
14mr|man-pages-3.34-2|51	cp -a %SOURCE3 man8
14mr|man-pages-3.34-2|52	cp -a %SOURCE4 man1
14mr|man-pages-3.34-2|53	cp -a %SOURCE5 man8
14mr|man-pages-3.34-2|54	cp -a %SOURCE10 man3
14mr|man-pages-3.34-2|55	cp -a %SOURCE11 man5
14mr|man-pages-3.34-2|56	
14mr|man-pages-3.34-2|57	
14mr|man-pages-3.34-2|58	%build
14mr|man-pages-3.34-2|59	rm -fv man1/{diff,chgrp,chmod,chown,cp,dd,df,dircolors,du,install,dir,vdir}.1
14mr|man-pages-3.34-2|60	rm -fv man1/{ln,ls,mkdir,mkfifo,mknod,mv,rm,rmdir,touch}.1
14mr|man-pages-3.34-2|61	rm -fv man2/modules.2 man2/quotactl.2 man2/get_kernel_syms.2
14mr|man-pages-3.34-2|62	rm -fv man2/{create,delete,init,query}_module.2
14mr|man-pages-3.34-2|63	rm -fv man4/{console,fd}.4 man5/{exports,nfs,fstab}.5
14mr|man-pages-3.34-2|64	
14mr|man-pages-3.34-2|65	# those conflict with ld.so package
14mr|man-pages-3.34-2|66	# this one conflicts with bind-utils
14mr|man-pages-3.34-2|67	rm -rf man5/resolver.5
14mr|man-pages-3.34-2|68	
14mr|man-pages-3.34-2|69	# this conflicts with ldconfig -- Geoff
14mr|man-pages-3.34-2|70	rm -f man8/ldconfig.8
14mr|man-pages-3.34-2|71	
14mr|man-pages-3.34-2|72	# those conflict with glibc{,-devel}
14mr|man-pages-3.34-2|73	rm -f man1/{getent,iconv,ldd,locale,localedef,sprof}.1
14mr|man-pages-3.34-2|74	rm -f man8/{ld.so,rpcinfo}.8
14mr|man-pages-3.34-2|75	rm -f man1/rpcgen.1
14mr|man-pages-3.34-2|76	rm -f man3/crypt{,_r}.3
14mr|man-pages-3.34-2|77	
14mr|man-pages-3.34-2|78	# this conflict with glibc
14mr|man-pages-3.34-2|79	rm -f man1/rpcgen.1.bz2
14mr|man-pages-3.34-2|80	
14mr|man-pages-3.34-2|81	#mv man1/COPYING .
14mr|man-pages-3.34-2|82	
14mr|man-pages-3.34-2|83	%install
14mr|man-pages-3.34-2|84	set +x
14mr|man-pages-3.34-2|85	mkdir -p %{buildroot}/%_mandir
14mr|man-pages-3.34-2|86	for n in 0p 1 1p 2 3 3p 4 5 6 7 8 9; do
14mr|man-pages-3.34-2|87	mkdir %{buildroot}/%_mandir/man$n
14mr|man-pages-3.34-2|88	done
14mr|man-pages-3.34-2|89	for n in man*/*; do
14mr|man-pages-3.34-2|90	cp -a $n %{buildroot}/%_mandir/$n
14mr|man-pages-3.34-2|91	done
14mr|man-pages-3.34-2|92	
14mr|man-pages-3.34-2|93	set -x
14mr|man-pages-3.34-2|94	
14mr|man-pages-3.34-2|95	LANG='' DESTDIR=%{buildroot} /usr/bin/mandb %{buildroot}/%_mandir/
14mr|man-pages-3.34-2|96	
14mr|man-pages-3.34-2|97	mkdir -p %{buildroot}/etc/cron.weekly
14mr|man-pages-3.34-2|98	cat > %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron << EOF
14mr|man-pages-3.34-2|99	#!/bin/bash
14mr|man-pages-3.34-2|100	LANG='' %{_bindir}/mandb %_mandir/%LANG
14mr|man-pages-3.34-2|101	exit 0
14mr|man-pages-3.34-2|102	EOF
14mr|man-pages-3.34-2|103	chmod a+x %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron
14mr|man-pages-3.34-2|104	
14mr|man-pages-3.34-2|105	mkdir -p  %{buildroot}/var/cache/man/%LANG
14mr|man-pages-3.34-2|106	mkdir -p  %{buildroot}{%_mandir/%LANG,/var/catman/}
14mr|man-pages-3.34-2|107	
14mr|man-pages-3.34-2|108	%files
14mr|man-pages-3.34-2|109	%defattr(0644,root,man,755)
14mr|man-pages-3.34-2|110	%doc README* *.Announce Changes
14mr|man-pages-3.34-2|111	%dir %_mandir/%LANG
14mr|man-pages-3.34-2|112	#%dir /var/cache/man/%LANG
14mr|man-pages-3.34-2|113	#%verify (not md5 mtime size) %{_mandir}/whatis
14mr|man-pages-3.34-2|114	%dir %_mandir/man*p/
14mr|man-pages-3.34-2|115	%_mandir/man*/*
14mr|man-pages-3.34-2|116	%_mandir/cat*/*
14mr|man-pages-3.34-2|117	%_mandir/index.db*
14mr|man-pages-3.34-2|118	%_mandir/CACHEDIR.TAG*
14mr|man-pages-3.34-2|119	#%attr(755,root,man)/var/catman/%LANG
14mr|man-pages-3.34-2|120	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%LANG.cron
14mr|man-pages-3.34-2|121	
14mr|man-pages-3.34-2|122	
14mr|man-pages-3.34-2|123	
14mr|man-pages-3.34-2|124	%changelog
14mr|man-pages-3.34-2|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.34-2
14mr|man-pages-3.34-2|126	+ Revision: bf87e26
14mr|man-pages-3.34-2|127	- MassBuild#440: Increase release tag
14mr|man-pages-3.34-2|128	
14mr|man-pages-3.34-2|129	

17602 14
14mr|man-pages-cs-0.18.20090209-10|1	%define LNG cs
14mr|man-pages-cs-0.18.20090209-10|2	
14mr|man-pages-cs-0.18.20090209-10|3	Summary:	Czech Linux Manual Pages
14mr|man-pages-cs-0.18.20090209-10|4	Name:		man-pages-%LNG
14mr|man-pages-cs-0.18.20090209-10|5	Version:	0.18.20090209
14mr|man-pages-cs-0.18.20090209-10|6	Release:	10
14mr|man-pages-cs-0.18.20090209-10|7	License:	Distributable
14mr|man-pages-cs-0.18.20090209-10|8	Group:		System/Internationalization
14mr|man-pages-cs-0.18.20090209-10|9	URL:		http://tropikhajma.sweb.cz/man-pages-cs/
14mr|man-pages-cs-0.18.20090209-10|10	Source:		http://tropikhajma.sweb.cz/%{name}/%{name}-%{version}.tar.lzma
14mr|man-pages-cs-0.18.20090209-10|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-cs-0.18.20090209-10|12	
14mr|man-pages-cs-0.18.20090209-10|13	BuildRequires:	man => 1.5j-8mdk
14mr|man-pages-cs-0.18.20090209-10|14	BuildRequires:	sed
14mr|man-pages-cs-0.18.20090209-10|15	BuildRequires:	grep
14mr|man-pages-cs-0.18.20090209-10|16	Requires:	locales-%LNG,
14mr|man-pages-cs-0.18.20090209-10|17	Requires:	man => 1.5j-8mdk
14mr|man-pages-cs-0.18.20090209-10|18	Autoreqprov:	false
14mr|man-pages-cs-0.18.20090209-10|19	BuildArch:	noarch
14mr|man-pages-cs-0.18.20090209-10|20	Obsoletes:	man-%LNG, manpages-%LNG
14mr|man-pages-cs-0.18.20090209-10|21	Provides:	man-%LNG, manpages-%LNG
14mr|man-pages-cs-0.18.20090209-10|22	
14mr|man-pages-cs-0.18.20090209-10|23	%description
14mr|man-pages-cs-0.18.20090209-10|24	A large collection of man pages (reference material) from the Linux
14mr|man-pages-cs-0.18.20090209-10|25	Documentation Project (LDP), translated to Czech.  The man pages are
14mr|man-pages-cs-0.18.20090209-10|26	organized into the following sections:
14mr|man-pages-cs-0.18.20090209-10|27	
14mr|man-pages-cs-0.18.20090209-10|28	Section 1:  User commands (intro only)
14mr|man-pages-cs-0.18.20090209-10|29	Section 2:  System calls
14mr|man-pages-cs-0.18.20090209-10|30	Section 3:  Libc calls
14mr|man-pages-cs-0.18.20090209-10|31	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-cs-0.18.20090209-10|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
14mr|man-pages-cs-0.18.20090209-10|33	Section 6:  Games (intro only)
14mr|man-pages-cs-0.18.20090209-10|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-cs-0.18.20090209-10|35	Section 8:  System administration (intro only)
14mr|man-pages-cs-0.18.20090209-10|36	
14mr|man-pages-cs-0.18.20090209-10|37	%prep
14mr|man-pages-cs-0.18.20090209-10|38	%setup -q -n %name-%version
14mr|man-pages-cs-0.18.20090209-10|39	
14mr|man-pages-cs-0.18.20090209-10|40	%build
14mr|man-pages-cs-0.18.20090209-10|41	# Preserve better versions...
14mr|man-pages-cs-0.18.20090209-10|42	rm ./procps/kill.1
14mr|man-pages-cs-0.18.20090209-10|43	rm ./procps/uptime.1
14mr|man-pages-cs-0.18.20090209-10|44	rm ./man-pages/man1/du.1
14mr|man-pages-cs-0.18.20090209-10|45	rm ./man-pages/man1/dir.1
14mr|man-pages-cs-0.18.20090209-10|46	rm ./man-pages/man1/vdir.1
14mr|man-pages-cs-0.18.20090209-10|47	
14mr|man-pages-cs-0.18.20090209-10|48	%install
14mr|man-pages-cs-0.18.20090209-10|49	rm -rf %{buildroot}
14mr|man-pages-cs-0.18.20090209-10|50	mkdir -p %{buildroot}/%{_mandir}/%LNG/
14mr|man-pages-cs-0.18.20090209-10|51	make install DESTDIR=%{buildroot} MANDIR=%{_mandir}/%LNG/
14mr|man-pages-cs-0.18.20090209-10|52	
14mr|man-pages-cs-0.18.20090209-10|53	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-cs-0.18.20090209-10|54	
14mr|man-pages-cs-0.18.20090209-10|55	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-cs-0.18.20090209-10|56	
14mr|man-pages-cs-0.18.20090209-10|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-cs-0.18.20090209-10|58	#!/bin/bash
14mr|man-pages-cs-0.18.20090209-10|59	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-cs-0.18.20090209-10|60	exit 0
14mr|man-pages-cs-0.18.20090209-10|61	EOF
14mr|man-pages-cs-0.18.20090209-10|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-cs-0.18.20090209-10|63	
14mr|man-pages-cs-0.18.20090209-10|64	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-cs-0.18.20090209-10|65	
14mr|man-pages-cs-0.18.20090209-10|66	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-cs-0.18.20090209-10|67	
14mr|man-pages-cs-0.18.20090209-10|68	%postun
14mr|man-pages-cs-0.18.20090209-10|69	# 0 means deleting the package
14mr|man-pages-cs-0.18.20090209-10|70	if [ "$1" = "0" ]; then
14mr|man-pages-cs-0.18.20090209-10|71	## Force removing of /var/cache/man/%LNG, if there isn't any man page
14mr|man-pages-cs-0.18.20090209-10|72	## directory /%_mandir/%LNG
14mr|man-pages-cs-0.18.20090209-10|73	if [ ! -d %_mandir/%LNG ] ; then
14mr|man-pages-cs-0.18.20090209-10|74	rm -rf /var/cache/man/%LNG
14mr|man-pages-cs-0.18.20090209-10|75	fi
14mr|man-pages-cs-0.18.20090209-10|76	fi
14mr|man-pages-cs-0.18.20090209-10|77	
14mr|man-pages-cs-0.18.20090209-10|78	%post
14mr|man-pages-cs-0.18.20090209-10|79	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-cs-0.18.20090209-10|80	
14mr|man-pages-cs-0.18.20090209-10|81	%clean
14mr|man-pages-cs-0.18.20090209-10|82	rm -rf %{buildroot}
14mr|man-pages-cs-0.18.20090209-10|83	
14mr|man-pages-cs-0.18.20090209-10|84	%files
14mr|man-pages-cs-0.18.20090209-10|85	%defattr(0644,root,man,755)
14mr|man-pages-cs-0.18.20090209-10|86	%doc README* Changelog CONTRIB.old
14mr|man-pages-cs-0.18.20090209-10|87	%dir %_mandir/%LNG
14mr|man-pages-cs-0.18.20090209-10|88	%dir /var/cache/man/%LNG
14mr|man-pages-cs-0.18.20090209-10|89	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-cs-0.18.20090209-10|90	%_mandir/%LNG/man*
14mr|man-pages-cs-0.18.20090209-10|91	%_mandir/%LNG/cat*
14mr|man-pages-cs-0.18.20090209-10|92	%_mandir/%LNG/CACHEDIR.TAG*
14mr|man-pages-cs-0.18.20090209-10|93	%_mandir/%LNG/index.db*
14mr|man-pages-cs-0.18.20090209-10|94	#%_mandir/%LNG/whatis
14mr|man-pages-cs-0.18.20090209-10|95	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-cs-0.18.20090209-10|96	
14mr|man-pages-cs-0.18.20090209-10|97	
14mr|man-pages-cs-0.18.20090209-10|98	
14mr|man-pages-cs-0.18.20090209-10|99	%changelog
14mr|man-pages-cs-0.18.20090209-10|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18.20090209-10
14mr|man-pages-cs-0.18.20090209-10|101	+ Revision: da884d9
14mr|man-pages-cs-0.18.20090209-10|102	- MassBuild#440: Increase release tag
14mr|man-pages-cs-0.18.20090209-10|103	
14mr|man-pages-cs-0.18.20090209-10|104	

17603 14
14mr|man-pages-da-0.1.1-17|1	%define LNG da
14mr|man-pages-da-0.1.1-17|2	%define name man-pages-%LNG
14mr|man-pages-da-0.1.1-17|3	%define version 0.1.1
14mr|man-pages-da-0.1.1-17|4	%define release 17
14mr|man-pages-da-0.1.1-17|5	
14mr|man-pages-da-0.1.1-17|6	Summary: Danish man pages from the Linux Documentation Project
14mr|man-pages-da-0.1.1-17|7	Name: %{name}
14mr|man-pages-da-0.1.1-17|8	Version: %{version}
14mr|man-pages-da-0.1.1-17|9	Release: %{release}
14mr|man-pages-da-0.1.1-17|10	License: Distributable
14mr|man-pages-da-0.1.1-17|11	Group: System/Internationalization
14mr|man-pages-da-0.1.1-17|12	Patch: manpages-da-0.1.1-manpath.patch
14mr|man-pages-da-0.1.1-17|13	URL: http://www.sslug.dk/locale/man-sider/
14mr|man-pages-da-0.1.1-17|14	Source: http://www.sslug.dk/locale/man-sider/manpages-da-%version.tar.bz2
14mr|man-pages-da-0.1.1-17|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-da-0.1.1-17|16	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-da-0.1.1-17|17	Requires: locales-%LNG
14mr|man-pages-da-0.1.1-17|18	Requires: man => 1.5j-8mdk
14mr|man-pages-da-0.1.1-17|19	BuildRequires: sed grep man
14mr|man-pages-da-0.1.1-17|20	Autoreq: false
14mr|man-pages-da-0.1.1-17|21	BuildArch: noarch
14mr|man-pages-da-0.1.1-17|22	
14mr|man-pages-da-0.1.1-17|23	%description
14mr|man-pages-da-0.1.1-17|24	A large collection of man pages (reference material) from the Linux
14mr|man-pages-da-0.1.1-17|25	Documentation Project (LDP), translated to Danish.  The man pages are
14mr|man-pages-da-0.1.1-17|26	organized into the following sections:
14mr|man-pages-da-0.1.1-17|27	
14mr|man-pages-da-0.1.1-17|28	Section 1:  User commands (intro only)
14mr|man-pages-da-0.1.1-17|29	Section 2:  System calls
14mr|man-pages-da-0.1.1-17|30	Section 3:  Libc calls
14mr|man-pages-da-0.1.1-17|31	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-da-0.1.1-17|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
14mr|man-pages-da-0.1.1-17|33	nfs)
14mr|man-pages-da-0.1.1-17|34	Section 6:  Games (intro only)
14mr|man-pages-da-0.1.1-17|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-da-0.1.1-17|36	Section 8:  System administration (intro only)
14mr|man-pages-da-0.1.1-17|37	
14mr|man-pages-da-0.1.1-17|38	%prep
14mr|man-pages-da-0.1.1-17|39	%setup -q -n manpages-da-%{version}
14mr|man-pages-da-0.1.1-17|40	%patch -p1
14mr|man-pages-da-0.1.1-17|41	
14mr|man-pages-da-0.1.1-17|42	%build
14mr|man-pages-da-0.1.1-17|43	
14mr|man-pages-da-0.1.1-17|44	%install
14mr|man-pages-da-0.1.1-17|45	rm -fr %{buildroot}
14mr|man-pages-da-0.1.1-17|46	make PREFIX=%{buildroot}/usr install
14mr|man-pages-da-0.1.1-17|47	
14mr|man-pages-da-0.1.1-17|48	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-da-0.1.1-17|49	
14mr|man-pages-da-0.1.1-17|50	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-da-0.1.1-17|51	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-da-0.1.1-17|52	#!/bin/bash
14mr|man-pages-da-0.1.1-17|53	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-da-0.1.1-17|54	exit 0
14mr|man-pages-da-0.1.1-17|55	EOF
14mr|man-pages-da-0.1.1-17|56	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-da-0.1.1-17|57	
14mr|man-pages-da-0.1.1-17|58	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-da-0.1.1-17|59	
14mr|man-pages-da-0.1.1-17|60	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-da-0.1.1-17|61	
14mr|man-pages-da-0.1.1-17|62	%postun
14mr|man-pages-da-0.1.1-17|63	# 0 means deleting the package
14mr|man-pages-da-0.1.1-17|64	if [ "$1" = "0" ]; then
14mr|man-pages-da-0.1.1-17|65	## Force removing of /var/catman/%LNG, if there isn't any man page
14mr|man-pages-da-0.1.1-17|66	## directory /%_mandir/%LNG
14mr|man-pages-da-0.1.1-17|67	if [ ! -d %_mandir/%LNG ] ; then
14mr|man-pages-da-0.1.1-17|68	/bin/rm -rf /var/catman/%LNG
14mr|man-pages-da-0.1.1-17|69	fi
14mr|man-pages-da-0.1.1-17|70	fi
14mr|man-pages-da-0.1.1-17|71	
14mr|man-pages-da-0.1.1-17|72	%post
14mr|man-pages-da-0.1.1-17|73	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-da-0.1.1-17|74	
14mr|man-pages-da-0.1.1-17|75	%clean
14mr|man-pages-da-0.1.1-17|76	rm -fr %{buildroot}
14mr|man-pages-da-0.1.1-17|77	
14mr|man-pages-da-0.1.1-17|78	%files
14mr|man-pages-da-0.1.1-17|79	%defattr(-,root,root)
14mr|man-pages-da-0.1.1-17|80	%doc lsmig AUTHORS ChangeLog
14mr|man-pages-da-0.1.1-17|81	%dir %_mandir/%LNG
14mr|man-pages-da-0.1.1-17|82	%dir /var/cache/man/%LNG
14mr|man-pages-da-0.1.1-17|83	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-da-0.1.1-17|84	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-da-0.1.1-17|85	%_mandir/%LNG/*
14mr|man-pages-da-0.1.1-17|86	
14mr|man-pages-da-0.1.1-17|87	
14mr|man-pages-da-0.1.1-17|88	
14mr|man-pages-da-0.1.1-17|89	
14mr|man-pages-da-0.1.1-17|90	%changelog
14mr|man-pages-da-0.1.1-17|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-17
14mr|man-pages-da-0.1.1-17|92	+ Revision: 9c89fea
14mr|man-pages-da-0.1.1-17|93	- MassBuild#440: Increase release tag
14mr|man-pages-da-0.1.1-17|94	
14mr|man-pages-da-0.1.1-17|95	

17604 14
14mr|man-pages-de-0.9-3|1	%define	LNG de
14mr|man-pages-de-0.9-3|2	%define	gitrevision aeb3e35
14mr|man-pages-de-0.9-3|3	%define	srcname manpages-%{LNG}
14mr|man-pages-de-0.9-3|4	
14mr|man-pages-de-0.9-3|5	Name:		man-pages-%{LNG}
14mr|man-pages-de-0.9-3|6	Version:	0.9
14mr|man-pages-de-0.9-3|7	Release:	3
14mr|man-pages-de-0.9-3|8	Summary:	German man (manual) pages from the Linux Documentation Project
14mr|man-pages-de-0.9-3|9	License:	Distributable
14mr|man-pages-de-0.9-3|10	Group:		System/Internationalization
14mr|man-pages-de-0.9-3|11	Url:		http://alioth.debian.org/projects/manpages-de/
14mr|man-pages-de-0.9-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-de-0.9-3|13	BuildArch:	noarch
14mr|man-pages-de-0.9-3|14	Source0:	%{srcname}-%{gitrevision}.tar.gz
14mr|man-pages-de-0.9-3|15	BuildRequires:	man
14mr|man-pages-de-0.9-3|16	Requires:	locales-%{LNG}
14mr|man-pages-de-0.9-3|17	Requires:	man
14mr|man-pages-de-0.9-3|18	Obsoletes:	man-%{LNG}
14mr|man-pages-de-0.9-3|19	Obsoletes:	manpages-%{LNG}
14mr|man-pages-de-0.9-3|20	Provides:	man-%{LNG}
14mr|man-pages-de-0.9-3|21	Provides:	manpages-%{LNG}
14mr|man-pages-de-0.9-3|22	
14mr|man-pages-de-0.9-3|23	%description
14mr|man-pages-de-0.9-3|24	A large collection of man pages (reference material) from the Linux
14mr|man-pages-de-0.9-3|25	Documentation Project (LDP), translated to German.  The man pages are
14mr|man-pages-de-0.9-3|26	organized into the following sections:
14mr|man-pages-de-0.9-3|27	
14mr|man-pages-de-0.9-3|28	Section 1:  User commands (intro only)
14mr|man-pages-de-0.9-3|29	Section 2:  System calls
14mr|man-pages-de-0.9-3|30	Section 3:  Libc calls
14mr|man-pages-de-0.9-3|31	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-de-0.9-3|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
14mr|man-pages-de-0.9-3|33	nfs)
14mr|man-pages-de-0.9-3|34	Section 6:  Games (intro only)
14mr|man-pages-de-0.9-3|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-de-0.9-3|36	Section 8:  System administration (intro only)
14mr|man-pages-de-0.9-3|37	
14mr|man-pages-de-0.9-3|38	%prep
14mr|man-pages-de-0.9-3|39	%setup -q -n %{srcname}-%{gitrevision}
14mr|man-pages-de-0.9-3|40	
14mr|man-pages-de-0.9-3|41	%build
14mr|man-pages-de-0.9-3|42	
14mr|man-pages-de-0.9-3|43	%install
14mr|man-pages-de-0.9-3|44	rm -rf %{buildroot}
14mr|man-pages-de-0.9-3|45	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-de-0.9-3|46	mkdir -p %{buildroot}%{_var}/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-de-0.9-3|47	
14mr|man-pages-de-0.9-3|48	for i in 1 2 3 4 5 6 7 8; do
14mr|man-pages-de-0.9-3|49	if [ -d man$i ] ; then
14mr|man-pages-de-0.9-3|50	cp -avf man$i %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-de-0.9-3|51	else
14mr|man-pages-de-0.9-3|52	echo "man$i does not exist"
14mr|man-pages-de-0.9-3|53	fi
14mr|man-pages-de-0.9-3|54	done
14mr|man-pages-de-0.9-3|55	
14mr|man-pages-de-0.9-3|56	# those files conflict whith net-tools
14mr|man-pages-de-0.9-3|57	# nothing to remove for now
14mr|man-pages-de-0.9-3|58	
14mr|man-pages-de-0.9-3|59	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mr|man-pages-de-0.9-3|60	
14mr|man-pages-de-0.9-3|61	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-de-0.9-3|62	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-de-0.9-3|63	#!/bin/bash
14mr|man-pages-de-0.9-3|64	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-de-0.9-3|65	exit 0
14mr|man-pages-de-0.9-3|66	EOF
14mr|man-pages-de-0.9-3|67	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-de-0.9-3|68	
14mr|man-pages-de-0.9-3|69	mkdir -p  %{buildroot}%{_var}/cache/man/%{LNG}
14mr|man-pages-de-0.9-3|70	
14mr|man-pages-de-0.9-3|71	touch %{buildroot}%{_var}/cache/man/%{LNG}/whatis
14mr|man-pages-de-0.9-3|72	
14mr|man-pages-de-0.9-3|73	%postun
14mr|man-pages-de-0.9-3|74	# 0 means deleting the package
14mr|man-pages-de-0.9-3|75	if [ "$1" = "0" ]; then
14mr|man-pages-de-0.9-3|76	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mr|man-pages-de-0.9-3|77	## directory /%{_mandir}/%{LNG}
14mr|man-pages-de-0.9-3|78	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mr|man-pages-de-0.9-3|79	rm -rf %{_var}/catman/%{LNG}
14mr|man-pages-de-0.9-3|80	fi
14mr|man-pages-de-0.9-3|81	fi
14mr|man-pages-de-0.9-3|82	
14mr|man-pages-de-0.9-3|83	%post
14mr|man-pages-de-0.9-3|84	%create_ghostfile %{_var}/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-de-0.9-3|85	
14mr|man-pages-de-0.9-3|86	%files
14mr|man-pages-de-0.9-3|87	%doc CHANGES README COPYRIGHT
14mr|man-pages-de-0.9-3|88	%dir %{_mandir}/%{LNG}
14mr|man-pages-de-0.9-3|89	%dir %{_var}/cache/man/%{LNG}
14mr|man-pages-de-0.9-3|90	%ghost %config(noreplace) %{_var}/cache/man/%{LNG}/whatis
14mr|man-pages-de-0.9-3|91	%{_mandir}/%{LNG}/man*
14mr|man-pages-de-0.9-3|92	%{_mandir}/%{LNG}/cat*
14mr|man-pages-de-0.9-3|93	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-de-0.9-3|94	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-de-0.9-3|95	#%{_mandir}/%{LNG}/whatis
14mr|man-pages-de-0.9-3|96	%attr(755,root,man) %{_var}/catman/%{LNG}
14mr|man-pages-de-0.9-3|97	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-de-0.9-3|98	
14mr|man-pages-de-0.9-3|99	
14mr|man-pages-de-0.9-3|100	
14mr|man-pages-de-0.9-3|101	
14mr|man-pages-de-0.9-3|102	%changelog
14mr|man-pages-de-0.9-3|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-3
14mr|man-pages-de-0.9-3|104	+ Revision: ead03b7
14mr|man-pages-de-0.9-3|105	- MassBuild#440: Increase release tag
14mr|man-pages-de-0.9-3|106	
14mr|man-pages-de-0.9-3|107	

17605 14
14mr|man-pages-es-1.55-10|1	%define LNG es
14mr|man-pages-es-1.55-10|2	%define extra_ver 0.8a
14mr|man-pages-es-1.55-10|3	
14mr|man-pages-es-1.55-10|4	Summary: Spanish man (manual) pages from the Linux Documentation Project
14mr|man-pages-es-1.55-10|5	Name: man-pages-%LNG
14mr|man-pages-es-1.55-10|6	Version: 1.55
14mr|man-pages-es-1.55-10|7	Release: 10
14mr|man-pages-es-1.55-10|8	License: LDP GENERAL PUBLIC LICENSE
14mr|man-pages-es-1.55-10|9	Group: System/Internationalization
14mr|man-pages-es-1.55-10|10	Source: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-%{version}.tar.bz2
14mr|man-pages-es-1.55-10|11	Source1: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-extra-%{extra_ver}.tar.bz2
14mr|man-pages-es-1.55-10|12	URL: http://www.ditec.um.es/~piernas/manpages-es/
14mr|man-pages-es-1.55-10|13	#URL: http://www.pameli.org/
14mr|man-pages-es-1.55-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-es-1.55-10|15	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-es-1.55-10|16	Requires: locales-%LNG, man => 1.5j-8mdk
14mr|man-pages-es-1.55-10|17	Requires(post,preun): sed grep man
14mr|man-pages-es-1.55-10|18	Autoreq: false
14mr|man-pages-es-1.55-10|19	BuildArch: noarch
14mr|man-pages-es-1.55-10|20	Obsoletes: man-%LNG, manpages-%LNG
14mr|man-pages-es-1.55-10|21	Provides: man-%LNG, manpages-%LNG
14mr|man-pages-es-1.55-10|22	Obsoletes: man-pages-es-extra
14mr|man-pages-es-1.55-10|23	Provides: man-pages-es-extra
14mr|man-pages-es-1.55-10|24	
14mr|man-pages-es-1.55-10|25	%description
14mr|man-pages-es-1.55-10|26	A large collection of man pages (reference material) from the Linux
14mr|man-pages-es-1.55-10|27	Documentation Project (LDP), translated to spanish.  The man pages are
14mr|man-pages-es-1.55-10|28	organized into the following sections:
14mr|man-pages-es-1.55-10|29	
14mr|man-pages-es-1.55-10|30	Section 1:  User commands (intro only)
14mr|man-pages-es-1.55-10|31	Section 2:  System calls
14mr|man-pages-es-1.55-10|32	Section 3:  Libc calls
14mr|man-pages-es-1.55-10|33	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-es-1.55-10|34	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
14mr|man-pages-es-1.55-10|35	nfs)
14mr|man-pages-es-1.55-10|36	Section 6:  Games (intro only)
14mr|man-pages-es-1.55-10|37	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-es-1.55-10|38	Section 8:  System administration (intro only)
14mr|man-pages-es-1.55-10|39	
14mr|man-pages-es-1.55-10|40	
14mr|man-pages-es-1.55-10|41	%prep
14mr|man-pages-es-1.55-10|42	%setup -n man-pages-%LNG-%{version} -a1
14mr|man-pages-es-1.55-10|43	%build
14mr|man-pages-es-1.55-10|44	
14mr|man-pages-es-1.55-10|45	
14mr|man-pages-es-1.55-10|46	%install
14mr|man-pages-es-1.55-10|47	rm -rf %{buildroot}
14mr|man-pages-es-1.55-10|48	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-es-1.55-10|49	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-es-1.55-10|50	
14mr|man-pages-es-1.55-10|51	mv man1/{README,LEAME} .
14mr|man-pages-es-1.55-10|52	
14mr|man-pages-es-1.55-10|53	make MANDIR=%{buildroot}/%_mandir/es allbz
14mr|man-pages-es-1.55-10|54	
14mr|man-pages-es-1.55-10|55	make -C man-pages-es-extra-%{extra_ver} MANDIR=%{buildroot}/%_mandir/es allbz
14mr|man-pages-es-1.55-10|56	
14mr|man-pages-es-1.55-10|57	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-es-1.55-10|58	
14mr|man-pages-es-1.55-10|59	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-es-1.55-10|60	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-es-1.55-10|61	#!/bin/bash
14mr|man-pages-es-1.55-10|62	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-es-1.55-10|63	exit 0
14mr|man-pages-es-1.55-10|64	EOF
14mr|man-pages-es-1.55-10|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-es-1.55-10|66	
14mr|man-pages-es-1.55-10|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-es-1.55-10|68	rm -f %{buildroot}/usr/share/man/es/{LEEME,LEEME.extra,PAQUETES,PROYECTO}
14mr|man-pages-es-1.55-10|69	
14mr|man-pages-es-1.55-10|70	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-es-1.55-10|71	
14mr|man-pages-es-1.55-10|72	%postun
14mr|man-pages-es-1.55-10|73	# 0 means deleting the package
14mr|man-pages-es-1.55-10|74	if [ "$1" = "0" ]; then
14mr|man-pages-es-1.55-10|75	## Force removing of /var/catman/%LNG, if there isn't any man page
14mr|man-pages-es-1.55-10|76	## directory /%_mandir/%LNG
14mr|man-pages-es-1.55-10|77	if [ ! -d %_mandir/%LNG ] ; then
14mr|man-pages-es-1.55-10|78	rm -rf /var/catman/%LNG
14mr|man-pages-es-1.55-10|79	fi
14mr|man-pages-es-1.55-10|80	fi
14mr|man-pages-es-1.55-10|81	
14mr|man-pages-es-1.55-10|82	%post
14mr|man-pages-es-1.55-10|83	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-es-1.55-10|84	
14mr|man-pages-es-1.55-10|85	%clean
14mr|man-pages-es-1.55-10|86	rm -rf %{buildroot}
14mr|man-pages-es-1.55-10|87	
14mr|man-pages-es-1.55-10|88	%files
14mr|man-pages-es-1.55-10|89	%defattr(0644,root,man,755)
14mr|man-pages-es-1.55-10|90	%doc LEEME README man-pages-es-extra-%{extra_ver}/LEEME.extra
14mr|man-pages-es-1.55-10|91	%doc man-pages-es-extra-%{extra_ver}/PAQUETES
14mr|man-pages-es-1.55-10|92	%doc man-pages-es-extra-%{extra_ver}/PROYECTO
14mr|man-pages-es-1.55-10|93	%dir %_mandir/%LNG
14mr|man-pages-es-1.55-10|94	%dir /var/cache/man/%LNG
14mr|man-pages-es-1.55-10|95	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-es-1.55-10|96	%_mandir/%LNG/man*
14mr|man-pages-es-1.55-10|97	%{_mandir}/%{LNG}/cat*
14mr|man-pages-es-1.55-10|98	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-es-1.55-10|99	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-es-1.55-10|100	#%_mandir/%LNG/whatis
14mr|man-pages-es-1.55-10|101	%attr(755,root,man) /var/catman/%LNG
14mr|man-pages-es-1.55-10|102	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-es-1.55-10|103	
14mr|man-pages-es-1.55-10|104	
14mr|man-pages-es-1.55-10|105	
14mr|man-pages-es-1.55-10|106	
14mr|man-pages-es-1.55-10|107	%changelog
14mr|man-pages-es-1.55-10|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.55-10
14mr|man-pages-es-1.55-10|109	+ Revision: b3a7d01
14mr|man-pages-es-1.55-10|110	- MassBuild#440: Increase release tag
14mr|man-pages-es-1.55-10|111	
14mr|man-pages-es-1.55-10|112	

17606 14
14mr|man-pages-fr-3.03.0-12|1	%define LNG fr
14mr|man-pages-fr-3.03.0-12|2	
14mr|man-pages-fr-3.03.0-12|3	Summary:	French man (manual) pages from the Linux Documentation Project
14mr|man-pages-fr-3.03.0-12|4	Name:		man-pages-fr
14mr|man-pages-fr-3.03.0-12|5	Version:	3.03.0
14mr|man-pages-fr-3.03.0-12|6	Release:	12
14mr|man-pages-fr-3.03.0-12|7	License:	GPL
14mr|man-pages-fr-3.03.0-12|8	Group:		System/Internationalization
14mr|man-pages-fr-3.03.0-12|9	Url: 		http://manpagesfr.free.fr/
14mr|man-pages-fr-3.03.0-12|10	Source:		http://manpagesfr.free.fr/download/%name-%version.tar.bz2
14mr|man-pages-fr-3.03.0-12|11	Source2:	man-pages-fr-goodies.tar.bz2
14mr|man-pages-fr-3.03.0-12|12	Source3:	http://www.delafond.org/traducmanfr/mansupfr.tar.bz2
14mr|man-pages-fr-3.03.0-12|13	Source4:	http://www.delafond.org/traducmanfr/archivemansupfr.tar.bz2
14mr|man-pages-fr-3.03.0-12|14	Source10:	http://www.enstimac.fr/Perl/perl-all-fr-man.tar.bz2
14mr|man-pages-fr-3.03.0-12|15	Source11:	man-pages-fr-1.58-extras.tar.bz2
14mr|man-pages-fr-3.03.0-12|16	Source12:	man-pages-extras-fr-0.7.9.tar.bz2
14mr|man-pages-fr-3.03.0-12|17	Source13:	http://manpagesfr.free.fr/download/man-pages-sup-fr-20080606.tar.bz2
14mr|man-pages-fr-3.03.0-12|18	Source20:	books-fr.xpm
14mr|man-pages-fr-3.03.0-12|19	BuildRequires:	man
14mr|man-pages-fr-3.03.0-12|20	Autoreqprov:	false
14mr|man-pages-fr-3.03.0-12|21	Requires:	locales-fr
14mr|man-pages-fr-3.03.0-12|22	Provides:	man-fr = %{EVRD}
14mr|man-pages-fr-3.03.0-12|23	Provides:	manpages-fr = %{EVRD}
14mr|man-pages-fr-3.03.0-12|24	BuildArch:	noarch
14mr|man-pages-fr-3.03.0-12|25	
14mr|man-pages-fr-3.03.0-12|26	%description
14mr|man-pages-fr-3.03.0-12|27	A large collection of man pages (reference material) from the Linux
14mr|man-pages-fr-3.03.0-12|28	Documentation Project (LDP), translated to French.  The man pages are
14mr|man-pages-fr-3.03.0-12|29	organized into the following sections:
14mr|man-pages-fr-3.03.0-12|30	
14mr|man-pages-fr-3.03.0-12|31	Section 1:  User commands (intro only)
14mr|man-pages-fr-3.03.0-12|32	Section 2:  System calls
14mr|man-pages-fr-3.03.0-12|33	Section 3:  Libc calls
14mr|man-pages-fr-3.03.0-12|34	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-fr-3.03.0-12|35	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
14mr|man-pages-fr-3.03.0-12|36	Section 5:  Games (intro only)
14mr|man-pages-fr-3.03.0-12|37	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-fr-3.03.0-12|38	Section 8:  System administration (intro only)
14mr|man-pages-fr-3.03.0-12|39	Section 9:  Kernel routines
14mr|man-pages-fr-3.03.0-12|40	
14mr|man-pages-fr-3.03.0-12|41	%prep
14mr|man-pages-fr-3.03.0-12|42	%setup -q -a3 -a4 -a10 -a11 -a12 -a13
14mr|man-pages-fr-3.03.0-12|43	
14mr|man-pages-fr-3.03.0-12|44	%build
14mr|man-pages-fr-3.03.0-12|45	rm -f man2/core.21??
14mr|man-pages-fr-3.03.0-12|46	for dis in {archive_des_mans,pagesdeman}/{debian,mandrake}; do
14mr|man-pages-fr-3.03.0-12|47	rmdir $dis/* || :
14mr|man-pages-fr-3.03.0-12|48	for sec in 1 2 3 4 5 7 8 9; do
14mr|man-pages-fr-3.03.0-12|49	[[ -d $dis/man$sec/ ]] && mv $dis/man$sec/* pagesdeman/%{_mandir}/%{LNG}/man$sec/
14mr|man-pages-fr-3.03.0-12|50	done
14mr|man-pages-fr-3.03.0-12|51	done
14mr|man-pages-fr-3.03.0-12|52	
14mr|man-pages-fr-3.03.0-12|53	for i in man{1,2,3,4,5,6,7,8,9}; do mv pagesdeman%{_mandir}/%{LNG}/$i/* $i||true;done
14mr|man-pages-fr-3.03.0-12|54	for i in man{1,3,5,8}; do mv archive_des_mans/$i/* $i||true;done
14mr|man-pages-fr-3.03.0-12|55	# perl man pages:
14mr|man-pages-fr-3.03.0-12|56	mv DocFr/* man1
14mr|man-pages-fr-3.03.0-12|57	
14mr|man-pages-fr-3.03.0-12|58	%install
14mr|man-pages-fr-3.03.0-12|59	ln -sf iso_8859-1.7 man7/latin1.7; ln -sf iso_8859-1.7 man7iso_8859_7.7
14mr|man-pages-fr-3.03.0-12|60	rm -rf %{buildroot}
14mr|man-pages-fr-3.03.0-12|61	mkdir -p %{buildroot}%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7}
14mr|man-pages-fr-3.03.0-12|62	
14mr|man-pages-fr-3.03.0-12|63	# install X man pages :
14mr|man-pages-fr-3.03.0-12|64	for i in man{1,3,4,5,6}; do cp -a pagesdeman/usr/X11R6/man/%{LNG}/$i/*  %{buildroot}%{_mandir}/%{LNG}/$i;done
14mr|man-pages-fr-3.03.0-12|65	
14mr|man-pages-fr-3.03.0-12|66	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-fr-3.03.0-12|67	
14mr|man-pages-fr-3.03.0-12|68	for i in 1 2 3 4 5 6 7 8 9 ; do
14mr|man-pages-fr-3.03.0-12|69	cp -adprf man$i %{buildroot}%{_mandir}/%{LNG}/||:
14mr|man-pages-fr-3.03.0-12|70	done
14mr|man-pages-fr-3.03.0-12|71	
14mr|man-pages-fr-3.03.0-12|72	#
14mr|man-pages-fr-3.03.0-12|73	# remove doble files
14mr|man-pages-fr-3.03.0-12|74	#
14mr|man-pages-fr-3.03.0-12|75	rm %{buildroot}%{_mandir}/%{LNG}/man1/xawtv.1*
14mr|man-pages-fr-3.03.0-12|76	# this one is provided by alsaconf:
14mr|man-pages-fr-3.03.0-12|77	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/alsaconf.8
14mr|man-pages-fr-3.03.0-12|78	# these come from initscripts
14mr|man-pages-fr-3.03.0-12|79	rm %{buildroot}%{_mandir}/%{LNG}/{man8/usernetctl.8*,man1/{consoletype,doexec,netreport,usleep}.1*}
14mr|man-pages-fr-3.03.0-12|80	# these come from wireless:
14mr|man-pages-fr-3.03.0-12|81	rm %{buildroot}%{_mandir}/%{LNG}/{man5/iftab.5,man7/wireless.7,man8/{iwgetid,ifrename}.8}*
14mr|man-pages-fr-3.03.0-12|82	# these are provided by cups now
14mr|man-pages-fr-3.03.0-12|83	rm %{buildroot}%{_mandir}/%{LNG}/man*/{cancel,cups,{backend,filter}.1,lp,classes,disable,mime.{conv,type}s,printers.conf,{accept,enable,reject}.8}*
14mr|man-pages-fr-3.03.0-12|84	# these are provided by dpkg
14mr|man-pages-fr-3.03.0-12|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}}.*
14mr|man-pages-fr-3.03.0-12|86	# these come from rpm:
14mr|man-pages-fr-3.03.0-12|87	rm %{buildroot}%{_mandir}/%{LNG}/man8/rpm.8*
14mr|man-pages-fr-3.03.0-12|88	
14mr|man-pages-fr-3.03.0-12|89	# this lary wall perl script man page, not util linux rename tool one:
14mr|man-pages-fr-3.03.0-12|90	mv %{buildroot}%{_mandir}/%{LNG}/man1/rename{,.pl}.1
14mr|man-pages-fr-3.03.0-12|91	# these are provided by net-tools
14mr|man-pages-fr-3.03.0-12|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}
14mr|man-pages-fr-3.03.0-12|93	# this one is provided by wireless-tools
14mr|man-pages-fr-3.03.0-12|94	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/iw{config,event,list,priv,spy}.8
14mr|man-pages-fr-3.03.0-12|95	# these are provided by vim7:
14mr|man-pages-fr-3.03.0-12|96	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/{evim.,ex.,{,r}{view,vim}.,vimdiff,vimtutor}*
14mr|man-pages-fr-3.03.0-12|97	# this one is provided by linkchecker:
14mr|man-pages-fr-3.03.0-12|98	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/linkchecker.1
14mr|man-pages-fr-3.03.0-12|99	# these are provided by nano:
14mr|man-pages-fr-3.03.0-12|100	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/nano.1*
14mr|man-pages-fr-3.03.0-12|101	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/rnano.1*
14mr|man-pages-fr-3.03.0-12|102	rm -f %{buildroot}%{_mandir}/%{LNG}/man5/nanorc*
14mr|man-pages-fr-3.03.0-12|103	# these are provided by fcron:
14mr|man-pages-fr-3.03.0-12|104	rm -f %{buildroot}%{_mandir}/%{LNG}/man*/fcron*
14mr|man-pages-fr-3.03.0-12|105	
14mr|man-pages-fr-3.03.0-12|106	# upstream packagers are ... different
14mr|man-pages-fr-3.03.0-12|107	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/.swp
14mr|man-pages-fr-3.03.0-12|108	
14mr|man-pages-fr-3.03.0-12|109	# there is already a tzselect man page at man8/tzselect.8
14mr|man-pages-fr-3.03.0-12|110	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/tzselect.1
14mr|man-pages-fr-3.03.0-12|111	
14mr|man-pages-fr-3.03.0-12|112	# nmap already provides it (#62985)
14mr|man-pages-fr-3.03.0-12|113	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/nmap.1
14mr|man-pages-fr-3.03.0-12|114	
14mr|man-pages-fr-3.03.0-12|115	# provided by shadow-utils
14mr|man-pages-fr-3.03.0-12|116	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/chage.1*
14mr|man-pages-fr-3.03.0-12|117	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/gpasswd.1*
14mr|man-pages-fr-3.03.0-12|118	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1*
14mr|man-pages-fr-3.03.0-12|119	rm -f %{buildroot}%{_mandir}/%{LNG}/man5/faillog.5*
14mr|man-pages-fr-3.03.0-12|120	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/chpasswd.8*
14mr|man-pages-fr-3.03.0-12|121	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/faillog.8*
14mr|man-pages-fr-3.03.0-12|122	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupadd.8*
14mr|man-pages-fr-3.03.0-12|123	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupdel.8*
14mr|man-pages-fr-3.03.0-12|124	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupmod.8*
14mr|man-pages-fr-3.03.0-12|125	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/grpck.8*
14mr|man-pages-fr-3.03.0-12|126	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/lastlog.8*
14mr|man-pages-fr-3.03.0-12|127	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/newusers.8*
14mr|man-pages-fr-3.03.0-12|128	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/pwck.8*
14mr|man-pages-fr-3.03.0-12|129	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/pwconv.8*
14mr|man-pages-fr-3.03.0-12|130	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/userdel.8*
14mr|man-pages-fr-3.03.0-12|131	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/usermod.8*
14mr|man-pages-fr-3.03.0-12|132	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/vipw.8*
14mr|man-pages-fr-3.03.0-12|133	
14mr|man-pages-fr-3.03.0-12|134	
14mr|man-pages-fr-3.03.0-12|135	tar jxf %{SOURCE2} -C %{buildroot}/usr/share
14mr|man-pages-fr-3.03.0-12|136	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-fr-3.03.0-12|137	
14mr|man-pages-fr-3.03.0-12|138	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-fr-3.03.0-12|139	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-fr-3.03.0-12|140	#!/bin/bash
14mr|man-pages-fr-3.03.0-12|141	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-fr-3.03.0-12|142	exit 0
14mr|man-pages-fr-3.03.0-12|143	EOF
14mr|man-pages-fr-3.03.0-12|144	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-fr-3.03.0-12|145	
14mr|man-pages-fr-3.03.0-12|146	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-fr-3.03.0-12|147	
14mr|man-pages-fr-3.03.0-12|148	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mr|man-pages-fr-3.03.0-12|149	
14mr|man-pages-fr-3.03.0-12|150	%postun
14mr|man-pages-fr-3.03.0-12|151	# 0 means deleting the package
14mr|man-pages-fr-3.03.0-12|152	if [ "$1" = "0" ]; then
14mr|man-pages-fr-3.03.0-12|153	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mr|man-pages-fr-3.03.0-12|154	## directory /%{_mandir}/%{LNG}
14mr|man-pages-fr-3.03.0-12|155	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mr|man-pages-fr-3.03.0-12|156	rm -rf /var/catman/%{LNG}
14mr|man-pages-fr-3.03.0-12|157	fi
14mr|man-pages-fr-3.03.0-12|158	fi
14mr|man-pages-fr-3.03.0-12|159	
14mr|man-pages-fr-3.03.0-12|160	%post
14mr|man-pages-fr-3.03.0-12|161	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-fr-3.03.0-12|162	
14mr|man-pages-fr-3.03.0-12|163	%files
14mr|man-pages-fr-3.03.0-12|164	%defattr(0644,root,man,755)
14mr|man-pages-fr-3.03.0-12|165	%doc LISEZ_MOI changements
14mr|man-pages-fr-3.03.0-12|166	%dir %{_mandir}/%{LNG}
14mr|man-pages-fr-3.03.0-12|167	%dir /var/cache/man/%{LNG}
14mr|man-pages-fr-3.03.0-12|168	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mr|man-pages-fr-3.03.0-12|169	%{_mandir}/%{LNG}/man*
14mr|man-pages-fr-3.03.0-12|170	%{_mandir}/%{LNG}/cat*
14mr|man-pages-fr-3.03.0-12|171	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-fr-3.03.0-12|172	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-fr-3.03.0-12|173	#%_mandir/%{LNG}/whatis
14mr|man-pages-fr-3.03.0-12|174	%attr(755,root,man) /var/catman/%{LNG}
14mr|man-pages-fr-3.03.0-12|175	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-fr-3.03.0-12|176	
14mr|man-pages-fr-3.03.0-12|177	
14mr|man-pages-fr-3.03.0-12|178	%changelog
14mr|man-pages-fr-3.03.0-12|179	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.03.0-12
14mr|man-pages-fr-3.03.0-12|180	+ Revision: 5c795e7
14mr|man-pages-fr-3.03.0-12|181	- MassBuild#440: Increase release tag
14mr|man-pages-fr-3.03.0-12|182	
14mr|man-pages-fr-3.03.0-12|183	

17607 14
14mr|man-pages-hu-0.2.2-20|1	%define LNG hu
14mr|man-pages-hu-0.2.2-20|2	
14mr|man-pages-hu-0.2.2-20|3	Summary:	Hungarian manual pages
14mr|man-pages-hu-0.2.2-20|4	Name:		man-pages-%{LNG}
14mr|man-pages-hu-0.2.2-20|5	Version:	0.2.2
14mr|man-pages-hu-0.2.2-20|6	Release:	20
14mr|man-pages-hu-0.2.2-20|7	License:	Distributable
14mr|man-pages-hu-0.2.2-20|8	Group:		System/Internationalization
14mr|man-pages-hu-0.2.2-20|9	Url:		http://www.kde.hu/mlp/man/
14mr|man-pages-hu-0.2.2-20|10	Source0:	http://www.kde.hu/mlp/man/man_hu_2001_01_05.tar.bz2
14mr|man-pages-hu-0.2.2-20|11	BuildRequires:	man
14mr|man-pages-hu-0.2.2-20|12	Requires:	locales-%{LNG}
14mr|man-pages-hu-0.2.2-20|13	Requires:	man
14mr|man-pages-hu-0.2.2-20|14	Autoreq:	false
14mr|man-pages-hu-0.2.2-20|15	BuildArch:	noarch
14mr|man-pages-hu-0.2.2-20|16	
14mr|man-pages-hu-0.2.2-20|17	%description
14mr|man-pages-hu-0.2.2-20|18	A large collection of man pages (reference material) from the Linux
14mr|man-pages-hu-0.2.2-20|19	Documentation Project (LDP), translated to Hungarian.  The man pages are
14mr|man-pages-hu-0.2.2-20|20	organized into the following sections:
14mr|man-pages-hu-0.2.2-20|21	
14mr|man-pages-hu-0.2.2-20|22	Section 1:  User commands (intro only)
14mr|man-pages-hu-0.2.2-20|23	Section 2:  System calls
14mr|man-pages-hu-0.2.2-20|24	Section 3:  Libc calls
14mr|man-pages-hu-0.2.2-20|25	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-hu-0.2.2-20|26	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
14mr|man-pages-hu-0.2.2-20|27	Section 6:  Games (intro only)
14mr|man-pages-hu-0.2.2-20|28	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-hu-0.2.2-20|29	Section 8:  System administration (intro only)
14mr|man-pages-hu-0.2.2-20|30	
14mr|man-pages-hu-0.2.2-20|31	%prep
14mr|man-pages-hu-0.2.2-20|32	%setup -q -n usr
14mr|man-pages-hu-0.2.2-20|33	%build
14mr|man-pages-hu-0.2.2-20|34	
14mr|man-pages-hu-0.2.2-20|35	%install
14mr|man-pages-hu-0.2.2-20|36	mkdir -p %{buildroot}%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-hu-0.2.2-20|37	
14mr|man-pages-hu-0.2.2-20|38	find man/hu -type f -name "*.gz" -exec gunzip {} \;
14mr|man-pages-hu-0.2.2-20|39	
14mr|man-pages-hu-0.2.2-20|40	for i in 1 2 3 5 7 8; do
14mr|man-pages-hu-0.2.2-20|41	cp -adpvrf man/hu/man$i %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-hu-0.2.2-20|42	done
14mr|man-pages-hu-0.2.2-20|43	
14mr|man-pages-hu-0.2.2-20|44	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-hu-0.2.2-20|45	
14mr|man-pages-hu-0.2.2-20|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-hu-0.2.2-20|47	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-hu-0.2.2-20|48	#!/bin/bash
14mr|man-pages-hu-0.2.2-20|49	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-hu-0.2.2-20|50	exit 0
14mr|man-pages-hu-0.2.2-20|51	EOF
14mr|man-pages-hu-0.2.2-20|52	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-hu-0.2.2-20|53	
14mr|man-pages-hu-0.2.2-20|54	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-hu-0.2.2-20|55	
14mr|man-pages-hu-0.2.2-20|56	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mr|man-pages-hu-0.2.2-20|57	
14mr|man-pages-hu-0.2.2-20|58	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/gpasswd.1*
14mr|man-pages-hu-0.2.2-20|59	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
14mr|man-pages-hu-0.2.2-20|60	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1*
14mr|man-pages-hu-0.2.2-20|61	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/lastlog.8*
14mr|man-pages-hu-0.2.2-20|62	
14mr|man-pages-hu-0.2.2-20|63	%post
14mr|man-pages-hu-0.2.2-20|64	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-hu-0.2.2-20|65	
14mr|man-pages-hu-0.2.2-20|66	%files
14mr|man-pages-hu-0.2.2-20|67	%defattr(0644,root,man,755)
14mr|man-pages-hu-0.2.2-20|68	%dir %{_mandir}/%{LNG}
14mr|man-pages-hu-0.2.2-20|69	%dir /var/cache/man/%{LNG}
14mr|man-pages-hu-0.2.2-20|70	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mr|man-pages-hu-0.2.2-20|71	%{_mandir}/%{LNG}/man*
14mr|man-pages-hu-0.2.2-20|72	%{_mandir}/%{LNG}/cat*
14mr|man-pages-hu-0.2.2-20|73	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-hu-0.2.2-20|74	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-hu-0.2.2-20|75	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-hu-0.2.2-20|76	
14mr|man-pages-hu-0.2.2-20|77	
14mr|man-pages-hu-0.2.2-20|78	%changelog
14mr|man-pages-hu-0.2.2-20|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-20
14mr|man-pages-hu-0.2.2-20|80	+ Revision: 11b325c
14mr|man-pages-hu-0.2.2-20|81	- MassBuild#440: Increase release tag
14mr|man-pages-hu-0.2.2-20|82	
14mr|man-pages-hu-0.2.2-20|83	

17608 14
14mr|man-pages-id-0.1-22|1	%define LNG id
14mr|man-pages-id-0.1-22|2	
14mr|man-pages-id-0.1-22|3	Summary:	Man pages in Indonesian language
14mr|man-pages-id-0.1-22|4	Name:		man-pages-%{LNG}
14mr|man-pages-id-0.1-22|5	Version:	0.1
14mr|man-pages-id-0.1-22|6	Release:	22
14mr|man-pages-id-0.1-22|7	License:	GPL
14mr|man-pages-id-0.1-22|8	Group:		System/Internationalization
14mr|man-pages-id-0.1-22|9	Source:		id-man.tar.bz2
14mr|man-pages-id-0.1-22|10	BuildRequires:	man
14mr|man-pages-id-0.1-22|11	Requires:	locales-%{LNG}
14mr|man-pages-id-0.1-22|12	Requires:	man
14mr|man-pages-id-0.1-22|13	Autoreq:	false
14mr|man-pages-id-0.1-22|14	BuildArch:	noarch
14mr|man-pages-id-0.1-22|15	
14mr|man-pages-id-0.1-22|16	%description
14mr|man-pages-id-0.1-22|17	A collection of man pages for Linux in Indonesian language.
14mr|man-pages-id-0.1-22|18	
14mr|man-pages-id-0.1-22|19	%prep
14mr|man-pages-id-0.1-22|20	
14mr|man-pages-id-0.1-22|21	%build
14mr|man-pages-id-0.1-22|22	
14mr|man-pages-id-0.1-22|23	%install
14mr|man-pages-id-0.1-22|24	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-id-0.1-22|25	tar jxf %{SOURCE0} -C %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-id-0.1-22|26	
14mr|man-pages-id-0.1-22|27	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mr|man-pages-id-0.1-22|28	
14mr|man-pages-id-0.1-22|29	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-id-0.1-22|30	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-id-0.1-22|31	#!/bin/bash
14mr|man-pages-id-0.1-22|32	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-id-0.1-22|33	exit 0
14mr|man-pages-id-0.1-22|34	EOF
14mr|man-pages-id-0.1-22|35	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-id-0.1-22|36	
14mr|man-pages-id-0.1-22|37	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-id-0.1-22|38	
14mr|man-pages-id-0.1-22|39	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mr|man-pages-id-0.1-22|40	
14mr|man-pages-id-0.1-22|41	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
14mr|man-pages-id-0.1-22|42	
14mr|man-pages-id-0.1-22|43	%post
14mr|man-pages-id-0.1-22|44	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-id-0.1-22|45	
14mr|man-pages-id-0.1-22|46	%files
14mr|man-pages-id-0.1-22|47	%defattr(644,root,man,755)
14mr|man-pages-id-0.1-22|48	%dir %{_mandir}/%{LNG}
14mr|man-pages-id-0.1-22|49	%dir /var/cache/man/%{LNG}
14mr|man-pages-id-0.1-22|50	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mr|man-pages-id-0.1-22|51	%{_mandir}/%{LNG}/man*
14mr|man-pages-id-0.1-22|52	%{_mandir}/%{LNG}/cat*
14mr|man-pages-id-0.1-22|53	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-id-0.1-22|54	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-id-0.1-22|55	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-id-0.1-22|56	
14mr|man-pages-id-0.1-22|57	
14mr|man-pages-id-0.1-22|58	%changelog
14mr|man-pages-id-0.1-22|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-22
14mr|man-pages-id-0.1-22|60	+ Revision: 6ddf516
14mr|man-pages-id-0.1-22|61	- MassBuild#440: Increase release tag
14mr|man-pages-id-0.1-22|62	
14mr|man-pages-id-0.1-22|63	

17609 14
14mr|man-pages-it-2.80-8|1	%define LNG it
14mr|man-pages-it-2.80-8|2	%define extra_version 0.5.0
14mr|man-pages-it-2.80-8|3	%define fextra %name-extra-%{extra_version}
14mr|man-pages-it-2.80-8|4	
14mr|man-pages-it-2.80-8|5	Summary: Italian manual pages
14mr|man-pages-it-2.80-8|6	Name:    man-pages-%LNG
14mr|man-pages-it-2.80-8|7	Version: 2.80
14mr|man-pages-it-2.80-8|8	Release: 8
14mr|man-pages-it-2.80-8|9	License: GPL
14mr|man-pages-it-2.80-8|10	URL:     ftp://ftp.pluto.it/pub/pluto/ildp/man/
14mr|man-pages-it-2.80-8|11	Source:  ftp://ftp.pluto.it/pub/pluto/ildp/man/%name-%version.tar.gz
14mr|man-pages-it-2.80-8|12	Source1:  %fextra.tar.bz2
14mr|man-pages-it-2.80-8|13	Patch0: man-pages-it-2.80-installdir.patch
14mr|man-pages-it-2.80-8|14	Group:   System/Internationalization
14mr|man-pages-it-2.80-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-it-2.80-8|16	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-it-2.80-8|17	Requires: locales-%LNG, man => 1.5j-8mdk
14mr|man-pages-it-2.80-8|18	Autoreq: false
14mr|man-pages-it-2.80-8|19	BuildArch: noarch
14mr|man-pages-it-2.80-8|20	Obsoletes: man-%LNG, manpages-%LNG
14mr|man-pages-it-2.80-8|21	Provides:  man-%LNG, manpages-%LNG
14mr|man-pages-it-2.80-8|22	Conflicts: linkchecker < 2.3, vim-common < 7.0-2mdk
14mr|man-pages-it-2.80-8|23	
14mr|man-pages-it-2.80-8|24	
14mr|man-pages-it-2.80-8|25	%description
14mr|man-pages-it-2.80-8|26	Italian translations of Linux manual pages: this package includes not
14mr|man-pages-it-2.80-8|27	only those from the LDP, but also translations of other popular
14mr|man-pages-it-2.80-8|28	man-pages.
14mr|man-pages-it-2.80-8|29	
14mr|man-pages-it-2.80-8|30	BEWARE: some pages are dated!
14mr|man-pages-it-2.80-8|31	
14mr|man-pages-it-2.80-8|32	
14mr|man-pages-it-2.80-8|33	%prep
14mr|man-pages-it-2.80-8|34	%setup -q -a1
14mr|man-pages-it-2.80-8|35	%patch0 -p0
14mr|man-pages-it-2.80-8|36	
14mr|man-pages-it-2.80-8|37	%build
14mr|man-pages-it-2.80-8|38	
14mr|man-pages-it-2.80-8|39	%install
14mr|man-pages-it-2.80-8|40	rm -fr %buildroot
14mr|man-pages-it-2.80-8|41	
14mr|man-pages-it-2.80-8|42	make install prefix=%buildroot%_prefix
14mr|man-pages-it-2.80-8|43	make install prefix=%buildroot -C %fextra
14mr|man-pages-it-2.80-8|44	
14mr|man-pages-it-2.80-8|45	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-it-2.80-8|46	
14mr|man-pages-it-2.80-8|47	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-it-2.80-8|48	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-it-2.80-8|49	#!/bin/bash
14mr|man-pages-it-2.80-8|50	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-it-2.80-8|51	exit 0
14mr|man-pages-it-2.80-8|52	EOF
14mr|man-pages-it-2.80-8|53	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-it-2.80-8|54	
14mr|man-pages-it-2.80-8|55	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-it-2.80-8|56	
14mr|man-pages-it-2.80-8|57	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-it-2.80-8|58	
14mr|man-pages-it-2.80-8|59	# these are provided by vim7:
14mr|man-pages-it-2.80-8|60	rm -f %{buildroot}/%_mandir/%LNG/man1/{view.,rview.,vim}*
14mr|man-pages-it-2.80-8|61	
14mr|man-pages-it-2.80-8|62	
14mr|man-pages-it-2.80-8|63	%postun
14mr|man-pages-it-2.80-8|64	# 0 means deleting the package
14mr|man-pages-it-2.80-8|65	if [ "$1" = "0" ]; then
14mr|man-pages-it-2.80-8|66	## Force removing of /var/catman/%LNG, if there isn't any man page
14mr|man-pages-it-2.80-8|67	## directory /%_mandir/%LNG
14mr|man-pages-it-2.80-8|68	if [ ! -d %_mandir/%LNG ] ; then
14mr|man-pages-it-2.80-8|69	/bin/rm -rf /var/catman/%LNG
14mr|man-pages-it-2.80-8|70	fi
14mr|man-pages-it-2.80-8|71	fi
14mr|man-pages-it-2.80-8|72	
14mr|man-pages-it-2.80-8|73	%post
14mr|man-pages-it-2.80-8|74	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-it-2.80-8|75	
14mr|man-pages-it-2.80-8|76	%clean
14mr|man-pages-it-2.80-8|77	rm -rf %{buildroot}
14mr|man-pages-it-2.80-8|78	
14mr|man-pages-it-2.80-8|79	%files
14mr|man-pages-it-2.80-8|80	%defattr(0644,root,man,755)
14mr|man-pages-it-2.80-8|81	%doc CHANGELOG HOWTOHELP readme
14mr|man-pages-it-2.80-8|82	%dir %_mandir/%LNG
14mr|man-pages-it-2.80-8|83	%dir /var/cache/man/%LNG
14mr|man-pages-it-2.80-8|84	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-it-2.80-8|85	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-it-2.80-8|86	%_mandir/%LNG/man*
14mr|man-pages-it-2.80-8|87	%{_mandir}/%{LNG}/cat*
14mr|man-pages-it-2.80-8|88	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-it-2.80-8|89	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-it-2.80-8|90	#%_mandir/%LNG/whatis
14mr|man-pages-it-2.80-8|91	
14mr|man-pages-it-2.80-8|92	
14mr|man-pages-it-2.80-8|93	
14mr|man-pages-it-2.80-8|94	%changelog
14mr|man-pages-it-2.80-8|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.80-8
14mr|man-pages-it-2.80-8|96	+ Revision: 380f3d4
14mr|man-pages-it-2.80-8|97	- MassBuild#440: Increase release tag
14mr|man-pages-it-2.80-8|98	
14mr|man-pages-it-2.80-8|99	

17610 14
14mr|man-pages-ja-20091215-8|1	%define LNG ja
14mr|man-pages-ja-20091215-8|2	%define snap 20091215
14mr|man-pages-ja-20091215-8|3	
14mr|man-pages-ja-20091215-8|4	Summary:	Japanese manual pages
14mr|man-pages-ja-20091215-8|5	Name:		man-pages-%{LNG}
14mr|man-pages-ja-20091215-8|6	Version:	%{snap}
14mr|man-pages-ja-20091215-8|7	Release:	8
14mr|man-pages-ja-20091215-8|8	License:	distributable
14mr|man-pages-ja-20091215-8|9	Group:		System/Internationalization
14mr|man-pages-ja-20091215-8|10	Url:		http://www.linux.or.jp/JM/download.html
14mr|man-pages-ja-20091215-8|11	Source0:	http://www.linux.or.jp/JM/%{name}-%{snap}.tar.gz
14mr|man-pages-ja-20091215-8|12	Source2:	http://xjman.dsl.gr.jp/xjman-0.7.tar.bz2
14mr|man-pages-ja-20091215-8|13	Source3:	man-pages-ja-install.sh
14mr|man-pages-ja-20091215-8|14	Source4:	manpage-utf8-converter.rb
14mr|man-pages-ja-20091215-8|15	BuildArch:	noarch
14mr|man-pages-ja-20091215-8|16	BuildRequires:	man
14mr|man-pages-ja-20091215-8|17	BuildRequires:	ruby
14mr|man-pages-ja-20091215-8|18	Requires:	locales-%{LNG}
14mr|man-pages-ja-20091215-8|19	Requires:	man
14mr|man-pages-ja-20091215-8|20	# for file-system:
14mr|man-pages-ja-20091215-8|21	Requires(pre):	man
14mr|man-pages-ja-20091215-8|22	Requires(post):	man
14mr|man-pages-ja-20091215-8|23	Autoreqprov:	false
14mr|man-pages-ja-20091215-8|24	
14mr|man-pages-ja-20091215-8|25	%description
14mr|man-pages-ja-20091215-8|26	The japanese man pages.
14mr|man-pages-ja-20091215-8|27	
14mr|man-pages-ja-20091215-8|28	%files
14mr|man-pages-ja-20091215-8|29	%doc ChangeLog README
14mr|man-pages-ja-20091215-8|30	%dir %{_mandir}/%{LNG}
14mr|man-pages-ja-20091215-8|31	%dir /var/cache/man/%{LNG}
14mr|man-pages-ja-20091215-8|32	%{_mandir}/%{LNG}/man*
14mr|man-pages-ja-20091215-8|33	%{_mandir}/%{LNG}/cat*
14mr|man-pages-ja-20091215-8|34	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-ja-20091215-8|35	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-ja-20091215-8|36	%attr(755,root,man)/var/catman/%{LNG}
14mr|man-pages-ja-20091215-8|37	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-ja-20091215-8|38	
14mr|man-pages-ja-20091215-8|39	%postun
14mr|man-pages-ja-20091215-8|40	# 0 means deleting the package
14mr|man-pages-ja-20091215-8|41	if [ "$1" = "0" ]; then
14mr|man-pages-ja-20091215-8|42	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mr|man-pages-ja-20091215-8|43	## directory %{_mandir}/%{LNG}
14mr|man-pages-ja-20091215-8|44	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mr|man-pages-ja-20091215-8|45	rm -rf /var/catman/%{LNG}
14mr|man-pages-ja-20091215-8|46	fi
14mr|man-pages-ja-20091215-8|47	fi
14mr|man-pages-ja-20091215-8|48	# 1 means update
14mr|man-pages-ja-20091215-8|49	if [ "$1" = "1" ]; then
14mr|man-pages-ja-20091215-8|50	# dirty hack to clean previous man-pages-ja installs
14mr|man-pages-ja-20091215-8|51	[ -d var/catman/X11/%{LNG} ] && rm -rf /var/catman/X11/%{LNG} >& /dev/null
14mr|man-pages-ja-20091215-8|52	[ -d var/catman/X11 ] && rmdir /var/catman/X11 >& /dev/null
14mr|man-pages-ja-20091215-8|53	fi
14mr|man-pages-ja-20091215-8|54	:
14mr|man-pages-ja-20091215-8|55	
14mr|man-pages-ja-20091215-8|56	
14mr|man-pages-ja-20091215-8|57	#----------------------------------------------------------------------------
14mr|man-pages-ja-20091215-8|58	
14mr|man-pages-ja-20091215-8|59	%prep
14mr|man-pages-ja-20091215-8|60	%setup -qn %{name}-%{snap} -a2
14mr|man-pages-ja-20091215-8|61	
14mr|man-pages-ja-20091215-8|62	# install X11 man pages
14mr|man-pages-ja-20091215-8|63	mv xjman/ manual
14mr|man-pages-ja-20091215-8|64	echo "xjman-4.1.0	Y" >> script/pkgs.list
14mr|man-pages-ja-20091215-8|65	
14mr|man-pages-ja-20091215-8|66	%build
14mr|man-pages-ja-20091215-8|67	cp %{SOURCE3} installman.sh
14mr|man-pages-ja-20091215-8|68	rm -f manual/*/man1/man.1 manual/*/man1/apropos.1 manual/*/man1/whatis.1
14mr|man-pages-ja-20091215-8|69	
14mr|man-pages-ja-20091215-8|70	# convert manpages (euc-jp to utf-8)
14mr|man-pages-ja-20091215-8|71	# we can use konqueror as a manpage viewer,
14mr|man-pages-ja-20091215-8|72	# but konqueror doesn't detect euc-jp properly.
14mr|man-pages-ja-20091215-8|73	cp %{SOURCE4} .
14mr|man-pages-ja-20091215-8|74	chmod a+x manpage-utf8-converter.rb
14mr|man-pages-ja-20091215-8|75	./manpage-utf8-converter.rb
14mr|man-pages-ja-20091215-8|76	
14mr|man-pages-ja-20091215-8|77	%install
14mr|man-pages-ja-20091215-8|78	mkdir -p %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-ja-20091215-8|79	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-ja-20091215-8|80	
14mr|man-pages-ja-20091215-8|81	make install
14mr|man-pages-ja-20091215-8|82	
14mr|man-pages-ja-20091215-8|83	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-ja-20091215-8|84	
14mr|man-pages-ja-20091215-8|85	mkdir -p %{buildroot}/etc/cron.weekly
14mr|man-pages-ja-20091215-8|86	cat > %{buildroot}/etc/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-ja-20091215-8|87	#!/bin/bash
14mr|man-pages-ja-20091215-8|88	%{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-ja-20091215-8|89	exit 0
14mr|man-pages-ja-20091215-8|90	EOF
14mr|man-pages-ja-20091215-8|91	chmod a+x %{buildroot}/etc/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-ja-20091215-8|92	
14mr|man-pages-ja-20091215-8|93	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-ja-20091215-8|94	rm -f %{buildroot}/usr/share/man/README*
14mr|man-pages-ja-20091215-8|95	
14mr|man-pages-ja-20091215-8|96	# Remove to avoid file conflicts with shadow-utils
14mr|man-pages-ja-20091215-8|97	rm -f %{buildroot}%{_mandir}/ja/man1/chage.1.*
14mr|man-pages-ja-20091215-8|98	rm -f %{buildroot}%{_mandir}/ja/man1/expiry.1.*
14mr|man-pages-ja-20091215-8|99	rm -f %{buildroot}%{_mandir}/ja/man1/gpasswd.1.*
14mr|man-pages-ja-20091215-8|100	rm -f %{buildroot}%{_mandir}/ja/man1/login.1.*
14mr|man-pages-ja-20091215-8|101	rm -f %{buildroot}%{_mandir}/ja/man1/newgrp.1.*
14mr|man-pages-ja-20091215-8|102	rm -f %{buildroot}%{_mandir}/ja/man5/faillog.5.*
14mr|man-pages-ja-20091215-8|103	rm -f %{buildroot}%{_mandir}/ja/man5/login.defs.5.*
14mr|man-pages-ja-20091215-8|104	rm -f %{buildroot}%{_mandir}/ja/man8/chpasswd.8.*
14mr|man-pages-ja-20091215-8|105	rm -f %{buildroot}%{_mandir}/ja/man8/faillog.8.*
14mr|man-pages-ja-20091215-8|106	rm -f %{buildroot}%{_mandir}/ja/man8/groupadd.8.*
14mr|man-pages-ja-20091215-8|107	rm -f %{buildroot}%{_mandir}/ja/man8/groupdel.8.*
14mr|man-pages-ja-20091215-8|108	rm -f %{buildroot}%{_mandir}/ja/man8/groupmod.8.*
14mr|man-pages-ja-20091215-8|109	rm -f %{buildroot}%{_mandir}/ja/man8/grpck.8.*
14mr|man-pages-ja-20091215-8|110	rm -f %{buildroot}%{_mandir}/ja/man8/lastlog.8.*
14mr|man-pages-ja-20091215-8|111	rm -f %{buildroot}%{_mandir}/ja/man8/logoutd.8.*
14mr|man-pages-ja-20091215-8|112	rm -f %{buildroot}%{_mandir}/ja/man8/newusers.8.*
14mr|man-pages-ja-20091215-8|113	rm -f %{buildroot}%{_mandir}/ja/man1/passwd.1.*
14mr|man-pages-ja-20091215-8|114	rm -f %{buildroot}%{_mandir}/ja/man8/pwck.8.*
14mr|man-pages-ja-20091215-8|115	rm -f %{buildroot}%{_mandir}/ja/man8/pwconv.8.*
14mr|man-pages-ja-20091215-8|116	rm -f %{buildroot}%{_mandir}/ja/man8/useradd.8.*
14mr|man-pages-ja-20091215-8|117	rm -f %{buildroot}%{_mandir}/ja/man8/userdel.8.*
14mr|man-pages-ja-20091215-8|118	rm -f %{buildroot}%{_mandir}/ja/man8/usermod.8.*
14mr|man-pages-ja-20091215-8|119	rm -f %{buildroot}%{_mandir}/ja/man8/vipw.8.*
14mr|man-pages-ja-20091215-8|120	
14mr|man-pages-ja-20091215-8|121	
14mr|man-pages-ja-20091215-8|122	%changelog
14mr|man-pages-ja-20091215-8|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091215-8
14mr|man-pages-ja-20091215-8|124	+ Revision: 2dab0d4
14mr|man-pages-ja-20091215-8|125	- MassBuild#440: Increase release tag
14mr|man-pages-ja-20091215-8|126	
14mr|man-pages-ja-20091215-8|127	

17611 14
14mr|man-pages-ko-20050219-15|1	%define LNG ko
14mr|man-pages-ko-20050219-15|2	
14mr|man-pages-ko-20050219-15|3	Summary:	Korean (Hangul) Man Pages
14mr|man-pages-ko-20050219-15|4	Name:		man-pages-%{LNG}
14mr|man-pages-ko-20050219-15|5	Version:	20050219
14mr|man-pages-ko-20050219-15|6	Release:	15
14mr|man-pages-ko-20050219-15|7	License:	GPL
14mr|man-pages-ko-20050219-15|8	Group:		System/Internationalization
14mr|man-pages-ko-20050219-15|9	Url:		http://man.kldp.org/
14mr|man-pages-ko-20050219-15|10	Source:		man-pages-%{LNG}-%{version}.tar.bz2
14mr|man-pages-ko-20050219-15|11	BuildRequires:	man
14mr|man-pages-ko-20050219-15|12	Requires:	locales-%{LNG}
14mr|man-pages-ko-20050219-15|13	Requires:	man
14mr|man-pages-ko-20050219-15|14	Autoreqprov:	false
14mr|man-pages-ko-20050219-15|15	BuildArch:	noarch
14mr|man-pages-ko-20050219-15|16	
14mr|man-pages-ko-20050219-15|17	%description
14mr|man-pages-ko-20050219-15|18	Korean translation of the official manpages from LDP and another useful
14mr|man-pages-ko-20050219-15|19	manpages from various packages. They're maintained by the Korean Manpage
14mr|man-pages-ko-20050219-15|20	Project <http://man.kldp.org>.
14mr|man-pages-ko-20050219-15|21	
14mr|man-pages-ko-20050219-15|22	%prep
14mr|man-pages-ko-20050219-15|23	%setup -c %{name}-%{version}
14mr|man-pages-ko-20050219-15|24	
14mr|man-pages-ko-20050219-15|25	%build
14mr|man-pages-ko-20050219-15|26	
14mr|man-pages-ko-20050219-15|27	%install
14mr|man-pages-ko-20050219-15|28	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-ko-20050219-15|29	
14mr|man-pages-ko-20050219-15|30	for i in man?;do
14mr|man-pages-ko-20050219-15|31	cp -adpvrf $i %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-ko-20050219-15|32	done
14mr|man-pages-ko-20050219-15|33	
14mr|man-pages-ko-20050219-15|34	# those files conflict whith rpm package:
14mr|man-pages-ko-20050219-15|35	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/rpm{2cpio,}.8
14mr|man-pages-ko-20050219-15|36	
14mr|man-pages-ko-20050219-15|37	# those files conflict whith man package:
14mr|man-pages-ko-20050219-15|38	rm -f %{buildroot}%{_mandir}/%{LNG}/man{1/man.1,1/whatis.1,5/man.config.5}
14mr|man-pages-ko-20050219-15|39	
14mr|man-pages-ko-20050219-15|40	# provided by shadow-utils
14mr|man-pages-ko-20050219-15|41	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
14mr|man-pages-ko-20050219-15|42	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/vipw.8*
14mr|man-pages-ko-20050219-15|43	
14mr|man-pages-ko-20050219-15|44	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-ko-20050219-15|45	
14mr|man-pages-ko-20050219-15|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-ko-20050219-15|47	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-ko-20050219-15|48	#!/bin/bash
14mr|man-pages-ko-20050219-15|49	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-ko-20050219-15|50	exit 0
14mr|man-pages-ko-20050219-15|51	EOF
14mr|man-pages-ko-20050219-15|52	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-ko-20050219-15|53	
14mr|man-pages-ko-20050219-15|54	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-ko-20050219-15|55	
14mr|man-pages-ko-20050219-15|56	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mr|man-pages-ko-20050219-15|57	
14mr|man-pages-ko-20050219-15|58	%post
14mr|man-pages-ko-20050219-15|59	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-ko-20050219-15|60	
14mr|man-pages-ko-20050219-15|61	%files
14mr|man-pages-ko-20050219-15|62	%defattr(0644,root,man,755)
14mr|man-pages-ko-20050219-15|63	%dir %{_mandir}/%{LNG}
14mr|man-pages-ko-20050219-15|64	%dir /var/cache/man/%{LNG}
14mr|man-pages-ko-20050219-15|65	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mr|man-pages-ko-20050219-15|66	%{_mandir}/%{LNG}/man*
14mr|man-pages-ko-20050219-15|67	%{_mandir}/%{LNG}/cat*
14mr|man-pages-ko-20050219-15|68	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-ko-20050219-15|69	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-ko-20050219-15|70	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-ko-20050219-15|71	
14mr|man-pages-ko-20050219-15|72	
14mr|man-pages-ko-20050219-15|73	%changelog
14mr|man-pages-ko-20050219-15|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20050219-15
14mr|man-pages-ko-20050219-15|75	+ Revision: ded5050
14mr|man-pages-ko-20050219-15|76	- MassBuild#440: Increase release tag
14mr|man-pages-ko-20050219-15|77	
14mr|man-pages-ko-20050219-15|78	

17612 14
14mr|man-pages-pl-0.6-13|1	%define LNG pl
14mr|man-pages-pl-0.6-13|2	%define releasedate 28-06-2007
14mr|man-pages-pl-0.6-13|3	
14mr|man-pages-pl-0.6-13|4	Summary:	Man pages in polish language
14mr|man-pages-pl-0.6-13|5	Name:		man-pages-%{LNG}
14mr|man-pages-pl-0.6-13|6	Version:	0.6
14mr|man-pages-pl-0.6-13|7	Release:	13
14mr|man-pages-pl-0.6-13|8	License:	GPL
14mr|man-pages-pl-0.6-13|9	Group:		System/Internationalization
14mr|man-pages-pl-0.6-13|10	Url:		http://ptm.linux.pl
14mr|man-pages-pl-0.6-13|11	Source0:	http:/ptm.linux.pl/man-PL%{releasedate}.tar.bz2
14mr|man-pages-pl-0.6-13|12	BuildRequires:	man
14mr|man-pages-pl-0.6-13|13	Requires:	locales-%{LNG}
14mr|man-pages-pl-0.6-13|14	Requires(pre):	sed grep man
14mr|man-pages-pl-0.6-13|15	Provides:	man-%{LNG} = %{EVRD}
14mr|man-pages-pl-0.6-13|16	Provides:	manpages-%{LNG} = %{EVRD}
14mr|man-pages-pl-0.6-13|17	Autoreqprov:	false
14mr|man-pages-pl-0.6-13|18	BuildArch:	noarch
14mr|man-pages-pl-0.6-13|19	
14mr|man-pages-pl-0.6-13|20	%description
14mr|man-pages-pl-0.6-13|21	A collection of man pages for Linux in polish language.
14mr|man-pages-pl-0.6-13|22	
14mr|man-pages-pl-0.6-13|23	%prep
14mr|man-pages-pl-0.6-13|24	%setup -qn pl_PL
14mr|man-pages-pl-0.6-13|25	
14mr|man-pages-pl-0.6-13|26	%build
14mr|man-pages-pl-0.6-13|27	for i in 1 2 3 4 5 6 7 8 9 n; do
14mr|man-pages-pl-0.6-13|28	rm -rf man$i/CVS
14mr|man-pages-pl-0.6-13|29	done
14mr|man-pages-pl-0.6-13|30	
14mr|man-pages-pl-0.6-13|31	sh ./autogen.sh
14mr|man-pages-pl-0.6-13|32	
14mr|man-pages-pl-0.6-13|33	%make
14mr|man-pages-pl-0.6-13|34	
14mr|man-pages-pl-0.6-13|35	%install
14mr|man-pages-pl-0.6-13|36	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-pl-0.6-13|37	
14mr|man-pages-pl-0.6-13|38	for i in 1 2 3 4 5 6 7 8 9 n; do
14mr|man-pages-pl-0.6-13|39	cp -adpvrf man$i %{buildroot}%{_mandir}/%{LNG}/
14mr|man-pages-pl-0.6-13|40	done
14mr|man-pages-pl-0.6-13|41	
14mr|man-pages-pl-0.6-13|42	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
14mr|man-pages-pl-0.6-13|43	
14mr|man-pages-pl-0.6-13|44	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-pl-0.6-13|45	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mr|man-pages-pl-0.6-13|46	#!/bin/bash
14mr|man-pages-pl-0.6-13|47	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mr|man-pages-pl-0.6-13|48	exit 0
14mr|man-pages-pl-0.6-13|49	EOF
14mr|man-pages-pl-0.6-13|50	
14mr|man-pages-pl-0.6-13|51	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-pl-0.6-13|52	
14mr|man-pages-pl-0.6-13|53	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mr|man-pages-pl-0.6-13|54	
14mr|man-pages-pl-0.6-13|55	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mr|man-pages-pl-0.6-13|56	
14mr|man-pages-pl-0.6-13|57	# Provided by shadow-utils
14mr|man-pages-pl-0.6-13|58	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/expiry.1*
14mr|man-pages-pl-0.6-13|59	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1
14mr|man-pages-pl-0.6-13|60	
14mr|man-pages-pl-0.6-13|61	%post
14mr|man-pages-pl-0.6-13|62	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mr|man-pages-pl-0.6-13|63	
14mr|man-pages-pl-0.6-13|64	%files
14mr|man-pages-pl-0.6-13|65	%defattr(644,root,man,755)
14mr|man-pages-pl-0.6-13|66	%doc FAQ ChangeLog readme.english
14mr|man-pages-pl-0.6-13|67	%dir %{_mandir}/%{LNG}
14mr|man-pages-pl-0.6-13|68	%dir /var/cache/man/%{LNG}
14mr|man-pages-pl-0.6-13|69	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mr|man-pages-pl-0.6-13|70	%{_mandir}/%{LNG}/man*
14mr|man-pages-pl-0.6-13|71	%{_mandir}/%{LNG}/cat*
14mr|man-pages-pl-0.6-13|72	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-pl-0.6-13|73	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-pl-0.6-13|74	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mr|man-pages-pl-0.6-13|75	
14mr|man-pages-pl-0.6-13|76	
14mr|man-pages-pl-0.6-13|77	%changelog
14mr|man-pages-pl-0.6-13|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-13
14mr|man-pages-pl-0.6-13|79	+ Revision: 68eeed0
14mr|man-pages-pl-0.6-13|80	- MassBuild#440: Increase release tag
14mr|man-pages-pl-0.6-13|81	
14mr|man-pages-pl-0.6-13|82	

17613 14
14mr|man-pages-pt_BR-0.1-12|1	%define LNG pt_BR
14mr|man-pages-pt_BR-0.1-12|2	%define name man-pages-%LNG
14mr|man-pages-pt_BR-0.1-12|3	%define version 0.1
14mr|man-pages-pt_BR-0.1-12|4	%define release 12
14mr|man-pages-pt_BR-0.1-12|5	
14mr|man-pages-pt_BR-0.1-12|6	Summary:	Brazilian man (manual) pages from the Linux Documentation Project
14mr|man-pages-pt_BR-0.1-12|7	Name:		%{name}
14mr|man-pages-pt_BR-0.1-12|8	Version:	%{version}
14mr|man-pages-pt_BR-0.1-12|9	Release:	%{release}
14mr|man-pages-pt_BR-0.1-12|10	License:	GPL
14mr|man-pages-pt_BR-0.1-12|11	Group:	System/Internationalization
14mr|man-pages-pt_BR-0.1-12|12	URL: 	http://br.tldp.org/projetos/man/man.html
14mr|man-pages-pt_BR-0.1-12|13	# the tarball has to build, files got from the web with wget.
14mr|man-pages-pt_BR-0.1-12|14	# files dated 2002-11-21 -- pablo
14mr|man-pages-pt_BR-0.1-12|15	Source:	http://br.tldp.org/projetos/man/arquivos/man-pages-pt_BR.tar.bz2
14mr|man-pages-pt_BR-0.1-12|16	#Icon:		books-%LNG.xpm
14mr|man-pages-pt_BR-0.1-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-pt_BR-0.1-12|18	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-pt_BR-0.1-12|19	Requires: locales-pt, man => 1.5j-8mdk
14mr|man-pages-pt_BR-0.1-12|20	Autoreqprov: false
14mr|man-pages-pt_BR-0.1-12|21	BuildArchitectures: noarch
14mr|man-pages-pt_BR-0.1-12|22	
14mr|man-pages-pt_BR-0.1-12|23	%description
14mr|man-pages-pt_BR-0.1-12|24	A large collection of man pages (reference material) from the Linux
14mr|man-pages-pt_BR-0.1-12|25	Documentation Project (LDP), translated to Brzailian Portuguese.
14mr|man-pages-pt_BR-0.1-12|26	The man pages are organized into the following sections:
14mr|man-pages-pt_BR-0.1-12|27	
14mr|man-pages-pt_BR-0.1-12|28	Section 1:  User commands (intro only)
14mr|man-pages-pt_BR-0.1-12|29	Section 2:  System calls
14mr|man-pages-pt_BR-0.1-12|30	Section 3:  Libc calls
14mr|man-pages-pt_BR-0.1-12|31	Section 4:  Devices (e.g., hd, sd)
14mr|man-pages-pt_BR-0.1-12|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
14mr|man-pages-pt_BR-0.1-12|33	Section 5:  Games (intro only)
14mr|man-pages-pt_BR-0.1-12|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mr|man-pages-pt_BR-0.1-12|35	Section 8:  System administration (intro only)
14mr|man-pages-pt_BR-0.1-12|36	Section 9:  Kernel routines
14mr|man-pages-pt_BR-0.1-12|37	
14mr|man-pages-pt_BR-0.1-12|38	%prep
14mr|man-pages-pt_BR-0.1-12|39	%setup -n man-pages-pt_BR
14mr|man-pages-pt_BR-0.1-12|40	
14mr|man-pages-pt_BR-0.1-12|41	%build
14mr|man-pages-pt_BR-0.1-12|42	
14mr|man-pages-pt_BR-0.1-12|43	%install
14mr|man-pages-pt_BR-0.1-12|44	rm -rf %{buildroot}
14mr|man-pages-pt_BR-0.1-12|45	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8}
14mr|man-pages-pt_BR-0.1-12|46	
14mr|man-pages-pt_BR-0.1-12|47	for i in 1 2 3 4 5 6 7 8 ; do
14mr|man-pages-pt_BR-0.1-12|48	cp -adpvrf man$i %{buildroot}/%_mandir/%LNG/||:
14mr|man-pages-pt_BR-0.1-12|49	done
14mr|man-pages-pt_BR-0.1-12|50	
14mr|man-pages-pt_BR-0.1-12|51	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-pt_BR-0.1-12|52	
14mr|man-pages-pt_BR-0.1-12|53	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-pt_BR-0.1-12|54	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-pt_BR-0.1-12|55	#!/bin/bash
14mr|man-pages-pt_BR-0.1-12|56	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-pt_BR-0.1-12|57	exit 0
14mr|man-pages-pt_BR-0.1-12|58	EOF
14mr|man-pages-pt_BR-0.1-12|59	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-pt_BR-0.1-12|60	
14mr|man-pages-pt_BR-0.1-12|61	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-pt_BR-0.1-12|62	
14mr|man-pages-pt_BR-0.1-12|63	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-pt_BR-0.1-12|64	
14mr|man-pages-pt_BR-0.1-12|65	%post
14mr|man-pages-pt_BR-0.1-12|66	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-pt_BR-0.1-12|67	
14mr|man-pages-pt_BR-0.1-12|68	%clean
14mr|man-pages-pt_BR-0.1-12|69	rm -rf %{buildroot}
14mr|man-pages-pt_BR-0.1-12|70	
14mr|man-pages-pt_BR-0.1-12|71	%files
14mr|man-pages-pt_BR-0.1-12|72	%defattr(0644,root,man,755)
14mr|man-pages-pt_BR-0.1-12|73	%dir %_mandir/%LNG
14mr|man-pages-pt_BR-0.1-12|74	%dir /var/cache/man/%LNG
14mr|man-pages-pt_BR-0.1-12|75	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-pt_BR-0.1-12|76	%_mandir/%LNG/man*
14mr|man-pages-pt_BR-0.1-12|77	%{_mandir}/%{LNG}/cat*
14mr|man-pages-pt_BR-0.1-12|78	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mr|man-pages-pt_BR-0.1-12|79	%{_mandir}/%{LNG}/index.db*
14mr|man-pages-pt_BR-0.1-12|80	#%_mandir/%LNG/whatis
14mr|man-pages-pt_BR-0.1-12|81	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-pt_BR-0.1-12|82	
14mr|man-pages-pt_BR-0.1-12|83	
14mr|man-pages-pt_BR-0.1-12|84	
14mr|man-pages-pt_BR-0.1-12|85	%changelog
14mr|man-pages-pt_BR-0.1-12|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-12
14mr|man-pages-pt_BR-0.1-12|87	+ Revision: 6e5a24f
14mr|man-pages-pt_BR-0.1-12|88	- MassBuild#440: Increase release tag
14mr|man-pages-pt_BR-0.1-12|89	
14mr|man-pages-pt_BR-0.1-12|90	

17614 14
14mr|man-pages-ru-3.41-16|1	%define LNG ru
14mr|man-pages-ru-3.41-16|2	%define tarball_version 3.41-2145-1699-20120901
14mr|man-pages-ru-3.41-16|3	
14mr|man-pages-ru-3.41-16|4	Summary: Russian man (manual) pages from the Linux Documentation Project
14mr|man-pages-ru-3.41-16|5	Name: man-pages-%LNG
14mr|man-pages-ru-3.41-16|6	Version: 3.41
14mr|man-pages-ru-3.41-16|7	Release: 16
14mr|man-pages-ru-3.41-16|8	License: Distributable
14mr|man-pages-ru-3.41-16|9	Group: System/Internationalization
14mr|man-pages-ru-3.41-16|10	Source: http://www.linuxshare.ru/projects/trans/manpages-ru-0.98.tar.bz2
14mr|man-pages-ru-3.41-16|11	Source2: man-pages-%LNG-goodies.tar.bz2
14mr|man-pages-ru-3.41-16|12	Source3: man-pages-ru_%{tarball_version}.tar.bz2
14mr|man-pages-ru-3.41-16|13	URL: http://www.linuxshare.ru/projects/trans/mans.html
14mr|man-pages-ru-3.41-16|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|man-pages-ru-3.41-16|15	BuildRequires: man => 1.5j-8mdk
14mr|man-pages-ru-3.41-16|16	Requires: locales-%LNG, man => 1.5j-8mdk
14mr|man-pages-ru-3.41-16|17	Requires(post): sed grep man
14mr|man-pages-ru-3.41-16|18	Autoreq: false
14mr|man-pages-ru-3.41-16|19	BuildArch: noarch
14mr|man-pages-ru-3.41-16|20	Obsoletes: man-%LNG, manpages-%LNG
14mr|man-pages-ru-3.41-16|21	Provides: man-%LNG, manpages-%LNG
14mr|man-pages-ru-3.41-16|22	
14mr|man-pages-ru-3.41-16|23	
14mr|man-pages-ru-3.41-16|24	%description
14mr|man-pages-ru-3.41-16|25	A large collection of man pages (reference material) from the Linux
14mr|man-pages-ru-3.41-16|26	Documentation Project (LDP), translated to Russian.
14mr|man-pages-ru-3.41-16|27	
14mr|man-pages-ru-3.41-16|28	%prep
14mr|man-pages-ru-3.41-16|29	
14mr|man-pages-ru-3.41-16|30	%setup -q -n manpages-ru-0.98
14mr|man-pages-ru-3.41-16|31	cp %{SOURCE3} .
14mr|man-pages-ru-3.41-16|32	tar xjvf man-pages-ru_%{tarball_version}.tar.bz2
14mr|man-pages-ru-3.41-16|33	find man-pages-ru_%{tarball_version} -type f -exec gzip {} \;
14mr|man-pages-ru-3.41-16|34	if [[ -e man3/malloc.3.gz ]]
14mr|man-pages-ru-3.41-16|35	then
14mr|man-pages-ru-3.41-16|36	rm -f man3/malloc.3.bz2
14mr|man-pages-ru-3.41-16|37	fi
14mr|man-pages-ru-3.41-16|38	
14mr|man-pages-ru-3.41-16|39	%build
14mr|man-pages-ru-3.41-16|40	
14mr|man-pages-ru-3.41-16|41	%install
14mr|man-pages-ru-3.41-16|42	mkdir -p %{buildroot}/%_mandir/%LNG/
14mr|man-pages-ru-3.41-16|43	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
14mr|man-pages-ru-3.41-16|44	
14mr|man-pages-ru-3.41-16|45	for i in 1 2 3 4 5 6 7 8; do
14mr|man-pages-ru-3.41-16|46	cp -adpvrf man$i %{buildroot}/%_mandir/%LNG/
14mr|man-pages-ru-3.41-16|47	cp man-pages-ru_%{tarball_version}/man$i/* %{buildroot}/%_mandir/%LNG/man$i/
14mr|man-pages-ru-3.41-16|48	done
14mr|man-pages-ru-3.41-16|49	
14mr|man-pages-ru-3.41-16|50	#tar jxf %SOURCE2 -C %{buildroot}/usr/share
14mr|man-pages-ru-3.41-16|51	
14mr|man-pages-ru-3.41-16|52	# Drop the files provided by native packages
14mr|man-pages-ru-3.41-16|53	rm -f %{buildroot}/%{_mandir}/%LNG/man1/dosemu*
14mr|man-pages-ru-3.41-16|54	rm -f %{buildroot}/%{_mandir}/%LNG/man1/scmxx*
14mr|man-pages-ru-3.41-16|55	rm -f %{buildroot}/%{_mandir}/%LNG/man3/ipcalc_c*
14mr|man-pages-ru-3.41-16|56	
14mr|man-pages-ru-3.41-16|57	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
14mr|man-pages-ru-3.41-16|58	
14mr|man-pages-ru-3.41-16|59	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-ru-3.41-16|60	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
14mr|man-pages-ru-3.41-16|61	#!/bin/bash
14mr|man-pages-ru-3.41-16|62	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
14mr|man-pages-ru-3.41-16|63	exit 0
14mr|man-pages-ru-3.41-16|64	EOF
14mr|man-pages-ru-3.41-16|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-ru-3.41-16|66	
14mr|man-pages-ru-3.41-16|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
14mr|man-pages-ru-3.41-16|68	
14mr|man-pages-ru-3.41-16|69	touch %{buildroot}/var/cache/man/%LNG/whatis
14mr|man-pages-ru-3.41-16|70	
14mr|man-pages-ru-3.41-16|71	%postun
14mr|man-pages-ru-3.41-16|72	# 0 means deleting the package
14mr|man-pages-ru-3.41-16|73	if [ "$1" = "0" ]; then
14mr|man-pages-ru-3.41-16|74	## Force removing of /var/catman/%LNG, if there isn't any man page
14mr|man-pages-ru-3.41-16|75	## directory /%_mandir/%LNG
14mr|man-pages-ru-3.41-16|76	if [ ! -d %_mandir/%LNG ] ; then
14mr|man-pages-ru-3.41-16|77	rm -rf /var/catman/%LNG
14mr|man-pages-ru-3.41-16|78	fi
14mr|man-pages-ru-3.41-16|79	fi
14mr|man-pages-ru-3.41-16|80	
14mr|man-pages-ru-3.41-16|81	%post
14mr|man-pages-ru-3.41-16|82	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
14mr|man-pages-ru-3.41-16|83	
14mr|man-pages-ru-3.41-16|84	%files
14mr|man-pages-ru-3.41-16|85	%defattr(0644,root,root,0755)
14mr|man-pages-ru-3.41-16|86	%doc CREDITS FAQ NEWS
14mr|man-pages-ru-3.41-16|87	%defattr(0644,root,man,755)
14mr|man-pages-ru-3.41-16|88	%dir %_mandir/%LNG
14mr|man-pages-ru-3.41-16|89	%dir /var/cache/man/%LNG
14mr|man-pages-ru-3.41-16|90	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
14mr|man-pages-ru-3.41-16|91	%_mandir/%LNG/man*
14mr|man-pages-ru-3.41-16|92	%_mandir/%LNG/cat*
14mr|man-pages-ru-3.41-16|93	%_mandir/%LNG/CACHEDIR.TAG*
14mr|man-pages-ru-3.41-16|94	%_mandir/%LNG/index.db*
14mr|man-pages-ru-3.41-16|95	#%_mandir/%LNG/whatis
14mr|man-pages-ru-3.41-16|96	%attr(755,root,man) /var/catman/%LNG
14mr|man-pages-ru-3.41-16|97	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
14mr|man-pages-ru-3.41-16|98	
14mr|man-pages-ru-3.41-16|99	
14mr|man-pages-ru-3.41-16|100	
14mr|man-pages-ru-3.41-16|101	%changelog
14mr|man-pages-ru-3.41-16|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.41-16
14mr|man-pages-ru-3.41-16|103	+ Revision: e24b179
14mr|man-pages-ru-3.41-16|104	- MassBuild#440: Increase release tag
14mr|man-pages-ru-3.41-16|105	
14mr|man-pages-ru-3.41-16|106	

17615 14
14mr|man-pages-zh-1.5-14|1	%define LANG zh
14mr|man-pages-zh-1.5-14|2	
14mr|man-pages-zh-1.5-14|3	%define fname man-pages-zh_CN
14mr|man-pages-zh-1.5-14|4	
14mr|man-pages-zh-1.5-14|5	Summary:	Chinese man pages
14mr|man-pages-zh-1.5-14|6	Name:		man-pages-%{LANG}
14mr|man-pages-zh-1.5-14|7	Version:	1.5
14mr|man-pages-zh-1.5-14|8	Release:	14
14mr|man-pages-zh-1.5-14|9	License:	FDL
14mr|man-pages-zh-1.5-14|10	Group:		System/Internationalization
14mr|man-pages-zh-1.5-14|11	Source:		http://download.sf.linuxforum.net/cmpp/%fname-%version.tar.bz2
14mr|man-pages-zh-1.5-14|12	Source1:	makewhatis.%{LANG}_CN.UTF-8.bz2
14mr|man-pages-zh-1.5-14|13	Source2:	makewhatis.%{LANG}_CN.bz2
14mr|man-pages-zh-1.5-14|14	BuildRequires:	man
14mr|man-pages-zh-1.5-14|15	Autoreq:	false
14mr|man-pages-zh-1.5-14|16	Requires:	locales-%{LANG}
14mr|man-pages-zh-1.5-14|17	Requires:	man
14mr|man-pages-zh-1.5-14|18	Provides:	man-%{LANG} = %{EVRD}
14mr|man-pages-zh-1.5-14|19	Provides:	manpages-%{LANG} = %{EVRD}
14mr|man-pages-zh-1.5-14|20	BuildArch:	noarch
14mr|man-pages-zh-1.5-14|21	
14mr|man-pages-zh-1.5-14|22	%description
14mr|man-pages-zh-1.5-14|23	Set of man pages translated into Chinese language.
14mr|man-pages-zh-1.5-14|24	
14mr|man-pages-zh-1.5-14|25	%prep
14mr|man-pages-zh-1.5-14|26	%setup -q -n %{fname}-%{version}
14mr|man-pages-zh-1.5-14|27	
14mr|man-pages-zh-1.5-14|28	%build
14mr|man-pages-zh-1.5-14|29	%make u8
14mr|man-pages-zh-1.5-14|30	%make gb
14mr|man-pages-zh-1.5-14|31	# fix conflict with mplayer:
14mr|man-pages-zh-1.5-14|32	rm -f */man1/mplayer.1
14mr|man-pages-zh-1.5-14|33	
14mr|man-pages-zh-1.5-14|34	%install
14mr|man-pages-zh-1.5-14|35	mkdir -p %{buildroot}%{_sysconfdir}
14mr|man-pages-zh-1.5-14|36	make DESTDIR=%{buildroot}%{_usr}/share install-u8
14mr|man-pages-zh-1.5-14|37	make DESTDIR=%{buildroot}%{_usr}/share install-gb CONFDIR=%{buildroot}/etc
14mr|man-pages-zh-1.5-14|38	
14mr|man-pages-zh-1.5-14|39	mkdir -p %{buildroot}%{_sbindir}
14mr|man-pages-zh-1.5-14|40	bzcat %{SOURCE1} > %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|41	chmod a+rx %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|42	bzcat %{SOURCE2} > %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN
14mr|man-pages-zh-1.5-14|43	chmod a+rx %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN
14mr|man-pages-zh-1.5-14|44	
14mr|man-pages-zh-1.5-14|45	%{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8 \
14mr|man-pages-zh-1.5-14|46	%{buildroot}/%{_mandir}/%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|47	%{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN \
14mr|man-pages-zh-1.5-14|48	%{buildroot}/%{_mandir}/%{LANG}_CN
14mr|man-pages-zh-1.5-14|49	
14mr|man-pages-zh-1.5-14|50	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mr|man-pages-zh-1.5-14|51	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron << EOF
14mr|man-pages-zh-1.5-14|52	#!/bin/bash
14mr|man-pages-zh-1.5-14|53	%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8 %{_mandir}/%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|54	exit 0
14mr|man-pages-zh-1.5-14|55	EOF
14mr|man-pages-zh-1.5-14|56	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
14mr|man-pages-zh-1.5-14|57	cat > %{buildroot}/etc/cron.weekly/makewhatis-%{LANG}_CN.cron << EOF
14mr|man-pages-zh-1.5-14|58	#!/bin/bash
14mr|man-pages-zh-1.5-14|59	%{_sbindir}/makewhatis.%{LANG}_CN %{_mandir}/%{LANG}_CN
14mr|man-pages-zh-1.5-14|60	exit 0
14mr|man-pages-zh-1.5-14|61	EOF
14mr|man-pages-zh-1.5-14|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.cron
14mr|man-pages-zh-1.5-14|63	
14mr|man-pages-zh-1.5-14|64	# Provided by shadow-utils
14mr|man-pages-zh-1.5-14|65	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man1/newgrp.1*
14mr|man-pages-zh-1.5-14|66	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/chpasswd.8*
14mr|man-pages-zh-1.5-14|67	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupadd.8*
14mr|man-pages-zh-1.5-14|68	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupdel.8*
14mr|man-pages-zh-1.5-14|69	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupmod.8*
14mr|man-pages-zh-1.5-14|70	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/useradd.8*
14mr|man-pages-zh-1.5-14|71	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/userdel.8*
14mr|man-pages-zh-1.5-14|72	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/usermod.8*
14mr|man-pages-zh-1.5-14|73	
14mr|man-pages-zh-1.5-14|74	%post
14mr|man-pages-zh-1.5-14|75	%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
14mr|man-pages-zh-1.5-14|76	%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.cron
14mr|man-pages-zh-1.5-14|77	touch %{_mandir}/%{LANG}_CN.UTF-8/whatis
14mr|man-pages-zh-1.5-14|78	touch %{_mandir}/%{LANG}_CN/whatis
14mr|man-pages-zh-1.5-14|79	
14mr|man-pages-zh-1.5-14|80	%files
14mr|man-pages-zh-1.5-14|81	%defattr(0644,root,man,755)
14mr|man-pages-zh-1.5-14|82	%{_mandir}/%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|83	%attr(755,root,root)%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
14mr|man-pages-zh-1.5-14|84	%config(noreplace) %attr(755,root,root)%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
14mr|man-pages-zh-1.5-14|85	#
14mr|man-pages-zh-1.5-14|86	%{_mandir}/%{LANG}_CN
14mr|man-pages-zh-1.5-14|87	%attr(755,root,root) %{_sbindir}/makewhatis.%{LANG}_CN
14mr|man-pages-zh-1.5-14|88	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LANG}_CN.cron
14mr|man-pages-zh-1.5-14|89	%{_sysconfdir}/cman.conf
14mr|man-pages-zh-1.5-14|90	%{_sysconfdir}/profile.d/cman.csh
14mr|man-pages-zh-1.5-14|91	%{_sysconfdir}/profile.d/cman.sh
14mr|man-pages-zh-1.5-14|92	
14mr|man-pages-zh-1.5-14|93	
14mr|man-pages-zh-1.5-14|94	%changelog
14mr|man-pages-zh-1.5-14|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-14
14mr|man-pages-zh-1.5-14|96	+ Revision: 0da4eac
14mr|man-pages-zh-1.5-14|97	- MassBuild#440: Increase release tag
14mr|man-pages-zh-1.5-14|98	
14mr|man-pages-zh-1.5-14|99	

17616 14
14mr|marble-4.13.3-1|1	%bcond_with marble_python
14mr|marble-4.13.3-1|2	
14mr|marble-4.13.3-1|3	Summary:	A virtual globe and world atlas
14mr|marble-4.13.3-1|4	Name:		marble
14mr|marble-4.13.3-1|5	Version:	4.13.3
14mr|marble-4.13.3-1|6	Release:	1
14mr|marble-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|marble-4.13.3-1|8	License:	LGPLv2
14mr|marble-4.13.3-1|9	Url:		http://edu.kde.org
14mr|marble-4.13.3-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|marble-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|marble-4.13.3-1|12	BuildRequires:	python-devel
14mr|marble-4.13.3-1|13	BuildRequires:	python-qt4-devel
14mr|marble-4.13.3-1|14	BuildRequires:	quazip-devel
14mr|marble-4.13.3-1|15	BuildRequires:	shapelib-devel
14mr|marble-4.13.3-1|16	BuildRequires:	pkgconfig(libgpsd)
14mr|marble-4.13.3-1|17	BuildRequires:	pkgconfig(QtLocation)
14mr|marble-4.13.3-1|18	BuildRequires:	qt4-qmlviewer
14mr|marble-4.13.3-1|19	Requires:	libkdeedu
14mr|marble-4.13.3-1|20	Requires:	marble-common = %{EVRD}
14mr|marble-4.13.3-1|21	
14mr|marble-4.13.3-1|22	%description
14mr|marble-4.13.3-1|23	Marble is a Virtual Globe and World Atlas that you can use to learn more
14mr|marble-4.13.3-1|24	about Earth: You can pan and zoom around and you can look up places and
14mr|marble-4.13.3-1|25	roads. A mouse click on a place label will provide the respective
14mr|marble-4.13.3-1|26	Wikipedia article.
14mr|marble-4.13.3-1|27	
14mr|marble-4.13.3-1|28	%files
14mr|marble-4.13.3-1|29	%doc LICENSE.txt ChangeLog BUGS USECASES MANIFESTO.txt
14mr|marble-4.13.3-1|30	%doc %{_kde_docdir}/HTML/en/marble
14mr|marble-4.13.3-1|31	%{_kde_bindir}/marble
14mr|marble-4.13.3-1|32	%{_kde_bindir}/marble-mobile
14mr|marble-4.13.3-1|33	%{_kde_bindir}/marble-qt
14mr|marble-4.13.3-1|34	%{_kde_bindir}/marble-touch
14mr|marble-4.13.3-1|35	%{_kde_iconsdir}/*/*/apps/marble.*
14mr|marble-4.13.3-1|36	%{_kde_applicationsdir}/marble.desktop
14mr|marble-4.13.3-1|37	%{_kde_applicationsdir}/marble_geo.desktop
14mr|marble-4.13.3-1|38	%{_kde_applicationsdir}/marble_gpx.desktop
14mr|marble-4.13.3-1|39	%{_kde_applicationsdir}/marble_kml.desktop
14mr|marble-4.13.3-1|40	%{_kde_applicationsdir}/marble_kmz.desktop
14mr|marble-4.13.3-1|41	%{_kde_applicationsdir}/marble_osm.desktop
14mr|marble-4.13.3-1|42	%{_kde_applicationsdir}/marble_shp.desktop
14mr|marble-4.13.3-1|43	%{_kde_applicationsdir}/marble_worldwind.desktop
14mr|marble-4.13.3-1|44	%{_kde_applicationsdir}/marble-mobile.desktop
14mr|marble-4.13.3-1|45	%{_kde_applicationsdir}/marble-qt.desktop
14mr|marble-4.13.3-1|46	%{_kde_applicationsdir}/marble-touch.desktop
14mr|marble-4.13.3-1|47	%{_kde_services}/marble_part_gpx.desktop
14mr|marble-4.13.3-1|48	%{_kde_services}/marble_part_kml.desktop
14mr|marble-4.13.3-1|49	%{_kde_services}/marble_part_kmz.desktop
14mr|marble-4.13.3-1|50	%{_kde_services}/marble_part_osm.desktop
14mr|marble-4.13.3-1|51	%{_kde_services}/marble_part_shp.desktop
14mr|marble-4.13.3-1|52	
14mr|marble-4.13.3-1|53	#---------------------------------------------
14mr|marble-4.13.3-1|54	
14mr|marble-4.13.3-1|55	%package common
14mr|marble-4.13.3-1|56	Summary:	A virtual globe and world atlas
14mr|marble-4.13.3-1|57	Group:		Graphical desktop/KDE
14mr|marble-4.13.3-1|58	%if %{with marble_python}
14mr|marble-4.13.3-1|59	BuildRequires:	python-kde4
14mr|marble-4.13.3-1|60	Requires:	python
14mr|marble-4.13.3-1|61	%endif
14mr|marble-4.13.3-1|62	
14mr|marble-4.13.3-1|63	%description common
14mr|marble-4.13.3-1|64	Marble is a Virtual Globe and World Atlas that you can use to learn more
14mr|marble-4.13.3-1|65	about Earth: You can pan and zoom around and you can look up places and
14mr|marble-4.13.3-1|66	roads. A mouse click on a place label will provide the respective
14mr|marble-4.13.3-1|67	Wikipedia article.
14mr|marble-4.13.3-1|68	
14mr|marble-4.13.3-1|69	%files -n marble-common
14mr|marble-4.13.3-1|70	%{_kde_libdir}/kde4/plasma_runner_marble.so
14mr|marble-4.13.3-1|71	%{_kde_libdir}/kde4/libmarble_part.*
14mr|marble-4.13.3-1|72	%{_kde_datadir}/config.kcfg/marble.kcfg
14mr|marble-4.13.3-1|73	%{_kde_datadir}/mime/packages/geo.xml
14mr|marble-4.13.3-1|74	%{_kde_services}/marble_part.desktop
14mr|marble-4.13.3-1|75	%{_kde_services}/plasma-runner-marble.desktop
14mr|marble-4.13.3-1|76	%{_kde_libdir}/kde4/plugins/marble
14mr|marble-4.13.3-1|77	%{_kde_appsdir}/marble
14mr|marble-4.13.3-1|78	%if %{with marble_python}
14mr|marble-4.13.3-1|79	%{py_platsitedir}/PyKDE4/marble.so
14mr|marble-4.13.3-1|80	%endif
14mr|marble-4.13.3-1|81	%{_qt_importdir}/org/kde/edu/marble
14mr|marble-4.13.3-1|82	
14mr|marble-4.13.3-1|83	#-----------------------------------------------------------------------------
14mr|marble-4.13.3-1|84	
14mr|marble-4.13.3-1|85	%package -n plasma-applet-kworldclock
14mr|marble-4.13.3-1|86	Summary:	plasma kworldclock Applet
14mr|marble-4.13.3-1|87	Group:		Graphical desktop/KDE
14mr|marble-4.13.3-1|88	Requires:	kdebase4-runtime
14mr|marble-4.13.3-1|89	Requires:	marble = %{EVRD}
14mr|marble-4.13.3-1|90	Provides:	plasma-applet
14mr|marble-4.13.3-1|91	
14mr|marble-4.13.3-1|92	%description -n plasma-applet-kworldclock
14mr|marble-4.13.3-1|93	plasma kworldclock Applet
14mr|marble-4.13.3-1|94	
14mr|marble-4.13.3-1|95	%files -n plasma-applet-kworldclock
14mr|marble-4.13.3-1|96	%{_kde_libdir}/kde4/plasma_applet_worldclock.so
14mr|marble-4.13.3-1|97	%{_kde_services}/plasma-applet-kworldclock.desktop
14mr|marble-4.13.3-1|98	
14mr|marble-4.13.3-1|99	#---------------------------------------------
14mr|marble-4.13.3-1|100	
14mr|marble-4.13.3-1|101	%define astro_major 1
14mr|marble-4.13.3-1|102	%define libastro %mklibname astro %{astro_major}
14mr|marble-4.13.3-1|103	
14mr|marble-4.13.3-1|104	%package -n %{libastro}
14mr|marble-4.13.3-1|105	Summary:	Runtime library for marble
14mr|marble-4.13.3-1|106	Group:		System/Libraries
14mr|marble-4.13.3-1|107	
14mr|marble-4.13.3-1|108	%description -n %{libastro}
14mr|marble-4.13.3-1|109	Runtime library for marble.
14mr|marble-4.13.3-1|110	
14mr|marble-4.13.3-1|111	%files -n %{libastro}
14mr|marble-4.13.3-1|112	%{_kde_libdir}/libastro.so.0.*
14mr|marble-4.13.3-1|113	%{_kde_libdir}/libastro.so.%{astro_major}
14mr|marble-4.13.3-1|114	
14mr|marble-4.13.3-1|115	#---------------------------------------------
14mr|marble-4.13.3-1|116	
14mr|marble-4.13.3-1|117	%define marblewidget_major 18
14mr|marble-4.13.3-1|118	%define libmarblewidget %mklibname marblewidget %{marblewidget_major}
14mr|marble-4.13.3-1|119	
14mr|marble-4.13.3-1|120	%package -n %{libmarblewidget}
14mr|marble-4.13.3-1|121	Summary:	Runtime library for marble
14mr|marble-4.13.3-1|122	Group:		System/Libraries
14mr|marble-4.13.3-1|123	Obsoletes:	%{_lib}marblewidget13 < 4.9.0
14mr|marble-4.13.3-1|124	Obsoletes:	%{_lib}marblewidget14 < 4.10.0
14mr|marble-4.13.3-1|125	Obsoletes:	%{_lib}marblewidget15 < 4.11.0
14mr|marble-4.13.3-1|126	Obsoletes:	%{_lib}marblewidget16 < 4.12.0
14mr|marble-4.13.3-1|127	Obsoletes:	%{_lib}marblewidget17 < 4.13.0
14mr|marble-4.13.3-1|128	
14mr|marble-4.13.3-1|129	%description -n %{libmarblewidget}
14mr|marble-4.13.3-1|130	Runtime library for marble.
14mr|marble-4.13.3-1|131	
14mr|marble-4.13.3-1|132	%files -n %{libmarblewidget}
14mr|marble-4.13.3-1|133	%{_kde_libdir}/libmarblewidget.so.0.*
14mr|marble-4.13.3-1|134	%{_kde_libdir}/libmarblewidget.so.%{marblewidget_major}
14mr|marble-4.13.3-1|135	
14mr|marble-4.13.3-1|136	#---------------------------------------------
14mr|marble-4.13.3-1|137	
14mr|marble-4.13.3-1|138	%package devel
14mr|marble-4.13.3-1|139	Summary:	Devel stuff for %{name}
14mr|marble-4.13.3-1|140	Group:		Development/KDE and Qt
14mr|marble-4.13.3-1|141	Requires:	kdelibs4-devel
14mr|marble-4.13.3-1|142	Requires:	%{libastro} = %{EVRD}
14mr|marble-4.13.3-1|143	Requires:	%{libmarblewidget} = %{EVRD}
14mr|marble-4.13.3-1|144	Conflicts:	kdeedu4-devel < 4.6.90
14mr|marble-4.13.3-1|145	
14mr|marble-4.13.3-1|146	%description devel
14mr|marble-4.13.3-1|147	Files needed to build applications based on %{name}.
14mr|marble-4.13.3-1|148	
14mr|marble-4.13.3-1|149	%files devel
14mr|marble-4.13.3-1|150	%{_kde_libdir}/libastro.so
14mr|marble-4.13.3-1|151	%{_kde_libdir}/libmarblewidget.so
14mr|marble-4.13.3-1|152	%{_kde_libdir}/kde4/plugins/designer/*.so
14mr|marble-4.13.3-1|153	%{_includedir}/astro/
14mr|marble-4.13.3-1|154	%{_includedir}/marble/
14mr|marble-4.13.3-1|155	%{_kde_appsdir}/cmake/modules/FindMarble.cmake
14mr|marble-4.13.3-1|156	
14mr|marble-4.13.3-1|157	#----------------------------------------------------------------------
14mr|marble-4.13.3-1|158	
14mr|marble-4.13.3-1|159	%prep
14mr|marble-4.13.3-1|160	%setup -q
14mr|marble-4.13.3-1|161	
14mr|marble-4.13.3-1|162	%build
14mr|marble-4.13.3-1|163	%cmake_kde4 \
14mr|marble-4.13.3-1|164	%if %{without marble_python}
14mr|marble-4.13.3-1|165	-DEXPERIMENTAL_PYTHON_BINDINGS=FALSE \
14mr|marble-4.13.3-1|166	-DBUILD_python=FALSE
14mr|marble-4.13.3-1|167	%else
14mr|marble-4.13.3-1|168	-DEXPERIMENTAL_PYTHON_BINDINGS=TRUE
14mr|marble-4.13.3-1|169	%endif
14mr|marble-4.13.3-1|170	
14mr|marble-4.13.3-1|171	%make
14mr|marble-4.13.3-1|172	
14mr|marble-4.13.3-1|173	%install
14mr|marble-4.13.3-1|174	%makeinstall_std -C build
14mr|marble-4.13.3-1|175	
14mr|marble-4.13.3-1|176	
14mr|marble-4.13.3-1|177	%changelog
14mr|marble-4.13.3-1|178	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|marble-4.13.3-1|179	+ Revision: bf684ab
14mr|marble-4.13.3-1|180	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|marble-4.13.3-1|181	
14mr|marble-4.13.3-1|182	

17617 14
14mr|mariadb-10.0.11-6|1	%define muser mysql
14mr|mariadb-10.0.11-6|2	
14mr|mariadb-10.0.11-6|3	%define major 18
14mr|mariadb-10.0.11-6|4	%define libmysqlclient %mklibname mysqlclient %{major}
14mr|mariadb-10.0.11-6|5	%define libmysqlclient_r %mklibname mysqlclient_r %{major}
14mr|mariadb-10.0.11-6|6	%define libmysqld %mklibname mysqld %{major}
14mr|mariadb-10.0.11-6|7	%define devname %mklibname mysqlclient -d
14mr|mariadb-10.0.11-6|8	%define sdevname %mklibname mysqlclient -d -s
14mr|mariadb-10.0.11-6|9	%define semddevname %mklibname mysqld -d -s
14mr|mariadb-10.0.11-6|10	
14mr|mariadb-10.0.11-6|11	Summary:	The MariaDB database, a drop-in replacement for MySQL
14mr|mariadb-10.0.11-6|12	Name:		mariadb
14mr|mariadb-10.0.11-6|13	Version:	10.0.11
14mr|mariadb-10.0.11-6|14	Release:	6
14mr|mariadb-10.0.11-6|15	License:	GPLv2+
14mr|mariadb-10.0.11-6|16	Group:		System/Servers
14mr|mariadb-10.0.11-6|17	Url:		http://mariadb.org/
14mr|mariadb-10.0.11-6|18	Source0:	http://mirrors.n-ix.net/mariadb/mariadb-%{version}/source/mariadb-%{version}.tar.gz
14mr|mariadb-10.0.11-6|19	Source100:	mysqld.service
14mr|mariadb-10.0.11-6|20	Source101:	mysqld-prepare-db-dir
14mr|mariadb-10.0.11-6|21	Source102:	mysqld-wait-ready
14mr|mariadb-10.0.11-6|22	Source1000:	%{name}.rpmlintrc
14mr|mariadb-10.0.11-6|23	# Don't strip -Wformat from --cflags -- -Werror=format-string without -Wformat
14mr|mariadb-10.0.11-6|24	# means trouble
14mr|mariadb-10.0.11-6|25	Patch0:		mariadb-10.0.8-fix-mysql_config.patch
14mr|mariadb-10.0.11-6|26	BuildRequires:	bison
14mr|mariadb-10.0.11-6|27	BuildRequires:	cmake
14mr|mariadb-10.0.11-6|28	BuildRequires:	dos2unix
14mr|mariadb-10.0.11-6|29	BuildRequires:	doxygen
14mr|mariadb-10.0.11-6|30	BuildRequires:	python
14mr|mariadb-10.0.11-6|31	BuildRequires:	systemd-units
14mr|mariadb-10.0.11-6|32	BuildRequires:	systemtap
14mr|mariadb-10.0.11-6|33	# For plugin/ha_oqgraph.so
14mr|mariadb-10.0.11-6|34	BuildRequires:	boost-devel
14mr|mariadb-10.0.11-6|35	BuildRequires:	jemalloc-devel
14mr|mariadb-10.0.11-6|36	BuildRequires:	libaio-devel
14mr|mariadb-10.0.11-6|37	# For plugin/auth_pam.so
14mr|mariadb-10.0.11-6|38	BuildRequires:	pam-devel
14mr|mariadb-10.0.11-6|39	BuildRequires:	readline-devel
14mr|mariadb-10.0.11-6|40	BuildRequires:	stdc++-devel
14mr|mariadb-10.0.11-6|41	BuildRequires:	wrap-devel
14mr|mariadb-10.0.11-6|42	BuildRequires:	xfsprogs-devel
14mr|mariadb-10.0.11-6|43	BuildRequires:	pkgconfig(libevent)
14mr|mariadb-10.0.11-6|44	BuildRequires:	pkgconfig(ncursesw)
14mr|mariadb-10.0.11-6|45	BuildRequires:	pkgconfig(openssl)
14mr|mariadb-10.0.11-6|46	BuildRequires:	pkgconfig(zlib)
14mr|mariadb-10.0.11-6|47	Requires:	%{name}-server = %{EVRD}
14mr|mariadb-10.0.11-6|48	Requires:	%{name}-client = %{EVRD}
14mr|mariadb-10.0.11-6|49	Obsoletes:	mysql < 5.7
14mr|mariadb-10.0.11-6|50	Provides:	mysql = 5.7
14mr|mariadb-10.0.11-6|51	
14mr|mariadb-10.0.11-6|52	%description
14mr|mariadb-10.0.11-6|53	The MariaDB database, a drop-in replacement for MySQL.
14mr|mariadb-10.0.11-6|54	
14mr|mariadb-10.0.11-6|55	%files
14mr|mariadb-10.0.11-6|56	# meta package
14mr|mariadb-10.0.11-6|57	
14mr|mariadb-10.0.11-6|58	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|59	
14mr|mariadb-10.0.11-6|60	%package -n %{libmysqlclient}
14mr|mariadb-10.0.11-6|61	Summary:	Shared library for MariaDB database
14mr|mariadb-10.0.11-6|62	Group:		System/Libraries
14mr|mariadb-10.0.11-6|63	
14mr|mariadb-10.0.11-6|64	%description -n %{libmysqlclient}
14mr|mariadb-10.0.11-6|65	Shared library for MariaDB database.
14mr|mariadb-10.0.11-6|66	
14mr|mariadb-10.0.11-6|67	%files -n %{libmysqlclient}
14mr|mariadb-10.0.11-6|68	%{_libdir}/libmysqlclient.so.%{major}*
14mr|mariadb-10.0.11-6|69	
14mr|mariadb-10.0.11-6|70	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|71	
14mr|mariadb-10.0.11-6|72	%package -n %{libmysqlclient_r}
14mr|mariadb-10.0.11-6|73	Summary:	Shared library for MariaDB database
14mr|mariadb-10.0.11-6|74	Group:		System/Libraries
14mr|mariadb-10.0.11-6|75	
14mr|mariadb-10.0.11-6|76	%description -n %{libmysqlclient_r}
14mr|mariadb-10.0.11-6|77	Shared library for MariaDB database.
14mr|mariadb-10.0.11-6|78	
14mr|mariadb-10.0.11-6|79	%files -n %{libmysqlclient_r}
14mr|mariadb-10.0.11-6|80	%{_libdir}/libmysqlclient_r.so.%{major}*
14mr|mariadb-10.0.11-6|81	
14mr|mariadb-10.0.11-6|82	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|83	
14mr|mariadb-10.0.11-6|84	%package -n %{libmysqld}
14mr|mariadb-10.0.11-6|85	Summary:	Shared library for MariaDB database
14mr|mariadb-10.0.11-6|86	Group:		System/Libraries
14mr|mariadb-10.0.11-6|87	
14mr|mariadb-10.0.11-6|88	%description -n %{libmysqld}
14mr|mariadb-10.0.11-6|89	Shared library for MariaDB database.
14mr|mariadb-10.0.11-6|90	
14mr|mariadb-10.0.11-6|91	%files -n %{libmysqld}
14mr|mariadb-10.0.11-6|92	%{_libdir}/libmysqld.so.%{major}*
14mr|mariadb-10.0.11-6|93	
14mr|mariadb-10.0.11-6|94	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|95	
14mr|mariadb-10.0.11-6|96	%package -n %{devname}
14mr|mariadb-10.0.11-6|97	Summary:	Development files for the MariaDB database
14mr|mariadb-10.0.11-6|98	Group:		Development/Other
14mr|mariadb-10.0.11-6|99	Requires:	%{libmysqlclient} = %{EVRD}
14mr|mariadb-10.0.11-6|100	Requires:	%{libmysqlclient_r} = %{EVRD}
14mr|mariadb-10.0.11-6|101	Requires:	%{libmysqld} = %{EVRD}
14mr|mariadb-10.0.11-6|102	Requires:	%{name}-common = %{EVRD}
14mr|mariadb-10.0.11-6|103	Provides:	%{name}-devel = %{EVRD}
14mr|mariadb-10.0.11-6|104	Obsoletes:	%{_lib}mysql-devel < 5.7
14mr|mariadb-10.0.11-6|105	Provides:	%{_lib}mysql-devel = 5.7
14mr|mariadb-10.0.11-6|106	Provides:	mysql-devel = 5.7
14mr|mariadb-10.0.11-6|107	
14mr|mariadb-10.0.11-6|108	%description -n %{devname}
14mr|mariadb-10.0.11-6|109	Development files for the MariaDB database.
14mr|mariadb-10.0.11-6|110	
14mr|mariadb-10.0.11-6|111	%files -n %{devname}
14mr|mariadb-10.0.11-6|112	%{_includedir}/mysql
14mr|mariadb-10.0.11-6|113	%{_libdir}/*.so
14mr|mariadb-10.0.11-6|114	%{_datadir}/aclocal/mysql.m4
14mr|mariadb-10.0.11-6|115	
14mr|mariadb-10.0.11-6|116	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|117	
14mr|mariadb-10.0.11-6|118	%package -n %{sdevname}
14mr|mariadb-10.0.11-6|119	Summary:	Static libraries for the MariaDB database
14mr|mariadb-10.0.11-6|120	Group:		Development/Other
14mr|mariadb-10.0.11-6|121	Requires:	%{devname} = %{EVRD}
14mr|mariadb-10.0.11-6|122	Provides:	%{name}-static-devel = %{EVRD}
14mr|mariadb-10.0.11-6|123	Conflicts:	mysql-static-devel < 5.7
14mr|mariadb-10.0.11-6|124	Obsoletes:	mysql-static-devel < 5.7
14mr|mariadb-10.0.11-6|125	Provides:	mysql-static-devel = 5.7
14mr|mariadb-10.0.11-6|126	
14mr|mariadb-10.0.11-6|127	%description -n %{sdevname}
14mr|mariadb-10.0.11-6|128	Static libraries for the MariaDB database.
14mr|mariadb-10.0.11-6|129	
14mr|mariadb-10.0.11-6|130	%files -n %{sdevname}
14mr|mariadb-10.0.11-6|131	%{_libdir}/libmysqlclient.a
14mr|mariadb-10.0.11-6|132	%{_libdir}/libmysqlclient_r.a
14mr|mariadb-10.0.11-6|133	%{_libdir}/libmysqlservices.a
14mr|mariadb-10.0.11-6|134	
14mr|mariadb-10.0.11-6|135	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|136	
14mr|mariadb-10.0.11-6|137	%package -n %{semddevname}
14mr|mariadb-10.0.11-6|138	Summary:	Static libraries for the Embedded MariaDB database
14mr|mariadb-10.0.11-6|139	Group:		Development/Other
14mr|mariadb-10.0.11-6|140	Provides:	%{name}-embedded-static-devel = %{EVRD}
14mr|mariadb-10.0.11-6|141	Requires:	%{sdevname} = %{EVRD}
14mr|mariadb-10.0.11-6|142	
14mr|mariadb-10.0.11-6|143	%description -n %{semddevname}
14mr|mariadb-10.0.11-6|144	Static libraries for the Embedded MariaDB database.
14mr|mariadb-10.0.11-6|145	
14mr|mariadb-10.0.11-6|146	%files -n %{semddevname}
14mr|mariadb-10.0.11-6|147	%{_libdir}/libmysqld.a
14mr|mariadb-10.0.11-6|148	
14mr|mariadb-10.0.11-6|149	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|150	
14mr|mariadb-10.0.11-6|151	%package plugin
14mr|mariadb-10.0.11-6|152	Summary:	MariaDB plugins
14mr|mariadb-10.0.11-6|153	Group:		Databases
14mr|mariadb-10.0.11-6|154	Conflicts:	mysql-server < 5.7
14mr|mariadb-10.0.11-6|155	Obsoletes:	mysql-plugin < 5.7
14mr|mariadb-10.0.11-6|156	Provides:	mysql-plugin = 5.7
14mr|mariadb-10.0.11-6|157	
14mr|mariadb-10.0.11-6|158	%description plugin
14mr|mariadb-10.0.11-6|159	Plugins for the MariaDB database.
14mr|mariadb-10.0.11-6|160	
14mr|mariadb-10.0.11-6|161	%files plugin
14mr|mariadb-10.0.11-6|162	%{_libdir}/mysql/plugin/adt_null.so
14mr|mariadb-10.0.11-6|163	%{_libdir}/mysql/plugin/auth_0x0100.so
14mr|mariadb-10.0.11-6|164	%{_libdir}/mysql/plugin/auth_pam.so
14mr|mariadb-10.0.11-6|165	%{_libdir}/mysql/plugin/auth_socket.so
14mr|mariadb-10.0.11-6|166	%{_libdir}/mysql/plugin/auth_test_plugin.so
14mr|mariadb-10.0.11-6|167	%{_libdir}/mysql/plugin/daemon_example.ini
14mr|mariadb-10.0.11-6|168	%{_libdir}/mysql/plugin/dialog.so
14mr|mariadb-10.0.11-6|169	%{_libdir}/mysql/plugin/dialog_examples.so
14mr|mariadb-10.0.11-6|170	%{_libdir}/mysql/plugin/feedback.so
14mr|mariadb-10.0.11-6|171	%{_libdir}/mysql/plugin/ha_archive.so
14mr|mariadb-10.0.11-6|172	%{_libdir}/mysql/plugin/ha_blackhole.so
14mr|mariadb-10.0.11-6|173	%{_libdir}/mysql/plugin/ha_connect.so
14mr|mariadb-10.0.11-6|174	%{_libdir}/mysql/plugin/ha_example.so
14mr|mariadb-10.0.11-6|175	%{_libdir}/mysql/plugin/ha_federated.so
14mr|mariadb-10.0.11-6|176	%{_libdir}/mysql/plugin/ha_federatedx.so
14mr|mariadb-10.0.11-6|177	%{_libdir}/mysql/plugin/ha_sequence.so
14mr|mariadb-10.0.11-6|178	%{_libdir}/mysql/plugin/ha_sphinx.so
14mr|mariadb-10.0.11-6|179	%{_libdir}/mysql/plugin/ha_spider.so
14mr|mariadb-10.0.11-6|180	%{_libdir}/mysql/plugin/ha_test_sql_discovery.so
14mr|mariadb-10.0.11-6|181	%{_libdir}/mysql/plugin/ha_innodb.so
14mr|mariadb-10.0.11-6|182	%{_libdir}/mysql/plugin/handlersocket.so
14mr|mariadb-10.0.11-6|183	%{_libdir}/mysql/plugin/libdaemon_example.so
14mr|mariadb-10.0.11-6|184	%{_libdir}/mysql/plugin/locales.so
14mr|mariadb-10.0.11-6|185	%{_libdir}/mysql/plugin/metadata_lock_info.so
14mr|mariadb-10.0.11-6|186	%{_libdir}/mysql/plugin/mypluglib.so
14mr|mariadb-10.0.11-6|187	%{_libdir}/mysql/plugin/mysql_clear_password.so
14mr|mariadb-10.0.11-6|188	%{_libdir}/mysql/plugin/qa_auth_client.so
14mr|mariadb-10.0.11-6|189	%{_libdir}/mysql/plugin/qa_auth_interface.so
14mr|mariadb-10.0.11-6|190	%{_libdir}/mysql/plugin/qa_auth_server.so
14mr|mariadb-10.0.11-6|191	%{_libdir}/mysql/plugin/query_cache_info.so
14mr|mariadb-10.0.11-6|192	%{_libdir}/mysql/plugin/query_response_time.so
14mr|mariadb-10.0.11-6|193	%{_libdir}/mysql/plugin/semisync_master.so
14mr|mariadb-10.0.11-6|194	%{_libdir}/mysql/plugin/semisync_slave.so
14mr|mariadb-10.0.11-6|195	%{_libdir}/mysql/plugin/server_audit.so
14mr|mariadb-10.0.11-6|196	%{_libdir}/mysql/plugin/sql_errlog.so
14mr|mariadb-10.0.11-6|197	%{_mandir}/man1/mysql_plugin.1*
14mr|mariadb-10.0.11-6|198	
14mr|mariadb-10.0.11-6|199	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|200	
14mr|mariadb-10.0.11-6|201	%package plugin-tokudb
14mr|mariadb-10.0.11-6|202	Summary:	The TokuDB storage engine plugin for MariaDB
14mr|mariadb-10.0.11-6|203	Group:		Databases
14mr|mariadb-10.0.11-6|204	Requires:	%{name}-server = %{EVRD}
14mr|mariadb-10.0.11-6|205	
14mr|mariadb-10.0.11-6|206	%description plugin-tokudb
14mr|mariadb-10.0.11-6|207	The TokuDB storage engine plugin for MariaDB.
14mr|mariadb-10.0.11-6|208	
14mr|mariadb-10.0.11-6|209	TokuDB is a storage engine for MySQL and MariaDB that is specifically
14mr|mariadb-10.0.11-6|210	designed for high performance on write-intensive workloads.
14mr|mariadb-10.0.11-6|211	It achieves this via Fractal Tree indexing. TokuDB is a scalable, ACID
14mr|mariadb-10.0.11-6|212	and MVCC compliant storage engine that provides indexing-based query
14mr|mariadb-10.0.11-6|213	improvements, offers online schema modifications, and reduces slave lag
14mr|mariadb-10.0.11-6|214	for both hard disk drives and flash memory.
14mr|mariadb-10.0.11-6|215	
14mr|mariadb-10.0.11-6|216	# As of 10.0.6, tokudb is x86_64 only
14mr|mariadb-10.0.11-6|217	%ifarch x86_64
14mr|mariadb-10.0.11-6|218	%files plugin-tokudb
14mr|mariadb-10.0.11-6|219	%{_libdir}/mysql/plugin/ha_tokudb.so
14mr|mariadb-10.0.11-6|220	%{_sysconfdir}/my.cnf.d/tokudb.cnf
14mr|mariadb-10.0.11-6|221	%{_bindir}/tokuftdump
14mr|mariadb-10.0.11-6|222	%endif
14mr|mariadb-10.0.11-6|223	
14mr|mariadb-10.0.11-6|224	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|225	
14mr|mariadb-10.0.11-6|226	%package test
14mr|mariadb-10.0.11-6|227	Summary:	MariaDB test suite
14mr|mariadb-10.0.11-6|228	Group:		Databases
14mr|mariadb-10.0.11-6|229	Conflicts:	mysql-bench < 5.7
14mr|mariadb-10.0.11-6|230	Conflicts:	mysql-server < 5.7
14mr|mariadb-10.0.11-6|231	Conflicts:	mysql-test < 5.7
14mr|mariadb-10.0.11-6|232	Obsoletes:	mysql-bench < 5.7
14mr|mariadb-10.0.11-6|233	Obsoletes:	mysql-test < 5.7
14mr|mariadb-10.0.11-6|234	Provides:	mysql-bench = 5.7
14mr|mariadb-10.0.11-6|235	Provides:	mysql-test = 5.7
14mr|mariadb-10.0.11-6|236	
14mr|mariadb-10.0.11-6|237	%description test
14mr|mariadb-10.0.11-6|238	MariaDB test suite.
14mr|mariadb-10.0.11-6|239	
14mr|mariadb-10.0.11-6|240	%files test
14mr|mariadb-10.0.11-6|241	%{_bindir}/mysqltest
14mr|mariadb-10.0.11-6|242	%{_bindir}/mysqltest_embedded
14mr|mariadb-10.0.11-6|243	%{_bindir}/mysql_client_test
14mr|mariadb-10.0.11-6|244	%{_bindir}/mysql_client_test_embedded
14mr|mariadb-10.0.11-6|245	%{_datadir}/mysql-test
14mr|mariadb-10.0.11-6|246	%{_mandir}/man1/mysql-stress-test.pl.1*
14mr|mariadb-10.0.11-6|247	%{_mandir}/man1/mysql-test-run.pl.1*
14mr|mariadb-10.0.11-6|248	%{_mandir}/man1/mysql_client_test.1*
14mr|mariadb-10.0.11-6|249	%{_mandir}/man1/mysql_client_test_embedded.1*
14mr|mariadb-10.0.11-6|250	%{_mandir}/man1/mysqltest.1*
14mr|mariadb-10.0.11-6|251	%{_mandir}/man1/mysqltest_embedded.1*
14mr|mariadb-10.0.11-6|252	
14mr|mariadb-10.0.11-6|253	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|254	
14mr|mariadb-10.0.11-6|255	%package server
14mr|mariadb-10.0.11-6|256	Summary:	MariaDB server
14mr|mariadb-10.0.11-6|257	Group:		System/Servers
14mr|mariadb-10.0.11-6|258	Requires:	%{name}-common = %{EVRD}
14mr|mariadb-10.0.11-6|259	Requires:	%{name}-plugin = %{EVRD}
14mr|mariadb-10.0.11-6|260	Conflicts:	mysql-client < 5.7
14mr|mariadb-10.0.11-6|261	Conflicts:	mysql-server < 5.7
14mr|mariadb-10.0.11-6|262	Obsoletes:	mysql-server < 5.7
14mr|mariadb-10.0.11-6|263	Provides:	mysql-server = 5.7
14mr|mariadb-10.0.11-6|264	Requires(post,preun):	rpm-helper
14mr|mariadb-10.0.11-6|265	
14mr|mariadb-10.0.11-6|266	%description server
14mr|mariadb-10.0.11-6|267	The MariaDB server. For a full MariaDB database server, install
14mr|mariadb-10.0.11-6|268	package '%{name}'.
14mr|mariadb-10.0.11-6|269	
14mr|mariadb-10.0.11-6|270	%pre server
14mr|mariadb-10.0.11-6|271	%_pre_useradd %{muser} /srv/mysql /sbin/nologin
14mr|mariadb-10.0.11-6|272	
14mr|mariadb-10.0.11-6|273	%post server
14mr|mariadb-10.0.11-6|274	%systemd_post mysqld.service
14mr|mariadb-10.0.11-6|275	
14mr|mariadb-10.0.11-6|276	%preun server
14mr|mariadb-10.0.11-6|277	%systemd_preun mysqld.service
14mr|mariadb-10.0.11-6|278	
14mr|mariadb-10.0.11-6|279	%files server
14mr|mariadb-10.0.11-6|280	%dir %{_datadir}/mysql
14mr|mariadb-10.0.11-6|281	%{_datadir}/mysql/errmsg-utf8.txt
14mr|mariadb-10.0.11-6|282	%{_datadir}/mysql/fill_help_tables.sql
14mr|mariadb-10.0.11-6|283	%{_datadir}/mysql/install_spider.sql
14mr|mariadb-10.0.11-6|284	%{_datadir}/mysql/mysql_performance_tables.sql
14mr|mariadb-10.0.11-6|285	%{_datadir}/mysql/mysql_system_tables.sql
14mr|mariadb-10.0.11-6|286	%{_datadir}/mysql/mysql_system_tables_data.sql
14mr|mariadb-10.0.11-6|287	%{_datadir}/mysql/mysql_test_data_timezone.sql
14mr|mariadb-10.0.11-6|288	%{_datadir}/mysql/*.cnf
14mr|mariadb-10.0.11-6|289	%{_mandir}/man8/*
14mr|mariadb-10.0.11-6|290	%dir %{_libdir}/mysql
14mr|mariadb-10.0.11-6|291	%dir %{_libdir}/mysql/plugin
14mr|mariadb-10.0.11-6|292	%{_sysconfdir}/logrotate.d/mysql
14mr|mariadb-10.0.11-6|293	%{_sysconfdir}/my.cnf.d/client.cnf
14mr|mariadb-10.0.11-6|294	%{_sysconfdir}/my.cnf.d/mysql-clients.cnf
14mr|mariadb-10.0.11-6|295	%{_sysconfdir}/my.cnf.d/server.cnf
14mr|mariadb-10.0.11-6|296	%{_bindir}/aria_chk
14mr|mariadb-10.0.11-6|297	%{_bindir}/aria_dump_log
14mr|mariadb-10.0.11-6|298	%{_bindir}/aria_ftdump
14mr|mariadb-10.0.11-6|299	%{_bindir}/aria_pack
14mr|mariadb-10.0.11-6|300	%{_bindir}/aria_read_log
14mr|mariadb-10.0.11-6|301	%{_bindir}/innochecksum
14mr|mariadb-10.0.11-6|302	%{_bindir}/myisam_ftdump
14mr|mariadb-10.0.11-6|303	%{_bindir}/myisamchk
14mr|mariadb-10.0.11-6|304	%{_bindir}/myisamlog
14mr|mariadb-10.0.11-6|305	%{_bindir}/myisampack
14mr|mariadb-10.0.11-6|306	%{_bindir}/mysql_convert_table_format
14mr|mariadb-10.0.11-6|307	%{_bindir}/mysql_fix_extensions
14mr|mariadb-10.0.11-6|308	%{_bindir}/mysql_install_db
14mr|mariadb-10.0.11-6|309	%{_bindir}/mysql_plugin
14mr|mariadb-10.0.11-6|310	%{_bindir}/mysql_secure_installation
14mr|mariadb-10.0.11-6|311	%{_bindir}/mysql_setpermission
14mr|mariadb-10.0.11-6|312	%{_bindir}/mysql_tzinfo_to_sql
14mr|mariadb-10.0.11-6|313	%{_bindir}/mysql_upgrade
14mr|mariadb-10.0.11-6|314	%{_bindir}/mysql_zap
14mr|mariadb-10.0.11-6|315	%{_bindir}/mysqlbug
14mr|mariadb-10.0.11-6|316	%{_bindir}/mysqld_multi
14mr|mariadb-10.0.11-6|317	%{_bindir}/mysqld_safe
14mr|mariadb-10.0.11-6|318	%{_bindir}/mysqlhotcopy
14mr|mariadb-10.0.11-6|319	%{_bindir}/mytop
14mr|mariadb-10.0.11-6|320	%{_bindir}/perror
14mr|mariadb-10.0.11-6|321	%{_bindir}/replace
14mr|mariadb-10.0.11-6|322	%{_bindir}/resolve_stack_dump
14mr|mariadb-10.0.11-6|323	%{_bindir}/resolveip
14mr|mariadb-10.0.11-6|324	%{_sbindir}/mysqld
14mr|mariadb-10.0.11-6|325	/lib/systemd/system/mysqld.service
14mr|mariadb-10.0.11-6|326	%{_bindir}/mysqld-prepare-db-dir
14mr|mariadb-10.0.11-6|327	%{_bindir}/mysqld-wait-ready
14mr|mariadb-10.0.11-6|328	%doc %{_docdir}/%{name}-%{version}
14mr|mariadb-10.0.11-6|329	%attr(711,%{muser},%{muser}) /srv/mysql
14mr|mariadb-10.0.11-6|330	%attr(711,%{muser},%{muser}) %{_localstatedir}/log/mysqld
14mr|mariadb-10.0.11-6|331	%{_mandir}/man1/innochecksum.1*
14mr|mariadb-10.0.11-6|332	%{_mandir}/man1/myisam_ftdump.1*
14mr|mariadb-10.0.11-6|333	%{_mandir}/man1/myisamchk.1*
14mr|mariadb-10.0.11-6|334	%{_mandir}/man1/myisamlog.1*
14mr|mariadb-10.0.11-6|335	%{_mandir}/man1/myisampack.1*
14mr|mariadb-10.0.11-6|336	%{_mandir}/man1/mysql.server.1*
14mr|mariadb-10.0.11-6|337	%{_mandir}/man1/mysql_config.1*
14mr|mariadb-10.0.11-6|338	%{_mandir}/man1/mysql_convert_table_format.1*
14mr|mariadb-10.0.11-6|339	%{_mandir}/man1/mysql_fix_extensions.1*
14mr|mariadb-10.0.11-6|340	%{_mandir}/man1/mysql_fix_privilege_tables.1*
14mr|mariadb-10.0.11-6|341	%{_mandir}/man1/mysql_install_db.1*
14mr|mariadb-10.0.11-6|342	%{_mandir}/man1/mysql_secure_installation.1*
14mr|mariadb-10.0.11-6|343	%{_mandir}/man1/mysql_setpermission.1*
14mr|mariadb-10.0.11-6|344	%{_mandir}/man1/mysql_tzinfo_to_sql.1*
14mr|mariadb-10.0.11-6|345	%{_mandir}/man1/mysql_upgrade.1*
14mr|mariadb-10.0.11-6|346	%{_mandir}/man1/mysql_zap.1*
14mr|mariadb-10.0.11-6|347	%{_mandir}/man1/mysqlbug.1*
14mr|mariadb-10.0.11-6|348	%{_mandir}/man1/mysqld_multi.1*
14mr|mariadb-10.0.11-6|349	%{_mandir}/man1/mysqld_safe.1*
14mr|mariadb-10.0.11-6|350	%{_mandir}/man1/mysqlhotcopy.1*
14mr|mariadb-10.0.11-6|351	%{_mandir}/man1/mysqlman.1*
14mr|mariadb-10.0.11-6|352	%{_mandir}/man1/perror.1*
14mr|mariadb-10.0.11-6|353	%{_mandir}/man1/replace.1*
14mr|mariadb-10.0.11-6|354	%{_mandir}/man1/resolve_stack_dump.1*
14mr|mariadb-10.0.11-6|355	%{_mandir}/man1/resolveip.1*
14mr|mariadb-10.0.11-6|356	
14mr|mariadb-10.0.11-6|357	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|358	
14mr|mariadb-10.0.11-6|359	%package msql2mysql
14mr|mariadb-10.0.11-6|360	Summary:	Tool to convert code written for mSQL to MySQL/MariaDB
14mr|mariadb-10.0.11-6|361	Group:		Development/Other
14mr|mariadb-10.0.11-6|362	Conflicts:	mysql-client < 5.7
14mr|mariadb-10.0.11-6|363	Conflicts:	mysql-cluster-client
14mr|mariadb-10.0.11-6|364	
14mr|mariadb-10.0.11-6|365	%description msql2mysql
14mr|mariadb-10.0.11-6|366	Tool to convert code written for mSQL to MySQL/MariaDB.
14mr|mariadb-10.0.11-6|367	
14mr|mariadb-10.0.11-6|368	%files msql2mysql
14mr|mariadb-10.0.11-6|369	%{_bindir}/msql2mysql
14mr|mariadb-10.0.11-6|370	%{_mandir}/man1/msql2mysql.1*
14mr|mariadb-10.0.11-6|371	
14mr|mariadb-10.0.11-6|372	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|373	
14mr|mariadb-10.0.11-6|374	%package common
14mr|mariadb-10.0.11-6|375	Summary:	Common files needed by both the MariaDB server and client
14mr|mariadb-10.0.11-6|376	Group:		System/Servers
14mr|mariadb-10.0.11-6|377	Obsoletes:	mysql-common < 5.7
14mr|mariadb-10.0.11-6|378	Provides:	mysql-common = 5.7
14mr|mariadb-10.0.11-6|379	BuildArch:	noarch
14mr|mariadb-10.0.11-6|380	
14mr|mariadb-10.0.11-6|381	%description common
14mr|mariadb-10.0.11-6|382	Common files needed by both the MariaDB server and client.
14mr|mariadb-10.0.11-6|383	
14mr|mariadb-10.0.11-6|384	%files common
14mr|mariadb-10.0.11-6|385	%doc README COPYING
14mr|mariadb-10.0.11-6|386	%{_sysconfdir}/my.cnf
14mr|mariadb-10.0.11-6|387	%dir %{_sysconfdir}/my.cnf.d
14mr|mariadb-10.0.11-6|388	%dir %{_datadir}/mysql
14mr|mariadb-10.0.11-6|389	%{_datadir}/mysql/english
14mr|mariadb-10.0.11-6|390	%{_datadir}/mysql/charsets
14mr|mariadb-10.0.11-6|391	%{_datadir}/mysql/czech
14mr|mariadb-10.0.11-6|392	%{_datadir}/mysql/danish
14mr|mariadb-10.0.11-6|393	%{_datadir}/mysql/dutch
14mr|mariadb-10.0.11-6|394	%{_datadir}/mysql/estonian
14mr|mariadb-10.0.11-6|395	%{_datadir}/mysql/french
14mr|mariadb-10.0.11-6|396	%{_datadir}/mysql/german
14mr|mariadb-10.0.11-6|397	%{_datadir}/mysql/greek
14mr|mariadb-10.0.11-6|398	%{_datadir}/mysql/hungarian
14mr|mariadb-10.0.11-6|399	%{_datadir}/mysql/italian
14mr|mariadb-10.0.11-6|400	%{_datadir}/mysql/japanese
14mr|mariadb-10.0.11-6|401	%{_datadir}/mysql/korean
14mr|mariadb-10.0.11-6|402	%{_datadir}/mysql/norwegian
14mr|mariadb-10.0.11-6|403	%{_datadir}/mysql/norwegian-ny
14mr|mariadb-10.0.11-6|404	%{_datadir}/mysql/polish
14mr|mariadb-10.0.11-6|405	%{_datadir}/mysql/portuguese
14mr|mariadb-10.0.11-6|406	%{_datadir}/mysql/romanian
14mr|mariadb-10.0.11-6|407	%{_datadir}/mysql/russian
14mr|mariadb-10.0.11-6|408	%{_datadir}/mysql/serbian
14mr|mariadb-10.0.11-6|409	%{_datadir}/mysql/slovak
14mr|mariadb-10.0.11-6|410	%{_datadir}/mysql/spanish
14mr|mariadb-10.0.11-6|411	%{_datadir}/mysql/swedish
14mr|mariadb-10.0.11-6|412	%{_datadir}/mysql/ukrainian
14mr|mariadb-10.0.11-6|413	# We put this into -common for now because it is needed for both
14mr|mariadb-10.0.11-6|414	# -server (used by mysqld_safe) and by -devel (configure scripts calling
14mr|mariadb-10.0.11-6|415	# it, e.g. php)
14mr|mariadb-10.0.11-6|416	%{_bindir}/mysql_config
14mr|mariadb-10.0.11-6|417	
14mr|mariadb-10.0.11-6|418	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|419	
14mr|mariadb-10.0.11-6|420	%package client
14mr|mariadb-10.0.11-6|421	Summary:	MariaDB command line client
14mr|mariadb-10.0.11-6|422	Group:		Databases
14mr|mariadb-10.0.11-6|423	Conflicts:	mysql-server < 5.7
14mr|mariadb-10.0.11-6|424	Conflicts:	mysql-client < 5.7
14mr|mariadb-10.0.11-6|425	Obsoletes:	mysql-client < 5.7
14mr|mariadb-10.0.11-6|426	Provides:	mysql-client = 5.7
14mr|mariadb-10.0.11-6|427	
14mr|mariadb-10.0.11-6|428	%description client
14mr|mariadb-10.0.11-6|429	MariaDB command line client.
14mr|mariadb-10.0.11-6|430	
14mr|mariadb-10.0.11-6|431	%files client
14mr|mariadb-10.0.11-6|432	%{_bindir}/mysql
14mr|mariadb-10.0.11-6|433	%{_bindir}/mysql_embedded
14mr|mariadb-10.0.11-6|434	%{_bindir}/mysqlaccess
14mr|mariadb-10.0.11-6|435	%{_bindir}/mysqladmin
14mr|mariadb-10.0.11-6|436	%{_bindir}/mysqlbinlog
14mr|mariadb-10.0.11-6|437	%{_bindir}/mysqlcheck
14mr|mariadb-10.0.11-6|438	%{_bindir}/mysqldump
14mr|mariadb-10.0.11-6|439	%{_bindir}/mysqldumpslow
14mr|mariadb-10.0.11-6|440	%{_bindir}/mysql_find_rows
14mr|mariadb-10.0.11-6|441	%{_bindir}/mysqlimport
14mr|mariadb-10.0.11-6|442	%{_bindir}/mysqlshow
14mr|mariadb-10.0.11-6|443	%{_bindir}/mysqlslap
14mr|mariadb-10.0.11-6|444	%{_bindir}/mysql_waitpid
14mr|mariadb-10.0.11-6|445	%{_bindir}/my_print_defaults
14mr|mariadb-10.0.11-6|446	%{_mandir}/man1/mysql.1*
14mr|mariadb-10.0.11-6|447	%{_mandir}/man1/mysqlaccess.1*
14mr|mariadb-10.0.11-6|448	%{_mandir}/man1/mysqladmin.1*
14mr|mariadb-10.0.11-6|449	%{_mandir}/man1/mysqlbinlog.1*
14mr|mariadb-10.0.11-6|450	%{_mandir}/man1/mysqlcheck.1*
14mr|mariadb-10.0.11-6|451	%{_mandir}/man1/mysqldump.1*
14mr|mariadb-10.0.11-6|452	%{_mandir}/man1/mysqldumpslow.1*
14mr|mariadb-10.0.11-6|453	%{_mandir}/man1/mysql_find_rows.1*
14mr|mariadb-10.0.11-6|454	%{_mandir}/man1/mysqlimport.1*
14mr|mariadb-10.0.11-6|455	%{_mandir}/man1/mysqlslap.1*
14mr|mariadb-10.0.11-6|456	%{_mandir}/man1/mysqlshow.1*
14mr|mariadb-10.0.11-6|457	%{_mandir}/man1/mysql_waitpid.1*
14mr|mariadb-10.0.11-6|458	%{_mandir}/man1/my_print_defaults.1*
14mr|mariadb-10.0.11-6|459	
14mr|mariadb-10.0.11-6|460	#----------------------------------------------------------------------------
14mr|mariadb-10.0.11-6|461	
14mr|mariadb-10.0.11-6|462	%prep
14mr|mariadb-10.0.11-6|463	%setup -q
14mr|mariadb-10.0.11-6|464	%apply_patches
14mr|mariadb-10.0.11-6|465	# Workarounds for bugs
14mr|mariadb-10.0.11-6|466	sed -i "s@data/test@\${INSTALL_MYSQLTESTDIR}@g" sql/CMakeLists.txt
14mr|mariadb-10.0.11-6|467	#sed -i "s/srv_buf_size/srv_sort_buf_size/" storage/innobase/row/row0log.cc
14mr|mariadb-10.0.11-6|468	%if "%{distepoch}" < "2014.0"
14mr|mariadb-10.0.11-6|469	sed -e 's, -fuse-linker-plugin,,' -i storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake storage/tokudb/CMakeLists.txt
14mr|mariadb-10.0.11-6|470	%endif
14mr|mariadb-10.0.11-6|471	# -flto doesn't work with the way tokudb builds static libraries
14mr|mariadb-10.0.11-6|472	sed -e 's, -flto,,' -i storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake storage/tokudb/CMakeLists.txt
14mr|mariadb-10.0.11-6|473	
14mr|mariadb-10.0.11-6|474	%build
14mr|mariadb-10.0.11-6|475	# aliasing rule violations at least in storage/tokudb/ft-index/ft/dbufio.cc
14mr|mariadb-10.0.11-6|476	# -fuse-ld=bfd is necessary for the libmysql_versions.ld linker script to work.
14mr|mariadb-10.0.11-6|477	export CFLAGS="%{optflags} -fno-strict-aliasing -Wno-error=maybe-uninitialized -fuse-ld=bfd -fno-delete-null-pointer-checks"
14mr|mariadb-10.0.11-6|478	export CXXFLAGS="%{optflags} -fno-strict-aliasing -Wno-error=maybe-uninitialized -fuse-ld=bfd -fno-delete-null-pointer-checks"
14mr|mariadb-10.0.11-6|479	export LDFLAGS="%{optflags} -fuse-ld=bfd"
14mr|mariadb-10.0.11-6|480	
14mr|mariadb-10.0.11-6|481	%cmake \
14mr|mariadb-10.0.11-6|482	-DINSTALL_LAYOUT=RPM \
14mr|mariadb-10.0.11-6|483	-DMYSQL_DATADIR=/srv/mysql \
14mr|mariadb-10.0.11-6|484	-DMYSQL_UNIX_ADDR=/run/mysqld/mysql.sock \
14mr|mariadb-10.0.11-6|485	-DWITH_EXTRA_CHARSETS=complex \
14mr|mariadb-10.0.11-6|486	-DWITH_EMBEDDED_SERVER:BOOL=ON \
14mr|mariadb-10.0.11-6|487	-DWITH_READLINE:BOOL=ON \
14mr|mariadb-10.0.11-6|488	-DWITH_LIBEVENT=system
14mr|mariadb-10.0.11-6|489	
14mr|mariadb-10.0.11-6|490	# Used by logformat during build
14mr|mariadb-10.0.11-6|491	export LD_LIBRARY_PATH=`pwd`/storage/tokudb/ft-index/portability:$LD_LIBRARY_PATH
14mr|mariadb-10.0.11-6|492	%make -k || make
14mr|mariadb-10.0.11-6|493	
14mr|mariadb-10.0.11-6|494	%install
14mr|mariadb-10.0.11-6|495	%makeinstall_std -C build
14mr|mariadb-10.0.11-6|496	
14mr|mariadb-10.0.11-6|497	# systemd integration
14mr|mariadb-10.0.11-6|498	mkdir -p %{buildroot}/lib/systemd/system
14mr|mariadb-10.0.11-6|499	install -c -m 644 %{SOURCE100} %{buildroot}%{_systemunitdir}
14mr|mariadb-10.0.11-6|500	install -c -m 755 %{SOURCE101} %{buildroot}%{_bindir}
14mr|mariadb-10.0.11-6|501	install -c -m 755 %{SOURCE102} %{buildroot}%{_bindir}
14mr|mariadb-10.0.11-6|502	rm -rf %{buildroot}%{_sysconfdir}/init.d
14mr|mariadb-10.0.11-6|503	
14mr|mariadb-10.0.11-6|504	# Fix bogus doc installation
14mr|mariadb-10.0.11-6|505	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14mr|mariadb-10.0.11-6|506	find %{buildroot}%{_docdir} -type f -exec mv {} %{buildroot}%{_docdir}/%{name}-%{version}/ ';'
14mr|mariadb-10.0.11-6|507	
14mr|mariadb-10.0.11-6|508	mkdir -p %{buildroot}/srv/mysql \
14mr|mariadb-10.0.11-6|509	%{buildroot}%{_localstatedir}/log/mysqld
14mr|mariadb-10.0.11-6|510	chmod 711 %{buildroot}/srv/mysql \
14mr|mariadb-10.0.11-6|511	%{buildroot}%{_localstatedir}/log/mysqld
14mr|mariadb-10.0.11-6|512	
14mr|mariadb-10.0.11-6|513	# Unneeded stuff
14mr|mariadb-10.0.11-6|514	rm -f	%{buildroot}%{_datadir}/mysql/binary-configure \
14mr|mariadb-10.0.11-6|515	%{buildroot}%{_datadir}/mysql/magic \
14mr|mariadb-10.0.11-6|516	%{buildroot}%{_datadir}/mysql/mysql-log-rotate \
14mr|mariadb-10.0.11-6|517	%{buildroot}%{_datadir}/mysql/solaris/postinstall-solaris
14mr|mariadb-10.0.11-6|518	# Should those go to docs rather than just being deleted?
14mr|mariadb-10.0.11-6|519	rm -f	%{buildroot}%{_datadir}/mysql/config.huge.ini \
14mr|mariadb-10.0.11-6|520	%{buildroot}%{_datadir}/mysql/config.medium.ini \
14mr|mariadb-10.0.11-6|521	%{buildroot}%{_datadir}/mysql/config.small.ini \
14mr|mariadb-10.0.11-6|522	%{buildroot}%{_datadir}/mysql/mysql.server \
14mr|mariadb-10.0.11-6|523	%{buildroot}%{_datadir}/mysql/mysqld_multi.server \
14mr|mariadb-10.0.11-6|524	%{buildroot}%{_datadir}/mysql/ndb-config-2-node.ini \
14mr|mariadb-10.0.11-6|525	%{buildroot}%{_datadir}/mysql/SELinux/RHEL4/mysql.fc \
14mr|mariadb-10.0.11-6|526	%{buildroot}%{_datadir}/mysql/SELinux/RHEL4/mysql.te
14mr|mariadb-10.0.11-6|527	
14mr|mariadb-10.0.11-6|528	
14mr|mariadb-10.0.11-6|529	%changelog

17618 14
14mr|mash-0.2.0-6|1	%define major	0
14mr|mash-0.2.0-6|2	%define api		0.2
14mr|mash-0.2.0-6|3	%define gir_major	0.2
14mr|mash-0.2.0-6|4	
14mr|mash-0.2.0-6|5	%define libname	%mklibname %{name} %{api} %{major}
14mr|mash-0.2.0-6|6	%define girname	%mklibname %{name}-gir %{gir_major}
14mr|mash-0.2.0-6|7	%define develname	%mklibname -d %{name}
14mr|mash-0.2.0-6|8	
14mr|mash-0.2.0-6|9	Summary:	A library for using real 3D models within a Clutter scene
14mr|mash-0.2.0-6|10	Name:		mash
14mr|mash-0.2.0-6|11	Version:	0.2.0
14mr|mash-0.2.0-6|12	Release:	6
14mr|mash-0.2.0-6|13	License:	LGPLv2+
14mr|mash-0.2.0-6|14	Group:		System/Libraries
14mr|mash-0.2.0-6|15	URL:		http://wiki.clutter-project.org/wiki/Mash
14mr|mash-0.2.0-6|16	Source0:	http://source.clutter-project.org/sources/mash/0.2/mash-%{version}.tar.xz
14mr|mash-0.2.0-6|17	
14mr|mash-0.2.0-6|18	# From Fedora:
14mr|mash-0.2.0-6|19	# Already sent upstream for review,
14mr|mash-0.2.0-6|20	# see http://lists.clutter-project.org/pipermail/clutter-devel-list/2011-March/000196.html
14mr|mash-0.2.0-6|21	Patch0:		0001-Use-the-system-version-of-rply-if-available.patch
14mr|mash-0.2.0-6|22	BuildRequires:	pkgconfig(glib-2.0)
14mr|mash-0.2.0-6|23	BuildRequires:	pkgconfig(gobject-2.0)
14mr|mash-0.2.0-6|24	BuildRequires:	pkgconfig(clutter-1.0)
14mr|mash-0.2.0-6|25	BuildRequires:	pkgconfig(gl)
14mr|mash-0.2.0-6|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|mash-0.2.0-6|27	BuildRequires:	pkgconfig(gtk-doc)
14mr|mash-0.2.0-6|28	BuildRequires:	rply-devel
14mr|mash-0.2.0-6|29	
14mr|mash-0.2.0-6|30	%description
14mr|mash-0.2.0-6|31	Mash is a small library for using real 3D models within a Clutter
14mr|mash-0.2.0-6|32	scene. Models can be exported from Blender or other 3D modeling
14mr|mash-0.2.0-6|33	software as PLY files and then used as actors. It also supports a
14mr|mash-0.2.0-6|34	lighting model with animatable lights.
14mr|mash-0.2.0-6|35	
14mr|mash-0.2.0-6|36	%package -n %{libname}
14mr|mash-0.2.0-6|37	Summary:	A library for using real 3D models within a Clutter scene
14mr|mash-0.2.0-6|38	Group:		System/Libraries
14mr|mash-0.2.0-6|39	
14mr|mash-0.2.0-6|40	%description -n %{libname}
14mr|mash-0.2.0-6|41	Mash is a small library for using real 3D models within a Clutter
14mr|mash-0.2.0-6|42	scene. Models can be exported from Blender or other 3D modeling
14mr|mash-0.2.0-6|43	software as PLY files and then used as actors. It also supports a
14mr|mash-0.2.0-6|44	lighting model with animatable lights.
14mr|mash-0.2.0-6|45	
14mr|mash-0.2.0-6|46	%package -n %{girname}
14mr|mash-0.2.0-6|47	Summary:	GObject Introspection interface description for %{name}
14mr|mash-0.2.0-6|48	Group:		System/Libraries
14mr|mash-0.2.0-6|49	
14mr|mash-0.2.0-6|50	%description -n %{girname}
14mr|mash-0.2.0-6|51	GObject Introspection interface description for %{name}.
14mr|mash-0.2.0-6|52	
14mr|mash-0.2.0-6|53	%package -n %{develname}
14mr|mash-0.2.0-6|54	Summary:	Development files for %{name}
14mr|mash-0.2.0-6|55	Group:		Development/Other
14mr|mash-0.2.0-6|56	Requires:	%{libname} = %{version}-%{release}
14mr|mash-0.2.0-6|57	Requires:	%{girname} = %{version}-%{release}
14mr|mash-0.2.0-6|58	Provides:	%{name}-devel = %{version}-%{release}
14mr|mash-0.2.0-6|59	
14mr|mash-0.2.0-6|60	%description -n %{develname}
14mr|mash-0.2.0-6|61	This package contains libraries and header files needed for
14mr|mash-0.2.0-6|62	development of programs using %{name}.
14mr|mash-0.2.0-6|63	
14mr|mash-0.2.0-6|64	%prep
14mr|mash-0.2.0-6|65	%setup -q
14mr|mash-0.2.0-6|66	autoconf
14mr|mash-0.2.0-6|67	
14mr|mash-0.2.0-6|68	%build
14mr|mash-0.2.0-6|69	export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
14mr|mash-0.2.0-6|70	%configure2_5x \
14mr|mash-0.2.0-6|71	--disable-static \
14mr|mash-0.2.0-6|72	--disable-silent-rules
14mr|mash-0.2.0-6|73	
14mr|mash-0.2.0-6|74	%make
14mr|mash-0.2.0-6|75	
14mr|mash-0.2.0-6|76	%install
14mr|mash-0.2.0-6|77	%makeinstall_std
14mr|mash-0.2.0-6|78	
14mr|mash-0.2.0-6|79	%files -n %{libname}
14mr|mash-0.2.0-6|80	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|mash-0.2.0-6|81	
14mr|mash-0.2.0-6|82	%files -n %{girname}
14mr|mash-0.2.0-6|83	%{_libdir}/girepository-1.0/Mash-%{gir_major}.typelib
14mr|mash-0.2.0-6|84	
14mr|mash-0.2.0-6|85	%files -n %{develname}
14mr|mash-0.2.0-6|86	%doc README NEWS AUTHORS
14mr|mash-0.2.0-6|87	%doc %{_datadir}/gtk-doc/html/mash
14mr|mash-0.2.0-6|88	%{_includedir}/%{name}-%{api}
14mr|mash-0.2.0-6|89	%{_libdir}/lib%{name}-%{api}.so
14mr|mash-0.2.0-6|90	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|mash-0.2.0-6|91	%{_datadir}/gir-1.0/Mash-%{gir_major}.gir
14mr|mash-0.2.0-6|92	
14mr|mash-0.2.0-6|93	%changelog
14mr|mash-0.2.0-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-6
14mr|mash-0.2.0-6|95	+ Revision: e187f67
14mr|mash-0.2.0-6|96	- MassBuild#440: Increase release tag
14mr|mash-0.2.0-6|97	
14mr|mash-0.2.0-6|98	

17619 14
14mr|master-boot-code-1.14-3|1	Name:		master-boot-code
14mr|master-boot-code-1.14-3|2	License:	BSD 3-Clause
14mr|master-boot-code-1.14-3|3	Group:		System/Kernel and hardware
14mr|master-boot-code-1.14-3|4	Version:	1.14
14mr|master-boot-code-1.14-3|5	Release:	3
14mr|master-boot-code-1.14-3|6	Summary:	i386 Master Boot Record Code
14mr|master-boot-code-1.14-3|7	URL:		http://www.novell.com/products/linuxpackages/opensuse/master-boot-code.html
14mr|master-boot-code-1.14-3|8	Source0:	master-boot-code.tar.bz2
14mr|master-boot-code-1.14-3|9	Source1:	%{name}.rpmlintrc
14mr|master-boot-code-1.14-3|10	Exclusivearch:	%ix86 x86_64 amd64 ia32e
14mr|master-boot-code-1.14-3|11	
14mr|master-boot-code-1.14-3|12	Patch0:		master-boot-code-x86_64.patch
14mr|master-boot-code-1.14-3|13	
14mr|master-boot-code-1.14-3|14	%description
14mr|master-boot-code-1.14-3|15	The i386 master boot code is code that, after copied to the MBR of the
14mr|master-boot-code-1.14-3|16	boot disk, loads and starts the boot sector of the active partition.
14mr|master-boot-code-1.14-3|17	
14mr|master-boot-code-1.14-3|18	Authors:
14mr|master-boot-code-1.14-3|19	--------
14mr|master-boot-code-1.14-3|20	Wolfgang Solfrank, TooLs GmbH
14mr|master-boot-code-1.14-3|21	The Regents of the University of California
14mr|master-boot-code-1.14-3|22	
14mr|master-boot-code-1.14-3|23	%prep
14mr|master-boot-code-1.14-3|24	%setup -n %{name}-%{version}
14mr|master-boot-code-1.14-3|25	
14mr|master-boot-code-1.14-3|26	%ifarch x86_64
14mr|master-boot-code-1.14-3|27	%patch0 -p1
14mr|master-boot-code-1.14-3|28	%endif
14mr|master-boot-code-1.14-3|29	
14mr|master-boot-code-1.14-3|30	%build
14mr|master-boot-code-1.14-3|31	make
14mr|master-boot-code-1.14-3|32	
14mr|master-boot-code-1.14-3|33	%install
14mr|master-boot-code-1.14-3|34	test -d %{buildroot}/usr/lib/boot || mkdir -p %{buildroot}/usr/lib/boot
14mr|master-boot-code-1.14-3|35	install -c -p -m 644 mbr %{buildroot}/usr/lib/boot/master-boot-code
14mr|master-boot-code-1.14-3|36	
14mr|master-boot-code-1.14-3|37	%files
14mr|master-boot-code-1.14-3|38	%dir /usr/lib/boot
14mr|master-boot-code-1.14-3|39	%attr(644,root,root) /usr/lib/boot/master-boot-code
14mr|master-boot-code-1.14-3|40	%doc COPYING
14mr|master-boot-code-1.14-3|41	
14mr|master-boot-code-1.14-3|42	
14mr|master-boot-code-1.14-3|43	
14mr|master-boot-code-1.14-3|44	%changelog
14mr|master-boot-code-1.14-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-3
14mr|master-boot-code-1.14-3|46	+ Revision: 83f5e33
14mr|master-boot-code-1.14-3|47	- MassBuild#440: Increase release tag
14mr|master-boot-code-1.14-3|48	
14mr|master-boot-code-1.14-3|49	

17620 14
14mr|matchbox-window-manager-1.2-29|1	%define enable_drakx_version 0
14mr|matchbox-window-manager-1.2-29|2	
14mr|matchbox-window-manager-1.2-29|3	%{?_with_drakx: %global enable_drakx_version 1}
14mr|matchbox-window-manager-1.2-29|4	
14mr|matchbox-window-manager-1.2-29|5	Summary:	Window manager for the Matchbox Desktop
14mr|matchbox-window-manager-1.2-29|6	Name:		matchbox-window-manager
14mr|matchbox-window-manager-1.2-29|7	Version:	1.2
14mr|matchbox-window-manager-1.2-29|8	Release:	29
14mr|matchbox-window-manager-1.2-29|9	License:	GPLv2+
14mr|matchbox-window-manager-1.2-29|10	Group:		Graphical desktop/Other
14mr|matchbox-window-manager-1.2-29|11	Url:		http://projects.o-hand.com/matchbox/
14mr|matchbox-window-manager-1.2-29|12	Source0:	http://projects.o-hand.com/matchbox/sources/%name/%version/%{name}-%{version}.tar.bz2
14mr|matchbox-window-manager-1.2-29|13	#specific theme for installer
14mr|matchbox-window-manager-1.2-29|14	Source1:	matchbox-ia_ora.tar.bz2
14mr|matchbox-window-manager-1.2-29|15	Source2:	30-start-matchbox.xsetup
14mr|matchbox-window-manager-1.2-29|16	Source3:	80-stop-matchbox.xsetup
14mr|matchbox-window-manager-1.2-29|17	# (fc) 1.2-2mdv various bug fixes from SVN
14mr|matchbox-window-manager-1.2-29|18	Patch0:		matchbox-window-manager-1.2-svnfixes.patch
14mr|matchbox-window-manager-1.2-29|19	# (fc) 1.2-2mdv various customizations for DrakX
14mr|matchbox-window-manager-1.2-29|20	Patch1:		matchbox-window-manager-1.2-drakx.patch
14mr|matchbox-window-manager-1.2-29|21	# (fc) 1.2-3mdv extend theme for separate decorations for modal dialogs
14mr|matchbox-window-manager-1.2-29|22	Patch2:		matchbox-window-manager-1.2-modal.patch
14mr|matchbox-window-manager-1.2-29|23	
14mr|matchbox-window-manager-1.2-29|24	BuildRequires:	GConf2
14mr|matchbox-window-manager-1.2-29|25	BuildRequires:	pkgconfig
14mr|matchbox-window-manager-1.2-29|26	BuildRequires:	libmatchbox-devel
14mr|matchbox-window-manager-1.2-29|27	BuildRequires:	expat-devel
14mr|matchbox-window-manager-1.2-29|28	BuildRequires:	startup-notification-devel
14mr|matchbox-window-manager-1.2-29|29	BuildRequires:	libXsettings-client-devel
14mr|matchbox-window-manager-1.2-29|30	BuildRequires:	pkgconfig(gconf-2.0)
14mr|matchbox-window-manager-1.2-29|31	BuildRequires:	pkgconfig(xcomposite)
14mr|matchbox-window-manager-1.2-29|32	BuildRequires:	pkgconfig(xdamage)
14mr|matchbox-window-manager-1.2-29|33	Requires(preun):GConf2
14mr|matchbox-window-manager-1.2-29|34	
14mr|matchbox-window-manager-1.2-29|35	%description
14mr|matchbox-window-manager-1.2-29|36	Matchbox is a base environment for the X Window System running on non-desktop
14mr|matchbox-window-manager-1.2-29|37	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
14mr|matchbox-window-manager-1.2-29|38	for which screen space, input mechanisms or system resources are limited.
14mr|matchbox-window-manager-1.2-29|39	
14mr|matchbox-window-manager-1.2-29|40	This package contains the window manager from Matchbox.
14mr|matchbox-window-manager-1.2-29|41	
14mr|matchbox-window-manager-1.2-29|42	%files
14mr|matchbox-window-manager-1.2-29|43	%doc AUTHORS README ChangeLog
14mr|matchbox-window-manager-1.2-29|44	%{_sysconfdir}/gconf/schemas/matchbox.schemas
14mr|matchbox-window-manager-1.2-29|45	%{_bindir}/matchbox*
14mr|matchbox-window-manager-1.2-29|46	%{_datadir}/matchbox/*
14mr|matchbox-window-manager-1.2-29|47	%{_datadir}/themes/*
14mr|matchbox-window-manager-1.2-29|48	%exclude %{_datadir}/themes/Ia*Ora*Smooth
14mr|matchbox-window-manager-1.2-29|49	%exclude %{_datadir}/matchbox/mbnoapp.xpm
14mr|matchbox-window-manager-1.2-29|50	
14mr|matchbox-window-manager-1.2-29|51	%if !%{enable_drakx_version}
14mr|matchbox-window-manager-1.2-29|52	%preun
14mr|matchbox-window-manager-1.2-29|53	%preun_uninstall_gconf_schemas matchbox
14mr|matchbox-window-manager-1.2-29|54	%endif
14mr|matchbox-window-manager-1.2-29|55	
14mr|matchbox-window-manager-1.2-29|56	#----------------------------------------------------------------------------
14mr|matchbox-window-manager-1.2-29|57	
14mr|matchbox-window-manager-1.2-29|58	%package -n drakx-installer-matchbox
14mr|matchbox-window-manager-1.2-29|59	Summary:	Customized version of Matchbox for DrakX installer
14mr|matchbox-window-manager-1.2-29|60	Group:		Graphical desktop/Other
14mr|matchbox-window-manager-1.2-29|61	
14mr|matchbox-window-manager-1.2-29|62	%description -n drakx-installer-matchbox
14mr|matchbox-window-manager-1.2-29|63	Customized version of Matchbox Window Manager for DrakX installer.
14mr|matchbox-window-manager-1.2-29|64	
14mr|matchbox-window-manager-1.2-29|65	%files -n drakx-installer-matchbox
14mr|matchbox-window-manager-1.2-29|66	%{_sysconfdir}/X11/xsetup.d/*.xsetup
14mr|matchbox-window-manager-1.2-29|67	%{_bindir}/drakx-matchbox-window-manager
14mr|matchbox-window-manager-1.2-29|68	%{_datadir}/themes/Ia*Ora*Smooth
14mr|matchbox-window-manager-1.2-29|69	%{_datadir}/matchbox/*
14mr|matchbox-window-manager-1.2-29|70	
14mr|matchbox-window-manager-1.2-29|71	#----------------------------------------------------------------------------
14mr|matchbox-window-manager-1.2-29|72	
14mr|matchbox-window-manager-1.2-29|73	%prep
14mr|matchbox-window-manager-1.2-29|74	%setup -q
14mr|matchbox-window-manager-1.2-29|75	%patch0 -p1 -b .svnfixes
14mr|matchbox-window-manager-1.2-29|76	%patch1 -p1 -b .drakx-version
14mr|matchbox-window-manager-1.2-29|77	%patch2 -p1 -b .modal
14mr|matchbox-window-manager-1.2-29|78	
14mr|matchbox-window-manager-1.2-29|79	%build
14mr|matchbox-window-manager-1.2-29|80	[ -d standard ] || mkdir standard
14mr|matchbox-window-manager-1.2-29|81	cd standard
14mr|matchbox-window-manager-1.2-29|82	CONFIGURE_TOP=.. \
14mr|matchbox-window-manager-1.2-29|83	CFLAGS="%{optflags} -lm"
14mr|matchbox-window-manager-1.2-29|84	%configure2_5x \
14mr|matchbox-window-manager-1.2-29|85	--enable-expat \
14mr|matchbox-window-manager-1.2-29|86	--disable-composite \
14mr|matchbox-window-manager-1.2-29|87	--enable-gconf \
14mr|matchbox-window-manager-1.2-29|88	--enable-startup-notification
14mr|matchbox-window-manager-1.2-29|89	
14mr|matchbox-window-manager-1.2-29|90	%make
14mr|matchbox-window-manager-1.2-29|91	cd -
14mr|matchbox-window-manager-1.2-29|92	
14mr|matchbox-window-manager-1.2-29|93	[ -d drakx ] || mkdir drakx
14mr|matchbox-window-manager-1.2-29|94	cd drakx
14mr|matchbox-window-manager-1.2-29|95	CONFIGURE_TOP=.. \
14mr|matchbox-window-manager-1.2-29|96	CFLAGS="%{optflags} -DDRAKX_VERSION -lm" %configure2_5x \
14mr|matchbox-window-manager-1.2-29|97	--enable-expat \
14mr|matchbox-window-manager-1.2-29|98	--enable-composite \
14mr|matchbox-window-manager-1.2-29|99	--disable-session \
14mr|matchbox-window-manager-1.2-29|100	--disable-keyboard \
14mr|matchbox-window-manager-1.2-29|101	--disable-ping-protocol \
14mr|matchbox-window-manager-1.2-29|102	--disable-xrm \
14mr|matchbox-window-manager-1.2-29|103	--disable-gconf \
14mr|matchbox-window-manager-1.2-29|104	--disable-startup-notification \
14mr|matchbox-window-manager-1.2-29|105	--disable-xsettings
14mr|matchbox-window-manager-1.2-29|106	
14mr|matchbox-window-manager-1.2-29|107	%make
14mr|matchbox-window-manager-1.2-29|108	cd -
14mr|matchbox-window-manager-1.2-29|109	
14mr|matchbox-window-manager-1.2-29|110	%install
14mr|matchbox-window-manager-1.2-29|111	cd standard
14mr|matchbox-window-manager-1.2-29|112	%makeinstall_std
14mr|matchbox-window-manager-1.2-29|113	cd -
14mr|matchbox-window-manager-1.2-29|114	
14mr|matchbox-window-manager-1.2-29|115	#this file is ignored
14mr|matchbox-window-manager-1.2-29|116	rm -rf %{buildroot}%{_sysconfdir}/matchbox/kbdconfig
14mr|matchbox-window-manager-1.2-29|117	
14mr|matchbox-window-manager-1.2-29|118	mkdir -p %{buildroot}%{_sysconfdir}/X11/xsetup.d/
14mr|matchbox-window-manager-1.2-29|119	
14mr|matchbox-window-manager-1.2-29|120	install -m755 %{SOURCE2} %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/xsetup.d/
14mr|matchbox-window-manager-1.2-29|121	
14mr|matchbox-window-manager-1.2-29|122	tar -x -C %{buildroot} -f %{SOURCE1}
14mr|matchbox-window-manager-1.2-29|123	
14mr|matchbox-window-manager-1.2-29|124	install -m 755 drakx/src/matchbox-window-manager %{buildroot}%{_bindir}/drakx-matchbox-window-manager
14mr|matchbox-window-manager-1.2-29|125	
14mr|matchbox-window-manager-1.2-29|126	
14mr|matchbox-window-manager-1.2-29|127	%changelog
14mr|matchbox-window-manager-1.2-29|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-29
14mr|matchbox-window-manager-1.2-29|129	+ Revision: 41ef810
14mr|matchbox-window-manager-1.2-29|130	- MassBuild#440: Increase release tag
14mr|matchbox-window-manager-1.2-29|131	
14mr|matchbox-window-manager-1.2-29|132	

17621 14
14mr|maven2-2.2.1-6|1	%define bootstrap	1
14mr|maven2-2.2.1-6|2	%define __jar_repack	0
14mr|maven2-2.2.1-6|3	
14mr|maven2-2.2.1-6|4	Name:		maven2
14mr|maven2-2.2.1-6|5	Version:	2.2.1
14mr|maven2-2.2.1-6|6	Release:	6
14mr|maven2-2.2.1-6|7	Summary:	Java project management and project comprehension tool
14mr|maven2-2.2.1-6|8	Group:		Development/Java
14mr|maven2-2.2.1-6|9	License:	ASL 2.0 and MIT and BSD
14mr|maven2-2.2.1-6|10	URL:		http://maven.apache.org
14mr|maven2-2.2.1-6|11	
14mr|maven2-2.2.1-6|12	# export https://svn.apache.org/repos/asf/maven/maven-2/tags/maven-%{version}/ apache-maven-%{version}
14mr|maven2-2.2.1-6|13	# tar czvf %{name}-%{version}.tar.gz apache-maven-%{version}
14mr|maven2-2.2.1-6|14	Source0:	%{name}-%{version}.tar.gz
14mr|maven2-2.2.1-6|15	
14mr|maven2-2.2.1-6|16	# Since we are using the entire dependency set "as is", we need to atleast try
14mr|maven2-2.2.1-6|17	# and make it so that only one version is packaged in the binary blob. This
14mr|maven2-2.2.1-6|18	# server an additional (and more important) purpose ... it ensures that a
14mr|maven2-2.2.1-6|19	# single version of each module is enough; because if not, versioned rpm names
14mr|maven2-2.2.1-6|20	# would be needed for those dependencies. The idea is as follows:
14mr|maven2-2.2.1-6|21	
14mr|maven2-2.2.1-6|22	# Required by maven:
14mr|maven2-2.2.1-6|23	#  org/codehaus/plexus/1.0/plexus-1.0.jar
14mr|maven2-2.2.1-6|24	#  org/codehaus/plexus/1.1/plexus-1.1.jar
14mr|maven2-2.2.1-6|25	# What we package in the blob:
14mr|maven2-2.2.1-6|26	#  org/codehaus/plexus/1.1/plexus-1.1.jar
14mr|maven2-2.2.1-6|27	#  org/codehaus/plexus/1.0/plexus-1.0.jar -> ../1.1/plexus-1.1.jar
14mr|maven2-2.2.1-6|28	
14mr|maven2-2.2.1-6|29	# Doing this for the hundreds of jars is a huge pain.. so we do the only
14mr|maven2-2.2.1-6|30	# thing sane people can. Crazy scripting magic! To generate the tarball
14mr|maven2-2.2.1-6|31	
14mr|maven2-2.2.1-6|32	# rm -rf ~/.m2
14mr|maven2-2.2.1-6|33	# tar xzf SOURCE0
14mr|maven2-2.2.1-6|34	# cd apache-maven-%{version}
14mr|maven2-2.2.1-6|35	# export M2_HOME=`pwd`/installation/apache-maven-%{version}
14mr|maven2-2.2.1-6|36	# ant
14mr|maven2-2.2.1-6|37	# cd ~/.m2
14mr|maven2-2.2.1-6|38	# SOURCE100
14mr|maven2-2.2.1-6|39	# Find maven-%{version}-bootstrapdeps.tar.gz in ./
14mr|maven2-2.2.1-6|40	Source1:	%{name}-%{version}-bootstrapdeps.tar.gz
14mr|maven2-2.2.1-6|41	
14mr|maven2-2.2.1-6|42	# 1xx for non-upstream/created sources
14mr|maven2-2.2.1-6|43	Source100:	%{name}-%{version}-settings.xml
14mr|maven2-2.2.1-6|44	Source101:	%{name}-JPackageRepositoryLayout.java
14mr|maven2-2.2.1-6|45	Source102:	%{name}-MavenJPackageDepmap.java
14mr|maven2-2.2.1-6|46	Source103:	%{name}-%{version}-depmap.xml
14mr|maven2-2.2.1-6|47	Source104:	%{name}-empty-dep.pom
14mr|maven2-2.2.1-6|48	Source105:	%{name}-empty-dep.jar
14mr|maven2-2.2.1-6|49	
14mr|maven2-2.2.1-6|50	# 2xx for created non-buildable sources
14mr|maven2-2.2.1-6|51	Source200:	%{name}-script
14mr|maven2-2.2.1-6|52	Source201:	%{name}-jpp-script
14mr|maven2-2.2.1-6|53	
14mr|maven2-2.2.1-6|54	Patch0:		%{name}-antbuild.patch
14mr|maven2-2.2.1-6|55	Patch1:		%{name}-%{version}-jpp.patch
14mr|maven2-2.2.1-6|56	Patch2:		%{name}-%{version}-update-tests.patch
14mr|maven2-2.2.1-6|57	Patch3:		%{name}-%{version}-enable-bootstrap-repo.patch
14mr|maven2-2.2.1-6|58	Patch4:		%{name}-%{version}-unshade.patch
14mr|maven2-2.2.1-6|59	Patch5:		%{name}-%{version}-default-resolver-pool-size.patch
14mr|maven2-2.2.1-6|60	Patch6:		%{name}-%{version}-strip-jackrabbit-dep.patch
14mr|maven2-2.2.1-6|61	
14mr|maven2-2.2.1-6|62	BuildRequires:	java-devel >= 1.6.0
14mr|maven2-2.2.1-6|63	BuildRequires:	classworlds
14mr|maven2-2.2.1-6|64	BuildRequires:	jdom
14mr|maven2-2.2.1-6|65	BuildRequires:	zip
14mr|maven2-2.2.1-6|66	%if %{bootstrap}
14mr|maven2-2.2.1-6|67	BuildRequires:	ant
14mr|maven2-2.2.1-6|68	%else
14mr|maven2-2.2.1-6|69	BuildRequires:	apache-resource-bundles
14mr|maven2-2.2.1-6|70	BuildRequires:	objectweb-asm
14mr|maven2-2.2.1-6|71	BuildRequires:	backport-util-concurrent
14mr|maven2-2.2.1-6|72	BuildRequires:	buildnumber-maven-plugin
14mr|maven2-2.2.1-6|73	BuildRequires:	bsh
14mr|maven2-2.2.1-6|74	BuildRequires:	jsch
14mr|maven2-2.2.1-6|75	BuildRequires:	apache-commons-codec
14mr|maven2-2.2.1-6|76	BuildRequires:	jakarta-commons-httpclient
14mr|maven2-2.2.1-6|77	BuildRequires:	apache-commons-io
14mr|maven2-2.2.1-6|78	BuildRequires:	apache-commons-lang
14mr|maven2-2.2.1-6|79	BuildRequires:	apache-commons-logging
14mr|maven2-2.2.1-6|80	BuildRequires:	jakarta-commons-cli
14mr|maven2-2.2.1-6|81	BuildRequires:	jakarta-commons-collections
14mr|maven2-2.2.1-6|82	BuildRequires:	easymock
14mr|maven2-2.2.1-6|83	BuildRequires:	junit
14mr|maven2-2.2.1-6|84	BuildRequires:	nekohtml
14mr|maven2-2.2.1-6|85	BuildRequires:	ant
14mr|maven2-2.2.1-6|86	BuildRequires:	maven-doxia
14mr|maven2-2.2.1-6|87	BuildRequires:	jetty
14mr|maven2-2.2.1-6|88	BuildRequires:	maven-archiver
14mr|maven2-2.2.1-6|89	BuildRequires:	maven-assembly-plugin
14mr|maven2-2.2.1-6|90	BuildRequires:	maven-doxia-tools
14mr|maven2-2.2.1-6|91	BuildRequires:	maven-enforcer-api
14mr|maven2-2.2.1-6|92	BuildRequires:	maven-enforcer-plugin
14mr|maven2-2.2.1-6|93	BuildRequires:	maven-shade-plugin
14mr|maven2-2.2.1-6|94	BuildRequires:	maven-clean-plugin
14mr|maven2-2.2.1-6|95	BuildRequires:	maven-compiler-plugin
14mr|maven2-2.2.1-6|96	BuildRequires:	maven-resources-plugin
14mr|maven2-2.2.1-6|97	BuildRequires:	maven-install-plugin
14mr|maven2-2.2.1-6|98	BuildRequires:	maven-jar-plugin
14mr|maven2-2.2.1-6|99	BuildRequires:	maven-plugin-testing-harness
14mr|maven2-2.2.1-6|100	BuildRequires:	maven-pmd-plugin
14mr|maven2-2.2.1-6|101	BuildRequires:	maven-shared-file-management
14mr|maven2-2.2.1-6|102	BuildRequires:	maven-shared-common-artifact-filters
14mr|maven2-2.2.1-6|103	BuildRequires:	maven-shared-dependency-tree
14mr|maven2-2.2.1-6|104	BuildRequires:	maven-shared-repository-builder
14mr|maven2-2.2.1-6|105	BuildRequires:	maven-shared-io
14mr|maven2-2.2.1-6|106	BuildRequires:	maven-shared-downloader
14mr|maven2-2.2.1-6|107	BuildRequires:	maven-shared-filtering
14mr|maven2-2.2.1-6|108	BuildRequires:	maven-shared-reporting-api
14mr|maven2-2.2.1-6|109	BuildRequires:	maven-site-plugin
14mr|maven2-2.2.1-6|110	BuildRequires:	maven-surefire-maven-plugin
14mr|maven2-2.2.1-6|111	BuildRequires:	maven-surefire-provider-junit
14mr|maven2-2.2.1-6|112	BuildRequires:	maven-scm
14mr|maven2-2.2.1-6|113	BuildRequires:	maven-wagon
14mr|maven2-2.2.1-6|114	BuildRequires:	modello
14mr|maven2-2.2.1-6|115	BuildRequires:	multithreadedtc
14mr|maven2-2.2.1-6|116	BuildRequires:	plexus-active-collections
14mr|maven2-2.2.1-6|117	BuildRequires:	plexus-ant-factory
14mr|maven2-2.2.1-6|118	BuildRequires:	plexus-archiver
14mr|maven2-2.2.1-6|119	BuildRequires:	plexus-cipher
14mr|maven2-2.2.1-6|120	BuildRequires:	plexus-bsh-factory
14mr|maven2-2.2.1-6|121	BuildRequires:	plexus-build-api
14mr|maven2-2.2.1-6|122	BuildRequires:	plexus-classworlds
14mr|maven2-2.2.1-6|123	BuildRequires:	plexus-compiler
14mr|maven2-2.2.1-6|124	BuildRequires:	plexus-component-api
14mr|maven2-2.2.1-6|125	BuildRequires:	plexus-containers-container-default
14mr|maven2-2.2.1-6|126	BuildRequires:	plexus-container-default
14mr|maven2-2.2.1-6|127	BuildRequires:	plexus-i18n
14mr|maven2-2.2.1-6|128	BuildRequires:	plexus-interactivity
14mr|maven2-2.2.1-6|129	BuildRequires:	plexus-interpolation
14mr|maven2-2.2.1-6|130	BuildRequires:	plexus-io
14mr|maven2-2.2.1-6|131	BuildRequires:	plexus-resources
14mr|maven2-2.2.1-6|132	BuildRequires:	plexus-sec-dispatcher
14mr|maven2-2.2.1-6|133	BuildRequires:	plexus-utils
14mr|maven2-2.2.1-6|134	BuildRequires:	plexus-velocity
14mr|maven2-2.2.1-6|135	BuildRequires:	regexp
14mr|maven2-2.2.1-6|136	BuildRequires:	forge-parent
14mr|maven2-2.2.1-6|137	BuildRequires:	spice-parent
14mr|maven2-2.2.1-6|138	BuildRequires:	jakarta-oro
14mr|maven2-2.2.1-6|139	BuildRequires:	regexp
14mr|maven2-2.2.1-6|140	BuildRequires:	slf4j
14mr|maven2-2.2.1-6|141	BuildRequires:	velocity
14mr|maven2-2.2.1-6|142	%endif
14mr|maven2-2.2.1-6|143	
14mr|maven2-2.2.1-6|144	Requires:	classworlds
14mr|maven2-2.2.1-6|145	Requires:	jdom
14mr|maven2-2.2.1-6|146	
14mr|maven2-2.2.1-6|147	%if !%{bootstrap}
14mr|maven2-2.2.1-6|148	Requires:	apache-resource-bundles
14mr|maven2-2.2.1-6|149	Requires:	objectweb-asm
14mr|maven2-2.2.1-6|150	Requires:	backport-util-concurrent
14mr|maven2-2.2.1-6|151	Requires:	bsh
14mr|maven2-2.2.1-6|152	Requires:	jsch
14mr|maven2-2.2.1-6|153	Requires:	apache-commons-codec
14mr|maven2-2.2.1-6|154	Requires:	jakarta-commons-httpclient
14mr|maven2-2.2.1-6|155	Requires:	apache-commons-io
14mr|maven2-2.2.1-6|156	Requires:	apache-commons-lang
14mr|maven2-2.2.1-6|157	Requires:	apache-commons-logging
14mr|maven2-2.2.1-6|158	Requires:	jakarta-commons-cli
14mr|maven2-2.2.1-6|159	Requires:	jakarta-commons-collections
14mr|maven2-2.2.1-6|160	Requires:	easymock
14mr|maven2-2.2.1-6|161	Requires:	junit
14mr|maven2-2.2.1-6|162	Requires:	nekohtml
14mr|maven2-2.2.1-6|163	Requires:	ant
14mr|maven2-2.2.1-6|164	Requires:	maven-doxia
14mr|maven2-2.2.1-6|165	Requires:	jetty
14mr|maven2-2.2.1-6|166	Requires:	maven-archiver
14mr|maven2-2.2.1-6|167	Requires:	maven-doxia-tools
14mr|maven2-2.2.1-6|168	Requires:	maven-enforcer-api
14mr|maven2-2.2.1-6|169	Requires:	maven-enforcer-plugin
14mr|maven2-2.2.1-6|170	Requires:	maven-plugin-testing-harness
14mr|maven2-2.2.1-6|171	Requires:	maven-shared-file-management
14mr|maven2-2.2.1-6|172	Requires:	maven-shared-common-artifact-filters
14mr|maven2-2.2.1-6|173	Requires:	maven-shared-dependency-tree
14mr|maven2-2.2.1-6|174	Requires:	maven-shared-repository-builder
14mr|maven2-2.2.1-6|175	Requires:	maven-shared-io
14mr|maven2-2.2.1-6|176	Requires:	maven-shared-downloader
14mr|maven2-2.2.1-6|177	Requires:	maven-shared-filtering
14mr|maven2-2.2.1-6|178	Requires:	maven-shared-reporting-api
14mr|maven2-2.2.1-6|179	Requires:	maven-surefire-provider-junit
14mr|maven2-2.2.1-6|180	Requires:	maven-scm
14mr|maven2-2.2.1-6|181	Requires:	maven-wagon
14mr|maven2-2.2.1-6|182	Requires:	modello
14mr|maven2-2.2.1-6|183	Requires:	multithreadedtc
14mr|maven2-2.2.1-6|184	Requires:	jakarta-oro
14mr|maven2-2.2.1-6|185	Requires:	plexus-active-collections
14mr|maven2-2.2.1-6|186	Requires:	plexus-ant-factory
14mr|maven2-2.2.1-6|187	Requires:	plexus-archiver
14mr|maven2-2.2.1-6|188	Requires:	plexus-cipher
14mr|maven2-2.2.1-6|189	Requires:	plexus-bsh-factory
14mr|maven2-2.2.1-6|190	Requires:	plexus-build-api
14mr|maven2-2.2.1-6|191	Requires:	plexus-classworlds
14mr|maven2-2.2.1-6|192	Requires:	plexus-compiler
14mr|maven2-2.2.1-6|193	Requires:	plexus-component-api
14mr|maven2-2.2.1-6|194	Requires:	plexus-containers-container-default
14mr|maven2-2.2.1-6|195	Requires:	plexus-container-default
14mr|maven2-2.2.1-6|196	Requires:	plexus-i18n
14mr|maven2-2.2.1-6|197	Requires:	plexus-interactivity
14mr|maven2-2.2.1-6|198	Requires:	plexus-interpolation
14mr|maven2-2.2.1-6|199	Requires:	plexus-io
14mr|maven2-2.2.1-6|200	Requires:	plexus-resources
14mr|maven2-2.2.1-6|201	Requires:	plexus-sec-dispatcher
14mr|maven2-2.2.1-6|202	Requires:	plexus-utils
14mr|maven2-2.2.1-6|203	Requires:	plexus-velocity
14mr|maven2-2.2.1-6|204	Requires:	regexp
14mr|maven2-2.2.1-6|205	Requires:	forge-parent
14mr|maven2-2.2.1-6|206	Requires:	spice-parent
14mr|maven2-2.2.1-6|207	Requires:	jakarta-oro
14mr|maven2-2.2.1-6|208	Requires:	regexp
14mr|maven2-2.2.1-6|209	Requires:	slf4j
14mr|maven2-2.2.1-6|210	Requires:	velocity
14mr|maven2-2.2.1-6|211	%endif
14mr|maven2-2.2.1-6|212	BuildArch:	noarch
14mr|maven2-2.2.1-6|213	
14mr|maven2-2.2.1-6|214	%description
14mr|maven2-2.2.1-6|215	Apache Maven is a software project management and comprehension tool. Based on
14mr|maven2-2.2.1-6|216	the concept of a project object model (POM), Maven can manage a project's
14mr|maven2-2.2.1-6|217	build, reporting and documentation from a central piece of information.
14mr|maven2-2.2.1-6|218	
14mr|maven2-2.2.1-6|219	%prep
14mr|maven2-2.2.1-6|220	%setup -q -n apache-maven-%{version}
14mr|maven2-2.2.1-6|221	
14mr|maven2-2.2.1-6|222	%patch0 -p0 -b .antbuild
14mr|maven2-2.2.1-6|223	%patch1 -p1 -b .jpp
14mr|maven2-2.2.1-6|224	%patch2 -p0 -b .update-tests
14mr|maven2-2.2.1-6|225	
14mr|maven2-2.2.1-6|226	%if ! %{bootstrap}
14mr|maven2-2.2.1-6|227	%patch4 -p0 -b .unshade
14mr|maven2-2.2.1-6|228	%endif
14mr|maven2-2.2.1-6|229	
14mr|maven2-2.2.1-6|230	%if %{bootstrap}
14mr|maven2-2.2.1-6|231	%patch3 -p0 -b .enable-bootstrap-repo
14mr|maven2-2.2.1-6|232	%endif
14mr|maven2-2.2.1-6|233	
14mr|maven2-2.2.1-6|234	# set cache location
14mr|maven2-2.2.1-6|235	export M2_REPO=`pwd`/.m2
14mr|maven2-2.2.1-6|236	mkdir $M2_REPO
14mr|maven2-2.2.1-6|237	
14mr|maven2-2.2.1-6|238	# if bootstrapping, extract the dependencies
14mr|maven2-2.2.1-6|239	%if %{bootstrap}
14mr|maven2-2.2.1-6|240	pushd $M2_REPO
14mr|maven2-2.2.1-6|241	
14mr|maven2-2.2.1-6|242	tar xzf %{SOURCE1}
14mr|maven2-2.2.1-6|243	
14mr|maven2-2.2.1-6|244	# maven-remote-resources-plugin (m-r-r-p) is used side-by-side with
14mr|maven2-2.2.1-6|245	# plexus-velocity (p-v) 1.1.3 upstream.. we collapse to a single p-v version
14mr|maven2-2.2.1-6|246	# of 1.1.7. 1.1.7 however has a component descriptor that conflicts
14mr|maven2-2.2.1-6|247	# with the one in m-r-r-p. We therefore need to remove the descriptor
14mr|maven2-2.2.1-6|248	# from m-r-r-p first
14mr|maven2-2.2.1-6|249	zip -d repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.0-beta-2/maven-remote-resources-plugin-1.0-beta-2.jar \
14mr|maven2-2.2.1-6|250	META-INF/plexus/components.xml
14mr|maven2-2.2.1-6|251	
14mr|maven2-2.2.1-6|252	# resource bundle 1.3 is needed during build, but not when done via
14mr|maven2-2.2.1-6|253	# upstream, for some reason
14mr|maven2-2.2.1-6|254	mkdir -p repository/org/apache/apache-jar-resource-bundle/1.3
14mr|maven2-2.2.1-6|255	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar \
14mr|maven2-2.2.1-6|256	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar
14mr|maven2-2.2.1-6|257	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar.sha1 \
14mr|maven2-2.2.1-6|258	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar.sha1
14mr|maven2-2.2.1-6|259	popd
14mr|maven2-2.2.1-6|260	%endif
14mr|maven2-2.2.1-6|261	
14mr|maven2-2.2.1-6|262	cp %{SOURCE101} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/JPackageRepositoryLayout.java
14mr|maven2-2.2.1-6|263	cp %{SOURCE102} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/MavenJPackageDepmap.java
14mr|maven2-2.2.1-6|264	
14mr|maven2-2.2.1-6|265	# disable parallel artifact resolution
14mr|maven2-2.2.1-6|266	%patch5 -p1 -b .parallel-artifacts-resolution
14mr|maven2-2.2.1-6|267	
14mr|maven2-2.2.1-6|268	%if !%{bootstrap}
14mr|maven2-2.2.1-6|269	# remove unneeded jackrabbit dependency
14mr|maven2-2.2.1-6|270	%patch6 -p1 -b .strip-jackrabbit-dep
14mr|maven2-2.2.1-6|271	%endif
14mr|maven2-2.2.1-6|272	
14mr|maven2-2.2.1-6|273	# test case is incorrectly assuming that target executed by antcall
14mr|maven2-2.2.1-6|274	# can propagate references to its parent (stopped working with ant 1.8)
14mr|maven2-2.2.1-6|275	rm maven-script/maven-script-ant/src/test/java/org/apache/maven/script/ant/AntMojoWrapperTest.java
14mr|maven2-2.2.1-6|276	
14mr|maven2-2.2.1-6|277	# FIXIT: look why these tests are failing with maven-surefire 2.6
14mr|maven2-2.2.1-6|278	rm maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java
14mr|maven2-2.2.1-6|279	rm maven-project/src/test/java/org/apache/maven/project/validation/DefaultModelValidatorTest.java
14mr|maven2-2.2.1-6|280	
14mr|maven2-2.2.1-6|281	%build
14mr|maven2-2.2.1-6|282	export M2_REPO=`pwd`/.m2
14mr|maven2-2.2.1-6|283	export M2_HOME=`pwd`/installation/apache-maven-%{version}
14mr|maven2-2.2.1-6|284	
14mr|maven2-2.2.1-6|285	# copy settings to where ant reads from
14mr|maven2-2.2.1-6|286	mkdir -p $M2_HOME/conf
14mr|maven2-2.2.1-6|287	cp %{SOURCE100} $M2_HOME/conf/settings.xml
14mr|maven2-2.2.1-6|288	
14mr|maven2-2.2.1-6|289	# replace locations in the copied settings file
14mr|maven2-2.2.1-6|290	sed -i -e s:__M2_LOCALREPO_PLACEHOLDER__:"file\://$M2_REPO/cache":g $M2_HOME/conf/settings.xml
14mr|maven2-2.2.1-6|291	sed -i -e s:__M2_REMOTEREPO_PLACEHOLDER__:"file\://$M2_REPO/repository":g $M2_HOME/conf/settings.xml
14mr|maven2-2.2.1-6|292	
14mr|maven2-2.2.1-6|293	# replace settings file location before patching
14mr|maven2-2.2.1-6|294	sed -i -s s:__M2_SETTINGS_FILE__:$M2_HOME/conf/settings.xml:g build.xml
14mr|maven2-2.2.1-6|295	
14mr|maven2-2.2.1-6|296	# FIXME: These tests fail when building with maven for an unknown reason
14mr|maven2-2.2.1-6|297	rm -f maven-core/src/test/java/org/apache/maven/WagonSelectorTest.java
14mr|maven2-2.2.1-6|298	rm -f maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java
14mr|maven2-2.2.1-6|299	%if %{bootstrap}
14mr|maven2-2.2.1-6|300	ant -Dmaven.repo.local=$M2_REPO/cache
14mr|maven2-2.2.1-6|301	%else
14mr|maven2-2.2.1-6|302	mvn-jpp -P all-models -Dmaven.repo.local=$M2_REPO/cache -Dmaven2.jpp.depmap.file=%{SOURCE103} install
14mr|maven2-2.2.1-6|303	%endif
14mr|maven2-2.2.1-6|304	
14mr|maven2-2.2.1-6|305	%install
14mr|maven2-2.2.1-6|306	export M2_HOME=$(pwd)/installation/apache-maven-%{version}
14mr|maven2-2.2.1-6|307	
14mr|maven2-2.2.1-6|308	rm -rf $M2_HOME
14mr|maven2-2.2.1-6|309	
14mr|maven2-2.2.1-6|310	mkdir -p $(pwd)/installation/
14mr|maven2-2.2.1-6|311	pushd $(pwd)/installation/
14mr|maven2-2.2.1-6|312	tar jxf ../apache-maven/target/*bz2
14mr|maven2-2.2.1-6|313	popd
14mr|maven2-2.2.1-6|314	
14mr|maven2-2.2.1-6|315	# maven2 directory in /usr/share/java
14mr|maven2-2.2.1-6|316	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14mr|maven2-2.2.1-6|317	
14mr|maven2-2.2.1-6|318	###########
14mr|maven2-2.2.1-6|319	# M2_HOME #
14mr|maven2-2.2.1-6|320	###########
14mr|maven2-2.2.1-6|321	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|maven2-2.2.1-6|322	
14mr|maven2-2.2.1-6|323	###############
14mr|maven2-2.2.1-6|324	# M2_HOME/bin #
14mr|maven2-2.2.1-6|325	###############
14mr|maven2-2.2.1-6|326	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/bin
14mr|maven2-2.2.1-6|327	cp -a $M2_HOME/bin/* $RPM_BUILD_ROOT%{_datadir}/%{name}/bin
14mr|maven2-2.2.1-6|328	
14mr|maven2-2.2.1-6|329	# Remove unnecessary batch scripts
14mr|maven2-2.2.1-6|330	rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/bin/*.bat
14mr|maven2-2.2.1-6|331	
14mr|maven2-2.2.1-6|332	# Update conf file for unversioned jar names
14mr|maven2-2.2.1-6|333	sed -i -e s:'-classpath "${M2_HOME}"/boot/classworlds-\*.jar':'-classpath "${M2_HOME}"/boot/classworlds.jar':g \
14mr|maven2-2.2.1-6|334	$RPM_BUILD_ROOT%{_datadir}/%{name}/bin/mvn $RPM_BUILD_ROOT%{_datadir}/%{name}/bin/mvnDebug
14mr|maven2-2.2.1-6|335	
14mr|maven2-2.2.1-6|336	################
14mr|maven2-2.2.1-6|337	# M2_HOME/boot #
14mr|maven2-2.2.1-6|338	################
14mr|maven2-2.2.1-6|339	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/boot
14mr|maven2-2.2.1-6|340	%if %{bootstrap}
14mr|maven2-2.2.1-6|341	cp -a $M2_HOME/boot/* $RPM_BUILD_ROOT%{_datadir}/%{name}/boot/
14mr|maven2-2.2.1-6|342	%endif
14mr|maven2-2.2.1-6|343	
14mr|maven2-2.2.1-6|344	################
14mr|maven2-2.2.1-6|345	# M2_HOME/conf #
14mr|maven2-2.2.1-6|346	################
14mr|maven2-2.2.1-6|347	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/conf
14mr|maven2-2.2.1-6|348	cp -a $M2_HOME/conf/* $RPM_BUILD_ROOT%{_datadir}/%{name}/conf/
14mr|maven2-2.2.1-6|349	
14mr|maven2-2.2.1-6|350	###############
14mr|maven2-2.2.1-6|351	# M2_HOME/lib #
14mr|maven2-2.2.1-6|352	###############
14mr|maven2-2.2.1-6|353	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
14mr|maven2-2.2.1-6|354	
14mr|maven2-2.2.1-6|355	install -p -m 644 $M2_HOME/lib/maven-%{version}-uber.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/uber-%{version}.jar
14mr|maven2-2.2.1-6|356	ln -s uber-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/uber.jar
14mr|maven2-2.2.1-6|357	ln -s %{_javadir}/%{name}/uber.jar $RPM_BUILD_ROOT%{_datadir}/%{name}/lib/maven-%{version}-uber.jar
14mr|maven2-2.2.1-6|358	
14mr|maven2-2.2.1-6|359	################
14mr|maven2-2.2.1-6|360	# M2_HOME/poms #
14mr|maven2-2.2.1-6|361	#*##############
14mr|maven2-2.2.1-6|362	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/poms
14mr|maven2-2.2.1-6|363	
14mr|maven2-2.2.1-6|364	########################
14mr|maven2-2.2.1-6|365	# /etc/maven/fragments #
14mr|maven2-2.2.1-6|366	########################
14mr|maven2-2.2.1-6|367	install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/maven/fragments
14mr|maven2-2.2.1-6|368	
14mr|maven2-2.2.1-6|369	##############################
14mr|maven2-2.2.1-6|370	# /usr/share/java repository #
14mr|maven2-2.2.1-6|371	##############################
14mr|maven2-2.2.1-6|372	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/repository
14mr|maven2-2.2.1-6|373	ln -s %{_javadir} $RPM_BUILD_ROOT%{_datadir}/%{name}/repository/JPP
14mr|maven2-2.2.1-6|374	
14mr|maven2-2.2.1-6|375	#######################
14mr|maven2-2.2.1-6|376	# javadir/maven2/poms #
14mr|maven2-2.2.1-6|377	#*#####################
14mr|maven2-2.2.1-6|378	
14mr|maven2-2.2.1-6|379	# Install files
14mr|maven2-2.2.1-6|380	install -m 644 %{SOURCE104} -D $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.maven2-empty-dep.pom
14mr|maven2-2.2.1-6|381	install -m 644 %{SOURCE105} -D $RPM_BUILD_ROOT%{_javadir}/%{name}/empty-dep.jar
14mr|maven2-2.2.1-6|382	ln -s %{_datadir}/%{name}/poms $RPM_BUILD_ROOT%{_javadir}/%{name}/poms
14mr|maven2-2.2.1-6|383	
14mr|maven2-2.2.1-6|384	# Wrappers
14mr|maven2-2.2.1-6|385	install -m755 %{SOURCE200} -D $RPM_BUILD_ROOT%{_bindir}/mvn
14mr|maven2-2.2.1-6|386	install -m755 %{SOURCE201} -D $RPM_BUILD_ROOT%{_bindir}/mvn-jpp
14mr|maven2-2.2.1-6|387	
14mr|maven2-2.2.1-6|388	%if %{bootstrap}
14mr|maven2-2.2.1-6|389	cp -af `pwd`/.m2/repository $RPM_BUILD_ROOT%{_datadir}/%{name}/bootstrap_repo
14mr|maven2-2.2.1-6|390	%endif
14mr|maven2-2.2.1-6|391	
14mr|maven2-2.2.1-6|392	###################
14mr|maven2-2.2.1-6|393	# Individual jars #
14mr|maven2-2.2.1-6|394	###################
14mr|maven2-2.2.1-6|395	
14mr|maven2-2.2.1-6|396	for file in \
14mr|maven2-2.2.1-6|397	maven-script/maven-script-ant/target/maven-script-ant-%{version}.jar \
14mr|maven2-2.2.1-6|398	maven-script/maven-script-beanshell/target/maven-script-beanshell-%{version}.jar \
14mr|maven2-2.2.1-6|399	apache-maven/target/apache-maven-%{version}.jar \
14mr|maven2-2.2.1-6|400	maven-profile/target/maven-profile-%{version}.jar \
14mr|maven2-2.2.1-6|401	maven-artifact-manager/target/maven-artifact-manager-%{version}.jar \
14mr|maven2-2.2.1-6|402	maven-artifact-test/target/maven-artifact-test-%{version}.jar \
14mr|maven2-2.2.1-6|403	maven-monitor/target/maven-monitor-%{version}.jar \
14mr|maven2-2.2.1-6|404	maven-toolchain/target/maven-toolchain-%{version}.jar \
14mr|maven2-2.2.1-6|405	maven-toolchain/target/original-maven-toolchain-%{version}.jar \
14mr|maven2-2.2.1-6|406	maven-project/target/maven-project-%{version}.jar \
14mr|maven2-2.2.1-6|407	maven-settings/target/maven-settings-%{version}.jar \
14mr|maven2-2.2.1-6|408	maven-plugin-parameter-documenter/target/maven-plugin-parameter-documenter-%{version}.jar \
14mr|maven2-2.2.1-6|409	maven-model/target/maven-model-%{version}.jar \
14mr|maven2-2.2.1-6|410	maven-artifact/target/maven-artifact-%{version}.jar \
14mr|maven2-2.2.1-6|411	maven-repository-metadata/target/maven-repository-metadata-%{version}.jar \
14mr|maven2-2.2.1-6|412	maven-plugin-api/target/maven-plugin-api-%{version}.jar \
14mr|maven2-2.2.1-6|413	maven-error-diagnostics/target/maven-error-diagnostics-%{version}.jar \
14mr|maven2-2.2.1-6|414	maven-compat/target/maven-compat-%{version}.jar \
14mr|maven2-2.2.1-6|415	maven-core/target/maven-core-%{version}.jar \
14mr|maven2-2.2.1-6|416	maven-plugin-registry/target/maven-plugin-registry-%{version}.jar \
14mr|maven2-2.2.1-6|417	maven-plugin-descriptor/target/maven-plugin-descriptor-%{version}.jar; do \
14mr|maven2-2.2.1-6|418	
14mr|maven2-2.2.1-6|419	FNAME=`basename $file`
14mr|maven2-2.2.1-6|420	FNAME_NO_EXT=`basename $file .jar`
14mr|maven2-2.2.1-6|421	DIR=`dirname $file`
14mr|maven2-2.2.1-6|422	UNVER_NAME=`basename $file | sed -e s:-%{version}::g`
14mr|maven2-2.2.1-6|423	UNVER_NAME_WITH_NO_EXT=`echo $FNAME_NO_EXT | sed -e s:-%{version}::g`
14mr|maven2-2.2.1-6|424	ARTIFACT=`basename \`dirname $DIR\``
14mr|maven2-2.2.1-6|425	
14mr|maven2-2.2.1-6|426	
14mr|maven2-2.2.1-6|427	pushd $DIR
14mr|maven2-2.2.1-6|428	install -m 644 $FNAME $RPM_BUILD_ROOT%{_javadir}/%{name}/
14mr|maven2-2.2.1-6|429	ln -s $FNAME $RPM_BUILD_ROOT%{_javadir}/%{name}/$UNVER_NAME
14mr|maven2-2.2.1-6|430	install -m 644 ../pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-$UNVER_NAME_WITH_NO_EXT.pom
14mr|maven2-2.2.1-6|431	%add_to_maven_depmap org.apache.maven $ARTIFACT %{version} JPP/%{name} $UNVER_NAME_WITH_NO_EXT
14mr|maven2-2.2.1-6|432	popd
14mr|maven2-2.2.1-6|433	done
14mr|maven2-2.2.1-6|434	
14mr|maven2-2.2.1-6|435	# maven-reporting-api
14mr|maven2-2.2.1-6|436	install -m 644  maven-reporting/maven-reporting-api/target/maven-reporting-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/
14mr|maven2-2.2.1-6|437	ln -s maven-reporting-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/maven-reporting-api.jar
14mr|maven2-2.2.1-6|438	install -m 644 maven-reporting/maven-reporting-api/pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting-api.pom
14mr|maven2-2.2.1-6|439	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-api %{version} JPP/%{name} maven-reporting-api
14mr|maven2-2.2.1-6|440	
14mr|maven2-2.2.1-6|441	# maven-reporting pom
14mr|maven2-2.2.1-6|442	install -m 644 maven-reporting/pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting.pom
14mr|maven2-2.2.1-6|443	%add_to_maven_depmap org.apache.maven.reporting maven-reporting %{version} JPP/%{name} maven-reporting
14mr|maven2-2.2.1-6|444	
14mr|maven2-2.2.1-6|445	# maven pom
14mr|maven2-2.2.1-6|446	install -m 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven.pom
14mr|maven2-2.2.1-6|447	%add_to_maven_depmap org.apache.maven maven %{version} JPP/%{name} maven
14mr|maven2-2.2.1-6|448	
14mr|maven2-2.2.1-6|449	# create dangling symlinks but fix bz#613866
14mr|maven2-2.2.1-6|450	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
14mr|maven2-2.2.1-6|451	build-jar-repository -s -p . jdom
14mr|maven2-2.2.1-6|452	popd
14mr|maven2-2.2.1-6|453	
14mr|maven2-2.2.1-6|454	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/boot
14mr|maven2-2.2.1-6|455	build-jar-repository -s -p . classworlds
14mr|maven2-2.2.1-6|456	popd
14mr|maven2-2.2.1-6|457	
14mr|maven2-2.2.1-6|458	%if ! %{bootstrap}
14mr|maven2-2.2.1-6|459	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
14mr|maven2-2.2.1-6|460	build-jar-repository -s -p . backport-util-concurrent jsch commons-cli commons-httpclient commons-codec nekohtml maven-shared/reporting-api maven-doxia/logging-api maven-doxia/sink-api maven-wagon/file maven-wagon/http maven-wagon/http-lightweight maven-wagon/http-shared maven-wagon/provider-api maven-wagon/ssh maven-wagon/ssh-common maven-wagon/ssh-external plexus/container-default plexus/interactivity-api plexus/interpolation plexus/utils slf4j/jcl-over-slf4j slf4j/api slf4j/jdk14 slf4j/nop plexus/plexus-cipher plexus/plexus-sec-dispatcher xerces-j2 xml-commons-apis
14mr|maven2-2.2.1-6|461	popd
14mr|maven2-2.2.1-6|462	%endif
14mr|maven2-2.2.1-6|463	
14mr|maven2-2.2.1-6|464	%post
14mr|maven2-2.2.1-6|465	%update_maven_depmap
14mr|maven2-2.2.1-6|466	
14mr|maven2-2.2.1-6|467	%postun
14mr|maven2-2.2.1-6|468	%update_maven_depmap
14mr|maven2-2.2.1-6|469	
14mr|maven2-2.2.1-6|470	%files
14mr|maven2-2.2.1-6|471	%attr(0755,root,root) %{_bindir}/mvn
14mr|maven2-2.2.1-6|472	%attr(0755,root,root) %{_bindir}/mvn-jpp
14mr|maven2-2.2.1-6|473	%dir %{_datadir}/%{name}
14mr|maven2-2.2.1-6|474	%dir %{_datadir}/%{name}/bin
14mr|maven2-2.2.1-6|475	%config(noreplace) %{_datadir}/%{name}/bin/*.conf
14mr|maven2-2.2.1-6|476	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvn
14mr|maven2-2.2.1-6|477	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvnDebug
14mr|maven2-2.2.1-6|478	%{_datadir}/%{name}/boot
14mr|maven2-2.2.1-6|479	%{_datadir}/%{name}/conf
14mr|maven2-2.2.1-6|480	%{_datadir}/%{name}/lib
14mr|maven2-2.2.1-6|481	%{_datadir}/%{name}/poms
14mr|maven2-2.2.1-6|482	%{_datadir}/%{name}/repository
14mr|maven2-2.2.1-6|483	%{_mavendepmapfragdir}
14mr|maven2-2.2.1-6|484	%{_javadir}/%{name}
14mr|maven2-2.2.1-6|485	
14mr|maven2-2.2.1-6|486	%if %{bootstrap}
14mr|maven2-2.2.1-6|487	%{_datadir}/%{name}/bootstrap_repo
14mr|maven2-2.2.1-6|488	%endif
14mr|maven2-2.2.1-6|489	%doc
14mr|maven2-2.2.1-6|490	
14mr|maven2-2.2.1-6|491	
14mr|maven2-2.2.1-6|492	
14mr|maven2-2.2.1-6|493	%changelog
14mr|maven2-2.2.1-6|494	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-6
14mr|maven2-2.2.1-6|495	+ Revision: 6c6172a
14mr|maven2-2.2.1-6|496	- Bump release
14mr|maven2-2.2.1-6|497	
14mr|maven2-2.2.1-6|498	

17622 14
14mr|maven2-common-poms-1.0-5.1.10|1	# Copyright (c) 2000-2006, JPackage Project
14mr|maven2-common-poms-1.0-5.1.10|2	# All rights reserved.
14mr|maven2-common-poms-1.0-5.1.10|3	#
14mr|maven2-common-poms-1.0-5.1.10|4	# Redistribution and use in source and binary forms, with or without
14mr|maven2-common-poms-1.0-5.1.10|5	# modification, are permitted provided that the following conditions
14mr|maven2-common-poms-1.0-5.1.10|6	# are met:
14mr|maven2-common-poms-1.0-5.1.10|7	#
14mr|maven2-common-poms-1.0-5.1.10|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven2-common-poms-1.0-5.1.10|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven2-common-poms-1.0-5.1.10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven2-common-poms-1.0-5.1.10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven2-common-poms-1.0-5.1.10|12	#    documentation and/or other materials provided with the
14mr|maven2-common-poms-1.0-5.1.10|13	#    distribution.
14mr|maven2-common-poms-1.0-5.1.10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven2-common-poms-1.0-5.1.10|15	#    contributors may be used to endorse or promote products derived
14mr|maven2-common-poms-1.0-5.1.10|16	#    from this software without specific prior written permission.
14mr|maven2-common-poms-1.0-5.1.10|17	#
14mr|maven2-common-poms-1.0-5.1.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven2-common-poms-1.0-5.1.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven2-common-poms-1.0-5.1.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven2-common-poms-1.0-5.1.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven2-common-poms-1.0-5.1.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven2-common-poms-1.0-5.1.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven2-common-poms-1.0-5.1.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven2-common-poms-1.0-5.1.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven2-common-poms-1.0-5.1.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven2-common-poms-1.0-5.1.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven2-common-poms-1.0-5.1.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven2-common-poms-1.0-5.1.10|29	#
14mr|maven2-common-poms-1.0-5.1.10|30	
14mr|maven2-common-poms-1.0-5.1.10|31	%define parent maven2
14mr|maven2-common-poms-1.0-5.1.10|32	%define subname common-poms
14mr|maven2-common-poms-1.0-5.1.10|33	
14mr|maven2-common-poms-1.0-5.1.10|34	Name:              %{parent}-%{subname}
14mr|maven2-common-poms-1.0-5.1.10|35	Version:           1.0
14mr|maven2-common-poms-1.0-5.1.10|36	Release:           5.1.10
14mr|maven2-common-poms-1.0-5.1.10|37	Epoch:             0
14mr|maven2-common-poms-1.0-5.1.10|38	Summary:           Common poms for maven2
14mr|maven2-common-poms-1.0-5.1.10|39	License:           Apache License
14mr|maven2-common-poms-1.0-5.1.10|40	Group:             Development/Java
14mr|maven2-common-poms-1.0-5.1.10|41	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|maven2-common-poms-1.0-5.1.10|42	URL:               http://jpackage.org/
14mr|maven2-common-poms-1.0-5.1.10|43	
14mr|maven2-common-poms-1.0-5.1.10|44	# No source location for these. They are ascii files generated from maven
14mr|maven2-common-poms-1.0-5.1.10|45	# repositories, and are not in cvs/svn.
14mr|maven2-common-poms-1.0-5.1.10|46	Source0:           %{name}-src.tar.gz
14mr|maven2-common-poms-1.0-5.1.10|47	Source1:           %{name}-jpp-depmap.xml
14mr|maven2-common-poms-1.0-5.1.10|48	Source2:           %{name}-docs.tar.gz
14mr|maven2-common-poms-1.0-5.1.10|49	
14mr|maven2-common-poms-1.0-5.1.10|50	
14mr|maven2-common-poms-1.0-5.1.10|51	BuildArch:         noarch
14mr|maven2-common-poms-1.0-5.1.10|52	BuildRequires:     java-rpmbuild >= 0:1.7.2
14mr|maven2-common-poms-1.0-5.1.10|53	Requires:          jpackage-utils >= 0:1.7.2
14mr|maven2-common-poms-1.0-5.1.10|54	
14mr|maven2-common-poms-1.0-5.1.10|55	%description
14mr|maven2-common-poms-1.0-5.1.10|56	This package is a collection of poms required by various maven2-dependent
14mr|maven2-common-poms-1.0-5.1.10|57	packages.
14mr|maven2-common-poms-1.0-5.1.10|58	
14mr|maven2-common-poms-1.0-5.1.10|59	%prep
14mr|maven2-common-poms-1.0-5.1.10|60	%setup -q -n %{name}
14mr|maven2-common-poms-1.0-5.1.10|61	
14mr|maven2-common-poms-1.0-5.1.10|62	tar xzf %{SOURCE2}
14mr|maven2-common-poms-1.0-5.1.10|63	
14mr|maven2-common-poms-1.0-5.1.10|64	%build
14mr|maven2-common-poms-1.0-5.1.10|65	
14mr|maven2-common-poms-1.0-5.1.10|66	%install
14mr|maven2-common-poms-1.0-5.1.10|67	rm -rf $RPM_BUILD_ROOT
14mr|maven2-common-poms-1.0-5.1.10|68	
14mr|maven2-common-poms-1.0-5.1.10|69	# Map
14mr|maven2-common-poms-1.0-5.1.10|70	install -dm 755 $RPM_BUILD_ROOT%{_mavendepmapdir}
14mr|maven2-common-poms-1.0-5.1.10|71	cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavendepmapdir}/maven2-versionless-depmap.xml
14mr|maven2-common-poms-1.0-5.1.10|72	
14mr|maven2-common-poms-1.0-5.1.10|73	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven2
14mr|maven2-common-poms-1.0-5.1.10|74	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
14mr|maven2-common-poms-1.0-5.1.10|75	install -pm 644 *.pom $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
14mr|maven2-common-poms-1.0-5.1.10|76	
14mr|maven2-common-poms-1.0-5.1.10|77	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven2
14mr|maven2-common-poms-1.0-5.1.10|78	ln -s %{_datadir}/maven2/default_poms $RPM_BUILD_ROOT%{_javadir}/maven2
14mr|maven2-common-poms-1.0-5.1.10|79	
14mr|maven2-common-poms-1.0-5.1.10|80	%clean
14mr|maven2-common-poms-1.0-5.1.10|81	rm -rf $RPM_BUILD_ROOT
14mr|maven2-common-poms-1.0-5.1.10|82	
14mr|maven2-common-poms-1.0-5.1.10|83	%files
14mr|maven2-common-poms-1.0-5.1.10|84	%defattr(-,root,root,-)
14mr|maven2-common-poms-1.0-5.1.10|85	%doc APACHE_LICENSE.TXT JSCH_LICENSE.TXT FEDORA.README
14mr|maven2-common-poms-1.0-5.1.10|86	%config(noreplace) %{_mavendepmapdir}/maven2-versionless-depmap.xml
14mr|maven2-common-poms-1.0-5.1.10|87	%{_javadir}/maven2
14mr|maven2-common-poms-1.0-5.1.10|88	%{_datadir}/maven2
14mr|maven2-common-poms-1.0-5.1.10|89	
14mr|maven2-common-poms-1.0-5.1.10|90	
14mr|maven2-common-poms-1.0-5.1.10|91	
14mr|maven2-common-poms-1.0-5.1.10|92	%changelog
14mr|maven2-common-poms-1.0-5.1.10|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0-5.1.10
14mr|maven2-common-poms-1.0-5.1.10|94	+ Revision: f87487f
14mr|maven2-common-poms-1.0-5.1.10|95	- MassBuild#440: Increase release tag
14mr|maven2-common-poms-1.0-5.1.10|96	
14mr|maven2-common-poms-1.0-5.1.10|97	

17623 14
14mr|maven-archiver-2.4.1-10|1	# Copyright (c) 2000-2005, JPackage Project
14mr|maven-archiver-2.4.1-10|2	# All rights reserved.
14mr|maven-archiver-2.4.1-10|3	#
14mr|maven-archiver-2.4.1-10|4	# Redistribution and use in source and binary forms, with or without
14mr|maven-archiver-2.4.1-10|5	# modification, are permitted provided that the following conditions
14mr|maven-archiver-2.4.1-10|6	# are met:
14mr|maven-archiver-2.4.1-10|7	#
14mr|maven-archiver-2.4.1-10|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven-archiver-2.4.1-10|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven-archiver-2.4.1-10|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven-archiver-2.4.1-10|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven-archiver-2.4.1-10|12	#    documentation and/or other materials provided with the
14mr|maven-archiver-2.4.1-10|13	#    distribution.
14mr|maven-archiver-2.4.1-10|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven-archiver-2.4.1-10|15	#    contributors may be used to endorse or promote products derived
14mr|maven-archiver-2.4.1-10|16	#    from this software without specific prior written permission.
14mr|maven-archiver-2.4.1-10|17	#
14mr|maven-archiver-2.4.1-10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven-archiver-2.4.1-10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven-archiver-2.4.1-10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven-archiver-2.4.1-10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven-archiver-2.4.1-10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven-archiver-2.4.1-10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven-archiver-2.4.1-10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven-archiver-2.4.1-10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven-archiver-2.4.1-10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven-archiver-2.4.1-10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven-archiver-2.4.1-10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven-archiver-2.4.1-10|29	#
14mr|maven-archiver-2.4.1-10|30	
14mr|maven-archiver-2.4.1-10|31	Name:           maven-archiver
14mr|maven-archiver-2.4.1-10|32	Version:        2.4.1
14mr|maven-archiver-2.4.1-10|33	Release:        10
14mr|maven-archiver-2.4.1-10|34	Summary:        Maven Archiver
14mr|maven-archiver-2.4.1-10|35	License:        ASL 2.0
14mr|maven-archiver-2.4.1-10|36	Group:          Development/Java
14mr|maven-archiver-2.4.1-10|37	URL:            http://maven.apache.org/
14mr|maven-archiver-2.4.1-10|38	
14mr|maven-archiver-2.4.1-10|39	# svn export https://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.4.1 maven-archiver
14mr|maven-archiver-2.4.1-10|40	# tar caf maven-archiver-2.4.1-src.tar.xz maven-archiver/
14mr|maven-archiver-2.4.1-10|41	Source0:        %{name}-%{version}-src.tar.xz
14mr|maven-archiver-2.4.1-10|42	Source1:        %{name}-depmap.xml
14mr|maven-archiver-2.4.1-10|43	
14mr|maven-archiver-2.4.1-10|44	BuildArch:      noarch
14mr|maven-archiver-2.4.1-10|45	
14mr|maven-archiver-2.4.1-10|46	BuildRequires:  java-devel >= 0:1.6.0
14mr|maven-archiver-2.4.1-10|47	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|maven-archiver-2.4.1-10|48	BuildRequires:  maven2 >= 0:2.0.8
14mr|maven-archiver-2.4.1-10|49	BuildRequires:  maven-compiler-plugin
14mr|maven-archiver-2.4.1-10|50	BuildRequires:  maven-install-plugin
14mr|maven-archiver-2.4.1-10|51	BuildRequires:  maven-jar-plugin
14mr|maven-archiver-2.4.1-10|52	BuildRequires:  maven-javadoc-plugin
14mr|maven-archiver-2.4.1-10|53	BuildRequires:  maven-resources-plugin
14mr|maven-archiver-2.4.1-10|54	BuildRequires:  maven-site-plugin
14mr|maven-archiver-2.4.1-10|55	BuildRequires:  maven-surefire-plugin
14mr|maven-archiver-2.4.1-10|56	BuildRequires:  maven-surefire-provider-junit
14mr|maven-archiver-2.4.1-10|57	BuildRequires:  maven-doxia-sitetools
14mr|maven-archiver-2.4.1-10|58	#BuildRequires:  maven-shared-jar
14mr|maven-archiver-2.4.1-10|59	#BuildRequires:  plexus-interpolation
14mr|maven-archiver-2.4.1-10|60	BuildRequires:  plexus-archiver >= 1.0-0.1.a7
14mr|maven-archiver-2.4.1-10|61	BuildRequires:  plexus-utils
14mr|maven-archiver-2.4.1-10|62	#BuildRequires:  apache-commons-parent
14mr|maven-archiver-2.4.1-10|63	
14mr|maven-archiver-2.4.1-10|64	Requires:       maven2 >= 0:2.0.4-9
14mr|maven-archiver-2.4.1-10|65	Requires:       plexus-archiver >= 1.0-0.1.a7
14mr|maven-archiver-2.4.1-10|66	# Requires:       plexus-interpolation
14mr|maven-archiver-2.4.1-10|67	Requires:       plexus-utils
14mr|maven-archiver-2.4.1-10|68	
14mr|maven-archiver-2.4.1-10|69	Requires(post):   jpackage-utils >= 0:1.7.2
14mr|maven-archiver-2.4.1-10|70	Requires(postun): jpackage-utils >= 0:1.7.2
14mr|maven-archiver-2.4.1-10|71	%rename maven-shared-archiver
14mr|maven-archiver-2.4.1-10|72	
14mr|maven-archiver-2.4.1-10|73	%description
14mr|maven-archiver-2.4.1-10|74	The Maven Archiver is used by other Maven plugins
14mr|maven-archiver-2.4.1-10|75	to handle packaging
14mr|maven-archiver-2.4.1-10|76	
14mr|maven-archiver-2.4.1-10|77	%package javadoc
14mr|maven-archiver-2.4.1-10|78	Summary:        Javadoc for %{name}
14mr|maven-archiver-2.4.1-10|79	Group:          Development/Java
14mr|maven-archiver-2.4.1-10|80	Requires:       jpackage-utils
14mr|maven-archiver-2.4.1-10|81	
14mr|maven-archiver-2.4.1-10|82	%description javadoc
14mr|maven-archiver-2.4.1-10|83	Javadoc for %{name}.
14mr|maven-archiver-2.4.1-10|84	
14mr|maven-archiver-2.4.1-10|85	%prep
14mr|maven-archiver-2.4.1-10|86	%setup -q -n %{name}
14mr|maven-archiver-2.4.1-10|87	
14mr|maven-archiver-2.4.1-10|88	#tests don't compile with maven 2.2.1
14mr|maven-archiver-2.4.1-10|89	rm -fr src/test/java/org/apache/maven/archiver/*.java
14mr|maven-archiver-2.4.1-10|90	
14mr|maven-archiver-2.4.1-10|91	%build
14mr|maven-archiver-2.4.1-10|92	mvn \
14mr|maven-archiver-2.4.1-10|93	-Dmaven.test.failure.ignore=true \
14mr|maven-archiver-2.4.1-10|94	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14mr|maven-archiver-2.4.1-10|95	install javadoc:javadoc
14mr|maven-archiver-2.4.1-10|96	
14mr|maven-archiver-2.4.1-10|97	%install
14mr|maven-archiver-2.4.1-10|98	# jars/poms
14mr|maven-archiver-2.4.1-10|99	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|maven-archiver-2.4.1-10|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|maven-archiver-2.4.1-10|101	
14mr|maven-archiver-2.4.1-10|102	# Copy file and create unversioned symlink
14mr|maven-archiver-2.4.1-10|103	install -pm 644 target/%{name}-%{version}.jar \
14mr|maven-archiver-2.4.1-10|104	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|maven-archiver-2.4.1-10|105	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|maven-archiver-2.4.1-10|106	
14mr|maven-archiver-2.4.1-10|107	# Copy pom
14mr|maven-archiver-2.4.1-10|108	install -pm 644 pom.xml \
14mr|maven-archiver-2.4.1-10|109	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-maven-archiver.pom
14mr|maven-archiver-2.4.1-10|110	%add_to_maven_depmap org.apache.maven maven-archiver %{version} JPP maven-archiver
14mr|maven-archiver-2.4.1-10|111	
14mr|maven-archiver-2.4.1-10|112	# javadoc
14mr|maven-archiver-2.4.1-10|113	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|maven-archiver-2.4.1-10|114	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|maven-archiver-2.4.1-10|115	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-archiver-2.4.1-10|116	
14mr|maven-archiver-2.4.1-10|117	%files
14mr|maven-archiver-2.4.1-10|118	%{_javadir}/%{name}.jar
14mr|maven-archiver-2.4.1-10|119	%{_javadir}/%{name}-%{version}.jar
14mr|maven-archiver-2.4.1-10|120	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-archiver-2.4.1-10|121	%{_mavendepmapfragdir}/%{name}
14mr|maven-archiver-2.4.1-10|122	
14mr|maven-archiver-2.4.1-10|123	%files javadoc
14mr|maven-archiver-2.4.1-10|124	%{_javadocdir}/%{name}-%{version}
14mr|maven-archiver-2.4.1-10|125	%{_javadocdir}/%{name}
14mr|maven-archiver-2.4.1-10|126	
14mr|maven-archiver-2.4.1-10|127	%changelog
14mr|maven-archiver-2.4.1-10|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.1-10
14mr|maven-archiver-2.4.1-10|129	+ Revision: 82a25df
14mr|maven-archiver-2.4.1-10|130	- MassBuild#440: Increase release tag
14mr|maven-archiver-2.4.1-10|131	
14mr|maven-archiver-2.4.1-10|132	

17624 14
14mr|maven-assembly-plugin-2.2-7|1	Name:           maven-assembly-plugin
14mr|maven-assembly-plugin-2.2-7|2	Version:        2.2
14mr|maven-assembly-plugin-2.2-7|3	Release:        7
14mr|maven-assembly-plugin-2.2-7|4	Summary:        Maven Assembly Plugin
14mr|maven-assembly-plugin-2.2-7|5	
14mr|maven-assembly-plugin-2.2-7|6	Group:          Development/Java
14mr|maven-assembly-plugin-2.2-7|7	License:        ASL 2.0
14mr|maven-assembly-plugin-2.2-7|8	URL:            http://maven.apache.org/plugins/maven-assembly-plugin/
14mr|maven-assembly-plugin-2.2-7|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14mr|maven-assembly-plugin-2.2-7|10	Source1:        %{name}-jpp-depmap.xml
14mr|maven-assembly-plugin-2.2-7|11	
14mr|maven-assembly-plugin-2.2-7|12	BuildArch: noarch
14mr|maven-assembly-plugin-2.2-7|13	
14mr|maven-assembly-plugin-2.2-7|14	Obsoletes: maven2-plugin-assembly <= 0:2.0.8
14mr|maven-assembly-plugin-2.2-7|15	Provides:  maven2-plugin-assembly = 1:%{version}-%{release}
14mr|maven-assembly-plugin-2.2-7|16	
14mr|maven-assembly-plugin-2.2-7|17	BuildRequires: java >= 0:1.6.0
14mr|maven-assembly-plugin-2.2-7|18	BuildRequires: jpackage-utils >= 0:1.7.2
14mr|maven-assembly-plugin-2.2-7|19	BuildRequires:  ant, ant-nodeps
14mr|maven-assembly-plugin-2.2-7|20	BuildRequires:  maven2 >= 0:2.0.4-9
14mr|maven-assembly-plugin-2.2-7|21	#BuildRequires:  maven-assembly-plugin
14mr|maven-assembly-plugin-2.2-7|22	BuildRequires:  maven-compiler-plugin
14mr|maven-assembly-plugin-2.2-7|23	BuildRequires:  maven-install-plugin
14mr|maven-assembly-plugin-2.2-7|24	BuildRequires:  maven-jar-plugin
14mr|maven-assembly-plugin-2.2-7|25	BuildRequires:  maven-resources-plugin
14mr|maven-assembly-plugin-2.2-7|26	BuildRequires:  maven-site-plugin
14mr|maven-assembly-plugin-2.2-7|27	BuildRequires:  maven-plugin-plugin
14mr|maven-assembly-plugin-2.2-7|28	BuildRequires:  maven-surefire-maven-plugin
14mr|maven-assembly-plugin-2.2-7|29	BuildRequires:  maven-surefire-provider-junit
14mr|maven-assembly-plugin-2.2-7|30	BuildRequires:  maven-javadoc-plugin
14mr|maven-assembly-plugin-2.2-7|31	BuildRequires:  maven-shared-filtering
14mr|maven-assembly-plugin-2.2-7|32	BuildRequires:  maven-doxia
14mr|maven-assembly-plugin-2.2-7|33	BuildRequires:  maven-doxia-sitetools
14mr|maven-assembly-plugin-2.2-7|34	
14mr|maven-assembly-plugin-2.2-7|35	BuildRequires: plexus-container-default
14mr|maven-assembly-plugin-2.2-7|36	BuildRequires: plexus-utils
14mr|maven-assembly-plugin-2.2-7|37	#BuildRequires: plexus-active-collections
14mr|maven-assembly-plugin-2.2-7|38	BuildRequires: plexus-maven-plugin
14mr|maven-assembly-plugin-2.2-7|39	#BuildRequires: plexus-io
14mr|maven-assembly-plugin-2.2-7|40	BuildRequires: plexus-interpolation
14mr|maven-assembly-plugin-2.2-7|41	BuildRequires: plexus-archiver
14mr|maven-assembly-plugin-2.2-7|42	
14mr|maven-assembly-plugin-2.2-7|43	BuildRequires: maven-shared-file-management
14mr|maven-assembly-plugin-2.2-7|44	BuildRequires: maven-shared-repository-builder
14mr|maven-assembly-plugin-2.2-7|45	BuildRequires: maven-shared-filtering
14mr|maven-assembly-plugin-2.2-7|46	
14mr|maven-assembly-plugin-2.2-7|47	BuildRequires: easymock2
14mr|maven-assembly-plugin-2.2-7|48	BuildRequires: jdom
14mr|maven-assembly-plugin-2.2-7|49	BuildRequires: jaxen
14mr|maven-assembly-plugin-2.2-7|50	BuildRequires: saxpath
14mr|maven-assembly-plugin-2.2-7|51	BuildRequires: junit
14mr|maven-assembly-plugin-2.2-7|52	
14mr|maven-assembly-plugin-2.2-7|53	Requires: java >= 0:1.6.0
14mr|maven-assembly-plugin-2.2-7|54	Requires: easymock2
14mr|maven-assembly-plugin-2.2-7|55	Requires: jdom
14mr|maven-assembly-plugin-2.2-7|56	Requires: jaxen
14mr|maven-assembly-plugin-2.2-7|57	Requires: saxpath
14mr|maven-assembly-plugin-2.2-7|58	Requires: plexus-container-default
14mr|maven-assembly-plugin-2.2-7|59	Requires: plexus-utils
14mr|maven-assembly-plugin-2.2-7|60	#Requires: plexus-active-collections
14mr|maven-assembly-plugin-2.2-7|61	Requires: plexus-maven-plugin
14mr|maven-assembly-plugin-2.2-7|62	#Requires: plexus-io
14mr|maven-assembly-plugin-2.2-7|63	Requires: plexus-interpolation
14mr|maven-assembly-plugin-2.2-7|64	Requires: plexus-archiver
14mr|maven-assembly-plugin-2.2-7|65	Requires: maven-shared-repository-builder
14mr|maven-assembly-plugin-2.2-7|66	Requires: maven-shared-filtering
14mr|maven-assembly-plugin-2.2-7|67	
14mr|maven-assembly-plugin-2.2-7|68	Requires:          jpackage-utils >= 0:1.7.2
14mr|maven-assembly-plugin-2.2-7|69	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|maven-assembly-plugin-2.2-7|70	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|maven-assembly-plugin-2.2-7|71	
14mr|maven-assembly-plugin-2.2-7|72	%description
14mr|maven-assembly-plugin-2.2-7|73	A Maven 2 plugin to create archives of your project's sources, classes,
14mr|maven-assembly-plugin-2.2-7|74	dependencies etc. from flexible assembly descriptors.
14mr|maven-assembly-plugin-2.2-7|75	
14mr|maven-assembly-plugin-2.2-7|76	%package javadoc
14mr|maven-assembly-plugin-2.2-7|77	Group:          Development/Java
14mr|maven-assembly-plugin-2.2-7|78	Summary:        Javadoc for %{name}
14mr|maven-assembly-plugin-2.2-7|79	Requires:          jpackage-utils >= 0:1.7.2
14mr|maven-assembly-plugin-2.2-7|80	
14mr|maven-assembly-plugin-2.2-7|81	%description javadoc
14mr|maven-assembly-plugin-2.2-7|82	API documentation for %{name}.
14mr|maven-assembly-plugin-2.2-7|83	
14mr|maven-assembly-plugin-2.2-7|84	
14mr|maven-assembly-plugin-2.2-7|85	%prep
14mr|maven-assembly-plugin-2.2-7|86	%setup -q -n %{name}-%{version}
14mr|maven-assembly-plugin-2.2-7|87	mkdir -p target/classes/
14mr|maven-assembly-plugin-2.2-7|88	cp -pr src/main/resources/META-INF/ target/classes/
14mr|maven-assembly-plugin-2.2-7|89	
14mr|maven-assembly-plugin-2.2-7|90	%build
14mr|maven-assembly-plugin-2.2-7|91	# seems koji don't have easymockclassextension
14mr|maven-assembly-plugin-2.2-7|92	mvn \
14mr|maven-assembly-plugin-2.2-7|93	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14mr|maven-assembly-plugin-2.2-7|94	-Dmaven.test.skip=true \
14mr|maven-assembly-plugin-2.2-7|95	install javadoc:javadoc
14mr|maven-assembly-plugin-2.2-7|96	
14mr|maven-assembly-plugin-2.2-7|97	%install
14mr|maven-assembly-plugin-2.2-7|98	# jars
14mr|maven-assembly-plugin-2.2-7|99	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-assembly-plugin-2.2-7|100	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14mr|maven-assembly-plugin-2.2-7|101	
14mr|maven-assembly-plugin-2.2-7|102	%add_to_maven_depmap org.apache.maven.plugins maven-assembly-plugin %{version} JPP maven-assembly-plugin
14mr|maven-assembly-plugin-2.2-7|103	
14mr|maven-assembly-plugin-2.2-7|104	# poms
14mr|maven-assembly-plugin-2.2-7|105	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-assembly-plugin-2.2-7|106	install -pm 644 pom.xml \
14mr|maven-assembly-plugin-2.2-7|107	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-assembly-plugin-2.2-7|108	
14mr|maven-assembly-plugin-2.2-7|109	# javadoc
14mr|maven-assembly-plugin-2.2-7|110	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-assembly-plugin-2.2-7|111	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
14mr|maven-assembly-plugin-2.2-7|112	rm -rf target/site/api*
14mr|maven-assembly-plugin-2.2-7|113	
14mr|maven-assembly-plugin-2.2-7|114	%post
14mr|maven-assembly-plugin-2.2-7|115	%update_maven_depmap
14mr|maven-assembly-plugin-2.2-7|116	
14mr|maven-assembly-plugin-2.2-7|117	%postun
14mr|maven-assembly-plugin-2.2-7|118	%update_maven_depmap
14mr|maven-assembly-plugin-2.2-7|119	
14mr|maven-assembly-plugin-2.2-7|120	%files
14mr|maven-assembly-plugin-2.2-7|121	%{_javadir}/*
14mr|maven-assembly-plugin-2.2-7|122	%{_mavenpomdir}/*
14mr|maven-assembly-plugin-2.2-7|123	%{_mavendepmapfragdir}/*
14mr|maven-assembly-plugin-2.2-7|124	
14mr|maven-assembly-plugin-2.2-7|125	%files javadoc
14mr|maven-assembly-plugin-2.2-7|126	%{_javadocdir}/%{name}
14mr|maven-assembly-plugin-2.2-7|127	
14mr|maven-assembly-plugin-2.2-7|128	%changelog
14mr|maven-assembly-plugin-2.2-7|129	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-7
14mr|maven-assembly-plugin-2.2-7|130	+ Revision: 89b7628
14mr|maven-assembly-plugin-2.2-7|131	- Rebuild to main repo
14mr|maven-assembly-plugin-2.2-7|132	
14mr|maven-assembly-plugin-2.2-7|133	

17625 14
14mr|maven-clean-plugin-2.4.1-6|1	Name:           maven-clean-plugin
14mr|maven-clean-plugin-2.4.1-6|2	Version:        2.4.1
14mr|maven-clean-plugin-2.4.1-6|3	Release:        6
14mr|maven-clean-plugin-2.4.1-6|4	Summary:        Maven Clean Plugin
14mr|maven-clean-plugin-2.4.1-6|5	Group:          Development/Java
14mr|maven-clean-plugin-2.4.1-6|6	License:        ASL 2.0
14mr|maven-clean-plugin-2.4.1-6|7	URL:            http://maven.apache.org/plugins/maven-clean-plugin/
14mr|maven-clean-plugin-2.4.1-6|8	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-clean-plugin-2.4.1 maven-clean-plugin-2.4.1
14mr|maven-clean-plugin-2.4.1-6|9	#tar caf maven-clean-plugin-2.4.1.tar.xz maven-clean-plugin-2.4.1/
14mr|maven-clean-plugin-2.4.1-6|10	Source0:        %{name}-%{version}.tar.xz
14mr|maven-clean-plugin-2.4.1-6|11	BuildArch: noarch
14mr|maven-clean-plugin-2.4.1-6|12	
14mr|maven-clean-plugin-2.4.1-6|13	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-clean-plugin-2.4.1-6|14	BuildRequires: maven2
14mr|maven-clean-plugin-2.4.1-6|15	BuildRequires: maven-plugin-plugin
14mr|maven-clean-plugin-2.4.1-6|16	BuildRequires: maven-compiler-plugin
14mr|maven-clean-plugin-2.4.1-6|17	BuildRequires: maven-jar-plugin
14mr|maven-clean-plugin-2.4.1-6|18	BuildRequires: maven-install-plugin
14mr|maven-clean-plugin-2.4.1-6|19	BuildRequires: maven-resources-plugin
14mr|maven-clean-plugin-2.4.1-6|20	BuildRequires: maven-javadoc-plugin
14mr|maven-clean-plugin-2.4.1-6|21	BuildRequires: maven-surefire-maven-plugin
14mr|maven-clean-plugin-2.4.1-6|22	BuildRequires: maven-surefire-provider-junit
14mr|maven-clean-plugin-2.4.1-6|23	BuildRequires: maven-doxia-sitetools
14mr|maven-clean-plugin-2.4.1-6|24	#BuildRequires: maven-shared-plugin-testing-harness
14mr|maven-clean-plugin-2.4.1-6|25	Requires:	maven2
14mr|maven-clean-plugin-2.4.1-6|26	Requires:	jpackage-utils
14mr|maven-clean-plugin-2.4.1-6|27	Requires:	java
14mr|maven-clean-plugin-2.4.1-6|28	Requires(post):       jpackage-utils
14mr|maven-clean-plugin-2.4.1-6|29	Requires(postun):     jpackage-utils
14mr|maven-clean-plugin-2.4.1-6|30	
14mr|maven-clean-plugin-2.4.1-6|31	Provides:       maven2-plugin-clean = 1:%{version}-%{release}
14mr|maven-clean-plugin-2.4.1-6|32	Obsoletes:      maven2-plugin-clean <= 0:2.0.8
14mr|maven-clean-plugin-2.4.1-6|33	
14mr|maven-clean-plugin-2.4.1-6|34	%description
14mr|maven-clean-plugin-2.4.1-6|35	The Maven Clean Plugin is a plugin that removes files generated
14mr|maven-clean-plugin-2.4.1-6|36	at build-time in a project's directory.
14mr|maven-clean-plugin-2.4.1-6|37	
14mr|maven-clean-plugin-2.4.1-6|38	%package javadoc
14mr|maven-clean-plugin-2.4.1-6|39	Group:          Development/Java
14mr|maven-clean-plugin-2.4.1-6|40	Summary:        Javadoc for %{name}
14mr|maven-clean-plugin-2.4.1-6|41	Requires:       jpackage-utils
14mr|maven-clean-plugin-2.4.1-6|42	
14mr|maven-clean-plugin-2.4.1-6|43	%description javadoc
14mr|maven-clean-plugin-2.4.1-6|44	API documentation for %{name}.
14mr|maven-clean-plugin-2.4.1-6|45	
14mr|maven-clean-plugin-2.4.1-6|46	%prep
14mr|maven-clean-plugin-2.4.1-6|47	%setup -q
14mr|maven-clean-plugin-2.4.1-6|48	
14mr|maven-clean-plugin-2.4.1-6|49	%build
14mr|maven-clean-plugin-2.4.1-6|50	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|maven-clean-plugin-2.4.1-6|51	mvn -Dmaven.test.skip=true \
14mr|maven-clean-plugin-2.4.1-6|52	install javadoc:javadoc
14mr|maven-clean-plugin-2.4.1-6|53	
14mr|maven-clean-plugin-2.4.1-6|54	%install
14mr|maven-clean-plugin-2.4.1-6|55	
14mr|maven-clean-plugin-2.4.1-6|56	# jars
14mr|maven-clean-plugin-2.4.1-6|57	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-clean-plugin-2.4.1-6|58	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-clean-plugin-2.4.1-6|59	
14mr|maven-clean-plugin-2.4.1-6|60	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-clean-plugin-2.4.1-6|61	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-clean-plugin-2.4.1-6|62	
14mr|maven-clean-plugin-2.4.1-6|63	%add_to_maven_depmap org.apache.maven.plugins maven-clean-plugin %{version} JPP maven-clean-plugin
14mr|maven-clean-plugin-2.4.1-6|64	
14mr|maven-clean-plugin-2.4.1-6|65	# poms
14mr|maven-clean-plugin-2.4.1-6|66	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-clean-plugin-2.4.1-6|67	install -pm 644 pom.xml \
14mr|maven-clean-plugin-2.4.1-6|68	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-clean-plugin-2.4.1-6|69	
14mr|maven-clean-plugin-2.4.1-6|70	# javadoc
14mr|maven-clean-plugin-2.4.1-6|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-clean-plugin-2.4.1-6|72	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-clean-plugin-2.4.1-6|73	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-clean-plugin-2.4.1-6|74	rm -rf target/site/api*
14mr|maven-clean-plugin-2.4.1-6|75	
14mr|maven-clean-plugin-2.4.1-6|76	%post
14mr|maven-clean-plugin-2.4.1-6|77	%update_maven_depmap
14mr|maven-clean-plugin-2.4.1-6|78	
14mr|maven-clean-plugin-2.4.1-6|79	%postun
14mr|maven-clean-plugin-2.4.1-6|80	%update_maven_depmap
14mr|maven-clean-plugin-2.4.1-6|81	
14mr|maven-clean-plugin-2.4.1-6|82	%files
14mr|maven-clean-plugin-2.4.1-6|83	%{_javadir}/%{name}.jar
14mr|maven-clean-plugin-2.4.1-6|84	%{_javadir}/%{name}-%{version}.jar
14mr|maven-clean-plugin-2.4.1-6|85	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-clean-plugin-2.4.1-6|86	%{_mavendepmapfragdir}/%{name}
14mr|maven-clean-plugin-2.4.1-6|87	
14mr|maven-clean-plugin-2.4.1-6|88	%files javadoc
14mr|maven-clean-plugin-2.4.1-6|89	%{_javadocdir}/%{name}-%{version}
14mr|maven-clean-plugin-2.4.1-6|90	%{_javadocdir}/%{name}
14mr|maven-clean-plugin-2.4.1-6|91	
14mr|maven-clean-plugin-2.4.1-6|92	
14mr|maven-clean-plugin-2.4.1-6|93	%changelog
14mr|maven-clean-plugin-2.4.1-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.1-6
14mr|maven-clean-plugin-2.4.1-6|95	+ Revision: 482fe6c
14mr|maven-clean-plugin-2.4.1-6|96	- MassBuild#440: Increase release tag
14mr|maven-clean-plugin-2.4.1-6|97	
14mr|maven-clean-plugin-2.4.1-6|98	

17626 14
14mr|maven-compiler-plugin-2.3.2-5|1	Name:           maven-compiler-plugin
14mr|maven-compiler-plugin-2.3.2-5|2	Version:        2.3.2
14mr|maven-compiler-plugin-2.3.2-5|3	Release:        5
14mr|maven-compiler-plugin-2.3.2-5|4	Summary:        Maven Compiler Plugin
14mr|maven-compiler-plugin-2.3.2-5|5	
14mr|maven-compiler-plugin-2.3.2-5|6	Group:          Development/Java
14mr|maven-compiler-plugin-2.3.2-5|7	License:        ASL 2.0
14mr|maven-compiler-plugin-2.3.2-5|8	URL:            http://maven.apache.org/plugins/maven-compiler-plugin
14mr|maven-compiler-plugin-2.3.2-5|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.3.2 maven-compiler-plugin-2.3.2
14mr|maven-compiler-plugin-2.3.2-5|10	#tar caf maven-compiler-plugin-2.3.2.tar.xz maven-compiler-plugin-2.3.2/
14mr|maven-compiler-plugin-2.3.2-5|11	Source0:        %{name}-%{version}.tar.xz
14mr|maven-compiler-plugin-2.3.2-5|12	
14mr|maven-compiler-plugin-2.3.2-5|13	BuildArch: noarch
14mr|maven-compiler-plugin-2.3.2-5|14	
14mr|maven-compiler-plugin-2.3.2-5|15	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-compiler-plugin-2.3.2-5|16	BuildRequires: maven2
14mr|maven-compiler-plugin-2.3.2-5|17	BuildRequires: maven-plugin-plugin
14mr|maven-compiler-plugin-2.3.2-5|18	#BuildRequires: maven-compiler-plugin
14mr|maven-compiler-plugin-2.3.2-5|19	BuildRequires: maven-jar-plugin
14mr|maven-compiler-plugin-2.3.2-5|20	BuildRequires: maven-install-plugin
14mr|maven-compiler-plugin-2.3.2-5|21	BuildRequires: maven-resources-plugin
14mr|maven-compiler-plugin-2.3.2-5|22	BuildRequires: maven-javadoc-plugin
14mr|maven-compiler-plugin-2.3.2-5|23	BuildRequires: maven-surefire-plugin
14mr|maven-compiler-plugin-2.3.2-5|24	BuildRequires: maven-surefire-provider-junit
14mr|maven-compiler-plugin-2.3.2-5|25	#BuildRequires: maven-doxia-sitetools
14mr|maven-compiler-plugin-2.3.2-5|26	BuildRequires: maven-plugin-testing-harness
14mr|maven-compiler-plugin-2.3.2-5|27	
14mr|maven-compiler-plugin-2.3.2-5|28	Requires:      maven2
14mr|maven-compiler-plugin-2.3.2-5|29	Requires:      jpackage-utils
14mr|maven-compiler-plugin-2.3.2-5|30	Requires:      java
14mr|maven-compiler-plugin-2.3.2-5|31	Requires(post):       jpackage-utils
14mr|maven-compiler-plugin-2.3.2-5|32	Requires(postun):     jpackage-utils
14mr|maven-compiler-plugin-2.3.2-5|33	
14mr|maven-compiler-plugin-2.3.2-5|34	Provides:       maven2-plugin-compiler = %{version}-%{release}
14mr|maven-compiler-plugin-2.3.2-5|35	Obsoletes:      maven2-plugin-compiler <= 0:2.0.8
14mr|maven-compiler-plugin-2.3.2-5|36	
14mr|maven-compiler-plugin-2.3.2-5|37	%description
14mr|maven-compiler-plugin-2.3.2-5|38	The Compiler Plugin is used to compile the sources of your project.
14mr|maven-compiler-plugin-2.3.2-5|39	
14mr|maven-compiler-plugin-2.3.2-5|40	%package javadoc
14mr|maven-compiler-plugin-2.3.2-5|41	Group:          Development/Java
14mr|maven-compiler-plugin-2.3.2-5|42	Summary:        Javadoc for %{name}
14mr|maven-compiler-plugin-2.3.2-5|43	Requires:       jpackage-utils
14mr|maven-compiler-plugin-2.3.2-5|44	
14mr|maven-compiler-plugin-2.3.2-5|45	%description javadoc
14mr|maven-compiler-plugin-2.3.2-5|46	API documentation for %{name}.
14mr|maven-compiler-plugin-2.3.2-5|47	
14mr|maven-compiler-plugin-2.3.2-5|48	%prep
14mr|maven-compiler-plugin-2.3.2-5|49	%setup -q #You may need to update this according to your Source0
14mr|maven-compiler-plugin-2.3.2-5|50	
14mr|maven-compiler-plugin-2.3.2-5|51	%build
14mr|maven-compiler-plugin-2.3.2-5|52	mvn	-Dmaven.test.failure.ignore=true \
14mr|maven-compiler-plugin-2.3.2-5|53	install javadoc:javadoc
14mr|maven-compiler-plugin-2.3.2-5|54	
14mr|maven-compiler-plugin-2.3.2-5|55	%install
14mr|maven-compiler-plugin-2.3.2-5|56	
14mr|maven-compiler-plugin-2.3.2-5|57	# jars
14mr|maven-compiler-plugin-2.3.2-5|58	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-compiler-plugin-2.3.2-5|59	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14mr|maven-compiler-plugin-2.3.2-5|60	
14mr|maven-compiler-plugin-2.3.2-5|61	%add_to_maven_depmap org.apache.maven.plugins maven-compiler-plugin %{version} JPP maven-compiler-plugin
14mr|maven-compiler-plugin-2.3.2-5|62	
14mr|maven-compiler-plugin-2.3.2-5|63	# poms
14mr|maven-compiler-plugin-2.3.2-5|64	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-compiler-plugin-2.3.2-5|65	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-compiler-plugin-2.3.2-5|66	
14mr|maven-compiler-plugin-2.3.2-5|67	# javadoc
14mr|maven-compiler-plugin-2.3.2-5|68	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-compiler-plugin-2.3.2-5|69	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14mr|maven-compiler-plugin-2.3.2-5|70	
14mr|maven-compiler-plugin-2.3.2-5|71	%pre javadoc
14mr|maven-compiler-plugin-2.3.2-5|72	# workaround for rpm bug, can be removed in F-17
14mr|maven-compiler-plugin-2.3.2-5|73	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|maven-compiler-plugin-2.3.2-5|74	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|maven-compiler-plugin-2.3.2-5|75	
14mr|maven-compiler-plugin-2.3.2-5|76	%post
14mr|maven-compiler-plugin-2.3.2-5|77	%update_maven_depmap
14mr|maven-compiler-plugin-2.3.2-5|78	
14mr|maven-compiler-plugin-2.3.2-5|79	%postun
14mr|maven-compiler-plugin-2.3.2-5|80	%update_maven_depmap
14mr|maven-compiler-plugin-2.3.2-5|81	
14mr|maven-compiler-plugin-2.3.2-5|82	%files
14mr|maven-compiler-plugin-2.3.2-5|83	%{_javadir}/%{name}.jar
14mr|maven-compiler-plugin-2.3.2-5|84	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-compiler-plugin-2.3.2-5|85	%{_mavendepmapfragdir}/%{name}
14mr|maven-compiler-plugin-2.3.2-5|86	
14mr|maven-compiler-plugin-2.3.2-5|87	%files javadoc
14mr|maven-compiler-plugin-2.3.2-5|88	%{_javadocdir}/%{name}
14mr|maven-compiler-plugin-2.3.2-5|89	
14mr|maven-compiler-plugin-2.3.2-5|90	
14mr|maven-compiler-plugin-2.3.2-5|91	%changelog
14mr|maven-compiler-plugin-2.3.2-5|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.2-5
14mr|maven-compiler-plugin-2.3.2-5|93	+ Revision: d00f995
14mr|maven-compiler-plugin-2.3.2-5|94	- MassBuild#440: Increase release tag
14mr|maven-compiler-plugin-2.3.2-5|95	
14mr|maven-compiler-plugin-2.3.2-5|96	

17627 14
14mr|maven-doxia-1.0-0.1.a7.3.3.7|1	# Copyright (c) 2000-2005, JPackage Project
14mr|maven-doxia-1.0-0.1.a7.3.3.7|2	# All rights reserved.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|3	#
14mr|maven-doxia-1.0-0.1.a7.3.3.7|4	# Redistribution and use in source and binary forms, with or without
14mr|maven-doxia-1.0-0.1.a7.3.3.7|5	# modification, are permitted provided that the following conditions
14mr|maven-doxia-1.0-0.1.a7.3.3.7|6	# are met:
14mr|maven-doxia-1.0-0.1.a7.3.3.7|7	#
14mr|maven-doxia-1.0-0.1.a7.3.3.7|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven-doxia-1.0-0.1.a7.3.3.7|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven-doxia-1.0-0.1.a7.3.3.7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven-doxia-1.0-0.1.a7.3.3.7|12	#    documentation and/or other materials provided with the
14mr|maven-doxia-1.0-0.1.a7.3.3.7|13	#    distribution.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven-doxia-1.0-0.1.a7.3.3.7|15	#    contributors may be used to endorse or promote products derived
14mr|maven-doxia-1.0-0.1.a7.3.3.7|16	#    from this software without specific prior written permission.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|17	#
14mr|maven-doxia-1.0-0.1.a7.3.3.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven-doxia-1.0-0.1.a7.3.3.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven-doxia-1.0-0.1.a7.3.3.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven-doxia-1.0-0.1.a7.3.3.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven-doxia-1.0-0.1.a7.3.3.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven-doxia-1.0-0.1.a7.3.3.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven-doxia-1.0-0.1.a7.3.3.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|29	#
14mr|maven-doxia-1.0-0.1.a7.3.3.7|30	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|31	%define _with_gcj_support 1
14mr|maven-doxia-1.0-0.1.a7.3.3.7|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|33	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|34	%bcond_with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|35	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|36	%define namedversion 1.0-alpha-7
14mr|maven-doxia-1.0-0.1.a7.3.3.7|37	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|38	Name:           maven-doxia
14mr|maven-doxia-1.0-0.1.a7.3.3.7|39	Version:        1.0
14mr|maven-doxia-1.0-0.1.a7.3.3.7|40	Release:        %mkrel 0.1.a7.3.3.7
14mr|maven-doxia-1.0-0.1.a7.3.3.7|41	Epoch:          0
14mr|maven-doxia-1.0-0.1.a7.3.3.7|42	Summary:        Content generation framework
14mr|maven-doxia-1.0-0.1.a7.3.3.7|43	License:        Apache Software License
14mr|maven-doxia-1.0-0.1.a7.3.3.7|44	Group:          Development/Java
14mr|maven-doxia-1.0-0.1.a7.3.3.7|45	URL:            http://maven.apache.org/doxia/
14mr|maven-doxia-1.0-0.1.a7.3.3.7|46	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|47	# svn export http://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/
14mr|maven-doxia-1.0-0.1.a7.3.3.7|48	#       maven-doxia/
14mr|maven-doxia-1.0-0.1.a7.3.3.7|49	# tar czf maven-doxia-1.0.a7-src.tar.gz maven-doxia/
14mr|maven-doxia-1.0-0.1.a7.3.3.7|50	Source0:        %{name}-%{version}a7.tar.gz
14mr|maven-doxia-1.0-0.1.a7.3.3.7|51	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|52	Source1:        %{name}-decoration-model-build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|53	Source2:        %{name}-core-build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|54	Source3:        %{name}-sink-api-build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|55	Source4:        %{name}-site-renderer-build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|56	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|57	# These files are taken from the doxia build itself, done with maven2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|58	# To regenerate, build above tarball with upstream maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|59	Source5:        %{name}-autogenerated-files.tar.gz
14mr|maven-doxia-1.0-0.1.a7.3.3.7|60	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|61	Patch0:         %{name}-1.4compile.patch
14mr|maven-doxia-1.0-0.1.a7.3.3.7|62	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|63	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|64	%if ! %{gcj_support}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|65	BuildArch:      noarch
14mr|maven-doxia-1.0-0.1.a7.3.3.7|66	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|67	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|68	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|69	BuildRequires:  ant
14mr|maven-doxia-1.0-0.1.a7.3.3.7|70	BuildRequires:  ant-nodeps
14mr|maven-doxia-1.0-0.1.a7.3.3.7|71	BuildRequires:  locales-en
14mr|maven-doxia-1.0-0.1.a7.3.3.7|72	%if %with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|73	BuildRequires:  maven2 >= 0:2.0.4-9
14mr|maven-doxia-1.0-0.1.a7.3.3.7|74	BuildRequires:  maven2-plugin-compiler
14mr|maven-doxia-1.0-0.1.a7.3.3.7|75	BuildRequires:  maven2-plugin-install
14mr|maven-doxia-1.0-0.1.a7.3.3.7|76	BuildRequires:  maven2-plugin-jar
14mr|maven-doxia-1.0-0.1.a7.3.3.7|77	BuildRequires:  maven2-plugin-javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|78	BuildRequires:  maven2-plugin-resources
14mr|maven-doxia-1.0-0.1.a7.3.3.7|79	BuildRequires:  maven2-plugin-site
14mr|maven-doxia-1.0-0.1.a7.3.3.7|80	BuildRequires:  maven2-plugin-surefire
14mr|maven-doxia-1.0-0.1.a7.3.3.7|81	BuildRequires:  plexus-maven-plugin >= 0:1.2-2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|82	BuildRequires:  modello-maven-plugin >= 0:1.0-0.a8.3
14mr|maven-doxia-1.0-0.1.a7.3.3.7|83	BuildRequires:  plexus-xmlrpc >= 0:1.0-0.b4.3
14mr|maven-doxia-1.0-0.1.a7.3.3.7|84	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|85	BuildRequires:  classworlds
14mr|maven-doxia-1.0-0.1.a7.3.3.7|86	BuildRequires:  jakarta-commons-collections
14mr|maven-doxia-1.0-0.1.a7.3.3.7|87	BuildRequires:  jakarta-commons-logging
14mr|maven-doxia-1.0-0.1.a7.3.3.7|88	BuildRequires:  jakarta-commons-validator
14mr|maven-doxia-1.0-0.1.a7.3.3.7|89	BuildRequires:  junit
14mr|maven-doxia-1.0-0.1.a7.3.3.7|90	BuildRequires:  oro
14mr|maven-doxia-1.0-0.1.a7.3.3.7|91	BuildRequires:  plexus-container-default
14mr|maven-doxia-1.0-0.1.a7.3.3.7|92	BuildRequires:  plexus-i18n
14mr|maven-doxia-1.0-0.1.a7.3.3.7|93	BuildRequires:  plexus-utils
14mr|maven-doxia-1.0-0.1.a7.3.3.7|94	BuildRequires:  plexus-velocity
14mr|maven-doxia-1.0-0.1.a7.3.3.7|95	BuildRequires:  velocity
14mr|maven-doxia-1.0-0.1.a7.3.3.7|96	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|97	Requires:       classworlds
14mr|maven-doxia-1.0-0.1.a7.3.3.7|98	Requires:       jakarta-commons-collections
14mr|maven-doxia-1.0-0.1.a7.3.3.7|99	Requires:       jakarta-commons-logging
14mr|maven-doxia-1.0-0.1.a7.3.3.7|100	Requires:       jakarta-commons-validator
14mr|maven-doxia-1.0-0.1.a7.3.3.7|101	Requires:       junit
14mr|maven-doxia-1.0-0.1.a7.3.3.7|102	Requires:       oro
14mr|maven-doxia-1.0-0.1.a7.3.3.7|103	Requires:       plexus-container-default
14mr|maven-doxia-1.0-0.1.a7.3.3.7|104	Requires:       plexus-i18n
14mr|maven-doxia-1.0-0.1.a7.3.3.7|105	Requires:       plexus-utils
14mr|maven-doxia-1.0-0.1.a7.3.3.7|106	Requires:       plexus-velocity
14mr|maven-doxia-1.0-0.1.a7.3.3.7|107	Requires:       velocity
14mr|maven-doxia-1.0-0.1.a7.3.3.7|108	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|109	Requires(post):   jpackage-utils >= 0:1.7.2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|110	Requires(postun): jpackage-utils >= 0:1.7.2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|111	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|112	%if %{gcj_support}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|113	BuildRequires:    java-gcj-compat-devel
14mr|maven-doxia-1.0-0.1.a7.3.3.7|114	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|115	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|116	%description
14mr|maven-doxia-1.0-0.1.a7.3.3.7|117	Doxia is a content generation framework which aims to provide its
14mr|maven-doxia-1.0-0.1.a7.3.3.7|118	users with powerful techniques for generating static and dynamic
14mr|maven-doxia-1.0-0.1.a7.3.3.7|119	content. Doxia can be used to generate static sites in addition to
14mr|maven-doxia-1.0-0.1.a7.3.3.7|120	being incorporated into dynamic content generation systems like blogs,
14mr|maven-doxia-1.0-0.1.a7.3.3.7|121	wikis and content management systems.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|122	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|123	%if %with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|124	%package javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|125	Summary:        Javadoc for %{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|126	Group:          Development/Documentation
14mr|maven-doxia-1.0-0.1.a7.3.3.7|127	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|128	%description javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|129	Javadoc for %{name}.
14mr|maven-doxia-1.0-0.1.a7.3.3.7|130	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|131	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|132	%prep
14mr|maven-doxia-1.0-0.1.a7.3.3.7|133	%setup -q -n %{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|134	cp -p %{SOURCE1} doxia-decoration-model/build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|135	cp -p %{SOURCE2} doxia-core/build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|136	cp -p %{SOURCE3} doxia-sink-api/build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|137	cp -p %{SOURCE4} doxia-site-renderer/build.xml
14mr|maven-doxia-1.0-0.1.a7.3.3.7|138	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|139	%patch0 -p0 -b .sav
14mr|maven-doxia-1.0-0.1.a7.3.3.7|140	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|141	%build
14mr|maven-doxia-1.0-0.1.a7.3.3.7|142	export LC_ALL=en_US.ISO-8859-1
14mr|maven-doxia-1.0-0.1.a7.3.3.7|143	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|144	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|maven-doxia-1.0-0.1.a7.3.3.7|145	mkdir -p $MAVEN_REPO_LOCAL
14mr|maven-doxia-1.0-0.1.a7.3.3.7|146	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|147	%if %with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|148	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|149	mvn-jpp \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|150	-e \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|151	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|152	-Dmaven.test.failure.ignore=true \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|153	install javadoc:javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|154	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|155	%else
14mr|maven-doxia-1.0-0.1.a7.3.3.7|156	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|157	mkdir lib
14mr|maven-doxia-1.0-0.1.a7.3.3.7|158	build-jar-repository -s -p lib/ \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|159	commons-collections \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|160	commons-logging-api \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|161	classworlds \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|162	junit \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|163	oro \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|164	plexus/container-default \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|165	plexus/i18n \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|166	plexus/utils \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|167	plexus/velocity \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|168	velocity
14mr|maven-doxia-1.0-0.1.a7.3.3.7|169	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|170	# Extract autogenerated (by maven) files
14mr|maven-doxia-1.0-0.1.a7.3.3.7|171	tar xzf %{SOURCE5}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|172	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|173	for project in doxia-decoration-model \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|174	doxia-sink-api \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|175	doxia-core \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|176	doxia-site-renderer; do
14mr|maven-doxia-1.0-0.1.a7.3.3.7|177	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|178	pushd $project
14mr|maven-doxia-1.0-0.1.a7.3.3.7|179	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|180	ant -Dmaven.mode.offline=true -Dmaven.repo.local=$MAVEN_REPO_LOCAL
14mr|maven-doxia-1.0-0.1.a7.3.3.7|181	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|182	# Copy over the jar
14mr|maven-doxia-1.0-0.1.a7.3.3.7|183	cp -p target/*jar ../lib/$project.jar
14mr|maven-doxia-1.0-0.1.a7.3.3.7|184	popd
14mr|maven-doxia-1.0-0.1.a7.3.3.7|185	done
14mr|maven-doxia-1.0-0.1.a7.3.3.7|186	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|187	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|188	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|189	%install
14mr|maven-doxia-1.0-0.1.a7.3.3.7|190	rm -rf $RPM_BUILD_ROOT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|191	# jars/poms
14mr|maven-doxia-1.0-0.1.a7.3.3.7|192	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|193	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|maven-doxia-1.0-0.1.a7.3.3.7|194	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|195	for project in decoration-model \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|196	sink-api \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|197	core \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|198	site-renderer \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|199	module-twiki; do
14mr|maven-doxia-1.0-0.1.a7.3.3.7|200	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|201	if [ -f doxia-$project/target/doxia-$project-%{namedversion}.jar ]; then                  install -pm 644 \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|202	doxia-$project/target/doxia-$project-%{namedversion}.jar \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|203	$RPM_BUILD_ROOT%{_javadir}/%{name}/$project-%{namedversion}.jar
14mr|maven-doxia-1.0-0.1.a7.3.3.7|204	%add_to_maven_depmap org.apache.maven.doxia doxia-$project %{namedversion} JPP/maven-doxia $project
14mr|maven-doxia-1.0-0.1.a7.3.3.7|205	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|206	fi
14mr|maven-doxia-1.0-0.1.a7.3.3.7|207	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|208	# Install pom to groupid-artifactid
14mr|maven-doxia-1.0-0.1.a7.3.3.7|209	install -pm 644 doxia-$project/pom.xml \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|210	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-$project.pom
14mr|maven-doxia-1.0-0.1.a7.3.3.7|211	done
14mr|maven-doxia-1.0-0.1.a7.3.3.7|212	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|213	install -pm 644 pom.xml \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|214	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-doxia.pom
14mr|maven-doxia-1.0-0.1.a7.3.3.7|215	%add_to_maven_depmap org.apache.maven.doxia doxia %{namedversion} JPP/maven-doxia doxia
14mr|maven-doxia-1.0-0.1.a7.3.3.7|216	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|217	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{namedversion}*; \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|218	do ln -sf ${jar} `echo $jar| sed  "s|-%{namedversion}||g"`; done)
14mr|maven-doxia-1.0-0.1.a7.3.3.7|219	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|220	%if %with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|221	# javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|222	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|223	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|224	for p in doxia-decoration-model \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|225	doxia-sink-api \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|226	doxia-core \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|227	doxia-site-renderer; do
14mr|maven-doxia-1.0-0.1.a7.3.3.7|228	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|229	project=`basename $p`
14mr|maven-doxia-1.0-0.1.a7.3.3.7|230	install -d -m 755 \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|231	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
14mr|maven-doxia-1.0-0.1.a7.3.3.7|232	cp -pr $project/target/site/apidocs/* \
14mr|maven-doxia-1.0-0.1.a7.3.3.7|233	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
14mr|maven-doxia-1.0-0.1.a7.3.3.7|234	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|235	done
14mr|maven-doxia-1.0-0.1.a7.3.3.7|236	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|237	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|238	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|239	%if %{gcj_support}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|240	%{_bindir}/aot-compile-rpm
14mr|maven-doxia-1.0-0.1.a7.3.3.7|241	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|242	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|243	%clean
14mr|maven-doxia-1.0-0.1.a7.3.3.7|244	rm -rf $RPM_BUILD_ROOT
14mr|maven-doxia-1.0-0.1.a7.3.3.7|245	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|246	%if %{gcj_support}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|247	%postun
14mr|maven-doxia-1.0-0.1.a7.3.3.7|248	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|maven-doxia-1.0-0.1.a7.3.3.7|249	then
14mr|maven-doxia-1.0-0.1.a7.3.3.7|250	%{_bindir}/rebuild-gcj-db
14mr|maven-doxia-1.0-0.1.a7.3.3.7|251	fi
14mr|maven-doxia-1.0-0.1.a7.3.3.7|252	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|253	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|254	%files
14mr|maven-doxia-1.0-0.1.a7.3.3.7|255	%defattr(-,root,root,-)
14mr|maven-doxia-1.0-0.1.a7.3.3.7|256	%{_javadir}/%{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|257	%{_datadir}/maven2
14mr|maven-doxia-1.0-0.1.a7.3.3.7|258	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|259	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|260	%if %{gcj_support}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|261	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
14mr|maven-doxia-1.0-0.1.a7.3.3.7|262	%attr(-,root,root) %{_libdir}/gcj/%{name}/core-1.0-alpha-7.jar.*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|263	%attr(-,root,root) %{_libdir}/gcj/%{name}/decoration-model-1.0-alpha-7.jar.*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|264	%attr(-,root,root) %{_libdir}/gcj/%{name}/sink-api-1.0-alpha-7.jar.*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|265	%attr(-,root,root) %{_libdir}/gcj/%{name}/site-renderer-1.0-alpha-7.jar.*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|266	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|267	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|268	%if %with maven
14mr|maven-doxia-1.0-0.1.a7.3.3.7|269	%files javadoc
14mr|maven-doxia-1.0-0.1.a7.3.3.7|270	%defattr(-,root,root,-)
14mr|maven-doxia-1.0-0.1.a7.3.3.7|271	%doc %{_javadocdir}/*
14mr|maven-doxia-1.0-0.1.a7.3.3.7|272	%endif
14mr|maven-doxia-1.0-0.1.a7.3.3.7|273	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|274	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|275	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|276	%changelog
14mr|maven-doxia-1.0-0.1.a7.3.3.7|277	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-0.1.a7.3.3.7
14mr|maven-doxia-1.0-0.1.a7.3.3.7|278	+ Revision: ab83b8a
14mr|maven-doxia-1.0-0.1.a7.3.3.7|279	- Build with en_US.ISO-8859-1 locale
14mr|maven-doxia-1.0-0.1.a7.3.3.7|280	
14mr|maven-doxia-1.0-0.1.a7.3.3.7|281	

17628 14
14mr|maven-doxia-sitetools-1.2-6|1	# Copyright (c) 2000-2005, JPackage Project
14mr|maven-doxia-sitetools-1.2-6|2	# All rights reserved.
14mr|maven-doxia-sitetools-1.2-6|3	#
14mr|maven-doxia-sitetools-1.2-6|4	# Redistribution and use in source and binary forms, with or without
14mr|maven-doxia-sitetools-1.2-6|5	# modification, are permitted provided that the following conditions
14mr|maven-doxia-sitetools-1.2-6|6	# are met:
14mr|maven-doxia-sitetools-1.2-6|7	#
14mr|maven-doxia-sitetools-1.2-6|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven-doxia-sitetools-1.2-6|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven-doxia-sitetools-1.2-6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven-doxia-sitetools-1.2-6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven-doxia-sitetools-1.2-6|12	#    documentation and/or other materials provided with the
14mr|maven-doxia-sitetools-1.2-6|13	#    distribution.
14mr|maven-doxia-sitetools-1.2-6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven-doxia-sitetools-1.2-6|15	#    contributors may be used to endorse or promote products derived
14mr|maven-doxia-sitetools-1.2-6|16	#    from this software without specific prior written permission.
14mr|maven-doxia-sitetools-1.2-6|17	#
14mr|maven-doxia-sitetools-1.2-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven-doxia-sitetools-1.2-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven-doxia-sitetools-1.2-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven-doxia-sitetools-1.2-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven-doxia-sitetools-1.2-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven-doxia-sitetools-1.2-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven-doxia-sitetools-1.2-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven-doxia-sitetools-1.2-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven-doxia-sitetools-1.2-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven-doxia-sitetools-1.2-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven-doxia-sitetools-1.2-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven-doxia-sitetools-1.2-6|29	#
14mr|maven-doxia-sitetools-1.2-6|30	
14mr|maven-doxia-sitetools-1.2-6|31	%global parent maven-doxia
14mr|maven-doxia-sitetools-1.2-6|32	%global subproj sitetools
14mr|maven-doxia-sitetools-1.2-6|33	
14mr|maven-doxia-sitetools-1.2-6|34	Name:           %{parent}-%{subproj}
14mr|maven-doxia-sitetools-1.2-6|35	Version:        1.2
14mr|maven-doxia-sitetools-1.2-6|36	Release:        6
14mr|maven-doxia-sitetools-1.2-6|37	Summary:        Doxia content generation framework
14mr|maven-doxia-sitetools-1.2-6|38	License:        ASL 2.0
14mr|maven-doxia-sitetools-1.2-6|39	Group:          Development/Java
14mr|maven-doxia-sitetools-1.2-6|40	URL:            http://maven.apache.org/doxia/
14mr|maven-doxia-sitetools-1.2-6|41	
14mr|maven-doxia-sitetools-1.2-6|42	Source0:        http://repo2.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/%{version}/doxia-%{subproj}-%{version}-source-release.zip
14mr|maven-doxia-sitetools-1.2-6|43	
14mr|maven-doxia-sitetools-1.2-6|44	# Point it at the correct plexus-container-default
14mr|maven-doxia-sitetools-1.2-6|45	Source1:        maven-doxia-depmap.xml
14mr|maven-doxia-sitetools-1.2-6|46	
14mr|maven-doxia-sitetools-1.2-6|47	Patch0:         0001-Remove-clirr-dependency.patch
14mr|maven-doxia-sitetools-1.2-6|48	Patch1:         0002-Remove-htmlunit-dependency.patch
14mr|maven-doxia-sitetools-1.2-6|49	Patch2:         0003-Migration-to-component-metadata.patch
14mr|maven-doxia-sitetools-1.2-6|50	
14mr|maven-doxia-sitetools-1.2-6|51	BuildRequires:  java-devel >= 1.6.0
14mr|maven-doxia-sitetools-1.2-6|52	BuildRequires:  itext
14mr|maven-doxia-sitetools-1.2-6|53	BuildRequires:  jpackage-utils
14mr|maven-doxia-sitetools-1.2-6|54	BuildRequires:  maven2
14mr|maven-doxia-sitetools-1.2-6|55	BuildRequires:  maven-compiler-plugin
14mr|maven-doxia-sitetools-1.2-6|56	BuildRequires:  maven-install-plugin
14mr|maven-doxia-sitetools-1.2-6|57	BuildRequires:  maven-jar-plugin
14mr|maven-doxia-sitetools-1.2-6|58	BuildRequires:  maven-javadoc-plugin
14mr|maven-doxia-sitetools-1.2-6|59	BuildRequires:  maven-resources-plugin
14mr|maven-doxia-sitetools-1.2-6|60	BuildRequires:  maven-site-plugin
14mr|maven-doxia-sitetools-1.2-6|61	BuildRequires:  maven-surefire-plugin
14mr|maven-doxia-sitetools-1.2-6|62	#BuildRequires:  maven-shared-reporting-impl
14mr|maven-doxia-sitetools-1.2-6|63	BuildRequires:  maven-surefire-provider-junit
14mr|maven-doxia-sitetools-1.2-6|64	BuildRequires:  maven-doxia
14mr|maven-doxia-sitetools-1.2-6|65	#BuildRequires:  modello-maven-plugin
14mr|maven-doxia-sitetools-1.2-6|66	BuildRequires:  classworlds
14mr|maven-doxia-sitetools-1.2-6|67	#BuildRequires:  apache-commons-collections
14mr|maven-doxia-sitetools-1.2-6|68	#BuildRequires:  apache-commons-configuration
14mr|maven-doxia-sitetools-1.2-6|69	#BuildRequires:  apache-commons-logging
14mr|maven-doxia-sitetools-1.2-6|70	#BuildRequires:  apache-commons-validator
14mr|maven-doxia-sitetools-1.2-6|71	BuildRequires:  junit
14mr|maven-doxia-sitetools-1.2-6|72	BuildRequires:  jakarta-oro
14mr|maven-doxia-sitetools-1.2-6|73	BuildRequires:  plexus-container-default
14mr|maven-doxia-sitetools-1.2-6|74	#BuildRequires:  plexus-containers-container-default
14mr|maven-doxia-sitetools-1.2-6|75	#BuildRequires:  plexus-containers-component-javadoc
14mr|maven-doxia-sitetools-1.2-6|76	#BuildRequires:  plexus-containers-component-metadata
14mr|maven-doxia-sitetools-1.2-6|77	BuildRequires:  plexus-i18n
14mr|maven-doxia-sitetools-1.2-6|78	BuildRequires:  plexus-utils
14mr|maven-doxia-sitetools-1.2-6|79	BuildRequires:  plexus-velocity
14mr|maven-doxia-sitetools-1.2-6|80	BuildRequires:  velocity
14mr|maven-doxia-sitetools-1.2-6|81	BuildRequires:  javamail
14mr|maven-doxia-sitetools-1.2-6|82	
14mr|maven-doxia-sitetools-1.2-6|83	Requires:       classworlds
14mr|maven-doxia-sitetools-1.2-6|84	#Requires:       apache-commons-collections
14mr|maven-doxia-sitetools-1.2-6|85	#Requires:       apache-commons-configuration
14mr|maven-doxia-sitetools-1.2-6|86	#Requires:       apache-commons-logging
14mr|maven-doxia-sitetools-1.2-6|87	#Requires:       apache-commons-validator
14mr|maven-doxia-sitetools-1.2-6|88	Requires:       junit
14mr|maven-doxia-sitetools-1.2-6|89	Requires:       maven-doxia
14mr|maven-doxia-sitetools-1.2-6|90	Requires:       jakarta-oro
14mr|maven-doxia-sitetools-1.2-6|91	Requires:       plexus-container-default
14mr|maven-doxia-sitetools-1.2-6|92	#Requires:       plexus-containers-container-default
14mr|maven-doxia-sitetools-1.2-6|93	Requires:       plexus-i18n
14mr|maven-doxia-sitetools-1.2-6|94	Requires:       plexus-utils
14mr|maven-doxia-sitetools-1.2-6|95	Requires:       plexus-velocity
14mr|maven-doxia-sitetools-1.2-6|96	Requires:       velocity
14mr|maven-doxia-sitetools-1.2-6|97	Requires:       javamail
14mr|maven-doxia-sitetools-1.2-6|98	
14mr|maven-doxia-sitetools-1.2-6|99	Requires:       java >= 1.6.0
14mr|maven-doxia-sitetools-1.2-6|100	Requires:       jpackage-utils
14mr|maven-doxia-sitetools-1.2-6|101	
14mr|maven-doxia-sitetools-1.2-6|102	BuildArch:      noarch
14mr|maven-doxia-sitetools-1.2-6|103	
14mr|maven-doxia-sitetools-1.2-6|104	%description
14mr|maven-doxia-sitetools-1.2-6|105	Doxia is a content generation framework which aims to provide its
14mr|maven-doxia-sitetools-1.2-6|106	users with powerful techniques for generating static and dynamic
14mr|maven-doxia-sitetools-1.2-6|107	content. Doxia can be used to generate static sites in addition to
14mr|maven-doxia-sitetools-1.2-6|108	being incorporated into dynamic content generation systems like blogs,
14mr|maven-doxia-sitetools-1.2-6|109	wikis and content management systems.
14mr|maven-doxia-sitetools-1.2-6|110	
14mr|maven-doxia-sitetools-1.2-6|111	%package javadoc
14mr|maven-doxia-sitetools-1.2-6|112	Summary:        Javadoc for %{name}
14mr|maven-doxia-sitetools-1.2-6|113	Group:          Development/Java
14mr|maven-doxia-sitetools-1.2-6|114	Requires:       jpackage-utils
14mr|maven-doxia-sitetools-1.2-6|115	
14mr|maven-doxia-sitetools-1.2-6|116	%description javadoc
14mr|maven-doxia-sitetools-1.2-6|117	API documentation for %{name}.
14mr|maven-doxia-sitetools-1.2-6|118	
14mr|maven-doxia-sitetools-1.2-6|119	%prep
14mr|maven-doxia-sitetools-1.2-6|120	%setup -q -n doxia-%{subproj}-%{version}
14mr|maven-doxia-sitetools-1.2-6|121	
14mr|maven-doxia-sitetools-1.2-6|122	%patch0 -p1
14mr|maven-doxia-sitetools-1.2-6|123	
14mr|maven-doxia-sitetools-1.2-6|124	# Disable tests that need htmlunit, until we get it in Fedora
14mr|maven-doxia-sitetools-1.2-6|125	%patch1 -p1
14mr|maven-doxia-sitetools-1.2-6|126	
14mr|maven-doxia-sitetools-1.2-6|127	%patch2 -p1
14mr|maven-doxia-sitetools-1.2-6|128	
14mr|maven-doxia-sitetools-1.2-6|129	
14mr|maven-doxia-sitetools-1.2-6|130	%build
14mr|maven-doxia-sitetools-1.2-6|131	
14mr|maven-doxia-sitetools-1.2-6|132	# tests can't run because of missing deps
14mr|maven-doxia-sitetools-1.2-6|133	mvn \
14mr|maven-doxia-sitetools-1.2-6|134	-Dmaven.local.depmap.file=%{SOURCE1} \
14mr|maven-doxia-sitetools-1.2-6|135	-Dmaven.test.skip=true \
14mr|maven-doxia-sitetools-1.2-6|136	install javadoc:aggregate
14mr|maven-doxia-sitetools-1.2-6|137	
14mr|maven-doxia-sitetools-1.2-6|138	%install
14mr|maven-doxia-sitetools-1.2-6|139	
14mr|maven-doxia-sitetools-1.2-6|140	# jars/poms
14mr|maven-doxia-sitetools-1.2-6|141	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-doxia-sitetools-1.2-6|142	
14mr|maven-doxia-sitetools-1.2-6|143	install -m 644 -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-sitetools.pom
14mr|maven-doxia-sitetools-1.2-6|144	#install -m 644 -p doxia-decoration-model/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-decoration-model.pom
14mr|maven-doxia-sitetools-1.2-6|145	#install -m 644 -p doxia-site-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-site-renderer.pom
14mr|maven-doxia-sitetools-1.2-6|146	install -m 644 -p doxia-doc-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-doc-renderer.pom
14mr|maven-doxia-sitetools-1.2-6|147	
14mr|maven-doxia-sitetools-1.2-6|148	install -dm 755 %{buildroot}%{_javadir}/%{parent}
14mr|maven-doxia-sitetools-1.2-6|149	
14mr|maven-doxia-sitetools-1.2-6|150	#install -m 644 -p doxia-decoration-model/target/doxia-decoration-model-%{version}.jar \
14mr|maven-doxia-sitetools-1.2-6|151	#	%{buildroot}%{_javadir}/%{parent}/decoration-model.jar
14mr|maven-doxia-sitetools-1.2-6|152	#install -m 644 -p doxia-site-renderer/target/doxia-site-renderer-%{version}.jar \
14mr|maven-doxia-sitetools-1.2-6|153	#	%{buildroot}%{_javadir}/%{parent}/site-renderer.jar
14mr|maven-doxia-sitetools-1.2-6|154	install -m 644 -p doxia-doc-renderer/target/doxia-doc-renderer-%{version}.jar \
14mr|maven-doxia-sitetools-1.2-6|155	%{buildroot}%{_javadir}/%{parent}/doc-renderer.jar
14mr|maven-doxia-sitetools-1.2-6|156	
14mr|maven-doxia-sitetools-1.2-6|157	install -dm 755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-doxia-sitetools-1.2-6|158	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14mr|maven-doxia-sitetools-1.2-6|159	
14mr|maven-doxia-sitetools-1.2-6|160	%add_to_maven_depmap org.apache.maven.doxia doxia-sitetools %{namedversion} JPP/maven-doxia-sitetools doxia-sitetools
14mr|maven-doxia-sitetools-1.2-6|161	#%add_to_maven_depmap org.apache.maven.doxia doxia-decoration-model %{namedversion} JPP/maven-doxia-decoration-model doxia-decoration-model
14mr|maven-doxia-sitetools-1.2-6|162	#%add_to_maven_depmap org.apache.maven.doxia doxia-site-renderer %{namedversion} JPP/maven-doxia-site-renderer doxia-site-rendeder
14mr|maven-doxia-sitetools-1.2-6|163	%add_to_maven_depmap org.apache.maven.doxia doxia-doc-renderer %{namedversion} JPP/maven-doxia-doc-renderer doxia-doc-renderer
14mr|maven-doxia-sitetools-1.2-6|164	
14mr|maven-doxia-sitetools-1.2-6|165	%files
14mr|maven-doxia-sitetools-1.2-6|166	%{_javadir}/%{parent}/*.jar
14mr|maven-doxia-sitetools-1.2-6|167	%{_mavenpomdir}/JPP-*.pom
14mr|maven-doxia-sitetools-1.2-6|168	%{_mavendepmapfragdir}/%{name}
14mr|maven-doxia-sitetools-1.2-6|169	
14mr|maven-doxia-sitetools-1.2-6|170	%files javadoc
14mr|maven-doxia-sitetools-1.2-6|171	%doc %{_javadocdir}/%{name}
14mr|maven-doxia-sitetools-1.2-6|172	
14mr|maven-doxia-sitetools-1.2-6|173	%changelog
14mr|maven-doxia-sitetools-1.2-6|174	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-6
14mr|maven-doxia-sitetools-1.2-6|175	+ Revision: aa9e545
14mr|maven-doxia-sitetools-1.2-6|176	- Bump release
14mr|maven-doxia-sitetools-1.2-6|177	
14mr|maven-doxia-sitetools-1.2-6|178	

17629 14
14mr|maven-doxia-tools-1.4-2|1	Name:		maven-doxia-tools
14mr|maven-doxia-tools-1.4-2|2	Version:	1.4
14mr|maven-doxia-tools-1.4-2|3	Release:	2
14mr|maven-doxia-tools-1.4-2|4	Summary:	Maven Doxia Integration Tools
14mr|maven-doxia-tools-1.4-2|5	
14mr|maven-doxia-tools-1.4-2|6	Group:		Development/Java
14mr|maven-doxia-tools-1.4-2|7	License:	ASL 2.0
14mr|maven-doxia-tools-1.4-2|8	URL:		http://maven.apache.org/shared/maven-doxia-tools/
14mr|maven-doxia-tools-1.4-2|9	Source0:	http://repo1.maven.org/maven2/org/apache/maven/shared/%{name}/%{version}/%{name}-%{version}-source-release.zip
14mr|maven-doxia-tools-1.4-2|10	Patch0:		%{name}-migration-to-component-metadata.patch
14mr|maven-doxia-tools-1.4-2|11	
14mr|maven-doxia-tools-1.4-2|12	#BuildRequires:	apache-commons-io >= 1.4
14mr|maven-doxia-tools-1.4-2|13	BuildRequires:	apache-commons-logging
14mr|maven-doxia-tools-1.4-2|14	BuildRequires:	plexus-utils
14mr|maven-doxia-tools-1.4-2|15	BuildRequires:	plexus-interpolation
14mr|maven-doxia-tools-1.4-2|16	BuildRequires:	plexus-container-default
14mr|maven-doxia-tools-1.4-2|17	BuildRequires:	plexus-i18n
14mr|maven-doxia-tools-1.4-2|18	BuildRequires:	maven2
14mr|maven-doxia-tools-1.4-2|19	#BuildRequires:	maven-shared
14mr|maven-doxia-tools-1.4-2|20	BuildRequires:	maven-doxia
14mr|maven-doxia-tools-1.4-2|21	BuildRequires:	maven-doxia-sitetools
14mr|maven-doxia-tools-1.4-2|22	BuildRequires:	maven-compiler-plugin
14mr|maven-doxia-tools-1.4-2|23	BuildRequires:	maven-install-plugin
14mr|maven-doxia-tools-1.4-2|24	BuildRequires:	maven-jar-plugin
14mr|maven-doxia-tools-1.4-2|25	BuildRequires:	maven-javadoc-plugin
14mr|maven-doxia-tools-1.4-2|26	BuildRequires:	maven-resources-plugin
14mr|maven-doxia-tools-1.4-2|27	BuildRequires:	maven-surefire-plugin
14mr|maven-doxia-tools-1.4-2|28	BuildRequires:	maven-plugin-testing-harness
14mr|maven-doxia-tools-1.4-2|29	#BuildRequires:	maven-shared-reporting-impl
14mr|maven-doxia-tools-1.4-2|30	#BuildRequires:	plexus-containers-component-metadata
14mr|maven-doxia-tools-1.4-2|31	BuildRequires:	java-devel >= 1.6.0
14mr|maven-doxia-tools-1.4-2|32	
14mr|maven-doxia-tools-1.4-2|33	BuildArch:	noarch
14mr|maven-doxia-tools-1.4-2|34	
14mr|maven-doxia-tools-1.4-2|35	#Requires:	apache-commons-io >= 1.4
14mr|maven-doxia-tools-1.4-2|36	Requires:	plexus-utils
14mr|maven-doxia-tools-1.4-2|37	Requires:	plexus-interpolation
14mr|maven-doxia-tools-1.4-2|38	Requires:	plexus-container-default
14mr|maven-doxia-tools-1.4-2|39	Requires:	plexus-i18n
14mr|maven-doxia-tools-1.4-2|40	#Requires:	maven-shared
14mr|maven-doxia-tools-1.4-2|41	Requires:	maven-doxia
14mr|maven-doxia-tools-1.4-2|42	Requires:	maven-doxia-sitetools
14mr|maven-doxia-tools-1.4-2|43	
14mr|maven-doxia-tools-1.4-2|44	Requires:	jpackage-utils
14mr|maven-doxia-tools-1.4-2|45	
14mr|maven-doxia-tools-1.4-2|46	%description
14mr|maven-doxia-tools-1.4-2|47	A collection of tools to help the integration of Doxia in Maven plugins.
14mr|maven-doxia-tools-1.4-2|48	
14mr|maven-doxia-tools-1.4-2|49	%package javadoc
14mr|maven-doxia-tools-1.4-2|50	Summary:	Javadoc for %{name}
14mr|maven-doxia-tools-1.4-2|51	Group:		Development/Java
14mr|maven-doxia-tools-1.4-2|52	Requires:	jpackage-utils
14mr|maven-doxia-tools-1.4-2|53	
14mr|maven-doxia-tools-1.4-2|54	%description javadoc
14mr|maven-doxia-tools-1.4-2|55	API documentation for %{name}.
14mr|maven-doxia-tools-1.4-2|56	
14mr|maven-doxia-tools-1.4-2|57	%prep
14mr|maven-doxia-tools-1.4-2|58	%setup -q
14mr|maven-doxia-tools-1.4-2|59	%patch0 -b .sav
14mr|maven-doxia-tools-1.4-2|60	
14mr|maven-doxia-tools-1.4-2|61	
14mr|maven-doxia-tools-1.4-2|62	%build
14mr|maven-doxia-tools-1.4-2|63	mvn \
14mr|maven-doxia-tools-1.4-2|64	-Dmaven.test.skip=true \
14mr|maven-doxia-tools-1.4-2|65	install javadoc:aggregate
14mr|maven-doxia-tools-1.4-2|66	
14mr|maven-doxia-tools-1.4-2|67	%install
14mr|maven-doxia-tools-1.4-2|68	# jars
14mr|maven-doxia-tools-1.4-2|69	install -Dm 644 target/%{name}-%{version}.jar %{buildroot}/%{_javadir}/%{name}.jar
14mr|maven-doxia-tools-1.4-2|70	
14mr|maven-doxia-tools-1.4-2|71	# javadoc
14mr|maven-doxia-tools-1.4-2|72	install -d -m 755 %{buildroot}/%{_javadocdir}/%{name}
14mr|maven-doxia-tools-1.4-2|73	cp -pr target/site/apidocs/* %{buildroot}/%{_javadocdir}/%{name}
14mr|maven-doxia-tools-1.4-2|74	
14mr|maven-doxia-tools-1.4-2|75	# poms
14mr|maven-doxia-tools-1.4-2|76	install -Dpm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-doxia-tools-1.4-2|77	
14mr|maven-doxia-tools-1.4-2|78	#%add_maven_depmap JPP-%{name}.pom %{name}.jar
14mr|maven-doxia-tools-1.4-2|79	%add_to_maven_depmap org.apache.maven.doxia doxia-tools %{namedversion} JPP/maven-doxia-tools doxia-tools
14mr|maven-doxia-tools-1.4-2|80	
14mr|maven-doxia-tools-1.4-2|81	%files
14mr|maven-doxia-tools-1.4-2|82	%{_javadir}/*
14mr|maven-doxia-tools-1.4-2|83	%{_mavenpomdir}/*
14mr|maven-doxia-tools-1.4-2|84	%{_mavendepmapfragdir}/%{name}
14mr|maven-doxia-tools-1.4-2|85	%doc LICENSE NOTICE DEPENDENCIES
14mr|maven-doxia-tools-1.4-2|86	
14mr|maven-doxia-tools-1.4-2|87	%files javadoc
14mr|maven-doxia-tools-1.4-2|88	%doc %{_javadocdir}/*
14mr|maven-doxia-tools-1.4-2|89	%doc LICENSE
14mr|maven-doxia-tools-1.4-2|90	
14mr|maven-doxia-tools-1.4-2|91	
14mr|maven-doxia-tools-1.4-2|92	%changelog
14mr|maven-doxia-tools-1.4-2|93	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-2
14mr|maven-doxia-tools-1.4-2|94	+ Revision: 917807f
14mr|maven-doxia-tools-1.4-2|95	- Bump release
14mr|maven-doxia-tools-1.4-2|96	
14mr|maven-doxia-tools-1.4-2|97	

17630 14
14mr|maven-idea-plugin-2.2-4|1	Name:           maven-idea-plugin
14mr|maven-idea-plugin-2.2-4|2	Version:        2.2
14mr|maven-idea-plugin-2.2-4|3	Release:        4
14mr|maven-idea-plugin-2.2-4|4	Summary:        Maven IDEA Plugin
14mr|maven-idea-plugin-2.2-4|5	
14mr|maven-idea-plugin-2.2-4|6	Group:          Development/Java
14mr|maven-idea-plugin-2.2-4|7	License:        ASL 2.0
14mr|maven-idea-plugin-2.2-4|8	URL:            http://maven.apache.org/plugins/%{name}
14mr|maven-idea-plugin-2.2-4|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.2
14mr|maven-idea-plugin-2.2-4|10	# tar caf maven-idea-plugin-2.2.tar.xz maven-idea-plugin-2.2
14mr|maven-idea-plugin-2.2-4|11	Source0:        %{name}-%{version}.tar.xz
14mr|maven-idea-plugin-2.2-4|12	
14mr|maven-idea-plugin-2.2-4|13	BuildArch: noarch
14mr|maven-idea-plugin-2.2-4|14	
14mr|maven-idea-plugin-2.2-4|15	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-idea-plugin-2.2-4|16	BuildRequires: plexus-utils
14mr|maven-idea-plugin-2.2-4|17	BuildRequires: ant-nodeps
14mr|maven-idea-plugin-2.2-4|18	BuildRequires: maven2
14mr|maven-idea-plugin-2.2-4|19	BuildRequires: maven-wagon
14mr|maven-idea-plugin-2.2-4|20	BuildRequires: plexus-container-default
14mr|maven-idea-plugin-2.2-4|21	BuildRequires: maven-install-plugin
14mr|maven-idea-plugin-2.2-4|22	BuildRequires: maven-compiler-plugin
14mr|maven-idea-plugin-2.2-4|23	BuildRequires: maven-plugin-plugin
14mr|maven-idea-plugin-2.2-4|24	BuildRequires: maven-resources-plugin
14mr|maven-idea-plugin-2.2-4|25	BuildRequires: maven-surefire-maven-plugin
14mr|maven-idea-plugin-2.2-4|26	BuildRequires: maven-surefire-provider-junit
14mr|maven-idea-plugin-2.2-4|27	BuildRequires: maven-jar-plugin
14mr|maven-idea-plugin-2.2-4|28	BuildRequires: maven-javadoc-plugin
14mr|maven-idea-plugin-2.2-4|29	#BuildRequires: maven-shared-plugin-testing-harness
14mr|maven-idea-plugin-2.2-4|30	#BuildRequires: dom4j
14mr|maven-idea-plugin-2.2-4|31	Requires: ant-nodeps
14mr|maven-idea-plugin-2.2-4|32	Requires: maven2
14mr|maven-idea-plugin-2.2-4|33	Requires: jpackage-utils
14mr|maven-idea-plugin-2.2-4|34	Requires: java
14mr|maven-idea-plugin-2.2-4|35	Requires(post): jpackage-utils
14mr|maven-idea-plugin-2.2-4|36	Requires(postun): jpackage-utils
14mr|maven-idea-plugin-2.2-4|37	
14mr|maven-idea-plugin-2.2-4|38	Obsoletes: maven2-plugin-idea <= 0:2.0.8
14mr|maven-idea-plugin-2.2-4|39	Provides: maven2-plugin-idea = 1:%{version}-%{release}
14mr|maven-idea-plugin-2.2-4|40	
14mr|maven-idea-plugin-2.2-4|41	%description
14mr|maven-idea-plugin-2.2-4|42	The IDEA Plugin is used to generate files (ipr, iml, and iws) for a
14mr|maven-idea-plugin-2.2-4|43	project so you can work on it using the IDE, IntelliJ IDEA.
14mr|maven-idea-plugin-2.2-4|44	
14mr|maven-idea-plugin-2.2-4|45	
14mr|maven-idea-plugin-2.2-4|46	%package javadoc
14mr|maven-idea-plugin-2.2-4|47	Group:          Development/Java
14mr|maven-idea-plugin-2.2-4|48	Summary:        API documentation for %{name}
14mr|maven-idea-plugin-2.2-4|49	Requires:       jpackage-utils
14mr|maven-idea-plugin-2.2-4|50	
14mr|maven-idea-plugin-2.2-4|51	%description javadoc
14mr|maven-idea-plugin-2.2-4|52	%{summary}.
14mr|maven-idea-plugin-2.2-4|53	
14mr|maven-idea-plugin-2.2-4|54	%prep
14mr|maven-idea-plugin-2.2-4|55	%setup -q #You may need to update this according to your Source0
14mr|maven-idea-plugin-2.2-4|56	
14mr|maven-idea-plugin-2.2-4|57	%build
14mr|maven-idea-plugin-2.2-4|58	mvn \
14mr|maven-idea-plugin-2.2-4|59	-Dmaven.test.failure.ignore=true \
14mr|maven-idea-plugin-2.2-4|60	install javadoc:javadoc
14mr|maven-idea-plugin-2.2-4|61	
14mr|maven-idea-plugin-2.2-4|62	%install
14mr|maven-idea-plugin-2.2-4|63	# jars
14mr|maven-idea-plugin-2.2-4|64	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-idea-plugin-2.2-4|65	
14mr|maven-idea-plugin-2.2-4|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-idea-plugin-2.2-4|67	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-idea-plugin-2.2-4|68	
14mr|maven-idea-plugin-2.2-4|69	# poms
14mr|maven-idea-plugin-2.2-4|70	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-idea-plugin-2.2-4|71	
14mr|maven-idea-plugin-2.2-4|72	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
14mr|maven-idea-plugin-2.2-4|73	
14mr|maven-idea-plugin-2.2-4|74	# javadoc
14mr|maven-idea-plugin-2.2-4|75	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-idea-plugin-2.2-4|76	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-idea-plugin-2.2-4|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-idea-plugin-2.2-4|78	rm -rf target/site/api*
14mr|maven-idea-plugin-2.2-4|79	
14mr|maven-idea-plugin-2.2-4|80	%post
14mr|maven-idea-plugin-2.2-4|81	%update_maven_depmap
14mr|maven-idea-plugin-2.2-4|82	
14mr|maven-idea-plugin-2.2-4|83	%postun
14mr|maven-idea-plugin-2.2-4|84	%update_maven_depmap
14mr|maven-idea-plugin-2.2-4|85	
14mr|maven-idea-plugin-2.2-4|86	%files
14mr|maven-idea-plugin-2.2-4|87	%{_javadir}/*
14mr|maven-idea-plugin-2.2-4|88	%{_mavenpomdir}/*
14mr|maven-idea-plugin-2.2-4|89	%{_mavendepmapfragdir}/*
14mr|maven-idea-plugin-2.2-4|90	
14mr|maven-idea-plugin-2.2-4|91	%files javadoc
14mr|maven-idea-plugin-2.2-4|92	%{_javadocdir}/%{name}-%{version}
14mr|maven-idea-plugin-2.2-4|93	%{_javadocdir}/%{name}
14mr|maven-idea-plugin-2.2-4|94	
14mr|maven-idea-plugin-2.2-4|95	
14mr|maven-idea-plugin-2.2-4|96	%changelog
14mr|maven-idea-plugin-2.2-4|97	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mr|maven-idea-plugin-2.2-4|98	+ Revision: 53817e5
14mr|maven-idea-plugin-2.2-4|99	- Drop unneeded BR
14mr|maven-idea-plugin-2.2-4|100	
14mr|maven-idea-plugin-2.2-4|101	

17631 14
14mr|maven-install-plugin-2.3.1-7|1	Name:           maven-install-plugin
14mr|maven-install-plugin-2.3.1-7|2	Version:        2.3.1
14mr|maven-install-plugin-2.3.1-7|3	Release:        7
14mr|maven-install-plugin-2.3.1-7|4	Summary:        Maven Install Plugin
14mr|maven-install-plugin-2.3.1-7|5	Group:          Development/Java
14mr|maven-install-plugin-2.3.1-7|6	License:        ASL 2.0
14mr|maven-install-plugin-2.3.1-7|7	URL:            http://maven.apache.org/plugins/maven-install-plugin
14mr|maven-install-plugin-2.3.1-7|8	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14mr|maven-install-plugin-2.3.1-7|9	BuildArch:		noarch
14mr|maven-install-plugin-2.3.1-7|10	
14mr|maven-install-plugin-2.3.1-7|11	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-install-plugin-2.3.1-7|12	BuildRequires: maven2
14mr|maven-install-plugin-2.3.1-7|13	BuildRequires: maven-plugin-plugin
14mr|maven-install-plugin-2.3.1-7|14	BuildRequires: maven-jar-plugin
14mr|maven-install-plugin-2.3.1-7|15	BuildRequires: maven-install-plugin
14mr|maven-install-plugin-2.3.1-7|16	BuildRequires: maven-resources-plugin
14mr|maven-install-plugin-2.3.1-7|17	BuildRequires: maven-compiler-plugin
14mr|maven-install-plugin-2.3.1-7|18	BuildRequires: maven-javadoc-plugin
14mr|maven-install-plugin-2.3.1-7|19	BuildRequires: maven-surefire-plugin
14mr|maven-install-plugin-2.3.1-7|20	BuildRequires: maven-surefire-provider-junit
14mr|maven-install-plugin-2.3.1-7|21	BuildRequires: maven-doxia-sitetools
14mr|maven-install-plugin-2.3.1-7|22	BuildRequires: maven-plugin-testing-harness
14mr|maven-install-plugin-2.3.1-7|23	BuildRequires: plexus-utils
14mr|maven-install-plugin-2.3.1-7|24	BuildRequires: plexus-digest
14mr|maven-install-plugin-2.3.1-7|25	BuildRequires: junit
14mr|maven-install-plugin-2.3.1-7|26	BuildRequires: maven-archiver
14mr|maven-install-plugin-2.3.1-7|27	#BuildRequires: maven-shared-reporting-impl
14mr|maven-install-plugin-2.3.1-7|28	
14mr|maven-install-plugin-2.3.1-7|29	Requires:	maven2
14mr|maven-install-plugin-2.3.1-7|30	Requires:	jpackage-utils
14mr|maven-install-plugin-2.3.1-7|31	Requires:	java
14mr|maven-install-plugin-2.3.1-7|32	Requires:	maven-archiver
14mr|maven-install-plugin-2.3.1-7|33	Requires:	plexus-digest
14mr|maven-install-plugin-2.3.1-7|34	Requires(post):	jpackage-utils
14mr|maven-install-plugin-2.3.1-7|35	Requires(postun): jpackage-utils
14mr|maven-install-plugin-2.3.1-7|36	
14mr|maven-install-plugin-2.3.1-7|37	Provides:	maven2-plugin-install = %{version}-%{release}
14mr|maven-install-plugin-2.3.1-7|38	Obsoletes:	maven2-plugin-install <= 0:2.0.8
14mr|maven-install-plugin-2.3.1-7|39	
14mr|maven-install-plugin-2.3.1-7|40	%description
14mr|maven-install-plugin-2.3.1-7|41	Copies the project artifacts to the user's local repository.
14mr|maven-install-plugin-2.3.1-7|42	
14mr|maven-install-plugin-2.3.1-7|43	%package javadoc
14mr|maven-install-plugin-2.3.1-7|44	Group:		Development/Java
14mr|maven-install-plugin-2.3.1-7|45	Summary:	Javadoc for %{name}
14mr|maven-install-plugin-2.3.1-7|46	Requires:	jpackage-utils
14mr|maven-install-plugin-2.3.1-7|47	
14mr|maven-install-plugin-2.3.1-7|48	%description javadoc
14mr|maven-install-plugin-2.3.1-7|49	API documentation for %{name}.
14mr|maven-install-plugin-2.3.1-7|50	
14mr|maven-install-plugin-2.3.1-7|51	%prep
14mr|maven-install-plugin-2.3.1-7|52	%setup -q -n %{name}-%{version}
14mr|maven-install-plugin-2.3.1-7|53	
14mr|maven-install-plugin-2.3.1-7|54	%build
14mr|maven-install-plugin-2.3.1-7|55	mvn \
14mr|maven-install-plugin-2.3.1-7|56	-Dmaven.test.failure.ignore=true \
14mr|maven-install-plugin-2.3.1-7|57	install javadoc:javadoc
14mr|maven-install-plugin-2.3.1-7|58	
14mr|maven-install-plugin-2.3.1-7|59	%install
14mr|maven-install-plugin-2.3.1-7|60	# jars
14mr|maven-install-plugin-2.3.1-7|61	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-install-plugin-2.3.1-7|62	install -m 644 target/%{name}-%{version}.jar  %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-install-plugin-2.3.1-7|63	
14mr|maven-install-plugin-2.3.1-7|64	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-install-plugin-2.3.1-7|65	
14mr|maven-install-plugin-2.3.1-7|66	%add_to_maven_depmap org.apache.maven.plugins maven-install-plugin %{version} JPP maven-install-plugin
14mr|maven-install-plugin-2.3.1-7|67	
14mr|maven-install-plugin-2.3.1-7|68	# poms
14mr|maven-install-plugin-2.3.1-7|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-install-plugin-2.3.1-7|70	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-install-plugin-2.3.1-7|71	
14mr|maven-install-plugin-2.3.1-7|72	# javadoc
14mr|maven-install-plugin-2.3.1-7|73	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-install-plugin-2.3.1-7|74	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-install-plugin-2.3.1-7|75	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-install-plugin-2.3.1-7|76	rm -rf target/site/api*
14mr|maven-install-plugin-2.3.1-7|77	
14mr|maven-install-plugin-2.3.1-7|78	%post
14mr|maven-install-plugin-2.3.1-7|79	%update_maven_depmap
14mr|maven-install-plugin-2.3.1-7|80	
14mr|maven-install-plugin-2.3.1-7|81	%postun
14mr|maven-install-plugin-2.3.1-7|82	%update_maven_depmap
14mr|maven-install-plugin-2.3.1-7|83	
14mr|maven-install-plugin-2.3.1-7|84	%files
14mr|maven-install-plugin-2.3.1-7|85	%doc LICENSE NOTICE
14mr|maven-install-plugin-2.3.1-7|86	%{_javadir}/%{name}.jar
14mr|maven-install-plugin-2.3.1-7|87	%{_javadir}/%{name}-%{version}.jar
14mr|maven-install-plugin-2.3.1-7|88	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-install-plugin-2.3.1-7|89	%{_mavendepmapfragdir}/%{name}
14mr|maven-install-plugin-2.3.1-7|90	
14mr|maven-install-plugin-2.3.1-7|91	%files javadoc
14mr|maven-install-plugin-2.3.1-7|92	%doc LICENSE
14mr|maven-install-plugin-2.3.1-7|93	%{_javadocdir}/%{name}-%{version}
14mr|maven-install-plugin-2.3.1-7|94	%{_javadocdir}/%{name}
14mr|maven-install-plugin-2.3.1-7|95	
14mr|maven-install-plugin-2.3.1-7|96	
14mr|maven-install-plugin-2.3.1-7|97	%changelog
14mr|maven-install-plugin-2.3.1-7|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-7
14mr|maven-install-plugin-2.3.1-7|99	+ Revision: 5280b4c
14mr|maven-install-plugin-2.3.1-7|100	- MassBuild#440: Increase release tag
14mr|maven-install-plugin-2.3.1-7|101	
14mr|maven-install-plugin-2.3.1-7|102	

17632 14
14mr|maven-jar-plugin-2.3.1-7|1	Name:           maven-jar-plugin
14mr|maven-jar-plugin-2.3.1-7|2	Version:        2.3.1
14mr|maven-jar-plugin-2.3.1-7|3	Release:        7
14mr|maven-jar-plugin-2.3.1-7|4	Summary:        Maven JAR Plugin
14mr|maven-jar-plugin-2.3.1-7|5	Group:          Development/Java
14mr|maven-jar-plugin-2.3.1-7|6	License:        ASL 2.0
14mr|maven-jar-plugin-2.3.1-7|7	URL:            http://maven.apache.org/plugins/maven-jar-plugin/
14mr|maven-jar-plugin-2.3.1-7|8	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1-source-release.zip
14mr|maven-jar-plugin-2.3.1-7|9	BuildArch: noarch
14mr|maven-jar-plugin-2.3.1-7|10	
14mr|maven-jar-plugin-2.3.1-7|11	BuildRequires: java-rpmbuild >= 0:1.6
14mr|maven-jar-plugin-2.3.1-7|12	BuildRequires: maven2
14mr|maven-jar-plugin-2.3.1-7|13	BuildRequires: maven-plugin-plugin
14mr|maven-jar-plugin-2.3.1-7|14	BuildRequires: maven-jar-plugin
14mr|maven-jar-plugin-2.3.1-7|15	BuildRequires: maven-install-plugin
14mr|maven-jar-plugin-2.3.1-7|16	BuildRequires: maven-resources-plugin
14mr|maven-jar-plugin-2.3.1-7|17	BuildRequires: maven-compiler-plugin
14mr|maven-jar-plugin-2.3.1-7|18	BuildRequires: maven-javadoc-plugin
14mr|maven-jar-plugin-2.3.1-7|19	BuildRequires: maven-surefire-plugin
14mr|maven-jar-plugin-2.3.1-7|20	BuildRequires: maven-surefire-provider-junit
14mr|maven-jar-plugin-2.3.1-7|21	BuildRequires: maven-doxia-sitetools
14mr|maven-jar-plugin-2.3.1-7|22	BuildRequires: maven-plugin-testing-harness
14mr|maven-jar-plugin-2.3.1-7|23	BuildRequires: maven-archiver
14mr|maven-jar-plugin-2.3.1-7|24	BuildRequires: plexus-archiver
14mr|maven-jar-plugin-2.3.1-7|25	BuildRequires: plexus-container-default
14mr|maven-jar-plugin-2.3.1-7|26	BuildRequires: apache-commons-lang
14mr|maven-jar-plugin-2.3.1-7|27	BuildRequires: plexus-utils
14mr|maven-jar-plugin-2.3.1-7|28	BuildRequires: junit
14mr|maven-jar-plugin-2.3.1-7|29	Requires:	maven2
14mr|maven-jar-plugin-2.3.1-7|30	Requires:	maven-archiver
14mr|maven-jar-plugin-2.3.1-7|31	Requires:	plexus-archiver
14mr|maven-jar-plugin-2.3.1-7|32	Requires:	apache-commons-lang
14mr|maven-jar-plugin-2.3.1-7|33	Requires:	plexus-utils
14mr|maven-jar-plugin-2.3.1-7|34	Requires:	maven-plugin-testing-harness
14mr|maven-jar-plugin-2.3.1-7|35	Requires:	junit
14mr|maven-jar-plugin-2.3.1-7|36	Requires:	jpackage-utils
14mr|maven-jar-plugin-2.3.1-7|37	Requires:	java
14mr|maven-jar-plugin-2.3.1-7|38	Requires(post):       jpackage-utils
14mr|maven-jar-plugin-2.3.1-7|39	Requires(postun):     jpackage-utils
14mr|maven-jar-plugin-2.3.1-7|40	
14mr|maven-jar-plugin-2.3.1-7|41	%rename maven2-plugin-jar
14mr|maven-jar-plugin-2.3.1-7|42	
14mr|maven-jar-plugin-2.3.1-7|43	%description
14mr|maven-jar-plugin-2.3.1-7|44	Builds a Java Archive (JAR) file from the compiled
14mr|maven-jar-plugin-2.3.1-7|45	project classes and resources.
14mr|maven-jar-plugin-2.3.1-7|46	
14mr|maven-jar-plugin-2.3.1-7|47	%package javadoc
14mr|maven-jar-plugin-2.3.1-7|48	Group:          Development/Java
14mr|maven-jar-plugin-2.3.1-7|49	Summary:        Javadoc for %{name}
14mr|maven-jar-plugin-2.3.1-7|50	Requires:       jpackage-utils
14mr|maven-jar-plugin-2.3.1-7|51	
14mr|maven-jar-plugin-2.3.1-7|52	%description javadoc
14mr|maven-jar-plugin-2.3.1-7|53	API documentation for %{name}.
14mr|maven-jar-plugin-2.3.1-7|54	
14mr|maven-jar-plugin-2.3.1-7|55	%prep
14mr|maven-jar-plugin-2.3.1-7|56	%setup -q
14mr|maven-jar-plugin-2.3.1-7|57	
14mr|maven-jar-plugin-2.3.1-7|58	%build
14mr|maven-jar-plugin-2.3.1-7|59	mvn -Dmaven.test.skip=true \
14mr|maven-jar-plugin-2.3.1-7|60	install javadoc:javadoc
14mr|maven-jar-plugin-2.3.1-7|61	
14mr|maven-jar-plugin-2.3.1-7|62	%install
14mr|maven-jar-plugin-2.3.1-7|63	
14mr|maven-jar-plugin-2.3.1-7|64	# jars
14mr|maven-jar-plugin-2.3.1-7|65	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-jar-plugin-2.3.1-7|66	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-jar-plugin-2.3.1-7|67	
14mr|maven-jar-plugin-2.3.1-7|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-jar-plugin-2.3.1-7|69	
14mr|maven-jar-plugin-2.3.1-7|70	%add_to_maven_depmap org.apache.maven.plugins maven-jar-plugin %{version} JPP maven-jar-plugin
14mr|maven-jar-plugin-2.3.1-7|71	
14mr|maven-jar-plugin-2.3.1-7|72	# poms
14mr|maven-jar-plugin-2.3.1-7|73	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-jar-plugin-2.3.1-7|74	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-jar-plugin-2.3.1-7|75	
14mr|maven-jar-plugin-2.3.1-7|76	# javadoc
14mr|maven-jar-plugin-2.3.1-7|77	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-jar-plugin-2.3.1-7|78	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-jar-plugin-2.3.1-7|79	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-jar-plugin-2.3.1-7|80	rm -rf target/site/api*
14mr|maven-jar-plugin-2.3.1-7|81	
14mr|maven-jar-plugin-2.3.1-7|82	%post
14mr|maven-jar-plugin-2.3.1-7|83	%update_maven_depmap
14mr|maven-jar-plugin-2.3.1-7|84	
14mr|maven-jar-plugin-2.3.1-7|85	%postun
14mr|maven-jar-plugin-2.3.1-7|86	%update_maven_depmap
14mr|maven-jar-plugin-2.3.1-7|87	
14mr|maven-jar-plugin-2.3.1-7|88	%files
14mr|maven-jar-plugin-2.3.1-7|89	%{_javadir}/%{name}.jar
14mr|maven-jar-plugin-2.3.1-7|90	%{_javadir}/%{name}-%{version}.jar
14mr|maven-jar-plugin-2.3.1-7|91	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-jar-plugin-2.3.1-7|92	%{_mavendepmapfragdir}/%{name}
14mr|maven-jar-plugin-2.3.1-7|93	
14mr|maven-jar-plugin-2.3.1-7|94	%files javadoc
14mr|maven-jar-plugin-2.3.1-7|95	%{_javadocdir}/%{name}-%{version}
14mr|maven-jar-plugin-2.3.1-7|96	%{_javadocdir}/%{name}
14mr|maven-jar-plugin-2.3.1-7|97	
14mr|maven-jar-plugin-2.3.1-7|98	
14mr|maven-jar-plugin-2.3.1-7|99	%changelog
14mr|maven-jar-plugin-2.3.1-7|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-7
14mr|maven-jar-plugin-2.3.1-7|101	+ Revision: 3e37b80
14mr|maven-jar-plugin-2.3.1-7|102	- MassBuild#440: Increase release tag
14mr|maven-jar-plugin-2.3.1-7|103	
14mr|maven-jar-plugin-2.3.1-7|104	

17633 14
14mr|maven-javadoc-plugin-2.7-9|1	%global bootstrap 1
14mr|maven-javadoc-plugin-2.7-9|2	
14mr|maven-javadoc-plugin-2.7-9|3	Name:           maven-javadoc-plugin
14mr|maven-javadoc-plugin-2.7-9|4	Version:        2.7
14mr|maven-javadoc-plugin-2.7-9|5	Release:        9
14mr|maven-javadoc-plugin-2.7-9|6	Summary:        Maven Javadoc Plugin
14mr|maven-javadoc-plugin-2.7-9|7	
14mr|maven-javadoc-plugin-2.7-9|8	Group:          Development/Java
14mr|maven-javadoc-plugin-2.7-9|9	License:        ASL 2.0
14mr|maven-javadoc-plugin-2.7-9|10	URL:            http://maven.apache.org/plugins/maven-javadoc-plugin
14mr|maven-javadoc-plugin-2.7-9|11	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.7
14mr|maven-javadoc-plugin-2.7-9|12	# tar caf maven-javadoc-plugin-2.7.tar.xz maven-javadoc-plugin-2.7/
14mr|maven-javadoc-plugin-2.7-9|13	Source0:        %{name}-%{version}.tar.xz
14mr|maven-javadoc-plugin-2.7-9|14	Patch0:         remove-test-deps.patch
14mr|maven-javadoc-plugin-2.7-9|15	#Patch1:         pom.patch
14mr|maven-javadoc-plugin-2.7-9|16	
14mr|maven-javadoc-plugin-2.7-9|17	BuildRequires:  maven2
14mr|maven-javadoc-plugin-2.7-9|18	BuildRequires:  maven-clean-plugin
14mr|maven-javadoc-plugin-2.7-9|19	BuildRequires:  maven-compiler-plugin
14mr|maven-javadoc-plugin-2.7-9|20	BuildRequires:  maven-install-plugin
14mr|maven-javadoc-plugin-2.7-9|21	BuildRequires:  maven-jar-plugin
14mr|maven-javadoc-plugin-2.7-9|22	BuildRequires:  maven-plugin-plugin
14mr|maven-javadoc-plugin-2.7-9|23	BuildRequires:  maven-resources-plugin
14mr|maven-javadoc-plugin-2.7-9|24	
14mr|maven-javadoc-plugin-2.7-9|25	#BuildRequires:  maven-surefire-maven-plugin
14mr|maven-javadoc-plugin-2.7-9|26	#BuildRequires:  maven-doxia-sitetools
14mr|maven-javadoc-plugin-2.7-9|27	#BuildRequires:  maven-shared-plugin-testing-harness
14mr|maven-javadoc-plugin-2.7-9|28	#BuildRequires:  maven-shade-plugin
14mr|maven-javadoc-plugin-2.7-9|29	#BuildRequires:  plexus-interactivity
14mr|maven-javadoc-plugin-2.7-9|30	#BuildRequires:  maven-shared-invoker
14mr|maven-javadoc-plugin-2.7-9|31	%if ! %{bootstrap}
14mr|maven-javadoc-plugin-2.7-9|32	BuildRequires:  maven-javadoc-plugin
14mr|maven-javadoc-plugin-2.7-9|33	%endif
14mr|maven-javadoc-plugin-2.7-9|34	
14mr|maven-javadoc-plugin-2.7-9|35	BuildRequires: java-devel >= 0:1.6.0.
14mr|maven-javadoc-plugin-2.7-9|36	
14mr|maven-javadoc-plugin-2.7-9|37	Requires:       jpackage-utils
14mr|maven-javadoc-plugin-2.7-9|38	Requires:       maven2
14mr|maven-javadoc-plugin-2.7-9|39	#Requires:       maven-shared-invoker
14mr|maven-javadoc-plugin-2.7-9|40	Requires(post): jpackage-utils
14mr|maven-javadoc-plugin-2.7-9|41	Requires(postun): jpackage-utils
14mr|maven-javadoc-plugin-2.7-9|42	
14mr|maven-javadoc-plugin-2.7-9|43	BuildArch: noarch
14mr|maven-javadoc-plugin-2.7-9|44	
14mr|maven-javadoc-plugin-2.7-9|45	Obsoletes: maven2-plugin-javadoc <= 2.0.8
14mr|maven-javadoc-plugin-2.7-9|46	Provides:  maven2-plugin-javadoc = %{version}-%{release}
14mr|maven-javadoc-plugin-2.7-9|47	
14mr|maven-javadoc-plugin-2.7-9|48	%description
14mr|maven-javadoc-plugin-2.7-9|49	The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
14mr|maven-javadoc-plugin-2.7-9|50	generating javadocs for the specified project.
14mr|maven-javadoc-plugin-2.7-9|51	
14mr|maven-javadoc-plugin-2.7-9|52	%if ! %{bootstrap}
14mr|maven-javadoc-plugin-2.7-9|53	%package javadoc
14mr|maven-javadoc-plugin-2.7-9|54	Group:          Development/Java
14mr|maven-javadoc-plugin-2.7-9|55	Summary:        Javadoc for %{name}
14mr|maven-javadoc-plugin-2.7-9|56	Requires:       %{name} = %{version}-%{release}
14mr|maven-javadoc-plugin-2.7-9|57	Requires:       jpackage-utils
14mr|maven-javadoc-plugin-2.7-9|58	
14mr|maven-javadoc-plugin-2.7-9|59	%description javadoc
14mr|maven-javadoc-plugin-2.7-9|60	API documentation for %{name}.
14mr|maven-javadoc-plugin-2.7-9|61	%endif
14mr|maven-javadoc-plugin-2.7-9|62	
14mr|maven-javadoc-plugin-2.7-9|63	%prep
14mr|maven-javadoc-plugin-2.7-9|64	%setup -q
14mr|maven-javadoc-plugin-2.7-9|65	%patch0
14mr|maven-javadoc-plugin-2.7-9|66	# Update source for use with newer doxia
14mr|maven-javadoc-plugin-2.7-9|67	#%patch1
14mr|maven-javadoc-plugin-2.7-9|68	
14mr|maven-javadoc-plugin-2.7-9|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
14mr|maven-javadoc-plugin-2.7-9|70	
14mr|maven-javadoc-plugin-2.7-9|71	sed -i -e "s|model>|models>|g" pom.xml
14mr|maven-javadoc-plugin-2.7-9|72	
14mr|maven-javadoc-plugin-2.7-9|73	%build
14mr|maven-javadoc-plugin-2.7-9|74	mvn -Dmaven.test.skip=true \
14mr|maven-javadoc-plugin-2.7-9|75	install
14mr|maven-javadoc-plugin-2.7-9|76	%if ! %{bootstrap}
14mr|maven-javadoc-plugin-2.7-9|77	mvn-jpp -Dmaven.test.skip=true \
14mr|maven-javadoc-plugin-2.7-9|78	javadoc:javadoc
14mr|maven-javadoc-plugin-2.7-9|79	%endif
14mr|maven-javadoc-plugin-2.7-9|80	
14mr|maven-javadoc-plugin-2.7-9|81	%install
14mr|maven-javadoc-plugin-2.7-9|82	
14mr|maven-javadoc-plugin-2.7-9|83	# jars
14mr|maven-javadoc-plugin-2.7-9|84	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-javadoc-plugin-2.7-9|85	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-javadoc-plugin-2.7-9|86	
14mr|maven-javadoc-plugin-2.7-9|87	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-javadoc-plugin-2.7-9|88	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-javadoc-plugin-2.7-9|89	
14mr|maven-javadoc-plugin-2.7-9|90	%add_to_maven_depmap org.apache.maven.plugins maven-javadoc-plugin %{version} JPP maven-javadoc-plugin
14mr|maven-javadoc-plugin-2.7-9|91	
14mr|maven-javadoc-plugin-2.7-9|92	# poms
14mr|maven-javadoc-plugin-2.7-9|93	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-javadoc-plugin-2.7-9|94	install -pm 644 pom.xml \
14mr|maven-javadoc-plugin-2.7-9|95	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-javadoc-plugin-2.7-9|96	
14mr|maven-javadoc-plugin-2.7-9|97	%if ! %{bootstrap}
14mr|maven-javadoc-plugin-2.7-9|98	# javadoc
14mr|maven-javadoc-plugin-2.7-9|99	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-javadoc-plugin-2.7-9|100	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-javadoc-plugin-2.7-9|101	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-javadoc-plugin-2.7-9|102	rm -rf target/site/api*
14mr|maven-javadoc-plugin-2.7-9|103	%endif
14mr|maven-javadoc-plugin-2.7-9|104	
14mr|maven-javadoc-plugin-2.7-9|105	%post
14mr|maven-javadoc-plugin-2.7-9|106	%update_maven_depmap
14mr|maven-javadoc-plugin-2.7-9|107	
14mr|maven-javadoc-plugin-2.7-9|108	%postun
14mr|maven-javadoc-plugin-2.7-9|109	%update_maven_depmap
14mr|maven-javadoc-plugin-2.7-9|110	
14mr|maven-javadoc-plugin-2.7-9|111	%files
14mr|maven-javadoc-plugin-2.7-9|112	%{_javadir}/%{name}.jar
14mr|maven-javadoc-plugin-2.7-9|113	%{_javadir}/%{name}-%{version}.jar
14mr|maven-javadoc-plugin-2.7-9|114	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-javadoc-plugin-2.7-9|115	%{_mavendepmapfragdir}/%{name}
14mr|maven-javadoc-plugin-2.7-9|116	
14mr|maven-javadoc-plugin-2.7-9|117	%if ! %{bootstrap}
14mr|maven-javadoc-plugin-2.7-9|118	%files javadoc
14mr|maven-javadoc-plugin-2.7-9|119	%{_javadocdir}/%{name}-%{version}
14mr|maven-javadoc-plugin-2.7-9|120	%{_javadocdir}/%{name}
14mr|maven-javadoc-plugin-2.7-9|121	%endif
14mr|maven-javadoc-plugin-2.7-9|122	
14mr|maven-javadoc-plugin-2.7-9|123	
14mr|maven-javadoc-plugin-2.7-9|124	%changelog
14mr|maven-javadoc-plugin-2.7-9|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7-9
14mr|maven-javadoc-plugin-2.7-9|126	+ Revision: d9c8ba7
14mr|maven-javadoc-plugin-2.7-9|127	- MassBuild#440: Increase release tag
14mr|maven-javadoc-plugin-2.7-9|128	
14mr|maven-javadoc-plugin-2.7-9|129	

17634 14
14mr|maven-plugin-cobertura-2.4-5|1	Name:       maven-plugin-cobertura
14mr|maven-plugin-cobertura-2.4-5|2	Version:    2.4
14mr|maven-plugin-cobertura-2.4-5|3	Release:    5
14mr|maven-plugin-cobertura-2.4-5|4	Summary:    Plugin providing the features of Cobertura within Maven
14mr|maven-plugin-cobertura-2.4-5|5	
14mr|maven-plugin-cobertura-2.4-5|6	Group:      Development/Java
14mr|maven-plugin-cobertura-2.4-5|7	License:    ASL 2.0 and GPLv2 and GPLv2+
14mr|maven-plugin-cobertura-2.4-5|8	URL:        http://mojo.codehaus.org/cobertura-maven-plugin/
14mr|maven-plugin-cobertura-2.4-5|9	Source0:    http://repo2.maven.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-%{version}-source-release.zip
14mr|maven-plugin-cobertura-2.4-5|10	BuildArch:  noarch
14mr|maven-plugin-cobertura-2.4-5|11	
14mr|maven-plugin-cobertura-2.4-5|12	BuildRequires:  maven2
14mr|maven-plugin-cobertura-2.4-5|13	BuildRequires:  maven-plugin-plugin
14mr|maven-plugin-cobertura-2.4-5|14	BuildRequires:  maven-resources-plugin
14mr|maven-plugin-cobertura-2.4-5|15	BuildRequires:  maven-compiler-plugin
14mr|maven-plugin-cobertura-2.4-5|16	BuildRequires:  maven-jar-plugin
14mr|maven-plugin-cobertura-2.4-5|17	BuildRequires:  maven-install-plugin
14mr|maven-plugin-cobertura-2.4-5|18	#BuildRequires:  maven-invoker-plugin
14mr|maven-plugin-cobertura-2.4-5|19	BuildRequires:  maven-javadoc-plugin
14mr|maven-plugin-cobertura-2.4-5|20	BuildRequires:  maven-surefire-maven-plugin
14mr|maven-plugin-cobertura-2.4-5|21	BuildRequires:  maven-doxia-sitetools
14mr|maven-plugin-cobertura-2.4-5|22	BuildRequires:  maven-plugin-testing-harness
14mr|maven-plugin-cobertura-2.4-5|23	BuildRequires:  gnu.getopt
14mr|maven-plugin-cobertura-2.4-5|24	BuildRequires:  java-1.7.0-openjdk-devel
14mr|maven-plugin-cobertura-2.4-5|25	#BuildRequires:  cobertura
14mr|maven-plugin-cobertura-2.4-5|26	#BuildRequires:  mojo-parent
14mr|maven-plugin-cobertura-2.4-5|27	
14mr|maven-plugin-cobertura-2.4-5|28	Requires:       maven2
14mr|maven-plugin-cobertura-2.4-5|29	#Requires:       cobertura
14mr|maven-plugin-cobertura-2.4-5|30	#Requires:       mojo-parent
14mr|maven-plugin-cobertura-2.4-5|31	Requires(post): jpackage-utils
14mr|maven-plugin-cobertura-2.4-5|32	Requires(postun):  jpackage-utils
14mr|maven-plugin-cobertura-2.4-5|33	
14mr|maven-plugin-cobertura-2.4-5|34	%description
14mr|maven-plugin-cobertura-2.4-5|35	This plugin provides the features of Cobertura within the Maven 2 environment.
14mr|maven-plugin-cobertura-2.4-5|36	The report generated by this plugin is the result of executing the Cobertura
14mr|maven-plugin-cobertura-2.4-5|37	tool against your compiled classes to help you determine how well the unit
14mr|maven-plugin-cobertura-2.4-5|38	testing efforts have been, and can then be used to identify which parts
14mr|maven-plugin-cobertura-2.4-5|39	of your Java program are lacking test coverage.
14mr|maven-plugin-cobertura-2.4-5|40	
14mr|maven-plugin-cobertura-2.4-5|41	%package	javadoc
14mr|maven-plugin-cobertura-2.4-5|42	Summary:    Javadoc for %{name}
14mr|maven-plugin-cobertura-2.4-5|43	Group:      Development/Java
14mr|maven-plugin-cobertura-2.4-5|44	Requires:   %{name} = %{version}-%{release}
14mr|maven-plugin-cobertura-2.4-5|45	Requires:   jpackage-utils
14mr|maven-plugin-cobertura-2.4-5|46	
14mr|maven-plugin-cobertura-2.4-5|47	%description	javadoc
14mr|maven-plugin-cobertura-2.4-5|48	This package contains the API documentation for %{name}.
14mr|maven-plugin-cobertura-2.4-5|49	
14mr|maven-plugin-cobertura-2.4-5|50	%prep
14mr|maven-plugin-cobertura-2.4-5|51	%setup -q -n cobertura-maven-plugin-%{version}
14mr|maven-plugin-cobertura-2.4-5|52	
14mr|maven-plugin-cobertura-2.4-5|53	%build
14mr|maven-plugin-cobertura-2.4-5|54	mvn \
14mr|maven-plugin-cobertura-2.4-5|55	-Dmaven.test.skip=true \
14mr|maven-plugin-cobertura-2.4-5|56	package javadoc:javadoc
14mr|maven-plugin-cobertura-2.4-5|57	
14mr|maven-plugin-cobertura-2.4-5|58	%install
14mr|maven-plugin-cobertura-2.4-5|59	# jar
14mr|maven-plugin-cobertura-2.4-5|60	ln -sf $(build-classpath gnu.getopt)
14mr|maven-plugin-cobertura-2.4-5|61	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|maven-plugin-cobertura-2.4-5|62	install -p -m 644 target/cobertura-maven-plugin-%{version}.jar \
14mr|maven-plugin-cobertura-2.4-5|63	$RPM_BUILD_ROOT%{_javadir}/maven-plugin-cobertura.jar
14mr|maven-plugin-cobertura-2.4-5|64	
14mr|maven-plugin-cobertura-2.4-5|65	# pom
14mr|maven-plugin-cobertura-2.4-5|66	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|maven-plugin-cobertura-2.4-5|67	install -p -m 644 pom.xml \
14mr|maven-plugin-cobertura-2.4-5|68	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-maven-plugin-cobertura.pom
14mr|maven-plugin-cobertura-2.4-5|69	%add_to_maven_depmap org.codehaus.mojo cobertura-maven-plugin %{version} JPP maven-plugin-cobertura
14mr|maven-plugin-cobertura-2.4-5|70	
14mr|maven-plugin-cobertura-2.4-5|71	# javadoc
14mr|maven-plugin-cobertura-2.4-5|72	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-plugin-cobertura-2.4-5|73	cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-plugin-cobertura-2.4-5|74	
14mr|maven-plugin-cobertura-2.4-5|75	%post
14mr|maven-plugin-cobertura-2.4-5|76	%update_maven_depmap
14mr|maven-plugin-cobertura-2.4-5|77	
14mr|maven-plugin-cobertura-2.4-5|78	%postun
14mr|maven-plugin-cobertura-2.4-5|79	%update_maven_depmap
14mr|maven-plugin-cobertura-2.4-5|80	
14mr|maven-plugin-cobertura-2.4-5|81	%files
14mr|maven-plugin-cobertura-2.4-5|82	%{_mavenpomdir}/JPP-%{name}*.pom
14mr|maven-plugin-cobertura-2.4-5|83	%config(noreplace) %{_mavendepmapfragdir}
14mr|maven-plugin-cobertura-2.4-5|84	%{_javadir}/*
14mr|maven-plugin-cobertura-2.4-5|85	
14mr|maven-plugin-cobertura-2.4-5|86	%files javadoc
14mr|maven-plugin-cobertura-2.4-5|87	%{_javadocdir}/%{name}
14mr|maven-plugin-cobertura-2.4-5|88	
14mr|maven-plugin-cobertura-2.4-5|89	
14mr|maven-plugin-cobertura-2.4-5|90	%changelog
14mr|maven-plugin-cobertura-2.4-5|91	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-5
14mr|maven-plugin-cobertura-2.4-5|92	+ Revision: 821a003
14mr|maven-plugin-cobertura-2.4-5|93	- Disable maven-invoker-plugin BR
14mr|maven-plugin-cobertura-2.4-5|94	
14mr|maven-plugin-cobertura-2.4-5|95	

17635 14
14mr|maven-plugin-plugin-3.2-2|1	Name:           maven-plugin-plugin
14mr|maven-plugin-plugin-3.2-2|2	Version:        3.2
14mr|maven-plugin-plugin-3.2-2|3	Release:        2
14mr|maven-plugin-plugin-3.2-2|4	Summary:        Maven Plugin Plugin
14mr|maven-plugin-plugin-3.2-2|5	
14mr|maven-plugin-plugin-3.2-2|6	Group:          Development/Java
14mr|maven-plugin-plugin-3.2-2|7	License:        ASL 2.0
14mr|maven-plugin-plugin-3.2-2|8	URL:            http://maven.apache.org/plugins/maven-plugin-plugin
14mr|maven-plugin-plugin-3.2-2|9	#svn checkout http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.2/maven-plugin-plugin maven-plugin-plugin
14mr|maven-plugin-plugin-3.2-2|10	#tar caf maven-plugin-plugin-3.2.tar.xz maven-plugin-plugin-3.2/
14mr|maven-plugin-plugin-3.2-2|11	Source0:        %{name}-%{version}.tar.xz
14mr|maven-plugin-plugin-3.2-2|12	
14mr|maven-plugin-plugin-3.2-2|13	BuildArch: noarch
14mr|maven-plugin-plugin-3.2-2|14	
14mr|maven-plugin-plugin-3.2-2|15	BuildRequires: java-rpmbuild >= 0:1.6
14mr|maven-plugin-plugin-3.2-2|16	BuildRequires: maven2
14mr|maven-plugin-plugin-3.2-2|17	BuildRequires: maven-compiler-plugin
14mr|maven-plugin-plugin-3.2-2|18	BuildRequires: maven-jar-plugin
14mr|maven-plugin-plugin-3.2-2|19	BuildRequires: maven-install-plugin
14mr|maven-plugin-plugin-3.2-2|20	BuildRequires: maven-resources-plugin
14mr|maven-plugin-plugin-3.2-2|21	BuildRequires: maven-javadoc-plugin
14mr|maven-plugin-plugin-3.2-2|22	BuildRequires: maven-surefire-plugin
14mr|maven-plugin-plugin-3.2-2|23	BuildRequires: maven-surefire-provider-junit
14mr|maven-plugin-plugin-3.2-2|24	#BuildRequires: maven-doxia-sitetools
14mr|maven-plugin-plugin-3.2-2|25	BuildRequires: maven-plugin-testing-harness
14mr|maven-plugin-plugin-3.2-2|26	#BuildRequires:	maven-modello-plugin
14mr|maven-plugin-plugin-3.2-2|27	
14mr|maven-plugin-plugin-3.2-2|28	Requires:      maven2
14mr|maven-plugin-plugin-3.2-2|29	Requires:      jpackage-utils
14mr|maven-plugin-plugin-3.2-2|30	Requires:      java
14mr|maven-plugin-plugin-3.2-2|31	Requires(post):       jpackage-utils
14mr|maven-plugin-plugin-3.2-2|32	Requires(postun):     jpackage-utils
14mr|maven-plugin-plugin-3.2-2|33	
14mr|maven-plugin-plugin-3.2-2|34	%description
14mr|maven-plugin-plugin-3.2-2|35	The Maven Plugin Plugin is used to create a Maven plugin descriptor for any
14mr|maven-plugin-plugin-3.2-2|36	Mojo's found in the source tree, to include in the JAR. It is also used to
14mr|maven-plugin-plugin-3.2-2|37	generate report files for the Mojos as well as for updating the plugin
14mr|maven-plugin-plugin-3.2-2|38	registry, the artifact metadata and generating a generic help goal.
14mr|maven-plugin-plugin-3.2-2|39	
14mr|maven-plugin-plugin-3.2-2|40	%package javadoc
14mr|maven-plugin-plugin-3.2-2|41	Group:          Development/Java
14mr|maven-plugin-plugin-3.2-2|42	Summary:        Javadoc for %{name}
14mr|maven-plugin-plugin-3.2-2|43	Requires:       jpackage-utils
14mr|maven-plugin-plugin-3.2-2|44	
14mr|maven-plugin-plugin-3.2-2|45	%description javadoc
14mr|maven-plugin-plugin-3.2-2|46	API documentation for %{name}.
14mr|maven-plugin-plugin-3.2-2|47	
14mr|maven-plugin-plugin-3.2-2|48	%prep
14mr|maven-plugin-plugin-3.2-2|49	%setup -q
14mr|maven-plugin-plugin-3.2-2|50	
14mr|maven-plugin-plugin-3.2-2|51	%build
14mr|maven-plugin-plugin-3.2-2|52	mvn install javadoc:javadoc
14mr|maven-plugin-plugin-3.2-2|53	
14mr|maven-plugin-plugin-3.2-2|54	%install
14mr|maven-plugin-plugin-3.2-2|55	
14mr|maven-plugin-plugin-3.2-2|56	# jars
14mr|maven-plugin-plugin-3.2-2|57	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-plugin-plugin-3.2-2|58	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14mr|maven-plugin-plugin-3.2-2|59	
14mr|maven-plugin-plugin-3.2-2|60	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-plugin %{version} JPP maven-plugin-plugin
14mr|maven-plugin-plugin-3.2-2|61	
14mr|maven-plugin-plugin-3.2-2|62	# poms
14mr|maven-plugin-plugin-3.2-2|63	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-plugin-plugin-3.2-2|64	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugin-plugin-3.2-2|65	
14mr|maven-plugin-plugin-3.2-2|66	# javadoc
14mr|maven-plugin-plugin-3.2-2|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-plugin-plugin-3.2-2|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
14mr|maven-plugin-plugin-3.2-2|69	
14mr|maven-plugin-plugin-3.2-2|70	%pre javadoc
14mr|maven-plugin-plugin-3.2-2|71	# workaround for rpm bug, can be removed in F-17
14mr|maven-plugin-plugin-3.2-2|72	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|maven-plugin-plugin-3.2-2|73	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|maven-plugin-plugin-3.2-2|74	
14mr|maven-plugin-plugin-3.2-2|75	%post
14mr|maven-plugin-plugin-3.2-2|76	%update_maven_depmap
14mr|maven-plugin-plugin-3.2-2|77	
14mr|maven-plugin-plugin-3.2-2|78	%postun
14mr|maven-plugin-plugin-3.2-2|79	%update_maven_depmap
14mr|maven-plugin-plugin-3.2-2|80	
14mr|maven-plugin-plugin-3.2-2|81	%files
14mr|maven-plugin-plugin-3.2-2|82	%{_javadir}/%{name}.jar
14mr|maven-plugin-plugin-3.2-2|83	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugin-plugin-3.2-2|84	%{_mavendepmapfragdir}/%{name}
14mr|maven-plugin-plugin-3.2-2|85	
14mr|maven-plugin-plugin-3.2-2|86	%files javadoc
14mr|maven-plugin-plugin-3.2-2|87	%{_javadocdir}/%{name}
14mr|maven-plugin-plugin-3.2-2|88	
14mr|maven-plugin-plugin-3.2-2|89	
14mr|maven-plugin-plugin-3.2-2|90	%changelog
14mr|maven-plugin-plugin-3.2-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-2
14mr|maven-plugin-plugin-3.2-2|92	+ Revision: 293882b
14mr|maven-plugin-plugin-3.2-2|93	- MassBuild#440: Increase release tag
14mr|maven-plugin-plugin-3.2-2|94	
14mr|maven-plugin-plugin-3.2-2|95	

17636 14
14mr|maven-plugins-pom-23-1|1	%define short_name maven-plugins
14mr|maven-plugins-pom-23-1|2	
14mr|maven-plugins-pom-23-1|3	Name:           %{short_name}-pom
14mr|maven-plugins-pom-23-1|4	Version:        23
14mr|maven-plugins-pom-23-1|5	Release:        1
14mr|maven-plugins-pom-23-1|6	Summary:        Maven Plugins POM
14mr|maven-plugins-pom-23-1|7	BuildArch:      noarch
14mr|maven-plugins-pom-23-1|8	Group:          Development/Java
14mr|maven-plugins-pom-23-1|9	License:        ASL 2.0
14mr|maven-plugins-pom-23-1|10	URL:            http://maven.apache.org/plugins/
14mr|maven-plugins-pom-23-1|11	Source0:        http://repo.maven.apache.org/maven2/org/apache/maven/plugins/%{short_name}/%{version}/%{short_name}-%{version}-source-release.zip
14mr|maven-plugins-pom-23-1|12	
14mr|maven-plugins-pom-23-1|13	BuildRequires:  maven2
14mr|maven-plugins-pom-23-1|14	BuildRequires:  jpackage-utils
14mr|maven-plugins-pom-23-1|15	
14mr|maven-plugins-pom-23-1|16	Requires:       jpackage-utils
14mr|maven-plugins-pom-23-1|17	
14mr|maven-plugins-pom-23-1|18	%description
14mr|maven-plugins-pom-23-1|19	This package provides Maven Plugins parent POM used by different
14mr|maven-plugins-pom-23-1|20	Apache Maven plugins.
14mr|maven-plugins-pom-23-1|21	
14mr|maven-plugins-pom-23-1|22	%prep
14mr|maven-plugins-pom-23-1|23	%setup -q -n %{short_name}-%{version}
14mr|maven-plugins-pom-23-1|24	
14mr|maven-plugins-pom-23-1|25	%build
14mr|maven-plugins-pom-23-1|26	# nothing
14mr|maven-plugins-pom-23-1|27	
14mr|maven-plugins-pom-23-1|28	%install
14mr|maven-plugins-pom-23-1|29	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-plugins-pom-23-1|30	install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugins-pom-23-1|31	
14mr|maven-plugins-pom-23-1|32	%add_to_maven_depmap org.apache.maven maven-plugins %{version} JPP maven-plugins
14mr|maven-plugins-pom-23-1|33	
14mr|maven-plugins-pom-23-1|34	%post
14mr|maven-plugins-pom-23-1|35	%update_maven_depmap
14mr|maven-plugins-pom-23-1|36	
14mr|maven-plugins-pom-23-1|37	%postun
14mr|maven-plugins-pom-23-1|38	%update_maven_depmap
14mr|maven-plugins-pom-23-1|39	
14mr|maven-plugins-pom-23-1|40	%files
14mr|maven-plugins-pom-23-1|41	%doc LICENSE NOTICE
14mr|maven-plugins-pom-23-1|42	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugins-pom-23-1|43	%{_mavendepmapfragdir}/%{name}
14mr|maven-plugins-pom-23-1|44	
14mr|maven-plugins-pom-23-1|45	%changelog
14mr|maven-plugins-pom-23-1|46	* Wed Nov 27 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 23-1
14mr|maven-plugins-pom-23-1|47	+ Revision: 1af0d35
14mr|maven-plugins-pom-23-1|48	- Added version 23
14mr|maven-plugins-pom-23-1|49	
14mr|maven-plugins-pom-23-1|50	

17637 14
14mr|maven-plugin-testing-1.3-4|1	Name:           maven-plugin-testing
14mr|maven-plugin-testing-1.3-4|2	Version:        1.3
14mr|maven-plugin-testing-1.3-4|3	Release:        4
14mr|maven-plugin-testing-1.3-4|4	Summary:        Maven Plugin Testing
14mr|maven-plugin-testing-1.3-4|5	
14mr|maven-plugin-testing-1.3-4|6	Group:          Development/Java
14mr|maven-plugin-testing-1.3-4|7	License:        ASL 2.0
14mr|maven-plugin-testing-1.3-4|8	URL:            http://maven.apache.org/plugin-testing/
14mr|maven-plugin-testing-1.3-4|9	#svn export http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3 maven-plugin-testing-1.3
14mr|maven-plugin-testing-1.3-4|10	#tar caf maven-plugin-testing-1.3.tar.gz maven-plugin-testing-1.3/
14mr|maven-plugin-testing-1.3-4|11	Source0:        %{name}-%{version}.tar.gz
14mr|maven-plugin-testing-1.3-4|12	
14mr|maven-plugin-testing-1.3-4|13	BuildArch: noarch
14mr|maven-plugin-testing-1.3-4|14	
14mr|maven-plugin-testing-1.3-4|15	BuildRequires: junit
14mr|maven-plugin-testing-1.3-4|16	BuildRequires: java-rpmbuild >= 0:1.6
14mr|maven-plugin-testing-1.3-4|17	BuildRequires: maven2
14mr|maven-plugin-testing-1.3-4|18	BuildRequires: maven-install-plugin
14mr|maven-plugin-testing-1.3-4|19	BuildRequires: maven-compiler-plugin
14mr|maven-plugin-testing-1.3-4|20	BuildRequires: maven-resources-plugin
14mr|maven-plugin-testing-1.3-4|21	BuildRequires: maven-jar-plugin
14mr|maven-plugin-testing-1.3-4|22	BuildRequires: maven-source-plugin
14mr|maven-plugin-testing-1.3-4|23	BuildRequires: maven-site-plugin
14mr|maven-plugin-testing-1.3-4|24	BuildRequires: plexus-maven-plugin
14mr|maven-plugin-testing-1.3-4|25	BuildRequires: maven-javadoc-plugin
14mr|maven-plugin-testing-1.3-4|26	BuildRequires: maven-doxia-sitetools
14mr|maven-plugin-testing-1.3-4|27	BuildRequires: maven-surefire-plugin
14mr|maven-plugin-testing-1.3-4|28	BuildRequires: maven-surefire-provider-junit
14mr|maven-plugin-testing-1.3-4|29	#BuildRequires: maven-shared-reporting-impl
14mr|maven-plugin-testing-1.3-4|30	BuildRequires: maven-test-tools
14mr|maven-plugin-testing-1.3-4|31	
14mr|maven-plugin-testing-1.3-4|32	Requires:		maven2
14mr|maven-plugin-testing-1.3-4|33	Requires:       jpackage-utils
14mr|maven-plugin-testing-1.3-4|34	Requires:       java
14mr|maven-plugin-testing-1.3-4|35	Requires(post):       jpackage-utils
14mr|maven-plugin-testing-1.3-4|36	Requires(postun):     jpackage-utils
14mr|maven-plugin-testing-1.3-4|37	
14mr|maven-plugin-testing-1.3-4|38	%description
14mr|maven-plugin-testing-1.3-4|39	The Maven Plugin Testing contains the necessary modules
14mr|maven-plugin-testing-1.3-4|40	to be able to test Maven Plugins.
14mr|maven-plugin-testing-1.3-4|41	
14mr|maven-plugin-testing-1.3-4|42	%package javadoc
14mr|maven-plugin-testing-1.3-4|43	Group:          Development/Java
14mr|maven-plugin-testing-1.3-4|44	Summary:        Javadoc for %{name}
14mr|maven-plugin-testing-1.3-4|45	Requires:       jpackage-utils
14mr|maven-plugin-testing-1.3-4|46	
14mr|maven-plugin-testing-1.3-4|47	%description javadoc
14mr|maven-plugin-testing-1.3-4|48	API documentation for %{name}.
14mr|maven-plugin-testing-1.3-4|49	
14mr|maven-plugin-testing-1.3-4|50	%package harness
14mr|maven-plugin-testing-1.3-4|51	Summary: Maven Plugin Testing Mechanism
14mr|maven-plugin-testing-1.3-4|52	Group: Development/Java
14mr|maven-plugin-testing-1.3-4|53	Requires: maven-plugin-testing = %{version}-%{release}
14mr|maven-plugin-testing-1.3-4|54	%rename maven-shared-plugin-testing-harness
14mr|maven-plugin-testing-1.3-4|55	
14mr|maven-plugin-testing-1.3-4|56	%description harness
14mr|maven-plugin-testing-1.3-4|57	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
14mr|maven-plugin-testing-1.3-4|58	
14mr|maven-plugin-testing-1.3-4|59	%package tools
14mr|maven-plugin-testing-1.3-4|60	Summary: Maven Plugin Testing Tools
14mr|maven-plugin-testing-1.3-4|61	Group: Development/Java
14mr|maven-plugin-testing-1.3-4|62	Requires: maven-plugin-testing = %{version}-%{release}
14mr|maven-plugin-testing-1.3-4|63	%rename maven-shared-plugin-testing-tools
14mr|maven-plugin-testing-1.3-4|64	
14mr|maven-plugin-testing-1.3-4|65	%description tools
14mr|maven-plugin-testing-1.3-4|66	A set of useful tools to help the Maven Plugin testing.
14mr|maven-plugin-testing-1.3-4|67	
14mr|maven-plugin-testing-1.3-4|68	%package -n maven-test-tools
14mr|maven-plugin-testing-1.3-4|69	Summary: Maven Testing Tool
14mr|maven-plugin-testing-1.3-4|70	Group: Development/Java
14mr|maven-plugin-testing-1.3-4|71	Requires: maven-plugin-testing = %{version}-%{release}
14mr|maven-plugin-testing-1.3-4|72	%rename maven-shared-test-tools
14mr|maven-plugin-testing-1.3-4|73	
14mr|maven-plugin-testing-1.3-4|74	%description -n maven-test-tools
14mr|maven-plugin-testing-1.3-4|75	Framework to test Maven Plugins with Easymock objects.
14mr|maven-plugin-testing-1.3-4|76	
14mr|maven-plugin-testing-1.3-4|77	%prep
14mr|maven-plugin-testing-1.3-4|78	%setup -q
14mr|maven-plugin-testing-1.3-4|79	
14mr|maven-plugin-testing-1.3-4|80	%build
14mr|maven-plugin-testing-1.3-4|81	mvn install javadoc:aggregate
14mr|maven-plugin-testing-1.3-4|82	
14mr|maven-plugin-testing-1.3-4|83	%install
14mr|maven-plugin-testing-1.3-4|84	# jars
14mr|maven-plugin-testing-1.3-4|85	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
14mr|maven-plugin-testing-1.3-4|86	install -m 644 maven-plugin-testing-harness/target/%{name}-harness-%{version}.jar  \
14mr|maven-plugin-testing-1.3-4|87	%{buildroot}%{_javadir}/%{name}/%{name}-harness.jar
14mr|maven-plugin-testing-1.3-4|88	install -m 644 maven-plugin-testing-tools/target/%{name}-tools-%{version}.jar \
14mr|maven-plugin-testing-1.3-4|89	%{buildroot}%{_javadir}/%{name}/%{name}-tools.jar
14mr|maven-plugin-testing-1.3-4|90	install -m 644 maven-test-tools/target/maven-test-tools-%{version}.jar  \
14mr|maven-plugin-testing-1.3-4|91	%{buildroot}%{_javadir}/%{name}/maven-test-tools.jar
14mr|maven-plugin-testing-1.3-4|92	
14mr|maven-plugin-testing-1.3-4|93	# poms
14mr|maven-plugin-testing-1.3-4|94	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-plugin-testing-1.3-4|95	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}.pom
14mr|maven-plugin-testing-1.3-4|96	%add_to_maven_depmap org.apache.maven.plugin-testing %{name} %{version} JPP/%{name} %{name}
14mr|maven-plugin-testing-1.3-4|97	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}
14mr|maven-plugin-testing-1.3-4|98	install -pm 644 maven-plugin-testing-harness/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-harness.pom
14mr|maven-plugin-testing-1.3-4|99	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-harness %{version} JPP/%{name} %{name}-harness
14mr|maven-plugin-testing-1.3-4|100	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}-harness
14mr|maven-plugin-testing-1.3-4|101	install -pm 644 maven-plugin-testing-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-tools.pom
14mr|maven-plugin-testing-1.3-4|102	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-tools %{version} JPP/%{name} %{name}-tools
14mr|maven-plugin-testing-1.3-4|103	%add_to_maven_depmap org.apache.maven.shared %{name}-tools %{version} JPP/%{name} %{name}-tools
14mr|maven-plugin-testing-1.3-4|104	install -pm 644 maven-test-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-maven-test-tools.pom
14mr|maven-plugin-testing-1.3-4|105	%add_to_maven_depmap org.apache.maven.plugin-testing maven-test-tools %{version} JPP/%{name} maven-test-tools
14mr|maven-plugin-testing-1.3-4|106	%add_to_maven_depmap org.apache.maven.shared maven-test-tools %{version} JPP/%{name} maven-test-tools
14mr|maven-plugin-testing-1.3-4|107	
14mr|maven-plugin-testing-1.3-4|108	# javadoc
14mr|maven-plugin-testing-1.3-4|109	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-plugin-testing-1.3-4|110	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
14mr|maven-plugin-testing-1.3-4|111	
14mr|maven-plugin-testing-1.3-4|112	%pre javadoc
14mr|maven-plugin-testing-1.3-4|113	# workaround for rpm bug, can be removed in F-17
14mr|maven-plugin-testing-1.3-4|114	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|maven-plugin-testing-1.3-4|115	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|maven-plugin-testing-1.3-4|116	
14mr|maven-plugin-testing-1.3-4|117	%post
14mr|maven-plugin-testing-1.3-4|118	%update_maven_depmap
14mr|maven-plugin-testing-1.3-4|119	
14mr|maven-plugin-testing-1.3-4|120	%postun
14mr|maven-plugin-testing-1.3-4|121	%update_maven_depmap
14mr|maven-plugin-testing-1.3-4|122	
14mr|maven-plugin-testing-1.3-4|123	%files
14mr|maven-plugin-testing-1.3-4|124	%{_mavenpomdir}/*
14mr|maven-plugin-testing-1.3-4|125	%{_mavendepmapfragdir}/*
14mr|maven-plugin-testing-1.3-4|126	
14mr|maven-plugin-testing-1.3-4|127	%files javadoc
14mr|maven-plugin-testing-1.3-4|128	%{_javadocdir}/*
14mr|maven-plugin-testing-1.3-4|129	
14mr|maven-plugin-testing-1.3-4|130	%files harness
14mr|maven-plugin-testing-1.3-4|131	%{_javadir}/%{name}/%{name}-harness*
14mr|maven-plugin-testing-1.3-4|132	
14mr|maven-plugin-testing-1.3-4|133	%files tools
14mr|maven-plugin-testing-1.3-4|134	%{_javadir}/%{name}/%{name}-tools*
14mr|maven-plugin-testing-1.3-4|135	
14mr|maven-plugin-testing-1.3-4|136	%files -n maven-test-tools
14mr|maven-plugin-testing-1.3-4|137	%{_javadir}/%{name}/maven-test-tools*
14mr|maven-plugin-testing-1.3-4|138	
14mr|maven-plugin-testing-1.3-4|139	
14mr|maven-plugin-testing-1.3-4|140	%changelog
14mr|maven-plugin-testing-1.3-4|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-4
14mr|maven-plugin-testing-1.3-4|142	+ Revision: 90f1077
14mr|maven-plugin-testing-1.3-4|143	- MassBuild#440: Increase release tag
14mr|maven-plugin-testing-1.3-4|144	
14mr|maven-plugin-testing-1.3-4|145	

17638 14
14mr|maven-plugin-testing-harness-2.0-2|1	Name:           maven-plugin-testing-harness
14mr|maven-plugin-testing-harness-2.0-2|2	Version:        2.0
14mr|maven-plugin-testing-harness-2.0-2|3	Release:        2
14mr|maven-plugin-testing-harness-2.0-2|4	Summary:        The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos
14mr|maven-plugin-testing-harness-2.0-2|5	
14mr|maven-plugin-testing-harness-2.0-2|6	Group:          Development/Java
14mr|maven-plugin-testing-harness-2.0-2|7	License:        ASL 2.0
14mr|maven-plugin-testing-harness-2.0-2|8	URL:            http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
14mr|maven-plugin-testing-harness-2.0-2|9	Source0:        %{name}-%{version}.tar.xz
14mr|maven-plugin-testing-harness-2.0-2|10	
14mr|maven-plugin-testing-harness-2.0-2|11	BuildRequires:  maven2
14mr|maven-plugin-testing-harness-2.0-2|12	BuildRequires:  maven-clean-plugin
14mr|maven-plugin-testing-harness-2.0-2|13	BuildRequires:  maven-compiler-plugin
14mr|maven-plugin-testing-harness-2.0-2|14	BuildRequires:  maven-install-plugin
14mr|maven-plugin-testing-harness-2.0-2|15	BuildRequires:  maven-jar-plugin
14mr|maven-plugin-testing-harness-2.0-2|16	BuildRequires:  maven-plugin-plugin
14mr|maven-plugin-testing-harness-2.0-2|17	BuildRequires:  maven-resources-plugin
14mr|maven-plugin-testing-harness-2.0-2|18	BuildRequires:	maven-plugin-testing
14mr|maven-plugin-testing-harness-2.0-2|19	BuildRequires:	java-1.7.0-openjdk-devel
14mr|maven-plugin-testing-harness-2.0-2|20	
14mr|maven-plugin-testing-harness-2.0-2|21	Requires:       jpackage-utils
14mr|maven-plugin-testing-harness-2.0-2|22	Requires:       maven2
14mr|maven-plugin-testing-harness-2.0-2|23	Requires(post): jpackage-utils
14mr|maven-plugin-testing-harness-2.0-2|24	Requires(postun): jpackage-utils
14mr|maven-plugin-testing-harness-2.0-2|25	
14mr|maven-plugin-testing-harness-2.0-2|26	BuildArch: noarch
14mr|maven-plugin-testing-harness-2.0-2|27	
14mr|maven-plugin-testing-harness-2.0-2|28	%description
14mr|maven-plugin-testing-harness-2.0-2|29	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos,
14mr|maven-plugin-testing-harness-2.0-2|30	i.e. by pre-constructing the Plexus components, providing stub objects for
14mr|maven-plugin-testing-harness-2.0-2|31	Maven functionality such as projects, and populating fields from an XML file
14mr|maven-plugin-testing-harness-2.0-2|32	that resembles the plugin configuration in the POM.
14mr|maven-plugin-testing-harness-2.0-2|33	
14mr|maven-plugin-testing-harness-2.0-2|34	%package javadoc
14mr|maven-plugin-testing-harness-2.0-2|35	Group:          Development/Java
14mr|maven-plugin-testing-harness-2.0-2|36	Summary:        Javadoc for %{name}
14mr|maven-plugin-testing-harness-2.0-2|37	Requires:       %{name} = %{version}-%{release}
14mr|maven-plugin-testing-harness-2.0-2|38	Requires:       jpackage-utils
14mr|maven-plugin-testing-harness-2.0-2|39	
14mr|maven-plugin-testing-harness-2.0-2|40	%description javadoc
14mr|maven-plugin-testing-harness-2.0-2|41	API documentation for %{name}.
14mr|maven-plugin-testing-harness-2.0-2|42	
14mr|maven-plugin-testing-harness-2.0-2|43	%prep
14mr|maven-plugin-testing-harness-2.0-2|44	%setup -q
14mr|maven-plugin-testing-harness-2.0-2|45	
14mr|maven-plugin-testing-harness-2.0-2|46	%build
14mr|maven-plugin-testing-harness-2.0-2|47	mvn -Dmaven.test.skip=true \
14mr|maven-plugin-testing-harness-2.0-2|48	install javadoc:javadoc
14mr|maven-plugin-testing-harness-2.0-2|49	
14mr|maven-plugin-testing-harness-2.0-2|50	%install
14mr|maven-plugin-testing-harness-2.0-2|51	
14mr|maven-plugin-testing-harness-2.0-2|52	# jars
14mr|maven-plugin-testing-harness-2.0-2|53	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-plugin-testing-harness-2.0-2|54	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-plugin-testing-harness-2.0-2|55	
14mr|maven-plugin-testing-harness-2.0-2|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-plugin-testing-harness-2.0-2|57	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-plugin-testing-harness-2.0-2|58	
14mr|maven-plugin-testing-harness-2.0-2|59	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-testing-harness %{version} JPP maven-plugin-testing-harness
14mr|maven-plugin-testing-harness-2.0-2|60	
14mr|maven-plugin-testing-harness-2.0-2|61	# poms
14mr|maven-plugin-testing-harness-2.0-2|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-plugin-testing-harness-2.0-2|63	install -pm 644 pom.xml \
14mr|maven-plugin-testing-harness-2.0-2|64	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugin-testing-harness-2.0-2|65	
14mr|maven-plugin-testing-harness-2.0-2|66	# javadoc
14mr|maven-plugin-testing-harness-2.0-2|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-plugin-testing-harness-2.0-2|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-plugin-testing-harness-2.0-2|69	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-plugin-testing-harness-2.0-2|70	rm -rf target/site/api*
14mr|maven-plugin-testing-harness-2.0-2|71	
14mr|maven-plugin-testing-harness-2.0-2|72	%post
14mr|maven-plugin-testing-harness-2.0-2|73	%update_maven_depmap
14mr|maven-plugin-testing-harness-2.0-2|74	
14mr|maven-plugin-testing-harness-2.0-2|75	%postun
14mr|maven-plugin-testing-harness-2.0-2|76	%update_maven_depmap
14mr|maven-plugin-testing-harness-2.0-2|77	
14mr|maven-plugin-testing-harness-2.0-2|78	%files
14mr|maven-plugin-testing-harness-2.0-2|79	%{_javadir}/%{name}.jar
14mr|maven-plugin-testing-harness-2.0-2|80	%{_javadir}/%{name}-%{version}.jar
14mr|maven-plugin-testing-harness-2.0-2|81	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-plugin-testing-harness-2.0-2|82	%{_mavendepmapfragdir}/%{name}
14mr|maven-plugin-testing-harness-2.0-2|83	
14mr|maven-plugin-testing-harness-2.0-2|84	%files javadoc
14mr|maven-plugin-testing-harness-2.0-2|85	%{_javadocdir}/%{name}-%{version}
14mr|maven-plugin-testing-harness-2.0-2|86	%{_javadocdir}/%{name}
14mr|maven-plugin-testing-harness-2.0-2|87	
14mr|maven-plugin-testing-harness-2.0-2|88	%changelog
14mr|maven-plugin-testing-harness-2.0-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|maven-plugin-testing-harness-2.0-2|90	+ Revision: b342a10
14mr|maven-plugin-testing-harness-2.0-2|91	- MassBuild#440: Increase release tag
14mr|maven-plugin-testing-harness-2.0-2|92	
14mr|maven-plugin-testing-harness-2.0-2|93	

17639 14
14mr|maven-release-2.0-5|1	# maven-release parent pom version
14mr|maven-release-2.0-5|2	%global pversion 16
14mr|maven-release-2.0-5|3	# maven-release-manager jar version
14mr|maven-release-2.0-5|4	%global mjarver 2.0
14mr|maven-release-2.0-5|5	# maven-release-plugin jar version
14mr|maven-release-2.0-5|6	%global pjarver 2.0
14mr|maven-release-2.0-5|7	
14mr|maven-release-2.0-5|8	Name:           maven-release
14mr|maven-release-2.0-5|9	Version:        2.0
14mr|maven-release-2.0-5|10	Release:        5
14mr|maven-release-2.0-5|11	Summary:        Release a project updating the POM and tagging in the SCM
14mr|maven-release-2.0-5|12	
14mr|maven-release-2.0-5|13	Group:          Development/Java
14mr|maven-release-2.0-5|14	License:        ASL 2.0
14mr|maven-release-2.0-5|15	URL:            http://maven.apache.org/plugins/maven-release-plugin/
14mr|maven-release-2.0-5|16	# tar creation instructions
14mr|maven-release-2.0-5|17	# svn export http://svn.apache.org/repos/asf//maven/release/tags/maven-release-2.0 maven-release-2.0
14mr|maven-release-2.0-5|18	# tar cfJ maven-release-2.0.tar.xz maven-release-2.0
14mr|maven-release-2.0-5|19	Source0:        maven-release-2.0.tar.xz
14mr|maven-release-2.0-5|20	Source1:        maven-release-jpp-depmap.xml
14mr|maven-release-2.0-5|21	# Remove jmock needed for tests and set source to 1.4 to support assert stmt
14mr|maven-release-2.0-5|22	Patch0:         001_mavenreleasemanager_fixbuild.patch
14mr|maven-release-2.0-5|23	# Remove deps needed for tests, till jmock gets packaged
14mr|maven-release-2.0-5|24	Patch1:         002_mavenreleaseplugin_skiptests.patch
14mr|maven-release-2.0-5|25	BuildArch:      noarch
14mr|maven-release-2.0-5|26	
14mr|maven-release-2.0-5|27	BuildRequires:  java-devel
14mr|maven-release-2.0-5|28	BuildRequires:  jpackage-utils
14mr|maven-release-2.0-5|29	#BuildRequires:  maven-scm >= 1.4-1
14mr|maven-release-2.0-5|30	#BuildRequires:  maven-scm-test >= 1.4-1
14mr|maven-release-2.0-5|31	BuildRequires:  maven2
14mr|maven-release-2.0-5|32	BuildRequires:  maven2-common-poms
14mr|maven-release-2.0-5|33	#BuildRequires:  maven-antrun-plugin
14mr|maven-release-2.0-5|34	BuildRequires:  maven-jar-plugin
14mr|maven-release-2.0-5|35	BuildRequires:  maven-javadoc-plugin
14mr|maven-release-2.0-5|36	BuildRequires:  maven-source-plugin
14mr|maven-release-2.0-5|37	BuildRequires:  maven-compiler-plugin
14mr|maven-release-2.0-5|38	BuildRequires:  maven-install-plugin
14mr|maven-release-2.0-5|39	BuildRequires:  maven-plugin-plugin
14mr|maven-release-2.0-5|40	BuildRequires:  maven-resources-plugin
14mr|maven-release-2.0-5|41	BuildRequires:  maven-site-plugin
14mr|maven-release-2.0-5|42	BuildRequires:  maven-plugin-testing-harness
14mr|maven-release-2.0-5|43	BuildRequires:  plexus-maven-plugin
14mr|maven-release-2.0-5|44	BuildRequires:  plexus-utils
14mr|maven-release-2.0-5|45	BuildRequires:  maven-surefire-maven-plugin
14mr|maven-release-2.0-5|46	BuildRequires:  jaxen
14mr|maven-release-2.0-5|47	
14mr|maven-release-2.0-5|48	Requires:       java
14mr|maven-release-2.0-5|49	Requires:       jpackage-utils
14mr|maven-release-2.0-5|50	
14mr|maven-release-2.0-5|51	Requires(post):   jpackage-utils
14mr|maven-release-2.0-5|52	Requires(postun): jpackage-utils
14mr|maven-release-2.0-5|53	
14mr|maven-release-2.0-5|54	
14mr|maven-release-2.0-5|55	%description
14mr|maven-release-2.0-5|56	This plugin is used to release a project with Maven, saving a lot of
14mr|maven-release-2.0-5|57	repetitive, manual work. Releasing a project is made in two steps:
14mr|maven-release-2.0-5|58	prepare and perform.
14mr|maven-release-2.0-5|59	
14mr|maven-release-2.0-5|60	
14mr|maven-release-2.0-5|61	%package manager
14mr|maven-release-2.0-5|62	Summary:        Release a project updating the POM and tagging in the SCM
14mr|maven-release-2.0-5|63	Group:          Development/Java
14mr|maven-release-2.0-5|64	Requires:       %{name} = %{version}-%{release}
14mr|maven-release-2.0-5|65	Requires:       jpackage-utils
14mr|maven-release-2.0-5|66	BuildArch:      noarch
14mr|maven-release-2.0-5|67	
14mr|maven-release-2.0-5|68	%description manager
14mr|maven-release-2.0-5|69	This package contains %{name}-manager needed by %{name}-plugin.
14mr|maven-release-2.0-5|70	
14mr|maven-release-2.0-5|71	
14mr|maven-release-2.0-5|72	%package plugin
14mr|maven-release-2.0-5|73	Summary:        Release a project updating the POM and tagging in the SCM
14mr|maven-release-2.0-5|74	Group:          Development/Java
14mr|maven-release-2.0-5|75	Requires:       %{name}-manager = %{version}-%{release}
14mr|maven-release-2.0-5|76	Requires:       jpackage-utils
14mr|maven-release-2.0-5|77	BuildArch:      noarch
14mr|maven-release-2.0-5|78	
14mr|maven-release-2.0-5|79	%description plugin
14mr|maven-release-2.0-5|80	This plugin is used to release a project with Maven, saving a lot of
14mr|maven-release-2.0-5|81	repetitive, manual work. Releasing a project is made in two steps:
14mr|maven-release-2.0-5|82	prepare and perform.
14mr|maven-release-2.0-5|83	
14mr|maven-release-2.0-5|84	
14mr|maven-release-2.0-5|85	%package javadoc
14mr|maven-release-2.0-5|86	Summary:        Javadocs for %{name}
14mr|maven-release-2.0-5|87	Group:          Development/Java
14mr|maven-release-2.0-5|88	Requires:       %{name} = %{version}-%{release}
14mr|maven-release-2.0-5|89	Requires:       jpackage-utils
14mr|maven-release-2.0-5|90	Obsoletes:      %{name}-manager-javadoc <= 2.0-1
14mr|maven-release-2.0-5|91	Obsoletes:      %{name}-plugin-javadoc <= 2.0-1
14mr|maven-release-2.0-5|92	BuildArch:      noarch
14mr|maven-release-2.0-5|93	
14mr|maven-release-2.0-5|94	%description javadoc
14mr|maven-release-2.0-5|95	This package contains the API documentation for %{name}.
14mr|maven-release-2.0-5|96	
14mr|maven-release-2.0-5|97	
14mr|maven-release-2.0-5|98	%prep
14mr|maven-release-2.0-5|99	%setup -q -n %{name}-%{version}
14mr|maven-release-2.0-5|100	%patch0 -p1
14mr|maven-release-2.0-5|101	%patch1 -p1
14mr|maven-release-2.0-5|102	cat > README << EOT
14mr|maven-release-2.0-5|103	%{name}-%{version}
14mr|maven-release-2.0-5|104	
14mr|maven-release-2.0-5|105	This plugin is used to release a project with Maven, saving a lot of
14mr|maven-release-2.0-5|106	repetitive, manual work. Releasing a project is made in two steps:
14mr|maven-release-2.0-5|107	prepare and perform.
14mr|maven-release-2.0-5|108	EOT
14mr|maven-release-2.0-5|109	
14mr|maven-release-2.0-5|110	
14mr|maven-release-2.0-5|111	%build
14mr|maven-release-2.0-5|112	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|maven-release-2.0-5|113	mkdir -p $MAVEN_REPO_LOCAL
14mr|maven-release-2.0-5|114	
14mr|maven-release-2.0-5|115	mvn \
14mr|maven-release-2.0-5|116	-e  \
14mr|maven-release-2.0-5|117	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|maven-release-2.0-5|118	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14mr|maven-release-2.0-5|119	-Dmaven.test.skip=true \
14mr|maven-release-2.0-5|120	install javadoc:aggregate
14mr|maven-release-2.0-5|121	
14mr|maven-release-2.0-5|122	
14mr|maven-release-2.0-5|123	%install
14mr|maven-release-2.0-5|124	mkdir -p %{buildroot}%{_javadir}
14mr|maven-release-2.0-5|125	
14mr|maven-release-2.0-5|126	# jars
14mr|maven-release-2.0-5|127	install -Dp -m 644 %{name}-manager/target/%{name}-manager-%{mjarver}.jar \
14mr|maven-release-2.0-5|128	%{buildroot}%{_javadir}//%{name}-manager.jar
14mr|maven-release-2.0-5|129	
14mr|maven-release-2.0-5|130	install -Dp -m 644 %{name}-plugin/target/%{name}-plugin-%{pjarver}.jar \
14mr|maven-release-2.0-5|131	%{buildroot}%{_javadir}/%{name}-plugin.jar
14mr|maven-release-2.0-5|132	
14mr|maven-release-2.0-5|133	# javadocs
14mr|maven-release-2.0-5|134	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-release-2.0-5|135	cp -rp target/site/apidocs/  \
14mr|maven-release-2.0-5|136	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-release-2.0-5|137	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14mr|maven-release-2.0-5|138	
14mr|maven-release-2.0-5|139	# poms
14mr|maven-release-2.0-5|140	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|maven-release-2.0-5|141	install -pm 644 pom.xml  \
14mr|maven-release-2.0-5|142	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|maven-release-2.0-5|143	install -pm 644 %{name}-manager/pom.xml  \
14mr|maven-release-2.0-5|144	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}-manager.pom
14mr|maven-release-2.0-5|145	install -pm 644 %{name}-plugin/pom.xml  \
14mr|maven-release-2.0-5|146	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}-plugin.pom
14mr|maven-release-2.0-5|147	
14mr|maven-release-2.0-5|148	%add_to_maven_depmap org.apache.maven.release %{name} %{pversion} JPP %{name}
14mr|maven-release-2.0-5|149	%add_to_maven_depmap org.apache.maven.release %{name}-manager %{mjarver} JPP %{name}-manager
14mr|maven-release-2.0-5|150	%add_to_maven_depmap org.apache.maven.plugins %{name}-plugin %{pjarver} JPP %{name}-plugin
14mr|maven-release-2.0-5|151	
14mr|maven-release-2.0-5|152	%files
14mr|maven-release-2.0-5|153	%defattr(-,root,root,-)
14mr|maven-release-2.0-5|154	%doc README
14mr|maven-release-2.0-5|155	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-release-2.0-5|156	%{_mavendepmapfragdir}/*
14mr|maven-release-2.0-5|157	
14mr|maven-release-2.0-5|158	
14mr|maven-release-2.0-5|159	%files manager
14mr|maven-release-2.0-5|160	%defattr(-,root,root,-)
14mr|maven-release-2.0-5|161	%{_javadir}/*manager*
14mr|maven-release-2.0-5|162	%{_mavenpomdir}/JPP-%{name}-manager.pom
14mr|maven-release-2.0-5|163	
14mr|maven-release-2.0-5|164	
14mr|maven-release-2.0-5|165	%files plugin
14mr|maven-release-2.0-5|166	%defattr(-,root,root,-)
14mr|maven-release-2.0-5|167	%{_javadir}/*plugin*
14mr|maven-release-2.0-5|168	%{_mavenpomdir}/JPP-%{name}-plugin.pom
14mr|maven-release-2.0-5|169	
14mr|maven-release-2.0-5|170	
14mr|maven-release-2.0-5|171	%files javadoc
14mr|maven-release-2.0-5|172	%defattr(-,root,root,-)
14mr|maven-release-2.0-5|173	%{_javadocdir}/%{name}
14mr|maven-release-2.0-5|174	%{_javadocdir}/%{name}-%{version}
14mr|maven-release-2.0-5|175	
14mr|maven-release-2.0-5|176	
14mr|maven-release-2.0-5|177	%post
14mr|maven-release-2.0-5|178	%update_maven_depmap
14mr|maven-release-2.0-5|179	
14mr|maven-release-2.0-5|180	
14mr|maven-release-2.0-5|181	%postun
14mr|maven-release-2.0-5|182	%update_maven_depmap
14mr|maven-release-2.0-5|183	
14mr|maven-release-2.0-5|184	%changelog
14mr|maven-release-2.0-5|185	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14mr|maven-release-2.0-5|186	+ Revision: b76ab8d
14mr|maven-release-2.0-5|187	- Spec cleanup
14mr|maven-release-2.0-5|188	
14mr|maven-release-2.0-5|189	

17640 14
14mr|maven-remote-resources-plugin-1.5-2|1	Name:           maven-remote-resources-plugin
14mr|maven-remote-resources-plugin-1.5-2|2	Version:        1.5
14mr|maven-remote-resources-plugin-1.5-2|3	Release:        2
14mr|maven-remote-resources-plugin-1.5-2|4	Summary:        Maven Remote Resources Plugin
14mr|maven-remote-resources-plugin-1.5-2|5	
14mr|maven-remote-resources-plugin-1.5-2|6	Group:          Development/Java
14mr|maven-remote-resources-plugin-1.5-2|7	License:        ASL 2.0
14mr|maven-remote-resources-plugin-1.5-2|8	URL:            http://maven.apache.org/plugins/maven-remote-resources-plugin/
14mr|maven-remote-resources-plugin-1.5-2|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-remote-resources-plugin-1.5/
14mr|maven-remote-resources-plugin-1.5-2|10	#tar jcf maven-remote-resources-plugin-1.5.tar.bz2 maven-remote-resources-plugin-1.5/
14mr|maven-remote-resources-plugin-1.5-2|11	Source0:        %{name}-%{version}.tar.bz2
14mr|maven-remote-resources-plugin-1.5-2|12	
14mr|maven-remote-resources-plugin-1.5-2|13	BuildArch: noarch
14mr|maven-remote-resources-plugin-1.5-2|14	
14mr|maven-remote-resources-plugin-1.5-2|15	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-remote-resources-plugin-1.5-2|16	BuildRequires: maven2
14mr|maven-remote-resources-plugin-1.5-2|17	BuildRequires: maven-plugin-plugin
14mr|maven-remote-resources-plugin-1.5-2|18	BuildRequires: maven-compiler-plugin
14mr|maven-remote-resources-plugin-1.5-2|19	BuildRequires: maven-install-plugin
14mr|maven-remote-resources-plugin-1.5-2|20	BuildRequires: maven-jar-plugin
14mr|maven-remote-resources-plugin-1.5-2|21	BuildRequires: maven-javadoc-plugin
14mr|maven-remote-resources-plugin-1.5-2|22	BuildRequires: maven-resources-plugin
14mr|maven-remote-resources-plugin-1.5-2|23	BuildRequires: maven-surefire-maven-plugin
14mr|maven-remote-resources-plugin-1.5-2|24	BuildRequires: maven-shared-filtering
14mr|maven-remote-resources-plugin-1.5-2|25	BuildRequires: plexus-container-default
14mr|maven-remote-resources-plugin-1.5-2|26	BuildRequires: velocity
14mr|maven-remote-resources-plugin-1.5-2|27	BuildRequires: maven-shared-artifact-resolver
14mr|maven-remote-resources-plugin-1.5-2|28	BuildRequires: maven-shared-common-artifact-filters
14mr|maven-remote-resources-plugin-1.5-2|29	BuildRequires: maven-shared-downloader
14mr|maven-remote-resources-plugin-1.5-2|30	BuildRequires: plexus-interpolation
14mr|maven-remote-resources-plugin-1.5-2|31	BuildRequires: plexus-utils
14mr|maven-remote-resources-plugin-1.5-2|32	BuildRequires: plexus-velocity
14mr|maven-remote-resources-plugin-1.5-2|33	#BuildRequires: plexus-resources
14mr|maven-remote-resources-plugin-1.5-2|34	BuildRequires: junit
14mr|maven-remote-resources-plugin-1.5-2|35	BuildRequires: maven-plugin-testing-harness
14mr|maven-remote-resources-plugin-1.5-2|36	#BuildRequires: maven-wagon
14mr|maven-remote-resources-plugin-1.5-2|37	BuildRequires: maven-shared-verifier
14mr|maven-remote-resources-plugin-1.5-2|38	BuildRequires: maven-surefire-provider-junit
14mr|maven-remote-resources-plugin-1.5-2|39	
14mr|maven-remote-resources-plugin-1.5-2|40	Requires:       maven2
14mr|maven-remote-resources-plugin-1.5-2|41	Requires:       java
14mr|maven-remote-resources-plugin-1.5-2|42	Requires:       jpackage-utils
14mr|maven-remote-resources-plugin-1.5-2|43	#Requires:       maven-wagon
14mr|maven-remote-resources-plugin-1.5-2|44	Requires:       maven-shared-artifact-resolver
14mr|maven-remote-resources-plugin-1.5-2|45	
14mr|maven-remote-resources-plugin-1.5-2|46	Requires(post):       jpackage-utils
14mr|maven-remote-resources-plugin-1.5-2|47	Requires(postun):     jpackage-utils
14mr|maven-remote-resources-plugin-1.5-2|48	
14mr|maven-remote-resources-plugin-1.5-2|49	Obsoletes:      maven2-plugin-remote-resources <= 0:2.0.8
14mr|maven-remote-resources-plugin-1.5-2|50	Provides:       maven2-plugin-remote-resources = 1:%{version}-%{release}
14mr|maven-remote-resources-plugin-1.5-2|51	
14mr|maven-remote-resources-plugin-1.5-2|52	%description
14mr|maven-remote-resources-plugin-1.5-2|53	Process resources packaged in JARs that have been deployed to
14mr|maven-remote-resources-plugin-1.5-2|54	a remote repository. The primary use case being satisfied is
14mr|maven-remote-resources-plugin-1.5-2|55	the consistent inclusion of common resources in a large set of
14mr|maven-remote-resources-plugin-1.5-2|56	projects. Maven projects at Apache use this plug-in to satisfy
14mr|maven-remote-resources-plugin-1.5-2|57	licensing requirements at Apache where each project much include
14mr|maven-remote-resources-plugin-1.5-2|58	license and notice files for each release.
14mr|maven-remote-resources-plugin-1.5-2|59	
14mr|maven-remote-resources-plugin-1.5-2|60	%package javadoc
14mr|maven-remote-resources-plugin-1.5-2|61	Group:          Development/Java
14mr|maven-remote-resources-plugin-1.5-2|62	Summary:        Javadoc for %{name}
14mr|maven-remote-resources-plugin-1.5-2|63	Requires:       jpackage-utils
14mr|maven-remote-resources-plugin-1.5-2|64	
14mr|maven-remote-resources-plugin-1.5-2|65	%description javadoc
14mr|maven-remote-resources-plugin-1.5-2|66	API documentation for %{name}.
14mr|maven-remote-resources-plugin-1.5-2|67	
14mr|maven-remote-resources-plugin-1.5-2|68	%prep
14mr|maven-remote-resources-plugin-1.5-2|69	%setup -q
14mr|maven-remote-resources-plugin-1.5-2|70	
14mr|maven-remote-resources-plugin-1.5-2|71	%build
14mr|maven-remote-resources-plugin-1.5-2|72	mvn install javadoc:javadoc
14mr|maven-remote-resources-plugin-1.5-2|73	
14mr|maven-remote-resources-plugin-1.5-2|74	%install
14mr|maven-remote-resources-plugin-1.5-2|75	# jars
14mr|maven-remote-resources-plugin-1.5-2|76	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-remote-resources-plugin-1.5-2|77	
14mr|maven-remote-resources-plugin-1.5-2|78	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-remote-resources-plugin-1.5-2|79	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-remote-resources-plugin-1.5-2|80	
14mr|maven-remote-resources-plugin-1.5-2|81	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
14mr|maven-remote-resources-plugin-1.5-2|82	
14mr|maven-remote-resources-plugin-1.5-2|83	# poms
14mr|maven-remote-resources-plugin-1.5-2|84	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-remote-resources-plugin-1.5-2|85	
14mr|maven-remote-resources-plugin-1.5-2|86	# javadoc
14mr|maven-remote-resources-plugin-1.5-2|87	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-remote-resources-plugin-1.5-2|88	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-remote-resources-plugin-1.5-2|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-remote-resources-plugin-1.5-2|90	rm -rf target/site/api*
14mr|maven-remote-resources-plugin-1.5-2|91	
14mr|maven-remote-resources-plugin-1.5-2|92	%post
14mr|maven-remote-resources-plugin-1.5-2|93	%update_maven_depmap
14mr|maven-remote-resources-plugin-1.5-2|94	
14mr|maven-remote-resources-plugin-1.5-2|95	%postun
14mr|maven-remote-resources-plugin-1.5-2|96	%update_maven_depmap
14mr|maven-remote-resources-plugin-1.5-2|97	
14mr|maven-remote-resources-plugin-1.5-2|98	%files
14mr|maven-remote-resources-plugin-1.5-2|99	%{_javadir}/*
14mr|maven-remote-resources-plugin-1.5-2|100	%{_mavenpomdir}/*
14mr|maven-remote-resources-plugin-1.5-2|101	%{_mavendepmapfragdir}/*
14mr|maven-remote-resources-plugin-1.5-2|102	
14mr|maven-remote-resources-plugin-1.5-2|103	%files javadoc
14mr|maven-remote-resources-plugin-1.5-2|104	%{_javadocdir}/%{name}-%{version}
14mr|maven-remote-resources-plugin-1.5-2|105	%{_javadocdir}/%{name}
14mr|maven-remote-resources-plugin-1.5-2|106	
14mr|maven-remote-resources-plugin-1.5-2|107	%changelog
14mr|maven-remote-resources-plugin-1.5-2|108	* Tue Jul 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14mr|maven-remote-resources-plugin-1.5-2|109	+ Revision: ed41867
14mr|maven-remote-resources-plugin-1.5-2|110	- Rebuild to main repo
14mr|maven-remote-resources-plugin-1.5-2|111	
14mr|maven-remote-resources-plugin-1.5-2|112	

17641 14
14mr|maven-resources-plugin-2.4.3-6|1	Name:           maven-resources-plugin
14mr|maven-resources-plugin-2.4.3-6|2	Version:        2.4.3
14mr|maven-resources-plugin-2.4.3-6|3	Release:        6
14mr|maven-resources-plugin-2.4.3-6|4	Summary:        Maven Resources Plugin
14mr|maven-resources-plugin-2.4.3-6|5	Group:          Development/Java
14mr|maven-resources-plugin-2.4.3-6|6	License:        ASL 2.0
14mr|maven-resources-plugin-2.4.3-6|7	URL:            http://maven.apache.org/plugins/maven-resources-plugin
14mr|maven-resources-plugin-2.4.3-6|8	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3 maven-resources-plugin-2.4.3
14mr|maven-resources-plugin-2.4.3-6|9	#tar zcf maven-resources-plugin-2.4.3.tar.gz maven-resources-plugin-2.4.3/
14mr|maven-resources-plugin-2.4.3-6|10	Source0:        %{name}-%{version}.tar.gz
14mr|maven-resources-plugin-2.4.3-6|11	BuildArch: noarch
14mr|maven-resources-plugin-2.4.3-6|12	
14mr|maven-resources-plugin-2.4.3-6|13	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-resources-plugin-2.4.3-6|14	BuildRequires: maven2
14mr|maven-resources-plugin-2.4.3-6|15	BuildRequires: maven-plugin-plugin
14mr|maven-resources-plugin-2.4.3-6|16	BuildRequires: maven-resources-plugin
14mr|maven-resources-plugin-2.4.3-6|17	BuildRequires: maven-jar-plugin
14mr|maven-resources-plugin-2.4.3-6|18	BuildRequires: maven-install-plugin
14mr|maven-resources-plugin-2.4.3-6|19	BuildRequires: maven-compiler-plugin
14mr|maven-resources-plugin-2.4.3-6|20	BuildRequires: maven-javadoc-plugin
14mr|maven-resources-plugin-2.4.3-6|21	BuildRequires: maven-surefire-maven-plugin
14mr|maven-resources-plugin-2.4.3-6|22	BuildRequires: maven-surefire-provider-junit
14mr|maven-resources-plugin-2.4.3-6|23	BuildRequires: maven-doxia-sitetools
14mr|maven-resources-plugin-2.4.3-6|24	BuildRequires: maven-plugin-testing-harness
14mr|maven-resources-plugin-2.4.3-6|25	#BuildRequires: maven-shared-reporting-impl
14mr|maven-resources-plugin-2.4.3-6|26	BuildRequires: plexus-digest
14mr|maven-resources-plugin-2.4.3-6|27	
14mr|maven-resources-plugin-2.4.3-6|28	Requires:	maven-plugin-testing-harness
14mr|maven-resources-plugin-2.4.3-6|29	Requires:	maven2
14mr|maven-resources-plugin-2.4.3-6|30	Requires:	jpackage-utils
14mr|maven-resources-plugin-2.4.3-6|31	Requires:	java
14mr|maven-resources-plugin-2.4.3-6|32	Requires(post):       jpackage-utils
14mr|maven-resources-plugin-2.4.3-6|33	Requires(postun):     jpackage-utils
14mr|maven-resources-plugin-2.4.3-6|34	
14mr|maven-resources-plugin-2.4.3-6|35	Provides:       maven2-plugin-resources = %{version}-%{release}
14mr|maven-resources-plugin-2.4.3-6|36	Obsoletes:      maven2-plugin-resources <= 0:2.0.8
14mr|maven-resources-plugin-2.4.3-6|37	
14mr|maven-resources-plugin-2.4.3-6|38	%description
14mr|maven-resources-plugin-2.4.3-6|39	The Resources Plugin handles the copying of project resources
14mr|maven-resources-plugin-2.4.3-6|40	to the output directory.
14mr|maven-resources-plugin-2.4.3-6|41	
14mr|maven-resources-plugin-2.4.3-6|42	%package javadoc
14mr|maven-resources-plugin-2.4.3-6|43	Group:          Development/Java
14mr|maven-resources-plugin-2.4.3-6|44	Summary:        Javadoc for %{name}
14mr|maven-resources-plugin-2.4.3-6|45	Requires:       jpackage-utils
14mr|maven-resources-plugin-2.4.3-6|46	
14mr|maven-resources-plugin-2.4.3-6|47	%description javadoc
14mr|maven-resources-plugin-2.4.3-6|48	API documentation for %{name}.
14mr|maven-resources-plugin-2.4.3-6|49	
14mr|maven-resources-plugin-2.4.3-6|50	%prep
14mr|maven-resources-plugin-2.4.3-6|51	%setup -q -n %{name}-%{version}
14mr|maven-resources-plugin-2.4.3-6|52	
14mr|maven-resources-plugin-2.4.3-6|53	%build
14mr|maven-resources-plugin-2.4.3-6|54	mvn -Dmaven.test.failure.ignore=true \
14mr|maven-resources-plugin-2.4.3-6|55	install javadoc:javadoc
14mr|maven-resources-plugin-2.4.3-6|56	
14mr|maven-resources-plugin-2.4.3-6|57	%install
14mr|maven-resources-plugin-2.4.3-6|58	
14mr|maven-resources-plugin-2.4.3-6|59	# jars
14mr|maven-resources-plugin-2.4.3-6|60	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-resources-plugin-2.4.3-6|61	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|maven-resources-plugin-2.4.3-6|62	
14mr|maven-resources-plugin-2.4.3-6|63	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
14mr|maven-resources-plugin-2.4.3-6|64	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|maven-resources-plugin-2.4.3-6|65	
14mr|maven-resources-plugin-2.4.3-6|66	%add_to_maven_depmap org.apache.maven.plugins maven-resources-plugin %{version} JPP maven-resources-plugin
14mr|maven-resources-plugin-2.4.3-6|67	
14mr|maven-resources-plugin-2.4.3-6|68	# poms
14mr|maven-resources-plugin-2.4.3-6|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-resources-plugin-2.4.3-6|70	install -pm 644 pom.xml \
14mr|maven-resources-plugin-2.4.3-6|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-resources-plugin-2.4.3-6|72	
14mr|maven-resources-plugin-2.4.3-6|73	# javadoc
14mr|maven-resources-plugin-2.4.3-6|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-resources-plugin-2.4.3-6|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-resources-plugin-2.4.3-6|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-resources-plugin-2.4.3-6|77	rm -rf target/site/api*
14mr|maven-resources-plugin-2.4.3-6|78	
14mr|maven-resources-plugin-2.4.3-6|79	%post
14mr|maven-resources-plugin-2.4.3-6|80	%update_maven_depmap
14mr|maven-resources-plugin-2.4.3-6|81	
14mr|maven-resources-plugin-2.4.3-6|82	%postun
14mr|maven-resources-plugin-2.4.3-6|83	%update_maven_depmap
14mr|maven-resources-plugin-2.4.3-6|84	
14mr|maven-resources-plugin-2.4.3-6|85	%files
14mr|maven-resources-plugin-2.4.3-6|86	%{_javadir}/%{name}.jar
14mr|maven-resources-plugin-2.4.3-6|87	%{_javadir}/%{name}-%{version}.jar
14mr|maven-resources-plugin-2.4.3-6|88	%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-resources-plugin-2.4.3-6|89	%{_mavendepmapfragdir}/%{name}
14mr|maven-resources-plugin-2.4.3-6|90	
14mr|maven-resources-plugin-2.4.3-6|91	%files javadoc
14mr|maven-resources-plugin-2.4.3-6|92	%{_javadocdir}/%{name}-%{version}
14mr|maven-resources-plugin-2.4.3-6|93	%{_javadocdir}/%{name}
14mr|maven-resources-plugin-2.4.3-6|94	
14mr|maven-resources-plugin-2.4.3-6|95	
14mr|maven-resources-plugin-2.4.3-6|96	%changelog
14mr|maven-resources-plugin-2.4.3-6|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.3-6
14mr|maven-resources-plugin-2.4.3-6|98	+ Revision: 1b8f461
14mr|maven-resources-plugin-2.4.3-6|99	- MassBuild#440: Increase release tag
14mr|maven-resources-plugin-2.4.3-6|100	
14mr|maven-resources-plugin-2.4.3-6|101	

17642 14
14mr|maven-shared-15-20|1	# Copyright (c) 2000-2005, JPackage Project
14mr|maven-shared-15-20|2	# All rights reserved.
14mr|maven-shared-15-20|3	#
14mr|maven-shared-15-20|4	# Redistribution and use in source and binary forms, with or without
14mr|maven-shared-15-20|5	# modification, are permitted provided that the following conditions
14mr|maven-shared-15-20|6	# are met:
14mr|maven-shared-15-20|7	#
14mr|maven-shared-15-20|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven-shared-15-20|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven-shared-15-20|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven-shared-15-20|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven-shared-15-20|12	#    documentation and/or other materials provided with the
14mr|maven-shared-15-20|13	#    distribution.
14mr|maven-shared-15-20|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven-shared-15-20|15	#    contributors may be used to endorse or promote products derived
14mr|maven-shared-15-20|16	#    from this software without specific prior written permission.
14mr|maven-shared-15-20|17	#
14mr|maven-shared-15-20|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven-shared-15-20|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven-shared-15-20|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven-shared-15-20|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven-shared-15-20|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven-shared-15-20|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven-shared-15-20|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven-shared-15-20|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven-shared-15-20|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven-shared-15-20|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven-shared-15-20|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven-shared-15-20|29	#
14mr|maven-shared-15-20|30	
14mr|maven-shared-15-20|31	%global shared_components_version 15
14mr|maven-shared-15-20|32	%global file_management_version 1.2.2
14mr|maven-shared-15-20|33	%global ant_version 1.0
14mr|maven-shared-15-20|34	
14mr|maven-shared-15-20|35	%global artifact_resolver_version 1.1
14mr|maven-shared-15-20|36	
14mr|maven-shared-15-20|37	%global common_artifact_filters_version 1.3
14mr|maven-shared-15-20|38	%global dependency_analyzer_version 1.2
14mr|maven-shared-15-20|39	%global dependency_tree_version 1.3
14mr|maven-shared-15-20|40	%global downloader_version 1.2
14mr|maven-shared-15-20|41	
14mr|maven-shared-15-20|42	# missing?
14mr|maven-shared-15-20|43	%global plugin_testing_harness_version 1.2
14mr|maven-shared-15-20|44	
14mr|maven-shared-15-20|45	%global filtering_version 1.0
14mr|maven-shared-15-20|46	
14mr|maven-shared-15-20|47	%global invoker_version 2.0.12
14mr|maven-shared-15-20|48	%global model_converter_version 2.3
14mr|maven-shared-15-20|49	%global osgi_version 0.3.0
14mr|maven-shared-15-20|50	
14mr|maven-shared-15-20|51	#this model is not included in parent pom
14mr|maven-shared-15-20|52	%global reporting_api_version 3.0
14mr|maven-shared-15-20|53	
14mr|maven-shared-15-20|54	%global reporting_impl_version 2.1
14mr|maven-shared-15-20|55	%global repository_builder_version 1.0
14mr|maven-shared-15-20|56	
14mr|maven-shared-15-20|57	%global runtime_version 1.0
14mr|maven-shared-15-20|58	
14mr|maven-shared-15-20|59	%global io_version 1.2
14mr|maven-shared-15-20|60	%global jar_version 1.1
14mr|maven-shared-15-20|61	%global monitor_version 1.0
14mr|maven-shared-15-20|62	### disabled by pom.xml default
14mr|maven-shared-15-20|63	#%global script_ant_version 2.1
14mr|maven-shared-15-20|64	#%global script_beanshell_version 2.1
14mr|maven-shared-15-20|65	#%global test_tools_version 1.0
14mr|maven-shared-15-20|66	#%global toolchain_version 1.0
14mr|maven-shared-15-20|67	%global verifier_version 1.3
14mr|maven-shared-15-20|68	
14mr|maven-shared-15-20|69	Summary:        Maven Shared Components
14mr|maven-shared-15-20|70	URL:            http://maven.apache.org/shared/
14mr|maven-shared-15-20|71	Name:           maven-shared
14mr|maven-shared-15-20|72	Version:        15
14mr|maven-shared-15-20|73	Release:        20
14mr|maven-shared-15-20|74	License:        ASL 2.0
14mr|maven-shared-15-20|75	Group:          Development/Java
14mr|maven-shared-15-20|76	
14mr|maven-shared-15-20|77	# svn export \
14mr|maven-shared-15-20|78	# http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-15/
14mr|maven-shared-15-20|79	# tar czf maven-shared-components-14.tar.gz maven-shared-components-15
14mr|maven-shared-15-20|80	Source0:        maven-shared-components-%{version}.tar.gz
14mr|maven-shared-15-20|81	Source1:        %{name}-jpp-depmap.xml
14mr|maven-shared-15-20|82	
14mr|maven-shared-15-20|83	Patch0:        %{name}-pom.patch
14mr|maven-shared-15-20|84	Patch2:        maven-dependency-tree-pom.patch
14mr|maven-shared-15-20|85	Patch3:        maven-osgi-pom.patch
14mr|maven-shared-15-20|86	Patch5:        maven-runtime-pom.patch
14mr|maven-shared-15-20|87	Patch6:        maven-runtime-XMLMavenRuntimeVisitor.patch
14mr|maven-shared-15-20|88	Patch7:        maven-artifact-resolver-pom.patch
14mr|maven-shared-15-20|89	
14mr|maven-shared-15-20|90	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|maven-shared-15-20|91	BuildRequires:  ant
14mr|maven-shared-15-20|92	BuildRequires:  maven2
14mr|maven-shared-15-20|93	BuildRequires:  maven-compiler-plugin
14mr|maven-shared-15-20|94	BuildRequires:  maven-install-plugin
14mr|maven-shared-15-20|95	BuildRequires:  maven-jar-plugin
14mr|maven-shared-15-20|96	BuildRequires:  maven-javadoc-plugin
14mr|maven-shared-15-20|97	BuildRequires:  maven-resources-plugin
14mr|maven-shared-15-20|98	BuildRequires:  maven-source-plugin
14mr|maven-shared-15-20|99	BuildRequires:  maven-surefire-plugin
14mr|maven-shared-15-20|100	BuildRequires:  maven-surefire-report-plugin
14mr|maven-shared-15-20|101	BuildRequires:  maven-site-plugin
14mr|maven-shared-15-20|102	BuildRequires:  maven-javadoc-plugin
14mr|maven-shared-15-20|103	BuildRequires:  maven-doxia
14mr|maven-shared-15-20|104	BuildRequires:  maven-doxia-sitetools
14mr|maven-shared-15-20|105	BuildRequires:  maven-doxia-tools
14mr|maven-shared-15-20|106	BuildRequires:  maven-shared-reporting-impl
14mr|maven-shared-15-20|107	BuildRequires:  maven-plugin-testing-tools
14mr|maven-shared-15-20|108	BuildRequires:  maven-test-tools
14mr|maven-shared-15-20|109	BuildRequires:  plexus-maven-plugin
14mr|maven-shared-15-20|110	#BuildRequires:  plexus-component-api
14mr|maven-shared-15-20|111	BuildRequires:  maven-plugin-cobertura
14mr|maven-shared-15-20|112	BuildRequires:  junit
14mr|maven-shared-15-20|113	#BuildRequires:  saxon
14mr|maven-shared-15-20|114	#BuildRequires:  saxon-scripts
14mr|maven-shared-15-20|115	BuildRequires:  plexus-utils
14mr|maven-shared-15-20|116	BuildRequires:  plexus-digest
14mr|maven-shared-15-20|117	#BuildRequires:  modello
14mr|maven-shared-15-20|118	BuildRequires:  easymock2
14mr|maven-shared-15-20|119	BuildRequires:  objectweb-asm
14mr|maven-shared-15-20|120	#BuildRequires:  dom4j
14mr|maven-shared-15-20|121	BuildRequires: aqute-bndlib
14mr|maven-shared-15-20|122	BuildRequires:  maven-wagon
14mr|maven-shared-15-20|123	
14mr|maven-shared-15-20|124	Requires:       ant
14mr|maven-shared-15-20|125	Requires:       ant-nodeps
14mr|maven-shared-15-20|126	Requires:       maven2 >= 0:2.0.4
14mr|maven-shared-15-20|127	Requires:       plexus-utils
14mr|maven-shared-15-20|128	#Requires:       saxon
14mr|maven-shared-15-20|129	#Requires:       saxon-scripts
14mr|maven-shared-15-20|130	Requires:       plexus-utils
14mr|maven-shared-15-20|131	Requires:       plexus-digest
14mr|maven-shared-15-20|132	Requires:       objectweb-asm
14mr|maven-shared-15-20|133	#Requires:       dom4j
14mr|maven-shared-15-20|134	Requires:       aqute-bndlib
14mr|maven-shared-15-20|135	Requires:       maven-wagon
14mr|maven-shared-15-20|136	
14mr|maven-shared-15-20|137	BuildArch:      noarch
14mr|maven-shared-15-20|138	
14mr|maven-shared-15-20|139	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|maven-shared-15-20|140	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|maven-shared-15-20|141	
14mr|maven-shared-15-20|142	%description
14mr|maven-shared-15-20|143	Maven Shared Components
14mr|maven-shared-15-20|144	
14mr|maven-shared-15-20|145	%package file-management
14mr|maven-shared-15-20|146	Summary:        Maven Shared File Management API
14mr|maven-shared-15-20|147	Group:          Development/Java
14mr|maven-shared-15-20|148	Version:        %{file_management_version}
14mr|maven-shared-15-20|149	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|150	Requires:  %{name}-io >= 0:%{io_version}
14mr|maven-shared-15-20|151	Requires:  maven2
14mr|maven-shared-15-20|152	Requires:  plexus-container-default
14mr|maven-shared-15-20|153	Requires:  plexus-utils
14mr|maven-shared-15-20|154	
14mr|maven-shared-15-20|155	%description file-management
14mr|maven-shared-15-20|156	API to collect files from a given directory using
14mr|maven-shared-15-20|157	several include/exclude rules.
14mr|maven-shared-15-20|158	
14mr|maven-shared-15-20|159	%package osgi
14mr|maven-shared-15-20|160	Summary:        Maven OSGi
14mr|maven-shared-15-20|161	Group:          Development/Java
14mr|maven-shared-15-20|162	Version:        %{osgi_version}
14mr|maven-shared-15-20|163	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|164	Requires:  aqute-bndlib
14mr|maven-shared-15-20|165	Requires:  maven2
14mr|maven-shared-15-20|166	
14mr|maven-shared-15-20|167	%description osgi
14mr|maven-shared-15-20|168	Library for Maven-OSGi integration
14mr|maven-shared-15-20|169	
14mr|maven-shared-15-20|170	%package ant
14mr|maven-shared-15-20|171	Summary:        Maven Ant
14mr|maven-shared-15-20|172	Group:          Development/Java
14mr|maven-shared-15-20|173	Version:        %{ant_version}
14mr|maven-shared-15-20|174	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|175	Requires:  ant
14mr|maven-shared-15-20|176	Requires:  maven2
14mr|maven-shared-15-20|177	Requires:  plexus-container-default
14mr|maven-shared-15-20|178	
14mr|maven-shared-15-20|179	%description ant
14mr|maven-shared-15-20|180	Runs ant scripts embedded in the POM.
14mr|maven-shared-15-20|181	
14mr|maven-shared-15-20|182	%package common-artifact-filters
14mr|maven-shared-15-20|183	Summary:        Maven Common Artifact Filters
14mr|maven-shared-15-20|184	Group:          Development/Java
14mr|maven-shared-15-20|185	Version:        %{common_artifact_filters_version}
14mr|maven-shared-15-20|186	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|187	Requires:  %{name}-test-tools >= 0:%{test_tools_version}-%{release}
14mr|maven-shared-15-20|188	Requires:  junit
14mr|maven-shared-15-20|189	Requires:  maven2
14mr|maven-shared-15-20|190	Requires:  plexus-container-default
14mr|maven-shared-15-20|191	
14mr|maven-shared-15-20|192	%description common-artifact-filters
14mr|maven-shared-15-20|193	%{summary}.
14mr|maven-shared-15-20|194	
14mr|maven-shared-15-20|195	%package dependency-tree
14mr|maven-shared-15-20|196	Summary:        Maven Dependency Tree
14mr|maven-shared-15-20|197	Group:          Development/Java
14mr|maven-shared-15-20|198	Version:        %{dependency_tree_version}
14mr|maven-shared-15-20|199	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|200	#Requires:  %{name}-plugin-testing-harness >= 0:%{plugin_testing_harness_version}-%{release}
14mr|maven-shared-15-20|201	Requires:  maven2
14mr|maven-shared-15-20|202	
14mr|maven-shared-15-20|203	%description dependency-tree
14mr|maven-shared-15-20|204	%{summary}.
14mr|maven-shared-15-20|205	
14mr|maven-shared-15-20|206	%package downloader
14mr|maven-shared-15-20|207	Summary:        Maven Downloader
14mr|maven-shared-15-20|208	Group:          Development/Java
14mr|maven-shared-15-20|209	Version:        %{downloader_version}
14mr|maven-shared-15-20|210	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|211	Requires:  maven2
14mr|maven-shared-15-20|212	
14mr|maven-shared-15-20|213	%description downloader
14mr|maven-shared-15-20|214	Provide a super simple interface for downloading a
14mr|maven-shared-15-20|215	single artifact.
14mr|maven-shared-15-20|216	
14mr|maven-shared-15-20|217	%package dependency-analyzer
14mr|maven-shared-15-20|218	Summary:        Maven Dependency Analyzer
14mr|maven-shared-15-20|219	Group:          Development/Java
14mr|maven-shared-15-20|220	Version:        %{dependency_analyzer_version}
14mr|maven-shared-15-20|221	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|222	Requires:  maven2
14mr|maven-shared-15-20|223	Requires:  objectweb-asm
14mr|maven-shared-15-20|224	
14mr|maven-shared-15-20|225	%description dependency-analyzer
14mr|maven-shared-15-20|226	%{summary}.
14mr|maven-shared-15-20|227	
14mr|maven-shared-15-20|228	%package invoker
14mr|maven-shared-15-20|229	Summary:        Maven Process Invoker
14mr|maven-shared-15-20|230	Group:          Development/Java
14mr|maven-shared-15-20|231	Version:        %{invoker_version}
14mr|maven-shared-15-20|232	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|233	Requires:  %{name}-monitor >= 0:%{monitor_version}-%{release}
14mr|maven-shared-15-20|234	Requires:  maven2
14mr|maven-shared-15-20|235	Requires:  plexus-utils
14mr|maven-shared-15-20|236	
14mr|maven-shared-15-20|237	%description invoker
14mr|maven-shared-15-20|238	%{summary}.
14mr|maven-shared-15-20|239	
14mr|maven-shared-15-20|240	%package model-converter
14mr|maven-shared-15-20|241	Summary:        Maven Model Converter
14mr|maven-shared-15-20|242	Group:          Development/Java
14mr|maven-shared-15-20|243	Version:        %{model_converter_version}
14mr|maven-shared-15-20|244	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|245	#Requires:  dom4j
14mr|maven-shared-15-20|246	Requires:  maven2
14mr|maven-shared-15-20|247	Requires:  plexus-container-default
14mr|maven-shared-15-20|248	Requires:  plexus-utils
14mr|maven-shared-15-20|249	
14mr|maven-shared-15-20|250	%description model-converter
14mr|maven-shared-15-20|251	Converts between version 3.0.0 and version 4.0.0 models.
14mr|maven-shared-15-20|252	
14mr|maven-shared-15-20|253	%package reporting-impl
14mr|maven-shared-15-20|254	Summary:        Maven Reporting Implementation
14mr|maven-shared-15-20|255	Group:          Development/Java
14mr|maven-shared-15-20|256	Version:        %{reporting_impl_version}
14mr|maven-shared-15-20|257	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|258	Requires:  jakarta-commons-validator
14mr|maven-shared-15-20|259	Requires:  jakarta-oro
14mr|maven-shared-15-20|260	Requires:  maven2
14mr|maven-shared-15-20|261	Requires:  maven-doxia
14mr|maven-shared-15-20|262	
14mr|maven-shared-15-20|263	%description reporting-impl
14mr|maven-shared-15-20|264	%{summary}.
14mr|maven-shared-15-20|265	
14mr|maven-shared-15-20|266	%package repository-builder
14mr|maven-shared-15-20|267	Summary:        Maven Repository Builder
14mr|maven-shared-15-20|268	Group:          Development/Java
14mr|maven-shared-15-20|269	Version:        %{repository_builder_version}
14mr|maven-shared-15-20|270	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|271	Requires:  %{name}-common-artifact-filters = 0:%{common_artifact_filters_version}-%{release}
14mr|maven-shared-15-20|272	Requires:  maven2
14mr|maven-shared-15-20|273	
14mr|maven-shared-15-20|274	%description repository-builder
14mr|maven-shared-15-20|275	%{summary}.
14mr|maven-shared-15-20|276	
14mr|maven-shared-15-20|277	%package io
14mr|maven-shared-15-20|278	Summary:        Maven Shared I/O API
14mr|maven-shared-15-20|279	Group:          Development/Java
14mr|maven-shared-15-20|280	Version:        %{io_version}
14mr|maven-shared-15-20|281	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|282	Requires:  maven2
14mr|maven-shared-15-20|283	Requires:  maven-wagon
14mr|maven-shared-15-20|284	Requires:  plexus-utils
14mr|maven-shared-15-20|285	Requires:  plexus-container-default
14mr|maven-shared-15-20|286	
14mr|maven-shared-15-20|287	%description io
14mr|maven-shared-15-20|288	%{summary}.
14mr|maven-shared-15-20|289	
14mr|maven-shared-15-20|290	%package jar
14mr|maven-shared-15-20|291	Summary:        Maven Shared Jar
14mr|maven-shared-15-20|292	Group:          Development/Java
14mr|maven-shared-15-20|293	Version:        %{jar_version}
14mr|maven-shared-15-20|294	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|295	Requires:  maven2
14mr|maven-shared-15-20|296	
14mr|maven-shared-15-20|297	%description jar
14mr|maven-shared-15-20|298	Utilities that help identify the contents of a JAR,
14mr|maven-shared-15-20|299	including Java class analysis and Maven metadata
14mr|maven-shared-15-20|300	analysis.
14mr|maven-shared-15-20|301	
14mr|maven-shared-15-20|302	%package monitor
14mr|maven-shared-15-20|303	Summary:        Maven Shared Monitor API
14mr|maven-shared-15-20|304	Group:          Development/Java
14mr|maven-shared-15-20|305	Version:        %{monitor_version}
14mr|maven-shared-15-20|306	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|307	Requires:  maven2
14mr|maven-shared-15-20|308	Requires:  plexus-container-default
14mr|maven-shared-15-20|309	
14mr|maven-shared-15-20|310	%description monitor
14mr|maven-shared-15-20|311	%{summary}.
14mr|maven-shared-15-20|312	
14mr|maven-shared-15-20|313	%package verifier
14mr|maven-shared-15-20|314	Summary:        Maven Verifier Component
14mr|maven-shared-15-20|315	Group:          Development/Java
14mr|maven-shared-15-20|316	Version:        %{verifier_version}
14mr|maven-shared-15-20|317	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|318	Requires:  junit
14mr|maven-shared-15-20|319	
14mr|maven-shared-15-20|320	%description verifier
14mr|maven-shared-15-20|321	%{summary}.
14mr|maven-shared-15-20|322	
14mr|maven-shared-15-20|323	%package javadoc
14mr|maven-shared-15-20|324	Summary:        Javadoc for %{name}
14mr|maven-shared-15-20|325	Group:          Development/Java
14mr|maven-shared-15-20|326	Provides:       %{name}-file-management-javadoc = %{file_management_version}-%{release}
14mr|maven-shared-15-20|327	Obsoletes:      %{name}-file-management-javadoc < %{file_management_version}-%{release}
14mr|maven-shared-15-20|328	Provides:       %{name}-plugin-testing-harness-javadoc = %{plugin_testing_harness_version}-%{release}
14mr|maven-shared-15-20|329	Obsoletes:      %{name}-plugin-testing-harness-javadoc < %{plugin_testing_harness_version}-%{release}
14mr|maven-shared-15-20|330	
14mr|maven-shared-15-20|331	%description javadoc
14mr|maven-shared-15-20|332	%{summary}.
14mr|maven-shared-15-20|333	
14mr|maven-shared-15-20|334	%package artifact-resolver
14mr|maven-shared-15-20|335	Summary:        Maven Artifact Resolution API
14mr|maven-shared-15-20|336	Group:          Development/Java
14mr|maven-shared-15-20|337	Version:        %{artifact_resolver_version}
14mr|maven-shared-15-20|338	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|339	Requires:  ant
14mr|maven-shared-15-20|340	Requires:  maven2
14mr|maven-shared-15-20|341	
14mr|maven-shared-15-20|342	%description artifact-resolver
14mr|maven-shared-15-20|343	Provides a component for plugins to easily resolve project dependencies.
14mr|maven-shared-15-20|344	
14mr|maven-shared-15-20|345	%package filtering
14mr|maven-shared-15-20|346	Summary:        Maven Filtering
14mr|maven-shared-15-20|347	Group:          Development/Java
14mr|maven-shared-15-20|348	Version:        %{filtering_version}
14mr|maven-shared-15-20|349	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|350	Requires:  ant
14mr|maven-shared-15-20|351	Requires:  maven2
14mr|maven-shared-15-20|352	
14mr|maven-shared-15-20|353	%description filtering
14mr|maven-shared-15-20|354	A component to assist in filtering of resource files with properties
14mr|maven-shared-15-20|355	from a Maven project.
14mr|maven-shared-15-20|356	
14mr|maven-shared-15-20|357	%package reporting-api
14mr|maven-shared-15-20|358	Summary:        Maven Reporting API
14mr|maven-shared-15-20|359	Group:          Development/Java
14mr|maven-shared-15-20|360	Version:        %{reporting_api_version}
14mr|maven-shared-15-20|361	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|362	Requires:  ant
14mr|maven-shared-15-20|363	Requires:  maven2
14mr|maven-shared-15-20|364	
14mr|maven-shared-15-20|365	%description reporting-api
14mr|maven-shared-15-20|366	Maven Reporting API.
14mr|maven-shared-15-20|367	
14mr|maven-shared-15-20|368	%package runtime
14mr|maven-shared-15-20|369	Summary:        Maven Runtime
14mr|maven-shared-15-20|370	Group:          Development/Java
14mr|maven-shared-15-20|371	Version:        %{runtime_version}
14mr|maven-shared-15-20|372	Requires:  %{name} = 0:%{shared_components_version}-%{release}
14mr|maven-shared-15-20|373	Requires:  ant
14mr|maven-shared-15-20|374	Requires:  maven2
14mr|maven-shared-15-20|375	
14mr|maven-shared-15-20|376	%description runtime
14mr|maven-shared-15-20|377	Maven Runtime allows introspection of Maven project metadata at runtime.
14mr|maven-shared-15-20|378	Basic artifact information or full Maven project metadata can be obtained
14mr|maven-shared-15-20|379	for all projects within a given class loader, optionally sorted into dependency
14mr|maven-shared-15-20|380	order, and also for a given class within a project.
14mr|maven-shared-15-20|381	
14mr|maven-shared-15-20|382	%prep
14mr|maven-shared-15-20|383	%setup -q -n %{name}-components-%{shared_components_version}
14mr|maven-shared-15-20|384	chmod -R go=u-w *
14mr|maven-shared-15-20|385	#%patch0 -p0 -b .sav0
14mr|maven-shared-15-20|386	%patch1 -p0 -b .sav1
14mr|maven-shared-15-20|387	%patch2 -p0 -b .sav2
14mr|maven-shared-15-20|388	%patch3 -p0 -b .sav3
14mr|maven-shared-15-20|389	#%patch4 -p0 -b .sav4
14mr|maven-shared-15-20|390	%patch5 -p0 -b .sav5
14mr|maven-shared-15-20|391	%patch6 -p0 -b .sav6
14mr|maven-shared-15-20|392	%patch7 -p0 -b .sav7
14mr|maven-shared-15-20|393	
14mr|maven-shared-15-20|394	# need namespace for new version modello
14mr|maven-shared-15-20|395	sed -i "s|<model>|<model xmlns=\"http://modello.codehaus.org/MODELLO/1.3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://modello.codehaus.org/MODELLO/1.3.0 http://modello.codehaus.org/xsd/modello-1.3.0.xsd\" xml.namespace=\"..\" xml.schemaLocation=\"..\" xsd.namespace=\"..\" xsd.targetNamespace=\"..\">|" file-management/src/main/mdo/fileset.mdo
14mr|maven-shared-15-20|396	#sed -i "s|<groupId>ant|<groupId>org.apache.ant|g" maven-ant/pom.xml
14mr|maven-shared-15-20|397	
14mr|maven-shared-15-20|398	# Remove test that needs junit-addons until that makes it into Fedora
14mr|maven-shared-15-20|399	rm -f maven-reporting-impl/src/test/java/org/apache/maven/reporting/AbstractMavenReportRendererTest.java
14mr|maven-shared-15-20|400	
14mr|maven-shared-15-20|401	# Remove tests that need jmock (for now)
14mr|maven-shared-15-20|402	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.java
14mr|maven-shared-15-20|403	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.java
14mr|maven-shared-15-20|404	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.java
14mr|maven-shared-15-20|405	
14mr|maven-shared-15-20|406	%build
14mr|maven-shared-15-20|407	mvn \
14mr|maven-shared-15-20|408	-Dmaven.local.depmap.file=%{SOURCE1} \
14mr|maven-shared-15-20|409	-Dmaven.test.skip=true \
14mr|maven-shared-15-20|410	-Dmaven.test.failure.ignore=true \
14mr|maven-shared-15-20|411	install javadoc:aggregate
14mr|maven-shared-15-20|412	
14mr|maven-shared-15-20|413	%install
14mr|maven-shared-15-20|414	# main package infrastructure
14mr|maven-shared-15-20|415	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven-shared
14mr|maven-shared-15-20|416	install -d -m 755 $RPM_BUILD_ROOT/%{_mavenpomdir}
14mr|maven-shared-15-20|417	
14mr|maven-shared-15-20|418	# poms and jars
14mr|maven-shared-15-20|419	install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
14mr|maven-shared-15-20|420	%add_to_maven_depmap org.apache.maven.shared maven-shared-components %{shared_components_version} JPP/maven-shared components-parent
14mr|maven-shared-15-20|421	
14mr|maven-shared-15-20|422	install -pm 644 maven-downloader/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-downloader.pom
14mr|maven-shared-15-20|423	%add_to_maven_depmap org.apache.maven.shared maven-downloader %{downloader_version} JPP/maven-shared downloader
14mr|maven-shared-15-20|424	install -p -m 0644 maven-downloader/target/maven-downloader-%{downloader_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|425	$RPM_BUILD_ROOT%{_javadir}/maven-shared/downloader.jar
14mr|maven-shared-15-20|426	
14mr|maven-shared-15-20|427	install -pm 644 maven-dependency-analyzer/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
14mr|maven-shared-15-20|428	%add_to_maven_depmap org.apache.maven.shared maven-dependency-analyzer %{dependency_analyzer_version} JPP/maven-shared dependency-analyzer
14mr|maven-shared-15-20|429	install -p -m 0644 maven-dependency-analyzer/target/maven-dependency-analyzer-%{dependency_analyzer_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|430	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-analyzer.jar
14mr|maven-shared-15-20|431	
14mr|maven-shared-15-20|432	install -pm 644 maven-dependency-tree/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
14mr|maven-shared-15-20|433	%add_to_maven_depmap org.apache.maven.shared maven-dependency-tree %{dependency_tree_version} JPP/maven-shared dependency-tree
14mr|maven-shared-15-20|434	install -p -m 0644 maven-dependency-tree/target/maven-dependency-tree-%{dependency_tree_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|435	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-tree.jar
14mr|maven-shared-15-20|436	
14mr|maven-shared-15-20|437	install -pm 644 maven-verifier/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-verifier.pom
14mr|maven-shared-15-20|438	%add_to_maven_depmap org.apache.maven.shared maven-verifier %{verifier_version} JPP/maven-shared verifier
14mr|maven-shared-15-20|439	install -p -m 0644 maven-verifier/target/maven-verifier-%{verifier_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|440	$RPM_BUILD_ROOT%{_javadir}/maven-shared/verifier.jar
14mr|maven-shared-15-20|441	
14mr|maven-shared-15-20|442	install -pm 644 maven-shared-monitor/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-monitor.pom
14mr|maven-shared-15-20|443	%add_to_maven_depmap org.apache.maven.shared maven-shared-monitor %{monitor_version} JPP/maven-shared monitor
14mr|maven-shared-15-20|444	install -p -m 0644 maven-shared-monitor/target/maven-shared-monitor-%{monitor_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|445	$RPM_BUILD_ROOT%{_javadir}/maven-shared/monitor.jar
14mr|maven-shared-15-20|446	
14mr|maven-shared-15-20|447	install -pm 644 maven-shared-io/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-io.pom
14mr|maven-shared-15-20|448	%add_to_maven_depmap org.apache.maven.shared maven-shared-io %{io_version} JPP/maven-shared io
14mr|maven-shared-15-20|449	install -p -m 0644 maven-shared-io/target/maven-shared-io-%{io_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|450	$RPM_BUILD_ROOT%{_javadir}/maven-shared/io.jar
14mr|maven-shared-15-20|451	
14mr|maven-shared-15-20|452	install -pm 644 maven-shared-jar/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-jar.pom
14mr|maven-shared-15-20|453	%add_to_maven_depmap org.apache.maven.shared maven-shared-jar %{jar_version} JPP/maven-shared jar
14mr|maven-shared-15-20|454	install -p -m 0644 maven-shared-jar/target/maven-shared-jar-%{jar_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|455	$RPM_BUILD_ROOT%{_javadir}/maven-shared/jar.jar
14mr|maven-shared-15-20|456	
14mr|maven-shared-15-20|457	install -pm 644 maven-repository-builder/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
14mr|maven-shared-15-20|458	%add_to_maven_depmap org.apache.maven.shared maven-repository-builder %{repository_builder_version} JPP/maven-shared repository-builder
14mr|maven-shared-15-20|459	install -p -m 0644 maven-repository-builder/target/maven-repository-builder-%{repository_builder_version}-alpha-3-SNAPSHOT.jar \
14mr|maven-shared-15-20|460	$RPM_BUILD_ROOT%{_javadir}/maven-shared/repository-builder.jar
14mr|maven-shared-15-20|461	
14mr|maven-shared-15-20|462	install -pm 644 maven-reporting-impl/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
14mr|maven-shared-15-20|463	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-impl %{reporting_impl_version} JPP/maven-shared reporting-impl
14mr|maven-shared-15-20|464	install -p -m 0644 maven-reporting-impl/target/maven-reporting-impl-%{reporting_impl_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|465	$RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-impl.jar
14mr|maven-shared-15-20|466	
14mr|maven-shared-15-20|467	install -pm 644 maven-model-converter/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
14mr|maven-shared-15-20|468	%add_to_maven_depmap org.apache.maven.shared maven-model-converter %{model_converter_version} JPP/maven-shared model-converter
14mr|maven-shared-15-20|469	install -p -m 0644 maven-model-converter/target/maven-model-converter-%{model_converter_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|470	$RPM_BUILD_ROOT%{_javadir}/maven-shared/model-converter.jar
14mr|maven-shared-15-20|471	
14mr|maven-shared-15-20|472	install -pm 644 maven-invoker/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-invoker.pom
14mr|maven-shared-15-20|473	%add_to_maven_depmap org.apache.maven.shared maven-invoker %{invoker_version} JPP/maven-shared invoker
14mr|maven-shared-15-20|474	install -p -m 0644 maven-invoker/target/maven-invoker-%{invoker_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|475	$RPM_BUILD_ROOT%{_javadir}/maven-shared/invoker.jar
14mr|maven-shared-15-20|476	
14mr|maven-shared-15-20|477	install -pm 644 maven-common-artifact-filters/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
14mr|maven-shared-15-20|478	%add_to_maven_depmap org.apache.maven.shared maven-common-artifact-filters %{common_artifact_filters_version} JPP/maven-shared common-artifact-filters
14mr|maven-shared-15-20|479	install -p -m 0644 maven-common-artifact-filters/target/maven-common-artifact-filters-%{common_artifact_filters_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|480	$RPM_BUILD_ROOT%{_javadir}/maven-shared/common-artifact-filters.jar
14mr|maven-shared-15-20|481	
14mr|maven-shared-15-20|482	install -pm 644 maven-ant/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-ant.pom
14mr|maven-shared-15-20|483	%add_to_maven_depmap org.apache.maven.shared maven-ant %{ant_version} JPP/maven-shared ant
14mr|maven-shared-15-20|484	install -p -m 0644 maven-ant/target/maven-ant-%{ant_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|485	$RPM_BUILD_ROOT%{_javadir}/maven-shared/ant.jar
14mr|maven-shared-15-20|486	
14mr|maven-shared-15-20|487	install -pm 644 maven-osgi/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-osgi.pom
14mr|maven-shared-15-20|488	%add_to_maven_depmap org.apache.maven.shared maven-osgi %{osgi_version} JPP/maven-shared osgi
14mr|maven-shared-15-20|489	install -p -m 0644 maven-osgi/target/maven-osgi-%{osgi_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|490	$RPM_BUILD_ROOT%{_javadir}/maven-shared/osgi.jar
14mr|maven-shared-15-20|491	
14mr|maven-shared-15-20|492	install -pm 644 file-management/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-file-management.pom
14mr|maven-shared-15-20|493	%add_to_maven_depmap org.apache.maven.shared file-management %{file_management_version} JPP/maven-shared file-management
14mr|maven-shared-15-20|494	install -p -m 0644 file-management/target/file-management-%{file_management_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|495	$RPM_BUILD_ROOT%{_javadir}/maven-shared/file-management.jar
14mr|maven-shared-15-20|496	
14mr|maven-shared-15-20|497	install -pm 644 maven-artifact-resolver/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
14mr|maven-shared-15-20|498	%add_to_maven_depmap org.apache.maven.shared maven-artifact-resolver %{artifact_resolver_version} JPP/maven-shared artifact-resolver
14mr|maven-shared-15-20|499	install -p -m 0644 maven-artifact-resolver/target/maven-artifact-resolver-%{artifact_resolver_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|500	$RPM_BUILD_ROOT%{_javadir}/maven-shared/artifact-resolver.jar
14mr|maven-shared-15-20|501	
14mr|maven-shared-15-20|502	install -pm 644 maven-filtering/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-filtering.pom
14mr|maven-shared-15-20|503	%add_to_maven_depmap org.apache.maven.shared maven-filtering %{filtering_version} JPP/maven-shared filtering
14mr|maven-shared-15-20|504	install -p -m 0644 maven-filtering/target/maven-filtering-%{filtering_version}-beta-4-SNAPSHOT.jar \
14mr|maven-shared-15-20|505	$RPM_BUILD_ROOT%{_javadir}/maven-shared/filtering.jar
14mr|maven-shared-15-20|506	
14mr|maven-shared-15-20|507	#install -pm 644 maven-reporting-api/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
14mr|maven-shared-15-20|508	#%add_to_maven_depmap org.apache.maven.shared maven-reporting-api %{reporting_api_version} JPP/maven-shared reporting-api
14mr|maven-shared-15-20|509	#install -p -m 0644 maven-reporting-api/target/maven-reporting-api-%{reporting_api_version}-SNAPSHOT.jar \
14mr|maven-shared-15-20|510	#        $RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-api.jar
14mr|maven-shared-15-20|511	
14mr|maven-shared-15-20|512	install -pm 644 maven-runtime/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-runtime.pom
14mr|maven-shared-15-20|513	%add_to_maven_depmap org.apache.maven.shared maven-runtime %{runtime_version} JPP/maven-shared runtime
14mr|maven-shared-15-20|514	install -p -m 0644 maven-runtime/target/maven-runtime-%{runtime_version}-alpha-3-SNAPSHOT.jar \
14mr|maven-shared-15-20|515	$RPM_BUILD_ROOT%{_javadir}/maven-shared/runtime.jar
14mr|maven-shared-15-20|516	
14mr|maven-shared-15-20|517	# javadoc
14mr|maven-shared-15-20|518	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}
14mr|maven-shared-15-20|519	cp -pr target/site/apidocs/* \
14mr|maven-shared-15-20|520	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}/
14mr|maven-shared-15-20|521	
14mr|maven-shared-15-20|522	ln -s %{name}-%{shared_components_version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-shared-15-20|523	
14mr|maven-shared-15-20|524	%post
14mr|maven-shared-15-20|525	%update_maven_depmap
14mr|maven-shared-15-20|526	
14mr|maven-shared-15-20|527	%postun
14mr|maven-shared-15-20|528	%update_maven_depmap
14mr|maven-shared-15-20|529	
14mr|maven-shared-15-20|530	%files
14mr|maven-shared-15-20|531	%dir %{_javadir}/maven-shared
14mr|maven-shared-15-20|532	%dir %{_mavenpomdir}
14mr|maven-shared-15-20|533	%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
14mr|maven-shared-15-20|534	%{_mavendepmapfragdir}
14mr|maven-shared-15-20|535	
14mr|maven-shared-15-20|536	%files file-management
14mr|maven-shared-15-20|537	%{_javadir}/maven-shared/file-management*.jar
14mr|maven-shared-15-20|538	%{_mavenpomdir}/JPP.maven-shared-file-management.pom
14mr|maven-shared-15-20|539	
14mr|maven-shared-15-20|540	%files osgi
14mr|maven-shared-15-20|541	%{_javadir}/maven-shared/osgi*.jar
14mr|maven-shared-15-20|542	%{_mavenpomdir}/JPP.maven-shared-osgi.pom
14mr|maven-shared-15-20|543	
14mr|maven-shared-15-20|544	%files ant
14mr|maven-shared-15-20|545	%{_javadir}/maven-shared/ant*.jar
14mr|maven-shared-15-20|546	%{_mavenpomdir}/JPP.maven-shared-ant.pom
14mr|maven-shared-15-20|547	
14mr|maven-shared-15-20|548	%files common-artifact-filters
14mr|maven-shared-15-20|549	%{_javadir}/maven-shared/common-artifact-filters*.jar
14mr|maven-shared-15-20|550	%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
14mr|maven-shared-15-20|551	
14mr|maven-shared-15-20|552	%files dependency-analyzer
14mr|maven-shared-15-20|553	%{_javadir}/maven-shared/dependency-analyzer*.jar
14mr|maven-shared-15-20|554	%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
14mr|maven-shared-15-20|555	
14mr|maven-shared-15-20|556	%files dependency-tree
14mr|maven-shared-15-20|557	%{_javadir}/maven-shared/dependency-tree*.jar
14mr|maven-shared-15-20|558	%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
14mr|maven-shared-15-20|559	
14mr|maven-shared-15-20|560	%files downloader
14mr|maven-shared-15-20|561	%{_javadir}/maven-shared/downloader*.jar
14mr|maven-shared-15-20|562	%{_mavenpomdir}/JPP.maven-shared-downloader.pom
14mr|maven-shared-15-20|563	
14mr|maven-shared-15-20|564	%files invoker
14mr|maven-shared-15-20|565	%{_javadir}/maven-shared/invoker*.jar
14mr|maven-shared-15-20|566	%{_mavenpomdir}/JPP.maven-shared-invoker.pom
14mr|maven-shared-15-20|567	
14mr|maven-shared-15-20|568	%files model-converter
14mr|maven-shared-15-20|569	%{_javadir}/maven-shared/model-converter*.jar
14mr|maven-shared-15-20|570	%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
14mr|maven-shared-15-20|571	
14mr|maven-shared-15-20|572	
14mr|maven-shared-15-20|573	%files reporting-impl
14mr|maven-shared-15-20|574	%{_javadir}/maven-shared/reporting-impl*.jar
14mr|maven-shared-15-20|575	%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
14mr|maven-shared-15-20|576	
14mr|maven-shared-15-20|577	%files repository-builder
14mr|maven-shared-15-20|578	%{_javadir}/maven-shared/repository-builder*.jar
14mr|maven-shared-15-20|579	%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
14mr|maven-shared-15-20|580	
14mr|maven-shared-15-20|581	%files io
14mr|maven-shared-15-20|582	%{_javadir}/maven-shared/io*.jar
14mr|maven-shared-15-20|583	%{_mavenpomdir}/JPP.maven-shared-io.pom
14mr|maven-shared-15-20|584	
14mr|maven-shared-15-20|585	%files jar
14mr|maven-shared-15-20|586	%{_javadir}/maven-shared/jar*.jar
14mr|maven-shared-15-20|587	%{_mavenpomdir}/JPP.maven-shared-jar.pom
14mr|maven-shared-15-20|588	
14mr|maven-shared-15-20|589	%files monitor
14mr|maven-shared-15-20|590	%{_javadir}/maven-shared/monitor*.jar
14mr|maven-shared-15-20|591	%{_mavenpomdir}/JPP.maven-shared-monitor.pom
14mr|maven-shared-15-20|592	
14mr|maven-shared-15-20|593	%files verifier
14mr|maven-shared-15-20|594	%{_javadir}/maven-shared/verifier*.jar
14mr|maven-shared-15-20|595	%{_mavenpomdir}/JPP.maven-shared-verifier.pom
14mr|maven-shared-15-20|596	
14mr|maven-shared-15-20|597	%files artifact-resolver
14mr|maven-shared-15-20|598	%{_javadir}/maven-shared/artifact-resolver*.jar
14mr|maven-shared-15-20|599	%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
14mr|maven-shared-15-20|600	
14mr|maven-shared-15-20|601	%files filtering
14mr|maven-shared-15-20|602	%{_javadir}/maven-shared/filtering*.jar
14mr|maven-shared-15-20|603	%{_mavenpomdir}/JPP.maven-shared-filtering.pom
14mr|maven-shared-15-20|604	
14mr|maven-shared-15-20|605	#%files reporting-api
14mr|maven-shared-15-20|606	#%{_javadir}/maven-shared/reporting-api*.jar
14mr|maven-shared-15-20|607	#%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
14mr|maven-shared-15-20|608	
14mr|maven-shared-15-20|609	%files runtime
14mr|maven-shared-15-20|610	%{_javadir}/maven-shared/runtime*.jar
14mr|maven-shared-15-20|611	%{_mavenpomdir}/JPP.maven-shared-runtime.pom
14mr|maven-shared-15-20|612	
14mr|maven-shared-15-20|613	%files javadoc
14mr|maven-shared-15-20|614	%{_javadocdir}/%{name}-%{shared_components_version}
14mr|maven-shared-15-20|615	%doc %{_javadocdir}/%{name}
14mr|maven-shared-15-20|616	
14mr|maven-shared-15-20|617	
14mr|maven-shared-15-20|618	%changelog
14mr|maven-shared-15-20|619	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 15-20
14mr|maven-shared-15-20|620	+ Revision: 4e3292e
14mr|maven-shared-15-20|621	- Build with more requires
14mr|maven-shared-15-20|622	
14mr|maven-shared-15-20|623	

17643 14
14mr|maven-site-plugin-2.2-4|1	Name:           maven-site-plugin
14mr|maven-site-plugin-2.2-4|2	Version:        2.2
14mr|maven-site-plugin-2.2-4|3	Release:        4
14mr|maven-site-plugin-2.2-4|4	Summary:        Maven Site Plugin
14mr|maven-site-plugin-2.2-4|5	
14mr|maven-site-plugin-2.2-4|6	Group:          Development/Java
14mr|maven-site-plugin-2.2-4|7	License:        ASL 2.0
14mr|maven-site-plugin-2.2-4|8	URL:            http://maven.apache.org/plugins/maven-site-plugin/
14mr|maven-site-plugin-2.2-4|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14mr|maven-site-plugin-2.2-4|10	Patch0:         add-servlet-dep.patch
14mr|maven-site-plugin-2.2-4|11	
14mr|maven-site-plugin-2.2-4|12	BuildArch: noarch
14mr|maven-site-plugin-2.2-4|13	
14mr|maven-site-plugin-2.2-4|14	BuildRequires: java-devel >= 0:1.6.0
14mr|maven-site-plugin-2.2-4|15	BuildRequires: maven2
14mr|maven-site-plugin-2.2-4|16	BuildRequires: maven-plugin-plugin
14mr|maven-site-plugin-2.2-4|17	#BuildRequires: maven-assembly-plugin
14mr|maven-site-plugin-2.2-4|18	#BuildRequires: plexus-maven-plugin
14mr|maven-site-plugin-2.2-4|19	BuildRequires: maven-compiler-plugin
14mr|maven-site-plugin-2.2-4|20	BuildRequires: maven-install-plugin
14mr|maven-site-plugin-2.2-4|21	BuildRequires: maven-javadoc-plugin
14mr|maven-site-plugin-2.2-4|22	BuildRequires: maven-jar-plugin
14mr|maven-site-plugin-2.2-4|23	BuildRequires: maven-resources-plugin
14mr|maven-site-plugin-2.2-4|24	BuildRequires: maven-doxia
14mr|maven-site-plugin-2.2-4|25	#BuildRequires: maven-doxia-sitetools
14mr|maven-site-plugin-2.2-4|26	#BuildRequires: maven-doxia-tools
14mr|maven-site-plugin-2.2-4|27	BuildRequires: maven-surefire-plugin
14mr|maven-site-plugin-2.2-4|28	BuildRequires: maven-surefire-provider-junit
14mr|maven-site-plugin-2.2-4|29	BuildRequires: maven-plugin-testing-harness
14mr|maven-site-plugin-2.2-4|30	BuildRequires: maven-plugin-cobertura
14mr|maven-site-plugin-2.2-4|31	#BuildRequires:	jetty
14mr|maven-site-plugin-2.2-4|32	Requires: maven2
14mr|maven-site-plugin-2.2-4|33	Requires: java
14mr|maven-site-plugin-2.2-4|34	Requires: jpackage-utils
14mr|maven-site-plugin-2.2-4|35	#Requires: maven-doxia-tools
14mr|maven-site-plugin-2.2-4|36	#Requires:		jetty
14mr|maven-site-plugin-2.2-4|37	Requires(post): jpackage-utils
14mr|maven-site-plugin-2.2-4|38	Requires(postun): jpackage-utils
14mr|maven-site-plugin-2.2-4|39	
14mr|maven-site-plugin-2.2-4|40	Provides:       maven2-plugin-site = %{version}-%{release}
14mr|maven-site-plugin-2.2-4|41	Obsoletes:      maven2-plugin-site <= 0:2.0.8
14mr|maven-site-plugin-2.2-4|42	
14mr|maven-site-plugin-2.2-4|43	%description
14mr|maven-site-plugin-2.2-4|44	The Maven Site Plugin generates a site for the current project.
14mr|maven-site-plugin-2.2-4|45	
14mr|maven-site-plugin-2.2-4|46	%package javadoc
14mr|maven-site-plugin-2.2-4|47	Group:          Development/Java
14mr|maven-site-plugin-2.2-4|48	Summary:        Javadoc for %{name}
14mr|maven-site-plugin-2.2-4|49	Requires:       jpackage-utils
14mr|maven-site-plugin-2.2-4|50	
14mr|maven-site-plugin-2.2-4|51	%description javadoc
14mr|maven-site-plugin-2.2-4|52	API documentation for %{name}.
14mr|maven-site-plugin-2.2-4|53	
14mr|maven-site-plugin-2.2-4|54	%prep
14mr|maven-site-plugin-2.2-4|55	%setup -q
14mr|maven-site-plugin-2.2-4|56	%patch0
14mr|maven-site-plugin-2.2-4|57	
14mr|maven-site-plugin-2.2-4|58	%build
14mr|maven-site-plugin-2.2-4|59	mvn install javadoc:javadoc
14mr|maven-site-plugin-2.2-4|60	
14mr|maven-site-plugin-2.2-4|61	%install
14mr|maven-site-plugin-2.2-4|62	# jars
14mr|maven-site-plugin-2.2-4|63	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-site-plugin-2.2-4|64	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14mr|maven-site-plugin-2.2-4|65	
14mr|maven-site-plugin-2.2-4|66	%add_to_maven_depmap org.apache.maven.plugins maven-site-plugin %{version} JPP maven-site-plugin
14mr|maven-site-plugin-2.2-4|67	
14mr|maven-site-plugin-2.2-4|68	# poms
14mr|maven-site-plugin-2.2-4|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-site-plugin-2.2-4|70	install -pm 644 pom.xml \
14mr|maven-site-plugin-2.2-4|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-site-plugin-2.2-4|72	
14mr|maven-site-plugin-2.2-4|73	# javadoc
14mr|maven-site-plugin-2.2-4|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|maven-site-plugin-2.2-4|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|maven-site-plugin-2.2-4|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|maven-site-plugin-2.2-4|77	rm -rf target/site/api*
14mr|maven-site-plugin-2.2-4|78	
14mr|maven-site-plugin-2.2-4|79	%post
14mr|maven-site-plugin-2.2-4|80	%update_maven_depmap
14mr|maven-site-plugin-2.2-4|81	
14mr|maven-site-plugin-2.2-4|82	%postun
14mr|maven-site-plugin-2.2-4|83	%update_maven_depmap
14mr|maven-site-plugin-2.2-4|84	
14mr|maven-site-plugin-2.2-4|85	%files
14mr|maven-site-plugin-2.2-4|86	%{_javadir}/*
14mr|maven-site-plugin-2.2-4|87	%{_mavenpomdir}/*
14mr|maven-site-plugin-2.2-4|88	%{_mavendepmapfragdir}/*
14mr|maven-site-plugin-2.2-4|89	
14mr|maven-site-plugin-2.2-4|90	%files javadoc
14mr|maven-site-plugin-2.2-4|91	%{_javadocdir}/%{name}-%{version}
14mr|maven-site-plugin-2.2-4|92	%{_javadocdir}/%{name}
14mr|maven-site-plugin-2.2-4|93	
14mr|maven-site-plugin-2.2-4|94	
14mr|maven-site-plugin-2.2-4|95	%changelog
14mr|maven-site-plugin-2.2-4|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-4
14mr|maven-site-plugin-2.2-4|97	+ Revision: 4abd119
14mr|maven-site-plugin-2.2-4|98	- MassBuild#440: Increase release tag
14mr|maven-site-plugin-2.2-4|99	
14mr|maven-site-plugin-2.2-4|100	

17644 14
14mr|maven-source-plugin-2.1.2-9|1	Name:           maven-source-plugin
14mr|maven-source-plugin-2.1.2-9|2	Version:        2.1.2
14mr|maven-source-plugin-2.1.2-9|3	Release:        9
14mr|maven-source-plugin-2.1.2-9|4	Summary:        Plugin creating source jar
14mr|maven-source-plugin-2.1.2-9|5	
14mr|maven-source-plugin-2.1.2-9|6	Group:          Development/Java
14mr|maven-source-plugin-2.1.2-9|7	License:        ASL 2.0
14mr|maven-source-plugin-2.1.2-9|8	URL:            http://maven.apache.org/plugins/maven-source-plugin/
14mr|maven-source-plugin-2.1.2-9|9	Source0:        http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
14mr|maven-source-plugin-2.1.2-9|10	
14mr|maven-source-plugin-2.1.2-9|11	BuildArch: noarch
14mr|maven-source-plugin-2.1.2-9|12	
14mr|maven-source-plugin-2.1.2-9|13	BuildRequires: java-devel >= 1.6.0
14mr|maven-source-plugin-2.1.2-9|14	BuildRequires: plexus-utils
14mr|maven-source-plugin-2.1.2-9|15	BuildRequires: maven2
14mr|maven-source-plugin-2.1.2-9|16	BuildRequires: maven-install-plugin
14mr|maven-source-plugin-2.1.2-9|17	BuildRequires: maven-compiler-plugin
14mr|maven-source-plugin-2.1.2-9|18	BuildRequires: maven-plugin-plugin
14mr|maven-source-plugin-2.1.2-9|19	BuildRequires: maven-resources-plugin
14mr|maven-source-plugin-2.1.2-9|20	BuildRequires: maven-surefire-plugin
14mr|maven-source-plugin-2.1.2-9|21	BuildRequires: maven-surefire-provider-junit
14mr|maven-source-plugin-2.1.2-9|22	BuildRequires: maven-jar-plugin
14mr|maven-source-plugin-2.1.2-9|23	BuildRequires: maven-javadoc-plugin
14mr|maven-source-plugin-2.1.2-9|24	BuildRequires: jpackage-utils
14mr|maven-source-plugin-2.1.2-9|25	Requires: ant
14mr|maven-source-plugin-2.1.2-9|26	Requires: maven2
14mr|maven-source-plugin-2.1.2-9|27	Requires: jpackage-utils
14mr|maven-source-plugin-2.1.2-9|28	Requires: java
14mr|maven-source-plugin-2.1.2-9|29	Requires(post): jpackage-utils
14mr|maven-source-plugin-2.1.2-9|30	Requires(postun): jpackage-utils
14mr|maven-source-plugin-2.1.2-9|31	
14mr|maven-source-plugin-2.1.2-9|32	Obsoletes: maven2-plugin-source < 0:%{version}-%{release}
14mr|maven-source-plugin-2.1.2-9|33	Provides: maven2-plugin-source = 0:%{version}-%{release}
14mr|maven-source-plugin-2.1.2-9|34	
14mr|maven-source-plugin-2.1.2-9|35	%description
14mr|maven-source-plugin-2.1.2-9|36	The Maven 2 Source Plugin creates a JAR archive of the
14mr|maven-source-plugin-2.1.2-9|37	source files of the current project.
14mr|maven-source-plugin-2.1.2-9|38	
14mr|maven-source-plugin-2.1.2-9|39	%package javadoc
14mr|maven-source-plugin-2.1.2-9|40	Group:          Development/Java
14mr|maven-source-plugin-2.1.2-9|41	Summary:        Javadoc for %{name}
14mr|maven-source-plugin-2.1.2-9|42	Requires: jpackage-utils
14mr|maven-source-plugin-2.1.2-9|43	
14mr|maven-source-plugin-2.1.2-9|44	%description javadoc
14mr|maven-source-plugin-2.1.2-9|45	API documentation for %{name}.
14mr|maven-source-plugin-2.1.2-9|46	
14mr|maven-source-plugin-2.1.2-9|47	
14mr|maven-source-plugin-2.1.2-9|48	%prep
14mr|maven-source-plugin-2.1.2-9|49	%setup -q
14mr|maven-source-plugin-2.1.2-9|50	sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
14mr|maven-source-plugin-2.1.2-9|51	
14mr|maven-source-plugin-2.1.2-9|52	%build
14mr|maven-source-plugin-2.1.2-9|53	mvn \
14mr|maven-source-plugin-2.1.2-9|54	-Dmaven.test.failure.ignore=true \
14mr|maven-source-plugin-2.1.2-9|55	install javadoc:aggregate
14mr|maven-source-plugin-2.1.2-9|56	
14mr|maven-source-plugin-2.1.2-9|57	%install
14mr|maven-source-plugin-2.1.2-9|58	# jars
14mr|maven-source-plugin-2.1.2-9|59	install -d -m 0755 %{buildroot}%{_javadir}
14mr|maven-source-plugin-2.1.2-9|60	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
14mr|maven-source-plugin-2.1.2-9|61	
14mr|maven-source-plugin-2.1.2-9|62	%add_to_maven_depmap org.apache.maven.plugins maven-source-plugin %{version} JPP maven-source-plugin
14mr|maven-source-plugin-2.1.2-9|63	
14mr|maven-source-plugin-2.1.2-9|64	# poms
14mr|maven-source-plugin-2.1.2-9|65	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|maven-source-plugin-2.1.2-9|66	install -pm 644 pom.xml \
14mr|maven-source-plugin-2.1.2-9|67	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|maven-source-plugin-2.1.2-9|68	
14mr|maven-source-plugin-2.1.2-9|69	# javadoc
14mr|maven-source-plugin-2.1.2-9|70	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|maven-source-plugin-2.1.2-9|71	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
14mr|maven-source-plugin-2.1.2-9|72	
14mr|maven-source-plugin-2.1.2-9|73	%post
14mr|maven-source-plugin-2.1.2-9|74	%update_maven_depmap
14mr|maven-source-plugin-2.1.2-9|75	
14mr|maven-source-plugin-2.1.2-9|76	%postun
14mr|maven-source-plugin-2.1.2-9|77	%update_maven_depmap
14mr|maven-source-plugin-2.1.2-9|78	
14mr|maven-source-plugin-2.1.2-9|79	%files
14mr|maven-source-plugin-2.1.2-9|80	%{_javadir}/*
14mr|maven-source-plugin-2.1.2-9|81	%{_mavenpomdir}/*
14mr|maven-source-plugin-2.1.2-9|82	%{_mavendepmapfragdir}/*
14mr|maven-source-plugin-2.1.2-9|83	
14mr|maven-source-plugin-2.1.2-9|84	%files javadoc
14mr|maven-source-plugin-2.1.2-9|85	%{_javadocdir}/%{name}
14mr|maven-source-plugin-2.1.2-9|86	
14mr|maven-source-plugin-2.1.2-9|87	%changelog
14mr|maven-source-plugin-2.1.2-9|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.2-9
14mr|maven-source-plugin-2.1.2-9|89	+ Revision: 9ce4688
14mr|maven-source-plugin-2.1.2-9|90	- MassBuild#440: Increase release tag
14mr|maven-source-plugin-2.1.2-9|91	
14mr|maven-source-plugin-2.1.2-9|92	

17645 14
14mr|maven-surefire-2.7.2-3|1	Name:           maven-surefire
14mr|maven-surefire-2.7.2-3|2	Version:        2.7.2
14mr|maven-surefire-2.7.2-3|3	Release:        3
14mr|maven-surefire-2.7.2-3|4	Summary:        Test framework project
14mr|maven-surefire-2.7.2-3|5	License:        ASL 2.0
14mr|maven-surefire-2.7.2-3|6	Group:          Development/Java
14mr|maven-surefire-2.7.2-3|7	URL:            http://maven.apache.org/surefire/
14mr|maven-surefire-2.7.2-3|8	
14mr|maven-surefire-2.7.2-3|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/surefire/surefire/%{version}/surefire-%{version}-source-release.zip
14mr|maven-surefire-2.7.2-3|10	Source1:        %{name}-jpp-depmap.xml
14mr|maven-surefire-2.7.2-3|11	
14mr|maven-surefire-2.7.2-3|12	# mockito is not available in Fedora yet
14mr|maven-surefire-2.7.2-3|13	Patch1:         0001-Remove-mockito-dependency.patch
14mr|maven-surefire-2.7.2-3|14	
14mr|maven-surefire-2.7.2-3|15	# use current version of maven-failsafe-plugin present in maven-surefire
14mr|maven-surefire-2.7.2-3|16	Patch2:         0002-Fix-failsafe-plugin-dependency-version.patch
14mr|maven-surefire-2.7.2-3|17	
14mr|maven-surefire-2.7.2-3|18	# remove test dep on htmlunit
14mr|maven-surefire-2.7.2-3|19	Patch3:         0003-Remove-htmlunit-dependency.patch
14mr|maven-surefire-2.7.2-3|20	
14mr|maven-surefire-2.7.2-3|21	BuildArch:      noarch
14mr|maven-surefire-2.7.2-3|22	BuildRequires:  ant
14mr|maven-surefire-2.7.2-3|23	BuildRequires:  ant-nodeps
14mr|maven-surefire-2.7.2-3|24	BuildRequires:  classworlds
14mr|maven-surefire-2.7.2-3|25	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|maven-surefire-2.7.2-3|26	BuildRequires:  junit >= 3.8.2
14mr|maven-surefire-2.7.2-3|27	BuildRequires:  plexus-utils
14mr|maven-surefire-2.7.2-3|28	BuildRequires:  junit4
14mr|maven-surefire-2.7.2-3|29	BuildRequires:  testng
14mr|maven-surefire-2.7.2-3|30	
14mr|maven-surefire-2.7.2-3|31	BuildRequires:  maven2
14mr|maven-surefire-2.7.2-3|32	BuildRequires:  maven-compiler-plugin
14mr|maven-surefire-2.7.2-3|33	#BuildRequires:  maven-help-plugin
14mr|maven-surefire-2.7.2-3|34	BuildRequires:  maven-install-plugin
14mr|maven-surefire-2.7.2-3|35	#BuildRequires:  maven-invoker-plugin
14mr|maven-surefire-2.7.2-3|36	BuildRequires:  maven-jar-plugin
14mr|maven-surefire-2.7.2-3|37	BuildRequires:  maven-javadoc-plugin
14mr|maven-surefire-2.7.2-3|38	BuildRequires:  maven-plugin-plugin
14mr|maven-surefire-2.7.2-3|39	BuildRequires:  maven-resources-plugin
14mr|maven-surefire-2.7.2-3|40	BuildRequires:  maven-site-plugin
14mr|maven-surefire-2.7.2-3|41	#BuildRequires:  maven-shade-plugin
14mr|maven-surefire-2.7.2-3|42	#BuildRequires:  maven-shared-verifier
14mr|maven-surefire-2.7.2-3|43	BuildRequires:  maven-surefire-maven-plugin
14mr|maven-surefire-2.7.2-3|44	
14mr|maven-surefire-2.7.2-3|45	#BuildRequires:  plexus-containers-component-api >= 1.0-0.a34
14mr|maven-surefire-2.7.2-3|46	BuildRequires:  tomcat6
14mr|maven-surefire-2.7.2-3|47	BuildRequires:  tomcat6-servlet-2.5-api
14mr|maven-surefire-2.7.2-3|48	BuildRequires:  maven-plugin-testing-harness
14mr|maven-surefire-2.7.2-3|49	BuildRequires:  bsf
14mr|maven-surefire-2.7.2-3|50	
14mr|maven-surefire-2.7.2-3|51	Requires:       classworlds
14mr|maven-surefire-2.7.2-3|52	Requires:       maven2
14mr|maven-surefire-2.7.2-3|53	Requires:       junit
14mr|maven-surefire-2.7.2-3|54	Requires:       plexus-utils
14mr|maven-surefire-2.7.2-3|55	
14mr|maven-surefire-2.7.2-3|56	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|maven-surefire-2.7.2-3|57	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|maven-surefire-2.7.2-3|58	
14mr|maven-surefire-2.7.2-3|59	Obsoletes:      maven-surefire-booter <= 0:1.5.3
14mr|maven-surefire-2.7.2-3|60	Provides:       maven-surefire-booter = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|61	
14mr|maven-surefire-2.7.2-3|62	%description
14mr|maven-surefire-2.7.2-3|63	Surefire is a test framework project.
14mr|maven-surefire-2.7.2-3|64	
14mr|maven-surefire-2.7.2-3|65	%package plugin
14mr|maven-surefire-2.7.2-3|66	Summary:                Surefire plugin for maven
14mr|maven-surefire-2.7.2-3|67	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|68	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|69	Obsoletes:              maven2-plugin-surefire <= 0:2.0.4
14mr|maven-surefire-2.7.2-3|70	Provides :              maven2-plugin-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|71	Obsoletes:              maven-surefire-maven-plugin < 0:2.6
14mr|maven-surefire-2.7.2-3|72	Provides :              maven-surefire-maven-plugin = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|73	
14mr|maven-surefire-2.7.2-3|74	%description plugin
14mr|maven-surefire-2.7.2-3|75	Maven surefire plugin for running tests via the surefire framework.
14mr|maven-surefire-2.7.2-3|76	
14mr|maven-surefire-2.7.2-3|77	%package report-plugin
14mr|maven-surefire-2.7.2-3|78	Summary:                Surefire reports plugin for maven
14mr|maven-surefire-2.7.2-3|79	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|80	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|81	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4
14mr|maven-surefire-2.7.2-3|82	Provides :              maven2-plugin-surefire-report = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|83	Obsoletes:              maven-surefire-report-maven-plugin < 0:2.6
14mr|maven-surefire-2.7.2-3|84	Provides :              maven-surefire-report-maven-plugin = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|85	
14mr|maven-surefire-2.7.2-3|86	%description report-plugin
14mr|maven-surefire-2.7.2-3|87	Plugin for generating reports from surefire test runs.
14mr|maven-surefire-2.7.2-3|88	
14mr|maven-surefire-2.7.2-3|89	%package provider-junit
14mr|maven-surefire-2.7.2-3|90	Summary:                JUnit3 provider for Maven Surefire
14mr|maven-surefire-2.7.2-3|91	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|92	Requires:               junit
14mr|maven-surefire-2.7.2-3|93	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|94	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4O
14mr|maven-surefire-2.7.2-3|95	#Obsoletes:              maven-surefire-junit = 2.3.1
14mr|maven-surefire-2.7.2-3|96	Provides:              maven2-plugin-surefire-report = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|97	#Provides:              maven-surefire-junit = 2.3.1
14mr|maven-surefire-2.7.2-3|98	
14mr|maven-surefire-2.7.2-3|99	%description provider-junit
14mr|maven-surefire-2.7.2-3|100	JUnit3 provider for Maven Surefire.
14mr|maven-surefire-2.7.2-3|101	
14mr|maven-surefire-2.7.2-3|102	%package provider-junit4
14mr|maven-surefire-2.7.2-3|103	Summary:                JUnit4 provider for Maven Surefire
14mr|maven-surefire-2.7.2-3|104	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|105	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|106	Requires:               junit4
14mr|maven-surefire-2.7.2-3|107	
14mr|maven-surefire-2.7.2-3|108	%description provider-junit4
14mr|maven-surefire-2.7.2-3|109	JUnit4 provider for Maven Surefire.
14mr|maven-surefire-2.7.2-3|110	
14mr|maven-surefire-2.7.2-3|111	%package provider-testng
14mr|maven-surefire-2.7.2-3|112	Summary:                TestNG provider for Maven Surefire
14mr|maven-surefire-2.7.2-3|113	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|114	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|115	Requires:               testng
14mr|maven-surefire-2.7.2-3|116	
14mr|maven-surefire-2.7.2-3|117	%description provider-testng
14mr|maven-surefire-2.7.2-3|118	TestNG provider for Maven Surefire.
14mr|maven-surefire-2.7.2-3|119	
14mr|maven-surefire-2.7.2-3|120	%package -n maven-failsafe-plugin
14mr|maven-surefire-2.7.2-3|121	Summary:                Maven plugin for running integration tests
14mr|maven-surefire-2.7.2-3|122	Group:                  Development/Java
14mr|maven-surefire-2.7.2-3|123	Requires:               maven-surefire = %{version}-%{release}
14mr|maven-surefire-2.7.2-3|124	
14mr|maven-surefire-2.7.2-3|125	%description -n maven-failsafe-plugin
14mr|maven-surefire-2.7.2-3|126	The Failsafe Plugin is designed to run integration tests while the
14mr|maven-surefire-2.7.2-3|127	Surefire Plugins is designed to run unit. The name (failsafe) was
14mr|maven-surefire-2.7.2-3|128	chosen both because it is a synonym of surefire and because it implies
14mr|maven-surefire-2.7.2-3|129	that when it fails, it does so in a safe way.
14mr|maven-surefire-2.7.2-3|130	
14mr|maven-surefire-2.7.2-3|131	If you use the Surefire Plugin for running tests, then when you have a
14mr|maven-surefire-2.7.2-3|132	test failure, the build will stop at the integration-test phase and
14mr|maven-surefire-2.7.2-3|133	your integration test environment will not have been torn down
14mr|maven-surefire-2.7.2-3|134	correctly.
14mr|maven-surefire-2.7.2-3|135	
14mr|maven-surefire-2.7.2-3|136	The Failsafe Plugin is used during the integration-test and verify
14mr|maven-surefire-2.7.2-3|137	phases of the build lifecycle to execute the integration tests of an
14mr|maven-surefire-2.7.2-3|138	application. The Failsafe Plugin will not fail the build during the
14mr|maven-surefire-2.7.2-3|139	integration-test phase thus enabling the post-integration-test phase
14mr|maven-surefire-2.7.2-3|140	to execute.
14mr|maven-surefire-2.7.2-3|141	
14mr|maven-surefire-2.7.2-3|142	%package javadoc
14mr|maven-surefire-2.7.2-3|143	Summary:          Javadoc for %{name}
14mr|maven-surefire-2.7.2-3|144	Group:            Development/Java
14mr|maven-surefire-2.7.2-3|145	
14mr|maven-surefire-2.7.2-3|146	%description javadoc
14mr|maven-surefire-2.7.2-3|147	Javadoc for %{name}.
14mr|maven-surefire-2.7.2-3|148	
14mr|maven-surefire-2.7.2-3|149	%prep
14mr|maven-surefire-2.7.2-3|150	%setup -q -n surefire-%{version}
14mr|maven-surefire-2.7.2-3|151	
14mr|maven-surefire-2.7.2-3|152	%patch1 -p1 -b .sav
14mr|maven-surefire-2.7.2-3|153	%patch2 -p1 -b .sav
14mr|maven-surefire-2.7.2-3|154	%patch3 -p1 -b .sav
14mr|maven-surefire-2.7.2-3|155	
14mr|maven-surefire-2.7.2-3|156	%build
14mr|maven-surefire-2.7.2-3|157	# tests turned off because they need jmock
14mr|maven-surefire-2.7.2-3|158	mvn \
14mr|maven-surefire-2.7.2-3|159	-Dmaven.local.depmap.file=%{SOURCE1} \
14mr|maven-surefire-2.7.2-3|160	-Dmaven.test.skip=true \
14mr|maven-surefire-2.7.2-3|161	install javadoc:aggregate
14mr|maven-surefire-2.7.2-3|162	
14mr|maven-surefire-2.7.2-3|163	%install
14mr|maven-surefire-2.7.2-3|164	# jars
14mr|maven-surefire-2.7.2-3|165	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven-surefire
14mr|maven-surefire-2.7.2-3|166	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14mr|maven-surefire-2.7.2-3|167	
14mr|maven-surefire-2.7.2-3|168	install -pm 644 maven-surefire-plugin/target/maven-surefire-plugin-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/maven-plugin.jar
14mr|maven-surefire-2.7.2-3|169	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-plugin %{version} JPP/maven-surefire maven-plugin
14mr|maven-surefire-2.7.2-3|170	install -pm 644 maven-surefire-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-maven-plugin.pom
14mr|maven-surefire-2.7.2-3|171	install -pm 644 maven-surefire-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven2.plugins-surefire-plugin.pom
14mr|maven-surefire-2.7.2-3|172	
14mr|maven-surefire-2.7.2-3|173	install -pm 644 maven-surefire-common/target/maven-surefire-common-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common.jar
14mr|maven-surefire-2.7.2-3|174	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-common %{version} JPP/maven-surefire common
14mr|maven-surefire-2.7.2-3|175	install -pm 644 maven-surefire-common/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common.pom
14mr|maven-surefire-2.7.2-3|176	
14mr|maven-surefire-2.7.2-3|177	install -pm 644 maven-surefire-report-plugin/target/maven-surefire-report-plugin-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/report-maven-plugin.jar
14mr|maven-surefire-2.7.2-3|178	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-report-plugin %{version} JPP/maven-surefire report-maven-plugin
14mr|maven-surefire-2.7.2-3|179	install -pm 644 maven-surefire-report-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-report-maven-plugin.pom
14mr|maven-surefire-2.7.2-3|180	
14mr|maven-surefire-2.7.2-3|181	install -pm 644 surefire-api/target/original-surefire-api-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/api.jar
14mr|maven-surefire-2.7.2-3|182	%add_to_maven_depmap org.apache.maven.surefire surefire-api %{version} JPP/maven-surefire api
14mr|maven-surefire-2.7.2-3|183	install -pm 644 surefire-api/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-api.pom
14mr|maven-surefire-2.7.2-3|184	
14mr|maven-surefire-2.7.2-3|185	install -pm 644 surefire-booter/target/surefire-booter-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/booter.jar
14mr|maven-surefire-2.7.2-3|186	%add_to_maven_depmap org.apache.maven.surefire surefire-booter %{version} JPP/maven-surefire booter
14mr|maven-surefire-2.7.2-3|187	install -pm 644 surefire-booter/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-booter.pom
14mr|maven-surefire-2.7.2-3|188	
14mr|maven-surefire-2.7.2-3|189	install -pm 644 surefire-providers/common-junit3/target/common-junit3-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common-junit.jar
14mr|maven-surefire-2.7.2-3|190	%add_to_maven_depmap org.apache.maven.surefire common-junit3 %{version} JPP/maven-surefire common-junit
14mr|maven-surefire-2.7.2-3|191	install -pm 644 surefire-providers/common-junit3/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common-junit.pom
14mr|maven-surefire-2.7.2-3|192	
14mr|maven-surefire-2.7.2-3|193	install -pm 644 surefire-providers/surefire-junit3/target/original-surefire-junit3-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit.jar
14mr|maven-surefire-2.7.2-3|194	%add_to_maven_depmap org.apache.maven.surefire surefire-junit3 %{version} JPP/maven-surefire junit
14mr|maven-surefire-2.7.2-3|195	%add_to_maven_depmap org.apache.maven.surefire surefire-junit %{version} JPP/maven-surefire junit
14mr|maven-surefire-2.7.2-3|196	install -pm 644 surefire-providers/surefire-junit3/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit.pom
14mr|maven-surefire-2.7.2-3|197	
14mr|maven-surefire-2.7.2-3|198	install -pm 644 surefire-providers/common-junit4/target/common-junit4-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common-junit4.jar
14mr|maven-surefire-2.7.2-3|199	%add_to_maven_depmap org.apache.maven.surefire common-junit4 %{version} JPP/maven-surefire common-junit4
14mr|maven-surefire-2.7.2-3|200	install -pm 644 surefire-providers/common-junit4/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common-junit4.pom
14mr|maven-surefire-2.7.2-3|201	
14mr|maven-surefire-2.7.2-3|202	install -pm 644 surefire-providers/surefire-junit4/target/original-surefire-junit4-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit4.jar
14mr|maven-surefire-2.7.2-3|203	%add_to_maven_depmap org.apache.maven.surefire surefire-junit4 %{version} JPP/maven-surefire junit4
14mr|maven-surefire-2.7.2-3|204	install -pm 644 surefire-providers/surefire-junit4/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit4.pom
14mr|maven-surefire-2.7.2-3|205	
14mr|maven-surefire-2.7.2-3|206	install -pm 644 surefire-providers/surefire-junit47/target/original-surefire-junit47-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit47.jar
14mr|maven-surefire-2.7.2-3|207	%add_to_maven_depmap org.apache.maven.surefire surefire-junit47 %{version} JPP/maven-surefire junit47
14mr|maven-surefire-2.7.2-3|208	install -pm 644 surefire-providers/surefire-junit47/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit47.pom
14mr|maven-surefire-2.7.2-3|209	
14mr|maven-surefire-2.7.2-3|210	install -pm 644 surefire-providers/surefire-testng/target/surefire-testng-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/testng.jar
14mr|maven-surefire-2.7.2-3|211	%add_to_maven_depmap org.apache.maven.surefire surefire-testng %{version} JPP/maven-surefire testng
14mr|maven-surefire-2.7.2-3|212	install -pm 644 surefire-providers/surefire-testng/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-testng.pom
14mr|maven-surefire-2.7.2-3|213	
14mr|maven-surefire-2.7.2-3|214	%add_to_maven_depmap org.apache.maven.surefire providers %{version} JPP/maven-surefire providers
14mr|maven-surefire-2.7.2-3|215	install -pm 644 surefire-providers/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-providers.pom
14mr|maven-surefire-2.7.2-3|216	
14mr|maven-surefire-2.7.2-3|217	install -pm 644 maven-failsafe-plugin/target/maven-failsafe-plugin*.jar $RPM_BUILD_ROOT%{_javadir}/maven-failsafe-plugin.jar
14mr|maven-surefire-2.7.2-3|218	%add_to_maven_depmap org.apache.maven.plugins maven-failsafe-plugin %{version} JPP maven-failsafe-plugin
14mr|maven-surefire-2.7.2-3|219	install -pm 644 maven-failsafe-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-maven-failsafe-plugin.pom
14mr|maven-surefire-2.7.2-3|220	
14mr|maven-surefire-2.7.2-3|221	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-main.pom
14mr|maven-surefire-2.7.2-3|222	%add_to_maven_depmap org.apache.maven.surefire surefire %{version} JPP/maven-surefire main
14mr|maven-surefire-2.7.2-3|223	
14mr|maven-surefire-2.7.2-3|224	# javadoc
14mr|maven-surefire-2.7.2-3|225	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-surefire-2.7.2-3|226	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-surefire-2.7.2-3|227	
14mr|maven-surefire-2.7.2-3|228	# Create compatibility links
14mr|maven-surefire-2.7.2-3|229	ln -s %{_javadir}/maven-surefire/api.jar \
14mr|maven-surefire-2.7.2-3|230	$RPM_BUILD_ROOT%{_javadir}/maven-surefire/surefire.jar
14mr|maven-surefire-2.7.2-3|231	
14mr|maven-surefire-2.7.2-3|232	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/maven2/plugins
14mr|maven-surefire-2.7.2-3|233	ln -s %{_javadir}/maven-surefire/maven-plugin.jar \
14mr|maven-surefire-2.7.2-3|234	$RPM_BUILD_ROOT%{_datadir}/maven2/plugins/surefire-plugin.jar
14mr|maven-surefire-2.7.2-3|235	
14mr|maven-surefire-2.7.2-3|236	ln -s %{_javadir}/maven-surefire/report-maven-plugin.jar \
14mr|maven-surefire-2.7.2-3|237	$RPM_BUILD_ROOT%{_datadir}/maven2/plugins/surefire-report-plugin.jar
14mr|maven-surefire-2.7.2-3|238	
14mr|maven-surefire-2.7.2-3|239	%pre javadoc
14mr|maven-surefire-2.7.2-3|240	# workaround for rpm bug, can be removed in F-18
14mr|maven-surefire-2.7.2-3|241	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|maven-surefire-2.7.2-3|242	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|maven-surefire-2.7.2-3|243	
14mr|maven-surefire-2.7.2-3|244	
14mr|maven-surefire-2.7.2-3|245	%post
14mr|maven-surefire-2.7.2-3|246	%update_maven_depmap
14mr|maven-surefire-2.7.2-3|247	
14mr|maven-surefire-2.7.2-3|248	%postun
14mr|maven-surefire-2.7.2-3|249	%update_maven_depmap
14mr|maven-surefire-2.7.2-3|250	
14mr|maven-surefire-2.7.2-3|251	%files
14mr|maven-surefire-2.7.2-3|252	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|253	%dir %{_javadir}/maven-surefire
14mr|maven-surefire-2.7.2-3|254	%{_javadir}/maven-surefire/api.jar
14mr|maven-surefire-2.7.2-3|255	%{_javadir}/maven-surefire/booter.jar
14mr|maven-surefire-2.7.2-3|256	%{_javadir}/maven-surefire/surefire.jar
14mr|maven-surefire-2.7.2-3|257	%{_javadir}/maven-surefire/common.jar
14mr|maven-surefire-2.7.2-3|258	%{_mavenpomdir}/*
14mr|maven-surefire-2.7.2-3|259	%{_mavendepmapfragdir}/*
14mr|maven-surefire-2.7.2-3|260	
14mr|maven-surefire-2.7.2-3|261	%files plugin
14mr|maven-surefire-2.7.2-3|262	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|263	%{_javadir}/maven-surefire/maven-plugin.jar
14mr|maven-surefire-2.7.2-3|264	%dir %{_datadir}/maven2/plugins
14mr|maven-surefire-2.7.2-3|265	%{_datadir}/maven2/plugins/surefire-plugin.jar
14mr|maven-surefire-2.7.2-3|266	
14mr|maven-surefire-2.7.2-3|267	%files report-plugin
14mr|maven-surefire-2.7.2-3|268	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|269	%{_javadir}/maven-surefire/report-maven-plugin.jar
14mr|maven-surefire-2.7.2-3|270	%dir %{_datadir}/maven2/plugins
14mr|maven-surefire-2.7.2-3|271	%{_datadir}/maven2/plugins/surefire-report-plugin.jar
14mr|maven-surefire-2.7.2-3|272	
14mr|maven-surefire-2.7.2-3|273	%files provider-junit
14mr|maven-surefire-2.7.2-3|274	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|275	%{_javadir}/maven-surefire/junit.jar
14mr|maven-surefire-2.7.2-3|276	%{_javadir}/maven-surefire/common-junit.jar
14mr|maven-surefire-2.7.2-3|277	
14mr|maven-surefire-2.7.2-3|278	%files provider-junit4
14mr|maven-surefire-2.7.2-3|279	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|280	%{_javadir}/maven-surefire/junit4.jar
14mr|maven-surefire-2.7.2-3|281	%{_javadir}/maven-surefire/junit47.jar
14mr|maven-surefire-2.7.2-3|282	%{_javadir}/maven-surefire/common-junit4.jar
14mr|maven-surefire-2.7.2-3|283	
14mr|maven-surefire-2.7.2-3|284	%files provider-testng
14mr|maven-surefire-2.7.2-3|285	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|286	%{_javadir}/maven-surefire/testng.jar
14mr|maven-surefire-2.7.2-3|287	
14mr|maven-surefire-2.7.2-3|288	%files -n maven-failsafe-plugin
14mr|maven-surefire-2.7.2-3|289	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|290	%{_javadir}/maven-failsafe-plugin.jar
14mr|maven-surefire-2.7.2-3|291	
14mr|maven-surefire-2.7.2-3|292	%files javadoc
14mr|maven-surefire-2.7.2-3|293	%defattr(-,root,root,-)
14mr|maven-surefire-2.7.2-3|294	%doc %{_javadocdir}/*
14mr|maven-surefire-2.7.2-3|295	
14mr|maven-surefire-2.7.2-3|296	
14mr|maven-surefire-2.7.2-3|297	%changelog
14mr|maven-surefire-2.7.2-3|298	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.2-3
14mr|maven-surefire-2.7.2-3|299	+ Revision: 7ad949e
14mr|maven-surefire-2.7.2-3|300	- MassBuild#440: Increase release tag
14mr|maven-surefire-2.7.2-3|301	
14mr|maven-surefire-2.7.2-3|302	

17646 14
14mr|maven-timestamp-plugin-1.0-6|1	Name:           maven-timestamp-plugin
14mr|maven-timestamp-plugin-1.0-6|2	Version:        1.0
14mr|maven-timestamp-plugin-1.0-6|3	Release:        6
14mr|maven-timestamp-plugin-1.0-6|4	Summary:        Provides formatted timestamps for maven builds
14mr|maven-timestamp-plugin-1.0-6|5	
14mr|maven-timestamp-plugin-1.0-6|6	Group:          Development/Java
14mr|maven-timestamp-plugin-1.0-6|7	License:        ASL 2.0
14mr|maven-timestamp-plugin-1.0-6|8	URL:            http://code.google.com/p/maven-timestamp-plugin
14mr|maven-timestamp-plugin-1.0-6|9	### upstream only provides binaries or source without build scripts
14mr|maven-timestamp-plugin-1.0-6|10	# tar creation instructions
14mr|maven-timestamp-plugin-1.0-6|11	# svn export http://maven-timestamp-plugin.googlecode.com/svn/tags/maven-timestamp-plugin-1.0 maven-timestamp-plugin
14mr|maven-timestamp-plugin-1.0-6|12	# tar cf maven-timestamp-plugin-1.0.tar maven-timestamp-plugin
14mr|maven-timestamp-plugin-1.0-6|13	# xz maven-timestamp-plugin-1.0.tar
14mr|maven-timestamp-plugin-1.0-6|14	Source0:        maven-timestamp-plugin-1.0.tar.xz
14mr|maven-timestamp-plugin-1.0-6|15	# remove previous timestamp plugin version from build
14mr|maven-timestamp-plugin-1.0-6|16	Patch0:         001_build_without_timestamps.patch
14mr|maven-timestamp-plugin-1.0-6|17	BuildArch:      noarch
14mr|maven-timestamp-plugin-1.0-6|18	
14mr|maven-timestamp-plugin-1.0-6|19	BuildRequires:  java-devel
14mr|maven-timestamp-plugin-1.0-6|20	BuildRequires:  jpackage-utils
14mr|maven-timestamp-plugin-1.0-6|21	BuildRequires:  maven2
14mr|maven-timestamp-plugin-1.0-6|22	BuildRequires:  maven-jar-plugin
14mr|maven-timestamp-plugin-1.0-6|23	BuildRequires:  maven-javadoc-plugin
14mr|maven-timestamp-plugin-1.0-6|24	BuildRequires:  maven-source-plugin
14mr|maven-timestamp-plugin-1.0-6|25	BuildRequires:  maven-compiler-plugin
14mr|maven-timestamp-plugin-1.0-6|26	BuildRequires:  maven-install-plugin
14mr|maven-timestamp-plugin-1.0-6|27	BuildRequires:  maven-plugin-plugin
14mr|maven-timestamp-plugin-1.0-6|28	BuildRequires:  maven-release-plugin
14mr|maven-timestamp-plugin-1.0-6|29	BuildRequires:  maven-resources-plugin
14mr|maven-timestamp-plugin-1.0-6|30	BuildRequires:  maven-site-plugin
14mr|maven-timestamp-plugin-1.0-6|31	BuildRequires:  maven-surefire-plugin
14mr|maven-timestamp-plugin-1.0-6|32	BuildRequires:  maven-surefire-provider-junit4
14mr|maven-timestamp-plugin-1.0-6|33	
14mr|maven-timestamp-plugin-1.0-6|34	Requires:       java
14mr|maven-timestamp-plugin-1.0-6|35	Requires:       jpackage-utils
14mr|maven-timestamp-plugin-1.0-6|36	
14mr|maven-timestamp-plugin-1.0-6|37	Requires(post):   jpackage-utils
14mr|maven-timestamp-plugin-1.0-6|38	Requires(postun): jpackage-utils
14mr|maven-timestamp-plugin-1.0-6|39	
14mr|maven-timestamp-plugin-1.0-6|40	%description
14mr|maven-timestamp-plugin-1.0-6|41	There are a few ways to get a timestamp in your maven build. Unfortunately
14mr|maven-timestamp-plugin-1.0-6|42	most of them make you jump through giant hoops. This maven plugin makes it
14mr|maven-timestamp-plugin-1.0-6|43	as simple as 1-2-3 to create a timestamp at your disposal.
14mr|maven-timestamp-plugin-1.0-6|44	Also, it enables you to use the syntax of SimpleDateFormat to form custom
14mr|maven-timestamp-plugin-1.0-6|45	formatted dates.
14mr|maven-timestamp-plugin-1.0-6|46	
14mr|maven-timestamp-plugin-1.0-6|47	
14mr|maven-timestamp-plugin-1.0-6|48	%package javadoc
14mr|maven-timestamp-plugin-1.0-6|49	Summary:        Javadocs for %{name}
14mr|maven-timestamp-plugin-1.0-6|50	Group:          Development/Java
14mr|maven-timestamp-plugin-1.0-6|51	Requires:       %{name} = %{version}-%{release}
14mr|maven-timestamp-plugin-1.0-6|52	Requires:       jpackage-utils
14mr|maven-timestamp-plugin-1.0-6|53	
14mr|maven-timestamp-plugin-1.0-6|54	%description javadoc
14mr|maven-timestamp-plugin-1.0-6|55	This package contains the API documentation for %{name}.
14mr|maven-timestamp-plugin-1.0-6|56	
14mr|maven-timestamp-plugin-1.0-6|57	
14mr|maven-timestamp-plugin-1.0-6|58	%prep
14mr|maven-timestamp-plugin-1.0-6|59	%setup -q -n %{name}
14mr|maven-timestamp-plugin-1.0-6|60	%patch0 -p 1
14mr|maven-timestamp-plugin-1.0-6|61	cat > README << EOT
14mr|maven-timestamp-plugin-1.0-6|62	%{name}-%{version}
14mr|maven-timestamp-plugin-1.0-6|63	
14mr|maven-timestamp-plugin-1.0-6|64	%{description}
14mr|maven-timestamp-plugin-1.0-6|65	EOT
14mr|maven-timestamp-plugin-1.0-6|66	
14mr|maven-timestamp-plugin-1.0-6|67	
14mr|maven-timestamp-plugin-1.0-6|68	%build
14mr|maven-timestamp-plugin-1.0-6|69	mvn install javadoc:javadoc
14mr|maven-timestamp-plugin-1.0-6|70	
14mr|maven-timestamp-plugin-1.0-6|71	
14mr|maven-timestamp-plugin-1.0-6|72	%install
14mr|maven-timestamp-plugin-1.0-6|73	mkdir -p %{buildroot}%{_javadir}
14mr|maven-timestamp-plugin-1.0-6|74	
14mr|maven-timestamp-plugin-1.0-6|75	# jar
14mr|maven-timestamp-plugin-1.0-6|76	install -Dp -m 644 target/%{name}-%{version}.jar \
14mr|maven-timestamp-plugin-1.0-6|77	%{buildroot}%{_javadir}/%{name}.jar
14mr|maven-timestamp-plugin-1.0-6|78	
14mr|maven-timestamp-plugin-1.0-6|79	# javadoc
14mr|maven-timestamp-plugin-1.0-6|80	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|maven-timestamp-plugin-1.0-6|81	cp -rp target/site/apidocs/  %{buildroot}%{_javadocdir}/%{name}
14mr|maven-timestamp-plugin-1.0-6|82	
14mr|maven-timestamp-plugin-1.0-6|83	# pom
14mr|maven-timestamp-plugin-1.0-6|84	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|maven-timestamp-plugin-1.0-6|85	install -pm 644 pom.xml  \
14mr|maven-timestamp-plugin-1.0-6|86	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|maven-timestamp-plugin-1.0-6|87	
14mr|maven-timestamp-plugin-1.0-6|88	%add_to_maven_depmap com.keyboardsamurais.maven %{name} %{version} JPP %{name}
14mr|maven-timestamp-plugin-1.0-6|89	
14mr|maven-timestamp-plugin-1.0-6|90	
14mr|maven-timestamp-plugin-1.0-6|91	%files
14mr|maven-timestamp-plugin-1.0-6|92	%defattr(-,root,root,-)
14mr|maven-timestamp-plugin-1.0-6|93	%doc README
14mr|maven-timestamp-plugin-1.0-6|94	%{_mavenpomdir}/*
14mr|maven-timestamp-plugin-1.0-6|95	%{_mavendepmapfragdir}/*
14mr|maven-timestamp-plugin-1.0-6|96	%{_javadir}/*
14mr|maven-timestamp-plugin-1.0-6|97	
14mr|maven-timestamp-plugin-1.0-6|98	%files javadoc
14mr|maven-timestamp-plugin-1.0-6|99	%defattr(-,root,root,-)
14mr|maven-timestamp-plugin-1.0-6|100	%{_javadocdir}/%{name}
14mr|maven-timestamp-plugin-1.0-6|101	
14mr|maven-timestamp-plugin-1.0-6|102	%post
14mr|maven-timestamp-plugin-1.0-6|103	%update_maven_depmap
14mr|maven-timestamp-plugin-1.0-6|104	
14mr|maven-timestamp-plugin-1.0-6|105	%postun
14mr|maven-timestamp-plugin-1.0-6|106	%update_maven_depmap
14mr|maven-timestamp-plugin-1.0-6|107	
14mr|maven-timestamp-plugin-1.0-6|108	%changelog
14mr|maven-timestamp-plugin-1.0-6|109	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14mr|maven-timestamp-plugin-1.0-6|110	+ Revision: 2a36a94
14mr|maven-timestamp-plugin-1.0-6|111	- Use non-local maven
14mr|maven-timestamp-plugin-1.0-6|112	
14mr|maven-timestamp-plugin-1.0-6|113	

17647 14
14mr|maven-wagon-1.0-2|1	# Copyright (c) 2000-2007, JPackage Project
14mr|maven-wagon-1.0-2|2	# All rights reserved.
14mr|maven-wagon-1.0-2|3	#
14mr|maven-wagon-1.0-2|4	# Redistribution and use in source and binary forms, with or without
14mr|maven-wagon-1.0-2|5	# modification, are permitted provided that the following conditions
14mr|maven-wagon-1.0-2|6	# are met:
14mr|maven-wagon-1.0-2|7	#
14mr|maven-wagon-1.0-2|8	# 1. Redistributions of source code must retain the above copyright
14mr|maven-wagon-1.0-2|9	#    notice, this list of conditions and the following disclaimer.
14mr|maven-wagon-1.0-2|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|maven-wagon-1.0-2|11	#    notice, this list of conditions and the following disclaimer in the
14mr|maven-wagon-1.0-2|12	#    documentation and/or other materials provided with the
14mr|maven-wagon-1.0-2|13	#    distribution.
14mr|maven-wagon-1.0-2|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|maven-wagon-1.0-2|15	#    contributors may be used to endorse or promote products derived
14mr|maven-wagon-1.0-2|16	#    from this software without specific prior written permission.
14mr|maven-wagon-1.0-2|17	#
14mr|maven-wagon-1.0-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|maven-wagon-1.0-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|maven-wagon-1.0-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|maven-wagon-1.0-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|maven-wagon-1.0-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|maven-wagon-1.0-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|maven-wagon-1.0-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|maven-wagon-1.0-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|maven-wagon-1.0-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|maven-wagon-1.0-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|maven-wagon-1.0-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|maven-wagon-1.0-2|29	#
14mr|maven-wagon-1.0-2|30	
14mr|maven-wagon-1.0-2|31	%global bname     wagon
14mr|maven-wagon-1.0-2|32	
14mr|maven-wagon-1.0-2|33	# FIXME1: wagon-scm has been disabled for now due to maven-scm dependency
14mr|maven-wagon-1.0-2|34	# FIXME2: haltOnFailure/Error has been set to false for
14mr|maven-wagon-1.0-2|35	# wagon-http/wagon-ssh-external tests due to failures.
14mr|maven-wagon-1.0-2|36	
14mr|maven-wagon-1.0-2|37	Name:           maven-%{bname}
14mr|maven-wagon-1.0-2|38	Version:        1.0
14mr|maven-wagon-1.0-2|39	Release:        2
14mr|maven-wagon-1.0-2|40	Summary:        Tools to manage artifacts and deployment
14mr|maven-wagon-1.0-2|41	License:        ASL 2.0
14mr|maven-wagon-1.0-2|42	Group:          Development/Java
14mr|maven-wagon-1.0-2|43	URL:            http://maven.apache.org/wagon
14mr|maven-wagon-1.0-2|44	# svn export http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0/ && tar czf wagon-1.0.tgz wagon-1.0
14mr|maven-wagon-1.0-2|45	Source0:        wagon-1.0.tar.gz
14mr|maven-wagon-1.0-2|46	Source1:        wagon-1.0-jpp-depmap.xml
14mr|maven-wagon-1.0-2|47	Patch1:         disable-tck.patch
14mr|maven-wagon-1.0-2|48	
14mr|maven-wagon-1.0-2|49	BuildArch:      noarch
14mr|maven-wagon-1.0-2|50	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|maven-wagon-1.0-2|51	BuildRequires:  ant >= 0:1.6
14mr|maven-wagon-1.0-2|52	BuildRequires:  junit
14mr|maven-wagon-1.0-2|53	BuildRequires:  maven2 >= 0:2.0.8
14mr|maven-wagon-1.0-2|54	BuildRequires:  maven-compiler-plugin
14mr|maven-wagon-1.0-2|55	BuildRequires:  maven-install-plugin
14mr|maven-wagon-1.0-2|56	BuildRequires:  maven-jar-plugin
14mr|maven-wagon-1.0-2|57	BuildRequires:  maven-javadoc-plugin
14mr|maven-wagon-1.0-2|58	#BuildRequires:  maven-project-info-reports-plugin
14mr|maven-wagon-1.0-2|59	BuildRequires:  maven-resources-plugin
14mr|maven-wagon-1.0-2|60	BuildRequires:  maven-site-plugin
14mr|maven-wagon-1.0-2|61	BuildRequires:  maven-surefire-plugin
14mr|maven-wagon-1.0-2|62	BuildRequires:  maven-surefire-provider-junit
14mr|maven-wagon-1.0-2|63	#BuildRequires:  maven-enforcer-plugin
14mr|maven-wagon-1.0-2|64	#BuildRequires:  maven2-default-skin
14mr|maven-wagon-1.0-2|65	BuildRequires:  plexus-maven-plugin
14mr|maven-wagon-1.0-2|66	#BuildRequires:  maven-scm-test
14mr|maven-wagon-1.0-2|67	BuildRequires:  xerces-j2
14mr|maven-wagon-1.0-2|68	BuildRequires:  classworlds
14mr|maven-wagon-1.0-2|69	BuildRequires:  nekohtml
14mr|maven-wagon-1.0-2|70	BuildRequires:  concurrent
14mr|maven-wagon-1.0-2|71	BuildRequires:  ganymed-ssh2
14mr|maven-wagon-1.0-2|72	BuildRequires:  apache-commons-codec
14mr|maven-wagon-1.0-2|73	BuildRequires:  jakarta-commons-collections
14mr|maven-wagon-1.0-2|74	BuildRequires:  apache-commons-net
14mr|maven-wagon-1.0-2|75	BuildRequires:  jakarta-commons-httpclient
14mr|maven-wagon-1.0-2|76	#BuildRequires:  apache-commons-logging
14mr|maven-wagon-1.0-2|77	#BuildRequires:  jakarta-slide-webdavclient
14mr|maven-wagon-1.0-2|78	BuildRequires:  jsch
14mr|maven-wagon-1.0-2|79	BuildRequires:  jtidy
14mr|maven-wagon-1.0-2|80	BuildRequires:  plexus-container-default
14mr|maven-wagon-1.0-2|81	BuildRequires:  plexus-interactivity
14mr|maven-wagon-1.0-2|82	BuildRequires:  plexus-utils
14mr|maven-wagon-1.0-2|83	#BuildRequires:  tomcat5
14mr|maven-wagon-1.0-2|84	BuildRequires:  servletapi5
14mr|maven-wagon-1.0-2|85	BuildRequires:  xml-commons-apis
14mr|maven-wagon-1.0-2|86	BuildRequires:  easymock
14mr|maven-wagon-1.0-2|87	
14mr|maven-wagon-1.0-2|88	Requires:       ganymed-ssh2
14mr|maven-wagon-1.0-2|89	Requires:       jakarta-commons-httpclient
14mr|maven-wagon-1.0-2|90	Requires:       apache-commons-net
14mr|maven-wagon-1.0-2|91	#Requires:       jakarta-slide-webdavclient
14mr|maven-wagon-1.0-2|92	Requires:       jsch
14mr|maven-wagon-1.0-2|93	Requires:       jtidy
14mr|maven-wagon-1.0-2|94	Requires:       plexus-interactivity
14mr|maven-wagon-1.0-2|95	Requires:       plexus-utils
14mr|maven-wagon-1.0-2|96	Requires:       xml-commons-apis
14mr|maven-wagon-1.0-2|97	Requires:       nekohtml
14mr|maven-wagon-1.0-2|98	Requires:       xerces-j2
14mr|maven-wagon-1.0-2|99	
14mr|maven-wagon-1.0-2|100	%description
14mr|maven-wagon-1.0-2|101	Maven Wagon is a transport abstraction that is used in Maven's
14mr|maven-wagon-1.0-2|102	artifact and repository handling code. Currently wagon has the
14mr|maven-wagon-1.0-2|103	following providers:
14mr|maven-wagon-1.0-2|104	* File
14mr|maven-wagon-1.0-2|105	* HTTP
14mr|maven-wagon-1.0-2|106	* FTP
14mr|maven-wagon-1.0-2|107	* SSH/SCP
14mr|maven-wagon-1.0-2|108	* WebDAV (in progress)
14mr|maven-wagon-1.0-2|109	
14mr|maven-wagon-1.0-2|110	%package javadoc
14mr|maven-wagon-1.0-2|111	Summary:        Javadoc for %{name}
14mr|maven-wagon-1.0-2|112	Group:          Development/Java
14mr|maven-wagon-1.0-2|113	
14mr|maven-wagon-1.0-2|114	%description javadoc
14mr|maven-wagon-1.0-2|115	Javadoc for %{name}.
14mr|maven-wagon-1.0-2|116	
14mr|maven-wagon-1.0-2|117	%package manual
14mr|maven-wagon-1.0-2|118	Summary:        Documents for %{name}
14mr|maven-wagon-1.0-2|119	Group:          Development/Java
14mr|maven-wagon-1.0-2|120	
14mr|maven-wagon-1.0-2|121	%description manual
14mr|maven-wagon-1.0-2|122	Documents for %{name}.
14mr|maven-wagon-1.0-2|123	
14mr|maven-wagon-1.0-2|124	%prep
14mr|maven-wagon-1.0-2|125	%setup -q -n %{bname}-%{version}
14mr|maven-wagon-1.0-2|126	
14mr|maven-wagon-1.0-2|127	#FIXME: have to drop wagon-webdav-jackrabbit until jackrabbit is available
14mr|maven-wagon-1.0-2|128	sed -i "s|<module>wagon-webdav-jackrabbit</module>|<!-- <module>wagon-webdav-jackrabbit</module> -->|" wagon-providers/pom.xml
14mr|maven-wagon-1.0-2|129	
14mr|maven-wagon-1.0-2|130	%patch1 -p0
14mr|maven-wagon-1.0-2|131	
14mr|maven-wagon-1.0-2|132	# To wire out jetty, plexus-avalon-personality and plexus-ftpd requirement
14mr|maven-wagon-1.0-2|133	rm -f wagon-providers/wagon-ftp/src/test/java/org/apache/maven/wagon/providers/ftp/FtpWagonTest.java
14mr|maven-wagon-1.0-2|134	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonTest.java
14mr|maven-wagon-1.0-2|135	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonGzipTest.java
14mr|maven-wagon-1.0-2|136	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonTest.java
14mr|maven-wagon-1.0-2|137	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonGzipTest.java
14mr|maven-wagon-1.0-2|138	#rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/WagonTestCase.java
14mr|maven-wagon-1.0-2|139	rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/http/HttpWagonTestCase.java
14mr|maven-wagon-1.0-2|140	
14mr|maven-wagon-1.0-2|141	%build
14mr|maven-wagon-1.0-2|142	mvn \
14mr|maven-wagon-1.0-2|143	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
14mr|maven-wagon-1.0-2|144	-Dmaven.test.failure.ignore=true \
14mr|maven-wagon-1.0-2|145	-Dmaven.test.skip=true \
14mr|maven-wagon-1.0-2|146	install javadoc:aggregate
14mr|maven-wagon-1.0-2|147	
14mr|maven-wagon-1.0-2|148	%install
14mr|maven-wagon-1.0-2|149	# jars
14mr|maven-wagon-1.0-2|150	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
14mr|maven-wagon-1.0-2|151	
14mr|maven-wagon-1.0-2|152	install -m 644 \
14mr|maven-wagon-1.0-2|153	wagon-provider-api/target/wagon-provider-api-%{version}.jar \
14mr|maven-wagon-1.0-2|154	$RPM_BUILD_ROOT%{_javadir}/%{name}/provider-api.jar
14mr|maven-wagon-1.0-2|155	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-api %{version} JPP/%{name} provider-api
14mr|maven-wagon-1.0-2|156	
14mr|maven-wagon-1.0-2|157	install -m 644 \
14mr|maven-wagon-1.0-2|158	wagon-providers/wagon-file/target/wagon-file-%{version}.jar \
14mr|maven-wagon-1.0-2|159	$RPM_BUILD_ROOT%{_javadir}/%{name}/file.jar
14mr|maven-wagon-1.0-2|160	%add_to_maven_depmap org.apache.maven.wagon wagon-file %{version} JPP/%{name} file
14mr|maven-wagon-1.0-2|161	
14mr|maven-wagon-1.0-2|162	install -m 644 \
14mr|maven-wagon-1.0-2|163	wagon-providers/wagon-ftp/target/wagon-ftp-%{version}.jar \
14mr|maven-wagon-1.0-2|164	$RPM_BUILD_ROOT%{_javadir}/%{name}/ftp.jar
14mr|maven-wagon-1.0-2|165	%add_to_maven_depmap org.apache.maven.wagon wagon-ftp %{version} JPP/%{name} ftp
14mr|maven-wagon-1.0-2|166	
14mr|maven-wagon-1.0-2|167	install -m 644 \
14mr|maven-wagon-1.0-2|168	wagon-providers/wagon-http/target/wagon-http-%{version}.jar \
14mr|maven-wagon-1.0-2|169	$RPM_BUILD_ROOT%{_javadir}/%{name}/http.jar
14mr|maven-wagon-1.0-2|170	
14mr|maven-wagon-1.0-2|171	%add_to_maven_depmap org.apache.maven.wagon wagon-http %{version} JPP/%{name} http
14mr|maven-wagon-1.0-2|172	
14mr|maven-wagon-1.0-2|173	install -m 644 \
14mr|maven-wagon-1.0-2|174	wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-%{version}.jar \
14mr|maven-wagon-1.0-2|175	$RPM_BUILD_ROOT%{_javadir}/%{name}/http-lightweight.jar
14mr|maven-wagon-1.0-2|176	%add_to_maven_depmap org.apache.maven.wagon wagon-http-lightweight %{version} JPP/%{name} http-lightweight
14mr|maven-wagon-1.0-2|177	
14mr|maven-wagon-1.0-2|178	install -m 644 \
14mr|maven-wagon-1.0-2|179	wagon-providers/wagon-http-shared/target/wagon-http-shared-%{version}.jar \
14mr|maven-wagon-1.0-2|180	$RPM_BUILD_ROOT%{_javadir}/%{name}/http-shared.jar
14mr|maven-wagon-1.0-2|181	%add_to_maven_depmap org.apache.maven.wagon wagon-http-shared %{version} JPP/%{name} http-shared
14mr|maven-wagon-1.0-2|182	
14mr|maven-wagon-1.0-2|183	install -m 644 \
14mr|maven-wagon-1.0-2|184	wagon-providers/wagon-scm/target/wagon-scm-%{version}.jar \
14mr|maven-wagon-1.0-2|185	$RPM_BUILD_ROOT%{_javadir}/%{name}/scm.jar
14mr|maven-wagon-1.0-2|186	%add_to_maven_depmap org.apache.maven.wagon wagon-scm %{version} JPP/%{name} scm
14mr|maven-wagon-1.0-2|187	
14mr|maven-wagon-1.0-2|188	install -m 644 \
14mr|maven-wagon-1.0-2|189	wagon-providers/wagon-ssh/target/wagon-ssh-%{version}.jar \
14mr|maven-wagon-1.0-2|190	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh.jar
14mr|maven-wagon-1.0-2|191	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh %{version} JPP/%{name} ssh
14mr|maven-wagon-1.0-2|192	
14mr|maven-wagon-1.0-2|193	install -m 644 \
14mr|maven-wagon-1.0-2|194	wagon-providers/wagon-ssh-common/target/wagon-ssh-common-%{version}.jar \
14mr|maven-wagon-1.0-2|195	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-common.jar
14mr|maven-wagon-1.0-2|196	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common %{version} JPP/%{name} ssh-common
14mr|maven-wagon-1.0-2|197	
14mr|maven-wagon-1.0-2|198	install -m 644 \
14mr|maven-wagon-1.0-2|199	wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-%{version}.jar \
14mr|maven-wagon-1.0-2|200	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-common-test.jar
14mr|maven-wagon-1.0-2|201	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common-test %{version} JPP/%{name} ssh-common-test
14mr|maven-wagon-1.0-2|202	
14mr|maven-wagon-1.0-2|203	install -m 644 \
14mr|maven-wagon-1.0-2|204	wagon-providers/wagon-ssh-external/target/wagon-ssh-external-%{version}.jar \
14mr|maven-wagon-1.0-2|205	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-external.jar
14mr|maven-wagon-1.0-2|206	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-external %{version} JPP/%{name} ssh-external
14mr|maven-wagon-1.0-2|207	
14mr|maven-wagon-1.0-2|208	#Until webdav is available, map it to an empty dep
14mr|maven-wagon-1.0-2|209	#install -m 644 \
14mr|maven-wagon-1.0-2|210	#  wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-%{version}.jar \
14mr|maven-wagon-1.0-2|211	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/web-jackrabbit-%{version}.jar
14mr|maven-wagon-1.0-2|212	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav-jackrabbit %{version} JPP/%{name} webdav-jackrabbit
14mr|maven-wagon-1.0-2|213	
14mr|maven-wagon-1.0-2|214	#install -m 644 \
14mr|maven-wagon-1.0-2|215	#  wagon-providers/wagon-webdav/target/wagon-webdav-%{version}.jar \
14mr|maven-wagon-1.0-2|216	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/webdav-%{version}.jar
14mr|maven-wagon-1.0-2|217	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav %{version} JPP/%{name} webdav
14mr|maven-wagon-1.0-2|218	
14mr|maven-wagon-1.0-2|219	install -m 644 \
14mr|maven-wagon-1.0-2|220	wagon-provider-test/target/wagon-provider-test-%{version}.jar \
14mr|maven-wagon-1.0-2|221	$RPM_BUILD_ROOT%{_javadir}/%{name}/provider-test.jar
14mr|maven-wagon-1.0-2|222	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-test %{version} JPP/%{name} provider-test
14mr|maven-wagon-1.0-2|223	
14mr|maven-wagon-1.0-2|224	# poms
14mr|maven-wagon-1.0-2|225	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|maven-wagon-1.0-2|226	install -m 644 pom.xml \
14mr|maven-wagon-1.0-2|227	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-wagon.pom
14mr|maven-wagon-1.0-2|228	install -m 644 wagon-provider-api/pom.xml \
14mr|maven-wagon-1.0-2|229	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-provider-api.pom
14mr|maven-wagon-1.0-2|230	install -m 644 wagon-provider-test/pom.xml \
14mr|maven-wagon-1.0-2|231	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-provider-test.pom
14mr|maven-wagon-1.0-2|232	install -m 644 wagon-providers/pom.xml \
14mr|maven-wagon-1.0-2|233	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-providers.pom
14mr|maven-wagon-1.0-2|234	install -m 644 wagon-providers/wagon-file/pom.xml \
14mr|maven-wagon-1.0-2|235	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-file.pom
14mr|maven-wagon-1.0-2|236	install -m 644 wagon-providers/wagon-ftp/pom.xml \
14mr|maven-wagon-1.0-2|237	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ftp.pom
14mr|maven-wagon-1.0-2|238	install -m 644 wagon-providers/wagon-http-shared/pom.xml \
14mr|maven-wagon-1.0-2|239	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http-shared.pom
14mr|maven-wagon-1.0-2|240	install -m 644 wagon-providers/wagon-http-lightweight/pom.xml \
14mr|maven-wagon-1.0-2|241	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http-lightweight.pom
14mr|maven-wagon-1.0-2|242	install -m 644 wagon-providers/wagon-http/pom.xml \
14mr|maven-wagon-1.0-2|243	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http.pom
14mr|maven-wagon-1.0-2|244	install -m 644 wagon-providers/wagon-scm/pom.xml \
14mr|maven-wagon-1.0-2|245	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-scm.pom
14mr|maven-wagon-1.0-2|246	install -m 644 wagon-providers/wagon-ssh-common/pom.xml \
14mr|maven-wagon-1.0-2|247	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common.pom
14mr|maven-wagon-1.0-2|248	install -m 644 wagon-providers/wagon-ssh-common-test/pom.xml \
14mr|maven-wagon-1.0-2|249	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common-test.pom
14mr|maven-wagon-1.0-2|250	install -m 644 wagon-providers/wagon-ssh-external/pom.xml \
14mr|maven-wagon-1.0-2|251	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-external.pom
14mr|maven-wagon-1.0-2|252	install -m 644 wagon-providers/wagon-ssh/pom.xml \
14mr|maven-wagon-1.0-2|253	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh.pom
14mr|maven-wagon-1.0-2|254	#install -m 644 wagon-providers/wagon-webdav/pom.xml \
14mr|maven-wagon-1.0-2|255	#    $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-webdav.pom
14mr|maven-wagon-1.0-2|256	
14mr|maven-wagon-1.0-2|257	# javadoc
14mr|maven-wagon-1.0-2|258	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-wagon-1.0-2|259	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|maven-wagon-1.0-2|260	
14mr|maven-wagon-1.0-2|261	# manual
14mr|maven-wagon-1.0-2|262	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|maven-wagon-1.0-2|263	#install -m 644 wagon-provider-api/LICENSE.txt \
14mr|maven-wagon-1.0-2|264	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|maven-wagon-1.0-2|265	
14mr|maven-wagon-1.0-2|266	#%if %{with_maven}
14mr|maven-wagon-1.0-2|267	#cp -pr wagon-site/target/site/* \
14mr|maven-wagon-1.0-2|268	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|maven-wagon-1.0-2|269	#%endif
14mr|maven-wagon-1.0-2|270	
14mr|maven-wagon-1.0-2|271	
14mr|maven-wagon-1.0-2|272	%post
14mr|maven-wagon-1.0-2|273	%update_maven_depmap
14mr|maven-wagon-1.0-2|274	
14mr|maven-wagon-1.0-2|275	%postun
14mr|maven-wagon-1.0-2|276	%update_maven_depmap
14mr|maven-wagon-1.0-2|277	
14mr|maven-wagon-1.0-2|278	%files
14mr|maven-wagon-1.0-2|279	%{_javadir}/*
14mr|maven-wagon-1.0-2|280	%{_datadir}/maven2/poms/*.pom
14mr|maven-wagon-1.0-2|281	%{_mavendepmapfragdir}
14mr|maven-wagon-1.0-2|282	
14mr|maven-wagon-1.0-2|283	%files javadoc
14mr|maven-wagon-1.0-2|284	%doc %{_javadocdir}/%{name}
14mr|maven-wagon-1.0-2|285	
14mr|maven-wagon-1.0-2|286	%files manual
14mr|maven-wagon-1.0-2|287	%doc %{_docdir}/%{name}-%{version}
14mr|maven-wagon-1.0-2|288	
14mr|maven-wagon-1.0-2|289	
14mr|maven-wagon-1.0-2|290	%changelog
14mr|maven-wagon-1.0-2|291	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14mr|maven-wagon-1.0-2|292	+ Revision: 7f9a416
14mr|maven-wagon-1.0-2|293	- Rebuild to main repo
14mr|maven-wagon-1.0-2|294	
14mr|maven-wagon-1.0-2|295	

17648 14
14mr|mawk-1.3.3-17|1	Summary:	An interpreter for the awk programming language
14mr|mawk-1.3.3-17|2	Name:		mawk
14mr|mawk-1.3.3-17|3	Version:	1.3.3
14mr|mawk-1.3.3-17|4	Release: 	17
14mr|mawk-1.3.3-17|5	License:	GPLv2+
14mr|mawk-1.3.3-17|6	Group:		Development/Other
14mr|mawk-1.3.3-17|7	URL:		http://www.math.fu-berlin.de/~leitner/mawk/
14mr|mawk-1.3.3-17|8	Source0:	mawk1.3.3.tar.bz2
14mr|mawk-1.3.3-17|9	Patch0:		mawk1.2.2-prefix.patch
14mr|mawk-1.3.3-17|10	Patch1:		mawk1.3.3-LDFLAGS.diff
14mr|mawk-1.3.3-17|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mawk-1.3.3-17|12	
14mr|mawk-1.3.3-17|13	%description
14mr|mawk-1.3.3-17|14	Mawk is a version of the awk programming language.  Awk interprets a
14mr|mawk-1.3.3-17|15	special-purpose programming language to do quick text pattern matching
14mr|mawk-1.3.3-17|16	and reformatting.  Mawk improves on awk in certain ways and can
14mr|mawk-1.3.3-17|17	sometimes outperform gawk, the standard awk program for Linux.  Mawk
14mr|mawk-1.3.3-17|18	conforms to the POSIX 1003.2 (draft 11.3) definition of awk.
14mr|mawk-1.3.3-17|19	
14mr|mawk-1.3.3-17|20	You should install mawk if you use awk.
14mr|mawk-1.3.3-17|21	
14mr|mawk-1.3.3-17|22	%prep
14mr|mawk-1.3.3-17|23	
14mr|mawk-1.3.3-17|24	%setup -q
14mr|mawk-1.3.3-17|25	%patch0 -p1
14mr|mawk-1.3.3-17|26	%patch1 -p0 -b .LDFLAGS
14mr|mawk-1.3.3-17|27	chmod -R a+r .
14mr|mawk-1.3.3-17|28	
14mr|mawk-1.3.3-17|29	%build
14mr|mawk-1.3.3-17|30	# (Dadou) Don't use configure macro, it doesn't work
14mr|mawk-1.3.3-17|31	# no need for --libdir, since there is only binary and man
14mr|mawk-1.3.3-17|32	MATHLIB="-lm" LDFLAGS="%{ldflags}" ./configure
14mr|mawk-1.3.3-17|33	
14mr|mawk-1.3.3-17|34	OPT_FLAGS=`echo "$RPM_OPT_FLAGS" | sed -e "s/-ffast-math//g"`
14mr|mawk-1.3.3-17|35	make CFLAGS="$OPT_FLAGS"
14mr|mawk-1.3.3-17|36	
14mr|mawk-1.3.3-17|37	%install
14mr|mawk-1.3.3-17|38	rm -rf $RPM_BUILD_ROOT
14mr|mawk-1.3.3-17|39	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
14mr|mawk-1.3.3-17|40	%makeinstall
14mr|mawk-1.3.3-17|41	
14mr|mawk-1.3.3-17|42	%clean
14mr|mawk-1.3.3-17|43	rm -rf $RPM_BUILD_ROOT
14mr|mawk-1.3.3-17|44	
14mr|mawk-1.3.3-17|45	%files
14mr|mawk-1.3.3-17|46	%defattr(-,root,root)
14mr|mawk-1.3.3-17|47	%{_bindir}/mawk
14mr|mawk-1.3.3-17|48	%{_mandir}/man1/*
14mr|mawk-1.3.3-17|49	%doc ACKNOWLEDGMENT CHANGES INSTALL README
14mr|mawk-1.3.3-17|50	
14mr|mawk-1.3.3-17|51	
14mr|mawk-1.3.3-17|52	
14mr|mawk-1.3.3-17|53	
14mr|mawk-1.3.3-17|54	
14mr|mawk-1.3.3-17|55	%changelog
14mr|mawk-1.3.3-17|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.3-17
14mr|mawk-1.3.3-17|57	+ Revision: 3d67038
14mr|mawk-1.3.3-17|58	- MassBuild#440: Increase release tag
14mr|mawk-1.3.3-17|59	
14mr|mawk-1.3.3-17|60	

17649 14
14mr|mc-4.8.13-1|1	# experimental vfs, gpm and aspell enable
14mr|mc-4.8.13-1|2	%bcond_without mrb
14mr|mc-4.8.13-1|3	
14mr|mc-4.8.13-1|4	# avoid dependency on X11 libraries
14mr|mc-4.8.13-1|5	%bcond_with x11
14mr|mc-4.8.13-1|6	
14mr|mc-4.8.13-1|7	%bcond_with mc46_style
14mr|mc-4.8.13-1|8	
14mr|mc-4.8.13-1|9	Summary:	A user-friendly file manager and visual shell
14mr|mc-4.8.13-1|10	Name:		mc
14mr|mc-4.8.13-1|11	Version:	4.8.13
14mr|mc-4.8.13-1|12	Release:	1
14mr|mc-4.8.13-1|13	License:	GPLv2+
14mr|mc-4.8.13-1|14	Group:		File tools
14mr|mc-4.8.13-1|15	Url:		http://www.midnight-commander.org/
14mr|mc-4.8.13-1|16	Source0:	http://ftp.midnight-commander.org/%{name}-%{version}.tar.xz
14mr|mc-4.8.13-1|17	# Highlight hidden files and dirs with black and
14mr|mc-4.8.13-1|18	# whitespaces (in mcedit) with bright red like it was in mc 4.6.3 aka Russian fork
14mr|mc-4.8.13-1|19	Patch0:		mc-4.8.12-old-style-defaults.patch
14mr|mc-4.8.13-1|20	Patch1:		mc-4.7.0.2-do-not-mark-tabs.patch
14mr|mc-4.8.13-1|21	# I'll keep it for now, if applied in the future
14mr|mc-4.8.13-1|22	# releases, to be dropped
14mr|mc-4.8.13-1|23	Patch2:		mc-4.7.0-pre2-decent_defaults.patch
14mr|mc-4.8.13-1|24	#
14mr|mc-4.8.13-1|25	Patch3:		mc-4.7.2-bash_history.patch
14mr|mc-4.8.13-1|26	BuildRequires:	bison
14mr|mc-4.8.13-1|27	BuildRequires:	gettext-devel
14mr|mc-4.8.13-1|28	BuildRequires:	gpm-devel
14mr|mc-4.8.13-1|29	BuildRequires:	pam-devel
14mr|mc-4.8.13-1|30	BuildRequires:	pkgconfig(ext2fs)
14mr|mc-4.8.13-1|31	BuildRequires:	pkgconfig(glib-2.0)
14mr|mc-4.8.13-1|32	BuildRequires:	pkgconfig(libpcre)
14mr|mc-4.8.13-1|33	BuildRequires:	pkgconfig(slang)
14mr|mc-4.8.13-1|34	%if %{with mrb}
14mr|mc-4.8.13-1|35	BuildRequires:	groff
14mr|mc-4.8.13-1|36	BuildRequires:	aspell-devel
14mr|mc-4.8.13-1|37	BuildRequires:	pkgconfig(libssh2) >= 1.2.5
14mr|mc-4.8.13-1|38	Requires:	aspell-en
14mr|mc-4.8.13-1|39	%endif
14mr|mc-4.8.13-1|40	%if %{with x}
14mr|mc-4.8.13-1|41	BuildRequires:	pkgconfig(x11)
14mr|mc-4.8.13-1|42	%endif
14mr|mc-4.8.13-1|43	Requires:	groff
14mr|mc-4.8.13-1|44	
14mr|mc-4.8.13-1|45	%description
14mr|mc-4.8.13-1|46	Midnight Commander is a visual shell much like a file manager, only with way
14mr|mc-4.8.13-1|47	more features.  It is text mode, but also includes mouse support if you are
14mr|mc-4.8.13-1|48	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
14mr|mc-4.8.13-1|49	files, and poke into RPMs for specific files.
14mr|mc-4.8.13-1|50	
14mr|mc-4.8.13-1|51	%files -f %{name}.lang
14mr|mc-4.8.13-1|52	%doc NEWS README
14mr|mc-4.8.13-1|53	%{_libdir}/mc
14mr|mc-4.8.13-1|54	%{_datadir}/mc
14mr|mc-4.8.13-1|55	%{_sysconfdir}/profile.d/*
14mr|mc-4.8.13-1|56	%{_sysconfdir}/mc
14mr|mc-4.8.13-1|57	%{_bindir}/mc
14mr|mc-4.8.13-1|58	%{_bindir}/mcdiff
14mr|mc-4.8.13-1|59	%{_bindir}/mcedit
14mr|mc-4.8.13-1|60	%{_bindir}/mcview
14mr|mc-4.8.13-1|61	%{_mandir}/man1/*
14mr|mc-4.8.13-1|62	
14mr|mc-4.8.13-1|63	#----------------------------------------------------------------------------
14mr|mc-4.8.13-1|64	
14mr|mc-4.8.13-1|65	%prep
14mr|mc-4.8.13-1|66	%setup -q
14mr|mc-4.8.13-1|67	%if %{with mc46_style}
14mr|mc-4.8.13-1|68	%patch0 -p1 -b .mc46-style
14mr|mc-4.8.13-1|69	%else
14mr|mc-4.8.13-1|70	%patch1 -p0 -b .tabs
14mr|mc-4.8.13-1|71	%endif
14mr|mc-4.8.13-1|72	# Reversed (or previously applied) patch detected!
14mr|mc-4.8.13-1|73	#%%patch2 -p0 -b .decent_defaults
14mr|mc-4.8.13-1|74	%patch3 -p1 -b .bash_history
14mr|mc-4.8.13-1|75	
14mr|mc-4.8.13-1|76	sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax.in
14mr|mc-4.8.13-1|77	
14mr|mc-4.8.13-1|78	%build
14mr|mc-4.8.13-1|79	#autoreconf -fi
14mr|mc-4.8.13-1|80	#%%serverbuild
14mr|mc-4.8.13-1|81	export X11_WWW="www-browser"
14mr|mc-4.8.13-1|82	export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags} -Wno-strict-aliasing"
14mr|mc-4.8.13-1|83	%configure2_5x \
14mr|mc-4.8.13-1|84	--with-debug \
14mr|mc-4.8.13-1|85	--enable-dependency-tracking \
14mr|mc-4.8.13-1|86	--without-included-gettext \
14mr|mc-4.8.13-1|87	--without-included-slang \
14mr|mc-4.8.13-1|88	--with-screen=slang \
14mr|mc-4.8.13-1|89	--with-search-engine=glib \
14mr|mc-4.8.13-1|90	--enable-nls \
14mr|mc-4.8.13-1|91	--enable-charset \
14mr|mc-4.8.13-1|92	--enable-largefile \
14mr|mc-4.8.13-1|93	--disable-rpath \
14mr|mc-4.8.13-1|94	--with-mcfs \
14mr|mc-4.8.13-1|95	--enable-extcharset \
14mr|mc-4.8.13-1|96	--with-ext2undel \
14mr|mc-4.8.13-1|97	--with-mmap \
14mr|mc-4.8.13-1|98	--enable-vfs-smb \
14mr|mc-4.8.13-1|99	%if %{with mrb}
14mr|mc-4.8.13-1|100	--enable-vfs-sftp \
14mr|mc-4.8.13-1|101	--with-gpm-mouse \
14mr|mc-4.8.13-1|102	--enable-aspell \
14mr|mc-4.8.13-1|103	%endif
14mr|mc-4.8.13-1|104	%if %{without x}
14mr|mc-4.8.13-1|105	--without-x
14mr|mc-4.8.13-1|106	%endif
14mr|mc-4.8.13-1|107	
14mr|mc-4.8.13-1|108	%make
14mr|mc-4.8.13-1|109	
14mr|mc-4.8.13-1|110	%install
14mr|mc-4.8.13-1|111	#sed -i -e 's/rm -f \"/rm -rf \"/g' contrib/mc-wrapper.sh
14mr|mc-4.8.13-1|112	%makeinstall_std
14mr|mc-4.8.13-1|113	
14mr|mc-4.8.13-1|114	#install -m644 contrib/mc.sh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.sh
14mr|mc-4.8.13-1|115	#install -m644 contrib/mc.csh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.csh
14mr|mc-4.8.13-1|116	
14mr|mc-4.8.13-1|117	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14mr|mc-4.8.13-1|118	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
14mr|mc-4.8.13-1|119	
14mr|mc-4.8.13-1|120	%find_lang %{name} --with-man
14mr|mc-4.8.13-1|121	
14mr|mc-4.8.13-1|122	
14mr|mc-4.8.13-1|123	%changelog
14mr|mc-4.8.13-1|124	* Tue Sep 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.13-1
14mr|mc-4.8.13-1|125	+ Revision: 8844bee
14mr|mc-4.8.13-1|126	- New version 4.8.13
14mr|mc-4.8.13-1|127	
14mr|mc-4.8.13-1|128	

17650 14
14mr|mcal-0.7-20|1	%define _disable_ld_no_undefined 1
14mr|mcal-0.7-20|2	
14mr|mcal-0.7-20|3	%define major 0
14mr|mcal-0.7-20|4	%define libname %mklibname %{name} %{major}
14mr|mcal-0.7-20|5	%define devname %mklibname %{name} -d
14mr|mcal-0.7-20|6	
14mr|mcal-0.7-20|7	Summary:	Modular Calendar Access Library
14mr|mcal-0.7-20|8	Name:		mcal
14mr|mcal-0.7-20|9	Version:	0.7
14mr|mcal-0.7-20|10	Release:	20
14mr|mcal-0.7-20|11	Group:		System/Libraries
14mr|mcal-0.7-20|12	License:	GPLv2+
14mr|mcal-0.7-20|13	Url:		http://mcal.chek.com/
14mr|mcal-0.7-20|14	Source0:	lib%{name}-%{version}.tar.gz
14mr|mcal-0.7-20|15	Source1:	mcaldrivers-0.9.tar.gz
14mr|mcal-0.7-20|16	Patch0:		libmcal-make.patch
14mr|mcal-0.7-20|17	Patch2:		mcal-mstore_calendar_path.patch
14mr|mcal-0.7-20|18	Patch3:		libmcal-0.7-gcc-4.0-fix.patch
14mr|mcal-0.7-20|19	Patch4:		libmcal-0.7-flexfix.diff
14mr|mcal-0.7-20|20	Patch5:		libmcal-0.7-flex-2.5.37.patch
14mr|mcal-0.7-20|21	BuildRequires:	flex
14mr|mcal-0.7-20|22	BuildRequires:	libtool
14mr|mcal-0.7-20|23	BuildRequires:	pam-devel
14mr|mcal-0.7-20|24	
14mr|mcal-0.7-20|25	%description
14mr|mcal-0.7-20|26	libmcal is a C library for accessing calendars. It's written to be very
14mr|mcal-0.7-20|27	modular, with plugable drivers.
14mr|mcal-0.7-20|28	
14mr|mcal-0.7-20|29	%package -n	%{libname}
14mr|mcal-0.7-20|30	Summary:        Modular Calendar Access Library
14mr|mcal-0.7-20|31	Group:		System/Libraries
14mr|mcal-0.7-20|32	Provides:	%{name} = %{version}-%{release}
14mr|mcal-0.7-20|33	
14mr|mcal-0.7-20|34	%description -n	%{libname}
14mr|mcal-0.7-20|35	This package contains the library needed to run programs dynamically
14mr|mcal-0.7-20|36	linked with mcal.
14mr|mcal-0.7-20|37	
14mr|mcal-0.7-20|38	%package -n	%{devname}
14mr|mcal-0.7-20|39	Summary:	MCAL header files
14mr|mcal-0.7-20|40	Group:		Development/C
14mr|mcal-0.7-20|41	Requires:	%{libname} >= %{version}-%{release}
14mr|mcal-0.7-20|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|mcal-0.7-20|43	
14mr|mcal-0.7-20|44	%description -n	%{devname}
14mr|mcal-0.7-20|45	Header files for MCAL-based programs development.
14mr|mcal-0.7-20|46	
14mr|mcal-0.7-20|47	%prep
14mr|mcal-0.7-20|48	
14mr|mcal-0.7-20|49	%setup -q -n lib%{name} -a1
14mr|mcal-0.7-20|50	mv -f mcal-drivers/* .
14mr|mcal-0.7-20|51	rm -rf mcal-drivers
14mr|mcal-0.7-20|52	%patch0 -p1 -b .make
14mr|mcal-0.7-20|53	%patch2 -p0 -b .calpath
14mr|mcal-0.7-20|54	%patch3 -p1 -b .gcc4_0
14mr|mcal-0.7-20|55	%patch4 -p0 -b .flex
14mr|mcal-0.7-20|56	%patch5 -p1
14mr|mcal-0.7-20|57	
14mr|mcal-0.7-20|58	# lib64 fix
14mr|mcal-0.7-20|59	sed -i -e "s|/lib\b|/%{_lib}|g" Makefile*
14mr|mcal-0.7-20|60	
14mr|mcal-0.7-20|61	%build
14mr|mcal-0.7-20|62	export OPTFLAGS="%{optflags} -fPIC -D_REENTRANT"
14mr|mcal-0.7-20|63	
14mr|mcal-0.7-20|64	%make -C icap
14mr|mcal-0.7-20|65	%make -C mstore
14mr|mcal-0.7-20|66	
14mr|mcal-0.7-20|67	%configure2_5x \
14mr|mcal-0.7-20|68	--disable-static \
14mr|mcal-0.7-20|69	--with-icap \
14mr|mcal-0.7-20|70	--with-mstore
14mr|mcal-0.7-20|71	
14mr|mcal-0.7-20|72	%make
14mr|mcal-0.7-20|73	
14mr|mcal-0.7-20|74	%install
14mr|mcal-0.7-20|75	%makeinstall_std
14mr|mcal-0.7-20|76	
14mr|mcal-0.7-20|77	mv -f mstore/Changelog Changelog.mstore
14mr|mcal-0.7-20|78	mv -f mstore/README README.mstore
14mr|mcal-0.7-20|79	
14mr|mcal-0.7-20|80	install -d -m 1777 %{buildroot}/var/lib/calendar
14mr|mcal-0.7-20|81	mkdir -p %{buildroot}%{_sysconfdir}
14mr|mcal-0.7-20|82	touch %{buildroot}%{_sysconfdir}/mpasswd
14mr|mcal-0.7-20|83	
14mr|mcal-0.7-20|84	%files -n %{libname}
14mr|mcal-0.7-20|85	%config(noreplace) %{_sysconfdir}/mpasswd
14mr|mcal-0.7-20|86	%{_libdir}/libmcal.so.%{major}*
14mr|mcal-0.7-20|87	/var/lib/calendar
14mr|mcal-0.7-20|88	
14mr|mcal-0.7-20|89	%files -n %{devname}
14mr|mcal-0.7-20|90	%doc CHANGELOG FAQ-MCAL FEATURE-IMPLEMENTATION HOW-TO-MCAL *.mstore
14mr|mcal-0.7-20|91	%{_libdir}/lib*.so
14mr|mcal-0.7-20|92	%{_includedir}/*
14mr|mcal-0.7-20|93	
14mr|mcal-0.7-20|94	
14mr|mcal-0.7-20|95	%changelog
14mr|mcal-0.7-20|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-20
14mr|mcal-0.7-20|97	+ Revision: 81b7595
14mr|mcal-0.7-20|98	- MassBuild#440: Increase release tag
14mr|mcal-0.7-20|99	
14mr|mcal-0.7-20|100	

17651 14
14mr|mcpp-2.7.2-6|1	%define major		0
14mr|mcpp-2.7.2-6|2	%define libname		%mklibname %name %major
14mr|mcpp-2.7.2-6|3	%define develname	%mklibname %name -d
14mr|mcpp-2.7.2-6|4	
14mr|mcpp-2.7.2-6|5	Name:		       	mcpp
14mr|mcpp-2.7.2-6|6	Summary:    		Alternative C/C++ preprocessor
14mr|mcpp-2.7.2-6|7	Version:    		2.7.2
14mr|mcpp-2.7.2-6|8	Release:    		6
14mr|mcpp-2.7.2-6|9	License:    		BSD
14mr|mcpp-2.7.2-6|10	Group:      		Development/C++
14mr|mcpp-2.7.2-6|11	Source:     		http://downloads.sourceforge.net/%name/%name-%version.tar.gz
14mr|mcpp-2.7.2-6|12	# fedora patches
14mr|mcpp-2.7.2-6|13	Patch0:     		mcpp-manual.html.patch
14mr|mcpp-2.7.2-6|14	# From http://www.zeroc.com/forums/patches/4445-patch-1-mcpp-2-7-2-a.html
14mr|mcpp-2.7.2-6|15	Patch1:     		patch.mcpp.2.7.2.txt
14mr|mcpp-2.7.2-6|16	URL:        		http://mcpp.sourceforge.net/
14mr|mcpp-2.7.2-6|17	Requires:		%libname = %version-%release
14mr|mcpp-2.7.2-6|18	
14mr|mcpp-2.7.2-6|19	%description
14mr|mcpp-2.7.2-6|20	C/C++ preprocessor defines and expands macros and processes '#if',
14mr|mcpp-2.7.2-6|21	'#include' and some other directives.
14mr|mcpp-2.7.2-6|22	
14mr|mcpp-2.7.2-6|23	MCPP is an alternative C/C++ preprocessor with the highest conformance.
14mr|mcpp-2.7.2-6|24	It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
14mr|mcpp-2.7.2-6|25	MCPP is especially useful for debugging a source program which uses
14mr|mcpp-2.7.2-6|26	complicated macros and also useful for checking portability of a source.
14mr|mcpp-2.7.2-6|27	
14mr|mcpp-2.7.2-6|28	Though mcpp could be built as a replacement of GCC's resident
14mr|mcpp-2.7.2-6|29	proprocessor or as a stand-alone program without using library build of
14mr|mcpp-2.7.2-6|30	mcpp, this package installs only a program named 'mcpp' which links
14mr|mcpp-2.7.2-6|31	shared library of mcpp and behaves independent from GCC.
14mr|mcpp-2.7.2-6|32	
14mr|mcpp-2.7.2-6|33	%files
14mr|mcpp-2.7.2-6|34	%_bindir/*
14mr|mcpp-2.7.2-6|35	%_mandir/man1/*
14mr|mcpp-2.7.2-6|36	%_defaultdocdir/%name
14mr|mcpp-2.7.2-6|37	
14mr|mcpp-2.7.2-6|38	#-------------------------------------------------------------------------
14mr|mcpp-2.7.2-6|39	
14mr|mcpp-2.7.2-6|40	%package -n		%libname
14mr|mcpp-2.7.2-6|41	Summary:		Libraries for %name
14mr|mcpp-2.7.2-6|42	Group:			System/Libraries
14mr|mcpp-2.7.2-6|43	
14mr|mcpp-2.7.2-6|44	%description -n		%libname
14mr|mcpp-2.7.2-6|45	This package provides the libraries for mcpp.
14mr|mcpp-2.7.2-6|46	
14mr|mcpp-2.7.2-6|47	%files -n		%libname
14mr|mcpp-2.7.2-6|48	%defattr(-,root,root)
14mr|mcpp-2.7.2-6|49	%_libdir/*.so.%{major}*
14mr|mcpp-2.7.2-6|50	
14mr|mcpp-2.7.2-6|51	#-------------------------------------------------------------------------
14mr|mcpp-2.7.2-6|52	
14mr|mcpp-2.7.2-6|53	%package -n		%develname
14mr|mcpp-2.7.2-6|54	Summary:		Development files for %name
14mr|mcpp-2.7.2-6|55	Group:			Development/Other
14mr|mcpp-2.7.2-6|56	Requires:		%name = %version-%release
14mr|mcpp-2.7.2-6|57	Provides:		%name-devel = %version-%release
14mr|mcpp-2.7.2-6|58	
14mr|mcpp-2.7.2-6|59	%description -n 	%develname
14mr|mcpp-2.7.2-6|60	This package contains development files for %name.
14mr|mcpp-2.7.2-6|61	
14mr|mcpp-2.7.2-6|62	%files -n		%develname
14mr|mcpp-2.7.2-6|63	%defattr(-,root,root)
14mr|mcpp-2.7.2-6|64	%_libdir/*.so
14mr|mcpp-2.7.2-6|65	%_includedir/*
14mr|mcpp-2.7.2-6|66	
14mr|mcpp-2.7.2-6|67	#-------------------------------------------------------------------------
14mr|mcpp-2.7.2-6|68	
14mr|mcpp-2.7.2-6|69	%prep
14mr|mcpp-2.7.2-6|70	%setup -q
14mr|mcpp-2.7.2-6|71	%patch0 -p0 -b -z.euc-jp
14mr|mcpp-2.7.2-6|72	%patch1 -p1
14mr|mcpp-2.7.2-6|73	
14mr|mcpp-2.7.2-6|74	autoreconf -fi
14mr|mcpp-2.7.2-6|75	
14mr|mcpp-2.7.2-6|76	%build
14mr|mcpp-2.7.2-6|77	%configure --enable-mcpplib --disable-static
14mr|mcpp-2.7.2-6|78	%make
14mr|mcpp-2.7.2-6|79	
14mr|mcpp-2.7.2-6|80	%install
14mr|mcpp-2.7.2-6|81	%makeinstall
14mr|mcpp-2.7.2-6|82	
14mr|mcpp-2.7.2-6|83	
14mr|mcpp-2.7.2-6|84	
14mr|mcpp-2.7.2-6|85	%changelog
14mr|mcpp-2.7.2-6|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.2-6
14mr|mcpp-2.7.2-6|87	+ Revision: 792114f
14mr|mcpp-2.7.2-6|88	- MassBuild#440: Increase release tag
14mr|mcpp-2.7.2-6|89	
14mr|mcpp-2.7.2-6|90	

17652 14
14mr|mcs-0.7.2-4|1	%define oname libmcs
14mr|mcs-0.7.2-4|2	
14mr|mcs-0.7.2-4|3	%define major 1
14mr|mcs-0.7.2-4|4	%define libname %mklibname %name %{major}
14mr|mcs-0.7.2-4|5	%define develname %mklibname -d %{name}
14mr|mcs-0.7.2-4|6	
14mr|mcs-0.7.2-4|7	Summary:	Modular Config System
14mr|mcs-0.7.2-4|8	Name:		mcs
14mr|mcs-0.7.2-4|9	Version:	0.7.2
14mr|mcs-0.7.2-4|10	Release:	4
14mr|mcs-0.7.2-4|11	License:	BSD
14mr|mcs-0.7.2-4|12	Group:		System/Libraries
14mr|mcs-0.7.2-4|13	Url:		http://www.atheme.org/projects/mcs.shtml
14mr|mcs-0.7.2-4|14	Source0:	http://distfiles.atheme.org/%{oname}-%{version}.tbz2
14mr|mcs-0.7.2-4|15	Patch:		libmcs-0.7.1-linking.patch
14mr|mcs-0.7.2-4|16	BuildRequires:	pkgconfig(libmowgli)
14mr|mcs-0.7.2-4|17	BuildRequires:	pkgconfig(gconf-2.0)
14mr|mcs-0.7.2-4|18	
14mr|mcs-0.7.2-4|19	%description
14mr|mcs-0.7.2-4|20	mcs is a library and set of userland tools which abstract the storage
14mr|mcs-0.7.2-4|21	of configuration settings away from userland applications.
14mr|mcs-0.7.2-4|22	
14mr|mcs-0.7.2-4|23	It is hoped that by using mcs, that the applications which use it will
14mr|mcs-0.7.2-4|24	generally have a more congruent feeling in regards to settings.
14mr|mcs-0.7.2-4|25	
14mr|mcs-0.7.2-4|26	There have been other projects like this before (such as GConf), but
14mr|mcs-0.7.2-4|27	unlike those projects, mcs strictly handles abstraction. It does not
14mr|mcs-0.7.2-4|28	impose any specific data storage requirement, nor is it tied to any
14mr|mcs-0.7.2-4|29	desktop environment or software suite.
14mr|mcs-0.7.2-4|30	
14mr|mcs-0.7.2-4|31	%package -n %{libname}
14mr|mcs-0.7.2-4|32	Group:		System/Libraries
14mr|mcs-0.7.2-4|33	Summary:	Modular Config System shared library
14mr|mcs-0.7.2-4|34	Requires:	%{name} >= %{version}
14mr|mcs-0.7.2-4|35	
14mr|mcs-0.7.2-4|36	%description -n %{libname}
14mr|mcs-0.7.2-4|37	mcs is a library and set of userland tools which abstract the storage
14mr|mcs-0.7.2-4|38	of configuration settings away from userland applications.
14mr|mcs-0.7.2-4|39	
14mr|mcs-0.7.2-4|40	It is hoped that by using mcs, that the applications which use it will
14mr|mcs-0.7.2-4|41	generally have a more congruent feeling in regards to settings.
14mr|mcs-0.7.2-4|42	
14mr|mcs-0.7.2-4|43	There have been other projects like this before (such as GConf), but
14mr|mcs-0.7.2-4|44	unlike those projects, mcs strictly handles abstraction. It does not
14mr|mcs-0.7.2-4|45	impose any specific data storage requirement, nor is it tied to any
14mr|mcs-0.7.2-4|46	desktop environment or software suite.
14mr|mcs-0.7.2-4|47	
14mr|mcs-0.7.2-4|48	%package -n %{develname}
14mr|mcs-0.7.2-4|49	Group:		Development/C
14mr|mcs-0.7.2-4|50	Summary:	Modular Config System shared library
14mr|mcs-0.7.2-4|51	Requires:	%{libname} = %{version}-%{release}
14mr|mcs-0.7.2-4|52	Provides:	libmcs-devel = %{version}-%{release}
14mr|mcs-0.7.2-4|53	
14mr|mcs-0.7.2-4|54	%description -n %{develname}
14mr|mcs-0.7.2-4|55	mcs is a library and set of userland tools which abstract the storage
14mr|mcs-0.7.2-4|56	of configuration settings away from userland applications.
14mr|mcs-0.7.2-4|57	
14mr|mcs-0.7.2-4|58	It is hoped that by using mcs, that the applications which use it will
14mr|mcs-0.7.2-4|59	generally have a more congruent feeling in regards to settings.
14mr|mcs-0.7.2-4|60	
14mr|mcs-0.7.2-4|61	There have been other projects like this before (such as GConf), but
14mr|mcs-0.7.2-4|62	unlike those projects, mcs strictly handles abstraction. It does not
14mr|mcs-0.7.2-4|63	impose any specific data storage requirement, nor is it tied to any
14mr|mcs-0.7.2-4|64	desktop environment or software suite.
14mr|mcs-0.7.2-4|65	
14mr|mcs-0.7.2-4|66	%package gconf
14mr|mcs-0.7.2-4|67	Group:		System/Libraries
14mr|mcs-0.7.2-4|68	Summary:	Modular Config System - GConf backend
14mr|mcs-0.7.2-4|69	Requires:	%{name} = %{version}-%{release}
14mr|mcs-0.7.2-4|70	
14mr|mcs-0.7.2-4|71	%description gconf
14mr|mcs-0.7.2-4|72	mcs is a library and set of userland tools which abstract the storage
14mr|mcs-0.7.2-4|73	of configuration settings away from userland applications.
14mr|mcs-0.7.2-4|74	
14mr|mcs-0.7.2-4|75	It is hoped that by using mcs, that the applications which use it will
14mr|mcs-0.7.2-4|76	generally have a more congruent feeling in regards to settings.
14mr|mcs-0.7.2-4|77	
14mr|mcs-0.7.2-4|78	There have been other projects like this before (such as GConf), but
14mr|mcs-0.7.2-4|79	unlike those projects, mcs strictly handles abstraction. It does not
14mr|mcs-0.7.2-4|80	impose any specific data storage requirement, nor is it tied to any
14mr|mcs-0.7.2-4|81	desktop environment or software suite.
14mr|mcs-0.7.2-4|82	
14mr|mcs-0.7.2-4|83	%prep
14mr|mcs-0.7.2-4|84	%setup -q -n %{oname}-%{version}
14mr|mcs-0.7.2-4|85	%patch -p1 -b .linking
14mr|mcs-0.7.2-4|86	
14mr|mcs-0.7.2-4|87	%build
14mr|mcs-0.7.2-4|88	%configure2_5x --disable-kconfig
14mr|mcs-0.7.2-4|89	%make
14mr|mcs-0.7.2-4|90	
14mr|mcs-0.7.2-4|91	%install
14mr|mcs-0.7.2-4|92	%makeinstall_std
14mr|mcs-0.7.2-4|93	
14mr|mcs-0.7.2-4|94	%files
14mr|mcs-0.7.2-4|95	%doc AUTHORS TODO README
14mr|mcs-0.7.2-4|96	%{_bindir}/mcs-*
14mr|mcs-0.7.2-4|97	%dir %{_libdir}/mcs/
14mr|mcs-0.7.2-4|98	%{_libdir}/mcs/keyfile.so
14mr|mcs-0.7.2-4|99	
14mr|mcs-0.7.2-4|100	%files gconf
14mr|mcs-0.7.2-4|101	%{_libdir}/mcs/gconf.so
14mr|mcs-0.7.2-4|102	
14mr|mcs-0.7.2-4|103	%files -n %{libname}
14mr|mcs-0.7.2-4|104	%{_libdir}/libmcs.so.%{major}*
14mr|mcs-0.7.2-4|105	
14mr|mcs-0.7.2-4|106	%files -n %{develname}
14mr|mcs-0.7.2-4|107	%{_libdir}/libmcs.so
14mr|mcs-0.7.2-4|108	%{_libdir}/pkgconfig/libmcs.pc
14mr|mcs-0.7.2-4|109	%{_includedir}/libmcs/
14mr|mcs-0.7.2-4|110	
14mr|mcs-0.7.2-4|111	
14mr|mcs-0.7.2-4|112	
14mr|mcs-0.7.2-4|113	
14mr|mcs-0.7.2-4|114	
14mr|mcs-0.7.2-4|115	%changelog
14mr|mcs-0.7.2-4|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.2-4
14mr|mcs-0.7.2-4|117	+ Revision: 430fc97
14mr|mcs-0.7.2-4|118	- MassBuild#440: Increase release tag
14mr|mcs-0.7.2-4|119	
14mr|mcs-0.7.2-4|120	

17653 14
14mr|mdadm-3.2.5-3|1	# we want to install in /sbin, not /usr/sbin...
14mr|mdadm-3.2.5-3|2	%define _exec_prefix %{nil}
14mr|mdadm-3.2.5-3|3	%define _sbindir /sbin
14mr|mdadm-3.2.5-3|4	%define _usrsbindir /usr/sbin
14mr|mdadm-3.2.5-3|5	#define git %{nil}
14mr|mdadm-3.2.5-3|6	
14mr|mdadm-3.2.5-3|7	Name:		mdadm
14mr|mdadm-3.2.5-3|8	Version:	3.2.5
14mr|mdadm-3.2.5-3|9	Release:	3
14mr|mdadm-3.2.5-3|10	Summary:	A tool for managing Soft RAID under Linux
14mr|mdadm-3.2.5-3|11	Group:		System/Kernel and hardware
14mr|mdadm-3.2.5-3|12	License:	GPLv2+
14mr|mdadm-3.2.5-3|13	URL:		http://www.kernel.org/pub/linux/utils/raid/mdadm/
14mr|mdadm-3.2.5-3|14	Source0:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{!?git:%version}%{?git:%git}.tar.xz
14mr|mdadm-3.2.5-3|15	%if %{?git:0}%{?!git:1}
14mr|mdadm-3.2.5-3|16	Source1:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.sign
14mr|mdadm-3.2.5-3|17	%endif
14mr|mdadm-3.2.5-3|18	Patch0:		mdadm-3.2.5-fix-build.diff
14mr|mdadm-3.2.5-3|19	# From Fedora, slightly modified
14mr|mdadm-3.2.5-3|20	Patch1:		mdadm-3.2.3-udev.patch
14mr|mdadm-3.2.5-3|21	# don't use -Werror flag
14mr|mdadm-3.2.5-3|22	Patch2:		mdadm-3.2.4-mdv-no_werror.patch
14mr|mdadm-3.2.5-3|23	# From Fedora, slightly modified
14mr|mdadm-3.2.5-3|24	Source2:	mdadm.init
14mr|mdadm-3.2.5-3|25	# From Fedora
14mr|mdadm-3.2.5-3|26	Source3:	mdadm-raid-check
14mr|mdadm-3.2.5-3|27	Source4:	mdadm-raid-check-sysconfig
14mr|mdadm-3.2.5-3|28	Source5:	mdadm-cron
14mr|mdadm-3.2.5-3|29	# From Fedora, modified because our initscripts do not use incremental assembly
14mr|mdadm-3.2.5-3|30	# modification can be reverted only _after_ initscripts has been fixed and a
14mr|mdadm-3.2.5-3|31	# conflict for older inistcripts is added (bluca)
14mr|mdadm-3.2.5-3|32	Source6:	mdadm.rules
14mr|mdadm-3.2.5-3|33	Source7:	mdmonitor.service
14mr|mdadm-3.2.5-3|34	Source8:	mdmonitor-takeover.service
14mr|mdadm-3.2.5-3|35	Source9:	%{name}-tmpfiles.conf
14mr|mdadm-3.2.5-3|36	#
14mr|mdadm-3.2.5-3|37	Requires(post):	rpm-helper
14mr|mdadm-3.2.5-3|38	Requires(preun):	rpm-helper
14mr|mdadm-3.2.5-3|39	# udev rule used to be in udev package
14mr|mdadm-3.2.5-3|40	Conflicts:	udev < 145-2
14mr|mdadm-3.2.5-3|41	BuildRequires:	groff
14mr|mdadm-3.2.5-3|42	BuildRequires:	binutils-devel
14mr|mdadm-3.2.5-3|43	%if %mdvver >= 201200
14mr|mdadm-3.2.5-3|44	BuildRequires:	systemd-units
14mr|mdadm-3.2.5-3|45	%endif
14mr|mdadm-3.2.5-3|46	
14mr|mdadm-3.2.5-3|47	%description
14mr|mdadm-3.2.5-3|48	mdadm is a program that can be used to create, manage, and monitor
14mr|mdadm-3.2.5-3|49	Linux MD (Software RAID) devices.
14mr|mdadm-3.2.5-3|50	
14mr|mdadm-3.2.5-3|51	As such is provides similar functionality to the raidtools packages.
14mr|mdadm-3.2.5-3|52	The particular differences to raidtools is that mdadm is a single
14mr|mdadm-3.2.5-3|53	program, and it can perform (almost) all functions without a
14mr|mdadm-3.2.5-3|54	configuration file (that a config file can be used to help with
14mr|mdadm-3.2.5-3|55	some common tasks).
14mr|mdadm-3.2.5-3|56	
14mr|mdadm-3.2.5-3|57	%prep
14mr|mdadm-3.2.5-3|58	%setup -q %{?git:-n %name}
14mr|mdadm-3.2.5-3|59	%apply_patches
14mr|mdadm-3.2.5-3|60	
14mr|mdadm-3.2.5-3|61	echo "PROGRAM %{_sbindir}/mdadm-syslog-events" >> mdadm.conf-example
14mr|mdadm-3.2.5-3|62	
14mr|mdadm-3.2.5-3|63	%build
14mr|mdadm-3.2.5-3|64	%setup_compile_flags
14mr|mdadm-3.2.5-3|65	make SYSCONFDIR="%{_sysconfdir}" CXFLAGS="%{optflags}"
14mr|mdadm-3.2.5-3|66	
14mr|mdadm-3.2.5-3|67	%install
14mr|mdadm-3.2.5-3|68	%makeinstall_std MANDIR=%{_mandir} BINDIR=%{_sbindir}
14mr|mdadm-3.2.5-3|69	
14mr|mdadm-3.2.5-3|70	install -Dp -m 644 mdadm.conf-example %{buildroot}%{_sysconfdir}/mdadm.conf
14mr|mdadm-3.2.5-3|71	install -Dp %{SOURCE2} %{buildroot}%{_initrddir}/mdadm
14mr|mdadm-3.2.5-3|72	install -Dp %{SOURCE3} %{buildroot}%{_usrsbindir}/raid-check
14mr|mdadm-3.2.5-3|73	install -Dp -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/raid-check
14mr|mdadm-3.2.5-3|74	install -Dp -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/cron.d/raid-check
14mr|mdadm-3.2.5-3|75	install -Dp misc/syslog-events %{buildroot}%{_sbindir}/mdadm-syslog-events
14mr|mdadm-3.2.5-3|76	install -Dp -m 644 %{SOURCE6} %{buildroot}/lib/udev/rules.d/65-md-incremental.rules
14mr|mdadm-3.2.5-3|77	
14mr|mdadm-3.2.5-3|78	%if %mdvver >= 201200
14mr|mdadm-3.2.5-3|79	install -d -m 755 %{buildroot}%{_unitdir}
14mr|mdadm-3.2.5-3|80	install -m 644 %{SOURCE7} %{buildroot}%{_unitdir}
14mr|mdadm-3.2.5-3|81	install -m 644 %{SOURCE8} %{buildroot}%{_unitdir}
14mr|mdadm-3.2.5-3|82	ln -s mdmonitor.service %{buildroot}%{_unitdir}/mdadm.service
14mr|mdadm-3.2.5-3|83	install -D -m 644 %{SOURCE9} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mr|mdadm-3.2.5-3|84	rm -rf %{buildroot}%{_initrddir}/mdadm
14mr|mdadm-3.2.5-3|85	%endif
14mr|mdadm-3.2.5-3|86	
14mr|mdadm-3.2.5-3|87	%post
14mr|mdadm-3.2.5-3|88	%if %mdvver >= 201200
14mr|mdadm-3.2.5-3|89	systemd-tmpfiles --create %{name}.conf
14mr|mdadm-3.2.5-3|90	%endif
14mr|mdadm-3.2.5-3|91	%_post_service mdadm
14mr|mdadm-3.2.5-3|92	
14mr|mdadm-3.2.5-3|93	%preun
14mr|mdadm-3.2.5-3|94	%_preun_service mdadm
14mr|mdadm-3.2.5-3|95	
14mr|mdadm-3.2.5-3|96	%files
14mr|mdadm-3.2.5-3|97	%doc TODO ChangeLog README.initramfs ANNOUNCE*
14mr|mdadm-3.2.5-3|98	%{_sbindir}/mdadm
14mr|mdadm-3.2.5-3|99	%{_sbindir}/mdadm-syslog-events
14mr|mdadm-3.2.5-3|100	%{_sbindir}/mdmon
14mr|mdadm-3.2.5-3|101	%{_usrsbindir}/raid-check
14mr|mdadm-3.2.5-3|102	%config(noreplace) %{_sysconfdir}/cron.d/raid-check
14mr|mdadm-3.2.5-3|103	%config(noreplace,missingok) %{_sysconfdir}/mdadm.conf
14mr|mdadm-3.2.5-3|104	%config(noreplace) %{_sysconfdir}/sysconfig/raid-check
14mr|mdadm-3.2.5-3|105	/lib/udev/rules.d/64-md-raid.rules
14mr|mdadm-3.2.5-3|106	/lib/udev/rules.d/65-md-incremental.rules
14mr|mdadm-3.2.5-3|107	%if %mdvver >= 201200
14mr|mdadm-3.2.5-3|108	%{_unitdir}/*.service
14mr|mdadm-3.2.5-3|109	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mr|mdadm-3.2.5-3|110	%else
14mr|mdadm-3.2.5-3|111	%{_initrddir}/mdadm
14mr|mdadm-3.2.5-3|112	%endif
14mr|mdadm-3.2.5-3|113	%{_mandir}/man*/md*
14mr|mdadm-3.2.5-3|114	
14mr|mdadm-3.2.5-3|115	
14mr|mdadm-3.2.5-3|116	
14mr|mdadm-3.2.5-3|117	%changelog
14mr|mdadm-3.2.5-3|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.5-3
14mr|mdadm-3.2.5-3|119	+ Revision: 3c5f666
14mr|mdadm-3.2.5-3|120	- MassBuild#440: Increase release tag
14mr|mdadm-3.2.5-3|121	
14mr|mdadm-3.2.5-3|122	

17654 14
14mr|mdds-0.10.3-3|1	%global do_mem_tests 0
14mr|mdds-0.10.3-3|2	%global do_perf_tests 0
14mr|mdds-0.10.3-3|3	
14mr|mdds-0.10.3-3|4	Summary:	A collection of multi-dimensional data structures and indexing algorithms
14mr|mdds-0.10.3-3|5	Name:		mdds
14mr|mdds-0.10.3-3|6	Version:	0.10.3
14mr|mdds-0.10.3-3|7	Release:	3
14mr|mdds-0.10.3-3|8	Group:		Development/C++
14mr|mdds-0.10.3-3|9	License:	MIT
14mr|mdds-0.10.3-3|10	Url:		http://code.google.com/p/multidimalgorithm/
14mr|mdds-0.10.3-3|11	Source0:	http://kohei.us/files/%{name}/src/%{name}_%{version}.tar.bz2
14mr|mdds-0.10.3-3|12	BuildArch:	noarch
14mr|mdds-0.10.3-3|13	
14mr|mdds-0.10.3-3|14	BuildRequires:	boost-devel
14mr|mdds-0.10.3-3|15	%if %{do_mem_tests}
14mr|mdds-0.10.3-3|16	BuildRequires:	valgrind
14mr|mdds-0.10.3-3|17	%endif
14mr|mdds-0.10.3-3|18	
14mr|mdds-0.10.3-3|19	%description
14mr|mdds-0.10.3-3|20	A collection of multi-dimensional data structures and indexing algorithms.
14mr|mdds-0.10.3-3|21	
14mr|mdds-0.10.3-3|22	It implements the following data structures:
14mr|mdds-0.10.3-3|23	* segment tree
14mr|mdds-0.10.3-3|24	* flat segment tree
14mr|mdds-0.10.3-3|25	* rectangle set
14mr|mdds-0.10.3-3|26	* point quad tree
14mr|mdds-0.10.3-3|27	* mixed type matrix
14mr|mdds-0.10.3-3|28	
14mr|mdds-0.10.3-3|29	%package devel
14mr|mdds-0.10.3-3|30	Group:		Development/C++
14mr|mdds-0.10.3-3|31	Summary:	Headers for %{name}
14mr|mdds-0.10.3-3|32	Requires:	boost-devel
14mr|mdds-0.10.3-3|33	
14mr|mdds-0.10.3-3|34	%description devel
14mr|mdds-0.10.3-3|35	Headers for %{name}.
14mr|mdds-0.10.3-3|36	
14mr|mdds-0.10.3-3|37	%prep
14mr|mdds-0.10.3-3|38	%setup -qn %{name}_%{version}
14mr|mdds-0.10.3-3|39	# this is only used in tests
14mr|mdds-0.10.3-3|40	sed -i -e '/^CPPFLAGS/s/-Wall -Os/-Wall %{optflags}/' Makefile* configure*
14mr|mdds-0.10.3-3|41	
14mr|mdds-0.10.3-3|42	%build
14mr|mdds-0.10.3-3|43	%configure2_5x
14mr|mdds-0.10.3-3|44	%make
14mr|mdds-0.10.3-3|45	
14mr|mdds-0.10.3-3|46	%install
14mr|mdds-0.10.3-3|47	mkdir -p %{buildroot}/%{_includedir}
14mr|mdds-0.10.3-3|48	mkdir -p %{buildroot}/%{_datadir}/pkgconfig
14mr|mdds-0.10.3-3|49	mkdir %{buildroot}/%{_includedir}/mdds
14mr|mdds-0.10.3-3|50	cp -pr include/mdds/* %{buildroot}/%{_includedir}/mdds
14mr|mdds-0.10.3-3|51	cp misc/mdds.pc %{buildroot}/%{_datadir}/pkgconfig
14mr|mdds-0.10.3-3|52	
14mr|mdds-0.10.3-3|53	%check
14mr|mdds-0.10.3-3|54	for t in fst pqt recset st; do
14mr|mdds-0.10.3-3|55	make test.$t
14mr|mdds-0.10.3-3|56	done
14mr|mdds-0.10.3-3|57	%if %{do_perf_tests}
14mr|mdds-0.10.3-3|58	for t in recset st; do
14mr|mdds-0.10.3-3|59	make test.$t.perf
14mr|mdds-0.10.3-3|60	done
14mr|mdds-0.10.3-3|61	make test.stl
14mr|mdds-0.10.3-3|62	%endif
14mr|mdds-0.10.3-3|63	%if %{do_mem_tests}
14mr|mdds-0.10.3-3|64	for t in fst pqt recset st; do
14mr|mdds-0.10.3-3|65	make test.$t.mem
14mr|mdds-0.10.3-3|66	done
14mr|mdds-0.10.3-3|67	%endif
14mr|mdds-0.10.3-3|68	
14mr|mdds-0.10.3-3|69	%files devel
14mr|mdds-0.10.3-3|70	%doc AUTHORS NEWS README
14mr|mdds-0.10.3-3|71	%{_includedir}/mdds
14mr|mdds-0.10.3-3|72	%{_datadir}/pkgconfig/mdds.pc
14mr|mdds-0.10.3-3|73	
14mr|mdds-0.10.3-3|74	
14mr|mdds-0.10.3-3|75	%changelog
14mr|mdds-0.10.3-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.3-3
14mr|mdds-0.10.3-3|77	+ Revision: b338967
14mr|mdds-0.10.3-3|78	- MassBuild#440: Increase release tag
14mr|mdds-0.10.3-3|79	
14mr|mdds-0.10.3-3|80	

17655 14
14mr|mdkonline-2.77.27-2|1	Summary:	ROSA Online Update Tool
14mr|mdkonline-2.77.27-2|2	Name:		mdkonline
14mr|mdkonline-2.77.27-2|3	Version:	2.77.27
14mr|mdkonline-2.77.27-2|4	Release:	2
14mr|mdkonline-2.77.27-2|5	Source0:	%{name}-%{version}.tar.xz
14mr|mdkonline-2.77.27-2|6	Patch0:		mdkonline-2.77.22.local.to.global.patch
14mr|mdkonline-2.77.27-2|7	Patch1:         mdv-to-rosa.patch
14mr|mdkonline-2.77.27-2|8	Patch2:         rosa.fixed.mirrorlist.patch
14mr|mdkonline-2.77.27-2|9	Patch3:		mdkonline-2.77.22-pamd.patch
14mr|mdkonline-2.77.27-2|10	URL:		http://www.rosalinux.com
14mr|mdkonline-2.77.27-2|11	License:	GPL
14mr|mdkonline-2.77.27-2|12	Group:		System/Configuration/Other
14mr|mdkonline-2.77.27-2|13	# for LWP::UserAgent:
14mr|mdkonline-2.77.27-2|14	Requires:	perl-libwww-perl
14mr|mdkonline-2.77.27-2|15	Requires: rpmdrake >= 5.11.1
14mr|mdkonline-2.77.27-2|16	
14mr|mdkonline-2.77.27-2|17	# For adding restricted media:
14mr|mdkonline-2.77.27-2|18	Requires: perl-Crypt-SSLeay
14mr|mdkonline-2.77.27-2|19	# for good gurpmi:
14mr|mdkonline-2.77.27-2|20	
14mr|mdkonline-2.77.27-2|21	Requires: urpmi >= 6.17
14mr|mdkonline-2.77.27-2|22	Requires: gurpmi >= 6.17
14mr|mdkonline-2.77.27-2|23	Requires:   libdrakx-net >= 0.29
14mr|mdkonline-2.77.27-2|24	
14mr|mdkonline-2.77.27-2|25	Provides:   %{name}-backend = %{version}-%{release}
14mr|mdkonline-2.77.27-2|26	Obsoletes:  %{name}-backend < %{version}-%{release}
14mr|mdkonline-2.77.27-2|27	BuildRequires:	gettext, perl-MDK-Common-devel
14mr|mdkonline-2.77.27-2|28	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|mdkonline-2.77.27-2|29	BuildArch:	noarch
14mr|mdkonline-2.77.27-2|30	
14mr|mdkonline-2.77.27-2|31	%description
14mr|mdkonline-2.77.27-2|32	The ROSA Online tool allows users to be kept informed about security
14mr|mdkonline-2.77.27-2|33	updates, hardware support/enhancements and other high value services.
14mr|mdkonline-2.77.27-2|34	The package include :
14mr|mdkonline-2.77.27-2|35	* Update daemon which allows you to install security updates
14mr|mdkonline-2.77.27-2|36	automatically,
14mr|mdkonline-2.77.27-2|37	* A KDE/Gnome/IceWM compliant applet for security updates notification
14mr|mdkonline-2.77.27-2|38	and installation.
14mr|mdkonline-2.77.27-2|39	
14mr|mdkonline-2.77.27-2|40	%prep
14mr|mdkonline-2.77.27-2|41	%setup -q
14mr|mdkonline-2.77.27-2|42	
14mr|mdkonline-2.77.27-2|43	# mdkonline-2.77.22.local.to.global.patch
14mr|mdkonline-2.77.27-2|44	%patch0 -p1 -b .global
14mr|mdkonline-2.77.27-2|45	%patch1 -p1
14mr|mdkonline-2.77.27-2|46	%patch2 -p1
14mr|mdkonline-2.77.27-2|47	%patch3 -p1
14mr|mdkonline-2.77.27-2|48	
14mr|mdkonline-2.77.27-2|49	%build
14mr|mdkonline-2.77.27-2|50	perl -pi -e 's!my \$ver = 1;!my \$ver = '"'%version-%release'"';!' mdkapplet
14mr|mdkonline-2.77.27-2|51	
14mr|mdkonline-2.77.27-2|52	%install
14mr|mdkonline-2.77.27-2|53	rm -rf $RPM_BUILD_ROOT
14mr|mdkonline-2.77.27-2|54	make PREFIX=$RPM_BUILD_ROOT MANDRIVA_VERSION=%{mandriva_release} install
14mr|mdkonline-2.77.27-2|55	
14mr|mdkonline-2.77.27-2|56	#symbolic link to drakonline and older path
14mr|mdkonline-2.77.27-2|57	mkdir -p %buildroot%_prefix/X11R6/bin/
14mr|mdkonline-2.77.27-2|58	
14mr|mdkonline-2.77.27-2|59	mkdir -p %buildroot%_sysconfdir/cron.daily/
14mr|mdkonline-2.77.27-2|60	touch %buildroot%_sysconfdir/cron.daily/mdkupdate
14mr|mdkonline-2.77.27-2|61	
14mr|mdkonline-2.77.27-2|62	%if %mdkversion < 201100
14mr|mdkonline-2.77.27-2|63	mkdir -p $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d
14mr|mdkonline-2.77.27-2|64	cat > $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet <<EOF
14mr|mdkonline-2.77.27-2|65	#!/bin/sh
14mr|mdkonline-2.77.27-2|66	DESKTOP=\$1
14mr|mdkonline-2.77.27-2|67	case \$DESKTOP in
14mr|mdkonline-2.77.27-2|68	IceWM|Fluxbox) exec /usr/bin/mdkapplet;;
14mr|mdkonline-2.77.27-2|69	esac
14mr|mdkonline-2.77.27-2|70	EOF
14mr|mdkonline-2.77.27-2|71	
14mr|mdkonline-2.77.27-2|72	chmod +x $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet
14mr|mdkonline-2.77.27-2|73	%endif
14mr|mdkonline-2.77.27-2|74	
14mr|mdkonline-2.77.27-2|75	#install lang
14mr|mdkonline-2.77.27-2|76	%{find_lang} %{name}
14mr|mdkonline-2.77.27-2|77	
14mr|mdkonline-2.77.27-2|78	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
14mr|mdkonline-2.77.27-2|79	cat > $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/mandriva-mdvonline.desktop <<EOF
14mr|mdkonline-2.77.27-2|80	[Desktop Entry]
14mr|mdkonline-2.77.27-2|81	Name=Mandriva Online Applet
14mr|mdkonline-2.77.27-2|82	Comment=Applet for Mandriva Online
14mr|mdkonline-2.77.27-2|83	Exec=%{_bindir}/mdkapplet
14mr|mdkonline-2.77.27-2|84	Icon=mdkonline
14mr|mdkonline-2.77.27-2|85	Type=Application
14mr|mdkonline-2.77.27-2|86	StartupNotify=true
14mr|mdkonline-2.77.27-2|87	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
14mr|mdkonline-2.77.27-2|88	X-KDE-autostart-after=kdesktop
14mr|mdkonline-2.77.27-2|89	EOF
14mr|mdkonline-2.77.27-2|90	
14mr|mdkonline-2.77.27-2|91	#add consolehelper path to mdkapplet-config, mdkapplet-add-media-helper and mdkapplet-upgrade-helper
14mr|mdkonline-2.77.27-2|92	
14mr|mdkonline-2.77.27-2|93	# console user, ask for root password
14mr|mdkonline-2.77.27-2|94	for pak in mdkapplet-config mdkapplet-add-media-helper mdkapplet-upgrade-helper; do
14mr|mdkonline-2.77.27-2|95	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|mdkonline-2.77.27-2|96	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|mdkonline-2.77.27-2|97	USER=root
14mr|mdkonline-2.77.27-2|98	PROGRAM=/usr/sbin/$pak
14mr|mdkonline-2.77.27-2|99	FALLBACK=false
14mr|mdkonline-2.77.27-2|100	SESSION=true
14mr|mdkonline-2.77.27-2|101	EOF
14mr|mdkonline-2.77.27-2|102	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|mdkonline-2.77.27-2|103	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|mdkonline-2.77.27-2|104	#%PAM-1.0
14mr|mdkonline-2.77.27-2|105	auth		include		config-util
14mr|mdkonline-2.77.27-2|106	account		include		config-util
14mr|mdkonline-2.77.27-2|107	session		include		config-util
14mr|mdkonline-2.77.27-2|108	EOF
14mr|mdkonline-2.77.27-2|109	done
14mr|mdkonline-2.77.27-2|110	
14mr|mdkonline-2.77.27-2|111	# console user, no ask for root password
14mr|mdkonline-2.77.27-2|112	for pak in mdkapplet-config; do
14mr|mdkonline-2.77.27-2|113	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|mdkonline-2.77.27-2|114	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|mdkonline-2.77.27-2|115	USER=root
14mr|mdkonline-2.77.27-2|116	PROGRAM=/usr/sbin/$pak
14mr|mdkonline-2.77.27-2|117	FALLBACK=false
14mr|mdkonline-2.77.27-2|118	SESSION=true
14mr|mdkonline-2.77.27-2|119	EOF
14mr|mdkonline-2.77.27-2|120	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|mdkonline-2.77.27-2|121	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|mdkonline-2.77.27-2|122	#%PAM-1.0
14mr|mdkonline-2.77.27-2|123	auth		include		config-util-user
14mr|mdkonline-2.77.27-2|124	account		include		config-util-user
14mr|mdkonline-2.77.27-2|125	session		include		config-util-user
14mr|mdkonline-2.77.27-2|126	EOF
14mr|mdkonline-2.77.27-2|127	done
14mr|mdkonline-2.77.27-2|128	
14mr|mdkonline-2.77.27-2|129	#fix edit-urpm-sources.pl call - use drakrpm-edit-media instead for properly pam rule work
14mr|mdkonline-2.77.27-2|130	sed -e 's/edit-urpm-sources.pl/drakrpm-edit-media/' -i %{buildroot}%{_bindir}/mdkapplet
14mr|mdkonline-2.77.27-2|131	
14mr|mdkonline-2.77.27-2|132	%post
14mr|mdkonline-2.77.27-2|133	%{update_desktop_database}
14mr|mdkonline-2.77.27-2|134	%{update_mime_database}
14mr|mdkonline-2.77.27-2|135	
14mr|mdkonline-2.77.27-2|136	if [ -r /etc/cron.daily/mdkupdate ]; then
14mr|mdkonline-2.77.27-2|137	perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate
14mr|mdkonline-2.77.27-2|138	fi
14mr|mdkonline-2.77.27-2|139	
14mr|mdkonline-2.77.27-2|140	%postun
14mr|mdkonline-2.77.27-2|141	%{clean_desktop_database}
14mr|mdkonline-2.77.27-2|142	%{clean_mime_database}
14mr|mdkonline-2.77.27-2|143	
14mr|mdkonline-2.77.27-2|144	%files -f %{name}.lang
14mr|mdkonline-2.77.27-2|145	%defattr(-,root,root)
14mr|mdkonline-2.77.27-2|146	%doc COPYING
14mr|mdkonline-2.77.27-2|147	%{_sbindir}/mdkapplet-config
14mr|mdkonline-2.77.27-2|148	%{_sbindir}/mdkapplet-*-helper
14mr|mdkonline-2.77.27-2|149	%{_sbindir}/mdkupdate
14mr|mdkonline-2.77.27-2|150	%{_bindir}/*
14mr|mdkonline-2.77.27-2|151	%dir %{_prefix}/lib/libDrakX/drakfirsttime
14mr|mdkonline-2.77.27-2|152	%{_prefix}/lib/libDrakX/drakfirsttime/*.pm
14mr|mdkonline-2.77.27-2|153	%{_sysconfdir}/xdg/autostart/mandriva-*.desktop
14mr|mdkonline-2.77.27-2|154	%{_miconsdir}/*.png
14mr|mdkonline-2.77.27-2|155	%{_iconsdir}/*.png
14mr|mdkonline-2.77.27-2|156	%{_liconsdir}/*.png
14mr|mdkonline-2.77.27-2|157	%_datadir/mime/packages/*
14mr|mdkonline-2.77.27-2|158	%_datadir/mimelnk/application/
14mr|mdkonline-2.77.27-2|159	%{_datadir}/%{name}/pixmaps/*.png
14mr|mdkonline-2.77.27-2|160	%ghost %config(noreplace) %_sysconfdir/cron.daily/mdkupdate
14mr|mdkonline-2.77.27-2|161	%config(noreplace) %_sysconfdir/sysconfig/mdkapplet
14mr|mdkonline-2.77.27-2|162	%{_sysconfdir}/pam.d/*
14mr|mdkonline-2.77.27-2|163	%{_sysconfdir}/security/console.apps/*
14mr|mdkonline-2.77.27-2|164	
14mr|mdkonline-2.77.27-2|165	
14mr|mdkonline-2.77.27-2|166	##################################################################
14mr|mdkonline-2.77.27-2|167	#
14mr|mdkonline-2.77.27-2|168	#
14mr|mdkonline-2.77.27-2|169	# !!!!!!!! WARNING => THIS HAS TO BE EDITED IN THE CVS !!!!!!!!!!!
14mr|mdkonline-2.77.27-2|170	#
14mr|mdkonline-2.77.27-2|171	#
14mr|mdkonline-2.77.27-2|172	##################################################################
14mr|mdkonline-2.77.27-2|173	# get the source from our cvs repository (see
14mr|mdkonline-2.77.27-2|174	# http://www.mandrivalinux.com/en/cvs.php3)
14mr|mdkonline-2.77.27-2|175	
14mr|mdkonline-2.77.27-2|176	
14mr|mdkonline-2.77.27-2|177	
14mr|mdkonline-2.77.27-2|178	
14mr|mdkonline-2.77.27-2|179	
14mr|mdkonline-2.77.27-2|180	%changelog
14mr|mdkonline-2.77.27-2|181	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.77.27-2
14mr|mdkonline-2.77.27-2|182	+ Revision: b8aad62
14mr|mdkonline-2.77.27-2|183	- MassBuild#440: Increase release tag
14mr|mdkonline-2.77.27-2|184	
14mr|mdkonline-2.77.27-2|185	

17656 14
14mr|mds-2.4.2.2-2|1	#%#define _use_internal_dependency_generator	0
14mr|mds-2.4.2.2-2|2	%define __noautoreq 'pear\\(graph|pear\\(includes|pear\\(modules'
14mr|mds-2.4.2.2-2|3	
14mr|mds-2.4.2.2-2|4	%define _enable_debug_packages %{nil}
14mr|mds-2.4.2.2-2|5	%define debug_package          %{nil}
14mr|mds-2.4.2.2-2|6	
14mr|mds-2.4.2.2-2|7	Summary:	Mandriva Management Directory Server
14mr|mds-2.4.2.2-2|8	Name:		mds
14mr|mds-2.4.2.2-2|9	Version:	2.4.2.2
14mr|mds-2.4.2.2-2|10	Release:	2
14mr|mds-2.4.2.2-2|11	License:	GPL
14mr|mds-2.4.2.2-2|12	Group:		System/Servers
14mr|mds-2.4.2.2-2|13	URL:		http://mds.mandriva.org
14mr|mds-2.4.2.2-2|14	Source0:	http://mds.mandriva.org/pub/mds/sources/%{version}/%{name}-%{version}.tar.gz
14mr|mds-2.4.2.2-2|15	BuildRequires:  python-devel
14mr|mds-2.4.2.2-2|16	BuildRequires:  gettext-devel
14mr|mds-2.4.2.2-2|17	
14mr|mds-2.4.2.2-2|18	%description
14mr|mds-2.4.2.2-2|19	The Mandriva Management Directory Server.
14mr|mds-2.4.2.2-2|20	
14mr|mds-2.4.2.2-2|21	%package -n	python-mmc-samba
14mr|mds-2.4.2.2-2|22	Summary:	Mandriva Management Console SAMBA plugin
14mr|mds-2.4.2.2-2|23	Group:		System/Servers
14mr|mds-2.4.2.2-2|24	Requires:	acl
14mr|mds-2.4.2.2-2|25	Requires:	pylibacl
14mr|mds-2.4.2.2-2|26	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|27	Requires:	python-smbpasswd
14mr|mds-2.4.2.2-2|28	Requires:	samba-common
14mr|mds-2.4.2.2-2|29	
14mr|mds-2.4.2.2-2|30	%description -n	python-mmc-samba
14mr|mds-2.4.2.2-2|31	SAMBA management plugin for the MMC. It includes
14mr|mds-2.4.2.2-2|32	SAMBA accounts and shares management.
14mr|mds-2.4.2.2-2|33	
14mr|mds-2.4.2.2-2|34	%package -n	python-mmc-mail
14mr|mds-2.4.2.2-2|35	Summary:	Mandriva Management Console base plugin
14mr|mds-2.4.2.2-2|36	Group:		System/Servers
14mr|mds-2.4.2.2-2|37	Suggests:	postfix
14mr|mds-2.4.2.2-2|38	Suggests:	postfix-ldap
14mr|mds-2.4.2.2-2|39	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|40	
14mr|mds-2.4.2.2-2|41	%description -n	python-mmc-mail
14mr|mds-2.4.2.2-2|42	Mail account management plugin for the MMC.
14mr|mds-2.4.2.2-2|43	
14mr|mds-2.4.2.2-2|44	%package -n	python-mmc-proxy
14mr|mds-2.4.2.2-2|45	Summary:	Mandriva Management Console proxy plugin
14mr|mds-2.4.2.2-2|46	Group:		System/Servers
14mr|mds-2.4.2.2-2|47	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|48	Requires:	squid
14mr|mds-2.4.2.2-2|49	Requires:	squidGuard
14mr|mds-2.4.2.2-2|50	
14mr|mds-2.4.2.2-2|51	%description -n	python-mmc-proxy
14mr|mds-2.4.2.2-2|52	Squidguard/Squid management plugin for the MMC.
14mr|mds-2.4.2.2-2|53	
14mr|mds-2.4.2.2-2|54	%package -n	python-mmc-network
14mr|mds-2.4.2.2-2|55	Summary:	Mandriva Management Console network plugin
14mr|mds-2.4.2.2-2|56	Group:		System/Servers
14mr|mds-2.4.2.2-2|57	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|58	Suggests:	dhcp-server
14mr|mds-2.4.2.2-2|59	Suggests:   	bind
14mr|mds-2.4.2.2-2|60	
14mr|mds-2.4.2.2-2|61	%description -n	python-mmc-network
14mr|mds-2.4.2.2-2|62	DNS/DHCP management plugin for the MMC.
14mr|mds-2.4.2.2-2|63	
14mr|mds-2.4.2.2-2|64	This plugin requires a LDAP-patched version of ISC DHCPD and BIND9.
14mr|mds-2.4.2.2-2|65	
14mr|mds-2.4.2.2-2|66	%package -n	python-mmc-bulkimport
14mr|mds-2.4.2.2-2|67	Summary:	Mandriva Management Console bulkimport plugin
14mr|mds-2.4.2.2-2|68	Group:		System/Servers
14mr|mds-2.4.2.2-2|69	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|70	
14mr|mds-2.4.2.2-2|71	%description -n	python-mmc-bulkimport
14mr|mds-2.4.2.2-2|72	Mass import plugin for MMC.
14mr|mds-2.4.2.2-2|73	
14mr|mds-2.4.2.2-2|74	The bulkimport plugin can be used to import or modify multiple
14mr|mds-2.4.2.2-2|75	users with CSV files.
14mr|mds-2.4.2.2-2|76	
14mr|mds-2.4.2.2-2|77	%package -n	python-mmc-sshlpk
14mr|mds-2.4.2.2-2|78	Summary:	Mandriva Management Console sshlpk plugin
14mr|mds-2.4.2.2-2|79	Group:		System/Servers
14mr|mds-2.4.2.2-2|80	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|81	
14mr|mds-2.4.2.2-2|82	%description -n	python-mmc-sshlpk
14mr|mds-2.4.2.2-2|83	MMC agent SSH public key plugin.
14mr|mds-2.4.2.2-2|84	
14mr|mds-2.4.2.2-2|85	This plugin allows to add SSH public keys to LDAP user entries.
14mr|mds-2.4.2.2-2|86	These keys can then be retrieved by OpenSSH with the LDAP Public Key patch. See
14mr|mds-2.4.2.2-2|87	http://code.google.com/p/openssh-lpk/
14mr|mds-2.4.2.2-2|88	
14mr|mds-2.4.2.2-2|89	%package -n	python-mmc-userquota
14mr|mds-2.4.2.2-2|90	Summary:	Mandriva Management Console userquota plugin
14mr|mds-2.4.2.2-2|91	Group:		System/Servers
14mr|mds-2.4.2.2-2|92	Requires:	python-mmc-base >= 3.0.3
14mr|mds-2.4.2.2-2|93	Requires:	quota
14mr|mds-2.4.2.2-2|94	
14mr|mds-2.4.2.2-2|95	%description -n	python-mmc-userquota
14mr|mds-2.4.2.2-2|96	MMC quota plugin.
14mr|mds-2.4.2.2-2|97	
14mr|mds-2.4.2.2-2|98	This plugin allows to add user quota on filesystem. It also provide a ldap
14mr|mds-2.4.2.2-2|99	attribute for network quotas.
14mr|mds-2.4.2.2-2|100	
14mr|mds-2.4.2.2-2|101	%package -n	mmc-web-mail
14mr|mds-2.4.2.2-2|102	Summary:	Postfix/Mail module for the MMC web interface
14mr|mds-2.4.2.2-2|103	Group:		System/Servers
14mr|mds-2.4.2.2-2|104	Requires:	postfix
14mr|mds-2.4.2.2-2|105	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|106	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|107	# add buggy self dependencies
14mr|mds-2.4.2.2-2|108	Provides:	pear(edit.php)
14mr|mds-2.4.2.2-2|109	Provides:	pear(mail-xmlrpc.php)
14mr|mds-2.4.2.2-2|110	Provides:	pear(mail.inc.php)
14mr|mds-2.4.2.2-2|111	%endif
14mr|mds-2.4.2.2-2|112	
14mr|mds-2.4.2.2-2|113	%description -n	mmc-web-mail
14mr|mds-2.4.2.2-2|114	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|115	
14mr|mds-2.4.2.2-2|116	This is the Mail module.
14mr|mds-2.4.2.2-2|117	
14mr|mds-2.4.2.2-2|118	%package -n	mmc-web-network
14mr|mds-2.4.2.2-2|119	Summary:	DNS/DHCP management module for the MMC web interface
14mr|mds-2.4.2.2-2|120	Group:		System/Servers
14mr|mds-2.4.2.2-2|121	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|122	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|123	# add buggy self dependencies
14mr|mds-2.4.2.2-2|124	Provides:	pear(localSidebar.php)
14mr|mds-2.4.2.2-2|125	Provides:	pear(servicedhcpfailover.php)
14mr|mds-2.4.2.2-2|126	Provides:	pear(subnetedit.php)
14mr|mds-2.4.2.2-2|127	%endif
14mr|mds-2.4.2.2-2|128	
14mr|mds-2.4.2.2-2|129	%description -n	mmc-web-network
14mr|mds-2.4.2.2-2|130	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|131	
14mr|mds-2.4.2.2-2|132	This is the Network module.
14mr|mds-2.4.2.2-2|133	
14mr|mds-2.4.2.2-2|134	%package -n	mmc-web-proxy
14mr|mds-2.4.2.2-2|135	Summary:	SquidGuard module for the MMC web interface
14mr|mds-2.4.2.2-2|136	Group:		System/Servers
14mr|mds-2.4.2.2-2|137	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|138	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|139	# add buggy self dependencies
14mr|mds-2.4.2.2-2|140	Provides:	pear(localSidebar.php)
14mr|mds-2.4.2.2-2|141	%endif
14mr|mds-2.4.2.2-2|142	
14mr|mds-2.4.2.2-2|143	%description -n	mmc-web-proxy
14mr|mds-2.4.2.2-2|144	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|145	
14mr|mds-2.4.2.2-2|146	This is the Squid/SquidGuard module.
14mr|mds-2.4.2.2-2|147	
14mr|mds-2.4.2.2-2|148	%package -n	mmc-web-samba
14mr|mds-2.4.2.2-2|149	Summary:	SAMBA module for the MMC web interface
14mr|mds-2.4.2.2-2|150	Group:		System/Servers
14mr|mds-2.4.2.2-2|151	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|152	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|153	# add buggy self dependencies
14mr|mds-2.4.2.2-2|154	Provides:	pear(user-xmlrpc.inc.php)
14mr|mds-2.4.2.2-2|155	%endif
14mr|mds-2.4.2.2-2|156	
14mr|mds-2.4.2.2-2|157	%description -n	mmc-web-samba
14mr|mds-2.4.2.2-2|158	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|159	
14mr|mds-2.4.2.2-2|160	This is the SAMBA module.
14mr|mds-2.4.2.2-2|161	
14mr|mds-2.4.2.2-2|162	%package -n	mmc-web-bulkimport
14mr|mds-2.4.2.2-2|163	Summary:	Bulk import module for the MMC web interface
14mr|mds-2.4.2.2-2|164	Group:		System/Servers
14mr|mds-2.4.2.2-2|165	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|166	
14mr|mds-2.4.2.2-2|167	%description -n	mmc-web-bulkimport
14mr|mds-2.4.2.2-2|168	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|169	
14mr|mds-2.4.2.2-2|170	This is the bulk import module.
14mr|mds-2.4.2.2-2|171	
14mr|mds-2.4.2.2-2|172	%package -n	mmc-web-sshlpk
14mr|mds-2.4.2.2-2|173	Summary:	SSH public key module for the MMC web interface
14mr|mds-2.4.2.2-2|174	Group:		System/Servers
14mr|mds-2.4.2.2-2|175	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|176	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|177	# add buggy self dependencies
14mr|mds-2.4.2.2-2|178	Provides:	pear(sshlpk-xmlrpc.php)
14mr|mds-2.4.2.2-2|179	%endif
14mr|mds-2.4.2.2-2|180	
14mr|mds-2.4.2.2-2|181	%description -n	mmc-web-sshlpk
14mr|mds-2.4.2.2-2|182	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|183	
14mr|mds-2.4.2.2-2|184	This is the SSH public key module.
14mr|mds-2.4.2.2-2|185	
14mr|mds-2.4.2.2-2|186	%package -n	mmc-web-userquota
14mr|mds-2.4.2.2-2|187	Summary:	User quota module for the MMC web interface
14mr|mds-2.4.2.2-2|188	Group:		System/Servers
14mr|mds-2.4.2.2-2|189	Requires:	mmc-web-base >= 3.0.3
14mr|mds-2.4.2.2-2|190	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mds-2.4.2.2-2|191	# add buggy self dependencies
14mr|mds-2.4.2.2-2|192	Provides:	pear(userquota-xmlrpc.php)
14mr|mds-2.4.2.2-2|193	Provides:	pear(userquota.php)
14mr|mds-2.4.2.2-2|194	%endif
14mr|mds-2.4.2.2-2|195	
14mr|mds-2.4.2.2-2|196	%description -n	mmc-web-userquota
14mr|mds-2.4.2.2-2|197	Mandriva Management Console web interface designed by Linbox.
14mr|mds-2.4.2.2-2|198	
14mr|mds-2.4.2.2-2|199	This is the userquota module.
14mr|mds-2.4.2.2-2|200	
14mr|mds-2.4.2.2-2|201	%prep
14mr|mds-2.4.2.2-2|202	%setup -q -n %{name}-%{version}
14mr|mds-2.4.2.2-2|203	
14mr|mds-2.4.2.2-2|204	%build
14mr|mds-2.4.2.2-2|205	%configure
14mr|mds-2.4.2.2-2|206	make
14mr|mds-2.4.2.2-2|207	
14mr|mds-2.4.2.2-2|208	%install
14mr|mds-2.4.2.2-2|209	make DESTDIR="%{buildroot}" install
14mr|mds-2.4.2.2-2|210	# cleanup
14mr|mds-2.4.2.2-2|211	rm -f `find %{buildroot} -name *.pyo`
14mr|mds-2.4.2.2-2|212	%find_lang mail
14mr|mds-2.4.2.2-2|213	%find_lang network
14mr|mds-2.4.2.2-2|214	%find_lang proxy
14mr|mds-2.4.2.2-2|215	%find_lang samba
14mr|mds-2.4.2.2-2|216	%find_lang bulkimport
14mr|mds-2.4.2.2-2|217	%find_lang sshlpk
14mr|mds-2.4.2.2-2|218	%find_lang userquota
14mr|mds-2.4.2.2-2|219	
14mr|mds-2.4.2.2-2|220	%files -n python-mmc-mail
14mr|mds-2.4.2.2-2|221	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/mail.ini
14mr|mds-2.4.2.2-2|222	%{py_puresitedir}/mmc/plugins/mail
14mr|mds-2.4.2.2-2|223	
14mr|mds-2.4.2.2-2|224	%files -n python-mmc-network
14mr|mds-2.4.2.2-2|225	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/network.ini
14mr|mds-2.4.2.2-2|226	%{py_puresitedir}/mmc/plugins/network
14mr|mds-2.4.2.2-2|227	
14mr|mds-2.4.2.2-2|228	%files -n python-mmc-proxy
14mr|mds-2.4.2.2-2|229	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/proxy.ini
14mr|mds-2.4.2.2-2|230	%{py_puresitedir}/mmc/plugins/proxy
14mr|mds-2.4.2.2-2|231	
14mr|mds-2.4.2.2-2|232	%files -n python-mmc-samba
14mr|mds-2.4.2.2-2|233	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/samba.ini
14mr|mds-2.4.2.2-2|234	%{py_puresitedir}/mmc/plugins/samba
14mr|mds-2.4.2.2-2|235	%{_libdir}/mmc/add_machine_script
14mr|mds-2.4.2.2-2|236	%{_libdir}/mmc/add_change_share_script
14mr|mds-2.4.2.2-2|237	%{_libdir}/mmc/add_printer_script
14mr|mds-2.4.2.2-2|238	%{_libdir}/mmc/delete_printer_script
14mr|mds-2.4.2.2-2|239	%{_libdir}/mmc/delete_share_script
14mr|mds-2.4.2.2-2|240	
14mr|mds-2.4.2.2-2|241	%files -n python-mmc-bulkimport
14mr|mds-2.4.2.2-2|242	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/bulkimport.ini
14mr|mds-2.4.2.2-2|243	%{py_puresitedir}/mmc/plugins/bulkimport
14mr|mds-2.4.2.2-2|244	
14mr|mds-2.4.2.2-2|245	%files -n python-mmc-sshlpk
14mr|mds-2.4.2.2-2|246	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/sshlpk.ini
14mr|mds-2.4.2.2-2|247	%{py_puresitedir}/mmc/plugins/sshlpk
14mr|mds-2.4.2.2-2|248	
14mr|mds-2.4.2.2-2|249	%files -n python-mmc-userquota
14mr|mds-2.4.2.2-2|250	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/userquota.ini
14mr|mds-2.4.2.2-2|251	%{py_puresitedir}/mmc/plugins/userquota
14mr|mds-2.4.2.2-2|252	
14mr|mds-2.4.2.2-2|253	%files -n mmc-web-mail -f mail.lang
14mr|mds-2.4.2.2-2|254	%dir %{_datadir}/mmc/modules/mail
14mr|mds-2.4.2.2-2|255	%dir %{_datadir}/mmc/modules/mail/locale
14mr|mds-2.4.2.2-2|256	%{_datadir}/mmc/modules/mail/*.php
14mr|mds-2.4.2.2-2|257	%{_datadir}/mmc/modules/mail/aliases
14mr|mds-2.4.2.2-2|258	%{_datadir}/mmc/modules/mail/domains
14mr|mds-2.4.2.2-2|259	%{_datadir}/mmc/modules/mail/graph
14mr|mds-2.4.2.2-2|260	%{_datadir}/mmc/modules/mail/includes
14mr|mds-2.4.2.2-2|261	
14mr|mds-2.4.2.2-2|262	%files -n mmc-web-network -f network.lang
14mr|mds-2.4.2.2-2|263	%dir %{_datadir}/mmc/modules/network
14mr|mds-2.4.2.2-2|264	%dir %{_datadir}/mmc/modules/network/locale
14mr|mds-2.4.2.2-2|265	%{_datadir}/mmc/modules/network/*.php
14mr|mds-2.4.2.2-2|266	%{_datadir}/mmc/modules/network/dhcplogview
14mr|mds-2.4.2.2-2|267	%{_datadir}/mmc/modules/network/dnslogview
14mr|mds-2.4.2.2-2|268	%{_datadir}/mmc/modules/network/graph
14mr|mds-2.4.2.2-2|269	%{_datadir}/mmc/modules/network/includes
14mr|mds-2.4.2.2-2|270	%{_datadir}/mmc/modules/network/network
14mr|mds-2.4.2.2-2|271	
14mr|mds-2.4.2.2-2|272	%files -n mmc-web-proxy -f proxy.lang
14mr|mds-2.4.2.2-2|273	%dir %{_datadir}/mmc/modules/proxy
14mr|mds-2.4.2.2-2|274	%dir %{_datadir}/mmc/modules/proxy/locale
14mr|mds-2.4.2.2-2|275	%{_datadir}/mmc/modules/proxy/*.php
14mr|mds-2.4.2.2-2|276	%{_datadir}/mmc/modules/proxy/blacklist
14mr|mds-2.4.2.2-2|277	%{_datadir}/mmc/modules/proxy/graph
14mr|mds-2.4.2.2-2|278	%{_datadir}/mmc/modules/proxy/includes
14mr|mds-2.4.2.2-2|279	
14mr|mds-2.4.2.2-2|280	%files -n mmc-web-samba -f samba.lang
14mr|mds-2.4.2.2-2|281	%dir %{_datadir}/mmc/modules/samba
14mr|mds-2.4.2.2-2|282	%dir %{_datadir}/mmc/modules/samba/locale
14mr|mds-2.4.2.2-2|283	%{_datadir}/mmc/modules/samba/*.php
14mr|mds-2.4.2.2-2|284	%{_datadir}/mmc/modules/samba/config
14mr|mds-2.4.2.2-2|285	%{_datadir}/mmc/modules/samba/includes
14mr|mds-2.4.2.2-2|286	%{_datadir}/mmc/modules/samba/machines
14mr|mds-2.4.2.2-2|287	%{_datadir}/mmc/modules/samba/shares
14mr|mds-2.4.2.2-2|288	%{_datadir}/mmc/modules/samba/status
14mr|mds-2.4.2.2-2|289	%{_datadir}/mmc/modules/samba/views
14mr|mds-2.4.2.2-2|290	
14mr|mds-2.4.2.2-2|291	%files -n mmc-web-bulkimport -f bulkimport.lang
14mr|mds-2.4.2.2-2|292	%dir %{_datadir}/mmc/modules/bulkimport
14mr|mds-2.4.2.2-2|293	%dir %{_datadir}/mmc/modules/bulkimport/locale
14mr|mds-2.4.2.2-2|294	%{_datadir}/mmc/modules/bulkimport/*.php
14mr|mds-2.4.2.2-2|295	%{_datadir}/mmc/modules/bulkimport/import
14mr|mds-2.4.2.2-2|296	%{_datadir}/mmc/modules/bulkimport/includes
14mr|mds-2.4.2.2-2|297	
14mr|mds-2.4.2.2-2|298	%files -n mmc-web-sshlpk -f sshlpk.lang
14mr|mds-2.4.2.2-2|299	%dir %{_datadir}/mmc/modules/sshlpk
14mr|mds-2.4.2.2-2|300	%dir %{_datadir}/mmc/modules/sshlpk/locale
14mr|mds-2.4.2.2-2|301	%{_datadir}/mmc/modules/sshlpk/*.php
14mr|mds-2.4.2.2-2|302	%{_datadir}/mmc/modules/sshlpk/includes
14mr|mds-2.4.2.2-2|303	
14mr|mds-2.4.2.2-2|304	%files -n mmc-web-userquota -f userquota.lang
14mr|mds-2.4.2.2-2|305	%dir %{_datadir}/mmc/modules/userquota
14mr|mds-2.4.2.2-2|306	%dir %{_datadir}/mmc/modules/userquota/locale
14mr|mds-2.4.2.2-2|307	%{_datadir}/mmc/modules/userquota/*.php
14mr|mds-2.4.2.2-2|308	%{_datadir}/mmc/modules/userquota/includes
14mr|mds-2.4.2.2-2|309	
14mr|mds-2.4.2.2-2|310	
14mr|mds-2.4.2.2-2|311	
14mr|mds-2.4.2.2-2|312	%changelog
14mr|mds-2.4.2.2-2|313	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2.2-2
14mr|mds-2.4.2.2-2|314	+ Revision: 5e5af56
14mr|mds-2.4.2.2-2|315	- MassBuild#440: Increase release tag
14mr|mds-2.4.2.2-2|316	
14mr|mds-2.4.2.2-2|317	

17657 14
14mr|mdvinput-1.6.2-4|1	Name: mdvinput
14mr|mdvinput-1.6.2-4|2	Version: 1.6.2
14mr|mdvinput-1.6.2-4|3	Release: 4
14mr|mdvinput-1.6.2-4|4	Summary:  Small programm for set keyboard, mouse and touchpad
14mr|mdvinput-1.6.2-4|5	
14mr|mdvinput-1.6.2-4|6	Group: Graphical desktop/Other
14mr|mdvinput-1.6.2-4|7	License: GPLv2+
14mr|mdvinput-1.6.2-4|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|mdvinput-1.6.2-4|9	Patch0:  mdvinput-1.6.2-missing-locale.patch
14mr|mdvinput-1.6.2-4|10	Patch1:	 mdvinput-1.6.2-fix-config.patch
14mr|mdvinput-1.6.2-4|11	URL:	http://mandriva-lxde.googlecode.com
14mr|mdvinput-1.6.2-4|12	Requires: python, pygtk2.0, python-configobj
14mr|mdvinput-1.6.2-4|13	Suggests: x11-driver-input-synaptics
14mr|mdvinput-1.6.2-4|14	Obsoletes: lxinput
14mr|mdvinput-1.6.2-4|15	BuildArch: noarch
14mr|mdvinput-1.6.2-4|16	
14mr|mdvinput-1.6.2-4|17	%description
14mr|mdvinput-1.6.2-4|18	
14mr|mdvinput-1.6.2-4|19	Small utilite for setup keyboard, mouse and touchpad.
14mr|mdvinput-1.6.2-4|20	
14mr|mdvinput-1.6.2-4|21	%prep
14mr|mdvinput-1.6.2-4|22	%setup -q
14mr|mdvinput-1.6.2-4|23	%apply_patches
14mr|mdvinput-1.6.2-4|24	
14mr|mdvinput-1.6.2-4|25	%install
14mr|mdvinput-1.6.2-4|26	
14mr|mdvinput-1.6.2-4|27	mkdir -p %{buildroot}/usr
14mr|mdvinput-1.6.2-4|28	mkdir -p %{buildroot}/usr/lib
14mr|mdvinput-1.6.2-4|29	mkdir -p %{buildroot}%{_datadir}/applications
14mr|mdvinput-1.6.2-4|30	
14mr|mdvinput-1.6.2-4|31	cp -rf ./bin %{buildroot}/usr/
14mr|mdvinput-1.6.2-4|32	cp -rf ./share %{buildroot}/usr/
14mr|mdvinput-1.6.2-4|33	cp -rf ./mdvinput %{buildroot}/usr/lib/
14mr|mdvinput-1.6.2-4|34	
14mr|mdvinput-1.6.2-4|35	%files
14mr|mdvinput-1.6.2-4|36	%defattr(-,root,root,-)
14mr|mdvinput-1.6.2-4|37	%{_bindir}/*
14mr|mdvinput-1.6.2-4|38	%{_datadir}/applications/*.desktop
14mr|mdvinput-1.6.2-4|39	%{_datadir}/locale/*
14mr|mdvinput-1.6.2-4|40	%{_datadir}/%{name}
14mr|mdvinput-1.6.2-4|41	/usr/lib/%{name}
14mr|mdvinput-1.6.2-4|42	
14mr|mdvinput-1.6.2-4|43	%changelog
14mr|mdvinput-1.6.2-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.2-4
14mr|mdvinput-1.6.2-4|45	+ Revision: 7ca6f30
14mr|mdvinput-1.6.2-4|46	- MassBuild#440: Increase release tag
14mr|mdvinput-1.6.2-4|47	
14mr|mdvinput-1.6.2-4|48	

17658 14
14mr|mdvpkg-0.8.1-1|1	%define mandriva_datadir %{_datadir}/mandriva
14mr|mdvpkg-0.8.1-1|2	%define mandriva_docdir %{_datadir}/doc/mandriva
14mr|mdvpkg-0.8.1-1|3	
14mr|mdvpkg-0.8.1-1|4	Name:           mdvpkg
14mr|mdvpkg-0.8.1-1|5	Version:        0.8.1
14mr|mdvpkg-0.8.1-1|6	Release:        1
14mr|mdvpkg-0.8.1-1|7	
14mr|mdvpkg-0.8.1-1|8	Summary:        Mandriva D-Bus packaging abstraction layer
14mr|mdvpkg-0.8.1-1|9	License:        GPL
14mr|mdvpkg-0.8.1-1|10	Group:          Development/Python
14mr|mdvpkg-0.8.1-1|11	Url:            https://github.com/downloads/jvdm/mdvpkg/%{name}-%{version}.tar.bz2
14mr|mdvpkg-0.8.1-1|12	
14mr|mdvpkg-0.8.1-1|13	Source0:        %{name}-%{version}.tar.bz2
14mr|mdvpkg-0.8.1-1|14	
14mr|mdvpkg-0.8.1-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mdvpkg-0.8.1-1|16	BuildArch:      noarch
14mr|mdvpkg-0.8.1-1|17	
14mr|mdvpkg-0.8.1-1|18	Requires:       python >= 2.7
14mr|mdvpkg-0.8.1-1|19	Requires:       python-dbus
14mr|mdvpkg-0.8.1-1|20	Requires:       python-pyinotify
14mr|mdvpkg-0.8.1-1|21	Requires:       python-rpm
14mr|mdvpkg-0.8.1-1|22	
14mr|mdvpkg-0.8.1-1|23	
14mr|mdvpkg-0.8.1-1|24	%description
14mr|mdvpkg-0.8.1-1|25	mdvpkg is a layer upon mandriva urpmi database to provide
14mr|mdvpkg-0.8.1-1|26	non-privileged users access to package maintenance tasks (upgrade,
14mr|mdvpkg-0.8.1-1|27	installing, searching) through a DBus interface. The following
14mr|mdvpkg-0.8.1-1|28	features are aimed:
14mr|mdvpkg-0.8.1-1|29	
14mr|mdvpkg-0.8.1-1|30	* D-Bus interface allowing the creation of specialized clients (like
14mr|mdvpkg-0.8.1-1|31	an update applet, or end-users application managers)
14mr|mdvpkg-0.8.1-1|32	
14mr|mdvpkg-0.8.1-1|33	* Privilege management using PolicyKit
14mr|mdvpkg-0.8.1-1|34	
14mr|mdvpkg-0.8.1-1|35	* Support for urpmi input (like dep choices)
14mr|mdvpkg-0.8.1-1|36	
14mr|mdvpkg-0.8.1-1|37	* Command line client
14mr|mdvpkg-0.8.1-1|38	
14mr|mdvpkg-0.8.1-1|39	* Python QT/QML widgets to manage package tasks
14mr|mdvpkg-0.8.1-1|40	
14mr|mdvpkg-0.8.1-1|41	It is inspired on ideas from PackageKit and aptdaemon.
14mr|mdvpkg-0.8.1-1|42	
14mr|mdvpkg-0.8.1-1|43	
14mr|mdvpkg-0.8.1-1|44	%prep
14mr|mdvpkg-0.8.1-1|45	%setup -q
14mr|mdvpkg-0.8.1-1|46	
14mr|mdvpkg-0.8.1-1|47	
14mr|mdvpkg-0.8.1-1|48	%build
14mr|mdvpkg-0.8.1-1|49	
14mr|mdvpkg-0.8.1-1|50	
14mr|mdvpkg-0.8.1-1|51	%install
14mr|mdvpkg-0.8.1-1|52	%__python setup.py install --root=%{buildroot}
14mr|mdvpkg-0.8.1-1|53	rm -f %{buildroot}%{mandriva_datadir}/%{name}/%{name}-%{version}-py*.egg-info
14mr|mdvpkg-0.8.1-1|54	
14mr|mdvpkg-0.8.1-1|55	
14mr|mdvpkg-0.8.1-1|56	%files
14mr|mdvpkg-0.8.1-1|57	%defattr(-,root,root)
14mr|mdvpkg-0.8.1-1|58	%{_sbindir}/mdvpkgd
14mr|mdvpkg-0.8.1-1|59	%{mandriva_datadir}/%{name}
14mr|mdvpkg-0.8.1-1|60	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.MdvPkg.conf
14mr|mdvpkg-0.8.1-1|61	%{_datadir}/dbus-1/system-services/org.mandrivalinux.MdvPkg.service
14mr|mdvpkg-0.8.1-1|62	%{_datadir}/polkit-1/actions/org.mandrivalinux.mdvpkg.policy
14mr|mdvpkg-0.8.1-1|63	%doc doc/* README TODO
14mr|mdvpkg-0.8.1-1|64	
14mr|mdvpkg-0.8.1-1|65	
14mr|mdvpkg-0.8.1-1|66	
14mr|mdvpkg-0.8.1-1|67	%changelog
14mr|mdvpkg-0.8.1-1|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-1
14mr|mdvpkg-0.8.1-1|69	+ Revision: 5be49d5
14mr|mdvpkg-0.8.1-1|70	- MassBuild#440: Increase release tag
14mr|mdvpkg-0.8.1-1|71	
14mr|mdvpkg-0.8.1-1|72	

17659 14
14mr|mdv-rpm-summary-0.9.4-7|1	Summary:	Localization files for packages summaries
14mr|mdv-rpm-summary-0.9.4-7|2	Name:		mdv-rpm-summary
14mr|mdv-rpm-summary-0.9.4-7|3	Version:	0.9.4
14mr|mdv-rpm-summary-0.9.4-7|4	Release:	7
14mr|mdv-rpm-summary-0.9.4-7|5	License:	GPL
14mr|mdv-rpm-summary-0.9.4-7|6	Group:		System/Internationalization
14mr|mdv-rpm-summary-0.9.4-7|7	Source0:	%{name}-%{version}.tar.bz2
14mr|mdv-rpm-summary-0.9.4-7|8	BuildRequires:	gettext
14mr|mdv-rpm-summary-0.9.4-7|9	BuildArch:	noarch
14mr|mdv-rpm-summary-0.9.4-7|10	
14mr|mdv-rpm-summary-0.9.4-7|11	%description
14mr|mdv-rpm-summary-0.9.4-7|12	This package includes translations of summaries the Mandriva Linux packages.
14mr|mdv-rpm-summary-0.9.4-7|13	They are used by rpmdrake.
14mr|mdv-rpm-summary-0.9.4-7|14	
14mr|mdv-rpm-summary-0.9.4-7|15	%prep
14mr|mdv-rpm-summary-0.9.4-7|16	%setup -q
14mr|mdv-rpm-summary-0.9.4-7|17	
14mr|mdv-rpm-summary-0.9.4-7|18	%build
14mr|mdv-rpm-summary-0.9.4-7|19	make
14mr|mdv-rpm-summary-0.9.4-7|20	
14mr|mdv-rpm-summary-0.9.4-7|21	%install
14mr|mdv-rpm-summary-0.9.4-7|22	%makeinstall_std PREFIX=%{buildroot}/
14mr|mdv-rpm-summary-0.9.4-7|23	
14mr|mdv-rpm-summary-0.9.4-7|24	%find_lang rpm-summary-contrib rpm-summary-devel rpm-summary-main rpm-summary-non-free %{name}.lang
14mr|mdv-rpm-summary-0.9.4-7|25	
14mr|mdv-rpm-summary-0.9.4-7|26	%files -f %{name}.lang
14mr|mdv-rpm-summary-0.9.4-7|27	%defattr(-,root,root,0755)
14mr|mdv-rpm-summary-0.9.4-7|28	
14mr|mdv-rpm-summary-0.9.4-7|29	
14mr|mdv-rpm-summary-0.9.4-7|30	%changelog
14mr|mdv-rpm-summary-0.9.4-7|31	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.4-7
14mr|mdv-rpm-summary-0.9.4-7|32	+ Revision: 2308042
14mr|mdv-rpm-summary-0.9.4-7|33	- MassBuild#440: Increase release tag
14mr|mdv-rpm-summary-0.9.4-7|34	
14mr|mdv-rpm-summary-0.9.4-7|35	

17660 14
14mr|meanwhile-1.0.2-10|1	%define lib_major 1
14mr|meanwhile-1.0.2-10|2	%define lib_name %mklibname %{name} %{lib_major}
14mr|meanwhile-1.0.2-10|3	%define lib_devel %mklibname %{name} -d
14mr|meanwhile-1.0.2-10|4	
14mr|meanwhile-1.0.2-10|5	Summary:	Lotus Sametime Community Client library
14mr|meanwhile-1.0.2-10|6	Name:		meanwhile
14mr|meanwhile-1.0.2-10|7	Version:	1.0.2
14mr|meanwhile-1.0.2-10|8	Release:	10
14mr|meanwhile-1.0.2-10|9	License:	LGPLv2+
14mr|meanwhile-1.0.2-10|10	Group:		System/Libraries
14mr|meanwhile-1.0.2-10|11	URL:		http://meanwhile.sourceforge.net/
14mr|meanwhile-1.0.2-10|12	Source0: 	http://kent.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14mr|meanwhile-1.0.2-10|13	Patch0:		meanwhile-1.0.2-fix-str-fmt.patch
14mr|meanwhile-1.0.2-10|14	Patch1:		http://ie.archive.ubuntu.com/gentoo-portage/net-libs/meanwhile/files/meanwhile-1.0.2-presence.patch
14mr|meanwhile-1.0.2-10|15	Patch2:		meanwhile-crash.patch
14mr|meanwhile-1.0.2-10|16	Patch3:		meanwhile-fix-glib-headers.patch
14mr|meanwhile-1.0.2-10|17	
14mr|meanwhile-1.0.2-10|18	BuildRequires:	pkgconfig(glib-2.0)
14mr|meanwhile-1.0.2-10|19	BuildRequires:	doxygen
14mr|meanwhile-1.0.2-10|20	
14mr|meanwhile-1.0.2-10|21	%description
14mr|meanwhile-1.0.2-10|22	The heart of the Meanwhile Project is the Meanwhile library, providing the
14mr|meanwhile-1.0.2-10|23	basic Lotus Sametime session functionality along with the core services;
14mr|meanwhile-1.0.2-10|24	Presence, Messaging, Conferencing, and Storage. This extensible client
14mr|meanwhile-1.0.2-10|25	interface allows additional services to be added to a session at runtime,
14mr|meanwhile-1.0.2-10|26	allowing for simple integration of future service handlers such as
14mr|meanwhile-1.0.2-10|27	whiteboard, screen-sharing, and file transfer.
14mr|meanwhile-1.0.2-10|28	
14mr|meanwhile-1.0.2-10|29	%package -n	%{lib_name}
14mr|meanwhile-1.0.2-10|30	Summary:	Library used for Lotus Sametime connectivity
14mr|meanwhile-1.0.2-10|31	Group:		Development/C
14mr|meanwhile-1.0.2-10|32	
14mr|meanwhile-1.0.2-10|33	%description -n %{lib_name}
14mr|meanwhile-1.0.2-10|34	The heart of the Meanwhile Project is the Meanwhile library, providing the
14mr|meanwhile-1.0.2-10|35	basic Lotus Sametime session functionality along with the core services;
14mr|meanwhile-1.0.2-10|36	Presence, Messaging, Conferencing, and Storage. This extensible client
14mr|meanwhile-1.0.2-10|37	interface allows additional services to be added to a session at runtime,
14mr|meanwhile-1.0.2-10|38	allowing for simple integration of future service handlers such as
14mr|meanwhile-1.0.2-10|39	whiteboard, screen-sharing, and file transfer.
14mr|meanwhile-1.0.2-10|40	
14mr|meanwhile-1.0.2-10|41	%package -n	%{lib_devel}
14mr|meanwhile-1.0.2-10|42	Summary:	Header files and libraries for %{name}
14mr|meanwhile-1.0.2-10|43	Group:		Development/C
14mr|meanwhile-1.0.2-10|44	Requires:	%{lib_name} = %{EVRD}
14mr|meanwhile-1.0.2-10|45	Provides:	%{name}-devel = %{EVRD}
14mr|meanwhile-1.0.2-10|46	%rename		%{_lib}%{name}1-devel
14mr|meanwhile-1.0.2-10|47	
14mr|meanwhile-1.0.2-10|48	%description -n	%{lib_devel}
14mr|meanwhile-1.0.2-10|49	This package contains the header files and static libraries for %{name}.
14mr|meanwhile-1.0.2-10|50	If you would like to develop programs using %{name}, you will need to
14mr|meanwhile-1.0.2-10|51	install %{name}-devel.
14mr|meanwhile-1.0.2-10|52	
14mr|meanwhile-1.0.2-10|53	%package -n	%{name}-doc
14mr|meanwhile-1.0.2-10|54	Summary:	Documentation for the %{name} library
14mr|meanwhile-1.0.2-10|55	Group:		Development/C
14mr|meanwhile-1.0.2-10|56	%rename		%{_lib}%{name}1-doc
14mr|meanwhile-1.0.2-10|57	
14mr|meanwhile-1.0.2-10|58	%description -n	%{name}-doc
14mr|meanwhile-1.0.2-10|59	Documentation for the %{name} library.
14mr|meanwhile-1.0.2-10|60	
14mr|meanwhile-1.0.2-10|61	%prep
14mr|meanwhile-1.0.2-10|62	%setup -q
14mr|meanwhile-1.0.2-10|63	%patch0 -p0
14mr|meanwhile-1.0.2-10|64	%patch1 -p1
14mr|meanwhile-1.0.2-10|65	%patch2 -p0 -b .crash~
14mr|meanwhile-1.0.2-10|66	%patch3 -p1 -b .glib~
14mr|meanwhile-1.0.2-10|67	
14mr|meanwhile-1.0.2-10|68	%build
14mr|meanwhile-1.0.2-10|69	%configure2_5x \
14mr|meanwhile-1.0.2-10|70	--disable-static
14mr|meanwhile-1.0.2-10|71	
14mr|meanwhile-1.0.2-10|72	%make
14mr|meanwhile-1.0.2-10|73	
14mr|meanwhile-1.0.2-10|74	%install
14mr|meanwhile-1.0.2-10|75	%makeinstall_std
14mr|meanwhile-1.0.2-10|76	
14mr|meanwhile-1.0.2-10|77	%files -n %{lib_name}
14mr|meanwhile-1.0.2-10|78	%doc AUTHORS ChangeLog README TODO
14mr|meanwhile-1.0.2-10|79	%{_libdir}/libmeanwhile.so.%{lib_major}*
14mr|meanwhile-1.0.2-10|80	
14mr|meanwhile-1.0.2-10|81	%files -n %{lib_devel}
14mr|meanwhile-1.0.2-10|82	%{_includedir}/meanwhile
14mr|meanwhile-1.0.2-10|83	%{_libdir}/libmeanwhile.so
14mr|meanwhile-1.0.2-10|84	%{_libdir}/pkgconfig/meanwhile.pc
14mr|meanwhile-1.0.2-10|85	
14mr|meanwhile-1.0.2-10|86	%files -n %{name}-doc
14mr|meanwhile-1.0.2-10|87	%{_datadir}/doc/%{name}-doc-%{version}/
14mr|meanwhile-1.0.2-10|88	
14mr|meanwhile-1.0.2-10|89	
14mr|meanwhile-1.0.2-10|90	%changelog
14mr|meanwhile-1.0.2-10|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-10
14mr|meanwhile-1.0.2-10|92	+ Revision: ccdc2c4
14mr|meanwhile-1.0.2-10|93	- MassBuild#440: Increase release tag
14mr|meanwhile-1.0.2-10|94	
14mr|meanwhile-1.0.2-10|95	

17661 14
14mr|media-player-info-21-2|1	Summary:	Media Player Information
14mr|media-player-info-21-2|2	Name:		media-player-info
14mr|media-player-info-21-2|3	Version:	21
14mr|media-player-info-21-2|4	Release:	2
14mr|media-player-info-21-2|5	Group:		System/Kernel and hardware
14mr|media-player-info-21-2|6	License:	BSD
14mr|media-player-info-21-2|7	Url:		http://people.freedesktop.org/~teuf/media-player-info/
14mr|media-player-info-21-2|8	Source0:	http://people.freedesktop.org/~teuf/media-player-info/%{name}-%{version}.tar.gz
14mr|media-player-info-21-2|9	BuildArch:	noarch
14mr|media-player-info-21-2|10	BuildRequires:	python3
14mr|media-player-info-21-2|11	BuildRequires:	pkgconfig(udev)
14mr|media-player-info-21-2|12	
14mr|media-player-info-21-2|13	%description
14mr|media-player-info-21-2|14	This is the freedesktop.org media player information database.
14mr|media-player-info-21-2|15	
14mr|media-player-info-21-2|16	This package contains udev rules to identify media players as well as a
14mr|media-player-info-21-2|17	compilation of .mpi files describing the media player capabilities of these
14mr|media-player-info-21-2|18	devices. This information used to live in hal-info, but it has been moved to
14mr|media-player-info-21-2|19	its own package as part of the "halectomy".
14mr|media-player-info-21-2|20	
14mr|media-player-info-21-2|21	%prep
14mr|media-player-info-21-2|22	%setup -q
14mr|media-player-info-21-2|23	
14mr|media-player-info-21-2|24	%build
14mr|media-player-info-21-2|25	%configure2_5x
14mr|media-player-info-21-2|26	%make
14mr|media-player-info-21-2|27	
14mr|media-player-info-21-2|28	%install
14mr|media-player-info-21-2|29	%makeinstall_std
14mr|media-player-info-21-2|30	
14mr|media-player-info-21-2|31	%files
14mr|media-player-info-21-2|32	%doc README NEWS
14mr|media-player-info-21-2|33	%dir %{_datadir}/media-player-info
14mr|media-player-info-21-2|34	%{_datadir}/media-player-info/*.mpi
14mr|media-player-info-21-2|35	/lib/udev/rules.d/40-usb-media-players.rules
14mr|media-player-info-21-2|36	/lib/udev/hwdb.d/20-usb-media-players.hwdb
14mr|media-player-info-21-2|37	
14mr|media-player-info-21-2|38	
14mr|media-player-info-21-2|39	%changelog
14mr|media-player-info-21-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 21-2
14mr|media-player-info-21-2|41	+ Revision: ab200cc
14mr|media-player-info-21-2|42	- MassBuild#440: Increase release tag
14mr|media-player-info-21-2|43	
14mr|media-player-info-21-2|44	

17662 14
14mr|memcached-1.4.13-3|1	Summary:	High-performance memory object caching system
14mr|memcached-1.4.13-3|2	Name:		memcached
14mr|memcached-1.4.13-3|3	Version:	1.4.13
14mr|memcached-1.4.13-3|4	Release:	3
14mr|memcached-1.4.13-3|5	License:	BSD
14mr|memcached-1.4.13-3|6	Group:		System/Servers
14mr|memcached-1.4.13-3|7	URL:		http://memcached.org/
14mr|memcached-1.4.13-3|8	Source0:	http://memcached.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|memcached-1.4.13-3|9	Source2:	memcached.sysconfig
14mr|memcached-1.4.13-3|10	Source3:	memcached.logrotate
14mr|memcached-1.4.13-3|11	Source4:	memcached.service
14mr|memcached-1.4.13-3|12	# (cg) The test profileing stuff doesn't work
14mr|memcached-1.4.13-3|13	Patch0:		0001-Disable-test-profiling-as-it-doesn-t-seem-to-work.patch
14mr|memcached-1.4.13-3|14	Patch2:		memcached-1.4.5-disable-werror.patch
14mr|memcached-1.4.13-3|15	Requires(post): rpm-helper
14mr|memcached-1.4.13-3|16	Requires(preun): rpm-helper
14mr|memcached-1.4.13-3|17	Requires(pre):  rpm-helper
14mr|memcached-1.4.13-3|18	Requires(postun): rpm-helper
14mr|memcached-1.4.13-3|19	Requires:	cyrus-sasl sasl-plug-plain sasl-plug-crammd5
14mr|memcached-1.4.13-3|20	BuildRequires:	autoconf2.5
14mr|memcached-1.4.13-3|21	BuildRequires:	automake
14mr|memcached-1.4.13-3|22	BuildRequires:	doxygen
14mr|memcached-1.4.13-3|23	BuildRequires:	libevent-devel
14mr|memcached-1.4.13-3|24	BuildRequires:	libsasl-devel cyrus-sasl sasl-plug-plain sasl-plug-crammd5
14mr|memcached-1.4.13-3|25	# Required by test suite
14mr|memcached-1.4.13-3|26	BuildRequires:	sasl-plug-sasldb
14mr|memcached-1.4.13-3|27	BuildRequires:	libxslt-proc
14mr|memcached-1.4.13-3|28	BuildRequires:	perl-devel
14mr|memcached-1.4.13-3|29	
14mr|memcached-1.4.13-3|30	%description
14mr|memcached-1.4.13-3|31	memcached is a flexible memory object caching daemon designed to alleviate
14mr|memcached-1.4.13-3|32	database load in dynamic web applications by storing objects in memory. It's
14mr|memcached-1.4.13-3|33	based on libevent to scale to any size needed, and is  specifically optimized
14mr|memcached-1.4.13-3|34	to avoid swapping and always use non-blocking I/O.
14mr|memcached-1.4.13-3|35	
14mr|memcached-1.4.13-3|36	%package	devel
14mr|memcached-1.4.13-3|37	Summary:	Files needed for development using memcached protocol
14mr|memcached-1.4.13-3|38	Group:		Development/C
14mr|memcached-1.4.13-3|39	Requires:	%{name} = %{version}-%{release}
14mr|memcached-1.4.13-3|40	
14mr|memcached-1.4.13-3|41	%description	devel
14mr|memcached-1.4.13-3|42	Install memcached-devel if you are developing C/C++ applications that require
14mr|memcached-1.4.13-3|43	access to the memcached binary include files.
14mr|memcached-1.4.13-3|44	
14mr|memcached-1.4.13-3|45	%prep
14mr|memcached-1.4.13-3|46	%setup -q
14mr|memcached-1.4.13-3|47	%patch0 -p1 -b .broken-test
14mr|memcached-1.4.13-3|48	%patch2 -p0 -b .werror
14mr|memcached-1.4.13-3|49	
14mr|memcached-1.4.13-3|50	%build
14mr|memcached-1.4.13-3|51	autoreconf -fi
14mr|memcached-1.4.13-3|52	%serverbuild
14mr|memcached-1.4.13-3|53	%configure2_5x --enable-sasl
14mr|memcached-1.4.13-3|54	%make
14mr|memcached-1.4.13-3|55	make docs
14mr|memcached-1.4.13-3|56	
14mr|memcached-1.4.13-3|57	#%%check
14mr|memcached-1.4.13-3|58	#export PATH="$PATH:/sbin:/usr/sbin"
14mr|memcached-1.4.13-3|59	#make test
14mr|memcached-1.4.13-3|60	
14mr|memcached-1.4.13-3|61	%install
14mr|memcached-1.4.13-3|62	%makeinstall_std
14mr|memcached-1.4.13-3|63	
14mr|memcached-1.4.13-3|64	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|memcached-1.4.13-3|65	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|memcached-1.4.13-3|66	install -m755 %{SOURCE4} -D %{buildroot}/lib/systemd/system/%{name}.service
14mr|memcached-1.4.13-3|67	
14mr|memcached-1.4.13-3|68	install -m755 scripts/%{name}-tool %{buildroot}%{_bindir}/%{name}-tool
14mr|memcached-1.4.13-3|69	install -d %{buildroot}/var/run/%{name}
14mr|memcached-1.4.13-3|70	
14mr|memcached-1.4.13-3|71	%post
14mr|memcached-1.4.13-3|72	%_post_service %{name}
14mr|memcached-1.4.13-3|73	
14mr|memcached-1.4.13-3|74	%preun
14mr|memcached-1.4.13-3|75	%_preun_service %{name}
14mr|memcached-1.4.13-3|76	
14mr|memcached-1.4.13-3|77	%pre
14mr|memcached-1.4.13-3|78	%_pre_useradd %{name} /dev/null /bin/false
14mr|memcached-1.4.13-3|79	
14mr|memcached-1.4.13-3|80	%postun
14mr|memcached-1.4.13-3|81	%_postun_userdel %{name}
14mr|memcached-1.4.13-3|82	
14mr|memcached-1.4.13-3|83	%files
14mr|memcached-1.4.13-3|84	%doc AUTHORS* COPYING ChangeLog NEWS README
14mr|memcached-1.4.13-3|85	%doc doc/CONTRIBUTORS doc/protocol.txt doc/readme.txt
14mr|memcached-1.4.13-3|86	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|memcached-1.4.13-3|87	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|memcached-1.4.13-3|88	%attr(755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}
14mr|memcached-1.4.13-3|89	%{_bindir}/%{name}-tool
14mr|memcached-1.4.13-3|90	%{_bindir}/%{name}
14mr|memcached-1.4.13-3|91	%{_mandir}/man1/%{name}.1*
14mr|memcached-1.4.13-3|92	/lib/systemd/system/%{name}.service
14mr|memcached-1.4.13-3|93	
14mr|memcached-1.4.13-3|94	%files devel
14mr|memcached-1.4.13-3|95	%dir %{_includedir}/memcached
14mr|memcached-1.4.13-3|96	%{_includedir}/memcached/*.h
14mr|memcached-1.4.13-3|97	
14mr|memcached-1.4.13-3|98	
14mr|memcached-1.4.13-3|99	
14mr|memcached-1.4.13-3|100	%changelog
14mr|memcached-1.4.13-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.13-3
14mr|memcached-1.4.13-3|102	+ Revision: 54e7184
14mr|memcached-1.4.13-3|103	- MassBuild#440: Increase release tag
14mr|memcached-1.4.13-3|104	
14mr|memcached-1.4.13-3|105	

17663 14
14mr|memphis-0.2.3-7|1	%define api		0.2
14mr|memphis-0.2.3-7|2	%define gir_major	0.2
14mr|memphis-0.2.3-7|3	%define major		0
14mr|memphis-0.2.3-7|4	%define libname		%mklibname %{name} %{api} %{major}
14mr|memphis-0.2.3-7|5	%define devname		%mklibname -d %{name}
14mr|memphis-0.2.3-7|6	%define girname		%mklibname %{name}-gir %{gir_major}
14mr|memphis-0.2.3-7|7	
14mr|memphis-0.2.3-7|8	Summary:	Map rendering application and library
14mr|memphis-0.2.3-7|9	Name:		memphis
14mr|memphis-0.2.3-7|10	Version:	0.2.3
14mr|memphis-0.2.3-7|11	Release:	7
14mr|memphis-0.2.3-7|12	Source0:	http://wenner.ch/files/public/mirror/memphis/%{name}-%{version}.tar.gz
14mr|memphis-0.2.3-7|13	License:	LGPLv2+
14mr|memphis-0.2.3-7|14	Group:		System/Libraries
14mr|memphis-0.2.3-7|15	Url:		https://trac.openstreetmap.ch/trac/memphis/
14mr|memphis-0.2.3-7|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|memphis-0.2.3-7|17	BuildRequires:	pkgconfig(cairo)
14mr|memphis-0.2.3-7|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|memphis-0.2.3-7|19	BuildRequires:	expat-devel
14mr|memphis-0.2.3-7|20	
14mr|memphis-0.2.3-7|21	%description
14mr|memphis-0.2.3-7|22	Memphis is a map-rendering application and a library for OpenStreetMap
14mr|memphis-0.2.3-7|23	written in C using eXpat, Cairo and GLib.
14mr|memphis-0.2.3-7|24	
14mr|memphis-0.2.3-7|25	Features:
14mr|memphis-0.2.3-7|26	* Parsing of nodes and ways from a OSM XML export file.
14mr|memphis-0.2.3-7|27	* XML file format to define drawing rules.
14mr|memphis-0.2.3-7|28	* Dynamic adaptable drawing rules.
14mr|memphis-0.2.3-7|29	* Cairo rendering engine.
14mr|memphis-0.2.3-7|30	* GObject based API.
14mr|memphis-0.2.3-7|31	
14mr|memphis-0.2.3-7|32	%package -n %{libname}
14mr|memphis-0.2.3-7|33	Summary:	Map rendering library
14mr|memphis-0.2.3-7|34	Group:		System/Libraries
14mr|memphis-0.2.3-7|35	Requires:	%{name} = %{version}-%{release}
14mr|memphis-0.2.3-7|36	
14mr|memphis-0.2.3-7|37	%description -n %{libname}
14mr|memphis-0.2.3-7|38	Libmemphis is a map-rendering library for OpenStreetMap
14mr|memphis-0.2.3-7|39	written in C using eXpat, Cairo and GLib.
14mr|memphis-0.2.3-7|40	
14mr|memphis-0.2.3-7|41	Features:
14mr|memphis-0.2.3-7|42	* Parsing of nodes and ways from a OSM XML export file.
14mr|memphis-0.2.3-7|43	* XML file format to define drawing rules.
14mr|memphis-0.2.3-7|44	* Dynamic adaptable drawing rules.
14mr|memphis-0.2.3-7|45	* Cairo rendering engine.
14mr|memphis-0.2.3-7|46	* GObject based API.
14mr|memphis-0.2.3-7|47	
14mr|memphis-0.2.3-7|48	%package -n %{devname}
14mr|memphis-0.2.3-7|49	Summary:	Map rendering library
14mr|memphis-0.2.3-7|50	Group:		Development/C
14mr|memphis-0.2.3-7|51	Requires:	%{libname} = %{version}-%{release}
14mr|memphis-0.2.3-7|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|memphis-0.2.3-7|53	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|memphis-0.2.3-7|54	
14mr|memphis-0.2.3-7|55	%description -n %{devname}
14mr|memphis-0.2.3-7|56	Libmemphis is a map-rendering library for OpenStreetMap
14mr|memphis-0.2.3-7|57	written in C using eXpat, Cairo and GLib.
14mr|memphis-0.2.3-7|58	
14mr|memphis-0.2.3-7|59	Features:
14mr|memphis-0.2.3-7|60	* Parsing of nodes and ways from a OSM XML export file.
14mr|memphis-0.2.3-7|61	* XML file format to define drawing rules.
14mr|memphis-0.2.3-7|62	* Dynamic adaptable drawing rules.
14mr|memphis-0.2.3-7|63	* Cairo rendering engine.
14mr|memphis-0.2.3-7|64	* GObject based API.
14mr|memphis-0.2.3-7|65	
14mr|memphis-0.2.3-7|66	%package -n %{girname}
14mr|memphis-0.2.3-7|67	Summary:        GObject Introspection interface description for %{name}
14mr|memphis-0.2.3-7|68	Group:          System/Libraries
14mr|memphis-0.2.3-7|69	Requires:       %{libname} = %{version}-%{release}
14mr|memphis-0.2.3-7|70	
14mr|memphis-0.2.3-7|71	%description -n %{girname}
14mr|memphis-0.2.3-7|72	GObject Introspection interface description for %{name}.
14mr|memphis-0.2.3-7|73	
14mr|memphis-0.2.3-7|74	%prep
14mr|memphis-0.2.3-7|75	%setup -q
14mr|memphis-0.2.3-7|76	%apply_patches
14mr|memphis-0.2.3-7|77	
14mr|memphis-0.2.3-7|78	%build
14mr|memphis-0.2.3-7|79	%configure2_5x --disable-static
14mr|memphis-0.2.3-7|80	%make
14mr|memphis-0.2.3-7|81	
14mr|memphis-0.2.3-7|82	%install
14mr|memphis-0.2.3-7|83	%makeinstall_std
14mr|memphis-0.2.3-7|84	
14mr|memphis-0.2.3-7|85	#we don't want these
14mr|memphis-0.2.3-7|86	rm -f %{buildroot}%{_libdir}/*.la
14mr|memphis-0.2.3-7|87	
14mr|memphis-0.2.3-7|88	
14mr|memphis-0.2.3-7|89	%files
14mr|memphis-0.2.3-7|90	%{_datadir}/%{name}
14mr|memphis-0.2.3-7|91	
14mr|memphis-0.2.3-7|92	%files -n %{libname}
14mr|memphis-0.2.3-7|93	%doc README AUTHORS ChangeLog
14mr|memphis-0.2.3-7|94	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|memphis-0.2.3-7|95	
14mr|memphis-0.2.3-7|96	%files -n %{girname}
14mr|memphis-0.2.3-7|97	%{_libdir}/girepository-1.0/Memphis-%{gir_major}.typelib
14mr|memphis-0.2.3-7|98	
14mr|memphis-0.2.3-7|99	%files -n %{devname}
14mr|memphis-0.2.3-7|100	%doc ChangeLog
14mr|memphis-0.2.3-7|101	%doc %{_datadir}/gtk-doc/html/lib%{name}
14mr|memphis-0.2.3-7|102	%{_libdir}/lib%{name}-%{api}.so
14mr|memphis-0.2.3-7|103	%{_includedir}/lib%{name}-%{api}/
14mr|memphis-0.2.3-7|104	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|memphis-0.2.3-7|105	%{_datadir}/gir-1.0/Memphis-%{gir_major}.gir
14mr|memphis-0.2.3-7|106	
14mr|memphis-0.2.3-7|107	
14mr|memphis-0.2.3-7|108	
14mr|memphis-0.2.3-7|109	%changelog
14mr|memphis-0.2.3-7|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3-7
14mr|memphis-0.2.3-7|111	+ Revision: 50fb705
14mr|memphis-0.2.3-7|112	- MassBuild#440: Increase release tag
14mr|memphis-0.2.3-7|113	
14mr|memphis-0.2.3-7|114	

17664 14
14mr|memtest86+-4.20-4|1	# Debug package is empty and rpmlint rejects build
14mr|memtest86+-4.20-4|2	%define _enable_debug_packages %{nil}
14mr|memtest86+-4.20-4|3	%define debug_package %{nil}
14mr|memtest86+-4.20-4|4	
14mr|memtest86+-4.20-4|5	Summary:	A stand alone memory test for i386 architecture systems
14mr|memtest86+-4.20-4|6	Name:		memtest86+
14mr|memtest86+-4.20-4|7	Version:	4.20
14mr|memtest86+-4.20-4|8	Release:	4
14mr|memtest86+-4.20-4|9	License:	GPL
14mr|memtest86+-4.20-4|10	Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
14mr|memtest86+-4.20-4|11	Patch0:         memtest86+-4.20.gcc.4.7.test7.patch
14mr|memtest86+-4.20-4|12	URL:		http://www.memtest.org
14mr|memtest86+-4.20-4|13	Group:		System/Kernel and hardware
14mr|memtest86+-4.20-4|14	BuildRequires:	dev86
14mr|memtest86+-4.20-4|15	Requires:	initscripts, drakxtools-backend
14mr|memtest86+-4.20-4|16	
14mr|memtest86+-4.20-4|17	ExclusiveArch:	%{ix86} x86_64
14mr|memtest86+-4.20-4|18	%rename	memtest86
14mr|memtest86+-4.20-4|19	
14mr|memtest86+-4.20-4|20	%description
14mr|memtest86+-4.20-4|21	Memtest86 is thorough, stand alone memory test for i386 architecture
14mr|memtest86+-4.20-4|22	systems.  BIOS based memory tests are only a quick check and often
14mr|memtest86+-4.20-4|23	missfailures that are detected by Memtest86.
14mr|memtest86+-4.20-4|24	
14mr|memtest86+-4.20-4|25	%prep
14mr|memtest86+-4.20-4|26	%setup -q
14mr|memtest86+-4.20-4|27	%patch0 -p1
14mr|memtest86+-4.20-4|28	
14mr|memtest86+-4.20-4|29	%build
14mr|memtest86+-4.20-4|30	%make
14mr|memtest86+-4.20-4|31	
14mr|memtest86+-4.20-4|32	%install
14mr|memtest86+-4.20-4|33	install -m644 memtest.bin -D %{buildroot}/boot/memtest.bin
14mr|memtest86+-4.20-4|34	
14mr|memtest86+-4.20-4|35	%post
14mr|memtest86+-4.20-4|36	if [ -x /usr/sbin/bootloader-config ]; then
14mr|memtest86+-4.20-4|37	/usr/sbin/bootloader-config --action add-entry --label memtest --image /boot/memtest.bin
14mr|memtest86+-4.20-4|38	fi
14mr|memtest86+-4.20-4|39	
14mr|memtest86+-4.20-4|40	%preun
14mr|memtest86+-4.20-4|41	if [ -x /usr/sbin/bootloader-config ]; then
14mr|memtest86+-4.20-4|42	/usr/sbin/bootloader-config --action remove-entry --label memtest
14mr|memtest86+-4.20-4|43	fi
14mr|memtest86+-4.20-4|44	
14mr|memtest86+-4.20-4|45	%files
14mr|memtest86+-4.20-4|46	%doc FAQ
14mr|memtest86+-4.20-4|47	/boot/memtest.bin
14mr|memtest86+-4.20-4|48	
14mr|memtest86+-4.20-4|49	
14mr|memtest86+-4.20-4|50	
14mr|memtest86+-4.20-4|51	
14mr|memtest86+-4.20-4|52	
14mr|memtest86+-4.20-4|53	%changelog
14mr|memtest86+-4.20-4|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.20-4
14mr|memtest86+-4.20-4|55	+ Revision: 2a23d91
14mr|memtest86+-4.20-4|56	- MassBuild#440: Increase release tag
14mr|memtest86+-4.20-4|57	
14mr|memtest86+-4.20-4|58	

17665 14
14mr|menu-cache-0.5.0-2|1	Summary:	A library to speed up freedesktop.org application menus
14mr|menu-cache-0.5.0-2|2	Name:		menu-cache
14mr|menu-cache-0.5.0-2|3	Version:	0.5.0
14mr|menu-cache-0.5.0-2|4	Release:	2
14mr|menu-cache-0.5.0-2|5	License:	GPLv2+
14mr|menu-cache-0.5.0-2|6	Group:		Graphical desktop/Other
14mr|menu-cache-0.5.0-2|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
14mr|menu-cache-0.5.0-2|8	URL:		http://lxde.sourceforge.net/
14mr|menu-cache-0.5.0-2|9	BuildRequires:	glib2-devel
14mr|menu-cache-0.5.0-2|10	BuildRequires:	intltool
14mr|menu-cache-0.5.0-2|11	
14mr|menu-cache-0.5.0-2|12	%description
14mr|menu-cache-0.5.0-2|13	Libmenu-cache is a library creating and utilizing caches to speed up
14mr|menu-cache-0.5.0-2|14	freedesktop.org application menus.
14mr|menu-cache-0.5.0-2|15	It can be used as a replacement of libgnome-menu of gnome-menus.
14mr|menu-cache-0.5.0-2|16	
14mr|menu-cache-0.5.0-2|17	Advantages:
14mr|menu-cache-0.5.0-2|18	1. Faster loading of menus.
14mr|menu-cache-0.5.0-2|19	2. Ease of use. (API is very similar to that of libgnome-menu)
14mr|menu-cache-0.5.0-2|20	3. Lightweight runtime library. (Parsing of the menu definition files
14mr|menu-cache-0.5.0-2|21	are done by menu-cache-gen when the menus are really changed.)
14mr|menu-cache-0.5.0-2|22	4. Less unnecessary and complicated file monitoring.
14mr|menu-cache-0.5.0-2|23	5. Greatly reduced disk I/O.
14mr|menu-cache-0.5.0-2|24	
14mr|menu-cache-0.5.0-2|25	%files
14mr|menu-cache-0.5.0-2|26	%{_libexecdir}/menu-cache*
14mr|menu-cache-0.5.0-2|27	
14mr|menu-cache-0.5.0-2|28	#----------------------------------------------------------------------
14mr|menu-cache-0.5.0-2|29	
14mr|menu-cache-0.5.0-2|30	%define major 3
14mr|menu-cache-0.5.0-2|31	%define libname %mklibname %{name} %{major}
14mr|menu-cache-0.5.0-2|32	
14mr|menu-cache-0.5.0-2|33	%package -n %{libname}
14mr|menu-cache-0.5.0-2|34	Group:		Graphical desktop/Other
14mr|menu-cache-0.5.0-2|35	Requires:	%{name} >= %{version}
14mr|menu-cache-0.5.0-2|36	Summary:	Contains shared libraries for %{name}
14mr|menu-cache-0.5.0-2|37	
14mr|menu-cache-0.5.0-2|38	%description -n %{libname}
14mr|menu-cache-0.5.0-2|39	This package contains shared libraries for %{name}.
14mr|menu-cache-0.5.0-2|40	
14mr|menu-cache-0.5.0-2|41	%files -n %{libname}
14mr|menu-cache-0.5.0-2|42	%{_libdir}/*.so.%{major}*
14mr|menu-cache-0.5.0-2|43	
14mr|menu-cache-0.5.0-2|44	#----------------------------------------------------------------------
14mr|menu-cache-0.5.0-2|45	
14mr|menu-cache-0.5.0-2|46	%define develname %mklibname -d %{name}
14mr|menu-cache-0.5.0-2|47	
14mr|menu-cache-0.5.0-2|48	%package -n %{develname}
14mr|menu-cache-0.5.0-2|49	Group:		Graphical desktop/Other
14mr|menu-cache-0.5.0-2|50	Requires:	%{libname} = %{version}
14mr|menu-cache-0.5.0-2|51	Summary:	Contains development files for %{name}
14mr|menu-cache-0.5.0-2|52	Provides:	%{name}-devel = %{version}
14mr|menu-cache-0.5.0-2|53	Provides:	lib%{name}-devel = %{version}
14mr|menu-cache-0.5.0-2|54	
14mr|menu-cache-0.5.0-2|55	%description -n %{develname}
14mr|menu-cache-0.5.0-2|56	This package contains development files for %{name}.
14mr|menu-cache-0.5.0-2|57	
14mr|menu-cache-0.5.0-2|58	%files -n %{develname}
14mr|menu-cache-0.5.0-2|59	%{_libdir}/*.so
14mr|menu-cache-0.5.0-2|60	%{_includedir}/%{name}
14mr|menu-cache-0.5.0-2|61	%{_libdir}/pkgconfig/*.pc
14mr|menu-cache-0.5.0-2|62	
14mr|menu-cache-0.5.0-2|63	#----------------------------------------------------------------------
14mr|menu-cache-0.5.0-2|64	%prep
14mr|menu-cache-0.5.0-2|65	%setup -q
14mr|menu-cache-0.5.0-2|66	
14mr|menu-cache-0.5.0-2|67	%build
14mr|menu-cache-0.5.0-2|68	%configure2_5x --disable-static
14mr|menu-cache-0.5.0-2|69	%make
14mr|menu-cache-0.5.0-2|70	
14mr|menu-cache-0.5.0-2|71	%install
14mr|menu-cache-0.5.0-2|72	rm -rf %{buildroot}
14mr|menu-cache-0.5.0-2|73	%makeinstall_std
14mr|menu-cache-0.5.0-2|74	
14mr|menu-cache-0.5.0-2|75	%clean
14mr|menu-cache-0.5.0-2|76	rm -rf %{buildroot}
14mr|menu-cache-0.5.0-2|77	
14mr|menu-cache-0.5.0-2|78	
14mr|menu-cache-0.5.0-2|79	
14mr|menu-cache-0.5.0-2|80	%changelog
14mr|menu-cache-0.5.0-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-2
14mr|menu-cache-0.5.0-2|82	+ Revision: 6264046
14mr|menu-cache-0.5.0-2|83	- MassBuild#440: Increase release tag
14mr|menu-cache-0.5.0-2|84	
14mr|menu-cache-0.5.0-2|85	

17666 14
14mr|menu-messages-2011.0-2|1	%define GTKMDKDATE	20091029
14mr|menu-messages-2011.0-2|2	%define MENUDATE	20100829
14mr|menu-messages-2011.0-2|3	
14mr|menu-messages-2011.0-2|4	Summary:	Localization files for Menu system
14mr|menu-messages-2011.0-2|5	Name:		menu-messages
14mr|menu-messages-2011.0-2|6	Version:	2011.0
14mr|menu-messages-2011.0-2|7	Release:	2
14mr|menu-messages-2011.0-2|8	License:	GPL
14mr|menu-messages-2011.0-2|9	Group:		System/Base
14mr|menu-messages-2011.0-2|10	# fwang: see http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/menu-messages/trunk/
14mr|menu-messages-2011.0-2|11	# generated by `make tarball`
14mr|menu-messages-2011.0-2|12	Source0:	%{name}-%{MENUDATE}.tar.lzma
14mr|menu-messages-2011.0-2|13	Source1:	gtk+mdk-%{GTKMDKDATE}.tar.bz2
14mr|menu-messages-2011.0-2|14	BuildRequires:	gettext
14mr|menu-messages-2011.0-2|15	Provides:	mdk-menu-messages = %{version}-%{release}
14mr|menu-messages-2011.0-2|16	BuildArch:	noarch
14mr|menu-messages-2011.0-2|17	
14mr|menu-messages-2011.0-2|18	%description
14mr|menu-messages-2011.0-2|19	This package includes that translations of the main menu used by the
14mr|menu-messages-2011.0-2|20	different desktops and window managers of the distribution;
14mr|menu-messages-2011.0-2|21	as well as translations used by specifically added features.
14mr|menu-messages-2011.0-2|22	
14mr|menu-messages-2011.0-2|23	%files -f %{name}.lang
14mr|menu-messages-2011.0-2|24	%defattr(-,root,root,0755)
14mr|menu-messages-2011.0-2|25	
14mr|menu-messages-2011.0-2|26	#----------------------------------------------------------------------------
14mr|menu-messages-2011.0-2|27	
14mr|menu-messages-2011.0-2|28	%prep
14mr|menu-messages-2011.0-2|29	%setup -q -n %{name} -a 1
14mr|menu-messages-2011.0-2|30	
14mr|menu-messages-2011.0-2|31	%build
14mr|menu-messages-2011.0-2|32	
14mr|menu-messages-2011.0-2|33	%install
14mr|menu-messages-2011.0-2|34	mkdir -p %{buildroot}%{_datadir}/locale
14mr|menu-messages-2011.0-2|35	
14mr|menu-messages-2011.0-2|36	#make po_files
14mr|menu-messages-2011.0-2|37	for i in ./*.po
14mr|menu-messages-2011.0-2|38	do
14mr|menu-messages-2011.0-2|39	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
14mr|menu-messages-2011.0-2|40	mkdir -p ${langdir}
14mr|menu-messages-2011.0-2|41	msgfmt -o	${langdir}/menu-messages.mo ${i}
14mr|menu-messages-2011.0-2|42	done
14mr|menu-messages-2011.0-2|43	
14mr|menu-messages-2011.0-2|44	# gtk+mdk files
14mr|menu-messages-2011.0-2|45	for i in GtkMdkWidgets/*.po
14mr|menu-messages-2011.0-2|46	do
14mr|menu-messages-2011.0-2|47	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
14mr|menu-messages-2011.0-2|48	mkdir -p ${langdir}
14mr|menu-messages-2011.0-2|49	msgfmt -o	${langdir}/gtk+mdk.mo ${i}
14mr|menu-messages-2011.0-2|50	done
14mr|menu-messages-2011.0-2|51	
14mr|menu-messages-2011.0-2|52	%find_lang %{name} gtk+mdk %{name}.lang
14mr|menu-messages-2011.0-2|53	
14mr|menu-messages-2011.0-2|54	
14mr|menu-messages-2011.0-2|55	%changelog
14mr|menu-messages-2011.0-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2011.0-2
14mr|menu-messages-2011.0-2|57	+ Revision: 00bc75e
14mr|menu-messages-2011.0-2|58	- MassBuild#440: Increase release tag
14mr|menu-messages-2011.0-2|59	
14mr|menu-messages-2011.0-2|60	

17667 14
14mr|mercurial-3.0.1-2|1	Summary:   A fast, lightweight distributed source control management system
14mr|mercurial-3.0.1-2|2	Name:      mercurial
14mr|mercurial-3.0.1-2|3	Version:   3.0.1
14mr|mercurial-3.0.1-2|4	Release:   2
14mr|mercurial-3.0.1-2|5	License:   GPLv2+
14mr|mercurial-3.0.1-2|6	Group:     Development/Other
14mr|mercurial-3.0.1-2|7	URL: 	   http://www.selenic.com/mercurial/
14mr|mercurial-3.0.1-2|8	Source0:   http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz
14mr|mercurial-3.0.1-2|9	BuildRequires: python-devel
14mr|mercurial-3.0.1-2|10	BuildRequires: xmlto
14mr|mercurial-3.0.1-2|11	BuildRequires: asciidoc
14mr|mercurial-3.0.1-2|12	BuildRequires: python-docutils
14mr|mercurial-3.0.1-2|13	Provides: hg = %{version}-%{release}
14mr|mercurial-3.0.1-2|14	
14mr|mercurial-3.0.1-2|15	%description
14mr|mercurial-3.0.1-2|16	Mercurial is a fast, lightweight source control management system
14mr|mercurial-3.0.1-2|17	designed for efficient handling of very large distributed
14mr|mercurial-3.0.1-2|18	projects.
14mr|mercurial-3.0.1-2|19	
14mr|mercurial-3.0.1-2|20	
14mr|mercurial-3.0.1-2|21	%prep
14mr|mercurial-3.0.1-2|22	%setup -q
14mr|mercurial-3.0.1-2|23	
14mr|mercurial-3.0.1-2|24	%build
14mr|mercurial-3.0.1-2|25	%make all
14mr|mercurial-3.0.1-2|26	
14mr|mercurial-3.0.1-2|27	%install
14mr|mercurial-3.0.1-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install -O1 --root %{buildroot} --prefix %{_prefix} --record=%{name}.files
14mr|mercurial-3.0.1-2|29	make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}
14mr|mercurial-3.0.1-2|30	
14mr|mercurial-3.0.1-2|31	install contrib/hgk          %{buildroot}%{_bindir}
14mr|mercurial-3.0.1-2|32	install contrib/convert-repo %{buildroot}%{_bindir}/mercurial-convert-repo
14mr|mercurial-3.0.1-2|33	install contrib/hg-ssh       %{buildroot}%{_bindir}
14mr|mercurial-3.0.1-2|34	
14mr|mercurial-3.0.1-2|35	bash_completion_dir=%{buildroot}%{_sysconfdir}/bash_completion.d
14mr|mercurial-3.0.1-2|36	mkdir -p $bash_completion_dir
14mr|mercurial-3.0.1-2|37	install -m 644 contrib/bash_completion $bash_completion_dir/mercurial.sh
14mr|mercurial-3.0.1-2|38	
14mr|mercurial-3.0.1-2|39	zsh_completion_dir=%{buildroot}%{_datadir}/zsh/site-functions
14mr|mercurial-3.0.1-2|40	mkdir -p $zsh_completion_dir
14mr|mercurial-3.0.1-2|41	install -m 644 contrib/zsh_completion $zsh_completion_dir/_mercurial
14mr|mercurial-3.0.1-2|42	
14mr|mercurial-3.0.1-2|43	lisp_dir=%{buildroot}%{_datadir}/emacs/site-lisp
14mr|mercurial-3.0.1-2|44	mkdir -p $lisp_dir
14mr|mercurial-3.0.1-2|45	install -m 644 contrib/mercurial.el $lisp_dir
14mr|mercurial-3.0.1-2|46	install -m 644 contrib/mq.el $lisp_dir
14mr|mercurial-3.0.1-2|47	
14mr|mercurial-3.0.1-2|48	xlisp_dir=%{buildroot}%{_datadir}/xemacs/site-packages/lisp
14mr|mercurial-3.0.1-2|49	mkdir -p $xlisp_dir
14mr|mercurial-3.0.1-2|50	install -m 644 contrib/mercurial.el $xlisp_dir
14mr|mercurial-3.0.1-2|51	install -m 644 contrib/mq.el $xlisp_dir
14mr|mercurial-3.0.1-2|52	
14mr|mercurial-3.0.1-2|53	mkdir -p %{buildroot}/%{_sysconfdir}/mercurial/hgrc.d
14mr|mercurial-3.0.1-2|54	install -m 644 contrib/mergetools.hgrc %{buildroot}/%{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
14mr|mercurial-3.0.1-2|55	
14mr|mercurial-3.0.1-2|56	%files -f %{name}.files
14mr|mercurial-3.0.1-2|57	%doc CONTRIBUTORS COPYING doc/README doc/hg*.txt doc/hg*.html *.cgi contrib/*.fcgi
14mr|mercurial-3.0.1-2|58	%doc %attr(644,root,root) contrib/*.svg contrib/sample.hgrc
14mr|mercurial-3.0.1-2|59	%dir %{_sysconfdir}/mercurial
14mr|mercurial-3.0.1-2|60	%dir %{_sysconfdir}/mercurial/hgrc.d
14mr|mercurial-3.0.1-2|61	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
14mr|mercurial-3.0.1-2|62	%{_mandir}/man*/*
14mr|mercurial-3.0.1-2|63	%{_sysconfdir}/bash_completion.d/mercurial.sh
14mr|mercurial-3.0.1-2|64	%{_datadir}/zsh/site-functions/_mercurial
14mr|mercurial-3.0.1-2|65	%{_datadir}/emacs/site-lisp/*.el
14mr|mercurial-3.0.1-2|66	%{_datadir}/xemacs/site-packages/lisp/*.el
14mr|mercurial-3.0.1-2|67	%{_bindir}/hgk
14mr|mercurial-3.0.1-2|68	%{_bindir}/hg-ssh
14mr|mercurial-3.0.1-2|69	%{_bindir}/mercurial-convert-repo
14mr|mercurial-3.0.1-2|70	
14mr|mercurial-3.0.1-2|71	
14mr|mercurial-3.0.1-2|72	%changelog
14mr|mercurial-3.0.1-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.1-2
14mr|mercurial-3.0.1-2|74	+ Revision: 30b6fa5
14mr|mercurial-3.0.1-2|75	- MassBuild#440: Increase release tag
14mr|mercurial-3.0.1-2|76	
14mr|mercurial-3.0.1-2|77	

17668 14
14mr|mesa-10.2.7-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|mesa-10.2.7-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|mesa-10.2.7-3|3	%define _disable_ld_now 1
14mr|mesa-10.2.7-3|4	
14mr|mesa-10.2.7-3|5	%bcond_with opencl
14mr|mesa-10.2.7-3|6	%bcond_without osmesa
14mr|mesa-10.2.7-3|7	%bcond_without radeonsi
14mr|mesa-10.2.7-3|8	%bcond_with va
14mr|mesa-10.2.7-3|9	%bcond_without vdpau
14mr|mesa-10.2.7-3|10	%bcond_without wayland
14mr|mesa-10.2.7-3|11	
14mr|mesa-10.2.7-3|12	%ifarch %{arm}
14mr|mesa-10.2.7-3|13	%define dri_drivers "nouveau,r200,radeon"
14mr|mesa-10.2.7-3|14	%else
14mr|mesa-10.2.7-3|15	%define dri_drivers "i915,i965,nouveau,r200,radeon"
14mr|mesa-10.2.7-3|16	%bcond_without vmware
14mr|mesa-10.2.7-3|17	%endif
14mr|mesa-10.2.7-3|18	
14mr|mesa-10.2.7-3|19	# as for the dri drivers: so providing one.
14mr|mesa-10.2.7-3|20	%define gallium_drivers "r300,r600,nouveau,svga,swrast"
14mr|mesa-10.2.7-3|21	%if %{with radeonsi}
14mr|mesa-10.2.7-3|22	%define gallium_drivers "r300,r600,radeonsi,nouveau,svga,swrast"
14mr|mesa-10.2.7-3|23	%endif
14mr|mesa-10.2.7-3|24	
14mr|mesa-10.2.7-3|25	#define short_ver 10.2
14mr|mesa-10.2.7-3|26	
14mr|mesa-10.2.7-3|27	Summary:	OpenGL 3.x compatible 3D graphics library
14mr|mesa-10.2.7-3|28	Name:		mesa
14mr|mesa-10.2.7-3|29	Version:	10.2.7
14mr|mesa-10.2.7-3|30	Release:	3
14mr|mesa-10.2.7-3|31	License:	MIT
14mr|mesa-10.2.7-3|32	Group:		System/Libraries
14mr|mesa-10.2.7-3|33	Url:		http://www.mesa3d.org
14mr|mesa-10.2.7-3|34	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/MesaLib-%{version}.tar.bz2
14mr|mesa-10.2.7-3|35	Source3:	make-git-snapshot.sh
14mr|mesa-10.2.7-3|36	Source5:	mesa-driver-install
14mr|mesa-10.2.7-3|37	Source6:	XvMCConfig
14mr|mesa-10.2.7-3|38	Source7:	README.xvmc
14mr|mesa-10.2.7-3|39	#Patch1:	GLX_INDIRECT_RENDERING_mesa9_1.patch
14mr|mesa-10.2.7-3|40	Patch2:		mesa-10.2-evergreen-big-endian.patch
14mr|mesa-10.2.7-3|41	Patch3:		mesa-9.2-hardware-float.patch
14mr|mesa-10.2.7-3|42	#Patch4:	gallium-targets-add-missing-library-dependencies.patch
14mr|mesa-10.2.7-3|43	
14mr|mesa-10.2.7-3|44	# Fedora
14mr|mesa-10.2.7-3|45	#Patch16:	mesa-9.2-no-useless-vdpau.patch
14mr|mesa-10.2.7-3|46	#Patch17:	0001-mesa-Don-t-optimize-out-glClear-if-drawbuffer-size-i.patch
14mr|mesa-10.2.7-3|47	Patch18:	0002-mesa-10.0-nv50-fix-build.patch
14mr|mesa-10.2.7-3|48	
14mr|mesa-10.2.7-3|49	# OMV
14mr|mesa-10.2.7-3|50	Patch30:	mesa-10.2-get-rid-of-owningptr.patch
14mr|mesa-10.2.7-3|51	
14mr|mesa-10.2.7-3|52	# Patches submitted to the upcoming stable releases
14mr|mesa-10.2.7-3|53	# https://bugs.freedesktop.org/show_bug.cgi?id=83735
14mr|mesa-10.2.7-3|54	Patch50:	mesa-10.2-0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
14mr|mesa-10.2.7-3|55	Patch51:	mesa-10.2-0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
14mr|mesa-10.2.7-3|56	
14mr|mesa-10.2.7-3|57	BuildRequires:	bison
14mr|mesa-10.2.7-3|58	BuildRequires:	flex
14mr|mesa-10.2.7-3|59	BuildRequires:	gccmakedep
14mr|mesa-10.2.7-3|60	BuildRequires:	libxml2-python
14mr|mesa-10.2.7-3|61	BuildRequires:	makedepend
14mr|mesa-10.2.7-3|62	BuildRequires:	elfutils-devel
14mr|mesa-10.2.7-3|63	BuildRequires:	llvm-devel
14mr|mesa-10.2.7-3|64	BuildRequires:	pkgconfig(expat)
14mr|mesa-10.2.7-3|65	BuildRequires:	pkgconfig(libdrm) >= 2.4.54
14mr|mesa-10.2.7-3|66	BuildRequires:	pkgconfig(libudev)
14mr|mesa-10.2.7-3|67	%if %{with va}
14mr|mesa-10.2.7-3|68	BuildRequires:	pkgconfig(libva)
14mr|mesa-10.2.7-3|69	%endif
14mr|mesa-10.2.7-3|70	BuildRequires:	pkgconfig(talloc)
14mr|mesa-10.2.7-3|71	%if %{with vdpau}
14mr|mesa-10.2.7-3|72	BuildRequires:	pkgconfig(vdpau)
14mr|mesa-10.2.7-3|73	%endif
14mr|mesa-10.2.7-3|74	%if %{with wayland}
14mr|mesa-10.2.7-3|75	BuildRequires:	pkgconfig(wayland-client)
14mr|mesa-10.2.7-3|76	%endif
14mr|mesa-10.2.7-3|77	BuildRequires:	pkgconfig(x11)
14mr|mesa-10.2.7-3|78	BuildRequires:	pkgconfig(xdamage)
14mr|mesa-10.2.7-3|79	BuildRequires:	pkgconfig(xext)
14mr|mesa-10.2.7-3|80	BuildRequires:	pkgconfig(xfixes)
14mr|mesa-10.2.7-3|81	BuildRequires:	pkgconfig(xi)
14mr|mesa-10.2.7-3|82	BuildRequires:	pkgconfig(xmu)
14mr|mesa-10.2.7-3|83	BuildRequires:	pkgconfig(xproto)
14mr|mesa-10.2.7-3|84	BuildRequires:	pkgconfig(xt)
14mr|mesa-10.2.7-3|85	BuildRequires:	pkgconfig(xvmc)
14mr|mesa-10.2.7-3|86	BuildRequires:	pkgconfig(xxf86vm)
14mr|mesa-10.2.7-3|87	# Needed to build with support for DRI2 and DRI3 X11 extensions.
14mr|mesa-10.2.7-3|88	BuildRequires:	pkgconfig(dri2proto)
14mr|mesa-10.2.7-3|89	BuildRequires:	pkgconfig(dri3proto)
14mr|mesa-10.2.7-3|90	BuildRequires:	pkgconfig(xshmfence)
14mr|mesa-10.2.7-3|91	BuildRequires:	pkgconfig(xcb-dri3)
14mr|mesa-10.2.7-3|92	BuildRequires:	pkgconfig(xcb-present)
14mr|mesa-10.2.7-3|93	
14mr|mesa-10.2.7-3|94	# Mesa 10.x does not provide dricore library anymore. The DRI drivers now
14mr|mesa-10.2.7-3|95	# get what they need some other way (see also mesa repo,
14mr|mesa-10.2.7-3|96	# commit dde9260fdc1fb6792df24a4790ea1c255ad9284a,
14mr|mesa-10.2.7-3|97	# "mesa: Remove dricore from the build")
14mr|mesa-10.2.7-3|98	%define dricoremajor 1
14mr|mesa-10.2.7-3|99	%define libdricore %mklibname dricore %{dricoremajor}
14mr|mesa-10.2.7-3|100	%define devdricore %mklibname dricore -d
14mr|mesa-10.2.7-3|101	Obsoletes:	%{libdricore} < %{EVRD}
14mr|mesa-10.2.7-3|102	Obsoletes:	%{devdricore} < %{EVRD}
14mr|mesa-10.2.7-3|103	
14mr|mesa-10.2.7-3|104	%description
14mr|mesa-10.2.7-3|105	Mesa is an OpenGL compatible 3D graphics library.
14mr|mesa-10.2.7-3|106	
14mr|mesa-10.2.7-3|107	%files
14mr|mesa-10.2.7-3|108	%doc docs/COPYING docs/README.*
14mr|mesa-10.2.7-3|109	#config(noreplace) %{_sysconfdir}/XvMCConfig
14mr|mesa-10.2.7-3|110	%config(noreplace) %{_sysconfdir}/X11/XvMCConfig
14mr|mesa-10.2.7-3|111	%config(noreplace) %{_sysconfdir}/drirc
14mr|mesa-10.2.7-3|112	
14mr|mesa-10.2.7-3|113	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|114	
14mr|mesa-10.2.7-3|115	%define dridrivers %mklibname dri-drivers
14mr|mesa-10.2.7-3|116	
14mr|mesa-10.2.7-3|117	%package -n %{dridrivers}
14mr|mesa-10.2.7-3|118	Summary:	Mesa DRI drivers
14mr|mesa-10.2.7-3|119	Group:		System/Libraries
14mr|mesa-10.2.7-3|120	
14mr|mesa-10.2.7-3|121	%description -n %{dridrivers}
14mr|mesa-10.2.7-3|122	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|123	package contains the DRI drivers and also the experimental back-ends for the
14mr|mesa-10.2.7-3|124	vdpau and xvmc state trackers.
14mr|mesa-10.2.7-3|125	
14mr|mesa-10.2.7-3|126	%files -n %{dridrivers}
14mr|mesa-10.2.7-3|127	%doc docs/COPYING
14mr|mesa-10.2.7-3|128	%dir %{_libdir}/dri
14mr|mesa-10.2.7-3|129	%{_libdir}/dri/i915_dri.so
14mr|mesa-10.2.7-3|130	%{_libdir}/dri/i965_dri.so
14mr|mesa-10.2.7-3|131	%{_libdir}/dri/nouveau_dri.so
14mr|mesa-10.2.7-3|132	%{_libdir}/dri/nouveau_vieux_dri.so
14mr|mesa-10.2.7-3|133	%{_libdir}/dri/r200_dri.so
14mr|mesa-10.2.7-3|134	%{_libdir}/dri/r300_dri.so
14mr|mesa-10.2.7-3|135	%{_libdir}/dri/r600_dri.so
14mr|mesa-10.2.7-3|136	%{_libdir}/dri/radeon_dri.so
14mr|mesa-10.2.7-3|137	%if %{with radeonsi}
14mr|mesa-10.2.7-3|138	%{_libdir}/dri/radeonsi_dri.so
14mr|mesa-10.2.7-3|139	%endif
14mr|mesa-10.2.7-3|140	%{_libdir}/dri/swrast_dri.so
14mr|mesa-10.2.7-3|141	%{_libdir}/dri/vmwgfx_dri.so
14mr|mesa-10.2.7-3|142	%{_libdir}/gallium-pipe/pipe_nouveau.so
14mr|mesa-10.2.7-3|143	%{_libdir}/gallium-pipe/pipe_r300.so
14mr|mesa-10.2.7-3|144	%{_libdir}/gallium-pipe/pipe_r600.so
14mr|mesa-10.2.7-3|145	%if %{with radeonsi}
14mr|mesa-10.2.7-3|146	%{_libdir}/gallium-pipe/pipe_radeonsi.so
14mr|mesa-10.2.7-3|147	%endif
14mr|mesa-10.2.7-3|148	%{_libdir}/gallium-pipe/pipe_swrast.so
14mr|mesa-10.2.7-3|149	%{_libdir}/gallium-pipe/pipe_vmwgfx.so
14mr|mesa-10.2.7-3|150	# xvmc state tracker backends
14mr|mesa-10.2.7-3|151	%{_libdir}/libXvMCnouveau.so.*
14mr|mesa-10.2.7-3|152	%{_libdir}/libXvMCr600.so.*
14mr|mesa-10.2.7-3|153	# vdpau state tracker backends
14mr|mesa-10.2.7-3|154	%{_libdir}/vdpau/libvdpau_nouveau.so.*
14mr|mesa-10.2.7-3|155	%{_libdir}/vdpau/libvdpau_r600.so.*
14mr|mesa-10.2.7-3|156	%if %{with radeonsi}
14mr|mesa-10.2.7-3|157	%{_libdir}/vdpau/libvdpau_radeonsi.so.*
14mr|mesa-10.2.7-3|158	%endif
14mr|mesa-10.2.7-3|159	
14mr|mesa-10.2.7-3|160	# XvMC and VDPAU are no longer supported for r300 and softpipe, see the
14mr|mesa-10.2.7-3|161	# commits 7c253184, 5f7233c8 and a few other in mesa git repo.
14mr|mesa-10.2.7-3|162	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|163	
14mr|mesa-10.2.7-3|164	%define glmajor 1
14mr|mesa-10.2.7-3|165	%define libgl %mklibname gl %{glmajor}
14mr|mesa-10.2.7-3|166	
14mr|mesa-10.2.7-3|167	%package -n %{libgl}
14mr|mesa-10.2.7-3|168	Summary:	Files for Mesa (GL and GLX libs)
14mr|mesa-10.2.7-3|169	Group:		System/Libraries
14mr|mesa-10.2.7-3|170	Requires:	%{dridrivers} = %{EVRD}
14mr|mesa-10.2.7-3|171	Suggests:	%mklibname txc-dxtn
14mr|mesa-10.2.7-3|172	# Should be removed when we cleanup other packages' Requires on this
14mr|mesa-10.2.7-3|173	Provides:	libmesagl = %{EVRD}
14mr|mesa-10.2.7-3|174	
14mr|mesa-10.2.7-3|175	%description -n %{libgl}
14mr|mesa-10.2.7-3|176	Mesa is an OpenGL compatible 3D graphics library: GL
14mr|mesa-10.2.7-3|177	and GLX parts.
14mr|mesa-10.2.7-3|178	
14mr|mesa-10.2.7-3|179	%files -n %{libgl}
14mr|mesa-10.2.7-3|180	%doc docs/COPYING
14mr|mesa-10.2.7-3|181	%{_libdir}/libGL.so.%{glmajor}*
14mr|mesa-10.2.7-3|182	%dir %{_libdir}/mesa
14mr|mesa-10.2.7-3|183	%{_libdir}/mesa/libGL.so.%{glmajor}*
14mr|mesa-10.2.7-3|184	
14mr|mesa-10.2.7-3|185	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|186	
14mr|mesa-10.2.7-3|187	%define devgl %mklibname gl -d
14mr|mesa-10.2.7-3|188	
14mr|mesa-10.2.7-3|189	%package -n %{devgl}
14mr|mesa-10.2.7-3|190	Summary:	Development files for Mesa (OpenGL compatible 3D lib)
14mr|mesa-10.2.7-3|191	Group:		Development/C
14mr|mesa-10.2.7-3|192	Requires:	%{libgl} = %{EVRD}
14mr|mesa-10.2.7-3|193	
14mr|mesa-10.2.7-3|194	%description -n %{devgl}
14mr|mesa-10.2.7-3|195	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|196	package contains the headers needed to compile Mesa programs.
14mr|mesa-10.2.7-3|197	
14mr|mesa-10.2.7-3|198	%files -n %{devgl}
14mr|mesa-10.2.7-3|199	%doc docs/COPYING
14mr|mesa-10.2.7-3|200	%{_includedir}/GL/gl.h
14mr|mesa-10.2.7-3|201	%{_includedir}/GL/gl_mangle.h
14mr|mesa-10.2.7-3|202	%{_includedir}/GL/glext.h
14mr|mesa-10.2.7-3|203	%{_includedir}/GL/glx.h
14mr|mesa-10.2.7-3|204	%{_includedir}/GL/glxext.h
14mr|mesa-10.2.7-3|205	%{_includedir}/GL/glx_mangle.h
14mr|mesa-10.2.7-3|206	%if !%{with osmesa}
14mr|mesa-10.2.7-3|207	%{_includedir}/GL/osmesa.h
14mr|mesa-10.2.7-3|208	%endif
14mr|mesa-10.2.7-3|209	%{_includedir}/GL/wglext.h
14mr|mesa-10.2.7-3|210	%{_libdir}/libGL.so
14mr|mesa-10.2.7-3|211	%{_libdir}/libXvMC*.so
14mr|mesa-10.2.7-3|212	%{_libdir}/pkgconfig/gl.pc
14mr|mesa-10.2.7-3|213	%{_libdir}/pkgconfig/dri.pc
14mr|mesa-10.2.7-3|214	%{_includedir}/GL/wmesa.h
14mr|mesa-10.2.7-3|215	%dir %{_includedir}/GL/internal
14mr|mesa-10.2.7-3|216	%{_includedir}/GL/internal/dri_interface.h
14mr|mesa-10.2.7-3|217	
14mr|mesa-10.2.7-3|218	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|219	
14mr|mesa-10.2.7-3|220	%define eglmajor 1
14mr|mesa-10.2.7-3|221	%define libegl %mklibname egl %{eglmajor}
14mr|mesa-10.2.7-3|222	
14mr|mesa-10.2.7-3|223	%package -n %{libegl}
14mr|mesa-10.2.7-3|224	Summary:	Files for Mesa (EGL libs)
14mr|mesa-10.2.7-3|225	Group:		System/Libraries
14mr|mesa-10.2.7-3|226	
14mr|mesa-10.2.7-3|227	%description -n %{libegl}
14mr|mesa-10.2.7-3|228	Mesa is an OpenGL compatible 3D graphics library: EGL
14mr|mesa-10.2.7-3|229	parts.
14mr|mesa-10.2.7-3|230	
14mr|mesa-10.2.7-3|231	%files -n %{libegl}
14mr|mesa-10.2.7-3|232	%doc docs/COPYING
14mr|mesa-10.2.7-3|233	%{_libdir}/libEGL.so.%{eglmajor}*
14mr|mesa-10.2.7-3|234	%dir %{_libdir}/egl
14mr|mesa-10.2.7-3|235	%{_libdir}/egl/egl_gallium.so
14mr|mesa-10.2.7-3|236	
14mr|mesa-10.2.7-3|237	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|238	
14mr|mesa-10.2.7-3|239	%define devegl %mklibname egl -d
14mr|mesa-10.2.7-3|240	
14mr|mesa-10.2.7-3|241	%package -n %{devegl}
14mr|mesa-10.2.7-3|242	Summary:	Development files for Mesa (EGL libs)
14mr|mesa-10.2.7-3|243	Group:		Development/C
14mr|mesa-10.2.7-3|244	Requires:	%{libegl} = %{EVRD}
14mr|mesa-10.2.7-3|245	
14mr|mesa-10.2.7-3|246	%description -n %{devegl}
14mr|mesa-10.2.7-3|247	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|248	package contains the headers needed to compile Mesa programs based on EGL.
14mr|mesa-10.2.7-3|249	
14mr|mesa-10.2.7-3|250	%files -n %{devegl}
14mr|mesa-10.2.7-3|251	%doc docs/COPYING
14mr|mesa-10.2.7-3|252	%{_includedir}/EGL
14mr|mesa-10.2.7-3|253	%{_includedir}/KHR
14mr|mesa-10.2.7-3|254	%{_libdir}/libEGL.so
14mr|mesa-10.2.7-3|255	%{_libdir}/pkgconfig/egl.pc
14mr|mesa-10.2.7-3|256	
14mr|mesa-10.2.7-3|257	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|258	
14mr|mesa-10.2.7-3|259	%define gbmmajor 1
14mr|mesa-10.2.7-3|260	%define libgbm %mklibname gbm %{gbmmajor}
14mr|mesa-10.2.7-3|261	
14mr|mesa-10.2.7-3|262	%package -n %{libgbm}
14mr|mesa-10.2.7-3|263	Summary:	Files for Mesa (gbm libs)
14mr|mesa-10.2.7-3|264	Group:		System/Libraries
14mr|mesa-10.2.7-3|265	
14mr|mesa-10.2.7-3|266	%description -n %{libgbm}
14mr|mesa-10.2.7-3|267	Mesa is an OpenGL compatible 3D graphics library: GBM
14mr|mesa-10.2.7-3|268	(Graphics Buffer Manager) parts.
14mr|mesa-10.2.7-3|269	
14mr|mesa-10.2.7-3|270	%files -n %{libgbm}
14mr|mesa-10.2.7-3|271	%doc docs/COPYING
14mr|mesa-10.2.7-3|272	%{_libdir}/libgbm.so.%{gbmmajor}*
14mr|mesa-10.2.7-3|273	%{_libdir}/gbm/gbm_*.so
14mr|mesa-10.2.7-3|274	
14mr|mesa-10.2.7-3|275	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|276	
14mr|mesa-10.2.7-3|277	%define devgbm %mklibname gbm -d
14mr|mesa-10.2.7-3|278	
14mr|mesa-10.2.7-3|279	%package -n %{devgbm}
14mr|mesa-10.2.7-3|280	Summary:	Development files for Mesa (gbm libs)
14mr|mesa-10.2.7-3|281	Group:		Development/C
14mr|mesa-10.2.7-3|282	Requires:	%{libgbm} = %{EVRD}
14mr|mesa-10.2.7-3|283	# libudev-devel is needed for development with gbm libs.
14mr|mesa-10.2.7-3|284	Requires:	pkgconfig(libudev)
14mr|mesa-10.2.7-3|285	
14mr|mesa-10.2.7-3|286	%description -n %{devgbm}
14mr|mesa-10.2.7-3|287	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|288	package contains the headers needed to compile Mesa programs based on GBM
14mr|mesa-10.2.7-3|289	(Graphics Buffer Manager).
14mr|mesa-10.2.7-3|290	
14mr|mesa-10.2.7-3|291	%files -n %{devgbm}
14mr|mesa-10.2.7-3|292	%doc docs/COPYING
14mr|mesa-10.2.7-3|293	%{_includedir}/gbm.h
14mr|mesa-10.2.7-3|294	%{_libdir}/libgbm.so
14mr|mesa-10.2.7-3|295	%{_libdir}/pkgconfig/gbm.pc
14mr|mesa-10.2.7-3|296	
14mr|mesa-10.2.7-3|297	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|298	
14mr|mesa-10.2.7-3|299	%define glesv1major 1
14mr|mesa-10.2.7-3|300	%define libglesv1 %mklibname glesv1_ %{glesv1major}
14mr|mesa-10.2.7-3|301	
14mr|mesa-10.2.7-3|302	%package -n %{libglesv1}
14mr|mesa-10.2.7-3|303	Summary:	Files for Mesa (glesv1 libs)
14mr|mesa-10.2.7-3|304	Group:		System/Libraries
14mr|mesa-10.2.7-3|305	
14mr|mesa-10.2.7-3|306	%description -n %{libglesv1}
14mr|mesa-10.2.7-3|307	Mesa is an OpenGL compatible 3D graphics library:
14mr|mesa-10.2.7-3|308	OpenGL ES library version 1 parts. OpenGL ES is a low-level, lightweight API
14mr|mesa-10.2.7-3|309	for advanced embedded graphics using well-defined subset profiles of OpenGL.
14mr|mesa-10.2.7-3|310	
14mr|mesa-10.2.7-3|311	%files -n %{libglesv1}
14mr|mesa-10.2.7-3|312	%doc docs/COPYING
14mr|mesa-10.2.7-3|313	%{_libdir}/libGLESv1_CM.so.%{glesv1major}*
14mr|mesa-10.2.7-3|314	
14mr|mesa-10.2.7-3|315	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|316	
14mr|mesa-10.2.7-3|317	%define devglesv1 %mklibname glesv1 -d
14mr|mesa-10.2.7-3|318	
14mr|mesa-10.2.7-3|319	%package -n %{devglesv1}
14mr|mesa-10.2.7-3|320	Summary:	Development files for glesv1 libs
14mr|mesa-10.2.7-3|321	Group:		Development/C
14mr|mesa-10.2.7-3|322	Requires:	%{libglesv1} = %{EVRD}
14mr|mesa-10.2.7-3|323	
14mr|mesa-10.2.7-3|324	%description -n %{devglesv1}
14mr|mesa-10.2.7-3|325	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|326	package contains the headers needed to compile OpenGL ES 1 programs.
14mr|mesa-10.2.7-3|327	
14mr|mesa-10.2.7-3|328	%files -n %{devglesv1}
14mr|mesa-10.2.7-3|329	%doc docs/COPYING
14mr|mesa-10.2.7-3|330	%{_includedir}/GLES
14mr|mesa-10.2.7-3|331	%{_libdir}/libGLESv1_CM.so
14mr|mesa-10.2.7-3|332	%{_libdir}/pkgconfig/glesv1_cm.pc
14mr|mesa-10.2.7-3|333	
14mr|mesa-10.2.7-3|334	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|335	
14mr|mesa-10.2.7-3|336	%define glesv2major 2
14mr|mesa-10.2.7-3|337	%define libglesv2 %mklibname glesv2_ %{glesv2major}
14mr|mesa-10.2.7-3|338	
14mr|mesa-10.2.7-3|339	%package -n %{libglesv2}
14mr|mesa-10.2.7-3|340	Summary:	Files for Mesa (glesv2 libs)
14mr|mesa-10.2.7-3|341	Group:		System/Libraries
14mr|mesa-10.2.7-3|342	
14mr|mesa-10.2.7-3|343	%description -n %{libglesv2}
14mr|mesa-10.2.7-3|344	Mesa is an OpenGL compatible 3D graphics library:
14mr|mesa-10.2.7-3|345	OpenGL ES library version 2 parts. OpenGL ES is a low-level, lightweight API
14mr|mesa-10.2.7-3|346	for advanced embedded graphics using well-defined subset profiles of OpenGL.
14mr|mesa-10.2.7-3|347	
14mr|mesa-10.2.7-3|348	%files -n %{libglesv2}
14mr|mesa-10.2.7-3|349	%doc docs/COPYING
14mr|mesa-10.2.7-3|350	%{_libdir}/libGLESv2.so.%{glesv2major}*
14mr|mesa-10.2.7-3|351	
14mr|mesa-10.2.7-3|352	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|353	
14mr|mesa-10.2.7-3|354	%define devglesv2 %mklibname glesv2 -d
14mr|mesa-10.2.7-3|355	
14mr|mesa-10.2.7-3|356	%package -n %{devglesv2}
14mr|mesa-10.2.7-3|357	Summary:	Development files for glesv2 libs
14mr|mesa-10.2.7-3|358	Group:		Development/C
14mr|mesa-10.2.7-3|359	Requires:	%{libglesv2} = %{EVRD}
14mr|mesa-10.2.7-3|360	
14mr|mesa-10.2.7-3|361	%description -n %{devglesv2}
14mr|mesa-10.2.7-3|362	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|363	package contains the headers needed to compile OpenGL ES 2 programs.
14mr|mesa-10.2.7-3|364	
14mr|mesa-10.2.7-3|365	%files -n %{devglesv2}
14mr|mesa-10.2.7-3|366	%doc docs/COPYING
14mr|mesa-10.2.7-3|367	%{_includedir}/GLES2
14mr|mesa-10.2.7-3|368	%{_libdir}/libGLESv2.so
14mr|mesa-10.2.7-3|369	%{_libdir}/pkgconfig/glesv2.pc
14mr|mesa-10.2.7-3|370	
14mr|mesa-10.2.7-3|371	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|372	
14mr|mesa-10.2.7-3|373	%define devglesv3 %mklibname glesv3 -d
14mr|mesa-10.2.7-3|374	
14mr|mesa-10.2.7-3|375	%package -n %{devglesv3}
14mr|mesa-10.2.7-3|376	Summary:	Development files for glesv3 libs
14mr|mesa-10.2.7-3|377	Group:		Development/C
14mr|mesa-10.2.7-3|378	# there is no pkgconfig
14mr|mesa-10.2.7-3|379	Provides:	glesv3-devel = %{version}-%{release}
14mr|mesa-10.2.7-3|380	
14mr|mesa-10.2.7-3|381	%description -n %{devglesv3}
14mr|mesa-10.2.7-3|382	This package contains the headers needed to compile OpenGL ES 3 programs.
14mr|mesa-10.2.7-3|383	
14mr|mesa-10.2.7-3|384	%files -n %{devglesv3}
14mr|mesa-10.2.7-3|385	%doc docs/COPYING
14mr|mesa-10.2.7-3|386	%{_includedir}/GLES3
14mr|mesa-10.2.7-3|387	
14mr|mesa-10.2.7-3|388	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|389	
14mr|mesa-10.2.7-3|390	#define openvgmajor 1
14mr|mesa-10.2.7-3|391	#define libopenvg %mklibname openvg %{openvgmajor}
14mr|mesa-10.2.7-3|392	
14mr|mesa-10.2.7-3|393	#package -n %{libopenvg}
14mr|mesa-10.2.7-3|394	#Summary:	Files for MESA (OpenVG libs)
14mr|mesa-10.2.7-3|395	#Group:		System/Libraries
14mr|mesa-10.2.7-3|396	
14mr|mesa-10.2.7-3|397	#description -n %{libopenvg}
14mr|mesa-10.2.7-3|398	#Mesa is an OpenGL compatible 3D graphics library:
14mr|mesa-10.2.7-3|399	#OpenVG parts. OpenVG is a royalty-free, cross-platform API that provides a
14mr|mesa-10.2.7-3|400	#low-level hardware acceleration interface for vector graphics libraries such
14mr|mesa-10.2.7-3|401	#as Flash and SVG.
14mr|mesa-10.2.7-3|402	
14mr|mesa-10.2.7-3|403	#files -n %{libopenvg}
14mr|mesa-10.2.7-3|404	#doc docs/COPYING
14mr|mesa-10.2.7-3|405	#{_libdir}/libOpenVG.so.%{openvgmajor}*
14mr|mesa-10.2.7-3|406	
14mr|mesa-10.2.7-3|407	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|408	
14mr|mesa-10.2.7-3|409	#define devopenvg %mklibname openvg -d
14mr|mesa-10.2.7-3|410	
14mr|mesa-10.2.7-3|411	#package -n %{devopenvg}
14mr|mesa-10.2.7-3|412	#Summary:	Development files for OpenVG libs
14mr|mesa-10.2.7-3|413	#Group:		Development/C
14mr|mesa-10.2.7-3|414	#Requires:	%{libopenvg} = %{EVRD}
14mr|mesa-10.2.7-3|415	
14mr|mesa-10.2.7-3|416	#description -n %{devopenvg}
14mr|mesa-10.2.7-3|417	#Mesa is an OpenGL compatible 3D graphics library.
14mr|mesa-10.2.7-3|418	#Development files for the OpenVG library.
14mr|mesa-10.2.7-3|419	
14mr|mesa-10.2.7-3|420	#files -n %{devopenvg}
14mr|mesa-10.2.7-3|421	#doc docs/COPYING
14mr|mesa-10.2.7-3|422	#{_includedir}/VG
14mr|mesa-10.2.7-3|423	#{_libdir}/libOpenVG.so
14mr|mesa-10.2.7-3|424	#{_libdir}/pkgconfig/vg.pc
14mr|mesa-10.2.7-3|425	
14mr|mesa-10.2.7-3|426	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|427	
14mr|mesa-10.2.7-3|428	%define glapimajor 0
14mr|mesa-10.2.7-3|429	%define libglapi %mklibname glapi %{glapimajor}
14mr|mesa-10.2.7-3|430	
14mr|mesa-10.2.7-3|431	%package -n %{libglapi}
14mr|mesa-10.2.7-3|432	Summary:	Files for Mesa (glapi libs)
14mr|mesa-10.2.7-3|433	Group:		System/Libraries
14mr|mesa-10.2.7-3|434	
14mr|mesa-10.2.7-3|435	%description -n %{libglapi}
14mr|mesa-10.2.7-3|436	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|437	packages provides the glapi shared library used by gallium drivers.
14mr|mesa-10.2.7-3|438	
14mr|mesa-10.2.7-3|439	%files -n %{libglapi}
14mr|mesa-10.2.7-3|440	%doc docs/COPYING
14mr|mesa-10.2.7-3|441	%{_libdir}/libglapi.so.%{glapimajor}*
14mr|mesa-10.2.7-3|442	
14mr|mesa-10.2.7-3|443	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|444	
14mr|mesa-10.2.7-3|445	%define devglapi %mklibname glapi -d
14mr|mesa-10.2.7-3|446	
14mr|mesa-10.2.7-3|447	%package -n %{devglapi}
14mr|mesa-10.2.7-3|448	Summary:	Development files for glapi libs
14mr|mesa-10.2.7-3|449	Group:		Development/C
14mr|mesa-10.2.7-3|450	Requires:	%{libglapi} = %{EVRD}
14mr|mesa-10.2.7-3|451	Provides:	glapi-devel = %{EVRD}
14mr|mesa-10.2.7-3|452	
14mr|mesa-10.2.7-3|453	%description -n %{devglapi}
14mr|mesa-10.2.7-3|454	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|455	package contains the headers needed to compile programs against glapi shared
14mr|mesa-10.2.7-3|456	library.
14mr|mesa-10.2.7-3|457	
14mr|mesa-10.2.7-3|458	%files -n %{devglapi}
14mr|mesa-10.2.7-3|459	%doc docs/COPYING
14mr|mesa-10.2.7-3|460	%{_libdir}/libglapi.so
14mr|mesa-10.2.7-3|461	
14mr|mesa-10.2.7-3|462	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|463	
14mr|mesa-10.2.7-3|464	%define xamajor 2
14mr|mesa-10.2.7-3|465	%define libxatracker %mklibname xatracker %{xamajor}
14mr|mesa-10.2.7-3|466	
14mr|mesa-10.2.7-3|467	%package -n %{libxatracker}
14mr|mesa-10.2.7-3|468	Summary:	Files for Mesa (xa state tracker)
14mr|mesa-10.2.7-3|469	Group:		System/Libraries
14mr|mesa-10.2.7-3|470	
14mr|mesa-10.2.7-3|471	%description -n %{libxatracker}
14mr|mesa-10.2.7-3|472	Mesa is an OpenGL compatible 3D graphics library: Mesa
14mr|mesa-10.2.7-3|473	back-end for the xa state tracker.
14mr|mesa-10.2.7-3|474	
14mr|mesa-10.2.7-3|475	%files -n %{libxatracker}
14mr|mesa-10.2.7-3|476	%doc docs/COPYING
14mr|mesa-10.2.7-3|477	%{_libdir}/libxatracker.so.%{xamajor}*
14mr|mesa-10.2.7-3|478	
14mr|mesa-10.2.7-3|479	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|480	
14mr|mesa-10.2.7-3|481	%define devxatracker %mklibname xatracker -d
14mr|mesa-10.2.7-3|482	
14mr|mesa-10.2.7-3|483	%package -n %{devxatracker}
14mr|mesa-10.2.7-3|484	Summary:	Development files for xa state tracker
14mr|mesa-10.2.7-3|485	Group:		Development/C
14mr|mesa-10.2.7-3|486	Requires:	%{libxatracker} = %{EVRD}
14mr|mesa-10.2.7-3|487	
14mr|mesa-10.2.7-3|488	%description -n %{devxatracker}
14mr|mesa-10.2.7-3|489	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|490	package contains the headers needed to compile programs against the xa state
14mr|mesa-10.2.7-3|491	tracker.
14mr|mesa-10.2.7-3|492	
14mr|mesa-10.2.7-3|493	%files -n %{devxatracker}
14mr|mesa-10.2.7-3|494	%doc docs/COPYING
14mr|mesa-10.2.7-3|495	%{_includedir}/xa_*.h
14mr|mesa-10.2.7-3|496	%{_libdir}/libxatracker.so
14mr|mesa-10.2.7-3|497	%{_libdir}/pkgconfig/xatracker.pc
14mr|mesa-10.2.7-3|498	
14mr|mesa-10.2.7-3|499	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|500	
14mr|mesa-10.2.7-3|501	%if %{with osmesa}
14mr|mesa-10.2.7-3|502	%define osmesamajor 8
14mr|mesa-10.2.7-3|503	%define libosmesa %mklibname osmesa %{osmesamajor}
14mr|mesa-10.2.7-3|504	
14mr|mesa-10.2.7-3|505	%package -n %{libosmesa}
14mr|mesa-10.2.7-3|506	Summary:	Mesa offscreen rendering libraries
14mr|mesa-10.2.7-3|507	Group:		System/Libraries
14mr|mesa-10.2.7-3|508	
14mr|mesa-10.2.7-3|509	%description -n %{libosmesa}
14mr|mesa-10.2.7-3|510	Mesa is an OpenGL compatible 3D graphics library: Mesa
14mr|mesa-10.2.7-3|511	off-screen rendering library.
14mr|mesa-10.2.7-3|512	
14mr|mesa-10.2.7-3|513	%files -n %{libosmesa}
14mr|mesa-10.2.7-3|514	%doc docs/COPYING
14mr|mesa-10.2.7-3|515	%{_libdir}/libOSMesa.so.%{osmesamajor}*
14mr|mesa-10.2.7-3|516	%endif
14mr|mesa-10.2.7-3|517	
14mr|mesa-10.2.7-3|518	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|519	
14mr|mesa-10.2.7-3|520	%if %{with osmesa}
14mr|mesa-10.2.7-3|521	%define devosmesa %mklibname osmesa -d
14mr|mesa-10.2.7-3|522	
14mr|mesa-10.2.7-3|523	%package -n %{devosmesa}
14mr|mesa-10.2.7-3|524	Summary:	Mesa offscreen rendering development package
14mr|mesa-10.2.7-3|525	Group:		Development/C
14mr|mesa-10.2.7-3|526	Requires:	%{libosmesa} = %{EVRD}
14mr|mesa-10.2.7-3|527	
14mr|mesa-10.2.7-3|528	%description -n %{devosmesa}
14mr|mesa-10.2.7-3|529	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|530	package contains the Mesa off-screen rendering development files.
14mr|mesa-10.2.7-3|531	
14mr|mesa-10.2.7-3|532	%files -n %{devosmesa}
14mr|mesa-10.2.7-3|533	%doc docs/COPYING
14mr|mesa-10.2.7-3|534	%dir %{_includedir}/GL
14mr|mesa-10.2.7-3|535	%{_includedir}/GL/osmesa.h
14mr|mesa-10.2.7-3|536	%{_libdir}/libOSMesa.so
14mr|mesa-10.2.7-3|537	%{_libdir}/pkgconfig/osmesa.pc
14mr|mesa-10.2.7-3|538	%endif
14mr|mesa-10.2.7-3|539	
14mr|mesa-10.2.7-3|540	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|541	
14mr|mesa-10.2.7-3|542	%if %{with wayland}
14mr|mesa-10.2.7-3|543	%define waylandeglmajor 1
14mr|mesa-10.2.7-3|544	%define libwaylandegl %mklibname wayland-egl %{waylandeglmajor}
14mr|mesa-10.2.7-3|545	
14mr|mesa-10.2.7-3|546	%package -n %{libwaylandegl}
14mr|mesa-10.2.7-3|547	Summary:	Files for Mesa (Wayland EGL libs)
14mr|mesa-10.2.7-3|548	Group:		System/Libraries
14mr|mesa-10.2.7-3|549	
14mr|mesa-10.2.7-3|550	%description -n %{libwaylandegl}
14mr|mesa-10.2.7-3|551	Mesa is an OpenGL compatible 3D graphics library:
14mr|mesa-10.2.7-3|552	Wayland EGL platform parts.
14mr|mesa-10.2.7-3|553	
14mr|mesa-10.2.7-3|554	%files -n %{libwaylandegl}
14mr|mesa-10.2.7-3|555	%doc docs/COPYING
14mr|mesa-10.2.7-3|556	%{_libdir}/libwayland-egl.so.%{waylandeglmajor}*
14mr|mesa-10.2.7-3|557	%endif
14mr|mesa-10.2.7-3|558	
14mr|mesa-10.2.7-3|559	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|560	
14mr|mesa-10.2.7-3|561	%if %{with wayland}
14mr|mesa-10.2.7-3|562	%define devwaylandegl %mklibname wayland-egl -d
14mr|mesa-10.2.7-3|563	
14mr|mesa-10.2.7-3|564	%package -n %{devwaylandegl}
14mr|mesa-10.2.7-3|565	Summary:	Development files for Mesa (Wayland EGL libs)
14mr|mesa-10.2.7-3|566	Group:		Development/C
14mr|mesa-10.2.7-3|567	Requires:	%{libwaylandegl} = %{EVRD}
14mr|mesa-10.2.7-3|568	
14mr|mesa-10.2.7-3|569	%description -n %{devwaylandegl}
14mr|mesa-10.2.7-3|570	Mesa is an OpenGL compatible 3D graphics library. This
14mr|mesa-10.2.7-3|571	package contains the headers needed to compile Mesa programs based on Wayland
14mr|mesa-10.2.7-3|572	EGL platform.
14mr|mesa-10.2.7-3|573	
14mr|mesa-10.2.7-3|574	%files -n %{devwaylandegl}
14mr|mesa-10.2.7-3|575	%doc docs/COPYING
14mr|mesa-10.2.7-3|576	%{_libdir}/libwayland-egl.so
14mr|mesa-10.2.7-3|577	%{_libdir}/pkgconfig/wayland-egl.pc
14mr|mesa-10.2.7-3|578	%endif
14mr|mesa-10.2.7-3|579	
14mr|mesa-10.2.7-3|580	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|581	
14mr|mesa-10.2.7-3|582	%package common-devel
14mr|mesa-10.2.7-3|583	Summary:	Meta package for Mesa development files
14mr|mesa-10.2.7-3|584	Group:		Development/C
14mr|mesa-10.2.7-3|585	Requires:	%{devgl} = %{EVRD}
14mr|mesa-10.2.7-3|586	#Requires:	%{devdricore} = %{EVRD}
14mr|mesa-10.2.7-3|587	Requires:	%{devxatracker} = %{EVRD}
14mr|mesa-10.2.7-3|588	Requires:	%{devegl} = %{EVRD}
14mr|mesa-10.2.7-3|589	Requires:	%{devglapi} = %{EVRD}
14mr|mesa-10.2.7-3|590	Requires:	%{devgbm} = %{EVRD}
14mr|mesa-10.2.7-3|591	Requires:	%{devglesv1} = %{EVRD}
14mr|mesa-10.2.7-3|592	Requires:	%{devglesv2} = %{EVRD}
14mr|mesa-10.2.7-3|593	Requires:	%{devglesv3} = %{EVRD}
14mr|mesa-10.2.7-3|594	#Requires:	%{devopenvg} = %{EVRD}
14mr|mesa-10.2.7-3|595	%if %{with wayland}
14mr|mesa-10.2.7-3|596	Requires:	%{devwaylandegl} = %{EVRD}
14mr|mesa-10.2.7-3|597	%endif
14mr|mesa-10.2.7-3|598	%if %{with osmesa}
14mr|mesa-10.2.7-3|599	Requires:	%{devosmesa} = %{EVRD}
14mr|mesa-10.2.7-3|600	%endif
14mr|mesa-10.2.7-3|601	Requires:	pkgconfig(glu)
14mr|mesa-10.2.7-3|602	Requires:	pkgconfig(glut)
14mr|mesa-10.2.7-3|603	
14mr|mesa-10.2.7-3|604	%description common-devel
14mr|mesa-10.2.7-3|605	Mesa common meta-package for development files.
14mr|mesa-10.2.7-3|606	
14mr|mesa-10.2.7-3|607	%files common-devel
14mr|mesa-10.2.7-3|608	# This is the meta pacakge for development
14mr|mesa-10.2.7-3|609	
14mr|mesa-10.2.7-3|610	#----------------------------------------------------------------------------
14mr|mesa-10.2.7-3|611	
14mr|mesa-10.2.7-3|612	%prep
14mr|mesa-10.2.7-3|613	%setup -q -n Mesa-%{version}
14mr|mesa-10.2.7-3|614	%apply_patches
14mr|mesa-10.2.7-3|615	
14mr|mesa-10.2.7-3|616	%build
14mr|mesa-10.2.7-3|617	# Always (re)generate auto* generated files using our autotools and libtoolize
14mr|mesa-10.2.7-3|618	autoreconf -vfi
14mr|mesa-10.2.7-3|619	
14mr|mesa-10.2.7-3|620	# Support for DRI3 starts from Xorg 1.15. When building Mesa for an older
14mr|mesa-10.2.7-3|621	# version of Xorg, replace --enable-dri3 with --disable-dri3 below.
14mr|mesa-10.2.7-3|622	
14mr|mesa-10.2.7-3|623	%configure2_5x \
14mr|mesa-10.2.7-3|624	--enable-dri \
14mr|mesa-10.2.7-3|625	--enable-dri3 \
14mr|mesa-10.2.7-3|626	--enable-vdpau \
14mr|mesa-10.2.7-3|627	%if %{with opencl}
14mr|mesa-10.2.7-3|628	--enable-opencl \
14mr|mesa-10.2.7-3|629	TODO: if OpenCL support in Mesa is needed, it needs more work
14mr|mesa-10.2.7-3|630	%else
14mr|mesa-10.2.7-3|631	--disable-opencl \
14mr|mesa-10.2.7-3|632	%endif
14mr|mesa-10.2.7-3|633	%if %{with osmesa}
14mr|mesa-10.2.7-3|634	--enable-osmesa \
14mr|mesa-10.2.7-3|635	%endif
14mr|mesa-10.2.7-3|636	--with-dri-driverdir=%{_libdir}/dri \
14mr|mesa-10.2.7-3|637	--with-dri-drivers="%{dri_drivers}" \
14mr|mesa-10.2.7-3|638	--enable-r600-llvm-compiler \
14mr|mesa-10.2.7-3|639	%if %{with vmware}
14mr|mesa-10.2.7-3|640	--enable-xa \
14mr|mesa-10.2.7-3|641	%endif
14mr|mesa-10.2.7-3|642	--with-gallium-drivers="%{gallium_drivers}" \
14mr|mesa-10.2.7-3|643	--enable-gallium-llvm \
14mr|mesa-10.2.7-3|644	--enable-egl \
14mr|mesa-10.2.7-3|645	--enable-gallium-egl \
14mr|mesa-10.2.7-3|646	--enable-gallium-gbm \
14mr|mesa-10.2.7-3|647	--enable-gbm \
14mr|mesa-10.2.7-3|648	--enable-gles1 \
14mr|mesa-10.2.7-3|649	--enable-gles2 \
14mr|mesa-10.2.7-3|650	--enable-shared-glapi \
14mr|mesa-10.2.7-3|651	%if %{with wayland}
14mr|mesa-10.2.7-3|652	--with-egl-platforms=x11,drm,wayland \
14mr|mesa-10.2.7-3|653	%else
14mr|mesa-10.2.7-3|654	--with-egl-platforms=x11,drm \
14mr|mesa-10.2.7-3|655	%endif
14mr|mesa-10.2.7-3|656	%if %{with radeonsi}
14mr|mesa-10.2.7-3|657	--enable-glx-tls \
14mr|mesa-10.2.7-3|658	%else
14mr|mesa-10.2.7-3|659	--disable-glx-tls \
14mr|mesa-10.2.7-3|660	%endif
14mr|mesa-10.2.7-3|661	--enable-texture-float \
14mr|mesa-10.2.7-3|662	--enable-xvmc
14mr|mesa-10.2.7-3|663	
14mr|mesa-10.2.7-3|664	%make
14mr|mesa-10.2.7-3|665	
14mr|mesa-10.2.7-3|666	%install
14mr|mesa-10.2.7-3|667	%makeinstall_std
14mr|mesa-10.2.7-3|668	
14mr|mesa-10.2.7-3|669	# FIXME: strip will likely break the hardlink
14mr|mesa-10.2.7-3|670	# (blino) hardlink libGL files in %%{_libdir}/mesa
14mr|mesa-10.2.7-3|671	# to prevent proprietary driver installers from removing them
14mr|mesa-10.2.7-3|672	mkdir -p %{buildroot}%{_libdir}/mesa
14mr|mesa-10.2.7-3|673	pushd %{buildroot}%{_libdir}/mesa
14mr|mesa-10.2.7-3|674	for l in ../libGL.so.*; do cp -a $l .; done
14mr|mesa-10.2.7-3|675	popd
14mr|mesa-10.2.7-3|676	
14mr|mesa-10.2.7-3|677	%ifarch %{x86_64}
14mr|mesa-10.2.7-3|678	mkdir -p %{buildroot}%{_prefix}/lib/dri
14mr|mesa-10.2.7-3|679	%endif
14mr|mesa-10.2.7-3|680	
14mr|mesa-10.2.7-3|681	rm -f %{buildroot}/%{_includedir}/GL/glut.h
14mr|mesa-10.2.7-3|682	rm -f %{buildroot}/%{_includedir}/GL/glutf90.h
14mr|mesa-10.2.7-3|683	
14mr|mesa-10.2.7-3|684	# .so files are not needed by vdpau: there is not devel package
14mr|mesa-10.2.7-3|685	rm -f %{buildroot}%{_libdir}/vdpau/libvdpau_*.so
14mr|mesa-10.2.7-3|686	
14mr|mesa-10.2.7-3|687	# Use swrastg if built (Anssi 12/2011)
14mr|mesa-10.2.7-3|688	[ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so
14mr|mesa-10.2.7-3|689	
14mr|mesa-10.2.7-3|690	# Install the config file needed for XvMC support,
14mr|mesa-10.2.7-3|691	# move it to /etc/X11 and symlink it from /etc
14mr|mesa-10.2.7-3|692	mkdir -p %{buildroot}%{_sysconfdir}/X11
14mr|mesa-10.2.7-3|693	install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/X11/XvMCConfig
14mr|mesa-10.2.7-3|694	#ln -s -t %{buildroot}%{_sysconfdir}/ %{_sysconfdir}/X11/XvMCConfig
14mr|mesa-10.2.7-3|695	
14mr|mesa-10.2.7-3|696	# Tell the user about the need to adjust the config file according the actual HW
14mr|mesa-10.2.7-3|697	mkdir -p %{buildroot}%{_docdir}/%{dridrivers}/
14mr|mesa-10.2.7-3|698	install -m 0644 %{SOURCE7} %{buildroot}%{_docdir}/%{dridrivers}/
14mr|mesa-10.2.7-3|699	
14mr|mesa-10.2.7-3|700	
14mr|mesa-10.2.7-3|701	%changelog

17669 14
14mr|mesa-demos-8.2.0-1|1	Name:		mesa-demos
14mr|mesa-demos-8.2.0-1|2	Version: 	8.2.0
14mr|mesa-demos-8.2.0-1|3	Release: 	1
14mr|mesa-demos-8.2.0-1|4	Summary:	Demos for Mesa (OpenGL compatible 3D lib)
14mr|mesa-demos-8.2.0-1|5	Group:		Graphics
14mr|mesa-demos-8.2.0-1|6	License:	MIT
14mr|mesa-demos-8.2.0-1|7	URL:		http://www.mesa3d.org
14mr|mesa-demos-8.2.0-1|8	Source0:	ftp://ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/%{name}-%{version}.tar.bz2
14mr|mesa-demos-8.2.0-1|9	Source4:	Mesa-icons.tar.bz2
14mr|mesa-demos-8.2.0-1|10	
14mr|mesa-demos-8.2.0-1|11	BuildRequires:	pkgconfig(gl)
14mr|mesa-demos-8.2.0-1|12	BuildRequires:	pkgconfig(glu)
14mr|mesa-demos-8.2.0-1|13	BuildRequires:	pkgconfig(glew)
14mr|mesa-demos-8.2.0-1|14	# Not essential, but builds more demos:
14mr|mesa-demos-8.2.0-1|15	BuildRequires:	pkgconfig(glut)
14mr|mesa-demos-8.2.0-1|16	BuildRequires:	pkgconfig(egl)
14mr|mesa-demos-8.2.0-1|17	
14mr|mesa-demos-8.2.0-1|18	Requires:	glxinfo = %{version}
14mr|mesa-demos-8.2.0-1|19	
14mr|mesa-demos-8.2.0-1|20	%package -n	glxinfo
14mr|mesa-demos-8.2.0-1|21	Summary:	Commandline GLX information tool
14mr|mesa-demos-8.2.0-1|22	Group:		Graphics
14mr|mesa-demos-8.2.0-1|23	Conflicts:	mesa-demos < 7.7-4
14mr|mesa-demos-8.2.0-1|24	
14mr|mesa-demos-8.2.0-1|25	%description
14mr|mesa-demos-8.2.0-1|26	Mesa is an OpenGL 3.x compatible 3D graphics library.
14mr|mesa-demos-8.2.0-1|27	
14mr|mesa-demos-8.2.0-1|28	This package contains some demo programs for the Mesa library.
14mr|mesa-demos-8.2.0-1|29	
14mr|mesa-demos-8.2.0-1|30	%description -n	glxinfo
14mr|mesa-demos-8.2.0-1|31	Mesa is an OpenGL 3.x compatible 3D graphics library.
14mr|mesa-demos-8.2.0-1|32	
14mr|mesa-demos-8.2.0-1|33	This package contains the glinfo & glxinfo GLX information utility.
14mr|mesa-demos-8.2.0-1|34	
14mr|mesa-demos-8.2.0-1|35	%prep
14mr|mesa-demos-8.2.0-1|36	%setup -q
14mr|mesa-demos-8.2.0-1|37	%apply_patches
14mr|mesa-demos-8.2.0-1|38	
14mr|mesa-demos-8.2.0-1|39	perl -pi -e "s|\.\./images/|%{_libdir}/mesa-demos-data/|" src/*/*.c
14mr|mesa-demos-8.2.0-1|40	perl -pi -e "s,\"(.*?)\.(dat|vert|geom|frag)\",\"%{_libdir}/mesa-demos-data/\$1.\$2\",g" src/*/*.c
14mr|mesa-demos-8.2.0-1|41	perl -pi -e "s|isosurf.dat|%{_libdir}/mesa-demos-data/isosurf.dat|" src/*/isosurf.c
14mr|mesa-demos-8.2.0-1|42	
14mr|mesa-demos-8.2.0-1|43	
14mr|mesa-demos-8.2.0-1|44	%build
14mr|mesa-demos-8.2.0-1|45	LIB_DIR=%{_lib}
14mr|mesa-demos-8.2.0-1|46	INCLUDE_DIR=%{buildroot}/%{_includedir}
14mr|mesa-demos-8.2.0-1|47	export LIB_DIR INCLUDE_DIR DRI_DRIVER_DIR
14mr|mesa-demos-8.2.0-1|48	
14mr|mesa-demos-8.2.0-1|49	autoreconf -fvi
14mr|mesa-demos-8.2.0-1|50	%configure2_5x --with-system-data-files
14mr|mesa-demos-8.2.0-1|51	%make
14mr|mesa-demos-8.2.0-1|52	
14mr|mesa-demos-8.2.0-1|53	%install
14mr|mesa-demos-8.2.0-1|54	%makeinstall_std
14mr|mesa-demos-8.2.0-1|55	
14mr|mesa-demos-8.2.0-1|56	# (fg) So that demos at least work :)
14mr|mesa-demos-8.2.0-1|57	cp -a src/*/*.{frag,vert,geom} %{buildroot}/%{_datadir}/%{name}
14mr|mesa-demos-8.2.0-1|58	
14mr|mesa-demos-8.2.0-1|59	# (tv) fix conflict with bitmap:
14mr|mesa-demos-8.2.0-1|60	mv %{buildroot}%{_bindir}/bitmap{,-gl}
14mr|mesa-demos-8.2.0-1|61	
14mr|mesa-demos-8.2.0-1|62	# (blino) install some egl test apps as well
14mr|mesa-demos-8.2.0-1|63	for p in eglgears_screen eglgears_x11 eglinfo eglkms egltri_screen egltri_x11 peglgears xeglgears xeglthreads; do
14mr|mesa-demos-8.2.0-1|64	install -m755 src/egl/opengl/$p %{buildroot}%{_bindir}
14mr|mesa-demos-8.2.0-1|65	done
14mr|mesa-demos-8.2.0-1|66	
14mr|mesa-demos-8.2.0-1|67	# icons for three demos examples [we lack a frontend
14mr|mesa-demos-8.2.0-1|68	# to launch the demos obviously]
14mr|mesa-demos-8.2.0-1|69	install -m 755 -d %{buildroot}%{_miconsdir}
14mr|mesa-demos-8.2.0-1|70	install -m 755 -d %{buildroot}%{_iconsdir}
14mr|mesa-demos-8.2.0-1|71	install -m 755 -d %{buildroot}%{_liconsdir}
14mr|mesa-demos-8.2.0-1|72	tar jxvf %{SOURCE4} -C %{buildroot}%{_iconsdir}
14mr|mesa-demos-8.2.0-1|73	
14mr|mesa-demos-8.2.0-1|74	%files
14mr|mesa-demos-8.2.0-1|75	%{_bindir}/*
14mr|mesa-demos-8.2.0-1|76	%exclude %{_bindir}/glxinfo
14mr|mesa-demos-8.2.0-1|77	%exclude %{_bindir}/glinfo
14mr|mesa-demos-8.2.0-1|78	%dir %{_datadir}/%{name}
14mr|mesa-demos-8.2.0-1|79	%{_miconsdir}/*demos*.png
14mr|mesa-demos-8.2.0-1|80	%{_iconsdir}/*demos*.png
14mr|mesa-demos-8.2.0-1|81	%{_liconsdir}/*demos*.png
14mr|mesa-demos-8.2.0-1|82	%{_datadir}/%{name}/*
14mr|mesa-demos-8.2.0-1|83	
14mr|mesa-demos-8.2.0-1|84	%files -n glxinfo
14mr|mesa-demos-8.2.0-1|85	%{_bindir}/glxinfo
14mr|mesa-demos-8.2.0-1|86	%{_bindir}/glinfo
14mr|mesa-demos-8.2.0-1|87	
14mr|mesa-demos-8.2.0-1|88	%changelog
14mr|mesa-demos-8.2.0-1|89	* Mon Jul 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 8.2.0-1
14mr|mesa-demos-8.2.0-1|90	+ Revision: d266078
14mr|mesa-demos-8.2.0-1|91	- Merged
14mr|mesa-demos-8.2.0-1|92	
14mr|mesa-demos-8.2.0-1|93	

17670 14
14mr|metacity-2.34.5-2|1	%define _disable_ld_no_undefined 1
14mr|metacity-2.34.5-2|2	
14mr|metacity-2.34.5-2|3	%define major 0
14mr|metacity-2.34.5-2|4	%define libname %mklibname %{name}-private %{major}
14mr|metacity-2.34.5-2|5	%define develname %mklibname -d %{name}-private
14mr|metacity-2.34.5-2|6	
14mr|metacity-2.34.5-2|7	Summary: Metacity window manager
14mr|metacity-2.34.5-2|8	Name: metacity
14mr|metacity-2.34.5-2|9	Version: 2.34.5
14mr|metacity-2.34.5-2|10	Release: 2
14mr|metacity-2.34.5-2|11	License: GPLv2+
14mr|metacity-2.34.5-2|12	Group: Graphical desktop/GNOME
14mr|metacity-2.34.5-2|13	URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
14mr|metacity-2.34.5-2|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/metacity/%{name}-%{version}.tar.xz
14mr|metacity-2.34.5-2|15	Patch0: metacity-2.34.0-link.patch
14mr|metacity-2.34.5-2|16	# (fc) 2.21.3-2mdv enable compositor by default
14mr|metacity-2.34.5-2|17	Patch4: metacity-enable-compositor.patch
14mr|metacity-2.34.5-2|18	Patch5: metacity_low_resources.patch
14mr|metacity-2.34.5-2|19	# (fc) 2.30.1-2mdv ensure text is local encoded for Zenity (GNOME bug #617536)
14mr|metacity-2.34.5-2|20	Patch8: metacity-2.30.1-local-encoding-for-zenity.patch
14mr|metacity-2.34.5-2|21	
14mr|metacity-2.34.5-2|22	BuildRequires: GConf2
14mr|metacity-2.34.5-2|23	BuildRequires: gnome-common
14mr|metacity-2.34.5-2|24	BuildRequires: intltool
14mr|metacity-2.34.5-2|25	BuildRequires: zenity
14mr|metacity-2.34.5-2|26	BuildRequires: pkgconfig(gconf-2.0)
14mr|metacity-2.34.5-2|27	BuildRequires: pkgconfig(gnome-doc-utils)
14mr|metacity-2.34.5-2|28	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14mr|metacity-2.34.5-2|29	BuildRequires: pkgconfig(gtk+-2.0)
14mr|metacity-2.34.5-2|30	BuildRequires: pkgconfig(ice)
14mr|metacity-2.34.5-2|31	BuildRequires: pkgconfig(libcanberra-gtk)
14mr|metacity-2.34.5-2|32	BuildRequires: pkgconfig(libgtop-2.0)
14mr|metacity-2.34.5-2|33	BuildRequires: pkgconfig(libstartup-notification-1.0)
14mr|metacity-2.34.5-2|34	BuildRequires: pkgconfig(pangoxft)
14mr|metacity-2.34.5-2|35	BuildRequires: pkgconfig(sm)
14mr|metacity-2.34.5-2|36	BuildRequires: pkgconfig(x11)
14mr|metacity-2.34.5-2|37	BuildRequires: pkgconfig(xcomposite)
14mr|metacity-2.34.5-2|38	BuildRequires: pkgconfig(xcursor)
14mr|metacity-2.34.5-2|39	BuildRequires: pkgconfig(xdamage)
14mr|metacity-2.34.5-2|40	BuildRequires: pkgconfig(xext)
14mr|metacity-2.34.5-2|41	BuildRequires: pkgconfig(xfixes)
14mr|metacity-2.34.5-2|42	BuildRequires: pkgconfig(xinerama)
14mr|metacity-2.34.5-2|43	BuildRequires: pkgconfig(xrandr)
14mr|metacity-2.34.5-2|44	BuildRequires: pkgconfig(xrender)
14mr|metacity-2.34.5-2|45	
14mr|metacity-2.34.5-2|46	Requires: zenity
14mr|metacity-2.34.5-2|47	
14mr|metacity-2.34.5-2|48	%description
14mr|metacity-2.34.5-2|49	Metacity is a simple window manager that integrates nicely with
14mr|metacity-2.34.5-2|50	GNOME.
14mr|metacity-2.34.5-2|51	
14mr|metacity-2.34.5-2|52	%package -n %{libname}
14mr|metacity-2.34.5-2|53	Summary:	Libraries for Metacity
14mr|metacity-2.34.5-2|54	Group:		System/Libraries
14mr|metacity-2.34.5-2|55	
14mr|metacity-2.34.5-2|56	%description -n %{libname}
14mr|metacity-2.34.5-2|57	This package contains libraries used by Metacity.
14mr|metacity-2.34.5-2|58	
14mr|metacity-2.34.5-2|59	%package -n %{develname}
14mr|metacity-2.34.5-2|60	Summary:	Libraries and include files with Metacity
14mr|metacity-2.34.5-2|61	Group:		Development/GNOME and GTK+
14mr|metacity-2.34.5-2|62	Requires:	%{libname} = %{version}
14mr|metacity-2.34.5-2|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|metacity-2.34.5-2|64	Obsoletes:	%mklibname -d %{name}-private 0
14mr|metacity-2.34.5-2|65	
14mr|metacity-2.34.5-2|66	%description -n %{develname}
14mr|metacity-2.34.5-2|67	This package provides the necessary development libraries and include
14mr|metacity-2.34.5-2|68	files to allow you to develop with Metacity.
14mr|metacity-2.34.5-2|69	
14mr|metacity-2.34.5-2|70	%prep
14mr|metacity-2.34.5-2|71	%setup -q
14mr|metacity-2.34.5-2|72	%patch0 -p1 -b .link
14mr|metacity-2.34.5-2|73	# don't enable compositor by default, too many drivers are buggy currently
14mr|metacity-2.34.5-2|74	#%patch4 -p1 -b .enable-compositor
14mr|metacity-2.34.5-2|75	%ifarch %mips
14mr|metacity-2.34.5-2|76	%patch5 -p1 -b .lowres
14mr|metacity-2.34.5-2|77	%endif
14mr|metacity-2.34.5-2|78	%patch8 -p1 -b .local-encoding
14mr|metacity-2.34.5-2|79	
14mr|metacity-2.34.5-2|80	%build
14mr|metacity-2.34.5-2|81	NOCONFIGURE=yes gnome-autogen.sh
14mr|metacity-2.34.5-2|82	%configure \
14mr|metacity-2.34.5-2|83	--disable-static \
14mr|metacity-2.34.5-2|84	--disable-scrollkeeper
14mr|metacity-2.34.5-2|85	
14mr|metacity-2.34.5-2|86	%make
14mr|metacity-2.34.5-2|87	
14mr|metacity-2.34.5-2|88	%install
14mr|metacity-2.34.5-2|89	%makeinstall_std
14mr|metacity-2.34.5-2|90	
14mr|metacity-2.34.5-2|91	%find_lang %{name}
14mr|metacity-2.34.5-2|92	
14mr|metacity-2.34.5-2|93	%files -f %{name}.lang
14mr|metacity-2.34.5-2|94	%doc README COPYING NEWS HACKING
14mr|metacity-2.34.5-2|95	%{_bindir}/*
14mr|metacity-2.34.5-2|96	%{_datadir}/applications/metacity.desktop
14mr|metacity-2.34.5-2|97	%{_datadir}/GConf/gsettings/metacity-schemas.convert
14mr|metacity-2.34.5-2|98	%{_datadir}/glib-2.0/schemas/*
14mr|metacity-2.34.5-2|99	%{_datadir}/gnome-control-center/keybindings/50-metacity*.xml
14mr|metacity-2.34.5-2|100	%{_datadir}/gnome/wm-properties/metacity-wm.desktop
14mr|metacity-2.34.5-2|101	%{_datadir}/metacity
14mr|metacity-2.34.5-2|102	%dir %_datadir/gnome/help/creating-metacity-themes
14mr|metacity-2.34.5-2|103	%_datadir/gnome/help/creating-metacity-themes/C
14mr|metacity-2.34.5-2|104	%lang(de) %_datadir/gnome/help/creating-metacity-themes/de
14mr|metacity-2.34.5-2|105	%{_datadir}/themes/*
14mr|metacity-2.34.5-2|106	%{_mandir}/man1/*
14mr|metacity-2.34.5-2|107	
14mr|metacity-2.34.5-2|108	%files -n %{libname}
14mr|metacity-2.34.5-2|109	%{_libdir}/*.so.%{major}*
14mr|metacity-2.34.5-2|110	
14mr|metacity-2.34.5-2|111	%files -n %{develname}
14mr|metacity-2.34.5-2|112	%doc ChangeLog
14mr|metacity-2.34.5-2|113	%{_libdir}/*.so
14mr|metacity-2.34.5-2|114	%{_includedir}/*
14mr|metacity-2.34.5-2|115	%{_libdir}/pkgconfig/*
14mr|metacity-2.34.5-2|116	
14mr|metacity-2.34.5-2|117	
14mr|metacity-2.34.5-2|118	
14mr|metacity-2.34.5-2|119	
14mr|metacity-2.34.5-2|120	%changelog
14mr|metacity-2.34.5-2|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.34.5-2
14mr|metacity-2.34.5-2|122	+ Revision: 3b6c3a8
14mr|metacity-2.34.5-2|123	- MassBuild#440: Increase release tag
14mr|metacity-2.34.5-2|124	
14mr|metacity-2.34.5-2|125	

17671 14
14mr|meta-task-2013.0-5|1	Name:		meta-task
14mr|meta-task-2013.0-5|2	Summary:	Meta task listing packages by group
14mr|meta-task-2013.0-5|3	Version:	2013.0
14mr|meta-task-2013.0-5|4	Release:	5
14mr|meta-task-2013.0-5|5	License:	GPLv2+
14mr|meta-task-2013.0-5|6	Group:		System/Configuration/Other
14mr|meta-task-2013.0-5|7	Source0:	rpmsrate-raw
14mr|meta-task-2013.0-5|8	Source1:	check-rpmsrate
14mr|meta-task-2013.0-5|9	Source2:	compssUsers.pl
14mr|meta-task-2013.0-5|10	Source3:	prefer.vendor.list
14mr|meta-task-2013.0-5|11	Source4:	README
14mr|meta-task-2013.0-5|12	BuildArch:	noarch
14mr|meta-task-2013.0-5|13	BuildRequires:	drakxtools-backend
14mr|meta-task-2013.0-5|14	
14mr|meta-task-2013.0-5|15	# https://qa.mandriva.com/show_bug.cgi?id=64814 (texlive update crashes system)
14mr|meta-task-2013.0-5|16	# Need to remove these packages first, because texlive packages were reworked
14mr|meta-task-2013.0-5|17	# to match upstream layout, and this causes rpm/urpmi to use several GB of
14mr|meta-task-2013.0-5|18	# memory, but by removing the large monolithic packages and restarting urpmi
14mr|meta-task-2013.0-5|19	# it updates only the texlive package, and uses far less memory.
14mr|meta-task-2013.0-5|20	# FIXME this probably should be in a proper "cleanup" package that also causes
14mr|meta-task-2013.0-5|21	# urpmi to restart.
14mr|meta-task-2013.0-5|22	# So we can clean these packages
14mr|meta-task-2013.0-5|23	Obsoletes:	texlive-doc texlive-fontsextra texlive-source texlive-texmf
14mr|meta-task-2013.0-5|24	
14mr|meta-task-2013.0-5|25	%description
14mr|meta-task-2013.0-5|26	prefer.vendor.list is used by urpmi, rpmdrake and installer to prefer some
14mr|meta-task-2013.0-5|27	packages when there is a choice.
14mr|meta-task-2013.0-5|28	
14mr|meta-task-2013.0-5|29	"rpmsrate" and "compsUsers.pl" are used by installer and rpmdrake to choose
14mr|meta-task-2013.0-5|30	packages to install.
14mr|meta-task-2013.0-5|31	
14mr|meta-task-2013.0-5|32	%build
14mr|meta-task-2013.0-5|33	cp %{SOURCE1} .
14mr|meta-task-2013.0-5|34	cp %{SOURCE4} .
14mr|meta-task-2013.0-5|35	
14mr|meta-task-2013.0-5|36	%install
14mr|meta-task-2013.0-5|37	install -d %{buildroot}%{_datadir}/%{name}
14mr|meta-task-2013.0-5|38	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/%{name}
14mr|meta-task-2013.0-5|39	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/%{name}
14mr|meta-task-2013.0-5|40	install -d %{buildroot}%{_sysconfdir}/urpmi
14mr|meta-task-2013.0-5|41	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/urpmi
14mr|meta-task-2013.0-5|42	
14mr|meta-task-2013.0-5|43	%check
14mr|meta-task-2013.0-5|44	ERR=`perl ./check-rpmsrate %{buildroot}%{_datadir}/%{name}/rpmsrate-raw 2>&1`
14mr|meta-task-2013.0-5|45	[ -z "$ERR" ]
14mr|meta-task-2013.0-5|46	
14mr|meta-task-2013.0-5|47	%files
14mr|meta-task-2013.0-5|48	%doc README
14mr|meta-task-2013.0-5|49	%config(noreplace) %{_sysconfdir}/urpmi/prefer.vendor.list
14mr|meta-task-2013.0-5|50	%{_datadir}/%{name}
14mr|meta-task-2013.0-5|51	
14mr|meta-task-2013.0-5|52	%changelog
14mr|meta-task-2013.0-5|53	* Thu Jul 10 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2013.0-5
14mr|meta-task-2013.0-5|54	+ Revision: 8ffaff1
14mr|meta-task-2013.0-5|55	- release up
14mr|meta-task-2013.0-5|56	
14mr|meta-task-2013.0-5|57	

17672 14
14mr|mgetty-1.1.36-15|1	%define Date Jun15
14mr|mgetty-1.1.36-15|2	
14mr|mgetty-1.1.36-15|3	Summary:	A getty replacement for use with data and fax modems
14mr|mgetty-1.1.36-15|4	Name:		mgetty
14mr|mgetty-1.1.36-15|5	Version:	1.1.36
14mr|mgetty-1.1.36-15|6	Release:	15
14mr|mgetty-1.1.36-15|7	License:	GPLv2+
14mr|mgetty-1.1.36-15|8	Group:		Communications
14mr|mgetty-1.1.36-15|9	Url:		http://mgetty.greenie.net/
14mr|mgetty-1.1.36-15|10	Source0:	ftp://mgetty.greenie.net/pub/mgetty/source/1.1/%{name}%{version}-%{Date}.tar.gz
14mr|mgetty-1.1.36-15|11	Source1:	ftp://mgetty.greenie.net/pub/mgetty/source/1.1/%{name}%{version}-%{Date}.tar.gz.asc
14mr|mgetty-1.1.36-15|12	Patch0:		mgetty-1.1.14-config.patch
14mr|mgetty-1.1.36-15|13	Patch1:		mgetty-1.1.5-makekvg.patch
14mr|mgetty-1.1.36-15|14	Patch2:		mgetty-1.1.14-policy.patch
14mr|mgetty-1.1.36-15|15	Patch3:		mgetty-1.1.5-strip.patch
14mr|mgetty-1.1.36-15|16	Patch4:		mgetty-1.1.14-echo.patch
14mr|mgetty-1.1.36-15|17	Patch5:		mgetty-1.1.14-logrotate.patch
14mr|mgetty-1.1.36-15|18	Patch8:		mgetty-1.1.35-noroot.patch
14mr|mgetty-1.1.36-15|19	Patch9:		mgetty-1.1.21-linkman.patch
14mr|mgetty-1.1.36-15|20	Patch13:	mgetty-1.1.35-force_detect.patch
14mr|mgetty-1.1.36-15|21	Patch14:	mgetty-1.1.30-mktemp.patch
14mr|mgetty-1.1.36-15|22	BuildRequires:	groff-for-man
14mr|mgetty-1.1.36-15|23	BuildRequires:	gccmakedep
14mr|mgetty-1.1.36-15|24	BuildRequires:	imake
14mr|mgetty-1.1.36-15|25	BuildRequires:	rman
14mr|mgetty-1.1.36-15|26	BuildRequires:	tetex-dvips
14mr|mgetty-1.1.36-15|27	BuildRequires:	tetex-latex
14mr|mgetty-1.1.36-15|28	BuildRequires:	texinfo
14mr|mgetty-1.1.36-15|29	BuildRequires:	pkgconfig(xext)
14mr|mgetty-1.1.36-15|30	Requires:	netpbm
14mr|mgetty-1.1.36-15|31	
14mr|mgetty-1.1.36-15|32	%description
14mr|mgetty-1.1.36-15|33	The mgetty package contains a "smart" getty which allows logins over a
14mr|mgetty-1.1.36-15|34	serial line (i.e., through a modem).  If you're using a Class 2 or 2.0
14mr|mgetty-1.1.36-15|35	modem, mgetty can receive faxes.  If you also need to send faxes, you'll
14mr|mgetty-1.1.36-15|36	need to install the sendfax program.
14mr|mgetty-1.1.36-15|37	
14mr|mgetty-1.1.36-15|38	If you'll be dialing in to your system using a modem, you should install
14mr|mgetty-1.1.36-15|39	the mgetty package.  If you'd like to send faxes using mgetty and your
14mr|mgetty-1.1.36-15|40	modem, you'll need to install the mgetty-sendfax program.  If you need a
14mr|mgetty-1.1.36-15|41	viewer for faxes, you'll also need to install the mgetty-viewfax package.
14mr|mgetty-1.1.36-15|42	
14mr|mgetty-1.1.36-15|43	%files
14mr|mgetty-1.1.36-15|44	%doc ChangeLog README.1st THANKS TODO Recommend FTP samples/*
14mr|mgetty-1.1.36-15|45	%doc doc/mgetty.texi  doc/fhng-codes doc/modems.db
14mr|mgetty-1.1.36-15|46	%doc BUGS doc/*.txt
14mr|mgetty-1.1.36-15|47	%attr(755,root,root) /sbin/mgetty
14mr|mgetty-1.1.36-15|48	%{_mandir}/man8/mgetty.8*
14mr|mgetty-1.1.36-15|49	%{_mandir}/man8/callback.8*
14mr|mgetty-1.1.36-15|50	%{_mandir}/man8/faxrunqd.8*
14mr|mgetty-1.1.36-15|51	%{_mandir}/man4/mgettydefs.4*
14mr|mgetty-1.1.36-15|52	%{_infodir}/mgetty.info*
14mr|mgetty-1.1.36-15|53	%dir %{_sysconfdir}/mgetty+sendfax
14mr|mgetty-1.1.36-15|54	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/login.config
14mr|mgetty-1.1.36-15|55	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/mgetty.config
14mr|mgetty-1.1.36-15|56	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/dialin.config
14mr|mgetty-1.1.36-15|57	%config(noreplace) %{_sysconfdir}/logrotate.d/mgetty
14mr|mgetty-1.1.36-15|58	
14mr|mgetty-1.1.36-15|59	#----------------------------------------------------------------------------
14mr|mgetty-1.1.36-15|60	
14mr|mgetty-1.1.36-15|61	%package	sendfax
14mr|mgetty-1.1.36-15|62	Summary:	Provides support for sending faxes over a modem
14mr|mgetty-1.1.36-15|63	Requires:	mgetty = %{EVRD}
14mr|mgetty-1.1.36-15|64	Conflicts:	hylafax
14mr|mgetty-1.1.36-15|65	Requires(post,preun):	rpm-helper
14mr|mgetty-1.1.36-15|66	
14mr|mgetty-1.1.36-15|67	%description	sendfax
14mr|mgetty-1.1.36-15|68	Sendfax is a standalone backend program for sending fax files.  The
14mr|mgetty-1.1.36-15|69	mgetty program (a getty replacement for handling logins over a serial
14mr|mgetty-1.1.36-15|70	line) plus sendfax will allow you to send faxes through a Class 2 modem.
14mr|mgetty-1.1.36-15|71	
14mr|mgetty-1.1.36-15|72	If you'd like to send faxes over a Class 2 modem, you'll need to install
14mr|mgetty-1.1.36-15|73	the mgetty-sendfax and the mgetty packages.
14mr|mgetty-1.1.36-15|74	
14mr|mgetty-1.1.36-15|75	%files sendfax
14mr|mgetty-1.1.36-15|76	%attr(755,fax,fax) %dir %{_var}/spool/fax
14mr|mgetty-1.1.36-15|77	%attr(755,fax,fax) %dir %{_var}/spool/fax/incoming
14mr|mgetty-1.1.36-15|78	%attr(755,fax,fax) %dir %{_var}/spool/fax/outgoing
14mr|mgetty-1.1.36-15|79	%{_bindir}/kvg
14mr|mgetty-1.1.36-15|80	%{_bindir}/newslock
14mr|mgetty-1.1.36-15|81	%{_bindir}/g3cat
14mr|mgetty-1.1.36-15|82	%{_bindir}/g32pbm
14mr|mgetty-1.1.36-15|83	%{_bindir}/pbm2g3
14mr|mgetty-1.1.36-15|84	%{_bindir}/sff2g3
14mr|mgetty-1.1.36-15|85	%{_bindir}/faxspool
14mr|mgetty-1.1.36-15|86	%attr(755,root,root) %{_bindir}/faxrunq
14mr|mgetty-1.1.36-15|87	%{_bindir}/faxq
14mr|mgetty-1.1.36-15|88	%{_bindir}/cutbl
14mr|mgetty-1.1.36-15|89	%{_bindir}/faxrm
14mr|mgetty-1.1.36-15|90	%attr(4711,root,root) %{_bindir}/ct
14mr|mgetty-1.1.36-15|91	%attr(755,root,root) %{_sbindir}/sendfax
14mr|mgetty-1.1.36-15|92	%attr(755,root,root) %{_sbindir}/faxrunqd
14mr|mgetty-1.1.36-15|93	%attr(755,root,root) %{_sbindir}/callback
14mr|mgetty-1.1.36-15|94	%dir %{_prefix}/lib/mgetty+sendfax
14mr|mgetty-1.1.36-15|95	%{_prefix}/lib/mgetty+sendfax/cour25.pbm
14mr|mgetty-1.1.36-15|96	%{_prefix}/lib/mgetty+sendfax/cour25n.pbm
14mr|mgetty-1.1.36-15|97	%attr(4711,fax,fax) %{_prefix}/lib/mgetty+sendfax/faxq-helper
14mr|mgetty-1.1.36-15|98	%{_mandir}/man1/g32pbm.1*
14mr|mgetty-1.1.36-15|99	%{_mandir}/man1/pbm2g3.1*
14mr|mgetty-1.1.36-15|100	%{_mandir}/man1/g3cat.1*
14mr|mgetty-1.1.36-15|101	%{_mandir}/man1/mgetty_fax.1*
14mr|mgetty-1.1.36-15|102	%{_mandir}/man1/faxspool.1*
14mr|mgetty-1.1.36-15|103	%{_mandir}/man1/faxrunq.1*
14mr|mgetty-1.1.36-15|104	%{_mandir}/man1/faxq.1*
14mr|mgetty-1.1.36-15|105	%{_mandir}/man1/faxrm.1*
14mr|mgetty-1.1.36-15|106	%{_mandir}/man1/coverpg.1*
14mr|mgetty-1.1.36-15|107	%{_mandir}/man1/sff2g3.1*
14mr|mgetty-1.1.36-15|108	%{_mandir}/man5/faxqueue.5*
14mr|mgetty-1.1.36-15|109	%{_mandir}/man8/faxq-helper.8*
14mr|mgetty-1.1.36-15|110	%{_mandir}/man8/sendfax.8*
14mr|mgetty-1.1.36-15|111	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/sendfax.config
14mr|mgetty-1.1.36-15|112	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxrunq.config
14mr|mgetty-1.1.36-15|113	%config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxheader
14mr|mgetty-1.1.36-15|114	%config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxspool.rules.sample
14mr|mgetty-1.1.36-15|115	%config(noreplace) %{_sysconfdir}/logrotate.d/sendfax
14mr|mgetty-1.1.36-15|116	
14mr|mgetty-1.1.36-15|117	%pre sendfax
14mr|mgetty-1.1.36-15|118	%_pre_useradd fax %{_var}/spool/fax /bin/sh
14mr|mgetty-1.1.36-15|119	
14mr|mgetty-1.1.36-15|120	%postun sendfax
14mr|mgetty-1.1.36-15|121	%_postun_userdel fax
14mr|mgetty-1.1.36-15|122	if [ $1 = 0 ]; then
14mr|mgetty-1.1.36-15|123	%{__rm} -fr /var/log/sendfax.log*
14mr|mgetty-1.1.36-15|124	fi
14mr|mgetty-1.1.36-15|125	
14mr|mgetty-1.1.36-15|126	#----------------------------------------------------------------------------
14mr|mgetty-1.1.36-15|127	
14mr|mgetty-1.1.36-15|128	%package	voice
14mr|mgetty-1.1.36-15|129	Summary:	A program for using your modem and mgetty as an answering machine
14mr|mgetty-1.1.36-15|130	Requires:	mgetty = %{EVRD}
14mr|mgetty-1.1.36-15|131	
14mr|mgetty-1.1.36-15|132	%description	voice
14mr|mgetty-1.1.36-15|133	The mgetty-voice package contains the vgetty system, which enables
14mr|mgetty-1.1.36-15|134	mgetty and your modem to support voice capabilities.  In simple terms,
14mr|mgetty-1.1.36-15|135	vgetty lets your modem act as an answering machine.  How well the system
14mr|mgetty-1.1.36-15|136	will work depends upon your modem, which may or may not be able to handle
14mr|mgetty-1.1.36-15|137	this kind of implementation.
14mr|mgetty-1.1.36-15|138	
14mr|mgetty-1.1.36-15|139	Install mgetty-voice along with mgetty if you'd like to try having your
14mr|mgetty-1.1.36-15|140	modem act as an answering machine.
14mr|mgetty-1.1.36-15|141	
14mr|mgetty-1.1.36-15|142	%files voice
14mr|mgetty-1.1.36-15|143	%dir %{_var}/spool/voice
14mr|mgetty-1.1.36-15|144	%dir %{_var}/spool/voice/incoming
14mr|mgetty-1.1.36-15|145	%dir %{_var}/spool/voice/messages
14mr|mgetty-1.1.36-15|146	%attr(755,root,root) /sbin/vgetty
14mr|mgetty-1.1.36-15|147	%{_bindir}/vm
14mr|mgetty-1.1.36-15|148	%{_bindir}/pvfamp
14mr|mgetty-1.1.36-15|149	%{_bindir}/pvfcut
14mr|mgetty-1.1.36-15|150	%{_bindir}/pvfecho
14mr|mgetty-1.1.36-15|151	%{_bindir}/pvffile
14mr|mgetty-1.1.36-15|152	%{_bindir}/pvffilter
14mr|mgetty-1.1.36-15|153	%{_bindir}/pvfnoise
14mr|mgetty-1.1.36-15|154	%{_bindir}/pvffft
14mr|mgetty-1.1.36-15|155	%{_bindir}/pvfmix
14mr|mgetty-1.1.36-15|156	%{_bindir}/pvfreverse
14mr|mgetty-1.1.36-15|157	%{_bindir}/pvfsine
14mr|mgetty-1.1.36-15|158	%{_bindir}/pvfspeed
14mr|mgetty-1.1.36-15|159	%{_bindir}/pvftormd
14mr|mgetty-1.1.36-15|160	%{_bindir}/rmdtopvf
14mr|mgetty-1.1.36-15|161	%{_bindir}/rmdfile
14mr|mgetty-1.1.36-15|162	%{_bindir}/pvftovoc
14mr|mgetty-1.1.36-15|163	%{_bindir}/voctopvf
14mr|mgetty-1.1.36-15|164	%{_bindir}/pvftolin
14mr|mgetty-1.1.36-15|165	%{_bindir}/lintopvf
14mr|mgetty-1.1.36-15|166	%{_bindir}/pvftobasic
14mr|mgetty-1.1.36-15|167	%{_bindir}/basictopvf
14mr|mgetty-1.1.36-15|168	%{_bindir}/pvftoau
14mr|mgetty-1.1.36-15|169	%{_bindir}/autopvf
14mr|mgetty-1.1.36-15|170	%{_bindir}/pvftowav
14mr|mgetty-1.1.36-15|171	%{_bindir}/wavtopvf
14mr|mgetty-1.1.36-15|172	%{_mandir}/man1/autopvf.1*
14mr|mgetty-1.1.36-15|173	%{_mandir}/man1/basictopvf.1*
14mr|mgetty-1.1.36-15|174	%{_mandir}/man1/lintopvf.1*
14mr|mgetty-1.1.36-15|175	%{_mandir}/man1/pvf.1*
14mr|mgetty-1.1.36-15|176	%{_mandir}/man1/pvfamp.1*
14mr|mgetty-1.1.36-15|177	%{_mandir}/man1/pvfcut.1*
14mr|mgetty-1.1.36-15|178	%{_mandir}/man1/pvfecho.1*
14mr|mgetty-1.1.36-15|179	%{_mandir}/man1/pvfff.1*
14mr|mgetty-1.1.36-15|180	%{_mandir}/man1/pvffft.1*
14mr|mgetty-1.1.36-15|181	%{_mandir}/man1/pvffile.1*
14mr|mgetty-1.1.36-15|182	%{_mandir}/man1/pvffilter.1*
14mr|mgetty-1.1.36-15|183	%{_mandir}/man1/pvfmix.1*
14mr|mgetty-1.1.36-15|184	%{_mandir}/man1/pvfnoise.1*
14mr|mgetty-1.1.36-15|185	%{_mandir}/man1/pvfreverse.1*
14mr|mgetty-1.1.36-15|186	%{_mandir}/man1/pvfsine.1*
14mr|mgetty-1.1.36-15|187	%{_mandir}/man1/pvfspeed.1*
14mr|mgetty-1.1.36-15|188	%{_mandir}/man1/pvftoau.1*
14mr|mgetty-1.1.36-15|189	%{_mandir}/man1/pvftobasic.1*
14mr|mgetty-1.1.36-15|190	%{_mandir}/man1/pvftolin.1*
14mr|mgetty-1.1.36-15|191	%{_mandir}/man1/pvftormd.1*
14mr|mgetty-1.1.36-15|192	%{_mandir}/man1/pvftovoc.1*
14mr|mgetty-1.1.36-15|193	%{_mandir}/man1/pvftowav.1*
14mr|mgetty-1.1.36-15|194	%{_mandir}/man1/rmdfile.1*
14mr|mgetty-1.1.36-15|195	%{_mandir}/man1/rmdtopvf.1*
14mr|mgetty-1.1.36-15|196	%{_mandir}/man1/voctopvf.1*
14mr|mgetty-1.1.36-15|197	%{_mandir}/man1/wavtopvf.1*
14mr|mgetty-1.1.36-15|198	%{_mandir}/man1/zplay.1*
14mr|mgetty-1.1.36-15|199	%{_mandir}/man8/vgetty.8*
14mr|mgetty-1.1.36-15|200	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/voice.conf
14mr|mgetty-1.1.36-15|201	
14mr|mgetty-1.1.36-15|202	#----------------------------------------------------------------------------
14mr|mgetty-1.1.36-15|203	
14mr|mgetty-1.1.36-15|204	%package	viewfax
14mr|mgetty-1.1.36-15|205	Summary:	An X Window System fax viewer
14mr|mgetty-1.1.36-15|206	Requires:	mgetty = %{EVRD}
14mr|mgetty-1.1.36-15|207	
14mr|mgetty-1.1.36-15|208	%description	viewfax
14mr|mgetty-1.1.36-15|209	Viewfax displays the fax files received using mgetty in an X11 window.
14mr|mgetty-1.1.36-15|210	Viewfax is capable of zooming in and out on the displayed fax.
14mr|mgetty-1.1.36-15|211	
14mr|mgetty-1.1.36-15|212	If you're installing the mgetty-viewfax package, you'll also need to
14mr|mgetty-1.1.36-15|213	install mgetty.
14mr|mgetty-1.1.36-15|214	
14mr|mgetty-1.1.36-15|215	%files viewfax
14mr|mgetty-1.1.36-15|216	%doc frontends/X11/viewfax/C* frontends/X11/viewfax/README
14mr|mgetty-1.1.36-15|217	%{_bindir}/viewfax
14mr|mgetty-1.1.36-15|218	%dir %{_prefix}/lib/mgetty+sendfax
14mr|mgetty-1.1.36-15|219	%{_prefix}/lib/mgetty+sendfax/viewfax.tif
14mr|mgetty-1.1.36-15|220	%{_mandir}/man1/viewfax.1*
14mr|mgetty-1.1.36-15|221	
14mr|mgetty-1.1.36-15|222	#----------------------------------------------------------------------------
14mr|mgetty-1.1.36-15|223	
14mr|mgetty-1.1.36-15|224	%package	contrib
14mr|mgetty-1.1.36-15|225	Summary:	User contributed stuff that comes with %{name}
14mr|mgetty-1.1.36-15|226	AutoReqProv:	no
14mr|mgetty-1.1.36-15|227	
14mr|mgetty-1.1.36-15|228	%description	contrib
14mr|mgetty-1.1.36-15|229	The contents of the contrib directory that comes with %{name}.
14mr|mgetty-1.1.36-15|230	
14mr|mgetty-1.1.36-15|231	%files contrib
14mr|mgetty-1.1.36-15|232	%defattr(644,root,root,755)
14mr|mgetty-1.1.36-15|233	%doc contrib/*
14mr|mgetty-1.1.36-15|234	
14mr|mgetty-1.1.36-15|235	#----------------------------------------------------------------------------
14mr|mgetty-1.1.36-15|236	
14mr|mgetty-1.1.36-15|237	%prep
14mr|mgetty-1.1.36-15|238	%setup -q
14mr|mgetty-1.1.36-15|239	cp policy.h-dist policy.h
14mr|mgetty-1.1.36-15|240	%patch0 -p0 -b .config
14mr|mgetty-1.1.36-15|241	%patch1 -p1 -b .makekvg
14mr|mgetty-1.1.36-15|242	%patch2 -p0 -b .policy
14mr|mgetty-1.1.36-15|243	%patch3 -p1 -b .strip
14mr|mgetty-1.1.36-15|244	%patch4 -p1 -b .echo
14mr|mgetty-1.1.36-15|245	%patch5 -p1
14mr|mgetty-1.1.36-15|246	# new texinfo much stricter about xrefs
14mr|mgetty-1.1.36-15|247	%patch8 -p1 -b .noroot
14mr|mgetty-1.1.36-15|248	%patch9 -p1
14mr|mgetty-1.1.36-15|249	%patch13 -p1 -b .force_detect
14mr|mgetty-1.1.36-15|250	%patch14 -p1 -b .mktemp
14mr|mgetty-1.1.36-15|251	
14mr|mgetty-1.1.36-15|252	%build
14mr|mgetty-1.1.36-15|253	make
14mr|mgetty-1.1.36-15|254	# 1.1.28-2mdk yves - ugly hack to have correct info dir
14mr|mgetty-1.1.36-15|255	echo -e "\nSTART-INFO-DIR-ENTRY\n* mgetty: (mgetty).       A getty replacement use with data and fax modems.\nEND-INFO-DIR-ENTRY\n" >> doc/mgetty.info
14mr|mgetty-1.1.36-15|256	
14mr|mgetty-1.1.36-15|257	cd voice
14mr|mgetty-1.1.36-15|258	make
14mr|mgetty-1.1.36-15|259	
14mr|mgetty-1.1.36-15|260	cd ../frontends/X11/viewfax
14mr|mgetty-1.1.36-15|261	xmkmf
14mr|mgetty-1.1.36-15|262	make depend
14mr|mgetty-1.1.36-15|263	make CDEBUGFLAGS="%{optflags}"
14mr|mgetty-1.1.36-15|264	
14mr|mgetty-1.1.36-15|265	%install
14mr|mgetty-1.1.36-15|266	mkdir -p %{buildroot}/var/spool -p %{buildroot}/sbin
14mr|mgetty-1.1.36-15|267	make prefix=%{buildroot}/usr spool=%{buildroot}/var/spool \
14mr|mgetty-1.1.36-15|268	CONFDIR=%{buildroot}/etc/mgetty+sendfax install
14mr|mgetty-1.1.36-15|269	
14mr|mgetty-1.1.36-15|270	install -m0755 callback/callback %{buildroot}/usr/sbin
14mr|mgetty-1.1.36-15|271	install -m0755 callback/ct %{buildroot}/usr/bin
14mr|mgetty-1.1.36-15|272	
14mr|mgetty-1.1.36-15|273	mv %{buildroot}/usr/sbin/mgetty %{buildroot}/sbin
14mr|mgetty-1.1.36-15|274	
14mr|mgetty-1.1.36-15|275	# this conflicts with efax
14mr|mgetty-1.1.36-15|276	mv %{buildroot}/usr/man/man1/fax.1 %{buildroot}/usr/man/man1/mgetty_fax.1
14mr|mgetty-1.1.36-15|277	
14mr|mgetty-1.1.36-15|278	# voice mail extensions
14mr|mgetty-1.1.36-15|279	cd voice
14mr|mgetty-1.1.36-15|280	mkdir -p %{buildroot}/var/spool/voice
14mr|mgetty-1.1.36-15|281	mkdir -p %{buildroot}/var/spool/voice/messages
14mr|mgetty-1.1.36-15|282	mkdir -p %{buildroot}/var/spool/voice/incoming
14mr|mgetty-1.1.36-15|283	
14mr|mgetty-1.1.36-15|284	make prefix=%{buildroot}/usr spool=%{buildroot}/var/spool \
14mr|mgetty-1.1.36-15|285	CONFDIR=%{buildroot}/etc/mgetty+sendfax install
14mr|mgetty-1.1.36-15|286	
14mr|mgetty-1.1.36-15|287	mv %{buildroot}/usr/sbin/vgetty %{buildroot}/sbin
14mr|mgetty-1.1.36-15|288	install -m 600 -c voice.conf-dist %{buildroot}/etc/mgetty+sendfax/voice.conf
14mr|mgetty-1.1.36-15|289	cd -
14mr|mgetty-1.1.36-15|290	find samples -type f -exec chmod 644 {} \;
14mr|mgetty-1.1.36-15|291	
14mr|mgetty-1.1.36-15|292	cd frontends/X11/viewfax
14mr|mgetty-1.1.36-15|293	%makeinstall_std BINDIR=%{_bindir} HELPDIR=%{_prefix}/lib/mgetty+sendfax MANDIR=/usr/man/man1 install.man
14mr|mgetty-1.1.36-15|294	cd -
14mr|mgetty-1.1.36-15|295	
14mr|mgetty-1.1.36-15|296	mkdir -p %{buildroot}/etc/logrotate.d
14mr|mgetty-1.1.36-15|297	install -m 0644 logrotate.mgetty %{buildroot}/etc/logrotate.d/mgetty
14mr|mgetty-1.1.36-15|298	install -m 0644 logrotate.sendfax %{buildroot}/etc/logrotate.d/sendfax
14mr|mgetty-1.1.36-15|299	
14mr|mgetty-1.1.36-15|300	#move the man pages
14mr|mgetty-1.1.36-15|301	mkdir -p %{buildroot}/usr/share
14mr|mgetty-1.1.36-15|302	mv %{buildroot}/usr/man %{buildroot}/usr/share
14mr|mgetty-1.1.36-15|303	#move the info page
14mr|mgetty-1.1.36-15|304	#mkdir %{buildroot}/usr/share
14mr|mgetty-1.1.36-15|305	mv %{buildroot}/usr/info %{buildroot}/usr/share
14mr|mgetty-1.1.36-15|306	
14mr|mgetty-1.1.36-15|307	# yves - 1.1.26-4mdk - doc with good perm
14mr|mgetty-1.1.36-15|308	find doc -type f -exec chmod 644 {} \;
14mr|mgetty-1.1.36-15|309	chmod -f 0644 BUGS
14mr|mgetty-1.1.36-15|310	
14mr|mgetty-1.1.36-15|311	rm -f %{buildroot}/usr/bin/g3topbm
14mr|mgetty-1.1.36-15|312	
14mr|mgetty-1.1.36-15|313	# install these manually
14mr|mgetty-1.1.36-15|314	install -m0644 voice/man/man1/*.1 %{buildroot}%{_mandir}/man1/
14mr|mgetty-1.1.36-15|315	install -m0644 voice/man/man8/*.8 %{buildroot}%{_mandir}/man8/
14mr|mgetty-1.1.36-15|316	
14mr|mgetty-1.1.36-15|317	
14mr|mgetty-1.1.36-15|318	%changelog
14mr|mgetty-1.1.36-15|319	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.36-15
14mr|mgetty-1.1.36-15|320	+ Revision: 4687b36
14mr|mgetty-1.1.36-15|321	- MassBuild#440: Increase release tag
14mr|mgetty-1.1.36-15|322	
14mr|mgetty-1.1.36-15|323	

17673 14
14mr|mhash-0.9.9.9-9|1	%define major 2
14mr|mhash-0.9.9.9-9|2	%define libname %mklibname mhash %{major}
14mr|mhash-0.9.9.9-9|3	%define develname %mklibname mhash -d
14mr|mhash-0.9.9.9-9|4	
14mr|mhash-0.9.9.9-9|5	Summary:	Thread-safe hash library
14mr|mhash-0.9.9.9-9|6	Name:		mhash
14mr|mhash-0.9.9.9-9|7	Version:	0.9.9.9
14mr|mhash-0.9.9.9-9|8	Release:	9
14mr|mhash-0.9.9.9-9|9	Group:		System/Libraries
14mr|mhash-0.9.9.9-9|10	License:	LGPLv2+
14mr|mhash-0.9.9.9-9|11	Patch2: mhash-0.9.9.9-align.patch
14mr|mhash-0.9.9.9-9|12	Patch3: mhash-0.9.9.9-force64bit-tiger.patch
14mr|mhash-0.9.9.9-9|13	# Taken from Gentoo:
14mr|mhash-0.9.9.9-9|14	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-snefru-segfault.patch
14mr|mhash-0.9.9.9-9|15	Patch4: mhash-0.9.9.9-fix-snefru-segfault.patch
14mr|mhash-0.9.9.9-9|16	# Taken from Gentoo:
14mr|mhash-0.9.9.9-9|17	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-mem-leak.patch
14mr|mhash-0.9.9.9-9|18	Patch5: mhash-0.9.9.9-fix-mem-leak.patch
14mr|mhash-0.9.9.9-9|19	# Taken from Gentoo:
14mr|mhash-0.9.9.9-9|20	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-whirlpool-segfault.patch
14mr|mhash-0.9.9.9-9|21	Patch6: mhash-0.9.9.9-fix-whirlpool-segfault.patch
14mr|mhash-0.9.9.9-9|22	# Taken from Gentoo:
14mr|mhash-0.9.9.9-9|23	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-autotools-namespace-stomping.patch
14mr|mhash-0.9.9.9-9|24	Patch7: mhash-0.9.9.9-autotools-namespace-stomping.patch
14mr|mhash-0.9.9.9-9|25	# Taken from openpkg:
14mr|mhash-0.9.9.9-9|26	# http://www.mail-archive.com/openpkg-cvs@openpkg.org/msg26353.html
14mr|mhash-0.9.9.9-9|27	Patch8: mhash-0.9.9.9-maxint.patch
14mr|mhash-0.9.9.9-9|28	# Taken from Jitesh Shah
14mr|mhash-0.9.9.9-9|29	# http://ftp.uk.linux.org/pub/armlinux/fedora/diffs-f11/mhash/0001-Alignment-fixes.patch
14mr|mhash-0.9.9.9-9|30	Patch9: mhash-0.9.9.9-alignment.patch
14mr|mhash-0.9.9.9-9|31	# Fix keygen_test
14mr|mhash-0.9.9.9-9|32	Patch10: mhash-0.9.9.9-keygen_test_fix.patch
14mr|mhash-0.9.9.9-9|33	URL:		http://mhash.sourceforge.net/
14mr|mhash-0.9.9.9-9|34	Source0:	http://prdownloads.sourceforge.net/mhash/%{name}-%{version}.tar.gz
14mr|mhash-0.9.9.9-9|35	
14mr|mhash-0.9.9.9-9|36	%description
14mr|mhash-0.9.9.9-9|37	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
14mr|mhash-0.9.9.9-9|38	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
14mr|mhash-0.9.9.9-9|39	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
14mr|mhash-0.9.9.9-9|40	message digests, and other signatures. The HMAC support implements the basics
14mr|mhash-0.9.9.9-9|41	for message authentication,  following RFC 2104.
14mr|mhash-0.9.9.9-9|42	
14mr|mhash-0.9.9.9-9|43	%package -n	%{libname}
14mr|mhash-0.9.9.9-9|44	Summary:	Thread-safe hash library
14mr|mhash-0.9.9.9-9|45	Group:		System/Libraries
14mr|mhash-0.9.9.9-9|46	
14mr|mhash-0.9.9.9-9|47	%description -n	%{libname}
14mr|mhash-0.9.9.9-9|48	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
14mr|mhash-0.9.9.9-9|49	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
14mr|mhash-0.9.9.9-9|50	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
14mr|mhash-0.9.9.9-9|51	message digests, and other signatures. The HMAC support implements the basics
14mr|mhash-0.9.9.9-9|52	for message authentication,  following RFC 2104.
14mr|mhash-0.9.9.9-9|53	
14mr|mhash-0.9.9.9-9|54	%package -n	%{develname}
14mr|mhash-0.9.9.9-9|55	Summary:	Header files and libraries for developing apps which will use mhash
14mr|mhash-0.9.9.9-9|56	Group:		Development/C
14mr|mhash-0.9.9.9-9|57	Requires:	%{libname} >= %{version}-%{release}
14mr|mhash-0.9.9.9-9|58	Provides:	%{name}-devel = %{version}-%{release}
14mr|mhash-0.9.9.9-9|59	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|mhash-0.9.9.9-9|60	Provides:	mhash-devel = %{version}-%{release}
14mr|mhash-0.9.9.9-9|61	Obsoletes:	%{mklibname mhash 2 -d}
14mr|mhash-0.9.9.9-9|62	
14mr|mhash-0.9.9.9-9|63	%description -n	%{develname}
14mr|mhash-0.9.9.9-9|64	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
14mr|mhash-0.9.9.9-9|65	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
14mr|mhash-0.9.9.9-9|66	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
14mr|mhash-0.9.9.9-9|67	message digests, and other signatures. The HMAC support implements the basics
14mr|mhash-0.9.9.9-9|68	for message authentication,  following RFC 2104.
14mr|mhash-0.9.9.9-9|69	
14mr|mhash-0.9.9.9-9|70	The mhash-devel package contains the header files and libraries needed to
14mr|mhash-0.9.9.9-9|71	develop programs that use the mhash library.
14mr|mhash-0.9.9.9-9|72	
14mr|mhash-0.9.9.9-9|73	Install the mhash-devel package if you want to develop applications that will
14mr|mhash-0.9.9.9-9|74	use the mhash library.
14mr|mhash-0.9.9.9-9|75	
14mr|mhash-0.9.9.9-9|76	%prep
14mr|mhash-0.9.9.9-9|77	
14mr|mhash-0.9.9.9-9|78	%setup -q
14mr|mhash-0.9.9.9-9|79	%patch2 -p1 -b .alignment
14mr|mhash-0.9.9.9-9|80	%patch3 -p1 -b .force64bit-tiger
14mr|mhash-0.9.9.9-9|81	%patch4 -p1 -b .fix-snefru-segfault
14mr|mhash-0.9.9.9-9|82	%patch5 -p1 -b .fix-mem-leak
14mr|mhash-0.9.9.9-9|83	%patch6 -p1 -b .fix-whirlpool-segfault
14mr|mhash-0.9.9.9-9|84	%patch7 -p1 -b .fix-autotool-stomping
14mr|mhash-0.9.9.9-9|85	%patch8 -p1 -b .maxint
14mr|mhash-0.9.9.9-9|86	%patch9 -p1 -b .alignment2
14mr|mhash-0.9.9.9-9|87	%patch10 -p1 -b .fix
14mr|mhash-0.9.9.9-9|88	
14mr|mhash-0.9.9.9-9|89	%build
14mr|mhash-0.9.9.9-9|90	autoreconf -fis
14mr|mhash-0.9.9.9-9|91	
14mr|mhash-0.9.9.9-9|92	%configure2_5x \
14mr|mhash-0.9.9.9-9|93	--disable-static \
14mr|mhash-0.9.9.9-9|94	--enable-shared
14mr|mhash-0.9.9.9-9|95	
14mr|mhash-0.9.9.9-9|96	# If this exits, the multiarch patch needs an update.
14mr|mhash-0.9.9.9-9|97	grep 'define SIZEOF_' include/mutils/mhash_config.h && exit 1
14mr|mhash-0.9.9.9-9|98	
14mr|mhash-0.9.9.9-9|99	%make
14mr|mhash-0.9.9.9-9|100	
14mr|mhash-0.9.9.9-9|101	%check
14mr|mhash-0.9.9.9-9|102	make check
14mr|mhash-0.9.9.9-9|103	
14mr|mhash-0.9.9.9-9|104	%install
14mr|mhash-0.9.9.9-9|105	rm -rf %{buildroot}
14mr|mhash-0.9.9.9-9|106	
14mr|mhash-0.9.9.9-9|107	%makeinstall_std
14mr|mhash-0.9.9.9-9|108	
14mr|mhash-0.9.9.9-9|109	# install _all_ headers
14mr|mhash-0.9.9.9-9|110	install -m0644 include/*.h %{buildroot}%{_includedir}/
14mr|mhash-0.9.9.9-9|111	install -m0644 include/mutils/*.h %{buildroot}%{_includedir}/mutils/
14mr|mhash-0.9.9.9-9|112	
14mr|mhash-0.9.9.9-9|113	# Eliminate some autoheader definitions which should not enter a public API.
14mr|mhash-0.9.9.9-9|114	# There are more which wait for a fix upstream.
14mr|mhash-0.9.9.9-9|115	sed -i 's!\(#define \(PACKAGE\|VERSION \).*\)!/* \1 */!g' %{buildroot}%{_includedir}/mutils/mhash_config.h
14mr|mhash-0.9.9.9-9|116	
14mr|mhash-0.9.9.9-9|117	# cleanup
14mr|mhash-0.9.9.9-9|118	rm -f %{buildroot}%{_libdir}/*.*a
14mr|mhash-0.9.9.9-9|119	
14mr|mhash-0.9.9.9-9|120	%files -n %{libname}
14mr|mhash-0.9.9.9-9|121	%{_libdir}/*.so.%{major}*
14mr|mhash-0.9.9.9-9|122	
14mr|mhash-0.9.9.9-9|123	%files -n %{develname}
14mr|mhash-0.9.9.9-9|124	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README TODO doc/*.c doc/skid2*
14mr|mhash-0.9.9.9-9|125	%{_includedir}/*.h
14mr|mhash-0.9.9.9-9|126	%dir %{_includedir}/mutils
14mr|mhash-0.9.9.9-9|127	%{_includedir}/mutils/*.h
14mr|mhash-0.9.9.9-9|128	%{_libdir}/*.so
14mr|mhash-0.9.9.9-9|129	%{_mandir}/man3/*
14mr|mhash-0.9.9.9-9|130	
14mr|mhash-0.9.9.9-9|131	
14mr|mhash-0.9.9.9-9|132	
14mr|mhash-0.9.9.9-9|133	%changelog
14mr|mhash-0.9.9.9-9|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9.9-9
14mr|mhash-0.9.9.9-9|135	+ Revision: ea12363
14mr|mhash-0.9.9.9-9|136	- MassBuild#440: Increase release tag
14mr|mhash-0.9.9.9-9|137	
14mr|mhash-0.9.9.9-9|138	

17674 14
14mr|MHonArc-2.6.18-7|1	Summary:	A Perl mail-to-HTML converter
14mr|MHonArc-2.6.18-7|2	Name:		MHonArc
14mr|MHonArc-2.6.18-7|3	Version:	2.6.18
14mr|MHonArc-2.6.18-7|4	Release:	7
14mr|MHonArc-2.6.18-7|5	License:	GPL
14mr|MHonArc-2.6.18-7|6	Group:		Networking/WWW
14mr|MHonArc-2.6.18-7|7	URL:		http://www.mhonarc.org/
14mr|MHonArc-2.6.18-7|8	Source:		http://www.mhonarc.org/release/MHonArc/tar/%{name}-%{version}.tar.gz
14mr|MHonArc-2.6.18-7|9	Patch0:		MHonArc-2.6.15-fix-perl.patch
14mr|MHonArc-2.6.18-7|10	Requires:	perl
14mr|MHonArc-2.6.18-7|11	Provides:	mhonarc = %{version}-%{release}
14mr|MHonArc-2.6.18-7|12	BuildArch:	noarch
14mr|MHonArc-2.6.18-7|13	
14mr|MHonArc-2.6.18-7|14	%description
14mr|MHonArc-2.6.18-7|15	MHonArc provides HTML mail archiving with index, mail thread linking, etc; plus
14mr|MHonArc-2.6.18-7|16	other capabilities including support for MIME and powerful user customization
14mr|MHonArc-2.6.18-7|17	features.
14mr|MHonArc-2.6.18-7|18	
14mr|MHonArc-2.6.18-7|19	%prep
14mr|MHonArc-2.6.18-7|20	%setup -q
14mr|MHonArc-2.6.18-7|21	%patch0 -p1
14mr|MHonArc-2.6.18-7|22	
14mr|MHonArc-2.6.18-7|23	%build
14mr|MHonArc-2.6.18-7|24	
14mr|MHonArc-2.6.18-7|25	%install
14mr|MHonArc-2.6.18-7|26	perl install.me -batch -libpath %{buildroot}%{_datadir}/MHonArc -nodoc \
14mr|MHonArc-2.6.18-7|27	-manpath %{buildroot}%{_mandir} -binpath %{buildroot}%{_bindir}
14mr|MHonArc-2.6.18-7|28	
14mr|MHonArc-2.6.18-7|29	# just in case
14mr|MHonArc-2.6.18-7|30	cd %{buildroot}
14mr|MHonArc-2.6.18-7|31	find . -type f -exec perl -pi -e "s|%{buildroot}||g" {} \;
14mr|MHonArc-2.6.18-7|32	
14mr|MHonArc-2.6.18-7|33	%files
14mr|MHonArc-2.6.18-7|34	%doc ACKNOWLG BUGS CHANGES README.txt RELNOTES
14mr|MHonArc-2.6.18-7|35	%doc doc examples extras logo
14mr|MHonArc-2.6.18-7|36	%{_bindir}/*
14mr|MHonArc-2.6.18-7|37	%{_datadir}/MHonArc
14mr|MHonArc-2.6.18-7|38	%{_mandir}/*/*
14mr|MHonArc-2.6.18-7|39	
14mr|MHonArc-2.6.18-7|40	
14mr|MHonArc-2.6.18-7|41	%changelog
14mr|MHonArc-2.6.18-7|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.18-7
14mr|MHonArc-2.6.18-7|43	+ Revision: 963fdd9
14mr|MHonArc-2.6.18-7|44	- MassBuild#440: Increase release tag
14mr|MHonArc-2.6.18-7|45	
14mr|MHonArc-2.6.18-7|46	

17675 14
14mr|microcode_ctl-2.1-3|1	%define upstream_version 2.1-2
14mr|microcode_ctl-2.1-3|2	
14mr|microcode_ctl-2.1-3|3	Summary:   Intel / AMD CPU Microcode Utility
14mr|microcode_ctl-2.1-3|4	Name:      microcode_ctl
14mr|microcode_ctl-2.1-3|5	Version:   2.1
14mr|microcode_ctl-2.1-3|6	Release:   3
14mr|microcode_ctl-2.1-3|7	Group:     System/Kernel and hardware
14mr|microcode_ctl-2.1-3|8	License:   GPLv2
14mr|microcode_ctl-2.1-3|9	Url:       http://fedorahosted.org/microcode_ctl
14mr|microcode_ctl-2.1-3|10	Source0:   http://fedorahosted.org/released/microcode_ctl/%{name}-%{upstream_version}.tar.xz
14mr|microcode_ctl-2.1-3|11	Requires:  linux-firmware
14mr|microcode_ctl-2.1-3|12	Obsoletes: microcode
14mr|microcode_ctl-2.1-3|13	Provides:  microcode
14mr|microcode_ctl-2.1-3|14	ExclusiveArch: %ix86 x86_64
14mr|microcode_ctl-2.1-3|15	
14mr|microcode_ctl-2.1-3|16	%description
14mr|microcode_ctl-2.1-3|17	The microcode_ctl utility is a companion to the microcode driver written
14mr|microcode_ctl-2.1-3|18	by Tigran Aivazian <tigran@aivazian.fsnet.co.uk>.
14mr|microcode_ctl-2.1-3|19	
14mr|microcode_ctl-2.1-3|20	The microcode update is volatile and needs to be uploaded on each system
14mr|microcode_ctl-2.1-3|21	boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts
14mr|microcode_ctl-2.1-3|22	back to the old microcode.
14mr|microcode_ctl-2.1-3|23	
14mr|microcode_ctl-2.1-3|24	%prep
14mr|microcode_ctl-2.1-3|25	%setup -q -n %{name}-%{upstream_version}
14mr|microcode_ctl-2.1-3|26	
14mr|microcode_ctl-2.1-3|27	%build
14mr|microcode_ctl-2.1-3|28	make CFLAGS="$RPM_OPT_FLAGS"
14mr|microcode_ctl-2.1-3|29	
14mr|microcode_ctl-2.1-3|30	%install
14mr|microcode_ctl-2.1-3|31	rm -rf %{buildroot}
14mr|microcode_ctl-2.1-3|32	make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
14mr|microcode_ctl-2.1-3|33	
14mr|microcode_ctl-2.1-3|34	%files
14mr|microcode_ctl-2.1-3|35	/usr/sbin/intel-microcode2ucode
14mr|microcode_ctl-2.1-3|36	/lib/firmware/*
14mr|microcode_ctl-2.1-3|37	%doc /usr/share/doc/microcode_ctl/*
14mr|microcode_ctl-2.1-3|38	
14mr|microcode_ctl-2.1-3|39	%changelog
14mr|microcode_ctl-2.1-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|microcode_ctl-2.1-3|41	+ Revision: 7a778bf
14mr|microcode_ctl-2.1-3|42	- MassBuild#440: Increase release tag
14mr|microcode_ctl-2.1-3|43	
14mr|microcode_ctl-2.1-3|44	

17676 14
14mr|migration-assistant-0.6.12-2|1	Summary: Migration Assistant
14mr|migration-assistant-0.6.12-2|2	Name:    migration-assistant
14mr|migration-assistant-0.6.12-2|3	Version: 0.6.12
14mr|migration-assistant-0.6.12-2|4	Release: 2
14mr|migration-assistant-0.6.12-2|5	Source0: http://archive.ubuntu.com/ubuntu/pool/main/m/%{name}/%{name}_%{version}.tar.gz
14mr|migration-assistant-0.6.12-2|6	Patch0:	migration-assistant-xdg.patch
14mr|migration-assistant-0.6.12-2|7	Patch1:	migration-assistant-0.6.2-fix-str-fmt.patch
14mr|migration-assistant-0.6.12-2|8	License: GPLv2+
14mr|migration-assistant-0.6.12-2|9	Group: System/Configuration/Other
14mr|migration-assistant-0.6.12-2|10	Url: https://launchpad.net/migration-assistant
14mr|migration-assistant-0.6.12-2|11	BuildRequires: libxml2-devel
14mr|migration-assistant-0.6.12-2|12	
14mr|migration-assistant-0.6.12-2|13	%description
14mr|migration-assistant-0.6.12-2|14	Migration Assistant imports documents and settings from other
14mr|migration-assistant-0.6.12-2|15	operating systems during the install process.
14mr|migration-assistant-0.6.12-2|16	
14mr|migration-assistant-0.6.12-2|17	%prep
14mr|migration-assistant-0.6.12-2|18	%setup -q
14mr|migration-assistant-0.6.12-2|19	%patch0 -p1 -b .xdg
14mr|migration-assistant-0.6.12-2|20	%patch1 -p0
14mr|migration-assistant-0.6.12-2|21	
14mr|migration-assistant-0.6.12-2|22	%build
14mr|migration-assistant-0.6.12-2|23	export CC="gcc %{optflags} -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
14mr|migration-assistant-0.6.12-2|24	%make
14mr|migration-assistant-0.6.12-2|25	
14mr|migration-assistant-0.6.12-2|26	%install
14mr|migration-assistant-0.6.12-2|27	%makeinstall_std
14mr|migration-assistant-0.6.12-2|28	install -m755 ma-search-users %{buildroot}%{_bindir}
14mr|migration-assistant-0.6.12-2|29	
14mr|migration-assistant-0.6.12-2|30	%files
14mr|migration-assistant-0.6.12-2|31	%defattr(-,root,root)
14mr|migration-assistant-0.6.12-2|32	%doc README
14mr|migration-assistant-0.6.12-2|33	%{_bindir}/ma-import
14mr|migration-assistant-0.6.12-2|34	%{_bindir}/ma-search-items
14mr|migration-assistant-0.6.12-2|35	%{_bindir}/ma-search-users
14mr|migration-assistant-0.6.12-2|36	
14mr|migration-assistant-0.6.12-2|37	
14mr|migration-assistant-0.6.12-2|38	
14mr|migration-assistant-0.6.12-2|39	%changelog
14mr|migration-assistant-0.6.12-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.12-2
14mr|migration-assistant-0.6.12-2|41	+ Revision: 1d96e9c
14mr|migration-assistant-0.6.12-2|42	- MassBuild#440: Increase release tag
14mr|migration-assistant-0.6.12-2|43	
14mr|migration-assistant-0.6.12-2|44	

17677 14
14mr|migrationtools-47-11|1	%define real_name MigrationTools
14mr|migrationtools-47-11|2	%define name migrationtools
14mr|migrationtools-47-11|3	%define version 47
14mr|migrationtools-47-11|4	%define release 11
14mr|migrationtools-47-11|5	
14mr|migrationtools-47-11|6	Name:		%{name}
14mr|migrationtools-47-11|7	Version:	%{version}
14mr|migrationtools-47-11|8	Release:	%{release}
14mr|migrationtools-47-11|9	License:	BSD-like
14mr|migrationtools-47-11|10	URL:		http://www.padl.com/OSS/MigrationTools.html
14mr|migrationtools-47-11|11	Summary:	Tools for migrating local/NIS account information to LDAP
14mr|migrationtools-47-11|12	Group:		System/Configuration/Other
14mr|migrationtools-47-11|13	Provides:	%{real_name} = %{version}-%{release}
14mr|migrationtools-47-11|14	Requires:	openldap-clients
14mr|migrationtools-47-11|15	Source:		http://www.padl.com/download/%{real_name}-%{version}.tar.bz2
14mr|migrationtools-47-11|16	Source3:        migration-tools.txt
14mr|migrationtools-47-11|17	Source4:        migrate_automount.pl
14mr|migrationtools-47-11|18	Patch40:        MigrationTools-47-instdir.patch
14mr|migrationtools-47-11|19	Patch41:        MigrationTools-36-mktemp.patch
14mr|migrationtools-47-11|20	Patch42:        MigrationTools-47-simple.patch
14mr|migrationtools-47-11|21	Patch43:        MigrationTools-47-suffix.patch
14mr|migrationtools-47-11|22	Patch44:        MigrationTools-24-schema.patch
14mr|migrationtools-47-11|23	Patch45:        MigrationTools-45-i18n.patch
14mr|migrationtools-47-11|24	# http://bugzilla.padl.com/show_bug.cgi?id=236
14mr|migrationtools-47-11|25	Patch46:        MigrationTools-47-dc.patch
14mr|migrationtools-47-11|26	Buildarch:	noarch
14mr|migrationtools-47-11|27	Buildroot:	%{_tmppath}/%{name}-%{version}-root
14mr|migrationtools-47-11|28	
14mr|migrationtools-47-11|29	%description
14mr|migrationtools-47-11|30	The MigrationTools are a set of Perl scripts for migrating users, groups,
14mr|migrationtools-47-11|31	aliases, hosts, netgroups, networks, protocols, RPCs, and services from
14mr|migrationtools-47-11|32	existing nameservices (flat files, NIS, and NetInfo) to LDAP.
14mr|migrationtools-47-11|33	
14mr|migrationtools-47-11|34	Please note that the migration scripts honour the following environment
14mr|migrationtools-47-11|35	variables:
14mr|migrationtools-47-11|36	
14mr|migrationtools-47-11|37	DEFAULT_MAIL_DOMAIN
14mr|migrationtools-47-11|38	LDAPADD 	Path the ldapadd executable, for online migration
14mr|migrationtools-47-11|39	LDIF2LDBM	Path the ldif2ldbm executable
14mr|migrationtools-47-11|40	LDAPHOST	Your LDAP server, for online migration.
14mr|migrationtools-47-11|41	LDAP_BASEDN
14mr|migrationtools-47-11|42	LDAP_BINDDN	The distinguished name to bind to the LDAP server as, for online
14mr|migrationtools-47-11|43	migration.
14mr|migrationtools-47-11|44	LDAP_BINDCRED	The password to bind to the LDAP server with, for online
14mr|migrationtools-47-11|45	migration.
14mr|migrationtools-47-11|46	
14mr|migrationtools-47-11|47	%prep
14mr|migrationtools-47-11|48	%setup -q -n %{real_name}-%{version}
14mr|migrationtools-47-11|49	%patch40 -p1 -b .instdir
14mr|migrationtools-47-11|50	%patch41 -p1 -b .mktemp
14mr|migrationtools-47-11|51	%patch42 -p1 -b .simple
14mr|migrationtools-47-11|52	%patch43 -p1 -b .suffix
14mr|migrationtools-47-11|53	%patch45 -p2 -b .i18n
14mr|migrationtools-47-11|54	%patch46 -p1 -b .dc
14mr|migrationtools-47-11|55	cp %{SOURCE3} .
14mr|migrationtools-47-11|56	
14mr|migrationtools-47-11|57	%build
14mr|migrationtools-47-11|58	
14mr|migrationtools-47-11|59	perl -pi -e "s,'migrate_common\.ph','%{_datadir}/%{name}/migrate_common.ph',g" *.pl *.sh *.ph
14mr|migrationtools-47-11|60	
14mr|migrationtools-47-11|61	%install
14mr|migrationtools-47-11|62	rm -Rf %{buildroot}
14mr|migrationtools-47-11|63	
14mr|migrationtools-47-11|64	install -d %{buildroot}%{_datadir}/%{name}
14mr|migrationtools-47-11|65	install -m 755 {*.pl,*.sh,*.txt,*.ph} %{buildroot}%{_datadir}/%{name}
14mr|migrationtools-47-11|66	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/%{name}
14mr|migrationtools-47-11|67	#install -m 644 MigrationTools-%{migtools_ver}/README %{SOURCE3} %{buildroot}%{_datadir}/%{name}
14mr|migrationtools-47-11|68	
14mr|migrationtools-47-11|69	%clean
14mr|migrationtools-47-11|70	rm -Rf %{buildroot}
14mr|migrationtools-47-11|71	
14mr|migrationtools-47-11|72	%files
14mr|migrationtools-47-11|73	%defattr(-,root,root)
14mr|migrationtools-47-11|74	%{_datadir}/%{name}
14mr|migrationtools-47-11|75	%doc README migration-tools.txt
14mr|migrationtools-47-11|76	
14mr|migrationtools-47-11|77	
14mr|migrationtools-47-11|78	
14mr|migrationtools-47-11|79	
14mr|migrationtools-47-11|80	%changelog
14mr|migrationtools-47-11|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 47-11
14mr|migrationtools-47-11|82	+ Revision: 7c2b051
14mr|migrationtools-47-11|83	- MassBuild#440: Increase release tag
14mr|migrationtools-47-11|84	
14mr|migrationtools-47-11|85	

17678 14
14mr|mikmod-3.2.2-1.beta1.6|1	%define	name	mikmod
14mr|mikmod-3.2.2-1.beta1.6|2	%define	version	3.2.2
14mr|mikmod-3.2.2-1.beta1.6|3	%define prerel beta1
14mr|mikmod-3.2.2-1.beta1.6|4	%define	release	%mkrel 1.%prerel.6
14mr|mikmod-3.2.2-1.beta1.6|5	
14mr|mikmod-3.2.2-1.beta1.6|6	Name:		%{name}
14mr|mikmod-3.2.2-1.beta1.6|7	Summary:	A MOD music file player
14mr|mikmod-3.2.2-1.beta1.6|8	Version:	%{version}
14mr|mikmod-3.2.2-1.beta1.6|9	Release:	%{release}
14mr|mikmod-3.2.2-1.beta1.6|10	License:	GPLv2+
14mr|mikmod-3.2.2-1.beta1.6|11	Group:		Sound
14mr|mikmod-3.2.2-1.beta1.6|12	Source0:	%{name}-%{version}-%prerel.tar.gz
14mr|mikmod-3.2.2-1.beta1.6|13	#gw P0 from Fedora, fix compiler warnings
14mr|mikmod-3.2.2-1.beta1.6|14	Patch0:		mikmod-3.2.2-beta1-missing-protos.patch
14mr|mikmod-3.2.2-1.beta1.6|15	Patch1:		mikmod-3.2.2-fix-str-fmt.patch
14mr|mikmod-3.2.2-1.beta1.6|16	URL:		http://mikmod.raphnet.net/
14mr|mikmod-3.2.2-1.beta1.6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mikmod-3.2.2-1.beta1.6|18	BuildRequires:	libmikmod-devel ncurses-devel
14mr|mikmod-3.2.2-1.beta1.6|19	
14mr|mikmod-3.2.2-1.beta1.6|20	%description
14mr|mikmod-3.2.2-1.beta1.6|21	MikMod is one of the best and most well known MOD music file players for
14mr|mikmod-3.2.2-1.beta1.6|22	UNIX-like systems.  This particular distribution is intended to compile
14mr|mikmod-3.2.2-1.beta1.6|23	fairly painlessly in a Linux environment. MikMod uses the OSS /dev/dsp
14mr|mikmod-3.2.2-1.beta1.6|24	driver including all recent kernels for output, and will also write .wav
14mr|mikmod-3.2.2-1.beta1.6|25	files. Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
14mr|mikmod-3.2.2-1.beta1.6|26	The player uses ncurses for console output and supports transparent
14mr|mikmod-3.2.2-1.beta1.6|27	loading from gzip/pkzip/zoo archives and the loading/saving of playlists.
14mr|mikmod-3.2.2-1.beta1.6|28	
14mr|mikmod-3.2.2-1.beta1.6|29	Install the mikmod package if you need a MOD music file player.
14mr|mikmod-3.2.2-1.beta1.6|30	
14mr|mikmod-3.2.2-1.beta1.6|31	%prep
14mr|mikmod-3.2.2-1.beta1.6|32	%setup -q -n %name-%version-%prerel
14mr|mikmod-3.2.2-1.beta1.6|33	%patch0 -p1 -b .missing-protos
14mr|mikmod-3.2.2-1.beta1.6|34	%patch1 -p0
14mr|mikmod-3.2.2-1.beta1.6|35	
14mr|mikmod-3.2.2-1.beta1.6|36	%build
14mr|mikmod-3.2.2-1.beta1.6|37	%configure2_5x	--enable-color-interface
14mr|mikmod-3.2.2-1.beta1.6|38	%make
14mr|mikmod-3.2.2-1.beta1.6|39	
14mr|mikmod-3.2.2-1.beta1.6|40	%install
14mr|mikmod-3.2.2-1.beta1.6|41	rm -rf %{buildroot}
14mr|mikmod-3.2.2-1.beta1.6|42	%makeinstall
14mr|mikmod-3.2.2-1.beta1.6|43	
14mr|mikmod-3.2.2-1.beta1.6|44	%clean
14mr|mikmod-3.2.2-1.beta1.6|45	rm -fr %{buildroot}
14mr|mikmod-3.2.2-1.beta1.6|46	
14mr|mikmod-3.2.2-1.beta1.6|47	%files
14mr|mikmod-3.2.2-1.beta1.6|48	%defattr(-, root, root)
14mr|mikmod-3.2.2-1.beta1.6|49	%doc AUTHORS NEWS README
14mr|mikmod-3.2.2-1.beta1.6|50	%{_bindir}/%{name}
14mr|mikmod-3.2.2-1.beta1.6|51	%{_mandir}/man1/%{name}.1*
14mr|mikmod-3.2.2-1.beta1.6|52	%_datadir/%name
14mr|mikmod-3.2.2-1.beta1.6|53	
14mr|mikmod-3.2.2-1.beta1.6|54	
14mr|mikmod-3.2.2-1.beta1.6|55	
14mr|mikmod-3.2.2-1.beta1.6|56	
14mr|mikmod-3.2.2-1.beta1.6|57	%changelog
14mr|mikmod-3.2.2-1.beta1.6|58	* Sun Feb 05 2012 root <root@build-client_i586-1.rosalab.ru> 3.2.2-1.beta1.6
14mr|mikmod-3.2.2-1.beta1.6|59	+ Revision: bb1b206
14mr|mikmod-3.2.2-1.beta1.6|60	- ABF:auto increment release
14mr|mikmod-3.2.2-1.beta1.6|61	
14mr|mikmod-3.2.2-1.beta1.6|62	

17679 14
14mr|min12xxw-0.0.9-16|1	Summary:	A printer filter for Minolta 1[234]xx W printers
14mr|min12xxw-0.0.9-16|2	Name:		min12xxw
14mr|min12xxw-0.0.9-16|3	Version:	0.0.9
14mr|min12xxw-0.0.9-16|4	Release:	16
14mr|min12xxw-0.0.9-16|5	License:	GPL
14mr|min12xxw-0.0.9-16|6	Group:		System/Printing
14mr|min12xxw-0.0.9-16|7	URL:		http://www.hinterbergen.de/mala/min12xxw/
14mr|min12xxw-0.0.9-16|8	Source0:	http://www.hinterbergen.de/mala/min12xxw/%{name}-%{version}.tar.gz
14mr|min12xxw-0.0.9-16|9	Patch0:		min12xxw-0.0.9-format_not_a_string_literal_and_no_format_arguments.diff
14mr|min12xxw-0.0.9-16|10	BuildRequires:	gettext-devel
14mr|min12xxw-0.0.9-16|11	Conflicts:	printer-utils = 2007
14mr|min12xxw-0.0.9-16|12	Conflicts:	printer-filters = 2007
14mr|min12xxw-0.0.9-16|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|min12xxw-0.0.9-16|14	
14mr|min12xxw-0.0.9-16|15	%description
14mr|min12xxw-0.0.9-16|16	This is min12xxw, a filter to convert pbmraw data such as produced by
14mr|min12xxw-0.0.9-16|17	ghostscript to the printer language of Minolta 1[234]xx W printers.
14mr|min12xxw-0.0.9-16|18	
14mr|min12xxw-0.0.9-16|19	%prep
14mr|min12xxw-0.0.9-16|20	
14mr|min12xxw-0.0.9-16|21	%setup -q
14mr|min12xxw-0.0.9-16|22	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|min12xxw-0.0.9-16|23	%build
14mr|min12xxw-0.0.9-16|24	
14mr|min12xxw-0.0.9-16|25	%configure2_5x
14mr|min12xxw-0.0.9-16|26	
14mr|min12xxw-0.0.9-16|27	%make
14mr|min12xxw-0.0.9-16|28	
14mr|min12xxw-0.0.9-16|29	%install
14mr|min12xxw-0.0.9-16|30	rm -rf %{buildroot}
14mr|min12xxw-0.0.9-16|31	
14mr|min12xxw-0.0.9-16|32	%makeinstall_std
14mr|min12xxw-0.0.9-16|33	
14mr|min12xxw-0.0.9-16|34	%clean
14mr|min12xxw-0.0.9-16|35	rm -rf %{buildroot}
14mr|min12xxw-0.0.9-16|36	
14mr|min12xxw-0.0.9-16|37	%files
14mr|min12xxw-0.0.9-16|38	%defattr(-,root,root)
14mr|min12xxw-0.0.9-16|39	%doc AUTHORS COPYING ChangeLog FAQ NEWS README format.txt
14mr|min12xxw-0.0.9-16|40	%attr(0755,root,root) %{_bindir}/esc-m
14mr|min12xxw-0.0.9-16|41	%attr(0755,root,root) %{_bindir}/min12xxw
14mr|min12xxw-0.0.9-16|42	%attr(0644,root,root) %{_mandir}/man1/*
14mr|min12xxw-0.0.9-16|43	
14mr|min12xxw-0.0.9-16|44	
14mr|min12xxw-0.0.9-16|45	
14mr|min12xxw-0.0.9-16|46	%changelog
14mr|min12xxw-0.0.9-16|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.9-16
14mr|min12xxw-0.0.9-16|48	+ Revision: 1e26412
14mr|min12xxw-0.0.9-16|49	- MassBuild#440: Increase release tag
14mr|min12xxw-0.0.9-16|50	
14mr|min12xxw-0.0.9-16|51	

17680 14
14mr|ming-0.4.5-3|1	%define major 1
14mr|ming-0.4.5-3|2	%define libname %mklibname ming %{major}
14mr|ming-0.4.5-3|3	%define devname %mklibname ming -d
14mr|ming-0.4.5-3|4	
14mr|ming-0.4.5-3|5	Summary:	Ming - an SWF output library
14mr|ming-0.4.5-3|6	Name:		ming
14mr|ming-0.4.5-3|7	Version:	0.4.5
14mr|ming-0.4.5-3|8	Release:	3
14mr|ming-0.4.5-3|9	License:	LGPLv2+
14mr|ming-0.4.5-3|10	Group:		System/Libraries
14mr|ming-0.4.5-3|11	Url:		http://www.libming.org/
14mr|ming-0.4.5-3|12	Source0:	http://prdownloads.sourceforge.net/ming/%{name}-%{version}.tar.bz2
14mr|ming-0.4.5-3|13	Patch0:		ming-automake-1.13.patch
14mr|ming-0.4.5-3|14	Patch1:		ming-0.4.5-giflib51.patch
14mr|ming-0.4.5-3|15	BuildRequires:	bison
14mr|ming-0.4.5-3|16	BuildRequires:	chrpath
14mr|ming-0.4.5-3|17	BuildRequires:	flex
14mr|ming-0.4.5-3|18	BuildRequires:	libtool
14mr|ming-0.4.5-3|19	BuildRequires:	jpeg-devel
14mr|ming-0.4.5-3|20	BuildRequires:	giflib-devel
14mr|ming-0.4.5-3|21	BuildRequires:	perl-devel
14mr|ming-0.4.5-3|22	BuildRequires:	pkgconfig(freetype2)
14mr|ming-0.4.5-3|23	BuildRequires:	pkgconfig(libpng)
14mr|ming-0.4.5-3|24	BuildRequires:	pkgconfig(python)
14mr|ming-0.4.5-3|25	BuildRequires:	pkgconfig(x11)
14mr|ming-0.4.5-3|26	BuildRequires:	pkgconfig(zlib)
14mr|ming-0.4.5-3|27	# gotta conflict here, otherwise stuff will be linked against installed libs...
14mr|ming-0.4.5-3|28	BuildConflicts:	ming-devel
14mr|ming-0.4.5-3|29	
14mr|ming-0.4.5-3|30	%description
14mr|ming-0.4.5-3|31	Ming is a c library for generating SWF ("Flash") format movies. This
14mr|ming-0.4.5-3|32	package only contains the basic c-based library.
14mr|ming-0.4.5-3|33	
14mr|ming-0.4.5-3|34	%package -n	%{libname}
14mr|ming-0.4.5-3|35	Summary:	Ming - an SWF output library
14mr|ming-0.4.5-3|36	Group:		System/Libraries
14mr|ming-0.4.5-3|37	
14mr|ming-0.4.5-3|38	%description -n	%{libname}
14mr|ming-0.4.5-3|39	Ming is a c library for generating SWF ("Flash") format movies.
14mr|ming-0.4.5-3|40	This package only contains the basic c-based library.
14mr|ming-0.4.5-3|41	
14mr|ming-0.4.5-3|42	%package -n	%{devname}
14mr|ming-0.4.5-3|43	Summary:	Ming development files
14mr|ming-0.4.5-3|44	Group:		Development/C
14mr|ming-0.4.5-3|45	Requires:	%{libname} = %{version}-%{release}
14mr|ming-0.4.5-3|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|ming-0.4.5-3|47	
14mr|ming-0.4.5-3|48	%description -n	%{devname}
14mr|ming-0.4.5-3|49	This package contains the development files for %{name}.
14mr|ming-0.4.5-3|50	
14mr|ming-0.4.5-3|51	%package -n	perl-SWF
14mr|ming-0.4.5-3|52	Summary:	Ming perl module
14mr|ming-0.4.5-3|53	Group:		Development/Perl
14mr|ming-0.4.5-3|54	Provides:	perl-ming = %{version}-%{release}
14mr|ming-0.4.5-3|55	Requires:	%{libname} = %{version}-%{release}
14mr|ming-0.4.5-3|56	
14mr|ming-0.4.5-3|57	%description -n	perl-SWF
14mr|ming-0.4.5-3|58	Ming perl module - perl wrapper for the Ming library.
14mr|ming-0.4.5-3|59	
14mr|ming-0.4.5-3|60	%package -n	python-SWF
14mr|ming-0.4.5-3|61	Summary:	Ming python module
14mr|ming-0.4.5-3|62	Group:		Development/Python
14mr|ming-0.4.5-3|63	
14mr|ming-0.4.5-3|64	%description -n	python-SWF
14mr|ming-0.4.5-3|65	Python module - python wrapper for the Ming library.
14mr|ming-0.4.5-3|66	
14mr|ming-0.4.5-3|67	%package -n	%{name}-utils
14mr|ming-0.4.5-3|68	Summary:	Ming utilities
14mr|ming-0.4.5-3|69	Group:		File tools
14mr|ming-0.4.5-3|70	
14mr|ming-0.4.5-3|71	%description -n %{name}-utils
14mr|ming-0.4.5-3|72	This package contains various ming utilities.
14mr|ming-0.4.5-3|73	
14mr|ming-0.4.5-3|74	%prep
14mr|ming-0.4.5-3|75	%setup -q
14mr|ming-0.4.5-3|76	%apply_patches
14mr|ming-0.4.5-3|77	
14mr|ming-0.4.5-3|78	# fix attribs
14mr|ming-0.4.5-3|79	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|ming-0.4.5-3|80	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|ming-0.4.5-3|81	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|ming-0.4.5-3|82	
14mr|ming-0.4.5-3|83	# cleanup
14mr|ming-0.4.5-3|84	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|ming-0.4.5-3|85	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|ming-0.4.5-3|86	done
14mr|ming-0.4.5-3|87	
14mr|ming-0.4.5-3|88	# fix python
14mr|ming-0.4.5-3|89	perl -pi -e "s|/usr/local/include\b|%{_includedir}|g;s|/usr/local/lib\b|%{_libdir}|g" py_ext/setup.py
14mr|ming-0.4.5-3|90	autoreconf -fi
14mr|ming-0.4.5-3|91	
14mr|ming-0.4.5-3|92	%build
14mr|ming-0.4.5-3|93	%configure2_5x \
14mr|ming-0.4.5-3|94	--enable-shared \
14mr|ming-0.4.5-3|95	--disable-static
14mr|ming-0.4.5-3|96	
14mr|ming-0.4.5-3|97	%make
14mr|ming-0.4.5-3|98	
14mr|ming-0.4.5-3|99	pushd perl_ext
14mr|ming-0.4.5-3|100	perl Makefile.PL LIBS="-L%{_libdir} -ljpeg `pkg-config --libs libpng` -lz -lm -lgif" INSTALLDIRS=vendor </dev/null
14mr|ming-0.4.5-3|101	make
14mr|ming-0.4.5-3|102	#    make test
14mr|ming-0.4.5-3|103	popd
14mr|ming-0.4.5-3|104	
14mr|ming-0.4.5-3|105	pushd py_ext
14mr|ming-0.4.5-3|106	env CFLAGS="%{optflags}" python setup.py build
14mr|ming-0.4.5-3|107	popd
14mr|ming-0.4.5-3|108	
14mr|ming-0.4.5-3|109	%install
14mr|ming-0.4.5-3|110	%makeinstall_std
14mr|ming-0.4.5-3|111	
14mr|ming-0.4.5-3|112	# install the perl extension
14mr|ming-0.4.5-3|113	%makeinstall_std -C perl_ext
14mr|ming-0.4.5-3|114	
14mr|ming-0.4.5-3|115	# install the python extension
14mr|ming-0.4.5-3|116	pushd py_ext
14mr|ming-0.4.5-3|117	python setup.py install --root=%{buildroot}
14mr|ming-0.4.5-3|118	popd
14mr|ming-0.4.5-3|119	
14mr|ming-0.4.5-3|120	# fix docs
14mr|ming-0.4.5-3|121	cp perl_ext/README perl_ext.README
14mr|ming-0.4.5-3|122	cp util/README util.README
14mr|ming-0.4.5-3|123	chmod 644 NEWS HISTORY INSTALL *README* TODO
14mr|ming-0.4.5-3|124	
14mr|ming-0.4.5-3|125	# cleanup
14mr|ming-0.4.5-3|126	rm -rf %{buildroot}%{perl_vendorlib}/*/auto/SWF/include
14mr|ming-0.4.5-3|127	rm -rf %{buildroot}%{_libdir}/libming.*a
14mr|ming-0.4.5-3|128	
14mr|ming-0.4.5-3|129	# nuke rpath
14mr|ming-0.4.5-3|130	find %{buildroot}%{perl_vendorlib} -name "*.so" | xargs chrpath -d
14mr|ming-0.4.5-3|131	
14mr|ming-0.4.5-3|132	chmod 755 %{buildroot}%{_bindir}/ming-config
14mr|ming-0.4.5-3|133	
14mr|ming-0.4.5-3|134	%multiarch_binaries %{buildroot}%{_bindir}/ming-config
14mr|ming-0.4.5-3|135	
14mr|ming-0.4.5-3|136	# install man pages
14mr|ming-0.4.5-3|137	install -d %{buildroot}%{_mandir}/man1
14mr|ming-0.4.5-3|138	install -m0644 docs/man/*.1 %{buildroot}%{_mandir}/man1/
14mr|ming-0.4.5-3|139	
14mr|ming-0.4.5-3|140	%files -n %{libname}
14mr|ming-0.4.5-3|141	%{_libdir}/libming.so.%{major}*
14mr|ming-0.4.5-3|142	
14mr|ming-0.4.5-3|143	%files -n %{devname}
14mr|ming-0.4.5-3|144	%doc NEWS HISTORY README TODO
14mr|ming-0.4.5-3|145	%{multiarch_bindir}/ming-config
14mr|ming-0.4.5-3|146	%{_bindir}/ming-config
14mr|ming-0.4.5-3|147	%{_libdir}/libming.so
14mr|ming-0.4.5-3|148	%{_libdir}/pkgconfig/libming.pc
14mr|ming-0.4.5-3|149	%{_includedir}/*
14mr|ming-0.4.5-3|150	
14mr|ming-0.4.5-3|151	%files -n perl-SWF
14mr|ming-0.4.5-3|152	%doc perl_ext.README perl_ext/examples
14mr|ming-0.4.5-3|153	%dir %{perl_vendorlib}/*/auto/SWF
14mr|ming-0.4.5-3|154	%dir %{perl_vendorlib}/*/SWF
14mr|ming-0.4.5-3|155	%{perl_vendorlib}/*/auto/SWF/SWF.so
14mr|ming-0.4.5-3|156	%{perl_vendorlib}/*/*.pm
14mr|ming-0.4.5-3|157	%{perl_vendorlib}/*/SWF/*.pm
14mr|ming-0.4.5-3|158	%{_mandir}/man3*/SWF*
14mr|ming-0.4.5-3|159	
14mr|ming-0.4.5-3|160	%files -n python-SWF
14mr|ming-0.4.5-3|161	%doc py_ext/README
14mr|ming-0.4.5-3|162	%{py_platsitedir}/*.so
14mr|ming-0.4.5-3|163	%{py_platsitedir}/*.py*
14mr|ming-0.4.5-3|164	%{py_platsitedir}/*.egg-info
14mr|ming-0.4.5-3|165	
14mr|ming-0.4.5-3|166	%files -n %{name}-utils
14mr|ming-0.4.5-3|167	%doc util.README
14mr|ming-0.4.5-3|168	%{_bindir}/dbl2png
14mr|ming-0.4.5-3|169	%{_bindir}/gif2dbl
14mr|ming-0.4.5-3|170	%{_bindir}/gif2mask
14mr|ming-0.4.5-3|171	%{_bindir}/listaction
14mr|ming-0.4.5-3|172	%{_bindir}/listaction_d
14mr|ming-0.4.5-3|173	%{_bindir}/listfdb
14mr|ming-0.4.5-3|174	%{_bindir}/listjpeg
14mr|ming-0.4.5-3|175	%{_bindir}/listmp3
14mr|ming-0.4.5-3|176	%{_bindir}/listswf
14mr|ming-0.4.5-3|177	%{_bindir}/listswf_d
14mr|ming-0.4.5-3|178	%{_bindir}/makefdb
14mr|ming-0.4.5-3|179	%{_bindir}/makeswf
14mr|ming-0.4.5-3|180	%{_bindir}/png2dbl
14mr|ming-0.4.5-3|181	%{_bindir}/raw2adpcm
14mr|ming-0.4.5-3|182	%{_bindir}/swftocxx
14mr|ming-0.4.5-3|183	%{_bindir}/swftoperl
14mr|ming-0.4.5-3|184	%{_bindir}/swftophp
14mr|ming-0.4.5-3|185	%{_bindir}/swftopython
14mr|ming-0.4.5-3|186	%{_bindir}/swftotcl
14mr|ming-0.4.5-3|187	%{_mandir}/man1/dbl2png.1*
14mr|ming-0.4.5-3|188	%{_mandir}/man1/gif2dbl.1*
14mr|ming-0.4.5-3|189	%{_mandir}/man1/gif2mask.1*
14mr|ming-0.4.5-3|190	%{_mandir}/man1/listfdb.1*
14mr|ming-0.4.5-3|191	%{_mandir}/man1/listjpeg.1*
14mr|ming-0.4.5-3|192	%{_mandir}/man1/listmp3.1*
14mr|ming-0.4.5-3|193	%{_mandir}/man1/makefdb.1*
14mr|ming-0.4.5-3|194	%{_mandir}/man1/makeswf.1*
14mr|ming-0.4.5-3|195	%{_mandir}/man1/png2dbl.1*
14mr|ming-0.4.5-3|196	%{_mandir}/man1/raw2adpcm.1*
14mr|ming-0.4.5-3|197	%{_mandir}/man1/swftocxx.1*
14mr|ming-0.4.5-3|198	%{_mandir}/man1/swftoperl.1*
14mr|ming-0.4.5-3|199	%{_mandir}/man1/swftophp.1*
14mr|ming-0.4.5-3|200	%{_mandir}/man1/swftopython.1*
14mr|ming-0.4.5-3|201	%{_mandir}/man1/swftotcl.1*
14mr|ming-0.4.5-3|202	
14mr|ming-0.4.5-3|203	
14mr|ming-0.4.5-3|204	%changelog
14mr|ming-0.4.5-3|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.5-3
14mr|ming-0.4.5-3|206	+ Revision: 18f9425
14mr|ming-0.4.5-3|207	- MassBuild#440: Increase release tag
14mr|ming-0.4.5-3|208	
14mr|ming-0.4.5-3|209	

17681 14
14mr|mingetty-1.08-9|1	Summary: 	A compact getty program for virtual consoles only
14mr|mingetty-1.08-9|2	Name: 		mingetty
14mr|mingetty-1.08-9|3	Version: 	1.08
14mr|mingetty-1.08-9|4	Release: 	9
14mr|mingetty-1.08-9|5	Group: 		System/Base
14mr|mingetty-1.08-9|6	License:	GPL
14mr|mingetty-1.08-9|7	URL:		http://mingetty.sourceforge.net/
14mr|mingetty-1.08-9|8	Source0: 	http://downloads.sourceforge.net/mingetty/%{name}-%{version}.tar.gz
14mr|mingetty-1.08-9|9	Patch0:		mingetty-1.00-opt.patch
14mr|mingetty-1.08-9|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mingetty-1.08-9|11	
14mr|mingetty-1.08-9|12	%description
14mr|mingetty-1.08-9|13	The mingetty program is a lightweight, minimalist getty program for
14mr|mingetty-1.08-9|14	use only on virtual consoles.  Mingetty is not suitable for serial
14mr|mingetty-1.08-9|15	lines (you should use the mgetty program instead for that purpose).
14mr|mingetty-1.08-9|16	
14mr|mingetty-1.08-9|17	%prep
14mr|mingetty-1.08-9|18	%setup -q
14mr|mingetty-1.08-9|19	%patch0 -p1 -b .opt
14mr|mingetty-1.08-9|20	
14mr|mingetty-1.08-9|21	%build
14mr|mingetty-1.08-9|22	%serverbuild
14mr|mingetty-1.08-9|23	
14mr|mingetty-1.08-9|24	%make RPM_OPTS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|mingetty-1.08-9|25	
14mr|mingetty-1.08-9|26	%install
14mr|mingetty-1.08-9|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|mingetty-1.08-9|28	install -D mingetty %{buildroot}/sbin/mingetty
14mr|mingetty-1.08-9|29	install -D mingetty.8 %{buildroot}%{_mandir}/man8/mingetty.8
14mr|mingetty-1.08-9|30	
14mr|mingetty-1.08-9|31	%clean
14mr|mingetty-1.08-9|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|mingetty-1.08-9|33	
14mr|mingetty-1.08-9|34	%files
14mr|mingetty-1.08-9|35	%defattr(644,root,root,755)
14mr|mingetty-1.08-9|36	%doc COPYING
14mr|mingetty-1.08-9|37	%attr(755,root,root) /sbin/mingetty
14mr|mingetty-1.08-9|38	%{_mandir}/man8/mingetty.8*
14mr|mingetty-1.08-9|39	
14mr|mingetty-1.08-9|40	
14mr|mingetty-1.08-9|41	
14mr|mingetty-1.08-9|42	%changelog
14mr|mingetty-1.08-9|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.08-9
14mr|mingetty-1.08-9|44	+ Revision: 8bed89b
14mr|mingetty-1.08-9|45	- MassBuild#440: Increase release tag
14mr|mingetty-1.08-9|46	
14mr|mingetty-1.08-9|47	

17682 14
14mr|minicom-2.5-4|1	Summary:	A text-based modem control and terminal emulation program
14mr|minicom-2.5-4|2	Name:		minicom
14mr|minicom-2.5-4|3	Version:	2.5
14mr|minicom-2.5-4|4	Release:	4
14mr|minicom-2.5-4|5	License:	GPLv2+
14mr|minicom-2.5-4|6	Group:		Communications
14mr|minicom-2.5-4|7	URL:		http://alioth.debian.org/projects/minicom/
14mr|minicom-2.5-4|8	Source:		http://alioth.debian.org/frs/download.php/3195/minicom-%{version}.tar.gz
14mr|minicom-2.5-4|9	Requires:	lrzsz
14mr|minicom-2.5-4|10	Requires:	setserial
14mr|minicom-2.5-4|11	Requires:	lockdev-baudboy
14mr|minicom-2.5-4|12	BuildRequires:	ncurses-devel
14mr|minicom-2.5-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}
14mr|minicom-2.5-4|14	
14mr|minicom-2.5-4|15	%description
14mr|minicom-2.5-4|16	Minicom is a simple text-based modem control and terminal emulation program
14mr|minicom-2.5-4|17	somewhat similar to MSDOS Telix. Minicom includes a dialing directory, full
14mr|minicom-2.5-4|18	ANSI and VT100 emulation, an (external) scripting language, and other features.
14mr|minicom-2.5-4|19	
14mr|minicom-2.5-4|20	Minicom should be installed if you need a simple modem control program or
14mr|minicom-2.5-4|21	terminal emulator.
14mr|minicom-2.5-4|22	
14mr|minicom-2.5-4|23	Run 'minicom -s' as root to create a system wide configuration. Users need
14mr|minicom-2.5-4|24	read/write permissions on the serial port devices in order to use minicom.
14mr|minicom-2.5-4|25	
14mr|minicom-2.5-4|26	%prep
14mr|minicom-2.5-4|27	%setup -q
14mr|minicom-2.5-4|28	
14mr|minicom-2.5-4|29	%build
14mr|minicom-2.5-4|30	%configure2_5x --disable-rpath
14mr|minicom-2.5-4|31	%make
14mr|minicom-2.5-4|32	
14mr|minicom-2.5-4|33	%install
14mr|minicom-2.5-4|34	rm -rf %{buildroot}
14mr|minicom-2.5-4|35	%makeinstall_std
14mr|minicom-2.5-4|36	%find_lang %name
14mr|minicom-2.5-4|37	
14mr|minicom-2.5-4|38	%clean
14mr|minicom-2.5-4|39	rm -rf %{buildroot}
14mr|minicom-2.5-4|40	
14mr|minicom-2.5-4|41	%files -f %name.lang
14mr|minicom-2.5-4|42	%defattr(-,root,root)
14mr|minicom-2.5-4|43	%doc NEWS AUTHORS INSTALL README TODO
14mr|minicom-2.5-4|44	%doc doc/Announce* doc/COMPATABILITY.lrzsz doc/HistSearch
14mr|minicom-2.5-4|45	%doc doc/Locales doc/Macros doc/QuickStart.modemu doc/README.lrzsz
14mr|minicom-2.5-4|46	%doc doc/TODO.lrzsz doc/Todo* doc/copyright.modemu doc/fselector.txt
14mr|minicom-2.5-4|47	%doc doc/japanese doc/minicom.FAQ doc/modemu.README doc/pl-translation.txt
14mr|minicom-2.5-4|48	%doc doc/portugues-brasil doc/suomeksi doc/ChangeLog.old
14mr|minicom-2.5-4|49	%attr(755,root,dialout) %{_bindir}/minicom
14mr|minicom-2.5-4|50	%{_bindir}/runscript
14mr|minicom-2.5-4|51	%{_bindir}/xminicom
14mr|minicom-2.5-4|52	%{_bindir}/ascii-xfr
14mr|minicom-2.5-4|53	%{_mandir}/*/*
14mr|minicom-2.5-4|54	
14mr|minicom-2.5-4|55	
14mr|minicom-2.5-4|56	
14mr|minicom-2.5-4|57	%changelog
14mr|minicom-2.5-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-4
14mr|minicom-2.5-4|59	+ Revision: 48599d2
14mr|minicom-2.5-4|60	- MassBuild#440: Increase release tag
14mr|minicom-2.5-4|61	
14mr|minicom-2.5-4|62	

17683 14
14mr|mirrordir-0.10.49-19|1	#
14mr|mirrordir-0.10.49-19|2	# (fg) 20010112 Library stuff...
14mr|mirrordir-0.10.49-19|3	#
14mr|mirrordir-0.10.49-19|4	
14mr|mirrordir-0.10.49-19|5	%define name2 diffie
14mr|mirrordir-0.10.49-19|6	%define libname2 %mklibname %name2 1
14mr|mirrordir-0.10.49-19|7	%define develname %mklibname -d %name2
14mr|mirrordir-0.10.49-19|8	
14mr|mirrordir-0.10.49-19|9	Name: mirrordir
14mr|mirrordir-0.10.49-19|10	Summary: Easy to use ftp mirroring package
14mr|mirrordir-0.10.49-19|11	Version: 0.10.49
14mr|mirrordir-0.10.49-19|12	Release: 19
14mr|mirrordir-0.10.49-19|13	Source: ftp://ftp.obsidian.co.za/pub/mirrordir/mirrordir-%{version}.tar.bz2
14mr|mirrordir-0.10.49-19|14	Patch0: mirrordir-0.10.49-confpath.patch
14mr|mirrordir-0.10.49-19|15	Patch1: mirrordir-zlib-1.1.3-zfree.patch
14mr|mirrordir-0.10.49-19|16	Patch2: mirrordir-0.10.49-varargs.patch
14mr|mirrordir-0.10.49-19|17	Patch3: mirrordir-0.10.49-64bit-fixes.patch
14mr|mirrordir-0.10.49-19|18	Patch4: mirrordir-0.10.49-pam_pwdb.patch
14mr|mirrordir-0.10.49-19|19	# (tv) use system zlib:
14mr|mirrordir-0.10.49-19|20	Patch5: mirrordir-use-system-libs.patch
14mr|mirrordir-0.10.49-19|21	Patch6: mirrordir-0.10.49-fix-str-fmt.patch
14mr|mirrordir-0.10.49-19|22	Patch7: mirrordir-0.10.49-fix-install.patch
14mr|mirrordir-0.10.49-19|23	BuildRequires: automake autoconf zlib-devel
14mr|mirrordir-0.10.49-19|24	Group: Networking/File transfer
14mr|mirrordir-0.10.49-19|25	URL: ftp://ftp.obsidian.co.za/pub/mirrordir/
14mr|mirrordir-0.10.49-19|26	BuildRoot: %_tmppath/%name-%version-root
14mr|mirrordir-0.10.49-19|27	License: GPLv2+
14mr|mirrordir-0.10.49-19|28	Requires: %libname2 = %version
14mr|mirrordir-0.10.49-19|29	
14mr|mirrordir-0.10.49-19|30	%description
14mr|mirrordir-0.10.49-19|31	Easy to use ftp mirroring package - simply use
14mr|mirrordir-0.10.49-19|32	mirrordir ftp://some.where.com/dir /some/local/dir
14mr|mirrordir-0.10.49-19|33	
14mr|mirrordir-0.10.49-19|34	%package -n %libname2
14mr|mirrordir-0.10.49-19|35	Summary: The diffie library, necessary to run mirrordir
14mr|mirrordir-0.10.49-19|36	Group: System/Libraries
14mr|mirrordir-0.10.49-19|37	
14mr|mirrordir-0.10.49-19|38	%description -n %libname2
14mr|mirrordir-0.10.49-19|39	The diffie library, necessary to run mirrordir.
14mr|mirrordir-0.10.49-19|40	
14mr|mirrordir-0.10.49-19|41	%package -n %{develname}
14mr|mirrordir-0.10.49-19|42	Summary: Static version of the diffie library
14mr|mirrordir-0.10.49-19|43	Group: Development/C
14mr|mirrordir-0.10.49-19|44	Requires: %libname2 = %{version}
14mr|mirrordir-0.10.49-19|45	Provides: lib%{name2}-devel = %version
14mr|mirrordir-0.10.49-19|46	Provides: %name-devel = %version
14mr|mirrordir-0.10.49-19|47	Obsoletes: %{mklibname -d %name2 1}
14mr|mirrordir-0.10.49-19|48	
14mr|mirrordir-0.10.49-19|49	%description -n %{develname}
14mr|mirrordir-0.10.49-19|50	Static version of the diffie library
14mr|mirrordir-0.10.49-19|51	
14mr|mirrordir-0.10.49-19|52	%prep
14mr|mirrordir-0.10.49-19|53	%setup -q
14mr|mirrordir-0.10.49-19|54	%patch0 -p1 -b .confpath
14mr|mirrordir-0.10.49-19|55	%patch1 -p1 -b .zfree
14mr|mirrordir-0.10.49-19|56	%patch2 -p1 -b .varargs
14mr|mirrordir-0.10.49-19|57	%patch3 -p1 -b .64bit-fixes
14mr|mirrordir-0.10.49-19|58	%patch4 -p1 -b .pam_pwdb
14mr|mirrordir-0.10.49-19|59	%patch5 -p1 -b .sys_libs
14mr|mirrordir-0.10.49-19|60	%patch6 -p1 -b .str
14mr|mirrordir-0.10.49-19|61	%patch7 -p1 -b .install
14mr|mirrordir-0.10.49-19|62	
14mr|mirrordir-0.10.49-19|63	%build
14mr|mirrordir-0.10.49-19|64	autoreconf -fi
14mr|mirrordir-0.10.49-19|65	%configure2_5x --enable-zlib \
14mr|mirrordir-0.10.49-19|66	CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
14mr|mirrordir-0.10.49-19|67	%make
14mr|mirrordir-0.10.49-19|68	
14mr|mirrordir-0.10.49-19|69	%install
14mr|mirrordir-0.10.49-19|70	
14mr|mirrordir-0.10.49-19|71	%makeinstall_std
14mr|mirrordir-0.10.49-19|72	
14mr|mirrordir-0.10.49-19|73	%files
14mr|mirrordir-0.10.49-19|74	%defattr(-,root,root,755)
14mr|mirrordir-0.10.49-19|75	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mr|mirrordir-0.10.49-19|76	%{_bindir}/*
14mr|mirrordir-0.10.49-19|77	%config(noreplace) %{_sysconfdir}/mirrordir
14mr|mirrordir-0.10.49-19|78	%config(noreplace) %{_sysconfdir}/secure*
14mr|mirrordir-0.10.49-19|79	%config(noreplace) %{_sysconfdir}/pam.d/*
14mr|mirrordir-0.10.49-19|80	%{_mandir}/man*/*
14mr|mirrordir-0.10.49-19|81	
14mr|mirrordir-0.10.49-19|82	%files -n %libname2
14mr|mirrordir-0.10.49-19|83	%defattr(-,root,root,755)
14mr|mirrordir-0.10.49-19|84	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mr|mirrordir-0.10.49-19|85	%{_libdir}/lib%{name2}.so.*
14mr|mirrordir-0.10.49-19|86	
14mr|mirrordir-0.10.49-19|87	%files -n %{develname}
14mr|mirrordir-0.10.49-19|88	%defattr(-,root,root,755)
14mr|mirrordir-0.10.49-19|89	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mr|mirrordir-0.10.49-19|90	%{_libdir}/lib%{name2}.so
14mr|mirrordir-0.10.49-19|91	%{_libdir}/lib%{name2}.a
14mr|mirrordir-0.10.49-19|92	
14mr|mirrordir-0.10.49-19|93	
14mr|mirrordir-0.10.49-19|94	
14mr|mirrordir-0.10.49-19|95	%changelog
14mr|mirrordir-0.10.49-19|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.49-19
14mr|mirrordir-0.10.49-19|97	+ Revision: f3c9257
14mr|mirrordir-0.10.49-19|98	- MassBuild#440: Increase release tag
14mr|mirrordir-0.10.49-19|99	
14mr|mirrordir-0.10.49-19|100	

17684 14
14mr|mjpegtools-2.0.0-7|1	%define api 2.0
14mr|mjpegtools-2.0.0-7|2	%define major 0
14mr|mjpegtools-2.0.0-7|3	%define libname %mklibname %{name}%{api}_ %{major}
14mr|mjpegtools-2.0.0-7|4	%define devname %mklibname -d %{name}
14mr|mjpegtools-2.0.0-7|5	
14mr|mjpegtools-2.0.0-7|6	Summary:	Tools for recording, editing, playing back and mpeg-encoding video under linux
14mr|mjpegtools-2.0.0-7|7	Name:		mjpegtools
14mr|mjpegtools-2.0.0-7|8	Version:	2.0.0
14mr|mjpegtools-2.0.0-7|9	Release:	7
14mr|mjpegtools-2.0.0-7|10	License:	GPLv2+
14mr|mjpegtools-2.0.0-7|11	Group:		Video
14mr|mjpegtools-2.0.0-7|12	Url:		http://mjpeg.sourceforge.net
14mr|mjpegtools-2.0.0-7|13	Source: 	http://prdownloads.sourceforge.net/mjpeg/%{name}-%{version}.tar.gz
14mr|mjpegtools-2.0.0-7|14	Patch0:		mjpegtools-2.0.0-format-strings.patch
14mr|mjpegtools-2.0.0-7|15	Patch1: 	mjpegtools-1.9.0rc1-x86_64.patch
14mr|mjpegtools-2.0.0-7|16	Patch4:		mjpegtools-1.9.0-link.patch
14mr|mjpegtools-2.0.0-7|17	BuildRequires:	autoconf
14mr|mjpegtools-2.0.0-7|18	BuildRequires:	nasm
14mr|mjpegtools-2.0.0-7|19	BuildRequires:	jpeg-devel
14mr|mjpegtools-2.0.0-7|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|mjpegtools-2.0.0-7|21	Buildrequires:	pkgconfig(libdv)
14mr|mjpegtools-2.0.0-7|22	BuildRequires:	pkgconfig(libquicktime)
14mr|mjpegtools-2.0.0-7|23	BuildRequires:	pkgconfig(libpulse)
14mr|mjpegtools-2.0.0-7|24	BuildRequires:	pkgconfig(SDL_gfx)
14mr|mjpegtools-2.0.0-7|25	BuildRequires:	pkgconfig(xxf86dga)
14mr|mjpegtools-2.0.0-7|26	
14mr|mjpegtools-2.0.0-7|27	%description
14mr|mjpegtools-2.0.0-7|28	The MJPEG-tools are a basic set of utilities for recording, editing,
14mr|mjpegtools-2.0.0-7|29	playing back and encoding (to mpeg) video under linux. Recording can
14mr|mjpegtools-2.0.0-7|30	be done with zoran-based MJPEG-boards (LML33, Iomega Buz, Pinnacle
14mr|mjpegtools-2.0.0-7|31	DC10(+), Marvel G200/G400), these can also playback video using the
14mr|mjpegtools-2.0.0-7|32	hardware. With the rest of the tools, this video can be edited and
14mr|mjpegtools-2.0.0-7|33	encoded into mpeg1/2 or divx video.
14mr|mjpegtools-2.0.0-7|34	
14mr|mjpegtools-2.0.0-7|35	%files
14mr|mjpegtools-2.0.0-7|36	%doc AUTHORS BUGS ChangeLog CHANGES COPYING HINTS INSTALL NEWS PLANS README* TODO
14mr|mjpegtools-2.0.0-7|37	%{_bindir}/*
14mr|mjpegtools-2.0.0-7|38	%{_mandir}/man1/*
14mr|mjpegtools-2.0.0-7|39	%{_infodir}/mjpeg-howto.info*
14mr|mjpegtools-2.0.0-7|40	
14mr|mjpegtools-2.0.0-7|41	#----------------------------------------------------------------------------
14mr|mjpegtools-2.0.0-7|42	
14mr|mjpegtools-2.0.0-7|43	%package -n %{libname}
14mr|mjpegtools-2.0.0-7|44	Summary:	Main library for %{name}
14mr|mjpegtools-2.0.0-7|45	Group:		System/Libraries
14mr|mjpegtools-2.0.0-7|46	Provides:	libmjpegtools = %{EVRD}
14mr|mjpegtools-2.0.0-7|47	
14mr|mjpegtools-2.0.0-7|48	%description -n %{libname}
14mr|mjpegtools-2.0.0-7|49	This package contains the library needed to run programs dynamically
14mr|mjpegtools-2.0.0-7|50	linked with %{name}.
14mr|mjpegtools-2.0.0-7|51	
14mr|mjpegtools-2.0.0-7|52	%files -n %{libname}
14mr|mjpegtools-2.0.0-7|53	%{_libdir}/lib*-%{api}.so.%{major}*
14mr|mjpegtools-2.0.0-7|54	%ifarch %{ix86}
14mr|mjpegtools-2.0.0-7|55	%{_libdir}/sse2/lib*-%{api}.so.%{major}*
14mr|mjpegtools-2.0.0-7|56	%endif
14mr|mjpegtools-2.0.0-7|57	
14mr|mjpegtools-2.0.0-7|58	#----------------------------------------------------------------------------
14mr|mjpegtools-2.0.0-7|59	
14mr|mjpegtools-2.0.0-7|60	%package -n %{devname}
14mr|mjpegtools-2.0.0-7|61	Summary:	Headers for developing programs that will use %{name}
14mr|mjpegtools-2.0.0-7|62	Group:		Development/C
14mr|mjpegtools-2.0.0-7|63	Requires:	%{libname} = %{EVRD}
14mr|mjpegtools-2.0.0-7|64	Provides:	lib%{name}-devel = %{EVRD}
14mr|mjpegtools-2.0.0-7|65	
14mr|mjpegtools-2.0.0-7|66	%description -n %{devname}
14mr|mjpegtools-2.0.0-7|67	This package contains the headers that programmers will need to develop
14mr|mjpegtools-2.0.0-7|68	applications which will use %{name}.
14mr|mjpegtools-2.0.0-7|69	
14mr|mjpegtools-2.0.0-7|70	%files -n %{devname}
14mr|mjpegtools-2.0.0-7|71	%{_mandir}/man5/yuv4mpeg.5*
14mr|mjpegtools-2.0.0-7|72	%{_includedir}/mjpegtools
14mr|mjpegtools-2.0.0-7|73	%{_libdir}/pkgconfig/*.pc
14mr|mjpegtools-2.0.0-7|74	%{_libdir}/*.so
14mr|mjpegtools-2.0.0-7|75	
14mr|mjpegtools-2.0.0-7|76	#----------------------------------------------------------------------------
14mr|mjpegtools-2.0.0-7|77	
14mr|mjpegtools-2.0.0-7|78	%prep
14mr|mjpegtools-2.0.0-7|79	%setup -q
14mr|mjpegtools-2.0.0-7|80	%patch0 -p1 -b .format-strings
14mr|mjpegtools-2.0.0-7|81	%patch1 -p1
14mr|mjpegtools-2.0.0-7|82	%patch4 -p0
14mr|mjpegtools-2.0.0-7|83	
14mr|mjpegtools-2.0.0-7|84	libtoolize --copy --force
14mr|mjpegtools-2.0.0-7|85	autoreconf
14mr|mjpegtools-2.0.0-7|86	# toolame isn't in Mandriva, mp2enc is, so use that
14mr|mjpegtools-2.0.0-7|87	perl -p -i -e 's/\-\"toolame\"/\-\"mp2enc\"/g' scripts/lav2mpeg
14mr|mjpegtools-2.0.0-7|88	
14mr|mjpegtools-2.0.0-7|89	%build
14mr|mjpegtools-2.0.0-7|90	export CPPFLAGS="%{optflags} -fpermissive"
14mr|mjpegtools-2.0.0-7|91	export CFLAGS="%{optflags}"
14mr|mjpegtools-2.0.0-7|92	export PTHREAD_LIBS="-lpthread"
14mr|mjpegtools-2.0.0-7|93	
14mr|mjpegtools-2.0.0-7|94	# build i686/mmx dynamic library
14mr|mjpegtools-2.0.0-7|95	%ifarch %{ix86}
14mr|mjpegtools-2.0.0-7|96	mkdir build-i686
14mr|mjpegtools-2.0.0-7|97	pushd build-i686
14mr|mjpegtools-2.0.0-7|98	CONFIGURE_TOP=.. %configure2_5x \
14mr|mjpegtools-2.0.0-7|99	--enable-simd-accel \
14mr|mjpegtools-2.0.0-7|100	--prefix=%{_prefix} \
14mr|mjpegtools-2.0.0-7|101	--libdir=%{_libdir} \
14mr|mjpegtools-2.0.0-7|102	--without-v4l \
14mr|mjpegtools-2.0.0-7|103	--disable-static
14mr|mjpegtools-2.0.0-7|104	
14mr|mjpegtools-2.0.0-7|105	make
14mr|mjpegtools-2.0.0-7|106	popd
14mr|mjpegtools-2.0.0-7|107	%endif
14mr|mjpegtools-2.0.0-7|108	
14mr|mjpegtools-2.0.0-7|109	# build regular package
14mr|mjpegtools-2.0.0-7|110	%if %{_target_cpu} == "i686"
14mr|mjpegtools-2.0.0-7|111	%else
14mr|mjpegtools-2.0.0-7|112	mkdir build-%{_target_cpu}
14mr|mjpegtools-2.0.0-7|113	%endif
14mr|mjpegtools-2.0.0-7|114	
14mr|mjpegtools-2.0.0-7|115	pushd build-%{_target_cpu}
14mr|mjpegtools-2.0.0-7|116	CONFIGURE_TOP=.. %configure2_5x \
14mr|mjpegtools-2.0.0-7|117	--disable-simd-accel \
14mr|mjpegtools-2.0.0-7|118	--libdir=%{_libdir} \
14mr|mjpegtools-2.0.0-7|119	--without-v4l \
14mr|mjpegtools-2.0.0-7|120	--disable-static
14mr|mjpegtools-2.0.0-7|121	
14mr|mjpegtools-2.0.0-7|122	make
14mr|mjpegtools-2.0.0-7|123	popd
14mr|mjpegtools-2.0.0-7|124	
14mr|mjpegtools-2.0.0-7|125	%install
14mr|mjpegtools-2.0.0-7|126	%ifarch %{ix86}
14mr|mjpegtools-2.0.0-7|127	pushd build-i686
14mr|mjpegtools-2.0.0-7|128	%makeinstall_std
14mr|mjpegtools-2.0.0-7|129	popd
14mr|mjpegtools-2.0.0-7|130	mkdir -p %{buildroot}%{_libdir}/sse2
14mr|mjpegtools-2.0.0-7|131	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}%{_libdir}/sse2/
14mr|mjpegtools-2.0.0-7|132	%endif
14mr|mjpegtools-2.0.0-7|133	
14mr|mjpegtools-2.0.0-7|134	pushd build-%{_target_cpu}
14mr|mjpegtools-2.0.0-7|135	%makeinstall_std
14mr|mjpegtools-2.0.0-7|136	popd
14mr|mjpegtools-2.0.0-7|137	
14mr|mjpegtools-2.0.0-7|138	cp mpeg2enc/mpeg2syntaxcodes.h %{buildroot}%{_includedir}/mjpegtools/
14mr|mjpegtools-2.0.0-7|139	
14mr|mjpegtools-2.0.0-7|140	
14mr|mjpegtools-2.0.0-7|141	%changelog
14mr|mjpegtools-2.0.0-7|142	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-7
14mr|mjpegtools-2.0.0-7|143	+ Revision: b877ad9
14mr|mjpegtools-2.0.0-7|144	- Spec cleanup
14mr|mjpegtools-2.0.0-7|145	
14mr|mjpegtools-2.0.0-7|146	

17685 14
14mr|mkcomposecache-1.2.1-6|1	Name: mkcomposecache
14mr|mkcomposecache-1.2.1-6|2	Version: 1.2.1
14mr|mkcomposecache-1.2.1-6|3	Release: 6
14mr|mkcomposecache-1.2.1-6|4	Summary: Used for creating global (system-wide) Compose cache files
14mr|mkcomposecache-1.2.1-6|5	Group: System/X11
14mr|mkcomposecache-1.2.1-6|6	URL: http://xorg.freedesktop.org
14mr|mkcomposecache-1.2.1-6|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|mkcomposecache-1.2.1-6|8	License: MIT
14mr|mkcomposecache-1.2.1-6|9	
14mr|mkcomposecache-1.2.1-6|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|mkcomposecache-1.2.1-6|11	BuildRequires: pkgconfig(x11)
14mr|mkcomposecache-1.2.1-6|12	
14mr|mkcomposecache-1.2.1-6|13	%description
14mr|mkcomposecache-1.2.1-6|14	mkcomposecache is used for creating global (system-wide) Compose cache files.
14mr|mkcomposecache-1.2.1-6|15	
14mr|mkcomposecache-1.2.1-6|16	Compose cache files help with application startup times and memory usage,
14mr|mkcomposecache-1.2.1-6|17	especially in locales with large Compose tables (e.g. all UTF-8 locales).
14mr|mkcomposecache-1.2.1-6|18	
14mr|mkcomposecache-1.2.1-6|19	The tool only makes sense with libX11 1.0.2 and higher.
14mr|mkcomposecache-1.2.1-6|20	Included is a script mkallcomposecaches.sh that creates global cache
14mr|mkcomposecache-1.2.1-6|21	files for all supported locales.
14mr|mkcomposecache-1.2.1-6|22	
14mr|mkcomposecache-1.2.1-6|23	%prep
14mr|mkcomposecache-1.2.1-6|24	%setup -q -n %{name}-%{version}
14mr|mkcomposecache-1.2.1-6|25	
14mr|mkcomposecache-1.2.1-6|26	%build
14mr|mkcomposecache-1.2.1-6|27	%configure2_5x 	--x-includes=%{_includedir} \
14mr|mkcomposecache-1.2.1-6|28	--x-libraries=%{_libdir}
14mr|mkcomposecache-1.2.1-6|29	%make
14mr|mkcomposecache-1.2.1-6|30	
14mr|mkcomposecache-1.2.1-6|31	%install
14mr|mkcomposecache-1.2.1-6|32	rm -rf %{buildroot}
14mr|mkcomposecache-1.2.1-6|33	%makeinstall_std
14mr|mkcomposecache-1.2.1-6|34	
14mr|mkcomposecache-1.2.1-6|35	%clean
14mr|mkcomposecache-1.2.1-6|36	rm -rf %{buildroot}
14mr|mkcomposecache-1.2.1-6|37	
14mr|mkcomposecache-1.2.1-6|38	%files
14mr|mkcomposecache-1.2.1-6|39	%defattr(-,root,root)
14mr|mkcomposecache-1.2.1-6|40	%{_sbindir}/mkcomposecache
14mr|mkcomposecache-1.2.1-6|41	%{_mandir}/man8/mkcomposecache.*
14mr|mkcomposecache-1.2.1-6|42	
14mr|mkcomposecache-1.2.1-6|43	
14mr|mkcomposecache-1.2.1-6|44	
14mr|mkcomposecache-1.2.1-6|45	
14mr|mkcomposecache-1.2.1-6|46	%changelog
14mr|mkcomposecache-1.2.1-6|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-6
14mr|mkcomposecache-1.2.1-6|48	+ Revision: 8a086dd
14mr|mkcomposecache-1.2.1-6|49	- MassBuild#440: Increase release tag
14mr|mkcomposecache-1.2.1-6|50	
14mr|mkcomposecache-1.2.1-6|51	

17686 14
14mr|mkdosfs-with-dir-1.0-11|1	%define name mkdosfs-with-dir
14mr|mkdosfs-with-dir-1.0-11|2	%define version 1.0
14mr|mkdosfs-with-dir-1.0-11|3	%define release 11
14mr|mkdosfs-with-dir-1.0-11|4	
14mr|mkdosfs-with-dir-1.0-11|5	Summary: Create a DOS image from a directory
14mr|mkdosfs-with-dir-1.0-11|6	Name: %{name}
14mr|mkdosfs-with-dir-1.0-11|7	Version: %{version}
14mr|mkdosfs-with-dir-1.0-11|8	Release: %{release}
14mr|mkdosfs-with-dir-1.0-11|9	Source0: %{name}
14mr|mkdosfs-with-dir-1.0-11|10	License: GPL
14mr|mkdosfs-with-dir-1.0-11|11	Group: File tools
14mr|mkdosfs-with-dir-1.0-11|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mkdosfs-with-dir-1.0-11|13	BuildArch: noarch
14mr|mkdosfs-with-dir-1.0-11|14	Requires: dosfstools
14mr|mkdosfs-with-dir-1.0-11|15	
14mr|mkdosfs-with-dir-1.0-11|16	%description
14mr|mkdosfs-with-dir-1.0-11|17	Create a DOS image from a directory without being superuser.
14mr|mkdosfs-with-dir-1.0-11|18	
14mr|mkdosfs-with-dir-1.0-11|19	%install
14mr|mkdosfs-with-dir-1.0-11|20	rm -rf $RPM_BUILD_ROOT
14mr|mkdosfs-with-dir-1.0-11|21	install -D -m 4755 %SOURCE0 $RPM_BUILD_ROOT/usr/bin/%{name}
14mr|mkdosfs-with-dir-1.0-11|22	
14mr|mkdosfs-with-dir-1.0-11|23	%clean
14mr|mkdosfs-with-dir-1.0-11|24	rm -rf $RPM_BUILD_ROOT
14mr|mkdosfs-with-dir-1.0-11|25	
14mr|mkdosfs-with-dir-1.0-11|26	%files
14mr|mkdosfs-with-dir-1.0-11|27	%defattr(-,root,root)
14mr|mkdosfs-with-dir-1.0-11|28	%{_bindir}/*
14mr|mkdosfs-with-dir-1.0-11|29	
14mr|mkdosfs-with-dir-1.0-11|30	
14mr|mkdosfs-with-dir-1.0-11|31	
14mr|mkdosfs-with-dir-1.0-11|32	
14mr|mkdosfs-with-dir-1.0-11|33	
14mr|mkdosfs-with-dir-1.0-11|34	%changelog
14mr|mkdosfs-with-dir-1.0-11|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-11
14mr|mkdosfs-with-dir-1.0-11|36	+ Revision: 992ae16
14mr|mkdosfs-with-dir-1.0-11|37	- MassBuild#440: Increase release tag
14mr|mkdosfs-with-dir-1.0-11|38	
14mr|mkdosfs-with-dir-1.0-11|39	

17687 14
14mr|mkfontdir-1.0.7-3|1	Name:		mkfontdir
14mr|mkfontdir-1.0.7-3|2	Version:	1.0.7
14mr|mkfontdir-1.0.7-3|3	Release:	3
14mr|mkfontdir-1.0.7-3|4	Summary:	Create an index of X font files in a directory
14mr|mkfontdir-1.0.7-3|5	Group:		Development/X11
14mr|mkfontdir-1.0.7-3|6	License:	MIT
14mr|mkfontdir-1.0.7-3|7	URL:		http://xorg.freedesktop.org
14mr|mkfontdir-1.0.7-3|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|mkfontdir-1.0.7-3|9	BuildRequires:	x11-util-macros >= 1.0.1
14mr|mkfontdir-1.0.7-3|10	# mkfontdir is currently nothing more than a call to mkfontscale
14mr|mkfontdir-1.0.7-3|11	Requires:	mkfontscale
14mr|mkfontdir-1.0.7-3|12	BuildArch:	noarch
14mr|mkfontdir-1.0.7-3|13	
14mr|mkfontdir-1.0.7-3|14	%description
14mr|mkfontdir-1.0.7-3|15	Mkfontdir creates an index of X font files in a directory.
14mr|mkfontdir-1.0.7-3|16	
14mr|mkfontdir-1.0.7-3|17	For each directory argument, mkfontdir reads all of the font files in the
14mr|mkfontdir-1.0.7-3|18	directory searching for properties named "FONT", or (failing that) the name of
14mr|mkfontdir-1.0.7-3|19	the file stripped of its suffix. These are converted to lower case and used as
14mr|mkfontdir-1.0.7-3|20	font names, and, along with the name of the font file, are written out to the
14mr|mkfontdir-1.0.7-3|21	file "fonts.dir" in the directory. The X server and font server use "fonts.dir"
14mr|mkfontdir-1.0.7-3|22	to find font files.
14mr|mkfontdir-1.0.7-3|23	
14mr|mkfontdir-1.0.7-3|24	%prep
14mr|mkfontdir-1.0.7-3|25	%setup -q
14mr|mkfontdir-1.0.7-3|26	
14mr|mkfontdir-1.0.7-3|27	%build
14mr|mkfontdir-1.0.7-3|28	%configure2_5x
14mr|mkfontdir-1.0.7-3|29	%make
14mr|mkfontdir-1.0.7-3|30	
14mr|mkfontdir-1.0.7-3|31	%install
14mr|mkfontdir-1.0.7-3|32	%makeinstall_std
14mr|mkfontdir-1.0.7-3|33	
14mr|mkfontdir-1.0.7-3|34	%files
14mr|mkfontdir-1.0.7-3|35	%{_bindir}/mkfontdir
14mr|mkfontdir-1.0.7-3|36	%{_mandir}/man1/mkfontdir.1*
14mr|mkfontdir-1.0.7-3|37	
14mr|mkfontdir-1.0.7-3|38	
14mr|mkfontdir-1.0.7-3|39	%changelog
14mr|mkfontdir-1.0.7-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-3
14mr|mkfontdir-1.0.7-3|41	+ Revision: 42c67e2
14mr|mkfontdir-1.0.7-3|42	- MassBuild#440: Increase release tag
14mr|mkfontdir-1.0.7-3|43	
14mr|mkfontdir-1.0.7-3|44	

17688 14
14mr|mkfontscale-1.1.0-3|1	Name:		mkfontscale
14mr|mkfontscale-1.1.0-3|2	Version:	1.1.0
14mr|mkfontscale-1.1.0-3|3	Release:	3
14mr|mkfontscale-1.1.0-3|4	Summary:	Create an index of scalable font files for X
14mr|mkfontscale-1.1.0-3|5	Group:		Development/X11
14mr|mkfontscale-1.1.0-3|6	License:	MIT
14mr|mkfontscale-1.1.0-3|7	URL:		http://xorg.freedesktop.org
14mr|mkfontscale-1.1.0-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|mkfontscale-1.1.0-3|9	# add a few extra encodings
14mr|mkfontscale-1.1.0-3|10	Patch0:		mkfontscale-1.0.3-mdv.patch
14mr|mkfontscale-1.1.0-3|11	
14mr|mkfontscale-1.1.0-3|12	BuildRequires:	pkgconfig(fontenc)
14mr|mkfontscale-1.1.0-3|13	BuildRequires:	pkgconfig(freetype2)
14mr|mkfontscale-1.1.0-3|14	BuildRequires:	pkgconfig(x11)
14mr|mkfontscale-1.1.0-3|15	BuildRequires:	x11-util-macros
14mr|mkfontscale-1.1.0-3|16	
14mr|mkfontscale-1.1.0-3|17	%description
14mr|mkfontscale-1.1.0-3|18	For each directory argument, mkfontscale reads all of the scalable font files
14mr|mkfontscale-1.1.0-3|19	in the directory. For every font file found, an X11 font name (XLFD) is
14mr|mkfontscale-1.1.0-3|20	generated, and is written together with the file name to a file fonts.scale in
14mr|mkfontscale-1.1.0-3|21	the directory.
14mr|mkfontscale-1.1.0-3|22	
14mr|mkfontscale-1.1.0-3|23	%prep
14mr|mkfontscale-1.1.0-3|24	%setup -q
14mr|mkfontscale-1.1.0-3|25	%patch0 -p1
14mr|mkfontscale-1.1.0-3|26	
14mr|mkfontscale-1.1.0-3|27	%build
14mr|mkfontscale-1.1.0-3|28	%configure2_5x	--x-includes=%{_includedir}\
14mr|mkfontscale-1.1.0-3|29	--x-libraries=%{_libdir}
14mr|mkfontscale-1.1.0-3|30	
14mr|mkfontscale-1.1.0-3|31	%make
14mr|mkfontscale-1.1.0-3|32	
14mr|mkfontscale-1.1.0-3|33	%install
14mr|mkfontscale-1.1.0-3|34	%makeinstall_std
14mr|mkfontscale-1.1.0-3|35	
14mr|mkfontscale-1.1.0-3|36	%files
14mr|mkfontscale-1.1.0-3|37	%{_bindir}/mkfontscale
14mr|mkfontscale-1.1.0-3|38	%{_mandir}/man1/mkfontscale.*
14mr|mkfontscale-1.1.0-3|39	
14mr|mkfontscale-1.1.0-3|40	
14mr|mkfontscale-1.1.0-3|41	%changelog
14mr|mkfontscale-1.1.0-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-3
14mr|mkfontscale-1.1.0-3|43	+ Revision: 1c75755
14mr|mkfontscale-1.1.0-3|44	- MassBuild#440: Increase release tag
14mr|mkfontscale-1.1.0-3|45	
14mr|mkfontscale-1.1.0-3|46	

17689 14
14mr|mkinitrd-6.0.93-32|1	%define _enable_debug_packages %{nil}
14mr|mkinitrd-6.0.93-32|2	%define debug_package          %{nil}
14mr|mkinitrd-6.0.93-32|3	
14mr|mkinitrd-6.0.93-32|4	Summary:	Creates an initial ramdisk image for preloading modules
14mr|mkinitrd-6.0.93-32|5	Name:		mkinitrd
14mr|mkinitrd-6.0.93-32|6	Version:	6.0.93
14mr|mkinitrd-6.0.93-32|7	Release:	32
14mr|mkinitrd-6.0.93-32|8	License:	GPLv2+
14mr|mkinitrd-6.0.93-32|9	Group:		System/Kernel and hardware
14mr|mkinitrd-6.0.93-32|10	Url:		http://www.redhat.com/
14mr|mkinitrd-6.0.93-32|11	Source0:	mkinitrd-%{version}.tar.bz2
14mr|mkinitrd-6.0.93-32|12	# Mageia sources
14mr|mkinitrd-6.0.93-32|13	Source100:	mkinitrd-sysconfig
14mr|mkinitrd-6.0.93-32|14	# These patches come from our git branch
14mr|mkinitrd-6.0.93-32|15	# Please add the patches there
14mr|mkinitrd-6.0.93-32|16	# git checkout
14mr|mkinitrd-6.0.93-32|17	# sed -i '/^#BEGINGIT/,/^#ENDGIT/ {/^[^#]/d}' ~/co/mkinitrd/SPECS/mkinitrd.spec
14mr|mkinitrd-6.0.93-32|18	# git format-patch -N master | while read p; do name=$(echo $p | sed 's/^....-//'); n=$(echo $p | sed 's/^00\(..\)-.*$/\1/'); mv -f $p ~/co/mkinitrd/SOURCES/$name; sed -i "s/^#ENDGIT/Patch1$n: $name\n#ENDGIT/" ~/co/mkinitrd/SPECS/mkinitrd.spec; done
14mr|mkinitrd-6.0.93-32|19	#BEGINGIT
14mr|mkinitrd-6.0.93-32|20	Patch101:	Create-etc-blkid.patch
14mr|mkinitrd-6.0.93-32|21	Patch102:	Fix-regexp-usage-to-work-on-bash-3.2.patch
14mr|mkinitrd-6.0.93-32|22	Patch103:	Add-missing-closedir.patch
14mr|mkinitrd-6.0.93-32|23	Patch104:	Display-current-kernel-version-in-usage.patch
14mr|mkinitrd-6.0.93-32|24	Patch105:	Handle-root-devno-from-lilo.patch
14mr|mkinitrd-6.0.93-32|25	Patch106:	Include-driver-for-current-keyboard.patch
14mr|mkinitrd-6.0.93-32|26	Patch107:	Get-correct-module-when-rootfs-is-auto-in-fstab.patch
14mr|mkinitrd-6.0.93-32|27	Patch108:	Handle-gzip-compressed-modules.patch
14mr|mkinitrd-6.0.93-32|28	Patch109:	Fix-handling-return-value-of-dm_task_run.patch
14mr|mkinitrd-6.0.93-32|29	Patch110:	Enforce-loading-correct-disk-driver.patch
14mr|mkinitrd-6.0.93-32|30	Patch111:	Fix-detection-of-usb_storage-module.patch
14mr|mkinitrd-6.0.93-32|31	Patch112:	Fix-resolving-library-deps.patch
14mr|mkinitrd-6.0.93-32|32	Patch113:	Disable-selinux.patch
14mr|mkinitrd-6.0.93-32|33	Patch114:	Disable-network-support.patch
14mr|mkinitrd-6.0.93-32|34	Patch115:	Add-support-for-bootchartd.patch
14mr|mkinitrd-6.0.93-32|35	Patch116:	Disable-usb-by-default.patch
14mr|mkinitrd-6.0.93-32|36	Patch117:	Don-t-overflow-ppoll.patch
14mr|mkinitrd-6.0.93-32|37	Patch118:	Reset-counter-between-the-tree-traversals.patch
14mr|mkinitrd-6.0.93-32|38	Patch119:	Return-the-last-kernel-arg-with-given-name.patch
14mr|mkinitrd-6.0.93-32|39	Patch120:	Let-readlink-compute-the-absolute-path-for-us.patch
14mr|mkinitrd-6.0.93-32|40	Patch121:	Include-both-ahci-and-ata_piix.patch
14mr|mkinitrd-6.0.93-32|41	Patch122:	Source-sysconfig-later.patch
14mr|mkinitrd-6.0.93-32|42	Patch123:	Resume.patch
14mr|mkinitrd-6.0.93-32|43	Patch124:	Include-ide-modules.patch
14mr|mkinitrd-6.0.93-32|44	Patch125:	Allow-overriding-DSDT.patch
14mr|mkinitrd-6.0.93-32|45	Patch126:	scsi_alias.patch
14mr|mkinitrd-6.0.93-32|46	Patch127:	checkroot.patch
14mr|mkinitrd-6.0.93-32|47	Patch128:	hooks.patch
14mr|mkinitrd-6.0.93-32|48	Patch129:	Wait-only-for-needed-devices.patch
14mr|mkinitrd-6.0.93-32|49	Patch130:	kbd-is-in-usr.patch
14mr|mkinitrd-6.0.93-32|50	Patch131:	Handle-SYSFONTACM-8859-15.patch
14mr|mkinitrd-6.0.93-32|51	Patch132:	Restrict-udev-messages-to-handle.patch
14mr|mkinitrd-6.0.93-32|52	Patch133:	Fix-waiting-in-devices.patch
14mr|mkinitrd-6.0.93-32|53	Patch134:	Fix-dmraid-to-wait-for-needed-disks.patch
14mr|mkinitrd-6.0.93-32|54	Patch135:	no-longer-uses-daemonize-to-start-plymouth-upstream-.patch
14mr|mkinitrd-6.0.93-32|55	Patch136:	Add-drm-detection-if-module-is-not-loaded.patch
14mr|mkinitrd-6.0.93-32|56	Patch137:	devtmpfs-support.patch
14mr|mkinitrd-6.0.93-32|57	Patch138:	Workaround-issue-on-dmraid-10.patch
14mr|mkinitrd-6.0.93-32|58	Patch139:	Create-urandom-for-LVM.patch
14mr|mkinitrd-6.0.93-32|59	Patch140:	Detect-devtmpfs-support-at-boot-time.patch
14mr|mkinitrd-6.0.93-32|60	Patch141:	Improve-keyboard-drivers-detection.patch
14mr|mkinitrd-6.0.93-32|61	Patch142:	Always-emit-plymouth.patch
14mr|mkinitrd-6.0.93-32|62	Patch143:	Revert-Add-drm-detection-if-module-is-not-loaded.patch
14mr|mkinitrd-6.0.93-32|63	Patch144:	Add-drm-whitelist-handling.patch
14mr|mkinitrd-6.0.93-32|64	Patch145:	Add-drm-drivers-for-hardware-with-no-currently-loade.patch
14mr|mkinitrd-6.0.93-32|65	Patch146:	change-filelist-for-new-bootchart.patch
14mr|mkinitrd-6.0.93-32|66	Patch147:	Include-additionnal-hid-keyboard-drivers-57872.patch
14mr|mkinitrd-6.0.93-32|67	Patch148:	Include-crc32c-for-btrfs-51622.patch
14mr|mkinitrd-6.0.93-32|68	Patch149:	Fix-cciss-support-59077.patch
14mr|mkinitrd-6.0.93-32|69	Patch150:	Fix-nash-firmware-loading-see-53220.patch
14mr|mkinitrd-6.0.93-32|70	#ENDGIT
14mr|mkinitrd-6.0.93-32|71	Patch201:	0001-Do-not-load-KMS-drivers-when-booted-with-nokmsboot-o.patch
14mr|mkinitrd-6.0.93-32|72	Patch202:	0002-Whitelist-nouveau-and-radeon-drivers.patch
14mr|mkinitrd-6.0.93-32|73	Patch203:	0003-Fix-build-with-gcc4.6.patch
14mr|mkinitrd-6.0.93-32|74	Patch204:	mkinitrd-usb-input-usbhid-only.patch
14mr|mkinitrd-6.0.93-32|75	Patch205:	mkinitrd-6.0.93-use-oom_score_adj.patch
14mr|mkinitrd-6.0.93-32|76	Patch206:	mkinitrd-6.0.93-xz-support.patch
14mr|mkinitrd-6.0.93-32|77	Patch207:	mkinitrd-6.0.93-tirpc.patch
14mr|mkinitrd-6.0.93-32|78	
14mr|mkinitrd-6.0.93-32|79	BuildRequires:	util-linux-ng
14mr|mkinitrd-6.0.93-32|80	BuildRequires:	elfutils-devel
14mr|mkinitrd-6.0.93-32|81	BuildRequires:	pkgconfig(blkid)
14mr|mkinitrd-6.0.93-32|82	BuildRequires:	pkgconfig(devmapper)
14mr|mkinitrd-6.0.93-32|83	BuildRequires:	pkgconfig(libparted)
14mr|mkinitrd-6.0.93-32|84	BuildRequires:	pkgconfig(libtirpc)
14mr|mkinitrd-6.0.93-32|85	BuildRequires:	pkgconfig(popt)
14mr|mkinitrd-6.0.93-32|86	BuildRequires:	pkgconfig(python)
14mr|mkinitrd-6.0.93-32|87	Requires:	coreutils
14mr|mkinitrd-6.0.93-32|88	Requires:	cpio
14mr|mkinitrd-6.0.93-32|89	Requires:	diffutils
14mr|mkinitrd-6.0.93-32|90	Requires:	e2fsprogs
14mr|mkinitrd-6.0.93-32|91	Requires:	filesystem
14mr|mkinitrd-6.0.93-32|92	Requires:	findutils
14mr|mkinitrd-6.0.93-32|93	Requires:	grep
14mr|mkinitrd-6.0.93-32|94	Requires:	gzip
14mr|mkinitrd-6.0.93-32|95	Requires:	initscripts
14mr|mkinitrd-6.0.93-32|96	Requires:	kpartx
14mr|mkinitrd-6.0.93-32|97	Requires:	mktemp
14mr|mkinitrd-6.0.93-32|98	Requires:	module-init-tools
14mr|mkinitrd-6.0.93-32|99	Requires:	mount
14mr|mkinitrd-6.0.93-32|100	Requires:	tar
14mr|mkinitrd-6.0.93-32|101	Requires:	util-linux-ng
14mr|mkinitrd-6.0.93-32|102	
14mr|mkinitrd-6.0.93-32|103	Requires:	nash = %{version}-%{release}
14mr|mkinitrd-6.0.93-32|104	#mkinitrd can work without those, but lesser versions are broken
14mr|mkinitrd-6.0.93-32|105	#Conflicts: udev <= 0.51-1
14mr|mkinitrd-6.0.93-32|106	Conflicts:	bootsplash < 3.1.12
14mr|mkinitrd-6.0.93-32|107	Conflicts:	bootloader-utils < 1.8-1
14mr|mkinitrd-6.0.93-32|108	Conflicts:	dmraid < 1.0.0-0.rc15
14mr|mkinitrd-6.0.93-32|109	Conflicts:	lvm1 < 1.0.8-2
14mr|mkinitrd-6.0.93-32|110	Conflicts:	lvm2 < 2.01.09
14mr|mkinitrd-6.0.93-32|111	Conflicts:	mdadm < 2.5.3-3
14mr|mkinitrd-6.0.93-32|112	Requires(post,postun):	update-alternatives
14mr|mkinitrd-6.0.93-32|113	
14mr|mkinitrd-6.0.93-32|114	%description
14mr|mkinitrd-6.0.93-32|115	mkinitrd creates filesystem images for use as initial ram filesystem
14mr|mkinitrd-6.0.93-32|116	(initramfs) images.  These images are used to find and mount the root
14mr|mkinitrd-6.0.93-32|117	filesystem.
14mr|mkinitrd-6.0.93-32|118	
14mr|mkinitrd-6.0.93-32|119	%files
14mr|mkinitrd-6.0.93-32|120	%attr(755,root,root) /sbin/mkinitrd-mkinitrd
14mr|mkinitrd-6.0.93-32|121	%attr(644,root,root) %{_mandir}/man8/mkinitrd.8*
14mr|mkinitrd-6.0.93-32|122	# Mageia
14mr|mkinitrd-6.0.93-32|123	%config(noreplace) %{_sysconfdir}/sysconfig/mkinitrd
14mr|mkinitrd-6.0.93-32|124	%dir %{_prefix}/libexec
14mr|mkinitrd-6.0.93-32|125	%{_prefix}/libexec/initrd-functions
14mr|mkinitrd-6.0.93-32|126	
14mr|mkinitrd-6.0.93-32|127	%post
14mr|mkinitrd-6.0.93-32|128	update-alternatives --install /sbin/mkinitrd mkinitrd /sbin/mkinitrd-mkinitrd 100 || :
14mr|mkinitrd-6.0.93-32|129	
14mr|mkinitrd-6.0.93-32|130	%postun
14mr|mkinitrd-6.0.93-32|131	[[ ! -e /sbin/mkinitrd-mkinitrd ]] && update-alternatives --remove mkinitrd /sbin/mkinitrd-mkinitrd || :
14mr|mkinitrd-6.0.93-32|132	
14mr|mkinitrd-6.0.93-32|133	# this is the version we introduced alternatives
14mr|mkinitrd-6.0.93-32|134	%triggerpostun -- mkinitrd < 6.0.93-10
14mr|mkinitrd-6.0.93-32|135	update-alternatives --install /sbin/mkinitrd mkinitrd /sbin/mkinitrd-mkinitrd 100 || :
14mr|mkinitrd-6.0.93-32|136	
14mr|mkinitrd-6.0.93-32|137	#----------------------------------------------------------------------------
14mr|mkinitrd-6.0.93-32|138	
14mr|mkinitrd-6.0.93-32|139	%package devel
14mr|mkinitrd-6.0.93-32|140	Summary:	C header files and library for functionality exported by libnash
14mr|mkinitrd-6.0.93-32|141	Group:		Development/C
14mr|mkinitrd-6.0.93-32|142	Requires:	mkinitrd
14mr|mkinitrd-6.0.93-32|143	Requires:	glibc-devel
14mr|mkinitrd-6.0.93-32|144	Requires:	pkgconfig(ext2fs)
14mr|mkinitrd-6.0.93-32|145	Requires:	nash = %{EVRD}
14mr|mkinitrd-6.0.93-32|146	
14mr|mkinitrd-6.0.93-32|147	%description devel
14mr|mkinitrd-6.0.93-32|148	C header files and library for functionality exported by libnash
14mr|mkinitrd-6.0.93-32|149	
14mr|mkinitrd-6.0.93-32|150	%files devel
14mr|mkinitrd-6.0.93-32|151	%{_libdir}/libnash.so
14mr|mkinitrd-6.0.93-32|152	%{_libdir}/libbdevid.so
14mr|mkinitrd-6.0.93-32|153	%{_libdir}/libbdevidprobe.a
14mr|mkinitrd-6.0.93-32|154	%{_libdir}/pkgconfig/libnash.pc
14mr|mkinitrd-6.0.93-32|155	%{_libdir}/pkgconfig/libbdevid.pc
14mr|mkinitrd-6.0.93-32|156	%{_libdir}/pkgconfig/libbdevidprobe.pc
14mr|mkinitrd-6.0.93-32|157	%{_includedir}/nash.h
14mr|mkinitrd-6.0.93-32|158	%{_includedir}/nash
14mr|mkinitrd-6.0.93-32|159	%{_includedir}/bdevid.h
14mr|mkinitrd-6.0.93-32|160	%{_includedir}/bdevid
14mr|mkinitrd-6.0.93-32|161	
14mr|mkinitrd-6.0.93-32|162	#----------------------------------------------------------------------------
14mr|mkinitrd-6.0.93-32|163	
14mr|mkinitrd-6.0.93-32|164	%package -n libbdevid-python
14mr|mkinitrd-6.0.93-32|165	Summary:	Python bindings for libbdevid
14mr|mkinitrd-6.0.93-32|166	Group:		Development/Other
14mr|mkinitrd-6.0.93-32|167	Requires:	nash = %{EVRD}
14mr|mkinitrd-6.0.93-32|168	
14mr|mkinitrd-6.0.93-32|169	%description -n libbdevid-python
14mr|mkinitrd-6.0.93-32|170	Python bindings for libbdevid.
14mr|mkinitrd-6.0.93-32|171	
14mr|mkinitrd-6.0.93-32|172	%files -n libbdevid-python
14mr|mkinitrd-6.0.93-32|173	%{python_sitearch}/bdevid.so
14mr|mkinitrd-6.0.93-32|174	
14mr|mkinitrd-6.0.93-32|175	#----------------------------------------------------------------------------
14mr|mkinitrd-6.0.93-32|176	
14mr|mkinitrd-6.0.93-32|177	%package -n nash
14mr|mkinitrd-6.0.93-32|178	Summary:	Nash shell
14mr|mkinitrd-6.0.93-32|179	Group:		System/Kernel and hardware
14mr|mkinitrd-6.0.93-32|180	Provides:	libbdevid = %{EVRD}
14mr|mkinitrd-6.0.93-32|181	Obsoletes:	libbdevid < %{EVRD}
14mr|mkinitrd-6.0.93-32|182	Conflicts:	mkinitrd < 6.0.28-2
14mr|mkinitrd-6.0.93-32|183	Requires(post,postun):	update-alternatives
14mr|mkinitrd-6.0.93-32|184	
14mr|mkinitrd-6.0.93-32|185	%description -n nash
14mr|mkinitrd-6.0.93-32|186	nash shell used by initrd
14mr|mkinitrd-6.0.93-32|187	
14mr|mkinitrd-6.0.93-32|188	%files -n nash
14mr|mkinitrd-6.0.93-32|189	%attr(644,root,root) %{_mandir}/man8/nash.8*
14mr|mkinitrd-6.0.93-32|190	%attr(755,root,root) /sbin/nash
14mr|mkinitrd-6.0.93-32|191	%attr(755,root,root) /sbin/lsinitrd-mkinitrd
14mr|mkinitrd-6.0.93-32|192	/%{_lib}/bdevid
14mr|mkinitrd-6.0.93-32|193	%{_libdir}/libnash.so.*
14mr|mkinitrd-6.0.93-32|194	%{_libdir}/libbdevid.so.*
14mr|mkinitrd-6.0.93-32|195	
14mr|mkinitrd-6.0.93-32|196	%post -n nash
14mr|mkinitrd-6.0.93-32|197	update-alternatives --install /sbin/lsinitrd lsinitrd /sbin/lsinitrd-mkinitrd 100 || :
14mr|mkinitrd-6.0.93-32|198	
14mr|mkinitrd-6.0.93-32|199	%postun -n nash
14mr|mkinitrd-6.0.93-32|200	[[ ! -e /sbin/lsinitrd-mkinitrd ]] && update-alternatives --remove lsinitrd /sbin/lsinitrd-mkinitrd || :
14mr|mkinitrd-6.0.93-32|201	
14mr|mkinitrd-6.0.93-32|202	# this is the version we introduced alternatives
14mr|mkinitrd-6.0.93-32|203	%triggerpostun -n nash -- nash < 6.0.93-11
14mr|mkinitrd-6.0.93-32|204	update-alternatives --install /sbin/lsinitrd lsinitrd /sbin/lsinitrd-mkinitrd 100 || :
14mr|mkinitrd-6.0.93-32|205	
14mr|mkinitrd-6.0.93-32|206	#----------------------------------------------------------------------------
14mr|mkinitrd-6.0.93-32|207	
14mr|mkinitrd-6.0.93-32|208	%prep
14mr|mkinitrd-6.0.93-32|209	%setup -q
14mr|mkinitrd-6.0.93-32|210	%apply_patches
14mr|mkinitrd-6.0.93-32|211	
14mr|mkinitrd-6.0.93-32|212	find . -name "Makefile*" -exec sed -i 's|-Werror||g' {} \;
14mr|mkinitrd-6.0.93-32|213	
14mr|mkinitrd-6.0.93-32|214	%build
14mr|mkinitrd-6.0.93-32|215	make LIB=%{_lib}
14mr|mkinitrd-6.0.93-32|216	make LIB=%{_lib} test
14mr|mkinitrd-6.0.93-32|217	
14mr|mkinitrd-6.0.93-32|218	%install
14mr|mkinitrd-6.0.93-32|219	make LIB=%{_lib} DESTDIR=%{buildroot} mandir=%{_mandir} install
14mr|mkinitrd-6.0.93-32|220	rm -f %{buildroot}/sbin/bdevid %{buildroot}/%{_includedir}/blkent.h
14mr|mkinitrd-6.0.93-32|221	
14mr|mkinitrd-6.0.93-32|222	# Mageia
14mr|mkinitrd-6.0.93-32|223	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|mkinitrd-6.0.93-32|224	install -m 644 %{SOURCE100} %{buildroot}%{_sysconfdir}/sysconfig/mkinitrd
14mr|mkinitrd-6.0.93-32|225	
14mr|mkinitrd-6.0.93-32|226	rm -f %{buildroot}/sbin/installkernel
14mr|mkinitrd-6.0.93-32|227	rm -f %{buildroot}/usr/libexec/mkliveinitrd
14mr|mkinitrd-6.0.93-32|228	mv -f %{buildroot}/sbin/mkinitrd %{buildroot}/sbin/mkinitrd-mkinitrd
14mr|mkinitrd-6.0.93-32|229	mv -f %{buildroot}/sbin/lsinitrd %{buildroot}/sbin/lsinitrd-mkinitrd
14mr|mkinitrd-6.0.93-32|230	
14mr|mkinitrd-6.0.93-32|231	
14mr|mkinitrd-6.0.93-32|232	%changelog
14mr|mkinitrd-6.0.93-32|233	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.93-32
14mr|mkinitrd-6.0.93-32|234	+ Revision: d462278
14mr|mkinitrd-6.0.93-32|235	- Add patch to fix build with tirpc, spec cleanup
14mr|mkinitrd-6.0.93-32|236	
14mr|mkinitrd-6.0.93-32|237	

17690 14
14mr|mknod-m600-1.2-7|1	%define name mknod-m600
14mr|mknod-m600-1.2-7|2	%define version 1.2
14mr|mknod-m600-1.2-7|3	%define release 7
14mr|mknod-m600-1.2-7|4	
14mr|mknod-m600-1.2-7|5	Summary: Create block/character devices as normal user
14mr|mknod-m600-1.2-7|6	Name: %{name}
14mr|mknod-m600-1.2-7|7	Version: %{version}
14mr|mknod-m600-1.2-7|8	Release: %{release}
14mr|mknod-m600-1.2-7|9	Source0: %{name}
14mr|mknod-m600-1.2-7|10	License: GPL
14mr|mknod-m600-1.2-7|11	Group: File tools
14mr|mknod-m600-1.2-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mknod-m600-1.2-7|13	BuildArch: noarch
14mr|mknod-m600-1.2-7|14	
14mr|mknod-m600-1.2-7|15	
14mr|mknod-m600-1.2-7|16	%description
14mr|mknod-m600-1.2-7|17	Create block/character devices as normal user.
14mr|mknod-m600-1.2-7|18	
14mr|mknod-m600-1.2-7|19	This is only useful when building images (eg: rescue, install).
14mr|mknod-m600-1.2-7|20	
14mr|mknod-m600-1.2-7|21	%install
14mr|mknod-m600-1.2-7|22	rm -rf $RPM_BUILD_ROOT
14mr|mknod-m600-1.2-7|23	install -D -m 4755 %SOURCE0 $RPM_BUILD_ROOT/usr/bin/%{name}
14mr|mknod-m600-1.2-7|24	
14mr|mknod-m600-1.2-7|25	%clean
14mr|mknod-m600-1.2-7|26	rm -rf $RPM_BUILD_ROOT
14mr|mknod-m600-1.2-7|27	
14mr|mknod-m600-1.2-7|28	%files
14mr|mknod-m600-1.2-7|29	%defattr(-,root,root)
14mr|mknod-m600-1.2-7|30	%{_bindir}/*
14mr|mknod-m600-1.2-7|31	
14mr|mknod-m600-1.2-7|32	
14mr|mknod-m600-1.2-7|33	
14mr|mknod-m600-1.2-7|34	
14mr|mknod-m600-1.2-7|35	
14mr|mknod-m600-1.2-7|36	%changelog
14mr|mknod-m600-1.2-7|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-7
14mr|mknod-m600-1.2-7|38	+ Revision: 95a33af
14mr|mknod-m600-1.2-7|39	- MassBuild#440: Increase release tag
14mr|mknod-m600-1.2-7|40	
14mr|mknod-m600-1.2-7|41	

17691 14
14mr|mkvtoolnix-7.1.0-1|1	Summary:	Matroska multimedia file utils
14mr|mkvtoolnix-7.1.0-1|2	
14mr|mkvtoolnix-7.1.0-1|3	
14mr|mkvtoolnix-7.1.0-1|4	
14mr|mkvtoolnix-7.1.0-1|5	Name:		mkvtoolnix
14mr|mkvtoolnix-7.1.0-1|6	Version:	7.1.0
14mr|mkvtoolnix-7.1.0-1|7	Release:	1
14mr|mkvtoolnix-7.1.0-1|8	Url:		http://www.bunkus.org/videotools/mkvtoolnix/
14mr|mkvtoolnix-7.1.0-1|9	Source0:	http://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.xz
14mr|mkvtoolnix-7.1.0-1|10	License:	GPLv2+ and LGPLv2+
14mr|mkvtoolnix-7.1.0-1|11	Group:		Video
14mr|mkvtoolnix-7.1.0-1|12	BuildRequires:	bzip2-devel
14mr|mkvtoolnix-7.1.0-1|13	BuildRequires:	libebml-devel >= 1.3.0
14mr|mkvtoolnix-7.1.0-1|14	BuildRequires:	liblzo-devel
14mr|mkvtoolnix-7.1.0-1|15	BuildRequires:	libmatroska-devel >= 1.4.1
14mr|mkvtoolnix-7.1.0-1|16	BuildRequires:	magic-devel
14mr|mkvtoolnix-7.1.0-1|17	BuildRequires:	wxgtku-devel
14mr|mkvtoolnix-7.1.0-1|18	BuildRequires:	pkgconfig(expat)
14mr|mkvtoolnix-7.1.0-1|19	BuildRequires:	pkgconfig(flac)
14mr|mkvtoolnix-7.1.0-1|20	BuildRequires:	pkgconfig(libcurl)
14mr|mkvtoolnix-7.1.0-1|21	BuildRequires:	pkgconfig(libpcre)
14mr|mkvtoolnix-7.1.0-1|22	BuildRequires:	pkgconfig(vorbis)
14mr|mkvtoolnix-7.1.0-1|23	BuildRequires:	boost-devel >= 1.46
14mr|mkvtoolnix-7.1.0-1|24	BuildRequires:	ruby
14mr|mkvtoolnix-7.1.0-1|25	
14mr|mkvtoolnix-7.1.0-1|26	%description
14mr|mkvtoolnix-7.1.0-1|27	These tools allow information about (mkvinfo) or extraction
14mr|mkvtoolnix-7.1.0-1|28	from (mkvdemux) or creation of (mkvmerge) or the splitting of
14mr|mkvtoolnix-7.1.0-1|29	(mkvsplit) Matroska files. Matroska is a new multimedia file
14mr|mkvtoolnix-7.1.0-1|30	format aiming to become THE new container format for the future. You
14mr|mkvtoolnix-7.1.0-1|31	can find more information about it and its underlying technology, the
14mr|mkvtoolnix-7.1.0-1|32	Extensible Binary Meta Language (EBML), at http://www.matroska.org/
14mr|mkvtoolnix-7.1.0-1|33	
14mr|mkvtoolnix-7.1.0-1|34	%files -f %{name}.lang
14mr|mkvtoolnix-7.1.0-1|35	%doc README TODO ChangeLog* COPYING
14mr|mkvtoolnix-7.1.0-1|36	%{_bindir}/*
14mr|mkvtoolnix-7.1.0-1|37	%{_datadir}/applications/mkvinfo.desktop
14mr|mkvtoolnix-7.1.0-1|38	%{_datadir}/applications/mkvmergeGUI.desktop
14mr|mkvtoolnix-7.1.0-1|39	%{_datadir}/icons/hicolor/*/apps/*.*
14mr|mkvtoolnix-7.1.0-1|40	%{_datadir}/mime/packages/%{name}.xml
14mr|mkvtoolnix-7.1.0-1|41	%{_mandir}/man1/*
14mr|mkvtoolnix-7.1.0-1|42	%lang(ja) %{_mandir}/ja/man1/*
14mr|mkvtoolnix-7.1.0-1|43	%lang(de) %{_mandir}/de/man1/*
14mr|mkvtoolnix-7.1.0-1|44	%lang(nl) %{_mandir}/nl/man1/*
14mr|mkvtoolnix-7.1.0-1|45	%lang(uk) %{_mandir}/uk/man1/*
14mr|mkvtoolnix-7.1.0-1|46	%lang(zh_CN) %{_mandir}/zh_CN/man1/*
14mr|mkvtoolnix-7.1.0-1|47	
14mr|mkvtoolnix-7.1.0-1|48	#----------------------------------------------------------------------------
14mr|mkvtoolnix-7.1.0-1|49	
14mr|mkvtoolnix-7.1.0-1|50	%prep
14mr|mkvtoolnix-7.1.0-1|51	%setup -q
14mr|mkvtoolnix-7.1.0-1|52	
14mr|mkvtoolnix-7.1.0-1|53	%build
14mr|mkvtoolnix-7.1.0-1|54	# Add workaround for bug in gcc 4.7.2_2012.07
14mr|mkvtoolnix-7.1.0-1|55	# otherwise configure won't find lambda functions support
14mr|mkvtoolnix-7.1.0-1|56	%setup_compile_flags
14mr|mkvtoolnix-7.1.0-1|57	export CXXFLAGS=`echo $CXXFLAGS | sed s/-gdwarf-4//`
14mr|mkvtoolnix-7.1.0-1|58	
14mr|mkvtoolnix-7.1.0-1|59	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
14mr|mkvtoolnix-7.1.0-1|60	./drake %{_smp_mflags}
14mr|mkvtoolnix-7.1.0-1|61	
14mr|mkvtoolnix-7.1.0-1|62	%install
14mr|mkvtoolnix-7.1.0-1|63	./drake install DESTDIR=%{buildroot}
14mr|mkvtoolnix-7.1.0-1|64	%find_lang %{name}
14mr|mkvtoolnix-7.1.0-1|65	
14mr|mkvtoolnix-7.1.0-1|66	%changelog
14mr|mkvtoolnix-7.1.0-1|67	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 7.1.0-1
14mr|mkvtoolnix-7.1.0-1|68	+ Revision: 22807aa
14mr|mkvtoolnix-7.1.0-1|69	- Merge pull request #7 from import/mkvtoolnix:auto_update
14mr|mkvtoolnix-7.1.0-1|70	- ROSA Updates Builder: update suggested
14mr|mkvtoolnix-7.1.0-1|71	
14mr|mkvtoolnix-7.1.0-1|72	

17692 14
14mr|mkxauth-1.7-22|1	%define name	mkxauth
14mr|mkxauth-1.7-22|2	%define version	1.7
14mr|mkxauth-1.7-22|3	%define release	22
14mr|mkxauth-1.7-22|4	
14mr|mkxauth-1.7-22|5	Summary:	A utility for managing .Xauthority files
14mr|mkxauth-1.7-22|6	Name: 		%{name}
14mr|mkxauth-1.7-22|7	Version: 	%{version}
14mr|mkxauth-1.7-22|8	Release: 	%{release}
14mr|mkxauth-1.7-22|9	License: 	GPL
14mr|mkxauth-1.7-22|10	Group: 		File tools
14mr|mkxauth-1.7-22|11	Url:		http://www.tummy.com/krud/packages/mkxauth.html
14mr|mkxauth-1.7-22|12	Source0: 	%{name}-%{version}.tar.bz2
14mr|mkxauth-1.7-22|13	BuildArch: 	noarch
14mr|mkxauth-1.7-22|14	Requires: 	xauth
14mr|mkxauth-1.7-22|15	Requires: 	coreutils
14mr|mkxauth-1.7-22|16	Requires:	procps
14mr|mkxauth-1.7-22|17	Requires:	gzip
14mr|mkxauth-1.7-22|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
14mr|mkxauth-1.7-22|19	
14mr|mkxauth-1.7-22|20	%description
14mr|mkxauth-1.7-22|21	The mkxauth utility helps create and maintain X authentication
14mr|mkxauth-1.7-22|22	databases (.Xauthority files).  Mkxauth is used to create an
14mr|mkxauth-1.7-22|23	.Xauthority file or to merge keys from another local or remote
14mr|mkxauth-1.7-22|24	.Xauthority file.  .Xauthority files are used by the xauth
14mr|mkxauth-1.7-22|25	user-oriented access control program, which grants or denies
14mr|mkxauth-1.7-22|26	access to X servers based on the contents of the .Xauthority
14mr|mkxauth-1.7-22|27	file.
14mr|mkxauth-1.7-22|28	
14mr|mkxauth-1.7-22|29	The mkxauth package should be installed if you're going to use
14mr|mkxauth-1.7-22|30	user-oriented access control to provide security for your X Window
14mr|mkxauth-1.7-22|31	System (a good idea).
14mr|mkxauth-1.7-22|32	
14mr|mkxauth-1.7-22|33	%prep
14mr|mkxauth-1.7-22|34	%setup -q
14mr|mkxauth-1.7-22|35	
14mr|mkxauth-1.7-22|36	%build
14mr|mkxauth-1.7-22|37	
14mr|mkxauth-1.7-22|38	%install
14mr|mkxauth-1.7-22|39	rm -rf $RPM_BUILD_ROOT
14mr|mkxauth-1.7-22|40	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|mkxauth-1.7-22|41	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14mr|mkxauth-1.7-22|42	
14mr|mkxauth-1.7-22|43	install -m 0755 mkxauth $RPM_BUILD_ROOT%{_bindir}/mkxauth
14mr|mkxauth-1.7-22|44	install -m 0444 mkxauth.1x.bz2 $RPM_BUILD_ROOT%{_mandir}/man1/mkxauth.1x.bz2
14mr|mkxauth-1.7-22|45	
14mr|mkxauth-1.7-22|46	%clean
14mr|mkxauth-1.7-22|47	rm -rf $RPM_BUILD_ROOT
14mr|mkxauth-1.7-22|48	
14mr|mkxauth-1.7-22|49	%files
14mr|mkxauth-1.7-22|50	%defattr(-,root,root)
14mr|mkxauth-1.7-22|51	%{_bindir}/mkxauth
14mr|mkxauth-1.7-22|52	%{_mandir}/man1/*
14mr|mkxauth-1.7-22|53	
14mr|mkxauth-1.7-22|54	
14mr|mkxauth-1.7-22|55	
14mr|mkxauth-1.7-22|56	
14mr|mkxauth-1.7-22|57	
14mr|mkxauth-1.7-22|58	
14mr|mkxauth-1.7-22|59	%changelog
14mr|mkxauth-1.7-22|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-22
14mr|mkxauth-1.7-22|61	+ Revision: 1c580cf
14mr|mkxauth-1.7-22|62	- MassBuild#440: Increase release tag
14mr|mkxauth-1.7-22|63	
14mr|mkxauth-1.7-22|64	

17693 14
14mr|ml85p-0.2.0-13|1	Summary:	Driver for the Samsung ML-85G and QL-85G winprinters
14mr|ml85p-0.2.0-13|2	Name:		ml85p
14mr|ml85p-0.2.0-13|3	Version:	0.2.0
14mr|ml85p-0.2.0-13|4	Release:	13
14mr|ml85p-0.2.0-13|5	License:	GPL
14mr|ml85p-0.2.0-13|6	Group:		System/Printing
14mr|ml85p-0.2.0-13|7	URL:		http://www.pragana.net/gdiprinters.html
14mr|ml85p-0.2.0-13|8	Source0:	http://www.pragana.net/%{name}-%{version}.tar.gz
14mr|ml85p-0.2.0-13|9	Patch:  	ml85p-0.2.0-build_fix.patch
14mr|ml85p-0.2.0-13|10	Conflicts:	printer-utils <= 2007
14mr|ml85p-0.2.0-13|11	Conflicts:	printer-filters <= 2007
14mr|ml85p-0.2.0-13|12	Exclusivearch:	%{ix86} x86_64
14mr|ml85p-0.2.0-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|ml85p-0.2.0-13|14	
14mr|ml85p-0.2.0-13|15	%description
14mr|ml85p-0.2.0-13|16	Driver for the Samsung ML-85G and QL-85G winprinters.
14mr|ml85p-0.2.0-13|17	
14mr|ml85p-0.2.0-13|18	%prep
14mr|ml85p-0.2.0-13|19	
14mr|ml85p-0.2.0-13|20	%setup -q
14mr|ml85p-0.2.0-13|21	%patch -p1 -b .build_fix
14mr|ml85p-0.2.0-13|22	
14mr|ml85p-0.2.0-13|23	# fix attribs
14mr|ml85p-0.2.0-13|24	chmod 644 *
14mr|ml85p-0.2.0-13|25	
14mr|ml85p-0.2.0-13|26	# path hack
14mr|ml85p-0.2.0-13|27	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" *
14mr|ml85p-0.2.0-13|28	
14mr|ml85p-0.2.0-13|29	%build
14mr|ml85p-0.2.0-13|30	rm -f ml85p
14mr|ml85p-0.2.0-13|31	%{__cc} %{optflags} %{ldflags} -o ml85p ml85p.c
14mr|ml85p-0.2.0-13|32	
14mr|ml85p-0.2.0-13|33	%install
14mr|ml85p-0.2.0-13|34	rm -rf %{buildroot}
14mr|ml85p-0.2.0-13|35	
14mr|ml85p-0.2.0-13|36	install -d %{buildroot}%{_bindir}
14mr|ml85p-0.2.0-13|37	
14mr|ml85p-0.2.0-13|38	install -m0755 ml85p %{buildroot}%{_bindir}/
14mr|ml85p-0.2.0-13|39	
14mr|ml85p-0.2.0-13|40	%clean
14mr|ml85p-0.2.0-13|41	rm -rf %{buildroot}
14mr|ml85p-0.2.0-13|42	
14mr|ml85p-0.2.0-13|43	%files
14mr|ml85p-0.2.0-13|44	%defattr(0644,root,root,0755)
14mr|ml85p-0.2.0-13|45	%doc COPYING NEWS README THANKS ml85-print ml85-test printcap
14mr|ml85p-0.2.0-13|46	# "ml85p" talks directly to the parallel port I/O 0x378, not to /dev/lp0
14mr|ml85p-0.2.0-13|47	# Therefore SUID "root" is needed. Program only executable by "lp" & "root"
14mr|ml85p-0.2.0-13|48	# (group-executable).
14mr|ml85p-0.2.0-13|49	%attr(4750,root,sys) %{_bindir}/ml85p
14mr|ml85p-0.2.0-13|50	
14mr|ml85p-0.2.0-13|51	
14mr|ml85p-0.2.0-13|52	
14mr|ml85p-0.2.0-13|53	%changelog
14mr|ml85p-0.2.0-13|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-13
14mr|ml85p-0.2.0-13|55	+ Revision: 583de9f
14mr|ml85p-0.2.0-13|56	- MassBuild#440: Increase release tag
14mr|ml85p-0.2.0-13|57	
14mr|ml85p-0.2.0-13|58	

17694 14
14mr|mlocate-0.24-6|1	Summary:	An utility for finding files by name via a central database
14mr|mlocate-0.24-6|2	Name:		mlocate
14mr|mlocate-0.24-6|3	Version:	0.24
14mr|mlocate-0.24-6|4	Release:	6
14mr|mlocate-0.24-6|5	License:	GPLv2+
14mr|mlocate-0.24-6|6	Group:		File tools
14mr|mlocate-0.24-6|7	URL:		http://fedorahosted.org/mlocate/
14mr|mlocate-0.24-6|8	Source0:	http://fedorahosted.org/releases/m/l/mlocate/%{name}-%{version}.tar.xz
14mr|mlocate-0.24-6|9	Source1:	updatedb.conf
14mr|mlocate-0.24-6|10	Source2:	mlocate.cron
14mr|mlocate-0.24-6|11	Requires(pre):	shadow-utils
14mr|mlocate-0.24-6|12	
14mr|mlocate-0.24-6|13	%description
14mr|mlocate-0.24-6|14	Mlocate is a locate/updatedb implementation.  It keeps a database of
14mr|mlocate-0.24-6|15	all existing files and allows you to lookup files by name.
14mr|mlocate-0.24-6|16	
14mr|mlocate-0.24-6|17	The 'm' stands for "merging": updatedb reuses the existing database to avoid
14mr|mlocate-0.24-6|18	rereading most of the file system, which makes updatedb faster and does not
14mr|mlocate-0.24-6|19	trash the system caches as much as traditional locate implementations.
14mr|mlocate-0.24-6|20	
14mr|mlocate-0.24-6|21	%prep
14mr|mlocate-0.24-6|22	%setup -q
14mr|mlocate-0.24-6|23	
14mr|mlocate-0.24-6|24	%build
14mr|mlocate-0.24-6|25	%configure2_5x \
14mr|mlocate-0.24-6|26	--localstatedir=%{_localstatedir}/lib \
14mr|mlocate-0.24-6|27	--disable-rpath
14mr|mlocate-0.24-6|28	
14mr|mlocate-0.24-6|29	%make
14mr|mlocate-0.24-6|30	
14mr|mlocate-0.24-6|31	%install
14mr|mlocate-0.24-6|32	rm -rf %{buildroot}
14mr|mlocate-0.24-6|33	%makeinstall_std
14mr|mlocate-0.24-6|34	
14mr|mlocate-0.24-6|35	# install config file:
14mr|mlocate-0.24-6|36	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/updatedb.conf
14mr|mlocate-0.24-6|37	
14mr|mlocate-0.24-6|38	# install daily cron entry:
14mr|mlocate-0.24-6|39	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/mlocate.cron
14mr|mlocate-0.24-6|40	
14mr|mlocate-0.24-6|41	# for %ghost:
14mr|mlocate-0.24-6|42	touch %{buildroot}%{_localstatedir}/lib/mlocate/mlocate.db
14mr|mlocate-0.24-6|43	
14mr|mlocate-0.24-6|44	%find_lang %{name}
14mr|mlocate-0.24-6|45	
14mr|mlocate-0.24-6|46	%clean
14mr|mlocate-0.24-6|47	rm -rf %{buildroot}
14mr|mlocate-0.24-6|48	
14mr|mlocate-0.24-6|49	%pre
14mr|mlocate-0.24-6|50	if [ "$1" = "1" ]; then
14mr|mlocate-0.24-6|51	%{_sbindir}/groupadd -r -f mlocate
14mr|mlocate-0.24-6|52	elif [ "$1" = "2" ]; then
14mr|mlocate-0.24-6|53	if grep	slocate	%{_sysconfdir}/group > /dev/null; then
14mr|mlocate-0.24-6|54	%{_sbindir}/groupmod -n mlocate slocate
14mr|mlocate-0.24-6|55	fi
14mr|mlocate-0.24-6|56	fi
14mr|mlocate-0.24-6|57	
14mr|mlocate-0.24-6|58	%post
14mr|mlocate-0.24-6|59	# for %ghost:
14mr|mlocate-0.24-6|60	touch %{_localstatedir}/lib/mlocate/mlocate.db
14mr|mlocate-0.24-6|61	
14mr|mlocate-0.24-6|62	%check
14mr|mlocate-0.24-6|63	make check
14mr|mlocate-0.24-6|64	
14mr|mlocate-0.24-6|65	%files -f %{name}.lang
14mr|mlocate-0.24-6|66	%defattr(-,root,root,-)
14mr|mlocate-0.24-6|67	%doc AUTHORS NEWS README
14mr|mlocate-0.24-6|68	%config(noreplace) %{_sysconfdir}/updatedb.conf
14mr|mlocate-0.24-6|69	%{_sysconfdir}/cron.daily/mlocate.cron
14mr|mlocate-0.24-6|70	%attr(2711,root,mlocate) %{_bindir}/locate
14mr|mlocate-0.24-6|71	%{_bindir}/updatedb
14mr|mlocate-0.24-6|72	%{_mandir}/man*/*
14mr|mlocate-0.24-6|73	%dir %attr(0750,root,mlocate) /var/lib/mlocate
14mr|mlocate-0.24-6|74	%ghost %{_localstatedir}/lib/mlocate/mlocate.db
14mr|mlocate-0.24-6|75	
14mr|mlocate-0.24-6|76	
14mr|mlocate-0.24-6|77	
14mr|mlocate-0.24-6|78	%changelog
14mr|mlocate-0.24-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24-6
14mr|mlocate-0.24-6|80	+ Revision: 9270370
14mr|mlocate-0.24-6|81	- MassBuild#440: Increase release tag
14mr|mlocate-0.24-6|82	
14mr|mlocate-0.24-6|83	

17695 14
14mr|mlt-0.9.0-7|1	%define major 6
14mr|mlt-0.9.0-7|2	%define plusmaj 3
14mr|mlt-0.9.0-7|3	%define libname %mklibname %{name} %{major}
14mr|mlt-0.9.0-7|4	%define libplus %mklibname mlt++ %{plusmaj}
14mr|mlt-0.9.0-7|5	%define devname %mklibname %{name} -d
14mr|mlt-0.9.0-7|6	
14mr|mlt-0.9.0-7|7	%bcond_with mmx
14mr|mlt-0.9.0-7|8	
14mr|mlt-0.9.0-7|9	Summary:	Media Lovin' Toolkit nonlinear video editing library
14mr|mlt-0.9.0-7|10	Name:		mlt
14mr|mlt-0.9.0-7|11	Version:	0.9.0
14mr|mlt-0.9.0-7|12	Release:	7
14mr|mlt-0.9.0-7|13	License:	LGPLv2+
14mr|mlt-0.9.0-7|14	Group:		Video
14mr|mlt-0.9.0-7|15	Url:		http://mlt.sourceforge.net
14mr|mlt-0.9.0-7|16	Source0:	http://downloads.sourceforge.net/project/mlt/mlt/%{name}-%{version}.tar.gz
14mr|mlt-0.9.0-7|17	Patch0:		mlt-0.7.6-fix-used-symbols.patch
14mr|mlt-0.9.0-7|18	Patch1:		mlt-0.9.0-fix_freetype.patch
14mr|mlt-0.9.0-7|19	BuildRequires:	imagemagick
14mr|mlt-0.9.0-7|20	BuildRequires:	ffmpeg
14mr|mlt-0.9.0-7|21	BuildRequires:	ffmpeg-devel
14mr|mlt-0.9.0-7|22	BuildRequires:	ladspa-devel
14mr|mlt-0.9.0-7|23	BuildRequires:	qt4-devel
14mr|mlt-0.9.0-7|24	BuildRequires:	pkgconfig(frei0r)
14mr|mlt-0.9.0-7|25	BuildRequires:	pkgconfig(glib-2.0)
14mr|mlt-0.9.0-7|26	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|mlt-0.9.0-7|27	BuildRequires:	pkgconfig(jack)
14mr|mlt-0.9.0-7|28	BuildRequires:	pkgconfig(libdv)
14mr|mlt-0.9.0-7|29	BuildRequires:	pkgconfig(libquicktime)
14mr|mlt-0.9.0-7|30	BuildRequires:	pkgconfig(libxml-2.0)
14mr|mlt-0.9.0-7|31	BuildRequires:	pkgconfig(mad)
14mr|mlt-0.9.0-7|32	BuildRequires:	pkgconfig(ogg)
14mr|mlt-0.9.0-7|33	BuildRequires:	pkgconfig(pango)
14mr|mlt-0.9.0-7|34	BuildRequires:	pkgconfig(samplerate)
14mr|mlt-0.9.0-7|35	BuildRequires:	pkgconfig(sdl)
14mr|mlt-0.9.0-7|36	BuildRequires:	pkgconfig(sox)
14mr|mlt-0.9.0-7|37	BuildRequires:	pkgconfig(vorbis)
14mr|mlt-0.9.0-7|38	# For python-bindings
14mr|mlt-0.9.0-7|39	BuildRequires:	swig
14mr|mlt-0.9.0-7|40	BuildRequires:	pkgconfig(python)
14mr|mlt-0.9.0-7|41	
14mr|mlt-0.9.0-7|42	%description
14mr|mlt-0.9.0-7|43	MLT is an open source multimedia framework, designed and developed for
14mr|mlt-0.9.0-7|44	television broadcasting.
14mr|mlt-0.9.0-7|45	
14mr|mlt-0.9.0-7|46	It provides a toolkit for broadcasters, video editors, media players,
14mr|mlt-0.9.0-7|47	transcoders, web streamers and many more types of applications. The
14mr|mlt-0.9.0-7|48	functionality of the system is provided via an assortment of ready to
14mr|mlt-0.9.0-7|49	use tools, xml authoring components, and an extendible plug-in based
14mr|mlt-0.9.0-7|50	API.
14mr|mlt-0.9.0-7|51	
14mr|mlt-0.9.0-7|52	%files
14mr|mlt-0.9.0-7|53	%doc docs COPYING README
14mr|mlt-0.9.0-7|54	%{_bindir}/melt
14mr|mlt-0.9.0-7|55	%{_datadir}/mlt
14mr|mlt-0.9.0-7|56	%{_libdir}/mlt
14mr|mlt-0.9.0-7|57	
14mr|mlt-0.9.0-7|58	#----------------------------------------------------------------------------
14mr|mlt-0.9.0-7|59	
14mr|mlt-0.9.0-7|60	%package -n %{libname}
14mr|mlt-0.9.0-7|61	Summary:	Main library for mlt
14mr|mlt-0.9.0-7|62	Group:		System/Libraries
14mr|mlt-0.9.0-7|63	
14mr|mlt-0.9.0-7|64	%description -n %{libname}
14mr|mlt-0.9.0-7|65	This package contains the libraries needed to run programs dynamically
14mr|mlt-0.9.0-7|66	linked with mlt.
14mr|mlt-0.9.0-7|67	
14mr|mlt-0.9.0-7|68	%files -n %{libname}
14mr|mlt-0.9.0-7|69	%{_libdir}/libmlt.so.%{major}*
14mr|mlt-0.9.0-7|70	%{_libdir}/libmlt.so.%{version}
14mr|mlt-0.9.0-7|71	
14mr|mlt-0.9.0-7|72	#----------------------------------------------------------------------------
14mr|mlt-0.9.0-7|73	
14mr|mlt-0.9.0-7|74	%package -n %{libplus}
14mr|mlt-0.9.0-7|75	Summary:	Main library for mlt++
14mr|mlt-0.9.0-7|76	Group:		System/Libraries
14mr|mlt-0.9.0-7|77	
14mr|mlt-0.9.0-7|78	%description -n %{libplus}
14mr|mlt-0.9.0-7|79	This package contains the libraries needed to run programs dynamically
14mr|mlt-0.9.0-7|80	linked with mlt++.
14mr|mlt-0.9.0-7|81	
14mr|mlt-0.9.0-7|82	%files -n %{libplus}
14mr|mlt-0.9.0-7|83	%{_libdir}/libmlt++.so.%{plusmaj}*
14mr|mlt-0.9.0-7|84	%{_libdir}/libmlt++.so.%{version}
14mr|mlt-0.9.0-7|85	
14mr|mlt-0.9.0-7|86	#----------------------------------------------------------------------------
14mr|mlt-0.9.0-7|87	
14mr|mlt-0.9.0-7|88	%package -n %{devname}
14mr|mlt-0.9.0-7|89	Summary:	Headers for developing programs that will use mlt
14mr|mlt-0.9.0-7|90	Group:		Development/C
14mr|mlt-0.9.0-7|91	Requires:	%{libname} = %{EVRD}
14mr|mlt-0.9.0-7|92	Requires:	%{libplus} = %{EVRD}
14mr|mlt-0.9.0-7|93	# mlt-config requires stuff from %{_datadir}/%{name}
14mr|mlt-0.9.0-7|94	Requires:	%{name} = %{EVRD}
14mr|mlt-0.9.0-7|95	Provides:	%{name}-devel = %{EVRD}
14mr|mlt-0.9.0-7|96	
14mr|mlt-0.9.0-7|97	%description -n %{devname}
14mr|mlt-0.9.0-7|98	This package contains the headers that programmers will need to develop
14mr|mlt-0.9.0-7|99	applications which will use mlt.
14mr|mlt-0.9.0-7|100	
14mr|mlt-0.9.0-7|101	%files -n %{devname}
14mr|mlt-0.9.0-7|102	%{_includedir}/*
14mr|mlt-0.9.0-7|103	%{_libdir}/*.so
14mr|mlt-0.9.0-7|104	%{_libdir}/pkgconfig/*.pc
14mr|mlt-0.9.0-7|105	
14mr|mlt-0.9.0-7|106	#----------------------------------------------------------------------------
14mr|mlt-0.9.0-7|107	
14mr|mlt-0.9.0-7|108	%package -n python-%{name}
14mr|mlt-0.9.0-7|109	Summary:	Python bindings for MLT
14mr|mlt-0.9.0-7|110	Group:		Development/Python
14mr|mlt-0.9.0-7|111	Requires:	python
14mr|mlt-0.9.0-7|112	Requires:	%{name} = %{EVRD}
14mr|mlt-0.9.0-7|113	
14mr|mlt-0.9.0-7|114	%description -n python-%{name}
14mr|mlt-0.9.0-7|115	This module allows to work with MLT using python.
14mr|mlt-0.9.0-7|116	
14mr|mlt-0.9.0-7|117	%files -n python-%{name}
14mr|mlt-0.9.0-7|118	%{py_platsitedir}/%{name}.p*
14mr|mlt-0.9.0-7|119	%{py_platsitedir}/_%{name}.so
14mr|mlt-0.9.0-7|120	
14mr|mlt-0.9.0-7|121	#----------------------------------------------------------------------------
14mr|mlt-0.9.0-7|122	
14mr|mlt-0.9.0-7|123	%prep
14mr|mlt-0.9.0-7|124	%setup -q
14mr|mlt-0.9.0-7|125	%patch0 -p1
14mr|mlt-0.9.0-7|126	%if %{mdvver} >= 201410
14mr|mlt-0.9.0-7|127	%patch1 -p1
14mr|mlt-0.9.0-7|128	%endif
14mr|mlt-0.9.0-7|129	
14mr|mlt-0.9.0-7|130	%build
14mr|mlt-0.9.0-7|131	%configure2_5x \
14mr|mlt-0.9.0-7|132	--disable-debug \
14mr|mlt-0.9.0-7|133	--enable-gpl \
14mr|mlt-0.9.0-7|134	%if %{with mmx}
14mr|mlt-0.9.0-7|135	--enable-mmx \
14mr|mlt-0.9.0-7|136	%else
14mr|mlt-0.9.0-7|137	%ifarch x86_64
14mr|mlt-0.9.0-7|138	--enable-mmx \
14mr|mlt-0.9.0-7|139	--enable-sse \
14mr|mlt-0.9.0-7|140	%else
14mr|mlt-0.9.0-7|141	--disable-mmx \
14mr|mlt-0.9.0-7|142	%endif
14mr|mlt-0.9.0-7|143	%endif
14mr|mlt-0.9.0-7|144	--luma-compress \
14mr|mlt-0.9.0-7|145	--enable-avformat \
14mr|mlt-0.9.0-7|146	--avformat-shared=%{_prefix} \
14mr|mlt-0.9.0-7|147	--avformat-swscale \
14mr|mlt-0.9.0-7|148	--enable-motion-est \
14mr|mlt-0.9.0-7|149	--qimage-libdir=%{qt4lib} \
14mr|mlt-0.9.0-7|150	--qimage-includedir=%{qt4include} \
14mr|mlt-0.9.0-7|151	--swig-languages='python'
14mr|mlt-0.9.0-7|152	%make
14mr|mlt-0.9.0-7|153	
14mr|mlt-0.9.0-7|154	%install
14mr|mlt-0.9.0-7|155	%makeinstall_std
14mr|mlt-0.9.0-7|156	install -d %{buildroot}%{py_platsitedir}
14mr|mlt-0.9.0-7|157	install -pm 0644 src/swig/python/%{name}.py* %{buildroot}%{py_platsitedir}/
14mr|mlt-0.9.0-7|158	install -pm 0755 src/swig/python/_%{name}.so %{buildroot}%{py_platsitedir}/
14mr|mlt-0.9.0-7|159	
14mr|mlt-0.9.0-7|160	
14mr|mlt-0.9.0-7|161	%changelog
14mr|mlt-0.9.0-7|162	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-7
14mr|mlt-0.9.0-7|163	+ Revision: 09fc95a
14mr|mlt-0.9.0-7|164	- Add patch to fix build with freetype 2.5
14mr|mlt-0.9.0-7|165	
14mr|mlt-0.9.0-7|166	

17696 14
14mr|mm-1.4.2-14|1	# debug package is empty and rpmlint rejects build
14mr|mm-1.4.2-14|2	%define _enable_debug_packages %{nil}
14mr|mm-1.4.2-14|3	%define debug_package %{nil}
14mr|mm-1.4.2-14|4	
14mr|mm-1.4.2-14|5	%define	major 14
14mr|mm-1.4.2-14|6	%define libname %mklibname mm %{major}
14mr|mm-1.4.2-14|7	
14mr|mm-1.4.2-14|8	Summary:	OSSP mm (Shared Memory Allocation)
14mr|mm-1.4.2-14|9	Name:		mm
14mr|mm-1.4.2-14|10	Version:	1.4.2
14mr|mm-1.4.2-14|11	Release:	14
14mr|mm-1.4.2-14|12	Group:		System/Libraries
14mr|mm-1.4.2-14|13	License:	BSD-Style
14mr|mm-1.4.2-14|14	URL:		http://www.ossp.org/pkg/lib/mm/
14mr|mm-1.4.2-14|15	Source0:	ftp://ftp.ossp.org/pkg/lib/mm/mm-%{version}.tar.bz2
14mr|mm-1.4.2-14|16	Patch0:		mm-1.4.2-LDFLAGS.diff
14mr|mm-1.4.2-14|17	BuildRequires:	libtool
14mr|mm-1.4.2-14|18	BuildRequires:	autoconf2.5
14mr|mm-1.4.2-14|19	
14mr|mm-1.4.2-14|20	%description
14mr|mm-1.4.2-14|21	The MM library is a 2-layer abstraction library which simplifies the usage of
14mr|mm-1.4.2-14|22	shared memory between forked (and this way strongly related) processes under
14mr|mm-1.4.2-14|23	Unix platforms. On the first layer it hides all platform dependent
14mr|mm-1.4.2-14|24	implementation details (allocation and locking) when dealing with shared
14mr|mm-1.4.2-14|25	memory segments and on the second layer it provides a high-level malloc(3)-
14mr|mm-1.4.2-14|26	style API for a convenient and well known way to work with data-structures
14mr|mm-1.4.2-14|27	inside those shared memory segments.
14mr|mm-1.4.2-14|28	
14mr|mm-1.4.2-14|29	The library is released under the term of an open-source (BSD-style) license
14mr|mm-1.4.2-14|30	because it's originally written for a proposed use inside next versions of
14mr|mm-1.4.2-14|31	the Apache webserver as a base library for providing shared memory pools to
14mr|mm-1.4.2-14|32	Apache modules (because currently Apache modules can only use heap-allocated
14mr|mm-1.4.2-14|33	memory which isn't shared accross the pre-forked server processes). The
14mr|mm-1.4.2-14|34	requirement actually comes from comprehensive modules like mod_ssl, mod_perl
14mr|mm-1.4.2-14|35	and mod_php which would benefit a lot from easy to use shared memory pools.
14mr|mm-1.4.2-14|36	Mostly all functionality (except for shared locks in addition to exclusive
14mr|mm-1.4.2-14|37	locks and multi-segment memory areas instead of single-segment memory areas)
14mr|mm-1.4.2-14|38	is already implemented and the library already works fine under FreeBSD,
14mr|mm-1.4.2-14|39	Linux and Solaris and should also adjust itself for most other Unix platforms
14mr|mm-1.4.2-14|40	with it's GNU Autoconf and GNU Libtool based configuration and compilation
14mr|mm-1.4.2-14|41	procedure.
14mr|mm-1.4.2-14|42	
14mr|mm-1.4.2-14|43	%package -n	%{libname}
14mr|mm-1.4.2-14|44	Summary:	OSSP mm (Shared Memory Allocation) Library
14mr|mm-1.4.2-14|45	Group:		Development/C
14mr|mm-1.4.2-14|46	Provides:	mm = %{version}
14mr|mm-1.4.2-14|47	
14mr|mm-1.4.2-14|48	%description -n %{libname}
14mr|mm-1.4.2-14|49	The MM library is a 2-layer abstraction library which simplifies the usage of
14mr|mm-1.4.2-14|50	shared memory between forked (and this way strongly related) processes under
14mr|mm-1.4.2-14|51	Unix platforms. On the first layer it hides all platform dependent
14mr|mm-1.4.2-14|52	implementation details (allocation and locking) when dealing with shared
14mr|mm-1.4.2-14|53	memory segments and on the second layer it provides a high-level malloc(3)-
14mr|mm-1.4.2-14|54	style API for a convenient and well known way to work with data-structures
14mr|mm-1.4.2-14|55	inside those shared memory segments.
14mr|mm-1.4.2-14|56	
14mr|mm-1.4.2-14|57	The library is released under the term of an open-source (BSD-style) license
14mr|mm-1.4.2-14|58	because it's originally written for a proposed use inside next versions of
14mr|mm-1.4.2-14|59	the Apache webserver as a base library for providing shared memory pools to
14mr|mm-1.4.2-14|60	Apache modules (because currently Apache modules can only use heap-allocated
14mr|mm-1.4.2-14|61	memory which isn't shared accross the pre-forked server processes). The
14mr|mm-1.4.2-14|62	requirement actually comes from comprehensive modules like mod_ssl, mod_perl
14mr|mm-1.4.2-14|63	and mod_php which would benefit a lot from easy to use shared memory pools.
14mr|mm-1.4.2-14|64	Mostly all functionality (except for shared locks in addition to exclusive
14mr|mm-1.4.2-14|65	locks and multi-segment memory areas instead of single-segment memory areas)
14mr|mm-1.4.2-14|66	is already implemented and the library already works fine under FreeBSD,
14mr|mm-1.4.2-14|67	Linux and Solaris and should also adjust itself for most other Unix platforms
14mr|mm-1.4.2-14|68	with it's GNU Autoconf and GNU Libtool based configuration and compilation
14mr|mm-1.4.2-14|69	procedure.
14mr|mm-1.4.2-14|70	
14mr|mm-1.4.2-14|71	%package -n	%{libname}-devel
14mr|mm-1.4.2-14|72	Summary:	Development files for the OSSP mm (Shared Memory Allocation) Library
14mr|mm-1.4.2-14|73	Group:		Development/C
14mr|mm-1.4.2-14|74	Requires:	%{libname} = %{version}
14mr|mm-1.4.2-14|75	Provides:	libmm-devel = %{version}
14mr|mm-1.4.2-14|76	Provides:	mm-devel = %{version}
14mr|mm-1.4.2-14|77	
14mr|mm-1.4.2-14|78	%description -n	%{libname}-devel
14mr|mm-1.4.2-14|79	The MM library is a 2-layer abstraction library which simplifies the usage of
14mr|mm-1.4.2-14|80	shared memory between forked (and this way strongly related) processes under
14mr|mm-1.4.2-14|81	Unix platforms. On the first layer it hides all platform dependent
14mr|mm-1.4.2-14|82	implementation details (allocation and locking) when dealing with shared
14mr|mm-1.4.2-14|83	memory segments and on the second layer it provides a high-level malloc(3)-
14mr|mm-1.4.2-14|84	style API for a convenient and well known way to work with data-structures
14mr|mm-1.4.2-14|85	inside those shared memory segments.
14mr|mm-1.4.2-14|86	
14mr|mm-1.4.2-14|87	This package contain files that are needed to develop applications which use
14mr|mm-1.4.2-14|88	the MM shared memory library.
14mr|mm-1.4.2-14|89	
14mr|mm-1.4.2-14|90	%package -n	%{libname}-static-devel
14mr|mm-1.4.2-14|91	Group:		Development/C
14mr|mm-1.4.2-14|92	Summary:	Development files for the OSSP mm (Shared Memory Allocation) Library
14mr|mm-1.4.2-14|93	Requires:	%{libname} = %{version}
14mr|mm-1.4.2-14|94	Provides:	libmm-static-devel = %{version}
14mr|mm-1.4.2-14|95	Provides:	mm-static-devel = %{version}
14mr|mm-1.4.2-14|96	
14mr|mm-1.4.2-14|97	%description -n	%{libname}-static-devel
14mr|mm-1.4.2-14|98	The MM library is a 2-layer abstraction library which simplifies the usage of
14mr|mm-1.4.2-14|99	shared memory between forked (and this way strongly related) processes under
14mr|mm-1.4.2-14|100	Unix platforms. On the first layer it hides all platform dependent
14mr|mm-1.4.2-14|101	implementation details (allocation and locking) when dealing with shared
14mr|mm-1.4.2-14|102	memory segments and on the second layer it provides a high-level malloc(3)-
14mr|mm-1.4.2-14|103	style API for a convenient and well known way to work with data-structures
14mr|mm-1.4.2-14|104	inside those shared memory segments.
14mr|mm-1.4.2-14|105	
14mr|mm-1.4.2-14|106	This package contain files that are needed to develop applications which use
14mr|mm-1.4.2-14|107	the MM shared memory library.
14mr|mm-1.4.2-14|108	
14mr|mm-1.4.2-14|109	%prep
14mr|mm-1.4.2-14|110	
14mr|mm-1.4.2-14|111	%setup -q
14mr|mm-1.4.2-14|112	%patch0 -p0
14mr|mm-1.4.2-14|113	
14mr|mm-1.4.2-14|114	%build
14mr|mm-1.4.2-14|115	%configure2_5x
14mr|mm-1.4.2-14|116	
14mr|mm-1.4.2-14|117	%make
14mr|mm-1.4.2-14|118	
14mr|mm-1.4.2-14|119	%check
14mr|mm-1.4.2-14|120	make test
14mr|mm-1.4.2-14|121	
14mr|mm-1.4.2-14|122	%install
14mr|mm-1.4.2-14|123	rm -rf %{buildroot}
14mr|mm-1.4.2-14|124	
14mr|mm-1.4.2-14|125	%makeinstall
14mr|mm-1.4.2-14|126	
14mr|mm-1.4.2-14|127	perl -pi -e "s|/(.*)buildroot||g;" %{buildroot}/usr/bin/mm-config
14mr|mm-1.4.2-14|128	
14mr|mm-1.4.2-14|129	%multiarch_binaries %{buildroot}%{_bindir}/mm-config
14mr|mm-1.4.2-14|130	
14mr|mm-1.4.2-14|131	%files -n %{libname}
14mr|mm-1.4.2-14|132	%{_libdir}/*.so.*
14mr|mm-1.4.2-14|133	
14mr|mm-1.4.2-14|134	%files -n %{libname}-devel
14mr|mm-1.4.2-14|135	%doc README LICENSE ChangeLog INSTALL PORTING THANKS
14mr|mm-1.4.2-14|136	%{multiarch_bindir}/mm-config
14mr|mm-1.4.2-14|137	%{_bindir}/mm-config
14mr|mm-1.4.2-14|138	%{_libdir}/*.so
14mr|mm-1.4.2-14|139	%{_includedir}/*
14mr|mm-1.4.2-14|140	%{_mandir}/man1/*
14mr|mm-1.4.2-14|141	%{_mandir}/man3/*
14mr|mm-1.4.2-14|142	
14mr|mm-1.4.2-14|143	%files -n %{libname}-static-devel
14mr|mm-1.4.2-14|144	%{_libdir}/*.a
14mr|mm-1.4.2-14|145	
14mr|mm-1.4.2-14|146	
14mr|mm-1.4.2-14|147	
14mr|mm-1.4.2-14|148	%changelog
14mr|mm-1.4.2-14|149	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-14
14mr|mm-1.4.2-14|150	+ Revision: 36107df
14mr|mm-1.4.2-14|151	- MassBuild#440: Increase release tag
14mr|mm-1.4.2-14|152	
14mr|mm-1.4.2-14|153	

17697 14
14mr|mmc-check-password-3.0.0-7|1	Summary:	OpenLDAP password checker module for MMC
14mr|mmc-check-password-3.0.0-7|2	Name:		mmc-check-password
14mr|mmc-check-password-3.0.0-7|3	Version:	3.0.0
14mr|mmc-check-password-3.0.0-7|4	Release:	7
14mr|mmc-check-password-3.0.0-7|5	License:	GPLv2
14mr|mmc-check-password-3.0.0-7|6	Group:		System/Servers
14mr|mmc-check-password-3.0.0-7|7	Url:		http://mds.mandriva.org/
14mr|mmc-check-password-3.0.0-7|8	Source0:	mmc-check-password.tar.gz
14mr|mmc-check-password-3.0.0-7|9	Patch0:		mmc-check-password-mdv_conf.diff
14mr|mmc-check-password-3.0.0-7|10	BuildRequires:	openldap-devel
14mr|mmc-check-password-3.0.0-7|11	BuildRequires:	wrap-devel
14mr|mmc-check-password-3.0.0-7|12	
14mr|mmc-check-password-3.0.0-7|13	%description
14mr|mmc-check-password-3.0.0-7|14	OpenLDAP password checker module for MMC.
14mr|mmc-check-password-3.0.0-7|15	
14mr|mmc-check-password-3.0.0-7|16	%prep
14mr|mmc-check-password-3.0.0-7|17	
14mr|mmc-check-password-3.0.0-7|18	%setup -q -T -c -n %{name}-%{version} -a0
14mr|mmc-check-password-3.0.0-7|19	%patch0 -p0
14mr|mmc-check-password-3.0.0-7|20	
14mr|mmc-check-password-3.0.0-7|21	%build
14mr|mmc-check-password-3.0.0-7|22	make CFLAGS="%{optflags} -fPIC"
14mr|mmc-check-password-3.0.0-7|23	
14mr|mmc-check-password-3.0.0-7|24	%install
14mr|mmc-check-password-3.0.0-7|25	install -d %{buildroot}%{_libdir}/openldap
14mr|mmc-check-password-3.0.0-7|26	install -d %{buildroot}%{_sysconfdir}/openldap
14mr|mmc-check-password-3.0.0-7|27	
14mr|mmc-check-password-3.0.0-7|28	install -m0644 mmc-check-password.conf %{buildroot}%{_sysconfdir}/openldap/mmc-check-password.conf
14mr|mmc-check-password-3.0.0-7|29	install -m0755 mmc-check-password.so %{buildroot}%{_libdir}/openldap/mmc-check-password.so
14mr|mmc-check-password-3.0.0-7|30	
14mr|mmc-check-password-3.0.0-7|31	%files
14mr|mmc-check-password-3.0.0-7|32	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/mmc-check-password.conf
14mr|mmc-check-password-3.0.0-7|33	%attr(0755,root,root) %{_libdir}/openldap/mmc-check-password.so
14mr|mmc-check-password-3.0.0-7|34	
14mr|mmc-check-password-3.0.0-7|35	
14mr|mmc-check-password-3.0.0-7|36	%changelog
14mr|mmc-check-password-3.0.0-7|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.0-7
14mr|mmc-check-password-3.0.0-7|38	+ Revision: 5140910
14mr|mmc-check-password-3.0.0-7|39	- MassBuild#440: Increase release tag
14mr|mmc-check-password-3.0.0-7|40	
14mr|mmc-check-password-3.0.0-7|41	

17698 14
14mr|mmc-core-3.0.3.2-3|1	#%#define _use_internal_dependency_generator	0
14mr|mmc-core-3.0.3.2-3|2	%define __noautoreq 'pear\\(graph|pear\\(includes|pear\\(modules'
14mr|mmc-core-3.0.3.2-3|3	
14mr|mmc-core-3.0.3.2-3|4	Summary:	Mandriva Management Console
14mr|mmc-core-3.0.3.2-3|5	Name:		mmc-core
14mr|mmc-core-3.0.3.2-3|6	Version:	3.0.3.2
14mr|mmc-core-3.0.3.2-3|7	Release:	3
14mr|mmc-core-3.0.3.2-3|8	License:	GPL
14mr|mmc-core-3.0.3.2-3|9	Group:		System/Servers
14mr|mmc-core-3.0.3.2-3|10	URL:		http://mds.mandriva.org/
14mr|mmc-core-3.0.3.2-3|11	Source0:	http://mds.mandriva.org/pub/mmc-core/sources/%{version}/%{name}-%{version}.tar.gz
14mr|mmc-core-3.0.3.2-3|12	BuildRequires:	python-devel
14mr|mmc-core-3.0.3.2-3|13	BuildRequires:	gettext
14mr|mmc-core-3.0.3.2-3|14	BuildRequires:	gettext-devel
14mr|mmc-core-3.0.3.2-3|15	BuildRequires:	openldap-devel
14mr|mmc-core-3.0.3.2-3|16	
14mr|mmc-core-3.0.3.2-3|17	%description
14mr|mmc-core-3.0.3.2-3|18	Mandriva Management Console agent & web interface with
14mr|mmc-core-3.0.3.2-3|19	base and password policies modules.
14mr|mmc-core-3.0.3.2-3|20	
14mr|mmc-core-3.0.3.2-3|21	%package -n mmc-agent
14mr|mmc-core-3.0.3.2-3|22	Summary:    Mandriva Management Console agent
14mr|mmc-core-3.0.3.2-3|23	Group:      System/Servers
14mr|mmc-core-3.0.3.2-3|24	Requires:   python-base
14mr|mmc-core-3.0.3.2-3|25	Requires:   python-mmc-base
14mr|mmc-core-3.0.3.2-3|26	Requires:   pyOpenSSL
14mr|mmc-core-3.0.3.2-3|27	Requires:   logrotate
14mr|mmc-core-3.0.3.2-3|28	
14mr|mmc-core-3.0.3.2-3|29	%description -n mmc-agent
14mr|mmc-core-3.0.3.2-3|30	XMLRPC server of the Mandriva Management Console API.
14mr|mmc-core-3.0.3.2-3|31	This is the underlying service used by the MMC web interface.
14mr|mmc-core-3.0.3.2-3|32	
14mr|mmc-core-3.0.3.2-3|33	%package -n python-mmc-core
14mr|mmc-core-3.0.3.2-3|34	Summary:    Mandriva Management Console core
14mr|mmc-core-3.0.3.2-3|35	Group:      System/Servers
14mr|mmc-core-3.0.3.2-3|36	Requires:   python-base
14mr|mmc-core-3.0.3.2-3|37	Requires:   python-twisted-web
14mr|mmc-core-3.0.3.2-3|38	Suggests:   python-sqlalchemy > 0.4
14mr|mmc-core-3.0.3.2-3|39	Suggests:   python-mysql
14mr|mmc-core-3.0.3.2-3|40	
14mr|mmc-core-3.0.3.2-3|41	%description -n python-mmc-core
14mr|mmc-core-3.0.3.2-3|42	Contains the mmc core python classes used by all other
14mr|mmc-core-3.0.3.2-3|43	modules.
14mr|mmc-core-3.0.3.2-3|44	
14mr|mmc-core-3.0.3.2-3|45	%package -n	python-mmc-base
14mr|mmc-core-3.0.3.2-3|46	Summary:	Mandriva Management Console base plugin
14mr|mmc-core-3.0.3.2-3|47	Group:      	System/Servers
14mr|mmc-core-3.0.3.2-3|48	Requires:   	python-base
14mr|mmc-core-3.0.3.2-3|49	Requires:  	python-ldap
14mr|mmc-core-3.0.3.2-3|50	Requires:   	python-mmc-plugins-tools
14mr|mmc-core-3.0.3.2-3|51	Requires:   	python-mmc-core
14mr|mmc-core-3.0.3.2-3|52	
14mr|mmc-core-3.0.3.2-3|53	%description -n	python-mmc-base
14mr|mmc-core-3.0.3.2-3|54	Contains the base infrastructure for all MMC plugins:
14mr|mmc-core-3.0.3.2-3|55	* support classes
14mr|mmc-core-3.0.3.2-3|56	* base LDAP management classes
14mr|mmc-core-3.0.3.2-3|57	
14mr|mmc-core-3.0.3.2-3|58	%package -n python-mmc-ppolicy
14mr|mmc-core-3.0.3.2-3|59	Summary:    Mandriva Management Console password policy plugin
14mr|mmc-core-3.0.3.2-3|60	Group:      System/Servers
14mr|mmc-core-3.0.3.2-3|61	Requires:   python-base
14mr|mmc-core-3.0.3.2-3|62	Requires:   python-mmc-core
14mr|mmc-core-3.0.3.2-3|63	Suggests:   mmc-check-password
14mr|mmc-core-3.0.3.2-3|64	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mmc-core-3.0.3.2-3|65	# add buggy self dependencies
14mr|mmc-core-3.0.3.2-3|66	Provides:	pear(ppolicy-xmlrpc.php)
14mr|mmc-core-3.0.3.2-3|67	Provides:	pear(ppolicy.inc.php)
14mr|mmc-core-3.0.3.2-3|68	%endif
14mr|mmc-core-3.0.3.2-3|69	
14mr|mmc-core-3.0.3.2-3|70	%description -n python-mmc-ppolicy
14mr|mmc-core-3.0.3.2-3|71	Contains the password policy python classes to handle
14mr|mmc-core-3.0.3.2-3|72	password policies in LDAP.
14mr|mmc-core-3.0.3.2-3|73	
14mr|mmc-core-3.0.3.2-3|74	%package -n	mmc-web-ppolicy
14mr|mmc-core-3.0.3.2-3|75	Summary:	Password policies plugin
14mr|mmc-core-3.0.3.2-3|76	Group:		System/Servers
14mr|mmc-core-3.0.3.2-3|77	Requires:	mmc-web-base
14mr|mmc-core-3.0.3.2-3|78	
14mr|mmc-core-3.0.3.2-3|79	%description -n mmc-web-ppolicy
14mr|mmc-core-3.0.3.2-3|80	Contains the password policy web interface
14mr|mmc-core-3.0.3.2-3|81	
14mr|mmc-core-3.0.3.2-3|82	%package -n 	mmc-web-base
14mr|mmc-core-3.0.3.2-3|83	Summary:        MMC web interface to interact with a MMC agent
14mr|mmc-core-3.0.3.2-3|84	Group:          System/Servers
14mr|mmc-core-3.0.3.2-3|85	Requires:       apache >= 2.0.52
14mr|mmc-core-3.0.3.2-3|86	Requires:       apache-mod_php
14mr|mmc-core-3.0.3.2-3|87	Requires:       php-xmlrpc
14mr|mmc-core-3.0.3.2-3|88	Requires:       php-iconv
14mr|mmc-core-3.0.3.2-3|89	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
14mr|mmc-core-3.0.3.2-3|90	# add buggy self dependencies
14mr|mmc-core-3.0.3.2-3|91	Provides:	pear(ErrorHandling.php)
14mr|mmc-core-3.0.3.2-3|92	Provides:	pear(FormGenerator.php)
14mr|mmc-core-3.0.3.2-3|93	Provides:	pear(ModulesGenerator.php)
14mr|mmc-core-3.0.3.2-3|94	Provides:	pear(PageGenerator.php)
14mr|mmc-core-3.0.3.2-3|95	Provides:	pear(acl.inc.php)
14mr|mmc-core-3.0.3.2-3|96	Provides:	pear(config.inc.php)
14mr|mmc-core-3.0.3.2-3|97	Provides:	pear(edit.php)
14mr|mmc-core-3.0.3.2-3|98	Provides:	pear(i18n.inc.php)
14mr|mmc-core-3.0.3.2-3|99	Provides:	pear(license.php)
14mr|mmc-core-3.0.3.2-3|100	Provides:	pear(localSidebar.php)
14mr|mmc-core-3.0.3.2-3|101	Provides:	pear(logging-xmlrpc.inc.php)
14mr|mmc-core-3.0.3.2-3|102	Provides:	pear(main_content.php)
14mr|mmc-core-3.0.3.2-3|103	Provides:	pear(session.inc.php)
14mr|mmc-core-3.0.3.2-3|104	Provides:	pear(xmlrpc.inc.php)
14mr|mmc-core-3.0.3.2-3|105	%endif
14mr|mmc-core-3.0.3.2-3|106	
14mr|mmc-core-3.0.3.2-3|107	%description -n mmc-web-base
14mr|mmc-core-3.0.3.2-3|108	Mandriva Management Console web interface designed by Linbox.
14mr|mmc-core-3.0.3.2-3|109	
14mr|mmc-core-3.0.3.2-3|110	%package -n	python-mmc-plugins-tools
14mr|mmc-core-3.0.3.2-3|111	Summary:	Required tools for some MMC plugins
14mr|mmc-core-3.0.3.2-3|112	Group:		System/Servers
14mr|mmc-core-3.0.3.2-3|113	Requires:	cdrkit-genisoimage
14mr|mmc-core-3.0.3.2-3|114	
14mr|mmc-core-3.0.3.2-3|115	%description -n	python-mmc-plugins-tools
14mr|mmc-core-3.0.3.2-3|116	Contains common tools needed by some plugins of mmc-agent package.
14mr|mmc-core-3.0.3.2-3|117	
14mr|mmc-core-3.0.3.2-3|118	%package -n	mmc-check-password
14mr|mmc-core-3.0.3.2-3|119	Summary:	OpenLDAP password checker module for MMC
14mr|mmc-core-3.0.3.2-3|120	Group:		System/Servers
14mr|mmc-core-3.0.3.2-3|121	
14mr|mmc-core-3.0.3.2-3|122	%description -n mmc-check-password
14mr|mmc-core-3.0.3.2-3|123	OpenLDAP module to validate users passwords against LDAP's password policies.
14mr|mmc-core-3.0.3.2-3|124	
14mr|mmc-core-3.0.3.2-3|125	%prep
14mr|mmc-core-3.0.3.2-3|126	%setup -q -n %{name}-%{version}
14mr|mmc-core-3.0.3.2-3|127	
14mr|mmc-core-3.0.3.2-3|128	%build
14mr|mmc-core-3.0.3.2-3|129	sed -e 's|-Werror||g' -i configure
14mr|mmc-core-3.0.3.2-3|130	%configure2_5x						\
14mr|mmc-core-3.0.3.2-3|131	--with-initdir=%{_initrddir}			\
14mr|mmc-core-3.0.3.2-3|132	--disable-python-check				\
14mr|mmc-core-3.0.3.2-3|133	--enable-check-password				\
14mr|mmc-core-3.0.3.2-3|134	--with-ldap-confdir=%{_sysconfdir}/openldap	\
14mr|mmc-core-3.0.3.2-3|135	--with-ldap-libdir=%{_libdir}/openldap
14mr|mmc-core-3.0.3.2-3|136	make
14mr|mmc-core-3.0.3.2-3|137	
14mr|mmc-core-3.0.3.2-3|138	%install
14mr|mmc-core-3.0.3.2-3|139	%makeinstall_std
14mr|mmc-core-3.0.3.2-3|140	# logrotate configuration
14mr|mmc-core-3.0.3.2-3|141	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|mmc-core-3.0.3.2-3|142	# install log rotation stuff
14mr|mmc-core-3.0.3.2-3|143	cat > %{buildroot}%{_sysconfdir}/logrotate.d/mmc-agent << EOF
14mr|mmc-core-3.0.3.2-3|144	/var/log/mmc/mmc-agent.log /var/log/dhcp-ldap-startup.log /var/log/mmc/mmc-fileprefix.log {
14mr|mmc-core-3.0.3.2-3|145	create 644 root root
14mr|mmc-core-3.0.3.2-3|146	monthly
14mr|mmc-core-3.0.3.2-3|147	compress
14mr|mmc-core-3.0.3.2-3|148	missingok
14mr|mmc-core-3.0.3.2-3|149	postrotate
14mr|mmc-core-3.0.3.2-3|150	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
14mr|mmc-core-3.0.3.2-3|151	endscript
14mr|mmc-core-3.0.3.2-3|152	}
14mr|mmc-core-3.0.3.2-3|153	EOF
14mr|mmc-core-3.0.3.2-3|154	# install log directory
14mr|mmc-core-3.0.3.2-3|155	install -d %{buildroot}/var/log/mmc
14mr|mmc-core-3.0.3.2-3|156	# patch privkey.pem
14mr|mmc-core-3.0.3.2-3|157	mv %{buildroot}%{_sysconfdir}/mmc/agent/keys/localcert.pem %{buildroot}%{_sysconfdir}/mmc/agent/keys/privkey.pem
14mr|mmc-core-3.0.3.2-3|158	sed -i 's!localcert.pem!privkey.pem!g' %{buildroot}%{_sysconfdir}/mmc/agent/config.ini
14mr|mmc-core-3.0.3.2-3|159	# install apache configuration
14mr|mmc-core-3.0.3.2-3|160	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
14mr|mmc-core-3.0.3.2-3|161	cp %{buildroot}%{_sysconfdir}/mmc/apache/mmc.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mmc.conf
14mr|mmc-core-3.0.3.2-3|162	# Cleanup
14mr|mmc-core-3.0.3.2-3|163	rm -f `find %{buildroot} -name *.pyo`
14mr|mmc-core-3.0.3.2-3|164	%find_lang base
14mr|mmc-core-3.0.3.2-3|165	%find_lang ppolicy
14mr|mmc-core-3.0.3.2-3|166	
14mr|mmc-core-3.0.3.2-3|167	%post -n mmc-agent
14mr|mmc-core-3.0.3.2-3|168	if [ $1 = 1 ]; then
14mr|mmc-core-3.0.3.2-3|169	/sbin/chkconfig --add mmc-agent >/dev/null 2>&1 || :
14mr|mmc-core-3.0.3.2-3|170	fi
14mr|mmc-core-3.0.3.2-3|171	# comment on le fait juste pour un package ?
14mr|mmc-core-3.0.3.2-3|172	if [ -f /var/lock/subsys/httpd ]; then
14mr|mmc-core-3.0.3.2-3|173	%{_initrddir}/httpd restart >/dev/null || :
14mr|mmc-core-3.0.3.2-3|174	fi
14mr|mmc-core-3.0.3.2-3|175	
14mr|mmc-core-3.0.3.2-3|176	%preun -n mmc-agent
14mr|mmc-core-3.0.3.2-3|177	if [ $1 = 0 ]; then
14mr|mmc-core-3.0.3.2-3|178	/sbin/chkconfig --del mmc-agent >/dev/null 2>&1 || :
14mr|mmc-core-3.0.3.2-3|179	[ -f /var/lock/subsys/mmc-agent ] && %{_initrddir}/mmc-agent stop >/dev/null 2>&1 || :
14mr|mmc-core-3.0.3.2-3|180	fi
14mr|mmc-core-3.0.3.2-3|181	exit 0
14mr|mmc-core-3.0.3.2-3|182	
14mr|mmc-core-3.0.3.2-3|183	%postun -n mmc-agent
14mr|mmc-core-3.0.3.2-3|184	if [ "$1" -ge 1 ]; then
14mr|mmc-core-3.0.3.2-3|185	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
14mr|mmc-core-3.0.3.2-3|186	fi
14mr|mmc-core-3.0.3.2-3|187	# comment on le fait juste pour un package ?
14mr|mmc-core-3.0.3.2-3|188	if [ "$1" = "0" ]; then
14mr|mmc-core-3.0.3.2-3|189	if [ -f /var/lock/subsys/httpd ]; then
14mr|mmc-core-3.0.3.2-3|190	%{_initrddir}/httpd restart >/dev/null || :
14mr|mmc-core-3.0.3.2-3|191	fi
14mr|mmc-core-3.0.3.2-3|192	fi
14mr|mmc-core-3.0.3.2-3|193	
14mr|mmc-core-3.0.3.2-3|194	%files -n mmc-agent
14mr|mmc-core-3.0.3.2-3|195	%doc COPYING ChangeLog
14mr|mmc-core-3.0.3.2-3|196	%attr(0755,root,root) %{_initrddir}/mmc-agent
14mr|mmc-core-3.0.3.2-3|197	%attr(0755,root,root) %dir %{_sysconfdir}/mmc
14mr|mmc-core-3.0.3.2-3|198	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/agent
14mr|mmc-core-3.0.3.2-3|199	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/agent/keys
14mr|mmc-core-3.0.3.2-3|200	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/config.ini
14mr|mmc-core-3.0.3.2-3|201	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/cacert.pem
14mr|mmc-core-3.0.3.2-3|202	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/privkey.pem
14mr|mmc-core-3.0.3.2-3|203	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/mmc-agent
14mr|mmc-core-3.0.3.2-3|204	%attr(0755,root,root) %{_sbindir}/mmc-agent
14mr|mmc-core-3.0.3.2-3|205	%attr(0755,root,root) %{_sbindir}/mmc-add-schema
14mr|mmc-core-3.0.3.2-3|206	%attr(0755,root,root) %{_bindir}/mmc-helper
14mr|mmc-core-3.0.3.2-3|207	%attr(0755,root,root) %dir /var/log/mmc
14mr|mmc-core-3.0.3.2-3|208	%{py_puresitedir}/mmc/agent.py*
14mr|mmc-core-3.0.3.2-3|209	
14mr|mmc-core-3.0.3.2-3|210	%files -n python-mmc-core
14mr|mmc-core-3.0.3.2-3|211	%{py_puresitedir}/mmc/core
14mr|mmc-core-3.0.3.2-3|212	
14mr|mmc-core-3.0.3.2-3|213	%files -n python-mmc-base
14mr|mmc-core-3.0.3.2-3|214	%{_datadir}/doc/python-mmc-base
14mr|mmc-core-3.0.3.2-3|215	%docdir %{_datadir}/doc/python-mmc-base
14mr|mmc-core-3.0.3.2-3|216	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/plugins
14mr|mmc-core-3.0.3.2-3|217	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/base.ini
14mr|mmc-core-3.0.3.2-3|218	%attr(0755,root,root) %{_sbindir}/mds-report
14mr|mmc-core-3.0.3.2-3|219	%dir %{py_puresitedir}/mmc
14mr|mmc-core-3.0.3.2-3|220	%{py_puresitedir}/mmc/support
14mr|mmc-core-3.0.3.2-3|221	%{py_puresitedir}/mmc/__init__.py*
14mr|mmc-core-3.0.3.2-3|222	%{py_puresitedir}/mmc/site.py*
14mr|mmc-core-3.0.3.2-3|223	%{py_puresitedir}/mmc/ssl.py*
14mr|mmc-core-3.0.3.2-3|224	%{py_puresitedir}/mmc/client
14mr|mmc-core-3.0.3.2-3|225	%dir %{py_puresitedir}/mmc/plugins
14mr|mmc-core-3.0.3.2-3|226	%{py_puresitedir}/mmc/plugins/__init__.py*
14mr|mmc-core-3.0.3.2-3|227	%{py_puresitedir}/mmc/plugins/base
14mr|mmc-core-3.0.3.2-3|228	
14mr|mmc-core-3.0.3.2-3|229	%files -n python-mmc-ppolicy
14mr|mmc-core-3.0.3.2-3|230	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/ppolicy.ini
14mr|mmc-core-3.0.3.2-3|231	%{py_puresitedir}/mmc/plugins/ppolicy
14mr|mmc-core-3.0.3.2-3|232	
14mr|mmc-core-3.0.3.2-3|233	%files -n mmc-web-ppolicy -f ppolicy.lang
14mr|mmc-core-3.0.3.2-3|234	%dir %{_datadir}/mmc/modules/ppolicy
14mr|mmc-core-3.0.3.2-3|235	%dir %{_datadir}/mmc/modules/ppolicy/locale
14mr|mmc-core-3.0.3.2-3|236	%{_datadir}/mmc/modules/ppolicy/*.php
14mr|mmc-core-3.0.3.2-3|237	%{_datadir}/mmc/modules/ppolicy/default
14mr|mmc-core-3.0.3.2-3|238	%{_datadir}/mmc/modules/ppolicy/includes
14mr|mmc-core-3.0.3.2-3|239	
14mr|mmc-core-3.0.3.2-3|240	%files -n mmc-web-base -f base.lang
14mr|mmc-core-3.0.3.2-3|241	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/apache
14mr|mmc-core-3.0.3.2-3|242	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/apache/mmc.conf
14mr|mmc-core-3.0.3.2-3|243	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/webapps.d/
14mr|mmc-core-3.0.3.2-3|244	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mmc.conf
14mr|mmc-core-3.0.3.2-3|245	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/mmc/mmc.ini
14mr|mmc-core-3.0.3.2-3|246	%dir %{_datadir}/mmc
14mr|mmc-core-3.0.3.2-3|247	%{_datadir}/mmc/*.php
14mr|mmc-core-3.0.3.2-3|248	%{_datadir}/mmc/graph
14mr|mmc-core-3.0.3.2-3|249	%{_datadir}/mmc/img
14mr|mmc-core-3.0.3.2-3|250	%{_datadir}/mmc/includes
14mr|mmc-core-3.0.3.2-3|251	%{_datadir}/mmc/jsframework
14mr|mmc-core-3.0.3.2-3|252	%{_datadir}/mmc/logout
14mr|mmc-core-3.0.3.2-3|253	%dir %{_datadir}/mmc/modules
14mr|mmc-core-3.0.3.2-3|254	%dir %{_datadir}/mmc/modules/base
14mr|mmc-core-3.0.3.2-3|255	%dir %{_datadir}/mmc/modules/base/locale
14mr|mmc-core-3.0.3.2-3|256	%{_datadir}/mmc/modules/base/*.php
14mr|mmc-core-3.0.3.2-3|257	%{_datadir}/mmc/modules/base/audit
14mr|mmc-core-3.0.3.2-3|258	%{_datadir}/mmc/modules/base/computers
14mr|mmc-core-3.0.3.2-3|259	%{_datadir}/mmc/modules/base/graph
14mr|mmc-core-3.0.3.2-3|260	%{_datadir}/mmc/modules/base/groups
14mr|mmc-core-3.0.3.2-3|261	%{_datadir}/mmc/modules/base/includes
14mr|mmc-core-3.0.3.2-3|262	%{_datadir}/mmc/modules/base/logview
14mr|mmc-core-3.0.3.2-3|263	%{_datadir}/mmc/modules/base/status
14mr|mmc-core-3.0.3.2-3|264	%{_datadir}/mmc/modules/base/users
14mr|mmc-core-3.0.3.2-3|265	%{_datadir}/mmc/modules/base/views
14mr|mmc-core-3.0.3.2-3|266	
14mr|mmc-core-3.0.3.2-3|267	%files -n python-mmc-plugins-tools
14mr|mmc-core-3.0.3.2-3|268	%dir %{_libdir}/mmc
14mr|mmc-core-3.0.3.2-3|269	%dir %{_libdir}/mmc/backup-tools
14mr|mmc-core-3.0.3.2-3|270	%{_libdir}/mmc/backup-tools/cdlist
14mr|mmc-core-3.0.3.2-3|271	%{_libdir}/mmc/backup-tools/backup.sh
14mr|mmc-core-3.0.3.2-3|272	
14mr|mmc-core-3.0.3.2-3|273	%files -n mmc-check-password
14mr|mmc-core-3.0.3.2-3|274	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/mmc-check-password.conf
14mr|mmc-core-3.0.3.2-3|275	%attr(0755,root,root) %{_libdir}/openldap/mmc-check-password.*
14mr|mmc-core-3.0.3.2-3|276	%attr(0755,root,root) %{_bindir}/mmc-password-helper
14mr|mmc-core-3.0.3.2-3|277	
14mr|mmc-core-3.0.3.2-3|278	
14mr|mmc-core-3.0.3.2-3|279	
14mr|mmc-core-3.0.3.2-3|280	%changelog
14mr|mmc-core-3.0.3.2-3|281	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.3.2-3
14mr|mmc-core-3.0.3.2-3|282	+ Revision: f702f8b
14mr|mmc-core-3.0.3.2-3|283	- MassBuild#440: Increase release tag
14mr|mmc-core-3.0.3.2-3|284	
14mr|mmc-core-3.0.3.2-3|285	

17699 14
14mr|mm-common-0.9.5-3|1	%define name mm-common
14mr|mm-common-0.9.5-3|2	%define version 0.9.5
14mr|mm-common-0.9.5-3|3	%define release 3
14mr|mm-common-0.9.5-3|4	
14mr|mm-common-0.9.5-3|5	Summary: Build infrastructure and utilities for GNOME C++ bindings
14mr|mm-common-0.9.5-3|6	Name: %{name}
14mr|mm-common-0.9.5-3|7	Version: %{version}
14mr|mm-common-0.9.5-3|8	Release: %{release}
14mr|mm-common-0.9.5-3|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14mr|mm-common-0.9.5-3|10	License: GPLv2+
14mr|mm-common-0.9.5-3|11	Group: Development/GNOME and GTK+
14mr|mm-common-0.9.5-3|12	Url: http://www.gtkmm.org/
14mr|mm-common-0.9.5-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mm-common-0.9.5-3|14	BuildArch: noarch
14mr|mm-common-0.9.5-3|15	BuildRequires: curl
14mr|mm-common-0.9.5-3|16	BuildRequires: wget
14mr|mm-common-0.9.5-3|17	
14mr|mm-common-0.9.5-3|18	%description
14mr|mm-common-0.9.5-3|19	The mm-common module provides the build infrastructure and utilities
14mr|mm-common-0.9.5-3|20	shared among the GNOME C++ binding libraries.  It is only a required
14mr|mm-common-0.9.5-3|21	dependency for building the C++ bindings from the gnome.org version
14mr|mm-common-0.9.5-3|22	control repository.  An installation of mm-common is not required for
14mr|mm-common-0.9.5-3|23	building tarball releases, unless configured to use maintainer-mode.
14mr|mm-common-0.9.5-3|24	
14mr|mm-common-0.9.5-3|25	%prep
14mr|mm-common-0.9.5-3|26	%setup -q
14mr|mm-common-0.9.5-3|27	
14mr|mm-common-0.9.5-3|28	%build
14mr|mm-common-0.9.5-3|29	%configure2_5x
14mr|mm-common-0.9.5-3|30	%make
14mr|mm-common-0.9.5-3|31	
14mr|mm-common-0.9.5-3|32	%install
14mr|mm-common-0.9.5-3|33	rm -rf %{buildroot}
14mr|mm-common-0.9.5-3|34	%makeinstall_std
14mr|mm-common-0.9.5-3|35	
14mr|mm-common-0.9.5-3|36	%clean
14mr|mm-common-0.9.5-3|37	rm -rf %{buildroot}
14mr|mm-common-0.9.5-3|38	
14mr|mm-common-0.9.5-3|39	%files
14mr|mm-common-0.9.5-3|40	%defattr(-,root,root)
14mr|mm-common-0.9.5-3|41	%doc README NEWS ChangeLog AUTHORS
14mr|mm-common-0.9.5-3|42	%_bindir/mm-common-prepare
14mr|mm-common-0.9.5-3|43	%_datadir/aclocal/*.m4
14mr|mm-common-0.9.5-3|44	%_datadir/%name
14mr|mm-common-0.9.5-3|45	%_datadir/pkgconfig/*.pc
14mr|mm-common-0.9.5-3|46	%_mandir/man1/*.1*
14mr|mm-common-0.9.5-3|47	
14mr|mm-common-0.9.5-3|48	
14mr|mm-common-0.9.5-3|49	
14mr|mm-common-0.9.5-3|50	%changelog
14mr|mm-common-0.9.5-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-3
14mr|mm-common-0.9.5-3|52	+ Revision: 6939e16
14mr|mm-common-0.9.5-3|53	- MassBuild#440: Increase release tag
14mr|mm-common-0.9.5-3|54	
14mr|mm-common-0.9.5-3|55	

17700 14
14mr|mobile-broadband-provider-info-20120614-2|1	Name: mobile-broadband-provider-info
14mr|mobile-broadband-provider-info-20120614-2|2	Summary: Mobile broadband providers database
14mr|mobile-broadband-provider-info-20120614-2|3	Group: System/Configuration/Other
14mr|mobile-broadband-provider-info-20120614-2|4	Version: 20120614
14mr|mobile-broadband-provider-info-20120614-2|5	Release: 2
14mr|mobile-broadband-provider-info-20120614-2|6	License: Public Domain
14mr|mobile-broadband-provider-info-20120614-2|7	URL: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
14mr|mobile-broadband-provider-info-20120614-2|8	Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
14mr|mobile-broadband-provider-info-20120614-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mobile-broadband-provider-info-20120614-2|10	BuildArch: noarch
14mr|mobile-broadband-provider-info-20120614-2|11	BuildRequires: libxml2-utils
14mr|mobile-broadband-provider-info-20120614-2|12	
14mr|mobile-broadband-provider-info-20120614-2|13	%description
14mr|mobile-broadband-provider-info-20120614-2|14	The mobile-broadband-provider-info package contains listings of mobile
14mr|mobile-broadband-provider-info-20120614-2|15	broadband (3G) providers and associated network and plan information.
14mr|mobile-broadband-provider-info-20120614-2|16	
14mr|mobile-broadband-provider-info-20120614-2|17	%prep
14mr|mobile-broadband-provider-info-20120614-2|18	%setup -q -n %{name}-%{version}
14mr|mobile-broadband-provider-info-20120614-2|19	
14mr|mobile-broadband-provider-info-20120614-2|20	%build
14mr|mobile-broadband-provider-info-20120614-2|21	%configure2_5x
14mr|mobile-broadband-provider-info-20120614-2|22	%make
14mr|mobile-broadband-provider-info-20120614-2|23	
14mr|mobile-broadband-provider-info-20120614-2|24	%install
14mr|mobile-broadband-provider-info-20120614-2|25	rm -rf %{buildroot}
14mr|mobile-broadband-provider-info-20120614-2|26	%makeinstall_std
14mr|mobile-broadband-provider-info-20120614-2|27	
14mr|mobile-broadband-provider-info-20120614-2|28	%clean
14mr|mobile-broadband-provider-info-20120614-2|29	rm -rf %{buildroot}
14mr|mobile-broadband-provider-info-20120614-2|30	
14mr|mobile-broadband-provider-info-20120614-2|31	%files
14mr|mobile-broadband-provider-info-20120614-2|32	%defattr(-,root,root,-)
14mr|mobile-broadband-provider-info-20120614-2|33	%{_datadir}/pkgconfig/%{name}.pc
14mr|mobile-broadband-provider-info-20120614-2|34	%{_datadir}/%{name}/*
14mr|mobile-broadband-provider-info-20120614-2|35	
14mr|mobile-broadband-provider-info-20120614-2|36	
14mr|mobile-broadband-provider-info-20120614-2|37	%changelog
14mr|mobile-broadband-provider-info-20120614-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120614-2
14mr|mobile-broadband-provider-info-20120614-2|39	+ Revision: e3c3e51
14mr|mobile-broadband-provider-info-20120614-2|40	- MassBuild#440: Increase release tag
14mr|mobile-broadband-provider-info-20120614-2|41	
14mr|mobile-broadband-provider-info-20120614-2|42	

17701 14
14mr|mock-urpm-1.1.12-32|1	%define modname mock_urpm
14mr|mock-urpm-1.1.12-32|2	
14mr|mock-urpm-1.1.12-32|3	Summary: Builds packages inside chroots
14mr|mock-urpm-1.1.12-32|4	Name: mock-urpm
14mr|mock-urpm-1.1.12-32|5	Version: 1.1.12
14mr|mock-urpm-1.1.12-32|6	Release: 32
14mr|mock-urpm-1.1.12-32|7	License: GPLv2+
14mr|mock-urpm-1.1.12-32|8	Group: Development/Other
14mr|mock-urpm-1.1.12-32|9	Source: %{name}-%{version}.tar.gz
14mr|mock-urpm-1.1.12-32|10	Patch1: mock-urpm.urpm_options.patch
14mr|mock-urpm-1.1.12-32|11	Patch2: mock-urpm.test.patch
14mr|mock-urpm-1.1.12-32|12	Patch3: mock-urpm.libmpc3.patch
14mr|mock-urpm-1.1.12-32|13	Patch4: mock-urpm.readd.patch
14mr|mock-urpm-1.1.12-32|14	Patch5: mock-urpm.loop-control.patch
14mr|mock-urpm-1.1.12-32|15	URL: http://wiki.rosalab.ru/en/index.php/Mock-urpm
14mr|mock-urpm-1.1.12-32|16	
14mr|mock-urpm-1.1.12-32|17	BuildArch:      noarch
14mr|mock-urpm-1.1.12-32|18	BuildRoot:      %{name}-%{version}
14mr|mock-urpm-1.1.12-32|19	Requires:       tar
14mr|mock-urpm-1.1.12-32|20	Requires:       pigz
14mr|mock-urpm-1.1.12-32|21	Requires:       python-ctypes
14mr|mock-urpm-1.1.12-32|22	Requires:       python-decoratortools
14mr|mock-urpm-1.1.12-32|23	Requires:       usermode-consoleonly
14mr|mock-urpm-1.1.12-32|24	Requires:       shadow-utils
14mr|mock-urpm-1.1.12-32|25	Requires:       coreutils
14mr|mock-urpm-1.1.12-32|26	Requires:       python-rpm
14mr|mock-urpm-1.1.12-32|27	Requires:       rpm-build
14mr|mock-urpm-1.1.12-32|28	BuildRequires:  python-devel
14mr|mock-urpm-1.1.12-32|29	BuildRequires:  shadow-utils
14mr|mock-urpm-1.1.12-32|30	
14mr|mock-urpm-1.1.12-32|31	
14mr|mock-urpm-1.1.12-32|32	%description
14mr|mock-urpm-1.1.12-32|33	Mock-urpm takes an SRPM and builds it in a chroot
14mr|mock-urpm-1.1.12-32|34	
14mr|mock-urpm-1.1.12-32|35	%prep
14mr|mock-urpm-1.1.12-32|36	%setup -q -n %{name}
14mr|mock-urpm-1.1.12-32|37	%patch1 -p1
14mr|mock-urpm-1.1.12-32|38	%patch2 -p1
14mr|mock-urpm-1.1.12-32|39	%patch3 -p1
14mr|mock-urpm-1.1.12-32|40	%patch4 -p1
14mr|mock-urpm-1.1.12-32|41	%patch5 -p1
14mr|mock-urpm-1.1.12-32|42	
14mr|mock-urpm-1.1.12-32|43	%install
14mr|mock-urpm-1.1.12-32|44	make install DESTDIR=%{buildroot}
14mr|mock-urpm-1.1.12-32|45	mkdir -p %{buildroot}/%{_bindir}
14mr|mock-urpm-1.1.12-32|46	ln -s %{_bindir}/consolehelper %{buildroot}/%{_bindir}/%{name}
14mr|mock-urpm-1.1.12-32|47	ln -s %{_datadir}/bash-completion/%{name} %{buildroot}/%{_sysconfdir}/bash_completion.d/%{name}
14mr|mock-urpm-1.1.12-32|48	
14mr|mock-urpm-1.1.12-32|49	%pre
14mr|mock-urpm-1.1.12-32|50	if [ $1 -eq 1 ]; then #first install
14mr|mock-urpm-1.1.12-32|51	groupadd -r -f %{name} >/dev/null 2>&1 || :
14mr|mock-urpm-1.1.12-32|52	if [ ! -z `env|grep SUDO_USER` ]; then
14mr|mock-urpm-1.1.12-32|53	usermod -a -G %{name} `env|grep SUDO_USER | cut -f2 -d=` >/dev/null 2>&1 || :
14mr|mock-urpm-1.1.12-32|54	fi
14mr|mock-urpm-1.1.12-32|55	fi
14mr|mock-urpm-1.1.12-32|56	
14mr|mock-urpm-1.1.12-32|57	%postun
14mr|mock-urpm-1.1.12-32|58	if [ $1 -eq 0 ]; then # complete removing
14mr|mock-urpm-1.1.12-32|59	rm -f %{_sysconfdir}/%{name}/default.cfg
14mr|mock-urpm-1.1.12-32|60	groupdel %{name} >/dev/null 2>&1 || :
14mr|mock-urpm-1.1.12-32|61	fi
14mr|mock-urpm-1.1.12-32|62	
14mr|mock-urpm-1.1.12-32|63	%files
14mr|mock-urpm-1.1.12-32|64	#%defattr(-,root,root,-)
14mr|mock-urpm-1.1.12-32|65	
14mr|mock-urpm-1.1.12-32|66	# executables
14mr|mock-urpm-1.1.12-32|67	%{_sbindir}/%{name}
14mr|mock-urpm-1.1.12-32|68	%{_bindir}/%{name}
14mr|mock-urpm-1.1.12-32|69	
14mr|mock-urpm-1.1.12-32|70	#consolehelper and PAM
14mr|mock-urpm-1.1.12-32|71	%{_sysconfdir}/pam.d/%{name}
14mr|mock-urpm-1.1.12-32|72	%{_sysconfdir}/security/console.apps/%{name}
14mr|mock-urpm-1.1.12-32|73	
14mr|mock-urpm-1.1.12-32|74	
14mr|mock-urpm-1.1.12-32|75	# python stuff
14mr|mock-urpm-1.1.12-32|76	%dir %{python_sitelib}/%{modname}
14mr|mock-urpm-1.1.12-32|77	%{python_sitelib}/%{modname}/*.py
14mr|mock-urpm-1.1.12-32|78	%{python_sitelib}/%{modname}/*.pyc
14mr|mock-urpm-1.1.12-32|79	
14mr|mock-urpm-1.1.12-32|80	#bash_completion files
14mr|mock-urpm-1.1.12-32|81	%{_datadir}/bash-completion/%{name}
14mr|mock-urpm-1.1.12-32|82	%{_sysconfdir}/bash_completion.d/%{name}
14mr|mock-urpm-1.1.12-32|83	
14mr|mock-urpm-1.1.12-32|84	# config files
14mr|mock-urpm-1.1.12-32|85	%config %{_sysconfdir}/%{name}/logging.ini
14mr|mock-urpm-1.1.12-32|86	%config %{_sysconfdir}/%{name}/*.cfg
14mr|mock-urpm-1.1.12-32|87	
14mr|mock-urpm-1.1.12-32|88	#plugins
14mr|mock-urpm-1.1.12-32|89	%dir %{python_sitelib}/%{modname}/plugins
14mr|mock-urpm-1.1.12-32|90	%{python_sitelib}/%{modname}/plugins/*.py
14mr|mock-urpm-1.1.12-32|91	%{python_sitelib}/%{modname}/plugins/*.pyc
14mr|mock-urpm-1.1.12-32|92	
14mr|mock-urpm-1.1.12-32|93	# docs
14mr|mock-urpm-1.1.12-32|94	%{_mandir}/man1/%{name}.1*
14mr|mock-urpm-1.1.12-32|95	
14mr|mock-urpm-1.1.12-32|96	# build dir
14mr|mock-urpm-1.1.12-32|97	%attr(02775, root, %{name}) %dir /var/lib/%{name}
14mr|mock-urpm-1.1.12-32|98	
14mr|mock-urpm-1.1.12-32|99	# cache dir
14mr|mock-urpm-1.1.12-32|100	%attr(02775, root, %{name}) %dir /var/cache/%{name}
14mr|mock-urpm-1.1.12-32|101	
14mr|mock-urpm-1.1.12-32|102	%changelog
14mr|mock-urpm-1.1.12-32|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-32
14mr|mock-urpm-1.1.12-32|104	+ Revision: 16587bc
14mr|mock-urpm-1.1.12-32|105	- MassBuild#440: Increase release tag
14mr|mock-urpm-1.1.12-32|106	
14mr|mock-urpm-1.1.12-32|107	

17702 14
14mr|modemmanager-1.4.0-1|1	%define srcname ModemManager
14mr|modemmanager-1.4.0-1|2	
14mr|modemmanager-1.4.0-1|3	%define major 0
14mr|modemmanager-1.4.0-1|4	%define libname %mklibname mm-glib %{major}
14mr|modemmanager-1.4.0-1|5	%define devname %mklibname mm-glib -d
14mr|modemmanager-1.4.0-1|6	
14mr|modemmanager-1.4.0-1|7	Summary:	Mobile broadband modem management service
14mr|modemmanager-1.4.0-1|8	Name:		modemmanager
14mr|modemmanager-1.4.0-1|9	Version:	1.4.0
14mr|modemmanager-1.4.0-1|10	Release:	1
14mr|modemmanager-1.4.0-1|11	License:	GPLv2+
14mr|modemmanager-1.4.0-1|12	Group:		System/Configuration/Networking
14mr|modemmanager-1.4.0-1|13	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|modemmanager-1.4.0-1|14	Source0:	http://www.freedesktop.org/software/ModemManager/%{srcname}-%{version}.tar.xz
14mr|modemmanager-1.4.0-1|15	BuildRequires:	gtk-doc
14mr|modemmanager-1.4.0-1|16	BuildRequires:	intltool
14mr|modemmanager-1.4.0-1|17	BuildRequires:	ppp
14mr|modemmanager-1.4.0-1|18	BuildRequires:	xsltproc
14mr|modemmanager-1.4.0-1|19	BuildRequires:	gettext-devel
14mr|modemmanager-1.4.0-1|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|modemmanager-1.4.0-1|21	BuildRequires:	pkgconfig(glib-2.0)
14mr|modemmanager-1.4.0-1|22	BuildRequires:	pkgconfig(gudev-1.0)
14mr|modemmanager-1.4.0-1|23	BuildRequires:	pkgconfig(mbim-glib) >= 1.10.0
14mr|modemmanager-1.4.0-1|24	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|modemmanager-1.4.0-1|25	BuildRequires:	pkgconfig(qmi-glib) >= 1.10.0
14mr|modemmanager-1.4.0-1|26	Requires:	qmi-tools
14mr|modemmanager-1.4.0-1|27	Requires:	usb_modeswitch
14mr|modemmanager-1.4.0-1|28	Requires(pre,post,preun,postun):	systemd
14mr|modemmanager-1.4.0-1|29	
14mr|modemmanager-1.4.0-1|30	%description
14mr|modemmanager-1.4.0-1|31	The ModemManager service provides a consistent API to operate many
14mr|modemmanager-1.4.0-1|32	different modems, including mobile broadband (3G) devices.
14mr|modemmanager-1.4.0-1|33	
14mr|modemmanager-1.4.0-1|34	%files -f %{srcname}.lang
14mr|modemmanager-1.4.0-1|35	%doc README AUTHORS
14mr|modemmanager-1.4.0-1|36	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.%{srcname}1.conf
14mr|modemmanager-1.4.0-1|37	%{_datadir}/dbus-1/system-services/org.freedesktop.%{srcname}1.service
14mr|modemmanager-1.4.0-1|38	%attr(0755,root,root) %{_sbindir}/%{srcname}
14mr|modemmanager-1.4.0-1|39	%attr(0755,root,root) %{_bindir}/mmcli
14mr|modemmanager-1.4.0-1|40	%{_datadir}/dbus-1/interfaces/*.xml
14mr|modemmanager-1.4.0-1|41	%dir %{_libdir}/%{srcname}
14mr|modemmanager-1.4.0-1|42	%attr(0755,root,root) %{_libdir}/%{srcname}/libmm-plugin-*.so
14mr|modemmanager-1.4.0-1|43	%{_unitdir}/%{srcname}.service
14mr|modemmanager-1.4.0-1|44	%{_mandir}/man8/*
14mr|modemmanager-1.4.0-1|45	%{_iconsdir}/hicolor/22x22/apps/%{srcname}.png
14mr|modemmanager-1.4.0-1|46	/lib/udev/rules.d/*.rules
14mr|modemmanager-1.4.0-1|47	
14mr|modemmanager-1.4.0-1|48	%triggerin -- %{name} < 1.0.0-8
14mr|modemmanager-1.4.0-1|49	#<akdengi> We need enable modemanager allready after install
14mr|modemmanager-1.4.0-1|50	/bin/systemctl enable %{srcname}.service
14mr|modemmanager-1.4.0-1|51	/bin/systemctl start %{srcname}.service
14mr|modemmanager-1.4.0-1|52	
14mr|modemmanager-1.4.0-1|53	%post
14mr|modemmanager-1.4.0-1|54	%systemd_post %{srcname}.service
14mr|modemmanager-1.4.0-1|55	
14mr|modemmanager-1.4.0-1|56	%preun
14mr|modemmanager-1.4.0-1|57	%systemd_preun %{srcname}.service
14mr|modemmanager-1.4.0-1|58	
14mr|modemmanager-1.4.0-1|59	%postun
14mr|modemmanager-1.4.0-1|60	%systemd_postun
14mr|modemmanager-1.4.0-1|61	
14mr|modemmanager-1.4.0-1|62	#----------------------------------------------------------------------------
14mr|modemmanager-1.4.0-1|63	
14mr|modemmanager-1.4.0-1|64	%package devel
14mr|modemmanager-1.4.0-1|65	Summary:	Headers for adding ModemManager support to applications
14mr|modemmanager-1.4.0-1|66	Group:		System/Libraries
14mr|modemmanager-1.4.0-1|67	
14mr|modemmanager-1.4.0-1|68	%description devel
14mr|modemmanager-1.4.0-1|69	This package contains various headers for accessing some ModemManager
14mr|modemmanager-1.4.0-1|70	functionality from applications.
14mr|modemmanager-1.4.0-1|71	
14mr|modemmanager-1.4.0-1|72	%files devel
14mr|modemmanager-1.4.0-1|73	%{_includedir}/%{srcname}/*.h
14mr|modemmanager-1.4.0-1|74	%dir %{_datadir}/gtk-doc/html/%{srcname}
14mr|modemmanager-1.4.0-1|75	%{_datadir}/gtk-doc/html/%{srcname}/*
14mr|modemmanager-1.4.0-1|76	%{_libdir}/pkgconfig/%{srcname}.pc
14mr|modemmanager-1.4.0-1|77	
14mr|modemmanager-1.4.0-1|78	#----------------------------------------------------------------------------
14mr|modemmanager-1.4.0-1|79	
14mr|modemmanager-1.4.0-1|80	%package -n %{libname}
14mr|modemmanager-1.4.0-1|81	Summary:	Libraries for adding ModemManager support to applications that use glib
14mr|modemmanager-1.4.0-1|82	Group:		System/Libraries
14mr|modemmanager-1.4.0-1|83	Conflicts:	%{name}-glib < 1.2.0
14mr|modemmanager-1.4.0-1|84	Obsoletes:	%{name}-glib < 1.2.0
14mr|modemmanager-1.4.0-1|85	
14mr|modemmanager-1.4.0-1|86	%description -n %{libname}
14mr|modemmanager-1.4.0-1|87	This package contains the libraries that make it easier to use some
14mr|modemmanager-1.4.0-1|88	ModemManager functionality from applications that use glib.
14mr|modemmanager-1.4.0-1|89	
14mr|modemmanager-1.4.0-1|90	%files -n %{libname}
14mr|modemmanager-1.4.0-1|91	%{_libdir}/libmm-glib.so.%{major}*
14mr|modemmanager-1.4.0-1|92	
14mr|modemmanager-1.4.0-1|93	#----------------------------------------------------------------------------
14mr|modemmanager-1.4.0-1|94	
14mr|modemmanager-1.4.0-1|95	%package -n %{devname}
14mr|modemmanager-1.4.0-1|96	Summary:	Libraries and headers for adding glib ModemManager support
14mr|modemmanager-1.4.0-1|97	Group:		System/Libraries
14mr|modemmanager-1.4.0-1|98	Requires:	%{name}-devel = %{EVRD}
14mr|modemmanager-1.4.0-1|99	Requires:	%{libname} = %{EVRD}
14mr|modemmanager-1.4.0-1|100	Requires:	pkgconfig(glib-2.0)
14mr|modemmanager-1.4.0-1|101	Conflicts:	%{name}-glib-devel < 1.2.0
14mr|modemmanager-1.4.0-1|102	Obsoletes:	%{name}-glib-devel < 1.2.0
14mr|modemmanager-1.4.0-1|103	Provides:	%{name}-glib-devel = %{EVRD}
14mr|modemmanager-1.4.0-1|104	
14mr|modemmanager-1.4.0-1|105	%description -n %{devname}
14mr|modemmanager-1.4.0-1|106	This package contains various headers for accessing some ModemManager
14mr|modemmanager-1.4.0-1|107	functionality from glib applications.
14mr|modemmanager-1.4.0-1|108	
14mr|modemmanager-1.4.0-1|109	%files -n %{devname}
14mr|modemmanager-1.4.0-1|110	%{_libdir}/libmm-glib.so
14mr|modemmanager-1.4.0-1|111	%dir %{_includedir}/libmm-glib
14mr|modemmanager-1.4.0-1|112	%{_includedir}/libmm-glib/*.h
14mr|modemmanager-1.4.0-1|113	%{_libdir}/pkgconfig/mm-glib.pc
14mr|modemmanager-1.4.0-1|114	%dir %{_datadir}/gtk-doc/html/libmm-glib
14mr|modemmanager-1.4.0-1|115	%{_datadir}/gtk-doc/html/libmm-glib/*
14mr|modemmanager-1.4.0-1|116	
14mr|modemmanager-1.4.0-1|117	#----------------------------------------------------------------------------
14mr|modemmanager-1.4.0-1|118	
14mr|modemmanager-1.4.0-1|119	%prep
14mr|modemmanager-1.4.0-1|120	%setup -q -n %{srcname}-%{version}
14mr|modemmanager-1.4.0-1|121	
14mr|modemmanager-1.4.0-1|122	%build
14mr|modemmanager-1.4.0-1|123	pppver=`rpm -q --qf "%{VERSION}" ppp`
14mr|modemmanager-1.4.0-1|124	pppddir=%{_libdir}/pppd/$pppver
14mr|modemmanager-1.4.0-1|125	%configure2_5x \
14mr|modemmanager-1.4.0-1|126	--enable-more-warnings=error \
14mr|modemmanager-1.4.0-1|127	--with-udev-base-dir=/lib/udev \
14mr|modemmanager-1.4.0-1|128	--enable-gtk-doc=yes \
14mr|modemmanager-1.4.0-1|129	--with-polkit=no \
14mr|modemmanager-1.4.0-1|130	--with-systemdsystemunitdir=%{_unitdir} \
14mr|modemmanager-1.4.0-1|131	--disable-static \
14mr|modemmanager-1.4.0-1|132	--disable-introspection \
14mr|modemmanager-1.4.0-1|133	--with-qmi=yes \
14mr|modemmanager-1.4.0-1|134	--with-mbim=yes \
14mr|modemmanager-1.4.0-1|135	--with-newest-qmi-commands
14mr|modemmanager-1.4.0-1|136	%make
14mr|modemmanager-1.4.0-1|137	
14mr|modemmanager-1.4.0-1|138	%install
14mr|modemmanager-1.4.0-1|139	%makeinstall_std
14mr|modemmanager-1.4.0-1|140	
14mr|modemmanager-1.4.0-1|141	# only used by test suite
14mr|modemmanager-1.4.0-1|142	rm -f %{buildroot}%{_libdir}/pppd/2.*/*.so
14mr|modemmanager-1.4.0-1|143	
14mr|modemmanager-1.4.0-1|144	%find_lang %{srcname}
14mr|modemmanager-1.4.0-1|145	
14mr|modemmanager-1.4.0-1|146	%check
14mr|modemmanager-1.4.0-1|147	%make check
14mr|modemmanager-1.4.0-1|148	
14mr|modemmanager-1.4.0-1|149	%changelog

17703 14
14mr|mon-1.2.0-19|1	%if %{_use_internal_dependency_generator}
14mr|mon-1.2.0-19|2	%define __noautoreq 'perl\\(Filesys::DiskSpace\\)|perl\\(Statistics::Descriptive\\)|perl\\(SNMP\\)|perl\\(IO::File\\)|perl\\(LWP::Parallel::UserAgent\\)|perl\\(-Dopt\\)|perl\\(Net::SNPP\\)|perl\\(Math::TrulyRandom\\)'
14mr|mon-1.2.0-19|3	%else
14mr|mon-1.2.0-19|4	%define _requires_exceptions perl(Filesys::DiskSpace)\\|perl(Statistics::Descriptive)\\|perl(SNMP)\\|perl(IO::File)\\|perl(LWP::Parallel::UserAgent)\\|perl(-Dopt)\\|perl(Net::SNPP)
14mr|mon-1.2.0-19|5	%endif
14mr|mon-1.2.0-19|6	
14mr|mon-1.2.0-19|7	%define moncgi_version 1.52
14mr|mon-1.2.0-19|8	%define realname Mon
14mr|mon-1.2.0-19|9	
14mr|mon-1.2.0-19|10	Summary:	A general-purpose resource monitoring system
14mr|mon-1.2.0-19|11	Name:		mon
14mr|mon-1.2.0-19|12	Version:	1.2.0
14mr|mon-1.2.0-19|13	Release:	19
14mr|mon-1.2.0-19|14	License:	GPLv2+
14mr|mon-1.2.0-19|15	Group:		System/Servers
14mr|mon-1.2.0-19|16	Url:		http://www.kernel.org/software/mon/
14mr|mon-1.2.0-19|17	Source0:	ftp://ftp.kernel.org/pub/software/admin/mon/%{name}-%{version}.tar.gz
14mr|mon-1.2.0-19|18	Source1:	%{name}.cf
14mr|mon-1.2.0-19|19	Source2:	ftp://ftp.kernel.org/pub/software/admin/mon/contrib/cgi-bin/mon.cgi/%{name}.cgi-%{moncgi_version}.tar.bz2
14mr|mon-1.2.0-19|20	Source3:	ftp://ftp.kernel.org/pub/software/admin/mon/contrib/all-alerts.tar.bz2
14mr|mon-1.2.0-19|21	Patch0:		mon-1.2.0-init.patch
14mr|mon-1.2.0-19|22	BuildRequires:	pkgconfig(libtirpc)
14mr|mon-1.2.0-19|23	# (blino) Authen::PAM use is catched in an eval, but mandatory
14mr|mon-1.2.0-19|24	Requires:	perl-Authen-PAM
14mr|mon-1.2.0-19|25	Requires:	fping
14mr|mon-1.2.0-19|26	
14mr|mon-1.2.0-19|27	%description
14mr|mon-1.2.0-19|28	Mon is a general-purpose resource monitoring system.  It can be used
14mr|mon-1.2.0-19|29	to monitor network service availability, server problems,
14mr|mon-1.2.0-19|30	environmental conditions (i.e., the temperature in a room) or other
14mr|mon-1.2.0-19|31	things. Mon can be used to test the condition and/or to trigger an
14mr|mon-1.2.0-19|32	action upon failure of the condition.  Mon keeps the testing and
14mr|mon-1.2.0-19|33	action-taking tasks as separate, stand-alone programs.
14mr|mon-1.2.0-19|34	
14mr|mon-1.2.0-19|35	Mon is very extensible.  Monitors and alerts are not a part of mon, but
14mr|mon-1.2.0-19|36	the distribution comes with a handful of them to get you started. This
14mr|mon-1.2.0-19|37	means that if a new service needs monitoring, or if a new alert is
14mr|mon-1.2.0-19|38	required, the mon server will not need to be changed.
14mr|mon-1.2.0-19|39	
14mr|mon-1.2.0-19|40	%files -f alerts.README
14mr|mon-1.2.0-19|41	%doc CHANGES CREDITS COPYRIGHT README INSTALL TODO doc/README.*
14mr|mon-1.2.0-19|42	%doc KNOWN-PROBLEMS VERSION utils/*
14mr|mon-1.2.0-19|43	%doc etc/*.cf etc/example.m4 etc/example.monshowrc clients/{skymon,batch-example}
14mr|mon-1.2.0-19|44	%doc mon.cgi-1.52/
14mr|mon-1.2.0-19|45	%dir %config(noreplace) %{_sysconfdir}/mon
14mr|mon-1.2.0-19|46	%config(noreplace) %{_sysconfdir}/mon/*.cf
14mr|mon-1.2.0-19|47	%attr (0600,root,root) %config(noreplace) %{_sysconfdir}/mon/userfile
14mr|mon-1.2.0-19|48	%config(noreplace) %{_initrddir}/mon
14mr|mon-1.2.0-19|49	%{_mandir}/*/*
14mr|mon-1.2.0-19|50	%{_var}/www/cgi-bin/mon.cgi
14mr|mon-1.2.0-19|51	%{_bindir}/mon
14mr|mon-1.2.0-19|52	%{_bindir}/monshow
14mr|mon-1.2.0-19|53	%{_bindir}/moncmd
14mr|mon-1.2.0-19|54	%{_bindir}/skymon
14mr|mon-1.2.0-19|55	%{_libdir}/mon/alert.d
14mr|mon-1.2.0-19|56	%{_libdir}/mon/mon.d/*.monitor
14mr|mon-1.2.0-19|57	%attr(02555,root,dialout) %{_libdir}/mon/mon.d/dialin.monitor.wrap
14mr|mon-1.2.0-19|58	%dir %{_var}/lib/mon
14mr|mon-1.2.0-19|59	%dir %{_var}/lib/mon/state.d
14mr|mon-1.2.0-19|60	%dir %{_var}/lib/mon/log.d
14mr|mon-1.2.0-19|61	
14mr|mon-1.2.0-19|62	%post
14mr|mon-1.2.0-19|63	%_post_service mon
14mr|mon-1.2.0-19|64	
14mr|mon-1.2.0-19|65	%preun
14mr|mon-1.2.0-19|66	%_preun_service mon
14mr|mon-1.2.0-19|67	
14mr|mon-1.2.0-19|68	#----------------------------------------------------------------------------
14mr|mon-1.2.0-19|69	
14mr|mon-1.2.0-19|70	%prep
14mr|mon-1.2.0-19|71	%setup -q -a 2 -a 3
14mr|mon-1.2.0-19|72	%patch0 -p1
14mr|mon-1.2.0-19|73	
14mr|mon-1.2.0-19|74	%build
14mr|mon-1.2.0-19|75	%serverbuild
14mr|mon-1.2.0-19|76	export RPM_OPT_FLAGS="%{optflags} -DUSE_VENDOR_CF_PATH=1"
14mr|mon-1.2.0-19|77	
14mr|mon-1.2.0-19|78	%make -C mon.d LDLIBS=-ltirpc
14mr|mon-1.2.0-19|79	
14mr|mon-1.2.0-19|80	%install
14mr|mon-1.2.0-19|81	mkdir -p %{buildroot}/%{_bindir}
14mr|mon-1.2.0-19|82	install -m 755 mon %{buildroot}/%{_bindir}
14mr|mon-1.2.0-19|83	install -m 755 clients/moncmd %{buildroot}/%{_bindir}
14mr|mon-1.2.0-19|84	install -m 755 clients/monshow %{buildroot}/%{_bindir}
14mr|mon-1.2.0-19|85	install -m 755 clients/skymon/skymon %{buildroot}/%{_bindir}
14mr|mon-1.2.0-19|86	
14mr|mon-1.2.0-19|87	# man
14mr|mon-1.2.0-19|88	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
14mr|mon-1.2.0-19|89	install -m 644 doc/*.1 %{buildroot}%{_mandir}/man1
14mr|mon-1.2.0-19|90	install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8
14mr|mon-1.2.0-19|91	
14mr|mon-1.2.0-19|92	mkdir -p %{buildroot}/%{_libdir}/mon/alert.d
14mr|mon-1.2.0-19|93	install -m 755 alert.d/* %{buildroot}/%{_libdir}/mon/alert.d
14mr|mon-1.2.0-19|94	find alerts/  -type f ! -regex ".*~" ! -regex ".*README"  -exec install -m 755 {} %{buildroot}/%{_libdir}/mon/alert.d  \;
14mr|mon-1.2.0-19|95	
14mr|mon-1.2.0-19|96	mkdir -p %{buildroot}/%{_var}/lib/mon/state.d
14mr|mon-1.2.0-19|97	mkdir -p %{buildroot}/%{_var}/lib/mon/log.d
14mr|mon-1.2.0-19|98	
14mr|mon-1.2.0-19|99	mkdir -p %{buildroot}/%{_libdir}/mon/mon.d
14mr|mon-1.2.0-19|100	install -m 755 mon.d/*.monitor %{buildroot}/%{_libdir}/mon/mon.d
14mr|mon-1.2.0-19|101	install -m 755 mon.d/dialin.monitor.wrap %{buildroot}/%{_libdir}/mon/mon.d
14mr|mon-1.2.0-19|102	
14mr|mon-1.2.0-19|103	#chmod 644 %{buildroot}/%{_libdir}/mon/mon.d/{Makefile,*.c}
14mr|mon-1.2.0-19|104	
14mr|mon-1.2.0-19|105	mkdir -p %{buildroot}/%{_sysconfdir}/mon
14mr|mon-1.2.0-19|106	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/mon/mon.cf
14mr|mon-1.2.0-19|107	install -m 644 etc/auth.cf %{buildroot}%{_sysconfdir}/mon/auth.cf
14mr|mon-1.2.0-19|108	echo "# user: passwd" > %{buildroot}%{_sysconfdir}/mon/userfile
14mr|mon-1.2.0-19|109	
14mr|mon-1.2.0-19|110	mkdir -p %{buildroot}%{_initrddir}
14mr|mon-1.2.0-19|111	cp -f etc/S99mon %{buildroot}%{_initrddir}/mon
14mr|mon-1.2.0-19|112	
14mr|mon-1.2.0-19|113	mkdir -p %{buildroot}/%{_var}/www/cgi-bin/
14mr|mon-1.2.0-19|114	mv mon.cgi-%{moncgi_version}/mon.cgi mon.cgi
14mr|mon-1.2.0-19|115	install -m 755 mon.cgi %{buildroot}/%{_var}/www/cgi-bin/
14mr|mon-1.2.0-19|116	
14mr|mon-1.2.0-19|117	# doc
14mr|mon-1.2.0-19|118	chmod 644 {README*,doc/README*}
14mr|mon-1.2.0-19|119	echo "%doc `find alerts/  -type f ! -regex ".*~" -name "*README" | xargs`"> alerts.README
14mr|mon-1.2.0-19|120	
14mr|mon-1.2.0-19|121	
14mr|mon-1.2.0-19|122	%changelog
14mr|mon-1.2.0-19|123	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-19
14mr|mon-1.2.0-19|124	+ Revision: 5889e95
14mr|mon-1.2.0-19|125	- Fix build with tirpc
14mr|mon-1.2.0-19|126	
14mr|mon-1.2.0-19|127	

17704 14
14mr|monitor-edid-3.0-8|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
14mr|monitor-edid-3.0-8|2	
14mr|monitor-edid-3.0-8|3	Summary:	EDID retrieval and parsing tools
14mr|monitor-edid-3.0-8|4	Name:		monitor-edid
14mr|monitor-edid-3.0-8|5	Version:	3.0
14mr|monitor-edid-3.0-8|6	Release:	8
14mr|monitor-edid-3.0-8|7	Source0:	%{name}-%{version}.tar.bz2
14mr|monitor-edid-3.0-8|8	License:	GPLv3+
14mr|monitor-edid-3.0-8|9	Group:		System/Configuration/Other
14mr|monitor-edid-3.0-8|10	Url:		http://wiki.mandriva.com/en/Tools/monitor-edid
14mr|monitor-edid-3.0-8|11	%ifarch %ix86 x86_64
14mr|monitor-edid-3.0-8|12	BuildRequires:	libx86-devel
14mr|monitor-edid-3.0-8|13	%endif
14mr|monitor-edid-3.0-8|14	ExcludeArch:	%arm %mips
14mr|monitor-edid-3.0-8|15	
14mr|monitor-edid-3.0-8|16	%description
14mr|monitor-edid-3.0-8|17	This package provides tools for EDID retrieval, EDID parsing and
14mr|monitor-edid-3.0-8|18	other methods of monitor probing.
14mr|monitor-edid-3.0-8|19	
14mr|monitor-edid-3.0-8|20	%prep
14mr|monitor-edid-3.0-8|21	%setup -q
14mr|monitor-edid-3.0-8|22	
14mr|monitor-edid-3.0-8|23	%build
14mr|monitor-edid-3.0-8|24	%make CFLAGS="$RPM_OPT_FLAGS"
14mr|monitor-edid-3.0-8|25	
14mr|monitor-edid-3.0-8|26	%install
14mr|monitor-edid-3.0-8|27	rm -rf $RPM_BUILD_ROOT
14mr|monitor-edid-3.0-8|28	%makeinstall_std
14mr|monitor-edid-3.0-8|29	
14mr|monitor-edid-3.0-8|30	%files
14mr|monitor-edid-3.0-8|31	%defattr(-,root,root)
14mr|monitor-edid-3.0-8|32	%doc README NEWS
14mr|monitor-edid-3.0-8|33	%{_bindir}/*
14mr|monitor-edid-3.0-8|34	%{_sbindir}/*
14mr|monitor-edid-3.0-8|35	
14mr|monitor-edid-3.0-8|36	
14mr|monitor-edid-3.0-8|37	
14mr|monitor-edid-3.0-8|38	%changelog
14mr|monitor-edid-3.0-8|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-8
14mr|monitor-edid-3.0-8|40	+ Revision: 8ebd081
14mr|monitor-edid-3.0-8|41	- MassBuild#440: Increase release tag
14mr|monitor-edid-3.0-8|42	
14mr|monitor-edid-3.0-8|43	

17705 14
14mr|monitorix-3.5.0-5|1	Name:              monitorix
14mr|monitorix-3.5.0-5|2	Version:           3.5.0
14mr|monitorix-3.5.0-5|3	Release:           5
14mr|monitorix-3.5.0-5|4	Summary:           A free, open source, lightweight system monitoring tool
14mr|monitorix-3.5.0-5|5	License:           GPLv2+
14mr|monitorix-3.5.0-5|6	Group:             Monitoring
14mr|monitorix-3.5.0-5|7	URL:               http://www.monitorix.org
14mr|monitorix-3.5.0-5|8	Source0:           http://www.monitorix.org/%{name}-%{version}.tar.gz
14mr|monitorix-3.5.0-5|9	BuildArch:         noarch
14mr|monitorix-3.5.0-5|10	BuildRequires:     perl
14mr|monitorix-3.5.0-5|11	BuildRequires:     systemd
14mr|monitorix-3.5.0-5|12	Requires:          logrotate
14mr|monitorix-3.5.0-5|13	Requires:          perl(CGI)
14mr|monitorix-3.5.0-5|14	Requires:          perl(Config::General)
14mr|monitorix-3.5.0-5|15	Requires:          perl(DBD::mysql)
14mr|monitorix-3.5.0-5|16	Requires:          perl(DBI)
14mr|monitorix-3.5.0-5|17	Requires:          perl(HTTP::Server::Simple::CGI)
14mr|monitorix-3.5.0-5|18	Requires:          perl(XML::Simple)
14mr|monitorix-3.5.0-5|19	Requires:          perl(IO::Socket::SSL)
14mr|monitorix-3.5.0-5|20	Requires(pre):     rpm-helper
14mr|monitorix-3.5.0-5|21	Requires(post):    systemd
14mr|monitorix-3.5.0-5|22	Requires(preun):   systemd
14mr|monitorix-3.5.0-5|23	Requires(postun):  systemd rpm-helper
14mr|monitorix-3.5.0-5|24	
14mr|monitorix-3.5.0-5|25	%description
14mr|monitorix-3.5.0-5|26	Monitorix is a free, open source, lightweight system monitoring tool designed
14mr|monitorix-3.5.0-5|27	to monitor as many services and system resources as possible. It has been
14mr|monitorix-3.5.0-5|28	created to be used under production Linux/UNIX servers, but due to its
14mr|monitorix-3.5.0-5|29	simplicity and small size may also be used on embedded devices as well.
14mr|monitorix-3.5.0-5|30	
14mr|monitorix-3.5.0-5|31	%prep
14mr|monitorix-3.5.0-5|32	%setup -q
14mr|monitorix-3.5.0-5|33	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}
14mr|monitorix-3.5.0-5|34	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}.cgi
14mr|monitorix-3.5.0-5|35	sed -i 's|nobody|%{name}|' %{name}.conf
14mr|monitorix-3.5.0-5|36	
14mr|monitorix-3.5.0-5|37	%build
14mr|monitorix-3.5.0-5|38	# Nothing to build.
14mr|monitorix-3.5.0-5|39	
14mr|monitorix-3.5.0-5|40	%install
14mr|monitorix-3.5.0-5|41	install -pDm644 docs/%{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|monitorix-3.5.0-5|42	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14mr|monitorix-3.5.0-5|43	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/conf.d
14mr|monitorix-3.5.0-5|44	install -pDm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14mr|monitorix-3.5.0-5|45	install -pDm755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|monitorix-3.5.0-5|46	mkdir -p %{buildroot}/usr/lib/%{name}
14mr|monitorix-3.5.0-5|47	install -pDm644 lib/*.pm %{buildroot}/usr/lib/%{name}
14mr|monitorix-3.5.0-5|48	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www
14mr|monitorix-3.5.0-5|49	install -pDm644 logo_top.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mr|monitorix-3.5.0-5|50	install -pDm644 logo_bot.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mr|monitorix-3.5.0-5|51	install -pDm644 %{name}ico.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mr|monitorix-3.5.0-5|52	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/imgs
14mr|monitorix-3.5.0-5|53	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
14mr|monitorix-3.5.0-5|54	install -pDm755 %{name}.cgi %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
14mr|monitorix-3.5.0-5|55	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/reports
14mr|monitorix-3.5.0-5|56	install -pDm644 reports/*.html %{buildroot}%{_localstatedir}/lib/%{name}/reports
14mr|monitorix-3.5.0-5|57	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/usage
14mr|monitorix-3.5.0-5|58	mkdir -p %{buildroot}%{_mandir}/man5
14mr|monitorix-3.5.0-5|59	mkdir -p %{buildroot}%{_mandir}/man8
14mr|monitorix-3.5.0-5|60	install -pDm644 man/man5/%{name}.conf.5 %{buildroot}%{_mandir}/man5
14mr|monitorix-3.5.0-5|61	install -pDm644 man/man8/%{name}.8 %{buildroot}%{_mandir}/man8
14mr|monitorix-3.5.0-5|62	install -pDm644 docs/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|monitorix-3.5.0-5|63	install -pDm644 docs/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
14mr|monitorix-3.5.0-5|64	
14mr|monitorix-3.5.0-5|65	%pre
14mr|monitorix-3.5.0-5|66	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14mr|monitorix-3.5.0-5|67	%_pre_groupadd %{name} %{name}
14mr|monitorix-3.5.0-5|68	
14mr|monitorix-3.5.0-5|69	%post
14mr|monitorix-3.5.0-5|70	%_post_service %{name}
14mr|monitorix-3.5.0-5|71	
14mr|monitorix-3.5.0-5|72	%preun
14mr|monitorix-3.5.0-5|73	%systemd_preun %{buildroot}%{_unitdir}/%{name}.service
14mr|monitorix-3.5.0-5|74	
14mr|monitorix-3.5.0-5|75	%postun
14mr|monitorix-3.5.0-5|76	%systemd_postun_with_restart %{buildroot}%{_unitdir}/%{name}.service
14mr|monitorix-3.5.0-5|77	%_postun_userdel %{name}
14mr|monitorix-3.5.0-5|78	%_postun_groupdel %{name} %{name}
14mr|monitorix-3.5.0-5|79	
14mr|monitorix-3.5.0-5|80	%files
14mr|monitorix-3.5.0-5|81	%doc Changes COPYING README README.nginx
14mr|monitorix-3.5.0-5|82	%doc docs/%{name}-alert.sh docs/%{name}-apache.conf docs/%{name}-lighttpd.conf
14mr|monitorix-3.5.0-5|83	%doc docs/htpasswd.pl
14mr|monitorix-3.5.0-5|84	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|monitorix-3.5.0-5|85	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|monitorix-3.5.0-5|86	%dir %{_sysconfdir}/%{name}
14mr|monitorix-3.5.0-5|87	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mr|monitorix-3.5.0-5|88	%dir %{_sysconfdir}/%{name}/conf.d
14mr|monitorix-3.5.0-5|89	%dir %{_localstatedir}/lib/%{name}/
14mr|monitorix-3.5.0-5|90	%dir %{_localstatedir}/lib/%{name}/www
14mr|monitorix-3.5.0-5|91	%dir %{_localstatedir}/lib/%{name}/www/cgi
14mr|monitorix-3.5.0-5|92	%dir %{_localstatedir}/lib/%{name}/reports
14mr|monitorix-3.5.0-5|93	%{_localstatedir}/lib/%{name}/reports/*.html
14mr|monitorix-3.5.0-5|94	%{_mandir}/man5/%{name}.conf.5*
14mr|monitorix-3.5.0-5|95	%{_mandir}/man8/%{name}.8*
14mr|monitorix-3.5.0-5|96	%{_unitdir}/%{name}.service
14mr|monitorix-3.5.0-5|97	%{_bindir}/%{name}
14mr|monitorix-3.5.0-5|98	%{_prefix}/lib/%{name}/
14mr|monitorix-3.5.0-5|99	%{_localstatedir}/lib/%{name}/www/logo_top.png
14mr|monitorix-3.5.0-5|100	%{_localstatedir}/lib/%{name}/www/logo_bot.png
14mr|monitorix-3.5.0-5|101	%{_localstatedir}/lib/%{name}/www/%{name}ico.png
14mr|monitorix-3.5.0-5|102	%{_localstatedir}/lib/%{name}/www/cgi/%{name}.cgi
14mr|monitorix-3.5.0-5|103	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/www/imgs
14mr|monitorix-3.5.0-5|104	%attr(755,root,root) %{_localstatedir}/lib/%{name}/usage
14mr|monitorix-3.5.0-5|105	
14mr|monitorix-3.5.0-5|106	%changelog
14mr|monitorix-3.5.0-5|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.0-5
14mr|monitorix-3.5.0-5|108	+ Revision: 513fe96
14mr|monitorix-3.5.0-5|109	- MassBuild#440: Increase release tag
14mr|monitorix-3.5.0-5|110	
14mr|monitorix-3.5.0-5|111	

17706 14
14mr|mono-2.10.9-3|1	%define major 0
14mr|mono-2.10.9-3|2	%define major1 1
14mr|mono-2.10.9-3|3	%define libname %mklibname %{name} %{major}
14mr|mono-2.10.9-3|4	%define libnamellvm %mklibname %{name}llvm %{major}
14mr|mono-2.10.9-3|5	%define libname1 %mklibname %{name} 2.0 %{major1}
14mr|mono-2.10.9-3|6	%define libnamedev %mklibname -d %{name}
14mr|mono-2.10.9-3|7	
14mr|mono-2.10.9-3|8	%define bootstrap 0
14mr|mono-2.10.9-3|9	%{?_with_bootstrap: %{expand: %%global bootstrap 1}}
14mr|mono-2.10.9-3|10	%define monodir %{_prefix}/lib/mono
14mr|mono-2.10.9-3|11	
14mr|mono-2.10.9-3|12	%define llvm no
14mr|mono-2.10.9-3|13	%define sgen yes
14mr|mono-2.10.9-3|14	
14mr|mono-2.10.9-3|15	%ifnarch %{ix86} x86_64
14mr|mono-2.10.9-3|16	%define llvm no
14mr|mono-2.10.9-3|17	%define sgen no
14mr|mono-2.10.9-3|18	%endif
14mr|mono-2.10.9-3|19	
14mr|mono-2.10.9-3|20	Summary:	Mono Runtime
14mr|mono-2.10.9-3|21	Name:		mono
14mr|mono-2.10.9-3|22	Version:	2.10.9
14mr|mono-2.10.9-3|23	Release:	3
14mr|mono-2.10.9-3|24	License:	GPLv2 and LGPLv2+ and MIT
14mr|mono-2.10.9-3|25	Group:		Development/Other
14mr|mono-2.10.9-3|26	Source0:	http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
14mr|mono-2.10.9-3|27	# This key was generated by Götz Waschk <waschk@mandriva.org> on Oct 14, 2010
14mr|mono-2.10.9-3|28	# by running the following command:
14mr|mono-2.10.9-3|29	# sn -k mono.snk
14mr|mono-2.10.9-3|30	# You should not regenerate this unless you have a really, really, really good reason.
14mr|mono-2.10.9-3|31	Source1: mono.snk
14mr|mono-2.10.9-3|32	#gw add some major numbers to the dll map to not depend on -devel packages
14mr|mono-2.10.9-3|33	Patch0:		mono-dllmap.patch
14mr|mono-2.10.9-3|34	# (fc) 1.2.3.1-4mdv disable using /proc/self/exe to detect root prefix, it breaks under unionfs
14mr|mono-2.10.9-3|35	Patch1:		mono-2.6-selfexe.patch
14mr|mono-2.10.9-3|36	Patch4:		mono-wapi_glop.patch
14mr|mono-2.10.9-3|37	Patch5:		mono-2.10.8.1-mono-find-requires_strip-whitespace.patch
14mr|mono-2.10.9-3|38	URL:		http://www.go-mono.com/
14mr|mono-2.10.9-3|39	BuildRequires:	bison
14mr|mono-2.10.9-3|40	BuildRequires:	zlib-devel
14mr|mono-2.10.9-3|41	BuildRequires:	oprofile-devel
14mr|mono-2.10.9-3|42	%if %llvm == yes
14mr|mono-2.10.9-3|43	#gw mono 2.8 does not build with our llvm 2.7
14mr|mono-2.10.9-3|44	BuildRequires:	llvm > 2.7
14mr|mono-2.10.9-3|45	Suggests:	%{libnamellvm} = %{version}-%{release}
14mr|mono-2.10.9-3|46	%endif
14mr|mono-2.10.9-3|47	Requires:	%{libname1} = %{version}
14mr|mono-2.10.9-3|48	Requires:	%{libname} = %{version}
14mr|mono-2.10.9-3|49	Requires:	%{name}-2.0 = %{version}-%{release}
14mr|mono-2.10.9-3|50	Requires:	%{name}-4.0 = %{version}-%{release}
14mr|mono-2.10.9-3|51	# gw requires by System.Drawing
14mr|mono-2.10.9-3|52	Requires: 	libgdiplus
14mr|mono-2.10.9-3|53	# Since mono 0.91 (mdk 10.0) we can rely on included config
14mr|mono-2.10.9-3|54	Provides:	mono-config
14mr|mono-2.10.9-3|55	Provides:	libmono-runtime
14mr|mono-2.10.9-3|56	%if ! %bootstrap
14mr|mono-2.10.9-3|57	#gw needed for mono-find-requires which needs monodis and libmono.so
14mr|mono-2.10.9-3|58	BuildRequires:	mono-devel
14mr|mono-2.10.9-3|59	%endif
14mr|mono-2.10.9-3|60	
14mr|mono-2.10.9-3|61	%description
14mr|mono-2.10.9-3|62	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|63	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|64	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|65	Framework.
14mr|mono-2.10.9-3|66	
14mr|mono-2.10.9-3|67	This package contains the core of the Mono runtime including its
14mr|mono-2.10.9-3|68	Virtual Machine, Just-in-time compiler, C# compiler, security tools
14mr|mono-2.10.9-3|69	and libraries (corlib, XML, System.Security, System.Drawing, ZipLib,
14mr|mono-2.10.9-3|70	I18N, Cairo and Mono.*).
14mr|mono-2.10.9-3|71	
14mr|mono-2.10.9-3|72	%package 2.0
14mr|mono-2.10.9-3|73	Summary:	2.0 API for mono
14mr|mono-2.10.9-3|74	Group:		Development/Other
14mr|mono-2.10.9-3|75	Requires:	%{name} = %{version}-%{release}
14mr|mono-2.10.9-3|76	Conflicts:	mono < 2.10.2-2
14mr|mono-2.10.9-3|77	
14mr|mono-2.10.9-3|78	%description 2.0
14mr|mono-2.10.9-3|79	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|80	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|81	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|82	Framework.
14mr|mono-2.10.9-3|83	
14mr|mono-2.10.9-3|84	This package contains 2.0 API for mono.
14mr|mono-2.10.9-3|85	
14mr|mono-2.10.9-3|86	%package 4.0
14mr|mono-2.10.9-3|87	Summary:	4.0 API for mono
14mr|mono-2.10.9-3|88	Group:		Development/Other
14mr|mono-2.10.9-3|89	Requires:	%{name} = %{version}-%{release}
14mr|mono-2.10.9-3|90	Conflicts:	mono < 2.10.2-2
14mr|mono-2.10.9-3|91	
14mr|mono-2.10.9-3|92	%description 4.0
14mr|mono-2.10.9-3|93	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|94	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|95	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|96	Framework.
14mr|mono-2.10.9-3|97	
14mr|mono-2.10.9-3|98	This package contains 4.0 API for mono.
14mr|mono-2.10.9-3|99	
14mr|mono-2.10.9-3|100	%package compat
14mr|mono-2.10.9-3|101	Summary:	Compatible API for mono
14mr|mono-2.10.9-3|102	Group:		Development/Other
14mr|mono-2.10.9-3|103	Requires:	%{name} = %{version}
14mr|mono-2.10.9-3|104	# gw this is for some binary-only packages, the versions are retargetted
14mr|mono-2.10.9-3|105	# by the mono runtime
14mr|mono-2.10.9-3|106	Provides:	mono(Commons.Xml.Relaxng) = 1.0.5000.0
14mr|mono-2.10.9-3|107	Provides:	mono(CustomMarshalers) = 1.0.5000.0
14mr|mono-2.10.9-3|108	Provides:	mono(I18N) = 1.0.5000.0
14mr|mono-2.10.9-3|109	Provides:	mono(I18N.West) = 1.0.5000.0
14mr|mono-2.10.9-3|110	Provides:	mono(Mono.Cairo) = 1.0.5000.0
14mr|mono-2.10.9-3|111	Provides:	mono(Mono.CompilerServices.SymbolWriter) = 1.0.5000.0
14mr|mono-2.10.9-3|112	Provides:	mono(Mono.Posix) = 1.0.5000.0
14mr|mono-2.10.9-3|113	Provides:	mono(Mono.Security) = 1.0.5000.0
14mr|mono-2.10.9-3|114	Provides:	mono(OpenSystem.C) = 1.0.5000.0
14mr|mono-2.10.9-3|115	Provides:	mono(System) = 1.0.5000.0
14mr|mono-2.10.9-3|116	Provides:	mono(System.Security) = 1.0.5000.0
14mr|mono-2.10.9-3|117	Provides:	mono(System.Xml) = 1.0.5000.0
14mr|mono-2.10.9-3|118	Provides:	mono(mscorlib) = 1.0.5000.0
14mr|mono-2.10.9-3|119	
14mr|mono-2.10.9-3|120	%description compat
14mr|mono-2.10.9-3|121	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|122	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|123	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|124	Framework.
14mr|mono-2.10.9-3|125	
14mr|mono-2.10.9-3|126	This package contains compatible API for mono.
14mr|mono-2.10.9-3|127	
14mr|mono-2.10.9-3|128	%package doc
14mr|mono-2.10.9-3|129	Summary:	Documentation for the Mono runtime
14mr|mono-2.10.9-3|130	Group:		Development/Other
14mr|mono-2.10.9-3|131	Requires:	mono
14mr|mono-2.10.9-3|132	Buildarch:	noarch
14mr|mono-2.10.9-3|133	
14mr|mono-2.10.9-3|134	%description doc
14mr|mono-2.10.9-3|135	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|136	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|137	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|138	Framework.
14mr|mono-2.10.9-3|139	This package provides documentation for the Mono runtime.
14mr|mono-2.10.9-3|140	
14mr|mono-2.10.9-3|141	%package -n %{libname}
14mr|mono-2.10.9-3|142	Summary:	Libraries for the Mono runtime
14mr|mono-2.10.9-3|143	Group:		System/Libraries
14mr|mono-2.10.9-3|144	
14mr|mono-2.10.9-3|145	%description -n %{libname}
14mr|mono-2.10.9-3|146	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|147	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|148	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|149	Framework.
14mr|mono-2.10.9-3|150	This package provides the versioned libraries for the Mono runtime.
14mr|mono-2.10.9-3|151	
14mr|mono-2.10.9-3|152	%package -n %{libname1}
14mr|mono-2.10.9-3|153	Summary:	Libraries for the Mono runtime
14mr|mono-2.10.9-3|154	Group:		System/Libraries
14mr|mono-2.10.9-3|155	
14mr|mono-2.10.9-3|156	%description -n %{libname1}
14mr|mono-2.10.9-3|157	Mono is an implementation of the ECMA Common Language Infrastructure,
14mr|mono-2.10.9-3|158	it contains both a just-in-time compiler for maximum performance, and
14mr|mono-2.10.9-3|159	an interpeter.  It can also be used to run programs from the .NET
14mr|mono-2.10.9-3|160	Framework.
14mr|mono-2.10.9-3|161	This package provides the versioned libraries for the Mono runtime.
14mr|mono-2.10.9-3|162	
14mr|mono-2.10.9-3|163	%if %llvm == yes
14mr|mono-2.10.9-3|164	%package -n %{libnamellvm}
14mr|mono-2.10.9-3|165	License:	LGPLv2
14mr|mono-2.10.9-3|166	Summary:	Loadable LLVM libary for mono
14mr|mono-2.10.9-3|167	Group:		System/Libraries
14mr|mono-2.10.9-3|168	
14mr|mono-2.10.9-3|169	%description -n %{libnamellvm}
14mr|mono-2.10.9-3|170	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|171	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|172	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|173	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|174	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|175	
14mr|mono-2.10.9-3|176	Loadable LLVM libary for mono.
14mr|mono-2.10.9-3|177	%endif
14mr|mono-2.10.9-3|178	
14mr|mono-2.10.9-3|179	%package -n %{libnamedev}
14mr|mono-2.10.9-3|180	Summary:	Tools required to embed the Mono runtime
14mr|mono-2.10.9-3|181	Group:		Development/Other
14mr|mono-2.10.9-3|182	Requires:	%{libname} = %{version}
14mr|mono-2.10.9-3|183	Requires:	%{libname1} = %{version}
14mr|mono-2.10.9-3|184	%if %llvm == yes
14mr|mono-2.10.9-3|185	Requires:	%{libnamellvm} = %{version}-%{release}
14mr|mono-2.10.9-3|186	%endif
14mr|mono-2.10.9-3|187	Requires:	mono = %{version}
14mr|mono-2.10.9-3|188	Requires:	mono-data = %{version}
14mr|mono-2.10.9-3|189	Requires:	mono-build = %{version}
14mr|mono-2.10.9-3|190	Requires:	mono-extras = %{version}
14mr|mono-2.10.9-3|191	Requires:	mono-web = %{version}
14mr|mono-2.10.9-3|192	Requires:	mono-locale-extras = %{version}
14mr|mono-2.10.9-3|193	Requires:	mono-winforms = %{version}
14mr|mono-2.10.9-3|194	Requires:	mono-nunit = %{version}
14mr|mono-2.10.9-3|195	Requires:	monodoc-core = %{version}
14mr|mono-2.10.9-3|196	Requires:	mono-wcf = %{version}
14mr|mono-2.10.9-3|197	Requires:	mono-winfxcore = %{version}
14mr|mono-2.10.9-3|198	Conflicts:	mono-nunit < %{version}-%{release}
14mr|mono-2.10.9-3|199	Provides:	mono-devel = %{version}-%{release}
14mr|mono-2.10.9-3|200	Provides:	libmono-devel = %{version}-%{release}
14mr|mono-2.10.9-3|201	Obsoletes:	%{mklibname -d %{name} 0} < 2.10.8.1-5
14mr|mono-2.10.9-3|202	Conflicts:	update-alternatives < 1.9.0
14mr|mono-2.10.9-3|203	Provides:	mono(PEAPI) = 1.0.5000.0
14mr|mono-2.10.9-3|204	Provides:	mono(resgen) = 1.0.5000.0
14mr|mono-2.10.9-3|205	Provides:	mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript
14mr|mono-2.10.9-3|206	
14mr|mono-2.10.9-3|207	%description -n %{libnamedev}
14mr|mono-2.10.9-3|208	Header files and libraries used to embed the Mono runtime in an application.
14mr|mono-2.10.9-3|209	
14mr|mono-2.10.9-3|210	%package winfxcore
14mr|mono-2.10.9-3|211	Summary:	Mono implementation of core WinFX APIs
14mr|mono-2.10.9-3|212	Group:		Development/Other
14mr|mono-2.10.9-3|213	Requires:	%{name}-winfxcore-2.0 = %{version}
14mr|mono-2.10.9-3|214	Requires:	%{name}-winfxcore-4.0 = %{version}
14mr|mono-2.10.9-3|215	
14mr|mono-2.10.9-3|216	%description winfxcore
14mr|mono-2.10.9-3|217	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|218	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|219	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|220	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|221	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|222	
14mr|mono-2.10.9-3|223	Mono implementation of core WinFX APIs
14mr|mono-2.10.9-3|224	
14mr|mono-2.10.9-3|225	%package winfxcore-2.0
14mr|mono-2.10.9-3|226	Summary: Mono implementation of core WinFX APIs 2.0
14mr|mono-2.10.9-3|227	Group: Development/Other
14mr|mono-2.10.9-3|228	Requires: mono-2.0 = %version
14mr|mono-2.10.9-3|229	Conflicts: mono-winfxcore < 2.10.2-2
14mr|mono-2.10.9-3|230	
14mr|mono-2.10.9-3|231	%description winfxcore-2.0
14mr|mono-2.10.9-3|232	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|233	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|234	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|235	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|236	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|237	
14mr|mono-2.10.9-3|238	Mono implementation of core WinFX APIs 2.0
14mr|mono-2.10.9-3|239	
14mr|mono-2.10.9-3|240	%package winfxcore-4.0
14mr|mono-2.10.9-3|241	Summary: Mono implementation of core WinFX APIs 4.0
14mr|mono-2.10.9-3|242	Group: Development/Other
14mr|mono-2.10.9-3|243	Requires: mono-4.0 = %version
14mr|mono-2.10.9-3|244	Conflicts: mono-winfxcore < 2.10.2-2
14mr|mono-2.10.9-3|245	
14mr|mono-2.10.9-3|246	%description winfxcore-4.0
14mr|mono-2.10.9-3|247	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|248	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|249	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|250	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|251	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|252	
14mr|mono-2.10.9-3|253	Mono implementation of core WinFX APIs 4.0
14mr|mono-2.10.9-3|254	
14mr|mono-2.10.9-3|255	%package web
14mr|mono-2.10.9-3|256	Summary: ASP.NET, Remoting, and Web Services for Mono
14mr|mono-2.10.9-3|257	Group:	 	  Development/Other
14mr|mono-2.10.9-3|258	Requires: mono = %version
14mr|mono-2.10.9-3|259	Requires: %{name}-web-2.0 = %version
14mr|mono-2.10.9-3|260	Requires: %{name}-web-4.0 = %version
14mr|mono-2.10.9-3|261	Requires: %{name}-web-compat = %version
14mr|mono-2.10.9-3|262	
14mr|mono-2.10.9-3|263	%description web
14mr|mono-2.10.9-3|264	This package provides the ASP.NET libraries and runtime for
14mr|mono-2.10.9-3|265	development of web application, web services and remoting support.
14mr|mono-2.10.9-3|266	
14mr|mono-2.10.9-3|267	%package web-2.0
14mr|mono-2.10.9-3|268	Summary: ASP.NET 2.0, Remoting, and Web Services for Mono
14mr|mono-2.10.9-3|269	Group: Development/Other
14mr|mono-2.10.9-3|270	Requires: mono-2.0 = %version
14mr|mono-2.10.9-3|271	Conflicts: mono-web < 2.10.2-2
14mr|mono-2.10.9-3|272	
14mr|mono-2.10.9-3|273	%description web-2.0
14mr|mono-2.10.9-3|274	This package provides the ASP.NET 4.0 libraries and runtime for
14mr|mono-2.10.9-3|275	development of web application, web services and remoting support.
14mr|mono-2.10.9-3|276	
14mr|mono-2.10.9-3|277	%package web-4.0
14mr|mono-2.10.9-3|278	Summary: ASP.NET 4.0, Remoting, and Web Services for Mono
14mr|mono-2.10.9-3|279	Group: Development/Other
14mr|mono-2.10.9-3|280	Requires: mono-4.0 = %version
14mr|mono-2.10.9-3|281	Conflicts: mono-web < 2.10.2-2
14mr|mono-2.10.9-3|282	
14mr|mono-2.10.9-3|283	%description web-4.0
14mr|mono-2.10.9-3|284	This package provides the ASP.NET 4.0 libraries and runtime for
14mr|mono-2.10.9-3|285	development of web application, web services and remoting support.
14mr|mono-2.10.9-3|286	
14mr|mono-2.10.9-3|287	%package web-compat
14mr|mono-2.10.9-3|288	Summary: ASP.NET, Remoting, and Web Services for Mono (Compatible package)
14mr|mono-2.10.9-3|289	Group: Development/Other
14mr|mono-2.10.9-3|290	Requires: mono-web = %version
14mr|mono-2.10.9-3|291	Provides: mono(Mono.Http) = 1.0.5000.0
14mr|mono-2.10.9-3|292	Provides: mono(System.Runtime.Remoting) = 1.0.5000.0
14mr|mono-2.10.9-3|293	Provides: mono(System.Runtime.Serialization.Formatters.Soap) = 1.0.5000.0
14mr|mono-2.10.9-3|294	Provides: mono(System.Web) = 1.0.5000.0
14mr|mono-2.10.9-3|295	Provides: mono(System.Web.Services) = 1.0.5000.0
14mr|mono-2.10.9-3|296	
14mr|mono-2.10.9-3|297	%description web-compat
14mr|mono-2.10.9-3|298	This package provides the ASP.NET compatible requirements for
14mr|mono-2.10.9-3|299	development of web application, web services and remoting support.
14mr|mono-2.10.9-3|300	
14mr|mono-2.10.9-3|301	%package data
14mr|mono-2.10.9-3|302	Summary: Database connectivity for Mono
14mr|mono-2.10.9-3|303	Group:	 	Development/Other
14mr|mono-2.10.9-3|304	Requires:	mono = %version
14mr|mono-2.10.9-3|305	Requires:	%name-data-2.0 = %version
14mr|mono-2.10.9-3|306	Requires:	%name-data-4.0 = %version
14mr|mono-2.10.9-3|307	Requires:	%name-data-compat = %version
14mr|mono-2.10.9-3|308	Obsoletes:	%name-data-oracle < 2.10.2-2
14mr|mono-2.10.9-3|309	Obsoletes:	%name-data-postgresql < 2.10.2-2
14mr|mono-2.10.9-3|310	Obsoletes:	%name-data-sqlite < 2.10.2-2
14mr|mono-2.10.9-3|311	Obsoletes:	%name-ibm-data-db2 < 2.10.2-2
14mr|mono-2.10.9-3|312	
14mr|mono-2.10.9-3|313	%description data
14mr|mono-2.10.9-3|314	This package provides a Mono assembly to facilitate data access and
14mr|mono-2.10.9-3|315	manipulation with databases, LDAP compatible directory servers and/or
14mr|mono-2.10.9-3|316	XML data exchange. Beyond the ADO.NET, Novell.LDAP and
14mr|mono-2.10.9-3|317	System.DirectoryServices assemblies, it also includes a command line
14mr|mono-2.10.9-3|318	sql application as well as the Microsoft SQL Server and ODBC data
14mr|mono-2.10.9-3|319	providers.
14mr|mono-2.10.9-3|320	
14mr|mono-2.10.9-3|321	%package data-2.0
14mr|mono-2.10.9-3|322	Summary: Database connectivity for Mono 2.0 API
14mr|mono-2.10.9-3|323	Group:		Development/Other
14mr|mono-2.10.9-3|324	Requires:	mono-2.0 = %version
14mr|mono-2.10.9-3|325	Conflicts:	mono-data < 2.10.2-2
14mr|mono-2.10.9-3|326	Conflicts:	%name-data-oracle < 2.10.2-2
14mr|mono-2.10.9-3|327	Conflicts:	%name-data-postgresql < 2.10.2-2
14mr|mono-2.10.9-3|328	Conflicts:	%name-data-sqlite < 2.10.2-2
14mr|mono-2.10.9-3|329	Conflicts:	%name-ibm-data-db2 < 2.10.2-2
14mr|mono-2.10.9-3|330	
14mr|mono-2.10.9-3|331	%description data-2.0
14mr|mono-2.10.9-3|332	This package provides a Mono assembly to facilitate data access and
14mr|mono-2.10.9-3|333	manipulation with databases, LDAP compatible directory servers and/or
14mr|mono-2.10.9-3|334	XML data exchange under 2.0 API. Beyond the ADO.NET, Novell.LDAP and
14mr|mono-2.10.9-3|335	System.DirectoryServices assemblies, it also includes a command line
14mr|mono-2.10.9-3|336	sql application as well as the Microsoft SQL Server and ODBC data
14mr|mono-2.10.9-3|337	providers.
14mr|mono-2.10.9-3|338	
14mr|mono-2.10.9-3|339	%package data-4.0
14mr|mono-2.10.9-3|340	Summary: Database connectivity for Mono
14mr|mono-2.10.9-3|341	Group:		Development/Other
14mr|mono-2.10.9-3|342	Requires:	mono-4.0 = %version
14mr|mono-2.10.9-3|343	Conflicts:	mono-data < 2.10.2-2
14mr|mono-2.10.9-3|344	Conflicts:	%name-data-oracle < 2.10.2-2
14mr|mono-2.10.9-3|345	Conflicts:	%name-data-postgresql < 2.10.2-2
14mr|mono-2.10.9-3|346	Conflicts:	%name-data-sqlite < 2.10.2-2
14mr|mono-2.10.9-3|347	Conflicts:	%name-ibm-data-db2 < 2.10.2-2
14mr|mono-2.10.9-3|348	
14mr|mono-2.10.9-3|349	%description data-4.0
14mr|mono-2.10.9-3|350	This package provides a Mono assembly to facilitate data access and
14mr|mono-2.10.9-3|351	manipulation with databases, LDAP compatible directory servers and/or
14mr|mono-2.10.9-3|352	XML data exchange under 4.0 API. Beyond the ADO.NET, Novell.LDAP and
14mr|mono-2.10.9-3|353	System.DirectoryServices assemblies, it also includes a command line
14mr|mono-2.10.9-3|354	sql application as well as the Microsoft SQL Server and ODBC data
14mr|mono-2.10.9-3|355	providers.
14mr|mono-2.10.9-3|356	
14mr|mono-2.10.9-3|357	%package data-compat
14mr|mono-2.10.9-3|358	Summary: Database connectivity for Mono (Compatible package)
14mr|mono-2.10.9-3|359	Group:		Development/Other
14mr|mono-2.10.9-3|360	Requires:	mono-data = %version
14mr|mono-2.10.9-3|361	Provides:	mono(Mono.Data.Tds) = 1.0.5000.0
14mr|mono-2.10.9-3|362	Provides:	mono(Novell.Directory.Ldap) = 1.0.5000.0
14mr|mono-2.10.9-3|363	Provides:	mono(System.Data) = 1.0.5000.0
14mr|mono-2.10.9-3|364	Provides:	mono(System.DirectoryServices) = 1.0.5000.0
14mr|mono-2.10.9-3|365	Provides:	mono(System.EnterpriseServices) = 1.0.5000.0
14mr|mono-2.10.9-3|366	Provides:	mono(Npgsql) = 1.0.5000.0
14mr|mono-2.10.9-3|367	Provides:	mono(System.Data.OracleClient) = 1.0.5000.0
14mr|mono-2.10.9-3|368	
14mr|mono-2.10.9-3|369	%description data-compat
14mr|mono-2.10.9-3|370	This package provides a Mono assembly to facilitate data access and
14mr|mono-2.10.9-3|371	manipulation with databases, LDAP compatible directory servers and/or
14mr|mono-2.10.9-3|372	XML data exchange. Beyond the ADO.NET, Novell.LDAP and
14mr|mono-2.10.9-3|373	System.DirectoryServices assemblies, it also includes a command line
14mr|mono-2.10.9-3|374	sql application as well as the Microsoft SQL Server and ODBC data
14mr|mono-2.10.9-3|375	providers.
14mr|mono-2.10.9-3|376	
14mr|mono-2.10.9-3|377	%package extras
14mr|mono-2.10.9-3|378	Summary: Infrastructure for running and building daemons and services
14mr|mono-2.10.9-3|379	Group:	 	  Development/Other
14mr|mono-2.10.9-3|380	Requires:	  mono = %version
14mr|mono-2.10.9-3|381	Provides:       mono(Mono.Messaging) = 1.0.5000.0
14mr|mono-2.10.9-3|382	Provides:       mono(Mono.Messaging.RabbitMQ) = 1.0.5000.0
14mr|mono-2.10.9-3|383	Provides:       mono(RabbitMQ.Client) = 1.0.5000.0
14mr|mono-2.10.9-3|384	Provides:       mono(System.Configuration.Install) = 1.0.5000.0
14mr|mono-2.10.9-3|385	Provides:       mono(System.Management) = 1.0.5000.0
14mr|mono-2.10.9-3|386	Provides:       mono(System.Messaging) = 1.0.5000.0
14mr|mono-2.10.9-3|387	Provides:       mono(System.ServiceProcess) = 1.0.5000.0
14mr|mono-2.10.9-3|388	Provides:       mono(mono-service) = 1.0.5000.0
14mr|mono-2.10.9-3|389	
14mr|mono-2.10.9-3|390	%description extras
14mr|mono-2.10.9-3|391	This package provides the libary and application to run services and
14mr|mono-2.10.9-3|392	daemons with Mono. It also includes stubs for the following .NET 1.1
14mr|mono-2.10.9-3|393	and 2.0 assemblies: Microsoft.Vsa, System.Configuration.Install,
14mr|mono-2.10.9-3|394	System.Management, System.Messaging.
14mr|mono-2.10.9-3|395	
14mr|mono-2.10.9-3|396	%package extras-2.0
14mr|mono-2.10.9-3|397	Summary: Infrastructure for running and building daemons and services
14mr|mono-2.10.9-3|398	Group:		Development/Other
14mr|mono-2.10.9-3|399	Requires:	mono-2.0 = %version
14mr|mono-2.10.9-3|400	Conflicts:	%name-extras < 2.10.2-2
14mr|mono-2.10.9-3|401	
14mr|mono-2.10.9-3|402	%description extras-2.0
14mr|mono-2.10.9-3|403	This package provides the libary and application to run services and
14mr|mono-2.10.9-3|404	daemons with Mono 2.0 API.
14mr|mono-2.10.9-3|405	
14mr|mono-2.10.9-3|406	%package extras-4.0
14mr|mono-2.10.9-3|407	Summary: Infrastructure for running and building daemons and services
14mr|mono-2.10.9-3|408	Group:		Development/Other
14mr|mono-2.10.9-3|409	Requires:	mono-4.0 = %version
14mr|mono-2.10.9-3|410	Conflicts:	%name-extras < 2.10.2-2
14mr|mono-2.10.9-3|411	
14mr|mono-2.10.9-3|412	%description extras-4.0
14mr|mono-2.10.9-3|413	This package provides the libary and application to run services and
14mr|mono-2.10.9-3|414	daemons with Mono 4.0 API.
14mr|mono-2.10.9-3|415	
14mr|mono-2.10.9-3|416	%package extras-compat
14mr|mono-2.10.9-3|417	Summary: Infrastructure for running and building daemons and services
14mr|mono-2.10.9-3|418	Group:		Development/Other
14mr|mono-2.10.9-3|419	Requires:	mono-extras = %version
14mr|mono-2.10.9-3|420	
14mr|mono-2.10.9-3|421	%description extras-compat
14mr|mono-2.10.9-3|422	This package provides the libary and application to run services and
14mr|mono-2.10.9-3|423	daemons.
14mr|mono-2.10.9-3|424	
14mr|mono-2.10.9-3|425	%package winforms
14mr|mono-2.10.9-3|426	Summary: Windows Forms implementation for Mono
14mr|mono-2.10.9-3|427	Group:		Development/Other
14mr|mono-2.10.9-3|428	Requires:	%{name}-winforms-2.0 = %version
14mr|mono-2.10.9-3|429	Requires:	%{name}-winforms-4.0 = %version
14mr|mono-2.10.9-3|430	
14mr|mono-2.10.9-3|431	%description winforms
14mr|mono-2.10.9-3|432	This package provides a fully managed implementation of
14mr|mono-2.10.9-3|433	System.Windows.Forms, the default graphical toolkit for .NET
14mr|mono-2.10.9-3|434	applications.
14mr|mono-2.10.9-3|435	
14mr|mono-2.10.9-3|436	%package winforms-2.0
14mr|mono-2.10.9-3|437	Summary: Windows Forms implementation for Mono 2.0 API
14mr|mono-2.10.9-3|438	Group:		Development/Other
14mr|mono-2.10.9-3|439	Requires:	%{name}-2.0 = %version
14mr|mono-2.10.9-3|440	Conflicts:	mono-winforms < 2.10.2-2
14mr|mono-2.10.9-3|441	
14mr|mono-2.10.9-3|442	%description winforms-2.0
14mr|mono-2.10.9-3|443	This package provides a fully managed implementation of
14mr|mono-2.10.9-3|444	System.Windows.Forms, the default graphical toolkit for .NET
14mr|mono-2.10.9-3|445	applications.
14mr|mono-2.10.9-3|446	
14mr|mono-2.10.9-3|447	%package winforms-4.0
14mr|mono-2.10.9-3|448	Summary: Windows Forms implementation for Mono 4.0 API
14mr|mono-2.10.9-3|449	Group:		Development/Other
14mr|mono-2.10.9-3|450	Requires:	%{name}-4.0 = %version
14mr|mono-2.10.9-3|451	Conflicts:	mono-winforms < 2.10.2-2
14mr|mono-2.10.9-3|452	
14mr|mono-2.10.9-3|453	%description winforms-4.0
14mr|mono-2.10.9-3|454	This package provides a fully managed implementation of
14mr|mono-2.10.9-3|455	System.Windows.Forms, the default graphical toolkit for .NET
14mr|mono-2.10.9-3|456	applications.
14mr|mono-2.10.9-3|457	
14mr|mono-2.10.9-3|458	%package winforms-compat
14mr|mono-2.10.9-3|459	Summary: Windows Forms implementation for Mono
14mr|mono-2.10.9-3|460	Group:		Development/Other
14mr|mono-2.10.9-3|461	Requires:	%{name}-winforms = %version
14mr|mono-2.10.9-3|462	Provides:       mono(Accessibility) = 1.0.5000.0
14mr|mono-2.10.9-3|463	Provides:       mono(System.Design) = 1.0.5000.0
14mr|mono-2.10.9-3|464	Provides:       mono(System.Drawing) = 1.0.5000.0
14mr|mono-2.10.9-3|465	Provides:       mono(System.Drawing.Design) = 1.0.5000.0
14mr|mono-2.10.9-3|466	Provides:       mono(System.Windows.Forms) = 1.0.5000.0
14mr|mono-2.10.9-3|467	
14mr|mono-2.10.9-3|468	%description winforms-compat
14mr|mono-2.10.9-3|469	This package provides a fully managed implementation of
14mr|mono-2.10.9-3|470	System.Windows.Forms, the default graphical toolkit for .NET
14mr|mono-2.10.9-3|471	applications.
14mr|mono-2.10.9-3|472	
14mr|mono-2.10.9-3|473	%package locale-extras
14mr|mono-2.10.9-3|474	Summary: Extra locale information for Mono
14mr|mono-2.10.9-3|475	Group:	       Development/Other
14mr|mono-2.10.9-3|476	Requires:      mono-locale-extras-2.0 = %version
14mr|mono-2.10.9-3|477	Requires:      mono-locale-extras-4.0 = %version
14mr|mono-2.10.9-3|478	
14mr|mono-2.10.9-3|479	%description locale-extras
14mr|mono-2.10.9-3|480	This package contains assemblies to support I18N applications for
14mr|mono-2.10.9-3|481	non-latin alphabets.
14mr|mono-2.10.9-3|482	
14mr|mono-2.10.9-3|483	%package locale-extras-2.0
14mr|mono-2.10.9-3|484	Summary: Extra locale information for Mono 2.0 API
14mr|mono-2.10.9-3|485	Group:         Development/Other
14mr|mono-2.10.9-3|486	Requires:      mono-2.0 = %version
14mr|mono-2.10.9-3|487	Conflicts:	mono-locale-extras < 2.10.2-2
14mr|mono-2.10.9-3|488	
14mr|mono-2.10.9-3|489	%description locale-extras-2.0
14mr|mono-2.10.9-3|490	This package contains assemblies to support I18N applications for
14mr|mono-2.10.9-3|491	non-latin alphabets.
14mr|mono-2.10.9-3|492	
14mr|mono-2.10.9-3|493	%package locale-extras-4.0
14mr|mono-2.10.9-3|494	Summary: Extra locale information for Mono 4.0 API
14mr|mono-2.10.9-3|495	Group:         Development/Other
14mr|mono-2.10.9-3|496	Requires:      mono-4.0 = %version
14mr|mono-2.10.9-3|497	Conflicts:	mono-locale-extras < 2.10.2-2
14mr|mono-2.10.9-3|498	
14mr|mono-2.10.9-3|499	%description locale-extras-4.0
14mr|mono-2.10.9-3|500	This package contains assemblies to support I18N applications for
14mr|mono-2.10.9-3|501	non-latin alphabets.
14mr|mono-2.10.9-3|502	
14mr|mono-2.10.9-3|503	%package locale-extras-compat
14mr|mono-2.10.9-3|504	Summary: Extra locale information for Mono
14mr|mono-2.10.9-3|505	Group:         Development/Other
14mr|mono-2.10.9-3|506	Requires:      mono-locale-extras = %version
14mr|mono-2.10.9-3|507	Provides:       mono(I18N.CJK) = 1.0.5000.0
14mr|mono-2.10.9-3|508	Provides:       mono(I18N.MidEast) = 1.0.5000.0
14mr|mono-2.10.9-3|509	Provides:       mono(I18N.Other) = 1.0.5000.0
14mr|mono-2.10.9-3|510	Provides:       mono(I18N.Rare) = 1.0.5000.0
14mr|mono-2.10.9-3|511	
14mr|mono-2.10.9-3|512	%description locale-extras-compat
14mr|mono-2.10.9-3|513	This package contains assemblies to support I18N applications for
14mr|mono-2.10.9-3|514	non-latin alphabets.
14mr|mono-2.10.9-3|515	
14mr|mono-2.10.9-3|516	%package nunit
14mr|mono-2.10.9-3|517	Summary:	NUnit Testing Framework
14mr|mono-2.10.9-3|518	Group:	Development/Other
14mr|mono-2.10.9-3|519	Requires: %name = %version
14mr|mono-2.10.9-3|520	Conflicts: %libname-devel < %version-%release
14mr|mono-2.10.9-3|521	# for biarch:
14mr|mono-2.10.9-3|522	Conflicts: lib%{name}%{major}-devel < %version-%release
14mr|mono-2.10.9-3|523	
14mr|mono-2.10.9-3|524	%description nunit
14mr|mono-2.10.9-3|525	NUnit is a unit-testing framework for all .Net languages.  Initially
14mr|mono-2.10.9-3|526	ported from JUnit, the current release, version 2.2, is the fourth
14mr|mono-2.10.9-3|527	major release of this xUnit based unit testing tool for Microsoft
14mr|mono-2.10.9-3|528	.NET. It is written entirely in C# and has been completely redesigned
14mr|mono-2.10.9-3|529	to take advantage of many .NET language features, for example custom
14mr|mono-2.10.9-3|530	attributes and other reflection related capabilities. NUnit brings
14mr|mono-2.10.9-3|531	xUnit to all .NET languages.
14mr|mono-2.10.9-3|532	
14mr|mono-2.10.9-3|533	%package -n monodoc-core
14mr|mono-2.10.9-3|534	Summary:        Monodoc-Documentation tools for C# code
14mr|mono-2.10.9-3|535	Group:          Development/Other
14mr|mono-2.10.9-3|536	Provides:       monodoc
14mr|mono-2.10.9-3|537	
14mr|mono-2.10.9-3|538	%description -n monodoc-core
14mr|mono-2.10.9-3|539	Monodoc-core contains documentation tools for C#.
14mr|mono-2.10.9-3|540	
14mr|mono-2.10.9-3|541	%package wcf
14mr|mono-2.10.9-3|542	Summary:        Mono implementation of WCF, Windows Communication Foundation
14mr|mono-2.10.9-3|543	Group:          Development/Other
14mr|mono-2.10.9-3|544	Requires:	%name-wcf-2.0 = %version
14mr|mono-2.10.9-3|545	Requires:	%name-wcf-4.0 = %version
14mr|mono-2.10.9-3|546	
14mr|mono-2.10.9-3|547	%description wcf
14mr|mono-2.10.9-3|548	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|549	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|550	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|551	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|552	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|553	
14mr|mono-2.10.9-3|554	Mono implementation of WCF, Windows Communication Foundation
14mr|mono-2.10.9-3|555	
14mr|mono-2.10.9-3|556	%package wcf-2.0
14mr|mono-2.10.9-3|557	Summary:	Mono implementation of WCF, Windows Communication Foundation, API 2.0
14mr|mono-2.10.9-3|558	Group:		Development/Other
14mr|mono-2.10.9-3|559	Requires:	%name-2.0 = %version
14mr|mono-2.10.9-3|560	Conflicts:	%name-wcf < 2.10.2-2
14mr|mono-2.10.9-3|561	
14mr|mono-2.10.9-3|562	%description wcf-2.0
14mr|mono-2.10.9-3|563	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|564	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|565	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|566	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|567	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|568	
14mr|mono-2.10.9-3|569	Mono implementation of WCF, Windows Communication Foundation
14mr|mono-2.10.9-3|570	
14mr|mono-2.10.9-3|571	%package wcf-4.0
14mr|mono-2.10.9-3|572	Summary:	Mono implementation of WCF, Windows Communication Foundation, API 4.0
14mr|mono-2.10.9-3|573	Group:		Development/Other
14mr|mono-2.10.9-3|574	Requires:	%name-4.0 = %version
14mr|mono-2.10.9-3|575	Conflicts:	%name-wcf < 2.10.2-2
14mr|mono-2.10.9-3|576	
14mr|mono-2.10.9-3|577	%description wcf-4.0
14mr|mono-2.10.9-3|578	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|579	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|580	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|581	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|582	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|583	
14mr|mono-2.10.9-3|584	Mono implementation of WCF, Windows Communication Foundation
14mr|mono-2.10.9-3|585	
14mr|mono-2.10.9-3|586	%package build
14mr|mono-2.10.9-3|587	Summary: Mono APIs needed for software development
14mr|mono-2.10.9-3|588	Group: Development/Other
14mr|mono-2.10.9-3|589	Requires: %name-build-2.0 = %version
14mr|mono-2.10.9-3|590	Requires: %name-build-3.5 = %version
14mr|mono-2.10.9-3|591	Requires: %name-build-4.0 = %version
14mr|mono-2.10.9-3|592	
14mr|mono-2.10.9-3|593	%description build
14mr|mono-2.10.9-3|594	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|595	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|596	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|597	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|598	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|599	
14mr|mono-2.10.9-3|600	Mono APIs needed for software development
14mr|mono-2.10.9-3|601	
14mr|mono-2.10.9-3|602	%package build-2.0
14mr|mono-2.10.9-3|603	Summary: Mono APIs needed for software development, API 2.0
14mr|mono-2.10.9-3|604	Group: Development/Other
14mr|mono-2.10.9-3|605	Conflicts: %libnamedev < 2.10.5-2
14mr|mono-2.10.9-3|606	
14mr|mono-2.10.9-3|607	%description build-2.0
14mr|mono-2.10.9-3|608	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|609	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|610	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|611	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|612	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|613	
14mr|mono-2.10.9-3|614	Mono APIs needed for software development, API 2.0
14mr|mono-2.10.9-3|615	
14mr|mono-2.10.9-3|616	%package build-3.5
14mr|mono-2.10.9-3|617	Summary: Mono APIs needed for software development, API 3.5
14mr|mono-2.10.9-3|618	Group: Development/Other
14mr|mono-2.10.9-3|619	Conflicts: %libnamedev < 2.10.5-2
14mr|mono-2.10.9-3|620	
14mr|mono-2.10.9-3|621	%description build-3.5
14mr|mono-2.10.9-3|622	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|623	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|624	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|625	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|626	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|627	
14mr|mono-2.10.9-3|628	Mono APIs needed for software development, API 3.5
14mr|mono-2.10.9-3|629	
14mr|mono-2.10.9-3|630	%package build-4.0
14mr|mono-2.10.9-3|631	Summary: Mono APIs needed for software development, API 4.0
14mr|mono-2.10.9-3|632	Group: Development/Other
14mr|mono-2.10.9-3|633	Conflicts: %libnamedev < 2.10.5-2
14mr|mono-2.10.9-3|634	
14mr|mono-2.10.9-3|635	%description build-4.0
14mr|mono-2.10.9-3|636	The Mono Project is an open development initiative that is working to
14mr|mono-2.10.9-3|637	develop an open source, Unix version of the .NET development platform.
14mr|mono-2.10.9-3|638	Its objective is to enable Unix developers to build and deploy
14mr|mono-2.10.9-3|639	cross-platform .NET applications. The project will implement various
14mr|mono-2.10.9-3|640	technologies that have been submitted to the ECMA for standardization.
14mr|mono-2.10.9-3|641	
14mr|mono-2.10.9-3|642	Mono APIs needed for software development, API 4.0
14mr|mono-2.10.9-3|643	
14mr|mono-2.10.9-3|644	%prep
14mr|mono-2.10.9-3|645	%setup -q
14mr|mono-2.10.9-3|646	%patch0 -p1 -b .dllmap
14mr|mono-2.10.9-3|647	%patch1 -p1 -b .selfexe
14mr|mono-2.10.9-3|648	%patch4 -p1 -b .glop
14mr|mono-2.10.9-3|649	%patch5 -p1 -b .dep_whitespace~
14mr|mono-2.10.9-3|650	
14mr|mono-2.10.9-3|651	%build
14mr|mono-2.10.9-3|652	#gw else libmonosgen-2.0.la does not build
14mr|mono-2.10.9-3|653	%define _disable_ld_no_undefined 1
14mr|mono-2.10.9-3|654	%configure2_5x --with-preview=yes \
14mr|mono-2.10.9-3|655	--with-sgen=%{sgen} \
14mr|mono-2.10.9-3|656	%if %llvm == yes
14mr|mono-2.10.9-3|657	--enable-loadedllvm \
14mr|mono-2.10.9-3|658	%endif
14mr|mono-2.10.9-3|659	--with-oprofile=%_prefix
14mr|mono-2.10.9-3|660	
14mr|mono-2.10.9-3|661	#gw parallel build broken in 2.6
14mr|mono-2.10.9-3|662	make
14mr|mono-2.10.9-3|663	
14mr|mono-2.10.9-3|664	%check
14mr|mono-2.10.9-3|665	#gw unit tests in mcs/class/corlib fail
14mr|mono-2.10.9-3|666	#make check
14mr|mono-2.10.9-3|667	
14mr|mono-2.10.9-3|668	
14mr|mono-2.10.9-3|669	%install
14mr|mono-2.10.9-3|670	%makeinstall_std
14mr|mono-2.10.9-3|671	
14mr|mono-2.10.9-3|672	mv %buildroot%{_datadir}/libgc-mono installed-docs
14mr|mono-2.10.9-3|673	
14mr|mono-2.10.9-3|674	#gw these are all obsolete and shouldn't be packaged:
14mr|mono-2.10.9-3|675	rm -f %buildroot%{_bindir}/mbas \
14mr|mono-2.10.9-3|676	%buildroot%{_mandir}/man1/{mint.1,oldmono.1,monostyle.1}
14mr|mono-2.10.9-3|677	# these work on Windows only
14mr|mono-2.10.9-3|678	rm -fr %buildroot%{monodir}/*/Mono.Security.Win32*
14mr|mono-2.10.9-3|679	# remove stuff that we don't package
14mr|mono-2.10.9-3|680	rm -f %buildroot%{_bindir}/cilc
14mr|mono-2.10.9-3|681	rm -f %buildroot%{_mandir}/man1/cilc.1*
14mr|mono-2.10.9-3|682	rm -f %buildroot%{monodir}/*/browsercaps-updater.exe*
14mr|mono-2.10.9-3|683	rm -f %buildroot%{monodir}/*/culevel.exe*
14mr|mono-2.10.9-3|684	rm -f %buildroot%{monodir}/*/cilc.exe*
14mr|mono-2.10.9-3|685	#gw not in 2.8 as well:
14mr|mono-2.10.9-3|686	rm -f %buildroot%{_bindir}/prj2make
14mr|mono-2.10.9-3|687	rm -f %buildroot%{_mandir}/man1/prj2make.1*
14mr|mono-2.10.9-3|688	#gw not usable on Cooker:
14mr|mono-2.10.9-3|689	#gw it is still needed for the deps
14mr|mono-2.10.9-3|690	#rm -rf %buildroot/%{monodir}/*/Mono.WebBrowser*
14mr|mono-2.10.9-3|691	
14mr|mono-2.10.9-3|692	%find_lang mcs
14mr|mono-2.10.9-3|693	
14mr|mono-2.10.9-3|694	mkdir -p %{buildroot}%{_sysconfdir}/pki/mono
14mr|mono-2.10.9-3|695	install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/mono/
14mr|mono-2.10.9-3|696	
14mr|mono-2.10.9-3|697	%files -f mcs.lang
14mr|mono-2.10.9-3|698	%dir %{_sysconfdir}/mono
14mr|mono-2.10.9-3|699	%dir %{_sysconfdir}/mono/2.0/
14mr|mono-2.10.9-3|700	%dir %{_sysconfdir}/mono/4.0/
14mr|mono-2.10.9-3|701	%config(noreplace) %{_sysconfdir}/mono/2.0/machine.config
14mr|mono-2.10.9-3|702	%config(noreplace) %{_sysconfdir}/mono/4.0/machine.config
14mr|mono-2.10.9-3|703	%config(noreplace) %{_sysconfdir}/mono/2.0/settings.map
14mr|mono-2.10.9-3|704	%config(noreplace) %{_sysconfdir}/mono/4.0/settings.map
14mr|mono-2.10.9-3|705	%config  %{_sysconfdir}/mono/config
14mr|mono-2.10.9-3|706	%{_bindir}/mono
14mr|mono-2.10.9-3|707	%{_bindir}/mono-configuration-crypto
14mr|mono-2.10.9-3|708	%if %sgen == yes
14mr|mono-2.10.9-3|709	%{_bindir}/mono-sgen
14mr|mono-2.10.9-3|710	%endif
14mr|mono-2.10.9-3|711	%{_bindir}/mono-sgen-gdb.py
14mr|mono-2.10.9-3|712	%{_bindir}/mono-test-install
14mr|mono-2.10.9-3|713	%{_bindir}/csharp
14mr|mono-2.10.9-3|714	%{_bindir}/csharp2
14mr|mono-2.10.9-3|715	%{_bindir}/certmgr
14mr|mono-2.10.9-3|716	%{_bindir}/chktrust
14mr|mono-2.10.9-3|717	%{_bindir}/dmcs
14mr|mono-2.10.9-3|718	%{_bindir}/gacutil
14mr|mono-2.10.9-3|719	%{_bindir}/gacutil2
14mr|mono-2.10.9-3|720	%{_bindir}/gmcs
14mr|mono-2.10.9-3|721	%{_bindir}/mcs
14mr|mono-2.10.9-3|722	%{_bindir}/mozroots
14mr|mono-2.10.9-3|723	%{_bindir}/peverify
14mr|mono-2.10.9-3|724	%{_bindir}/setreg
14mr|mono-2.10.9-3|725	%{_bindir}/sn
14mr|mono-2.10.9-3|726	%{_mandir}/man1/mono.1*
14mr|mono-2.10.9-3|727	%{_mandir}/man1/mono-configuration-crypto.1*
14mr|mono-2.10.9-3|728	%{_mandir}/man1/certmgr.1*
14mr|mono-2.10.9-3|729	%{_mandir}/man1/chktrust.1*
14mr|mono-2.10.9-3|730	%{_mandir}/man1/csharp.1*
14mr|mono-2.10.9-3|731	%{_mandir}/man1/gacutil.1*
14mr|mono-2.10.9-3|732	%{_mandir}/man1/mcs.1*
14mr|mono-2.10.9-3|733	%{_mandir}/man1/mozroots.1*
14mr|mono-2.10.9-3|734	%{_mandir}/man1/setreg.1*
14mr|mono-2.10.9-3|735	%{_mandir}/man1/sn.1*
14mr|mono-2.10.9-3|736	%{_mandir}/man5/mono-config.5*
14mr|mono-2.10.9-3|737	%dir %{monodir}
14mr|mono-2.10.9-3|738	%dir %{monodir}/gac/
14mr|mono-2.10.9-3|739	%dir %{monodir}/3.5/
14mr|mono-2.10.9-3|740	%{monodir}/mono-configuration-crypto
14mr|mono-2.10.9-3|741	%dir %{monodir}/gac/Mono.C5
14mr|mono-2.10.9-3|742	%{monodir}/gac/Mono.C5/1.1.0.0*
14mr|mono-2.10.9-3|743	%{monodir}/gac/Mono.Cecil/
14mr|mono-2.10.9-3|744	%{monodir}/gac/Mono.Cecil.Mdb/
14mr|mono-2.10.9-3|745	
14mr|mono-2.10.9-3|746	%files 2.0
14mr|mono-2.10.9-3|747	%dir %{monodir}/2.0
14mr|mono-2.10.9-3|748	%{monodir}/2.0/Commons.Xml.Relaxng.dll
14mr|mono-2.10.9-3|749	%{monodir}/2.0/CustomMarshalers.dll
14mr|mono-2.10.9-3|750	%{monodir}/2.0/I18N.West.dll
14mr|mono-2.10.9-3|751	%{monodir}/2.0/I18N.dll
14mr|mono-2.10.9-3|752	%{monodir}/2.0/ICSharpCode.SharpZipLib.dll
14mr|mono-2.10.9-3|753	%{monodir}/2.0/Microsoft.VisualC.dll
14mr|mono-2.10.9-3|754	%{monodir}/2.0/Mono.C5.dll
14mr|mono-2.10.9-3|755	%{monodir}/2.0/Mono.CSharp.dll
14mr|mono-2.10.9-3|756	%{monodir}/2.0/Mono.Cairo.dll
14mr|mono-2.10.9-3|757	%{monodir}/2.0/Mono.CompilerServices.SymbolWriter.dll
14mr|mono-2.10.9-3|758	%{monodir}/2.0/Mono.Management.dll
14mr|mono-2.10.9-3|759	%{monodir}/2.0/Mono.Posix.dll
14mr|mono-2.10.9-3|760	%{monodir}/2.0/Mono.Security.dll
14mr|mono-2.10.9-3|761	%{monodir}/2.0/Mono.Simd.dll
14mr|mono-2.10.9-3|762	%{monodir}/2.0/Mono.Tasklets.dll
14mr|mono-2.10.9-3|763	%{monodir}/2.0/OpenSystem.C.dll
14mr|mono-2.10.9-3|764	%{monodir}/2.0/System.Configuration.dll
14mr|mono-2.10.9-3|765	%{monodir}/2.0/System.Core.dll
14mr|mono-2.10.9-3|766	%{monodir}/2.0/System.Drawing.dll
14mr|mono-2.10.9-3|767	%{monodir}/2.0/System.Net.dll
14mr|mono-2.10.9-3|768	%{monodir}/2.0/System.Security.dll
14mr|mono-2.10.9-3|769	%{monodir}/2.0/System.Xml.Linq.dll
14mr|mono-2.10.9-3|770	%{monodir}/2.0/System.Xml.dll
14mr|mono-2.10.9-3|771	%{monodir}/2.0/System.dll
14mr|mono-2.10.9-3|772	%{monodir}/2.0/cscompmgd.dll
14mr|mono-2.10.9-3|773	%{monodir}/2.0/csharp.exe
14mr|mono-2.10.9-3|774	%{monodir}/2.0/csharp.exe.mdb
14mr|mono-2.10.9-3|775	%{monodir}/2.0/gacutil.exe
14mr|mono-2.10.9-3|776	%{monodir}/2.0/gacutil.exe.mdb
14mr|mono-2.10.9-3|777	%{monodir}/2.0/gmcs.exe
14mr|mono-2.10.9-3|778	%{monodir}/2.0/gmcs.exe.config
14mr|mono-2.10.9-3|779	%{monodir}/2.0/gmcs.exe.mdb
14mr|mono-2.10.9-3|780	%{monodir}/2.0/mcs.exe
14mr|mono-2.10.9-3|781	%{monodir}/2.0/mcs.exe.so
14mr|mono-2.10.9-3|782	%{monodir}/2.0/mscorlib.dll
14mr|mono-2.10.9-3|783	%{monodir}/2.0/mscorlib.dll.mdb
14mr|mono-2.10.9-3|784	%{monodir}/2.0/mscorlib.dll.so
14mr|mono-2.10.9-3|785	%{monodir}/gac/Commons.Xml.Relaxng/2.0.0.0*
14mr|mono-2.10.9-3|786	%{monodir}/gac/CustomMarshalers/2.0.0.0*
14mr|mono-2.10.9-3|787	%{monodir}/gac/I18N.West/2.0.0.0*
14mr|mono-2.10.9-3|788	%{monodir}/gac/I18N/2.0.0.0*
14mr|mono-2.10.9-3|789	%{monodir}/gac/ICSharpCode.SharpZipLib/2.84.0.0*
14mr|mono-2.10.9-3|790	%{monodir}/gac/Microsoft.VisualC/8.0.0.0*
14mr|mono-2.10.9-3|791	%{monodir}/gac/Mono.Cairo/2.0.0.0*
14mr|mono-2.10.9-3|792	%{monodir}/gac/Mono.CSharp/2.0.0.0*
14mr|mono-2.10.9-3|793	%{monodir}/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0*
14mr|mono-2.10.9-3|794	%{monodir}/gac/Mono.Management/2.0.0.0*
14mr|mono-2.10.9-3|795	%{monodir}/gac/Mono.Posix/2.0.0.0*
14mr|mono-2.10.9-3|796	%{monodir}/gac/Mono.Security/2.0.0.0*
14mr|mono-2.10.9-3|797	%{monodir}/gac/Mono.Simd/2.0.0.0*
14mr|mono-2.10.9-3|798	%{monodir}/gac/Mono.Tasklets/2.0.0.0*
14mr|mono-2.10.9-3|799	%{monodir}/gac/OpenSystem.C/2.0.0.0*
14mr|mono-2.10.9-3|800	%{monodir}/gac/System.Configuration/2.0.0.0*
14mr|mono-2.10.9-3|801	%{monodir}/gac/System.Core/3.5.0.0*
14mr|mono-2.10.9-3|802	%{monodir}/gac/System.Drawing/2.0.0.0*
14mr|mono-2.10.9-3|803	%{monodir}/gac/System.Net/3.5.0.0*
14mr|mono-2.10.9-3|804	%{monodir}/gac/System.Security/2.0.0.0*
14mr|mono-2.10.9-3|805	%{monodir}/gac/System.Xml.Linq/3.5.0.0*
14mr|mono-2.10.9-3|806	%{monodir}/gac/System.Xml/2.0.0.0*
14mr|mono-2.10.9-3|807	%{monodir}/gac/System/2.0.0.0*
14mr|mono-2.10.9-3|808	%{monodir}/gac/cscompmgd/8.0.0.0*
14mr|mono-2.10.9-3|809	
14mr|mono-2.10.9-3|810	%files 4.0
14mr|mono-2.10.9-3|811	%{monodir}/4.0/Commons.Xml.Relaxng.dll
14mr|mono-2.10.9-3|812	%{monodir}/4.0/CustomMarshalers.dll
14mr|mono-2.10.9-3|813	%{monodir}/4.0/I18N.West.dll
14mr|mono-2.10.9-3|814	%{monodir}/4.0/I18N.dll
14mr|mono-2.10.9-3|815	%{monodir}/4.0/ICSharpCode.SharpZipLib.dll
14mr|mono-2.10.9-3|816	%{monodir}/4.0/Microsoft.CSharp.dll
14mr|mono-2.10.9-3|817	%{monodir}/4.0/Microsoft.VisualC.dll
14mr|mono-2.10.9-3|818	%{monodir}/4.0/Mono.C5.dll
14mr|mono-2.10.9-3|819	%{monodir}/4.0/Mono.CSharp.dll
14mr|mono-2.10.9-3|820	%{monodir}/4.0/Mono.Cairo.dll
14mr|mono-2.10.9-3|821	%{monodir}/4.0/Mono.CompilerServices.SymbolWriter.dll
14mr|mono-2.10.9-3|822	%{monodir}/4.0/Mono.Management.dll
14mr|mono-2.10.9-3|823	%{monodir}/4.0/Mono.Posix.dll
14mr|mono-2.10.9-3|824	%{monodir}/4.0/Mono.Security.dll
14mr|mono-2.10.9-3|825	%{monodir}/4.0/Mono.Simd.dll
14mr|mono-2.10.9-3|826	%{monodir}/4.0/Mono.Tasklets.dll
14mr|mono-2.10.9-3|827	%{monodir}/4.0/OpenSystem.C.dll
14mr|mono-2.10.9-3|828	%{monodir}/4.0/System.Configuration.dll
14mr|mono-2.10.9-3|829	%{monodir}/4.0/System.Core.dll
14mr|mono-2.10.9-3|830	%{monodir}/4.0/System.Drawing.dll
14mr|mono-2.10.9-3|831	%{monodir}/4.0/System.Dynamic.dll
14mr|mono-2.10.9-3|832	%{monodir}/4.0/System.Net.dll
14mr|mono-2.10.9-3|833	%{monodir}/4.0/System.Numerics.dll
14mr|mono-2.10.9-3|834	%{monodir}/4.0/System.Security.dll
14mr|mono-2.10.9-3|835	%{monodir}/4.0/System.Xml.Linq.dll
14mr|mono-2.10.9-3|836	%{monodir}/4.0/System.Xml.dll
14mr|mono-2.10.9-3|837	%{monodir}/4.0/System.dll
14mr|mono-2.10.9-3|838	%{monodir}/4.0/certmgr.exe
14mr|mono-2.10.9-3|839	%{monodir}/4.0/certmgr.exe.mdb
14mr|mono-2.10.9-3|840	%{monodir}/4.0/chktrust.exe
14mr|mono-2.10.9-3|841	%{monodir}/4.0/chktrust.exe.mdb
14mr|mono-2.10.9-3|842	%{monodir}/4.0/cscompmgd.dll
14mr|mono-2.10.9-3|843	%{monodir}/4.0/csharp.exe
14mr|mono-2.10.9-3|844	%{monodir}/4.0/csharp.exe.mdb
14mr|mono-2.10.9-3|845	%{monodir}/4.0/dmcs.exe
14mr|mono-2.10.9-3|846	%{monodir}/4.0/dmcs.exe.config
14mr|mono-2.10.9-3|847	%{monodir}/4.0/dmcs.exe.mdb
14mr|mono-2.10.9-3|848	%{monodir}/4.0/gacutil.exe
14mr|mono-2.10.9-3|849	%{monodir}/4.0/gacutil.exe.mdb
14mr|mono-2.10.9-3|850	%{monodir}/4.0/mozroots.exe
14mr|mono-2.10.9-3|851	%{monodir}/4.0/mozroots.exe.mdb
14mr|mono-2.10.9-3|852	%{monodir}/4.0/mscorlib.dll
14mr|mono-2.10.9-3|853	%{monodir}/4.0/mscorlib.dll.mdb
14mr|mono-2.10.9-3|854	%{monodir}/4.0/setreg.exe
14mr|mono-2.10.9-3|855	%{monodir}/4.0/setreg.exe.mdb
14mr|mono-2.10.9-3|856	%{monodir}/4.0/sn.exe
14mr|mono-2.10.9-3|857	%{monodir}/4.0/sn.exe.mdb
14mr|mono-2.10.9-3|858	%{monodir}/gac/Commons.Xml.Relaxng/4.0.0.0*
14mr|mono-2.10.9-3|859	%{monodir}/gac/CustomMarshalers/4.0.0.0*
14mr|mono-2.10.9-3|860	%{monodir}/gac/I18N.West/4.0.0.0*
14mr|mono-2.10.9-3|861	%{monodir}/gac/I18N/4.0.0.0*
14mr|mono-2.10.9-3|862	%{monodir}/gac/ICSharpCode.SharpZipLib/4.84.0.0*
14mr|mono-2.10.9-3|863	%{monodir}/gac/Microsoft.CSharp/4.0.0.0*
14mr|mono-2.10.9-3|864	%{monodir}/gac/Microsoft.VisualC/0.0.0.0*
14mr|mono-2.10.9-3|865	%{monodir}/gac/Mono.CSharp/4.0.0.0*
14mr|mono-2.10.9-3|866	%{monodir}/gac/Mono.Cairo/4.0.0.0*
14mr|mono-2.10.9-3|867	%{monodir}/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0*
14mr|mono-2.10.9-3|868	%{monodir}/gac/Mono.Management/4.0.0.0*
14mr|mono-2.10.9-3|869	%{monodir}/gac/Mono.Posix/4.0.0.0*
14mr|mono-2.10.9-3|870	%{monodir}/gac/Mono.Security/4.0.0.0*
14mr|mono-2.10.9-3|871	%{monodir}/gac/Mono.Simd/4.0.0.0*
14mr|mono-2.10.9-3|872	%{monodir}/gac/Mono.Tasklets/4.0.0.0*
14mr|mono-2.10.9-3|873	%{monodir}/gac/OpenSystem.C/4.0.0.0*
14mr|mono-2.10.9-3|874	%{monodir}/gac/System.Configuration/4.0.0.0*
14mr|mono-2.10.9-3|875	%{monodir}/gac/System.Core/4.0.0.0*
14mr|mono-2.10.9-3|876	%{monodir}/gac/System.Drawing/4.0.0.0*
14mr|mono-2.10.9-3|877	%{monodir}/gac/System.Dynamic/4.0.0.0*
14mr|mono-2.10.9-3|878	%{monodir}/gac/System.Net/4.0.0.0*
14mr|mono-2.10.9-3|879	%{monodir}/gac/System.Numerics/4.0.0.0*
14mr|mono-2.10.9-3|880	%{monodir}/gac/System.Security/4.0.0.0*
14mr|mono-2.10.9-3|881	%{monodir}/gac/System.Xml.Linq/4.0.0.0*
14mr|mono-2.10.9-3|882	%{monodir}/gac/System.Xml/4.0.0.0*
14mr|mono-2.10.9-3|883	%{monodir}/gac/System/4.0.0.0*
14mr|mono-2.10.9-3|884	%{monodir}/gac/cscompmgd/0.0.0.0*
14mr|mono-2.10.9-3|885	
14mr|mono-2.10.9-3|886	%files compat
14mr|mono-2.10.9-3|887	%dir %{monodir}/compat-2.0/
14mr|mono-2.10.9-3|888	%{monodir}/compat-2.0/ICSharpCode.SharpZipLib.dll
14mr|mono-2.10.9-3|889	%{monodir}/gac/ICSharpCode.SharpZipLib/2.6.0.0*
14mr|mono-2.10.9-3|890	
14mr|mono-2.10.9-3|891	%files build
14mr|mono-2.10.9-3|892	
14mr|mono-2.10.9-3|893	%files build-2.0
14mr|mono-2.10.9-3|894	%{monodir}/2.0/Microsoft.Build.Tasks.dll
14mr|mono-2.10.9-3|895	%dir %{monodir}/gac/Microsoft.Build.Tasks
14mr|mono-2.10.9-3|896	%{monodir}/gac/Microsoft.Build.Tasks/2.0.0.0*
14mr|mono-2.10.9-3|897	%{monodir}/2.0/Microsoft.Build.Framework.dll
14mr|mono-2.10.9-3|898	%dir %{monodir}/gac/Microsoft.Build.Framework/
14mr|mono-2.10.9-3|899	%{monodir}/gac/Microsoft.Build.Framework/2.0.0.0*
14mr|mono-2.10.9-3|900	%{monodir}/2.0/Microsoft.Build.Utilities.dll
14mr|mono-2.10.9-3|901	%dir %{monodir}/gac/Microsoft.Build.Utilities/
14mr|mono-2.10.9-3|902	%{monodir}/gac/Microsoft.Build.Utilities/2.0.0.0*
14mr|mono-2.10.9-3|903	%{monodir}/2.0/Microsoft.Build.Engine.dll
14mr|mono-2.10.9-3|904	%dir %{monodir}/gac/Microsoft.Build.Engine/
14mr|mono-2.10.9-3|905	%{monodir}/gac/Microsoft.Build.Engine/2.0.0.0*
14mr|mono-2.10.9-3|906	%{monodir}/2.0/Mono.Debugger.Soft.dll
14mr|mono-2.10.9-3|907	%dir %{monodir}/gac/Mono.Debugger.Soft/
14mr|mono-2.10.9-3|908	%{monodir}/gac/Mono.Debugger.Soft/2.0.0.0*
14mr|mono-2.10.9-3|909	%{monodir}/2.0/PEAPI.dll
14mr|mono-2.10.9-3|910	%dir %{monodir}/gac/PEAPI/
14mr|mono-2.10.9-3|911	%{monodir}/gac/PEAPI/2.0.0.0*
14mr|mono-2.10.9-3|912	%{monodir}/2.0/MSBuild
14mr|mono-2.10.9-3|913	
14mr|mono-2.10.9-3|914	%files build-3.5
14mr|mono-2.10.9-3|915	%{monodir}/3.5/Microsoft.Build.Framework.dll
14mr|mono-2.10.9-3|916	%dir %{monodir}/gac/Microsoft.Build.Framework/
14mr|mono-2.10.9-3|917	%{monodir}/gac/Microsoft.Build.Framework/3.5.0.0*
14mr|mono-2.10.9-3|918	%{monodir}/3.5/Microsoft.Build.Engine.dll
14mr|mono-2.10.9-3|919	%dir %{monodir}/gac/Microsoft.Build.Engine/
14mr|mono-2.10.9-3|920	%{monodir}/gac/Microsoft.Build.Engine/3.5.0.0*
14mr|mono-2.10.9-3|921	%{monodir}/3.5/Microsoft.Build.Tasks.v3.5.dll
14mr|mono-2.10.9-3|922	%{monodir}/gac/Microsoft.Build.Tasks.v3.5
14mr|mono-2.10.9-3|923	%{monodir}/gac/Microsoft.Build.Utilities.v3.5
14mr|mono-2.10.9-3|924	%{monodir}/3.5/Microsoft.Build.Utilities.v3.5.dll
14mr|mono-2.10.9-3|925	%{monodir}/3.5/MSBuild
14mr|mono-2.10.9-3|926	
14mr|mono-2.10.9-3|927	%files build-4.0
14mr|mono-2.10.9-3|928	%{monodir}/4.0/Microsoft.Build.dll
14mr|mono-2.10.9-3|929	%dir %{monodir}/gac/Microsoft.Build/
14mr|mono-2.10.9-3|930	%{monodir}/gac/Microsoft.Build/4.0.0.0*
14mr|mono-2.10.9-3|931	%{monodir}/4.0/Microsoft.Build.xsd
14mr|mono-2.10.9-3|932	%{monodir}/4.0/Microsoft.Build.Framework.dll
14mr|mono-2.10.9-3|933	%dir %{monodir}/gac/Microsoft.Build.Framework/
14mr|mono-2.10.9-3|934	%{monodir}/gac/Microsoft.Build.Framework/4.0.0.0*
14mr|mono-2.10.9-3|935	%{monodir}/4.0/Microsoft.Build.Engine.dll
14mr|mono-2.10.9-3|936	%dir %{monodir}/gac/Microsoft.Build.Engine/
14mr|mono-2.10.9-3|937	%{monodir}/gac/Microsoft.Build.Engine/4.0.0.0*
14mr|mono-2.10.9-3|938	%{monodir}/gac/Microsoft.Build.Tasks.v4.0
14mr|mono-2.10.9-3|939	%{monodir}/4.0/Microsoft.Build.Tasks.v4.0.dll
14mr|mono-2.10.9-3|940	%{monodir}/gac/Microsoft.Build.Utilities.v4.0
14mr|mono-2.10.9-3|941	%{monodir}/4.0/Microsoft.Build.Utilities.v4.0.dll
14mr|mono-2.10.9-3|942	%{monodir}/4.0/Microsoft.CSharp.targets
14mr|mono-2.10.9-3|943	%{monodir}/4.0/Microsoft.Common.targets
14mr|mono-2.10.9-3|944	%{monodir}/4.0/Microsoft.Common.tasks
14mr|mono-2.10.9-3|945	%{monodir}/4.0/Microsoft.VisualBasic.targets
14mr|mono-2.10.9-3|946	%{monodir}/4.0/PEAPI.dll
14mr|mono-2.10.9-3|947	%dir %{monodir}/gac/PEAPI/
14mr|mono-2.10.9-3|948	%{monodir}/gac/PEAPI/4.0.0.0*
14mr|mono-2.10.9-3|949	%{monodir}/4.0/Mono.CodeContracts.dll
14mr|mono-2.10.9-3|950	%dir %{monodir}/gac/Mono.CodeContracts/
14mr|mono-2.10.9-3|951	%{monodir}/gac/Mono.CodeContracts/4.0.0.0*
14mr|mono-2.10.9-3|952	%{monodir}/4.0/Mono.Debugger.Soft.dll
14mr|mono-2.10.9-3|953	%dir %{monodir}/gac/Mono.Debugger.Soft/
14mr|mono-2.10.9-3|954	%{monodir}/gac/Mono.Debugger.Soft/4.0.0.0*
14mr|mono-2.10.9-3|955	%{monodir}/4.0/MSBuild
14mr|mono-2.10.9-3|956	
14mr|mono-2.10.9-3|957	%files doc
14mr|mono-2.10.9-3|958	%doc AUTHORS COPYING.LIB NEWS README
14mr|mono-2.10.9-3|959	%doc docs/*[^Makefile-Makefile.in]
14mr|mono-2.10.9-3|960	%doc mcs*/docs/clr-abi.txt mcs*/docs/compiler.txt mcs*/docs/control-flow-analysis.txt
14mr|mono-2.10.9-3|961	%doc installed-docs/*
14mr|mono-2.10.9-3|962	
14mr|mono-2.10.9-3|963	%files -n %{libname}
14mr|mono-2.10.9-3|964	%{_libdir}/libmono-profiler*.so.%{major}*
14mr|mono-2.10.9-3|965	%if %sgen == yes
14mr|mono-2.10.9-3|966	%{_libdir}/libmonosgen-2.0.so.%{major}*
14mr|mono-2.10.9-3|967	%endif
14mr|mono-2.10.9-3|968	# gw always check if they've got a valid soname
14mr|mono-2.10.9-3|969	%{_libdir}/libMonoPosixHelper.so
14mr|mono-2.10.9-3|970	%{_libdir}/libMonoSupportW.so
14mr|mono-2.10.9-3|971	%{_libdir}/libikvm-native.so
14mr|mono-2.10.9-3|972	
14mr|mono-2.10.9-3|973	%files -n %{libname1}
14mr|mono-2.10.9-3|974	%{_libdir}/libmono-2.0.so.%{major1}*
14mr|mono-2.10.9-3|975	
14mr|mono-2.10.9-3|976	%if %llvm == yes
14mr|mono-2.10.9-3|977	%files -n %{libnamellvm}
14mr|mono-2.10.9-3|978	%{_libdir}/libmono-llvm.so.%{major}*
14mr|mono-2.10.9-3|979	%endif
14mr|mono-2.10.9-3|980	
14mr|mono-2.10.9-3|981	%files -n %{libnamedev}
14mr|mono-2.10.9-3|982	%doc ChangeLog
14mr|mono-2.10.9-3|983	%{_sysconfdir}/pki/mono/
14mr|mono-2.10.9-3|984	%dir %{_includedir}/mono-2.0/
14mr|mono-2.10.9-3|985	%{_includedir}/mono-2.0/*
14mr|mono-2.10.9-3|986	%{_libdir}/*.a
14mr|mono-2.10.9-3|987	%{_libdir}/libmono*.so
14mr|mono-2.10.9-3|988	%{_libdir}/pkgconfig/cecil.pc
14mr|mono-2.10.9-3|989	%{_libdir}/pkgconfig/dotnet.pc
14mr|mono-2.10.9-3|990	%{_libdir}/pkgconfig/dotnet35.pc
14mr|mono-2.10.9-3|991	%{_libdir}/pkgconfig/mono-cairo.pc
14mr|mono-2.10.9-3|992	%{_libdir}/pkgconfig/mono-lineeditor.pc
14mr|mono-2.10.9-3|993	%{_libdir}/pkgconfig/mono-options.pc
14mr|mono-2.10.9-3|994	%{_libdir}/pkgconfig/mono.pc
14mr|mono-2.10.9-3|995	%{_libdir}/pkgconfig/mono-2.pc
14mr|mono-2.10.9-3|996	%{_libdir}/pkgconfig/monosgen-2.pc
14mr|mono-2.10.9-3|997	%{_libdir}/pkgconfig/mono.web.pc
14mr|mono-2.10.9-3|998	%{_libdir}/pkgconfig/system.web.extensions.design_1.0.pc
14mr|mono-2.10.9-3|999	%{_libdir}/pkgconfig/system.web.extensions_1.0.pc
14mr|mono-2.10.9-3|1000	%{_libdir}/pkgconfig/system.web.mvc.pc
14mr|mono-2.10.9-3|1001	%{_libdir}/pkgconfig/system.web.mvc2.pc
14mr|mono-2.10.9-3|1002	%{_libdir}/pkgconfig/mono-nunit.pc
14mr|mono-2.10.9-3|1003	%{_libdir}/pkgconfig/monodoc.pc
14mr|mono-2.10.9-3|1004	%{_libdir}/pkgconfig/wcf.pc
14mr|mono-2.10.9-3|1005	%{_bindir}/al
14mr|mono-2.10.9-3|1006	%{_bindir}/al2
14mr|mono-2.10.9-3|1007	%{_bindir}/caspol
14mr|mono-2.10.9-3|1008	%{_bindir}/ccrewrite
14mr|mono-2.10.9-3|1009	%{_bindir}/cert2spc
14mr|mono-2.10.9-3|1010	%{_bindir}/dtd2rng
14mr|mono-2.10.9-3|1011	%{_bindir}/dtd2xsd
14mr|mono-2.10.9-3|1012	%{_bindir}/genxs
14mr|mono-2.10.9-3|1013	%{_bindir}/httpcfg
14mr|mono-2.10.9-3|1014	%{_bindir}/ilasm
14mr|mono-2.10.9-3|1015	%{_bindir}/installvst
14mr|mono-2.10.9-3|1016	%{_bindir}/lc
14mr|mono-2.10.9-3|1017	#
14mr|mono-2.10.9-3|1018	%{_bindir}/macpack
14mr|mono-2.10.9-3|1019	#
14mr|mono-2.10.9-3|1020	%{_bindir}/makecert
14mr|mono-2.10.9-3|1021	%{_bindir}/mkbundle
14mr|mono-2.10.9-3|1022	%{_bindir}/mono-api-info
14mr|mono-2.10.9-3|1023	%{_bindir}/mono-cil-strip
14mr|mono-2.10.9-3|1024	%{_bindir}/mono-find-provides
14mr|mono-2.10.9-3|1025	%{_bindir}/mono-find-requires
14mr|mono-2.10.9-3|1026	%{_bindir}/mono-gdb.py
14mr|mono-2.10.9-3|1027	%{_bindir}/mono-heapviz
14mr|mono-2.10.9-3|1028	%{_bindir}/mono-shlib-cop
14mr|mono-2.10.9-3|1029	%{_bindir}/mono-xmltool
14mr|mono-2.10.9-3|1030	%{_bindir}/monodis
14mr|mono-2.10.9-3|1031	%{_bindir}/monolinker
14mr|mono-2.10.9-3|1032	%{_bindir}/monop
14mr|mono-2.10.9-3|1033	%{_bindir}/monop2
14mr|mono-2.10.9-3|1034	%{_bindir}/mprof-report
14mr|mono-2.10.9-3|1035	%{_bindir}/pedump
14mr|mono-2.10.9-3|1036	%{_bindir}/permview
14mr|mono-2.10.9-3|1037	%{_bindir}/resgen
14mr|mono-2.10.9-3|1038	%{_bindir}/resgen2
14mr|mono-2.10.9-3|1039	%{_bindir}/secutil
14mr|mono-2.10.9-3|1040	%{_bindir}/sgen
14mr|mono-2.10.9-3|1041	%{_bindir}/signcode
14mr|mono-2.10.9-3|1042	%{_bindir}/pdb2mdb
14mr|mono-2.10.9-3|1043	%{_bindir}/xbuild
14mr|mono-2.10.9-3|1044	%{_bindir}/monograph
14mr|mono-2.10.9-3|1045	%{_mandir}/man1/ccrewrite.1*
14mr|mono-2.10.9-3|1046	%{_mandir}/man1/cert2spc.1*
14mr|mono-2.10.9-3|1047	%{_mandir}/man1/dtd2xsd.1*
14mr|mono-2.10.9-3|1048	%{_mandir}/man1/genxs.1*
14mr|mono-2.10.9-3|1049	%{_mandir}/man1/httpcfg.1*
14mr|mono-2.10.9-3|1050	%{_mandir}/man1/ilasm*.1*
14mr|mono-2.10.9-3|1051	%{_mandir}/man1/lc.1*
14mr|mono-2.10.9-3|1052	#
14mr|mono-2.10.9-3|1053	%{_mandir}/man1/macpack.1*
14mr|mono-2.10.9-3|1054	#
14mr|mono-2.10.9-3|1055	%{_mandir}/man1/makecert.1*
14mr|mono-2.10.9-3|1056	%{_mandir}/man1/mkbundle.1*
14mr|mono-2.10.9-3|1057	%{_mandir}/man1/mono-api-info.1*
14mr|mono-2.10.9-3|1058	%{_mandir}/man1/mono-cil-strip.1*
14mr|mono-2.10.9-3|1059	%{_mandir}/man1/mono-shlib-cop.1*
14mr|mono-2.10.9-3|1060	%{_mandir}/man1/monodis.1*
14mr|mono-2.10.9-3|1061	%{_mandir}/man1/monolinker.1*
14mr|mono-2.10.9-3|1062	%{_mandir}/man1/monop.1*
14mr|mono-2.10.9-3|1063	%{_mandir}/man1/mprof-report.1*
14mr|mono-2.10.9-3|1064	%{_mandir}/man1/permview.1*
14mr|mono-2.10.9-3|1065	%{_mandir}/man1/resgen.1*
14mr|mono-2.10.9-3|1066	%{_mandir}/man1/secutil.1*
14mr|mono-2.10.9-3|1067	%{_mandir}/man1/sgen.1*
14mr|mono-2.10.9-3|1068	%{_mandir}/man1/signcode.1*
14mr|mono-2.10.9-3|1069	%{_mandir}/man1/al.1*
14mr|mono-2.10.9-3|1070	%{_mandir}/man1/mono-xmltool.1*
14mr|mono-2.10.9-3|1071	%{_mandir}/man1/pdb2mdb.1*
14mr|mono-2.10.9-3|1072	%{_mandir}/man1/xbuild.1*
14mr|mono-2.10.9-3|1073	%{_prefix}/lib/mono-source-libs/
14mr|mono-2.10.9-3|1074	%{monodir}/4.0/dtd2rng.exe*
14mr|mono-2.10.9-3|1075	%{monodir}/4.0/dtd2xsd.exe*
14mr|mono-2.10.9-3|1076	%{monodir}/4.0/httpcfg.exe*
14mr|mono-2.10.9-3|1077	%{monodir}/4.0/macpack.exe*
14mr|mono-2.10.9-3|1078	%{monodir}/4.0/makecert.exe*
14mr|mono-2.10.9-3|1079	%{monodir}/4.0/mono-api-info.exe*
14mr|mono-2.10.9-3|1080	%{monodir}/4.0/mono-cil-strip.exe*
14mr|mono-2.10.9-3|1081	%{monodir}/2.0/monolinker.exe
14mr|mono-2.10.9-3|1082	%{monodir}/2.0/monolinker.exe.mdb
14mr|mono-2.10.9-3|1083	%{monodir}/4.0/monolinker.exe*
14mr|mono-2.10.9-3|1084	%{monodir}/4.0/pdb2mdb.exe*
14mr|mono-2.10.9-3|1085	%{monodir}/4.0/permview.exe*
14mr|mono-2.10.9-3|1086	%{monodir}/4.0/resgen.exe*
14mr|mono-2.10.9-3|1087	%{monodir}/4.0/secutil.exe*
14mr|mono-2.10.9-3|1088	%{monodir}/4.0/sgen.exe*
14mr|mono-2.10.9-3|1089	%{monodir}/4.0/signcode.exe*
14mr|mono-2.10.9-3|1090	%{monodir}/2.0/Microsoft.Build.xsd
14mr|mono-2.10.9-3|1091	%{monodir}/2.0/Microsoft.Common.tasks
14mr|mono-2.10.9-3|1092	%{monodir}/2.0/Microsoft.Common.targets
14mr|mono-2.10.9-3|1093	%{monodir}/2.0/Microsoft.CSharp.targets
14mr|mono-2.10.9-3|1094	#
14mr|mono-2.10.9-3|1095	%{monodir}/2.0/Microsoft.VisualBasic.targets
14mr|mono-2.10.9-3|1096	#
14mr|mono-2.10.9-3|1097	%{monodir}/2.0/xbuild.rsp
14mr|mono-2.10.9-3|1098	%{monodir}/2.0/al.exe
14mr|mono-2.10.9-3|1099	%{monodir}/2.0/al.exe.mdb
14mr|mono-2.10.9-3|1100	%{monodir}/4.0/al.exe*
14mr|mono-2.10.9-3|1101	%{monodir}/4.0/caspol.exe*
14mr|mono-2.10.9-3|1102	%{monodir}/4.0/ccrewrite.exe*
14mr|mono-2.10.9-3|1103	%{monodir}/4.0/cert2spc.exe*
14mr|mono-2.10.9-3|1104	%{monodir}/2.0/genxs.exe*
14mr|mono-2.10.9-3|1105	%{monodir}/4.0/genxs.exe*
14mr|mono-2.10.9-3|1106	%{monodir}/4.0/ictool.exe*
14mr|mono-2.10.9-3|1107	%{monodir}/2.0/ilasm.exe
14mr|mono-2.10.9-3|1108	%{monodir}/2.0/ilasm.exe.mdb
14mr|mono-2.10.9-3|1109	%{monodir}/4.0/ilasm.exe*
14mr|mono-2.10.9-3|1110	%{monodir}/4.0/installvst.exe*
14mr|mono-2.10.9-3|1111	%{monodir}/4.0/lc.exe*
14mr|mono-2.10.9-3|1112	%{monodir}/2.0/mkbundle.exe*
14mr|mono-2.10.9-3|1113	%{monodir}/4.0/mkbundle.exe*
14mr|mono-2.10.9-3|1114	%{monodir}/2.0/monop.exe
14mr|mono-2.10.9-3|1115	%{monodir}/2.0/monop.exe.mdb
14mr|mono-2.10.9-3|1116	%{monodir}/4.0/monop.exe*
14mr|mono-2.10.9-3|1117	%{monodir}/4.0/mono-shlib-cop.exe*
14mr|mono-2.10.9-3|1118	%{monodir}/4.0/mono-xmltool.exe*
14mr|mono-2.10.9-3|1119	%{monodir}/2.0/resgen.exe
14mr|mono-2.10.9-3|1120	%{monodir}/2.0/resgen.exe.mdb
14mr|mono-2.10.9-3|1121	%{monodir}/2.0/xbuild.exe
14mr|mono-2.10.9-3|1122	%{monodir}/2.0/xbuild.exe.mdb
14mr|mono-2.10.9-3|1123	%{monodir}/4.0/xbuild.exe*
14mr|mono-2.10.9-3|1124	%{monodir}/4.0/xbuild.rsp
14mr|mono-2.10.9-3|1125	%{monodir}/3.5/*.tasks
14mr|mono-2.10.9-3|1126	%{monodir}/3.5/*.targets
14mr|mono-2.10.9-3|1127	%{monodir}/3.5/xbuild.*
14mr|mono-2.10.9-3|1128	%{monodir}/3.5/Microsoft.Build.xsd
14mr|mono-2.10.9-3|1129	%{monodir}/xbuild/
14mr|mono-2.10.9-3|1130	%{monodir}/xbuild-frameworks/
14mr|mono-2.10.9-3|1131	%{_datadir}/mono-2.0/
14mr|mono-2.10.9-3|1132	
14mr|mono-2.10.9-3|1133	%files winfxcore
14mr|mono-2.10.9-3|1134	
14mr|mono-2.10.9-3|1135	%files winfxcore-2.0
14mr|mono-2.10.9-3|1136	%{monodir}/2.0/System.Data.Services.Client.dll
14mr|mono-2.10.9-3|1137	%{monodir}/gac/System.Data.Services.Client/3.5.0.0*
14mr|mono-2.10.9-3|1138	%{monodir}/2.0/WindowsBase.dll*
14mr|mono-2.10.9-3|1139	%{monodir}/gac/WindowsBase/3.0.0.0*
14mr|mono-2.10.9-3|1140	
14mr|mono-2.10.9-3|1141	%files winfxcore-4.0
14mr|mono-2.10.9-3|1142	%{monodir}/4.0/System.Data.Services.Client.dll
14mr|mono-2.10.9-3|1143	%{monodir}/gac/System.Data.Services.Client/4.0.0.0*
14mr|mono-2.10.9-3|1144	%{monodir}/4.0/WindowsBase.dll*
14mr|mono-2.10.9-3|1145	%{monodir}/gac/WindowsBase/4.0.0.0*
14mr|mono-2.10.9-3|1146	
14mr|mono-2.10.9-3|1147	%files web
14mr|mono-2.10.9-3|1148	%dir %{_sysconfdir}/mono/mconfig
14mr|mono-2.10.9-3|1149	%config(noreplace) %{_sysconfdir}/mono/browscap.ini
14mr|mono-2.10.9-3|1150	%config(noreplace) %{_sysconfdir}/mono/mconfig/config.xml
14mr|mono-2.10.9-3|1151	%{_bindir}/disco
14mr|mono-2.10.9-3|1152	%{_bindir}/mconfig
14mr|mono-2.10.9-3|1153	%{_bindir}/soapsuds
14mr|mono-2.10.9-3|1154	%{_bindir}/wsdl
14mr|mono-2.10.9-3|1155	%{_bindir}/wsdl2
14mr|mono-2.10.9-3|1156	%{_bindir}/xsd
14mr|mono-2.10.9-3|1157	%{_mandir}/man1/disco.1*
14mr|mono-2.10.9-3|1158	%{_mandir}/man1/mconfig.1*
14mr|mono-2.10.9-3|1159	%{_mandir}/man1/soapsuds.1*
14mr|mono-2.10.9-3|1160	%{_mandir}/man1/wsdl.1*
14mr|mono-2.10.9-3|1161	%{_mandir}/man1/xsd.1*
14mr|mono-2.10.9-3|1162	
14mr|mono-2.10.9-3|1163	%files web-2.0
14mr|mono-2.10.9-3|1164	%config(noreplace) %{_sysconfdir}/mono/2.0/Browsers/Compat.browser
14mr|mono-2.10.9-3|1165	%config(noreplace) %{_sysconfdir}/mono/2.0/DefaultWsdlHelpGenerator.aspx
14mr|mono-2.10.9-3|1166	%config(noreplace) %{_sysconfdir}/mono/2.0/web.config
14mr|mono-2.10.9-3|1167	%{monodir}/2.0/Mono.Http.dll
14mr|mono-2.10.9-3|1168	%{monodir}/2.0/Mono.Web.dll
14mr|mono-2.10.9-3|1169	%{monodir}/2.0/System.ComponentModel.DataAnnotations.dll
14mr|mono-2.10.9-3|1170	%{monodir}/2.0/System.Runtime.Remoting.dll
14mr|mono-2.10.9-3|1171	%{monodir}/2.0/System.Runtime.Serialization.Formatters.Soap.dll
14mr|mono-2.10.9-3|1172	%{monodir}/2.0/System.Web.Abstractions.dll
14mr|mono-2.10.9-3|1173	%{monodir}/2.0/System.Web.DynamicData.dll
14mr|mono-2.10.9-3|1174	%{monodir}/2.0/System.Web.Extensions.Design.dll
14mr|mono-2.10.9-3|1175	%{monodir}/2.0/System.Web.Extensions.dll
14mr|mono-2.10.9-3|1176	%{monodir}/2.0/System.Web.Mvc.dll
14mr|mono-2.10.9-3|1177	%{monodir}/2.0/System.Web.Routing.dll
14mr|mono-2.10.9-3|1178	%{monodir}/2.0/System.Web.Services.dll
14mr|mono-2.10.9-3|1179	%{monodir}/2.0/System.Web.dll
14mr|mono-2.10.9-3|1180	%{monodir}/2.0/wsdl.exe
14mr|mono-2.10.9-3|1181	%{monodir}/2.0/wsdl.exe.mdb
14mr|mono-2.10.9-3|1182	%{monodir}/2.0/xsd.exe
14mr|mono-2.10.9-3|1183	%{monodir}/2.0/xsd.exe.mdb
14mr|mono-2.10.9-3|1184	%{monodir}/gac/Mono.Http/2.0.0.0*
14mr|mono-2.10.9-3|1185	%{monodir}/gac/Mono.Web/2.0.0.0*
14mr|mono-2.10.9-3|1186	%{monodir}/gac/System.ComponentModel.DataAnnotations/3.5.0.0*
14mr|mono-2.10.9-3|1187	%{monodir}/gac/System.Runtime.Remoting/2.0.0.0*
14mr|mono-2.10.9-3|1188	%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0*
14mr|mono-2.10.9-3|1189	%{monodir}/gac/System.Web.Abstractions/3.5.0.0*
14mr|mono-2.10.9-3|1190	%{monodir}/gac/System.Web.DynamicData/3.5.0.0*
14mr|mono-2.10.9-3|1191	%{monodir}/gac/System.Web.Extensions.Design/3.5.0.0*
14mr|mono-2.10.9-3|1192	%{monodir}/gac/System.Web.Extensions/3.5.0.0*
14mr|mono-2.10.9-3|1193	%{monodir}/gac/System.Web.Mvc/2.0.0.0*
14mr|mono-2.10.9-3|1194	%{monodir}/gac/System.Web.Routing/3.5.0.0*
14mr|mono-2.10.9-3|1195	%{monodir}/gac/System.Web.Services/2.0.0.0*
14mr|mono-2.10.9-3|1196	%{monodir}/gac/System.Web/2.0.0.0*
14mr|mono-2.10.9-3|1197	
14mr|mono-2.10.9-3|1198	%files web-4.0
14mr|mono-2.10.9-3|1199	%config(noreplace) %{_sysconfdir}/mono/4.0/DefaultWsdlHelpGenerator.aspx
14mr|mono-2.10.9-3|1200	%config(noreplace) %{_sysconfdir}/mono/4.0/web.config
14mr|mono-2.10.9-3|1201	%{monodir}/4.0/Microsoft.Web.Infrastructure.dll
14mr|mono-2.10.9-3|1202	%{monodir}/4.0/Mono.Http.dll
14mr|mono-2.10.9-3|1203	%{monodir}/4.0/Mono.Web.dll
14mr|mono-2.10.9-3|1204	%{monodir}/4.0/System.ComponentModel.Composition.dll
14mr|mono-2.10.9-3|1205	%{monodir}/4.0/System.ComponentModel.DataAnnotations.dll
14mr|mono-2.10.9-3|1206	%{monodir}/4.0/System.Runtime.Remoting.dll
14mr|mono-2.10.9-3|1207	%{monodir}/4.0/System.Runtime.Serialization.Formatters.Soap.dll
14mr|mono-2.10.9-3|1208	%{monodir}/4.0/System.Web.Abstractions.dll
14mr|mono-2.10.9-3|1209	%{monodir}/4.0/System.Web.ApplicationServices.dll
14mr|mono-2.10.9-3|1210	%{monodir}/4.0/System.Web.DynamicData.dll
14mr|mono-2.10.9-3|1211	%{monodir}/4.0/System.Web.Extensions.Design.dll
14mr|mono-2.10.9-3|1212	%{monodir}/4.0/System.Web.Extensions.dll
14mr|mono-2.10.9-3|1213	%{monodir}/4.0/System.Web.Routing.dll
14mr|mono-2.10.9-3|1214	%{monodir}/4.0/System.Web.Services.dll
14mr|mono-2.10.9-3|1215	%{monodir}/4.0/System.Web.dll
14mr|mono-2.10.9-3|1216	%{monodir}/4.0/disco.exe
14mr|mono-2.10.9-3|1217	%{monodir}/4.0/disco.exe.mdb
14mr|mono-2.10.9-3|1218	%{monodir}/4.0/mconfig.exe
14mr|mono-2.10.9-3|1219	%{monodir}/4.0/mconfig.exe.mdb
14mr|mono-2.10.9-3|1220	%{monodir}/4.0/soapsuds.exe
14mr|mono-2.10.9-3|1221	%{monodir}/4.0/soapsuds.exe.mdb
14mr|mono-2.10.9-3|1222	%{monodir}/4.0/wsdl.exe
14mr|mono-2.10.9-3|1223	%{monodir}/4.0/wsdl.exe.mdb
14mr|mono-2.10.9-3|1224	%{monodir}/4.0/xsd.exe
14mr|mono-2.10.9-3|1225	%{monodir}/4.0/xsd.exe.mdb
14mr|mono-2.10.9-3|1226	%{monodir}/gac/Microsoft.Web.Infrastructure/1.0.0.0*
14mr|mono-2.10.9-3|1227	%{monodir}/gac/Mono.Http/4.0.0.0*
14mr|mono-2.10.9-3|1228	%{monodir}/gac/Mono.Web/4.0.0.0*
14mr|mono-2.10.9-3|1229	%{monodir}/gac/System.ComponentModel.Composition/4.0.0.0*
14mr|mono-2.10.9-3|1230	%{monodir}/gac/System.ComponentModel.DataAnnotations/4.0.0.0*
14mr|mono-2.10.9-3|1231	%{monodir}/gac/System.Runtime.Remoting/4.0.0.0*
14mr|mono-2.10.9-3|1232	%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0*
14mr|mono-2.10.9-3|1233	%{monodir}/gac/System.Web.Abstractions/4.0.0.0*
14mr|mono-2.10.9-3|1234	%{monodir}/gac/System.Web.ApplicationServices/4.0.0.0*
14mr|mono-2.10.9-3|1235	%{monodir}/gac/System.Web.DynamicData/4.0.0.0*
14mr|mono-2.10.9-3|1236	%{monodir}/gac/System.Web.Extensions.Design/4.0.0.0*
14mr|mono-2.10.9-3|1237	%{monodir}/gac/System.Web.Extensions/4.0.0.0*
14mr|mono-2.10.9-3|1238	%{monodir}/gac/System.Web.Routing/4.0.0.0*
14mr|mono-2.10.9-3|1239	%{monodir}/gac/System.Web.Services/4.0.0.0*
14mr|mono-2.10.9-3|1240	%{monodir}/gac/System.Web/4.0.0.0*
14mr|mono-2.10.9-3|1241	
14mr|mono-2.10.9-3|1242	%files web-compat
14mr|mono-2.10.9-3|1243	%{monodir}/compat-2.0/System.Web.Extensions.Design.dll
14mr|mono-2.10.9-3|1244	%{monodir}/compat-2.0/System.Web.Extensions.dll
14mr|mono-2.10.9-3|1245	%{monodir}/compat-2.0/System.Web.Mvc.dll
14mr|mono-2.10.9-3|1246	%{monodir}/gac/System.Web.Extensions.Design/1.0.61025.0*
14mr|mono-2.10.9-3|1247	%{monodir}/gac/System.Web.Extensions/1.0.61025.0*
14mr|mono-2.10.9-3|1248	%{monodir}/gac/System.Web.Mvc/1.0.0.0*
14mr|mono-2.10.9-3|1249	
14mr|mono-2.10.9-3|1250	%files winforms
14mr|mono-2.10.9-3|1251	
14mr|mono-2.10.9-3|1252	%files winforms-2.0
14mr|mono-2.10.9-3|1253	%{monodir}/2.0/Accessibility.dll
14mr|mono-2.10.9-3|1254	%{monodir}/2.0/Mono.WebBrowser.dll
14mr|mono-2.10.9-3|1255	%{monodir}/2.0/System.Design.dll
14mr|mono-2.10.9-3|1256	%{monodir}/2.0/System.Drawing.Design.dll
14mr|mono-2.10.9-3|1257	%{monodir}/2.0/System.Windows.Forms.dll
14mr|mono-2.10.9-3|1258	%{monodir}/gac/Accessibility/2.0.0.0*
14mr|mono-2.10.9-3|1259	%{monodir}/gac/Mono.WebBrowser/2.0.0.0*
14mr|mono-2.10.9-3|1260	%{monodir}/gac/System.Design/2.0.0.0*
14mr|mono-2.10.9-3|1261	%{monodir}/gac/System.Drawing.Design/2.0.0.0*
14mr|mono-2.10.9-3|1262	%{monodir}/gac/System.Windows.Forms/2.0.0.0*
14mr|mono-2.10.9-3|1263	
14mr|mono-2.10.9-3|1264	%files winforms-4.0
14mr|mono-2.10.9-3|1265	#gw stupid rpm5:
14mr|mono-2.10.9-3|1266	%dir %{monodir}
14mr|mono-2.10.9-3|1267	%dir %{monodir}/4.0
14mr|mono-2.10.9-3|1268	%dir %{monodir}/gac
14mr|mono-2.10.9-3|1269	%dir %{monodir}/gac/Accessibility
14mr|mono-2.10.9-3|1270	%dir %{monodir}/gac/Mono.WebBrowser
14mr|mono-2.10.9-3|1271	%dir %{monodir}/gac/System.Design
14mr|mono-2.10.9-3|1272	%dir %{monodir}/gac/System.Drawing.Design
14mr|mono-2.10.9-3|1273	%dir %{monodir}/gac/System.Windows.Forms
14mr|mono-2.10.9-3|1274	%dir %{monodir}/gac/System.Windows.Forms.DataVisualization
14mr|mono-2.10.9-3|1275	%{monodir}/4.0/Accessibility.dll
14mr|mono-2.10.9-3|1276	%{monodir}/4.0/Mono.WebBrowser.dll
14mr|mono-2.10.9-3|1277	%{monodir}/4.0/System.Design.dll
14mr|mono-2.10.9-3|1278	%{monodir}/4.0/System.Drawing.Design.dll
14mr|mono-2.10.9-3|1279	%{monodir}/4.0/System.Windows.Forms.DataVisualization.dll
14mr|mono-2.10.9-3|1280	%{monodir}/4.0/System.Windows.Forms.dll
14mr|mono-2.10.9-3|1281	%{monodir}/gac/Accessibility/4.0.0.0*
14mr|mono-2.10.9-3|1282	%{monodir}/gac/Mono.WebBrowser/4.0.0.0*
14mr|mono-2.10.9-3|1283	%{monodir}/gac/System.Design/4.0.0.0*
14mr|mono-2.10.9-3|1284	%{monodir}/gac/System.Drawing.Design/4.0.0.0*
14mr|mono-2.10.9-3|1285	%{monodir}/gac/System.Windows.Forms.DataVisualization/4.0.0.0*
14mr|mono-2.10.9-3|1286	%{monodir}/gac/System.Windows.Forms/4.0.0.0*
14mr|mono-2.10.9-3|1287	
14mr|mono-2.10.9-3|1288	%files winforms-compat
14mr|mono-2.10.9-3|1289	
14mr|mono-2.10.9-3|1290	%files extras
14mr|mono-2.10.9-3|1291	%{_bindir}/mono-service
14mr|mono-2.10.9-3|1292	%{_bindir}/mono-service2
14mr|mono-2.10.9-3|1293	%{_mandir}/man1/mono-service.1*
14mr|mono-2.10.9-3|1294	
14mr|mono-2.10.9-3|1295	%files extras-2.0
14mr|mono-2.10.9-3|1296	%{monodir}/2.0/Mono.Messaging.RabbitMQ.dll
14mr|mono-2.10.9-3|1297	%{monodir}/2.0/Mono.Messaging.dll
14mr|mono-2.10.9-3|1298	%{monodir}/2.0/RabbitMQ.Client.Apigen.exe
14mr|mono-2.10.9-3|1299	%{monodir}/2.0/RabbitMQ.Client.Apigen.exe.mdb
14mr|mono-2.10.9-3|1300	%{monodir}/2.0/RabbitMQ.Client.dll
14mr|mono-2.10.9-3|1301	%{monodir}/2.0/System.Configuration.Install.dll
14mr|mono-2.10.9-3|1302	%{monodir}/2.0/System.Management.dll
14mr|mono-2.10.9-3|1303	%{monodir}/2.0/System.Messaging.dll
14mr|mono-2.10.9-3|1304	%{monodir}/2.0/System.ServiceProcess.dll
14mr|mono-2.10.9-3|1305	%{monodir}/2.0/mono-service.exe
14mr|mono-2.10.9-3|1306	%{monodir}/2.0/mono-service.exe.mdb
14mr|mono-2.10.9-3|1307	%{monodir}/gac/Mono.Messaging.RabbitMQ/2.0.0.0*
14mr|mono-2.10.9-3|1308	%{monodir}/gac/Mono.Messaging/2.0.0.0*
14mr|mono-2.10.9-3|1309	%{monodir}/gac/RabbitMQ.Client/2.0.0.0*
14mr|mono-2.10.9-3|1310	%{monodir}/gac/System.Configuration.Install/2.0.0.0*
14mr|mono-2.10.9-3|1311	%{monodir}/gac/System.Management/2.0.0.0*
14mr|mono-2.10.9-3|1312	%{monodir}/gac/System.Messaging/2.0.0.0*
14mr|mono-2.10.9-3|1313	%{monodir}/gac/System.ServiceProcess/2.0.0.0*
14mr|mono-2.10.9-3|1314	%{monodir}/gac/mono-service/2.0.0.0*
14mr|mono-2.10.9-3|1315	
14mr|mono-2.10.9-3|1316	%files extras-4.0
14mr|mono-2.10.9-3|1317	%{monodir}/4.0/Mono.Messaging.RabbitMQ.dll
14mr|mono-2.10.9-3|1318	%{monodir}/4.0/Mono.Messaging.dll
14mr|mono-2.10.9-3|1319	%{monodir}/4.0/RabbitMQ.Client.Apigen.exe
14mr|mono-2.10.9-3|1320	%{monodir}/4.0/RabbitMQ.Client.Apigen.exe.mdb
14mr|mono-2.10.9-3|1321	%{monodir}/4.0/RabbitMQ.Client.dll
14mr|mono-2.10.9-3|1322	%{monodir}/4.0/System.Configuration.Install.dll
14mr|mono-2.10.9-3|1323	%{monodir}/4.0/System.Management.dll
14mr|mono-2.10.9-3|1324	%{monodir}/4.0/System.Messaging.dll
14mr|mono-2.10.9-3|1325	%{monodir}/4.0/System.Runtime.Caching.dll
14mr|mono-2.10.9-3|1326	%{monodir}/4.0/System.ServiceProcess.dll
14mr|mono-2.10.9-3|1327	%{monodir}/4.0/System.Xaml.dll
14mr|mono-2.10.9-3|1328	%{monodir}/4.0/installutil.exe
14mr|mono-2.10.9-3|1329	%{monodir}/4.0/installutil.exe.mdb
14mr|mono-2.10.9-3|1330	%{monodir}/4.0/mono-service.exe
14mr|mono-2.10.9-3|1331	%{monodir}/4.0/mono-service.exe.mdb
14mr|mono-2.10.9-3|1332	%{monodir}/gac/Mono.Messaging.RabbitMQ/4.0.0.0*
14mr|mono-2.10.9-3|1333	%{monodir}/gac/Mono.Messaging/4.0.0.0*
14mr|mono-2.10.9-3|1334	%{monodir}/gac/RabbitMQ.Client/4.0.0.0*
14mr|mono-2.10.9-3|1335	%{monodir}/gac/System.Configuration.Install/4.0.0.0*
14mr|mono-2.10.9-3|1336	%{monodir}/gac/System.Management/4.0.0.0*
14mr|mono-2.10.9-3|1337	%{monodir}/gac/System.Messaging/4.0.0.0*
14mr|mono-2.10.9-3|1338	%{monodir}/gac/System.Runtime.Caching/4.0.0.0*
14mr|mono-2.10.9-3|1339	%{monodir}/gac/System.ServiceProcess/4.0.0.0*
14mr|mono-2.10.9-3|1340	%{monodir}/gac/System.Xaml/4.0.0.0*
14mr|mono-2.10.9-3|1341	%{monodir}/gac/mono-service/4.0.0.0*
14mr|mono-2.10.9-3|1342	
14mr|mono-2.10.9-3|1343	%files extras-compat
14mr|mono-2.10.9-3|1344	
14mr|mono-2.10.9-3|1345	%files data
14mr|mono-2.10.9-3|1346	%{_bindir}/sqlmetal
14mr|mono-2.10.9-3|1347	%{_bindir}/sqlsharp
14mr|mono-2.10.9-3|1348	%{_mandir}/man1/sqlsharp.1*
14mr|mono-2.10.9-3|1349	%dir %{monodir}
14mr|mono-2.10.9-3|1350	%dir %{monodir}/2.0
14mr|mono-2.10.9-3|1351	%dir %{monodir}/4.0
14mr|mono-2.10.9-3|1352	%dir %{monodir}/gac
14mr|mono-2.10.9-3|1353	%{monodir}/gac/IBM.Data.DB2
14mr|mono-2.10.9-3|1354	%{monodir}/2.0/IBM.Data.DB2.dll
14mr|mono-2.10.9-3|1355	%{monodir}/4.0/IBM.Data.DB2.dll
14mr|mono-2.10.9-3|1356	
14mr|mono-2.10.9-3|1357	%files data-2.0
14mr|mono-2.10.9-3|1358	%{monodir}/2.0/Mono.Data.Tds.dll
14mr|mono-2.10.9-3|1359	%{monodir}/2.0/Novell.Directory.Ldap.dll
14mr|mono-2.10.9-3|1360	%{monodir}/2.0/System.Data.DataSetExtensions.dll
14mr|mono-2.10.9-3|1361	%{monodir}/2.0/System.Data.Linq.dll
14mr|mono-2.10.9-3|1362	%{monodir}/2.0/System.Data.Services.dll
14mr|mono-2.10.9-3|1363	%{monodir}/2.0/System.Data.dll
14mr|mono-2.10.9-3|1364	%{monodir}/2.0/System.DirectoryServices.dll
14mr|mono-2.10.9-3|1365	%{monodir}/2.0/System.EnterpriseServices.dll
14mr|mono-2.10.9-3|1366	%{monodir}/2.0/System.Runtime.Serialization.dll
14mr|mono-2.10.9-3|1367	%{monodir}/2.0/System.Transactions.dll
14mr|mono-2.10.9-3|1368	%{monodir}/2.0/Mono.Data.Sqlite.dll
14mr|mono-2.10.9-3|1369	%{monodir}/2.0/System.Data.OracleClient.dll
14mr|mono-2.10.9-3|1370	%{monodir}/2.0/Npgsql.dll
14mr|mono-2.10.9-3|1371	%{monodir}/gac/Npgsql/2.0.0.0*
14mr|mono-2.10.9-3|1372	%{monodir}/gac/System.Data.OracleClient/2.0.0.0*
14mr|mono-2.10.9-3|1373	%{monodir}/gac/Mono.Data.Sqlite/2.0.0.0*
14mr|mono-2.10.9-3|1374	%{monodir}/gac/Mono.Data.Tds/2.0.0.0*
14mr|mono-2.10.9-3|1375	%{monodir}/gac/Novell.Directory.Ldap/2.0.0.0*
14mr|mono-2.10.9-3|1376	%{monodir}/gac/System.Data.DataSetExtensions/3.5.0.0*
14mr|mono-2.10.9-3|1377	%{monodir}/gac/System.Data.Linq/3.5.0.0*
14mr|mono-2.10.9-3|1378	%{monodir}/gac/System.Data.Services/3.5.0.0*
14mr|mono-2.10.9-3|1379	%{monodir}/gac/System.Data/2.0.0.0*
14mr|mono-2.10.9-3|1380	%{monodir}/gac/System.DirectoryServices/2.0.0.0*
14mr|mono-2.10.9-3|1381	%{monodir}/gac/System.EnterpriseServices/2.0.0.0*
14mr|mono-2.10.9-3|1382	%{monodir}/gac/System.Runtime.Serialization/3.0.0.0*
14mr|mono-2.10.9-3|1383	%{monodir}/gac/System.Transactions/2.0.0.0*
14mr|mono-2.10.9-3|1384	
14mr|mono-2.10.9-3|1385	%files data-4.0
14mr|mono-2.10.9-3|1386	%{monodir}/4.0/Mono.Data.Tds.dll
14mr|mono-2.10.9-3|1387	%{monodir}/4.0/Novell.Directory.Ldap.dll
14mr|mono-2.10.9-3|1388	%{monodir}/4.0/System.Data.DataSetExtensions.dll
14mr|mono-2.10.9-3|1389	%{monodir}/4.0/System.Data.Linq.dll
14mr|mono-2.10.9-3|1390	%{monodir}/4.0/System.Data.Services.dll
14mr|mono-2.10.9-3|1391	%{monodir}/4.0/System.Data.dll
14mr|mono-2.10.9-3|1392	%{monodir}/4.0/System.DirectoryServices.dll
14mr|mono-2.10.9-3|1393	%{monodir}/4.0/System.EnterpriseServices.dll
14mr|mono-2.10.9-3|1394	%{monodir}/4.0/System.Runtime.Serialization.dll
14mr|mono-2.10.9-3|1395	%{monodir}/4.0/System.Transactions.dll
14mr|mono-2.10.9-3|1396	%{monodir}/4.0/WebMatrix.Data.dll
14mr|mono-2.10.9-3|1397	%{monodir}/4.0/sqlmetal.exe
14mr|mono-2.10.9-3|1398	%{monodir}/4.0/sqlmetal.exe.config
14mr|mono-2.10.9-3|1399	%{monodir}/4.0/sqlmetal.exe.mdb
14mr|mono-2.10.9-3|1400	%{monodir}/4.0/sqlsharp.exe
14mr|mono-2.10.9-3|1401	%{monodir}/4.0/sqlsharp.exe.mdb
14mr|mono-2.10.9-3|1402	%{monodir}/4.0/Mono.Data.Sqlite.dll
14mr|mono-2.10.9-3|1403	%{monodir}/4.0/System.Data.OracleClient.dll
14mr|mono-2.10.9-3|1404	%{monodir}/4.0/Npgsql.dll
14mr|mono-2.10.9-3|1405	%{monodir}/gac/Npgsql/4.0.0.0*
14mr|mono-2.10.9-3|1406	%{monodir}/gac/System.Data.OracleClient/4.0.0.0*
14mr|mono-2.10.9-3|1407	%{monodir}/gac/Mono.Data.Sqlite/4.0.0.0*
14mr|mono-2.10.9-3|1408	%{monodir}/gac/Mono.Data.Tds/4.0.0.0*
14mr|mono-2.10.9-3|1409	%{monodir}/gac/Novell.Directory.Ldap/4.0.0.0*
14mr|mono-2.10.9-3|1410	%{monodir}/gac/System.Data.DataSetExtensions/4.0.0.0*
14mr|mono-2.10.9-3|1411	%{monodir}/gac/System.Data.Linq/4.0.0.0*
14mr|mono-2.10.9-3|1412	%{monodir}/gac/System.Data.Services/4.0.0.0*
14mr|mono-2.10.9-3|1413	%{monodir}/gac/System.Data/4.0.0.0*
14mr|mono-2.10.9-3|1414	%{monodir}/gac/System.DirectoryServices/4.0.0.0*
14mr|mono-2.10.9-3|1415	%{monodir}/gac/System.EnterpriseServices/4.0.0.0*
14mr|mono-2.10.9-3|1416	%{monodir}/gac/System.Runtime.Serialization/4.0.0.0*
14mr|mono-2.10.9-3|1417	%{monodir}/gac/System.Transactions/4.0.0.0*
14mr|mono-2.10.9-3|1418	%{monodir}/gac/WebMatrix.Data/4.0.0.0*
14mr|mono-2.10.9-3|1419	
14mr|mono-2.10.9-3|1420	%files data-compat
14mr|mono-2.10.9-3|1421	
14mr|mono-2.10.9-3|1422	%files locale-extras
14mr|mono-2.10.9-3|1423	
14mr|mono-2.10.9-3|1424	%files locale-extras-2.0
14mr|mono-2.10.9-3|1425	%{monodir}/2.0/I18N.CJK.dll
14mr|mono-2.10.9-3|1426	%{monodir}/2.0/I18N.MidEast.dll
14mr|mono-2.10.9-3|1427	%{monodir}/2.0/I18N.Other.dll
14mr|mono-2.10.9-3|1428	%{monodir}/2.0/I18N.Rare.dll
14mr|mono-2.10.9-3|1429	%{monodir}/gac/I18N.CJK/2.0.0.0*
14mr|mono-2.10.9-3|1430	%{monodir}/gac/I18N.MidEast/2.0.0.0*
14mr|mono-2.10.9-3|1431	%{monodir}/gac/I18N.Other/2.0.0.0*
14mr|mono-2.10.9-3|1432	%{monodir}/gac/I18N.Rare/2.0.0.0*
14mr|mono-2.10.9-3|1433	
14mr|mono-2.10.9-3|1434	%files locale-extras-4.0
14mr|mono-2.10.9-3|1435	%{monodir}/4.0/I18N.CJK.dll
14mr|mono-2.10.9-3|1436	%{monodir}/4.0/I18N.MidEast.dll
14mr|mono-2.10.9-3|1437	%{monodir}/4.0/I18N.Other.dll
14mr|mono-2.10.9-3|1438	%{monodir}/4.0/I18N.Rare.dll
14mr|mono-2.10.9-3|1439	%{monodir}/gac/I18N.CJK/4.0.0.0*
14mr|mono-2.10.9-3|1440	%{monodir}/gac/I18N.MidEast/4.0.0.0*
14mr|mono-2.10.9-3|1441	%{monodir}/gac/I18N.Other/4.0.0.0*
14mr|mono-2.10.9-3|1442	%{monodir}/gac/I18N.Rare/4.0.0.0*
14mr|mono-2.10.9-3|1443	
14mr|mono-2.10.9-3|1444	%files locale-extras-compat
14mr|mono-2.10.9-3|1445	
14mr|mono-2.10.9-3|1446	%files nunit
14mr|mono-2.10.9-3|1447	%{_bindir}/nunit-console
14mr|mono-2.10.9-3|1448	%{_bindir}/nunit-console2
14mr|mono-2.10.9-3|1449	%{monodir}/2.0/nunit-console.exe
14mr|mono-2.10.9-3|1450	%{monodir}/2.0/nunit-console.exe.config
14mr|mono-2.10.9-3|1451	%{monodir}/2.0/nunit-console.exe.mdb
14mr|mono-2.10.9-3|1452	%{monodir}/4.0/nunit-console.exe*
14mr|mono-2.10.9-3|1453	%{monodir}/gac/nunit-console-runner
14mr|mono-2.10.9-3|1454	%{monodir}/2.0/nunit-console-runner.dll
14mr|mono-2.10.9-3|1455	%{monodir}/4.0/nunit-console-runner.dll
14mr|mono-2.10.9-3|1456	%{monodir}/2.0/nunit.core.dll
14mr|mono-2.10.9-3|1457	%{monodir}/4.0/nunit.core.dll
14mr|mono-2.10.9-3|1458	%{monodir}/gac/nunit.core.extensions
14mr|mono-2.10.9-3|1459	%{monodir}/2.0/nunit.core.extensions.dll
14mr|mono-2.10.9-3|1460	%{monodir}/4.0/nunit.core.extensions.dll
14mr|mono-2.10.9-3|1461	%{monodir}/gac/nunit.core.interfaces
14mr|mono-2.10.9-3|1462	%{monodir}/2.0/nunit.core.interfaces.dll
14mr|mono-2.10.9-3|1463	%{monodir}/4.0/nunit.core.interfaces.dll
14mr|mono-2.10.9-3|1464	%{monodir}/2.0/nunit.framework.dll
14mr|mono-2.10.9-3|1465	%{monodir}/4.0/nunit.framework.dll
14mr|mono-2.10.9-3|1466	%{monodir}/gac/nunit.framework.extensions
14mr|mono-2.10.9-3|1467	%{monodir}/2.0/nunit.framework.extensions.dll
14mr|mono-2.10.9-3|1468	%{monodir}/4.0/nunit.framework.extensions.dll
14mr|mono-2.10.9-3|1469	%{monodir}/2.0/nunit.mocks.dll
14mr|mono-2.10.9-3|1470	%{monodir}/4.0/nunit.mocks.dll
14mr|mono-2.10.9-3|1471	%{monodir}/2.0/nunit.util.dll
14mr|mono-2.10.9-3|1472	%{monodir}/4.0/nunit.util.dll
14mr|mono-2.10.9-3|1473	%{monodir}/gac/nunit.core
14mr|mono-2.10.9-3|1474	%{monodir}/gac/nunit.framework
14mr|mono-2.10.9-3|1475	%{monodir}/gac/nunit.util
14mr|mono-2.10.9-3|1476	%{monodir}/gac/nunit.mocks
14mr|mono-2.10.9-3|1477	
14mr|mono-2.10.9-3|1478	%files -n monodoc-core
14mr|mono-2.10.9-3|1479	%{monodir}/gac/monodoc
14mr|mono-2.10.9-3|1480	%{monodir}/monodoc
14mr|mono-2.10.9-3|1481	%{monodir}/2.0/mdoc.exe*
14mr|mono-2.10.9-3|1482	%{monodir}/4.0/mod.exe*
14mr|mono-2.10.9-3|1483	%{_bindir}/mdassembler
14mr|mono-2.10.9-3|1484	%{_bindir}/mdoc
14mr|mono-2.10.9-3|1485	%{_bindir}/mdoc-assemble
14mr|mono-2.10.9-3|1486	%{_bindir}/mdoc-export-html
14mr|mono-2.10.9-3|1487	%{_bindir}/mdoc-export-msxdoc
14mr|mono-2.10.9-3|1488	%{_bindir}/mdoc-update
14mr|mono-2.10.9-3|1489	%{_bindir}/mdoc-validate
14mr|mono-2.10.9-3|1490	%{_bindir}/mdvalidater
14mr|mono-2.10.9-3|1491	%{_bindir}/mod
14mr|mono-2.10.9-3|1492	%{_bindir}/monodocer
14mr|mono-2.10.9-3|1493	%{_bindir}/monodocs2html
14mr|mono-2.10.9-3|1494	%{_bindir}/monodocs2slashdoc
14mr|mono-2.10.9-3|1495	%{_prefix}/lib/monodoc
14mr|mono-2.10.9-3|1496	%{_mandir}/man1/mdassembler.1*
14mr|mono-2.10.9-3|1497	%{_mandir}/man1/mdoc-assemble.1*
14mr|mono-2.10.9-3|1498	%{_mandir}/man1/mdoc-export-html.1*
14mr|mono-2.10.9-3|1499	%{_mandir}/man1/mdoc-export-msxdoc.1*
14mr|mono-2.10.9-3|1500	%{_mandir}/man1/mdoc-update.1*
14mr|mono-2.10.9-3|1501	%{_mandir}/man1/mdoc-validate.1*
14mr|mono-2.10.9-3|1502	%{_mandir}/man1/mdoc.1*
14mr|mono-2.10.9-3|1503	%{_mandir}/man1/mdvalidater.1*
14mr|mono-2.10.9-3|1504	%{_mandir}/man1/monodocer.1*
14mr|mono-2.10.9-3|1505	%{_mandir}/man1/monodocs2html.1*
14mr|mono-2.10.9-3|1506	%{_mandir}/man5/mdoc.5*
14mr|mono-2.10.9-3|1507	
14mr|mono-2.10.9-3|1508	%files wcf
14mr|mono-2.10.9-3|1509	%{_bindir}/svcutil
14mr|mono-2.10.9-3|1510	
14mr|mono-2.10.9-3|1511	%files wcf-2.0
14mr|mono-2.10.9-3|1512	%{monodir}/2.0/System.IdentityModel.Selectors.dll
14mr|mono-2.10.9-3|1513	%{monodir}/2.0/System.IdentityModel.dll
14mr|mono-2.10.9-3|1514	%{monodir}/2.0/System.ServiceModel.Web.dll
14mr|mono-2.10.9-3|1515	%{monodir}/2.0/System.ServiceModel.dll
14mr|mono-2.10.9-3|1516	%{monodir}/gac/System.IdentityModel.Selectors/3.0.0.0*
14mr|mono-2.10.9-3|1517	%{monodir}/gac/System.IdentityModel/3.0.0.0*
14mr|mono-2.10.9-3|1518	%{monodir}/gac/System.ServiceModel.Web/3.5.0.0*
14mr|mono-2.10.9-3|1519	%{monodir}/gac/System.ServiceModel/3.0.0.0*
14mr|mono-2.10.9-3|1520	
14mr|mono-2.10.9-3|1521	%files wcf-4.0
14mr|mono-2.10.9-3|1522	%{monodir}/4.0/System.IdentityModel.Selectors.dll
14mr|mono-2.10.9-3|1523	%{monodir}/4.0/System.IdentityModel.dll
14mr|mono-2.10.9-3|1524	%{monodir}/4.0/System.Runtime.DurableInstancing.dll
14mr|mono-2.10.9-3|1525	%{monodir}/4.0/System.ServiceModel.Discovery.dll
14mr|mono-2.10.9-3|1526	%{monodir}/4.0/System.ServiceModel.Routing.dll
14mr|mono-2.10.9-3|1527	%{monodir}/4.0/System.ServiceModel.Web.dll
14mr|mono-2.10.9-3|1528	%{monodir}/4.0/System.ServiceModel.dll
14mr|mono-2.10.9-3|1529	%{monodir}/4.0/svcutil.exe
14mr|mono-2.10.9-3|1530	%{monodir}/4.0/svcutil.exe.mdb
14mr|mono-2.10.9-3|1531	%{monodir}/gac/System.IdentityModel.Selectors/4.0.0.0*
14mr|mono-2.10.9-3|1532	%{monodir}/gac/System.IdentityModel/4.0.0.0*
14mr|mono-2.10.9-3|1533	%{monodir}/gac/System.Runtime.DurableInstancing/4.0.0.0*
14mr|mono-2.10.9-3|1534	%{monodir}/gac/System.ServiceModel.Discovery/4.0.0.0*
14mr|mono-2.10.9-3|1535	%{monodir}/gac/System.ServiceModel.Routing/4.0.0.0*
14mr|mono-2.10.9-3|1536	%{monodir}/gac/System.ServiceModel.Web/4.0.0.0*
14mr|mono-2.10.9-3|1537	%{monodir}/gac/System.ServiceModel/4.0.0.0*
14mr|mono-2.10.9-3|1538	
14mr|mono-2.10.9-3|1539	
14mr|mono-2.10.9-3|1540	%changelog
14mr|mono-2.10.9-3|1541	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10.9-3
14mr|mono-2.10.9-3|1542	+ Revision: 8004d46
14mr|mono-2.10.9-3|1543	- MassBuild#440: Increase release tag
14mr|mono-2.10.9-3|1544	
14mr|mono-2.10.9-3|1545	

17707 14
14mr|mono-addins-0.6.2-2|1	Name:     	mono-addins
14mr|mono-addins-0.6.2-2|2	Version:	0.6.2
14mr|mono-addins-0.6.2-2|3	Release:	2
14mr|mono-addins-0.6.2-2|4	License:	MIT
14mr|mono-addins-0.6.2-2|5	BuildArch:      noarch
14mr|mono-addins-0.6.2-2|6	URL:		http://www.go-mono.com
14mr|mono-addins-0.6.2-2|7	Source0:	http://ftp.novell.com/pub/mono/sources/%name/%name-%version.tar.bz2
14mr|mono-addins-0.6.2-2|8	BuildRequires:	mono-devel gtk-sharp2
14mr|mono-addins-0.6.2-2|9	Summary:	Mono Addins
14mr|mono-addins-0.6.2-2|10	Group:		Development/Other
14mr|mono-addins-0.6.2-2|11	
14mr|mono-addins-0.6.2-2|12	%description
14mr|mono-addins-0.6.2-2|13	Mono Addin Support
14mr|mono-addins-0.6.2-2|14	
14mr|mono-addins-0.6.2-2|15	%package 0.5
14mr|mono-addins-0.6.2-2|16	Group:		Development/Other
14mr|mono-addins-0.6.2-2|17	Summary: Mono Addins compatibility
14mr|mono-addins-0.6.2-2|18	Conflicts:	%name < 0.6-3
14mr|mono-addins-0.6.2-2|19	Requires:	%name = %version
14mr|mono-addins-0.6.2-2|20	
14mr|mono-addins-0.6.2-2|21	%description 0.5
14mr|mono-addins-0.6.2-2|22	Mono Addin Support - compatibility package
14mr|mono-addins-0.6.2-2|23	
14mr|mono-addins-0.6.2-2|24	%package 0.4
14mr|mono-addins-0.6.2-2|25	Group:		Development/Other
14mr|mono-addins-0.6.2-2|26	Summary: Mono Addins compatibility
14mr|mono-addins-0.6.2-2|27	Conflicts:	%name < 0.6-3
14mr|mono-addins-0.6.2-2|28	Requires:	%name = %version
14mr|mono-addins-0.6.2-2|29	
14mr|mono-addins-0.6.2-2|30	%description 0.4
14mr|mono-addins-0.6.2-2|31	Mono Addin Support - compatibility package
14mr|mono-addins-0.6.2-2|32	
14mr|mono-addins-0.6.2-2|33	%package 0.3
14mr|mono-addins-0.6.2-2|34	Group:		Development/Other
14mr|mono-addins-0.6.2-2|35	Summary: Mono Addins compatibility
14mr|mono-addins-0.6.2-2|36	Conflicts:	%name < 0.6-3
14mr|mono-addins-0.6.2-2|37	Requires:	%name = %version
14mr|mono-addins-0.6.2-2|38	
14mr|mono-addins-0.6.2-2|39	%description 0.3
14mr|mono-addins-0.6.2-2|40	Mono Addin Support - compatibility package
14mr|mono-addins-0.6.2-2|41	
14mr|mono-addins-0.6.2-2|42	%package 0.2
14mr|mono-addins-0.6.2-2|43	Group:		Development/Other
14mr|mono-addins-0.6.2-2|44	Summary: Mono Addins compatibility
14mr|mono-addins-0.6.2-2|45	Conflicts:	%name < 0.6-3
14mr|mono-addins-0.6.2-2|46	Requires:	%name = %version
14mr|mono-addins-0.6.2-2|47	
14mr|mono-addins-0.6.2-2|48	%description 0.2
14mr|mono-addins-0.6.2-2|49	Mono Addin Support - compatibility package
14mr|mono-addins-0.6.2-2|50	
14mr|mono-addins-0.6.2-2|51	%package devel
14mr|mono-addins-0.6.2-2|52	Summary: Development files for %name
14mr|mono-addins-0.6.2-2|53	Group: Development/Other
14mr|mono-addins-0.6.2-2|54	Requires: %name = %version-%release
14mr|mono-addins-0.6.2-2|55	
14mr|mono-addins-0.6.2-2|56	%description devel
14mr|mono-addins-0.6.2-2|57	Mono Addin Support - development files and tools
14mr|mono-addins-0.6.2-2|58	
14mr|mono-addins-0.6.2-2|59	%prep
14mr|mono-addins-0.6.2-2|60	%setup -q
14mr|mono-addins-0.6.2-2|61	
14mr|mono-addins-0.6.2-2|62	%build
14mr|mono-addins-0.6.2-2|63	./configure --prefix=%_prefix
14mr|mono-addins-0.6.2-2|64	#gw parallel make broken in 0.4
14mr|mono-addins-0.6.2-2|65	make
14mr|mono-addins-0.6.2-2|66	
14mr|mono-addins-0.6.2-2|67	%install
14mr|mono-addins-0.6.2-2|68	%makeinstall_std
14mr|mono-addins-0.6.2-2|69	
14mr|mono-addins-0.6.2-2|70	mkdir -p %{buildroot}%_datadir/pkgconfig
14mr|mono-addins-0.6.2-2|71	mv %{buildroot}%_prefix/lib*/pkgconfig/*.pc %{buildroot}%_datadir/pkgconfig
14mr|mono-addins-0.6.2-2|72	
14mr|mono-addins-0.6.2-2|73	%files
14mr|mono-addins-0.6.2-2|74	%_bindir/mautil
14mr|mono-addins-0.6.2-2|75	%_mandir/man1/mautil.1*
14mr|mono-addins-0.6.2-2|76	%_prefix/lib/mono/mono-addins/mautil.exe
14mr|mono-addins-0.6.2-2|77	
14mr|mono-addins-0.6.2-2|78	%_prefix/lib/mono/gac/Mono.Addins
14mr|mono-addins-0.6.2-2|79	%_prefix/lib/mono/mono-addins/Mono.Addins.dll
14mr|mono-addins-0.6.2-2|80	
14mr|mono-addins-0.6.2-2|81	%_prefix/lib/mono/gac/Mono.Addins.CecilReflector/
14mr|mono-addins-0.6.2-2|82	%_prefix/lib/mono/mono-addins/Mono.Addins.CecilReflector.dll
14mr|mono-addins-0.6.2-2|83	
14mr|mono-addins-0.6.2-2|84	%_prefix/lib/mono/gac/Mono.Addins.Setup
14mr|mono-addins-0.6.2-2|85	%_prefix/lib/mono/mono-addins/Mono.Addins.Setup.dll
14mr|mono-addins-0.6.2-2|86	
14mr|mono-addins-0.6.2-2|87	%_prefix/lib/mono/gac/Mono.Addins.Gui
14mr|mono-addins-0.6.2-2|88	%_prefix/lib/mono/mono-addins/Mono.Addins.Gui.dll
14mr|mono-addins-0.6.2-2|89	
14mr|mono-addins-0.6.2-2|90	%files 0.2
14mr|mono-addins-0.6.2-2|91	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins
14mr|mono-addins-0.6.2-2|92	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/
14mr|mono-addins-0.6.2-2|93	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.Setup
14mr|mono-addins-0.6.2-2|94	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.Gui
14mr|mono-addins-0.6.2-2|95	
14mr|mono-addins-0.6.2-2|96	%files 0.3
14mr|mono-addins-0.6.2-2|97	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins
14mr|mono-addins-0.6.2-2|98	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.CecilReflector/
14mr|mono-addins-0.6.2-2|99	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.Setup
14mr|mono-addins-0.6.2-2|100	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.Gui
14mr|mono-addins-0.6.2-2|101	
14mr|mono-addins-0.6.2-2|102	%files 0.4
14mr|mono-addins-0.6.2-2|103	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins
14mr|mono-addins-0.6.2-2|104	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.CecilReflector
14mr|mono-addins-0.6.2-2|105	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.Gui
14mr|mono-addins-0.6.2-2|106	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.Setup
14mr|mono-addins-0.6.2-2|107	
14mr|mono-addins-0.6.2-2|108	%files 0.5
14mr|mono-addins-0.6.2-2|109	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins
14mr|mono-addins-0.6.2-2|110	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.CecilReflector/
14mr|mono-addins-0.6.2-2|111	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.Setup
14mr|mono-addins-0.6.2-2|112	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.Gui
14mr|mono-addins-0.6.2-2|113	
14mr|mono-addins-0.6.2-2|114	%files devel
14mr|mono-addins-0.6.2-2|115	%_datadir/pkgconfig/*.pc
14mr|mono-addins-0.6.2-2|116	#gw these depend on stuff in libmono-devel:
14mr|mono-addins-0.6.2-2|117	%_prefix/lib/mono/gac/Mono.Addins.MSBuild
14mr|mono-addins-0.6.2-2|118	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.MSBuild
14mr|mono-addins-0.6.2-2|119	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.MSBuild
14mr|mono-addins-0.6.2-2|120	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.MSBuild
14mr|mono-addins-0.6.2-2|121	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.MSBuild
14mr|mono-addins-0.6.2-2|122	%_prefix/lib/mono/mono-addins/Mono.Addins.MSBuild.dll
14mr|mono-addins-0.6.2-2|123	%_prefix/lib/mono/xbuild/Mono.Addins.targets
14mr|mono-addins-0.6.2-2|124	
14mr|mono-addins-0.6.2-2|125	%changelog
14mr|mono-addins-0.6.2-2|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.2-2
14mr|mono-addins-0.6.2-2|127	+ Revision: 5c1e609
14mr|mono-addins-0.6.2-2|128	- MassBuild#440: Increase release tag
14mr|mono-addins-0.6.2-2|129	
14mr|mono-addins-0.6.2-2|130	

17708 14
14mr|mono-flickrnet-2.1.5-6|1	Summary:	Flickr.Net API Library
14mr|mono-flickrnet-2.1.5-6|2	Name:		mono-flickrnet
14mr|mono-flickrnet-2.1.5-6|3	Version:	2.1.5
14mr|mono-flickrnet-2.1.5-6|4	Release:	6
14mr|mono-flickrnet-2.1.5-6|5	Group:		Development/Other
14mr|mono-flickrnet-2.1.5-6|6	License:	LGPLv2+
14mr|mono-flickrnet-2.1.5-6|7	URL:		http://www.codeplex.com/FlickrNet
14mr|mono-flickrnet-2.1.5-6|8	Source:		FlickrNet-25207.zip
14mr|mono-flickrnet-2.1.5-6|9	Patch0:		assemblyinfo.patch
14mr|mono-flickrnet-2.1.5-6|10	BuildRequires:	mono-devel
14mr|mono-flickrnet-2.1.5-6|11	BuildRequires:	unzip
14mr|mono-flickrnet-2.1.5-6|12	BuildArch:	noarch
14mr|mono-flickrnet-2.1.5-6|13	
14mr|mono-flickrnet-2.1.5-6|14	%description
14mr|mono-flickrnet-2.1.5-6|15	The Flickr.Net API is a .Net Library for accessing the Flickr API.
14mr|mono-flickrnet-2.1.5-6|16	Written entirely in C# it can be accessed from with any .Net language.
14mr|mono-flickrnet-2.1.5-6|17	
14mr|mono-flickrnet-2.1.5-6|18	%prep
14mr|mono-flickrnet-2.1.5-6|19	%setup -n FlickrNet -q
14mr|mono-flickrnet-2.1.5-6|20	%patch0 -p1
14mr|mono-flickrnet-2.1.5-6|21	
14mr|mono-flickrnet-2.1.5-6|22	%build
14mr|mono-flickrnet-2.1.5-6|23	gmcs -debug -target:library -out:FlickrNet.dll  -r:System.Web.dll -r:System.Drawing.dll *.cs
14mr|mono-flickrnet-2.1.5-6|24	cat << EOF > flickrnet.pc
14mr|mono-flickrnet-2.1.5-6|25	prefix=%{_prefix}
14mr|mono-flickrnet-2.1.5-6|26	assemblies_dir=\${prefix}/lib/mono/flickrnet
14mr|mono-flickrnet-2.1.5-6|27	Libraries=\${assemblies_dir}/FlickrNet.dll
14mr|mono-flickrnet-2.1.5-6|28	
14mr|mono-flickrnet-2.1.5-6|29	Name: FlickrNet
14mr|mono-flickrnet-2.1.5-6|30	Description: Flickr.Net API Library
14mr|mono-flickrnet-2.1.5-6|31	Version: %{version}
14mr|mono-flickrnet-2.1.5-6|32	Libs: -r:\${assemblies_dir}/FlickrNet.dll
14mr|mono-flickrnet-2.1.5-6|33	EOF
14mr|mono-flickrnet-2.1.5-6|34	
14mr|mono-flickrnet-2.1.5-6|35	%install
14mr|mono-flickrnet-2.1.5-6|36	gacutil -i FlickrNet.dll -package flickrnet -root %{buildroot}%{_prefix}/lib
14mr|mono-flickrnet-2.1.5-6|37	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14mr|mono-flickrnet-2.1.5-6|38	cp flickrnet.pc %{buildroot}%{_datadir}/pkgconfig/
14mr|mono-flickrnet-2.1.5-6|39	
14mr|mono-flickrnet-2.1.5-6|40	%files
14mr|mono-flickrnet-2.1.5-6|41	%{_prefix}/lib/mono/flickrnet
14mr|mono-flickrnet-2.1.5-6|42	%{_prefix}/lib/mono/gac/FlickrNet
14mr|mono-flickrnet-2.1.5-6|43	%{_datadir}/pkgconfig/flickrnet.pc
14mr|mono-flickrnet-2.1.5-6|44	
14mr|mono-flickrnet-2.1.5-6|45	
14mr|mono-flickrnet-2.1.5-6|46	
14mr|mono-flickrnet-2.1.5-6|47	%changelog
14mr|mono-flickrnet-2.1.5-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.5-6
14mr|mono-flickrnet-2.1.5-6|49	+ Revision: c6d68a4
14mr|mono-flickrnet-2.1.5-6|50	- MassBuild#440: Increase release tag
14mr|mono-flickrnet-2.1.5-6|51	
14mr|mono-flickrnet-2.1.5-6|52	

17709 14
14mr|mono-nunit22-2.2.10-4|1	Name:		mono-nunit22
14mr|mono-nunit22-2.2.10-4|2	Version:	2.2.10
14mr|mono-nunit22-2.2.10-4|3	Release:	4
14mr|mono-nunit22-2.2.10-4|4	Summary:	Unit-testing framework for .NET
14mr|mono-nunit22-2.2.10-4|5	URL:		http://www.nunit.org/
14mr|mono-nunit22-2.2.10-4|6	License:	MIT with acknowledgement
14mr|mono-nunit22-2.2.10-4|7	Group:		Development/Other
14mr|mono-nunit22-2.2.10-4|8	Source0:	http://downloads.sourceforge.net/nunit/NUnit-2.2.10-src.zip
14mr|mono-nunit22-2.2.10-4|9	Source1:	nunit22.pc
14mr|mono-nunit22-2.2.10-4|10	Patch0:		nunit22-mono-2.0.patch
14mr|mono-nunit22-2.2.10-4|11	Patch1:		nunit22-key.patch
14mr|mono-nunit22-2.2.10-4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mono-nunit22-2.2.10-4|13	BuildRequires:	nant
14mr|mono-nunit22-2.2.10-4|14	BuildRequires:	unzip
14mr|mono-nunit22-2.2.10-4|15	BuildArch: noarch
14mr|mono-nunit22-2.2.10-4|16	
14mr|mono-nunit22-2.2.10-4|17	%description
14mr|mono-nunit22-2.2.10-4|18	NUnit is a unit-testing framework for all .Net languages. Initially ported from
14mr|mono-nunit22-2.2.10-4|19	JUnit, this xUnit based unit testing tool is written entirely in C# and has
14mr|mono-nunit22-2.2.10-4|20	been completely redesigned to take advantage of many .NET language features,
14mr|mono-nunit22-2.2.10-4|21	for example custom attributes and other reflection related capabilities. NUnit
14mr|mono-nunit22-2.2.10-4|22	brings xUnit to all .NET languages.
14mr|mono-nunit22-2.2.10-4|23	
14mr|mono-nunit22-2.2.10-4|24	%package devel
14mr|mono-nunit22-2.2.10-4|25	Summary:	Unit-testing framework for .NET
14mr|mono-nunit22-2.2.10-4|26	Group:		Development/Other
14mr|mono-nunit22-2.2.10-4|27	Requires:	%{name} = %{version}-%{release}
14mr|mono-nunit22-2.2.10-4|28	
14mr|mono-nunit22-2.2.10-4|29	%description devel
14mr|mono-nunit22-2.2.10-4|30	Development files for mono-nunit22.
14mr|mono-nunit22-2.2.10-4|31	
14mr|mono-nunit22-2.2.10-4|32	%prep
14mr|mono-nunit22-2.2.10-4|33	%setup -q -c -n %{name}-%{version}
14mr|mono-nunit22-2.2.10-4|34	%apply_patches
14mr|mono-nunit22-2.2.10-4|35	
14mr|mono-nunit22-2.2.10-4|36	%build
14mr|mono-nunit22-2.2.10-4|37	# Use the mono system key instead of generating our own here.
14mr|mono-nunit22-2.2.10-4|38	%if %mdvver >= 201100
14mr|mono-nunit22-2.2.10-4|39	cp -a /etc/pki/mono/mono.snk nunit.snk
14mr|mono-nunit22-2.2.10-4|40	%else
14mr|mono-nunit22-2.2.10-4|41	sn -k nunit.snk
14mr|mono-nunit22-2.2.10-4|42	%endif
14mr|mono-nunit22-2.2.10-4|43	cd src
14mr|mono-nunit22-2.2.10-4|44	nant mono-2.0 release build-all
14mr|mono-nunit22-2.2.10-4|45	
14mr|mono-nunit22-2.2.10-4|46	%install
14mr|mono-nunit22-2.2.10-4|47	rm -rf $RPM_BUILD_ROOT
14mr|mono-nunit22-2.2.10-4|48	cd src/
14mr|mono-nunit22-2.2.10-4|49	nant mono-2.0 copy-bins
14mr|mono-nunit22-2.2.10-4|50	%{__mkdir_p} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
14mr|mono-nunit22-2.2.10-4|51	cp -p %{S:1} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
14mr|mono-nunit22-2.2.10-4|52	mkdir -p $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
14mr|mono-nunit22-2.2.10-4|53	cd package/NUnit-%{version}
14mr|mono-nunit22-2.2.10-4|54	gacutil -i bin/nunit-console.exe -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|55	gacutil -i bin/nunit-console-runner.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|56	gacutil -i bin/nunit.core.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|57	gacutil -i bin/nunit.core.extensions.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|58	gacutil -i bin/nunit.framework.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|59	gacutil -i bin/nunit.mocks.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|60	gacutil -i bin/nunit.util.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-nunit22-2.2.10-4|61	
14mr|mono-nunit22-2.2.10-4|62	%clean
14mr|mono-nunit22-2.2.10-4|63	rm -rf -rf $RPM_BUILD_ROOT
14mr|mono-nunit22-2.2.10-4|64	
14mr|mono-nunit22-2.2.10-4|65	%files
14mr|mono-nunit22-2.2.10-4|66	%defattr(-,root,root,-)
14mr|mono-nunit22-2.2.10-4|67	%doc src/license.rtf
14mr|mono-nunit22-2.2.10-4|68	%_prefix/lib/mono/gac/*/
14mr|mono-nunit22-2.2.10-4|69	%_prefix/lib/mono/nunit22/
14mr|mono-nunit22-2.2.10-4|70	
14mr|mono-nunit22-2.2.10-4|71	%files devel
14mr|mono-nunit22-2.2.10-4|72	%defattr(-,root,root,-)
14mr|mono-nunit22-2.2.10-4|73	%{_datadir}/pkgconfig/nunit22.pc
14mr|mono-nunit22-2.2.10-4|74	
14mr|mono-nunit22-2.2.10-4|75	
14mr|mono-nunit22-2.2.10-4|76	
14mr|mono-nunit22-2.2.10-4|77	
14mr|mono-nunit22-2.2.10-4|78	
14mr|mono-nunit22-2.2.10-4|79	%changelog
14mr|mono-nunit22-2.2.10-4|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.10-4
14mr|mono-nunit22-2.2.10-4|81	+ Revision: 342ba8b
14mr|mono-nunit22-2.2.10-4|82	- MassBuild#440: Increase release tag
14mr|mono-nunit22-2.2.10-4|83	
14mr|mono-nunit22-2.2.10-4|84	

17710 14
14mr|mono-sharpcvslib-0.35-5|1	Name:		mono-sharpcvslib
14mr|mono-sharpcvslib-0.35-5|2	Version:	0.35
14mr|mono-sharpcvslib-0.35-5|3	Release:	5
14mr|mono-sharpcvslib-0.35-5|4	Summary:	Client cvs library written in C#
14mr|mono-sharpcvslib-0.35-5|5	URL:		http://sharpcvslib.sourceforge.net/
14mr|mono-sharpcvslib-0.35-5|6	# Exception: Permission is given to use this library in commercial closed-source applications
14mr|mono-sharpcvslib-0.35-5|7	# See: README.txt
14mr|mono-sharpcvslib-0.35-5|8	License:	GPLv2+ with exceptions
14mr|mono-sharpcvslib-0.35-5|9	Group:		Development/Other
14mr|mono-sharpcvslib-0.35-5|10	# Upstream Source is here: http://downloads.sourceforge.net/sharpcvslib/SharpCvsLib-0.35.3721.507-src.zip
14mr|mono-sharpcvslib-0.35-5|11	# Unfortunately, they use windows separators. This is the same thing, just rezipped with unix separators.
14mr|mono-sharpcvslib-0.35-5|12	Source0:	SharpCvsLib-0.35.3721.507-src-unix.zip
14mr|mono-sharpcvslib-0.35-5|13	Source1:	sharpcvslib.pc
14mr|mono-sharpcvslib-0.35-5|14	Patch0:		sharpcvslib-cleanups.patch
14mr|mono-sharpcvslib-0.35-5|15	Patch1:		sharpcvslib-key.patch
14mr|mono-sharpcvslib-0.35-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mono-sharpcvslib-0.35-5|17	BuildRequires:	log4net-devel
14mr|mono-sharpcvslib-0.35-5|18	BuildRequires:	nant
14mr|mono-sharpcvslib-0.35-5|19	BuildRequires:	mono-nunit22-devel
14mr|mono-sharpcvslib-0.35-5|20	BuildRequires:	unzip
14mr|mono-sharpcvslib-0.35-5|21	BuildArch: noarch
14mr|mono-sharpcvslib-0.35-5|22	
14mr|mono-sharpcvslib-0.35-5|23	%description
14mr|mono-sharpcvslib-0.35-5|24	Gives C# projects the ability to communicate with a CVS server.
14mr|mono-sharpcvslib-0.35-5|25	
14mr|mono-sharpcvslib-0.35-5|26	%package devel
14mr|mono-sharpcvslib-0.35-5|27	Summary:	Client cvs library written in C#
14mr|mono-sharpcvslib-0.35-5|28	Group:		Development/Other
14mr|mono-sharpcvslib-0.35-5|29	Requires:	%{name} = %{version}-%{release}
14mr|mono-sharpcvslib-0.35-5|30	
14mr|mono-sharpcvslib-0.35-5|31	
14mr|mono-sharpcvslib-0.35-5|32	%description devel
14mr|mono-sharpcvslib-0.35-5|33	Gives C# projects the ability to communicate with a CVS server.
14mr|mono-sharpcvslib-0.35-5|34	
14mr|mono-sharpcvslib-0.35-5|35	%prep
14mr|mono-sharpcvslib-0.35-5|36	%setup -q -c -n sharpcvslib-%{version}
14mr|mono-sharpcvslib-0.35-5|37	# We need this to compile.
14mr|mono-sharpcvslib-0.35-5|38	%patch0 -p1 -b .cleanups
14mr|mono-sharpcvslib-0.35-5|39	%patch1 -p1 -b .key
14mr|mono-sharpcvslib-0.35-5|40	# Get rid of the binary dlls
14mr|mono-sharpcvslib-0.35-5|41	rm -rf src/lib/*
14mr|mono-sharpcvslib-0.35-5|42	rm -rf src/tools/nant/*
14mr|mono-sharpcvslib-0.35-5|43	# There is probably a better way to do this, but this works.
14mr|mono-sharpcvslib-0.35-5|44	# All these guys are built from source.
14mr|mono-sharpcvslib-0.35-5|45	mkdir -p src/lib/ext/
14mr|mono-sharpcvslib-0.35-5|46	cp %_prefix/lib/mono/log4net/log4net.dll src/lib/ext/
14mr|mono-sharpcvslib-0.35-5|47	cp %_prefix/lib/mono/2.0/ICSharpCode.SharpZipLib.dll src/lib/
14mr|mono-sharpcvslib-0.35-5|48	cp %_prefix/lib/mono/nunit22/nunit.framework.dll src/lib/ext/
14mr|mono-sharpcvslib-0.35-5|49	%{__sed} -i 's/\r//' src/doc/README.txt
14mr|mono-sharpcvslib-0.35-5|50	%{__sed} -i 's/\r//' src/doc/COPYING.txt
14mr|mono-sharpcvslib-0.35-5|51	
14mr|mono-sharpcvslib-0.35-5|52	%build
14mr|mono-sharpcvslib-0.35-5|53	# Use the mono system key instead of generating our own here.
14mr|mono-sharpcvslib-0.35-5|54	%if %mdvver >= 201100
14mr|mono-sharpcvslib-0.35-5|55	cp -a /etc/pki/mono/mono.snk SharpCvsLib.snk
14mr|mono-sharpcvslib-0.35-5|56	%else
14mr|mono-sharpcvslib-0.35-5|57	sn -k SharpCvsLib.snk
14mr|mono-sharpcvslib-0.35-5|58	%endif
14mr|mono-sharpcvslib-0.35-5|59	cd src/build
14mr|mono-sharpcvslib-0.35-5|60	nant -buildfile:SharpCvsLib.build -D:compile.warnaserror=false build.all
14mr|mono-sharpcvslib-0.35-5|61	# This command works mostly, but fails at the end trying to talk to the Windows registry.
14mr|mono-sharpcvslib-0.35-5|62	nant -buildfile:SharpCvsLib.build netdoc ||:
14mr|mono-sharpcvslib-0.35-5|63	
14mr|mono-sharpcvslib-0.35-5|64	
14mr|mono-sharpcvslib-0.35-5|65	
14mr|mono-sharpcvslib-0.35-5|66	%install
14mr|mono-sharpcvslib-0.35-5|67	%{__rm} -rf $RPM_BUILD_ROOT
14mr|mono-sharpcvslib-0.35-5|68	%{__mkdir_p} $RPM_BUILD_ROOT/%_datadir/pkgconfig
14mr|mono-sharpcvslib-0.35-5|69	cp %{S:1} $RPM_BUILD_ROOT/%_datadir/pkgconfig
14mr|mono-sharpcvslib-0.35-5|70	%{__mkdir_p} $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
14mr|mono-sharpcvslib-0.35-5|71	gacutil -i src/bin/cvs.exe -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib/
14mr|mono-sharpcvslib-0.35-5|72	gacutil -i src/bin/ICSharpCode.SharpCvsLib.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-sharpcvslib-0.35-5|73	gacutil -i src/bin/ICSharpCode.SharpCvsLib.Tests.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-sharpcvslib-0.35-5|74	gacutil -i src/bin/ICSharpCode.SharpCvsLib.Tests-sample.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
14mr|mono-sharpcvslib-0.35-5|75	
14mr|mono-sharpcvslib-0.35-5|76	# Cleanup docs
14mr|mono-sharpcvslib-0.35-5|77	%{__sed} -i 's/\r//' src/doc/api/msdn/SharpCvsLib.log
14mr|mono-sharpcvslib-0.35-5|78	%{__sed} -i 's/\r//' src/doc/api/msdn/SharpCvsLib.hhp
14mr|mono-sharpcvslib-0.35-5|79	%{__sed} -i 's/\r//' src/doc/api/msdn/tree.css
14mr|mono-sharpcvslib-0.35-5|80	%{__sed} -i 's/\r//' src/doc/api/msdn/MSDN.css
14mr|mono-sharpcvslib-0.35-5|81	%{__sed} -i 's/\r//' src/doc/api/msdn/tree.js
14mr|mono-sharpcvslib-0.35-5|82	iconv -f iso-8859-1 -t utf-8 -o src/doc/api/msdn/tree.js{.utf8,}
14mr|mono-sharpcvslib-0.35-5|83	mv src/doc/api/msdn/tree.js{.utf8,}
14mr|mono-sharpcvslib-0.35-5|84	
14mr|mono-sharpcvslib-0.35-5|85	%clean
14mr|mono-sharpcvslib-0.35-5|86	%{__rm} -rf $RPM_BUILD_ROOT
14mr|mono-sharpcvslib-0.35-5|87	
14mr|mono-sharpcvslib-0.35-5|88	%files
14mr|mono-sharpcvslib-0.35-5|89	%defattr(-,root,root,-)
14mr|mono-sharpcvslib-0.35-5|90	%doc src/doc/README.txt src/doc/COPYING.txt src/doc/*.html
14mr|mono-sharpcvslib-0.35-5|91	%doc src/doc/images/
14mr|mono-sharpcvslib-0.35-5|92	%_prefix/lib/mono/gac/cvs/
14mr|mono-sharpcvslib-0.35-5|93	%_prefix/lib/mono/gac/ICSharpCode.SharpCvsLib*/
14mr|mono-sharpcvslib-0.35-5|94	%_prefix/lib/mono/sharpcvslib/
14mr|mono-sharpcvslib-0.35-5|95	
14mr|mono-sharpcvslib-0.35-5|96	%files devel
14mr|mono-sharpcvslib-0.35-5|97	%defattr(-,root,root,-)
14mr|mono-sharpcvslib-0.35-5|98	%doc src/doc/api/
14mr|mono-sharpcvslib-0.35-5|99	%_datadir/pkgconfig/sharpcvslib.pc
14mr|mono-sharpcvslib-0.35-5|100	
14mr|mono-sharpcvslib-0.35-5|101	
14mr|mono-sharpcvslib-0.35-5|102	
14mr|mono-sharpcvslib-0.35-5|103	
14mr|mono-sharpcvslib-0.35-5|104	%changelog
14mr|mono-sharpcvslib-0.35-5|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.35-5
14mr|mono-sharpcvslib-0.35-5|106	+ Revision: 2d788f9
14mr|mono-sharpcvslib-0.35-5|107	- MassBuild#440: Increase release tag
14mr|mono-sharpcvslib-0.35-5|108	
14mr|mono-sharpcvslib-0.35-5|109	

17711 14
14mr|mono-tools-2.10-7|1	%if %{_use_internal_dependency_generator}
14mr|mono-tools-2.10-7|2	%define __noautoreq 'lib\.*gtk'
14mr|mono-tools-2.10-7|3	%else
14mr|mono-tools-2.10-7|4	%define _requires_exceptions lib.*gtk
14mr|mono-tools-2.10-7|5	%endif
14mr|mono-tools-2.10-7|6	
14mr|mono-tools-2.10-7|7	%define monodir %{_prefix}/lib/mono
14mr|mono-tools-2.10-7|8	%define monodocdir %{_prefix}/lib/monodoc
14mr|mono-tools-2.10-7|9	%define monover 2.10
14mr|mono-tools-2.10-7|10	%define pkgconfigdir %{_datadir}/pkgconfig
14mr|mono-tools-2.10-7|11	
14mr|mono-tools-2.10-7|12	Summary:	Mono tools, including the documentation browser
14mr|mono-tools-2.10-7|13	Name:		mono-tools
14mr|mono-tools-2.10-7|14	Version:	2.10
14mr|mono-tools-2.10-7|15	Release:	7
14mr|mono-tools-2.10-7|16	Source0:	http://go-mono.com/sources/mono-tools/%{name}-%{version}.tar.bz2
14mr|mono-tools-2.10-7|17	License:	GPLv2 and LGPLv2
14mr|mono-tools-2.10-7|18	Group:		Development/Other
14mr|mono-tools-2.10-7|19	Url:		http://www.go-mono.com
14mr|mono-tools-2.10-7|20	#gw it needs System.Xml.Linq:
14mr|mono-tools-2.10-7|21	BuildRequires:	mono-devel >= %{monover}
14mr|mono-tools-2.10-7|22	BuildRequires:	gnome-sharp2-devel
14mr|mono-tools-2.10-7|23	BuildRequires:	gnome-desktop-sharp-devel
14mr|mono-tools-2.10-7|24	BuildRequires:	glade-sharp2
14mr|mono-tools-2.10-7|25	BuildRequires:	webkit-sharp-devel
14mr|mono-tools-2.10-7|26	Requires(post):	monodoc-core >= %{monover}
14mr|mono-tools-2.10-7|27	Requires:	monodoc-core >= %{monover}
14mr|mono-tools-2.10-7|28	BuildArch:	noarch
14mr|mono-tools-2.10-7|29	
14mr|mono-tools-2.10-7|30	%description
14mr|mono-tools-2.10-7|31	Mono Tools is a collection of development and testing programs and
14mr|mono-tools-2.10-7|32	utilities for use with Mono.
14mr|mono-tools-2.10-7|33	
14mr|mono-tools-2.10-7|34	%prep
14mr|mono-tools-2.10-7|35	%setup -q
14mr|mono-tools-2.10-7|36	
14mr|mono-tools-2.10-7|37	%build
14mr|mono-tools-2.10-7|38	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib --mandir=%{_mandir}
14mr|mono-tools-2.10-7|39	#gw parallel make fails in 2.2
14mr|mono-tools-2.10-7|40	make
14mr|mono-tools-2.10-7|41	
14mr|mono-tools-2.10-7|42	%install
14mr|mono-tools-2.10-7|43	%makeinstall_std pkgconfigdir=%{pkgconfigdir}
14mr|mono-tools-2.10-7|44	%find_lang %{name}
14mr|mono-tools-2.10-7|45	#gw it needs Mono.WebBrowser which needs gluezilla
14mr|mono-tools-2.10-7|46	rm -f %{buildroot}%{monodocdir}/MonoWebBrowserHtmlRender.dll
14mr|mono-tools-2.10-7|47	touch %{buildroot}%{monodocdir}/monodoc.index
14mr|mono-tools-2.10-7|48	
14mr|mono-tools-2.10-7|49	%post
14mr|mono-tools-2.10-7|50	touch %{monodocdir}/monodoc.index
14mr|mono-tools-2.10-7|51	%{_bindir}/monodoc --make-index > /dev/null
14mr|mono-tools-2.10-7|52	
14mr|mono-tools-2.10-7|53	%files -f %{name}.lang
14mr|mono-tools-2.10-7|54	%doc AUTHORS README ChangeLog
14mr|mono-tools-2.10-7|55	%{_bindir}/emveepee
14mr|mono-tools-2.10-7|56	%{_bindir}/minvoke
14mr|mono-tools-2.10-7|57	%{_bindir}/monodoc
14mr|mono-tools-2.10-7|58	%{_bindir}/mperfmon
14mr|mono-tools-2.10-7|59	%{_bindir}/gasnview
14mr|mono-tools-2.10-7|60	%{_bindir}/gd2i
14mr|mono-tools-2.10-7|61	%{_bindir}/gendarme
14mr|mono-tools-2.10-7|62	%{_bindir}/gendarme-wizard
14mr|mono-tools-2.10-7|63	%{_bindir}/gsharp
14mr|mono-tools-2.10-7|64	%{_bindir}/gui-compare
14mr|mono-tools-2.10-7|65	%{_bindir}/create-native-map
14mr|mono-tools-2.10-7|66	%{_bindir}/ilcontrast
14mr|mono-tools-2.10-7|67	%{_bindir}/mprof*
14mr|mono-tools-2.10-7|68	%{_prefix}/lib/create-native-map
14mr|mono-tools-2.10-7|69	%{_prefix}/lib/ilcontrast/
14mr|mono-tools-2.10-7|70	%dir %{_prefix}/lib/minvoke/
14mr|mono-tools-2.10-7|71	%{_prefix}/lib/minvoke/minvoke.exe
14mr|mono-tools-2.10-7|72	%dir %{_prefix}/lib/%{name}
14mr|mono-tools-2.10-7|73	%{_prefix}/lib/%{name}/emveepee.exe*
14mr|mono-tools-2.10-7|74	%{_prefix}/lib/%{name}/mprof*
14mr|mono-tools-2.10-7|75	%{_prefix}/lib/%{name}/Mono.Profiler*
14mr|mono-tools-2.10-7|76	%{_mandir}/man1/*
14mr|mono-tools-2.10-7|77	%{_mandir}/man5/*
14mr|mono-tools-2.10-7|78	%{_prefix}/lib/gendarme
14mr|mono-tools-2.10-7|79	%{_prefix}/lib/gsharp
14mr|mono-tools-2.10-7|80	%{_prefix}/lib/gui-compare
14mr|mono-tools-2.10-7|81	%{_prefix}/lib/mperfmon
14mr|mono-tools-2.10-7|82	%{monodir}/1.0/*
14mr|mono-tools-2.10-7|83	%{monodocdir}/browser.exe
14mr|mono-tools-2.10-7|84	%{monodocdir}/GtkHtmlHtmlRender.dll
14mr|mono-tools-2.10-7|85	%{monodocdir}/WebKitHtmlRender.dll
14mr|mono-tools-2.10-7|86	%{monodocdir}/sources/Gendarme*
14mr|mono-tools-2.10-7|87	%{monodocdir}/sources/gendarme*
14mr|mono-tools-2.10-7|88	%{monodocdir}/web
14mr|mono-tools-2.10-7|89	%{pkgconfigdir}/*.pc
14mr|mono-tools-2.10-7|90	%{_datadir}/applications/gendarme-wizard.desktop
14mr|mono-tools-2.10-7|91	%{_datadir}/applications/gsharp.desktop
14mr|mono-tools-2.10-7|92	%{_datadir}/applications/monodoc.desktop
14mr|mono-tools-2.10-7|93	%{_datadir}/applications/ilcontrast.desktop
14mr|mono-tools-2.10-7|94	%{_datadir}/pixmaps/*
14mr|mono-tools-2.10-7|95	%{_datadir}/icons/hicolor/*/apps/*
14mr|mono-tools-2.10-7|96	%ghost %{monodocdir}/monodoc.index
14mr|mono-tools-2.10-7|97	
14mr|mono-tools-2.10-7|98	
14mr|mono-tools-2.10-7|99	
14mr|mono-tools-2.10-7|100	%changelog
14mr|mono-tools-2.10-7|101	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-7
14mr|mono-tools-2.10-7|102	+ Revision: 80c6991
14mr|mono-tools-2.10-7|103	- Bump release
14mr|mono-tools-2.10-7|104	
14mr|mono-tools-2.10-7|105	

17712 14
14mr|mono-zeroconf-0.9.0-9|1	%define name mono-zeroconf
14mr|mono-zeroconf-0.9.0-9|2	%define version 0.9.0
14mr|mono-zeroconf-0.9.0-9|3	%define release 9
14mr|mono-zeroconf-0.9.0-9|4	
14mr|mono-zeroconf-0.9.0-9|5	Summary: Cross platform Zero Configuration Networking library
14mr|mono-zeroconf-0.9.0-9|6	Name: %{name}
14mr|mono-zeroconf-0.9.0-9|7	Version: %{version}
14mr|mono-zeroconf-0.9.0-9|8	Release: %{release}
14mr|mono-zeroconf-0.9.0-9|9	Source0: http://download.banshee-project.org/mono-zeroconf/%{name}-%{version}.tar.bz2
14mr|mono-zeroconf-0.9.0-9|10	License: BSD
14mr|mono-zeroconf-0.9.0-9|11	Group: System/Libraries
14mr|mono-zeroconf-0.9.0-9|12	Url: http://mono-project.com/Mono_Zeroconf
14mr|mono-zeroconf-0.9.0-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|mono-zeroconf-0.9.0-9|14	BuildArch: noarch
14mr|mono-zeroconf-0.9.0-9|15	BuildRequires: mono-devel
14mr|mono-zeroconf-0.9.0-9|16	BuildRequires: monodoc
14mr|mono-zeroconf-0.9.0-9|17	BuildRequires: avahi-sharp
14mr|mono-zeroconf-0.9.0-9|18	
14mr|mono-zeroconf-0.9.0-9|19	%description
14mr|mono-zeroconf-0.9.0-9|20	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|21	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|22	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|23	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|24	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|25	
14mr|mono-zeroconf-0.9.0-9|26	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|27	
14mr|mono-zeroconf-0.9.0-9|28	%package 1.0
14mr|mono-zeroconf-0.9.0-9|29	Summary: Cross platform Zero Configuration Networking library
14mr|mono-zeroconf-0.9.0-9|30	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|31	Conflicts: %name < 0.9.0-5
14mr|mono-zeroconf-0.9.0-9|32	Requires: %name = %version
14mr|mono-zeroconf-0.9.0-9|33	
14mr|mono-zeroconf-0.9.0-9|34	%description 1.0
14mr|mono-zeroconf-0.9.0-9|35	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|36	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|37	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|38	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|39	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|40	
14mr|mono-zeroconf-0.9.0-9|41	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|42	
14mr|mono-zeroconf-0.9.0-9|43	This package contains a compatibility API for older applications.
14mr|mono-zeroconf-0.9.0-9|44	
14mr|mono-zeroconf-0.9.0-9|45	%package 2.0
14mr|mono-zeroconf-0.9.0-9|46	Summary: Cross platform Zero Configuration Networking library
14mr|mono-zeroconf-0.9.0-9|47	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|48	Conflicts: %name < 0.9.0-5
14mr|mono-zeroconf-0.9.0-9|49	Requires: %name = %version
14mr|mono-zeroconf-0.9.0-9|50	
14mr|mono-zeroconf-0.9.0-9|51	%description 2.0
14mr|mono-zeroconf-0.9.0-9|52	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|53	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|54	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|55	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|56	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|57	
14mr|mono-zeroconf-0.9.0-9|58	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|59	
14mr|mono-zeroconf-0.9.0-9|60	This package contains a compatibility API for older applications.
14mr|mono-zeroconf-0.9.0-9|61	
14mr|mono-zeroconf-0.9.0-9|62	%package 3.0
14mr|mono-zeroconf-0.9.0-9|63	Summary: Cross platform Zero Configuration Networking library
14mr|mono-zeroconf-0.9.0-9|64	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|65	Conflicts: %name < 0.9.0-5
14mr|mono-zeroconf-0.9.0-9|66	Requires: %name = %version
14mr|mono-zeroconf-0.9.0-9|67	
14mr|mono-zeroconf-0.9.0-9|68	%description 3.0
14mr|mono-zeroconf-0.9.0-9|69	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|70	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|71	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|72	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|73	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|74	
14mr|mono-zeroconf-0.9.0-9|75	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|76	
14mr|mono-zeroconf-0.9.0-9|77	This package contains a compatibility API for older applications.
14mr|mono-zeroconf-0.9.0-9|78	
14mr|mono-zeroconf-0.9.0-9|79	%package 4.0
14mr|mono-zeroconf-0.9.0-9|80	Summary: Cross platform Zero Configuration Networking library
14mr|mono-zeroconf-0.9.0-9|81	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|82	Conflicts: %name < 0.9.0-5
14mr|mono-zeroconf-0.9.0-9|83	Requires: %name = %version
14mr|mono-zeroconf-0.9.0-9|84	
14mr|mono-zeroconf-0.9.0-9|85	%description 4.0
14mr|mono-zeroconf-0.9.0-9|86	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|87	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|88	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|89	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|90	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|91	
14mr|mono-zeroconf-0.9.0-9|92	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|93	
14mr|mono-zeroconf-0.9.0-9|94	This package contains a compatibility API for older applications.
14mr|mono-zeroconf-0.9.0-9|95	
14mr|mono-zeroconf-0.9.0-9|96	%package devel
14mr|mono-zeroconf-0.9.0-9|97	Summary: Development files for %name
14mr|mono-zeroconf-0.9.0-9|98	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|99	Requires: %name = %version-%release
14mr|mono-zeroconf-0.9.0-9|100	
14mr|mono-zeroconf-0.9.0-9|101	%description devel
14mr|mono-zeroconf-0.9.0-9|102	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
14mr|mono-zeroconf-0.9.0-9|103	Mono and .NET. It provides a unified API for performing the most common
14mr|mono-zeroconf-0.9.0-9|104	zeroconf operations on a variety of platforms and subsystems: all the
14mr|mono-zeroconf-0.9.0-9|105	operating systems supported by Mono and both the Avahi and
14mr|mono-zeroconf-0.9.0-9|106	Bonjour/mDNSResponder transports.
14mr|mono-zeroconf-0.9.0-9|107	
14mr|mono-zeroconf-0.9.0-9|108	This package was built with support vor Avahi only.
14mr|mono-zeroconf-0.9.0-9|109	
14mr|mono-zeroconf-0.9.0-9|110	%package doc
14mr|mono-zeroconf-0.9.0-9|111	Summary: Development documentation for %name
14mr|mono-zeroconf-0.9.0-9|112	Group: Development/Other
14mr|mono-zeroconf-0.9.0-9|113	Requires(post): mono-tools >= 1.1.9
14mr|mono-zeroconf-0.9.0-9|114	Requires(postun): mono-tools >= 1.1.9
14mr|mono-zeroconf-0.9.0-9|115	
14mr|mono-zeroconf-0.9.0-9|116	%description doc
14mr|mono-zeroconf-0.9.0-9|117	This package contains the API documentation for %name in
14mr|mono-zeroconf-0.9.0-9|118	Monodoc format.
14mr|mono-zeroconf-0.9.0-9|119	
14mr|mono-zeroconf-0.9.0-9|120	%prep
14mr|mono-zeroconf-0.9.0-9|121	%setup -q
14mr|mono-zeroconf-0.9.0-9|122	
14mr|mono-zeroconf-0.9.0-9|123	%build
14mr|mono-zeroconf-0.9.0-9|124	./configure --prefix=%_prefix --disable-mdnsresponder
14mr|mono-zeroconf-0.9.0-9|125	make
14mr|mono-zeroconf-0.9.0-9|126	
14mr|mono-zeroconf-0.9.0-9|127	%install
14mr|mono-zeroconf-0.9.0-9|128	rm -rf %{buildroot}
14mr|mono-zeroconf-0.9.0-9|129	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14mr|mono-zeroconf-0.9.0-9|130	
14mr|mono-zeroconf-0.9.0-9|131	%clean
14mr|mono-zeroconf-0.9.0-9|132	rm -rf %{buildroot}
14mr|mono-zeroconf-0.9.0-9|133	
14mr|mono-zeroconf-0.9.0-9|134	%post doc
14mr|mono-zeroconf-0.9.0-9|135	%_bindir/monodoc --make-index > /dev/null
14mr|mono-zeroconf-0.9.0-9|136	%postun doc
14mr|mono-zeroconf-0.9.0-9|137	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
14mr|mono-zeroconf-0.9.0-9|138	fi
14mr|mono-zeroconf-0.9.0-9|139	
14mr|mono-zeroconf-0.9.0-9|140	
14mr|mono-zeroconf-0.9.0-9|141	%files
14mr|mono-zeroconf-0.9.0-9|142	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|143	%doc README COPYING
14mr|mono-zeroconf-0.9.0-9|144	%_bindir/mzclient
14mr|mono-zeroconf-0.9.0-9|145	%_prefix/lib/%name
14mr|mono-zeroconf-0.9.0-9|146	%_prefix/lib/mono/gac/Mono.Zeroconf
14mr|mono-zeroconf-0.9.0-9|147	%_prefix/lib/mono/%name
14mr|mono-zeroconf-0.9.0-9|148	
14mr|mono-zeroconf-0.9.0-9|149	%files 1.0
14mr|mono-zeroconf-0.9.0-9|150	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|151	%_prefix/lib/mono/gac/policy.1.0.Mono.Zeroconf
14mr|mono-zeroconf-0.9.0-9|152	
14mr|mono-zeroconf-0.9.0-9|153	%files 2.0
14mr|mono-zeroconf-0.9.0-9|154	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|155	%_prefix/lib/mono/gac/policy.2.0.Mono.Zeroconf
14mr|mono-zeroconf-0.9.0-9|156	
14mr|mono-zeroconf-0.9.0-9|157	%files 3.0
14mr|mono-zeroconf-0.9.0-9|158	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|159	%_prefix/lib/mono/gac/policy.3.0.Mono.Zeroconf
14mr|mono-zeroconf-0.9.0-9|160	
14mr|mono-zeroconf-0.9.0-9|161	%files 4.0
14mr|mono-zeroconf-0.9.0-9|162	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|163	%_prefix/lib/mono/gac/policy.4.0.Mono.Zeroconf
14mr|mono-zeroconf-0.9.0-9|164	
14mr|mono-zeroconf-0.9.0-9|165	%files devel
14mr|mono-zeroconf-0.9.0-9|166	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|167	%_datadir/pkgconfig/mono-zeroconf.pc
14mr|mono-zeroconf-0.9.0-9|168	
14mr|mono-zeroconf-0.9.0-9|169	%files doc
14mr|mono-zeroconf-0.9.0-9|170	%defattr(-,root,root)
14mr|mono-zeroconf-0.9.0-9|171	%_prefix/lib/monodoc/sources/*
14mr|mono-zeroconf-0.9.0-9|172	
14mr|mono-zeroconf-0.9.0-9|173	
14mr|mono-zeroconf-0.9.0-9|174	
14mr|mono-zeroconf-0.9.0-9|175	
14mr|mono-zeroconf-0.9.0-9|176	
14mr|mono-zeroconf-0.9.0-9|177	%changelog
14mr|mono-zeroconf-0.9.0-9|178	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.0-9
14mr|mono-zeroconf-0.9.0-9|179	+ Revision: 43a50f3
14mr|mono-zeroconf-0.9.0-9|180	- MassBuild#440: Increase release tag
14mr|mono-zeroconf-0.9.0-9|181	
14mr|mono-zeroconf-0.9.0-9|182	

17713 14
14mr|mousetweaks-3.8.0-2|1	Summary: Help motorically impaired users to use the mouse
14mr|mousetweaks-3.8.0-2|2	Name: mousetweaks
14mr|mousetweaks-3.8.0-2|3	Version: 3.8.0
14mr|mousetweaks-3.8.0-2|4	Release: 2
14mr|mousetweaks-3.8.0-2|5	License: GPLv3+
14mr|mousetweaks-3.8.0-2|6	Group: Accessibility
14mr|mousetweaks-3.8.0-2|7	Url: http://live.gnome.org/Mousetweaks/Home
14mr|mousetweaks-3.8.0-2|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/mousetweaks/%{name}-%{version}.tar.xz
14mr|mousetweaks-3.8.0-2|9	
14mr|mousetweaks-3.8.0-2|10	BuildRequires: intltool
14mr|mousetweaks-3.8.0-2|11	BuildRequires: rarian
14mr|mousetweaks-3.8.0-2|12	BuildRequires: pkgconfig(glib-2.0)
14mr|mousetweaks-3.8.0-2|13	BuildRequires: pkgconfig(gnome-doc-utils)
14mr|mousetweaks-3.8.0-2|14	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14mr|mousetweaks-3.8.0-2|15	BuildRequires: pkgconfig(gtk+-3.0)
14mr|mousetweaks-3.8.0-2|16	BuildRequires: pkgconfig(libpanelapplet-4.0)
14mr|mousetweaks-3.8.0-2|17	BuildRequires: pkgconfig(x11)
14mr|mousetweaks-3.8.0-2|18	BuildRequires: pkgconfig(xcursor)
14mr|mousetweaks-3.8.0-2|19	BuildRequires: pkgconfig(xfixes)
14mr|mousetweaks-3.8.0-2|20	BuildRequires: pkgconfig(xtst)
14mr|mousetweaks-3.8.0-2|21	
14mr|mousetweaks-3.8.0-2|22	%description
14mr|mousetweaks-3.8.0-2|23	The Mousetweaks package provides mouse accessibility enhancements for
14mr|mousetweaks-3.8.0-2|24	the GNOME desktop. These enhancements are:
14mr|mousetweaks-3.8.0-2|25	
14mr|mousetweaks-3.8.0-2|26	1. It offers a way to perform the various clicks without using any
14mr|mousetweaks-3.8.0-2|27	hardware button.
14mr|mousetweaks-3.8.0-2|28	
14mr|mousetweaks-3.8.0-2|29	2. It allows users to perform a right click by doing a click&hold
14mr|mousetweaks-3.8.0-2|30	of the left mousebutton. (For a left-handed mouse user, the termes
14mr|mousetweaks-3.8.0-2|31	left and right have to be inverted.)
14mr|mousetweaks-3.8.0-2|32	
14mr|mousetweaks-3.8.0-2|33	3. It provides an applet that the user can install on a panel. This
14mr|mousetweaks-3.8.0-2|34	applet creates an area on the panel into which the pointer can
14mr|mousetweaks-3.8.0-2|35	be captured until the user releases it with a predefined button
14mr|mousetweaks-3.8.0-2|36	and modifier combination.
14mr|mousetweaks-3.8.0-2|37	
14mr|mousetweaks-3.8.0-2|38	The options can be accessed through the Accessibility tab of the
14mr|mousetweaks-3.8.0-2|39	Mouse Preferences of GNOME Control Center or through command-line.
14mr|mousetweaks-3.8.0-2|40	
14mr|mousetweaks-3.8.0-2|41	%prep
14mr|mousetweaks-3.8.0-2|42	%setup -q
14mr|mousetweaks-3.8.0-2|43	
14mr|mousetweaks-3.8.0-2|44	%build
14mr|mousetweaks-3.8.0-2|45	%configure2_5x
14mr|mousetweaks-3.8.0-2|46	
14mr|mousetweaks-3.8.0-2|47	%make
14mr|mousetweaks-3.8.0-2|48	
14mr|mousetweaks-3.8.0-2|49	%install
14mr|mousetweaks-3.8.0-2|50	%makeinstall_std
14mr|mousetweaks-3.8.0-2|51	%find_lang %{name} --with-gnome
14mr|mousetweaks-3.8.0-2|52	
14mr|mousetweaks-3.8.0-2|53	%files -f %{name}.lang
14mr|mousetweaks-3.8.0-2|54	%doc AUTHORS README NEWS TODO
14mr|mousetweaks-3.8.0-2|55	%{_bindir}/mousetweaks
14mr|mousetweaks-3.8.0-2|56	%{_datadir}/GConf/gsettings/*.convert
14mr|mousetweaks-3.8.0-2|57	%{_datadir}/glib-2.0/schemas/*.xml
14mr|mousetweaks-3.8.0-2|58	%{_datadir}/%{name}
14mr|mousetweaks-3.8.0-2|59	%{_mandir}/man1/*.1*
14mr|mousetweaks-3.8.0-2|60	
14mr|mousetweaks-3.8.0-2|61	
14mr|mousetweaks-3.8.0-2|62	%changelog
14mr|mousetweaks-3.8.0-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.0-2
14mr|mousetweaks-3.8.0-2|64	+ Revision: c3f502d
14mr|mousetweaks-3.8.0-2|65	- MassBuild#440: Increase release tag
14mr|mousetweaks-3.8.0-2|66	
14mr|mousetweaks-3.8.0-2|67	

17714 14
14mr|mozilla-thunderbird-31.0-1|1	%define __libtoolize /bin/true
14mr|mozilla-thunderbird-31.0-1|2	%define __cputoolize /bin/true
14mr|mozilla-thunderbird-31.0-1|3	
14mr|mozilla-thunderbird-31.0-1|4	%define _enable_debug_packages %{nil}
14mr|mozilla-thunderbird-31.0-1|5	%define debug_package %{nil}
14mr|mozilla-thunderbird-31.0-1|6	
14mr|mozilla-thunderbird-31.0-1|7	%define official_branding 1
14mr|mozilla-thunderbird-31.0-1|8	
14mr|mozilla-thunderbird-31.0-1|9	%if %{official_branding}
14mr|mozilla-thunderbird-31.0-1|10	%define title Mozilla Thunderbird
14mr|mozilla-thunderbird-31.0-1|11	%else
14mr|mozilla-thunderbird-31.0-1|12	%define title Mail/News
14mr|mozilla-thunderbird-31.0-1|13	%endif
14mr|mozilla-thunderbird-31.0-1|14	
14mr|mozilla-thunderbird-31.0-1|15	%define oname thunderbird
14mr|mozilla-thunderbird-31.0-1|16	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
14mr|mozilla-thunderbird-31.0-1|17	%define tbdir %{_libdir}/%{oname}-%{version}
14mr|mozilla-thunderbird-31.0-1|18	%define tbextdir %{_libdir}/mozilla/extensions/%{tb_appid}
14mr|mozilla-thunderbird-31.0-1|19	
14mr|mozilla-thunderbird-31.0-1|20	%define xpi 0
14mr|mozilla-thunderbird-31.0-1|21	%define enigmail_version 1.7
14mr|mozilla-thunderbird-31.0-1|22	%define enigmail_short_version 1.7
14mr|mozilla-thunderbird-31.0-1|23	%define enigmail_id \{847b3a00-7ab1-11d4-8f02-006008948af5\}
14mr|mozilla-thunderbird-31.0-1|24	
14mr|mozilla-thunderbird-31.0-1|25	%define __noautoprov 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)'
14mr|mozilla-thunderbird-31.0-1|26	%define __noautoreq 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
14mr|mozilla-thunderbird-31.0-1|27	
14mr|mozilla-thunderbird-31.0-1|28	# FIXME: Bug in nsExtensionManager.js prevents using x86_64 as arch
14mr|mozilla-thunderbird-31.0-1|29	# FIXME: I tried to modify nsExtensionManager.js.in, but it
14mr|mozilla-thunderbird-31.0-1|30	# FIXME: complained that I had modified it
14mr|mozilla-thunderbird-31.0-1|31	%ifarch %{ix86}
14mr|mozilla-thunderbird-31.0-1|32	%define tbarch x86
14mr|mozilla-thunderbird-31.0-1|33	%else # ix86
14mr|mozilla-thunderbird-31.0-1|34	%ifarch x86_64
14mr|mozilla-thunderbird-31.0-1|35	%define tbarch %{_arch}
14mr|mozilla-thunderbird-31.0-1|36	%else # x86_64
14mr|mozilla-thunderbird-31.0-1|37	%define tbarch %{_arch}
14mr|mozilla-thunderbird-31.0-1|38	%endif # x86_64
14mr|mozilla-thunderbird-31.0-1|39	%endif # ix86
14mr|mozilla-thunderbird-31.0-1|40	
14mr|mozilla-thunderbird-31.0-1|41	# this seems fragile, so require the exact version or later (#58754)
14mr|mozilla-thunderbird-31.0-1|42	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mr|mozilla-thunderbird-31.0-1|43	# this one as well (#59759)
14mr|mozilla-thunderbird-31.0-1|44	%define nss_libname %mklibname nss 3
14mr|mozilla-thunderbird-31.0-1|45	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mr|mozilla-thunderbird-31.0-1|46	
14mr|mozilla-thunderbird-31.0-1|47	%define major 31.0
14mr|mozilla-thunderbird-31.0-1|48	%define realver %{major}
14mr|mozilla-thunderbird-31.0-1|49	
14mr|mozilla-thunderbird-31.0-1|50	Name:		mozilla-thunderbird
14mr|mozilla-thunderbird-31.0-1|51	Version:	%{major}
14mr|mozilla-thunderbird-31.0-1|52	Release:	1
14mr|mozilla-thunderbird-31.0-1|53	Summary:	Full-featured email, RSS, and newsgroup client
14mr|mozilla-thunderbird-31.0-1|54	License:	MPL
14mr|mozilla-thunderbird-31.0-1|55	Group:		Networking/Mail
14mr|mozilla-thunderbird-31.0-1|56	Url:		http://www.mozillamessaging.com/
14mr|mozilla-thunderbird-31.0-1|57	Source0:	http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
14mr|mozilla-thunderbird-31.0-1|58	Source1:	http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2.asc
14mr|mozilla-thunderbird-31.0-1|59	Source10:	mozilla-thunderbird.rpmlintrc
14mr|mozilla-thunderbird-31.0-1|60	Source12:	mozilla-thunderbird-mandriva-default-prefs.js
14mr|mozilla-thunderbird-31.0-1|61	Source30:	mozilla-thunderbird-open-browser.sh
14mr|mozilla-thunderbird-31.0-1|62	Source31:	mozilla-thunderbird-open-browser-xdg.sh
14mr|mozilla-thunderbird-31.0-1|63	# Mandriva sources (Source300+)
14mr|mozilla-thunderbird-31.0-1|64	Source300:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz
14mr|mozilla-thunderbird-31.0-1|65	Source301:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz.asc
14mr|mozilla-thunderbird-31.0-1|66	Source302:	%{name}-icons.tar.bz2
14mr|mozilla-thunderbird-31.0-1|67	# Language package template
14mr|mozilla-thunderbird-31.0-1|68	Source400:	mozilla-thunderbird-enigmail-l10n-template.in
14mr|mozilla-thunderbird-31.0-1|69	Source999:	icons.tar.xz
14mr|mozilla-thunderbird-31.0-1|70	# Build patches
14mr|mozilla-thunderbird-31.0-1|71	Patch2:		mozilla-firefox-1.0-prdtoa.patch
14mr|mozilla-thunderbird-31.0-1|72	Patch3:		thunderbird-objdir.patch
14mr|mozilla-thunderbird-31.0-1|73	Patch201:	mozilla-thunderbird-24.1.0-default-mailer.patch
14mr|mozilla-thunderbird-31.0-1|74	Patch212:	mozilla-thunderbird-enigmail-ui-content-contents-rdf.patch
14mr|mozilla-thunderbird-31.0-1|75	Patch213:	mozilla-thunderbird-enigmail-build-package-contents-rdf.patch
14mr|mozilla-thunderbird-31.0-1|76	# Mandriva patches (Patch300+)
14mr|mozilla-thunderbird-31.0-1|77	Patch300:	mozilla-thunderbird-0.8-progname.patch
14mr|mozilla-thunderbird-31.0-1|78	Patch301:	mozilla-thunderbird-enigmail-package.patch
14mr|mozilla-thunderbird-31.0-1|79	Patch304:	mozilla-thunderbird-run-mozilla.patch
14mr|mozilla-thunderbird-31.0-1|80	# OpenSuse patches (Patch400+)
14mr|mozilla-thunderbird-31.0-1|81	Patch400:	thunderbird-appname.patch
14mr|mozilla-thunderbird-31.0-1|82	
14mr|mozilla-thunderbird-31.0-1|83	Patch600:	mozilla-thunderbird-big-icon.patch
14mr|mozilla-thunderbird-31.0-1|84	
14mr|mozilla-thunderbird-31.0-1|85	%if %{official_branding}
14mr|mozilla-thunderbird-31.0-1|86	BuildRequires:	imagemagick
14mr|mozilla-thunderbird-31.0-1|87	%endif
14mr|mozilla-thunderbird-31.0-1|88	BuildRequires:	autoconf2.1
14mr|mozilla-thunderbird-31.0-1|89	BuildRequires:	gzip
14mr|mozilla-thunderbird-31.0-1|90	BuildRequires:	python
14mr|mozilla-thunderbird-31.0-1|91	BuildRequires:	unzip
14mr|mozilla-thunderbird-31.0-1|92	BuildRequires:	yasm >= 1.0.1
14mr|mozilla-thunderbird-31.0-1|93	BuildRequires:	zip
14mr|mozilla-thunderbird-31.0-1|94	BuildRequires:	jpeg-devel
14mr|mozilla-thunderbird-31.0-1|95	BuildRequires:	libiw-devel
14mr|mozilla-thunderbird-31.0-1|96	BuildRequires:	nss-static-devel >= 2:3.16.2
14mr|mozilla-thunderbird-31.0-1|97	BuildRequires:	pkgconfig(python)
14mr|mozilla-thunderbird-31.0-1|98	BuildRequires:	pkgconfig(alsa)
14mr|mozilla-thunderbird-31.0-1|99	BuildRequires:	pkgconfig(fontconfig)
14mr|mozilla-thunderbird-31.0-1|100	BuildRequires:	pkgconfig(freetype2)
14mr|mozilla-thunderbird-31.0-1|101	BuildRequires:	pkgconfig(gl)
14mr|mozilla-thunderbird-31.0-1|102	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|mozilla-thunderbird-31.0-1|103	BuildRequires:	pkgconfig(hunspell)
14mr|mozilla-thunderbird-31.0-1|104	BuildRequires:	pkgconfig(libpulse)
14mr|mozilla-thunderbird-31.0-1|105	BuildRequires:	pkgconfig(libevent) >= 1.4.7
14mr|mozilla-thunderbird-31.0-1|106	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|mozilla-thunderbird-31.0-1|107	BuildRequires:	pkgconfig(libIDL-2.0)
14mr|mozilla-thunderbird-31.0-1|108	BuildRequires:	pkgconfig(libnotify)
14mr|mozilla-thunderbird-31.0-1|109	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|mozilla-thunderbird-31.0-1|110	BuildRequires:	pkgconfig(nspr) >= 4.10.6
14mr|mozilla-thunderbird-31.0-1|111	BuildRequires:	pkgconfig(nss)
14mr|mozilla-thunderbird-31.0-1|112	BuildRequires:	pkgconfig(sqlite3) >= 3.8.4.1
14mr|mozilla-thunderbird-31.0-1|113	BuildRequires:	pkgconfig(xft)
14mr|mozilla-thunderbird-31.0-1|114	BuildRequires:	pkgconfig(xt)
14mr|mozilla-thunderbird-31.0-1|115	BuildRequires:	pkgconfig(vpx) >= 0.9.7
14mr|mozilla-thunderbird-31.0-1|116	BuildRequires:	pkgconfig(zlib)
14mr|mozilla-thunderbird-31.0-1|117	BuildRequires:	librsvg
14mr|mozilla-thunderbird-31.0-1|118	BuildRequires:	pkgconfig(cairo) >= 1.10
14mr|mozilla-thunderbird-31.0-1|119	BuildRequires:	pkgconfig(libpng) >= 1.4.8
14mr|mozilla-thunderbird-31.0-1|120	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|mozilla-thunderbird-31.0-1|121	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|mozilla-thunderbird-31.0-1|122	
14mr|mozilla-thunderbird-31.0-1|123	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mr|mozilla-thunderbird-31.0-1|124	Requires:	%{nss_libname} >= 2:%{nss_version}
14mr|mozilla-thunderbird-31.0-1|125	Requires(post,postun):	desktop-file-utils
14mr|mozilla-thunderbird-31.0-1|126	Requires(post):	mktemp
14mr|mozilla-thunderbird-31.0-1|127	Requires(post,postun): rpm-helper
14mr|mozilla-thunderbird-31.0-1|128	Requires:	xdg-utils
14mr|mozilla-thunderbird-31.0-1|129	
14mr|mozilla-thunderbird-31.0-1|130	BuildRequires:	libiw-devel
14mr|mozilla-thunderbird-31.0-1|131	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|mozilla-thunderbird-31.0-1|132	BuildRequires:	python-setuptools
14mr|mozilla-thunderbird-31.0-1|133	BuildRequires:	python-virtualenv
14mr|mozilla-thunderbird-31.0-1|134	
14mr|mozilla-thunderbird-31.0-1|135	
14mr|mozilla-thunderbird-31.0-1|136	%description
14mr|mozilla-thunderbird-31.0-1|137	%{title} is a full-featured email, RSS and newsgroup client that
14mr|mozilla-thunderbird-31.0-1|138	makes emailing safer, faster and easier than ever before.
14mr|mozilla-thunderbird-31.0-1|139	
14mr|mozilla-thunderbird-31.0-1|140	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|141	
14mr|mozilla-thunderbird-31.0-1|142	%package enigmail
14mr|mozilla-thunderbird-31.0-1|143	Summary:	Access the authentication and encryption features provided by GnuPG
14mr|mozilla-thunderbird-31.0-1|144	Group:		Networking/Mail
14mr|mozilla-thunderbird-31.0-1|145	Requires:	%{name} >= %{version}
14mr|mozilla-thunderbird-31.0-1|146	Requires:	gnupg
14mr|mozilla-thunderbird-31.0-1|147	Requires(post,preun): %{name} >= %{version}
14mr|mozilla-thunderbird-31.0-1|148	Requires(post,postun):	mktemp
14mr|mozilla-thunderbird-31.0-1|149	# Bug #35180
14mr|mozilla-thunderbird-31.0-1|150	Suggests:	pinentry-gtk2
14mr|mozilla-thunderbird-31.0-1|151	
14mr|mozilla-thunderbird-31.0-1|152	%description enigmail
14mr|mozilla-thunderbird-31.0-1|153	Enigmail is an extension to the mail client of %{title}
14mr|mozilla-thunderbird-31.0-1|154	which allows users to access the authentication and encryption
14mr|mozilla-thunderbird-31.0-1|155	features provided by GnuPG.
14mr|mozilla-thunderbird-31.0-1|156	
14mr|mozilla-thunderbird-31.0-1|157	Main Features
14mr|mozilla-thunderbird-31.0-1|158	
14mr|mozilla-thunderbird-31.0-1|159	* Encrypt/sign mail when sending, decrypt/authenticate received
14mr|mozilla-thunderbird-31.0-1|160	mail
14mr|mozilla-thunderbird-31.0-1|161	* Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
14mr|mozilla-thunderbird-31.0-1|162	* Per-Account based encryption and signing defaults
14mr|mozilla-thunderbird-31.0-1|163	* Per-Recipient rules for automated key selection, and
14mr|mozilla-thunderbird-31.0-1|164	enabling/disabling encryption and signing
14mr|mozilla-thunderbird-31.0-1|165	* OpenPGP key management interface
14mr|mozilla-thunderbird-31.0-1|166	
14mr|mozilla-thunderbird-31.0-1|167	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|168	
14mr|mozilla-thunderbird-31.0-1|169	%package -n nsinstall
14mr|mozilla-thunderbird-31.0-1|170	Summary:	Netscape portable install command
14mr|mozilla-thunderbird-31.0-1|171	Group:		Development/Other
14mr|mozilla-thunderbird-31.0-1|172	
14mr|mozilla-thunderbird-31.0-1|173	%description -n nsinstall
14mr|mozilla-thunderbird-31.0-1|174	Netscape portable install command.
14mr|mozilla-thunderbird-31.0-1|175	
14mr|mozilla-thunderbird-31.0-1|176	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|177	%package lightning
14mr|mozilla-thunderbird-31.0-1|178	Summary:	Calendar extension for Thunderbird
14mr|mozilla-thunderbird-31.0-1|179	Group:		Networking/Mail
14mr|mozilla-thunderbird-31.0-1|180	URL:		http://www.mozilla.org/projects/calendar/lightning/
14mr|mozilla-thunderbird-31.0-1|181	Requires:	%{name} >= %{version}
14mr|mozilla-thunderbird-31.0-1|182	
14mr|mozilla-thunderbird-31.0-1|183	%description lightning
14mr|mozilla-thunderbird-31.0-1|184	Calendar extension for Thunderbird.
14mr|mozilla-thunderbird-31.0-1|185	
14mr|mozilla-thunderbird-31.0-1|186	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|187	# enigmail-l10n
14mr|mozilla-thunderbird-31.0-1|188	# Supported l10n language lists
14mr|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
14mr|mozilla-thunderbird-31.0-1|190	
14mr|mozilla-thunderbird-31.0-1|191	# Disabled l10n languages, for any reason
14mr|mozilla-thunderbird-31.0-1|192	# nl sk es_AR do not support 0.95.0 yet
14mr|mozilla-thunderbird-31.0-1|193	%define disabled_l10n_langlist	hu
14mr|mozilla-thunderbird-31.0-1|194	# define disabled_l10n_langlist %{nil}
14mr|mozilla-thunderbird-31.0-1|195	
14mr|mozilla-thunderbird-31.0-1|196	# Language descriptions
14mr|mozilla-thunderbird-31.0-1|197	%define language_ar ar
14mr|mozilla-thunderbird-31.0-1|198	%define langname_ar Arabic
14mr|mozilla-thunderbird-31.0-1|199	%define language_ca ca
14mr|mozilla-thunderbird-31.0-1|200	%define langname_ca Catalan
14mr|mozilla-thunderbird-31.0-1|201	%define language_cs cs-CZ
14mr|mozilla-thunderbird-31.0-1|202	%define langname_cs Czech
14mr|mozilla-thunderbird-31.0-1|203	%define language_de de
14mr|mozilla-thunderbird-31.0-1|204	%define langname_de German
14mr|mozilla-thunderbird-31.0-1|205	%define language_el el
14mr|mozilla-thunderbird-31.0-1|206	%define langname_el Greek
14mr|mozilla-thunderbird-31.0-1|207	%define language_es_AR es-AR
14mr|mozilla-thunderbird-31.0-1|208	%define langname_es_AR Spanish (Argentina)
14mr|mozilla-thunderbird-31.0-1|209	%define language_es es-ES
14mr|mozilla-thunderbird-31.0-1|210	%define langname_es Spanish
14mr|mozilla-thunderbird-31.0-1|211	%define language_fi fi-FI
14mr|mozilla-thunderbird-31.0-1|212	%define langname_fi Finnish
14mr|mozilla-thunderbird-31.0-1|213	%define language_fr fr
14mr|mozilla-thunderbird-31.0-1|214	%define langname_fr French
14mr|mozilla-thunderbird-31.0-1|215	%define language_hu hu-HU
14mr|mozilla-thunderbird-31.0-1|216	%define langname_hu Hungarian
14mr|mozilla-thunderbird-31.0-1|217	%define language_it it-IT
14mr|mozilla-thunderbird-31.0-1|218	%define langname_it Italian
14mr|mozilla-thunderbird-31.0-1|219	%define language_ja ja-JP
14mr|mozilla-thunderbird-31.0-1|220	%define langname_ja Japanese
14mr|mozilla-thunderbird-31.0-1|221	%define language_ko ko-KR
14mr|mozilla-thunderbird-31.0-1|222	%define langname_ko Korean
14mr|mozilla-thunderbird-31.0-1|223	%define language_nb nb-NO
14mr|mozilla-thunderbird-31.0-1|224	%define langname_nb Norwegian Bokmaal
14mr|mozilla-thunderbird-31.0-1|225	%define langname_nl Dutch
14mr|mozilla-thunderbird-31.0-1|226	%define language_nl nl
14mr|mozilla-thunderbird-31.0-1|227	%define language_pl pl
14mr|mozilla-thunderbird-31.0-1|228	%define langname_pl Polish
14mr|mozilla-thunderbird-31.0-1|229	%define langname_pt Portuguese
14mr|mozilla-thunderbird-31.0-1|230	%define language_pt pt-PT
14mr|mozilla-thunderbird-31.0-1|231	%define language_pt_BR pt-BR
14mr|mozilla-thunderbird-31.0-1|232	%define langname_pt_BR Brazilian portuguese
14mr|mozilla-thunderbird-31.0-1|233	%define language_ro ro-RO
14mr|mozilla-thunderbird-31.0-1|234	%define langname_ro Romanian
14mr|mozilla-thunderbird-31.0-1|235	%define language_ru ru-RU
14mr|mozilla-thunderbird-31.0-1|236	%define langname_ru Russian
14mr|mozilla-thunderbird-31.0-1|237	%define language_sk sk
14mr|mozilla-thunderbird-31.0-1|238	%define langname_sk Slovak
14mr|mozilla-thunderbird-31.0-1|239	%define language_sl sl-SI
14mr|mozilla-thunderbird-31.0-1|240	%define langname_sl Slovenian
14mr|mozilla-thunderbird-31.0-1|241	%define language_sv sv-SE
14mr|mozilla-thunderbird-31.0-1|242	%define langname_sv Swedish
14mr|mozilla-thunderbird-31.0-1|243	%define language_tr tr
14mr|mozilla-thunderbird-31.0-1|244	%define langname_tr Turkish
14mr|mozilla-thunderbird-31.0-1|245	%define language_vi vi
14mr|mozilla-thunderbird-31.0-1|246	%define langname_vi Vietnamese
14mr|mozilla-thunderbird-31.0-1|247	%define language_zh_CN zh-CN
14mr|mozilla-thunderbird-31.0-1|248	%define langname_zh_CN Simplified Chinese
14mr|mozilla-thunderbird-31.0-1|249	%define language_zh_TW zh-TW
14mr|mozilla-thunderbird-31.0-1|250	%define langname_zh_TW Traditional Chinese
14mr|mozilla-thunderbird-31.0-1|251	
14mr|mozilla-thunderbird-31.0-1|252	# --- Danger line ---
14mr|mozilla-thunderbird-31.0-1|253	
14mr|mozilla-thunderbird-31.0-1|254	# All langs
14mr|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')}
14mr|mozilla-thunderbird-31.0-1|256	
14mr|mozilla-thunderbird-31.0-1|257	# Defaults (all languages enabled by default)
14mr|mozilla-thunderbird-31.0-1|258	# l10n
14mr|mozilla-thunderbird-31.0-1|259	%{expand:%(for lang in %l10n_langlist; do echo "%%define l10n_$lang 1"; done)}
14mr|mozilla-thunderbird-31.0-1|260	%{expand:%(for lang in %disabled_l10n_langlist; do echo "%%define l10n_$lang 0"; done)}
14mr|mozilla-thunderbird-31.0-1|261	
14mr|mozilla-thunderbird-31.0-1|262	# Params
14mr|mozilla-thunderbird-31.0-1|263	%{expand:%(for lang in %langlist; do echo "%%bcond_without $lang"; done)}
14mr|mozilla-thunderbird-31.0-1|264	
14mr|mozilla-thunderbird-31.0-1|265	# Locales
14mr|mozilla-thunderbird-31.0-1|266	%{expand:%(for lang in %l10n_langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mr|mozilla-thunderbird-31.0-1|267	
14mr|mozilla-thunderbird-31.0-1|268	# Expand all languages packages.
14mr|mozilla-thunderbird-31.0-1|269	%{expand:%(\
14mr|mozilla-thunderbird-31.0-1|270	for lang in %langlist; do\
14mr|mozilla-thunderbird-31.0-1|271	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/mozilla-thunderbird-enigmail-l10n-template.in 2> /dev/null)}";\
14mr|mozilla-thunderbird-31.0-1|272	done\
14mr|mozilla-thunderbird-31.0-1|273	)
14mr|mozilla-thunderbird-31.0-1|274	}
14mr|mozilla-thunderbird-31.0-1|275	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|276	
14mr|mozilla-thunderbird-31.0-1|277	%prep
14mr|mozilla-thunderbird-31.0-1|278	%setup -q -c
14mr|mozilla-thunderbird-31.0-1|279	
14mr|mozilla-thunderbird-31.0-1|280	#===================
14mr|mozilla-thunderbird-31.0-1|281	# Thunderbird itself
14mr|mozilla-thunderbird-31.0-1|282	%setup -q -T -D -n %{name}-%{version}/comm-esr31
14mr|mozilla-thunderbird-31.0-1|283	
14mr|mozilla-thunderbird-31.0-1|284	%patch2 -p0
14mr|mozilla-thunderbird-31.0-1|285	%patch3 -p2 -b .objdir
14mr|mozilla-thunderbird-31.0-1|286	%patch201 -p1 -b .default_mail
14mr|mozilla-thunderbird-31.0-1|287	%patch300 -p0 -b .progname
14mr|mozilla-thunderbird-31.0-1|288	%patch301 -p1 -b .enigmailpackage
14mr|mozilla-thunderbird-31.0-1|289	%patch304 -p0 -b .run-mozilla
14mr|mozilla-thunderbird-31.0-1|290	%patch400 -p1 -b .appname
14mr|mozilla-thunderbird-31.0-1|291	%patch600 -p2 -b .big-icon
14mr|mozilla-thunderbird-31.0-1|292	
14mr|mozilla-thunderbird-31.0-1|293	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|294	# Enigmail
14mr|mozilla-thunderbird-31.0-1|295	%setup -q -T -D -n %{name}-%{version}/comm-esr31/mozilla/extensions -a300
14mr|mozilla-thunderbird-31.0-1|296	%if 0
14mr|mozilla-thunderbird-31.0-1|297	%patch212 -p2 -b .enigmail-ui-content-contents-rdf
14mr|mozilla-thunderbird-31.0-1|298	%patch213 -p2 -b .enigmail-build-package-contents-rdf
14mr|mozilla-thunderbird-31.0-1|299	%endif
14mr|mozilla-thunderbird-31.0-1|300	
14mr|mozilla-thunderbird-31.0-1|301	%if !%{official_branding}
14mr|mozilla-thunderbird-31.0-1|302	%setup -q -T -D -n %{name}-%{version}/comm-esr31 -a302
14mr|mozilla-thunderbird-31.0-1|303	%endif
14mr|mozilla-thunderbird-31.0-1|304	
14mr|mozilla-thunderbird-31.0-1|305	%setup -q -T -D -n %{name}-%{version}/comm-esr31
14mr|mozilla-thunderbird-31.0-1|306	
14mr|mozilla-thunderbird-31.0-1|307	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|308	
14mr|mozilla-thunderbird-31.0-1|309	%build
14mr|mozilla-thunderbird-31.0-1|310	export BUILD_OFFICIAL=1
14mr|mozilla-thunderbird-31.0-1|311	export MOZILLA_OFFICIAL=1
14mr|mozilla-thunderbird-31.0-1|312	
14mr|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//')
14mr|mozilla-thunderbird-31.0-1|314	
14mr|mozilla-thunderbird-31.0-1|315	%setup_compile_flags
14mr|mozilla-thunderbird-31.0-1|316	
14mr|mozilla-thunderbird-31.0-1|317	export MOZCONFIG=`pwd`/.mozconfig
14mr|mozilla-thunderbird-31.0-1|318	cat > $MOZCONFIG << EOF
14mr|mozilla-thunderbird-31.0-1|319	mk_add_options MOZILLA_OFFICIAL=1
14mr|mozilla-thunderbird-31.0-1|320	mk_add_options BUILD_OFFICIAL=1
14mr|mozilla-thunderbird-31.0-1|321	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mr|mozilla-thunderbird-31.0-1|322	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
14mr|mozilla-thunderbird-31.0-1|323	ac_add_options --prefix="%{_prefix}"
14mr|mozilla-thunderbird-31.0-1|324	ac_add_options --libdir="%{_libdir}"
14mr|mozilla-thunderbird-31.0-1|325	ac_add_options --sysconfdir="%{_sysconfdir}"
14mr|mozilla-thunderbird-31.0-1|326	ac_add_options --mandir="%{_mandir}"
14mr|mozilla-thunderbird-31.0-1|327	ac_add_options --includedir="%{_includedir}"
14mr|mozilla-thunderbird-31.0-1|328	ac_add_options --datadir="%{_datadir}"
14mr|mozilla-thunderbird-31.0-1|329	ac_add_options --enable-application=mail
14mr|mozilla-thunderbird-31.0-1|330	ac_add_options --with-system-nspr
14mr|mozilla-thunderbird-31.0-1|331	ac_add_options --with-system-nss
14mr|mozilla-thunderbird-31.0-1|332	ac_add_options --with-system-jpeg
14mr|mozilla-thunderbird-31.0-1|333	ac_add_options --with-system-zlib
14mr|mozilla-thunderbird-31.0-1|334	ac_add_options --with-system-libevent
14mr|mozilla-thunderbird-31.0-1|335	ac_add_options --with-system-libvpx
14mr|mozilla-thunderbird-31.0-1|336	ac_add_options --with-system-png
14mr|mozilla-thunderbird-31.0-1|337	ac_add_options --enable-system-cairo
14mr|mozilla-thunderbird-31.0-1|338	ac_add_options --with-system-bz2
14mr|mozilla-thunderbird-31.0-1|339	ac_add_options --enable-system-sqlite
14mr|mozilla-thunderbird-31.0-1|340	ac_add_options --enable-system-hunspell
14mr|mozilla-thunderbird-31.0-1|341	ac_add_options --with-pthreads
14mr|mozilla-thunderbird-31.0-1|342	ac_add_options --disable-tests
14mr|mozilla-thunderbird-31.0-1|343	ac_add_options --disable-debug
14mr|mozilla-thunderbird-31.0-1|344	ac_add_options --enable-optimize
14mr|mozilla-thunderbird-31.0-1|345	ac_add_options --disable-installer
14mr|mozilla-thunderbird-31.0-1|346	ac_add_options --disable-updater
14mr|mozilla-thunderbird-31.0-1|347	ac_add_options --enable-xinerama
14mr|mozilla-thunderbird-31.0-1|348	ac_add_options --disable-crashreporter
14mr|mozilla-thunderbird-31.0-1|349	ac_add_options --enable-default-toolkit=cairo-gtk2
14mr|mozilla-thunderbird-31.0-1|350	ac_add_options --disable-xprint
14mr|mozilla-thunderbird-31.0-1|351	ac_add_options --disable-strip
14mr|mozilla-thunderbird-31.0-1|352	ac_add_options --enable-pango
14mr|mozilla-thunderbird-31.0-1|353	ac_add_options --enable-startup-notification
14mr|mozilla-thunderbird-31.0-1|354	ac_add_options --enable-svg
14mr|mozilla-thunderbird-31.0-1|355	ac_add_options --enable-canvas
14mr|mozilla-thunderbird-31.0-1|356	ac_add_options --enable-crypto
14mr|mozilla-thunderbird-31.0-1|357	ac_add_options --enable-mathml
14mr|mozilla-thunderbird-31.0-1|358	ac_add_options --enable-gstreamer=1.0
14mr|mozilla-thunderbird-31.0-1|359	ac_add_options --disable-gnomevfs
14mr|mozilla-thunderbird-31.0-1|360	ac_add_options --enable-gio
14mr|mozilla-thunderbird-31.0-1|361	ac_add_options --disable-mochintest
14mr|mozilla-thunderbird-31.0-1|362	ac_add_options --disable-cpp-exceptions
14mr|mozilla-thunderbird-31.0-1|363	ac_add_options --enable-calendar
14mr|mozilla-thunderbird-31.0-1|364	ac_add_options --enable-official-branding
14mr|mozilla-thunderbird-31.0-1|365	ac_add_options --with-distribution-id=com.mandriva
14mr|mozilla-thunderbird-31.0-1|366	EOF
14mr|mozilla-thunderbird-31.0-1|367	
14mr|mozilla-thunderbird-31.0-1|368	mkdir -p mozilla/objdir
14mr|mozilla-thunderbird-31.0-1|369	
14mr|mozilla-thunderbird-31.0-1|370	%make -f client.mk build
14mr|mozilla-thunderbird-31.0-1|371	
14mr|mozilla-thunderbird-31.0-1|372	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|373	
14mr|mozilla-thunderbird-31.0-1|374	pushd mozilla/extensions/enigmail
14mr|mozilla-thunderbird-31.0-1|375	for i in `find . -type f -name Makefile.in`; do
14mr|mozilla-thunderbird-31.0-1|376	if [ -f $i.bak ]; then
14mr|mozilla-thunderbird-31.0-1|377	cp $i.bak $i
14mr|mozilla-thunderbird-31.0-1|378	else
14mr|mozilla-thunderbird-31.0-1|379	cp $i $i.bak
14mr|mozilla-thunderbird-31.0-1|380	fi
14mr|mozilla-thunderbird-31.0-1|381	#    %{__perl} -pi -e 's|^(DEPTH.*= )../|\1|;' $i
14mr|mozilla-thunderbird-31.0-1|382	done
14mr|mozilla-thunderbird-31.0-1|383	%configure2_5x
14mr|mozilla-thunderbird-31.0-1|384	make
14mr|mozilla-thunderbird-31.0-1|385	popd
14mr|mozilla-thunderbird-31.0-1|386	
14mr|mozilla-thunderbird-31.0-1|387	pushd mozilla/extensions/enigmail/lang
14mr|mozilla-thunderbird-31.0-1|388	chmod 0755 ./make-lang.sh
14mr|mozilla-thunderbird-31.0-1|389	for i in `cat current-languages.txt`; do
14mr|mozilla-thunderbird-31.0-1|390	./make-lang.sh $i %{enigmail_short_version}
14mr|mozilla-thunderbird-31.0-1|391	done
14mr|mozilla-thunderbird-31.0-1|392	popd
14mr|mozilla-thunderbird-31.0-1|393	
14mr|mozilla-thunderbird-31.0-1|394	#pushd mozilla/extensions/enigmail
14mr|mozilla-thunderbird-31.0-1|395	#
14mr|mozilla-thunderbird-31.0-1|396	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
14mr|mozilla-thunderbird-31.0-1|397	#
14mr|mozilla-thunderbird-31.0-1|398	#(cd lang
14mr|mozilla-thunderbird-31.0-1|399	# %{__perl} -pi -e 's|es-AR/enigmail.properties|es-ES/enigmail.properties|' jar.mn
14mr|mozilla-thunderbird-31.0-1|400	# echo 'zh-TW' >> current-languages.txt
14mr|mozilla-thunderbird-31.0-1|401	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
14mr|mozilla-thunderbird-31.0-1|402	#popd
14mr|mozilla-thunderbird-31.0-1|403	#
14mr|mozilla-thunderbird-31.0-1|404	#pushd mozilla/extensions/enigmail/lang
14mr|mozilla-thunderbird-31.0-1|405	#chmod 0755 ./make-lang.sh
14mr|mozilla-thunderbird-31.0-1|406	# for i in `cat current-languages.txt`; do
14mr|mozilla-thunderbird-31.0-1|407	#   ./make-lang.sh $i %{enigmail_short_version}
14mr|mozilla-thunderbird-31.0-1|408	# done
14mr|mozilla-thunderbird-31.0-1|409	#)
14mr|mozilla-thunderbird-31.0-1|410	#
14mr|mozilla-thunderbird-31.0-1|411	#%make xpi
14mr|mozilla-thunderbird-31.0-1|412	#popd
14mr|mozilla-thunderbird-31.0-1|413	
14mr|mozilla-thunderbird-31.0-1|414	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|415	
14mr|mozilla-thunderbird-31.0-1|416	%install
14mr|mozilla-thunderbird-31.0-1|417	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
14mr|mozilla-thunderbird-31.0-1|418	mkdir -p %{buildroot}%{tbdir}
14mr|mozilla-thunderbird-31.0-1|419	
14mr|mozilla-thunderbird-31.0-1|420	rm -f extensions/spellcheck/locales/en-US/hunspell/en-US.{dic,aff}
14mr|mozilla-thunderbird-31.0-1|421	
14mr|mozilla-thunderbird-31.0-1|422	%makeinstall_std -f client.mk
14mr|mozilla-thunderbird-31.0-1|423	
14mr|mozilla-thunderbird-31.0-1|424	rm -rf %{buildroot}%{tbdir}/dictionaries
14mr|mozilla-thunderbird-31.0-1|425	ln -s /usr/share/dict/mozilla %{buildroot}%{tbdir}/dictionaries
14mr|mozilla-thunderbird-31.0-1|426	
14mr|mozilla-thunderbird-31.0-1|427	%if %{official_branding}
14mr|mozilla-thunderbird-31.0-1|428	install -p -D %{buildroot}%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|429	%else
14mr|mozilla-thunderbird-31.0-1|430	install -p -D %{SOURCE302} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|431	%endif
14mr|mozilla-thunderbird-31.0-1|432	
14mr|mozilla-thunderbird-31.0-1|433	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mr|mozilla-thunderbird-31.0-1|434	[Desktop Entry]
14mr|mozilla-thunderbird-31.0-1|435	Version=1.0
14mr|mozilla-thunderbird-31.0-1|436	Name=%{title}
14mr|mozilla-thunderbird-31.0-1|437	GenericName=Mail/News
14mr|mozilla-thunderbird-31.0-1|438	Comment=Mail and News Client
14mr|mozilla-thunderbird-31.0-1|439	Comment[ru]=Почтовый клиент и клиент новостей
14mr|mozilla-thunderbird-31.0-1|440	Exec=%{name}
14mr|mozilla-thunderbird-31.0-1|441	Icon=mozilla-thunderbird
14mr|mozilla-thunderbird-31.0-1|442	Terminal=false
14mr|mozilla-thunderbird-31.0-1|443	Type=Application
14mr|mozilla-thunderbird-31.0-1|444	StartupWMClass=Thunderbird-bin
14mr|mozilla-thunderbird-31.0-1|445	MimeType=message/rfc822;x-scheme-handler/mailto;
14mr|mozilla-thunderbird-31.0-1|446	Categories=GTK;Network;News;Email;X-MandrivaLinux-CrossDesktop;
14mr|mozilla-thunderbird-31.0-1|447	EOF
14mr|mozilla-thunderbird-31.0-1|448	
14mr|mozilla-thunderbird-31.0-1|449	# set up the thunderbird start script
14mr|mozilla-thunderbird-31.0-1|450	(cd %{buildroot}%{_bindir} && %{__ln_s} thunderbird %{name})
14mr|mozilla-thunderbird-31.0-1|451	
14mr|mozilla-thunderbird-31.0-1|452	%{__perl} -pi -e 's|^moz_libdir=.*|moz_libdir=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mr|mozilla-thunderbird-31.0-1|453	%{__perl} -pi -e 's|^MRE_HOME=.*|MRE_HOME=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mr|mozilla-thunderbird-31.0-1|454	
14mr|mozilla-thunderbird-31.0-1|455	# For backwards compatibility with old profiles. Bug #37528
14mr|mozilla-thunderbird-31.0-1|456	install -m 755 %{SOURCE31} %{buildroot}%{tbdir}/open-browser.sh
14mr|mozilla-thunderbird-31.0-1|457	# For new profiles
14mr|mozilla-thunderbird-31.0-1|458	%define COMMAND /usr/bin/xdg-open
14mr|mozilla-thunderbird-31.0-1|459	
14mr|mozilla-thunderbird-31.0-1|460	%{__cat} %{SOURCE12} | %{__perl} -p -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g;' \
14mr|mozilla-thunderbird-31.0-1|461	-e 's,THUNDERBIRD_VENDOR_COMMENT,%{mandriva_release},g;' \
14mr|mozilla-thunderbird-31.0-1|462	> %{buildroot}/mdv-default-prefs
14mr|mozilla-thunderbird-31.0-1|463	cp -a %{buildroot}/mdv-default-prefs %{buildroot}%{tbdir}/defaults/pref/all-mandriva.js
14mr|mozilla-thunderbird-31.0-1|464	rm -f %{buildroot}/mdv-default-prefs
14mr|mozilla-thunderbird-31.0-1|465	
14mr|mozilla-thunderbird-31.0-1|466	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|467	
14mr|mozilla-thunderbird-31.0-1|468	# icons
14mr|mozilla-thunderbird-31.0-1|469	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mr|mozilla-thunderbird-31.0-1|470	%if %{official_branding}
14mr|mozilla-thunderbird-31.0-1|471	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/
14mr|mozilla-thunderbird-31.0-1|472	tar xaf %{SOURCE999} -C %{buildroot}%{_datadir}/icons/hicolor/
14mr|mozilla-thunderbird-31.0-1|473	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|474	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|475	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|476	
14mr|mozilla-thunderbird-31.0-1|477	rm -f %{buildroot}/%{tbdir}/chrome/icons/default/default*.png
14mr|mozilla-thunderbird-31.0-1|478	for i in `echo "16 22 24 32 48 64 72 128"`;do
14mr|mozilla-thunderbird-31.0-1|479	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{tbdir}/chrome/icons/default/default${i}.png
14mr|mozilla-thunderbird-31.0-1|480	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|481	done
14mr|mozilla-thunderbird-31.0-1|482	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/%{name}.svg -w 256 -a -o %{buildroot}/%{tbdir}/chrome/icons/default/default256.png
14mr|mozilla-thunderbird-31.0-1|483	
14mr|mozilla-thunderbird-31.0-1|484	rm -f %{buildroot}/%{_datadir}/icons/hicolor/*/apps/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|485	
14mr|mozilla-thunderbird-31.0-1|486	%else
14mr|mozilla-thunderbird-31.0-1|487	#mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{64x64,128x128}/apps
14mr|mozilla-thunderbird-31.0-1|488	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128}/apps
14mr|mozilla-thunderbird-31.0-1|489	install -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|mozilla-thunderbird-31.0-1|490	install -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|mozilla-thunderbird-31.0-1|491	install -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|mozilla-thunderbird-31.0-1|492	# Converting up, but not a big issue now that we have official branding
14mr|mozilla-thunderbird-31.0-1|493	install -m 644 %{name}-16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|494	install -m 644 %{name}-22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|495	install -m 644 %{name}-24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|496	install -m 644 %{name}-32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|497	install -m 644 %{name}-48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|498	install -m 644 %{name}-64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|499	install -m 644 %{name}-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|500	%endif
14mr|mozilla-thunderbird-31.0-1|501	
14mr|mozilla-thunderbird-31.0-1|502	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|503	
14mr|mozilla-thunderbird-31.0-1|504	mkdir -p %{buildroot}%{tbextdir}/%{enigmail_id}
14mr|mozilla-thunderbird-31.0-1|505	%if !%{xpi}
14mr|mozilla-thunderbird-31.0-1|506	# MD this is odd, the short version here is 1.5 but the rest of the files still contain 1.4
14mr|mozilla-thunderbird-31.0-1|507	#{_bindir}/unzip -q mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mr|mozilla-thunderbird-31.0-1|508	%{_bindir}/unzip -q mozilla/extensions/enigmail/build/enigmail-*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mr|mozilla-thunderbird-31.0-1|509	%{__chmod} 644 %{buildroot}%{tbextdir}/%{enigmail_id}/chrome.manifest
14mr|mozilla-thunderbird-31.0-1|510	%else
14mr|mozilla-thunderbird-31.0-1|511	cp -aL mozilla/extensions/enigmail/build/enigmail-%{enigmail_short_version}*.xpi %{buildroot}%{tbextdir}/%{enigmail_id}/%{enigmail_id}.xpi
14mr|mozilla-thunderbird-31.0-1|512	%endif
14mr|mozilla-thunderbird-31.0-1|513	
14mr|mozilla-thunderbird-31.0-1|514	#==============================================================================
14mr|mozilla-thunderbird-31.0-1|515	#enigmail lang package
14mr|mozilla-thunderbird-31.0-1|516	# Convert rpm macros to bash variables
14mr|mozilla-thunderbird-31.0-1|517	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mr|mozilla-thunderbird-31.0-1|518	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with $lang}"; done)}
14mr|mozilla-thunderbird-31.0-1|519	%{expand:%(for lang in %l10n_langlist; do echo "l10n_$lang=%%{l10n_$lang}"; done)}
14mr|mozilla-thunderbird-31.0-1|520	pushd mozilla/extensions/enigmail/lang
14mr|mozilla-thunderbird-31.0-1|521	for lang in %langlist; do
14mr|mozilla-thunderbird-31.0-1|522	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org
14mr|mozilla-thunderbird-31.0-1|523	language="language_$lang"
14mr|mozilla-thunderbird-31.0-1|524	language=${!language}
14mr|mozilla-thunderbird-31.0-1|525	%{_bindir}/unzip -q enigmail-${language}-%{enigmail_short_version}.xpi -d %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org/
14mr|mozilla-thunderbird-31.0-1|526	done
14mr|mozilla-thunderbird-31.0-1|527	popd
14mr|mozilla-thunderbird-31.0-1|528	
14mr|mozilla-thunderbird-31.0-1|529	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|530	# lightning ext here
14mr|mozilla-thunderbird-31.0-1|531	pushd objdir/mozilla/dist/xpi-stage/
14mr|mozilla-thunderbird-31.0-1|532	for ext in {gdata-provider,lightning}; do
14mr|mozilla-thunderbird-31.0-1|533	hash="$(sed -n '/^    <em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' $ext/install.rdf)"
14mr|mozilla-thunderbird-31.0-1|534	mkdir -p %{buildroot}%{tbextdir}/$hash
14mr|mozilla-thunderbird-31.0-1|535	%{_bindir}/unzip -q ${ext}*.xpi -d %{buildroot}%{tbextdir}/$hash/
14mr|mozilla-thunderbird-31.0-1|536	done
14mr|mozilla-thunderbird-31.0-1|537	popd
14mr|mozilla-thunderbird-31.0-1|538	
14mr|mozilla-thunderbird-31.0-1|539	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|540	
14mr|mozilla-thunderbird-31.0-1|541	cp -aL objdir/mozilla/dist/bin/nsinstall %{buildroot}%{_bindir}
14mr|mozilla-thunderbird-31.0-1|542	
14mr|mozilla-thunderbird-31.0-1|543	#==============================================================================
14mr|mozilla-thunderbird-31.0-1|544	#exclude devel files
14mr|mozilla-thunderbird-31.0-1|545	rm -rf %{buildroot}%{_datadir}/idl/%{oname}-%{version}
14mr|mozilla-thunderbird-31.0-1|546	rm -rf %{buildroot}%{_includedir}/%{oname}-%{version}
14mr|mozilla-thunderbird-31.0-1|547	rm -rf %{buildroot}%{_libdir}/%{oname}-devel-%{version}
14mr|mozilla-thunderbird-31.0-1|548	
14mr|mozilla-thunderbird-31.0-1|549	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|550	
14mr|mozilla-thunderbird-31.0-1|551	%pre
14mr|mozilla-thunderbird-31.0-1|552	if [ $1 == 2 ]; then
14mr|mozilla-thunderbird-31.0-1|553	if [ -d %{tbdir}/dictionaries ]; then
14mr|mozilla-thunderbird-31.0-1|554	# Otherelse rpm can't switch this into a symlink :(
14mr|mozilla-thunderbird-31.0-1|555	rm -rf %{tbdir}/dictionaries
14mr|mozilla-thunderbird-31.0-1|556	fi
14mr|mozilla-thunderbird-31.0-1|557	fi
14mr|mozilla-thunderbird-31.0-1|558	
14mr|mozilla-thunderbird-31.0-1|559	%post
14mr|mozilla-thunderbird-31.0-1|560	%{_bindir}/update-desktop-database %{_datadir}/applications
14mr|mozilla-thunderbird-31.0-1|561	
14mr|mozilla-thunderbird-31.0-1|562	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mr|mozilla-thunderbird-31.0-1|563	
14mr|mozilla-thunderbird-31.0-1|564	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mr|mozilla-thunderbird-31.0-1|565	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mr|mozilla-thunderbird-31.0-1|566	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mr|mozilla-thunderbird-31.0-1|567	}
14mr|mozilla-thunderbird-31.0-1|568	
14mr|mozilla-thunderbird-31.0-1|569	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14mr|mozilla-thunderbird-31.0-1|570	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mr|mozilla-thunderbird-31.0-1|571	fi
14mr|mozilla-thunderbird-31.0-1|572	
14mr|mozilla-thunderbird-31.0-1|573	
14mr|mozilla-thunderbird-31.0-1|574	%postun
14mr|mozilla-thunderbird-31.0-1|575	%{_bindir}/update-desktop-database %{_datadir}/applications
14mr|mozilla-thunderbird-31.0-1|576	if [ "$1" = "0" -a -x %{_bindir}/gtk-update-icon-cache ]; then
14mr|mozilla-thunderbird-31.0-1|577	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mr|mozilla-thunderbird-31.0-1|578	fi
14mr|mozilla-thunderbird-31.0-1|579	
14mr|mozilla-thunderbird-31.0-1|580	
14mr|mozilla-thunderbird-31.0-1|581	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|582	
14mr|mozilla-thunderbird-31.0-1|583	%post enigmail
14mr|mozilla-thunderbird-31.0-1|584	if [ -f %{tbdir}/components/compreg.dat ]; then
14mr|mozilla-thunderbird-31.0-1|585	rm -f %{tbdir}/components/compreg.dat
14mr|mozilla-thunderbird-31.0-1|586	fi
14mr|mozilla-thunderbird-31.0-1|587	
14mr|mozilla-thunderbird-31.0-1|588	if [ -f %{tbdir}/components/xpti.dat ]; then
14mr|mozilla-thunderbird-31.0-1|589	rm -f %{tbdir}/components/xpti.dat
14mr|mozilla-thunderbird-31.0-1|590	fi
14mr|mozilla-thunderbird-31.0-1|591	
14mr|mozilla-thunderbird-31.0-1|592	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mr|mozilla-thunderbird-31.0-1|593	
14mr|mozilla-thunderbird-31.0-1|594	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mr|mozilla-thunderbird-31.0-1|595	%if %{xpi}
14mr|mozilla-thunderbird-31.0-1|596	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mr|mozilla-thunderbird-31.0-1|597	%endif
14mr|mozilla-thunderbird-31.0-1|598	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mr|mozilla-thunderbird-31.0-1|599	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mr|mozilla-thunderbird-31.0-1|600	}
14mr|mozilla-thunderbird-31.0-1|601	
14mr|mozilla-thunderbird-31.0-1|602	%preun enigmail
14mr|mozilla-thunderbird-31.0-1|603	if [ -f %{tbdir}/components/compreg.dat ]; then
14mr|mozilla-thunderbird-31.0-1|604	rm -f %{tbdir}/components/compreg.dat
14mr|mozilla-thunderbird-31.0-1|605	fi
14mr|mozilla-thunderbird-31.0-1|606	
14mr|mozilla-thunderbird-31.0-1|607	if [ -f %{tbdir}/components/xpti.dat ]; then
14mr|mozilla-thunderbird-31.0-1|608	rm -f %{tbdir}/components/xpti.dat
14mr|mozilla-thunderbird-31.0-1|609	fi
14mr|mozilla-thunderbird-31.0-1|610	
14mr|mozilla-thunderbird-31.0-1|611	if [ -x %{tbdir}/thunderbird-bin ]; then
14mr|mozilla-thunderbird-31.0-1|612	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mr|mozilla-thunderbird-31.0-1|613	
14mr|mozilla-thunderbird-31.0-1|614	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mr|mozilla-thunderbird-31.0-1|615	%if %{xpi}
14mr|mozilla-thunderbird-31.0-1|616	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mr|mozilla-thunderbird-31.0-1|617	%endif
14mr|mozilla-thunderbird-31.0-1|618	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mr|mozilla-thunderbird-31.0-1|619	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mr|mozilla-thunderbird-31.0-1|620	}
14mr|mozilla-thunderbird-31.0-1|621	fi
14mr|mozilla-thunderbird-31.0-1|622	
14mr|mozilla-thunderbird-31.0-1|623	#===============================================================================
14mr|mozilla-thunderbird-31.0-1|624	
14mr|mozilla-thunderbird-31.0-1|625	%files
14mr|mozilla-thunderbird-31.0-1|626	%doc mozilla/LEGAL
14mr|mozilla-thunderbird-31.0-1|627	%attr(755,root,root) %{_bindir}/mozilla-thunderbird
14mr|mozilla-thunderbird-31.0-1|628	%attr(755,root,root) %{_bindir}/thunderbird
14mr|mozilla-thunderbird-31.0-1|629	%attr(644,root,root) %{_datadir}/applications/*.desktop
14mr|mozilla-thunderbird-31.0-1|630	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|631	%{tbdir}
14mr|mozilla-thunderbird-31.0-1|632	%if %{xpi}
14mr|mozilla-thunderbird-31.0-1|633	%dir %{tbextdir}
14mr|mozilla-thunderbird-31.0-1|634	%endif
14mr|mozilla-thunderbird-31.0-1|635	# Mandriva menu
14mr|mozilla-thunderbird-31.0-1|636	%{_miconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|637	%{_iconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|638	%{_liconsdir}/%{name}.svg
14mr|mozilla-thunderbird-31.0-1|639	# other icons
14mr|mozilla-thunderbird-31.0-1|640	%if %{official_branding}
14mr|mozilla-thunderbird-31.0-1|641	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mr|mozilla-thunderbird-31.0-1|642	%else
14mr|mozilla-thunderbird-31.0-1|643	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|644	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|645	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|646	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|647	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|648	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|649	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mr|mozilla-thunderbird-31.0-1|650	%endif
14mr|mozilla-thunderbird-31.0-1|651	# enigmail
14mr|mozilla-thunderbird-31.0-1|652	%exclude %{tbextdir}/%{enigmail_id}
14mr|mozilla-thunderbird-31.0-1|653	
14mr|mozilla-thunderbird-31.0-1|654	%files enigmail
14mr|mozilla-thunderbird-31.0-1|655	%{tbextdir}/%{enigmail_id}
14mr|mozilla-thunderbird-31.0-1|656	
14mr|mozilla-thunderbird-31.0-1|657	%files -n nsinstall
14mr|mozilla-thunderbird-31.0-1|658	%{_bindir}/nsinstall
14mr|mozilla-thunderbird-31.0-1|659	
14mr|mozilla-thunderbird-31.0-1|660	%files lightning
14mr|mozilla-thunderbird-31.0-1|661	#%{tbextdir}/calendar-timezones@mozilla.org
14mr|mozilla-thunderbird-31.0-1|662	%{tbextdir}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
14mr|mozilla-thunderbird-31.0-1|663	%{tbextdir}/{e2fda1a4-762b-4020-b5ad-a41df1933103}
14mr|mozilla-thunderbird-31.0-1|664	
14mr|mozilla-thunderbird-31.0-1|665	
14mr|mozilla-thunderbird-31.0-1|666	%changelog
14mr|mozilla-thunderbird-31.0-1|667	* Thu Aug 07 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|668	+ Revision: 4c92c28
14mr|mozilla-thunderbird-31.0-1|669	- build with gstreamer and fix enigmail build
14mr|mozilla-thunderbird-31.0-1|670	
14mr|mozilla-thunderbird-31.0-1|671	* Wed Aug 06 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|672	+ Revision: 40aa11d
14mr|mozilla-thunderbird-31.0-1|673	- clean up enigmail build
14mr|mozilla-thunderbird-31.0-1|674	
14mr|mozilla-thunderbird-31.0-1|675	* Wed Aug 06 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|676	+ Revision: 0b1b53b
14mr|mozilla-thunderbird-31.0-1|677	- fix path
14mr|mozilla-thunderbird-31.0-1|678	
14mr|mozilla-thunderbird-31.0-1|679	* Wed Aug 06 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|680	+ Revision: 6b6f7d4
14mr|mozilla-thunderbird-31.0-1|681	- use configure
14mr|mozilla-thunderbird-31.0-1|682	
14mr|mozilla-thunderbird-31.0-1|683	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|684	+ Revision: aa2ff61
14mr|mozilla-thunderbird-31.0-1|685	- update enigmail to 1.7
14mr|mozilla-thunderbird-31.0-1|686	
14mr|mozilla-thunderbird-31.0-1|687	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|688	+ Revision: 119e476
14mr|mozilla-thunderbird-31.0-1|689	- create objdir
14mr|mozilla-thunderbird-31.0-1|690	
14mr|mozilla-thunderbird-31.0-1|691	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|692	+ Revision: 1a1875d
14mr|mozilla-thunderbird-31.0-1|693	- added patch
14mr|mozilla-thunderbird-31.0-1|694	
14mr|mozilla-thunderbird-31.0-1|695	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|696	+ Revision: 6207d73
14mr|mozilla-thunderbird-31.0-1|697	- apply objdir patch
14mr|mozilla-thunderbird-31.0-1|698	
14mr|mozilla-thunderbird-31.0-1|699	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|700	+ Revision: d21484f
14mr|mozilla-thunderbird-31.0-1|701	- added BR: pkgconfig(libpulse)
14mr|mozilla-thunderbird-31.0-1|702	
14mr|mozilla-thunderbird-31.0-1|703	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|704	+ Revision: 0ad7b13
14mr|mozilla-thunderbird-31.0-1|705	- fix path in patch
14mr|mozilla-thunderbird-31.0-1|706	
14mr|mozilla-thunderbird-31.0-1|707	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|708	+ Revision: 6ab2257
14mr|mozilla-thunderbird-31.0-1|709	- fix path
14mr|mozilla-thunderbird-31.0-1|710	
14mr|mozilla-thunderbird-31.0-1|711	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-31.0-1|712	+ Revision: 9b9ad42
14mr|mozilla-thunderbird-31.0-1|713	- update to 31.0
14mr|mozilla-thunderbird-31.0-1|714	
14mr|mozilla-thunderbird-31.0-1|715	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 24.6.0-2
14mr|mozilla-thunderbird-31.0-1|716	+ Revision: d7f3d63
14mr|mozilla-thunderbird-31.0-1|717	- MassBuild#440: Increase release tag
14mr|mozilla-thunderbird-31.0-1|718	
14mr|mozilla-thunderbird-31.0-1|719	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 24.6.0-1
14mr|mozilla-thunderbird-31.0-1|720	+ Revision: 1f2fafc
14mr|mozilla-thunderbird-31.0-1|721	- update to 24.6.0
14mr|mozilla-thunderbird-31.0-1|722	
14mr|mozilla-thunderbird-31.0-1|723	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.4.0-2
14mr|mozilla-thunderbird-31.0-1|724	+ Revision: 36cb64a
14mr|mozilla-thunderbird-31.0-1|725	- MassBuild#430: Increase release tag
14mr|mozilla-thunderbird-31.0-1|726	
14mr|mozilla-thunderbird-31.0-1|727	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 24.4.0-1
14mr|mozilla-thunderbird-31.0-1|728	+ Revision: 491216d
14mr|mozilla-thunderbird-31.0-1|729	- update to 24.4.0
14mr|mozilla-thunderbird-31.0-1|730	
14mr|mozilla-thunderbird-31.0-1|731	* Wed Feb 19 2014 Tigro <ashejn@gmail.com> 24.3.0-1
14mr|mozilla-thunderbird-31.0-1|732	+ Revision: aae42e7
14mr|mozilla-thunderbird-31.0-1|733	- update to 24.3.0
14mr|mozilla-thunderbird-31.0-1|734	
14mr|mozilla-thunderbird-31.0-1|735	* Wed Dec 18 2013 Tigro <ashejn@gmail.com> 24.2.0-1
14mr|mozilla-thunderbird-31.0-1|736	+ Revision: 2ea03b4
14mr|mozilla-thunderbird-31.0-1|737	- update to 24.2.0
14mr|mozilla-thunderbird-31.0-1|738	
14mr|mozilla-thunderbird-31.0-1|739	* Thu Nov 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.1.1-3
14mr|mozilla-thunderbird-31.0-1|740	+ Revision: 343963c
14mr|mozilla-thunderbird-31.0-1|741	- LOG Fix build and do partial spec cleanup
14mr|mozilla-thunderbird-31.0-1|742	
14mr|mozilla-thunderbird-31.0-1|743	* Thu Nov 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 24.1.1-2
14mr|mozilla-thunderbird-31.0-1|744	+ Revision: 1bca09d
14mr|mozilla-thunderbird-31.0-1|745	- added export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`" to test 32bit build.
14mr|mozilla-thunderbird-31.0-1|746	
14mr|mozilla-thunderbird-31.0-1|747	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
14mr|mozilla-thunderbird-31.0-1|748	+ Revision: 1270c5f
14mr|mozilla-thunderbird-31.0-1|749	- use internal dependency generator
14mr|mozilla-thunderbird-31.0-1|750	
14mr|mozilla-thunderbird-31.0-1|751	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
14mr|mozilla-thunderbird-31.0-1|752	+ Revision: 0433ed0
14mr|mozilla-thunderbird-31.0-1|753	- fix package name
14mr|mozilla-thunderbird-31.0-1|754	
14mr|mozilla-thunderbird-31.0-1|755	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
14mr|mozilla-thunderbird-31.0-1|756	+ Revision: 1d5d689
14mr|mozilla-thunderbird-31.0-1|757	- set nspr version
14mr|mozilla-thunderbird-31.0-1|758	
14mr|mozilla-thunderbird-31.0-1|759	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
14mr|mozilla-thunderbird-31.0-1|760	+ Revision: fa259e7
14mr|mozilla-thunderbird-31.0-1|761	- set release to 1
14mr|mozilla-thunderbird-31.0-1|762	
14mr|mozilla-thunderbird-31.0-1|763	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-2
14mr|mozilla-thunderbird-31.0-1|764	+ Revision: 45c0057
14mr|mozilla-thunderbird-31.0-1|765	- update to 24.1.1
14mr|mozilla-thunderbird-31.0-1|766	
14mr|mozilla-thunderbird-31.0-1|767	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
14mr|mozilla-thunderbird-31.0-1|768	+ Revision: 5877253
14mr|mozilla-thunderbird-31.0-1|769	- added %define _use_internal_dependency_generator 0
14mr|mozilla-thunderbird-31.0-1|770	
14mr|mozilla-thunderbird-31.0-1|771	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
14mr|mozilla-thunderbird-31.0-1|772	+ Revision: ef55630
14mr|mozilla-thunderbird-31.0-1|773	- added BR: gstreamer
14mr|mozilla-thunderbird-31.0-1|774	
14mr|mozilla-thunderbird-31.0-1|775	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
14mr|mozilla-thunderbird-31.0-1|776	+ Revision: 8b71af8
14mr|mozilla-thunderbird-31.0-1|777	- fix version
14mr|mozilla-thunderbird-31.0-1|778	
14mr|mozilla-thunderbird-31.0-1|779	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
14mr|mozilla-thunderbird-31.0-1|780	+ Revision: 1c36ab6
14mr|mozilla-thunderbird-31.0-1|781	- drop add_ifdefs_to_gfx_thebes_gfxPlatform.cpp patch
14mr|mozilla-thunderbird-31.0-1|782	
14mr|mozilla-thunderbird-31.0-1|783	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
14mr|mozilla-thunderbird-31.0-1|784	+ Revision: 2a400d8
14mr|mozilla-thunderbird-31.0-1|785	- drop no_optimization_override patch
14mr|mozilla-thunderbird-31.0-1|786	
14mr|mozilla-thunderbird-31.0-1|787	

17715 14
14mr|mozilla-thunderbird-l10n-31.0-1|1	%define thunderbird_package mozilla-thunderbird
14mr|mozilla-thunderbird-l10n-31.0-1|2	
14mr|mozilla-thunderbird-l10n-31.0-1|3	%define name    mozilla-thunderbird-l10n
14mr|mozilla-thunderbird-l10n-31.0-1|4	%define oname   mozilla-thunderbird
14mr|mozilla-thunderbird-l10n-31.0-1|5	%define version 31.0
14mr|mozilla-thunderbird-l10n-31.0-1|6	
14mr|mozilla-thunderbird-l10n-31.0-1|7	%define release 1
14mr|mozilla-thunderbird-l10n-31.0-1|8	
14mr|mozilla-thunderbird-l10n-31.0-1|9	#%%define thunderbird_epoch 0
14mr|mozilla-thunderbird-l10n-31.0-1|10	%define thunderbird_version %{version}
14mr|mozilla-thunderbird-l10n-31.0-1|11	
14mr|mozilla-thunderbird-l10n-31.0-1|12	%define up_ca_name      thunderbird
14mr|mozilla-thunderbird-l10n-31.0-1|13	%define lib_name        %{up_ca_name}-%version
14mr|mozilla-thunderbird-l10n-31.0-1|14	%define mozillalibdir   %_libdir/%lib_name
14mr|mozilla-thunderbird-l10n-31.0-1|15	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
14mr|mozilla-thunderbird-l10n-31.0-1|16	%define tbextdir	%{_datadir}/mozilla/extensions/%{tb_appid}
14mr|mozilla-thunderbird-l10n-31.0-1|17	
14mr|mozilla-thunderbird-l10n-31.0-1|18	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/linux-i686/xpi/
14mr|mozilla-thunderbird-l10n-31.0-1|19	
14mr|mozilla-thunderbird-l10n-31.0-1|20	# Supported l10n language lists
14mr|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
14mr|mozilla-thunderbird-l10n-31.0-1|22	
14mr|mozilla-thunderbird-l10n-31.0-1|23	# Disabled l10n languages, for any reason
14mr|mozilla-thunderbird-l10n-31.0-1|24	%define disabled_langlist	et_EE gu_IN mk af sr ka
14mr|mozilla-thunderbird-l10n-31.0-1|25	
14mr|mozilla-thunderbird-l10n-31.0-1|26	# Disabled myspell dicts, for any reason
14mr|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
14mr|mozilla-thunderbird-l10n-31.0-1|28	
14mr|mozilla-thunderbird-l10n-31.0-1|29	
14mr|mozilla-thunderbird-l10n-31.0-1|30	%define use_dict 0
14mr|mozilla-thunderbird-l10n-31.0-1|31	
14mr|mozilla-thunderbird-l10n-31.0-1|32	# Language descriptions
14mr|mozilla-thunderbird-l10n-31.0-1|33	%define language_af af
14mr|mozilla-thunderbird-l10n-31.0-1|34	%define langname_af Afrikaans
14mr|mozilla-thunderbird-l10n-31.0-1|35	%define language_ar ar
14mr|mozilla-thunderbird-l10n-31.0-1|36	%define langname_ar Arabic
14mr|mozilla-thunderbird-l10n-31.0-1|37	%define language_be be
14mr|mozilla-thunderbird-l10n-31.0-1|38	%define langname_be Belarusian
14mr|mozilla-thunderbird-l10n-31.0-1|39	%define language_bg bg
14mr|mozilla-thunderbird-l10n-31.0-1|40	%define langname_bg Bulgarian
14mr|mozilla-thunderbird-l10n-31.0-1|41	%define language_bn_BD bn-BD
14mr|mozilla-thunderbird-l10n-31.0-1|42	%define langname_bn_BD Bengali (Bangla)
14mr|mozilla-thunderbird-l10n-31.0-1|43	%define language_br_FR br-FR
14mr|mozilla-thunderbird-l10n-31.0-1|44	%define langname_br_FR Breton
14mr|mozilla-thunderbird-l10n-31.0-1|45	%define language_ca ca
14mr|mozilla-thunderbird-l10n-31.0-1|46	%define langname_ca Catalan
14mr|mozilla-thunderbird-l10n-31.0-1|47	%define language_cs cs
14mr|mozilla-thunderbird-l10n-31.0-1|48	%define langname_cs Czech
14mr|mozilla-thunderbird-l10n-31.0-1|49	%define language_da da
14mr|mozilla-thunderbird-l10n-31.0-1|50	%define langname_da Dansk
14mr|mozilla-thunderbird-l10n-31.0-1|51	%define language_de de
14mr|mozilla-thunderbird-l10n-31.0-1|52	%define langname_de German
14mr|mozilla-thunderbird-l10n-31.0-1|53	%define language_el el
14mr|mozilla-thunderbird-l10n-31.0-1|54	%define langname_el Greek
14mr|mozilla-thunderbird-l10n-31.0-1|55	%define language_en_GB en-GB
14mr|mozilla-thunderbird-l10n-31.0-1|56	%define langname_en_GB British English
14mr|mozilla-thunderbird-l10n-31.0-1|57	%define language_es_AR es-AR
14mr|mozilla-thunderbird-l10n-31.0-1|58	%define langname_es_AR Spanish (Argentina)
14mr|mozilla-thunderbird-l10n-31.0-1|59	%define language_es_ES es-ES
14mr|mozilla-thunderbird-l10n-31.0-1|60	%define langname_es_ES Spanish
14mr|mozilla-thunderbird-l10n-31.0-1|61	%define language_et_EE et-EE
14mr|mozilla-thunderbird-l10n-31.0-1|62	%define langname_et_EE Estonian (Magento)
14mr|mozilla-thunderbird-l10n-31.0-1|63	%define language_et et
14mr|mozilla-thunderbird-l10n-31.0-1|64	%define langname_et Estonian
14mr|mozilla-thunderbird-l10n-31.0-1|65	%define language_eu eu
14mr|mozilla-thunderbird-l10n-31.0-1|66	%define langname_eu Basque
14mr|mozilla-thunderbird-l10n-31.0-1|67	%define language_fi fi
14mr|mozilla-thunderbird-l10n-31.0-1|68	%define langname_fi Finnish
14mr|mozilla-thunderbird-l10n-31.0-1|69	%define language_fr fr
14mr|mozilla-thunderbird-l10n-31.0-1|70	%define langname_fr French
14mr|mozilla-thunderbird-l10n-31.0-1|71	%define language_fy fy-NL
14mr|mozilla-thunderbird-l10n-31.0-1|72	%define langname_fy Frisian
14mr|mozilla-thunderbird-l10n-31.0-1|73	%define language_ga ga-IE
14mr|mozilla-thunderbird-l10n-31.0-1|74	%define langname_ga Irish
14mr|mozilla-thunderbird-l10n-31.0-1|75	%define language_gd gd
14mr|mozilla-thunderbird-l10n-31.0-1|76	%define langname_gd Scottish Gaelic
14mr|mozilla-thunderbird-l10n-31.0-1|77	%define language_gl gl
14mr|mozilla-thunderbird-l10n-31.0-1|78	%define langname_gl Galician
14mr|mozilla-thunderbird-l10n-31.0-1|79	%define language_gu_IN gu-IN
14mr|mozilla-thunderbird-l10n-31.0-1|80	%define langname_gu_IN Gujarati
14mr|mozilla-thunderbird-l10n-31.0-1|81	%define language_he he
14mr|mozilla-thunderbird-l10n-31.0-1|82	%define langname_he Hebrew
14mr|mozilla-thunderbird-l10n-31.0-1|83	%define language_hu hu
14mr|mozilla-thunderbird-l10n-31.0-1|84	%define langname_hu Hungarian
14mr|mozilla-thunderbird-l10n-31.0-1|85	%define language_id id
14mr|mozilla-thunderbird-l10n-31.0-1|86	%define langname_id Indonesian
14mr|mozilla-thunderbird-l10n-31.0-1|87	%define language_is is
14mr|mozilla-thunderbird-l10n-31.0-1|88	%define langname_is Icelandic
14mr|mozilla-thunderbird-l10n-31.0-1|89	%define language_it it
14mr|mozilla-thunderbird-l10n-31.0-1|90	%define langname_it Italian
14mr|mozilla-thunderbird-l10n-31.0-1|91	%define language_ja ja
14mr|mozilla-thunderbird-l10n-31.0-1|92	%define langname_ja Japanese
14mr|mozilla-thunderbird-l10n-31.0-1|93	%define language_ka ka
14mr|mozilla-thunderbird-l10n-31.0-1|94	%define langname_ka Georgian
14mr|mozilla-thunderbird-l10n-31.0-1|95	%define language_ko ko
14mr|mozilla-thunderbird-l10n-31.0-1|96	%define langname_ko Korean
14mr|mozilla-thunderbird-l10n-31.0-1|97	%define language_lt lt
14mr|mozilla-thunderbird-l10n-31.0-1|98	%define langname_lt Lithuanian
14mr|mozilla-thunderbird-l10n-31.0-1|99	%define language_mk mk
14mr|mozilla-thunderbird-l10n-31.0-1|100	%define langname_mk Macedonian
14mr|mozilla-thunderbird-l10n-31.0-1|101	%define language_nb_NO nb-NO
14mr|mozilla-thunderbird-l10n-31.0-1|102	%define langname_nb_NO Norwegian Bokmaal
14mr|mozilla-thunderbird-l10n-31.0-1|103	%define language_nn_NO nn-NO
14mr|mozilla-thunderbird-l10n-31.0-1|104	%define langname_nn_NO Norwegian Nynorsk
14mr|mozilla-thunderbird-l10n-31.0-1|105	%define language_nl nl
14mr|mozilla-thunderbird-l10n-31.0-1|106	%define langname_nl Dutch
14mr|mozilla-thunderbird-l10n-31.0-1|107	%define language_pa_IN pa-IN
14mr|mozilla-thunderbird-l10n-31.0-1|108	%define langname_pa_IN Punjabi (gurmukhi)
14mr|mozilla-thunderbird-l10n-31.0-1|109	%define language_pl pl
14mr|mozilla-thunderbird-l10n-31.0-1|110	%define langname_pl Polish
14mr|mozilla-thunderbird-l10n-31.0-1|111	%define language_pt_BR pt-BR
14mr|mozilla-thunderbird-l10n-31.0-1|112	%define langname_pt_BR Brazilian portuguese
14mr|mozilla-thunderbird-l10n-31.0-1|113	%define language_pt_PT pt-PT
14mr|mozilla-thunderbird-l10n-31.0-1|114	%define langname_pt_PT Portuguese
14mr|mozilla-thunderbird-l10n-31.0-1|115	%define language_ro ro
14mr|mozilla-thunderbird-l10n-31.0-1|116	%define langname_ro Romanian
14mr|mozilla-thunderbird-l10n-31.0-1|117	%define language_ru ru
14mr|mozilla-thunderbird-l10n-31.0-1|118	%define langname_ru Russian
14mr|mozilla-thunderbird-l10n-31.0-1|119	%define language_si si
14mr|mozilla-thunderbird-l10n-31.0-1|120	%define langname_si Sinhala
14mr|mozilla-thunderbird-l10n-31.0-1|121	%define language_sk sk
14mr|mozilla-thunderbird-l10n-31.0-1|122	%define langname_sk Slovak
14mr|mozilla-thunderbird-l10n-31.0-1|123	%define language_sq sq
14mr|mozilla-thunderbird-l10n-31.0-1|124	%define langname_sq Albanian
14mr|mozilla-thunderbird-l10n-31.0-1|125	%define language_sl sl
14mr|mozilla-thunderbird-l10n-31.0-1|126	%define langname_sl Slovenian
14mr|mozilla-thunderbird-l10n-31.0-1|127	%define language_sr sr
14mr|mozilla-thunderbird-l10n-31.0-1|128	%define langname_sr Serbian
14mr|mozilla-thunderbird-l10n-31.0-1|129	%define language_sv_SE sv-SE
14mr|mozilla-thunderbird-l10n-31.0-1|130	%define langname_sv_SE Swedish
14mr|mozilla-thunderbird-l10n-31.0-1|131	%define language_ta_LK ta-LK
14mr|mozilla-thunderbird-l10n-31.0-1|132	%define langname_ta_LK Tamil (Sri-Lanka)
14mr|mozilla-thunderbird-l10n-31.0-1|133	%define language_tr tr
14mr|mozilla-thunderbird-l10n-31.0-1|134	%define langname_tr Turkish
14mr|mozilla-thunderbird-l10n-31.0-1|135	%define language_uk uk
14mr|mozilla-thunderbird-l10n-31.0-1|136	%define langname_uk Ukrainian
14mr|mozilla-thunderbird-l10n-31.0-1|137	%define language_vi vi
14mr|mozilla-thunderbird-l10n-31.0-1|138	%define langname_vi Vietnamese
14mr|mozilla-thunderbird-l10n-31.0-1|139	%define language_zh_CN zh-CN
14mr|mozilla-thunderbird-l10n-31.0-1|140	%define langname_zh_CN Simplified Chinese
14mr|mozilla-thunderbird-l10n-31.0-1|141	%define language_zh_TW zh-TW
14mr|mozilla-thunderbird-l10n-31.0-1|142	%define langname_zh_TW Traditional Chinese
14mr|mozilla-thunderbird-l10n-31.0-1|143	
14mr|mozilla-thunderbird-l10n-31.0-1|144	# --- Danger line ---
14mr|mozilla-thunderbird-l10n-31.0-1|145	
14mr|mozilla-thunderbird-l10n-31.0-1|146	# Defaults (all languages enabled by default)
14mr|mozilla-thunderbird-l10n-31.0-1|147	# l10n
14mr|mozilla-thunderbird-l10n-31.0-1|148	%{expand:%(for lang in %langlist; do echo "%%define with_$lang 1"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|149	%{expand:%(for lang in %disabled_langlist; do echo "%%define with_$lang 0"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|150	# dicts
14mr|mozilla-thunderbird-l10n-31.0-1|151	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang %{use_dict}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|152	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|153	
14mr|mozilla-thunderbird-l10n-31.0-1|154	# Locales
14mr|mozilla-thunderbird-l10n-31.0-1|155	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|156	
14mr|mozilla-thunderbird-l10n-31.0-1|157	%if %use_dict
14mr|mozilla-thunderbird-l10n-31.0-1|158	# myspell dicts, allows setting preferences between several providers.
14mr|mozilla-thunderbird-l10n-31.0-1|159	%{expand:%(for lang in %langlist; do echo "%%define myspell_$lang myspell-$lang"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|160	%define myspell_de myspell-de_DE
14mr|mozilla-thunderbird-l10n-31.0-1|161	%define myspell_fr myspell-fr_FR
14mr|mozilla-thunderbird-l10n-31.0-1|162	%endif
14mr|mozilla-thunderbird-l10n-31.0-1|163	
14mr|mozilla-thunderbird-l10n-31.0-1|164	Summary: Localizations for Thunderbird (virtual package)
14mr|mozilla-thunderbird-l10n-31.0-1|165	Name: %{name}
14mr|mozilla-thunderbird-l10n-31.0-1|166	Version: %{version}
14mr|mozilla-thunderbird-l10n-31.0-1|167	Release: %{release}
14mr|mozilla-thunderbird-l10n-31.0-1|168	License: GPL
14mr|mozilla-thunderbird-l10n-31.0-1|169	Group: Networking/WWW
14mr|mozilla-thunderbird-l10n-31.0-1|170	Url: http://www.mozilla.org/
14mr|mozilla-thunderbird-l10n-31.0-1|171	BuildArch: noarch
14mr|mozilla-thunderbird-l10n-31.0-1|172	BuildRequires: libxml2-utils
14mr|mozilla-thunderbird-l10n-31.0-1|173	# l10n sources
14mr|mozilla-thunderbird-l10n-31.0-1|174	Source0:        %{name}-%{version}.tar.xz
14mr|mozilla-thunderbird-l10n-31.0-1|175	# Language package template
14mr|mozilla-thunderbird-l10n-31.0-1|176	Source1: %{name}-template.in
14mr|mozilla-thunderbird-l10n-31.0-1|177	Source500: mozilla-thunderbird-l10n.rpmlintrc
14mr|mozilla-thunderbird-l10n-31.0-1|178	# l10n sources
14mr|mozilla-thunderbird-l10n-31.0-1|179	#%{expand:%(\
14mr|mozilla-thunderbird-l10n-31.0-1|180	#	i=1;\
14mr|mozilla-thunderbird-l10n-31.0-1|181	#	for lang in %langlist; do\
14mr|mozilla-thunderbird-l10n-31.0-1|182	#		echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
14mr|mozilla-thunderbird-l10n-31.0-1|183	#		i=$[i+1];\
14mr|mozilla-thunderbird-l10n-31.0-1|184	#	done\
14mr|mozilla-thunderbird-l10n-31.0-1|185	#	)
14mr|mozilla-thunderbird-l10n-31.0-1|186	}
14mr|mozilla-thunderbird-l10n-31.0-1|187	%if %use_dict
14mr|mozilla-thunderbird-l10n-31.0-1|188	%{expand:%(\
14mr|mozilla-thunderbird-l10n-31.0-1|189	disabled="%{disabled_dict_langlist}";\
14mr|mozilla-thunderbird-l10n-31.0-1|190	for lang in %langlist; do\
14mr|mozilla-thunderbird-l10n-31.0-1|191	echo "$disabled" | grep -q "\<$lang\>" || \
14mr|mozilla-thunderbird-l10n-31.0-1|192	echo "BuildRequires: %%{myspell_$lang}";\
14mr|mozilla-thunderbird-l10n-31.0-1|193	done\
14mr|mozilla-thunderbird-l10n-31.0-1|194	)
14mr|mozilla-thunderbird-l10n-31.0-1|195	}
14mr|mozilla-thunderbird-l10n-31.0-1|196	%endif
14mr|mozilla-thunderbird-l10n-31.0-1|197	
14mr|mozilla-thunderbird-l10n-31.0-1|198	%description
14mr|mozilla-thunderbird-l10n-31.0-1|199	Localizations for Thunderbird
14mr|mozilla-thunderbird-l10n-31.0-1|200	
14mr|mozilla-thunderbird-l10n-31.0-1|201	# Expand all languages packages.
14mr|mozilla-thunderbird-l10n-31.0-1|202	%{expand:%(\
14mr|mozilla-thunderbird-l10n-31.0-1|203	for lang in %langlist; do\
14mr|mozilla-thunderbird-l10n-31.0-1|204	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14mr|mozilla-thunderbird-l10n-31.0-1|205	done\
14mr|mozilla-thunderbird-l10n-31.0-1|206	)
14mr|mozilla-thunderbird-l10n-31.0-1|207	}
14mr|mozilla-thunderbird-l10n-31.0-1|208	
14mr|mozilla-thunderbird-l10n-31.0-1|209	%prep
14mr|mozilla-thunderbird-l10n-31.0-1|210	%setup -q
14mr|mozilla-thunderbird-l10n-31.0-1|211	
14mr|mozilla-thunderbird-l10n-31.0-1|212	# Convert rpm macros to bash variables
14mr|mozilla-thunderbird-l10n-31.0-1|213	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|214	%{expand:%(for lang in %langlist; do echo "locale_$lang=%%{locale_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|215	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|216	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|217	
14mr|mozilla-thunderbird-l10n-31.0-1|218	# Unpack all languages
14mr|mozilla-thunderbird-l10n-31.0-1|219	for lang in %langlist; do
14mr|mozilla-thunderbird-l10n-31.0-1|220	with="with_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|221	with=${!with}
14mr|mozilla-thunderbird-l10n-31.0-1|222	[ $with -eq 0 ] && continue
14mr|mozilla-thunderbird-l10n-31.0-1|223	
14mr|mozilla-thunderbird-l10n-31.0-1|224	language="language_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|225	language=${!language}
14mr|mozilla-thunderbird-l10n-31.0-1|226	
14mr|mozilla-thunderbird-l10n-31.0-1|227	locale="locale_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|228	locale=${!locale}
14mr|mozilla-thunderbird-l10n-31.0-1|229	
14mr|mozilla-thunderbird-l10n-31.0-1|230	# l10n
14mr|mozilla-thunderbird-l10n-31.0-1|231	mkdir ${language}
14mr|mozilla-thunderbird-l10n-31.0-1|232	cd ${language}
14mr|mozilla-thunderbird-l10n-31.0-1|233	unzip -qq ../${language}.xpi
14mr|mozilla-thunderbird-l10n-31.0-1|234	cd ..
14mr|mozilla-thunderbird-l10n-31.0-1|235	
14mr|mozilla-thunderbird-l10n-31.0-1|236	# dict
14mr|mozilla-thunderbird-l10n-31.0-1|237	dict="dict_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|238	dict=${!dict}
14mr|mozilla-thunderbird-l10n-31.0-1|239	[ $dict -eq 0 ] && continue
14mr|mozilla-thunderbird-l10n-31.0-1|240	
14mr|mozilla-thunderbird-l10n-31.0-1|241	done
14mr|mozilla-thunderbird-l10n-31.0-1|242	
14mr|mozilla-thunderbird-l10n-31.0-1|243	%check
14mr|mozilla-thunderbird-l10n-31.0-1|244	# All install.rdf files must validate
14mr|mozilla-thunderbird-l10n-31.0-1|245	xmllint --noout */install.rdf
14mr|mozilla-thunderbird-l10n-31.0-1|246	
14mr|mozilla-thunderbird-l10n-31.0-1|247	%install
14mr|mozilla-thunderbird-l10n-31.0-1|248	rm -rf %buildroot
14mr|mozilla-thunderbird-l10n-31.0-1|249	
14mr|mozilla-thunderbird-l10n-31.0-1|250	# Convert rpm macros to bash variables
14mr|mozilla-thunderbird-l10n-31.0-1|251	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|252	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|253	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
14mr|mozilla-thunderbird-l10n-31.0-1|254	
14mr|mozilla-thunderbird-l10n-31.0-1|255	# Create dicts dir
14mr|mozilla-thunderbird-l10n-31.0-1|256	%if %use_dict
14mr|mozilla-thunderbird-l10n-31.0-1|257	mkdir -p %buildroot%{mozillalibdir}/dictionaries
14mr|mozilla-thunderbird-l10n-31.0-1|258	%endif
14mr|mozilla-thunderbird-l10n-31.0-1|259	
14mr|mozilla-thunderbird-l10n-31.0-1|260	# Install all languages
14mr|mozilla-thunderbird-l10n-31.0-1|261	for lang in %langlist; do
14mr|mozilla-thunderbird-l10n-31.0-1|262	with="with_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|263	with=${!with}
14mr|mozilla-thunderbird-l10n-31.0-1|264	[ $with -eq 0 ] && continue
14mr|mozilla-thunderbird-l10n-31.0-1|265	
14mr|mozilla-thunderbird-l10n-31.0-1|266	language="language_$lang"
14mr|mozilla-thunderbird-l10n-31.0-1|267	language=${!language}
14mr|mozilla-thunderbird-l10n-31.0-1|268	
14mr|mozilla-thunderbird-l10n-31.0-1|269	# l10n
14mr|mozilla-thunderbird-l10n-31.0-1|270	cd $language
14mr|mozilla-thunderbird-l10n-31.0-1|271	mkdir -p %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
14mr|mozilla-thunderbird-l10n-31.0-1|272	cp -f -r * %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
14mr|mozilla-thunderbird-l10n-31.0-1|273	cd ..
14mr|mozilla-thunderbird-l10n-31.0-1|274	
14mr|mozilla-thunderbird-l10n-31.0-1|275	done
14mr|mozilla-thunderbird-l10n-31.0-1|276	
14mr|mozilla-thunderbird-l10n-31.0-1|277	
14mr|mozilla-thunderbird-l10n-31.0-1|278	%changelog
14mr|mozilla-thunderbird-l10n-31.0-1|279	* Thu Aug 07 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|mozilla-thunderbird-l10n-31.0-1|280	+ Revision: 70a496b
14mr|mozilla-thunderbird-l10n-31.0-1|281	- update to 31.0
14mr|mozilla-thunderbird-l10n-31.0-1|282	
14mr|mozilla-thunderbird-l10n-31.0-1|283	

17716 14
14mr|mozjs24-24.2.0-4|1	%define pkgname mozjs
14mr|mozjs24-24.2.0-4|2	%define api 24
14mr|mozjs24-24.2.0-4|3	%define libname %mklibname %{pkgname} %{api}
14mr|mozjs24-24.2.0-4|4	%define devname %mklibname %{pkgname} %{api} -d
14mr|mozjs24-24.2.0-4|5	
14mr|mozjs24-24.2.0-4|6	Summary:	JavaScript interpreter and libraries
14mr|mozjs24-24.2.0-4|7	Name:		mozjs24
14mr|mozjs24-24.2.0-4|8	Version:	24.2.0
14mr|mozjs24-24.2.0-4|9	Release:	4
14mr|mozjs24-24.2.0-4|10	License:	GPLv2+ or LGPLv2+ or MPLv1.1
14mr|mozjs24-24.2.0-4|11	Group:		Development/Other
14mr|mozjs24-24.2.0-4|12	Url:		http://www.mozilla.org/js/
14mr|mozjs24-24.2.0-4|13	Source0:	http://ftp.mozilla.org/pub/mozilla.org/js/mozjs-%{version}.tar.bz2
14mr|mozjs24-24.2.0-4|14	# From fedora
14mr|mozjs24-24.2.0-4|15	Patch0:		js17-build-fixes.patch
14mr|mozjs24-24.2.0-4|16	BuildRequires:	autoconf2.1
14mr|mozjs24-24.2.0-4|17	BuildRequires:	readline-devel
14mr|mozjs24-24.2.0-4|18	BuildRequires:	pkgconfig(nspr)
14mr|mozjs24-24.2.0-4|19	BuildRequires:	pkgconfig(python3)
14mr|mozjs24-24.2.0-4|20	
14mr|mozjs24-24.2.0-4|21	%description
14mr|mozjs24-24.2.0-4|22	JavaScript is the Netscape-developed object scripting language used in millions
14mr|mozjs24-24.2.0-4|23	of web pages and server applications worldwide. Netscape's JavaScript is a
14mr|mozjs24-24.2.0-4|24	superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
14mr|mozjs24-24.2.0-4|25	with only mild differences from the published standard.
14mr|mozjs24-24.2.0-4|26	
14mr|mozjs24-24.2.0-4|27	#-------------------------------------------------------------------------
14mr|mozjs24-24.2.0-4|28	
14mr|mozjs24-24.2.0-4|29	%package -n %{libname}
14mr|mozjs24-24.2.0-4|30	Summary:	JavaScript engine library
14mr|mozjs24-24.2.0-4|31	Group:		System/Libraries
14mr|mozjs24-24.2.0-4|32	
14mr|mozjs24-24.2.0-4|33	%description -n %{libname}
14mr|mozjs24-24.2.0-4|34	JavaScript is the Netscape-developed object scripting languages. This
14mr|mozjs24-24.2.0-4|35	package has been created for purposes of Sablotron and is suitable for
14mr|mozjs24-24.2.0-4|36	embedding in applications. See http://www.mozilla.org/js for details
14mr|mozjs24-24.2.0-4|37	and sources.
14mr|mozjs24-24.2.0-4|38	
14mr|mozjs24-24.2.0-4|39	%files -n %{libname}
14mr|mozjs24-24.2.0-4|40	%doc LICENSE README
14mr|mozjs24-24.2.0-4|41	%{_libdir}/lib%{pkgname}-%{api}.so
14mr|mozjs24-24.2.0-4|42	
14mr|mozjs24-24.2.0-4|43	#-------------------------------------------------------------------------
14mr|mozjs24-24.2.0-4|44	
14mr|mozjs24-24.2.0-4|45	%package -n %{devname}
14mr|mozjs24-24.2.0-4|46	Summary:	The header files for %{name}
14mr|mozjs24-24.2.0-4|47	Group:		Development/Other
14mr|mozjs24-24.2.0-4|48	Provides:	%{name}-devel = %{EVRD}
14mr|mozjs24-24.2.0-4|49	Requires:	%{libname} = %{EVRD}
14mr|mozjs24-24.2.0-4|50	# Necessary because mozjs uses a weird versioning scheme instead of
14mr|mozjs24-24.2.0-4|51	# proper sonames
14mr|mozjs24-24.2.0-4|52	%if "%{_lib}" == "lib64"
14mr|mozjs24-24.2.0-4|53	Provides:	devel(libmozjs-%{api}(64bit)) = %{EVRD}
14mr|mozjs24-24.2.0-4|54	%else
14mr|mozjs24-24.2.0-4|55	Provides:	devel(libmozjs-%{api}) = %{EVRD}
14mr|mozjs24-24.2.0-4|56	%endif
14mr|mozjs24-24.2.0-4|57	
14mr|mozjs24-24.2.0-4|58	%description -n %{devname}
14mr|mozjs24-24.2.0-4|59	This package contains the header files, static libraries and development
14mr|mozjs24-24.2.0-4|60	documentation for %{name}. If you like to develop programs using %{name},
14mr|mozjs24-24.2.0-4|61	you will need to install %{name}-devel.
14mr|mozjs24-24.2.0-4|62	
14mr|mozjs24-24.2.0-4|63	%files -n %{devname}
14mr|mozjs24-24.2.0-4|64	%{_libdir}/pkgconfig/*.pc
14mr|mozjs24-24.2.0-4|65	%{_includedir}/mozjs-%{api}
14mr|mozjs24-24.2.0-4|66	
14mr|mozjs24-24.2.0-4|67	#-------------------------------------------------------------------------
14mr|mozjs24-24.2.0-4|68	
14mr|mozjs24-24.2.0-4|69	%prep
14mr|mozjs24-24.2.0-4|70	%setup -q -n %{pkgname}-%{version}
14mr|mozjs24-24.2.0-4|71	%apply_patches
14mr|mozjs24-24.2.0-4|72	
14mr|mozjs24-24.2.0-4|73	# Delete bundled sources
14mr|mozjs24-24.2.0-4|74	rm -rf js/src/editline
14mr|mozjs24-24.2.0-4|75	rm -rf js/src/ctypes/libffi
14mr|mozjs24-24.2.0-4|76	
14mr|mozjs24-24.2.0-4|77	chmod a+x configure
14mr|mozjs24-24.2.0-4|78	
14mr|mozjs24-24.2.0-4|79	pushd js/src
14mr|mozjs24-24.2.0-4|80	autoconf-2.13
14mr|mozjs24-24.2.0-4|81	popd
14mr|mozjs24-24.2.0-4|82	
14mr|mozjs24-24.2.0-4|83	%build
14mr|mozjs24-24.2.0-4|84	%configure2_5x \
14mr|mozjs24-24.2.0-4|85	--disable-static \
14mr|mozjs24-24.2.0-4|86	--with-system-nspr \
14mr|mozjs24-24.2.0-4|87	--enable-threadsafe \
14mr|mozjs24-24.2.0-4|88	--enable-readline
14mr|mozjs24-24.2.0-4|89	%make
14mr|mozjs24-24.2.0-4|90	
14mr|mozjs24-24.2.0-4|91	%install
14mr|mozjs24-24.2.0-4|92	%makeinstall_std
14mr|mozjs24-24.2.0-4|93	
14mr|mozjs24-24.2.0-4|94	# For some reason the headers and pkg-config file are executable
14mr|mozjs24-24.2.0-4|95	find %{buildroot}%{_includedir} -type f -exec chmod a-x {} \;
14mr|mozjs24-24.2.0-4|96	chmod a-x  %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|mozjs24-24.2.0-4|97	
14mr|mozjs24-24.2.0-4|98	# Upstream does not honor --disable-static yet
14mr|mozjs24-24.2.0-4|99	rm -f %{buildroot}%{_libdir}/*.a
14mr|mozjs24-24.2.0-4|100	
14mr|mozjs24-24.2.0-4|101	# This is also statically linked; once that is fixed that we could
14mr|mozjs24-24.2.0-4|102	# consider shipping it.
14mr|mozjs24-24.2.0-4|103	rm -f %{buildroot}%{_bindir}/js%{api}
14mr|mozjs24-24.2.0-4|104	
14mr|mozjs24-24.2.0-4|105	# However, delete js-config since everything should use
14mr|mozjs24-24.2.0-4|106	# the pkg-config file.
14mr|mozjs24-24.2.0-4|107	rm -f %{buildroot}%{_bindir}/js%{api}-config
14mr|mozjs24-24.2.0-4|108	
14mr|mozjs24-24.2.0-4|109	%check
14mr|mozjs24-24.2.0-4|110	cat > js/src/config/find_vanilla_new_calls << EOF
14mr|mozjs24-24.2.0-4|111	#!/bin/bash
14mr|mozjs24-24.2.0-4|112	exit 0
14mr|mozjs24-24.2.0-4|113	EOF
14mr|mozjs24-24.2.0-4|114	%make -C js/src check
14mr|mozjs24-24.2.0-4|115	
14mr|mozjs24-24.2.0-4|116	%changelog
14mr|mozjs24-24.2.0-4|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 24.2.0-4
14mr|mozjs24-24.2.0-4|118	+ Revision: 1e1284c
14mr|mozjs24-24.2.0-4|119	- MassBuild#440: Increase release tag
14mr|mozjs24-24.2.0-4|120	
14mr|mozjs24-24.2.0-4|121	

17717 14
14mr|mp32ogg-0.11-16|1	%define fver 0.11-8
14mr|mp32ogg-0.11-16|2	
14mr|mp32ogg-0.11-16|3	Name:		mp32ogg
14mr|mp32ogg-0.11-16|4	Version:	0.11
14mr|mp32ogg-0.11-16|5	Release:	16
14mr|mp32ogg-0.11-16|6	
14mr|mp32ogg-0.11-16|7	Summary:	Convert mp3 music files to ogg music files
14mr|mp32ogg-0.11-16|8	License:	Artistic
14mr|mp32ogg-0.11-16|9	Group:		Sound
14mr|mp32ogg-0.11-16|10	# Author: Nathan Walp <faceprint@faceprint.com>
14mr|mp32ogg-0.11-16|11	Url:		http://packages.debian.org/unstable/sound/mp32ogg
14mr|mp32ogg-0.11-16|12	Source0:	mp32ogg_%{fver}.tar.bz2
14mr|mp32ogg-0.11-16|13	Patch0:     mp32ogg-0.11-force-filename-stringification.mp3
14mr|mp32ogg-0.11-16|14	
14mr|mp32ogg-0.11-16|15	BuildRequires: perl
14mr|mp32ogg-0.11-16|16	BuildRequires: perl(MP3::Info)
14mr|mp32ogg-0.11-16|17	BuildRequires: perl(String::ShellQuote)
14mr|mp32ogg-0.11-16|18	
14mr|mp32ogg-0.11-16|19	BuildArch:	noarch
14mr|mp32ogg-0.11-16|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14mr|mp32ogg-0.11-16|21	
14mr|mp32ogg-0.11-16|22	Requires: mpg123
14mr|mp32ogg-0.11-16|23	Requires: perl
14mr|mp32ogg-0.11-16|24	Requires: vorbis-tools
14mr|mp32ogg-0.11-16|25	
14mr|mp32ogg-0.11-16|26	%description
14mr|mp32ogg-0.11-16|27	Perl script to convert MP3 files into Ogg Vorbis format. It is able to
14mr|mp32ogg-0.11-16|28	read ID3 tags from MP3 files and correctly tag the Ogg files, as well as
14mr|mp32ogg-0.11-16|29	optionally rename them based on those tags.
14mr|mp32ogg-0.11-16|30	
14mr|mp32ogg-0.11-16|31	%prep
14mr|mp32ogg-0.11-16|32	%setup -q -n %name
14mr|mp32ogg-0.11-16|33	# fix https://qa.mandriva.com/show_bug.cgi?id=53477
14mr|mp32ogg-0.11-16|34	%patch0 -p0
14mr|mp32ogg-0.11-16|35	
14mr|mp32ogg-0.11-16|36	%install
14mr|mp32ogg-0.11-16|37	rm -rf %{buildroot}
14mr|mp32ogg-0.11-16|38	
14mr|mp32ogg-0.11-16|39	install -m 755 -D %name  %{buildroot}%{_bindir}/%{name}
14mr|mp32ogg-0.11-16|40	perl -c  %{buildroot}%{_bindir}/%{name}
14mr|mp32ogg-0.11-16|41	
14mr|mp32ogg-0.11-16|42	echo -e "%{name}\n\nAuthor: Nathan Walp <faceprint@faceprint.com>\nLicense: Artistic\n" > README
14mr|mp32ogg-0.11-16|43	
14mr|mp32ogg-0.11-16|44	%clean
14mr|mp32ogg-0.11-16|45	rm -rf %{buildroot}
14mr|mp32ogg-0.11-16|46	
14mr|mp32ogg-0.11-16|47	%files
14mr|mp32ogg-0.11-16|48	%defattr(-,root,root)
14mr|mp32ogg-0.11-16|49	%doc README
14mr|mp32ogg-0.11-16|50	%{_bindir}/*
14mr|mp32ogg-0.11-16|51	
14mr|mp32ogg-0.11-16|52	
14mr|mp32ogg-0.11-16|53	
14mr|mp32ogg-0.11-16|54	%changelog
14mr|mp32ogg-0.11-16|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-16
14mr|mp32ogg-0.11-16|56	+ Revision: 09a5f57
14mr|mp32ogg-0.11-16|57	- MassBuild#440: Increase release tag
14mr|mp32ogg-0.11-16|58	
14mr|mp32ogg-0.11-16|59	

17718 14
14mr|mpage-2.5.6-9|1	Summary:	A tool for printing multiple pages of text on each printed page
14mr|mpage-2.5.6-9|2	Name:		mpage
14mr|mpage-2.5.6-9|3	Version:	2.5.6
14mr|mpage-2.5.6-9|4	Release:	9
14mr|mpage-2.5.6-9|5	License:	BSD
14mr|mpage-2.5.6-9|6	Group:		System/Printing
14mr|mpage-2.5.6-9|7	Url:		http://www.mesa.nl/pub/mpage
14mr|mpage-2.5.6-9|8	Source0:	http://www.mesa.nl/pub/mpage/%{name}-%{version}.tgz
14mr|mpage-2.5.6-9|9	Patch0:		mpage-2.5.4-config.patch
14mr|mpage-2.5.6-9|10	# Japanese patch.bz2
14mr|mpage-2.5.6-9|11	Patch10:	mpage-2.5.3-j.patch
14mr|mpage-2.5.6-9|12	Patch20:	mpage-mfix.patch
14mr|mpage-2.5.6-9|13	Patch21:	mpage-psprint.patch
14mr|mpage-2.5.6-9|14	Patch22:	mpage-2.5.3-japanese-fix.patch
14mr|mpage-2.5.6-9|15	Patch23:	mpage-2.5.6-LDFLAGS.diff
14mr|mpage-2.5.6-9|16	
14mr|mpage-2.5.6-9|17	%description
14mr|mpage-2.5.6-9|18	The mpage utility takes plain text files or PostScript(TM) documents
14mr|mpage-2.5.6-9|19	as input, reduces the size of the text, and prints the files on a
14mr|mpage-2.5.6-9|20	PostScript printer with several pages on each sheet of paper.  Mpage
14mr|mpage-2.5.6-9|21	is very useful for viewing large printouts without using up tons of
14mr|mpage-2.5.6-9|22	paper.  Mpage supports many different layout options for the printed
14mr|mpage-2.5.6-9|23	pages.
14mr|mpage-2.5.6-9|24	
14mr|mpage-2.5.6-9|25	Mpage should be installed if you need a useful utility for viewing
14mr|mpage-2.5.6-9|26	long text documents without wasting paper.
14mr|mpage-2.5.6-9|27	
14mr|mpage-2.5.6-9|28	%prep
14mr|mpage-2.5.6-9|29	%setup -q
14mr|mpage-2.5.6-9|30	%apply_patches
14mr|mpage-2.5.6-9|31	
14mr|mpage-2.5.6-9|32	%build
14mr|mpage-2.5.6-9|33	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|mpage-2.5.6-9|34	
14mr|mpage-2.5.6-9|35	%install
14mr|mpage-2.5.6-9|36	%makeinstall_std
14mr|mpage-2.5.6-9|37	
14mr|mpage-2.5.6-9|38	%files
14mr|mpage-2.5.6-9|39	%doc CHANGES Copyright README NEWS TODO
14mr|mpage-2.5.6-9|40	%{_bindir}/mpage
14mr|mpage-2.5.6-9|41	%{_mandir}/man1/mpage.1*
14mr|mpage-2.5.6-9|42	%dir %{_datadir}/mpage
14mr|mpage-2.5.6-9|43	%{_datadir}/mpage/*
14mr|mpage-2.5.6-9|44	
14mr|mpage-2.5.6-9|45	
14mr|mpage-2.5.6-9|46	%changelog
14mr|mpage-2.5.6-9|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.6-9
14mr|mpage-2.5.6-9|48	+ Revision: c5c0063
14mr|mpage-2.5.6-9|49	- MassBuild#440: Increase release tag
14mr|mpage-2.5.6-9|50	
14mr|mpage-2.5.6-9|51	

17719 14
14mr|mpd-0.18.10-1|1	#####################
14mr|mpd-0.18.10-1|2	# Hardcode PLF build
14mr|mpd-0.18.10-1|3	%define build_plf 0
14mr|mpd-0.18.10-1|4	#####################
14mr|mpd-0.18.10-1|5	
14mr|mpd-0.18.10-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|mpd-0.18.10-1|7	
14mr|mpd-0.18.10-1|8	%if %{build_plf}
14mr|mpd-0.18.10-1|9	%define distsuffix plf
14mr|mpd-0.18.10-1|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|mpd-0.18.10-1|11	%define extrarelsuffix plf
14mr|mpd-0.18.10-1|12	%endif
14mr|mpd-0.18.10-1|13	
14mr|mpd-0.18.10-1|14	Summary:	MPD, the Music Player Daemon
14mr|mpd-0.18.10-1|15	Name:		mpd
14mr|mpd-0.18.10-1|16	Version:	0.18.10
14mr|mpd-0.18.10-1|17	Release:	1%{?extrarelsuffix}
14mr|mpd-0.18.10-1|18	License:	GPLv2+
14mr|mpd-0.18.10-1|19	Group:		Sound
14mr|mpd-0.18.10-1|20	Url:		http://www.musicpd.org/
14mr|mpd-0.18.10-1|21	Source0:	http://www.musicpd.org/download/%{name}/%{name}-%{version}.tar.xz
14mr|mpd-0.18.10-1|22	Source1:	%{name}.conf
14mr|mpd-0.18.10-1|23	Source2:        %{name}.tmpfiles.d
14mr|mpd-0.18.10-1|24	Source3:	%{name}.logrotate
14mr|mpd-0.18.10-1|25	Source4:	README.urpmi
14mr|mpd-0.18.10-1|26	Source100:	%{name}.rpmlintrc
14mr|mpd-0.18.10-1|27	Patch0:		mpd-0.18.8-libvorbis.patch
14mr|mpd-0.18.10-1|28	
14mr|mpd-0.18.10-1|29	Requires(pre,post):	rpm-helper
14mr|mpd-0.18.10-1|30	Requires(preun,postun): rpm-helper
14mr|mpd-0.18.10-1|31	BuildRequires:	pkgconfig(sqlite3)
14mr|mpd-0.18.10-1|32	BuildRequires:	pkgconfig(atomic_ops)
14mr|mpd-0.18.10-1|33	BuildRequires:	pkgconfig(libsystemd-daemon)
14mr|mpd-0.18.10-1|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
14mr|mpd-0.18.10-1|35	BuildRequires:	pkgconfig(gthread-2.0)
14mr|mpd-0.18.10-1|36	BuildRequires:	avahi-common-devel
14mr|mpd-0.18.10-1|37	BuildRequires:	pkgconfig(libcurl) >= 7.18
14mr|mpd-0.18.10-1|38	# sound servers
14mr|mpd-0.18.10-1|39	BuildRequires:	pkgconfig(alsa) >= 0.9.0
14mr|mpd-0.18.10-1|40	BuildRequires:	pkgconfig(jack)
14mr|mpd-0.18.10-1|41	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mr|mpd-0.18.10-1|42	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
14mr|mpd-0.18.10-1|43	BuildRequires:	pkgconfig(libmms) >= 0.4
14mr|mpd-0.18.10-1|44	BuildRequires:	pkgconfig(openal)
14mr|mpd-0.18.10-1|45	# multimedia formats
14mr|mpd-0.18.10-1|46	BuildRequires:	pkgconfig(adplug)
14mr|mpd-0.18.10-1|47	BuildRequires:	pkgconfig(ao)
14mr|mpd-0.18.10-1|48	BuildRequires:	pkgconfig(audiofile) >= 0.3
14mr|mpd-0.18.10-1|49	BuildRequires:	pkgconfig(flac) >= 1.2
14mr|mpd-0.18.10-1|50	BuildRequires:	pkgconfig(flac++)
14mr|mpd-0.18.10-1|51	BuildRequires:	pkgconfig(id3tag)
14mr|mpd-0.18.10-1|52	BuildRequires:	pkgconfig(libcdio_paranoia)
14mr|mpd-0.18.10-1|53	BuildRequires:	pkgconfig(libffado)
14mr|mpd-0.18.10-1|54	BuildRequires:	pkgconfig(libiso9660)
14mr|mpd-0.18.10-1|55	BuildRequires:	pkgconfig(libmodplug)
14mr|mpd-0.18.10-1|56	BuildRequires:	pkgconfig(libmpg123)
14mr|mpd-0.18.10-1|57	BuildRequires:	pkgconfig(libsidplay2)
14mr|mpd-0.18.10-1|58	BuildRequires:	pkgconfig(libsidutils)
14mr|mpd-0.18.10-1|59	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|mpd-0.18.10-1|60	BuildRequires:	pkgconfig(mad)
14mr|mpd-0.18.10-1|61	BuildRequires:	pkgconfig(ogg)
14mr|mpd-0.18.10-1|62	BuildRequires:	pkgconfig(opus)
14mr|mpd-0.18.10-1|63	BuildRequires:	pkgconfig(samplerate) >= 0.0.15
14mr|mpd-0.18.10-1|64	BuildRequires:	pkgconfig(shout)
14mr|mpd-0.18.10-1|65	BuildRequires:	pkgconfig(sndfile)
14mr|mpd-0.18.10-1|66	BuildRequires:	pkgconfig(twolame)
14mr|mpd-0.18.10-1|67	BuildRequires:	pkgconfig(vorbis)
14mr|mpd-0.18.10-1|68	BuildRequires:	pkgconfig(wavpack)
14mr|mpd-0.18.10-1|69	BuildRequires:	pkgconfig(yajl) >= 2.0
14mr|mpd-0.18.10-1|70	BuildRequires:	pkgconfig(zziplib) >= 0.13
14mr|mpd-0.18.10-1|71	BuildRequires:	ffmpeg-devel
14mr|mpd-0.18.10-1|72	BuildRequires:	libgme-devel
14mr|mpd-0.18.10-1|73	BuildRequires:	libmikmod-devel
14mr|mpd-0.18.10-1|74	BuildRequires:	libmpcdec-devel
14mr|mpd-0.18.10-1|75	BuildRequires:	wildmidi-devel
14mr|mpd-0.18.10-1|76	
14mr|mpd-0.18.10-1|77	%if %{build_plf}
14mr|mpd-0.18.10-1|78	BuildRequires:	libfaad2-devel
14mr|mpd-0.18.10-1|79	BuildRequires:	lame-devel
14mr|mpd-0.18.10-1|80	%endif
14mr|mpd-0.18.10-1|81	
14mr|mpd-0.18.10-1|82	%description
14mr|mpd-0.18.10-1|83	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
14mr|mpd-0.18.10-1|84	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
14mr|mpd-0.18.10-1|85	for integrating a computer into a stereo system that provides control for music
14mr|mpd-0.18.10-1|86	playback over a local network. It is also makes a great desktop music player,
14mr|mpd-0.18.10-1|87	especially if you are a console junkie, like front-end options, or restart X
14mr|mpd-0.18.10-1|88	often.
14mr|mpd-0.18.10-1|89	%if %{build_plf}
14mr|mpd-0.18.10-1|90	This package is in restricted repository because it is built with AAC support
14mr|mpd-0.18.10-1|91	of libfaad2, which is patent-protected.
14mr|mpd-0.18.10-1|92	%endif
14mr|mpd-0.18.10-1|93	
14mr|mpd-0.18.10-1|94	
14mr|mpd-0.18.10-1|95	%prep
14mr|mpd-0.18.10-1|96	%setup -q
14mr|mpd-0.18.10-1|97	%patch0 -b .vorbis
14mr|mpd-0.18.10-1|98	autoreconf -vfi
14mr|mpd-0.18.10-1|99	
14mr|mpd-0.18.10-1|100	
14mr|mpd-0.18.10-1|101	%build
14mr|mpd-0.18.10-1|102	# Mad and sidplay option make the build to fail
14mr|mpd-0.18.10-1|103	%configure2_5x \
14mr|mpd-0.18.10-1|104	--with-systemdsystemunitdir=%{_unitdir} \
14mr|mpd-0.18.10-1|105	--with-zeroconf=auto \
14mr|mpd-0.18.10-1|106	--enable-alsa \
14mr|mpd-0.18.10-1|107	--enable-ao \
14mr|mpd-0.18.10-1|108	--enable-audiofile \
14mr|mpd-0.18.10-1|109	--enable-cdio-paranoia \
14mr|mpd-0.18.10-1|110	--enable-curl \
14mr|mpd-0.18.10-1|111	--enable-flac \
14mr|mpd-0.18.10-1|112	--enable-ffmpeg \
14mr|mpd-0.18.10-1|113	--enable-fluidsynth \
14mr|mpd-0.18.10-1|114	--enable-gme \
14mr|mpd-0.18.10-1|115	--enable-id3 \
14mr|mpd-0.18.10-1|116	--enable-iso9660 \
14mr|mpd-0.18.10-1|117	--enable-jack \
14mr|mpd-0.18.10-1|118	--enable-soundcloud \
14mr|mpd-0.18.10-1|119	--enable-lsr \
14mr|mpd-0.18.10-1|120	--disable-mad \
14mr|mpd-0.18.10-1|121	--enable-mikmod \
14mr|mpd-0.18.10-1|122	--enable-mms \
14mr|mpd-0.18.10-1|123	--enable-modplug \
14mr|mpd-0.18.10-1|124	--enable-mpg123 \
14mr|mpd-0.18.10-1|125	--enable-openal \
14mr|mpd-0.18.10-1|126	--enable-opus \
14mr|mpd-0.18.10-1|127	--enable-pulse \
14mr|mpd-0.18.10-1|128	--enable-recorder-output \
14mr|mpd-0.18.10-1|129	--disable-roar \
14mr|mpd-0.18.10-1|130	--enable-shout \
14mr|mpd-0.18.10-1|131	--disable-sidplay \
14mr|mpd-0.18.10-1|132	--enable-sndfile \
14mr|mpd-0.18.10-1|133	--enable-twolame-encoder \
14mr|mpd-0.18.10-1|134	--enable-vorbis \
14mr|mpd-0.18.10-1|135	--enable-vorbis-encoder \
14mr|mpd-0.18.10-1|136	--enable-wave-encoder \
14mr|mpd-0.18.10-1|137	--enable-wavpack \
14mr|mpd-0.18.10-1|138	--enable-wildmidi \
14mr|mpd-0.18.10-1|139	--enable-zzip \
14mr|mpd-0.18.10-1|140	%if !%{build_plf}
14mr|mpd-0.18.10-1|141	--disable-aac \
14mr|mpd-0.18.10-1|142	--disable-lame-encoder \
14mr|mpd-0.18.10-1|143	%endif
14mr|mpd-0.18.10-1|144	--enable-sqlite
14mr|mpd-0.18.10-1|145	%make
14mr|mpd-0.18.10-1|146	
14mr|mpd-0.18.10-1|147	
14mr|mpd-0.18.10-1|148	%install
14mr|mpd-0.18.10-1|149	%makeinstall_std
14mr|mpd-0.18.10-1|150	
14mr|mpd-0.18.10-1|151	mkdir -p %{buildroot}/var/lib/mpd
14mr|mpd-0.18.10-1|152	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
14mr|mpd-0.18.10-1|153	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
14mr|mpd-0.18.10-1|154	mkdir -p %{buildroot}/var/log/mpd
14mr|mpd-0.18.10-1|155	touch %{buildroot}/var/log/mpd/mpd.log
14mr|mpd-0.18.10-1|156	touch %{buildroot}/var/log/mpd/mpd.error
14mr|mpd-0.18.10-1|157	mkdir -p %{buildroot}/var/run/mpd
14mr|mpd-0.18.10-1|158	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
14mr|mpd-0.18.10-1|159	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
14mr|mpd-0.18.10-1|160	mkdir -p %{buildroot}/lib/systemd/system
14mr|mpd-0.18.10-1|161	
14mr|mpd-0.18.10-1|162	install -D -m 644 %{SOURCE1} %{buildroot}/etc/mpd.conf
14mr|mpd-0.18.10-1|163	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|mpd-0.18.10-1|164	install -m 644 %{SOURCE4} doc/README.urpmi
14mr|mpd-0.18.10-1|165	rm -rf %{buildroot}/%{_docdir}/mpd
14mr|mpd-0.18.10-1|166	
14mr|mpd-0.18.10-1|167	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/mpd.conf
14mr|mpd-0.18.10-1|168	
14mr|mpd-0.18.10-1|169	%pre
14mr|mpd-0.18.10-1|170	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14mr|mpd-0.18.10-1|171	usermod -g audio %{name}
14mr|mpd-0.18.10-1|172	
14mr|mpd-0.18.10-1|173	
14mr|mpd-0.18.10-1|174	%post
14mr|mpd-0.18.10-1|175	if [ $1 -eq 1 ]
14mr|mpd-0.18.10-1|176	then
14mr|mpd-0.18.10-1|177	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
14mr|mpd-0.18.10-1|178	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
14mr|mpd-0.18.10-1|179	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
14mr|mpd-0.18.10-1|180	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
14mr|mpd-0.18.10-1|181	fi
14mr|mpd-0.18.10-1|182	%_post_service %{name}
14mr|mpd-0.18.10-1|183	
14mr|mpd-0.18.10-1|184	
14mr|mpd-0.18.10-1|185	%preun
14mr|mpd-0.18.10-1|186	%_preun_service %{name}
14mr|mpd-0.18.10-1|187	
14mr|mpd-0.18.10-1|188	
14mr|mpd-0.18.10-1|189	%postun
14mr|mpd-0.18.10-1|190	%_postun_userdel %{name}
14mr|mpd-0.18.10-1|191	
14mr|mpd-0.18.10-1|192	
14mr|mpd-0.18.10-1|193	%files
14mr|mpd-0.18.10-1|194	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
14mr|mpd-0.18.10-1|195	%{_bindir}/%{name}
14mr|mpd-0.18.10-1|196	%{_mandir}/man1/*
14mr|mpd-0.18.10-1|197	%{_mandir}/man5/*
14mr|mpd-0.18.10-1|198	%{_tmpfilesdir}*
14mr|mpd-0.18.10-1|199	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|mpd-0.18.10-1|200	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|mpd-0.18.10-1|201	%defattr(644,mpd,audio)
14mr|mpd-0.18.10-1|202	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
14mr|mpd-0.18.10-1|203	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
14mr|mpd-0.18.10-1|204	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
14mr|mpd-0.18.10-1|205	%ghost %{_localstatedir}/lib/mpd/mpd.db
14mr|mpd-0.18.10-1|206	%ghost %{_localstatedir}/lib/mpd/mpdstate
14mr|mpd-0.18.10-1|207	%attr(755,mpd,audio) %dir /var/log/mpd
14mr|mpd-0.18.10-1|208	%attr(755,mpd,audio) %dir /var/run/mpd
14mr|mpd-0.18.10-1|209	%ghost /var/log/mpd/mpd.log
14mr|mpd-0.18.10-1|210	%ghost /var/log/mpd/mpd.error
14mr|mpd-0.18.10-1|211	%attr(644,root,root) /lib/systemd/system/%{name}.service
14mr|mpd-0.18.10-1|212	
14mr|mpd-0.18.10-1|213	
14mr|mpd-0.18.10-1|214	%changelog
14mr|mpd-0.18.10-1|215	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.10-1
14mr|mpd-0.18.10-1|216	+ Revision: 7b79925
14mr|mpd-0.18.10-1|217	- Fix tmpfile location
14mr|mpd-0.18.10-1|218	
14mr|mpd-0.18.10-1|219	

17720 14
14mr|mpeg2dec-0.5.1-12|1	%define major 0
14mr|mpeg2dec-0.5.1-12|2	%define libname %mklibname %{name} %{major}
14mr|mpeg2dec-0.5.1-12|3	%define develname %mklibname -d %{name}
14mr|mpeg2dec-0.5.1-12|4	%define staticname %mklibname -s -d %{name}
14mr|mpeg2dec-0.5.1-12|5	%define oname libmpeg2
14mr|mpeg2dec-0.5.1-12|6	
14mr|mpeg2dec-0.5.1-12|7	Summary:	MPEG-2 Decoder
14mr|mpeg2dec-0.5.1-12|8	Name:		mpeg2dec
14mr|mpeg2dec-0.5.1-12|9	Version:	0.5.1
14mr|mpeg2dec-0.5.1-12|10	Release:	12
14mr|mpeg2dec-0.5.1-12|11	License:	GPLv2+
14mr|mpeg2dec-0.5.1-12|12	Group:		Video
14mr|mpeg2dec-0.5.1-12|13	URL:		http://libmpeg2.sourceforge.net/
14mr|mpeg2dec-0.5.1-12|14	Source0:	http://libmpeg2.sourceforge.net/files/%{oname}-%{version}.tar.gz
14mr|mpeg2dec-0.5.1-12|15	Patch0:		libmpeg2-0.5.1-gcc4.6.patch
14mr|mpeg2dec-0.5.1-12|16	BuildRequires:	pkgconfig(sdl)
14mr|mpeg2dec-0.5.1-12|17	BuildRequires:	pkgconfig(xv)
14mr|mpeg2dec-0.5.1-12|18	
14mr|mpeg2dec-0.5.1-12|19	%description
14mr|mpeg2dec-0.5.1-12|20	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
14mr|mpeg2dec-0.5.1-12|21	simple : it does not include features like reading files from a DVD,
14mr|mpeg2dec-0.5.1-12|22	CSS, fullscreen output, navigation, etc... The main purpose of
14mr|mpeg2dec-0.5.1-12|23	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
14mr|mpeg2dec-0.5.1-12|24	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
14mr|mpeg2dec-0.5.1-12|25	output routines for a variety of different interfaces.
14mr|mpeg2dec-0.5.1-12|26	
14mr|mpeg2dec-0.5.1-12|27	%package -n	%{libname}
14mr|mpeg2dec-0.5.1-12|28	Group:		System/Libraries
14mr|mpeg2dec-0.5.1-12|29	Summary:	MPEG-2 Decoder
14mr|mpeg2dec-0.5.1-12|30	
14mr|mpeg2dec-0.5.1-12|31	%description -n %{libname}
14mr|mpeg2dec-0.5.1-12|32	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
14mr|mpeg2dec-0.5.1-12|33	simple : it does not include features like reading files from a DVD,
14mr|mpeg2dec-0.5.1-12|34	CSS, fullscreen output, navigation, etc... The main purpose of
14mr|mpeg2dec-0.5.1-12|35	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
14mr|mpeg2dec-0.5.1-12|36	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
14mr|mpeg2dec-0.5.1-12|37	output routines for a variety of different interfaces.
14mr|mpeg2dec-0.5.1-12|38	
14mr|mpeg2dec-0.5.1-12|39	This package contains the shared libraries of mpeg2dec.
14mr|mpeg2dec-0.5.1-12|40	
14mr|mpeg2dec-0.5.1-12|41	%package -n	%{develname}
14mr|mpeg2dec-0.5.1-12|42	Summary:	MPEG-2 Decoder development files
14mr|mpeg2dec-0.5.1-12|43	Group:		Development/C
14mr|mpeg2dec-0.5.1-12|44	Requires:	%{libname} = %{version}
14mr|mpeg2dec-0.5.1-12|45	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|mpeg2dec-0.5.1-12|46	
14mr|mpeg2dec-0.5.1-12|47	%description -n	%{develname}
14mr|mpeg2dec-0.5.1-12|48	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
14mr|mpeg2dec-0.5.1-12|49	simple : it does not include features like reading files from a DVD,
14mr|mpeg2dec-0.5.1-12|50	CSS, fullscreen output, navigation, etc... The main purpose of
14mr|mpeg2dec-0.5.1-12|51	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
14mr|mpeg2dec-0.5.1-12|52	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
14mr|mpeg2dec-0.5.1-12|53	output routines for a variety of different interfaces.
14mr|mpeg2dec-0.5.1-12|54	MPEG-2 Decoder development files
14mr|mpeg2dec-0.5.1-12|55	
14mr|mpeg2dec-0.5.1-12|56	%package -n	%staticname
14mr|mpeg2dec-0.5.1-12|57	Summary:	MPEG-2 Decoder static libraries
14mr|mpeg2dec-0.5.1-12|58	Group:		Development/C
14mr|mpeg2dec-0.5.1-12|59	Requires:	%{develname} = %{version}-%{release}
14mr|mpeg2dec-0.5.1-12|60	
14mr|mpeg2dec-0.5.1-12|61	%description -n %{staticname}
14mr|mpeg2dec-0.5.1-12|62	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
14mr|mpeg2dec-0.5.1-12|63	simple : it does not include features like reading files from a DVD,
14mr|mpeg2dec-0.5.1-12|64	CSS, fullscreen output, navigation, etc... The main purpose of
14mr|mpeg2dec-0.5.1-12|65	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
14mr|mpeg2dec-0.5.1-12|66	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
14mr|mpeg2dec-0.5.1-12|67	output routines for a variety of different interfaces.
14mr|mpeg2dec-0.5.1-12|68	
14mr|mpeg2dec-0.5.1-12|69	MPEG-2 Decoder static libraries.
14mr|mpeg2dec-0.5.1-12|70	
14mr|mpeg2dec-0.5.1-12|71	%prep
14mr|mpeg2dec-0.5.1-12|72	%setup -q -n %{oname}-%{version}
14mr|mpeg2dec-0.5.1-12|73	%patch0 -p1
14mr|mpeg2dec-0.5.1-12|74	
14mr|mpeg2dec-0.5.1-12|75	%build
14mr|mpeg2dec-0.5.1-12|76	%configure2_5x	--enable-shared \
14mr|mpeg2dec-0.5.1-12|77	%ifarch sparc sparcv9 sparc64
14mr|mpeg2dec-0.5.1-12|78	--disable-accel-detect
14mr|mpeg2dec-0.5.1-12|79	%endif
14mr|mpeg2dec-0.5.1-12|80	
14mr|mpeg2dec-0.5.1-12|81	%make
14mr|mpeg2dec-0.5.1-12|82	
14mr|mpeg2dec-0.5.1-12|83	%install
14mr|mpeg2dec-0.5.1-12|84	%makeinstall_std
14mr|mpeg2dec-0.5.1-12|85	
14mr|mpeg2dec-0.5.1-12|86	%files
14mr|mpeg2dec-0.5.1-12|87	%doc AUTHORS ChangeLog NEWS README TODO
14mr|mpeg2dec-0.5.1-12|88	%{_mandir}/man1/*
14mr|mpeg2dec-0.5.1-12|89	%{_bindir}/*
14mr|mpeg2dec-0.5.1-12|90	
14mr|mpeg2dec-0.5.1-12|91	%files -n %{libname}
14mr|mpeg2dec-0.5.1-12|92	%{_libdir}/libmpeg2*.so.%{major}*
14mr|mpeg2dec-0.5.1-12|93	
14mr|mpeg2dec-0.5.1-12|94	%files -n %{develname}
14mr|mpeg2dec-0.5.1-12|95	%{_includedir}/mpeg2dec
14mr|mpeg2dec-0.5.1-12|96	%{_libdir}/lib*.so
14mr|mpeg2dec-0.5.1-12|97	%{_libdir}/pkgconfig/lib*.pc
14mr|mpeg2dec-0.5.1-12|98	
14mr|mpeg2dec-0.5.1-12|99	%files -n %{staticname}
14mr|mpeg2dec-0.5.1-12|100	%{_libdir}/lib*.a
14mr|mpeg2dec-0.5.1-12|101	
14mr|mpeg2dec-0.5.1-12|102	
14mr|mpeg2dec-0.5.1-12|103	%changelog
14mr|mpeg2dec-0.5.1-12|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-12
14mr|mpeg2dec-0.5.1-12|105	+ Revision: 150a5b4
14mr|mpeg2dec-0.5.1-12|106	- MassBuild#440: Increase release tag
14mr|mpeg2dec-0.5.1-12|107	
14mr|mpeg2dec-0.5.1-12|108	

17721 14
14mr|mpeg_lib-1.3.1-22|1	%define major	1
14mr|mpeg_lib-1.3.1-22|2	%define libname %mklibname bmpeg %{major}
14mr|mpeg_lib-1.3.1-22|3	%define devname %mklibname bmpeg -d
14mr|mpeg_lib-1.3.1-22|4	
14mr|mpeg_lib-1.3.1-22|5	Summary:	Mpeg library
14mr|mpeg_lib-1.3.1-22|6	Name:		mpeg_lib
14mr|mpeg_lib-1.3.1-22|7	Version:	1.3.1
14mr|mpeg_lib-1.3.1-22|8	Release:	22
14mr|mpeg_lib-1.3.1-22|9	License:	GPL
14mr|mpeg_lib-1.3.1-22|10	Group:		System/Libraries
14mr|mpeg_lib-1.3.1-22|11	URL:		http://starship.python.net/~gward/mpeglib/
14mr|mpeg_lib-1.3.1-22|12	Source0:	ftp://ftp.mni.mcgill.ca/pub/mpeg/%{name}-%{version}.tar.bz2
14mr|mpeg_lib-1.3.1-22|13	Patch1:		libmpeg1-1.3.1-debian.diff.bz2
14mr|mpeg_lib-1.3.1-22|14	Patch2:		mpeg_lib-1.3.1-bad_cast.patch.bz2
14mr|mpeg_lib-1.3.1-22|15	
14mr|mpeg_lib-1.3.1-22|16	%description
14mr|mpeg_lib-1.3.1-22|17	The MPEG Library is a collection of C routines to decode MPEG movies and dither
14mr|mpeg_lib-1.3.1-22|18	them in a variety of colour schemes.  Most of the code in the library comes
14mr|mpeg_lib-1.3.1-22|19	directly from the Berkely MPEG player, an X11-specific implementation that
14mr|mpeg_lib-1.3.1-22|20	works fine, but suffers from minimal documentation and a lack of modularity.
14mr|mpeg_lib-1.3.1-22|21	
14mr|mpeg_lib-1.3.1-22|22	A front end to the Berkeley decoding engine was developed by Greg Ward at the
14mr|mpeg_lib-1.3.1-22|23	Montreal Neurological Institute in May/June 1994 to facilitate the development
14mr|mpeg_lib-1.3.1-22|24	of an MPEG player specifically for Silicon Graphics workstations. The decoding
14mr|mpeg_lib-1.3.1-22|25	engine together with the MNI front end constitute the MPEG Library.
14mr|mpeg_lib-1.3.1-22|26	
14mr|mpeg_lib-1.3.1-22|27	
14mr|mpeg_lib-1.3.1-22|28	%package	-n %{libname}
14mr|mpeg_lib-1.3.1-22|29	Summary:	Mpeg library
14mr|mpeg_lib-1.3.1-22|30	Group:		System/Libraries
14mr|mpeg_lib-1.3.1-22|31	Provides:	%{name} = %{version}-%{release}
14mr|mpeg_lib-1.3.1-22|32	Provides:	libbmpeg = %{version}-%{release}
14mr|mpeg_lib-1.3.1-22|33	
14mr|mpeg_lib-1.3.1-22|34	%description	-n %{libname}
14mr|mpeg_lib-1.3.1-22|35	The MPEG Library is a collection of C routines to decode MPEG movies and dither
14mr|mpeg_lib-1.3.1-22|36	them in a variety of colour schemes.  Most of the code in the library comes
14mr|mpeg_lib-1.3.1-22|37	directly from the Berkely MPEG player, an X11-specific implementation that
14mr|mpeg_lib-1.3.1-22|38	works fine, but suffers from minimal documentation and a lack of modularity.
14mr|mpeg_lib-1.3.1-22|39	
14mr|mpeg_lib-1.3.1-22|40	A front end to the Berkeley decoding engine was developed by Greg Ward at the
14mr|mpeg_lib-1.3.1-22|41	Montreal Neurological Institute in May/June 1994 to facilitate the development
14mr|mpeg_lib-1.3.1-22|42	of an MPEG player specifically for Silicon Graphics workstations. The decoding
14mr|mpeg_lib-1.3.1-22|43	engine together with the MNI front end constitute the MPEG Library.
14mr|mpeg_lib-1.3.1-22|44	
14mr|mpeg_lib-1.3.1-22|45	%package	-n %{devname}
14mr|mpeg_lib-1.3.1-22|46	Summary:	Mpeg library development package
14mr|mpeg_lib-1.3.1-22|47	Group:		Development/C
14mr|mpeg_lib-1.3.1-22|48	Requires:	%{libname} = %{version}-%{release}
14mr|mpeg_lib-1.3.1-22|49	Provides:	%{name}-devel = %{version}-%{release}
14mr|mpeg_lib-1.3.1-22|50	Provides:	libbmpeg-devel = %{version}-%{release}
14mr|mpeg_lib-1.3.1-22|51	Obsoletes:	%{libname}-devel < 1.3.1-21
14mr|mpeg_lib-1.3.1-22|52	
14mr|mpeg_lib-1.3.1-22|53	%description	-n %{devname}
14mr|mpeg_lib-1.3.1-22|54	The MPEG Library is a collection of C routines to decode MPEG movies and dither
14mr|mpeg_lib-1.3.1-22|55	them in a variety of colour schemes.  Most of the code in the library comes
14mr|mpeg_lib-1.3.1-22|56	directly from the Berkely MPEG player, an X11-specific implementation that
14mr|mpeg_lib-1.3.1-22|57	works fine, but suffers from minimal documentation and a lack of modularity.
14mr|mpeg_lib-1.3.1-22|58	
14mr|mpeg_lib-1.3.1-22|59	A front end to the Berkeley decoding engine was developed by Greg Ward at the
14mr|mpeg_lib-1.3.1-22|60	Montreal Neurological Institute in May/June 1994 to facilitate the development
14mr|mpeg_lib-1.3.1-22|61	of an MPEG player specifically for Silicon Graphics workstations. The decoding
14mr|mpeg_lib-1.3.1-22|62	engine together with the MNI front end constitute the MPEG Library.
14mr|mpeg_lib-1.3.1-22|63	
14mr|mpeg_lib-1.3.1-22|64	This package contains static libraries and header files need for development.
14mr|mpeg_lib-1.3.1-22|65	
14mr|mpeg_lib-1.3.1-22|66	%prep
14mr|mpeg_lib-1.3.1-22|67	%setup -q
14mr|mpeg_lib-1.3.1-22|68	%patch1 -p1
14mr|mpeg_lib-1.3.1-22|69	%patch2 -p1 -b .bad_cast
14mr|mpeg_lib-1.3.1-22|70	
14mr|mpeg_lib-1.3.1-22|71	%build
14mr|mpeg_lib-1.3.1-22|72	export OPTIMIZE="%{optflags} -fPIC"
14mr|mpeg_lib-1.3.1-22|73	%configure
14mr|mpeg_lib-1.3.1-22|74	
14mr|mpeg_lib-1.3.1-22|75	make
14mr|mpeg_lib-1.3.1-22|76	make shlib
14mr|mpeg_lib-1.3.1-22|77	
14mr|mpeg_lib-1.3.1-22|78	%install
14mr|mpeg_lib-1.3.1-22|79	install -D -m 755 libmpeg.so.1.3.1 %{buildroot}%{_libdir}/libbmpeg.so.1.3.1
14mr|mpeg_lib-1.3.1-22|80	install -D -m 644 libmpeg.a %{buildroot}%{_libdir}/libbmpeg.a
14mr|mpeg_lib-1.3.1-22|81	install -D -m 644 mpeg.h %{buildroot}%{_includedir}/bmpeg.h
14mr|mpeg_lib-1.3.1-22|82	/sbin/ldconfig -n %{buildroot}%{_libdir}
14mr|mpeg_lib-1.3.1-22|83	ln -s libbmpeg.so.1 %{buildroot}%{_libdir}/libbmpeg.so
14mr|mpeg_lib-1.3.1-22|84	
14mr|mpeg_lib-1.3.1-22|85	%files -n %{libname}
14mr|mpeg_lib-1.3.1-22|86	%doc README CHANGES
14mr|mpeg_lib-1.3.1-22|87	%{_libdir}/libbmpeg.so.%{major}*
14mr|mpeg_lib-1.3.1-22|88	
14mr|mpeg_lib-1.3.1-22|89	%files -n %{devname}
14mr|mpeg_lib-1.3.1-22|90	%doc doc/*
14mr|mpeg_lib-1.3.1-22|91	%{_libdir}/*.a
14mr|mpeg_lib-1.3.1-22|92	%{_libdir}/*.so
14mr|mpeg_lib-1.3.1-22|93	%{_includedir}/*
14mr|mpeg_lib-1.3.1-22|94	
14mr|mpeg_lib-1.3.1-22|95	
14mr|mpeg_lib-1.3.1-22|96	
14mr|mpeg_lib-1.3.1-22|97	%changelog
14mr|mpeg_lib-1.3.1-22|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-22
14mr|mpeg_lib-1.3.1-22|99	+ Revision: c3ae920
14mr|mpeg_lib-1.3.1-22|100	- MassBuild#440: Increase release tag
14mr|mpeg_lib-1.3.1-22|101	
14mr|mpeg_lib-1.3.1-22|102	

17722 14
14mr|mpfr-3.1.2-2|1	%define lib_major		4
14mr|mpfr-3.1.2-2|2	%define lib_name		%mklibname %{name} %{lib_major}
14mr|mpfr-3.1.2-2|3	%define lib_name_devel		%mklibname %{name} -d
14mr|mpfr-3.1.2-2|4	%define lib_name_static_devel	%mklibname %{name} -d -s
14mr|mpfr-3.1.2-2|5	
14mr|mpfr-3.1.2-2|6	Summary:	Multiple-precision floating-point computations with correct rounding
14mr|mpfr-3.1.2-2|7	Name:		mpfr
14mr|mpfr-3.1.2-2|8	Version:	3.1.2
14mr|mpfr-3.1.2-2|9	Release:	2
14mr|mpfr-3.1.2-2|10	Epoch:		0
14mr|mpfr-3.1.2-2|11	License:	LGPLv3+
14mr|mpfr-3.1.2-2|12	Group:		System/Libraries
14mr|mpfr-3.1.2-2|13	URL:		http://www.mpfr.org/
14mr|mpfr-3.1.2-2|14	Source0:	http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.xz
14mr|mpfr-3.1.2-2|15	BuildRequires:	gmp-devel
14mr|mpfr-3.1.2-2|16	
14mr|mpfr-3.1.2-2|17	%description
14mr|mpfr-3.1.2-2|18	The MPFR library is a C library for multiple-precision
14mr|mpfr-3.1.2-2|19	floating-point computations with correct rounding.
14mr|mpfr-3.1.2-2|20	
14mr|mpfr-3.1.2-2|21	%package -n %{lib_name}
14mr|mpfr-3.1.2-2|22	Summary:	Multiple-precision floating-point computations with correct rounding
14mr|mpfr-3.1.2-2|23	Group:		System/Libraries
14mr|mpfr-3.1.2-2|24	
14mr|mpfr-3.1.2-2|25	%description -n %{lib_name}
14mr|mpfr-3.1.2-2|26	The MPFR library is a C library for multiple-precision
14mr|mpfr-3.1.2-2|27	floating-point computations with correct rounding.
14mr|mpfr-3.1.2-2|28	
14mr|mpfr-3.1.2-2|29	%package -n %{lib_name_devel}
14mr|mpfr-3.1.2-2|30	Summary:	Development headers and libraries for MPFR
14mr|mpfr-3.1.2-2|31	Group:		Development/C
14mr|mpfr-3.1.2-2|32	Requires:	%{lib_name} = %{EVRD}
14mr|mpfr-3.1.2-2|33	Provides:	lib%{name}-devel = %{EVRD}
14mr|mpfr-3.1.2-2|34	Provides:	%{name}-devel = %{EVRD}
14mr|mpfr-3.1.2-2|35	
14mr|mpfr-3.1.2-2|36	%description -n %{lib_name_devel}
14mr|mpfr-3.1.2-2|37	The development headers and libraries for the MPFR library.
14mr|mpfr-3.1.2-2|38	
14mr|mpfr-3.1.2-2|39	%package -n %{lib_name_static_devel}
14mr|mpfr-3.1.2-2|40	Summary:	Static libraries for MPFR
14mr|mpfr-3.1.2-2|41	Group:		Development/C
14mr|mpfr-3.1.2-2|42	Requires:	%{lib_name_devel} = %{EVRD}
14mr|mpfr-3.1.2-2|43	Provides:	lib%{name}-static-devel = %{EVRD}
14mr|mpfr-3.1.2-2|44	Provides:	%{name}-static-devel = %{EVRD}
14mr|mpfr-3.1.2-2|45	
14mr|mpfr-3.1.2-2|46	%description -n %{lib_name_static_devel}
14mr|mpfr-3.1.2-2|47	Static libraries for the MPFR library.
14mr|mpfr-3.1.2-2|48	
14mr|mpfr-3.1.2-2|49	%prep
14mr|mpfr-3.1.2-2|50	%setup -q
14mr|mpfr-3.1.2-2|51	
14mr|mpfr-3.1.2-2|52	%build
14mr|mpfr-3.1.2-2|53	%configure2_5x \
14mr|mpfr-3.1.2-2|54	--enable-shared \
14mr|mpfr-3.1.2-2|55	--enable-thread-safe
14mr|mpfr-3.1.2-2|56	
14mr|mpfr-3.1.2-2|57	%make
14mr|mpfr-3.1.2-2|58	
14mr|mpfr-3.1.2-2|59	%install
14mr|mpfr-3.1.2-2|60	%makeinstall_std
14mr|mpfr-3.1.2-2|61	
14mr|mpfr-3.1.2-2|62	rm -rf installed-docs
14mr|mpfr-3.1.2-2|63	mv %{buildroot}%{_docdir}/%{name} installed-docs
14mr|mpfr-3.1.2-2|64	
14mr|mpfr-3.1.2-2|65	%check
14mr|mpfr-3.1.2-2|66	make check
14mr|mpfr-3.1.2-2|67	
14mr|mpfr-3.1.2-2|68	%files -n %{lib_name}
14mr|mpfr-3.1.2-2|69	%{_libdir}/libmpfr.so.%{lib_major}*
14mr|mpfr-3.1.2-2|70	
14mr|mpfr-3.1.2-2|71	%files -n %{lib_name_devel}
14mr|mpfr-3.1.2-2|72	%doc installed-docs/*
14mr|mpfr-3.1.2-2|73	%{_includedir}/mpfr.h
14mr|mpfr-3.1.2-2|74	%{_includedir}/mpf2mpfr.h
14mr|mpfr-3.1.2-2|75	%{_infodir}/mpfr.info*
14mr|mpfr-3.1.2-2|76	%{_libdir}/libmpfr.so
14mr|mpfr-3.1.2-2|77	
14mr|mpfr-3.1.2-2|78	%files -n %{lib_name_static_devel}
14mr|mpfr-3.1.2-2|79	%{_libdir}/libmpfr.a
14mr|mpfr-3.1.2-2|80	
14mr|mpfr-3.1.2-2|81	
14mr|mpfr-3.1.2-2|82	%changelog
14mr|mpfr-3.1.2-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:3.1.2-2
14mr|mpfr-3.1.2-2|84	+ Revision: 6afe317
14mr|mpfr-3.1.2-2|85	- MassBuild#440: Increase release tag
14mr|mpfr-3.1.2-2|86	
14mr|mpfr-3.1.2-2|87	

17723 14
14mr|mpg123-1.15.4-3|1	%define	major	0
14mr|mpg123-1.15.4-3|2	%define	libname	%mklibname mpg123_ %{major}
14mr|mpg123-1.15.4-3|3	%define	devname	%mklibname -d mpg123
14mr|mpg123-1.15.4-3|4	
14mr|mpg123-1.15.4-3|5	Summary:	MPEG audio player
14mr|mpg123-1.15.4-3|6	Name:		mpg123
14mr|mpg123-1.15.4-3|7	Version:	1.15.4
14mr|mpg123-1.15.4-3|8	Release:	3
14mr|mpg123-1.15.4-3|9	License:	LGPLv2+
14mr|mpg123-1.15.4-3|10	Group:		Sound
14mr|mpg123-1.15.4-3|11	URL:		http://www.mpg123.de
14mr|mpg123-1.15.4-3|12	Source0:	http://prdownloads.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2
14mr|mpg123-1.15.4-3|13	Source1:	mp3license.tar.bz2
14mr|mpg123-1.15.4-3|14	BuildRequires:	libtool-devel
14mr|mpg123-1.15.4-3|15	BuildRequires:	nas-devel
14mr|mpg123-1.15.4-3|16	BuildRequires:	pkgconfig(alsa)
14mr|mpg123-1.15.4-3|17	BuildRequires:	pkgconfig(esound)
14mr|mpg123-1.15.4-3|18	BuildRequires:	pkgconfig(jack)
14mr|mpg123-1.15.4-3|19	BuildRequires:	pkgconfig(libpulse)
14mr|mpg123-1.15.4-3|20	BuildRequires:	pkgconfig(openal)
14mr|mpg123-1.15.4-3|21	BuildRequires:	pkgconfig(portaudio-2.0)
14mr|mpg123-1.15.4-3|22	BuildRequires:	pkgconfig(sdl)
14mr|mpg123-1.15.4-3|23	BuildRequires:	pkgconfig(zlib)
14mr|mpg123-1.15.4-3|24	
14mr|mpg123-1.15.4-3|25	%track
14mr|mpg123-1.15.4-3|26	prog %{name} = {
14mr|mpg123-1.15.4-3|27	url = http://sourceforge.net/projects/mpg123/files/
14mr|mpg123-1.15.4-3|28	version = %{version}
14mr|mpg123-1.15.4-3|29	regex = %{name}-(__VER__)\.tar\.bz2
14mr|mpg123-1.15.4-3|30	}
14mr|mpg123-1.15.4-3|31	
14mr|mpg123-1.15.4-3|32	%description
14mr|mpg123-1.15.4-3|33	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|34	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|35	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|36	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|37	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|38	
14mr|mpg123-1.15.4-3|39	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|40	http://www.mpeg.org
14mr|mpg123-1.15.4-3|41	
14mr|mpg123-1.15.4-3|42	%package	pulse
14mr|mpg123-1.15.4-3|43	Group:		Sound
14mr|mpg123-1.15.4-3|44	Summary:	Pulse audio output plugin for mpg123
14mr|mpg123-1.15.4-3|45	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|46	
14mr|mpg123-1.15.4-3|47	%description pulse
14mr|mpg123-1.15.4-3|48	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|49	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|50	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|51	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|52	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|53	
14mr|mpg123-1.15.4-3|54	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|55	http://www.mpeg.org
14mr|mpg123-1.15.4-3|56	
14mr|mpg123-1.15.4-3|57	%package	jack
14mr|mpg123-1.15.4-3|58	Group:		Sound
14mr|mpg123-1.15.4-3|59	Summary:	Jack audio output plugin for mpg123
14mr|mpg123-1.15.4-3|60	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|61	
14mr|mpg123-1.15.4-3|62	%description	jack
14mr|mpg123-1.15.4-3|63	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|64	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|65	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|66	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|67	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|68	
14mr|mpg123-1.15.4-3|69	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|70	http://www.mpeg.org
14mr|mpg123-1.15.4-3|71	
14mr|mpg123-1.15.4-3|72	%package	portaudio
14mr|mpg123-1.15.4-3|73	Group:		Sound
14mr|mpg123-1.15.4-3|74	Summary:	Portaudio output plugin for mpg123
14mr|mpg123-1.15.4-3|75	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|76	
14mr|mpg123-1.15.4-3|77	%description	portaudio
14mr|mpg123-1.15.4-3|78	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|79	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|80	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|81	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|82	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|83	
14mr|mpg123-1.15.4-3|84	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|85	http://www.mpeg.org
14mr|mpg123-1.15.4-3|86	
14mr|mpg123-1.15.4-3|87	%package	nas
14mr|mpg123-1.15.4-3|88	Group:		Sound
14mr|mpg123-1.15.4-3|89	Summary:	NAS audio output plugin for mpg123
14mr|mpg123-1.15.4-3|90	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|91	
14mr|mpg123-1.15.4-3|92	%description	nas
14mr|mpg123-1.15.4-3|93	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|94	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|95	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|96	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|97	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|98	
14mr|mpg123-1.15.4-3|99	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|100	http://www.mpeg.org
14mr|mpg123-1.15.4-3|101	
14mr|mpg123-1.15.4-3|102	%package	sdl
14mr|mpg123-1.15.4-3|103	Group:		Sound
14mr|mpg123-1.15.4-3|104	Summary:	SDL audio output plugin for mpg123
14mr|mpg123-1.15.4-3|105	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|106	
14mr|mpg123-1.15.4-3|107	%description	sdl
14mr|mpg123-1.15.4-3|108	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|109	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|110	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|111	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|112	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|113	
14mr|mpg123-1.15.4-3|114	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|115	http://www.mpeg.org
14mr|mpg123-1.15.4-3|116	
14mr|mpg123-1.15.4-3|117	%package	esd
14mr|mpg123-1.15.4-3|118	Group:		Sound
14mr|mpg123-1.15.4-3|119	Summary:	Esound audio output plugin for mpg123
14mr|mpg123-1.15.4-3|120	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|121	
14mr|mpg123-1.15.4-3|122	%description	esd
14mr|mpg123-1.15.4-3|123	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|124	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|125	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|126	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|127	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|128	
14mr|mpg123-1.15.4-3|129	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|130	http://www.mpeg.org
14mr|mpg123-1.15.4-3|131	
14mr|mpg123-1.15.4-3|132	%package	openal
14mr|mpg123-1.15.4-3|133	Group:		Sound
14mr|mpg123-1.15.4-3|134	Summary:	OpenAL audio output plugin for mpg123
14mr|mpg123-1.15.4-3|135	Requires:	%{name} = %{version}
14mr|mpg123-1.15.4-3|136	
14mr|mpg123-1.15.4-3|137	%description	openal
14mr|mpg123-1.15.4-3|138	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mr|mpg123-1.15.4-3|139	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
14mr|mpg123-1.15.4-3|140	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
14mr|mpg123-1.15.4-3|141	is required. Mono and/or reduced quality playback (22 kHz or
14mr|mpg123-1.15.4-3|142	11 kHz) is possible on slow CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|143	
14mr|mpg123-1.15.4-3|144	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|145	http://www.mpeg.org
14mr|mpg123-1.15.4-3|146	
14mr|mpg123-1.15.4-3|147	%package -n	%{libname}
14mr|mpg123-1.15.4-3|148	Group:		System/Libraries
14mr|mpg123-1.15.4-3|149	Summary:	MPEG audio decoding library
14mr|mpg123-1.15.4-3|150	
14mr|mpg123-1.15.4-3|151	%description -n	%{libname}
14mr|mpg123-1.15.4-3|152	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
14mr|mpg123-1.15.4-3|153	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
14mr|mpg123-1.15.4-3|154	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
14mr|mpg123-1.15.4-3|155	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
14mr|mpg123-1.15.4-3|156	CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|157	
14mr|mpg123-1.15.4-3|158	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|159	http://www.mpeg.org
14mr|mpg123-1.15.4-3|160	
14mr|mpg123-1.15.4-3|161	%package -n	%{devname}
14mr|mpg123-1.15.4-3|162	Group:		Development/C
14mr|mpg123-1.15.4-3|163	Summary:	MPEG audio decoding library - development files
14mr|mpg123-1.15.4-3|164	Requires:	%{libname} = %{version}-%{release}
14mr|mpg123-1.15.4-3|165	Provides:	libmpg123-devel = %{version}-%{release}
14mr|mpg123-1.15.4-3|166	Provides:	%{name}-devel = %{version}-%{release}
14mr|mpg123-1.15.4-3|167	
14mr|mpg123-1.15.4-3|168	%description -n %{devname}
14mr|mpg123-1.15.4-3|169	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
14mr|mpg123-1.15.4-3|170	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
14mr|mpg123-1.15.4-3|171	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
14mr|mpg123-1.15.4-3|172	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
14mr|mpg123-1.15.4-3|173	CPUs (like Intel 486).
14mr|mpg123-1.15.4-3|174	
14mr|mpg123-1.15.4-3|175	For information on the MP3 License, please visit:
14mr|mpg123-1.15.4-3|176	http://www.mpeg.org
14mr|mpg123-1.15.4-3|177	
14mr|mpg123-1.15.4-3|178	%prep
14mr|mpg123-1.15.4-3|179	%setup -q -a 1
14mr|mpg123-1.15.4-3|180	%apply_patches
14mr|mpg123-1.15.4-3|181	rm -f doc/README.WIN32
14mr|mpg123-1.15.4-3|182	rm -f configure
14mr|mpg123-1.15.4-3|183	libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy; autoconf
14mr|mpg123-1.15.4-3|184	
14mr|mpg123-1.15.4-3|185	%build
14mr|mpg123-1.15.4-3|186	#gw this must be disabled for configure, else it will bail out
14mr|mpg123-1.15.4-3|187	%define Werror_cflags %{nil}
14mr|mpg123-1.15.4-3|188	%configure2_5x \
14mr|mpg123-1.15.4-3|189	--with-module-suffix=.so \
14mr|mpg123-1.15.4-3|190	--with-default-audio=alsa \
14mr|mpg123-1.15.4-3|191	--enable-ipv6=yes \
14mr|mpg123-1.15.4-3|192	--enable-network=yes
14mr|mpg123-1.15.4-3|193	
14mr|mpg123-1.15.4-3|194	%make CFLAGS="%{optflags} -Wformat -Werror=format-security"
14mr|mpg123-1.15.4-3|195	
14mr|mpg123-1.15.4-3|196	%install
14mr|mpg123-1.15.4-3|197	%makeinstall_std
14mr|mpg123-1.15.4-3|198	
14mr|mpg123-1.15.4-3|199	%files
14mr|mpg123-1.15.4-3|200	%doc doc/* NEWS README AUTHORS ChangeLog
14mr|mpg123-1.15.4-3|201	%doc mp3license
14mr|mpg123-1.15.4-3|202	%{_bindir}/*
14mr|mpg123-1.15.4-3|203	%{_mandir}/man1/*
14mr|mpg123-1.15.4-3|204	%dir %{_libdir}/%{name}
14mr|mpg123-1.15.4-3|205	%{_libdir}/%{name}/output_alsa*
14mr|mpg123-1.15.4-3|206	%{_libdir}/%{name}/output_dummy*
14mr|mpg123-1.15.4-3|207	%{_libdir}/%{name}/output_oss*
14mr|mpg123-1.15.4-3|208	
14mr|mpg123-1.15.4-3|209	%files pulse
14mr|mpg123-1.15.4-3|210	%{_libdir}/%{name}/output_pulse*
14mr|mpg123-1.15.4-3|211	
14mr|mpg123-1.15.4-3|212	%files jack
14mr|mpg123-1.15.4-3|213	%{_libdir}/%{name}/output_jack*
14mr|mpg123-1.15.4-3|214	
14mr|mpg123-1.15.4-3|215	%files nas
14mr|mpg123-1.15.4-3|216	%{_libdir}/%{name}/output_nas*
14mr|mpg123-1.15.4-3|217	
14mr|mpg123-1.15.4-3|218	%files portaudio
14mr|mpg123-1.15.4-3|219	%{_libdir}/%{name}/output_portaudio*
14mr|mpg123-1.15.4-3|220	
14mr|mpg123-1.15.4-3|221	%files sdl
14mr|mpg123-1.15.4-3|222	%{_libdir}/%{name}/output_sdl*
14mr|mpg123-1.15.4-3|223	
14mr|mpg123-1.15.4-3|224	%files esd
14mr|mpg123-1.15.4-3|225	%{_libdir}/%{name}/output_esd*
14mr|mpg123-1.15.4-3|226	
14mr|mpg123-1.15.4-3|227	%files openal
14mr|mpg123-1.15.4-3|228	%{_libdir}/%{name}/output_openal*
14mr|mpg123-1.15.4-3|229	
14mr|mpg123-1.15.4-3|230	%files -n %{libname}
14mr|mpg123-1.15.4-3|231	%{_libdir}/libmpg123.so.%{major}*
14mr|mpg123-1.15.4-3|232	
14mr|mpg123-1.15.4-3|233	%files -n %{devname}
14mr|mpg123-1.15.4-3|234	%{_libdir}/libmpg123.so
14mr|mpg123-1.15.4-3|235	%{_includedir}/mpg123.h
14mr|mpg123-1.15.4-3|236	%{_libdir}/pkgconfig/libmpg123.pc
14mr|mpg123-1.15.4-3|237	
14mr|mpg123-1.15.4-3|238	
14mr|mpg123-1.15.4-3|239	%changelog
14mr|mpg123-1.15.4-3|240	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15.4-3
14mr|mpg123-1.15.4-3|241	+ Revision: 3538d16
14mr|mpg123-1.15.4-3|242	- MassBuild#440: Increase release tag
14mr|mpg123-1.15.4-3|243	
14mr|mpg123-1.15.4-3|244	

17724 14
14mr|mpgtx-1.3.1-11|1	%define debug_package %{nil}
14mr|mpgtx-1.3.1-11|2	
14mr|mpgtx-1.3.1-11|3	Summary:	Manipulate tags, split, join, demultiplex, and fetch information on MPEG files
14mr|mpgtx-1.3.1-11|4	Name:		mpgtx
14mr|mpgtx-1.3.1-11|5	Version:	1.3.1
14mr|mpgtx-1.3.1-11|6	Release:	11
14mr|mpgtx-1.3.1-11|7	License:	GPLv2
14mr|mpgtx-1.3.1-11|8	Group:		Video
14mr|mpgtx-1.3.1-11|9	Url:		http://mpgtx.sourceforge.net/
14mr|mpgtx-1.3.1-11|10	Source0:	http://prdownloads.sourceforge.net/mpgtx/mpgtx-%{version}.tar.bz2
14mr|mpgtx-1.3.1-11|11	
14mr|mpgtx-1.3.1-11|12	%description
14mr|mpgtx-1.3.1-11|13	mpgtx (an MPEG ToolboX) allows you to manipulate ID3 tags, split, join,
14mr|mpgtx-1.3.1-11|14	demultiplex, and fetch detailed information about a variety of MPEG files.
14mr|mpgtx-1.3.1-11|15	It was designed to do little, but do it well, and to provide the end user
14mr|mpgtx-1.3.1-11|16	with an austere yet powerful commandline interface. It replaces "mpgcut".
14mr|mpgtx-1.3.1-11|17	
14mr|mpgtx-1.3.1-11|18	%prep
14mr|mpgtx-1.3.1-11|19	%setup -q
14mr|mpgtx-1.3.1-11|20	perl -pi -e 's/^\s*inline\s*$//' *.cxx
14mr|mpgtx-1.3.1-11|21	
14mr|mpgtx-1.3.1-11|22	%build
14mr|mpgtx-1.3.1-11|23	./configure --prefix=%{_prefix}
14mr|mpgtx-1.3.1-11|24	%make CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNOSIGNAL_H"
14mr|mpgtx-1.3.1-11|25	
14mr|mpgtx-1.3.1-11|26	%install
14mr|mpgtx-1.3.1-11|27	find -type f | xargs chmod a+r
14mr|mpgtx-1.3.1-11|28	make install MANDIR="%{buildroot}/%{_mandir}/man1" INSTALLDIR="%{buildroot}/%{_bindir}" MANDIRDE=%{buildroot}%{_mandir}/de/man1
14mr|mpgtx-1.3.1-11|29	
14mr|mpgtx-1.3.1-11|30	%files
14mr|mpgtx-1.3.1-11|31	%doc AUTHORS COPYING ChangeLog README
14mr|mpgtx-1.3.1-11|32	%{_bindir}/*
14mr|mpgtx-1.3.1-11|33	%{_mandir}/man1/*
14mr|mpgtx-1.3.1-11|34	%lang(de) %{_mandir}/de/man1/*
14mr|mpgtx-1.3.1-11|35	
14mr|mpgtx-1.3.1-11|36	
14mr|mpgtx-1.3.1-11|37	%changelog
14mr|mpgtx-1.3.1-11|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-11
14mr|mpgtx-1.3.1-11|39	+ Revision: 2a3f6d4
14mr|mpgtx-1.3.1-11|40	- MassBuild#440: Increase release tag
14mr|mpgtx-1.3.1-11|41	
14mr|mpgtx-1.3.1-11|42	

17725 14
14mr|mplayer-1.1.1-2.r36417.11|1	%define oname MPlayer
14mr|mplayer-1.1.1-2.r36417.11|2	
14mr|mplayer-1.1.1-2.r36417.11|3	%define svn r36417
14mr|mplayer-1.1.1-2.r36417.11|4	%if "%{svn}" != ""
14mr|mplayer-1.1.1-2.r36417.11|5	%define fversion %{svn}
14mr|mplayer-1.1.1-2.r36417.11|6	%define rel 2.%{svn}.11
14mr|mplayer-1.1.1-2.r36417.11|7	%else
14mr|mplayer-1.1.1-2.r36417.11|8	%define fversion %{version}
14mr|mplayer-1.1.1-2.r36417.11|9	%define rel 2
14mr|mplayer-1.1.1-2.r36417.11|10	%endif
14mr|mplayer-1.1.1-2.r36417.11|11	
14mr|mplayer-1.1.1-2.r36417.11|12	%define build_plf	0
14mr|mplayer-1.1.1-2.r36417.11|13	%define build_debug	0
14mr|mplayer-1.1.1-2.r36417.11|14	%define build_mencoder	1
14mr|mplayer-1.1.1-2.r36417.11|15	%define build_gui	1
14mr|mplayer-1.1.1-2.r36417.11|16	%define build_system_ffmpeg	1
14mr|mplayer-1.1.1-2.r36417.11|17	
14mr|mplayer-1.1.1-2.r36417.11|18	%define kernel_version	%(/bin/bash %{SOURCE5})
14mr|mplayer-1.1.1-2.r36417.11|19	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
14mr|mplayer-1.1.1-2.r36417.11|20	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
14mr|mplayer-1.1.1-2.r36417.11|21	
14mr|mplayer-1.1.1-2.r36417.11|22	%define build_yasm	1
14mr|mplayer-1.1.1-2.r36417.11|23	%define build_live	1
14mr|mplayer-1.1.1-2.r36417.11|24	%define build_vesa	1
14mr|mplayer-1.1.1-2.r36417.11|25	%define build_theora	1
14mr|mplayer-1.1.1-2.r36417.11|26	%define build_lirc	1
14mr|mplayer-1.1.1-2.r36417.11|27	%define build_amr	0
14mr|mplayer-1.1.1-2.r36417.11|28	%define build_aa	1
14mr|mplayer-1.1.1-2.r36417.11|29	%define build_cdda	1
14mr|mplayer-1.1.1-2.r36417.11|30	%define build_compiz	0
14mr|mplayer-1.1.1-2.r36417.11|31	%define build_dirac	1
14mr|mplayer-1.1.1-2.r36417.11|32	%define build_dv	1
14mr|mplayer-1.1.1-2.r36417.11|33	%define build_sdl	1
14mr|mplayer-1.1.1-2.r36417.11|34	%define build_lzo	1
14mr|mplayer-1.1.1-2.r36417.11|35	%define build_smb	1
14mr|mplayer-1.1.1-2.r36417.11|36	%define build_mga	1
14mr|mplayer-1.1.1-2.r36417.11|37	%define build_fbdev	1
14mr|mplayer-1.1.1-2.r36417.11|38	%define build_dvb	1
14mr|mplayer-1.1.1-2.r36417.11|39	%define build_fribidi	1
14mr|mplayer-1.1.1-2.r36417.11|40	%define build_enca	1
14mr|mplayer-1.1.1-2.r36417.11|41	%define build_alsa	1
14mr|mplayer-1.1.1-2.r36417.11|42	%define build_jack	1
14mr|mplayer-1.1.1-2.r36417.11|43	%define build_openal	0
14mr|mplayer-1.1.1-2.r36417.11|44	%define build_pulse	1
14mr|mplayer-1.1.1-2.r36417.11|45	%define build_schroedinger	1
14mr|mplayer-1.1.1-2.r36417.11|46	%define build_twolame	0
14mr|mplayer-1.1.1-2.r36417.11|47	%define build_lame	0
14mr|mplayer-1.1.1-2.r36417.11|48	%define build_faac	0
14mr|mplayer-1.1.1-2.r36417.11|49	%define build_faad	0
14mr|mplayer-1.1.1-2.r36417.11|50	%define build_x264	0
14mr|mplayer-1.1.1-2.r36417.11|51	%define build_xvid	0
14mr|mplayer-1.1.1-2.r36417.11|52	%define build_dts	0
14mr|mplayer-1.1.1-2.r36417.11|53	%define build_directfb	1
14mr|mplayer-1.1.1-2.r36417.11|54	%define build_v4l2	1
14mr|mplayer-1.1.1-2.r36417.11|55	%define build_xvmc	1
14mr|mplayer-1.1.1-2.r36417.11|56	%define build_vdpau	1
14mr|mplayer-1.1.1-2.r36417.11|57	%define build_ivtv	0
14mr|mplayer-1.1.1-2.r36417.11|58	%define build_libass	1
14mr|mplayer-1.1.1-2.r36417.11|59	%define build_vpx	1
14mr|mplayer-1.1.1-2.r36417.11|60	%define build_rtmp	1
14mr|mplayer-1.1.1-2.r36417.11|61	
14mr|mplayer-1.1.1-2.r36417.11|62	%ifnarch %{ix86}
14mr|mplayer-1.1.1-2.r36417.11|63	%define build_vesa	0
14mr|mplayer-1.1.1-2.r36417.11|64	%endif
14mr|mplayer-1.1.1-2.r36417.11|65	
14mr|mplayer-1.1.1-2.r36417.11|66	%{?_with_plf:	%{expand:	%%global build_plf 1}}
14mr|mplayer-1.1.1-2.r36417.11|67	
14mr|mplayer-1.1.1-2.r36417.11|68	#####################
14mr|mplayer-1.1.1-2.r36417.11|69	# Hardcode PLF build
14mr|mplayer-1.1.1-2.r36417.11|70	%define build_plf 0
14mr|mplayer-1.1.1-2.r36417.11|71	#####################
14mr|mplayer-1.1.1-2.r36417.11|72	
14mr|mplayer-1.1.1-2.r36417.11|73	%if %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|74	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|mplayer-1.1.1-2.r36417.11|75	%define extrarelsuffix plf
14mr|mplayer-1.1.1-2.r36417.11|76	%define build_amr	1
14mr|mplayer-1.1.1-2.r36417.11|77	%define build_twolame	1
14mr|mplayer-1.1.1-2.r36417.11|78	%define build_lame	1
14mr|mplayer-1.1.1-2.r36417.11|79	%define build_faac	1
14mr|mplayer-1.1.1-2.r36417.11|80	%define build_faad	1
14mr|mplayer-1.1.1-2.r36417.11|81	%define build_x264	1
14mr|mplayer-1.1.1-2.r36417.11|82	%define build_xvid	1
14mr|mplayer-1.1.1-2.r36417.11|83	%define build_dts	1
14mr|mplayer-1.1.1-2.r36417.11|84	%define build_yasm	1
14mr|mplayer-1.1.1-2.r36417.11|85	%define build_dirac	1
14mr|mplayer-1.1.1-2.r36417.11|86	%define build_schroedinger	1
14mr|mplayer-1.1.1-2.r36417.11|87	%endif
14mr|mplayer-1.1.1-2.r36417.11|88	
14mr|mplayer-1.1.1-2.r36417.11|89	%if %{build_system_ffmpeg} && ! %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|90	%define build_amr 0
14mr|mplayer-1.1.1-2.r36417.11|91	%define build_dirac 0
14mr|mplayer-1.1.1-2.r36417.11|92	%define build_schroedinger 0
14mr|mplayer-1.1.1-2.r36417.11|93	%define build_vpx 0
14mr|mplayer-1.1.1-2.r36417.11|94	%define build_zr 0
14mr|mplayer-1.1.1-2.r36417.11|95	%endif
14mr|mplayer-1.1.1-2.r36417.11|96	
14mr|mplayer-1.1.1-2.r36417.11|97	%ifnarch %{arm} %{mips} aarch64
14mr|mplayer-1.1.1-2.r36417.11|98	%bcond_without	cpudetection
14mr|mplayer-1.1.1-2.r36417.11|99	%endif
14mr|mplayer-1.1.1-2.r36417.11|100	
14mr|mplayer-1.1.1-2.r36417.11|101	Summary:	Movie player for linux
14mr|mplayer-1.1.1-2.r36417.11|102	Name:		mplayer
14mr|mplayer-1.1.1-2.r36417.11|103	Version:	1.1.1
14mr|mplayer-1.1.1-2.r36417.11|104	Release:	%{rel}%{?extrarelsuffix}
14mr|mplayer-1.1.1-2.r36417.11|105	License:	GPLv2+
14mr|mplayer-1.1.1-2.r36417.11|106	Group:		Video
14mr|mplayer-1.1.1-2.r36417.11|107	Url:		http://www.mplayerhq.hu
14mr|mplayer-1.1.1-2.r36417.11|108	%if "%svn" != ""
14mr|mplayer-1.1.1-2.r36417.11|109	#gw generated using svn export
14mr|mplayer-1.1.1-2.r36417.11|110	Source0:	%{name}-%{svn}.tar.xz
14mr|mplayer-1.1.1-2.r36417.11|111	%else
14mr|mplayer-1.1.1-2.r36417.11|112	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
14mr|mplayer-1.1.1-2.r36417.11|113	%endif
14mr|mplayer-1.1.1-2.r36417.11|114	#gw default skin
14mr|mplayer-1.1.1-2.r36417.11|115	Source4:	Blue-1.8.tar.bz2
14mr|mplayer-1.1.1-2.r36417.11|116	Source5:	kernel-version.sh
14mr|mplayer-1.1.1-2.r36417.11|117	Patch0:		mplayer-mdvconfig.patch
14mr|mplayer-1.1.1-2.r36417.11|118	Patch1:		mplayer-r36417-giflib51.patch
14mr|mplayer-1.1.1-2.r36417.11|119	Patch2:		mplayer-1.1.1-samba4.patch
14mr|mplayer-1.1.1-2.r36417.11|120	# fixes for crashes found while fixing CVE-2008-1558
14mr|mplayer-1.1.1-2.r36417.11|121	Patch28:	mplayer-rtsp-extra-fixes.patch
14mr|mplayer-1.1.1-2.r36417.11|122	Patch31:	mplayer-format-string-literal.patch
14mr|mplayer-1.1.1-2.r36417.11|123	#gw HAVE_DLFCN_H isn't defined
14mr|mplayer-1.1.1-2.r36417.11|124	Patch33:	mplayer-have-dlfcn_h.patch
14mr|mplayer-1.1.1-2.r36417.11|125	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
14mr|mplayer-1.1.1-2.r36417.11|126	Patch35:	mplayer-fix-dvd-crash.patch
14mr|mplayer-1.1.1-2.r36417.11|127	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
14mr|mplayer-1.1.1-2.r36417.11|128	Patch40:	mplayer-r36361-local-copy-of-internal-ffmpeg-type-definition.patch
14mr|mplayer-1.1.1-2.r36417.11|129	Patch42:	mplayer-filters-hack-with-shared.patch
14mr|mplayer-1.1.1-2.r36417.11|130	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
14mr|mplayer-1.1.1-2.r36417.11|131	
14mr|mplayer-1.1.1-2.r36417.11|132	BuildRequires:	docbook-style-xsl
14mr|mplayer-1.1.1-2.r36417.11|133	BuildRequires:	docbook-dtd412-xml
14mr|mplayer-1.1.1-2.r36417.11|134	BuildRequires:	xsltproc
14mr|mplayer-1.1.1-2.r36417.11|135	BuildRequires:	bzip2-devel
14mr|mplayer-1.1.1-2.r36417.11|136	BuildRequires:	giflib-devel
14mr|mplayer-1.1.1-2.r36417.11|137	BuildRequires:	gsm-devel
14mr|mplayer-1.1.1-2.r36417.11|138	BuildRequires:	jpeg-devel
14mr|mplayer-1.1.1-2.r36417.11|139	BuildRequires:	ladspa-devel
14mr|mplayer-1.1.1-2.r36417.11|140	%if %{mdvver} <= 201210
14mr|mplayer-1.1.1-2.r36417.11|141	BuildRequires:	libdxr3-devel
14mr|mplayer-1.1.1-2.r36417.11|142	%endif
14mr|mplayer-1.1.1-2.r36417.11|143	BuildRequires:	libmpcdec-devel
14mr|mplayer-1.1.1-2.r36417.11|144	BuildRequires:	mng-devel
14mr|mplayer-1.1.1-2.r36417.11|145	BuildRequires:	nas-devel
14mr|mplayer-1.1.1-2.r36417.11|146	BuildRequires:	pkgconfig(caca)
14mr|mplayer-1.1.1-2.r36417.11|147	BuildRequires:	pkgconfig(dvdread)
14mr|mplayer-1.1.1-2.r36417.11|148	BuildRequires:	pkgconfig(dvdnavmini)
14mr|mplayer-1.1.1-2.r36417.11|149	BuildRequires:	pkgconfig(gl)
14mr|mplayer-1.1.1-2.r36417.11|150	BuildRequires:	pkgconfig(libbs2b)
14mr|mplayer-1.1.1-2.r36417.11|151	BuildRequires:	pkgconfig(libmpg123)
14mr|mplayer-1.1.1-2.r36417.11|152	BuildRequires:	pkgconfig(libopenjpeg1)
14mr|mplayer-1.1.1-2.r36417.11|153	BuildRequires:	pkgconfig(libpng)
14mr|mplayer-1.1.1-2.r36417.11|154	BuildRequires:	pkgconfig(mad)
14mr|mplayer-1.1.1-2.r36417.11|155	BuildRequires:	pkgconfig(ncursesw)
14mr|mplayer-1.1.1-2.r36417.11|156	BuildRequires:	pkgconfig(speex)
14mr|mplayer-1.1.1-2.r36417.11|157	BuildRequires:	pkgconfig(xxf86vm)
14mr|mplayer-1.1.1-2.r36417.11|158	BuildRequires:	pkgconfig(xxf86dga)
14mr|mplayer-1.1.1-2.r36417.11|159	BuildRequires:	pkgconfig(xscrnsaver)
14mr|mplayer-1.1.1-2.r36417.11|160	%if %{build_aa}
14mr|mplayer-1.1.1-2.r36417.11|161	BuildRequires:	aalib-devel
14mr|mplayer-1.1.1-2.r36417.11|162	%endif
14mr|mplayer-1.1.1-2.r36417.11|163	BuildRequires:	a52dec-devel
14mr|mplayer-1.1.1-2.r36417.11|164	%if %{build_amr}
14mr|mplayer-1.1.1-2.r36417.11|165	BuildRequires:	pkgconfig(opencore-amrnb)
14mr|mplayer-1.1.1-2.r36417.11|166	BuildRequires:	pkgconfig(opencore-amrwb)
14mr|mplayer-1.1.1-2.r36417.11|167	%endif
14mr|mplayer-1.1.1-2.r36417.11|168	%if %{build_jack}
14mr|mplayer-1.1.1-2.r36417.11|169	BuildRequires:	pkgconfig(jack)
14mr|mplayer-1.1.1-2.r36417.11|170	%endif
14mr|mplayer-1.1.1-2.r36417.11|171	%if %{build_pulse}
14mr|mplayer-1.1.1-2.r36417.11|172	BuildRequires:	pkgconfig(libpulse)
14mr|mplayer-1.1.1-2.r36417.11|173	%endif
14mr|mplayer-1.1.1-2.r36417.11|174	%if %{build_openal}
14mr|mplayer-1.1.1-2.r36417.11|175	BuildRequires:	pkgconfig(openal)
14mr|mplayer-1.1.1-2.r36417.11|176	%endif
14mr|mplayer-1.1.1-2.r36417.11|177	%if %{build_cdda}
14mr|mplayer-1.1.1-2.r36417.11|178	BuildRequires:	cdda-devel
14mr|mplayer-1.1.1-2.r36417.11|179	BuildRequires:	pkgconfig(libcdio_cdda)
14mr|mplayer-1.1.1-2.r36417.11|180	%endif
14mr|mplayer-1.1.1-2.r36417.11|181	%if %{build_dirac}
14mr|mplayer-1.1.1-2.r36417.11|182	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
14mr|mplayer-1.1.1-2.r36417.11|183	%endif
14mr|mplayer-1.1.1-2.r36417.11|184	%if %{build_schroedinger}
14mr|mplayer-1.1.1-2.r36417.11|185	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|mplayer-1.1.1-2.r36417.11|186	%endif
14mr|mplayer-1.1.1-2.r36417.11|187	%if %{build_dv}
14mr|mplayer-1.1.1-2.r36417.11|188	BuildRequires:	pkgconfig(libdv)
14mr|mplayer-1.1.1-2.r36417.11|189	%endif
14mr|mplayer-1.1.1-2.r36417.11|190	%if %{build_lirc}
14mr|mplayer-1.1.1-2.r36417.11|191	BuildRequires:	pkgconfig(liblircclient0)
14mr|mplayer-1.1.1-2.r36417.11|192	%endif
14mr|mplayer-1.1.1-2.r36417.11|193	%if %{build_lzo}
14mr|mplayer-1.1.1-2.r36417.11|194	BuildRequires:	liblzo-devel
14mr|mplayer-1.1.1-2.r36417.11|195	%endif
14mr|mplayer-1.1.1-2.r36417.11|196	%if %{build_sdl}
14mr|mplayer-1.1.1-2.r36417.11|197	BuildRequires:	pkgconfig(sdl) >= 1.1.8
14mr|mplayer-1.1.1-2.r36417.11|198	%endif
14mr|mplayer-1.1.1-2.r36417.11|199	%if %{build_smb}
14mr|mplayer-1.1.1-2.r36417.11|200	BuildRequires:	pkgconfig(smbclient)
14mr|mplayer-1.1.1-2.r36417.11|201	%endif
14mr|mplayer-1.1.1-2.r36417.11|202	%if %{build_twolame}
14mr|mplayer-1.1.1-2.r36417.11|203	BuildRequires:	pkgconfig(twolame)
14mr|mplayer-1.1.1-2.r36417.11|204	%endif
14mr|mplayer-1.1.1-2.r36417.11|205	%if %{build_faac}
14mr|mplayer-1.1.1-2.r36417.11|206	BuildRequires:	libfaac-devel
14mr|mplayer-1.1.1-2.r36417.11|207	%endif
14mr|mplayer-1.1.1-2.r36417.11|208	%if %{build_faad}
14mr|mplayer-1.1.1-2.r36417.11|209	BuildRequires:	libfaad2-devel
14mr|mplayer-1.1.1-2.r36417.11|210	%endif
14mr|mplayer-1.1.1-2.r36417.11|211	%if %{build_x264}
14mr|mplayer-1.1.1-2.r36417.11|212	BuildRequires:	pkgconfig(x264)
14mr|mplayer-1.1.1-2.r36417.11|213	%endif
14mr|mplayer-1.1.1-2.r36417.11|214	%if %{build_xvid}
14mr|mplayer-1.1.1-2.r36417.11|215	BuildRequires:	xvid-devel
14mr|mplayer-1.1.1-2.r36417.11|216	%endif
14mr|mplayer-1.1.1-2.r36417.11|217	%if %{build_dts}
14mr|mplayer-1.1.1-2.r36417.11|218	BuildRequires:	pkgconfig(libdts)
14mr|mplayer-1.1.1-2.r36417.11|219	%endif
14mr|mplayer-1.1.1-2.r36417.11|220	%if %{build_lame}
14mr|mplayer-1.1.1-2.r36417.11|221	BuildRequires:	lame-devel
14mr|mplayer-1.1.1-2.r36417.11|222	%endif
14mr|mplayer-1.1.1-2.r36417.11|223	%if %{build_live}
14mr|mplayer-1.1.1-2.r36417.11|224	BuildRequires:	live-devel
14mr|mplayer-1.1.1-2.r36417.11|225	%endif
14mr|mplayer-1.1.1-2.r36417.11|226	%if %{build_vesa}
14mr|mplayer-1.1.1-2.r36417.11|227	BuildRequires:	libvbe-devel
14mr|mplayer-1.1.1-2.r36417.11|228	BuildRequires:	liblrmi-devel
14mr|mplayer-1.1.1-2.r36417.11|229	%endif
14mr|mplayer-1.1.1-2.r36417.11|230	%if %{build_theora}
14mr|mplayer-1.1.1-2.r36417.11|231	BuildRequires:	pkgconfig(theora)
14mr|mplayer-1.1.1-2.r36417.11|232	%endif
14mr|mplayer-1.1.1-2.r36417.11|233	%if %{build_fribidi}
14mr|mplayer-1.1.1-2.r36417.11|234	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
14mr|mplayer-1.1.1-2.r36417.11|235	%endif
14mr|mplayer-1.1.1-2.r36417.11|236	%if %{build_enca}
14mr|mplayer-1.1.1-2.r36417.11|237	BuildRequires:	pkgconfig(enca)
14mr|mplayer-1.1.1-2.r36417.11|238	%endif
14mr|mplayer-1.1.1-2.r36417.11|239	%if %{build_directfb}
14mr|mplayer-1.1.1-2.r36417.11|240	BuildRequires:	pkgconfig(directfb)
14mr|mplayer-1.1.1-2.r36417.11|241	%endif
14mr|mplayer-1.1.1-2.r36417.11|242	%if %{build_xvmc}
14mr|mplayer-1.1.1-2.r36417.11|243	BuildRequires:	pkgconfig(xvmc)
14mr|mplayer-1.1.1-2.r36417.11|244	%endif
14mr|mplayer-1.1.1-2.r36417.11|245	%if %{build_vdpau}
14mr|mplayer-1.1.1-2.r36417.11|246	BuildRequires:	pkgconfig(vdpau)
14mr|mplayer-1.1.1-2.r36417.11|247	%endif
14mr|mplayer-1.1.1-2.r36417.11|248	%if %{build_libass}
14mr|mplayer-1.1.1-2.r36417.11|249	BuildRequires:	pkgconfig(libass)
14mr|mplayer-1.1.1-2.r36417.11|250	%endif
14mr|mplayer-1.1.1-2.r36417.11|251	%if %{build_vpx}
14mr|mplayer-1.1.1-2.r36417.11|252	BuildRequires:	pkgconfig(vpx)
14mr|mplayer-1.1.1-2.r36417.11|253	%endif
14mr|mplayer-1.1.1-2.r36417.11|254	%if %{build_rtmp}
14mr|mplayer-1.1.1-2.r36417.11|255	BuildRequires:	pkgconfig(librtmp)
14mr|mplayer-1.1.1-2.r36417.11|256	%endif
14mr|mplayer-1.1.1-2.r36417.11|257	%if %{build_yasm}
14mr|mplayer-1.1.1-2.r36417.11|258	BuildRequires:	yasm
14mr|mplayer-1.1.1-2.r36417.11|259	%endif
14mr|mplayer-1.1.1-2.r36417.11|260	%if %{build_system_ffmpeg}
14mr|mplayer-1.1.1-2.r36417.11|261	BuildRequires:	ffmpeg-devel
14mr|mplayer-1.1.1-2.r36417.11|262	%endif
14mr|mplayer-1.1.1-2.r36417.11|263	
14mr|mplayer-1.1.1-2.r36417.11|264	%if "%{_lib}" == "lib64"
14mr|mplayer-1.1.1-2.r36417.11|265	%global	_ext	()(64bit)
14mr|mplayer-1.1.1-2.r36417.11|266	%else
14mr|mplayer-1.1.1-2.r36417.11|267	%global	_ext	%{nil}
14mr|mplayer-1.1.1-2.r36417.11|268	%endif
14mr|mplayer-1.1.1-2.r36417.11|269	
14mr|mplayer-1.1.1-2.r36417.11|270	# With plf build they are auto-required
14mr|mplayer-1.1.1-2.r36417.11|271	%if ! %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|272	Suggests:	libfaac.so.0%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|273	Suggests:	libfaad.so.2%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|274	Suggests:	libx264.so.142%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|275	Suggests:	libopencore-amrnb.so.0%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|276	Suggests:	libopencore-amrwb.so.0%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|277	Suggests:	libtwolame.so.0%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|278	Suggests:	libdca.so.0%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|279	Suggests:	libdvdcss.so.2%{_ext}
14mr|mplayer-1.1.1-2.r36417.11|280	%endif
14mr|mplayer-1.1.1-2.r36417.11|281	
14mr|mplayer-1.1.1-2.r36417.11|282	%description
14mr|mplayer-1.1.1-2.r36417.11|283	MPlayer is a movie player for LINUX (runs on many other Unices, and
14mr|mplayer-1.1.1-2.r36417.11|284	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
14mr|mplayer-1.1.1-2.r36417.11|285	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
14mr|mplayer-1.1.1-2.r36417.11|286	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
14mr|mplayer-1.1.1-2.r36417.11|287	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
14mr|mplayer-1.1.1-2.r36417.11|288	(and you don't need the avifile library at all!). The another big
14mr|mplayer-1.1.1-2.r36417.11|289	feature of mplayer is the wide range of supported output drivers. It
14mr|mplayer-1.1.1-2.r36417.11|290	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
14mr|mplayer-1.1.1-2.r36417.11|291	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
14mr|mplayer-1.1.1-2.r36417.11|292	card, even without X!), and some lowlevel card-specific drivers (for
14mr|mplayer-1.1.1-2.r36417.11|293	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
14mr|mplayer-1.1.1-2.r36417.11|294	scaling, so you can enjoy movies in fullscreen. MPlayer supports
14mr|mplayer-1.1.1-2.r36417.11|295	displaying through some hardware MPEG decoder boards, such as the DVB
14mr|mplayer-1.1.1-2.r36417.11|296	and DXR3/Hollywood+! And what about the nice big antialiased shaded
14mr|mplayer-1.1.1-2.r36417.11|297	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
14mr|mplayer-1.1.1-2.r36417.11|298	english, czech, etc), cyrillic, korean fonts, and OSD?
14mr|mplayer-1.1.1-2.r36417.11|299	
14mr|mplayer-1.1.1-2.r36417.11|300	Note: If you want to play Real content, you need to have the content
14mr|mplayer-1.1.1-2.r36417.11|301	of RealPlayer's Codecs directory in %{_libdir}/codecs/
14mr|mplayer-1.1.1-2.r36417.11|302	
14mr|mplayer-1.1.1-2.r36417.11|303	%if %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|304	This package is in restricted because some included codecs are covered
14mr|mplayer-1.1.1-2.r36417.11|305	by patents. It also includes support for reading DVDs encrypted with
14mr|mplayer-1.1.1-2.r36417.11|306	CSS which might be illegal in some countries.
14mr|mplayer-1.1.1-2.r36417.11|307	
14mr|mplayer-1.1.1-2.r36417.11|308	For non-free binary codecs support you should install the packages
14mr|mplayer-1.1.1-2.r36417.11|309	win32-codecs, real-codecs and xanim-codecs.
14mr|mplayer-1.1.1-2.r36417.11|310	%endif
14mr|mplayer-1.1.1-2.r36417.11|311	
14mr|mplayer-1.1.1-2.r36417.11|312	%files -f mplayer.lang
14mr|mplayer-1.1.1-2.r36417.11|313	%doc AUTHORS Changelog README Copyright
14mr|mplayer-1.1.1-2.r36417.11|314	%dir %{_sysconfdir}/%{name}
14mr|mplayer-1.1.1-2.r36417.11|315	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
14mr|mplayer-1.1.1-2.r36417.11|316	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
14mr|mplayer-1.1.1-2.r36417.11|317	%{_bindir}/midentify
14mr|mplayer-1.1.1-2.r36417.11|318	%{_bindir}/mplayer
14mr|mplayer-1.1.1-2.r36417.11|319	%{_mandir}/man1/mplayer.1*
14mr|mplayer-1.1.1-2.r36417.11|320	%dir %{_datadir}/%{name}
14mr|mplayer-1.1.1-2.r36417.11|321	
14mr|mplayer-1.1.1-2.r36417.11|322	#----------------------------------------------------------------------------
14mr|mplayer-1.1.1-2.r36417.11|323	
14mr|mplayer-1.1.1-2.r36417.11|324	%package doc
14mr|mplayer-1.1.1-2.r36417.11|325	Summary:	%{oname} documentation
14mr|mplayer-1.1.1-2.r36417.11|326	Group:		Books/Computer books
14mr|mplayer-1.1.1-2.r36417.11|327	BuildArch:	noarch
14mr|mplayer-1.1.1-2.r36417.11|328	
14mr|mplayer-1.1.1-2.r36417.11|329	%description doc
14mr|mplayer-1.1.1-2.r36417.11|330	This package contains documentation for %{oname}.
14mr|mplayer-1.1.1-2.r36417.11|331	
14mr|mplayer-1.1.1-2.r36417.11|332	%files doc
14mr|mplayer-1.1.1-2.r36417.11|333	%doc README.DOCS
14mr|mplayer-1.1.1-2.r36417.11|334	%doc DOCS/default.css DOCS/xml DOCS/tech/
14mr|mplayer-1.1.1-2.r36417.11|335	
14mr|mplayer-1.1.1-2.r36417.11|336	#----------------------------------------------------------------------------
14mr|mplayer-1.1.1-2.r36417.11|337	
14mr|mplayer-1.1.1-2.r36417.11|338	%if %{build_gui}
14mr|mplayer-1.1.1-2.r36417.11|339	%package gui
14mr|mplayer-1.1.1-2.r36417.11|340	Summary:	GUI for %{name}
14mr|mplayer-1.1.1-2.r36417.11|341	Group:		Video
14mr|mplayer-1.1.1-2.r36417.11|342	Requires:	%{name} = %{version}
14mr|mplayer-1.1.1-2.r36417.11|343	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|mplayer-1.1.1-2.r36417.11|344	BuildRequires:	imagemagick
14mr|mplayer-1.1.1-2.r36417.11|345	Requires:	soundwrapper
14mr|mplayer-1.1.1-2.r36417.11|346	
14mr|mplayer-1.1.1-2.r36417.11|347	%description gui
14mr|mplayer-1.1.1-2.r36417.11|348	This package contains a GUI for %{name}.
14mr|mplayer-1.1.1-2.r36417.11|349	
14mr|mplayer-1.1.1-2.r36417.11|350	%files gui
14mr|mplayer-1.1.1-2.r36417.11|351	%{_bindir}/gmplayer
14mr|mplayer-1.1.1-2.r36417.11|352	%{_datadir}/applications/mplayer.desktop
14mr|mplayer-1.1.1-2.r36417.11|353	%{_datadir}/%{name}/skins
14mr|mplayer-1.1.1-2.r36417.11|354	%{_iconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|355	%{_miconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|356	%{_liconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|357	
14mr|mplayer-1.1.1-2.r36417.11|358	%pre gui
14mr|mplayer-1.1.1-2.r36417.11|359	if [ -d %{_datadir}/%{name}/skins/default ]
14mr|mplayer-1.1.1-2.r36417.11|360	then rm -rf %{_datadir}/%{name}/skins/default
14mr|mplayer-1.1.1-2.r36417.11|361	fi
14mr|mplayer-1.1.1-2.r36417.11|362	%endif
14mr|mplayer-1.1.1-2.r36417.11|363	
14mr|mplayer-1.1.1-2.r36417.11|364	#----------------------------------------------------------------------------
14mr|mplayer-1.1.1-2.r36417.11|365	
14mr|mplayer-1.1.1-2.r36417.11|366	%if %{build_mencoder}
14mr|mplayer-1.1.1-2.r36417.11|367	%package -n mencoder
14mr|mplayer-1.1.1-2.r36417.11|368	Summary:	MPlayer's movie encoder
14mr|mplayer-1.1.1-2.r36417.11|369	Group:		Video
14mr|mplayer-1.1.1-2.r36417.11|370	Requires:	%{name}
14mr|mplayer-1.1.1-2.r36417.11|371	
14mr|mplayer-1.1.1-2.r36417.11|372	%description -n mencoder
14mr|mplayer-1.1.1-2.r36417.11|373	MEncoder a movie encoder and is a part of the MPlayer package.
14mr|mplayer-1.1.1-2.r36417.11|374	%if ! %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|375	Note: this version does not have support for encoding mp3 audio streams in the
14mr|mplayer-1.1.1-2.r36417.11|376	video files.
14mr|mplayer-1.1.1-2.r36417.11|377	%else
14mr|mplayer-1.1.1-2.r36417.11|378	This restricted build has additional support for AAC decoding with libfaad
14mr|mplayer-1.1.1-2.r36417.11|379	and MP3 encoding with lame, both are covered by software patents. It
14mr|mplayer-1.1.1-2.r36417.11|380	also includes support for reading DVDs encrypted with CSS which might
14mr|mplayer-1.1.1-2.r36417.11|381	be illegal in some countries.
14mr|mplayer-1.1.1-2.r36417.11|382	%endif
14mr|mplayer-1.1.1-2.r36417.11|383	
14mr|mplayer-1.1.1-2.r36417.11|384	%files -n mencoder -f mencoder.lang
14mr|mplayer-1.1.1-2.r36417.11|385	%{_bindir}/mencoder
14mr|mplayer-1.1.1-2.r36417.11|386	%{_bindir}/divx2svcd
14mr|mplayer-1.1.1-2.r36417.11|387	%{_bindir}/mencvcd
14mr|mplayer-1.1.1-2.r36417.11|388	%{_bindir}/wma2ogg.pl
14mr|mplayer-1.1.1-2.r36417.11|389	%{_mandir}/man1/mencoder.1*
14mr|mplayer-1.1.1-2.r36417.11|390	%endif
14mr|mplayer-1.1.1-2.r36417.11|391	
14mr|mplayer-1.1.1-2.r36417.11|392	#----------------------------------------------------------------------------
14mr|mplayer-1.1.1-2.r36417.11|393	
14mr|mplayer-1.1.1-2.r36417.11|394	%prep
14mr|mplayer-1.1.1-2.r36417.11|395	%if "%{svn}" != ""
14mr|mplayer-1.1.1-2.r36417.11|396	%setup -q -n %{name} -a 4
14mr|mplayer-1.1.1-2.r36417.11|397	%else
14mr|mplayer-1.1.1-2.r36417.11|398	%setup -q -n MPlayer-%{version}%{prerel} -a 4
14mr|mplayer-1.1.1-2.r36417.11|399	%endif
14mr|mplayer-1.1.1-2.r36417.11|400	#gw as we have have used svn export:
14mr|mplayer-1.1.1-2.r36417.11|401	echo %{svn}|sed s/^r// > snapshot_version
14mr|mplayer-1.1.1-2.r36417.11|402	find DOCS -name .svn|xargs rm -rf
14mr|mplayer-1.1.1-2.r36417.11|403	#gw fix permissions
14mr|mplayer-1.1.1-2.r36417.11|404	chmod 644 AUTHORS Changelog README Copyright
14mr|mplayer-1.1.1-2.r36417.11|405	rm -f Blue/README
14mr|mplayer-1.1.1-2.r36417.11|406	%patch0 -p1 -b .mdv~
14mr|mplayer-1.1.1-2.r36417.11|407	%patch1 -p1 -b .giflib51~
14mr|mplayer-1.1.1-2.r36417.11|408	%patch2 -p1 -b .samba4~
14mr|mplayer-1.1.1-2.r36417.11|409	%patch28 -p1 -b .rtsp-extra-fixes
14mr|mplayer-1.1.1-2.r36417.11|410	%patch31 -p1 -b .format~
14mr|mplayer-1.1.1-2.r36417.11|411	%patch33 -p0 -b .dlfcn~
14mr|mplayer-1.1.1-2.r36417.11|412	%patch35 -p0
14mr|mplayer-1.1.1-2.r36417.11|413	%if ! %{build_plf}
14mr|mplayer-1.1.1-2.r36417.11|414	%patch39 -p1 -b .dlopen~
14mr|mplayer-1.1.1-2.r36417.11|415	%endif
14mr|mplayer-1.1.1-2.r36417.11|416	rm -rf ffmpeg
14mr|mplayer-1.1.1-2.r36417.11|417	%patch40 -p1 -b .ffmpeg~
14mr|mplayer-1.1.1-2.r36417.11|418	%patch42 -p1 -b .internal_filters~
14mr|mplayer-1.1.1-2.r36417.11|419	%patch43 -p1 -b .ffm_stable~
14mr|mplayer-1.1.1-2.r36417.11|420	
14mr|mplayer-1.1.1-2.r36417.11|421	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
14mr|mplayer-1.1.1-2.r36417.11|422	# Let's fix it here, but let's not abuse this ;)
14mr|mplayer-1.1.1-2.r36417.11|423	echo %{version} >VERSION
14mr|mplayer-1.1.1-2.r36417.11|424	
14mr|mplayer-1.1.1-2.r36417.11|425	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
14mr|mplayer-1.1.1-2.r36417.11|426	
14mr|mplayer-1.1.1-2.r36417.11|427	mv DOCS/README README.DOCS
14mr|mplayer-1.1.1-2.r36417.11|428	
14mr|mplayer-1.1.1-2.r36417.11|429	%build
14mr|mplayer-1.1.1-2.r36417.11|430	export CFLAGS="$CFLAGS %{optflags}"
14mr|mplayer-1.1.1-2.r36417.11|431	%if %{build_debug}
14mr|mplayer-1.1.1-2.r36417.11|432	export CFLAGS="$CFLAGS -g"
14mr|mplayer-1.1.1-2.r36417.11|433	%endif
14mr|mplayer-1.1.1-2.r36417.11|434	%ifarch ppc
14mr|mplayer-1.1.1-2.r36417.11|435	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
14mr|mplayer-1.1.1-2.r36417.11|436	%endif
14mr|mplayer-1.1.1-2.r36417.11|437	%if %{build_directfb}
14mr|mplayer-1.1.1-2.r36417.11|438	export CPPFLAGS="-I%{_includedir}/directfb"
14mr|mplayer-1.1.1-2.r36417.11|439	%endif
14mr|mplayer-1.1.1-2.r36417.11|440	export LDFLAGS="%{?ldflags}"
14mr|mplayer-1.1.1-2.r36417.11|441	./configure \
14mr|mplayer-1.1.1-2.r36417.11|442	--prefix=%{_prefix} \
14mr|mplayer-1.1.1-2.r36417.11|443	--datadir=%{_datadir}/%{name} \
14mr|mplayer-1.1.1-2.r36417.11|444	--confdir=%{_sysconfdir}/%{name} \
14mr|mplayer-1.1.1-2.r36417.11|445	--libdir=%{_libdir} \
14mr|mplayer-1.1.1-2.r36417.11|446	--codecsdir=%{_libdir}/codecs \
14mr|mplayer-1.1.1-2.r36417.11|447	--language=all \
14mr|mplayer-1.1.1-2.r36417.11|448	%ifarch %{ix86}
14mr|mplayer-1.1.1-2.r36417.11|449	--enable-mmx \
14mr|mplayer-1.1.1-2.r36417.11|450	--enable-3dnow \
14mr|mplayer-1.1.1-2.r36417.11|451	--enable-sse \
14mr|mplayer-1.1.1-2.r36417.11|452	--enable-sse2 \
14mr|mplayer-1.1.1-2.r36417.11|453	--enable-fastmemcpy \
14mr|mplayer-1.1.1-2.r36417.11|454	%endif
14mr|mplayer-1.1.1-2.r36417.11|455	%if %{with cpudetection}
14mr|mplayer-1.1.1-2.r36417.11|456	--enable-runtime-cpudetection \
14mr|mplayer-1.1.1-2.r36417.11|457	%endif
14mr|mplayer-1.1.1-2.r36417.11|458	%if %{build_debug}
14mr|mplayer-1.1.1-2.r36417.11|459	--enable-debug=3 \
14mr|mplayer-1.1.1-2.r36417.11|460	%else
14mr|mplayer-1.1.1-2.r36417.11|461	--disable-sighandler \
14mr|mplayer-1.1.1-2.r36417.11|462	%endif
14mr|mplayer-1.1.1-2.r36417.11|463	%if %{build_gui}
14mr|mplayer-1.1.1-2.r36417.11|464	--enable-gui \
14mr|mplayer-1.1.1-2.r36417.11|465	%endif
14mr|mplayer-1.1.1-2.r36417.11|466	%if %{build_mencoder}
14mr|mplayer-1.1.1-2.r36417.11|467	--enable-mencoder \
14mr|mplayer-1.1.1-2.r36417.11|468	%else
14mr|mplayer-1.1.1-2.r36417.11|469	--disable-mencoder \
14mr|mplayer-1.1.1-2.r36417.11|470	%endif
14mr|mplayer-1.1.1-2.r36417.11|471	--disable-arts \
14mr|mplayer-1.1.1-2.r36417.11|472	--disable-ggi \
14mr|mplayer-1.1.1-2.r36417.11|473	--disable-libdvdcss-internal \
14mr|mplayer-1.1.1-2.r36417.11|474	--enable-dvdnav \
14mr|mplayer-1.1.1-2.r36417.11|475	--disable-dvdread-internal \
14mr|mplayer-1.1.1-2.r36417.11|476	--enable-dvdread \
14mr|mplayer-1.1.1-2.r36417.11|477	--enable-tv \
14mr|mplayer-1.1.1-2.r36417.11|478	--enable-joystick \
14mr|mplayer-1.1.1-2.r36417.11|479	--enable-gl \
14mr|mplayer-1.1.1-2.r36417.11|480	--disable-svga \
14mr|mplayer-1.1.1-2.r36417.11|481	--enable-menu \
14mr|mplayer-1.1.1-2.r36417.11|482	--disable-zr \
14mr|mplayer-1.1.1-2.r36417.11|483	%if ! %{build_dts}
14mr|mplayer-1.1.1-2.r36417.11|484	--disable-libdca \
14mr|mplayer-1.1.1-2.r36417.11|485	--enable-libdca-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|486	%endif
14mr|mplayer-1.1.1-2.r36417.11|487	--enable-freetype \
14mr|mplayer-1.1.1-2.r36417.11|488	--enable-nas \
14mr|mplayer-1.1.1-2.r36417.11|489	%if %{build_system_ffmpeg}
14mr|mplayer-1.1.1-2.r36417.11|490	--disable-ffmpeg_a \
14mr|mplayer-1.1.1-2.r36417.11|491	%endif
14mr|mplayer-1.1.1-2.r36417.11|492	%if ! %{build_faad}
14mr|mplayer-1.1.1-2.r36417.11|493	--disable-faad \
14mr|mplayer-1.1.1-2.r36417.11|494	--disable-decoder=AAC \
14mr|mplayer-1.1.1-2.r36417.11|495	--enable-faad-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|496	%endif
14mr|mplayer-1.1.1-2.r36417.11|497	%if ! %{build_faac}
14mr|mplayer-1.1.1-2.r36417.11|498	--enable-faac-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|499	%endif
14mr|mplayer-1.1.1-2.r36417.11|500	%if ! %{build_twolame}
14mr|mplayer-1.1.1-2.r36417.11|501	--disable-twolame \
14mr|mplayer-1.1.1-2.r36417.11|502	--enable-twolame-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|503	%endif
14mr|mplayer-1.1.1-2.r36417.11|504	%if ! %{build_x264}
14mr|mplayer-1.1.1-2.r36417.11|505	--enable-x264-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|506	%endif
14mr|mplayer-1.1.1-2.r36417.11|507	%if %{build_lirc}
14mr|mplayer-1.1.1-2.r36417.11|508	--enable-lirc \
14mr|mplayer-1.1.1-2.r36417.11|509	%else
14mr|mplayer-1.1.1-2.r36417.11|510	--disable-lirc \
14mr|mplayer-1.1.1-2.r36417.11|511	%endif
14mr|mplayer-1.1.1-2.r36417.11|512	%if ! %{build_v4l2}
14mr|mplayer-1.1.1-2.r36417.11|513	--disable-tv-v4l2 \
14mr|mplayer-1.1.1-2.r36417.11|514	%endif
14mr|mplayer-1.1.1-2.r36417.11|515	%if ! %{build_mga}
14mr|mplayer-1.1.1-2.r36417.11|516	--disable-mga \
14mr|mplayer-1.1.1-2.r36417.11|517	%endif
14mr|mplayer-1.1.1-2.r36417.11|518	%if ! %{build_fbdev}
14mr|mplayer-1.1.1-2.r36417.11|519	--disable-fbdev \
14mr|mplayer-1.1.1-2.r36417.11|520	%endif
14mr|mplayer-1.1.1-2.r36417.11|521	%if %{build_directfb}
14mr|mplayer-1.1.1-2.r36417.11|522	--enable-directfb \
14mr|mplayer-1.1.1-2.r36417.11|523	%else
14mr|mplayer-1.1.1-2.r36417.11|524	--disable-directfb \
14mr|mplayer-1.1.1-2.r36417.11|525	%endif
14mr|mplayer-1.1.1-2.r36417.11|526	%if ! %{build_live}
14mr|mplayer-1.1.1-2.r36417.11|527	--disable-live \
14mr|mplayer-1.1.1-2.r36417.11|528	%endif
14mr|mplayer-1.1.1-2.r36417.11|529	%if ! %{build_vesa}
14mr|mplayer-1.1.1-2.r36417.11|530	--disable-vesa \
14mr|mplayer-1.1.1-2.r36417.11|531	%endif
14mr|mplayer-1.1.1-2.r36417.11|532	%if %{build_theora}
14mr|mplayer-1.1.1-2.r36417.11|533	--enable-theora \
14mr|mplayer-1.1.1-2.r36417.11|534	%else
14mr|mplayer-1.1.1-2.r36417.11|535	--disable-theora \
14mr|mplayer-1.1.1-2.r36417.11|536	%endif
14mr|mplayer-1.1.1-2.r36417.11|537	%if %{build_smb}
14mr|mplayer-1.1.1-2.r36417.11|538	--enable-smb \
14mr|mplayer-1.1.1-2.r36417.11|539	%endif
14mr|mplayer-1.1.1-2.r36417.11|540	%if ! %{build_dvb}
14mr|mplayer-1.1.1-2.r36417.11|541	--disable-dvb \
14mr|mplayer-1.1.1-2.r36417.11|542	--disable-dvbhead \
14mr|mplayer-1.1.1-2.r36417.11|543	%endif
14mr|mplayer-1.1.1-2.r36417.11|544	%if ! %{build_jack}
14mr|mplayer-1.1.1-2.r36417.11|545	--disable-jack \
14mr|mplayer-1.1.1-2.r36417.11|546	%endif
14mr|mplayer-1.1.1-2.r36417.11|547	%if ! %{build_aa}
14mr|mplayer-1.1.1-2.r36417.11|548	--disable-aa \
14mr|mplayer-1.1.1-2.r36417.11|549	%endif
14mr|mplayer-1.1.1-2.r36417.11|550	%if ! %{build_cdda}
14mr|mplayer-1.1.1-2.r36417.11|551	--disable-cdparanoia \
14mr|mplayer-1.1.1-2.r36417.11|552	%endif
14mr|mplayer-1.1.1-2.r36417.11|553	%if ! %{build_dv}
14mr|mplayer-1.1.1-2.r36417.11|554	--disable-libdv \
14mr|mplayer-1.1.1-2.r36417.11|555	%endif
14mr|mplayer-1.1.1-2.r36417.11|556	%if ! %{build_lzo}
14mr|mplayer-1.1.1-2.r36417.11|557	--disable-liblzo \
14mr|mplayer-1.1.1-2.r36417.11|558	%endif
14mr|mplayer-1.1.1-2.r36417.11|559	%if ! %{build_sdl}
14mr|mplayer-1.1.1-2.r36417.11|560	--disable-sdl \
14mr|mplayer-1.1.1-2.r36417.11|561	%endif
14mr|mplayer-1.1.1-2.r36417.11|562	%if ! %{build_alsa}
14mr|mplayer-1.1.1-2.r36417.11|563	--disable-alsa \
14mr|mplayer-1.1.1-2.r36417.11|564	%endif
14mr|mplayer-1.1.1-2.r36417.11|565	%if ! %{build_fribidi}
14mr|mplayer-1.1.1-2.r36417.11|566	--disable-fribidi \
14mr|mplayer-1.1.1-2.r36417.11|567	%endif
14mr|mplayer-1.1.1-2.r36417.11|568	%if ! %{build_enca}
14mr|mplayer-1.1.1-2.r36417.11|569	--disable-enca \
14mr|mplayer-1.1.1-2.r36417.11|570	%endif
14mr|mplayer-1.1.1-2.r36417.11|571	%if %{build_pulse}
14mr|mplayer-1.1.1-2.r36417.11|572	--enable-pulse \
14mr|mplayer-1.1.1-2.r36417.11|573	%endif
14mr|mplayer-1.1.1-2.r36417.11|574	%if ! %{build_openal}
14mr|mplayer-1.1.1-2.r36417.11|575	--disable-openal \
14mr|mplayer-1.1.1-2.r36417.11|576	%endif
14mr|mplayer-1.1.1-2.r36417.11|577	%if %{build_xvmc}
14mr|mplayer-1.1.1-2.r36417.11|578	--enable-xvmc \
14mr|mplayer-1.1.1-2.r36417.11|579	%endif
14mr|mplayer-1.1.1-2.r36417.11|580	%if ! %{build_ivtv}
14mr|mplayer-1.1.1-2.r36417.11|581	--disable-ivtv \
14mr|mplayer-1.1.1-2.r36417.11|582	%endif
14mr|mplayer-1.1.1-2.r36417.11|583	%if ! %{build_vdpau}
14mr|mplayer-1.1.1-2.r36417.11|584	--disable-vdpau \
14mr|mplayer-1.1.1-2.r36417.11|585	%endif
14mr|mplayer-1.1.1-2.r36417.11|586	%if ! %{build_amr}
14mr|mplayer-1.1.1-2.r36417.11|587	--disable-libopencore_amrnb \
14mr|mplayer-1.1.1-2.r36417.11|588	--disable-libopencore_amrwb \
14mr|mplayer-1.1.1-2.r36417.11|589	--enable-libopencore_amrnb-dlopen \
14mr|mplayer-1.1.1-2.r36417.11|590	--enable-libopencore_amrwb-dlopen
14mr|mplayer-1.1.1-2.r36417.11|591	%endif
14mr|mplayer-1.1.1-2.r36417.11|592	
14mr|mplayer-1.1.1-2.r36417.11|593	# Keep this line before empty end %%configure (ppc conditionnal pb)
14mr|mplayer-1.1.1-2.r36417.11|594	make
14mr|mplayer-1.1.1-2.r36417.11|595	#gw make sure we have our version string included:
14mr|mplayer-1.1.1-2.r36417.11|596	fgrep %{version} version.h
14mr|mplayer-1.1.1-2.r36417.11|597	
14mr|mplayer-1.1.1-2.r36417.11|598	%install
14mr|mplayer-1.1.1-2.r36417.11|599	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mr|mplayer-1.1.1-2.r36417.11|600	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mr|mplayer-1.1.1-2.r36417.11|601	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
14mr|mplayer-1.1.1-2.r36417.11|602	for lang in de fr hu pl es it zh_CN en; do
14mr|mplayer-1.1.1-2.r36417.11|603	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
14mr|mplayer-1.1.1-2.r36417.11|604	done
14mr|mplayer-1.1.1-2.r36417.11|605	
14mr|mplayer-1.1.1-2.r36417.11|606	%find_lang mplayer --with-man
14mr|mplayer-1.1.1-2.r36417.11|607	
14mr|mplayer-1.1.1-2.r36417.11|608	######################### Mencoder #########################
14mr|mplayer-1.1.1-2.r36417.11|609	%if %{build_mencoder}
14mr|mplayer-1.1.1-2.r36417.11|610	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
14mr|mplayer-1.1.1-2.r36417.11|611	
14mr|mplayer-1.1.1-2.r36417.11|612	for lang in de fr hu pl es it zh_CN en; do
14mr|mplayer-1.1.1-2.r36417.11|613	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
14mr|mplayer-1.1.1-2.r36417.11|614	done
14mr|mplayer-1.1.1-2.r36417.11|615	
14mr|mplayer-1.1.1-2.r36417.11|616	%find_lang mencoder --with-man
14mr|mplayer-1.1.1-2.r36417.11|617	
14mr|mplayer-1.1.1-2.r36417.11|618	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
14mr|mplayer-1.1.1-2.r36417.11|619	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
14mr|mplayer-1.1.1-2.r36417.11|620	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
14mr|mplayer-1.1.1-2.r36417.11|621	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
14mr|mplayer-1.1.1-2.r36417.11|622	%endif
14mr|mplayer-1.1.1-2.r36417.11|623	######################### /Mencoder #########################
14mr|mplayer-1.1.1-2.r36417.11|624	
14mr|mplayer-1.1.1-2.r36417.11|625	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
14mr|mplayer-1.1.1-2.r36417.11|626	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
14mr|mplayer-1.1.1-2.r36417.11|627	
14mr|mplayer-1.1.1-2.r36417.11|628	%if %{build_gui}
14mr|mplayer-1.1.1-2.r36417.11|629	# default Skin
14mr|mplayer-1.1.1-2.r36417.11|630	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
14mr|mplayer-1.1.1-2.r36417.11|631	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
14mr|mplayer-1.1.1-2.r36417.11|632	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
14mr|mplayer-1.1.1-2.r36417.11|633	# gmplayer equals mplayer -gui
14mr|mplayer-1.1.1-2.r36417.11|634	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
14mr|mplayer-1.1.1-2.r36417.11|635	# icons
14mr|mplayer-1.1.1-2.r36417.11|636	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mr|mplayer-1.1.1-2.r36417.11|637	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|638	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|639	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
14mr|mplayer-1.1.1-2.r36417.11|640	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
14mr|mplayer-1.1.1-2.r36417.11|641	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
14mr|mplayer-1.1.1-2.r36417.11|642	%endif
14mr|mplayer-1.1.1-2.r36417.11|643	
14mr|mplayer-1.1.1-2.r36417.11|644	%if %{build_debug}
14mr|mplayer-1.1.1-2.r36417.11|645	export DONT_STRIP=1
14mr|mplayer-1.1.1-2.r36417.11|646	%endif
14mr|mplayer-1.1.1-2.r36417.11|647	
14mr|mplayer-1.1.1-2.r36417.11|648	
14mr|mplayer-1.1.1-2.r36417.11|649	%changelog
14mr|mplayer-1.1.1-2.r36417.11|650	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.11
14mr|mplayer-1.1.1-2.r36417.11|651	+ Revision: 1190d3d
14mr|mplayer-1.1.1-2.r36417.11|652	- Build with smb protocol support
14mr|mplayer-1.1.1-2.r36417.11|653	
14mr|mplayer-1.1.1-2.r36417.11|654	

17726 14
14mr|mplayer-skins-1.3-21|1	%define base_name	mplayer
14mr|mplayer-skins-1.3-21|2	%define name		%{base_name}-skins
14mr|mplayer-skins-1.3-21|3	%define summary		Skins for %{base_name}
14mr|mplayer-skins-1.3-21|4	%define version		1.3
14mr|mplayer-skins-1.3-21|5	%define release		21
14mr|mplayer-skins-1.3-21|6	%define skin_dir	%{_datadir}/%{base_name}/skins
14mr|mplayer-skins-1.3-21|7	
14mr|mplayer-skins-1.3-21|8	Name:		%{name}
14mr|mplayer-skins-1.3-21|9	Version:	%{version}
14mr|mplayer-skins-1.3-21|10	Release:	%{release}
14mr|mplayer-skins-1.3-21|11	Summary:	%{summary}
14mr|mplayer-skins-1.3-21|12	Source0:	BlueHeart-1.5.tar.bz2
14mr|mplayer-skins-1.3-21|13	Source2:	Cyrus-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|14	Source3:	standard-1.9.tar.bz2
14mr|mplayer-skins-1.3-21|15	Source4:	neutron-1.5.tar.bz2
14mr|mplayer-skins-1.3-21|16	Source5:	MidnightLove-1.6.tar.bz2
14mr|mplayer-skins-1.3-21|17	Source6:	plastic-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|18	Source7:	Orange-1.3.tar.bz2
14mr|mplayer-skins-1.3-21|19	Source8:	Blue-small-1.4.tar.bz2
14mr|mplayer-skins-1.3-21|20	Source9:	xine-lcd-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|21	Source10:	phony-1.1.tar.bz2
14mr|mplayer-skins-1.3-21|22	Source11:	mentalic-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|23	Source12:	proton-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|24	Source13:	slim-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|25	Source14:	krystal-1.1.tar.bz2
14mr|mplayer-skins-1.3-21|26	Source15:	CubicPlayer-1.1.tar.bz2
14mr|mplayer-skins-1.3-21|27	Source16:	AlienMind-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|28	Source17:	CornerMP-1.2.tar.bz2
14mr|mplayer-skins-1.3-21|29	Source18:	CornerMP-aqua-1.4.tar.bz2
14mr|mplayer-skins-1.3-21|30	URL:		http://www.mplayerhq.hu
14mr|mplayer-skins-1.3-21|31	License:	Freely redistributable without restriction
14mr|mplayer-skins-1.3-21|32	Group:		Video
14mr|mplayer-skins-1.3-21|33	BuildArch:	noarch
14mr|mplayer-skins-1.3-21|34	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|mplayer-skins-1.3-21|35	
14mr|mplayer-skins-1.3-21|36	%description
14mr|mplayer-skins-1.3-21|37	This package includes following skins:
14mr|mplayer-skins-1.3-21|38	- standard by FRD (Viktor Bekesi), the old default MPlayer skin
14mr|mplayer-skins-1.3-21|39	- Midnight Love, by Gabucino, MPlayer conversion of the nice WinAMP/XMMS skin
14mr|mplayer-skins-1.3-21|40	of Rei Ayanami.
14mr|mplayer-skins-1.3-21|41	- BlueHeart, by Gabucino, MPlayer conversion of a BlueHeart XMMS skin.
14mr|mplayer-skins-1.3-21|42	- Neutron, by aleczapka (Oliwier Ptak), VERY nice skin!
14mr|mplayer-skins-1.3-21|43	- Plastic, by FRD (Viktor Bekesi), remote control-like skin with plastic
14mr|mplayer-skins-1.3-21|44	feeling
14mr|mplayer-skins-1.3-21|45	- Cyrus, by Roberto J., Cyrus skin from XMMS
14mr|mplayer-skins-1.3-21|46	- Xine-LCD, by Gabucino, MPlayer conversion of Xine's LCD skin
14mr|mplayer-skins-1.3-21|47	- Phony
14mr|mplayer-skins-1.3-21|48	- Mentalic, by aleczapka (Oliwier Ptak)
14mr|mplayer-skins-1.3-21|49	- Proton, by Pasquale Riccio, silver, shiny
14mr|mplayer-skins-1.3-21|50	- Slim, by FRD (Viktor Bekesi), small and cute
14mr|mplayer-skins-1.3-21|51	- Cubic Player, by Gabucino, for other oldtimers
14mr|mplayer-skins-1.3-21|52	- Alien Mind, by Gabucino, Alien Mind skin from XMMS
14mr|mplayer-skins-1.3-21|53	- CornerMP, by DC.Park, a WinAMP skin conversion, resides in desktop
14mr|mplayer-skins-1.3-21|54	corner
14mr|mplayer-skins-1.3-21|55	- CornerMP-aqua, by DC.Park, a WinAMP skin conversion, resides in
14mr|mplayer-skins-1.3-21|56	desktop corner
14mr|mplayer-skins-1.3-21|57	- Blue and Blue-small by Franciszek Wilamowski
14mr|mplayer-skins-1.3-21|58	- Orange by Ognian Vasilev
14mr|mplayer-skins-1.3-21|59	- krystal by Gary Whitmore, Jr.
14mr|mplayer-skins-1.3-21|60	
14mr|mplayer-skins-1.3-21|61	%prep
14mr|mplayer-skins-1.3-21|62	%setup -q -c
14mr|mplayer-skins-1.3-21|63	%setup -q -c -T -D -a2
14mr|mplayer-skins-1.3-21|64	%setup -q -c -T -D -a3
14mr|mplayer-skins-1.3-21|65	%setup -q -c -T -D -a4
14mr|mplayer-skins-1.3-21|66	%setup -q -c -T -D -a5
14mr|mplayer-skins-1.3-21|67	%setup -q -c -T -D -a6
14mr|mplayer-skins-1.3-21|68	%setup -q -c -T -D -a7
14mr|mplayer-skins-1.3-21|69	%setup -q -c -T -D -a8
14mr|mplayer-skins-1.3-21|70	%setup -q -c -T -D -a9
14mr|mplayer-skins-1.3-21|71	%setup -q -c -T -D -a10
14mr|mplayer-skins-1.3-21|72	%setup -q -c -T -D -a11
14mr|mplayer-skins-1.3-21|73	%setup -q -c -T -D -a12
14mr|mplayer-skins-1.3-21|74	%setup -q -c -T -D -a13
14mr|mplayer-skins-1.3-21|75	%setup -q -c -T -D -a14
14mr|mplayer-skins-1.3-21|76	%setup -q -c -T -D -a15
14mr|mplayer-skins-1.3-21|77	%setup -q -c -T -D -a16
14mr|mplayer-skins-1.3-21|78	%setup -q -c -T -D -a17
14mr|mplayer-skins-1.3-21|79	%setup -q -c -T -D -a18
14mr|mplayer-skins-1.3-21|80	# correct perm problems
14mr|mplayer-skins-1.3-21|81	chmod -R go=u-w *
14mr|mplayer-skins-1.3-21|82	
14mr|mplayer-skins-1.3-21|83	%build
14mr|mplayer-skins-1.3-21|84	
14mr|mplayer-skins-1.3-21|85	%install
14mr|mplayer-skins-1.3-21|86	rm -rf $RPM_BUILD_ROOT
14mr|mplayer-skins-1.3-21|87	install -d -m 755 ${RPM_BUILD_ROOT}%{skin_dir}
14mr|mplayer-skins-1.3-21|88	cp -r * ${RPM_BUILD_ROOT}%{skin_dir}
14mr|mplayer-skins-1.3-21|89	
14mr|mplayer-skins-1.3-21|90	%clean
14mr|mplayer-skins-1.3-21|91	rm -rf $RPM_BUILD_ROOT
14mr|mplayer-skins-1.3-21|92	
14mr|mplayer-skins-1.3-21|93	%files
14mr|mplayer-skins-1.3-21|94	%defattr(-,root,root)
14mr|mplayer-skins-1.3-21|95	%{skin_dir}/*
14mr|mplayer-skins-1.3-21|96	
14mr|mplayer-skins-1.3-21|97	
14mr|mplayer-skins-1.3-21|98	
14mr|mplayer-skins-1.3-21|99	
14mr|mplayer-skins-1.3-21|100	%changelog
14mr|mplayer-skins-1.3-21|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-21
14mr|mplayer-skins-1.3-21|102	+ Revision: 5fd059e
14mr|mplayer-skins-1.3-21|103	- MassBuild#440: Increase release tag
14mr|mplayer-skins-1.3-21|104	
14mr|mplayer-skins-1.3-21|105	

17727 14
14mr|mplayerthumbs-4.13.3-1|1	Name:		mplayerthumbs
14mr|mplayerthumbs-4.13.3-1|2	Version:	4.13.3
14mr|mplayerthumbs-4.13.3-1|3	Release:	1
14mr|mplayerthumbs-4.13.3-1|4	Epoch:		3
14mr|mplayerthumbs-4.13.3-1|5	Summary:	Video thumbnail generator for KDE4 file managers
14mr|mplayerthumbs-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|mplayerthumbs-4.13.3-1|7	License:	GPLv2
14mr|mplayerthumbs-4.13.3-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs
14mr|mplayerthumbs-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|mplayerthumbs-4.13.3-1|10	BuildRequires:	kdelibs4-devel
14mr|mplayerthumbs-4.13.3-1|11	Requires:	kdebase4-runtime
14mr|mplayerthumbs-4.13.3-1|12	
14mr|mplayerthumbs-4.13.3-1|13	%description
14mr|mplayerthumbs-4.13.3-1|14	MPlayerThumbs is a video thumbnail generator for KDE file managers
14mr|mplayerthumbs-4.13.3-1|15	(Konqueror, Dolphin, ...), now available also for KDE 4.
14mr|mplayerthumbs-4.13.3-1|16	It needs mplayer (of course) to generate thumbnails, and it contains
14mr|mplayerthumbs-4.13.3-1|17	no linking to any library, so in a x86_64 system you can freely use the
14mr|mplayerthumbs-4.13.3-1|18	32bit mplayer binary with win32codecs by configuring the application
14mr|mplayerthumbs-4.13.3-1|19	launching the mplayerthumbsconfig helper application.
14mr|mplayerthumbs-4.13.3-1|20	It catches a random frame from 15% to 70%, checking also how contrasted
14mr|mplayerthumbs-4.13.3-1|21	is the image, and dropping bad frames.
14mr|mplayerthumbs-4.13.3-1|22	
14mr|mplayerthumbs-4.13.3-1|23	%files
14mr|mplayerthumbs-4.13.3-1|24	%{_kde_bindir}/mplayerthumbsconfig
14mr|mplayerthumbs-4.13.3-1|25	%{_kde_libdir}/kde4/videopreview.so
14mr|mplayerthumbs-4.13.3-1|26	%{_kde_appsdir}/videothumbnail
14mr|mplayerthumbs-4.13.3-1|27	%{_kde_datadir}/config.kcfg/mplayerthumbs.kcfg
14mr|mplayerthumbs-4.13.3-1|28	%{_kde_services}/videopreview.desktop
14mr|mplayerthumbs-4.13.3-1|29	
14mr|mplayerthumbs-4.13.3-1|30	#------------------------------------------------------------------------------
14mr|mplayerthumbs-4.13.3-1|31	
14mr|mplayerthumbs-4.13.3-1|32	%prep
14mr|mplayerthumbs-4.13.3-1|33	%setup -q
14mr|mplayerthumbs-4.13.3-1|34	
14mr|mplayerthumbs-4.13.3-1|35	%build
14mr|mplayerthumbs-4.13.3-1|36	%cmake_kde4
14mr|mplayerthumbs-4.13.3-1|37	%make
14mr|mplayerthumbs-4.13.3-1|38	
14mr|mplayerthumbs-4.13.3-1|39	%install
14mr|mplayerthumbs-4.13.3-1|40	%makeinstall_std -C build
14mr|mplayerthumbs-4.13.3-1|41	
14mr|mplayerthumbs-4.13.3-1|42	
14mr|mplayerthumbs-4.13.3-1|43	%changelog
14mr|mplayerthumbs-4.13.3-1|44	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mr|mplayerthumbs-4.13.3-1|45	+ Revision: ab7c8ca
14mr|mplayerthumbs-4.13.3-1|46	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|mplayerthumbs-4.13.3-1|47	
14mr|mplayerthumbs-4.13.3-1|48	

17728 14
14mr|mscompress-0.4-2|1	Summary:	MS compress/expand-compatible (de)compressor
14mr|mscompress-0.4-2|2	Name:		mscompress
14mr|mscompress-0.4-2|3	Version:	0.4
14mr|mscompress-0.4-2|4	Release:	2
14mr|mscompress-0.4-2|5	License:	GPL
14mr|mscompress-0.4-2|6	Group:		Archiving/Compression
14mr|mscompress-0.4-2|7	Url:        ftp://ftp.penguin.cz/pub/users/mhi/mscompress
14mr|mscompress-0.4-2|8	Source0:	http://code.stapelberg.de/git/mscompress/snapshot/%{name}-%{version}.tar.bz2
14mr|mscompress-0.4-2|9	BuildRequires:	autoconf
14mr|mscompress-0.4-2|10	
14mr|mscompress-0.4-2|11	%description
14mr|mscompress-0.4-2|12	Microsoft compress.exe/expand.exe-compatible file (de)compressor.
14mr|mscompress-0.4-2|13	
14mr|mscompress-0.4-2|14	%prep
14mr|mscompress-0.4-2|15	%setup -q
14mr|mscompress-0.4-2|16	
14mr|mscompress-0.4-2|17	%build
14mr|mscompress-0.4-2|18	./autogen.sh
14mr|mscompress-0.4-2|19	%configure2_5x
14mr|mscompress-0.4-2|20	%make
14mr|mscompress-0.4-2|21	
14mr|mscompress-0.4-2|22	%install
14mr|mscompress-0.4-2|23	%makeinstall_std
14mr|mscompress-0.4-2|24	
14mr|mscompress-0.4-2|25	%files
14mr|mscompress-0.4-2|26	%doc ChangeLog README TODO format.txt
14mr|mscompress-0.4-2|27	%{_bindir}/*
14mr|mscompress-0.4-2|28	%{_mandir}/man1/*
14mr|mscompress-0.4-2|29	
14mr|mscompress-0.4-2|30	
14mr|mscompress-0.4-2|31	%changelog
14mr|mscompress-0.4-2|32	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|mscompress-0.4-2|33	+ Revision: 848f444
14mr|mscompress-0.4-2|34	- MassBuild#440: Increase release tag
14mr|mscompress-0.4-2|35	
14mr|mscompress-0.4-2|36	

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

17730 14
14mr|msgpack-0.5.7-1|1	Name:		msgpack
14mr|msgpack-0.5.7-1|2	Version:	0.5.7
14mr|msgpack-0.5.7-1|3	Release:	1%{?dist}
14mr|msgpack-0.5.7-1|4	Summary:	Binary-based efficient object serialization library
14mr|msgpack-0.5.7-1|5	Group:		System/Libraries
14mr|msgpack-0.5.7-1|6	
14mr|msgpack-0.5.7-1|7	License:	ASL 2.0
14mr|msgpack-0.5.7-1|8	URL:		http://msgpack.org
14mr|msgpack-0.5.7-1|9	Source0:	http://msgpack.org/releases/cpp/%{name}-%{version}.tar.gz
14mr|msgpack-0.5.7-1|10	Patch0:		msgpack-gtest-implicit-dso.patch
14mr|msgpack-0.5.7-1|11	
14mr|msgpack-0.5.7-1|12	# for regenerating configure
14mr|msgpack-0.5.7-1|13	BuildRequires:	libtool
14mr|msgpack-0.5.7-1|14	# for %%check
14mr|msgpack-0.5.7-1|15	BuildRequires:	gtest-devel
14mr|msgpack-0.5.7-1|16	BuildRequires:	pkgconfig(zlib)
14mr|msgpack-0.5.7-1|17	
14mr|msgpack-0.5.7-1|18	%description
14mr|msgpack-0.5.7-1|19	MessagePack is a binary-based efficient object serialization
14mr|msgpack-0.5.7-1|20	library. It enables to exchange structured objects between many
14mr|msgpack-0.5.7-1|21	languages like JSON. But unlike JSON, it is very fast and small.
14mr|msgpack-0.5.7-1|22	
14mr|msgpack-0.5.7-1|23	
14mr|msgpack-0.5.7-1|24	%package devel
14mr|msgpack-0.5.7-1|25	Summary:	Libraries and header files for %{name}
14mr|msgpack-0.5.7-1|26	Group:		System/Libraries
14mr|msgpack-0.5.7-1|27	Requires:	%{name} = %{version}-%{release}
14mr|msgpack-0.5.7-1|28	
14mr|msgpack-0.5.7-1|29	%description devel
14mr|msgpack-0.5.7-1|30	Libraries and header files for %{name}
14mr|msgpack-0.5.7-1|31	
14mr|msgpack-0.5.7-1|32	
14mr|msgpack-0.5.7-1|33	%prep
14mr|msgpack-0.5.7-1|34	%setup -q
14mr|msgpack-0.5.7-1|35	%patch0 -p1 -b .gtest-implicit-dso
14mr|msgpack-0.5.7-1|36	
14mr|msgpack-0.5.7-1|37	
14mr|msgpack-0.5.7-1|38	%build
14mr|msgpack-0.5.7-1|39	autoreconf -f -i
14mr|msgpack-0.5.7-1|40	%configure2_5x --disable-static
14mr|msgpack-0.5.7-1|41	%make
14mr|msgpack-0.5.7-1|42	
14mr|msgpack-0.5.7-1|43	
14mr|msgpack-0.5.7-1|44	%check
14mr|msgpack-0.5.7-1|45	make check
14mr|msgpack-0.5.7-1|46	
14mr|msgpack-0.5.7-1|47	
14mr|msgpack-0.5.7-1|48	%install
14mr|msgpack-0.5.7-1|49	%makeinstall_std
14mr|msgpack-0.5.7-1|50	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f '{}' ';'
14mr|msgpack-0.5.7-1|51	
14mr|msgpack-0.5.7-1|52	
14mr|msgpack-0.5.7-1|53	%files
14mr|msgpack-0.5.7-1|54	%doc AUTHORS COPYING ChangeLog LICENSE NOTICE README README.md
14mr|msgpack-0.5.7-1|55	%{_libdir}/*.so.*
14mr|msgpack-0.5.7-1|56	
14mr|msgpack-0.5.7-1|57	%files devel
14mr|msgpack-0.5.7-1|58	%{_includedir}/*
14mr|msgpack-0.5.7-1|59	%{_libdir}/*.so
14mr|msgpack-0.5.7-1|60	
14mr|msgpack-0.5.7-1|61	
14mr|msgpack-0.5.7-1|62	%changelog
14mr|msgpack-0.5.7-1|63	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 0.5.7-1
14mr|msgpack-0.5.7-1|64	+ Revision: 8ee78d3
14mr|msgpack-0.5.7-1|65	- cleanup spec
14mr|msgpack-0.5.7-1|66	
14mr|msgpack-0.5.7-1|67	

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

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

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

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

17735 14
14mr|multiarch-utils-1.0.12-3|1	Summary:	Tools to help creation of multiarch binaries and includes
14mr|multiarch-utils-1.0.12-3|2	Name:		multiarch-utils
14mr|multiarch-utils-1.0.12-3|3	Version:	1.0.12
14mr|multiarch-utils-1.0.12-3|4	Release:	3
14mr|multiarch-utils-1.0.12-3|5	Source0:	%{name}-%{version}.tar.xz
14mr|multiarch-utils-1.0.12-3|6	License:	GPL
14mr|multiarch-utils-1.0.12-3|7	Group:		Development/Other
14mr|multiarch-utils-1.0.12-3|8	Url:		http://www.mandrivalinux.com/
14mr|multiarch-utils-1.0.12-3|9	BuildArch:	noarch
14mr|multiarch-utils-1.0.12-3|10	
14mr|multiarch-utils-1.0.12-3|11	%description
14mr|multiarch-utils-1.0.12-3|12	multiarch-utils is a collection of helper utilities to dispatch
14mr|multiarch-utils-1.0.12-3|13	binaries and include files during RPM package build.
14mr|multiarch-utils-1.0.12-3|14	
14mr|multiarch-utils-1.0.12-3|15	%prep
14mr|multiarch-utils-1.0.12-3|16	%setup -q
14mr|multiarch-utils-1.0.12-3|17	
14mr|multiarch-utils-1.0.12-3|18	%install
14mr|multiarch-utils-1.0.12-3|19	%makeinstall_std
14mr|multiarch-utils-1.0.12-3|20	
14mr|multiarch-utils-1.0.12-3|21	%files
14mr|multiarch-utils-1.0.12-3|22	%doc NEWS ChangeLog
14mr|multiarch-utils-1.0.12-3|23	%{_bindir}/multiarch-platform
14mr|multiarch-utils-1.0.12-3|24	%{_bindir}/multiarch-dispatch
14mr|multiarch-utils-1.0.12-3|25	%{_includedir}/multiarch-dispatch.h
14mr|multiarch-utils-1.0.12-3|26	%{_sysconfdir}/rpm/macros.d/multiarch.macros
14mr|multiarch-utils-1.0.12-3|27	%{_prefix}/lib/rpm/mkmultiarch
14mr|multiarch-utils-1.0.12-3|28	%{_prefix}/lib/rpm/check-multiarch-files
14mr|multiarch-utils-1.0.12-3|29	
14mr|multiarch-utils-1.0.12-3|30	
14mr|multiarch-utils-1.0.12-3|31	
14mr|multiarch-utils-1.0.12-3|32	%changelog
14mr|multiarch-utils-1.0.12-3|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.12-3
14mr|multiarch-utils-1.0.12-3|34	+ Revision: d6fe65c
14mr|multiarch-utils-1.0.12-3|35	- MassBuild#440: Increase release tag
14mr|multiarch-utils-1.0.12-3|36	
14mr|multiarch-utils-1.0.12-3|37	

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

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

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

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

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

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

17742 14
14mr|mutter-3.12.2-3|1	%define gir_major 3.0
14mr|mutter-3.12.2-3|2	%define major 0
14mr|mutter-3.12.2-3|3	%define libname %mklibname %{name} %{major}
14mr|mutter-3.12.2-3|4	%define girname %mklibname %{name}-gir %{gir_major}
14mr|mutter-3.12.2-3|5	%define develname %mklibname -d %{name}
14mr|mutter-3.12.2-3|6	
14mr|mutter-3.12.2-3|7	Summary:	Mutter window manager
14mr|mutter-3.12.2-3|8	Name:		mutter
14mr|mutter-3.12.2-3|9	Version:	3.12.2
14mr|mutter-3.12.2-3|10	Release:	3
14mr|mutter-3.12.2-3|11	License:	GPLv2+
14mr|mutter-3.12.2-3|12	Group:		Graphical desktop/GNOME
14mr|mutter-3.12.2-3|13	URL:		http://ftp.gnome.org/pub/gnome/sources/mutter/
14mr|mutter-3.12.2-3|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/mutter/3.12/%{name}-%{version}.tar.xz
14mr|mutter-3.12.2-3|15	Patch0:		mutter-3.8.3-fullscreen-flash-player.patch
14mr|mutter-3.12.2-3|16	Patch1:		overlay-key-pressed-v4.patch
14mr|mutter-3.12.2-3|17	
14mr|mutter-3.12.2-3|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|mutter-3.12.2-3|19	BuildRequires:	intltool
14mr|mutter-3.12.2-3|20	BuildRequires:	zenity
14mr|mutter-3.12.2-3|21	BuildRequires:	gnome-common gtk-doc
14mr|mutter-3.12.2-3|22	BuildRequires:	pkgconfig(cairo)
14mr|mutter-3.12.2-3|23	BuildRequires:	pkgconfig(clutter-1.0)
14mr|mutter-3.12.2-3|24	BuildRequires:	pkgconfig(gconf-2.0)
14mr|mutter-3.12.2-3|25	BuildRequires:	pkgconfig(gl)
14mr|mutter-3.12.2-3|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|mutter-3.12.2-3|27	BuildRequires:	pkgconfig(gio-2.0)
14mr|mutter-3.12.2-3|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|mutter-3.12.2-3|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.11.3
14mr|mutter-3.12.2-3|30	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|mutter-3.12.2-3|31	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|mutter-3.12.2-3|32	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mr|mutter-3.12.2-3|33	BuildRequires:	pkgconfig(pango)
14mr|mutter-3.12.2-3|34	BuildRequires:	pkgconfig(sm)
14mr|mutter-3.12.2-3|35	BuildRequires:	pkgconfig(xcomposite)
14mr|mutter-3.12.2-3|36	BuildRequires:	pkgconfig(xcursor)
14mr|mutter-3.12.2-3|37	BuildRequires:	pkgconfig(xdamage)
14mr|mutter-3.12.2-3|38	BuildRequires:	pkgconfig(xfixes)
14mr|mutter-3.12.2-3|39	BuildRequires:	pkgconfig(xrender)
14mr|mutter-3.12.2-3|40	BuildRequires:	pkgconfig(upower-glib)
14mr|mutter-3.12.2-3|41	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mr|mutter-3.12.2-3|42	
14mr|mutter-3.12.2-3|43	Requires: GConf2
14mr|mutter-3.12.2-3|44	Requires: zenity
14mr|mutter-3.12.2-3|45	Requires: typelib(Meta)
14mr|mutter-3.12.2-3|46	
14mr|mutter-3.12.2-3|47	%description
14mr|mutter-3.12.2-3|48	Mutter is a simple window manager that integrates nicely with
14mr|mutter-3.12.2-3|49	GNOME 2.
14mr|mutter-3.12.2-3|50	
14mr|mutter-3.12.2-3|51	%package -n %{libname}
14mr|mutter-3.12.2-3|52	Summary:	Libraries for Mutter
14mr|mutter-3.12.2-3|53	Group:		System/Libraries
14mr|mutter-3.12.2-3|54	Obsoletes:	%{_lib}mutter-private0 < %{version}
14mr|mutter-3.12.2-3|55	
14mr|mutter-3.12.2-3|56	%description -n %{libname}
14mr|mutter-3.12.2-3|57	This package contains libraries used by Mutter.
14mr|mutter-3.12.2-3|58	
14mr|mutter-3.12.2-3|59	%package -n %{girname}
14mr|mutter-3.12.2-3|60	Summary: GObject Introspection interface description for %{name}
14mr|mutter-3.12.2-3|61	Group: System/Libraries
14mr|mutter-3.12.2-3|62	
14mr|mutter-3.12.2-3|63	%description -n %{girname}
14mr|mutter-3.12.2-3|64	GObject Introspection interface description for %{name}.
14mr|mutter-3.12.2-3|65	
14mr|mutter-3.12.2-3|66	%package -n %{develname}
14mr|mutter-3.12.2-3|67	Summary:	Libraries and include files with Mutter
14mr|mutter-3.12.2-3|68	Group:		Development/GNOME and GTK+
14mr|mutter-3.12.2-3|69	Requires:	%{libname} = %{version}
14mr|mutter-3.12.2-3|70	Requires:	%{girname} = %{version}
14mr|mutter-3.12.2-3|71	Provides:	%{name}-devel = %{version}-%{release}
14mr|mutter-3.12.2-3|72	Obsoletes:	%mklibname -d %{name}-private 0
14mr|mutter-3.12.2-3|73	Obsoletes:	%{_lib}mutter-private-devel < %{version}
14mr|mutter-3.12.2-3|74	
14mr|mutter-3.12.2-3|75	%description -n %{develname}
14mr|mutter-3.12.2-3|76	This package provides the necessary development libraries and include
14mr|mutter-3.12.2-3|77	files to allow you to develop with Mutter.
14mr|mutter-3.12.2-3|78	
14mr|mutter-3.12.2-3|79	%prep
14mr|mutter-3.12.2-3|80	%setup -q
14mr|mutter-3.12.2-3|81	%apply_patches
14mr|mutter-3.12.2-3|82	
14mr|mutter-3.12.2-3|83	%build
14mr|mutter-3.12.2-3|84	if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
14mr|mutter-3.12.2-3|85	
14mr|mutter-3.12.2-3|86	%configure2_5x \
14mr|mutter-3.12.2-3|87	--disable-static \
14mr|mutter-3.12.2-3|88	--disable-scrollkeeper \
14mr|mutter-3.12.2-3|89	--enable-compile-warnings=no
14mr|mutter-3.12.2-3|90	
14mr|mutter-3.12.2-3|91	%make
14mr|mutter-3.12.2-3|92	
14mr|mutter-3.12.2-3|93	%install
14mr|mutter-3.12.2-3|94	%makeinstall_std
14mr|mutter-3.12.2-3|95	%find_lang %{name}
14mr|mutter-3.12.2-3|96	
14mr|mutter-3.12.2-3|97	%files -f %{name}.lang
14mr|mutter-3.12.2-3|98	%doc README COPYING NEWS HACKING
14mr|mutter-3.12.2-3|99	%{_bindir}/*
14mr|mutter-3.12.2-3|100	%{_datadir}/applications/%{name}.desktop
14mr|mutter-3.12.2-3|101	%{_datadir}/GConf/gsettings/mutter-schemas.convert
14mr|mutter-3.12.2-3|102	%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
14mr|mutter-3.12.2-3|103	%{_datadir}/gnome-control-center/keybindings/*.xml
14mr|mutter-3.12.2-3|104	%{_datadir}/gnome/wm-properties/%{name}-wm.desktop
14mr|mutter-3.12.2-3|105	%{_datadir}/gtk-doc/
14mr|mutter-3.12.2-3|106	%dir %{_libdir}/%{name}
14mr|mutter-3.12.2-3|107	%dir %{_libdir}/%{name}/plugins
14mr|mutter-3.12.2-3|108	%{_libdir}/%{name}/plugins/default.so
14mr|mutter-3.12.2-3|109	%{_mandir}/man1/*
14mr|mutter-3.12.2-3|110	
14mr|mutter-3.12.2-3|111	%files -n %{libname}
14mr|mutter-3.12.2-3|112	%{_libdir}/*.so.%{major}*
14mr|mutter-3.12.2-3|113	
14mr|mutter-3.12.2-3|114	%files -n %{girname}
14mr|mutter-3.12.2-3|115	%{_libdir}/%{name}/Meta-%{gir_major}.typelib
14mr|mutter-3.12.2-3|116	
14mr|mutter-3.12.2-3|117	%files -n %{develname}
14mr|mutter-3.12.2-3|118	%doc ChangeLog
14mr|mutter-3.12.2-3|119	%{_libdir}/*.so
14mr|mutter-3.12.2-3|120	%{_includedir}/*
14mr|mutter-3.12.2-3|121	%{_libdir}/pkgconfig/*
14mr|mutter-3.12.2-3|122	%{_libdir}/%{name}/Meta-%{gir_major}.gir
14mr|mutter-3.12.2-3|123	
14mr|mutter-3.12.2-3|124	
14mr|mutter-3.12.2-3|125	%changelog
14mr|mutter-3.12.2-3|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|mutter-3.12.2-3|127	+ Revision: 62fcbc3
14mr|mutter-3.12.2-3|128	- MassBuild#440: Increase release tag
14mr|mutter-3.12.2-3|129	
14mr|mutter-3.12.2-3|130	

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

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

17745 14
14mr|myspell-dictionaries-1.0.2-33|1	%define dictdir	%{_datadir}/dict/ooo
14mr|myspell-dictionaries-1.0.2-33|2	%define mozdictdir %{_datadir}/dict/mozilla
14mr|myspell-dictionaries-1.0.2-33|3	
14mr|myspell-dictionaries-1.0.2-33|4	%define _binary_payload w9.lzdio
14mr|myspell-dictionaries-1.0.2-33|5	
14mr|myspell-dictionaries-1.0.2-33|6	Summary:	MySpell Spelling and Hyphenation dictionaries
14mr|myspell-dictionaries-1.0.2-33|7	Name:		myspell-dictionaries
14mr|myspell-dictionaries-1.0.2-33|8	Version:	1.0.2
14mr|myspell-dictionaries-1.0.2-33|9	Release:	33
14mr|myspell-dictionaries-1.0.2-33|10	License:	BSD/GPL/LGPL
14mr|myspell-dictionaries-1.0.2-33|11	Group:		System/Internationalization
14mr|myspell-dictionaries-1.0.2-33|12	URL:		http://lingucomponent.openoffice.org/download_dictionary.html
14mr|myspell-dictionaries-1.0.2-33|13	Source0:	myspell-genpackages.sh
14mr|myspell-dictionaries-1.0.2-33|14	BuildArch:	noarch
14mr|myspell-dictionaries-1.0.2-33|15	BuildRequires:	unzip
14mr|myspell-dictionaries-1.0.2-33|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|myspell-dictionaries-1.0.2-33|17	
14mr|myspell-dictionaries-1.0.2-33|18	##
14mr|myspell-dictionaries-1.0.2-33|19	## Sources for spell checking dictionaries
14mr|myspell-dictionaries-1.0.2-33|20	##
14mr|myspell-dictionaries-1.0.2-33|21	
14mr|myspell-dictionaries-1.0.2-33|22	Source100: bg_BG.zip
14mr|myspell-dictionaries-1.0.2-33|23	Source101: ca_ES.zip
14mr|myspell-dictionaries-1.0.2-33|24	Source102: hr_HR.zip
14mr|myspell-dictionaries-1.0.2-33|25	Source103: cs_CZ.zip
14mr|myspell-dictionaries-1.0.2-33|26	Source104: da_DK.zip
14mr|myspell-dictionaries-1.0.2-33|27	
14mr|myspell-dictionaries-1.0.2-33|28	# From https://www.uitwisselplatform.nl/frs/?group_id=9
14mr|myspell-dictionaries-1.0.2-33|29	Source105: nl_NL.zip
14mr|myspell-dictionaries-1.0.2-33|30	
14mr|myspell-dictionaries-1.0.2-33|31	Source106: en_CA.zip
14mr|myspell-dictionaries-1.0.2-33|32	Source107: en_GB.zip
14mr|myspell-dictionaries-1.0.2-33|33	Source108: en_US.zip
14mr|myspell-dictionaries-1.0.2-33|34	Source109: fr_FR.zip
14mr|myspell-dictionaries-1.0.2-33|35	# This is actually de_DE_comb renamed in order to not mess the current spec.
14mr|myspell-dictionaries-1.0.2-33|36	Source110: de_DE.zip
14mr|myspell-dictionaries-1.0.2-33|37	Source111: de_CH.zip
14mr|myspell-dictionaries-1.0.2-33|38	Source112: el_GR.zip
14mr|myspell-dictionaries-1.0.2-33|39	Source113: hu_HU.zip
14mr|myspell-dictionaries-1.0.2-33|40	Source114: it_IT.zip
14mr|myspell-dictionaries-1.0.2-33|41	
14mr|myspell-dictionaries-1.0.2-33|42	# (tpg) MySpell dictionary comes from http://www.sjp.pl/slownik/ort/
14mr|myspell-dictionaries-1.0.2-33|43	# unzip http://sjp.pl/slownik/ort/sjp-myspell-pl-20080825.zip
14mr|myspell-dictionaries-1.0.2-33|44	Source115: pl_PL.zip
14mr|myspell-dictionaries-1.0.2-33|45	
14mr|myspell-dictionaries-1.0.2-33|46	Source116: pt_PT.zip
14mr|myspell-dictionaries-1.0.2-33|47	Source117: pt_BR.zip
14mr|myspell-dictionaries-1.0.2-33|48	Source118: es_ES.zip
14mr|myspell-dictionaries-1.0.2-33|49	# http://www.sk-spell.sk.cx/file_download/63/hunspell-sk-20090330.zip
14mr|myspell-dictionaries-1.0.2-33|50	Source119: sk_SK.zip
14mr|myspell-dictionaries-1.0.2-33|51	Source120: sv_SE.zip
14mr|myspell-dictionaries-1.0.2-33|52	Source121: nb_NO.zip
14mr|myspell-dictionaries-1.0.2-33|53	Source122: nn_NO.zip
14mr|myspell-dictionaries-1.0.2-33|54	Source123: ga_IE.zip
14mr|myspell-dictionaries-1.0.2-33|55	Source124: gl_ES.zip
14mr|myspell-dictionaries-1.0.2-33|56	Source125: ru_RU.zip
14mr|myspell-dictionaries-1.0.2-33|57	Source126: sl_SI.zip
14mr|myspell-dictionaries-1.0.2-33|58	Source127: uk_UA.zip
14mr|myspell-dictionaries-1.0.2-33|59	Source128: de_AT.zip
14mr|myspell-dictionaries-1.0.2-33|60	Source129: en_AU.zip
14mr|myspell-dictionaries-1.0.2-33|61	Source130: es_MX.zip
14mr|myspell-dictionaries-1.0.2-33|62	Source131: fo_FO.zip
14mr|myspell-dictionaries-1.0.2-33|63	Source132: lt_LT.zip
14mr|myspell-dictionaries-1.0.2-33|64	
14mr|myspell-dictionaries-1.0.2-33|65	Source133: ftp://ftp.linux.ee/pub/openoffice/contrib/dictionaries/et_EE.zip
14mr|myspell-dictionaries-1.0.2-33|66	
14mr|myspell-dictionaries-1.0.2-33|67	# http://sourceforge.net/project/showfiles.php?group_id=91920
14mr|myspell-dictionaries-1.0.2-33|68	Source134: af_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|69	
14mr|myspell-dictionaries-1.0.2-33|70	Source135: cy_GB.zip
14mr|myspell-dictionaries-1.0.2-33|71	Source136: en_NZ.zip
14mr|myspell-dictionaries-1.0.2-33|72	Source137: id_ID.zip
14mr|myspell-dictionaries-1.0.2-33|73	Source138: zu_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|74	Source139: ro_RO.zip
14mr|myspell-dictionaries-1.0.2-33|75	Source140: mi_NZ.zip
14mr|myspell-dictionaries-1.0.2-33|76	Source141: sw_KE.zip
14mr|myspell-dictionaries-1.0.2-33|77	Source142: ms_MY.zip
14mr|myspell-dictionaries-1.0.2-33|78	
14mr|myspell-dictionaries-1.0.2-33|79	Source143: am_AM.zip
14mr|myspell-dictionaries-1.0.2-33|80	Source144: ar_AR.zip
14mr|myspell-dictionaries-1.0.2-33|81	Source145: az_AZ.zip
14mr|myspell-dictionaries-1.0.2-33|82	Source146: bn_BN.zip
14mr|myspell-dictionaries-1.0.2-33|83	Source147: cop_EG.zip
14mr|myspell-dictionaries-1.0.2-33|84	Source148: csb_CSB.zip
14mr|myspell-dictionaries-1.0.2-33|85	Source149: en_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|86	Source150: eo_EO.zip
14mr|myspell-dictionaries-1.0.2-33|87	Source151: eu_ES.zip
14mr|myspell-dictionaries-1.0.2-33|88	Source152: fa_FA.zip
14mr|myspell-dictionaries-1.0.2-33|89	Source153: fa_IR.zip
14mr|myspell-dictionaries-1.0.2-33|90	Source155: fj_FJ.zip
14mr|myspell-dictionaries-1.0.2-33|91	Source156: fur_IT.zip
14mr|myspell-dictionaries-1.0.2-33|92	Source157: fy_NL.zip
14mr|myspell-dictionaries-1.0.2-33|93	Source158: gd_GB.zip
14mr|myspell-dictionaries-1.0.2-33|94	Source159: gsc_FR.zip
14mr|myspell-dictionaries-1.0.2-33|95	Source160: he_IL.zip
14mr|myspell-dictionaries-1.0.2-33|96	Source161: hi_IN.zip
14mr|myspell-dictionaries-1.0.2-33|97	Source162: hy_AM.zip
14mr|myspell-dictionaries-1.0.2-33|98	Source164: is_IS.zip
14mr|myspell-dictionaries-1.0.2-33|99	Source163: th_TH.zip
14mr|myspell-dictionaries-1.0.2-33|100	Source165: km_KH.zip
14mr|myspell-dictionaries-1.0.2-33|101	Source166: ku_TR.zip
14mr|myspell-dictionaries-1.0.2-33|102	Source167: la_LA.zip
14mr|myspell-dictionaries-1.0.2-33|103	Source168: lv_LV.zip
14mr|myspell-dictionaries-1.0.2-33|104	Source169: mg_MG.zip
14mr|myspell-dictionaries-1.0.2-33|105	Source170: mn_MN.zip
14mr|myspell-dictionaries-1.0.2-33|106	Source171: mr_IN.zip
14mr|myspell-dictionaries-1.0.2-33|107	Source172: ne_NP.zip
14mr|myspell-dictionaries-1.0.2-33|108	Source173: nr_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|109	Source174: ns_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|110	Source175: ny_MW.zip
14mr|myspell-dictionaries-1.0.2-33|111	Source176: oc_FR.zip
14mr|myspell-dictionaries-1.0.2-33|112	Source177: or_OR.zip
14mr|myspell-dictionaries-1.0.2-33|113	Source178: pa_PA.zip
14mr|myspell-dictionaries-1.0.2-33|114	Source179: qu_BO.zip
14mr|myspell-dictionaries-1.0.2-33|115	Source180: rw_RW.zip
14mr|myspell-dictionaries-1.0.2-33|116	Source181: ss_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|117	Source182: st_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|118	Source183: sw_TZ.zip
14mr|myspell-dictionaries-1.0.2-33|119	Source184: ta_TA.zip
14mr|myspell-dictionaries-1.0.2-33|120	Source185: tet_ID.zip
14mr|myspell-dictionaries-1.0.2-33|121	Source186: tl_PH.zip
14mr|myspell-dictionaries-1.0.2-33|122	Source187: tn_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|123	Source188: ts_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|124	Source190: uz_UZ.zip
14mr|myspell-dictionaries-1.0.2-33|125	Source191: ve_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|126	Source192: vi_VI.zip
14mr|myspell-dictionaries-1.0.2-33|127	Source193: xh_ZA.zip
14mr|myspell-dictionaries-1.0.2-33|128	
14mr|myspell-dictionaries-1.0.2-33|129	##
14mr|myspell-dictionaries-1.0.2-33|130	## Sources for hyphenation dictionaries
14mr|myspell-dictionaries-1.0.2-33|131	##
14mr|myspell-dictionaries-1.0.2-33|132	
14mr|myspell-dictionaries-1.0.2-33|133	# See http://bgoffice.sourceforge.net/ooo/index.html
14mr|myspell-dictionaries-1.0.2-33|134	Source200: hyph_bg_BG.zip
14mr|myspell-dictionaries-1.0.2-33|135	Source201: hyph_cs_CZ.zip
14mr|myspell-dictionaries-1.0.2-33|136	Source202: hyph_da_DK.zip
14mr|myspell-dictionaries-1.0.2-33|137	Source203: hyph_de_CH.zip
14mr|myspell-dictionaries-1.0.2-33|138	Source204: hyph_de_DE.zip
14mr|myspell-dictionaries-1.0.2-33|139	Source205: hyph_el_GR.zip
14mr|myspell-dictionaries-1.0.2-33|140	Source206: hyph_en_CA.zip
14mr|myspell-dictionaries-1.0.2-33|141	Source207: hyph_en_GB.zip
14mr|myspell-dictionaries-1.0.2-33|142	Source208: hyph_en_US.zip
14mr|myspell-dictionaries-1.0.2-33|143	Source209: hyph_es_ES.zip
14mr|myspell-dictionaries-1.0.2-33|144	Source210: hyph_et_EE.zip
14mr|myspell-dictionaries-1.0.2-33|145	Source211: hyph_fi_FI.zip
14mr|myspell-dictionaries-1.0.2-33|146	Source212: hyph_fr_BE.zip
14mr|myspell-dictionaries-1.0.2-33|147	Source213: hyph_fr_FR.zip
14mr|myspell-dictionaries-1.0.2-33|148	Source214: hyph_ga_IE.zip
14mr|myspell-dictionaries-1.0.2-33|149	Source215: hyph_hu_HU.zip
14mr|myspell-dictionaries-1.0.2-33|150	Source216: hyph_id_ID.zip
14mr|myspell-dictionaries-1.0.2-33|151	Source217: hyph_is_IS.zip
14mr|myspell-dictionaries-1.0.2-33|152	Source218: hyph_it_IT.zip
14mr|myspell-dictionaries-1.0.2-33|153	Source219: hyph_lt_LT.zip
14mr|myspell-dictionaries-1.0.2-33|154	Source220: hyph_nl_NL.zip
14mr|myspell-dictionaries-1.0.2-33|155	Source221: hyph_pl_PL.zip
14mr|myspell-dictionaries-1.0.2-33|156	Source222: hyph_pt_BR.zip
14mr|myspell-dictionaries-1.0.2-33|157	Source223: hyph_pt_PT.zip
14mr|myspell-dictionaries-1.0.2-33|158	Source224: hyph_ro_RO.zip
14mr|myspell-dictionaries-1.0.2-33|159	Source225: hyph_ru_RU.zip
14mr|myspell-dictionaries-1.0.2-33|160	Source226: hyph_sk_SK.zip
14mr|myspell-dictionaries-1.0.2-33|161	Source227: hyph_sl_SI.zip
14mr|myspell-dictionaries-1.0.2-33|162	Source228: hyph_sv_SE.zip
14mr|myspell-dictionaries-1.0.2-33|163	Source229: hyph_uk_UA.zip
14mr|myspell-dictionaries-1.0.2-33|164	
14mr|myspell-dictionaries-1.0.2-33|165	##
14mr|myspell-dictionaries-1.0.2-33|166	## Sources for hyphenation dictionaries
14mr|myspell-dictionaries-1.0.2-33|167	##
14mr|myspell-dictionaries-1.0.2-33|168	
14mr|myspell-dictionaries-1.0.2-33|169	Source300: th_en_US.zip
14mr|myspell-dictionaries-1.0.2-33|170	Source301: th_fr_FR.zip
14mr|myspell-dictionaries-1.0.2-33|171	# http://it.openoffice.org/contribuire/thesaurus.html (alpha version!!!)
14mr|myspell-dictionaries-1.0.2-33|172	Source302: th_it_IT.zip
14mr|myspell-dictionaries-1.0.2-33|173	Source303: th_de_DE.zip
14mr|myspell-dictionaries-1.0.2-33|174	# http://synonimy.sourceforge.net/
14mr|myspell-dictionaries-1.0.2-33|175	Source304: th_pl_PL.zip
14mr|myspell-dictionaries-1.0.2-33|176	Source305: th_es_ES.zip
14mr|myspell-dictionaries-1.0.2-33|177	## http://bgoffice.sourceforge.net/ooo/
14mr|myspell-dictionaries-1.0.2-33|178	Source306: th_bg_BG.zip
14mr|myspell-dictionaries-1.0.2-33|179	# http://www.sk-spell.sk.cx/thesaurus/download/OOo-Thesaurus2-sk_SK.zip
14mr|myspell-dictionaries-1.0.2-33|180	# (2009-03-30)
14mr|myspell-dictionaries-1.0.2-33|181	Source307: th_sk_SK.zip
14mr|myspell-dictionaries-1.0.2-33|182	
14mr|myspell-dictionaries-1.0.2-33|183	Source309: th_cs_CZ.zip
14mr|myspell-dictionaries-1.0.2-33|184	Source310: th_de_CH.zip
14mr|myspell-dictionaries-1.0.2-33|185	Source311: th_hu_HU.zip
14mr|myspell-dictionaries-1.0.2-33|186	Source312: th_ru_RU.zip
14mr|myspell-dictionaries-1.0.2-33|187	
14mr|myspell-dictionaries-1.0.2-33|188	##
14mr|myspell-dictionaries-1.0.2-33|189	## Packages information
14mr|myspell-dictionaries-1.0.2-33|190	##
14mr|myspell-dictionaries-1.0.2-33|191	
14mr|myspell-dictionaries-1.0.2-33|192	%description
14mr|myspell-dictionaries-1.0.2-33|193	myspell-* packages contain spell checking data to be used by
14mr|myspell-dictionaries-1.0.2-33|194	OpenOffice.org or any other MySpell-capable application, like
14mr|myspell-dictionaries-1.0.2-33|195	Mozilla. myspell-hyph-* packages contain hyphenation dictionaries for
14mr|myspell-dictionaries-1.0.2-33|196	a particular set of languages.
14mr|myspell-dictionaries-1.0.2-33|197	
14mr|myspell-dictionaries-1.0.2-33|198	%{expand:%(/bin/sh %{SOURCE0} af_ZA "DICT          " "Afrikaans (Africa)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|199	%{expand:%(/bin/sh %{SOURCE0} am_AM "DICT          " "Amharic (Ethiopia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|200	%{expand:%(/bin/sh %{SOURCE0} ar_AR "DICT          " "Arabic (North Africa and Middle East)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|201	%{expand:%(/bin/sh %{SOURCE0} az_AZ "DICT          " "Azerbaijani (Azerbaijan)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|202	%{expand:%(/bin/sh %{SOURCE0} bg_BG "DICT          " "Bulgarian (Bulgaria)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|203	%{expand:%(/bin/sh %{SOURCE0} bn_BN "DICT          " "Bengali (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|204	%{expand:%(/bin/sh %{SOURCE0} ca_ES "DICT          " "Catalan" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|205	%{expand:%(/bin/sh %{SOURCE0} cop_EG "DICT          " "Coptic (North Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|206	%{expand:%(/bin/sh %{SOURCE0} cs_CZ "DICT HYPH THES" "Czech (Czech Republic)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|207	%{expand:%(/bin/sh %{SOURCE0} csb_CSB "DICT          " "Kashubian (Poland)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|208	%{expand:%(/bin/sh %{SOURCE0} cy_GB "DICT          " "Welsh (Wales)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|209	%{expand:%(/bin/sh %{SOURCE0} da_DK "DICT HYPH     " "Danish (Denmark)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|210	%{expand:%(/bin/sh %{SOURCE0} de_AT "DICT          " "German (Austria)"  GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|211	%{expand:%(/bin/sh %{SOURCE0} de_CH "DICT HYPH THES" "German (Switzerland)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|212	%{expand:%(/bin/sh %{SOURCE0} de_DE "DICT HYPH THES" "German (Germany)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|213	%{expand:%(/bin/sh %{SOURCE0} el_GR "DICT HYPH     " "Greek (Greece)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|214	%{expand:%(/bin/sh %{SOURCE0} en_AU "DICT          " "English (Australian)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|215	%{expand:%(/bin/sh %{SOURCE0} en_CA "DICT HYPH     " "English (Canada)" "Public Domain" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|216	%{expand:%(/bin/sh %{SOURCE0} en_GB "DICT HYPH     " "English (United Kingdom)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|217	%{expand:%(/bin/sh %{SOURCE0} en_NZ "DICT          " "English (New Zealand)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|218	%{expand:%(/bin/sh %{SOURCE0} en_US "DICT HYPH THES" "English (US)" BSD 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|219	%{expand:%(/bin/sh %{SOURCE0} en_ZA "DICT          " "English (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|220	%{expand:%(/bin/sh %{SOURCE0} eo_EO "DICT          " "Esperanto (anywhere)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|221	%{expand:%(/bin/sh %{SOURCE0} es_ES "DICT HYPH THES" "Spanish (Spain)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|222	%{expand:%(/bin/sh %{SOURCE0} es_MX "DICT          " "Spanish (Mexico)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|223	%{expand:%(/bin/sh %{SOURCE0} et_EE "DICT HYPH     " "Estonian (Estonia)" "free, see http://www.eki.ee/eki/licence.html" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|224	%{expand:%(/bin/sh %{SOURCE0} eu_ES "DICT          " "Basque" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|225	%{expand:%(/bin/sh %{SOURCE0} fa_FA "DICT          " "Farsi (Iran)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|226	%{expand:%(/bin/sh %{SOURCE0} fa_IR "DICT          " "Persian (Iran)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|227	%{expand:%(/bin/sh %{SOURCE0} fi_FI "     HYPH     " "Finnish (Finland)" "freely distributable" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|228	%{expand:%(/bin/sh %{SOURCE0} fj_FJ "DICT          " "Fijian (Fiji)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|229	%{expand:%(/bin/sh %{SOURCE0} fo_FO "DICT          " "Faroese (Faroe Islands)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|230	%{expand:%(/bin/sh %{SOURCE0} fr_BE "     HYPH     " "French" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|231	%{expand:%(/bin/sh %{SOURCE0} fr_FR "DICT HYPH THES" "French (France)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|232	%{expand:%(/bin/sh %{SOURCE0} fur_IT "DICT          " "Friulian (north-east Italy)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|233	%{expand:%(/bin/sh %{SOURCE0} fy_NL "DICT          " "Frisian (Netherlands)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|234	%{expand:%(/bin/sh %{SOURCE0} ga_IE "DICT HYPH     " "Irish (Ireland)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|235	%{expand:%(/bin/sh %{SOURCE0} gd_GB "DICT          " "Scottish Gaelic (Scotland)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|236	%{expand:%(/bin/sh %{SOURCE0} gl_ES "DICT          " "Galician (Spain)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|237	%{expand:%(/bin/sh %{SOURCE0} gsc_FR "DICT          " "Gascon (France)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|238	%{expand:%(/bin/sh %{SOURCE0} he_IL "DICT          " "Hebrew (Israel)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|239	%{expand:%(/bin/sh %{SOURCE0} hi_IN "DICT          " "Hindi (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|240	%{expand:%(/bin/sh %{SOURCE0} hr_HR "DICT          " "Croatian (Croatia)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|241	%{expand:%(/bin/sh %{SOURCE0} hu_HU "DICT HYPH THES" "Hungarian (Hungary)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|242	%{expand:%(/bin/sh %{SOURCE0} hy_AM "DICT          " "Armenian (Eastern and Western)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|243	%{expand:%(/bin/sh %{SOURCE0} id_ID "DICT HYPH     " "Indonesian (Indonesia)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|244	%{expand:%(/bin/sh %{SOURCE0} is_IS "DICT HYPH     " "Icelandic (Iceland)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|245	%{expand:%(/bin/sh %{SOURCE0} it_IT "DICT HYPH THES" "Italian (Italy)" LGPL/GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|246	%{expand:%(/bin/sh %{SOURCE0} km_KH "DICT          " "Khmer (Cambodia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|247	%{expand:%(/bin/sh %{SOURCE0} ku_TR "DICT          " "Kurdish (Iran)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|248	%{expand:%(/bin/sh %{SOURCE0} la_LA "DICT          " "Latin (x-register)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|249	%{expand:%(/bin/sh %{SOURCE0} lt_LT "DICT HYPH     " "Lithuanian (Lithuania)" BSD-like 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|250	%{expand:%(/bin/sh %{SOURCE0} lv_LV "DICT          " "Latvian (Latvia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|251	%{expand:%(/bin/sh %{SOURCE0} mg_MG "DICT          " "Malagasy (Madagascar)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|252	%{expand:%(/bin/sh %{SOURCE0} mi_NZ "DICT          " "Maori (New Zealand)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|253	%{expand:%(/bin/sh %{SOURCE0} mn_MN "DICT          " "Mongolian (Mongolia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|254	%{expand:%(/bin/sh %{SOURCE0} mr_IN "DICT          " "Marathi (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|255	%{expand:%(/bin/sh %{SOURCE0} ms_MY "DICT          " "Malay (Malaysia)" "GNU Free Documentation License" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|256	%{expand:%(/bin/sh %{SOURCE0} nb_NO "DICT          " "Norwegian/Bokmel (Norway)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|257	%{expand:%(/bin/sh %{SOURCE0} ne_NP "DICT          " "Nepali (Nepal)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|258	%{expand:%(/bin/sh %{SOURCE0} nl_NL "DICT HYPH     " "Dutch (Netherlands)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|259	%{expand:%(/bin/sh %{SOURCE0} nn_NO "DICT          " "Norwegian/Nynorsk (Norway)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|260	%{expand:%(/bin/sh %{SOURCE0} nr_ZA "DICT          " "Ndebele (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|261	%{expand:%(/bin/sh %{SOURCE0} ns_ZA "DICT          " "Northern Sotho (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|262	%{expand:%(/bin/sh %{SOURCE0} ny_MW "DICT          " "Chichewa (Malawi)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|263	%{expand:%(/bin/sh %{SOURCE0} oc_FR "DICT          " "Occitan (France)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|264	%{expand:%(/bin/sh %{SOURCE0} or_OR "DICT          " "Oriya (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|265	%{expand:%(/bin/sh %{SOURCE0} pa_PA "DICT          " "Punjabi (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|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 )}
14mr|myspell-dictionaries-1.0.2-33|267	%{expand:%(/bin/sh %{SOURCE0} pt_BR "DICT HYPH     " "Portuguese (Brasil)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|268	%{expand:%(/bin/sh %{SOURCE0} pt_PT "DICT HYPH     " "Portuguese (Portugal)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|269	%{expand:%(/bin/sh %{SOURCE0} qu_BO "DICT          " "Quechua (Bolivia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|270	%{expand:%(/bin/sh %{SOURCE0} ro_RO "DICT HYPH     " "Romanian (Romania)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|271	%{expand:%(/bin/sh %{SOURCE0} ru_RU "DICT HYPH THES" "Russian (Russia)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|272	%{expand:%(/bin/sh %{SOURCE0} rw_RW "DICT          " "Kinyarwanda (Rwanda)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|273	%{expand:%(/bin/sh %{SOURCE0} sk_SK "DICT HYPH THES" "Slovak (Slovak Republic)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|274	%{expand:%(/bin/sh %{SOURCE0} sl_SI "DICT HYPH     " "Slovenian (Slovenia)" BSD-like 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|275	%{expand:%(/bin/sh %{SOURCE0} ss_ZA "DICT          " "Swazi/Swati (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|276	%{expand:%(/bin/sh %{SOURCE0} st_ZA "DICT          " "Southern Sotho (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|277	%{expand:%(/bin/sh %{SOURCE0} sv_SE "DICT HYPH     " "Swedish (Sweden)" GPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|278	%{expand:%(/bin/sh %{SOURCE0} sw_KE "DICT          " "Kiswahili (Africa)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|279	%{expand:%(/bin/sh %{SOURCE0} sw_TZ "DICT          " "Kiswahili (East Africa) Extended Wordlist" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|280	%{expand:%(/bin/sh %{SOURCE0} ta_TA "DICT          " "Tamil (India)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|281	%{expand:%(/bin/sh %{SOURCE0} tet_ID "DICT          " "Tetum (Indonesia)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|282	%{expand:%(/bin/sh %{SOURCE0} th_TH "DICT          " "Thai (Thailand)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|283	%{expand:%(/bin/sh %{SOURCE0} tl_PH "DICT          " "Tagalog (Philippines)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|284	%{expand:%(/bin/sh %{SOURCE0} tn_ZA "DICT          " "Setswana (Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|285	%{expand:%(/bin/sh %{SOURCE0} ts_ZA "DICT          " "Tsonga (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|286	%{expand:%(/bin/sh %{SOURCE0} uk_UA "DICT HYPH     " "Ukrainian (Ukraine)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|287	%{expand:%(/bin/sh %{SOURCE0} uz_UZ "DICT          " "Uzbek (Uzbekistan)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|288	%{expand:%(/bin/sh %{SOURCE0} ve_ZA "DICT          " "Venda (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|289	%{expand:%(/bin/sh %{SOURCE0} vi_VI "DICT          " "Vietnamese (Vietnam)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|290	%{expand:%(/bin/sh %{SOURCE0} xh_ZA "DICT          " "Xhosa (South Africa)" "Check readme" 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|291	%{expand:%(/bin/sh %{SOURCE0} zu_ZA "DICT          " "Zulu (South Africa)" LGPL 2>/dev/null )}
14mr|myspell-dictionaries-1.0.2-33|292	
14mr|myspell-dictionaries-1.0.2-33|293	%prep
14mr|myspell-dictionaries-1.0.2-33|294	%setup -q -T -c
14mr|myspell-dictionaries-1.0.2-33|295	
14mr|myspell-dictionaries-1.0.2-33|296	# Handle spelling dictionaries
14mr|myspell-dictionaries-1.0.2-33|297	all_dicts="%{SOURCE100} %{SOURCE101} %{SOURCE102} %{SOURCE103} %{SOURCE104} \
14mr|myspell-dictionaries-1.0.2-33|298	%{SOURCE105} %{SOURCE106} %{SOURCE107} %{SOURCE108} %{SOURCE109} \
14mr|myspell-dictionaries-1.0.2-33|299	%{SOURCE110} %{SOURCE111} %{SOURCE112} %{SOURCE113} %{SOURCE114} \
14mr|myspell-dictionaries-1.0.2-33|300	%{SOURCE115} %{SOURCE116} %{SOURCE117} %{SOURCE118} %{SOURCE119} \
14mr|myspell-dictionaries-1.0.2-33|301	%{SOURCE120} %{SOURCE121} %{SOURCE122} %{SOURCE123} %{SOURCE124} \
14mr|myspell-dictionaries-1.0.2-33|302	%{SOURCE125} %{SOURCE126} %{SOURCE127} %{SOURCE128} %{SOURCE129} \
14mr|myspell-dictionaries-1.0.2-33|303	%{SOURCE130} %{SOURCE131} %{SOURCE132} %{SOURCE133} %{SOURCE134} \
14mr|myspell-dictionaries-1.0.2-33|304	%{SOURCE135} %{SOURCE136} %{SOURCE137} %{SOURCE138} %{SOURCE139} \
14mr|myspell-dictionaries-1.0.2-33|305	%{SOURCE140} %{SOURCE141} %{SOURCE142} %{SOURCE143} %{SOURCE144} \
14mr|myspell-dictionaries-1.0.2-33|306	%{SOURCE145} %{SOURCE146} %{SOURCE147} %{SOURCE148} %{SOURCE149} \
14mr|myspell-dictionaries-1.0.2-33|307	%{SOURCE150} %{SOURCE151} %{SOURCE152} %{SOURCE153}              \
14mr|myspell-dictionaries-1.0.2-33|308	%{SOURCE155} %{SOURCE156} %{SOURCE157} %{SOURCE158} %{SOURCE159} \
14mr|myspell-dictionaries-1.0.2-33|309	%{SOURCE160} %{SOURCE161} %{SOURCE162} %{SOURCE163} %{SOURCE164} \
14mr|myspell-dictionaries-1.0.2-33|310	%{SOURCE165} %{SOURCE166} %{SOURCE167} %{SOURCE168} %{SOURCE169} \
14mr|myspell-dictionaries-1.0.2-33|311	%{SOURCE170} %{SOURCE171} %{SOURCE172} %{SOURCE173} %{SOURCE174} \
14mr|myspell-dictionaries-1.0.2-33|312	%{SOURCE175} %{SOURCE176} %{SOURCE177} %{SOURCE178} %{SOURCE179} \
14mr|myspell-dictionaries-1.0.2-33|313	%{SOURCE180} %{SOURCE181} %{SOURCE182} %{SOURCE183} %{SOURCE184} \
14mr|myspell-dictionaries-1.0.2-33|314	%{SOURCE185} %{SOURCE186} %{SOURCE187} %{SOURCE188}              \
14mr|myspell-dictionaries-1.0.2-33|315	%{SOURCE190} %{SOURCE191} %{SOURCE192} %{SOURCE193}"
14mr|myspell-dictionaries-1.0.2-33|316	for dictfile in $all_dicts
14mr|myspell-dictionaries-1.0.2-33|317	do
14mr|myspell-dictionaries-1.0.2-33|318	basefile="${dictfile##*/}"
14mr|myspell-dictionaries-1.0.2-33|319	langpack="${basefile/.zip/}"
14mr|myspell-dictionaries-1.0.2-33|320	echo "LANGPACK=$langpack"
14mr|myspell-dictionaries-1.0.2-33|321	mkdir -p doc/DICT/$langpack
14mr|myspell-dictionaries-1.0.2-33|322	unzip -d doc/DICT/$langpack $dictfile
14mr|myspell-dictionaries-1.0.2-33|323	mkdir -p dic/DICT/$langpack
14mr|myspell-dictionaries-1.0.2-33|324	mv doc/DICT/$langpack/$langpack.{aff,dic} dic/DICT/$langpack
14mr|myspell-dictionaries-1.0.2-33|325	# Protect against #36685
14mr|myspell-dictionaries-1.0.2-33|326	rm -f doc/DICT/$langpack/*.aff 2> /dev/null
14mr|myspell-dictionaries-1.0.2-33|327	rm -f doc/DICT/$langpack/*.dic 2> /dev/null
14mr|myspell-dictionaries-1.0.2-33|328	# create dummy file if docdir is empty
14mr|myspell-dictionaries-1.0.2-33|329	if ! ls doc/DICT/$langpack/* ; then
14mr|myspell-dictionaries-1.0.2-33|330	cat > doc/DICT/$langpack/README_$langpack.txt << EOF
14mr|myspell-dictionaries-1.0.2-33|331	Spell checking dictionary for $langpack
14mr|myspell-dictionaries-1.0.2-33|332	EOF
14mr|myspell-dictionaries-1.0.2-33|333	fi
14mr|myspell-dictionaries-1.0.2-33|334	# fix permissions
14mr|myspell-dictionaries-1.0.2-33|335	chmod 644 doc/DICT/$langpack/*
14mr|myspell-dictionaries-1.0.2-33|336	# add symlinks for mozilla apps
14mr|myspell-dictionaries-1.0.2-33|337	mkdir -p moz
14mr|myspell-dictionaries-1.0.2-33|338	lang=$(echo $langpack|sed 's/_.*//')
14mr|myspell-dictionaries-1.0.2-33|339	if [ $(echo $all_dicts |tr ' ' \\n |grep /${lang}_ |wc -l) \> 1 ]; then
14mr|myspell-dictionaries-1.0.2-33|340	lang=$(echo $langpack |tr _ -)
14mr|myspell-dictionaries-1.0.2-33|341	fi
14mr|myspell-dictionaries-1.0.2-33|342	ln -s ../ooo/$langpack.aff moz/$lang.aff
14mr|myspell-dictionaries-1.0.2-33|343	ln -s ../ooo/$langpack.dic moz/$lang.dic
14mr|myspell-dictionaries-1.0.2-33|344	echo %{mozdictdir}/$lang.aff > $langpack.files
14mr|myspell-dictionaries-1.0.2-33|345	echo %{mozdictdir}/$lang.dic >> $langpack.files
14mr|myspell-dictionaries-1.0.2-33|346	done
14mr|myspell-dictionaries-1.0.2-33|347	
14mr|myspell-dictionaries-1.0.2-33|348	# Handle spelling dictionaries
14mr|myspell-dictionaries-1.0.2-33|349	for hyphfile in %{SOURCE200} %{SOURCE201} %{SOURCE202} %{SOURCE203} %{SOURCE204} \
14mr|myspell-dictionaries-1.0.2-33|350	%{SOURCE205} %{SOURCE206} %{SOURCE207} %{SOURCE208} %{SOURCE209} \
14mr|myspell-dictionaries-1.0.2-33|351	%{SOURCE210} %{SOURCE211} %{SOURCE212} %{SOURCE213} %{SOURCE214} \
14mr|myspell-dictionaries-1.0.2-33|352	%{SOURCE215} %{SOURCE216} %{SOURCE217} %{SOURCE218} %{SOURCE219} \
14mr|myspell-dictionaries-1.0.2-33|353	%{SOURCE220} %{SOURCE221} %{SOURCE222} %{SOURCE223} %{SOURCE224} \
14mr|myspell-dictionaries-1.0.2-33|354	%{SOURCE225} %{SOURCE226} %{SOURCE227} %{SOURCE228} %{SOURCE229}
14mr|myspell-dictionaries-1.0.2-33|355	do
14mr|myspell-dictionaries-1.0.2-33|356	basefile="${hyphfile##*/}"
14mr|myspell-dictionaries-1.0.2-33|357	langpack="${basefile/.zip/}"
14mr|myspell-dictionaries-1.0.2-33|358	echo "LANGPACK/(HPY)=$langpack"
14mr|myspell-dictionaries-1.0.2-33|359	mkdir -p doc/HYPH/$langpack
14mr|myspell-dictionaries-1.0.2-33|360	unzip -d doc/HYPH/$langpack $hyphfile
14mr|myspell-dictionaries-1.0.2-33|361	mkdir -p dic/HYPH/$langpack
14mr|myspell-dictionaries-1.0.2-33|362	mv doc/HYPH/$langpack/$langpack.dic dic/HYPH/$langpack
14mr|myspell-dictionaries-1.0.2-33|363	# Protect against #36685
14mr|myspell-dictionaries-1.0.2-33|364	rm -f doc/HYPH/$langpack/*.dic 2> /dev/null
14mr|myspell-dictionaries-1.0.2-33|365	# create dummy file if docdir is empty
14mr|myspell-dictionaries-1.0.2-33|366	if ! ls doc/HYPH/$langpack/* ; then
14mr|myspell-dictionaries-1.0.2-33|367	cat > doc/HYPH/$langpack/README_$langpack.txt << EOF
14mr|myspell-dictionaries-1.0.2-33|368	Hyphenation dictionary for $langpack
14mr|myspell-dictionaries-1.0.2-33|369	EOF
14mr|myspell-dictionaries-1.0.2-33|370	fi
14mr|myspell-dictionaries-1.0.2-33|371	# fix permissions
14mr|myspell-dictionaries-1.0.2-33|372	chmod 644 doc/HYPH/$langpack/*
14mr|myspell-dictionaries-1.0.2-33|373	done
14mr|myspell-dictionaries-1.0.2-33|374	
14mr|myspell-dictionaries-1.0.2-33|375	# Handle thesaurus dictionaries
14mr|myspell-dictionaries-1.0.2-33|376	for thesfile in %{SOURCE300} %{SOURCE301} %{SOURCE302} %{SOURCE303} %{SOURCE304} \
14mr|myspell-dictionaries-1.0.2-33|377	%{SOURCE305} %{SOURCE306} %{SOURCE307}              %{SOURCE309} \
14mr|myspell-dictionaries-1.0.2-33|378	%{SOURCE310} %{SOURCE311} %{SOURCE312}
14mr|myspell-dictionaries-1.0.2-33|379	do
14mr|myspell-dictionaries-1.0.2-33|380	basefile="${thesfile##*/}"
14mr|myspell-dictionaries-1.0.2-33|381	langpack="${basefile/.zip/}"
14mr|myspell-dictionaries-1.0.2-33|382	echo "LANGPACK(thes)=$langpack"
14mr|myspell-dictionaries-1.0.2-33|383	mkdir -p doc/THES/$langpack
14mr|myspell-dictionaries-1.0.2-33|384	unzip -d doc/THES/$langpack $thesfile
14mr|myspell-dictionaries-1.0.2-33|385	mkdir -p dic/THES/$langpack
14mr|myspell-dictionaries-1.0.2-33|386	mv doc/THES/$langpack/$langpack.{dat,idx} dic/THES/$langpack
14mr|myspell-dictionaries-1.0.2-33|387	# Protect against #36685
14mr|myspell-dictionaries-1.0.2-33|388	rm -f doc/THES/$langpack/*.dat 2> /dev/null
14mr|myspell-dictionaries-1.0.2-33|389	rm -f doc/THES/$langpack/*.idx 2> /dev/null
14mr|myspell-dictionaries-1.0.2-33|390	# create dummy file if docdir is empty
14mr|myspell-dictionaries-1.0.2-33|391	if ! ls doc/THES/$langpack/* ; then
14mr|myspell-dictionaries-1.0.2-33|392	cat > doc/THES/$langpack/README_$langpack.txt << EOF
14mr|myspell-dictionaries-1.0.2-33|393	Thesaurus dictionary for $langpack
14mr|myspell-dictionaries-1.0.2-33|394	EOF
14mr|myspell-dictionaries-1.0.2-33|395	fi
14mr|myspell-dictionaries-1.0.2-33|396	# fix permissions
14mr|myspell-dictionaries-1.0.2-33|397	chmod 644 doc/THES/$langpack/*
14mr|myspell-dictionaries-1.0.2-33|398	done
14mr|myspell-dictionaries-1.0.2-33|399	
14mr|myspell-dictionaries-1.0.2-33|400	# protect against #36685
14mr|myspell-dictionaries-1.0.2-33|401	[ -n "$(find doc/ -name '*.dic')" ] && exit 1
14mr|myspell-dictionaries-1.0.2-33|402	[ -n "$(find doc/ -name '*.aff')" ] && exit 1
14mr|myspell-dictionaries-1.0.2-33|403	[ -n "$(find doc/ -name '*.dat')" ] && exit 1
14mr|myspell-dictionaries-1.0.2-33|404	[ -n "$(find doc/ -name '*.idx')" ] && exit 1
14mr|myspell-dictionaries-1.0.2-33|405	
14mr|myspell-dictionaries-1.0.2-33|406	%build
14mr|myspell-dictionaries-1.0.2-33|407	
14mr|myspell-dictionaries-1.0.2-33|408	%install
14mr|myspell-dictionaries-1.0.2-33|409	rm -rf %{buildroot}
14mr|myspell-dictionaries-1.0.2-33|410	mkdir -p %{buildroot}%{dictdir}/
14mr|myspell-dictionaries-1.0.2-33|411	
14mr|myspell-dictionaries-1.0.2-33|412	# Install spell checking dictionaries
14mr|myspell-dictionaries-1.0.2-33|413	for file in dic/DICT/*/*; do
14mr|myspell-dictionaries-1.0.2-33|414	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
14mr|myspell-dictionaries-1.0.2-33|415	done
14mr|myspell-dictionaries-1.0.2-33|416	
14mr|myspell-dictionaries-1.0.2-33|417	# Install hyphenation dictionaries
14mr|myspell-dictionaries-1.0.2-33|418	for file in dic/HYPH/*/*; do
14mr|myspell-dictionaries-1.0.2-33|419	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
14mr|myspell-dictionaries-1.0.2-33|420	done
14mr|myspell-dictionaries-1.0.2-33|421	
14mr|myspell-dictionaries-1.0.2-33|422	# Install thesaurus dictionaries
14mr|myspell-dictionaries-1.0.2-33|423	for file in dic/THES/*/*; do
14mr|myspell-dictionaries-1.0.2-33|424	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
14mr|myspell-dictionaries-1.0.2-33|425	done
14mr|myspell-dictionaries-1.0.2-33|426	
14mr|myspell-dictionaries-1.0.2-33|427	# #42885
14mr|myspell-dictionaries-1.0.2-33|428	cd %{buildroot}%{dictdir}
14mr|myspell-dictionaries-1.0.2-33|429	for file in *.idx *.dat; do
14mr|myspell-dictionaries-1.0.2-33|430	ln -s $file `echo $file|sed 's/\(.*\)\.\(idx\|dat\)/\1_v2\.\2/' `
14mr|myspell-dictionaries-1.0.2-33|431	done
14mr|myspell-dictionaries-1.0.2-33|432	ln -s th_en_US.idx th_en_GB_v2.idx
14mr|myspell-dictionaries-1.0.2-33|433	ln -s th_en_US.dat th_en_GB_v2.dat
14mr|myspell-dictionaries-1.0.2-33|434	cd -
14mr|myspell-dictionaries-1.0.2-33|435	
14mr|myspell-dictionaries-1.0.2-33|436	# Install the spell checking dictionary symlinks for mozilla apps
14mr|myspell-dictionaries-1.0.2-33|437	mkdir -p %{buildroot}%{mozdictdir}/
14mr|myspell-dictionaries-1.0.2-33|438	
14mr|myspell-dictionaries-1.0.2-33|439	for file in moz/*; do
14mr|myspell-dictionaries-1.0.2-33|440	cp -P $file %{buildroot}%{mozdictdir}/${file##*/}
14mr|myspell-dictionaries-1.0.2-33|441	done
14mr|myspell-dictionaries-1.0.2-33|442	
14mr|myspell-dictionaries-1.0.2-33|443	%clean
14mr|myspell-dictionaries-1.0.2-33|444	rm -rf %{buildroot}
14mr|myspell-dictionaries-1.0.2-33|445	
14mr|myspell-dictionaries-1.0.2-33|446	%nil
14mr|myspell-dictionaries-1.0.2-33|447	
14mr|myspell-dictionaries-1.0.2-33|448	
14mr|myspell-dictionaries-1.0.2-33|449	
14mr|myspell-dictionaries-1.0.2-33|450	%changelog
14mr|myspell-dictionaries-1.0.2-33|451	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-33
14mr|myspell-dictionaries-1.0.2-33|452	+ Revision: 78d8d3c
14mr|myspell-dictionaries-1.0.2-33|453	- MassBuild#440: Increase release tag
14mr|myspell-dictionaries-1.0.2-33|454	
14mr|myspell-dictionaries-1.0.2-33|455	

17746 14
14mr|mysql-connector-c++-1.1.3-9|1	%define major 7
14mr|mysql-connector-c++-1.1.3-9|2	%define libname %mklibname mysqlcppconn %{major}
14mr|mysql-connector-c++-1.1.3-9|3	%define devname %mklibname mysqlcppconn -d
14mr|mysql-connector-c++-1.1.3-9|4	
14mr|mysql-connector-c++-1.1.3-9|5	Summary:	A MySQL database connector for C++
14mr|mysql-connector-c++-1.1.3-9|6	Name:		mysql-connector-c++
14mr|mysql-connector-c++-1.1.3-9|7	Version:	1.1.3
14mr|mysql-connector-c++-1.1.3-9|8	Release:	9
14mr|mysql-connector-c++-1.1.3-9|9	Group:		System/Libraries
14mr|mysql-connector-c++-1.1.3-9|10	License:	GPLv2
14mr|mysql-connector-c++-1.1.3-9|11	Url:		http://dev.mysql.com/downloads/connector/cpp/
14mr|mysql-connector-c++-1.1.3-9|12	Source0:	http://cdn.mysql.com/Downloads/Connector-C++/%{name}-%{version}.tar.gz
14mr|mysql-connector-c++-1.1.3-9|13	BuildRequires:	cmake
14mr|mysql-connector-c++-1.1.3-9|14	BuildRequires:	mariadb-devel mariadb-common
14mr|mysql-connector-c++-1.1.3-9|15	BuildRequires:	boost-devel
14mr|mysql-connector-c++-1.1.3-9|16	
14mr|mysql-connector-c++-1.1.3-9|17	%description
14mr|mysql-connector-c++-1.1.3-9|18	Connector/C++ is a tool that enables easy deployment and management of MySQL
14mr|mysql-connector-c++-1.1.3-9|19	server and database through your C++ application.
14mr|mysql-connector-c++-1.1.3-9|20	
14mr|mysql-connector-c++-1.1.3-9|21	%package -n	%{libname}
14mr|mysql-connector-c++-1.1.3-9|22	Summary:	The shared mysql-connector-cpp library
14mr|mysql-connector-c++-1.1.3-9|23	Group:		System/Libraries
14mr|mysql-connector-c++-1.1.3-9|24	
14mr|mysql-connector-c++-1.1.3-9|25	%description -n	%{libname}
14mr|mysql-connector-c++-1.1.3-9|26	Connector/C++ is a tool that enables easy deployment and management of MySQL
14mr|mysql-connector-c++-1.1.3-9|27	server and database through your C++ application.
14mr|mysql-connector-c++-1.1.3-9|28	
14mr|mysql-connector-c++-1.1.3-9|29	This package provides the shared mysql-connector-cpp library.
14mr|mysql-connector-c++-1.1.3-9|30	
14mr|mysql-connector-c++-1.1.3-9|31	%package -n	%{devname}
14mr|mysql-connector-c++-1.1.3-9|32	Summary:	Development library and header files for development with mysql-connector-cpp
14mr|mysql-connector-c++-1.1.3-9|33	Group:		Development/C++
14mr|mysql-connector-c++-1.1.3-9|34	Requires:	%{libname} = %{version}-%{release}
14mr|mysql-connector-c++-1.1.3-9|35	Provides:	mysql-connector-c++-devel = %{version}-%{release}
14mr|mysql-connector-c++-1.1.3-9|36	
14mr|mysql-connector-c++-1.1.3-9|37	%description -n	%{devname}
14mr|mysql-connector-c++-1.1.3-9|38	Connector/C++ is a tool that enables easy deployment and management of MySQL
14mr|mysql-connector-c++-1.1.3-9|39	server and database through your C++ application.
14mr|mysql-connector-c++-1.1.3-9|40	
14mr|mysql-connector-c++-1.1.3-9|41	This package is only needed if you plan to develop or compile applications
14mr|mysql-connector-c++-1.1.3-9|42	which requires the mysql-connector-cpp library.
14mr|mysql-connector-c++-1.1.3-9|43	
14mr|mysql-connector-c++-1.1.3-9|44	%prep
14mr|mysql-connector-c++-1.1.3-9|45	%setup -q
14mr|mysql-connector-c++-1.1.3-9|46	sed  -i -e 's/lib$/%{_lib}/' driver/CMakeLists.txt
14mr|mysql-connector-c++-1.1.3-9|47	chmod  -x examples/*.cpp examples/*.txt
14mr|mysql-connector-c++-1.1.3-9|48	
14mr|mysql-connector-c++-1.1.3-9|49	# Save examples to keep directory clean (for doc)
14mr|mysql-connector-c++-1.1.3-9|50	mkdir _doc_examples
14mr|mysql-connector-c++-1.1.3-9|51	cp -pr examples _doc_examples
14mr|mysql-connector-c++-1.1.3-9|52	
14mr|mysql-connector-c++-1.1.3-9|53	%build
14mr|mysql-connector-c++-1.1.3-9|54	%cmake -DMYSQLCPPCONN_BUILD_EXAMPLES:BOOL=OFF
14mr|mysql-connector-c++-1.1.3-9|55	%make
14mr|mysql-connector-c++-1.1.3-9|56	
14mr|mysql-connector-c++-1.1.3-9|57	%install
14mr|mysql-connector-c++-1.1.3-9|58	cp build/cppconn/config.h  cppconn/config.h
14mr|mysql-connector-c++-1.1.3-9|59	%makeinstall_std -C build
14mr|mysql-connector-c++-1.1.3-9|60	rm -fr %{buildroot}%{_prefix}/COPYING
14mr|mysql-connector-c++-1.1.3-9|61	rm -fr %{buildroot}%{_prefix}/INSTALL
14mr|mysql-connector-c++-1.1.3-9|62	rm -fr %{buildroot}%{_prefix}/README
14mr|mysql-connector-c++-1.1.3-9|63	rm -fr %{buildroot}%{_prefix}/ANNOUNCEMENT
14mr|mysql-connector-c++-1.1.3-9|64	rm -fr %{buildroot}%{_prefix}/Licenses_for_Third-Party_Components.txt
14mr|mysql-connector-c++-1.1.3-9|65	
14mr|mysql-connector-c++-1.1.3-9|66	rm -fr %{buildroot}%{_libdir}/*.a
14mr|mysql-connector-c++-1.1.3-9|67	
14mr|mysql-connector-c++-1.1.3-9|68	%files -n %{libname}
14mr|mysql-connector-c++-1.1.3-9|69	%{_libdir}/*.so.%{major}*
14mr|mysql-connector-c++-1.1.3-9|70	
14mr|mysql-connector-c++-1.1.3-9|71	%files -n %{devname}
14mr|mysql-connector-c++-1.1.3-9|72	%doc README CHANGES COPYING ANNOUNCEMENT Licenses_for_Third-Party_Components.txt
14mr|mysql-connector-c++-1.1.3-9|73	%{_includedir}/*.h
14mr|mysql-connector-c++-1.1.3-9|74	%{_includedir}/cppconn
14mr|mysql-connector-c++-1.1.3-9|75	%{_libdir}/*.so
14mr|mysql-connector-c++-1.1.3-9|76	
14mr|mysql-connector-c++-1.1.3-9|77	%changelog
14mr|mysql-connector-c++-1.1.3-9|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-9
14mr|mysql-connector-c++-1.1.3-9|79	+ Revision: cd58d5f
14mr|mysql-connector-c++-1.1.3-9|80	- MassBuild#440: Increase release tag
14mr|mysql-connector-c++-1.1.3-9|81	
14mr|mysql-connector-c++-1.1.3-9|82	

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

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

17749 14
14mr|mythtv-0.27.1-1|1	%define gitversion 0
14mr|mythtv-0.27.1-1|2	%define fixesdate 0
14mr|mythtv-0.27.1-1|3	%define rel 1
14mr|mythtv-0.27.1-1|4	
14mr|mythtv-0.27.1-1|5	%if %{fixesdate}
14mr|mythtv-0.27.1-1|6	%define release %{fixesdate}.%{rel}
14mr|mythtv-0.27.1-1|7	%else
14mr|mythtv-0.27.1-1|8	%define release %{rel}
14mr|mythtv-0.27.1-1|9	%endif
14mr|mythtv-0.27.1-1|10	
14mr|mythtv-0.27.1-1|11	%define api 0.27
14mr|mythtv-0.27.1-1|12	%define major 0
14mr|mythtv-0.27.1-1|13	%define libname %mklibname mythtv %{api} %{major}
14mr|mythtv-0.27.1-1|14	%define libbase %mklibname mythbase %{api} %{major}
14mr|mythtv-0.27.1-1|15	%define libfreemheg %mklibname mythfreemheg %{api} %{major}
14mr|mythtv-0.27.1-1|16	%define libhdhomerun %mklibname mythhdhomerun %{api} %{major}
14mr|mythtv-0.27.1-1|17	%define libmetadata %mklibname mythmetadata %{api} %{major}
14mr|mythtv-0.27.1-1|18	%define libmyth %mklibname myth %{api} %{major}
14mr|mythtv-0.27.1-1|19	%define libprotoserver %mklibname mythprotoserver %{api} %{major}
14mr|mythtv-0.27.1-1|20	%define libservicecontracts %mklibname mythservicecontracts %{api} %{major}
14mr|mythtv-0.27.1-1|21	%define libui %mklibname mythui %{api} %{major}
14mr|mythtv-0.27.1-1|22	%define libupnp %mklibname mythupnp %{api} %{major}
14mr|mythtv-0.27.1-1|23	
14mr|mythtv-0.27.1-1|24	%define libqjson %mklibname mythqjson %{major}
14mr|mythtv-0.27.1-1|25	
14mr|mythtv-0.27.1-1|26	%define avcodec_major 54
14mr|mythtv-0.27.1-1|27	%define libavcodec %mklibname mythavcodec %{avcodec_major}
14mr|mythtv-0.27.1-1|28	%define avdevice_major 54
14mr|mythtv-0.27.1-1|29	%define libavdevice %mklibname mythavdevice %{avdevice_major}
14mr|mythtv-0.27.1-1|30	%define avformat_major 54
14mr|mythtv-0.27.1-1|31	%define libavformat %mklibname mythavformat %{avformat_major}
14mr|mythtv-0.27.1-1|32	%define avutil_major 52
14mr|mythtv-0.27.1-1|33	%define libavutil %mklibname mythavutil %{avutil_major}
14mr|mythtv-0.27.1-1|34	%define postproc_major 52
14mr|mythtv-0.27.1-1|35	%define libpostproc %mklibname mythpostproc %{postproc_major}
14mr|mythtv-0.27.1-1|36	%define avfilter_major 3
14mr|mythtv-0.27.1-1|37	%define libavfilter %mklibname mythavfilter %{avfilter_major}
14mr|mythtv-0.27.1-1|38	%define swresample_major 0
14mr|mythtv-0.27.1-1|39	%define libswresample %mklibname mythswresample %{swresample_major}
14mr|mythtv-0.27.1-1|40	%define swscale_major 2
14mr|mythtv-0.27.1-1|41	%define libswscale %mklibname mythswscale %{swscale_major}
14mr|mythtv-0.27.1-1|42	
14mr|mythtv-0.27.1-1|43	%define devname %mklibname myth -d
14mr|mythtv-0.27.1-1|44	
14mr|mythtv-0.27.1-1|45	%define maenable 1
14mr|mythtv-0.27.1-1|46	
14mr|mythtv-0.27.1-1|47	#set default build options
14mr|mythtv-0.27.1-1|48	# disabled as overrides xv
14mr|mythtv-0.27.1-1|49	%define build_directfb		0
14mr|mythtv-0.27.1-1|50	%define build_dts		0
14mr|mythtv-0.27.1-1|51	%define build_faac		0
14mr|mythtv-0.27.1-1|52	%define build_faad		0
14mr|mythtv-0.27.1-1|53	%define build_lame		0
14mr|mythtv-0.27.1-1|54	%define build_x264		0
14mr|mythtv-0.27.1-1|55	%define build_xvid		0
14mr|mythtv-0.27.1-1|56	
14mr|mythtv-0.27.1-1|57	# Can be enabled later
14mr|mythtv-0.27.1-1|58	%define build_crystalhd		0
14mr|mythtv-0.27.1-1|59	
14mr|mythtv-0.27.1-1|60	######################
14mr|mythtv-0.27.1-1|61	# Hardcode PLF build
14mr|mythtv-0.27.1-1|62	%define build_plf 0
14mr|mythtv-0.27.1-1|63	######################
14mr|mythtv-0.27.1-1|64	
14mr|mythtv-0.27.1-1|65	%if %{build_plf}
14mr|mythtv-0.27.1-1|66	%define extrarelsuffix plf
14mr|mythtv-0.27.1-1|67	%define distsuffix		plf
14mr|mythtv-0.27.1-1|68	%define build_dts		1
14mr|mythtv-0.27.1-1|69	%define build_faac		1
14mr|mythtv-0.27.1-1|70	%define build_faad		1
14mr|mythtv-0.27.1-1|71	%define build_lame		1
14mr|mythtv-0.27.1-1|72	%define build_x264		1
14mr|mythtv-0.27.1-1|73	%define build_xvid		1
14mr|mythtv-0.27.1-1|74	%endif
14mr|mythtv-0.27.1-1|75	
14mr|mythtv-0.27.1-1|76	#enable/disable building for certain hardware
14mr|mythtv-0.27.1-1|77	%{?_without_directfb:		%global build_directfb 0}
14mr|mythtv-0.27.1-1|78	%{?_without_dts:		%global build_dts 0}
14mr|mythtv-0.27.1-1|79	%{?_without_faac:		%global build_faac 0}
14mr|mythtv-0.27.1-1|80	%{?_without_faad:		%global build_faad 0}
14mr|mythtv-0.27.1-1|81	%{?_without_lame:		%global build_lame 0}
14mr|mythtv-0.27.1-1|82	%{?_without_x264:		%global build_x264 0}
14mr|mythtv-0.27.1-1|83	%{?_without_xvid:		%global build_xvid 0}
14mr|mythtv-0.27.1-1|84	
14mr|mythtv-0.27.1-1|85	%{?_with_directfb:		%global build_directfb 1}
14mr|mythtv-0.27.1-1|86	%{?_with_dts:			%global build_dts 1}
14mr|mythtv-0.27.1-1|87	%{?_with_faac:			%global build_faac 1}
14mr|mythtv-0.27.1-1|88	%{?_with_faad:			%global build_faad 1}
14mr|mythtv-0.27.1-1|89	%{?_with_lame:			%global build_lame 1}
14mr|mythtv-0.27.1-1|90	%{?_with_x264:			%global build_x264 1}
14mr|mythtv-0.27.1-1|91	%{?_with_xvid:			%global build_xvid 1}
14mr|mythtv-0.27.1-1|92	
14mr|mythtv-0.27.1-1|93	Summary:	A personal video recorder (PVR) application
14mr|mythtv-0.27.1-1|94	Name:		mythtv
14mr|mythtv-0.27.1-1|95	Version:	0.27.1
14mr|mythtv-0.27.1-1|96	Release:	%{release}%{?extrarelsuffix}
14mr|mythtv-0.27.1-1|97	License:	GPLv2+ and GPLv3+
14mr|mythtv-0.27.1-1|98	Group:		Video
14mr|mythtv-0.27.1-1|99	Url:		http://www.mythtv.org/
14mr|mythtv-0.27.1-1|100	Source0:	%{name}-%{version}.tar.bz2
14mr|mythtv-0.27.1-1|101	Source1:	mythbackend.sysconfig.in
14mr|mythtv-0.27.1-1|102	Source2:	mythbackend.service.in
14mr|mythtv-0.27.1-1|103	Source3:	mythbackend.logrotate.in
14mr|mythtv-0.27.1-1|104	Source4:	99MythFrontend
14mr|mythtv-0.27.1-1|105	Source5:	%{name}-16.png
14mr|mythtv-0.27.1-1|106	Source6:	%{name}-32.png
14mr|mythtv-0.27.1-1|107	Source7:	%{name}-48.png
14mr|mythtv-0.27.1-1|108	Source10:	%{name}.rpmlintrc
14mr|mythtv-0.27.1-1|109	
14mr|mythtv-0.27.1-1|110	%if %{fixesdate}
14mr|mythtv-0.27.1-1|111	#Patch0:		fixes-%{gitversion}.patch
14mr|mythtv-0.27.1-1|112	%endif
14mr|mythtv-0.27.1-1|113	
14mr|mythtv-0.27.1-1|114	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14mr|mythtv-0.27.1-1|115	Patch102:	0102-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
14mr|mythtv-0.27.1-1|116	Patch103:	0103-Fix-dns-sd-detection.patch
14mr|mythtv-0.27.1-1|117	Patch104:	0104-Support-libcec-2.x.patch
14mr|mythtv-0.27.1-1|118	Patch105:	0105-Use-system-build-flags.patch
14mr|mythtv-0.27.1-1|119	Patch106:	0106-Fix-zeromq-libdir-path-on-some-systems.patch
14mr|mythtv-0.27.1-1|120	
14mr|mythtv-0.27.1-1|121	BuildRequires:	gdb
14mr|mythtv-0.27.1-1|122	BuildRequires:	imagemagick
14mr|mythtv-0.27.1-1|123	%if %{maenable}
14mr|mythtv-0.27.1-1|124	BuildRequires:	multiarch-utils
14mr|mythtv-0.27.1-1|125	%endif
14mr|mythtv-0.27.1-1|126	BuildRequires:	python-lxml
14mr|mythtv-0.27.1-1|127	BuildRequires:	python-mysql
14mr|mythtv-0.27.1-1|128	BuildRequires:	python-urlgrabber
14mr|mythtv-0.27.1-1|129	BuildRequires:	yasm
14mr|mythtv-0.27.1-1|130	%if %{build_crystalhd}
14mr|mythtv-0.27.1-1|131	BuildRequires:	crystalhd-devel
14mr|mythtv-0.27.1-1|132	%endif
14mr|mythtv-0.27.1-1|133	%if %{build_lame}
14mr|mythtv-0.27.1-1|134	BuildRequires:	lame-devel
14mr|mythtv-0.27.1-1|135	%endif
14mr|mythtv-0.27.1-1|136	%if %{build_faac}
14mr|mythtv-0.27.1-1|137	BuildRequires:	libfaac-devel
14mr|mythtv-0.27.1-1|138	%endif
14mr|mythtv-0.27.1-1|139	%if %{build_faad}
14mr|mythtv-0.27.1-1|140	BuildRequires:	libfaad2-devel
14mr|mythtv-0.27.1-1|141	%endif
14mr|mythtv-0.27.1-1|142	BuildRequires:	perl-devel
14mr|mythtv-0.27.1-1|143	BuildRequires:	qt4-devel
14mr|mythtv-0.27.1-1|144	%if %{build_xvid}
14mr|mythtv-0.27.1-1|145	BuildRequires:	xvid-devel
14mr|mythtv-0.27.1-1|146	%endif
14mr|mythtv-0.27.1-1|147	BuildRequires:	perl(Date::Manip)
14mr|mythtv-0.27.1-1|148	BuildRequires:	perl(DBD::mysql)
14mr|mythtv-0.27.1-1|149	BuildRequires:	perl(DBI)
14mr|mythtv-0.27.1-1|150	
14mr|mythtv-0.27.1-1|151	BuildRequires:	pkgconfig(alsa)
14mr|mythtv-0.27.1-1|152	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mr|mythtv-0.27.1-1|153	BuildRequires:	pkgconfig(dvdnav)
14mr|mythtv-0.27.1-1|154	%if %{build_directfb}
14mr|mythtv-0.27.1-1|155	BuildRequires:	pkgconfig(directfb)
14mr|mythtv-0.27.1-1|156	%endif
14mr|mythtv-0.27.1-1|157	BuildRequires:	pkgconfig(fftw3)
14mr|mythtv-0.27.1-1|158	BuildRequires:	pkgconfig(glu)
14mr|mythtv-0.27.1-1|159	BuildRequires:	pkgconfig(jack)
14mr|mythtv-0.27.1-1|160	BuildRequires:	pkgconfig(libass)
14mr|mythtv-0.27.1-1|161	BuildRequires:	pkgconfig(libavc1394)
14mr|mythtv-0.27.1-1|162	BuildRequires:	pkgconfig(libcec)
14mr|mythtv-0.27.1-1|163	%if %{build_dts}
14mr|mythtv-0.27.1-1|164	BuildRequires:	pkgconfig(libdts)
14mr|mythtv-0.27.1-1|165	%endif
14mr|mythtv-0.27.1-1|166	BuildRequires:	pkgconfig(libiec61883)
14mr|mythtv-0.27.1-1|167	BuildRequires:	pkgconfig(liblircclient0)
14mr|mythtv-0.27.1-1|168	BuildRequires:	pkgconfig(libpulse)
14mr|mythtv-0.27.1-1|169	BuildRequires:	pkgconfig(uuid)
14mr|mythtv-0.27.1-1|170	BuildRequires:	pkgconfig(libva)
14mr|mythtv-0.27.1-1|171	BuildRequires:	pkgconfig(python)
14mr|mythtv-0.27.1-1|172	BuildRequires:	pkgconfig(taglib)
14mr|mythtv-0.27.1-1|173	BuildRequires:	pkgconfig(vdpau)
14mr|mythtv-0.27.1-1|174	BuildRequires:	pkgconfig(vpx)
14mr|mythtv-0.27.1-1|175	BuildRequires:	pkgconfig(x11)
14mr|mythtv-0.27.1-1|176	%if %{build_x264}
14mr|mythtv-0.27.1-1|177	BuildRequires:	pkgconfig(x264)
14mr|mythtv-0.27.1-1|178	%endif
14mr|mythtv-0.27.1-1|179	BuildRequires:	pkgconfig(xext)
14mr|mythtv-0.27.1-1|180	BuildRequires:	pkgconfig(xinerama)
14mr|mythtv-0.27.1-1|181	BuildRequires:	pkgconfig(xrandr)
14mr|mythtv-0.27.1-1|182	BuildRequires:	pkgconfig(xv)
14mr|mythtv-0.27.1-1|183	BuildRequires:	pkgconfig(xvmc)
14mr|mythtv-0.27.1-1|184	BuildRequires:	pkgconfig(xxf86vm)
14mr|mythtv-0.27.1-1|185	
14mr|mythtv-0.27.1-1|186	%description
14mr|mythtv-0.27.1-1|187	MythTV implements the following PVR features, and more, with a
14mr|mythtv-0.27.1-1|188	unified graphical interface:
14mr|mythtv-0.27.1-1|189	
14mr|mythtv-0.27.1-1|190	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
14mr|mythtv-0.27.1-1|191	- Video compression using RTjpeg or MPEG-4
14mr|mythtv-0.27.1-1|192	- Program listing retrieval using XMLTV
14mr|mythtv-0.27.1-1|193	- Themable, semi-transparent on-screen display
14mr|mythtv-0.27.1-1|194	- Electronic program guide
14mr|mythtv-0.27.1-1|195	- Scheduled recording of TV programs
14mr|mythtv-0.27.1-1|196	- Resolution of conflicts between scheduled recordings
14mr|mythtv-0.27.1-1|197	- Basic video editing
14mr|mythtv-0.27.1-1|198	
14mr|mythtv-0.27.1-1|199	%if %{build_plf}
14mr|mythtv-0.27.1-1|200	This package is in restricted because it contains software that supports
14mr|mythtv-0.27.1-1|201	codecs that may be covered by software patents.
14mr|mythtv-0.27.1-1|202	%endif
14mr|mythtv-0.27.1-1|203	%if !%{build_lame}
14mr|mythtv-0.27.1-1|204	Note that this build does not support MP3 encoding when recording
14mr|mythtv-0.27.1-1|205	into the NuppelVideo format.
14mr|mythtv-0.27.1-1|206	%endif
14mr|mythtv-0.27.1-1|207	%if %{fixesdate}
14mr|mythtv-0.27.1-1|208	This package is based on the MythTV "fixes" branch at
14mr|mythtv-0.27.1-1|209	revision %{gitversion}
14mr|mythtv-0.27.1-1|210	%endif
14mr|mythtv-0.27.1-1|211	
14mr|mythtv-0.27.1-1|212	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|213	
14mr|mythtv-0.27.1-1|214	%package -n %{libname}
14mr|mythtv-0.27.1-1|215	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|216	Group:		System/Libraries
14mr|mythtv-0.27.1-1|217	Obsoletes:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|218	
14mr|mythtv-0.27.1-1|219	%description -n %{libname}
14mr|mythtv-0.27.1-1|220	MythTV shared library.
14mr|mythtv-0.27.1-1|221	
14mr|mythtv-0.27.1-1|222	%files -n %{libname}
14mr|mythtv-0.27.1-1|223	%{_libdir}/libmythtv-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|224	
14mr|mythtv-0.27.1-1|225	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|226	
14mr|mythtv-0.27.1-1|227	%package -n %{libbase}
14mr|mythtv-0.27.1-1|228	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|229	Group:		System/Libraries
14mr|mythtv-0.27.1-1|230	
14mr|mythtv-0.27.1-1|231	%description -n %{libbase}
14mr|mythtv-0.27.1-1|232	MythTV shared library.
14mr|mythtv-0.27.1-1|233	
14mr|mythtv-0.27.1-1|234	%files -n %{libbase}
14mr|mythtv-0.27.1-1|235	%{_libdir}/libmythbase-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|236	
14mr|mythtv-0.27.1-1|237	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|238	
14mr|mythtv-0.27.1-1|239	%package -n %{libfreemheg}
14mr|mythtv-0.27.1-1|240	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|241	Group:		System/Libraries
14mr|mythtv-0.27.1-1|242	
14mr|mythtv-0.27.1-1|243	%description -n %{libfreemheg}
14mr|mythtv-0.27.1-1|244	MythTV shared library.
14mr|mythtv-0.27.1-1|245	
14mr|mythtv-0.27.1-1|246	%files -n %{libfreemheg}
14mr|mythtv-0.27.1-1|247	%{_libdir}/libmythfreemheg-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|248	
14mr|mythtv-0.27.1-1|249	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|250	
14mr|mythtv-0.27.1-1|251	%package -n %{libhdhomerun}
14mr|mythtv-0.27.1-1|252	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|253	Group:		System/Libraries
14mr|mythtv-0.27.1-1|254	
14mr|mythtv-0.27.1-1|255	%description -n %{libhdhomerun}
14mr|mythtv-0.27.1-1|256	MythTV shared library.
14mr|mythtv-0.27.1-1|257	
14mr|mythtv-0.27.1-1|258	%files -n %{libhdhomerun}
14mr|mythtv-0.27.1-1|259	%{_libdir}/libmythhdhomerun-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|260	
14mr|mythtv-0.27.1-1|261	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|262	
14mr|mythtv-0.27.1-1|263	%package -n %{libmetadata}
14mr|mythtv-0.27.1-1|264	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|265	Group:		System/Libraries
14mr|mythtv-0.27.1-1|266	
14mr|mythtv-0.27.1-1|267	%description -n %{libmetadata}
14mr|mythtv-0.27.1-1|268	MythTV shared library.
14mr|mythtv-0.27.1-1|269	
14mr|mythtv-0.27.1-1|270	%files -n %{libmetadata}
14mr|mythtv-0.27.1-1|271	%{_libdir}/libmythmetadata-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|272	
14mr|mythtv-0.27.1-1|273	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|274	
14mr|mythtv-0.27.1-1|275	%package -n %{libmyth}
14mr|mythtv-0.27.1-1|276	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|277	Group:		System/Libraries
14mr|mythtv-0.27.1-1|278	
14mr|mythtv-0.27.1-1|279	%description -n %{libmyth}
14mr|mythtv-0.27.1-1|280	MythTV shared library.
14mr|mythtv-0.27.1-1|281	
14mr|mythtv-0.27.1-1|282	%files -n %{libmyth}
14mr|mythtv-0.27.1-1|283	%{_libdir}/libmyth-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|284	
14mr|mythtv-0.27.1-1|285	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|286	
14mr|mythtv-0.27.1-1|287	%package -n %{libprotoserver}
14mr|mythtv-0.27.1-1|288	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|289	Group:		System/Libraries
14mr|mythtv-0.27.1-1|290	
14mr|mythtv-0.27.1-1|291	%description -n %{libprotoserver}
14mr|mythtv-0.27.1-1|292	MythTV shared library.
14mr|mythtv-0.27.1-1|293	
14mr|mythtv-0.27.1-1|294	%files -n %{libprotoserver}
14mr|mythtv-0.27.1-1|295	%{_libdir}/libmythprotoserver-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|296	
14mr|mythtv-0.27.1-1|297	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|298	
14mr|mythtv-0.27.1-1|299	%package -n %{libservicecontracts}
14mr|mythtv-0.27.1-1|300	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|301	Group:		System/Libraries
14mr|mythtv-0.27.1-1|302	
14mr|mythtv-0.27.1-1|303	%description -n %{libservicecontracts}
14mr|mythtv-0.27.1-1|304	MythTV shared library.
14mr|mythtv-0.27.1-1|305	
14mr|mythtv-0.27.1-1|306	%files -n %{libservicecontracts}
14mr|mythtv-0.27.1-1|307	%{_libdir}/libmythservicecontracts-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|308	
14mr|mythtv-0.27.1-1|309	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|310	
14mr|mythtv-0.27.1-1|311	%package -n %{libui}
14mr|mythtv-0.27.1-1|312	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|313	Group:		System/Libraries
14mr|mythtv-0.27.1-1|314	
14mr|mythtv-0.27.1-1|315	%description -n %{libui}
14mr|mythtv-0.27.1-1|316	MythTV shared library.
14mr|mythtv-0.27.1-1|317	
14mr|mythtv-0.27.1-1|318	%files -n %{libui}
14mr|mythtv-0.27.1-1|319	%{_libdir}/libmythui-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|320	
14mr|mythtv-0.27.1-1|321	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|322	
14mr|mythtv-0.27.1-1|323	%package -n %{libupnp}
14mr|mythtv-0.27.1-1|324	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|325	Group:		System/Libraries
14mr|mythtv-0.27.1-1|326	
14mr|mythtv-0.27.1-1|327	%description -n %{libupnp}
14mr|mythtv-0.27.1-1|328	MythTV shared library.
14mr|mythtv-0.27.1-1|329	
14mr|mythtv-0.27.1-1|330	%files -n %{libupnp}
14mr|mythtv-0.27.1-1|331	%{_libdir}/libmythupnp-%{api}.so.%{major}*
14mr|mythtv-0.27.1-1|332	
14mr|mythtv-0.27.1-1|333	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|334	
14mr|mythtv-0.27.1-1|335	%package -n %{libqjson}
14mr|mythtv-0.27.1-1|336	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|337	Group:		System/Libraries
14mr|mythtv-0.27.1-1|338	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|339	
14mr|mythtv-0.27.1-1|340	%description -n %{libqjson}
14mr|mythtv-0.27.1-1|341	MythTV shared library.
14mr|mythtv-0.27.1-1|342	
14mr|mythtv-0.27.1-1|343	%files -n %{libqjson}
14mr|mythtv-0.27.1-1|344	%{_libdir}/libmythqjson.so.%{major}*
14mr|mythtv-0.27.1-1|345	
14mr|mythtv-0.27.1-1|346	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|347	
14mr|mythtv-0.27.1-1|348	%package -n %{libavcodec}
14mr|mythtv-0.27.1-1|349	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|350	Group:		System/Libraries
14mr|mythtv-0.27.1-1|351	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|352	
14mr|mythtv-0.27.1-1|353	%description -n %{libavcodec}
14mr|mythtv-0.27.1-1|354	MythTV shared library.
14mr|mythtv-0.27.1-1|355	
14mr|mythtv-0.27.1-1|356	%files -n %{libavcodec}
14mr|mythtv-0.27.1-1|357	%{_libdir}/libmythavcodec.so.%{avcodec_major}*
14mr|mythtv-0.27.1-1|358	
14mr|mythtv-0.27.1-1|359	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|360	
14mr|mythtv-0.27.1-1|361	%package -n %{libavdevice}
14mr|mythtv-0.27.1-1|362	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|363	Group:		System/Libraries
14mr|mythtv-0.27.1-1|364	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|365	
14mr|mythtv-0.27.1-1|366	%description -n %{libavdevice}
14mr|mythtv-0.27.1-1|367	MythTV shared library.
14mr|mythtv-0.27.1-1|368	
14mr|mythtv-0.27.1-1|369	%files -n %{libavdevice}
14mr|mythtv-0.27.1-1|370	%{_libdir}/libmythavdevice.so.%{avdevice_major}*
14mr|mythtv-0.27.1-1|371	
14mr|mythtv-0.27.1-1|372	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|373	
14mr|mythtv-0.27.1-1|374	%package -n %{libavformat}
14mr|mythtv-0.27.1-1|375	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|376	Group:		System/Libraries
14mr|mythtv-0.27.1-1|377	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|378	
14mr|mythtv-0.27.1-1|379	%description -n %{libavformat}
14mr|mythtv-0.27.1-1|380	MythTV shared library.
14mr|mythtv-0.27.1-1|381	
14mr|mythtv-0.27.1-1|382	%files -n %{libavformat}
14mr|mythtv-0.27.1-1|383	%{_libdir}/libmythavformat.so.%{avformat_major}*
14mr|mythtv-0.27.1-1|384	
14mr|mythtv-0.27.1-1|385	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|386	
14mr|mythtv-0.27.1-1|387	%package -n %{libavutil}
14mr|mythtv-0.27.1-1|388	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|389	Group:		System/Libraries
14mr|mythtv-0.27.1-1|390	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|391	
14mr|mythtv-0.27.1-1|392	%description -n %{libavutil}
14mr|mythtv-0.27.1-1|393	MythTV shared library.
14mr|mythtv-0.27.1-1|394	
14mr|mythtv-0.27.1-1|395	%files -n %{libavutil}
14mr|mythtv-0.27.1-1|396	%{_libdir}/libmythavutil.so.%{avutil_major}*
14mr|mythtv-0.27.1-1|397	
14mr|mythtv-0.27.1-1|398	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|399	
14mr|mythtv-0.27.1-1|400	%package -n %{libpostproc}
14mr|mythtv-0.27.1-1|401	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|402	Group:		System/Libraries
14mr|mythtv-0.27.1-1|403	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|404	
14mr|mythtv-0.27.1-1|405	%description -n %{libpostproc}
14mr|mythtv-0.27.1-1|406	MythTV shared library.
14mr|mythtv-0.27.1-1|407	
14mr|mythtv-0.27.1-1|408	%files -n %{libpostproc}
14mr|mythtv-0.27.1-1|409	%{_libdir}/libmythpostproc.so.%{postproc_major}*
14mr|mythtv-0.27.1-1|410	
14mr|mythtv-0.27.1-1|411	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|412	
14mr|mythtv-0.27.1-1|413	%package -n %{libavfilter}
14mr|mythtv-0.27.1-1|414	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|415	Group:		System/Libraries
14mr|mythtv-0.27.1-1|416	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|417	
14mr|mythtv-0.27.1-1|418	%description -n %{libavfilter}
14mr|mythtv-0.27.1-1|419	MythTV shared library.
14mr|mythtv-0.27.1-1|420	
14mr|mythtv-0.27.1-1|421	%files -n %{libavfilter}
14mr|mythtv-0.27.1-1|422	%{_libdir}/libmythavfilter.so.%{avfilter_major}*
14mr|mythtv-0.27.1-1|423	
14mr|mythtv-0.27.1-1|424	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|425	
14mr|mythtv-0.27.1-1|426	%package -n %{libswresample}
14mr|mythtv-0.27.1-1|427	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|428	Group:		System/Libraries
14mr|mythtv-0.27.1-1|429	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|430	
14mr|mythtv-0.27.1-1|431	%description -n %{libswresample}
14mr|mythtv-0.27.1-1|432	MythTV shared library.
14mr|mythtv-0.27.1-1|433	
14mr|mythtv-0.27.1-1|434	%files -n %{libswresample}
14mr|mythtv-0.27.1-1|435	%{_libdir}/libmythswresample.so.%{swresample_major}*
14mr|mythtv-0.27.1-1|436	
14mr|mythtv-0.27.1-1|437	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|438	
14mr|mythtv-0.27.1-1|439	%package -n %{libswscale}
14mr|mythtv-0.27.1-1|440	Summary:	MythTV shared library
14mr|mythtv-0.27.1-1|441	Group:		System/Libraries
14mr|mythtv-0.27.1-1|442	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mr|mythtv-0.27.1-1|443	
14mr|mythtv-0.27.1-1|444	%description -n %{libswscale}
14mr|mythtv-0.27.1-1|445	MythTV shared library.
14mr|mythtv-0.27.1-1|446	
14mr|mythtv-0.27.1-1|447	%files -n %{libswscale}
14mr|mythtv-0.27.1-1|448	%{_libdir}/libmythswscale.so.%{swscale_major}*
14mr|mythtv-0.27.1-1|449	
14mr|mythtv-0.27.1-1|450	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|451	
14mr|mythtv-0.27.1-1|452	%package -n %{devname}
14mr|mythtv-0.27.1-1|453	Summary:	Development files for libmyth
14mr|mythtv-0.27.1-1|454	Group:		Development/Other
14mr|mythtv-0.27.1-1|455	Requires:	%{libname} = %{EVRD}
14mr|mythtv-0.27.1-1|456	Requires:	%{libbase} = %{EVRD}
14mr|mythtv-0.27.1-1|457	Requires:	%{libfreemheg} = %{EVRD}
14mr|mythtv-0.27.1-1|458	Requires:	%{libhdhomerun} = %{EVRD}
14mr|mythtv-0.27.1-1|459	Requires:	%{libmetadata} = %{EVRD}
14mr|mythtv-0.27.1-1|460	Requires:	%{libmyth} = %{EVRD}
14mr|mythtv-0.27.1-1|461	Requires:	%{libprotoserver} = %{EVRD}
14mr|mythtv-0.27.1-1|462	Requires:	%{libservicecontracts} = %{EVRD}
14mr|mythtv-0.27.1-1|463	Requires:	%{libui} = %{EVRD}
14mr|mythtv-0.27.1-1|464	Requires:	%{libupnp} = %{EVRD}
14mr|mythtv-0.27.1-1|465	# extra libs
14mr|mythtv-0.27.1-1|466	Requires:	%{libqjson} = %{EVRD}
14mr|mythtv-0.27.1-1|467	Requires:	%{libavcodec} = %{EVRD}
14mr|mythtv-0.27.1-1|468	Requires:	%{libavdevice} = %{EVRD}
14mr|mythtv-0.27.1-1|469	Requires:	%{libavformat} = %{EVRD}
14mr|mythtv-0.27.1-1|470	Requires:	%{libavutil} = %{EVRD}
14mr|mythtv-0.27.1-1|471	Requires:	%{libpostproc} = %{EVRD}
14mr|mythtv-0.27.1-1|472	Requires:	%{libavfilter} = %{EVRD}
14mr|mythtv-0.27.1-1|473	Requires:	%{libswresample} = %{EVRD}
14mr|mythtv-0.27.1-1|474	Requires:	%{libswscale} = %{EVRD}
14mr|mythtv-0.27.1-1|475	Provides:	myth-devel = %{EVRD}
14mr|mythtv-0.27.1-1|476	
14mr|mythtv-0.27.1-1|477	%description -n %{devname}
14mr|mythtv-0.27.1-1|478	This package contains the header files and libraries for developing
14mr|mythtv-0.27.1-1|479	add-ons for mythtv.
14mr|mythtv-0.27.1-1|480	
14mr|mythtv-0.27.1-1|481	%files -n %{devname}
14mr|mythtv-0.27.1-1|482	%if %{maenable}
14mr|mythtv-0.27.1-1|483	%{multiarch_includedir}/mythtv/mythconfig.h
14mr|mythtv-0.27.1-1|484	%endif
14mr|mythtv-0.27.1-1|485	%{_includedir}/mythtv
14mr|mythtv-0.27.1-1|486	# FIXME: Manually multiarch mythconfig.mak
14mr|mythtv-0.27.1-1|487	%{_libdir}/*.so
14mr|mythtv-0.27.1-1|488	
14mr|mythtv-0.27.1-1|489	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|490	
14mr|mythtv-0.27.1-1|491	%package themes-base
14mr|mythtv-0.27.1-1|492	Summary:	Base themes for mythtv's frontend
14mr|mythtv-0.27.1-1|493	Group:		Video
14mr|mythtv-0.27.1-1|494	Conflicts:	mythtv-themes-myththemes < 0.22
14mr|mythtv-0.27.1-1|495	Conflicts:	mythtv-plugin-controls < 0.22
14mr|mythtv-0.27.1-1|496	BuildArch:	noarch
14mr|mythtv-0.27.1-1|497	
14mr|mythtv-0.27.1-1|498	%description themes-base
14mr|mythtv-0.27.1-1|499	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|500	television programs.
14mr|mythtv-0.27.1-1|501	
14mr|mythtv-0.27.1-1|502	This package contains only the base themes used by mythtv-frontend and
14mr|mythtv-0.27.1-1|503	mythtv-setup.
14mr|mythtv-0.27.1-1|504	
14mr|mythtv-0.27.1-1|505	%files themes-base
14mr|mythtv-0.27.1-1|506	%dir %{_datadir}/mythtv
14mr|mythtv-0.27.1-1|507	%{_datadir}/mythtv/themes
14mr|mythtv-0.27.1-1|508	%{_iconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|509	%{_miconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|510	%{_liconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|511	
14mr|mythtv-0.27.1-1|512	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|513	
14mr|mythtv-0.27.1-1|514	%package common
14mr|mythtv-0.27.1-1|515	Summary:	Common components needed by multiple other MythTV components
14mr|mythtv-0.27.1-1|516	Group:		Video
14mr|mythtv-0.27.1-1|517	Conflicts:	mythtv-backend < 0.25
14mr|mythtv-0.27.1-1|518	Conflicts:	mythtv-frontend < 0.25
14mr|mythtv-0.27.1-1|519	
14mr|mythtv-0.27.1-1|520	%description common
14mr|mythtv-0.27.1-1|521	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|522	television programs.
14mr|mythtv-0.27.1-1|523	
14mr|mythtv-0.27.1-1|524	This package contains components needed by multiple other MythTV components.
14mr|mythtv-0.27.1-1|525	
14mr|mythtv-0.27.1-1|526	%files common
14mr|mythtv-0.27.1-1|527	%{_bindir}/mythccextractor
14mr|mythtv-0.27.1-1|528	%{_bindir}/mythcommflag
14mr|mythtv-0.27.1-1|529	%{_bindir}/mythpreviewgen
14mr|mythtv-0.27.1-1|530	%{_bindir}/mythtranscode
14mr|mythtv-0.27.1-1|531	%{_bindir}/mythwikiscripts
14mr|mythtv-0.27.1-1|532	%{_bindir}/mythmetadatalookup
14mr|mythtv-0.27.1-1|533	%{_bindir}/mythutil
14mr|mythtv-0.27.1-1|534	%dir %{_datadir}/%{name}
14mr|mythtv-0.27.1-1|535	%{_datadir}/%{name}/mythconverg*.pl
14mr|mythtv-0.27.1-1|536	%dir %{_datadir}/%{name}/locales
14mr|mythtv-0.27.1-1|537	%{_datadir}/%{name}/locales/*
14mr|mythtv-0.27.1-1|538	%dir %{_datadir}/%{name}/metadata
14mr|mythtv-0.27.1-1|539	%{_datadir}/%{name}/metadata/*
14mr|mythtv-0.27.1-1|540	%dir %{_datadir}/%{name}/hardwareprofile
14mr|mythtv-0.27.1-1|541	%{_datadir}/%{name}/hardwareprofile/*
14mr|mythtv-0.27.1-1|542	
14mr|mythtv-0.27.1-1|543	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|544	
14mr|mythtv-0.27.1-1|545	%package frontend
14mr|mythtv-0.27.1-1|546	Summary:	Client component of mythtv (a PVR)
14mr|mythtv-0.27.1-1|547	Group:		Video
14mr|mythtv-0.27.1-1|548	Requires:	mythtv-themes-base = %{EVRD}
14mr|mythtv-0.27.1-1|549	Requires:	mythtv-common = %{EVRD}
14mr|mythtv-0.27.1-1|550	Requires:	qt4-database-plugin-mysql
14mr|mythtv-0.27.1-1|551	Requires:	mplayer
14mr|mythtv-0.27.1-1|552	%if %{build_plf}
14mr|mythtv-0.27.1-1|553	Requires:	transcode
14mr|mythtv-0.27.1-1|554	Requires:	%{mklibname dvdcss 2}
14mr|mythtv-0.27.1-1|555	%endif
14mr|mythtv-0.27.1-1|556	Obsoletes:	mythtv-plugin-controls < 0.25
14mr|mythtv-0.27.1-1|557	Obsoletes:	mythtv-plugin-video < 0.25
14mr|mythtv-0.27.1-1|558	Conflicts:	mythtv-backend < 0.25
14mr|mythtv-0.27.1-1|559	
14mr|mythtv-0.27.1-1|560	%description frontend
14mr|mythtv-0.27.1-1|561	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|562	television programs.
14mr|mythtv-0.27.1-1|563	
14mr|mythtv-0.27.1-1|564	This package contains only the client software, which provides a
14mr|mythtv-0.27.1-1|565	front-end for playback and configuration.  It requires access to a
14mr|mythtv-0.27.1-1|566	mythtv-backend installation, either on the same system or one
14mr|mythtv-0.27.1-1|567	reachable via the network.
14mr|mythtv-0.27.1-1|568	
14mr|mythtv-0.27.1-1|569	%files frontend
14mr|mythtv-0.27.1-1|570	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
14mr|mythtv-0.27.1-1|571	%{_datadir}/mythtv/*.xml
14mr|mythtv-0.27.1-1|572	%exclude %{_datadir}/mythtv/setup.xml
14mr|mythtv-0.27.1-1|573	%{_bindir}/mythavtest
14mr|mythtv-0.27.1-1|574	%{_bindir}/mythff*
14mr|mythtv-0.27.1-1|575	%{_bindir}/mythfrontend
14mr|mythtv-0.27.1-1|576	%{_bindir}/mythlcdserver
14mr|mythtv-0.27.1-1|577	%{_bindir}/mythscreenwizard
14mr|mythtv-0.27.1-1|578	%{_bindir}/mythshutdown
14mr|mythtv-0.27.1-1|579	%{_bindir}/mythwelcome
14mr|mythtv-0.27.1-1|580	%dir %{_libdir}/mythtv
14mr|mythtv-0.27.1-1|581	%{_libdir}/mythtv/filters
14mr|mythtv-0.27.1-1|582	%{_libdir}/mythtv/plugins
14mr|mythtv-0.27.1-1|583	%dir %{_datadir}/mythtv
14mr|mythtv-0.27.1-1|584	%dir %{_datadir}/mythtv/fonts
14mr|mythtv-0.27.1-1|585	%{_datadir}/mythtv/fonts/*.otf
14mr|mythtv-0.27.1-1|586	%{_datadir}/mythtv/fonts/*.ttf
14mr|mythtv-0.27.1-1|587	%{_datadir}/mythtv/i18n
14mr|mythtv-0.27.1-1|588	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14mr|mythtv-0.27.1-1|589	
14mr|mythtv-0.27.1-1|590	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|591	
14mr|mythtv-0.27.1-1|592	%package backend
14mr|mythtv-0.27.1-1|593	Summary:	Server component of mythtv (a PVR)
14mr|mythtv-0.27.1-1|594	Group:		Video
14mr|mythtv-0.27.1-1|595	Requires:	%{libname} = %{EVRD}
14mr|mythtv-0.27.1-1|596	Requires:	mythtv-common = %{EVRD}
14mr|mythtv-0.27.1-1|597	Requires:	qt4-database-plugin-mysql
14mr|mythtv-0.27.1-1|598	Requires(pre,post,preun,postun):	rpm-helper
14mr|mythtv-0.27.1-1|599	Conflicts:	mythtv-frontend < 0.25
14mr|mythtv-0.27.1-1|600	
14mr|mythtv-0.27.1-1|601	%description backend
14mr|mythtv-0.27.1-1|602	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|603	television programs.
14mr|mythtv-0.27.1-1|604	
14mr|mythtv-0.27.1-1|605	This package contains only the server software, which provides video
14mr|mythtv-0.27.1-1|606	and audio capture and encoding services.  In order to be useful, it
14mr|mythtv-0.27.1-1|607	requires a mythtv-frontend installation, either on the same system or
14mr|mythtv-0.27.1-1|608	one reachable via the network.
14mr|mythtv-0.27.1-1|609	
14mr|mythtv-0.27.1-1|610	%if !%{build_lame}
14mr|mythtv-0.27.1-1|611	Note that this build does not support MP3 encoding when recording
14mr|mythtv-0.27.1-1|612	into the NuppelVideo format.
14mr|mythtv-0.27.1-1|613	%endif
14mr|mythtv-0.27.1-1|614	
14mr|mythtv-0.27.1-1|615	%files backend
14mr|mythtv-0.27.1-1|616	%doc README.install.urpmi
14mr|mythtv-0.27.1-1|617	%{_bindir}/mythbackend
14mr|mythtv-0.27.1-1|618	%{_bindir}/mythfilldatabase
14mr|mythtv-0.27.1-1|619	%{_bindir}/mythhdhomerun_config
14mr|mythtv-0.27.1-1|620	%{_bindir}/mythjobqueue
14mr|mythtv-0.27.1-1|621	%{_bindir}/mythmediaserver
14mr|mythtv-0.27.1-1|622	%{_bindir}/mythreplex
14mr|mythtv-0.27.1-1|623	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
14mr|mythtv-0.27.1-1|624	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
14mr|mythtv-0.27.1-1|625	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
14mr|mythtv-0.27.1-1|626	%{_unitdir}/mythbackend.service
14mr|mythtv-0.27.1-1|627	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
14mr|mythtv-0.27.1-1|628	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14mr|mythtv-0.27.1-1|629	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
14mr|mythtv-0.27.1-1|630	%{_datadir}/%{name}/backend-config
14mr|mythtv-0.27.1-1|631	%dir %{_datadir}/%{name}/initialdb
14mr|mythtv-0.27.1-1|632	%{_datadir}/%{name}/initialdb/mc.sql
14mr|mythtv-0.27.1-1|633	%{_datadir}/mythtv/internetcontent/
14mr|mythtv-0.27.1-1|634	
14mr|mythtv-0.27.1-1|635	%pre backend
14mr|mythtv-0.27.1-1|636	# Add the "mythtv" user
14mr|mythtv-0.27.1-1|637	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
14mr|mythtv-0.27.1-1|638	gpasswd -a mythtv audio &>/dev/null
14mr|mythtv-0.27.1-1|639	gpasswd -a mythtv video &>/dev/null
14mr|mythtv-0.27.1-1|640	
14mr|mythtv-0.27.1-1|641	%postun backend
14mr|mythtv-0.27.1-1|642	%_postun_userdel mythtv
14mr|mythtv-0.27.1-1|643	
14mr|mythtv-0.27.1-1|644	%post backend
14mr|mythtv-0.27.1-1|645	%_post_service mythbackend
14mr|mythtv-0.27.1-1|646	
14mr|mythtv-0.27.1-1|647	%preun backend
14mr|mythtv-0.27.1-1|648	%_preun_service mythbackend
14mr|mythtv-0.27.1-1|649	
14mr|mythtv-0.27.1-1|650	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|651	
14mr|mythtv-0.27.1-1|652	%package setup
14mr|mythtv-0.27.1-1|653	Summary:	Setup the mythtv backend
14mr|mythtv-0.27.1-1|654	Group:		Video
14mr|mythtv-0.27.1-1|655	Requires:	mythtv-backend = %{EVRD}
14mr|mythtv-0.27.1-1|656	Requires:	mythtv-themes-base = %{EVRD}
14mr|mythtv-0.27.1-1|657	Provides:	mythtvsetup = %{EVRD}
14mr|mythtv-0.27.1-1|658	Requires:	qt4-database-plugin-mysql
14mr|mythtv-0.27.1-1|659	
14mr|mythtv-0.27.1-1|660	%description setup
14mr|mythtv-0.27.1-1|661	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|662	television programs.
14mr|mythtv-0.27.1-1|663	
14mr|mythtv-0.27.1-1|664	This package contains the setup software for configuring the mythtv
14mr|mythtv-0.27.1-1|665	backend.
14mr|mythtv-0.27.1-1|666	
14mr|mythtv-0.27.1-1|667	%if !%{build_lame}
14mr|mythtv-0.27.1-1|668	Note that this build does not support MP3 encoding when recording
14mr|mythtv-0.27.1-1|669	into the NuppelVideo format.
14mr|mythtv-0.27.1-1|670	%endif
14mr|mythtv-0.27.1-1|671	
14mr|mythtv-0.27.1-1|672	%files setup
14mr|mythtv-0.27.1-1|673	%{_bindir}/mythtv-setup
14mr|mythtv-0.27.1-1|674	%{_datadir}/applications/mandriva-mythtv-setup.desktop
14mr|mythtv-0.27.1-1|675	%dir %{_datadir}/mythtv
14mr|mythtv-0.27.1-1|676	%{_datadir}/mythtv/setup.xml
14mr|mythtv-0.27.1-1|677	
14mr|mythtv-0.27.1-1|678	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|679	
14mr|mythtv-0.27.1-1|680	%package doc
14mr|mythtv-0.27.1-1|681	Summary:	MythTV documentation
14mr|mythtv-0.27.1-1|682	Group:		Documentation
14mr|mythtv-0.27.1-1|683	
14mr|mythtv-0.27.1-1|684	%description doc
14mr|mythtv-0.27.1-1|685	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|686	television programs.
14mr|mythtv-0.27.1-1|687	
14mr|mythtv-0.27.1-1|688	This package contains the documentation and contributed additional
14mr|mythtv-0.27.1-1|689	scripts for MythTV.
14mr|mythtv-0.27.1-1|690	
14mr|mythtv-0.27.1-1|691	%files doc
14mr|mythtv-0.27.1-1|692	%doc README UPGRADING AUTHORS COPYING FAQ
14mr|mythtv-0.27.1-1|693	%doc keys.txt
14mr|mythtv-0.27.1-1|694	%doc contrib
14mr|mythtv-0.27.1-1|695	%{_datadir}/%{name}/contrib
14mr|mythtv-0.27.1-1|696	%{_datadir}/%{name}/html
14mr|mythtv-0.27.1-1|697	
14mr|mythtv-0.27.1-1|698	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|699	
14mr|mythtv-0.27.1-1|700	%package -n perl-MythTV
14mr|mythtv-0.27.1-1|701	Summary:	Perl bindings for MythTV
14mr|mythtv-0.27.1-1|702	Group:		Development/Perl
14mr|mythtv-0.27.1-1|703	
14mr|mythtv-0.27.1-1|704	%description -n perl-MythTV
14mr|mythtv-0.27.1-1|705	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|706	television programs.
14mr|mythtv-0.27.1-1|707	
14mr|mythtv-0.27.1-1|708	This package contains the perl bindings for MythTV.
14mr|mythtv-0.27.1-1|709	
14mr|mythtv-0.27.1-1|710	%files -n perl-MythTV
14mr|mythtv-0.27.1-1|711	%{perl_vendorlib}/MythTV.pm
14mr|mythtv-0.27.1-1|712	%{perl_vendorlib}/MythTV
14mr|mythtv-0.27.1-1|713	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
14mr|mythtv-0.27.1-1|714	
14mr|mythtv-0.27.1-1|715	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|716	
14mr|mythtv-0.27.1-1|717	%package -n python-mythtv
14mr|mythtv-0.27.1-1|718	Summary:	Python bindings for MythTV
14mr|mythtv-0.27.1-1|719	Group:		Development/Python
14mr|mythtv-0.27.1-1|720	Requires:	python-mysql
14mr|mythtv-0.27.1-1|721	Requires:	python-lxml
14mr|mythtv-0.27.1-1|722	
14mr|mythtv-0.27.1-1|723	%description -n python-mythtv
14mr|mythtv-0.27.1-1|724	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|725	television programs.
14mr|mythtv-0.27.1-1|726	
14mr|mythtv-0.27.1-1|727	This package contains the python bindings for MythTV.
14mr|mythtv-0.27.1-1|728	
14mr|mythtv-0.27.1-1|729	%files -n python-mythtv
14mr|mythtv-0.27.1-1|730	%{_bindir}/mythpython
14mr|mythtv-0.27.1-1|731	%{py_puresitedir}/MythTV
14mr|mythtv-0.27.1-1|732	
14mr|mythtv-0.27.1-1|733	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|734	
14mr|mythtv-0.27.1-1|735	%package -n php-mythtv
14mr|mythtv-0.27.1-1|736	Summary:	PHP bindings for MythTV
14mr|mythtv-0.27.1-1|737	Group:		Development/PHP
14mr|mythtv-0.27.1-1|738	Requires:	php-mysql
14mr|mythtv-0.27.1-1|739	BuildArch:	noarch
14mr|mythtv-0.27.1-1|740	
14mr|mythtv-0.27.1-1|741	%description -n php-mythtv
14mr|mythtv-0.27.1-1|742	MythTV provides a unified graphical interface for recording and viewing
14mr|mythtv-0.27.1-1|743	television programs.
14mr|mythtv-0.27.1-1|744	
14mr|mythtv-0.27.1-1|745	This package contains the PHP bindings for MythTV.
14mr|mythtv-0.27.1-1|746	
14mr|mythtv-0.27.1-1|747	%files -n php-mythtv
14mr|mythtv-0.27.1-1|748	%{_datadir}/%{name}/bindings/php
14mr|mythtv-0.27.1-1|749	
14mr|mythtv-0.27.1-1|750	#----------------------------------------------------------------------------
14mr|mythtv-0.27.1-1|751	
14mr|mythtv-0.27.1-1|752	%prep
14mr|mythtv-0.27.1-1|753	%setup -q
14mr|mythtv-0.27.1-1|754	%apply_patches
14mr|mythtv-0.27.1-1|755	
14mr|mythtv-0.27.1-1|756	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
14mr|mythtv-0.27.1-1|757	find -name .gitignore -delete
14mr|mythtv-0.27.1-1|758	
14mr|mythtv-0.27.1-1|759	# (cg) The installer is dumb and installs our patch backup files...
14mr|mythtv-0.27.1-1|760	# This can be removed after 0.25
14mr|mythtv-0.27.1-1|761	rm -f programs/scripts/database/mythconverg_restore.pl.*
14mr|mythtv-0.27.1-1|762	
14mr|mythtv-0.27.1-1|763	# (cg) As of 0.21, only contrib scripts are affected.
14mr|mythtv-0.27.1-1|764	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
14mr|mythtv-0.27.1-1|765	
14mr|mythtv-0.27.1-1|766	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
14mr|mythtv-0.27.1-1|767	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
14mr|mythtv-0.27.1-1|768	
14mr|mythtv-0.27.1-1|769	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
14mr|mythtv-0.27.1-1|770	for file in mythbackend.service \
14mr|mythtv-0.27.1-1|771	mythbackend.sysconfig \
14mr|mythtv-0.27.1-1|772	mythbackend.logrotate; do
14mr|mythtv-0.27.1-1|773	sed -e's|@logdir@|%{_logdir}|g' \
14mr|mythtv-0.27.1-1|774	-e's|@rundir@|%{_var}/run|g' \
14mr|mythtv-0.27.1-1|775	-e's|@sysconfdir@|%{_sysconfdir}|g' \
14mr|mythtv-0.27.1-1|776	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
14mr|mythtv-0.27.1-1|777	-e's|@initdir@|%{_initrddir}|g' \
14mr|mythtv-0.27.1-1|778	-e's|@bindir@|%{_bindir}|g' \
14mr|mythtv-0.27.1-1|779	-e's|@sbindir@|%{_sbindir}|g' \
14mr|mythtv-0.27.1-1|780	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
14mr|mythtv-0.27.1-1|781	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
14mr|mythtv-0.27.1-1|782	-e's|@varcachedir@|%{_var}/cache|g' \
14mr|mythtv-0.27.1-1|783	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
14mr|mythtv-0.27.1-1|784	< $file.in > $file
14mr|mythtv-0.27.1-1|785	done
14mr|mythtv-0.27.1-1|786	
14mr|mythtv-0.27.1-1|787	# default recordings dir
14mr|mythtv-0.27.1-1|788	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
14mr|mythtv-0.27.1-1|789	
14mr|mythtv-0.27.1-1|790	# do not set hardcoded archflags
14mr|mythtv-0.27.1-1|791	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
14mr|mythtv-0.27.1-1|792	
14mr|mythtv-0.27.1-1|793	# Fix the version reporting (which assumes svn checkout)
14mr|mythtv-0.27.1-1|794	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
14mr|mythtv-0.27.1-1|795	
14mr|mythtv-0.27.1-1|796	%build
14mr|mythtv-0.27.1-1|797	%global optflags %{optflags} -fno-devirtualize
14mr|mythtv-0.27.1-1|798	
14mr|mythtv-0.27.1-1|799	./configure \
14mr|mythtv-0.27.1-1|800	--prefix=%{_prefix} \
14mr|mythtv-0.27.1-1|801	--libdir=%{_libdir} \
14mr|mythtv-0.27.1-1|802	--libdir-name=%{_lib} \
14mr|mythtv-0.27.1-1|803	--enable-runtime-cpudetect \
14mr|mythtv-0.27.1-1|804	--enable-dvb \
14mr|mythtv-0.27.1-1|805	--enable-opengl-video \
14mr|mythtv-0.27.1-1|806	--without-bindings=perl \
14mr|mythtv-0.27.1-1|807	--extra-cxxflags="%{optflags}" \
14mr|mythtv-0.27.1-1|808	--extra-ldflags="%{ldflags}" \
14mr|mythtv-0.27.1-1|809	--enable-vdpau \
14mr|mythtv-0.27.1-1|810	--enable-vaapi \
14mr|mythtv-0.27.1-1|811	%if %{build_crystalhd}
14mr|mythtv-0.27.1-1|812	--enable-crystalhd \
14mr|mythtv-0.27.1-1|813	%endif
14mr|mythtv-0.27.1-1|814	--enable-libfftw3 \
14mr|mythtv-0.27.1-1|815	--enable-libdns-sd \
14mr|mythtv-0.27.1-1|816	--enable-libvpx \
14mr|mythtv-0.27.1-1|817	%if %{build_plf}
14mr|mythtv-0.27.1-1|818	--enable-nonfree \
14mr|mythtv-0.27.1-1|819	%endif
14mr|mythtv-0.27.1-1|820	%if %{build_x264}
14mr|mythtv-0.27.1-1|821	--enable-libx264 \
14mr|mythtv-0.27.1-1|822	%endif
14mr|mythtv-0.27.1-1|823	%if %{build_xvid}
14mr|mythtv-0.27.1-1|824	--enable-libxvid \
14mr|mythtv-0.27.1-1|825	%endif
14mr|mythtv-0.27.1-1|826	%if %{build_faac}
14mr|mythtv-0.27.1-1|827	--enable-libfaac \
14mr|mythtv-0.27.1-1|828	%endif
14mr|mythtv-0.27.1-1|829	%if %{build_lame}
14mr|mythtv-0.27.1-1|830	--enable-libmp3lame \
14mr|mythtv-0.27.1-1|831	%endif
14mr|mythtv-0.27.1-1|832	--enable-firewire \
14mr|mythtv-0.27.1-1|833	--disable-mythlogserver
14mr|mythtv-0.27.1-1|834	
14mr|mythtv-0.27.1-1|835	%make
14mr|mythtv-0.27.1-1|836	
14mr|mythtv-0.27.1-1|837	# This is easier to do ourselves
14mr|mythtv-0.27.1-1|838	pushd bindings/perl
14mr|mythtv-0.27.1-1|839	perl Makefile.PL INSTALLDIRS=vendor
14mr|mythtv-0.27.1-1|840	%make
14mr|mythtv-0.27.1-1|841	popd
14mr|mythtv-0.27.1-1|842	
14mr|mythtv-0.27.1-1|843	%install
14mr|mythtv-0.27.1-1|844	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
14mr|mythtv-0.27.1-1|845	%makeinstall
14mr|mythtv-0.27.1-1|846	
14mr|mythtv-0.27.1-1|847	pushd bindings/perl
14mr|mythtv-0.27.1-1|848	%makeinstall_std
14mr|mythtv-0.27.1-1|849	popd
14mr|mythtv-0.27.1-1|850	
14mr|mythtv-0.27.1-1|851	%if %{maenable}
14mr|mythtv-0.27.1-1|852	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
14mr|mythtv-0.27.1-1|853	%endif
14mr|mythtv-0.27.1-1|854	
14mr|mythtv-0.27.1-1|855	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
14mr|mythtv-0.27.1-1|856	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
14mr|mythtv-0.27.1-1|857	mkdir -p %{buildroot}%{_var}/cache/mythtv
14mr|mythtv-0.27.1-1|858	mkdir -p %{buildroot}%{_logdir}/mythtv
14mr|mythtv-0.27.1-1|859	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|mythtv-0.27.1-1|860	mkdir -p %{buildroot}%{_unitdir}
14mr|mythtv-0.27.1-1|861	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|mythtv-0.27.1-1|862	
14mr|mythtv-0.27.1-1|863	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
14mr|mythtv-0.27.1-1|864	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
14mr|mythtv-0.27.1-1|865	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
14mr|mythtv-0.27.1-1|866	
14mr|mythtv-0.27.1-1|867	# wmsession.d for mythfrontend
14mr|mythtv-0.27.1-1|868	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|mythtv-0.27.1-1|869	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mr|mythtv-0.27.1-1|870	
14mr|mythtv-0.27.1-1|871	# icon
14mr|mythtv-0.27.1-1|872	install -d -m755 %{buildroot}/%{_miconsdir}
14mr|mythtv-0.27.1-1|873	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|874	
14mr|mythtv-0.27.1-1|875	install -d -m755 %{buildroot}/%{_iconsdir}
14mr|mythtv-0.27.1-1|876	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|877	
14mr|mythtv-0.27.1-1|878	install -d -m755 %{buildroot}/%{_liconsdir}
14mr|mythtv-0.27.1-1|879	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
14mr|mythtv-0.27.1-1|880	
14mr|mythtv-0.27.1-1|881	
14mr|mythtv-0.27.1-1|882	# Mandriva Menu entrys
14mr|mythtv-0.27.1-1|883	install -d -m755 %{buildroot}%{_datadir}/applications
14mr|mythtv-0.27.1-1|884	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14mr|mythtv-0.27.1-1|885	[Desktop Entry]
14mr|mythtv-0.27.1-1|886	Name=MythTV
14mr|mythtv-0.27.1-1|887	Comment=Record, playback and watch TV
14mr|mythtv-0.27.1-1|888	Exec=mythfrontend
14mr|mythtv-0.27.1-1|889	Icon=%{name}
14mr|mythtv-0.27.1-1|890	Terminal=false
14mr|mythtv-0.27.1-1|891	Type=Application
14mr|mythtv-0.27.1-1|892	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14mr|mythtv-0.27.1-1|893	EOF
14mr|mythtv-0.27.1-1|894	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
14mr|mythtv-0.27.1-1|895	[Desktop Entry]
14mr|mythtv-0.27.1-1|896	Name=MythTV Setup
14mr|mythtv-0.27.1-1|897	Comment=Setup MythTV backend
14mr|mythtv-0.27.1-1|898	Exec=mythtv-setup
14mr|mythtv-0.27.1-1|899	Icon=%{name}
14mr|mythtv-0.27.1-1|900	Terminal=false
14mr|mythtv-0.27.1-1|901	Type=Application
14mr|mythtv-0.27.1-1|902	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14mr|mythtv-0.27.1-1|903	EOF
14mr|mythtv-0.27.1-1|904	
14mr|mythtv-0.27.1-1|905	cat > README.install.urpmi <<EOF
14mr|mythtv-0.27.1-1|906	You can import the initial database by running:
14mr|mythtv-0.27.1-1|907	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
14mr|mythtv-0.27.1-1|908	(you can omit -p if you do not have the password set)
14mr|mythtv-0.27.1-1|909	EOF
14mr|mythtv-0.27.1-1|910	
14mr|mythtv-0.27.1-1|911	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
14mr|mythtv-0.27.1-1|912	
14mr|mythtv-0.27.1-1|913	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
14mr|mythtv-0.27.1-1|914	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
14mr|mythtv-0.27.1-1|915	
14mr|mythtv-0.27.1-1|916	# install a few useful contrib scripts
14mr|mythtv-0.27.1-1|917	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|mythtv-0.27.1-1|918	cp -ar contrib %{buildroot}%{_datadir}/%{name}
14mr|mythtv-0.27.1-1|919	
14mr|mythtv-0.27.1-1|920	# Remove python egg-info as it's pointless
14mr|mythtv-0.27.1-1|921	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
14mr|mythtv-0.27.1-1|922	
14mr|mythtv-0.27.1-1|923	# (cg) We cover the package license so no need to include it separately
14mr|mythtv-0.27.1-1|924	rm -f %{buildroot}%{_datadir}/%{name}/fonts/*.txt
14mr|mythtv-0.27.1-1|925	
14mr|mythtv-0.27.1-1|926	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
14mr|mythtv-0.27.1-1|927	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
14mr|mythtv-0.27.1-1|928	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
14mr|mythtv-0.27.1-1|929	
14mr|mythtv-0.27.1-1|930	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
14mr|mythtv-0.27.1-1|931	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
14mr|mythtv-0.27.1-1|932	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
14mr|mythtv-0.27.1-1|933	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
14mr|mythtv-0.27.1-1|934	fi
14mr|mythtv-0.27.1-1|935	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
14mr|mythtv-0.27.1-1|936	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
14mr|mythtv-0.27.1-1|937	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
14mr|mythtv-0.27.1-1|938	fi
14mr|mythtv-0.27.1-1|939	
14mr|mythtv-0.27.1-1|940	
14mr|mythtv-0.27.1-1|941	%changelog
14mr|mythtv-0.27.1-1|942	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-1
14mr|mythtv-0.27.1-1|943	+ Revision: 15314b8
14mr|mythtv-0.27.1-1|944	- Adjust build flags
14mr|mythtv-0.27.1-1|945	
14mr|mythtv-0.27.1-1|946	

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

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

17752 14
14mr|nas-1.9.4-3|1	%define major 2
14mr|nas-1.9.4-3|2	%define libname %mklibname audio %{major}
14mr|nas-1.9.4-3|3	%define devname %mklibname audio -d
14mr|nas-1.9.4-3|4	%define statname %mklibname audio -s -d
14mr|nas-1.9.4-3|5	
14mr|nas-1.9.4-3|6	Summary:	Network Audio System
14mr|nas-1.9.4-3|7	Name:		nas
14mr|nas-1.9.4-3|8	Version:	1.9.4
14mr|nas-1.9.4-3|9	Release:	3
14mr|nas-1.9.4-3|10	License:	Public Domain
14mr|nas-1.9.4-3|11	Group:		System/Servers
14mr|nas-1.9.4-3|12	URL:		http://radscan.com/nas.html
14mr|nas-1.9.4-3|13	Source0:	http://nas.codebrilliance.com/nas/%{name}-%{version}.src.tar.gz
14mr|nas-1.9.4-3|14	Source1:	nasd.service
14mr|nas-1.9.4-3|15	Source2:	nasd.sysconfig
14mr|nas-1.9.4-3|16	Patch1:		nas-1.9.2-asneeded.patch
14mr|nas-1.9.4-3|17	BuildRequires:	bison
14mr|nas-1.9.4-3|18	BuildRequires:	flex
14mr|nas-1.9.4-3|19	BuildRequires:	gccmakedep
14mr|nas-1.9.4-3|20	BuildRequires:	imake
14mr|nas-1.9.4-3|21	BuildRequires:	makedepend
14mr|nas-1.9.4-3|22	BuildRequires:	rman
14mr|nas-1.9.4-3|23	BuildRequires:	x11-util-cf-files
14mr|nas-1.9.4-3|24	BuildRequires:	pkgconfig(x11)
14mr|nas-1.9.4-3|25	BuildRequires:	pkgconfig(xau)
14mr|nas-1.9.4-3|26	BuildRequires:	pkgconfig(xaw7)
14mr|nas-1.9.4-3|27	BuildRequires:	pkgconfig(xt)
14mr|nas-1.9.4-3|28	Requires(post,preun):	rpm-helper
14mr|nas-1.9.4-3|29	Provides:	nasd
14mr|nas-1.9.4-3|30	
14mr|nas-1.9.4-3|31	%description
14mr|nas-1.9.4-3|32	This package contains a network-transparent, client/server audio
14mr|nas-1.9.4-3|33	system, with a library Key features of the Network Audio System
14mr|nas-1.9.4-3|34	include:
14mr|nas-1.9.4-3|35	- Device-independent audio over the network
14mr|nas-1.9.4-3|36	- Lots of audio file and data formats
14mr|nas-1.9.4-3|37	- Can store sounds in server for rapid replay
14mr|nas-1.9.4-3|38	- Extensive mixing, separating, and manipulation of audio data
14mr|nas-1.9.4-3|39	- Simultaneous use of audio devices by multiple applications
14mr|nas-1.9.4-3|40	- Use by a growing number of ISVs
14mr|nas-1.9.4-3|41	- Small size
14mr|nas-1.9.4-3|42	- Free! No obnoxious licensing terms
14mr|nas-1.9.4-3|43	
14mr|nas-1.9.4-3|44	%package -n	%{libname}
14mr|nas-1.9.4-3|45	Summary:	Libraries needed for nasd
14mr|nas-1.9.4-3|46	Group:		System/Libraries
14mr|nas-1.9.4-3|47	Obsoletes:	%{_lib}nas2 < 1.9.2-10
14mr|nas-1.9.4-3|48	
14mr|nas-1.9.4-3|49	%description -n	%{libname}
14mr|nas-1.9.4-3|50	Libraries needed for nasd and other programs linked against nasd.
14mr|nas-1.9.4-3|51	
14mr|nas-1.9.4-3|52	%package -n	%{devname}
14mr|nas-1.9.4-3|53	Summary:	Development headers and libraries for writing programs using NAS
14mr|nas-1.9.4-3|54	Group:		Development/C
14mr|nas-1.9.4-3|55	Requires:	%{libname} = %{version}
14mr|nas-1.9.4-3|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|nas-1.9.4-3|57	Obsoletes:	%{_lib}nas-devel < 1.9.2-10
14mr|nas-1.9.4-3|58	
14mr|nas-1.9.4-3|59	%description -n	%{devname}
14mr|nas-1.9.4-3|60	This package allows you to develop your own network audio programs.
14mr|nas-1.9.4-3|61	
14mr|nas-1.9.4-3|62	%package -n	%{statname}
14mr|nas-1.9.4-3|63	Summary:	NAS static library
14mr|nas-1.9.4-3|64	Group:		Development/C
14mr|nas-1.9.4-3|65	Requires:	%{devname} = %{version}
14mr|nas-1.9.4-3|66	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|nas-1.9.4-3|67	Obsoletes:	%{_lib}nas-static-devel < 1.9.2-10
14mr|nas-1.9.4-3|68	
14mr|nas-1.9.4-3|69	%description -n %{statname}
14mr|nas-1.9.4-3|70	NAS static library.
14mr|nas-1.9.4-3|71	
14mr|nas-1.9.4-3|72	%prep
14mr|nas-1.9.4-3|73	%setup -q
14mr|nas-1.9.4-3|74	%patch1 -p0
14mr|nas-1.9.4-3|75	
14mr|nas-1.9.4-3|76	%build
14mr|nas-1.9.4-3|77	%before_configure
14mr|nas-1.9.4-3|78	for cfgdir in %{_libdir} %{_prefix}/lib %{_datadir}; do
14mr|nas-1.9.4-3|79	if [[ -f "$cfgdir/X11/config/Imake.tmpl" ]]; then
14mr|nas-1.9.4-3|80	CONFIGDIR="$cfgdir/X11/config"
14mr|nas-1.9.4-3|81	break
14mr|nas-1.9.4-3|82	fi
14mr|nas-1.9.4-3|83	done
14mr|nas-1.9.4-3|84	if [[ -z "$CONFIGDIR" ]]; then
14mr|nas-1.9.4-3|85	echo "Error: Imake.tmpl not found, the package won't build."
14mr|nas-1.9.4-3|86	exit 1
14mr|nas-1.9.4-3|87	fi
14mr|nas-1.9.4-3|88	make Makefiles CONFIGDIR=$CONFIGDIR
14mr|nas-1.9.4-3|89	%make World CONFIGDIR=$CONFIGDIR \
14mr|nas-1.9.4-3|90	WORLDOPTS="-k CDEBUGFLAGS='%{optflags} -D__USE_BSD_SIGNAL' " \
14mr|nas-1.9.4-3|91	CXXDEBUGFLAGS="%{optflags} -w" EXTRA_LDOPTIONS="%ldflags" CC="%{__cc} %ldflags"
14mr|nas-1.9.4-3|92	
14mr|nas-1.9.4-3|93	for i in $(find . -name Makefile);do sed -i 's|gcc|%{__cc}|g' $i;done
14mr|nas-1.9.4-3|94	%ifarch aarch64
14mr|nas-1.9.4-3|95	for i in $(find . -name Makefile);do sed -i 's|DefaultGcc2AArch64Opt||g' $i;done
14mr|nas-1.9.4-3|96	%endif
14mr|nas-1.9.4-3|97	
14mr|nas-1.9.4-3|98	%install
14mr|nas-1.9.4-3|99	%makeinstall_std \
14mr|nas-1.9.4-3|100	BINDIR="%{_bindir}" \
14mr|nas-1.9.4-3|101	LIBDIR="%{_libdir}/X11" \
14mr|nas-1.9.4-3|102	INCROOT="%{_includedir}" \
14mr|nas-1.9.4-3|103	USRLIBDIR="%{_libdir}" \
14mr|nas-1.9.4-3|104	SHLIBDIR="%{_libdir}" \
14mr|nas-1.9.4-3|105	MANPATH="%{_mandir}" \
14mr|nas-1.9.4-3|106	DOCDIR="%{_datadir}/X11/doc" \
14mr|nas-1.9.4-3|107	install.man
14mr|nas-1.9.4-3|108	
14mr|nas-1.9.4-3|109	mv %{buildroot}%{_sysconfdir}/nas/nasd.conf{.eg,}
14mr|nas-1.9.4-3|110	install -d %{buildroot}%{_localstatedir}/lib/nasd
14mr|nas-1.9.4-3|111	install -m755 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/nasd
14mr|nas-1.9.4-3|112	install -p -m644 -D %{SOURCE1} %{buildroot}%{_unitdir}/nasd.service
14mr|nas-1.9.4-3|113	
14mr|nas-1.9.4-3|114	%pre
14mr|nas-1.9.4-3|115	%_pre_useradd nasd %{_localstatedir}/lib/nasd /bin/true
14mr|nas-1.9.4-3|116	usermod -G audio nasd
14mr|nas-1.9.4-3|117	
14mr|nas-1.9.4-3|118	%post
14mr|nas-1.9.4-3|119	%_post_service nasd
14mr|nas-1.9.4-3|120	
14mr|nas-1.9.4-3|121	%triggerpostun -- nas <= 1.9-1
14mr|nas-1.9.4-3|122	#(peroyvind): be sure to remove old socket belonging to root and restart nasd
14mr|nas-1.9.4-3|123	#             now that it runs under own user
14mr|nas-1.9.4-3|124	rm -f /tmp/.sockets/audio*
14mr|nas-1.9.4-3|125	service nasd condrestart
14mr|nas-1.9.4-3|126	
14mr|nas-1.9.4-3|127	%preun
14mr|nas-1.9.4-3|128	%_preun_service nasd
14mr|nas-1.9.4-3|129	
14mr|nas-1.9.4-3|130	%postun
14mr|nas-1.9.4-3|131	%_postun_userdel nasd
14mr|nas-1.9.4-3|132	
14mr|nas-1.9.4-3|133	%files
14mr|nas-1.9.4-3|134	%doc FAQ HISTORY README RELEASE TODO
14mr|nas-1.9.4-3|135	%dir %{_sysconfdir}/%{name}
14mr|nas-1.9.4-3|136	%config(noreplace) %{_sysconfdir}/%{name}/nasd.conf
14mr|nas-1.9.4-3|137	%config(noreplace) %{_sysconfdir}/sysconfig/nasd
14mr|nas-1.9.4-3|138	%{_mandir}/man[15]/*
14mr|nas-1.9.4-3|139	%dir %attr(-,nasd,nasd) %{_localstatedir}/lib/nasd
14mr|nas-1.9.4-3|140	%{_bindir}/*
14mr|nas-1.9.4-3|141	%{_unitdir}/nasd.service
14mr|nas-1.9.4-3|142	
14mr|nas-1.9.4-3|143	%files -n %{libname}
14mr|nas-1.9.4-3|144	%{_libdir}/libaudio.so.%{major}*
14mr|nas-1.9.4-3|145	%{_libdir}/X11/AuErrorDB
14mr|nas-1.9.4-3|146	
14mr|nas-1.9.4-3|147	%files -n %{devname}
14mr|nas-1.9.4-3|148	%{_libdir}/lib*.so
14mr|nas-1.9.4-3|149	%{_includedir}/audio
14mr|nas-1.9.4-3|150	%{_mandir}/man3/*
14mr|nas-1.9.4-3|151	
14mr|nas-1.9.4-3|152	%files -n %{statname}
14mr|nas-1.9.4-3|153	%{_libdir}/lib*.a
14mr|nas-1.9.4-3|154	
14mr|nas-1.9.4-3|155	%changelog
14mr|nas-1.9.4-3|156	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.4-3
14mr|nas-1.9.4-3|157	+ Revision: 1642e25
14mr|nas-1.9.4-3|158	- Fix .abf.yml
14mr|nas-1.9.4-3|159	
14mr|nas-1.9.4-3|160	

17753 14
14mr|nasm-2.11.05-3|1	Summary:	The Netwide Assembler, a portable x86 assembler with Intel-like syntax
14mr|nasm-2.11.05-3|2	Name:		nasm
14mr|nasm-2.11.05-3|3	Version:	2.11.05
14mr|nasm-2.11.05-3|4	Release:	3
14mr|nasm-2.11.05-3|5	Epoch:		1
14mr|nasm-2.11.05-3|6	License:	BSD
14mr|nasm-2.11.05-3|7	Group:		Development/Tools
14mr|nasm-2.11.05-3|8	Url:		http://nasm.sourceforge.net
14mr|nasm-2.11.05-3|9	Source0:	http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.xz
14mr|nasm-2.11.05-3|10	BuildRequires:	ghostscript
14mr|nasm-2.11.05-3|11	BuildRequires:	groff
14mr|nasm-2.11.05-3|12	BuildRequires:	texinfo
14mr|nasm-2.11.05-3|13	
14mr|nasm-2.11.05-3|14	%description
14mr|nasm-2.11.05-3|15	NASM is the Netwide Assembler, a free portable assembler for the Intel
14mr|nasm-2.11.05-3|16	80x86 microprocessor series, using primarily the traditional Intel
14mr|nasm-2.11.05-3|17	instruction mnemonics and syntax.
14mr|nasm-2.11.05-3|18	
14mr|nasm-2.11.05-3|19	%files
14mr|nasm-2.11.05-3|20	%doc LICENSE CHANGES TODO AUTHORS README doc/internal.doc
14mr|nasm-2.11.05-3|21	%{_bindir}/nasm
14mr|nasm-2.11.05-3|22	%{_bindir}/ndisasm
14mr|nasm-2.11.05-3|23	%{_bindir}/rdf2ith
14mr|nasm-2.11.05-3|24	%{_bindir}/rdf2srec
14mr|nasm-2.11.05-3|25	%{_mandir}/man1/ldrdf.1*
14mr|nasm-2.11.05-3|26	%{_mandir}/man1/nasm.1*
14mr|nasm-2.11.05-3|27	%{_mandir}/man1/ndisasm.1*
14mr|nasm-2.11.05-3|28	%{_mandir}/man1/rd*.1*
14mr|nasm-2.11.05-3|29	%{_infodir}/nasm.info*
14mr|nasm-2.11.05-3|30	
14mr|nasm-2.11.05-3|31	#----------------------------------------------------------------------------
14mr|nasm-2.11.05-3|32	
14mr|nasm-2.11.05-3|33	%package doc
14mr|nasm-2.11.05-3|34	Summary:	Extensive documentation for NASM
14mr|nasm-2.11.05-3|35	Group:		Documentation
14mr|nasm-2.11.05-3|36	BuildArch:	noarch
14mr|nasm-2.11.05-3|37	
14mr|nasm-2.11.05-3|38	%description doc
14mr|nasm-2.11.05-3|39	Extensive documentation for the Netwide Assembler, NASM, in HTML,
14mr|nasm-2.11.05-3|40	PostScript, RTF and text formats.
14mr|nasm-2.11.05-3|41	
14mr|nasm-2.11.05-3|42	%files doc
14mr|nasm-2.11.05-3|43	%doc doc/nasmdoc.ps.xz doc/nasmdoc.txt.xz doc/html
14mr|nasm-2.11.05-3|44	
14mr|nasm-2.11.05-3|45	#----------------------------------------------------------------------------
14mr|nasm-2.11.05-3|46	
14mr|nasm-2.11.05-3|47	%package rdoff
14mr|nasm-2.11.05-3|48	Summary:	Tools for the RDOFF binary format, sometimes used with NASM
14mr|nasm-2.11.05-3|49	Group:		Development/Tools
14mr|nasm-2.11.05-3|50	
14mr|nasm-2.11.05-3|51	%description rdoff
14mr|nasm-2.11.05-3|52	Tools for the operating-system independent RDOFF binary format, which
14mr|nasm-2.11.05-3|53	is sometimes used with the Netwide Assembler (NASM).  These tools
14mr|nasm-2.11.05-3|54	include linker, library manager, loader, and information dump.
14mr|nasm-2.11.05-3|55	
14mr|nasm-2.11.05-3|56	%files rdoff
14mr|nasm-2.11.05-3|57	%doc rdoff/README rdoff/doc/v1-v2.txt
14mr|nasm-2.11.05-3|58	%{_bindir}/rdfdump
14mr|nasm-2.11.05-3|59	%{_bindir}/ldrdf
14mr|nasm-2.11.05-3|60	%{_bindir}/rdx
14mr|nasm-2.11.05-3|61	%{_bindir}/rdflib
14mr|nasm-2.11.05-3|62	%{_bindir}/rdf2bin
14mr|nasm-2.11.05-3|63	%{_bindir}/rdf2ihx
14mr|nasm-2.11.05-3|64	%{_bindir}/rdf2com
14mr|nasm-2.11.05-3|65	
14mr|nasm-2.11.05-3|66	#----------------------------------------------------------------------------
14mr|nasm-2.11.05-3|67	
14mr|nasm-2.11.05-3|68	%prep
14mr|nasm-2.11.05-3|69	%setup -q
14mr|nasm-2.11.05-3|70	
14mr|nasm-2.11.05-3|71	%build
14mr|nasm-2.11.05-3|72	%configure2_5x
14mr|nasm-2.11.05-3|73	%make everything
14mr|nasm-2.11.05-3|74	
14mr|nasm-2.11.05-3|75	%install
14mr|nasm-2.11.05-3|76	%makeinstall install_rdf
14mr|nasm-2.11.05-3|77	cd doc
14mr|nasm-2.11.05-3|78	cp -r info %{buildroot}%{_infodir}
14mr|nasm-2.11.05-3|79	xz -v --text nasmdoc*.txt nasmdoc*.ps||true
14mr|nasm-2.11.05-3|80	cd html
14mr|nasm-2.11.05-3|81	ln -sf nasmdoc0.html index.html
14mr|nasm-2.11.05-3|82	
14mr|nasm-2.11.05-3|83	
14mr|nasm-2.11.05-3|84	%changelog
14mr|nasm-2.11.05-3|85	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.11.05-3
14mr|nasm-2.11.05-3|86	+ Revision: a8cfbe3
14mr|nasm-2.11.05-3|87	- New version 2.11.05, update Group tags
14mr|nasm-2.11.05-3|88	
14mr|nasm-2.11.05-3|89	

17754 14
14mr|nautilus-3.12.2-3|1	%define major	1
14mr|nautilus-3.12.2-3|2	%define gir_major	3.0
14mr|nautilus-3.12.2-3|3	%define libname	%mklibname %{name}-extension %{major}
14mr|nautilus-3.12.2-3|4	%define girname	%mklibname %{name}-gir %{gir_major}
14mr|nautilus-3.12.2-3|5	%define develname	%mklibname -d %{name}
14mr|nautilus-3.12.2-3|6	
14mr|nautilus-3.12.2-3|7	Summary: File manager for the GNOME desktop environment
14mr|nautilus-3.12.2-3|8	Name: nautilus
14mr|nautilus-3.12.2-3|9	Version: 3.12.2
14mr|nautilus-3.12.2-3|10	Release: 3
14mr|nautilus-3.12.2-3|11	Group: File tools
14mr|nautilus-3.12.2-3|12	License: GPLv2+
14mr|nautilus-3.12.2-3|13	URL: http://www.gnome.org/projects/nautilus/
14mr|nautilus-3.12.2-3|14	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/3.12/%{name}-%{version}.tar.xz
14mr|nautilus-3.12.2-3|15	#Patch0: fallback-background-support.patch
14mr|nautilus-3.12.2-3|16	Patch1: nautilus-3.8.2-streaming.patch
14mr|nautilus-3.12.2-3|17	Patch2: trash-desktop-shortcut-localization.patch
14mr|nautilus-3.12.2-3|18	Patch3: nautilus-3.12.2-bookmarks.patch
14mr|nautilus-3.12.2-3|19	
14mr|nautilus-3.12.2-3|20	BuildRequires:	intltool
14mr|nautilus-3.12.2-3|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|nautilus-3.12.2-3|22	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|nautilus-3.12.2-3|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.13
14mr|nautilus-3.12.2-3|24	BuildRequires:	pkgconfig(gail-3.0)
14mr|nautilus-3.12.2-3|25	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.0.0
14mr|nautilus-3.12.2-3|26	BuildRequires:	pkgconfig(libnotify) >= 0.7.0
14mr|nautilus-3.12.2-3|27	BuildRequires:	pkgconfig(exempi-2.0)
14mr|nautilus-3.12.2-3|28	BuildRequires:	pkgconfig(libexif)
14mr|nautilus-3.12.2-3|29	BuildRequires:  pkgconfig(tracker-sparql-1.0)
14mr|nautilus-3.12.2-3|30	
14mr|nautilus-3.12.2-3|31	Requires(post,postun): shared-mime-info desktop-file-utils
14mr|nautilus-3.12.2-3|32	
14mr|nautilus-3.12.2-3|33	%description
14mr|nautilus-3.12.2-3|34	Nautilus is an excellent file manager for the GNOME desktop environment.
14mr|nautilus-3.12.2-3|35	
14mr|nautilus-3.12.2-3|36	%package -n %{libname}
14mr|nautilus-3.12.2-3|37	Summary:        Libraries for Nautilus File manager
14mr|nautilus-3.12.2-3|38	Group:          System/Libraries
14mr|nautilus-3.12.2-3|39	Obsoletes:	%{_lib}nautilus1 < 3.4.1-1
14mr|nautilus-3.12.2-3|40	Provides:	%{name}-extensions = %{version}-%{release}
14mr|nautilus-3.12.2-3|41	
14mr|nautilus-3.12.2-3|42	%description -n %{libname}
14mr|nautilus-3.12.2-3|43	Nautilus is an excellent file manager for the GNOME desktop environment.
14mr|nautilus-3.12.2-3|44	This package contains libraries used by Nautilus.
14mr|nautilus-3.12.2-3|45	
14mr|nautilus-3.12.2-3|46	%package -n %{girname}
14mr|nautilus-3.12.2-3|47	Summary:        GObject Introspection interface description for %{name}
14mr|nautilus-3.12.2-3|48	Group:          System/Libraries
14mr|nautilus-3.12.2-3|49	Conflicts:	%{libname} < 3.2.1
14mr|nautilus-3.12.2-3|50	
14mr|nautilus-3.12.2-3|51	%description -n %{girname}
14mr|nautilus-3.12.2-3|52	GObject Introspection interface description for %{name}.
14mr|nautilus-3.12.2-3|53	
14mr|nautilus-3.12.2-3|54	%package -n %{develname}
14mr|nautilus-3.12.2-3|55	Summary:	Libraries and include files for developing nautilus components
14mr|nautilus-3.12.2-3|56	Group:		Development/GNOME and GTK+
14mr|nautilus-3.12.2-3|57	Requires:	%{libname} = %{version}
14mr|nautilus-3.12.2-3|58	Requires:	%{girname} = %{version}
14mr|nautilus-3.12.2-3|59	%rename		%{name}-devel
14mr|nautilus-3.12.2-3|60	Obsoletes:	%{libname}-devel
14mr|nautilus-3.12.2-3|61	
14mr|nautilus-3.12.2-3|62	%description -n %{develname}
14mr|nautilus-3.12.2-3|63	This package provides the necessary development libraries and include
14mr|nautilus-3.12.2-3|64	files to allow you to develop nautilus components.
14mr|nautilus-3.12.2-3|65	
14mr|nautilus-3.12.2-3|66	%prep
14mr|nautilus-3.12.2-3|67	%setup -q
14mr|nautilus-3.12.2-3|68	%apply_patches
14mr|nautilus-3.12.2-3|69	
14mr|nautilus-3.12.2-3|70	%build
14mr|nautilus-3.12.2-3|71	%configure2_5x \
14mr|nautilus-3.12.2-3|72	--disable-static \
14mr|nautilus-3.12.2-3|73	--disable-update-mimedb \
14mr|nautilus-3.12.2-3|74	--disable-schemas-compile
14mr|nautilus-3.12.2-3|75	
14mr|nautilus-3.12.2-3|76	%make
14mr|nautilus-3.12.2-3|77	
14mr|nautilus-3.12.2-3|78	%install
14mr|nautilus-3.12.2-3|79	%makeinstall_std
14mr|nautilus-3.12.2-3|80	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mr|nautilus-3.12.2-3|81	
14mr|nautilus-3.12.2-3|82	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome/desktop \
14mr|nautilus-3.12.2-3|83	%{buildroot}%{_datadir}/nautilus/default-desktop \
14mr|nautilus-3.12.2-3|84	%{buildroot}%{_libdir}/nautilus/extensions-2.0
14mr|nautilus-3.12.2-3|85	
14mr|nautilus-3.12.2-3|86	%find_lang %{name} --with-gnome --all-name
14mr|nautilus-3.12.2-3|87	
14mr|nautilus-3.12.2-3|88	%files -f %{name}.lang
14mr|nautilus-3.12.2-3|89	%doc README NEWS HACKING AUTHORS MAINTAINERS
14mr|nautilus-3.12.2-3|90	%dir %{_localstatedir}/lib/gnome/desktop
14mr|nautilus-3.12.2-3|91	%dir %{_localstatedir}/lib/gnome/
14mr|nautilus-3.12.2-3|92	%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
14mr|nautilus-3.12.2-3|93	%{_bindir}/*
14mr|nautilus-3.12.2-3|94	%{_libexecdir}/nautilus-convert-metadata
14mr|nautilus-3.12.2-3|95	%dir %{_libdir}/nautilus
14mr|nautilus-3.12.2-3|96	%dir %{_libdir}/nautilus/extensions-2.0
14mr|nautilus-3.12.2-3|97	%dir %{_libdir}/nautilus/extensions-3.0
14mr|nautilus-3.12.2-3|98	%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
14mr|nautilus-3.12.2-3|99	%{_datadir}/applications/*
14mr|nautilus-3.12.2-3|100	%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
14mr|nautilus-3.12.2-3|101	%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
14mr|nautilus-3.12.2-3|102	%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
14mr|nautilus-3.12.2-3|103	%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
14mr|nautilus-3.12.2-3|104	%{_datadir}/GConf/gsettings/nautilus.convert
14mr|nautilus-3.12.2-3|105	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
14mr|nautilus-3.12.2-3|106	%{_datadir}/mime/packages/nautilus.xml
14mr|nautilus-3.12.2-3|107	%{_datadir}/nautilus
14mr|nautilus-3.12.2-3|108	%{_datadir}/appdata/*.xml
14mr|nautilus-3.12.2-3|109	%{_mandir}/man1/*
14mr|nautilus-3.12.2-3|110	
14mr|nautilus-3.12.2-3|111	%files -n %{libname}
14mr|nautilus-3.12.2-3|112	%{_libdir}/libnautilus*.so.%{major}*
14mr|nautilus-3.12.2-3|113	
14mr|nautilus-3.12.2-3|114	%files -n %{girname}
14mr|nautilus-3.12.2-3|115	%{_libdir}/girepository-1.0/Nautilus-%{gir_major}.typelib
14mr|nautilus-3.12.2-3|116	
14mr|nautilus-3.12.2-3|117	%files -n %{develname}
14mr|nautilus-3.12.2-3|118	%{_includedir}/*
14mr|nautilus-3.12.2-3|119	%{_libdir}/*.so
14mr|nautilus-3.12.2-3|120	%{_libdir}/pkgconfig/*
14mr|nautilus-3.12.2-3|121	%{_datadir}/gtk-doc/html/libnautilus-extension
14mr|nautilus-3.12.2-3|122	%{_datadir}/gir-1.0/Nautilus-%{gir_major}.gir
14mr|nautilus-3.12.2-3|123	
14mr|nautilus-3.12.2-3|124	
14mr|nautilus-3.12.2-3|125	%changelog
14mr|nautilus-3.12.2-3|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mr|nautilus-3.12.2-3|127	+ Revision: e69a7a1
14mr|nautilus-3.12.2-3|128	- MassBuild#440: Increase release tag
14mr|nautilus-3.12.2-3|129	
14mr|nautilus-3.12.2-3|130	

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

17756 14
14mr|nautilus-sendto-3.8.0-4|1	Summary: Send files from nautilus using with mail or IM
14mr|nautilus-sendto-3.8.0-4|2	Name: nautilus-sendto
14mr|nautilus-sendto-3.8.0-4|3	Version: 3.8.0
14mr|nautilus-sendto-3.8.0-4|4	Release: 4
14mr|nautilus-sendto-3.8.0-4|5	License: GPLv2+
14mr|nautilus-sendto-3.8.0-4|6	Group: Graphical desktop/GNOME
14mr|nautilus-sendto-3.8.0-4|7	Url: http://www.es.gnome.org/~telemaco/
14mr|nautilus-sendto-3.8.0-4|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
14mr|nautilus-sendto-3.8.0-4|9	
14mr|nautilus-sendto-3.8.0-4|10	BuildRequires: intltool
14mr|nautilus-sendto-3.8.0-4|11	BuildRequires: glib2.0-common
14mr|nautilus-sendto-3.8.0-4|12	BuildRequires: gnome-common
14mr|nautilus-sendto-3.8.0-4|13	BuildRequires: gtk-doc
14mr|nautilus-sendto-3.8.0-4|14	BuildRequires: pkgconfig(glib-2.0) >= 2.25.9
14mr|nautilus-sendto-3.8.0-4|15	BuildRequires: pkgconfig(gthread-2.0) >= 2.25.9
14mr|nautilus-sendto-3.8.0-4|16	BuildRequires: pkgconfig(gmodule-2.0) >= 2.25.9
14mr|nautilus-sendto-3.8.0-4|17	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.9
14mr|nautilus-sendto-3.8.0-4|18	BuildRequires: pkgconfig(libnautilus-extension) >= 2.31.3
14mr|nautilus-sendto-3.8.0-4|19	BuildRequires: pkgconfig(libebook-1.2) >= 3.6.0
14mr|nautilus-sendto-3.8.0-4|20	BuildRequires: pkgconfig(dbus-1) >= 1.0
14mr|nautilus-sendto-3.8.0-4|21	BuildRequires: pkgconfig(dbus-glib-1) >= 0.60
14mr|nautilus-sendto-3.8.0-4|22	BuildRequires: pkgconfig(gio-2.0)
14mr|nautilus-sendto-3.8.0-4|23	BuildRequires: pkgconfig(gupnp-1.0) >= 0.13
14mr|nautilus-sendto-3.8.0-4|24	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|nautilus-sendto-3.8.0-4|25	
14mr|nautilus-sendto-3.8.0-4|26	Obsoletes: %{name}-gajim < %{version}
14mr|nautilus-sendto-3.8.0-4|27	Obsoletes: %{name}-pidgin < %{version}
14mr|nautilus-sendto-3.8.0-4|28	Obsoletes: %{name}-upnp < %{version}
14mr|nautilus-sendto-3.8.0-4|29	Obsoletes: %{name}-evolution < %{version}
14mr|nautilus-sendto-3.8.0-4|30	Obsoletes: %{name}-devel < %{version}
14mr|nautilus-sendto-3.8.0-4|31	Obsoletes: %{name}-bluetooth < %{version}
14mr|nautilus-sendto-3.8.0-4|32	
14mr|nautilus-sendto-3.8.0-4|33	Requires: gsettings-desktop-schemas
14mr|nautilus-sendto-3.8.0-4|34	Requires: nautilus
14mr|nautilus-sendto-3.8.0-4|35	Obsoletes: nautilus-sendto-sylpheed nautilus-sendto-thunderbird nautilus-sendto-balsa
14mr|nautilus-sendto-3.8.0-4|36	
14mr|nautilus-sendto-3.8.0-4|37	%description
14mr|nautilus-sendto-3.8.0-4|38	This application provides integration between nautilus and mail or IM clients.
14mr|nautilus-sendto-3.8.0-4|39	It adds a Nautilus context menu component ("Send To...") and features
14mr|nautilus-sendto-3.8.0-4|40	a dialog for insert the email or IM account which you want to send
14mr|nautilus-sendto-3.8.0-4|41	the file/files.
14mr|nautilus-sendto-3.8.0-4|42	
14mr|nautilus-sendto-3.8.0-4|43	%prep
14mr|nautilus-sendto-3.8.0-4|44	%setup -q
14mr|nautilus-sendto-3.8.0-4|45	
14mr|nautilus-sendto-3.8.0-4|46	%build
14mr|nautilus-sendto-3.8.0-4|47	%configure2_5x
14mr|nautilus-sendto-3.8.0-4|48	%make
14mr|nautilus-sendto-3.8.0-4|49	
14mr|nautilus-sendto-3.8.0-4|50	%install
14mr|nautilus-sendto-3.8.0-4|51	rm -rf %{buildroot} %{name}.lang
14mr|nautilus-sendto-3.8.0-4|52	%makeinstall_std
14mr|nautilus-sendto-3.8.0-4|53	find %buildroot -name *.la -exec rm {} \;
14mr|nautilus-sendto-3.8.0-4|54	%find_lang %{name}
14mr|nautilus-sendto-3.8.0-4|55	
14mr|nautilus-sendto-3.8.0-4|56	rm -f  %{buildroot}%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
14mr|nautilus-sendto-3.8.0-4|57	
14mr|nautilus-sendto-3.8.0-4|58	%files -f %{name}.lang
14mr|nautilus-sendto-3.8.0-4|59	%doc NEWS AUTHORS ChangeLog
14mr|nautilus-sendto-3.8.0-4|60	%{_bindir}/nautilus-sendto
14mr|nautilus-sendto-3.8.0-4|61	%{_mandir}/man1/nautilus-sendto.1*
14mr|nautilus-sendto-3.8.0-4|62	
14mr|nautilus-sendto-3.8.0-4|63	
14mr|nautilus-sendto-3.8.0-4|64	%changelog
14mr|nautilus-sendto-3.8.0-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.0-4
14mr|nautilus-sendto-3.8.0-4|66	+ Revision: 667f4d6
14mr|nautilus-sendto-3.8.0-4|67	- MassBuild#440: Increase release tag
14mr|nautilus-sendto-3.8.0-4|68	
14mr|nautilus-sendto-3.8.0-4|69	

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

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

17759 14
14mr|ncftp-3.2.5-4|1	%bcond_with	uclibc
14mr|ncftp-3.2.5-4|2	
14mr|ncftp-3.2.5-4|3	Summary:	An improved FTP client
14mr|ncftp-3.2.5-4|4	Name:		ncftp
14mr|ncftp-3.2.5-4|5	Version:	3.2.5
14mr|ncftp-3.2.5-4|6	Release:	4
14mr|ncftp-3.2.5-4|7	License:	Artistic
14mr|ncftp-3.2.5-4|8	Group:		Networking/File transfer
14mr|ncftp-3.2.5-4|9	Url:		http://www.ncftp.com/
14mr|ncftp-3.2.5-4|10	Source0:	ftp://ftp.ncftp.com/ncftp/ncftp-%{version}-src.tar.bz2
14mr|ncftp-3.2.5-4|11	Patch0:		ncftp-confirm.patch
14mr|ncftp-3.2.5-4|12	Patch3:		ncftp-3.0.3-resume.patch
14mr|ncftp-3.2.5-4|13	Patch5:		ncftp-3.1.9-suspend.patch
14mr|ncftp-3.2.5-4|14	# requested by Yura Gusev <elendal@w4technology.com>
14mr|ncftp-3.2.5-4|15	# adapted to 3.1.1 from http://www.fefe.de/ncftp/ncftp-3.0-EPLF.diff
14mr|ncftp-3.2.5-4|16	# It will allow ncftp to work with publicfile. http://publicfile.org/
14mr|ncftp-3.2.5-4|17	Patch7:		ncftp-3.1.1-EPLF.diff
14mr|ncftp-3.2.5-4|18	Patch8:		ncftp-3.2.3-fix-help-cmd.patch
14mr|ncftp-3.2.5-4|19	Patch9:		ncftp-3.1.5-pmeter.patch
14mr|ncftp-3.2.5-4|20	BuildRequires:	pkgconfig(ncursesw)
14mr|ncftp-3.2.5-4|21	%if %{with uclibc}
14mr|ncftp-3.2.5-4|22	BuildRequires:	uClibc-devel
14mr|ncftp-3.2.5-4|23	%endif
14mr|ncftp-3.2.5-4|24	
14mr|ncftp-3.2.5-4|25	%description
14mr|ncftp-3.2.5-4|26	Ncftp is an improved FTP client.  Ncftp's improvements include support
14mr|ncftp-3.2.5-4|27	for command line editing, command histories, recursive gets, automatic
14mr|ncftp-3.2.5-4|28	anonymous logins and more.
14mr|ncftp-3.2.5-4|29	
14mr|ncftp-3.2.5-4|30	%files
14mr|ncftp-3.2.5-4|31	%doc doc/*.txt README.txt
14mr|ncftp-3.2.5-4|32	%{_bindir}/*
14mr|ncftp-3.2.5-4|33	%{_mandir}/*/*
14mr|ncftp-3.2.5-4|34	
14mr|ncftp-3.2.5-4|35	#----------------------------------------------------------------------------
14mr|ncftp-3.2.5-4|36	
14mr|ncftp-3.2.5-4|37	%if %{with uclibc}
14mr|ncftp-3.2.5-4|38	%package -n	uclibc-%{name}
14mr|ncftp-3.2.5-4|39	Summary:	An improved FTP client (uClibc build)
14mr|ncftp-3.2.5-4|40	Group:		Networking/File transfer
14mr|ncftp-3.2.5-4|41	
14mr|ncftp-3.2.5-4|42	%description -n uclibc-%{name}
14mr|ncftp-3.2.5-4|43	Ncftp is an improved FTP client.  Ncftp's improvements include support
14mr|ncftp-3.2.5-4|44	for command line editing, command histories, recursive gets, automatic
14mr|ncftp-3.2.5-4|45	anonymous logins and more.
14mr|ncftp-3.2.5-4|46	
14mr|ncftp-3.2.5-4|47	%files -n uclibc-%{name}
14mr|ncftp-3.2.5-4|48	%{uclibc_root}%{_bindir}/*
14mr|ncftp-3.2.5-4|49	%endif
14mr|ncftp-3.2.5-4|50	
14mr|ncftp-3.2.5-4|51	#----------------------------------------------------------------------------
14mr|ncftp-3.2.5-4|52	
14mr|ncftp-3.2.5-4|53	%prep
14mr|ncftp-3.2.5-4|54	%setup -q
14mr|ncftp-3.2.5-4|55	%patch0 -p0 -b .confirm~
14mr|ncftp-3.2.5-4|56	%patch3 -p1 -b .resume~
14mr|ncftp-3.2.5-4|57	%patch5 -p1 -b .suspend~
14mr|ncftp-3.2.5-4|58	%patch7 -p0 -b .eplf̈~
14mr|ncftp-3.2.5-4|59	%patch8 -p1 -b .help~
14mr|ncftp-3.2.5-4|60	%patch9 -p1 -b .pmeter~
14mr|ncftp-3.2.5-4|61	
14mr|ncftp-3.2.5-4|62	%if %{with uclibc}
14mr|ncftp-3.2.5-4|63	mkdir .uclibc
14mr|ncftp-3.2.5-4|64	cp -a * .uclibc
14mr|ncftp-3.2.5-4|65	%endif
14mr|ncftp-3.2.5-4|66	
14mr|ncftp-3.2.5-4|67	%build
14mr|ncftp-3.2.5-4|68	%if %{with uclibc}
14mr|ncftp-3.2.5-4|69	pushd .uclibc
14mr|ncftp-3.2.5-4|70	# not using %%uclibc_configure macro as configure script doesn't handle
14mr|ncftp-3.2.5-4|71	# variables passed as arguments
14mr|ncftp-3.2.5-4|72	export CC="%{uclibc_cc}"
14mr|ncftp-3.2.5-4|73	export CFLAGS="%{uclibc_cflags}"
14mr|ncftp-3.2.5-4|74	%configure \
14mr|ncftp-3.2.5-4|75	--enable-signals \
14mr|ncftp-3.2.5-4|76	--enable-ipv6 \
14mr|ncftp-3.2.5-4|77	--bindir=%{uclibc_root}%{_bindir}
14mr|ncftp-3.2.5-4|78	%make STRIPFLAG="" STRIP="true"
14mr|ncftp-3.2.5-4|79	unset CC CFLAGS
14mr|ncftp-3.2.5-4|80	popd
14mr|ncftp-3.2.5-4|81	%endif
14mr|ncftp-3.2.5-4|82	
14mr|ncftp-3.2.5-4|83	%configure \
14mr|ncftp-3.2.5-4|84	--enable-signals \
14mr|ncftp-3.2.5-4|85	--enable-ipv6
14mr|ncftp-3.2.5-4|86	%make STRIPFLAG="" STRIP="true"
14mr|ncftp-3.2.5-4|87	
14mr|ncftp-3.2.5-4|88	%install
14mr|ncftp-3.2.5-4|89	%if %{with uclibc}
14mr|ncftp-3.2.5-4|90	%makeinstall_std -C .uclibc STRIPFLAG="" STRIP="true"
14mr|ncftp-3.2.5-4|91	%endif
14mr|ncftp-3.2.5-4|92	
14mr|ncftp-3.2.5-4|93	%makeinstall_std STRIPFLAG="" STRIP="true"
14mr|ncftp-3.2.5-4|94	
14mr|ncftp-3.2.5-4|95	rm doc/*indows.txt
14mr|ncftp-3.2.5-4|96	
14mr|ncftp-3.2.5-4|97	
14mr|ncftp-3.2.5-4|98	%changelog
14mr|ncftp-3.2.5-4|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.5-4
14mr|ncftp-3.2.5-4|100	+ Revision: 3a342f2
14mr|ncftp-3.2.5-4|101	- MassBuild#440: Increase release tag
14mr|ncftp-3.2.5-4|102	
14mr|ncftp-3.2.5-4|103	

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

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

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

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

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

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

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

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

17768 14
14mr|nepomuk-core-4.13.3-3|1	Summary:	Nepomuk core utilities and libraries
14mr|nepomuk-core-4.13.3-3|2	Name:		nepomuk-core
14mr|nepomuk-core-4.13.3-3|3	Version:	4.13.3
14mr|nepomuk-core-4.13.3-3|4	Release:	3
14mr|nepomuk-core-4.13.3-3|5	Epoch:		1
14mr|nepomuk-core-4.13.3-3|6	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
14mr|nepomuk-core-4.13.3-3|7	Group:		Graphical desktop/KDE
14mr|nepomuk-core-4.13.3-3|8	Url:		http://www.kde.org
14mr|nepomuk-core-4.13.3-3|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|nepomuk-core-4.13.3-3|10	%if %{is_beta}
14mr|nepomuk-core-4.13.3-3|11	%define ftpdir unstable
14mr|nepomuk-core-4.13.3-3|12	%else
14mr|nepomuk-core-4.13.3-3|13	%define ftpdir stable
14mr|nepomuk-core-4.13.3-3|14	%endif
14mr|nepomuk-core-4.13.3-3|15	Source0:	ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
14mr|nepomuk-core-4.13.3-3|16	BuildRequires:	doxygen
14mr|nepomuk-core-4.13.3-3|17	BuildRequires:	kde4-macros
14mr|nepomuk-core-4.13.3-3|18	BuildRequires:	baloo-devel
14mr|nepomuk-core-4.13.3-3|19	BuildRequires:	ebook-tools-devel
14mr|nepomuk-core-4.13.3-3|20	BuildRequires:	kdelibs4-devel
14mr|nepomuk-core-4.13.3-3|21	BuildRequires:	kfilemetadata-devel
14mr|nepomuk-core-4.13.3-3|22	BuildRequires:	qmobipocket-devel
14mr|nepomuk-core-4.13.3-3|23	BuildRequires:	pkgconfig(exiv2)
14mr|nepomuk-core-4.13.3-3|24	BuildRequires:	pkgconfig(libavcodec)
14mr|nepomuk-core-4.13.3-3|25	BuildRequires:	pkgconfig(libavdevice)
14mr|nepomuk-core-4.13.3-3|26	BuildRequires:	pkgconfig(libavfilter)
14mr|nepomuk-core-4.13.3-3|27	BuildRequires:	pkgconfig(libavformat)
14mr|nepomuk-core-4.13.3-3|28	BuildRequires:	pkgconfig(libavutil)
14mr|nepomuk-core-4.13.3-3|29	BuildRequires:	pkgconfig(libpostproc)
14mr|nepomuk-core-4.13.3-3|30	BuildRequires:	pkgconfig(libstreams) >= 0.7.3
14mr|nepomuk-core-4.13.3-3|31	BuildRequires:	pkgconfig(libswresample)
14mr|nepomuk-core-4.13.3-3|32	BuildRequires:	pkgconfig(libswscale)
14mr|nepomuk-core-4.13.3-3|33	BuildRequires:	pkgconfig(poppler)
14mr|nepomuk-core-4.13.3-3|34	BuildRequires:	pkgconfig(poppler-qt4)
14mr|nepomuk-core-4.13.3-3|35	BuildRequires:	pkgconfig(shared-desktop-ontologies) >= 0.11
14mr|nepomuk-core-4.13.3-3|36	BuildRequires:	pkgconfig(soprano) >= 2.7.57
14mr|nepomuk-core-4.13.3-3|37	BuildRequires:	pkgconfig(taglib)
14mr|nepomuk-core-4.13.3-3|38	Requires:	shared-desktop-ontologies >= 0.11
14mr|nepomuk-core-4.13.3-3|39	Requires:	soprano >= 4:2.7.57
14mr|nepomuk-core-4.13.3-3|40	Conflicts:	kdebase4-runtime < 1:4.8.80
14mr|nepomuk-core-4.13.3-3|41	
14mr|nepomuk-core-4.13.3-3|42	%description
14mr|nepomuk-core-4.13.3-3|43	Nepomuk core utilities and libraries.
14mr|nepomuk-core-4.13.3-3|44	
14mr|nepomuk-core-4.13.3-3|45	%files
14mr|nepomuk-core-4.13.3-3|46	%doc COPYING*
14mr|nepomuk-core-4.13.3-3|47	%{_datadir}/dbus-1/interfaces/*.xml
14mr|nepomuk-core-4.13.3-3|48	%{_datadir}/dbus-1/system-services/org.kde.nepomuk.filewatch.service
14mr|nepomuk-core-4.13.3-3|49	%{_datadir}/polkit-1/actions/org.kde.nepomuk.filewatch.policy
14mr|nepomuk-core-4.13.3-3|50	%{_sysconfdir}/dbus-1/system.d/org.kde.nepomuk.filewatch.conf
14mr|nepomuk-core-4.13.3-3|51	%{_kde_applicationsdir}/*.desktop
14mr|nepomuk-core-4.13.3-3|52	%{_kde_appsdir}/fileindexerservice
14mr|nepomuk-core-4.13.3-3|53	%{_kde_appsdir}/nepomukfilewatch
14mr|nepomuk-core-4.13.3-3|54	%{_kde_appsdir}/nepomukstorage
14mr|nepomuk-core-4.13.3-3|55	%{_kde_bindir}/nepomuk*
14mr|nepomuk-core-4.13.3-3|56	%{_kde_datadir}/autostart/*.desktop
14mr|nepomuk-core-4.13.3-3|57	%{_kde_datadir}/ontology/kde/*
14mr|nepomuk-core-4.13.3-3|58	%{_kde_libdir}/kde4/nepomukepubextractor.so
14mr|nepomuk-core-4.13.3-3|59	%{_kde_libdir}/kde4/nepomukexiv2extractor.so
14mr|nepomuk-core-4.13.3-3|60	%{_kde_libdir}/kde4/nepomukffmpegextractor.so
14mr|nepomuk-core-4.13.3-3|61	%{_kde_libdir}/kde4/nepomukmobiextractor.so
14mr|nepomuk-core-4.13.3-3|62	%{_kde_libdir}/kde4/nepomukodfextractor.so
14mr|nepomuk-core-4.13.3-3|63	%{_kde_libdir}/kde4/nepomukoffice2007extractor.so
14mr|nepomuk-core-4.13.3-3|64	%{_kde_libdir}/kde4/nepomukofficeextractor.so
14mr|nepomuk-core-4.13.3-3|65	%{_kde_libdir}/kde4/nepomukplaintextextractor.so
14mr|nepomuk-core-4.13.3-3|66	%{_kde_libdir}/kde4/nepomukpopplerextractor.so
14mr|nepomuk-core-4.13.3-3|67	%{_kde_libdir}/kde4/nepomuktaglibextractor.so
14mr|nepomuk-core-4.13.3-3|68	%{_kde_libdir}/kde4/libexec/kde_nepomuk_filewatch_raiselimit
14mr|nepomuk-core-4.13.3-3|69	%{_kde_libdir}/libkdeinit4_nepomukserver.so
14mr|nepomuk-core-4.13.3-3|70	%{_kde_libdir}/libnepomukcommon.so
14mr|nepomuk-core-4.13.3-3|71	%{_kde_libdir}/libnepomukextractor.so
14mr|nepomuk-core-4.13.3-3|72	%{_kde_services}/*.desktop
14mr|nepomuk-core-4.13.3-3|73	%{_kde_servicetypes}/*.desktop
14mr|nepomuk-core-4.13.3-3|74	
14mr|nepomuk-core-4.13.3-3|75	#----------------------------------------------------------------------------------
14mr|nepomuk-core-4.13.3-3|76	
14mr|nepomuk-core-4.13.3-3|77	%define nepomukcore_major 4
14mr|nepomuk-core-4.13.3-3|78	%define libnepomukcore %mklibname nepomukcore %{nepomukcore_major}
14mr|nepomuk-core-4.13.3-3|79	%if %{nepomukcore_major} != 4
14mr|nepomuk-core-4.13.3-3|80	Please remove all references to libnepomuksync below -- we are not compatible
14mr|nepomuk-core-4.13.3-3|81	with it in any way, so we should not claim we are its successor.
14mr|nepomuk-core-4.13.3-3|82	%endif
14mr|nepomuk-core-4.13.3-3|83	%define libnepomuksync %mklibname nepomuksync %{nepomukcore_major}
14mr|nepomuk-core-4.13.3-3|84	
14mr|nepomuk-core-4.13.3-3|85	%package -n %{libnepomukcore}
14mr|nepomuk-core-4.13.3-3|86	Summary:	Nepomuk core library
14mr|nepomuk-core-4.13.3-3|87	Group:		System/Libraries
14mr|nepomuk-core-4.13.3-3|88	%rename %{libnepomuksync}
14mr|nepomuk-core-4.13.3-3|89	
14mr|nepomuk-core-4.13.3-3|90	%description -n %{libnepomukcore}
14mr|nepomuk-core-4.13.3-3|91	Nepomuk core library.
14mr|nepomuk-core-4.13.3-3|92	
14mr|nepomuk-core-4.13.3-3|93	%files -n %{libnepomukcore}
14mr|nepomuk-core-4.13.3-3|94	%{_kde_libdir}/libnepomukcore.so.%{nepomukcore_major}*
14mr|nepomuk-core-4.13.3-3|95	
14mr|nepomuk-core-4.13.3-3|96	#----------------------------------------------------------------------------------
14mr|nepomuk-core-4.13.3-3|97	
14mr|nepomuk-core-4.13.3-3|98	%define nepomukcleaner_major 4
14mr|nepomuk-core-4.13.3-3|99	%define libnepomukcleaner %mklibname nepomukcleaner %{nepomukcleaner_major}
14mr|nepomuk-core-4.13.3-3|100	
14mr|nepomuk-core-4.13.3-3|101	%package -n %{libnepomukcleaner}
14mr|nepomuk-core-4.13.3-3|102	Summary:	Nepomuk cleaner library
14mr|nepomuk-core-4.13.3-3|103	Group:		System/Libraries
14mr|nepomuk-core-4.13.3-3|104	
14mr|nepomuk-core-4.13.3-3|105	%description -n %{libnepomukcleaner}
14mr|nepomuk-core-4.13.3-3|106	Nepomuk cleaner library.
14mr|nepomuk-core-4.13.3-3|107	
14mr|nepomuk-core-4.13.3-3|108	%files -n %{libnepomukcleaner}
14mr|nepomuk-core-4.13.3-3|109	%{_kde_libdir}/libnepomukcleaner.so.%{nepomukcleaner_major}*
14mr|nepomuk-core-4.13.3-3|110	
14mr|nepomuk-core-4.13.3-3|111	#----------------------------------------------------------------------------------
14mr|nepomuk-core-4.13.3-3|112	
14mr|nepomuk-core-4.13.3-3|113	%package devel
14mr|nepomuk-core-4.13.3-3|114	Summary:	Development files for %{name}
14mr|nepomuk-core-4.13.3-3|115	Group:		Development/KDE and Qt
14mr|nepomuk-core-4.13.3-3|116	Requires:	%{name}
14mr|nepomuk-core-4.13.3-3|117	Requires:	%{libnepomukcore} = %{EVRD}
14mr|nepomuk-core-4.13.3-3|118	Requires:	%{libnepomukcleaner} = %{EVRD}
14mr|nepomuk-core-4.13.3-3|119	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
14mr|nepomuk-core-4.13.3-3|120	
14mr|nepomuk-core-4.13.3-3|121	%description devel
14mr|nepomuk-core-4.13.3-3|122	This package includes the header files needed to develop applications
14mr|nepomuk-core-4.13.3-3|123	that use Nepomuk.
14mr|nepomuk-core-4.13.3-3|124	
14mr|nepomuk-core-4.13.3-3|125	%files devel
14mr|nepomuk-core-4.13.3-3|126	%{_kde_includedir}/nepomuk2
14mr|nepomuk-core-4.13.3-3|127	%{_kde_includedir}/Nepomuk2
14mr|nepomuk-core-4.13.3-3|128	%{_kde_libdir}/libnepomukcore.so
14mr|nepomuk-core-4.13.3-3|129	%{_kde_libdir}/libnepomukcleaner.so
14mr|nepomuk-core-4.13.3-3|130	%{_libdir}/cmake/NepomukCore
14mr|nepomuk-core-4.13.3-3|131	
14mr|nepomuk-core-4.13.3-3|132	#----------------------------------------------------------------------------------
14mr|nepomuk-core-4.13.3-3|133	
14mr|nepomuk-core-4.13.3-3|134	%prep
14mr|nepomuk-core-4.13.3-3|135	%setup -q
14mr|nepomuk-core-4.13.3-3|136	
14mr|nepomuk-core-4.13.3-3|137	%build
14mr|nepomuk-core-4.13.3-3|138	%cmake_kde4
14mr|nepomuk-core-4.13.3-3|139	
14mr|nepomuk-core-4.13.3-3|140	%install
14mr|nepomuk-core-4.13.3-3|141	%makeinstall_std -C build
14mr|nepomuk-core-4.13.3-3|142	
14mr|nepomuk-core-4.13.3-3|143	
14mr|nepomuk-core-4.13.3-3|144	%changelog
14mr|nepomuk-core-4.13.3-3|145	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-3
14mr|nepomuk-core-4.13.3-3|146	+ Revision: 94e7e52
14mr|nepomuk-core-4.13.3-3|147	- Devel package should require nepomuk-core
14mr|nepomuk-core-4.13.3-3|148	
14mr|nepomuk-core-4.13.3-3|149	

17769 14
14mr|nepomukshell-0.8.0-3|1	Summary:	Nepomukshell
14mr|nepomukshell-0.8.0-3|2	Name:		nepomukshell
14mr|nepomukshell-0.8.0-3|3	Version:	0.8.0
14mr|nepomukshell-0.8.0-3|4	Release:	3
14mr|nepomukshell-0.8.0-3|5	License:	GPLv2+
14mr|nepomukshell-0.8.0-3|6	Group:		Graphical desktop/KDE
14mr|nepomukshell-0.8.0-3|7	Url:		http://www.kde.org
14mr|nepomukshell-0.8.0-3|8	Source0:	%{name}-%{version}.tar.bz2
14mr|nepomukshell-0.8.0-3|9	BuildRequires:	kdelibs4-devel
14mr|nepomukshell-0.8.0-3|10	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|nepomukshell-0.8.0-3|11	
14mr|nepomukshell-0.8.0-3|12	%description
14mr|nepomukshell-0.8.0-3|13	Nepomukshell.
14mr|nepomukshell-0.8.0-3|14	
14mr|nepomukshell-0.8.0-3|15	%files
14mr|nepomukshell-0.8.0-3|16	%{_kde_bindir}/nepomukshell
14mr|nepomukshell-0.8.0-3|17	%{_kde_datadir}/applications/kde4/nepomukshell.desktop
14mr|nepomukshell-0.8.0-3|18	%{_kde_appsdir}/nepomukshell
14mr|nepomukshell-0.8.0-3|19	%{_kde_docdir}/HTML/en/nepomukshell
14mr|nepomukshell-0.8.0-3|20	
14mr|nepomukshell-0.8.0-3|21	#----------------------------------------------------------------------------
14mr|nepomukshell-0.8.0-3|22	
14mr|nepomukshell-0.8.0-3|23	%prep
14mr|nepomukshell-0.8.0-3|24	%setup -q
14mr|nepomukshell-0.8.0-3|25	
14mr|nepomukshell-0.8.0-3|26	%build
14mr|nepomukshell-0.8.0-3|27	%cmake_kde4
14mr|nepomukshell-0.8.0-3|28	%make
14mr|nepomukshell-0.8.0-3|29	
14mr|nepomukshell-0.8.0-3|30	%install
14mr|nepomukshell-0.8.0-3|31	%makeinstall_std -C build
14mr|nepomukshell-0.8.0-3|32	
14mr|nepomukshell-0.8.0-3|33	
14mr|nepomukshell-0.8.0-3|34	%changelog
14mr|nepomukshell-0.8.0-3|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.0-3
14mr|nepomukshell-0.8.0-3|36	+ Revision: c3fd866
14mr|nepomukshell-0.8.0-3|37	- MassBuild#440: Increase release tag
14mr|nepomukshell-0.8.0-3|38	
14mr|nepomukshell-0.8.0-3|39	

17770 14
14mr|nepomuk-widgets-4.13.3-1|1	Name:		nepomuk-widgets
14mr|nepomuk-widgets-4.13.3-1|2	Summary:	Nepomuk widget utilities and libraries
14mr|nepomuk-widgets-4.13.3-1|3	Version:	4.13.3
14mr|nepomuk-widgets-4.13.3-1|4	Release:	1
14mr|nepomuk-widgets-4.13.3-1|5	Epoch:		1
14mr|nepomuk-widgets-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|nepomuk-widgets-4.13.3-1|7	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
14mr|nepomuk-widgets-4.13.3-1|8	URL:		http://www.kde.org
14mr|nepomuk-widgets-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|nepomuk-widgets-4.13.3-1|10	%if %is_beta
14mr|nepomuk-widgets-4.13.3-1|11	%define ftpdir unstable
14mr|nepomuk-widgets-4.13.3-1|12	%else
14mr|nepomuk-widgets-4.13.3-1|13	%define ftpdir stable
14mr|nepomuk-widgets-4.13.3-1|14	%endif
14mr|nepomuk-widgets-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
14mr|nepomuk-widgets-4.13.3-1|16	BuildRequires:	kde4-macros
14mr|nepomuk-widgets-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|nepomuk-widgets-4.13.3-1|18	BuildRequires:	doxygen
14mr|nepomuk-widgets-4.13.3-1|19	BuildRequires:	pkgconfig(soprano) >= 2.7.57
14mr|nepomuk-widgets-4.13.3-1|20	BuildRequires:	nepomuk-core-devel >= 4.9.98
14mr|nepomuk-widgets-4.13.3-1|21	
14mr|nepomuk-widgets-4.13.3-1|22	%description
14mr|nepomuk-widgets-4.13.3-1|23	Nepomuk widget utilities and libraries.
14mr|nepomuk-widgets-4.13.3-1|24	
14mr|nepomuk-widgets-4.13.3-1|25	#----------------------------------------------------------------------------------
14mr|nepomuk-widgets-4.13.3-1|26	
14mr|nepomuk-widgets-4.13.3-1|27	%define nepomukwidgets_major 4
14mr|nepomuk-widgets-4.13.3-1|28	%define libnepomukwidgets %mklibname nepomukwidgets %{nepomukwidgets_major}
14mr|nepomuk-widgets-4.13.3-1|29	
14mr|nepomuk-widgets-4.13.3-1|30	%package -n %{libnepomukwidgets}
14mr|nepomuk-widgets-4.13.3-1|31	Summary:	Nepomuk widgets library
14mr|nepomuk-widgets-4.13.3-1|32	Group:		System/Libraries
14mr|nepomuk-widgets-4.13.3-1|33	
14mr|nepomuk-widgets-4.13.3-1|34	%description -n %{libnepomukwidgets}
14mr|nepomuk-widgets-4.13.3-1|35	Nepomuk widgets library.
14mr|nepomuk-widgets-4.13.3-1|36	
14mr|nepomuk-widgets-4.13.3-1|37	%files -n %{libnepomukwidgets}
14mr|nepomuk-widgets-4.13.3-1|38	%{_kde_libdir}/libnepomukwidgets.so.%{nepomukwidgets_major}*
14mr|nepomuk-widgets-4.13.3-1|39	
14mr|nepomuk-widgets-4.13.3-1|40	#----------------------------------------------------------------------------------
14mr|nepomuk-widgets-4.13.3-1|41	
14mr|nepomuk-widgets-4.13.3-1|42	%package devel
14mr|nepomuk-widgets-4.13.3-1|43	Summary:	Development files for %{name}
14mr|nepomuk-widgets-4.13.3-1|44	Group:		Development/KDE and Qt
14mr|nepomuk-widgets-4.13.3-1|45	Requires:	%{libnepomukwidgets} = %{EVRD}
14mr|nepomuk-widgets-4.13.3-1|46	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
14mr|nepomuk-widgets-4.13.3-1|47	
14mr|nepomuk-widgets-4.13.3-1|48	%description devel
14mr|nepomuk-widgets-4.13.3-1|49	This package includes the header files needed to develop applications
14mr|nepomuk-widgets-4.13.3-1|50	that use Nepomuk.
14mr|nepomuk-widgets-4.13.3-1|51	
14mr|nepomuk-widgets-4.13.3-1|52	%files devel
14mr|nepomuk-widgets-4.13.3-1|53	%{_kde_includedir}/nepomuk2/*
14mr|nepomuk-widgets-4.13.3-1|54	%{_kde_libdir}/libnepomukwidgets.so
14mr|nepomuk-widgets-4.13.3-1|55	%{_libdir}/cmake/NepomukWidgets
14mr|nepomuk-widgets-4.13.3-1|56	
14mr|nepomuk-widgets-4.13.3-1|57	#----------------------------------------------------------------------------------
14mr|nepomuk-widgets-4.13.3-1|58	
14mr|nepomuk-widgets-4.13.3-1|59	%prep
14mr|nepomuk-widgets-4.13.3-1|60	%setup -q
14mr|nepomuk-widgets-4.13.3-1|61	
14mr|nepomuk-widgets-4.13.3-1|62	%build
14mr|nepomuk-widgets-4.13.3-1|63	%cmake_kde4
14mr|nepomuk-widgets-4.13.3-1|64	
14mr|nepomuk-widgets-4.13.3-1|65	%install
14mr|nepomuk-widgets-4.13.3-1|66	%makeinstall_std -C build
14mr|nepomuk-widgets-4.13.3-1|67	
14mr|nepomuk-widgets-4.13.3-1|68	
14mr|nepomuk-widgets-4.13.3-1|69	%changelog
14mr|nepomuk-widgets-4.13.3-1|70	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|nepomuk-widgets-4.13.3-1|71	+ Revision: 45bcd95
14mr|nepomuk-widgets-4.13.3-1|72	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|nepomuk-widgets-4.13.3-1|73	
14mr|nepomuk-widgets-4.13.3-1|74	

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

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

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

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

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

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

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

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

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

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

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

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

17783 14
14mr|nettle-2.7.1-7|1	# Just a hack because rpmlint rejects build with unstripped libs
14mr|nettle-2.7.1-7|2	#% define _enable_debug_packages %{nil}
14mr|nettle-2.7.1-7|3	#% define debug_package %{nil}
14mr|nettle-2.7.1-7|4	
14mr|nettle-2.7.1-7|5	%bcond_with bootstrap
14mr|nettle-2.7.1-7|6	
14mr|nettle-2.7.1-7|7	%define major 4
14mr|nettle-2.7.1-7|8	%define hogweedmajor 2
14mr|nettle-2.7.1-7|9	%define libname %mklibname nettle %{major}
14mr|nettle-2.7.1-7|10	%define libhogweed %mklibname hogweed %{hogweedmajor}
14mr|nettle-2.7.1-7|11	%define devname %mklibname -d nettle
14mr|nettle-2.7.1-7|12	
14mr|nettle-2.7.1-7|13	Summary:	Nettle cryptographic library
14mr|nettle-2.7.1-7|14	Name:		nettle
14mr|nettle-2.7.1-7|15	Epoch:		1
14mr|nettle-2.7.1-7|16	Version:	2.7.1
14mr|nettle-2.7.1-7|17	Release:	7
14mr|nettle-2.7.1-7|18	License:	LGPLv2+
14mr|nettle-2.7.1-7|19	Group:		System/Libraries
14mr|nettle-2.7.1-7|20	Url:		http://www.lysator.liu.se/~nisse/nettle/
14mr|nettle-2.7.1-7|21	Source0:	http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz
14mr|nettle-2.7.1-7|22	Patch0:		nettle-aarch64.patch
14mr|nettle-2.7.1-7|23	Patch1:		nettle-2.7.1-remove-ecc-testsuite.patch
14mr|nettle-2.7.1-7|24	Patch2:		nettle-2.7.1-tmpalloc.patch
14mr|nettle-2.7.1-7|25	BuildRequires:	recode
14mr|nettle-2.7.1-7|26	BuildRequires:	texinfo
14mr|nettle-2.7.1-7|27	BuildRequires:	gmp-devel
14mr|nettle-2.7.1-7|28	%if %{with bootstrap}
14mr|nettle-2.7.1-7|29	BuildRequires:	pkgconfig(openssl)
14mr|nettle-2.7.1-7|30	%endif
14mr|nettle-2.7.1-7|31	
14mr|nettle-2.7.1-7|32	%description
14mr|nettle-2.7.1-7|33	Nettle is a cryptographic library that is designed to fit easily in more or
14mr|nettle-2.7.1-7|34	less any context:
14mr|nettle-2.7.1-7|35	In crypto toolkits for object-oriented languages (C++, Python, Pike, ...),
14mr|nettle-2.7.1-7|36	in applications like LSH or GNUPG, or even in kernel space.
14mr|nettle-2.7.1-7|37	
14mr|nettle-2.7.1-7|38	%files
14mr|nettle-2.7.1-7|39	%{_bindir}/*
14mr|nettle-2.7.1-7|40	
14mr|nettle-2.7.1-7|41	#----------------------------------------------------------------------------
14mr|nettle-2.7.1-7|42	
14mr|nettle-2.7.1-7|43	%package -n %{libname}
14mr|nettle-2.7.1-7|44	Summary:	Nettle shared library
14mr|nettle-2.7.1-7|45	Group:		System/Libraries
14mr|nettle-2.7.1-7|46	
14mr|nettle-2.7.1-7|47	%description -n %{libname}
14mr|nettle-2.7.1-7|48	This is the shared library part of the Nettle library.
14mr|nettle-2.7.1-7|49	
14mr|nettle-2.7.1-7|50	%files -n %{libname}
14mr|nettle-2.7.1-7|51	%{_libdir}/libnettle.so.%{major}*
14mr|nettle-2.7.1-7|52	
14mr|nettle-2.7.1-7|53	#----------------------------------------------------------------------------
14mr|nettle-2.7.1-7|54	
14mr|nettle-2.7.1-7|55	%if !%{with bootstrap}
14mr|nettle-2.7.1-7|56	%package -n %{libhogweed}
14mr|nettle-2.7.1-7|57	Summary:	Hogweed shared library
14mr|nettle-2.7.1-7|58	Group:		System/Libraries
14mr|nettle-2.7.1-7|59	
14mr|nettle-2.7.1-7|60	%description -n %{libhogweed}
14mr|nettle-2.7.1-7|61	This is the shared library part of the Hogweed library.
14mr|nettle-2.7.1-7|62	
14mr|nettle-2.7.1-7|63	%files -n %{libhogweed}
14mr|nettle-2.7.1-7|64	%{_libdir}/libhogweed.so.%{hogweedmajor}*
14mr|nettle-2.7.1-7|65	%endif
14mr|nettle-2.7.1-7|66	
14mr|nettle-2.7.1-7|67	#----------------------------------------------------------------------------
14mr|nettle-2.7.1-7|68	
14mr|nettle-2.7.1-7|69	%package -n %{devname}
14mr|nettle-2.7.1-7|70	Summary:	Header files for compiling against Nettle library
14mr|nettle-2.7.1-7|71	Group:		Development/C++
14mr|nettle-2.7.1-7|72	Provides:	%{name}-devel = %{EVRD}
14mr|nettle-2.7.1-7|73	Requires:	%{libname} = %{EVRD}
14mr|nettle-2.7.1-7|74	%if !%{with bootstrap}
14mr|nettle-2.7.1-7|75	Requires:	%{libhogweed} = %{EVRD}
14mr|nettle-2.7.1-7|76	%endif
14mr|nettle-2.7.1-7|77	
14mr|nettle-2.7.1-7|78	%description -n %{devname}
14mr|nettle-2.7.1-7|79	This is the development package of nettle. Install it if you want to
14mr|nettle-2.7.1-7|80	compile programs using this library.
14mr|nettle-2.7.1-7|81	
14mr|nettle-2.7.1-7|82	%files -n %{devname}
14mr|nettle-2.7.1-7|83	%doc AUTHORS TODO ChangeLog
14mr|nettle-2.7.1-7|84	%{_libdir}/libnettle.so
14mr|nettle-2.7.1-7|85	%if !%{with bootstrap}
14mr|nettle-2.7.1-7|86	%{_libdir}/libhogweed.so
14mr|nettle-2.7.1-7|87	%endif
14mr|nettle-2.7.1-7|88	%{_libdir}/*.a
14mr|nettle-2.7.1-7|89	%{_libdir}/pkgconfig/*.pc
14mr|nettle-2.7.1-7|90	%{_includedir}/nettle/
14mr|nettle-2.7.1-7|91	%{_datadir}/info/%{name}.info.*
14mr|nettle-2.7.1-7|92	
14mr|nettle-2.7.1-7|93	#----------------------------------------------------------------------------
14mr|nettle-2.7.1-7|94	
14mr|nettle-2.7.1-7|95	%prep
14mr|nettle-2.7.1-7|96	%setup -q
14mr|nettle-2.7.1-7|97	%apply_patches
14mr|nettle-2.7.1-7|98	# Disable -ggdb3 which makes debugedit unhappy
14mr|nettle-2.7.1-7|99	sed s/ggdb3/g/ -i configure
14mr|nettle-2.7.1-7|100	sed 's/ecc-192.c//g' -i Makefile.in
14mr|nettle-2.7.1-7|101	sed 's/ecc-224.c//g' -i Makefile.in
14mr|nettle-2.7.1-7|102	
14mr|nettle-2.7.1-7|103	%build
14mr|nettle-2.7.1-7|104	%configure2_5x \
14mr|nettle-2.7.1-7|105	--enable-static \
14mr|nettle-2.7.1-7|106	--enable-shared
14mr|nettle-2.7.1-7|107	
14mr|nettle-2.7.1-7|108	%make
14mr|nettle-2.7.1-7|109	
14mr|nettle-2.7.1-7|110	%check
14mr|nettle-2.7.1-7|111	%make check
14mr|nettle-2.7.1-7|112	
14mr|nettle-2.7.1-7|113	%install
14mr|nettle-2.7.1-7|114	%makeinstall_std
14mr|nettle-2.7.1-7|115	recode ISO-8859-1..UTF-8 ChangeLog
14mr|nettle-2.7.1-7|116	
14mr|nettle-2.7.1-7|117	
14mr|nettle-2.7.1-7|118	%changelog
14mr|nettle-2.7.1-7|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.7.1-7
14mr|nettle-2.7.1-7|120	+ Revision: bca216a
14mr|nettle-2.7.1-7|121	- MassBuild#440: Increase release tag
14mr|nettle-2.7.1-7|122	
14mr|nettle-2.7.1-7|123	

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

17785 14
14mr|networkmanager-0.9.10.0-4|1	%define major_glib	4
14mr|networkmanager-0.9.10.0-4|2	%define major_glib_vpn	1
14mr|networkmanager-0.9.10.0-4|3	%define major_util	2
14mr|networkmanager-0.9.10.0-4|4	%define libnm_glib		%mklibname nm-glib %{major_glib}
14mr|networkmanager-0.9.10.0-4|5	%define libnm_glib_devel	%mklibname -d nm-glib
14mr|networkmanager-0.9.10.0-4|6	%define libnm_glib_vpn		%mklibname nm-glib-vpn %{major_glib_vpn}
14mr|networkmanager-0.9.10.0-4|7	%define libnm_glib_vpn_devel	%mklibname -d nm-glib-vpn
14mr|networkmanager-0.9.10.0-4|8	%define libnm_util		%mklibname nm-util %{major_util}
14mr|networkmanager-0.9.10.0-4|9	%define libnm_util_devel	%mklibname -d nm-util
14mr|networkmanager-0.9.10.0-4|10	
14mr|networkmanager-0.9.10.0-4|11	%define rname NetworkManager
14mr|networkmanager-0.9.10.0-4|12	
14mr|networkmanager-0.9.10.0-4|13	Summary:	Network connection manager and user applications
14mr|networkmanager-0.9.10.0-4|14	Name:		networkmanager
14mr|networkmanager-0.9.10.0-4|15	Version:	0.9.10.0
14mr|networkmanager-0.9.10.0-4|16	Release:	4
14mr|networkmanager-0.9.10.0-4|17	License:	GPLv2+
14mr|networkmanager-0.9.10.0-4|18	Group:		System/Base
14mr|networkmanager-0.9.10.0-4|19	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-0.9.10.0-4|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.9/%{rname}-%{version}.tar.xz
14mr|networkmanager-0.9.10.0-4|21	Source1:	README.urpmi
14mr|networkmanager-0.9.10.0-4|22	Source3:	nm-poke-nscd
14mr|networkmanager-0.9.10.0-4|23	
14mr|networkmanager-0.9.10.0-4|24	# Fedora patches
14mr|networkmanager-0.9.10.0-4|25	Patch2:		networkmanager-0.8.1.999-explain-dns1-dns2.patch
14mr|networkmanager-0.9.10.0-4|26	# Rosa specific patches
14mr|networkmanager-0.9.10.0-4|27	Patch3:		networkmanager-0.9.10.0-systemd-service.patch
14mr|networkmanager-0.9.10.0-4|28	Patch6:		NetworkManager-0.9.4.0-dhcpcd-verbose-output.patch
14mr|networkmanager-0.9.10.0-4|29	Patch11:	nss-error.patch
14mr|networkmanager-0.9.10.0-4|30	#Avoid werror format security errors
14mr|networkmanager-0.9.10.0-4|31	
14mr|networkmanager-0.9.10.0-4|32	BuildRequires:	gtk-doc
14mr|networkmanager-0.9.10.0-4|33	BuildRequires:	intltool
14mr|networkmanager-0.9.10.0-4|34	BuildRequires:	iptables
14mr|networkmanager-0.9.10.0-4|35	BuildRequires:	systemd >= 194-25
14mr|networkmanager-0.9.10.0-4|36	BuildRequires:	wpa_supplicant >= 1.1-3
14mr|networkmanager-0.9.10.0-4|37	BuildRequires:	libiw-devel
14mr|networkmanager-0.9.10.0-4|38	BuildRequires:	readline-devel
14mr|networkmanager-0.9.10.0-4|39	BuildRequires:	ppp-devel
14mr|networkmanager-0.9.10.0-4|40	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|networkmanager-0.9.10.0-4|41	BuildRequires:	pkgconfig(ext2fs)
14mr|networkmanager-0.9.10.0-4|42	BuildRequires:	pkgconfig(glibmm-2.4)
14mr|networkmanager-0.9.10.0-4|43	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|networkmanager-0.9.10.0-4|44	BuildRequires:	pkgconfig(gudev-1.0)
14mr|networkmanager-0.9.10.0-4|45	BuildRequires:	pkgconfig(libndp)
14mr|networkmanager-0.9.10.0-4|46	BuildRequires:	pkgconfig(libnl-3.0)
14mr|networkmanager-0.9.10.0-4|47	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|networkmanager-0.9.10.0-4|48	BuildRequires:	pkgconfig(libsystemd-login)
14mr|networkmanager-0.9.10.0-4|49	BuildRequires:	pkgconfig(mm-glib)
14mr|networkmanager-0.9.10.0-4|50	BuildRequires:	pkgconfig(ncurses)
14mr|networkmanager-0.9.10.0-4|51	BuildRequires:	pkgconfig(nss)
14mr|networkmanager-0.9.10.0-4|52	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|networkmanager-0.9.10.0-4|53	BuildRequires:	pkgconfig(systemd)
14mr|networkmanager-0.9.10.0-4|54	BuildRequires:	pkgconfig(uuid)
14mr|networkmanager-0.9.10.0-4|55	
14mr|networkmanager-0.9.10.0-4|56	Requires(post,preun):	systemd rpm-helper
14mr|networkmanager-0.9.10.0-4|57	Requires(postun):systemd
14mr|networkmanager-0.9.10.0-4|58	Requires:	dhcp-client
14mr|networkmanager-0.9.10.0-4|59	Requires:	dnsmasq-base
14mr|networkmanager-0.9.10.0-4|60	Requires:	iproute2
14mr|networkmanager-0.9.10.0-4|61	Requires:	iptables
14mr|networkmanager-0.9.10.0-4|62	Requires:	mobile-broadband-provider-info
14mr|networkmanager-0.9.10.0-4|63	Requires:	modemmanager >= 1.0.0-4
14mr|networkmanager-0.9.10.0-4|64	Suggests:	nscd
14mr|networkmanager-0.9.10.0-4|65	Requires:	ppp = %(rpm -q --queryformat "%{VERSION}" ppp )
14mr|networkmanager-0.9.10.0-4|66	Requires:	systemd >= 194-25
14mr|networkmanager-0.9.10.0-4|67	Requires:	wireless-tools
14mr|networkmanager-0.9.10.0-4|68	Requires:	wpa_supplicant >= 1.1-3
14mr|networkmanager-0.9.10.0-4|69	Provides:	NetworkManager = %{EVRD}
14mr|networkmanager-0.9.10.0-4|70	Conflicts:	%{_lib}nm_util1 < 0.7.996
14mr|networkmanager-0.9.10.0-4|71	Conflicts:	initscripts < 9.24-5
14mr|networkmanager-0.9.10.0-4|72	
14mr|networkmanager-0.9.10.0-4|73	%description
14mr|networkmanager-0.9.10.0-4|74	NetworkManager attempts to keep an active network connection available at all
14mr|networkmanager-0.9.10.0-4|75	times. It is intended only for the desktop use-case, and is not intended for
14mr|networkmanager-0.9.10.0-4|76	usage on servers. The point of NetworkManager is to make networking
14mr|networkmanager-0.9.10.0-4|77	configuration and setup as painless and automatic as possible. If using DHCP,
14mr|networkmanager-0.9.10.0-4|78	NetworkManager is _intended_ to replace default routes, obtain IP addresses
14mr|networkmanager-0.9.10.0-4|79	from a DHCP server, and change nameservers whenever it sees fit.
14mr|networkmanager-0.9.10.0-4|80	
14mr|networkmanager-0.9.10.0-4|81	%files -f %{rname}.lang
14mr|networkmanager-0.9.10.0-4|82	%doc AUTHORS CONTRIBUTING ChangeLog NEWS README TODO
14mr|networkmanager-0.9.10.0-4|83	%doc README.urpmi
14mr|networkmanager-0.9.10.0-4|84	%doc %{_datadir}/doc/NetworkManager/examples/server.conf
14mr|networkmanager-0.9.10.0-4|85	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf
14mr|networkmanager-0.9.10.0-4|86	%{_sysconfdir}/dbus-1/system.d/nm-avahi-autoipd.conf
14mr|networkmanager-0.9.10.0-4|87	%{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf
14mr|networkmanager-0.9.10.0-4|88	%{_sysconfdir}/dbus-1/system.d/nm-ifcfg-rh.conf
14mr|networkmanager-0.9.10.0-4|89	%dir %{_sysconfdir}/%{rname}
14mr|networkmanager-0.9.10.0-4|90	%config(noreplace) %{_sysconfdir}/%{rname}/NetworkManager.conf
14mr|networkmanager-0.9.10.0-4|91	%{_sbindir}/%{rname}
14mr|networkmanager-0.9.10.0-4|92	#%{_sbindir}/%{rname}Dispatcher
14mr|networkmanager-0.9.10.0-4|93	%dir %{_sysconfdir}/%{rname}/dispatcher.d
14mr|networkmanager-0.9.10.0-4|94	%dir %{_sysconfdir}/%{rname}/system-connections
14mr|networkmanager-0.9.10.0-4|95	%dir %{_sysconfdir}/NetworkManager/VPN
14mr|networkmanager-0.9.10.0-4|96	%{_bindir}/nmcli
14mr|networkmanager-0.9.10.0-4|97	%{_bindir}/nm-online
14mr|networkmanager-0.9.10.0-4|98	%{_libexecdir}/nm-avahi-autoipd.action
14mr|networkmanager-0.9.10.0-4|99	%{_libexecdir}/nm-dhcp-helper
14mr|networkmanager-0.9.10.0-4|100	%{_libexecdir}/nm-dispatcher
14mr|networkmanager-0.9.10.0-4|101	%{_libexecdir}/nm-poke-nscd
14mr|networkmanager-0.9.10.0-4|102	%{_mandir}/man1/*.1*
14mr|networkmanager-0.9.10.0-4|103	%{_mandir}/man5/*.5*
14mr|networkmanager-0.9.10.0-4|104	%{_mandir}/man8/*.8*
14mr|networkmanager-0.9.10.0-4|105	%dir %{_libdir}/NetworkManager
14mr|networkmanager-0.9.10.0-4|106	%{_libdir}/NetworkManager/*.so
14mr|networkmanager-0.9.10.0-4|107	%{_libdir}/pppd/*.*.*/nm-pppd-plugin.so
14mr|networkmanager-0.9.10.0-4|108	%dir %{_localstatedir}/run/%{rname}
14mr|networkmanager-0.9.10.0-4|109	%dir %{_localstatedir}/lib/%{rname}
14mr|networkmanager-0.9.10.0-4|110	%ghost %{_localstatedir}/lib/%{rname}/*
14mr|networkmanager-0.9.10.0-4|111	%{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
14mr|networkmanager-0.9.10.0-4|112	%{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
14mr|networkmanager-0.9.10.0-4|113	%{_datadir}/gtk-doc/html/*
14mr|networkmanager-0.9.10.0-4|114	/lib/udev/rules.d/*.rules
14mr|networkmanager-0.9.10.0-4|115	%{_systemunitdir}/NetworkManager-wait-online.service
14mr|networkmanager-0.9.10.0-4|116	%{_systemunitdir}/NetworkManager.service
14mr|networkmanager-0.9.10.0-4|117	%{_systemunitdir}/NetworkManager-dispatcher.service
14mr|networkmanager-0.9.10.0-4|118	%{_systemunitdir}/network-online.target.wants/NetworkManager-wait-online.service
14mr|networkmanager-0.9.10.0-4|119	%{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManager.service
14mr|networkmanager-0.9.10.0-4|120	%{_datadir}/bash-completion/completions/nmcli
14mr|networkmanager-0.9.10.0-4|121	
14mr|networkmanager-0.9.10.0-4|122	#Update config files from previous
14mr|networkmanager-0.9.10.0-4|123	%triggerin -- %{name} < %{version}-%{release}
14mr|networkmanager-0.9.10.0-4|124	sed -e 's/ifcfg-mdv/ifcfg-rh/' -i /etc/NetworkManager/NetworkManager.conf
14mr|networkmanager-0.9.10.0-4|125	
14mr|networkmanager-0.9.10.0-4|126	%post
14mr|networkmanager-0.9.10.0-4|127	%systemd_post NetworkManager.service
14mr|networkmanager-0.9.10.0-4|128	%systemd_post NetworkManager-dispatcher.service
14mr|networkmanager-0.9.10.0-4|129	#Use NM only by default
14mr|networkmanager-0.9.10.0-4|130	if cat /etc/sysconfig/network | grep USE_NM_ONLY; then
14mr|networkmanager-0.9.10.0-4|131	sed -e 's/USE_NM_ONLY=no/USE_NM_ONLY=yes/' -i /etc/sysconfig/network
14mr|networkmanager-0.9.10.0-4|132	else
14mr|networkmanager-0.9.10.0-4|133	echo "USE_NM_ONLY=yes" >> /etc/sysconfig/network
14mr|networkmanager-0.9.10.0-4|134	fi
14mr|networkmanager-0.9.10.0-4|135	
14mr|networkmanager-0.9.10.0-4|136	%preun
14mr|networkmanager-0.9.10.0-4|137	%systemd_preun NetworkManager.service
14mr|networkmanager-0.9.10.0-4|138	%systemd_preun NetworkManager-dispatcher.service
14mr|networkmanager-0.9.10.0-4|139	if [ $1 -eq 0 ] ; then \
14mr|networkmanager-0.9.10.0-4|140	# Package removal, not upgrade \
14mr|networkmanager-0.9.10.0-4|141	sed -e 's/USE_NM_ONLY=yes/USE_NM_ONLY=no/' -i /etc/sysconfig/network
14mr|networkmanager-0.9.10.0-4|142	fi
14mr|networkmanager-0.9.10.0-4|143	
14mr|networkmanager-0.9.10.0-4|144	%postun
14mr|networkmanager-0.9.10.0-4|145	%systemd_postun
14mr|networkmanager-0.9.10.0-4|146	
14mr|networkmanager-0.9.10.0-4|147	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|148	
14mr|networkmanager-0.9.10.0-4|149	%package -n	%{libnm_util}
14mr|networkmanager-0.9.10.0-4|150	Summary:	Shared library for nm_util
14mr|networkmanager-0.9.10.0-4|151	Group:		System/Libraries
14mr|networkmanager-0.9.10.0-4|152	Obsoletes:	%{mklibname networkmanager-util 0}
14mr|networkmanager-0.9.10.0-4|153	%rename		%{_lib}nm_util1
14mr|networkmanager-0.9.10.0-4|154	
14mr|networkmanager-0.9.10.0-4|155	%description -n %{libnm_util}
14mr|networkmanager-0.9.10.0-4|156	Shared library for nm-util.
14mr|networkmanager-0.9.10.0-4|157	
14mr|networkmanager-0.9.10.0-4|158	%files -n %{libnm_util}
14mr|networkmanager-0.9.10.0-4|159	%{_libdir}/libnm-util.so.%{major_util}*
14mr|networkmanager-0.9.10.0-4|160	%{_libdir}/girepository-1.0/NetworkManager-1.0.typelib
14mr|networkmanager-0.9.10.0-4|161	
14mr|networkmanager-0.9.10.0-4|162	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|163	
14mr|networkmanager-0.9.10.0-4|164	%package -n	%{libnm_util_devel}
14mr|networkmanager-0.9.10.0-4|165	Summary:	Development files for nm_util
14mr|networkmanager-0.9.10.0-4|166	Group:		Development/C
14mr|networkmanager-0.9.10.0-4|167	Provides:	NetworkManager-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|168	Provides:	nm-util-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|169	Provides:	libnm-util-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|170	Requires:	%{libnm_util} = %{EVRD}
14mr|networkmanager-0.9.10.0-4|171	Obsoletes:	%{_lib}nm_util-devel < 0.7.996
14mr|networkmanager-0.9.10.0-4|172	
14mr|networkmanager-0.9.10.0-4|173	%description -n %{libnm_util_devel}
14mr|networkmanager-0.9.10.0-4|174	Development files for nm-util.
14mr|networkmanager-0.9.10.0-4|175	
14mr|networkmanager-0.9.10.0-4|176	%files -n %{libnm_util_devel}
14mr|networkmanager-0.9.10.0-4|177	%dir %{_includedir}/%{rname}
14mr|networkmanager-0.9.10.0-4|178	%{_includedir}/%{rname}/*.h
14mr|networkmanager-0.9.10.0-4|179	%{_libdir}/pkgconfig/%{rname}.pc
14mr|networkmanager-0.9.10.0-4|180	%{_libdir}/pkgconfig/libnm-util.pc
14mr|networkmanager-0.9.10.0-4|181	%{_libdir}/libnm-util.so
14mr|networkmanager-0.9.10.0-4|182	
14mr|networkmanager-0.9.10.0-4|183	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|184	
14mr|networkmanager-0.9.10.0-4|185	%package -n	%{libnm_glib}
14mr|networkmanager-0.9.10.0-4|186	Summary:	Shared library for nm_glib
14mr|networkmanager-0.9.10.0-4|187	Group:		System/Libraries
14mr|networkmanager-0.9.10.0-4|188	
14mr|networkmanager-0.9.10.0-4|189	%description -n	%{libnm_glib}
14mr|networkmanager-0.9.10.0-4|190	This package contains the libraries that make it easier to use some
14mr|networkmanager-0.9.10.0-4|191	NetworkManager functionality from applications that use glib.
14mr|networkmanager-0.9.10.0-4|192	
14mr|networkmanager-0.9.10.0-4|193	%files -n %{libnm_glib}
14mr|networkmanager-0.9.10.0-4|194	%{_libdir}/libnm-glib.so.%{major_glib}*
14mr|networkmanager-0.9.10.0-4|195	%{_libdir}/girepository-1.0/NMClient-1.0.typelib
14mr|networkmanager-0.9.10.0-4|196	
14mr|networkmanager-0.9.10.0-4|197	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|198	
14mr|networkmanager-0.9.10.0-4|199	%package -n	%{libnm_glib_devel}
14mr|networkmanager-0.9.10.0-4|200	Summary:	Development files for nm_glib
14mr|networkmanager-0.9.10.0-4|201	Group:		Development/C
14mr|networkmanager-0.9.10.0-4|202	Provides:	nm-glib-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|203	Provides:	libnm-glib-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|204	Provides:	NetworkManager-glib-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|205	Requires:	%{libnm_glib} = %{EVRD}
14mr|networkmanager-0.9.10.0-4|206	Obsoletes:	%{_lib}nm_glib-devel < 0.7.996
14mr|networkmanager-0.9.10.0-4|207	
14mr|networkmanager-0.9.10.0-4|208	%description -n %{libnm_glib_devel}
14mr|networkmanager-0.9.10.0-4|209	Development files for nm-glib.
14mr|networkmanager-0.9.10.0-4|210	
14mr|networkmanager-0.9.10.0-4|211	%files -n %{libnm_glib_devel}
14mr|networkmanager-0.9.10.0-4|212	%dir %{_includedir}/libnm-glib
14mr|networkmanager-0.9.10.0-4|213	%exclude %{_includedir}/libnm-glib/nm-vpn*.h
14mr|networkmanager-0.9.10.0-4|214	%{_includedir}/libnm-glib/*.h
14mr|networkmanager-0.9.10.0-4|215	%{_libdir}/pkgconfig/libnm-glib.pc
14mr|networkmanager-0.9.10.0-4|216	%{_libdir}/libnm-glib.so
14mr|networkmanager-0.9.10.0-4|217	%{_datadir}/gir-1.0/NMClient-1.0.gir
14mr|networkmanager-0.9.10.0-4|218	%{_datadir}/gir-1.0/NetworkManager-1.0.gir
14mr|networkmanager-0.9.10.0-4|219	
14mr|networkmanager-0.9.10.0-4|220	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|221	
14mr|networkmanager-0.9.10.0-4|222	%package -n	%{libnm_glib_vpn}
14mr|networkmanager-0.9.10.0-4|223	Summary:	Shared library for nm-glib-vpn
14mr|networkmanager-0.9.10.0-4|224	Group:		System/Libraries
14mr|networkmanager-0.9.10.0-4|225	Conflicts:	%{_lib}nm-glib1 < 0.7.996
14mr|networkmanager-0.9.10.0-4|226	
14mr|networkmanager-0.9.10.0-4|227	%description -n	%{libnm_glib_vpn}
14mr|networkmanager-0.9.10.0-4|228	This package contains the libraries that make it easier to use some
14mr|networkmanager-0.9.10.0-4|229	NetworkManager VPN functionality from applications that use glib.
14mr|networkmanager-0.9.10.0-4|230	
14mr|networkmanager-0.9.10.0-4|231	%files -n %{libnm_glib_vpn}
14mr|networkmanager-0.9.10.0-4|232	%{_libdir}/libnm-glib-vpn.so.%{major_glib_vpn}*
14mr|networkmanager-0.9.10.0-4|233	
14mr|networkmanager-0.9.10.0-4|234	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|235	
14mr|networkmanager-0.9.10.0-4|236	%package -n	%{libnm_glib_vpn_devel}
14mr|networkmanager-0.9.10.0-4|237	Summary:	Development files for nm-glib-vpn
14mr|networkmanager-0.9.10.0-4|238	Group:		Development/C
14mr|networkmanager-0.9.10.0-4|239	Provides:	nm-glib-vpn-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|240	Provides:	libnm-glib-vpn-devel = %{EVRD}
14mr|networkmanager-0.9.10.0-4|241	Requires:	%{libnm_glib_vpn} = %{EVRD}
14mr|networkmanager-0.9.10.0-4|242	Conflicts:	%{_lib}nm_glib-devel < 0.7.996
14mr|networkmanager-0.9.10.0-4|243	
14mr|networkmanager-0.9.10.0-4|244	%description -n %{libnm_glib_vpn_devel}
14mr|networkmanager-0.9.10.0-4|245	Development files for nm-glib-vpn.
14mr|networkmanager-0.9.10.0-4|246	
14mr|networkmanager-0.9.10.0-4|247	%files -n %{libnm_glib_vpn_devel}
14mr|networkmanager-0.9.10.0-4|248	%{_includedir}/libnm-glib/nm-vpn*.h
14mr|networkmanager-0.9.10.0-4|249	%{_libdir}/pkgconfig/libnm-glib-vpn.pc
14mr|networkmanager-0.9.10.0-4|250	%{_libdir}/libnm-glib-vpn.so
14mr|networkmanager-0.9.10.0-4|251	
14mr|networkmanager-0.9.10.0-4|252	#----------------------------------------------------------------------------
14mr|networkmanager-0.9.10.0-4|253	
14mr|networkmanager-0.9.10.0-4|254	%prep
14mr|networkmanager-0.9.10.0-4|255	%setup -q -n %{rname}-%{version}
14mr|networkmanager-0.9.10.0-4|256	%apply_patches
14mr|networkmanager-0.9.10.0-4|257	autoreconf -f
14mr|networkmanager-0.9.10.0-4|258	intltoolize -f
14mr|networkmanager-0.9.10.0-4|259	
14mr|networkmanager-0.9.10.0-4|260	%build
14mr|networkmanager-0.9.10.0-4|261	%define	_disable_ld_no_undefined 1
14mr|networkmanager-0.9.10.0-4|262	%configure2_5x \
14mr|networkmanager-0.9.10.0-4|263	--disable-static \
14mr|networkmanager-0.9.10.0-4|264	--disable-rpath \
14mr|networkmanager-0.9.10.0-4|265	--with-crypto=nss \
14mr|networkmanager-0.9.10.0-4|266	--enable-more-warnings=no \
14mr|networkmanager-0.9.10.0-4|267	--with-docs=yes \
14mr|networkmanager-0.9.10.0-4|268	--with-system-ca-path=%{_sysconfdir}/pki/tls/certs \
14mr|networkmanager-0.9.10.0-4|269	--with-resolvconf=yes \
14mr|networkmanager-0.9.10.0-4|270	--with-session-tracking=systemd \
14mr|networkmanager-0.9.10.0-4|271	--with-suspend-resume=systemd \
14mr|networkmanager-0.9.10.0-4|272	--with-systemdsystemunitdir=%{_systemunitdir} \
14mr|networkmanager-0.9.10.0-4|273	--with-tests=yes \
14mr|networkmanager-0.9.10.0-4|274	--with-dhcpcd=/sbin/dhcpcd \
14mr|networkmanager-0.9.10.0-4|275	--with-dhclient=/sbin/dhclient \
14mr|networkmanager-0.9.10.0-4|276	--with-iptables=/sbin/iptables \
14mr|networkmanager-0.9.10.0-4|277	--enable-bluez4 \
14mr|networkmanager-0.9.10.0-4|278	--enable-polkit \
14mr|networkmanager-0.9.10.0-4|279	--enable-ppp \
14mr|networkmanager-0.9.10.0-4|280	--enable-concheck \
14mr|networkmanager-0.9.10.0-4|281	--with-wext=yes \
14mr|networkmanager-0.9.10.0-4|282	--enable-modify-system \
14mr|networkmanager-0.9.10.0-4|283	--with-modem-manager-1
14mr|networkmanager-0.9.10.0-4|284	
14mr|networkmanager-0.9.10.0-4|285	%make
14mr|networkmanager-0.9.10.0-4|286	
14mr|networkmanager-0.9.10.0-4|287	%install
14mr|networkmanager-0.9.10.0-4|288	%makeinstall_std
14mr|networkmanager-0.9.10.0-4|289	
14mr|networkmanager-0.9.10.0-4|290	install -d %{buildroot}%{_libexecdir}
14mr|networkmanager-0.9.10.0-4|291	install -m755 %{SOURCE3} %{buildroot}%{_libexecdir}/
14mr|networkmanager-0.9.10.0-4|292	
14mr|networkmanager-0.9.10.0-4|293	cat > %{buildroot}%{_sysconfdir}/NetworkManager/NetworkManager.conf << EOF
14mr|networkmanager-0.9.10.0-4|294	[main]
14mr|networkmanager-0.9.10.0-4|295	plugins=ifcfg-rh,keyfile
14mr|networkmanager-0.9.10.0-4|296	EOF
14mr|networkmanager-0.9.10.0-4|297	
14mr|networkmanager-0.9.10.0-4|298	# create a VPN directory
14mr|networkmanager-0.9.10.0-4|299	install -d %{buildroot}%{_sysconfdir}/%{rname}/VPN
14mr|networkmanager-0.9.10.0-4|300	install -m755 test/.libs/nm-online -D %{buildroot}%{_bindir}/nm-online
14mr|networkmanager-0.9.10.0-4|301	
14mr|networkmanager-0.9.10.0-4|302	# create keyfile plugin system-settings directory
14mr|networkmanager-0.9.10.0-4|303	install -d %{buildroot}%{_sysconfdir}/%{rname}/system-connections
14mr|networkmanager-0.9.10.0-4|304	
14mr|networkmanager-0.9.10.0-4|305	# Add readme displayed by urpmi
14mr|networkmanager-0.9.10.0-4|306	cp %{SOURCE1} .
14mr|networkmanager-0.9.10.0-4|307	
14mr|networkmanager-0.9.10.0-4|308	# (bor) clean up on uninstall
14mr|networkmanager-0.9.10.0-4|309	install -d %{buildroot}%{_localstatedir}/lib/%{rname}
14mr|networkmanager-0.9.10.0-4|310	pushd %{buildroot}%{_localstatedir}/lib/%{rname} && {
14mr|networkmanager-0.9.10.0-4|311	touch %{rname}.state
14mr|networkmanager-0.9.10.0-4|312	touch timestamps
14mr|networkmanager-0.9.10.0-4|313	popd
14mr|networkmanager-0.9.10.0-4|314	}
14mr|networkmanager-0.9.10.0-4|315	
14mr|networkmanager-0.9.10.0-4|316	%find_lang %{rname}
14mr|networkmanager-0.9.10.0-4|317	
14mr|networkmanager-0.9.10.0-4|318	find %{buildroot} -name \*.la|xargs rm -f
14mr|networkmanager-0.9.10.0-4|319	
14mr|networkmanager-0.9.10.0-4|320	
14mr|networkmanager-0.9.10.0-4|321	%changelog
14mr|networkmanager-0.9.10.0-4|322	* Fri Sep 12 2014 Arkady Shane <ashejn@gmail.com> 0.9.10.0-4
14mr|networkmanager-0.9.10.0-4|323	+ Revision: 1d1c4ac
14mr|networkmanager-0.9.10.0-4|324	- rebuilt againts new modemmanager
14mr|networkmanager-0.9.10.0-4|325	
14mr|networkmanager-0.9.10.0-4|326	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10.0-3
14mr|networkmanager-0.9.10.0-4|327	+ Revision: 330e683
14mr|networkmanager-0.9.10.0-4|328	- Rebuild for new ppp
14mr|networkmanager-0.9.10.0-4|329	
14mr|networkmanager-0.9.10.0-4|330	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10.0-2
14mr|networkmanager-0.9.10.0-4|331	+ Revision: 8768aa5
14mr|networkmanager-0.9.10.0-4|332	- Drop nm-dhcp-helper.conf file, it's no longer needed with new dbus-glib
14mr|networkmanager-0.9.10.0-4|333	
14mr|networkmanager-0.9.10.0-4|334	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10.0-1
14mr|networkmanager-0.9.10.0-4|335	+ Revision: 0509d81
14mr|networkmanager-0.9.10.0-4|336	- Update BuildRequires
14mr|networkmanager-0.9.10.0-4|337	
14mr|networkmanager-0.9.10.0-4|338	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10.0-1
14mr|networkmanager-0.9.10.0-4|339	+ Revision: 5886509
14mr|networkmanager-0.9.10.0-4|340	- New version 0.9.10.0, drop merged patches and re-diff some older patches
14mr|networkmanager-0.9.10.0-4|341	
14mr|networkmanager-0.9.10.0-4|342	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.8.9-2
14mr|networkmanager-0.9.10.0-4|343	+ Revision: 91b62b4
14mr|networkmanager-0.9.10.0-4|344	- MassBuild#440: Increase release tag
14mr|networkmanager-0.9.10.0-4|345	
14mr|networkmanager-0.9.10.0-4|346	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.9-1
14mr|networkmanager-0.9.10.0-4|347	+ Revision: 96a306c
14mr|networkmanager-0.9.10.0-4|348	- New version 0.9.8.9
14mr|networkmanager-0.9.10.0-4|349	
14mr|networkmanager-0.9.10.0-4|350	* Sat Mar 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.8-1
14mr|networkmanager-0.9.10.0-4|351	+ Revision: 9c79c65
14mr|networkmanager-0.9.10.0-4|352	- New version 0.9.8.8, re-diff systemd patch, force bluez4, spec cleanup
14mr|networkmanager-0.9.10.0-4|353	
14mr|networkmanager-0.9.10.0-4|354	* Sun Nov 24 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-3
14mr|networkmanager-0.9.10.0-4|355	+ Revision: 14cdb6b
14mr|networkmanager-0.9.10.0-4|356	- properly set USE_NM_ONLY
14mr|networkmanager-0.9.10.0-4|357	
14mr|networkmanager-0.9.10.0-4|358	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-2
14mr|networkmanager-0.9.10.0-4|359	+ Revision: 5c651d8
14mr|networkmanager-0.9.10.0-4|360	- set/unset USE_NM_ONLY with NM install
14mr|networkmanager-0.9.10.0-4|361	
14mr|networkmanager-0.9.10.0-4|362	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-1
14mr|networkmanager-0.9.10.0-4|363	+ Revision: 4f62418
14mr|networkmanager-0.9.10.0-4|364	- fix and split service patch. Add nm-poke-nscd script from Mageia
14mr|networkmanager-0.9.10.0-4|365	
14mr|networkmanager-0.9.10.0-4|366	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-1
14mr|networkmanager-0.9.10.0-4|367	+ Revision: df8271d
14mr|networkmanager-0.9.10.0-4|368	- update to 0.9.8.2
14mr|networkmanager-0.9.10.0-4|369	
14mr|networkmanager-0.9.10.0-4|370	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
14mr|networkmanager-0.9.10.0-4|371	+ Revision: 4b13651
14mr|networkmanager-0.9.10.0-4|372	- Use release too in triggerin
14mr|networkmanager-0.9.10.0-4|373	
14mr|networkmanager-0.9.10.0-4|374	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
14mr|networkmanager-0.9.10.0-4|375	+ Revision: 4ee81fe
14mr|networkmanager-0.9.10.0-4|376	- Use triggerin to properly update
14mr|networkmanager-0.9.10.0-4|377	
14mr|networkmanager-0.9.10.0-4|378	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
14mr|networkmanager-0.9.10.0-4|379	+ Revision: 824e7ac
14mr|networkmanager-0.9.10.0-4|380	- Updated networkmanager.spec
14mr|networkmanager-0.9.10.0-4|381	
14mr|networkmanager-0.9.10.0-4|382	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
14mr|networkmanager-0.9.10.0-4|383	+ Revision: 6b97218
14mr|networkmanager-0.9.10.0-4|384	- Use ifcfg-rh instead ugly ifcfg-mdv
14mr|networkmanager-0.9.10.0-4|385	
14mr|networkmanager-0.9.10.0-4|386	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-1
14mr|networkmanager-0.9.10.0-4|387	+ Revision: 84e8f22
14mr|networkmanager-0.9.10.0-4|388	- fix files - add /usr/share/bash-completion/completions/nmcli
14mr|networkmanager-0.9.10.0-4|389	
14mr|networkmanager-0.9.10.0-4|390	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-1
14mr|networkmanager-0.9.10.0-4|391	+ Revision: 52dd53c
14mr|networkmanager-0.9.10.0-4|392	- fix file list
14mr|networkmanager-0.9.10.0-4|393	
14mr|networkmanager-0.9.10.0-4|394	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|395	+ Revision: c286d62
14mr|networkmanager-0.9.10.0-4|396	- use BR pkgconfig(systemd)
14mr|networkmanager-0.9.10.0-4|397	
14mr|networkmanager-0.9.10.0-4|398	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|399	+ Revision: 11fca05
14mr|networkmanager-0.9.10.0-4|400	- add systemd to BR
14mr|networkmanager-0.9.10.0-4|401	
14mr|networkmanager-0.9.10.0-4|402	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|403	+ Revision: 587eadd
14mr|networkmanager-0.9.10.0-4|404	- add pkgconfig(glibmm-2.4)
14mr|networkmanager-0.9.10.0-4|405	
14mr|networkmanager-0.9.10.0-4|406	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|407	+ Revision: 35decde
14mr|networkmanager-0.9.10.0-4|408	- fix BR and add suggest nscd
14mr|networkmanager-0.9.10.0-4|409	
14mr|networkmanager-0.9.10.0-4|410	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|411	+ Revision: 238ea29
14mr|networkmanager-0.9.10.0-4|412	- fix polkit patch
14mr|networkmanager-0.9.10.0-4|413	
14mr|networkmanager-0.9.10.0-4|414	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|415	+ Revision: b6d44e0
14mr|networkmanager-0.9.10.0-4|416	- User ROSA implimentation of NM_CONTROLLED state
14mr|networkmanager-0.9.10.0-4|417	
14mr|networkmanager-0.9.10.0-4|418	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|419	+ Revision: 9a5e18b
14mr|networkmanager-0.9.10.0-4|420	- disable patch7
14mr|networkmanager-0.9.10.0-4|421	
14mr|networkmanager-0.9.10.0-4|422	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|423	+ Revision: 1c2fd54
14mr|networkmanager-0.9.10.0-4|424	- fix systemd alias patch
14mr|networkmanager-0.9.10.0-4|425	
14mr|networkmanager-0.9.10.0-4|426	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|427	+ Revision: 10649f5
14mr|networkmanager-0.9.10.0-4|428	- update spec and patch
14mr|networkmanager-0.9.10.0-4|429	
14mr|networkmanager-0.9.10.0-4|430	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|431	+ Revision: ea9afab
14mr|networkmanager-0.9.10.0-4|432	- delete non-used patch
14mr|networkmanager-0.9.10.0-4|433	
14mr|networkmanager-0.9.10.0-4|434	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
14mr|networkmanager-0.9.10.0-4|435	+ Revision: 50893e1
14mr|networkmanager-0.9.10.0-4|436	- -new version 0.9.8.0
14mr|networkmanager-0.9.10.0-4|437	
14mr|networkmanager-0.9.10.0-4|438	* Fri Feb 22 2013 root <root@localhost.localdomain> 0.9.6.4-4
14mr|networkmanager-0.9.10.0-4|439	+ Revision: 9756724
14mr|networkmanager-0.9.10.0-4|440	- changed README.urpmi
14mr|networkmanager-0.9.10.0-4|441	
14mr|networkmanager-0.9.10.0-4|442	* Thu Feb 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6.4-3
14mr|networkmanager-0.9.10.0-4|443	+ Revision: 868c997
14mr|networkmanager-0.9.10.0-4|444	- fixed alias name from networkmanager.service to network-manager.service
14mr|networkmanager-0.9.10.0-4|445	
14mr|networkmanager-0.9.10.0-4|446	* Thu Feb 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6.4-3
14mr|networkmanager-0.9.10.0-4|447	+ Revision: bad4d9f
14mr|networkmanager-0.9.10.0-4|448	- release up
14mr|networkmanager-0.9.10.0-4|449	
14mr|networkmanager-0.9.10.0-4|450	* Wed Nov 14 2012 akdengi <kazancas@gmail.com> 0.9.6.4-2
14mr|networkmanager-0.9.10.0-4|451	+ Revision: 703f643
14mr|networkmanager-0.9.10.0-4|452	- LOG -update to 0.9.6.4
14mr|networkmanager-0.9.10.0-4|453	
14mr|networkmanager-0.9.10.0-4|454	

17786 14
14mr|networkmanager-applet-0.9.10.0-1|1	%define	rname	network-manager-applet
14mr|networkmanager-applet-0.9.10.0-1|2	%define	major	0
14mr|networkmanager-applet-0.9.10.0-1|3	%define libname %mklibname nm-gtk %{major}
14mr|networkmanager-applet-0.9.10.0-1|4	%define develname %mklibname nm-gtk -d
14mr|networkmanager-applet-0.9.10.0-1|5	
14mr|networkmanager-applet-0.9.10.0-1|6	Name:		networkmanager-applet
14mr|networkmanager-applet-0.9.10.0-1|7	Summary:	Network connection manager applet for GNOME
14mr|networkmanager-applet-0.9.10.0-1|8	Version:	0.9.10.0
14mr|networkmanager-applet-0.9.10.0-1|9	Release:	1
14mr|networkmanager-applet-0.9.10.0-1|10	Group:		System/Configuration/Networking
14mr|networkmanager-applet-0.9.10.0-1|11	License:	GPLv2+
14mr|networkmanager-applet-0.9.10.0-1|12	URL:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-applet-0.9.10.0-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{rname}-%{version}.tar.xz
14mr|networkmanager-applet-0.9.10.0-1|14	Source1:	50-nm_applet.pkla
14mr|networkmanager-applet-0.9.10.0-1|15	BuildRequires:	intltool
14mr|networkmanager-applet-0.9.10.0-1|16	BuildRequires:	libiw-devel
14mr|networkmanager-applet-0.9.10.0-1|17	BuildRequires:	pkgconfig(gconf-2.0)
14mr|networkmanager-applet-0.9.10.0-1|18	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|networkmanager-applet-0.9.10.0-1|19	BuildRequires:	pkgconfig(libnm-glib) >= %{version}
14mr|networkmanager-applet-0.9.10.0-1|20	BuildRequires:	pkgconfig(libnm-glib-vpn) >= %{version}
14mr|networkmanager-applet-0.9.10.0-1|21	BuildRequires:	pkgconfig(libnotify)
14mr|networkmanager-applet-0.9.10.0-1|22	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
14mr|networkmanager-applet-0.9.10.0-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|networkmanager-applet-0.9.10.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|networkmanager-applet-0.9.10.0-1|25	BuildRequires:	pkgconfig(iso-codes)
14mr|networkmanager-applet-0.9.10.0-1|26	BuildRequires:	pkgconfig(libsecret-unstable)
14mr|networkmanager-applet-0.9.10.0-1|27	Requires:	networkmanager >= %{version}
14mr|networkmanager-applet-0.9.10.0-1|28	Requires:	gtk+3
14mr|networkmanager-applet-0.9.10.0-1|29	Requires:	iso-codes
14mr|networkmanager-applet-0.9.10.0-1|30	
14mr|networkmanager-applet-0.9.10.0-1|31	%description
14mr|networkmanager-applet-0.9.10.0-1|32	Network-manager-applet is a system tray applet which lets you easily
14mr|networkmanager-applet-0.9.10.0-1|33	connect to different networks. It is created for GNOME's notification area
14mr|networkmanager-applet-0.9.10.0-1|34	but it also works for other desktop environments which provide a system
14mr|networkmanager-applet-0.9.10.0-1|35	tray like KDE or XFCE. It displays the available networks and allows to
14mr|networkmanager-applet-0.9.10.0-1|36	easily switch between them. For encrypted networks it will prompt the user
14mr|networkmanager-applet-0.9.10.0-1|37	for the key/passphrase and it can optionally store them in the
14mr|networkmanager-applet-0.9.10.0-1|38	gnome-keyring.
14mr|networkmanager-applet-0.9.10.0-1|39	
14mr|networkmanager-applet-0.9.10.0-1|40	%package -n %{libname}
14mr|networkmanager-applet-0.9.10.0-1|41	Group:      System/Libraries
14mr|networkmanager-applet-0.9.10.0-1|42	Summary:    %{summary}
14mr|networkmanager-applet-0.9.10.0-1|43	
14mr|networkmanager-applet-0.9.10.0-1|44	%description -n %{libname}
14mr|networkmanager-applet-0.9.10.0-1|45	Library from %{name}-gtk
14mr|networkmanager-applet-0.9.10.0-1|46	
14mr|networkmanager-applet-0.9.10.0-1|47	%package -n %{develname}
14mr|networkmanager-applet-0.9.10.0-1|48	Group:      Development/C
14mr|networkmanager-applet-0.9.10.0-1|49	Summary:    Development libraries and header files from %{name}
14mr|networkmanager-applet-0.9.10.0-1|50	Requires:   %{libname} = %{EVRD}
14mr|networkmanager-applet-0.9.10.0-1|51	
14mr|networkmanager-applet-0.9.10.0-1|52	%description -n %{develname}
14mr|networkmanager-applet-0.9.10.0-1|53	%{name}-gtk development headers and libraries.
14mr|networkmanager-applet-0.9.10.0-1|54	
14mr|networkmanager-applet-0.9.10.0-1|55	%prep
14mr|networkmanager-applet-0.9.10.0-1|56	%setup -qn %{rname}-%{version}
14mr|networkmanager-applet-0.9.10.0-1|57	%apply_patches
14mr|networkmanager-applet-0.9.10.0-1|58	
14mr|networkmanager-applet-0.9.10.0-1|59	%build
14mr|networkmanager-applet-0.9.10.0-1|60	autoreconf -fi
14mr|networkmanager-applet-0.9.10.0-1|61	%configure2_5x \
14mr|networkmanager-applet-0.9.10.0-1|62	--disable-static \
14mr|networkmanager-applet-0.9.10.0-1|63	--enable-more-warnings=no \
14mr|networkmanager-applet-0.9.10.0-1|64	--without-bluetooth \
14mr|networkmanager-applet-0.9.10.0-1|65	--with-gtkver=3
14mr|networkmanager-applet-0.9.10.0-1|66	
14mr|networkmanager-applet-0.9.10.0-1|67	%make
14mr|networkmanager-applet-0.9.10.0-1|68	
14mr|networkmanager-applet-0.9.10.0-1|69	%install
14mr|networkmanager-applet-0.9.10.0-1|70	%makeinstall_std
14mr|networkmanager-applet-0.9.10.0-1|71	
14mr|networkmanager-applet-0.9.10.0-1|72	mkdir -p %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
14mr|networkmanager-applet-0.9.10.0-1|73	install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
14mr|networkmanager-applet-0.9.10.0-1|74	
14mr|networkmanager-applet-0.9.10.0-1|75	%find_lang nm-applet
14mr|networkmanager-applet-0.9.10.0-1|76	
14mr|networkmanager-applet-0.9.10.0-1|77	%files -f nm-applet.lang
14mr|networkmanager-applet-0.9.10.0-1|78	%doc ChangeLog CONTRIBUTING
14mr|networkmanager-applet-0.9.10.0-1|79	%{_sysconfdir}/xdg/autostart/nm-applet.desktop
14mr|networkmanager-applet-0.9.10.0-1|80	%{_bindir}/nm-connection-editor
14mr|networkmanager-applet-0.9.10.0-1|81	%{_bindir}/nm-applet
14mr|networkmanager-applet-0.9.10.0-1|82	%{_libexecdir}/nm-applet-migration-tool
14mr|networkmanager-applet-0.9.10.0-1|83	%{_datadir}/applications/nm-connection-editor.desktop
14mr|networkmanager-applet-0.9.10.0-1|84	%{_datadir}/GConf/gsettings/nm-applet.convert
14mr|networkmanager-applet-0.9.10.0-1|85	%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
14mr|networkmanager-applet-0.9.10.0-1|86	%dir %{_datadir}/nm-applet/
14mr|networkmanager-applet-0.9.10.0-1|87	%{_datadir}/nm-applet/*.png
14mr|networkmanager-applet-0.9.10.0-1|88	%{_datadir}/nm-applet/*.ui
14mr|networkmanager-applet-0.9.10.0-1|89	%{_datadir}/applications/nm-applet.desktop
14mr|networkmanager-applet-0.9.10.0-1|90	%{_datadir}/libnm-gtk/wifi.ui
14mr|networkmanager-applet-0.9.10.0-1|91	%{_iconsdir}/hicolor/*/apps/*
14mr|networkmanager-applet-0.9.10.0-1|92	%{_sysconfdir}/polkit-1/localauthority/50-local.d/50-nm_applet.pkla
14mr|networkmanager-applet-0.9.10.0-1|93	%{_libdir}/girepository-1.0/NMGtk-1.0.typelib
14mr|networkmanager-applet-0.9.10.0-1|94	%{_datadir}/gir-1.0/NMGtk-1.0.gir
14mr|networkmanager-applet-0.9.10.0-1|95	%{_mandir}/man1/nm-applet.1*
14mr|networkmanager-applet-0.9.10.0-1|96	%{_mandir}/man1/nm-connection-editor.1*
14mr|networkmanager-applet-0.9.10.0-1|97	
14mr|networkmanager-applet-0.9.10.0-1|98	%files -n %{libname}
14mr|networkmanager-applet-0.9.10.0-1|99	%{_libdir}/libnm-gtk.so.%{major}*
14mr|networkmanager-applet-0.9.10.0-1|100	
14mr|networkmanager-applet-0.9.10.0-1|101	%files -n %{develname}
14mr|networkmanager-applet-0.9.10.0-1|102	%{_includedir}/libnm-gtk/*
14mr|networkmanager-applet-0.9.10.0-1|103	%{_libdir}/libnm-gtk.so
14mr|networkmanager-applet-0.9.10.0-1|104	%{_libdir}/pkgconfig/libnm-gtk.pc
14mr|networkmanager-applet-0.9.10.0-1|105	
14mr|networkmanager-applet-0.9.10.0-1|106	
14mr|networkmanager-applet-0.9.10.0-1|107	%changelog
14mr|networkmanager-applet-0.9.10.0-1|108	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10.0-1
14mr|networkmanager-applet-0.9.10.0-1|109	+ Revision: 326b996
14mr|networkmanager-applet-0.9.10.0-1|110	- Updated to 0.9.10.0
14mr|networkmanager-applet-0.9.10.0-1|111	
14mr|networkmanager-applet-0.9.10.0-1|112	

17787 14
14mr|NetworkManager-l2tp-0.9.8.7-1|1	Summary:	NetworkManager VPN plugin for l2tp
14mr|NetworkManager-l2tp-0.9.8.7-1|2	Name:		NetworkManager-l2tp
14mr|NetworkManager-l2tp-0.9.8.7-1|3	Version:	0.9.8.7
14mr|NetworkManager-l2tp-0.9.8.7-1|4	Release:	1
14mr|NetworkManager-l2tp-0.9.8.7-1|5	License:	GPLv2+
14mr|NetworkManager-l2tp-0.9.8.7-1|6	Group:		System/Base
14mr|NetworkManager-l2tp-0.9.8.7-1|7	Url:		https://launchpad.net/~seriy-pr/+archive/network-manager-l2tp
14mr|NetworkManager-l2tp-0.9.8.7-1|8	# https://github.com/seriyps/NetworkManager-l2tp/archive/%{version}.tar.gz
14mr|NetworkManager-l2tp-0.9.8.7-1|9	Source0:	%{name}-%{version}.tar.gz
14mr|NetworkManager-l2tp-0.9.8.7-1|10	BuildRequires:	intltool
14mr|NetworkManager-l2tp-0.9.8.7-1|11	BuildRequires:	libtool
14mr|NetworkManager-l2tp-0.9.8.7-1|12	BuildRequires:	ppp-devel
14mr|NetworkManager-l2tp-0.9.8.7-1|13	BuildRequires:	pkgconfig(dbus-1)
14mr|NetworkManager-l2tp-0.9.8.7-1|14	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|NetworkManager-l2tp-0.9.8.7-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|NetworkManager-l2tp-0.9.8.7-1|16	BuildRequires:	pkgconfig(libnm-glib)
14mr|NetworkManager-l2tp-0.9.8.7-1|17	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|NetworkManager-l2tp-0.9.8.7-1|18	BuildRequires:	pkgconfig(libnm-util)
14mr|NetworkManager-l2tp-0.9.8.7-1|19	BuildRequires:	pkgconfig(libpng)
14mr|NetworkManager-l2tp-0.9.8.7-1|20	Requires:	gnome-keyring
14mr|NetworkManager-l2tp-0.9.8.7-1|21	Requires:	networkmanager
14mr|NetworkManager-l2tp-0.9.8.7-1|22	Requires:	ppp-pppoe
14mr|NetworkManager-l2tp-0.9.8.7-1|23	Requires:	pptp-linux
14mr|NetworkManager-l2tp-0.9.8.7-1|24	Requires:	shared-mime-info
14mr|NetworkManager-l2tp-0.9.8.7-1|25	Requires:	xl2tpd
14mr|NetworkManager-l2tp-0.9.8.7-1|26	
14mr|NetworkManager-l2tp-0.9.8.7-1|27	%description
14mr|NetworkManager-l2tp-0.9.8.7-1|28	This package contains software for integrating L2TP VPN support with
14mr|NetworkManager-l2tp-0.9.8.7-1|29	the NetworkManager and the GNOME desktop.
14mr|NetworkManager-l2tp-0.9.8.7-1|30	
14mr|NetworkManager-l2tp-0.9.8.7-1|31	%files -f %{name}.lang
14mr|NetworkManager-l2tp-0.9.8.7-1|32	%doc AUTHORS ChangeLog
14mr|NetworkManager-l2tp-0.9.8.7-1|33	%{_libdir}/NetworkManager/lib*.so*
14mr|NetworkManager-l2tp-0.9.8.7-1|34	%{_libexecdir}/nm-l2tp-auth-dialog
14mr|NetworkManager-l2tp-0.9.8.7-1|35	%{_sysconfdir}/dbus-1/system.d/nm-l2tp-service.conf
14mr|NetworkManager-l2tp-0.9.8.7-1|36	%{_sysconfdir}/NetworkManager/VPN/nm-l2tp-service.name
14mr|NetworkManager-l2tp-0.9.8.7-1|37	%{_libexecdir}/nm-l2tp-service
14mr|NetworkManager-l2tp-0.9.8.7-1|38	%{_libdir}/pppd/2.*/nm-l2tp-pppd-plugin.so
14mr|NetworkManager-l2tp-0.9.8.7-1|39	%{_datadir}/gnome-vpn-properties/l2tp
14mr|NetworkManager-l2tp-0.9.8.7-1|40	
14mr|NetworkManager-l2tp-0.9.8.7-1|41	#----------------------------------------------------------------------------
14mr|NetworkManager-l2tp-0.9.8.7-1|42	
14mr|NetworkManager-l2tp-0.9.8.7-1|43	%prep
14mr|NetworkManager-l2tp-0.9.8.7-1|44	%setup -q
14mr|NetworkManager-l2tp-0.9.8.7-1|45	
14mr|NetworkManager-l2tp-0.9.8.7-1|46	%build
14mr|NetworkManager-l2tp-0.9.8.7-1|47	./autogen.sh
14mr|NetworkManager-l2tp-0.9.8.7-1|48	%configure2_5x \
14mr|NetworkManager-l2tp-0.9.8.7-1|49	--disable-static \
14mr|NetworkManager-l2tp-0.9.8.7-1|50	--disable-dependency-tracking \
14mr|NetworkManager-l2tp-0.9.8.7-1|51	--enable-more-warnings=yes
14mr|NetworkManager-l2tp-0.9.8.7-1|52	
14mr|NetworkManager-l2tp-0.9.8.7-1|53	%make
14mr|NetworkManager-l2tp-0.9.8.7-1|54	
14mr|NetworkManager-l2tp-0.9.8.7-1|55	%install
14mr|NetworkManager-l2tp-0.9.8.7-1|56	%makeinstall_std
14mr|NetworkManager-l2tp-0.9.8.7-1|57	
14mr|NetworkManager-l2tp-0.9.8.7-1|58	%find_lang NetworkManager-l2tp
14mr|NetworkManager-l2tp-0.9.8.7-1|59	
14mr|NetworkManager-l2tp-0.9.8.7-1|60	
14mr|NetworkManager-l2tp-0.9.8.7-1|61	%changelog
14mr|NetworkManager-l2tp-0.9.8.7-1|62	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.7-1
14mr|NetworkManager-l2tp-0.9.8.7-1|63	+ Revision: 6578add
14mr|NetworkManager-l2tp-0.9.8.7-1|64	- New version 0.9.8.7
14mr|NetworkManager-l2tp-0.9.8.7-1|65	
14mr|NetworkManager-l2tp-0.9.8.7-1|66	

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

17789 14
14mr|networkmanager-openswan-0.9.8.4-1|1	Summary:	NetworkManager VPN integration for OpenSWAN
14mr|networkmanager-openswan-0.9.8.4-1|2	Name:		networkmanager-openswan
14mr|networkmanager-openswan-0.9.8.4-1|3	Version:	0.9.8.4
14mr|networkmanager-openswan-0.9.8.4-1|4	Release:	1
14mr|networkmanager-openswan-0.9.8.4-1|5	License:	GPLv2+
14mr|networkmanager-openswan-0.9.8.4-1|6	Group:		System/Base
14mr|networkmanager-openswan-0.9.8.4-1|7	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-openswan-0.9.8.4-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openswan/0.9/NetworkManager-openswan-%{version}.tar.xz
14mr|networkmanager-openswan-0.9.8.4-1|9	Patch0:		NetworkManager-openswan-0.9.8.4-deprecated.patch
14mr|networkmanager-openswan-0.9.8.4-1|10	BuildRequires:	intltool
14mr|networkmanager-openswan-0.9.8.4-1|11	BuildRequires:	libtool
14mr|networkmanager-openswan-0.9.8.4-1|12	BuildRequires:	pkgconfig(dbus-1)
14mr|networkmanager-openswan-0.9.8.4-1|13	BuildRequires:	pkgconfig(gconf-2.0)
14mr|networkmanager-openswan-0.9.8.4-1|14	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|networkmanager-openswan-0.9.8.4-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|networkmanager-openswan-0.9.8.4-1|16	BuildRequires:	pkgconfig(libnm-glib)
14mr|networkmanager-openswan-0.9.8.4-1|17	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|networkmanager-openswan-0.9.8.4-1|18	BuildRequires:	pkgconfig(libnm-util)
14mr|networkmanager-openswan-0.9.8.4-1|19	Requires:	GConf2
14mr|networkmanager-openswan-0.9.8.4-1|20	Requires:	gnome-keyring
14mr|networkmanager-openswan-0.9.8.4-1|21	Requires:	networkmanager
14mr|networkmanager-openswan-0.9.8.4-1|22	Suggests:	openswan
14mr|networkmanager-openswan-0.9.8.4-1|23	Requires:	shared-mime-info
14mr|networkmanager-openswan-0.9.8.4-1|24	
14mr|networkmanager-openswan-0.9.8.4-1|25	%description
14mr|networkmanager-openswan-0.9.8.4-1|26	This package contains software for integrating the OpenSWAN IPSec VPN software
14mr|networkmanager-openswan-0.9.8.4-1|27	with NetworkManager and the GNOME desktop.
14mr|networkmanager-openswan-0.9.8.4-1|28	
14mr|networkmanager-openswan-0.9.8.4-1|29	%files -f NetworkManager-openswan.lang
14mr|networkmanager-openswan-0.9.8.4-1|30	%doc AUTHORS ChangeLog README
14mr|networkmanager-openswan-0.9.8.4-1|31	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openswan-service.conf
14mr|networkmanager-openswan-0.9.8.4-1|32	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openswan-service.name
14mr|networkmanager-openswan-0.9.8.4-1|33	%{_libdir}/NetworkManager/libnm-openswan-properties.so
14mr|networkmanager-openswan-0.9.8.4-1|34	%{_libexecdir}/nm-openswan-auth-dialog
14mr|networkmanager-openswan-0.9.8.4-1|35	%{_libexecdir}/nm-openswan-service
14mr|networkmanager-openswan-0.9.8.4-1|36	%{_libexecdir}/nm-openswan-service-helper
14mr|networkmanager-openswan-0.9.8.4-1|37	%{_datadir}//gnome-vpn-properties/openswan/nm-openswan-dialog.ui
14mr|networkmanager-openswan-0.9.8.4-1|38	
14mr|networkmanager-openswan-0.9.8.4-1|39	#----------------------------------------------------------------------------
14mr|networkmanager-openswan-0.9.8.4-1|40	
14mr|networkmanager-openswan-0.9.8.4-1|41	%prep
14mr|networkmanager-openswan-0.9.8.4-1|42	%setup -qn NetworkManager-openswan-%{version}
14mr|networkmanager-openswan-0.9.8.4-1|43	%apply_patches
14mr|networkmanager-openswan-0.9.8.4-1|44	
14mr|networkmanager-openswan-0.9.8.4-1|45	%build
14mr|networkmanager-openswan-0.9.8.4-1|46	%configure2_5x \
14mr|networkmanager-openswan-0.9.8.4-1|47	--disable-static \
14mr|networkmanager-openswan-0.9.8.4-1|48	--disable-dependency-tracking \
14mr|networkmanager-openswan-0.9.8.4-1|49	--enable-more-warnings=no
14mr|networkmanager-openswan-0.9.8.4-1|50	
14mr|networkmanager-openswan-0.9.8.4-1|51	%make
14mr|networkmanager-openswan-0.9.8.4-1|52	
14mr|networkmanager-openswan-0.9.8.4-1|53	%install
14mr|networkmanager-openswan-0.9.8.4-1|54	%makeinstall_std
14mr|networkmanager-openswan-0.9.8.4-1|55	
14mr|networkmanager-openswan-0.9.8.4-1|56	%find_lang NetworkManager-openswan
14mr|networkmanager-openswan-0.9.8.4-1|57	
14mr|networkmanager-openswan-0.9.8.4-1|58	
14mr|networkmanager-openswan-0.9.8.4-1|59	%changelog
14mr|networkmanager-openswan-0.9.8.4-1|60	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.4-1
14mr|networkmanager-openswan-0.9.8.4-1|61	+ Revision: ded6d78
14mr|networkmanager-openswan-0.9.8.4-1|62	- Don't use -Werror flag
14mr|networkmanager-openswan-0.9.8.4-1|63	
14mr|networkmanager-openswan-0.9.8.4-1|64	

17790 14
14mr|networkmanager-openvpn-0.9.10.0-1|1	%define up_ver 0.9
14mr|networkmanager-openvpn-0.9.10.0-1|2	
14mr|networkmanager-openvpn-0.9.10.0-1|3	Summary:	NetworkManager VPN integration for OpenVPN
14mr|networkmanager-openvpn-0.9.10.0-1|4	Name:		networkmanager-openvpn
14mr|networkmanager-openvpn-0.9.10.0-1|5	Epoch:		1
14mr|networkmanager-openvpn-0.9.10.0-1|6	Version:	0.9.10.0
14mr|networkmanager-openvpn-0.9.10.0-1|7	Release:	1
14mr|networkmanager-openvpn-0.9.10.0-1|8	License:	GPLv2+
14mr|networkmanager-openvpn-0.9.10.0-1|9	Group:		System/Base
14mr|networkmanager-openvpn-0.9.10.0-1|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-openvpn-0.9.10.0-1|11	Source0:	http://download.gnome.org/sources/NetworkManager-openvpn/%{up_ver}/NetworkManager-openvpn-%{version}.tar.xz
14mr|networkmanager-openvpn-0.9.10.0-1|12	BuildRequires:	intltool
14mr|networkmanager-openvpn-0.9.10.0-1|13	BuildRequires:	libtool
14mr|networkmanager-openvpn-0.9.10.0-1|14	BuildRequires:	pkgconfig(dbus-1)
14mr|networkmanager-openvpn-0.9.10.0-1|15	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|networkmanager-openvpn-0.9.10.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|networkmanager-openvpn-0.9.10.0-1|17	BuildRequires:	pkgconfig(libnm-glib)
14mr|networkmanager-openvpn-0.9.10.0-1|18	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|networkmanager-openvpn-0.9.10.0-1|19	BuildRequires:	pkgconfig(libnm-gtk)
14mr|networkmanager-openvpn-0.9.10.0-1|20	BuildRequires:	pkgconfig(libnm-util)
14mr|networkmanager-openvpn-0.9.10.0-1|21	BuildRequires:	pkgconfig(libpng)
14mr|networkmanager-openvpn-0.9.10.0-1|22	BuildRequires:	pkgconfig(libsecret-unstable)
14mr|networkmanager-openvpn-0.9.10.0-1|23	Requires:	gnome-keyring
14mr|networkmanager-openvpn-0.9.10.0-1|24	Requires:	networkmanager
14mr|networkmanager-openvpn-0.9.10.0-1|25	Requires:	openvpn
14mr|networkmanager-openvpn-0.9.10.0-1|26	Requires:	shared-mime-info
14mr|networkmanager-openvpn-0.9.10.0-1|27	
14mr|networkmanager-openvpn-0.9.10.0-1|28	%description
14mr|networkmanager-openvpn-0.9.10.0-1|29	This package contains software for integrating the OpenVPN VPN software
14mr|networkmanager-openvpn-0.9.10.0-1|30	with NetworkManager and the GNOME desktop.
14mr|networkmanager-openvpn-0.9.10.0-1|31	
14mr|networkmanager-openvpn-0.9.10.0-1|32	%files -f NetworkManager-openvpn.lang
14mr|networkmanager-openvpn-0.9.10.0-1|33	%doc AUTHORS ChangeLog README
14mr|networkmanager-openvpn-0.9.10.0-1|34	%{_libdir}/NetworkManager/libnm-openvpn-properties.so
14mr|networkmanager-openvpn-0.9.10.0-1|35	%{_libexecdir}/nm-openvpn-auth-dialog
14mr|networkmanager-openvpn-0.9.10.0-1|36	%{_libexecdir}/nm-openvpn-service
14mr|networkmanager-openvpn-0.9.10.0-1|37	%{_libexecdir}/nm-openvpn-service-openvpn-helper
14mr|networkmanager-openvpn-0.9.10.0-1|38	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
14mr|networkmanager-openvpn-0.9.10.0-1|39	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
14mr|networkmanager-openvpn-0.9.10.0-1|40	%{_datadir}/gnome-vpn-properties/openvpn/nm-openvpn-dialog.ui
14mr|networkmanager-openvpn-0.9.10.0-1|41	
14mr|networkmanager-openvpn-0.9.10.0-1|42	#----------------------------------------------------------------------------
14mr|networkmanager-openvpn-0.9.10.0-1|43	
14mr|networkmanager-openvpn-0.9.10.0-1|44	%prep
14mr|networkmanager-openvpn-0.9.10.0-1|45	%setup -qn NetworkManager-openvpn-%{version}
14mr|networkmanager-openvpn-0.9.10.0-1|46	%apply_patches
14mr|networkmanager-openvpn-0.9.10.0-1|47	
14mr|networkmanager-openvpn-0.9.10.0-1|48	%build
14mr|networkmanager-openvpn-0.9.10.0-1|49	%configure2_5x \
14mr|networkmanager-openvpn-0.9.10.0-1|50	--disable-static \
14mr|networkmanager-openvpn-0.9.10.0-1|51	--disable-dependency-tracking \
14mr|networkmanager-openvpn-0.9.10.0-1|52	--enable-more-warnings
14mr|networkmanager-openvpn-0.9.10.0-1|53	%make
14mr|networkmanager-openvpn-0.9.10.0-1|54	
14mr|networkmanager-openvpn-0.9.10.0-1|55	%install
14mr|networkmanager-openvpn-0.9.10.0-1|56	%makeinstall_std
14mr|networkmanager-openvpn-0.9.10.0-1|57	
14mr|networkmanager-openvpn-0.9.10.0-1|58	%find_lang NetworkManager-openvpn
14mr|networkmanager-openvpn-0.9.10.0-1|59	
14mr|networkmanager-openvpn-0.9.10.0-1|60	
14mr|networkmanager-openvpn-0.9.10.0-1|61	%changelog
14mr|networkmanager-openvpn-0.9.10.0-1|62	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.10.0-1
14mr|networkmanager-openvpn-0.9.10.0-1|63	+ Revision: 52bce68
14mr|networkmanager-openvpn-0.9.10.0-1|64	- Update BuildRequires
14mr|networkmanager-openvpn-0.9.10.0-1|65	
14mr|networkmanager-openvpn-0.9.10.0-1|66	

17791 14
14mr|networkmanager-pptp-0.9.10.0-1|1	%define up_ver 0.9
14mr|networkmanager-pptp-0.9.10.0-1|2	
14mr|networkmanager-pptp-0.9.10.0-1|3	Summary:	NetworkManager VPN integration for PPTP
14mr|networkmanager-pptp-0.9.10.0-1|4	Name:		networkmanager-pptp
14mr|networkmanager-pptp-0.9.10.0-1|5	Epoch:		1
14mr|networkmanager-pptp-0.9.10.0-1|6	Version:	0.9.10.0
14mr|networkmanager-pptp-0.9.10.0-1|7	Release:	1
14mr|networkmanager-pptp-0.9.10.0-1|8	License:	GPLv2+
14mr|networkmanager-pptp-0.9.10.0-1|9	Group:		System/Base
14mr|networkmanager-pptp-0.9.10.0-1|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-pptp-0.9.10.0-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-pptp/%{up_ver}/NetworkManager-pptp-%{version}.tar.xz
14mr|networkmanager-pptp-0.9.10.0-1|12	BuildRequires:	intltool
14mr|networkmanager-pptp-0.9.10.0-1|13	BuildRequires:	libtool
14mr|networkmanager-pptp-0.9.10.0-1|14	BuildRequires:	ppp-devel
14mr|networkmanager-pptp-0.9.10.0-1|15	BuildRequires:	pkgconfig(dbus-1)
14mr|networkmanager-pptp-0.9.10.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|networkmanager-pptp-0.9.10.0-1|17	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|networkmanager-pptp-0.9.10.0-1|18	BuildRequires:	pkgconfig(libnm-glib)
14mr|networkmanager-pptp-0.9.10.0-1|19	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|networkmanager-pptp-0.9.10.0-1|20	BuildRequires:	pkgconfig(libnm-gtk)
14mr|networkmanager-pptp-0.9.10.0-1|21	BuildRequires:	pkgconfig(libnm-util)
14mr|networkmanager-pptp-0.9.10.0-1|22	BuildRequires:	pkgconfig(libpng)
14mr|networkmanager-pptp-0.9.10.0-1|23	BuildRequires:	pkgconfig(libsecret-unstable)
14mr|networkmanager-pptp-0.9.10.0-1|24	Requires:	gnome-keyring
14mr|networkmanager-pptp-0.9.10.0-1|25	Requires:	networkmanager
14mr|networkmanager-pptp-0.9.10.0-1|26	Requires:	ppp-pppoe
14mr|networkmanager-pptp-0.9.10.0-1|27	Requires:	pptp-linux
14mr|networkmanager-pptp-0.9.10.0-1|28	Requires:	shared-mime-info
14mr|networkmanager-pptp-0.9.10.0-1|29	
14mr|networkmanager-pptp-0.9.10.0-1|30	%description
14mr|networkmanager-pptp-0.9.10.0-1|31	This package contains software for integrating the PPTP VPN with
14mr|networkmanager-pptp-0.9.10.0-1|32	NetworkManager and the GNOME desktop.
14mr|networkmanager-pptp-0.9.10.0-1|33	
14mr|networkmanager-pptp-0.9.10.0-1|34	%files -f NetworkManager-pptp.lang
14mr|networkmanager-pptp-0.9.10.0-1|35	%doc AUTHORS ChangeLog README
14mr|networkmanager-pptp-0.9.10.0-1|36	%{_libdir}/NetworkManager/libnm-pptp-properties.so
14mr|networkmanager-pptp-0.9.10.0-1|37	%{_libdir}/pppd/*/nm-pptp-pppd-plugin.so
14mr|networkmanager-pptp-0.9.10.0-1|38	%{_libexecdir}/nm-pptp-auth-dialog
14mr|networkmanager-pptp-0.9.10.0-1|39	%{_libexecdir}/nm-pptp-service
14mr|networkmanager-pptp-0.9.10.0-1|40	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
14mr|networkmanager-pptp-0.9.10.0-1|41	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
14mr|networkmanager-pptp-0.9.10.0-1|42	%{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
14mr|networkmanager-pptp-0.9.10.0-1|43	
14mr|networkmanager-pptp-0.9.10.0-1|44	#----------------------------------------------------------------------------
14mr|networkmanager-pptp-0.9.10.0-1|45	
14mr|networkmanager-pptp-0.9.10.0-1|46	%prep
14mr|networkmanager-pptp-0.9.10.0-1|47	%setup -qn NetworkManager-pptp-%{version}
14mr|networkmanager-pptp-0.9.10.0-1|48	%apply_patches
14mr|networkmanager-pptp-0.9.10.0-1|49	
14mr|networkmanager-pptp-0.9.10.0-1|50	%build
14mr|networkmanager-pptp-0.9.10.0-1|51	%configure2_5x \
14mr|networkmanager-pptp-0.9.10.0-1|52	--disable-static \
14mr|networkmanager-pptp-0.9.10.0-1|53	--disable-dependency-tracking \
14mr|networkmanager-pptp-0.9.10.0-1|54	--enable-more-warnings=yes
14mr|networkmanager-pptp-0.9.10.0-1|55	
14mr|networkmanager-pptp-0.9.10.0-1|56	%make
14mr|networkmanager-pptp-0.9.10.0-1|57	
14mr|networkmanager-pptp-0.9.10.0-1|58	%install
14mr|networkmanager-pptp-0.9.10.0-1|59	%makeinstall_std
14mr|networkmanager-pptp-0.9.10.0-1|60	
14mr|networkmanager-pptp-0.9.10.0-1|61	%find_lang NetworkManager-pptp
14mr|networkmanager-pptp-0.9.10.0-1|62	
14mr|networkmanager-pptp-0.9.10.0-1|63	
14mr|networkmanager-pptp-0.9.10.0-1|64	%changelog
14mr|networkmanager-pptp-0.9.10.0-1|65	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.10.0-1
14mr|networkmanager-pptp-0.9.10.0-1|66	+ Revision: 9700c5f
14mr|networkmanager-pptp-0.9.10.0-1|67	- Added scret-unstable BR
14mr|networkmanager-pptp-0.9.10.0-1|68	
14mr|networkmanager-pptp-0.9.10.0-1|69	

17792 14
14mr|networkmanager-vpnc-0.9.10.0-1|1	%define up_ver 0.9
14mr|networkmanager-vpnc-0.9.10.0-1|2	
14mr|networkmanager-vpnc-0.9.10.0-1|3	Summary:	NetworkManager VPN integration for vpnc
14mr|networkmanager-vpnc-0.9.10.0-1|4	Name:		networkmanager-vpnc
14mr|networkmanager-vpnc-0.9.10.0-1|5	Epoch:		1
14mr|networkmanager-vpnc-0.9.10.0-1|6	Version:	0.9.10.0
14mr|networkmanager-vpnc-0.9.10.0-1|7	Release:	1
14mr|networkmanager-vpnc-0.9.10.0-1|8	License:	GPLv2+
14mr|networkmanager-vpnc-0.9.10.0-1|9	Group:		System/Base
14mr|networkmanager-vpnc-0.9.10.0-1|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mr|networkmanager-vpnc-0.9.10.0-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/%{up_ver}/NetworkManager-vpnc-%{version}.tar.xz
14mr|networkmanager-vpnc-0.9.10.0-1|12	BuildRequires:	gettext
14mr|networkmanager-vpnc-0.9.10.0-1|13	BuildRequires:	intltool
14mr|networkmanager-vpnc-0.9.10.0-1|14	BuildRequires:	pkgconfig(gconf-2.0)
14mr|networkmanager-vpnc-0.9.10.0-1|15	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|networkmanager-vpnc-0.9.10.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|networkmanager-vpnc-0.9.10.0-1|17	BuildRequires:	pkgconfig(dbus-1)
14mr|networkmanager-vpnc-0.9.10.0-1|18	BuildRequires:	pkgconfig(libnm-util)
14mr|networkmanager-vpnc-0.9.10.0-1|19	BuildRequires:	pkgconfig(libnm-glib)
14mr|networkmanager-vpnc-0.9.10.0-1|20	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mr|networkmanager-vpnc-0.9.10.0-1|21	BuildRequires:	pkgconfig(libnm-gtk)
14mr|networkmanager-vpnc-0.9.10.0-1|22	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|networkmanager-vpnc-0.9.10.0-1|23	BuildRequires:	pkgconfig(libpng)
14mr|networkmanager-vpnc-0.9.10.0-1|24	BuildRequires:	pkgconfig(libsecret-unstable)
14mr|networkmanager-vpnc-0.9.10.0-1|25	Requires:	dbus
14mr|networkmanager-vpnc-0.9.10.0-1|26	Requires:	gnome-keyring
14mr|networkmanager-vpnc-0.9.10.0-1|27	Requires:	networkmanager
14mr|networkmanager-vpnc-0.9.10.0-1|28	Requires:	shared-mime-info
14mr|networkmanager-vpnc-0.9.10.0-1|29	Requires:	vpnc
14mr|networkmanager-vpnc-0.9.10.0-1|30	
14mr|networkmanager-vpnc-0.9.10.0-1|31	%description
14mr|networkmanager-vpnc-0.9.10.0-1|32	This package contains software for integrating the vpnc VPN software
14mr|networkmanager-vpnc-0.9.10.0-1|33	with NetworkManager and the GNOME desktop
14mr|networkmanager-vpnc-0.9.10.0-1|34	
14mr|networkmanager-vpnc-0.9.10.0-1|35	%files -f NetworkManager-vpnc.lang
14mr|networkmanager-vpnc-0.9.10.0-1|36	%doc AUTHORS ChangeLog
14mr|networkmanager-vpnc-0.9.10.0-1|37	%{_libexecdir}/nm-vpnc-auth-dialog
14mr|networkmanager-vpnc-0.9.10.0-1|38	%{_libexecdir}/nm-vpnc-service
14mr|networkmanager-vpnc-0.9.10.0-1|39	%{_libexecdir}/nm-vpnc-service-vpnc-helper
14mr|networkmanager-vpnc-0.9.10.0-1|40	%{_libdir}/NetworkManager/libnm-vpnc-properties.so
14mr|networkmanager-vpnc-0.9.10.0-1|41	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-vpnc-service.conf
14mr|networkmanager-vpnc-0.9.10.0-1|42	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-vpnc-service.name
14mr|networkmanager-vpnc-0.9.10.0-1|43	%{_datadir}/gnome-vpn-properties/vpnc/nm-vpnc-dialog.ui
14mr|networkmanager-vpnc-0.9.10.0-1|44	%{_datadir}/applications/nm-vpnc-auth-dialog.desktop
14mr|networkmanager-vpnc-0.9.10.0-1|45	%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-cisco-vpn-settings.png
14mr|networkmanager-vpnc-0.9.10.0-1|46	
14mr|networkmanager-vpnc-0.9.10.0-1|47	#----------------------------------------------------------------------------
14mr|networkmanager-vpnc-0.9.10.0-1|48	
14mr|networkmanager-vpnc-0.9.10.0-1|49	%prep
14mr|networkmanager-vpnc-0.9.10.0-1|50	%setup -qn NetworkManager-vpnc-%{version}
14mr|networkmanager-vpnc-0.9.10.0-1|51	%apply_patches
14mr|networkmanager-vpnc-0.9.10.0-1|52	
14mr|networkmanager-vpnc-0.9.10.0-1|53	%build
14mr|networkmanager-vpnc-0.9.10.0-1|54	%configure2_5x \
14mr|networkmanager-vpnc-0.9.10.0-1|55	--disable-static \
14mr|networkmanager-vpnc-0.9.10.0-1|56	--enable-more-warnings=yes \
14mr|networkmanager-vpnc-0.9.10.0-1|57	--with-gtkver=3 \
14mr|networkmanager-vpnc-0.9.10.0-1|58	--with-tests=yes
14mr|networkmanager-vpnc-0.9.10.0-1|59	
14mr|networkmanager-vpnc-0.9.10.0-1|60	%make
14mr|networkmanager-vpnc-0.9.10.0-1|61	
14mr|networkmanager-vpnc-0.9.10.0-1|62	%install
14mr|networkmanager-vpnc-0.9.10.0-1|63	%makeinstall_std
14mr|networkmanager-vpnc-0.9.10.0-1|64	
14mr|networkmanager-vpnc-0.9.10.0-1|65	%find_lang NetworkManager-vpnc
14mr|networkmanager-vpnc-0.9.10.0-1|66	
14mr|networkmanager-vpnc-0.9.10.0-1|67	
14mr|networkmanager-vpnc-0.9.10.0-1|68	%changelog
14mr|networkmanager-vpnc-0.9.10.0-1|69	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.10.0-1
14mr|networkmanager-vpnc-0.9.10.0-1|70	+ Revision: f966625
14mr|networkmanager-vpnc-0.9.10.0-1|71	- Update BuildRequires
14mr|networkmanager-vpnc-0.9.10.0-1|72	
14mr|networkmanager-vpnc-0.9.10.0-1|73	

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

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

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

17796 14
14mr|ninja-1.4.0-3|1	#global githash 5dc55a3
14mr|ninja-1.4.0-3|2	
14mr|ninja-1.4.0-3|3	Name:           ninja
14mr|ninja-1.4.0-3|4	Version:        1.4.0
14mr|ninja-1.4.0-3|5	Release:        3
14mr|ninja-1.4.0-3|6	Group:          Development/Other
14mr|ninja-1.4.0-3|7	Summary:        A small build system with a focus on speed
14mr|ninja-1.4.0-3|8	
14mr|ninja-1.4.0-3|9	License:        ASL 2.0
14mr|ninja-1.4.0-3|10	URL:            http://martine.github.com/ninja/
14mr|ninja-1.4.0-3|11	#VCS:            git://github.com/martine/ninja.git
14mr|ninja-1.4.0-3|12	# Snapshot from github
14mr|ninja-1.4.0-3|13	# Downloaded from https://github.com/martine/ninja/tarball/%{githash}
14mr|ninja-1.4.0-3|14	#Source0:        martine-ninja-%{githash}.tar.gz
14mr|ninja-1.4.0-3|15	Source0:        https://github.com/martine/ninja/archive/v%{version}.tar.gz
14mr|ninja-1.4.0-3|16	Source1:        ninja.vim
14mr|ninja-1.4.0-3|17	
14mr|ninja-1.4.0-3|18	BuildRequires:  asciidoc
14mr|ninja-1.4.0-3|19	BuildRequires:  gtest-devel
14mr|ninja-1.4.0-3|20	BuildRequires:  re2c
14mr|ninja-1.4.0-3|21	BuildRequires:	xsltproc docbook-dtds docbook-style-xsl
14mr|ninja-1.4.0-3|22	
14mr|ninja-1.4.0-3|23	Suggests:	%{name}-vim = %{EVRD}
14mr|ninja-1.4.0-3|24	
14mr|ninja-1.4.0-3|25	%description
14mr|ninja-1.4.0-3|26	Ninja is a small build system with a focus on speed. It differs from other
14mr|ninja-1.4.0-3|27	build systems in two major respects: it is designed to have its input files
14mr|ninja-1.4.0-3|28	generated by a higher-level build system, and it is designed to run builds as
14mr|ninja-1.4.0-3|29	fast as possible.
14mr|ninja-1.4.0-3|30	
14mr|ninja-1.4.0-3|31	%package vim
14mr|ninja-1.4.0-3|32	Summary:	Syntax highlighting etc. for Ninja files in vim
14mr|ninja-1.4.0-3|33	Suggests:	%{name} = %{EVRD}
14mr|ninja-1.4.0-3|34	Group:		Development/Other
14mr|ninja-1.4.0-3|35	
14mr|ninja-1.4.0-3|36	%description vim
14mr|ninja-1.4.0-3|37	Syntax highlighting etc. for Ninja files in vim
14mr|ninja-1.4.0-3|38	
14mr|ninja-1.4.0-3|39	%package emacs
14mr|ninja-1.4.0-3|40	Summary:	Syntax highlighting etc. for Ninja files in emacs
14mr|ninja-1.4.0-3|41	Suggests:	%{name} = %{EVRD}
14mr|ninja-1.4.0-3|42	Group:		Development/Other
14mr|ninja-1.4.0-3|43	
14mr|ninja-1.4.0-3|44	%description emacs
14mr|ninja-1.4.0-3|45	Syntax highlighting etc. for Ninja files in emacs
14mr|ninja-1.4.0-3|46	
14mr|ninja-1.4.0-3|47	%package zsh
14mr|ninja-1.4.0-3|48	Summary:	Command line completion for Ninja in zsh
14mr|ninja-1.4.0-3|49	Suggests:	%{name} = %{EVRD}
14mr|ninja-1.4.0-3|50	Group:		Development/Other
14mr|ninja-1.4.0-3|51	
14mr|ninja-1.4.0-3|52	%description zsh
14mr|ninja-1.4.0-3|53	Command line completion for Ninja in zsh
14mr|ninja-1.4.0-3|54	
14mr|ninja-1.4.0-3|55	%prep
14mr|ninja-1.4.0-3|56	%setup -q
14mr|ninja-1.4.0-3|57	
14mr|ninja-1.4.0-3|58	
14mr|ninja-1.4.0-3|59	%build
14mr|ninja-1.4.0-3|60	CFLAGS="%{optflags}"
14mr|ninja-1.4.0-3|61	export CFLAGS
14mr|ninja-1.4.0-3|62	./bootstrap.py --verbose -- --debug
14mr|ninja-1.4.0-3|63	./ninja -v manual
14mr|ninja-1.4.0-3|64	./ninja -v ninja_test
14mr|ninja-1.4.0-3|65	
14mr|ninja-1.4.0-3|66	
14mr|ninja-1.4.0-3|67	%check
14mr|ninja-1.4.0-3|68	# workaround possible too low default limits
14mr|ninja-1.4.0-3|69	ulimit -n 2048
14mr|ninja-1.4.0-3|70	ulimit -u 2048
14mr|ninja-1.4.0-3|71	
14mr|ninja-1.4.0-3|72	./ninja_test
14mr|ninja-1.4.0-3|73	
14mr|ninja-1.4.0-3|74	
14mr|ninja-1.4.0-3|75	%install
14mr|ninja-1.4.0-3|76	# TODO: Install ninja_syntax.py?
14mr|ninja-1.4.0-3|77	install -p -m 755 -d %{buildroot}%{_bindir}
14mr|ninja-1.4.0-3|78	install -p -m 755 ninja %{buildroot}%{_bindir}/
14mr|ninja-1.4.0-3|79	
14mr|ninja-1.4.0-3|80	install -p -m 755 -d %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|ninja-1.4.0-3|81	install -p -m 644 misc/bash-completion %{buildroot}%{_sysconfdir}/bash_completion.d/ninja-bash-completion
14mr|ninja-1.4.0-3|82	
14mr|ninja-1.4.0-3|83	install -p -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
14mr|ninja-1.4.0-3|84	install -p -m 644 misc/ninja-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/ninja-mode.el
14mr|ninja-1.4.0-3|85	
14mr|ninja-1.4.0-3|86	install -p -m 755 -d %{buildroot}%{_datadir}/vim/vimfiles/syntax
14mr|ninja-1.4.0-3|87	install -p -m 644 misc/ninja.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax/ninja.vim
14mr|ninja-1.4.0-3|88	install -p -m 755 -d %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
14mr|ninja-1.4.0-3|89	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/vim/vimfiles/ftdetect/ninja.vim
14mr|ninja-1.4.0-3|90	
14mr|ninja-1.4.0-3|91	install -p -m 755 -d %{buildroot}%{_datadir}/zsh/site-functions
14mr|ninja-1.4.0-3|92	install -p -m 644 misc/zsh-completion %{buildroot}%{_datadir}/zsh/site-functions/_ninja
14mr|ninja-1.4.0-3|93	
14mr|ninja-1.4.0-3|94	
14mr|ninja-1.4.0-3|95	%files
14mr|ninja-1.4.0-3|96	%doc COPYING README doc/manual.html
14mr|ninja-1.4.0-3|97	%{_bindir}/ninja
14mr|ninja-1.4.0-3|98	%{_sysconfdir}/bash_completion.d/
14mr|ninja-1.4.0-3|99	
14mr|ninja-1.4.0-3|100	%files emacs
14mr|ninja-1.4.0-3|101	%{_datadir}/emacs/site-lisp/ninja-mode.el
14mr|ninja-1.4.0-3|102	
14mr|ninja-1.4.0-3|103	%files vim
14mr|ninja-1.4.0-3|104	%{_datadir}/vim/vimfiles/syntax/ninja.vim
14mr|ninja-1.4.0-3|105	%{_datadir}/vim/vimfiles/ftdetect/ninja.vim
14mr|ninja-1.4.0-3|106	
14mr|ninja-1.4.0-3|107	%files zsh
14mr|ninja-1.4.0-3|108	%{_datadir}/zsh/
14mr|ninja-1.4.0-3|109	
14mr|ninja-1.4.0-3|110	%changelog
14mr|ninja-1.4.0-3|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-3
14mr|ninja-1.4.0-3|112	+ Revision: 530525b
14mr|ninja-1.4.0-3|113	- MassBuild#440: Increase release tag
14mr|ninja-1.4.0-3|114	
14mr|ninja-1.4.0-3|115	

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

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

17799 14
14mr|normalize-0.7.7-13|1	# --with xmms, default off
14mr|normalize-0.7.7-13|2	%bcond_with	xmms
14mr|normalize-0.7.7-13|3	
14mr|normalize-0.7.7-13|4	Summary:	A tool for adjusting the volume of wave files
14mr|normalize-0.7.7-13|5	Name:		normalize
14mr|normalize-0.7.7-13|6	Version:	0.7.7
14mr|normalize-0.7.7-13|7	Release:	13
14mr|normalize-0.7.7-13|8	Group:		Sound
14mr|normalize-0.7.7-13|9	License:	GPLv2
14mr|normalize-0.7.7-13|10	Url:		http://normalize.nongnu.org/
14mr|normalize-0.7.7-13|11	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
14mr|normalize-0.7.7-13|12	Patch0:		compressed-wav-files.dpatch
14mr|normalize-0.7.7-13|13	Patch1:		fix-flac.dpatch
14mr|normalize-0.7.7-13|14	Patch2:		normalize-0.7.7-audiofile-pkgconfig.patch
14mr|normalize-0.7.7-13|15	Patch3:		%{name}-%{version}-m4.patch
14mr|normalize-0.7.7-13|16	Patch4:		normalize-automake-1.13.patch
14mr|normalize-0.7.7-13|17	%if %with xmms
14mr|normalize-0.7.7-13|18	BuildRequires:	xmms-devel
14mr|normalize-0.7.7-13|19	%endif
14mr|normalize-0.7.7-13|20	BuildRequires:	gettext-devel
14mr|normalize-0.7.7-13|21	BuildRequires:	pkgconfig(audiofile)
14mr|normalize-0.7.7-13|22	BuildRequires:	pkgconfig(mad)
14mr|normalize-0.7.7-13|23	
14mr|normalize-0.7.7-13|24	%track
14mr|normalize-0.7.7-13|25	prog %{name} = {
14mr|normalize-0.7.7-13|26	url = http://normalize.nongnu.org/
14mr|normalize-0.7.7-13|27	version = %{version}
14mr|normalize-0.7.7-13|28	regex = %{name}-(__VER__)\.tar\.bz2
14mr|normalize-0.7.7-13|29	}
14mr|normalize-0.7.7-13|30	
14mr|normalize-0.7.7-13|31	%description
14mr|normalize-0.7.7-13|32	normalize is an overly complicated tool for adjusting the volume of
14mr|normalize-0.7.7-13|33	wave files to a standard volume level.  This is useful for things like
14mr|normalize-0.7.7-13|34	creating mp3 mixes, where different recording levels on different
14mr|normalize-0.7.7-13|35	albums can cause the volume to vary greatly from song to song.
14mr|normalize-0.7.7-13|36	
14mr|normalize-0.7.7-13|37	%prep
14mr|normalize-0.7.7-13|38	
14mr|normalize-0.7.7-13|39	%setup -q
14mr|normalize-0.7.7-13|40	%apply_patches
14mr|normalize-0.7.7-13|41	touch ./AUTHORS ./ABOUT-NLS ./ChangeLog
14mr|normalize-0.7.7-13|42	autoreconf -fi
14mr|normalize-0.7.7-13|43	
14mr|normalize-0.7.7-13|44	%build
14mr|normalize-0.7.7-13|45	%configure2_5x \
14mr|normalize-0.7.7-13|46	--with-audiofile \
14mr|normalize-0.7.7-13|47	%if %with xmms
14mr|normalize-0.7.7-13|48	--enable-xmms
14mr|normalize-0.7.7-13|49	%else
14mr|normalize-0.7.7-13|50	--disable-xmms
14mr|normalize-0.7.7-13|51	%endif
14mr|normalize-0.7.7-13|52	perl -pi -e 's/mkinstalldirs\s+=.*/mkinstalldirs = mkdir -p /' po/Makefile
14mr|normalize-0.7.7-13|53	%make
14mr|normalize-0.7.7-13|54	
14mr|normalize-0.7.7-13|55	%install
14mr|normalize-0.7.7-13|56	%makeinstall_std
14mr|normalize-0.7.7-13|57	%find_lang %{name}
14mr|normalize-0.7.7-13|58	rm -f %{buildroot}%{_libdir}/xmms/Effect/librva.la
14mr|normalize-0.7.7-13|59	
14mr|normalize-0.7.7-13|60	%files -f %{name}.lang
14mr|normalize-0.7.7-13|61	%doc README NEWS THANKS TODO
14mr|normalize-0.7.7-13|62	%{_bindir}/*
14mr|normalize-0.7.7-13|63	%{_mandir}/man1/normalize*
14mr|normalize-0.7.7-13|64	%if %with xmms
14mr|normalize-0.7.7-13|65	%{_libdir}/xmms/Effect/librva.so
14mr|normalize-0.7.7-13|66	%endif
14mr|normalize-0.7.7-13|67	
14mr|normalize-0.7.7-13|68	
14mr|normalize-0.7.7-13|69	%changelog
14mr|normalize-0.7.7-13|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.7-13
14mr|normalize-0.7.7-13|71	+ Revision: c82c358
14mr|normalize-0.7.7-13|72	- MassBuild#440: Increase release tag
14mr|normalize-0.7.7-13|73	
14mr|normalize-0.7.7-13|74	

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

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

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

17803 14
14mr|nslint-2.1a6-10|1	Summary:	A DNS lint checker
14mr|nslint-2.1a6-10|2	Name:		nslint
14mr|nslint-2.1a6-10|3	Version:	2.1a6
14mr|nslint-2.1a6-10|4	Release:	10
14mr|nslint-2.1a6-10|5	License:	BSD
14mr|nslint-2.1a6-10|6	Group:		Networking/Other
14mr|nslint-2.1a6-10|7	Source:		ftp://ftp.ee.lbl.gov/%{name}-%{version}.tar.bz2
14mr|nslint-2.1a6-10|8	Patch:		%{name}-owner.patch
14mr|nslint-2.1a6-10|9	
14mr|nslint-2.1a6-10|10	%description
14mr|nslint-2.1a6-10|11	Perform consistency checks on DNS files.
14mr|nslint-2.1a6-10|12	
14mr|nslint-2.1a6-10|13	%prep
14mr|nslint-2.1a6-10|14	%setup -q
14mr|nslint-2.1a6-10|15	%patch -p1
14mr|nslint-2.1a6-10|16	
14mr|nslint-2.1a6-10|17	%build
14mr|nslint-2.1a6-10|18	%configure
14mr|nslint-2.1a6-10|19	%make
14mr|nslint-2.1a6-10|20	
14mr|nslint-2.1a6-10|21	%install
14mr|nslint-2.1a6-10|22	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man8
14mr|nslint-2.1a6-10|23	%makeinstall_std install-man
14mr|nslint-2.1a6-10|24	chmod 0755 %{buildroot}%{_bindir}/%{name}
14mr|nslint-2.1a6-10|25	
14mr|nslint-2.1a6-10|26	%files
14mr|nslint-2.1a6-10|27	%doc README CHANGES
14mr|nslint-2.1a6-10|28	%{_bindir}/%{name}
14mr|nslint-2.1a6-10|29	%{_mandir}/*/*
14mr|nslint-2.1a6-10|30	
14mr|nslint-2.1a6-10|31	
14mr|nslint-2.1a6-10|32	
14mr|nslint-2.1a6-10|33	
14mr|nslint-2.1a6-10|34	
14mr|nslint-2.1a6-10|35	%changelog
14mr|nslint-2.1a6-10|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1a6-10
14mr|nslint-2.1a6-10|37	+ Revision: 63df67a
14mr|nslint-2.1a6-10|38	- MassBuild#440: Increase release tag
14mr|nslint-2.1a6-10|39	
14mr|nslint-2.1a6-10|40	

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

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

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

17807 14
14mr|nss_mdns-0.10-23|1	%define rname nss-mdns
14mr|nss_mdns-0.10-23|2	
14mr|nss_mdns-0.10-23|3	%define major 2
14mr|nss_mdns-0.10-23|4	%define libname %mklibname %{name} %{major}
14mr|nss_mdns-0.10-23|5	
14mr|nss_mdns-0.10-23|6	Summary:	Multicast dns support for glibc domain resolver
14mr|nss_mdns-0.10-23|7	Name:		nss_mdns
14mr|nss_mdns-0.10-23|8	Version:	0.10
14mr|nss_mdns-0.10-23|9	Release:	23
14mr|nss_mdns-0.10-23|10	License:	GPLv2+
14mr|nss_mdns-0.10-23|11	Group:		System/Libraries
14mr|nss_mdns-0.10-23|12	Url:		http://0pointer.de/lennart/projects/%{rname}/
14mr|nss_mdns-0.10-23|13	Source0:	http://0pointer.de/lennart/projects/%{rname}/%{rname}-%{version}.tar.bz2
14mr|nss_mdns-0.10-23|14	BuildRequires:	pkgconfig(avahi-core)
14mr|nss_mdns-0.10-23|15	# for /etc/sysconfig/network
14mr|nss_mdns-0.10-23|16	Requires(post):	initscripts
14mr|nss_mdns-0.10-23|17	Requires:	%{name}-libraries
14mr|nss_mdns-0.10-23|18	
14mr|nss_mdns-0.10-23|19	%description
14mr|nss_mdns-0.10-23|20	nss-mdns is a plugin for the Name Service Switch (NSS) functionality of the
14mr|nss_mdns-0.10-23|21	glibc providing host name resolution via Multicast DNS (aka Zeroconf, aka
14mr|nss_mdns-0.10-23|22	Apple Rendezvous), effectively allowing name resolution by common
14mr|nss_mdns-0.10-23|23	Unix/Linux programs in the ad-hoc mDNS domain .local.
14mr|nss_mdns-0.10-23|24	
14mr|nss_mdns-0.10-23|25	nss-mdns provides client functionality only, which means that you have to run
14mr|nss_mdns-0.10-23|26	a mDNS responder daemon separately from nss-mdns if you want to register
14mr|nss_mdns-0.10-23|27	the local host name via mDNS.
14mr|nss_mdns-0.10-23|28	
14mr|nss_mdns-0.10-23|29	%files
14mr|nss_mdns-0.10-23|30	%doc README doc/README.html doc/style.css
14mr|nss_mdns-0.10-23|31	%config(noreplace) %{_sysconfdir}/mdns.allow
14mr|nss_mdns-0.10-23|32	
14mr|nss_mdns-0.10-23|33	%post
14mr|nss_mdns-0.10-23|34	if [ $1 = 1 ]; then
14mr|nss_mdns-0.10-23|35	# ipv4 by default, as explained on the webpage
14mr|nss_mdns-0.10-23|36	[ -f %{_sysconfdir}/sysconfig/network ] && source %{_sysconfdir}/sysconfig/network
14mr|nss_mdns-0.10-23|37	if [ "${NETWORKING_IPV6}" = "yes" ]; then
14mr|nss_mdns-0.10-23|38	# for both ipv6 and ipv4
14mr|nss_mdns-0.10-23|39	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns_minimal $2 mdns $3/' %{_sysconfdir}/nsswitch.conf
14mr|nss_mdns-0.10-23|40	else
14mr|nss_mdns-0.10-23|41	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns4_minimal $2 mdns4 $3/' %{_sysconfdir}/nsswitch.conf
14mr|nss_mdns-0.10-23|42	fi
14mr|nss_mdns-0.10-23|43	fi
14mr|nss_mdns-0.10-23|44	
14mr|nss_mdns-0.10-23|45	%postun
14mr|nss_mdns-0.10-23|46	if [ $1 = 0 ]; then
14mr|nss_mdns-0.10-23|47	perl -pi -e 's/^(hosts:.*)\smdns_minimal\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
14mr|nss_mdns-0.10-23|48	perl -pi -e 's/^(hosts:.*)\smdns\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
14mr|nss_mdns-0.10-23|49	fi
14mr|nss_mdns-0.10-23|50	
14mr|nss_mdns-0.10-23|51	#----------------------------------------------------------------------------
14mr|nss_mdns-0.10-23|52	
14mr|nss_mdns-0.10-23|53	%package -n %{libname}
14mr|nss_mdns-0.10-23|54	Summary:	Plugin libraries for nss-mdns
14mr|nss_mdns-0.10-23|55	Group:		System/Libraries
14mr|nss_mdns-0.10-23|56	Requires:	%{name} = %{EVRD}
14mr|nss_mdns-0.10-23|57	Conflicts:	%{name} < 0.10-23
14mr|nss_mdns-0.10-23|58	Provides:	%{name}-libraries = %{EVRD}
14mr|nss_mdns-0.10-23|59	
14mr|nss_mdns-0.10-23|60	%description -n %{libname}
14mr|nss_mdns-0.10-23|61	Plugin libraries for nss-mdns.
14mr|nss_mdns-0.10-23|62	
14mr|nss_mdns-0.10-23|63	%files -n %{libname}
14mr|nss_mdns-0.10-23|64	/%{_lib}/*.so.%{major}
14mr|nss_mdns-0.10-23|65	
14mr|nss_mdns-0.10-23|66	#----------------------------------------------------------------------------
14mr|nss_mdns-0.10-23|67	
14mr|nss_mdns-0.10-23|68	%prep
14mr|nss_mdns-0.10-23|69	%setup -qn %{rname}-%{version}
14mr|nss_mdns-0.10-23|70	
14mr|nss_mdns-0.10-23|71	%build
14mr|nss_mdns-0.10-23|72	%configure2_5x \
14mr|nss_mdns-0.10-23|73	--localstatedir=%{_var}/ \
14mr|nss_mdns-0.10-23|74	--libdir=/%{_lib} \
14mr|nss_mdns-0.10-23|75	--enable-avahi
14mr|nss_mdns-0.10-23|76	%make
14mr|nss_mdns-0.10-23|77	
14mr|nss_mdns-0.10-23|78	%install
14mr|nss_mdns-0.10-23|79	%makeinstall_std
14mr|nss_mdns-0.10-23|80	
14mr|nss_mdns-0.10-23|81	mkdir -p %{buildroot}%{_sysconfdir}
14mr|nss_mdns-0.10-23|82	cat > %{buildroot}%{_sysconfdir}/mdns.allow  <<EOF
14mr|nss_mdns-0.10-23|83	# place here the domain that should be resolved by multicast dns
14mr|nss_mdns-0.10-23|84	# use * to include all ( not recommended )
14mr|nss_mdns-0.10-23|85	.local.
14mr|nss_mdns-0.10-23|86	.local
14mr|nss_mdns-0.10-23|87	EOF
14mr|nss_mdns-0.10-23|88	
14mr|nss_mdns-0.10-23|89	
14mr|nss_mdns-0.10-23|90	%changelog
14mr|nss_mdns-0.10-23|91	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-23
14mr|nss_mdns-0.10-23|92	+ Revision: 018ac77
14mr|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)
14mr|nss_mdns-0.10-23|94	
14mr|nss_mdns-0.10-23|95	

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

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

17810 14
14mr|ntfs-config-1.1-6|1	%define _enable_debug_packages	%{nil}
14mr|ntfs-config-1.1-6|2	%define debug_package		%{nil}
14mr|ntfs-config-1.1-6|3	
14mr|ntfs-config-1.1-6|4	Summary:	GUI tool to enable/disable write support for NTFS device
14mr|ntfs-config-1.1-6|5	Name:		ntfs-config
14mr|ntfs-config-1.1-6|6	Version:	1.1
14mr|ntfs-config-1.1-6|7	Release:	6
14mr|ntfs-config-1.1-6|8	License: 	GPL
14mr|ntfs-config-1.1-6|9	Group:  	Graphical desktop/GNOME
14mr|ntfs-config-1.1-6|10	Source0:	%{name}-%{version}.tar.gz
14mr|ntfs-config-1.1-6|11	Source1:	ntfs-config_ru.po
14mr|ntfs-config-1.1-6|12	Patch0:		ntfs-config-1.1-desktop.patch
14mr|ntfs-config-1.1-6|13	URL:		http://flomertens.free.fr/ntfs-config/
14mr|ntfs-config-1.1-6|14	BuildRequires:  pygtk2.0-devel
14mr|ntfs-config-1.1-6|15	BuildRequires:  desktop-file-utils
14mr|ntfs-config-1.1-6|16	BuildRequires:  perl-XML-Parser
14mr|ntfs-config-1.1-6|17	BuildRequires:  usermode
14mr|ntfs-config-1.1-6|18	BuildRequires:	intltool
14mr|ntfs-config-1.1-6|19	Requires:	ntfs-3g
14mr|ntfs-config-1.1-6|20	Requires:	pygtk2.0-libglade
14mr|ntfs-config-1.1-6|21	Requires:       usermode
14mr|ntfs-config-1.1-6|22	Requires:	gksu
14mr|ntfs-config-1.1-6|23	
14mr|ntfs-config-1.1-6|24	%description
14mr|ntfs-config-1.1-6|25	This program will allow you to easily configure all of your NTFS devices to
14mr|ntfs-config-1.1-6|26	allow write support.  For that use, it will configure them to use the ntfs-3g
14mr|ntfs-config-1.1-6|27	driver. You'll also be able to easily disable this feature.
14mr|ntfs-config-1.1-6|28	
14mr|ntfs-config-1.1-6|29	For more information about ntfs-3g : http://www.ntfs-3g.org
14mr|ntfs-config-1.1-6|30	
14mr|ntfs-config-1.1-6|31	%prep
14mr|ntfs-config-1.1-6|32	%setup -q
14mr|ntfs-config-1.1-6|33	%apply_patches
14mr|ntfs-config-1.1-6|34	
14mr|ntfs-config-1.1-6|35	#fix ru
14mr|ntfs-config-1.1-6|36	rm -f po/ru.mo
14mr|ntfs-config-1.1-6|37	cp %{SOURCE1} po/ru.po
14mr|ntfs-config-1.1-6|38	
14mr|ntfs-config-1.1-6|39	%build
14mr|ntfs-config-1.1-6|40	autoconf
14mr|ntfs-config-1.1-6|41	%configure2_5x
14mr|ntfs-config-1.1-6|42	%make
14mr|ntfs-config-1.1-6|43	
14mr|ntfs-config-1.1-6|44	%install
14mr|ntfs-config-1.1-6|45	
14mr|ntfs-config-1.1-6|46	%makeinstall_std
14mr|ntfs-config-1.1-6|47	
14mr|ntfs-config-1.1-6|48	#For compartibles without HAL
14mr|ntfs-config-1.1-6|49	mkdir -p %{buildroot}%{_sysconfdir}/hal/fdi/policy
14mr|ntfs-config-1.1-6|50	echo "This directory need for ntfs-config. Not remove!" > %{buildroot}%{_sysconfdir}/hal/fdi/policy/README
14mr|ntfs-config-1.1-6|51	
14mr|ntfs-config-1.1-6|52	%find_lang %{name} --with-gnome
14mr|ntfs-config-1.1-6|53	
14mr|ntfs-config-1.1-6|54	%files -f %{name}.lang
14mr|ntfs-config-1.1-6|55	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|ntfs-config-1.1-6|56	%{_sbindir}/%{name}
14mr|ntfs-config-1.1-6|57	%{_datadir}/applications/*.desktop
14mr|ntfs-config-1.1-6|58	%{_mandir}/man8/*
14mr|ntfs-config-1.1-6|59	%{_datadir}/%{name}/*
14mr|ntfs-config-1.1-6|60	%{py_platsitedir}/NtfsConfig
14mr|ntfs-config-1.1-6|61	%{_sysconfdir}/hal/fdi/policy/README
14mr|ntfs-config-1.1-6|62	
14mr|ntfs-config-1.1-6|63	%changelog
14mr|ntfs-config-1.1-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|ntfs-config-1.1-6|65	+ Revision: 1d4b763
14mr|ntfs-config-1.1-6|66	- MassBuild#440: Increase release tag
14mr|ntfs-config-1.1-6|67	
14mr|ntfs-config-1.1-6|68	

17811 14
14mr|ntp-4.2.6p5-3|1	%define pver p5
14mr|ntp-4.2.6p5-3|2	%define ntp_user ntp
14mr|ntp-4.2.6p5-3|3	%define ntp_group ntp
14mr|ntp-4.2.6p5-3|4	
14mr|ntp-4.2.6p5-3|5	Summary:        Synchronizes system time using the Network Time Protocol (NTP)
14mr|ntp-4.2.6p5-3|6	Name:           ntp
14mr|ntp-4.2.6p5-3|7	Version:        4.2.6%{pver}
14mr|ntp-4.2.6p5-3|8	Release:        3
14mr|ntp-4.2.6p5-3|9	License:        BSD-Style
14mr|ntp-4.2.6p5-3|10	Group:          System/Servers
14mr|ntp-4.2.6p5-3|11	URL:            http://www.ntp.org/
14mr|ntp-4.2.6p5-3|12	Source0:        http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
14mr|ntp-4.2.6p5-3|13	Source99:       http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz.md5
14mr|ntp-4.2.6p5-3|14	Source1:        ntp.conf
14mr|ntp-4.2.6p5-3|15	Source2:        ntp.keys
14mr|ntp-4.2.6p5-3|16	Source4:        ntpstat-0.2.tar.bz2
14mr|ntp-4.2.6p5-3|17	Source7:        ntpd.sysconfig
14mr|ntp-4.2.6p5-3|18	Source11:       50-ntpd.list
14mr|ntp-4.2.6p5-3|19	Source12:       ntpd.service
14mr|ntp-4.2.6p5-3|20	Source13:       ntpdate.service
14mr|ntp-4.2.6p5-3|21	Source14:       ntp-wait.service
14mr|ntp-4.2.6p5-3|22	Source15:       ntpdate.wrapper
14mr|ntp-4.2.6p5-3|23	Source16:       ntpdate.sysconfig
14mr|ntp-4.2.6p5-3|24	Patch1: ntp-4.2.6p1-sleep.patch
14mr|ntp-4.2.6p5-3|25	Patch2: ntp-4.2.6p4-droproot.patch
14mr|ntp-4.2.6p5-3|26	Patch3: ntp-4.2.6p1-bcast.patch
14mr|ntp-4.2.6p5-3|27	Patch4: ntp-4.2.6p1-cmsgalign.patch
14mr|ntp-4.2.6p5-3|28	Patch5: ntp-4.2.6p1-linkfastmath.patch
14mr|ntp-4.2.6p5-3|29	Patch6: ntp-4.2.6p2-tentative.patch
14mr|ntp-4.2.6p5-3|30	Patch7: ntp-4.2.6p1-retcode.patch
14mr|ntp-4.2.6p5-3|31	Patch8: ntp-4.2.6p4-rtnetlink.patch
14mr|ntp-4.2.6p5-3|32	Patch10: ntp-4.2.6p4-htmldoc.patch
14mr|ntp-4.2.6p5-3|33	Patch11: ntp-4.2.6p1-nano.patch
14mr|ntp-4.2.6p5-3|34	Patch12: ntp-4.2.4p7-getprecision.patch
14mr|ntp-4.2.6p5-3|35	Patch13: ntp-4.2.6p1-logdefault.patch
14mr|ntp-4.2.6p5-3|36	Patch14: ntp-4.2.6p4-mlock.patch
14mr|ntp-4.2.6p5-3|37	Patch15: ntp-4.2.6p2-multiopts.patch
14mr|ntp-4.2.6p5-3|38	Patch16: ntp-4.2.6p3-no_checkChangeLog.diff
14mr|ntp-4.2.6p5-3|39	Patch50: ntpstat-0.2-clksrc.patch
14mr|ntp-4.2.6p5-3|40	Patch51: ntpstat-0.2-multipacket.patch
14mr|ntp-4.2.6p5-3|41	Patch52: ntpstat-0.2-sysvars.patch
14mr|ntp-4.2.6p5-3|42	Patch53: ntpstat-0.2-maxerror.patch
14mr|ntp-4.2.6p5-3|43	Patch54: ntpstat-0.2-errorbit.patch
14mr|ntp-4.2.6p5-3|44	Patch300: ntp-4.2.4p5-format_not_a_string_literal_and_no_format_arguments.diff
14mr|ntp-4.2.6p5-3|45	Patch301: ntp-4.2.6p5-automake-1.13.patch
14mr|ntp-4.2.6p5-3|46	Requires(post,preun):  rpm-helper
14mr|ntp-4.2.6p5-3|47	Requires:       ntp-client
14mr|ntp-4.2.6p5-3|48	BuildRequires:  openssl-devel
14mr|ntp-4.2.6p5-3|49	BuildRequires:  ncurses-devel
14mr|ntp-4.2.6p5-3|50	BuildRequires:  elfutils-devel
14mr|ntp-4.2.6p5-3|51	BuildRequires:  libcap-devel
14mr|ntp-4.2.6p5-3|52	BuildRequires:  libedit-devel
14mr|ntp-4.2.6p5-3|53	BuildRequires:  net-snmp-devel
14mr|ntp-4.2.6p5-3|54	# for html2man
14mr|ntp-4.2.6p5-3|55	BuildRequires:  perl-HTML-Parser
14mr|ntp-4.2.6p5-3|56	
14mr|ntp-4.2.6p5-3|57	%description
14mr|ntp-4.2.6p5-3|58	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mr|ntp-4.2.6p5-3|59	with another reference time source.  The ntp package contains utilities
14mr|ntp-4.2.6p5-3|60	and daemons which will synchronize your computer's time to Coordinated
14mr|ntp-4.2.6p5-3|61	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mr|ntp-4.2.6p5-3|62	ntpdate (a program for retrieving the date and time from remote machines
14mr|ntp-4.2.6p5-3|63	via a network) and ntpd (a daemon which continuously adjusts system time).
14mr|ntp-4.2.6p5-3|64	
14mr|ntp-4.2.6p5-3|65	Install the ntp package if you need tools for keeping your system's
14mr|ntp-4.2.6p5-3|66	time synchronized via the NTP protocol.
14mr|ntp-4.2.6p5-3|67	
14mr|ntp-4.2.6p5-3|68	Note: Primary, original, big, HTML documentation, is in the package ntp-doc.
14mr|ntp-4.2.6p5-3|69	
14mr|ntp-4.2.6p5-3|70	%package client
14mr|ntp-4.2.6p5-3|71	Summary:        The ntpdate client for setting system time from NTP servers
14mr|ntp-4.2.6p5-3|72	Group:          System/Servers
14mr|ntp-4.2.6p5-3|73	Requires(post,preun):  rpm-helper
14mr|ntp-4.2.6p5-3|74	
14mr|ntp-4.2.6p5-3|75	%description client
14mr|ntp-4.2.6p5-3|76	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mr|ntp-4.2.6p5-3|77	with another reference time source.  The ntp package contains utilities
14mr|ntp-4.2.6p5-3|78	and daemons which will synchronize your computer's time to Coordinated
14mr|ntp-4.2.6p5-3|79	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mr|ntp-4.2.6p5-3|80	ntpdate (a program for retrieving the date and time from remote machines
14mr|ntp-4.2.6p5-3|81	via a network) and ntpd (a daemon which continuously adjusts system time).
14mr|ntp-4.2.6p5-3|82	
14mr|ntp-4.2.6p5-3|83	ntpdate is a simple NTP client which allows a system's clock to be set
14mr|ntp-4.2.6p5-3|84	to match the time obtained by communicating with one or more servers.
14mr|ntp-4.2.6p5-3|85	
14mr|ntp-4.2.6p5-3|86	ntpdate is optional (but recommended) if you're running an NTP server,
14mr|ntp-4.2.6p5-3|87	because initially setting the system clock to an almost-correct time
14mr|ntp-4.2.6p5-3|88	will help the NTP server synchronize faster.
14mr|ntp-4.2.6p5-3|89	
14mr|ntp-4.2.6p5-3|90	The ntpdate client by itself is useful for occasionally setting the time on
14mr|ntp-4.2.6p5-3|91	machines that are not on the net full-time, such as laptops.
14mr|ntp-4.2.6p5-3|92	
14mr|ntp-4.2.6p5-3|93	%package doc
14mr|ntp-4.2.6p5-3|94	Summary:        Complete HTML documentation for ntp
14mr|ntp-4.2.6p5-3|95	Group:          System/Servers
14mr|ntp-4.2.6p5-3|96	BuildArch:	noarch
14mr|ntp-4.2.6p5-3|97	
14mr|ntp-4.2.6p5-3|98	%description doc
14mr|ntp-4.2.6p5-3|99	This is the original, complete, documentation for NTP, in HTML format.
14mr|ntp-4.2.6p5-3|100	Manpages documentation comes with the binary package(s).
14mr|ntp-4.2.6p5-3|101	
14mr|ntp-4.2.6p5-3|102	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mr|ntp-4.2.6p5-3|103	with another reference time source.  The ntp package contains utilities
14mr|ntp-4.2.6p5-3|104	and daemons which will synchronize your computer's time to Coordinated
14mr|ntp-4.2.6p5-3|105	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mr|ntp-4.2.6p5-3|106	ntpdate (a program for retrieving the date and time from remote machines
14mr|ntp-4.2.6p5-3|107	via a network) and ntpd (a daemon which continuously adjusts system time).
14mr|ntp-4.2.6p5-3|108	
14mr|ntp-4.2.6p5-3|109	%prep
14mr|ntp-4.2.6p5-3|110	
14mr|ntp-4.2.6p5-3|111	%setup -q -n ntp-%{version} -a4
14mr|ntp-4.2.6p5-3|112	%patch1 -p1 -b .sleep
14mr|ntp-4.2.6p5-3|113	%patch2 -p1 -b .droproot
14mr|ntp-4.2.6p5-3|114	%patch3 -p0 -b .bcast
14mr|ntp-4.2.6p5-3|115	%patch4 -p1 -b .cmsgalign
14mr|ntp-4.2.6p5-3|116	%ifarch ia64
14mr|ntp-4.2.6p5-3|117	%patch5 -p1 -b .linkfastmath
14mr|ntp-4.2.6p5-3|118	%endif
14mr|ntp-4.2.6p5-3|119	%patch6 -p0 -b .tentative
14mr|ntp-4.2.6p5-3|120	%patch7 -p1 -b .retcode
14mr|ntp-4.2.6p5-3|121	%patch8 -p1 -b .rtnetlink
14mr|ntp-4.2.6p5-3|122	%patch10 -p1 -b .htmldoc
14mr|ntp-4.2.6p5-3|123	%patch11 -p1 -b .nano
14mr|ntp-4.2.6p5-3|124	%patch12 -p1 -b .getprecision
14mr|ntp-4.2.6p5-3|125	%patch13 -p1 -b .logdefault
14mr|ntp-4.2.6p5-3|126	%patch14 -p1 -b .mlock
14mr|ntp-4.2.6p5-3|127	%patch15 -p1 -b .multiopts
14mr|ntp-4.2.6p5-3|128	%patch16 -p0 -b .no_checkChangeLog
14mr|ntp-4.2.6p5-3|129	
14mr|ntp-4.2.6p5-3|130	# set default path to sntp KoD database
14mr|ntp-4.2.6p5-3|131	sed -i 's|/var/db/ntp-kod|%{_localstatedir}/lib/ntp/sntp-kod|' sntp/*.{1,c}
14mr|ntp-4.2.6p5-3|132	
14mr|ntp-4.2.6p5-3|133	# ntpstat patches
14mr|ntp-4.2.6p5-3|134	%patch50 -p1 -b .clksrc
14mr|ntp-4.2.6p5-3|135	%patch51 -p1 -b .multipacket
14mr|ntp-4.2.6p5-3|136	%patch52 -p1 -b .sysvars
14mr|ntp-4.2.6p5-3|137	%patch53 -p1 -b .maxerror
14mr|ntp-4.2.6p5-3|138	%patch54 -p1 -b .errorbit
14mr|ntp-4.2.6p5-3|139	
14mr|ntp-4.2.6p5-3|140	%patch300 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|ntp-4.2.6p5-3|141	%patch301 -p1 -b .automake-1_13
14mr|ntp-4.2.6p5-3|142	
14mr|ntp-4.2.6p5-3|143	%build
14mr|ntp-4.2.6p5-3|144	autoreconf -fis
14mr|ntp-4.2.6p5-3|145	
14mr|ntp-4.2.6p5-3|146	%serverbuild
14mr|ntp-4.2.6p5-3|147	
14mr|ntp-4.2.6p5-3|148	%configure2_5x \
14mr|ntp-4.2.6p5-3|149	--with-crypto=openssl \
14mr|ntp-4.2.6p5-3|150	--enable-linuxcaps \
14mr|ntp-4.2.6p5-3|151	--with-ntpsnmpd
14mr|ntp-4.2.6p5-3|152	
14mr|ntp-4.2.6p5-3|153	%make CFLAGS="$CFLAGS"
14mr|ntp-4.2.6p5-3|154	%{__make} -C ntpstat-0.2 CFLAGS="$CFLAGS"
14mr|ntp-4.2.6p5-3|155	
14mr|ntp-4.2.6p5-3|156	# generate manpages from HTML docs
14mr|ntp-4.2.6p5-3|157	pushd html
14mr|ntp-4.2.6p5-3|158	../scripts/html2man
14mr|ntp-4.2.6p5-3|159	# remove adjacent blank lines
14mr|ntp-4.2.6p5-3|160	sed -i 's/^[\t\ ]*$//;/./,/^$/!d' man/man*/*.[58]
14mr|ntp-4.2.6p5-3|161	popd
14mr|ntp-4.2.6p5-3|162	
14mr|ntp-4.2.6p5-3|163	mv html/man .
14mr|ntp-4.2.6p5-3|164	# biggest file in the main package, when uncompressed
14mr|ntp-4.2.6p5-3|165	bzip2 -9 ChangeLog*
14mr|ntp-4.2.6p5-3|166	
14mr|ntp-4.2.6p5-3|167	%install
14mr|ntp-4.2.6p5-3|168	rm -rf %{buildroot}
14mr|ntp-4.2.6p5-3|169	
14mr|ntp-4.2.6p5-3|170	install -d -m 755 %{buildroot}%{_mandir}/man1
14mr|ntp-4.2.6p5-3|171	install -d -m 755 %{buildroot}%{_mandir}/man5
14mr|ntp-4.2.6p5-3|172	install -d -m 755 %{buildroot}%{_mandir}/man8
14mr|ntp-4.2.6p5-3|173	
14mr|ntp-4.2.6p5-3|174	%makeinstall bindir=%{buildroot}%{_sbindir}
14mr|ntp-4.2.6p5-3|175	
14mr|ntp-4.2.6p5-3|176	install -d -m 755 %{buildroot}%{_sysconfdir}
14mr|ntp-4.2.6p5-3|177	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ntp.conf
14mr|ntp-4.2.6p5-3|178	
14mr|ntp-4.2.6p5-3|179	install -d -m 755 %{buildroot}%{_sysconfdir}/ntp
14mr|ntp-4.2.6p5-3|180	install -m 640 %{SOURCE2} %{buildroot}%{_sysconfdir}/ntp/keys
14mr|ntp-4.2.6p5-3|181	
14mr|ntp-4.2.6p5-3|182	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|ntp-4.2.6p5-3|183	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/ntpd
14mr|ntp-4.2.6p5-3|184	install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/sysconfig/ntpdate
14mr|ntp-4.2.6p5-3|185	
14mr|ntp-4.2.6p5-3|186	install -m 755 %{SOURCE15} %{buildroot}%{_sbindir}/ntpdate-wrapper
14mr|ntp-4.2.6p5-3|187	
14mr|ntp-4.2.6p5-3|188	/bin/touch %{buildroot}%{_sysconfdir}/ntp/step-tickers
14mr|ntp-4.2.6p5-3|189	install -d -m 755 %{buildroot}/var/lib/ntp
14mr|ntp-4.2.6p5-3|190	
14mr|ntp-4.2.6p5-3|191	install -m755 ntpstat-0.2/ntpstat %{buildroot}%{_sbindir}/
14mr|ntp-4.2.6p5-3|192	install -m644 ntpstat-0.2/ntpstat.1 %{buildroot}%{_mandir}/man1/
14mr|ntp-4.2.6p5-3|193	install -m644 man/man5/*.5 %{buildroot}%{_mandir}/man5/
14mr|ntp-4.2.6p5-3|194	install -m644 man/man8/*.8 %{buildroot}%{_mandir}/man8/
14mr|ntp-4.2.6p5-3|195	
14mr|ntp-4.2.6p5-3|196	# cleanup patched HTML files
14mr|ntp-4.2.6p5-3|197	%{__rm} -f html/ntpdate.html.droproot
14mr|ntp-4.2.6p5-3|198	# for %doc
14mr|ntp-4.2.6p5-3|199	%{__cp} sntp/COPYRIGHT COPYRIGHT.sntp
14mr|ntp-4.2.6p5-3|200	
14mr|ntp-4.2.6p5-3|201	# prevent man1 pages from hiding the more complete html2man generated man8 ones
14mr|ntp-4.2.6p5-3|202	rm -f %{buildroot}%{_mandir}/man1/ntpd.1*
14mr|ntp-4.2.6p5-3|203	rm -f %{buildroot}%{_mandir}/man1/ntpdc.1*
14mr|ntp-4.2.6p5-3|204	rm -f %{buildroot}%{_mandir}/man1/ntp-keygen.1*
14mr|ntp-4.2.6p5-3|205	rm -f %{buildroot}%{_mandir}/man1/ntpq.1*
14mr|ntp-4.2.6p5-3|206	
14mr|ntp-4.2.6p5-3|207	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_prefix}/lib/systemd/ntp-units.d/50-ntpd.list
14mr|ntp-4.2.6p5-3|208	install -D -p -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/ntpd.service
14mr|ntp-4.2.6p5-3|209	install -D -p -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/ntpdate.service
14mr|ntp-4.2.6p5-3|210	install -D -p -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/ntp-wait.service
14mr|ntp-4.2.6p5-3|211	
14mr|ntp-4.2.6p5-3|212	%pre
14mr|ntp-4.2.6p5-3|213	%_pre_useradd %{ntp_user} %{_sysconfdir}/ntp /bin/false
14mr|ntp-4.2.6p5-3|214	
14mr|ntp-4.2.6p5-3|215	%post
14mr|ntp-4.2.6p5-3|216	%_post_service ntpd
14mr|ntp-4.2.6p5-3|217	/bin/touch %{_sysconfdir}/ntp/step-tickers
14mr|ntp-4.2.6p5-3|218	
14mr|ntp-4.2.6p5-3|219	%preun
14mr|ntp-4.2.6p5-3|220	%_preun_service ntpd
14mr|ntp-4.2.6p5-3|221	
14mr|ntp-4.2.6p5-3|222	%postun
14mr|ntp-4.2.6p5-3|223	%_postun_userdel %{ntp_user}
14mr|ntp-4.2.6p5-3|224	
14mr|ntp-4.2.6p5-3|225	%files
14mr|ntp-4.2.6p5-3|226	%doc COPYRIGHT NEWS TODO README* ChangeLog.bz2 conf COPYRIGHT.sntp
14mr|ntp-4.2.6p5-3|227	%config(noreplace) %{_sysconfdir}/ntp.conf
14mr|ntp-4.2.6p5-3|228	%config(noreplace) %{_sysconfdir}/sysconfig/ntpd
14mr|ntp-4.2.6p5-3|229	%dir %{_sysconfdir}/ntp
14mr|ntp-4.2.6p5-3|230	%attr(0640,root,%{ntp_group})%config(noreplace) %{_sysconfdir}/ntp/keys
14mr|ntp-4.2.6p5-3|231	%config(noreplace) %{_sysconfdir}/ntp/step-tickers
14mr|ntp-4.2.6p5-3|232	%attr(-,%{ntp_user},%{ntp_group}) /var/lib/ntp
14mr|ntp-4.2.6p5-3|233	%{_sbindir}/ntpd
14mr|ntp-4.2.6p5-3|234	%{_sbindir}/ntpdc
14mr|ntp-4.2.6p5-3|235	%{_sbindir}/ntp-keygen
14mr|ntp-4.2.6p5-3|236	%{_sbindir}/ntpq
14mr|ntp-4.2.6p5-3|237	%{_sbindir}/ntpsnmpd
14mr|ntp-4.2.6p5-3|238	%{_sbindir}/ntpstat
14mr|ntp-4.2.6p5-3|239	%{_sbindir}/ntptime
14mr|ntp-4.2.6p5-3|240	%{_sbindir}/ntptrace
14mr|ntp-4.2.6p5-3|241	%{_sbindir}/ntp-wait
14mr|ntp-4.2.6p5-3|242	%{_sbindir}/sntp
14mr|ntp-4.2.6p5-3|243	%{_sbindir}/tickadj
14mr|ntp-4.2.6p5-3|244	%{_mandir}/man1/ntpsnmpd.1*
14mr|ntp-4.2.6p5-3|245	%{_mandir}/man1/ntpstat.1*
14mr|ntp-4.2.6p5-3|246	%{_mandir}/man1/sntp.1*
14mr|ntp-4.2.6p5-3|247	%{_mandir}/man5/ntp_acc.5*
14mr|ntp-4.2.6p5-3|248	%{_mandir}/man5/ntp_auth.5*
14mr|ntp-4.2.6p5-3|249	%{_mandir}/man5/ntp_clock.5*
14mr|ntp-4.2.6p5-3|250	%{_mandir}/man5/ntp.conf.5*
14mr|ntp-4.2.6p5-3|251	%{_mandir}/man5/ntp_decode.5*
14mr|ntp-4.2.6p5-3|252	%{_mandir}/man5/ntp_misc.5*
14mr|ntp-4.2.6p5-3|253	%{_mandir}/man5/ntp_mon.5*
14mr|ntp-4.2.6p5-3|254	%{_mandir}/man8/ntpd.8*
14mr|ntp-4.2.6p5-3|255	%{_mandir}/man8/ntpdc.8*
14mr|ntp-4.2.6p5-3|256	%{_mandir}/man8/ntp-keygen.8*
14mr|ntp-4.2.6p5-3|257	%{_mandir}/man8/ntpq.8*
14mr|ntp-4.2.6p5-3|258	%{_mandir}/man8/ntptime.8*
14mr|ntp-4.2.6p5-3|259	%{_mandir}/man8/ntptrace.8*
14mr|ntp-4.2.6p5-3|260	%{_mandir}/man8/ntp-wait.8*
14mr|ntp-4.2.6p5-3|261	%{_mandir}/man8/tickadj.8*
14mr|ntp-4.2.6p5-3|262	%{_prefix}/lib/systemd/ntp-units.d/50-ntpd.list
14mr|ntp-4.2.6p5-3|263	%{_unitdir}/ntp-wait.service
14mr|ntp-4.2.6p5-3|264	%{_unitdir}/ntpd.service
14mr|ntp-4.2.6p5-3|265	
14mr|ntp-4.2.6p5-3|266	%files client
14mr|ntp-4.2.6p5-3|267	%doc COPYRIGHT ChangeLog.bz2 README
14mr|ntp-4.2.6p5-3|268	%{_sbindir}/ntpdate
14mr|ntp-4.2.6p5-3|269	%{_sbindir}/ntpdate-wrapper
14mr|ntp-4.2.6p5-3|270	%{_mandir}/man8/ntpdate.8*
14mr|ntp-4.2.6p5-3|271	%{_unitdir}/ntpdate.service
14mr|ntp-4.2.6p5-3|272	%config(noreplace) %{_sysconfdir}/sysconfig/ntpdate
14mr|ntp-4.2.6p5-3|273	
14mr|ntp-4.2.6p5-3|274	%files doc
14mr|ntp-4.2.6p5-3|275	%doc COPYRIGHT html/
14mr|ntp-4.2.6p5-3|276	
14mr|ntp-4.2.6p5-3|277	
14mr|ntp-4.2.6p5-3|278	
14mr|ntp-4.2.6p5-3|279	%changelog
14mr|ntp-4.2.6p5-3|280	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.6p5-3
14mr|ntp-4.2.6p5-3|281	+ Revision: 5ca5714
14mr|ntp-4.2.6p5-3|282	- MassBuild#440: Increase release tag
14mr|ntp-4.2.6p5-3|283	
14mr|ntp-4.2.6p5-3|284	

17812 14
14mr|ntrack-016-6|1	Name:		ntrack
14mr|ntrack-016-6|2	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|3	Version:	016
14mr|ntrack-016-6|4	Release:	6
14mr|ntrack-016-6|5	License:	LGPLv3
14mr|ntrack-016-6|6	Group:		Development/C
14mr|ntrack-016-6|7	Url:		https://launchpad.net/%{name}
14mr|ntrack-016-6|8	Source:		http://launchpad.net/%{name}/main/%{version}/+download/%{name}-%{version}.tar.gz
14mr|ntrack-016-6|9	Patch0:		ntrack-016-relaxed_flags.diff
14mr|ntrack-016-6|10	BuildRequires:	autoconf automake libtool
14mr|ntrack-016-6|11	BuildRequires:	qt4-devel
14mr|ntrack-016-6|12	BuildRequires:	pkgconfig(libnl-1)
14mr|ntrack-016-6|13	BuildRequires:	python-devel
14mr|ntrack-016-6|14	BuildRequires:	libnl3-devel
14mr|ntrack-016-6|15	
14mr|ntrack-016-6|16	%description
14mr|ntrack-016-6|17	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|18	developers that want to get events on network online status changes such
14mr|ntrack-016-6|19	as online, offline or route changes.
14mr|ntrack-016-6|20	
14mr|ntrack-016-6|21	The primary goal is to serve desktop applications in a network manager
14mr|ntrack-016-6|22	and desktop environment independent fashion.
14mr|ntrack-016-6|23	Also its supposed to be lightweight, resource un-intensive and extensible.
14mr|ntrack-016-6|24	
14mr|ntrack-016-6|25	%files
14mr|ntrack-016-6|26	%doc README NEWS COPYING COPYING.LESSER ChangeLog AUTHORS
14mr|ntrack-016-6|27	%{_libdir}/ntrack/modules/ntrack-libnl1.so
14mr|ntrack-016-6|28	%{_libdir}/ntrack/modules/ntrack-libnl3_x.so
14mr|ntrack-016-6|29	#------------------------------------------------------------------------------
14mr|ntrack-016-6|30	
14mr|ntrack-016-6|31	%define ntrack_major 0
14mr|ntrack-016-6|32	%define libntrack %mklibname ntrack %ntrack_major
14mr|ntrack-016-6|33	
14mr|ntrack-016-6|34	%package -n %{libntrack}
14mr|ntrack-016-6|35	Summary:        Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|36	Group: System/Libraries
14mr|ntrack-016-6|37	
14mr|ntrack-016-6|38	%description -n %{libntrack}
14mr|ntrack-016-6|39	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|40	developers that want to get events on network online status changes such
14mr|ntrack-016-6|41	as online, offline or route changes.
14mr|ntrack-016-6|42	
14mr|ntrack-016-6|43	%files -n %{libntrack}
14mr|ntrack-016-6|44	%defattr(-,root,root)
14mr|ntrack-016-6|45	%{_libdir}/libntrack.so.%{ntrack_major}*
14mr|ntrack-016-6|46	
14mr|ntrack-016-6|47	#-------------------------------------------------------------------------------
14mr|ntrack-016-6|48	
14mr|ntrack-016-6|49	%define libntrack_devel %mklibname ntrack -d
14mr|ntrack-016-6|50	
14mr|ntrack-016-6|51	%package -n %{libntrack_devel}
14mr|ntrack-016-6|52	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|53	Group:		Development/Other
14mr|ntrack-016-6|54	Provides:	libntrack-devel = %{version}-%{release}
14mr|ntrack-016-6|55	
14mr|ntrack-016-6|56	%description -n %{libntrack_devel}
14mr|ntrack-016-6|57	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|58	developers that want to get events on network online status changes such
14mr|ntrack-016-6|59	as online, offline or route changes.
14mr|ntrack-016-6|60	
14mr|ntrack-016-6|61	%files -n %{libntrack_devel}
14mr|ntrack-016-6|62	%{_libdir}/pkgconfig/libntrack.pc
14mr|ntrack-016-6|63	%{_libdir}/libntrack.so
14mr|ntrack-016-6|64	
14mr|ntrack-016-6|65	#-------------------------------------------------------------------------------
14mr|ntrack-016-6|66	
14mr|ntrack-016-6|67	%define ntrackqt_major 1
14mr|ntrack-016-6|68	%define libntrackqt %mklibname ntrack-qt4 %ntrackqt_major
14mr|ntrack-016-6|69	
14mr|ntrack-016-6|70	%package -n %{libntrackqt}
14mr|ntrack-016-6|71	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|72	Group:		System/Libraries
14mr|ntrack-016-6|73	
14mr|ntrack-016-6|74	%description -n %{libntrackqt}
14mr|ntrack-016-6|75	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|76	developers that want to get events on network online status changes such
14mr|ntrack-016-6|77	as online, offline or route changes.
14mr|ntrack-016-6|78	
14mr|ntrack-016-6|79	This packages provides the Qt4 bindings for %{name}
14mr|ntrack-016-6|80	
14mr|ntrack-016-6|81	%files -n %{libntrackqt}
14mr|ntrack-016-6|82	%{_libdir}/libntrack-qt4.so.%{ntrackqt_major}*
14mr|ntrack-016-6|83	
14mr|ntrack-016-6|84	#--------------------------------------------------------------------------------
14mr|ntrack-016-6|85	
14mr|ntrack-016-6|86	%define libntrackqt_devel %mklibname libntrack-qt4 -d
14mr|ntrack-016-6|87	
14mr|ntrack-016-6|88	%package -n %{libntrackqt_devel}
14mr|ntrack-016-6|89	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|90	Group:		Development/Other
14mr|ntrack-016-6|91	Requires:	%{libntrackqt} = %{version}-%{release}
14mr|ntrack-016-6|92	Provides:	libntrack-qt4-devel = %{version}-%{release}
14mr|ntrack-016-6|93	
14mr|ntrack-016-6|94	%description -n %{libntrackqt_devel}
14mr|ntrack-016-6|95	Development files (headers and libraries) for ntrack
14mr|ntrack-016-6|96	
14mr|ntrack-016-6|97	%files -n %{libntrackqt_devel}
14mr|ntrack-016-6|98	%{_includedir}/%{name}/qt4/
14mr|ntrack-016-6|99	%{_libdir}/pkgconfig/libntrack-qt4.pc
14mr|ntrack-016-6|100	%{_libdir}/libntrack-qt4.so
14mr|ntrack-016-6|101	
14mr|ntrack-016-6|102	
14mr|ntrack-016-6|103	#------------------------------------------------------------------------------
14mr|ntrack-016-6|104	
14mr|ntrack-016-6|105	%define libntrack_gobject_major 1
14mr|ntrack-016-6|106	%define libntrack_gobject %mklibname libntrack-gobject %{libntrack_gobject_major}
14mr|ntrack-016-6|107	
14mr|ntrack-016-6|108	%package -n %{libntrack_gobject}
14mr|ntrack-016-6|109	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|110	Group:		System/Libraries
14mr|ntrack-016-6|111	
14mr|ntrack-016-6|112	%description -n %{libntrack_gobject}
14mr|ntrack-016-6|113	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|114	developers that want to get events on network online status changes such
14mr|ntrack-016-6|115	as online, offline or route changes.
14mr|ntrack-016-6|116	
14mr|ntrack-016-6|117	This package provides the gobject bindings for %{name}
14mr|ntrack-016-6|118	
14mr|ntrack-016-6|119	%files -n %{libntrack_gobject}
14mr|ntrack-016-6|120	%{_libdir}/libntrack-gobject.so.%{libntrack_gobject_major}*
14mr|ntrack-016-6|121	
14mr|ntrack-016-6|122	
14mr|ntrack-016-6|123	#------------------------------------------------------------------------------
14mr|ntrack-016-6|124	
14mr|ntrack-016-6|125	%define libntrack_gobject_devel %mklibname libntrack-gobject -d
14mr|ntrack-016-6|126	
14mr|ntrack-016-6|127	%package -n %{libntrack_gobject_devel}
14mr|ntrack-016-6|128	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|129	Group:		Development/Other
14mr|ntrack-016-6|130	Requires:	%{libntrack_gobject} = %{version}-%{release}
14mr|ntrack-016-6|131	Provides:	libntrack-gobject-devel = %{version}-%{release}
14mr|ntrack-016-6|132	
14mr|ntrack-016-6|133	
14mr|ntrack-016-6|134	%description -n %{libntrack_gobject_devel}
14mr|ntrack-016-6|135	Development files (headers and libraries) for ntrack
14mr|ntrack-016-6|136	
14mr|ntrack-016-6|137	
14mr|ntrack-016-6|138	%files -n %{libntrack_gobject_devel}
14mr|ntrack-016-6|139	%{_includedir}/%{name}/gobject/
14mr|ntrack-016-6|140	%{_libdir}/pkgconfig/libntrack-gobject.pc
14mr|ntrack-016-6|141	%{_libdir}/libntrack-gobject.so
14mr|ntrack-016-6|142	
14mr|ntrack-016-6|143	#------------------------------------------------------------------------------
14mr|ntrack-016-6|144	
14mr|ntrack-016-6|145	%define libntrack_glib_major 2
14mr|ntrack-016-6|146	%define libntrack_glib %mklibname libntrack-glib %{libntrack_glib_major}
14mr|ntrack-016-6|147	
14mr|ntrack-016-6|148	%package -n %{libntrack_glib}
14mr|ntrack-016-6|149	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|150	Group:		System/Libraries
14mr|ntrack-016-6|151	
14mr|ntrack-016-6|152	%description -n %{libntrack_glib}
14mr|ntrack-016-6|153	ntrack aims to be a lightweight and easy to use library for application
14mr|ntrack-016-6|154	developers that want to get events on network online status changes such
14mr|ntrack-016-6|155	as online, offline or route changes.
14mr|ntrack-016-6|156	
14mr|ntrack-016-6|157	This package provides the glib bindings for %{name}.
14mr|ntrack-016-6|158	
14mr|ntrack-016-6|159	%files -n %{libntrack_glib}
14mr|ntrack-016-6|160	%{_libdir}/libntrack-glib.so.%{libntrack_glib_major}*
14mr|ntrack-016-6|161	
14mr|ntrack-016-6|162	#------------------------------------------------------------------------------
14mr|ntrack-016-6|163	
14mr|ntrack-016-6|164	%define libntrack_glib_devel %mklibname libntrack-glib -d
14mr|ntrack-016-6|165	
14mr|ntrack-016-6|166	%package -n %{libntrack_glib_devel}
14mr|ntrack-016-6|167	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|168	Group:		Development/Other
14mr|ntrack-016-6|169	Requires: 	%{libntrack_glib} = %{version}-%{release}
14mr|ntrack-016-6|170	Provides:	libntrack-glib-devel = %{version}-%{release}
14mr|ntrack-016-6|171	
14mr|ntrack-016-6|172	%description -n %{libntrack_glib_devel}
14mr|ntrack-016-6|173	Development files (headers and libraries) for ntrack.
14mr|ntrack-016-6|174	
14mr|ntrack-016-6|175	%files -n %{libntrack_glib_devel}
14mr|ntrack-016-6|176	%{_includedir}/%{name}/glib/
14mr|ntrack-016-6|177	%{_libdir}/pkgconfig/libntrack-glib.pc
14mr|ntrack-016-6|178	%{_libdir}/libntrack-glib.so
14mr|ntrack-016-6|179	
14mr|ntrack-016-6|180	#------------------------------------------------------------------------------
14mr|ntrack-016-6|181	
14mr|ntrack-016-6|182	%package devel
14mr|ntrack-016-6|183	Summary:	Network Connectivity Tracking library for Desktop Applications
14mr|ntrack-016-6|184	Group:		Development/Other
14mr|ntrack-016-6|185	Requires:	%{libntrack_glib_devel} = %{version}-%{release}
14mr|ntrack-016-6|186	Requires:	%{libntrack_gobject} = %{version}-%{release}
14mr|ntrack-016-6|187	Requires:	%{libntrack_devel} = %{version}-%{release}
14mr|ntrack-016-6|188	Requires:	%{libntrackqt_devel} =  %{version}-%{release}
14mr|ntrack-016-6|189	
14mr|ntrack-016-6|190	%description devel
14mr|ntrack-016-6|191	Development files (headers and libraries) for ntrack.
14mr|ntrack-016-6|192	
14mr|ntrack-016-6|193	%files devel
14mr|ntrack-016-6|194	%dir %{_includedir}/ntrack
14mr|ntrack-016-6|195	%{_includedir}/ntrack/common/
14mr|ntrack-016-6|196	
14mr|ntrack-016-6|197	
14mr|ntrack-016-6|198	#------------------------------------------------------------------------------
14mr|ntrack-016-6|199	
14mr|ntrack-016-6|200	%prep
14mr|ntrack-016-6|201	%setup -q
14mr|ntrack-016-6|202	%patch0 -p1
14mr|ntrack-016-6|203	
14mr|ntrack-016-6|204	%build
14mr|ntrack-016-6|205	mkdir -p m4
14mr|ntrack-016-6|206	autoreconf -fi
14mr|ntrack-016-6|207	%configure
14mr|ntrack-016-6|208	%make
14mr|ntrack-016-6|209	
14mr|ntrack-016-6|210	%install
14mr|ntrack-016-6|211	%makeinstall
14mr|ntrack-016-6|212	
14mr|ntrack-016-6|213	# Remove .a & .la files
14mr|ntrack-016-6|214	rm -rf %{buildroot}/%{_libdir}/*.a
14mr|ntrack-016-6|215	rm -rf %{buildroot}/%{_libdir}/*.la
14mr|ntrack-016-6|216	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.a
14mr|ntrack-016-6|217	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.la
14mr|ntrack-016-6|218	
14mr|ntrack-016-6|219	# dupes
14mr|ntrack-016-6|220	rm -rf %{buildroot}%{_datadir}/doc/ntrack
14mr|ntrack-016-6|221	
14mr|ntrack-016-6|222	
14mr|ntrack-016-6|223	%changelog
14mr|ntrack-016-6|224	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 016-6
14mr|ntrack-016-6|225	+ Revision: fcfa681
14mr|ntrack-016-6|226	- MassBuild#440: Increase release tag
14mr|ntrack-016-6|227	
14mr|ntrack-016-6|228	

17813 14
14mr|numactl-2.0.9-2|1	%define major 1
14mr|numactl-2.0.9-2|2	%define libname %mklibname numa %{major}
14mr|numactl-2.0.9-2|3	%define devname %mklibname numa -d
14mr|numactl-2.0.9-2|4	
14mr|numactl-2.0.9-2|5	Summary:	Simple NUMA policy support
14mr|numactl-2.0.9-2|6	Name:		numactl
14mr|numactl-2.0.9-2|7	Version:	2.0.9
14mr|numactl-2.0.9-2|8	Release:	2
14mr|numactl-2.0.9-2|9	License:	LGPLv2/GPLv2
14mr|numactl-2.0.9-2|10	Group:		System/Configuration/Hardware
14mr|numactl-2.0.9-2|11	Url:		ftp://oss.sgi.com/www/projects/libnuma/download
14mr|numactl-2.0.9-2|12	Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/%{name}-%{version}.tar.gz
14mr|numactl-2.0.9-2|13	ExclusiveArch:	%{ix86} x86_64 ia64
14mr|numactl-2.0.9-2|14	
14mr|numactl-2.0.9-2|15	%description
14mr|numactl-2.0.9-2|16	This package contains the `numactl' program to run other programs with
14mr|numactl-2.0.9-2|17	a specific NUMA policy.
14mr|numactl-2.0.9-2|18	
14mr|numactl-2.0.9-2|19	%files
14mr|numactl-2.0.9-2|20	%doc README CHANGES
14mr|numactl-2.0.9-2|21	%{_bindir}/memhog
14mr|numactl-2.0.9-2|22	%{_bindir}/numactl
14mr|numactl-2.0.9-2|23	%{_bindir}/numademo
14mr|numactl-2.0.9-2|24	%{_bindir}/numastat
14mr|numactl-2.0.9-2|25	%{_bindir}/migratepages
14mr|numactl-2.0.9-2|26	%{_bindir}/migspeed
14mr|numactl-2.0.9-2|27	%{_mandir}/man8/*.8*
14mr|numactl-2.0.9-2|28	
14mr|numactl-2.0.9-2|29	#----------------------------------------------------------------------------
14mr|numactl-2.0.9-2|30	
14mr|numactl-2.0.9-2|31	%package -n	%{libname}
14mr|numactl-2.0.9-2|32	Summary:	Runtime libraries for NUMA policy support
14mr|numactl-2.0.9-2|33	Group:		System/Libraries
14mr|numactl-2.0.9-2|34	
14mr|numactl-2.0.9-2|35	%description -n	%{libname}
14mr|numactl-2.0.9-2|36	This package contains the dynamic libraries for NUMA policy support.
14mr|numactl-2.0.9-2|37	
14mr|numactl-2.0.9-2|38	%files -n %{libname}
14mr|numactl-2.0.9-2|39	%{_libdir}/libnuma.so.%{major}*
14mr|numactl-2.0.9-2|40	
14mr|numactl-2.0.9-2|41	#----------------------------------------------------------------------------
14mr|numactl-2.0.9-2|42	
14mr|numactl-2.0.9-2|43	%package -n	%{devname}
14mr|numactl-2.0.9-2|44	Summary:	Headers and libraries for NUMA policy
14mr|numactl-2.0.9-2|45	Group:		Development/C
14mr|numactl-2.0.9-2|46	Requires:	%{libname} = %{version}-%{release}
14mr|numactl-2.0.9-2|47	Provides:	numa-devel = %{version}-%{release}
14mr|numactl-2.0.9-2|48	
14mr|numactl-2.0.9-2|49	%description -n	%{devname}
14mr|numactl-2.0.9-2|50	This package contains headers and libraries useful for developing
14mr|numactl-2.0.9-2|51	applications using different NUMA policies.
14mr|numactl-2.0.9-2|52	
14mr|numactl-2.0.9-2|53	%files -n %{devname}
14mr|numactl-2.0.9-2|54	%{_libdir}/libnuma.so
14mr|numactl-2.0.9-2|55	%{_libdir}/libnuma.a
14mr|numactl-2.0.9-2|56	%{_includedir}/numa.h
14mr|numactl-2.0.9-2|57	%{_includedir}/numaif.h
14mr|numactl-2.0.9-2|58	%{_includedir}/numacompat1.h
14mr|numactl-2.0.9-2|59	%{_mandir}/man3/*
14mr|numactl-2.0.9-2|60	
14mr|numactl-2.0.9-2|61	#----------------------------------------------------------------------------
14mr|numactl-2.0.9-2|62	
14mr|numactl-2.0.9-2|63	%prep
14mr|numactl-2.0.9-2|64	%setup -q
14mr|numactl-2.0.9-2|65	
14mr|numactl-2.0.9-2|66	%build
14mr|numactl-2.0.9-2|67	%setup_compile_flags
14mr|numactl-2.0.9-2|68	
14mr|numactl-2.0.9-2|69	%make CFLAGS="%{optflags} -I."
14mr|numactl-2.0.9-2|70	
14mr|numactl-2.0.9-2|71	%install
14mr|numactl-2.0.9-2|72	%makeinstall_std prefix=%{buildroot}/usr
14mr|numactl-2.0.9-2|73	
14mr|numactl-2.0.9-2|74	
14mr|numactl-2.0.9-2|75	%changelog
14mr|numactl-2.0.9-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.9-2
14mr|numactl-2.0.9-2|77	+ Revision: 3b5f90c
14mr|numactl-2.0.9-2|78	- MassBuild#440: Increase release tag
14mr|numactl-2.0.9-2|79	
14mr|numactl-2.0.9-2|80	

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

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

17816 14
14mr|nvidia-additional-settings-1-2|1	Summary: Additional settings set for nvidia GPUs
14mr|nvidia-additional-settings-1-2|2	Name: nvidia-additional-settings
14mr|nvidia-additional-settings-1-2|3	Version: 1
14mr|nvidia-additional-settings-1-2|4	Release: 2
14mr|nvidia-additional-settings-1-2|5	Group: System/Kernel and hardware
14mr|nvidia-additional-settings-1-2|6	Url: https://abf.rosalinux.ru/abf/nvidia-additional-settings/issues
14mr|nvidia-additional-settings-1-2|7	License: GPLv2+
14mr|nvidia-additional-settings-1-2|8	BuildArch: noarch
14mr|nvidia-additional-settings-1-2|9	Source0: 68nvidia-defaults.sh
14mr|nvidia-additional-settings-1-2|10	
14mr|nvidia-additional-settings-1-2|11	%description
14mr|nvidia-additional-settings-1-2|12	default settings for nvidia GPUs
14mr|nvidia-additional-settings-1-2|13	
14mr|nvidia-additional-settings-1-2|14	%install
14mr|nvidia-additional-settings-1-2|15	mkdir -p %buildroot/etc/profile.d
14mr|nvidia-additional-settings-1-2|16	install -m755 %{SOURCE0} -D %{buildroot}/etc/profile.d/68nvidia-defaults.sh
14mr|nvidia-additional-settings-1-2|17	
14mr|nvidia-additional-settings-1-2|18	%pre
14mr|nvidia-additional-settings-1-2|19	
14mr|nvidia-additional-settings-1-2|20	%post
14mr|nvidia-additional-settings-1-2|21	
14mr|nvidia-additional-settings-1-2|22	%postun
14mr|nvidia-additional-settings-1-2|23	
14mr|nvidia-additional-settings-1-2|24	%files
14mr|nvidia-additional-settings-1-2|25	%config /etc/profile.d/68nvidia-defaults.sh
14mr|nvidia-additional-settings-1-2|26	%changelog
14mr|nvidia-additional-settings-1-2|27	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-2
14mr|nvidia-additional-settings-1-2|28	+ Revision: bf98487
14mr|nvidia-additional-settings-1-2|29	- MassBuild#440: Increase release tag
14mr|nvidia-additional-settings-1-2|30	
14mr|nvidia-additional-settings-1-2|31	

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

17818 14
14mr|obconf-2.0.4-2|1	Summary:	Openbox preferences manager
14mr|obconf-2.0.4-2|2	Name:		obconf
14mr|obconf-2.0.4-2|3	Version:	2.0.4
14mr|obconf-2.0.4-2|4	Release:	2
14mr|obconf-2.0.4-2|5	Source0:	http://openbox.org/dist/obconf/%name-%version.tar.gz
14mr|obconf-2.0.4-2|6	Patch1:		obconf-2.0.3-link.patch
14mr|obconf-2.0.4-2|7	Patch2:		obconf-2.0.4-ru.patch
14mr|obconf-2.0.4-2|8	License:	GPLv2+
14mr|obconf-2.0.4-2|9	Group:		Graphical desktop/Other
14mr|obconf-2.0.4-2|10	Url:		http://openbox.org/wiki/Obconf
14mr|obconf-2.0.4-2|11	BuildRequires:	autoconf
14mr|obconf-2.0.4-2|12	BuildRequires:	automake
14mr|obconf-2.0.4-2|13	BuildRequires:	libtool
14mr|obconf-2.0.4-2|14	BuildRequires:	gettext-devel
14mr|obconf-2.0.4-2|15	BuildRequires:	startup-notification-devel
14mr|obconf-2.0.4-2|16	BuildRequires:	openbox-devel >= 3.5.2
14mr|obconf-2.0.4-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|obconf-2.0.4-2|18	BuildRequires:	libglade2.0-devel
14mr|obconf-2.0.4-2|19	BuildRequires:	desktop-file-utils
14mr|obconf-2.0.4-2|20	Requires:	openbox >= 3.5.2
14mr|obconf-2.0.4-2|21	
14mr|obconf-2.0.4-2|22	%description
14mr|obconf-2.0.4-2|23	ObConf is a graphical configuration tool for the Openbox window manager.
14mr|obconf-2.0.4-2|24	
14mr|obconf-2.0.4-2|25	%prep
14mr|obconf-2.0.4-2|26	%setup -q
14mr|obconf-2.0.4-2|27	%apply_patches
14mr|obconf-2.0.4-2|28	
14mr|obconf-2.0.4-2|29	%build
14mr|obconf-2.0.4-2|30	autoreconf -fi
14mr|obconf-2.0.4-2|31	%configure2_5x
14mr|obconf-2.0.4-2|32	%make
14mr|obconf-2.0.4-2|33	
14mr|obconf-2.0.4-2|34	%install
14mr|obconf-2.0.4-2|35	rm -rf %{buildroot}
14mr|obconf-2.0.4-2|36	%makeinstall
14mr|obconf-2.0.4-2|37	
14mr|obconf-2.0.4-2|38	# fix .desktop file
14mr|obconf-2.0.4-2|39	desktop-file-install --remove-key="Encoding" \
14mr|obconf-2.0.4-2|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|obconf-2.0.4-2|41	
14mr|obconf-2.0.4-2|42	%find_lang %{name}
14mr|obconf-2.0.4-2|43	
14mr|obconf-2.0.4-2|44	%files -f %{name}.lang
14mr|obconf-2.0.4-2|45	%defattr(-,root,root)
14mr|obconf-2.0.4-2|46	%doc AUTHORS README COPYING TODO
14mr|obconf-2.0.4-2|47	%{_bindir}/%{name}
14mr|obconf-2.0.4-2|48	%{_datadir}/applications/%{name}.desktop
14mr|obconf-2.0.4-2|49	%{_datadir}/%{name}
14mr|obconf-2.0.4-2|50	%{_datadir}/mime/packages/%{name}.xml
14mr|obconf-2.0.4-2|51	%{_datadir}/mimelnk/application/x-openbox-theme.desktop
14mr|obconf-2.0.4-2|52	%{_datadir}/pixmaps/%{name}.png
14mr|obconf-2.0.4-2|53	
14mr|obconf-2.0.4-2|54	%changelog
14mr|obconf-2.0.4-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.4-2
14mr|obconf-2.0.4-2|56	+ Revision: 391c451
14mr|obconf-2.0.4-2|57	- MassBuild#440: Increase release tag
14mr|obconf-2.0.4-2|58	
14mr|obconf-2.0.4-2|59	

17819 14
14mr|obexd-0.48-2|1	Summary:	D-Bus service for Obex Client access
14mr|obexd-0.48-2|2	Name:		obexd
14mr|obexd-0.48-2|3	Version:	0.48
14mr|obexd-0.48-2|4	Release:	2
14mr|obexd-0.48-2|5	Group:		Communications
14mr|obexd-0.48-2|6	License:	GPLv2+
14mr|obexd-0.48-2|7	Url:		http://www.bluez.org/
14mr|obexd-0.48-2|8	Source0:	http://www.kernel.org/pub/linux/bluetooth/obexd-%{version}.tar.xz
14mr|obexd-0.48-2|9	BuildRequires:	pkgconfig(bluez)
14mr|obexd-0.48-2|10	BuildRequires:	pkgconfig(dbus-1)
14mr|obexd-0.48-2|11	BuildRequires:	pkgconfig(glib-2.0)
14mr|obexd-0.48-2|12	BuildRequires:	pkgconfig(libical)
14mr|obexd-0.48-2|13	BuildRequires:	pkgconfig(openobex)
14mr|obexd-0.48-2|14	
14mr|obexd-0.48-2|15	%description
14mr|obexd-0.48-2|16	obexd contains obex-client, a D-Bus service to allow sending files
14mr|obexd-0.48-2|17	using the Obex Push protocol, common on mobile phones and
14mr|obexd-0.48-2|18	other Bluetooth-equipped devices.
14mr|obexd-0.48-2|19	
14mr|obexd-0.48-2|20	%prep
14mr|obexd-0.48-2|21	%setup -q
14mr|obexd-0.48-2|22	
14mr|obexd-0.48-2|23	%build
14mr|obexd-0.48-2|24	%configure2_5x --disable-server
14mr|obexd-0.48-2|25	%make
14mr|obexd-0.48-2|26	
14mr|obexd-0.48-2|27	%install
14mr|obexd-0.48-2|28	%makeinstall_std
14mr|obexd-0.48-2|29	
14mr|obexd-0.48-2|30	%files
14mr|obexd-0.48-2|31	%doc README AUTHORS doc/client-api.txt
14mr|obexd-0.48-2|32	%{_libexecdir}/obex-client
14mr|obexd-0.48-2|33	%{_datadir}/dbus-1/services/obex-client.service
14mr|obexd-0.48-2|34	
14mr|obexd-0.48-2|35	
14mr|obexd-0.48-2|36	%changelog
14mr|obexd-0.48-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.48-2
14mr|obexd-0.48-2|38	+ Revision: a5c9802
14mr|obexd-0.48-2|39	- MassBuild#440: Increase release tag
14mr|obexd-0.48-2|40	
14mr|obexd-0.48-2|41	

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

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

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

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

17824 14
14mr|ocaml-4.01.0-13|1	%define build_ocamlopt 1
14mr|ocaml-4.01.0-13|2	%define build_labltk 1
14mr|ocaml-4.01.0-13|3	%define major 4.01
14mr|ocaml-4.01.0-13|4	%define minor 0
14mr|ocaml-4.01.0-13|5	
14mr|ocaml-4.01.0-13|6	%bcond_with emacs
14mr|ocaml-4.01.0-13|7	
14mr|ocaml-4.01.0-13|8	Summary:	The Objective Caml compiler and programming environment
14mr|ocaml-4.01.0-13|9	Name:		ocaml
14mr|ocaml-4.01.0-13|10	Version:	%{major}.%{minor}
14mr|ocaml-4.01.0-13|11	Release:	13
14mr|ocaml-4.01.0-13|12	License:	QPL with exceptions and LGPLv2 with exceptions
14mr|ocaml-4.01.0-13|13	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|14	Url:		http://caml.inria.fr
14mr|ocaml-4.01.0-13|15	Source0:	http://caml.inria.fr/pub/distrib/ocaml-%{major}/%{name}-%{version}.tar.bz2
14mr|ocaml-4.01.0-13|16	Source1:	http://caml.inria.fr/pub/distrib/ocaml-%{major}/%{name}-%{major}-refman-html.tar.gz
14mr|ocaml-4.01.0-13|17	Source3:	ocaml.rpmlintrc
14mr|ocaml-4.01.0-13|18	
14mr|ocaml-4.01.0-13|19	# IMPORTANT:
14mr|ocaml-4.01.0-13|20	# The contents (META's files) of this tarball comes from findlib
14mr|ocaml-4.01.0-13|21	# This tarball have to be updated when findlib or ocaml are updated to a new version
14mr|ocaml-4.01.0-13|22	# these META's files are only generated by the ./configure in the findlib source directory
14mr|ocaml-4.01.0-13|23	# (camlp4 and ocaml-labltk have to be installed for this operation)
14mr|ocaml-4.01.0-13|24	# steps:
14mr|ocaml-4.01.0-13|25	# get findlib sources from http://projects.camlcity.org/projects/findlib.html
14mr|ocaml-4.01.0-13|26	# extract, run ./configure
14mr|ocaml-4.01.0-13|27	# then,
14mr|ocaml-4.01.0-13|28	# tar -Jcf findlib-1.2.7-ocaml-%{version}-meta-files.tar.xz  site-lib-src/*/META
14mr|ocaml-4.01.0-13|29	# notice the version macro in filename, this to imply that the META files has
14mr|ocaml-4.01.0-13|30	# to be built for *THIS* specific version!
14mr|ocaml-4.01.0-13|31	Source5:	findlib-1.4-ocaml-4.00.1-meta-files.tar.bz2
14mr|ocaml-4.01.0-13|32	
14mr|ocaml-4.01.0-13|33	Patch0:		ocaml-3.12.0-rpath.patch
14mr|ocaml-4.01.0-13|34	Patch1:		ocaml-user-cflags.patch
14mr|ocaml-4.01.0-13|35	Patch3:		ocaml-3.11.0-ocamltags-no-site-start.patch
14mr|ocaml-4.01.0-13|36	Patch7:		ocaml-3.11.0-no-opt-for-debug-and-profile.patch
14mr|ocaml-4.01.0-13|37	Patch8:		ocaml-3.04-larger-buffer-for-uncaught-exception-messages.patch
14mr|ocaml-4.01.0-13|38	#Patch16:	ocaml-4.00.0-lib64.patch
14mr|ocaml-4.01.0-13|39	#Patch18:	ocaml-3.09.3-compile-emacs-files-in-build-dir.patch
14mr|ocaml-4.01.0-13|40	# Workaround for upstream http://caml.inria.fr/mantis/view.php?id=5753
14mr|ocaml-4.01.0-13|41	# Remove ocamltoplevel.cmxa from META file
14mr|ocaml-4.01.0-13|42	Patch19:	ocaml-4.00.1-fix-META-ocamltoplevel.cmxa.patch
14mr|ocaml-4.01.0-13|43	
14mr|ocaml-4.01.0-13|44	#fedora patches
14mr|ocaml-4.01.0-13|45	Patch100:	0001-Add-.gitignore-file-to-ignore-generated-files.patch
14mr|ocaml-4.01.0-13|46	Patch102:	0003-ocamlbyteinfo-ocamlplugininfo-Useful-utilities-from-.patch
14mr|ocaml-4.01.0-13|47	Patch103:	0006-Add-support-for-ppc64.patch
14mr|ocaml-4.01.0-13|48	Patch104:	0007-yacc-Use-mkstemp-instead-of-mktemp.patch
14mr|ocaml-4.01.0-13|49	Patch105:	ocaml-aarch64.patch
14mr|ocaml-4.01.0-13|50	
14mr|ocaml-4.01.0-13|51	BuildRequires:	db-devel
14mr|ocaml-4.01.0-13|52	BuildRequires:	tcl-devel
14mr|ocaml-4.01.0-13|53	BuildRequires:	pkgconfig(ncurses)
14mr|ocaml-4.01.0-13|54	BuildRequires:	pkgconfig(x11)
14mr|ocaml-4.01.0-13|55	BuildRequires:	pkgconfig(tk)
14mr|ocaml-4.01.0-13|56	%if %{with emacs}
14mr|ocaml-4.01.0-13|57	BuildRequires:	emacs
14mr|ocaml-4.01.0-13|58	%rename		ocaml-emacs
14mr|ocaml-4.01.0-13|59	%endif
14mr|ocaml-4.01.0-13|60	
14mr|ocaml-4.01.0-13|61	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|62	Requires:	%{name}-compiler-libs = %{EVRD}
14mr|ocaml-4.01.0-13|63	Requires:	camlp4 = %{EVRD}
14mr|ocaml-4.01.0-13|64	
14mr|ocaml-4.01.0-13|65	%description
14mr|ocaml-4.01.0-13|66	Objective Caml is a high-level, strongly-typed, functional and object-oriented
14mr|ocaml-4.01.0-13|67	programming language from the ML family of languages.
14mr|ocaml-4.01.0-13|68	
14mr|ocaml-4.01.0-13|69	%files
14mr|ocaml-4.01.0-13|70	
14mr|ocaml-4.01.0-13|71	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|72	
14mr|ocaml-4.01.0-13|73	%package -n camlp4
14mr|ocaml-4.01.0-13|74	Summary:	Preprocessor for OCaml
14mr|ocaml-4.01.0-13|75	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|76	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|77	
14mr|ocaml-4.01.0-13|78	%description -n camlp4
14mr|ocaml-4.01.0-13|79	Preprocessor for OCaml.
14mr|ocaml-4.01.0-13|80	
14mr|ocaml-4.01.0-13|81	%files -n camlp4
14mr|ocaml-4.01.0-13|82	%{_bindir}/*camlp4*
14mr|ocaml-4.01.0-13|83	%dir %{_libdir}/ocaml/camlp4
14mr|ocaml-4.01.0-13|84	%dir %{_libdir}/ocaml/camlp4/Camlp4Filters
14mr|ocaml-4.01.0-13|85	%dir %{_libdir}/ocaml/camlp4/Camlp4Parsers
14mr|ocaml-4.01.0-13|86	%dir %{_libdir}/ocaml/camlp4/Camlp4Printers
14mr|ocaml-4.01.0-13|87	%dir %{_libdir}/ocaml/camlp4/Camlp4Top
14mr|ocaml-4.01.0-13|88	%{_libdir}/ocaml/camlp4/META
14mr|ocaml-4.01.0-13|89	%{_libdir}/ocaml/camlp4/*.cma
14mr|ocaml-4.01.0-13|90	%{_libdir}/ocaml/camlp4/*.cmi
14mr|ocaml-4.01.0-13|91	%{_libdir}/ocaml/camlp4/*.cmo
14mr|ocaml-4.01.0-13|92	%{_libdir}/ocaml/camlp4/*/*.cmi
14mr|ocaml-4.01.0-13|93	%{_libdir}/ocaml/camlp4/*/*.cmo
14mr|ocaml-4.01.0-13|94	
14mr|ocaml-4.01.0-13|95	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|96	
14mr|ocaml-4.01.0-13|97	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|98	%package -n camlp4-devel
14mr|ocaml-4.01.0-13|99	Summary:	Development files for camlp4
14mr|ocaml-4.01.0-13|100	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|101	Requires:	camlp4 = %{EVRD}
14mr|ocaml-4.01.0-13|102	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|103	Conflicts:	camlp4 < 4.01.0-5
14mr|ocaml-4.01.0-13|104	
14mr|ocaml-4.01.0-13|105	%description -n camlp4-devel
14mr|ocaml-4.01.0-13|106	This package contains the development files needed to build applications
14mr|ocaml-4.01.0-13|107	using camlp4.
14mr|ocaml-4.01.0-13|108	
14mr|ocaml-4.01.0-13|109	%files -n camlp4-devel
14mr|ocaml-4.01.0-13|110	%{_libdir}/ocaml/camlp4/*.a
14mr|ocaml-4.01.0-13|111	%{_libdir}/ocaml/camlp4/*.o
14mr|ocaml-4.01.0-13|112	%{_libdir}/ocaml/camlp4/*.cmxa
14mr|ocaml-4.01.0-13|113	%{_libdir}/ocaml/camlp4/*.cmx
14mr|ocaml-4.01.0-13|114	%{_libdir}/ocaml/camlp4/*/*.o
14mr|ocaml-4.01.0-13|115	%{_libdir}/ocaml/camlp4/*/*.cmx
14mr|ocaml-4.01.0-13|116	%endif
14mr|ocaml-4.01.0-13|117	
14mr|ocaml-4.01.0-13|118	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|119	
14mr|ocaml-4.01.0-13|120	%package compiler
14mr|ocaml-4.01.0-13|121	Summary:	Compiler and Runtime for OCaml
14mr|ocaml-4.01.0-13|122	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|123	Conflicts:	ocaml < 4.01.0-5
14mr|ocaml-4.01.0-13|124	Provides:	/usr/bin/ocamlrun
14mr|ocaml-4.01.0-13|125	
14mr|ocaml-4.01.0-13|126	%description compiler
14mr|ocaml-4.01.0-13|127	This package comprises two batch OCaml compilers (a fast byte-code compiler and
14mr|ocaml-4.01.0-13|128	an optimizing native-code compiler), an interactive top-level system, Lex&Yacc
14mr|ocaml-4.01.0-13|129	tools, a replay debugger, and a comprehensive library.
14mr|ocaml-4.01.0-13|130	
14mr|ocaml-4.01.0-13|131	%files compiler -f %{name}.list
14mr|ocaml-4.01.0-13|132	%doc Changes LICENSE README
14mr|ocaml-4.01.0-13|133	%{_includedir}/caml
14mr|ocaml-4.01.0-13|134	%{_mandir}/man1/*
14mr|ocaml-4.01.0-13|135	%{_datadir}/applications/*
14mr|ocaml-4.01.0-13|136	%if %{with emacs}
14mr|ocaml-4.01.0-13|137	%{_datadir}/emacs/site-lisp/*
14mr|ocaml-4.01.0-13|138	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14mr|ocaml-4.01.0-13|139	%endif
14mr|ocaml-4.01.0-13|140	%exclude %{_libdir}/ocaml/compiler-libs
14mr|ocaml-4.01.0-13|141	
14mr|ocaml-4.01.0-13|142	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|143	
14mr|ocaml-4.01.0-13|144	%package compiler-libs
14mr|ocaml-4.01.0-13|145	Summary:	OCaml compiler library
14mr|ocaml-4.01.0-13|146	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|147	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|148	Conflicts:	%{name} < 4.01.0-5
14mr|ocaml-4.01.0-13|149	
14mr|ocaml-4.01.0-13|150	%description compiler-libs
14mr|ocaml-4.01.0-13|151	This package contains several modules used internally by the OCaml
14mr|ocaml-4.01.0-13|152	compilers.  They are not needed for normal OCaml development, but may
14mr|ocaml-4.01.0-13|153	be helpful in the development of certain applications.
14mr|ocaml-4.01.0-13|154	
14mr|ocaml-4.01.0-13|155	%files compiler-libs
14mr|ocaml-4.01.0-13|156	%dir %{_libdir}/ocaml/compiler-libs
14mr|ocaml-4.01.0-13|157	%{_libdir}/ocaml/compiler-libs/META
14mr|ocaml-4.01.0-13|158	%{_libdir}/ocaml/compiler-libs/*.cmi
14mr|ocaml-4.01.0-13|159	%{_libdir}/ocaml/compiler-libs/*.cmo
14mr|ocaml-4.01.0-13|160	%{_libdir}/ocaml/compiler-libs/*.cma
14mr|ocaml-4.01.0-13|161	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|162	%{_libdir}/ocaml/compiler-libs/*.a
14mr|ocaml-4.01.0-13|163	%{_libdir}/ocaml/compiler-libs/*.cmxa
14mr|ocaml-4.01.0-13|164	/%{_libdir}/ocaml/compiler-libs/*.cmx
14mr|ocaml-4.01.0-13|165	%{_libdir}/ocaml/compiler-libs/*.o
14mr|ocaml-4.01.0-13|166	%endif
14mr|ocaml-4.01.0-13|167	
14mr|ocaml-4.01.0-13|168	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|169	
14mr|ocaml-4.01.0-13|170	%package doc
14mr|ocaml-4.01.0-13|171	Summary:	Documentation for OCaml
14mr|ocaml-4.01.0-13|172	Group:		Documentation
14mr|ocaml-4.01.0-13|173	BuildArch:	noarch
14mr|ocaml-4.01.0-13|174	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|175	
14mr|ocaml-4.01.0-13|176	%description doc
14mr|ocaml-4.01.0-13|177	Documentation for OCaml
14mr|ocaml-4.01.0-13|178	
14mr|ocaml-4.01.0-13|179	%files doc
14mr|ocaml-4.01.0-13|180	%doc htmlman/*
14mr|ocaml-4.01.0-13|181	%{_mandir}/man3/*
14mr|ocaml-4.01.0-13|182	
14mr|ocaml-4.01.0-13|183	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|184	
14mr|ocaml-4.01.0-13|185	%package labltk
14mr|ocaml-4.01.0-13|186	Summary:	Tk toolkit binding for OCaml
14mr|ocaml-4.01.0-13|187	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|188	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|189	Requires:	tk-devel
14mr|ocaml-4.01.0-13|190	Obsoletes:	ocamltk < 4.01.0-5
14mr|ocaml-4.01.0-13|191	
14mr|ocaml-4.01.0-13|192	%description labltk
14mr|ocaml-4.01.0-13|193	Tk toolkit binding for OCaml.
14mr|ocaml-4.01.0-13|194	
14mr|ocaml-4.01.0-13|195	%files labltk
14mr|ocaml-4.01.0-13|196	%doc otherlibs/labltk/README otherlibs/labltk/example*
14mr|ocaml-4.01.0-13|197	%{_bindir}/*labltk*
14mr|ocaml-4.01.0-13|198	%{_bindir}/ocamlbrowser
14mr|ocaml-4.01.0-13|199	%{_libdir}/ocaml/*labltk*
14mr|ocaml-4.01.0-13|200	%{_libdir}/ocaml/stublibs/dlllabltk.so
14mr|ocaml-4.01.0-13|201	
14mr|ocaml-4.01.0-13|202	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|203	
14mr|ocaml-4.01.0-13|204	%package sources
14mr|ocaml-4.01.0-13|205	Summary:	OCaml sources
14mr|ocaml-4.01.0-13|206	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|207	BuildArch:	noarch
14mr|ocaml-4.01.0-13|208	# don't add crazy deps
14mr|ocaml-4.01.0-13|209	AutoReqProv:	No
14mr|ocaml-4.01.0-13|210	
14mr|ocaml-4.01.0-13|211	%description sources
14mr|ocaml-4.01.0-13|212	OCaml sources.
14mr|ocaml-4.01.0-13|213	
14mr|ocaml-4.01.0-13|214	%files sources
14mr|ocaml-4.01.0-13|215	%{_prefix}/src/%{name}
14mr|ocaml-4.01.0-13|216	
14mr|ocaml-4.01.0-13|217	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|218	
14mr|ocaml-4.01.0-13|219	%package x11
14mr|ocaml-4.01.0-13|220	Summary:	X11 library for OCaml
14mr|ocaml-4.01.0-13|221	Group:		Development/OCaml
14mr|ocaml-4.01.0-13|222	Requires:	%{name}-compiler = %{EVRD}
14mr|ocaml-4.01.0-13|223	Requires:	pkgconfig(x11)
14mr|ocaml-4.01.0-13|224	# 2012-07-14: conflict for upgrade (when the x11 subpackage is created)
14mr|ocaml-4.01.0-13|225	Conflicts:	ocaml < 4.01.0-5
14mr|ocaml-4.01.0-13|226	
14mr|ocaml-4.01.0-13|227	%description x11
14mr|ocaml-4.01.0-13|228	X11 library for OCaml.
14mr|ocaml-4.01.0-13|229	
14mr|ocaml-4.01.0-13|230	%files x11
14mr|ocaml-4.01.0-13|231	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|232	%{_libdir}/ocaml/graphics.a
14mr|ocaml-4.01.0-13|233	%endif
14mr|ocaml-4.01.0-13|234	%{_libdir}/ocaml/graphics.cma
14mr|ocaml-4.01.0-13|235	%{_libdir}/ocaml/graphics.cmi
14mr|ocaml-4.01.0-13|236	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|237	%{_libdir}/ocaml/graphics.cmx
14mr|ocaml-4.01.0-13|238	%{_libdir}/ocaml/graphics.cmxa
14mr|ocaml-4.01.0-13|239	%{_libdir}/ocaml/graphics.cmxs
14mr|ocaml-4.01.0-13|240	%endif
14mr|ocaml-4.01.0-13|241	%{_libdir}/ocaml/graphics.mli
14mr|ocaml-4.01.0-13|242	%{_libdir}/ocaml/libgraphics.a
14mr|ocaml-4.01.0-13|243	%{_libdir}/ocaml/stublibs/dllgraphics.so
14mr|ocaml-4.01.0-13|244	%{_libdir}/ocaml/graphics/META
14mr|ocaml-4.01.0-13|245	%dir %{_libdir}/ocaml/graphics
14mr|ocaml-4.01.0-13|246	%{_libdir}/ocaml/graphicsX11.cmi
14mr|ocaml-4.01.0-13|247	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|248	%{_libdir}/ocaml/graphicsX11.cmx
14mr|ocaml-4.01.0-13|249	%endif
14mr|ocaml-4.01.0-13|250	%{_libdir}/ocaml/graphicsX11.mli
14mr|ocaml-4.01.0-13|251	
14mr|ocaml-4.01.0-13|252	#----------------------------------------------------------------------------
14mr|ocaml-4.01.0-13|253	
14mr|ocaml-4.01.0-13|254	%prep
14mr|ocaml-4.01.0-13|255	%setup -q -T -b 0
14mr|ocaml-4.01.0-13|256	%setup -q -T -D -a 1
14mr|ocaml-4.01.0-13|257	%setup -q -T -D -a 5
14mr|ocaml-4.01.0-13|258	%apply_patches
14mr|ocaml-4.01.0-13|259	# delete backup files to be sure that they don't end up in package
14mr|ocaml-4.01.0-13|260	find -name \*.00??~ -delete
14mr|ocaml-4.01.0-13|261	rm -rf `find -name .cvsignore`
14mr|ocaml-4.01.0-13|262	
14mr|ocaml-4.01.0-13|263	# fix incorrect reference in camlp4 META file
14mr|ocaml-4.01.0-13|264	sed -ri -e 's|directory = "/usr/lib.*/ocaml/camlp4"|directory = "%{_libdir}/ocaml/camlp4"|g' site-lib-src/camlp4/META
14mr|ocaml-4.01.0-13|265	
14mr|ocaml-4.01.0-13|266	# This directory exists in the OCaml tarball, but is empty.  As a
14mr|ocaml-4.01.0-13|267	# result, git ignores it unless we put a dummy file in it.
14mr|ocaml-4.01.0-13|268	touch compilerlibs/.exists
14mr|ocaml-4.01.0-13|269	
14mr|ocaml-4.01.0-13|270	%build
14mr|ocaml-4.01.0-13|271	%ifarch alpha
14mr|ocaml-4.01.0-13|272	echo %{optflags} | grep -q mieee || { echo "on alpha you need -mieee to compile ocaml"; exit 1; }
14mr|ocaml-4.01.0-13|273	%endif
14mr|ocaml-4.01.0-13|274	
14mr|ocaml-4.01.0-13|275	CFLAGS="%{optflags}" ./configure \
14mr|ocaml-4.01.0-13|276	-bindir %{_bindir} \
14mr|ocaml-4.01.0-13|277	-host %{_host} \
14mr|ocaml-4.01.0-13|278	-cc "%{__cc}" \
14mr|ocaml-4.01.0-13|279	-as "%{__as}" \
14mr|ocaml-4.01.0-13|280	-libdir %{_libdir}/ocaml \
14mr|ocaml-4.01.0-13|281	-x11lib %{_libdir} \
14mr|ocaml-4.01.0-13|282	-x11include %{_includedir} \
14mr|ocaml-4.01.0-13|283	-mandir %{_mandir}/man1
14mr|ocaml-4.01.0-13|284	
14mr|ocaml-4.01.0-13|285	make world
14mr|ocaml-4.01.0-13|286	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|287	make opt opt.opt
14mr|ocaml-4.01.0-13|288	%endif
14mr|ocaml-4.01.0-13|289	make -C emacs ocamltags
14mr|ocaml-4.01.0-13|290	
14mr|ocaml-4.01.0-13|291	
14mr|ocaml-4.01.0-13|292	%install
14mr|ocaml-4.01.0-13|293	make install \
14mr|ocaml-4.01.0-13|294	BINDIR=%{buildroot}%{_bindir} \
14mr|ocaml-4.01.0-13|295	LIBDIR=%{buildroot}%{_libdir}/ocaml \
14mr|ocaml-4.01.0-13|296	MANDIR=%{buildroot}%{_mandir}
14mr|ocaml-4.01.0-13|297	
14mr|ocaml-4.01.0-13|298	# remove stupid camlp4o.opt which can't work
14mr|ocaml-4.01.0-13|299	#rm -f %{buildroot}%{_bindir}/camlp4*.opt
14mr|ocaml-4.01.0-13|300	#rm -f %{buildroot}%{_mandir}/man1/camlp4*.opt.*
14mr|ocaml-4.01.0-13|301	
14mr|ocaml-4.01.0-13|302	%if %{with emacs}
14mr|ocaml-4.01.0-13|303	cd emacs; make install install-ocamltags \
14mr|ocaml-4.01.0-13|304	BINDIR=%{buildroot}%{_bindir} \
14mr|ocaml-4.01.0-13|305	EMACSDIR=%{buildroot}%{_datadir}/emacs/site-lisp; cd -
14mr|ocaml-4.01.0-13|306	%else
14mr|ocaml-4.01.0-13|307	make -C emacs install-ocamltags \
14mr|ocaml-4.01.0-13|308	BINDIR=%{buildroot}%{_bindir}
14mr|ocaml-4.01.0-13|309	%endif
14mr|ocaml-4.01.0-13|310	
14mr|ocaml-4.01.0-13|311	# fix
14mr|ocaml-4.01.0-13|312	perl -pi -e "s|%{buildroot}||" %{buildroot}%{_libdir}/ocaml/ld.conf
14mr|ocaml-4.01.0-13|313	
14mr|ocaml-4.01.0-13|314	%if %{build_ocamlopt}
14mr|ocaml-4.01.0-13|315	# only keep the binary versions, which are much faster, except for camlp4
14mr|ocaml-4.01.0-13|316	# as native code cannot do a dynamic load
14mr|ocaml-4.01.0-13|317	for i in %{buildroot}%{_bindir}/*.opt ; do
14mr|ocaml-4.01.0-13|318	[[ $i == %{buildroot}%{_bindir}/camlp4* ]] && continue
14mr|ocaml-4.01.0-13|319	ln -sf `basename $i` ${i%.opt}
14mr|ocaml-4.01.0-13|320	done
14mr|ocaml-4.01.0-13|321	%endif
14mr|ocaml-4.01.0-13|322	
14mr|ocaml-4.01.0-13|323	%if %{with emacs}
14mr|ocaml-4.01.0-13|324	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|ocaml-4.01.0-13|325	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|ocaml-4.01.0-13|326	(require 'caml-font)
14mr|ocaml-4.01.0-13|327	(autoload 'caml-mode "caml" "Caml editing mode" t)
14mr|ocaml-4.01.0-13|328	(add-to-list 'auto-mode-alist '("\\\\.mli?$" . caml-mode))
14mr|ocaml-4.01.0-13|329	EOF
14mr|ocaml-4.01.0-13|330	%endif
14mr|ocaml-4.01.0-13|331	
14mr|ocaml-4.01.0-13|332	# don't package mano man pages since we have the html files
14mr|ocaml-4.01.0-13|333	rm -rf %{buildroot}%{_mandir}/mano
14mr|ocaml-4.01.0-13|334	
14mr|ocaml-4.01.0-13|335	# install findlib META files
14mr|ocaml-4.01.0-13|336	cp -pr site-lib-src/* %{buildroot}%{_libdir}/ocaml/
14mr|ocaml-4.01.0-13|337	
14mr|ocaml-4.01.0-13|338	# fix me: this one should not be in the input
14mr|ocaml-4.01.0-13|339	if [ -f %{buildroot}%{_libdir}/ocaml/dbm/META ]
14mr|ocaml-4.01.0-13|340	then rm -f %{buildroot}%{_libdir}/ocaml/dbm/META; fi
14mr|ocaml-4.01.0-13|341	
14mr|ocaml-4.01.0-13|342	rm -f %{name}.list
14mr|ocaml-4.01.0-13|343	n="labltk|camlp4|ocamlbrowser|tkanim|graphics|X11"
14mr|ocaml-4.01.0-13|344	(cd %{buildroot} ; find usr/bin ! -type d -printf "/%%p\n" | egrep -v $n) >> %{name}.list
14mr|ocaml-4.01.0-13|345	(cd %{buildroot} ; find usr/%{_lib}/ocaml ! -type d -printf "/%%p\n" | egrep -v $n) >> %{name}.list
14mr|ocaml-4.01.0-13|346	(cd %{buildroot} ; find usr/%{_lib}/ocaml   -type d -printf "%%%%dir /%%p\n" | egrep -v $n) >> %{name}.list
14mr|ocaml-4.01.0-13|347	
14mr|ocaml-4.01.0-13|348	mkdir -p %{buildroot}%{_datadir}/applications
14mr|ocaml-4.01.0-13|349	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|ocaml-4.01.0-13|350	[Desktop Entry]
14mr|ocaml-4.01.0-13|351	Name=OCaml
14mr|ocaml-4.01.0-13|352	Comment=%{summary}
14mr|ocaml-4.01.0-13|353	Exec=%{name}
14mr|ocaml-4.01.0-13|354	Icon=interpreters_section
14mr|ocaml-4.01.0-13|355	Terminal=true
14mr|ocaml-4.01.0-13|356	Type=Application
14mr|ocaml-4.01.0-13|357	Categories=Development;
14mr|ocaml-4.01.0-13|358	EOF
14mr|ocaml-4.01.0-13|359	
14mr|ocaml-4.01.0-13|360	# install sources
14mr|ocaml-4.01.0-13|361	install -d -m 755 %{buildroot}%{_prefix}/src
14mr|ocaml-4.01.0-13|362	tar xvjf %{SOURCE0} -C %{buildroot}%{_prefix}/src
14mr|ocaml-4.01.0-13|363	mv %{buildroot}%{_prefix}/src/%{name}-%{version} %{buildroot}%{_prefix}/src/%{name}
14mr|ocaml-4.01.0-13|364	install -d %{buildroot}%{_includedir}
14mr|ocaml-4.01.0-13|365	ln -s %{_libdir}/ocaml/caml %{buildroot}%{_includedir}/
14mr|ocaml-4.01.0-13|366	
14mr|ocaml-4.01.0-13|367	
14mr|ocaml-4.01.0-13|368	%changelog
14mr|ocaml-4.01.0-13|369	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.01.0-13
14mr|ocaml-4.01.0-13|370	+ Revision: 28649d7
14mr|ocaml-4.01.0-13|371	- Update groups, Requires and Provides
14mr|ocaml-4.01.0-13|372	
14mr|ocaml-4.01.0-13|373	

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

17826 14
14mr|oclock-1.0.2-6|1	Name: oclock
14mr|oclock-1.0.2-6|2	Version: 1.0.2
14mr|oclock-1.0.2-6|3	Release: 6
14mr|oclock-1.0.2-6|4	Summary: Round X clock
14mr|oclock-1.0.2-6|5	Group: Development/X11
14mr|oclock-1.0.2-6|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|oclock-1.0.2-6|7	License: MIT
14mr|oclock-1.0.2-6|8	
14mr|oclock-1.0.2-6|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|oclock-1.0.2-6|10	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|oclock-1.0.2-6|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|oclock-1.0.2-6|12	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|oclock-1.0.2-6|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|oclock-1.0.2-6|14	
14mr|oclock-1.0.2-6|15	%description
14mr|oclock-1.0.2-6|16	Oclock simply displays the current time on an analog display.
14mr|oclock-1.0.2-6|17	
14mr|oclock-1.0.2-6|18	%prep
14mr|oclock-1.0.2-6|19	%setup -q -n %{name}-%{version}
14mr|oclock-1.0.2-6|20	
14mr|oclock-1.0.2-6|21	%build
14mr|oclock-1.0.2-6|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|oclock-1.0.2-6|23	--x-libraries=%{_libdir}
14mr|oclock-1.0.2-6|24	
14mr|oclock-1.0.2-6|25	%make
14mr|oclock-1.0.2-6|26	
14mr|oclock-1.0.2-6|27	%install
14mr|oclock-1.0.2-6|28	rm -rf %{buildroot}
14mr|oclock-1.0.2-6|29	%makeinstall_std
14mr|oclock-1.0.2-6|30	
14mr|oclock-1.0.2-6|31	%clean
14mr|oclock-1.0.2-6|32	rm -rf %{buildroot}
14mr|oclock-1.0.2-6|33	
14mr|oclock-1.0.2-6|34	%files
14mr|oclock-1.0.2-6|35	%defattr(-,root,root)
14mr|oclock-1.0.2-6|36	%{_bindir}/oclock
14mr|oclock-1.0.2-6|37	%{_datadir}/X11/app-defaults/Clock-color
14mr|oclock-1.0.2-6|38	%{_mandir}/man1/oclock.*
14mr|oclock-1.0.2-6|39	
14mr|oclock-1.0.2-6|40	
14mr|oclock-1.0.2-6|41	
14mr|oclock-1.0.2-6|42	
14mr|oclock-1.0.2-6|43	
14mr|oclock-1.0.2-6|44	%changelog
14mr|oclock-1.0.2-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-6
14mr|oclock-1.0.2-6|46	+ Revision: b0883d8
14mr|oclock-1.0.2-6|47	- MassBuild#440: Increase release tag
14mr|oclock-1.0.2-6|48	
14mr|oclock-1.0.2-6|49	

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

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

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

17830 14
14mr|ois-1.3-3|1	%define major 1
14mr|ois-1.3-3|2	%define filever %(echo v%{version}| tr . -)
14mr|ois-1.3-3|3	%define libname %mklibname OIS %{major}
14mr|ois-1.3-3|4	%define develname %mklibname OIS -d
14mr|ois-1.3-3|5	
14mr|ois-1.3-3|6	Summary:	Object Oriented Input System
14mr|ois-1.3-3|7	Name:		ois
14mr|ois-1.3-3|8	Version:	1.3
14mr|ois-1.3-3|9	Release:	3
14mr|ois-1.3-3|10	License:	zlib
14mr|ois-1.3-3|11	Group:		System/Libraries
14mr|ois-1.3-3|12	URL:		http://sourceforge.net/projects/wgois/
14mr|ois-1.3-3|13	Source0:	http://downloads.sourceforge.net/wgois/%{name}_%{filever}.tar.gz
14mr|ois-1.3-3|14	Patch0:		ois-gcc47.patch
14mr|ois-1.3-3|15	BuildRequires:	pkgconfig(x11)
14mr|ois-1.3-3|16	BuildRequires:	pkgconfig(xaw7)
14mr|ois-1.3-3|17	
14mr|ois-1.3-3|18	%description
14mr|ois-1.3-3|19	Object Oriented Input System (OIS) is meant to be a cross platform,
14mr|ois-1.3-3|20	simple solution for using all kinds of Input Devices
14mr|ois-1.3-3|21	(KeyBoards, Mice, Joysticks, etc) and feedback devices
14mr|ois-1.3-3|22	(e.g. forcefeedback).
14mr|ois-1.3-3|23	
14mr|ois-1.3-3|24	%package -n %{libname}
14mr|ois-1.3-3|25	Summary:	A library for Object Oriented Input System
14mr|ois-1.3-3|26	Group:		System/Libraries
14mr|ois-1.3-3|27	
14mr|ois-1.3-3|28	%description -n %{libname}
14mr|ois-1.3-3|29	Object Oriented Input System (OIS) is meant to be a cross platform,
14mr|ois-1.3-3|30	simple solution for using all kinds of Input Devices
14mr|ois-1.3-3|31	(KeyBoards, Mice, Joysticks, etc) and feedback devices
14mr|ois-1.3-3|32	(e.g. forcefeedback).
14mr|ois-1.3-3|33	
14mr|ois-1.3-3|34	%package -n %{develname}
14mr|ois-1.3-3|35	Summary:	Development tools for programs using %{name}
14mr|ois-1.3-3|36	Group:		Development/C
14mr|ois-1.3-3|37	Requires:	%{libname} = %{version}-%{release}
14mr|ois-1.3-3|38	Provides:	%{name}-devel = %{version}-%{release}
14mr|ois-1.3-3|39	
14mr|ois-1.3-3|40	%description -n	%{develname}
14mr|ois-1.3-3|41	This package contains the header files and libraries needed for
14mr|ois-1.3-3|42	developing programs using the %{name} library.
14mr|ois-1.3-3|43	
14mr|ois-1.3-3|44	%prep
14mr|ois-1.3-3|45	%setup -qn %{name}-%{filever}
14mr|ois-1.3-3|46	%patch0 -p0
14mr|ois-1.3-3|47	
14mr|ois-1.3-3|48	%build
14mr|ois-1.3-3|49	sh ./bootstrap
14mr|ois-1.3-3|50	%configure2_5x
14mr|ois-1.3-3|51	%make
14mr|ois-1.3-3|52	
14mr|ois-1.3-3|53	%install
14mr|ois-1.3-3|54	%makeinstall_std
14mr|ois-1.3-3|55	
14mr|ois-1.3-3|56	%files -n %{libname}
14mr|ois-1.3-3|57	%doc ReadMe.txt
14mr|ois-1.3-3|58	%{_libdir}/lib*%{major}*.so
14mr|ois-1.3-3|59	
14mr|ois-1.3-3|60	%files -n %{develname}
14mr|ois-1.3-3|61	%{_includedir}/OIS
14mr|ois-1.3-3|62	%{_libdir}/libOIS.so
14mr|ois-1.3-3|63	%{_libdir}/libOIS.a
14mr|ois-1.3-3|64	%{_libdir}/pkgconfig/OIS.pc
14mr|ois-1.3-3|65	
14mr|ois-1.3-3|66	
14mr|ois-1.3-3|67	
14mr|ois-1.3-3|68	%changelog
14mr|ois-1.3-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|ois-1.3-3|70	+ Revision: 945d4a8
14mr|ois-1.3-3|71	- MassBuild#440: Increase release tag
14mr|ois-1.3-3|72	
14mr|ois-1.3-3|73	

17831 14
14mr|oki4linux-2.1gst-17|1	Summary:	Drivers for Oki 4w, oki 400w and okipage 4w plus GDI winprinters
14mr|oki4linux-2.1gst-17|2	Name:		oki4linux
14mr|oki4linux-2.1gst-17|3	Version:	2.1gst
14mr|oki4linux-2.1gst-17|4	Release:	17
14mr|oki4linux-2.1gst-17|5	License:	GPL
14mr|oki4linux-2.1gst-17|6	Group:		System/Printing
14mr|oki4linux-2.1gst-17|7	URL:		http://www.linuxprinting.org/download/printing/
14mr|oki4linux-2.1gst-17|8	Source0:	http://www.linuxprinting.org/download/printing/oki4linux-2.1gst.tar.gz
14mr|oki4linux-2.1gst-17|9	Source1:	oki4daemon.service
14mr|oki4linux-2.1gst-17|10	Source2:	README.OKI-Winprinters
14mr|oki4linux-2.1gst-17|11	Patch0:		oki4linux-2.0-daemon-mdk-patch
14mr|oki4linux-2.1gst-17|12	Patch1:		oki4linux-2.1gst-LDFLAGS.diff
14mr|oki4linux-2.1gst-17|13	Requires(post): rpm-helper
14mr|oki4linux-2.1gst-17|14	Requires(preun): rpm-helper
14mr|oki4linux-2.1gst-17|15	BuildRequires: systemd
14mr|oki4linux-2.1gst-17|16	Requires(post): systemd
14mr|oki4linux-2.1gst-17|17	Requires(preun): systemd
14mr|oki4linux-2.1gst-17|18	Requires(postun): systemd
14mr|oki4linux-2.1gst-17|19	
14mr|oki4linux-2.1gst-17|20	%description
14mr|oki4linux-2.1gst-17|21	A Linux / UNIX driver for the  okipage 4w, oki 400w and
14mr|oki4linux-2.1gst-17|22	okipage 4w plus GDI printers,
14mr|oki4linux-2.1gst-17|23	
14mr|oki4linux-2.1gst-17|24	%prep
14mr|oki4linux-2.1gst-17|25	
14mr|oki4linux-2.1gst-17|26	%setup -q -n %{name}
14mr|oki4linux-2.1gst-17|27	%patch0 -p1
14mr|oki4linux-2.1gst-17|28	%patch1 -p0
14mr|oki4linux-2.1gst-17|29	
14mr|oki4linux-2.1gst-17|30	# Do some small corrections in the daemon script:
14mr|oki4linux-2.1gst-17|31	# - The daemon crashes with "setlogsock('unix');"
14mr|oki4linux-2.1gst-17|32	# - Correct the path for the driver
14mr|oki4linux-2.1gst-17|33	pushd src
14mr|oki4linux-2.1gst-17|34	mv oki4daemon oki4daemon.pre
14mr|oki4linux-2.1gst-17|35	sed "s/setlogsock('unix');/setlogsock('inet');/" oki4daemon.pre | sed "s:/usr/local/sbin/oki4drv:/usr/bin/oki4drv:" > oki4daemon
14mr|oki4linux-2.1gst-17|36	popd
14mr|oki4linux-2.1gst-17|37	
14mr|oki4linux-2.1gst-17|38	cp %{SOURCE1} oki4daemon.service
14mr|oki4linux-2.1gst-17|39	cp %{SOURCE2} README.OKI-Winprinters
14mr|oki4linux-2.1gst-17|40	
14mr|oki4linux-2.1gst-17|41	%build
14mr|oki4linux-2.1gst-17|42	pushd src
14mr|oki4linux-2.1gst-17|43	make clean
14mr|oki4linux-2.1gst-17|44	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|oki4linux-2.1gst-17|45	popd
14mr|oki4linux-2.1gst-17|46	
14mr|oki4linux-2.1gst-17|47	%install
14mr|oki4linux-2.1gst-17|48	
14mr|oki4linux-2.1gst-17|49	install -d %{buildroot}%{_unitdir}
14mr|oki4linux-2.1gst-17|50	install -d %{buildroot}%{_bindir}
14mr|oki4linux-2.1gst-17|51	install -d %{buildroot}%{_sbindir}
14mr|oki4linux-2.1gst-17|52	install -d %{buildroot}%{_mandir}/man1
14mr|oki4linux-2.1gst-17|53	
14mr|oki4linux-2.1gst-17|54	pushd src
14mr|oki4linux-2.1gst-17|55	# Program files
14mr|oki4linux-2.1gst-17|56	install -m0755 oki4drv %{buildroot}%{_bindir}
14mr|oki4linux-2.1gst-17|57	install -m0755 oki4daemon %{buildroot}%{_sbindir}
14mr|oki4linux-2.1gst-17|58	install -m0644 oki4drv.man %{buildroot}%{_mandir}/man1/oki4drv.1
14mr|oki4linux-2.1gst-17|59	popd
14mr|oki4linux-2.1gst-17|60	
14mr|oki4linux-2.1gst-17|61	install -m0755 oki4daemon.service %{buildroot}%{_unitdir}/oki4daemon.service
14mr|oki4linux-2.1gst-17|62	
14mr|oki4linux-2.1gst-17|63	%post
14mr|oki4linux-2.1gst-17|64	%systemd_post oki4daemon.service
14mr|oki4linux-2.1gst-17|65	
14mr|oki4linux-2.1gst-17|66	%preun
14mr|oki4linux-2.1gst-17|67	%systemd_preun oki4daemon.service
14mr|oki4linux-2.1gst-17|68	
14mr|oki4linux-2.1gst-17|69	%postun
14mr|oki4linux-2.1gst-17|70	%systemd_postun_with_restart oki4daemon.service
14mr|oki4linux-2.1gst-17|71	
14mr|oki4linux-2.1gst-17|72	%files
14mr|oki4linux-2.1gst-17|73	%defattr(0644,root,root,0755)
14mr|oki4linux-2.1gst-17|74	%doc README.OKI-Winprinters COPYING ChangeLog README
14mr|oki4linux-2.1gst-17|75	%doc doc samples src/README.oki4daemon src/align.ps
14mr|oki4linux-2.1gst-17|76	%{_unitdir}/oki4daemon.service
14mr|oki4linux-2.1gst-17|77	%attr(0755,root,root) %{_sbindir}/oki4daemon
14mr|oki4linux-2.1gst-17|78	%attr(0755,root,root) %{_bindir}/oki4drv
14mr|oki4linux-2.1gst-17|79	%attr(0644,root,root) %{_mandir}/man1/oki4drv.1*
14mr|oki4linux-2.1gst-17|80	
14mr|oki4linux-2.1gst-17|81	%changelog
14mr|oki4linux-2.1gst-17|82	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1gst-17
14mr|oki4linux-2.1gst-17|83	+ Revision: ef55111
14mr|oki4linux-2.1gst-17|84	- Fix service file
14mr|oki4linux-2.1gst-17|85	
14mr|oki4linux-2.1gst-17|86	

17832 14
14mr|okteta-4.13.3-1|1	Summary:	A simple HEX editor for KDE
14mr|okteta-4.13.3-1|2	Name:		okteta
14mr|okteta-4.13.3-1|3	Version:	4.13.3
14mr|okteta-4.13.3-1|4	Release:	1
14mr|okteta-4.13.3-1|5	Epoch:		1
14mr|okteta-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|okteta-4.13.3-1|7	License:	GPLv2+
14mr|okteta-4.13.3-1|8	Url:		http://www.kde.org
14mr|okteta-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|okteta-4.13.3-1|10	%if %{is_beta}
14mr|okteta-4.13.3-1|11	%define ftpdir unstable
14mr|okteta-4.13.3-1|12	%else
14mr|okteta-4.13.3-1|13	%define ftpdir stable
14mr|okteta-4.13.3-1|14	%endif
14mr|okteta-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|okteta-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|okteta-4.13.3-1|17	BuildRequires:	pkgconfig(qca2)
14mr|okteta-4.13.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mr|okteta-4.13.3-1|19	
14mr|okteta-4.13.3-1|20	%description
14mr|okteta-4.13.3-1|21	Okteta is a simple editor for the raw data of files. This type of program
14mr|okteta-4.13.3-1|22	is also called hex editor or binary editor.
14mr|okteta-4.13.3-1|23	
14mr|okteta-4.13.3-1|24	%files
14mr|okteta-4.13.3-1|25	%{_kde_bindir}/okteta
14mr|okteta-4.13.3-1|26	%{_kde_bindir}/struct2osd.sh
14mr|okteta-4.13.3-1|27	%{_kde_libdir}/kde4/libkbytearrayedit.so
14mr|okteta-4.13.3-1|28	%{_kde_libdir}/kde4/oktetapart.so
14mr|okteta-4.13.3-1|29	%{_kde_applicationsdir}/okteta.desktop
14mr|okteta-4.13.3-1|30	%{_kde_appsdir}/okteta
14mr|okteta-4.13.3-1|31	%{_kde_appsdir}/oktetapart
14mr|okteta-4.13.3-1|32	%{_kde_datadir}/config.kcfg/structviewpreferences.kcfg
14mr|okteta-4.13.3-1|33	%{_kde_configdir}/okteta-structures.knsrc
14mr|okteta-4.13.3-1|34	%{_kde_iconsdir}/*/*/apps/okteta.png
14mr|okteta-4.13.3-1|35	%{_kde_services}/kbytearrayedit.desktop
14mr|okteta-4.13.3-1|36	%{_kde_services}/oktetapart.desktop
14mr|okteta-4.13.3-1|37	%{_kde_datadir}/mime/packages/okteta.xml
14mr|okteta-4.13.3-1|38	%doc %{_kde_docdir}/HTML/en/okteta
14mr|okteta-4.13.3-1|39	
14mr|okteta-4.13.3-1|40	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|41	
14mr|okteta-4.13.3-1|42	%define kasten2controllers_major 2
14mr|okteta-4.13.3-1|43	%define libkasten2controllers %mklibname kasten2controllers %{kasten2controllers_major}
14mr|okteta-4.13.3-1|44	
14mr|okteta-4.13.3-1|45	%package -n %{libkasten2controllers}
14mr|okteta-4.13.3-1|46	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|47	Group:		System/Libraries
14mr|okteta-4.13.3-1|48	Obsoletes:	%{mklibname kasten1controllers 0} < 1:4.10.0
14mr|okteta-4.13.3-1|49	
14mr|okteta-4.13.3-1|50	%description -n %{libkasten2controllers}
14mr|okteta-4.13.3-1|51	Okteta shared library.
14mr|okteta-4.13.3-1|52	
14mr|okteta-4.13.3-1|53	%files -n %{libkasten2controllers}
14mr|okteta-4.13.3-1|54	%{_kde_libdir}/libkasten2controllers.so.%{kasten2controllers_major}
14mr|okteta-4.13.3-1|55	%{_kde_libdir}/libkasten2controllers.so.0.*
14mr|okteta-4.13.3-1|56	
14mr|okteta-4.13.3-1|57	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|58	
14mr|okteta-4.13.3-1|59	%define kasten2core_major 2
14mr|okteta-4.13.3-1|60	%define libkasten2core %mklibname kasten2core %{kasten2core_major}
14mr|okteta-4.13.3-1|61	
14mr|okteta-4.13.3-1|62	%package -n %{libkasten2core}
14mr|okteta-4.13.3-1|63	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|64	Group:		System/Libraries
14mr|okteta-4.13.3-1|65	Obsoletes:	%{mklibname kasten1core 0} < 1:4.10.0
14mr|okteta-4.13.3-1|66	
14mr|okteta-4.13.3-1|67	%description -n %{libkasten2core}
14mr|okteta-4.13.3-1|68	Okteta shared library.
14mr|okteta-4.13.3-1|69	
14mr|okteta-4.13.3-1|70	%files -n %{libkasten2core}
14mr|okteta-4.13.3-1|71	%{_kde_libdir}/libkasten2core.so.%{kasten2core_major}
14mr|okteta-4.13.3-1|72	%{_kde_libdir}/libkasten2core.so.0.*
14mr|okteta-4.13.3-1|73	
14mr|okteta-4.13.3-1|74	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|75	
14mr|okteta-4.13.3-1|76	%define kasten2gui_major 2
14mr|okteta-4.13.3-1|77	%define libkasten2gui %mklibname kasten2gui %{kasten2gui_major}
14mr|okteta-4.13.3-1|78	
14mr|okteta-4.13.3-1|79	%package -n %{libkasten2gui}
14mr|okteta-4.13.3-1|80	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|81	Group:		System/Libraries
14mr|okteta-4.13.3-1|82	Obsoletes:	%{mklibname kasten1gui 0} < 1:4.10.0
14mr|okteta-4.13.3-1|83	
14mr|okteta-4.13.3-1|84	%description -n %{libkasten2gui}
14mr|okteta-4.13.3-1|85	Okteta shared library.
14mr|okteta-4.13.3-1|86	
14mr|okteta-4.13.3-1|87	%files -n %{libkasten2gui}
14mr|okteta-4.13.3-1|88	%{_kde_libdir}/libkasten2gui.so.%{kasten2gui_major}
14mr|okteta-4.13.3-1|89	%{_kde_libdir}/libkasten2gui.so.0.*
14mr|okteta-4.13.3-1|90	
14mr|okteta-4.13.3-1|91	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|92	
14mr|okteta-4.13.3-1|93	%define kasten2okteta1controllers_major 1
14mr|okteta-4.13.3-1|94	%define libkasten2okteta1controllers %mklibname kasten2okteta1controllers %{kasten2okteta1controllers_major}
14mr|okteta-4.13.3-1|95	
14mr|okteta-4.13.3-1|96	%package -n %{libkasten2okteta1controllers}
14mr|okteta-4.13.3-1|97	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|98	Group:		System/Libraries
14mr|okteta-4.13.3-1|99	Obsoletes:	%{mklibname kasten1okteta1controllers 0} < 1:4.10.0
14mr|okteta-4.13.3-1|100	
14mr|okteta-4.13.3-1|101	%description -n %{libkasten2okteta1controllers}
14mr|okteta-4.13.3-1|102	Okteta shared library.
14mr|okteta-4.13.3-1|103	
14mr|okteta-4.13.3-1|104	%files -n %{libkasten2okteta1controllers}
14mr|okteta-4.13.3-1|105	%{_kde_libdir}/libkasten2okteta1controllers.so.%{kasten2okteta1controllers_major}
14mr|okteta-4.13.3-1|106	%{_kde_libdir}/libkasten2okteta1controllers.so.0.*
14mr|okteta-4.13.3-1|107	
14mr|okteta-4.13.3-1|108	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|109	
14mr|okteta-4.13.3-1|110	%define kasten2okteta1core_major 1
14mr|okteta-4.13.3-1|111	%define libkasten2okteta1core %mklibname kasten2okteta1core %{kasten2okteta1core_major}
14mr|okteta-4.13.3-1|112	
14mr|okteta-4.13.3-1|113	%package -n %{libkasten2okteta1core}
14mr|okteta-4.13.3-1|114	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|115	Group:		System/Libraries
14mr|okteta-4.13.3-1|116	Obsoletes:	%{mklibname kasten1okteta1core 0} < 1:4.10.0
14mr|okteta-4.13.3-1|117	
14mr|okteta-4.13.3-1|118	%description -n %{libkasten2okteta1core}
14mr|okteta-4.13.3-1|119	Okteta shared library.
14mr|okteta-4.13.3-1|120	
14mr|okteta-4.13.3-1|121	%files -n %{libkasten2okteta1core}
14mr|okteta-4.13.3-1|122	%{_kde_libdir}/libkasten2okteta1core.so.%{kasten2okteta1core_major}
14mr|okteta-4.13.3-1|123	%{_kde_libdir}/libkasten2okteta1core.so.0.*
14mr|okteta-4.13.3-1|124	
14mr|okteta-4.13.3-1|125	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|126	
14mr|okteta-4.13.3-1|127	%define kasten2okteta1gui_major 1
14mr|okteta-4.13.3-1|128	%define libkasten2okteta1gui %mklibname kasten2okteta1gui %{kasten2okteta1gui_major}
14mr|okteta-4.13.3-1|129	
14mr|okteta-4.13.3-1|130	%package -n %{libkasten2okteta1gui}
14mr|okteta-4.13.3-1|131	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|132	Group:		System/Libraries
14mr|okteta-4.13.3-1|133	Obsoletes:	%{mklibname kasten1okteta1gui 0} < 1:4.10.0
14mr|okteta-4.13.3-1|134	
14mr|okteta-4.13.3-1|135	%description -n %{libkasten2okteta1gui}
14mr|okteta-4.13.3-1|136	Okteta shared library.
14mr|okteta-4.13.3-1|137	
14mr|okteta-4.13.3-1|138	%files -n %{libkasten2okteta1gui}
14mr|okteta-4.13.3-1|139	%{_kde_libdir}/libkasten2okteta1gui.so.%{kasten2okteta1gui_major}
14mr|okteta-4.13.3-1|140	%{_kde_libdir}/libkasten2okteta1gui.so.0.*
14mr|okteta-4.13.3-1|141	
14mr|okteta-4.13.3-1|142	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|143	
14mr|okteta-4.13.3-1|144	%define okteta1core_major 1
14mr|okteta-4.13.3-1|145	%define libokteta1core %mklibname okteta1core %{okteta1core_major}
14mr|okteta-4.13.3-1|146	
14mr|okteta-4.13.3-1|147	%package -n %{libokteta1core}
14mr|okteta-4.13.3-1|148	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|149	Group:		System/Libraries
14mr|okteta-4.13.3-1|150	Obsoletes:	%{mklibname okteta1core 0} < 1:4.10.0
14mr|okteta-4.13.3-1|151	
14mr|okteta-4.13.3-1|152	%description -n %{libokteta1core}
14mr|okteta-4.13.3-1|153	Okteta shared library.
14mr|okteta-4.13.3-1|154	
14mr|okteta-4.13.3-1|155	%files -n %{libokteta1core}
14mr|okteta-4.13.3-1|156	%{_kde_libdir}/libokteta1core.so.%{okteta1core_major}
14mr|okteta-4.13.3-1|157	%{_kde_libdir}/libokteta1core.so.0.*
14mr|okteta-4.13.3-1|158	
14mr|okteta-4.13.3-1|159	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|160	
14mr|okteta-4.13.3-1|161	%define okteta1gui_major 1
14mr|okteta-4.13.3-1|162	%define libokteta1gui %mklibname okteta1gui %{okteta1gui_major}
14mr|okteta-4.13.3-1|163	
14mr|okteta-4.13.3-1|164	%package -n %{libokteta1gui}
14mr|okteta-4.13.3-1|165	Summary:	Okteta shared library
14mr|okteta-4.13.3-1|166	Group:		System/Libraries
14mr|okteta-4.13.3-1|167	Obsoletes:	%{mklibname okteta1gui 0} < 1:4.10.0
14mr|okteta-4.13.3-1|168	
14mr|okteta-4.13.3-1|169	%description -n %{libokteta1gui}
14mr|okteta-4.13.3-1|170	Okteta shared library.
14mr|okteta-4.13.3-1|171	
14mr|okteta-4.13.3-1|172	%files -n %{libokteta1gui}
14mr|okteta-4.13.3-1|173	%{_kde_libdir}/libokteta1gui.so.%{okteta1gui_major}
14mr|okteta-4.13.3-1|174	%{_kde_libdir}/libokteta1gui.so.0.*
14mr|okteta-4.13.3-1|175	
14mr|okteta-4.13.3-1|176	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|177	
14mr|okteta-4.13.3-1|178	%package devel
14mr|okteta-4.13.3-1|179	Summary:	Development files for Okteta
14mr|okteta-4.13.3-1|180	Group:		Development/KDE and Qt
14mr|okteta-4.13.3-1|181	Requires:	%{libkasten2controllers} = %{EVRD}
14mr|okteta-4.13.3-1|182	Requires:	%{libkasten2core} = %{EVRD}
14mr|okteta-4.13.3-1|183	Requires:	%{libkasten2gui} = %{EVRD}
14mr|okteta-4.13.3-1|184	Requires:	%{libkasten2okteta1controllers} = %{EVRD}
14mr|okteta-4.13.3-1|185	Requires:	%{libkasten2okteta1core} = %{EVRD}
14mr|okteta-4.13.3-1|186	Requires:	%{libkasten2okteta1gui} = %{EVRD}
14mr|okteta-4.13.3-1|187	Requires:	%{libokteta1core} = %{EVRD}
14mr|okteta-4.13.3-1|188	Requires:	%{libokteta1gui} = %{EVRD}
14mr|okteta-4.13.3-1|189	
14mr|okteta-4.13.3-1|190	%description devel
14mr|okteta-4.13.3-1|191	This package includes the header files you will need to compile
14mr|okteta-4.13.3-1|192	applications that use Okteta libraries.
14mr|okteta-4.13.3-1|193	
14mr|okteta-4.13.3-1|194	%files devel
14mr|okteta-4.13.3-1|195	%{_kde_includedir}/*
14mr|okteta-4.13.3-1|196	%{_kde_libdir}/libkasten2controllers.so
14mr|okteta-4.13.3-1|197	%{_kde_libdir}/libkasten2core.so
14mr|okteta-4.13.3-1|198	%{_kde_libdir}/libkasten2gui.so
14mr|okteta-4.13.3-1|199	%{_kde_libdir}/libkasten2okteta1controllers.so
14mr|okteta-4.13.3-1|200	%{_kde_libdir}/libkasten2okteta1core.so
14mr|okteta-4.13.3-1|201	%{_kde_libdir}/libkasten2okteta1gui.so
14mr|okteta-4.13.3-1|202	%{_kde_libdir}/libokteta1core.so
14mr|okteta-4.13.3-1|203	%{_kde_libdir}/libokteta1gui.so
14mr|okteta-4.13.3-1|204	%{_kde_libdir}/kde4/plugins/designer/oktetadesignerplugin.so
14mr|okteta-4.13.3-1|205	
14mr|okteta-4.13.3-1|206	#----------------------------------------------------------------------------
14mr|okteta-4.13.3-1|207	
14mr|okteta-4.13.3-1|208	%prep
14mr|okteta-4.13.3-1|209	%setup -q
14mr|okteta-4.13.3-1|210	
14mr|okteta-4.13.3-1|211	%build
14mr|okteta-4.13.3-1|212	%cmake_kde4
14mr|okteta-4.13.3-1|213	%make
14mr|okteta-4.13.3-1|214	
14mr|okteta-4.13.3-1|215	%install
14mr|okteta-4.13.3-1|216	%makeinstall_std -C build
14mr|okteta-4.13.3-1|217	
14mr|okteta-4.13.3-1|218	
14mr|okteta-4.13.3-1|219	%changelog
14mr|okteta-4.13.3-1|220	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|okteta-4.13.3-1|221	+ Revision: 44e37d7
14mr|okteta-4.13.3-1|222	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|okteta-4.13.3-1|223	
14mr|okteta-4.13.3-1|224	

17833 14
14mr|okular-4.13.3-1|1	Summary:	A universal document viewer
14mr|okular-4.13.3-1|2	Name:		okular
14mr|okular-4.13.3-1|3	Version:	4.13.3
14mr|okular-4.13.3-1|4	Release:	1
14mr|okular-4.13.3-1|5	Epoch:		2
14mr|okular-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|7	License:	GPLv2+
14mr|okular-4.13.3-1|8	URL:		http://www.kde.org/applications/graphics/okular/
14mr|okular-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|okular-4.13.3-1|10	%if %{is_beta}
14mr|okular-4.13.3-1|11	%define ftpdir unstable
14mr|okular-4.13.3-1|12	%else
14mr|okular-4.13.3-1|13	%define ftpdir stable
14mr|okular-4.13.3-1|14	%endif
14mr|okular-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|okular-4.13.3-1|16	Patch0:		kdegraphics-4.6.4-okularxdg.patch
14mr|okular-4.13.3-1|17	BuildRequires:	kdelibs4-devel
14mr|okular-4.13.3-1|18	BuildRequires:	pkgconfig(kscreen)
14mr|okular-4.13.3-1|19	BuildRequires:	pkgconfig(libkactivities)
14mr|okular-4.13.3-1|20	BuildRequires:	pkgconfig(qimageblitz)
14mr|okular-4.13.3-1|21	BuildRequires:	pkgconfig(QJson)
14mr|okular-4.13.3-1|22	Requires:	%{name}-pdf = %{EVRD}
14mr|okular-4.13.3-1|23	Requires:	%{name}-postscript = %{EVRD}
14mr|okular-4.13.3-1|24	Suggests:	%{name}-chm = %{EVRD}
14mr|okular-4.13.3-1|25	Suggests:	%{name}-comicbook = %{EVRD}
14mr|okular-4.13.3-1|26	Suggests:	%{name}-djvu = %{EVRD}
14mr|okular-4.13.3-1|27	Suggests:	%{name}-dvi = %{EVRD}
14mr|okular-4.13.3-1|28	Suggests:	%{name}-epub = %{EVRD}
14mr|okular-4.13.3-1|29	Suggests:	%{name}-fax = %{EVRD}
14mr|okular-4.13.3-1|30	Suggests:	%{name}-fb = %{EVRD}
14mr|okular-4.13.3-1|31	Suggests:	%{name}-kimgio = %{EVRD}
14mr|okular-4.13.3-1|32	Suggests:	%{name}-mobipocket = %{EVRD}
14mr|okular-4.13.3-1|33	Suggests:	%{name}-ooo = %{EVRD}
14mr|okular-4.13.3-1|34	Suggests:	%{name}-plucker = %{EVRD}
14mr|okular-4.13.3-1|35	Suggests:	%{name}-tiff = %{EVRD}
14mr|okular-4.13.3-1|36	Suggests:	%{name}-txt = %{EVRD}
14mr|okular-4.13.3-1|37	Suggests:	%{name}-xps = %{EVRD}
14mr|okular-4.13.3-1|38	
14mr|okular-4.13.3-1|39	%description
14mr|okular-4.13.3-1|40	Okular is a universal document viewer based on KPDF for KDE 4.
14mr|okular-4.13.3-1|41	
14mr|okular-4.13.3-1|42	Okular combines the excellent functionalities of KPDF with the versatility
14mr|okular-4.13.3-1|43	of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
14mr|okular-4.13.3-1|44	and others.
14mr|okular-4.13.3-1|45	
14mr|okular-4.13.3-1|46	The document format handlers page has a chart describing in more detail
14mr|okular-4.13.3-1|47	the supported formats and the features supported in each of them.
14mr|okular-4.13.3-1|48	
14mr|okular-4.13.3-1|49	%files
14mr|okular-4.13.3-1|50	%doc AUTHORS COPYING TODO VERSION
14mr|okular-4.13.3-1|51	%doc %{_kde_docdir}/HTML/en/okular/
14mr|okular-4.13.3-1|52	%{_kde_bindir}/okular
14mr|okular-4.13.3-1|53	%{_kde_libdir}/kde4/okularpart.so
14mr|okular-4.13.3-1|54	%{_kde_libdir}/kde4/imports/org/kde/okular
14mr|okular-4.13.3-1|55	%{_kde_applicationsdir}/okular.desktop
14mr|okular-4.13.3-1|56	%{_kde_appsdir}/okular
14mr|okular-4.13.3-1|57	%{_kde_appsdir}/kconf_update/okular.upd
14mr|okular-4.13.3-1|58	%{_kde_datadir}/config.kcfg/okular.kcfg
14mr|okular-4.13.3-1|59	%{_kde_datadir}/config.kcfg/gssettings.kcfg
14mr|okular-4.13.3-1|60	%{_kde_datadir}/config.kcfg/okular_core.kcfg
14mr|okular-4.13.3-1|61	%{_kde_services}/okular_part.desktop
14mr|okular-4.13.3-1|62	%{_kde_servicetypes}/okularGenerator.desktop
14mr|okular-4.13.3-1|63	%{_kde_iconsdir}/*/*/*/okular.*
14mr|okular-4.13.3-1|64	%{_kde_mandir}/man1/okular.1*
14mr|okular-4.13.3-1|65	
14mr|okular-4.13.3-1|66	#------------------------------------------------
14mr|okular-4.13.3-1|67	
14mr|okular-4.13.3-1|68	%package pdf
14mr|okular-4.13.3-1|69	Summary:	PDF display support for Okular
14mr|okular-4.13.3-1|70	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|71	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|72	BuildRequires:	pkgconfig(poppler-qt4)
14mr|okular-4.13.3-1|73	
14mr|okular-4.13.3-1|74	%description pdf
14mr|okular-4.13.3-1|75	PDF display support for Okular.
14mr|okular-4.13.3-1|76	
14mr|okular-4.13.3-1|77	%files pdf
14mr|okular-4.13.3-1|78	%{_kde_datadir}/config.kcfg/pdfsettings.kcfg
14mr|okular-4.13.3-1|79	%{_kde_libdir}/kde4/okularGenerator_poppler.so
14mr|okular-4.13.3-1|80	%{_kde_services}/libokularGenerator_poppler.desktop
14mr|okular-4.13.3-1|81	%{_kde_services}/okularPoppler.desktop
14mr|okular-4.13.3-1|82	%{_kde_applicationsdir}/okularApplication_pdf.desktop
14mr|okular-4.13.3-1|83	%{_kde_applicationsdir}/active-documentviewer_pdf.desktop
14mr|okular-4.13.3-1|84	
14mr|okular-4.13.3-1|85	#------------------------------------------------
14mr|okular-4.13.3-1|86	
14mr|okular-4.13.3-1|87	%package chm
14mr|okular-4.13.3-1|88	Summary:	CHM (Microsoft Help) display support for Okular
14mr|okular-4.13.3-1|89	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|90	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|91	BuildRequires:	chmlib-devel
14mr|okular-4.13.3-1|92	
14mr|okular-4.13.3-1|93	%description chm
14mr|okular-4.13.3-1|94	CHM (Microsoft Help) display support for Okular.
14mr|okular-4.13.3-1|95	
14mr|okular-4.13.3-1|96	%files chm
14mr|okular-4.13.3-1|97	%{_kde_libdir}/kde4/kio_msits.so
14mr|okular-4.13.3-1|98	%{_kde_libdir}/kde4/okularGenerator_chmlib.so
14mr|okular-4.13.3-1|99	%{_kde_services}/msits*
14mr|okular-4.13.3-1|100	%{_kde_services}/libokularGenerator_chmlib.desktop
14mr|okular-4.13.3-1|101	%{_kde_services}/okularChm.desktop
14mr|okular-4.13.3-1|102	%{_kde_applicationsdir}/okularApplication_chm.desktop
14mr|okular-4.13.3-1|103	%{_kde_applicationsdir}/active-documentviewer_chm.desktop
14mr|okular-4.13.3-1|104	
14mr|okular-4.13.3-1|105	#------------------------------------------------
14mr|okular-4.13.3-1|106	
14mr|okular-4.13.3-1|107	%package comicbook
14mr|okular-4.13.3-1|108	Summary:	ComicBook display support for Okular
14mr|okular-4.13.3-1|109	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|110	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|111	
14mr|okular-4.13.3-1|112	%description comicbook
14mr|okular-4.13.3-1|113	ComicBook display support for Okular.
14mr|okular-4.13.3-1|114	
14mr|okular-4.13.3-1|115	%files comicbook
14mr|okular-4.13.3-1|116	%{_kde_libdir}/kde4/okularGenerator_comicbook.so
14mr|okular-4.13.3-1|117	%{_kde_services}/libokularGenerator_comicbook.desktop
14mr|okular-4.13.3-1|118	%{_kde_services}/okularComicbook.desktop
14mr|okular-4.13.3-1|119	%{_kde_applicationsdir}/okularApplication_comicbook.desktop
14mr|okular-4.13.3-1|120	%{_kde_applicationsdir}/active-documentviewer_comicbook.desktop
14mr|okular-4.13.3-1|121	
14mr|okular-4.13.3-1|122	#------------------------------------------------
14mr|okular-4.13.3-1|123	
14mr|okular-4.13.3-1|124	%package djvu
14mr|okular-4.13.3-1|125	Summary:	DjVu display support for Okular
14mr|okular-4.13.3-1|126	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|127	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|128	BuildRequires:	pkgconfig(ddjvuapi)
14mr|okular-4.13.3-1|129	
14mr|okular-4.13.3-1|130	%description djvu
14mr|okular-4.13.3-1|131	DjVu display support for Okular.
14mr|okular-4.13.3-1|132	
14mr|okular-4.13.3-1|133	%files djvu
14mr|okular-4.13.3-1|134	%{_kde_libdir}/kde4/okularGenerator_djvu.so
14mr|okular-4.13.3-1|135	%{_kde_services}/libokularGenerator_djvu.desktop
14mr|okular-4.13.3-1|136	%{_kde_services}/okularDjvu.desktop
14mr|okular-4.13.3-1|137	%{_kde_applicationsdir}/okularApplication_djvu.desktop
14mr|okular-4.13.3-1|138	%{_kde_applicationsdir}/active-documentviewer_djvu.desktop
14mr|okular-4.13.3-1|139	
14mr|okular-4.13.3-1|140	#------------------------------------------------
14mr|okular-4.13.3-1|141	
14mr|okular-4.13.3-1|142	%package dvi
14mr|okular-4.13.3-1|143	Summary:	DVI display support for Okular
14mr|okular-4.13.3-1|144	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|145	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|146	
14mr|okular-4.13.3-1|147	%description dvi
14mr|okular-4.13.3-1|148	DVI display support for Okular.
14mr|okular-4.13.3-1|149	
14mr|okular-4.13.3-1|150	%files dvi
14mr|okular-4.13.3-1|151	%{_kde_libdir}/kde4/okularGenerator_dvi.so
14mr|okular-4.13.3-1|152	%{_kde_services}/libokularGenerator_dvi.desktop
14mr|okular-4.13.3-1|153	%{_kde_services}/okularDvi.desktop
14mr|okular-4.13.3-1|154	%{_kde_applicationsdir}/okularApplication_dvi.desktop
14mr|okular-4.13.3-1|155	%{_kde_applicationsdir}/active-documentviewer_dvi.desktop
14mr|okular-4.13.3-1|156	
14mr|okular-4.13.3-1|157	#------------------------------------------------
14mr|okular-4.13.3-1|158	
14mr|okular-4.13.3-1|159	%package epub
14mr|okular-4.13.3-1|160	Summary:	EPub display support for Okular
14mr|okular-4.13.3-1|161	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|162	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|163	BuildRequires:	ebook-tools-devel
14mr|okular-4.13.3-1|164	
14mr|okular-4.13.3-1|165	%description epub
14mr|okular-4.13.3-1|166	EPub display support for Okular.
14mr|okular-4.13.3-1|167	
14mr|okular-4.13.3-1|168	%files epub
14mr|okular-4.13.3-1|169	%{_kde_libdir}/kde4/okularGenerator_epub.so
14mr|okular-4.13.3-1|170	%{_kde_services}/libokularGenerator_epub.desktop
14mr|okular-4.13.3-1|171	%{_kde_services}/okularEPub.desktop
14mr|okular-4.13.3-1|172	%{_kde_applicationsdir}/okularApplication_epub.desktop
14mr|okular-4.13.3-1|173	%{_kde_applicationsdir}/active-documentviewer_epub.desktop
14mr|okular-4.13.3-1|174	
14mr|okular-4.13.3-1|175	#------------------------------------------------
14mr|okular-4.13.3-1|176	
14mr|okular-4.13.3-1|177	%package fax
14mr|okular-4.13.3-1|178	Summary:	Fax display support for Okular
14mr|okular-4.13.3-1|179	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|180	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|181	
14mr|okular-4.13.3-1|182	%description fax
14mr|okular-4.13.3-1|183	Fax display support for Okular.
14mr|okular-4.13.3-1|184	
14mr|okular-4.13.3-1|185	%files fax
14mr|okular-4.13.3-1|186	%{_kde_libdir}/kde4/okularGenerator_fax.so
14mr|okular-4.13.3-1|187	%{_kde_services}/libokularGenerator_fax.desktop
14mr|okular-4.13.3-1|188	%{_kde_services}/okularFax.desktop
14mr|okular-4.13.3-1|189	%{_kde_applicationsdir}/okularApplication_fax.desktop
14mr|okular-4.13.3-1|190	%{_kde_applicationsdir}/active-documentviewer_fax.desktop
14mr|okular-4.13.3-1|191	
14mr|okular-4.13.3-1|192	#------------------------------------------------
14mr|okular-4.13.3-1|193	
14mr|okular-4.13.3-1|194	%package fb
14mr|okular-4.13.3-1|195	Summary:	FeedBooks display support for Okular
14mr|okular-4.13.3-1|196	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|197	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|198	
14mr|okular-4.13.3-1|199	%description fb
14mr|okular-4.13.3-1|200	FeedBooks display support for Okular.
14mr|okular-4.13.3-1|201	
14mr|okular-4.13.3-1|202	%files fb
14mr|okular-4.13.3-1|203	%{_kde_libdir}/kde4/okularGenerator_fb.so
14mr|okular-4.13.3-1|204	%{_kde_services}/libokularGenerator_fb.desktop
14mr|okular-4.13.3-1|205	%{_kde_services}/okularFb.desktop
14mr|okular-4.13.3-1|206	%{_kde_applicationsdir}/okularApplication_fb.desktop
14mr|okular-4.13.3-1|207	%{_kde_applicationsdir}/active-documentviewer_fb.desktop
14mr|okular-4.13.3-1|208	
14mr|okular-4.13.3-1|209	#------------------------------------------------
14mr|okular-4.13.3-1|210	
14mr|okular-4.13.3-1|211	%package kimgio
14mr|okular-4.13.3-1|212	Summary:	KImgIO display support for Okular
14mr|okular-4.13.3-1|213	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|214	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|215	BuildRequires:	pkgconfig(libkexiv2)
14mr|okular-4.13.3-1|216	
14mr|okular-4.13.3-1|217	%description kimgio
14mr|okular-4.13.3-1|218	KImgIO display support for Okular.
14mr|okular-4.13.3-1|219	
14mr|okular-4.13.3-1|220	%files kimgio
14mr|okular-4.13.3-1|221	%{_kde_libdir}/kde4/okularGenerator_kimgio.so
14mr|okular-4.13.3-1|222	%{_kde_services}/libokularGenerator_kimgio.desktop
14mr|okular-4.13.3-1|223	%{_kde_services}/okularKimgio.desktop
14mr|okular-4.13.3-1|224	%{_kde_applicationsdir}/okularApplication_kimgio.desktop
14mr|okular-4.13.3-1|225	%{_kde_applicationsdir}/active-documentviewer_kimgio.desktop
14mr|okular-4.13.3-1|226	
14mr|okular-4.13.3-1|227	#------------------------------------------------
14mr|okular-4.13.3-1|228	
14mr|okular-4.13.3-1|229	%package mobipocket
14mr|okular-4.13.3-1|230	Summary:	Mobipocket display support for Okular
14mr|okular-4.13.3-1|231	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|232	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|233	BuildRequires:	qmobipocket-devel
14mr|okular-4.13.3-1|234	Conflicts:	kdegraphics-mobipocket < 2:4.12.1
14mr|okular-4.13.3-1|235	
14mr|okular-4.13.3-1|236	%description mobipocket
14mr|okular-4.13.3-1|237	Mobipocket display support for Okular.
14mr|okular-4.13.3-1|238	
14mr|okular-4.13.3-1|239	%files mobipocket
14mr|okular-4.13.3-1|240	%{_kde_libdir}/kde4/okularGenerator_mobi.so
14mr|okular-4.13.3-1|241	%{_kde_services}/libokularGenerator_mobi.desktop
14mr|okular-4.13.3-1|242	%{_kde_services}/okularMobi.desktop
14mr|okular-4.13.3-1|243	%{_kde_applicationsdir}/okularApplication_mobi.desktop
14mr|okular-4.13.3-1|244	
14mr|okular-4.13.3-1|245	#------------------------------------------------
14mr|okular-4.13.3-1|246	
14mr|okular-4.13.3-1|247	%package ooo
14mr|okular-4.13.3-1|248	Summary:	OpenOffice.Org/LibreOffice display support for Okular
14mr|okular-4.13.3-1|249	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|250	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|251	
14mr|okular-4.13.3-1|252	%description ooo
14mr|okular-4.13.3-1|253	OpenOffice.org/LibreOffice display support for Okular.
14mr|okular-4.13.3-1|254	
14mr|okular-4.13.3-1|255	%files ooo
14mr|okular-4.13.3-1|256	%{_kde_libdir}/kde4/okularGenerator_ooo.so
14mr|okular-4.13.3-1|257	%{_kde_services}/libokularGenerator_ooo.desktop
14mr|okular-4.13.3-1|258	%{_kde_services}/okularOoo.desktop
14mr|okular-4.13.3-1|259	%{_kde_applicationsdir}/okularApplication_ooo.desktop
14mr|okular-4.13.3-1|260	%{_kde_applicationsdir}/active-documentviewer_ooo.desktop
14mr|okular-4.13.3-1|261	
14mr|okular-4.13.3-1|262	#------------------------------------------------
14mr|okular-4.13.3-1|263	
14mr|okular-4.13.3-1|264	%package plucker
14mr|okular-4.13.3-1|265	Summary:	Plucker display support for Okular
14mr|okular-4.13.3-1|266	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|267	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|268	
14mr|okular-4.13.3-1|269	%description plucker
14mr|okular-4.13.3-1|270	Plucker display support for Okular.
14mr|okular-4.13.3-1|271	
14mr|okular-4.13.3-1|272	%files plucker
14mr|okular-4.13.3-1|273	%{_libdir}/kde4/okularGenerator_plucker.so
14mr|okular-4.13.3-1|274	%{_kde_services}/libokularGenerator_plucker.desktop
14mr|okular-4.13.3-1|275	%{_kde_services}/okularPlucker.desktop
14mr|okular-4.13.3-1|276	%{_kde_applicationsdir}/okularApplication_plucker.desktop
14mr|okular-4.13.3-1|277	%{_kde_applicationsdir}/active-documentviewer_plucker.desktop
14mr|okular-4.13.3-1|278	
14mr|okular-4.13.3-1|279	#------------------------------------------------
14mr|okular-4.13.3-1|280	
14mr|okular-4.13.3-1|281	%package postscript
14mr|okular-4.13.3-1|282	Summary:	PostScript display support for Okular
14mr|okular-4.13.3-1|283	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|284	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|285	BuildRequires:	pkgconfig(libspectre)
14mr|okular-4.13.3-1|286	
14mr|okular-4.13.3-1|287	%description postscript
14mr|okular-4.13.3-1|288	PostScript display support for Okular.
14mr|okular-4.13.3-1|289	
14mr|okular-4.13.3-1|290	%files postscript
14mr|okular-4.13.3-1|291	%{_kde_libdir}/kde4/okularGenerator_ghostview.so
14mr|okular-4.13.3-1|292	%{_kde_services}/libokularGenerator_ghostview.desktop
14mr|okular-4.13.3-1|293	%{_kde_services}/okularGhostview.desktop
14mr|okular-4.13.3-1|294	%{_kde_applicationsdir}/okularApplication_ghostview.desktop
14mr|okular-4.13.3-1|295	%{_kde_applicationsdir}/active-documentviewer_ghostview.desktop
14mr|okular-4.13.3-1|296	
14mr|okular-4.13.3-1|297	#------------------------------------------------
14mr|okular-4.13.3-1|298	
14mr|okular-4.13.3-1|299	%package tiff
14mr|okular-4.13.3-1|300	Summary:	TIFF display support for Okular
14mr|okular-4.13.3-1|301	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|302	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|303	
14mr|okular-4.13.3-1|304	%description tiff
14mr|okular-4.13.3-1|305	TIFF display support for Okular.
14mr|okular-4.13.3-1|306	
14mr|okular-4.13.3-1|307	%files tiff
14mr|okular-4.13.3-1|308	%{_kde_libdir}/kde4/okularGenerator_tiff.so
14mr|okular-4.13.3-1|309	%{_kde_services}/libokularGenerator_tiff.desktop
14mr|okular-4.13.3-1|310	%{_kde_services}/okularTiff.desktop
14mr|okular-4.13.3-1|311	%{_kde_applicationsdir}/okularApplication_tiff.desktop
14mr|okular-4.13.3-1|312	%{_kde_applicationsdir}/active-documentviewer_tiff.desktop
14mr|okular-4.13.3-1|313	
14mr|okular-4.13.3-1|314	#------------------------------------------------
14mr|okular-4.13.3-1|315	
14mr|okular-4.13.3-1|316	%package txt
14mr|okular-4.13.3-1|317	Summary:	TXT display support for Okular
14mr|okular-4.13.3-1|318	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|319	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|320	
14mr|okular-4.13.3-1|321	%description txt
14mr|okular-4.13.3-1|322	TXT display support for Okular.
14mr|okular-4.13.3-1|323	
14mr|okular-4.13.3-1|324	%files txt
14mr|okular-4.13.3-1|325	%{_kde_libdir}/kde4/okularGenerator_txt.so
14mr|okular-4.13.3-1|326	%{_kde_services}/libokularGenerator_txt.desktop
14mr|okular-4.13.3-1|327	%{_kde_services}/okularTxt.desktop
14mr|okular-4.13.3-1|328	%{_kde_applicationsdir}/active-documentviewer_txt.desktop
14mr|okular-4.13.3-1|329	%{_kde_applicationsdir}/okularApplication_txt.desktop
14mr|okular-4.13.3-1|330	
14mr|okular-4.13.3-1|331	#------------------------------------------------
14mr|okular-4.13.3-1|332	
14mr|okular-4.13.3-1|333	%package xps
14mr|okular-4.13.3-1|334	Summary:	XPS display support for Okular
14mr|okular-4.13.3-1|335	Group:		Graphical desktop/KDE
14mr|okular-4.13.3-1|336	Requires:	%{name} = %{EVRD}
14mr|okular-4.13.3-1|337	
14mr|okular-4.13.3-1|338	%description xps
14mr|okular-4.13.3-1|339	XPS display support for Okular.
14mr|okular-4.13.3-1|340	
14mr|okular-4.13.3-1|341	%files xps
14mr|okular-4.13.3-1|342	%{_kde_libdir}/kde4/okularGenerator_xps.so
14mr|okular-4.13.3-1|343	%{_kde_services}/libokularGenerator_xps.desktop
14mr|okular-4.13.3-1|344	%{_kde_services}/okularXps.desktop
14mr|okular-4.13.3-1|345	%{_kde_applicationsdir}/okularApplication_xps.desktop
14mr|okular-4.13.3-1|346	%{_kde_applicationsdir}/active-documentviewer_xps.desktop
14mr|okular-4.13.3-1|347	
14mr|okular-4.13.3-1|348	#------------------------------------------------
14mr|okular-4.13.3-1|349	
14mr|okular-4.13.3-1|350	%define okularcore_major 4
14mr|okular-4.13.3-1|351	%define libokularcore %mklibname okularcore %{okularcore_major}
14mr|okular-4.13.3-1|352	
14mr|okular-4.13.3-1|353	%package -n %{libokularcore}
14mr|okular-4.13.3-1|354	Summary:	Runtime library for okular
14mr|okular-4.13.3-1|355	Group:		System/Libraries
14mr|okular-4.13.3-1|356	Obsoletes:	%{_lib}okularcore1 < 2:4.10.0
14mr|okular-4.13.3-1|357	Obsoletes:	%{_lib}okularcore2 < 2:4.11.0
14mr|okular-4.13.3-1|358	Obsoletes:	%{_lib}okularcore3 < 2:4.13.0
14mr|okular-4.13.3-1|359	
14mr|okular-4.13.3-1|360	%description -n %{libokularcore}
14mr|okular-4.13.3-1|361	Runtime library for Okular.
14mr|okular-4.13.3-1|362	
14mr|okular-4.13.3-1|363	%files -n %{libokularcore}
14mr|okular-4.13.3-1|364	%{_kde_libdir}/libokularcore.so.%{okularcore_major}*
14mr|okular-4.13.3-1|365	
14mr|okular-4.13.3-1|366	#-----------------------------------------------------------------------------
14mr|okular-4.13.3-1|367	
14mr|okular-4.13.3-1|368	%package devel
14mr|okular-4.13.3-1|369	Summary:	Devel stuff for kdegraphics
14mr|okular-4.13.3-1|370	Group:		Development/KDE and Qt
14mr|okular-4.13.3-1|371	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mr|okular-4.13.3-1|372	Requires:	%{libokularcore} = %{EVRD}
14mr|okular-4.13.3-1|373	Requires:	kdelibs4-devel
14mr|okular-4.13.3-1|374	Requires:	chmlib-devel
14mr|okular-4.13.3-1|375	Requires:	ebook-tools-devel
14mr|okular-4.13.3-1|376	
14mr|okular-4.13.3-1|377	%description devel
14mr|okular-4.13.3-1|378	This package contains header files needed if you wish to build applications
14mr|okular-4.13.3-1|379	based on Okular.
14mr|okular-4.13.3-1|380	
14mr|okular-4.13.3-1|381	%files devel
14mr|okular-4.13.3-1|382	%{_includedir}/%{name}
14mr|okular-4.13.3-1|383	%{_kde_libdir}/cmake/Okular/OkularConfig.cmake
14mr|okular-4.13.3-1|384	%{_kde_libdir}/cmake/Okular/OkularConfigVersion.cmake
14mr|okular-4.13.3-1|385	%{_kde_libdir}/libokularcore.so
14mr|okular-4.13.3-1|386	
14mr|okular-4.13.3-1|387	#----------------------------------------------------------------------
14mr|okular-4.13.3-1|388	
14mr|okular-4.13.3-1|389	%prep
14mr|okular-4.13.3-1|390	%setup -q
14mr|okular-4.13.3-1|391	%patch0 -p2
14mr|okular-4.13.3-1|392	
14mr|okular-4.13.3-1|393	%build
14mr|okular-4.13.3-1|394	%cmake_kde4
14mr|okular-4.13.3-1|395	%make
14mr|okular-4.13.3-1|396	
14mr|okular-4.13.3-1|397	%install
14mr|okular-4.13.3-1|398	%makeinstall_std -C build
14mr|okular-4.13.3-1|399	
14mr|okular-4.13.3-1|400	
14mr|okular-4.13.3-1|401	%changelog
14mr|okular-4.13.3-1|402	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|okular-4.13.3-1|403	+ Revision: c723d92
14mr|okular-4.13.3-1|404	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|okular-4.13.3-1|405	
14mr|okular-4.13.3-1|406	

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

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

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

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

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

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

17840 14
14mr|openbox-3.5.2-3|1	%define major 29
14mr|openbox-3.5.2-3|2	%define obtmajor 2
14mr|openbox-3.5.2-3|3	%define libobrender %mklibname obrender %{major}
14mr|openbox-3.5.2-3|4	%define libobt %mklibname obt %{major}
14mr|openbox-3.5.2-3|5	%define devname %mklibname %{name} -d
14mr|openbox-3.5.2-3|6	
14mr|openbox-3.5.2-3|7	Summary:	Windowmanager based on the original blackbox-code
14mr|openbox-3.5.2-3|8	Name:		openbox
14mr|openbox-3.5.2-3|9	Version:	3.5.2
14mr|openbox-3.5.2-3|10	Release:	3
14mr|openbox-3.5.2-3|11	License:	BSD
14mr|openbox-3.5.2-3|12	Group:		Graphical desktop/Other
14mr|openbox-3.5.2-3|13	Url:		http://openbox.org/
14mr|openbox-3.5.2-3|14	Source0:	http://openbox.org/dist/openbox/%{name}-%{version}.tar.gz
14mr|openbox-3.5.2-3|15	Patch0:		openbox-3.5.0-mandriva_customisation.patch
14mr|openbox-3.5.2-3|16	BuildRequires:	gettext-devel
14mr|openbox-3.5.2-3|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|openbox-3.5.2-3|18	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|openbox-3.5.2-3|19	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mr|openbox-3.5.2-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14mr|openbox-3.5.2-3|21	BuildRequires:	pkgconfig(pango)
14mr|openbox-3.5.2-3|22	BuildRequires:	pkgconfig(pangoxft)
14mr|openbox-3.5.2-3|23	BuildRequires:	pkgconfig(xcursor)
14mr|openbox-3.5.2-3|24	BuildRequires:	pkgconfig(xext)
14mr|openbox-3.5.2-3|25	BuildRequires:	pkgconfig(xinerama)
14mr|openbox-3.5.2-3|26	BuildRequires:	pkgconfig(xrandr)
14mr|openbox-3.5.2-3|27	Requires:	xsetroot
14mr|openbox-3.5.2-3|28	Suggests:	obconf
14mr|openbox-3.5.2-3|29	
14mr|openbox-3.5.2-3|30	%description
14mr|openbox-3.5.2-3|31	Openbox is a window manager for the X11 windowing system.
14mr|openbox-3.5.2-3|32	It currently runs on a large list of platforms. It was originally
14mr|openbox-3.5.2-3|33	based on blackbox and currently remains very similar, even using
14mr|openbox-3.5.2-3|34	blackbox styles (with available extensions) for its themeing.
14mr|openbox-3.5.2-3|35	
14mr|openbox-3.5.2-3|36	Openbox is the spawn of a number of previous blackbox users/hackers.
14mr|openbox-3.5.2-3|37	Being overall pleased with the window manager, but feeling left unable
14mr|openbox-3.5.2-3|38	to contribute, this project was born.The Openbox project is developed,
14mr|openbox-3.5.2-3|39	maintained, and contributed to by these individuals.
14mr|openbox-3.5.2-3|40	
14mr|openbox-3.5.2-3|41	%files -f %{name}.lang
14mr|openbox-3.5.2-3|42	%doc AUTHORS CHANGELOG README
14mr|openbox-3.5.2-3|43	%attr(755,root,root) %{_bindir}/*
14mr|openbox-3.5.2-3|44	%dir %{_sysconfdir}/xdg/%{name}
14mr|openbox-3.5.2-3|45	%config(noreplace) %{_sysconfdir}/xdg/%{name}/*
14mr|openbox-3.5.2-3|46	%{_libexecdir}/openbox-autostart
14mr|openbox-3.5.2-3|47	%{_libexecdir}/openbox-xdg-autostart
14mr|openbox-3.5.2-3|48	%{_datadir}/man/man1/*
14mr|openbox-3.5.2-3|49	%{_datadir}/xsessions/*
14mr|openbox-3.5.2-3|50	%{_datadir}/gnome/wm-properties/openbox.desktop
14mr|openbox-3.5.2-3|51	%{_datadir}/applications/*.desktop
14mr|openbox-3.5.2-3|52	%{_datadir}/pixmaps/*
14mr|openbox-3.5.2-3|53	%{_datadir}/themes/*
14mr|openbox-3.5.2-3|54	%{_datadir}/gnome-session/sessions/openbox-gnome-fallback.session
14mr|openbox-3.5.2-3|55	%{_datadir}/gnome-session/sessions/openbox-gnome.session
14mr|openbox-3.5.2-3|56	
14mr|openbox-3.5.2-3|57	#----------------------------------------------------------------------------
14mr|openbox-3.5.2-3|58	
14mr|openbox-3.5.2-3|59	%package -n %{libobrender}
14mr|openbox-3.5.2-3|60	Summary:	Openbox shared library
14mr|openbox-3.5.2-3|61	Group:		System/Libraries
14mr|openbox-3.5.2-3|62	Conflicts:	%{_lib}openbox29 < 3.5.2-3
14mr|openbox-3.5.2-3|63	Obsoletes:	%{_lib}openbox29 < 3.5.2-3
14mr|openbox-3.5.2-3|64	
14mr|openbox-3.5.2-3|65	%description -n %{libobrender}
14mr|openbox-3.5.2-3|66	Openbox shared library.
14mr|openbox-3.5.2-3|67	
14mr|openbox-3.5.2-3|68	%files -n %{libobrender}
14mr|openbox-3.5.2-3|69	%{_libdir}/libobrender.so.%{major}*
14mr|openbox-3.5.2-3|70	
14mr|openbox-3.5.2-3|71	#----------------------------------------------------------------------------
14mr|openbox-3.5.2-3|72	
14mr|openbox-3.5.2-3|73	%package -n %{libobt}
14mr|openbox-3.5.2-3|74	Summary:	Openbox shared library
14mr|openbox-3.5.2-3|75	Group:		System/Libraries
14mr|openbox-3.5.2-3|76	Conflicts:	%{_lib}openbox29 < 3.5.2-3
14mr|openbox-3.5.2-3|77	
14mr|openbox-3.5.2-3|78	%description -n %{libobt}
14mr|openbox-3.5.2-3|79	Openbox shared library.
14mr|openbox-3.5.2-3|80	
14mr|openbox-3.5.2-3|81	%files -n %{libobt}
14mr|openbox-3.5.2-3|82	%{_libdir}/libobt.so.%{obtmajor}*
14mr|openbox-3.5.2-3|83	
14mr|openbox-3.5.2-3|84	#----------------------------------------------------------------------------
14mr|openbox-3.5.2-3|85	
14mr|openbox-3.5.2-3|86	%package -n %{devname}
14mr|openbox-3.5.2-3|87	Summary:	Development files from openbox
14mr|openbox-3.5.2-3|88	Group:		Development/Other
14mr|openbox-3.5.2-3|89	Requires:	%{libobrender} = %{EVRD}
14mr|openbox-3.5.2-3|90	Requires:	%{libobt} = %{EVRD}
14mr|openbox-3.5.2-3|91	Provides:	%{name}-devel = %{EVRD}
14mr|openbox-3.5.2-3|92	
14mr|openbox-3.5.2-3|93	%description -n %{devname}
14mr|openbox-3.5.2-3|94	Openbox is a window manager for the X11 windowing system.
14mr|openbox-3.5.2-3|95	It currently runs on a large list of platforms. It was originally
14mr|openbox-3.5.2-3|96	based on blackbox and currently remains very similar, even using
14mr|openbox-3.5.2-3|97	blackbox styles (with available extensions) for its themeing.
14mr|openbox-3.5.2-3|98	
14mr|openbox-3.5.2-3|99	Openbox is the spawn of a number of previous blackbox users/hackers.
14mr|openbox-3.5.2-3|100	Being overall pleased with the window manager, but feeling left unable
14mr|openbox-3.5.2-3|101	to contribute, this project was born.The Openbox project is developed,
14mr|openbox-3.5.2-3|102	maintained, and contributed to by these individuals.
14mr|openbox-3.5.2-3|103	
14mr|openbox-3.5.2-3|104	%files -n %{devname}
14mr|openbox-3.5.2-3|105	%{_libdir}/pkgconfig/*.pc
14mr|openbox-3.5.2-3|106	%{_libdir}/*.so
14mr|openbox-3.5.2-3|107	%{_includedir}/%{name}
14mr|openbox-3.5.2-3|108	
14mr|openbox-3.5.2-3|109	#----------------------------------------------------------------------------
14mr|openbox-3.5.2-3|110	
14mr|openbox-3.5.2-3|111	%prep
14mr|openbox-3.5.2-3|112	%setup -q
14mr|openbox-3.5.2-3|113	%apply_patches
14mr|openbox-3.5.2-3|114	
14mr|openbox-3.5.2-3|115	%build
14mr|openbox-3.5.2-3|116	autoreconf -fi
14mr|openbox-3.5.2-3|117	%configure2_5x --disable-static
14mr|openbox-3.5.2-3|118	
14mr|openbox-3.5.2-3|119	%make DEFAULT_MENU=%{_sysconfdir}/xdg/openbox/menu.xml
14mr|openbox-3.5.2-3|120	
14mr|openbox-3.5.2-3|121	%install
14mr|openbox-3.5.2-3|122	%makeinstall_std
14mr|openbox-3.5.2-3|123	
14mr|openbox-3.5.2-3|124	mkdir -p %{buildroot}%{_bindir}
14mr|openbox-3.5.2-3|125	cat > %{buildroot}%{_bindir}/start%{name} <<EOF
14mr|openbox-3.5.2-3|126	#!/bin/sh
14mr|openbox-3.5.2-3|127	%{_bindir}/xsetroot -solid Black
14mr|openbox-3.5.2-3|128	exec %{_bindir}/openbox-session
14mr|openbox-3.5.2-3|129	EOF
14mr|openbox-3.5.2-3|130	
14mr|openbox-3.5.2-3|131	chmod 0755 %{buildroot}%{_bindir}/start%{name}
14mr|openbox-3.5.2-3|132	
14mr|openbox-3.5.2-3|133	%find_lang %{name}
14mr|openbox-3.5.2-3|134	
14mr|openbox-3.5.2-3|135	
14mr|openbox-3.5.2-3|136	%changelog
14mr|openbox-3.5.2-3|137	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.2-3
14mr|openbox-3.5.2-3|138	+ Revision: e088ac6
14mr|openbox-3.5.2-3|139	- Drop old chksession file, split library package, spec cleanup
14mr|openbox-3.5.2-3|140	
14mr|openbox-3.5.2-3|141	

17841 14
14mr|openbox-menu-0.5.0-2|1	%define debug_package %{nil}
14mr|openbox-menu-0.5.0-2|2	Summary:	Dynamic menus in Openbox WM
14mr|openbox-menu-0.5.0-2|3	
14mr|openbox-menu-0.5.0-2|4	Name:		openbox-menu
14mr|openbox-menu-0.5.0-2|5	Version:	0.5.0
14mr|openbox-menu-0.5.0-2|6	Release:	2
14mr|openbox-menu-0.5.0-2|7	License:	GPLv3
14mr|openbox-menu-0.5.0-2|8	Group:		Graphical desktop/Other
14mr|openbox-menu-0.5.0-2|9	URL:		http://mimarchlinux.googlecode.com/
14mr|openbox-menu-0.5.0-2|10	Source0:	http://mimarchlinux.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|openbox-menu-0.5.0-2|11	
14mr|openbox-menu-0.5.0-2|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|openbox-menu-0.5.0-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|openbox-menu-0.5.0-2|14	BuildRequires:	pkgconfig(libmenu-cache)
14mr|openbox-menu-0.5.0-2|15	
14mr|openbox-menu-0.5.0-2|16	Requires:	openbox
14mr|openbox-menu-0.5.0-2|17	Requires:	menu-cache
14mr|openbox-menu-0.5.0-2|18	
14mr|openbox-menu-0.5.0-2|19	%description
14mr|openbox-menu-0.5.0-2|20	An Openbox pipe-menu to display entries in *.desktop files.
14mr|openbox-menu-0.5.0-2|21	
14mr|openbox-menu-0.5.0-2|22	%prep
14mr|openbox-menu-0.5.0-2|23	%setup -q
14mr|openbox-menu-0.5.0-2|24	
14mr|openbox-menu-0.5.0-2|25	%build
14mr|openbox-menu-0.5.0-2|26	%make
14mr|openbox-menu-0.5.0-2|27	
14mr|openbox-menu-0.5.0-2|28	%install
14mr|openbox-menu-0.5.0-2|29	%makeinstall_std
14mr|openbox-menu-0.5.0-2|30	
14mr|openbox-menu-0.5.0-2|31	%files
14mr|openbox-menu-0.5.0-2|32	%doc ChangeLog AUTHORS COPYING
14mr|openbox-menu-0.5.0-2|33	/bin/%{name}
14mr|openbox-menu-0.5.0-2|34	
14mr|openbox-menu-0.5.0-2|35	
14mr|openbox-menu-0.5.0-2|36	
14mr|openbox-menu-0.5.0-2|37	
14mr|openbox-menu-0.5.0-2|38	
14mr|openbox-menu-0.5.0-2|39	%changelog
14mr|openbox-menu-0.5.0-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-2
14mr|openbox-menu-0.5.0-2|41	+ Revision: 507a1e7
14mr|openbox-menu-0.5.0-2|42	- MassBuild#440: Increase release tag
14mr|openbox-menu-0.5.0-2|43	
14mr|openbox-menu-0.5.0-2|44	

17842 14
14mr|opencc-0.2.0-7|1	%define major 1
14mr|opencc-0.2.0-7|2	%define libname %mklibname %{name} %{major}
14mr|opencc-0.2.0-7|3	%define devname %mklibname -d %{name}
14mr|opencc-0.2.0-7|4	
14mr|opencc-0.2.0-7|5	Summary:	Simplified-Traditional Chinese Conversion
14mr|opencc-0.2.0-7|6	Name:		opencc
14mr|opencc-0.2.0-7|7	Version:	0.2.0
14mr|opencc-0.2.0-7|8	Release:	7
14mr|opencc-0.2.0-7|9	License:	ASL 2.0
14mr|opencc-0.2.0-7|10	Group:		System/Libraries
14mr|opencc-0.2.0-7|11	Url:		http://code.google.com/p/opencc
14mr|opencc-0.2.0-7|12	Source0:	http://opencc.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|opencc-0.2.0-7|13	Patch0:		opencc-0.2.0-lib64.patch
14mr|opencc-0.2.0-7|14	Patch1:		opencc-0.2.0-static-lib.patch
14mr|opencc-0.2.0-7|15	BuildRequires:	cmake
14mr|opencc-0.2.0-7|16	
14mr|opencc-0.2.0-7|17	%description
14mr|opencc-0.2.0-7|18	OpenCC - Simplified-Traditional Chinese Conversion.
14mr|opencc-0.2.0-7|19	
14mr|opencc-0.2.0-7|20	%package -n %{libname}
14mr|opencc-0.2.0-7|21	Summary:	Runtime library for OpenCC
14mr|opencc-0.2.0-7|22	Group:		System/Libraries
14mr|opencc-0.2.0-7|23	Requires:	%{name} = %{version}-%{release}
14mr|opencc-0.2.0-7|24	
14mr|opencc-0.2.0-7|25	%description -n %{libname}
14mr|opencc-0.2.0-7|26	Runtime Libraries for OpenCC.
14mr|opencc-0.2.0-7|27	
14mr|opencc-0.2.0-7|28	%package -n %{devname}
14mr|opencc-0.2.0-7|29	Summary:	Development tools for OpenCC
14mr|opencc-0.2.0-7|30	Group:		Development/Other
14mr|opencc-0.2.0-7|31	Requires:	%{libname} = %{version}-%{release}
14mr|opencc-0.2.0-7|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|opencc-0.2.0-7|33	
14mr|opencc-0.2.0-7|34	%description -n %{devname}
14mr|opencc-0.2.0-7|35	Development tools for OpenCC.
14mr|opencc-0.2.0-7|36	
14mr|opencc-0.2.0-7|37	%prep
14mr|opencc-0.2.0-7|38	%setup -q
14mr|opencc-0.2.0-7|39	%patch0 -p0 -b .lib64
14mr|opencc-0.2.0-7|40	%patch1 -p0 -b .static
14mr|opencc-0.2.0-7|41	
14mr|opencc-0.2.0-7|42	%build
14mr|opencc-0.2.0-7|43	%cmake
14mr|opencc-0.2.0-7|44	%make
14mr|opencc-0.2.0-7|45	
14mr|opencc-0.2.0-7|46	# Drop double slashes from .pc file, if any
14mr|opencc-0.2.0-7|47	sed -i 's#libdir=${prefix}/#libdir=${prefix}#' opencc.pc
14mr|opencc-0.2.0-7|48	
14mr|opencc-0.2.0-7|49	%install
14mr|opencc-0.2.0-7|50	%makeinstall_std -C build
14mr|opencc-0.2.0-7|51	
14mr|opencc-0.2.0-7|52	%files
14mr|opencc-0.2.0-7|53	%doc AUTHORS COPYING README
14mr|opencc-0.2.0-7|54	%{_bindir}/*
14mr|opencc-0.2.0-7|55	%{_datadir}/opencc
14mr|opencc-0.2.0-7|56	%{_mandir}/man1/*
14mr|opencc-0.2.0-7|57	
14mr|opencc-0.2.0-7|58	%files -n %{libname}
14mr|opencc-0.2.0-7|59	%{_libdir}/libopencc.so.%{major}*
14mr|opencc-0.2.0-7|60	
14mr|opencc-0.2.0-7|61	%files -n %{devname}
14mr|opencc-0.2.0-7|62	%{_includedir}/*
14mr|opencc-0.2.0-7|63	%{_libdir}/*.so
14mr|opencc-0.2.0-7|64	%{_libdir}/pkgconfig/*.pc
14mr|opencc-0.2.0-7|65	
14mr|opencc-0.2.0-7|66	
14mr|opencc-0.2.0-7|67	%changelog
14mr|opencc-0.2.0-7|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-7
14mr|opencc-0.2.0-7|69	+ Revision: 3cd51e2
14mr|opencc-0.2.0-7|70	- MassBuild#440: Increase release tag
14mr|opencc-0.2.0-7|71	
14mr|opencc-0.2.0-7|72	

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

17844 14
14mr|openconnect-6.00-1|1	%define	major 3
14mr|openconnect-6.00-1|2	%define libname %mklibname %{name} %{major}
14mr|openconnect-6.00-1|3	%define devname %mklibname %{name} -d
14mr|openconnect-6.00-1|4	
14mr|openconnect-6.00-1|5	Name:		openconnect
14mr|openconnect-6.00-1|6	Version:	6.00
14mr|openconnect-6.00-1|7	Release:	1
14mr|openconnect-6.00-1|8	Summary:	Open client for Cisco AnyConnect VPN
14mr|openconnect-6.00-1|9	
14mr|openconnect-6.00-1|10	Group:		Networking/Other
14mr|openconnect-6.00-1|11	License:	LGPLv2+
14mr|openconnect-6.00-1|12	Url:		http://www.infradead.org/openconnect.html
14mr|openconnect-6.00-1|13	Source0:	ftp://ftp.infradead.org:21/pub/openconnect/%{name}-%{version}.tar.gz
14mr|openconnect-6.00-1|14	BuildRequires:	pkgconfig(dbus-1)
14mr|openconnect-6.00-1|15	BuildRequires:	pkgconfig(libxml-2.0)
14mr|openconnect-6.00-1|16	BuildRequires:	pkgconfig(gnutls)
14mr|openconnect-6.00-1|17	# our version 1.0.0e of OpenSSL is known to be broken with Cisco DTLS.
14mr|openconnect-6.00-1|18	BuildRequires:	pkgconfig(openssl)
14mr|openconnect-6.00-1|19	BuildRequires:	vpnc
14mr|openconnect-6.00-1|20	
14mr|openconnect-6.00-1|21	%description
14mr|openconnect-6.00-1|22	This package provides a client for Cisco's "AnyConnect" VPN, which uses
14mr|openconnect-6.00-1|23	HTTPS and DTLS protocols.
14mr|openconnect-6.00-1|24	
14mr|openconnect-6.00-1|25	%package -n %{libname}
14mr|openconnect-6.00-1|26	Summary:	Dynamic libraries for %{name}
14mr|openconnect-6.00-1|27	
14mr|openconnect-6.00-1|28	
14mr|openconnect-6.00-1|29	%description -n %{libname}
14mr|openconnect-6.00-1|30	This package contains the shared library for %{name}.
14mr|openconnect-6.00-1|31	
14mr|openconnect-6.00-1|32	%package -n %{devname}
14mr|openconnect-6.00-1|33	Summary:	Development files for %{name}
14mr|openconnect-6.00-1|34	
14mr|openconnect-6.00-1|35	Group:		Development/C
14mr|openconnect-6.00-1|36	Requires:	%{libname} = %{version}-%{release}
14mr|openconnect-6.00-1|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|openconnect-6.00-1|38	
14mr|openconnect-6.00-1|39	%description -n	%{devname}
14mr|openconnect-6.00-1|40	This package contains the development files for %{name}.
14mr|openconnect-6.00-1|41	
14mr|openconnect-6.00-1|42	%prep
14mr|openconnect-6.00-1|43	%setup -q
14mr|openconnect-6.00-1|44	
14mr|openconnect-6.00-1|45	%build
14mr|openconnect-6.00-1|46	%configure2_5x --disable-static --with-vpnc-script=/etc/vpnc/vpnc-script
14mr|openconnect-6.00-1|47	
14mr|openconnect-6.00-1|48	%make
14mr|openconnect-6.00-1|49	
14mr|openconnect-6.00-1|50	%install
14mr|openconnect-6.00-1|51	%makeinstall_std
14mr|openconnect-6.00-1|52	
14mr|openconnect-6.00-1|53	%find_lang %{name}
14mr|openconnect-6.00-1|54	
14mr|openconnect-6.00-1|55	%files -f %{name}.lang
14mr|openconnect-6.00-1|56	%doc TODO COPYING.LGPL
14mr|openconnect-6.00-1|57	%{_sbindir}/%{name}
14mr|openconnect-6.00-1|58	%{_mandir}/man8/*
14mr|openconnect-6.00-1|59	
14mr|openconnect-6.00-1|60	%files -n %{libname}
14mr|openconnect-6.00-1|61	%{_libdir}/libopenconnect.so.%{major}*
14mr|openconnect-6.00-1|62	
14mr|openconnect-6.00-1|63	%files -n %{devname}
14mr|openconnect-6.00-1|64	%{_includedir}/openconnect.h
14mr|openconnect-6.00-1|65	%{_libdir}/libopenconnect.so
14mr|openconnect-6.00-1|66	%{_libdir}/pkgconfig/%{name}.pc
14mr|openconnect-6.00-1|67	
14mr|openconnect-6.00-1|68	%changelog
14mr|openconnect-6.00-1|69	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.00-1
14mr|openconnect-6.00-1|70	+ Revision: afab1e1
14mr|openconnect-6.00-1|71	- Merge pull request #4 from import/openconnect:auto_update
14mr|openconnect-6.00-1|72	- ROSA Updates Builder: update suggested
14mr|openconnect-6.00-1|73	
14mr|openconnect-6.00-1|74	

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

17846 14
14mr|opencv-2.4.9-2|1	%ifnarch %{arm} %{mips}
14mr|opencv-2.4.9-2|2	%bcond_without	java
14mr|opencv-2.4.9-2|3	%endif
14mr|opencv-2.4.9-2|4	
14mr|opencv-2.4.9-2|5	Summary:	Open Source Computer Vision library
14mr|opencv-2.4.9-2|6	Name:		opencv
14mr|opencv-2.4.9-2|7	Version:	2.4.9
14mr|opencv-2.4.9-2|8	Release:	2
14mr|opencv-2.4.9-2|9	License:	GPLv2+
14mr|opencv-2.4.9-2|10	Group:		Sciences/Computer science
14mr|opencv-2.4.9-2|11	Url:		http://opencv.org/
14mr|opencv-2.4.9-2|12	Source0:	https://github.com/Itseez/opencv/archive/%{version}.tar.gz
14mr|opencv-2.4.9-2|13	Source100:	%{name}.rpmlintrc
14mr|opencv-2.4.9-2|14	Patch0:		opencv-2.4.5-link-v4l2.patch
14mr|opencv-2.4.9-2|15	Patch1:		opencv-pkgcmake.patch
14mr|opencv-2.4.9-2|16	Patch2:		opencv-pkgcmake2.patch
14mr|opencv-2.4.9-2|17	#http://code.opencv.org/issues/2720
14mr|opencv-2.4.9-2|18	Patch4:		OpenCV-2.4.4-pillow.patch
14mr|opencv-2.4.9-2|19	Patch5:		opencv-2.4.8-ts_static.patch
14mr|opencv-2.4.9-2|20	# fix/simplify cmake config install location (upstreamable)
14mr|opencv-2.4.9-2|21	# https://bugzilla.redhat.com/1031312
14mr|opencv-2.4.9-2|22	Patch6:		opencv-2.4.7-cmake_paths.patch
14mr|opencv-2.4.9-2|23	
14mr|opencv-2.4.9-2|24	BuildRequires:	cmake
14mr|opencv-2.4.9-2|25	BuildRequires:	jpeg-devel
14mr|opencv-2.4.9-2|26	BuildRequires:	python-numpy-devel
14mr|opencv-2.4.9-2|27	BuildRequires:	pkgconfig(eigen2)
14mr|opencv-2.4.9-2|28	BuildRequires:	pkgconfig(glu)
14mr|opencv-2.4.9-2|29	BuildRequires:	pkgconfig(gstreamer-app-0.10)
14mr|opencv-2.4.9-2|30	BuildRequires:	pkgconfig(gstreamer-base-0.10)
14mr|opencv-2.4.9-2|31	BuildRequires:	pkgconfig(gstreamer-video-0.10)
14mr|opencv-2.4.9-2|32	BuildRequires:	pkgconfig(gthread-2.0)
14mr|opencv-2.4.9-2|33	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|opencv-2.4.9-2|34	BuildRequires:	pkgconfig(jasper)
14mr|opencv-2.4.9-2|35	BuildRequires:	pkgconfig(lapack)
14mr|opencv-2.4.9-2|36	BuildRequires:	pkgconfig(libavcodec)
14mr|opencv-2.4.9-2|37	BuildRequires:	pkgconfig(libavformat)
14mr|opencv-2.4.9-2|38	BuildRequires:	pkgconfig(libavutil)
14mr|opencv-2.4.9-2|39	BuildRequires:	pkgconfig(libdc1394-2)
14mr|opencv-2.4.9-2|40	BuildRequires:	pkgconfig(libpng)
14mr|opencv-2.4.9-2|41	BuildRequires:	pkgconfig(libswscale)
14mr|opencv-2.4.9-2|42	BuildRequires:	pkgconfig(libtiff-4)
14mr|opencv-2.4.9-2|43	BuildRequires:	pkgconfig(libv4l2)
14mr|opencv-2.4.9-2|44	BuildRequires:	pkgconfig(OpenEXR)
14mr|opencv-2.4.9-2|45	BuildRequires:	pkgconfig(python2)
14mr|opencv-2.4.9-2|46	BuildRequires:	pkgconfig(zlib)
14mr|opencv-2.4.9-2|47	%if %{with java}
14mr|opencv-2.4.9-2|48	# Java bindings
14mr|opencv-2.4.9-2|49	BuildRequires:	java-1.7.0-openjdk-devel
14mr|opencv-2.4.9-2|50	BuildRequires:	ant
14mr|opencv-2.4.9-2|51	%endif
14mr|opencv-2.4.9-2|52	# Qt 4.x module
14mr|opencv-2.4.9-2|53	BuildRequires:	pkgconfig(QtCore)
14mr|opencv-2.4.9-2|54	BuildRequires:	pkgconfig(QtGui)
14mr|opencv-2.4.9-2|55	BuildRequires:	pkgconfig(QtOpenGL)
14mr|opencv-2.4.9-2|56	BuildRequires:	pkgconfig(QtTest)
14mr|opencv-2.4.9-2|57	# Documentation generation
14mr|opencv-2.4.9-2|58	BuildRequires:	python-sphinx
14mr|opencv-2.4.9-2|59	BuildRequires:	latex2html
14mr|opencv-2.4.9-2|60	
14mr|opencv-2.4.9-2|61	%description
14mr|opencv-2.4.9-2|62	OpenCV (Open Source Computer Vision) is a library of programming
14mr|opencv-2.4.9-2|63	functions for real time computer vision.
14mr|opencv-2.4.9-2|64	
14mr|opencv-2.4.9-2|65	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|66	
14mr|opencv-2.4.9-2|67	%define libopencv_core_soname 2.4
14mr|opencv-2.4.9-2|68	%define libopencv_core %mklibname opencv_core %{libopencv_core_soname}
14mr|opencv-2.4.9-2|69	%define wrongcore %mklibname opencv_core 2
14mr|opencv-2.4.9-2|70	
14mr|opencv-2.4.9-2|71	%package -n	%{libopencv_core}
14mr|opencv-2.4.9-2|72	Summary:	OpenCV core library
14mr|opencv-2.4.9-2|73	Group:		System/Libraries
14mr|opencv-2.4.9-2|74	%rename		%{wrongcore}
14mr|opencv-2.4.9-2|75	
14mr|opencv-2.4.9-2|76	%description -n	%{libopencv_core}
14mr|opencv-2.4.9-2|77	OpenCV core library (basic structures, arithmetics and linear algebra,
14mr|opencv-2.4.9-2|78	
14mr|opencv-2.4.9-2|79	%files -n	%{libopencv_core}
14mr|opencv-2.4.9-2|80	%{_libdir}/libopencv_core.so.%{libopencv_core_soname}*
14mr|opencv-2.4.9-2|81	
14mr|opencv-2.4.9-2|82	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|83	
14mr|opencv-2.4.9-2|84	%define libopencv_ts_soname 2.4
14mr|opencv-2.4.9-2|85	%define libopencv_ts %mklibname opencv_ts %{libopencv_ts_soname}
14mr|opencv-2.4.9-2|86	%define wrongts %mklibname opencv_ts 2
14mr|opencv-2.4.9-2|87	
14mr|opencv-2.4.9-2|88	%package -n	%{libopencv_ts}
14mr|opencv-2.4.9-2|89	Summary:	OpenCV Base test library
14mr|opencv-2.4.9-2|90	Group:		System/Libraries
14mr|opencv-2.4.9-2|91	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|92	%rename		%{wrongts}
14mr|opencv-2.4.9-2|93	
14mr|opencv-2.4.9-2|94	%description -n	%{libopencv_ts}
14mr|opencv-2.4.9-2|95	OpenCV Base test library.
14mr|opencv-2.4.9-2|96	
14mr|opencv-2.4.9-2|97	%files -n %{libopencv_ts}
14mr|opencv-2.4.9-2|98	%{_libdir}/libopencv_ts.so.%{libopencv_ts_soname}*
14mr|opencv-2.4.9-2|99	
14mr|opencv-2.4.9-2|100	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|101	
14mr|opencv-2.4.9-2|102	%define libopencv_imgproc_soname 2.4
14mr|opencv-2.4.9-2|103	%define libopencv_imgproc %mklibname opencv_imgproc %{libopencv_imgproc_soname}
14mr|opencv-2.4.9-2|104	%define wrongimgproc %mklibname opencv_imgproc 2
14mr|opencv-2.4.9-2|105	
14mr|opencv-2.4.9-2|106	%package -n	%{libopencv_imgproc}
14mr|opencv-2.4.9-2|107	Summary:	OpenCV image processing library
14mr|opencv-2.4.9-2|108	Group:		System/Libraries
14mr|opencv-2.4.9-2|109	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|110	%rename		%{wrongimgproc}
14mr|opencv-2.4.9-2|111	
14mr|opencv-2.4.9-2|112	%description -n	%{libopencv_imgproc}
14mr|opencv-2.4.9-2|113	OpenCV image processing library (filter, Gaussian blur, erode, dilate,
14mr|opencv-2.4.9-2|114	resize, remap, etc.).
14mr|opencv-2.4.9-2|115	
14mr|opencv-2.4.9-2|116	%files -n	%{libopencv_imgproc}
14mr|opencv-2.4.9-2|117	%{_libdir}/libopencv_imgproc.so.%{libopencv_imgproc_soname}*
14mr|opencv-2.4.9-2|118	
14mr|opencv-2.4.9-2|119	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|120	
14mr|opencv-2.4.9-2|121	%define libopencv_highgui_soname 2.4
14mr|opencv-2.4.9-2|122	%define libopencv_highgui %mklibname opencv_highgui %{libopencv_highgui_soname}
14mr|opencv-2.4.9-2|123	%define wronghighgui %mklibname opencv_highgui 2
14mr|opencv-2.4.9-2|124	
14mr|opencv-2.4.9-2|125	%package -n	%{libopencv_highgui}
14mr|opencv-2.4.9-2|126	Summary:	OpenCV GUI and image/video I/O library
14mr|opencv-2.4.9-2|127	Group:		System/Libraries
14mr|opencv-2.4.9-2|128	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|129	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|130	%rename		%{wronghighgui}
14mr|opencv-2.4.9-2|131	
14mr|opencv-2.4.9-2|132	%description -n	%{libopencv_highgui}
14mr|opencv-2.4.9-2|133	OpenCV GUI and image/video I/O library.
14mr|opencv-2.4.9-2|134	
14mr|opencv-2.4.9-2|135	%files -n	%{libopencv_highgui}
14mr|opencv-2.4.9-2|136	%{_libdir}/libopencv_highgui.so.%{libopencv_highgui_soname}*
14mr|opencv-2.4.9-2|137	
14mr|opencv-2.4.9-2|138	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|139	
14mr|opencv-2.4.9-2|140	%define libopencv_ml_soname 2.4
14mr|opencv-2.4.9-2|141	%define libopencv_ml %mklibname opencv_ml %{libopencv_ml_soname}
14mr|opencv-2.4.9-2|142	%define wrongml %mklibname opencv_ml 2
14mr|opencv-2.4.9-2|143	
14mr|opencv-2.4.9-2|144	%package -n	%{libopencv_ml}
14mr|opencv-2.4.9-2|145	Summary:	OpenCV machine learning model library
14mr|opencv-2.4.9-2|146	Group:		System/Libraries
14mr|opencv-2.4.9-2|147	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|148	%rename		%{wrongml}
14mr|opencv-2.4.9-2|149	
14mr|opencv-2.4.9-2|150	%description -n	%{libopencv_ml}
14mr|opencv-2.4.9-2|151	OpenCV statistical machine learning models (SVM,
14mr|opencv-2.4.9-2|152	decision trees, boosting, etc.).
14mr|opencv-2.4.9-2|153	
14mr|opencv-2.4.9-2|154	%files -n	%{libopencv_ml}
14mr|opencv-2.4.9-2|155	%{_libdir}/libopencv_ml.so.%{libopencv_ml_soname}*
14mr|opencv-2.4.9-2|156	
14mr|opencv-2.4.9-2|157	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|158	
14mr|opencv-2.4.9-2|159	%define libopencv_ocl_soname 2.4
14mr|opencv-2.4.9-2|160	%define libopencv_ocl %mklibname opencv_ocl %{libopencv_ocl_soname}
14mr|opencv-2.4.9-2|161	
14mr|opencv-2.4.9-2|162	%package -n	%{libopencv_ocl}
14mr|opencv-2.4.9-2|163	Summary:	OpenCV OCL library
14mr|opencv-2.4.9-2|164	Group:		System/Libraries
14mr|opencv-2.4.9-2|165	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|166	
14mr|opencv-2.4.9-2|167	%description -n	%{libopencv_ocl}
14mr|opencv-2.4.9-2|168	OpenCV OCL library
14mr|opencv-2.4.9-2|169	
14mr|opencv-2.4.9-2|170	%files -n	%{libopencv_ocl}
14mr|opencv-2.4.9-2|171	%{_libdir}/libopencv_ocl.so.%{libopencv_ocl_soname}*
14mr|opencv-2.4.9-2|172	
14mr|opencv-2.4.9-2|173	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|174	
14mr|opencv-2.4.9-2|175	%define libopencv_flann_soname 2.4
14mr|opencv-2.4.9-2|176	%define libopencv_flann %mklibname opencv_flann %{libopencv_flann_soname}
14mr|opencv-2.4.9-2|177	%define wrongflann %mklibname opencv_flann 2
14mr|opencv-2.4.9-2|178	
14mr|opencv-2.4.9-2|179	%package -n	%{libopencv_flann}
14mr|opencv-2.4.9-2|180	Summary:	OpenCV FLANN library
14mr|opencv-2.4.9-2|181	Group:		System/Libraries
14mr|opencv-2.4.9-2|182	%rename		%{wrongflann}
14mr|opencv-2.4.9-2|183	
14mr|opencv-2.4.9-2|184	%description -n	%{libopencv_flann}
14mr|opencv-2.4.9-2|185	OpenCV wrappers for the Fast Library for Approximate Neurest Neighbors
14mr|opencv-2.4.9-2|186	(FLANN).
14mr|opencv-2.4.9-2|187	
14mr|opencv-2.4.9-2|188	%files -n	%{libopencv_flann}
14mr|opencv-2.4.9-2|189	%{_libdir}/libopencv_flann.so.%{libopencv_flann_soname}*
14mr|opencv-2.4.9-2|190	
14mr|opencv-2.4.9-2|191	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|192	
14mr|opencv-2.4.9-2|193	%define libopencv_calib3d_soname 2.4
14mr|opencv-2.4.9-2|194	%define libopencv_calib3d %mklibname opencv_calib3d %{libopencv_calib3d_soname}
14mr|opencv-2.4.9-2|195	%define wrongcalib3d %mklibname opencv_calib3d 2
14mr|opencv-2.4.9-2|196	
14mr|opencv-2.4.9-2|197	%package -n	%{libopencv_calib3d}
14mr|opencv-2.4.9-2|198	Summary:	OpenCV camera calibration library
14mr|opencv-2.4.9-2|199	Group:		System/Libraries
14mr|opencv-2.4.9-2|200	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|201	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|202	%rename		%{wrongcalib3d}
14mr|opencv-2.4.9-2|203	
14mr|opencv-2.4.9-2|204	%description -n	%{libopencv_calib3d}
14mr|opencv-2.4.9-2|205	OpenCV library for camera calibration, stereo correspondence, and
14mr|opencv-2.4.9-2|206	elements of 3D data processing.
14mr|opencv-2.4.9-2|207	
14mr|opencv-2.4.9-2|208	%files -n	%{libopencv_calib3d}
14mr|opencv-2.4.9-2|209	%{_libdir}/libopencv_calib3d.so.%{libopencv_calib3d_soname}*
14mr|opencv-2.4.9-2|210	
14mr|opencv-2.4.9-2|211	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|212	
14mr|opencv-2.4.9-2|213	%define libopencv_features2d_soname 2.4
14mr|opencv-2.4.9-2|214	%define libopencv_features2d %mklibname opencv_features2d %{libopencv_features2d_soname}
14mr|opencv-2.4.9-2|215	%define wrongfeatures2d %mklibname opencv_features2d 2
14mr|opencv-2.4.9-2|216	
14mr|opencv-2.4.9-2|217	%package -n	%{libopencv_features2d}
14mr|opencv-2.4.9-2|218	Summary:	OpenCV 2D feature detectors
14mr|opencv-2.4.9-2|219	Group:		System/Libraries
14mr|opencv-2.4.9-2|220	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|221	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|222	Requires:	%{libopencv_calib3d} = %{EVRD}
14mr|opencv-2.4.9-2|223	Requires:	%{libopencv_highgui} = %{EVRD}
14mr|opencv-2.4.9-2|224	Requires:	%{libopencv_flann} = %{EVRD}
14mr|opencv-2.4.9-2|225	%rename		%{wrongfeatures2d}
14mr|opencv-2.4.9-2|226	
14mr|opencv-2.4.9-2|227	%description -n	%{libopencv_features2d}
14mr|opencv-2.4.9-2|228	OpenCV 2D feature detectors and descriptors (SURF, FAST, etc.).
14mr|opencv-2.4.9-2|229	
14mr|opencv-2.4.9-2|230	%files -n	%{libopencv_features2d}
14mr|opencv-2.4.9-2|231	%{_libdir}/libopencv_features2d.so.%{libopencv_features2d_soname}*
14mr|opencv-2.4.9-2|232	
14mr|opencv-2.4.9-2|233	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|234	
14mr|opencv-2.4.9-2|235	%define libopencv_superres_soname 2.4
14mr|opencv-2.4.9-2|236	%define libopencv_superres %mklibname opencv_superres %{libopencv_superres_soname}
14mr|opencv-2.4.9-2|237	
14mr|opencv-2.4.9-2|238	%package -n	%{libopencv_superres}
14mr|opencv-2.4.9-2|239	Summary:	OpenCV super-resolution support
14mr|opencv-2.4.9-2|240	Group:		System/Libraries
14mr|opencv-2.4.9-2|241	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|242	
14mr|opencv-2.4.9-2|243	%description -n	%{libopencv_superres}
14mr|opencv-2.4.9-2|244	Super-resolution support for OpenCV.
14mr|opencv-2.4.9-2|245	
14mr|opencv-2.4.9-2|246	%files -n	%{libopencv_superres}
14mr|opencv-2.4.9-2|247	%{_libdir}/libopencv_superres.so.%{libopencv_superres_soname}*
14mr|opencv-2.4.9-2|248	
14mr|opencv-2.4.9-2|249	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|250	
14mr|opencv-2.4.9-2|251	%define libopencv_video_soname 2.4
14mr|opencv-2.4.9-2|252	%define libopencv_video %mklibname opencv_video %{libopencv_video_soname}
14mr|opencv-2.4.9-2|253	%define wrongvideo %mklibname opencv_video 2
14mr|opencv-2.4.9-2|254	
14mr|opencv-2.4.9-2|255	%package -n	%{libopencv_video}
14mr|opencv-2.4.9-2|256	Summary:	OpenCV motion analysis and object tracking library
14mr|opencv-2.4.9-2|257	Group:		System/Libraries
14mr|opencv-2.4.9-2|258	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|259	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|260	%rename		%{wrongvideo}
14mr|opencv-2.4.9-2|261	
14mr|opencv-2.4.9-2|262	%description -n	%{libopencv_video}
14mr|opencv-2.4.9-2|263	OpenCV motion analysis and object tracking library (optical flow,
14mr|opencv-2.4.9-2|264	motion templates, background subtraction, etc.).
14mr|opencv-2.4.9-2|265	
14mr|opencv-2.4.9-2|266	%files -n	%{libopencv_video}
14mr|opencv-2.4.9-2|267	%{_libdir}/libopencv_video.so.%{libopencv_video_soname}*
14mr|opencv-2.4.9-2|268	
14mr|opencv-2.4.9-2|269	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|270	
14mr|opencv-2.4.9-2|271	%define libopencv_objdetect_soname 2.4
14mr|opencv-2.4.9-2|272	%define libopencv_objdetect %mklibname opencv_objdetect %{libopencv_objdetect_soname}
14mr|opencv-2.4.9-2|273	%define wrongobjdetect %mklibname opencv_objdetect 2
14mr|opencv-2.4.9-2|274	
14mr|opencv-2.4.9-2|275	%package -n	%{libopencv_objdetect}
14mr|opencv-2.4.9-2|276	Summary:	OpenCV motion analysis and object tracking library
14mr|opencv-2.4.9-2|277	Group:		System/Libraries
14mr|opencv-2.4.9-2|278	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|279	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|280	Requires:	%{libopencv_highgui} = %{EVRD}
14mr|opencv-2.4.9-2|281	%rename		%{wrongobjdetect}
14mr|opencv-2.4.9-2|282	
14mr|opencv-2.4.9-2|283	%description -n	%{libopencv_objdetect}
14mr|opencv-2.4.9-2|284	OpenCV object detection library (Haar and LBP face detectors, HOG
14mr|opencv-2.4.9-2|285	people detector, etc.).
14mr|opencv-2.4.9-2|286	
14mr|opencv-2.4.9-2|287	%files -n	%{libopencv_objdetect}
14mr|opencv-2.4.9-2|288	%{_libdir}/libopencv_objdetect.so.%{libopencv_objdetect_soname}*
14mr|opencv-2.4.9-2|289	
14mr|opencv-2.4.9-2|290	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|291	
14mr|opencv-2.4.9-2|292	%define libopencv_contrib_soname 2.4
14mr|opencv-2.4.9-2|293	%define libopencv_contrib %mklibname opencv_contrib %{libopencv_contrib_soname}
14mr|opencv-2.4.9-2|294	%define wrongcontrib %mklibname opencv_contrib 2
14mr|opencv-2.4.9-2|295	
14mr|opencv-2.4.9-2|296	%package -n	%{libopencv_contrib}
14mr|opencv-2.4.9-2|297	Summary:	OpenCV contributed code library
14mr|opencv-2.4.9-2|298	Group:		System/Libraries
14mr|opencv-2.4.9-2|299	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|300	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|301	Requires:	%{libopencv_calib3d} = %{EVRD}
14mr|opencv-2.4.9-2|302	Requires:	%{libopencv_highgui} = %{EVRD}
14mr|opencv-2.4.9-2|303	%rename		%{wrongcontrib}
14mr|opencv-2.4.9-2|304	
14mr|opencv-2.4.9-2|305	%description -n	%{libopencv_contrib}
14mr|opencv-2.4.9-2|306	OpenCV contributed code library.
14mr|opencv-2.4.9-2|307	
14mr|opencv-2.4.9-2|308	%files -n	%{libopencv_contrib}
14mr|opencv-2.4.9-2|309	%{_libdir}/libopencv_contrib.so.%{libopencv_contrib_soname}*
14mr|opencv-2.4.9-2|310	
14mr|opencv-2.4.9-2|311	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|312	
14mr|opencv-2.4.9-2|313	%define libopencv_legacy_soname 2.4
14mr|opencv-2.4.9-2|314	%define libopencv_legacy %mklibname opencv_legacy %{libopencv_legacy_soname}
14mr|opencv-2.4.9-2|315	%define wronglegacy %mklibname opencv_legacy 2
14mr|opencv-2.4.9-2|316	
14mr|opencv-2.4.9-2|317	%package -n	%{libopencv_legacy}
14mr|opencv-2.4.9-2|318	Summary:	OpenCV legacy library
14mr|opencv-2.4.9-2|319	Group:		System/Libraries
14mr|opencv-2.4.9-2|320	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|321	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|322	Requires:	%{libopencv_calib3d} = %{EVRD}
14mr|opencv-2.4.9-2|323	Requires:	%{libopencv_highgui} = %{EVRD}
14mr|opencv-2.4.9-2|324	Requires:	%{libopencv_video} = %{EVRD}
14mr|opencv-2.4.9-2|325	%rename		%{wronglegacy}
14mr|opencv-2.4.9-2|326	
14mr|opencv-2.4.9-2|327	%description -n	%{libopencv_legacy}
14mr|opencv-2.4.9-2|328	OpenCV library containing obsolete legacy code.
14mr|opencv-2.4.9-2|329	
14mr|opencv-2.4.9-2|330	%files -n	%{libopencv_legacy}
14mr|opencv-2.4.9-2|331	%{_libdir}/libopencv_legacy.so.%{libopencv_legacy_soname}*
14mr|opencv-2.4.9-2|332	
14mr|opencv-2.4.9-2|333	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|334	
14mr|opencv-2.4.9-2|335	%define libopencv_nonfree_soname 2.4
14mr|opencv-2.4.9-2|336	%define libopencv_nonfree %mklibname opencv_nonfree %{libopencv_nonfree_soname}
14mr|opencv-2.4.9-2|337	%define wrongnonfree %mklibname opencv_nonfree 2
14mr|opencv-2.4.9-2|338	
14mr|opencv-2.4.9-2|339	%package -n	%{libopencv_nonfree}
14mr|opencv-2.4.9-2|340	Summary:	OpenCV motion analysis and object tracking library
14mr|opencv-2.4.9-2|341	Group:		System/Libraries
14mr|opencv-2.4.9-2|342	%rename		%{wrongnonfree}
14mr|opencv-2.4.9-2|343	
14mr|opencv-2.4.9-2|344	%description -n	%{libopencv_nonfree}
14mr|opencv-2.4.9-2|345	OpenCV motion analysis and object tracking library (optical flow,
14mr|opencv-2.4.9-2|346	motion templates, background subtraction, etc.).
14mr|opencv-2.4.9-2|347	
14mr|opencv-2.4.9-2|348	%files -n %{libopencv_nonfree}
14mr|opencv-2.4.9-2|349	%{_libdir}/libopencv_nonfree.so.%{libopencv_nonfree_soname}*
14mr|opencv-2.4.9-2|350	
14mr|opencv-2.4.9-2|351	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|352	
14mr|opencv-2.4.9-2|353	%define libopencv_photo_soname 2.4
14mr|opencv-2.4.9-2|354	%define libopencv_photo %mklibname opencv_photo %{libopencv_photo_soname}
14mr|opencv-2.4.9-2|355	%define wrongphoto %mklibname opencv_photo 2
14mr|opencv-2.4.9-2|356	
14mr|opencv-2.4.9-2|357	%package -n	%{libopencv_photo}
14mr|opencv-2.4.9-2|358	Summary:	OpenCV motion analysis and object tracking library
14mr|opencv-2.4.9-2|359	Group:		System/Libraries
14mr|opencv-2.4.9-2|360	%rename		%{wrongphoto}
14mr|opencv-2.4.9-2|361	
14mr|opencv-2.4.9-2|362	%description -n	%{libopencv_photo}
14mr|opencv-2.4.9-2|363	OpenCV motion analysis and object tracking library (optical flow,
14mr|opencv-2.4.9-2|364	motion templates, background subtraction, etc.).
14mr|opencv-2.4.9-2|365	
14mr|opencv-2.4.9-2|366	%files -n	%{libopencv_photo}
14mr|opencv-2.4.9-2|367	%{_libdir}/libopencv_photo.so.%{libopencv_photo_soname}*
14mr|opencv-2.4.9-2|368	
14mr|opencv-2.4.9-2|369	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|370	
14mr|opencv-2.4.9-2|371	%define libopencv_stitching_soname 2.4
14mr|opencv-2.4.9-2|372	%define libopencv_stitching %mklibname opencv_stitching %{libopencv_stitching_soname}
14mr|opencv-2.4.9-2|373	
14mr|opencv-2.4.9-2|374	%package -n %{libopencv_stitching}
14mr|opencv-2.4.9-2|375	Summary:	OpenCV Stitching Pipeline
14mr|opencv-2.4.9-2|376	Group:		System/Libraries
14mr|opencv-2.4.9-2|377	
14mr|opencv-2.4.9-2|378	%description -n %{libopencv_stitching}
14mr|opencv-2.4.9-2|379	This figure illustrates the stitching module pipeline implemented in the
14mr|opencv-2.4.9-2|380	:ocv:class:`Stitcher` class. Using that class it's possible to configure/remove
14mr|opencv-2.4.9-2|381	some steps, i.e. adjust the stitching pipeline according to the particular
14mr|opencv-2.4.9-2|382	needs. All building blocks from the pipeline are available in the ``detail``
14mr|opencv-2.4.9-2|383	namespace, one can combine and use them separately.
14mr|opencv-2.4.9-2|384	
14mr|opencv-2.4.9-2|385	%files -n %{libopencv_stitching}
14mr|opencv-2.4.9-2|386	%{_libdir}/libopencv_stitching.so.%{libopencv_stitching_soname}*
14mr|opencv-2.4.9-2|387	
14mr|opencv-2.4.9-2|388	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|389	
14mr|opencv-2.4.9-2|390	%define libopencv_videostab_soname 2.4
14mr|opencv-2.4.9-2|391	%define libopencv_videostab %mklibname opencv_videostab %{libopencv_videostab_soname}
14mr|opencv-2.4.9-2|392	
14mr|opencv-2.4.9-2|393	%package -n %{libopencv_videostab}
14mr|opencv-2.4.9-2|394	Summary:	OpenCV Video stabilization
14mr|opencv-2.4.9-2|395	Group:		System/Libraries
14mr|opencv-2.4.9-2|396	
14mr|opencv-2.4.9-2|397	%description -n %{libopencv_videostab}
14mr|opencv-2.4.9-2|398	OpenCV Video stabilization module.
14mr|opencv-2.4.9-2|399	
14mr|opencv-2.4.9-2|400	%files -n %{libopencv_videostab}
14mr|opencv-2.4.9-2|401	%{_libdir}/libopencv_videostab.so.%{libopencv_videostab_soname}*
14mr|opencv-2.4.9-2|402	
14mr|opencv-2.4.9-2|403	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|404	
14mr|opencv-2.4.9-2|405	%package	devel
14mr|opencv-2.4.9-2|406	Summary:	OpenCV development files
14mr|opencv-2.4.9-2|407	Group:		Development/C
14mr|opencv-2.4.9-2|408	Provides:	opencv-devel = %{EVRD}
14mr|opencv-2.4.9-2|409	Requires:	%{libopencv_core} = %{EVRD}
14mr|opencv-2.4.9-2|410	Requires:	%{libopencv_ts} = %{EVRD}
14mr|opencv-2.4.9-2|411	Requires:	%{libopencv_imgproc} = %{EVRD}
14mr|opencv-2.4.9-2|412	Requires:	%{libopencv_highgui} = %{EVRD}
14mr|opencv-2.4.9-2|413	Requires:	%{libopencv_ml} = %{EVRD}
14mr|opencv-2.4.9-2|414	Requires:	%{libopencv_ocl} = %{EVRD}
14mr|opencv-2.4.9-2|415	Requires:	%{libopencv_flann} = %{EVRD}
14mr|opencv-2.4.9-2|416	Requires:	%{libopencv_calib3d} = %{EVRD}
14mr|opencv-2.4.9-2|417	Requires:	%{libopencv_features2d} = %{EVRD}
14mr|opencv-2.4.9-2|418	Requires:	%{libopencv_superres} = %{EVRD}
14mr|opencv-2.4.9-2|419	Requires:	%{libopencv_video} = %{EVRD}
14mr|opencv-2.4.9-2|420	Requires:	%{libopencv_objdetect} = %{EVRD}
14mr|opencv-2.4.9-2|421	Requires:	%{libopencv_contrib} = %{EVRD}
14mr|opencv-2.4.9-2|422	Requires:	%{libopencv_legacy} = %{EVRD}
14mr|opencv-2.4.9-2|423	Requires:	%{libopencv_nonfree} = %{EVRD}
14mr|opencv-2.4.9-2|424	Requires:	%{libopencv_photo} = %{EVRD}
14mr|opencv-2.4.9-2|425	Requires:	%{libopencv_stitching} = %{EVRD}
14mr|opencv-2.4.9-2|426	Requires:	%{libopencv_videostab} = %{EVRD}
14mr|opencv-2.4.9-2|427	%if %{with java}
14mr|opencv-2.4.9-2|428	Requires:	%{name}-java = %{EVRD}
14mr|opencv-2.4.9-2|429	%endif
14mr|opencv-2.4.9-2|430	Requires:	python-%{name} = %{EVRD}
14mr|opencv-2.4.9-2|431	
14mr|opencv-2.4.9-2|432	%description	devel
14mr|opencv-2.4.9-2|433	OpenCV development files.
14mr|opencv-2.4.9-2|434	
14mr|opencv-2.4.9-2|435	%files		devel
14mr|opencv-2.4.9-2|436	%{_libdir}/*.so
14mr|opencv-2.4.9-2|437	%{_includedir}/*
14mr|opencv-2.4.9-2|438	%{_libdir}/pkgconfig/*
14mr|opencv-2.4.9-2|439	%dir %{_libdir}/OpenCV
14mr|opencv-2.4.9-2|440	%{_libdir}/OpenCV/*.cmake
14mr|opencv-2.4.9-2|441	
14mr|opencv-2.4.9-2|442	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|443	%package -n	python-opencv
14mr|opencv-2.4.9-2|444	Summary:	OpenCV Python bindings
14mr|opencv-2.4.9-2|445	Group:		Development/Python
14mr|opencv-2.4.9-2|446	
14mr|opencv-2.4.9-2|447	%description -n	python-opencv
14mr|opencv-2.4.9-2|448	OpenCV python bindings.
14mr|opencv-2.4.9-2|449	
14mr|opencv-2.4.9-2|450	%files -n	python-opencv
14mr|opencv-2.4.9-2|451	%{py_platsitedir}/*
14mr|opencv-2.4.9-2|452	
14mr|opencv-2.4.9-2|453	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|454	
14mr|opencv-2.4.9-2|455	%package	doc
14mr|opencv-2.4.9-2|456	Summary:	OpenCV docs
14mr|opencv-2.4.9-2|457	Group:		Books/Computer books
14mr|opencv-2.4.9-2|458	BuildArch:	noarch
14mr|opencv-2.4.9-2|459	
14mr|opencv-2.4.9-2|460	%description	doc
14mr|opencv-2.4.9-2|461	OpenCV docs.
14mr|opencv-2.4.9-2|462	
14mr|opencv-2.4.9-2|463	%files	doc
14mr|opencv-2.4.9-2|464	%{_datadir}/OpenCV/doc
14mr|opencv-2.4.9-2|465	
14mr|opencv-2.4.9-2|466	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|467	
14mr|opencv-2.4.9-2|468	%package	samples
14mr|opencv-2.4.9-2|469	Summary:	OpenCV sample code
14mr|opencv-2.4.9-2|470	Group:		Books/Computer books
14mr|opencv-2.4.9-2|471	
14mr|opencv-2.4.9-2|472	%description	samples
14mr|opencv-2.4.9-2|473	OpenCV sample code.
14mr|opencv-2.4.9-2|474	
14mr|opencv-2.4.9-2|475	%files		samples
14mr|opencv-2.4.9-2|476	%{_bindir}/opencv_createsamples
14mr|opencv-2.4.9-2|477	%{_bindir}/opencv_haartraining
14mr|opencv-2.4.9-2|478	%{_bindir}/opencv_performance
14mr|opencv-2.4.9-2|479	%{_bindir}/opencv_traincascade
14mr|opencv-2.4.9-2|480	%dir %{_datadir}/OpenCV
14mr|opencv-2.4.9-2|481	%{_datadir}/OpenCV/samples
14mr|opencv-2.4.9-2|482	%{_datadir}/OpenCV/haarcascades
14mr|opencv-2.4.9-2|483	%{_datadir}/OpenCV/lbpcascades
14mr|opencv-2.4.9-2|484	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|485	
14mr|opencv-2.4.9-2|486	%if %{with java}
14mr|opencv-2.4.9-2|487	%package	java
14mr|opencv-2.4.9-2|488	Summary:	Java bindings for OpenCV
14mr|opencv-2.4.9-2|489	Group:		Sciences/Computer science
14mr|opencv-2.4.9-2|490	
14mr|opencv-2.4.9-2|491	%description	java
14mr|opencv-2.4.9-2|492	Java bindings for OpenCV
14mr|opencv-2.4.9-2|493	
14mr|opencv-2.4.9-2|494	%files		java
14mr|opencv-2.4.9-2|495	%{_datadir}/OpenCV/java
14mr|opencv-2.4.9-2|496	%endif
14mr|opencv-2.4.9-2|497	#--------------------------------------------------------------------------------
14mr|opencv-2.4.9-2|498	
14mr|opencv-2.4.9-2|499	%prep
14mr|opencv-2.4.9-2|500	%setup -q
14mr|opencv-2.4.9-2|501	%apply_patches
14mr|opencv-2.4.9-2|502	
14mr|opencv-2.4.9-2|503	# Fix source files having executable permissions
14mr|opencv-2.4.9-2|504	find . -name "*.cpp" -o -name "*.hpp" -o -name "*.h" |xargs chmod 0644
14mr|opencv-2.4.9-2|505	# And scripts lacking them
14mr|opencv-2.4.9-2|506	find . -name "*.sh" |xargs chmod 0755
14mr|opencv-2.4.9-2|507	
14mr|opencv-2.4.9-2|508	sed -i 's|\r||g'  samples/c/adaptiveskindetector.cpp
14mr|opencv-2.4.9-2|509	
14mr|opencv-2.4.9-2|510	%build
14mr|opencv-2.4.9-2|511	%cmake \
14mr|opencv-2.4.9-2|512	-DBUILD_EXAMPLES:BOOL=ON \
14mr|opencv-2.4.9-2|513	-DBUILD_opencv_gpu:BOOL=OFF \
14mr|opencv-2.4.9-2|514	-DINSTALL_C_EXAMPLES:BOOL=ON \
14mr|opencv-2.4.9-2|515	-DINSTALL_PYTHON_EXAMPLES:BOOL=ON \
14mr|opencv-2.4.9-2|516	-DINSTALL_OCTAVE_EXAMPLES:BOOL=ON \
14mr|opencv-2.4.9-2|517	-DPYTHON_PACKAGES_PATH=%{py_platsitedir} \
14mr|opencv-2.4.9-2|518	-DWITH_FFMPEG:BOOL=ON \
14mr|opencv-2.4.9-2|519	-DWITH_OPENGL:BOOL=ON \
14mr|opencv-2.4.9-2|520	-DWITH_TIFF:BOOL=ON \
14mr|opencv-2.4.9-2|521	-DWITH_QT:BOOL=ON \
14mr|opencv-2.4.9-2|522	-DWITH_CUDA:BOOL=OFF \
14mr|opencv-2.4.9-2|523	-DENABLE_SSE3=0
14mr|opencv-2.4.9-2|524	%make VERBOSE=1
14mr|opencv-2.4.9-2|525	
14mr|opencv-2.4.9-2|526	%install
14mr|opencv-2.4.9-2|527	%makeinstall_std -C build
14mr|opencv-2.4.9-2|528	
14mr|opencv-2.4.9-2|529	# Requesting libraries by filename is just bogus...
14mr|opencv-2.4.9-2|530	sed -i -e 's,\${exec_prefix}/%{_lib}/lib,-l,g;s,\.so,,g;s,\.a,,g' %{buildroot}%{_libdir}/pkgconfig/opencv.pc
14mr|opencv-2.4.9-2|531	
14mr|opencv-2.4.9-2|532	
14mr|opencv-2.4.9-2|533	%changelog
14mr|opencv-2.4.9-2|534	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.9-2
14mr|opencv-2.4.9-2|535	+ Revision: a000a88
14mr|opencv-2.4.9-2|536	- MassBuild#440: Increase release tag
14mr|opencv-2.4.9-2|537	
14mr|opencv-2.4.9-2|538	

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

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

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

17850 14
14mr|openexr-2.1.0-2|1	%define major 21
14mr|openexr-2.1.0-2|2	%define api 2_1
14mr|openexr-2.1.0-2|3	%define libname %mklibname IlmImf_Imf %{api} %{major}
14mr|openexr-2.1.0-2|4	%define devname %mklibname IlmImf_Imf -d
14mr|openexr-2.1.0-2|5	
14mr|openexr-2.1.0-2|6	Summary:	A high dynamic-range (HDR) image file format
14mr|openexr-2.1.0-2|7	Name:		openexr
14mr|openexr-2.1.0-2|8	Version:	2.1.0
14mr|openexr-2.1.0-2|9	Release:	2
14mr|openexr-2.1.0-2|10	License:	BSD
14mr|openexr-2.1.0-2|11	Group:		Graphics
14mr|openexr-2.1.0-2|12	Url:		http://www.openexr.com
14mr|openexr-2.1.0-2|13	Source0:	http://savannah.nongnu.org/download/openexr/%{name}-%{version}.tar.gz
14mr|openexr-2.1.0-2|14	BuildRequires:	fltk-devel
14mr|openexr-2.1.0-2|15	BuildRequires:	pkgconfig(IlmBase) >= 2.1
14mr|openexr-2.1.0-2|16	
14mr|openexr-2.1.0-2|17	%description
14mr|openexr-2.1.0-2|18	Industrial Light & Magic developed the OpenEXR format in response to the demand
14mr|openexr-2.1.0-2|19	for higher color fidelity in the visual effects industry.
14mr|openexr-2.1.0-2|20	
14mr|openexr-2.1.0-2|21	#----------------------------------------------------------------------------
14mr|openexr-2.1.0-2|22	
14mr|openexr-2.1.0-2|23	%package utils
14mr|openexr-2.1.0-2|24	Summary:	A high dynamic-range (HDR) image file format
14mr|openexr-2.1.0-2|25	Group:		Graphics
14mr|openexr-2.1.0-2|26	Conflicts:	OpenEXR < 2.1.0
14mr|openexr-2.1.0-2|27	Obsoletes:	OpenEXR < 2.1.0
14mr|openexr-2.1.0-2|28	
14mr|openexr-2.1.0-2|29	%description utils
14mr|openexr-2.1.0-2|30	Industrial Light & Magic developed the OpenEXR format in response to the demand
14mr|openexr-2.1.0-2|31	for higher color fidelity in the visual effects industry.
14mr|openexr-2.1.0-2|32	
14mr|openexr-2.1.0-2|33	%files utils
14mr|openexr-2.1.0-2|34	%doc AUTHORS ChangeLog NEWS README doc/*
14mr|openexr-2.1.0-2|35	%{_bindir}/exr*
14mr|openexr-2.1.0-2|36	
14mr|openexr-2.1.0-2|37	#----------------------------------------------------------------------------
14mr|openexr-2.1.0-2|38	
14mr|openexr-2.1.0-2|39	%package -n %{libname}
14mr|openexr-2.1.0-2|40	Summary:	Industrial Light & Magic library
14mr|openexr-2.1.0-2|41	Group:		System/Libraries
14mr|openexr-2.1.0-2|42	
14mr|openexr-2.1.0-2|43	%description -n %{libname}
14mr|openexr-2.1.0-2|44	Industrial Light & Magic library.
14mr|openexr-2.1.0-2|45	
14mr|openexr-2.1.0-2|46	%files -n %{libname}
14mr|openexr-2.1.0-2|47	%{_libdir}/libIlmImf-Imf_%{api}.so.%{major}*
14mr|openexr-2.1.0-2|48	
14mr|openexr-2.1.0-2|49	#----------------------------------------------------------------------------
14mr|openexr-2.1.0-2|50	
14mr|openexr-2.1.0-2|51	%package -n %{devname}
14mr|openexr-2.1.0-2|52	Summary:	Header files and static libraries from %{name}
14mr|openexr-2.1.0-2|53	Group:		Development/C
14mr|openexr-2.1.0-2|54	Requires:	%{libname} = %{EVRD}
14mr|openexr-2.1.0-2|55	Provides:	%{name}-devel = %{EVRD}
14mr|openexr-2.1.0-2|56	Conflicts:	%{_lib}OpenEXR-devel < 2.1.0-5
14mr|openexr-2.1.0-2|57	Obsoletes:	%{_lib}OpenEXR-devel < 2.1.0-5
14mr|openexr-2.1.0-2|58	
14mr|openexr-2.1.0-2|59	%description -n %{devname}
14mr|openexr-2.1.0-2|60	Libraries and header files for developing programs based on %{name}.
14mr|openexr-2.1.0-2|61	
14mr|openexr-2.1.0-2|62	%files -n %{devname}
14mr|openexr-2.1.0-2|63	%{_includedir}/*
14mr|openexr-2.1.0-2|64	%{_libdir}/*.so
14mr|openexr-2.1.0-2|65	%{_datadir}/aclocal/*.m4
14mr|openexr-2.1.0-2|66	%{_libdir}/pkgconfig/*.pc
14mr|openexr-2.1.0-2|67	
14mr|openexr-2.1.0-2|68	#----------------------------------------------------------------------------
14mr|openexr-2.1.0-2|69	
14mr|openexr-2.1.0-2|70	%prep
14mr|openexr-2.1.0-2|71	%setup -q
14mr|openexr-2.1.0-2|72	%apply_patches
14mr|openexr-2.1.0-2|73	./bootstrap
14mr|openexr-2.1.0-2|74	
14mr|openexr-2.1.0-2|75	%build
14mr|openexr-2.1.0-2|76	%configure2_5x \
14mr|openexr-2.1.0-2|77	--disable-static
14mr|openexr-2.1.0-2|78	%make
14mr|openexr-2.1.0-2|79	
14mr|openexr-2.1.0-2|80	%install
14mr|openexr-2.1.0-2|81	%makeinstall_std
14mr|openexr-2.1.0-2|82	
14mr|openexr-2.1.0-2|83	# Remove doc files installed by make install, we package them in %files
14mr|openexr-2.1.0-2|84	rm -rf %{buildroot}%{_docdir}/OpenEXR-%{version}
14mr|openexr-2.1.0-2|85	
14mr|openexr-2.1.0-2|86	
14mr|openexr-2.1.0-2|87	%changelog
14mr|openexr-2.1.0-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-2
14mr|openexr-2.1.0-2|89	+ Revision: e73d9f9
14mr|openexr-2.1.0-2|90	- MassBuild#440: Increase release tag
14mr|openexr-2.1.0-2|91	
14mr|openexr-2.1.0-2|92	

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

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

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

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

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

17856 14
14mr|openl2tp-1.8-8|1	%bcond_with     rpc
14mr|openl2tp-1.8-8|2	Summary: 	An L2TP client/server, designed for VPN use
14mr|openl2tp-1.8-8|3	Name: 		openl2tp
14mr|openl2tp-1.8-8|4	Version: 	1.8
14mr|openl2tp-1.8-8|5	Release: 	8
14mr|openl2tp-1.8-8|6	License: 	GPL
14mr|openl2tp-1.8-8|7	Group: 		System/Base
14mr|openl2tp-1.8-8|8	URL: 		ftp://downloads.sourceforge.net/projects/openl2tp/%{name}-%{version}.tar.gz
14mr|openl2tp-1.8-8|9	Source0: 	%{name}-%{version}.tar.gz
14mr|openl2tp-1.8-8|10	Source1:	openl2tp.service
14mr|openl2tp-1.8-8|11	Source2:	openl2tp-tmpfiles.conf
14mr|openl2tp-1.8-8|12	Patch0:		openl2tp-1.8-make.patch
14mr|openl2tp-1.8-8|13	Patch1:         openl2tp-1.8-tirpc.patch
14mr|openl2tp-1.8-8|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
14mr|openl2tp-1.8-8|15	ExclusiveOS:	Linux
14mr|openl2tp-1.8-8|16	Requires: 	ppp >= 2.4.5
14mr|openl2tp-1.8-8|17	Requires:	readline >= 4.2
14mr|openl2tp-1.8-8|18	Requires:	rpcbind
14mr|openl2tp-1.8-8|19	Requires(post):  systemd
14mr|openl2tp-1.8-8|20	Requires(post,preun):  rpm-helper
14mr|openl2tp-1.8-8|21	
14mr|openl2tp-1.8-8|22	BuildRequires: ppp >= 2.4.5, readline-devel >= 4.2, glibc >= 2.4, flex, bison, kernel-headers >= 2.6.23, tirpc-devel
14mr|openl2tp-1.8-8|23	
14mr|openl2tp-1.8-8|24	%description
14mr|openl2tp-1.8-8|25	OpenL2TP is a complete implementation of RFC2661 - Layer Two Tunneling
14mr|openl2tp-1.8-8|26	Protocol Version 2, able to operate as both a server and a client. It
14mr|openl2tp-1.8-8|27	is ideal for use as an enterprise L2TP VPN server, supporting more
14mr|openl2tp-1.8-8|28	than 100 simultaneous connected users. It may also be used as a client
14mr|openl2tp-1.8-8|29	on a home PC or roadwarrior laptop.
14mr|openl2tp-1.8-8|30	
14mr|openl2tp-1.8-8|31	OpenL2TP has been designed and implemented specifically for Linux. It
14mr|openl2tp-1.8-8|32	consists of
14mr|openl2tp-1.8-8|33	
14mr|openl2tp-1.8-8|34	- a daemon, openl2tpd, handling the L2TP control protocol exchanges
14mr|openl2tp-1.8-8|35	for all tunnels and sessions
14mr|openl2tp-1.8-8|36	
14mr|openl2tp-1.8-8|37	- a plugin for pppd to allow its PPP connections to run over L2TP
14mr|openl2tp-1.8-8|38	sessions
14mr|openl2tp-1.8-8|39	
14mr|openl2tp-1.8-8|40	- a Linux kernel driver for efficient datapath (integrated into the
14mr|openl2tp-1.8-8|41	standard kernel from 2.6.23).
14mr|openl2tp-1.8-8|42	
14mr|openl2tp-1.8-8|43	- a command line application, l2tpconfig, for management.
14mr|openl2tp-1.8-8|44	
14mr|openl2tp-1.8-8|45	%package devel
14mr|openl2tp-1.8-8|46	Summary: OpenL2TP support files for plugin development
14mr|openl2tp-1.8-8|47	Group: Development/Other
14mr|openl2tp-1.8-8|48	
14mr|openl2tp-1.8-8|49	%description devel
14mr|openl2tp-1.8-8|50	This package contains support files for building plugins for OpenL2TP,
14mr|openl2tp-1.8-8|51	or applications that use the OpenL2TP APIs.
14mr|openl2tp-1.8-8|52	
14mr|openl2tp-1.8-8|53	%prep
14mr|openl2tp-1.8-8|54	%setup -q
14mr|openl2tp-1.8-8|55	%patch0 -p0
14mr|openl2tp-1.8-8|56	%patch1 -p1
14mr|openl2tp-1.8-8|57	
14mr|openl2tp-1.8-8|58	%if %{without rpc}
14mr|openl2tp-1.8-8|59	perl -p -i -e 's/L2TP_FEATURE_RPC_MANAGEMENT=\ty//' Makefile
14mr|openl2tp-1.8-8|60	%endif
14mr|openl2tp-1.8-8|61	
14mr|openl2tp-1.8-8|62	%build
14mr|openl2tp-1.8-8|63	make PPPD_VERSION=2.4.5
14mr|openl2tp-1.8-8|64	
14mr|openl2tp-1.8-8|65	%install
14mr|openl2tp-1.8-8|66	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
14mr|openl2tp-1.8-8|67	make install DESTDIR=$RPM_BUILD_ROOT \
14mr|openl2tp-1.8-8|68	PPPD_VERSION=2.4.5
14mr|openl2tp-1.8-8|69	
14mr|openl2tp-1.8-8|70	%{__mkdir} -p $RPM_BUILD_ROOT/etc/rc.d/init.d $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig
14mr|openl2tp-1.8-8|71	%{__install} -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openl2tp.service
14mr|openl2tp-1.8-8|72	%{__cp} -f etc/sysconfig/openl2tpd $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/openl2tpd
14mr|openl2tp-1.8-8|73	
14mr|openl2tp-1.8-8|74	%{__install} -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|openl2tp-1.8-8|75	
14mr|openl2tp-1.8-8|76	%clean
14mr|openl2tp-1.8-8|77	if [ "$RPM_BUILD_ROOT" != `echo $RPM_BUILD_ROOT | sed -e s/openl2tp-//` ]; then
14mr|openl2tp-1.8-8|78	rm -rf $RPM_BUILD_ROOT
14mr|openl2tp-1.8-8|79	fi
14mr|openl2tp-1.8-8|80	
14mr|openl2tp-1.8-8|81	
14mr|openl2tp-1.8-8|82	%post
14mr|openl2tp-1.8-8|83	/bin/systemd-tmpfiles --create %{name}.conf
14mr|openl2tp-1.8-8|84	%_post_service %{name}
14mr|openl2tp-1.8-8|85	
14mr|openl2tp-1.8-8|86	%preun
14mr|openl2tp-1.8-8|87	%_preun_service %{name}
14mr|openl2tp-1.8-8|88	
14mr|openl2tp-1.8-8|89	%files
14mr|openl2tp-1.8-8|90	%defattr(-,root,root,-)
14mr|openl2tp-1.8-8|91	%doc README LICENSE
14mr|openl2tp-1.8-8|92	%{_tmpfilesdir}/%{name}.conf
14mr|openl2tp-1.8-8|93	%dir %{_libdir}/openl2tp
14mr|openl2tp-1.8-8|94	%{_sbindir}/openl2tpd
14mr|openl2tp-1.8-8|95	%{_libdir}/openl2tp/ppp_null.so
14mr|openl2tp-1.8-8|96	%{_libdir}/openl2tp/ppp_unix.so
14mr|openl2tp-1.8-8|97	%{_libdir}/openl2tp/ipsec.so
14mr|openl2tp-1.8-8|98	%{_libdir}/openl2tp/event_sock.so
14mr|openl2tp-1.8-8|99	%{_mandir}/man4/openl2tp_rpc.4.*
14mr|openl2tp-1.8-8|100	%{_mandir}/man5/openl2tpd.conf.5.*
14mr|openl2tp-1.8-8|101	%{_mandir}/man7/openl2tp.7.*
14mr|openl2tp-1.8-8|102	%{_mandir}/man8/openl2tpd.8.*
14mr|openl2tp-1.8-8|103	%{_unitdir}/openl2tp.service
14mr|openl2tp-1.8-8|104	%config %{_sysconfdir}/sysconfig/openl2tpd
14mr|openl2tp-1.8-8|105	
14mr|openl2tp-1.8-8|106	
14mr|openl2tp-1.8-8|107	%files devel
14mr|openl2tp-1.8-8|108	%defattr(-,root,root,-)
14mr|openl2tp-1.8-8|109	%doc plugins/README doc/README.event_sock
14mr|openl2tp-1.8-8|110	%{_libdir}/openl2tp/l2tp_rpc.x
14mr|openl2tp-1.8-8|111	%{_libdir}/openl2tp/l2tp_event.h
14mr|openl2tp-1.8-8|112	%{_libdir}/openl2tp/event_sock.h
14mr|openl2tp-1.8-8|113	
14mr|openl2tp-1.8-8|114	
14mr|openl2tp-1.8-8|115	
14mr|openl2tp-1.8-8|116	
14mr|openl2tp-1.8-8|117	
14mr|openl2tp-1.8-8|118	%changelog
14mr|openl2tp-1.8-8|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-8
14mr|openl2tp-1.8-8|120	+ Revision: 0788d55
14mr|openl2tp-1.8-8|121	- MassBuild#440: Increase release tag
14mr|openl2tp-1.8-8|122	
14mr|openl2tp-1.8-8|123	

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

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

17859 14
14mr|openobex-1.6-2|1	%define major 2
14mr|openobex-1.6-2|2	%define libname %mklibname openobex %{major}
14mr|openobex-1.6-2|3	%define develname %mklibname openobex -d
14mr|openobex-1.6-2|4	
14mr|openobex-1.6-2|5	Summary: 	Library for using OBEX
14mr|openobex-1.6-2|6	Name: 		openobex
14mr|openobex-1.6-2|7	Version: 	1.6
14mr|openobex-1.6-2|8	Release: 	2
14mr|openobex-1.6-2|9	License: 	LGPL
14mr|openobex-1.6-2|10	Group: 		System/Libraries
14mr|openobex-1.6-2|11	URL:		http://openobex.sourceforge.net/
14mr|openobex-1.6-2|12	Source0: 	http://downloads.sourceforge.net/project/openobex/openobex/%{version}/%{name}-%{version}-Source.tar.gz
14mr|openobex-1.6-2|13	BuildRequires:	bluez-devel
14mr|openobex-1.6-2|14	BuildRequires:	pkgconfig(libusb)
14mr|openobex-1.6-2|15	
14mr|openobex-1.6-2|16	%description
14mr|openobex-1.6-2|17	Open OBEX shared c-library
14mr|openobex-1.6-2|18	
14mr|openobex-1.6-2|19	%package -n %{libname}
14mr|openobex-1.6-2|20	Summary: Library for using OBEX
14mr|openobex-1.6-2|21	Group: System/Libraries
14mr|openobex-1.6-2|22	Provides: lib%{name} = %version-%release
14mr|openobex-1.6-2|23	Provides: %{name} = %version-%release
14mr|openobex-1.6-2|24	Conflicts: %{_lib}%{name}1.3
14mr|openobex-1.6-2|25	Conflicts: %{_lib}%{name}1.2
14mr|openobex-1.6-2|26	Conflicts: %{_lib}%{name}1.1
14mr|openobex-1.6-2|27	
14mr|openobex-1.6-2|28	%description -n %{libname}
14mr|openobex-1.6-2|29	Open OBEX shared c-library
14mr|openobex-1.6-2|30	
14mr|openobex-1.6-2|31	%package -n %{develname}
14mr|openobex-1.6-2|32	Summary: Library for using OBEX
14mr|openobex-1.6-2|33	Group: Development/C
14mr|openobex-1.6-2|34	Provides: lib%{name}-devel = %version-%release
14mr|openobex-1.6-2|35	Provides: %{name}-devel  = %version-%release
14mr|openobex-1.6-2|36	Requires: %{libname} = %{version}
14mr|openobex-1.6-2|37	Requires:   bluez-devel
14mr|openobex-1.6-2|38	Conflicts: %{_lib}%{name}1.3-devel
14mr|openobex-1.6-2|39	Conflicts: %{_lib}%{name}1.2-devel
14mr|openobex-1.6-2|40	Conflicts: %{_lib}%{name}1.1-devel
14mr|openobex-1.6-2|41	Obsoletes: %{_lib}%{name}1-devel
14mr|openobex-1.6-2|42	
14mr|openobex-1.6-2|43	%description -n %{develname}
14mr|openobex-1.6-2|44	Open OBEX shared c-library
14mr|openobex-1.6-2|45	
14mr|openobex-1.6-2|46	%package apps
14mr|openobex-1.6-2|47	Summary: Apps that come with the Open OBEX c-library
14mr|openobex-1.6-2|48	Group: Communications
14mr|openobex-1.6-2|49	
14mr|openobex-1.6-2|50	%description apps
14mr|openobex-1.6-2|51	These are the apps that come with the Open OBEX c-library. These are
14mr|openobex-1.6-2|52	not meant to be more than test-programs to look at if you want to see
14mr|openobex-1.6-2|53	how use the library itself.
14mr|openobex-1.6-2|54	
14mr|openobex-1.6-2|55	%package ircp
14mr|openobex-1.6-2|56	Summary: Used to "beam" files or whole directories
14mr|openobex-1.6-2|57	Group: Communications
14mr|openobex-1.6-2|58	Obsoletes: ircp
14mr|openobex-1.6-2|59	Provides: ircp
14mr|openobex-1.6-2|60	
14mr|openobex-1.6-2|61	%description ircp
14mr|openobex-1.6-2|62	Ircp is used to "beam" files or whole directories to/from Linux, Windows.
14mr|openobex-1.6-2|63	
14mr|openobex-1.6-2|64	%prep
14mr|openobex-1.6-2|65	
14mr|openobex-1.6-2|66	%setup -q -n %{name}-%{version}-Source
14mr|openobex-1.6-2|67	
14mr|openobex-1.6-2|68	%build
14mr|openobex-1.6-2|69	autoreconf -fis
14mr|openobex-1.6-2|70	%configure \
14mr|openobex-1.6-2|71	--enable-apps
14mr|openobex-1.6-2|72	%make
14mr|openobex-1.6-2|73	
14mr|openobex-1.6-2|74	%install
14mr|openobex-1.6-2|75	%makeinstall_std
14mr|openobex-1.6-2|76	
14mr|openobex-1.6-2|77	# since our old packages will look for headers in /usr/include
14mr|openobex-1.6-2|78	ln -s openobex/obex.h %{buildroot}/%_includedir/obex.h
14mr|openobex-1.6-2|79	ln -s openobex/obex_const.h %{buildroot}/%_includedir/obex_const.h
14mr|openobex-1.6-2|80	
14mr|openobex-1.6-2|81	%files -n %{libname}
14mr|openobex-1.6-2|82	%doc COPYING
14mr|openobex-1.6-2|83	%{_libdir}/libopenobex.so.%{major}*
14mr|openobex-1.6-2|84	
14mr|openobex-1.6-2|85	%files -n %{develname}
14mr|openobex-1.6-2|86	%doc AUTHORS ChangeLog README
14mr|openobex-1.6-2|87	%{_libdir}/pkgconfig/openobex.pc
14mr|openobex-1.6-2|88	%{_includedir}/*
14mr|openobex-1.6-2|89	%{_libdir}/*a
14mr|openobex-1.6-2|90	%{_libdir}/lib*.so
14mr|openobex-1.6-2|91	
14mr|openobex-1.6-2|92	%files apps
14mr|openobex-1.6-2|93	%{_bindir}/irobex_palm3
14mr|openobex-1.6-2|94	%{_bindir}/irxfer
14mr|openobex-1.6-2|95	%{_bindir}/obex_tcp
14mr|openobex-1.6-2|96	%{_bindir}/obex_test
14mr|openobex-1.6-2|97	%{_bindir}/obex_find
14mr|openobex-1.6-2|98	%{_sbindir}/obex-check-device
14mr|openobex-1.6-2|99	#% {_mandir}/man1/*.*
14mr|openobex-1.6-2|100	
14mr|openobex-1.6-2|101	%files ircp
14mr|openobex-1.6-2|102	%{_bindir}/ircp
14mr|openobex-1.6-2|103	
14mr|openobex-1.6-2|104	%changelog
14mr|openobex-1.6-2|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-2
14mr|openobex-1.6-2|106	+ Revision: ff30a81
14mr|openobex-1.6-2|107	- MassBuild#440: Increase release tag
14mr|openobex-1.6-2|108	
14mr|openobex-1.6-2|109	

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

17861 14
14mr|openslp-2.0.0-1|1	%define oname	slp
14mr|openslp-2.0.0-1|2	
14mr|openslp-2.0.0-1|3	%define	major	1
14mr|openslp-2.0.0-1|4	%define	libname	%mklibname %{oname} %{major}
14mr|openslp-2.0.0-1|5	%define	devname	%mklibname %{oname} -d
14mr|openslp-2.0.0-1|6	
14mr|openslp-2.0.0-1|7	Name:		openslp
14mr|openslp-2.0.0-1|8	Version: 	2.0.0
14mr|openslp-2.0.0-1|9	Release:	1
14mr|openslp-2.0.0-1|10	Summary:	OpenSLP implementation of Service Location Protocol V2
14mr|openslp-2.0.0-1|11	License:	BSD-like
14mr|openslp-2.0.0-1|12	Group:		Networking/Other
14mr|openslp-2.0.0-1|13	URL:		http://www.openslp.org/
14mr|openslp-2.0.0-1|14	Source0:	http://prdownloads.sourceforge.net/openslp/%{name}-%{version}.tar.gz
14mr|openslp-2.0.0-1|15	Patch0:		openslp-1.2.1-lsb.patch
14mr|openslp-2.0.0-1|16	
14mr|openslp-2.0.0-1|17	%description
14mr|openslp-2.0.0-1|18	Service Location Protocol is an IETF standards track protocol that
14mr|openslp-2.0.0-1|19	provides a framework to allow networking applications to discover the
14mr|openslp-2.0.0-1|20	existence, location, and configuration of networked services in
14mr|openslp-2.0.0-1|21	enterprise networks.
14mr|openslp-2.0.0-1|22	
14mr|openslp-2.0.0-1|23	OpenSLP is an open source implementation of the SLPv2 protocol as defined
14mr|openslp-2.0.0-1|24	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
14mr|openslp-2.0.0-1|25	files and documentation
14mr|openslp-2.0.0-1|26	
14mr|openslp-2.0.0-1|27	%package -n %{libname}
14mr|openslp-2.0.0-1|28	Summary:        OpenSLP implementation of Service Location Protocol V2
14mr|openslp-2.0.0-1|29	Group:          System/Libraries
14mr|openslp-2.0.0-1|30	Obsoletes:	%{_lib}openslp1 < 2.0.0-2
14mr|openslp-2.0.0-1|31	
14mr|openslp-2.0.0-1|32	%description -n %{libname}
14mr|openslp-2.0.0-1|33	Service Location Protocol is an IETF standards track protocol that
14mr|openslp-2.0.0-1|34	provides a framework to allow networking applications to discover the
14mr|openslp-2.0.0-1|35	existence, location, and configuration of networked services in
14mr|openslp-2.0.0-1|36	enterprise networks.
14mr|openslp-2.0.0-1|37	
14mr|openslp-2.0.0-1|38	OpenSLP is an open source implementation of the SLPv2 protocol as defined
14mr|openslp-2.0.0-1|39	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
14mr|openslp-2.0.0-1|40	files and documentation
14mr|openslp-2.0.0-1|41	
14mr|openslp-2.0.0-1|42	This package contains the %{libname} runtime library.
14mr|openslp-2.0.0-1|43	
14mr|openslp-2.0.0-1|44	%package -n %{devname}
14mr|openslp-2.0.0-1|45	Summary:        Development tools for programs which will use the %{name} library
14mr|openslp-2.0.0-1|46	Group:          Development/C
14mr|openslp-2.0.0-1|47	Requires:       %{libname} = %{version}-%{release}
14mr|openslp-2.0.0-1|48	Provides:       %{name}-devel = %{version}-%{release}
14mr|openslp-2.0.0-1|49	Provides:       lib%{name}-devel = %{version}-%{release}
14mr|openslp-2.0.0-1|50	Provides:	lib%{oname}-devel = %{version}-%{release}
14mr|openslp-2.0.0-1|51	Obsoletes:	%{_lib}openslp1-devel < 2.0.0-2
14mr|openslp-2.0.0-1|52	
14mr|openslp-2.0.0-1|53	%description -n %{devname}
14mr|openslp-2.0.0-1|54	The %{name}-devel package includes the header files and static libraries
14mr|openslp-2.0.0-1|55	necessary for developing programs using the %{name} library.
14mr|openslp-2.0.0-1|56	
14mr|openslp-2.0.0-1|57	If you are going to develop programs, you should install %{name}-devel.
14mr|openslp-2.0.0-1|58	You'll also need to have the %{name} package installed.
14mr|openslp-2.0.0-1|59	
14mr|openslp-2.0.0-1|60	%prep
14mr|openslp-2.0.0-1|61	%setup -q
14mr|openslp-2.0.0-1|62	%patch0 -p1
14mr|openslp-2.0.0-1|63	
14mr|openslp-2.0.0-1|64	%build
14mr|openslp-2.0.0-1|65	autoreconf -fis
14mr|openslp-2.0.0-1|66	%serverbuild
14mr|openslp-2.0.0-1|67	%configure2_5x \
14mr|openslp-2.0.0-1|68	--disable-static
14mr|openslp-2.0.0-1|69	%make
14mr|openslp-2.0.0-1|70	
14mr|openslp-2.0.0-1|71	%install
14mr|openslp-2.0.0-1|72	%makeinstall_std
14mr|openslp-2.0.0-1|73	
14mr|openslp-2.0.0-1|74	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/daemons
14mr|openslp-2.0.0-1|75	cat <<EOF  > %{buildroot}/%{_sysconfdir}/sysconfig/daemons/slpd
14mr|openslp-2.0.0-1|76	IDENT=slp
14mr|openslp-2.0.0-1|77	DESCRIPTIVE="SLP Service Agent"
14mr|openslp-2.0.0-1|78	ONBOOT="yes"
14mr|openslp-2.0.0-1|79	EOF
14mr|openslp-2.0.0-1|80	
14mr|openslp-2.0.0-1|81	install -m 755 etc/slpd.all_init -D %{buildroot}/%{_initrddir}/slpd
14mr|openslp-2.0.0-1|82	
14mr|openslp-2.0.0-1|83	#we don't want these
14mr|openslp-2.0.0-1|84	find %{buildroot} -name "*.la" -delete
14mr|openslp-2.0.0-1|85	
14mr|openslp-2.0.0-1|86	%post
14mr|openslp-2.0.0-1|87	%_post_service slpd
14mr|openslp-2.0.0-1|88	
14mr|openslp-2.0.0-1|89	%preun
14mr|openslp-2.0.0-1|90	%_preun_service slpd
14mr|openslp-2.0.0-1|91	
14mr|openslp-2.0.0-1|92	%files
14mr|openslp-2.0.0-1|93	%doc doc/*
14mr|openslp-2.0.0-1|94	%config(noreplace) %{_sysconfdir}/slp.conf
14mr|openslp-2.0.0-1|95	%config(noreplace) %{_sysconfdir}/slp.reg
14mr|openslp-2.0.0-1|96	%config(noreplace) %{_sysconfdir}/slp.spi
14mr|openslp-2.0.0-1|97	%config(noreplace) %{_sysconfdir}/sysconfig/daemons/slpd
14mr|openslp-2.0.0-1|98	%config(noreplace) %{_initrddir}/slpd
14mr|openslp-2.0.0-1|99	%{_sbindir}/slpd
14mr|openslp-2.0.0-1|100	%{_bindir}/slptool
14mr|openslp-2.0.0-1|101	
14mr|openslp-2.0.0-1|102	%files -n %{libname}
14mr|openslp-2.0.0-1|103	%doc AUTHORS COPYING
14mr|openslp-2.0.0-1|104	%{_libdir}/lib%{oname}.so.%{major}
14mr|openslp-2.0.0-1|105	%{_libdir}/lib%{oname}.so.%{major}.*
14mr|openslp-2.0.0-1|106	
14mr|openslp-2.0.0-1|107	%files -n %{devname}
14mr|openslp-2.0.0-1|108	%doc ChangeLog COPYING
14mr|openslp-2.0.0-1|109	%{_libdir}/lib%{oname}.so
14mr|openslp-2.0.0-1|110	%{_includedir}/%{oname}.h
14mr|openslp-2.0.0-1|111	
14mr|openslp-2.0.0-1|112	
14mr|openslp-2.0.0-1|113	
14mr|openslp-2.0.0-1|114	%changelog
14mr|openslp-2.0.0-1|115	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
14mr|openslp-2.0.0-1|116	+ Revision: c87d285
14mr|openslp-2.0.0-1|117	- Updated to 2.0.0
14mr|openslp-2.0.0-1|118	
14mr|openslp-2.0.0-1|119	

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

17863 14
14mr|openssh-6.6p1-3|1	## Do not apply any unauthorized patches to this package!
14mr|openssh-6.6p1-3|2	## - vdanen 05/18/01
14mr|openssh-6.6p1-3|3	##
14mr|openssh-6.6p1-3|4	
14mr|openssh-6.6p1-3|5	# Version of watchdog patch
14mr|openssh-6.6p1-3|6	%define wversion 4.4p1
14mr|openssh-6.6p1-3|7	
14mr|openssh-6.6p1-3|8	# Version of the hpn patch
14mr|openssh-6.6p1-3|9	%define hpnver 13v6
14mr|openssh-6.6p1-3|10	
14mr|openssh-6.6p1-3|11	%bcond_with	skey
14mr|openssh-6.6p1-3|12	%bcond_without	krb5
14mr|openssh-6.6p1-3|13	%bcond_with	watchdog
14mr|openssh-6.6p1-3|14	%bcond_without	gnomeaskpass
14mr|openssh-6.6p1-3|15	%bcond_with	ldap
14mr|openssh-6.6p1-3|16	%bcond_with	sftpcontrol
14mr|openssh-6.6p1-3|17	%bcond_with	hpn
14mr|openssh-6.6p1-3|18	%bcond_with	audit
14mr|openssh-6.6p1-3|19	%bcond_without	libedit
14mr|openssh-6.6p1-3|20	
14mr|openssh-6.6p1-3|21	%define OPENSSH_PATH "/usr/local/bin:/bin:%{_bindir}"
14mr|openssh-6.6p1-3|22	%define XAUTH %{_bindir}/xauth
14mr|openssh-6.6p1-3|23	
14mr|openssh-6.6p1-3|24	Summary:	OpenSSH free Secure Shell (SSH) implementation
14mr|openssh-6.6p1-3|25	Name:		openssh
14mr|openssh-6.6p1-3|26	Version:	6.6p1
14mr|openssh-6.6p1-3|27	Release:	3
14mr|openssh-6.6p1-3|28	License:	BSD
14mr|openssh-6.6p1-3|29	Group:		Networking/Remote access
14mr|openssh-6.6p1-3|30	Url:		http://www.openssh.com/
14mr|openssh-6.6p1-3|31	Source0: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
14mr|openssh-6.6p1-3|32	Source1: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz.asc
14mr|openssh-6.6p1-3|33	# ssh-copy-id taken from debian, with "usage" added
14mr|openssh-6.6p1-3|34	Source3:	ssh-copy-id
14mr|openssh-6.6p1-3|35	Source7:	openssh-xinetd
14mr|openssh-6.6p1-3|36	Source9:        README.sftpfilecontrol
14mr|openssh-6.6p1-3|37	# this is never to be applied by default
14mr|openssh-6.6p1-3|38	# http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html
14mr|openssh-6.6p1-3|39	Source10:	openssh-%{wversion}-watchdog.patch.tgz
14mr|openssh-6.6p1-3|40	Source12:	ssh_ldap_key.pl
14mr|openssh-6.6p1-3|41	Source15:	ssh-avahi-integration
14mr|openssh-6.6p1-3|42	Source17:	sshd.pam
14mr|openssh-6.6p1-3|43	Source18:	sshd.service
14mr|openssh-6.6p1-3|44	Source19:	README.3.8p1.upgrade.urpmi
14mr|openssh-6.6p1-3|45	Source20:	README.3.9p1-3.upgrade.urpmi
14mr|openssh-6.6p1-3|46	Source21:	README.hpn
14mr|openssh-6.6p1-3|47	Source22:	sshd-keygen
14mr|openssh-6.6p1-3|48	Patch1:		openssh-mdv_conf.diff
14mr|openssh-6.6p1-3|49	# rediffed from openssh-4.4p1-watchdog.patch.tgz
14mr|openssh-6.6p1-3|50	Patch4:		openssh-4.4p1-watchdog.diff
14mr|openssh-6.6p1-3|51	# optional ldap support
14mr|openssh-6.6p1-3|52	# http://dev.inversepath.com/trac/openssh-lpk
14mr|openssh-6.6p1-3|53	#Patch6:		http://dev.inversepath.com/openssh-lpk/openssh-lpk-4.6p1-0.3.9.patch
14mr|openssh-6.6p1-3|54	# new location for the lpk patch.
14mr|openssh-6.6p1-3|55	# rediffed from "svn checkout http://openssh-lpk.googlecode.com/svn/trunk/ openssh-lpk-read-only"
14mr|openssh-6.6p1-3|56	Patch6:		openssh-lpk-5.4p1-0.3.10.diff
14mr|openssh-6.6p1-3|57	# http://sftpfilecontrol.sourceforge.net
14mr|openssh-6.6p1-3|58	# Not applied by default
14mr|openssh-6.6p1-3|59	# P7 is rediffed and slightly adjusted from http://sftplogging.sourceforge.net/download/v1.5/openssh-4.4p1.sftplogging-v1.5.patch
14mr|openssh-6.6p1-3|60	Patch7:		openssh-4.9p1.sftplogging-v1.5.diff
14mr|openssh-6.6p1-3|61	# (tpg) http://www.psc.edu/networking/projects/hpn-ssh/
14mr|openssh-6.6p1-3|62	Patch11:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn%{hpnver}.diff
14mr|openssh-6.6p1-3|63	Patch12:	http://www.psc.edu/networking/projects/hpn-ssh/openssh5.1-peaktput.diff
14mr|openssh-6.6p1-3|64	#gw: from Fedora:
14mr|openssh-6.6p1-3|65	#fix round-robin DNS with GSSAPI authentification
14mr|openssh-6.6p1-3|66	Patch13:	openssh-4.3p2-gssapi-canohost.patch
14mr|openssh-6.6p1-3|67	Patch14:	openssh-4.7p1-audit.patch
14mr|openssh-6.6p1-3|68	Patch17:	openssh-5.1p1-askpass-progress.patch
14mr|openssh-6.6p1-3|69	Patch18:	openssh-4.3p2-askpass-grab-info.patch
14mr|openssh-6.6p1-3|70	Patch19:	openssh-4.0p1-exit-deadlock.patch
14mr|openssh-6.6p1-3|71	Patch21:	openssh_tcp_wrappers.patch
14mr|openssh-6.6p1-3|72	BuildRequires:	groff-base
14mr|openssh-6.6p1-3|73	BuildRequires:	pam-devel
14mr|openssh-6.6p1-3|74	BuildRequires:	tcp_wrappers-devel
14mr|openssh-6.6p1-3|75	BuildRequires:	pkgconfig(openssl)
14mr|openssh-6.6p1-3|76	BuildRequires:	pkgconfig(zlib)
14mr|openssh-6.6p1-3|77	%if %{with skey}
14mr|openssh-6.6p1-3|78	BuildRequires:	skey-devel
14mr|openssh-6.6p1-3|79	%endif
14mr|openssh-6.6p1-3|80	%if %{with krb5}
14mr|openssh-6.6p1-3|81	BuildRequires:	krb5-devel
14mr|openssh-6.6p1-3|82	%endif
14mr|openssh-6.6p1-3|83	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|84	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|openssh-6.6p1-3|85	%endif
14mr|openssh-6.6p1-3|86	%if %{with ldap}
14mr|openssh-6.6p1-3|87	BuildRequires: openldap-devel >= 2.0
14mr|openssh-6.6p1-3|88	%endif
14mr|openssh-6.6p1-3|89	%if %{with audit}
14mr|openssh-6.6p1-3|90	BuildRequires:	audit-devel
14mr|openssh-6.6p1-3|91	%endif
14mr|openssh-6.6p1-3|92	%if %{with libedit}
14mr|openssh-6.6p1-3|93	BuildRequires:	pkgconfig(libedit)
14mr|openssh-6.6p1-3|94	BuildRequires:	pkgconfig(ncurses)
14mr|openssh-6.6p1-3|95	%endif
14mr|openssh-6.6p1-3|96	BuildConflicts:	libgssapi-devel
14mr|openssh-6.6p1-3|97	BuildRequires:  systemd-units
14mr|openssh-6.6p1-3|98	Requires(pre,post,preun,postun):	rpm-helper > 0.24
14mr|openssh-6.6p1-3|99	Requires:	tcp_wrappers
14mr|openssh-6.6p1-3|100	Obsoletes:	ssh
14mr|openssh-6.6p1-3|101	Provides:	ssh
14mr|openssh-6.6p1-3|102	
14mr|openssh-6.6p1-3|103	%description
14mr|openssh-6.6p1-3|104	Ssh (Secure Shell) is a program for logging into a remote machine and for
14mr|openssh-6.6p1-3|105	executing commands in a remote machine.  It is intended to replace
14mr|openssh-6.6p1-3|106	rlogin and rsh, and provide secure encrypted communications between
14mr|openssh-6.6p1-3|107	two untrusted hosts over an insecure network.  X11 connections and
14mr|openssh-6.6p1-3|108	arbitrary TCP/IP ports can also be forwarded over the secure channel.
14mr|openssh-6.6p1-3|109	
14mr|openssh-6.6p1-3|110	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
14mr|openssh-6.6p1-3|111	up to date in terms of security and features, as well as removing all
14mr|openssh-6.6p1-3|112	patented algorithms to separate libraries (OpenSSL).
14mr|openssh-6.6p1-3|113	
14mr|openssh-6.6p1-3|114	This package includes the core files necessary for both the OpenSSH
14mr|openssh-6.6p1-3|115	client and server.  To make this package useful, you should also
14mr|openssh-6.6p1-3|116	install openssh-clients, openssh-server, or both.
14mr|openssh-6.6p1-3|117	
14mr|openssh-6.6p1-3|118	You can build %{name} with some conditional build swithes;
14mr|openssh-6.6p1-3|119	
14mr|openssh-6.6p1-3|120	(ie. use with rpm --rebuild):
14mr|openssh-6.6p1-3|121	
14mr|openssh-6.6p1-3|122	--with[out] skey         smartcard support (disabled)
14mr|openssh-6.6p1-3|123	--with[out] krb5         kerberos support (enabled)
14mr|openssh-6.6p1-3|124	--with[out] watchdog     watchdog support (disabled)
14mr|openssh-6.6p1-3|125	--with[out] gnomeaskpass Gnome ask pass support (disabled)
14mr|openssh-6.6p1-3|126	--with[out] ldap         OpenLDAP support (disabled)
14mr|openssh-6.6p1-3|127	--with[out] sftpcontrol  sftp file control support (disabled)
14mr|openssh-6.6p1-3|128	--with[out] hpn          HPN ssh/scp support (disabled)
14mr|openssh-6.6p1-3|129	--with[out] audit        audit support (disabled)
14mr|openssh-6.6p1-3|130	--with[out] libedit      libedit support in sftp (enabled)
14mr|openssh-6.6p1-3|131	
14mr|openssh-6.6p1-3|132	%package	clients
14mr|openssh-6.6p1-3|133	Summary:	OpenSSH Secure Shell protocol clients
14mr|openssh-6.6p1-3|134	Group:		Networking/Remote access
14mr|openssh-6.6p1-3|135	Requires:	%{name} = %{version}-%{release}
14mr|openssh-6.6p1-3|136	Provides:	ssh-clients
14mr|openssh-6.6p1-3|137	Provides:	sftp
14mr|openssh-6.6p1-3|138	Provides:	ssh
14mr|openssh-6.6p1-3|139	
14mr|openssh-6.6p1-3|140	%description	clients
14mr|openssh-6.6p1-3|141	This package includes the clients necessary to make encrypted connections
14mr|openssh-6.6p1-3|142	to SSH servers.
14mr|openssh-6.6p1-3|143	
14mr|openssh-6.6p1-3|144	%package	server
14mr|openssh-6.6p1-3|145	Summary:	OpenSSH Secure Shell protocol server (sshd)
14mr|openssh-6.6p1-3|146	Group:		System/Servers
14mr|openssh-6.6p1-3|147	Requires(pre):	%{name} = %{version}-%{release}
14mr|openssh-6.6p1-3|148	Requires:	%{name}-clients = %{version}-%{release}
14mr|openssh-6.6p1-3|149	Requires:	chkconfig >= 0.9
14mr|openssh-6.6p1-3|150	Requires(pre):	pam >= 0.74
14mr|openssh-6.6p1-3|151	Requires(pre,postun,preun,postun):	rpm-helper
14mr|openssh-6.6p1-3|152	%if %{with skey}
14mr|openssh-6.6p1-3|153	Requires:	skey
14mr|openssh-6.6p1-3|154	%endif
14mr|openssh-6.6p1-3|155	Provides:	ssh-server
14mr|openssh-6.6p1-3|156	Provides:	sshd
14mr|openssh-6.6p1-3|157	
14mr|openssh-6.6p1-3|158	%description	server
14mr|openssh-6.6p1-3|159	This package contains the secure shell daemon. The sshd is the server
14mr|openssh-6.6p1-3|160	part of the secure shell protocol and allows ssh clients to connect to
14mr|openssh-6.6p1-3|161	your host.
14mr|openssh-6.6p1-3|162	
14mr|openssh-6.6p1-3|163	%package askpass-common
14mr|openssh-6.6p1-3|164	Summary:	OpenSSH X11 passphrase common scripts
14mr|openssh-6.6p1-3|165	Group:		Networking/Remote access
14mr|openssh-6.6p1-3|166	
14mr|openssh-6.6p1-3|167	%description askpass-common
14mr|openssh-6.6p1-3|168	OpenSSH X11 passphrase common scripts
14mr|openssh-6.6p1-3|169	
14mr|openssh-6.6p1-3|170	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|171	%package	askpass-gnome
14mr|openssh-6.6p1-3|172	Summary:	OpenSSH GNOME passphrase dialog
14mr|openssh-6.6p1-3|173	Group:		Networking/Remote access
14mr|openssh-6.6p1-3|174	Requires:	%{name} = %{version}-%{release}
14mr|openssh-6.6p1-3|175	Requires: 	%{name}-askpass-common
14mr|openssh-6.6p1-3|176	Requires(pre):	update-alternatives
14mr|openssh-6.6p1-3|177	Provides:	%{name}-askpass
14mr|openssh-6.6p1-3|178	Provides:	ssh-askpass
14mr|openssh-6.6p1-3|179	Provides:	ssh-extras
14mr|openssh-6.6p1-3|180	
14mr|openssh-6.6p1-3|181	%description	askpass-gnome
14mr|openssh-6.6p1-3|182	This package contains the GNOME passphrase dialog.
14mr|openssh-6.6p1-3|183	%endif
14mr|openssh-6.6p1-3|184	
14mr|openssh-6.6p1-3|185	%prep
14mr|openssh-6.6p1-3|186	%setup -q -a10
14mr|openssh-6.6p1-3|187	%patch1 -p1 -b .mdkconf
14mr|openssh-6.6p1-3|188	%if %{with watchdog}
14mr|openssh-6.6p1-3|189	#patch -p0 -s -z .wdog < %{name}-%{wversion}-watchdog.patch
14mr|openssh-6.6p1-3|190	%patch4 -p1 -b .watchdog
14mr|openssh-6.6p1-3|191	%endif
14mr|openssh-6.6p1-3|192	%if %{with ldap}
14mr|openssh-6.6p1-3|193	sed -i 's|UsePrivilegeSeparation yes|#UsePrivilegeSeparation yes|' sshd_config
14mr|openssh-6.6p1-3|194	%patch6 -p1 -b .lpk
14mr|openssh-6.6p1-3|195	rm -f README.lpk.lpk
14mr|openssh-6.6p1-3|196	%define _default_patch_fuzz 3
14mr|openssh-6.6p1-3|197	%else
14mr|openssh-6.6p1-3|198	%define _default_patch_fuzz 2
14mr|openssh-6.6p1-3|199	%endif
14mr|openssh-6.6p1-3|200	%if %{with sftpcontrol}
14mr|openssh-6.6p1-3|201	#cat %{SOURCE8} | patch -p1 -s -z .sftpcontrol
14mr|openssh-6.6p1-3|202	echo "This patch is broken or needs to be updated/rediffed"; exit 1
14mr|openssh-6.6p1-3|203	%patch7 -p1 -b .sftplogging-v1.5
14mr|openssh-6.6p1-3|204	# README with license terms for this patch
14mr|openssh-6.6p1-3|205	install -m 0644 %{SOURCE9} .
14mr|openssh-6.6p1-3|206	%endif
14mr|openssh-6.6p1-3|207	%if %{with hpn}
14mr|openssh-6.6p1-3|208	echo "This patch is broken or needs to be updated/rediffed"; exit 1
14mr|openssh-6.6p1-3|209	%patch11 -p1 -b .hpn
14mr|openssh-6.6p1-3|210	%patch12 -p1 -b .peak
14mr|openssh-6.6p1-3|211	install %{SOURCE21} .
14mr|openssh-6.6p1-3|212	%endif
14mr|openssh-6.6p1-3|213	%patch13 -p1 -b .canohost
14mr|openssh-6.6p1-3|214	%if %{with audit}
14mr|openssh-6.6p1-3|215	%patch14 -p1 -b .audit
14mr|openssh-6.6p1-3|216	%endif
14mr|openssh-6.6p1-3|217	%patch17 -p1 -b .progress
14mr|openssh-6.6p1-3|218	%patch18 -p1 -b .grab-info
14mr|openssh-6.6p1-3|219	%patch19 -p1 -b .exit-deadlock
14mr|openssh-6.6p1-3|220	%patch21 -p1 -b .tcp_wrappers_mips
14mr|openssh-6.6p1-3|221	
14mr|openssh-6.6p1-3|222	install %{SOURCE12} %{SOURCE19} %{SOURCE20} .
14mr|openssh-6.6p1-3|223	
14mr|openssh-6.6p1-3|224	install -m 0644 %{SOURCE17} sshd.pam
14mr|openssh-6.6p1-3|225	
14mr|openssh-6.6p1-3|226	# fix attribs
14mr|openssh-6.6p1-3|227	chmod 644 ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
14mr|openssh-6.6p1-3|228	
14mr|openssh-6.6p1-3|229	# http://qa.mandriva.com/show_bug.cgi?id=22957
14mr|openssh-6.6p1-3|230	perl -pi -e "s|_OPENSSH_PATH_|%{OPENSSH_PATH}|g" sshd_config
14mr|openssh-6.6p1-3|231	
14mr|openssh-6.6p1-3|232	autoreconf -fi
14mr|openssh-6.6p1-3|233	
14mr|openssh-6.6p1-3|234	%build
14mr|openssh-6.6p1-3|235	%serverbuild
14mr|openssh-6.6p1-3|236	%configure2_5x \
14mr|openssh-6.6p1-3|237	--prefix=%{_prefix} \
14mr|openssh-6.6p1-3|238	--sysconfdir=%{_sysconfdir}/ssh \
14mr|openssh-6.6p1-3|239	--mandir=%{_mandir} \
14mr|openssh-6.6p1-3|240	--libdir=%{_libdir} \
14mr|openssh-6.6p1-3|241	--libexecdir=%{_libdir}/ssh \
14mr|openssh-6.6p1-3|242	--datadir=%{_datadir}/ssh \
14mr|openssh-6.6p1-3|243	--disable-strip \
14mr|openssh-6.6p1-3|244	--with-tcp-wrappers \
14mr|openssh-6.6p1-3|245	--with-pam \
14mr|openssh-6.6p1-3|246	--with-default-path=%{OPENSSH_PATH} \
14mr|openssh-6.6p1-3|247	--with-xauth=%{XAUTH} \
14mr|openssh-6.6p1-3|248	--with-privsep-path=/var/empty \
14mr|openssh-6.6p1-3|249	--without-zlib-version-check \
14mr|openssh-6.6p1-3|250	--with-maildir=/var/spool/mail \
14mr|openssh-6.6p1-3|251	--with-sandbox=rlimit \
14mr|openssh-6.6p1-3|252	%if %{with krb5}
14mr|openssh-6.6p1-3|253	--with-kerberos5=%{_prefix} \
14mr|openssh-6.6p1-3|254	%endif
14mr|openssh-6.6p1-3|255	%if %{with skey}
14mr|openssh-6.6p1-3|256	--with-skey \
14mr|openssh-6.6p1-3|257	%endif
14mr|openssh-6.6p1-3|258	%if %{with ldap}
14mr|openssh-6.6p1-3|259	--with-libs="-lldap -llber" \
14mr|openssh-6.6p1-3|260	--with-cppflags="-DWITH_LDAP_PUBKEY -DLDAP_DEPRECATED" \
14mr|openssh-6.6p1-3|261	%endif
14mr|openssh-6.6p1-3|262	--with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:%{_sbindir}:%{_bindir} \
14mr|openssh-6.6p1-3|263	%if %{with libedit}
14mr|openssh-6.6p1-3|264	--with-libedit \
14mr|openssh-6.6p1-3|265	%else
14mr|openssh-6.6p1-3|266	--without-libedit \
14mr|openssh-6.6p1-3|267	%endif
14mr|openssh-6.6p1-3|268	%if %{with audit}
14mr|openssh-6.6p1-3|269	--with-linux-audit \
14mr|openssh-6.6p1-3|270	%endif
14mr|openssh-6.6p1-3|271	
14mr|openssh-6.6p1-3|272	%make
14mr|openssh-6.6p1-3|273	
14mr|openssh-6.6p1-3|274	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|275	pushd contrib
14mr|openssh-6.6p1-3|276	make gnome-ssh-askpass2 CC="%__cc %optflags %ldflags"
14mr|openssh-6.6p1-3|277	mv gnome-ssh-askpass2 gnome-ssh-askpass
14mr|openssh-6.6p1-3|278	popd
14mr|openssh-6.6p1-3|279	%endif
14mr|openssh-6.6p1-3|280	
14mr|openssh-6.6p1-3|281	%install
14mr|openssh-6.6p1-3|282	%makeinstall_std
14mr|openssh-6.6p1-3|283	
14mr|openssh-6.6p1-3|284	install -d %{buildroot}%{_sysconfdir}/ssh
14mr|openssh-6.6p1-3|285	install -d %{buildroot}%{_sysconfdir}/pam.d/
14mr|openssh-6.6p1-3|286	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|openssh-6.6p1-3|287	install -d %{buildroot}%{_unitdir}
14mr|openssh-6.6p1-3|288	install -m644 sshd.pam %{buildroot}%{_sysconfdir}/pam.d/sshd
14mr|openssh-6.6p1-3|289	install -m644 %{SOURCE18} %{buildroot}%{_unitdir}/sshd.service
14mr|openssh-6.6p1-3|290	install -m755 %{SOURCE22} %{buildroot}%{_sbindir}/sshd-keygen
14mr|openssh-6.6p1-3|291	
14mr|openssh-6.6p1-3|292	if [[ -f sshd_config.out ]]; then
14mr|openssh-6.6p1-3|293	install -m600 sshd_config.out %{buildroot}%{_sysconfdir}/ssh/sshd_config
14mr|openssh-6.6p1-3|294	else
14mr|openssh-6.6p1-3|295	install -m600 sshd_config %{buildroot}%{_sysconfdir}/ssh/sshd_config
14mr|openssh-6.6p1-3|296	fi
14mr|openssh-6.6p1-3|297	echo "root" > %{buildroot}%{_sysconfdir}/ssh/denyusers
14mr|openssh-6.6p1-3|298	
14mr|openssh-6.6p1-3|299	if [[ -f ssh_config.out ]]; then
14mr|openssh-6.6p1-3|300	install -m644 ssh_config.out %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mr|openssh-6.6p1-3|301	else
14mr|openssh-6.6p1-3|302	install -m644 ssh_config %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mr|openssh-6.6p1-3|303	fi
14mr|openssh-6.6p1-3|304	echo "    StrictHostKeyChecking no" >> %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mr|openssh-6.6p1-3|305	
14mr|openssh-6.6p1-3|306	mkdir -p %{buildroot}%{_libdir}/ssh
14mr|openssh-6.6p1-3|307	
14mr|openssh-6.6p1-3|308	install -d %{buildroot}%{_sysconfdir}/profile.d/
14mr|openssh-6.6p1-3|309	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|310	install -m 755 contrib/gnome-ssh-askpass %{buildroot}%{_libdir}/ssh/gnome-ssh-askpass
14mr|openssh-6.6p1-3|311	%endif
14mr|openssh-6.6p1-3|312	
14mr|openssh-6.6p1-3|313	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.csh <<EOF
14mr|openssh-6.6p1-3|314	setenv SSH_ASKPASS %{_libdir}/ssh/ssh-askpass
14mr|openssh-6.6p1-3|315	EOF
14mr|openssh-6.6p1-3|316	
14mr|openssh-6.6p1-3|317	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.sh <<EOF
14mr|openssh-6.6p1-3|318	export SSH_ASKPASS=%{_libdir}/ssh/ssh-askpass
14mr|openssh-6.6p1-3|319	EOF
14mr|openssh-6.6p1-3|320	
14mr|openssh-6.6p1-3|321	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-client.sh <<'EOF'
14mr|openssh-6.6p1-3|322	# fix hanging ssh clients on exit
14mr|openssh-6.6p1-3|323	if [ -n "$BASH_VERSION" ]; then
14mr|openssh-6.6p1-3|324	shopt -s huponexit
14mr|openssh-6.6p1-3|325	elif [ -n "$ZSH_VERSION" ]; then
14mr|openssh-6.6p1-3|326	setopt hup
14mr|openssh-6.6p1-3|327	fi
14mr|openssh-6.6p1-3|328	EOF
14mr|openssh-6.6p1-3|329	
14mr|openssh-6.6p1-3|330	install -m 0755 %{SOURCE3} %{buildroot}/%{_bindir}/ssh-copy-id
14mr|openssh-6.6p1-3|331	chmod a+x %{buildroot}/%{_bindir}/ssh-copy-id
14mr|openssh-6.6p1-3|332	install -m 644 contrib/ssh-copy-id.1 %{buildroot}/%{_mandir}/man1/
14mr|openssh-6.6p1-3|333	
14mr|openssh-6.6p1-3|334	# create pre-authentication directory
14mr|openssh-6.6p1-3|335	mkdir -p %{buildroot}/var/empty
14mr|openssh-6.6p1-3|336	
14mr|openssh-6.6p1-3|337	# remove unwanted files
14mr|openssh-6.6p1-3|338	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
14mr|openssh-6.6p1-3|339	
14mr|openssh-6.6p1-3|340	# xinetd support (tv)
14mr|openssh-6.6p1-3|341	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
14mr|openssh-6.6p1-3|342	install -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/xinetd.d/sshd-xinetd
14mr|openssh-6.6p1-3|343	
14mr|openssh-6.6p1-3|344	cat > %{buildroot}%{_sysconfdir}/sysconfig/sshd << EOF
14mr|openssh-6.6p1-3|345	#SSHD="%{_sbindir}/sshd"
14mr|openssh-6.6p1-3|346	#PID_FILE="/var/run/sshd.pid"
14mr|openssh-6.6p1-3|347	#OPTIONS=""
14mr|openssh-6.6p1-3|348	EOF
14mr|openssh-6.6p1-3|349	
14mr|openssh-6.6p1-3|350	# avahi integration support (misc)
14mr|openssh-6.6p1-3|351	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
14mr|openssh-6.6p1-3|352	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
14mr|openssh-6.6p1-3|353	
14mr|openssh-6.6p1-3|354	# make sure strip can touch it
14mr|openssh-6.6p1-3|355	chmod 755 %{buildroot}%{_libdir}/ssh/ssh-keysign
14mr|openssh-6.6p1-3|356	
14mr|openssh-6.6p1-3|357	%pre server
14mr|openssh-6.6p1-3|358	%_pre_useradd sshd /var/empty /bin/true
14mr|openssh-6.6p1-3|359	
14mr|openssh-6.6p1-3|360	%post server
14mr|openssh-6.6p1-3|361	# do some key management
14mr|openssh-6.6p1-3|362	# %{_bindir}/ssh-keygen -A
14mr|openssh-6.6p1-3|363	# do some key management; taken from the initscript
14mr|openssh-6.6p1-3|364	
14mr|openssh-6.6p1-3|365	KEYGEN=/usr/bin/ssh-keygen
14mr|openssh-6.6p1-3|366	RSA1_KEY=/etc/ssh/ssh_host_key
14mr|openssh-6.6p1-3|367	RSA_KEY=/etc/ssh/ssh_host_rsa_key
14mr|openssh-6.6p1-3|368	DSA_KEY=/etc/ssh/ssh_host_dsa_key
14mr|openssh-6.6p1-3|369	ECDSA_KEY=/etc/ssh/ssh_host_ecdsa_key
14mr|openssh-6.6p1-3|370	
14mr|openssh-6.6p1-3|371	do_rsa1_keygen() {
14mr|openssh-6.6p1-3|372	if [ ! -s $RSA1_KEY ]; then
14mr|openssh-6.6p1-3|373	echo -n "Generating SSH1 RSA host key... "
14mr|openssh-6.6p1-3|374	if $KEYGEN -q -t rsa1 -f $RSA1_KEY -C '' -N '' >&/dev/null; then
14mr|openssh-6.6p1-3|375	chmod 600 $RSA1_KEY
14mr|openssh-6.6p1-3|376	chmod 644 $RSA1_KEY.pub
14mr|openssh-6.6p1-3|377	echo "done"
14mr|openssh-6.6p1-3|378	echo
14mr|openssh-6.6p1-3|379	else
14mr|openssh-6.6p1-3|380	echo "failed"
14mr|openssh-6.6p1-3|381	echo
14mr|openssh-6.6p1-3|382	exit 1
14mr|openssh-6.6p1-3|383	fi
14mr|openssh-6.6p1-3|384	fi
14mr|openssh-6.6p1-3|385	}
14mr|openssh-6.6p1-3|386	
14mr|openssh-6.6p1-3|387	do_rsa_keygen() {
14mr|openssh-6.6p1-3|388	if [ ! -s $RSA_KEY ]; then
14mr|openssh-6.6p1-3|389	echo "Generating SSH2 RSA host key... "
14mr|openssh-6.6p1-3|390	if $KEYGEN -q -t rsa -f $RSA_KEY -C '' -N '' >&/dev/null; then
14mr|openssh-6.6p1-3|391	chmod 600 $RSA_KEY
14mr|openssh-6.6p1-3|392	chmod 644 $RSA_KEY.pub
14mr|openssh-6.6p1-3|393	echo "done"
14mr|openssh-6.6p1-3|394	echo
14mr|openssh-6.6p1-3|395	else
14mr|openssh-6.6p1-3|396	echo "failed"
14mr|openssh-6.6p1-3|397	echo
14mr|openssh-6.6p1-3|398	exit 1
14mr|openssh-6.6p1-3|399	fi
14mr|openssh-6.6p1-3|400	fi
14mr|openssh-6.6p1-3|401	}
14mr|openssh-6.6p1-3|402	
14mr|openssh-6.6p1-3|403	do_dsa_keygen() {
14mr|openssh-6.6p1-3|404	if [ ! -s $DSA_KEY ]; then
14mr|openssh-6.6p1-3|405	echo "Generating SSH2 DSA host key... "
14mr|openssh-6.6p1-3|406	if $KEYGEN -q -t dsa -f $DSA_KEY -C '' -N '' >&/dev/null; then
14mr|openssh-6.6p1-3|407	chmod 600 $DSA_KEY
14mr|openssh-6.6p1-3|408	chmod 644 $DSA_KEY.pub
14mr|openssh-6.6p1-3|409	echo "done"
14mr|openssh-6.6p1-3|410	echo
14mr|openssh-6.6p1-3|411	else
14mr|openssh-6.6p1-3|412	echo "failed"
14mr|openssh-6.6p1-3|413	echo
14mr|openssh-6.6p1-3|414	exit 1
14mr|openssh-6.6p1-3|415	fi
14mr|openssh-6.6p1-3|416	fi
14mr|openssh-6.6p1-3|417	}
14mr|openssh-6.6p1-3|418	
14mr|openssh-6.6p1-3|419	do_ecdsa_keygen() {
14mr|openssh-6.6p1-3|420	if [ ! -s $ECDSA_KEY ]; then
14mr|openssh-6.6p1-3|421	echo "Generating SSH2 EC DSA host key... "
14mr|openssh-6.6p1-3|422	if $KEYGEN -q -t dsa -f $ECDSA_KEY -C '' -N '' >&/dev/null; then
14mr|openssh-6.6p1-3|423	chmod 600 $ECDSA_KEY
14mr|openssh-6.6p1-3|424	chmod 644 $ECDSA_KEY.pub
14mr|openssh-6.6p1-3|425	echo "done"
14mr|openssh-6.6p1-3|426	echo
14mr|openssh-6.6p1-3|427	else
14mr|openssh-6.6p1-3|428	echo "failed"
14mr|openssh-6.6p1-3|429	echo
14mr|openssh-6.6p1-3|430	exit 1
14mr|openssh-6.6p1-3|431	fi
14mr|openssh-6.6p1-3|432	fi
14mr|openssh-6.6p1-3|433	}
14mr|openssh-6.6p1-3|434	
14mr|openssh-6.6p1-3|435	do_rsa1_keygen
14mr|openssh-6.6p1-3|436	do_rsa_keygen
14mr|openssh-6.6p1-3|437	do_dsa_keygen
14mr|openssh-6.6p1-3|438	do_ecdsa_keygen
14mr|openssh-6.6p1-3|439	
14mr|openssh-6.6p1-3|440	%_post_service sshd
14mr|openssh-6.6p1-3|441	
14mr|openssh-6.6p1-3|442	%preun server
14mr|openssh-6.6p1-3|443	%_preun_service sshd
14mr|openssh-6.6p1-3|444	
14mr|openssh-6.6p1-3|445	%postun server
14mr|openssh-6.6p1-3|446	%_postun_userdel sshd
14mr|openssh-6.6p1-3|447	
14mr|openssh-6.6p1-3|448	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|449	%post askpass-gnome
14mr|openssh-6.6p1-3|450	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
14mr|openssh-6.6p1-3|451	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
14mr|openssh-6.6p1-3|452	
14mr|openssh-6.6p1-3|453	%postun askpass-gnome
14mr|openssh-6.6p1-3|454	[ $1 = 0 ] || exit 0
14mr|openssh-6.6p1-3|455	update-alternatives --remove ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
14mr|openssh-6.6p1-3|456	update-alternatives --remove bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
14mr|openssh-6.6p1-3|457	%endif
14mr|openssh-6.6p1-3|458	
14mr|openssh-6.6p1-3|459	%files
14mr|openssh-6.6p1-3|460	%doc ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
14mr|openssh-6.6p1-3|461	%if %{with ldap}
14mr|openssh-6.6p1-3|462	%doc *.schema
14mr|openssh-6.6p1-3|463	%endif
14mr|openssh-6.6p1-3|464	%if %{with watchdog}
14mr|openssh-6.6p1-3|465	%doc CHANGES-openssh-watchdog openssh-watchdog.html
14mr|openssh-6.6p1-3|466	%endif
14mr|openssh-6.6p1-3|467	%if %{with sftpcontrol}
14mr|openssh-6.6p1-3|468	%doc README.sftpfilecontrol
14mr|openssh-6.6p1-3|469	%endif
14mr|openssh-6.6p1-3|470	%{_bindir}/ssh-keygen
14mr|openssh-6.6p1-3|471	%dir %{_sysconfdir}/ssh
14mr|openssh-6.6p1-3|472	%{_bindir}/ssh-keyscan
14mr|openssh-6.6p1-3|473	%attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
14mr|openssh-6.6p1-3|474	%{_libdir}/ssh/ssh-pkcs11-helper
14mr|openssh-6.6p1-3|475	%{_mandir}/man1/ssh-keygen.1*
14mr|openssh-6.6p1-3|476	%{_mandir}/man1/ssh-keyscan.1*
14mr|openssh-6.6p1-3|477	%{_mandir}/man8/ssh-keysign.8*
14mr|openssh-6.6p1-3|478	%{_mandir}/man8/ssh-pkcs11-helper.8*
14mr|openssh-6.6p1-3|479	
14mr|openssh-6.6p1-3|480	%files clients
14mr|openssh-6.6p1-3|481	%{_bindir}/scp
14mr|openssh-6.6p1-3|482	%{_bindir}/ssh
14mr|openssh-6.6p1-3|483	%{_bindir}/ssh-agent
14mr|openssh-6.6p1-3|484	%{_bindir}/ssh-add
14mr|openssh-6.6p1-3|485	%{_bindir}/ssh-copy-id
14mr|openssh-6.6p1-3|486	%{_bindir}/slogin
14mr|openssh-6.6p1-3|487	%{_bindir}/sftp
14mr|openssh-6.6p1-3|488	%{_mandir}/man1/scp.1*
14mr|openssh-6.6p1-3|489	%{_mandir}/man1/ssh-copy-id.1*
14mr|openssh-6.6p1-3|490	%{_mandir}/man1/slogin.1*
14mr|openssh-6.6p1-3|491	%{_mandir}/man1/ssh.1*
14mr|openssh-6.6p1-3|492	%{_mandir}/man1/ssh-agent.1*
14mr|openssh-6.6p1-3|493	%{_mandir}/man1/ssh-add.1*
14mr|openssh-6.6p1-3|494	%{_mandir}/man1/sftp.1*
14mr|openssh-6.6p1-3|495	%{_mandir}/man5/ssh_config.5*
14mr|openssh-6.6p1-3|496	%config(noreplace) %{_sysconfdir}/ssh/ssh_config
14mr|openssh-6.6p1-3|497	%{_sysconfdir}/profile.d/90ssh-client.sh
14mr|openssh-6.6p1-3|498	
14mr|openssh-6.6p1-3|499	%files server
14mr|openssh-6.6p1-3|500	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/sshd
14mr|openssh-6.6p1-3|501	%{_sbindir}/sshd
14mr|openssh-6.6p1-3|502	%{_sbindir}/sshd-keygen
14mr|openssh-6.6p1-3|503	%dir %{_libdir}/ssh
14mr|openssh-6.6p1-3|504	%{_libdir}/ssh/sftp-server
14mr|openssh-6.6p1-3|505	%{_mandir}/man5/sshd_config.5*
14mr|openssh-6.6p1-3|506	%{_mandir}/man5/moduli.5*
14mr|openssh-6.6p1-3|507	%{_mandir}/man8/sshd.8*
14mr|openssh-6.6p1-3|508	%{_mandir}/man8/sftp-server.8*
14mr|openssh-6.6p1-3|509	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
14mr|openssh-6.6p1-3|510	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/denyusers
14mr|openssh-6.6p1-3|511	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/pam.d/sshd
14mr|openssh-6.6p1-3|512	%config(noreplace) %_sysconfdir/xinetd.d/sshd-xinetd
14mr|openssh-6.6p1-3|513	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mr|openssh-6.6p1-3|514	%config(noreplace) %{_sysconfdir}/ssh/moduli
14mr|openssh-6.6p1-3|515	%{_unitdir}/sshd.service
14mr|openssh-6.6p1-3|516	%dir %attr(0755,root,root) /var/empty
14mr|openssh-6.6p1-3|517	
14mr|openssh-6.6p1-3|518	%files askpass-common
14mr|openssh-6.6p1-3|519	%{_sysconfdir}/profile.d/90ssh-askpass.*
14mr|openssh-6.6p1-3|520	
14mr|openssh-6.6p1-3|521	%if %{with gnomeaskpass}
14mr|openssh-6.6p1-3|522	%files askpass-gnome
14mr|openssh-6.6p1-3|523	%{_libdir}/ssh/gnome-ssh-askpass
14mr|openssh-6.6p1-3|524	%endif
14mr|openssh-6.6p1-3|525	
14mr|openssh-6.6p1-3|526	%changelog
14mr|openssh-6.6p1-3|527	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.6p1-3
14mr|openssh-6.6p1-3|528	+ Revision: 0ce406d
14mr|openssh-6.6p1-3|529	- BuildList#2062192: Increase release tag
14mr|openssh-6.6p1-3|530	
14mr|openssh-6.6p1-3|531	

17864 14
14mr|openssh-askpass-qt4-1.0.1-6|1	%define _enable_debug_packages %{nil}
14mr|openssh-askpass-qt4-1.0.1-6|2	%define debug_package          %{nil}
14mr|openssh-askpass-qt4-1.0.1-6|3	
14mr|openssh-askpass-qt4-1.0.1-6|4	Name:		openssh-askpass-qt4
14mr|openssh-askpass-qt4-1.0.1-6|5	Version:	1.0.1
14mr|openssh-askpass-qt4-1.0.1-6|6	Release:	6
14mr|openssh-askpass-qt4-1.0.1-6|7	Summary:	Qt4 passphrase dialog for OpenSSH
14mr|openssh-askpass-qt4-1.0.1-6|8	License:	GPL
14mr|openssh-askpass-qt4-1.0.1-6|9	Group:		Graphical desktop/KDE
14mr|openssh-askpass-qt4-1.0.1-6|10	URL:		%{disturl}
14mr|openssh-askpass-qt4-1.0.1-6|11	Source0:	%{name}-%{version}.tar.bz2
14mr|openssh-askpass-qt4-1.0.1-6|12	BuildRequires:	qt4-devel
14mr|openssh-askpass-qt4-1.0.1-6|13	Requires:	openssh-askpass-common
14mr|openssh-askpass-qt4-1.0.1-6|14	Provides:	openssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|15	Provides:	ssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|16	Provides:	ssh-extras
14mr|openssh-askpass-qt4-1.0.1-6|17	Requires(post,postun):	update-alternatives
14mr|openssh-askpass-qt4-1.0.1-6|18	
14mr|openssh-askpass-qt4-1.0.1-6|19	%description
14mr|openssh-askpass-qt4-1.0.1-6|20	Qt4 version of ssh passphrase dialog.
14mr|openssh-askpass-qt4-1.0.1-6|21	
14mr|openssh-askpass-qt4-1.0.1-6|22	%files
14mr|openssh-askpass-qt4-1.0.1-6|23	%defattr(0755,root,root,755)
14mr|openssh-askpass-qt4-1.0.1-6|24	%{_libdir}/ssh/qt4-ssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|25	
14mr|openssh-askpass-qt4-1.0.1-6|26	#-----------------------------------------------------------------------------
14mr|openssh-askpass-qt4-1.0.1-6|27	
14mr|openssh-askpass-qt4-1.0.1-6|28	%prep
14mr|openssh-askpass-qt4-1.0.1-6|29	%setup -q
14mr|openssh-askpass-qt4-1.0.1-6|30	
14mr|openssh-askpass-qt4-1.0.1-6|31	%build
14mr|openssh-askpass-qt4-1.0.1-6|32	%qmake_qt4 qt4-ssh-askpass.pro
14mr|openssh-askpass-qt4-1.0.1-6|33	
14mr|openssh-askpass-qt4-1.0.1-6|34	%make
14mr|openssh-askpass-qt4-1.0.1-6|35	
14mr|openssh-askpass-qt4-1.0.1-6|36	%install
14mr|openssh-askpass-qt4-1.0.1-6|37	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d/
14mr|openssh-askpass-qt4-1.0.1-6|38	mkdir -p %{buildroot}/%{_libdir}/ssh
14mr|openssh-askpass-qt4-1.0.1-6|39	install -m 755 qt4-ssh-askpass %{buildroot}/%{_libdir}/ssh/qt4-ssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|40	
14mr|openssh-askpass-qt4-1.0.1-6|41	%post
14mr|openssh-askpass-qt4-1.0.1-6|42	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/qt4-ssh-askpass 50
14mr|openssh-askpass-qt4-1.0.1-6|43	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/qt4-ssh-askpass 50
14mr|openssh-askpass-qt4-1.0.1-6|44	
14mr|openssh-askpass-qt4-1.0.1-6|45	%postun
14mr|openssh-askpass-qt4-1.0.1-6|46	[ $1 = 0 ] || exit 0
14mr|openssh-askpass-qt4-1.0.1-6|47	update-alternatives --remove ssh-askpass %{_libdir}/ssh/qt4-ssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|48	update-alternatives --remove bssh-askpass %{_libdir}/ssh/qt4-ssh-askpass
14mr|openssh-askpass-qt4-1.0.1-6|49	
14mr|openssh-askpass-qt4-1.0.1-6|50	%changelog
14mr|openssh-askpass-qt4-1.0.1-6|51	* Tue Jul 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-6
14mr|openssh-askpass-qt4-1.0.1-6|52	+ Revision: a349244
14mr|openssh-askpass-qt4-1.0.1-6|53	- Spec cleanup, rebuild to main
14mr|openssh-askpass-qt4-1.0.1-6|54	
14mr|openssh-askpass-qt4-1.0.1-6|55	

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

17866 14
14mr|openvpn-2.3.4-2|1	%define easy_rsa_version 2.2.0_master
14mr|openvpn-2.3.4-2|2	%define plugindir %{_libdir}/%{name}/plugins
14mr|openvpn-2.3.4-2|3	%define _tmpfilesdir %{_prefix}/lib/tmpfiles.d
14mr|openvpn-2.3.4-2|4	
14mr|openvpn-2.3.4-2|5	Summary:	A Secure TCP/UDP Tunneling Daemon
14mr|openvpn-2.3.4-2|6	Name:		openvpn
14mr|openvpn-2.3.4-2|7	Version:	2.3.4
14mr|openvpn-2.3.4-2|8	Release:	2
14mr|openvpn-2.3.4-2|9	License:	GPLv2
14mr|openvpn-2.3.4-2|10	Group:		Networking/Other
14mr|openvpn-2.3.4-2|11	Url:		http://openvpn.net/
14mr|openvpn-2.3.4-2|12	Source0:	http://swupdate.openvpn.org/community/releases/%{name}-%{version}.tar.gz
14mr|openvpn-2.3.4-2|13	Source3:	dhcp.sh
14mr|openvpn-2.3.4-2|14	Source4:	openvpn-tmpfile.conf
14mr|openvpn-2.3.4-2|15	Source5:	openvpn@.service
14mr|openvpn-2.3.4-2|16	Source6:	openvpn.target
14mr|openvpn-2.3.4-2|17	Source7:	https://github.com/downloads/OpenVPN/easy-rsa/easy-rsa-%{easy_rsa_version}.tar.gz
14mr|openvpn-2.3.4-2|18	Patch1:		openvpn-2.3.openvpn_user.patch
14mr|openvpn-2.3.4-2|19	Patch2:		openvpn-2.3.1_rc15-wformat.patch
14mr|openvpn-2.3.4-2|20	BuildRequires:	liblzo-devel
14mr|openvpn-2.3.4-2|21	BuildRequires:	pam-devel
14mr|openvpn-2.3.4-2|22	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14mr|openvpn-2.3.4-2|23	BuildRequires:	pkgconfig(openssl)
14mr|openvpn-2.3.4-2|24	Requires(pre,preun,post,postun):	rpm-helper
14mr|openvpn-2.3.4-2|25	Suggests:	openvpn-auth-ldap
14mr|openvpn-2.3.4-2|26	
14mr|openvpn-2.3.4-2|27	%description
14mr|openvpn-2.3.4-2|28	OpenVPN is a robust and highly flexible tunneling application that  uses
14mr|openvpn-2.3.4-2|29	all of the encryption, authentication, and certification features of the
14mr|openvpn-2.3.4-2|30	OpenSSL library to securely tunnel IP networks over a single UDP port.
14mr|openvpn-2.3.4-2|31	
14mr|openvpn-2.3.4-2|32	%package devel
14mr|openvpn-2.3.4-2|33	Summary:	Development headers for OpenVPN plugins
14mr|openvpn-2.3.4-2|34	Group:		Development/Other
14mr|openvpn-2.3.4-2|35	Requires:	%{name} = %{version}-%{release}
14mr|openvpn-2.3.4-2|36	
14mr|openvpn-2.3.4-2|37	%description devel
14mr|openvpn-2.3.4-2|38	OpenVPN header files.
14mr|openvpn-2.3.4-2|39	
14mr|openvpn-2.3.4-2|40	%prep
14mr|openvpn-2.3.4-2|41	%setup -q -a 7
14mr|openvpn-2.3.4-2|42	%apply_patches
14mr|openvpn-2.3.4-2|43	# %%doc items shouldn't be executable.
14mr|openvpn-2.3.4-2|44	find contrib sample -type f -perm /100 \
14mr|openvpn-2.3.4-2|45	-exec chmod a-x {} \;
14mr|openvpn-2.3.4-2|46	sed -i -e 's,%{_datadir}/openvpn/plugin,%{_libdir}/openvpn/plugin,' doc/openvpn.8
14mr|openvpn-2.3.4-2|47	autoreconf -fi
14mr|openvpn-2.3.4-2|48	
14mr|openvpn-2.3.4-2|49	%build
14mr|openvpn-2.3.4-2|50	CFLAGS="%{optflags} -fPIC" CCFLAGS="%{optflags} -fPIC"
14mr|openvpn-2.3.4-2|51	%serverbuild
14mr|openvpn-2.3.4-2|52	%configure2_5x \
14mr|openvpn-2.3.4-2|53	--enable-systemd \
14mr|openvpn-2.3.4-2|54	--enable-pthread \
14mr|openvpn-2.3.4-2|55	--with-lzo-headers=%{_includedir}/lzo \
14mr|openvpn-2.3.4-2|56	--enable-password-save || cat config.log
14mr|openvpn-2.3.4-2|57	
14mr|openvpn-2.3.4-2|58	%make
14mr|openvpn-2.3.4-2|59	
14mr|openvpn-2.3.4-2|60	# plugins
14mr|openvpn-2.3.4-2|61	%make -C src/plugins/down-root
14mr|openvpn-2.3.4-2|62	%make -C src/plugins/auth-pam
14mr|openvpn-2.3.4-2|63	
14mr|openvpn-2.3.4-2|64	pushd easy-rsa-%{easy_rsa_version}
14mr|openvpn-2.3.4-2|65	%configure2_5x \
14mr|openvpn-2.3.4-2|66	--with-easyrsadir=%{_datadir}/%{name}/easy-rsa
14mr|openvpn-2.3.4-2|67	%make
14mr|openvpn-2.3.4-2|68	popd
14mr|openvpn-2.3.4-2|69	
14mr|openvpn-2.3.4-2|70	%install
14mr|openvpn-2.3.4-2|71	%makeinstall_std
14mr|openvpn-2.3.4-2|72	%makeinstall_std -C easy-rsa-%{easy_rsa_version}
14mr|openvpn-2.3.4-2|73	
14mr|openvpn-2.3.4-2|74	install -d %{buildroot}%{_sysconfdir}/%{name}
14mr|openvpn-2.3.4-2|75	# (cg) NB The sample config file is needed for drakvpn
14mr|openvpn-2.3.4-2|76	cp -pr sample/sample-{config-file,key,script}s %{buildroot}%{_datadir}/%{name}
14mr|openvpn-2.3.4-2|77	
14mr|openvpn-2.3.4-2|78	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|openvpn-2.3.4-2|79	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|openvpn-2.3.4-2|80	
14mr|openvpn-2.3.4-2|81	# (cg) Nuke sysvinit script
14mr|openvpn-2.3.4-2|82	rm -f %{buildroot}%{_datadir}/%{name}/sample-scripts/openvpn.init
14mr|openvpn-2.3.4-2|83	
14mr|openvpn-2.3.4-2|84	# (cg) Add systemd units
14mr|openvpn-2.3.4-2|85	install -D -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/openvpn.conf
14mr|openvpn-2.3.4-2|86	install -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/openvpn@.service
14mr|openvpn-2.3.4-2|87	install -D -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/openvpn.target
14mr|openvpn-2.3.4-2|88	
14mr|openvpn-2.3.4-2|89	#plugins
14mr|openvpn-2.3.4-2|90	mkdir -p %{buildroot}%{plugindir}
14mr|openvpn-2.3.4-2|91	
14mr|openvpn-2.3.4-2|92	install -m755 %{SOURCE3} %{buildroot}%{_datadir}/%{name}
14mr|openvpn-2.3.4-2|93	
14mr|openvpn-2.3.4-2|94	%pre
14mr|openvpn-2.3.4-2|95	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
14mr|openvpn-2.3.4-2|96	
14mr|openvpn-2.3.4-2|97	%post
14mr|openvpn-2.3.4-2|98	# (cg) This is a templated unit, so we have to manually convert to systemd
14mr|openvpn-2.3.4-2|99	if [ ! -f %{_localstatedir}/lib/rpm-helper/systemd-migration/%{name} ]; then
14mr|openvpn-2.3.4-2|100	if [ -f %{_sysconfdir}/rc3.d/S??%{name} ]; then
14mr|openvpn-2.3.4-2|101	for conf in %{_sysconfdir}/%{name}/*.conf; do
14mr|openvpn-2.3.4-2|102	[ "$conf" = "%{_sysconfdir}/%{name}/*.conf" ] && continue
14mr|openvpn-2.3.4-2|103	conf=$(basename $conf .conf)
14mr|openvpn-2.3.4-2|104	mkdir -p %{_sysconfdir}/systemd/system/%{name}.target.wants
14mr|openvpn-2.3.4-2|105	ln -s %{_unitdir}/%{name}@.service %{_sysconfdir}/systemd/system/%{name}.target.wants/%{name}@$conf.service
14mr|openvpn-2.3.4-2|106	done
14mr|openvpn-2.3.4-2|107	systemctl --quiet enable %{name}.target
14mr|openvpn-2.3.4-2|108	fi
14mr|openvpn-2.3.4-2|109	mkdir -p %{_localstatedir}/lib/rpm-helper/systemd-migration
14mr|openvpn-2.3.4-2|110	touch %{_localstatedir}/lib/rpm-helper/systemd-migration/%{name}
14mr|openvpn-2.3.4-2|111	else
14mr|openvpn-2.3.4-2|112	# (cg) Older versions were not controlled by their own target
14mr|openvpn-2.3.4-2|113	UNITS=
14mr|openvpn-2.3.4-2|114	for unit in %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}@?*.service; do
14mr|openvpn-2.3.4-2|115	[ "$unit" = "%{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}@?*.service" ] && continue
14mr|openvpn-2.3.4-2|116	UNITS="$UNITS $unit"
14mr|openvpn-2.3.4-2|117	done
14mr|openvpn-2.3.4-2|118	if [ -n "$UNITS" ]; then
14mr|openvpn-2.3.4-2|119	mkdir %{_sysconfdir}/systemd/system/%{name}.target.wants
14mr|openvpn-2.3.4-2|120	mv $UNITS %{_sysconfdir}/systemd/system/%{name}.target.wants
14mr|openvpn-2.3.4-2|121	systemctl --quiet enable %{name}.target
14mr|openvpn-2.3.4-2|122	fi
14mr|openvpn-2.3.4-2|123	fi
14mr|openvpn-2.3.4-2|124	%_tmpfilescreate %{name}
14mr|openvpn-2.3.4-2|125	%_post_service %{name} %{name}.target
14mr|openvpn-2.3.4-2|126	
14mr|openvpn-2.3.4-2|127	%preun
14mr|openvpn-2.3.4-2|128	%_preun_service %{name} %{name}.target
14mr|openvpn-2.3.4-2|129	
14mr|openvpn-2.3.4-2|130	%postun
14mr|openvpn-2.3.4-2|131	%_postun_userdel %{name}
14mr|openvpn-2.3.4-2|132	
14mr|openvpn-2.3.4-2|133	%files
14mr|openvpn-2.3.4-2|134	%doc AUTHORS INSTALL PORTS README
14mr|openvpn-2.3.4-2|135	%doc src/plugins/*/README.*
14mr|openvpn-2.3.4-2|136	%{_docdir}/easy-rsa/*
14mr|openvpn-2.3.4-2|137	%dir %{_sysconfdir}/%{name}
14mr|openvpn-2.3.4-2|138	%{_unitdir}/%{name}*.service
14mr|openvpn-2.3.4-2|139	%{_unitdir}/%{name}.target
14mr|openvpn-2.3.4-2|140	%{_tmpfilesdir}/%{name}.conf
14mr|openvpn-2.3.4-2|141	%{_sbindir}/%{name}
14mr|openvpn-2.3.4-2|142	%{_mandir}/man8/%{name}.8*
14mr|openvpn-2.3.4-2|143	%{_datadir}/%{name}
14mr|openvpn-2.3.4-2|144	%dir %{plugindir}
14mr|openvpn-2.3.4-2|145	%{plugindir}/*.so
14mr|openvpn-2.3.4-2|146	%dir %{_localstatedir}/lib/%{name}
14mr|openvpn-2.3.4-2|147	
14mr|openvpn-2.3.4-2|148	%files devel
14mr|openvpn-2.3.4-2|149	%{_includedir}/openvpn-plugin.h
14mr|openvpn-2.3.4-2|150	
14mr|openvpn-2.3.4-2|151	
14mr|openvpn-2.3.4-2|152	%changelog
14mr|openvpn-2.3.4-2|153	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-2
14mr|openvpn-2.3.4-2|154	+ Revision: 317e939
14mr|openvpn-2.3.4-2|155	- Updated to 2.3.4, switched to systemd (sync with cooker)
14mr|openvpn-2.3.4-2|156	
14mr|openvpn-2.3.4-2|157	

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

17868 14
14mr|opus-1.1-10|1	%define major 0
14mr|opus-1.1-10|2	%define libname %mklibname %{name} %{major}
14mr|opus-1.1-10|3	%define devname %mklibname %{name} -d
14mr|opus-1.1-10|4	
14mr|opus-1.1-10|5	Summary:	Opus Interactive Audio Codec
14mr|opus-1.1-10|6	Name:		opus
14mr|opus-1.1-10|7	Version:	1.1
14mr|opus-1.1-10|8	Release:	10
14mr|opus-1.1-10|9	License:	BSD
14mr|opus-1.1-10|10	Group:		Sound
14mr|opus-1.1-10|11	Url:		http://opus-codec.org/
14mr|opus-1.1-10|12	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
14mr|opus-1.1-10|13	BuildRequires:	doxygen
14mr|opus-1.1-10|14	
14mr|opus-1.1-10|15	%description
14mr|opus-1.1-10|16	The Opus codec is designed for interactive speech and audio transmission over
14mr|opus-1.1-10|17	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mr|opus-1.1-10|18	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mr|opus-1.1-10|19	
14mr|opus-1.1-10|20	#----------------------------------------------------------------------------
14mr|opus-1.1-10|21	
14mr|opus-1.1-10|22	%package -n %{libname}
14mr|opus-1.1-10|23	Summary:	Opus shared library
14mr|opus-1.1-10|24	Group:		System/Libraries
14mr|opus-1.1-10|25	
14mr|opus-1.1-10|26	%description -n %{libname}
14mr|opus-1.1-10|27	This package provides the library that implements the Opus codec.
14mr|opus-1.1-10|28	The Opus codec is designed for interactive speech and audio transmission over
14mr|opus-1.1-10|29	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mr|opus-1.1-10|30	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mr|opus-1.1-10|31	
14mr|opus-1.1-10|32	%files -n %{libname}
14mr|opus-1.1-10|33	%{_libdir}/libopus.so.%{major}*
14mr|opus-1.1-10|34	
14mr|opus-1.1-10|35	#----------------------------------------------------------------------------
14mr|opus-1.1-10|36	
14mr|opus-1.1-10|37	%package -n %{devname}
14mr|opus-1.1-10|38	Summary:	Files needed to compile a program with Opus support
14mr|opus-1.1-10|39	Group:		Development/C
14mr|opus-1.1-10|40	Requires:	%{libname} = %{EVRD}
14mr|opus-1.1-10|41	Provides:	%{name}-devel = %{EVRD}
14mr|opus-1.1-10|42	
14mr|opus-1.1-10|43	%description -n %{devname}
14mr|opus-1.1-10|44	This package provides the library that implements the Opus codec.
14mr|opus-1.1-10|45	
14mr|opus-1.1-10|46	%files -n %{devname}
14mr|opus-1.1-10|47	%doc COPYING README
14mr|opus-1.1-10|48	%{_includedir}/*
14mr|opus-1.1-10|49	%{_libdir}/*.so
14mr|opus-1.1-10|50	%{_libdir}/pkgconfig/*.pc
14mr|opus-1.1-10|51	%{_datadir}/aclocal/opus.m4
14mr|opus-1.1-10|52	%{_mandir}/man3/opus_*.3*
14mr|opus-1.1-10|53	
14mr|opus-1.1-10|54	#----------------------------------------------------------------------------
14mr|opus-1.1-10|55	
14mr|opus-1.1-10|56	%prep
14mr|opus-1.1-10|57	%setup -q
14mr|opus-1.1-10|58	
14mr|opus-1.1-10|59	%build
14mr|opus-1.1-10|60	%configure2_5x \
14mr|opus-1.1-10|61	--disable-static \
14mr|opus-1.1-10|62	--enable-custom-modes
14mr|opus-1.1-10|63	%make
14mr|opus-1.1-10|64	
14mr|opus-1.1-10|65	%install
14mr|opus-1.1-10|66	%makeinstall_std
14mr|opus-1.1-10|67	rm -f %{buildroot}%{_docdir}/opus/doxygen-build.stamp
14mr|opus-1.1-10|68	rm -rf %{buildroot}%{_docdir}/opus
14mr|opus-1.1-10|69	
14mr|opus-1.1-10|70	
14mr|opus-1.1-10|71	%changelog
14mr|opus-1.1-10|72	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-10
14mr|opus-1.1-10|73	+ Revision: c0fc523
14mr|opus-1.1-10|74	- Add doxygen to BuildRequires
14mr|opus-1.1-10|75	
14mr|opus-1.1-10|76	

17869 14
14mr|opusfile-0.6-1|1	%define major 0
14mr|opusfile-0.6-1|2	%define libname %mklibname %{name} %{major}
14mr|opusfile-0.6-1|3	%define liburl %mklibname opusurl %{major}
14mr|opusfile-0.6-1|4	%define devname %mklibname %{name} -d
14mr|opusfile-0.6-1|5	
14mr|opusfile-0.6-1|6	Summary:	A high-level API for decoding and seeking within .opus files
14mr|opusfile-0.6-1|7	Name:		opusfile
14mr|opusfile-0.6-1|8	Version:	0.6
14mr|opusfile-0.6-1|9	Release:	1
14mr|opusfile-0.6-1|10	License:	BSD
14mr|opusfile-0.6-1|11	Group:		System/Libraries
14mr|opusfile-0.6-1|12	Url:		http://www.opus-codec.org/
14mr|opusfile-0.6-1|13	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
14mr|opusfile-0.6-1|14	BuildRequires:	pkgconfig(ogg)
14mr|opusfile-0.6-1|15	BuildRequires:	pkgconfig(openssl)
14mr|opusfile-0.6-1|16	BuildRequires:	pkgconfig(opus)
14mr|opusfile-0.6-1|17	
14mr|opusfile-0.6-1|18	%description
14mr|opusfile-0.6-1|19	libopusfile provides a high-level API for decoding and seeking
14mr|opusfile-0.6-1|20	within .opus files. It includes:
14mr|opusfile-0.6-1|21	* Support for all files with at least one Opus stream (including
14mr|opusfile-0.6-1|22	multichannel files or Ogg files where Opus is muxed with something else).
14mr|opusfile-0.6-1|23	* Full support, including seeking, for chained files.
14mr|opusfile-0.6-1|24	* A simple stereo downmixing API (allowing chained files to be
14mr|opusfile-0.6-1|25	decoded with a single output format, even if the channel count changes).
14mr|opusfile-0.6-1|26	* Support for reading from a file, memory buffer, or over HTTP(S)
14mr|opusfile-0.6-1|27	(including seeking).
14mr|opusfile-0.6-1|28	* Support for both random access and streaming data sources.
14mr|opusfile-0.6-1|29	
14mr|opusfile-0.6-1|30	#----------------------------------------------------------------------------
14mr|opusfile-0.6-1|31	
14mr|opusfile-0.6-1|32	%package -n %{libname}
14mr|opusfile-0.6-1|33	Summary:	Shared library for %{name}
14mr|opusfile-0.6-1|34	Group:		System/Libraries
14mr|opusfile-0.6-1|35	
14mr|opusfile-0.6-1|36	%description -n %{libname}
14mr|opusfile-0.6-1|37	Shared library for %{name}.
14mr|opusfile-0.6-1|38	
14mr|opusfile-0.6-1|39	%files -n %{libname}
14mr|opusfile-0.6-1|40	%doc COPYING AUTHORS
14mr|opusfile-0.6-1|41	%{_libdir}/libopusfile.so.%{major}*
14mr|opusfile-0.6-1|42	
14mr|opusfile-0.6-1|43	#----------------------------------------------------------------------------
14mr|opusfile-0.6-1|44	
14mr|opusfile-0.6-1|45	%package -n %{liburl}
14mr|opusfile-0.6-1|46	Summary:	Shared library for %{name}
14mr|opusfile-0.6-1|47	Group:		System/Libraries
14mr|opusfile-0.6-1|48	Conflicts:	%{_lib}opusfile0 < 0.6
14mr|opusfile-0.6-1|49	
14mr|opusfile-0.6-1|50	%description -n %{liburl}
14mr|opusfile-0.6-1|51	Shared library for %{name}.
14mr|opusfile-0.6-1|52	
14mr|opusfile-0.6-1|53	%files -n %{liburl}
14mr|opusfile-0.6-1|54	%{_libdir}/libopusurl.so.%{major}*
14mr|opusfile-0.6-1|55	
14mr|opusfile-0.6-1|56	#----------------------------------------------------------------------------
14mr|opusfile-0.6-1|57	
14mr|opusfile-0.6-1|58	%package -n %{devname}
14mr|opusfile-0.6-1|59	Summary:	Development package for %{name}
14mr|opusfile-0.6-1|60	Group:		Development/C
14mr|opusfile-0.6-1|61	Requires:	%{libname} = %{EVRD}
14mr|opusfile-0.6-1|62	Requires:	%{liburl} = %{EVRD}
14mr|opusfile-0.6-1|63	Provides:	%{name}-devel = %{EVRD}
14mr|opusfile-0.6-1|64	
14mr|opusfile-0.6-1|65	%description -n %{devname}
14mr|opusfile-0.6-1|66	Files for development with %{name}.
14mr|opusfile-0.6-1|67	
14mr|opusfile-0.6-1|68	%files -n %{devname}
14mr|opusfile-0.6-1|69	%doc %{_docdir}/%{name}
14mr|opusfile-0.6-1|70	%{_includedir}/opus/opusfile*
14mr|opusfile-0.6-1|71	%{_libdir}/pkgconfig/*.pc
14mr|opusfile-0.6-1|72	%{_libdir}/libopus*.so
14mr|opusfile-0.6-1|73	
14mr|opusfile-0.6-1|74	#----------------------------------------------------------------------------
14mr|opusfile-0.6-1|75	
14mr|opusfile-0.6-1|76	%prep
14mr|opusfile-0.6-1|77	%setup -q
14mr|opusfile-0.6-1|78	
14mr|opusfile-0.6-1|79	%build
14mr|opusfile-0.6-1|80	%configure2_5x --disable-static
14mr|opusfile-0.6-1|81	%make
14mr|opusfile-0.6-1|82	
14mr|opusfile-0.6-1|83	%install
14mr|opusfile-0.6-1|84	%makeinstall_std
14mr|opusfile-0.6-1|85	
14mr|opusfile-0.6-1|86	
14mr|opusfile-0.6-1|87	%changelog
14mr|opusfile-0.6-1|88	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-1
14mr|opusfile-0.6-1|89	+ Revision: 292f0b9
14mr|opusfile-0.6-1|90	- New version 0.6, split library package
14mr|opusfile-0.6-1|91	
14mr|opusfile-0.6-1|92	

17870 14
14mr|opus-tools-0.1.9-2|1	Summary:	Opus codec tools
14mr|opus-tools-0.1.9-2|2	
14mr|opus-tools-0.1.9-2|3	Name:		opus-tools
14mr|opus-tools-0.1.9-2|4	Version:	0.1.9
14mr|opus-tools-0.1.9-2|5	Release:	2
14mr|opus-tools-0.1.9-2|6	License:	BSD
14mr|opus-tools-0.1.9-2|7	Group:		Sound
14mr|opus-tools-0.1.9-2|8	Url:		http://opus-codec.org/
14mr|opus-tools-0.1.9-2|9	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
14mr|opus-tools-0.1.9-2|10	BuildRequires:	pkgconfig(flac)
14mr|opus-tools-0.1.9-2|11	BuildRequires:	pkgconfig(opus)
14mr|opus-tools-0.1.9-2|12	BuildRequires:	pkgconfig(vorbis)
14mr|opus-tools-0.1.9-2|13	
14mr|opus-tools-0.1.9-2|14	%description
14mr|opus-tools-0.1.9-2|15	This packages provides various tools to decode & encode files with the Opus
14mr|opus-tools-0.1.9-2|16	codec.
14mr|opus-tools-0.1.9-2|17	
14mr|opus-tools-0.1.9-2|18	The Opus codec is designed for interactive speech and audio transmission over
14mr|opus-tools-0.1.9-2|19	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mr|opus-tools-0.1.9-2|20	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mr|opus-tools-0.1.9-2|21	
14mr|opus-tools-0.1.9-2|22	%files
14mr|opus-tools-0.1.9-2|23	%doc COPYING
14mr|opus-tools-0.1.9-2|24	%{_bindir}/*
14mr|opus-tools-0.1.9-2|25	%{_mandir}/man1/*
14mr|opus-tools-0.1.9-2|26	
14mr|opus-tools-0.1.9-2|27	#----------------------------------------------------------------------------
14mr|opus-tools-0.1.9-2|28	
14mr|opus-tools-0.1.9-2|29	%prep
14mr|opus-tools-0.1.9-2|30	%setup -q
14mr|opus-tools-0.1.9-2|31	
14mr|opus-tools-0.1.9-2|32	%build
14mr|opus-tools-0.1.9-2|33	%configure2_5x
14mr|opus-tools-0.1.9-2|34	%make
14mr|opus-tools-0.1.9-2|35	
14mr|opus-tools-0.1.9-2|36	%install
14mr|opus-tools-0.1.9-2|37	%makeinstall_std
14mr|opus-tools-0.1.9-2|38	
14mr|opus-tools-0.1.9-2|39	
14mr|opus-tools-0.1.9-2|40	
14mr|opus-tools-0.1.9-2|41	
14mr|opus-tools-0.1.9-2|42	%changelog
14mr|opus-tools-0.1.9-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.9-2
14mr|opus-tools-0.1.9-2|44	+ Revision: 8c29c9a
14mr|opus-tools-0.1.9-2|45	- MassBuild#440: Increase release tag
14mr|opus-tools-0.1.9-2|46	
14mr|opus-tools-0.1.9-2|47	

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

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

17873 14
14mr|orc-0.4.22-1|1	%define api 0.4
14mr|orc-0.4.22-1|2	%define major 0
14mr|orc-0.4.22-1|3	%define libname %mklibname %{name} %{api} %{major}
14mr|orc-0.4.22-1|4	%define libtest %mklibname %{name}-test %{api} %{major}
14mr|orc-0.4.22-1|5	%define devname %mklibname -d %{name}
14mr|orc-0.4.22-1|6	
14mr|orc-0.4.22-1|7	Summary:	The Oil Runtime Compiler
14mr|orc-0.4.22-1|8	
14mr|orc-0.4.22-1|9	Name:		orc
14mr|orc-0.4.22-1|10	Version:	0.4.22
14mr|orc-0.4.22-1|11	Release:	1
14mr|orc-0.4.22-1|12	License:	BSD
14mr|orc-0.4.22-1|13	Group:		Development/Other
14mr|orc-0.4.22-1|14	Url:		http://code.entropywave.com/projects/orc/
14mr|orc-0.4.22-1|15	Source0:	http://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
14mr|orc-0.4.22-1|16	
14mr|orc-0.4.22-1|17	%description
14mr|orc-0.4.22-1|18	Orc is a library and set of tools for compiling and executing very
14mr|orc-0.4.22-1|19	simple programs that operate on arrays of data.  The “language” is a
14mr|orc-0.4.22-1|20	generic assembly language that represents many of the features
14mr|orc-0.4.22-1|21	available in SIMD architectures, including saturated addition and
14mr|orc-0.4.22-1|22	subtraction, and many arithmetic operations.
14mr|orc-0.4.22-1|23	
14mr|orc-0.4.22-1|24	%package -n %{libname}
14mr|orc-0.4.22-1|25	Summary:	The Oil Runtime Compiler
14mr|orc-0.4.22-1|26	
14mr|orc-0.4.22-1|27	Group:		System/Libraries
14mr|orc-0.4.22-1|28	
14mr|orc-0.4.22-1|29	%description -n %{libname}
14mr|orc-0.4.22-1|30	This package contains a shared library for %{name}.
14mr|orc-0.4.22-1|31	
14mr|orc-0.4.22-1|32	%package -n %{libtest}
14mr|orc-0.4.22-1|33	Summary:	The Oil Runtime Compiler
14mr|orc-0.4.22-1|34	
14mr|orc-0.4.22-1|35	Group:		System/Libraries
14mr|orc-0.4.22-1|36	Conflicts:	%{_lib}orc0.4_0 <= 0.4.17-2
14mr|orc-0.4.22-1|37	
14mr|orc-0.4.22-1|38	%description -n %{libtest}
14mr|orc-0.4.22-1|39	This package contains a shared library for %{name}.
14mr|orc-0.4.22-1|40	
14mr|orc-0.4.22-1|41	%package -n %{devname}
14mr|orc-0.4.22-1|42	Summary:	The Oil Runtime Compiler
14mr|orc-0.4.22-1|43	
14mr|orc-0.4.22-1|44	Group:		Development/C
14mr|orc-0.4.22-1|45	Requires:	%{libname} = %{version}-%{release}
14mr|orc-0.4.22-1|46	Requires:	%{libtest} = %{version}-%{release}
14mr|orc-0.4.22-1|47	Requires:	%{name} >= %{version}-%{release}
14mr|orc-0.4.22-1|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|orc-0.4.22-1|49	
14mr|orc-0.4.22-1|50	%description -n %{devname}
14mr|orc-0.4.22-1|51	This package includes the development files for %{name}.
14mr|orc-0.4.22-1|52	
14mr|orc-0.4.22-1|53	%prep
14mr|orc-0.4.22-1|54	%setup -q
14mr|orc-0.4.22-1|55	
14mr|orc-0.4.22-1|56	%build
14mr|orc-0.4.22-1|57	%configure2_5x --disable-static
14mr|orc-0.4.22-1|58	%make
14mr|orc-0.4.22-1|59	
14mr|orc-0.4.22-1|60	%install
14mr|orc-0.4.22-1|61	%makeinstall_std
14mr|orc-0.4.22-1|62	
14mr|orc-0.4.22-1|63	%files
14mr|orc-0.4.22-1|64	%doc README TODO
14mr|orc-0.4.22-1|65	%{_bindir}/orcc
14mr|orc-0.4.22-1|66	%{_bindir}/orc-bugreport
14mr|orc-0.4.22-1|67	
14mr|orc-0.4.22-1|68	%files -n %{libname}
14mr|orc-0.4.22-1|69	%{_libdir}/liborc-%{api}.so.%{major}*
14mr|orc-0.4.22-1|70	
14mr|orc-0.4.22-1|71	%files -n %{libtest}
14mr|orc-0.4.22-1|72	%{_libdir}/liborc-test-%{api}.so.%{major}*
14mr|orc-0.4.22-1|73	
14mr|orc-0.4.22-1|74	%files -n %{devname}
14mr|orc-0.4.22-1|75	%{_includedir}/%{name}-%{api}/
14mr|orc-0.4.22-1|76	%{_libdir}/liborc*-%{api}.so
14mr|orc-0.4.22-1|77	%{_libdir}/pkgconfig/orc-%{api}.pc
14mr|orc-0.4.22-1|78	%{_datadir}/gtk-doc/html/orc
14mr|orc-0.4.22-1|79	%{_datadir}/aclocal/orc.m4
14mr|orc-0.4.22-1|80	
14mr|orc-0.4.22-1|81	%changelog
14mr|orc-0.4.22-1|82	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 0.4.22-1
14mr|orc-0.4.22-1|83	+ Revision: 4270df1
14mr|orc-0.4.22-1|84	- Merge pull request #1 from import/orc:auto_update
14mr|orc-0.4.22-1|85	- ROSA Updates Builder: update suggested
14mr|orc-0.4.22-1|86	
14mr|orc-0.4.22-1|87	

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

17875 14
14mr|oregano-0.70-2|1	Summary:	A GUI to simulate electronic circuit
14mr|oregano-0.70-2|2	Name:		oregano
14mr|oregano-0.70-2|3	Version:	0.70
14mr|oregano-0.70-2|4	Release:	2
14mr|oregano-0.70-2|5	License:	GPLv2+
14mr|oregano-0.70-2|6	Group:		Graphics
14mr|oregano-0.70-2|7	URL:		https://github.com/marc-lorber/oregano
14mr|oregano-0.70-2|8	Source:		%{name}-%{version}.tar.gz
14mr|oregano-0.70-2|9	Patch0:		oregano-0.70-sfmt.patch
14mr|oregano-0.70-2|10	Patch1:		oregano-0.70-linkage.patch
14mr|oregano-0.70-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|oregano-0.70-2|12	BuildRequires:	pkgconfig(libglade-2.0)
14mr|oregano-0.70-2|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|oregano-0.70-2|14	BuildRequires:	pkgconfig(libxml-2.0)
14mr|oregano-0.70-2|15	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14mr|oregano-0.70-2|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mr|oregano-0.70-2|17	BuildRequires:	pkgconfig(cairo)
14mr|oregano-0.70-2|18	BuildRequires:	pkgconfig(freetype2)
14mr|oregano-0.70-2|19	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mr|oregano-0.70-2|20	BuildRequires:	pkgconfig(xpm)
14mr|oregano-0.70-2|21	
14mr|oregano-0.70-2|22	BuildRequires:	gettext
14mr|oregano-0.70-2|23	BuildRequires:	intltool
14mr|oregano-0.70-2|24	BuildRequires:	perl-XML-Parser
14mr|oregano-0.70-2|25	BuildRequires:	scrollkeeper
14mr|oregano-0.70-2|26	BuildRequires:	gnome-common
14mr|oregano-0.70-2|27	
14mr|oregano-0.70-2|28	%description
14mr|oregano-0.70-2|29	Oregano is an application for schematic capture and simulation of
14mr|oregano-0.70-2|30	electrical circuits. For the actual simulation, Oregano acts as a
14mr|oregano-0.70-2|31	front-end for SPICE, which is more or less the industry standard for
14mr|oregano-0.70-2|32	circuit simulation.
14mr|oregano-0.70-2|33	
14mr|oregano-0.70-2|34	%prep
14mr|oregano-0.70-2|35	%setup -q
14mr|oregano-0.70-2|36	%patch0 -p1
14mr|oregano-0.70-2|37	%patch1 -p1
14mr|oregano-0.70-2|38	
14mr|oregano-0.70-2|39	%build
14mr|oregano-0.70-2|40	./autogen.sh
14mr|oregano-0.70-2|41	%configure2_5x
14mr|oregano-0.70-2|42	%make
14mr|oregano-0.70-2|43	
14mr|oregano-0.70-2|44	%install
14mr|oregano-0.70-2|45	%makeinstall_std
14mr|oregano-0.70-2|46	
14mr|oregano-0.70-2|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
14mr|oregano-0.70-2|48	cp data/mime/gnome-oregano.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
14mr|oregano-0.70-2|49	perl -pi -e 's,gnome-oregano.svg,gnome-oregano,g' %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|oregano-0.70-2|50	
14mr|oregano-0.70-2|51	rm -rf %{buildroot}%{_datadir}/mime/{XMLnamespaces,generic-icons,globs,globs2,icons,magic,mime.cache,treemagic,types,aliases,subclasses}
14mr|oregano-0.70-2|52	rm -rf %{buildroot}%{_datadir}/mime/application/*.xml
14mr|oregano-0.70-2|53	
14mr|oregano-0.70-2|54	%find_lang %{name} --with-gnome
14mr|oregano-0.70-2|55	
14mr|oregano-0.70-2|56	%files -f %{name}.lang
14mr|oregano-0.70-2|57	%doc AUTHORS
14mr|oregano-0.70-2|58	%{_bindir}/*
14mr|oregano-0.70-2|59	%{_datadir}/oregano
14mr|oregano-0.70-2|60	%{_datadir}/applications/*
14mr|oregano-0.70-2|61	%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
14mr|oregano-0.70-2|62	%{_datadir}/mime/packages/*.xml
14mr|oregano-0.70-2|63	
14mr|oregano-0.70-2|64	
14mr|oregano-0.70-2|65	
14mr|oregano-0.70-2|66	%changelog
14mr|oregano-0.70-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.70-2
14mr|oregano-0.70-2|68	+ Revision: 03f78bc
14mr|oregano-0.70-2|69	- MassBuild#440: Increase release tag
14mr|oregano-0.70-2|70	
14mr|oregano-0.70-2|71	

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

17877 14
14mr|os-prober-1.63-4|1	%define _libexecdir %{_exec_prefix}/lib
14mr|os-prober-1.63-4|2	%define lprob linux-boot-prober
14mr|os-prober-1.63-4|3	
14mr|os-prober-1.63-4|4	Name:           os-prober
14mr|os-prober-1.63-4|5	Version:        1.63
14mr|os-prober-1.63-4|6	Release:        4
14mr|os-prober-1.63-4|7	Summary:        Probes disks on the system for installed operating systems
14mr|os-prober-1.63-4|8	License:        GPLv1 and GPLv2+
14mr|os-prober-1.63-4|9	Group:          System/Configuration/Boot and Init
14mr|os-prober-1.63-4|10	Url:            http://kitenet.net/~joey/code/os-prober/
14mr|os-prober-1.63-4|11	#               http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.61.tar.gz
14mr|os-prober-1.63-4|12	Source0:        http://ftp.de.debian.org/debian/pool/main/o/%{name}/%{name}_%{version}.tar.gz
14mr|os-prober-1.63-4|13	Source1:        COPYING-note.txt
14mr|os-prober-1.63-4|14	
14mr|os-prober-1.63-4|15	# move newns binary outside of os-prober subdirectory, so that debuginfo
14mr|os-prober-1.63-4|16	# can be automatically generated for it
14mr|os-prober-1.63-4|17	Patch0:         os-prober-newnsdirfix.patch
14mr|os-prober-1.63-4|18	# Fix spelling of SUSE aj@suse.de
14mr|os-prober-1.63-4|19	Patch1:         os-prober-SUSE.patch
14mr|os-prober-1.63-4|20	# Sent upstream by Fedora
14mr|os-prober-1.63-4|21	Patch2:         os-prober-mdraidfix.patch
14mr|os-prober-1.63-4|22	Patch3:         os-prober-yaboot-parsefix.patch
14mr|os-prober-1.63-4|23	Patch4:         os-prober-usrmovefix.patch
14mr|os-prober-1.63-4|24	Patch5:         os-prober-remove-basename.patch
14mr|os-prober-1.63-4|25	Patch6:         os-prober-disable-debug-test.patch
14mr|os-prober-1.63-4|26	# To be sent upstream by Fedora
14mr|os-prober-1.63-4|27	Patch7:         os-prober-btrfsfix.patch
14mr|os-prober-1.63-4|28	Patch8:         os-prober-factor-out-logger.patch
14mr|os-prober-1.63-4|29	Patch9:         os-prober-bootpart-name-fix.patch
14mr|os-prober-1.63-4|30	Patch10:        os-prober-mounted-partitions-fix.patch
14mr|os-prober-1.63-4|31	# Add ROSA to 90linux-distro
14mr|os-prober-1.63-4|32	Patch11:        os-prober-1.57-add_rosa-release_to_90linux-distro.patch
14mr|os-prober-1.63-4|33	#Patch12:		os-prober-missed-os-fix.patch
14mr|os-prober-1.63-4|34	
14mr|os-prober-1.63-4|35	Patch13:        os-prober-1.63-fallback-sort-by-kernel-version.patch
14mr|os-prober-1.63-4|36	Patch14:        os-prober-1.63-skip-os-prober-entries.patch
14mr|os-prober-1.63-4|37	Patch15:        os-prober-1.63-efi-support.patch
14mr|os-prober-1.63-4|38	
14mr|os-prober-1.63-4|39	%description
14mr|os-prober-1.63-4|40	This package detects other OSes available on a system and outputs the results
14mr|os-prober-1.63-4|41	in a generic machine-readable format. Support for new OSes and Linux
14mr|os-prober-1.63-4|42	distributions can be added easily.
14mr|os-prober-1.63-4|43	
14mr|os-prober-1.63-4|44	%prep
14mr|os-prober-1.63-4|45	%setup -q -n %{name}-%{version}
14mr|os-prober-1.63-4|46	cp %SOURCE1 .
14mr|os-prober-1.63-4|47	
14mr|os-prober-1.63-4|48	%apply_patches
14mr|os-prober-1.63-4|49	
14mr|os-prober-1.63-4|50	%build
14mr|os-prober-1.63-4|51	
14mr|os-prober-1.63-4|52	%make
14mr|os-prober-1.63-4|53	
14mr|os-prober-1.63-4|54	%install
14mr|os-prober-1.63-4|55	install -m 0755 -d %{buildroot}%{_bindir}
14mr|os-prober-1.63-4|56	install -m 0755 -d %{buildroot}%{_sbindir}
14mr|os-prober-1.63-4|57	install -m 0755 -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|os-prober-1.63-4|58	
14mr|os-prober-1.63-4|59	install -m 0755 -p os-prober linux-boot-prober %{buildroot}%{_sbindir}
14mr|os-prober-1.63-4|60	install -m 0755 -Dp newns %{buildroot}%{_libexecdir}/newns
14mr|os-prober-1.63-4|61	install -m 0644 -Dp common.sh %{buildroot}%{_datadir}/%{name}/common.sh
14mr|os-prober-1.63-4|62	
14mr|os-prober-1.63-4|63	%ifarch %{ix86} x86_64
14mr|os-prober-1.63-4|64	ARCH=x86
14mr|os-prober-1.63-4|65	%endif
14mr|os-prober-1.63-4|66	
14mr|os-prober-1.63-4|67	for probes in os-probes os-probes/mounted os-probes/init \
14mr|os-prober-1.63-4|68	linux-boot-probes linux-boot-probes/mounted; do
14mr|os-prober-1.63-4|69	install -m 755 -d %{buildroot}%{_libexecdir}/$probes
14mr|os-prober-1.63-4|70	cp -a $probes/common/* %{buildroot}%{_libexecdir}/$probes
14mr|os-prober-1.63-4|71	if [ -e "$probes/$ARCH" ]; then
14mr|os-prober-1.63-4|72	cp -a $probes/$ARCH/* %{buildroot}%{_libexecdir}/$probes
14mr|os-prober-1.63-4|73	fi
14mr|os-prober-1.63-4|74	done
14mr|os-prober-1.63-4|75	if [ "$ARCH" = x86 ]; then
14mr|os-prober-1.63-4|76	install -m 755 -p os-probes/mounted/powerpc/20macosx \
14mr|os-prober-1.63-4|77	%{buildroot}%{_libexecdir}/os-probes/mounted
14mr|os-prober-1.63-4|78	fi
14mr|os-prober-1.63-4|79	
14mr|os-prober-1.63-4|80	# console user, ask for root password
14mr|os-prober-1.63-4|81	for pak in %{name} %{lprob}; do
14mr|os-prober-1.63-4|82	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|os-prober-1.63-4|83	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|os-prober-1.63-4|84	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|os-prober-1.63-4|85	USER=root
14mr|os-prober-1.63-4|86	PROGRAM=/usr/sbin/$pak
14mr|os-prober-1.63-4|87	FALLBACK=false
14mr|os-prober-1.63-4|88	SESSION=true
14mr|os-prober-1.63-4|89	EOF
14mr|os-prober-1.63-4|90	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|os-prober-1.63-4|91	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|os-prober-1.63-4|92	#%PAM-1.0
14mr|os-prober-1.63-4|93	auth		include		config-util
14mr|os-prober-1.63-4|94	account		include		config-util
14mr|os-prober-1.63-4|95	session		include		config-util
14mr|os-prober-1.63-4|96	EOF
14mr|os-prober-1.63-4|97	done
14mr|os-prober-1.63-4|98	
14mr|os-prober-1.63-4|99	%files
14mr|os-prober-1.63-4|100	%doc README TODO debian/copyright debian/changelog COPYING-note.txt
14mr|os-prober-1.63-4|101	%{_bindir}/*
14mr|os-prober-1.63-4|102	%{_sbindir}/*
14mr|os-prober-1.63-4|103	%{_libexecdir}/linux-boot-probes
14mr|os-prober-1.63-4|104	%{_libexecdir}/newns
14mr|os-prober-1.63-4|105	%{_libexecdir}/os-probes
14mr|os-prober-1.63-4|106	%{_datadir}/%{name}
14mr|os-prober-1.63-4|107	%{_localstatedir}/lib/%{name}
14mr|os-prober-1.63-4|108	%{_sysconfdir}/pam.d/*
14mr|os-prober-1.63-4|109	%{_sysconfdir}/security/console.apps/*
14mr|os-prober-1.63-4|110	
14mr|os-prober-1.63-4|111	%changelog
14mr|os-prober-1.63-4|112	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.63-4
14mr|os-prober-1.63-4|113	+ Revision: 5deec92
14mr|os-prober-1.63-4|114	- Improvements in boot entries enumerating
14mr|os-prober-1.63-4|115	- 1. Sorting by kernels (latest first) when enumerating boot entries.
14mr|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.
14mr|os-prober-1.63-4|117	- 3. Grub2 menu parser: Added support for EFI menu entries.
14mr|os-prober-1.63-4|118	
14mr|os-prober-1.63-4|119	

17878 14
14mr|ossp-1.3.2-5|1	Summary:	OSS (Open Sound System) Proxy Daemon
14mr|ossp-1.3.2-5|2	Name:		ossp
14mr|ossp-1.3.2-5|3	Version:	1.3.2
14mr|ossp-1.3.2-5|4	Release:	5
14mr|ossp-1.3.2-5|5	License:	GPLv2+
14mr|ossp-1.3.2-5|6	Group:		Sound
14mr|ossp-1.3.2-5|7	Url:		http://sourceforge.net/projects/osspd/
14mr|ossp-1.3.2-5|8	Source0:	%{name}-%{version}.tar.gz
14mr|ossp-1.3.2-5|9	Patch0:		0001-Add-a-very-simple-systemd-unit.patch
14mr|ossp-1.3.2-5|10	Patch1:		0002-udev-Rename-udev-rules-and-add-uaccess-udev-acl-tags.patch
14mr|ossp-1.3.2-5|11	Patch2:		ossp-1.3.2-fix-build-lrt.patch
14mr|ossp-1.3.2-5|12	Patch3:		ossp-1.3.2-sfmt.patch
14mr|ossp-1.3.2-5|13	BuildRequires:	pkgconfig(alsa)
14mr|ossp-1.3.2-5|14	BuildRequires:	pkgconfig(fuse)
14mr|ossp-1.3.2-5|15	BuildRequires:	pkgconfig(libpulse)
14mr|ossp-1.3.2-5|16	Requires(post,preun): rpm-helper >= 0.24.1
14mr|ossp-1.3.2-5|17	Suggests:	pulseaudio
14mr|ossp-1.3.2-5|18	
14mr|ossp-1.3.2-5|19	%description
14mr|ossp-1.3.2-5|20	OSS Proxy Daemon is Linux userland OSS sound device (/dev/[a]dsp
14mr|ossp-1.3.2-5|21	and /dev/mixer) implementation using CUSE. Currently it supports
14mr|ossp-1.3.2-5|22	forwarding OSS sound streams to PulseAudio and ALSA.
14mr|ossp-1.3.2-5|23	
14mr|ossp-1.3.2-5|24	%files
14mr|ossp-1.3.2-5|25	%doc README
14mr|ossp-1.3.2-5|26	%{_sbindir}/ossp*
14mr|ossp-1.3.2-5|27	/lib/udev/rules.d/70-osscuse.rules
14mr|ossp-1.3.2-5|28	%{_sysconfdir}/modprobe.preload.d/%{name}.conf
14mr|ossp-1.3.2-5|29	/lib/systemd/system/osspd.service
14mr|ossp-1.3.2-5|30	/lib/systemd/system/sound.target.wants/osspd.service
14mr|ossp-1.3.2-5|31	
14mr|ossp-1.3.2-5|32	#----------------------------------------------------------------------------
14mr|ossp-1.3.2-5|33	
14mr|ossp-1.3.2-5|34	%prep
14mr|ossp-1.3.2-5|35	%setup -q
14mr|ossp-1.3.2-5|36	%patch0 -p1
14mr|ossp-1.3.2-5|37	%patch1 -p1
14mr|ossp-1.3.2-5|38	%patch2 -p1
14mr|ossp-1.3.2-5|39	%patch3 -p1
14mr|ossp-1.3.2-5|40	
14mr|ossp-1.3.2-5|41	sed -i 's,/usr/local,%{_prefix},' Makefile
14mr|ossp-1.3.2-5|42	sed -i 's,/etc/udev/rules.d,/lib/udev/rules.d,' Makefile
14mr|ossp-1.3.2-5|43	
14mr|ossp-1.3.2-5|44	%build
14mr|ossp-1.3.2-5|45	%setup_compile_flags
14mr|ossp-1.3.2-5|46	%make
14mr|ossp-1.3.2-5|47	
14mr|ossp-1.3.2-5|48	%install
14mr|ossp-1.3.2-5|49	%makeinstall_std
14mr|ossp-1.3.2-5|50	
14mr|ossp-1.3.2-5|51	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
14mr|ossp-1.3.2-5|52	echo "cuse" >%{buildroot}%{_sysconfdir}/modprobe.preload.d/%{name}.conf
14mr|ossp-1.3.2-5|53	
14mr|ossp-1.3.2-5|54	%post
14mr|ossp-1.3.2-5|55	if [ "$1" -eq "1" ] ; then
14mr|ossp-1.3.2-5|56	# Initial installation
14mr|ossp-1.3.2-5|57	modprobe cuse
14mr|ossp-1.3.2-5|58	fi
14mr|ossp-1.3.2-5|59	
14mr|ossp-1.3.2-5|60	%changelog
14mr|ossp-1.3.2-5|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-5
14mr|ossp-1.3.2-5|62	+ Revision: 61d040b
14mr|ossp-1.3.2-5|63	- MassBuild#440: Increase release tag
14mr|ossp-1.3.2-5|64	
14mr|ossp-1.3.2-5|65	

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

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

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

17882 14
14mr|oxygen-icon-theme-4.13.3-1|1	Summary:	Oxygen icon theme
14mr|oxygen-icon-theme-4.13.3-1|2	Name:		oxygen-icon-theme
14mr|oxygen-icon-theme-4.13.3-1|3	Version:	4.13.3
14mr|oxygen-icon-theme-4.13.3-1|4	Release:	1
14mr|oxygen-icon-theme-4.13.3-1|5	Epoch:		1
14mr|oxygen-icon-theme-4.13.3-1|6	License:	GPL
14mr|oxygen-icon-theme-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|oxygen-icon-theme-4.13.3-1|8	Url:		http://www.kde.org
14mr|oxygen-icon-theme-4.13.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/oxygen-icons-%{version}.tar.xz
14mr|oxygen-icon-theme-4.13.3-1|10	BuildRequires:	cmake
14mr|oxygen-icon-theme-4.13.3-1|11	BuildRequires:	kde4-macros
14mr|oxygen-icon-theme-4.13.3-1|12	Provides:	kde4-icon-theme
14mr|oxygen-icon-theme-4.13.3-1|13	BuildArch:	noarch
14mr|oxygen-icon-theme-4.13.3-1|14	
14mr|oxygen-icon-theme-4.13.3-1|15	%description
14mr|oxygen-icon-theme-4.13.3-1|16	Oxygen KDE 4 icon theme. Compliant with FreeDesktop.org naming schema
14mr|oxygen-icon-theme-4.13.3-1|17	
14mr|oxygen-icon-theme-4.13.3-1|18	%files
14mr|oxygen-icon-theme-4.13.3-1|19	%{_iconsdir}/oxygen
14mr|oxygen-icon-theme-4.13.3-1|20	# This is needed as hicolor is the fallback for icons
14mr|oxygen-icon-theme-4.13.3-1|21	%{_kde_iconsdir}/hicolor/*/apps/*
14mr|oxygen-icon-theme-4.13.3-1|22	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.*
14mr|oxygen-icon-theme-4.13.3-1|23	
14mr|oxygen-icon-theme-4.13.3-1|24	#-----------------------------------------------------------------------------
14mr|oxygen-icon-theme-4.13.3-1|25	
14mr|oxygen-icon-theme-4.13.3-1|26	%prep
14mr|oxygen-icon-theme-4.13.3-1|27	%setup -q -n oxygen-icons-%{version}
14mr|oxygen-icon-theme-4.13.3-1|28	
14mr|oxygen-icon-theme-4.13.3-1|29	%build
14mr|oxygen-icon-theme-4.13.3-1|30	%cmake_kde4
14mr|oxygen-icon-theme-4.13.3-1|31	
14mr|oxygen-icon-theme-4.13.3-1|32	%install
14mr|oxygen-icon-theme-4.13.3-1|33	%makeinstall_std -C build
14mr|oxygen-icon-theme-4.13.3-1|34	
14mr|oxygen-icon-theme-4.13.3-1|35	# automatic gtk icon cache update on rpm installs/removals
14mr|oxygen-icon-theme-4.13.3-1|36	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mr|oxygen-icon-theme-4.13.3-1|37	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|oxygen-icon-theme-4.13.3-1|38	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.filter << EOF
14mr|oxygen-icon-theme-4.13.3-1|39	^./usr/share/icons/oxygen/
14mr|oxygen-icon-theme-4.13.3-1|40	EOF
14mr|oxygen-icon-theme-4.13.3-1|41	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script << EOF
14mr|oxygen-icon-theme-4.13.3-1|42	#!/bin/sh
14mr|oxygen-icon-theme-4.13.3-1|43	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14mr|oxygen-icon-theme-4.13.3-1|44	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/oxygen
14mr|oxygen-icon-theme-4.13.3-1|45	fi
14mr|oxygen-icon-theme-4.13.3-1|46	EOF
14mr|oxygen-icon-theme-4.13.3-1|47	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script
14mr|oxygen-icon-theme-4.13.3-1|48	
14mr|oxygen-icon-theme-4.13.3-1|49	# We copy some missing icons from oxygen to hicolor
14mr|oxygen-icon-theme-4.13.3-1|50	for size in 16 32 48 64 128; do
14mr|oxygen-icon-theme-4.13.3-1|51	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|52	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/office-address-book.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|53	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/krdc.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|54	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/akonadi.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|55	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kaffeine.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|56	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/semn.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|57	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/plasmagik.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|58	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ktip.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|59	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kthesaurus.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|60	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ksniffer.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|61	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/korgac.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|62	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/knewsticker.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|63	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/klipper.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|64	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kjournal.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|65	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kivio.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mr|oxygen-icon-theme-4.13.3-1|66	done
14mr|oxygen-icon-theme-4.13.3-1|67	
14mr|oxygen-icon-theme-4.13.3-1|68	%post
14mr|oxygen-icon-theme-4.13.3-1|69	%update_icon_cache oxygen
14mr|oxygen-icon-theme-4.13.3-1|70	
14mr|oxygen-icon-theme-4.13.3-1|71	%postun
14mr|oxygen-icon-theme-4.13.3-1|72	%clean_icon_cache oxygen
14mr|oxygen-icon-theme-4.13.3-1|73	
14mr|oxygen-icon-theme-4.13.3-1|74	
14mr|oxygen-icon-theme-4.13.3-1|75	%changelog
14mr|oxygen-icon-theme-4.13.3-1|76	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|oxygen-icon-theme-4.13.3-1|77	+ Revision: e0c76a9
14mr|oxygen-icon-theme-4.13.3-1|78	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|oxygen-icon-theme-4.13.3-1|79	
14mr|oxygen-icon-theme-4.13.3-1|80	

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

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

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

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

17887 14
14mr|packagekit-0.8.11-3|1	%define	major	16
14mr|packagekit-0.8.11-3|2	
14mr|packagekit-0.8.11-3|3	%define girmajor 1.0
14mr|packagekit-0.8.11-3|4	%define girname_plugin %mklibname packagekitplugin-gir  %{girmajor}
14mr|packagekit-0.8.11-3|5	%define girname_glib %mklibname packagekitglib-gir  %{girmajor}
14mr|packagekit-0.8.11-3|6	
14mr|packagekit-0.8.11-3|7	%define	libname %mklibname %{name}-glib %{major}
14mr|packagekit-0.8.11-3|8	%define	qt2major 2
14mr|packagekit-0.8.11-3|9	%define	qt2lib	%mklibname %{name}-qt2_ %{qt2major}
14mr|packagekit-0.8.11-3|10	%define	devname	%mklibname -d %{name}
14mr|packagekit-0.8.11-3|11	
14mr|packagekit-0.8.11-3|12	Summary:	A DBUS packaging abstraction layer
14mr|packagekit-0.8.11-3|13	Name:	  	packagekit
14mr|packagekit-0.8.11-3|14	Version:	0.8.11
14mr|packagekit-0.8.11-3|15	Release:	3
14mr|packagekit-0.8.11-3|16	License:	GPLv2+
14mr|packagekit-0.8.11-3|17	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|18	URL:		http://www.packagekit.org
14mr|packagekit-0.8.11-3|19	Source0: 	http://www.packagekit.org/releases/PackageKit-%version.tar.xz
14mr|packagekit-0.8.11-3|20	Patch1:		packagekit-0.8.10-vendor.patch
14mr|packagekit-0.8.11-3|21	Patch2:		packagekit-0.8.10-rosa-add-rosa-support-in-urpmi-backend.patch
14mr|packagekit-0.8.11-3|22	Patch3:		PackageKit-0.8.10-ROSA-turn-off-time.conf.patch
14mr|packagekit-0.8.11-3|23	Patch4:		PackageKit-0.8.10-libexecdir.patch
14mr|packagekit-0.8.11-3|24	Patch5:		packagekit-0.8.10-increase-command-not-found-install-timeout.patch
14mr|packagekit-0.8.11-3|25	Patch6:		packagekit-0.8.10-porting_error_disable.patch
14mr|packagekit-0.8.11-3|26	Patch7:		packagekit-0.8.11-fix-urpmi-backend.patch
14mr|packagekit-0.8.11-3|27	
14mr|packagekit-0.8.11-3|28	BuildRequires: pkgconfig(cairo)
14mr|packagekit-0.8.11-3|29	BuildRequires: pkgconfig(fontconfig)
14mr|packagekit-0.8.11-3|30	BuildRequires: pkgconfig(gio-2.0) >= 2.16.1
14mr|packagekit-0.8.11-3|31	BuildRequires: pkgconfig(gio-unix-2.0)
14mr|packagekit-0.8.11-3|32	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.16.1
14mr|packagekit-0.8.11-3|33	BuildRequires: pkgconfig(glib-2.0) >= 2.26.0
14mr|packagekit-0.8.11-3|34	BuildRequires: pkgconfig(gmodule-2.0)
14mr|packagekit-0.8.11-3|35	BuildRequires: pkgconfig(gobject-2.0)
14mr|packagekit-0.8.11-3|36	BuildRequires: pkgconfig(gstreamer-0.10)
14mr|packagekit-0.8.11-3|37	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
14mr|packagekit-0.8.11-3|38	BuildRequires: pkgconfig(gtk+-2.0) >= 2.14.0
14mr|packagekit-0.8.11-3|39	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
14mr|packagekit-0.8.11-3|40	BuildRequires: pkgconfig(gudev-1.0)
14mr|packagekit-0.8.11-3|41	BuildRequires: pkgconfig(systemd)
14mr|packagekit-0.8.11-3|42	BuildRequires: pkgconfig(mozilla-plugin) >= 8.0
14mr|packagekit-0.8.11-3|43	BuildRequires: pkgconfig(NetworkManager) >= 0.6.4
14mr|packagekit-0.8.11-3|44	BuildRequires: pkgconfig(nspr) >= 4.8
14mr|packagekit-0.8.11-3|45	BuildRequires: pkgconfig(pango)
14mr|packagekit-0.8.11-3|46	BuildRequires: pkgconfig(pangoft2)
14mr|packagekit-0.8.11-3|47	BuildRequires: pkgconfig(polkit-gobject-1) >= 0.98
14mr|packagekit-0.8.11-3|48	BuildRequires: pkgconfig(sqlite3)
14mr|packagekit-0.8.11-3|49	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|packagekit-0.8.11-3|50	BuildRequires: pkgconfig(pm-utils)
14mr|packagekit-0.8.11-3|51	BuildRequires: pkgconfig(xt)
14mr|packagekit-0.8.11-3|52	BuildRequires: intltool
14mr|packagekit-0.8.11-3|53	BuildRequires: pkgconfig(bash-completion)
14mr|packagekit-0.8.11-3|54	
14mr|packagekit-0.8.11-3|55	# fonts package in Mandriva do not have needed provides yet to be useful
14mr|packagekit-0.8.11-3|56	Suggests:	%{name}-gtk3-module = %{version}
14mr|packagekit-0.8.11-3|57	Suggests:	packagekit-gui
14mr|packagekit-0.8.11-3|58	# No gtk2 plugin anymore
14mr|packagekit-0.8.11-3|59	Obsoletes:	packagekit-gtk-module
14mr|packagekit-0.8.11-3|60	
14mr|packagekit-0.8.11-3|61	%description
14mr|packagekit-0.8.11-3|62	PackageKit is a DBUS abstraction layer that allows the session user to manage
14mr|packagekit-0.8.11-3|63	packages in a secure way using a cross-distro, cross-architecture API.
14mr|packagekit-0.8.11-3|64	
14mr|packagekit-0.8.11-3|65	%package -n	%{libname}
14mr|packagekit-0.8.11-3|66	Summary:	Libraries for accessing PackageKit
14mr|packagekit-0.8.11-3|67	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|68	
14mr|packagekit-0.8.11-3|69	%description -n	%{libname}
14mr|packagekit-0.8.11-3|70	Libraries for accessing PackageKit.
14mr|packagekit-0.8.11-3|71	
14mr|packagekit-0.8.11-3|72	%package -n %{girname_plugin}
14mr|packagekit-0.8.11-3|73	Summary:    GObject Introspection interface library for %{name} plugin
14mr|packagekit-0.8.11-3|74	Group:      System/Libraries
14mr|packagekit-0.8.11-3|75	
14mr|packagekit-0.8.11-3|76	%description -n %{girname_plugin}
14mr|packagekit-0.8.11-3|77	GObject Introspection interface library for %{name} plugin.
14mr|packagekit-0.8.11-3|78	
14mr|packagekit-0.8.11-3|79	%package -n %{girname_glib}
14mr|packagekit-0.8.11-3|80	Summary:    GObject Introspection interface library for %{name} glib
14mr|packagekit-0.8.11-3|81	Group:      System/Libraries
14mr|packagekit-0.8.11-3|82	
14mr|packagekit-0.8.11-3|83	%description -n %{girname_glib}
14mr|packagekit-0.8.11-3|84	GObject Introspection interface library for %{name} glib.
14mr|packagekit-0.8.11-3|85	
14mr|packagekit-0.8.11-3|86	%package -n %{devname}
14mr|packagekit-0.8.11-3|87	Summary:    Libraries and headers for PackageKit
14mr|packagekit-0.8.11-3|88	Group:      Development/Other
14mr|packagekit-0.8.11-3|89	Requires:   %{libname} = %{version}-%{release}
14mr|packagekit-0.8.11-3|90	Requires:   %{girname_glib} = %{version}-%{release}
14mr|packagekit-0.8.11-3|91	Requires:   %{girname_plugin} = %{version}-%{release}
14mr|packagekit-0.8.11-3|92	Provides:   %{name}-devel = %{version}-%{release}
14mr|packagekit-0.8.11-3|93	Obsoletes:  packagekit-qt-devel < %{version}
14mr|packagekit-0.8.11-3|94	
14mr|packagekit-0.8.11-3|95	%description -n	%{devname}
14mr|packagekit-0.8.11-3|96	Headers and libraries for PackageKit.
14mr|packagekit-0.8.11-3|97	
14mr|packagekit-0.8.11-3|98	%package	cron
14mr|packagekit-0.8.11-3|99	Summary:	Cron job and related utilities for PackageKit
14mr|packagekit-0.8.11-3|100	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|101	Requires:	crontabs
14mr|packagekit-0.8.11-3|102	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|103	
14mr|packagekit-0.8.11-3|104	%description	cron
14mr|packagekit-0.8.11-3|105	Crontab and utilities for running PackageKit as a cron job.
14mr|packagekit-0.8.11-3|106	
14mr|packagekit-0.8.11-3|107	%package	gstreamer-plugin
14mr|packagekit-0.8.11-3|108	Summary:	Install GStreamer codecs using PackageKit
14mr|packagekit-0.8.11-3|109	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|110	Requires:	gstreamer0.10-tools
14mr|packagekit-0.8.11-3|111	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|112	Requires(post):	update-alternatives
14mr|packagekit-0.8.11-3|113	Requires(postun): update-alternatives
14mr|packagekit-0.8.11-3|114	Provides:	gst-install-plugins-helper
14mr|packagekit-0.8.11-3|115	
14mr|packagekit-0.8.11-3|116	%description	gstreamer-plugin
14mr|packagekit-0.8.11-3|117	The PackageKit GStreamer plugin allows any Gstreamer application to install
14mr|packagekit-0.8.11-3|118	codecs from configured repositories using PackageKit.
14mr|packagekit-0.8.11-3|119	
14mr|packagekit-0.8.11-3|120	%package	browser-plugin
14mr|packagekit-0.8.11-3|121	Summary:	Browser Plugin for PackageKit
14mr|packagekit-0.8.11-3|122	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|123	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|124	
14mr|packagekit-0.8.11-3|125	%description	browser-plugin
14mr|packagekit-0.8.11-3|126	The PackageKit browser plugin allows web sites to offer the ability to
14mr|packagekit-0.8.11-3|127	users to install and update packages from configured repositories
14mr|packagekit-0.8.11-3|128	using PackageKit.
14mr|packagekit-0.8.11-3|129	
14mr|packagekit-0.8.11-3|130	%package	command-not-found
14mr|packagekit-0.8.11-3|131	Summary:	Ask the user to install command line programs automatically
14mr|packagekit-0.8.11-3|132	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|133	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|134	
14mr|packagekit-0.8.11-3|135	%description	command-not-found
14mr|packagekit-0.8.11-3|136	A simple helper that offers to install new packages on the command line
14mr|packagekit-0.8.11-3|137	using PackageKit.
14mr|packagekit-0.8.11-3|138	
14mr|packagekit-0.8.11-3|139	%package	gtk2-module
14mr|packagekit-0.8.11-3|140	Summary:	Install fonts automatically using PackageKit
14mr|packagekit-0.8.11-3|141	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|142	Requires:	pango
14mr|packagekit-0.8.11-3|143	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|144	
14mr|packagekit-0.8.11-3|145	%description	gtk2-module
14mr|packagekit-0.8.11-3|146	The PackageKit GTK2+ module allows any Pango application to install
14mr|packagekit-0.8.11-3|147	fonts from configured repositories using PackageKit.
14mr|packagekit-0.8.11-3|148	
14mr|packagekit-0.8.11-3|149	%package	gtk3-module
14mr|packagekit-0.8.11-3|150	Summary:	Install fonts automatically using PackageKit
14mr|packagekit-0.8.11-3|151	Group:		System/Configuration/Packaging
14mr|packagekit-0.8.11-3|152	Requires:	pango
14mr|packagekit-0.8.11-3|153	Requires:	%{name} = %{version}-%{release}
14mr|packagekit-0.8.11-3|154	Conflicts:	%{_lib}packagekit-glib14 < 0.7.4-2
14mr|packagekit-0.8.11-3|155	
14mr|packagekit-0.8.11-3|156	%description	gtk3-module
14mr|packagekit-0.8.11-3|157	The PackageKit GTK3+ module allows any Pango application to install
14mr|packagekit-0.8.11-3|158	fonts from configured repositories using PackageKit.
14mr|packagekit-0.8.11-3|159	
14mr|packagekit-0.8.11-3|160	%prep
14mr|packagekit-0.8.11-3|161	%setup -q -n PackageKit-%{version}
14mr|packagekit-0.8.11-3|162	%apply_patches
14mr|packagekit-0.8.11-3|163	
14mr|packagekit-0.8.11-3|164	# We do not install in /usr/libexec
14mr|packagekit-0.8.11-3|165	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh.in
14mr|packagekit-0.8.11-3|166	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh
14mr|packagekit-0.8.11-3|167	
14mr|packagekit-0.8.11-3|168	%build
14mr|packagekit-0.8.11-3|169	%configure2_5x --disable-static \
14mr|packagekit-0.8.11-3|170	--enable-gstreamer-plugin \
14mr|packagekit-0.8.11-3|171	--disable-alpm \
14mr|packagekit-0.8.11-3|172	--disable-apt \
14mr|packagekit-0.8.11-3|173	--disable-box \
14mr|packagekit-0.8.11-3|174	--disable-conary \
14mr|packagekit-0.8.11-3|175	--enable-dummy \
14mr|packagekit-0.8.11-3|176	--disable-opkg \
14mr|packagekit-0.8.11-3|177	--disable-pisi \
14mr|packagekit-0.8.11-3|178	--disable-poldek \
14mr|packagekit-0.8.11-3|179	--enable-introspection \
14mr|packagekit-0.8.11-3|180	--disable-yum \
14mr|packagekit-0.8.11-3|181	--disable-zypp \
14mr|packagekit-0.8.11-3|182	--disable-smart \
14mr|packagekit-0.8.11-3|183	--enable-urpmi \
14mr|packagekit-0.8.11-3|184	--with-default-backend=urpmi \
14mr|packagekit-0.8.11-3|185	--disable-local \
14mr|packagekit-0.8.11-3|186	--disable-strict \
14mr|packagekit-0.8.11-3|187	--disable-silent-rules \
14mr|packagekit-0.8.11-3|188	--disable-tests
14mr|packagekit-0.8.11-3|189	find -name '*.moc' -exec rm -f {} \;
14mr|packagekit-0.8.11-3|190	%make V=1
14mr|packagekit-0.8.11-3|191	
14mr|packagekit-0.8.11-3|192	%install
14mr|packagekit-0.8.11-3|193	%makeinstall_std
14mr|packagekit-0.8.11-3|194	
14mr|packagekit-0.8.11-3|195	find %{buildroot} -name *.la | xargs rm
14mr|packagekit-0.8.11-3|196	
14mr|packagekit-0.8.11-3|197	%{find_lang} PackageKit
14mr|packagekit-0.8.11-3|198	
14mr|packagekit-0.8.11-3|199	%post
14mr|packagekit-0.8.11-3|200	# the job count used to live in /var/run, but it's now in /var/lib with the
14mr|packagekit-0.8.11-3|201	# other persistent bits
14mr|packagekit-0.8.11-3|202	if [ -e %{_localstatedir}/run/PackageKit/job_count.dat ]; then
14mr|packagekit-0.8.11-3|203	mv %{_localstatedir}/run/PackageKit/job_count.dat %{_localstatedir}/lib/PackageKit/job_count.dat
14mr|packagekit-0.8.11-3|204	fi
14mr|packagekit-0.8.11-3|205	
14mr|packagekit-0.8.11-3|206	systemctl enable packagekit-offline-update.service &> /dev/null || :
14mr|packagekit-0.8.11-3|207	
14mr|packagekit-0.8.11-3|208	%files -f PackageKit.lang
14mr|packagekit-0.8.11-3|209	%dir %{_sysconfdir}/PackageKit
14mr|packagekit-0.8.11-3|210	%config %{_sysconfdir}/PackageKit/PackageKit.conf
14mr|packagekit-0.8.11-3|211	%config %{_sysconfdir}/PackageKit/Vendor.conf
14mr|packagekit-0.8.11-3|212	%config %{_sysconfdir}/PackageKit/CommandNotFound.conf
14mr|packagekit-0.8.11-3|213	%dir %{_sysconfdir}/PackageKit/events
14mr|packagekit-0.8.11-3|214	%dir %{_sysconfdir}/PackageKit/events/post-transaction.d
14mr|packagekit-0.8.11-3|215	%{_sysconfdir}/PackageKit/events/post-transaction.d/README
14mr|packagekit-0.8.11-3|216	%dir %{_sysconfdir}/PackageKit/events/pre-transaction.d
14mr|packagekit-0.8.11-3|217	%{_sysconfdir}/PackageKit/events/pre-transaction.d/README
14mr|packagekit-0.8.11-3|218	%{_datadir}/bash-completion/completions/pkcon
14mr|packagekit-0.8.11-3|219	%{_sysconfdir}/dbus-1/system.d/*.conf
14mr|packagekit-0.8.11-3|220	%{_bindir}/*
14mr|packagekit-0.8.11-3|221	%{_datadir}/dbus-1/interfaces/*.xml
14mr|packagekit-0.8.11-3|222	%{_datadir}/dbus-1/system-services/*.service
14mr|packagekit-0.8.11-3|223	%{_datadir}/gtk-doc/html/PackageKit
14mr|packagekit-0.8.11-3|224	%{_datadir}/mime/packages/*.xml
14mr|packagekit-0.8.11-3|225	%{_sbindir}/pk-device-rebind
14mr|packagekit-0.8.11-3|226	%{_datadir}/PackageKit
14mr|packagekit-0.8.11-3|227	%{_datadir}/polkit-1/actions/*.policy
14mr|packagekit-0.8.11-3|228	%{python_sitelib}/packagekit
14mr|packagekit-0.8.11-3|229	%{_libexecdir}/packagekitd
14mr|packagekit-0.8.11-3|230	%dir %{_libdir}/packagekit-backend
14mr|packagekit-0.8.11-3|231	%{_libdir}/packagekit-backend/libpk_backend_dummy.so
14mr|packagekit-0.8.11-3|232	%{_libdir}/packagekit-backend/libpk_backend_test_fail.so
14mr|packagekit-0.8.11-3|233	%{_libdir}/packagekit-backend/libpk_backend_test_nop.so
14mr|packagekit-0.8.11-3|234	%{_libdir}/packagekit-backend/libpk_backend_test_spawn.so
14mr|packagekit-0.8.11-3|235	%{_libdir}/packagekit-backend/libpk_backend_test_succeed.so
14mr|packagekit-0.8.11-3|236	%{_libdir}/packagekit-backend/libpk_backend_test_thread.so
14mr|packagekit-0.8.11-3|237	%{_libdir}/packagekit-backend/libpk_backend_urpmi.so
14mr|packagekit-0.8.11-3|238	%{_libdir}/packagekit-plugins/*.so
14mr|packagekit-0.8.11-3|239	#{_mandir}/man1/*
14mr|packagekit-0.8.11-3|240	%dir %{_var}/lib/PackageKit
14mr|packagekit-0.8.11-3|241	%ghost %verify(not md5 size mtime) %{_var}/lib/PackageKit/transactions.db
14mr|packagekit-0.8.11-3|242	%dir %{_var}/cache/PackageKit
14mr|packagekit-0.8.11-3|243	%dir %{_var}/cache/PackageKit/downloads
14mr|packagekit-0.8.11-3|244	%{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
14mr|packagekit-0.8.11-3|245	%{_libdir}/pk-clear-offline-update
14mr|packagekit-0.8.11-3|246	%{_libdir}/pk-offline-update
14mr|packagekit-0.8.11-3|247	%{_libdir}/pk-trigger-offline-update
14mr|packagekit-0.8.11-3|248	%{_libdir}/pm-utils/sleep.d/95packagekit
14mr|packagekit-0.8.11-3|249	/lib/systemd/system/packagekit-offline-update.service
14mr|packagekit-0.8.11-3|250	
14mr|packagekit-0.8.11-3|251	%files -n %{libname}
14mr|packagekit-0.8.11-3|252	%{_libdir}/*packagekit-glib*.so.%{major}*
14mr|packagekit-0.8.11-3|253	
14mr|packagekit-0.8.11-3|254	%files -n %{girname_plugin}
14mr|packagekit-0.8.11-3|255	%{_libdir}/girepository-1.0/PackageKitPlugin-1.0.typelib
14mr|packagekit-0.8.11-3|256	
14mr|packagekit-0.8.11-3|257	%files -n %{girname_glib}
14mr|packagekit-0.8.11-3|258	%{_libdir}/girepository-1.0/PackageKitGlib-1.0.typelib
14mr|packagekit-0.8.11-3|259	
14mr|packagekit-0.8.11-3|260	%files -n %{devname}
14mr|packagekit-0.8.11-3|261	%{_includedir}/PackageKit
14mr|packagekit-0.8.11-3|262	%{_libdir}/*.so
14mr|packagekit-0.8.11-3|263	%{_libdir}/pkgconfig/*.pc
14mr|packagekit-0.8.11-3|264	%{_datadir}/gir-1.0/PackageKitGlib-1.0.gir
14mr|packagekit-0.8.11-3|265	%{_datadir}/gir-1.0/PackageKitPlugin-1.0.gir
14mr|packagekit-0.8.11-3|266	
14mr|packagekit-0.8.11-3|267	%files cron
14mr|packagekit-0.8.11-3|268	%config %{_sysconfdir}/cron.daily/*.cron
14mr|packagekit-0.8.11-3|269	%config %{_sysconfdir}/sysconfig/packagekit-background
14mr|packagekit-0.8.11-3|270	
14mr|packagekit-0.8.11-3|271	%files gstreamer-plugin
14mr|packagekit-0.8.11-3|272	%{_libexecdir}/pk-gstreamer-install
14mr|packagekit-0.8.11-3|273	
14mr|packagekit-0.8.11-3|274	%files browser-plugin
14mr|packagekit-0.8.11-3|275	%{_libdir}/mozilla/plugins/packagekit-plugin.*
14mr|packagekit-0.8.11-3|276	
14mr|packagekit-0.8.11-3|277	%files command-not-found
14mr|packagekit-0.8.11-3|278	%{_sysconfdir}/profile.d/*
14mr|packagekit-0.8.11-3|279	%{_libexecdir}/pk-command-not-found
14mr|packagekit-0.8.11-3|280	
14mr|packagekit-0.8.11-3|281	%files gtk2-module
14mr|packagekit-0.8.11-3|282	%{_libdir}/gtk-2.0/modules/libpk-gtk-module.so
14mr|packagekit-0.8.11-3|283	
14mr|packagekit-0.8.11-3|284	%files gtk3-module
14mr|packagekit-0.8.11-3|285	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/*.desktop
14mr|packagekit-0.8.11-3|286	%{_libdir}/gtk-3.0/modules/libpk-gtk-module.so
14mr|packagekit-0.8.11-3|287	
14mr|packagekit-0.8.11-3|288	%changelog
14mr|packagekit-0.8.11-3|289	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.11-3
14mr|packagekit-0.8.11-3|290	+ Revision: 320a15f
14mr|packagekit-0.8.11-3|291	- MassBuild#440: Increase release tag
14mr|packagekit-0.8.11-3|292	
14mr|packagekit-0.8.11-3|293	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.11-2
14mr|packagekit-0.8.11-3|294	+ Revision: 6dbc31e
14mr|packagekit-0.8.11-3|295	- Added xt BR
14mr|packagekit-0.8.11-3|296	
14mr|packagekit-0.8.11-3|297	* Mon Sep 16 2013 aponomarenko <aponomarenko@rosalab.ru> 0.8.11-2
14mr|packagekit-0.8.11-3|298	+ Revision: 6b0b30c
14mr|packagekit-0.8.11-3|299	- Fixed urpmi backend
14mr|packagekit-0.8.11-3|300	
14mr|packagekit-0.8.11-3|301	* Fri Sep 13 2013 akdengi <kazancas@mandriva.ru> 0.8.11-2
14mr|packagekit-0.8.11-3|302	+ Revision: 684c793
14mr|packagekit-0.8.11-3|303	- return timeout patch
14mr|packagekit-0.8.11-3|304	
14mr|packagekit-0.8.11-3|305	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mr|packagekit-0.8.11-3|306	+ Revision: 44a9b8f
14mr|packagekit-0.8.11-3|307	- fix file
14mr|packagekit-0.8.11-3|308	
14mr|packagekit-0.8.11-3|309	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mr|packagekit-0.8.11-3|310	+ Revision: a1576f4
14mr|packagekit-0.8.11-3|311	- drop increase timeout patch and add BR pkgconfig(bash-completion)
14mr|packagekit-0.8.11-3|312	
14mr|packagekit-0.8.11-3|313	* Wed Sep 11 2013 Alexander Kazancev <kazancas@gmail.com> 0.8.11-1
14mr|packagekit-0.8.11-3|314	+ Revision: 9748a82
14mr|packagekit-0.8.11-3|315	- Updated packagekit.spec
14mr|packagekit-0.8.11-3|316	
14mr|packagekit-0.8.11-3|317	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mr|packagekit-0.8.11-3|318	+ Revision: f678c71
14mr|packagekit-0.8.11-3|319	- add BR intltool
14mr|packagekit-0.8.11-3|320	
14mr|packagekit-0.8.11-3|321	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mr|packagekit-0.8.11-3|322	+ Revision: 8969c17
14mr|packagekit-0.8.11-3|323	- update to 0.8.11
14mr|packagekit-0.8.11-3|324	
14mr|packagekit-0.8.11-3|325	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-3
14mr|packagekit-0.8.11-3|326	+ Revision: 2303e7a
14mr|packagekit-0.8.11-3|327	- fix backend ROSA patch
14mr|packagekit-0.8.11-3|328	
14mr|packagekit-0.8.11-3|329	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-3
14mr|packagekit-0.8.11-3|330	+ Revision: bfb80d5
14mr|packagekit-0.8.11-3|331	- fix run
14mr|packagekit-0.8.11-3|332	
14mr|packagekit-0.8.11-3|333	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-2
14mr|packagekit-0.8.11-3|334	+ Revision: 83b2388
14mr|packagekit-0.8.11-3|335	- update to 0.8.10
14mr|packagekit-0.8.11-3|336	
14mr|packagekit-0.8.11-3|337	* Tue Sep 10 2013 akdengi <kazancas@mandriva.ru> 0.8.10-1
14mr|packagekit-0.8.11-3|338	+ Revision: 236dc66
14mr|packagekit-0.8.11-3|339	- enable grafite2 support
14mr|packagekit-0.8.11-3|340	
14mr|packagekit-0.8.11-3|341	* Mon Dec 03 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-7
14mr|packagekit-0.8.11-3|342	+ Revision: f67eac8
14mr|packagekit-0.8.11-3|343	- Set config is replaced with update
14mr|packagekit-0.8.11-3|344	
14mr|packagekit-0.8.11-3|345	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mr|packagekit-0.8.11-3|346	+ Revision: 01a0758
14mr|packagekit-0.8.11-3|347	- Updated packagekit.spec
14mr|packagekit-0.8.11-3|348	
14mr|packagekit-0.8.11-3|349	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 0.7.6-6
14mr|packagekit-0.8.11-3|350	+ Revision: 99dd123
14mr|packagekit-0.8.11-3|351	- fix build
14mr|packagekit-0.8.11-3|352	
14mr|packagekit-0.8.11-3|353	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mr|packagekit-0.8.11-3|354	+ Revision: 69ead64
14mr|packagekit-0.8.11-3|355	- Updated packagekit.spec
14mr|packagekit-0.8.11-3|356	
14mr|packagekit-0.8.11-3|357	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mr|packagekit-0.8.11-3|358	+ Revision: 4ce2f31
14mr|packagekit-0.8.11-3|359	- Updated packagekit.spec
14mr|packagekit-0.8.11-3|360	
14mr|packagekit-0.8.11-3|361	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 0.7.6-6
14mr|packagekit-0.8.11-3|362	+ Revision: 32c1599
14mr|packagekit-0.8.11-3|363	- reneable smart as default backend. Urpmi still broken
14mr|packagekit-0.8.11-3|364	
14mr|packagekit-0.8.11-3|365	* Thu Nov 29 2012 akdengi <kazancas@gmail.com> 0.7.6-5
14mr|packagekit-0.8.11-3|366	+ Revision: cb562c7
14mr|packagekit-0.8.11-3|367	- some cleans in spec
14mr|packagekit-0.8.11-3|368	
14mr|packagekit-0.8.11-3|369	* Thu Nov 29 2012 akdengi <kazancas@gmail.com> 0.7.6-4
14mr|packagekit-0.8.11-3|370	+ Revision: 0842024
14mr|packagekit-0.8.11-3|371	- fix bool2string parse media error
14mr|packagekit-0.8.11-3|372	
14mr|packagekit-0.8.11-3|373	* Thu Nov 29 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-4
14mr|packagekit-0.8.11-3|374	+ Revision: 1cd2341
14mr|packagekit-0.8.11-3|375	- Updated packagekit.spec
14mr|packagekit-0.8.11-3|376	
14mr|packagekit-0.8.11-3|377	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.7.6-4
14mr|packagekit-0.8.11-3|378	+ Revision: 87e0262
14mr|packagekit-0.8.11-3|379	- rediff rosa backend patch
14mr|packagekit-0.8.11-3|380	
14mr|packagekit-0.8.11-3|381	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.7.6-4
14mr|packagekit-0.8.11-3|382	+ Revision: 1e85e28
14mr|packagekit-0.8.11-3|383	- fix
14mr|packagekit-0.8.11-3|384	
14mr|packagekit-0.8.11-3|385	* Wed Nov 28 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-4
14mr|packagekit-0.8.11-3|386	+ Revision: 0e464e4
14mr|packagekit-0.8.11-3|387	- Updated packagekit-0.7.4-rosa-add-rosa-support-in-urpmi-backend.patch
14mr|packagekit-0.8.11-3|388	
14mr|packagekit-0.8.11-3|389	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.7.6-4
14mr|packagekit-0.8.11-3|390	+ Revision: bc4ec29
14mr|packagekit-0.8.11-3|391	- Return to urpmi. Fix ROSA mirrorlists. Add Mageia patches
14mr|packagekit-0.8.11-3|392	
14mr|packagekit-0.8.11-3|393	* Sun Nov 25 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-3
14mr|packagekit-0.8.11-3|394	+ Revision: 342b261
14mr|packagekit-0.8.11-3|395	- Until repaired urpmi backend, use smart for properly work
14mr|packagekit-0.8.11-3|396	
14mr|packagekit-0.8.11-3|397	* Sat Nov 24 2012 akdengi <kazancas@mandriva.ru> 0.7.6-2
14mr|packagekit-0.8.11-3|398	+ Revision: 3c786bf
14mr|packagekit-0.8.11-3|399	- use similar arch by fix repo-list and ivert media (by latest urpmi git changes)
14mr|packagekit-0.8.11-3|400	
14mr|packagekit-0.8.11-3|401	* Tue Sep 18 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.7.6-1
14mr|packagekit-0.8.11-3|402	+ Revision: 5cf71eb
14mr|packagekit-0.8.11-3|403	- LOG package GTK2-module
14mr|packagekit-0.8.11-3|404	
14mr|packagekit-0.8.11-3|405	* Tue Sep 18 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.7.6-1
14mr|packagekit-0.8.11-3|406	+ Revision: 6181bf4
14mr|packagekit-0.8.11-3|407	- fix qt2major
14mr|packagekit-0.8.11-3|408	
14mr|packagekit-0.8.11-3|409	

17888 14
14mr|packagekit-qt-0.8.8-2|1	%define api 2
14mr|packagekit-qt-0.8.8-2|2	%define major 6
14mr|packagekit-qt-0.8.8-2|3	%define libname %mklibname %name %api %major
14mr|packagekit-qt-0.8.8-2|4	%define develname %mklibname -d %name
14mr|packagekit-qt-0.8.8-2|5	
14mr|packagekit-qt-0.8.8-2|6	Summary:	A DBUS packaging abstraction layer
14mr|packagekit-qt-0.8.8-2|7	Name:	  	packagekit-qt
14mr|packagekit-qt-0.8.8-2|8	Version:	0.8.8
14mr|packagekit-qt-0.8.8-2|9	Release:	2
14mr|packagekit-qt-0.8.8-2|10	License:	GPLv2+
14mr|packagekit-qt-0.8.8-2|11	Group:		System/Configuration/Packaging
14mr|packagekit-qt-0.8.8-2|12	Source0: 	http://www.packagekit.org/releases/PackageKit-Qt-%version.tar.xz
14mr|packagekit-qt-0.8.8-2|13	Source1:	%{name}.rpmlintrc
14mr|packagekit-qt-0.8.8-2|14	URL:		http://www.packagekit.org
14mr|packagekit-qt-0.8.8-2|15	BuildRequires: packagekit >= %{version}
14mr|packagekit-qt-0.8.8-2|16	BuildRequires: qt4-devel
14mr|packagekit-qt-0.8.8-2|17	BuildRequires: cmake
14mr|packagekit-qt-0.8.8-2|18	Requires:	packagekit >= %{version}
14mr|packagekit-qt-0.8.8-2|19	
14mr|packagekit-qt-0.8.8-2|20	%description
14mr|packagekit-qt-0.8.8-2|21	PackageKit is a DBUS abstraction layer that allows the session user to manage
14mr|packagekit-qt-0.8.8-2|22	packages in a secure way using a cross-distro, cross-architecture API.
14mr|packagekit-qt-0.8.8-2|23	
14mr|packagekit-qt-0.8.8-2|24	%package -n %{libname}
14mr|packagekit-qt-0.8.8-2|25	Summary: Libraries for accessing PackageKit-Qt
14mr|packagekit-qt-0.8.8-2|26	Group: System/Configuration/Packaging
14mr|packagekit-qt-0.8.8-2|27	Requires: packagekit >= %{version}
14mr|packagekit-qt-0.8.8-2|28	
14mr|packagekit-qt-0.8.8-2|29	%description -n %{libname}
14mr|packagekit-qt-0.8.8-2|30	Libraries for accessing PackageKit-Qt.
14mr|packagekit-qt-0.8.8-2|31	
14mr|packagekit-qt-0.8.8-2|32	%package -n %{develname}
14mr|packagekit-qt-0.8.8-2|33	Summary: Libraries and headers for PackageKit
14mr|packagekit-qt-0.8.8-2|34	Group: Development/Other
14mr|packagekit-qt-0.8.8-2|35	Requires: %{libname} = %{version}-%{release}
14mr|packagekit-qt-0.8.8-2|36	Provides: %{name}-devel = %{version}-%{release}
14mr|packagekit-qt-0.8.8-2|37	Conflicts: packagekit-devel < 0.8.6
14mr|packagekit-qt-0.8.8-2|38	
14mr|packagekit-qt-0.8.8-2|39	%description -n %{develname}
14mr|packagekit-qt-0.8.8-2|40	Headers and libraries for PackageKit.
14mr|packagekit-qt-0.8.8-2|41	
14mr|packagekit-qt-0.8.8-2|42	%prep
14mr|packagekit-qt-0.8.8-2|43	%setup -q -n PackageKit-Qt-%version
14mr|packagekit-qt-0.8.8-2|44	%apply_patches
14mr|packagekit-qt-0.8.8-2|45	
14mr|packagekit-qt-0.8.8-2|46	%build
14mr|packagekit-qt-0.8.8-2|47	%cmake_qt4
14mr|packagekit-qt-0.8.8-2|48	%make
14mr|packagekit-qt-0.8.8-2|49	
14mr|packagekit-qt-0.8.8-2|50	%install
14mr|packagekit-qt-0.8.8-2|51	%makeinstall_std -C build
14mr|packagekit-qt-0.8.8-2|52	
14mr|packagekit-qt-0.8.8-2|53	%files -n %{libname}
14mr|packagekit-qt-0.8.8-2|54	%{_libdir}/lib%{name}%{api}.so.%{major}
14mr|packagekit-qt-0.8.8-2|55	%{_libdir}/lib%{name}%{api}.so.%{version}
14mr|packagekit-qt-0.8.8-2|56	
14mr|packagekit-qt-0.8.8-2|57	%files -n %{develname}
14mr|packagekit-qt-0.8.8-2|58	%{_includedir}/PackageKit/%{name}%{api}
14mr|packagekit-qt-0.8.8-2|59	%{_libdir}/*.so
14mr|packagekit-qt-0.8.8-2|60	%{_libdir}/pkgconfig/*.pc
14mr|packagekit-qt-0.8.8-2|61	%{_libdir}/cmake/%{name}%{api}
14mr|packagekit-qt-0.8.8-2|62	
14mr|packagekit-qt-0.8.8-2|63	%changelog
14mr|packagekit-qt-0.8.8-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.8-2
14mr|packagekit-qt-0.8.8-2|65	+ Revision: 0f3aa07
14mr|packagekit-qt-0.8.8-2|66	- MassBuild#440: Increase release tag
14mr|packagekit-qt-0.8.8-2|67	
14mr|packagekit-qt-0.8.8-2|68	

17889 14
14mr|pairs-4.13.3-1|1	Name:		pairs
14mr|pairs-4.13.3-1|2	Summary:	A memory and pairs game for KDE
14mr|pairs-4.13.3-1|3	Version:	4.13.3
14mr|pairs-4.13.3-1|4	Release:	1
14mr|pairs-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|pairs-4.13.3-1|6	License:	GPLv2 and LGPLv2 and GFDL
14mr|pairs-4.13.3-1|7	URL:		http://edu.kde.org/applications/all/pairs
14mr|pairs-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|pairs-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|pairs-4.13.3-1|10	Suggests:	%{name}-editor
14mr|pairs-4.13.3-1|11	
14mr|pairs-4.13.3-1|12	%description
14mr|pairs-4.13.3-1|13	Pairs is a game that will help train your memory by remembering different
14mr|pairs-4.13.3-1|14	images, shapes, sounds and text.
14mr|pairs-4.13.3-1|15	
14mr|pairs-4.13.3-1|16	%files
14mr|pairs-4.13.3-1|17	%{_kde_bindir}/pairs
14mr|pairs-4.13.3-1|18	%{_kde_applicationsdir}/pairs.desktop
14mr|pairs-4.13.3-1|19	%{_kde_appsdir}/pairs
14mr|pairs-4.13.3-1|20	%{_kde_configdir}/pairs.knsrc
14mr|pairs-4.13.3-1|21	%{_kde_iconsdir}/*/*/*/*
14mr|pairs-4.13.3-1|22	
14mr|pairs-4.13.3-1|23	#------------------------------------------------------------------------------
14mr|pairs-4.13.3-1|24	
14mr|pairs-4.13.3-1|25	%package editor
14mr|pairs-4.13.3-1|26	Summary:	Editor for pairs
14mr|pairs-4.13.3-1|27	Requires:	%{name} = %{EVRD}
14mr|pairs-4.13.3-1|28	
14mr|pairs-4.13.3-1|29	%description editor
14mr|pairs-4.13.3-1|30	This package provides an editor for KDE game pairs.
14mr|pairs-4.13.3-1|31	
14mr|pairs-4.13.3-1|32	%files editor
14mr|pairs-4.13.3-1|33	%doc %{_kde_docdir}/HTML/en/pairseditor
14mr|pairs-4.13.3-1|34	%{_kde_bindir}/pairseditor
14mr|pairs-4.13.3-1|35	%{_kde_applicationsdir}/pairseditor.desktop
14mr|pairs-4.13.3-1|36	%{_kde_appsdir}/pairseditor/pairseditorui.rc
14mr|pairs-4.13.3-1|37	
14mr|pairs-4.13.3-1|38	#------------------------------------------------------------------------------
14mr|pairs-4.13.3-1|39	
14mr|pairs-4.13.3-1|40	%prep
14mr|pairs-4.13.3-1|41	%setup -q
14mr|pairs-4.13.3-1|42	
14mr|pairs-4.13.3-1|43	%build
14mr|pairs-4.13.3-1|44	%cmake_kde4
14mr|pairs-4.13.3-1|45	%make
14mr|pairs-4.13.3-1|46	
14mr|pairs-4.13.3-1|47	%install
14mr|pairs-4.13.3-1|48	%makeinstall_std -C build
14mr|pairs-4.13.3-1|49	
14mr|pairs-4.13.3-1|50	
14mr|pairs-4.13.3-1|51	%changelog
14mr|pairs-4.13.3-1|52	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|pairs-4.13.3-1|53	+ Revision: c5d58e8
14mr|pairs-4.13.3-1|54	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|pairs-4.13.3-1|55	
14mr|pairs-4.13.3-1|56	

17890 14
14mr|palapeli-4.13.3-1|1	Name:		palapeli
14mr|palapeli-4.13.3-1|2	Version:	4.13.3
14mr|palapeli-4.13.3-1|3	Release:	1
14mr|palapeli-4.13.3-1|4	Epoch:		1
14mr|palapeli-4.13.3-1|5	Summary:	Jigsaw puzzle game
14mr|palapeli-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|palapeli-4.13.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mr|palapeli-4.13.3-1|8	URL:		http://www.kde.org/applications/games/palapeli/
14mr|palapeli-4.13.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|palapeli-4.13.3-1|10	BuildRequires:	libkdegames-devel
14mr|palapeli-4.13.3-1|11	
14mr|palapeli-4.13.3-1|12	%description
14mr|palapeli-4.13.3-1|13	Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you
14mr|palapeli-4.13.3-1|14	are not limited to aligning pieces on imaginary grids. The pieces are
14mr|palapeli-4.13.3-1|15	freely moveable. Also, Palapeli features real persistency, i.e. everything
14mr|palapeli-4.13.3-1|16	you do is saved on your disk immediately.
14mr|palapeli-4.13.3-1|17	
14mr|palapeli-4.13.3-1|18	%files
14mr|palapeli-4.13.3-1|19	%{_kde_bindir}/palapeli
14mr|palapeli-4.13.3-1|20	%{_kde_libdir}/kde4/palapeli_jigsawslicer.so
14mr|palapeli-4.13.3-1|21	%{_kde_libdir}/kde4/palapeli_rectslicer.so
14mr|palapeli-4.13.3-1|22	%{_kde_libdir}/kde4/palathumbcreator.so
14mr|palapeli-4.13.3-1|23	%{_kde_libdir}/kde4/palapeli_goldbergslicer.so
14mr|palapeli-4.13.3-1|24	%{_kde_applicationsdir}/palapeli.desktop
14mr|palapeli-4.13.3-1|25	%{_kde_appsdir}/palapeli
14mr|palapeli-4.13.3-1|26	%{_kde_iconsdir}/hicolor/*/*/*palapeli*
14mr|palapeli-4.13.3-1|27	%{_kde_services}/ServiceMenus/palapeli_servicemenu.desktop
14mr|palapeli-4.13.3-1|28	%{_kde_services}/palapeli_goldbergslicer.desktop
14mr|palapeli-4.13.3-1|29	%{_kde_services}/palapeli_jigsawslicer.desktop
14mr|palapeli-4.13.3-1|30	%{_kde_services}/palapeli_rectslicer.desktop
14mr|palapeli-4.13.3-1|31	%{_kde_services}/palathumbcreator.desktop
14mr|palapeli-4.13.3-1|32	%{_kde_servicetypes}/libpala-slicerplugin.desktop
14mr|palapeli-4.13.3-1|33	%{_kde_datadir}/mime/packages/palapeli-mimetypes.xml
14mr|palapeli-4.13.3-1|34	%{_kde_configdir}/palapeli-collectionrc
14mr|palapeli-4.13.3-1|35	%{_kde_docdir}/HTML/en/palapeli
14mr|palapeli-4.13.3-1|36	
14mr|palapeli-4.13.3-1|37	#------------------------------------------------------------------------------
14mr|palapeli-4.13.3-1|38	
14mr|palapeli-4.13.3-1|39	%define pala_major 0
14mr|palapeli-4.13.3-1|40	%define libpala %mklibname pala %{pala_major}
14mr|palapeli-4.13.3-1|41	
14mr|palapeli-4.13.3-1|42	%package -n %{libpala}
14mr|palapeli-4.13.3-1|43	Summary:	Palapeli shared library
14mr|palapeli-4.13.3-1|44	Group:		System/Libraries
14mr|palapeli-4.13.3-1|45	
14mr|palapeli-4.13.3-1|46	%description -n %{libpala}
14mr|palapeli-4.13.3-1|47	Palapeli shared library.
14mr|palapeli-4.13.3-1|48	
14mr|palapeli-4.13.3-1|49	%files -n %{libpala}
14mr|palapeli-4.13.3-1|50	%{_kde_libdir}/libpala.so.%{pala_major}*
14mr|palapeli-4.13.3-1|51	
14mr|palapeli-4.13.3-1|52	#------------------------------------------------------------------------------
14mr|palapeli-4.13.3-1|53	
14mr|palapeli-4.13.3-1|54	%package devel
14mr|palapeli-4.13.3-1|55	Summary:	Development files for Palapeli
14mr|palapeli-4.13.3-1|56	Group:		Development/KDE and Qt
14mr|palapeli-4.13.3-1|57	Requires:	%{libpala} = %{EVRD}
14mr|palapeli-4.13.3-1|58	Conflicts:	kdegames4-devel < 1:4.9.80
14mr|palapeli-4.13.3-1|59	
14mr|palapeli-4.13.3-1|60	%description devel
14mr|palapeli-4.13.3-1|61	This package provides development files for Palapeli.
14mr|palapeli-4.13.3-1|62	
14mr|palapeli-4.13.3-1|63	%files devel
14mr|palapeli-4.13.3-1|64	%{_kde_includedir}/Pala
14mr|palapeli-4.13.3-1|65	%{_kde_includedir}/libpala
14mr|palapeli-4.13.3-1|66	%{_kde_libdir}/libpala.so
14mr|palapeli-4.13.3-1|67	# cmake files
14mr|palapeli-4.13.3-1|68	%{_kde_libdir}/libpala
14mr|palapeli-4.13.3-1|69	
14mr|palapeli-4.13.3-1|70	#------------------------------------------------------------------------------
14mr|palapeli-4.13.3-1|71	
14mr|palapeli-4.13.3-1|72	%prep
14mr|palapeli-4.13.3-1|73	%setup -q
14mr|palapeli-4.13.3-1|74	
14mr|palapeli-4.13.3-1|75	%build
14mr|palapeli-4.13.3-1|76	%cmake_kde4
14mr|palapeli-4.13.3-1|77	%make
14mr|palapeli-4.13.3-1|78	
14mr|palapeli-4.13.3-1|79	%install
14mr|palapeli-4.13.3-1|80	%makeinstall_std -C build
14mr|palapeli-4.13.3-1|81	
14mr|palapeli-4.13.3-1|82	
14mr|palapeli-4.13.3-1|83	%changelog
14mr|palapeli-4.13.3-1|84	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|palapeli-4.13.3-1|85	+ Revision: 04ffa01
14mr|palapeli-4.13.3-1|86	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|palapeli-4.13.3-1|87	
14mr|palapeli-4.13.3-1|88	

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

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

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

17894 14
14mr|pam_ldap-186-9|1	%bcond_with dnsconfig
14mr|pam_ldap-186-9|2	
14mr|pam_ldap-186-9|3	Summary:	NSS library and PAM module for LDAP
14mr|pam_ldap-186-9|4	Name:		pam_ldap
14mr|pam_ldap-186-9|5	Version:	186
14mr|pam_ldap-186-9|6	Release:	9
14mr|pam_ldap-186-9|7	License:	LGPLv2+
14mr|pam_ldap-186-9|8	Group:		System/Libraries
14mr|pam_ldap-186-9|9	Url:		http://www.padl.com/
14mr|pam_ldap-186-9|10	Source0:	http://www.padl.com/download/%{name}-%{version}.tar.gz
14mr|pam_ldap-186-9|11	Source1:	resolve.c
14mr|pam_ldap-186-9|12	Source2:	resolve.h
14mr|pam_ldap-186-9|13	Source3:	snprintf.h
14mr|pam_ldap-186-9|14	Source4:	snprintf.c
14mr|pam_ldap-186-9|15	Patch2:		pam_ldap-156-makefile.patch
14mr|pam_ldap-186-9|16	Patch3:		pam_ldap-176-dnsconfig.patch
14mr|pam_ldap-186-9|17	# http://bugzilla.padl.com/show_bug.cgi?id=324
14mr|pam_ldap-186-9|18	Patch4:		pam_ldap-184-lockoutmsg.patch
14mr|pam_ldap-186-9|19	Patch5:		pam_ldap-186-automake1.13-fix.patch
14mr|pam_ldap-186-9|20	#BuildRequires:	db_nss-devel >= 4.2.52-5mdk
14mr|pam_ldap-186-9|21	BuildRequires:	openldap-devel
14mr|pam_ldap-186-9|22	BuildRequires:	pam-devel
14mr|pam_ldap-186-9|23	Requires:	nss_ldap >= 217
14mr|pam_ldap-186-9|24	
14mr|pam_ldap-186-9|25	%description
14mr|pam_ldap-186-9|26	Pam_ldap is a module for Linux-PAM that supports password changes, V2
14mr|pam_ldap-186-9|27	clients, Netscapes SSL, ypldapd, Netscape Directory Server password
14mr|pam_ldap-186-9|28	policies, access authorization, crypted hashes, etc.
14mr|pam_ldap-186-9|29	
14mr|pam_ldap-186-9|30	Install pam_ldap if you need to authenticate PAM-enabled services to
14mr|pam_ldap-186-9|31	LDAP.
14mr|pam_ldap-186-9|32	
14mr|pam_ldap-186-9|33	%if !%{with dnsconfig}
14mr|pam_ldap-186-9|34	This package can be compiled with support for configuration
14mr|pam_ldap-186-9|35	from DNS, by building with "--with dnsconfig"
14mr|pam_ldap-186-9|36	%else
14mr|pam_ldap-186-9|37	This package is built with DNS configuration support
14mr|pam_ldap-186-9|38	%endif
14mr|pam_ldap-186-9|39	
14mr|pam_ldap-186-9|40	%files
14mr|pam_ldap-186-9|41	%doc AUTHORS ChangeLog README pam.d chsh chfn ldap.conf
14mr|pam_ldap-186-9|42	/%{_lib}/security/*so*
14mr|pam_ldap-186-9|43	%{_mandir}/man?/*
14mr|pam_ldap-186-9|44	
14mr|pam_ldap-186-9|45	#----------------------------------------------------------------------------
14mr|pam_ldap-186-9|46	
14mr|pam_ldap-186-9|47	%prep
14mr|pam_ldap-186-9|48	%setup -q
14mr|pam_ldap-186-9|49	%patch2 -p1 -b .pam_makefile~
14mr|pam_ldap-186-9|50	%patch4 -p1 -b .lockoutmsg~
14mr|pam_ldap-186-9|51	
14mr|pam_ldap-186-9|52	%if %{with dnsconfig}
14mr|pam_ldap-186-9|53	%patch3 -p1 -b .dnsconfig
14mr|pam_ldap-186-9|54	cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4}
14mr|pam_ldap-186-9|55	%endif
14mr|pam_ldap-186-9|56	%patch5 -p1 -b .am113~
14mr|pam_ldap-186-9|57	
14mr|pam_ldap-186-9|58	%build
14mr|pam_ldap-186-9|59	autoreconf -fiv
14mr|pam_ldap-186-9|60	%serverbuild
14mr|pam_ldap-186-9|61	%configure2_5x \
14mr|pam_ldap-186-9|62	--with-ldap-lib=openldap \
14mr|pam_ldap-186-9|63	--libdir=/%{_lib}
14mr|pam_ldap-186-9|64	%make
14mr|pam_ldap-186-9|65	
14mr|pam_ldap-186-9|66	%install
14mr|pam_ldap-186-9|67	%makeinstall_std
14mr|pam_ldap-186-9|68	
14mr|pam_ldap-186-9|69	# Remove unpackaged file
14mr|pam_ldap-186-9|70	rm %{buildroot}%{_sysconfdir}/ldap.conf
14mr|pam_ldap-186-9|71	
14mr|pam_ldap-186-9|72	
14mr|pam_ldap-186-9|73	%changelog
14mr|pam_ldap-186-9|74	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 186-9
14mr|pam_ldap-186-9|75	+ Revision: 0a93f32
14mr|pam_ldap-186-9|76	- Fix build with new automake, spec cleanup
14mr|pam_ldap-186-9|77	
14mr|pam_ldap-186-9|78	

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

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

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

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

17899 14
14mr|pam_yubikey-1.0.4-12|1	Summary:	Provides support for One Time Passwords (OTP) authentication
14mr|pam_yubikey-1.0.4-12|2	Name:		pam_yubikey
14mr|pam_yubikey-1.0.4-12|3	Version:	1.0.4
14mr|pam_yubikey-1.0.4-12|4	Release:	12
14mr|pam_yubikey-1.0.4-12|5	License:	GPLv2+
14mr|pam_yubikey-1.0.4-12|6	Group:		System/Libraries
14mr|pam_yubikey-1.0.4-12|7	Url:		http://www.securixlive.com/yubikey/
14mr|pam_yubikey-1.0.4-12|8	Source0:	http://www.securixlive.com/download/yubikey/YubiPAM-%{version}.tar.gz
14mr|pam_yubikey-1.0.4-12|9	Patch1:		pam_yubikey-rlimit.patch
14mr|pam_yubikey-1.0.4-12|10	BuildRequires:	pam-devel
14mr|pam_yubikey-1.0.4-12|11	
14mr|pam_yubikey-1.0.4-12|12	%description
14mr|pam_yubikey-1.0.4-12|13	YubiPAM is a module for PAM that provides support for One Time Passwords (OTP)
14mr|pam_yubikey-1.0.4-12|14	authentication. It supports the OTPs generated from a Yubikey authentication
14mr|pam_yubikey-1.0.4-12|15	token. YubiPAM aims to be a simple, easy to configure, module for the Yubikey.
14mr|pam_yubikey-1.0.4-12|16	
14mr|pam_yubikey-1.0.4-12|17	%files
14mr|pam_yubikey-1.0.4-12|18	%doc COPYING README RELEASE.NOTES
14mr|pam_yubikey-1.0.4-12|19	%dir %attr(0711,root,root) %{_sysconfdir}/yubikey
14mr|pam_yubikey-1.0.4-12|20	/sbin/ykpasswd
14mr|pam_yubikey-1.0.4-12|21	/sbin/yk_chkpwd
14mr|pam_yubikey-1.0.4-12|22	%{_bindir}/ykvalidate
14mr|pam_yubikey-1.0.4-12|23	/%{_lib}/security/pam_yubikey.so
14mr|pam_yubikey-1.0.4-12|24	
14mr|pam_yubikey-1.0.4-12|25	#----------------------------------------------------------------------------
14mr|pam_yubikey-1.0.4-12|26	
14mr|pam_yubikey-1.0.4-12|27	%prep
14mr|pam_yubikey-1.0.4-12|28	%setup -qn YubiPAM-%{version}
14mr|pam_yubikey-1.0.4-12|29	%apply_patches
14mr|pam_yubikey-1.0.4-12|30	
14mr|pam_yubikey-1.0.4-12|31	%build
14mr|pam_yubikey-1.0.4-12|32	%serverbuild
14mr|pam_yubikey-1.0.4-12|33	export CFLAGS="%{optflags} -fPIC"
14mr|pam_yubikey-1.0.4-12|34	%configure2_5x \
14mr|pam_yubikey-1.0.4-12|35	--disable-static \
14mr|pam_yubikey-1.0.4-12|36	--with-pam-dir=/%{_lib}/security \
14mr|pam_yubikey-1.0.4-12|37	--with-authdb=%{_sysconfdir}/yubikey
14mr|pam_yubikey-1.0.4-12|38	
14mr|pam_yubikey-1.0.4-12|39	%make
14mr|pam_yubikey-1.0.4-12|40	
14mr|pam_yubikey-1.0.4-12|41	%install
14mr|pam_yubikey-1.0.4-12|42	install -d %{buildroot}%{_sysconfdir}/yubikey
14mr|pam_yubikey-1.0.4-12|43	%makeinstall_std
14mr|pam_yubikey-1.0.4-12|44	
14mr|pam_yubikey-1.0.4-12|45	
14mr|pam_yubikey-1.0.4-12|46	%changelog
14mr|pam_yubikey-1.0.4-12|47	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.4-12
14mr|pam_yubikey-1.0.4-12|48	+ Revision: 08e76b2
14mr|pam_yubikey-1.0.4-12|49	- Spec cleanup, add patch to fix build
14mr|pam_yubikey-1.0.4-12|50	
14mr|pam_yubikey-1.0.4-12|51	

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

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

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

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

17904 14
14mr|papi-1.0-0.177.13|1	%define papiextraversion svn-r
14mr|papi-1.0-0.177.13|2	%define papisvnrevision 177
14mr|papi-1.0-0.177.13|3	
14mr|papi-1.0-0.177.13|4	%define major 0
14mr|papi-1.0-0.177.13|5	# Requires split
14mr|papi-1.0-0.177.13|6	%define libname %mklibname papi %{major}
14mr|papi-1.0-0.177.13|7	%define devname %mklibname papi -d
14mr|papi-1.0-0.177.13|8	
14mr|papi-1.0-0.177.13|9	%define debug 0
14mr|papi-1.0-0.177.13|10	%define withapache 0
14mr|papi-1.0-0.177.13|11	%define withruby 1
14mr|papi-1.0-0.177.13|12	
14mr|papi-1.0-0.177.13|13	# Suppress automatically generated Requires for devel packages and
14mr|papi-1.0-0.177.13|14	# for libpapi.so.0 (this one will be generated by update-alternatives
14mr|papi-1.0-0.177.13|15	# in the postinstall script of libpapi)
14mr|papi-1.0-0.177.13|16	%if %{_use_internal_dependency_generator}
14mr|papi-1.0-0.177.13|17	%define __noautoreq 'devel\\(libpapi.*\\)|libpapi\\.so\\.%{major}.*'
14mr|papi-1.0-0.177.13|18	%else
14mr|papi-1.0-0.177.13|19	%define _requires_exceptions devel\(.*\)\\|libpapi\.so\.%{major}
14mr|papi-1.0-0.177.13|20	%endif
14mr|papi-1.0-0.177.13|21	
14mr|papi-1.0-0.177.13|22	%define debug_package %{nil}
14mr|papi-1.0-0.177.13|23	
14mr|papi-1.0-0.177.13|24	Summary:	FSG OpenPrinting PAPI Implementation(s) and Applications
14mr|papi-1.0-0.177.13|25	Name:		papi
14mr|papi-1.0-0.177.13|26	Version:	1.0
14mr|papi-1.0-0.177.13|27	Release:	0.%{papisvnrevision}.13
14mr|papi-1.0-0.177.13|28	License:	GPLv2/LPGLv2/MIT/CDDL
14mr|papi-1.0-0.177.13|29	Group:		System/Servers
14mr|papi-1.0-0.177.13|30	Url:		http://openprinting.sourceforge.net/
14mr|papi-1.0-0.177.13|31	Source0:	http://sourceforge.net/projects/openprinting/papi-%{version}%{papiextraversion}%{papisvnrevision}.tar.bz2
14mr|papi-1.0-0.177.13|32	Patch0:		papi_http.patch
14mr|papi-1.0-0.177.13|33	#Patch1:		papi-yp_h.patch
14mr|papi-1.0-0.177.13|34	Patch2:		papi-strndup.patch
14mr|papi-1.0-0.177.13|35	Patch3:		papi-installonce.patch
14mr|papi-1.0-0.177.13|36	Patch4:		papi-1.0svn-r177-ruby1.9.patch
14mr|papi-1.0-0.177.13|37	%if %{withapache}
14mr|papi-1.0-0.177.13|38	BuildRequires:	apache-devel
14mr|papi-1.0-0.177.13|39	%endif
14mr|papi-1.0-0.177.13|40	%if %{withruby}
14mr|papi-1.0-0.177.13|41	BuildRequires:	ruby-devel
14mr|papi-1.0-0.177.13|42	%endif
14mr|papi-1.0-0.177.13|43	BuildRequires:	pkgconfig(libtirpc)
14mr|papi-1.0-0.177.13|44	Requires:	update-alternatives
14mr|papi-1.0-0.177.13|45	
14mr|papi-1.0-0.177.13|46	%description
14mr|papi-1.0-0.177.13|47	This package contains implentations of the Free Standards Group (FSG)
14mr|papi-1.0-0.177.13|48	Open Printing API (PAPI) (v1.0) and client software that uses it.  The
14mr|papi-1.0-0.177.13|49	implemenations of the API are designed so that they can be used
14mr|papi-1.0-0.177.13|50	individually to support client application interaction with a
14mr|papi-1.0-0.177.13|51	particular type of print service or together to interact with a
14mr|papi-1.0-0.177.13|52	variety of different print service types.
14mr|papi-1.0-0.177.13|53	
14mr|papi-1.0-0.177.13|54	%package common
14mr|papi-1.0-0.177.13|55	Summary: 	FSG OpenPrinting PAPI Common files and Documentation
14mr|papi-1.0-0.177.13|56	Group: 		System/Servers
14mr|papi-1.0-0.177.13|57	
14mr|papi-1.0-0.177.13|58	%description common
14mr|papi-1.0-0.177.13|59	This package contains common files like man pages, documentation, the
14mr|papi-1.0-0.177.13|60	LPD privileged port access helper, etc. The documentation includesthe
14mr|papi-1.0-0.177.13|61	FSG OpenPrinting PAPI specification and also information on how to use
14mr|papi-1.0-0.177.13|62	and how to develop with this implementation of PAPI. It also contains
14mr|papi-1.0-0.177.13|63	the source code of the papi-utils package as coding example.
14mr|papi-1.0-0.177.13|64	
14mr|papi-1.0-0.177.13|65	%package commands
14mr|papi-1.0-0.177.13|66	Summary:	FSG OpenPrinting PAPI BSD and System V printing commands
14mr|papi-1.0-0.177.13|67	Group: 		System/Servers
14mr|papi-1.0-0.177.13|68	Requires:	update-alternatives
14mr|papi-1.0-0.177.13|69	
14mr|papi-1.0-0.177.13|70	%description commands
14mr|papi-1.0-0.177.13|71	Implementations of the BSD and SYSV printing commands layered on top
14mr|papi-1.0-0.177.13|72	of the PAPI.  The command implementation are intended to be reasonably
14mr|papi-1.0-0.177.13|73	faithful to their counterparts on a Solaris system.  They should be
14mr|papi-1.0-0.177.13|74	reasonably faithful to pretty much any implementation of these
14mr|papi-1.0-0.177.13|75	commands.  This should allow them to be dropped on a system and used
14mr|papi-1.0-0.177.13|76	in place of any prior version of the commands without causing layered
14mr|papi-1.0-0.177.13|77	scripts and software to break.  The commands covered are:
14mr|papi-1.0-0.177.13|78	
14mr|papi-1.0-0.177.13|79	BSD:    lpr(1), lpq(1), lprm(1), lpc(8)
14mr|papi-1.0-0.177.13|80	SYSV:   lp(1), lpstat(1), cancel(1), accept(8), reject(8),
14mr|papi-1.0-0.177.13|81	enable(8), disable(8)
14mr|papi-1.0-0.177.13|82	
14mr|papi-1.0-0.177.13|83	%package utils
14mr|papi-1.0-0.177.13|84	Summary: 	FSG OpenPrinting PAPI sample tools
14mr|papi-1.0-0.177.13|85	Group: 		System/Servers
14mr|papi-1.0-0.177.13|86	
14mr|papi-1.0-0.177.13|87	%description utils
14mr|papi-1.0-0.177.13|88	Sample tools that makes use of the API to do marginally interesting
14mr|papi-1.0-0.177.13|89	things.
14mr|papi-1.0-0.177.13|90	
14mr|papi-1.0-0.177.13|91	%if %{withruby}
14mr|papi-1.0-0.177.13|92	%package -n ruby-papi
14mr|papi-1.0-0.177.13|93	Summary: 	FSG OpenPrinting PAPI Ruby bindings
14mr|papi-1.0-0.177.13|94	Group: 		System/Servers
14mr|papi-1.0-0.177.13|95	Requires:	ruby
14mr|papi-1.0-0.177.13|96	
14mr|papi-1.0-0.177.13|97	%description -n ruby-papi
14mr|papi-1.0-0.177.13|98	Ruby bindings for the PAPI libraries
14mr|papi-1.0-0.177.13|99	
14mr|papi-1.0-0.177.13|100	%package -n ruby-papi-devel
14mr|papi-1.0-0.177.13|101	Summary: 	FSG OpenPrinting PAPI Ruby bindings, development libraries
14mr|papi-1.0-0.177.13|102	Group: 		Development/Other
14mr|papi-1.0-0.177.13|103	Requires:	ruby-papi
14mr|papi-1.0-0.177.13|104	
14mr|papi-1.0-0.177.13|105	%description -n ruby-papi-devel
14mr|papi-1.0-0.177.13|106	This package contains devel files for the ruby bindings for PAPI.
14mr|papi-1.0-0.177.13|107	%endif
14mr|papi-1.0-0.177.13|108	
14mr|papi-1.0-0.177.13|109	%if %{withapache}
14mr|papi-1.0-0.177.13|110	%package apache
14mr|papi-1.0-0.177.13|111	Summary: 	FSG OpenPrinting PAPI IPP server Apache module
14mr|papi-1.0-0.177.13|112	Group: 		System/Servers
14mr|papi-1.0-0.177.13|113	Requires:	apache-base
14mr|papi-1.0-0.177.13|114	
14mr|papi-1.0-0.177.13|115	%description apache
14mr|papi-1.0-0.177.13|116	Apache module to make Apache working as IPP server
14mr|papi-1.0-0.177.13|117	%endif
14mr|papi-1.0-0.177.13|118	
14mr|papi-1.0-0.177.13|119	%package -n %{libname}
14mr|papi-1.0-0.177.13|120	Summary: 	FSG OpenPrinting PAPI libraries
14mr|papi-1.0-0.177.13|121	Group: 		System/Servers
14mr|papi-1.0-0.177.13|122	Suggests:	papi-common
14mr|papi-1.0-0.177.13|123	
14mr|papi-1.0-0.177.13|124	%description -n %{libname}
14mr|papi-1.0-0.177.13|125	This package contains libraries which provide PAPI implementation
14mr|papi-1.0-0.177.13|126	
14mr|papi-1.0-0.177.13|127	%package -n %{devname}
14mr|papi-1.0-0.177.13|128	Summary:	Headers and links to compile against the "%{libname}" library
14mr|papi-1.0-0.177.13|129	Group:		Development/C
14mr|papi-1.0-0.177.13|130	Requires:	%{libname} = %{EVRD}
14mr|papi-1.0-0.177.13|131	Provides:	papi-devel
14mr|papi-1.0-0.177.13|132	
14mr|papi-1.0-0.177.13|133	%description -n %{devname}
14mr|papi-1.0-0.177.13|134	This package contains the static library and the header files needed
14mr|papi-1.0-0.177.13|135	to compile applications using the PAPI shared libraries.
14mr|papi-1.0-0.177.13|136	
14mr|papi-1.0-0.177.13|137	%prep
14mr|papi-1.0-0.177.13|138	%setup -qn papi
14mr|papi-1.0-0.177.13|139	%apply_patches
14mr|papi-1.0-0.177.13|140	
14mr|papi-1.0-0.177.13|141	# Let other names be used for the libraries, to express that they work all
14mr|papi-1.0-0.177.13|142	# directly as a libpapi and not only as plug-ins for libpapi-dynamic.
14mr|papi-1.0-0.177.13|143	perl -p -i -e 's:psm([_\-])lpd:libpapi${1}lpd:' source/libpapi-lpd/Makefile.am
14mr|papi-1.0-0.177.13|144	perl -p -i -e 's:psm([_\-])ipp:libpapi${1}ipp:' source/libpapi-ipp/Makefile.am
14mr|papi-1.0-0.177.13|145	perl -p -i -e 's:\"/psm(-%s.so)\":\"/libpapi$1\":' source/libpapi-dynamic/psm.c
14mr|papi-1.0-0.177.13|146	# Add lines to the source/libpapi-dynamic/Makefile.am so that libpapi.so is
14mr|papi-1.0-0.177.13|147	# built twice, once with the name libpapi.so and second as
14mr|papi-1.0-0.177.13|148	# libpapi-dynamic.so. We will include only libpapi-dynamic.so (and make a
14mr|papi-1.0-0.177.13|149	# symbolic link named libpapi.so to the library we actually want to use).
14mr|papi-1.0-0.177.13|150	# The libpapi.so which we build here only serves to satisfy the compilation
14mr|papi-1.0-0.177.13|151	# process of the other parts of this package. After having run "make
14mr|papi-1.0-0.177.13|152	# install" we delete it.
14mr|papi-1.0-0.177.13|153	# There are three calls of Perl to modify the Makefile.am: The first joins
14mr|papi-1.0-0.177.13|154	# continuation lines ('\' in the end of a line to continue the line in the
14mr|papi-1.0-0.177.13|155	# next line), so that it is easier to manipilate and copy lines. The second
14mr|papi-1.0-0.177.13|156	# copies all lines beginning with "libpapi_la" and replaces the "libpapi_la"
14mr|papi-1.0-0.177.13|157	# in the copy by "libpapi_dynamic_la". The third Perl call adds
14mr|papi-1.0-0.177.13|158	# "libpapi-dynamic.la" to the "lib_LTLIBRARIES" line.
14mr|papi-1.0-0.177.13|159	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
14mr|papi-1.0-0.177.13|160	mv -f source/libpapi-dynamic/Makefile.am.new source/libpapi-dynamic/Makefile.am
14mr|papi-1.0-0.177.13|161	# Let library files have a version number
14mr|papi-1.0-0.177.13|162	perl -p -i -e 's:\s*-avoid-version::' source/libpapi-lpd/Makefile.am source/libpapi-ipp/Makefile.am
14mr|papi-1.0-0.177.13|163	# Move all libraries into libdir (no libraries in libexecdir any more)
14mr|papi-1.0-0.177.13|164	perl -p -i -e 's:(libdir\s*=\s*\$\(libexecdir\)):\#$1:' source/libpapi-lpd/Makefile.am source/libpapi-ipp/Makefile.am
14mr|papi-1.0-0.177.13|165	perl -p -i -e 's:libexecdir:libdir:g' source/libpapi-dynamic/Makefile.am
14mr|papi-1.0-0.177.13|166	# Move lpd-port into /usr/bin
14mr|papi-1.0-0.177.13|167	perl -p -i -e 's:libexecdir:bindir:' source/libpapi-lpd/Makefile.am
14mr|papi-1.0-0.177.13|168	perl -p -i -e 's:libexec_(PROGRAMS):bin_$1:' source/libpapi-lpd/Makefile.am
14mr|papi-1.0-0.177.13|169	perl -p -i -e 's:(SUID_LPD_PORT=\"\$\{)libexecdir(\}/lpd-port\"):$1bindir$2:' configure.in
14mr|papi-1.0-0.177.13|170	
14mr|papi-1.0-0.177.13|171	%build
14mr|papi-1.0-0.177.13|172	# Change compiler flags for debugging when in debug mode
14mr|papi-1.0-0.177.13|173	%if %debug
14mr|papi-1.0-0.177.13|174	export DONT_STRIP=1
14mr|papi-1.0-0.177.13|175	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|176	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|177	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|178	%endif
14mr|papi-1.0-0.177.13|179	
14mr|papi-1.0-0.177.13|180	# We have a Subversion version and also have heavily manipulated the
14mr|papi-1.0-0.177.13|181	# Makefile.am files, so we must re-generate "configure"
14mr|papi-1.0-0.177.13|182	./autogen.sh
14mr|papi-1.0-0.177.13|183	
14mr|papi-1.0-0.177.13|184	%if %{withapache}
14mr|papi-1.0-0.177.13|185	WITH_APACHE=" --with-apache=%{_prefix}"
14mr|papi-1.0-0.177.13|186	%else
14mr|papi-1.0-0.177.13|187	WITH_APACHE=" --without-apache"
14mr|papi-1.0-0.177.13|188	%endif
14mr|papi-1.0-0.177.13|189	%if %{withruby}
14mr|papi-1.0-0.177.13|190	WITH_RUBY=""
14mr|papi-1.0-0.177.13|191	%else
14mr|papi-1.0-0.177.13|192	WITH_RUBY=" --without-ruby"
14mr|papi-1.0-0.177.13|193	%endif
14mr|papi-1.0-0.177.13|194	
14mr|papi-1.0-0.177.13|195	export LDFLAGS="$LDFLAGS -L%{_builddir}/papi/source/libpapi-dynamic/.libs"
14mr|papi-1.0-0.177.13|196	export CFLAGS="$CFLAGS -DDEFAULT_PRINT_SERVICE=\\\"ipp\\\""
14mr|papi-1.0-0.177.13|197	%configure$WITH_APACHE$WITH_RUBY
14mr|papi-1.0-0.177.13|198	make
14mr|papi-1.0-0.177.13|199	
14mr|papi-1.0-0.177.13|200	%install
14mr|papi-1.0-0.177.13|201	# Change compiler flapapi for debugging when in debug mode
14mr|papi-1.0-0.177.13|202	%if %debug
14mr|papi-1.0-0.177.13|203	export DONT_STRIP=1
14mr|papi-1.0-0.177.13|204	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|205	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|206	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|papi-1.0-0.177.13|207	%endif
14mr|papi-1.0-0.177.13|208	
14mr|papi-1.0-0.177.13|209	%makeinstall \
14mr|papi-1.0-0.177.13|210	ruby_sitearchdir=%{buildroot}%{ruby_sitearchdir} \
14mr|papi-1.0-0.177.13|211	ruby_sitelibdir=%{buildroot}%{ruby_sitelibdir}
14mr|papi-1.0-0.177.13|212	#	ruby_sitearchdir=%{buildroot}`ls -d %{_prefix}/lib*/ruby/site_ruby/*/*-linux` \
14mr|papi-1.0-0.177.13|213	#	ruby_sitelibdir=%{buildroot}`ls -d %{_prefix}/lib*/ruby/site_ruby/*`
14mr|papi-1.0-0.177.13|214	
14mr|papi-1.0-0.177.13|215	# entry for xinetd (disabled by default)
14mr|papi-1.0-0.177.13|216	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14mr|papi-1.0-0.177.13|217	cat <<EOF >%{buildroot}%{_sysconfdir}/xinetd.d/papi-lpd
14mr|papi-1.0-0.177.13|218	# default: off
14mr|papi-1.0-0.177.13|219	# description: The cups-lpd mini daemon enable cups accepting jobs from a \
14mr|papi-1.0-0.177.13|220	#       remote LPD client (for example a machine with an older distribution \
14mr|papi-1.0-0.177.13|221	#       than Linux Mandriva 7.2 or with a commercial Unix).
14mr|papi-1.0-0.177.13|222	service papi-lpd
14mr|papi-1.0-0.177.13|223	{
14mr|papi-1.0-0.177.13|224	socket_type     = stream
14mr|papi-1.0-0.177.13|225	protocol        = tcp
14mr|papi-1.0-0.177.13|226	wait            = no
14mr|papi-1.0-0.177.13|227	user            = lp
14mr|papi-1.0-0.177.13|228	group           = sys
14mr|papi-1.0-0.177.13|229	server          = %{_sbindir}/in.lpd
14mr|papi-1.0-0.177.13|230	passenv         =
14mr|papi-1.0-0.177.13|231	env             =
14mr|papi-1.0-0.177.13|232	disable         = yes
14mr|papi-1.0-0.177.13|233	}
14mr|papi-1.0-0.177.13|234	EOF
14mr|papi-1.0-0.177.13|235	
14mr|papi-1.0-0.177.13|236	# Prepare the commands conflicting with actual print spooling systems
14mr|papi-1.0-0.177.13|237	# for the update-alternatives treatment
14mr|papi-1.0-0.177.13|238	# Move also the admin man pages into chapter 8
14mr|papi-1.0-0.177.13|239	install -d %{buildroot}%{_mandir}/man8
14mr|papi-1.0-0.177.13|240	( cd %{buildroot}%{_bindir}
14mr|papi-1.0-0.177.13|241	mv lpr lpr-papi
14mr|papi-1.0-0.177.13|242	mv lpq lpq-papi
14mr|papi-1.0-0.177.13|243	mv lprm lprm-papi
14mr|papi-1.0-0.177.13|244	mv lp lp-papi
14mr|papi-1.0-0.177.13|245	mv cancel cancel-papi
14mr|papi-1.0-0.177.13|246	mv lpstat lpstat-papi
14mr|papi-1.0-0.177.13|247	)
14mr|papi-1.0-0.177.13|248	( cd %{buildroot}%{_sbindir}
14mr|papi-1.0-0.177.13|249	mv accept accept-papi
14mr|papi-1.0-0.177.13|250	mv disable disable-papi
14mr|papi-1.0-0.177.13|251	mv enable enable-papi
14mr|papi-1.0-0.177.13|252	mv lpc lpc-papi
14mr|papi-1.0-0.177.13|253	mv lpmove lpmove-papi
14mr|papi-1.0-0.177.13|254	mv reject reject-papi
14mr|papi-1.0-0.177.13|255	)
14mr|papi-1.0-0.177.13|256	( cd %{buildroot}%{_mandir}/man1
14mr|papi-1.0-0.177.13|257	mv ../man*/lpr.* lpr-papi.1
14mr|papi-1.0-0.177.13|258	mv ../man*/lpq.* lpq-papi.1
14mr|papi-1.0-0.177.13|259	mv ../man*/lprm.* lprm-papi.1
14mr|papi-1.0-0.177.13|260	mv ../man*/lp.* lp-papi.1
14mr|papi-1.0-0.177.13|261	mv ../man*/cancel.* cancel-papi.1
14mr|papi-1.0-0.177.13|262	mv ../man*/lpstat.* lpstat-papi.1
14mr|papi-1.0-0.177.13|263	)
14mr|papi-1.0-0.177.13|264	( cd %{buildroot}%{_mandir}/man8
14mr|papi-1.0-0.177.13|265	mv ../man*/accept.* accept-papi.8
14mr|papi-1.0-0.177.13|266	mv ../man*/disable.* disable-papi.8
14mr|papi-1.0-0.177.13|267	mv ../man*/enable.* enable-papi.8
14mr|papi-1.0-0.177.13|268	mv ../man*/lpc.* lpc-papi.8
14mr|papi-1.0-0.177.13|269	mv ../man*/lpmove.* lpmove-papi.8
14mr|papi-1.0-0.177.13|270	mv ../man*/reject.* reject-papi.8
14mr|papi-1.0-0.177.13|271	)
14mr|papi-1.0-0.177.13|272	
14mr|papi-1.0-0.177.13|273	# Remove the /usr/lib/libpapi.* files, as at their place we use symlinks
14mr|papi-1.0-0.177.13|274	# generated by update-alternatives. These symlinks point to the libpapi
14mr|papi-1.0-0.177.13|275	# library we want to use for our actual printing system.
14mr|papi-1.0-0.177.13|276	( cd %{buildroot}%{_libdir}
14mr|papi-1.0-0.177.13|277	rm -f libpapi.*
14mr|papi-1.0-0.177.13|278	)
14mr|papi-1.0-0.177.13|279	
14mr|papi-1.0-0.177.13|280	# Install documentation
14mr|papi-1.0-0.177.13|281	install -d %{buildroot}%{_docdir}/%{name}-%{version}
14mr|papi-1.0-0.177.13|282	mv %{buildroot}%{_datadir}/examples %{buildroot}/%{_docdir}/%{name}-%{version}
14mr|papi-1.0-0.177.13|283	cp docs/*.pdf docs/README* %{buildroot}/%{_docdir}/%{name}-%{version}
14mr|papi-1.0-0.177.13|284	cp README %{buildroot}/%{_docdir}/%{name}-%{version}/README.devel
14mr|papi-1.0-0.177.13|285	cp *.txt ChangeLog INSTALL LICENSE TODO %{buildroot}/%{_docdir}/%{name}-%{version}
14mr|papi-1.0-0.177.13|286	
14mr|papi-1.0-0.177.13|287	find %{buildroot} -name \*.la|xargs rm -f
14mr|papi-1.0-0.177.13|288	
14mr|papi-1.0-0.177.13|289	%post -n %{libname}
14mr|papi-1.0-0.177.13|290	# Set up update-alternatives entries
14mr|papi-1.0-0.177.13|291	libversion=`\ls %{_libdir}/libpapi-dynamic.so.* | egrep 'so\.%{major}\.[0-9]+\.[0-9]+$' | perl -p -e 's:^.*\.so\.::'`
14mr|papi-1.0-0.177.13|292	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{major} libpapi.so.%{major} %{_libdir}/libpapi-dynamic.so.%{major} 10 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-dynamic.so.$libversion
14mr|papi-1.0-0.177.13|293	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{major} libpapi.so.%{major} %{_libdir}/libpapi-ipp.so.%{major} 30 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-ipp.so.$libversion
14mr|papi-1.0-0.177.13|294	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{major} libpapi.so.%{major} %{_libdir}/libpapi-lpd.so.%{major} 20 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-lpd.so.$libversion
14mr|papi-1.0-0.177.13|295	
14mr|papi-1.0-0.177.13|296	%post -n %{devname}
14mr|papi-1.0-0.177.13|297	# Set up update-alternatives entries
14mr|papi-1.0-0.177.13|298	libversion=`\ls %{_libdir}/libpapi-dynamic.so.* | egrep 'so\.%{major}\.[0-9]+\.[0-9]+$' | perl -p -e 's:^.*\.so\.::'`
14mr|papi-1.0-0.177.13|299	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-dynamic.so 10
14mr|papi-1.0-0.177.13|300	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-ipp.so 30
14mr|papi-1.0-0.177.13|301	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-lpd.so 20
14mr|papi-1.0-0.177.13|302	
14mr|papi-1.0-0.177.13|303	%post commands
14mr|papi-1.0-0.177.13|304	# Set up update-alternatives entries
14mr|papi-1.0-0.177.13|305	%{_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
14mr|papi-1.0-0.177.13|306	%{_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
14mr|papi-1.0-0.177.13|307	%{_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
14mr|papi-1.0-0.177.13|308	%{_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
14mr|papi-1.0-0.177.13|309	%{_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
14mr|papi-1.0-0.177.13|310	%{_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
14mr|papi-1.0-0.177.13|311	%{_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
14mr|papi-1.0-0.177.13|312	%{_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
14mr|papi-1.0-0.177.13|313	%{_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
14mr|papi-1.0-0.177.13|314	%{_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
14mr|papi-1.0-0.177.13|315	%{_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
14mr|papi-1.0-0.177.13|316	%{_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
14mr|papi-1.0-0.177.13|317	
14mr|papi-1.0-0.177.13|318	%preun -n %{libname}
14mr|papi-1.0-0.177.13|319	if [ "$1" = 0 ]; then
14mr|papi-1.0-0.177.13|320	# Remove update-alternatives entries
14mr|papi-1.0-0.177.13|321	%{_sbindir}/update-alternatives --remove libpapi.so.%{major} %{_libdir}/libpapi-dynamic.so.%{major}
14mr|papi-1.0-0.177.13|322	%{_sbindir}/update-alternatives --remove libpapi.so.%{major} %{_libdir}/libpapi-ipp.so.%{major}
14mr|papi-1.0-0.177.13|323	%{_sbindir}/update-alternatives --remove libpapi.so.%{major} %{_libdir}/libpapi-lpd.so.%{major}
14mr|papi-1.0-0.177.13|324	fi
14mr|papi-1.0-0.177.13|325	
14mr|papi-1.0-0.177.13|326	%preun -n %{devname}
14mr|papi-1.0-0.177.13|327	if [ "$1" = 0 ]; then
14mr|papi-1.0-0.177.13|328	# Remove update-alternatives entries
14mr|papi-1.0-0.177.13|329	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-dynamic.so
14mr|papi-1.0-0.177.13|330	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-ipp.so
14mr|papi-1.0-0.177.13|331	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-lpd.so
14mr|papi-1.0-0.177.13|332	fi
14mr|papi-1.0-0.177.13|333	
14mr|papi-1.0-0.177.13|334	%preun commands
14mr|papi-1.0-0.177.13|335	if [ "$1" = 0 ]; then
14mr|papi-1.0-0.177.13|336	# Remove update-alternatives entries
14mr|papi-1.0-0.177.13|337	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-papi
14mr|papi-1.0-0.177.13|338	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-papi
14mr|papi-1.0-0.177.13|339	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-papi
14mr|papi-1.0-0.177.13|340	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-papi
14mr|papi-1.0-0.177.13|341	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-papi
14mr|papi-1.0-0.177.13|342	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-papi
14mr|papi-1.0-0.177.13|343	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-papi
14mr|papi-1.0-0.177.13|344	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-papi
14mr|papi-1.0-0.177.13|345	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-papi
14mr|papi-1.0-0.177.13|346	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-papi
14mr|papi-1.0-0.177.13|347	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-papi
14mr|papi-1.0-0.177.13|348	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-papi
14mr|papi-1.0-0.177.13|349	fi
14mr|papi-1.0-0.177.13|350	
14mr|papi-1.0-0.177.13|351	%files common
14mr|papi-1.0-0.177.13|352	# This must be SUID root to access LPD port 515
14mr|papi-1.0-0.177.13|353	%attr(4755,root,root) %{_bindir}/lpd-port
14mr|papi-1.0-0.177.13|354	%{_mandir}/man*/psm-*
14mr|papi-1.0-0.177.13|355	%{_mandir}/man4/*
14mr|papi-1.0-0.177.13|356	%{_docdir}/%{name}-%{version}
14mr|papi-1.0-0.177.13|357	
14mr|papi-1.0-0.177.13|358	%files commands
14mr|papi-1.0-0.177.13|359	%{_bindir}/*papi
14mr|papi-1.0-0.177.13|360	%{_sbindir}/*papi
14mr|papi-1.0-0.177.13|361	%{_sbindir}/in.lpd
14mr|papi-1.0-0.177.13|362	%{_mandir}/man*/*-papi.[0-9n]*
14mr|papi-1.0-0.177.13|363	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/papi-lpd
14mr|papi-1.0-0.177.13|364	
14mr|papi-1.0-0.177.13|365	%files utils
14mr|papi-1.0-0.177.13|366	%{_bindir}/add-modify-printer
14mr|papi-1.0-0.177.13|367	%{_bindir}/ipp
14mr|papi-1.0-0.177.13|368	%{_bindir}/print-test
14mr|papi-1.0-0.177.13|369	%{_bindir}/printer-query
14mr|papi-1.0-0.177.13|370	%{_bindir}/printers-list
14mr|papi-1.0-0.177.13|371	%{_bindir}/remove-printer
14mr|papi-1.0-0.177.13|372	
14mr|papi-1.0-0.177.13|373	%if %{withruby}
14mr|papi-1.0-0.177.13|374	%files -n ruby-papi
14mr|papi-1.0-0.177.13|375	%{ruby_sitelibdir}/*.rb
14mr|papi-1.0-0.177.13|376	%{ruby_sitelibdir}/*/*.so.*
14mr|papi-1.0-0.177.13|377	#%{_prefix}/lib*/ruby/site_ruby/*/*.rb
14mr|papi-1.0-0.177.13|378	#%{_prefix}/lib*/ruby/site_ruby/*/*/*.so.*
14mr|papi-1.0-0.177.13|379	
14mr|papi-1.0-0.177.13|380	%files -n ruby-papi-devel
14mr|papi-1.0-0.177.13|381	%{ruby_sitelibdir}/*/*.so
14mr|papi-1.0-0.177.13|382	#%{_prefix}/lib*/ruby/site_ruby/*/*/*.so
14mr|papi-1.0-0.177.13|383	%endif
14mr|papi-1.0-0.177.13|384	
14mr|papi-1.0-0.177.13|385	%if %{withapache}
14mr|papi-1.0-0.177.13|386	%files apache
14mr|papi-1.0-0.177.13|387	%endif
14mr|papi-1.0-0.177.13|388	
14mr|papi-1.0-0.177.13|389	%files -n %{libname}
14mr|papi-1.0-0.177.13|390	%{_libdir}/lib*.so.*
14mr|papi-1.0-0.177.13|391	
14mr|papi-1.0-0.177.13|392	%files -n %{devname}
14mr|papi-1.0-0.177.13|393	%{_libdir}/pkgconfig/*
14mr|papi-1.0-0.177.13|394	%{_includedir}/papi
14mr|papi-1.0-0.177.13|395	%{_libdir}/lib*.so
14mr|papi-1.0-0.177.13|396	
14mr|papi-1.0-0.177.13|397	
14mr|papi-1.0-0.177.13|398	%changelog
14mr|papi-1.0-0.177.13|399	* Thu Jul 03 2014 Arkady Shane <ashejn@gmail.com> 1.0-0.177.13
14mr|papi-1.0-0.177.13|400	+ Revision: 3b933e5
14mr|papi-1.0-0.177.13|401	- rebuilt without yp patch
14mr|papi-1.0-0.177.13|402	
14mr|papi-1.0-0.177.13|403	

17905 14
14mr|paprefs-0.9.10-1|1	%define name paprefs
14mr|paprefs-0.9.10-1|2	%define version 0.9.10
14mr|paprefs-0.9.10-1|3	%define git 0
14mr|paprefs-0.9.10-1|4	%if %{git}
14mr|paprefs-0.9.10-1|5	%define release %mkrel 0.%{git}.%rel
14mr|paprefs-0.9.10-1|6	%else
14mr|paprefs-0.9.10-1|7	%define release  1
14mr|paprefs-0.9.10-1|8	%endif
14mr|paprefs-0.9.10-1|9	
14mr|paprefs-0.9.10-1|10	Summary: PulseAudio Preferences
14mr|paprefs-0.9.10-1|11	Name: %{name}
14mr|paprefs-0.9.10-1|12	Version: %{version}
14mr|paprefs-0.9.10-1|13	Release: %{release}
14mr|paprefs-0.9.10-1|14	%if %{git}
14mr|paprefs-0.9.10-1|15	Source0: %{name}-%{git}.tar.lzma
14mr|paprefs-0.9.10-1|16	%else
14mr|paprefs-0.9.10-1|17	Source0: http://freedesktop.org/software/pulseaudio/%{name}/%{name}-%{version}.tar.xz
14mr|paprefs-0.9.10-1|18	%endif
14mr|paprefs-0.9.10-1|19	Source1: %{name}-16.png
14mr|paprefs-0.9.10-1|20	Source2: %{name}-32.png
14mr|paprefs-0.9.10-1|21	License: GPL
14mr|paprefs-0.9.10-1|22	Group: Sound
14mr|paprefs-0.9.10-1|23	Url: http://0pointer.de/lennart/projects/paprefs/
14mr|paprefs-0.9.10-1|24	BuildRequires: gtkmm2.4-devel
14mr|paprefs-0.9.10-1|25	BuildRequires: libglademm2.4-devel
14mr|paprefs-0.9.10-1|26	BuildRequires: gconfmm2.6-devel
14mr|paprefs-0.9.10-1|27	BuildRequires: intltool
14mr|paprefs-0.9.10-1|28	BuildRequires: gettext-devel
14mr|paprefs-0.9.10-1|29	BuildRequires: pkgconfig(libpulse) >= 0.9.7
14mr|paprefs-0.9.10-1|30	BuildRequires: lynx
14mr|paprefs-0.9.10-1|31	BuildRequires: desktop-file-utils
14mr|paprefs-0.9.10-1|32	Requires: pulseaudio-module-gconf
14mr|paprefs-0.9.10-1|33	Requires(post): desktop-file-utils
14mr|paprefs-0.9.10-1|34	Requires(postun): desktop-file-utils
14mr|paprefs-0.9.10-1|35	
14mr|paprefs-0.9.10-1|36	%description
14mr|paprefs-0.9.10-1|37	PulseAudio Preferences is a simple GTK based configuration dialog for
14mr|paprefs-0.9.10-1|38	the PulseAudio sound server.
14mr|paprefs-0.9.10-1|39	
14mr|paprefs-0.9.10-1|40	Please note that this program can only configure local servers, and
14mr|paprefs-0.9.10-1|41	requires that a special module module-gconf is loaded in the sound
14mr|paprefs-0.9.10-1|42	server.
14mr|paprefs-0.9.10-1|43	
14mr|paprefs-0.9.10-1|44	%prep
14mr|paprefs-0.9.10-1|45	%if %{git}
14mr|paprefs-0.9.10-1|46	%setup -q -n %{name}
14mr|paprefs-0.9.10-1|47	%else
14mr|paprefs-0.9.10-1|48	%setup -q
14mr|paprefs-0.9.10-1|49	%endif
14mr|paprefs-0.9.10-1|50	%apply_patches
14mr|paprefs-0.9.10-1|51	
14mr|paprefs-0.9.10-1|52	%build
14mr|paprefs-0.9.10-1|53	%if %{git}
14mr|paprefs-0.9.10-1|54	libtoolize --force
14mr|paprefs-0.9.10-1|55	NOCONFIGURE=1 ./bootstrap.sh
14mr|paprefs-0.9.10-1|56	%endif
14mr|paprefs-0.9.10-1|57	%configure2_5x
14mr|paprefs-0.9.10-1|58	%make
14mr|paprefs-0.9.10-1|59	
14mr|paprefs-0.9.10-1|60	%install
14mr|paprefs-0.9.10-1|61	%makeinstall_std
14mr|paprefs-0.9.10-1|62	
14mr|paprefs-0.9.10-1|63	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|paprefs-0.9.10-1|64	desktop-file-install --vendor="" \
14mr|paprefs-0.9.10-1|65	--add-category="GTK" \
14mr|paprefs-0.9.10-1|66	--add-category="System" \
14mr|paprefs-0.9.10-1|67	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|paprefs-0.9.10-1|68	--remove-category="Application" \
14mr|paprefs-0.9.10-1|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|paprefs-0.9.10-1|70	
14mr|paprefs-0.9.10-1|71	echo "NotShowIn=KDE" >> %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|paprefs-0.9.10-1|72	
14mr|paprefs-0.9.10-1|73	# Icons
14mr|paprefs-0.9.10-1|74	install -D -m 0644 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
14mr|paprefs-0.9.10-1|75	install -D -m 0644 %SOURCE2 %{buildroot}%{_iconsdir}/%{name}.png
14mr|paprefs-0.9.10-1|76	
14mr|paprefs-0.9.10-1|77	%find_lang %{name}
14mr|paprefs-0.9.10-1|78	
14mr|paprefs-0.9.10-1|79	%files -f %{name}.lang
14mr|paprefs-0.9.10-1|80	%defattr(-,root,root)
14mr|paprefs-0.9.10-1|81	%doc README LICENSE
14mr|paprefs-0.9.10-1|82	%{_bindir}/%name
14mr|paprefs-0.9.10-1|83	%{_datadir}/applications/%{name}.desktop
14mr|paprefs-0.9.10-1|84	%{_datadir}/%{name}/%{name}.glade
14mr|paprefs-0.9.10-1|85	%{_miconsdir}/%{name}.png
14mr|paprefs-0.9.10-1|86	%{_iconsdir}/%{name}.png
14mr|paprefs-0.9.10-1|87	
14mr|paprefs-0.9.10-1|88	
14mr|paprefs-0.9.10-1|89	%changelog
14mr|paprefs-0.9.10-1|90	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 0.9.10-1
14mr|paprefs-0.9.10-1|91	+ Revision: becb0d8
14mr|paprefs-0.9.10-1|92	- update to 0.9.10
14mr|paprefs-0.9.10-1|93	
14mr|paprefs-0.9.10-1|94	

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

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

17908 14
14mr|parley-4.13.3-1|1	Name:		parley
14mr|parley-4.13.3-1|2	Summary:	KDE Vocabulary training application
14mr|parley-4.13.3-1|3	Version:	4.13.3
14mr|parley-4.13.3-1|4	Release:	1
14mr|parley-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|parley-4.13.3-1|6	License:	GPLv2 GFDL LGPLv2+ LGPLv2
14mr|parley-4.13.3-1|7	URL:		http://edu.kde.org/parley
14mr|parley-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|parley-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|parley-4.13.3-1|10	BuildRequires:	libkdeedu-devel >= %{version}
14mr|parley-4.13.3-1|11	BuildRequires:	pkgconfig(libattica)
14mr|parley-4.13.3-1|12	BuildRequires:	pkgconfig(libxml-2.0)
14mr|parley-4.13.3-1|13	BuildRequires:	pkgconfig(libxslt)
14mr|parley-4.13.3-1|14	Requires:	libkdeedu = %{version}
14mr|parley-4.13.3-1|15	Requires:	python-mwclient
14mr|parley-4.13.3-1|16	
14mr|parley-4.13.3-1|17	%description
14mr|parley-4.13.3-1|18	Parley is a program to help you memorize things.
14mr|parley-4.13.3-1|19	
14mr|parley-4.13.3-1|20	Parley supports many language specific features but can be used for other
14mr|parley-4.13.3-1|21	learning tasks just as well. It uses the spaced repetition learning method,
14mr|parley-4.13.3-1|22	also known as flash cards.
14mr|parley-4.13.3-1|23	
14mr|parley-4.13.3-1|24	%files
14mr|parley-4.13.3-1|25	%doc COPYING COPYING.DOC AUTHORS
14mr|parley-4.13.3-1|26	%{_kde_bindir}/parley
14mr|parley-4.13.3-1|27	%{_kde_appsdir}/parley
14mr|parley-4.13.3-1|28	%{_kde_appsdir}/desktoptheme/default/widgets/parley_plasma_card.svg
14mr|parley-4.13.3-1|29	%{_kde_iconsdir}/*/*/apps/parley*
14mr|parley-4.13.3-1|30	%{_kde_applicationsdir}/parley.desktop
14mr|parley-4.13.3-1|31	%{_kde_services}/plasma-dataengine-parley.desktop
14mr|parley-4.13.3-1|32	%{_kde_services}/plasma_parley.desktop
14mr|parley-4.13.3-1|33	%{_kde_datadir}/config.kcfg/parley.kcfg
14mr|parley-4.13.3-1|34	%{_kde_datadir}/config.kcfg/languagesettings.kcfg
14mr|parley-4.13.3-1|35	%{_kde_datadir}/config.kcfg/documentsettings.kcfg
14mr|parley-4.13.3-1|36	%{_kde_configdir}/parley.knsrc
14mr|parley-4.13.3-1|37	%{_kde_configdir}/parley-themes.knsrc
14mr|parley-4.13.3-1|38	%{_kde_libdir}/kde4/plasma_applet_parley.so
14mr|parley-4.13.3-1|39	%{_kde_libdir}/kde4/plasma_engine_parley.so
14mr|parley-4.13.3-1|40	%{_kde_docdir}/HTML/*/parley
14mr|parley-4.13.3-1|41	
14mr|parley-4.13.3-1|42	#----------------------------------------------------------------------
14mr|parley-4.13.3-1|43	
14mr|parley-4.13.3-1|44	%prep
14mr|parley-4.13.3-1|45	%setup -q
14mr|parley-4.13.3-1|46	
14mr|parley-4.13.3-1|47	%build
14mr|parley-4.13.3-1|48	%cmake_kde4
14mr|parley-4.13.3-1|49	%make
14mr|parley-4.13.3-1|50	
14mr|parley-4.13.3-1|51	%install
14mr|parley-4.13.3-1|52	%makeinstall_std -C build
14mr|parley-4.13.3-1|53	
14mr|parley-4.13.3-1|54	
14mr|parley-4.13.3-1|55	%changelog
14mr|parley-4.13.3-1|56	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|parley-4.13.3-1|57	+ Revision: 4bada46
14mr|parley-4.13.3-1|58	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|parley-4.13.3-1|59	
14mr|parley-4.13.3-1|60	

17909 14
14mr|parted-3.1-7|1	%define _disable_ld_no_undefined 1
14mr|parted-3.1-7|2	
14mr|parted-3.1-7|3	%define	major		2
14mr|parted-3.1-7|4	%define	libname		%mklibname %{name} %{major}
14mr|parted-3.1-7|5	%define	devname		%mklibname %{name} -d
14mr|parted-3.1-7|6	
14mr|parted-3.1-7|7	%define	fsresize_major	0
14mr|parted-3.1-7|8	%define	libfsresize	%mklibname %{name}-fs-resize %{fsresize_major}
14mr|parted-3.1-7|9	
14mr|parted-3.1-7|10	Summary:	Flexible partitioning tool
14mr|parted-3.1-7|11	Name:		parted
14mr|parted-3.1-7|12	Version:	3.1
14mr|parted-3.1-7|13	Release:	7
14mr|parted-3.1-7|14	License:	GPLv3+
14mr|parted-3.1-7|15	Group:		System/Configuration/Hardware
14mr|parted-3.1-7|16	Url:		http://www.gnu.org/software/parted/
14mr|parted-3.1-7|17	Source0:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz
14mr|parted-3.1-7|18	Source1:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz.sig
14mr|parted-3.1-7|19	#Fedora patches
14mr|parted-3.1-7|20	Patch0:		parted-3.0-libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
14mr|parted-3.1-7|21	Patch1:		parted-3.1-libparted-check-PMBR-before-GPT-partition-table-8052.patch
14mr|parted-3.1-7|22	Patch2:		parted-3.1-tests-add-t0301-overwrite-gpt-pmbr.sh.patch
14mr|parted-3.1-7|23	Patch3:		parted-3.1-libparted-Fix-endian-error-with-FirstUsableLBA.patch
14mr|parted-3.1-7|24	Patch4:		parted-2.1-libparted-use-dm_udev_wait-698121.patch
14mr|parted-3.1-7|25	Patch5:		parted-3.1-libparted-use-largest_partnum-in-dm_reread_part_tabl.patch
14mr|parted-3.1-7|26	Patch6:		parted-3.1-test-creating-20-device-mapper-partitions.patch
14mr|parted-3.1-7|27	Patch7:		parted-3.1-libparted-preserve-the-uuid-on-dm-partitions.patch
14mr|parted-3.1-7|28	Patch8:		parted-3.1-tests-Make-sure-dm-UUIDs-are-not-erased.patch
14mr|parted-3.1-7|29	Patch9:		parted-3.1-libparted-reallocate-buf-after-_disk_analyse_block_s.patch
14mr|parted-3.1-7|30	Patch10:	parted-3.1-tests-cleanup-losetup-usage.patch
14mr|parted-3.1-7|31	Patch11:	parted-3.1-libparted-add-support-for-implicit-FBA-DASD-partitions.patch
14mr|parted-3.1-7|32	Patch12:	parted-3.1-libparted-add-support-for-EAV-DASD-partitions.patch
14mr|parted-3.1-7|33	Patch13:	parted-3.1-libparted-don-t-canonicalize-dev-md-paths.patch
14mr|parted-3.1-7|34	Patch14:	parted-3.1-libparted-mklabel-eav.patch
14mr|parted-3.1-7|35	Patch15:	parted-3.1-avoid-dasd-as-default-file-image-type.patch
14mr|parted-3.1-7|36	Patch16:	parted-3.1-libparted-mklabel-edev.patch
14mr|parted-3.1-7|37	Patch17:	parted-3.1-tests-rewrite-t6001-to-use-dev-mapper.patch
14mr|parted-3.1-7|38	Patch18:	parted-3.1-libparted-Support-Linux-fs-GUID.patch
14mr|parted-3.1-7|39	Patch19:	parted-3.1-libparted-Recognize-btrfs-filesystem.patch
14mr|parted-3.1-7|40	#Ours
14mr|parted-3.1-7|41	Patch20:	parted-3.1-readline6.3.patch
14mr|parted-3.1-7|42	BuildRequires:	texinfo
14mr|parted-3.1-7|43	BuildRequires:	gettext-devel
14mr|parted-3.1-7|44	BuildRequires:	gpm-devel
14mr|parted-3.1-7|45	BuildRequires:	readline-devel
14mr|parted-3.1-7|46	BuildRequires:	pkgconfig(devmapper)
14mr|parted-3.1-7|47	BuildRequires:	pkgconfig(ext2fs)
14mr|parted-3.1-7|48	BuildRequires:	pkgconfig(ncurses)
14mr|parted-3.1-7|49	BuildRequires:	pkgconfig(uuid)
14mr|parted-3.1-7|50	Requires:	e2fsprogs
14mr|parted-3.1-7|51	
14mr|parted-3.1-7|52	%description
14mr|parted-3.1-7|53	GNU Parted is a program that allows you to create, destroy,
14mr|parted-3.1-7|54	resize, move and copy hard disk partitions. This is useful for
14mr|parted-3.1-7|55	creating space for new operating systems, reorganising disk
14mr|parted-3.1-7|56	usage, and copying data to new hard disks.
14mr|parted-3.1-7|57	
14mr|parted-3.1-7|58	%files -f %{name}.lang
14mr|parted-3.1-7|59	%doc README
14mr|parted-3.1-7|60	%{_sbindir}/*
14mr|parted-3.1-7|61	%{_mandir}/man*/*
14mr|parted-3.1-7|62	%{_infodir}/parted.info*
14mr|parted-3.1-7|63	
14mr|parted-3.1-7|64	#----------------------------------------------------------------------------
14mr|parted-3.1-7|65	
14mr|parted-3.1-7|66	%package -n %{libname}
14mr|parted-3.1-7|67	Summary:	The parted library
14mr|parted-3.1-7|68	Group:		Development/C
14mr|parted-3.1-7|69	
14mr|parted-3.1-7|70	%description -n %{libname}
14mr|parted-3.1-7|71	This package includes the dynamic libraries.
14mr|parted-3.1-7|72	
14mr|parted-3.1-7|73	%files -n %{libname}
14mr|parted-3.1-7|74	%doc TODO
14mr|parted-3.1-7|75	%{_libdir}/lib%{name}.so.%{major}*
14mr|parted-3.1-7|76	
14mr|parted-3.1-7|77	#----------------------------------------------------------------------------
14mr|parted-3.1-7|78	
14mr|parted-3.1-7|79	%package -n %{libfsresize}
14mr|parted-3.1-7|80	Summary:	The parted fs-resize library
14mr|parted-3.1-7|81	Group:		Development/C
14mr|parted-3.1-7|82	
14mr|parted-3.1-7|83	%description -n %{libfsresize}
14mr|parted-3.1-7|84	This package includes the dynamic libraries.
14mr|parted-3.1-7|85	
14mr|parted-3.1-7|86	%files -n %{libfsresize}
14mr|parted-3.1-7|87	%{_libdir}/lib%{name}-fs-resize.so.%{fsresize_major}*
14mr|parted-3.1-7|88	
14mr|parted-3.1-7|89	#----------------------------------------------------------------------------
14mr|parted-3.1-7|90	
14mr|parted-3.1-7|91	%package -n %{devname}
14mr|parted-3.1-7|92	Summary:	Files required to compile software that uses libparted
14mr|parted-3.1-7|93	Group:		Development/C
14mr|parted-3.1-7|94	Requires:	e2fsprogs
14mr|parted-3.1-7|95	Requires:	%{libname} = %{EVRD}
14mr|parted-3.1-7|96	Requires:	%{libfsresize} = %{EVRD}
14mr|parted-3.1-7|97	Provides:	parted-devel = %{EVRD}
14mr|parted-3.1-7|98	
14mr|parted-3.1-7|99	%description -n %{devname}
14mr|parted-3.1-7|100	This package includes the header files and libraries needed to
14mr|parted-3.1-7|101	link software with libparted.
14mr|parted-3.1-7|102	
14mr|parted-3.1-7|103	%files -n %{devname}
14mr|parted-3.1-7|104	%doc AUTHORS ChangeLog doc/API
14mr|parted-3.1-7|105	%{_libdir}/*.so
14mr|parted-3.1-7|106	%{_includedir}/*
14mr|parted-3.1-7|107	%{_libdir}/pkgconfig/libparted.pc
14mr|parted-3.1-7|108	
14mr|parted-3.1-7|109	#----------------------------------------------------------------------------
14mr|parted-3.1-7|110	
14mr|parted-3.1-7|111	%prep
14mr|parted-3.1-7|112	%setup -q
14mr|parted-3.1-7|113	%apply_patches
14mr|parted-3.1-7|114	autoreconf -fi
14mr|parted-3.1-7|115	
14mr|parted-3.1-7|116	%build
14mr|parted-3.1-7|117	%configure2_5x \
14mr|parted-3.1-7|118	--disable-static
14mr|parted-3.1-7|119	%make
14mr|parted-3.1-7|120	
14mr|parted-3.1-7|121	%install
14mr|parted-3.1-7|122	%makeinstall_std
14mr|parted-3.1-7|123	
14mr|parted-3.1-7|124	%find_lang %{name}
14mr|parted-3.1-7|125	
14mr|parted-3.1-7|126	%check
14mr|parted-3.1-7|127	export PATH=$PATH:/sbin
14mr|parted-3.1-7|128	make check
14mr|parted-3.1-7|129	
14mr|parted-3.1-7|130	%changelog
14mr|parted-3.1-7|131	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 3.1-7
14mr|parted-3.1-7|132	+ Revision: 925137f
14mr|parted-3.1-7|133	- Add patch to fix build with readline 6.3, spec cleanup
14mr|parted-3.1-7|134	
14mr|parted-3.1-7|135	

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

17911 14
14mr|passwd-0.79-3|1	Summary:	The passwd utility for setting/changing passwords using PAM
14mr|passwd-0.79-3|2	Name:		passwd
14mr|passwd-0.79-3|3	Version:	0.79
14mr|passwd-0.79-3|4	Release:	3
14mr|passwd-0.79-3|5	License:	BSD
14mr|passwd-0.79-3|6	Group:		System/Base
14mr|passwd-0.79-3|7	Url:		https://fedorahosted.org/passwd/
14mr|passwd-0.79-3|8	Source0:	https://fedorahosted.org/releases/p/a/passwd/%{name}-%{version}.tar.bz2
14mr|passwd-0.79-3|9	BuildRequires:	audit-devel
14mr|passwd-0.79-3|10	BuildRequires:	pam-devel
14mr|passwd-0.79-3|11	BuildRequires:	pkgconfig(glib-2.0)
14mr|passwd-0.79-3|12	BuildRequires:	pkgconfig(libuser)
14mr|passwd-0.79-3|13	BuildRequires:	pkgconfig(popt)
14mr|passwd-0.79-3|14	Requires:	pam
14mr|passwd-0.79-3|15	Requires:	libuser
14mr|passwd-0.79-3|16	
14mr|passwd-0.79-3|17	%description
14mr|passwd-0.79-3|18	The passwd package contains a system utility (passwd) which sets
14mr|passwd-0.79-3|19	and/or changes passwords, using PAM (Pluggable Authentication
14mr|passwd-0.79-3|20	Modules).
14mr|passwd-0.79-3|21	
14mr|passwd-0.79-3|22	%files -f %{name}.lang
14mr|passwd-0.79-3|23	%config(noreplace) %{_sysconfdir}/pam.d/passwd
14mr|passwd-0.79-3|24	%attr(4511,root,shadow) %{_bindir}/passwd
14mr|passwd-0.79-3|25	%{_mandir}/man1/passwd.1*
14mr|passwd-0.79-3|26	%lang(ja) %{_mandir}/ja/man1/passwd.1*
14mr|passwd-0.79-3|27	
14mr|passwd-0.79-3|28	#----------------------------------------------------------------------------
14mr|passwd-0.79-3|29	
14mr|passwd-0.79-3|30	%prep
14mr|passwd-0.79-3|31	%setup -q
14mr|passwd-0.79-3|32	%apply_patches
14mr|passwd-0.79-3|33	
14mr|passwd-0.79-3|34	%build
14mr|passwd-0.79-3|35	%configure2_5x \
14mr|passwd-0.79-3|36	--without-selinux \
14mr|passwd-0.79-3|37	--without-pwdb \
14mr|passwd-0.79-3|38	--with-audit \
14mr|passwd-0.79-3|39	--with-libuser \
14mr|passwd-0.79-3|40	--disable-rpath
14mr|passwd-0.79-3|41	
14mr|passwd-0.79-3|42	%make
14mr|passwd-0.79-3|43	
14mr|passwd-0.79-3|44	%install
14mr|passwd-0.79-3|45	%makeinstall_std
14mr|passwd-0.79-3|46	
14mr|passwd-0.79-3|47	install -m644 passwd.pamd -D %{buildroot}%{_sysconfdir}/pam.d/passwd
14mr|passwd-0.79-3|48	
14mr|passwd-0.79-3|49	%find_lang %{name}
14mr|passwd-0.79-3|50	
14mr|passwd-0.79-3|51	
14mr|passwd-0.79-3|52	
14mr|passwd-0.79-3|53	%changelog
14mr|passwd-0.79-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.79-3
14mr|passwd-0.79-3|55	+ Revision: db2efec
14mr|passwd-0.79-3|56	- MassBuild#440: Increase release tag
14mr|passwd-0.79-3|57	
14mr|passwd-0.79-3|58	

17912 14
14mr|patch-2.7.1-8|1	Summary:	The GNU patch command, for modifying/upgrading files
14mr|patch-2.7.1-8|2	Name:		patch
14mr|patch-2.7.1-8|3	Version:	2.7.1
14mr|patch-2.7.1-8|4	Release:	8
14mr|patch-2.7.1-8|5	License:	GPLv3+
14mr|patch-2.7.1-8|6	Group:		Text tools
14mr|patch-2.7.1-8|7	Url:		http://www.gnu.org/directory/GNU/patch.html
14mr|patch-2.7.1-8|8	Source0:	ftp://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.xz
14mr|patch-2.7.1-8|9	Source1:	ftp://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.xz.sig
14mr|patch-2.7.1-8|10	Patch3:		patch-2.6-stderr.patch
14mr|patch-2.7.1-8|11	Patch6:		patch-2.6-fix-str-fmt.patch
14mr|patch-2.7.1-8|12	Patch7:		patch-remove-empty-dir.patch
14mr|patch-2.7.1-8|13	Patch8:		patch-2.7.1-fix-segfault-in-parsing-of-incorrect-args.patch
14mr|patch-2.7.1-8|14	# debian patches:
14mr|patch-2.7.1-8|15	Patch103:	lenny-options.diff
14mr|patch-2.7.1-8|16	BuildRequires:	attr-devel
14mr|patch-2.7.1-8|17	
14mr|patch-2.7.1-8|18	%description
14mr|patch-2.7.1-8|19	The patch program applies diff files to originals.  The diff command
14mr|patch-2.7.1-8|20	is used to compare an original to a changed file.  Diff lists the
14mr|patch-2.7.1-8|21	changes made to the file.  A person who has the original file can then
14mr|patch-2.7.1-8|22	use the patch command with the diff file to add the changes to their
14mr|patch-2.7.1-8|23	original file (patching the file).
14mr|patch-2.7.1-8|24	
14mr|patch-2.7.1-8|25	Patch should be installed because it is a common way of upgrading
14mr|patch-2.7.1-8|26	applications.
14mr|patch-2.7.1-8|27	
14mr|patch-2.7.1-8|28	%files
14mr|patch-2.7.1-8|29	%doc NEWS README AUTHORS ChangeLog
14mr|patch-2.7.1-8|30	%{_bindir}/*
14mr|patch-2.7.1-8|31	%{_mandir}/man1/*
14mr|patch-2.7.1-8|32	
14mr|patch-2.7.1-8|33	#----------------------------------------------------------------------------
14mr|patch-2.7.1-8|34	
14mr|patch-2.7.1-8|35	%prep
14mr|patch-2.7.1-8|36	%setup -q
14mr|patch-2.7.1-8|37	%apply_patches
14mr|patch-2.7.1-8|38	
14mr|patch-2.7.1-8|39	%build
14mr|patch-2.7.1-8|40	%configure2_5x
14mr|patch-2.7.1-8|41	%make
14mr|patch-2.7.1-8|42	
14mr|patch-2.7.1-8|43	%install
14mr|patch-2.7.1-8|44	%makeinstall
14mr|patch-2.7.1-8|45	
14mr|patch-2.7.1-8|46	
14mr|patch-2.7.1-8|47	%changelog
14mr|patch-2.7.1-8|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.1-8
14mr|patch-2.7.1-8|49	+ Revision: 814562a
14mr|patch-2.7.1-8|50	- MassBuild#440: Increase release tag
14mr|patch-2.7.1-8|51	
14mr|patch-2.7.1-8|52	

17913 14
14mr|pavucontrol-0.9.10-14|1	Summary:	Volume control for Pulseaudio sound server for Linux
14mr|pavucontrol-0.9.10-14|2	Name:		pavucontrol
14mr|pavucontrol-0.9.10-14|3	Version:	0.9.10
14mr|pavucontrol-0.9.10-14|4	Release:	14
14mr|pavucontrol-0.9.10-14|5	License:	GPLv2+
14mr|pavucontrol-0.9.10-14|6	Group:		Sound
14mr|pavucontrol-0.9.10-14|7	Url:		http://0pointer.de/lennart/projects/pavucontrol
14mr|pavucontrol-0.9.10-14|8	Source0:	%{name}-%{version}.tar.gz
14mr|pavucontrol-0.9.10-14|9	Source1:	%{name}-16.png
14mr|pavucontrol-0.9.10-14|10	Source2:	%{name}-32.png
14mr|pavucontrol-0.9.10-14|11	Patch1:		pavucontrol-coling-history-branch.patch
14mr|pavucontrol-0.9.10-14|12	Patch2:		pavucontrol-peak-detect-survive-move.patch
14mr|pavucontrol-0.9.10-14|13	Patch3:		pavucontrol-0.9.10-now-l10n-ru.patch
14mr|pavucontrol-0.9.10-14|14	Patch100:	0100-Split-out-the-creation-of-the-PA-context-a-little.patch
14mr|pavucontrol-0.9.10-14|15	Patch101:	0101-streamwidget-Fix-a-compile-warning.patch
14mr|pavucontrol-0.9.10-14|16	Patch102:	0102-mainwindow-Add-a-method-to-remove-all-widgets-e.g.-o.patch
14mr|pavucontrol-0.9.10-14|17	Patch103:	0103-main-Automatically-reconnect-to-PA-upon-disconnectio.patch
14mr|pavucontrol-0.9.10-14|18	Patch104:	0104-connection-Show-a-nice-label-when-connecting-to-PA.patch
14mr|pavucontrol-0.9.10-14|19	Patch105:	0105-source-outputs-Fix-a-bug-where-the-no-streams-label-.patch
14mr|pavucontrol-0.9.10-14|20	Patch106:	0106-main-Cleanup-labels-after-connection-rework.patch
14mr|pavucontrol-0.9.10-14|21	Patch107:	0107-mainwindow-Compact-iterator-decls.patch
14mr|pavucontrol-0.9.10-14|22	Patch108:	0108-mainwindow-Save-restore-window-size.patch
14mr|pavucontrol-0.9.10-14|23	Patch109:	0109-mainwindow-Fix-clearing-out-of-clients.patch
14mr|pavucontrol-0.9.10-14|24	Patch110:	0110-main-Add-a-tab-command-line-argument-to-force-a-give.patch
14mr|pavucontrol-0.9.10-14|25	Patch111:	0111-main-Format-string-fixes.patch
14mr|pavucontrol-0.9.10-14|26	Patch112:	0112-source-outputs-Source-outputs-do-not-support-volume-.patch
14mr|pavucontrol-0.9.10-14|27	BuildRequires:	desktop-file-utils
14mr|pavucontrol-0.9.10-14|28	BuildRequires:	intltool
14mr|pavucontrol-0.9.10-14|29	BuildRequires:	lynx
14mr|pavucontrol-0.9.10-14|30	BuildRequires:	pkgconfig(gtkmm-2.4)
14mr|pavucontrol-0.9.10-14|31	BuildRequires:	pkgconfig(libcanberra-gtk)
14mr|pavucontrol-0.9.10-14|32	BuildRequires:	pkgconfig(libglademm-2.4)
14mr|pavucontrol-0.9.10-14|33	BuildRequires:	pkgconfig(libpulse)
14mr|pavucontrol-0.9.10-14|34	Requires:	pulseaudio
14mr|pavucontrol-0.9.10-14|35	Requires(post,postun):	desktop-file-utils
14mr|pavucontrol-0.9.10-14|36	Provides:	pulseaudio-volume-control = %{EVRD}
14mr|pavucontrol-0.9.10-14|37	
14mr|pavucontrol-0.9.10-14|38	%description
14mr|pavucontrol-0.9.10-14|39	Pulseaudio Volume Control (pavucontrol) is a simple GTK based volume control
14mr|pavucontrol-0.9.10-14|40	tool for the Pulseaudio sound server. In contrast to classic mixer tools this
14mr|pavucontrol-0.9.10-14|41	one allows you to control both the volume of hardware devices and of each
14mr|pavucontrol-0.9.10-14|42	playback stream separately.
14mr|pavucontrol-0.9.10-14|43	
14mr|pavucontrol-0.9.10-14|44	%files -f %{name}.lang
14mr|pavucontrol-0.9.10-14|45	%doc README LICENSE
14mr|pavucontrol-0.9.10-14|46	%{_bindir}/%{name}
14mr|pavucontrol-0.9.10-14|47	%{_datadir}/applications/%{name}.desktop
14mr|pavucontrol-0.9.10-14|48	%{_datadir}/%{name}/%{name}.glade
14mr|pavucontrol-0.9.10-14|49	%{_miconsdir}/%{name}.png
14mr|pavucontrol-0.9.10-14|50	%{_iconsdir}/%{name}.png
14mr|pavucontrol-0.9.10-14|51	
14mr|pavucontrol-0.9.10-14|52	#----------------------------------------------------------------------------
14mr|pavucontrol-0.9.10-14|53	
14mr|pavucontrol-0.9.10-14|54	%prep
14mr|pavucontrol-0.9.10-14|55	%setup -q
14mr|pavucontrol-0.9.10-14|56	%apply_patches
14mr|pavucontrol-0.9.10-14|57	
14mr|pavucontrol-0.9.10-14|58	%build
14mr|pavucontrol-0.9.10-14|59	echo "clean:" > Makefile
14mr|pavucontrol-0.9.10-14|60	./bootstrap.sh -V
14mr|pavucontrol-0.9.10-14|61	%configure2_5x
14mr|pavucontrol-0.9.10-14|62	%make
14mr|pavucontrol-0.9.10-14|63	
14mr|pavucontrol-0.9.10-14|64	%install
14mr|pavucontrol-0.9.10-14|65	%makeinstall_std
14mr|pavucontrol-0.9.10-14|66	
14mr|pavucontrol-0.9.10-14|67	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|pavucontrol-0.9.10-14|68	desktop-file-install --vendor="" \
14mr|pavucontrol-0.9.10-14|69	--add-category="GTK" \
14mr|pavucontrol-0.9.10-14|70	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14mr|pavucontrol-0.9.10-14|71	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|pavucontrol-0.9.10-14|72	--remove-category="Application" \
14mr|pavucontrol-0.9.10-14|73	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|pavucontrol-0.9.10-14|74	
14mr|pavucontrol-0.9.10-14|75	# Icons
14mr|pavucontrol-0.9.10-14|76	install -D -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14mr|pavucontrol-0.9.10-14|77	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14mr|pavucontrol-0.9.10-14|78	
14mr|pavucontrol-0.9.10-14|79	%find_lang %{name}
14mr|pavucontrol-0.9.10-14|80	
14mr|pavucontrol-0.9.10-14|81	
14mr|pavucontrol-0.9.10-14|82	%changelog
14mr|pavucontrol-0.9.10-14|83	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10-14
14mr|pavucontrol-0.9.10-14|84	+ Revision: 1794c4e
14mr|pavucontrol-0.9.10-14|85	- Improve Russian l10n patch
14mr|pavucontrol-0.9.10-14|86	
14mr|pavucontrol-0.9.10-14|87	

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

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

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

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

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

17919 14
14mr|pciutils-3.2.0-6|1	# when updating, please rebuild ldetect as it is compiled against this static library
14mr|pciutils-3.2.0-6|2	
14mr|pciutils-3.2.0-6|3	%bcond_with	bootstrap
14mr|pciutils-3.2.0-6|4	%bcond_with	diet
14mr|pciutils-3.2.0-6|5	%bcond_with	uclibc
14mr|pciutils-3.2.0-6|6	
14mr|pciutils-3.2.0-6|7	%define	major	3
14mr|pciutils-3.2.0-6|8	%define	libname	%mklibname pci %{major}
14mr|pciutils-3.2.0-6|9	%define	devname	%mklibname pci -d
14mr|pciutils-3.2.0-6|10	
14mr|pciutils-3.2.0-6|11	Summary:	PCI bus related utilities
14mr|pciutils-3.2.0-6|12	Name:		pciutils
14mr|pciutils-3.2.0-6|13	Version:	3.2.0
14mr|pciutils-3.2.0-6|14	Release:	6
14mr|pciutils-3.2.0-6|15	License:	GPLv2+
14mr|pciutils-3.2.0-6|16	Group:		System/Kernel and hardware
14mr|pciutils-3.2.0-6|17	Url:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
14mr|pciutils-3.2.0-6|18	Source0:	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
14mr|pciutils-3.2.0-6|19	Patch0:		pciutils-3.0.3-use-stdint.patch
14mr|pciutils-3.2.0-6|20	Patch10:	pciutils-3.1.2-pcimodules.patch
14mr|pciutils-3.2.0-6|21	Patch11:	pciutils-3.0.3-cardbus-only-when-root.patch
14mr|pciutils-3.2.0-6|22	# allow build with dietlibc, using sycall() and sys/io.h
14mr|pciutils-3.2.0-6|23	Patch20:	pciutils-2.2.6-noglibc.patch
14mr|pciutils-3.2.0-6|24	# allow build with dietlibc, not using unsupported features:
14mr|pciutils-3.2.0-6|25	Patch21:	pciutils-3.0.3-fix-compiliing-w-diet.patch
14mr|pciutils-3.2.0-6|26	Patch22:	pciutils-3.1.10-LDFLAGS.patch
14mr|pciutils-3.2.0-6|27	
14mr|pciutils-3.2.0-6|28	# upstream fixes / addons
14mr|pciutils-3.2.0-6|29	Patch51:	0001-lspci-Display-CardBus-bridge-capabilities.patch
14mr|pciutils-3.2.0-6|30	Patch52:	0002-lspci-Fully-decode-ASPM-support-from-Link-Capabiliti.patch
14mr|pciutils-3.2.0-6|31	Patch53:	0003-lspci-Add-L1-PM-Substate-capability-reporting.patch
14mr|pciutils-3.2.0-6|32	Patch54:	0004-Added-a-test-case-for-the-L1-PM-capability.patch
14mr|pciutils-3.2.0-6|33	Patch55:	0005-lspci-Make-output-of-L1-PM-cap-consistent-with-other.patch
14mr|pciutils-3.2.0-6|34	
14mr|pciutils-3.2.0-6|35	# Fedora patches
14mr|pciutils-3.2.0-6|36	# (TV) all but 106 & 109 (which we disabled) were droped by fedora!
14mr|pciutils-3.2.0-6|37	# don't segfault on systems without PCI bus (rhbz #84146)
14mr|pciutils-3.2.0-6|38	Patch102:	pciutils-2.1.10-scan.patch
14mr|pciutils-3.2.0-6|39	# use pread/pwrite, ifdef check is obsolete nowadays
14mr|pciutils-3.2.0-6|40	Patch103:	pciutils-havepread.patch
14mr|pciutils-3.2.0-6|41	# change pci.ids directory to hwdata
14mr|pciutils-3.2.0-6|42	Patch106:	pciutils-2.2.1-idpath.patch
14mr|pciutils-3.2.0-6|43	# multilib support
14mr|pciutils-3.2.0-6|44	Patch108:	pciutils-3.0.2-multilib.patch
14mr|pciutils-3.2.0-6|45	# add support for directory with another pci.ids
14mr|pciutils-3.2.0-6|46	Patch109:	pciutils-dir-d.patch
14mr|pciutils-3.2.0-6|47	# platform support 3x
14mr|pciutils-3.2.0-6|48	Patch110:	pciutils-2.2.10-sparc-support.patch
14mr|pciutils-3.2.0-6|49	Patch111:	pciutils-3.0.1-superh-support.patch
14mr|pciutils-3.2.0-6|50	Patch112:	pciutils-3.1.8-arm.patch
14mr|pciutils-3.2.0-6|51	
14mr|pciutils-3.2.0-6|52	# needed to support modaliases so lspci -k gives correct output
14mr|pciutils-3.2.0-6|53	BuildRequires:	kmod-devel
14mr|pciutils-3.2.0-6|54	%if %{with diet}
14mr|pciutils-3.2.0-6|55	BuildRequires:	dietlibc-devel
14mr|pciutils-3.2.0-6|56	%endif
14mr|pciutils-3.2.0-6|57	%if %{with uclibc}
14mr|pciutils-3.2.0-6|58	BuildRequires:	uClibc-devel >= 0.9.33.2
14mr|pciutils-3.2.0-6|59	%endif
14mr|pciutils-3.2.0-6|60	%if !%{with bootstrap}
14mr|pciutils-3.2.0-6|61	Requires:	pciids
14mr|pciutils-3.2.0-6|62	%endif
14mr|pciutils-3.2.0-6|63	# matching lib is always needed (mga #10661)
14mr|pciutils-3.2.0-6|64	Requires:	%{libname} = %{EVRD}
14mr|pciutils-3.2.0-6|65	Requires:	hwdata
14mr|pciutils-3.2.0-6|66	Provides:	pciids = %{EVRD}
14mr|pciutils-3.2.0-6|67	
14mr|pciutils-3.2.0-6|68	%description
14mr|pciutils-3.2.0-6|69	This package contains various utilities for inspecting and setting
14mr|pciutils-3.2.0-6|70	devices connected to the PCI bus.
14mr|pciutils-3.2.0-6|71	
14mr|pciutils-3.2.0-6|72	%files
14mr|pciutils-3.2.0-6|73	%doc README ChangeLog pciutils.lsm
14mr|pciutils-3.2.0-6|74	%{_mandir}/man8/*
14mr|pciutils-3.2.0-6|75	%{_bindir}/lspci
14mr|pciutils-3.2.0-6|76	%{_bindir}/pcimodules
14mr|pciutils-3.2.0-6|77	%{_bindir}/setpci
14mr|pciutils-3.2.0-6|78	%{_sbindir}/update-pciids
14mr|pciutils-3.2.0-6|79	
14mr|pciutils-3.2.0-6|80	#----------------------------------------------------------------------------
14mr|pciutils-3.2.0-6|81	
14mr|pciutils-3.2.0-6|82	%package -n %{libname}
14mr|pciutils-3.2.0-6|83	Summary:	The PCI library
14mr|pciutils-3.2.0-6|84	Group:		System/Libraries
14mr|pciutils-3.2.0-6|85	
14mr|pciutils-3.2.0-6|86	%description -n	%{libname}
14mr|pciutils-3.2.0-6|87	This package contains a dynamic library for inspecting and setting
14mr|pciutils-3.2.0-6|88	devices connected to the PCI bus.
14mr|pciutils-3.2.0-6|89	
14mr|pciutils-3.2.0-6|90	%files -n %{libname}
14mr|pciutils-3.2.0-6|91	%{_libdir}/libpci.so.%{major}*
14mr|pciutils-3.2.0-6|92	
14mr|pciutils-3.2.0-6|93	#----------------------------------------------------------------------------
14mr|pciutils-3.2.0-6|94	
14mr|pciutils-3.2.0-6|95	%package -n %{devname}
14mr|pciutils-3.2.0-6|96	Summary:	Linux PCI development library
14mr|pciutils-3.2.0-6|97	Group:		Development/C
14mr|pciutils-3.2.0-6|98	Requires:	%{libname}  = %{EVRD}
14mr|pciutils-3.2.0-6|99	Provides:	pciutils-devel = %{EVRD}
14mr|pciutils-3.2.0-6|100	
14mr|pciutils-3.2.0-6|101	%description -n	%{devname}
14mr|pciutils-3.2.0-6|102	This package contains a library for inspecting and setting
14mr|pciutils-3.2.0-6|103	devices connected to the PCI bus.
14mr|pciutils-3.2.0-6|104	
14mr|pciutils-3.2.0-6|105	%files -n %{devname}
14mr|pciutils-3.2.0-6|106	%doc TODO
14mr|pciutils-3.2.0-6|107	%{_libdir}/*.a
14mr|pciutils-3.2.0-6|108	%{_libdir}/*.so
14mr|pciutils-3.2.0-6|109	%if %{with diet}
14mr|pciutils-3.2.0-6|110	%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
14mr|pciutils-3.2.0-6|111	%endif
14mr|pciutils-3.2.0-6|112	%if %{with uclibc}
14mr|pciutils-3.2.0-6|113	%{uclibc_root}%{_libdir}/libpci.a
14mr|pciutils-3.2.0-6|114	%endif
14mr|pciutils-3.2.0-6|115	%dir %{_includedir}/pci
14mr|pciutils-3.2.0-6|116	%{_includedir}/pci/*.h
14mr|pciutils-3.2.0-6|117	%{_libdir}/pkgconfig/libpci.pc
14mr|pciutils-3.2.0-6|118	
14mr|pciutils-3.2.0-6|119	#----------------------------------------------------------------------------
14mr|pciutils-3.2.0-6|120	
14mr|pciutils-3.2.0-6|121	%prep
14mr|pciutils-3.2.0-6|122	%setup -q
14mr|pciutils-3.2.0-6|123	%patch0 -p0
14mr|pciutils-3.2.0-6|124	%patch10 -p1
14mr|pciutils-3.2.0-6|125	%patch11 -p0
14mr|pciutils-3.2.0-6|126	%patch20 -p1
14mr|pciutils-3.2.0-6|127	%patch21 -p1
14mr|pciutils-3.2.0-6|128	%patch22 -p1
14mr|pciutils-3.2.0-6|129	
14mr|pciutils-3.2.0-6|130	%patch51 -p1
14mr|pciutils-3.2.0-6|131	%patch52 -p1
14mr|pciutils-3.2.0-6|132	%patch53 -p1
14mr|pciutils-3.2.0-6|133	%patch54 -p1
14mr|pciutils-3.2.0-6|134	%patch55 -p1
14mr|pciutils-3.2.0-6|135	
14mr|pciutils-3.2.0-6|136	%patch102 -p1 -b .scan~
14mr|pciutils-3.2.0-6|137	%patch103 -p1 -b .pread~
14mr|pciutils-3.2.0-6|138	%patch106 -p1 -b .idpath~
14mr|pciutils-3.2.0-6|139	%patch108 -p1 -b .multilib~
14mr|pciutils-3.2.0-6|140	# fixme:?
14mr|pciutils-3.2.0-6|141	%patch109 -p1 -b .dird~
14mr|pciutils-3.2.0-6|142	%patch110 -p1 -b .sparc~
14mr|pciutils-3.2.0-6|143	%patch111 -p1 -b .superh~
14mr|pciutils-3.2.0-6|144	%patch112 -p1 -b .arm~
14mr|pciutils-3.2.0-6|145	
14mr|pciutils-3.2.0-6|146	%build
14mr|pciutils-3.2.0-6|147	sed -i -e 's|^SRC=.*|SRC="http://pciids.sourceforge.net/pci.ids"|' update-pciids.sh
14mr|pciutils-3.2.0-6|148	
14mr|pciutils-3.2.0-6|149	%if %{with diet}
14mr|pciutils-3.2.0-6|150	%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
14mr|pciutils-3.2.0-6|151	cp lib/libpci.a libpci.a.diet
14mr|pciutils-3.2.0-6|152	make clean
14mr|pciutils-3.2.0-6|153	%endif
14mr|pciutils-3.2.0-6|154	%if %{with uclibc}
14mr|pciutils-3.2.0-6|155	%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
14mr|pciutils-3.2.0-6|156	cp lib/libpci.a libpci.a.uclibc
14mr|pciutils-3.2.0-6|157	make clean
14mr|pciutils-3.2.0-6|158	%endif
14mr|pciutils-3.2.0-6|159	
14mr|pciutils-3.2.0-6|160	%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
14mr|pciutils-3.2.0-6|161	cp lib/libpci.a lib/libpci.a.libc
14mr|pciutils-3.2.0-6|162	make clean
14mr|pciutils-3.2.0-6|163	
14mr|pciutils-3.2.0-6|164	# do not build with zlib support since it's useless (only needed if we compress
14mr|pciutils-3.2.0-6|165	# pci.ids which we cannot do since hal mmaps it for memory saving reason)
14mr|pciutils-3.2.0-6|166	%make PREFIX=%{_prefix} OPT="%{optflags} -fPIC" ZLIB=no SHARED=yes LDFLAGS="%{ldflags}" IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids"
14mr|pciutils-3.2.0-6|167	
14mr|pciutils-3.2.0-6|168	%install
14mr|pciutils-3.2.0-6|169	install -d %{buildroot}{%{_bindir},%{_sbindir},%{_mandir}/man8,%{_libdir}/pkgconfig,%{_includedir}/pci}
14mr|pciutils-3.2.0-6|170	
14mr|pciutils-3.2.0-6|171	install pcimodules lspci setpci %{buildroot}%{_bindir}
14mr|pciutils-3.2.0-6|172	install update-pciids %{buildroot}%{_sbindir}
14mr|pciutils-3.2.0-6|173	install -m 644 pcimodules.man lspci.8 setpci.8 %{buildroot}%{_mandir}/man8
14mr|pciutils-3.2.0-6|174	install -m 644 lib/libpci.a.libc %{buildroot}%{_libdir}/libpci.a
14mr|pciutils-3.2.0-6|175	install lib/libpci.so.%{major}.* %{buildroot}%{_libdir}
14mr|pciutils-3.2.0-6|176	ln -s libpci.so.3 %{buildroot}%{_libdir}/libpci.so
14mr|pciutils-3.2.0-6|177	%if %{with diet}
14mr|pciutils-3.2.0-6|178	install -m644 libpci.a.diet -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
14mr|pciutils-3.2.0-6|179	%endif
14mr|pciutils-3.2.0-6|180	%if %{with uclibc}
14mr|pciutils-3.2.0-6|181	install -m644 libpci.a.uclibc -D %{buildroot}%{uclibc_root}%{_libdir}/libpci.a
14mr|pciutils-3.2.0-6|182	%endif
14mr|pciutils-3.2.0-6|183	
14mr|pciutils-3.2.0-6|184	install -m 644 lib/{pci.h,header.h,config.h,types.h} %{buildroot}%{_includedir}/pci
14mr|pciutils-3.2.0-6|185	install -m 644 lib/libpci.pc %{buildroot}%{_libdir}/pkgconfig/
14mr|pciutils-3.2.0-6|186	
14mr|pciutils-3.2.0-6|187	
14mr|pciutils-3.2.0-6|188	%changelog
14mr|pciutils-3.2.0-6|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.0-6
14mr|pciutils-3.2.0-6|190	+ Revision: 43d7a7c
14mr|pciutils-3.2.0-6|191	- MassBuild#440: Increase release tag
14mr|pciutils-3.2.0-6|192	
14mr|pciutils-3.2.0-6|193	

17920 14
14mr|pcmanfm-1.2.0-3|1	Summary:	PCMan File Manager
14mr|pcmanfm-1.2.0-3|2	Name:		pcmanfm
14mr|pcmanfm-1.2.0-3|3	Version:	1.2.0
14mr|pcmanfm-1.2.0-3|4	Release:	3
14mr|pcmanfm-1.2.0-3|5	License:	GPLv2+
14mr|pcmanfm-1.2.0-3|6	Group:		File tools
14mr|pcmanfm-1.2.0-3|7	Url:		http://pcmanfm.sourceforge.net/
14mr|pcmanfm-1.2.0-3|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.xz
14mr|pcmanfm-1.2.0-3|9	Patch0:		pcmanfm-0.9.8-mdv-default-config.patch
14mr|pcmanfm-1.2.0-3|10	BuildRequires:	desktop-file-utils
14mr|pcmanfm-1.2.0-3|11	BuildRequires:	intltool
14mr|pcmanfm-1.2.0-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|pcmanfm-1.2.0-3|13	BuildRequires:	pkgconfig(libfm)
14mr|pcmanfm-1.2.0-3|14	Requires:	gksu
14mr|pcmanfm-1.2.0-3|15	Requires:	gnome-icon-theme
14mr|pcmanfm-1.2.0-3|16	Requires:	shared-mime-info
14mr|pcmanfm-1.2.0-3|17	Suggests:	gvfs
14mr|pcmanfm-1.2.0-3|18	Conflicts:	lxde-common < 0.5.0
14mr|pcmanfm-1.2.0-3|19	
14mr|pcmanfm-1.2.0-3|20	%description
14mr|pcmanfm-1.2.0-3|21	PCMan File Manager is an extremely fast and lightweight file manager which
14mr|pcmanfm-1.2.0-3|22	features tabbed browsing and user-friendly interface.
14mr|pcmanfm-1.2.0-3|23	
14mr|pcmanfm-1.2.0-3|24	%files -f %{name}.lang
14mr|pcmanfm-1.2.0-3|25	%doc AUTHORS ChangeLog NEWS README
14mr|pcmanfm-1.2.0-3|26	%{_bindir}/%{name}
14mr|pcmanfm-1.2.0-3|27	%{_sysconfdir}/xdg/%{name}/default/pcmanfm.conf
14mr|pcmanfm-1.2.0-3|28	%{_datadir}/applications/%{name}.desktop
14mr|pcmanfm-1.2.0-3|29	%{_datadir}/%{name}
14mr|pcmanfm-1.2.0-3|30	%{_datadir}/applications/%{name}-desktop-pref.desktop
14mr|pcmanfm-1.2.0-3|31	%{_datadir}/man/man1/pcmanfm.1.xz
14mr|pcmanfm-1.2.0-3|32	
14mr|pcmanfm-1.2.0-3|33	#----------------------------------------------------------------------------
14mr|pcmanfm-1.2.0-3|34	
14mr|pcmanfm-1.2.0-3|35	%package devel
14mr|pcmanfm-1.2.0-3|36	Summary:	Developement files for %{name}
14mr|pcmanfm-1.2.0-3|37	Group:		Development/C
14mr|pcmanfm-1.2.0-3|38	
14mr|pcmanfm-1.2.0-3|39	%description devel
14mr|pcmanfm-1.2.0-3|40	This package contains header files needed when building applications based on
14mr|pcmanfm-1.2.0-3|41	%{name}.
14mr|pcmanfm-1.2.0-3|42	
14mr|pcmanfm-1.2.0-3|43	%files devel
14mr|pcmanfm-1.2.0-3|44	%{_includedir}/*.h
14mr|pcmanfm-1.2.0-3|45	
14mr|pcmanfm-1.2.0-3|46	#----------------------------------------------------------------------------
14mr|pcmanfm-1.2.0-3|47	
14mr|pcmanfm-1.2.0-3|48	%prep
14mr|pcmanfm-1.2.0-3|49	%setup -q
14mr|pcmanfm-1.2.0-3|50	%apply_patches
14mr|pcmanfm-1.2.0-3|51	
14mr|pcmanfm-1.2.0-3|52	%build
14mr|pcmanfm-1.2.0-3|53	%configure2_5x \
14mr|pcmanfm-1.2.0-3|54	--disable-static \
14mr|pcmanfm-1.2.0-3|55	--with-gtk=2
14mr|pcmanfm-1.2.0-3|56	%make
14mr|pcmanfm-1.2.0-3|57	
14mr|pcmanfm-1.2.0-3|58	%install
14mr|pcmanfm-1.2.0-3|59	%makeinstall_std
14mr|pcmanfm-1.2.0-3|60	
14mr|pcmanfm-1.2.0-3|61	%find_lang %{name}
14mr|pcmanfm-1.2.0-3|62	
14mr|pcmanfm-1.2.0-3|63	# clean .desktop file
14mr|pcmanfm-1.2.0-3|64	desktop-file-install --vendor="" \
14mr|pcmanfm-1.2.0-3|65	--remove-category="Application" \
14mr|pcmanfm-1.2.0-3|66	--add-category="System;FileTools" \
14mr|pcmanfm-1.2.0-3|67	--remove-mime-type="x-directory/normal" \
14mr|pcmanfm-1.2.0-3|68	--dir %{buildroot}%{_datadir}/applications \
14mr|pcmanfm-1.2.0-3|69	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|pcmanfm-1.2.0-3|70	
14mr|pcmanfm-1.2.0-3|71	
14mr|pcmanfm-1.2.0-3|72	%changelog
14mr|pcmanfm-1.2.0-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-3
14mr|pcmanfm-1.2.0-3|74	+ Revision: 37415a8
14mr|pcmanfm-1.2.0-3|75	- MassBuild#440: Increase release tag
14mr|pcmanfm-1.2.0-3|76	
14mr|pcmanfm-1.2.0-3|77	

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

17922 14
14mr|pcmciautils-018-2|1	Summary:	Tools for the hotpluggable PCMCIA subsystem
14mr|pcmciautils-018-2|2	Name:		pcmciautils
14mr|pcmciautils-018-2|3	Version:	018
14mr|pcmciautils-018-2|4	Release:	2
14mr|pcmciautils-018-2|5	License:	GPLv2
14mr|pcmciautils-018-2|6	Group:		System/Kernel and hardware
14mr|pcmciautils-018-2|7	Url:		http://www.kernel.org/pub/linux/utils/kernel/pcmcia/
14mr|pcmciautils-018-2|8	Source0:	%{name}-%{version}.tar.bz2
14mr|pcmciautils-018-2|9	Patch0:		makefile_fix.patch
14mr|pcmciautils-018-2|10	BuildRequires:	byacc
14mr|pcmciautils-018-2|11	BuildRequires:	flex
14mr|pcmciautils-018-2|12	BuildRequires:	sysfsutils-devel
14mr|pcmciautils-018-2|13	
14mr|pcmciautils-018-2|14	%description
14mr|pcmciautils-018-2|15	PCMCIAutils contains hotplug scripts and initialization tools
14mr|pcmciautils-018-2|16	necessary to allow the PCMCIA subsystem to behave (almost) as every
14mr|pcmciautils-018-2|17	other hotpluggable bus system (e.g. USB, IEEE1394).
14mr|pcmciautils-018-2|18	
14mr|pcmciautils-018-2|19	Please note that the kernel support for this new feature is only
14mr|pcmciautils-018-2|20	present since 2.6.13-rc1.
14mr|pcmciautils-018-2|21	
14mr|pcmciautils-018-2|22	%prep
14mr|pcmciautils-018-2|23	%setup -q
14mr|pcmciautils-018-2|24	%apply_patches
14mr|pcmciautils-018-2|25	
14mr|pcmciautils-018-2|26	%build
14mr|pcmciautils-018-2|27	%make LD=%{__cc} CC=%{__cc} V=1 OPTIMIZATION="%{optflags}" LDFLAGS="%{ldflags}" STRIPCMD=/bin/true
14mr|pcmciautils-018-2|28	
14mr|pcmciautils-018-2|29	%install
14mr|pcmciautils-018-2|30	%makeinstall_std
14mr|pcmciautils-018-2|31	
14mr|pcmciautils-018-2|32	%files
14mr|pcmciautils-018-2|33	%config(noreplace) %{_sysconfdir}/pcmcia/config.opts
14mr|pcmciautils-018-2|34	/sbin/lspcmcia
14mr|pcmciautils-018-2|35	/sbin/pccardctl
14mr|pcmciautils-018-2|36	/lib/udev/rules.d/60-pcmcia.rules
14mr|pcmciautils-018-2|37	/lib/udev/pcmcia-check-broken-cis
14mr|pcmciautils-018-2|38	/lib/udev/pcmcia-socket-startup
14mr|pcmciautils-018-2|39	%{_mandir}/man*/*
14mr|pcmciautils-018-2|40	
14mr|pcmciautils-018-2|41	
14mr|pcmciautils-018-2|42	%changelog
14mr|pcmciautils-018-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 018-2
14mr|pcmciautils-018-2|44	+ Revision: 23ef875
14mr|pcmciautils-018-2|45	- MassBuild#440: Increase release tag
14mr|pcmciautils-018-2|46	
14mr|pcmciautils-018-2|47	

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

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

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

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

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

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

17929 14
14mr|pentaho-libxml-1.1.6-2|1	%define upstream_name libxml
14mr|pentaho-libxml-1.1.6-2|2	
14mr|pentaho-libxml-1.1.6-2|3	Summary:	Namespace aware SAX-Parser utility library
14mr|pentaho-libxml-1.1.6-2|4	Name:		pentaho-libxml
14mr|pentaho-libxml-1.1.6-2|5	Version:	1.1.6
14mr|pentaho-libxml-1.1.6-2|6	Release:	2
14mr|pentaho-libxml-1.1.6-2|7	License:	LGPLv2+
14mr|pentaho-libxml-1.1.6-2|8	Group:		System/Libraries
14mr|pentaho-libxml-1.1.6-2|9	Url:		http://reporting.pentaho.org/
14mr|pentaho-libxml-1.1.6-2|10	Source0:	http://downloads.sourceforge.net/jfreereport/%{upstream_name}-%{version}.zip
14mr|pentaho-libxml-1.1.6-2|11	Patch0:		pentaho-libxml-1.1.2-fix-build.patch
14mr|pentaho-libxml-1.1.6-2|12	BuildArch:	noarch
14mr|pentaho-libxml-1.1.6-2|13	BuildRequires:	ant
14mr|pentaho-libxml-1.1.6-2|14	BuildRequires:	ant-contrib
14mr|pentaho-libxml-1.1.6-2|15	BuildRequires:	ant-nodeps
14mr|pentaho-libxml-1.1.6-2|16	BuildRequires:	java-devel >= 0:1.6.0
14mr|pentaho-libxml-1.1.6-2|17	BuildRequires:	jpackage-utils
14mr|pentaho-libxml-1.1.6-2|18	BuildRequires:	libbase
14mr|pentaho-libxml-1.1.6-2|19	BuildRequires:	libloader
14mr|pentaho-libxml-1.1.6-2|20	BuildRequires:	java-rpmbuild
14mr|pentaho-libxml-1.1.6-2|21	Requires:	java >= 0:1.6.0
14mr|pentaho-libxml-1.1.6-2|22	Requires:	jpackage-utils
14mr|pentaho-libxml-1.1.6-2|23	Requires:	libbase >= 1.1.2
14mr|pentaho-libxml-1.1.6-2|24	Requires:	libloader >= 1.1.2
14mr|pentaho-libxml-1.1.6-2|25	
14mr|pentaho-libxml-1.1.6-2|26	%description
14mr|pentaho-libxml-1.1.6-2|27	Pentaho LibXML is a namespace aware SAX-Parser utility library. It eases the
14mr|pentaho-libxml-1.1.6-2|28	pain of implementing non-trivial SAX input handlers.
14mr|pentaho-libxml-1.1.6-2|29	
14mr|pentaho-libxml-1.1.6-2|30	%package javadoc
14mr|pentaho-libxml-1.1.6-2|31	Summary:	Javadoc for %{name}
14mr|pentaho-libxml-1.1.6-2|32	Group:		Development/Java
14mr|pentaho-libxml-1.1.6-2|33	Requires:	%{name} = %{version}-%{release}
14mr|pentaho-libxml-1.1.6-2|34	Requires:	jpackage-utils
14mr|pentaho-libxml-1.1.6-2|35	
14mr|pentaho-libxml-1.1.6-2|36	%description javadoc
14mr|pentaho-libxml-1.1.6-2|37	Javadoc for %{name}.
14mr|pentaho-libxml-1.1.6-2|38	
14mr|pentaho-libxml-1.1.6-2|39	%prep
14mr|pentaho-libxml-1.1.6-2|40	%setup -q -c
14mr|pentaho-libxml-1.1.6-2|41	%patch0 -p0
14mr|pentaho-libxml-1.1.6-2|42	find . -name "*.jar" -exec rm -f {} \;
14mr|pentaho-libxml-1.1.6-2|43	mkdir -p lib
14mr|pentaho-libxml-1.1.6-2|44	build-jar-repository -s -p lib commons-logging-api libbase libloader
14mr|pentaho-libxml-1.1.6-2|45	cd lib
14mr|pentaho-libxml-1.1.6-2|46	ln -s %{_javadir}/ant ant-contrib
14mr|pentaho-libxml-1.1.6-2|47	
14mr|pentaho-libxml-1.1.6-2|48	%build
14mr|pentaho-libxml-1.1.6-2|49	ant jar javadoc
14mr|pentaho-libxml-1.1.6-2|50	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mr|pentaho-libxml-1.1.6-2|51	tr -d '\r' < $file > $file.new
14mr|pentaho-libxml-1.1.6-2|52	mv $file.new $file
14mr|pentaho-libxml-1.1.6-2|53	done
14mr|pentaho-libxml-1.1.6-2|54	
14mr|pentaho-libxml-1.1.6-2|55	%install
14mr|pentaho-libxml-1.1.6-2|56	mkdir -p %{buildroot}%{_javadir}
14mr|pentaho-libxml-1.1.6-2|57	cp -p ./dist/%{upstream_name}-%{version}.jar %{buildroot}%{_javadir}
14mr|pentaho-libxml-1.1.6-2|58	pushd %{buildroot}%{_javadir}
14mr|pentaho-libxml-1.1.6-2|59	ln -s %{upstream_name}-%{version}.jar %{upstream_name}.jar
14mr|pentaho-libxml-1.1.6-2|60	popd
14mr|pentaho-libxml-1.1.6-2|61	
14mr|pentaho-libxml-1.1.6-2|62	mkdir -p %{buildroot}%{_javadocdir}/%{upstream_name}
14mr|pentaho-libxml-1.1.6-2|63	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{upstream_name}
14mr|pentaho-libxml-1.1.6-2|64	
14mr|pentaho-libxml-1.1.6-2|65	%files
14mr|pentaho-libxml-1.1.6-2|66	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|pentaho-libxml-1.1.6-2|67	%{_javadir}/%{upstream_name}-%{version}.jar
14mr|pentaho-libxml-1.1.6-2|68	%{_javadir}/%{upstream_name}.jar
14mr|pentaho-libxml-1.1.6-2|69	
14mr|pentaho-libxml-1.1.6-2|70	%files javadoc
14mr|pentaho-libxml-1.1.6-2|71	%{_javadocdir}/%{upstream_name}
14mr|pentaho-libxml-1.1.6-2|72	
14mr|pentaho-libxml-1.1.6-2|73	%changelog
14mr|pentaho-libxml-1.1.6-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|pentaho-libxml-1.1.6-2|75	+ Revision: 7ddbd47
14mr|pentaho-libxml-1.1.6-2|76	- MassBuild#440: Increase release tag
14mr|pentaho-libxml-1.1.6-2|77	
14mr|pentaho-libxml-1.1.6-2|78	

17930 14
14mr|pentaho-reporting-flow-engine-0.9.4-2|1	Summary:	Pentaho Flow Reporting Engine
14mr|pentaho-reporting-flow-engine-0.9.4-2|2	Name:		pentaho-reporting-flow-engine
14mr|pentaho-reporting-flow-engine-0.9.4-2|3	Version:	0.9.4
14mr|pentaho-reporting-flow-engine-0.9.4-2|4	Release:	2
14mr|pentaho-reporting-flow-engine-0.9.4-2|5	License:	LGPLv2+
14mr|pentaho-reporting-flow-engine-0.9.4-2|6	Group:		System/Libraries
14mr|pentaho-reporting-flow-engine-0.9.4-2|7	Url:		http://reporting.pentaho.org/
14mr|pentaho-reporting-flow-engine-0.9.4-2|8	Source0:	http://downloads.sourceforge.net/jfreereport/flow-engine-%{version}.zip
14mr|pentaho-reporting-flow-engine-0.9.4-2|9	BuildRequires:	ant
14mr|pentaho-reporting-flow-engine-0.9.4-2|10	BuildRequires:	flute
14mr|pentaho-reporting-flow-engine-0.9.4-2|11	BuildRequires:	java-devel
14mr|pentaho-reporting-flow-engine-0.9.4-2|12	BuildRequires:	jpackage-utils
14mr|pentaho-reporting-flow-engine-0.9.4-2|13	BuildRequires:	libbase
14mr|pentaho-reporting-flow-engine-0.9.4-2|14	BuildRequires:	libfonts
14mr|pentaho-reporting-flow-engine-0.9.4-2|15	BuildRequires:	libformula
14mr|pentaho-reporting-flow-engine-0.9.4-2|16	BuildRequires:	liblayout
14mr|pentaho-reporting-flow-engine-0.9.4-2|17	BuildRequires:	libloader
14mr|pentaho-reporting-flow-engine-0.9.4-2|18	BuildRequires:	librepository
14mr|pentaho-reporting-flow-engine-0.9.4-2|19	BuildRequires:	libserializer
14mr|pentaho-reporting-flow-engine-0.9.4-2|20	BuildRequires:	pentaho-libxml
14mr|pentaho-reporting-flow-engine-0.9.4-2|21	BuildRequires:	sac
14mr|pentaho-reporting-flow-engine-0.9.4-2|22	BuildRequires:	xml-commons >= 1.4.01
14mr|pentaho-reporting-flow-engine-0.9.4-2|23	Requires:	java
14mr|pentaho-reporting-flow-engine-0.9.4-2|24	Requires:	jpackage-utils
14mr|pentaho-reporting-flow-engine-0.9.4-2|25	Requires:	libbase >= 1.1.3
14mr|pentaho-reporting-flow-engine-0.9.4-2|26	Requires:	libfonts >= 1.1.3
14mr|pentaho-reporting-flow-engine-0.9.4-2|27	Requires:	pentaho-libxml
14mr|pentaho-reporting-flow-engine-0.9.4-2|28	Requires:	libformula >= 1.1.3
14mr|pentaho-reporting-flow-engine-0.9.4-2|29	Requires:	librepository >= 1.1.3
14mr|pentaho-reporting-flow-engine-0.9.4-2|30	Requires:	sac
14mr|pentaho-reporting-flow-engine-0.9.4-2|31	Requires:	flute
14mr|pentaho-reporting-flow-engine-0.9.4-2|32	Requires:	liblayout >= 0.2.10
14mr|pentaho-reporting-flow-engine-0.9.4-2|33	Requires:	libserializer
14mr|pentaho-reporting-flow-engine-0.9.4-2|34	BuildArch:	noarch
14mr|pentaho-reporting-flow-engine-0.9.4-2|35	
14mr|pentaho-reporting-flow-engine-0.9.4-2|36	%description
14mr|pentaho-reporting-flow-engine-0.9.4-2|37	Pentaho Reporting Flow Engine is a free Java report library, formerly
14mr|pentaho-reporting-flow-engine-0.9.4-2|38	known as 'JFreeReport'
14mr|pentaho-reporting-flow-engine-0.9.4-2|39	
14mr|pentaho-reporting-flow-engine-0.9.4-2|40	%package javadoc
14mr|pentaho-reporting-flow-engine-0.9.4-2|41	Summary:	Javadoc for %{name}
14mr|pentaho-reporting-flow-engine-0.9.4-2|42	Group:		Development/Java
14mr|pentaho-reporting-flow-engine-0.9.4-2|43	Requires:	%{name} = %{version}-%{release}
14mr|pentaho-reporting-flow-engine-0.9.4-2|44	Requires:	jpackage-utils
14mr|pentaho-reporting-flow-engine-0.9.4-2|45	
14mr|pentaho-reporting-flow-engine-0.9.4-2|46	%description javadoc
14mr|pentaho-reporting-flow-engine-0.9.4-2|47	Javadoc for %{name}.
14mr|pentaho-reporting-flow-engine-0.9.4-2|48	
14mr|pentaho-reporting-flow-engine-0.9.4-2|49	%prep
14mr|pentaho-reporting-flow-engine-0.9.4-2|50	%setup -q -c
14mr|pentaho-reporting-flow-engine-0.9.4-2|51	mkdir -p lib
14mr|pentaho-reporting-flow-engine-0.9.4-2|52	find . -name "*.jar" -exec rm -f {} \;
14mr|pentaho-reporting-flow-engine-0.9.4-2|53	build-jar-repository -s -p lib commons-logging-api libbase libloader \
14mr|pentaho-reporting-flow-engine-0.9.4-2|54	libfonts libxml jaxp libformula librepository sac flute liblayout \
14mr|pentaho-reporting-flow-engine-0.9.4-2|55	libserializer
14mr|pentaho-reporting-flow-engine-0.9.4-2|56	
14mr|pentaho-reporting-flow-engine-0.9.4-2|57	%build
14mr|pentaho-reporting-flow-engine-0.9.4-2|58	ant jar javadoc
14mr|pentaho-reporting-flow-engine-0.9.4-2|59	
14mr|pentaho-reporting-flow-engine-0.9.4-2|60	%install
14mr|pentaho-reporting-flow-engine-0.9.4-2|61	mkdir -p %{buildroot}%{_javadir}
14mr|pentaho-reporting-flow-engine-0.9.4-2|62	cp -p build/lib/flow-engine.jar %{buildroot}%{_javadir}/flow-engine.jar
14mr|pentaho-reporting-flow-engine-0.9.4-2|63	
14mr|pentaho-reporting-flow-engine-0.9.4-2|64	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|pentaho-reporting-flow-engine-0.9.4-2|65	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
14mr|pentaho-reporting-flow-engine-0.9.4-2|66	
14mr|pentaho-reporting-flow-engine-0.9.4-2|67	%files
14mr|pentaho-reporting-flow-engine-0.9.4-2|68	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mr|pentaho-reporting-flow-engine-0.9.4-2|69	%{_javadir}/*.jar
14mr|pentaho-reporting-flow-engine-0.9.4-2|70	
14mr|pentaho-reporting-flow-engine-0.9.4-2|71	%files javadoc
14mr|pentaho-reporting-flow-engine-0.9.4-2|72	%{_javadocdir}/%{name}
14mr|pentaho-reporting-flow-engine-0.9.4-2|73	
14mr|pentaho-reporting-flow-engine-0.9.4-2|74	%changelog
14mr|pentaho-reporting-flow-engine-0.9.4-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.4-2
14mr|pentaho-reporting-flow-engine-0.9.4-2|76	+ Revision: 40c90e4
14mr|pentaho-reporting-flow-engine-0.9.4-2|77	- MassBuild#440: Increase release tag
14mr|pentaho-reporting-flow-engine-0.9.4-2|78	
14mr|pentaho-reporting-flow-engine-0.9.4-2|79	

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

17932 14
14mr|perl-5.18.2-8|1	%bcond_with	bootstrap
14mr|perl-5.18.2-8|2	
14mr|perl-5.18.2-8|3	%define threading 1
14mr|perl-5.18.2-8|4	%define debugging 0
14mr|perl-5.18.2-8|5	
14mr|perl-5.18.2-8|6	%if %{threading}
14mr|perl-5.18.2-8|7	%define thread_arch -thread-multi
14mr|perl-5.18.2-8|8	%endif
14mr|perl-5.18.2-8|9	
14mr|perl-5.18.2-8|10	%define full_arch %{_arch}-%{_os}%{?thread_arch}
14mr|perl-5.18.2-8|11	# Don't change to %{_libdir} as perl is clean and has arch-dependent subdirs
14mr|perl-5.18.2-8|12	%define perl_root %{_prefix}/lib/perl5
14mr|perl-5.18.2-8|13	
14mr|perl-5.18.2-8|14	%define	major	5.18
14mr|perl-5.18.2-8|15	%define	libname	%mklibname perl %{major}
14mr|perl-5.18.2-8|16	
14mr|perl-5.18.2-8|17	Summary:	The Perl programming language
14mr|perl-5.18.2-8|18	Name:		perl
14mr|perl-5.18.2-8|19	Epoch:		2
14mr|perl-5.18.2-8|20	Version:	%{major}.2
14mr|perl-5.18.2-8|21	Release:	8
14mr|perl-5.18.2-8|22	License:	GPL+ or Artistic
14mr|perl-5.18.2-8|23	Group:		Development/Perl
14mr|perl-5.18.2-8|24	Url:		http://www.perl.org/
14mr|perl-5.18.2-8|25	# ftp://ftp.funet.fi/pub/languages/perl/snap/perl@17574.tbz
14mr|perl-5.18.2-8|26	#ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/perl-%{version}.tar.bz2
14mr|perl-5.18.2-8|27	Source0:	http://www.cpan.org/src/%{name}-%{version}.tar.bz2
14mr|perl-5.18.2-8|28	Source1:	perl-headers-wanted
14mr|perl-5.18.2-8|29	Source2:	perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch
14mr|perl-5.18.2-8|30	Patch5:		perl-5.14.0-fix_eumm_append_to_config_cflags_instead_of_overriding.patch
14mr|perl-5.18.2-8|31	Patch6:		perl-5.16.0-fix-LD_RUN_PATH-for-MakeMaker.patch
14mr|perl-5.18.2-8|32	Patch14:	perl-5.12.0-RC0-install-files-using-chmod-644.patch
14mr|perl-5.18.2-8|33	Patch15:	perl-5.16.0-lib64.patch
14mr|perl-5.18.2-8|34	Patch16:	perl-5.16.0-perldoc-use-nroff-compatibility-option.patch
14mr|perl-5.18.2-8|35	#(peroyvind) use -fPIC in stead of -fpic or else compile will fail on sparc (taken from redhat)
14mr|perl-5.18.2-8|36	Patch21:	perl-5.8.1-RC4-fpic-fPIC.patch
14mr|perl-5.18.2-8|37	Patch23:	perl-5.12.0-patchlevel.patch
14mr|perl-5.18.2-8|38	Patch29:	perl-5.14.2-rpmdebug.patch
14mr|perl-5.18.2-8|39	Patch32:	perl-5.10.0-incversionlist.patch
14mr|perl-5.18.2-8|40	Patch38:	perl-donot-defer-sig11.patch
14mr|perl-5.18.2-8|41	
14mr|perl-5.18.2-8|42	Patch43:	perl-5.12.0-RC0-skip-tests-using-dev-log-for-iurt.patch
14mr|perl-5.18.2-8|43	Patch44:	perl-5.16.0-h2ph-handle-relative-include.patch
14mr|perl-5.18.2-8|44	
14mr|perl-5.18.2-8|45	# mdvbz#34505, get rid of this patch as soon as possible :-/
14mr|perl-5.18.2-8|46	Patch48:	perl-5.16.0-workaround-segfault-freeing-scalar-a-second-time.patch
14mr|perl-5.18.2-8|47	Patch49:	perl-5.10.0-workaround-error-copying-freed-scalar.patch
14mr|perl-5.18.2-8|48	Patch50:	perl-5.16.2-link-perl-extensions-against-libperl.patch
14mr|perl-5.18.2-8|49	Patch51:	perl-5.16.2-add-soname-to-libperl.patch
14mr|perl-5.18.2-8|50	#
14mr|perl-5.18.2-8|51	# fixes taken from debian
14mr|perl-5.18.2-8|52	#
14mr|perl-5.18.2-8|53	# Fix a segmentation fault occurring in the mod_perl2 test suite (debian #475498, perl #33807)
14mr|perl-5.18.2-8|54	Patch65:	local_symtab.diff
14mr|perl-5.18.2-8|55	Patch66:	perl-5.18.2-USE_MM_LD_RUN_PATH.patch
14mr|perl-5.18.2-8|56	Patch67:	perl-5.16.0-update-sha1sum-used-in-testsuite.patch
14mr|perl-5.18.2-8|57	# (tpg)https://rt.perl.org/Public/Bug/Display.html?id=121505
14mr|perl-5.18.2-8|58	# gcc 4.9 by default does some optimizations that break perl
14mr|perl-5.18.2-8|59	# add -fwrapv to ccflags
14mr|perl-5.18.2-8|60	Patch68:	0001-perl-121505-add-fwrapv-to-ccflags-for-gcc-4.9-and-la.patch
14mr|perl-5.18.2-8|61	Patch69:	perl-5.18.2-fix-AutoTrace-tests.patch
14mr|perl-5.18.2-8|62	
14mr|perl-5.18.2-8|63	# for NDBM
14mr|perl-5.18.2-8|64	BuildRequires:	db5-devel
14mr|perl-5.18.2-8|65	BuildRequires:	gdbm-devel
14mr|perl-5.18.2-8|66	BuildRequires:	man
14mr|perl-5.18.2-8|67	Requires:	perl-base = %{EVRD}
14mr|perl-5.18.2-8|68	
14mr|perl-5.18.2-8|69	# the following modules are part of perl normally, but are shipped in
14mr|perl-5.18.2-8|70	# separated rpm packages. let's require them in order to please people
14mr|perl-5.18.2-8|71	# that think that installing "perl" will have a full perl as shipped by
14mr|perl-5.18.2-8|72	# upstream. (cf tom christiansen and the lengthy thread:
14mr|perl-5.18.2-8|73	# http://www.nntp.perl.org/group/perl.perl5.porters/2009/08/msg149747.html)
14mr|perl-5.18.2-8|74	%if %{with bootstrap}
14mr|perl-5.18.2-8|75	Provides:	perl(Archive::Extract)
14mr|perl-5.18.2-8|76	Provides:	perl(Archive::Tar)
14mr|perl-5.18.2-8|77	Provides:	perl(CGI)
14mr|perl-5.18.2-8|78	Provides:	perl(Compress::Raw::Bzip2)
14mr|perl-5.18.2-8|79	Provides:	perl(Compress::Raw::Zlib)
14mr|perl-5.18.2-8|80	Provides:	perl(Compress::Zlib)
14mr|perl-5.18.2-8|81	Provides:	perl(CPANPLUS)
14mr|perl-5.18.2-8|82	Provides:	perl(CPANPLUS::Dist::Build)
14mr|perl-5.18.2-8|83	Provides:	perl(Digest::SHA)
14mr|perl-5.18.2-8|84	Provides:	perl(IO::Compress::Bzip2)
14mr|perl-5.18.2-8|85	Provides:	perl(JSON::PP)
14mr|perl-5.18.2-8|86	Provides:	perl(Module::Build)
14mr|perl-5.18.2-8|87	Provides:	perl(Module::CoreList)
14mr|perl-5.18.2-8|88	Provides:	perl(Pod::Perldoc)
14mr|perl-5.18.2-8|89	Provides:	perl(Time::Piece)
14mr|perl-5.18.2-8|90	%else
14mr|perl-5.18.2-8|91	Suggests:	perl(Archive::Extract)
14mr|perl-5.18.2-8|92	Suggests:	perl(Archive::Tar)
14mr|perl-5.18.2-8|93	Suggests:	perl(CGI)
14mr|perl-5.18.2-8|94	Suggests:	perl(Compress::Raw::Bzip2)
14mr|perl-5.18.2-8|95	Suggests:	perl(Compress::Raw::Zlib)
14mr|perl-5.18.2-8|96	Suggests:	perl(Compress::Zlib)
14mr|perl-5.18.2-8|97	Suggests:	perl(CPANPLUS)
14mr|perl-5.18.2-8|98	Suggests:	perl(CPANPLUS::Dist::Build)
14mr|perl-5.18.2-8|99	Suggests:	perl(Digest::SHA)
14mr|perl-5.18.2-8|100	Suggests:	perl(IO::Compress::Bzip2)
14mr|perl-5.18.2-8|101	Suggests:	perl(Module::Build)
14mr|perl-5.18.2-8|102	Suggests:	perl(Module::CoreList)
14mr|perl-5.18.2-8|103	Suggests:	perl(Pod::Perldoc)
14mr|perl-5.18.2-8|104	Suggests:	perl(Time::Piece)
14mr|perl-5.18.2-8|105	# These ones are required by many modules
14mr|perl-5.18.2-8|106	Requires:	perl(JSON::PP)
14mr|perl-5.18.2-8|107	Requires:	perl(Module::Pluggable)
14mr|perl-5.18.2-8|108	%endif
14mr|perl-5.18.2-8|109	
14mr|perl-5.18.2-8|110	# Used to be maintained separately, bundled now
14mr|perl-5.18.2-8|111	Provides:	perl-CPAN-Meta-YAML = 0.007
14mr|perl-5.18.2-8|112	Obsoletes:	perl-CPAN-Meta-YAML < 0.007
14mr|perl-5.18.2-8|113	Provides:	perl-MIME-Base64 = 3.080.0
14mr|perl-5.18.2-8|114	Provides:	perl-libnet
14mr|perl-5.18.2-8|115	Provides:	perl-Storable = 2.200.0
14mr|perl-5.18.2-8|116	Provides:	perl-Digest-MD5 = 2.390.0
14mr|perl-5.18.2-8|117	Provides:	perl-Time-HiRes = 1:1.971.900
14mr|perl-5.18.2-8|118	Provides:	perl-Locale-Codes
14mr|perl-5.18.2-8|119	Provides:	perl-Test-Simple = 0.920.0
14mr|perl-5.18.2-8|120	Provides:	perl-Test-Builder-Tester = 1.180.0
14mr|perl-5.18.2-8|121	Provides:	perl(version) = 1:0.74
14mr|perl-5.18.2-8|122	Provides:	perl-version = 1:0.74
14mr|perl-5.18.2-8|123	Provides:	perl-File-Fetch = 0.14
14mr|perl-5.18.2-8|124	Provides:	perl-CPAN = 1.9205
14mr|perl-5.18.2-8|125	Provides:	perl-IO-Zlib = 1.07
14mr|perl-5.18.2-8|126	Provides:	perl-Pod-Simple = 3.05
14mr|perl-5.18.2-8|127	%define __noautoreq '(Mac|VMS|perl\\(Errno\\)|perl\\(Fcntl\\)|perl\\(IO\\)|perl\\(IO::File\\)|perl\\(FCGI\\)|perl\\(IO::Socket::INET\\)|perl\\(IO::Socket::UNIX\\)|perl\\(VMS::Stdio\\)|perl\\(VMS::Filespec\\)|perl\\(DBIx::Simple\\)|perl\\(Tk\\)|perl\\(Tk::Pod\\)|perl\\(DBD::SQLite\\))'
14mr|perl-5.18.2-8|128	
14mr|perl-5.18.2-8|129	%description
14mr|perl-5.18.2-8|130	Perl is a high-level programming language with roots in C, sed, awk
14mr|perl-5.18.2-8|131	and shell scripting.  Perl is good at handling processes and files,
14mr|perl-5.18.2-8|132	and is especially good at handling text.  Perl's hallmarks are
14mr|perl-5.18.2-8|133	practicality and efficiency.  While it is used to do a lot of
14mr|perl-5.18.2-8|134	different things, Perl's most common applications (and what it excels
14mr|perl-5.18.2-8|135	at) are probably system administration utilities and web programming.
14mr|perl-5.18.2-8|136	A large proportion of the CGI scripts on the web are written in Perl.
14mr|perl-5.18.2-8|137	You need the perl package installed on your system so that your
14mr|perl-5.18.2-8|138	system can handle Perl scripts.
14mr|perl-5.18.2-8|139	
14mr|perl-5.18.2-8|140	You need perl-base to have a full perl.
14mr|perl-5.18.2-8|141	
14mr|perl-5.18.2-8|142	%package	base
14mr|perl-5.18.2-8|143	Summary:	The Perl programming language (base)
14mr|perl-5.18.2-8|144	Group:		Development/Perl
14mr|perl-5.18.2-8|145	Provides:	perl(base)
14mr|perl-5.18.2-8|146	Provides:	perl(Carp::Heavy)
14mr|perl-5.18.2-8|147	Provides:	perl(constant)
14mr|perl-5.18.2-8|148	Provides:	perl(integer)
14mr|perl-5.18.2-8|149	Provides:	perl(overload)
14mr|perl-5.18.2-8|150	Provides:	perl(strict)
14mr|perl-5.18.2-8|151	Provides:	perl(utf8)
14mr|perl-5.18.2-8|152	Provides:	perl(vars)
14mr|perl-5.18.2-8|153	Provides:	perl(warnings)
14mr|perl-5.18.2-8|154	# explicit file provides
14mr|perl-5.18.2-8|155	Provides:	/usr/bin/perl
14mr|perl-5.18.2-8|156	# perl-suid is gone is perl 5.12
14mr|perl-5.18.2-8|157	Obsoletes:	perl-suid
14mr|perl-5.18.2-8|158	Requires:	%{libname} = %{EVRD}
14mr|perl-5.18.2-8|159	
14mr|perl-5.18.2-8|160	%description	base
14mr|perl-5.18.2-8|161	This is the base package for %{name}.
14mr|perl-5.18.2-8|162	
14mr|perl-5.18.2-8|163	%package -n	%{libname}
14mr|perl-5.18.2-8|164	Summary:	Shared library for perl
14mr|perl-5.18.2-8|165	Group:		System/Libraries
14mr|perl-5.18.2-8|166	
14mr|perl-5.18.2-8|167	%ifarch x86_64
14mr|perl-5.18.2-8|168	Provides:	libperl.so()(64bit)
14mr|perl-5.18.2-8|169	%else
14mr|perl-5.18.2-8|170	Provides:	libperl.so
14mr|perl-5.18.2-8|171	%endif
14mr|perl-5.18.2-8|172	
14mr|perl-5.18.2-8|173	%description -n	%{libname}
14mr|perl-5.18.2-8|174	This package contains the shared library for perl.
14mr|perl-5.18.2-8|175	
14mr|perl-5.18.2-8|176	%package	devel
14mr|perl-5.18.2-8|177	Summary:	The Perl programming language (devel)
14mr|perl-5.18.2-8|178	Group:		Development/Perl
14mr|perl-5.18.2-8|179	Requires:	%{name} = %{EVRD}
14mr|perl-5.18.2-8|180	Requires:	perl(JSON::PP)
14mr|perl-5.18.2-8|181	
14mr|perl-5.18.2-8|182	%description	devel
14mr|perl-5.18.2-8|183	This is the devel package for %{name}.
14mr|perl-5.18.2-8|184	
14mr|perl-5.18.2-8|185	%package	doc
14mr|perl-5.18.2-8|186	Summary:	The Perl programming language (documentation)
14mr|perl-5.18.2-8|187	Group:		Development/Perl
14mr|perl-5.18.2-8|188	BuildArch:	noarch
14mr|perl-5.18.2-8|189	Requires:	%{name} = %{EVRD}
14mr|perl-5.18.2-8|190	Requires:	groff-base
14mr|perl-5.18.2-8|191	Requires:	perl(Pod::Perldoc)
14mr|perl-5.18.2-8|192	
14mr|perl-5.18.2-8|193	%description	doc
14mr|perl-5.18.2-8|194	This is the documentation package for %{name}.
14mr|perl-5.18.2-8|195	It contains also the 'perldoc' program.
14mr|perl-5.18.2-8|196	
14mr|perl-5.18.2-8|197	%prep
14mr|perl-5.18.2-8|198	%setup -q
14mr|perl-5.18.2-8|199	
14mr|perl-5.18.2-8|200	%patch5 -p1 -b .flags~
14mr|perl-5.18.2-8|201	%patch6 -p0
14mr|perl-5.18.2-8|202	%patch14 -p0
14mr|perl-5.18.2-8|203	%patch15 -p1 -b .lib64~
14mr|perl-5.18.2-8|204	%patch16 -p0
14mr|perl-5.18.2-8|205	%patch21 -p1 -b .peroyvind~
14mr|perl-5.18.2-8|206	%patch23 -p0
14mr|perl-5.18.2-8|207	%patch29 -p1 -b .rpmdebug~
14mr|perl-5.18.2-8|208	%patch32 -p1
14mr|perl-5.18.2-8|209	%patch38 -p0
14mr|perl-5.18.2-8|210	%patch43 -p0
14mr|perl-5.18.2-8|211	%patch44 -p1
14mr|perl-5.18.2-8|212	%patch48 -p0 -b .doublefree~
14mr|perl-5.18.2-8|213	%patch49 -p1
14mr|perl-5.18.2-8|214	%patch50 -p1 -b .libperl~
14mr|perl-5.18.2-8|215	%patch51 -p1 -b .soname~
14mr|perl-5.18.2-8|216	
14mr|perl-5.18.2-8|217	%patch65 -p1
14mr|perl-5.18.2-8|218	%patch66 -p1 -b .ldrunpath~
14mr|perl-5.18.2-8|219	# %patch67 -p1 -b .sha1sum~
14mr|perl-5.18.2-8|220	%patch68 -p1 -b .fwrapv~
14mr|perl-5.18.2-8|221	%patch69 -p1 -b .autotrace~
14mr|perl-5.18.2-8|222	
14mr|perl-5.18.2-8|223	# fix linking against libperl during build
14mr|perl-5.18.2-8|224	ln -s $PWD lib/CORE
14mr|perl-5.18.2-8|225	
14mr|perl-5.18.2-8|226	%build
14mr|perl-5.18.2-8|227	sh Configure -des \
14mr|perl-5.18.2-8|228	-Dinc_version_list="5.16.2 5.16.2/%{full_arch} 5.16.1 5.16.1/%{full_arch} 5.16.0 5.16.0/%{full_arch} 5.14.2 5.14.1 5.14.0 5.12.3 5.12.2 5.12.1 5.12.0" \
14mr|perl-5.18.2-8|229	-Darchname=%{_arch}-%{_os} \
14mr|perl-5.18.2-8|230	-Dcc='%{__cc}' \
14mr|perl-5.18.2-8|231	%if %debugging
14mr|perl-5.18.2-8|232	-Doptimize="-O0" -DDEBUGGING="-g3 %{debugcflags}" \
14mr|perl-5.18.2-8|233	%else
14mr|perl-5.18.2-8|234	-Doptimize="%{optflags}" -DDEBUGGING="%{debugcflags}" \
14mr|perl-5.18.2-8|235	%endif
14mr|perl-5.18.2-8|236	-Dccdlflags="-fno-PIE %{ldflags} -Wl,--warn-unresolved-symbols" \
14mr|perl-5.18.2-8|237	-Dcccdlflags="-fno-PIE -fPIC" \
14mr|perl-5.18.2-8|238	-Dldflags="%{ldflags}" \
14mr|perl-5.18.2-8|239	-Dlddlflags="-shared -fno-PIE %{optflags} %{ldflags} -Wl,--warn-unresolved-symbols" \
14mr|perl-5.18.2-8|240	-Dcppflags="-D_REENTRANT -D_GNU_SOURCE" \
14mr|perl-5.18.2-8|241	-Dlibpth='%{_libdir} /%{_lib}' \
14mr|perl-5.18.2-8|242	-Dprefix=%{_prefix} -Dvendorprefix=%{_prefix} \
14mr|perl-5.18.2-8|243	-Dsiteprefix=%{_prefix} -Dsitebin=%{_prefix}/local/bin \
14mr|perl-5.18.2-8|244	-Dsiteman1dir=%{_prefix}/local/share/man/man1 \
14mr|perl-5.18.2-8|245	-Dsiteman3dir=%{_prefix}/local/share/man/man3 \
14mr|perl-5.18.2-8|246	-Dman3dir=%{_mandir}/man3pm \
14mr|perl-5.18.2-8|247	-Dvendorman3dir=%{_mandir}/man3 \
14mr|perl-5.18.2-8|248	-Dman3ext=3pm \
14mr|perl-5.18.2-8|249	-Dcf_by="%{vendor}" -Dmyhostname=localhost -Dperladmin=root@localhost -Dcf_email=root@localhost \
14mr|perl-5.18.2-8|250	-Dperllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lpthread'   \
14mr|perl-5.18.2-8|251	-Ud_csh \
14mr|perl-5.18.2-8|252	-Duseshrplib \
14mr|perl-5.18.2-8|253	-Duselargefiles \
14mr|perl-5.18.2-8|254	-Dpager='%{_bindir}/less -isr' \
14mr|perl-5.18.2-8|255	%if %threading
14mr|perl-5.18.2-8|256	-Duseithreads \
14mr|perl-5.18.2-8|257	-Dusethreads \
14mr|perl-5.18.2-8|258	%endif
14mr|perl-5.18.2-8|259	-Di_db \
14mr|perl-5.18.2-8|260	-Di_ndbm \
14mr|perl-5.18.2-8|261	-Di_gdbm
14mr|perl-5.18.2-8|262	#  -Dnoextensions='Archive/Extract Archive/Tar CGI Compress/Raw/Bzip2 Compress/Raw/Zlib CPANPLUS/Dist/Build CPANPLUS Digest/SHA IO/Compress JSON/PP Pod/Perldoc Module/Build Module/CoreList Pod/Perldoc Term/UI Time/Piece'
14mr|perl-5.18.2-8|263	
14mr|perl-5.18.2-8|264	# workaround for not using colorgcc that relies on perl
14mr|perl-5.18.2-8|265	PATH="${PATH#%{_datadir}/colorgcc:}"
14mr|perl-5.18.2-8|266	%make
14mr|perl-5.18.2-8|267	
14mr|perl-5.18.2-8|268	%check
14mr|perl-5.18.2-8|269	# This test relies on Digest::SHA being available
14mr|perl-5.18.2-8|270	rm -f t/porting/regen.t
14mr|perl-5.18.2-8|271	sed -i -e '/^t\/porting\/regen.t/d' MANIFEST
14mr|perl-5.18.2-8|272	
14mr|perl-5.18.2-8|273	# This one inconsistently fails inside VMs
14mr|perl-5.18.2-8|274	rm -f cpan/Time-HiRes/t/itimer.t
14mr|perl-5.18.2-8|275	sed -i -e '/^cpan\/Time-HiRes\/t\/itimer.t/d' MANIFEST
14mr|perl-5.18.2-8|276	
14mr|perl-5.18.2-8|277	# FIXME: should pick up library path automatically in patch..
14mr|perl-5.18.2-8|278	export LIBRARY_PATH="$PWD"
14mr|perl-5.18.2-8|279	TEST_JOBS=%(/usr/bin/getconf _NPROCESSORS_ONLN) make test_harness_notty CCDLFLAGS=
14mr|perl-5.18.2-8|280	
14mr|perl-5.18.2-8|281	%install
14mr|perl-5.18.2-8|282	%makeinstall_std
14mr|perl-5.18.2-8|283	
14mr|perl-5.18.2-8|284	install -d %{buildroot}%{perl_root}/
14mr|perl-5.18.2-8|285	
14mr|perl-5.18.2-8|286	%ifarch x86_64
14mr|perl-5.18.2-8|287	# Smth does wrong with 64bit libs...
14mr|perl-5.18.2-8|288	mkdir -p %{buildroot}%{_libdir}
14mr|perl-5.18.2-8|289	mv %{buildroot}/usr/lib/libperl.so* %{buildroot}%{_libdir}/
14mr|perl-5.18.2-8|290	%endif
14mr|perl-5.18.2-8|291	
14mr|perl-5.18.2-8|292	# We prefer 0755 instead of 0555
14mr|perl-5.18.2-8|293	find %{buildroot} -name "*.so" | xargs chmod 0755
14mr|perl-5.18.2-8|294	
14mr|perl-5.18.2-8|295	cp -f utils/h2ph utils/h2ph_patched
14mr|perl-5.18.2-8|296	cat %{SOURCE2} | patch -p1
14mr|perl-5.18.2-8|297	
14mr|perl-5.18.2-8|298	# LD_PRELOAD doesn't work... why?
14mr|perl-5.18.2-8|299	LD_LIBRARY_PATH=`pwd` ./perl -Ilib utils/h2ph_patched -a -d %{buildroot}%{perl_root}/%{version}/%{full_arch} `cat %{SOURCE1}` > /dev/null ||:
14mr|perl-5.18.2-8|300	
14mr|perl-5.18.2-8|301	# i don't like hardlinks, having symlinks instead:
14mr|perl-5.18.2-8|302	ln -sf perl5 %{buildroot}%{_bindir}/perl
14mr|perl-5.18.2-8|303	ln -s perl%{version} %{buildroot}%{_bindir}/perl5
14mr|perl-5.18.2-8|304	
14mr|perl-5.18.2-8|305	rm %{buildroot}%{_bindir}/perlivp %{buildroot}%{_mandir}/man1/perlivp.1
14mr|perl-5.18.2-8|306	
14mr|perl-5.18.2-8|307	# work in progress..
14mr|perl-5.18.2-8|308	chmod u+w -R %{buildroot}
14mr|perl-5.18.2-8|309	# Get rid of stuff from Archive::Tar - the standalone package is released
14mr|perl-5.18.2-8|310	# far more frequently
14mr|perl-5.18.2-8|311	%if %{without bootstrap}
14mr|perl-5.18.2-8|312	rm -r	%{buildroot}%{_bindir}/ptar \
14mr|perl-5.18.2-8|313	%{buildroot}%{_bindir}/ptardiff \
14mr|perl-5.18.2-8|314	%{buildroot}%{_bindir}/ptargrep \
14mr|perl-5.18.2-8|315	%{buildroot}%{perl_root}/%{version}/Archive/Tar.pm \
14mr|perl-5.18.2-8|316	%{buildroot}%{perl_root}/%{version}/Archive/Tar \
14mr|perl-5.18.2-8|317	%{buildroot}%{_mandir}/man1/ptar.1 \
14mr|perl-5.18.2-8|318	%{buildroot}%{_mandir}/man1/ptardiff.1 \
14mr|perl-5.18.2-8|319	%{buildroot}%{_mandir}/man1/ptargrep.1 \
14mr|perl-5.18.2-8|320	%{buildroot}%{_mandir}/man3pm/Archive::Tar*
14mr|perl-5.18.2-8|321	
14mr|perl-5.18.2-8|322	# Archive::Extract
14mr|perl-5.18.2-8|323	rm -r	%{buildroot}%{perl_root}/%{version}/Archive/Extract.pm \
14mr|perl-5.18.2-8|324	%{buildroot}%{_mandir}/man3pm/Archive::Extract.3*
14mr|perl-5.18.2-8|325	
14mr|perl-5.18.2-8|326	# idem CPANPLUS
14mr|perl-5.18.2-8|327	rm -r	%{buildroot}%{_bindir}/cpan2dist \
14mr|perl-5.18.2-8|328	%{buildroot}%{_bindir}/cpanp \
14mr|perl-5.18.2-8|329	%{buildroot}%{_bindir}/cpanp-run-perl \
14mr|perl-5.18.2-8|330	%{buildroot}%{perl_root}/%{version}/CPANPLUS/ \
14mr|perl-5.18.2-8|331	%{buildroot}%{_mandir}/man1/cpan2dist.1* \
14mr|perl-5.18.2-8|332	%{buildroot}%{_mandir}/man1/cpanp.1* \
14mr|perl-5.18.2-8|333	%{buildroot}%{_mandir}/man3pm/CPANPLUS*
14mr|perl-5.18.2-8|334	
14mr|perl-5.18.2-8|335	# idem Digest::SHA
14mr|perl-5.18.2-8|336	rm -r	%{buildroot}%{_bindir}/shasum \
14mr|perl-5.18.2-8|337	%{buildroot}%{perl_root}/%{version}/%{full_arch}/Digest/SHA.pm \
14mr|perl-5.18.2-8|338	%{buildroot}%{perl_root}/%{version}/%{full_arch}/auto/Digest/SHA \
14mr|perl-5.18.2-8|339	%{buildroot}%{_mandir}/man1/shasum.1 \
14mr|perl-5.18.2-8|340	%{buildroot}%{_mandir}/man3pm/Digest::SHA.3* \
14mr|perl-5.18.2-8|341	
14mr|perl-5.18.2-8|342	# Pod::Perldoc
14mr|perl-5.18.2-8|343	rm -r	%{buildroot}%{_bindir}/perldoc \
14mr|perl-5.18.2-8|344	%{buildroot}%{perl_root}/%{version}/pod/perldoc.pod \
14mr|perl-5.18.2-8|345	%{buildroot}%{perl_root}/%{version}/Pod/Perldoc.pm \
14mr|perl-5.18.2-8|346	%{buildroot}%{perl_root}/%{version}/Pod/Perldoc/ \
14mr|perl-5.18.2-8|347	%{buildroot}%{_mandir}/man1/perldoc.1* \
14mr|perl-5.18.2-8|348	%{buildroot}%{_mandir}/man3pm/Pod::Perldoc*
14mr|perl-5.18.2-8|349	
14mr|perl-5.18.2-8|350	# Term::UI
14mr|perl-5.18.2-8|351	rm -r	%{buildroot}%{perl_root}/%{version}/Term/UI.pm \
14mr|perl-5.18.2-8|352	%{buildroot}%{perl_root}/%{version}/Term/UI/ \
14mr|perl-5.18.2-8|353	%{buildroot}%{_mandir}/man3pm/Term::UI*
14mr|perl-5.18.2-8|354	
14mr|perl-5.18.2-8|355	# Time::Piece
14mr|perl-5.18.2-8|356	rm -r	%{buildroot}%{perl_root}/%{version}/%{full_arch}/Time/Piece.pm \
14mr|perl-5.18.2-8|357	%{buildroot}%{perl_root}/%{version}/%{full_arch}/Time/Seconds.pm \
14mr|perl-5.18.2-8|358	%{buildroot}%{perl_root}/%{version}/%{full_arch}/auto/Time/Piece/ \
14mr|perl-5.18.2-8|359	%{buildroot}%{_mandir}/man3pm/Time::Piece.3* \
14mr|perl-5.18.2-8|360	%{buildroot}%{_mandir}/man3pm/Time::Seconds.3*
14mr|perl-5.18.2-8|361	
14mr|perl-5.18.2-8|362	# CGI
14mr|perl-5.18.2-8|363	rm -r	%{buildroot}%{perl_root}/%{version}/CGI \
14mr|perl-5.18.2-8|364	%{buildroot}%{perl_root}/%{version}/CGI.pm \
14mr|perl-5.18.2-8|365	%{buildroot}%{_mandir}/man3pm/CGI.3* \
14mr|perl-5.18.2-8|366	%{buildroot}%{_mandir}/man3pm/CGI::*.3*
14mr|perl-5.18.2-8|367	
14mr|perl-5.18.2-8|368	# Compress::Raw::Bzip2
14mr|perl-5.18.2-8|369	rm -r	%{buildroot}%{perl_root}/%{version}/%{full_arch}/Compress/Raw/Bzip2.pm \
14mr|perl-5.18.2-8|370	%{buildroot}%{perl_root}/%{version}/%{full_arch}/auto/Compress/Raw/Bzip2 \
14mr|perl-5.18.2-8|371	%{buildroot}%{_mandir}/man3pm/Compress::Raw::Bzip2*
14mr|perl-5.18.2-8|372	
14mr|perl-5.18.2-8|373	# Compress::Raw::Zlib
14mr|perl-5.18.2-8|374	rm -r	%{buildroot}%{perl_root}/%{version}/%{full_arch}/Compress/Raw/Zlib.pm \
14mr|perl-5.18.2-8|375	%{buildroot}%{perl_root}/%{version}/%{full_arch}/auto/Compress/Raw/Zlib \
14mr|perl-5.18.2-8|376	%{buildroot}%{_mandir}/man3pm/Compress::Raw::Zlib*
14mr|perl-5.18.2-8|377	
14mr|perl-5.18.2-8|378	# IO::Compress
14mr|perl-5.18.2-8|379	rm -r	%{buildroot}%{_bindir}/zipdetails \
14mr|perl-5.18.2-8|380	%{buildroot}%{_mandir}/man1/zipdetails.* \
14mr|perl-5.18.2-8|381	%{buildroot}%{perl_root}/%{version}/Compress/Zlib.pm \
14mr|perl-5.18.2-8|382	%{buildroot}%{_mandir}/man3pm/Compress::Zlib* \
14mr|perl-5.18.2-8|383	%{buildroot}%{perl_root}/%{version}/File/GlobMapper.pm \
14mr|perl-5.18.2-8|384	%{buildroot}%{_mandir}/man3pm/File::GlobMapper.* \
14mr|perl-5.18.2-8|385	%{buildroot}%{perl_root}/%{version}/IO/Compress \
14mr|perl-5.18.2-8|386	%{buildroot}%{perl_root}/%{version}/IO/Uncompress \
14mr|perl-5.18.2-8|387	%{buildroot}%{_mandir}/man3pm/IO::Compress* \
14mr|perl-5.18.2-8|388	%{buildroot}%{_mandir}/man3pm/IO::Uncompress*
14mr|perl-5.18.2-8|389	
14mr|perl-5.18.2-8|390	# JSON::PP
14mr|perl-5.18.2-8|391	rm  -r	%{buildroot}%{_bindir}/json_pp \
14mr|perl-5.18.2-8|392	%{buildroot}%{perl_root}/%{version}/JSON/PP \
14mr|perl-5.18.2-8|393	%{buildroot}%{perl_root}/%{version}/JSON/PP.pm \
14mr|perl-5.18.2-8|394	%{buildroot}%{_mandir}/man1/json_pp.1* \
14mr|perl-5.18.2-8|395	%{buildroot}%{_mandir}/man3pm/JSON::PP.3* \
14mr|perl-5.18.2-8|396	%{buildroot}%{_mandir}/man3pm/JSON::PP::Boolean.3pm*
14mr|perl-5.18.2-8|397	
14mr|perl-5.18.2-8|398	# Module::Build
14mr|perl-5.18.2-8|399	rm  -r	%{buildroot}%{_bindir}/config_data \
14mr|perl-5.18.2-8|400	%{buildroot}%{perl_root}/%{version}/inc/ \
14mr|perl-5.18.2-8|401	%{buildroot}%{perl_root}/%{version}/Module/Build/ \
14mr|perl-5.18.2-8|402	%{buildroot}%{perl_root}/%{version}/Module/Build.pm \
14mr|perl-5.18.2-8|403	%{buildroot}%{_mandir}/man1/config_data.1* \
14mr|perl-5.18.2-8|404	%{buildroot}%{_mandir}/man3pm/Module::Build* \
14mr|perl-5.18.2-8|405	%{buildroot}%{_mandir}/man3pm/inc::latest.3*
14mr|perl-5.18.2-8|406	
14mr|perl-5.18.2-8|407	# Module::CoreList
14mr|perl-5.18.2-8|408	rm -r	%{buildroot}%{_bindir}/corelist \
14mr|perl-5.18.2-8|409	%{buildroot}%{perl_root}/%{version}/Module/CoreList.pm \
14mr|perl-5.18.2-8|410	%{buildroot}%{_mandir}/man1/corelist* \
14mr|perl-5.18.2-8|411	%{buildroot}%{_mandir}/man3pm/Module::CoreList*
14mr|perl-5.18.2-8|412	
14mr|perl-5.18.2-8|413	# Module::Pluggable
14mr|perl-5.18.2-8|414	rm -rf	%{buildroot}%{perl_root}/%{version}/Module/Pluggable \
14mr|perl-5.18.2-8|415	%{buildroot}%{_mandir}/man3pm/Module::Pluggable*
14mr|perl-5.18.2-8|416	%endif
14mr|perl-5.18.2-8|417	
14mr|perl-5.18.2-8|418	# call spec-helper before creating the file list
14mr|perl-5.18.2-8|419	# (spec-helper removes some files, and compress some others)
14mr|perl-5.18.2-8|420	%define dont_strip 1
14mr|perl-5.18.2-8|421	%{?__spec_helper_post}
14mr|perl-5.18.2-8|422	%undefine dont_strip
14mr|perl-5.18.2-8|423	
14mr|perl-5.18.2-8|424	cat > perl-base.list <<EOF
14mr|perl-5.18.2-8|425	%{_bindir}/perl
14mr|perl-5.18.2-8|426	%{_bindir}/perl5
14mr|perl-5.18.2-8|427	%{_bindir}/perl%{version}
14mr|perl-5.18.2-8|428	%dir %{_mandir}/man3pm
14mr|perl-5.18.2-8|429	%dir %{perl_root}
14mr|perl-5.18.2-8|430	%dir %{perl_root}/%{version}
14mr|perl-5.18.2-8|431	%dir %{perl_root}/%{version}/File
14mr|perl-5.18.2-8|432	%{perl_root}/%{version}/autouse.pm
14mr|perl-5.18.2-8|433	%{perl_root}/%{version}/AnyDBM_File.pm
14mr|perl-5.18.2-8|434	%{perl_root}/%{version}/FindBin.pm
14mr|perl-5.18.2-8|435	%{perl_root}/%{version}/File/Basename.pm
14mr|perl-5.18.2-8|436	%{perl_root}/%{version}/File/Find.pm
14mr|perl-5.18.2-8|437	%{perl_root}/%{version}/File/Path.pm
14mr|perl-5.18.2-8|438	%{perl_root}/%{version}/File/Temp.pm
14mr|perl-5.18.2-8|439	%dir %{perl_root}/%{version}/Getopt
14mr|perl-5.18.2-8|440	%{perl_root}/%{version}/Getopt/Long.pm
14mr|perl-5.18.2-8|441	%{perl_root}/%{version}/Getopt/Std.pm
14mr|perl-5.18.2-8|442	%dir %{perl_root}/%{version}/Encode
14mr|perl-5.18.2-8|443	%{perl_root}/%{version}/Encode/ConfigLocal_PM.e2x
14mr|perl-5.18.2-8|444	%{perl_root}/%{version}/Encode/Makefile_PL.e2x
14mr|perl-5.18.2-8|445	%{perl_root}/%{version}/Encode/_PM.e2x
14mr|perl-5.18.2-8|446	%{perl_root}/%{version}/Encode/_T.e2x
14mr|perl-5.18.2-8|447	%dir %{perl_root}/%{version}/Net
14mr|perl-5.18.2-8|448	%{perl_root}/%{version}/Net/Cmd.pm
14mr|perl-5.18.2-8|449	%{perl_root}/%{version}/Net/Config.pm
14mr|perl-5.18.2-8|450	%dir %{perl_root}/%{version}/Net/FTP
14mr|perl-5.18.2-8|451	%{perl_root}/%{version}/Net/FTP.pm
14mr|perl-5.18.2-8|452	%{perl_root}/%{version}/Net/FTP/A.pm
14mr|perl-5.18.2-8|453	%{perl_root}/%{version}/Net/FTP/E.pm
14mr|perl-5.18.2-8|454	%{perl_root}/%{version}/Net/FTP/I.pm
14mr|perl-5.18.2-8|455	%{perl_root}/%{version}/Net/FTP/L.pm
14mr|perl-5.18.2-8|456	%{perl_root}/%{version}/Net/FTP/dataconn.pm
14mr|perl-5.18.2-8|457	
14mr|perl-5.18.2-8|458	%dir %{perl_root}/%{version}/Time
14mr|perl-5.18.2-8|459	%{perl_root}/%{version}/Time/Local.pm
14mr|perl-5.18.2-8|460	%{perl_root}/%{version}/AutoLoader.pm
14mr|perl-5.18.2-8|461	%dir %{perl_root}/%{version}/Carp
14mr|perl-5.18.2-8|462	%{perl_root}/%{version}/Carp.pm
14mr|perl-5.18.2-8|463	%{perl_root}/%{version}/Carp/Heavy.pm
14mr|perl-5.18.2-8|464	%{perl_root}/%{version}/DirHandle.pm
14mr|perl-5.18.2-8|465	%{perl_root}/%{version}/%{full_arch}/Errno.pm
14mr|perl-5.18.2-8|466	%dir %{perl_root}/%{version}/Exporter
14mr|perl-5.18.2-8|467	%{perl_root}/%{version}/Exporter/Heavy.pm
14mr|perl-5.18.2-8|468	%{perl_root}/%{version}/Exporter.pm
14mr|perl-5.18.2-8|469	%{perl_root}/%{version}/FileHandle.pm
14mr|perl-5.18.2-8|470	%{perl_root}/%{version}/PerlIO.pm
14mr|perl-5.18.2-8|471	%{perl_root}/%{version}/SelectSaver.pm
14mr|perl-5.18.2-8|472	%{perl_root}/%{version}/Symbol.pm
14mr|perl-5.18.2-8|473	%dir %{perl_root}/%{version}/Tie
14mr|perl-5.18.2-8|474	%{perl_root}/%{version}/Tie/Hash.pm
14mr|perl-5.18.2-8|475	%{perl_root}/%{version}/XSLoader.pm
14mr|perl-5.18.2-8|476	%{perl_root}/%{version}/base.pm
14mr|perl-5.18.2-8|477	%{perl_root}/%{version}/bytes.pm
14mr|perl-5.18.2-8|478	%{perl_root}/%{version}/bytes_heavy.pl
14mr|perl-5.18.2-8|479	%{perl_root}/%{version}/constant.pm
14mr|perl-5.18.2-8|480	%{perl_root}/%{version}/feature.pm
14mr|perl-5.18.2-8|481	%{perl_root}/%{version}/integer.pm
14mr|perl-5.18.2-8|482	%{perl_root}/%{version}/overload.pm
14mr|perl-5.18.2-8|483	%{perl_root}/%{version}/strict.pm
14mr|perl-5.18.2-8|484	%{perl_root}/%{version}/utf8.pm
14mr|perl-5.18.2-8|485	%{perl_root}/%{version}/utf8_heavy.pl
14mr|perl-5.18.2-8|486	%dir %{perl_root}/%{version}/unicore
14mr|perl-5.18.2-8|487	%dir %{perl_root}/%{version}/unicore/To
14mr|perl-5.18.2-8|488	%{perl_root}/%{version}/unicore/To/Lower.pl
14mr|perl-5.18.2-8|489	%{perl_root}/%{version}/unicore/To/Fold.pl
14mr|perl-5.18.2-8|490	%{perl_root}/%{version}/unicore/To/Upper.pl
14mr|perl-5.18.2-8|491	%{perl_root}/%{version}/vars.pm
14mr|perl-5.18.2-8|492	%dir %{perl_root}/%{version}/warnings
14mr|perl-5.18.2-8|493	%{perl_root}/%{version}/warnings/register.pm
14mr|perl-5.18.2-8|494	%{perl_root}/%{version}/warnings.pm
14mr|perl-5.18.2-8|495	%dir %{perl_root}/%{version}/%{full_arch}
14mr|perl-5.18.2-8|496	%{perl_root}/%{version}/%{full_arch}/lib.pm
14mr|perl-5.18.2-8|497	%{perl_root}/%{version}/%{full_arch}/B.pm
14mr|perl-5.18.2-8|498	%dir %{perl_root}/%{version}/%{full_arch}/auto/B
14mr|perl-5.18.2-8|499	%{perl_root}/%{version}/%{full_arch}/auto/B/B.so
14mr|perl-5.18.2-8|500	%{perl_root}/%{version}/%{full_arch}/Cwd.pm
14mr|perl-5.18.2-8|501	%dir %{perl_root}/%{version}/%{full_arch}/File
14mr|perl-5.18.2-8|502	%{perl_root}/%{version}/%{full_arch}/File/Spec.pm
14mr|perl-5.18.2-8|503	%{perl_root}/%{version}/%{full_arch}/File/Spec/Unix.pm
14mr|perl-5.18.2-8|504	%dir %{perl_root}/%{version}/%{full_arch}/File/Spec
14mr|perl-5.18.2-8|505	%{perl_root}/%{version}/%{full_arch}/Fcntl.pm
14mr|perl-5.18.2-8|506	%{perl_root}/%{version}/%{full_arch}/IO.pm
14mr|perl-5.18.2-8|507	%dir %{perl_root}/%{version}/%{full_arch}/IO
14mr|perl-5.18.2-8|508	%{perl_root}/%{version}/%{full_arch}/IO/File.pm
14mr|perl-5.18.2-8|509	%{perl_root}/%{version}/%{full_arch}/IO/Handle.pm
14mr|perl-5.18.2-8|510	%{perl_root}/%{version}/%{full_arch}/IO/Seekable.pm
14mr|perl-5.18.2-8|511	%{perl_root}/%{version}/%{full_arch}/IO/Select.pm
14mr|perl-5.18.2-8|512	%{perl_root}/%{version}/%{full_arch}/IO/Socket.pm
14mr|perl-5.18.2-8|513	%dir %{perl_root}/%{version}/%{full_arch}/IO/Socket
14mr|perl-5.18.2-8|514	%{perl_root}/%{version}/%{full_arch}/IO/Socket/INET.pm
14mr|perl-5.18.2-8|515	%dir %{perl_root}/%{version}/%{full_arch}/auto
14mr|perl-5.18.2-8|516	%dir %{perl_root}/%{version}/%{full_arch}/auto/Cwd
14mr|perl-5.18.2-8|517	%{perl_root}/%{version}/%{full_arch}/auto/Cwd/Cwd.so
14mr|perl-5.18.2-8|518	%dir %{perl_root}/%{version}/%{full_arch}/auto/Data
14mr|perl-5.18.2-8|519	%dir %{perl_root}/%{version}/%{full_arch}/auto/Data/Dumper
14mr|perl-5.18.2-8|520	%{perl_root}/%{version}/%{full_arch}/auto/Data/Dumper/Dumper.so
14mr|perl-5.18.2-8|521	%dir %{perl_root}/%{version}/%{full_arch}/auto/Fcntl
14mr|perl-5.18.2-8|522	%{perl_root}/%{version}/%{full_arch}/auto/Fcntl/Fcntl.so
14mr|perl-5.18.2-8|523	%dir %{perl_root}/%{version}/%{full_arch}/auto/File
14mr|perl-5.18.2-8|524	%dir %{perl_root}/%{version}/%{full_arch}/auto/File/Glob
14mr|perl-5.18.2-8|525	%{perl_root}/%{version}/%{full_arch}/auto/File/Glob/Glob.so
14mr|perl-5.18.2-8|526	%{perl_root}/%{version}/%{full_arch}/File/Glob.pm
14mr|perl-5.18.2-8|527	%dir %{perl_root}/%{version}/%{full_arch}/auto/MIME
14mr|perl-5.18.2-8|528	%dir %{perl_root}/%{version}/%{full_arch}/auto/MIME/Base64
14mr|perl-5.18.2-8|529	%{perl_root}/%{version}/%{full_arch}/auto/MIME/Base64/Base64.so
14mr|perl-5.18.2-8|530	%dir %{perl_root}/%{version}/%{full_arch}/auto/Digest
14mr|perl-5.18.2-8|531	%dir %{perl_root}/%{version}/%{full_arch}/auto/Digest/MD5
14mr|perl-5.18.2-8|532	%{perl_root}/%{version}/%{full_arch}/auto/Digest/MD5/MD5.so
14mr|perl-5.18.2-8|533	%dir %{perl_root}/%{version}/%{full_arch}/auto/I18N
14mr|perl-5.18.2-8|534	%dir %{perl_root}/%{version}/%{full_arch}/auto/I18N/Langinfo/
14mr|perl-5.18.2-8|535	%{perl_root}/%{version}/%{full_arch}/auto/I18N/Langinfo/Langinfo.so
14mr|perl-5.18.2-8|536	%dir %{perl_root}/%{version}/%{full_arch}/auto/IO
14mr|perl-5.18.2-8|537	%{perl_root}/%{version}/%{full_arch}/auto/IO/IO.so
14mr|perl-5.18.2-8|538	%dir %{perl_root}/%{version}/%{full_arch}/auto/Encode
14mr|perl-5.18.2-8|539	%{perl_root}/%{version}/%{full_arch}/Encode.pm
14mr|perl-5.18.2-8|540	%{perl_root}/%{version}/%{full_arch}/Encode/Alias.pm
14mr|perl-5.18.2-8|541	%{perl_root}/%{version}/%{full_arch}/Encode/Byte.pm
14mr|perl-5.18.2-8|542	%{perl_root}/%{version}/%{full_arch}/Encode/CJKConstants.pm
14mr|perl-5.18.2-8|543	%{perl_root}/%{version}/%{full_arch}/Encode/Config.pm
14mr|perl-5.18.2-8|544	%{perl_root}/%{version}/%{full_arch}/Encode/EBCDIC.pm
14mr|perl-5.18.2-8|545	%{perl_root}/%{version}/%{full_arch}/Encode/Encoder.pm
14mr|perl-5.18.2-8|546	%{perl_root}/%{version}/%{full_arch}/Encode/Encoding.pm
14mr|perl-5.18.2-8|547	%{perl_root}/%{version}/%{full_arch}/Encode/GSM0338.pm
14mr|perl-5.18.2-8|548	%{perl_root}/%{version}/%{full_arch}/Encode/Guess.pm
14mr|perl-5.18.2-8|549	%dir %{perl_root}/%{version}/%{full_arch}/Encode/MIME
14mr|perl-5.18.2-8|550	%dir %{perl_root}/%{version}/%{full_arch}/Encode/MIME/Header
14mr|perl-5.18.2-8|551	%{perl_root}/%{version}/%{full_arch}/Encode/MIME/Header.pm
14mr|perl-5.18.2-8|552	%{perl_root}/%{version}/%{full_arch}/Encode/MIME/Header/ISO_2022_JP.pm
14mr|perl-5.18.2-8|553	%{perl_root}/%{version}/%{full_arch}/Encode/MIME/Name.pm
14mr|perl-5.18.2-8|554	%{perl_root}/%{version}/%{full_arch}/Encode/Symbol.pm
14mr|perl-5.18.2-8|555	%dir %{perl_root}/%{version}/%{full_arch}/Encode/Unicode
14mr|perl-5.18.2-8|556	%{perl_root}/%{version}/%{full_arch}/Encode/Unicode.pm
14mr|perl-5.18.2-8|557	%{perl_root}/%{version}/%{full_arch}/Encode/Unicode/UTF7.pm
14mr|perl-5.18.2-8|558	%dir %{perl_root}/%{version}/%{full_arch}/auto/Encode/Byte
14mr|perl-5.18.2-8|559	%{perl_root}/%{version}/%{full_arch}/auto/Encode/Byte/Byte.so
14mr|perl-5.18.2-8|560	%dir %{perl_root}/%{version}/%{full_arch}/auto/Encode/EBCDIC
14mr|perl-5.18.2-8|561	%{perl_root}/%{version}/%{full_arch}/auto/Encode/EBCDIC/EBCDIC.so
14mr|perl-5.18.2-8|562	%{perl_root}/%{version}/%{full_arch}/auto/Encode/Encode.so
14mr|perl-5.18.2-8|563	%dir %{perl_root}/%{version}/%{full_arch}/auto/Encode/Symbol
14mr|perl-5.18.2-8|564	%{perl_root}/%{version}/%{full_arch}/auto/Encode/Symbol/Symbol.so
14mr|perl-5.18.2-8|565	%dir %{perl_root}/%{version}/%{full_arch}/auto/Encode/Unicode
14mr|perl-5.18.2-8|566	%{perl_root}/%{version}/%{full_arch}/auto/Encode/Unicode/Unicode.so
14mr|perl-5.18.2-8|567	%dir %{perl_root}/%{version}/%{full_arch}/List
14mr|perl-5.18.2-8|568	%dir %{perl_root}/%{version}/%{full_arch}/List/Util
14mr|perl-5.18.2-8|569	%{perl_root}/%{version}/%{full_arch}/List/Util.pm
14mr|perl-5.18.2-8|570	%{perl_root}/%{version}/%{full_arch}/List/Util/XS.pm
14mr|perl-5.18.2-8|571	%dir %{perl_root}/%{version}/%{full_arch}/auto/List
14mr|perl-5.18.2-8|572	%dir %{perl_root}/%{version}/%{full_arch}/auto/List/Util
14mr|perl-5.18.2-8|573	%{perl_root}/%{version}/%{full_arch}/auto/List/Util/Util.so
14mr|perl-5.18.2-8|574	%dir %{perl_root}/%{version}/%{full_arch}/auto/POSIX
14mr|perl-5.18.2-8|575	%{perl_root}/%{version}/%{full_arch}/auto/POSIX/POSIX.so
14mr|perl-5.18.2-8|576	%dir %{perl_root}/%{version}/%{full_arch}/auto/Socket
14mr|perl-5.18.2-8|577	%{perl_root}/%{version}/%{full_arch}/auto/Socket/Socket.so
14mr|perl-5.18.2-8|578	%dir %{perl_root}/%{version}/%{full_arch}/auto/Storable
14mr|perl-5.18.2-8|579	%{perl_root}/%{version}/%{full_arch}/auto/Storable/Storable.so
14mr|perl-5.18.2-8|580	%dir %{perl_root}/%{version}/%{full_arch}/auto/re
14mr|perl-5.18.2-8|581	%{perl_root}/%{version}/%{full_arch}/auto/re/re.so
14mr|perl-5.18.2-8|582	%{perl_root}/%{version}/%{full_arch}/Config.pm
14mr|perl-5.18.2-8|583	%{perl_root}/%{version}/%{full_arch}/Config_heavy.pl
14mr|perl-5.18.2-8|584	%dir %{perl_root}/%{version}/%{full_arch}/Digest
14mr|perl-5.18.2-8|585	%{perl_root}/%{version}/%{full_arch}/Digest/MD5.pm
14mr|perl-5.18.2-8|586	%{perl_root}/%{version}/%{full_arch}/DynaLoader.pm
14mr|perl-5.18.2-8|587	%dir %{perl_root}/%{version}/%{full_arch}/Encode
14mr|perl-5.18.2-8|588	%dir %{perl_root}/%{version}/%{full_arch}/I18N
14mr|perl-5.18.2-8|589	%{perl_root}/%{version}/%{full_arch}/I18N/Langinfo.pm
14mr|perl-5.18.2-8|590	%dir %{perl_root}/%{version}/%{full_arch}/MIME
14mr|perl-5.18.2-8|591	%{perl_root}/%{version}/%{full_arch}/MIME/Base64.pm
14mr|perl-5.18.2-8|592	%{perl_root}/%{version}/%{full_arch}/MIME/QuotedPrint.pm
14mr|perl-5.18.2-8|593	%{perl_root}/%{version}/%{full_arch}/POSIX.pm
14mr|perl-5.18.2-8|594	%dir %{perl_root}/%{version}/%{full_arch}/Scalar/
14mr|perl-5.18.2-8|595	%{perl_root}/%{version}/%{full_arch}/Scalar/Util.pm
14mr|perl-5.18.2-8|596	%{perl_root}/%{version}/%{full_arch}/Socket.pm
14mr|perl-5.18.2-8|597	%{perl_root}/%{version}/%{full_arch}/Storable.pm
14mr|perl-5.18.2-8|598	%dir %{perl_root}/%{version}/%{full_arch}/Sys/
14mr|perl-5.18.2-8|599	%dir %{perl_root}/%{version}/%{full_arch}/auto/Sys/
14mr|perl-5.18.2-8|600	%dir %{perl_root}/%{version}/%{full_arch}/auto/Sys/Hostname
14mr|perl-5.18.2-8|601	%{perl_root}/%{version}/%{full_arch}/Sys/Hostname.pm
14mr|perl-5.18.2-8|602	%{perl_root}/%{version}/%{full_arch}/auto/Sys/Hostname/Hostname.so
14mr|perl-5.18.2-8|603	%{perl_root}/%{version}/%{full_arch}/re.pm
14mr|perl-5.18.2-8|604	%dir %{perl_root}/%{version}/%{full_arch}/CORE
14mr|perl-5.18.2-8|605	%dir %{perl_root}/%{version}/%{full_arch}/asm
14mr|perl-5.18.2-8|606	%dir %{perl_root}/%{version}/%{full_arch}/bits
14mr|perl-5.18.2-8|607	%dir %{perl_root}/%{version}/%{full_arch}/sys
14mr|perl-5.18.2-8|608	%{perl_root}/%{version}/%{full_arch}/asm/unistd.ph
14mr|perl-5.18.2-8|609	%ifarch %{mipsx}
14mr|perl-5.18.2-8|610	%{perl_root}/%{version}/%{full_arch}/asm/sgidefs.ph
14mr|perl-5.18.2-8|611	%endif
14mr|perl-5.18.2-8|612	%ifarch ia64
14mr|perl-5.18.2-8|613	%{perl_root}/%{version}/%{full_arch}/asm/break.ph
14mr|perl-5.18.2-8|614	%endif
14mr|perl-5.18.2-8|615	%ifarch x86_64
14mr|perl-5.18.2-8|616	%{perl_root}/%{version}/%{full_arch}/bits/wordsize.ph
14mr|perl-5.18.2-8|617	%endif
14mr|perl-5.18.2-8|618	%ifarch %{ix86} x86_64
14mr|perl-5.18.2-8|619	%{perl_root}/%{version}/%{full_arch}/asm/unistd_32.ph
14mr|perl-5.18.2-8|620	%{perl_root}/%{version}/%{full_arch}/asm/unistd_64.ph
14mr|perl-5.18.2-8|621	%endif
14mr|perl-5.18.2-8|622	%ifarch ppc64
14mr|perl-5.18.2-8|623	%{perl_root}/%{version}/%{full_arch}/asm-ppc/unistd.ph
14mr|perl-5.18.2-8|624	%{perl_root}/%{version}/%{full_arch}/asm-ppc64/unistd.ph
14mr|perl-5.18.2-8|625	%{perl_root}/%{version}/%{full_arch}/bits/wordsize.ph
14mr|perl-5.18.2-8|626	%endif
14mr|perl-5.18.2-8|627	%{perl_root}/%{version}/%{full_arch}/bits/syscall.ph
14mr|perl-5.18.2-8|628	%{perl_root}/%{version}/%{full_arch}/sys/syscall.ph
14mr|perl-5.18.2-8|629	%{perl_root}/%{version}/%{full_arch}/_h2ph_pre.ph
14mr|perl-5.18.2-8|630	%{perl_root}/%{version}/%{full_arch}/syscall.ph
14mr|perl-5.18.2-8|631	EOF
14mr|perl-5.18.2-8|632	
14mr|perl-5.18.2-8|633	cat > perl.list <<EOF
14mr|perl-5.18.2-8|634	%doc README
14mr|perl-5.18.2-8|635	%doc Artistic
14mr|perl-5.18.2-8|636	%if %{with bootstrap}
14mr|perl-5.18.2-8|637	%{_bindir}/config_data
14mr|perl-5.18.2-8|638	%{_bindir}/corelist
14mr|perl-5.18.2-8|639	%{_bindir}/cpan2dist
14mr|perl-5.18.2-8|640	%{_bindir}/cpanp
14mr|perl-5.18.2-8|641	%{_bindir}/cpanp-run-perl
14mr|perl-5.18.2-8|642	%{_bindir}/json_pp
14mr|perl-5.18.2-8|643	%{_bindir}/ptar
14mr|perl-5.18.2-8|644	%{_bindir}/ptardiff
14mr|perl-5.18.2-8|645	%{_bindir}/ptargrep
14mr|perl-5.18.2-8|646	%{_bindir}/shasum
14mr|perl-5.18.2-8|647	%{_bindir}/zipdetails
14mr|perl-5.18.2-8|648	%endif
14mr|perl-5.18.2-8|649	%{_bindir}/a2p
14mr|perl-5.18.2-8|650	%{_bindir}/perlbug
14mr|perl-5.18.2-8|651	%{_bindir}/perlthanks
14mr|perl-5.18.2-8|652	%{_bindir}/find2perl
14mr|perl-5.18.2-8|653	%{_bindir}/pod2man
14mr|perl-5.18.2-8|654	%{_bindir}/pod2html
14mr|perl-5.18.2-8|655	%{_bindir}/pod2text
14mr|perl-5.18.2-8|656	%{_bindir}/pod2latex
14mr|perl-5.18.2-8|657	%{_bindir}/splain
14mr|perl-5.18.2-8|658	%{_bindir}/s2p
14mr|perl-5.18.2-8|659	EOF
14mr|perl-5.18.2-8|660	
14mr|perl-5.18.2-8|661	cat > perl-devel.list <<EOF
14mr|perl-5.18.2-8|662	%{_bindir}/c2ph
14mr|perl-5.18.2-8|663	%{_bindir}/cpan
14mr|perl-5.18.2-8|664	%{_bindir}/enc2xs
14mr|perl-5.18.2-8|665	%{_bindir}/h2ph
14mr|perl-5.18.2-8|666	%{_bindir}/h2xs
14mr|perl-5.18.2-8|667	%{_bindir}/instmodsh
14mr|perl-5.18.2-8|668	%{_bindir}/libnetcfg
14mr|perl-5.18.2-8|669	%{_bindir}/piconv
14mr|perl-5.18.2-8|670	%{_bindir}/pl2pm
14mr|perl-5.18.2-8|671	%{_bindir}/pod2usage
14mr|perl-5.18.2-8|672	%{_bindir}/podchecker
14mr|perl-5.18.2-8|673	%{_bindir}/podselect
14mr|perl-5.18.2-8|674	%{_bindir}/prove
14mr|perl-5.18.2-8|675	%{_bindir}/psed
14mr|perl-5.18.2-8|676	%{_bindir}/pstruct
14mr|perl-5.18.2-8|677	%{_bindir}/xsubpp
14mr|perl-5.18.2-8|678	%{perl_root}/%{version}/Encode/encode.h
14mr|perl-5.18.2-8|679	%{perl_root}/%{version}/%{full_arch}/CORE/*.h
14mr|perl-5.18.2-8|680	%{_libdir}/libperl.so
14mr|perl-5.18.2-8|681	EOF
14mr|perl-5.18.2-8|682	
14mr|perl-5.18.2-8|683	cat > perl-doc.list <<EOF
14mr|perl-5.18.2-8|684	%if %{with bootstrap}
14mr|perl-5.18.2-8|685	%{_bindir}/perldoc
14mr|perl-5.18.2-8|686	%{_mandir}/man3pm/Pod::Perldoc*
14mr|perl-5.18.2-8|687	%endif
14mr|perl-5.18.2-8|688	EOF
14mr|perl-5.18.2-8|689	
14mr|perl-5.18.2-8|690	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
14mr|perl-5.18.2-8|691	find %{buildroot}%{_mandir}/man1 ! -name "perlivp.1*" ! -type d >> perl.list
14mr|perl-5.18.2-8|692	find %{buildroot}%{_mandir}/man3pm ! -type d ! -name "Pod::Perldoc*" >> perl.list
14mr|perl-5.18.2-8|693	find %{buildroot}%{perl_root}/%{version} ! -type d ! -name \*.h >> perl.list
14mr|perl-5.18.2-8|694	find %{buildroot}%{perl_root}/%{version} -type d -printf "%%%%dir %%p\n" >> perl.list
14mr|perl-5.18.2-8|695	sed -e 's#%{buildroot}##g' -i perl*.list
14mr|perl-5.18.2-8|696	
14mr|perl-5.18.2-8|697	perl -ni -e 'BEGIN { open F, "perl-base.list"; $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
14mr|perl-5.18.2-8|698	perl -ni -e 'BEGIN { open F, "perl-devel.list"; $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
14mr|perl-5.18.2-8|699	perl -ni -e 'BEGIN { open F, "perl-doc.list"; s/^.doc //, $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
14mr|perl-5.18.2-8|700	
14mr|perl-5.18.2-8|701	%files -f perl.list
14mr|perl-5.18.2-8|702	
14mr|perl-5.18.2-8|703	%files base -f perl-base.list
14mr|perl-5.18.2-8|704	
14mr|perl-5.18.2-8|705	%files devel -f perl-devel.list
14mr|perl-5.18.2-8|706	
14mr|perl-5.18.2-8|707	%files doc -f perl-doc.list
14mr|perl-5.18.2-8|708	
14mr|perl-5.18.2-8|709	%files -n %{libname}
14mr|perl-5.18.2-8|710	%{_libdir}/libperl.so.%{major}
14mr|perl-5.18.2-8|711	
14mr|perl-5.18.2-8|712	
14mr|perl-5.18.2-8|713	%changelog
14mr|perl-5.18.2-8|714	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:5.18.2-8
14mr|perl-5.18.2-8|715	+ Revision: e6290e6
14mr|perl-5.18.2-8|716	- MassBuild#440: Increase release tag
14mr|perl-5.18.2-8|717	
14mr|perl-5.18.2-8|718	* Mon Jun 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-7
14mr|perl-5.18.2-8|719	+ Revision: cecb253
14mr|perl-5.18.2-8|720	- Drop Module::Pluggable out of core
14mr|perl-5.18.2-8|721	
14mr|perl-5.18.2-8|722	* Fri Jun 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-6
14mr|perl-5.18.2-8|723	+ Revision: 5d849f8
14mr|perl-5.18.2-8|724	- Require perl(JSON::PP), not suggest
14mr|perl-5.18.2-8|725	
14mr|perl-5.18.2-8|726	* Mon Jun 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|727	+ Revision: 14327be
14mr|perl-5.18.2-8|728	- Disable bootstrap
14mr|perl-5.18.2-8|729	
14mr|perl-5.18.2-8|730	* Mon Jun 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|731	+ Revision: 9d25ae0
14mr|perl-5.18.2-8|732	- A hack for 64bit build...
14mr|perl-5.18.2-8|733	
14mr|perl-5.18.2-8|734	* Mon Jun 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|735	+ Revision: 7e919b2
14mr|perl-5.18.2-8|736	- Turn back compat provides
14mr|perl-5.18.2-8|737	
14mr|perl-5.18.2-8|738	* Sun Jun 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|739	+ Revision: cfc6c93
14mr|perl-5.18.2-8|740	- Experiments with bootstrap
14mr|perl-5.18.2-8|741	
14mr|perl-5.18.2-8|742	* Fri May 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|743	+ Revision: 3ee1bde
14mr|perl-5.18.2-8|744	- Fix bootstrap
14mr|perl-5.18.2-8|745	
14mr|perl-5.18.2-8|746	* Fri May 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-5
14mr|perl-5.18.2-8|747	+ Revision: 935f6e4
14mr|perl-5.18.2-8|748	- Revert bootstrap
14mr|perl-5.18.2-8|749	
14mr|perl-5.18.2-8|750	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-4
14mr|perl-5.18.2-8|751	+ Revision: 738a2de
14mr|perl-5.18.2-8|752	- Fix provides
14mr|perl-5.18.2-8|753	
14mr|perl-5.18.2-8|754	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-4
14mr|perl-5.18.2-8|755	+ Revision: 4fa19f6
14mr|perl-5.18.2-8|756	- A hack for backward compatibility with old perl
14mr|perl-5.18.2-8|757	
14mr|perl-5.18.2-8|758	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-3
14mr|perl-5.18.2-8|759	+ Revision: 13768ed
14mr|perl-5.18.2-8|760	- Drop FCGI req
14mr|perl-5.18.2-8|761	
14mr|perl-5.18.2-8|762	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-3
14mr|perl-5.18.2-8|763	+ Revision: 0579a17
14mr|perl-5.18.2-8|764	- Do not require DBIx::Simple
14mr|perl-5.18.2-8|765	
14mr|perl-5.18.2-8|766	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-3
14mr|perl-5.18.2-8|767	+ Revision: 0af7112
14mr|perl-5.18.2-8|768	- Do not require VMS*
14mr|perl-5.18.2-8|769	
14mr|perl-5.18.2-8|770	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-3
14mr|perl-5.18.2-8|771	+ Revision: 600d1a1
14mr|perl-5.18.2-8|772	- Do not require DBD::SQLite
14mr|perl-5.18.2-8|773	
14mr|perl-5.18.2-8|774	* Sat May 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-3
14mr|perl-5.18.2-8|775	+ Revision: e562756
14mr|perl-5.18.2-8|776	- Use bootstrap
14mr|perl-5.18.2-8|777	
14mr|perl-5.18.2-8|778	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-2
14mr|perl-5.18.2-8|779	+ Revision: 84f7bfe
14mr|perl-5.18.2-8|780	- Fix files for bootstrap
14mr|perl-5.18.2-8|781	
14mr|perl-5.18.2-8|782	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-2
14mr|perl-5.18.2-8|783	+ Revision: 56b1f8b
14mr|perl-5.18.2-8|784	- Bundle some submodules
14mr|perl-5.18.2-8|785	
14mr|perl-5.18.2-8|786	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-1
14mr|perl-5.18.2-8|787	+ Revision: 42338f8
14mr|perl-5.18.2-8|788	- Remove suggests for now
14mr|perl-5.18.2-8|789	
14mr|perl-5.18.2-8|790	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-1
14mr|perl-5.18.2-8|791	+ Revision: 89aecdf
14mr|perl-5.18.2-8|792	- Disable itimer test
14mr|perl-5.18.2-8|793	
14mr|perl-5.18.2-8|794	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-1
14mr|perl-5.18.2-8|795	+ Revision: ec63697
14mr|perl-5.18.2-8|796	- Fix Autotrace tests
14mr|perl-5.18.2-8|797	
14mr|perl-5.18.2-8|798	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-1
14mr|perl-5.18.2-8|799	+ Revision: ed87fe4
14mr|perl-5.18.2-8|800	- Fix tarball name
14mr|perl-5.18.2-8|801	
14mr|perl-5.18.2-8|802	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.18.2-1
14mr|perl-5.18.2-8|803	+ Revision: def7f03
14mr|perl-5.18.2-8|804	- Updated to 5.18.2
14mr|perl-5.18.2-8|805	
14mr|perl-5.18.2-8|806	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.16.3-9
14mr|perl-5.18.2-8|807	+ Revision: 0ac2a2a
14mr|perl-5.18.2-8|808	- Updated to 5.16.3 with cooker patches
14mr|perl-5.18.2-8|809	
14mr|perl-5.18.2-8|810	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-11
14mr|perl-5.18.2-8|811	+ Revision: 937d6d9
14mr|perl-5.18.2-8|812	- Added patch really
14mr|perl-5.18.2-8|813	
14mr|perl-5.18.2-8|814	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-11
14mr|perl-5.18.2-8|815	+ Revision: 348a693
14mr|perl-5.18.2-8|816	- Added fixes for tests from cooker
14mr|perl-5.18.2-8|817	
14mr|perl-5.18.2-8|818	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-9
14mr|perl-5.18.2-8|819	+ Revision: 0fa0ac9
14mr|perl-5.18.2-8|820	- Disable the whole check section
14mr|perl-5.18.2-8|821	
14mr|perl-5.18.2-8|822	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-9
14mr|perl-5.18.2-8|823	+ Revision: ca96f0f
14mr|perl-5.18.2-8|824	- Disable tests for now
14mr|perl-5.18.2-8|825	
14mr|perl-5.18.2-8|826	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-9
14mr|perl-5.18.2-8|827	+ Revision: 43c52a2
14mr|perl-5.18.2-8|828	- Place no-PIE before fPIC
14mr|perl-5.18.2-8|829	
14mr|perl-5.18.2-8|830	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:5.14.2-9
14mr|perl-5.18.2-8|831	+ Revision: bbe72b1
14mr|perl-5.18.2-8|832	- Drop -fno-PIE
14mr|perl-5.18.2-8|833	
14mr|perl-5.18.2-8|834	

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

17934 14
14mr|perl-Algorithm-Diff-1.190.200-8|1	%define upstream_name    Algorithm-Diff
14mr|perl-Algorithm-Diff-1.190.200-8|2	%define upstream_version 1.1902
14mr|perl-Algorithm-Diff-1.190.200-8|3	
14mr|perl-Algorithm-Diff-1.190.200-8|4	Name:       perl-%{upstream_name}
14mr|perl-Algorithm-Diff-1.190.200-8|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Algorithm-Diff-1.190.200-8|6	Release:    8
14mr|perl-Algorithm-Diff-1.190.200-8|7	Epoch:      1
14mr|perl-Algorithm-Diff-1.190.200-8|8	
14mr|perl-Algorithm-Diff-1.190.200-8|9	Summary:    Compute `intelligent' differences between two files / lists
14mr|perl-Algorithm-Diff-1.190.200-8|10	
14mr|perl-Algorithm-Diff-1.190.200-8|11	License:    GPL+ or Artistic
14mr|perl-Algorithm-Diff-1.190.200-8|12	Group:      Development/Perl
14mr|perl-Algorithm-Diff-1.190.200-8|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Algorithm-Diff-1.190.200-8|14	Source0:    http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Algorithm-Diff-1.190.200-8|15	Buildrequires:  perl-devel
14mr|perl-Algorithm-Diff-1.190.200-8|16	Buildarch:      noarch
14mr|perl-Algorithm-Diff-1.190.200-8|17	
14mr|perl-Algorithm-Diff-1.190.200-8|18	%description
14mr|perl-Algorithm-Diff-1.190.200-8|19	This module compute `intelligent' differences between two files / lists.
14mr|perl-Algorithm-Diff-1.190.200-8|20	
14mr|perl-Algorithm-Diff-1.190.200-8|21	%prep
14mr|perl-Algorithm-Diff-1.190.200-8|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Algorithm-Diff-1.190.200-8|23	
14mr|perl-Algorithm-Diff-1.190.200-8|24	%build
14mr|perl-Algorithm-Diff-1.190.200-8|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Algorithm-Diff-1.190.200-8|26	%make
14mr|perl-Algorithm-Diff-1.190.200-8|27	
14mr|perl-Algorithm-Diff-1.190.200-8|28	%install
14mr|perl-Algorithm-Diff-1.190.200-8|29	%makeinstall_std
14mr|perl-Algorithm-Diff-1.190.200-8|30	
14mr|perl-Algorithm-Diff-1.190.200-8|31	%check
14mr|perl-Algorithm-Diff-1.190.200-8|32	%make test
14mr|perl-Algorithm-Diff-1.190.200-8|33	
14mr|perl-Algorithm-Diff-1.190.200-8|34	%clean
14mr|perl-Algorithm-Diff-1.190.200-8|35	
14mr|perl-Algorithm-Diff-1.190.200-8|36	%files
14mr|perl-Algorithm-Diff-1.190.200-8|37	%doc README Changes
14mr|perl-Algorithm-Diff-1.190.200-8|38	%{perl_vendorlib}/Algorithm
14mr|perl-Algorithm-Diff-1.190.200-8|39	%{_mandir}/*/*
14mr|perl-Algorithm-Diff-1.190.200-8|40	
14mr|perl-Algorithm-Diff-1.190.200-8|41	
14mr|perl-Algorithm-Diff-1.190.200-8|42	
14mr|perl-Algorithm-Diff-1.190.200-8|43	%changelog
14mr|perl-Algorithm-Diff-1.190.200-8|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.190.200-8
14mr|perl-Algorithm-Diff-1.190.200-8|45	+ Revision: 6c58cc6
14mr|perl-Algorithm-Diff-1.190.200-8|46	- MassBuild#440: Increase release tag
14mr|perl-Algorithm-Diff-1.190.200-8|47	
14mr|perl-Algorithm-Diff-1.190.200-8|48	

17935 14
14mr|perl-AnyEvent-7.70.0-5|1	%define pkgname AnyEvent
14mr|perl-AnyEvent-7.70.0-5|2	%define filelist %{pkgname}-%{version}-filelist
14mr|perl-AnyEvent-7.70.0-5|3	%define maketest 1
14mr|perl-AnyEvent-7.70.0-5|4	%define upstream_version 7.07
14mr|perl-AnyEvent-7.70.0-5|5	
14mr|perl-AnyEvent-7.70.0-5|6	%define __noautoreq 'perl\\(AnyEvent:.*'
14mr|perl-AnyEvent-7.70.0-5|7	
14mr|perl-AnyEvent-7.70.0-5|8	Name:		perl-%{pkgname}
14mr|perl-AnyEvent-7.70.0-5|9	Summary:	Provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|10	
14mr|perl-AnyEvent-7.70.0-5|11	Version:	%perl_convert_version %{upstream_version}
14mr|perl-AnyEvent-7.70.0-5|12	Release:	5
14mr|perl-AnyEvent-7.70.0-5|13	Epoch:		3
14mr|perl-AnyEvent-7.70.0-5|14	License:	Artistic
14mr|perl-AnyEvent-7.70.0-5|15	Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|16	URL:		http://search.cpan.org/~mlehmann/AnyEvent/
14mr|perl-AnyEvent-7.70.0-5|17	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%{upstream_version}.tar.gz
14mr|perl-AnyEvent-7.70.0-5|18	Source1:	perl-AnyEvent.rpmlintrc
14mr|perl-AnyEvent-7.70.0-5|19	BuildRequires:	perl-devel
14mr|perl-AnyEvent-7.70.0-5|20	BuildRequires:	perl-Event
14mr|perl-AnyEvent-7.70.0-5|21	
14mr|perl-AnyEvent-7.70.0-5|22	%description
14mr|perl-AnyEvent-7.70.0-5|23	AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|24	Event, Glib, Tk, Perl, - various supported event loops.
14mr|perl-AnyEvent-7.70.0-5|25	
14mr|perl-AnyEvent-7.70.0-5|26	%package EV
14mr|perl-AnyEvent-7.70.0-5|27	Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|28	Summary:	Provide framework for multiple event loops - EV integration
14mr|perl-AnyEvent-7.70.0-5|29	
14mr|perl-AnyEvent-7.70.0-5|30	
14mr|perl-AnyEvent-7.70.0-5|31	%description EV
14mr|perl-AnyEvent-7.70.0-5|32	AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|33	EV event loop integration.
14mr|perl-AnyEvent-7.70.0-5|34	
14mr|perl-AnyEvent-7.70.0-5|35	# %package Event-Lib
14mr|perl-AnyEvent-7.70.0-5|36	#Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|37	#Summary:	Provide framework for multiple event loops - Event::Lib integration
14mr|perl-AnyEvent-7.70.0-5|38	
14mr|perl-AnyEvent-7.70.0-5|39	# %description Event-Lib
14mr|perl-AnyEvent-7.70.0-5|40	#AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|41	#Event::Lib event loop integration.
14mr|perl-AnyEvent-7.70.0-5|42	
14mr|perl-AnyEvent-7.70.0-5|43	%package Tk
14mr|perl-AnyEvent-7.70.0-5|44	Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|45	Summary:	Provide framework for multiple event loops - Tk integration
14mr|perl-AnyEvent-7.70.0-5|46	
14mr|perl-AnyEvent-7.70.0-5|47	
14mr|perl-AnyEvent-7.70.0-5|48	%description Tk
14mr|perl-AnyEvent-7.70.0-5|49	AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|50	Tk event loop integration.
14mr|perl-AnyEvent-7.70.0-5|51	
14mr|perl-AnyEvent-7.70.0-5|52	# %package POE
14mr|perl-AnyEvent-7.70.0-5|53	#Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|54	#Summary:	Provide framework for multiple event loops - POE integration
14mr|perl-AnyEvent-7.70.0-5|55	
14mr|perl-AnyEvent-7.70.0-5|56	# %description POE
14mr|perl-AnyEvent-7.70.0-5|57	#AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|58	#POE event loop integration.
14mr|perl-AnyEvent-7.70.0-5|59	
14mr|perl-AnyEvent-7.70.0-5|60	# %package IOAsync
14mr|perl-AnyEvent-7.70.0-5|61	# Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|62	#Summary:	Provide framework for multiple event loops - IO::Async integration
14mr|perl-AnyEvent-7.70.0-5|63	
14mr|perl-AnyEvent-7.70.0-5|64	# %description IOAsync
14mr|perl-AnyEvent-7.70.0-5|65	#AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|66	#IO::Async event loop integration.
14mr|perl-AnyEvent-7.70.0-5|67	
14mr|perl-AnyEvent-7.70.0-5|68	%package Irssi
14mr|perl-AnyEvent-7.70.0-5|69	Group:		Development/Perl
14mr|perl-AnyEvent-7.70.0-5|70	Summary:	Provide framework for multiple event loops - Irssi integration
14mr|perl-AnyEvent-7.70.0-5|71	
14mr|perl-AnyEvent-7.70.0-5|72	
14mr|perl-AnyEvent-7.70.0-5|73	%description Irssi
14mr|perl-AnyEvent-7.70.0-5|74	AnyEvent - provide framework for multiple event loops
14mr|perl-AnyEvent-7.70.0-5|75	Irssi event loop integration.
14mr|perl-AnyEvent-7.70.0-5|76	
14mr|perl-AnyEvent-7.70.0-5|77	
14mr|perl-AnyEvent-7.70.0-5|78	%prep
14mr|perl-AnyEvent-7.70.0-5|79	%setup -q -n %{pkgname}-%{upstream_version}
14mr|perl-AnyEvent-7.70.0-5|80	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14mr|perl-AnyEvent-7.70.0-5|81	
14mr|perl-AnyEvent-7.70.0-5|82	%build
14mr|perl-AnyEvent-7.70.0-5|83	grep -rsl '^#!.*perl' . |
14mr|perl-AnyEvent-7.70.0-5|84	grep -v '.bak$' |xargs --no-run-if-empty \
14mr|perl-AnyEvent-7.70.0-5|85	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14mr|perl-AnyEvent-7.70.0-5|86	CFLAGS="%{optflags}"
14mr|perl-AnyEvent-7.70.0-5|87	%{__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
14mr|perl-AnyEvent-7.70.0-5|88	%make
14mr|perl-AnyEvent-7.70.0-5|89	
14mr|perl-AnyEvent-7.70.0-5|90	%check
14mr|perl-AnyEvent-7.70.0-5|91	make test
14mr|perl-AnyEvent-7.70.0-5|92	
14mr|perl-AnyEvent-7.70.0-5|93	%install
14mr|perl-AnyEvent-7.70.0-5|94	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14mr|perl-AnyEvent-7.70.0-5|95	
14mr|perl-AnyEvent-7.70.0-5|96	# remove special files
14mr|perl-AnyEvent-7.70.0-5|97	find %{buildroot} -name "perllocal.pod" \
14mr|perl-AnyEvent-7.70.0-5|98	-o -name ".packlist"                \
14mr|perl-AnyEvent-7.70.0-5|99	-o -name "*.bs"                     \
14mr|perl-AnyEvent-7.70.0-5|100	|xargs -i rm -f {}
14mr|perl-AnyEvent-7.70.0-5|101	
14mr|perl-AnyEvent-7.70.0-5|102	# no empty directories
14mr|perl-AnyEvent-7.70.0-5|103	find %{buildroot}%{_prefix}             \
14mr|perl-AnyEvent-7.70.0-5|104	-type d -depth                      \
14mr|perl-AnyEvent-7.70.0-5|105	-exec rmdir {} \; 2>/dev/null
14mr|perl-AnyEvent-7.70.0-5|106	
14mr|perl-AnyEvent-7.70.0-5|107	#we don't have perl-Qt anymore:
14mr|perl-AnyEvent-7.70.0-5|108	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Qt.pm
14mr|perl-AnyEvent-7.70.0-5|109	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Qt*
14mr|perl-AnyEvent-7.70.0-5|110	#we don't have perl-FLTK (yet):
14mr|perl-AnyEvent-7.70.0-5|111	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/FLTK.pm
14mr|perl-AnyEvent-7.70.0-5|112	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::FLTK*
14mr|perl-AnyEvent-7.70.0-5|113	#only for Mac:
14mr|perl-AnyEvent-7.70.0-5|114	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Cocoa.pm
14mr|perl-AnyEvent-7.70.0-5|115	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Cocoa*
14mr|perl-AnyEvent-7.70.0-5|116	
14mr|perl-AnyEvent-7.70.0-5|117	# IOAsync, POE and Event-Lib are in contrib, drop its support for now
14mr|perl-AnyEvent-7.70.0-5|118	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/POE.pm
14mr|perl-AnyEvent-7.70.0-5|119	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::POE*
14mr|perl-AnyEvent-7.70.0-5|120	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
14mr|perl-AnyEvent-7.70.0-5|121	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::EventLib.3pm*
14mr|perl-AnyEvent-7.70.0-5|122	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
14mr|perl-AnyEvent-7.70.0-5|123	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::IOAsync*
14mr|perl-AnyEvent-7.70.0-5|124	
14mr|perl-AnyEvent-7.70.0-5|125	
14mr|perl-AnyEvent-7.70.0-5|126	%files
14mr|perl-AnyEvent-7.70.0-5|127	%doc README Changes
14mr|perl-AnyEvent-7.70.0-5|128	%{perl_vendorarch}/AE.pm
14mr|perl-AnyEvent-7.70.0-5|129	%{perl_vendorarch}/AnyEvent.pm
14mr|perl-AnyEvent-7.70.0-5|130	%dir %{perl_vendorarch}/AnyEvent
14mr|perl-AnyEvent-7.70.0-5|131	%dir %{perl_vendorarch}/AnyEvent/Impl
14mr|perl-AnyEvent-7.70.0-5|132	%{perl_vendorarch}/AnyEvent/Debug.pm
14mr|perl-AnyEvent-7.70.0-5|133	%{perl_vendorarch}/AnyEvent/DNS.pm
14mr|perl-AnyEvent-7.70.0-5|134	%{perl_vendorarch}/AnyEvent/FAQ.pod
14mr|perl-AnyEvent-7.70.0-5|135	%{perl_vendorarch}/AnyEvent/Handle.pm
14mr|perl-AnyEvent-7.70.0-5|136	%{perl_vendorarch}/AnyEvent/Log.pm
14mr|perl-AnyEvent-7.70.0-5|137	%{perl_vendorarch}/AnyEvent/Loop.pm
14mr|perl-AnyEvent-7.70.0-5|138	%{perl_vendorarch}/AnyEvent/Socket.pm
14mr|perl-AnyEvent-7.70.0-5|139	%{perl_vendorarch}/AnyEvent/Strict.pm
14mr|perl-AnyEvent-7.70.0-5|140	%{perl_vendorarch}/AnyEvent/Intro.pod
14mr|perl-AnyEvent-7.70.0-5|141	%{perl_vendorarch}/AnyEvent/TLS.pm
14mr|perl-AnyEvent-7.70.0-5|142	%{perl_vendorarch}/AnyEvent/Util.pm
14mr|perl-AnyEvent-7.70.0-5|143	%{perl_vendorarch}/AnyEvent/Util/
14mr|perl-AnyEvent-7.70.0-5|144	%{perl_vendorarch}/AnyEvent/IO.pm
14mr|perl-AnyEvent-7.70.0-5|145	%{perl_vendorarch}/AnyEvent/IO/
14mr|perl-AnyEvent-7.70.0-5|146	%{perl_vendorarch}/AnyEvent/Impl/Event.pm
14mr|perl-AnyEvent-7.70.0-5|147	%{perl_vendorarch}/AnyEvent/Impl/Glib.pm
14mr|perl-AnyEvent-7.70.0-5|148	%{perl_vendorarch}/AnyEvent/Impl/Perl.pm
14mr|perl-AnyEvent-7.70.0-5|149	%{perl_vendorarch}/AnyEvent/constants.pl
14mr|perl-AnyEvent-7.70.0-5|150	%{_mandir}/man3/AE.3pm*
14mr|perl-AnyEvent-7.70.0-5|151	%{_mandir}/man3/AnyEvent.3pm*
14mr|perl-AnyEvent-7.70.0-5|152	%{_mandir}/man3/AnyEvent::Debug*
14mr|perl-AnyEvent-7.70.0-5|153	%{_mandir}/man3/AnyEvent::DNS*
14mr|perl-AnyEvent-7.70.0-5|154	%{_mandir}/man3/AnyEvent::FAQ*
14mr|perl-AnyEvent-7.70.0-5|155	%{_mandir}/man3/AnyEvent::Handle*
14mr|perl-AnyEvent-7.70.0-5|156	%{_mandir}/man3/AnyEvent::Socket.*
14mr|perl-AnyEvent-7.70.0-5|157	%{_mandir}/man3/AnyEvent::Strict.*
14mr|perl-AnyEvent-7.70.0-5|158	%{_mandir}/man3/AnyEvent::Util.*
14mr|perl-AnyEvent-7.70.0-5|159	%{_mandir}/man3/AnyEvent::Intro.*
14mr|perl-AnyEvent-7.70.0-5|160	%{_mandir}/man3/AnyEvent::IO*
14mr|perl-AnyEvent-7.70.0-5|161	%{_mandir}/man3/AnyEvent::Impl::Event.*
14mr|perl-AnyEvent-7.70.0-5|162	%{_mandir}/man3/AnyEvent::Impl::Glib.*
14mr|perl-AnyEvent-7.70.0-5|163	%{_mandir}/man3/AnyEvent::Impl::Perl*
14mr|perl-AnyEvent-7.70.0-5|164	%{_mandir}/man3/AnyEvent::Log.*
14mr|perl-AnyEvent-7.70.0-5|165	%{_mandir}/man3/AnyEvent::Loop.*
14mr|perl-AnyEvent-7.70.0-5|166	%{_mandir}/man3/AnyEvent::TLS*
14mr|perl-AnyEvent-7.70.0-5|167	
14mr|perl-AnyEvent-7.70.0-5|168	%files EV
14mr|perl-AnyEvent-7.70.0-5|169	%{perl_vendorarch}/AnyEvent/Impl/EV.pm
14mr|perl-AnyEvent-7.70.0-5|170	%{_mandir}/man3/AnyEvent::Impl::EV.3pm*
14mr|perl-AnyEvent-7.70.0-5|171	
14mr|perl-AnyEvent-7.70.0-5|172	# %files Event-Lib
14mr|perl-AnyEvent-7.70.0-5|173	# %{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
14mr|perl-AnyEvent-7.70.0-5|174	# %{_mandir}/man3/AnyEvent::Impl::EventLib.3pm*
14mr|perl-AnyEvent-7.70.0-5|175	
14mr|perl-AnyEvent-7.70.0-5|176	%files Tk
14mr|perl-AnyEvent-7.70.0-5|177	%{perl_vendorarch}/AnyEvent/Impl/Tk.pm
14mr|perl-AnyEvent-7.70.0-5|178	%{_mandir}/man3/AnyEvent::Impl::Tk*
14mr|perl-AnyEvent-7.70.0-5|179	
14mr|perl-AnyEvent-7.70.0-5|180	# %files POE
14mr|perl-AnyEvent-7.70.0-5|181	# %{perl_vendorarch}/AnyEvent/Impl/POE.pm
14mr|perl-AnyEvent-7.70.0-5|182	# %{_mandir}/man3/AnyEvent::Impl::POE*
14mr|perl-AnyEvent-7.70.0-5|183	
14mr|perl-AnyEvent-7.70.0-5|184	# %files IOAsync
14mr|perl-AnyEvent-7.70.0-5|185	# %{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
14mr|perl-AnyEvent-7.70.0-5|186	# %{_mandir}/man3/AnyEvent::Impl::IOAsync*
14mr|perl-AnyEvent-7.70.0-5|187	
14mr|perl-AnyEvent-7.70.0-5|188	%files Irssi
14mr|perl-AnyEvent-7.70.0-5|189	%{perl_vendorarch}/AnyEvent/Impl/Irssi.pm
14mr|perl-AnyEvent-7.70.0-5|190	%{_mandir}/man3/AnyEvent::Impl::Irssi*
14mr|perl-AnyEvent-7.70.0-5|191	
14mr|perl-AnyEvent-7.70.0-5|192	
14mr|perl-AnyEvent-7.70.0-5|193	
14mr|perl-AnyEvent-7.70.0-5|194	%changelog
14mr|perl-AnyEvent-7.70.0-5|195	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:7.70.0-5
14mr|perl-AnyEvent-7.70.0-5|196	+ Revision: b009d1b
14mr|perl-AnyEvent-7.70.0-5|197	- MassBuild#440: Increase release tag
14mr|perl-AnyEvent-7.70.0-5|198	
14mr|perl-AnyEvent-7.70.0-5|199	

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

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

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

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

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

17941 14
14mr|perl-Archive-Zip-1.380.0-1|1	%define upstream_name    Archive-Zip
14mr|perl-Archive-Zip-1.380.0-1|2	%define upstream_version 1.38
14mr|perl-Archive-Zip-1.380.0-1|3	
14mr|perl-Archive-Zip-1.380.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Archive-Zip-1.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Archive-Zip-1.380.0-1|6	Release:	1
14mr|perl-Archive-Zip-1.380.0-1|7	
14mr|perl-Archive-Zip-1.380.0-1|8	Summary:	Provide an interface to ZIP archive files
14mr|perl-Archive-Zip-1.380.0-1|9	
14mr|perl-Archive-Zip-1.380.0-1|10	License:	GPL+ or Artistic
14mr|perl-Archive-Zip-1.380.0-1|11	Group:		Development/Perl
14mr|perl-Archive-Zip-1.380.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Archive-Zip-1.380.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Archive-Zip-1.380.0-1|14	
14mr|perl-Archive-Zip-1.380.0-1|15	BuildRequires:	zlib-devel
14mr|perl-Archive-Zip-1.380.0-1|16	BuildRequires:	perl-devel
14mr|perl-Archive-Zip-1.380.0-1|17	BuildRequires:	perl(Compress::Zlib)
14mr|perl-Archive-Zip-1.380.0-1|18	BuildRequires:	perl(File::Which)
14mr|perl-Archive-Zip-1.380.0-1|19	BuildArch:	noarch
14mr|perl-Archive-Zip-1.380.0-1|20	
14mr|perl-Archive-Zip-1.380.0-1|21	
14mr|perl-Archive-Zip-1.380.0-1|22	%description
14mr|perl-Archive-Zip-1.380.0-1|23	A Perl module that provides an interface to ZIP archive files.
14mr|perl-Archive-Zip-1.380.0-1|24	
14mr|perl-Archive-Zip-1.380.0-1|25	%prep
14mr|perl-Archive-Zip-1.380.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Archive-Zip-1.380.0-1|27	
14mr|perl-Archive-Zip-1.380.0-1|28	%build
14mr|perl-Archive-Zip-1.380.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Archive-Zip-1.380.0-1|30	%make CFLAGS="%{optflags}"
14mr|perl-Archive-Zip-1.380.0-1|31	
14mr|perl-Archive-Zip-1.380.0-1|32	%check
14mr|perl-Archive-Zip-1.380.0-1|33	%__make test
14mr|perl-Archive-Zip-1.380.0-1|34	
14mr|perl-Archive-Zip-1.380.0-1|35	%install
14mr|perl-Archive-Zip-1.380.0-1|36	%makeinstall_std
14mr|perl-Archive-Zip-1.380.0-1|37	
14mr|perl-Archive-Zip-1.380.0-1|38	%files
14mr|perl-Archive-Zip-1.380.0-1|39	%doc  Changes
14mr|perl-Archive-Zip-1.380.0-1|40	%doc examples
14mr|perl-Archive-Zip-1.380.0-1|41	%{_bindir}/crc32
14mr|perl-Archive-Zip-1.380.0-1|42	%{perl_vendorlib}/Archive
14mr|perl-Archive-Zip-1.380.0-1|43	%{_mandir}/*/*
14mr|perl-Archive-Zip-1.380.0-1|44	
14mr|perl-Archive-Zip-1.380.0-1|45	%changelog
14mr|perl-Archive-Zip-1.380.0-1|46	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.380.0-1
14mr|perl-Archive-Zip-1.380.0-1|47	+ Revision: 43d1ba3
14mr|perl-Archive-Zip-1.380.0-1|48	- Merge pull request #5 from import/perl-Archive-Zip:auto_update
14mr|perl-Archive-Zip-1.380.0-1|49	- ROSA Updates Builder: update suggested
14mr|perl-Archive-Zip-1.380.0-1|50	
14mr|perl-Archive-Zip-1.380.0-1|51	

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

17943 14
14mr|perl-Astro-FITS-Header-3.70.0-4|1	%if %{_use_internal_dependency_generator}
14mr|perl-Astro-FITS-Header-3.70.0-4|2	%define __noautoreq 'perl\\(Starlink::AST\\)|perl\\(NDF\\)|perl\\(Astro::FITS::CFITSIO\\)|perl\\(GSD\\)'
14mr|perl-Astro-FITS-Header-3.70.0-4|3	%else
14mr|perl-Astro-FITS-Header-3.70.0-4|4	%define _requires_exceptions Starlink::AST\\|NDF|Astro::FITS::CFITSIO\\|GSD
14mr|perl-Astro-FITS-Header-3.70.0-4|5	%endif
14mr|perl-Astro-FITS-Header-3.70.0-4|6	
14mr|perl-Astro-FITS-Header-3.70.0-4|7	%define upstream_name    Astro-FITS-Header
14mr|perl-Astro-FITS-Header-3.70.0-4|8	%define upstream_version 3.07
14mr|perl-Astro-FITS-Header-3.70.0-4|9	
14mr|perl-Astro-FITS-Header-3.70.0-4|10	Name:       perl-%{upstream_name}
14mr|perl-Astro-FITS-Header-3.70.0-4|11	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Astro-FITS-Header-3.70.0-4|12	Release:    4
14mr|perl-Astro-FITS-Header-3.70.0-4|13	
14mr|perl-Astro-FITS-Header-3.70.0-4|14	Summary:    Interface to FITS headers
14mr|perl-Astro-FITS-Header-3.70.0-4|15	
14mr|perl-Astro-FITS-Header-3.70.0-4|16	License:    GPL+ or Artistic
14mr|perl-Astro-FITS-Header-3.70.0-4|17	Group:      Development/Perl
14mr|perl-Astro-FITS-Header-3.70.0-4|18	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Astro-FITS-Header-3.70.0-4|19	Source0:    http://www.cpan.org/modules/by-module/Astro/Astro-FITS-Header-%{upstream_version}.tar.gz
14mr|perl-Astro-FITS-Header-3.70.0-4|20	
14mr|perl-Astro-FITS-Header-3.70.0-4|21	BuildRequires: perl(Test::More)
14mr|perl-Astro-FITS-Header-3.70.0-4|22	BuildRequires: perl(Module::Build)
14mr|perl-Astro-FITS-Header-3.70.0-4|23	BuildArch: noarch
14mr|perl-Astro-FITS-Header-3.70.0-4|24	
14mr|perl-Astro-FITS-Header-3.70.0-4|25	%description
14mr|perl-Astro-FITS-Header-3.70.0-4|26	Stores information about a FITS header block in an object. Takes an hash
14mr|perl-Astro-FITS-Header-3.70.0-4|27	with an array reference as an arguement. The array should contain a list of
14mr|perl-Astro-FITS-Header-3.70.0-4|28	FITS header cards as input.
14mr|perl-Astro-FITS-Header-3.70.0-4|29	
14mr|perl-Astro-FITS-Header-3.70.0-4|30	%prep
14mr|perl-Astro-FITS-Header-3.70.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Astro-FITS-Header-3.70.0-4|32	
14mr|perl-Astro-FITS-Header-3.70.0-4|33	%build
14mr|perl-Astro-FITS-Header-3.70.0-4|34	%{__perl} Build.PL installdirs=vendor
14mr|perl-Astro-FITS-Header-3.70.0-4|35	./Build
14mr|perl-Astro-FITS-Header-3.70.0-4|36	
14mr|perl-Astro-FITS-Header-3.70.0-4|37	%check
14mr|perl-Astro-FITS-Header-3.70.0-4|38	./Build test
14mr|perl-Astro-FITS-Header-3.70.0-4|39	
14mr|perl-Astro-FITS-Header-3.70.0-4|40	%install
14mr|perl-Astro-FITS-Header-3.70.0-4|41	./Build install destdir=%{buildroot}
14mr|perl-Astro-FITS-Header-3.70.0-4|42	
14mr|perl-Astro-FITS-Header-3.70.0-4|43	%files
14mr|perl-Astro-FITS-Header-3.70.0-4|44	%doc META.yml README
14mr|perl-Astro-FITS-Header-3.70.0-4|45	%{_mandir}/man3/*
14mr|perl-Astro-FITS-Header-3.70.0-4|46	%{perl_vendorlib}/*
14mr|perl-Astro-FITS-Header-3.70.0-4|47	
14mr|perl-Astro-FITS-Header-3.70.0-4|48	
14mr|perl-Astro-FITS-Header-3.70.0-4|49	
14mr|perl-Astro-FITS-Header-3.70.0-4|50	%changelog
14mr|perl-Astro-FITS-Header-3.70.0-4|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.70.0-4
14mr|perl-Astro-FITS-Header-3.70.0-4|52	+ Revision: a311fa6
14mr|perl-Astro-FITS-Header-3.70.0-4|53	- MassBuild#440: Increase release tag
14mr|perl-Astro-FITS-Header-3.70.0-4|54	
14mr|perl-Astro-FITS-Header-3.70.0-4|55	

17944 14
14mr|perl-Authen-PAM-0.160.0-7|1	%define upstream_name	 Authen-PAM
14mr|perl-Authen-PAM-0.160.0-7|2	%define upstream_version 0.16
14mr|perl-Authen-PAM-0.160.0-7|3	
14mr|perl-Authen-PAM-0.160.0-7|4	Name:       perl-%{upstream_name}
14mr|perl-Authen-PAM-0.160.0-7|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Authen-PAM-0.160.0-7|6	Release:    7
14mr|perl-Authen-PAM-0.160.0-7|7	
14mr|perl-Authen-PAM-0.160.0-7|8	Summary:	Perl interface to the PAM library
14mr|perl-Authen-PAM-0.160.0-7|9	
14mr|perl-Authen-PAM-0.160.0-7|10	License:	GPL+ or Artistic
14mr|perl-Authen-PAM-0.160.0-7|11	Group:		Development/Perl
14mr|perl-Authen-PAM-0.160.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Authen-PAM-0.160.0-7|13	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Authen-PAM-0.160.0-7|14	
14mr|perl-Authen-PAM-0.160.0-7|15	BuildRequires:	pam-devel
14mr|perl-Authen-PAM-0.160.0-7|16	BuildRequires:  perl-devel
14mr|perl-Authen-PAM-0.160.0-7|17	
14mr|perl-Authen-PAM-0.160.0-7|18	%description
14mr|perl-Authen-PAM-0.160.0-7|19	The Authen::PAM module provides a Perl interface to the PAM library.
14mr|perl-Authen-PAM-0.160.0-7|20	The only difference with the standard PAM interface is that the perl
14mr|perl-Authen-PAM-0.160.0-7|21	one is simpler.
14mr|perl-Authen-PAM-0.160.0-7|22	
14mr|perl-Authen-PAM-0.160.0-7|23	%prep
14mr|perl-Authen-PAM-0.160.0-7|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Authen-PAM-0.160.0-7|25	
14mr|perl-Authen-PAM-0.160.0-7|26	%build
14mr|perl-Authen-PAM-0.160.0-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Authen-PAM-0.160.0-7|28	%make
14mr|perl-Authen-PAM-0.160.0-7|29	
14mr|perl-Authen-PAM-0.160.0-7|30	%install
14mr|perl-Authen-PAM-0.160.0-7|31	%makeinstall_std
14mr|perl-Authen-PAM-0.160.0-7|32	
14mr|perl-Authen-PAM-0.160.0-7|33	%clean
14mr|perl-Authen-PAM-0.160.0-7|34	
14mr|perl-Authen-PAM-0.160.0-7|35	%files
14mr|perl-Authen-PAM-0.160.0-7|36	%doc README Changes
14mr|perl-Authen-PAM-0.160.0-7|37	%{_mandir}/*/*
14mr|perl-Authen-PAM-0.160.0-7|38	%{perl_vendorarch}/auto/Authen/*
14mr|perl-Authen-PAM-0.160.0-7|39	%{perl_vendorarch}/Authen/*
14mr|perl-Authen-PAM-0.160.0-7|40	
14mr|perl-Authen-PAM-0.160.0-7|41	
14mr|perl-Authen-PAM-0.160.0-7|42	
14mr|perl-Authen-PAM-0.160.0-7|43	%changelog
14mr|perl-Authen-PAM-0.160.0-7|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.160.0-7
14mr|perl-Authen-PAM-0.160.0-7|45	+ Revision: c9be495
14mr|perl-Authen-PAM-0.160.0-7|46	- MassBuild#440: Increase release tag
14mr|perl-Authen-PAM-0.160.0-7|47	
14mr|perl-Authen-PAM-0.160.0-7|48	

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

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

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

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

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

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

17951 14
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|1	%define upstream_name    B-Hooks-EndOfScope
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|2	%define upstream_version 0.13
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|3	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|6	Release:	4
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|7	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|8	Summary:	Execute code after a scope finished compilation
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|9	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|10	License:	GPL+ or Artistic
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|11	Group:		Development/Perl
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|13	Source0:	http://www.cpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{upstream_version}.tar.gz
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|14	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|16	BuildRequires:	perl(Sub::Exporter::Progressive)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|17	BuildRequires:	perl(Module::Runtime)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|18	BuildRequires:	perl(Module::Implementation)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|19	BuildRequires:	perl(Scope::Guard)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|20	BuildRequires:	perl(Sub::Exporter)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|21	BuildRequires:	perl(Test::More)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|22	BuildRequires:	perl(Variable::Magic)
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|23	BuildRequires:	perl-devel
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|24	BuildArch:	noarch
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|25	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|26	%description
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|27	This module allows you to execute code when perl finished compiling the
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|28	surrounding scope.
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|29	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|30	%prep
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|32	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|33	%build
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|35	%make
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|36	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|37	%check
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|38	make test
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|39	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|40	%install
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|41	%makeinstall_std
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|42	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|43	%files
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|44	%doc Changes README
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|45	%{_mandir}/man3/*
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|46	%{perl_vendorlib}/*
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|47	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|48	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|49	%changelog
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|50	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-4
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|51	+ Revision: 541ab39
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|52	- Rebuild to the main repo
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|53	
14mr|perl-B-Hooks-EndOfScope-0.130.0-4|54	

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

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

17954 14
14mr|perl-BSD-Resource-1.290.700-3|1	%define	upstream_name	 BSD-Resource
14mr|perl-BSD-Resource-1.290.700-3|2	%define upstream_version 1.2907
14mr|perl-BSD-Resource-1.290.700-3|3	
14mr|perl-BSD-Resource-1.290.700-3|4	Name:		perl-%{upstream_name}
14mr|perl-BSD-Resource-1.290.700-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-BSD-Resource-1.290.700-3|6	Release:	3
14mr|perl-BSD-Resource-1.290.700-3|7	
14mr|perl-BSD-Resource-1.290.700-3|8	Summary:	BSD process resource limit and priority functions
14mr|perl-BSD-Resource-1.290.700-3|9	
14mr|perl-BSD-Resource-1.290.700-3|10	License:	GPL+ or Artistic
14mr|perl-BSD-Resource-1.290.700-3|11	Group:		Development/Perl
14mr|perl-BSD-Resource-1.290.700-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-BSD-Resource-1.290.700-3|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/BSD/BSD-Resource-%{upstream_version}.tar.gz
14mr|perl-BSD-Resource-1.290.700-3|14	
14mr|perl-BSD-Resource-1.290.700-3|15	BuildRequires:	perl-devel
14mr|perl-BSD-Resource-1.290.700-3|16	
14mr|perl-BSD-Resource-1.290.700-3|17	
14mr|perl-BSD-Resource-1.290.700-3|18	%description
14mr|perl-BSD-Resource-1.290.700-3|19	%{upstream_name} module for perl
14mr|perl-BSD-Resource-1.290.700-3|20	
14mr|perl-BSD-Resource-1.290.700-3|21	%prep
14mr|perl-BSD-Resource-1.290.700-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-BSD-Resource-1.290.700-3|23	
14mr|perl-BSD-Resource-1.290.700-3|24	%build
14mr|perl-BSD-Resource-1.290.700-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-BSD-Resource-1.290.700-3|26	%make CFLAGS="%{optflags}"
14mr|perl-BSD-Resource-1.290.700-3|27	
14mr|perl-BSD-Resource-1.290.700-3|28	%check
14mr|perl-BSD-Resource-1.290.700-3|29	%make test
14mr|perl-BSD-Resource-1.290.700-3|30	
14mr|perl-BSD-Resource-1.290.700-3|31	%install
14mr|perl-BSD-Resource-1.290.700-3|32	
14mr|perl-BSD-Resource-1.290.700-3|33	%makeinstall_std
14mr|perl-BSD-Resource-1.290.700-3|34	
14mr|perl-BSD-Resource-1.290.700-3|35	%files
14mr|perl-BSD-Resource-1.290.700-3|36	%doc ChangeLog README
14mr|perl-BSD-Resource-1.290.700-3|37	%{perl_vendorarch}/BSD
14mr|perl-BSD-Resource-1.290.700-3|38	%{perl_vendorarch}/auto/BSD
14mr|perl-BSD-Resource-1.290.700-3|39	%{_mandir}/man*/*
14mr|perl-BSD-Resource-1.290.700-3|40	
14mr|perl-BSD-Resource-1.290.700-3|41	
14mr|perl-BSD-Resource-1.290.700-3|42	
14mr|perl-BSD-Resource-1.290.700-3|43	%changelog
14mr|perl-BSD-Resource-1.290.700-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.290.700-3
14mr|perl-BSD-Resource-1.290.700-3|45	+ Revision: ee1823c
14mr|perl-BSD-Resource-1.290.700-3|46	- MassBuild#440: Increase release tag
14mr|perl-BSD-Resource-1.290.700-3|47	
14mr|perl-BSD-Resource-1.290.700-3|48	

17955 14
14mr|perl-Cairo-1.104.0-3|1	%define	modname	Cairo
14mr|perl-Cairo-1.104.0-3|2	%define modver 1.104
14mr|perl-Cairo-1.104.0-3|3	
14mr|perl-Cairo-1.104.0-3|4	Summary:	Perl module for the Cairo library
14mr|perl-Cairo-1.104.0-3|5	
14mr|perl-Cairo-1.104.0-3|6	
14mr|perl-Cairo-1.104.0-3|7	Name:		perl-%{modname}
14mr|perl-Cairo-1.104.0-3|8	Version:	%perl_convert_version %{modver}
14mr|perl-Cairo-1.104.0-3|9	Release:	3
14mr|perl-Cairo-1.104.0-3|10	License:	GPLv2+ or Artistic
14mr|perl-Cairo-1.104.0-3|11	Group:		Development/GNOME and GTK+
14mr|perl-Cairo-1.104.0-3|12	Url:		http://gtk2-perl.sf.net/
14mr|perl-Cairo-1.104.0-3|13	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=160888
14mr|perl-Cairo-1.104.0-3|14	Source0:	http://sourceforge.net/projects/gtk2-perl/files/%{modname}/%{modver}/%{modname}-%{modver}.tar.gz
14mr|perl-Cairo-1.104.0-3|15	Source100:	%{name}.rpmlintrc
14mr|perl-Cairo-1.104.0-3|16	BuildRequires:	perl-devel
14mr|perl-Cairo-1.104.0-3|17	BuildRequires:	perl(ExtUtils::Depends)
14mr|perl-Cairo-1.104.0-3|18	BuildRequires:	perl(ExtUtils::PkgConfig)
14mr|perl-Cairo-1.104.0-3|19	BuildRequires:	perl(Test::Number::Delta)
14mr|perl-Cairo-1.104.0-3|20	BuildRequires:	pkgconfig(cairo)
14mr|perl-Cairo-1.104.0-3|21	
14mr|perl-Cairo-1.104.0-3|22	%description
14mr|perl-Cairo-1.104.0-3|23	This module provides perl access to the Cairo library.
14mr|perl-Cairo-1.104.0-3|24	
14mr|perl-Cairo-1.104.0-3|25	Cairo provides anti-aliased vector-based rendering for X. Paths
14mr|perl-Cairo-1.104.0-3|26	consist of line segments and cubic splines and can be rendered at any
14mr|perl-Cairo-1.104.0-3|27	width with various join and cap styles. All colors may be specified
14mr|perl-Cairo-1.104.0-3|28	with optional translucence (opacity/alpha) and combined using the
14mr|perl-Cairo-1.104.0-3|29	extended Porter/Duff compositing algebra as found in the X Render
14mr|perl-Cairo-1.104.0-3|30	Extension.
14mr|perl-Cairo-1.104.0-3|31	
14mr|perl-Cairo-1.104.0-3|32	%prep
14mr|perl-Cairo-1.104.0-3|33	%setup -qn %{modname}-%{modver}
14mr|perl-Cairo-1.104.0-3|34	
14mr|perl-Cairo-1.104.0-3|35	%build
14mr|perl-Cairo-1.104.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Cairo-1.104.0-3|37	%make
14mr|perl-Cairo-1.104.0-3|38	
14mr|perl-Cairo-1.104.0-3|39	%check
14mr|perl-Cairo-1.104.0-3|40	make test || :
14mr|perl-Cairo-1.104.0-3|41	
14mr|perl-Cairo-1.104.0-3|42	%install
14mr|perl-Cairo-1.104.0-3|43	%makeinstall_std
14mr|perl-Cairo-1.104.0-3|44	
14mr|perl-Cairo-1.104.0-3|45	%files
14mr|perl-Cairo-1.104.0-3|46	%doc LICENSE examples README NEWS TODO
14mr|perl-Cairo-1.104.0-3|47	%{perl_vendorarch}/%{modname}
14mr|perl-Cairo-1.104.0-3|48	%{perl_vendorarch}/%{modname}.pm
14mr|perl-Cairo-1.104.0-3|49	%{perl_vendorarch}/auto/*
14mr|perl-Cairo-1.104.0-3|50	%{_mandir}/man3/*
14mr|perl-Cairo-1.104.0-3|51	
14mr|perl-Cairo-1.104.0-3|52	
14mr|perl-Cairo-1.104.0-3|53	
14mr|perl-Cairo-1.104.0-3|54	%changelog
14mr|perl-Cairo-1.104.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.104.0-3
14mr|perl-Cairo-1.104.0-3|56	+ Revision: cf5b902
14mr|perl-Cairo-1.104.0-3|57	- MassBuild#440: Increase release tag
14mr|perl-Cairo-1.104.0-3|58	
14mr|perl-Cairo-1.104.0-3|59	

17956 14
14mr|perl-Cairo-GObject-1.4.0-3|1	%define	modname	Cairo-GObject
14mr|perl-Cairo-GObject-1.4.0-3|2	%define	modver	1.004
14mr|perl-Cairo-GObject-1.4.0-3|3	
14mr|perl-Cairo-GObject-1.4.0-3|4	Summary:	Integrate Cairo into the Glib type system
14mr|perl-Cairo-GObject-1.4.0-3|5	
14mr|perl-Cairo-GObject-1.4.0-3|6	Name:		perl-%{modname}
14mr|perl-Cairo-GObject-1.4.0-3|7	Version:	%{perl_convert_version %{modver}}
14mr|perl-Cairo-GObject-1.4.0-3|8	Release:	3
14mr|perl-Cairo-GObject-1.4.0-3|9	License:	LGPLv2+
14mr|perl-Cairo-GObject-1.4.0-3|10	Group:		Development/Perl
14mr|perl-Cairo-GObject-1.4.0-3|11	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Cairo-GObject-1.4.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Cairo/%{modname}-%{modver}.tar.gz
14mr|perl-Cairo-GObject-1.4.0-3|13	BuildRequires:	perl(Cairo) >= 1.80.0
14mr|perl-Cairo-GObject-1.4.0-3|14	BuildRequires:	perl(ExtUtils::Depends) >= 0.200.0
14mr|perl-Cairo-GObject-1.4.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Cairo-GObject-1.4.0-3|16	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.0.0
14mr|perl-Cairo-GObject-1.4.0-3|17	BuildRequires:	perl(Glib) >= 1.224.0
14mr|perl-Cairo-GObject-1.4.0-3|18	BuildRequires:	perl-devel
14mr|perl-Cairo-GObject-1.4.0-3|19	BuildRequires:	pkgconfig(cairo)
14mr|perl-Cairo-GObject-1.4.0-3|20	
14mr|perl-Cairo-GObject-1.4.0-3|21	%description
14mr|perl-Cairo-GObject-1.4.0-3|22	Integrate Cairo into the Glib type system.
14mr|perl-Cairo-GObject-1.4.0-3|23	
14mr|perl-Cairo-GObject-1.4.0-3|24	%prep
14mr|perl-Cairo-GObject-1.4.0-3|25	%setup -q -n %{modname}-%{modver}
14mr|perl-Cairo-GObject-1.4.0-3|26	
14mr|perl-Cairo-GObject-1.4.0-3|27	%build
14mr|perl-Cairo-GObject-1.4.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Cairo-GObject-1.4.0-3|29	
14mr|perl-Cairo-GObject-1.4.0-3|30	%make
14mr|perl-Cairo-GObject-1.4.0-3|31	
14mr|perl-Cairo-GObject-1.4.0-3|32	%check
14mr|perl-Cairo-GObject-1.4.0-3|33	#make test
14mr|perl-Cairo-GObject-1.4.0-3|34	
14mr|perl-Cairo-GObject-1.4.0-3|35	%install
14mr|perl-Cairo-GObject-1.4.0-3|36	%makeinstall_std
14mr|perl-Cairo-GObject-1.4.0-3|37	
14mr|perl-Cairo-GObject-1.4.0-3|38	%files
14mr|perl-Cairo-GObject-1.4.0-3|39	%doc LICENSE META.json META.yml MYMETA.yml NEWS README examples
14mr|perl-Cairo-GObject-1.4.0-3|40	%{_mandir}/man3/*
14mr|perl-Cairo-GObject-1.4.0-3|41	%{perl_vendorlib}/*
14mr|perl-Cairo-GObject-1.4.0-3|42	
14mr|perl-Cairo-GObject-1.4.0-3|43	%changelog
14mr|perl-Cairo-GObject-1.4.0-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-3
14mr|perl-Cairo-GObject-1.4.0-3|45	+ Revision: 5b39bcd
14mr|perl-Cairo-GObject-1.4.0-3|46	- MassBuild#440: Increase release tag
14mr|perl-Cairo-GObject-1.4.0-3|47	
14mr|perl-Cairo-GObject-1.4.0-3|48	

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

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

17959 14
14mr|perl-CGI-4.10.0-2|1	%define upstream_name	 CGI
14mr|perl-CGI-4.10.0-2|2	%define upstream_version 4.01
14mr|perl-CGI-4.10.0-2|3	
14mr|perl-CGI-4.10.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-CGI-4.10.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-CGI-4.10.0-2|6	Release:    2
14mr|perl-CGI-4.10.0-2|7	Epoch:      1
14mr|perl-CGI-4.10.0-2|8	
14mr|perl-CGI-4.10.0-2|9	Summary:    Simple Common Gateway Interface class for Perl
14mr|perl-CGI-4.10.0-2|10	
14mr|perl-CGI-4.10.0-2|11	License:    GPL+ or Artistic
14mr|perl-CGI-4.10.0-2|12	Group:      Development/Perl
14mr|perl-CGI-4.10.0-2|13	Url:        http://stein.cshl.org/WWW/software/CGI/
14mr|perl-CGI-4.10.0-2|14	Source0:    http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}.pm-%{upstream_version}.tar.gz
14mr|perl-CGI-4.10.0-2|15	
14mr|perl-CGI-4.10.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-CGI-4.10.0-2|17	BuildRequires: perl(File::Spec) >= 0.820.0
14mr|perl-CGI-4.10.0-2|18	BuildRequires: perl(Test::More) >= 0.980.0
14mr|perl-CGI-4.10.0-2|19	BuildRequires: perl-devel
14mr|perl-CGI-4.10.0-2|20	BuildArch:  noarch
14mr|perl-CGI-4.10.0-2|21	
14mr|perl-CGI-4.10.0-2|22	%description
14mr|perl-CGI-4.10.0-2|23	This perl library uses perl5 objects to make it easy to create
14mr|perl-CGI-4.10.0-2|24	Web fill-out forms and parse their contents.  This package
14mr|perl-CGI-4.10.0-2|25	defines CGI objects, entities that contain the values of the
14mr|perl-CGI-4.10.0-2|26	current query string and other state variables.  Using a CGI
14mr|perl-CGI-4.10.0-2|27	object's methods, you can examine keywords and parameters
14mr|perl-CGI-4.10.0-2|28	passed to your script, and create forms whose initial values
14mr|perl-CGI-4.10.0-2|29	are taken from the current query (thereby preserving state
14mr|perl-CGI-4.10.0-2|30	information).
14mr|perl-CGI-4.10.0-2|31	
14mr|perl-CGI-4.10.0-2|32	%prep
14mr|perl-CGI-4.10.0-2|33	%setup -q -n %{upstream_name}.pm-%{upstream_version}
14mr|perl-CGI-4.10.0-2|34	perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, examples/*.{cgi,pl}
14mr|perl-CGI-4.10.0-2|35	chmod 755 examples
14mr|perl-CGI-4.10.0-2|36	
14mr|perl-CGI-4.10.0-2|37	%build
14mr|perl-CGI-4.10.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-CGI-4.10.0-2|39	%make
14mr|perl-CGI-4.10.0-2|40	
14mr|perl-CGI-4.10.0-2|41	%check
14mr|perl-CGI-4.10.0-2|42	%make test
14mr|perl-CGI-4.10.0-2|43	
14mr|perl-CGI-4.10.0-2|44	%install
14mr|perl-CGI-4.10.0-2|45	%makeinstall_std
14mr|perl-CGI-4.10.0-2|46	
14mr|perl-CGI-4.10.0-2|47	%files
14mr|perl-CGI-4.10.0-2|48	%doc Changes META.json META.yml MYMETA.yml README examples
14mr|perl-CGI-4.10.0-2|49	%{perl_vendorlib}/CGI
14mr|perl-CGI-4.10.0-2|50	%{perl_vendorlib}/*.pm
14mr|perl-CGI-4.10.0-2|51	%{_mandir}/man3/*
14mr|perl-CGI-4.10.0-2|52	
14mr|perl-CGI-4.10.0-2|53	
14mr|perl-CGI-4.10.0-2|54	%changelog
14mr|perl-CGI-4.10.0-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.10.0-2
14mr|perl-CGI-4.10.0-2|56	+ Revision: e5c666f
14mr|perl-CGI-4.10.0-2|57	- MassBuild#440: Increase release tag
14mr|perl-CGI-4.10.0-2|58	
14mr|perl-CGI-4.10.0-2|59	

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

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

17962 14
14mr|perl-Class-Accessor-Grouped-0.100.100-4|1	%define upstream_name    Class-Accessor-Grouped
14mr|perl-Class-Accessor-Grouped-0.100.100-4|2	%define upstream_version 0.10010
14mr|perl-Class-Accessor-Grouped-0.100.100-4|3	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|4	Name:		perl-%{upstream_name}
14mr|perl-Class-Accessor-Grouped-0.100.100-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Class-Accessor-Grouped-0.100.100-4|6	Release:	4
14mr|perl-Class-Accessor-Grouped-0.100.100-4|7	Epoch:		1
14mr|perl-Class-Accessor-Grouped-0.100.100-4|8	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|9	Summary:	Lets you build groups of accessors
14mr|perl-Class-Accessor-Grouped-0.100.100-4|10	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|11	License:	GPL+ or Artistic
14mr|perl-Class-Accessor-Grouped-0.100.100-4|12	Group:		Development/Perl
14mr|perl-Class-Accessor-Grouped-0.100.100-4|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Class-Accessor-Grouped-0.100.100-4|14	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Accessor-Grouped-%{upstream_version}.tar.gz
14mr|perl-Class-Accessor-Grouped-0.100.100-4|15	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|16	BuildRequires: perl-devel
14mr|perl-Class-Accessor-Grouped-0.100.100-4|17	BuildRequires: perl(Module::Runtime)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|18	BuildRequires: perl(Module::Build)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|19	BuildRequires: perl(Algorithm::C3)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|20	BuildRequires: perl(Class::XSAccessor)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|21	BuildRequires: perl(Class::C3)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|22	BuildRequires: perl(Class::Inspector)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|23	BuildRequires: perl(Module::AutoInstall)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|24	BuildRequires: perl(MRO::Compat)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|25	BuildRequires: perl(Sub::Identify)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|26	BuildRequires: perl(Sub::Name)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|27	BuildRequires: perl(Test::Exception)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|28	BuildRequires: perl(Digest::SHA)
14mr|perl-Class-Accessor-Grouped-0.100.100-4|29	BuildArch:		noarch
14mr|perl-Class-Accessor-Grouped-0.100.100-4|30	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|31	%description
14mr|perl-Class-Accessor-Grouped-0.100.100-4|32	This class lets you build groups of accessors that will call different getters
14mr|perl-Class-Accessor-Grouped-0.100.100-4|33	and setters.
14mr|perl-Class-Accessor-Grouped-0.100.100-4|34	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|35	%prep
14mr|perl-Class-Accessor-Grouped-0.100.100-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Class-Accessor-Grouped-0.100.100-4|37	chmod 644 README Changes
14mr|perl-Class-Accessor-Grouped-0.100.100-4|38	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|39	%build
14mr|perl-Class-Accessor-Grouped-0.100.100-4|40	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Class-Accessor-Grouped-0.100.100-4|41	%make
14mr|perl-Class-Accessor-Grouped-0.100.100-4|42	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|43	%check
14mr|perl-Class-Accessor-Grouped-0.100.100-4|44	make test
14mr|perl-Class-Accessor-Grouped-0.100.100-4|45	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|46	%install
14mr|perl-Class-Accessor-Grouped-0.100.100-4|47	%makeinstall_std
14mr|perl-Class-Accessor-Grouped-0.100.100-4|48	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|49	%files
14mr|perl-Class-Accessor-Grouped-0.100.100-4|50	%doc Changes README
14mr|perl-Class-Accessor-Grouped-0.100.100-4|51	%{perl_vendorlib}/Class
14mr|perl-Class-Accessor-Grouped-0.100.100-4|52	%{_mandir}/*/*
14mr|perl-Class-Accessor-Grouped-0.100.100-4|53	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|54	%changelog
14mr|perl-Class-Accessor-Grouped-0.100.100-4|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.100.100-4
14mr|perl-Class-Accessor-Grouped-0.100.100-4|56	+ Revision: 66bf05f
14mr|perl-Class-Accessor-Grouped-0.100.100-4|57	- MassBuild#440: Increase release tag
14mr|perl-Class-Accessor-Grouped-0.100.100-4|58	
14mr|perl-Class-Accessor-Grouped-0.100.100-4|59	

17963 14
14mr|perl-Class-C3-0.270.0-1|1	%define upstream_name	 Class-C3
14mr|perl-Class-C3-0.270.0-1|2	%define upstream_version 0.27
14mr|perl-Class-C3-0.270.0-1|3	
14mr|perl-Class-C3-0.270.0-1|4	Summary:	A pragma to use the C3 method resolution order algortihm
14mr|perl-Class-C3-0.270.0-1|5	
14mr|perl-Class-C3-0.270.0-1|6	Name:		perl-%{upstream_name}
14mr|perl-Class-C3-0.270.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Class-C3-0.270.0-1|8	Release:	1
14mr|perl-Class-C3-0.270.0-1|9	License:	Artistic/GPLv2
14mr|perl-Class-C3-0.270.0-1|10	Group:		Development/Perl
14mr|perl-Class-C3-0.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Class-C3-0.270.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Class-C3-0.270.0-1|13	BuildArch:	noarch
14mr|perl-Class-C3-0.270.0-1|14	BuildRequires:	perl-devel
14mr|perl-Class-C3-0.270.0-1|15	BuildRequires:	perl(Algorithm::C3) >= 0.05
14mr|perl-Class-C3-0.270.0-1|16	BuildRequires:	perl(Scalar::Util) >= 1.10
14mr|perl-Class-C3-0.270.0-1|17	BuildRequires:	perl(Test::More) >= 0.47
14mr|perl-Class-C3-0.270.0-1|18	BuildRequires:	perl(Test::Exception) >= 0.15
14mr|perl-Class-C3-0.270.0-1|19	BuildRequires:	perl(Class::C3::XS) >= 0.07
14mr|perl-Class-C3-0.270.0-1|20	Requires:	perl(Algorithm::C3)
14mr|perl-Class-C3-0.270.0-1|21	
14mr|perl-Class-C3-0.270.0-1|22	%description
14mr|perl-Class-C3-0.270.0-1|23	This is pragma to change Perl 5's standard method resolution order
14mr|perl-Class-C3-0.270.0-1|24	from depth-first left-to-right (a.k.a - pre-order) to the more
14mr|perl-Class-C3-0.270.0-1|25	sophisticated C3 method resolution order.
14mr|perl-Class-C3-0.270.0-1|26	
14mr|perl-Class-C3-0.270.0-1|27	%prep
14mr|perl-Class-C3-0.270.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14mr|perl-Class-C3-0.270.0-1|29	
14mr|perl-Class-C3-0.270.0-1|30	%build
14mr|perl-Class-C3-0.270.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Class-C3-0.270.0-1|32	%make
14mr|perl-Class-C3-0.270.0-1|33	
14mr|perl-Class-C3-0.270.0-1|34	%check
14mr|perl-Class-C3-0.270.0-1|35	%make test
14mr|perl-Class-C3-0.270.0-1|36	
14mr|perl-Class-C3-0.270.0-1|37	%install
14mr|perl-Class-C3-0.270.0-1|38	%makeinstall_std
14mr|perl-Class-C3-0.270.0-1|39	
14mr|perl-Class-C3-0.270.0-1|40	%files
14mr|perl-Class-C3-0.270.0-1|41	%doc  README
14mr|perl-Class-C3-0.270.0-1|42	%{perl_vendorlib}/Class
14mr|perl-Class-C3-0.270.0-1|43	%{_mandir}/man3/*
14mr|perl-Class-C3-0.270.0-1|44	
14mr|perl-Class-C3-0.270.0-1|45	%changelog
14mr|perl-Class-C3-0.270.0-1|46	* Thu Sep 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.270.0-1
14mr|perl-Class-C3-0.270.0-1|47	+ Revision: 4854c9a
14mr|perl-Class-C3-0.270.0-1|48	- Merge pull request #2 from import/perl-Class-C3:auto_update
14mr|perl-Class-C3-0.270.0-1|49	- ROSA Updates Builder: update suggested
14mr|perl-Class-C3-0.270.0-1|50	
14mr|perl-Class-C3-0.270.0-1|51	

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

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

17966 14
14mr|perl-Class-ErrorHandler-0.30.0-2|1	%define upstream_name	 Class-ErrorHandler
14mr|perl-Class-ErrorHandler-0.30.0-2|2	%define upstream_version 0.03
14mr|perl-Class-ErrorHandler-0.30.0-2|3	
14mr|perl-Class-ErrorHandler-0.30.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-Class-ErrorHandler-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Class-ErrorHandler-0.30.0-2|6	Release:    2
14mr|perl-Class-ErrorHandler-0.30.0-2|7	
14mr|perl-Class-ErrorHandler-0.30.0-2|8	Summary:    Base class for error handling
14mr|perl-Class-ErrorHandler-0.30.0-2|9	License:    GPL+ or Artistic
14mr|perl-Class-ErrorHandler-0.30.0-2|10	Group:      Development/Perl
14mr|perl-Class-ErrorHandler-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Class-ErrorHandler-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Class-ErrorHandler-0.30.0-2|13	
14mr|perl-Class-ErrorHandler-0.30.0-2|14	BuildRequires: perl(Module::Build)
14mr|perl-Class-ErrorHandler-0.30.0-2|15	BuildRequires:	perl-devel
14mr|perl-Class-ErrorHandler-0.30.0-2|16	BuildArch:  noarch
14mr|perl-Class-ErrorHandler-0.30.0-2|17	
14mr|perl-Class-ErrorHandler-0.30.0-2|18	%description
14mr|perl-Class-ErrorHandler-0.30.0-2|19	Class::ErrorHandler provides an error-handling mechanism that's generic enough
14mr|perl-Class-ErrorHandler-0.30.0-2|20	to be used as the base class for a variety of OO classes. Subclasses inherit
14mr|perl-Class-ErrorHandler-0.30.0-2|21	its two error-handling methods, error and errstr, to communicate error messages
14mr|perl-Class-ErrorHandler-0.30.0-2|22	back to the calling program.
14mr|perl-Class-ErrorHandler-0.30.0-2|23	
14mr|perl-Class-ErrorHandler-0.30.0-2|24	%prep
14mr|perl-Class-ErrorHandler-0.30.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Class-ErrorHandler-0.30.0-2|26	
14mr|perl-Class-ErrorHandler-0.30.0-2|27	%build
14mr|perl-Class-ErrorHandler-0.30.0-2|28	perl Build.PL installdirs=vendor
14mr|perl-Class-ErrorHandler-0.30.0-2|29	./Build
14mr|perl-Class-ErrorHandler-0.30.0-2|30	
14mr|perl-Class-ErrorHandler-0.30.0-2|31	%check
14mr|perl-Class-ErrorHandler-0.30.0-2|32	./Build test
14mr|perl-Class-ErrorHandler-0.30.0-2|33	
14mr|perl-Class-ErrorHandler-0.30.0-2|34	%install
14mr|perl-Class-ErrorHandler-0.30.0-2|35	./Build install destdir=%{buildroot}
14mr|perl-Class-ErrorHandler-0.30.0-2|36	
14mr|perl-Class-ErrorHandler-0.30.0-2|37	%files
14mr|perl-Class-ErrorHandler-0.30.0-2|38	%doc Changes META.yml MYMETA.yml README.md
14mr|perl-Class-ErrorHandler-0.30.0-2|39	%{perl_vendorlib}/Class/*
14mr|perl-Class-ErrorHandler-0.30.0-2|40	%{_mandir}/*/*
14mr|perl-Class-ErrorHandler-0.30.0-2|41	
14mr|perl-Class-ErrorHandler-0.30.0-2|42	
14mr|perl-Class-ErrorHandler-0.30.0-2|43	
14mr|perl-Class-ErrorHandler-0.30.0-2|44	%changelog
14mr|perl-Class-ErrorHandler-0.30.0-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.30.0-2
14mr|perl-Class-ErrorHandler-0.30.0-2|46	+ Revision: 6902b68
14mr|perl-Class-ErrorHandler-0.30.0-2|47	- MassBuild#440: Increase release tag
14mr|perl-Class-ErrorHandler-0.30.0-2|48	
14mr|perl-Class-ErrorHandler-0.30.0-2|49	

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

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

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

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

17971 14
14mr|perl-Class-Load-0.220.0-1|1	%define upstream_name    Class-Load
14mr|perl-Class-Load-0.220.0-1|2	%define upstream_version 0.22
14mr|perl-Class-Load-0.220.0-1|3	
14mr|perl-Class-Load-0.220.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Class-Load-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Class-Load-0.220.0-1|6	Release:	1
14mr|perl-Class-Load-0.220.0-1|7	
14mr|perl-Class-Load-0.220.0-1|8	Summary:	A working (require "Class::Name") and more
14mr|perl-Class-Load-0.220.0-1|9	
14mr|perl-Class-Load-0.220.0-1|10	License:	GPL+ or Artistic
14mr|perl-Class-Load-0.220.0-1|11	Group:		Development/Perl
14mr|perl-Class-Load-0.220.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Class-Load-0.220.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Class-Load-0.220.0-1|14	Source1:	perl-Class-Load.rpmlintrc
14mr|perl-Class-Load-0.220.0-1|15	
14mr|perl-Class-Load-0.220.0-1|16	BuildRequires:  perl(Data::OptList)
14mr|perl-Class-Load-0.220.0-1|17	BuildRequires: perl(namespace::clean)
14mr|perl-Class-Load-0.220.0-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
14mr|perl-Class-Load-0.220.0-1|19	BuildRequires:  perl(Module::Implementation)
14mr|perl-Class-Load-0.220.0-1|20	BuildRequires:  perl(Module::Runtime)
14mr|perl-Class-Load-0.220.0-1|21	BuildRequires:  perl(Package::Stash)
14mr|perl-Class-Load-0.220.0-1|22	BuildRequires:  perl(Scalar::Util)
14mr|perl-Class-Load-0.220.0-1|23	BuildRequires:  perl(Test::Fatal)
14mr|perl-Class-Load-0.220.0-1|24	BuildRequires:  perl(Test::More)
14mr|perl-Class-Load-0.220.0-1|25	BuildRequires:  perl(Test::Requires)
14mr|perl-Class-Load-0.220.0-1|26	BuildRequires:	perl-devel
14mr|perl-Class-Load-0.220.0-1|27	BuildArch:	noarch
14mr|perl-Class-Load-0.220.0-1|28	
14mr|perl-Class-Load-0.220.0-1|29	%description
14mr|perl-Class-Load-0.220.0-1|30	'require EXPR' only accepts 'Class/Name.pm' style module names, not
14mr|perl-Class-Load-0.220.0-1|31	'Class::Name'. How frustrating! For that, we provide 'load_class
14mr|perl-Class-Load-0.220.0-1|32	'Class::Name''.
14mr|perl-Class-Load-0.220.0-1|33	
14mr|perl-Class-Load-0.220.0-1|34	It's often useful to test whether a module can be loaded, instead of
14mr|perl-Class-Load-0.220.0-1|35	throwing an error when it's not available. For that, we provide
14mr|perl-Class-Load-0.220.0-1|36	'try_load_class 'Class::Name''.
14mr|perl-Class-Load-0.220.0-1|37	
14mr|perl-Class-Load-0.220.0-1|38	Finally, sometimes we need to know whether a particular class has been
14mr|perl-Class-Load-0.220.0-1|39	loaded. Asking '%INC' is an option, but that will miss inner packages and
14mr|perl-Class-Load-0.220.0-1|40	any class for which the filename does not correspond to the package name.
14mr|perl-Class-Load-0.220.0-1|41	For that, we provide 'is_class_loaded 'Class::Name''.
14mr|perl-Class-Load-0.220.0-1|42	
14mr|perl-Class-Load-0.220.0-1|43	%prep
14mr|perl-Class-Load-0.220.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Class-Load-0.220.0-1|45	
14mr|perl-Class-Load-0.220.0-1|46	%build
14mr|perl-Class-Load-0.220.0-1|47	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Class-Load-0.220.0-1|48	%make
14mr|perl-Class-Load-0.220.0-1|49	
14mr|perl-Class-Load-0.220.0-1|50	%check
14mr|perl-Class-Load-0.220.0-1|51	%make test
14mr|perl-Class-Load-0.220.0-1|52	
14mr|perl-Class-Load-0.220.0-1|53	%install
14mr|perl-Class-Load-0.220.0-1|54	%makeinstall_std
14mr|perl-Class-Load-0.220.0-1|55	
14mr|perl-Class-Load-0.220.0-1|56	%files
14mr|perl-Class-Load-0.220.0-1|57	%doc Changes META.yml
14mr|perl-Class-Load-0.220.0-1|58	%{_mandir}/man3/*
14mr|perl-Class-Load-0.220.0-1|59	%{perl_vendorlib}/*
14mr|perl-Class-Load-0.220.0-1|60	
14mr|perl-Class-Load-0.220.0-1|61	%changelog
14mr|perl-Class-Load-0.220.0-1|62	* Thu Sep 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.220.0-1
14mr|perl-Class-Load-0.220.0-1|63	+ Revision: b721a59
14mr|perl-Class-Load-0.220.0-1|64	- Merge pull request #3 from import/perl-Class-Load:auto_update
14mr|perl-Class-Load-0.220.0-1|65	- ROSA Updates Builder: update suggested
14mr|perl-Class-Load-0.220.0-1|66	
14mr|perl-Class-Load-0.220.0-1|67	

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

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

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

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

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

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

17978 14
14mr|perl-common-sense-3.730.0-1|1	%define upstream_name    common-sense
14mr|perl-common-sense-3.730.0-1|2	%define upstream_version 3.73
14mr|perl-common-sense-3.730.0-1|3	
14mr|perl-common-sense-3.730.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-common-sense-3.730.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-common-sense-3.730.0-1|6	Release:	1
14mr|perl-common-sense-3.730.0-1|7	
14mr|perl-common-sense-3.730.0-1|8	Summary:	Save a tree AND a kitten, use common::sense!
14mr|perl-common-sense-3.730.0-1|9	
14mr|perl-common-sense-3.730.0-1|10	License:	GPL+ or Artistic
14mr|perl-common-sense-3.730.0-1|11	Group:		Development/Perl
14mr|perl-common-sense-3.730.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-common-sense-3.730.0-1|13	Source0:	http://www.cpan.org/modules/by-module/common/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-common-sense-3.730.0-1|14	
14mr|perl-common-sense-3.730.0-1|15	BuildRequires:	perl-devel
14mr|perl-common-sense-3.730.0-1|16	BuildArch:	noarch
14mr|perl-common-sense-3.730.0-1|17	
14mr|perl-common-sense-3.730.0-1|18	Provides:	perl(common::sense)
14mr|perl-common-sense-3.730.0-1|19	
14mr|perl-common-sense-3.730.0-1|20	%description
14mr|perl-common-sense-3.730.0-1|21	This module implements some sane defaults for Perl programs, as defined by
14mr|perl-common-sense-3.730.0-1|22	two typical (or not so typical - use your common sense) specimens of Perl
14mr|perl-common-sense-3.730.0-1|23	coders.
14mr|perl-common-sense-3.730.0-1|24	
14mr|perl-common-sense-3.730.0-1|25	%prep
14mr|perl-common-sense-3.730.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-common-sense-3.730.0-1|27	
14mr|perl-common-sense-3.730.0-1|28	%build
14mr|perl-common-sense-3.730.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-common-sense-3.730.0-1|30	%make
14mr|perl-common-sense-3.730.0-1|31	
14mr|perl-common-sense-3.730.0-1|32	%check
14mr|perl-common-sense-3.730.0-1|33	%make test
14mr|perl-common-sense-3.730.0-1|34	
14mr|perl-common-sense-3.730.0-1|35	%install
14mr|perl-common-sense-3.730.0-1|36	%makeinstall_std
14mr|perl-common-sense-3.730.0-1|37	
14mr|perl-common-sense-3.730.0-1|38	%files
14mr|perl-common-sense-3.730.0-1|39	%doc Changes README
14mr|perl-common-sense-3.730.0-1|40	%{_mandir}/man3/*
14mr|perl-common-sense-3.730.0-1|41	%{perl_vendorlib}/*
14mr|perl-common-sense-3.730.0-1|42	
14mr|perl-common-sense-3.730.0-1|43	
14mr|perl-common-sense-3.730.0-1|44	
14mr|perl-common-sense-3.730.0-1|45	%changelog
14mr|perl-common-sense-3.730.0-1|46	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.730.0-1
14mr|perl-common-sense-3.730.0-1|47	+ Revision: 79a2a3b
14mr|perl-common-sense-3.730.0-1|48	- Merge pull request #2 from import/perl-common-sense:auto_update
14mr|perl-common-sense-3.730.0-1|49	- ROSA Updates Builder: update suggested
14mr|perl-common-sense-3.730.0-1|50	
14mr|perl-common-sense-3.730.0-1|51	

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

17980 14
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|1	%define	modname	Compress-Raw-Bzip2
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|2	%define upstream_version 2.064
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|3	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|4	Summary:	Low-Level Interface to bzip2 compression library
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|5	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|6	Name:		perl-%{modname}
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|8	Release:	4
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|9	License:	GPLv2+ or Artistic
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|10	Group:		Development/Perl
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|11	Url:		http://search.cpan.org/dist/%{modname}/
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{upstream_version}.tar.gz
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|13	BuildRequires:	bzip2-devel
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|14	BuildRequires:	perl-devel
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|15	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|16	%description
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|17	Low-Level Interface to bzip2 compression library.
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|18	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|19	%prep
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|20	%setup -qn %{modname}-%{upstream_version}
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|21	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|22	%build
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|23	BUILD_BZIP2=0 perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|24	%make
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|25	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|26	%check
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|27	make test
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|28	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|29	%install
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|30	%makeinstall_std
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|31	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|32	%files
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|33	%doc README Changes
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|34	%{perl_vendorarch}/Compress
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|35	%{perl_vendorarch}/auto/Compress
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|36	%{_mandir}/man3/Compress::Raw::Bzip2.3pm*
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|37	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|38	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|39	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|40	%changelog
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.64.0-4
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|42	+ Revision: ac52a1e
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|43	- MassBuild#440: Increase release tag
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|44	
14mr|perl-Compress-Raw-Bzip2-2.64.0-4|45	

17981 14
14mr|perl-Compress-Raw-Zlib-2.65.0-4|1	%define	modname	Compress-Raw-Zlib
14mr|perl-Compress-Raw-Zlib-2.65.0-4|2	%define upstream_version 2.065
14mr|perl-Compress-Raw-Zlib-2.65.0-4|3	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|4	Summary:	Low-Level Interface to zlib compression library
14mr|perl-Compress-Raw-Zlib-2.65.0-4|5	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|6	Name:		perl-%{modname}
14mr|perl-Compress-Raw-Zlib-2.65.0-4|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Compress-Raw-Zlib-2.65.0-4|8	Release:	4
14mr|perl-Compress-Raw-Zlib-2.65.0-4|9	License:	GPLv2+ or Artistic
14mr|perl-Compress-Raw-Zlib-2.65.0-4|10	Group:		Development/Perl
14mr|perl-Compress-Raw-Zlib-2.65.0-4|11	Url:		http://search.cpan.org/dist/%{modname}/
14mr|perl-Compress-Raw-Zlib-2.65.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{upstream_version}.tar.gz
14mr|perl-Compress-Raw-Zlib-2.65.0-4|13	BuildRequires:	perl-devel
14mr|perl-Compress-Raw-Zlib-2.65.0-4|14	BuildRequires:	pkgconfig(zlib)
14mr|perl-Compress-Raw-Zlib-2.65.0-4|15	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|16	%description
14mr|perl-Compress-Raw-Zlib-2.65.0-4|17	Low-Level Interface to zlib compression library.
14mr|perl-Compress-Raw-Zlib-2.65.0-4|18	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|19	%prep
14mr|perl-Compress-Raw-Zlib-2.65.0-4|20	%setup -qn %{modname}-%{upstream_version}
14mr|perl-Compress-Raw-Zlib-2.65.0-4|21	# Leaving the unused zlib source in the tree causes its zlib.h to be preferred
14mr|perl-Compress-Raw-Zlib-2.65.0-4|22	# over the system version we want.
14mr|perl-Compress-Raw-Zlib-2.65.0-4|23	rm -rf zlib-src
14mr|perl-Compress-Raw-Zlib-2.65.0-4|24	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|25	%build
14mr|perl-Compress-Raw-Zlib-2.65.0-4|26	BUILD_ZLIB=False perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Compress-Raw-Zlib-2.65.0-4|27	%make
14mr|perl-Compress-Raw-Zlib-2.65.0-4|28	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|29	%check
14mr|perl-Compress-Raw-Zlib-2.65.0-4|30	%make test
14mr|perl-Compress-Raw-Zlib-2.65.0-4|31	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|32	%install
14mr|perl-Compress-Raw-Zlib-2.65.0-4|33	%makeinstall_std
14mr|perl-Compress-Raw-Zlib-2.65.0-4|34	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|35	%files
14mr|perl-Compress-Raw-Zlib-2.65.0-4|36	%doc README Changes
14mr|perl-Compress-Raw-Zlib-2.65.0-4|37	%{perl_vendorarch}/Compress
14mr|perl-Compress-Raw-Zlib-2.65.0-4|38	%{perl_vendorarch}/auto/Compress
14mr|perl-Compress-Raw-Zlib-2.65.0-4|39	%{_mandir}/man3/*
14mr|perl-Compress-Raw-Zlib-2.65.0-4|40	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|41	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|42	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|43	%changelog
14mr|perl-Compress-Raw-Zlib-2.65.0-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.65.0-4
14mr|perl-Compress-Raw-Zlib-2.65.0-4|45	+ Revision: 415b706
14mr|perl-Compress-Raw-Zlib-2.65.0-4|46	- MassBuild#440: Increase release tag
14mr|perl-Compress-Raw-Zlib-2.65.0-4|47	
14mr|perl-Compress-Raw-Zlib-2.65.0-4|48	

17982 14
14mr|perl-Config-General-2.560.0-2|1	%define	upstream_name	 Config-General
14mr|perl-Config-General-2.560.0-2|2	%define upstream_version 2.56
14mr|perl-Config-General-2.560.0-2|3	
14mr|perl-Config-General-2.560.0-2|4	Name:		perl-%{upstream_name}
14mr|perl-Config-General-2.560.0-2|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Config-General-2.560.0-2|6	Release:	2
14mr|perl-Config-General-2.560.0-2|7	
14mr|perl-Config-General-2.560.0-2|8	Summary:	Generic Config perl module
14mr|perl-Config-General-2.560.0-2|9	
14mr|perl-Config-General-2.560.0-2|10	
14mr|perl-Config-General-2.560.0-2|11	License:	GPL+ or Artistic
14mr|perl-Config-General-2.560.0-2|12	Group:		Development/Perl
14mr|perl-Config-General-2.560.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Config-General-2.560.0-2|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Config-General-2.560.0-2|15	
14mr|perl-Config-General-2.560.0-2|16	BuildRequires:	perl-devel
14mr|perl-Config-General-2.560.0-2|17	BuildArch:	noarch
14mr|perl-Config-General-2.560.0-2|18	
14mr|perl-Config-General-2.560.0-2|19	%description
14mr|perl-Config-General-2.560.0-2|20	This module opens a config file and parses it's contents for you. The
14mr|perl-Config-General-2.560.0-2|21	method new requires one parameter which needs to be a filename. The
14mr|perl-Config-General-2.560.0-2|22	method getall returns a hash which contains all options and it's
14mr|perl-Config-General-2.560.0-2|23	associated values of your config file.
14mr|perl-Config-General-2.560.0-2|24	
14mr|perl-Config-General-2.560.0-2|25	%prep
14mr|perl-Config-General-2.560.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Config-General-2.560.0-2|27	chmod 644 Changelog README
14mr|perl-Config-General-2.560.0-2|28	
14mr|perl-Config-General-2.560.0-2|29	%build
14mr|perl-Config-General-2.560.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Config-General-2.560.0-2|31	%make
14mr|perl-Config-General-2.560.0-2|32	
14mr|perl-Config-General-2.560.0-2|33	%check
14mr|perl-Config-General-2.560.0-2|34	make test
14mr|perl-Config-General-2.560.0-2|35	
14mr|perl-Config-General-2.560.0-2|36	%install
14mr|perl-Config-General-2.560.0-2|37	%makeinstall_std
14mr|perl-Config-General-2.560.0-2|38	
14mr|perl-Config-General-2.560.0-2|39	%files
14mr|perl-Config-General-2.560.0-2|40	%doc Changelog README
14mr|perl-Config-General-2.560.0-2|41	%{perl_vendorlib}/Config
14mr|perl-Config-General-2.560.0-2|42	%{_mandir}/man3/*
14mr|perl-Config-General-2.560.0-2|43	
14mr|perl-Config-General-2.560.0-2|44	
14mr|perl-Config-General-2.560.0-2|45	%changelog
14mr|perl-Config-General-2.560.0-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.560.0-2
14mr|perl-Config-General-2.560.0-2|47	+ Revision: 02b5817
14mr|perl-Config-General-2.560.0-2|48	- MassBuild#440: Increase release tag
14mr|perl-Config-General-2.560.0-2|49	
14mr|perl-Config-General-2.560.0-2|50	

17983 14
14mr|perl-Config-IniFiles-2.830.0-4|1	%define upstream_name	 Config-IniFiles
14mr|perl-Config-IniFiles-2.830.0-4|2	%define upstream_version 2.83
14mr|perl-Config-IniFiles-2.830.0-4|3	
14mr|perl-Config-IniFiles-2.830.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Config-IniFiles-2.830.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Config-IniFiles-2.830.0-4|6	Release:	4
14mr|perl-Config-IniFiles-2.830.0-4|7	
14mr|perl-Config-IniFiles-2.830.0-4|8	Summary:	A module for reading .ini-style configuration files
14mr|perl-Config-IniFiles-2.830.0-4|9	
14mr|perl-Config-IniFiles-2.830.0-4|10	License: 	GPL
14mr|perl-Config-IniFiles-2.830.0-4|11	Group: 		Development/Perl
14mr|perl-Config-IniFiles-2.830.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Config-IniFiles-2.830.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{upstream_version}.tar.gz
14mr|perl-Config-IniFiles-2.830.0-4|14	
14mr|perl-Config-IniFiles-2.830.0-4|15	BuildRequires: perl(Module::Build)
14mr|perl-Config-IniFiles-2.830.0-4|16	BuildRequires: perl-devel
14mr|perl-Config-IniFiles-2.830.0-4|17	BuildArch: noarch
14mr|perl-Config-IniFiles-2.830.0-4|18	
14mr|perl-Config-IniFiles-2.830.0-4|19	%description
14mr|perl-Config-IniFiles-2.830.0-4|20	This perl module allows you to access to config files written in the
14mr|perl-Config-IniFiles-2.830.0-4|21	.ini style.
14mr|perl-Config-IniFiles-2.830.0-4|22	
14mr|perl-Config-IniFiles-2.830.0-4|23	%prep
14mr|perl-Config-IniFiles-2.830.0-4|24	%setup -q -n Config-IniFiles-%{upstream_version}
14mr|perl-Config-IniFiles-2.830.0-4|25	
14mr|perl-Config-IniFiles-2.830.0-4|26	%build
14mr|perl-Config-IniFiles-2.830.0-4|27	%__perl Build.PL installdirs=vendor
14mr|perl-Config-IniFiles-2.830.0-4|28	./Build
14mr|perl-Config-IniFiles-2.830.0-4|29	
14mr|perl-Config-IniFiles-2.830.0-4|30	%check
14mr|perl-Config-IniFiles-2.830.0-4|31	./Build test
14mr|perl-Config-IniFiles-2.830.0-4|32	
14mr|perl-Config-IniFiles-2.830.0-4|33	%install
14mr|perl-Config-IniFiles-2.830.0-4|34	./Build install destdir=%{buildroot}
14mr|perl-Config-IniFiles-2.830.0-4|35	
14mr|perl-Config-IniFiles-2.830.0-4|36	%files
14mr|perl-Config-IniFiles-2.830.0-4|37	%doc README
14mr|perl-Config-IniFiles-2.830.0-4|38	%{perl_vendorlib}/Config
14mr|perl-Config-IniFiles-2.830.0-4|39	%{_mandir}/*/*
14mr|perl-Config-IniFiles-2.830.0-4|40	
14mr|perl-Config-IniFiles-2.830.0-4|41	
14mr|perl-Config-IniFiles-2.830.0-4|42	
14mr|perl-Config-IniFiles-2.830.0-4|43	%changelog
14mr|perl-Config-IniFiles-2.830.0-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.830.0-4
14mr|perl-Config-IniFiles-2.830.0-4|45	+ Revision: 802359f
14mr|perl-Config-IniFiles-2.830.0-4|46	- MassBuild#440: Increase release tag
14mr|perl-Config-IniFiles-2.830.0-4|47	
14mr|perl-Config-IniFiles-2.830.0-4|48	

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

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

17986 14
14mr|perl-Convert-ASN1-0.260.0-4|1	%define upstream_name    Convert-ASN1
14mr|perl-Convert-ASN1-0.260.0-4|2	%define upstream_version 0.26
14mr|perl-Convert-ASN1-0.260.0-4|3	
14mr|perl-Convert-ASN1-0.260.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Convert-ASN1-0.260.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Convert-ASN1-0.260.0-4|6	Release:	4
14mr|perl-Convert-ASN1-0.260.0-4|7	
14mr|perl-Convert-ASN1-0.260.0-4|8	Summary:	ASN.1 Encode/Decode library for perl
14mr|perl-Convert-ASN1-0.260.0-4|9	
14mr|perl-Convert-ASN1-0.260.0-4|10	License:	GPL+ or Artistic
14mr|perl-Convert-ASN1-0.260.0-4|11	Group:		Development/Perl
14mr|perl-Convert-ASN1-0.260.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Convert-ASN1-0.260.0-4|13	Source0:	http://www.cpan.org/authors/id/GBARR/Convert-ASN1-%{upstream_version}.tar.gz
14mr|perl-Convert-ASN1-0.260.0-4|14	
14mr|perl-Convert-ASN1-0.260.0-4|15	BuildRequires:	perl-devel
14mr|perl-Convert-ASN1-0.260.0-4|16	BuildArch:	noarch
14mr|perl-Convert-ASN1-0.260.0-4|17	
14mr|perl-Convert-ASN1-0.260.0-4|18	%description
14mr|perl-Convert-ASN1-0.260.0-4|19	Perl module used to encode and decode ASN.1 data structures using
14mr|perl-Convert-ASN1-0.260.0-4|20	BER/DER rules.
14mr|perl-Convert-ASN1-0.260.0-4|21	
14mr|perl-Convert-ASN1-0.260.0-4|22	Needed by webmin to handle the OpenLDAP modules properly.
14mr|perl-Convert-ASN1-0.260.0-4|23	
14mr|perl-Convert-ASN1-0.260.0-4|24	%prep
14mr|perl-Convert-ASN1-0.260.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Convert-ASN1-0.260.0-4|26	
14mr|perl-Convert-ASN1-0.260.0-4|27	%build
14mr|perl-Convert-ASN1-0.260.0-4|28	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Convert-ASN1-0.260.0-4|29	%make
14mr|perl-Convert-ASN1-0.260.0-4|30	
14mr|perl-Convert-ASN1-0.260.0-4|31	%check
14mr|perl-Convert-ASN1-0.260.0-4|32	%make test
14mr|perl-Convert-ASN1-0.260.0-4|33	
14mr|perl-Convert-ASN1-0.260.0-4|34	%install
14mr|perl-Convert-ASN1-0.260.0-4|35	%makeinstall_std
14mr|perl-Convert-ASN1-0.260.0-4|36	
14mr|perl-Convert-ASN1-0.260.0-4|37	%files
14mr|perl-Convert-ASN1-0.260.0-4|38	%doc ChangeLog  examples/*
14mr|perl-Convert-ASN1-0.260.0-4|39	%{perl_vendorlib}/Convert/*
14mr|perl-Convert-ASN1-0.260.0-4|40	%{_mandir}/*/*
14mr|perl-Convert-ASN1-0.260.0-4|41	
14mr|perl-Convert-ASN1-0.260.0-4|42	
14mr|perl-Convert-ASN1-0.260.0-4|43	
14mr|perl-Convert-ASN1-0.260.0-4|44	%changelog
14mr|perl-Convert-ASN1-0.260.0-4|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.260.0-4
14mr|perl-Convert-ASN1-0.260.0-4|46	+ Revision: c4cbd4a
14mr|perl-Convert-ASN1-0.260.0-4|47	- MassBuild#440: Increase release tag
14mr|perl-Convert-ASN1-0.260.0-4|48	
14mr|perl-Convert-ASN1-0.260.0-4|49	

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

17988 14
14mr|perl-Convert-BinHex-1.119-12|1	%define module	Convert-BinHex
14mr|perl-Convert-BinHex-1.119-12|2	
14mr|perl-Convert-BinHex-1.119-12|3	Summary:	Extract data from Macintosh BinHex files
14mr|perl-Convert-BinHex-1.119-12|4	
14mr|perl-Convert-BinHex-1.119-12|5	Name:		perl-%{module}
14mr|perl-Convert-BinHex-1.119-12|6	Version:	1.119
14mr|perl-Convert-BinHex-1.119-12|7	Release:	12
14mr|perl-Convert-BinHex-1.119-12|8	License:	GPL
14mr|perl-Convert-BinHex-1.119-12|9	Group:		Development/Perl
14mr|perl-Convert-BinHex-1.119-12|10	Requires:	perl
14mr|perl-Convert-BinHex-1.119-12|11	URL:		http://www.cpan.org
14mr|perl-Convert-BinHex-1.119-12|12	Source:		%{module}-%{version}.tar.bz2
14mr|perl-Convert-BinHex-1.119-12|13	BuildRequires:	perl-devel
14mr|perl-Convert-BinHex-1.119-12|14	BuildArch:	noarch
14mr|perl-Convert-BinHex-1.119-12|15	
14mr|perl-Convert-BinHex-1.119-12|16	%description
14mr|perl-Convert-BinHex-1.119-12|17	Convert::BinHex is used to extract data from Macintosh BinHex files
14mr|perl-Convert-BinHex-1.119-12|18	
14mr|perl-Convert-BinHex-1.119-12|19	%prep
14mr|perl-Convert-BinHex-1.119-12|20	%setup -q -n %{module}-%{version}
14mr|perl-Convert-BinHex-1.119-12|21	
14mr|perl-Convert-BinHex-1.119-12|22	%build
14mr|perl-Convert-BinHex-1.119-12|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Convert-BinHex-1.119-12|24	make OPTIMIZE="%{optflags}"
14mr|perl-Convert-BinHex-1.119-12|25	# (sb) can't really do this - need a Radius server
14mr|perl-Convert-BinHex-1.119-12|26	#make test
14mr|perl-Convert-BinHex-1.119-12|27	
14mr|perl-Convert-BinHex-1.119-12|28	%install
14mr|perl-Convert-BinHex-1.119-12|29	%makeinstall_std
14mr|perl-Convert-BinHex-1.119-12|30	
14mr|perl-Convert-BinHex-1.119-12|31	%clean
14mr|perl-Convert-BinHex-1.119-12|32	
14mr|perl-Convert-BinHex-1.119-12|33	%files
14mr|perl-Convert-BinHex-1.119-12|34	%doc README
14mr|perl-Convert-BinHex-1.119-12|35	%{_mandir}/man3/*
14mr|perl-Convert-BinHex-1.119-12|36	%{perl_vendorlib}/Convert
14mr|perl-Convert-BinHex-1.119-12|37	
14mr|perl-Convert-BinHex-1.119-12|38	
14mr|perl-Convert-BinHex-1.119-12|39	
14mr|perl-Convert-BinHex-1.119-12|40	
14mr|perl-Convert-BinHex-1.119-12|41	
14mr|perl-Convert-BinHex-1.119-12|42	%changelog
14mr|perl-Convert-BinHex-1.119-12|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.119-12
14mr|perl-Convert-BinHex-1.119-12|44	+ Revision: e2abf6f
14mr|perl-Convert-BinHex-1.119-12|45	- MassBuild#440: Increase release tag
14mr|perl-Convert-BinHex-1.119-12|46	
14mr|perl-Convert-BinHex-1.119-12|47	

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

17990 14
14mr|perl-Convert-TNEF-0.170.0-8|1	%define	upstream_name	 Convert-TNEF
14mr|perl-Convert-TNEF-0.170.0-8|2	%define upstream_version 0.17
14mr|perl-Convert-TNEF-0.170.0-8|3	
14mr|perl-Convert-TNEF-0.170.0-8|4	Name:		perl-%{upstream_name}
14mr|perl-Convert-TNEF-0.170.0-8|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Convert-TNEF-0.170.0-8|6	Release:	8
14mr|perl-Convert-TNEF-0.170.0-8|7	
14mr|perl-Convert-TNEF-0.170.0-8|8	Summary:	%{upstream_name} module for perl
14mr|perl-Convert-TNEF-0.170.0-8|9	
14mr|perl-Convert-TNEF-0.170.0-8|10	License:	GPL
14mr|perl-Convert-TNEF-0.170.0-8|11	Group:		Development/Perl
14mr|perl-Convert-TNEF-0.170.0-8|12	Url:		http://www.cpan.org/modules/by-module/Convert/
14mr|perl-Convert-TNEF-0.170.0-8|13	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Convert-TNEF-0.170.0-8|14	
14mr|perl-Convert-TNEF-0.170.0-8|15	BuildRequires:	perl-MIME-tools
14mr|perl-Convert-TNEF-0.170.0-8|16	BuildRequires:	perl-devel
14mr|perl-Convert-TNEF-0.170.0-8|17	BuildArch:	noarch
14mr|perl-Convert-TNEF-0.170.0-8|18	
14mr|perl-Convert-TNEF-0.170.0-8|19	%description
14mr|perl-Convert-TNEF-0.170.0-8|20	%{upstream_name} module for perl
14mr|perl-Convert-TNEF-0.170.0-8|21	
14mr|perl-Convert-TNEF-0.170.0-8|22	%prep
14mr|perl-Convert-TNEF-0.170.0-8|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Convert-TNEF-0.170.0-8|24	
14mr|perl-Convert-TNEF-0.170.0-8|25	%build
14mr|perl-Convert-TNEF-0.170.0-8|26	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Convert-TNEF-0.170.0-8|27	make
14mr|perl-Convert-TNEF-0.170.0-8|28	make test
14mr|perl-Convert-TNEF-0.170.0-8|29	
14mr|perl-Convert-TNEF-0.170.0-8|30	%install
14mr|perl-Convert-TNEF-0.170.0-8|31	%makeinstall_std
14mr|perl-Convert-TNEF-0.170.0-8|32	
14mr|perl-Convert-TNEF-0.170.0-8|33	%files
14mr|perl-Convert-TNEF-0.170.0-8|34	%{perl_vendorlib}/Convert/*
14mr|perl-Convert-TNEF-0.170.0-8|35	%{_mandir}/*/*
14mr|perl-Convert-TNEF-0.170.0-8|36	%doc MANIFEST README Changes
14mr|perl-Convert-TNEF-0.170.0-8|37	
14mr|perl-Convert-TNEF-0.170.0-8|38	
14mr|perl-Convert-TNEF-0.170.0-8|39	
14mr|perl-Convert-TNEF-0.170.0-8|40	%changelog
14mr|perl-Convert-TNEF-0.170.0-8|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.170.0-8
14mr|perl-Convert-TNEF-0.170.0-8|42	+ Revision: 53bdd9b
14mr|perl-Convert-TNEF-0.170.0-8|43	- MassBuild#440: Increase release tag
14mr|perl-Convert-TNEF-0.170.0-8|44	
14mr|perl-Convert-TNEF-0.170.0-8|45	

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

17992 14
14mr|perl-Convert-UUlib-1.400.0-5|1	%define	upstream_name	 Convert-UUlib
14mr|perl-Convert-UUlib-1.400.0-5|2	%define upstream_version 1.4
14mr|perl-Convert-UUlib-1.400.0-5|3	
14mr|perl-Convert-UUlib-1.400.0-5|4	Name:       perl-%{upstream_name}
14mr|perl-Convert-UUlib-1.400.0-5|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Convert-UUlib-1.400.0-5|6	Release:    5
14mr|perl-Convert-UUlib-1.400.0-5|7	Epoch:		2
14mr|perl-Convert-UUlib-1.400.0-5|8	
14mr|perl-Convert-UUlib-1.400.0-5|9	Summary:	%{upstream_name} module for perl
14mr|perl-Convert-UUlib-1.400.0-5|10	
14mr|perl-Convert-UUlib-1.400.0-5|11	License: 	GPL
14mr|perl-Convert-UUlib-1.400.0-5|12	Group: 		Development/Perl
14mr|perl-Convert-UUlib-1.400.0-5|13	Url: 		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Convert-UUlib-1.400.0-5|14	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Convert-UUlib-1.400.0-5|15	
14mr|perl-Convert-UUlib-1.400.0-5|16	BuildRequires:	perl-devel
14mr|perl-Convert-UUlib-1.400.0-5|17	
14mr|perl-Convert-UUlib-1.400.0-5|18	%description
14mr|perl-Convert-UUlib-1.400.0-5|19	Convert::UUlib is a Perl interface to the uulib library (a.k.a.
14mr|perl-Convert-UUlib-1.400.0-5|20	uudeview/uuenview).
14mr|perl-Convert-UUlib-1.400.0-5|21	
14mr|perl-Convert-UUlib-1.400.0-5|22	%prep
14mr|perl-Convert-UUlib-1.400.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Convert-UUlib-1.400.0-5|24	
14mr|perl-Convert-UUlib-1.400.0-5|25	%build
14mr|perl-Convert-UUlib-1.400.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Convert-UUlib-1.400.0-5|27	%make
14mr|perl-Convert-UUlib-1.400.0-5|28	
14mr|perl-Convert-UUlib-1.400.0-5|29	%check
14mr|perl-Convert-UUlib-1.400.0-5|30	%__make test
14mr|perl-Convert-UUlib-1.400.0-5|31	
14mr|perl-Convert-UUlib-1.400.0-5|32	%install
14mr|perl-Convert-UUlib-1.400.0-5|33	%makeinstall_std
14mr|perl-Convert-UUlib-1.400.0-5|34	
14mr|perl-Convert-UUlib-1.400.0-5|35	%clean
14mr|perl-Convert-UUlib-1.400.0-5|36	
14mr|perl-Convert-UUlib-1.400.0-5|37	%files
14mr|perl-Convert-UUlib-1.400.0-5|38	%doc README Changes COPYING doc
14mr|perl-Convert-UUlib-1.400.0-5|39	%{perl_vendorarch}/auto/Convert
14mr|perl-Convert-UUlib-1.400.0-5|40	%{perl_vendorarch}/Convert
14mr|perl-Convert-UUlib-1.400.0-5|41	%{_mandir}/*/*
14mr|perl-Convert-UUlib-1.400.0-5|42	
14mr|perl-Convert-UUlib-1.400.0-5|43	
14mr|perl-Convert-UUlib-1.400.0-5|44	
14mr|perl-Convert-UUlib-1.400.0-5|45	%changelog
14mr|perl-Convert-UUlib-1.400.0-5|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.400.0-5
14mr|perl-Convert-UUlib-1.400.0-5|47	+ Revision: bb00ef8
14mr|perl-Convert-UUlib-1.400.0-5|48	- MassBuild#440: Increase release tag
14mr|perl-Convert-UUlib-1.400.0-5|49	
14mr|perl-Convert-UUlib-1.400.0-5|50	

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

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

17995 14
14mr|perl-Crypt-Blowfish-2.140.0-3|1	%define upstream_name	 Crypt-Blowfish
14mr|perl-Crypt-Blowfish-2.140.0-3|2	%define upstream_version 2.14
14mr|perl-Crypt-Blowfish-2.140.0-3|3	
14mr|perl-Crypt-Blowfish-2.140.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Crypt-Blowfish-2.140.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Crypt-Blowfish-2.140.0-3|6	Release:    3
14mr|perl-Crypt-Blowfish-2.140.0-3|7	
14mr|perl-Crypt-Blowfish-2.140.0-3|8	Summary:	Perl Blowfish encryption module
14mr|perl-Crypt-Blowfish-2.140.0-3|9	
14mr|perl-Crypt-Blowfish-2.140.0-3|10	License:	GPL+ or Artistic
14mr|perl-Crypt-Blowfish-2.140.0-3|11	Group:		Development/Perl
14mr|perl-Crypt-Blowfish-2.140.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Crypt-Blowfish-2.140.0-3|13	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{upstream_version}.tar.gz
14mr|perl-Crypt-Blowfish-2.140.0-3|14	
14mr|perl-Crypt-Blowfish-2.140.0-3|15	Buildrequires:	 perl-devel
14mr|perl-Crypt-Blowfish-2.140.0-3|16	
14mr|perl-Crypt-Blowfish-2.140.0-3|17	%description
14mr|perl-Crypt-Blowfish-2.140.0-3|18	Perl module to encrypt using the Blowfish algorithm.
14mr|perl-Crypt-Blowfish-2.140.0-3|19	
14mr|perl-Crypt-Blowfish-2.140.0-3|20	%prep
14mr|perl-Crypt-Blowfish-2.140.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Crypt-Blowfish-2.140.0-3|22	
14mr|perl-Crypt-Blowfish-2.140.0-3|23	%build
14mr|perl-Crypt-Blowfish-2.140.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Crypt-Blowfish-2.140.0-3|25	%make
14mr|perl-Crypt-Blowfish-2.140.0-3|26	
14mr|perl-Crypt-Blowfish-2.140.0-3|27	%check
14mr|perl-Crypt-Blowfish-2.140.0-3|28	%make test
14mr|perl-Crypt-Blowfish-2.140.0-3|29	
14mr|perl-Crypt-Blowfish-2.140.0-3|30	%install
14mr|perl-Crypt-Blowfish-2.140.0-3|31	%makeinstall_std
14mr|perl-Crypt-Blowfish-2.140.0-3|32	
14mr|perl-Crypt-Blowfish-2.140.0-3|33	%clean
14mr|perl-Crypt-Blowfish-2.140.0-3|34	
14mr|perl-Crypt-Blowfish-2.140.0-3|35	%files
14mr|perl-Crypt-Blowfish-2.140.0-3|36	%defattr(-, root, root)
14mr|perl-Crypt-Blowfish-2.140.0-3|37	%doc README COPYRIGHT Changes
14mr|perl-Crypt-Blowfish-2.140.0-3|38	%{perl_vendorarch}/Crypt
14mr|perl-Crypt-Blowfish-2.140.0-3|39	%{perl_vendorarch}/auto/Crypt
14mr|perl-Crypt-Blowfish-2.140.0-3|40	%{_mandir}/*/*
14mr|perl-Crypt-Blowfish-2.140.0-3|41	
14mr|perl-Crypt-Blowfish-2.140.0-3|42	
14mr|perl-Crypt-Blowfish-2.140.0-3|43	
14mr|perl-Crypt-Blowfish-2.140.0-3|44	%changelog
14mr|perl-Crypt-Blowfish-2.140.0-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.140.0-3
14mr|perl-Crypt-Blowfish-2.140.0-3|46	+ Revision: 2940985
14mr|perl-Crypt-Blowfish-2.140.0-3|47	- MassBuild#440: Increase release tag
14mr|perl-Crypt-Blowfish-2.140.0-3|48	
14mr|perl-Crypt-Blowfish-2.140.0-3|49	

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

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

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

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

18000 14
14mr|perl-Crypt-CipherSaber-1.00-20|1	%define module	Crypt-CipherSaber
14mr|perl-Crypt-CipherSaber-1.00-20|2	
14mr|perl-Crypt-CipherSaber-1.00-20|3	Summary:	Perl module implementing CipherSaber encryption
14mr|perl-Crypt-CipherSaber-1.00-20|4	
14mr|perl-Crypt-CipherSaber-1.00-20|5	Name:		perl-%{module}
14mr|perl-Crypt-CipherSaber-1.00-20|6	Version:	1.00
14mr|perl-Crypt-CipherSaber-1.00-20|7	Release:	20
14mr|perl-Crypt-CipherSaber-1.00-20|8	License:	GPLv2 or Artistic
14mr|perl-Crypt-CipherSaber-1.00-20|9	Group:		Development/Perl
14mr|perl-Crypt-CipherSaber-1.00-20|10	Url:		http://search.cpan.org/dist/%{module}
14mr|perl-Crypt-CipherSaber-1.00-20|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{module}-%{version}.tar.bz2
14mr|perl-Crypt-CipherSaber-1.00-20|12	BuildArch:	noarch
14mr|perl-Crypt-CipherSaber-1.00-20|13	BuildRequires:	perl(Module::Build)
14mr|perl-Crypt-CipherSaber-1.00-20|14	BuildRequires:	perl(Test::Simple) >= 0.60
14mr|perl-Crypt-CipherSaber-1.00-20|15	BuildRequires:	perl(Test::Warn)
14mr|perl-Crypt-CipherSaber-1.00-20|16	BuildRequires:	perl(Test::Pod)
14mr|perl-Crypt-CipherSaber-1.00-20|17	BuildRequires:	perl(Test::Pod::Coverage)
14mr|perl-Crypt-CipherSaber-1.00-20|18	BuildRequires:	perl-devel
14mr|perl-Crypt-CipherSaber-1.00-20|19	BuildRequires:	perl(JSON::PP)
14mr|perl-Crypt-CipherSaber-1.00-20|20	BuildRequires:	perl(Digest::SHA)
14mr|perl-Crypt-CipherSaber-1.00-20|21	
14mr|perl-Crypt-CipherSaber-1.00-20|22	%description
14mr|perl-Crypt-CipherSaber-1.00-20|23	The Crypt::CipherSaber module implements CipherSaber encryption, described at
14mr|perl-Crypt-CipherSaber-1.00-20|24	http://ciphersaber.gurus.com. It is simple, fairly speedy, and relatively
14mr|perl-Crypt-CipherSaber-1.00-20|25	secure algorithm based on RC4.
14mr|perl-Crypt-CipherSaber-1.00-20|26	
14mr|perl-Crypt-CipherSaber-1.00-20|27	%prep
14mr|perl-Crypt-CipherSaber-1.00-20|28	%setup -qn %{module}-%{version}
14mr|perl-Crypt-CipherSaber-1.00-20|29	
14mr|perl-Crypt-CipherSaber-1.00-20|30	%build
14mr|perl-Crypt-CipherSaber-1.00-20|31	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Crypt-CipherSaber-1.00-20|32	%make
14mr|perl-Crypt-CipherSaber-1.00-20|33	
14mr|perl-Crypt-CipherSaber-1.00-20|34	%check
14mr|perl-Crypt-CipherSaber-1.00-20|35	#Remove the debug files which get created, causing failure of the contents check
14mr|perl-Crypt-CipherSaber-1.00-20|36	rm debug*.list
14mr|perl-Crypt-CipherSaber-1.00-20|37	make test
14mr|perl-Crypt-CipherSaber-1.00-20|38	
14mr|perl-Crypt-CipherSaber-1.00-20|39	%install
14mr|perl-Crypt-CipherSaber-1.00-20|40	%makeinstall_std
14mr|perl-Crypt-CipherSaber-1.00-20|41	
14mr|perl-Crypt-CipherSaber-1.00-20|42	%files
14mr|perl-Crypt-CipherSaber-1.00-20|43	%doc Changes README
14mr|perl-Crypt-CipherSaber-1.00-20|44	%{perl_vendorlib}/Crypt
14mr|perl-Crypt-CipherSaber-1.00-20|45	%{_mandir}/man3/*
14mr|perl-Crypt-CipherSaber-1.00-20|46	
14mr|perl-Crypt-CipherSaber-1.00-20|47	%changelog
14mr|perl-Crypt-CipherSaber-1.00-20|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-20
14mr|perl-Crypt-CipherSaber-1.00-20|49	+ Revision: 384c20d
14mr|perl-Crypt-CipherSaber-1.00-20|50	- MassBuild#440: Increase release tag
14mr|perl-Crypt-CipherSaber-1.00-20|51	
14mr|perl-Crypt-CipherSaber-1.00-20|52	

18001 14
14mr|perl-Crypt-DES-2.70.0-3|1	%define module	Crypt-DES
14mr|perl-Crypt-DES-2.70.0-3|2	%define upstream_version 2.07
14mr|perl-Crypt-DES-2.70.0-3|3	
14mr|perl-Crypt-DES-2.70.0-3|4	Name:		perl-%{module}
14mr|perl-Crypt-DES-2.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Crypt-DES-2.70.0-3|6	Release:	3
14mr|perl-Crypt-DES-2.70.0-3|7	License:	GPL or Artistic
14mr|perl-Crypt-DES-2.70.0-3|8	Group:		Development/Perl
14mr|perl-Crypt-DES-2.70.0-3|9	Summary:	Perl DES encryption module
14mr|perl-Crypt-DES-2.70.0-3|10	
14mr|perl-Crypt-DES-2.70.0-3|11	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.07.tar.gz
14mr|perl-Crypt-DES-2.70.0-3|12	Url:            http://search.cpan.org/dist/%{module}/
14mr|perl-Crypt-DES-2.70.0-3|13	BuildRequires:	perl-devel
14mr|perl-Crypt-DES-2.70.0-3|14	# avoid build dependency on perl-Crypt-CBC to avoid dependency cycles
14mr|perl-Crypt-DES-2.70.0-3|15	# https://qa.mandriva.com/show_bug.cgi?id=43033
14mr|perl-Crypt-DES-2.70.0-3|16	
14mr|perl-Crypt-DES-2.70.0-3|17	%description
14mr|perl-Crypt-DES-2.70.0-3|18	The module implements the Crypt::CBC interface.
14mr|perl-Crypt-DES-2.70.0-3|19	
14mr|perl-Crypt-DES-2.70.0-3|20	%prep
14mr|perl-Crypt-DES-2.70.0-3|21	%setup -q -n %{module}-%{upstream_version}
14mr|perl-Crypt-DES-2.70.0-3|22	
14mr|perl-Crypt-DES-2.70.0-3|23	%build
14mr|perl-Crypt-DES-2.70.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Crypt-DES-2.70.0-3|25	%make CFLAGS="%{optflags}"
14mr|perl-Crypt-DES-2.70.0-3|26	
14mr|perl-Crypt-DES-2.70.0-3|27	%check
14mr|perl-Crypt-DES-2.70.0-3|28	%make test
14mr|perl-Crypt-DES-2.70.0-3|29	
14mr|perl-Crypt-DES-2.70.0-3|30	%install
14mr|perl-Crypt-DES-2.70.0-3|31	%makeinstall_std
14mr|perl-Crypt-DES-2.70.0-3|32	
14mr|perl-Crypt-DES-2.70.0-3|33	%clean
14mr|perl-Crypt-DES-2.70.0-3|34	
14mr|perl-Crypt-DES-2.70.0-3|35	%files
14mr|perl-Crypt-DES-2.70.0-3|36	%doc README COPYRIGHT
14mr|perl-Crypt-DES-2.70.0-3|37	%{perl_vendorarch}/Crypt
14mr|perl-Crypt-DES-2.70.0-3|38	%{perl_vendorarch}/auto/Crypt
14mr|perl-Crypt-DES-2.70.0-3|39	%{_mandir}/man3/*
14mr|perl-Crypt-DES-2.70.0-3|40	
14mr|perl-Crypt-DES-2.70.0-3|41	
14mr|perl-Crypt-DES-2.70.0-3|42	%changelog
14mr|perl-Crypt-DES-2.70.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.70.0-3
14mr|perl-Crypt-DES-2.70.0-3|44	+ Revision: 2fc4116
14mr|perl-Crypt-DES-2.70.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-Crypt-DES-2.70.0-3|46	
14mr|perl-Crypt-DES-2.70.0-3|47	

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

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

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

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

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

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

18008 14
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|1	%define upstream_name	 Crypt-OpenSSL-X509
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|2	%define upstream_version 1.804
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|3	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|4	Summary:	Perl extension to OpenSSL's X509 API
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|5	Name:		perl-%{upstream_name}
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|6	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|7	Release:	3
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|8	License:	GPL+ or Artistic
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|9	Group:		Development/Perl
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/Crypt-OpenSSL-X509-%{upstream_version}.tar.gz
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|12	BuildRequires:	perl-devel
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|13	BuildRequires:	pkgconfig(openssl)
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|14	BuildRequires:	perl(Module::Install)
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|15	BuildRequires:	perl(YAML)
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|16	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|17	%description
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|18	This is a Perl extension to OpenSSL's X509 API. It implements a large majority
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|19	of OpenSSL's useful X509 API.
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|20	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|21	%files
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|22	%doc Changes README TODO certs
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|23	%{perl_vendorarch}/Crypt
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|24	%{perl_vendorarch}/auto/Crypt
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|25	%{_mandir}/*/*
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|26	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|27	#---------------------------------------------------------------------------
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|28	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|29	%prep
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|31	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|32	%build
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|34	%make CFLAGS="%{optflags}"
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|35	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|36	%install
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|37	%makeinstall_std
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|38	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|39	%check
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|40	%make test
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|41	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|42	%changelog
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|43	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.804.0-3
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|44	+ Revision: c922ae1
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|45	- Spec cleanup
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|46	
14mr|perl-Crypt-OpenSSL-X509-1.804.0-3|47	

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

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

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

18012 14
14mr|perl-Crypt-Rijndael-1.120.0-3|1	%define upstream_name	 Crypt-Rijndael
14mr|perl-Crypt-Rijndael-1.120.0-3|2	%define upstream_version 1.12
14mr|perl-Crypt-Rijndael-1.120.0-3|3	
14mr|perl-Crypt-Rijndael-1.120.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Crypt-Rijndael-1.120.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Crypt-Rijndael-1.120.0-3|6	Release:    3
14mr|perl-Crypt-Rijndael-1.120.0-3|7	
14mr|perl-Crypt-Rijndael-1.120.0-3|8	Summary:	Crypt::CBC compliant Rijndael encryption module
14mr|perl-Crypt-Rijndael-1.120.0-3|9	
14mr|perl-Crypt-Rijndael-1.120.0-3|10	License:	GPL+ or Artistic
14mr|perl-Crypt-Rijndael-1.120.0-3|11	Group:		Development/Perl
14mr|perl-Crypt-Rijndael-1.120.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Crypt-Rijndael-1.120.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/Crypt-Rijndael-%{upstream_version}.tar.gz
14mr|perl-Crypt-Rijndael-1.120.0-3|14	
14mr|perl-Crypt-Rijndael-1.120.0-3|15	BuildRequires:	perl-devel
14mr|perl-Crypt-Rijndael-1.120.0-3|16	
14mr|perl-Crypt-Rijndael-1.120.0-3|17	%description
14mr|perl-Crypt-Rijndael-1.120.0-3|18	This module implements the Rijndael cipher, which has just been selected as the
14mr|perl-Crypt-Rijndael-1.120.0-3|19	Advanced Encryption Standard.
14mr|perl-Crypt-Rijndael-1.120.0-3|20	
14mr|perl-Crypt-Rijndael-1.120.0-3|21	%prep
14mr|perl-Crypt-Rijndael-1.120.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Crypt-Rijndael-1.120.0-3|23	
14mr|perl-Crypt-Rijndael-1.120.0-3|24	%build
14mr|perl-Crypt-Rijndael-1.120.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Crypt-Rijndael-1.120.0-3|26	%make
14mr|perl-Crypt-Rijndael-1.120.0-3|27	
14mr|perl-Crypt-Rijndael-1.120.0-3|28	%check
14mr|perl-Crypt-Rijndael-1.120.0-3|29	%make test
14mr|perl-Crypt-Rijndael-1.120.0-3|30	
14mr|perl-Crypt-Rijndael-1.120.0-3|31	%install
14mr|perl-Crypt-Rijndael-1.120.0-3|32	%makeinstall_std
14mr|perl-Crypt-Rijndael-1.120.0-3|33	
14mr|perl-Crypt-Rijndael-1.120.0-3|34	%clean
14mr|perl-Crypt-Rijndael-1.120.0-3|35	
14mr|perl-Crypt-Rijndael-1.120.0-3|36	%files
14mr|perl-Crypt-Rijndael-1.120.0-3|37	%doc NEWS README
14mr|perl-Crypt-Rijndael-1.120.0-3|38	%{perl_vendorarch}/Crypt
14mr|perl-Crypt-Rijndael-1.120.0-3|39	%{perl_vendorarch}/auto/Crypt
14mr|perl-Crypt-Rijndael-1.120.0-3|40	%{_mandir}/man3*/*
14mr|perl-Crypt-Rijndael-1.120.0-3|41	
14mr|perl-Crypt-Rijndael-1.120.0-3|42	
14mr|perl-Crypt-Rijndael-1.120.0-3|43	
14mr|perl-Crypt-Rijndael-1.120.0-3|44	%changelog
14mr|perl-Crypt-Rijndael-1.120.0-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.120.0-3
14mr|perl-Crypt-Rijndael-1.120.0-3|46	+ Revision: b653600
14mr|perl-Crypt-Rijndael-1.120.0-3|47	- MassBuild#440: Increase release tag
14mr|perl-Crypt-Rijndael-1.120.0-3|48	
14mr|perl-Crypt-Rijndael-1.120.0-3|49	

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

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

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

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

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

18018 14
14mr|perl-Curses-1.320.0-1|1	%define upstream_name	 Curses
14mr|perl-Curses-1.320.0-1|2	%define upstream_version 1.32
14mr|perl-Curses-1.320.0-1|3	
14mr|perl-Curses-1.320.0-1|4	Name:       perl-%{upstream_name}
14mr|perl-Curses-1.320.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Curses-1.320.0-1|6	Release:    1
14mr|perl-Curses-1.320.0-1|7	
14mr|perl-Curses-1.320.0-1|8	Summary:	Perl module for character screen handling and windowing
14mr|perl-Curses-1.320.0-1|9	
14mr|perl-Curses-1.320.0-1|10	
14mr|perl-Curses-1.320.0-1|11	License:	GPL
14mr|perl-Curses-1.320.0-1|12	Group:		Development/Perl
14mr|perl-Curses-1.320.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Curses-1.320.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/%{upstream_name}-%{upstream_version}.tgz
14mr|perl-Curses-1.320.0-1|15	
14mr|perl-Curses-1.320.0-1|16	BuildRequires:	pkgconfig(ncursesw)
14mr|perl-Curses-1.320.0-1|17	BuildRequires:	perl-devel
14mr|perl-Curses-1.320.0-1|18	
14mr|perl-Curses-1.320.0-1|19	%description
14mr|perl-Curses-1.320.0-1|20	Curses is the interface between Perl and your system's curses(3) library.
14mr|perl-Curses-1.320.0-1|21	
14mr|perl-Curses-1.320.0-1|22	%prep
14mr|perl-Curses-1.320.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Curses-1.320.0-1|24	
14mr|perl-Curses-1.320.0-1|25	%build
14mr|perl-Curses-1.320.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Curses-1.320.0-1|27	%make CFLAGS="%{optflags}"
14mr|perl-Curses-1.320.0-1|28	chmod 644 Artistic Copying INSTALL README
14mr|perl-Curses-1.320.0-1|29	
14mr|perl-Curses-1.320.0-1|30	%check
14mr|perl-Curses-1.320.0-1|31	%make test
14mr|perl-Curses-1.320.0-1|32	
14mr|perl-Curses-1.320.0-1|33	%install
14mr|perl-Curses-1.320.0-1|34	%makeinstall_std
14mr|perl-Curses-1.320.0-1|35	
14mr|perl-Curses-1.320.0-1|36	%files
14mr|perl-Curses-1.320.0-1|37	%doc Artistic Copying INSTALL README
14mr|perl-Curses-1.320.0-1|38	%{perl_vendorarch}/auto/Curses
14mr|perl-Curses-1.320.0-1|39	%{perl_vendorarch}/Curses*
14mr|perl-Curses-1.320.0-1|40	%{_mandir}/*/*
14mr|perl-Curses-1.320.0-1|41	
14mr|perl-Curses-1.320.0-1|42	%changelog
14mr|perl-Curses-1.320.0-1|43	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.320.0-1
14mr|perl-Curses-1.320.0-1|44	+ Revision: 8273b30
14mr|perl-Curses-1.320.0-1|45	- Merge pull request #3 from import/perl-Curses:auto_update
14mr|perl-Curses-1.320.0-1|46	- ROSA Updates Builder: update suggested
14mr|perl-Curses-1.320.0-1|47	
14mr|perl-Curses-1.320.0-1|48	

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

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

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

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

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

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

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

18026 14
14mr|perl-Data-Section-Simple-0.50.0-4|1	%define upstream_name    Data-Section-Simple
14mr|perl-Data-Section-Simple-0.50.0-4|2	%define upstream_version 0.05
14mr|perl-Data-Section-Simple-0.50.0-4|3	
14mr|perl-Data-Section-Simple-0.50.0-4|4	Name:       perl-%{upstream_name}
14mr|perl-Data-Section-Simple-0.50.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Data-Section-Simple-0.50.0-4|6	Release:    4
14mr|perl-Data-Section-Simple-0.50.0-4|7	
14mr|perl-Data-Section-Simple-0.50.0-4|8	Summary:    Read data from __DATA__
14mr|perl-Data-Section-Simple-0.50.0-4|9	
14mr|perl-Data-Section-Simple-0.50.0-4|10	License:    GPL+ or Artistic
14mr|perl-Data-Section-Simple-0.50.0-4|11	Group:      Development/Perl
14mr|perl-Data-Section-Simple-0.50.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Data-Section-Simple-0.50.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Data-Section-Simple-0.50.0-4|14	
14mr|perl-Data-Section-Simple-0.50.0-4|15	BuildRequires: perl(Test::More)
14mr|perl-Data-Section-Simple-0.50.0-4|16	BuildRequires: perl(Test::Requires)
14mr|perl-Data-Section-Simple-0.50.0-4|17	BuildRequires: perl-devel
14mr|perl-Data-Section-Simple-0.50.0-4|18	BuildArch: noarch
14mr|perl-Data-Section-Simple-0.50.0-4|19	
14mr|perl-Data-Section-Simple-0.50.0-4|20	%description
14mr|perl-Data-Section-Simple-0.50.0-4|21	Data::Section::Simple is a simple module to extract data from '__DATA__'
14mr|perl-Data-Section-Simple-0.50.0-4|22	section of the file.
14mr|perl-Data-Section-Simple-0.50.0-4|23	
14mr|perl-Data-Section-Simple-0.50.0-4|24	%prep
14mr|perl-Data-Section-Simple-0.50.0-4|25	%setup -qn %{upstream_name}-%{upstream_version}
14mr|perl-Data-Section-Simple-0.50.0-4|26	
14mr|perl-Data-Section-Simple-0.50.0-4|27	%build
14mr|perl-Data-Section-Simple-0.50.0-4|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Data-Section-Simple-0.50.0-4|29	
14mr|perl-Data-Section-Simple-0.50.0-4|30	%make
14mr|perl-Data-Section-Simple-0.50.0-4|31	
14mr|perl-Data-Section-Simple-0.50.0-4|32	%check
14mr|perl-Data-Section-Simple-0.50.0-4|33	%make test
14mr|perl-Data-Section-Simple-0.50.0-4|34	
14mr|perl-Data-Section-Simple-0.50.0-4|35	%install
14mr|perl-Data-Section-Simple-0.50.0-4|36	%makeinstall_std
14mr|perl-Data-Section-Simple-0.50.0-4|37	
14mr|perl-Data-Section-Simple-0.50.0-4|38	%files
14mr|perl-Data-Section-Simple-0.50.0-4|39	%doc Changes LICENSE META.json META.yml README
14mr|perl-Data-Section-Simple-0.50.0-4|40	%{_mandir}/man3/*
14mr|perl-Data-Section-Simple-0.50.0-4|41	%{perl_vendorlib}/*
14mr|perl-Data-Section-Simple-0.50.0-4|42	
14mr|perl-Data-Section-Simple-0.50.0-4|43	
14mr|perl-Data-Section-Simple-0.50.0-4|44	%changelog
14mr|perl-Data-Section-Simple-0.50.0-4|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.50.0-4
14mr|perl-Data-Section-Simple-0.50.0-4|46	+ Revision: d3ac53b
14mr|perl-Data-Section-Simple-0.50.0-4|47	- MassBuild#440: Increase release tag
14mr|perl-Data-Section-Simple-0.50.0-4|48	
14mr|perl-Data-Section-Simple-0.50.0-4|49	

18027 14
14mr|perl-Data-UUID-1.219.0-4|1	%define upstream_name	 Data-UUID
14mr|perl-Data-UUID-1.219.0-4|2	%define upstream_version 1.219
14mr|perl-Data-UUID-1.219.0-4|3	
14mr|perl-Data-UUID-1.219.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Data-UUID-1.219.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Data-UUID-1.219.0-4|6	Release:	4
14mr|perl-Data-UUID-1.219.0-4|7	Summary: Perl extension for generating Globally/Universally Unique Identifiers
14mr|perl-Data-UUID-1.219.0-4|8	License: GPL+ or Artistic
14mr|perl-Data-UUID-1.219.0-4|9	Group:	 Development/Perl
14mr|perl-Data-UUID-1.219.0-4|10	Url:     http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Data-UUID-1.219.0-4|11	Source0: http://www.cpan.org/modules/by-module/Data/Data-UUID-%{upstream_version}.tar.gz
14mr|perl-Data-UUID-1.219.0-4|12	
14mr|perl-Data-UUID-1.219.0-4|13	BuildRequires: perl-devel
14mr|perl-Data-UUID-1.219.0-4|14	
14mr|perl-Data-UUID-1.219.0-4|15	%description
14mr|perl-Data-UUID-1.219.0-4|16	Perl extension for generating Globally/Universally Unique Identifiers
14mr|perl-Data-UUID-1.219.0-4|17	(GUIDs/UUIDs).
14mr|perl-Data-UUID-1.219.0-4|18	
14mr|perl-Data-UUID-1.219.0-4|19	%prep
14mr|perl-Data-UUID-1.219.0-4|20	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Data-UUID-1.219.0-4|21	
14mr|perl-Data-UUID-1.219.0-4|22	%build
14mr|perl-Data-UUID-1.219.0-4|23	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14mr|perl-Data-UUID-1.219.0-4|24	%make
14mr|perl-Data-UUID-1.219.0-4|25	
14mr|perl-Data-UUID-1.219.0-4|26	# Disable check - randomly fails at ABF
14mr|perl-Data-UUID-1.219.0-4|27	# %check
14mr|perl-Data-UUID-1.219.0-4|28	# %make test
14mr|perl-Data-UUID-1.219.0-4|29	
14mr|perl-Data-UUID-1.219.0-4|30	%install
14mr|perl-Data-UUID-1.219.0-4|31	%makeinstall_std
14mr|perl-Data-UUID-1.219.0-4|32	
14mr|perl-Data-UUID-1.219.0-4|33	%clean
14mr|perl-Data-UUID-1.219.0-4|34	
14mr|perl-Data-UUID-1.219.0-4|35	%files
14mr|perl-Data-UUID-1.219.0-4|36	%doc Changes README
14mr|perl-Data-UUID-1.219.0-4|37	%{perl_vendorarch}/Data
14mr|perl-Data-UUID-1.219.0-4|38	%{perl_vendorarch}/auto/Data
14mr|perl-Data-UUID-1.219.0-4|39	%{_mandir}/man3/*
14mr|perl-Data-UUID-1.219.0-4|40	
14mr|perl-Data-UUID-1.219.0-4|41	
14mr|perl-Data-UUID-1.219.0-4|42	
14mr|perl-Data-UUID-1.219.0-4|43	
14mr|perl-Data-UUID-1.219.0-4|44	
14mr|perl-Data-UUID-1.219.0-4|45	%changelog
14mr|perl-Data-UUID-1.219.0-4|46	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.219.0-4
14mr|perl-Data-UUID-1.219.0-4|47	+ Revision: 65c2aa9
14mr|perl-Data-UUID-1.219.0-4|48	- Disable check - fails randomly inside ABF
14mr|perl-Data-UUID-1.219.0-4|49	
14mr|perl-Data-UUID-1.219.0-4|50	

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

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

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

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

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

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

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

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

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

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

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

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

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

18041 14
14mr|perl-Devel-Cover-1.140.0-2|1	%define upstream_name    Devel-Cover
14mr|perl-Devel-Cover-1.140.0-2|2	%define upstream_version 1.14
14mr|perl-Devel-Cover-1.140.0-2|3	
14mr|perl-Devel-Cover-1.140.0-2|4	%define __noautoreq 'perl\\(Sereal.*|perl\\(Devel::Cover.*'
14mr|perl-Devel-Cover-1.140.0-2|5	
14mr|perl-Devel-Cover-1.140.0-2|6	Name:       perl-%{upstream_name}
14mr|perl-Devel-Cover-1.140.0-2|7	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Devel-Cover-1.140.0-2|8	Release:    2
14mr|perl-Devel-Cover-1.140.0-2|9	
14mr|perl-Devel-Cover-1.140.0-2|10	Summary:    Code coverage metrics for Perl
14mr|perl-Devel-Cover-1.140.0-2|11	
14mr|perl-Devel-Cover-1.140.0-2|12	License:    GPL+ or Artistic
14mr|perl-Devel-Cover-1.140.0-2|13	Group:      Development/Perl
14mr|perl-Devel-Cover-1.140.0-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Devel-Cover-1.140.0-2|15	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Devel-Cover-1.140.0-2|16	
14mr|perl-Devel-Cover-1.140.0-2|17	BuildRequires: perl(Digest::MD5)
14mr|perl-Devel-Cover-1.140.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Devel-Cover-1.140.0-2|19	BuildRequires: perl(Storable)
14mr|perl-Devel-Cover-1.140.0-2|20	BuildRequires: perl(Test::More)
14mr|perl-Devel-Cover-1.140.0-2|21	BuildRequires: perl(Test::Warn)
14mr|perl-Devel-Cover-1.140.0-2|22	BuildRequires: perl-devel
14mr|perl-Devel-Cover-1.140.0-2|23	
14mr|perl-Devel-Cover-1.140.0-2|24	%description
14mr|perl-Devel-Cover-1.140.0-2|25	This module provides code coverage metrics for Perl. Code coverage metrics
14mr|perl-Devel-Cover-1.140.0-2|26	describe how thoroughly tests exercise code. By using Devel::Cover you can find
14mr|perl-Devel-Cover-1.140.0-2|27	areas of code not exercised by your tests and find out which tests to create to
14mr|perl-Devel-Cover-1.140.0-2|28	increase coverage. Code coverage can be considered as an indirect measure of
14mr|perl-Devel-Cover-1.140.0-2|29	quality.
14mr|perl-Devel-Cover-1.140.0-2|30	
14mr|perl-Devel-Cover-1.140.0-2|31	%prep
14mr|perl-Devel-Cover-1.140.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Devel-Cover-1.140.0-2|33	
14mr|perl-Devel-Cover-1.140.0-2|34	%build
14mr|perl-Devel-Cover-1.140.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Devel-Cover-1.140.0-2|36	%make
14mr|perl-Devel-Cover-1.140.0-2|37	
14mr|perl-Devel-Cover-1.140.0-2|38	# %check
14mr|perl-Devel-Cover-1.140.0-2|39	# %make test
14mr|perl-Devel-Cover-1.140.0-2|40	
14mr|perl-Devel-Cover-1.140.0-2|41	%install
14mr|perl-Devel-Cover-1.140.0-2|42	%makeinstall_std
14mr|perl-Devel-Cover-1.140.0-2|43	
14mr|perl-Devel-Cover-1.140.0-2|44	%files
14mr|perl-Devel-Cover-1.140.0-2|45	%doc Changes META.json META.yml MYMETA.yml README
14mr|perl-Devel-Cover-1.140.0-2|46	%{perl_vendorarch}/Devel
14mr|perl-Devel-Cover-1.140.0-2|47	%{perl_vendorarch}/auto/Devel
14mr|perl-Devel-Cover-1.140.0-2|48	%{_bindir}/*
14mr|perl-Devel-Cover-1.140.0-2|49	%{_mandir}/*/*
14mr|perl-Devel-Cover-1.140.0-2|50	
14mr|perl-Devel-Cover-1.140.0-2|51	%changelog
14mr|perl-Devel-Cover-1.140.0-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.140.0-2
14mr|perl-Devel-Cover-1.140.0-2|53	+ Revision: e3d6742
14mr|perl-Devel-Cover-1.140.0-2|54	- MassBuild#440: Increase release tag
14mr|perl-Devel-Cover-1.140.0-2|55	
14mr|perl-Devel-Cover-1.140.0-2|56	

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

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

18044 14
14mr|perl-Devel-Size-0.790.0-3|1	%define upstream_name	 Devel-Size
14mr|perl-Devel-Size-0.790.0-3|2	%define upstream_version 0.79
14mr|perl-Devel-Size-0.790.0-3|3	
14mr|perl-Devel-Size-0.790.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Devel-Size-0.790.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Devel-Size-0.790.0-3|6	Release:    3
14mr|perl-Devel-Size-0.790.0-3|7	
14mr|perl-Devel-Size-0.790.0-3|8	Summary:	Find the memory usage of Perl variables
14mr|perl-Devel-Size-0.790.0-3|9	
14mr|perl-Devel-Size-0.790.0-3|10	License:	GPL+ or Artistic
14mr|perl-Devel-Size-0.790.0-3|11	Group:		Development/Perl
14mr|perl-Devel-Size-0.790.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Devel-Size-0.790.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Size-%{upstream_version}.tar.gz
14mr|perl-Devel-Size-0.790.0-3|14	
14mr|perl-Devel-Size-0.790.0-3|15	BuildRequires:	perl-devel
14mr|perl-Devel-Size-0.790.0-3|16	
14mr|perl-Devel-Size-0.790.0-3|17	%description
14mr|perl-Devel-Size-0.790.0-3|18	This module figures out the real sizes of Perl variables in bytes. Call
14mr|perl-Devel-Size-0.790.0-3|19	functions with a reference to the variable you want the size of. If the
14mr|perl-Devel-Size-0.790.0-3|20	variable is a plain scalar it returns the size of the scalar. If the variable
14mr|perl-Devel-Size-0.790.0-3|21	is a hash or an array, use a reference when calling.
14mr|perl-Devel-Size-0.790.0-3|22	
14mr|perl-Devel-Size-0.790.0-3|23	%prep
14mr|perl-Devel-Size-0.790.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Devel-Size-0.790.0-3|25	
14mr|perl-Devel-Size-0.790.0-3|26	%build
14mr|perl-Devel-Size-0.790.0-3|27	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Devel-Size-0.790.0-3|28	%__make
14mr|perl-Devel-Size-0.790.0-3|29	
14mr|perl-Devel-Size-0.790.0-3|30	%check
14mr|perl-Devel-Size-0.790.0-3|31	%__make test
14mr|perl-Devel-Size-0.790.0-3|32	
14mr|perl-Devel-Size-0.790.0-3|33	%install
14mr|perl-Devel-Size-0.790.0-3|34	%makeinstall_std
14mr|perl-Devel-Size-0.790.0-3|35	
14mr|perl-Devel-Size-0.790.0-3|36	%files
14mr|perl-Devel-Size-0.790.0-3|37	%doc CHANGES
14mr|perl-Devel-Size-0.790.0-3|38	%{perl_vendorarch}/Devel/*
14mr|perl-Devel-Size-0.790.0-3|39	%{perl_vendorarch}/auto/Devel/*
14mr|perl-Devel-Size-0.790.0-3|40	%{_mandir}/*/*
14mr|perl-Devel-Size-0.790.0-3|41	
14mr|perl-Devel-Size-0.790.0-3|42	
14mr|perl-Devel-Size-0.790.0-3|43	
14mr|perl-Devel-Size-0.790.0-3|44	%changelog
14mr|perl-Devel-Size-0.790.0-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.790.0-3
14mr|perl-Devel-Size-0.790.0-3|46	+ Revision: 5a485a0
14mr|perl-Devel-Size-0.790.0-3|47	- MassBuild#440: Increase release tag
14mr|perl-Devel-Size-0.790.0-3|48	
14mr|perl-Devel-Size-0.790.0-3|49	

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

18046 14
14mr|perl-Devel-Symdump-2.120.0-1|1	%define upstream_name 	 Devel-Symdump
14mr|perl-Devel-Symdump-2.120.0-1|2	%define upstream_version 2.12
14mr|perl-Devel-Symdump-2.120.0-1|3	
14mr|perl-Devel-Symdump-2.120.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Devel-Symdump-2.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Devel-Symdump-2.120.0-1|6	Release:	1
14mr|perl-Devel-Symdump-2.120.0-1|7	
14mr|perl-Devel-Symdump-2.120.0-1|8	Summary:	Dump symbol names or the symbol table
14mr|perl-Devel-Symdump-2.120.0-1|9	
14mr|perl-Devel-Symdump-2.120.0-1|10	License:	GPL+ or Artistic
14mr|perl-Devel-Symdump-2.120.0-1|11	Group:		Development/Perl
14mr|perl-Devel-Symdump-2.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Devel-Symdump-2.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Devel-Symdump-2.120.0-1|14	
14mr|perl-Devel-Symdump-2.120.0-1|15	BuildRequires:	perl-devel
14mr|perl-Devel-Symdump-2.120.0-1|16	BuildArch:	noarch
14mr|perl-Devel-Symdump-2.120.0-1|17	
14mr|perl-Devel-Symdump-2.120.0-1|18	%description
14mr|perl-Devel-Symdump-2.120.0-1|19	This little package serves to access the symbol table of perl.
14mr|perl-Devel-Symdump-2.120.0-1|20	
14mr|perl-Devel-Symdump-2.120.0-1|21	%prep
14mr|perl-Devel-Symdump-2.120.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Devel-Symdump-2.120.0-1|23	
14mr|perl-Devel-Symdump-2.120.0-1|24	%build
14mr|perl-Devel-Symdump-2.120.0-1|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Devel-Symdump-2.120.0-1|26	%make
14mr|perl-Devel-Symdump-2.120.0-1|27	
14mr|perl-Devel-Symdump-2.120.0-1|28	%check
14mr|perl-Devel-Symdump-2.120.0-1|29	make test
14mr|perl-Devel-Symdump-2.120.0-1|30	
14mr|perl-Devel-Symdump-2.120.0-1|31	%install
14mr|perl-Devel-Symdump-2.120.0-1|32	%makeinstall_std
14mr|perl-Devel-Symdump-2.120.0-1|33	
14mr|perl-Devel-Symdump-2.120.0-1|34	%files
14mr|perl-Devel-Symdump-2.120.0-1|35	%doc  README
14mr|perl-Devel-Symdump-2.120.0-1|36	%{perl_vendorlib}/Devel
14mr|perl-Devel-Symdump-2.120.0-1|37	%{_mandir}/*/*
14mr|perl-Devel-Symdump-2.120.0-1|38	
14mr|perl-Devel-Symdump-2.120.0-1|39	
14mr|perl-Devel-Symdump-2.120.0-1|40	
14mr|perl-Devel-Symdump-2.120.0-1|41	
14mr|perl-Devel-Symdump-2.120.0-1|42	%changelog
14mr|perl-Devel-Symdump-2.120.0-1|43	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 2.120.0-1
14mr|perl-Devel-Symdump-2.120.0-1|44	+ Revision: bc01943
14mr|perl-Devel-Symdump-2.120.0-1|45	- Merge pull request #2 from import/perl-Devel-Symdump:auto_update
14mr|perl-Devel-Symdump-2.120.0-1|46	- ROSA Updates Builder: update suggested
14mr|perl-Devel-Symdump-2.120.0-1|47	
14mr|perl-Devel-Symdump-2.120.0-1|48	

18047 14
14mr|perl-Device-SerialPort-1.40.0-6|1	%define upstream_name    Device-SerialPort
14mr|perl-Device-SerialPort-1.40.0-6|2	%define upstream_version 1.04
14mr|perl-Device-SerialPort-1.40.0-6|3	
14mr|perl-Device-SerialPort-1.40.0-6|4	Name:       perl-%{upstream_name}
14mr|perl-Device-SerialPort-1.40.0-6|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Device-SerialPort-1.40.0-6|6	Release:	6
14mr|perl-Device-SerialPort-1.40.0-6|7	
14mr|perl-Device-SerialPort-1.40.0-6|8	Summary:    POSIX clone of Win32::SerialPort
14mr|perl-Device-SerialPort-1.40.0-6|9	
14mr|perl-Device-SerialPort-1.40.0-6|10	License:    GPL+ or Artistic
14mr|perl-Device-SerialPort-1.40.0-6|11	Group:      Development/Perl
14mr|perl-Device-SerialPort-1.40.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Device-SerialPort-1.40.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Device/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Device-SerialPort-1.40.0-6|14	
14mr|perl-Device-SerialPort-1.40.0-6|15	BuildRequires: perl(Test::More)
14mr|perl-Device-SerialPort-1.40.0-6|16	BuildRequires: perl-devel
14mr|perl-Device-SerialPort-1.40.0-6|17	
14mr|perl-Device-SerialPort-1.40.0-6|18	%description
14mr|perl-Device-SerialPort-1.40.0-6|19	This module provides an object-based user interface essentially identical
14mr|perl-Device-SerialPort-1.40.0-6|20	to the one provided by the Win32::SerialPort module.
14mr|perl-Device-SerialPort-1.40.0-6|21	
14mr|perl-Device-SerialPort-1.40.0-6|22	Initialization
14mr|perl-Device-SerialPort-1.40.0-6|23	The primary constructor is *new* with either a _PortName_, or a
14mr|perl-Device-SerialPort-1.40.0-6|24	_Configuretion File_ specified. With a _PortName_, this will open the
14mr|perl-Device-SerialPort-1.40.0-6|25	port and create the object. The port is not yet ready for read/write
14mr|perl-Device-SerialPort-1.40.0-6|26	access. First, the desired _parameter settings_ must be established.
14mr|perl-Device-SerialPort-1.40.0-6|27	Since these are tuning constants for an underlying hardware driver in
14mr|perl-Device-SerialPort-1.40.0-6|28	the Operating System, they are all checked for validity by the methods
14mr|perl-Device-SerialPort-1.40.0-6|29	that set them. The *write_settings* method updates the port (and will
14mr|perl-Device-SerialPort-1.40.0-6|30	return True under POSIX). Ports are opened for binary transfers. A
14mr|perl-Device-SerialPort-1.40.0-6|31	separate 'binmode' is not needed.
14mr|perl-Device-SerialPort-1.40.0-6|32	
14mr|perl-Device-SerialPort-1.40.0-6|33	$PortObj = new Device::SerialPort ($PortName, $quiet, $lockfile)
14mr|perl-Device-SerialPort-1.40.0-6|34	|| die "Can't open $PortName: $!\n";
14mr|perl-Device-SerialPort-1.40.0-6|35	
14mr|perl-Device-SerialPort-1.40.0-6|36	%prep
14mr|perl-Device-SerialPort-1.40.0-6|37	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Device-SerialPort-1.40.0-6|38	
14mr|perl-Device-SerialPort-1.40.0-6|39	%build
14mr|perl-Device-SerialPort-1.40.0-6|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Device-SerialPort-1.40.0-6|41	
14mr|perl-Device-SerialPort-1.40.0-6|42	%make
14mr|perl-Device-SerialPort-1.40.0-6|43	
14mr|perl-Device-SerialPort-1.40.0-6|44	%check
14mr|perl-Device-SerialPort-1.40.0-6|45	%make test
14mr|perl-Device-SerialPort-1.40.0-6|46	
14mr|perl-Device-SerialPort-1.40.0-6|47	%install
14mr|perl-Device-SerialPort-1.40.0-6|48	%makeinstall_std
14mr|perl-Device-SerialPort-1.40.0-6|49	
14mr|perl-Device-SerialPort-1.40.0-6|50	%clean
14mr|perl-Device-SerialPort-1.40.0-6|51	
14mr|perl-Device-SerialPort-1.40.0-6|52	%files
14mr|perl-Device-SerialPort-1.40.0-6|53	%doc README Changes
14mr|perl-Device-SerialPort-1.40.0-6|54	%{_mandir}/man?/*
14mr|perl-Device-SerialPort-1.40.0-6|55	%{perl_vendorlib}/*
14mr|perl-Device-SerialPort-1.40.0-6|56	%{_bindir}/modemtest
14mr|perl-Device-SerialPort-1.40.0-6|57	
14mr|perl-Device-SerialPort-1.40.0-6|58	
14mr|perl-Device-SerialPort-1.40.0-6|59	
14mr|perl-Device-SerialPort-1.40.0-6|60	%changelog
14mr|perl-Device-SerialPort-1.40.0-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40.0-6
14mr|perl-Device-SerialPort-1.40.0-6|62	+ Revision: d0ccac5
14mr|perl-Device-SerialPort-1.40.0-6|63	- MassBuild#440: Increase release tag
14mr|perl-Device-SerialPort-1.40.0-6|64	
14mr|perl-Device-SerialPort-1.40.0-6|65	

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

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

18050 14
14mr|perl-Digest-MD2-2.30.0-7|1	%define	upstream_name    Digest-MD2
14mr|perl-Digest-MD2-2.30.0-7|2	%define	upstream_version 2.03
14mr|perl-Digest-MD2-2.30.0-7|3	
14mr|perl-Digest-MD2-2.30.0-7|4	Name:       perl-%{upstream_name}
14mr|perl-Digest-MD2-2.30.0-7|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Digest-MD2-2.30.0-7|6	Release:    7
14mr|perl-Digest-MD2-2.30.0-7|7	
14mr|perl-Digest-MD2-2.30.0-7|8	Summary:	Perl interface to the MD2 Algorithm
14mr|perl-Digest-MD2-2.30.0-7|9	
14mr|perl-Digest-MD2-2.30.0-7|10	License:	GPL+ or Artistic
14mr|perl-Digest-MD2-2.30.0-7|11	Group:		Development/Perl
14mr|perl-Digest-MD2-2.30.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Digest-MD2-2.30.0-7|13	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Digest-MD2-2.30.0-7|14	
14mr|perl-Digest-MD2-2.30.0-7|15	BuildRequires:	perl-devel
14mr|perl-Digest-MD2-2.30.0-7|16	Provides:	perl-MD2
14mr|perl-Digest-MD2-2.30.0-7|17	Requires:	perl
14mr|perl-Digest-MD2-2.30.0-7|18	
14mr|perl-Digest-MD2-2.30.0-7|19	%description
14mr|perl-Digest-MD2-2.30.0-7|20	Digest-MD2 module for perl.
14mr|perl-Digest-MD2-2.30.0-7|21	
14mr|perl-Digest-MD2-2.30.0-7|22	%prep
14mr|perl-Digest-MD2-2.30.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Digest-MD2-2.30.0-7|24	
14mr|perl-Digest-MD2-2.30.0-7|25	%build
14mr|perl-Digest-MD2-2.30.0-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Digest-MD2-2.30.0-7|27	%make OPTIMIZE="%{optflags}"
14mr|perl-Digest-MD2-2.30.0-7|28	
14mr|perl-Digest-MD2-2.30.0-7|29	%check
14mr|perl-Digest-MD2-2.30.0-7|30	%__make test
14mr|perl-Digest-MD2-2.30.0-7|31	
14mr|perl-Digest-MD2-2.30.0-7|32	%install
14mr|perl-Digest-MD2-2.30.0-7|33	%makeinstall_std
14mr|perl-Digest-MD2-2.30.0-7|34	
14mr|perl-Digest-MD2-2.30.0-7|35	%clean
14mr|perl-Digest-MD2-2.30.0-7|36	
14mr|perl-Digest-MD2-2.30.0-7|37	%files
14mr|perl-Digest-MD2-2.30.0-7|38	%doc README Changes
14mr|perl-Digest-MD2-2.30.0-7|39	%{_mandir}/*/*
14mr|perl-Digest-MD2-2.30.0-7|40	%{perl_vendorarch}/Digest
14mr|perl-Digest-MD2-2.30.0-7|41	%{perl_vendorarch}/auto
14mr|perl-Digest-MD2-2.30.0-7|42	
14mr|perl-Digest-MD2-2.30.0-7|43	
14mr|perl-Digest-MD2-2.30.0-7|44	
14mr|perl-Digest-MD2-2.30.0-7|45	%changelog
14mr|perl-Digest-MD2-2.30.0-7|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.30.0-7
14mr|perl-Digest-MD2-2.30.0-7|47	+ Revision: 59f5060
14mr|perl-Digest-MD2-2.30.0-7|48	- MassBuild#440: Increase release tag
14mr|perl-Digest-MD2-2.30.0-7|49	
14mr|perl-Digest-MD2-2.30.0-7|50	

18051 14
14mr|perl-Digest-Nilsimsa-0.60.0-8|1	%define	real_name Digest-Nilsimsa
14mr|perl-Digest-Nilsimsa-0.60.0-8|2	%define	upstream_version	0.06
14mr|perl-Digest-Nilsimsa-0.60.0-8|3	
14mr|perl-Digest-Nilsimsa-0.60.0-8|4	Summary:	Perl interface to the Nilsima Algorithm
14mr|perl-Digest-Nilsimsa-0.60.0-8|5	
14mr|perl-Digest-Nilsimsa-0.60.0-8|6	Name:		perl-Digest-Nilsimsa
14mr|perl-Digest-Nilsimsa-0.60.0-8|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Digest-Nilsimsa-0.60.0-8|8	Release:	8
14mr|perl-Digest-Nilsimsa-0.60.0-8|9	License:	GPL or Artistic
14mr|perl-Digest-Nilsimsa-0.60.0-8|10	Group:		Development/Perl
14mr|perl-Digest-Nilsimsa-0.60.0-8|11	Source:		http://www.cpan.org/authors/id/V/VI/VIPUL/%{real_name}-%{upstream_version}.tar.bz2
14mr|perl-Digest-Nilsimsa-0.60.0-8|12	URL:		http://search.cpan.org/dist/%{real_name}/
14mr|perl-Digest-Nilsimsa-0.60.0-8|13	BuildRequires:	perl-devel
14mr|perl-Digest-Nilsimsa-0.60.0-8|14	Requires:	perl
14mr|perl-Digest-Nilsimsa-0.60.0-8|15	
14mr|perl-Digest-Nilsimsa-0.60.0-8|16	%description
14mr|perl-Digest-Nilsimsa-0.60.0-8|17	Digest-Nilsimsa module for perl.
14mr|perl-Digest-Nilsimsa-0.60.0-8|18	
14mr|perl-Digest-Nilsimsa-0.60.0-8|19	%prep
14mr|perl-Digest-Nilsimsa-0.60.0-8|20	%setup -q -n %{real_name}-%{upstream_version}
14mr|perl-Digest-Nilsimsa-0.60.0-8|21	
14mr|perl-Digest-Nilsimsa-0.60.0-8|22	%build
14mr|perl-Digest-Nilsimsa-0.60.0-8|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Digest-Nilsimsa-0.60.0-8|24	%make OPTIMIZE="%{optflags}"
14mr|perl-Digest-Nilsimsa-0.60.0-8|25	
14mr|perl-Digest-Nilsimsa-0.60.0-8|26	%check
14mr|perl-Digest-Nilsimsa-0.60.0-8|27	make test
14mr|perl-Digest-Nilsimsa-0.60.0-8|28	
14mr|perl-Digest-Nilsimsa-0.60.0-8|29	%install
14mr|perl-Digest-Nilsimsa-0.60.0-8|30	%makeinstall_std
14mr|perl-Digest-Nilsimsa-0.60.0-8|31	
14mr|perl-Digest-Nilsimsa-0.60.0-8|32	%clean
14mr|perl-Digest-Nilsimsa-0.60.0-8|33	
14mr|perl-Digest-Nilsimsa-0.60.0-8|34	%files
14mr|perl-Digest-Nilsimsa-0.60.0-8|35	%doc README
14mr|perl-Digest-Nilsimsa-0.60.0-8|36	%{_mandir}/*/*
14mr|perl-Digest-Nilsimsa-0.60.0-8|37	%{perl_vendorarch}/auto/Digest/Nilsimsa
14mr|perl-Digest-Nilsimsa-0.60.0-8|38	%{perl_vendorarch}/Digest/*
14mr|perl-Digest-Nilsimsa-0.60.0-8|39	
14mr|perl-Digest-Nilsimsa-0.60.0-8|40	
14mr|perl-Digest-Nilsimsa-0.60.0-8|41	
14mr|perl-Digest-Nilsimsa-0.60.0-8|42	%changelog
14mr|perl-Digest-Nilsimsa-0.60.0-8|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-8
14mr|perl-Digest-Nilsimsa-0.60.0-8|44	+ Revision: a2a8327
14mr|perl-Digest-Nilsimsa-0.60.0-8|45	- MassBuild#440: Increase release tag
14mr|perl-Digest-Nilsimsa-0.60.0-8|46	
14mr|perl-Digest-Nilsimsa-0.60.0-8|47	

18052 14
14mr|perl-Digest-SHA1-2.130.0-10|1	%define	upstream_name	 Digest-SHA1
14mr|perl-Digest-SHA1-2.130.0-10|2	%define upstream_version 2.13
14mr|perl-Digest-SHA1-2.130.0-10|3	
14mr|perl-Digest-SHA1-2.130.0-10|4	Name:       perl-%{upstream_name}
14mr|perl-Digest-SHA1-2.130.0-10|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Digest-SHA1-2.130.0-10|6	Release:    10
14mr|perl-Digest-SHA1-2.130.0-10|7	
14mr|perl-Digest-SHA1-2.130.0-10|8	Summary:	Perl interface to the SHA1 Algorithm
14mr|perl-Digest-SHA1-2.130.0-10|9	License:	GPL+ or Artistic
14mr|perl-Digest-SHA1-2.130.0-10|10	Group:		Development/Perl
14mr|perl-Digest-SHA1-2.130.0-10|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Digest-SHA1-2.130.0-10|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Digest-SHA1-2.130.0-10|13	
14mr|perl-Digest-SHA1-2.130.0-10|14	BuildRequires:	perl-devel
14mr|perl-Digest-SHA1-2.130.0-10|15	
14mr|perl-Digest-SHA1-2.130.0-10|16	%description
14mr|perl-Digest-SHA1-2.130.0-10|17	Digest-SHA1 module for perl.
14mr|perl-Digest-SHA1-2.130.0-10|18	
14mr|perl-Digest-SHA1-2.130.0-10|19	%prep
14mr|perl-Digest-SHA1-2.130.0-10|20	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Digest-SHA1-2.130.0-10|21	
14mr|perl-Digest-SHA1-2.130.0-10|22	%build
14mr|perl-Digest-SHA1-2.130.0-10|23	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Digest-SHA1-2.130.0-10|24	%make CFLAGS="%{optflags}"
14mr|perl-Digest-SHA1-2.130.0-10|25	
14mr|perl-Digest-SHA1-2.130.0-10|26	%check
14mr|perl-Digest-SHA1-2.130.0-10|27	%make test
14mr|perl-Digest-SHA1-2.130.0-10|28	
14mr|perl-Digest-SHA1-2.130.0-10|29	%install
14mr|perl-Digest-SHA1-2.130.0-10|30	%makeinstall_std
14mr|perl-Digest-SHA1-2.130.0-10|31	
14mr|perl-Digest-SHA1-2.130.0-10|32	%files
14mr|perl-Digest-SHA1-2.130.0-10|33	%doc README Changes
14mr|perl-Digest-SHA1-2.130.0-10|34	%{_mandir}/*/*
14mr|perl-Digest-SHA1-2.130.0-10|35	%{perl_vendorarch}/Digest
14mr|perl-Digest-SHA1-2.130.0-10|36	%{perl_vendorarch}/auto
14mr|perl-Digest-SHA1-2.130.0-10|37	
14mr|perl-Digest-SHA1-2.130.0-10|38	%changelog
14mr|perl-Digest-SHA1-2.130.0-10|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.130.0-10
14mr|perl-Digest-SHA1-2.130.0-10|40	+ Revision: 4fcf368
14mr|perl-Digest-SHA1-2.130.0-10|41	- MassBuild#440: Increase release tag
14mr|perl-Digest-SHA1-2.130.0-10|42	
14mr|perl-Digest-SHA1-2.130.0-10|43	

18053 14
14mr|perl-Digest-SHA-5.920.0-2|1	%define	upstream_name	 Digest-SHA
14mr|perl-Digest-SHA-5.920.0-2|2	%define upstream_version 5.92
14mr|perl-Digest-SHA-5.920.0-2|3	
14mr|perl-Digest-SHA-5.920.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-Digest-SHA-5.920.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Digest-SHA-5.920.0-2|6	Release:    2
14mr|perl-Digest-SHA-5.920.0-2|7	
14mr|perl-Digest-SHA-5.920.0-2|8	Summary:	Perl extension for SHA-1/224/256/384/512
14mr|perl-Digest-SHA-5.920.0-2|9	
14mr|perl-Digest-SHA-5.920.0-2|10	
14mr|perl-Digest-SHA-5.920.0-2|11	
14mr|perl-Digest-SHA-5.920.0-2|12	License:	GPL+ or Artistic
14mr|perl-Digest-SHA-5.920.0-2|13	Group:		Development/Perl
14mr|perl-Digest-SHA-5.920.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Digest-SHA-5.920.0-2|15	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Digest-SHA-5.920.0-2|16	
14mr|perl-Digest-SHA-5.920.0-2|17	BuildRequires:	perl-devel
14mr|perl-Digest-SHA-5.920.0-2|18	
14mr|perl-Digest-SHA-5.920.0-2|19	%description
14mr|perl-Digest-SHA-5.920.0-2|20	Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
14mr|perl-Digest-SHA-5.920.0-2|21	gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
14mr|perl-Digest-SHA-5.920.0-2|22	SHA-384, and SHA-512 message digests.  The module can handle all types of
14mr|perl-Digest-SHA-5.920.0-2|23	input, including partial-byte data.
14mr|perl-Digest-SHA-5.920.0-2|24	
14mr|perl-Digest-SHA-5.920.0-2|25	%prep
14mr|perl-Digest-SHA-5.920.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Digest-SHA-5.920.0-2|27	
14mr|perl-Digest-SHA-5.920.0-2|28	%build
14mr|perl-Digest-SHA-5.920.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Digest-SHA-5.920.0-2|30	%make CFLAGS="%{optflags}"
14mr|perl-Digest-SHA-5.920.0-2|31	
14mr|perl-Digest-SHA-5.920.0-2|32	%check
14mr|perl-Digest-SHA-5.920.0-2|33	%make test
14mr|perl-Digest-SHA-5.920.0-2|34	
14mr|perl-Digest-SHA-5.920.0-2|35	%install
14mr|perl-Digest-SHA-5.920.0-2|36	%makeinstall_std
14mr|perl-Digest-SHA-5.920.0-2|37	
14mr|perl-Digest-SHA-5.920.0-2|38	%clean
14mr|perl-Digest-SHA-5.920.0-2|39	
14mr|perl-Digest-SHA-5.920.0-2|40	%files
14mr|perl-Digest-SHA-5.920.0-2|41	%doc Changes README
14mr|perl-Digest-SHA-5.920.0-2|42	%{perl_vendorarch}/Digest
14mr|perl-Digest-SHA-5.920.0-2|43	%{perl_vendorarch}/auto/Digest
14mr|perl-Digest-SHA-5.920.0-2|44	%{_mandir}/*/*
14mr|perl-Digest-SHA-5.920.0-2|45	%{_bindir}/shasum
14mr|perl-Digest-SHA-5.920.0-2|46	
14mr|perl-Digest-SHA-5.920.0-2|47	
14mr|perl-Digest-SHA-5.920.0-2|48	
14mr|perl-Digest-SHA-5.920.0-2|49	
14mr|perl-Digest-SHA-5.920.0-2|50	
14mr|perl-Digest-SHA-5.920.0-2|51	
14mr|perl-Digest-SHA-5.920.0-2|52	%changelog
14mr|perl-Digest-SHA-5.920.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.920.0-2
14mr|perl-Digest-SHA-5.920.0-2|54	+ Revision: 9910efd
14mr|perl-Digest-SHA-5.920.0-2|55	- MassBuild#440: Increase release tag
14mr|perl-Digest-SHA-5.920.0-2|56	
14mr|perl-Digest-SHA-5.920.0-2|57	

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

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

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

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

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

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

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

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

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

18063 14
14mr|perl-EV-4.180.0-1|1	%define upstream_name    EV
14mr|perl-EV-4.180.0-1|2	%define upstream_version 4.18
14mr|perl-EV-4.180.0-1|3	
14mr|perl-EV-4.180.0-1|4	%define filelist %{upstream_name}-%{upstream_version}-filelist
14mr|perl-EV-4.180.0-1|5	%define maketest 1
14mr|perl-EV-4.180.0-1|6	
14mr|perl-EV-4.180.0-1|7	Name:      perl-%{upstream_name}
14mr|perl-EV-4.180.0-1|8	Version:   %perl_convert_version %{upstream_version}
14mr|perl-EV-4.180.0-1|9	Release:	1
14mr|perl-EV-4.180.0-1|10	
14mr|perl-EV-4.180.0-1|11	Summary:   Wrapper for the libev high-performance event loop library
14mr|perl-EV-4.180.0-1|12	
14mr|perl-EV-4.180.0-1|13	
14mr|perl-EV-4.180.0-1|14	License:   Artistic
14mr|perl-EV-4.180.0-1|15	Group:     Development/Perl
14mr|perl-EV-4.180.0-1|16	Url:       http://software.schmorp.de/pkg/EV.html
14mr|perl-EV-4.180.0-1|17	Source0:   http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-EV-4.180.0-1|18	
14mr|perl-EV-4.180.0-1|19	BuildRequires: perl-devel
14mr|perl-EV-4.180.0-1|20	BuildRequires: perl-AnyEvent >= 1:2.6
14mr|perl-EV-4.180.0-1|21	BuildRequires: perl(common::sense)
14mr|perl-EV-4.180.0-1|22	
14mr|perl-EV-4.180.0-1|23	%description
14mr|perl-EV-4.180.0-1|24	A thin wrapper around libev, a high-performance event loop. Intended
14mr|perl-EV-4.180.0-1|25	as a faster and less buggy replacement for the Event perl
14mr|perl-EV-4.180.0-1|26	module. Efficiently supports very high number of timers, scalable
14mr|perl-EV-4.180.0-1|27	operating system APIs such as epoll, kqueue and solaris's ports,
14mr|perl-EV-4.180.0-1|28	child/pid watchers and more.
14mr|perl-EV-4.180.0-1|29	
14mr|perl-EV-4.180.0-1|30	%prep
14mr|perl-EV-4.180.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-EV-4.180.0-1|32	chmod -R u+w %{_builddir}/%{upstream_name}-%{upstream_version}
14mr|perl-EV-4.180.0-1|33	
14mr|perl-EV-4.180.0-1|34	%build
14mr|perl-EV-4.180.0-1|35	grep -rsl '^#!.*perl' . |
14mr|perl-EV-4.180.0-1|36	grep -v '.bak$' |xargs --no-run-if-empty \
14mr|perl-EV-4.180.0-1|37	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14mr|perl-EV-4.180.0-1|38	CFLAGS="%{optflags}"
14mr|perl-EV-4.180.0-1|39	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
14mr|perl-EV-4.180.0-1|40	%make
14mr|perl-EV-4.180.0-1|41	
14mr|perl-EV-4.180.0-1|42	%check
14mr|perl-EV-4.180.0-1|43	%make test
14mr|perl-EV-4.180.0-1|44	
14mr|perl-EV-4.180.0-1|45	%install
14mr|perl-EV-4.180.0-1|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|perl-EV-4.180.0-1|47	
14mr|perl-EV-4.180.0-1|48	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14mr|perl-EV-4.180.0-1|49	
14mr|perl-EV-4.180.0-1|50	# remove special files
14mr|perl-EV-4.180.0-1|51	find %{buildroot} -name "perllocal.pod" \
14mr|perl-EV-4.180.0-1|52	-o -name ".packlist"                \
14mr|perl-EV-4.180.0-1|53	-o -name "*.bs"                     \
14mr|perl-EV-4.180.0-1|54	|xargs -i rm -f {}
14mr|perl-EV-4.180.0-1|55	
14mr|perl-EV-4.180.0-1|56	# no empty directories
14mr|perl-EV-4.180.0-1|57	find %{buildroot}%{_prefix}             \
14mr|perl-EV-4.180.0-1|58	-type d -depth                      \
14mr|perl-EV-4.180.0-1|59	-exec rmdir {} \; 2>/dev/null
14mr|perl-EV-4.180.0-1|60	
14mr|perl-EV-4.180.0-1|61	
14mr|perl-EV-4.180.0-1|62	%clean
14mr|perl-EV-4.180.0-1|63	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|perl-EV-4.180.0-1|64	
14mr|perl-EV-4.180.0-1|65	%files
14mr|perl-EV-4.180.0-1|66	%doc README Changes
14mr|perl-EV-4.180.0-1|67	%{perl_vendorarch}/EV.pm
14mr|perl-EV-4.180.0-1|68	%{perl_vendorarch}/EV
14mr|perl-EV-4.180.0-1|69	%{perl_vendorarch}/auto/EV
14mr|perl-EV-4.180.0-1|70	%{_mandir}/man3/EV*
14mr|perl-EV-4.180.0-1|71	
14mr|perl-EV-4.180.0-1|72	%changelog
14mr|perl-EV-4.180.0-1|73	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 4.180.0-1
14mr|perl-EV-4.180.0-1|74	+ Revision: 9ac88a9
14mr|perl-EV-4.180.0-1|75	- Merge pull request #2 from import/perl-EV:auto_update
14mr|perl-EV-4.180.0-1|76	- ROSA Updates Builder: update suggested
14mr|perl-EV-4.180.0-1|77	
14mr|perl-EV-4.180.0-1|78	

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

18065 14
14mr|perl-Event-1.230.0-1|1	%define upstream_name	 Event
14mr|perl-Event-1.230.0-1|2	%define upstream_version 1.23
14mr|perl-Event-1.230.0-1|3	
14mr|perl-Event-1.230.0-1|4	Name:       perl-%{upstream_name}
14mr|perl-Event-1.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Event-1.230.0-1|6	Release:	1
14mr|perl-Event-1.230.0-1|7	
14mr|perl-Event-1.230.0-1|8	Summary:	%{upstream_name} module for perl
14mr|perl-Event-1.230.0-1|9	
14mr|perl-Event-1.230.0-1|10	License:	GPL+ or Artistic
14mr|perl-Event-1.230.0-1|11	Group:		Development/Perl
14mr|perl-Event-1.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Event-1.230.0-1|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Event-1.230.0-1|14	
14mr|perl-Event-1.230.0-1|15	BuildRequires:	perl-devel
14mr|perl-Event-1.230.0-1|16	
14mr|perl-Event-1.230.0-1|17	%description
14mr|perl-Event-1.230.0-1|18	Fast, generic event loop
14mr|perl-Event-1.230.0-1|19	
14mr|perl-Event-1.230.0-1|20	%prep
14mr|perl-Event-1.230.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Event-1.230.0-1|22	
14mr|perl-Event-1.230.0-1|23	%build
14mr|perl-Event-1.230.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Event-1.230.0-1|25	%make CFLAGS="%{optflags}"
14mr|perl-Event-1.230.0-1|26	
14mr|perl-Event-1.230.0-1|27	%check
14mr|perl-Event-1.230.0-1|28	%make test
14mr|perl-Event-1.230.0-1|29	
14mr|perl-Event-1.230.0-1|30	%clean
14mr|perl-Event-1.230.0-1|31	
14mr|perl-Event-1.230.0-1|32	%install
14mr|perl-Event-1.230.0-1|33	%makeinstall_std
14mr|perl-Event-1.230.0-1|34	
14mr|perl-Event-1.230.0-1|35	%files
14mr|perl-Event-1.230.0-1|36	%doc ANNOUNCE INSTALL README TODO Tutorial.pdf ChangeLog
14mr|perl-Event-1.230.0-1|37	%{perl_vendorarch}/Event*
14mr|perl-Event-1.230.0-1|38	%{perl_vendorarch}/auto/Event
14mr|perl-Event-1.230.0-1|39	%{_mandir}/*/*
14mr|perl-Event-1.230.0-1|40	
14mr|perl-Event-1.230.0-1|41	%changelog
14mr|perl-Event-1.230.0-1|42	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.230.0-1
14mr|perl-Event-1.230.0-1|43	+ Revision: f7e1a4e
14mr|perl-Event-1.230.0-1|44	- Merge pull request #2 from import/perl-Event:auto_update
14mr|perl-Event-1.230.0-1|45	- ROSA Updates Builder: update suggested
14mr|perl-Event-1.230.0-1|46	
14mr|perl-Event-1.230.0-1|47	

18066 14
14mr|perl-Event-ExecFlow-0.640.0-5|1	%define pkgname Event-ExecFlow
14mr|perl-Event-ExecFlow-0.640.0-5|2	%define filelist %{pkgname}-%{upstream_version}-filelist
14mr|perl-Event-ExecFlow-0.640.0-5|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
14mr|perl-Event-ExecFlow-0.640.0-5|4	%define maketest 1
14mr|perl-Event-ExecFlow-0.640.0-5|5	%define upstream_version 0.64
14mr|perl-Event-ExecFlow-0.640.0-5|6	
14mr|perl-Event-ExecFlow-0.640.0-5|7	Name:      perl-Event-ExecFlow
14mr|perl-Event-ExecFlow-0.640.0-5|8	Summary:   Event-RPC - High level API for event-based execution flow control
14mr|perl-Event-ExecFlow-0.640.0-5|9	
14mr|perl-Event-ExecFlow-0.640.0-5|10	Version:   %perl_convert_version %upstream_version
14mr|perl-Event-ExecFlow-0.640.0-5|11	Release:   5
14mr|perl-Event-ExecFlow-0.640.0-5|12	License:   Artistic
14mr|perl-Event-ExecFlow-0.640.0-5|13	Group:     Development/Perl
14mr|perl-Event-ExecFlow-0.640.0-5|14	URL:       http://www.exit1.org/Event-ExecFlow/
14mr|perl-Event-ExecFlow-0.640.0-5|15	SOURCE:    http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-ExecFlow-%upstream_version.tar.bz2
14mr|perl-Event-ExecFlow-0.640.0-5|16	Buildarch: noarch
14mr|perl-Event-ExecFlow-0.640.0-5|17	BuildRequires: perl-devel
14mr|perl-Event-ExecFlow-0.640.0-5|18	BuildRequires: perl-AnyEvent
14mr|perl-Event-ExecFlow-0.640.0-5|19	BuildRequires: perl-libintl-perl
14mr|perl-Event-ExecFlow-0.640.0-5|20	
14mr|perl-Event-ExecFlow-0.640.0-5|21	%description
14mr|perl-Event-ExecFlow-0.640.0-5|22	Event::ExecFlow provides a ligh level API for defining complex flow
14mr|perl-Event-ExecFlow-0.640.0-5|23	controls with asynchronous execution of external programs.
14mr|perl-Event-ExecFlow-0.640.0-5|24	
14mr|perl-Event-ExecFlow-0.640.0-5|25	%prep
14mr|perl-Event-ExecFlow-0.640.0-5|26	%setup -q -n %{pkgname}-%{upstream_version}
14mr|perl-Event-ExecFlow-0.640.0-5|27	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14mr|perl-Event-ExecFlow-0.640.0-5|28	
14mr|perl-Event-ExecFlow-0.640.0-5|29	%build
14mr|perl-Event-ExecFlow-0.640.0-5|30	grep -rsl '^#!.*perl' . |
14mr|perl-Event-ExecFlow-0.640.0-5|31	grep -v '.bak$' |xargs --no-run-if-empty \
14mr|perl-Event-ExecFlow-0.640.0-5|32	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14mr|perl-Event-ExecFlow-0.640.0-5|33	CFLAGS="%{optflags}"
14mr|perl-Event-ExecFlow-0.640.0-5|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
14mr|perl-Event-ExecFlow-0.640.0-5|35	%make
14mr|perl-Event-ExecFlow-0.640.0-5|36	%check
14mr|perl-Event-ExecFlow-0.640.0-5|37	chmod 755 bin/*
14mr|perl-Event-ExecFlow-0.640.0-5|38	%make test
14mr|perl-Event-ExecFlow-0.640.0-5|39	
14mr|perl-Event-ExecFlow-0.640.0-5|40	%install
14mr|perl-Event-ExecFlow-0.640.0-5|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|perl-Event-ExecFlow-0.640.0-5|42	
14mr|perl-Event-ExecFlow-0.640.0-5|43	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14mr|perl-Event-ExecFlow-0.640.0-5|44	
14mr|perl-Event-ExecFlow-0.640.0-5|45	# remove special files
14mr|perl-Event-ExecFlow-0.640.0-5|46	find %{buildroot} -name "perllocal.pod" \
14mr|perl-Event-ExecFlow-0.640.0-5|47	-o -name ".packlist"                \
14mr|perl-Event-ExecFlow-0.640.0-5|48	-o -name "*.bs"                     \
14mr|perl-Event-ExecFlow-0.640.0-5|49	|xargs -i rm -f {}
14mr|perl-Event-ExecFlow-0.640.0-5|50	
14mr|perl-Event-ExecFlow-0.640.0-5|51	# no empty directories
14mr|perl-Event-ExecFlow-0.640.0-5|52	find %{buildroot}%{_prefix}             \
14mr|perl-Event-ExecFlow-0.640.0-5|53	-type d -depth                      \
14mr|perl-Event-ExecFlow-0.640.0-5|54	-exec rmdir {} \; 2>/dev/null
14mr|perl-Event-ExecFlow-0.640.0-5|55	
14mr|perl-Event-ExecFlow-0.640.0-5|56	
14mr|perl-Event-ExecFlow-0.640.0-5|57	%clean
14mr|perl-Event-ExecFlow-0.640.0-5|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|perl-Event-ExecFlow-0.640.0-5|59	
14mr|perl-Event-ExecFlow-0.640.0-5|60	%files
14mr|perl-Event-ExecFlow-0.640.0-5|61	%doc README Changes
14mr|perl-Event-ExecFlow-0.640.0-5|62	%{_bindir}/execflow
14mr|perl-Event-ExecFlow-0.640.0-5|63	%{perl_vendorlib}/Event/ExecFlow*
14mr|perl-Event-ExecFlow-0.640.0-5|64	%{_mandir}/man3/Event::ExecFlow*
14mr|perl-Event-ExecFlow-0.640.0-5|65	
14mr|perl-Event-ExecFlow-0.640.0-5|66	
14mr|perl-Event-ExecFlow-0.640.0-5|67	
14mr|perl-Event-ExecFlow-0.640.0-5|68	
14mr|perl-Event-ExecFlow-0.640.0-5|69	%changelog
14mr|perl-Event-ExecFlow-0.640.0-5|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.640.0-5
14mr|perl-Event-ExecFlow-0.640.0-5|71	+ Revision: 14a9a6f
14mr|perl-Event-ExecFlow-0.640.0-5|72	- MassBuild#440: Increase release tag
14mr|perl-Event-ExecFlow-0.640.0-5|73	
14mr|perl-Event-ExecFlow-0.640.0-5|74	

18067 14
14mr|perl-Event-File-0.1.1-5|1	%define module	Event-File
14mr|perl-Event-File-0.1.1-5|2	
14mr|perl-Event-File-0.1.1-5|3	Summary:	Mimic the 'tail -f' behaviour using Event
14mr|perl-Event-File-0.1.1-5|4	Name:		perl-%{module}
14mr|perl-Event-File-0.1.1-5|5	Version:	0.1.1
14mr|perl-Event-File-0.1.1-5|6	Release:	5
14mr|perl-Event-File-0.1.1-5|7	License:	GPL or Artistic
14mr|perl-Event-File-0.1.1-5|8	Group:		Development/Perl
14mr|perl-Event-File-0.1.1-5|9	URL:		http://search.cpan.org/dist/%{module}
14mr|perl-Event-File-0.1.1-5|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Event/%{module}-%{version}.tar.bz2
14mr|perl-Event-File-0.1.1-5|11	BuildRequires:	perl-devel
14mr|perl-Event-File-0.1.1-5|12	BuildArch:	noarch
14mr|perl-Event-File-0.1.1-5|13	
14mr|perl-Event-File-0.1.1-5|14	%description
14mr|perl-Event-File-0.1.1-5|15	This module tries to mimic the 'tail -f' behaviour
14mr|perl-Event-File-0.1.1-5|16	using Event.
14mr|perl-Event-File-0.1.1-5|17	
14mr|perl-Event-File-0.1.1-5|18	It detects file deletion, rename, rotation providing a simple way to keep
14mr|perl-Event-File-0.1.1-5|19	track of files like log files.
14mr|perl-Event-File-0.1.1-5|20	
14mr|perl-Event-File-0.1.1-5|21	%prep
14mr|perl-Event-File-0.1.1-5|22	%setup -q -n %{module}-%{version}
14mr|perl-Event-File-0.1.1-5|23	find -type f | xargs chmod 0644
14mr|perl-Event-File-0.1.1-5|24	find -type d | xargs chmod 0755
14mr|perl-Event-File-0.1.1-5|25	
14mr|perl-Event-File-0.1.1-5|26	%build
14mr|perl-Event-File-0.1.1-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Event-File-0.1.1-5|28	%make
14mr|perl-Event-File-0.1.1-5|29	
14mr|perl-Event-File-0.1.1-5|30	%install
14mr|perl-Event-File-0.1.1-5|31	%makeinstall_std
14mr|perl-Event-File-0.1.1-5|32	
14mr|perl-Event-File-0.1.1-5|33	%clean
14mr|perl-Event-File-0.1.1-5|34	
14mr|perl-Event-File-0.1.1-5|35	%files
14mr|perl-Event-File-0.1.1-5|36	%doc README Changes demo
14mr|perl-Event-File-0.1.1-5|37	%{perl_vendorlib}/Event
14mr|perl-Event-File-0.1.1-5|38	%{_mandir}/man3/*
14mr|perl-Event-File-0.1.1-5|39	
14mr|perl-Event-File-0.1.1-5|40	%changelog
14mr|perl-Event-File-0.1.1-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-5
14mr|perl-Event-File-0.1.1-5|42	+ Revision: 6a8b92a
14mr|perl-Event-File-0.1.1-5|43	- MassBuild#440: Increase release tag
14mr|perl-Event-File-0.1.1-5|44	
14mr|perl-Event-File-0.1.1-5|45	

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

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

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

18071 14
14mr|perl-ExtUtils-Config-0.8.0-1|1	%define upstream_name  	    ExtUtils-Config
14mr|perl-ExtUtils-Config-0.8.0-1|2	%define upstream_version 0.008
14mr|perl-ExtUtils-Config-0.8.0-1|3	
14mr|perl-ExtUtils-Config-0.8.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-ExtUtils-Config-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-ExtUtils-Config-0.8.0-1|6	Release:	1
14mr|perl-ExtUtils-Config-0.8.0-1|7	Summary:	A wrapper for perl's configuration
14mr|perl-ExtUtils-Config-0.8.0-1|8	
14mr|perl-ExtUtils-Config-0.8.0-1|9	License:	GPL or Artistic
14mr|perl-ExtUtils-Config-0.8.0-1|10	Group:		Development/Perl
14mr|perl-ExtUtils-Config-0.8.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-ExtUtils-Config-0.8.0-1|12	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-ExtUtils-Config-0.8.0-1|13	BuildRequires:	perl(File::Basename)
14mr|perl-ExtUtils-Config-0.8.0-1|14	BuildRequires:	perl(File::Spec)
14mr|perl-ExtUtils-Config-0.8.0-1|15	BuildRequires:	perl(Test)
14mr|perl-ExtUtils-Config-0.8.0-1|16	BuildRequires:	perl(Text::ParseWords)
14mr|perl-ExtUtils-Config-0.8.0-1|17	BuildRequires:	perl-devel
14mr|perl-ExtUtils-Config-0.8.0-1|18	BuildArch:	noarch
14mr|perl-ExtUtils-Config-0.8.0-1|19	
14mr|perl-ExtUtils-Config-0.8.0-1|20	%description
14mr|perl-ExtUtils-Config-0.8.0-1|21	A wrapper for perl's configuration.
14mr|perl-ExtUtils-Config-0.8.0-1|22	
14mr|perl-ExtUtils-Config-0.8.0-1|23	%prep
14mr|perl-ExtUtils-Config-0.8.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-ExtUtils-Config-0.8.0-1|25	
14mr|perl-ExtUtils-Config-0.8.0-1|26	%build
14mr|perl-ExtUtils-Config-0.8.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-ExtUtils-Config-0.8.0-1|28	make
14mr|perl-ExtUtils-Config-0.8.0-1|29	
14mr|perl-ExtUtils-Config-0.8.0-1|30	%check
14mr|perl-ExtUtils-Config-0.8.0-1|31	make test
14mr|perl-ExtUtils-Config-0.8.0-1|32	
14mr|perl-ExtUtils-Config-0.8.0-1|33	%install
14mr|perl-ExtUtils-Config-0.8.0-1|34	%makeinstall_std
14mr|perl-ExtUtils-Config-0.8.0-1|35	
14mr|perl-ExtUtils-Config-0.8.0-1|36	%files
14mr|perl-ExtUtils-Config-0.8.0-1|37	%doc Changes
14mr|perl-ExtUtils-Config-0.8.0-1|38	%{perl_vendorlib}/ExtUtils
14mr|perl-ExtUtils-Config-0.8.0-1|39	%{_mandir}/man3/*
14mr|perl-ExtUtils-Config-0.8.0-1|40	
14mr|perl-ExtUtils-Config-0.8.0-1|41	
14mr|perl-ExtUtils-Config-0.8.0-1|42	%changelog
14mr|perl-ExtUtils-Config-0.8.0-1|43	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 0.8.0-1
14mr|perl-ExtUtils-Config-0.8.0-1|44	+ Revision: 60a5839
14mr|perl-ExtUtils-Config-0.8.0-1|45	- Merge pull request #1 from import/perl-ExtUtils-Config:auto_update
14mr|perl-ExtUtils-Config-0.8.0-1|46	- ROSA Updates Builder: update suggested
14mr|perl-ExtUtils-Config-0.8.0-1|47	
14mr|perl-ExtUtils-Config-0.8.0-1|48	

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

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

18074 14
14mr|perl-ExtUtils-Helpers-0.22.0-4|1	%define upstream_name  	    ExtUtils-Helpers
14mr|perl-ExtUtils-Helpers-0.22.0-4|2	%define upstream_version 0.022
14mr|perl-ExtUtils-Helpers-0.22.0-4|3	
14mr|perl-ExtUtils-Helpers-0.22.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-ExtUtils-Helpers-0.22.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-ExtUtils-Helpers-0.22.0-4|6	Release:	4
14mr|perl-ExtUtils-Helpers-0.22.0-4|7	Summary:	Various portability utilities for module builders
14mr|perl-ExtUtils-Helpers-0.22.0-4|8	
14mr|perl-ExtUtils-Helpers-0.22.0-4|9	License:	GPL or Artistic
14mr|perl-ExtUtils-Helpers-0.22.0-4|10	Group:		Development/Perl
14mr|perl-ExtUtils-Helpers-0.22.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-ExtUtils-Helpers-0.22.0-4|12	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-ExtUtils-Helpers-0.22.0-4|13	BuildRequires:	perl(File::Basename)
14mr|perl-ExtUtils-Helpers-0.22.0-4|14	BuildRequires:	perl(File::Spec)
14mr|perl-ExtUtils-Helpers-0.22.0-4|15	BuildRequires:	perl(Test)
14mr|perl-ExtUtils-Helpers-0.22.0-4|16	BuildRequires:	perl(Text::ParseWords)
14mr|perl-ExtUtils-Helpers-0.22.0-4|17	BuildRequires:	perl-devel
14mr|perl-ExtUtils-Helpers-0.22.0-4|18	BuildArch:	noarch
14mr|perl-ExtUtils-Helpers-0.22.0-4|19	
14mr|perl-ExtUtils-Helpers-0.22.0-4|20	%description
14mr|perl-ExtUtils-Helpers-0.22.0-4|21	Various portability utilities for module builders.
14mr|perl-ExtUtils-Helpers-0.22.0-4|22	
14mr|perl-ExtUtils-Helpers-0.22.0-4|23	%prep
14mr|perl-ExtUtils-Helpers-0.22.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-ExtUtils-Helpers-0.22.0-4|25	
14mr|perl-ExtUtils-Helpers-0.22.0-4|26	%build
14mr|perl-ExtUtils-Helpers-0.22.0-4|27	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-ExtUtils-Helpers-0.22.0-4|28	make
14mr|perl-ExtUtils-Helpers-0.22.0-4|29	
14mr|perl-ExtUtils-Helpers-0.22.0-4|30	%check
14mr|perl-ExtUtils-Helpers-0.22.0-4|31	make test
14mr|perl-ExtUtils-Helpers-0.22.0-4|32	
14mr|perl-ExtUtils-Helpers-0.22.0-4|33	%install
14mr|perl-ExtUtils-Helpers-0.22.0-4|34	%makeinstall_std
14mr|perl-ExtUtils-Helpers-0.22.0-4|35	
14mr|perl-ExtUtils-Helpers-0.22.0-4|36	%files
14mr|perl-ExtUtils-Helpers-0.22.0-4|37	%doc Changes
14mr|perl-ExtUtils-Helpers-0.22.0-4|38	%{perl_vendorlib}/ExtUtils
14mr|perl-ExtUtils-Helpers-0.22.0-4|39	%{_mandir}/man3/*
14mr|perl-ExtUtils-Helpers-0.22.0-4|40	
14mr|perl-ExtUtils-Helpers-0.22.0-4|41	
14mr|perl-ExtUtils-Helpers-0.22.0-4|42	%changelog
14mr|perl-ExtUtils-Helpers-0.22.0-4|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.22.0-4
14mr|perl-ExtUtils-Helpers-0.22.0-4|44	+ Revision: 30588e1
14mr|perl-ExtUtils-Helpers-0.22.0-4|45	- MassBuild#440: Increase release tag
14mr|perl-ExtUtils-Helpers-0.22.0-4|46	
14mr|perl-ExtUtils-Helpers-0.22.0-4|47	

18075 14
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|1	%define upstream_name  	    ExtUtils-InstallPaths
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|2	%define upstream_version 0.010
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|3	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|6	Release:	4
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|7	Summary:	Build.PL install path logic made easy
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|8	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|9	License:	GPL or Artistic
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|10	Group:		Development/Perl
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|12	Source:		http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-InstallPaths-%{upstream_version}.tar.gz
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|13	BuildRequires:	perl(File::Basename)
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|14	BuildRequires:	perl(File::Spec)
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|15	BuildRequires:	perl(Test)
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|16	BuildRequires:	perl(Text::ParseWords)
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|17	BuildRequires:	perl(ExtUtils::Config)
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|18	BuildRequires:	perl-devel
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|19	BuildArch:	noarch
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|20	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|21	%description
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|22	Build.PL install path logic made easy.
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|23	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|24	%prep
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|26	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|27	%build
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|28	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|29	make
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|30	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|31	%check
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|32	make test
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|33	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|34	%install
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|35	%makeinstall_std
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|36	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|37	%files
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|38	%doc Changes
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|39	%{perl_vendorlib}/ExtUtils
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|40	%{_mandir}/man3/*
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|41	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|42	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|43	%changelog
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.0-4
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|45	+ Revision: d92373e
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|46	- MassBuild#440: Increase release tag
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|47	
14mr|perl-ExtUtils-InstallPaths-0.10.0-4|48	

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

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

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

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

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

18081 14
14mr|perl-File-DesktopEntry-0.80.0-3|1	%define modname	File-DesktopEntry
14mr|perl-File-DesktopEntry-0.80.0-3|2	%define modver 0.08
14mr|perl-File-DesktopEntry-0.80.0-3|3	
14mr|perl-File-DesktopEntry-0.80.0-3|4	Summary:	Object to handle .desktop files
14mr|perl-File-DesktopEntry-0.80.0-3|5	
14mr|perl-File-DesktopEntry-0.80.0-3|6	
14mr|perl-File-DesktopEntry-0.80.0-3|7	Name:		perl-%{modname}
14mr|perl-File-DesktopEntry-0.80.0-3|8	Version:	%perl_convert_version %{modver}
14mr|perl-File-DesktopEntry-0.80.0-3|9	Release:	3
14mr|perl-File-DesktopEntry-0.80.0-3|10	License:	GPLv2
14mr|perl-File-DesktopEntry-0.80.0-3|11	Group:		Development/Perl
14mr|perl-File-DesktopEntry-0.80.0-3|12	Url:		http://search.cpan.org/dist/%{modname}/
14mr|perl-File-DesktopEntry-0.80.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/%{modname}-%{modver}.tar.gz
14mr|perl-File-DesktopEntry-0.80.0-3|14	BuildArch:	noarch
14mr|perl-File-DesktopEntry-0.80.0-3|15	BuildRequires:	perl(File::BaseDir)
14mr|perl-File-DesktopEntry-0.80.0-3|16	BuildRequires:	perl(Module::Build)
14mr|perl-File-DesktopEntry-0.80.0-3|17	BuildRequires:	perl(JSON::PP)
14mr|perl-File-DesktopEntry-0.80.0-3|18	BuildRequires:	perl-devel
14mr|perl-File-DesktopEntry-0.80.0-3|19	
14mr|perl-File-DesktopEntry-0.80.0-3|20	%description
14mr|perl-File-DesktopEntry-0.80.0-3|21	This module is used to work with .desktop files. The format of these files is
14mr|perl-File-DesktopEntry-0.80.0-3|22	specified by the freedesktop "Desktop Entry" specification.
14mr|perl-File-DesktopEntry-0.80.0-3|23	
14mr|perl-File-DesktopEntry-0.80.0-3|24	%prep
14mr|perl-File-DesktopEntry-0.80.0-3|25	%setup -qn %{modname}-%{modver}
14mr|perl-File-DesktopEntry-0.80.0-3|26	
14mr|perl-File-DesktopEntry-0.80.0-3|27	%build
14mr|perl-File-DesktopEntry-0.80.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-DesktopEntry-0.80.0-3|29	%make
14mr|perl-File-DesktopEntry-0.80.0-3|30	
14mr|perl-File-DesktopEntry-0.80.0-3|31	%check
14mr|perl-File-DesktopEntry-0.80.0-3|32	%make test
14mr|perl-File-DesktopEntry-0.80.0-3|33	
14mr|perl-File-DesktopEntry-0.80.0-3|34	%install
14mr|perl-File-DesktopEntry-0.80.0-3|35	%makeinstall_std
14mr|perl-File-DesktopEntry-0.80.0-3|36	
14mr|perl-File-DesktopEntry-0.80.0-3|37	%files
14mr|perl-File-DesktopEntry-0.80.0-3|38	%doc README Changes
14mr|perl-File-DesktopEntry-0.80.0-3|39	%{perl_vendorlib}/File/DesktopEntry.pm
14mr|perl-File-DesktopEntry-0.80.0-3|40	%{_mandir}/man3/*
14mr|perl-File-DesktopEntry-0.80.0-3|41	
14mr|perl-File-DesktopEntry-0.80.0-3|42	%changelog
14mr|perl-File-DesktopEntry-0.80.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.80.0-3
14mr|perl-File-DesktopEntry-0.80.0-3|44	+ Revision: 275daaa
14mr|perl-File-DesktopEntry-0.80.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-File-DesktopEntry-0.80.0-3|46	
14mr|perl-File-DesktopEntry-0.80.0-3|47	

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

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

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

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

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

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

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

18089 14
14mr|perl-File-MimeInfo-0.260.0-2|1	%define upstream_name 	 File-MimeInfo
14mr|perl-File-MimeInfo-0.260.0-2|2	%define upstream_version 0.26
14mr|perl-File-MimeInfo-0.260.0-2|3	
14mr|perl-File-MimeInfo-0.260.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-File-MimeInfo-0.260.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-File-MimeInfo-0.260.0-2|6	Release:    2
14mr|perl-File-MimeInfo-0.260.0-2|7	
14mr|perl-File-MimeInfo-0.260.0-2|8	Summary:    Determine file type
14mr|perl-File-MimeInfo-0.260.0-2|9	
14mr|perl-File-MimeInfo-0.260.0-2|10	License:    GPL+ or Artistic
14mr|perl-File-MimeInfo-0.260.0-2|11	Group:      Development/Perl
14mr|perl-File-MimeInfo-0.260.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-File-MimeInfo-0.260.0-2|13	Source0:    http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-File-MimeInfo-0.260.0-2|14	
14mr|perl-File-MimeInfo-0.260.0-2|15	BuildRequires: perl(Carp)
14mr|perl-File-MimeInfo-0.260.0-2|16	BuildRequires: perl(Exporter)
14mr|perl-File-MimeInfo-0.260.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14mr|perl-File-MimeInfo-0.260.0-2|18	BuildRequires: perl(Fcntl)
14mr|perl-File-MimeInfo-0.260.0-2|19	BuildRequires: perl(File::BaseDir) >= 0.30.0
14mr|perl-File-MimeInfo-0.260.0-2|20	BuildRequires: perl(File::DesktopEntry) >= 0.40.0
14mr|perl-File-MimeInfo-0.260.0-2|21	BuildRequires: perl(Pod::Usage)
14mr|perl-File-MimeInfo-0.260.0-2|22	BuildRequires: perl-devel
14mr|perl-File-MimeInfo-0.260.0-2|23	BuildArch:  noarch
14mr|perl-File-MimeInfo-0.260.0-2|24	Requires:   perl(File::BaseDir) >= 0.30.0
14mr|perl-File-MimeInfo-0.260.0-2|25	
14mr|perl-File-MimeInfo-0.260.0-2|26	%description
14mr|perl-File-MimeInfo-0.260.0-2|27	This module can be used to determine the mime type of a file; it's a
14mr|perl-File-MimeInfo-0.260.0-2|28	replacement for File::MMagic trying to implement the freedesktop
14mr|perl-File-MimeInfo-0.260.0-2|29	specification for using the shared mime-info database. The package
14mr|perl-File-MimeInfo-0.260.0-2|30	comes with a script called 'mimetype' that can be used as a file(1)
14mr|perl-File-MimeInfo-0.260.0-2|31	work-alike.
14mr|perl-File-MimeInfo-0.260.0-2|32	
14mr|perl-File-MimeInfo-0.260.0-2|33	%prep
14mr|perl-File-MimeInfo-0.260.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-File-MimeInfo-0.260.0-2|35	
14mr|perl-File-MimeInfo-0.260.0-2|36	%build
14mr|perl-File-MimeInfo-0.260.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-MimeInfo-0.260.0-2|38	%make
14mr|perl-File-MimeInfo-0.260.0-2|39	
14mr|perl-File-MimeInfo-0.260.0-2|40	%check
14mr|perl-File-MimeInfo-0.260.0-2|41	make test
14mr|perl-File-MimeInfo-0.260.0-2|42	
14mr|perl-File-MimeInfo-0.260.0-2|43	%install
14mr|perl-File-MimeInfo-0.260.0-2|44	%makeinstall_std
14mr|perl-File-MimeInfo-0.260.0-2|45	
14mr|perl-File-MimeInfo-0.260.0-2|46	%files
14mr|perl-File-MimeInfo-0.260.0-2|47	%doc Changes META.json META.yml MYMETA.yml
14mr|perl-File-MimeInfo-0.260.0-2|48	%{_bindir}/mimeopen
14mr|perl-File-MimeInfo-0.260.0-2|49	%{_bindir}/mimetype
14mr|perl-File-MimeInfo-0.260.0-2|50	%{perl_vendorlib}/File
14mr|perl-File-MimeInfo-0.260.0-2|51	%{_mandir}/*/*
14mr|perl-File-MimeInfo-0.260.0-2|52	
14mr|perl-File-MimeInfo-0.260.0-2|53	
14mr|perl-File-MimeInfo-0.260.0-2|54	%changelog
14mr|perl-File-MimeInfo-0.260.0-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.260.0-2
14mr|perl-File-MimeInfo-0.260.0-2|56	+ Revision: 0302a9e
14mr|perl-File-MimeInfo-0.260.0-2|57	- MassBuild#440: Increase release tag
14mr|perl-File-MimeInfo-0.260.0-2|58	
14mr|perl-File-MimeInfo-0.260.0-2|59	

18090 14
14mr|perl-File-MMagic-1.300.0-3|1	%define	upstream_name	 File-MMagic
14mr|perl-File-MMagic-1.300.0-3|2	%define upstream_version 1.30
14mr|perl-File-MMagic-1.300.0-3|3	
14mr|perl-File-MMagic-1.300.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-File-MMagic-1.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-File-MMagic-1.300.0-3|6	Release:	3
14mr|perl-File-MMagic-1.300.0-3|7	
14mr|perl-File-MMagic-1.300.0-3|8	Summary:	Guess file type from filename and/or filehandle
14mr|perl-File-MMagic-1.300.0-3|9	
14mr|perl-File-MMagic-1.300.0-3|10	License:	GPL+ or Artistic
14mr|perl-File-MMagic-1.300.0-3|11	Group:		Development/Perl
14mr|perl-File-MMagic-1.300.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-File-MMagic-1.300.0-3|13	Source0:	http://www.cpan.org/modules/by-module/File/File-MMagic-%{upstream_version}.tar.gz
14mr|perl-File-MMagic-1.300.0-3|14	
14mr|perl-File-MMagic-1.300.0-3|15	BuildRequires:	perl-devel
14mr|perl-File-MMagic-1.300.0-3|16	BuildArch:	noarch
14mr|perl-File-MMagic-1.300.0-3|17	
14mr|perl-File-MMagic-1.300.0-3|18	%description
14mr|perl-File-MMagic-1.300.0-3|19	This perl library uses perl5 objects to guess file type from filename and/or
14mr|perl-File-MMagic-1.300.0-3|20	filehandle.
14mr|perl-File-MMagic-1.300.0-3|21	
14mr|perl-File-MMagic-1.300.0-3|22	%prep
14mr|perl-File-MMagic-1.300.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-File-MMagic-1.300.0-3|24	
14mr|perl-File-MMagic-1.300.0-3|25	%build
14mr|perl-File-MMagic-1.300.0-3|26	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-MMagic-1.300.0-3|27	%make
14mr|perl-File-MMagic-1.300.0-3|28	
14mr|perl-File-MMagic-1.300.0-3|29	%check
14mr|perl-File-MMagic-1.300.0-3|30	make test
14mr|perl-File-MMagic-1.300.0-3|31	
14mr|perl-File-MMagic-1.300.0-3|32	%install
14mr|perl-File-MMagic-1.300.0-3|33	%makeinstall_std
14mr|perl-File-MMagic-1.300.0-3|34	
14mr|perl-File-MMagic-1.300.0-3|35	%files
14mr|perl-File-MMagic-1.300.0-3|36	%doc README.en
14mr|perl-File-MMagic-1.300.0-3|37	%{perl_vendorlib}/File
14mr|perl-File-MMagic-1.300.0-3|38	%{_mandir}/*/*
14mr|perl-File-MMagic-1.300.0-3|39	
14mr|perl-File-MMagic-1.300.0-3|40	
14mr|perl-File-MMagic-1.300.0-3|41	
14mr|perl-File-MMagic-1.300.0-3|42	%changelog
14mr|perl-File-MMagic-1.300.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.300.0-3
14mr|perl-File-MMagic-1.300.0-3|44	+ Revision: 2dbe1f9
14mr|perl-File-MMagic-1.300.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-File-MMagic-1.300.0-3|46	
14mr|perl-File-MMagic-1.300.0-3|47	

18091 14
14mr|perl-File-NCopy-0.360.0-7|1	%define	upstream_name	 File-NCopy
14mr|perl-File-NCopy-0.360.0-7|2	%define	upstream_version 0.36
14mr|perl-File-NCopy-0.360.0-7|3	
14mr|perl-File-NCopy-0.360.0-7|4	Name:		perl-%{upstream_name}
14mr|perl-File-NCopy-0.360.0-7|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-File-NCopy-0.360.0-7|6	Release:	7
14mr|perl-File-NCopy-0.360.0-7|7	
14mr|perl-File-NCopy-0.360.0-7|8	Summary:	Copies files to directories, or a single file to another file
14mr|perl-File-NCopy-0.360.0-7|9	
14mr|perl-File-NCopy-0.360.0-7|10	License:	GPL+ or Artistic
14mr|perl-File-NCopy-0.360.0-7|11	Group:		Development/Perl
14mr|perl-File-NCopy-0.360.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-File-NCopy-0.360.0-7|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-File-NCopy-0.360.0-7|14	
14mr|perl-File-NCopy-0.360.0-7|15	BuildRequires:	perl-devel
14mr|perl-File-NCopy-0.360.0-7|16	BuildArch:	noarch
14mr|perl-File-NCopy-0.360.0-7|17	
14mr|perl-File-NCopy-0.360.0-7|18	%description
14mr|perl-File-NCopy-0.360.0-7|19	Copies files to directories, or a single file to another file.
14mr|perl-File-NCopy-0.360.0-7|20	
14mr|perl-File-NCopy-0.360.0-7|21	%prep
14mr|perl-File-NCopy-0.360.0-7|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-File-NCopy-0.360.0-7|23	
14mr|perl-File-NCopy-0.360.0-7|24	%build
14mr|perl-File-NCopy-0.360.0-7|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-NCopy-0.360.0-7|26	
14mr|perl-File-NCopy-0.360.0-7|27	%check
14mr|perl-File-NCopy-0.360.0-7|28	make test
14mr|perl-File-NCopy-0.360.0-7|29	
14mr|perl-File-NCopy-0.360.0-7|30	%install
14mr|perl-File-NCopy-0.360.0-7|31	%makeinstall_std
14mr|perl-File-NCopy-0.360.0-7|32	
14mr|perl-File-NCopy-0.360.0-7|33	%files
14mr|perl-File-NCopy-0.360.0-7|34	%doc Changes
14mr|perl-File-NCopy-0.360.0-7|35	%{_mandir}/*/*
14mr|perl-File-NCopy-0.360.0-7|36	%{perl_vendorlib}/File
14mr|perl-File-NCopy-0.360.0-7|37	
14mr|perl-File-NCopy-0.360.0-7|38	
14mr|perl-File-NCopy-0.360.0-7|39	
14mr|perl-File-NCopy-0.360.0-7|40	%changelog
14mr|perl-File-NCopy-0.360.0-7|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.360.0-7
14mr|perl-File-NCopy-0.360.0-7|42	+ Revision: f3bfc81
14mr|perl-File-NCopy-0.360.0-7|43	- MassBuild#440: Increase release tag
14mr|perl-File-NCopy-0.360.0-7|44	
14mr|perl-File-NCopy-0.360.0-7|45	

18092 14
14mr|perl-File-Remove-1.520.0-3|1	%define	upstream_name	 File-Remove
14mr|perl-File-Remove-1.520.0-3|2	%define upstream_version 1.52
14mr|perl-File-Remove-1.520.0-3|3	
14mr|perl-File-Remove-1.520.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-File-Remove-1.520.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-File-Remove-1.520.0-3|6	Release:    3
14mr|perl-File-Remove-1.520.0-3|7	
14mr|perl-File-Remove-1.520.0-3|8	Summary:	Remove files and directories
14mr|perl-File-Remove-1.520.0-3|9	
14mr|perl-File-Remove-1.520.0-3|10	License:	GPL+ or Artistic
14mr|perl-File-Remove-1.520.0-3|11	Group:		Development/Perl
14mr|perl-File-Remove-1.520.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-File-Remove-1.520.0-3|13	Source0:    http://www.cpan.org/modules/by-module/File/File-Remove-%{upstream_version}.tar.gz
14mr|perl-File-Remove-1.520.0-3|14	
14mr|perl-File-Remove-1.520.0-3|15	BuildRequires:	perl-devel
14mr|perl-File-Remove-1.520.0-3|16	BuildArch:	noarch
14mr|perl-File-Remove-1.520.0-3|17	
14mr|perl-File-Remove-1.520.0-3|18	%description
14mr|perl-File-Remove-1.520.0-3|19	A Perl module to remove files and directories.
14mr|perl-File-Remove-1.520.0-3|20	
14mr|perl-File-Remove-1.520.0-3|21	%prep
14mr|perl-File-Remove-1.520.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-File-Remove-1.520.0-3|23	
14mr|perl-File-Remove-1.520.0-3|24	%build
14mr|perl-File-Remove-1.520.0-3|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-Remove-1.520.0-3|26	%make
14mr|perl-File-Remove-1.520.0-3|27	
14mr|perl-File-Remove-1.520.0-3|28	%check
14mr|perl-File-Remove-1.520.0-3|29	%__make test
14mr|perl-File-Remove-1.520.0-3|30	
14mr|perl-File-Remove-1.520.0-3|31	%install
14mr|perl-File-Remove-1.520.0-3|32	%makeinstall_std
14mr|perl-File-Remove-1.520.0-3|33	
14mr|perl-File-Remove-1.520.0-3|34	%files
14mr|perl-File-Remove-1.520.0-3|35	%doc README Changes
14mr|perl-File-Remove-1.520.0-3|36	%{perl_vendorlib}/File
14mr|perl-File-Remove-1.520.0-3|37	%{_mandir}/*/*
14mr|perl-File-Remove-1.520.0-3|38	
14mr|perl-File-Remove-1.520.0-3|39	
14mr|perl-File-Remove-1.520.0-3|40	
14mr|perl-File-Remove-1.520.0-3|41	%changelog
14mr|perl-File-Remove-1.520.0-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.520.0-3
14mr|perl-File-Remove-1.520.0-3|43	+ Revision: 02bfbb8
14mr|perl-File-Remove-1.520.0-3|44	- MassBuild#440: Increase release tag
14mr|perl-File-Remove-1.520.0-3|45	
14mr|perl-File-Remove-1.520.0-3|46	

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

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

18095 14
14mr|perl-File-Slurp-Tiny-0.3.0-2|1	%define upstream_name    File-Slurp-Tiny
14mr|perl-File-Slurp-Tiny-0.3.0-2|2	%define upstream_version 0.003
14mr|perl-File-Slurp-Tiny-0.3.0-2|3	
14mr|perl-File-Slurp-Tiny-0.3.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-File-Slurp-Tiny-0.3.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-File-Slurp-Tiny-0.3.0-2|6	Release:    2
14mr|perl-File-Slurp-Tiny-0.3.0-2|7	
14mr|perl-File-Slurp-Tiny-0.3.0-2|8	Summary:    A simple, sane and efficient file slurper
14mr|perl-File-Slurp-Tiny-0.3.0-2|9	License:    GPL+ or Artistic
14mr|perl-File-Slurp-Tiny-0.3.0-2|10	Group:      Development/Perl
14mr|perl-File-Slurp-Tiny-0.3.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-File-Slurp-Tiny-0.3.0-2|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-File-Slurp-Tiny-0.3.0-2|13	
14mr|perl-File-Slurp-Tiny-0.3.0-2|14	BuildRequires: perl(Carp)
14mr|perl-File-Slurp-Tiny-0.3.0-2|15	BuildRequires: perl(Exporter)
14mr|perl-File-Slurp-Tiny-0.3.0-2|16	BuildRequires: perl(File::Spec)
14mr|perl-File-Slurp-Tiny-0.3.0-2|17	BuildRequires: perl(File::Spec::Functions)
14mr|perl-File-Slurp-Tiny-0.3.0-2|18	BuildRequires: perl(File::Temp)
14mr|perl-File-Slurp-Tiny-0.3.0-2|19	BuildRequires: perl(FileHandle)
14mr|perl-File-Slurp-Tiny-0.3.0-2|20	BuildRequires: perl(IO::Handle)
14mr|perl-File-Slurp-Tiny-0.3.0-2|21	BuildRequires: perl(IPC::Open3)
14mr|perl-File-Slurp-Tiny-0.3.0-2|22	BuildRequires: perl(Test::More)
14mr|perl-File-Slurp-Tiny-0.3.0-2|23	BuildRequires: perl(strict)
14mr|perl-File-Slurp-Tiny-0.3.0-2|24	BuildRequires: perl-devel
14mr|perl-File-Slurp-Tiny-0.3.0-2|25	BuildRequires: perl(warnings)
14mr|perl-File-Slurp-Tiny-0.3.0-2|26	BuildArch: noarch
14mr|perl-File-Slurp-Tiny-0.3.0-2|27	
14mr|perl-File-Slurp-Tiny-0.3.0-2|28	%description
14mr|perl-File-Slurp-Tiny-0.3.0-2|29	This module provides functions for fast and correct slurping and spewing.
14mr|perl-File-Slurp-Tiny-0.3.0-2|30	All functions are optionally exported.
14mr|perl-File-Slurp-Tiny-0.3.0-2|31	
14mr|perl-File-Slurp-Tiny-0.3.0-2|32	%prep
14mr|perl-File-Slurp-Tiny-0.3.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-File-Slurp-Tiny-0.3.0-2|34	
14mr|perl-File-Slurp-Tiny-0.3.0-2|35	%build
14mr|perl-File-Slurp-Tiny-0.3.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-Slurp-Tiny-0.3.0-2|37	
14mr|perl-File-Slurp-Tiny-0.3.0-2|38	%make
14mr|perl-File-Slurp-Tiny-0.3.0-2|39	
14mr|perl-File-Slurp-Tiny-0.3.0-2|40	%check
14mr|perl-File-Slurp-Tiny-0.3.0-2|41	%make test
14mr|perl-File-Slurp-Tiny-0.3.0-2|42	
14mr|perl-File-Slurp-Tiny-0.3.0-2|43	%install
14mr|perl-File-Slurp-Tiny-0.3.0-2|44	%makeinstall_std
14mr|perl-File-Slurp-Tiny-0.3.0-2|45	
14mr|perl-File-Slurp-Tiny-0.3.0-2|46	%files
14mr|perl-File-Slurp-Tiny-0.3.0-2|47	%doc INSTALL LICENSE META.json Changes META.yml README
14mr|perl-File-Slurp-Tiny-0.3.0-2|48	%{_mandir}/man3/*
14mr|perl-File-Slurp-Tiny-0.3.0-2|49	%{perl_vendorlib}/*
14mr|perl-File-Slurp-Tiny-0.3.0-2|50	
14mr|perl-File-Slurp-Tiny-0.3.0-2|51	%changelog
14mr|perl-File-Slurp-Tiny-0.3.0-2|52	* Fri Sep 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
14mr|perl-File-Slurp-Tiny-0.3.0-2|53	+ Revision: 59a0fe0
14mr|perl-File-Slurp-Tiny-0.3.0-2|54	- Rebuild to main
14mr|perl-File-Slurp-Tiny-0.3.0-2|55	
14mr|perl-File-Slurp-Tiny-0.3.0-2|56	

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

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

18098 14
14mr|perl-File-Tail-0.99.3-11|1	%define module File-Tail
14mr|perl-File-Tail-0.99.3-11|2	
14mr|perl-File-Tail-0.99.3-11|3	Summary:	File::Tail module for Perl
14mr|perl-File-Tail-0.99.3-11|4	
14mr|perl-File-Tail-0.99.3-11|5	Name:		perl-%module
14mr|perl-File-Tail-0.99.3-11|6	Version:	0.99.3
14mr|perl-File-Tail-0.99.3-11|7	Release:	11
14mr|perl-File-Tail-0.99.3-11|8	License:	GPL or Artistic
14mr|perl-File-Tail-0.99.3-11|9	Group:		Development/Perl
14mr|perl-File-Tail-0.99.3-11|10	Source0:	http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/%{module}-%{version}.tar.bz2
14mr|perl-File-Tail-0.99.3-11|11	Url:		http://search.cpan.org/dist/%module/
14mr|perl-File-Tail-0.99.3-11|12	Requires:	perl
14mr|perl-File-Tail-0.99.3-11|13	BuildRequires:	perl-devel perl-Time-HiRes
14mr|perl-File-Tail-0.99.3-11|14	BuildArch:	noarch
14mr|perl-File-Tail-0.99.3-11|15	
14mr|perl-File-Tail-0.99.3-11|16	%description
14mr|perl-File-Tail-0.99.3-11|17	This Perl modules allows to read from continously updated files.
14mr|perl-File-Tail-0.99.3-11|18	
14mr|perl-File-Tail-0.99.3-11|19	%prep
14mr|perl-File-Tail-0.99.3-11|20	%setup -q -n File-Tail-%{version}
14mr|perl-File-Tail-0.99.3-11|21	
14mr|perl-File-Tail-0.99.3-11|22	%build
14mr|perl-File-Tail-0.99.3-11|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-File-Tail-0.99.3-11|24	%make
14mr|perl-File-Tail-0.99.3-11|25	
14mr|perl-File-Tail-0.99.3-11|26	%check
14mr|perl-File-Tail-0.99.3-11|27	%make test
14mr|perl-File-Tail-0.99.3-11|28	
14mr|perl-File-Tail-0.99.3-11|29	%clean
14mr|perl-File-Tail-0.99.3-11|30	
14mr|perl-File-Tail-0.99.3-11|31	%install
14mr|perl-File-Tail-0.99.3-11|32	%makeinstall_std
14mr|perl-File-Tail-0.99.3-11|33	
14mr|perl-File-Tail-0.99.3-11|34	%files
14mr|perl-File-Tail-0.99.3-11|35	%doc README Changes
14mr|perl-File-Tail-0.99.3-11|36	%{perl_vendorlib}/File
14mr|perl-File-Tail-0.99.3-11|37	%{_mandir}/*/*
14mr|perl-File-Tail-0.99.3-11|38	
14mr|perl-File-Tail-0.99.3-11|39	
14mr|perl-File-Tail-0.99.3-11|40	
14mr|perl-File-Tail-0.99.3-11|41	
14mr|perl-File-Tail-0.99.3-11|42	
14mr|perl-File-Tail-0.99.3-11|43	%changelog
14mr|perl-File-Tail-0.99.3-11|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99.3-11
14mr|perl-File-Tail-0.99.3-11|45	+ Revision: 6ea20e5
14mr|perl-File-Tail-0.99.3-11|46	- MassBuild#440: Increase release tag
14mr|perl-File-Tail-0.99.3-11|47	
14mr|perl-File-Tail-0.99.3-11|48	

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

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

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

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

18103 14
14mr|perl-GD-2.530.0-3|1	%define modname	GD
14mr|perl-GD-2.530.0-3|2	%define modver 2.53
14mr|perl-GD-2.530.0-3|3	
14mr|perl-GD-2.530.0-3|4	Summary:	A perl5 interface to Thomas Boutell's gd library
14mr|perl-GD-2.530.0-3|5	
14mr|perl-GD-2.530.0-3|6	
14mr|perl-GD-2.530.0-3|7	
14mr|perl-GD-2.530.0-3|8	Name:		perl-%{modname}
14mr|perl-GD-2.530.0-3|9	Version:	%perl_convert_version %{modver}
14mr|perl-GD-2.530.0-3|10	Release:	3
14mr|perl-GD-2.530.0-3|11	License:	Artistic
14mr|perl-GD-2.530.0-3|12	Group:		Development/Perl
14mr|perl-GD-2.530.0-3|13	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-GD-2.530.0-3|14	Source0:	http://www.cpan.org/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
14mr|perl-GD-2.530.0-3|15	Patch2:		skip-jpg-test.diff
14mr|perl-GD-2.530.0-3|16	BuildRequires:	gd-devel
14mr|perl-GD-2.530.0-3|17	BuildRequires:	jpeg-devel
14mr|perl-GD-2.530.0-3|18	BuildRequires:	perl-devel
14mr|perl-GD-2.530.0-3|19	BuildRequires:	perl(JSON::PP)
14mr|perl-GD-2.530.0-3|20	BuildRequires:	pkgconfig(freetype2)
14mr|perl-GD-2.530.0-3|21	BuildRequires:	pkgconfig(libpng)
14mr|perl-GD-2.530.0-3|22	BuildRequires:	pkgconfig(xpm)
14mr|perl-GD-2.530.0-3|23	BuildRequires:	pkgconfig(zlib)
14mr|perl-GD-2.530.0-3|24	
14mr|perl-GD-2.530.0-3|25	%description
14mr|perl-GD-2.530.0-3|26	GD.pm is a autoloadable interface module for libgd, a popular library
14mr|perl-GD-2.530.0-3|27	for creating and manipulating PNG files.  With this library you can
14mr|perl-GD-2.530.0-3|28	create PNG images on the fly or modify existing files.  Features
14mr|perl-GD-2.530.0-3|29	include:
14mr|perl-GD-2.530.0-3|30	
14mr|perl-GD-2.530.0-3|31	a.  lines, polygons, rectangles and arcs, both filled and unfilled
14mr|perl-GD-2.530.0-3|32	b.  flood fills
14mr|perl-GD-2.530.0-3|33	c.  the use of arbitrary images as brushes and as tiled fill patterns
14mr|perl-GD-2.530.0-3|34	d.  line styling (dashed lines and the like)
14mr|perl-GD-2.530.0-3|35	e.  horizontal and vertical text rendering
14mr|perl-GD-2.530.0-3|36	f.  support for transparency and interlacing
14mr|perl-GD-2.530.0-3|37	
14mr|perl-GD-2.530.0-3|38	%prep
14mr|perl-GD-2.530.0-3|39	%setup -qn %{modname}-%{modver}
14mr|perl-GD-2.530.0-3|40	%patch2 -p0
14mr|perl-GD-2.530.0-3|41	
14mr|perl-GD-2.530.0-3|42	# Remove Local from path
14mr|perl-GD-2.530.0-3|43	find . -type f | xargs perl -p -i -e "s|/usr/local/|/usr/|g"
14mr|perl-GD-2.530.0-3|44	
14mr|perl-GD-2.530.0-3|45	# lib64 fixes, don't add /usr/lib/X11 to linker search path
14mr|perl-GD-2.530.0-3|46	perl -pi \
14mr|perl-GD-2.530.0-3|47	-e "s|-L/usr/lib/X11||g;" \
14mr|perl-GD-2.530.0-3|48	-e "s|-L/usr/X11/lib||g;" \
14mr|perl-GD-2.530.0-3|49	-e "s|-L/usr/lib||g" \
14mr|perl-GD-2.530.0-3|50	Makefile.PL
14mr|perl-GD-2.530.0-3|51	
14mr|perl-GD-2.530.0-3|52	%build
14mr|perl-GD-2.530.0-3|53	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-GD-2.530.0-3|54	%make CFLAGS="%{optflags}"
14mr|perl-GD-2.530.0-3|55	
14mr|perl-GD-2.530.0-3|56	%install
14mr|perl-GD-2.530.0-3|57	%makeinstall_std
14mr|perl-GD-2.530.0-3|58	
14mr|perl-GD-2.530.0-3|59	%files
14mr|perl-GD-2.530.0-3|60	%doc ChangeLog README README.QUICKDRAW README.unix demos
14mr|perl-GD-2.530.0-3|61	%{perl_vendorarch}/GD*
14mr|perl-GD-2.530.0-3|62	%{perl_vendorarch}/auto/GD*
14mr|perl-GD-2.530.0-3|63	%{perl_vendorarch}/qd.pl
14mr|perl-GD-2.530.0-3|64	%{_bindir}/bdf2gdfont.pl
14mr|perl-GD-2.530.0-3|65	%{_mandir}/man1/*
14mr|perl-GD-2.530.0-3|66	%{_mandir}/man3/*
14mr|perl-GD-2.530.0-3|67	
14mr|perl-GD-2.530.0-3|68	
14mr|perl-GD-2.530.0-3|69	
14mr|perl-GD-2.530.0-3|70	
14mr|perl-GD-2.530.0-3|71	
14mr|perl-GD-2.530.0-3|72	%changelog
14mr|perl-GD-2.530.0-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.530.0-3
14mr|perl-GD-2.530.0-3|74	+ Revision: c0562d4
14mr|perl-GD-2.530.0-3|75	- MassBuild#440: Increase release tag
14mr|perl-GD-2.530.0-3|76	
14mr|perl-GD-2.530.0-3|77	

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

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

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

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

18108 14
14mr|perl-Geo-IP-1.430.0-3|1	%define upstream_name 	 Geo-IP
14mr|perl-Geo-IP-1.430.0-3|2	%define upstream_version 1.43
14mr|perl-Geo-IP-1.430.0-3|3	
14mr|perl-Geo-IP-1.430.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Geo-IP-1.430.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Geo-IP-1.430.0-3|6	Release:    3
14mr|perl-Geo-IP-1.430.0-3|7	
14mr|perl-Geo-IP-1.430.0-3|8	Summary:    Look up country by IP Address
14mr|perl-Geo-IP-1.430.0-3|9	
14mr|perl-Geo-IP-1.430.0-3|10	
14mr|perl-Geo-IP-1.430.0-3|11	License:    GPL+ or Artistic
14mr|perl-Geo-IP-1.430.0-3|12	Group:      Development/Perl
14mr|perl-Geo-IP-1.430.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Geo-IP-1.430.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Geo-IP-1.430.0-3|15	
14mr|perl-Geo-IP-1.430.0-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Geo-IP-1.430.0-3|17	BuildRequires: perl-devel
14mr|perl-Geo-IP-1.430.0-3|18	BuildRequires: pkgconfig(geoip)
14mr|perl-Geo-IP-1.430.0-3|19	BuildRequires: geoip
14mr|perl-Geo-IP-1.430.0-3|20	%description
14mr|perl-Geo-IP-1.430.0-3|21	This module uses a file based database. This database simply contains
14mr|perl-Geo-IP-1.430.0-3|22	IP blocks as keys, and countries as values. This database should be
14mr|perl-Geo-IP-1.430.0-3|23	more complete and accurate than reverse DNS lookups.
14mr|perl-Geo-IP-1.430.0-3|24	This module can be used to automatically select the geographically
14mr|perl-Geo-IP-1.430.0-3|25	closest mirror, to analyze your web server logs to determine the
14mr|perl-Geo-IP-1.430.0-3|26	countries of your visiters, for credit card fraud detection, and for
14mr|perl-Geo-IP-1.430.0-3|27	software export controls.
14mr|perl-Geo-IP-1.430.0-3|28	
14mr|perl-Geo-IP-1.430.0-3|29	%prep
14mr|perl-Geo-IP-1.430.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Geo-IP-1.430.0-3|31	
14mr|perl-Geo-IP-1.430.0-3|32	%build
14mr|perl-Geo-IP-1.430.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Geo-IP-1.430.0-3|34	%make
14mr|perl-Geo-IP-1.430.0-3|35	
14mr|perl-Geo-IP-1.430.0-3|36	%check
14mr|perl-Geo-IP-1.430.0-3|37	make test
14mr|perl-Geo-IP-1.430.0-3|38	
14mr|perl-Geo-IP-1.430.0-3|39	%install
14mr|perl-Geo-IP-1.430.0-3|40	%makeinstall_std
14mr|perl-Geo-IP-1.430.0-3|41	
14mr|perl-Geo-IP-1.430.0-3|42	%files
14mr|perl-Geo-IP-1.430.0-3|43	%doc Changes INSTALL META.json META.yml MYMETA.yml README example
14mr|perl-Geo-IP-1.430.0-3|44	%{perl_vendorarch}/Geo
14mr|perl-Geo-IP-1.430.0-3|45	%{perl_vendorarch}/auto/Geo
14mr|perl-Geo-IP-1.430.0-3|46	%{_mandir}/*/*
14mr|perl-Geo-IP-1.430.0-3|47	
14mr|perl-Geo-IP-1.430.0-3|48	
14mr|perl-Geo-IP-1.430.0-3|49	
14mr|perl-Geo-IP-1.430.0-3|50	%changelog
14mr|perl-Geo-IP-1.430.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.430.0-3
14mr|perl-Geo-IP-1.430.0-3|52	+ Revision: 8d9a4c1
14mr|perl-Geo-IP-1.430.0-3|53	- MassBuild#440: Increase release tag
14mr|perl-Geo-IP-1.430.0-3|54	
14mr|perl-Geo-IP-1.430.0-3|55	

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

18110 14
14mr|perl-Glib-Object-Introspection-0.23.0-1|1	%define	modname	Glib-Object-Introspection
14mr|perl-Glib-Object-Introspection-0.23.0-1|2	%define	modver	0.023
14mr|perl-Glib-Object-Introspection-0.23.0-1|3	
14mr|perl-Glib-Object-Introspection-0.23.0-1|4	Summary:	Dynamically create Perl language bindings
14mr|perl-Glib-Object-Introspection-0.23.0-1|5	
14mr|perl-Glib-Object-Introspection-0.23.0-1|6	Name:		perl-%{modname}
14mr|perl-Glib-Object-Introspection-0.23.0-1|7	Version:	%{perl_convert_version %{modver}}
14mr|perl-Glib-Object-Introspection-0.23.0-1|8	Release:	1
14mr|perl-Glib-Object-Introspection-0.23.0-1|9	License:	LGPLv2+
14mr|perl-Glib-Object-Introspection-0.23.0-1|10	Group:		Development/Perl
14mr|perl-Glib-Object-Introspection-0.23.0-1|11	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Glib-Object-Introspection-0.23.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Glib/%{modname}-%{modver}.tar.gz
14mr|perl-Glib-Object-Introspection-0.23.0-1|13	Patch0:		stack-fix.diff
14mr|perl-Glib-Object-Introspection-0.23.0-1|14	BuildRequires:	perl-devel
14mr|perl-Glib-Object-Introspection-0.23.0-1|15	BuildRequires:	perl(ExtUtils::Depends) >= 0.300.0
14mr|perl-Glib-Object-Introspection-0.23.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Glib-Object-Introspection-0.23.0-1|17	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.0.0
14mr|perl-Glib-Object-Introspection-0.23.0-1|18	BuildRequires:	perl(Glib) >= 1.270.0
14mr|perl-Glib-Object-Introspection-0.23.0-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|perl-Glib-Object-Introspection-0.23.0-1|20	# For tests:
14mr|perl-Glib-Object-Introspection-0.23.0-1|21	BuildRequires:	perl(Cairo::GObject)
14mr|perl-Glib-Object-Introspection-0.23.0-1|22	BuildRequires:	pkgconfig(cairo-gobject)
14mr|perl-Glib-Object-Introspection-0.23.0-1|23	BuildRequires:	pkgconfig(cairo)
14mr|perl-Glib-Object-Introspection-0.23.0-1|24	BuildRequires:	pkgconfig(libffi)
14mr|perl-Glib-Object-Introspection-0.23.0-1|25	# (tv) t/00-basic-types.t line 51 failed with C locale
14mr|perl-Glib-Object-Introspection-0.23.0-1|26	BuildRequires:	locales-en
14mr|perl-Glib-Object-Introspection-0.23.0-1|27	Requires:	perl(Glib) >= 1.270.0
14mr|perl-Glib-Object-Introspection-0.23.0-1|28	
14mr|perl-Glib-Object-Introspection-0.23.0-1|29	%description
14mr|perl-Glib-Object-Introspection-0.23.0-1|30	To allow Glib::Object::Introspection to create bindings for a library, it
14mr|perl-Glib-Object-Introspection-0.23.0-1|31	must have installed a typelib file, for example
14mr|perl-Glib-Object-Introspection-0.23.0-1|32	'$prefix/lib/girepository-1.0/Gtk-3.0.typelib'. In your code you then
14mr|perl-Glib-Object-Introspection-0.23.0-1|33	simply call 'Glib::Object::Introspection->setup' to set everything up. This
14mr|perl-Glib-Object-Introspection-0.23.0-1|34	method takes a couple of key-value pairs as arguments. These three are
14mr|perl-Glib-Object-Introspection-0.23.0-1|35	mandatory:
14mr|perl-Glib-Object-Introspection-0.23.0-1|36	
14mr|perl-Glib-Object-Introspection-0.23.0-1|37	* basename => $basename
14mr|perl-Glib-Object-Introspection-0.23.0-1|38	
14mr|perl-Glib-Object-Introspection-0.23.0-1|39	The basename of the library that should be wrapped. If your typelib is
14mr|perl-Glib-Object-Introspection-0.23.0-1|40	called 'Gtk-3.0.typelib', then the basename is 'Gtk'.
14mr|perl-Glib-Object-Introspection-0.23.0-1|41	
14mr|perl-Glib-Object-Introspection-0.23.0-1|42	%prep
14mr|perl-Glib-Object-Introspection-0.23.0-1|43	%setup -q -n %{modname}-%{modver}
14mr|perl-Glib-Object-Introspection-0.23.0-1|44	%apply_patches
14mr|perl-Glib-Object-Introspection-0.23.0-1|45	
14mr|perl-Glib-Object-Introspection-0.23.0-1|46	%build
14mr|perl-Glib-Object-Introspection-0.23.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Glib-Object-Introspection-0.23.0-1|48	%make
14mr|perl-Glib-Object-Introspection-0.23.0-1|49	
14mr|perl-Glib-Object-Introspection-0.23.0-1|50	%check
14mr|perl-Glib-Object-Introspection-0.23.0-1|51	exit 0
14mr|perl-Glib-Object-Introspection-0.23.0-1|52	LC_ALL=en_US.UTF-8 make test
14mr|perl-Glib-Object-Introspection-0.23.0-1|53	
14mr|perl-Glib-Object-Introspection-0.23.0-1|54	%install
14mr|perl-Glib-Object-Introspection-0.23.0-1|55	%makeinstall_std
14mr|perl-Glib-Object-Introspection-0.23.0-1|56	
14mr|perl-Glib-Object-Introspection-0.23.0-1|57	%files
14mr|perl-Glib-Object-Introspection-0.23.0-1|58	%doc LICENSE META.json META.yml MYMETA.yml NEWS README
14mr|perl-Glib-Object-Introspection-0.23.0-1|59	%{_mandir}/man3/*
14mr|perl-Glib-Object-Introspection-0.23.0-1|60	%{perl_vendorlib}/*
14mr|perl-Glib-Object-Introspection-0.23.0-1|61	
14mr|perl-Glib-Object-Introspection-0.23.0-1|62	%changelog
14mr|perl-Glib-Object-Introspection-0.23.0-1|63	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23.0-1
14mr|perl-Glib-Object-Introspection-0.23.0-1|64	+ Revision: 5596a27
14mr|perl-Glib-Object-Introspection-0.23.0-1|65	- Updated to 0.023
14mr|perl-Glib-Object-Introspection-0.23.0-1|66	
14mr|perl-Glib-Object-Introspection-0.23.0-1|67	

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

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

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

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

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

18116 14
14mr|perl-GPS-Garmin-0.170.0-4|1	%define upstream_name		perl-GPS
14mr|perl-GPS-Garmin-0.170.0-4|2	%define upstream_version	0.17
14mr|perl-GPS-Garmin-0.170.0-4|3	
14mr|perl-GPS-Garmin-0.170.0-4|4	Name:		%{upstream_name}-Garmin
14mr|perl-GPS-Garmin-0.170.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-GPS-Garmin-0.170.0-4|6	Release:	4
14mr|perl-GPS-Garmin-0.170.0-4|7	License:	GPL+ or Artistic
14mr|perl-GPS-Garmin-0.170.0-4|8	Summary:	Perl interface to GPS equipment using the Garmin Protocol
14mr|perl-GPS-Garmin-0.170.0-4|9	
14mr|perl-GPS-Garmin-0.170.0-4|10	Group:		Development/Perl
14mr|perl-GPS-Garmin-0.170.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-GPS-Garmin-0.170.0-4|12	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-GPS-Garmin-0.170.0-4|13	
14mr|perl-GPS-Garmin-0.170.0-4|14	BuildRequires:	perl-devel
14mr|perl-GPS-Garmin-0.170.0-4|15	BuildRequires:	perl(Device::SerialPort)
14mr|perl-GPS-Garmin-0.170.0-4|16	BuildArch:	noarch
14mr|perl-GPS-Garmin-0.170.0-4|17	
14mr|perl-GPS-Garmin-0.170.0-4|18	%description
14mr|perl-GPS-Garmin-0.170.0-4|19	GPS::Garmin allow the connection and use of of a GPS receiver in perl
14mr|perl-GPS-Garmin-0.170.0-4|20	scripts. Currently only the GRMN/GRMN protocol is implemented but NMEA
14mr|perl-GPS-Garmin-0.170.0-4|21	is a work in progress.
14mr|perl-GPS-Garmin-0.170.0-4|22	
14mr|perl-GPS-Garmin-0.170.0-4|23	This module currently works with Garmin GPS II+ equipments, but should
14mr|perl-GPS-Garmin-0.170.0-4|24	work on most Garmin receivers that support the GRMN/GRMN protocol.
14mr|perl-GPS-Garmin-0.170.0-4|25	
14mr|perl-GPS-Garmin-0.170.0-4|26	%prep
14mr|perl-GPS-Garmin-0.170.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-GPS-Garmin-0.170.0-4|28	
14mr|perl-GPS-Garmin-0.170.0-4|29	%build
14mr|perl-GPS-Garmin-0.170.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-GPS-Garmin-0.170.0-4|31	%make
14mr|perl-GPS-Garmin-0.170.0-4|32	
14mr|perl-GPS-Garmin-0.170.0-4|33	%install
14mr|perl-GPS-Garmin-0.170.0-4|34	%makeinstall_std
14mr|perl-GPS-Garmin-0.170.0-4|35	
14mr|perl-GPS-Garmin-0.170.0-4|36	%files
14mr|perl-GPS-Garmin-0.170.0-4|37	%doc Changes README
14mr|perl-GPS-Garmin-0.170.0-4|38	%{perl_vendorlib}/GPS
14mr|perl-GPS-Garmin-0.170.0-4|39	%{_mandir}/man3/GPS*
14mr|perl-GPS-Garmin-0.170.0-4|40	
14mr|perl-GPS-Garmin-0.170.0-4|41	
14mr|perl-GPS-Garmin-0.170.0-4|42	
14mr|perl-GPS-Garmin-0.170.0-4|43	%changelog
14mr|perl-GPS-Garmin-0.170.0-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.170.0-4
14mr|perl-GPS-Garmin-0.170.0-4|45	+ Revision: b693936
14mr|perl-GPS-Garmin-0.170.0-4|46	- MassBuild#440: Increase release tag
14mr|perl-GPS-Garmin-0.170.0-4|47	
14mr|perl-GPS-Garmin-0.170.0-4|48	

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

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

18119 14
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|1	%define pkgname Gtk2-Ex-FormFactory
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|2	%define NVR %{pkgname}-%{version}-%{release}
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|3	%define maketest 1
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|4	%define upstream_version 0.67
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|5	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|6	Name:      perl-Gtk2-Ex-FormFactory
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|7	Summary:   Gtk2-Ex-FormFactory - Makes building complex GUI's easy
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|8	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|9	Version:   %perl_convert_version %{upstream_version}
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|10	Release:   5
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|11	license:   LGPLv2+
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|12	Group:     Development/GNOME and GTK+
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|13	Url:       http://www.exit1.org/download/ff
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|14	BuildArch: noarch
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|15	Source:    http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/Gtk2-Ex-FormFactory-%{upstream_version}.tar.bz2
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|16	BuildRequires: perl-Gtk2 perl-devel
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|17	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|18	%description
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|19	This is a framework which tries to make building complex GUI's easy, by
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|20	offering these two main features:
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|21	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|22	* Consistent looking GUI without the need to code resp. tune
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|23	each widget by hand. Instead you declare the structure of your
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|24	GUI, connect it to the data of your program (which should be
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|25	a well defined set of objects) and control how this structure
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|26	is transformed into a specific layout in a very generic way.
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|27	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|28	* Automatically keep widget and object states in sync (in both
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|29	directions), even with complex data structures with a lot of
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|30	internal dependencies, object nesting etc.
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|31	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|32	This manpage describes the facilities of Gtk2::Ex::FormFactory objects
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|33	which are only a small part of the whole framework. To get a full
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|34	introduction and overview of how this framework works refer to
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|35	Gtk2::Ex::FormFactory::Intro.
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|36	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|37	%prep
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|38	%setup -q -n %{pkgname}-%{upstream_version}
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|39	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|40	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|41	%build
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|42	grep -rsl '^#!.*perl' . |
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|43	grep -v '.bak$' |xargs --no-run-if-empty \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|44	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|45	CFLAGS="%{optflags}"
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|46	%{__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
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|47	%make
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|48	%if %maketest
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|49	%make test
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|50	%endif
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|51	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|52	%install
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|53	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|54	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|55	# remove special files
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|56	find %{buildroot} -name "perllocal.pod" \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|57	-o -name ".packlist"                \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|58	-o -name "*.bs"                     \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|59	|xargs -i rm -f {}
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|60	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|61	# no empty directories
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|62	find %{buildroot}%{_prefix}             \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|63	-type d -depth                      \
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|64	-exec rmdir {} \; 2>/dev/null
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|65	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|66	%files
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|67	%doc Changes README
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|68	%{perl_vendorlib}/Gtk2/Ex/
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|69	%{_mandir}/man3/Gtk2::Ex*
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|70	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|71	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|72	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|73	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|74	%changelog
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.670.0-5
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|76	+ Revision: b5202e0
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|77	- MassBuild#440: Increase release tag
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|78	
14mr|perl-Gtk2-Ex-FormFactory-0.670.0-5|79	

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

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

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

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

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

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

18126 14
14mr|perl-Gtk3-0.14.0-2|1	%define upstream_name Gtk3
14mr|perl-Gtk3-0.14.0-2|2	%define upstream_version 0.014
14mr|perl-Gtk3-0.14.0-2|3	
14mr|perl-Gtk3-0.14.0-2|4	%define perl_glib_require 1.260
14mr|perl-Gtk3-0.14.0-2|5	
14mr|perl-Gtk3-0.14.0-2|6	Summary:	Perl module for the GTK+-3.x library
14mr|perl-Gtk3-0.14.0-2|7	Name:		perl-%{upstream_name}
14mr|perl-Gtk3-0.14.0-2|8	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Gtk3-0.14.0-2|9	Release:	2
14mr|perl-Gtk3-0.14.0-2|10	License:	LGPLv2+
14mr|perl-Gtk3-0.14.0-2|11	Group:		Development/GNOME and GTK+
14mr|perl-Gtk3-0.14.0-2|12	Url:		http://gtk2-perl.sf.net/
14mr|perl-Gtk3-0.14.0-2|13	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Gtk3-0.14.0-2|14	# helper for exception management:
14mr|perl-Gtk3-0.14.0-2|15	Patch1:		exceptions.diff
14mr|perl-Gtk3-0.14.0-2|16	Patch5:		pango.diff
14mr|perl-Gtk3-0.14.0-2|17	# set up GdkX11:
14mr|perl-Gtk3-0.14.0-2|18	Patch6:		GdkX11.diff
14mr|perl-Gtk3-0.14.0-2|19	Patch7:		gio.diff
14mr|perl-Gtk3-0.14.0-2|20	BuildRequires:	perl-devel
14mr|perl-Gtk3-0.14.0-2|21	BuildRequires:	perl(Cairo::GObject) >= 1.0.0
14mr|perl-Gtk3-0.14.0-2|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14mr|perl-Gtk3-0.14.0-2|23	BuildRequires:	perl(Glib) >= %{perl_glib_require}
14mr|perl-Gtk3-0.14.0-2|24	BuildRequires:	perl(Glib::Object::Introspection)
14mr|perl-Gtk3-0.14.0-2|25	BuildRequires:	perl-ExtUtils-Depends >= 0.300
14mr|perl-Gtk3-0.14.0-2|26	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
14mr|perl-Gtk3-0.14.0-2|27	# for test suite:
14mr|perl-Gtk3-0.14.0-2|28	#BuildRequires: x11-server-xvfb
14mr|perl-Gtk3-0.14.0-2|29	BuildRequires:	typelib(Gtk) = 3.0
14mr|perl-Gtk3-0.14.0-2|30	Requires:	typelib(Gtk) = 3.0
14mr|perl-Gtk3-0.14.0-2|31	Requires:	typelib(Gdk) = 3.0
14mr|perl-Gtk3-0.14.0-2|32	Requires:	typelib(Pango) = 1.0
14mr|perl-Gtk3-0.14.0-2|33	BuildArch:	noarch
14mr|perl-Gtk3-0.14.0-2|34	
14mr|perl-Gtk3-0.14.0-2|35	%description
14mr|perl-Gtk3-0.14.0-2|36	This module provides perl access to the GTK+-3.x library.
14mr|perl-Gtk3-0.14.0-2|37	
14mr|perl-Gtk3-0.14.0-2|38	GTK+ is the GIMP ToolKit, a library for creating graphical user interfaces
14mr|perl-Gtk3-0.14.0-2|39	for the X Window System. GTK+ was originally written for the GIMP (GNU Image
14mr|perl-Gtk3-0.14.0-2|40	Manipulation Program) image processing program, but is now used by several
14mr|perl-Gtk3-0.14.0-2|41	other programs as well.
14mr|perl-Gtk3-0.14.0-2|42	
14mr|perl-Gtk3-0.14.0-2|43	%prep
14mr|perl-Gtk3-0.14.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Gtk3-0.14.0-2|45	%apply_patches
14mr|perl-Gtk3-0.14.0-2|46	rm -f lib/Gtk3.pm.*
14mr|perl-Gtk3-0.14.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Gtk3-0.14.0-2|48	
14mr|perl-Gtk3-0.14.0-2|49	%build
14mr|perl-Gtk3-0.14.0-2|50	%make OPTIMIZE="%{optflags}"
14mr|perl-Gtk3-0.14.0-2|51	
14mr|perl-Gtk3-0.14.0-2|52	%install
14mr|perl-Gtk3-0.14.0-2|53	%makeinstall_std
14mr|perl-Gtk3-0.14.0-2|54	
14mr|perl-Gtk3-0.14.0-2|55	%check
14mr|perl-Gtk3-0.14.0-2|56	# (TV) Test suite won't work in iurt (not enough stuff configured):
14mr|perl-Gtk3-0.14.0-2|57	exit 0
14mr|perl-Gtk3-0.14.0-2|58	xvfb-run %make test
14mr|perl-Gtk3-0.14.0-2|59	
14mr|perl-Gtk3-0.14.0-2|60	%files
14mr|perl-Gtk3-0.14.0-2|61	%doc LICENSE META.yml MYMETA.yml NEWS README
14mr|perl-Gtk3-0.14.0-2|62	%{perl_vendorlib}/%{upstream_name}.pm
14mr|perl-Gtk3-0.14.0-2|63	%{_mandir}/*/*
14mr|perl-Gtk3-0.14.0-2|64	
14mr|perl-Gtk3-0.14.0-2|65	
14mr|perl-Gtk3-0.14.0-2|66	%changelog
14mr|perl-Gtk3-0.14.0-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.0-2
14mr|perl-Gtk3-0.14.0-2|68	+ Revision: cf0eda8
14mr|perl-Gtk3-0.14.0-2|69	- MassBuild#440: Increase release tag
14mr|perl-Gtk3-0.14.0-2|70	
14mr|perl-Gtk3-0.14.0-2|71	

18127 14
14mr|perl-Gtk3-SimpleList-0.150.0-1|1	%define modname	Gtk3-SimpleList
14mr|perl-Gtk3-SimpleList-0.150.0-1|2	%define	modver	0.15
14mr|perl-Gtk3-SimpleList-0.150.0-1|3	
14mr|perl-Gtk3-SimpleList-0.150.0-1|4	Name:		perl-%{modname}
14mr|perl-Gtk3-SimpleList-0.150.0-1|5	Version:	%{perl_convert_version %{modver}}
14mr|perl-Gtk3-SimpleList-0.150.0-1|6	Release:	1
14mr|perl-Gtk3-SimpleList-0.150.0-1|7	
14mr|perl-Gtk3-SimpleList-0.150.0-1|8	Summary:	Perl helper module for Gtk3
14mr|perl-Gtk3-SimpleList-0.150.0-1|9	License:	LGPLv2+ or Artistic
14mr|perl-Gtk3-SimpleList-0.150.0-1|10	Group:		Development/GNOME and GTK+
14mr|perl-Gtk3-SimpleList-0.150.0-1|11	Url:		http://gtk2-perl.sf.net/
14mr|perl-Gtk3-SimpleList-0.150.0-1|12	Source0:	%{modname}-%{modver}.tar.gz
14mr|perl-Gtk3-SimpleList-0.150.0-1|13	
14mr|perl-Gtk3-SimpleList-0.150.0-1|14	BuildArch:	noarch
14mr|perl-Gtk3-SimpleList-0.150.0-1|15	
14mr|perl-Gtk3-SimpleList-0.150.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Gtk3-SimpleList-0.150.0-1|17	BuildRequires:	perl(Gtk3)
14mr|perl-Gtk3-SimpleList-0.150.0-1|18	BuildRequires:	perl-devel
14mr|perl-Gtk3-SimpleList-0.150.0-1|19	BuildRequires:	perl-ExtUtils-Depends >= 0.300
14mr|perl-Gtk3-SimpleList-0.150.0-1|20	
14mr|perl-Gtk3-SimpleList-0.150.0-1|21	%description
14mr|perl-Gtk3-SimpleList-0.150.0-1|22	This module provides a helper for Gtk3.
14mr|perl-Gtk3-SimpleList-0.150.0-1|23	
14mr|perl-Gtk3-SimpleList-0.150.0-1|24	%prep
14mr|perl-Gtk3-SimpleList-0.150.0-1|25	%setup -q -n %{modname}-%{modver}
14mr|perl-Gtk3-SimpleList-0.150.0-1|26	
14mr|perl-Gtk3-SimpleList-0.150.0-1|27	%build
14mr|perl-Gtk3-SimpleList-0.150.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Gtk3-SimpleList-0.150.0-1|29	%make OPTIMIZE="%{optflags}"
14mr|perl-Gtk3-SimpleList-0.150.0-1|30	
14mr|perl-Gtk3-SimpleList-0.150.0-1|31	%install
14mr|perl-Gtk3-SimpleList-0.150.0-1|32	%makeinstall_std
14mr|perl-Gtk3-SimpleList-0.150.0-1|33	
14mr|perl-Gtk3-SimpleList-0.150.0-1|34	%files
14mr|perl-Gtk3-SimpleList-0.150.0-1|35	%doc COPYING Changes META.json META.yml MYMETA.yml README
14mr|perl-Gtk3-SimpleList-0.150.0-1|36	%{perl_vendorlib}/Gtk3/SimpleList*
14mr|perl-Gtk3-SimpleList-0.150.0-1|37	%{_mandir}/*/*
14mr|perl-Gtk3-SimpleList-0.150.0-1|38	
14mr|perl-Gtk3-SimpleList-0.150.0-1|39	%changelog
14mr|perl-Gtk3-SimpleList-0.150.0-1|40	* Wed Apr 30 2014 Rosa <rosa@abf.rosalinux.ru> 0.150.0-1
14mr|perl-Gtk3-SimpleList-0.150.0-1|41	+ Revision: 7348e62
14mr|perl-Gtk3-SimpleList-0.150.0-1|42	- Automatic import for version 0.150.0-1
14mr|perl-Gtk3-SimpleList-0.150.0-1|43	
14mr|perl-Gtk3-SimpleList-0.150.0-1|44	

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

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

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

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

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

18133 14
14mr|perl-HTML-SimpleParse-0.120.0-7|1	%define upstream_name    HTML-SimpleParse
14mr|perl-HTML-SimpleParse-0.120.0-7|2	%define upstream_version 0.12
14mr|perl-HTML-SimpleParse-0.120.0-7|3	
14mr|perl-HTML-SimpleParse-0.120.0-7|4	Name:		perl-%{upstream_name}
14mr|perl-HTML-SimpleParse-0.120.0-7|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-HTML-SimpleParse-0.120.0-7|6	Release:	7
14mr|perl-HTML-SimpleParse-0.120.0-7|7	
14mr|perl-HTML-SimpleParse-0.120.0-7|8	Summary:	HTML::SimpleParse Perl module
14mr|perl-HTML-SimpleParse-0.120.0-7|9	
14mr|perl-HTML-SimpleParse-0.120.0-7|10	License:	GPL+ or Artistic
14mr|perl-HTML-SimpleParse-0.120.0-7|11	Group:		Development/Perl
14mr|perl-HTML-SimpleParse-0.120.0-7|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-HTML-SimpleParse-0.120.0-7|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-HTML-SimpleParse-0.120.0-7|14	
14mr|perl-HTML-SimpleParse-0.120.0-7|15	BuildRequires:	perl-devel
14mr|perl-HTML-SimpleParse-0.120.0-7|16	BuildArch:	noarch
14mr|perl-HTML-SimpleParse-0.120.0-7|17	
14mr|perl-HTML-SimpleParse-0.120.0-7|18	%description
14mr|perl-HTML-SimpleParse-0.120.0-7|19	HTML::SimpleParse module for Perl
14mr|perl-HTML-SimpleParse-0.120.0-7|20	
14mr|perl-HTML-SimpleParse-0.120.0-7|21	%prep
14mr|perl-HTML-SimpleParse-0.120.0-7|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-HTML-SimpleParse-0.120.0-7|23	
14mr|perl-HTML-SimpleParse-0.120.0-7|24	%build
14mr|perl-HTML-SimpleParse-0.120.0-7|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-HTML-SimpleParse-0.120.0-7|26	%make
14mr|perl-HTML-SimpleParse-0.120.0-7|27	
14mr|perl-HTML-SimpleParse-0.120.0-7|28	%check
14mr|perl-HTML-SimpleParse-0.120.0-7|29	%make test
14mr|perl-HTML-SimpleParse-0.120.0-7|30	
14mr|perl-HTML-SimpleParse-0.120.0-7|31	%install
14mr|perl-HTML-SimpleParse-0.120.0-7|32	%makeinstall_std
14mr|perl-HTML-SimpleParse-0.120.0-7|33	
14mr|perl-HTML-SimpleParse-0.120.0-7|34	%files
14mr|perl-HTML-SimpleParse-0.120.0-7|35	%doc README Changes
14mr|perl-HTML-SimpleParse-0.120.0-7|36	%{perl_vendorlib}/HTML/*
14mr|perl-HTML-SimpleParse-0.120.0-7|37	%{_mandir}/*/*
14mr|perl-HTML-SimpleParse-0.120.0-7|38	
14mr|perl-HTML-SimpleParse-0.120.0-7|39	
14mr|perl-HTML-SimpleParse-0.120.0-7|40	
14mr|perl-HTML-SimpleParse-0.120.0-7|41	%changelog
14mr|perl-HTML-SimpleParse-0.120.0-7|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.120.0-7
14mr|perl-HTML-SimpleParse-0.120.0-7|43	+ Revision: 89506e0
14mr|perl-HTML-SimpleParse-0.120.0-7|44	- MassBuild#440: Increase release tag
14mr|perl-HTML-SimpleParse-0.120.0-7|45	
14mr|perl-HTML-SimpleParse-0.120.0-7|46	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18148 14
14mr|perl-IO-AIO-4.310.0-2|1	%define	upstream_name	 IO-AIO
14mr|perl-IO-AIO-4.310.0-2|2	%define upstream_version 4.31
14mr|perl-IO-AIO-4.310.0-2|3	
14mr|perl-IO-AIO-4.310.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-IO-AIO-4.310.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-IO-AIO-4.310.0-2|6	Release:	2
14mr|perl-IO-AIO-4.310.0-2|7	
14mr|perl-IO-AIO-4.310.0-2|8	Summary:	Asynchronous Input/Output
14mr|perl-IO-AIO-4.310.0-2|9	
14mr|perl-IO-AIO-4.310.0-2|10	
14mr|perl-IO-AIO-4.310.0-2|11	License:	GPL+ or Artistic
14mr|perl-IO-AIO-4.310.0-2|12	Group:		Development/Perl
14mr|perl-IO-AIO-4.310.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-IO-AIO-4.310.0-2|14	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-IO-AIO-4.310.0-2|15	Requires:	perl(common::sense)
14mr|perl-IO-AIO-4.310.0-2|16	BuildRequires:	db5-devel
14mr|perl-IO-AIO-4.310.0-2|17	BuildRequires:	gdbm-devel
14mr|perl-IO-AIO-4.310.0-2|18	BuildRequires:	perl(common::sense)
14mr|perl-IO-AIO-4.310.0-2|19	BuildRequires:	perl-devel
14mr|perl-IO-AIO-4.310.0-2|20	
14mr|perl-IO-AIO-4.310.0-2|21	%description
14mr|perl-IO-AIO-4.310.0-2|22	This module implements asynchronous I/O using whatever means your operating
14mr|perl-IO-AIO-4.310.0-2|23	system supports.
14mr|perl-IO-AIO-4.310.0-2|24	
14mr|perl-IO-AIO-4.310.0-2|25	Currently, a number of threads are started that execute your read/writes and
14mr|perl-IO-AIO-4.310.0-2|26	signal their completion. You don't need thread support in your libc or perl,
14mr|perl-IO-AIO-4.310.0-2|27	and the threads created by this module will not be visible to the pthreads
14mr|perl-IO-AIO-4.310.0-2|28	library. In the future, this module might make use of the native aio functions
14mr|perl-IO-AIO-4.310.0-2|29	available on many operating systems. However, they are often not well-supported
14mr|perl-IO-AIO-4.310.0-2|30	(Linux doesn't allow them on normal files currently, for example), and they
14mr|perl-IO-AIO-4.310.0-2|31	would only support aio_read and aio_write, so the remaining functionality would
14mr|perl-IO-AIO-4.310.0-2|32	have to be implemented using threads anyway.
14mr|perl-IO-AIO-4.310.0-2|33	
14mr|perl-IO-AIO-4.310.0-2|34	Although the module will work with in the presence of other threads, it is
14mr|perl-IO-AIO-4.310.0-2|35	currently not reentrant, so use appropriate locking yourself, always call
14mr|perl-IO-AIO-4.310.0-2|36	poll_cb from within the same thread, or never call poll_cb (or other aio_
14mr|perl-IO-AIO-4.310.0-2|37	functions) recursively.
14mr|perl-IO-AIO-4.310.0-2|38	
14mr|perl-IO-AIO-4.310.0-2|39	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
14mr|perl-IO-AIO-4.310.0-2|40	may set the list data with a simple Perl array assignment. Rows may be added or
14mr|perl-IO-AIO-4.310.0-2|41	deleted with all of the normal array operations. You can treat the data member
14mr|perl-IO-AIO-4.310.0-2|42	of the Simple::List object as an array reference, and manipulate the list data
14mr|perl-IO-AIO-4.310.0-2|43	with perl's normal array operators.
14mr|perl-IO-AIO-4.310.0-2|44	
14mr|perl-IO-AIO-4.310.0-2|45	A mechanism has also been put into place allowing columns to be Perl scalars.
14mr|perl-IO-AIO-4.310.0-2|46	The scalar is converted to text through Perl's normal mechanisms and then
14mr|perl-IO-AIO-4.310.0-2|47	displayed in the list. This same mechanism can be expanded by defining
14mr|perl-IO-AIO-4.310.0-2|48	arbitrary new column types before calling the new function.
14mr|perl-IO-AIO-4.310.0-2|49	
14mr|perl-IO-AIO-4.310.0-2|50	%prep
14mr|perl-IO-AIO-4.310.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-IO-AIO-4.310.0-2|52	
14mr|perl-IO-AIO-4.310.0-2|53	%build
14mr|perl-IO-AIO-4.310.0-2|54	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-IO-AIO-4.310.0-2|55	%make CFLAGS="%{optflags}"
14mr|perl-IO-AIO-4.310.0-2|56	
14mr|perl-IO-AIO-4.310.0-2|57	%check
14mr|perl-IO-AIO-4.310.0-2|58	%make test
14mr|perl-IO-AIO-4.310.0-2|59	
14mr|perl-IO-AIO-4.310.0-2|60	%install
14mr|perl-IO-AIO-4.310.0-2|61	%makeinstall_std
14mr|perl-IO-AIO-4.310.0-2|62	
14mr|perl-IO-AIO-4.310.0-2|63	%clean
14mr|perl-IO-AIO-4.310.0-2|64	
14mr|perl-IO-AIO-4.310.0-2|65	%files
14mr|perl-IO-AIO-4.310.0-2|66	%{_mandir}/*/*
14mr|perl-IO-AIO-4.310.0-2|67	%{_bindir}/treescan
14mr|perl-IO-AIO-4.310.0-2|68	%{perl_vendorarch}/IO
14mr|perl-IO-AIO-4.310.0-2|69	%{perl_vendorarch}/auto/IO
14mr|perl-IO-AIO-4.310.0-2|70	
14mr|perl-IO-AIO-4.310.0-2|71	
14mr|perl-IO-AIO-4.310.0-2|72	%changelog
14mr|perl-IO-AIO-4.310.0-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.310.0-2
14mr|perl-IO-AIO-4.310.0-2|74	+ Revision: bdf1b6c
14mr|perl-IO-AIO-4.310.0-2|75	- MassBuild#440: Increase release tag
14mr|perl-IO-AIO-4.310.0-2|76	
14mr|perl-IO-AIO-4.310.0-2|77	

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

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

18151 14
14mr|perl-IO-HTML-1.1.0-2|1	%define upstream_name    IO-HTML
14mr|perl-IO-HTML-1.1.0-2|2	%define upstream_version 1.001
14mr|perl-IO-HTML-1.1.0-2|3	
14mr|perl-IO-HTML-1.1.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-IO-HTML-1.1.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-IO-HTML-1.1.0-2|6	Release:    2
14mr|perl-IO-HTML-1.1.0-2|7	
14mr|perl-IO-HTML-1.1.0-2|8	Summary:    Open an HTML file with automatic charset detection
14mr|perl-IO-HTML-1.1.0-2|9	License:    GPL+ or Artistic
14mr|perl-IO-HTML-1.1.0-2|10	Group:      Development/Perl
14mr|perl-IO-HTML-1.1.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-IO-HTML-1.1.0-2|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-IO-HTML-1.1.0-2|13	
14mr|perl-IO-HTML-1.1.0-2|14	BuildRequires: perl(Carp)
14mr|perl-IO-HTML-1.1.0-2|15	BuildRequires: perl(Encode) >= 2.100.0
14mr|perl-IO-HTML-1.1.0-2|16	BuildRequires: perl(Exporter) >= 5.570.0
14mr|perl-IO-HTML-1.1.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14mr|perl-IO-HTML-1.1.0-2|18	BuildRequires: perl(File::Temp)
14mr|perl-IO-HTML-1.1.0-2|19	BuildRequires: perl(Scalar::Util)
14mr|perl-IO-HTML-1.1.0-2|20	BuildRequires: perl(Test::More) >= 0.880.0
14mr|perl-IO-HTML-1.1.0-2|21	BuildRequires: perl-devel
14mr|perl-IO-HTML-1.1.0-2|22	BuildArch:  noarch
14mr|perl-IO-HTML-1.1.0-2|23	
14mr|perl-IO-HTML-1.1.0-2|24	%description
14mr|perl-IO-HTML-1.1.0-2|25	IO::HTML provides an easy way to open a file containing HTML while
14mr|perl-IO-HTML-1.1.0-2|26	automatically determining its encoding. It uses the HTML5 encoding sniffing
14mr|perl-IO-HTML-1.1.0-2|27	algorithm specified in section 8.2.2.1 of the draft standard.
14mr|perl-IO-HTML-1.1.0-2|28	
14mr|perl-IO-HTML-1.1.0-2|29	The algorithm as implemented here is:
14mr|perl-IO-HTML-1.1.0-2|30	
14mr|perl-IO-HTML-1.1.0-2|31	* 1.
14mr|perl-IO-HTML-1.1.0-2|32	
14mr|perl-IO-HTML-1.1.0-2|33	%prep
14mr|perl-IO-HTML-1.1.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-IO-HTML-1.1.0-2|35	
14mr|perl-IO-HTML-1.1.0-2|36	%build
14mr|perl-IO-HTML-1.1.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-IO-HTML-1.1.0-2|38	
14mr|perl-IO-HTML-1.1.0-2|39	%make
14mr|perl-IO-HTML-1.1.0-2|40	
14mr|perl-IO-HTML-1.1.0-2|41	%check
14mr|perl-IO-HTML-1.1.0-2|42	%make test
14mr|perl-IO-HTML-1.1.0-2|43	
14mr|perl-IO-HTML-1.1.0-2|44	%install
14mr|perl-IO-HTML-1.1.0-2|45	%makeinstall_std
14mr|perl-IO-HTML-1.1.0-2|46	
14mr|perl-IO-HTML-1.1.0-2|47	%files
14mr|perl-IO-HTML-1.1.0-2|48	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14mr|perl-IO-HTML-1.1.0-2|49	%{_mandir}/man3/*
14mr|perl-IO-HTML-1.1.0-2|50	%{perl_vendorlib}/*
14mr|perl-IO-HTML-1.1.0-2|51	
14mr|perl-IO-HTML-1.1.0-2|52	
14mr|perl-IO-HTML-1.1.0-2|53	%changelog
14mr|perl-IO-HTML-1.1.0-2|54	* Sat Sep 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-2
14mr|perl-IO-HTML-1.1.0-2|55	+ Revision: af089ed
14mr|perl-IO-HTML-1.1.0-2|56	- Rebuild to main
14mr|perl-IO-HTML-1.1.0-2|57	
14mr|perl-IO-HTML-1.1.0-2|58	

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

18153 14
14mr|perl-IO-SessionData-1.30.0-2|1	%define upstream_name IO-SessionData
14mr|perl-IO-SessionData-1.30.0-2|2	%define upstream_version 1.03
14mr|perl-IO-SessionData-1.30.0-2|3	
14mr|perl-IO-SessionData-1.30.0-2|4	Name:		perl-%{upstream_name}
14mr|perl-IO-SessionData-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-IO-SessionData-1.30.0-2|6	Release:	2
14mr|perl-IO-SessionData-1.30.0-2|7	
14mr|perl-IO-SessionData-1.30.0-2|8	Summary:	Supporting module for SOAP::Lite
14mr|perl-IO-SessionData-1.30.0-2|9	
14mr|perl-IO-SessionData-1.30.0-2|10	License:	GPL+ or Artistic
14mr|perl-IO-SessionData-1.30.0-2|11	Group:		Development/Perl
14mr|perl-IO-SessionData-1.30.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-IO-SessionData-1.30.0-2|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-IO-SessionData-1.30.0-2|14	
14mr|perl-IO-SessionData-1.30.0-2|15	BuildRequires:	perl-devel
14mr|perl-IO-SessionData-1.30.0-2|16	BuildArch:	noarch
14mr|perl-IO-SessionData-1.30.0-2|17	
14mr|perl-IO-SessionData-1.30.0-2|18	%description
14mr|perl-IO-SessionData-1.30.0-2|19	Supporting module for SOAP::Lite.
14mr|perl-IO-SessionData-1.30.0-2|20	
14mr|perl-IO-SessionData-1.30.0-2|21	%prep
14mr|perl-IO-SessionData-1.30.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-IO-SessionData-1.30.0-2|23	
14mr|perl-IO-SessionData-1.30.0-2|24	%build
14mr|perl-IO-SessionData-1.30.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-IO-SessionData-1.30.0-2|26	
14mr|perl-IO-SessionData-1.30.0-2|27	%make
14mr|perl-IO-SessionData-1.30.0-2|28	
14mr|perl-IO-SessionData-1.30.0-2|29	%check
14mr|perl-IO-SessionData-1.30.0-2|30	%make test
14mr|perl-IO-SessionData-1.30.0-2|31	
14mr|perl-IO-SessionData-1.30.0-2|32	%install
14mr|perl-IO-SessionData-1.30.0-2|33	%makeinstall_std
14mr|perl-IO-SessionData-1.30.0-2|34	
14mr|perl-IO-SessionData-1.30.0-2|35	%files
14mr|perl-IO-SessionData-1.30.0-2|36	%doc Changes META.json META.yml README
14mr|perl-IO-SessionData-1.30.0-2|37	%{perl_vendorlib}/*
14mr|perl-IO-SessionData-1.30.0-2|38	
14mr|perl-IO-SessionData-1.30.0-2|39	
14mr|perl-IO-SessionData-1.30.0-2|40	
14mr|perl-IO-SessionData-1.30.0-2|41	%changelog
14mr|perl-IO-SessionData-1.30.0-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30.0-2
14mr|perl-IO-SessionData-1.30.0-2|43	+ Revision: 2585089
14mr|perl-IO-SessionData-1.30.0-2|44	- MassBuild#440: Increase release tag
14mr|perl-IO-SessionData-1.30.0-2|45	
14mr|perl-IO-SessionData-1.30.0-2|46	

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

18155 14
14mr|perl-IO-Socket-IP-0.310.0-1|1	%define upstream_version 0.31
14mr|perl-IO-Socket-IP-0.310.0-1|2	
14mr|perl-IO-Socket-IP-0.310.0-1|3	Name:           perl-IO-Socket-IP
14mr|perl-IO-Socket-IP-0.310.0-1|4	Version:        %perl_convert_version %{upstream_version}
14mr|perl-IO-Socket-IP-0.310.0-1|5	Release:        1
14mr|perl-IO-Socket-IP-0.310.0-1|6	Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
14mr|perl-IO-Socket-IP-0.310.0-1|7	License:        GPL+ or Artistic
14mr|perl-IO-Socket-IP-0.310.0-1|8	Group:          Development/Perl
14mr|perl-IO-Socket-IP-0.310.0-1|9	URL:            http://search.cpan.org/dist/IO-Socket-IP/
14mr|perl-IO-Socket-IP-0.310.0-1|10	Source0:        http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{upstream_version}.tar.gz
14mr|perl-IO-Socket-IP-0.310.0-1|11	BuildArch:      noarch
14mr|perl-IO-Socket-IP-0.310.0-1|12	BuildRequires:  perl(base)
14mr|perl-IO-Socket-IP-0.310.0-1|13	BuildRequires:  perl(constant)
14mr|perl-IO-Socket-IP-0.310.0-1|14	BuildRequires:  perl(Carp)
14mr|perl-IO-Socket-IP-0.310.0-1|15	BuildRequires:  perl(IO::Socket)
14mr|perl-IO-Socket-IP-0.310.0-1|16	BuildRequires:  perl(IO::Socket::INET)
14mr|perl-IO-Socket-IP-0.310.0-1|17	BuildRequires:  perl(Module::Build)
14mr|perl-IO-Socket-IP-0.310.0-1|18	BuildRequires:  perl-Socket
14mr|perl-IO-Socket-IP-0.310.0-1|19	BuildRequires:  perl(Socket6)
14mr|perl-IO-Socket-IP-0.310.0-1|20	BuildRequires:  perl(Test::More)
14mr|perl-IO-Socket-IP-0.310.0-1|21	
14mr|perl-IO-Socket-IP-0.310.0-1|22	%description
14mr|perl-IO-Socket-IP-0.310.0-1|23	This module provides a protocol-independent way to use IPv4 and IPv6
14mr|perl-IO-Socket-IP-0.310.0-1|24	sockets, as a drop-in replacement for IO::Socket::INET. Most constructor
14mr|perl-IO-Socket-IP-0.310.0-1|25	arguments and methods are provided in a backward-compatible way.
14mr|perl-IO-Socket-IP-0.310.0-1|26	
14mr|perl-IO-Socket-IP-0.310.0-1|27	%prep
14mr|perl-IO-Socket-IP-0.310.0-1|28	%setup -q -n IO-Socket-IP-%{upstream_version}
14mr|perl-IO-Socket-IP-0.310.0-1|29	
14mr|perl-IO-Socket-IP-0.310.0-1|30	%build
14mr|perl-IO-Socket-IP-0.310.0-1|31	perl Build.PL installdirs=vendor
14mr|perl-IO-Socket-IP-0.310.0-1|32	./Build
14mr|perl-IO-Socket-IP-0.310.0-1|33	
14mr|perl-IO-Socket-IP-0.310.0-1|34	%install
14mr|perl-IO-Socket-IP-0.310.0-1|35	./Build install destdir=%{buildroot} create_packlist=0
14mr|perl-IO-Socket-IP-0.310.0-1|36	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14mr|perl-IO-Socket-IP-0.310.0-1|37	
14mr|perl-IO-Socket-IP-0.310.0-1|38	%check
14mr|perl-IO-Socket-IP-0.310.0-1|39	# Don'd do the live test
14mr|perl-IO-Socket-IP-0.310.0-1|40	rm -f t/21nonblocking-connect-internet.t
14mr|perl-IO-Socket-IP-0.310.0-1|41	./Build test
14mr|perl-IO-Socket-IP-0.310.0-1|42	
14mr|perl-IO-Socket-IP-0.310.0-1|43	%files
14mr|perl-IO-Socket-IP-0.310.0-1|44	%doc Changes examples LICENSE README
14mr|perl-IO-Socket-IP-0.310.0-1|45	%{perl_vendorlib}/*
14mr|perl-IO-Socket-IP-0.310.0-1|46	%{_mandir}/man3/*
14mr|perl-IO-Socket-IP-0.310.0-1|47	
14mr|perl-IO-Socket-IP-0.310.0-1|48	%changelog
14mr|perl-IO-Socket-IP-0.310.0-1|49	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-1
14mr|perl-IO-Socket-IP-0.310.0-1|50	+ Revision: e2d6a6f
14mr|perl-IO-Socket-IP-0.310.0-1|51	- Updated to 0.31
14mr|perl-IO-Socket-IP-0.310.0-1|52	
14mr|perl-IO-Socket-IP-0.310.0-1|53	

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

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

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

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

18160 14
14mr|perl-IO-Tty-1.120.0-1|1	%define upstream_name    IO-Tty
14mr|perl-IO-Tty-1.120.0-1|2	%define upstream_version 1.12
14mr|perl-IO-Tty-1.120.0-1|3	
14mr|perl-IO-Tty-1.120.0-1|4	Name:           perl-%{upstream_name}
14mr|perl-IO-Tty-1.120.0-1|5	Version:        %perl_convert_version %{upstream_version}
14mr|perl-IO-Tty-1.120.0-1|6	Release:        1
14mr|perl-IO-Tty-1.120.0-1|7	
14mr|perl-IO-Tty-1.120.0-1|8	Summary:        Pseudo TTY object class
14mr|perl-IO-Tty-1.120.0-1|9	
14mr|perl-IO-Tty-1.120.0-1|10	
14mr|perl-IO-Tty-1.120.0-1|11	License:        GPL
14mr|perl-IO-Tty-1.120.0-1|12	Group:          Development/Perl
14mr|perl-IO-Tty-1.120.0-1|13	URL:            http://search.cpan.org/dist/%{upstream_name}
14mr|perl-IO-Tty-1.120.0-1|14	Source0:        http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-IO-Tty-1.120.0-1|15	
14mr|perl-IO-Tty-1.120.0-1|16	BuildRequires:  perl-devel
14mr|perl-IO-Tty-1.120.0-1|17	
14mr|perl-IO-Tty-1.120.0-1|18	
14mr|perl-IO-Tty-1.120.0-1|19	%description
14mr|perl-IO-Tty-1.120.0-1|20	The IO::Tty and IO::Pty modules provide an interface to pseudo tty's.
14mr|perl-IO-Tty-1.120.0-1|21	
14mr|perl-IO-Tty-1.120.0-1|22	%prep
14mr|perl-IO-Tty-1.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-IO-Tty-1.120.0-1|24	
14mr|perl-IO-Tty-1.120.0-1|25	%build
14mr|perl-IO-Tty-1.120.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-IO-Tty-1.120.0-1|27	%make CFLAGS="%{optflags}"
14mr|perl-IO-Tty-1.120.0-1|28	
14mr|perl-IO-Tty-1.120.0-1|29	%check
14mr|perl-IO-Tty-1.120.0-1|30	%make test
14mr|perl-IO-Tty-1.120.0-1|31	
14mr|perl-IO-Tty-1.120.0-1|32	%install
14mr|perl-IO-Tty-1.120.0-1|33	%makeinstall_std
14mr|perl-IO-Tty-1.120.0-1|34	
14mr|perl-IO-Tty-1.120.0-1|35	%files
14mr|perl-IO-Tty-1.120.0-1|36	%doc ChangeLog README
14mr|perl-IO-Tty-1.120.0-1|37	%{perl_vendorarch}/auto/IO
14mr|perl-IO-Tty-1.120.0-1|38	%{perl_vendorarch}/IO
14mr|perl-IO-Tty-1.120.0-1|39	%{_mandir}/*/*
14mr|perl-IO-Tty-1.120.0-1|40	
14mr|perl-IO-Tty-1.120.0-1|41	%changelog
14mr|perl-IO-Tty-1.120.0-1|42	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.120.0-1
14mr|perl-IO-Tty-1.120.0-1|43	+ Revision: c431a6d
14mr|perl-IO-Tty-1.120.0-1|44	- Merge pull request #2 from import/perl-IO-Tty:auto_update
14mr|perl-IO-Tty-1.120.0-1|45	- ROSA Updates Builder: update suggested
14mr|perl-IO-Tty-1.120.0-1|46	
14mr|perl-IO-Tty-1.120.0-1|47	

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

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

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

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

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

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

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

18168 14
14mr|perl-JSON-2.900.0-3|1	%define modname	JSON
14mr|perl-JSON-2.900.0-3|2	%define modver 2.90
14mr|perl-JSON-2.900.0-3|3	
14mr|perl-JSON-2.900.0-3|4	Summary:	Parse and convert to JSON (JavaScript Object Notation)
14mr|perl-JSON-2.900.0-3|5	
14mr|perl-JSON-2.900.0-3|6	Name:		perl-%{modname}
14mr|perl-JSON-2.900.0-3|7	Version:	%perl_convert_version %{modver}
14mr|perl-JSON-2.900.0-3|8	Release:	3
14mr|perl-JSON-2.900.0-3|9	License:	Artistic/GPLv2
14mr|perl-JSON-2.900.0-3|10	Group:		Development/Perl
14mr|perl-JSON-2.900.0-3|11	Url:		http://search.cpan.org/dist/%{modname}/
14mr|perl-JSON-2.900.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{modver}.tar.gz
14mr|perl-JSON-2.900.0-3|13	BuildArch:	noarch
14mr|perl-JSON-2.900.0-3|14	BuildRequires:	perl(Test::More)
14mr|perl-JSON-2.900.0-3|15	BuildRequires:	perl(CGI)
14mr|perl-JSON-2.900.0-3|16	BuildRequires:	perl-devel
14mr|perl-JSON-2.900.0-3|17	#BuildRequires:	perl-JSON-PP
14mr|perl-JSON-2.900.0-3|18	#BuildRequires:	perl-JSON-XS
14mr|perl-JSON-2.900.0-3|19	# This is (and should be) provided by perl-JSON-PP. We provide JSON::backportPP
14mr|perl-JSON-2.900.0-3|20	# instead.
14mr|perl-JSON-2.900.0-3|21	%define __noautoprov 'perl\\(JSON::PP\\)'
14mr|perl-JSON-2.900.0-3|22	Provides:	perl(JSON::backportPP)
14mr|perl-JSON-2.900.0-3|23	
14mr|perl-JSON-2.900.0-3|24	%description
14mr|perl-JSON-2.900.0-3|25	This module converts between JSON (JavaScript Object Notation) and
14mr|perl-JSON-2.900.0-3|26	Perl data structure into each other.
14mr|perl-JSON-2.900.0-3|27	
14mr|perl-JSON-2.900.0-3|28	%prep
14mr|perl-JSON-2.900.0-3|29	%setup -qn %{modname}-%{modver}
14mr|perl-JSON-2.900.0-3|30	sed -i.DOS -e 's/\r//g' README
14mr|perl-JSON-2.900.0-3|31	
14mr|perl-JSON-2.900.0-3|32	%build
14mr|perl-JSON-2.900.0-3|33	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-JSON-2.900.0-3|34	%make
14mr|perl-JSON-2.900.0-3|35	
14mr|perl-JSON-2.900.0-3|36	%check
14mr|perl-JSON-2.900.0-3|37	%make test
14mr|perl-JSON-2.900.0-3|38	
14mr|perl-JSON-2.900.0-3|39	%install
14mr|perl-JSON-2.900.0-3|40	%makeinstall_std
14mr|perl-JSON-2.900.0-3|41	
14mr|perl-JSON-2.900.0-3|42	%files
14mr|perl-JSON-2.900.0-3|43	%doc Changes README
14mr|perl-JSON-2.900.0-3|44	%{perl_vendorlib}/JSON*
14mr|perl-JSON-2.900.0-3|45	%{_mandir}/man3/*
14mr|perl-JSON-2.900.0-3|46	
14mr|perl-JSON-2.900.0-3|47	
14mr|perl-JSON-2.900.0-3|48	
14mr|perl-JSON-2.900.0-3|49	
14mr|perl-JSON-2.900.0-3|50	%changelog
14mr|perl-JSON-2.900.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.900.0-3
14mr|perl-JSON-2.900.0-3|52	+ Revision: c8bd5b5
14mr|perl-JSON-2.900.0-3|53	- MassBuild#440: Increase release tag
14mr|perl-JSON-2.900.0-3|54	
14mr|perl-JSON-2.900.0-3|55	

18169 14
14mr|perl-JSON-PP-2.272.30-7|1	%define upstream_name    JSON-PP
14mr|perl-JSON-PP-2.272.30-7|2	%define upstream_version 2.27203
14mr|perl-JSON-PP-2.272.30-7|3	
14mr|perl-JSON-PP-2.272.30-7|4	Name:		perl-%{upstream_name}
14mr|perl-JSON-PP-2.272.30-7|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-JSON-PP-2.272.30-7|6	Release:	7
14mr|perl-JSON-PP-2.272.30-7|7	
14mr|perl-JSON-PP-2.272.30-7|8	Summary:	Dummy module providing JSON::PP::Boolean
14mr|perl-JSON-PP-2.272.30-7|9	
14mr|perl-JSON-PP-2.272.30-7|10	
14mr|perl-JSON-PP-2.272.30-7|11	License:	GPL+ or Artistic
14mr|perl-JSON-PP-2.272.30-7|12	Group:		Development/Perl
14mr|perl-JSON-PP-2.272.30-7|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-JSON-PP-2.272.30-7|14	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-JSON-PP-2.272.30-7|15	
14mr|perl-JSON-PP-2.272.30-7|16	BuildRequires:	perl-devel
14mr|perl-JSON-PP-2.272.30-7|17	BuildRequires:	perl(Test::More)
14mr|perl-JSON-PP-2.272.30-7|18	BuildArch:	noarch
14mr|perl-JSON-PP-2.272.30-7|19	Conflicts: perl-ExtUtils-MakeMaker < 6.980.0
14mr|perl-JSON-PP-2.272.30-7|20	
14mr|perl-JSON-PP-2.272.30-7|21	%description
14mr|perl-JSON-PP-2.272.30-7|22	This module is the JSON::XS manpage compatible pure Perl module. (Perl 5.8
14mr|perl-JSON-PP-2.272.30-7|23	or later is recommended)
14mr|perl-JSON-PP-2.272.30-7|24	
14mr|perl-JSON-PP-2.272.30-7|25	JSON::XS is the fastest and most proper JSON module on CPAN. It is written
14mr|perl-JSON-PP-2.272.30-7|26	by Marc Lehmann in C, so must be compiled and installed in the used
14mr|perl-JSON-PP-2.272.30-7|27	environment.
14mr|perl-JSON-PP-2.272.30-7|28	
14mr|perl-JSON-PP-2.272.30-7|29	JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
14mr|perl-JSON-PP-2.272.30-7|30	
14mr|perl-JSON-PP-2.272.30-7|31	%prep
14mr|perl-JSON-PP-2.272.30-7|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-JSON-PP-2.272.30-7|33	
14mr|perl-JSON-PP-2.272.30-7|34	%build
14mr|perl-JSON-PP-2.272.30-7|35	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-JSON-PP-2.272.30-7|36	%make
14mr|perl-JSON-PP-2.272.30-7|37	
14mr|perl-JSON-PP-2.272.30-7|38	%check
14mr|perl-JSON-PP-2.272.30-7|39	%make test
14mr|perl-JSON-PP-2.272.30-7|40	
14mr|perl-JSON-PP-2.272.30-7|41	%install
14mr|perl-JSON-PP-2.272.30-7|42	%makeinstall_std
14mr|perl-JSON-PP-2.272.30-7|43	
14mr|perl-JSON-PP-2.272.30-7|44	%files
14mr|perl-JSON-PP-2.272.30-7|45	%doc README META.yml Changes
14mr|perl-JSON-PP-2.272.30-7|46	%{perl_vendorlib}/*
14mr|perl-JSON-PP-2.272.30-7|47	%{_bindir}/json_pp
14mr|perl-JSON-PP-2.272.30-7|48	%{_mandir}/man3/*
14mr|perl-JSON-PP-2.272.30-7|49	%{_mandir}/man1/json_pp.1.xz
14mr|perl-JSON-PP-2.272.30-7|50	
14mr|perl-JSON-PP-2.272.30-7|51	
14mr|perl-JSON-PP-2.272.30-7|52	
14mr|perl-JSON-PP-2.272.30-7|53	
14mr|perl-JSON-PP-2.272.30-7|54	%changelog
14mr|perl-JSON-PP-2.272.30-7|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.272.30-7
14mr|perl-JSON-PP-2.272.30-7|56	+ Revision: 3b06b66
14mr|perl-JSON-PP-2.272.30-7|57	- MassBuild#440: Increase release tag
14mr|perl-JSON-PP-2.272.30-7|58	
14mr|perl-JSON-PP-2.272.30-7|59	

18170 14
14mr|perl-kde4-4.13.3-1|1	%define srcname perlkde
14mr|perl-kde4-4.13.3-1|2	%define with_kdepimlibs4 0
14mr|perl-kde4-4.13.3-1|3	
14mr|perl-kde4-4.13.3-1|4	Summary:	KDE4 bindings for perl language
14mr|perl-kde4-4.13.3-1|5	Name:		perl-kde4
14mr|perl-kde4-4.13.3-1|6	Version:	4.13.3
14mr|perl-kde4-4.13.3-1|7	Release:	1
14mr|perl-kde4-4.13.3-1|8	Epoch:		1
14mr|perl-kde4-4.13.3-1|9	Group:		Graphical desktop/KDE
14mr|perl-kde4-4.13.3-1|10	License:	GPLv2
14mr|perl-kde4-4.13.3-1|11	Url:		http://www.kde.org
14mr|perl-kde4-4.13.3-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
14mr|perl-kde4-4.13.3-1|13	BuildRequires:	perl-qt4-devel >= 1:%{version}
14mr|perl-kde4-4.13.3-1|14	BuildRequires:	smokekde-devel
14mr|perl-kde4-4.13.3-1|15	BuildRequires:	gdbm-devel
14mr|perl-kde4-4.13.3-1|16	%if %{with_kdepimlibs4}
14mr|perl-kde4-4.13.3-1|17	BuildRequires:	kdepimlibs4-devel
14mr|perl-kde4-4.13.3-1|18	%endif
14mr|perl-kde4-4.13.3-1|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|perl-kde4-4.13.3-1|20	Requires:	perl-qt4 >= %{epoch}:%{version}
14mr|perl-kde4-4.13.3-1|21	
14mr|perl-kde4-4.13.3-1|22	%description
14mr|perl-kde4-4.13.3-1|23	A KDE4 bindings for perl language.
14mr|perl-kde4-4.13.3-1|24	
14mr|perl-kde4-4.13.3-1|25	%prep
14mr|perl-kde4-4.13.3-1|26	%setup -q -n %{srcname}-%{version}
14mr|perl-kde4-4.13.3-1|27	
14mr|perl-kde4-4.13.3-1|28	%build
14mr|perl-kde4-4.13.3-1|29	%cmake_kde4
14mr|perl-kde4-4.13.3-1|30	%make
14mr|perl-kde4-4.13.3-1|31	
14mr|perl-kde4-4.13.3-1|32	%install
14mr|perl-kde4-4.13.3-1|33	%makeinstall_std -C build
14mr|perl-kde4-4.13.3-1|34	
14mr|perl-kde4-4.13.3-1|35	%files
14mr|perl-kde4-4.13.3-1|36	%{_kde_libdir}/kde4/kperlpluginfactory.so
14mr|perl-kde4-4.13.3-1|37	%if %{with_kdepimlibs4}
14mr|perl-kde4-4.13.3-1|38	%{perl_sitearch}/QImageBlitz.pm
14mr|perl-kde4-4.13.3-1|39	%{perl_sitearch}/Phonon.pm
14mr|perl-kde4-4.13.3-1|40	%{perl_sitearch}/Qsci.pm
14mr|perl-kde4-4.13.3-1|41	%{perl_sitearch}/auto/Phonon
14mr|perl-kde4-4.13.3-1|42	%{perl_sitearch}/auto/QImageBlitz
14mr|perl-kde4-4.13.3-1|43	%{perl_sitearch}/auto/Qsci
14mr|perl-kde4-4.13.3-1|44	%endif
14mr|perl-kde4-4.13.3-1|45	%{perl_sitearch}/Akonadi.pm
14mr|perl-kde4-4.13.3-1|46	%{perl_sitearch}/Attica.pm
14mr|perl-kde4-4.13.3-1|47	%{perl_sitearch}/KDECore4.pm
14mr|perl-kde4-4.13.3-1|48	%{perl_sitearch}/KDEUi4.pm
14mr|perl-kde4-4.13.3-1|49	%{perl_sitearch}/KFile.pm
14mr|perl-kde4-4.13.3-1|50	%{perl_sitearch}/KHTML.pm
14mr|perl-kde4-4.13.3-1|51	%{perl_sitearch}/KIO4.pm
14mr|perl-kde4-4.13.3-1|52	%{perl_sitearch}/KNewStuff2.pm
14mr|perl-kde4-4.13.3-1|53	%{perl_sitearch}/KNewStuff3.pm
14mr|perl-kde4-4.13.3-1|54	%{perl_sitearch}/KParts.pm
14mr|perl-kde4-4.13.3-1|55	%{perl_sitearch}/KTextEditor.pm
14mr|perl-kde4-4.13.3-1|56	%{perl_sitearch}/KUtils.pm
14mr|perl-kde4-4.13.3-1|57	%{perl_sitearch}/Kate.pm
14mr|perl-kde4-4.13.3-1|58	%{perl_sitearch}/Nepomuk.pm
14mr|perl-kde4-4.13.3-1|59	%{perl_sitearch}/NepomukQuery.pm
14mr|perl-kde4-4.13.3-1|60	%{perl_sitearch}/Okular.pm
14mr|perl-kde4-4.13.3-1|61	%{perl_sitearch}/Plasma4.pm
14mr|perl-kde4-4.13.3-1|62	%{perl_sitearch}/Solid.pm
14mr|perl-kde4-4.13.3-1|63	%{perl_sitearch}/Soprano.pm
14mr|perl-kde4-4.13.3-1|64	%{perl_sitearch}/SopranoClient.pm
14mr|perl-kde4-4.13.3-1|65	%{perl_sitearch}/SopranoServer.pm
14mr|perl-kde4-4.13.3-1|66	%{perl_sitearch}/auto/Akonadi
14mr|perl-kde4-4.13.3-1|67	%{perl_sitearch}/auto/Attica
14mr|perl-kde4-4.13.3-1|68	%{perl_sitearch}/auto/KDECore4
14mr|perl-kde4-4.13.3-1|69	%{perl_sitearch}/auto/KDEUi4
14mr|perl-kde4-4.13.3-1|70	%{perl_sitearch}/auto/KFile
14mr|perl-kde4-4.13.3-1|71	%{perl_sitearch}/auto/KHTML
14mr|perl-kde4-4.13.3-1|72	%{perl_sitearch}/auto/KIO4
14mr|perl-kde4-4.13.3-1|73	%{perl_sitearch}/auto/KNewStuff2
14mr|perl-kde4-4.13.3-1|74	%{perl_sitearch}/auto/KNewStuff3
14mr|perl-kde4-4.13.3-1|75	%{perl_sitearch}/auto/KParts
14mr|perl-kde4-4.13.3-1|76	%{perl_sitearch}/auto/KTextEditor
14mr|perl-kde4-4.13.3-1|77	%{perl_sitearch}/auto/KUtils
14mr|perl-kde4-4.13.3-1|78	%{perl_sitearch}/auto/Kate
14mr|perl-kde4-4.13.3-1|79	%{perl_sitearch}/auto/Nepomuk
14mr|perl-kde4-4.13.3-1|80	%{perl_sitearch}/auto/NepomukQuery
14mr|perl-kde4-4.13.3-1|81	%{perl_sitearch}/auto/Okular
14mr|perl-kde4-4.13.3-1|82	%{perl_sitearch}/auto/Plasma4
14mr|perl-kde4-4.13.3-1|83	%{perl_sitearch}/auto/Solid
14mr|perl-kde4-4.13.3-1|84	%{perl_sitearch}/auto/Soprano
14mr|perl-kde4-4.13.3-1|85	%{perl_sitearch}/auto/SopranoClient
14mr|perl-kde4-4.13.3-1|86	%{perl_sitearch}/auto/SopranoServer
14mr|perl-kde4-4.13.3-1|87	
14mr|perl-kde4-4.13.3-1|88	
14mr|perl-kde4-4.13.3-1|89	%changelog
14mr|perl-kde4-4.13.3-1|90	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|perl-kde4-4.13.3-1|91	+ Revision: fc6a8f3
14mr|perl-kde4-4.13.3-1|92	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|perl-kde4-4.13.3-1|93	
14mr|perl-kde4-4.13.3-1|94	

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

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

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

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

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

18176 14
14mr|perl-List-AllUtils-0.40.0-4|1	%define upstream_name    List-AllUtils
14mr|perl-List-AllUtils-0.40.0-4|2	%define upstream_version 0.04
14mr|perl-List-AllUtils-0.40.0-4|3	Name:		perl-%{upstream_name}
14mr|perl-List-AllUtils-0.40.0-4|4	Version:	%perl_convert_version %{upstream_version}
14mr|perl-List-AllUtils-0.40.0-4|5	Release:	4
14mr|perl-List-AllUtils-0.40.0-4|6	
14mr|perl-List-AllUtils-0.40.0-4|7	Summary:	Combines List::Util and List::MoreUtils in one bite-sized package
14mr|perl-List-AllUtils-0.40.0-4|8	
14mr|perl-List-AllUtils-0.40.0-4|9	License:	GPL+ or Artistic
14mr|perl-List-AllUtils-0.40.0-4|10	Group:		Development/Perl
14mr|perl-List-AllUtils-0.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-List-AllUtils-0.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/List/List-AllUtils-%{upstream_version}.tar.gz
14mr|perl-List-AllUtils-0.40.0-4|13	
14mr|perl-List-AllUtils-0.40.0-4|14	BuildRequires:	perl-devel
14mr|perl-List-AllUtils-0.40.0-4|15	BuildRequires:	perl(List::MoreUtils)
14mr|perl-List-AllUtils-0.40.0-4|16	BuildRequires:	perl(List::Util)
14mr|perl-List-AllUtils-0.40.0-4|17	BuildRequires:	perl(Test::More)
14mr|perl-List-AllUtils-0.40.0-4|18	BuildRequires:	perl(Module::Build::Compat)
14mr|perl-List-AllUtils-0.40.0-4|19	BuildArch:	noarch
14mr|perl-List-AllUtils-0.40.0-4|20	
14mr|perl-List-AllUtils-0.40.0-4|21	%description
14mr|perl-List-AllUtils-0.40.0-4|22	Are you sick of trying to remember whether a particular helper is defined
14mr|perl-List-AllUtils-0.40.0-4|23	in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
14mr|perl-List-AllUtils-0.40.0-4|24	remember. This module will export all of the functions that either of those
14mr|perl-List-AllUtils-0.40.0-4|25	two modules defines.
14mr|perl-List-AllUtils-0.40.0-4|26	
14mr|perl-List-AllUtils-0.40.0-4|27	%prep
14mr|perl-List-AllUtils-0.40.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-List-AllUtils-0.40.0-4|29	
14mr|perl-List-AllUtils-0.40.0-4|30	%build
14mr|perl-List-AllUtils-0.40.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-List-AllUtils-0.40.0-4|32	%make
14mr|perl-List-AllUtils-0.40.0-4|33	
14mr|perl-List-AllUtils-0.40.0-4|34	%check
14mr|perl-List-AllUtils-0.40.0-4|35	%make test
14mr|perl-List-AllUtils-0.40.0-4|36	
14mr|perl-List-AllUtils-0.40.0-4|37	%install
14mr|perl-List-AllUtils-0.40.0-4|38	%makeinstall_std
14mr|perl-List-AllUtils-0.40.0-4|39	
14mr|perl-List-AllUtils-0.40.0-4|40	%files
14mr|perl-List-AllUtils-0.40.0-4|41	%doc META.yml Changes README
14mr|perl-List-AllUtils-0.40.0-4|42	%{_mandir}/man3/*
14mr|perl-List-AllUtils-0.40.0-4|43	%{perl_vendorlib}/*
14mr|perl-List-AllUtils-0.40.0-4|44	
14mr|perl-List-AllUtils-0.40.0-4|45	
14mr|perl-List-AllUtils-0.40.0-4|46	%changelog
14mr|perl-List-AllUtils-0.40.0-4|47	* Thu Sep 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-4
14mr|perl-List-AllUtils-0.40.0-4|48	+ Revision: 2626506
14mr|perl-List-AllUtils-0.40.0-4|49	- Rebuild to main repo
14mr|perl-List-AllUtils-0.40.0-4|50	
14mr|perl-List-AllUtils-0.40.0-4|51	

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

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

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

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

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

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

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

18184 14
14mr|perl-Mail-Sender-0.8.23-1|1	%define	module	Mail-Sender
14mr|perl-Mail-Sender-0.8.23-1|2	
14mr|perl-Mail-Sender-0.8.23-1|3	Name:		perl-%module
14mr|perl-Mail-Sender-0.8.23-1|4	Version:	%perl_convert_version 0.8.23
14mr|perl-Mail-Sender-0.8.23-1|5	Release:	1
14mr|perl-Mail-Sender-0.8.23-1|6	Summary:	Module for sending mails with attachments through an SMTP server
14mr|perl-Mail-Sender-0.8.23-1|7	
14mr|perl-Mail-Sender-0.8.23-1|8	License:	GPL
14mr|perl-Mail-Sender-0.8.23-1|9	Group:		Development/Perl
14mr|perl-Mail-Sender-0.8.23-1|10	Source:		http://search.cpan.org/CPAN/authors/id/J/JE/JENDA/Mail-Sender-%{version}.tar.gz
14mr|perl-Mail-Sender-0.8.23-1|11	Url:            http://search.cpan.org/dist/%{module}/
14mr|perl-Mail-Sender-0.8.23-1|12	BuildRequires:	perl-devel
14mr|perl-Mail-Sender-0.8.23-1|13	Buildarch:	noarch
14mr|perl-Mail-Sender-0.8.23-1|14	
14mr|perl-Mail-Sender-0.8.23-1|15	%description
14mr|perl-Mail-Sender-0.8.23-1|16	Mail-Sender is a Perl module for sending mail with attachments through an
14mr|perl-Mail-Sender-0.8.23-1|17	SMTP server.  This module will not work with qmail servers, however.
14mr|perl-Mail-Sender-0.8.23-1|18	
14mr|perl-Mail-Sender-0.8.23-1|19	
14mr|perl-Mail-Sender-0.8.23-1|20	%prep
14mr|perl-Mail-Sender-0.8.23-1|21	%setup -q -n %{module}-%{version}
14mr|perl-Mail-Sender-0.8.23-1|22	rm -f Sender/CType/Win32.pm
14mr|perl-Mail-Sender-0.8.23-1|23	sed -i -e '/Win32.pm/d' MANIFEST
14mr|perl-Mail-Sender-0.8.23-1|24	
14mr|perl-Mail-Sender-0.8.23-1|25	%build
14mr|perl-Mail-Sender-0.8.23-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Mail-Sender-0.8.23-1|27	echo "N
14mr|perl-Mail-Sender-0.8.23-1|28	" | %make
14mr|perl-Mail-Sender-0.8.23-1|29	
14mr|perl-Mail-Sender-0.8.23-1|30	%check
14mr|perl-Mail-Sender-0.8.23-1|31	%make test
14mr|perl-Mail-Sender-0.8.23-1|32	
14mr|perl-Mail-Sender-0.8.23-1|33	%install
14mr|perl-Mail-Sender-0.8.23-1|34	%makeinstall_std
14mr|perl-Mail-Sender-0.8.23-1|35	
14mr|perl-Mail-Sender-0.8.23-1|36	%clean
14mr|perl-Mail-Sender-0.8.23-1|37	
14mr|perl-Mail-Sender-0.8.23-1|38	%files
14mr|perl-Mail-Sender-0.8.23-1|39	%{perl_vendorlib}/Mail
14mr|perl-Mail-Sender-0.8.23-1|40	%{_mandir}/*/*
14mr|perl-Mail-Sender-0.8.23-1|41	
14mr|perl-Mail-Sender-0.8.23-1|42	%changelog
14mr|perl-Mail-Sender-0.8.23-1|43	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.8.23-1
14mr|perl-Mail-Sender-0.8.23-1|44	+ Revision: 3004130
14mr|perl-Mail-Sender-0.8.23-1|45	- Merge pull request #3 from import/perl-Mail-Sender:auto_update
14mr|perl-Mail-Sender-0.8.23-1|46	- ROSA Updates Builder: update suggested
14mr|perl-Mail-Sender-0.8.23-1|47	
14mr|perl-Mail-Sender-0.8.23-1|48	

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

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

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

18188 14
14mr|perl-MailTools-2.130.0-3|1	%define	upstream_name    MailTools
14mr|perl-MailTools-2.130.0-3|2	%define upstream_version 2.13
14mr|perl-MailTools-2.130.0-3|3	
14mr|perl-MailTools-2.130.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-MailTools-2.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-MailTools-2.130.0-3|6	Release:	3
14mr|perl-MailTools-2.130.0-3|7	
14mr|perl-MailTools-2.130.0-3|8	Summary:	A set of perl modules related to mail applications
14mr|perl-MailTools-2.130.0-3|9	
14mr|perl-MailTools-2.130.0-3|10	License:	GPL+ or Artistic
14mr|perl-MailTools-2.130.0-3|11	Group:		Development/Perl
14mr|perl-MailTools-2.130.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-MailTools-2.130.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Mail/MailTools-%{upstream_version}.tar.gz
14mr|perl-MailTools-2.130.0-3|14	
14mr|perl-MailTools-2.130.0-3|15	BuildRequires:	perl-devel
14mr|perl-MailTools-2.130.0-3|16	BuildArch:	noarch
14mr|perl-MailTools-2.130.0-3|17	
14mr|perl-MailTools-2.130.0-3|18	%description
14mr|perl-MailTools-2.130.0-3|19	This is MailTools, a set of perl modules related to mail applications.
14mr|perl-MailTools-2.130.0-3|20	
14mr|perl-MailTools-2.130.0-3|21	%prep
14mr|perl-MailTools-2.130.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-MailTools-2.130.0-3|23	
14mr|perl-MailTools-2.130.0-3|24	%build
14mr|perl-MailTools-2.130.0-3|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-MailTools-2.130.0-3|26	%make
14mr|perl-MailTools-2.130.0-3|27	
14mr|perl-MailTools-2.130.0-3|28	%check
14mr|perl-MailTools-2.130.0-3|29	%make test
14mr|perl-MailTools-2.130.0-3|30	
14mr|perl-MailTools-2.130.0-3|31	%install
14mr|perl-MailTools-2.130.0-3|32	%makeinstall_std
14mr|perl-MailTools-2.130.0-3|33	
14mr|perl-MailTools-2.130.0-3|34	%files
14mr|perl-MailTools-2.130.0-3|35	%doc README ChangeLog
14mr|perl-MailTools-2.130.0-3|36	%{perl_vendorlib}/Mail
14mr|perl-MailTools-2.130.0-3|37	%{_mandir}/*/*
14mr|perl-MailTools-2.130.0-3|38	
14mr|perl-MailTools-2.130.0-3|39	
14mr|perl-MailTools-2.130.0-3|40	
14mr|perl-MailTools-2.130.0-3|41	%changelog
14mr|perl-MailTools-2.130.0-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.130.0-3
14mr|perl-MailTools-2.130.0-3|43	+ Revision: f84f03c
14mr|perl-MailTools-2.130.0-3|44	- MassBuild#440: Increase release tag
14mr|perl-MailTools-2.130.0-3|45	
14mr|perl-MailTools-2.130.0-3|46	

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

18190 14
14mr|perl-Math-BigInt-1.999.300-2|1	%define upstream_name    Math-BigInt
14mr|perl-Math-BigInt-1.999.300-2|2	%define upstream_version 1.9993
14mr|perl-Math-BigInt-1.999.300-2|3	
14mr|perl-Math-BigInt-1.999.300-2|4	Name:       perl-%{upstream_name}
14mr|perl-Math-BigInt-1.999.300-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Math-BigInt-1.999.300-2|6	Release:    2
14mr|perl-Math-BigInt-1.999.300-2|7	
14mr|perl-Math-BigInt-1.999.300-2|8	Summary:    Arbitrary size integer/float math package
14mr|perl-Math-BigInt-1.999.300-2|9	
14mr|perl-Math-BigInt-1.999.300-2|10	License:    GPL+ or Artistic
14mr|perl-Math-BigInt-1.999.300-2|11	Group:      Development/Perl
14mr|perl-Math-BigInt-1.999.300-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Math-BigInt-1.999.300-2|13	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Math-BigInt-1.999.300-2|14	
14mr|perl-Math-BigInt-1.999.300-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14mr|perl-Math-BigInt-1.999.300-2|16	BuildRequires: perl(Test::More) >= 0.620.0
14mr|perl-Math-BigInt-1.999.300-2|17	BuildRequires: perl(JSON::PP)
14mr|perl-Math-BigInt-1.999.300-2|18	BuildRequires: perl-devel
14mr|perl-Math-BigInt-1.999.300-2|19	BuildArch:  noarch
14mr|perl-Math-BigInt-1.999.300-2|20	
14mr|perl-Math-BigInt-1.999.300-2|21	%description
14mr|perl-Math-BigInt-1.999.300-2|22	All operators (including basic math operations) are overloaded if you declare
14mr|perl-Math-BigInt-1.999.300-2|23	your big integers as
14mr|perl-Math-BigInt-1.999.300-2|24	
14mr|perl-Math-BigInt-1.999.300-2|25	$i = new Math::BigInt '123_456_789_123_456_789';
14mr|perl-Math-BigInt-1.999.300-2|26	
14mr|perl-Math-BigInt-1.999.300-2|27	Operations with overloaded operators preserve the arguments which is exactly
14mr|perl-Math-BigInt-1.999.300-2|28	what you expect.
14mr|perl-Math-BigInt-1.999.300-2|29	
14mr|perl-Math-BigInt-1.999.300-2|30	%prep
14mr|perl-Math-BigInt-1.999.300-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Math-BigInt-1.999.300-2|32	
14mr|perl-Math-BigInt-1.999.300-2|33	%build
14mr|perl-Math-BigInt-1.999.300-2|34	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Math-BigInt-1.999.300-2|35	%make
14mr|perl-Math-BigInt-1.999.300-2|36	
14mr|perl-Math-BigInt-1.999.300-2|37	%check
14mr|perl-Math-BigInt-1.999.300-2|38	%make test
14mr|perl-Math-BigInt-1.999.300-2|39	
14mr|perl-Math-BigInt-1.999.300-2|40	%install
14mr|perl-Math-BigInt-1.999.300-2|41	%makeinstall_std
14mr|perl-Math-BigInt-1.999.300-2|42	
14mr|perl-Math-BigInt-1.999.300-2|43	%files
14mr|perl-Math-BigInt-1.999.300-2|44	%doc BENCHMARK BUGS CHANGES CREDITS GOALS HISTORY INSTALL LICENSE META.json META.yml MYMETA.yml NEW README SIGNATURE TODO examples
14mr|perl-Math-BigInt-1.999.300-2|45	%{perl_vendorlib}/Math
14mr|perl-Math-BigInt-1.999.300-2|46	%{_mandir}/*/*
14mr|perl-Math-BigInt-1.999.300-2|47	
14mr|perl-Math-BigInt-1.999.300-2|48	
14mr|perl-Math-BigInt-1.999.300-2|49	%changelog
14mr|perl-Math-BigInt-1.999.300-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.999.300-2
14mr|perl-Math-BigInt-1.999.300-2|51	+ Revision: f663c7a
14mr|perl-Math-BigInt-1.999.300-2|52	- MassBuild#440: Increase release tag
14mr|perl-Math-BigInt-1.999.300-2|53	
14mr|perl-Math-BigInt-1.999.300-2|54	

18191 14
14mr|perl-Math-BigInt-GMP-1.380.0-2|1	%define upstream_name    Math-BigInt-GMP
14mr|perl-Math-BigInt-GMP-1.380.0-2|2	%define upstream_version 1.38
14mr|perl-Math-BigInt-GMP-1.380.0-2|3	
14mr|perl-Math-BigInt-GMP-1.380.0-2|4	Summary:	High speed arbitrary size integer math
14mr|perl-Math-BigInt-GMP-1.380.0-2|5	
14mr|perl-Math-BigInt-GMP-1.380.0-2|6	
14mr|perl-Math-BigInt-GMP-1.380.0-2|7	Name:		perl-%{upstream_name}
14mr|perl-Math-BigInt-GMP-1.380.0-2|8	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Math-BigInt-GMP-1.380.0-2|9	Release:	2
14mr|perl-Math-BigInt-GMP-1.380.0-2|10	License:	Artistic
14mr|perl-Math-BigInt-GMP-1.380.0-2|11	Group:		Development/Perl
14mr|perl-Math-BigInt-GMP-1.380.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Math-BigInt-GMP-1.380.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Math-BigInt-GMP-1.380.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Math-BigInt-GMP-1.380.0-2|15	BuildRequires:	perl(Math::BigInt) >= 1.997.0
14mr|perl-Math-BigInt-GMP-1.380.0-2|16	BuildRequires:	perl(XSLoader) >= 0.20.0
14mr|perl-Math-BigInt-GMP-1.380.0-2|17	# automatic dependency doesn't work here, because perl package
14mr|perl-Math-BigInt-GMP-1.380.0-2|18	# provides an unversioned one
14mr|perl-Math-BigInt-GMP-1.380.0-2|19	BuildRequires:	perl-Math-BigInt >= 1.87
14mr|perl-Math-BigInt-GMP-1.380.0-2|20	BuildRequires:	gmp-devel
14mr|perl-Math-BigInt-GMP-1.380.0-2|21	BuildRequires:	perl-devel
14mr|perl-Math-BigInt-GMP-1.380.0-2|22	
14mr|perl-Math-BigInt-GMP-1.380.0-2|23	%description
14mr|perl-Math-BigInt-GMP-1.380.0-2|24	This package contains a replacement (drop-in) module for
14mr|perl-Math-BigInt-GMP-1.380.0-2|25	Math::BigInt's core, Math::BigInt::Calc.pm.
14mr|perl-Math-BigInt-GMP-1.380.0-2|26	
14mr|perl-Math-BigInt-GMP-1.380.0-2|27	%prep
14mr|perl-Math-BigInt-GMP-1.380.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Math-BigInt-GMP-1.380.0-2|29	
14mr|perl-Math-BigInt-GMP-1.380.0-2|30	%build
14mr|perl-Math-BigInt-GMP-1.380.0-2|31	export PERL5LIB=%{perl_vendorlib}
14mr|perl-Math-BigInt-GMP-1.380.0-2|32	perl Makefile.PL INSTALLDIRS="vendor"
14mr|perl-Math-BigInt-GMP-1.380.0-2|33	%make CFLAGS="%{optflags}"
14mr|perl-Math-BigInt-GMP-1.380.0-2|34	
14mr|perl-Math-BigInt-GMP-1.380.0-2|35	%check
14mr|perl-Math-BigInt-GMP-1.380.0-2|36	export PERL5LIB=%{perl_vendorlib}
14mr|perl-Math-BigInt-GMP-1.380.0-2|37	make test
14mr|perl-Math-BigInt-GMP-1.380.0-2|38	
14mr|perl-Math-BigInt-GMP-1.380.0-2|39	%install
14mr|perl-Math-BigInt-GMP-1.380.0-2|40	%makeinstall_std
14mr|perl-Math-BigInt-GMP-1.380.0-2|41	
14mr|perl-Math-BigInt-GMP-1.380.0-2|42	%files
14mr|perl-Math-BigInt-GMP-1.380.0-2|43	%doc BUGS CHANGES CREDITS INSTALL LICENSE META.json META.yml README SIGNATURE TODO
14mr|perl-Math-BigInt-GMP-1.380.0-2|44	%{perl_vendorarch}/Math
14mr|perl-Math-BigInt-GMP-1.380.0-2|45	%{perl_vendorarch}/auto/Math
14mr|perl-Math-BigInt-GMP-1.380.0-2|46	%{_mandir}/man*/*
14mr|perl-Math-BigInt-GMP-1.380.0-2|47	
14mr|perl-Math-BigInt-GMP-1.380.0-2|48	
14mr|perl-Math-BigInt-GMP-1.380.0-2|49	
14mr|perl-Math-BigInt-GMP-1.380.0-2|50	%changelog
14mr|perl-Math-BigInt-GMP-1.380.0-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.380.0-2
14mr|perl-Math-BigInt-GMP-1.380.0-2|52	+ Revision: b2419ab
14mr|perl-Math-BigInt-GMP-1.380.0-2|53	- MassBuild#440: Increase release tag
14mr|perl-Math-BigInt-GMP-1.380.0-2|54	
14mr|perl-Math-BigInt-GMP-1.380.0-2|55	

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

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

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

18195 14
14mr|perl-MDK-Common-1.2.27-9|1	Summary:	Various simple functions
14mr|perl-MDK-Common-1.2.27-9|2	
14mr|perl-MDK-Common-1.2.27-9|3	Name:		perl-MDK-Common
14mr|perl-MDK-Common-1.2.27-9|4	Version:	1.2.27
14mr|perl-MDK-Common-1.2.27-9|5	Release:	9
14mr|perl-MDK-Common-1.2.27-9|6	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/perl-MDK-Common/
14mr|perl-MDK-Common-1.2.27-9|7	Source0:	MDK-Common-%{version}.tar.bz2
14mr|perl-MDK-Common-1.2.27-9|8	License:	GPLv2+
14mr|perl-MDK-Common-1.2.27-9|9	Group:		Development/Perl
14mr|perl-MDK-Common-1.2.27-9|10	BuildRequires:	perl-devel
14mr|perl-MDK-Common-1.2.27-9|11	BuildArch:	noarch
14mr|perl-MDK-Common-1.2.27-9|12	
14mr|perl-MDK-Common-1.2.27-9|13	%description
14mr|perl-MDK-Common-1.2.27-9|14	Various simple functions created for DrakX
14mr|perl-MDK-Common-1.2.27-9|15	
14mr|perl-MDK-Common-1.2.27-9|16	%prep
14mr|perl-MDK-Common-1.2.27-9|17	%setup -q -n MDK-Common-%{version}
14mr|perl-MDK-Common-1.2.27-9|18	
14mr|perl-MDK-Common-1.2.27-9|19	%build
14mr|perl-MDK-Common-1.2.27-9|20	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-MDK-Common-1.2.27-9|21	make
14mr|perl-MDK-Common-1.2.27-9|22	
14mr|perl-MDK-Common-1.2.27-9|23	%check
14mr|perl-MDK-Common-1.2.27-9|24	make test
14mr|perl-MDK-Common-1.2.27-9|25	
14mr|perl-MDK-Common-1.2.27-9|26	%install
14mr|perl-MDK-Common-1.2.27-9|27	%makeinstall_std
14mr|perl-MDK-Common-1.2.27-9|28	
14mr|perl-MDK-Common-1.2.27-9|29	%files
14mr|perl-MDK-Common-1.2.27-9|30	%doc COPYING tutorial.html
14mr|perl-MDK-Common-1.2.27-9|31	%{perl_vendorlib}/MDK
14mr|perl-MDK-Common-1.2.27-9|32	%{_mandir}/man*/*
14mr|perl-MDK-Common-1.2.27-9|33	
14mr|perl-MDK-Common-1.2.27-9|34	
14mr|perl-MDK-Common-1.2.27-9|35	
14mr|perl-MDK-Common-1.2.27-9|36	%changelog
14mr|perl-MDK-Common-1.2.27-9|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.27-9
14mr|perl-MDK-Common-1.2.27-9|38	+ Revision: 6943fb6
14mr|perl-MDK-Common-1.2.27-9|39	- MassBuild#440: Increase release tag
14mr|perl-MDK-Common-1.2.27-9|40	
14mr|perl-MDK-Common-1.2.27-9|41	

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

18197 14
14mr|perl-MDV-Packdrakeng-1.14-4|1	%define dist MDV-Packdrakeng
14mr|perl-MDV-Packdrakeng-1.14-4|2	
14mr|perl-MDV-Packdrakeng-1.14-4|3	# perl-Compress-Zlib is only "suggested"
14mr|perl-MDV-Packdrakeng-1.14-4|4	%define __noautoreq 'perl\\(Compress::Zlib\\)'
14mr|perl-MDV-Packdrakeng-1.14-4|5	
14mr|perl-MDV-Packdrakeng-1.14-4|6	Name:		perl-%{dist}
14mr|perl-MDV-Packdrakeng-1.14-4|7	Version:	1.14
14mr|perl-MDV-Packdrakeng-1.14-4|8	Release:	4
14mr|perl-MDV-Packdrakeng-1.14-4|9	Summary:	Simple Archive Extractor/Builder
14mr|perl-MDV-Packdrakeng-1.14-4|10	License:	GPLv2+
14mr|perl-MDV-Packdrakeng-1.14-4|11	Group:		Development/Perl
14mr|perl-MDV-Packdrakeng-1.14-4|12	Source0:	%{dist}-%{version}.tar.xz
14mr|perl-MDV-Packdrakeng-1.14-4|13	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/MDV-Packdrakeng/
14mr|perl-MDV-Packdrakeng-1.14-4|14	BuildRequires:	perl(Compress::Zlib)
14mr|perl-MDV-Packdrakeng-1.14-4|15	BuildRequires:	perl-devel
14mr|perl-MDV-Packdrakeng-1.14-4|16	BuildArch:	noarch
14mr|perl-MDV-Packdrakeng-1.14-4|17	Suggests:	perl(Compress::Zlib)
14mr|perl-MDV-Packdrakeng-1.14-4|18	
14mr|perl-MDV-Packdrakeng-1.14-4|19	%description
14mr|perl-MDV-Packdrakeng-1.14-4|20	MDV::Packdrakeng is a simple indexed archive builder and extractor using
14mr|perl-MDV-Packdrakeng-1.14-4|21	standard compression methods.
14mr|perl-MDV-Packdrakeng-1.14-4|22	
14mr|perl-MDV-Packdrakeng-1.14-4|23	%prep
14mr|perl-MDV-Packdrakeng-1.14-4|24	%setup -q -n %{dist}-%{version}
14mr|perl-MDV-Packdrakeng-1.14-4|25	
14mr|perl-MDV-Packdrakeng-1.14-4|26	%build
14mr|perl-MDV-Packdrakeng-1.14-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-MDV-Packdrakeng-1.14-4|28	%{__make}
14mr|perl-MDV-Packdrakeng-1.14-4|29	
14mr|perl-MDV-Packdrakeng-1.14-4|30	%check
14mr|perl-MDV-Packdrakeng-1.14-4|31	%{__make} test
14mr|perl-MDV-Packdrakeng-1.14-4|32	
14mr|perl-MDV-Packdrakeng-1.14-4|33	%install
14mr|perl-MDV-Packdrakeng-1.14-4|34	%makeinstall_std
14mr|perl-MDV-Packdrakeng-1.14-4|35	
14mr|perl-MDV-Packdrakeng-1.14-4|36	%files
14mr|perl-MDV-Packdrakeng-1.14-4|37	%doc ChangeLog README
14mr|perl-MDV-Packdrakeng-1.14-4|38	%{_mandir}/*/*
14mr|perl-MDV-Packdrakeng-1.14-4|39	%{perl_vendorlib}/MDV/Packdrakeng
14mr|perl-MDV-Packdrakeng-1.14-4|40	%{perl_vendorlib}/MDV/Packdrakeng.pm
14mr|perl-MDV-Packdrakeng-1.14-4|41	
14mr|perl-MDV-Packdrakeng-1.14-4|42	
14mr|perl-MDV-Packdrakeng-1.14-4|43	%changelog
14mr|perl-MDV-Packdrakeng-1.14-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-4
14mr|perl-MDV-Packdrakeng-1.14-4|45	+ Revision: 1e6b0de
14mr|perl-MDV-Packdrakeng-1.14-4|46	- MassBuild#440: Increase release tag
14mr|perl-MDV-Packdrakeng-1.14-4|47	
14mr|perl-MDV-Packdrakeng-1.14-4|48	

18198 14
14mr|perl-MIME-Charset-1.11.1-3|1	%define upstream_name    MIME-Charset
14mr|perl-MIME-Charset-1.11.1-3|2	%define upstream_version 1.011.1
14mr|perl-MIME-Charset-1.11.1-3|3	
14mr|perl-MIME-Charset-1.11.1-3|4	Name:		perl-%{upstream_name}
14mr|perl-MIME-Charset-1.11.1-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-MIME-Charset-1.11.1-3|6	Release:	3
14mr|perl-MIME-Charset-1.11.1-3|7	
14mr|perl-MIME-Charset-1.11.1-3|8	Summary:	Charset Informations for MIME
14mr|perl-MIME-Charset-1.11.1-3|9	
14mr|perl-MIME-Charset-1.11.1-3|10	License:	GPL+ or Artistic
14mr|perl-MIME-Charset-1.11.1-3|11	Group:		Development/Perl
14mr|perl-MIME-Charset-1.11.1-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-MIME-Charset-1.11.1-3|13	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-Charset-%{upstream_version}.tar.gz
14mr|perl-MIME-Charset-1.11.1-3|14	
14mr|perl-MIME-Charset-1.11.1-3|15	BuildRequires:	perl-devel
14mr|perl-MIME-Charset-1.11.1-3|16	BuildArch:	noarch
14mr|perl-MIME-Charset-1.11.1-3|17	
14mr|perl-MIME-Charset-1.11.1-3|18	%description
14mr|perl-MIME-Charset-1.11.1-3|19	MIME::Charset provides informations about character sets used for MIME messages
14mr|perl-MIME-Charset-1.11.1-3|20	on Internet.
14mr|perl-MIME-Charset-1.11.1-3|21	
14mr|perl-MIME-Charset-1.11.1-3|22	%prep
14mr|perl-MIME-Charset-1.11.1-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-MIME-Charset-1.11.1-3|24	
14mr|perl-MIME-Charset-1.11.1-3|25	%build
14mr|perl-MIME-Charset-1.11.1-3|26	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14mr|perl-MIME-Charset-1.11.1-3|27	%make
14mr|perl-MIME-Charset-1.11.1-3|28	
14mr|perl-MIME-Charset-1.11.1-3|29	%check
14mr|perl-MIME-Charset-1.11.1-3|30	make test
14mr|perl-MIME-Charset-1.11.1-3|31	
14mr|perl-MIME-Charset-1.11.1-3|32	%install
14mr|perl-MIME-Charset-1.11.1-3|33	%makeinstall_std
14mr|perl-MIME-Charset-1.11.1-3|34	
14mr|perl-MIME-Charset-1.11.1-3|35	%files
14mr|perl-MIME-Charset-1.11.1-3|36	%doc README
14mr|perl-MIME-Charset-1.11.1-3|37	%{perl_vendorlib}/MIME
14mr|perl-MIME-Charset-1.11.1-3|38	%{perl_vendorlib}/POD2/JA/MIME/Charset.pod
14mr|perl-MIME-Charset-1.11.1-3|39	%{_mandir}/*/*
14mr|perl-MIME-Charset-1.11.1-3|40	
14mr|perl-MIME-Charset-1.11.1-3|41	
14mr|perl-MIME-Charset-1.11.1-3|42	
14mr|perl-MIME-Charset-1.11.1-3|43	
14mr|perl-MIME-Charset-1.11.1-3|44	%changelog
14mr|perl-MIME-Charset-1.11.1-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11.1-3
14mr|perl-MIME-Charset-1.11.1-3|46	+ Revision: f20b946
14mr|perl-MIME-Charset-1.11.1-3|47	- MassBuild#440: Increase release tag
14mr|perl-MIME-Charset-1.11.1-3|48	
14mr|perl-MIME-Charset-1.11.1-3|49	

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

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

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

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

18203 14
14mr|perl-Module-Build-0.420.300-5|1	%define modname Module-Build
14mr|perl-Module-Build-0.420.300-5|2	%define modver 0.4203
14mr|perl-Module-Build-0.420.300-5|3	
14mr|perl-Module-Build-0.420.300-5|4	Summary:	Build and install Perl modules
14mr|perl-Module-Build-0.420.300-5|5	Name:		perl-%{modname}
14mr|perl-Module-Build-0.420.300-5|6	Epoch:		1
14mr|perl-Module-Build-0.420.300-5|7	Version:	%{perl_convert_version %{modver}}
14mr|perl-Module-Build-0.420.300-5|8	Release:	5
14mr|perl-Module-Build-0.420.300-5|9	License:	GPL+ or Artistic
14mr|perl-Module-Build-0.420.300-5|10	Group:		Development/Perl
14mr|perl-Module-Build-0.420.300-5|11	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Module-Build-0.420.300-5|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{modname}-%{modver}.tar.gz
14mr|perl-Module-Build-0.420.300-5|13	BuildArch:	noarch
14mr|perl-Module-Build-0.420.300-5|14	
14mr|perl-Module-Build-0.420.300-5|15	BuildRequires:	perl(Archive::Tar)
14mr|perl-Module-Build-0.420.300-5|16	BuildRequires:	perl(CPAN::Meta) >= 2.110.420
14mr|perl-Module-Build-0.420.300-5|17	BuildRequires:	perl(Cwd)
14mr|perl-Module-Build-0.420.300-5|18	BuildRequires:	perl(Data::Dumper)
14mr|perl-Module-Build-0.420.300-5|19	BuildRequires:	perl(ExtUtils::CBuilder) >= 0.270
14mr|perl-Module-Build-0.420.300-5|20	BuildRequires:	perl(ExtUtils::Install)
14mr|perl-Module-Build-0.420.300-5|21	BuildRequires:	perl(ExtUtils::Manifest)
14mr|perl-Module-Build-0.420.300-5|22	BuildRequires:	perl(ExtUtils::Mkbootstrap)
14mr|perl-Module-Build-0.420.300-5|23	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.210
14mr|perl-Module-Build-0.420.300-5|24	BuildRequires:	perl(File::Basename)
14mr|perl-Module-Build-0.420.300-5|25	BuildRequires:	perl(File::Compare)
14mr|perl-Module-Build-0.420.300-5|26	BuildRequires:	perl(File::Copy)
14mr|perl-Module-Build-0.420.300-5|27	BuildRequires:	perl(File::Find)
14mr|perl-Module-Build-0.420.300-5|28	BuildRequires:	perl(File::Path)
14mr|perl-Module-Build-0.420.300-5|29	BuildRequires:	perl(File::Spec) >= 0.820
14mr|perl-Module-Build-0.420.300-5|30	BuildRequires:	perl(File::Temp) >= 0.150
14mr|perl-Module-Build-0.420.300-5|31	BuildRequires:	perl(Getopt::Long)
14mr|perl-Module-Build-0.420.300-5|32	BuildRequires:	perl(IO::File)
14mr|perl-Module-Build-0.420.300-5|33	BuildRequires:	perl(Module::Metadata) >= 1.000.002
14mr|perl-Module-Build-0.420.300-5|34	BuildRequires:	perl(Parse::CPAN::Meta)
14mr|perl-Module-Build-0.420.300-5|35	BuildRequires:	perl(Perl::OSType) >= 1
14mr|perl-Module-Build-0.420.300-5|36	BuildRequires:	perl(Test::Harness) >= 3.160
14mr|perl-Module-Build-0.420.300-5|37	BuildRequires:	perl(Test::More) >= 0.490
14mr|perl-Module-Build-0.420.300-5|38	BuildRequires:	perl(Text::Abbrev)
14mr|perl-Module-Build-0.420.300-5|39	BuildRequires:	perl(Text::ParseWords)
14mr|perl-Module-Build-0.420.300-5|40	BuildRequires:	perl(YAML)
14mr|perl-Module-Build-0.420.300-5|41	# for %%check
14mr|perl-Module-Build-0.420.300-5|42	BuildRequires:	perl-devel
14mr|perl-Module-Build-0.420.300-5|43	Suggests:	perl-ExtUtils-CBuilder
14mr|perl-Module-Build-0.420.300-5|44	
14mr|perl-Module-Build-0.420.300-5|45	%description
14mr|perl-Module-Build-0.420.300-5|46	Module::Build is a system for building, testing, and installing Perl modules.
14mr|perl-Module-Build-0.420.300-5|47	It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter
14mr|perl-Module-Build-0.420.300-5|48	the behavior of the module through subclassing in a much more straightforward
14mr|perl-Module-Build-0.420.300-5|49	way than with MakeMaker. It also does not require a make on your system - most
14mr|perl-Module-Build-0.420.300-5|50	of the Module::Build code is pure-perl and written in a very cross-platform
14mr|perl-Module-Build-0.420.300-5|51	way. In fact, you don't even need a shell, so even platforms like MacOS
14mr|perl-Module-Build-0.420.300-5|52	(traditional) can use it fairly easily. Its only prerequisites are modules that
14mr|perl-Module-Build-0.420.300-5|53	are included with perl 5.6.0, and it works fine on perl 5.005 if you can
14mr|perl-Module-Build-0.420.300-5|54	install a few additional modules.
14mr|perl-Module-Build-0.420.300-5|55	
14mr|perl-Module-Build-0.420.300-5|56	%prep
14mr|perl-Module-Build-0.420.300-5|57	%setup -qn %{modname}-%{modver}
14mr|perl-Module-Build-0.420.300-5|58	
14mr|perl-Module-Build-0.420.300-5|59	%build
14mr|perl-Module-Build-0.420.300-5|60	perl Build.PL installdirs=vendor
14mr|perl-Module-Build-0.420.300-5|61	./Build
14mr|perl-Module-Build-0.420.300-5|62	
14mr|perl-Module-Build-0.420.300-5|63	%install
14mr|perl-Module-Build-0.420.300-5|64	./Build install destdir=%{buildroot}
14mr|perl-Module-Build-0.420.300-5|65	
14mr|perl-Module-Build-0.420.300-5|66	%check
14mr|perl-Module-Build-0.420.300-5|67	./Build test
14mr|perl-Module-Build-0.420.300-5|68	
14mr|perl-Module-Build-0.420.300-5|69	%files
14mr|perl-Module-Build-0.420.300-5|70	%doc Changes README
14mr|perl-Module-Build-0.420.300-5|71	%{_bindir}/config_data
14mr|perl-Module-Build-0.420.300-5|72	%{perl_vendorlib}/inc
14mr|perl-Module-Build-0.420.300-5|73	%{perl_vendorlib}/Module
14mr|perl-Module-Build-0.420.300-5|74	%{_mandir}/*/*
14mr|perl-Module-Build-0.420.300-5|75	
14mr|perl-Module-Build-0.420.300-5|76	%changelog
14mr|perl-Module-Build-0.420.300-5|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.420.300-5
14mr|perl-Module-Build-0.420.300-5|78	+ Revision: 3b7f418
14mr|perl-Module-Build-0.420.300-5|79	- MassBuild#440: Increase release tag
14mr|perl-Module-Build-0.420.300-5|80	
14mr|perl-Module-Build-0.420.300-5|81	

18204 14
14mr|perl-Module-Build-Tiny-0.35.0-4|1	%define upstream_name    Module-Build-Tiny
14mr|perl-Module-Build-Tiny-0.35.0-4|2	%define upstream_version 0.035
14mr|perl-Module-Build-Tiny-0.35.0-4|3	
14mr|perl-Module-Build-Tiny-0.35.0-4|4	Name:       perl-%{upstream_name}
14mr|perl-Module-Build-Tiny-0.35.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Module-Build-Tiny-0.35.0-4|6	Release:    4
14mr|perl-Module-Build-Tiny-0.35.0-4|7	
14mr|perl-Module-Build-Tiny-0.35.0-4|8	Summary:    A tiny replacement for Module::Build
14mr|perl-Module-Build-Tiny-0.35.0-4|9	
14mr|perl-Module-Build-Tiny-0.35.0-4|10	License:    GPL+ or Artistic
14mr|perl-Module-Build-Tiny-0.35.0-4|11	Group:      Development/Perl
14mr|perl-Module-Build-Tiny-0.35.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Module-Build-Tiny-0.35.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Module-Build-Tiny-0.35.0-4|14	
14mr|perl-Module-Build-Tiny-0.35.0-4|15	BuildRequires: perl(CPAN::Meta)
14mr|perl-Module-Build-Tiny-0.35.0-4|16	BuildRequires: perl(Carp)
14mr|perl-Module-Build-Tiny-0.35.0-4|17	BuildRequires: perl(Cwd)
14mr|perl-Module-Build-Tiny-0.35.0-4|18	BuildRequires: perl(Data::Dumper)
14mr|perl-Module-Build-Tiny-0.35.0-4|19	BuildRequires: perl(DynaLoader)
14mr|perl-Module-Build-Tiny-0.35.0-4|20	BuildRequires: perl(Exporter) >= 5.570.0
14mr|perl-Module-Build-Tiny-0.35.0-4|21	BuildRequires: perl(ExtUtils::CBuilder)
14mr|perl-Module-Build-Tiny-0.35.0-4|22	BuildRequires: perl(ExtUtils::Config) >= 0.3.0
14mr|perl-Module-Build-Tiny-0.35.0-4|23	BuildRequires: perl(ExtUtils::Helpers) >= 0.20.0
14mr|perl-Module-Build-Tiny-0.35.0-4|24	BuildRequires: perl(ExtUtils::Install)
14mr|perl-Module-Build-Tiny-0.35.0-4|25	BuildRequires: perl(ExtUtils::InstallPaths) >= 0.2.0
14mr|perl-Module-Build-Tiny-0.35.0-4|26	BuildRequires: perl(ExtUtils::ParseXS)
14mr|perl-Module-Build-Tiny-0.35.0-4|27	BuildRequires: perl(File::Basename)
14mr|perl-Module-Build-Tiny-0.35.0-4|28	BuildRequires: perl(File::Find)
14mr|perl-Module-Build-Tiny-0.35.0-4|29	BuildRequires: perl(File::Path)
14mr|perl-Module-Build-Tiny-0.35.0-4|30	BuildRequires: perl(File::Spec)
14mr|perl-Module-Build-Tiny-0.35.0-4|31	BuildRequires: perl(File::Spec::Functions)
14mr|perl-Module-Build-Tiny-0.35.0-4|32	BuildRequires: perl(File::Temp)
14mr|perl-Module-Build-Tiny-0.35.0-4|33	BuildRequires: perl(Getopt::Long) >= 2.360.0
14mr|perl-Module-Build-Tiny-0.35.0-4|34	BuildRequires: perl(IO::File)
14mr|perl-Module-Build-Tiny-0.35.0-4|35	BuildRequires: perl(IO::Handle)
14mr|perl-Module-Build-Tiny-0.35.0-4|36	BuildRequires: perl(IPC::Open2)
14mr|perl-Module-Build-Tiny-0.35.0-4|37	BuildRequires: perl(IPC::Open3)
14mr|perl-Module-Build-Tiny-0.35.0-4|38	BuildRequires: perl(JSON::PP) >= 2.0.0
14mr|perl-Module-Build-Tiny-0.35.0-4|39	BuildRequires: perl(Pod::Man)
14mr|perl-Module-Build-Tiny-0.35.0-4|40	BuildRequires: perl(TAP::Harness::Env)
14mr|perl-Module-Build-Tiny-0.35.0-4|41	BuildRequires: perl(Test::More) >= 0.880.0
14mr|perl-Module-Build-Tiny-0.35.0-4|42	BuildRequires: perl(XSLoader)
14mr|perl-Module-Build-Tiny-0.35.0-4|43	BuildRequires: perl(strict)
14mr|perl-Module-Build-Tiny-0.35.0-4|44	BuildRequires: perl(warnings)
14mr|perl-Module-Build-Tiny-0.35.0-4|45	BuildRequires: perl-devel
14mr|perl-Module-Build-Tiny-0.35.0-4|46	BuildArch:  noarch
14mr|perl-Module-Build-Tiny-0.35.0-4|47	
14mr|perl-Module-Build-Tiny-0.35.0-4|48	%description
14mr|perl-Module-Build-Tiny-0.35.0-4|49	Many Perl distributions use a Build.PL file instead of a Makefile.PL file
14mr|perl-Module-Build-Tiny-0.35.0-4|50	to drive distribution configuration, build, test and installation.
14mr|perl-Module-Build-Tiny-0.35.0-4|51	Traditionally, Build.PL uses Module::Build as the underlying build system.
14mr|perl-Module-Build-Tiny-0.35.0-4|52	This module provides a simple, lightweight, drop-in replacement.
14mr|perl-Module-Build-Tiny-0.35.0-4|53	
14mr|perl-Module-Build-Tiny-0.35.0-4|54	Whereas Module::Build has over 6,700 lines of code; this module has less
14mr|perl-Module-Build-Tiny-0.35.0-4|55	than 120, yet supports the features needed by most distributions.
14mr|perl-Module-Build-Tiny-0.35.0-4|56	
14mr|perl-Module-Build-Tiny-0.35.0-4|57	Supported
14mr|perl-Module-Build-Tiny-0.35.0-4|58	* * Pure Perl distributions
14mr|perl-Module-Build-Tiny-0.35.0-4|59	
14mr|perl-Module-Build-Tiny-0.35.0-4|60	%prep
14mr|perl-Module-Build-Tiny-0.35.0-4|61	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Module-Build-Tiny-0.35.0-4|62	
14mr|perl-Module-Build-Tiny-0.35.0-4|63	%build
14mr|perl-Module-Build-Tiny-0.35.0-4|64	%{__perl} Build.PL --installdirs=vendor
14mr|perl-Module-Build-Tiny-0.35.0-4|65	
14mr|perl-Module-Build-Tiny-0.35.0-4|66	./Build
14mr|perl-Module-Build-Tiny-0.35.0-4|67	
14mr|perl-Module-Build-Tiny-0.35.0-4|68	# %check
14mr|perl-Module-Build-Tiny-0.35.0-4|69	# ./Build test
14mr|perl-Module-Build-Tiny-0.35.0-4|70	
14mr|perl-Module-Build-Tiny-0.35.0-4|71	%install
14mr|perl-Module-Build-Tiny-0.35.0-4|72	./Build install --destdir=%{buildroot}
14mr|perl-Module-Build-Tiny-0.35.0-4|73	
14mr|perl-Module-Build-Tiny-0.35.0-4|74	%files
14mr|perl-Module-Build-Tiny-0.35.0-4|75	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14mr|perl-Module-Build-Tiny-0.35.0-4|76	%{_mandir}/man3/*
14mr|perl-Module-Build-Tiny-0.35.0-4|77	%{perl_vendorlib}/*
14mr|perl-Module-Build-Tiny-0.35.0-4|78	
14mr|perl-Module-Build-Tiny-0.35.0-4|79	%changelog
14mr|perl-Module-Build-Tiny-0.35.0-4|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.35.0-4
14mr|perl-Module-Build-Tiny-0.35.0-4|81	+ Revision: 702e923
14mr|perl-Module-Build-Tiny-0.35.0-4|82	- MassBuild#440: Increase release tag
14mr|perl-Module-Build-Tiny-0.35.0-4|83	
14mr|perl-Module-Build-Tiny-0.35.0-4|84	

18205 14
14mr|perl-Module-CoreList-5.201.409.140-1|1	%define upstream_name	 Module-CoreList
14mr|perl-Module-CoreList-5.201.409.140-1|2	%define upstream_version 5.20140914
14mr|perl-Module-CoreList-5.201.409.140-1|3	
14mr|perl-Module-CoreList-5.201.409.140-1|4	Name:		perl-%{upstream_name}
14mr|perl-Module-CoreList-5.201.409.140-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Module-CoreList-5.201.409.140-1|6	Release:	1
14mr|perl-Module-CoreList-5.201.409.140-1|7	
14mr|perl-Module-CoreList-5.201.409.140-1|8	Summary:	Tell what modules shipped with versions of perl
14mr|perl-Module-CoreList-5.201.409.140-1|9	
14mr|perl-Module-CoreList-5.201.409.140-1|10	
14mr|perl-Module-CoreList-5.201.409.140-1|11	License:	GPL+ or Artistic
14mr|perl-Module-CoreList-5.201.409.140-1|12	Group:		Development/Perl
14mr|perl-Module-CoreList-5.201.409.140-1|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Module-CoreList-5.201.409.140-1|14	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Module-CoreList-5.201.409.140-1|15	
14mr|perl-Module-CoreList-5.201.409.140-1|16	BuildRequires:	perl-devel
14mr|perl-Module-CoreList-5.201.409.140-1|17	BuildArch:	noarch
14mr|perl-Module-CoreList-5.201.409.140-1|18	
14mr|perl-Module-CoreList-5.201.409.140-1|19	%description
14mr|perl-Module-CoreList-5.201.409.140-1|20	Module::CoreList contains data about what perl modules are shipped
14mr|perl-Module-CoreList-5.201.409.140-1|21	with given versions of perl (and their versions). It comes also with a
14mr|perl-Module-CoreList-5.201.409.140-1|22	command-line utility, corelist, to retrieve this information easily.
14mr|perl-Module-CoreList-5.201.409.140-1|23	
14mr|perl-Module-CoreList-5.201.409.140-1|24	%prep
14mr|perl-Module-CoreList-5.201.409.140-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Module-CoreList-5.201.409.140-1|26	
14mr|perl-Module-CoreList-5.201.409.140-1|27	%build
14mr|perl-Module-CoreList-5.201.409.140-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Module-CoreList-5.201.409.140-1|29	%make
14mr|perl-Module-CoreList-5.201.409.140-1|30	
14mr|perl-Module-CoreList-5.201.409.140-1|31	%check
14mr|perl-Module-CoreList-5.201.409.140-1|32	%__make test
14mr|perl-Module-CoreList-5.201.409.140-1|33	
14mr|perl-Module-CoreList-5.201.409.140-1|34	%install
14mr|perl-Module-CoreList-5.201.409.140-1|35	%makeinstall_std
14mr|perl-Module-CoreList-5.201.409.140-1|36	
14mr|perl-Module-CoreList-5.201.409.140-1|37	%files
14mr|perl-Module-CoreList-5.201.409.140-1|38	%doc Changes README
14mr|perl-Module-CoreList-5.201.409.140-1|39	%{perl_vendorlib}/Module
14mr|perl-Module-CoreList-5.201.409.140-1|40	%{_mandir}/*/*
14mr|perl-Module-CoreList-5.201.409.140-1|41	%{_bindir}/corelist
14mr|perl-Module-CoreList-5.201.409.140-1|42	
14mr|perl-Module-CoreList-5.201.409.140-1|43	%changelog
14mr|perl-Module-CoreList-5.201.409.140-1|44	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 5.201.409.140-1
14mr|perl-Module-CoreList-5.201.409.140-1|45	+ Revision: 01f026f
14mr|perl-Module-CoreList-5.201.409.140-1|46	- Merge pull request #11 from import/perl-Module-CoreList:auto_update
14mr|perl-Module-CoreList-5.201.409.140-1|47	- ROSA Updates Builder: update suggested
14mr|perl-Module-CoreList-5.201.409.140-1|48	
14mr|perl-Module-CoreList-5.201.409.140-1|49	

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

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

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

18209 14
14mr|perl-Module-Pluggable-5.100.0-2|1	%define upstream_name	 Module-Pluggable
14mr|perl-Module-Pluggable-5.100.0-2|2	%define upstream_version 5.1
14mr|perl-Module-Pluggable-5.100.0-2|3	
14mr|perl-Module-Pluggable-5.100.0-2|4	%define debug_package %{nil}
14mr|perl-Module-Pluggable-5.100.0-2|5	
14mr|perl-Module-Pluggable-5.100.0-2|6	Name:       perl-%{upstream_name}
14mr|perl-Module-Pluggable-5.100.0-2|7	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Module-Pluggable-5.100.0-2|8	Release:    2
14mr|perl-Module-Pluggable-5.100.0-2|9	
14mr|perl-Module-Pluggable-5.100.0-2|10	Summary:    Simple plugins for Perl modules
14mr|perl-Module-Pluggable-5.100.0-2|11	
14mr|perl-Module-Pluggable-5.100.0-2|12	License:    Artistic/GPL
14mr|perl-Module-Pluggable-5.100.0-2|13	Group:      Development/Perl
14mr|perl-Module-Pluggable-5.100.0-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Module-Pluggable-5.100.0-2|15	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Module-Pluggable-5.100.0-2|16	
14mr|perl-Module-Pluggable-5.100.0-2|17	BuildRequires: perl(File::Basename)
14mr|perl-Module-Pluggable-5.100.0-2|18	BuildRequires: perl(File::Spec) >= 3.0.0
14mr|perl-Module-Pluggable-5.100.0-2|19	BuildRequires: perl(Module::Build) >= 0.380.0
14mr|perl-Module-Pluggable-5.100.0-2|20	BuildRequires: perl(Test::More) >= 0.620.0
14mr|perl-Module-Pluggable-5.100.0-2|21	BuildRequires: perl-devel
14mr|perl-Module-Pluggable-5.100.0-2|22	
14mr|perl-Module-Pluggable-5.100.0-2|23	%description
14mr|perl-Module-Pluggable-5.100.0-2|24	This Perl module provides a simple but, hopefully, extensible way of having
14mr|perl-Module-Pluggable-5.100.0-2|25	'plugins' for your module.
14mr|perl-Module-Pluggable-5.100.0-2|26	
14mr|perl-Module-Pluggable-5.100.0-2|27	%prep
14mr|perl-Module-Pluggable-5.100.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Module-Pluggable-5.100.0-2|29	
14mr|perl-Module-Pluggable-5.100.0-2|30	%build
14mr|perl-Module-Pluggable-5.100.0-2|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Module-Pluggable-5.100.0-2|32	%make
14mr|perl-Module-Pluggable-5.100.0-2|33	
14mr|perl-Module-Pluggable-5.100.0-2|34	%check
14mr|perl-Module-Pluggable-5.100.0-2|35	%make test
14mr|perl-Module-Pluggable-5.100.0-2|36	
14mr|perl-Module-Pluggable-5.100.0-2|37	%install
14mr|perl-Module-Pluggable-5.100.0-2|38	%makeinstall_std
14mr|perl-Module-Pluggable-5.100.0-2|39	
14mr|perl-Module-Pluggable-5.100.0-2|40	%files
14mr|perl-Module-Pluggable-5.100.0-2|41	%doc Changes INSTALL META.json META.yml MYMETA.yml README
14mr|perl-Module-Pluggable-5.100.0-2|42	%{perl_vendorlib}/Module
14mr|perl-Module-Pluggable-5.100.0-2|43	%{perl_vendorlib}/Devel
14mr|perl-Module-Pluggable-5.100.0-2|44	%{_mandir}/*/*
14mr|perl-Module-Pluggable-5.100.0-2|45	
14mr|perl-Module-Pluggable-5.100.0-2|46	
14mr|perl-Module-Pluggable-5.100.0-2|47	%changelog
14mr|perl-Module-Pluggable-5.100.0-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.100.0-2
14mr|perl-Module-Pluggable-5.100.0-2|49	+ Revision: 174ffff
14mr|perl-Module-Pluggable-5.100.0-2|50	- MassBuild#440: Increase release tag
14mr|perl-Module-Pluggable-5.100.0-2|51	
14mr|perl-Module-Pluggable-5.100.0-2|52	

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

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

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

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

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

18215 14
14mr|perl-Mozilla-CA-20130114.0.0-4|1	%define upstream_name    Mozilla-CA
14mr|perl-Mozilla-CA-20130114.0.0-4|2	%define upstream_version 20130114
14mr|perl-Mozilla-CA-20130114.0.0-4|3	
14mr|perl-Mozilla-CA-20130114.0.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Mozilla-CA-20130114.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Mozilla-CA-20130114.0.0-4|6	Release:	4
14mr|perl-Mozilla-CA-20130114.0.0-4|7	
14mr|perl-Mozilla-CA-20130114.0.0-4|8	Summary:	Mozilla's CA cert bundle in PEM format
14mr|perl-Mozilla-CA-20130114.0.0-4|9	
14mr|perl-Mozilla-CA-20130114.0.0-4|10	License:	GPL+ or Artistic
14mr|perl-Mozilla-CA-20130114.0.0-4|11	Group:		Development/Perl
14mr|perl-Mozilla-CA-20130114.0.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Mozilla-CA-20130114.0.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Mozilla/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Mozilla-CA-20130114.0.0-4|14	
14mr|perl-Mozilla-CA-20130114.0.0-4|15	BuildRequires:	perl-devel
14mr|perl-Mozilla-CA-20130114.0.0-4|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Mozilla-CA-20130114.0.0-4|17	BuildRequires:	perl(Test)
14mr|perl-Mozilla-CA-20130114.0.0-4|18	BuildArch:	noarch
14mr|perl-Mozilla-CA-20130114.0.0-4|19	
14mr|perl-Mozilla-CA-20130114.0.0-4|20	%description
14mr|perl-Mozilla-CA-20130114.0.0-4|21	Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority
14mr|perl-Mozilla-CA-20130114.0.0-4|22	certificates in a form that can be consumed by modules and libraries based
14mr|perl-Mozilla-CA-20130114.0.0-4|23	on OpenSSL.
14mr|perl-Mozilla-CA-20130114.0.0-4|24	
14mr|perl-Mozilla-CA-20130114.0.0-4|25	The module provide a single function:
14mr|perl-Mozilla-CA-20130114.0.0-4|26	
14mr|perl-Mozilla-CA-20130114.0.0-4|27	* SSL_ca_file()
14mr|perl-Mozilla-CA-20130114.0.0-4|28	
14mr|perl-Mozilla-CA-20130114.0.0-4|29	%prep
14mr|perl-Mozilla-CA-20130114.0.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Mozilla-CA-20130114.0.0-4|31	
14mr|perl-Mozilla-CA-20130114.0.0-4|32	%build
14mr|perl-Mozilla-CA-20130114.0.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Mozilla-CA-20130114.0.0-4|34	%make
14mr|perl-Mozilla-CA-20130114.0.0-4|35	
14mr|perl-Mozilla-CA-20130114.0.0-4|36	%check
14mr|perl-Mozilla-CA-20130114.0.0-4|37	%make test
14mr|perl-Mozilla-CA-20130114.0.0-4|38	
14mr|perl-Mozilla-CA-20130114.0.0-4|39	%install
14mr|perl-Mozilla-CA-20130114.0.0-4|40	%makeinstall_std
14mr|perl-Mozilla-CA-20130114.0.0-4|41	
14mr|perl-Mozilla-CA-20130114.0.0-4|42	%files
14mr|perl-Mozilla-CA-20130114.0.0-4|43	%doc Changes META.json META.yml MYMETA.yml README
14mr|perl-Mozilla-CA-20130114.0.0-4|44	%{_mandir}/man3/*
14mr|perl-Mozilla-CA-20130114.0.0-4|45	%{perl_vendorlib}/*
14mr|perl-Mozilla-CA-20130114.0.0-4|46	
14mr|perl-Mozilla-CA-20130114.0.0-4|47	
14mr|perl-Mozilla-CA-20130114.0.0-4|48	%changelog
14mr|perl-Mozilla-CA-20130114.0.0-4|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130114.0.0-4
14mr|perl-Mozilla-CA-20130114.0.0-4|50	+ Revision: 5765413
14mr|perl-Mozilla-CA-20130114.0.0-4|51	- MassBuild#440: Increase release tag
14mr|perl-Mozilla-CA-20130114.0.0-4|52	
14mr|perl-Mozilla-CA-20130114.0.0-4|53	

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

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

18218 14
14mr|perl-namespace-clean-0.250.0-4|1	%define upstream_name    namespace-clean
14mr|perl-namespace-clean-0.250.0-4|2	%define upstream_version 0.25
14mr|perl-namespace-clean-0.250.0-4|3	
14mr|perl-namespace-clean-0.250.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-namespace-clean-0.250.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-namespace-clean-0.250.0-4|6	Release:	4
14mr|perl-namespace-clean-0.250.0-4|7	
14mr|perl-namespace-clean-0.250.0-4|8	Summary:	Keep imports and functions out of your namespace
14mr|perl-namespace-clean-0.250.0-4|9	
14mr|perl-namespace-clean-0.250.0-4|10	License:	GPL+ or Artistic
14mr|perl-namespace-clean-0.250.0-4|11	Group:		Development/Perl
14mr|perl-namespace-clean-0.250.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-namespace-clean-0.250.0-4|13	Source0:	http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-namespace-clean-0.250.0-4|14	
14mr|perl-namespace-clean-0.250.0-4|15	BuildRequires:	perl(B::Hooks::EndOfScope)
14mr|perl-namespace-clean-0.250.0-4|16	BuildRequires:	perl(FindBin)
14mr|perl-namespace-clean-0.250.0-4|17	BuildRequires:	perl(Package::Stash)
14mr|perl-namespace-clean-0.250.0-4|18	BuildRequires:	perl(Scope::Guard)
14mr|perl-namespace-clean-0.250.0-4|19	BuildRequires:	perl(Sub::Identify)
14mr|perl-namespace-clean-0.250.0-4|20	BuildRequires:	perl(Sub::Name)
14mr|perl-namespace-clean-0.250.0-4|21	BuildRequires:	perl(Symbol)
14mr|perl-namespace-clean-0.250.0-4|22	BuildRequires:	perl(Test::More)
14mr|perl-namespace-clean-0.250.0-4|23	BuildRequires:	perl(Module::Implementation)
14mr|perl-namespace-clean-0.250.0-4|24	BuildRequires:	perl-devel
14mr|perl-namespace-clean-0.250.0-4|25	
14mr|perl-namespace-clean-0.250.0-4|26	BuildArch:	noarch
14mr|perl-namespace-clean-0.250.0-4|27	
14mr|perl-namespace-clean-0.250.0-4|28	Provides:	perl(namespace::clean)
14mr|perl-namespace-clean-0.250.0-4|29	
14mr|perl-namespace-clean-0.250.0-4|30	%description
14mr|perl-namespace-clean-0.250.0-4|31	When you define a function, or import one, into a Perl package, it will
14mr|perl-namespace-clean-0.250.0-4|32	naturally also be available as a method. This does not per se cause
14mr|perl-namespace-clean-0.250.0-4|33	problems, but it can complicate subclassing and, for example, plugin
14mr|perl-namespace-clean-0.250.0-4|34	classes that are included via multiple inheritance by loading them as
14mr|perl-namespace-clean-0.250.0-4|35	base classes.
14mr|perl-namespace-clean-0.250.0-4|36	
14mr|perl-namespace-clean-0.250.0-4|37	The 'namespace::clean' pragma will remove all previously declared or
14mr|perl-namespace-clean-0.250.0-4|38	imported symbols at the end of the current package's compile cycle.
14mr|perl-namespace-clean-0.250.0-4|39	Functions called in the package itself will still be bound by their
14mr|perl-namespace-clean-0.250.0-4|40	name, but they won't show up as methods on your class or instances.
14mr|perl-namespace-clean-0.250.0-4|41	
14mr|perl-namespace-clean-0.250.0-4|42	%prep
14mr|perl-namespace-clean-0.250.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-namespace-clean-0.250.0-4|44	
14mr|perl-namespace-clean-0.250.0-4|45	%build
14mr|perl-namespace-clean-0.250.0-4|46	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
14mr|perl-namespace-clean-0.250.0-4|47	%make
14mr|perl-namespace-clean-0.250.0-4|48	
14mr|perl-namespace-clean-0.250.0-4|49	%check
14mr|perl-namespace-clean-0.250.0-4|50	%make test
14mr|perl-namespace-clean-0.250.0-4|51	
14mr|perl-namespace-clean-0.250.0-4|52	%install
14mr|perl-namespace-clean-0.250.0-4|53	%makeinstall_std
14mr|perl-namespace-clean-0.250.0-4|54	
14mr|perl-namespace-clean-0.250.0-4|55	%files
14mr|perl-namespace-clean-0.250.0-4|56	%doc Changes
14mr|perl-namespace-clean-0.250.0-4|57	%{_mandir}/man3/*
14mr|perl-namespace-clean-0.250.0-4|58	%{perl_vendorlib}/*
14mr|perl-namespace-clean-0.250.0-4|59	
14mr|perl-namespace-clean-0.250.0-4|60	
14mr|perl-namespace-clean-0.250.0-4|61	
14mr|perl-namespace-clean-0.250.0-4|62	%changelog
14mr|perl-namespace-clean-0.250.0-4|63	* Tue Sep 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-4
14mr|perl-namespace-clean-0.250.0-4|64	+ Revision: fc8442c
14mr|perl-namespace-clean-0.250.0-4|65	- Rebuild to the main repo
14mr|perl-namespace-clean-0.250.0-4|66	
14mr|perl-namespace-clean-0.250.0-4|67	

18219 14
14mr|perl-NetAddr-IP-4.75.0-2|1	%define upstream_name    NetAddr-IP
14mr|perl-NetAddr-IP-4.75.0-2|2	%define upstream_version 4.075
14mr|perl-NetAddr-IP-4.75.0-2|3	
14mr|perl-NetAddr-IP-4.75.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-NetAddr-IP-4.75.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-NetAddr-IP-4.75.0-2|6	Release:    2
14mr|perl-NetAddr-IP-4.75.0-2|7	
14mr|perl-NetAddr-IP-4.75.0-2|8	Summary:        Manage IPv4 and IPv6 addresses and subnets in Perl
14mr|perl-NetAddr-IP-4.75.0-2|9	
14mr|perl-NetAddr-IP-4.75.0-2|10	
14mr|perl-NetAddr-IP-4.75.0-2|11	
14mr|perl-NetAddr-IP-4.75.0-2|12	License:        Artistic
14mr|perl-NetAddr-IP-4.75.0-2|13	Group:          Development/Perl
14mr|perl-NetAddr-IP-4.75.0-2|14	Url:            http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-NetAddr-IP-4.75.0-2|15	Source0:        http://www.cpan.org/modules/by-module/NetAddr/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-NetAddr-IP-4.75.0-2|16	
14mr|perl-NetAddr-IP-4.75.0-2|17	BuildRequires:  perl-devel
14mr|perl-NetAddr-IP-4.75.0-2|18	
14mr|perl-NetAddr-IP-4.75.0-2|19	%description
14mr|perl-NetAddr-IP-4.75.0-2|20	This module provides an object-oriented abstraction on top of IP
14mr|perl-NetAddr-IP-4.75.0-2|21	addresses or IP subnets, that allows for easy manipulations.
14mr|perl-NetAddr-IP-4.75.0-2|22	
14mr|perl-NetAddr-IP-4.75.0-2|23	%prep
14mr|perl-NetAddr-IP-4.75.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-NetAddr-IP-4.75.0-2|25	rm -f t/00-Sign.t # debug files make it fails
14mr|perl-NetAddr-IP-4.75.0-2|26	
14mr|perl-NetAddr-IP-4.75.0-2|27	%build
14mr|perl-NetAddr-IP-4.75.0-2|28	%{__perl} Makefile.PL  INSTALLDIRS=vendor
14mr|perl-NetAddr-IP-4.75.0-2|29	%make
14mr|perl-NetAddr-IP-4.75.0-2|30	
14mr|perl-NetAddr-IP-4.75.0-2|31	%check
14mr|perl-NetAddr-IP-4.75.0-2|32	%make test
14mr|perl-NetAddr-IP-4.75.0-2|33	
14mr|perl-NetAddr-IP-4.75.0-2|34	%install
14mr|perl-NetAddr-IP-4.75.0-2|35	%makeinstall_std
14mr|perl-NetAddr-IP-4.75.0-2|36	
14mr|perl-NetAddr-IP-4.75.0-2|37	%clean
14mr|perl-NetAddr-IP-4.75.0-2|38	
14mr|perl-NetAddr-IP-4.75.0-2|39	%files
14mr|perl-NetAddr-IP-4.75.0-2|40	%{perl_vendorarch}/NetAddr
14mr|perl-NetAddr-IP-4.75.0-2|41	%{perl_vendorarch}/auto/NetAddr
14mr|perl-NetAddr-IP-4.75.0-2|42	%{_mandir}/*/*
14mr|perl-NetAddr-IP-4.75.0-2|43	
14mr|perl-NetAddr-IP-4.75.0-2|44	
14mr|perl-NetAddr-IP-4.75.0-2|45	
14mr|perl-NetAddr-IP-4.75.0-2|46	
14mr|perl-NetAddr-IP-4.75.0-2|47	
14mr|perl-NetAddr-IP-4.75.0-2|48	%changelog
14mr|perl-NetAddr-IP-4.75.0-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.75.0-2
14mr|perl-NetAddr-IP-4.75.0-2|50	+ Revision: e822b80
14mr|perl-NetAddr-IP-4.75.0-2|51	- MassBuild#440: Increase release tag
14mr|perl-NetAddr-IP-4.75.0-2|52	
14mr|perl-NetAddr-IP-4.75.0-2|53	

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

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

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

18223 14
14mr|perl-Net-DNS-0.790.0-1|1	%define upstream_name	 Net-DNS
14mr|perl-Net-DNS-0.790.0-1|2	%define upstream_version 0.79
14mr|perl-Net-DNS-0.790.0-1|3	
14mr|perl-Net-DNS-0.790.0-1|4	Name:       perl-%{upstream_name}
14mr|perl-Net-DNS-0.790.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Net-DNS-0.790.0-1|6	Release:    1
14mr|perl-Net-DNS-0.790.0-1|7	
14mr|perl-Net-DNS-0.790.0-1|8	Summary:    Perl interface to the DNS resolver
14mr|perl-Net-DNS-0.790.0-1|9	
14mr|perl-Net-DNS-0.790.0-1|10	
14mr|perl-Net-DNS-0.790.0-1|11	
14mr|perl-Net-DNS-0.790.0-1|12	License:    GPL+ or Artistic
14mr|perl-Net-DNS-0.790.0-1|13	Group:      Development/Perl
14mr|perl-Net-DNS-0.790.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Net-DNS-0.790.0-1|15	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Net-DNS-0.790.0-1|16	
14mr|perl-Net-DNS-0.790.0-1|17	BuildRequires: perl(Digest::HMAC) >= 1.10.0
14mr|perl-Net-DNS-0.790.0-1|18	BuildRequires: perl(Digest::MD5) >= 2.130.0
14mr|perl-Net-DNS-0.790.0-1|19	BuildRequires: perl(Digest::SHA) >= 5.230.0
14mr|perl-Net-DNS-0.790.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Net-DNS-0.790.0-1|21	BuildRequires: perl(IO::Socket) >= 1.240.0
14mr|perl-Net-DNS-0.790.0-1|22	BuildRequires: perl(MIME::Base64) >= 2.110.0
14mr|perl-Net-DNS-0.790.0-1|23	BuildRequires: perl(Test::More) >= 0.520.0
14mr|perl-Net-DNS-0.790.0-1|24	BuildRequires: perl-devel
14mr|perl-Net-DNS-0.790.0-1|25	
14mr|perl-Net-DNS-0.790.0-1|26	%description
14mr|perl-Net-DNS-0.790.0-1|27	Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS)
14mr|perl-Net-DNS-0.790.0-1|28	resolver. It allows the programmer to perform DNS queries that are beyond the
14mr|perl-Net-DNS-0.790.0-1|29	capabilities of gethostbyname and gethostbyaddr.
14mr|perl-Net-DNS-0.790.0-1|30	
14mr|perl-Net-DNS-0.790.0-1|31	The programmer should be somewhat familiar with the format of a DNS packet and
14mr|perl-Net-DNS-0.790.0-1|32	its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
14mr|perl-Net-DNS-0.790.0-1|33	
14mr|perl-Net-DNS-0.790.0-1|34	%prep
14mr|perl-Net-DNS-0.790.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Net-DNS-0.790.0-1|36	
14mr|perl-Net-DNS-0.790.0-1|37	%build
14mr|perl-Net-DNS-0.790.0-1|38	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14mr|perl-Net-DNS-0.790.0-1|39	%make
14mr|perl-Net-DNS-0.790.0-1|40	
14mr|perl-Net-DNS-0.790.0-1|41	%check
14mr|perl-Net-DNS-0.790.0-1|42	%make test
14mr|perl-Net-DNS-0.790.0-1|43	
14mr|perl-Net-DNS-0.790.0-1|44	%install
14mr|perl-Net-DNS-0.790.0-1|45	%makeinstall_std
14mr|perl-Net-DNS-0.790.0-1|46	
14mr|perl-Net-DNS-0.790.0-1|47	%files
14mr|perl-Net-DNS-0.790.0-1|48	%doc Changes META.yml MYMETA.yml README TODO demo
14mr|perl-Net-DNS-0.790.0-1|49	%{_mandir}/*/*
14mr|perl-Net-DNS-0.790.0-1|50	%{perl_vendorarch}/auto/Net
14mr|perl-Net-DNS-0.790.0-1|51	%{perl_vendorarch}/Net
14mr|perl-Net-DNS-0.790.0-1|52	
14mr|perl-Net-DNS-0.790.0-1|53	%changelog
14mr|perl-Net-DNS-0.790.0-1|54	* Wed Sep 17 2014 dsilakov <denis.silakov@rosalab.ru> 0.790.0-1
14mr|perl-Net-DNS-0.790.0-1|55	+ Revision: dc17203
14mr|perl-Net-DNS-0.790.0-1|56	- Merge pull request #4 from import/perl-Net-DNS:auto_update
14mr|perl-Net-DNS-0.790.0-1|57	- ROSA Updates Builder: update suggested
14mr|perl-Net-DNS-0.790.0-1|58	
14mr|perl-Net-DNS-0.790.0-1|59	

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

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

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

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

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

18229 14
14mr|perl-Net-Jabber-2.0.0-18|1	%define	module	Net-Jabber
14mr|perl-Net-Jabber-2.0.0-18|2	%define upstream_version 2.0
14mr|perl-Net-Jabber-2.0.0-18|3	
14mr|perl-Net-Jabber-2.0.0-18|4	Summary:	%{module} perl module
14mr|perl-Net-Jabber-2.0.0-18|5	
14mr|perl-Net-Jabber-2.0.0-18|6	Name:		perl-%{module}
14mr|perl-Net-Jabber-2.0.0-18|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Net-Jabber-2.0.0-18|8	Release:	18
14mr|perl-Net-Jabber-2.0.0-18|9	License:	LGPLv2
14mr|perl-Net-Jabber-2.0.0-18|10	Group:		Development/Perl
14mr|perl-Net-Jabber-2.0.0-18|11	Url:		http://search.cpan.org/dist/%{module}
14mr|perl-Net-Jabber-2.0.0-18|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/%{module}-%{upstream_version}.tar.bz2
14mr|perl-Net-Jabber-2.0.0-18|13	BuildArch:	noarch
14mr|perl-Net-Jabber-2.0.0-18|14	Buildrequires:	perl-devel
14mr|perl-Net-Jabber-2.0.0-18|15	Buildrequires:	perl-Net-XMPP
14mr|perl-Net-Jabber-2.0.0-18|16	
14mr|perl-Net-Jabber-2.0.0-18|17	%description
14mr|perl-Net-Jabber-2.0.0-18|18	Net::Jabber is a collection of Perl modules that provide a Perl Developer
14mr|perl-Net-Jabber-2.0.0-18|19	access to the Jabber protocol.  Using OOP modules we provide a clean
14mr|perl-Net-Jabber-2.0.0-18|20	interface to writing anything from a full client to a simple protocol
14mr|perl-Net-Jabber-2.0.0-18|21	tester.
14mr|perl-Net-Jabber-2.0.0-18|22	
14mr|perl-Net-Jabber-2.0.0-18|23	%prep
14mr|perl-Net-Jabber-2.0.0-18|24	%setup -qn %{module}-%{upstream_version}
14mr|perl-Net-Jabber-2.0.0-18|25	
14mr|perl-Net-Jabber-2.0.0-18|26	%build
14mr|perl-Net-Jabber-2.0.0-18|27	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Net-Jabber-2.0.0-18|28	%make
14mr|perl-Net-Jabber-2.0.0-18|29	
14mr|perl-Net-Jabber-2.0.0-18|30	%check
14mr|perl-Net-Jabber-2.0.0-18|31	#make test
14mr|perl-Net-Jabber-2.0.0-18|32	
14mr|perl-Net-Jabber-2.0.0-18|33	%install
14mr|perl-Net-Jabber-2.0.0-18|34	%makeinstall_std
14mr|perl-Net-Jabber-2.0.0-18|35	
14mr|perl-Net-Jabber-2.0.0-18|36	%files
14mr|perl-Net-Jabber-2.0.0-18|37	%doc CHANGES LICENSE.LGPL MANIFEST.SKIP README
14mr|perl-Net-Jabber-2.0.0-18|38	%{perl_vendorlib}/Net/Jabber*
14mr|perl-Net-Jabber-2.0.0-18|39	%{_mandir}/man3/*
14mr|perl-Net-Jabber-2.0.0-18|40	
14mr|perl-Net-Jabber-2.0.0-18|41	
14mr|perl-Net-Jabber-2.0.0-18|42	%changelog
14mr|perl-Net-Jabber-2.0.0-18|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-18
14mr|perl-Net-Jabber-2.0.0-18|44	+ Revision: d1a2a35
14mr|perl-Net-Jabber-2.0.0-18|45	- MassBuild#440: Increase release tag
14mr|perl-Net-Jabber-2.0.0-18|46	
14mr|perl-Net-Jabber-2.0.0-18|47	

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

18231 14
14mr|perl-Net-Patricia-1.220.0-3|1	%define upstream_name	 Net-Patricia
14mr|perl-Net-Patricia-1.220.0-3|2	%define upstream_version 1.22
14mr|perl-Net-Patricia-1.220.0-3|3	
14mr|perl-Net-Patricia-1.220.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Net-Patricia-1.220.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Net-Patricia-1.220.0-3|6	Release:	3
14mr|perl-Net-Patricia-1.220.0-3|7	
14mr|perl-Net-Patricia-1.220.0-3|8	Summary:	Patricia Trie perl module for fast IP address lookups
14mr|perl-Net-Patricia-1.220.0-3|9	
14mr|perl-Net-Patricia-1.220.0-3|10	License:	GPL+ or Artistic
14mr|perl-Net-Patricia-1.220.0-3|11	Group:		Development/Perl
14mr|perl-Net-Patricia-1.220.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Net-Patricia-1.220.0-3|13	Source0:	http://search.cpan.org/CPAN/modules/by-module/Net/Net-Patricia-%{upstream_version}.tar.gz
14mr|perl-Net-Patricia-1.220.0-3|14	
14mr|perl-Net-Patricia-1.220.0-3|15	BuildRequires:  perl(Socket6)
14mr|perl-Net-Patricia-1.220.0-3|16	BuildRequires:	perl-devel
14mr|perl-Net-Patricia-1.220.0-3|17	BuildRequires:	perl-Net-CIDR-Lite
14mr|perl-Net-Patricia-1.220.0-3|18	
14mr|perl-Net-Patricia-1.220.0-3|19	
14mr|perl-Net-Patricia-1.220.0-3|20	%description
14mr|perl-Net-Patricia-1.220.0-3|21	This module uses a Patricia Trie data structure to quickly perform IP address
14mr|perl-Net-Patricia-1.220.0-3|22	prefix matching for applications such as IP subnet, network or routing table
14mr|perl-Net-Patricia-1.220.0-3|23	lookups. The data structure is based on a radix tree using a radix of two, so
14mr|perl-Net-Patricia-1.220.0-3|24	sometimes you see patricia implementations called "radix" as well. The term
14mr|perl-Net-Patricia-1.220.0-3|25	"Trie" is derived from the word "retrieval" but is pronounced like "try".
14mr|perl-Net-Patricia-1.220.0-3|26	Patricia stands for "Practical Algorithm to Retrieve Information Coded as
14mr|perl-Net-Patricia-1.220.0-3|27	Alphanumeric", and was first suggested for routing table lookups by Van
14mr|perl-Net-Patricia-1.220.0-3|28	Jacobsen. Patricia Trie performance characteristics are well-known as it has
14mr|perl-Net-Patricia-1.220.0-3|29	been employed for routing table lookups within the BSD kernel since the 4.3
14mr|perl-Net-Patricia-1.220.0-3|30	Reno release.
14mr|perl-Net-Patricia-1.220.0-3|31	
14mr|perl-Net-Patricia-1.220.0-3|32	%prep
14mr|perl-Net-Patricia-1.220.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Net-Patricia-1.220.0-3|34	
14mr|perl-Net-Patricia-1.220.0-3|35	%build
14mr|perl-Net-Patricia-1.220.0-3|36	%{__perl} Makefile.PL
14mr|perl-Net-Patricia-1.220.0-3|37	%make
14mr|perl-Net-Patricia-1.220.0-3|38	
14mr|perl-Net-Patricia-1.220.0-3|39	%check
14mr|perl-Net-Patricia-1.220.0-3|40	%make test
14mr|perl-Net-Patricia-1.220.0-3|41	
14mr|perl-Net-Patricia-1.220.0-3|42	%install
14mr|perl-Net-Patricia-1.220.0-3|43	rm -Rf %{buildroot}
14mr|perl-Net-Patricia-1.220.0-3|44	%make DESTDIR=%{buildroot} pure_vendor_install \
14mr|perl-Net-Patricia-1.220.0-3|45	INSTALLSITELIB=%{perl_vendorlib} \
14mr|perl-Net-Patricia-1.220.0-3|46	INSTALLSITEMAN1DIR=%{_mandir}/man1 \
14mr|perl-Net-Patricia-1.220.0-3|47	INSTALLSITEMAN3DIR=%{_mandir}/man3
14mr|perl-Net-Patricia-1.220.0-3|48	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
14mr|perl-Net-Patricia-1.220.0-3|49	
14mr|perl-Net-Patricia-1.220.0-3|50	%clean
14mr|perl-Net-Patricia-1.220.0-3|51	rm -Rf %{buildroot}
14mr|perl-Net-Patricia-1.220.0-3|52	
14mr|perl-Net-Patricia-1.220.0-3|53	%files
14mr|perl-Net-Patricia-1.220.0-3|54	%{perl_vendorarch}/Net*
14mr|perl-Net-Patricia-1.220.0-3|55	%{perl_vendorarch}/auto/Net*
14mr|perl-Net-Patricia-1.220.0-3|56	%{_mandir}/man?/*
14mr|perl-Net-Patricia-1.220.0-3|57	
14mr|perl-Net-Patricia-1.220.0-3|58	
14mr|perl-Net-Patricia-1.220.0-3|59	
14mr|perl-Net-Patricia-1.220.0-3|60	%changelog
14mr|perl-Net-Patricia-1.220.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.220.0-3
14mr|perl-Net-Patricia-1.220.0-3|62	+ Revision: 08f21e5
14mr|perl-Net-Patricia-1.220.0-3|63	- MassBuild#440: Increase release tag
14mr|perl-Net-Patricia-1.220.0-3|64	
14mr|perl-Net-Patricia-1.220.0-3|65	

18232 14
14mr|perl-Net-Server-2.8.0-3|1	%define	upstream_name	 Net-Server
14mr|perl-Net-Server-2.8.0-3|2	%define upstream_version 2.008
14mr|perl-Net-Server-2.8.0-3|3	
14mr|perl-Net-Server-2.8.0-3|4	%if %{_use_internal_dependency_generator}
14mr|perl-Net-Server-2.8.0-3|5	%define __noautoprov 'perl\\(My(.*)\\)|perl\\(Sample(.*)\\)'
14mr|perl-Net-Server-2.8.0-3|6	%else
14mr|perl-Net-Server-2.8.0-3|7	%define	_provides_exceptions perl(My\\|perl(Sample
14mr|perl-Net-Server-2.8.0-3|8	%endif
14mr|perl-Net-Server-2.8.0-3|9	
14mr|perl-Net-Server-2.8.0-3|10	Name:		perl-%{upstream_name}
14mr|perl-Net-Server-2.8.0-3|11	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Net-Server-2.8.0-3|12	Release:	3
14mr|perl-Net-Server-2.8.0-3|13	
14mr|perl-Net-Server-2.8.0-3|14	Summary:	Extensible, general Perl server engine
14mr|perl-Net-Server-2.8.0-3|15	
14mr|perl-Net-Server-2.8.0-3|16	License:	GPL+ or Artistic
14mr|perl-Net-Server-2.8.0-3|17	Group:		Development/Perl
14mr|perl-Net-Server-2.8.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Net-Server-2.8.0-3|19	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Server-%{upstream_version}.tar.gz
14mr|perl-Net-Server-2.8.0-3|20	
14mr|perl-Net-Server-2.8.0-3|21	BuildRequires:	perl(IO::Socket)
14mr|perl-Net-Server-2.8.0-3|22	BuildRequires:	perl(POSIX)
14mr|perl-Net-Server-2.8.0-3|23	BuildRequires:	perl(Socket)
14mr|perl-Net-Server-2.8.0-3|24	BuildRequires:	perl-devel
14mr|perl-Net-Server-2.8.0-3|25	Requires:	perl-IO-Multiplex
14mr|perl-Net-Server-2.8.0-3|26	BuildArch:	noarch
14mr|perl-Net-Server-2.8.0-3|27	
14mr|perl-Net-Server-2.8.0-3|28	%description
14mr|perl-Net-Server-2.8.0-3|29	Net::Server is an extensible, generic Perl server engine.  Net::Server combines
14mr|perl-Net-Server-2.8.0-3|30	the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and
14mr|perl-Net-Server-2.8.0-3|31	Net::FTPServer (1.0), and also from various concepts in the Apache Webserver.
14mr|perl-Net-Server-2.8.0-3|32	
14mr|perl-Net-Server-2.8.0-3|33	%prep
14mr|perl-Net-Server-2.8.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Net-Server-2.8.0-3|35	
14mr|perl-Net-Server-2.8.0-3|36	%build
14mr|perl-Net-Server-2.8.0-3|37	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Net-Server-2.8.0-3|38	%make
14mr|perl-Net-Server-2.8.0-3|39	
14mr|perl-Net-Server-2.8.0-3|40	%check
14mr|perl-Net-Server-2.8.0-3|41	%make test
14mr|perl-Net-Server-2.8.0-3|42	
14mr|perl-Net-Server-2.8.0-3|43	%install
14mr|perl-Net-Server-2.8.0-3|44	%makeinstall_std
14mr|perl-Net-Server-2.8.0-3|45	
14mr|perl-Net-Server-2.8.0-3|46	%files
14mr|perl-Net-Server-2.8.0-3|47	%doc Changes examples README
14mr|perl-Net-Server-2.8.0-3|48	%{_mandir}/*/*
14mr|perl-Net-Server-2.8.0-3|49	%{perl_vendorlib}/Net
14mr|perl-Net-Server-2.8.0-3|50	%{_bindir}/net-server
14mr|perl-Net-Server-2.8.0-3|51	
14mr|perl-Net-Server-2.8.0-3|52	
14mr|perl-Net-Server-2.8.0-3|53	
14mr|perl-Net-Server-2.8.0-3|54	%changelog
14mr|perl-Net-Server-2.8.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.0-3
14mr|perl-Net-Server-2.8.0-3|56	+ Revision: 37613a2
14mr|perl-Net-Server-2.8.0-3|57	- MassBuild#440: Increase release tag
14mr|perl-Net-Server-2.8.0-3|58	
14mr|perl-Net-Server-2.8.0-3|59	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18252 14
14mr|perl-Parse-RecDescent-1.967.9-2|1	%define upstream_name    Parse-RecDescent
14mr|perl-Parse-RecDescent-1.967.9-2|2	%define upstream_version 1.967009
14mr|perl-Parse-RecDescent-1.967.9-2|3	
14mr|perl-Parse-RecDescent-1.967.9-2|4	Name:       perl-%{upstream_name}
14mr|perl-Parse-RecDescent-1.967.9-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Parse-RecDescent-1.967.9-2|6	Release:    2
14mr|perl-Parse-RecDescent-1.967.9-2|7	
14mr|perl-Parse-RecDescent-1.967.9-2|8	Summary:    A recursive descent parser generator for Perl
14mr|perl-Parse-RecDescent-1.967.9-2|9	License:    GPL+ or Artistic
14mr|perl-Parse-RecDescent-1.967.9-2|10	Group:      Development/Perl
14mr|perl-Parse-RecDescent-1.967.9-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Parse-RecDescent-1.967.9-2|12	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Parse-RecDescent-1.967.9-2|13	
14mr|perl-Parse-RecDescent-1.967.9-2|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.570.200
14mr|perl-Parse-RecDescent-1.967.9-2|15	BuildRequires: perl(Test::More)
14mr|perl-Parse-RecDescent-1.967.9-2|16	BuildRequires: perl(Text::Balanced) >= 1.950.0
14mr|perl-Parse-RecDescent-1.967.9-2|17	BuildRequires: perl-devel
14mr|perl-Parse-RecDescent-1.967.9-2|18	BuildArch:  noarch
14mr|perl-Parse-RecDescent-1.967.9-2|19	
14mr|perl-Parse-RecDescent-1.967.9-2|20	%description
14mr|perl-Parse-RecDescent-1.967.9-2|21	The Parse::RecDescent perl module is used to generate recursive descent
14mr|perl-Parse-RecDescent-1.967.9-2|22	parsers from powerful grammar specifications.
14mr|perl-Parse-RecDescent-1.967.9-2|23	
14mr|perl-Parse-RecDescent-1.967.9-2|24	%prep
14mr|perl-Parse-RecDescent-1.967.9-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Parse-RecDescent-1.967.9-2|26	perl -p -i -e 's|#!.*/usr/local/bin/perl|#!/usr/bin/perl|' `find . -name '*.pl'`
14mr|perl-Parse-RecDescent-1.967.9-2|27	find -type f | xargs chmod 644
14mr|perl-Parse-RecDescent-1.967.9-2|28	
14mr|perl-Parse-RecDescent-1.967.9-2|29	%build
14mr|perl-Parse-RecDescent-1.967.9-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Parse-RecDescent-1.967.9-2|31	%make
14mr|perl-Parse-RecDescent-1.967.9-2|32	
14mr|perl-Parse-RecDescent-1.967.9-2|33	%check
14mr|perl-Parse-RecDescent-1.967.9-2|34	make test
14mr|perl-Parse-RecDescent-1.967.9-2|35	
14mr|perl-Parse-RecDescent-1.967.9-2|36	%install
14mr|perl-Parse-RecDescent-1.967.9-2|37	%makeinstall_std
14mr|perl-Parse-RecDescent-1.967.9-2|38	
14mr|perl-Parse-RecDescent-1.967.9-2|39	# now in perl
14mr|perl-Parse-RecDescent-1.967.9-2|40	rm -f %{buildroot}%{_mandir}/*/Text*
14mr|perl-Parse-RecDescent-1.967.9-2|41	
14mr|perl-Parse-RecDescent-1.967.9-2|42	%files
14mr|perl-Parse-RecDescent-1.967.9-2|43	%doc Changes META.json META.yml MYMETA.yml README demo
14mr|perl-Parse-RecDescent-1.967.9-2|44	%{perl_vendorlib}/Parse
14mr|perl-Parse-RecDescent-1.967.9-2|45	%{_mandir}/*/*
14mr|perl-Parse-RecDescent-1.967.9-2|46	
14mr|perl-Parse-RecDescent-1.967.9-2|47	
14mr|perl-Parse-RecDescent-1.967.9-2|48	%changelog
14mr|perl-Parse-RecDescent-1.967.9-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.967.9-2
14mr|perl-Parse-RecDescent-1.967.9-2|50	+ Revision: 3038ab5
14mr|perl-Parse-RecDescent-1.967.9-2|51	- MassBuild#440: Increase release tag
14mr|perl-Parse-RecDescent-1.967.9-2|52	
14mr|perl-Parse-RecDescent-1.967.9-2|53	

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

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

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

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

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

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

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

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

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

18262 14
14mr|perl-PlRPC-0.2020-8|1	%define module 	PlRPC
14mr|perl-PlRPC-0.2020-8|2	
14mr|perl-PlRPC-0.2020-8|3	Summary:	%{module} perl module
14mr|perl-PlRPC-0.2020-8|4	
14mr|perl-PlRPC-0.2020-8|5	Name: 		perl-%{module}
14mr|perl-PlRPC-0.2020-8|6	Version: 	0.2020
14mr|perl-PlRPC-0.2020-8|7	Release: 	8
14mr|perl-PlRPC-0.2020-8|8	License: 	GPL or Artistic
14mr|perl-PlRPC-0.2020-8|9	Group:		Development/Perl
14mr|perl-PlRPC-0.2020-8|10	URL:		ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/JWIED
14mr|perl-PlRPC-0.2020-8|11	Source0:	%{module}-%{version}.tar.bz2
14mr|perl-PlRPC-0.2020-8|12	BuildRequires:	perl-Net-Daemon perl-Storable perl-devel perl-doc
14mr|perl-PlRPC-0.2020-8|13	Buildarch:	noarch
14mr|perl-PlRPC-0.2020-8|14	
14mr|perl-PlRPC-0.2020-8|15	%description
14mr|perl-PlRPC-0.2020-8|16	%{module} - module for perl
14mr|perl-PlRPC-0.2020-8|17	
14mr|perl-PlRPC-0.2020-8|18	%prep
14mr|perl-PlRPC-0.2020-8|19	%setup -q -n %{module}
14mr|perl-PlRPC-0.2020-8|20	
14mr|perl-PlRPC-0.2020-8|21	%build
14mr|perl-PlRPC-0.2020-8|22	
14mr|perl-PlRPC-0.2020-8|23	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
14mr|perl-PlRPC-0.2020-8|24	%make
14mr|perl-PlRPC-0.2020-8|25	
14mr|perl-PlRPC-0.2020-8|26	%install
14mr|perl-PlRPC-0.2020-8|27	%makeinstall_std
14mr|perl-PlRPC-0.2020-8|28	
14mr|perl-PlRPC-0.2020-8|29	%clean
14mr|perl-PlRPC-0.2020-8|30	
14mr|perl-PlRPC-0.2020-8|31	%files
14mr|perl-PlRPC-0.2020-8|32	%doc README ChangeLog
14mr|perl-PlRPC-0.2020-8|33	%{perl_vendorlib}/Bundle/*
14mr|perl-PlRPC-0.2020-8|34	%{perl_vendorlib}/RPC/*
14mr|perl-PlRPC-0.2020-8|35	%{_mandir}/man3*/*
14mr|perl-PlRPC-0.2020-8|36	
14mr|perl-PlRPC-0.2020-8|37	
14mr|perl-PlRPC-0.2020-8|38	
14mr|perl-PlRPC-0.2020-8|39	
14mr|perl-PlRPC-0.2020-8|40	%changelog
14mr|perl-PlRPC-0.2020-8|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2020-8
14mr|perl-PlRPC-0.2020-8|42	+ Revision: ff8c820
14mr|perl-PlRPC-0.2020-8|43	- MassBuild#440: Increase release tag
14mr|perl-PlRPC-0.2020-8|44	
14mr|perl-PlRPC-0.2020-8|45	

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

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

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

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

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

18268 14
14mr|perl-Pod-Simple-3.280.0-2|1	%define	upstream_name	 Pod-Simple
14mr|perl-Pod-Simple-3.280.0-2|2	%define upstream_version 3.28
14mr|perl-Pod-Simple-3.280.0-2|3	
14mr|perl-Pod-Simple-3.280.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-Pod-Simple-3.280.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Pod-Simple-3.280.0-2|6	Release:    2
14mr|perl-Pod-Simple-3.280.0-2|7	
14mr|perl-Pod-Simple-3.280.0-2|8	Summary:    Perl module to parse Pod
14mr|perl-Pod-Simple-3.280.0-2|9	
14mr|perl-Pod-Simple-3.280.0-2|10	License:    GPL+ or Artistic
14mr|perl-Pod-Simple-3.280.0-2|11	Group:      Development/Perl
14mr|perl-Pod-Simple-3.280.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Pod-Simple-3.280.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Pod-Simple-3.280.0-2|14	
14mr|perl-Pod-Simple-3.280.0-2|15	BuildRequires: perl(Carp)
14mr|perl-Pod-Simple-3.280.0-2|16	BuildRequires: perl(Config)
14mr|perl-Pod-Simple-3.280.0-2|17	BuildRequires: perl(Cwd)
14mr|perl-Pod-Simple-3.280.0-2|18	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Pod-Simple-3.280.0-2|19	BuildRequires: perl(File::Basename)
14mr|perl-Pod-Simple-3.280.0-2|20	BuildRequires: perl(File::Find)
14mr|perl-Pod-Simple-3.280.0-2|21	BuildRequires: perl(File::Spec)
14mr|perl-Pod-Simple-3.280.0-2|22	BuildRequires: perl(Pod::Escapes) >= 1.40.0
14mr|perl-Pod-Simple-3.280.0-2|23	BuildRequires: perl(Symbol)
14mr|perl-Pod-Simple-3.280.0-2|24	BuildRequires: perl(Test) >= 1.250.0
14mr|perl-Pod-Simple-3.280.0-2|25	BuildRequires: perl(Test::More)
14mr|perl-Pod-Simple-3.280.0-2|26	BuildRequires: perl(Text::Wrap) >= 98.112.902
14mr|perl-Pod-Simple-3.280.0-2|27	BuildRequires: perl(constant)
14mr|perl-Pod-Simple-3.280.0-2|28	BuildRequires: perl(integer)
14mr|perl-Pod-Simple-3.280.0-2|29	BuildRequires: perl(overload)
14mr|perl-Pod-Simple-3.280.0-2|30	BuildRequires: perl(strict)
14mr|perl-Pod-Simple-3.280.0-2|31	BuildRequires: perl-devel
14mr|perl-Pod-Simple-3.280.0-2|32	BuildArch:  noarch
14mr|perl-Pod-Simple-3.280.0-2|33	
14mr|perl-Pod-Simple-3.280.0-2|34	%description
14mr|perl-Pod-Simple-3.280.0-2|35	Pod::Simple is a module suite for parsing Pod.
14mr|perl-Pod-Simple-3.280.0-2|36	
14mr|perl-Pod-Simple-3.280.0-2|37	%prep
14mr|perl-Pod-Simple-3.280.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Pod-Simple-3.280.0-2|39	
14mr|perl-Pod-Simple-3.280.0-2|40	%build
14mr|perl-Pod-Simple-3.280.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Pod-Simple-3.280.0-2|42	%make
14mr|perl-Pod-Simple-3.280.0-2|43	
14mr|perl-Pod-Simple-3.280.0-2|44	%check
14mr|perl-Pod-Simple-3.280.0-2|45	%make test
14mr|perl-Pod-Simple-3.280.0-2|46	
14mr|perl-Pod-Simple-3.280.0-2|47	%install
14mr|perl-Pod-Simple-3.280.0-2|48	%makeinstall_std
14mr|perl-Pod-Simple-3.280.0-2|49	
14mr|perl-Pod-Simple-3.280.0-2|50	%files
14mr|perl-Pod-Simple-3.280.0-2|51	%doc ChangeLog META.json META.yml MYMETA.yml README
14mr|perl-Pod-Simple-3.280.0-2|52	%{perl_vendorlib}/Pod
14mr|perl-Pod-Simple-3.280.0-2|53	%{_mandir}/man3/*
14mr|perl-Pod-Simple-3.280.0-2|54	
14mr|perl-Pod-Simple-3.280.0-2|55	
14mr|perl-Pod-Simple-3.280.0-2|56	%changelog
14mr|perl-Pod-Simple-3.280.0-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.280.0-2
14mr|perl-Pod-Simple-3.280.0-2|58	+ Revision: 1c19d0f
14mr|perl-Pod-Simple-3.280.0-2|59	- MassBuild#440: Increase release tag
14mr|perl-Pod-Simple-3.280.0-2|60	
14mr|perl-Pod-Simple-3.280.0-2|61	

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

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

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

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

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

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

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

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

18277 14
14mr|perl-qt4-4.13.3-1|1	%define srcname perlqt
14mr|perl-qt4-4.13.3-1|2	
14mr|perl-qt4-4.13.3-1|3	Summary:	Qt bindings for Perl
14mr|perl-qt4-4.13.3-1|4	Name:		perl-qt4
14mr|perl-qt4-4.13.3-1|5	Version:	4.13.3
14mr|perl-qt4-4.13.3-1|6	Release:	1
14mr|perl-qt4-4.13.3-1|7	Epoch:		1
14mr|perl-qt4-4.13.3-1|8	License:	GPLv2 Artistic GPLv3 LGPLv2
14mr|perl-qt4-4.13.3-1|9	Group:		Development/KDE and Qt
14mr|perl-qt4-4.13.3-1|10	Url:		http://www.kde.org
14mr|perl-qt4-4.13.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
14mr|perl-qt4-4.13.3-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
14mr|perl-qt4-4.13.3-1|13	BuildRequires:	perl-devel
14mr|perl-qt4-4.13.3-1|14	BuildRequires:	db-devel
14mr|perl-qt4-4.13.3-1|15	BuildRequires:	pkgconfig(qimageblitz)
14mr|perl-qt4-4.13.3-1|16	Conflicts:	perl-kde < 1:4.6.90
14mr|perl-qt4-4.13.3-1|17	
14mr|perl-qt4-4.13.3-1|18	%description
14mr|perl-qt4-4.13.3-1|19	A Qt4 bindings for perl language.
14mr|perl-qt4-4.13.3-1|20	
14mr|perl-qt4-4.13.3-1|21	%files
14mr|perl-qt4-4.13.3-1|22	%doc LICENSE LICENSE.Artistic LICENSE.GPL-3 LICENSE.LGPL MANIFEST README
14mr|perl-qt4-4.13.3-1|23	%{_kde_bindir}/puic4
14mr|perl-qt4-4.13.3-1|24	%{_kde_bindir}/prcc4_bin
14mr|perl-qt4-4.13.3-1|25	%{_kde_bindir}/qdbusxml2perl
14mr|perl-qt4-4.13.3-1|26	%{perl_sitearch}/Qt*.pm
14mr|perl-qt4-4.13.3-1|27	%{perl_sitearch}/QtCore4
14mr|perl-qt4-4.13.3-1|28	%{perl_sitearch}/auto/Qt*
14mr|perl-qt4-4.13.3-1|29	%{perl_sitelib}/*/Phonon.pm
14mr|perl-qt4-4.13.3-1|30	%{perl_sitelib}/*/QImageBlitz.pm
14mr|perl-qt4-4.13.3-1|31	%{perl_sitelib}/*/Qsci.pm
14mr|perl-qt4-4.13.3-1|32	%{perl_sitelib}/*/auto/Phonon/Phonon.so
14mr|perl-qt4-4.13.3-1|33	%{perl_sitelib}/*/auto/QImageBlitz/QImageBlitz.so
14mr|perl-qt4-4.13.3-1|34	%{perl_sitelib}/*/auto/Qsci/Qsci.so
14mr|perl-qt4-4.13.3-1|35	
14mr|perl-qt4-4.13.3-1|36	#--------------------------------------------------------
14mr|perl-qt4-4.13.3-1|37	
14mr|perl-qt4-4.13.3-1|38	%package devel
14mr|perl-qt4-4.13.3-1|39	Summary:	Headers files for %{name}
14mr|perl-qt4-4.13.3-1|40	Group:		Development/KDE and Qt
14mr|perl-qt4-4.13.3-1|41	Requires:	smokeqt-devel >= 1:%{version}
14mr|perl-qt4-4.13.3-1|42	Requires:	perl-devel
14mr|perl-qt4-4.13.3-1|43	Requires:	db-devel
14mr|perl-qt4-4.13.3-1|44	Requires:	%{name} = %{EVRD}
14mr|perl-qt4-4.13.3-1|45	
14mr|perl-qt4-4.13.3-1|46	%description devel
14mr|perl-qt4-4.13.3-1|47	Headers files for %{name}
14mr|perl-qt4-4.13.3-1|48	
14mr|perl-qt4-4.13.3-1|49	%files devel
14mr|perl-qt4-4.13.3-1|50	%dir %{_kde_includedir}/%{srcname}
14mr|perl-qt4-4.13.3-1|51	%{_kde_includedir}/%{srcname}/QtCore4.h
14mr|perl-qt4-4.13.3-1|52	%{_kde_includedir}/%{srcname}/binding.h
14mr|perl-qt4-4.13.3-1|53	%{_kde_includedir}/%{srcname}/handlers.h
14mr|perl-qt4-4.13.3-1|54	%{_kde_includedir}/%{srcname}/listclass_macros.h
14mr|perl-qt4-4.13.3-1|55	%{_kde_includedir}/%{srcname}/marshall.h
14mr|perl-qt4-4.13.3-1|56	%{_kde_includedir}/%{srcname}/marshall_basetypes.h
14mr|perl-qt4-4.13.3-1|57	%{_kde_includedir}/%{srcname}/marshall_complex.h
14mr|perl-qt4-4.13.3-1|58	%{_kde_includedir}/%{srcname}/marshall_macros.h
14mr|perl-qt4-4.13.3-1|59	%{_kde_includedir}/%{srcname}/marshall_primitives.h
14mr|perl-qt4-4.13.3-1|60	%{_kde_includedir}/%{srcname}/marshall_types.h
14mr|perl-qt4-4.13.3-1|61	%{_kde_includedir}/%{srcname}/perlqt.h
14mr|perl-qt4-4.13.3-1|62	%{_kde_includedir}/%{srcname}/ppport.h
14mr|perl-qt4-4.13.3-1|63	%{_kde_includedir}/%{srcname}/smokehelp.h
14mr|perl-qt4-4.13.3-1|64	%{_kde_includedir}/%{srcname}/smokeperl.h
14mr|perl-qt4-4.13.3-1|65	%{_kde_includedir}/%{srcname}/util.h
14mr|perl-qt4-4.13.3-1|66	%dir %{_kde_datadir}/%{srcname}
14mr|perl-qt4-4.13.3-1|67	%dir %{_kde_datadir}/%{srcname}/cmake
14mr|perl-qt4-4.13.3-1|68	%{_kde_datadir}/%{srcname}/cmake/FindPerlMore.cmake
14mr|perl-qt4-4.13.3-1|69	%{_kde_datadir}/%{srcname}/cmake/PerlQtConfig.cmake
14mr|perl-qt4-4.13.3-1|70	%{_kde_datadir}/%{srcname}/cmake/PerlQtExport*.cmake
14mr|perl-qt4-4.13.3-1|71	%{_kde_datadir}/%{srcname}/doxsubpp.pl
14mr|perl-qt4-4.13.3-1|72	
14mr|perl-qt4-4.13.3-1|73	#------------------------------------------------------------
14mr|perl-qt4-4.13.3-1|74	
14mr|perl-qt4-4.13.3-1|75	%prep
14mr|perl-qt4-4.13.3-1|76	%setup -q -n %{srcname}-%{version}
14mr|perl-qt4-4.13.3-1|77	
14mr|perl-qt4-4.13.3-1|78	%build
14mr|perl-qt4-4.13.3-1|79	%cmake_kde4
14mr|perl-qt4-4.13.3-1|80	%make
14mr|perl-qt4-4.13.3-1|81	
14mr|perl-qt4-4.13.3-1|82	%install
14mr|perl-qt4-4.13.3-1|83	%makeinstall_std -C build
14mr|perl-qt4-4.13.3-1|84	
14mr|perl-qt4-4.13.3-1|85	
14mr|perl-qt4-4.13.3-1|86	%changelog
14mr|perl-qt4-4.13.3-1|87	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|perl-qt4-4.13.3-1|88	+ Revision: 65b136d
14mr|perl-qt4-4.13.3-1|89	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|perl-qt4-4.13.3-1|90	
14mr|perl-qt4-4.13.3-1|91	

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

18279 14
14mr|perl-Readonly-2.0.0-1|1	%define	modname	Readonly
14mr|perl-Readonly-2.0.0-1|2	%define modver 2.00
14mr|perl-Readonly-2.0.0-1|3	
14mr|perl-Readonly-2.0.0-1|4	Summary:	Facility for creating read-only scalars, arrays, hashes
14mr|perl-Readonly-2.0.0-1|5	
14mr|perl-Readonly-2.0.0-1|6	
14mr|perl-Readonly-2.0.0-1|7	Name:		perl-%{modname}
14mr|perl-Readonly-2.0.0-1|8	Version:	%perl_convert_version %{modver}
14mr|perl-Readonly-2.0.0-1|9	Release:	1
14mr|perl-Readonly-2.0.0-1|10	License:	GPLv2+ or Artistic
14mr|perl-Readonly-2.0.0-1|11	Group:		Development/Perl
14mr|perl-Readonly-2.0.0-1|12	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Readonly-2.0.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
14mr|perl-Readonly-2.0.0-1|14	BuildArch:	noarch
14mr|perl-Readonly-2.0.0-1|15	BuildRequires:	perl-devel
14mr|perl-Readonly-2.0.0-1|16	BuildRequires: perl(Module::Build)
14mr|perl-Readonly-2.0.0-1|17	
14mr|perl-Readonly-2.0.0-1|18	%description
14mr|perl-Readonly-2.0.0-1|19	This is a facility for creating non-modifiable variables. This is useful for
14mr|perl-Readonly-2.0.0-1|20	configuration files, headers, etc. It can also be useful as a development and
14mr|perl-Readonly-2.0.0-1|21	debugging tool, for catching updates to variables that should not be changed.
14mr|perl-Readonly-2.0.0-1|22	
14mr|perl-Readonly-2.0.0-1|23	If any of the values you pass to Scalar, Array, or Hash are references, then
14mr|perl-Readonly-2.0.0-1|24	those functions recurse over the data structures, marking everything as
14mr|perl-Readonly-2.0.0-1|25	Readonly. Usually, this is what you want:	the entire structure nonmodifiable.
14mr|perl-Readonly-2.0.0-1|26	If you want only the top level to be Readonly, use the alternate Scalar1,
14mr|perl-Readonly-2.0.0-1|27	Array1 and Hash1 functions.
14mr|perl-Readonly-2.0.0-1|28	
14mr|perl-Readonly-2.0.0-1|29	Please note that most users of Readonly will also want to install a companion
14mr|perl-Readonly-2.0.0-1|30	module Readonly::XS. See the "CONS" section below for more details.
14mr|perl-Readonly-2.0.0-1|31	
14mr|perl-Readonly-2.0.0-1|32	%prep
14mr|perl-Readonly-2.0.0-1|33	%setup -qn %{modname}-%{modver}
14mr|perl-Readonly-2.0.0-1|34	
14mr|perl-Readonly-2.0.0-1|35	%build
14mr|perl-Readonly-2.0.0-1|36	%__perl Build.PL installdirs=vendor
14mr|perl-Readonly-2.0.0-1|37	./Build
14mr|perl-Readonly-2.0.0-1|38	
14mr|perl-Readonly-2.0.0-1|39	%check
14mr|perl-Readonly-2.0.0-1|40	./Build test
14mr|perl-Readonly-2.0.0-1|41	
14mr|perl-Readonly-2.0.0-1|42	%install
14mr|perl-Readonly-2.0.0-1|43	./Build install destdir=%{buildroot}
14mr|perl-Readonly-2.0.0-1|44	
14mr|perl-Readonly-2.0.0-1|45	%files
14mr|perl-Readonly-2.0.0-1|46	%doc Changes
14mr|perl-Readonly-2.0.0-1|47	%{perl_vendorlib}/Readonly.pm
14mr|perl-Readonly-2.0.0-1|48	%{_mandir}/man3/*
14mr|perl-Readonly-2.0.0-1|49	
14mr|perl-Readonly-2.0.0-1|50	%changelog
14mr|perl-Readonly-2.0.0-1|51	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 2.0.0-1
14mr|perl-Readonly-2.0.0-1|52	+ Revision: 5968233
14mr|perl-Readonly-2.0.0-1|53	- Merge pull request #1 from import/perl-Readonly:auto_update
14mr|perl-Readonly-2.0.0-1|54	- Updated to 2.00
14mr|perl-Readonly-2.0.0-1|55	
14mr|perl-Readonly-2.0.0-1|56	

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

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

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

18283 14
14mr|perl-Set-Scalar-1.290.0-3|1	%define upstream_name    Set-Scalar
14mr|perl-Set-Scalar-1.290.0-3|2	%define upstream_version 1.29
14mr|perl-Set-Scalar-1.290.0-3|3	
14mr|perl-Set-Scalar-1.290.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-Set-Scalar-1.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Set-Scalar-1.290.0-3|6	Release:	3
14mr|perl-Set-Scalar-1.290.0-3|7	
14mr|perl-Set-Scalar-1.290.0-3|8	Summary:	Basic set operations
14mr|perl-Set-Scalar-1.290.0-3|9	
14mr|perl-Set-Scalar-1.290.0-3|10	
14mr|perl-Set-Scalar-1.290.0-3|11	License:	GPL+ or Artistic
14mr|perl-Set-Scalar-1.290.0-3|12	Group:		Development/Perl
14mr|perl-Set-Scalar-1.290.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Set-Scalar-1.290.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Set-Scalar-1.290.0-3|15	
14mr|perl-Set-Scalar-1.290.0-3|16	BuildRequires:	perl-devel
14mr|perl-Set-Scalar-1.290.0-3|17	BuildArch:	noarch
14mr|perl-Set-Scalar-1.290.0-3|18	
14mr|perl-Set-Scalar-1.290.0-3|19	%description
14mr|perl-Set-Scalar-1.290.0-3|20	Basic set operations.
14mr|perl-Set-Scalar-1.290.0-3|21	
14mr|perl-Set-Scalar-1.290.0-3|22	%prep
14mr|perl-Set-Scalar-1.290.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Set-Scalar-1.290.0-3|24	
14mr|perl-Set-Scalar-1.290.0-3|25	%build
14mr|perl-Set-Scalar-1.290.0-3|26	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Set-Scalar-1.290.0-3|27	%make
14mr|perl-Set-Scalar-1.290.0-3|28	
14mr|perl-Set-Scalar-1.290.0-3|29	%check
14mr|perl-Set-Scalar-1.290.0-3|30	make test
14mr|perl-Set-Scalar-1.290.0-3|31	
14mr|perl-Set-Scalar-1.290.0-3|32	%install
14mr|perl-Set-Scalar-1.290.0-3|33	%makeinstall_std
14mr|perl-Set-Scalar-1.290.0-3|34	
14mr|perl-Set-Scalar-1.290.0-3|35	%files
14mr|perl-Set-Scalar-1.290.0-3|36	%doc ChangeLog README
14mr|perl-Set-Scalar-1.290.0-3|37	%{perl_vendorlib}/Set
14mr|perl-Set-Scalar-1.290.0-3|38	%{_mandir}/*/*
14mr|perl-Set-Scalar-1.290.0-3|39	
14mr|perl-Set-Scalar-1.290.0-3|40	
14mr|perl-Set-Scalar-1.290.0-3|41	
14mr|perl-Set-Scalar-1.290.0-3|42	
14mr|perl-Set-Scalar-1.290.0-3|43	%changelog
14mr|perl-Set-Scalar-1.290.0-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.290.0-3
14mr|perl-Set-Scalar-1.290.0-3|45	+ Revision: 1a08a3c
14mr|perl-Set-Scalar-1.290.0-3|46	- MassBuild#440: Increase release tag
14mr|perl-Set-Scalar-1.290.0-3|47	
14mr|perl-Set-Scalar-1.290.0-3|48	

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

18285 14
14mr|perl-SOAP-Lite-1.110.0-2|1	%define upstream_name    SOAP-Lite
14mr|perl-SOAP-Lite-1.110.0-2|2	%define upstream_version 1.11
14mr|perl-SOAP-Lite-1.110.0-2|3	
14mr|perl-SOAP-Lite-1.110.0-2|4	%define __noautoreq 'perl\\(SOAP::Transport::TCP\\)'
14mr|perl-SOAP-Lite-1.110.0-2|5	%define __noautoprov 'perl\\(LWP::Protocol\\)'
14mr|perl-SOAP-Lite-1.110.0-2|6	
14mr|perl-SOAP-Lite-1.110.0-2|7	Name:       perl-%{upstream_name}
14mr|perl-SOAP-Lite-1.110.0-2|8	Version:    %perl_convert_version %{upstream_version}
14mr|perl-SOAP-Lite-1.110.0-2|9	Release:    2
14mr|perl-SOAP-Lite-1.110.0-2|10	
14mr|perl-SOAP-Lite-1.110.0-2|11	Summary:    Client and server side SOAP implementation
14mr|perl-SOAP-Lite-1.110.0-2|12	
14mr|perl-SOAP-Lite-1.110.0-2|13	License:    GPL+ or Artistic
14mr|perl-SOAP-Lite-1.110.0-2|14	Group:      Development/Perl
14mr|perl-SOAP-Lite-1.110.0-2|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-SOAP-Lite-1.110.0-2|16	Source0:    http://www.cpan.org/modules/by-module/SOAP/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-SOAP-Lite-1.110.0-2|17	
14mr|perl-SOAP-Lite-1.110.0-2|18	BuildRequires: perl(Class::Inspector)
14mr|perl-SOAP-Lite-1.110.0-2|19	BuildRequires: perl(Compress::Zlib)
14mr|perl-SOAP-Lite-1.110.0-2|20	BuildRequires: perl(Crypt::SSLeay)
14mr|perl-SOAP-Lite-1.110.0-2|21	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-SOAP-Lite-1.110.0-2|22	BuildRequires: perl(IO::SessionData) >= 1.30.0
14mr|perl-SOAP-Lite-1.110.0-2|23	BuildRequires: perl(IO::Socket::SSL)
14mr|perl-SOAP-Lite-1.110.0-2|24	BuildRequires: perl(LWP::UserAgent)
14mr|perl-SOAP-Lite-1.110.0-2|25	BuildRequires: perl(MIME::Base64)
14mr|perl-SOAP-Lite-1.110.0-2|26	BuildRequires: perl(Scalar::Util)
14mr|perl-SOAP-Lite-1.110.0-2|27	BuildRequires: perl(Task::Weaken)
14mr|perl-SOAP-Lite-1.110.0-2|28	BuildRequires: perl(Test::More)
14mr|perl-SOAP-Lite-1.110.0-2|29	BuildRequires: perl(URI)
14mr|perl-SOAP-Lite-1.110.0-2|30	BuildRequires: perl(XML::Parser) >= 2.230.0
14mr|perl-SOAP-Lite-1.110.0-2|31	BuildRequires: perl(constant)
14mr|perl-SOAP-Lite-1.110.0-2|32	BuildRequires: perl-devel
14mr|perl-SOAP-Lite-1.110.0-2|33	BuildArch:  noarch
14mr|perl-SOAP-Lite-1.110.0-2|34	
14mr|perl-SOAP-Lite-1.110.0-2|35	%description
14mr|perl-SOAP-Lite-1.110.0-2|36	SOAP::Lite for Perl is a collection of Perl modules which provides a simple and
14mr|perl-SOAP-Lite-1.110.0-2|37	lightweight interface to the Simple Object Access Protocol (SOAP) both on
14mr|perl-SOAP-Lite-1.110.0-2|38	client and server side.
14mr|perl-SOAP-Lite-1.110.0-2|39	
14mr|perl-SOAP-Lite-1.110.0-2|40	To learn about SOAP, go to http://www.soaplite.com/#LINKS for more
14mr|perl-SOAP-Lite-1.110.0-2|41	information.
14mr|perl-SOAP-Lite-1.110.0-2|42	
14mr|perl-SOAP-Lite-1.110.0-2|43	This version of SOAP::Lite supports a subset of the SOAP 1.1
14mr|perl-SOAP-Lite-1.110.0-2|44	specification and has initial support for SOAP 1.2 specification.  See
14mr|perl-SOAP-Lite-1.110.0-2|45	http://www.w3.org/TR/SOAP for details.
14mr|perl-SOAP-Lite-1.110.0-2|46	
14mr|perl-SOAP-Lite-1.110.0-2|47	%prep
14mr|perl-SOAP-Lite-1.110.0-2|48	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-SOAP-Lite-1.110.0-2|49	
14mr|perl-SOAP-Lite-1.110.0-2|50	find examples -type f | xargs perl -pi \
14mr|perl-SOAP-Lite-1.110.0-2|51	-e 's|^#!perl -w|#!%__perl -w|;' \
14mr|perl-SOAP-Lite-1.110.0-2|52	-e 's|^#!d:\\perl\\bin\\perl.exe ||;'
14mr|perl-SOAP-Lite-1.110.0-2|53	find examples -type f -name *.bat | xargs rm -f
14mr|perl-SOAP-Lite-1.110.0-2|54	
14mr|perl-SOAP-Lite-1.110.0-2|55	%build
14mr|perl-SOAP-Lite-1.110.0-2|56	perl Makefile.PL INSTALLDIRS=vendor --noprompt
14mr|perl-SOAP-Lite-1.110.0-2|57	%make
14mr|perl-SOAP-Lite-1.110.0-2|58	
14mr|perl-SOAP-Lite-1.110.0-2|59	%check
14mr|perl-SOAP-Lite-1.110.0-2|60	%make test
14mr|perl-SOAP-Lite-1.110.0-2|61	
14mr|perl-SOAP-Lite-1.110.0-2|62	%install
14mr|perl-SOAP-Lite-1.110.0-2|63	%makeinstall_std
14mr|perl-SOAP-Lite-1.110.0-2|64	
14mr|perl-SOAP-Lite-1.110.0-2|65	%files
14mr|perl-SOAP-Lite-1.110.0-2|66	%doc Changes HACKING META.json META.yml MYMETA.yml README examples
14mr|perl-SOAP-Lite-1.110.0-2|67	%{_mandir}/*/*
14mr|perl-SOAP-Lite-1.110.0-2|68	%{_bindir}/*.pl
14mr|perl-SOAP-Lite-1.110.0-2|69	%{perl_vendorlib}/Apache
14mr|perl-SOAP-Lite-1.110.0-2|70	%{perl_vendorlib}/SOAP
14mr|perl-SOAP-Lite-1.110.0-2|71	
14mr|perl-SOAP-Lite-1.110.0-2|72	
14mr|perl-SOAP-Lite-1.110.0-2|73	%changelog
14mr|perl-SOAP-Lite-1.110.0-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.110.0-2
14mr|perl-SOAP-Lite-1.110.0-2|75	+ Revision: 350ca65
14mr|perl-SOAP-Lite-1.110.0-2|76	- MassBuild#440: Increase release tag
14mr|perl-SOAP-Lite-1.110.0-2|77	
14mr|perl-SOAP-Lite-1.110.0-2|78	

18286 14
14mr|perl-Socket-2.13.0-4|1	%define upstream_name    Socket
14mr|perl-Socket-2.13.0-4|2	%define upstream_version 2.013
14mr|perl-Socket-2.13.0-4|3	
14mr|perl-Socket-2.13.0-4|4	Name:       perl-%{upstream_name}
14mr|perl-Socket-2.13.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Socket-2.13.0-4|6	Release:    4
14mr|perl-Socket-2.13.0-4|7	
14mr|perl-Socket-2.13.0-4|8	Summary:    Networking constants and support functions
14mr|perl-Socket-2.13.0-4|9	
14mr|perl-Socket-2.13.0-4|10	License:    GPL+ or Artistic
14mr|perl-Socket-2.13.0-4|11	Group:      Development/Perl
14mr|perl-Socket-2.13.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Socket-2.13.0-4|13	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Socket-2.13.0-4|14	
14mr|perl-Socket-2.13.0-4|15	
14mr|perl-Socket-2.13.0-4|16	BuildRequires: perl-devel
14mr|perl-Socket-2.13.0-4|17	
14mr|perl-Socket-2.13.0-4|18	%description
14mr|perl-Socket-2.13.0-4|19	This module provides a variety of constants, structure manipulators and
14mr|perl-Socket-2.13.0-4|20	other functions related to socket-based networking. The values and
14mr|perl-Socket-2.13.0-4|21	functions provided are useful when used in conjunction with Perl core
14mr|perl-Socket-2.13.0-4|22	functions such as socket(), setsockopt() and bind(). It also provides
14mr|perl-Socket-2.13.0-4|23	several other support functions, mostly for dealing with conversions of
14mr|perl-Socket-2.13.0-4|24	network addresses between human-readable and native binary forms, and for
14mr|perl-Socket-2.13.0-4|25	hostname resolver operations.
14mr|perl-Socket-2.13.0-4|26	
14mr|perl-Socket-2.13.0-4|27	Some constants and functions are exported by default by this module; but
14mr|perl-Socket-2.13.0-4|28	for backward-compatibility any recently-added symbols are not exported by
14mr|perl-Socket-2.13.0-4|29	default and must be requested explicitly. When an import list is provided
14mr|perl-Socket-2.13.0-4|30	to the 'use Socket' line, the default exports are not automatically
14mr|perl-Socket-2.13.0-4|31	imported. It is therefore best practice to always to explicitly list all
14mr|perl-Socket-2.13.0-4|32	the symbols required.
14mr|perl-Socket-2.13.0-4|33	
14mr|perl-Socket-2.13.0-4|34	Also, some common socket "newline" constants are provided: the constants
14mr|perl-Socket-2.13.0-4|35	'CR', 'LF', and 'CRLF', as well as '$CR', '$LF', and '$CRLF', which map to
14mr|perl-Socket-2.13.0-4|36	'\015', '\012', and '\015\012'. If you do not want to use the literal
14mr|perl-Socket-2.13.0-4|37	characters in your programs, then use the constants provided here. They are
14mr|perl-Socket-2.13.0-4|38	not exported by default, but can be imported individually, and with the
14mr|perl-Socket-2.13.0-4|39	':crlf' export tag:
14mr|perl-Socket-2.13.0-4|40	
14mr|perl-Socket-2.13.0-4|41	%prep
14mr|perl-Socket-2.13.0-4|42	%setup -qn %{upstream_name}-%{upstream_version}
14mr|perl-Socket-2.13.0-4|43	
14mr|perl-Socket-2.13.0-4|44	%build
14mr|perl-Socket-2.13.0-4|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Socket-2.13.0-4|46	
14mr|perl-Socket-2.13.0-4|47	%make
14mr|perl-Socket-2.13.0-4|48	
14mr|perl-Socket-2.13.0-4|49	%check
14mr|perl-Socket-2.13.0-4|50	%make test
14mr|perl-Socket-2.13.0-4|51	
14mr|perl-Socket-2.13.0-4|52	%install
14mr|perl-Socket-2.13.0-4|53	%makeinstall_std
14mr|perl-Socket-2.13.0-4|54	
14mr|perl-Socket-2.13.0-4|55	%files
14mr|perl-Socket-2.13.0-4|56	%doc Changes META.json LICENSE META.yml
14mr|perl-Socket-2.13.0-4|57	%{_mandir}/man3/*
14mr|perl-Socket-2.13.0-4|58	%{perl_vendorlib}/*
14mr|perl-Socket-2.13.0-4|59	
14mr|perl-Socket-2.13.0-4|60	
14mr|perl-Socket-2.13.0-4|61	%changelog
14mr|perl-Socket-2.13.0-4|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.13.0-4
14mr|perl-Socket-2.13.0-4|63	+ Revision: 6844d50
14mr|perl-Socket-2.13.0-4|64	- MassBuild#440: Increase release tag
14mr|perl-Socket-2.13.0-4|65	
14mr|perl-Socket-2.13.0-4|66	

18287 14
14mr|perl-Socket6-0.250.0-3|1	%define upstream_name	 Socket6
14mr|perl-Socket6-0.250.0-3|2	%define upstream_version 0.25
14mr|perl-Socket6-0.250.0-3|3	
14mr|perl-Socket6-0.250.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Socket6-0.250.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Socket6-0.250.0-3|6	Release:    3
14mr|perl-Socket6-0.250.0-3|7	
14mr|perl-Socket6-0.250.0-3|8	Summary:	IPv6 related part of the C socket.h defines and structure manipulators
14mr|perl-Socket6-0.250.0-3|9	License:	BSD-like
14mr|perl-Socket6-0.250.0-3|10	Group:		Development/Perl
14mr|perl-Socket6-0.250.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Socket6-0.250.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Socket6/Socket6-%{upstream_version}.tar.gz
14mr|perl-Socket6-0.250.0-3|13	
14mr|perl-Socket6-0.250.0-3|14	BuildRequires:	perl-devel
14mr|perl-Socket6-0.250.0-3|15	
14mr|perl-Socket6-0.250.0-3|16	%description
14mr|perl-Socket6-0.250.0-3|17	This module provides glue routines to the various IPv6 functions.
14mr|perl-Socket6-0.250.0-3|18	
14mr|perl-Socket6-0.250.0-3|19	If you use the Socket6 module, be sure to specify "use Socket" as
14mr|perl-Socket6-0.250.0-3|20	well as "use Socket6".
14mr|perl-Socket6-0.250.0-3|21	
14mr|perl-Socket6-0.250.0-3|22	%prep
14mr|perl-Socket6-0.250.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Socket6-0.250.0-3|24	
14mr|perl-Socket6-0.250.0-3|25	%build
14mr|perl-Socket6-0.250.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14mr|perl-Socket6-0.250.0-3|27	%make
14mr|perl-Socket6-0.250.0-3|28	
14mr|perl-Socket6-0.250.0-3|29	%check
14mr|perl-Socket6-0.250.0-3|30	make test
14mr|perl-Socket6-0.250.0-3|31	
14mr|perl-Socket6-0.250.0-3|32	%install
14mr|perl-Socket6-0.250.0-3|33	%makeinstall_std
14mr|perl-Socket6-0.250.0-3|34	
14mr|perl-Socket6-0.250.0-3|35	%clean
14mr|perl-Socket6-0.250.0-3|36	
14mr|perl-Socket6-0.250.0-3|37	%files
14mr|perl-Socket6-0.250.0-3|38	%doc ChangeLog README
14mr|perl-Socket6-0.250.0-3|39	%{perl_vendorarch}/auto/Socket6
14mr|perl-Socket6-0.250.0-3|40	%{perl_vendorarch}/Socket6.pm
14mr|perl-Socket6-0.250.0-3|41	%{_mandir}/man3/Socket6.3pm*
14mr|perl-Socket6-0.250.0-3|42	
14mr|perl-Socket6-0.250.0-3|43	
14mr|perl-Socket6-0.250.0-3|44	%changelog
14mr|perl-Socket6-0.250.0-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.250.0-3
14mr|perl-Socket6-0.250.0-3|46	+ Revision: 332d129
14mr|perl-Socket6-0.250.0-3|47	- MassBuild#440: Increase release tag
14mr|perl-Socket6-0.250.0-3|48	
14mr|perl-Socket6-0.250.0-3|49	

18288 14
14mr|perl-Sort-Versions-1.600.0-2|1	Name:           perl-Sort-Versions
14mr|perl-Sort-Versions-1.600.0-2|2	Version:        %perl_convert_version 1.60
14mr|perl-Sort-Versions-1.600.0-2|3	Release:        2
14mr|perl-Sort-Versions-1.600.0-2|4	License:        GPL or Artistic
14mr|perl-Sort-Versions-1.600.0-2|5	
14mr|perl-Sort-Versions-1.600.0-2|6	%define realname        Sort-Versions
14mr|perl-Sort-Versions-1.600.0-2|7	Group:          Development/Perl
14mr|perl-Sort-Versions-1.600.0-2|8	Summary:        A perl 5 module for sorting of revision-like numbers
14mr|perl-Sort-Versions-1.600.0-2|9	
14mr|perl-Sort-Versions-1.600.0-2|10	
14mr|perl-Sort-Versions-1.600.0-2|11	Source0:        ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Sort/Sort-Versions-1.60.tar.gz
14mr|perl-Sort-Versions-1.600.0-2|12	Url:            http://www.cpan.org
14mr|perl-Sort-Versions-1.600.0-2|13	Prefix:         %{_prefix}
14mr|perl-Sort-Versions-1.600.0-2|14	BuildRequires:  perl-devel
14mr|perl-Sort-Versions-1.600.0-2|15	Requires:       perl >= 5.002
14mr|perl-Sort-Versions-1.600.0-2|16	BuildArch:      noarch
14mr|perl-Sort-Versions-1.600.0-2|17	
14mr|perl-Sort-Versions-1.600.0-2|18	%description
14mr|perl-Sort-Versions-1.600.0-2|19	Sort::Versions allows easy sorting of mixed non-numeric and
14mr|perl-Sort-Versions-1.600.0-2|20	numeric strings, like the "version numbers" that many
14mr|perl-Sort-Versions-1.600.0-2|21	shared library systems and revision control packages use.
14mr|perl-Sort-Versions-1.600.0-2|22	This is quite useful if you are trying to deal with shared
14mr|perl-Sort-Versions-1.600.0-2|23	libraries. It can also be applied to applications that
14mr|perl-Sort-Versions-1.600.0-2|24	intersperse variable-width numeric fields within text.
14mr|perl-Sort-Versions-1.600.0-2|25	Other applications can undoubtedly be found.
14mr|perl-Sort-Versions-1.600.0-2|26	
14mr|perl-Sort-Versions-1.600.0-2|27	%prep
14mr|perl-Sort-Versions-1.600.0-2|28	%setup -qn Sort-Versions-1.60
14mr|perl-Sort-Versions-1.600.0-2|29	
14mr|perl-Sort-Versions-1.600.0-2|30	%build
14mr|perl-Sort-Versions-1.600.0-2|31	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sort-Versions-1.600.0-2|32	%make
14mr|perl-Sort-Versions-1.600.0-2|33	
14mr|perl-Sort-Versions-1.600.0-2|34	%check
14mr|perl-Sort-Versions-1.600.0-2|35	make test
14mr|perl-Sort-Versions-1.600.0-2|36	
14mr|perl-Sort-Versions-1.600.0-2|37	%install
14mr|perl-Sort-Versions-1.600.0-2|38	%makeinstall_std
14mr|perl-Sort-Versions-1.600.0-2|39	
14mr|perl-Sort-Versions-1.600.0-2|40	%clean
14mr|perl-Sort-Versions-1.600.0-2|41	
14mr|perl-Sort-Versions-1.600.0-2|42	%files
14mr|perl-Sort-Versions-1.600.0-2|43	%doc README
14mr|perl-Sort-Versions-1.600.0-2|44	%{perl_vendorlib}/*
14mr|perl-Sort-Versions-1.600.0-2|45	%{_mandir}/*/*
14mr|perl-Sort-Versions-1.600.0-2|46	
14mr|perl-Sort-Versions-1.600.0-2|47	
14mr|perl-Sort-Versions-1.600.0-2|48	
14mr|perl-Sort-Versions-1.600.0-2|49	
14mr|perl-Sort-Versions-1.600.0-2|50	
14mr|perl-Sort-Versions-1.600.0-2|51	
14mr|perl-Sort-Versions-1.600.0-2|52	%changelog
14mr|perl-Sort-Versions-1.600.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.600.0-2
14mr|perl-Sort-Versions-1.600.0-2|54	+ Revision: 2c52655
14mr|perl-Sort-Versions-1.600.0-2|55	- MassBuild#440: Increase release tag
14mr|perl-Sort-Versions-1.600.0-2|56	
14mr|perl-Sort-Versions-1.600.0-2|57	

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

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

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

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

18293 14
14mr|perl-String-CRC32-1.500.0-3|1	%define module  String-CRC32
14mr|perl-String-CRC32-1.500.0-3|2	%define upstream_version 1.5
14mr|perl-String-CRC32-1.500.0-3|3	
14mr|perl-String-CRC32-1.500.0-3|4	Name: 		perl-%{module}
14mr|perl-String-CRC32-1.500.0-3|5	Version: 	%perl_convert_version %{upstream_version}
14mr|perl-String-CRC32-1.500.0-3|6	Release: 	3
14mr|perl-String-CRC32-1.500.0-3|7	Summary: 	Perl interface for cyclic redundency check generation
14mr|perl-String-CRC32-1.500.0-3|8	
14mr|perl-String-CRC32-1.500.0-3|9	License: 	GPL or Artistic
14mr|perl-String-CRC32-1.500.0-3|10	Group: 		Development/Perl
14mr|perl-String-CRC32-1.500.0-3|11	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/String/String-CRC32-%{upstream_version}.tar.gz
14mr|perl-String-CRC32-1.500.0-3|12	Url:		http://search.cpan.org/dist/%{module}
14mr|perl-String-CRC32-1.500.0-3|13	BuildRequires:	perl-devel
14mr|perl-String-CRC32-1.500.0-3|14	
14mr|perl-String-CRC32-1.500.0-3|15	%description
14mr|perl-String-CRC32-1.500.0-3|16	This packages provides a perl module to generate checksums from strings
14mr|perl-String-CRC32-1.500.0-3|17	and from files.
14mr|perl-String-CRC32-1.500.0-3|18	
14mr|perl-String-CRC32-1.500.0-3|19	%prep
14mr|perl-String-CRC32-1.500.0-3|20	%setup -q -n %{module}-%{upstream_version}
14mr|perl-String-CRC32-1.500.0-3|21	
14mr|perl-String-CRC32-1.500.0-3|22	%build
14mr|perl-String-CRC32-1.500.0-3|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-String-CRC32-1.500.0-3|24	%make CFLAGS="%{optflags}"
14mr|perl-String-CRC32-1.500.0-3|25	
14mr|perl-String-CRC32-1.500.0-3|26	%check
14mr|perl-String-CRC32-1.500.0-3|27	%make test
14mr|perl-String-CRC32-1.500.0-3|28	
14mr|perl-String-CRC32-1.500.0-3|29	%install
14mr|perl-String-CRC32-1.500.0-3|30	%makeinstall_std
14mr|perl-String-CRC32-1.500.0-3|31	
14mr|perl-String-CRC32-1.500.0-3|32	%files
14mr|perl-String-CRC32-1.500.0-3|33	%doc README
14mr|perl-String-CRC32-1.500.0-3|34	%{_mandir}/*/*
14mr|perl-String-CRC32-1.500.0-3|35	%{perl_vendorarch}/String
14mr|perl-String-CRC32-1.500.0-3|36	%{perl_vendorarch}/auto/String
14mr|perl-String-CRC32-1.500.0-3|37	
14mr|perl-String-CRC32-1.500.0-3|38	
14mr|perl-String-CRC32-1.500.0-3|39	
14mr|perl-String-CRC32-1.500.0-3|40	%changelog
14mr|perl-String-CRC32-1.500.0-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.500.0-3
14mr|perl-String-CRC32-1.500.0-3|42	+ Revision: ac80482
14mr|perl-String-CRC32-1.500.0-3|43	- MassBuild#440: Increase release tag
14mr|perl-String-CRC32-1.500.0-3|44	
14mr|perl-String-CRC32-1.500.0-3|45	

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

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

18296 14
14mr|perl-Sub-Exporter-0.987.0-3|1	%define module  Sub-Exporter
14mr|perl-Sub-Exporter-0.987.0-3|2	%define upstream_version 0.987
14mr|perl-Sub-Exporter-0.987.0-3|3	
14mr|perl-Sub-Exporter-0.987.0-3|4	Name:		perl-%{module}
14mr|perl-Sub-Exporter-0.987.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Sub-Exporter-0.987.0-3|6	Release:	3
14mr|perl-Sub-Exporter-0.987.0-3|7	Summary:	A sophisticated exporter for custom-built routines
14mr|perl-Sub-Exporter-0.987.0-3|8	
14mr|perl-Sub-Exporter-0.987.0-3|9	License:	GPL or Artistic
14mr|perl-Sub-Exporter-0.987.0-3|10	Group:		Development/Perl
14mr|perl-Sub-Exporter-0.987.0-3|11	Url:		http://search.cpan.org/dist/%{module}
14mr|perl-Sub-Exporter-0.987.0-3|12	Source:		http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-%{upstream_version}.tar.gz
14mr|perl-Sub-Exporter-0.987.0-3|13	BuildRequires:	perl(Data::OptList)
14mr|perl-Sub-Exporter-0.987.0-3|14	BuildRequires:	perl-devel
14mr|perl-Sub-Exporter-0.987.0-3|15	BuildArch:	noarch
14mr|perl-Sub-Exporter-0.987.0-3|16	
14mr|perl-Sub-Exporter-0.987.0-3|17	%description
14mr|perl-Sub-Exporter-0.987.0-3|18	This module allows to (re)name a sub.
14mr|perl-Sub-Exporter-0.987.0-3|19	
14mr|perl-Sub-Exporter-0.987.0-3|20	%prep
14mr|perl-Sub-Exporter-0.987.0-3|21	%setup -q -n %{module}-%{upstream_version}
14mr|perl-Sub-Exporter-0.987.0-3|22	
14mr|perl-Sub-Exporter-0.987.0-3|23	%build
14mr|perl-Sub-Exporter-0.987.0-3|24	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sub-Exporter-0.987.0-3|25	%make
14mr|perl-Sub-Exporter-0.987.0-3|26	
14mr|perl-Sub-Exporter-0.987.0-3|27	%install
14mr|perl-Sub-Exporter-0.987.0-3|28	%makeinstall_std
14mr|perl-Sub-Exporter-0.987.0-3|29	
14mr|perl-Sub-Exporter-0.987.0-3|30	%check
14mr|perl-Sub-Exporter-0.987.0-3|31	make test
14mr|perl-Sub-Exporter-0.987.0-3|32	
14mr|perl-Sub-Exporter-0.987.0-3|33	%files
14mr|perl-Sub-Exporter-0.987.0-3|34	%doc Changes README
14mr|perl-Sub-Exporter-0.987.0-3|35	%{perl_vendorlib}/Sub
14mr|perl-Sub-Exporter-0.987.0-3|36	%{_mandir}/*/*
14mr|perl-Sub-Exporter-0.987.0-3|37	
14mr|perl-Sub-Exporter-0.987.0-3|38	
14mr|perl-Sub-Exporter-0.987.0-3|39	
14mr|perl-Sub-Exporter-0.987.0-3|40	%changelog
14mr|perl-Sub-Exporter-0.987.0-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.987.0-3
14mr|perl-Sub-Exporter-0.987.0-3|42	+ Revision: a768eca
14mr|perl-Sub-Exporter-0.987.0-3|43	- MassBuild#440: Increase release tag
14mr|perl-Sub-Exporter-0.987.0-3|44	
14mr|perl-Sub-Exporter-0.987.0-3|45	

18297 14
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|1	%define upstream_name    Sub-Exporter-Progressive
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|2	%define upstream_version 0.001011
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|3	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|4	Name:       perl-%{upstream_name}
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|6	Release:    4
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|7	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|8	Summary:    Only use Sub::Exporter if you need it
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|9	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|10	License:    GPL+ or Artistic
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|11	Group:      Development/Perl
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|13	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|14	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|15	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|16	BuildRequires: perl(Test::More) >= 0.880.0
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|17	BuildRequires: perl-devel
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|18	BuildArch:  noarch
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|19	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|20	%description
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|21	the Sub::Exporter manpage is an incredibly powerful module, but with that
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|22	power comes great responsibility, er- as well as some runtime penalties.
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|23	This module is a 'Sub::Exporter' wrapper that will let your users just use
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|24	the Exporter manpage if all they are doing is picking exports, but use
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|25	'Sub::Exporter' if your users try to use 'Sub::Exporter''s more advanced
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|26	features features, like renaming exports, if they try to use them.
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|27	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|28	Note that this module will export '@EXPORT' and '@EXPORT_OK' package
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|29	variables for 'Exporter' to work. Additionally, if your package uses
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|30	advanced 'Sub::Exporter' features like currying, this module will only ever
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|31	use 'Sub::Exporter', so you might as well use it directly.
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|32	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|33	%prep
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|35	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|36	%build
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|37	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|38	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|39	%make
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|40	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|41	%check
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|42	%make test
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|43	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|44	%install
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|45	%makeinstall_std
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|46	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|47	%files
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|48	%doc Changes META.json META.yml README
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|49	%{_mandir}/man3/*
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|50	%{perl_vendorlib}/*
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|51	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|52	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|53	%changelog
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.11-4
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|55	+ Revision: 4571eff
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|56	- MassBuild#440: Increase release tag
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|57	
14mr|perl-Sub-Exporter-Progressive-0.1.11-4|58	

18298 14
14mr|perl-Sub-Identify-0.80.0-1|1	%define upstream_name	 Sub-Identify
14mr|perl-Sub-Identify-0.80.0-1|2	%define upstream_version 0.08
14mr|perl-Sub-Identify-0.80.0-1|3	
14mr|perl-Sub-Identify-0.80.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Sub-Identify-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Sub-Identify-0.80.0-1|6	Release:	1
14mr|perl-Sub-Identify-0.80.0-1|7	
14mr|perl-Sub-Identify-0.80.0-1|8	Summary:	Retrieve names of code references
14mr|perl-Sub-Identify-0.80.0-1|9	
14mr|perl-Sub-Identify-0.80.0-1|10	License:	GPL+ or Artistic
14mr|perl-Sub-Identify-0.80.0-1|11	Group:		Development/Perl
14mr|perl-Sub-Identify-0.80.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Sub-Identify-0.80.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Sub-Identify-0.80.0-1|14	
14mr|perl-Sub-Identify-0.80.0-1|15	BuildRequires:	perl-devel
14mr|perl-Sub-Identify-0.80.0-1|16	
14mr|perl-Sub-Identify-0.80.0-1|17	%description
14mr|perl-Sub-Identify-0.80.0-1|18	Sub::Identify allows you to retrieve the real name of code references. For
14mr|perl-Sub-Identify-0.80.0-1|19	this, it uses perl's introspection mechanism, provided by the B module.
14mr|perl-Sub-Identify-0.80.0-1|20	
14mr|perl-Sub-Identify-0.80.0-1|21	%prep
14mr|perl-Sub-Identify-0.80.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Sub-Identify-0.80.0-1|23	
14mr|perl-Sub-Identify-0.80.0-1|24	%build
14mr|perl-Sub-Identify-0.80.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sub-Identify-0.80.0-1|26	%make
14mr|perl-Sub-Identify-0.80.0-1|27	
14mr|perl-Sub-Identify-0.80.0-1|28	%check
14mr|perl-Sub-Identify-0.80.0-1|29	make test
14mr|perl-Sub-Identify-0.80.0-1|30	
14mr|perl-Sub-Identify-0.80.0-1|31	%install
14mr|perl-Sub-Identify-0.80.0-1|32	%makeinstall_std
14mr|perl-Sub-Identify-0.80.0-1|33	
14mr|perl-Sub-Identify-0.80.0-1|34	%clean
14mr|perl-Sub-Identify-0.80.0-1|35	
14mr|perl-Sub-Identify-0.80.0-1|36	%files
14mr|perl-Sub-Identify-0.80.0-1|37	%doc Changes
14mr|perl-Sub-Identify-0.80.0-1|38	%{perl_vendorarch}/Sub
14mr|perl-Sub-Identify-0.80.0-1|39	%{perl_vendorarch}/auto/Sub
14mr|perl-Sub-Identify-0.80.0-1|40	%{_mandir}/*/*
14mr|perl-Sub-Identify-0.80.0-1|41	
14mr|perl-Sub-Identify-0.80.0-1|42	%changelog
14mr|perl-Sub-Identify-0.80.0-1|43	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.80.0-1
14mr|perl-Sub-Identify-0.80.0-1|44	+ Revision: 1bc1ce6
14mr|perl-Sub-Identify-0.80.0-1|45	- Merge pull request #1 from import/perl-Sub-Identify:auto_update
14mr|perl-Sub-Identify-0.80.0-1|46	- ROSA Updates Builder: update suggested
14mr|perl-Sub-Identify-0.80.0-1|47	
14mr|perl-Sub-Identify-0.80.0-1|48	

18299 14
14mr|perl-Sub-Install-0.928.0-1|1	%define module  Sub-Install
14mr|perl-Sub-Install-0.928.0-1|2	%define upstream_version 0.928
14mr|perl-Sub-Install-0.928.0-1|3	
14mr|perl-Sub-Install-0.928.0-1|4	Name:		perl-%{module}
14mr|perl-Sub-Install-0.928.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Sub-Install-0.928.0-1|6	Release:	1
14mr|perl-Sub-Install-0.928.0-1|7	Summary:	Install subroutines into packages easily
14mr|perl-Sub-Install-0.928.0-1|8	
14mr|perl-Sub-Install-0.928.0-1|9	License:	GPL or Artistic
14mr|perl-Sub-Install-0.928.0-1|10	Group:		Development/Perl
14mr|perl-Sub-Install-0.928.0-1|11	Url:		http://search.cpan.org/dist/%{module}
14mr|perl-Sub-Install-0.928.0-1|12	Source:		http://www.cpan.org/modules/by-module/Sub/Sub-Install-%{upstream_version}.tar.gz
14mr|perl-Sub-Install-0.928.0-1|13	BuildRequires:	perl-devel
14mr|perl-Sub-Install-0.928.0-1|14	BuildArch:	noarch
14mr|perl-Sub-Install-0.928.0-1|15	
14mr|perl-Sub-Install-0.928.0-1|16	%description
14mr|perl-Sub-Install-0.928.0-1|17	This module makes it easy to install subroutines into packages without the
14mr|perl-Sub-Install-0.928.0-1|18	unslightly mess of no strict or typeglobs lying about where just anyone can see
14mr|perl-Sub-Install-0.928.0-1|19	them.
14mr|perl-Sub-Install-0.928.0-1|20	
14mr|perl-Sub-Install-0.928.0-1|21	%prep
14mr|perl-Sub-Install-0.928.0-1|22	%setup -q -n %{module}-%{upstream_version}
14mr|perl-Sub-Install-0.928.0-1|23	
14mr|perl-Sub-Install-0.928.0-1|24	%build
14mr|perl-Sub-Install-0.928.0-1|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sub-Install-0.928.0-1|26	%make
14mr|perl-Sub-Install-0.928.0-1|27	
14mr|perl-Sub-Install-0.928.0-1|28	%install
14mr|perl-Sub-Install-0.928.0-1|29	%makeinstall_std
14mr|perl-Sub-Install-0.928.0-1|30	
14mr|perl-Sub-Install-0.928.0-1|31	%check
14mr|perl-Sub-Install-0.928.0-1|32	make test
14mr|perl-Sub-Install-0.928.0-1|33	
14mr|perl-Sub-Install-0.928.0-1|34	%files
14mr|perl-Sub-Install-0.928.0-1|35	%doc Changes README
14mr|perl-Sub-Install-0.928.0-1|36	%{perl_vendorlib}/Sub
14mr|perl-Sub-Install-0.928.0-1|37	%{_mandir}/*/*
14mr|perl-Sub-Install-0.928.0-1|38	
14mr|perl-Sub-Install-0.928.0-1|39	
14mr|perl-Sub-Install-0.928.0-1|40	
14mr|perl-Sub-Install-0.928.0-1|41	%changelog
14mr|perl-Sub-Install-0.928.0-1|42	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 0.928.0-1
14mr|perl-Sub-Install-0.928.0-1|43	+ Revision: f3b78eb
14mr|perl-Sub-Install-0.928.0-1|44	- Merge pull request #2 from import/perl-Sub-Install:auto_update
14mr|perl-Sub-Install-0.928.0-1|45	- ROSA Updates Builder: update suggested
14mr|perl-Sub-Install-0.928.0-1|46	
14mr|perl-Sub-Install-0.928.0-1|47	

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

18301 14
14mr|perl-Sub-Uplevel-0.240.0-4|1	%define upstream_name    Sub-Uplevel
14mr|perl-Sub-Uplevel-0.240.0-4|2	%define upstream_version 0.24
14mr|perl-Sub-Uplevel-0.240.0-4|3	
14mr|perl-Sub-Uplevel-0.240.0-4|4	Name:       perl-%{upstream_name}
14mr|perl-Sub-Uplevel-0.240.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Sub-Uplevel-0.240.0-4|6	Release:    4
14mr|perl-Sub-Uplevel-0.240.0-4|7	
14mr|perl-Sub-Uplevel-0.240.0-4|8	Summary:    Apparently run a function in a higher stack frame
14mr|perl-Sub-Uplevel-0.240.0-4|9	
14mr|perl-Sub-Uplevel-0.240.0-4|10	License:    GPL+ or Artistic
14mr|perl-Sub-Uplevel-0.240.0-4|11	Group:      Development/Perl
14mr|perl-Sub-Uplevel-0.240.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Sub-Uplevel-0.240.0-4|13	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Sub-Uplevel-0.240.0-4|14	
14mr|perl-Sub-Uplevel-0.240.0-4|15	BuildRequires: perl(Carp)
14mr|perl-Sub-Uplevel-0.240.0-4|16	BuildRequires: perl(Exporter)
14mr|perl-Sub-Uplevel-0.240.0-4|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14mr|perl-Sub-Uplevel-0.240.0-4|18	BuildRequires: perl(File::Find)
14mr|perl-Sub-Uplevel-0.240.0-4|19	BuildRequires: perl(File::Temp)
14mr|perl-Sub-Uplevel-0.240.0-4|20	BuildRequires: perl(Test::More)
14mr|perl-Sub-Uplevel-0.240.0-4|21	BuildRequires: perl(constant)
14mr|perl-Sub-Uplevel-0.240.0-4|22	BuildRequires: perl(strict)
14mr|perl-Sub-Uplevel-0.240.0-4|23	BuildRequires: perl(warnings)
14mr|perl-Sub-Uplevel-0.240.0-4|24	BuildRequires: perl-devel
14mr|perl-Sub-Uplevel-0.240.0-4|25	BuildArch:  noarch
14mr|perl-Sub-Uplevel-0.240.0-4|26	
14mr|perl-Sub-Uplevel-0.240.0-4|27	%description
14mr|perl-Sub-Uplevel-0.240.0-4|28	Apparently run a function in a higher stack frame.
14mr|perl-Sub-Uplevel-0.240.0-4|29	
14mr|perl-Sub-Uplevel-0.240.0-4|30	%prep
14mr|perl-Sub-Uplevel-0.240.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Sub-Uplevel-0.240.0-4|32	
14mr|perl-Sub-Uplevel-0.240.0-4|33	%build
14mr|perl-Sub-Uplevel-0.240.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sub-Uplevel-0.240.0-4|35	%make
14mr|perl-Sub-Uplevel-0.240.0-4|36	
14mr|perl-Sub-Uplevel-0.240.0-4|37	%install
14mr|perl-Sub-Uplevel-0.240.0-4|38	%makeinstall_std
14mr|perl-Sub-Uplevel-0.240.0-4|39	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14mr|perl-Sub-Uplevel-0.240.0-4|40	
14mr|perl-Sub-Uplevel-0.240.0-4|41	%check
14mr|perl-Sub-Uplevel-0.240.0-4|42	%make test
14mr|perl-Sub-Uplevel-0.240.0-4|43	
14mr|perl-Sub-Uplevel-0.240.0-4|44	%files
14mr|perl-Sub-Uplevel-0.240.0-4|45	%doc Changes LICENSE META.json META.yml MYMETA.yml README examples
14mr|perl-Sub-Uplevel-0.240.0-4|46	%{perl_vendorlib}/Sub
14mr|perl-Sub-Uplevel-0.240.0-4|47	%{_mandir}/*/*
14mr|perl-Sub-Uplevel-0.240.0-4|48	
14mr|perl-Sub-Uplevel-0.240.0-4|49	
14mr|perl-Sub-Uplevel-0.240.0-4|50	%changelog
14mr|perl-Sub-Uplevel-0.240.0-4|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.240.0-4
14mr|perl-Sub-Uplevel-0.240.0-4|52	+ Revision: 0b7c5c3
14mr|perl-Sub-Uplevel-0.240.0-4|53	- MassBuild#440: Increase release tag
14mr|perl-Sub-Uplevel-0.240.0-4|54	
14mr|perl-Sub-Uplevel-0.240.0-4|55	

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

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

18304 14
14mr|perl-Sys-Hostname-Long-1.4-13|1	%define module	Sys-Hostname-Long
14mr|perl-Sys-Hostname-Long-1.4-13|2	
14mr|perl-Sys-Hostname-Long-1.4-13|3	Name:		perl-%{module}
14mr|perl-Sys-Hostname-Long-1.4-13|4	Version:	1.4
14mr|perl-Sys-Hostname-Long-1.4-13|5	Release:	13
14mr|perl-Sys-Hostname-Long-1.4-13|6	Summary:	Try every conceivable way to get full hostname
14mr|perl-Sys-Hostname-Long-1.4-13|7	
14mr|perl-Sys-Hostname-Long-1.4-13|8	License:	GPL or Artistic
14mr|perl-Sys-Hostname-Long-1.4-13|9	Group:		Development/Perl
14mr|perl-Sys-Hostname-Long-1.4-13|10	URL:		http://search.cpan.org/dist/%{module}/
14mr|perl-Sys-Hostname-Long-1.4-13|11	Source0:	%{module}-%{version}.tar.bz2
14mr|perl-Sys-Hostname-Long-1.4-13|12	Patch0:		Sys-Hostname-Long-1.4-no_win32.diff
14mr|perl-Sys-Hostname-Long-1.4-13|13	BuildArch:	noarch
14mr|perl-Sys-Hostname-Long-1.4-13|14	BuildRequires:	perl-devel
14mr|perl-Sys-Hostname-Long-1.4-13|15	
14mr|perl-Sys-Hostname-Long-1.4-13|16	%description
14mr|perl-Sys-Hostname-Long-1.4-13|17	How to get the host full name in perl on multiple operating systems.
14mr|perl-Sys-Hostname-Long-1.4-13|18	
14mr|perl-Sys-Hostname-Long-1.4-13|19	%prep
14mr|perl-Sys-Hostname-Long-1.4-13|20	
14mr|perl-Sys-Hostname-Long-1.4-13|21	%setup -q -n %{module}-%{version}
14mr|perl-Sys-Hostname-Long-1.4-13|22	%patch0 -p0
14mr|perl-Sys-Hostname-Long-1.4-13|23	
14mr|perl-Sys-Hostname-Long-1.4-13|24	%build
14mr|perl-Sys-Hostname-Long-1.4-13|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Sys-Hostname-Long-1.4-13|26	%make
14mr|perl-Sys-Hostname-Long-1.4-13|27	
14mr|perl-Sys-Hostname-Long-1.4-13|28	%check
14mr|perl-Sys-Hostname-Long-1.4-13|29	%make test
14mr|perl-Sys-Hostname-Long-1.4-13|30	
14mr|perl-Sys-Hostname-Long-1.4-13|31	%install
14mr|perl-Sys-Hostname-Long-1.4-13|32	%makeinstall_std
14mr|perl-Sys-Hostname-Long-1.4-13|33	
14mr|perl-Sys-Hostname-Long-1.4-13|34	%clean
14mr|perl-Sys-Hostname-Long-1.4-13|35	
14mr|perl-Sys-Hostname-Long-1.4-13|36	%files
14mr|perl-Sys-Hostname-Long-1.4-13|37	%doc Changes README
14mr|perl-Sys-Hostname-Long-1.4-13|38	%{perl_vendorlib}/Sys/Hostname/*
14mr|perl-Sys-Hostname-Long-1.4-13|39	%{_mandir}/*/*
14mr|perl-Sys-Hostname-Long-1.4-13|40	
14mr|perl-Sys-Hostname-Long-1.4-13|41	
14mr|perl-Sys-Hostname-Long-1.4-13|42	
14mr|perl-Sys-Hostname-Long-1.4-13|43	
14mr|perl-Sys-Hostname-Long-1.4-13|44	
14mr|perl-Sys-Hostname-Long-1.4-13|45	%changelog
14mr|perl-Sys-Hostname-Long-1.4-13|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-13
14mr|perl-Sys-Hostname-Long-1.4-13|47	+ Revision: d30f994
14mr|perl-Sys-Hostname-Long-1.4-13|48	- MassBuild#440: Increase release tag
14mr|perl-Sys-Hostname-Long-1.4-13|49	
14mr|perl-Sys-Hostname-Long-1.4-13|50	

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

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

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

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

18309 14
14mr|perl-Term-UI-0.420.0-5|1	%define	upstream_name	 Term-UI
14mr|perl-Term-UI-0.420.0-5|2	%define upstream_version 0.42
14mr|perl-Term-UI-0.420.0-5|3	
14mr|perl-Term-UI-0.420.0-5|4	Name:		perl-%{upstream_name}
14mr|perl-Term-UI-0.420.0-5|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Term-UI-0.420.0-5|6	Release:	5
14mr|perl-Term-UI-0.420.0-5|7	
14mr|perl-Term-UI-0.420.0-5|8	Summary:	Term::ReadLine UI made easy
14mr|perl-Term-UI-0.420.0-5|9	
14mr|perl-Term-UI-0.420.0-5|10	License:	Artistic/GPL
14mr|perl-Term-UI-0.420.0-5|11	Group:		Development/Perl
14mr|perl-Term-UI-0.420.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Term-UI-0.420.0-5|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/Term-UI-%{upstream_version}.tar.gz
14mr|perl-Term-UI-0.420.0-5|14	
14mr|perl-Term-UI-0.420.0-5|15	BuildRequires:	perl-devel
14mr|perl-Term-UI-0.420.0-5|16	BuildRequires:	perl(Log::Message::Simple)
14mr|perl-Term-UI-0.420.0-5|17	BuildArch:	noarch
14mr|perl-Term-UI-0.420.0-5|18	
14mr|perl-Term-UI-0.420.0-5|19	%description
14mr|perl-Term-UI-0.420.0-5|20	"Term::UI" is a transparent way of eliminating the overhead of having to format
14mr|perl-Term-UI-0.420.0-5|21	a question and then validate the reply, informing the user if the answer was
14mr|perl-Term-UI-0.420.0-5|22	not proper and re-issuing the question.
14mr|perl-Term-UI-0.420.0-5|23	
14mr|perl-Term-UI-0.420.0-5|24	Simply give it the question you want to ask, optionally with choices the user
14mr|perl-Term-UI-0.420.0-5|25	can pick from and a default and "Term::UI" will DWYM.
14mr|perl-Term-UI-0.420.0-5|26	
14mr|perl-Term-UI-0.420.0-5|27	For asking a yes or no question, there's even a shortcut.
14mr|perl-Term-UI-0.420.0-5|28	
14mr|perl-Term-UI-0.420.0-5|29	%prep
14mr|perl-Term-UI-0.420.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Term-UI-0.420.0-5|31	
14mr|perl-Term-UI-0.420.0-5|32	%build
14mr|perl-Term-UI-0.420.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Term-UI-0.420.0-5|34	%make
14mr|perl-Term-UI-0.420.0-5|35	
14mr|perl-Term-UI-0.420.0-5|36	%check
14mr|perl-Term-UI-0.420.0-5|37	make test
14mr|perl-Term-UI-0.420.0-5|38	
14mr|perl-Term-UI-0.420.0-5|39	%install
14mr|perl-Term-UI-0.420.0-5|40	%makeinstall_std
14mr|perl-Term-UI-0.420.0-5|41	
14mr|perl-Term-UI-0.420.0-5|42	%files
14mr|perl-Term-UI-0.420.0-5|43	%doc README
14mr|perl-Term-UI-0.420.0-5|44	%{perl_vendorlib}/Term/*
14mr|perl-Term-UI-0.420.0-5|45	%{_mandir}/*/*
14mr|perl-Term-UI-0.420.0-5|46	
14mr|perl-Term-UI-0.420.0-5|47	
14mr|perl-Term-UI-0.420.0-5|48	%changelog
14mr|perl-Term-UI-0.420.0-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.420.0-5
14mr|perl-Term-UI-0.420.0-5|50	+ Revision: d9d61fa
14mr|perl-Term-UI-0.420.0-5|51	- MassBuild#440: Increase release tag
14mr|perl-Term-UI-0.420.0-5|52	
14mr|perl-Term-UI-0.420.0-5|53	

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

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

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

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

18314 14
14mr|perl-Test-Differences-0.620.0-1|1	%define upstream_name	 Test-Differences
14mr|perl-Test-Differences-0.620.0-1|2	%define upstream_version 0.62
14mr|perl-Test-Differences-0.620.0-1|3	
14mr|perl-Test-Differences-0.620.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Test-Differences-0.620.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Test-Differences-0.620.0-1|6	Release:	1
14mr|perl-Test-Differences-0.620.0-1|7	
14mr|perl-Test-Differences-0.620.0-1|8	Summary:	Test strings and data structures and show differences if not ok
14mr|perl-Test-Differences-0.620.0-1|9	
14mr|perl-Test-Differences-0.620.0-1|10	License:	GPL+ or Artistic
14mr|perl-Test-Differences-0.620.0-1|11	Group:		Development/Perl
14mr|perl-Test-Differences-0.620.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Differences-0.620.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Test-Differences-0.620.0-1|14	
14mr|perl-Test-Differences-0.620.0-1|15	BuildRequires:	perl-Text-Diff
14mr|perl-Test-Differences-0.620.0-1|16	BuildRequires: perl(Capture::Tiny)
14mr|perl-Test-Differences-0.620.0-1|17	BuildRequires:	perl-devel
14mr|perl-Test-Differences-0.620.0-1|18	BuildArch:	noarch
14mr|perl-Test-Differences-0.620.0-1|19	
14mr|perl-Test-Differences-0.620.0-1|20	%description
14mr|perl-Test-Differences-0.620.0-1|21	When the code you're testing returns multiple lines, records or data structures
14mr|perl-Test-Differences-0.620.0-1|22	and they're just plain wrong, an equivalent to the Unix diff utility may be
14mr|perl-Test-Differences-0.620.0-1|23	just what's needed.
14mr|perl-Test-Differences-0.620.0-1|24	
14mr|perl-Test-Differences-0.620.0-1|25	%prep
14mr|perl-Test-Differences-0.620.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Differences-0.620.0-1|27	
14mr|perl-Test-Differences-0.620.0-1|28	%build
14mr|perl-Test-Differences-0.620.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Differences-0.620.0-1|30	%make
14mr|perl-Test-Differences-0.620.0-1|31	
14mr|perl-Test-Differences-0.620.0-1|32	%check
14mr|perl-Test-Differences-0.620.0-1|33	make test
14mr|perl-Test-Differences-0.620.0-1|34	
14mr|perl-Test-Differences-0.620.0-1|35	%install
14mr|perl-Test-Differences-0.620.0-1|36	%makeinstall_std
14mr|perl-Test-Differences-0.620.0-1|37	
14mr|perl-Test-Differences-0.620.0-1|38	%files
14mr|perl-Test-Differences-0.620.0-1|39	%doc Changes
14mr|perl-Test-Differences-0.620.0-1|40	%{perl_vendorlib}/Test
14mr|perl-Test-Differences-0.620.0-1|41	%{_mandir}/*/*
14mr|perl-Test-Differences-0.620.0-1|42	
14mr|perl-Test-Differences-0.620.0-1|43	
14mr|perl-Test-Differences-0.620.0-1|44	
14mr|perl-Test-Differences-0.620.0-1|45	
14mr|perl-Test-Differences-0.620.0-1|46	%changelog
14mr|perl-Test-Differences-0.620.0-1|47	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 0.620.0-1
14mr|perl-Test-Differences-0.620.0-1|48	+ Revision: 80b6e45
14mr|perl-Test-Differences-0.620.0-1|49	- Merge pull request #1 from import/perl-Test-Differences:auto_update
14mr|perl-Test-Differences-0.620.0-1|50	- ROSA Updates Builder: update suggested
14mr|perl-Test-Differences-0.620.0-1|51	
14mr|perl-Test-Differences-0.620.0-1|52	

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

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

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

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

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

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

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

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

18323 14
14mr|perl-Test-Most-0.340.0-1|1	%define upstream_name    Test-Most
14mr|perl-Test-Most-0.340.0-1|2	%define upstream_version 0.34
14mr|perl-Test-Most-0.340.0-1|3	
14mr|perl-Test-Most-0.340.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Test-Most-0.340.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Test-Most-0.340.0-1|6	Release:	1
14mr|perl-Test-Most-0.340.0-1|7	
14mr|perl-Test-Most-0.340.0-1|8	Summary:	Most commonly needed test functions and features
14mr|perl-Test-Most-0.340.0-1|9	
14mr|perl-Test-Most-0.340.0-1|10	License:	GPL+ or Artistic
14mr|perl-Test-Most-0.340.0-1|11	Group:		Development/Perl
14mr|perl-Test-Most-0.340.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Most-0.340.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Test-Most-0.340.0-1|14	
14mr|perl-Test-Most-0.340.0-1|15	BuildRequires:	perl-devel
14mr|perl-Test-Most-0.340.0-1|16	BuildRequires:	perl(Exception::Class)
14mr|perl-Test-Most-0.340.0-1|17	BuildRequires:	perl(Test::Builder)
14mr|perl-Test-Most-0.340.0-1|18	BuildRequires:	perl(Test::Deep)
14mr|perl-Test-Most-0.340.0-1|19	BuildRequires:	perl(Test::Differences)
14mr|perl-Test-Most-0.340.0-1|20	BuildRequires:	perl(Test::Exception)
14mr|perl-Test-Most-0.340.0-1|21	BuildRequires:	perl(Test::Harness)
14mr|perl-Test-Most-0.340.0-1|22	BuildRequires:	perl(Test::Simple)
14mr|perl-Test-Most-0.340.0-1|23	BuildRequires:	perl(Test::Warn)
14mr|perl-Test-Most-0.340.0-1|24	BuildRequires:	perl(Module::Build::Compat)
14mr|perl-Test-Most-0.340.0-1|25	Requires:	perl(Exception::Class)
14mr|perl-Test-Most-0.340.0-1|26	Requires:	perl(Test::Deep)
14mr|perl-Test-Most-0.340.0-1|27	Requires:	perl(Test::Differences)
14mr|perl-Test-Most-0.340.0-1|28	Requires:	perl(Test::Exception)
14mr|perl-Test-Most-0.340.0-1|29	Requires:	perl(Test::Warn)
14mr|perl-Test-Most-0.340.0-1|30	BuildArch: noarch
14mr|perl-Test-Most-0.340.0-1|31	
14mr|perl-Test-Most-0.340.0-1|32	%description
14mr|perl-Test-Most-0.340.0-1|33	Most commonly needed test functions and features.
14mr|perl-Test-Most-0.340.0-1|34	
14mr|perl-Test-Most-0.340.0-1|35	%prep
14mr|perl-Test-Most-0.340.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Most-0.340.0-1|37	
14mr|perl-Test-Most-0.340.0-1|38	%build
14mr|perl-Test-Most-0.340.0-1|39	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Most-0.340.0-1|40	%make
14mr|perl-Test-Most-0.340.0-1|41	
14mr|perl-Test-Most-0.340.0-1|42	%install
14mr|perl-Test-Most-0.340.0-1|43	%makeinstall_std
14mr|perl-Test-Most-0.340.0-1|44	
14mr|perl-Test-Most-0.340.0-1|45	%files
14mr|perl-Test-Most-0.340.0-1|46	%doc Changes README META.yml
14mr|perl-Test-Most-0.340.0-1|47	%{_mandir}/man3/*
14mr|perl-Test-Most-0.340.0-1|48	%{perl_vendorlib}/*
14mr|perl-Test-Most-0.340.0-1|49	
14mr|perl-Test-Most-0.340.0-1|50	%changelog
14mr|perl-Test-Most-0.340.0-1|51	* Wed Sep 17 2014 dsilakov <denis.silakov@rosalab.ru> 0.340.0-1
14mr|perl-Test-Most-0.340.0-1|52	+ Revision: 1ce455d
14mr|perl-Test-Most-0.340.0-1|53	- Merge pull request #3 from import/perl-Test-Most:auto_update
14mr|perl-Test-Most-0.340.0-1|54	- ROSA Updates Builder: update suggested
14mr|perl-Test-Most-0.340.0-1|55	
14mr|perl-Test-Most-0.340.0-1|56	

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

18325 14
14mr|perl-Test-Number-Delta-1.40.0-3|1	%define upstream_name    Test-Number-Delta
14mr|perl-Test-Number-Delta-1.40.0-3|2	%define upstream_version 1.04
14mr|perl-Test-Number-Delta-1.40.0-3|3	
14mr|perl-Test-Number-Delta-1.40.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-Test-Number-Delta-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Test-Number-Delta-1.40.0-3|6	Release:	3
14mr|perl-Test-Number-Delta-1.40.0-3|7	
14mr|perl-Test-Number-Delta-1.40.0-3|8	Summary:	Test-Number-Delta - Perl module
14mr|perl-Test-Number-Delta-1.40.0-3|9	
14mr|perl-Test-Number-Delta-1.40.0-3|10	License:	Artistic
14mr|perl-Test-Number-Delta-1.40.0-3|11	Group:		Development/Perl
14mr|perl-Test-Number-Delta-1.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Number-Delta-1.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Number-Delta-%{upstream_version}.tar.gz
14mr|perl-Test-Number-Delta-1.40.0-3|14	
14mr|perl-Test-Number-Delta-1.40.0-3|15	BuildRequires:	perl-devel
14mr|perl-Test-Number-Delta-1.40.0-3|16	BuildArch:	noarch
14mr|perl-Test-Number-Delta-1.40.0-3|17	
14mr|perl-Test-Number-Delta-1.40.0-3|18	%description
14mr|perl-Test-Number-Delta-1.40.0-3|19	Test::Number::Delta compare the difference between numbers against a given
14mr|perl-Test-Number-Delta-1.40.0-3|20	tolerance.
14mr|perl-Test-Number-Delta-1.40.0-3|21	
14mr|perl-Test-Number-Delta-1.40.0-3|22	
14mr|perl-Test-Number-Delta-1.40.0-3|23	%prep
14mr|perl-Test-Number-Delta-1.40.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Number-Delta-1.40.0-3|25	
14mr|perl-Test-Number-Delta-1.40.0-3|26	%build
14mr|perl-Test-Number-Delta-1.40.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Number-Delta-1.40.0-3|28	%make
14mr|perl-Test-Number-Delta-1.40.0-3|29	
14mr|perl-Test-Number-Delta-1.40.0-3|30	%check
14mr|perl-Test-Number-Delta-1.40.0-3|31	make test
14mr|perl-Test-Number-Delta-1.40.0-3|32	
14mr|perl-Test-Number-Delta-1.40.0-3|33	%install
14mr|perl-Test-Number-Delta-1.40.0-3|34	%makeinstall_std
14mr|perl-Test-Number-Delta-1.40.0-3|35	
14mr|perl-Test-Number-Delta-1.40.0-3|36	%files
14mr|perl-Test-Number-Delta-1.40.0-3|37	%{perl_vendorlib}/Test
14mr|perl-Test-Number-Delta-1.40.0-3|38	%{_mandir}/man3/Test::Number::Delta.*
14mr|perl-Test-Number-Delta-1.40.0-3|39	
14mr|perl-Test-Number-Delta-1.40.0-3|40	
14mr|perl-Test-Number-Delta-1.40.0-3|41	
14mr|perl-Test-Number-Delta-1.40.0-3|42	%changelog
14mr|perl-Test-Number-Delta-1.40.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40.0-3
14mr|perl-Test-Number-Delta-1.40.0-3|44	+ Revision: 492c3e5
14mr|perl-Test-Number-Delta-1.40.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-Test-Number-Delta-1.40.0-3|46	
14mr|perl-Test-Number-Delta-1.40.0-3|47	

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

18327 14
14mr|perl-Test-Pod-1.480.0-3|1	%define upstream_name       Test-Pod
14mr|perl-Test-Pod-1.480.0-3|2	%define upstream_version 1.48
14mr|perl-Test-Pod-1.480.0-3|3	
14mr|perl-Test-Pod-1.480.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Test-Pod-1.480.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Test-Pod-1.480.0-3|6	Release:    3
14mr|perl-Test-Pod-1.480.0-3|7	
14mr|perl-Test-Pod-1.480.0-3|8	Summary: 	Check for POD errors in files
14mr|perl-Test-Pod-1.480.0-3|9	License: 	GPL+ or Artistic
14mr|perl-Test-Pod-1.480.0-3|10	Group: 		Development/Perl
14mr|perl-Test-Pod-1.480.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Pod-1.480.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Pod-%{upstream_version}.tar.gz
14mr|perl-Test-Pod-1.480.0-3|13	BuildRequires:	perl(Module::Build)
14mr|perl-Test-Pod-1.480.0-3|14	BuildRequires:	perl(Pod::Simple) >= 3.07
14mr|perl-Test-Pod-1.480.0-3|15	BuildRequires:	perl(Test::Builder::Tester)
14mr|perl-Test-Pod-1.480.0-3|16	BuildArch:	noarch
14mr|perl-Test-Pod-1.480.0-3|17	
14mr|perl-Test-Pod-1.480.0-3|18	%description
14mr|perl-Test-Pod-1.480.0-3|19	Check POD files for errors or warnings in a test file, using Pod::Simple to do
14mr|perl-Test-Pod-1.480.0-3|20	the heavy lifting.
14mr|perl-Test-Pod-1.480.0-3|21	
14mr|perl-Test-Pod-1.480.0-3|22	%prep
14mr|perl-Test-Pod-1.480.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Pod-1.480.0-3|24	
14mr|perl-Test-Pod-1.480.0-3|25	%build
14mr|perl-Test-Pod-1.480.0-3|26	%{__perl} Build.PL installdirs=vendor
14mr|perl-Test-Pod-1.480.0-3|27	./Build
14mr|perl-Test-Pod-1.480.0-3|28	
14mr|perl-Test-Pod-1.480.0-3|29	%check
14mr|perl-Test-Pod-1.480.0-3|30	./Build test
14mr|perl-Test-Pod-1.480.0-3|31	
14mr|perl-Test-Pod-1.480.0-3|32	%install
14mr|perl-Test-Pod-1.480.0-3|33	./Build install destdir=%{buildroot}
14mr|perl-Test-Pod-1.480.0-3|34	
14mr|perl-Test-Pod-1.480.0-3|35	%clean
14mr|perl-Test-Pod-1.480.0-3|36	
14mr|perl-Test-Pod-1.480.0-3|37	%files
14mr|perl-Test-Pod-1.480.0-3|38	%doc Changes
14mr|perl-Test-Pod-1.480.0-3|39	%{perl_vendorlib}/Test
14mr|perl-Test-Pod-1.480.0-3|40	%{_mandir}/*/*
14mr|perl-Test-Pod-1.480.0-3|41	
14mr|perl-Test-Pod-1.480.0-3|42	%changelog
14mr|perl-Test-Pod-1.480.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.480.0-3
14mr|perl-Test-Pod-1.480.0-3|44	+ Revision: b488473
14mr|perl-Test-Pod-1.480.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-Test-Pod-1.480.0-3|46	
14mr|perl-Test-Pod-1.480.0-3|47	

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

18329 14
14mr|perl-Test-Requires-0.80.0-1|1	%define upstream_name    Test-Requires
14mr|perl-Test-Requires-0.80.0-1|2	%define upstream_version 0.08
14mr|perl-Test-Requires-0.80.0-1|3	
14mr|perl-Test-Requires-0.80.0-1|4	Name:		perl-%{upstream_name}
14mr|perl-Test-Requires-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Test-Requires-0.80.0-1|6	Release:	1
14mr|perl-Test-Requires-0.80.0-1|7	
14mr|perl-Test-Requires-0.80.0-1|8	Summary:	Checks to see if the module can be loaded
14mr|perl-Test-Requires-0.80.0-1|9	
14mr|perl-Test-Requires-0.80.0-1|10	License:	GPL+ or Artistic
14mr|perl-Test-Requires-0.80.0-1|11	Group:		Development/Perl
14mr|perl-Test-Requires-0.80.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Requires-0.80.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Test-Requires-0.80.0-1|14	
14mr|perl-Test-Requires-0.80.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Test-Requires-0.80.0-1|16	BuildRequires: perl(Module::Build)
14mr|perl-Test-Requires-0.80.0-1|17	BuildRequires:	perl(Test::More)
14mr|perl-Test-Requires-0.80.0-1|18	BuildRequires:	perl-devel
14mr|perl-Test-Requires-0.80.0-1|19	
14mr|perl-Test-Requires-0.80.0-1|20	BuildArch:	noarch
14mr|perl-Test-Requires-0.80.0-1|21	
14mr|perl-Test-Requires-0.80.0-1|22	%description
14mr|perl-Test-Requires-0.80.0-1|23	Test::Requires checks to see if the module can be loaded.
14mr|perl-Test-Requires-0.80.0-1|24	
14mr|perl-Test-Requires-0.80.0-1|25	If this fails rather than failing tests this *skips all tests*.
14mr|perl-Test-Requires-0.80.0-1|26	
14mr|perl-Test-Requires-0.80.0-1|27	%prep
14mr|perl-Test-Requires-0.80.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Requires-0.80.0-1|29	
14mr|perl-Test-Requires-0.80.0-1|30	%build
14mr|perl-Test-Requires-0.80.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Requires-0.80.0-1|32	%make
14mr|perl-Test-Requires-0.80.0-1|33	
14mr|perl-Test-Requires-0.80.0-1|34	%check
14mr|perl-Test-Requires-0.80.0-1|35	%make test
14mr|perl-Test-Requires-0.80.0-1|36	
14mr|perl-Test-Requires-0.80.0-1|37	%install
14mr|perl-Test-Requires-0.80.0-1|38	%makeinstall_std
14mr|perl-Test-Requires-0.80.0-1|39	
14mr|perl-Test-Requires-0.80.0-1|40	%files
14mr|perl-Test-Requires-0.80.0-1|41	%doc  META.yml Changes
14mr|perl-Test-Requires-0.80.0-1|42	%{_mandir}/man3/*
14mr|perl-Test-Requires-0.80.0-1|43	%{perl_vendorlib}/*
14mr|perl-Test-Requires-0.80.0-1|44	
14mr|perl-Test-Requires-0.80.0-1|45	%changelog
14mr|perl-Test-Requires-0.80.0-1|46	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.80.0-1
14mr|perl-Test-Requires-0.80.0-1|47	+ Revision: d1cc94c
14mr|perl-Test-Requires-0.80.0-1|48	- Merge pull request #2 from import/perl-Test-Requires:auto_update
14mr|perl-Test-Requires-0.80.0-1|49	- ROSA Updates Builder: update suggested
14mr|perl-Test-Requires-0.80.0-1|50	
14mr|perl-Test-Requires-0.80.0-1|51	

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

18331 14
14mr|perl-Test-Simple-1.1.6-1|1	%define modname	Test-Simple
14mr|perl-Test-Simple-1.1.6-1|2	%define modver 1.001006
14mr|perl-Test-Simple-1.1.6-1|3	
14mr|perl-Test-Simple-1.1.6-1|4	Summary:	Basic utilities for writing tests
14mr|perl-Test-Simple-1.1.6-1|5	
14mr|perl-Test-Simple-1.1.6-1|6	
14mr|perl-Test-Simple-1.1.6-1|7	
14mr|perl-Test-Simple-1.1.6-1|8	Name:		perl-%{modname}
14mr|perl-Test-Simple-1.1.6-1|9	Version:	%perl_convert_version %{modver}
14mr|perl-Test-Simple-1.1.6-1|10	Release:	1
14mr|perl-Test-Simple-1.1.6-1|11	License:	GPLv2+ or Artistic
14mr|perl-Test-Simple-1.1.6-1|12	Group:		Development/Perl
14mr|perl-Test-Simple-1.1.6-1|13	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Test-Simple-1.1.6-1|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{modname}-%{modver}.tar.gz
14mr|perl-Test-Simple-1.1.6-1|15	Patch0:		Test-Simple-1.001002-perl5142.diff
14mr|perl-Test-Simple-1.1.6-1|16	BuildArch:	noarch
14mr|perl-Test-Simple-1.1.6-1|17	BuildRequires:	perl-devel
14mr|perl-Test-Simple-1.1.6-1|18	
14mr|perl-Test-Simple-1.1.6-1|19	%description
14mr|perl-Test-Simple-1.1.6-1|20	This is an extremely simple, extremely basic module for writing tests suitable
14mr|perl-Test-Simple-1.1.6-1|21	for CPAN modules and other pursuits. If you wish to do more complicated
14mr|perl-Test-Simple-1.1.6-1|22	testing, use the Test::More module (a drop-in replacement for this one).
14mr|perl-Test-Simple-1.1.6-1|23	
14mr|perl-Test-Simple-1.1.6-1|24	%prep
14mr|perl-Test-Simple-1.1.6-1|25	%setup -qn %{modname}-%{modver}
14mr|perl-Test-Simple-1.1.6-1|26	%patch0 -p1
14mr|perl-Test-Simple-1.1.6-1|27	
14mr|perl-Test-Simple-1.1.6-1|28	%build
14mr|perl-Test-Simple-1.1.6-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Simple-1.1.6-1|30	make
14mr|perl-Test-Simple-1.1.6-1|31	
14mr|perl-Test-Simple-1.1.6-1|32	%install
14mr|perl-Test-Simple-1.1.6-1|33	%makeinstall_std
14mr|perl-Test-Simple-1.1.6-1|34	
14mr|perl-Test-Simple-1.1.6-1|35	%files
14mr|perl-Test-Simple-1.1.6-1|36	%doc Changes README
14mr|perl-Test-Simple-1.1.6-1|37	%{perl_vendorlib}/Test
14mr|perl-Test-Simple-1.1.6-1|38	%{_mandir}/man3/*
14mr|perl-Test-Simple-1.1.6-1|39	
14mr|perl-Test-Simple-1.1.6-1|40	%changelog
14mr|perl-Test-Simple-1.1.6-1|41	* Wed Sep 17 2014 dsilakov <denis.silakov@rosalab.ru> 1.1.6-1
14mr|perl-Test-Simple-1.1.6-1|42	+ Revision: 54491af
14mr|perl-Test-Simple-1.1.6-1|43	- Merge pull request #2 from import/perl-Test-Simple:auto_update
14mr|perl-Test-Simple-1.1.6-1|44	- ROSA Updates Builder: update suggested
14mr|perl-Test-Simple-1.1.6-1|45	
14mr|perl-Test-Simple-1.1.6-1|46	

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

18333 14
14mr|perl-Test-Tester-0.109.0-3|1	%define module	Test-Tester
14mr|perl-Test-Tester-0.109.0-3|2	%define upstream_version 0.109
14mr|perl-Test-Tester-0.109.0-3|3	
14mr|perl-Test-Tester-0.109.0-3|4	Summary:	Ease testing test modules built with Test::Builder
14mr|perl-Test-Tester-0.109.0-3|5	
14mr|perl-Test-Tester-0.109.0-3|6	Name:		perl-%{module}
14mr|perl-Test-Tester-0.109.0-3|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Test-Tester-0.109.0-3|8	Release:	3
14mr|perl-Test-Tester-0.109.0-3|9	License:	GPL or Artistic
14mr|perl-Test-Tester-0.109.0-3|10	Group:		Development/Perl
14mr|perl-Test-Tester-0.109.0-3|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/Test-Tester-%{upstream_version}.tar.gz
14mr|perl-Test-Tester-0.109.0-3|12	Url:		http://search.cpan.org/dist/%{module}/
14mr|perl-Test-Tester-0.109.0-3|13	
14mr|perl-Test-Tester-0.109.0-3|14	BuildRequires:	perl-devel
14mr|perl-Test-Tester-0.109.0-3|15	BuildArch:	noarch
14mr|perl-Test-Tester-0.109.0-3|16	
14mr|perl-Test-Tester-0.109.0-3|17	%description
14mr|perl-Test-Tester-0.109.0-3|18	If you have written a test module based on Test::Builder then Test::Tester
14mr|perl-Test-Tester-0.109.0-3|19	allows you to test it with the minimum of effort.
14mr|perl-Test-Tester-0.109.0-3|20	
14mr|perl-Test-Tester-0.109.0-3|21	%prep
14mr|perl-Test-Tester-0.109.0-3|22	%setup -qn %{module}-%{upstream_version}
14mr|perl-Test-Tester-0.109.0-3|23	
14mr|perl-Test-Tester-0.109.0-3|24	%build
14mr|perl-Test-Tester-0.109.0-3|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Test-Tester-0.109.0-3|26	make
14mr|perl-Test-Tester-0.109.0-3|27	
14mr|perl-Test-Tester-0.109.0-3|28	%check
14mr|perl-Test-Tester-0.109.0-3|29	make test
14mr|perl-Test-Tester-0.109.0-3|30	
14mr|perl-Test-Tester-0.109.0-3|31	%install
14mr|perl-Test-Tester-0.109.0-3|32	%makeinstall_std
14mr|perl-Test-Tester-0.109.0-3|33	
14mr|perl-Test-Tester-0.109.0-3|34	%files
14mr|perl-Test-Tester-0.109.0-3|35	%doc CHANGES README TODO
14mr|perl-Test-Tester-0.109.0-3|36	%{_mandir}/*/*
14mr|perl-Test-Tester-0.109.0-3|37	%{perl_vendorlib}/Test/Tester
14mr|perl-Test-Tester-0.109.0-3|38	%{perl_vendorlib}/Test/Tester.pm
14mr|perl-Test-Tester-0.109.0-3|39	
14mr|perl-Test-Tester-0.109.0-3|40	%changelog
14mr|perl-Test-Tester-0.109.0-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.109.0-3
14mr|perl-Test-Tester-0.109.0-3|42	+ Revision: 7c28e06
14mr|perl-Test-Tester-0.109.0-3|43	- MassBuild#440: Increase release tag
14mr|perl-Test-Tester-0.109.0-3|44	
14mr|perl-Test-Tester-0.109.0-3|45	

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

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

18336 14
14mr|perl-Test-Warnings-0.14.0-4|1	%define upstream_name Test-Warnings
14mr|perl-Test-Warnings-0.14.0-4|2	%define upstream_version 0.014
14mr|perl-Test-Warnings-0.14.0-4|3	
14mr|perl-Test-Warnings-0.14.0-4|4	Name:       perl-%{upstream_name}
14mr|perl-Test-Warnings-0.14.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Test-Warnings-0.14.0-4|6	Release:    4
14mr|perl-Test-Warnings-0.14.0-4|7	Summary:    Test for warnings and the lack of them
14mr|perl-Test-Warnings-0.14.0-4|8	
14mr|perl-Test-Warnings-0.14.0-4|9	License:    GPL+ or Artistic
14mr|perl-Test-Warnings-0.14.0-4|10	Group:      Development/Perl
14mr|perl-Test-Warnings-0.14.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Test-Warnings-0.14.0-4|12	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Test-Warnings-0.14.0-4|13	
14mr|perl-Test-Warnings-0.14.0-4|14	BuildRequires: perl(Exporter)
14mr|perl-Test-Warnings-0.14.0-4|15	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Test-Warnings-0.14.0-4|16	BuildRequires: perl(File::Spec::Functions)
14mr|perl-Test-Warnings-0.14.0-4|17	BuildRequires: perl(List::Util)
14mr|perl-Test-Warnings-0.14.0-4|18	BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
14mr|perl-Test-Warnings-0.14.0-4|19	BuildRequires: perl(TAP::Harness::Env)
14mr|perl-Test-Warnings-0.14.0-4|20	BuildRequires: perl(Test::Builder)
14mr|perl-Test-Warnings-0.14.0-4|21	BuildRequires: perl(Test::Deep)
14mr|perl-Test-Warnings-0.14.0-4|22	BuildRequires: perl(Test::More) >= 0.940.0
14mr|perl-Test-Warnings-0.14.0-4|23	BuildRequires: perl(Test::Tester) >= 0.108.0
14mr|perl-Test-Warnings-0.14.0-4|24	BuildRequires: perl(parent)
14mr|perl-Test-Warnings-0.14.0-4|25	BuildRequires: perl(strict)
14mr|perl-Test-Warnings-0.14.0-4|26	BuildRequires: perl(version)
14mr|perl-Test-Warnings-0.14.0-4|27	BuildRequires: perl(warnings)
14mr|perl-Test-Warnings-0.14.0-4|28	BuildArch:  noarch
14mr|perl-Test-Warnings-0.14.0-4|29	
14mr|perl-Test-Warnings-0.14.0-4|30	%description
14mr|perl-Test-Warnings-0.14.0-4|31	This module is intended to be used as a drop-in replacement for
14mr|perl-Test-Warnings-0.14.0-4|32	Test::NoWarnings: it also adds an extra test, but runs this test
14mr|perl-Test-Warnings-0.14.0-4|33	before done_testing calculates the test count, rather than after.
14mr|perl-Test-Warnings-0.14.0-4|34	It does this by hooking into done_testing as well as via an END
14mr|perl-Test-Warnings-0.14.0-4|35	block. You can declare a plan, or not, and things will still Just
14mr|perl-Test-Warnings-0.14.0-4|36	Work.
14mr|perl-Test-Warnings-0.14.0-4|37	
14mr|perl-Test-Warnings-0.14.0-4|38	%prep
14mr|perl-Test-Warnings-0.14.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Test-Warnings-0.14.0-4|40	
14mr|perl-Test-Warnings-0.14.0-4|41	%build
14mr|perl-Test-Warnings-0.14.0-4|42	%{__perl} Build.PL --installdirs=vendor
14mr|perl-Test-Warnings-0.14.0-4|43	
14mr|perl-Test-Warnings-0.14.0-4|44	./Build
14mr|perl-Test-Warnings-0.14.0-4|45	
14mr|perl-Test-Warnings-0.14.0-4|46	%check
14mr|perl-Test-Warnings-0.14.0-4|47	./Build test
14mr|perl-Test-Warnings-0.14.0-4|48	
14mr|perl-Test-Warnings-0.14.0-4|49	%install
14mr|perl-Test-Warnings-0.14.0-4|50	./Build install --destdir=%{buildroot}
14mr|perl-Test-Warnings-0.14.0-4|51	
14mr|perl-Test-Warnings-0.14.0-4|52	%files
14mr|perl-Test-Warnings-0.14.0-4|53	%doc CONTRIBUTING Changes INSTALL LICENSE META.json META.yml MYMETA.yml README examples
14mr|perl-Test-Warnings-0.14.0-4|54	%{perl_vendorlib}/*
14mr|perl-Test-Warnings-0.14.0-4|55	%{_mandir}/man3/*
14mr|perl-Test-Warnings-0.14.0-4|56	
14mr|perl-Test-Warnings-0.14.0-4|57	%changelog
14mr|perl-Test-Warnings-0.14.0-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.0-4
14mr|perl-Test-Warnings-0.14.0-4|59	+ Revision: 0a1628e
14mr|perl-Test-Warnings-0.14.0-4|60	- MassBuild#440: Increase release tag
14mr|perl-Test-Warnings-0.14.0-4|61	
14mr|perl-Test-Warnings-0.14.0-4|62	

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

18338 14
14mr|perl-Text-CharWidth-0.40.0-5|1	%define upstream_name    Text-CharWidth
14mr|perl-Text-CharWidth-0.40.0-5|2	%define upstream_version 0.04
14mr|perl-Text-CharWidth-0.40.0-5|3	
14mr|perl-Text-CharWidth-0.40.0-5|4	Name:       perl-%{upstream_name}
14mr|perl-Text-CharWidth-0.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Text-CharWidth-0.40.0-5|6	Release:	5
14mr|perl-Text-CharWidth-0.40.0-5|7	
14mr|perl-Text-CharWidth-0.40.0-5|8	Summary:	Text-CharWidth module for perl
14mr|perl-Text-CharWidth-0.40.0-5|9	
14mr|perl-Text-CharWidth-0.40.0-5|10	License:	GPL+ or Artistic
14mr|perl-Text-CharWidth-0.40.0-5|11	Group:		Development/Perl
14mr|perl-Text-CharWidth-0.40.0-5|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Text-CharWidth-0.40.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Text-CharWidth-0.40.0-5|14	
14mr|perl-Text-CharWidth-0.40.0-5|15	BuildRequires:	perl-devel
14mr|perl-Text-CharWidth-0.40.0-5|16	
14mr|perl-Text-CharWidth-0.40.0-5|17	%description
14mr|perl-Text-CharWidth-0.40.0-5|18	Text::CharWidth - Get number of occupied columns of a string on
14mr|perl-Text-CharWidth-0.40.0-5|19	terminal
14mr|perl-Text-CharWidth-0.40.0-5|20	
14mr|perl-Text-CharWidth-0.40.0-5|21	This module supplies features similar as wcwidth(3) and wcswidth(3) in
14mr|perl-Text-CharWidth-0.40.0-5|22	C language.
14mr|perl-Text-CharWidth-0.40.0-5|23	
14mr|perl-Text-CharWidth-0.40.0-5|24	Characters have its own width on terminal depending on locale. For
14mr|perl-Text-CharWidth-0.40.0-5|25	example, ASCII characters occupy one column per character, east Asian
14mr|perl-Text-CharWidth-0.40.0-5|26	fullwidth characters (like Hiragana or Han Ideograph) occupy two
14mr|perl-Text-CharWidth-0.40.0-5|27	columns per character, and combining characters (apperaring in
14mr|perl-Text-CharWidth-0.40.0-5|28	ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per
14mr|perl-Text-CharWidth-0.40.0-5|29	character. mbwidth() gives the width of the first character of the
14mr|perl-Text-CharWidth-0.40.0-5|30	given string and mbswidth() gives the width of the whole given string.
14mr|perl-Text-CharWidth-0.40.0-5|31	
14mr|perl-Text-CharWidth-0.40.0-5|32	The names of mbwidth and mbswidth came from ``multibyte'' versions of
14mr|perl-Text-CharWidth-0.40.0-5|33	wcwidth and wcswidth which are ``wide character'' versions.
14mr|perl-Text-CharWidth-0.40.0-5|34	
14mr|perl-Text-CharWidth-0.40.0-5|35	mblen(string) returns number of bytes of the first character of the
14mr|perl-Text-CharWidth-0.40.0-5|36	string. Please note that a character may consist of multiple bytes in
14mr|perl-Text-CharWidth-0.40.0-5|37	multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.
14mr|perl-Text-CharWidth-0.40.0-5|38	
14mr|perl-Text-CharWidth-0.40.0-5|39	mbwidth(string) returns the width of the first character of the
14mr|perl-Text-CharWidth-0.40.0-5|40	string. mbswidth(string) returns the width of the whole string.
14mr|perl-Text-CharWidth-0.40.0-5|41	
14mr|perl-Text-CharWidth-0.40.0-5|42	Parameters are to be given in locale encodings, not always in UTF-8.
14mr|perl-Text-CharWidth-0.40.0-5|43	
14mr|perl-Text-CharWidth-0.40.0-5|44	%prep
14mr|perl-Text-CharWidth-0.40.0-5|45	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Text-CharWidth-0.40.0-5|46	
14mr|perl-Text-CharWidth-0.40.0-5|47	# perl path hack
14mr|perl-Text-CharWidth-0.40.0-5|48	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
14mr|perl-Text-CharWidth-0.40.0-5|49	
14mr|perl-Text-CharWidth-0.40.0-5|50	%build
14mr|perl-Text-CharWidth-0.40.0-5|51	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14mr|perl-Text-CharWidth-0.40.0-5|52	%make
14mr|perl-Text-CharWidth-0.40.0-5|53	make test
14mr|perl-Text-CharWidth-0.40.0-5|54	
14mr|perl-Text-CharWidth-0.40.0-5|55	%install
14mr|perl-Text-CharWidth-0.40.0-5|56	
14mr|perl-Text-CharWidth-0.40.0-5|57	%makeinstall_std
14mr|perl-Text-CharWidth-0.40.0-5|58	
14mr|perl-Text-CharWidth-0.40.0-5|59	%clean
14mr|perl-Text-CharWidth-0.40.0-5|60	
14mr|perl-Text-CharWidth-0.40.0-5|61	%files
14mr|perl-Text-CharWidth-0.40.0-5|62	%doc Changes README
14mr|perl-Text-CharWidth-0.40.0-5|63	%{perl_vendorarch}/Text/CharWidth.pm
14mr|perl-Text-CharWidth-0.40.0-5|64	%{perl_vendorarch}/auto/Text/CharWidth/CharWidth.so
14mr|perl-Text-CharWidth-0.40.0-5|65	%{_mandir}/man3/*
14mr|perl-Text-CharWidth-0.40.0-5|66	
14mr|perl-Text-CharWidth-0.40.0-5|67	
14mr|perl-Text-CharWidth-0.40.0-5|68	
14mr|perl-Text-CharWidth-0.40.0-5|69	%changelog
14mr|perl-Text-CharWidth-0.40.0-5|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.40.0-5
14mr|perl-Text-CharWidth-0.40.0-5|71	+ Revision: ae18347
14mr|perl-Text-CharWidth-0.40.0-5|72	- MassBuild#440: Increase release tag
14mr|perl-Text-CharWidth-0.40.0-5|73	
14mr|perl-Text-CharWidth-0.40.0-5|74	

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

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

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

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

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

18344 14
14mr|perl-Text-Haml-0.990.115-4|1	%define upstream_name    Text-Haml
14mr|perl-Text-Haml-0.990.115-4|2	%define upstream_version 0.990115
14mr|perl-Text-Haml-0.990.115-4|3	
14mr|perl-Text-Haml-0.990.115-4|4	Name:       perl-%{upstream_name}
14mr|perl-Text-Haml-0.990.115-4|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Text-Haml-0.990.115-4|6	Release:    4
14mr|perl-Text-Haml-0.990.115-4|7	
14mr|perl-Text-Haml-0.990.115-4|8	Summary:    Haml Perl implementation
14mr|perl-Text-Haml-0.990.115-4|9	
14mr|perl-Text-Haml-0.990.115-4|10	License:    GPL+ or Artistic
14mr|perl-Text-Haml-0.990.115-4|11	Group:      Development/Perl
14mr|perl-Text-Haml-0.990.115-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Text-Haml-0.990.115-4|13	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-Text-Haml-0.990.115-4|14	
14mr|perl-Text-Haml-0.990.115-4|15	BuildRequires: perl(Carp)
14mr|perl-Text-Haml-0.990.115-4|16	BuildRequires: perl(Data::Section::Simple)
14mr|perl-Text-Haml-0.990.115-4|17	BuildRequires: perl(Encode)
14mr|perl-Text-Haml-0.990.115-4|18	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-Text-Haml-0.990.115-4|19	BuildRequires: perl(File::Basename)
14mr|perl-Text-Haml-0.990.115-4|20	BuildRequires: perl(File::Spec)
14mr|perl-Text-Haml-0.990.115-4|21	BuildRequires: perl(IO::File)
14mr|perl-Text-Haml-0.990.115-4|22	BuildRequires: perl(Module::Build)
14mr|perl-Text-Haml-0.990.115-4|23	BuildRequires: perl(Scalar::Util)
14mr|perl-Text-Haml-0.990.115-4|24	BuildRequires: perl(URI::Escape)
14mr|perl-Text-Haml-0.990.115-4|25	BuildArch:  noarch
14mr|perl-Text-Haml-0.990.115-4|26	
14mr|perl-Text-Haml-0.990.115-4|27	%description
14mr|perl-Text-Haml-0.990.115-4|28	the Text::Haml manpage implements Haml the
14mr|perl-Text-Haml-0.990.115-4|29	http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html manpage
14mr|perl-Text-Haml-0.990.115-4|30	specification.
14mr|perl-Text-Haml-0.990.115-4|31	
14mr|perl-Text-Haml-0.990.115-4|32	the Text::Haml manpage passes specification tests written by Norman Clarke
14mr|perl-Text-Haml-0.990.115-4|33	http://github.com/norman/haml-spec and supports only cross-language Haml
14mr|perl-Text-Haml-0.990.115-4|34	features. Do not expect Ruby specific things to work.
14mr|perl-Text-Haml-0.990.115-4|35	
14mr|perl-Text-Haml-0.990.115-4|36	%prep
14mr|perl-Text-Haml-0.990.115-4|37	%setup -qn %{upstream_name}-%{upstream_version}
14mr|perl-Text-Haml-0.990.115-4|38	
14mr|perl-Text-Haml-0.990.115-4|39	%build
14mr|perl-Text-Haml-0.990.115-4|40	perl Build.PL --installdirs=vendor
14mr|perl-Text-Haml-0.990.115-4|41	./Build
14mr|perl-Text-Haml-0.990.115-4|42	
14mr|perl-Text-Haml-0.990.115-4|43	%check
14mr|perl-Text-Haml-0.990.115-4|44	./Build test
14mr|perl-Text-Haml-0.990.115-4|45	
14mr|perl-Text-Haml-0.990.115-4|46	%install
14mr|perl-Text-Haml-0.990.115-4|47	./Build install --destdir=%{buildroot}
14mr|perl-Text-Haml-0.990.115-4|48	rm -f %{buildroot}/%{perl_vendorlib}/Text/README.pod
14mr|perl-Text-Haml-0.990.115-4|49	
14mr|perl-Text-Haml-0.990.115-4|50	%files
14mr|perl-Text-Haml-0.990.115-4|51	%doc META.json META.yml MYMETA.yml
14mr|perl-Text-Haml-0.990.115-4|52	%{_mandir}/man3/*
14mr|perl-Text-Haml-0.990.115-4|53	%{perl_vendorlib}/*
14mr|perl-Text-Haml-0.990.115-4|54	
14mr|perl-Text-Haml-0.990.115-4|55	%changelog
14mr|perl-Text-Haml-0.990.115-4|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.990.115-4
14mr|perl-Text-Haml-0.990.115-4|57	+ Revision: 7dbce1b
14mr|perl-Text-Haml-0.990.115-4|58	- MassBuild#440: Increase release tag
14mr|perl-Text-Haml-0.990.115-4|59	
14mr|perl-Text-Haml-0.990.115-4|60	

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

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

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

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

18349 14
14mr|perl-Text-WrapI18N-0.60.0-4|1	%define upstream_name    Text-WrapI18N
14mr|perl-Text-WrapI18N-0.60.0-4|2	%define upstream_version 0.06
14mr|perl-Text-WrapI18N-0.60.0-4|3	
14mr|perl-Text-WrapI18N-0.60.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Text-WrapI18N-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Text-WrapI18N-0.60.0-4|6	Release:	4
14mr|perl-Text-WrapI18N-0.60.0-4|7	
14mr|perl-Text-WrapI18N-0.60.0-4|8	Summary:	Text-WrapI18N module for perl
14mr|perl-Text-WrapI18N-0.60.0-4|9	
14mr|perl-Text-WrapI18N-0.60.0-4|10	License:	GPL+ or Artistic
14mr|perl-Text-WrapI18N-0.60.0-4|11	Group:		Development/Perl
14mr|perl-Text-WrapI18N-0.60.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Text-WrapI18N-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
14mr|perl-Text-WrapI18N-0.60.0-4|14	
14mr|perl-Text-WrapI18N-0.60.0-4|15	BuildRequires:	perl-devel
14mr|perl-Text-WrapI18N-0.60.0-4|16	BuildRequires:	perl(Text::CharWidth)
14mr|perl-Text-WrapI18N-0.60.0-4|17	BuildArch:	noarch
14mr|perl-Text-WrapI18N-0.60.0-4|18	
14mr|perl-Text-WrapI18N-0.60.0-4|19	%description
14mr|perl-Text-WrapI18N-0.60.0-4|20	Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth,
14mr|perl-Text-WrapI18N-0.60.0-4|21	and combining characters and languages without whitespaces between words.
14mr|perl-Text-WrapI18N-0.60.0-4|22	
14mr|perl-Text-WrapI18N-0.60.0-4|23	This module intends to be a better Text::Wrap module. This module is needed to
14mr|perl-Text-WrapI18N-0.60.0-4|24	support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312,
14mr|perl-Text-WrapI18N-0.60.0-4|25	and Big5. This module also supports characters with irregular widths, such as
14mr|perl-Text-WrapI18N-0.60.0-4|26	combining characters (which occupy zero columns on terminal, like diacritical
14mr|perl-Text-WrapI18N-0.60.0-4|27	marks in UTF-8) and fullwidth characters (which occupy two columns on terminal,
14mr|perl-Text-WrapI18N-0.60.0-4|28	like most of east Asian characters). Also, minimal handling of languages which
14mr|perl-Text-WrapI18N-0.60.0-4|29	doesn't use whitespaces between words (like Chinese and Japanese) is supported.
14mr|perl-Text-WrapI18N-0.60.0-4|30	
14mr|perl-Text-WrapI18N-0.60.0-4|31	%prep
14mr|perl-Text-WrapI18N-0.60.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Text-WrapI18N-0.60.0-4|33	
14mr|perl-Text-WrapI18N-0.60.0-4|34	# perl path hack
14mr|perl-Text-WrapI18N-0.60.0-4|35	find . -type f | xargs perl -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
14mr|perl-Text-WrapI18N-0.60.0-4|36	
14mr|perl-Text-WrapI18N-0.60.0-4|37	%build
14mr|perl-Text-WrapI18N-0.60.0-4|38	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14mr|perl-Text-WrapI18N-0.60.0-4|39	make
14mr|perl-Text-WrapI18N-0.60.0-4|40	make test
14mr|perl-Text-WrapI18N-0.60.0-4|41	
14mr|perl-Text-WrapI18N-0.60.0-4|42	%install
14mr|perl-Text-WrapI18N-0.60.0-4|43	%makeinstall_std
14mr|perl-Text-WrapI18N-0.60.0-4|44	
14mr|perl-Text-WrapI18N-0.60.0-4|45	%files
14mr|perl-Text-WrapI18N-0.60.0-4|46	%doc Changes README
14mr|perl-Text-WrapI18N-0.60.0-4|47	%{perl_vendorlib}/Text/WrapI18N.pm
14mr|perl-Text-WrapI18N-0.60.0-4|48	%{_mandir}/man3/*
14mr|perl-Text-WrapI18N-0.60.0-4|49	
14mr|perl-Text-WrapI18N-0.60.0-4|50	
14mr|perl-Text-WrapI18N-0.60.0-4|51	
14mr|perl-Text-WrapI18N-0.60.0-4|52	%changelog
14mr|perl-Text-WrapI18N-0.60.0-4|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-4
14mr|perl-Text-WrapI18N-0.60.0-4|54	+ Revision: 387c2cf
14mr|perl-Text-WrapI18N-0.60.0-4|55	- MassBuild#440: Increase release tag
14mr|perl-Text-WrapI18N-0.60.0-4|56	
14mr|perl-Text-WrapI18N-0.60.0-4|57	

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

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

18352 14
14mr|perl-Tie-IxHash-1.230.0-3|1	%define upstream_name    Tie-IxHash
14mr|perl-Tie-IxHash-1.230.0-3|2	%define upstream_version 1.23
14mr|perl-Tie-IxHash-1.230.0-3|3	
14mr|perl-Tie-IxHash-1.230.0-3|4	Name:       perl-%{upstream_name}
14mr|perl-Tie-IxHash-1.230.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-Tie-IxHash-1.230.0-3|6	Release:    3
14mr|perl-Tie-IxHash-1.230.0-3|7	
14mr|perl-Tie-IxHash-1.230.0-3|8	Summary: 	%{upstream_name} module for perl
14mr|perl-Tie-IxHash-1.230.0-3|9	
14mr|perl-Tie-IxHash-1.230.0-3|10	License: 	GPL+ or Artistic
14mr|perl-Tie-IxHash-1.230.0-3|11	Group: 		Development/Perl
14mr|perl-Tie-IxHash-1.230.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-Tie-IxHash-1.230.0-3|13	Source0: 	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Tie/Tie-IxHash-%{upstream_version}.tar.gz
14mr|perl-Tie-IxHash-1.230.0-3|14	
14mr|perl-Tie-IxHash-1.230.0-3|15	BuildArch: 	noarch
14mr|perl-Tie-IxHash-1.230.0-3|16	BuildRequires:  perl-devel
14mr|perl-Tie-IxHash-1.230.0-3|17	
14mr|perl-Tie-IxHash-1.230.0-3|18	%description
14mr|perl-Tie-IxHash-1.230.0-3|19	%{upstream_name} module for perl.  This Perl module implements ordered
14mr|perl-Tie-IxHash-1.230.0-3|20	in-memory associative arrays.
14mr|perl-Tie-IxHash-1.230.0-3|21	
14mr|perl-Tie-IxHash-1.230.0-3|22	%prep
14mr|perl-Tie-IxHash-1.230.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Tie-IxHash-1.230.0-3|24	
14mr|perl-Tie-IxHash-1.230.0-3|25	%build
14mr|perl-Tie-IxHash-1.230.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-Tie-IxHash-1.230.0-3|27	%make
14mr|perl-Tie-IxHash-1.230.0-3|28	
14mr|perl-Tie-IxHash-1.230.0-3|29	%check
14mr|perl-Tie-IxHash-1.230.0-3|30	%make test
14mr|perl-Tie-IxHash-1.230.0-3|31	
14mr|perl-Tie-IxHash-1.230.0-3|32	%install
14mr|perl-Tie-IxHash-1.230.0-3|33	%makeinstall_std
14mr|perl-Tie-IxHash-1.230.0-3|34	
14mr|perl-Tie-IxHash-1.230.0-3|35	%clean
14mr|perl-Tie-IxHash-1.230.0-3|36	
14mr|perl-Tie-IxHash-1.230.0-3|37	%files
14mr|perl-Tie-IxHash-1.230.0-3|38	%defattr(644,root,root,755)
14mr|perl-Tie-IxHash-1.230.0-3|39	%doc Changes README
14mr|perl-Tie-IxHash-1.230.0-3|40	%{perl_vendorlib}/Tie/IxHash.pm
14mr|perl-Tie-IxHash-1.230.0-3|41	%{_mandir}/*/*
14mr|perl-Tie-IxHash-1.230.0-3|42	
14mr|perl-Tie-IxHash-1.230.0-3|43	
14mr|perl-Tie-IxHash-1.230.0-3|44	
14mr|perl-Tie-IxHash-1.230.0-3|45	%changelog
14mr|perl-Tie-IxHash-1.230.0-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.230.0-3
14mr|perl-Tie-IxHash-1.230.0-3|47	+ Revision: 85b570a
14mr|perl-Tie-IxHash-1.230.0-3|48	- MassBuild#440: Increase release tag
14mr|perl-Tie-IxHash-1.230.0-3|49	
14mr|perl-Tie-IxHash-1.230.0-3|50	

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

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

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

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

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

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

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

18360 14
14mr|perl-Unicode-LineBreak-2014.60.0-1|1	%define	modname	Unicode-LineBreak
14mr|perl-Unicode-LineBreak-2014.60.0-1|2	%define modver 2014.06
14mr|perl-Unicode-LineBreak-2014.60.0-1|3	
14mr|perl-Unicode-LineBreak-2014.60.0-1|4	%if %{_use_internal_dependency_generator}
14mr|perl-Unicode-LineBreak-2014.60.0-1|5	%define __noautoreq 'perl\\(Unicode::LineBreak::Constants\\)'
14mr|perl-Unicode-LineBreak-2014.60.0-1|6	%endif
14mr|perl-Unicode-LineBreak-2014.60.0-1|7	
14mr|perl-Unicode-LineBreak-2014.60.0-1|8	Summary:	UAX #14 Unicode Line Breaking Algorithm
14mr|perl-Unicode-LineBreak-2014.60.0-1|9	
14mr|perl-Unicode-LineBreak-2014.60.0-1|10	Name:		perl-%{modname}
14mr|perl-Unicode-LineBreak-2014.60.0-1|11	Version:	%perl_convert_version %{modver}
14mr|perl-Unicode-LineBreak-2014.60.0-1|12	Release:	1
14mr|perl-Unicode-LineBreak-2014.60.0-1|13	License:	GPLv2+ or Artistic
14mr|perl-Unicode-LineBreak-2014.60.0-1|14	Group:		Development/Perl
14mr|perl-Unicode-LineBreak-2014.60.0-1|15	Url:		http://search.cpan.org/dist/%{modname}
14mr|perl-Unicode-LineBreak-2014.60.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Unicode/%{modname}-%{modver}.tar.gz
14mr|perl-Unicode-LineBreak-2014.60.0-1|17	BuildRequires:	perl(Encode)
14mr|perl-Unicode-LineBreak-2014.60.0-1|18	BuildRequires:	perl(MIME::Charset)
14mr|perl-Unicode-LineBreak-2014.60.0-1|19	BuildRequires:	perl(Test::More)
14mr|perl-Unicode-LineBreak-2014.60.0-1|20	BuildRequires:	perl-devel
14mr|perl-Unicode-LineBreak-2014.60.0-1|21	
14mr|perl-Unicode-LineBreak-2014.60.0-1|22	%description
14mr|perl-Unicode-LineBreak-2014.60.0-1|23	Text::LineFold folds or unfolds lines of plain text. As it mainly focuses
14mr|perl-Unicode-LineBreak-2014.60.0-1|24	on plain text e-mail messages, RFC 3676 flowed format is also supported.
14mr|perl-Unicode-LineBreak-2014.60.0-1|25	
14mr|perl-Unicode-LineBreak-2014.60.0-1|26	%prep
14mr|perl-Unicode-LineBreak-2014.60.0-1|27	%setup -qn %{modname}-%{modver}
14mr|perl-Unicode-LineBreak-2014.60.0-1|28	
14mr|perl-Unicode-LineBreak-2014.60.0-1|29	%build
14mr|perl-Unicode-LineBreak-2014.60.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Unicode-LineBreak-2014.60.0-1|31	%make
14mr|perl-Unicode-LineBreak-2014.60.0-1|32	
14mr|perl-Unicode-LineBreak-2014.60.0-1|33	%check
14mr|perl-Unicode-LineBreak-2014.60.0-1|34	%make test
14mr|perl-Unicode-LineBreak-2014.60.0-1|35	
14mr|perl-Unicode-LineBreak-2014.60.0-1|36	%install
14mr|perl-Unicode-LineBreak-2014.60.0-1|37	%makeinstall_std
14mr|perl-Unicode-LineBreak-2014.60.0-1|38	
14mr|perl-Unicode-LineBreak-2014.60.0-1|39	%files
14mr|perl-Unicode-LineBreak-2014.60.0-1|40	%doc Changes README
14mr|perl-Unicode-LineBreak-2014.60.0-1|41	%{perl_vendorlib}/*
14mr|perl-Unicode-LineBreak-2014.60.0-1|42	%{_mandir}/man3/*
14mr|perl-Unicode-LineBreak-2014.60.0-1|43	
14mr|perl-Unicode-LineBreak-2014.60.0-1|44	
14mr|perl-Unicode-LineBreak-2014.60.0-1|45	
14mr|perl-Unicode-LineBreak-2014.60.0-1|46	
14mr|perl-Unicode-LineBreak-2014.60.0-1|47	%changelog
14mr|perl-Unicode-LineBreak-2014.60.0-1|48	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 2014.60.0-1
14mr|perl-Unicode-LineBreak-2014.60.0-1|49	+ Revision: c9dd643
14mr|perl-Unicode-LineBreak-2014.60.0-1|50	- Merge pull request #4 from import/perl-Unicode-LineBreak:auto_update
14mr|perl-Unicode-LineBreak-2014.60.0-1|51	- ROSA Updates Builder: update suggested
14mr|perl-Unicode-LineBreak-2014.60.0-1|52	
14mr|perl-Unicode-LineBreak-2014.60.0-1|53	

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

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

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

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

18365 14
14mr|perl-Unix-Syslog-1.100.0-16|1	%define	module	Unix-Syslog
14mr|perl-Unix-Syslog-1.100.0-16|2	%define upstream_version 1.1
14mr|perl-Unix-Syslog-1.100.0-16|3	
14mr|perl-Unix-Syslog-1.100.0-16|4	Summary:	Perl interface to the UNIX system logger
14mr|perl-Unix-Syslog-1.100.0-16|5	
14mr|perl-Unix-Syslog-1.100.0-16|6	Name:		perl-%{module}
14mr|perl-Unix-Syslog-1.100.0-16|7	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Unix-Syslog-1.100.0-16|8	Release:	16
14mr|perl-Unix-Syslog-1.100.0-16|9	License:	GPLv2
14mr|perl-Unix-Syslog-1.100.0-16|10	Group:		Development/Perl
14mr|perl-Unix-Syslog-1.100.0-16|11	Url:		http://search.cpan.org/dist/%{module}/
14mr|perl-Unix-Syslog-1.100.0-16|12	Source0:	http://www.cpan.org/modules/by-module/Unix/%{module}-%{upstream_version}.tar.gz
14mr|perl-Unix-Syslog-1.100.0-16|13	Buildrequires:	perl-devel
14mr|perl-Unix-Syslog-1.100.0-16|14	
14mr|perl-Unix-Syslog-1.100.0-16|15	%description
14mr|perl-Unix-Syslog-1.100.0-16|16	This module provides access to the system logger available on most
14mr|perl-Unix-Syslog-1.100.0-16|17	UNIX systems via perl XSUBs (perl's C interface).
14mr|perl-Unix-Syslog-1.100.0-16|18	
14mr|perl-Unix-Syslog-1.100.0-16|19	%prep
14mr|perl-Unix-Syslog-1.100.0-16|20	%setup -qn %{module}-%{upstream_version}
14mr|perl-Unix-Syslog-1.100.0-16|21	
14mr|perl-Unix-Syslog-1.100.0-16|22	%build
14mr|perl-Unix-Syslog-1.100.0-16|23	CFLAGS="%{optflags}" %__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Unix-Syslog-1.100.0-16|24	%make
14mr|perl-Unix-Syslog-1.100.0-16|25	
14mr|perl-Unix-Syslog-1.100.0-16|26	%check
14mr|perl-Unix-Syslog-1.100.0-16|27	make test
14mr|perl-Unix-Syslog-1.100.0-16|28	
14mr|perl-Unix-Syslog-1.100.0-16|29	%install
14mr|perl-Unix-Syslog-1.100.0-16|30	%makeinstall_std
14mr|perl-Unix-Syslog-1.100.0-16|31	
14mr|perl-Unix-Syslog-1.100.0-16|32	%files
14mr|perl-Unix-Syslog-1.100.0-16|33	%{perl_vendorarch}/*
14mr|perl-Unix-Syslog-1.100.0-16|34	%{_mandir}/man3/*
14mr|perl-Unix-Syslog-1.100.0-16|35	
14mr|perl-Unix-Syslog-1.100.0-16|36	
14mr|perl-Unix-Syslog-1.100.0-16|37	%changelog
14mr|perl-Unix-Syslog-1.100.0-16|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.100.0-16
14mr|perl-Unix-Syslog-1.100.0-16|39	+ Revision: 8c82a38
14mr|perl-Unix-Syslog-1.100.0-16|40	- MassBuild#440: Increase release tag
14mr|perl-Unix-Syslog-1.100.0-16|41	
14mr|perl-Unix-Syslog-1.100.0-16|42	

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

18367 14
14mr|perl-URPM-4.62-2|1	%define modname URPM
14mr|perl-URPM-4.62-2|2	
14mr|perl-URPM-4.62-2|3	Summary:	URPM module for perl
14mr|perl-URPM-4.62-2|4	Name:		perl-%{modname}
14mr|perl-URPM-4.62-2|5	Version:	4.62
14mr|perl-URPM-4.62-2|6	Release:	2
14mr|perl-URPM-4.62-2|7	License:	GPLv2+ or Artistic
14mr|perl-URPM-4.62-2|8	Group:		Development/Perl
14mr|perl-URPM-4.62-2|9	Source0:	%{modname}-%{version}.tar.xz
14mr|perl-URPM-4.62-2|10	Patch0:		URPM-4.62-drop-rpmtsSetScriptFd.patch
14mr|perl-URPM-4.62-2|11	Patch1:		URPM-4.62-increase-buff-size.patch
14mr|perl-URPM-4.62-2|12	URL:		https://abf.rosalinux.ru/moondrake/perl-URPM
14mr|perl-URPM-4.62-2|13	BuildRequires:	rpm-devel
14mr|perl-URPM-4.62-2|14	BuildRequires:	perl(MDV::Packdrakeng)
14mr|perl-URPM-4.62-2|15	BuildRequires:	perl-devel
14mr|perl-URPM-4.62-2|16	BuildRequires:	perl-List-MoreUtils
14mr|perl-URPM-4.62-2|17	BuildRequires:	perl-JSON-PP
14mr|perl-URPM-4.62-2|18	BuildRequires:	perl(RPMBDB)
14mr|perl-URPM-4.62-2|19	
14mr|perl-URPM-4.62-2|20	# we can now expect librpm API to be backward compatible
14mr|perl-URPM-4.62-2|21	Requires:	rpm
14mr|perl-URPM-4.62-2|22	Requires:	perl(MDV::Packdrakeng)
14mr|perl-URPM-4.62-2|23	Conflicts:	urpmi < 7.24
14mr|perl-URPM-4.62-2|24	Provides:	perl(URPM::Build) = %{version}-%{release}
14mr|perl-URPM-4.62-2|25	Provides:	perl(URPM::Resolve) = %{version}-%{release}
14mr|perl-URPM-4.62-2|26	Provides:	perl(URPM::Signature) = %{version}-%{release}
14mr|perl-URPM-4.62-2|27	
14mr|perl-URPM-4.62-2|28	%description
14mr|perl-URPM-4.62-2|29	The URPM module allows you to manipulate rpm files, rpm header files and
14mr|perl-URPM-4.62-2|30	hdlist files and manage them in memory.
14mr|perl-URPM-4.62-2|31	
14mr|perl-URPM-4.62-2|32	%prep
14mr|perl-URPM-4.62-2|33	%setup -q -n %{modname}-%{version}
14mr|perl-URPM-4.62-2|34	%patch0 -p1
14mr|perl-URPM-4.62-2|35	%patch1 -p1
14mr|perl-URPM-4.62-2|36	
14mr|perl-URPM-4.62-2|37	%build
14mr|perl-URPM-4.62-2|38	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14mr|perl-URPM-4.62-2|39	%make
14mr|perl-URPM-4.62-2|40	
14mr|perl-URPM-4.62-2|41	%check
14mr|perl-URPM-4.62-2|42	# skip check suite when building on rpm 4, as some parts of it depends on
14mr|perl-URPM-4.62-2|43	# rpm 5.3 to be installed
14mr|perl-URPM-4.62-2|44	# [ "`rpm --version|sed -e  's/^.* \([0-9]\+\).*/\1/'`" != 4 ] && \
14mr|perl-URPM-4.62-2|45	# make test
14mr|perl-URPM-4.62-2|46	
14mr|perl-URPM-4.62-2|47	%install
14mr|perl-URPM-4.62-2|48	%makeinstall_std
14mr|perl-URPM-4.62-2|49	
14mr|perl-URPM-4.62-2|50	%files
14mr|perl-URPM-4.62-2|51	%doc README
14mr|perl-URPM-4.62-2|52	%{_mandir}/man3/*
14mr|perl-URPM-4.62-2|53	%{perl_vendorarch}/URPM.pm
14mr|perl-URPM-4.62-2|54	%dir %{perl_vendorarch}/URPM
14mr|perl-URPM-4.62-2|55	%{perl_vendorarch}/URPM/*.pm
14mr|perl-URPM-4.62-2|56	%dir %{perl_vendorarch}/auto/URPM
14mr|perl-URPM-4.62-2|57	%{perl_vendorarch}/auto/URPM/URPM.so
14mr|perl-URPM-4.62-2|58	
14mr|perl-URPM-4.62-2|59	%changelog
14mr|perl-URPM-4.62-2|60	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-2
14mr|perl-URPM-4.62-2|61	+ Revision: 74cd0e0
14mr|perl-URPM-4.62-2|62	- Increase buff size
14mr|perl-URPM-4.62-2|63	
14mr|perl-URPM-4.62-2|64	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-1
14mr|perl-URPM-4.62-2|65	+ Revision: e3bd471
14mr|perl-URPM-4.62-2|66	- Add missing patch
14mr|perl-URPM-4.62-2|67	
14mr|perl-URPM-4.62-2|68	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-1
14mr|perl-URPM-4.62-2|69	+ Revision: 8513939
14mr|perl-URPM-4.62-2|70	- Updated to 4.62
14mr|perl-URPM-4.62-2|71	
14mr|perl-URPM-4.62-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.43-29
14mr|perl-URPM-4.62-2|73	+ Revision: 1654d9f
14mr|perl-URPM-4.62-2|74	- MassBuild#440: Increase release tag
14mr|perl-URPM-4.62-2|75	
14mr|perl-URPM-4.62-2|76	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-28
14mr|perl-URPM-4.62-2|77	+ Revision: 143fc10
14mr|perl-URPM-4.62-2|78	- Increase buffer size when generating strings for synthesis files
14mr|perl-URPM-4.62-2|79	
14mr|perl-URPM-4.62-2|80	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-26
14mr|perl-URPM-4.62-2|81	+ Revision: d58c644
14mr|perl-URPM-4.62-2|82	- Bump release
14mr|perl-URPM-4.62-2|83	
14mr|perl-URPM-4.62-2|84	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-25
14mr|perl-URPM-4.62-2|85	+ Revision: 622395d
14mr|perl-URPM-4.62-2|86	- Dump release
14mr|perl-URPM-4.62-2|87	
14mr|perl-URPM-4.62-2|88	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-24
14mr|perl-URPM-4.62-2|89	+ Revision: 8e3813d
14mr|perl-URPM-4.62-2|90	- Avoid warnings if LANG is not set
14mr|perl-URPM-4.62-2|91	
14mr|perl-URPM-4.62-2|92	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-23
14mr|perl-URPM-4.62-2|93	+ Revision: 7220b7d
14mr|perl-URPM-4.62-2|94	- Improve log message for the case when newer version of the package exist in repos
14mr|perl-URPM-4.62-2|95	
14mr|perl-URPM-4.62-2|96	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-22
14mr|perl-URPM-4.62-2|97	+ Revision: 76d4928
14mr|perl-URPM-4.62-2|98	- Compare architecture when detecting newer versions in repo
14mr|perl-URPM-4.62-2|99	
14mr|perl-URPM-4.62-2|100	* Thu Sep 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-21
14mr|perl-URPM-4.62-2|101	+ Revision: 8b131ab
14mr|perl-URPM-4.62-2|102	- Allow to select old packages in case of srpms
14mr|perl-URPM-4.62-2|103	
14mr|perl-URPM-4.62-2|104	* Wed Sep 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-20
14mr|perl-URPM-4.62-2|105	+ Revision: 8cf9bb4
14mr|perl-URPM-4.62-2|106	- LOG Fix issue with LANG reset
14mr|perl-URPM-4.62-2|107	
14mr|perl-URPM-4.62-2|108	* Mon Aug 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-19
14mr|perl-URPM-4.62-2|109	+ Revision: 90f8b1d
14mr|perl-URPM-4.62-2|110	- LOG Take LANG into acocunt when choosing among locale-specific packages
14mr|perl-URPM-4.62-2|111	
14mr|perl-URPM-4.62-2|112	* Mon Aug 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-18
14mr|perl-URPM-4.62-2|113	+ Revision: ee82fac
14mr|perl-URPM-4.62-2|114	- Fix patch
14mr|perl-URPM-4.62-2|115	
14mr|perl-URPM-4.62-2|116	* Mon Aug 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-18
14mr|perl-URPM-4.62-2|117	+ Revision: 787caba
14mr|perl-URPM-4.62-2|118	- Fix flaws found by coverity analyzer
14mr|perl-URPM-4.62-2|119	
14mr|perl-URPM-4.62-2|120	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-17
14mr|perl-URPM-4.62-2|121	+ Revision: db48c22
14mr|perl-URPM-4.62-2|122	- Bump release
14mr|perl-URPM-4.62-2|123	
14mr|perl-URPM-4.62-2|124	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
14mr|perl-URPM-4.62-2|125	+ Revision: 274aee4
14mr|perl-URPM-4.62-2|126	- Fix skip-installed-alternatives patch
14mr|perl-URPM-4.62-2|127	
14mr|perl-URPM-4.62-2|128	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
14mr|perl-URPM-4.62-2|129	+ Revision: 3a5bddb
14mr|perl-URPM-4.62-2|130	- Fix malformed patch
14mr|perl-URPM-4.62-2|131	
14mr|perl-URPM-4.62-2|132	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
14mr|perl-URPM-4.62-2|133	+ Revision: f4e9d53
14mr|perl-URPM-4.62-2|134	- Improve ignorance of old packages
14mr|perl-URPM-4.62-2|135	
14mr|perl-URPM-4.62-2|136	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-15
14mr|perl-URPM-4.62-2|137	+ Revision: 8b8686a
14mr|perl-URPM-4.62-2|138	- Added a patch to skip old package versions
14mr|perl-URPM-4.62-2|139	
14mr|perl-URPM-4.62-2|140	* Fri Jul 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-14
14mr|perl-URPM-4.62-2|141	+ Revision: a16b49a
14mr|perl-URPM-4.62-2|142	- Take pkg arch into account in the auto mode
14mr|perl-URPM-4.62-2|143	
14mr|perl-URPM-4.62-2|144	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-13
14mr|perl-URPM-4.62-2|145	+ Revision: 5b6159b
14mr|perl-URPM-4.62-2|146	- Fix pkg version comparison
14mr|perl-URPM-4.62-2|147	
14mr|perl-URPM-4.62-2|148	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-12
14mr|perl-URPM-4.62-2|149	+ Revision: 3233260
14mr|perl-URPM-4.62-2|150	- Improve selection of locale-dependent packages
14mr|perl-URPM-4.62-2|151	
14mr|perl-URPM-4.62-2|152	* Thu Jul 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-11
14mr|perl-URPM-4.62-2|153	+ Revision: 242eb67
14mr|perl-URPM-4.62-2|154	- One more experimental fix
14mr|perl-URPM-4.62-2|155	
14mr|perl-URPM-4.62-2|156	* Wed Jul 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-10
14mr|perl-URPM-4.62-2|157	+ Revision: 33f7ce4
14mr|perl-URPM-4.62-2|158	- Compare candidate versions in skip-alternatives patch
14mr|perl-URPM-4.62-2|159	
14mr|perl-URPM-4.62-2|160	* Thu Jun 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-9
14mr|perl-URPM-4.62-2|161	+ Revision: 1f19576
14mr|perl-URPM-4.62-2|162	- Try to fix alternatives selection
14mr|perl-URPM-4.62-2|163	
14mr|perl-URPM-4.62-2|164	* Thu Apr 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-8
14mr|perl-URPM-4.62-2|165	+ Revision: f8bb36b
14mr|perl-URPM-4.62-2|166	- Do not force update of packages that are newer than available in repos
14mr|perl-URPM-4.62-2|167	
14mr|perl-URPM-4.62-2|168	* Mon Apr 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-7
14mr|perl-URPM-4.62-2|169	+ Revision: e96e712
14mr|perl-URPM-4.62-2|170	- Improve skip-installed-alternatives patch a little
14mr|perl-URPM-4.62-2|171	
14mr|perl-URPM-4.62-2|172	* Mon Apr 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-6
14mr|perl-URPM-4.62-2|173	+ Revision: 8ee5b66
14mr|perl-URPM-4.62-2|174	- urpmi - in case of multiple choices, do not perform any action if one of the choices is already installed in the newest version
14mr|perl-URPM-4.62-2|175	
14mr|perl-URPM-4.62-2|176	* Fri Mar 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-5
14mr|perl-URPM-4.62-2|177	+ Revision: 56ca8e5
14mr|perl-URPM-4.62-2|178	- Bump release
14mr|perl-URPM-4.62-2|179	
14mr|perl-URPM-4.62-2|180	

18368 14
14mr|perl-User-Identity-0.940.0-3|1	%define	upstream_name    User-Identity
14mr|perl-User-Identity-0.940.0-3|2	%define upstream_version 0.94
14mr|perl-User-Identity-0.940.0-3|3	
14mr|perl-User-Identity-0.940.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-User-Identity-0.940.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-User-Identity-0.940.0-3|6	Release:	3
14mr|perl-User-Identity-0.940.0-3|7	
14mr|perl-User-Identity-0.940.0-3|8	Summary:	%{upstream_name} CPAN Perl module
14mr|perl-User-Identity-0.940.0-3|9	
14mr|perl-User-Identity-0.940.0-3|10	License:	GPL+ or Artistic
14mr|perl-User-Identity-0.940.0-3|11	Group:		Development/Perl
14mr|perl-User-Identity-0.940.0-3|12	URL:		http://search.cpan.org/dist/User-Identity/
14mr|perl-User-Identity-0.940.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{upstream_version}.tar.gz
14mr|perl-User-Identity-0.940.0-3|14	
14mr|perl-User-Identity-0.940.0-3|15	BuildRequires:	perl-devel
14mr|perl-User-Identity-0.940.0-3|16	BuildArch:	noarch
14mr|perl-User-Identity-0.940.0-3|17	
14mr|perl-User-Identity-0.940.0-3|18	%description
14mr|perl-User-Identity-0.940.0-3|19	This is the User Identity CPAN Perl module.
14mr|perl-User-Identity-0.940.0-3|20	
14mr|perl-User-Identity-0.940.0-3|21	%prep
14mr|perl-User-Identity-0.940.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-User-Identity-0.940.0-3|23	
14mr|perl-User-Identity-0.940.0-3|24	%build
14mr|perl-User-Identity-0.940.0-3|25	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-User-Identity-0.940.0-3|26	make
14mr|perl-User-Identity-0.940.0-3|27	make test
14mr|perl-User-Identity-0.940.0-3|28	
14mr|perl-User-Identity-0.940.0-3|29	%install
14mr|perl-User-Identity-0.940.0-3|30	%makeinstall_std
14mr|perl-User-Identity-0.940.0-3|31	
14mr|perl-User-Identity-0.940.0-3|32	%files
14mr|perl-User-Identity-0.940.0-3|33	%doc Changes
14mr|perl-User-Identity-0.940.0-3|34	%{_mandir}/*/*
14mr|perl-User-Identity-0.940.0-3|35	%{perl_vendorlib}/Mail/*
14mr|perl-User-Identity-0.940.0-3|36	%{perl_vendorlib}/User/*
14mr|perl-User-Identity-0.940.0-3|37	
14mr|perl-User-Identity-0.940.0-3|38	
14mr|perl-User-Identity-0.940.0-3|39	
14mr|perl-User-Identity-0.940.0-3|40	%changelog
14mr|perl-User-Identity-0.940.0-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.940.0-3
14mr|perl-User-Identity-0.940.0-3|42	+ Revision: 530c1c6
14mr|perl-User-Identity-0.940.0-3|43	- MassBuild#440: Increase release tag
14mr|perl-User-Identity-0.940.0-3|44	
14mr|perl-User-Identity-0.940.0-3|45	

18369 14
14mr|perl-Variable-Magic-0.530.0-4|1	%define upstream_name    Variable-Magic
14mr|perl-Variable-Magic-0.530.0-4|2	%define upstream_version 0.53
14mr|perl-Variable-Magic-0.530.0-4|3	
14mr|perl-Variable-Magic-0.530.0-4|4	Name:		perl-%{upstream_name}
14mr|perl-Variable-Magic-0.530.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-Variable-Magic-0.530.0-4|6	Release:	4
14mr|perl-Variable-Magic-0.530.0-4|7	
14mr|perl-Variable-Magic-0.530.0-4|8	License:	GPL+ or Artistic
14mr|perl-Variable-Magic-0.530.0-4|9	Group:		Development/Perl
14mr|perl-Variable-Magic-0.530.0-4|10	Summary:	Associate magic to variables from Perl
14mr|perl-Variable-Magic-0.530.0-4|11	
14mr|perl-Variable-Magic-0.530.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mr|perl-Variable-Magic-0.530.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Variable/Variable-Magic-%{upstream_version}.tar.gz
14mr|perl-Variable-Magic-0.530.0-4|14	
14mr|perl-Variable-Magic-0.530.0-4|15	BuildRequires:	perl(Carp)
14mr|perl-Variable-Magic-0.530.0-4|16	BuildRequires:	perl(Config)
14mr|perl-Variable-Magic-0.530.0-4|17	BuildRequires:	perl(Exporter)
14mr|perl-Variable-Magic-0.530.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
14mr|perl-Variable-Magic-0.530.0-4|19	BuildRequires:	perl(XSLoader)
14mr|perl-Variable-Magic-0.530.0-4|20	BuildRequires:	perl-devel
14mr|perl-Variable-Magic-0.530.0-4|21	
14mr|perl-Variable-Magic-0.530.0-4|22	%description
14mr|perl-Variable-Magic-0.530.0-4|23	Magic is Perl's way of enhancing objects. This mechanism lets the user add
14mr|perl-Variable-Magic-0.530.0-4|24	extra data to any variable and hook syntactical operations (such as access,
14mr|perl-Variable-Magic-0.530.0-4|25	assignation or destruction) that can be applied to it. With this module,
14mr|perl-Variable-Magic-0.530.0-4|26	you can add your own magic to any variable without the pain of the C API.
14mr|perl-Variable-Magic-0.530.0-4|27	
14mr|perl-Variable-Magic-0.530.0-4|28	%prep
14mr|perl-Variable-Magic-0.530.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-Variable-Magic-0.530.0-4|30	
14mr|perl-Variable-Magic-0.530.0-4|31	%build
14mr|perl-Variable-Magic-0.530.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-Variable-Magic-0.530.0-4|33	%make
14mr|perl-Variable-Magic-0.530.0-4|34	
14mr|perl-Variable-Magic-0.530.0-4|35	%check
14mr|perl-Variable-Magic-0.530.0-4|36	make test
14mr|perl-Variable-Magic-0.530.0-4|37	
14mr|perl-Variable-Magic-0.530.0-4|38	%install
14mr|perl-Variable-Magic-0.530.0-4|39	%makeinstall_std
14mr|perl-Variable-Magic-0.530.0-4|40	
14mr|perl-Variable-Magic-0.530.0-4|41	%files
14mr|perl-Variable-Magic-0.530.0-4|42	%doc README Changes
14mr|perl-Variable-Magic-0.530.0-4|43	%{_mandir}/man3/*
14mr|perl-Variable-Magic-0.530.0-4|44	%{perl_vendorarch}/Variable
14mr|perl-Variable-Magic-0.530.0-4|45	%{perl_vendorarch}/auto/Variable
14mr|perl-Variable-Magic-0.530.0-4|46	
14mr|perl-Variable-Magic-0.530.0-4|47	
14mr|perl-Variable-Magic-0.530.0-4|48	%changelog
14mr|perl-Variable-Magic-0.530.0-4|49	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-4
14mr|perl-Variable-Magic-0.530.0-4|50	+ Revision: f30daac
14mr|perl-Variable-Magic-0.530.0-4|51	- Rebuild to the main repo
14mr|perl-Variable-Magic-0.530.0-4|52	
14mr|perl-Variable-Magic-0.530.0-4|53	

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

18371 14
14mr|perl-WWW-Curl-4.170.0-2|1	%define upstream_name WWW-Curl
14mr|perl-WWW-Curl-4.170.0-2|2	%define upstream_version 4.17
14mr|perl-WWW-Curl-4.170.0-2|3	
14mr|perl-WWW-Curl-4.170.0-2|4	Summary:	Perl extension interface for libcurl
14mr|perl-WWW-Curl-4.170.0-2|5	
14mr|perl-WWW-Curl-4.170.0-2|6	
14mr|perl-WWW-Curl-4.170.0-2|7	Name:		perl-%{upstream_name}
14mr|perl-WWW-Curl-4.170.0-2|8	Version:	%perl_convert_version %{upstream_version}
14mr|perl-WWW-Curl-4.170.0-2|9	Release:	2
14mr|perl-WWW-Curl-4.170.0-2|10	License:	Artistic/GPL
14mr|perl-WWW-Curl-4.170.0-2|11	Group:		Development/Perl
14mr|perl-WWW-Curl-4.170.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-WWW-Curl-4.170.0-2|13	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-WWW-Curl-4.170.0-2|14	BuildRequires:	pkgconfig(libcurl)
14mr|perl-WWW-Curl-4.170.0-2|15	BuildRequires:	perl-devel
14mr|perl-WWW-Curl-4.170.0-2|16	
14mr|perl-WWW-Curl-4.170.0-2|17	%description
14mr|perl-WWW-Curl-4.170.0-2|18	WWW::Curl is a Perl extension interface for libcurl.
14mr|perl-WWW-Curl-4.170.0-2|19	
14mr|perl-WWW-Curl-4.170.0-2|20	%prep
14mr|perl-WWW-Curl-4.170.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-WWW-Curl-4.170.0-2|22	
14mr|perl-WWW-Curl-4.170.0-2|23	%build
14mr|perl-WWW-Curl-4.170.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-WWW-Curl-4.170.0-2|25	make
14mr|perl-WWW-Curl-4.170.0-2|26	
14mr|perl-WWW-Curl-4.170.0-2|27	%check
14mr|perl-WWW-Curl-4.170.0-2|28	# yes, some tests are interactive. that's Evil.
14mr|perl-WWW-Curl-4.170.0-2|29	# no point in running them, then: they'll be skipped
14mr|perl-WWW-Curl-4.170.0-2|30	# make test < /dev/null
14mr|perl-WWW-Curl-4.170.0-2|31	
14mr|perl-WWW-Curl-4.170.0-2|32	%install
14mr|perl-WWW-Curl-4.170.0-2|33	%makeinstall_std
14mr|perl-WWW-Curl-4.170.0-2|34	
14mr|perl-WWW-Curl-4.170.0-2|35	%files
14mr|perl-WWW-Curl-4.170.0-2|36	%doc README Changes
14mr|perl-WWW-Curl-4.170.0-2|37	%{perl_vendorarch}/WWW
14mr|perl-WWW-Curl-4.170.0-2|38	%{perl_vendorarch}/auto/WWW
14mr|perl-WWW-Curl-4.170.0-2|39	%{_mandir}/*/*
14mr|perl-WWW-Curl-4.170.0-2|40	
14mr|perl-WWW-Curl-4.170.0-2|41	
14mr|perl-WWW-Curl-4.170.0-2|42	
14mr|perl-WWW-Curl-4.170.0-2|43	%changelog
14mr|perl-WWW-Curl-4.170.0-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.170.0-2
14mr|perl-WWW-Curl-4.170.0-2|45	+ Revision: f5dde5d
14mr|perl-WWW-Curl-4.170.0-2|46	- MassBuild#440: Increase release tag
14mr|perl-WWW-Curl-4.170.0-2|47	
14mr|perl-WWW-Curl-4.170.0-2|48	

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

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

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

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

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

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

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

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

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

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

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

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

18384 14
14mr|perl-XML-LibXSLT-1.920.0-1|1	%define upstream_name    XML-LibXSLT
14mr|perl-XML-LibXSLT-1.920.0-1|2	%define upstream_version 1.92
14mr|perl-XML-LibXSLT-1.920.0-1|3	
14mr|perl-XML-LibXSLT-1.920.0-1|4	Name:       perl-%{upstream_name}
14mr|perl-XML-LibXSLT-1.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-XML-LibXSLT-1.920.0-1|6	Release:    1
14mr|perl-XML-LibXSLT-1.920.0-1|7	
14mr|perl-XML-LibXSLT-1.920.0-1|8	Summary:    Perl interface to the gnome libxslt library
14mr|perl-XML-LibXSLT-1.920.0-1|9	
14mr|perl-XML-LibXSLT-1.920.0-1|10	License:    GPL+ or Artistic
14mr|perl-XML-LibXSLT-1.920.0-1|11	Group:      Development/Perl
14mr|perl-XML-LibXSLT-1.920.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-XML-LibXSLT-1.920.0-1|13	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-XML-LibXSLT-1.920.0-1|14	
14mr|perl-XML-LibXSLT-1.920.0-1|15	BuildRequires:  libgdbm-devel
14mr|perl-XML-LibXSLT-1.920.0-1|16	BuildRequires:  libxslt-devel
14mr|perl-XML-LibXSLT-1.920.0-1|17	BuildRequires:  perl(XML::LibXML) >= 1.59
14mr|perl-XML-LibXSLT-1.920.0-1|18	BuildRequires:  perl-devel
14mr|perl-XML-LibXSLT-1.920.0-1|19	
14mr|perl-XML-LibXSLT-1.920.0-1|20	Requires:       perl(XML::LibXML) >= 1.59
14mr|perl-XML-LibXSLT-1.920.0-1|21	
14mr|perl-XML-LibXSLT-1.920.0-1|22	%description
14mr|perl-XML-LibXSLT-1.920.0-1|23	This module is a fast XSLT library, based on the Gnome libxslt engine.
14mr|perl-XML-LibXSLT-1.920.0-1|24	
14mr|perl-XML-LibXSLT-1.920.0-1|25	%prep
14mr|perl-XML-LibXSLT-1.920.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-XML-LibXSLT-1.920.0-1|27	
14mr|perl-XML-LibXSLT-1.920.0-1|28	%build
14mr|perl-XML-LibXSLT-1.920.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mr|perl-XML-LibXSLT-1.920.0-1|30	%make
14mr|perl-XML-LibXSLT-1.920.0-1|31	
14mr|perl-XML-LibXSLT-1.920.0-1|32	%check
14mr|perl-XML-LibXSLT-1.920.0-1|33	%make test
14mr|perl-XML-LibXSLT-1.920.0-1|34	
14mr|perl-XML-LibXSLT-1.920.0-1|35	%clean
14mr|perl-XML-LibXSLT-1.920.0-1|36	
14mr|perl-XML-LibXSLT-1.920.0-1|37	%install
14mr|perl-XML-LibXSLT-1.920.0-1|38	%makeinstall_std
14mr|perl-XML-LibXSLT-1.920.0-1|39	
14mr|perl-XML-LibXSLT-1.920.0-1|40	%files
14mr|perl-XML-LibXSLT-1.920.0-1|41	%doc Changes README example/*
14mr|perl-XML-LibXSLT-1.920.0-1|42	%{_mandir}/*/*
14mr|perl-XML-LibXSLT-1.920.0-1|43	%{perl_vendorarch}/XML
14mr|perl-XML-LibXSLT-1.920.0-1|44	%{perl_vendorarch}/auto/XML
14mr|perl-XML-LibXSLT-1.920.0-1|45	
14mr|perl-XML-LibXSLT-1.920.0-1|46	
14mr|perl-XML-LibXSLT-1.920.0-1|47	
14mr|perl-XML-LibXSLT-1.920.0-1|48	
14mr|perl-XML-LibXSLT-1.920.0-1|49	%changelog
14mr|perl-XML-LibXSLT-1.920.0-1|50	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.920.0-1
14mr|perl-XML-LibXSLT-1.920.0-1|51	+ Revision: 5964d61
14mr|perl-XML-LibXSLT-1.920.0-1|52	- Merge pull request #1 from import/perl-XML-LibXSLT:auto_update
14mr|perl-XML-LibXSLT-1.920.0-1|53	- ROSA Updates Builder: update suggested
14mr|perl-XML-LibXSLT-1.920.0-1|54	
14mr|perl-XML-LibXSLT-1.920.0-1|55	

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

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

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

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

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

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

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

18392 14
14mr|perl-XML-Simple-2.200.0-3|1	%define upstream_name 	 XML-Simple
14mr|perl-XML-Simple-2.200.0-3|2	%define upstream_version 2.20
14mr|perl-XML-Simple-2.200.0-3|3	
14mr|perl-XML-Simple-2.200.0-3|4	Name:		perl-%{upstream_name}
14mr|perl-XML-Simple-2.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mr|perl-XML-Simple-2.200.0-3|6	Release:	3
14mr|perl-XML-Simple-2.200.0-3|7	
14mr|perl-XML-Simple-2.200.0-3|8	Summary:	Easy API to maintain XML (esp config files)
14mr|perl-XML-Simple-2.200.0-3|9	
14mr|perl-XML-Simple-2.200.0-3|10	License:	GPL+ or Artistic
14mr|perl-XML-Simple-2.200.0-3|11	Group:		Development/Perl
14mr|perl-XML-Simple-2.200.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mr|perl-XML-Simple-2.200.0-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Simple-%{upstream_version}.tar.gz
14mr|perl-XML-Simple-2.200.0-3|14	
14mr|perl-XML-Simple-2.200.0-3|15	BuildRequires:	perl-devel
14mr|perl-XML-Simple-2.200.0-3|16	BuildRequires:	perl(XML::SAX)
14mr|perl-XML-Simple-2.200.0-3|17	BuildArch:	noarch
14mr|perl-XML-Simple-2.200.0-3|18	
14mr|perl-XML-Simple-2.200.0-3|19	%description
14mr|perl-XML-Simple-2.200.0-3|20	XML::Simple is a trivial perl API to manipulate XML.
14mr|perl-XML-Simple-2.200.0-3|21	
14mr|perl-XML-Simple-2.200.0-3|22	%prep
14mr|perl-XML-Simple-2.200.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-XML-Simple-2.200.0-3|24	
14mr|perl-XML-Simple-2.200.0-3|25	%build
14mr|perl-XML-Simple-2.200.0-3|26	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-XML-Simple-2.200.0-3|27	make
14mr|perl-XML-Simple-2.200.0-3|28	
14mr|perl-XML-Simple-2.200.0-3|29	%check
14mr|perl-XML-Simple-2.200.0-3|30	make test
14mr|perl-XML-Simple-2.200.0-3|31	
14mr|perl-XML-Simple-2.200.0-3|32	%install
14mr|perl-XML-Simple-2.200.0-3|33	%makeinstall_std
14mr|perl-XML-Simple-2.200.0-3|34	
14mr|perl-XML-Simple-2.200.0-3|35	%files
14mr|perl-XML-Simple-2.200.0-3|36	%doc README Changes
14mr|perl-XML-Simple-2.200.0-3|37	%{perl_vendorlib}/XML
14mr|perl-XML-Simple-2.200.0-3|38	%{_mandir}/*/*
14mr|perl-XML-Simple-2.200.0-3|39	
14mr|perl-XML-Simple-2.200.0-3|40	
14mr|perl-XML-Simple-2.200.0-3|41	
14mr|perl-XML-Simple-2.200.0-3|42	%changelog
14mr|perl-XML-Simple-2.200.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.200.0-3
14mr|perl-XML-Simple-2.200.0-3|44	+ Revision: 8624380
14mr|perl-XML-Simple-2.200.0-3|45	- MassBuild#440: Increase release tag
14mr|perl-XML-Simple-2.200.0-3|46	
14mr|perl-XML-Simple-2.200.0-3|47	

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

18394 14
14mr|perl-XML-Twig-3.480.0-2|1	%define upstream_name    XML-Twig
14mr|perl-XML-Twig-3.480.0-2|2	%define upstream_version 3.48
14mr|perl-XML-Twig-3.480.0-2|3	
14mr|perl-XML-Twig-3.480.0-2|4	Name:       perl-%{upstream_name}
14mr|perl-XML-Twig-3.480.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mr|perl-XML-Twig-3.480.0-2|6	Release:    2
14mr|perl-XML-Twig-3.480.0-2|7	
14mr|perl-XML-Twig-3.480.0-2|8	Summary:    A perl module for processing huge XML documents in tree mode
14mr|perl-XML-Twig-3.480.0-2|9	
14mr|perl-XML-Twig-3.480.0-2|10	License:    Artistic
14mr|perl-XML-Twig-3.480.0-2|11	Group:      Development/Perl
14mr|perl-XML-Twig-3.480.0-2|12	Url:        http://www.xmltwig.com/xmltwig/
14mr|perl-XML-Twig-3.480.0-2|13	Source0:    http://www.xmltwig.com/xmltwig/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-XML-Twig-3.480.0-2|14	
14mr|perl-XML-Twig-3.480.0-2|15	# for tests
14mr|perl-XML-Twig-3.480.0-2|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mr|perl-XML-Twig-3.480.0-2|17	BuildRequires: perl(XML::Parser) >= 2.230.0
14mr|perl-XML-Twig-3.480.0-2|18	BuildRequires: perl-devel
14mr|perl-XML-Twig-3.480.0-2|19	BuildArch:  noarch
14mr|perl-XML-Twig-3.480.0-2|20	
14mr|perl-XML-Twig-3.480.0-2|21	%description
14mr|perl-XML-Twig-3.480.0-2|22	XML::Twig is a Perl module that subclasses XML-Parser to allow easy
14mr|perl-XML-Twig-3.480.0-2|23	processing of XML documents of all sizes.
14mr|perl-XML-Twig-3.480.0-2|24	
14mr|perl-XML-Twig-3.480.0-2|25	%prep
14mr|perl-XML-Twig-3.480.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-XML-Twig-3.480.0-2|27	
14mr|perl-XML-Twig-3.480.0-2|28	%build
14mr|perl-XML-Twig-3.480.0-2|29	# TODO: maintainer: package them if requested...
14mr|perl-XML-Twig-3.480.0-2|30	perl Makefile.PL INSTALLDIRS=vendor << EOF
14mr|perl-XML-Twig-3.480.0-2|31	n
14mr|perl-XML-Twig-3.480.0-2|32	n
14mr|perl-XML-Twig-3.480.0-2|33	n
14mr|perl-XML-Twig-3.480.0-2|34	EOF
14mr|perl-XML-Twig-3.480.0-2|35	%make
14mr|perl-XML-Twig-3.480.0-2|36	
14mr|perl-XML-Twig-3.480.0-2|37	%check
14mr|perl-XML-Twig-3.480.0-2|38	%make test
14mr|perl-XML-Twig-3.480.0-2|39	
14mr|perl-XML-Twig-3.480.0-2|40	%install
14mr|perl-XML-Twig-3.480.0-2|41	%makeinstall_std
14mr|perl-XML-Twig-3.480.0-2|42	
14mr|perl-XML-Twig-3.480.0-2|43	%files
14mr|perl-XML-Twig-3.480.0-2|44	%doc Changes META.json META.yml README
14mr|perl-XML-Twig-3.480.0-2|45	%{perl_vendorlib}/XML
14mr|perl-XML-Twig-3.480.0-2|46	%{_mandir}/*/*
14mr|perl-XML-Twig-3.480.0-2|47	%{_bindir}/*
14mr|perl-XML-Twig-3.480.0-2|48	
14mr|perl-XML-Twig-3.480.0-2|49	
14mr|perl-XML-Twig-3.480.0-2|50	%changelog
14mr|perl-XML-Twig-3.480.0-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.480.0-2
14mr|perl-XML-Twig-3.480.0-2|52	+ Revision: 272be2a
14mr|perl-XML-Twig-3.480.0-2|53	- MassBuild#440: Increase release tag
14mr|perl-XML-Twig-3.480.0-2|54	
14mr|perl-XML-Twig-3.480.0-2|55	

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

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

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

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

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

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

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

18402 14
14mr|perl-YAML-Syck-1.270.0-2|1	%define	upstream_name    YAML-Syck
14mr|perl-YAML-Syck-1.270.0-2|2	%define upstream_version 1.27
14mr|perl-YAML-Syck-1.270.0-2|3	
14mr|perl-YAML-Syck-1.270.0-2|4	%define Werror_cflags %{nil}
14mr|perl-YAML-Syck-1.270.0-2|5	
14mr|perl-YAML-Syck-1.270.0-2|6	Name:       perl-%{upstream_name}
14mr|perl-YAML-Syck-1.270.0-2|7	Version:    %perl_convert_version %{upstream_version}
14mr|perl-YAML-Syck-1.270.0-2|8	Release:    2
14mr|perl-YAML-Syck-1.270.0-2|9	
14mr|perl-YAML-Syck-1.270.0-2|10	Summary:    Fast, lightweight YAML loader and dumper
14mr|perl-YAML-Syck-1.270.0-2|11	
14mr|perl-YAML-Syck-1.270.0-2|12	License:    MIT
14mr|perl-YAML-Syck-1.270.0-2|13	Group:      Development/Perl
14mr|perl-YAML-Syck-1.270.0-2|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mr|perl-YAML-Syck-1.270.0-2|15	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
14mr|perl-YAML-Syck-1.270.0-2|16	
14mr|perl-YAML-Syck-1.270.0-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14mr|perl-YAML-Syck-1.270.0-2|18	BuildRequires: perl-devel
14mr|perl-YAML-Syck-1.270.0-2|19	Provides:   perl-YAML-parser
14mr|perl-YAML-Syck-1.270.0-2|20	
14mr|perl-YAML-Syck-1.270.0-2|21	%description
14mr|perl-YAML-Syck-1.270.0-2|22	This module provides a Perl interface to the libsyck data
14mr|perl-YAML-Syck-1.270.0-2|23	serialization library. It exports the Dump and Load functions for
14mr|perl-YAML-Syck-1.270.0-2|24	converting Perl data structures to YAML strings, and the other way
14mr|perl-YAML-Syck-1.270.0-2|25	around.
14mr|perl-YAML-Syck-1.270.0-2|26	
14mr|perl-YAML-Syck-1.270.0-2|27	%prep
14mr|perl-YAML-Syck-1.270.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mr|perl-YAML-Syck-1.270.0-2|29	
14mr|perl-YAML-Syck-1.270.0-2|30	%build
14mr|perl-YAML-Syck-1.270.0-2|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|perl-YAML-Syck-1.270.0-2|32	%make OPTIMIZE="%{optflags}"
14mr|perl-YAML-Syck-1.270.0-2|33	
14mr|perl-YAML-Syck-1.270.0-2|34	%check
14mr|perl-YAML-Syck-1.270.0-2|35	%make test
14mr|perl-YAML-Syck-1.270.0-2|36	
14mr|perl-YAML-Syck-1.270.0-2|37	%install
14mr|perl-YAML-Syck-1.270.0-2|38	%makeinstall_std
14mr|perl-YAML-Syck-1.270.0-2|39	
14mr|perl-YAML-Syck-1.270.0-2|40	%files
14mr|perl-YAML-Syck-1.270.0-2|41	%doc COMPATIBILITY COPYING Changes META.yml MYMETA.yml README
14mr|perl-YAML-Syck-1.270.0-2|42	%{_mandir}/*/*
14mr|perl-YAML-Syck-1.270.0-2|43	%{perl_vendorarch}/JSON
14mr|perl-YAML-Syck-1.270.0-2|44	%{perl_vendorarch}/YAML
14mr|perl-YAML-Syck-1.270.0-2|45	%{perl_vendorarch}/auto/YAML
14mr|perl-YAML-Syck-1.270.0-2|46	
14mr|perl-YAML-Syck-1.270.0-2|47	
14mr|perl-YAML-Syck-1.270.0-2|48	%changelog
14mr|perl-YAML-Syck-1.270.0-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.270.0-2
14mr|perl-YAML-Syck-1.270.0-2|50	+ Revision: dcb9188
14mr|perl-YAML-Syck-1.270.0-2|51	- MassBuild#440: Increase release tag
14mr|perl-YAML-Syck-1.270.0-2|52	
14mr|perl-YAML-Syck-1.270.0-2|53	

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

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

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

18406 14
14mr|phonon-gstreamer-4.8.0-1|1	%define api 1.0
14mr|phonon-gstreamer-4.8.0-1|2	
14mr|phonon-gstreamer-4.8.0-1|3	Summary:	GStreamer backend to Phonon
14mr|phonon-gstreamer-4.8.0-1|4	Name:		phonon-gstreamer
14mr|phonon-gstreamer-4.8.0-1|5	Version:	4.8.0
14mr|phonon-gstreamer-4.8.0-1|6	Release:	1
14mr|phonon-gstreamer-4.8.0-1|7	Epoch:		2
14mr|phonon-gstreamer-4.8.0-1|8	License:	LGPLv2.1+
14mr|phonon-gstreamer-4.8.0-1|9	Group:		Sound
14mr|phonon-gstreamer-4.8.0-1|10	Url:		http://phonon.kde.org/
14mr|phonon-gstreamer-4.8.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/%{version}/src/phonon-backend-gstreamer-%{version}.tar.xz
14mr|phonon-gstreamer-4.8.0-1|12	Patch0:		phonon-4.7.80-flac_mimetype.patch
14mr|phonon-gstreamer-4.8.0-1|13	BuildRequires:	automoc4
14mr|phonon-gstreamer-4.8.0-1|14	BuildRequires:	cmake
14mr|phonon-gstreamer-4.8.0-1|15	BuildRequires:	imagemagick
14mr|phonon-gstreamer-4.8.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|phonon-gstreamer-4.8.0-1|17	BuildRequires:	pkgconfig(gstreamer-%{api})
14mr|phonon-gstreamer-4.8.0-1|18	BuildRequires:	pkgconfig(gstreamer-audio-%{api})
14mr|phonon-gstreamer-4.8.0-1|19	# Not in gst 1.0 yet, at least not in 1.2.4
14mr|phonon-gstreamer-4.8.0-1|20	#BuildRequires:	pkgconfig(gstreamer-cdda-%{api})
14mr|phonon-gstreamer-4.8.0-1|21	BuildRequires:	pkgconfig(gstreamer-pbutils-%{api})
14mr|phonon-gstreamer-4.8.0-1|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mr|phonon-gstreamer-4.8.0-1|23	BuildRequires:	pkgconfig(gstreamer-riff-%{api})
14mr|phonon-gstreamer-4.8.0-1|24	BuildRequires:	pkgconfig(gstreamer-rtp-%{api})
14mr|phonon-gstreamer-4.8.0-1|25	BuildRequires:	pkgconfig(gstreamer-rtsp-%{api})
14mr|phonon-gstreamer-4.8.0-1|26	BuildRequires:	pkgconfig(gstreamer-sdp-%{api})
14mr|phonon-gstreamer-4.8.0-1|27	BuildRequires:	pkgconfig(gstreamer-tag-%{api})
14mr|phonon-gstreamer-4.8.0-1|28	BuildRequires:	pkgconfig(libxml-2.0)
14mr|phonon-gstreamer-4.8.0-1|29	BuildRequires:	pkgconfig(phonon)
14mr|phonon-gstreamer-4.8.0-1|30	# Yes, really...
14mr|phonon-gstreamer-4.8.0-1|31	# The bit we need is the qt5_use_modules cmake macro.
14mr|phonon-gstreamer-4.8.0-1|32	BuildRequires:	pkgconfig(Qt5Core)
14mr|phonon-gstreamer-4.8.0-1|33	Requires:	gstreamer%{api}-pulse
14mr|phonon-gstreamer-4.8.0-1|34	Requires:	gstreamer%{api}-plugins-good
14mr|phonon-gstreamer-4.8.0-1|35	Requires:	gstreamer%{api}-plugins-base
14mr|phonon-gstreamer-4.8.0-1|36	Suggests:	gstreamer%{api}-plugins-bad
14mr|phonon-gstreamer-4.8.0-1|37	Suggests:	gstreamer%{api}-plugins-ugly
14mr|phonon-gstreamer-4.8.0-1|38	Suggests:	gstreamer%{api}-ffmpeg
14mr|phonon-gstreamer-4.8.0-1|39	Suggests:	gstreamer%{api}-soup
14mr|phonon-gstreamer-4.8.0-1|40	Provides:	phonon-backend
14mr|phonon-gstreamer-4.8.0-1|41	
14mr|phonon-gstreamer-4.8.0-1|42	%description
14mr|phonon-gstreamer-4.8.0-1|43	GStreamer backend to Phonon.
14mr|phonon-gstreamer-4.8.0-1|44	
14mr|phonon-gstreamer-4.8.0-1|45	%files
14mr|phonon-gstreamer-4.8.0-1|46	%{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
14mr|phonon-gstreamer-4.8.0-1|47	%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
14mr|phonon-gstreamer-4.8.0-1|48	%{_iconsdir}/*/*/*/*
14mr|phonon-gstreamer-4.8.0-1|49	
14mr|phonon-gstreamer-4.8.0-1|50	#--------------------------------------------------------------------
14mr|phonon-gstreamer-4.8.0-1|51	%prep
14mr|phonon-gstreamer-4.8.0-1|52	%setup -qn phonon-backend-gstreamer-%{version}
14mr|phonon-gstreamer-4.8.0-1|53	%apply_patches
14mr|phonon-gstreamer-4.8.0-1|54	
14mr|phonon-gstreamer-4.8.0-1|55	%build
14mr|phonon-gstreamer-4.8.0-1|56	%cmake
14mr|phonon-gstreamer-4.8.0-1|57	%make
14mr|phonon-gstreamer-4.8.0-1|58	
14mr|phonon-gstreamer-4.8.0-1|59	%install
14mr|phonon-gstreamer-4.8.0-1|60	%makeinstall_std -C build
14mr|phonon-gstreamer-4.8.0-1|61	
14mr|phonon-gstreamer-4.8.0-1|62	
14mr|phonon-gstreamer-4.8.0-1|63	%changelog
14mr|phonon-gstreamer-4.8.0-1|64	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.0-1
14mr|phonon-gstreamer-4.8.0-1|65	+ Revision: 43659de
14mr|phonon-gstreamer-4.8.0-1|66	- New version 4.8.0
14mr|phonon-gstreamer-4.8.0-1|67	
14mr|phonon-gstreamer-4.8.0-1|68	

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

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

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

18410 14
14mr|php-eaccelerator-0.9.6.1git20120725-17|1	%define modname eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|2	%define soname %{modname}.so
14mr|php-eaccelerator-0.9.6.1git20120725-17|3	%define inifile Z99_%{modname}.ini
14mr|php-eaccelerator-0.9.6.1git20120725-17|4	
14mr|php-eaccelerator-0.9.6.1git20120725-17|5	Summary:	PHP accelerator optimizer
14mr|php-eaccelerator-0.9.6.1git20120725-17|6	Name:		php-eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|7	Epoch:		2
14mr|php-eaccelerator-0.9.6.1git20120725-17|8	Version:	0.9.6.1git20120725
14mr|php-eaccelerator-0.9.6.1git20120725-17|9	Release:	17
14mr|php-eaccelerator-0.9.6.1git20120725-17|10	Group:		Development/PHP
14mr|php-eaccelerator-0.9.6.1git20120725-17|11	License:	GPLv2
14mr|php-eaccelerator-0.9.6.1git20120725-17|12	Url:		http://eaccelerator.net/
14mr|php-eaccelerator-0.9.6.1git20120725-17|13	# svn --username anonymous --password anonymous co http://dev.eaccelerator.net/eaccelerator/trunk eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|14	Source0:	http://prdownloads.sourceforge.net/eaccelerator/eaccelerator-%{version}.tar.gz
14mr|php-eaccelerator-0.9.6.1git20120725-17|15	Source1:	eaccelerator.ini
14mr|php-eaccelerator-0.9.6.1git20120725-17|16	Source2:	php-eaccelerator.rpmlintrc
14mr|php-eaccelerator-0.9.6.1git20120725-17|17	Patch0:		eaccelerator-cache_file_location.diff
14mr|php-eaccelerator-0.9.6.1git20120725-17|18	Patch1:		eaccelerator-php5.5.patch
14mr|php-eaccelerator-0.9.6.1git20120725-17|19	ExcludeArch:	%mips %arm
14mr|php-eaccelerator-0.9.6.1git20120725-17|20	BuildRequires:	apache-devel >= 2.2.4
14mr|php-eaccelerator-0.9.6.1git20120725-17|21	BuildRequires:	php-devel >= 3:5.2.2
14mr|php-eaccelerator-0.9.6.1git20120725-17|22	Requires(post,postun): rpm-helper
14mr|php-eaccelerator-0.9.6.1git20120725-17|23	Conflicts:	php-afterburner
14mr|php-eaccelerator-0.9.6.1git20120725-17|24	Conflicts:	php-apc
14mr|php-eaccelerator-0.9.6.1git20120725-17|25	Conflicts:	%{name}-eloader
14mr|php-eaccelerator-0.9.6.1git20120725-17|26	
14mr|php-eaccelerator-0.9.6.1git20120725-17|27	%description
14mr|php-eaccelerator-0.9.6.1git20120725-17|28	eAccelerator is a further development of the mmcache PHP accelerator and
14mr|php-eaccelerator-0.9.6.1git20120725-17|29	encoder. It increases the performance of PHP scripts by caching them in a
14mr|php-eaccelerator-0.9.6.1git20120725-17|30	compiled state, so that the overhead of compiling is almost completely
14mr|php-eaccelerator-0.9.6.1git20120725-17|31	eliminated.
14mr|php-eaccelerator-0.9.6.1git20120725-17|32	
14mr|php-eaccelerator-0.9.6.1git20120725-17|33	%package	admin
14mr|php-eaccelerator-0.9.6.1git20120725-17|34	Summary:	Web interface for controlling eaccelerator and encode php files
14mr|php-eaccelerator-0.9.6.1git20120725-17|35	Group:		System/Servers
14mr|php-eaccelerator-0.9.6.1git20120725-17|36	Requires:	%{name} >= %{EVRD}
14mr|php-eaccelerator-0.9.6.1git20120725-17|37	Conflicts:	%{name}-eloader
14mr|php-eaccelerator-0.9.6.1git20120725-17|38	
14mr|php-eaccelerator-0.9.6.1git20120725-17|39	%description	admin
14mr|php-eaccelerator-0.9.6.1git20120725-17|40	This packages install the eAccelerator admin webinterface and a
14mr|php-eaccelerator-0.9.6.1git20120725-17|41	script for encoding php files.
14mr|php-eaccelerator-0.9.6.1git20120725-17|42	
14mr|php-eaccelerator-0.9.6.1git20120725-17|43	%prep
14mr|php-eaccelerator-0.9.6.1git20120725-17|44	
14mr|php-eaccelerator-0.9.6.1git20120725-17|45	%setup -qn eaccelerator-%{version}
14mr|php-eaccelerator-0.9.6.1git20120725-17|46	%apply_patches
14mr|php-eaccelerator-0.9.6.1git20120725-17|47	
14mr|php-eaccelerator-0.9.6.1git20120725-17|48	cp %{SOURCE1} eaccelerator.ini
14mr|php-eaccelerator-0.9.6.1git20120725-17|49	
14mr|php-eaccelerator-0.9.6.1git20120725-17|50	# lib64 fixes
14mr|php-eaccelerator-0.9.6.1git20120725-17|51	perl -pi -e "s|/usr/lib|%{_libdir}|g" eaccelerator.ini
14mr|php-eaccelerator-0.9.6.1git20120725-17|52	
14mr|php-eaccelerator-0.9.6.1git20120725-17|53	# fixi strange attribs
14mr|php-eaccelerator-0.9.6.1git20120725-17|54	find . -type d -exec chmod 755 {} \;
14mr|php-eaccelerator-0.9.6.1git20120725-17|55	find . -type f -exec chmod 644 {} \;
14mr|php-eaccelerator-0.9.6.1git20120725-17|56	
14mr|php-eaccelerator-0.9.6.1git20120725-17|57	%build
14mr|php-eaccelerator-0.9.6.1git20120725-17|58	%serverbuild
14mr|php-eaccelerator-0.9.6.1git20120725-17|59	
14mr|php-eaccelerator-0.9.6.1git20120725-17|60	phpize
14mr|php-eaccelerator-0.9.6.1git20120725-17|61	
14mr|php-eaccelerator-0.9.6.1git20120725-17|62	# wtf?
14mr|php-eaccelerator-0.9.6.1git20120725-17|63	chmod 755 configure
14mr|php-eaccelerator-0.9.6.1git20120725-17|64	
14mr|php-eaccelerator-0.9.6.1git20120725-17|65	%configure2_5x \
14mr|php-eaccelerator-0.9.6.1git20120725-17|66	--with-libdir=%{_lib} \
14mr|php-eaccelerator-0.9.6.1git20120725-17|67	--cache-file=config.cache \
14mr|php-eaccelerator-0.9.6.1git20120725-17|68	--with-eaccelerator-info \
14mr|php-eaccelerator-0.9.6.1git20120725-17|69	--with-eaccelerator-disassembler \
14mr|php-eaccelerator-0.9.6.1git20120725-17|70	--with-%{modname}=shared,%{_prefix}
14mr|php-eaccelerator-0.9.6.1git20120725-17|71	
14mr|php-eaccelerator-0.9.6.1git20120725-17|72	%make
14mr|php-eaccelerator-0.9.6.1git20120725-17|73	mv modules/*.so .
14mr|php-eaccelerator-0.9.6.1git20120725-17|74	
14mr|php-eaccelerator-0.9.6.1git20120725-17|75	%install
14mr|php-eaccelerator-0.9.6.1git20120725-17|76	install -d %{buildroot}%{_libdir}/php/extensions
14mr|php-eaccelerator-0.9.6.1git20120725-17|77	install -d %{buildroot}%{_sysconfdir}/php.d
14mr|php-eaccelerator-0.9.6.1git20120725-17|78	install -d %{buildroot}/var/www/php-eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|79	
14mr|php-eaccelerator-0.9.6.1git20120725-17|80	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mr|php-eaccelerator-0.9.6.1git20120725-17|81	
14mr|php-eaccelerator-0.9.6.1git20120725-17|82	install -m0644 eaccelerator.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14mr|php-eaccelerator-0.9.6.1git20120725-17|83	
14mr|php-eaccelerator-0.9.6.1git20120725-17|84	install -m0644 bugreport.php %{buildroot}/var/www/php-eaccelerator/
14mr|php-eaccelerator-0.9.6.1git20120725-17|85	install -m0644 control.php %{buildroot}/var/www/php-eaccelerator/index.php
14mr|php-eaccelerator-0.9.6.1git20120725-17|86	install -m0644 dasm.php %{buildroot}/var/www/php-eaccelerator/
14mr|php-eaccelerator-0.9.6.1git20120725-17|87	install -m0644 PHP_Highlight.php %{buildroot}/var/www/php-eaccelerator/
14mr|php-eaccelerator-0.9.6.1git20120725-17|88	
14mr|php-eaccelerator-0.9.6.1git20120725-17|89	# fix access config files
14mr|php-eaccelerator-0.9.6.1git20120725-17|90	install -d -m 755 %{buildroot}%{_webappconfdir}
14mr|php-eaccelerator-0.9.6.1git20120725-17|91	cat > %{buildroot}%{_webappconfdir}/php-eaccelerator.conf << EOF
14mr|php-eaccelerator-0.9.6.1git20120725-17|92	Alias /php-eaccelerator /var/www/php-eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|93	
14mr|php-eaccelerator-0.9.6.1git20120725-17|94	<Directory /var/www/php-eaccelerator>
14mr|php-eaccelerator-0.9.6.1git20120725-17|95	Require host 127.0.0.1
14mr|php-eaccelerator-0.9.6.1git20120725-17|96	ErrorDocument 403 "Access denied per %{_webappconfdir}/php-eaccelerator.conf"
14mr|php-eaccelerator-0.9.6.1git20120725-17|97	</Directory>
14mr|php-eaccelerator-0.9.6.1git20120725-17|98	EOF
14mr|php-eaccelerator-0.9.6.1git20120725-17|99	
14mr|php-eaccelerator-0.9.6.1git20120725-17|100	# pre-populate the balanced tree, grep "^static char num2hex" eaccelerator.c + grep "^#define EACCELERATOR_HASH_LEVEL" eaccelerator.h
14mr|php-eaccelerator-0.9.6.1git20120725-17|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}
14mr|php-eaccelerator-0.9.6.1git20120725-17|102	find %{buildroot}/var/cache/httpd/php-eaccelerator -type d | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0711,apache,root) %dir /' > %{name}.filelist
14mr|php-eaccelerator-0.9.6.1git20120725-17|103	
14mr|php-eaccelerator-0.9.6.1git20120725-17|104	%files -f %{name}.filelist
14mr|php-eaccelerator-0.9.6.1git20120725-17|105	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
14mr|php-eaccelerator-0.9.6.1git20120725-17|106	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14mr|php-eaccelerator-0.9.6.1git20120725-17|107	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mr|php-eaccelerator-0.9.6.1git20120725-17|108	
14mr|php-eaccelerator-0.9.6.1git20120725-17|109	%files admin
14mr|php-eaccelerator-0.9.6.1git20120725-17|110	%config(noreplace) %{_webappconfdir}/php-eaccelerator.conf
14mr|php-eaccelerator-0.9.6.1git20120725-17|111	%dir /var/www/php-eaccelerator
14mr|php-eaccelerator-0.9.6.1git20120725-17|112	/var/www/php-eaccelerator/*
14mr|php-eaccelerator-0.9.6.1git20120725-17|113	
14mr|php-eaccelerator-0.9.6.1git20120725-17|114	
14mr|php-eaccelerator-0.9.6.1git20120725-17|115	%changelog
14mr|php-eaccelerator-0.9.6.1git20120725-17|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:0.9.6.1git20120725-17
14mr|php-eaccelerator-0.9.6.1git20120725-17|117	+ Revision: 88b3a0e
14mr|php-eaccelerator-0.9.6.1git20120725-17|118	- MassBuild#440: Increase release tag
14mr|php-eaccelerator-0.9.6.1git20120725-17|119	
14mr|php-eaccelerator-0.9.6.1git20120725-17|120	

18411 14
14mr|php-gtk2-2.0.3-0.svn20130225.1|1	%define snapshot 20130225
14mr|php-gtk2-2.0.3-0.svn20130225.1|2	
14mr|php-gtk2-2.0.3-0.svn20130225.1|3	Summary:	GTK+2 toolkit for php
14mr|php-gtk2-2.0.3-0.svn20130225.1|4	Name:		php-gtk2
14mr|php-gtk2-2.0.3-0.svn20130225.1|5	Version:	2.0.3
14mr|php-gtk2-2.0.3-0.svn20130225.1|6	Release:	0.svn%{snapshot}.1
14mr|php-gtk2-2.0.3-0.svn20130225.1|7	Epoch:		2
14mr|php-gtk2-2.0.3-0.svn20130225.1|8	License:	LGPLv2.1
14mr|php-gtk2-2.0.3-0.svn20130225.1|9	Group:		Development/PHP
14mr|php-gtk2-2.0.3-0.svn20130225.1|10	Url:		http://gtk.php.net/
14mr|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
14mr|php-gtk2-2.0.3-0.svn20130225.1|12	Source1:	php_cairo_api.h
14mr|php-gtk2-2.0.3-0.svn20130225.1|13	Patch0:		cairo_local_path.patch
14mr|php-gtk2-2.0.3-0.svn20130225.1|14	Patch1:		php-gtk2-automake1.13.patch
14mr|php-gtk2-2.0.3-0.svn20130225.1|15	Patch2:         php-gtk2-2.0.3-fix-php5.5.patch
14mr|php-gtk2-2.0.3-0.svn20130225.1|16	BuildRequires:	php-devel >= 3:5.2.0
14mr|php-gtk2-2.0.3-0.svn20130225.1|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|php-gtk2-2.0.3-0.svn20130225.1|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|php-gtk2-2.0.3-0.svn20130225.1|19	BuildRequires:	pkgconfig(libglade-2.0)
14mr|php-gtk2-2.0.3-0.svn20130225.1|20	BuildRequires:	pkgconfig(pango)
14mr|php-gtk2-2.0.3-0.svn20130225.1|21	BuildRequires:	php-mbstring
14mr|php-gtk2-2.0.3-0.svn20130225.1|22	BuildRequires:	php-cairo
14mr|php-gtk2-2.0.3-0.svn20130225.1|23	BuildRequires:	php-cli >= 3:5.3.0
14mr|php-gtk2-2.0.3-0.svn20130225.1|24	Requires:	php-cli >= 3:5.3.0
14mr|php-gtk2-2.0.3-0.svn20130225.1|25	
14mr|php-gtk2-2.0.3-0.svn20130225.1|26	%description
14mr|php-gtk2-2.0.3-0.svn20130225.1|27	PHP-GTK is an extension for PHP programming language that implements language
14mr|php-gtk2-2.0.3-0.svn20130225.1|28	bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+
14mr|php-gtk2-2.0.3-0.svn20130225.1|29	classes and functions and greatly simplifies writing client side cross-platform
14mr|php-gtk2-2.0.3-0.svn20130225.1|30	GUI applications.
14mr|php-gtk2-2.0.3-0.svn20130225.1|31	
14mr|php-gtk2-2.0.3-0.svn20130225.1|32	%prep
14mr|php-gtk2-2.0.3-0.svn20130225.1|33	%setup -q -n php-gtk2
14mr|php-gtk2-2.0.3-0.svn20130225.1|34	%patch0 -p0
14mr|php-gtk2-2.0.3-0.svn20130225.1|35	%patch1 -p1
14mr|php-gtk2-2.0.3-0.svn20130225.1|36	%patch2 -p1
14mr|php-gtk2-2.0.3-0.svn20130225.1|37	
14mr|php-gtk2-2.0.3-0.svn20130225.1|38	cp %{SOURCE1} main/php_cairo_api.h
14mr|php-gtk2-2.0.3-0.svn20130225.1|39	
14mr|php-gtk2-2.0.3-0.svn20130225.1|40	for i in `find . -type d -name .git`; do
14mr|php-gtk2-2.0.3-0.svn20130225.1|41	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|php-gtk2-2.0.3-0.svn20130225.1|42	done
14mr|php-gtk2-2.0.3-0.svn20130225.1|43	
14mr|php-gtk2-2.0.3-0.svn20130225.1|44	%build
14mr|php-gtk2-2.0.3-0.svn20130225.1|45	%serverbuild
14mr|php-gtk2-2.0.3-0.svn20130225.1|46	rm -f configure
14mr|php-gtk2-2.0.3-0.svn20130225.1|47	rm -rf autom4te.cache
14mr|php-gtk2-2.0.3-0.svn20130225.1|48	./buildconf
14mr|php-gtk2-2.0.3-0.svn20130225.1|49	%configure2_5x \
14mr|php-gtk2-2.0.3-0.svn20130225.1|50	--with-libdir=%{_lib}
14mr|php-gtk2-2.0.3-0.svn20130225.1|51	
14mr|php-gtk2-2.0.3-0.svn20130225.1|52	# We use our own libtool, and apply some fixes
14mr|php-gtk2-2.0.3-0.svn20130225.1|53	rm libtool
14mr|php-gtk2-2.0.3-0.svn20130225.1|54	ln -s %{_bindir}/libtool libtool
14mr|php-gtk2-2.0.3-0.svn20130225.1|55	
14mr|php-gtk2-2.0.3-0.svn20130225.1|56	sed -i.orig 's/compile $(CC)/compile --tag=CC $(CC)/g' Makefile
14mr|php-gtk2-2.0.3-0.svn20130225.1|57	sed -i.orig 's/link $(CC)/link --tag=CC $(CC)/g' Makefile
14mr|php-gtk2-2.0.3-0.svn20130225.1|58	
14mr|php-gtk2-2.0.3-0.svn20130225.1|59	make
14mr|php-gtk2-2.0.3-0.svn20130225.1|60	
14mr|php-gtk2-2.0.3-0.svn20130225.1|61	%install
14mr|php-gtk2-2.0.3-0.svn20130225.1|62	install -d %{buildroot}%{_sysconfdir}/php.d
14mr|php-gtk2-2.0.3-0.svn20130225.1|63	install -d %{buildroot}%{_libdir}/php/extensions
14mr|php-gtk2-2.0.3-0.svn20130225.1|64	
14mr|php-gtk2-2.0.3-0.svn20130225.1|65	install -m0755 modules/php_gtk2.so %{buildroot}%{_libdir}/php/extensions/
14mr|php-gtk2-2.0.3-0.svn20130225.1|66	
14mr|php-gtk2-2.0.3-0.svn20130225.1|67	cat > %{buildroot}%{_sysconfdir}/php.d/A99_gtk2.ini << EOF
14mr|php-gtk2-2.0.3-0.svn20130225.1|68	extension = php_gtk2.so
14mr|php-gtk2-2.0.3-0.svn20130225.1|69	
14mr|php-gtk2-2.0.3-0.svn20130225.1|70	[php-gtk]
14mr|php-gtk2-2.0.3-0.svn20130225.1|71	
14mr|php-gtk2-2.0.3-0.svn20130225.1|72	;php-gtk.codepage = iso-8859-1
14mr|php-gtk2-2.0.3-0.svn20130225.1|73	;php-gtk.extensions =
14mr|php-gtk2-2.0.3-0.svn20130225.1|74	
14mr|php-gtk2-2.0.3-0.svn20130225.1|75	EOF
14mr|php-gtk2-2.0.3-0.svn20130225.1|76	
14mr|php-gtk2-2.0.3-0.svn20130225.1|77	%files
14mr|php-gtk2-2.0.3-0.svn20130225.1|78	%doc demos AUTHORS ChangeLog NEWS README* TODO2
14mr|php-gtk2-2.0.3-0.svn20130225.1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/*
14mr|php-gtk2-2.0.3-0.svn20130225.1|80	%{_libdir}/php/extensions/php_gtk2.so
14mr|php-gtk2-2.0.3-0.svn20130225.1|81	
14mr|php-gtk2-2.0.3-0.svn20130225.1|82	
14mr|php-gtk2-2.0.3-0.svn20130225.1|83	%changelog
14mr|php-gtk2-2.0.3-0.svn20130225.1|84	* Tue May 06 2014 Alex Burmashev <alex.burmashev@gmail.com> 2:2.0.3-0.svn20130225.1
14mr|php-gtk2-2.0.3-0.svn20130225.1|85	+ Revision: 5c1edc9
14mr|php-gtk2-2.0.3-0.svn20130225.1|86	- fix build
14mr|php-gtk2-2.0.3-0.svn20130225.1|87	
14mr|php-gtk2-2.0.3-0.svn20130225.1|88	

18412 14
14mr|php-ini-5.4.9-2|1	%define _enable_debug_packages %{nil}
14mr|php-ini-5.4.9-2|2	%define debug_package          %{nil}
14mr|php-ini-5.4.9-2|3	
14mr|php-ini-5.4.9-2|4	Summary:	INI files for PHP
14mr|php-ini-5.4.9-2|5	Name:		php-ini
14mr|php-ini-5.4.9-2|6	Version:	5.4.9
14mr|php-ini-5.4.9-2|7	Release:	2
14mr|php-ini-5.4.9-2|8	Group:		Development/Other
14mr|php-ini-5.4.9-2|9	URL:		http://www.php.net
14mr|php-ini-5.4.9-2|10	License:	PHP License
14mr|php-ini-5.4.9-2|11	Source0:	php.ini
14mr|php-ini-5.4.9-2|12	
14mr|php-ini-5.4.9-2|13	%description
14mr|php-ini-5.4.9-2|14	The php-ini package contains the ini file required for PHP.
14mr|php-ini-5.4.9-2|15	
14mr|php-ini-5.4.9-2|16	%prep
14mr|php-ini-5.4.9-2|17	
14mr|php-ini-5.4.9-2|18	%setup -c -T
14mr|php-ini-5.4.9-2|19	
14mr|php-ini-5.4.9-2|20	install -m0644 %{SOURCE0} php.ini
14mr|php-ini-5.4.9-2|21	
14mr|php-ini-5.4.9-2|22	# lib64 hack
14mr|php-ini-5.4.9-2|23	perl -p -i -e "s|/usr/lib|%{_libdir}|" php.ini
14mr|php-ini-5.4.9-2|24	
14mr|php-ini-5.4.9-2|25	%build
14mr|php-ini-5.4.9-2|26	
14mr|php-ini-5.4.9-2|27	%install
14mr|php-ini-5.4.9-2|28	install -d -m 755 %{buildroot}%{_sysconfdir}/php.d
14mr|php-ini-5.4.9-2|29	install -d -m 755 %{buildroot}%{_libdir}/php/extensions
14mr|php-ini-5.4.9-2|30	install -d -m 755 %{buildroot}%{_datadir}/php
14mr|php-ini-5.4.9-2|31	
14mr|php-ini-5.4.9-2|32	install -m0644 php.ini %{buildroot}%{_sysconfdir}/php.ini
14mr|php-ini-5.4.9-2|33	install -m0644 php.ini %{buildroot}%{_sysconfdir}/php-cgi-fcgi.ini
14mr|php-ini-5.4.9-2|34	
14mr|php-ini-5.4.9-2|35	%files
14mr|php-ini-5.4.9-2|36	%config(noreplace) %{_sysconfdir}/php.ini
14mr|php-ini-5.4.9-2|37	%config(noreplace) %{_sysconfdir}/php-cgi-fcgi.ini
14mr|php-ini-5.4.9-2|38	%dir %{_sysconfdir}/php.d
14mr|php-ini-5.4.9-2|39	%dir %{_libdir}/php
14mr|php-ini-5.4.9-2|40	%dir %{_datadir}/php
14mr|php-ini-5.4.9-2|41	%dir %{_libdir}/php/extensions
14mr|php-ini-5.4.9-2|42	
14mr|php-ini-5.4.9-2|43	
14mr|php-ini-5.4.9-2|44	%changelog
14mr|php-ini-5.4.9-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.4.9-2
14mr|php-ini-5.4.9-2|46	+ Revision: 96830de
14mr|php-ini-5.4.9-2|47	- MassBuild#440: Increase release tag
14mr|php-ini-5.4.9-2|48	
14mr|php-ini-5.4.9-2|49	

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

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

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

18416 14
14mr|php-pear-Auth_SASL-1.0.6-4|1	%define		_class		Auth
14mr|php-pear-Auth_SASL-1.0.6-4|2	%define		_subclass	SASL
14mr|php-pear-Auth_SASL-1.0.6-4|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Auth_SASL-1.0.6-4|4	
14mr|php-pear-Auth_SASL-1.0.6-4|5	Summary:	Generate responses to common SASL mechanisms
14mr|php-pear-Auth_SASL-1.0.6-4|6	Name:		php-pear-%{upstream_name}
14mr|php-pear-Auth_SASL-1.0.6-4|7	Version:	1.0.6
14mr|php-pear-Auth_SASL-1.0.6-4|8	Release:	4
14mr|php-pear-Auth_SASL-1.0.6-4|9	License:	PHP License
14mr|php-pear-Auth_SASL-1.0.6-4|10	Group:		Development/PHP
14mr|php-pear-Auth_SASL-1.0.6-4|11	URL:		http://pear.php.net/package/Auth_SASL/
14mr|php-pear-Auth_SASL-1.0.6-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Auth_SASL-1.0.6-4|13	Requires(post): php-pear
14mr|php-pear-Auth_SASL-1.0.6-4|14	Requires(preun): php-pear
14mr|php-pear-Auth_SASL-1.0.6-4|15	Requires:	php-pear
14mr|php-pear-Auth_SASL-1.0.6-4|16	BuildRequires:	php-pear
14mr|php-pear-Auth_SASL-1.0.6-4|17	BuildArch:	noarch
14mr|php-pear-Auth_SASL-1.0.6-4|18	
14mr|php-pear-Auth_SASL-1.0.6-4|19	%description
14mr|php-pear-Auth_SASL-1.0.6-4|20	Provides code to generate responses to common SASL mechanisms,
14mr|php-pear-Auth_SASL-1.0.6-4|21	including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo
14mr|php-pear-Auth_SASL-1.0.6-4|22	mechanism).
14mr|php-pear-Auth_SASL-1.0.6-4|23	
14mr|php-pear-Auth_SASL-1.0.6-4|24	%prep
14mr|php-pear-Auth_SASL-1.0.6-4|25	%setup -q -c
14mr|php-pear-Auth_SASL-1.0.6-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Auth_SASL-1.0.6-4|27	
14mr|php-pear-Auth_SASL-1.0.6-4|28	%install
14mr|php-pear-Auth_SASL-1.0.6-4|29	cd %{upstream_name}-%{version}
14mr|php-pear-Auth_SASL-1.0.6-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Auth_SASL-1.0.6-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Auth_SASL-1.0.6-4|32	
14mr|php-pear-Auth_SASL-1.0.6-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Auth_SASL-1.0.6-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Auth_SASL-1.0.6-4|35	
14mr|php-pear-Auth_SASL-1.0.6-4|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Auth_SASL-1.0.6-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Auth_SASL-1.0.6-4|38	
14mr|php-pear-Auth_SASL-1.0.6-4|39	%files
14mr|php-pear-Auth_SASL-1.0.6-4|40	%defattr(-,root,root)
14mr|php-pear-Auth_SASL-1.0.6-4|41	%{_datadir}/pear/%{_class}
14mr|php-pear-Auth_SASL-1.0.6-4|42	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Auth_SASL-1.0.6-4|43	
14mr|php-pear-Auth_SASL-1.0.6-4|44	
14mr|php-pear-Auth_SASL-1.0.6-4|45	
14mr|php-pear-Auth_SASL-1.0.6-4|46	%changelog
14mr|php-pear-Auth_SASL-1.0.6-4|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-4
14mr|php-pear-Auth_SASL-1.0.6-4|48	+ Revision: db2781c
14mr|php-pear-Auth_SASL-1.0.6-4|49	- MassBuild#440: Increase release tag
14mr|php-pear-Auth_SASL-1.0.6-4|50	
14mr|php-pear-Auth_SASL-1.0.6-4|51	

18417 14
14mr|php-pear-Cache-1.5.6-6|1	%define		_class		Cache
14mr|php-pear-Cache-1.5.6-6|2	%define		upstream_name	%{_class}
14mr|php-pear-Cache-1.5.6-6|3	
14mr|php-pear-Cache-1.5.6-6|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Cache-1.5.6-6|5	Version:	1.5.6
14mr|php-pear-Cache-1.5.6-6|6	Release:	6
14mr|php-pear-Cache-1.5.6-6|7	Summary:	Framework for caching of arbitrary data
14mr|php-pear-Cache-1.5.6-6|8	License:	PHP License
14mr|php-pear-Cache-1.5.6-6|9	Group:		Development/PHP
14mr|php-pear-Cache-1.5.6-6|10	URL:		http://pear.php.net/package/Cache/
14mr|php-pear-Cache-1.5.6-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Cache-1.5.6-6|12	Requires:	php-pear
14mr|php-pear-Cache-1.5.6-6|13	Requires(post): php-pear
14mr|php-pear-Cache-1.5.6-6|14	Requires(preun): php-pear
14mr|php-pear-Cache-1.5.6-6|15	Requires:	php-pear-HTTP_Request
14mr|php-pear-Cache-1.5.6-6|16	BuildArch:	noarch
14mr|php-pear-Cache-1.5.6-6|17	BuildRequires:	php-pear
14mr|php-pear-Cache-1.5.6-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|php-pear-Cache-1.5.6-6|19	
14mr|php-pear-Cache-1.5.6-6|20	%description
14mr|php-pear-Cache-1.5.6-6|21	With the PEAR Cache you can cache the result of certain function
14mr|php-pear-Cache-1.5.6-6|22	calls, as well as the output of a whole script run or share data
14mr|php-pear-Cache-1.5.6-6|23	between applications.
14mr|php-pear-Cache-1.5.6-6|24	
14mr|php-pear-Cache-1.5.6-6|25	%prep
14mr|php-pear-Cache-1.5.6-6|26	%setup -q -c
14mr|php-pear-Cache-1.5.6-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Cache-1.5.6-6|28	
14mr|php-pear-Cache-1.5.6-6|29	%install
14mr|php-pear-Cache-1.5.6-6|30	rm -rf %{buildroot}
14mr|php-pear-Cache-1.5.6-6|31	
14mr|php-pear-Cache-1.5.6-6|32	cd %{upstream_name}-%{version}
14mr|php-pear-Cache-1.5.6-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Cache-1.5.6-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Cache-1.5.6-6|35	
14mr|php-pear-Cache-1.5.6-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Cache-1.5.6-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Cache-1.5.6-6|38	
14mr|php-pear-Cache-1.5.6-6|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Cache-1.5.6-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Cache-1.5.6-6|41	
14mr|php-pear-Cache-1.5.6-6|42	%clean
14mr|php-pear-Cache-1.5.6-6|43	rm -rf %{buildroot}
14mr|php-pear-Cache-1.5.6-6|44	
14mr|php-pear-Cache-1.5.6-6|45	
14mr|php-pear-Cache-1.5.6-6|46	
14mr|php-pear-Cache-1.5.6-6|47	%files
14mr|php-pear-Cache-1.5.6-6|48	%defattr(-,root,root)
14mr|php-pear-Cache-1.5.6-6|49	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Cache-1.5.6-6|50	%{_datadir}/pear/%{_class}
14mr|php-pear-Cache-1.5.6-6|51	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Cache-1.5.6-6|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Cache-1.5.6-6|53	
14mr|php-pear-Cache-1.5.6-6|54	
14mr|php-pear-Cache-1.5.6-6|55	
14mr|php-pear-Cache-1.5.6-6|56	
14mr|php-pear-Cache-1.5.6-6|57	
14mr|php-pear-Cache-1.5.6-6|58	%changelog
14mr|php-pear-Cache-1.5.6-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.6-6
14mr|php-pear-Cache-1.5.6-6|60	+ Revision: 0e54056
14mr|php-pear-Cache-1.5.6-6|61	- MassBuild#440: Increase release tag
14mr|php-pear-Cache-1.5.6-6|62	
14mr|php-pear-Cache-1.5.6-6|63	

18418 14
14mr|php-pear-Cache_Lite-1.7.11-5|1	%define		_class		Cache
14mr|php-pear-Cache_Lite-1.7.11-5|2	%define		_subclass	Lite
14mr|php-pear-Cache_Lite-1.7.11-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Cache_Lite-1.7.11-5|4	
14mr|php-pear-Cache_Lite-1.7.11-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Cache_Lite-1.7.11-5|6	Version:	1.7.11
14mr|php-pear-Cache_Lite-1.7.11-5|7	Release:	5
14mr|php-pear-Cache_Lite-1.7.11-5|8	Summary:	Fast and Safe little cache system
14mr|php-pear-Cache_Lite-1.7.11-5|9	License:	PHP License
14mr|php-pear-Cache_Lite-1.7.11-5|10	Group:		Development/PHP
14mr|php-pear-Cache_Lite-1.7.11-5|11	URL:		http://pear.php.net/package/Cache_Lite/
14mr|php-pear-Cache_Lite-1.7.11-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Cache_Lite-1.7.11-5|13	Source1:	Hashed_Cache_Lite.php.bz2
14mr|php-pear-Cache_Lite-1.7.11-5|14	Requires(post): php-pear
14mr|php-pear-Cache_Lite-1.7.11-5|15	Requires(preun): php-pear
14mr|php-pear-Cache_Lite-1.7.11-5|16	Requires:	php-pear
14mr|php-pear-Cache_Lite-1.7.11-5|17	BuildArch:	noarch
14mr|php-pear-Cache_Lite-1.7.11-5|18	BuildRequires:	php-pear
14mr|php-pear-Cache_Lite-1.7.11-5|19	
14mr|php-pear-Cache_Lite-1.7.11-5|20	%description
14mr|php-pear-Cache_Lite-1.7.11-5|21	This package is a little cache system optimized for file containers.
14mr|php-pear-Cache_Lite-1.7.11-5|22	It is fast and safe (because it uses file locking and/or
14mr|php-pear-Cache_Lite-1.7.11-5|23	anti-corruption tests).
14mr|php-pear-Cache_Lite-1.7.11-5|24	
14mr|php-pear-Cache_Lite-1.7.11-5|25	%prep
14mr|php-pear-Cache_Lite-1.7.11-5|26	%setup -q -c
14mr|php-pear-Cache_Lite-1.7.11-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Cache_Lite-1.7.11-5|28	
14mr|php-pear-Cache_Lite-1.7.11-5|29	%install
14mr|php-pear-Cache_Lite-1.7.11-5|30	rm -rf %{buildroot}
14mr|php-pear-Cache_Lite-1.7.11-5|31	
14mr|php-pear-Cache_Lite-1.7.11-5|32	cd %{upstream_name}-%{version}
14mr|php-pear-Cache_Lite-1.7.11-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Cache_Lite-1.7.11-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Cache_Lite-1.7.11-5|35	
14mr|php-pear-Cache_Lite-1.7.11-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Cache_Lite-1.7.11-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Cache_Lite-1.7.11-5|38	
14mr|php-pear-Cache_Lite-1.7.11-5|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Cache_Lite-1.7.11-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Cache_Lite-1.7.11-5|41	
14mr|php-pear-Cache_Lite-1.7.11-5|42	%clean
14mr|php-pear-Cache_Lite-1.7.11-5|43	rm -rf %{buildroot}
14mr|php-pear-Cache_Lite-1.7.11-5|44	
14mr|php-pear-Cache_Lite-1.7.11-5|45	
14mr|php-pear-Cache_Lite-1.7.11-5|46	
14mr|php-pear-Cache_Lite-1.7.11-5|47	%files
14mr|php-pear-Cache_Lite-1.7.11-5|48	%defattr(-,root,root)
14mr|php-pear-Cache_Lite-1.7.11-5|49	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Cache_Lite-1.7.11-5|50	%doc %{upstream_name}-%{version}/TODO
14mr|php-pear-Cache_Lite-1.7.11-5|51	%{_datadir}/pear/%{_class}
14mr|php-pear-Cache_Lite-1.7.11-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Cache_Lite-1.7.11-5|53	
14mr|php-pear-Cache_Lite-1.7.11-5|54	
14mr|php-pear-Cache_Lite-1.7.11-5|55	
14mr|php-pear-Cache_Lite-1.7.11-5|56	%changelog
14mr|php-pear-Cache_Lite-1.7.11-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.11-5
14mr|php-pear-Cache_Lite-1.7.11-5|58	+ Revision: 1cf8418
14mr|php-pear-Cache_Lite-1.7.11-5|59	- MassBuild#440: Increase release tag
14mr|php-pear-Cache_Lite-1.7.11-5|60	
14mr|php-pear-Cache_Lite-1.7.11-5|61	

18419 14
14mr|php-pear-Config-1.10.12-6|1	%define		_class		Config
14mr|php-pear-Config-1.10.12-6|2	%define		upstream_name	%{_class}
14mr|php-pear-Config-1.10.12-6|3	
14mr|php-pear-Config-1.10.12-6|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Config-1.10.12-6|5	Version:	1.10.12
14mr|php-pear-Config-1.10.12-6|6	Release:	6
14mr|php-pear-Config-1.10.12-6|7	Summary:	Class for reading and writing Config-"files"
14mr|php-pear-Config-1.10.12-6|8	License:	PHP License
14mr|php-pear-Config-1.10.12-6|9	Group:		Development/PHP
14mr|php-pear-Config-1.10.12-6|10	URL:		http://pear.php.net/package/Config/
14mr|php-pear-Config-1.10.12-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Config-1.10.12-6|12	Requires(post): php-pear
14mr|php-pear-Config-1.10.12-6|13	Requires(preun): php-pear
14mr|php-pear-Config-1.10.12-6|14	Requires:	php-pear
14mr|php-pear-Config-1.10.12-6|15	BuildArch:	noarch
14mr|php-pear-Config-1.10.12-6|16	BuildRequires:	php-pear
14mr|php-pear-Config-1.10.12-6|17	
14mr|php-pear-Config-1.10.12-6|18	%description
14mr|php-pear-Config-1.10.12-6|19	The Config package provides methods for editing configuration
14mr|php-pear-Config-1.10.12-6|20	datasources. It does so in an object oriented manner, defining each
14mr|php-pear-Config-1.10.12-6|21	and every items found in the config datasource as a Config_Container
14mr|php-pear-Config-1.10.12-6|22	of various types (comments, sections, directives, blanks, ...). Items
14mr|php-pear-Config-1.10.12-6|23	can then be edited, added, removed, inserted. This package is not
14mr|php-pear-Config-1.10.12-6|24	intended for reading configuration data only, but for editing them. If
14mr|php-pear-Config-1.10.12-6|25	you only want to read your configuration data, use functions like
14mr|php-pear-Config-1.10.12-6|26	parse_ini_file() and the like instead, they are much faster.
14mr|php-pear-Config-1.10.12-6|27	
14mr|php-pear-Config-1.10.12-6|28	%prep
14mr|php-pear-Config-1.10.12-6|29	%setup -q -c
14mr|php-pear-Config-1.10.12-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Config-1.10.12-6|31	
14mr|php-pear-Config-1.10.12-6|32	%install
14mr|php-pear-Config-1.10.12-6|33	
14mr|php-pear-Config-1.10.12-6|34	cd %{upstream_name}-%{version}
14mr|php-pear-Config-1.10.12-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Config-1.10.12-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Config-1.10.12-6|37	
14mr|php-pear-Config-1.10.12-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Config-1.10.12-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Config-1.10.12-6|40	
14mr|php-pear-Config-1.10.12-6|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Config-1.10.12-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Config-1.10.12-6|43	
14mr|php-pear-Config-1.10.12-6|44	%clean
14mr|php-pear-Config-1.10.12-6|45	
14mr|php-pear-Config-1.10.12-6|46	
14mr|php-pear-Config-1.10.12-6|47	
14mr|php-pear-Config-1.10.12-6|48	%files
14mr|php-pear-Config-1.10.12-6|49	%defattr(-,root,root)
14mr|php-pear-Config-1.10.12-6|50	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Config-1.10.12-6|51	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Config-1.10.12-6|52	%{_datadir}/pear/%{_class}
14mr|php-pear-Config-1.10.12-6|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Config-1.10.12-6|54	
14mr|php-pear-Config-1.10.12-6|55	
14mr|php-pear-Config-1.10.12-6|56	
14mr|php-pear-Config-1.10.12-6|57	%changelog
14mr|php-pear-Config-1.10.12-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.12-6
14mr|php-pear-Config-1.10.12-6|59	+ Revision: 557469e
14mr|php-pear-Config-1.10.12-6|60	- MassBuild#440: Increase release tag
14mr|php-pear-Config-1.10.12-6|61	
14mr|php-pear-Config-1.10.12-6|62	

18420 14
14mr|php-pear-Console_Color-1.0.3-5|1	%define		_class		Console
14mr|php-pear-Console_Color-1.0.3-5|2	%define		_subclass	Color
14mr|php-pear-Console_Color-1.0.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Console_Color-1.0.3-5|4	
14mr|php-pear-Console_Color-1.0.3-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Console_Color-1.0.3-5|6	Version:	1.0.3
14mr|php-pear-Console_Color-1.0.3-5|7	Release:	5
14mr|php-pear-Console_Color-1.0.3-5|8	Summary:	Easily use ANSI console colors in your application
14mr|php-pear-Console_Color-1.0.3-5|9	License:	PHP License
14mr|php-pear-Console_Color-1.0.3-5|10	Group:		Development/PHP
14mr|php-pear-Console_Color-1.0.3-5|11	URL:		http://pear.php.net/package/Console_Color/
14mr|php-pear-Console_Color-1.0.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Console_Color-1.0.3-5|13	Source1:	php-pear-Console_Color.rpmlintrc
14mr|php-pear-Console_Color-1.0.3-5|14	Requires(post): php-pear
14mr|php-pear-Console_Color-1.0.3-5|15	Requires(preun): php-pear
14mr|php-pear-Console_Color-1.0.3-5|16	Requires:	php-pear
14mr|php-pear-Console_Color-1.0.3-5|17	BuildArch:	noarch
14mr|php-pear-Console_Color-1.0.3-5|18	BuildRequires:	php-pear
14mr|php-pear-Console_Color-1.0.3-5|19	
14mr|php-pear-Console_Color-1.0.3-5|20	%description
14mr|php-pear-Console_Color-1.0.3-5|21	You can use Console_Color::convert to transform colorcodes like %%r
14mr|php-pear-Console_Color-1.0.3-5|22	into ANSI control codes. 'print Console_Color::convert("%%rHello
14mr|php-pear-Console_Color-1.0.3-5|23	World!%%n");' would print "Hello World" in red, for example.
14mr|php-pear-Console_Color-1.0.3-5|24	
14mr|php-pear-Console_Color-1.0.3-5|25	%prep
14mr|php-pear-Console_Color-1.0.3-5|26	%setup -q -c
14mr|php-pear-Console_Color-1.0.3-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Console_Color-1.0.3-5|28	
14mr|php-pear-Console_Color-1.0.3-5|29	%install
14mr|php-pear-Console_Color-1.0.3-5|30	
14mr|php-pear-Console_Color-1.0.3-5|31	cd %{upstream_name}-%{version}
14mr|php-pear-Console_Color-1.0.3-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Console_Color-1.0.3-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Console_Color-1.0.3-5|34	
14mr|php-pear-Console_Color-1.0.3-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Console_Color-1.0.3-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Console_Color-1.0.3-5|37	
14mr|php-pear-Console_Color-1.0.3-5|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_Color-1.0.3-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_Color-1.0.3-5|40	
14mr|php-pear-Console_Color-1.0.3-5|41	%clean
14mr|php-pear-Console_Color-1.0.3-5|42	
14mr|php-pear-Console_Color-1.0.3-5|43	
14mr|php-pear-Console_Color-1.0.3-5|44	
14mr|php-pear-Console_Color-1.0.3-5|45	%files
14mr|php-pear-Console_Color-1.0.3-5|46	%defattr(-,root,root)
14mr|php-pear-Console_Color-1.0.3-5|47	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-Console_Color-1.0.3-5|48	%{_datadir}/pear/%{_class}
14mr|php-pear-Console_Color-1.0.3-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Console_Color-1.0.3-5|50	
14mr|php-pear-Console_Color-1.0.3-5|51	
14mr|php-pear-Console_Color-1.0.3-5|52	
14mr|php-pear-Console_Color-1.0.3-5|53	%changelog
14mr|php-pear-Console_Color-1.0.3-5|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|php-pear-Console_Color-1.0.3-5|55	+ Revision: 78c2b22
14mr|php-pear-Console_Color-1.0.3-5|56	- MassBuild#440: Increase release tag
14mr|php-pear-Console_Color-1.0.3-5|57	
14mr|php-pear-Console_Color-1.0.3-5|58	

18421 14
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|1	%define		_class		Console
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|2	%define		_subclass	ProgressBar
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|4	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|6	Version:	0.5.2beta
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|7	Release:	9
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|8	Summary:	Provides an easy-to-use interface to progress bars
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|9	License:	PHP License
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|10	Group:		Development/PHP
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|11	URL:		http://pear.php.net/package/Console_ProgressBar/
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|13	Requires(post): php-pear
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|14	Requires(preun): php-pear
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|15	Requires:	php-pear
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|16	BuildArch:	noarch
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|17	BuildRequires:	php-pear
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|18	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|19	%description
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|20	The class allows you to display progress bars in your terminal. You can
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|21	use this for displaying the status of downloads or other tasks that take
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|22	some time.
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|23	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|24	%prep
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|25	%setup -q -c
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|27	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|28	%install
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|29	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|30	cd %{upstream_name}-%{version}
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|33	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|36	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|39	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|40	%clean
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|41	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|42	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|43	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|44	%files
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|45	%defattr(-,root,root)
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|46	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|49	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|50	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|51	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|52	%changelog
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.2beta-9
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|54	+ Revision: 6293a85
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|55	- MassBuild#440: Increase release tag
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|56	
14mr|php-pear-Console_ProgressBar-0.5.2beta-9|57	

18422 14
14mr|php-pear-Console_Table-1.2.0-2|1	%define		_class		Console
14mr|php-pear-Console_Table-1.2.0-2|2	%define		_subclass	Table
14mr|php-pear-Console_Table-1.2.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Console_Table-1.2.0-2|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Console_Table-1.2.0-2|5	Version:	1.2.0
14mr|php-pear-Console_Table-1.2.0-2|6	Release:	2
14mr|php-pear-Console_Table-1.2.0-2|7	Summary:	Makes it easy to build console style tables
14mr|php-pear-Console_Table-1.2.0-2|8	License:	PHP License
14mr|php-pear-Console_Table-1.2.0-2|9	Group:		Development/PHP
14mr|php-pear-Console_Table-1.2.0-2|10	URL:		http://pear.php.net/package/Console_Table/
14mr|php-pear-Console_Table-1.2.0-2|11	Source0:	http://download.pear.php.net/package/Console_Table-%{version}.tgz
14mr|php-pear-Console_Table-1.2.0-2|12	Requires(post): php-pear
14mr|php-pear-Console_Table-1.2.0-2|13	Requires(preun): php-pear
14mr|php-pear-Console_Table-1.2.0-2|14	Requires:	php-pear
14mr|php-pear-Console_Table-1.2.0-2|15	BuildArch:	noarch
14mr|php-pear-Console_Table-1.2.0-2|16	BuildRequires:	php-pear
14mr|php-pear-Console_Table-1.2.0-2|17	
14mr|php-pear-Console_Table-1.2.0-2|18	%description
14mr|php-pear-Console_Table-1.2.0-2|19	Provides methods such as addRow(), insertRow(), addCol() etc to build
14mr|php-pear-Console_Table-1.2.0-2|20	Console tables. Can be with or without headers, and has various
14mr|php-pear-Console_Table-1.2.0-2|21	configurable options.
14mr|php-pear-Console_Table-1.2.0-2|22	
14mr|php-pear-Console_Table-1.2.0-2|23	%prep
14mr|php-pear-Console_Table-1.2.0-2|24	%setup -q -c
14mr|php-pear-Console_Table-1.2.0-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Console_Table-1.2.0-2|26	
14mr|php-pear-Console_Table-1.2.0-2|27	%install
14mr|php-pear-Console_Table-1.2.0-2|28	
14mr|php-pear-Console_Table-1.2.0-2|29	cd %{upstream_name}-%{version}
14mr|php-pear-Console_Table-1.2.0-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Console_Table-1.2.0-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Console_Table-1.2.0-2|32	
14mr|php-pear-Console_Table-1.2.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Console_Table-1.2.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Console_Table-1.2.0-2|35	
14mr|php-pear-Console_Table-1.2.0-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_Table-1.2.0-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Console_Table-1.2.0-2|38	
14mr|php-pear-Console_Table-1.2.0-2|39	%clean
14mr|php-pear-Console_Table-1.2.0-2|40	
14mr|php-pear-Console_Table-1.2.0-2|41	
14mr|php-pear-Console_Table-1.2.0-2|42	
14mr|php-pear-Console_Table-1.2.0-2|43	%files
14mr|php-pear-Console_Table-1.2.0-2|44	%{_datadir}/pear/%{_class}
14mr|php-pear-Console_Table-1.2.0-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Console_Table-1.2.0-2|46	
14mr|php-pear-Console_Table-1.2.0-2|47	
14mr|php-pear-Console_Table-1.2.0-2|48	
14mr|php-pear-Console_Table-1.2.0-2|49	%changelog
14mr|php-pear-Console_Table-1.2.0-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|php-pear-Console_Table-1.2.0-2|51	+ Revision: 95f3fcd
14mr|php-pear-Console_Table-1.2.0-2|52	- MassBuild#440: Increase release tag
14mr|php-pear-Console_Table-1.2.0-2|53	
14mr|php-pear-Console_Table-1.2.0-2|54	

18423 14
14mr|php-pear-Crypt_Rc4-1.0.3-2|1	%define		_class		Crypt
14mr|php-pear-Crypt_Rc4-1.0.3-2|2	%define		_subclass	Rc4
14mr|php-pear-Crypt_Rc4-1.0.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Crypt_Rc4-1.0.3-2|4	
14mr|php-pear-Crypt_Rc4-1.0.3-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Crypt_Rc4-1.0.3-2|6	Version:	1.0.3
14mr|php-pear-Crypt_Rc4-1.0.3-2|7	Release:	2
14mr|php-pear-Crypt_Rc4-1.0.3-2|8	Summary:	Encryption class for RC4 encryption
14mr|php-pear-Crypt_Rc4-1.0.3-2|9	License:	PHP License
14mr|php-pear-Crypt_Rc4-1.0.3-2|10	Group:		Development/PHP
14mr|php-pear-Crypt_Rc4-1.0.3-2|11	URL:		http://pear.php.net/package/Crypt_Rc4/
14mr|php-pear-Crypt_Rc4-1.0.3-2|12	Source0:	http://download.pear.php.net/package/Crypt_RC4-%{version}.tgz
14mr|php-pear-Crypt_Rc4-1.0.3-2|13	Requires(post): php-pear
14mr|php-pear-Crypt_Rc4-1.0.3-2|14	Requires(preun): php-pear
14mr|php-pear-Crypt_Rc4-1.0.3-2|15	Requires:	php-pear
14mr|php-pear-Crypt_Rc4-1.0.3-2|16	BuildArch:	noarch
14mr|php-pear-Crypt_Rc4-1.0.3-2|17	BuildRequires:	php-pear
14mr|php-pear-Crypt_Rc4-1.0.3-2|18	
14mr|php-pear-Crypt_Rc4-1.0.3-2|19	%description
14mr|php-pear-Crypt_Rc4-1.0.3-2|20	RC4 encryption class.
14mr|php-pear-Crypt_Rc4-1.0.3-2|21	
14mr|php-pear-Crypt_Rc4-1.0.3-2|22	%prep
14mr|php-pear-Crypt_Rc4-1.0.3-2|23	%setup -q -c
14mr|php-pear-Crypt_Rc4-1.0.3-2|24	mv package.xml Crypt_RC4-%{version}/%{upstream_name}.xml
14mr|php-pear-Crypt_Rc4-1.0.3-2|25	
14mr|php-pear-Crypt_Rc4-1.0.3-2|26	%install
14mr|php-pear-Crypt_Rc4-1.0.3-2|27	
14mr|php-pear-Crypt_Rc4-1.0.3-2|28	cd Crypt_RC4-%{version}
14mr|php-pear-Crypt_Rc4-1.0.3-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Crypt_Rc4-1.0.3-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Crypt_Rc4-1.0.3-2|31	
14mr|php-pear-Crypt_Rc4-1.0.3-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Crypt_Rc4-1.0.3-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Crypt_Rc4-1.0.3-2|34	
14mr|php-pear-Crypt_Rc4-1.0.3-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Crypt_Rc4-1.0.3-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Crypt_Rc4-1.0.3-2|37	
14mr|php-pear-Crypt_Rc4-1.0.3-2|38	
14mr|php-pear-Crypt_Rc4-1.0.3-2|39	%files
14mr|php-pear-Crypt_Rc4-1.0.3-2|40	%{_datadir}/pear/%{_class}
14mr|php-pear-Crypt_Rc4-1.0.3-2|41	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Crypt_Rc4-1.0.3-2|42	
14mr|php-pear-Crypt_Rc4-1.0.3-2|43	%changelog
14mr|php-pear-Crypt_Rc4-1.0.3-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|php-pear-Crypt_Rc4-1.0.3-2|45	+ Revision: fb816a6
14mr|php-pear-Crypt_Rc4-1.0.3-2|46	- MassBuild#440: Increase release tag
14mr|php-pear-Crypt_Rc4-1.0.3-2|47	
14mr|php-pear-Crypt_Rc4-1.0.3-2|48	

18424 14
14mr|php-pear-Date-1.4.7-12|1	%define		_class		Date
14mr|php-pear-Date-1.4.7-12|2	%define		upstream_name	%{_class}
14mr|php-pear-Date-1.4.7-12|3	
14mr|php-pear-Date-1.4.7-12|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Date-1.4.7-12|5	Version:	1.4.7
14mr|php-pear-Date-1.4.7-12|6	Release:	12
14mr|php-pear-Date-1.4.7-12|7	Summary:	Date and time zone classes
14mr|php-pear-Date-1.4.7-12|8	License:	PHP License
14mr|php-pear-Date-1.4.7-12|9	Group:		Development/PHP
14mr|php-pear-Date-1.4.7-12|10	URL:		http://pear.php.net/package/Date/
14mr|php-pear-Date-1.4.7-12|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Date-1.4.7-12|12	Requires(post): php-pear
14mr|php-pear-Date-1.4.7-12|13	Requires(preun): php-pear
14mr|php-pear-Date-1.4.7-12|14	Requires:	php-pear
14mr|php-pear-Date-1.4.7-12|15	BuildArch:	noarch
14mr|php-pear-Date-1.4.7-12|16	BuildRequires:	php-pear
14mr|php-pear-Date-1.4.7-12|17	
14mr|php-pear-Date-1.4.7-12|18	%description
14mr|php-pear-Date-1.4.7-12|19	Generic classes for representation and manipulation of dates, times
14mr|php-pear-Date-1.4.7-12|20	and time zones without the need of timestamps, which is a huge
14mr|php-pear-Date-1.4.7-12|21	limitation for PHP programs. Includes time zone data, time zone
14mr|php-pear-Date-1.4.7-12|22	conversions and many date/time conversions. It does not rely on 32-bit
14mr|php-pear-Date-1.4.7-12|23	system date stamps, so you can display calendars and compare dates
14mr|php-pear-Date-1.4.7-12|24	that date pre 1970 and post 2038. This package also provides a class
14mr|php-pear-Date-1.4.7-12|25	to convert date strings between Gregorian and Human calendar formats.
14mr|php-pear-Date-1.4.7-12|26	
14mr|php-pear-Date-1.4.7-12|27	%prep
14mr|php-pear-Date-1.4.7-12|28	%setup -q -c
14mr|php-pear-Date-1.4.7-12|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Date-1.4.7-12|30	
14mr|php-pear-Date-1.4.7-12|31	%install
14mr|php-pear-Date-1.4.7-12|32	
14mr|php-pear-Date-1.4.7-12|33	cd %{upstream_name}-%{version}
14mr|php-pear-Date-1.4.7-12|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Date-1.4.7-12|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Date-1.4.7-12|36	
14mr|php-pear-Date-1.4.7-12|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Date-1.4.7-12|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Date-1.4.7-12|39	
14mr|php-pear-Date-1.4.7-12|40	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Date-1.4.7-12|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Date-1.4.7-12|42	
14mr|php-pear-Date-1.4.7-12|43	%clean
14mr|php-pear-Date-1.4.7-12|44	
14mr|php-pear-Date-1.4.7-12|45	
14mr|php-pear-Date-1.4.7-12|46	
14mr|php-pear-Date-1.4.7-12|47	%files
14mr|php-pear-Date-1.4.7-12|48	%defattr(-,root,root)
14mr|php-pear-Date-1.4.7-12|49	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Date-1.4.7-12|50	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Date-1.4.7-12|51	%{_datadir}/pear/%{_class}
14mr|php-pear-Date-1.4.7-12|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Date-1.4.7-12|53	
14mr|php-pear-Date-1.4.7-12|54	
14mr|php-pear-Date-1.4.7-12|55	
14mr|php-pear-Date-1.4.7-12|56	%changelog
14mr|php-pear-Date-1.4.7-12|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.7-12
14mr|php-pear-Date-1.4.7-12|58	+ Revision: 1fa4143
14mr|php-pear-Date-1.4.7-12|59	- MassBuild#440: Increase release tag
14mr|php-pear-Date-1.4.7-12|60	
14mr|php-pear-Date-1.4.7-12|61	

18425 14
14mr|php-pear-Date_Holidays-0.21.8-7|1	%define _class		Date
14mr|php-pear-Date_Holidays-0.21.8-7|2	%define _subclass	Holidays
14mr|php-pear-Date_Holidays-0.21.8-7|3	%define modname	%{_class}_%{_subclass}
14mr|php-pear-Date_Holidays-0.21.8-7|4	%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
14mr|php-pear-Date_Holidays-0.21.8-7|5	
14mr|php-pear-Date_Holidays-0.21.8-7|6	%define __noautoreq /usr/bin/php
14mr|php-pear-Date_Holidays-0.21.8-7|7	
14mr|php-pear-Date_Holidays-0.21.8-7|8	Summary:	Driver based class to calculate holidays
14mr|php-pear-Date_Holidays-0.21.8-7|9	Name:		php-pear-%{modname}
14mr|php-pear-Date_Holidays-0.21.8-7|10	Version:	0.21.8
14mr|php-pear-Date_Holidays-0.21.8-7|11	Release:	7
14mr|php-pear-Date_Holidays-0.21.8-7|12	License:	PHP License
14mr|php-pear-Date_Holidays-0.21.8-7|13	Group:		Development/PHP
14mr|php-pear-Date_Holidays-0.21.8-7|14	Url:		http://pear.php.net/package/Date_Holidays/
14mr|php-pear-Date_Holidays-0.21.8-7|15	Source0:	http://download.pear.php.net/package/Date_Holidays-%{version}.tgz
14mr|php-pear-Date_Holidays-0.21.8-7|16	BuildArch:	noarch
14mr|php-pear-Date_Holidays-0.21.8-7|17	BuildRequires:  php-pear
14mr|php-pear-Date_Holidays-0.21.8-7|18	Requires(post,preun):	php-pear
14mr|php-pear-Date_Holidays-0.21.8-7|19	Requires:	php-pear
14mr|php-pear-Date_Holidays-0.21.8-7|20	Suggests:	%{pear_deps}
14mr|php-pear-Date_Holidays-0.21.8-7|21	
14mr|php-pear-Date_Holidays-0.21.8-7|22	%description
14mr|php-pear-Date_Holidays-0.21.8-7|23	Date_Holidays helps you calculating the dates and titles of
14mr|php-pear-Date_Holidays-0.21.8-7|24	holidays and other special celebrations. The calculation is
14mr|php-pear-Date_Holidays-0.21.8-7|25	driver-based so it is easy to add new drivers that calculate
14mr|php-pear-Date_Holidays-0.21.8-7|26	a country's holidays. The methods of the class can be used
14mr|php-pear-Date_Holidays-0.21.8-7|27	to get a holiday's date and title in various languages.
14mr|php-pear-Date_Holidays-0.21.8-7|28	
14mr|php-pear-Date_Holidays-0.21.8-7|29	%prep
14mr|php-pear-Date_Holidays-0.21.8-7|30	%setup -qc
14mr|php-pear-Date_Holidays-0.21.8-7|31	mv package.xml %{modname}-%{version}/%{modname}.xml
14mr|php-pear-Date_Holidays-0.21.8-7|32	
14mr|php-pear-Date_Holidays-0.21.8-7|33	%install
14mr|php-pear-Date_Holidays-0.21.8-7|34	cd %{modname}-%{version}
14mr|php-pear-Date_Holidays-0.21.8-7|35	pear install --nodeps --packagingroot %{buildroot} %{modname}.xml
14mr|php-pear-Date_Holidays-0.21.8-7|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Date_Holidays-0.21.8-7|37	
14mr|php-pear-Date_Holidays-0.21.8-7|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Date_Holidays-0.21.8-7|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Date_Holidays-0.21.8-7|40	
14mr|php-pear-Date_Holidays-0.21.8-7|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Date_Holidays-0.21.8-7|42	install -m 644 %{modname}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Date_Holidays-0.21.8-7|43	
14mr|php-pear-Date_Holidays-0.21.8-7|44	%files
14mr|php-pear-Date_Holidays-0.21.8-7|45	%doc %{modname}-%{version}/examples
14mr|php-pear-Date_Holidays-0.21.8-7|46	%{_bindir}/pear-dh-*
14mr|php-pear-Date_Holidays-0.21.8-7|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Date_Holidays-0.21.8-7|48	%{_datadir}/pear/data/%{modname}
14mr|php-pear-Date_Holidays-0.21.8-7|49	%{_datadir}/pear/packages/%{modname}.xml
14mr|php-pear-Date_Holidays-0.21.8-7|50	
14mr|php-pear-Date_Holidays-0.21.8-7|51	%changelog
14mr|php-pear-Date_Holidays-0.21.8-7|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21.8-7
14mr|php-pear-Date_Holidays-0.21.8-7|53	+ Revision: 5591792
14mr|php-pear-Date_Holidays-0.21.8-7|54	- MassBuild#440: Increase release tag
14mr|php-pear-Date_Holidays-0.21.8-7|55	
14mr|php-pear-Date_Holidays-0.21.8-7|56	

18426 14
14mr|php-pear-DB-1.7.14-7|1	%define		_class		    DB
14mr|php-pear-DB-1.7.14-7|2	%define		upstream_name	%{_class}
14mr|php-pear-DB-1.7.14-7|3	
14mr|php-pear-DB-1.7.14-7|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-DB-1.7.14-7|5	Version:	1.7.14
14mr|php-pear-DB-1.7.14-7|6	Release:	7
14mr|php-pear-DB-1.7.14-7|7	Summary:	Database Abstraction Layer
14mr|php-pear-DB-1.7.14-7|8	License:	PHP License
14mr|php-pear-DB-1.7.14-7|9	Group:		Development/PHP
14mr|php-pear-DB-1.7.14-7|10	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-DB-1.7.14-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-DB-1.7.14-7|12	Requires(post): php-pear
14mr|php-pear-DB-1.7.14-7|13	Requires(preun): php-pear
14mr|php-pear-DB-1.7.14-7|14	Requires:	php-pear
14mr|php-pear-DB-1.7.14-7|15	BuildRequires:	php-pear
14mr|php-pear-DB-1.7.14-7|16	BuildArch:	noarch
14mr|php-pear-DB-1.7.14-7|17	
14mr|php-pear-DB-1.7.14-7|18	%description
14mr|php-pear-DB-1.7.14-7|19	DB is a database abstraction layer providing:
14mr|php-pear-DB-1.7.14-7|20	* an OO-style query API
14mr|php-pear-DB-1.7.14-7|21	* portability features that make programs written for one DBMS work with other
14mr|php-pear-DB-1.7.14-7|22	DBMS's
14mr|php-pear-DB-1.7.14-7|23	* a DSN (data source name) format for specifying database servers
14mr|php-pear-DB-1.7.14-7|24	* prepare/execute (bind) emulation for databases that don't support it natively
14mr|php-pear-DB-1.7.14-7|25	* a result object for each query response
14mr|php-pear-DB-1.7.14-7|26	* portable error codes
14mr|php-pear-DB-1.7.14-7|27	* sequence emulation
14mr|php-pear-DB-1.7.14-7|28	* sequential and non-sequential row fetching as well as bulk fetching
14mr|php-pear-DB-1.7.14-7|29	* formats fetched rows as associative arrays, ordered arrays or objects
14mr|php-pear-DB-1.7.14-7|30	* row limit support
14mr|php-pear-DB-1.7.14-7|31	* transactions support
14mr|php-pear-DB-1.7.14-7|32	* table information interface
14mr|php-pear-DB-1.7.14-7|33	* DocBook and phpDocumentor API documentation
14mr|php-pear-DB-1.7.14-7|34	
14mr|php-pear-DB-1.7.14-7|35	%prep
14mr|php-pear-DB-1.7.14-7|36	%setup -q -c
14mr|php-pear-DB-1.7.14-7|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-DB-1.7.14-7|38	
14mr|php-pear-DB-1.7.14-7|39	%install
14mr|php-pear-DB-1.7.14-7|40	
14mr|php-pear-DB-1.7.14-7|41	cd %{upstream_name}-%{version}
14mr|php-pear-DB-1.7.14-7|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-DB-1.7.14-7|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-DB-1.7.14-7|44	
14mr|php-pear-DB-1.7.14-7|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-DB-1.7.14-7|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-DB-1.7.14-7|47	
14mr|php-pear-DB-1.7.14-7|48	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-DB-1.7.14-7|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-DB-1.7.14-7|50	
14mr|php-pear-DB-1.7.14-7|51	%clean
14mr|php-pear-DB-1.7.14-7|52	
14mr|php-pear-DB-1.7.14-7|53	
14mr|php-pear-DB-1.7.14-7|54	
14mr|php-pear-DB-1.7.14-7|55	%files
14mr|php-pear-DB-1.7.14-7|56	%defattr(-,root,root)
14mr|php-pear-DB-1.7.14-7|57	%doc %{upstream_name}-%{version}/doc/*
14mr|php-pear-DB-1.7.14-7|58	%{_datadir}/pear/%{_class}
14mr|php-pear-DB-1.7.14-7|59	%{_datadir}/pear/%{_class}.php
14mr|php-pear-DB-1.7.14-7|60	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-DB-1.7.14-7|61	
14mr|php-pear-DB-1.7.14-7|62	
14mr|php-pear-DB-1.7.14-7|63	
14mr|php-pear-DB-1.7.14-7|64	%changelog
14mr|php-pear-DB-1.7.14-7|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.14-7
14mr|php-pear-DB-1.7.14-7|66	+ Revision: ef0e033
14mr|php-pear-DB-1.7.14-7|67	- MassBuild#440: Increase release tag
14mr|php-pear-DB-1.7.14-7|68	
14mr|php-pear-DB-1.7.14-7|69	

18427 14
14mr|php-pear-DB_DataObject-1.11.3-2|1	%define		_class		DB
14mr|php-pear-DB_DataObject-1.11.3-2|2	%define		_subclass	DataObject
14mr|php-pear-DB_DataObject-1.11.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-DB_DataObject-1.11.3-2|4	
14mr|php-pear-DB_DataObject-1.11.3-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-DB_DataObject-1.11.3-2|6	Version:	1.11.3
14mr|php-pear-DB_DataObject-1.11.3-2|7	Release:	2
14mr|php-pear-DB_DataObject-1.11.3-2|8	Summary:	An SQL builder, object interface to database tables
14mr|php-pear-DB_DataObject-1.11.3-2|9	
14mr|php-pear-DB_DataObject-1.11.3-2|10	License:	PHP License
14mr|php-pear-DB_DataObject-1.11.3-2|11	Group:		Development/PHP
14mr|php-pear-DB_DataObject-1.11.3-2|12	URL:		http://pear.php.net/package/DB_DataObject/
14mr|php-pear-DB_DataObject-1.11.3-2|13	Source0:	http://download.pear.php.net/package/DB_DataObject-%{version}.tgz
14mr|php-pear-DB_DataObject-1.11.3-2|14	Requires(post): php-pear
14mr|php-pear-DB_DataObject-1.11.3-2|15	Requires(preun): php-pear
14mr|php-pear-DB_DataObject-1.11.3-2|16	Requires:	php-pear
14mr|php-pear-DB_DataObject-1.11.3-2|17	BuildArch:	noarch
14mr|php-pear-DB_DataObject-1.11.3-2|18	BuildRequires:	php-pear
14mr|php-pear-DB_DataObject-1.11.3-2|19	
14mr|php-pear-DB_DataObject-1.11.3-2|20	%description
14mr|php-pear-DB_DataObject-1.11.3-2|21	The core class is designed to be extended for each of your tables so
14mr|php-pear-DB_DataObject-1.11.3-2|22	that you put the data logic inside the data classes. Included is a
14mr|php-pear-DB_DataObject-1.11.3-2|23	Generator to make your configuration files and your base classes.
14mr|php-pear-DB_DataObject-1.11.3-2|24	DataObject performs 2 tasks:
14mr|php-pear-DB_DataObject-1.11.3-2|25	- Builds SQL statements based on the objects vars and the builder
14mr|php-pear-DB_DataObject-1.11.3-2|26	methods,
14mr|php-pear-DB_DataObject-1.11.3-2|27	- acts as a datastore for a table row.
14mr|php-pear-DB_DataObject-1.11.3-2|28	
14mr|php-pear-DB_DataObject-1.11.3-2|29	%prep
14mr|php-pear-DB_DataObject-1.11.3-2|30	%setup -q -c
14mr|php-pear-DB_DataObject-1.11.3-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-DB_DataObject-1.11.3-2|32	
14mr|php-pear-DB_DataObject-1.11.3-2|33	%install
14mr|php-pear-DB_DataObject-1.11.3-2|34	
14mr|php-pear-DB_DataObject-1.11.3-2|35	cd %{upstream_name}-%{version}
14mr|php-pear-DB_DataObject-1.11.3-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-DB_DataObject-1.11.3-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-DB_DataObject-1.11.3-2|38	
14mr|php-pear-DB_DataObject-1.11.3-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-DB_DataObject-1.11.3-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-DB_DataObject-1.11.3-2|41	rm -rf %{buildroot}%{_bindir}/DB
14mr|php-pear-DB_DataObject-1.11.3-2|42	
14mr|php-pear-DB_DataObject-1.11.3-2|43	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-DB_DataObject-1.11.3-2|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-DB_DataObject-1.11.3-2|45	
14mr|php-pear-DB_DataObject-1.11.3-2|46	%clean
14mr|php-pear-DB_DataObject-1.11.3-2|47	
14mr|php-pear-DB_DataObject-1.11.3-2|48	
14mr|php-pear-DB_DataObject-1.11.3-2|49	
14mr|php-pear-DB_DataObject-1.11.3-2|50	%files
14mr|php-pear-DB_DataObject-1.11.3-2|51	%doc %{upstream_name}-%{version}/docs/example.ini
14mr|php-pear-DB_DataObject-1.11.3-2|52	%{_datadir}/pear/%{_class}
14mr|php-pear-DB_DataObject-1.11.3-2|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-DB_DataObject-1.11.3-2|54	
14mr|php-pear-DB_DataObject-1.11.3-2|55	
14mr|php-pear-DB_DataObject-1.11.3-2|56	
14mr|php-pear-DB_DataObject-1.11.3-2|57	
14mr|php-pear-DB_DataObject-1.11.3-2|58	%changelog
14mr|php-pear-DB_DataObject-1.11.3-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11.3-2
14mr|php-pear-DB_DataObject-1.11.3-2|60	+ Revision: 50d0bf3
14mr|php-pear-DB_DataObject-1.11.3-2|61	- MassBuild#440: Increase release tag
14mr|php-pear-DB_DataObject-1.11.3-2|62	
14mr|php-pear-DB_DataObject-1.11.3-2|63	

18428 14
14mr|php-pear-File-1.4.1-2|1	%define		_class		File
14mr|php-pear-File-1.4.1-2|2	%define		upstream_name	%{_class}
14mr|php-pear-File-1.4.1-2|3	
14mr|php-pear-File-1.4.1-2|4	Summary:	Common file and directory routines
14mr|php-pear-File-1.4.1-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-File-1.4.1-2|6	Version:	1.4.1
14mr|php-pear-File-1.4.1-2|7	Release:	2
14mr|php-pear-File-1.4.1-2|8	License:	PHP License
14mr|php-pear-File-1.4.1-2|9	Group:		Development/PHP
14mr|php-pear-File-1.4.1-2|10	URL:		http://pear.php.net/package/File/
14mr|php-pear-File-1.4.1-2|11	Source0:	http://download.pear.php.net/package/File-%{version}.tgz
14mr|php-pear-File-1.4.1-2|12	Requires(post): php-pear
14mr|php-pear-File-1.4.1-2|13	Requires(preun): php-pear
14mr|php-pear-File-1.4.1-2|14	Requires:	php-pear
14mr|php-pear-File-1.4.1-2|15	BuildArch:	noarch
14mr|php-pear-File-1.4.1-2|16	BuildRequires:	php-pear
14mr|php-pear-File-1.4.1-2|17	Suggests:	php-pear-File_Util
14mr|php-pear-File-1.4.1-2|18	Suggests:	php-pear-File_CSV
14mr|php-pear-File-1.4.1-2|19	
14mr|php-pear-File-1.4.1-2|20	%description
14mr|php-pear-File-1.4.1-2|21	Provides easy access to read/write to files along with some common routines
14mr|php-pear-File-1.4.1-2|22	to deal with paths.
14mr|php-pear-File-1.4.1-2|23	
14mr|php-pear-File-1.4.1-2|24	%prep
14mr|php-pear-File-1.4.1-2|25	%setup -q -c
14mr|php-pear-File-1.4.1-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-File-1.4.1-2|27	
14mr|php-pear-File-1.4.1-2|28	%install
14mr|php-pear-File-1.4.1-2|29	
14mr|php-pear-File-1.4.1-2|30	cd %{upstream_name}-%{version}
14mr|php-pear-File-1.4.1-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-File-1.4.1-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-File-1.4.1-2|33	
14mr|php-pear-File-1.4.1-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-File-1.4.1-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-File-1.4.1-2|36	
14mr|php-pear-File-1.4.1-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File-1.4.1-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File-1.4.1-2|39	
14mr|php-pear-File-1.4.1-2|40	%clean
14mr|php-pear-File-1.4.1-2|41	
14mr|php-pear-File-1.4.1-2|42	
14mr|php-pear-File-1.4.1-2|43	
14mr|php-pear-File-1.4.1-2|44	%files
14mr|php-pear-File-1.4.1-2|45	%defattr(-,root,root)
14mr|php-pear-File-1.4.1-2|46	%{_datadir}/pear/%{_class}.php
14mr|php-pear-File-1.4.1-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-File-1.4.1-2|48	
14mr|php-pear-File-1.4.1-2|49	
14mr|php-pear-File-1.4.1-2|50	
14mr|php-pear-File-1.4.1-2|51	%changelog
14mr|php-pear-File-1.4.1-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-2
14mr|php-pear-File-1.4.1-2|53	+ Revision: a9e5ed1
14mr|php-pear-File-1.4.1-2|54	- MassBuild#440: Increase release tag
14mr|php-pear-File-1.4.1-2|55	
14mr|php-pear-File-1.4.1-2|56	

18429 14
14mr|php-pear-File_CSV-1.0.0-6|1	%define		_class		File
14mr|php-pear-File_CSV-1.0.0-6|2	%define		upstream_name	%{_class}_CSV
14mr|php-pear-File_CSV-1.0.0-6|3	
14mr|php-pear-File_CSV-1.0.0-6|4	Summary:	Read and write of CSV files
14mr|php-pear-File_CSV-1.0.0-6|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-File_CSV-1.0.0-6|6	Version:	1.0.0
14mr|php-pear-File_CSV-1.0.0-6|7	Release:	6
14mr|php-pear-File_CSV-1.0.0-6|8	License:	PHP License
14mr|php-pear-File_CSV-1.0.0-6|9	Group:		Development/PHP
14mr|php-pear-File_CSV-1.0.0-6|10	URL:		http://pear.php.net/package/File_CSV/
14mr|php-pear-File_CSV-1.0.0-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-File_CSV-1.0.0-6|12	Requires(post): php-pear
14mr|php-pear-File_CSV-1.0.0-6|13	Requires(preun): php-pear
14mr|php-pear-File_CSV-1.0.0-6|14	Requires:	php-pear
14mr|php-pear-File_CSV-1.0.0-6|15	BuildArch:	noarch
14mr|php-pear-File_CSV-1.0.0-6|16	BuildRequires:	php-pear
14mr|php-pear-File_CSV-1.0.0-6|17	Conflicts:	php-pear-File < 1.4.0
14mr|php-pear-File_CSV-1.0.0-6|18	
14mr|php-pear-File_CSV-1.0.0-6|19	%description
14mr|php-pear-File_CSV-1.0.0-6|20	Read and write of CSV files as well as discovering the format the CSV file is
14mr|php-pear-File_CSV-1.0.0-6|21	in.
14mr|php-pear-File_CSV-1.0.0-6|22	
14mr|php-pear-File_CSV-1.0.0-6|23	Supports headers and is excel compatible, i.e. ="0004" outputs as 0004 (only
14mr|php-pear-File_CSV-1.0.0-6|24	read wise)
14mr|php-pear-File_CSV-1.0.0-6|25	
14mr|php-pear-File_CSV-1.0.0-6|26	For more information on CSV: http://rfc.net/rfc4180.html
14mr|php-pear-File_CSV-1.0.0-6|27	
14mr|php-pear-File_CSV-1.0.0-6|28	%prep
14mr|php-pear-File_CSV-1.0.0-6|29	%setup -q -c
14mr|php-pear-File_CSV-1.0.0-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-File_CSV-1.0.0-6|31	
14mr|php-pear-File_CSV-1.0.0-6|32	%install
14mr|php-pear-File_CSV-1.0.0-6|33	
14mr|php-pear-File_CSV-1.0.0-6|34	cd %{upstream_name}-%{version}
14mr|php-pear-File_CSV-1.0.0-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-File_CSV-1.0.0-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-File_CSV-1.0.0-6|37	
14mr|php-pear-File_CSV-1.0.0-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-File_CSV-1.0.0-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-File_CSV-1.0.0-6|40	
14mr|php-pear-File_CSV-1.0.0-6|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_CSV-1.0.0-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_CSV-1.0.0-6|43	
14mr|php-pear-File_CSV-1.0.0-6|44	%clean
14mr|php-pear-File_CSV-1.0.0-6|45	
14mr|php-pear-File_CSV-1.0.0-6|46	
14mr|php-pear-File_CSV-1.0.0-6|47	
14mr|php-pear-File_CSV-1.0.0-6|48	%files
14mr|php-pear-File_CSV-1.0.0-6|49	%defattr(-,root,root)
14mr|php-pear-File_CSV-1.0.0-6|50	%{_datadir}/pear/%{_class}/CSV.php
14mr|php-pear-File_CSV-1.0.0-6|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-File_CSV-1.0.0-6|52	
14mr|php-pear-File_CSV-1.0.0-6|53	
14mr|php-pear-File_CSV-1.0.0-6|54	
14mr|php-pear-File_CSV-1.0.0-6|55	
14mr|php-pear-File_CSV-1.0.0-6|56	%changelog
14mr|php-pear-File_CSV-1.0.0-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-6
14mr|php-pear-File_CSV-1.0.0-6|58	+ Revision: 1416e9f
14mr|php-pear-File_CSV-1.0.0-6|59	- MassBuild#440: Increase release tag
14mr|php-pear-File_CSV-1.0.0-6|60	
14mr|php-pear-File_CSV-1.0.0-6|61	

18430 14
14mr|php-pear-File_Gettext-0.4.2-2|1	%define		_class		File
14mr|php-pear-File_Gettext-0.4.2-2|2	%define		_subclass	Gettext
14mr|php-pear-File_Gettext-0.4.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-File_Gettext-0.4.2-2|4	
14mr|php-pear-File_Gettext-0.4.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-File_Gettext-0.4.2-2|6	Version:	0.4.2
14mr|php-pear-File_Gettext-0.4.2-2|7	Release:	2
14mr|php-pear-File_Gettext-0.4.2-2|8	Summary:	GNU Gettext file parser
14mr|php-pear-File_Gettext-0.4.2-2|9	License:	PHP License
14mr|php-pear-File_Gettext-0.4.2-2|10	Group:		Development/PHP
14mr|php-pear-File_Gettext-0.4.2-2|11	URL:		http://pear.php.net/package/File_Gettext/
14mr|php-pear-File_Gettext-0.4.2-2|12	Source0:	http://download.pear.php.net/package/File_Gettext-%{version}.tgz
14mr|php-pear-File_Gettext-0.4.2-2|13	Requires(post): php-pear
14mr|php-pear-File_Gettext-0.4.2-2|14	Requires(preun): php-pear
14mr|php-pear-File_Gettext-0.4.2-2|15	Requires:	php-pear
14mr|php-pear-File_Gettext-0.4.2-2|16	BuildArch:	noarch
14mr|php-pear-File_Gettext-0.4.2-2|17	BuildRequires:	php-pear
14mr|php-pear-File_Gettext-0.4.2-2|18	
14mr|php-pear-File_Gettext-0.4.2-2|19	%description
14mr|php-pear-File_Gettext-0.4.2-2|20	Reader and writer for GNU PO and MO files.
14mr|php-pear-File_Gettext-0.4.2-2|21	
14mr|php-pear-File_Gettext-0.4.2-2|22	%prep
14mr|php-pear-File_Gettext-0.4.2-2|23	%setup -q -c
14mr|php-pear-File_Gettext-0.4.2-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-File_Gettext-0.4.2-2|25	
14mr|php-pear-File_Gettext-0.4.2-2|26	%install
14mr|php-pear-File_Gettext-0.4.2-2|27	
14mr|php-pear-File_Gettext-0.4.2-2|28	cd %{upstream_name}-%{version}
14mr|php-pear-File_Gettext-0.4.2-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-File_Gettext-0.4.2-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-File_Gettext-0.4.2-2|31	
14mr|php-pear-File_Gettext-0.4.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-File_Gettext-0.4.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-File_Gettext-0.4.2-2|34	
14mr|php-pear-File_Gettext-0.4.2-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_Gettext-0.4.2-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_Gettext-0.4.2-2|37	
14mr|php-pear-File_Gettext-0.4.2-2|38	%clean
14mr|php-pear-File_Gettext-0.4.2-2|39	
14mr|php-pear-File_Gettext-0.4.2-2|40	
14mr|php-pear-File_Gettext-0.4.2-2|41	
14mr|php-pear-File_Gettext-0.4.2-2|42	%files
14mr|php-pear-File_Gettext-0.4.2-2|43	%defattr(-,root,root)
14mr|php-pear-File_Gettext-0.4.2-2|44	%{_datadir}/pear/%{_class}
14mr|php-pear-File_Gettext-0.4.2-2|45	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-File_Gettext-0.4.2-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-File_Gettext-0.4.2-2|47	
14mr|php-pear-File_Gettext-0.4.2-2|48	
14mr|php-pear-File_Gettext-0.4.2-2|49	
14mr|php-pear-File_Gettext-0.4.2-2|50	%changelog
14mr|php-pear-File_Gettext-0.4.2-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.2-2
14mr|php-pear-File_Gettext-0.4.2-2|52	+ Revision: 2f46baa
14mr|php-pear-File_Gettext-0.4.2-2|53	- MassBuild#440: Increase release tag
14mr|php-pear-File_Gettext-0.4.2-2|54	
14mr|php-pear-File_Gettext-0.4.2-2|55	

18431 14
14mr|php-pear-File_PDF-0.3.3-5|1	%define		_class		File
14mr|php-pear-File_PDF-0.3.3-5|2	%define		_subclass	PDF
14mr|php-pear-File_PDF-0.3.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-File_PDF-0.3.3-5|4	
14mr|php-pear-File_PDF-0.3.3-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-File_PDF-0.3.3-5|6	Version:	0.3.3
14mr|php-pear-File_PDF-0.3.3-5|7	Release:	5
14mr|php-pear-File_PDF-0.3.3-5|8	Summary:	PDF generation using only PHP
14mr|php-pear-File_PDF-0.3.3-5|9	License:	PHP License
14mr|php-pear-File_PDF-0.3.3-5|10	Group:		Development/PHP
14mr|php-pear-File_PDF-0.3.3-5|11	URL:		http://pear.php.net/package/File_PDF/
14mr|php-pear-File_PDF-0.3.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-File_PDF-0.3.3-5|13	Requires(post): php-pear
14mr|php-pear-File_PDF-0.3.3-5|14	Requires(preun): php-pear
14mr|php-pear-File_PDF-0.3.3-5|15	Requires:	php-pear
14mr|php-pear-File_PDF-0.3.3-5|16	BuildArch:	noarch
14mr|php-pear-File_PDF-0.3.3-5|17	BuildRequires:	php-pear
14mr|php-pear-File_PDF-0.3.3-5|18	
14mr|php-pear-File_PDF-0.3.3-5|19	%description
14mr|php-pear-File_PDF-0.3.3-5|20	This package provides PDF generation using only PHP, without requiring
14mr|php-pear-File_PDF-0.3.3-5|21	any external libraries.
14mr|php-pear-File_PDF-0.3.3-5|22	
14mr|php-pear-File_PDF-0.3.3-5|23	%prep
14mr|php-pear-File_PDF-0.3.3-5|24	%setup -q -c
14mr|php-pear-File_PDF-0.3.3-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-File_PDF-0.3.3-5|26	
14mr|php-pear-File_PDF-0.3.3-5|27	%install
14mr|php-pear-File_PDF-0.3.3-5|28	
14mr|php-pear-File_PDF-0.3.3-5|29	cd %{upstream_name}-%{version}
14mr|php-pear-File_PDF-0.3.3-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-File_PDF-0.3.3-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-File_PDF-0.3.3-5|32	
14mr|php-pear-File_PDF-0.3.3-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-File_PDF-0.3.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-File_PDF-0.3.3-5|35	
14mr|php-pear-File_PDF-0.3.3-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_PDF-0.3.3-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_PDF-0.3.3-5|38	
14mr|php-pear-File_PDF-0.3.3-5|39	%clean
14mr|php-pear-File_PDF-0.3.3-5|40	
14mr|php-pear-File_PDF-0.3.3-5|41	
14mr|php-pear-File_PDF-0.3.3-5|42	
14mr|php-pear-File_PDF-0.3.3-5|43	%files
14mr|php-pear-File_PDF-0.3.3-5|44	%defattr(-,root,root)
14mr|php-pear-File_PDF-0.3.3-5|45	%{_datadir}/pear/%{_class}
14mr|php-pear-File_PDF-0.3.3-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-File_PDF-0.3.3-5|47	
14mr|php-pear-File_PDF-0.3.3-5|48	
14mr|php-pear-File_PDF-0.3.3-5|49	
14mr|php-pear-File_PDF-0.3.3-5|50	%changelog
14mr|php-pear-File_PDF-0.3.3-5|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.3-5
14mr|php-pear-File_PDF-0.3.3-5|52	+ Revision: 96773e3
14mr|php-pear-File_PDF-0.3.3-5|53	- MassBuild#440: Increase release tag
14mr|php-pear-File_PDF-0.3.3-5|54	
14mr|php-pear-File_PDF-0.3.3-5|55	

18432 14
14mr|php-pear-File_Util-1.0.0-5|1	%define		_class		File
14mr|php-pear-File_Util-1.0.0-5|2	%define		upstream_name	%{_class}_Util
14mr|php-pear-File_Util-1.0.0-5|3	
14mr|php-pear-File_Util-1.0.0-5|4	Summary:	Common file and directory utility functions
14mr|php-pear-File_Util-1.0.0-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-File_Util-1.0.0-5|6	Version:	1.0.0
14mr|php-pear-File_Util-1.0.0-5|7	Release:	5
14mr|php-pear-File_Util-1.0.0-5|8	License:	PHP License
14mr|php-pear-File_Util-1.0.0-5|9	Group:		Development/PHP
14mr|php-pear-File_Util-1.0.0-5|10	URL:		http://pear.php.net/package/File_Util/
14mr|php-pear-File_Util-1.0.0-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-File_Util-1.0.0-5|12	Requires(post): php-pear
14mr|php-pear-File_Util-1.0.0-5|13	Requires(preun): php-pear
14mr|php-pear-File_Util-1.0.0-5|14	Requires:	php-pear
14mr|php-pear-File_Util-1.0.0-5|15	BuildArch:	noarch
14mr|php-pear-File_Util-1.0.0-5|16	BuildRequires:	php-pear
14mr|php-pear-File_Util-1.0.0-5|17	Conflicts:	php-pear-File < 1.4.0
14mr|php-pear-File_Util-1.0.0-5|18	
14mr|php-pear-File_Util-1.0.0-5|19	%description
14mr|php-pear-File_Util-1.0.0-5|20	Common file and directory utility functions. Path handling, temp dir/file,
14mr|php-pear-File_Util-1.0.0-5|21	sorting of files, listDirs, isIncludable and more.
14mr|php-pear-File_Util-1.0.0-5|22	
14mr|php-pear-File_Util-1.0.0-5|23	%prep
14mr|php-pear-File_Util-1.0.0-5|24	%setup -q -c
14mr|php-pear-File_Util-1.0.0-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-File_Util-1.0.0-5|26	
14mr|php-pear-File_Util-1.0.0-5|27	%install
14mr|php-pear-File_Util-1.0.0-5|28	
14mr|php-pear-File_Util-1.0.0-5|29	cd %{upstream_name}-%{version}
14mr|php-pear-File_Util-1.0.0-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-File_Util-1.0.0-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-File_Util-1.0.0-5|32	
14mr|php-pear-File_Util-1.0.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-File_Util-1.0.0-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-File_Util-1.0.0-5|35	
14mr|php-pear-File_Util-1.0.0-5|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_Util-1.0.0-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-File_Util-1.0.0-5|38	
14mr|php-pear-File_Util-1.0.0-5|39	%clean
14mr|php-pear-File_Util-1.0.0-5|40	
14mr|php-pear-File_Util-1.0.0-5|41	
14mr|php-pear-File_Util-1.0.0-5|42	
14mr|php-pear-File_Util-1.0.0-5|43	%files
14mr|php-pear-File_Util-1.0.0-5|44	%defattr(-,root,root)
14mr|php-pear-File_Util-1.0.0-5|45	%{_datadir}/pear/%{_class}/Util.php
14mr|php-pear-File_Util-1.0.0-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-File_Util-1.0.0-5|47	
14mr|php-pear-File_Util-1.0.0-5|48	
14mr|php-pear-File_Util-1.0.0-5|49	
14mr|php-pear-File_Util-1.0.0-5|50	
14mr|php-pear-File_Util-1.0.0-5|51	%changelog
14mr|php-pear-File_Util-1.0.0-5|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-5
14mr|php-pear-File_Util-1.0.0-5|53	+ Revision: b1df60d
14mr|php-pear-File_Util-1.0.0-5|54	- MassBuild#440: Increase release tag
14mr|php-pear-File_Util-1.0.0-5|55	
14mr|php-pear-File_Util-1.0.0-5|56	

18433 14
14mr|php-pear-Gtk_VarDump-1.0.1-4|1	%define		_class		Gtk
14mr|php-pear-Gtk_VarDump-1.0.1-4|2	%define		_subclass	VarDump
14mr|php-pear-Gtk_VarDump-1.0.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Gtk_VarDump-1.0.1-4|4	
14mr|php-pear-Gtk_VarDump-1.0.1-4|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Gtk_VarDump-1.0.1-4|6	Version:	1.0.1
14mr|php-pear-Gtk_VarDump-1.0.1-4|7	Release:	4
14mr|php-pear-Gtk_VarDump-1.0.1-4|8	Summary:	A simple GUI to example PHP data trees
14mr|php-pear-Gtk_VarDump-1.0.1-4|9	License:	PHP License
14mr|php-pear-Gtk_VarDump-1.0.1-4|10	Group:		Development/PHP
14mr|php-pear-Gtk_VarDump-1.0.1-4|11	URL:		http://pear.php.net/package/Gtk_VarDump/
14mr|php-pear-Gtk_VarDump-1.0.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Gtk_VarDump-1.0.1-4|13	Patch0:		php-pear-Gtk_VarDump-1.0.1-php_gtk2.patch
14mr|php-pear-Gtk_VarDump-1.0.1-4|14	Requires:	php-gtk2
14mr|php-pear-Gtk_VarDump-1.0.1-4|15	Requires(post): php-pear
14mr|php-pear-Gtk_VarDump-1.0.1-4|16	Requires(preun): php-pear
14mr|php-pear-Gtk_VarDump-1.0.1-4|17	Requires:	php-pear
14mr|php-pear-Gtk_VarDump-1.0.1-4|18	BuildArch:	noarch
14mr|php-pear-Gtk_VarDump-1.0.1-4|19	BuildRequires:	php-pear
14mr|php-pear-Gtk_VarDump-1.0.1-4|20	
14mr|php-pear-Gtk_VarDump-1.0.1-4|21	%description
14mr|php-pear-Gtk_VarDump-1.0.1-4|22	Just a regedit type interface to examine PHP data trees.
14mr|php-pear-Gtk_VarDump-1.0.1-4|23	
14mr|php-pear-Gtk_VarDump-1.0.1-4|24	%prep
14mr|php-pear-Gtk_VarDump-1.0.1-4|25	%setup -q -c
14mr|php-pear-Gtk_VarDump-1.0.1-4|26	%patch0 -p1
14mr|php-pear-Gtk_VarDump-1.0.1-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Gtk_VarDump-1.0.1-4|28	
14mr|php-pear-Gtk_VarDump-1.0.1-4|29	%install
14mr|php-pear-Gtk_VarDump-1.0.1-4|30	
14mr|php-pear-Gtk_VarDump-1.0.1-4|31	cd %{upstream_name}-%{version}
14mr|php-pear-Gtk_VarDump-1.0.1-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Gtk_VarDump-1.0.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Gtk_VarDump-1.0.1-4|34	
14mr|php-pear-Gtk_VarDump-1.0.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Gtk_VarDump-1.0.1-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Gtk_VarDump-1.0.1-4|37	
14mr|php-pear-Gtk_VarDump-1.0.1-4|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Gtk_VarDump-1.0.1-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Gtk_VarDump-1.0.1-4|40	
14mr|php-pear-Gtk_VarDump-1.0.1-4|41	%clean
14mr|php-pear-Gtk_VarDump-1.0.1-4|42	
14mr|php-pear-Gtk_VarDump-1.0.1-4|43	
14mr|php-pear-Gtk_VarDump-1.0.1-4|44	
14mr|php-pear-Gtk_VarDump-1.0.1-4|45	%files
14mr|php-pear-Gtk_VarDump-1.0.1-4|46	%defattr(-,root,root)
14mr|php-pear-Gtk_VarDump-1.0.1-4|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Gtk_VarDump-1.0.1-4|48	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Gtk_VarDump-1.0.1-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Gtk_VarDump-1.0.1-4|50	
14mr|php-pear-Gtk_VarDump-1.0.1-4|51	
14mr|php-pear-Gtk_VarDump-1.0.1-4|52	
14mr|php-pear-Gtk_VarDump-1.0.1-4|53	%changelog
14mr|php-pear-Gtk_VarDump-1.0.1-4|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-4
14mr|php-pear-Gtk_VarDump-1.0.1-4|55	+ Revision: 54379b6
14mr|php-pear-Gtk_VarDump-1.0.1-4|56	- MassBuild#440: Increase release tag
14mr|php-pear-Gtk_VarDump-1.0.1-4|57	
14mr|php-pear-Gtk_VarDump-1.0.1-4|58	

18434 14
14mr|php-pear-HTML_Common-1.2.5-8|1	%define		_class		HTML
14mr|php-pear-HTML_Common-1.2.5-8|2	%define		_subclass	Common
14mr|php-pear-HTML_Common-1.2.5-8|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTML_Common-1.2.5-8|4	
14mr|php-pear-HTML_Common-1.2.5-8|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_Common-1.2.5-8|6	Version:	1.2.5
14mr|php-pear-HTML_Common-1.2.5-8|7	Release:	8
14mr|php-pear-HTML_Common-1.2.5-8|8	Summary:	Base class for other HTML classes
14mr|php-pear-HTML_Common-1.2.5-8|9	License:	PHP License
14mr|php-pear-HTML_Common-1.2.5-8|10	Group:		Development/PHP
14mr|php-pear-HTML_Common-1.2.5-8|11	URL:		http://pear.php.net/package/HTML_Common/
14mr|php-pear-HTML_Common-1.2.5-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-HTML_Common-1.2.5-8|13	Requires(post): php-pear
14mr|php-pear-HTML_Common-1.2.5-8|14	Requires(preun): php-pear
14mr|php-pear-HTML_Common-1.2.5-8|15	Requires:	php-pear
14mr|php-pear-HTML_Common-1.2.5-8|16	BuildArch:	noarch
14mr|php-pear-HTML_Common-1.2.5-8|17	BuildRequires:	php-pear
14mr|php-pear-HTML_Common-1.2.5-8|18	
14mr|php-pear-HTML_Common-1.2.5-8|19	%description
14mr|php-pear-HTML_Common-1.2.5-8|20	The PEAR::HTML_Common package provides methods for HTML code display
14mr|php-pear-HTML_Common-1.2.5-8|21	and attributes handling:
14mr|php-pear-HTML_Common-1.2.5-8|22	- Methods to set, remove, update HTML attributes.
14mr|php-pear-HTML_Common-1.2.5-8|23	- Handles comments in HTML code.
14mr|php-pear-HTML_Common-1.2.5-8|24	- Handles layout and tabs for nicer HTML code.
14mr|php-pear-HTML_Common-1.2.5-8|25	
14mr|php-pear-HTML_Common-1.2.5-8|26	%prep
14mr|php-pear-HTML_Common-1.2.5-8|27	%setup -q -c
14mr|php-pear-HTML_Common-1.2.5-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_Common-1.2.5-8|29	
14mr|php-pear-HTML_Common-1.2.5-8|30	%install
14mr|php-pear-HTML_Common-1.2.5-8|31	
14mr|php-pear-HTML_Common-1.2.5-8|32	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_Common-1.2.5-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_Common-1.2.5-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_Common-1.2.5-8|35	
14mr|php-pear-HTML_Common-1.2.5-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_Common-1.2.5-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_Common-1.2.5-8|38	
14mr|php-pear-HTML_Common-1.2.5-8|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Common-1.2.5-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Common-1.2.5-8|41	
14mr|php-pear-HTML_Common-1.2.5-8|42	%clean
14mr|php-pear-HTML_Common-1.2.5-8|43	
14mr|php-pear-HTML_Common-1.2.5-8|44	
14mr|php-pear-HTML_Common-1.2.5-8|45	
14mr|php-pear-HTML_Common-1.2.5-8|46	%files
14mr|php-pear-HTML_Common-1.2.5-8|47	%defattr(-,root,root)
14mr|php-pear-HTML_Common-1.2.5-8|48	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_Common-1.2.5-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_Common-1.2.5-8|50	
14mr|php-pear-HTML_Common-1.2.5-8|51	
14mr|php-pear-HTML_Common-1.2.5-8|52	
14mr|php-pear-HTML_Common-1.2.5-8|53	%changelog
14mr|php-pear-HTML_Common-1.2.5-8|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.5-8
14mr|php-pear-HTML_Common-1.2.5-8|55	+ Revision: 2f8b3f2
14mr|php-pear-HTML_Common-1.2.5-8|56	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_Common-1.2.5-8|57	
14mr|php-pear-HTML_Common-1.2.5-8|58	

18435 14
14mr|php-pear-HTML_Javascript-1.1.2-9|1	%define		_class		HTML
14mr|php-pear-HTML_Javascript-1.1.2-9|2	%define		_subclass	Javascript
14mr|php-pear-HTML_Javascript-1.1.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTML_Javascript-1.1.2-9|4	
14mr|php-pear-HTML_Javascript-1.1.2-9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_Javascript-1.1.2-9|6	Version:	1.1.2
14mr|php-pear-HTML_Javascript-1.1.2-9|7	Release:	9
14mr|php-pear-HTML_Javascript-1.1.2-9|8	Summary:	An interface for creating simple JS scripts
14mr|php-pear-HTML_Javascript-1.1.2-9|9	License:	PHP License
14mr|php-pear-HTML_Javascript-1.1.2-9|10	Group:		Development/PHP
14mr|php-pear-HTML_Javascript-1.1.2-9|11	URL:		http://pear.php.net/package/HTML_Javascript/
14mr|php-pear-HTML_Javascript-1.1.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-HTML_Javascript-1.1.2-9|13	Requires(post): php-pear
14mr|php-pear-HTML_Javascript-1.1.2-9|14	Requires(preun): php-pear
14mr|php-pear-HTML_Javascript-1.1.2-9|15	Requires:	php-pear
14mr|php-pear-HTML_Javascript-1.1.2-9|16	BuildArch:	noarch
14mr|php-pear-HTML_Javascript-1.1.2-9|17	BuildRequires:	php-pear
14mr|php-pear-HTML_Javascript-1.1.2-9|18	
14mr|php-pear-HTML_Javascript-1.1.2-9|19	%description
14mr|php-pear-HTML_Javascript-1.1.2-9|20	Provides two classes:
14mr|php-pear-HTML_Javascript-1.1.2-9|21	- HTML_Javascript for performing basic JS operations
14mr|php-pear-HTML_Javascript-1.1.2-9|22	- HTML_Javascript_Convert for converting variables
14mr|php-pear-HTML_Javascript-1.1.2-9|23	Allow output data to a file, to the standart output (print), or
14mr|php-pear-HTML_Javascript-1.1.2-9|24	return.
14mr|php-pear-HTML_Javascript-1.1.2-9|25	
14mr|php-pear-HTML_Javascript-1.1.2-9|26	%prep
14mr|php-pear-HTML_Javascript-1.1.2-9|27	%setup -q -c
14mr|php-pear-HTML_Javascript-1.1.2-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_Javascript-1.1.2-9|29	
14mr|php-pear-HTML_Javascript-1.1.2-9|30	%install
14mr|php-pear-HTML_Javascript-1.1.2-9|31	
14mr|php-pear-HTML_Javascript-1.1.2-9|32	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_Javascript-1.1.2-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_Javascript-1.1.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_Javascript-1.1.2-9|35	
14mr|php-pear-HTML_Javascript-1.1.2-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_Javascript-1.1.2-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_Javascript-1.1.2-9|38	
14mr|php-pear-HTML_Javascript-1.1.2-9|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Javascript-1.1.2-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Javascript-1.1.2-9|41	
14mr|php-pear-HTML_Javascript-1.1.2-9|42	%clean
14mr|php-pear-HTML_Javascript-1.1.2-9|43	
14mr|php-pear-HTML_Javascript-1.1.2-9|44	
14mr|php-pear-HTML_Javascript-1.1.2-9|45	
14mr|php-pear-HTML_Javascript-1.1.2-9|46	%files
14mr|php-pear-HTML_Javascript-1.1.2-9|47	%defattr(-,root,root)
14mr|php-pear-HTML_Javascript-1.1.2-9|48	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-HTML_Javascript-1.1.2-9|49	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_Javascript-1.1.2-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_Javascript-1.1.2-9|51	
14mr|php-pear-HTML_Javascript-1.1.2-9|52	
14mr|php-pear-HTML_Javascript-1.1.2-9|53	
14mr|php-pear-HTML_Javascript-1.1.2-9|54	%changelog
14mr|php-pear-HTML_Javascript-1.1.2-9|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-9
14mr|php-pear-HTML_Javascript-1.1.2-9|56	+ Revision: 0f05de0
14mr|php-pear-HTML_Javascript-1.1.2-9|57	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_Javascript-1.1.2-9|58	
14mr|php-pear-HTML_Javascript-1.1.2-9|59	

18436 14
14mr|php-pear-HTML_Page-2.0.0-18|1	%define     _class          HTML
14mr|php-pear-HTML_Page-2.0.0-18|2	%define     _subclass       Page
14mr|php-pear-HTML_Page-2.0.0-18|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTML_Page-2.0.0-18|4	%define		pre 		    RC2
14mr|php-pear-HTML_Page-2.0.0-18|5	
14mr|php-pear-HTML_Page-2.0.0-18|6	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_Page-2.0.0-18|7	Version:	2.0.0
14mr|php-pear-HTML_Page-2.0.0-18|8	Release:	18
14mr|php-pear-HTML_Page-2.0.0-18|9	Summary:	Base class for XHTML page generation
14mr|php-pear-HTML_Page-2.0.0-18|10	License:	PHP License
14mr|php-pear-HTML_Page-2.0.0-18|11	Group:		Development/PHP
14mr|php-pear-HTML_Page-2.0.0-18|12	URL:		http://pear.php.net/package/HTML_Page/
14mr|php-pear-HTML_Page-2.0.0-18|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
14mr|php-pear-HTML_Page-2.0.0-18|14	Requires(post): php-pear
14mr|php-pear-HTML_Page-2.0.0-18|15	Requires(preun): php-pear
14mr|php-pear-HTML_Page-2.0.0-18|16	Requires:	php-pear
14mr|php-pear-HTML_Page-2.0.0-18|17	BuildArch:	noarch
14mr|php-pear-HTML_Page-2.0.0-18|18	BuildRequires:	php-pear
14mr|php-pear-HTML_Page-2.0.0-18|19	
14mr|php-pear-HTML_Page-2.0.0-18|20	%description
14mr|php-pear-HTML_Page-2.0.0-18|21	The PEAR::HTML_Page package provides a simple interface for generating
14mr|php-pear-HTML_Page-2.0.0-18|22	an XHTML compliant page.
14mr|php-pear-HTML_Page-2.0.0-18|23	- supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1
14mr|php-pear-HTML_Page-2.0.0-18|24	and XHTML Basic 1.0
14mr|php-pear-HTML_Page-2.0.0-18|25	Plus preliminary support for XHTML 2.0
14mr|php-pear-HTML_Page-2.0.0-18|26	- namespace support
14mr|php-pear-HTML_Page-2.0.0-18|27	- global language declaration for the document
14mr|php-pear-HTML_Page-2.0.0-18|28	- line ending styles
14mr|php-pear-HTML_Page-2.0.0-18|29	- full META tag support
14mr|php-pear-HTML_Page-2.0.0-18|30	- support for stylesheet declaration in the head section
14mr|php-pear-HTML_Page-2.0.0-18|31	- support for linked stylesheets and scripts
14mr|php-pear-HTML_Page-2.0.0-18|32	- body can be a string, object with toHtml or toString methods or an
14mr|php-pear-HTML_Page-2.0.0-18|33	array (can be combined)
14mr|php-pear-HTML_Page-2.0.0-18|34	
14mr|php-pear-HTML_Page-2.0.0-18|35	%prep
14mr|php-pear-HTML_Page-2.0.0-18|36	%setup -q -c
14mr|php-pear-HTML_Page-2.0.0-18|37	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14mr|php-pear-HTML_Page-2.0.0-18|38	
14mr|php-pear-HTML_Page-2.0.0-18|39	%install
14mr|php-pear-HTML_Page-2.0.0-18|40	
14mr|php-pear-HTML_Page-2.0.0-18|41	cd %{upstream_name}-%{version}%{pre}
14mr|php-pear-HTML_Page-2.0.0-18|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_Page-2.0.0-18|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_Page-2.0.0-18|44	
14mr|php-pear-HTML_Page-2.0.0-18|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_Page-2.0.0-18|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_Page-2.0.0-18|47	
14mr|php-pear-HTML_Page-2.0.0-18|48	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Page-2.0.0-18|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Page-2.0.0-18|50	
14mr|php-pear-HTML_Page-2.0.0-18|51	%clean
14mr|php-pear-HTML_Page-2.0.0-18|52	
14mr|php-pear-HTML_Page-2.0.0-18|53	
14mr|php-pear-HTML_Page-2.0.0-18|54	
14mr|php-pear-HTML_Page-2.0.0-18|55	%files
14mr|php-pear-HTML_Page-2.0.0-18|56	%defattr(-,root,root)
14mr|php-pear-HTML_Page-2.0.0-18|57	%doc %{upstream_name}-%{version}%{pre}/examples
14mr|php-pear-HTML_Page-2.0.0-18|58	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_Page-2.0.0-18|59	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_Page-2.0.0-18|60	
14mr|php-pear-HTML_Page-2.0.0-18|61	
14mr|php-pear-HTML_Page-2.0.0-18|62	
14mr|php-pear-HTML_Page-2.0.0-18|63	
14mr|php-pear-HTML_Page-2.0.0-18|64	
14mr|php-pear-HTML_Page-2.0.0-18|65	%changelog
14mr|php-pear-HTML_Page-2.0.0-18|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-18
14mr|php-pear-HTML_Page-2.0.0-18|67	+ Revision: 228b24f
14mr|php-pear-HTML_Page-2.0.0-18|68	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_Page-2.0.0-18|69	
14mr|php-pear-HTML_Page-2.0.0-18|70	

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

18438 14
14mr|php-pear-HTML_QuickForm-3.2.13-2|1	%define		_class		HTML
14mr|php-pear-HTML_QuickForm-3.2.13-2|2	%define		_subclass	QuickForm
14mr|php-pear-HTML_QuickForm-3.2.13-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTML_QuickForm-3.2.13-2|4	
14mr|php-pear-HTML_QuickForm-3.2.13-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_QuickForm-3.2.13-2|6	Version:	3.2.13
14mr|php-pear-HTML_QuickForm-3.2.13-2|7	Release:	2
14mr|php-pear-HTML_QuickForm-3.2.13-2|8	Summary:	Methods for creating, validating, processing HTML forms
14mr|php-pear-HTML_QuickForm-3.2.13-2|9	License:	PHP License
14mr|php-pear-HTML_QuickForm-3.2.13-2|10	Group:		Development/PHP
14mr|php-pear-HTML_QuickForm-3.2.13-2|11	URL:		http://pear.php.net/package/HTML_QuickForm/
14mr|php-pear-HTML_QuickForm-3.2.13-2|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
14mr|php-pear-HTML_QuickForm-3.2.13-2|13	Requires(post): php-pear
14mr|php-pear-HTML_QuickForm-3.2.13-2|14	Requires(preun): php-pear
14mr|php-pear-HTML_QuickForm-3.2.13-2|15	Requires:	php-pear
14mr|php-pear-HTML_QuickForm-3.2.13-2|16	BuildArch:	noarch
14mr|php-pear-HTML_QuickForm-3.2.13-2|17	BuildRequires:	php-pear
14mr|php-pear-HTML_QuickForm-3.2.13-2|18	
14mr|php-pear-HTML_QuickForm-3.2.13-2|19	%description
14mr|php-pear-HTML_QuickForm-3.2.13-2|20	The PEAR::HTML_QuickForm package provides methods for creating,
14mr|php-pear-HTML_QuickForm-3.2.13-2|21	validating, processing HTML forms. Features:
14mr|php-pear-HTML_QuickForm-3.2.13-2|22	- Creates xHTML compliant form elements of various type.
14mr|php-pear-HTML_QuickForm-3.2.13-2|23	- Allows you to choose an unlimited number of html attributes.
14mr|php-pear-HTML_QuickForm-3.2.13-2|24	- Allows you to create your own custom elements using your own
14mr|php-pear-HTML_QuickForm-3.2.13-2|25	classes.
14mr|php-pear-HTML_QuickForm-3.2.13-2|26	- Process form values (you should override the process method).
14mr|php-pear-HTML_QuickForm-3.2.13-2|27	- Creates javascript validation code using regular expression.
14mr|php-pear-HTML_QuickForm-3.2.13-2|28	- Server-side validation too.
14mr|php-pear-HTML_QuickForm-3.2.13-2|29	- Allows you to create your own validation rules.
14mr|php-pear-HTML_QuickForm-3.2.13-2|30	- Manages file uploads.
14mr|php-pear-HTML_QuickForm-3.2.13-2|31	- Allows you to freeze some elements in your form.
14mr|php-pear-HTML_QuickForm-3.2.13-2|32	- Allows you to customize the look of your form in many ways.
14mr|php-pear-HTML_QuickForm-3.2.13-2|33	- Template-like form elements customization...
14mr|php-pear-HTML_QuickForm-3.2.13-2|34	
14mr|php-pear-HTML_QuickForm-3.2.13-2|35	%prep
14mr|php-pear-HTML_QuickForm-3.2.13-2|36	%setup -q -c
14mr|php-pear-HTML_QuickForm-3.2.13-2|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_QuickForm-3.2.13-2|38	
14mr|php-pear-HTML_QuickForm-3.2.13-2|39	%install
14mr|php-pear-HTML_QuickForm-3.2.13-2|40	
14mr|php-pear-HTML_QuickForm-3.2.13-2|41	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_QuickForm-3.2.13-2|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_QuickForm-3.2.13-2|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_QuickForm-3.2.13-2|44	
14mr|php-pear-HTML_QuickForm-3.2.13-2|45	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_QuickForm-3.2.13-2|46	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_QuickForm-3.2.13-2|47	
14mr|php-pear-HTML_QuickForm-3.2.13-2|48	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_QuickForm-3.2.13-2|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_QuickForm-3.2.13-2|50	
14mr|php-pear-HTML_QuickForm-3.2.13-2|51	%clean
14mr|php-pear-HTML_QuickForm-3.2.13-2|52	
14mr|php-pear-HTML_QuickForm-3.2.13-2|53	
14mr|php-pear-HTML_QuickForm-3.2.13-2|54	
14mr|php-pear-HTML_QuickForm-3.2.13-2|55	%files
14mr|php-pear-HTML_QuickForm-3.2.13-2|56	%defattr(-,root,root)
14mr|php-pear-HTML_QuickForm-3.2.13-2|57	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-HTML_QuickForm-3.2.13-2|58	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_QuickForm-3.2.13-2|59	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_QuickForm-3.2.13-2|60	
14mr|php-pear-HTML_QuickForm-3.2.13-2|61	
14mr|php-pear-HTML_QuickForm-3.2.13-2|62	
14mr|php-pear-HTML_QuickForm-3.2.13-2|63	%changelog
14mr|php-pear-HTML_QuickForm-3.2.13-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.13-2
14mr|php-pear-HTML_QuickForm-3.2.13-2|65	+ Revision: 34dbf9f
14mr|php-pear-HTML_QuickForm-3.2.13-2|66	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_QuickForm-3.2.13-2|67	
14mr|php-pear-HTML_QuickForm-3.2.13-2|68	

18439 14
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|1	%define		_class		HTML
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|2	%define		_subclass	QuickForm
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|3	%define		upstream_name	%{_class}_%{_subclass}_Controller
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|4	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|6	Version:	1.0.10
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|7	Release:	5
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|8	Summary:	Add-on to HTML_QuickForm that allows building of multiple forms
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|9	License:	PHP License
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|10	Group:		Development/PHP
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|11	URL:		http://pear.php.net/package/HTML_QuickForm_Controller/
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|13	Requires(post): php-pear
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|14	Requires(preun): php-pear
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|15	Requires:	php-pear
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|16	BuildArch:	noarch
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|17	BuildRequires:	php-pear
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|18	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|19	%description
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|20	This package is essentially an implementation of a PageController
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|21	pattern.
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|22	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|23	Architecture:
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|24	- Controller class that examines HTTP requests and manages form values
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|25	persistance across requests.
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|26	- Page class (subclass of QuickForm) representing a single page of the
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|27	form.
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|28	- Business logic is contained in subclasses of Action class.
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|29	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|30	Cool features:
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|31	- Includes several default actions that allows easy building of
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|32	multipage forms.
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|33	- Includes usage examples for common usage cases (single-page form,
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|34	wizard tabbed form).
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|35	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|36	%prep
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|37	%setup -q -c
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|39	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|40	%install
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|41	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|42	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|45	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|48	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|49	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|51	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|52	%clean
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|53	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|54	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|55	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|56	%files
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|57	%defattr(-,root,root)
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|58	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|59	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|60	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|61	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|62	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|63	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|64	%changelog
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.10-5
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|66	+ Revision: 07c973a
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|67	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|68	
14mr|php-pear-HTML_QuickForm_Controller-1.0.10-5|69	

18440 14
14mr|php-pear-HTML_Table-1.8.3-5|1	%define		_class		HTML
14mr|php-pear-HTML_Table-1.8.3-5|2	%define		_subclass	Table
14mr|php-pear-HTML_Table-1.8.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTML_Table-1.8.3-5|4	
14mr|php-pear-HTML_Table-1.8.3-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_Table-1.8.3-5|6	Version:	1.8.3
14mr|php-pear-HTML_Table-1.8.3-5|7	Release:	5
14mr|php-pear-HTML_Table-1.8.3-5|8	Summary:	Makes HTML tables easy, flexible, reusable and efficient
14mr|php-pear-HTML_Table-1.8.3-5|9	License:	PHP License
14mr|php-pear-HTML_Table-1.8.3-5|10	Group:		Development/PHP
14mr|php-pear-HTML_Table-1.8.3-5|11	URL:		http://pear.php.net/package/HTML_Table/
14mr|php-pear-HTML_Table-1.8.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-HTML_Table-1.8.3-5|13	Requires(post): php-pear
14mr|php-pear-HTML_Table-1.8.3-5|14	Requires(preun): php-pear
14mr|php-pear-HTML_Table-1.8.3-5|15	Requires:	php-pear
14mr|php-pear-HTML_Table-1.8.3-5|16	BuildArch:	noarch
14mr|php-pear-HTML_Table-1.8.3-5|17	BuildRequires:	php-pear
14mr|php-pear-HTML_Table-1.8.3-5|18	
14mr|php-pear-HTML_Table-1.8.3-5|19	%description
14mr|php-pear-HTML_Table-1.8.3-5|20	The PEAR::HTML_Table package provides methods for easy and efficient
14mr|php-pear-HTML_Table-1.8.3-5|21	design of HTML tables.
14mr|php-pear-HTML_Table-1.8.3-5|22	- Lots of customization options.
14mr|php-pear-HTML_Table-1.8.3-5|23	- Tables can be modified at any time.
14mr|php-pear-HTML_Table-1.8.3-5|24	- The logic is the same as standard HTML editors.
14mr|php-pear-HTML_Table-1.8.3-5|25	- Handles col and rowspans.
14mr|php-pear-HTML_Table-1.8.3-5|26	- PHP code is shorter, easier to read and to maintain.
14mr|php-pear-HTML_Table-1.8.3-5|27	- Tables options can be reused.
14mr|php-pear-HTML_Table-1.8.3-5|28	
14mr|php-pear-HTML_Table-1.8.3-5|29	%prep
14mr|php-pear-HTML_Table-1.8.3-5|30	%setup -q -c
14mr|php-pear-HTML_Table-1.8.3-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_Table-1.8.3-5|32	
14mr|php-pear-HTML_Table-1.8.3-5|33	%install
14mr|php-pear-HTML_Table-1.8.3-5|34	
14mr|php-pear-HTML_Table-1.8.3-5|35	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_Table-1.8.3-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_Table-1.8.3-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_Table-1.8.3-5|38	
14mr|php-pear-HTML_Table-1.8.3-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_Table-1.8.3-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_Table-1.8.3-5|41	
14mr|php-pear-HTML_Table-1.8.3-5|42	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Table-1.8.3-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Table-1.8.3-5|44	
14mr|php-pear-HTML_Table-1.8.3-5|45	%clean
14mr|php-pear-HTML_Table-1.8.3-5|46	
14mr|php-pear-HTML_Table-1.8.3-5|47	
14mr|php-pear-HTML_Table-1.8.3-5|48	
14mr|php-pear-HTML_Table-1.8.3-5|49	%files
14mr|php-pear-HTML_Table-1.8.3-5|50	%defattr(-,root,root)
14mr|php-pear-HTML_Table-1.8.3-5|51	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_Table-1.8.3-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_Table-1.8.3-5|53	
14mr|php-pear-HTML_Table-1.8.3-5|54	
14mr|php-pear-HTML_Table-1.8.3-5|55	
14mr|php-pear-HTML_Table-1.8.3-5|56	%changelog
14mr|php-pear-HTML_Table-1.8.3-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.3-5
14mr|php-pear-HTML_Table-1.8.3-5|58	+ Revision: 96ba9e4
14mr|php-pear-HTML_Table-1.8.3-5|59	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_Table-1.8.3-5|60	
14mr|php-pear-HTML_Table-1.8.3-5|61	

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

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

18443 14
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|1	%define		_class		HTML
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|2	%define		_subclass	Template
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|3	%define		upstream_name	%{_class}_%{_subclass}_Sigma
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|4	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|6	Version:	1.3.0
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|7	Release:	2
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|8	Summary:	Integrated Templates API implemetation with template 'compilation'
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|9	License:	PHP License
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|10	Group:		Development/PHP
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|11	URL:		http://pear.php.net/package/HTML_Template_Sigma/
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|12	Source0:	http://download.pear.php.net/package/HTML_Template_Sigma-%{version}.tgz
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|13	Requires(post): php-pear
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|14	Requires(preun): php-pear
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|15	Requires:	php-pear
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|16	BuildArch:	noarch
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|17	BuildRequires:	php-pear
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|18	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|19	%description
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|20	HTML_Template_Sigma implements Integrated Templates API designed by
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|21	Ulf Wendel.
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|22	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|23	Features:
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|24	- Nested blocks. Nesting is controlled by the engine.
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|25	- Ability to include files from within template: <!-- INCLUDE -->
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|26	- Automatic removal of empty blocks and unknown variables (methods to
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|27	manually tweak/override this are also available)
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|28	- Methods for runtime addition and replacement of blocks in templates
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|29	- Ability to insert simple function calls into templates:
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|30	func_uppercase('Hello world!') and to define callback functions for
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|31	these
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|32	- 'Compiled' templates: the engine has to parse a template file using
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|33	regular expressions to find all the blocks and variable placeholders.
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|34	This is a very "expensive" operation and is an overkill to do on every
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|35	page request: templates seldom change on production websites. Thus
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|36	this feature: an internal representation of the template structure is
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|37	saved into a file and this file gets loaded instead of the source one
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|38	on subsequent requests (unless the source changes)
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|39	- PHPUnit-based tests to define correct behaviour
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|40	- Usage examples for most of the features are available, look in the
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|41	docs/ directory
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|42	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|43	%prep
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|44	%setup -q -c
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|45	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|46	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|47	%install
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|48	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|49	cd %{upstream_name}-%{version}
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|50	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|51	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|52	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|53	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|54	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|55	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|56	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|57	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|58	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|59	%clean
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|60	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|61	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|62	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|63	%files
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|64	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|65	%{_datadir}/pear/%{_class}
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|66	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|67	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|68	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|69	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|70	%changelog
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|72	+ Revision: 0797208
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|73	- MassBuild#440: Increase release tag
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|74	
14mr|php-pear-HTML_Template_Sigma-1.3.0-2|75	

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

18445 14
14mr|php-pear-HTTP-1.4.1-7|1	%define		_class		HTTP
14mr|php-pear-HTTP-1.4.1-7|2	%define		upstream_name	%{_class}
14mr|php-pear-HTTP-1.4.1-7|3	
14mr|php-pear-HTTP-1.4.1-7|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTTP-1.4.1-7|5	Version:	1.4.1
14mr|php-pear-HTTP-1.4.1-7|6	Release:	7
14mr|php-pear-HTTP-1.4.1-7|7	Summary:	Miscellaneous HTTP utilities
14mr|php-pear-HTTP-1.4.1-7|8	License:	PHP License
14mr|php-pear-HTTP-1.4.1-7|9	Group:		Development/PHP
14mr|php-pear-HTTP-1.4.1-7|10	URL:		http://pear.php.net/package/HTTP/
14mr|php-pear-HTTP-1.4.1-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-HTTP-1.4.1-7|12	Requires(post): php-pear
14mr|php-pear-HTTP-1.4.1-7|13	Requires(preun): php-pear
14mr|php-pear-HTTP-1.4.1-7|14	Requires:	php-pear
14mr|php-pear-HTTP-1.4.1-7|15	BuildArch:	noarch
14mr|php-pear-HTTP-1.4.1-7|16	BuildRequires:	php-pear
14mr|php-pear-HTTP-1.4.1-7|17	
14mr|php-pear-HTTP-1.4.1-7|18	%description
14mr|php-pear-HTTP-1.4.1-7|19	The HTTP class is a class with static methods for doing miscellaneous
14mr|php-pear-HTTP-1.4.1-7|20	HTTP-related stuff like date formatting or language negotiation.
14mr|php-pear-HTTP-1.4.1-7|21	
14mr|php-pear-HTTP-1.4.1-7|22	%prep
14mr|php-pear-HTTP-1.4.1-7|23	%setup -q -c
14mr|php-pear-HTTP-1.4.1-7|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTTP-1.4.1-7|25	
14mr|php-pear-HTTP-1.4.1-7|26	%install
14mr|php-pear-HTTP-1.4.1-7|27	
14mr|php-pear-HTTP-1.4.1-7|28	cd %{upstream_name}-%{version}
14mr|php-pear-HTTP-1.4.1-7|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTTP-1.4.1-7|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTTP-1.4.1-7|31	
14mr|php-pear-HTTP-1.4.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTTP-1.4.1-7|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTTP-1.4.1-7|34	
14mr|php-pear-HTTP-1.4.1-7|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP-1.4.1-7|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP-1.4.1-7|37	
14mr|php-pear-HTTP-1.4.1-7|38	%clean
14mr|php-pear-HTTP-1.4.1-7|39	
14mr|php-pear-HTTP-1.4.1-7|40	
14mr|php-pear-HTTP-1.4.1-7|41	
14mr|php-pear-HTTP-1.4.1-7|42	%files
14mr|php-pear-HTTP-1.4.1-7|43	%defattr(-,root,root)
14mr|php-pear-HTTP-1.4.1-7|44	%{_datadir}/pear/%{_class}.php
14mr|php-pear-HTTP-1.4.1-7|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTTP-1.4.1-7|46	
14mr|php-pear-HTTP-1.4.1-7|47	
14mr|php-pear-HTTP-1.4.1-7|48	
14mr|php-pear-HTTP-1.4.1-7|49	
14mr|php-pear-HTTP-1.4.1-7|50	%changelog
14mr|php-pear-HTTP-1.4.1-7|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-7
14mr|php-pear-HTTP-1.4.1-7|52	+ Revision: 2fef0bd
14mr|php-pear-HTTP-1.4.1-7|53	- MassBuild#440: Increase release tag
14mr|php-pear-HTTP-1.4.1-7|54	
14mr|php-pear-HTTP-1.4.1-7|55	

18446 14
14mr|php-pear-HTTP_Request-1.4.4-9|1	%define		_class		HTTP
14mr|php-pear-HTTP_Request-1.4.4-9|2	%define		_subclass	Request
14mr|php-pear-HTTP_Request-1.4.4-9|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-HTTP_Request-1.4.4-9|4	
14mr|php-pear-HTTP_Request-1.4.4-9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTTP_Request-1.4.4-9|6	Version:	1.4.4
14mr|php-pear-HTTP_Request-1.4.4-9|7	Release:	9
14mr|php-pear-HTTP_Request-1.4.4-9|8	Summary:	Provides an easy way to perform HTTP requests
14mr|php-pear-HTTP_Request-1.4.4-9|9	License:	PHP License
14mr|php-pear-HTTP_Request-1.4.4-9|10	Group:		Development/PHP
14mr|php-pear-HTTP_Request-1.4.4-9|11	URL:		http://pear.php.net/package/HTTP_Request/
14mr|php-pear-HTTP_Request-1.4.4-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-HTTP_Request-1.4.4-9|13	Requires(post): php-pear
14mr|php-pear-HTTP_Request-1.4.4-9|14	Requires(preun): php-pear
14mr|php-pear-HTTP_Request-1.4.4-9|15	Requires:	php-pear
14mr|php-pear-HTTP_Request-1.4.4-9|16	Requires:	php-pear-Net_URL >= 1.0.12
14mr|php-pear-HTTP_Request-1.4.4-9|17	Requires:	php-pear-Net_Socket >= 1.0
14mr|php-pear-HTTP_Request-1.4.4-9|18	BuildArch:	noarch
14mr|php-pear-HTTP_Request-1.4.4-9|19	BuildRequires:	php-pear
14mr|php-pear-HTTP_Request-1.4.4-9|20	
14mr|php-pear-HTTP_Request-1.4.4-9|21	%description
14mr|php-pear-HTTP_Request-1.4.4-9|22	Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
14mr|php-pear-HTTP_Request-1.4.4-9|23	Proxy Authentication etc.
14mr|php-pear-HTTP_Request-1.4.4-9|24	
14mr|php-pear-HTTP_Request-1.4.4-9|25	%prep
14mr|php-pear-HTTP_Request-1.4.4-9|26	%setup -q -c
14mr|php-pear-HTTP_Request-1.4.4-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTTP_Request-1.4.4-9|28	
14mr|php-pear-HTTP_Request-1.4.4-9|29	%install
14mr|php-pear-HTTP_Request-1.4.4-9|30	
14mr|php-pear-HTTP_Request-1.4.4-9|31	cd %{upstream_name}-%{version}
14mr|php-pear-HTTP_Request-1.4.4-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTTP_Request-1.4.4-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTTP_Request-1.4.4-9|34	
14mr|php-pear-HTTP_Request-1.4.4-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTTP_Request-1.4.4-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTTP_Request-1.4.4-9|37	
14mr|php-pear-HTTP_Request-1.4.4-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP_Request-1.4.4-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP_Request-1.4.4-9|40	
14mr|php-pear-HTTP_Request-1.4.4-9|41	%clean
14mr|php-pear-HTTP_Request-1.4.4-9|42	
14mr|php-pear-HTTP_Request-1.4.4-9|43	
14mr|php-pear-HTTP_Request-1.4.4-9|44	
14mr|php-pear-HTTP_Request-1.4.4-9|45	%files
14mr|php-pear-HTTP_Request-1.4.4-9|46	%defattr(-,root,root)
14mr|php-pear-HTTP_Request-1.4.4-9|47	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-HTTP_Request-1.4.4-9|48	%{_datadir}/pear/%{_class}
14mr|php-pear-HTTP_Request-1.4.4-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTTP_Request-1.4.4-9|50	
14mr|php-pear-HTTP_Request-1.4.4-9|51	
14mr|php-pear-HTTP_Request-1.4.4-9|52	
14mr|php-pear-HTTP_Request-1.4.4-9|53	%changelog
14mr|php-pear-HTTP_Request-1.4.4-9|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.4-9
14mr|php-pear-HTTP_Request-1.4.4-9|55	+ Revision: 9e4b52a
14mr|php-pear-HTTP_Request-1.4.4-9|56	- MassBuild#440: Increase release tag
14mr|php-pear-HTTP_Request-1.4.4-9|57	
14mr|php-pear-HTTP_Request-1.4.4-9|58	

18447 14
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|1	%define		_class		HTTP
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|2	%define		_subclass	WebDAV
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|3	%define		upstream_name	%{_class}_%{_subclass}_Server
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|4	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|6	Version:	0.99.1
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|7	Release:	18
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|8	Summary:	WebDAV Server Baseclass
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|9	License:	PHP License
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|10	Group:		Development/PHP
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Server/
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|13	Requires(post): php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|14	Requires(preun): php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|15	Requires:	php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|16	Requires(post): php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|17	Requires(preun): php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|18	Requires:	php-pear-HTTP >= 1.0
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|19	BuildArch:	noarch
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|20	BuildRequires:	php-pear
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|21	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|22	%description
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|23	Mostly RFC2518 compliant helper class for WebDAV server
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|24	implementation.
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|25	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|26	%prep
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|27	%setup -q -c
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|29	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|30	%install
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|31	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|32	cd %{upstream_name}-%{version}
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|35	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|36	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|37	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|38	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|41	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|42	%clean
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|43	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|44	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|45	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|46	%files
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|47	%defattr(-,root,root)
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|48	%{_datadir}/pear/%{_class}
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|50	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|51	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|52	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|53	%changelog
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99.1-18
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|55	+ Revision: ae70c3d
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|56	- MassBuild#440: Increase release tag
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|57	
14mr|php-pear-HTTP_WebDAV_Server-0.99.1-18|58	

18448 14
14mr|php-pear-I18Nv2-0.11.4-12|1	%define		_class		I18Nv2
14mr|php-pear-I18Nv2-0.11.4-12|2	%define		upstream_name	%{_class}
14mr|php-pear-I18Nv2-0.11.4-12|3	
14mr|php-pear-I18Nv2-0.11.4-12|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-I18Nv2-0.11.4-12|5	Version:	0.11.4
14mr|php-pear-I18Nv2-0.11.4-12|6	Release:	12
14mr|php-pear-I18Nv2-0.11.4-12|7	Summary:	Internationalization
14mr|php-pear-I18Nv2-0.11.4-12|8	License:	PHP License
14mr|php-pear-I18Nv2-0.11.4-12|9	Group:		Development/PHP
14mr|php-pear-I18Nv2-0.11.4-12|10	URL:		http://pear.php.net/package/I18Nv2/
14mr|php-pear-I18Nv2-0.11.4-12|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-I18Nv2-0.11.4-12|12	Requires(post): php-pear
14mr|php-pear-I18Nv2-0.11.4-12|13	Requires(preun): php-pear
14mr|php-pear-I18Nv2-0.11.4-12|14	Requires:	php-pear
14mr|php-pear-I18Nv2-0.11.4-12|15	Requires:	php-iconv
14mr|php-pear-I18Nv2-0.11.4-12|16	BuildArch:	noarch
14mr|php-pear-I18Nv2-0.11.4-12|17	BuildRequires:	php-pear
14mr|php-pear-I18Nv2-0.11.4-12|18	
14mr|php-pear-I18Nv2-0.11.4-12|19	%description
14mr|php-pear-I18Nv2-0.11.4-12|20	This package provides basic support to localize your application, like
14mr|php-pear-I18Nv2-0.11.4-12|21	locale based formatting of dates, numbers and currency.
14mr|php-pear-I18Nv2-0.11.4-12|22	
14mr|php-pear-I18Nv2-0.11.4-12|23	%prep
14mr|php-pear-I18Nv2-0.11.4-12|24	%setup -q -c
14mr|php-pear-I18Nv2-0.11.4-12|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-I18Nv2-0.11.4-12|26	
14mr|php-pear-I18Nv2-0.11.4-12|27	%install
14mr|php-pear-I18Nv2-0.11.4-12|28	
14mr|php-pear-I18Nv2-0.11.4-12|29	cd %{upstream_name}-%{version}
14mr|php-pear-I18Nv2-0.11.4-12|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-I18Nv2-0.11.4-12|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-I18Nv2-0.11.4-12|32	
14mr|php-pear-I18Nv2-0.11.4-12|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-I18Nv2-0.11.4-12|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-I18Nv2-0.11.4-12|35	
14mr|php-pear-I18Nv2-0.11.4-12|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-I18Nv2-0.11.4-12|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-I18Nv2-0.11.4-12|38	
14mr|php-pear-I18Nv2-0.11.4-12|39	%clean
14mr|php-pear-I18Nv2-0.11.4-12|40	
14mr|php-pear-I18Nv2-0.11.4-12|41	
14mr|php-pear-I18Nv2-0.11.4-12|42	
14mr|php-pear-I18Nv2-0.11.4-12|43	%files
14mr|php-pear-I18Nv2-0.11.4-12|44	%defattr(-,root,root)
14mr|php-pear-I18Nv2-0.11.4-12|45	%doc %{upstream_name}-%{version}/docs/examples
14mr|php-pear-I18Nv2-0.11.4-12|46	%{_datadir}/pear/%{_class}.php
14mr|php-pear-I18Nv2-0.11.4-12|47	%{_datadir}/pear/%{_class}
14mr|php-pear-I18Nv2-0.11.4-12|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-I18Nv2-0.11.4-12|49	
14mr|php-pear-I18Nv2-0.11.4-12|50	
14mr|php-pear-I18Nv2-0.11.4-12|51	
14mr|php-pear-I18Nv2-0.11.4-12|52	%changelog
14mr|php-pear-I18Nv2-0.11.4-12|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.4-12
14mr|php-pear-I18Nv2-0.11.4-12|54	+ Revision: 480d5b2
14mr|php-pear-I18Nv2-0.11.4-12|55	- MassBuild#440: Increase release tag
14mr|php-pear-I18Nv2-0.11.4-12|56	
14mr|php-pear-I18Nv2-0.11.4-12|57	

18449 14
14mr|php-pear-Image_Color-1.0.4-5|1	%define		_class		Image
14mr|php-pear-Image_Color-1.0.4-5|2	%define		_subclass	Color
14mr|php-pear-Image_Color-1.0.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Image_Color-1.0.4-5|4	
14mr|php-pear-Image_Color-1.0.4-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Image_Color-1.0.4-5|6	Version:	1.0.4
14mr|php-pear-Image_Color-1.0.4-5|7	Release:	5
14mr|php-pear-Image_Color-1.0.4-5|8	Summary:	Manage and handles color data and conversions
14mr|php-pear-Image_Color-1.0.4-5|9	License:	PHP License
14mr|php-pear-Image_Color-1.0.4-5|10	Group:		Development/PHP
14mr|php-pear-Image_Color-1.0.4-5|11	URL:		http://pear.php.net/package/Image_Color/
14mr|php-pear-Image_Color-1.0.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Image_Color-1.0.4-5|13	Requires:	php-gd
14mr|php-pear-Image_Color-1.0.4-5|14	Requires(post): php-pear
14mr|php-pear-Image_Color-1.0.4-5|15	Requires(preun): php-pear
14mr|php-pear-Image_Color-1.0.4-5|16	Requires:	php-pear
14mr|php-pear-Image_Color-1.0.4-5|17	BuildArch:	noarch
14mr|php-pear-Image_Color-1.0.4-5|18	BuildRequires:	php-pear
14mr|php-pear-Image_Color-1.0.4-5|19	
14mr|php-pear-Image_Color-1.0.4-5|20	%description
14mr|php-pear-Image_Color-1.0.4-5|21	Manage and handles color data and conversions.
14mr|php-pear-Image_Color-1.0.4-5|22	
14mr|php-pear-Image_Color-1.0.4-5|23	%prep
14mr|php-pear-Image_Color-1.0.4-5|24	%setup -q -c
14mr|php-pear-Image_Color-1.0.4-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Image_Color-1.0.4-5|26	
14mr|php-pear-Image_Color-1.0.4-5|27	%install
14mr|php-pear-Image_Color-1.0.4-5|28	
14mr|php-pear-Image_Color-1.0.4-5|29	cd %{upstream_name}-%{version}
14mr|php-pear-Image_Color-1.0.4-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Image_Color-1.0.4-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Image_Color-1.0.4-5|32	
14mr|php-pear-Image_Color-1.0.4-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Image_Color-1.0.4-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Image_Color-1.0.4-5|35	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Tests
14mr|php-pear-Image_Color-1.0.4-5|36	
14mr|php-pear-Image_Color-1.0.4-5|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Image_Color-1.0.4-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Image_Color-1.0.4-5|39	
14mr|php-pear-Image_Color-1.0.4-5|40	%clean
14mr|php-pear-Image_Color-1.0.4-5|41	
14mr|php-pear-Image_Color-1.0.4-5|42	
14mr|php-pear-Image_Color-1.0.4-5|43	
14mr|php-pear-Image_Color-1.0.4-5|44	%files
14mr|php-pear-Image_Color-1.0.4-5|45	%defattr(-,root,root)
14mr|php-pear-Image_Color-1.0.4-5|46	%{_datadir}/pear/%{_class}
14mr|php-pear-Image_Color-1.0.4-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Image_Color-1.0.4-5|48	
14mr|php-pear-Image_Color-1.0.4-5|49	
14mr|php-pear-Image_Color-1.0.4-5|50	
14mr|php-pear-Image_Color-1.0.4-5|51	%changelog
14mr|php-pear-Image_Color-1.0.4-5|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-5
14mr|php-pear-Image_Color-1.0.4-5|53	+ Revision: 6b8d37a
14mr|php-pear-Image_Color-1.0.4-5|54	- MassBuild#440: Increase release tag
14mr|php-pear-Image_Color-1.0.4-5|55	
14mr|php-pear-Image_Color-1.0.4-5|56	

18450 14
14mr|php-pear-Log-1.12.8-1|1	%define		_class		    Log
14mr|php-pear-Log-1.12.8-1|2	%define		upstream_name	%{_class}
14mr|php-pear-Log-1.12.8-1|3	
14mr|php-pear-Log-1.12.8-1|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Log-1.12.8-1|5	Version:	1.12.8
14mr|php-pear-Log-1.12.8-1|6	Release:	1
14mr|php-pear-Log-1.12.8-1|7	Summary:	Logging Framework
14mr|php-pear-Log-1.12.8-1|8	License:	PHP License
14mr|php-pear-Log-1.12.8-1|9	Group:		Development/PHP
14mr|php-pear-Log-1.12.8-1|10	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-Log-1.12.8-1|11	Source0:	http://download.pear.php.net/package/Log-%{version}.tgz
14mr|php-pear-Log-1.12.8-1|12	Requires(post): php-pear
14mr|php-pear-Log-1.12.8-1|13	Requires(preun): php-pear
14mr|php-pear-Log-1.12.8-1|14	Requires:	php-pear
14mr|php-pear-Log-1.12.8-1|15	BuildRequires:	php-pear
14mr|php-pear-Log-1.12.8-1|16	BuildArch:	noarch
14mr|php-pear-Log-1.12.8-1|17	# because it was broken out and the one doing it was pretty careless...
14mr|php-pear-Log-1.12.8-1|18	Conflicts:	php-pear < 1:1.9
14mr|php-pear-Log-1.12.8-1|19	
14mr|php-pear-Log-1.12.8-1|20	%description
14mr|php-pear-Log-1.12.8-1|21	The Log package provides an abstracted logging framework. It includes output
14mr|php-pear-Log-1.12.8-1|22	handlers for log files, databases, syslog, email, Firebug, and the console. It
14mr|php-pear-Log-1.12.8-1|23	also provides composite and subject-observer logging mechanisms.
14mr|php-pear-Log-1.12.8-1|24	
14mr|php-pear-Log-1.12.8-1|25	%prep
14mr|php-pear-Log-1.12.8-1|26	%setup -q -c
14mr|php-pear-Log-1.12.8-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Log-1.12.8-1|28	
14mr|php-pear-Log-1.12.8-1|29	%install
14mr|php-pear-Log-1.12.8-1|30	
14mr|php-pear-Log-1.12.8-1|31	cd %{upstream_name}-%{version}
14mr|php-pear-Log-1.12.8-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Log-1.12.8-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Log-1.12.8-1|34	
14mr|php-pear-Log-1.12.8-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Log-1.12.8-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Log-1.12.8-1|37	
14mr|php-pear-Log-1.12.8-1|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Log-1.12.8-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Log-1.12.8-1|40	
14mr|php-pear-Log-1.12.8-1|41	%clean
14mr|php-pear-Log-1.12.8-1|42	
14mr|php-pear-Log-1.12.8-1|43	
14mr|php-pear-Log-1.12.8-1|44	
14mr|php-pear-Log-1.12.8-1|45	%files
14mr|php-pear-Log-1.12.8-1|46	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
14mr|php-pear-Log-1.12.8-1|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Log-1.12.8-1|48	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Log-1.12.8-1|49	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Log-1.12.8-1|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Log-1.12.8-1|51	
14mr|php-pear-Log-1.12.8-1|52	%changelog
14mr|php-pear-Log-1.12.8-1|53	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.12.8-1
14mr|php-pear-Log-1.12.8-1|54	+ Revision: b8f967e
14mr|php-pear-Log-1.12.8-1|55	- Merge pull request #1 from import/php-pear-Log:auto_update
14mr|php-pear-Log-1.12.8-1|56	- ROSA Updates Builder: update suggested
14mr|php-pear-Log-1.12.8-1|57	
14mr|php-pear-Log-1.12.8-1|58	

18451 14
14mr|php-pear-Mail-1.2.0-0.b1.9|1	%define		_class		Mail
14mr|php-pear-Mail-1.2.0-0.b1.9|2	%define		pre		        b1
14mr|php-pear-Mail-1.2.0-0.b1.9|3	%define		upstream_name	%{_class}
14mr|php-pear-Mail-1.2.0-0.b1.9|4	
14mr|php-pear-Mail-1.2.0-0.b1.9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Mail-1.2.0-0.b1.9|6	Version:	1.2.0
14mr|php-pear-Mail-1.2.0-0.b1.9|7	Release:	0.%{pre}.9
14mr|php-pear-Mail-1.2.0-0.b1.9|8	Summary:	Class that provides multiple interfaces for sending emails
14mr|php-pear-Mail-1.2.0-0.b1.9|9	License:	PHP License
14mr|php-pear-Mail-1.2.0-0.b1.9|10	Group:		Development/PHP
14mr|php-pear-Mail-1.2.0-0.b1.9|11	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-Mail-1.2.0-0.b1.9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
14mr|php-pear-Mail-1.2.0-0.b1.9|13	Patch0:		Mail-1.2.0b1-CVE-2009-4023,4111.diff
14mr|php-pear-Mail-1.2.0-0.b1.9|14	Requires(post): php-pear
14mr|php-pear-Mail-1.2.0-0.b1.9|15	Requires(preun): php-pear
14mr|php-pear-Mail-1.2.0-0.b1.9|16	Requires:	php-pear
14mr|php-pear-Mail-1.2.0-0.b1.9|17	BuildRequires:	php-pear
14mr|php-pear-Mail-1.2.0-0.b1.9|18	BuildArch:	noarch
14mr|php-pear-Mail-1.2.0-0.b1.9|19	
14mr|php-pear-Mail-1.2.0-0.b1.9|20	%description
14mr|php-pear-Mail-1.2.0-0.b1.9|21	PEAR's Mail package defines an interface for implementing mailers under the
14mr|php-pear-Mail-1.2.0-0.b1.9|22	PEAR hierarchy. It also provides supporting functions useful to multiple mailer
14mr|php-pear-Mail-1.2.0-0.b1.9|23	backends. Currently supported backends include: PHP's native mail() function,
14mr|php-pear-Mail-1.2.0-0.b1.9|24	sendmail, and SMTP. This package also provides a RFC822 email address list
14mr|php-pear-Mail-1.2.0-0.b1.9|25	validation utility class.
14mr|php-pear-Mail-1.2.0-0.b1.9|26	
14mr|php-pear-Mail-1.2.0-0.b1.9|27	%prep
14mr|php-pear-Mail-1.2.0-0.b1.9|28	%setup -q -c
14mr|php-pear-Mail-1.2.0-0.b1.9|29	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
14mr|php-pear-Mail-1.2.0-0.b1.9|30	
14mr|php-pear-Mail-1.2.0-0.b1.9|31	%patch0 -p0 -b .CVE-2009-4023,4111
14mr|php-pear-Mail-1.2.0-0.b1.9|32	
14mr|php-pear-Mail-1.2.0-0.b1.9|33	%install
14mr|php-pear-Mail-1.2.0-0.b1.9|34	
14mr|php-pear-Mail-1.2.0-0.b1.9|35	cd %{upstream_name}-%{version}%{pre}
14mr|php-pear-Mail-1.2.0-0.b1.9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Mail-1.2.0-0.b1.9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Mail-1.2.0-0.b1.9|38	
14mr|php-pear-Mail-1.2.0-0.b1.9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Mail-1.2.0-0.b1.9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Mail-1.2.0-0.b1.9|41	
14mr|php-pear-Mail-1.2.0-0.b1.9|42	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail-1.2.0-0.b1.9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail-1.2.0-0.b1.9|44	
14mr|php-pear-Mail-1.2.0-0.b1.9|45	%clean
14mr|php-pear-Mail-1.2.0-0.b1.9|46	
14mr|php-pear-Mail-1.2.0-0.b1.9|47	
14mr|php-pear-Mail-1.2.0-0.b1.9|48	
14mr|php-pear-Mail-1.2.0-0.b1.9|49	%files
14mr|php-pear-Mail-1.2.0-0.b1.9|50	%defattr(-,root,root)
14mr|php-pear-Mail-1.2.0-0.b1.9|51	%{_datadir}/pear/%{_class}
14mr|php-pear-Mail-1.2.0-0.b1.9|52	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Mail-1.2.0-0.b1.9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Mail-1.2.0-0.b1.9|54	
14mr|php-pear-Mail-1.2.0-0.b1.9|55	
14mr|php-pear-Mail-1.2.0-0.b1.9|56	
14mr|php-pear-Mail-1.2.0-0.b1.9|57	
14mr|php-pear-Mail-1.2.0-0.b1.9|58	%changelog
14mr|php-pear-Mail-1.2.0-0.b1.9|59	* Fri Mar 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-0.b1.9
14mr|php-pear-Mail-1.2.0-0.b1.9|60	+ Revision: 3224878
14mr|php-pear-Mail-1.2.0-0.b1.9|61	- LOG Fix empyt pre/post scripts
14mr|php-pear-Mail-1.2.0-0.b1.9|62	
14mr|php-pear-Mail-1.2.0-0.b1.9|63	

18452 14
14mr|php-pear-Mail_Mime-1.8.9-2|1	%define		_class		Mail
14mr|php-pear-Mail_Mime-1.8.9-2|2	%define		_subclass	Mime
14mr|php-pear-Mail_Mime-1.8.9-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Mail_Mime-1.8.9-2|4	
14mr|php-pear-Mail_Mime-1.8.9-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Mail_Mime-1.8.9-2|6	Version:	1.8.9
14mr|php-pear-Mail_Mime-1.8.9-2|7	Release:	2
14mr|php-pear-Mail_Mime-1.8.9-2|8	Summary:	Mail_Mime provides classes to create mime messages
14mr|php-pear-Mail_Mime-1.8.9-2|9	
14mr|php-pear-Mail_Mime-1.8.9-2|10	License:	PHP License
14mr|php-pear-Mail_Mime-1.8.9-2|11	Group:		Development/PHP
14mr|php-pear-Mail_Mime-1.8.9-2|12	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-Mail_Mime-1.8.9-2|13	Source0:	http://download.pear.php.net/package/Mail_Mime-%{version}.tgz
14mr|php-pear-Mail_Mime-1.8.9-2|14	Requires(post): php-pear
14mr|php-pear-Mail_Mime-1.8.9-2|15	Requires(preun): php-pear
14mr|php-pear-Mail_Mime-1.8.9-2|16	Requires:	php-pear
14mr|php-pear-Mail_Mime-1.8.9-2|17	BuildRequires:	php-pear
14mr|php-pear-Mail_Mime-1.8.9-2|18	BuildArch:	noarch
14mr|php-pear-Mail_Mime-1.8.9-2|19	
14mr|php-pear-Mail_Mime-1.8.9-2|20	%description
14mr|php-pear-Mail_Mime-1.8.9-2|21	Mail_Mime provides classes to deal with the creation and manipulation of mime
14mr|php-pear-Mail_Mime-1.8.9-2|22	messages. It allows people to create Email messages consisting of:
14mr|php-pear-Mail_Mime-1.8.9-2|23	* Text Parts
14mr|php-pear-Mail_Mime-1.8.9-2|24	* HTML Parts
14mr|php-pear-Mail_Mime-1.8.9-2|25	* Inline HTML Images
14mr|php-pear-Mail_Mime-1.8.9-2|26	* Attachments
14mr|php-pear-Mail_Mime-1.8.9-2|27	* Attached messages
14mr|php-pear-Mail_Mime-1.8.9-2|28	
14mr|php-pear-Mail_Mime-1.8.9-2|29	Starting with version 1.4.0, it also allows non US-ASCII chars in filenames,
14mr|php-pear-Mail_Mime-1.8.9-2|30	subjects, recipients, etc, etc.
14mr|php-pear-Mail_Mime-1.8.9-2|31	
14mr|php-pear-Mail_Mime-1.8.9-2|32	%prep
14mr|php-pear-Mail_Mime-1.8.9-2|33	%setup -q -c
14mr|php-pear-Mail_Mime-1.8.9-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Mail_Mime-1.8.9-2|35	
14mr|php-pear-Mail_Mime-1.8.9-2|36	%install
14mr|php-pear-Mail_Mime-1.8.9-2|37	
14mr|php-pear-Mail_Mime-1.8.9-2|38	cd %{upstream_name}-%{version}
14mr|php-pear-Mail_Mime-1.8.9-2|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Mail_Mime-1.8.9-2|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Mail_Mime-1.8.9-2|41	
14mr|php-pear-Mail_Mime-1.8.9-2|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Mail_Mime-1.8.9-2|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Mail_Mime-1.8.9-2|44	
14mr|php-pear-Mail_Mime-1.8.9-2|45	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail_Mime-1.8.9-2|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail_Mime-1.8.9-2|47	
14mr|php-pear-Mail_Mime-1.8.9-2|48	%clean
14mr|php-pear-Mail_Mime-1.8.9-2|49	
14mr|php-pear-Mail_Mime-1.8.9-2|50	
14mr|php-pear-Mail_Mime-1.8.9-2|51	
14mr|php-pear-Mail_Mime-1.8.9-2|52	%files
14mr|php-pear-Mail_Mime-1.8.9-2|53	%{_datadir}/pear/%{_class}
14mr|php-pear-Mail_Mime-1.8.9-2|54	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Mail_Mime-1.8.9-2|55	
14mr|php-pear-Mail_Mime-1.8.9-2|56	
14mr|php-pear-Mail_Mime-1.8.9-2|57	
14mr|php-pear-Mail_Mime-1.8.9-2|58	
14mr|php-pear-Mail_Mime-1.8.9-2|59	%changelog
14mr|php-pear-Mail_Mime-1.8.9-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.9-2
14mr|php-pear-Mail_Mime-1.8.9-2|61	+ Revision: 308c6e3
14mr|php-pear-Mail_Mime-1.8.9-2|62	- MassBuild#440: Increase release tag
14mr|php-pear-Mail_Mime-1.8.9-2|63	
14mr|php-pear-Mail_Mime-1.8.9-2|64	

18453 14
14mr|php-pear-Mail_mimeDecode-1.5.5-4|1	%define		_class		Mail
14mr|php-pear-Mail_mimeDecode-1.5.5-4|2	%define		_subclass	mimeDecode
14mr|php-pear-Mail_mimeDecode-1.5.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Mail_mimeDecode-1.5.5-4|4	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Mail_mimeDecode-1.5.5-4|6	Version:	1.5.5
14mr|php-pear-Mail_mimeDecode-1.5.5-4|7	Release:	4
14mr|php-pear-Mail_mimeDecode-1.5.5-4|8	Summary:	Provides a class to decode mime messages
14mr|php-pear-Mail_mimeDecode-1.5.5-4|9	License:	PHP License
14mr|php-pear-Mail_mimeDecode-1.5.5-4|10	Group:		Development/PHP
14mr|php-pear-Mail_mimeDecode-1.5.5-4|11	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-Mail_mimeDecode-1.5.5-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Mail_mimeDecode-1.5.5-4|13	Requires(post): php-pear
14mr|php-pear-Mail_mimeDecode-1.5.5-4|14	Requires(preun): php-pear
14mr|php-pear-Mail_mimeDecode-1.5.5-4|15	Requires:	php-pear
14mr|php-pear-Mail_mimeDecode-1.5.5-4|16	BuildRequires:	php-pear
14mr|php-pear-Mail_mimeDecode-1.5.5-4|17	BuildArch:	noarch
14mr|php-pear-Mail_mimeDecode-1.5.5-4|18	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|19	%description
14mr|php-pear-Mail_mimeDecode-1.5.5-4|20	Provides a class to deal with the decoding and interpreting of mime messages.
14mr|php-pear-Mail_mimeDecode-1.5.5-4|21	This package used to be part of the Mail_Mime package, but has been split off.
14mr|php-pear-Mail_mimeDecode-1.5.5-4|22	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|23	%prep
14mr|php-pear-Mail_mimeDecode-1.5.5-4|24	%setup -q -c
14mr|php-pear-Mail_mimeDecode-1.5.5-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Mail_mimeDecode-1.5.5-4|26	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|27	%install
14mr|php-pear-Mail_mimeDecode-1.5.5-4|28	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|29	cd %{upstream_name}-%{version}
14mr|php-pear-Mail_mimeDecode-1.5.5-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Mail_mimeDecode-1.5.5-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Mail_mimeDecode-1.5.5-4|32	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Mail_mimeDecode-1.5.5-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Mail_mimeDecode-1.5.5-4|35	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail_mimeDecode-1.5.5-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Mail_mimeDecode-1.5.5-4|38	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|39	%clean
14mr|php-pear-Mail_mimeDecode-1.5.5-4|40	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|41	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|42	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|43	%files
14mr|php-pear-Mail_mimeDecode-1.5.5-4|44	%defattr(-,root,root)
14mr|php-pear-Mail_mimeDecode-1.5.5-4|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Mail_mimeDecode-1.5.5-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Mail_mimeDecode-1.5.5-4|47	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|48	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|49	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|50	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|51	%changelog
14mr|php-pear-Mail_mimeDecode-1.5.5-4|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.5-4
14mr|php-pear-Mail_mimeDecode-1.5.5-4|53	+ Revision: 226ed0d
14mr|php-pear-Mail_mimeDecode-1.5.5-4|54	- MassBuild#440: Increase release tag
14mr|php-pear-Mail_mimeDecode-1.5.5-4|55	
14mr|php-pear-Mail_mimeDecode-1.5.5-4|56	

18454 14
14mr|php-pear-MDB-1.3.0-21|1	%define		_class		MDB
14mr|php-pear-MDB-1.3.0-21|2	%define		upstream_name	%{_class}
14mr|php-pear-MDB-1.3.0-21|3	
14mr|php-pear-MDB-1.3.0-21|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-MDB-1.3.0-21|5	Version:	1.3.0
14mr|php-pear-MDB-1.3.0-21|6	Release:	21
14mr|php-pear-MDB-1.3.0-21|7	Summary:	Unified database API
14mr|php-pear-MDB-1.3.0-21|8	Epoch:		1
14mr|php-pear-MDB-1.3.0-21|9	License:	PHP License
14mr|php-pear-MDB-1.3.0-21|10	Group:		Development/PHP
14mr|php-pear-MDB-1.3.0-21|11	URL:		http://pear.php.net/package/MDB/
14mr|php-pear-MDB-1.3.0-21|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-MDB-1.3.0-21|13	Requires(post): php-pear
14mr|php-pear-MDB-1.3.0-21|14	Requires(preun): php-pear
14mr|php-pear-MDB-1.3.0-21|15	Requires:	php-pear
14mr|php-pear-MDB-1.3.0-21|16	BuildArch:	noarch
14mr|php-pear-MDB-1.3.0-21|17	BuildRequires:	php-pear
14mr|php-pear-MDB-1.3.0-21|18	
14mr|php-pear-MDB-1.3.0-21|19	%description
14mr|php-pear-MDB-1.3.0-21|20	MDB is a merge of PEAR's DB and Metabases that provides a unified DB
14mr|php-pear-MDB-1.3.0-21|21	API. It also provides methods for DB portability and DB feature
14mr|php-pear-MDB-1.3.0-21|22	emulation. Most notably it features a DB independent XML-Schema
14mr|php-pear-MDB-1.3.0-21|23	manager.
14mr|php-pear-MDB-1.3.0-21|24	
14mr|php-pear-MDB-1.3.0-21|25	%prep
14mr|php-pear-MDB-1.3.0-21|26	%setup -q -c
14mr|php-pear-MDB-1.3.0-21|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-MDB-1.3.0-21|28	
14mr|php-pear-MDB-1.3.0-21|29	%install
14mr|php-pear-MDB-1.3.0-21|30	
14mr|php-pear-MDB-1.3.0-21|31	cd %{upstream_name}-%{version}
14mr|php-pear-MDB-1.3.0-21|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-MDB-1.3.0-21|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-MDB-1.3.0-21|34	
14mr|php-pear-MDB-1.3.0-21|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-MDB-1.3.0-21|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-MDB-1.3.0-21|37	
14mr|php-pear-MDB-1.3.0-21|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB-1.3.0-21|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB-1.3.0-21|40	
14mr|php-pear-MDB-1.3.0-21|41	%clean
14mr|php-pear-MDB-1.3.0-21|42	
14mr|php-pear-MDB-1.3.0-21|43	
14mr|php-pear-MDB-1.3.0-21|44	
14mr|php-pear-MDB-1.3.0-21|45	%files
14mr|php-pear-MDB-1.3.0-21|46	%defattr(-,root,root)
14mr|php-pear-MDB-1.3.0-21|47	%doc %{upstream_name}-%{version}/MAINTAINERS
14mr|php-pear-MDB-1.3.0-21|48	%doc %{upstream_name}-%{version}/README
14mr|php-pear-MDB-1.3.0-21|49	%doc %{upstream_name}-%{version}/TODO
14mr|php-pear-MDB-1.3.0-21|50	%doc %{upstream_name}-%{version}/doc/*
14mr|php-pear-MDB-1.3.0-21|51	%{_datadir}/pear/%{_class}
14mr|php-pear-MDB-1.3.0-21|52	%{_datadir}/pear/%{_class}.php
14mr|php-pear-MDB-1.3.0-21|53	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-MDB-1.3.0-21|54	
14mr|php-pear-MDB-1.3.0-21|55	
14mr|php-pear-MDB-1.3.0-21|56	
14mr|php-pear-MDB-1.3.0-21|57	%changelog
14mr|php-pear-MDB-1.3.0-21|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.3.0-21
14mr|php-pear-MDB-1.3.0-21|59	+ Revision: e623eb4
14mr|php-pear-MDB-1.3.0-21|60	- MassBuild#440: Increase release tag
14mr|php-pear-MDB-1.3.0-21|61	
14mr|php-pear-MDB-1.3.0-21|62	

18455 14
14mr|php-pear-MDB2-2.5.0-0.0.b5|1	%define		_class		MDB2
14mr|php-pear-MDB2-2.5.0-0.0.b5|2	%define		upstream_name	%{_class}
14mr|php-pear-MDB2-2.5.0-0.0.b5|3	%define		beta b5
14mr|php-pear-MDB2-2.5.0-0.0.b5|4	
14mr|php-pear-MDB2-2.5.0-0.0.b5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-MDB2-2.5.0-0.0.b5|6	Version:	2.5.0
14mr|php-pear-MDB2-2.5.0-0.0.b5|7	Release:	0.0.%{beta}
14mr|php-pear-MDB2-2.5.0-0.0.b5|8	Summary:	Unified database API
14mr|php-pear-MDB2-2.5.0-0.0.b5|9	Epoch:		2
14mr|php-pear-MDB2-2.5.0-0.0.b5|10	License:	PHP License
14mr|php-pear-MDB2-2.5.0-0.0.b5|11	Group:		Development/PHP
14mr|php-pear-MDB2-2.5.0-0.0.b5|12	URL:		http://pear.php.net/package/MDB2/
14mr|php-pear-MDB2-2.5.0-0.0.b5|13	Source0:	http://download.pear.php.net/package/MDB2-%{version}%{beta}.tgz
14mr|php-pear-MDB2-2.5.0-0.0.b5|14	Requires(post): php-pear
14mr|php-pear-MDB2-2.5.0-0.0.b5|15	Requires(preun): php-pear
14mr|php-pear-MDB2-2.5.0-0.0.b5|16	Requires:	php-pear
14mr|php-pear-MDB2-2.5.0-0.0.b5|17	BuildRequires:	php-pear
14mr|php-pear-MDB2-2.5.0-0.0.b5|18	BuildArch:	noarch
14mr|php-pear-MDB2-2.5.0-0.0.b5|19	Suggests:	php-pear-MDB2_Driver_mysql
14mr|php-pear-MDB2-2.5.0-0.0.b5|20	Suggests:	php-pear-MDB2_Driver_mysqli
14mr|php-pear-MDB2-2.5.0-0.0.b5|21	Suggests:	php-pear-MDB2_Driver_pgsql
14mr|php-pear-MDB2-2.5.0-0.0.b5|22	Suggests:	php-pear-MDB2_Driver_sqlite
14mr|php-pear-MDB2-2.5.0-0.0.b5|23	
14mr|php-pear-MDB2-2.5.0-0.0.b5|24	%description
14mr|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
14mr|php-pear-MDB2-2.5.0-0.0.b5|26	API. It also provides methods for DB portability and DB feature
14mr|php-pear-MDB2-2.5.0-0.0.b5|27	emulation. Most notably it features a DB independent XML-Schema
14mr|php-pear-MDB2-2.5.0-0.0.b5|28	manager.
14mr|php-pear-MDB2-2.5.0-0.0.b5|29	
14mr|php-pear-MDB2-2.5.0-0.0.b5|30	%prep
14mr|php-pear-MDB2-2.5.0-0.0.b5|31	%setup -q -c -n %{name}-%{version}%{beta}
14mr|php-pear-MDB2-2.5.0-0.0.b5|32	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14mr|php-pear-MDB2-2.5.0-0.0.b5|33	
14mr|php-pear-MDB2-2.5.0-0.0.b5|34	%install
14mr|php-pear-MDB2-2.5.0-0.0.b5|35	
14mr|php-pear-MDB2-2.5.0-0.0.b5|36	cd %{upstream_name}-%{version}%{beta}
14mr|php-pear-MDB2-2.5.0-0.0.b5|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-MDB2-2.5.0-0.0.b5|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-MDB2-2.5.0-0.0.b5|39	
14mr|php-pear-MDB2-2.5.0-0.0.b5|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-MDB2-2.5.0-0.0.b5|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-MDB2-2.5.0-0.0.b5|42	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/LICENSE
14mr|php-pear-MDB2-2.5.0-0.0.b5|43	
14mr|php-pear-MDB2-2.5.0-0.0.b5|44	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2-2.5.0-0.0.b5|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2-2.5.0-0.0.b5|46	
14mr|php-pear-MDB2-2.5.0-0.0.b5|47	%clean
14mr|php-pear-MDB2-2.5.0-0.0.b5|48	
14mr|php-pear-MDB2-2.5.0-0.0.b5|49	
14mr|php-pear-MDB2-2.5.0-0.0.b5|50	
14mr|php-pear-MDB2-2.5.0-0.0.b5|51	%files
14mr|php-pear-MDB2-2.5.0-0.0.b5|52	%doc %{upstream_name}-%{version}%{beta}/docs/*
14mr|php-pear-MDB2-2.5.0-0.0.b5|53	%doc %{upstream_name}-%{version}%{beta}/LICENSE
14mr|php-pear-MDB2-2.5.0-0.0.b5|54	%{_datadir}/pear/%{_class}
14mr|php-pear-MDB2-2.5.0-0.0.b5|55	%{_datadir}/pear/%{_class}.php
14mr|php-pear-MDB2-2.5.0-0.0.b5|56	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-MDB2-2.5.0-0.0.b5|57	
14mr|php-pear-MDB2-2.5.0-0.0.b5|58	
14mr|php-pear-MDB2-2.5.0-0.0.b5|59	
14mr|php-pear-MDB2-2.5.0-0.0.b5|60	%changelog
14mr|php-pear-MDB2-2.5.0-0.0.b5|61	* Wed Mar 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 2:2.5.0-0.0.b5
14mr|php-pear-MDB2-2.5.0-0.0.b5|62	+ Revision: 9c04742
14mr|php-pear-MDB2-2.5.0-0.0.b5|63	- Revert incorrect doc change
14mr|php-pear-MDB2-2.5.0-0.0.b5|64	
14mr|php-pear-MDB2-2.5.0-0.0.b5|65	

18456 14
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|1	%define        _class           MDB2
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|2	%define        _subclass        Driver_mysql
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|4	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|5	%define			beta b4
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|6	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|7	Name:           php-pear-%{upstream_name}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|8	Version:        1.5.0
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|9	Release:        0.0.%{beta}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|10	Summary:	Mysql MDB2 driver
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|11	License:        PHP License
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|12	Group:          Development/PHP
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_mysql/
14mr|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
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|15	Requires:       php-mysql
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|16	Requires(post): php-pear
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|17	Requires(preun): php-pear
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|18	Requires:       php-pear
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|19	BuildRequires:  php-pear
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|20	BuildArch:      noarch
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|21	Epoch:		1
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|22	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|23	%description
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|24	MDB2 MySQL driver.
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|25	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|26	%prep
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|27	%setup -q -c -n %{name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|28	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|29	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|30	%install
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|31	%{__rm} -rf %{buildroot}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|32	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|33	cd %{upstream_name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|36	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|39	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|40	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|42	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|43	%clean
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|44	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|45	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|46	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|47	%files
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|48	%defattr(-,root,root)
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|49	%{_datadir}/pear/%{_class}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|50	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|52	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|53	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|54	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|55	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|56	%changelog
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|57	* Wed Mar 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|58	+ Revision: ab1bf05
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|59	- Fix version
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|60	
14mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|61	

18457 14
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|1	%define        _class           MDB2
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|2	%define        _subclass        Driver_mysqli
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|4	%define			beta b4
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|5	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|6	Name:           php-pear-%{upstream_name}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|7	Version:        1.5.0
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|8	Release:        0.0.%{beta}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|9	Summary:	Mysqli MDB2 driver
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|10	Epoch:          1
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|11	License:        PHP License
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|12	Group:          Development/PHP
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_mysqli/
14mr|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
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|15	Requires:       php-mysqli
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|16	Requires(post): php-pear
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|17	Requires(preun): php-pear
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|18	Requires:       php-pear
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|19	BuildRequires:  php-pear
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|20	BuildArch:      noarch
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|21	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|22	%description
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|23	MDB2 MySQLi driver.
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|24	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|25	%prep
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|26	%setup -q -c -n %{name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|28	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|29	%install
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|30	cd %{upstream_name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|33	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|36	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|39	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|40	%clean
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|41	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|42	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|43	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|44	%files
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|45	%defattr(-,root,root)
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|46	%{_datadir}/pear/%{_class}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|47	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|49	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|50	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|51	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|52	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|53	%changelog
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|54	* Wed Mar 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|55	+ Revision: 405168f
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|56	- Fix version
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|57	
14mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|58	

18458 14
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|1	%define        _class           MDB2
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|2	%define        _subclass        Driver_pgsql
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|4	%define			beta 			b4
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|5	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|6	Name:           php-pear-%{upstream_name}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|7	Version:        1.5.0
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|8	Release:        0.0.%{beta}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|9	Summary:	Pgsql MDB2 driver
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|10	Epoch:          1
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|11	License:        PHP License
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|12	Group:          Development/PHP
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_pgsql/
14mr|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
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|15	Requires:	php-pgsql
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|16	Requires(post): php-pear
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|17	Requires(preun): php-pear
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|18	Requires:       php-pear
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|19	BuildRequires:  php-pear
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|20	BuildArch:      noarch
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|21	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|22	%description
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|23	MDB2 pgsql driver.
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|24	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|25	%prep
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|26	%setup -q -c -n %{name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|28	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|29	%install
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|30	cd %{upstream_name}-%{version}%{beta}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|33	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|36	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|39	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|40	%clean
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|41	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|42	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|43	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|44	%files
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|45	%{_datadir}/pear/%{_class}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|46	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|48	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|49	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|50	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|51	%changelog
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|52	* Wed Mar 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5.0-0.0.b4
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|53	+ Revision: 74657e2
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|54	- Fix version
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|55	
14mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|56	

18459 14
14mr|php-pear-Net_Cyrus-0.3.2-2|1	%define		_class		Net
14mr|php-pear-Net_Cyrus-0.3.2-2|2	%define		_subclass	Cyrus
14mr|php-pear-Net_Cyrus-0.3.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_Cyrus-0.3.2-2|4	
14mr|php-pear-Net_Cyrus-0.3.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_Cyrus-0.3.2-2|6	Version:	0.3.2
14mr|php-pear-Net_Cyrus-0.3.2-2|7	Release:	2
14mr|php-pear-Net_Cyrus-0.3.2-2|8	Summary:	An API for the administration of Cyrus IMAP servers
14mr|php-pear-Net_Cyrus-0.3.2-2|9	License:	PHP License
14mr|php-pear-Net_Cyrus-0.3.2-2|10	Group:		Development/PHP
14mr|php-pear-Net_Cyrus-0.3.2-2|11	URL:		http://pear.php.net/package/Net_Cyrus/
14mr|php-pear-Net_Cyrus-0.3.2-2|12	Source0:	http://download.pear.php.net/package/Net_Cyrus-%{version}.tgz
14mr|php-pear-Net_Cyrus-0.3.2-2|13	Requires(post): php-pear
14mr|php-pear-Net_Cyrus-0.3.2-2|14	Requires(preun): php-pear
14mr|php-pear-Net_Cyrus-0.3.2-2|15	Requires:	php-pear
14mr|php-pear-Net_Cyrus-0.3.2-2|16	BuildArch:	noarch
14mr|php-pear-Net_Cyrus-0.3.2-2|17	BuildRequires:	php-pear
14mr|php-pear-Net_Cyrus-0.3.2-2|18	
14mr|php-pear-Net_Cyrus-0.3.2-2|19	%description
14mr|php-pear-Net_Cyrus-0.3.2-2|20	API for the administration of Cyrus IMAP servers. It can be used to
14mr|php-pear-Net_Cyrus-0.3.2-2|21	create,delete and modify users and it's properties (Quota and ACL)
14mr|php-pear-Net_Cyrus-0.3.2-2|22	
14mr|php-pear-Net_Cyrus-0.3.2-2|23	%prep
14mr|php-pear-Net_Cyrus-0.3.2-2|24	%setup -q -c
14mr|php-pear-Net_Cyrus-0.3.2-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_Cyrus-0.3.2-2|26	
14mr|php-pear-Net_Cyrus-0.3.2-2|27	%install
14mr|php-pear-Net_Cyrus-0.3.2-2|28	
14mr|php-pear-Net_Cyrus-0.3.2-2|29	cd %{upstream_name}-%{version}
14mr|php-pear-Net_Cyrus-0.3.2-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_Cyrus-0.3.2-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_Cyrus-0.3.2-2|32	
14mr|php-pear-Net_Cyrus-0.3.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_Cyrus-0.3.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_Cyrus-0.3.2-2|35	
14mr|php-pear-Net_Cyrus-0.3.2-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Cyrus-0.3.2-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Cyrus-0.3.2-2|38	
14mr|php-pear-Net_Cyrus-0.3.2-2|39	%clean
14mr|php-pear-Net_Cyrus-0.3.2-2|40	
14mr|php-pear-Net_Cyrus-0.3.2-2|41	
14mr|php-pear-Net_Cyrus-0.3.2-2|42	
14mr|php-pear-Net_Cyrus-0.3.2-2|43	%files
14mr|php-pear-Net_Cyrus-0.3.2-2|44	%defattr(-,root,root)
14mr|php-pear-Net_Cyrus-0.3.2-2|45	%doc %{upstream_name}-%{version}/tests
14mr|php-pear-Net_Cyrus-0.3.2-2|46	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_Cyrus-0.3.2-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_Cyrus-0.3.2-2|48	
14mr|php-pear-Net_Cyrus-0.3.2-2|49	
14mr|php-pear-Net_Cyrus-0.3.2-2|50	
14mr|php-pear-Net_Cyrus-0.3.2-2|51	%changelog
14mr|php-pear-Net_Cyrus-0.3.2-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-2
14mr|php-pear-Net_Cyrus-0.3.2-2|53	+ Revision: 3469b93
14mr|php-pear-Net_Cyrus-0.3.2-2|54	- MassBuild#440: Increase release tag
14mr|php-pear-Net_Cyrus-0.3.2-2|55	
14mr|php-pear-Net_Cyrus-0.3.2-2|56	

18460 14
14mr|php-pear-Net_DIME-1.0.2-6|1	%define		_class		Net
14mr|php-pear-Net_DIME-1.0.2-6|2	%define		_subclass	DIME
14mr|php-pear-Net_DIME-1.0.2-6|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_DIME-1.0.2-6|4	
14mr|php-pear-Net_DIME-1.0.2-6|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_DIME-1.0.2-6|6	Version:	1.0.2
14mr|php-pear-Net_DIME-1.0.2-6|7	Release:	6
14mr|php-pear-Net_DIME-1.0.2-6|8	Summary:	Implements DIME encoding
14mr|php-pear-Net_DIME-1.0.2-6|9	License:	PHP License
14mr|php-pear-Net_DIME-1.0.2-6|10	Group:		Development/PHP
14mr|php-pear-Net_DIME-1.0.2-6|11	URL:		http://pear.php.net/package/Net_DIME/
14mr|php-pear-Net_DIME-1.0.2-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Net_DIME-1.0.2-6|13	Requires(post): php-pear
14mr|php-pear-Net_DIME-1.0.2-6|14	Requires(preun): php-pear
14mr|php-pear-Net_DIME-1.0.2-6|15	Requires:	php-pear
14mr|php-pear-Net_DIME-1.0.2-6|16	BuildArch:	noarch
14mr|php-pear-Net_DIME-1.0.2-6|17	BuildRequires:	php-pear
14mr|php-pear-Net_DIME-1.0.2-6|18	
14mr|php-pear-Net_DIME-1.0.2-6|19	%description
14mr|php-pear-Net_DIME-1.0.2-6|20	Provides an implementation of DIME as defined at
14mr|php-pear-Net_DIME-1.0.2-6|21	http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt
14mr|php-pear-Net_DIME-1.0.2-6|22	
14mr|php-pear-Net_DIME-1.0.2-6|23	%prep
14mr|php-pear-Net_DIME-1.0.2-6|24	%setup -q -c
14mr|php-pear-Net_DIME-1.0.2-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_DIME-1.0.2-6|26	
14mr|php-pear-Net_DIME-1.0.2-6|27	%install
14mr|php-pear-Net_DIME-1.0.2-6|28	
14mr|php-pear-Net_DIME-1.0.2-6|29	cd %{upstream_name}-%{version}
14mr|php-pear-Net_DIME-1.0.2-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_DIME-1.0.2-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_DIME-1.0.2-6|32	
14mr|php-pear-Net_DIME-1.0.2-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_DIME-1.0.2-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_DIME-1.0.2-6|35	
14mr|php-pear-Net_DIME-1.0.2-6|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_DIME-1.0.2-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_DIME-1.0.2-6|38	
14mr|php-pear-Net_DIME-1.0.2-6|39	%clean
14mr|php-pear-Net_DIME-1.0.2-6|40	
14mr|php-pear-Net_DIME-1.0.2-6|41	
14mr|php-pear-Net_DIME-1.0.2-6|42	
14mr|php-pear-Net_DIME-1.0.2-6|43	%files
14mr|php-pear-Net_DIME-1.0.2-6|44	%defattr(-,root,root)
14mr|php-pear-Net_DIME-1.0.2-6|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_DIME-1.0.2-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_DIME-1.0.2-6|47	
14mr|php-pear-Net_DIME-1.0.2-6|48	
14mr|php-pear-Net_DIME-1.0.2-6|49	
14mr|php-pear-Net_DIME-1.0.2-6|50	%changelog
14mr|php-pear-Net_DIME-1.0.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-6
14mr|php-pear-Net_DIME-1.0.2-6|52	+ Revision: 3938a23
14mr|php-pear-Net_DIME-1.0.2-6|53	- MassBuild#440: Increase release tag
14mr|php-pear-Net_DIME-1.0.2-6|54	
14mr|php-pear-Net_DIME-1.0.2-6|55	

18461 14
14mr|php-pear-Net_FTP-1.3.7-9|1	%define		_class		Net
14mr|php-pear-Net_FTP-1.3.7-9|2	%define		_subclass	FTP
14mr|php-pear-Net_FTP-1.3.7-9|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_FTP-1.3.7-9|4	
14mr|php-pear-Net_FTP-1.3.7-9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_FTP-1.3.7-9|6	Version:	1.3.7
14mr|php-pear-Net_FTP-1.3.7-9|7	Release:	9
14mr|php-pear-Net_FTP-1.3.7-9|8	Summary:	Comfortable communication with FTP-servers
14mr|php-pear-Net_FTP-1.3.7-9|9	License:	PHP License
14mr|php-pear-Net_FTP-1.3.7-9|10	Group:		Development/PHP
14mr|php-pear-Net_FTP-1.3.7-9|11	URL:		http://pear.php.net/package/Net_FTP/
14mr|php-pear-Net_FTP-1.3.7-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Net_FTP-1.3.7-9|13	Requires:	php-ftp
14mr|php-pear-Net_FTP-1.3.7-9|14	Requires(post): php-pear
14mr|php-pear-Net_FTP-1.3.7-9|15	Requires(preun): php-pear
14mr|php-pear-Net_FTP-1.3.7-9|16	Requires:	php-pear
14mr|php-pear-Net_FTP-1.3.7-9|17	BuildArch:	noarch
14mr|php-pear-Net_FTP-1.3.7-9|18	BuildRequires:	php-pear
14mr|php-pear-Net_FTP-1.3.7-9|19	
14mr|php-pear-Net_FTP-1.3.7-9|20	%description
14mr|php-pear-Net_FTP-1.3.7-9|21	This class allows you to communicate with FTP-servers more comfortable
14mr|php-pear-Net_FTP-1.3.7-9|22	that the ftp-functions of PHP. Especially you can up- and download
14mr|php-pear-Net_FTP-1.3.7-9|23	recursively.
14mr|php-pear-Net_FTP-1.3.7-9|24	
14mr|php-pear-Net_FTP-1.3.7-9|25	%prep
14mr|php-pear-Net_FTP-1.3.7-9|26	%setup -q -c
14mr|php-pear-Net_FTP-1.3.7-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_FTP-1.3.7-9|28	
14mr|php-pear-Net_FTP-1.3.7-9|29	%install
14mr|php-pear-Net_FTP-1.3.7-9|30	
14mr|php-pear-Net_FTP-1.3.7-9|31	cd %{upstream_name}-%{version}
14mr|php-pear-Net_FTP-1.3.7-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_FTP-1.3.7-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_FTP-1.3.7-9|34	
14mr|php-pear-Net_FTP-1.3.7-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_FTP-1.3.7-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_FTP-1.3.7-9|37	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/CHANGELOG
14mr|php-pear-Net_FTP-1.3.7-9|38	
14mr|php-pear-Net_FTP-1.3.7-9|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_FTP-1.3.7-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_FTP-1.3.7-9|41	
14mr|php-pear-Net_FTP-1.3.7-9|42	%clean
14mr|php-pear-Net_FTP-1.3.7-9|43	
14mr|php-pear-Net_FTP-1.3.7-9|44	
14mr|php-pear-Net_FTP-1.3.7-9|45	
14mr|php-pear-Net_FTP-1.3.7-9|46	%files
14mr|php-pear-Net_FTP-1.3.7-9|47	%defattr(-,root,root)
14mr|php-pear-Net_FTP-1.3.7-9|48	%doc %{upstream_name}-%{version}/example
14mr|php-pear-Net_FTP-1.3.7-9|49	%doc %{upstream_name}-%{version}/CHANGELOG
14mr|php-pear-Net_FTP-1.3.7-9|50	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_FTP-1.3.7-9|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_FTP-1.3.7-9|52	
14mr|php-pear-Net_FTP-1.3.7-9|53	
14mr|php-pear-Net_FTP-1.3.7-9|54	
14mr|php-pear-Net_FTP-1.3.7-9|55	%changelog
14mr|php-pear-Net_FTP-1.3.7-9|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.7-9
14mr|php-pear-Net_FTP-1.3.7-9|57	+ Revision: d8cef1b
14mr|php-pear-Net_FTP-1.3.7-9|58	- MassBuild#440: Increase release tag
14mr|php-pear-Net_FTP-1.3.7-9|59	
14mr|php-pear-Net_FTP-1.3.7-9|60	

18462 14
14mr|php-pear-Net_IDNA-0.8.1-5|1	%define		_class		Net
14mr|php-pear-Net_IDNA-0.8.1-5|2	%define		_subclass	IDNA
14mr|php-pear-Net_IDNA-0.8.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_IDNA-0.8.1-5|4	
14mr|php-pear-Net_IDNA-0.8.1-5|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_IDNA-0.8.1-5|6	Version:	0.8.1
14mr|php-pear-Net_IDNA-0.8.1-5|7	Release:	5
14mr|php-pear-Net_IDNA-0.8.1-5|8	Summary:	Punycode encoding and decoding
14mr|php-pear-Net_IDNA-0.8.1-5|9	License:	PHP License
14mr|php-pear-Net_IDNA-0.8.1-5|10	Group:		Development/PHP
14mr|php-pear-Net_IDNA-0.8.1-5|11	URL:		http://pear.php.net/package/Net_IDNA/
14mr|php-pear-Net_IDNA-0.8.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Net_IDNA-0.8.1-5|13	Requires(post): php-pear
14mr|php-pear-Net_IDNA-0.8.1-5|14	Requires(preun): php-pear
14mr|php-pear-Net_IDNA-0.8.1-5|15	Requires:	php-pear
14mr|php-pear-Net_IDNA-0.8.1-5|16	BuildArch:	noarch
14mr|php-pear-Net_IDNA-0.8.1-5|17	BuildRequires:	php-pear
14mr|php-pear-Net_IDNA-0.8.1-5|18	
14mr|php-pear-Net_IDNA-0.8.1-5|19	%description
14mr|php-pear-Net_IDNA-0.8.1-5|20	This package helps you to encode and decode punycode strings easily.
14mr|php-pear-Net_IDNA-0.8.1-5|21	
14mr|php-pear-Net_IDNA-0.8.1-5|22	%prep
14mr|php-pear-Net_IDNA-0.8.1-5|23	%setup -q -c
14mr|php-pear-Net_IDNA-0.8.1-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_IDNA-0.8.1-5|25	
14mr|php-pear-Net_IDNA-0.8.1-5|26	%install
14mr|php-pear-Net_IDNA-0.8.1-5|27	
14mr|php-pear-Net_IDNA-0.8.1-5|28	cd %{upstream_name}-%{version}
14mr|php-pear-Net_IDNA-0.8.1-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_IDNA-0.8.1-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_IDNA-0.8.1-5|31	
14mr|php-pear-Net_IDNA-0.8.1-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_IDNA-0.8.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_IDNA-0.8.1-5|34	
14mr|php-pear-Net_IDNA-0.8.1-5|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_IDNA-0.8.1-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_IDNA-0.8.1-5|37	
14mr|php-pear-Net_IDNA-0.8.1-5|38	%clean
14mr|php-pear-Net_IDNA-0.8.1-5|39	
14mr|php-pear-Net_IDNA-0.8.1-5|40	
14mr|php-pear-Net_IDNA-0.8.1-5|41	
14mr|php-pear-Net_IDNA-0.8.1-5|42	%files
14mr|php-pear-Net_IDNA-0.8.1-5|43	%defattr(-,root,root)
14mr|php-pear-Net_IDNA-0.8.1-5|44	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_IDNA-0.8.1-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_IDNA-0.8.1-5|46	
14mr|php-pear-Net_IDNA-0.8.1-5|47	
14mr|php-pear-Net_IDNA-0.8.1-5|48	
14mr|php-pear-Net_IDNA-0.8.1-5|49	%changelog
14mr|php-pear-Net_IDNA-0.8.1-5|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-5
14mr|php-pear-Net_IDNA-0.8.1-5|51	+ Revision: eb131f0
14mr|php-pear-Net_IDNA-0.8.1-5|52	- MassBuild#440: Increase release tag
14mr|php-pear-Net_IDNA-0.8.1-5|53	
14mr|php-pear-Net_IDNA-0.8.1-5|54	

18463 14
14mr|php-pear-Net_IMAP-1.1.3-2|1	%define		_class		Net
14mr|php-pear-Net_IMAP-1.1.3-2|2	%define		_subclass	IMAP
14mr|php-pear-Net_IMAP-1.1.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_IMAP-1.1.3-2|4	
14mr|php-pear-Net_IMAP-1.1.3-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_IMAP-1.1.3-2|6	Version:	1.1.3
14mr|php-pear-Net_IMAP-1.1.3-2|7	Release:	2
14mr|php-pear-Net_IMAP-1.1.3-2|8	Summary:	An implementation of the IMAP protocol
14mr|php-pear-Net_IMAP-1.1.3-2|9	
14mr|php-pear-Net_IMAP-1.1.3-2|10	License:	PHP License
14mr|php-pear-Net_IMAP-1.1.3-2|11	Group:		Development/PHP
14mr|php-pear-Net_IMAP-1.1.3-2|12	URL:		http://pear.php.net/package/Net_IMAP/
14mr|php-pear-Net_IMAP-1.1.3-2|13	Source0:	http://download.pear.php.net/package/Net_IMAP-%{version}.tgz
14mr|php-pear-Net_IMAP-1.1.3-2|14	Requires(post): php-pear
14mr|php-pear-Net_IMAP-1.1.3-2|15	Requires(preun): php-pear
14mr|php-pear-Net_IMAP-1.1.3-2|16	Requires:	php-pear
14mr|php-pear-Net_IMAP-1.1.3-2|17	BuildArch:	noarch
14mr|php-pear-Net_IMAP-1.1.3-2|18	BuildRequires:	php-pear
14mr|php-pear-Net_IMAP-1.1.3-2|19	
14mr|php-pear-Net_IMAP-1.1.3-2|20	%description
14mr|php-pear-Net_IMAP-1.1.3-2|21	Provides an implementation of the IMAP4Rev1 protocol using PEAR's
14mr|php-pear-Net_IMAP-1.1.3-2|22	Net_Socket and Auth_SASL class.
14mr|php-pear-Net_IMAP-1.1.3-2|23	
14mr|php-pear-Net_IMAP-1.1.3-2|24	%prep
14mr|php-pear-Net_IMAP-1.1.3-2|25	%setup -q -c
14mr|php-pear-Net_IMAP-1.1.3-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_IMAP-1.1.3-2|27	
14mr|php-pear-Net_IMAP-1.1.3-2|28	%install
14mr|php-pear-Net_IMAP-1.1.3-2|29	
14mr|php-pear-Net_IMAP-1.1.3-2|30	cd %{upstream_name}-%{version}
14mr|php-pear-Net_IMAP-1.1.3-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_IMAP-1.1.3-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_IMAP-1.1.3-2|33	
14mr|php-pear-Net_IMAP-1.1.3-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_IMAP-1.1.3-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_IMAP-1.1.3-2|36	
14mr|php-pear-Net_IMAP-1.1.3-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_IMAP-1.1.3-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_IMAP-1.1.3-2|39	
14mr|php-pear-Net_IMAP-1.1.3-2|40	%clean
14mr|php-pear-Net_IMAP-1.1.3-2|41	
14mr|php-pear-Net_IMAP-1.1.3-2|42	
14mr|php-pear-Net_IMAP-1.1.3-2|43	
14mr|php-pear-Net_IMAP-1.1.3-2|44	%files
14mr|php-pear-Net_IMAP-1.1.3-2|45	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Net_IMAP-1.1.3-2|46	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_IMAP-1.1.3-2|47	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Net_IMAP-1.1.3-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_IMAP-1.1.3-2|49	
14mr|php-pear-Net_IMAP-1.1.3-2|50	
14mr|php-pear-Net_IMAP-1.1.3-2|51	
14mr|php-pear-Net_IMAP-1.1.3-2|52	
14mr|php-pear-Net_IMAP-1.1.3-2|53	%changelog
14mr|php-pear-Net_IMAP-1.1.3-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|php-pear-Net_IMAP-1.1.3-2|55	+ Revision: 9b6820b
14mr|php-pear-Net_IMAP-1.1.3-2|56	- MassBuild#440: Increase release tag
14mr|php-pear-Net_IMAP-1.1.3-2|57	
14mr|php-pear-Net_IMAP-1.1.3-2|58	

18464 14
14mr|php-pear-Net_LMTP-1.0.2-2|1	%define		_class		Net
14mr|php-pear-Net_LMTP-1.0.2-2|2	%define		_subclass	LMTP
14mr|php-pear-Net_LMTP-1.0.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_LMTP-1.0.2-2|4	
14mr|php-pear-Net_LMTP-1.0.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_LMTP-1.0.2-2|6	Version:	1.0.2
14mr|php-pear-Net_LMTP-1.0.2-2|7	Release:	2
14mr|php-pear-Net_LMTP-1.0.2-2|8	Summary:	An implementation of the RFC2033 LMTP protocol
14mr|php-pear-Net_LMTP-1.0.2-2|9	License:	PHP License
14mr|php-pear-Net_LMTP-1.0.2-2|10	Group:		Development/PHP
14mr|php-pear-Net_LMTP-1.0.2-2|11	URL:		http://pear.php.net/package/Net_LMTP/
14mr|php-pear-Net_LMTP-1.0.2-2|12	Source0:	http://download.pear.php.net/package/Net_LMTP-%{version}.tgz
14mr|php-pear-Net_LMTP-1.0.2-2|13	Requires(post): php-pear
14mr|php-pear-Net_LMTP-1.0.2-2|14	Requires(preun): php-pear
14mr|php-pear-Net_LMTP-1.0.2-2|15	Requires:	php-pear
14mr|php-pear-Net_LMTP-1.0.2-2|16	BuildArch:	noarch
14mr|php-pear-Net_LMTP-1.0.2-2|17	BuildRequires:	php-pear
14mr|php-pear-Net_LMTP-1.0.2-2|18	
14mr|php-pear-Net_LMTP-1.0.2-2|19	%description
14mr|php-pear-Net_LMTP-1.0.2-2|20	This package provides an implementation of the RFC2033 LMTP using
14mr|php-pear-Net_LMTP-1.0.2-2|21	PEAR's Net_Socket and Auth_SASL class.
14mr|php-pear-Net_LMTP-1.0.2-2|22	
14mr|php-pear-Net_LMTP-1.0.2-2|23	%prep
14mr|php-pear-Net_LMTP-1.0.2-2|24	%setup -q -c
14mr|php-pear-Net_LMTP-1.0.2-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_LMTP-1.0.2-2|26	
14mr|php-pear-Net_LMTP-1.0.2-2|27	%install
14mr|php-pear-Net_LMTP-1.0.2-2|28	
14mr|php-pear-Net_LMTP-1.0.2-2|29	cd %{upstream_name}-%{version}
14mr|php-pear-Net_LMTP-1.0.2-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_LMTP-1.0.2-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_LMTP-1.0.2-2|32	
14mr|php-pear-Net_LMTP-1.0.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_LMTP-1.0.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_LMTP-1.0.2-2|35	
14mr|php-pear-Net_LMTP-1.0.2-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_LMTP-1.0.2-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_LMTP-1.0.2-2|38	
14mr|php-pear-Net_LMTP-1.0.2-2|39	%clean
14mr|php-pear-Net_LMTP-1.0.2-2|40	
14mr|php-pear-Net_LMTP-1.0.2-2|41	
14mr|php-pear-Net_LMTP-1.0.2-2|42	
14mr|php-pear-Net_LMTP-1.0.2-2|43	%files
14mr|php-pear-Net_LMTP-1.0.2-2|44	%doc %{upstream_name}-%{version}/test_lmtp.php
14mr|php-pear-Net_LMTP-1.0.2-2|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_LMTP-1.0.2-2|46	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Net_LMTP-1.0.2-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_LMTP-1.0.2-2|48	
14mr|php-pear-Net_LMTP-1.0.2-2|49	
14mr|php-pear-Net_LMTP-1.0.2-2|50	
14mr|php-pear-Net_LMTP-1.0.2-2|51	
14mr|php-pear-Net_LMTP-1.0.2-2|52	%changelog
14mr|php-pear-Net_LMTP-1.0.2-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-2
14mr|php-pear-Net_LMTP-1.0.2-2|54	+ Revision: 613191e
14mr|php-pear-Net_LMTP-1.0.2-2|55	- MassBuild#440: Increase release tag
14mr|php-pear-Net_LMTP-1.0.2-2|56	
14mr|php-pear-Net_LMTP-1.0.2-2|57	

18465 14
14mr|php-pear-Net_POP3-1.3.8-4|1	%define		_class		Net
14mr|php-pear-Net_POP3-1.3.8-4|2	%define		_subclass	POP3
14mr|php-pear-Net_POP3-1.3.8-4|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_POP3-1.3.8-4|4	
14mr|php-pear-Net_POP3-1.3.8-4|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_POP3-1.3.8-4|6	Version:	1.3.8
14mr|php-pear-Net_POP3-1.3.8-4|7	Release:	4
14mr|php-pear-Net_POP3-1.3.8-4|8	Summary:	POP3 class to access POP3 server
14mr|php-pear-Net_POP3-1.3.8-4|9	License:	PHP License
14mr|php-pear-Net_POP3-1.3.8-4|10	Group:		Development/PHP
14mr|php-pear-Net_POP3-1.3.8-4|11	URL:		http://pear.php.net/package/Net_POP3/
14mr|php-pear-Net_POP3-1.3.8-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Net_POP3-1.3.8-4|13	Requires(post): php-pear
14mr|php-pear-Net_POP3-1.3.8-4|14	Requires(preun): php-pear
14mr|php-pear-Net_POP3-1.3.8-4|15	Requires:	php-pear
14mr|php-pear-Net_POP3-1.3.8-4|16	BuildArch:	noarch
14mr|php-pear-Net_POP3-1.3.8-4|17	BuildRequires:	php-pear
14mr|php-pear-Net_POP3-1.3.8-4|18	
14mr|php-pear-Net_POP3-1.3.8-4|19	%description
14mr|php-pear-Net_POP3-1.3.8-4|20	Provides a POP3 class to access POP3 server. Support all POP3 commands
14mr|php-pear-Net_POP3-1.3.8-4|21	including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5
14mr|php-pear-Net_POP3-1.3.8-4|22	using optional Auth_SASL package.
14mr|php-pear-Net_POP3-1.3.8-4|23	
14mr|php-pear-Net_POP3-1.3.8-4|24	%prep
14mr|php-pear-Net_POP3-1.3.8-4|25	%setup -q -c
14mr|php-pear-Net_POP3-1.3.8-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_POP3-1.3.8-4|27	
14mr|php-pear-Net_POP3-1.3.8-4|28	%install
14mr|php-pear-Net_POP3-1.3.8-4|29	
14mr|php-pear-Net_POP3-1.3.8-4|30	cd %{upstream_name}-%{version}
14mr|php-pear-Net_POP3-1.3.8-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_POP3-1.3.8-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_POP3-1.3.8-4|33	
14mr|php-pear-Net_POP3-1.3.8-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_POP3-1.3.8-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_POP3-1.3.8-4|36	
14mr|php-pear-Net_POP3-1.3.8-4|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_POP3-1.3.8-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_POP3-1.3.8-4|39	
14mr|php-pear-Net_POP3-1.3.8-4|40	%clean
14mr|php-pear-Net_POP3-1.3.8-4|41	
14mr|php-pear-Net_POP3-1.3.8-4|42	
14mr|php-pear-Net_POP3-1.3.8-4|43	
14mr|php-pear-Net_POP3-1.3.8-4|44	%files
14mr|php-pear-Net_POP3-1.3.8-4|45	%defattr(-,root,root)
14mr|php-pear-Net_POP3-1.3.8-4|46	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_POP3-1.3.8-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_POP3-1.3.8-4|48	
14mr|php-pear-Net_POP3-1.3.8-4|49	
14mr|php-pear-Net_POP3-1.3.8-4|50	
14mr|php-pear-Net_POP3-1.3.8-4|51	%changelog
14mr|php-pear-Net_POP3-1.3.8-4|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.8-4
14mr|php-pear-Net_POP3-1.3.8-4|53	+ Revision: eac85d6
14mr|php-pear-Net_POP3-1.3.8-4|54	- MassBuild#440: Increase release tag
14mr|php-pear-Net_POP3-1.3.8-4|55	
14mr|php-pear-Net_POP3-1.3.8-4|56	

18466 14
14mr|php-pear-Net_Sieve-1.3.2-2|1	%define		_class		Net
14mr|php-pear-Net_Sieve-1.3.2-2|2	%define		_subclass	Sieve
14mr|php-pear-Net_Sieve-1.3.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_Sieve-1.3.2-2|4	
14mr|php-pear-Net_Sieve-1.3.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_Sieve-1.3.2-2|6	Version:	1.3.2
14mr|php-pear-Net_Sieve-1.3.2-2|7	Release:	2
14mr|php-pear-Net_Sieve-1.3.2-2|8	Summary:	Handles talking to timsieved
14mr|php-pear-Net_Sieve-1.3.2-2|9	License:	PHP License
14mr|php-pear-Net_Sieve-1.3.2-2|10	Group:		Development/PHP
14mr|php-pear-Net_Sieve-1.3.2-2|11	URL:		http://pear.php.net/package/Net_Sieve/
14mr|php-pear-Net_Sieve-1.3.2-2|12	Source0:	http://download.pear.php.net/package/Net_Sieve-%{version}.tgz
14mr|php-pear-Net_Sieve-1.3.2-2|13	Requires(post): php-pear
14mr|php-pear-Net_Sieve-1.3.2-2|14	Requires(preun): php-pear
14mr|php-pear-Net_Sieve-1.3.2-2|15	Requires:	php-pear
14mr|php-pear-Net_Sieve-1.3.2-2|16	Requires:	php-pear-Net_Socket >= 1.0
14mr|php-pear-Net_Sieve-1.3.2-2|17	BuildArch:	noarch
14mr|php-pear-Net_Sieve-1.3.2-2|18	BuildRequires:	php-pear
14mr|php-pear-Net_Sieve-1.3.2-2|19	
14mr|php-pear-Net_Sieve-1.3.2-2|20	%description
14mr|php-pear-Net_Sieve-1.3.2-2|21	Provides an API to talk to the timsieved server that comes with Cyrus
14mr|php-pear-Net_Sieve-1.3.2-2|22	IMAPd. Can be used to install, remove, mark active etc sieve scripts.
14mr|php-pear-Net_Sieve-1.3.2-2|23	
14mr|php-pear-Net_Sieve-1.3.2-2|24	%prep
14mr|php-pear-Net_Sieve-1.3.2-2|25	%setup -q -c
14mr|php-pear-Net_Sieve-1.3.2-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_Sieve-1.3.2-2|27	
14mr|php-pear-Net_Sieve-1.3.2-2|28	%install
14mr|php-pear-Net_Sieve-1.3.2-2|29	
14mr|php-pear-Net_Sieve-1.3.2-2|30	cd %{upstream_name}-%{version}
14mr|php-pear-Net_Sieve-1.3.2-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_Sieve-1.3.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_Sieve-1.3.2-2|33	
14mr|php-pear-Net_Sieve-1.3.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_Sieve-1.3.2-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_Sieve-1.3.2-2|36	
14mr|php-pear-Net_Sieve-1.3.2-2|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Sieve-1.3.2-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Sieve-1.3.2-2|39	
14mr|php-pear-Net_Sieve-1.3.2-2|40	%clean
14mr|php-pear-Net_Sieve-1.3.2-2|41	
14mr|php-pear-Net_Sieve-1.3.2-2|42	
14mr|php-pear-Net_Sieve-1.3.2-2|43	
14mr|php-pear-Net_Sieve-1.3.2-2|44	%files
14mr|php-pear-Net_Sieve-1.3.2-2|45	%defattr(-,root,root)
14mr|php-pear-Net_Sieve-1.3.2-2|46	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_Sieve-1.3.2-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_Sieve-1.3.2-2|48	
14mr|php-pear-Net_Sieve-1.3.2-2|49	
14mr|php-pear-Net_Sieve-1.3.2-2|50	
14mr|php-pear-Net_Sieve-1.3.2-2|51	%changelog
14mr|php-pear-Net_Sieve-1.3.2-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-2
14mr|php-pear-Net_Sieve-1.3.2-2|53	+ Revision: 4a26e56
14mr|php-pear-Net_Sieve-1.3.2-2|54	- MassBuild#440: Increase release tag
14mr|php-pear-Net_Sieve-1.3.2-2|55	
14mr|php-pear-Net_Sieve-1.3.2-2|56	

18467 14
14mr|php-pear-Net_SMS-0.2.1-2|1	%define		_class		Net
14mr|php-pear-Net_SMS-0.2.1-2|2	%define		_subclass	SMS
14mr|php-pear-Net_SMS-0.2.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_SMS-0.2.1-2|4	
14mr|php-pear-Net_SMS-0.2.1-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_SMS-0.2.1-2|6	Version:	0.2.1
14mr|php-pear-Net_SMS-0.2.1-2|7	Release:	2
14mr|php-pear-Net_SMS-0.2.1-2|8	Summary:	SMS functionality
14mr|php-pear-Net_SMS-0.2.1-2|9	
14mr|php-pear-Net_SMS-0.2.1-2|10	License:	PHP License
14mr|php-pear-Net_SMS-0.2.1-2|11	Group:		Development/PHP
14mr|php-pear-Net_SMS-0.2.1-2|12	URL:		http://pear.php.net/package/Net_SMS/
14mr|php-pear-Net_SMS-0.2.1-2|13	Source0:	http://download.pear.php.net/package/Net_SMS-%{version}.tgz
14mr|php-pear-Net_SMS-0.2.1-2|14	Requires(post): php-pear
14mr|php-pear-Net_SMS-0.2.1-2|15	Requires(preun): php-pear
14mr|php-pear-Net_SMS-0.2.1-2|16	Requires:	php-pear
14mr|php-pear-Net_SMS-0.2.1-2|17	BuildArch:	noarch
14mr|php-pear-Net_SMS-0.2.1-2|18	BuildRequires:	php-pear
14mr|php-pear-Net_SMS-0.2.1-2|19	
14mr|php-pear-Net_SMS-0.2.1-2|20	%description
14mr|php-pear-Net_SMS-0.2.1-2|21	This package provides SMS functionality and access to SMS gateways.
14mr|php-pear-Net_SMS-0.2.1-2|22	
14mr|php-pear-Net_SMS-0.2.1-2|23	%prep
14mr|php-pear-Net_SMS-0.2.1-2|24	%setup -q -c
14mr|php-pear-Net_SMS-0.2.1-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_SMS-0.2.1-2|26	
14mr|php-pear-Net_SMS-0.2.1-2|27	%install
14mr|php-pear-Net_SMS-0.2.1-2|28	
14mr|php-pear-Net_SMS-0.2.1-2|29	cd %{upstream_name}-%{version}
14mr|php-pear-Net_SMS-0.2.1-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_SMS-0.2.1-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_SMS-0.2.1-2|32	
14mr|php-pear-Net_SMS-0.2.1-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_SMS-0.2.1-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_SMS-0.2.1-2|35	
14mr|php-pear-Net_SMS-0.2.1-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_SMS-0.2.1-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_SMS-0.2.1-2|38	
14mr|php-pear-Net_SMS-0.2.1-2|39	%clean
14mr|php-pear-Net_SMS-0.2.1-2|40	
14mr|php-pear-Net_SMS-0.2.1-2|41	
14mr|php-pear-Net_SMS-0.2.1-2|42	
14mr|php-pear-Net_SMS-0.2.1-2|43	%files
14mr|php-pear-Net_SMS-0.2.1-2|44	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_SMS-0.2.1-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_SMS-0.2.1-2|46	%{php_pear_dir}/data/Net_SMS/README
14mr|php-pear-Net_SMS-0.2.1-2|47	
14mr|php-pear-Net_SMS-0.2.1-2|48	
14mr|php-pear-Net_SMS-0.2.1-2|49	
14mr|php-pear-Net_SMS-0.2.1-2|50	
14mr|php-pear-Net_SMS-0.2.1-2|51	%changelog
14mr|php-pear-Net_SMS-0.2.1-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-2
14mr|php-pear-Net_SMS-0.2.1-2|53	+ Revision: db2289f
14mr|php-pear-Net_SMS-0.2.1-2|54	- MassBuild#440: Increase release tag
14mr|php-pear-Net_SMS-0.2.1-2|55	
14mr|php-pear-Net_SMS-0.2.1-2|56	

18468 14
14mr|php-pear-Net_SMTP-1.6.2-2|1	%define		_class		Net
14mr|php-pear-Net_SMTP-1.6.2-2|2	%define		_subclass	SMTP
14mr|php-pear-Net_SMTP-1.6.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_SMTP-1.6.2-2|4	
14mr|php-pear-Net_SMTP-1.6.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_SMTP-1.6.2-2|6	Version:	1.6.2
14mr|php-pear-Net_SMTP-1.6.2-2|7	Release:	2
14mr|php-pear-Net_SMTP-1.6.2-2|8	Summary:	An implementation of the SMTP protocol
14mr|php-pear-Net_SMTP-1.6.2-2|9	License:	PHP License
14mr|php-pear-Net_SMTP-1.6.2-2|10	Group:		Development/PHP
14mr|php-pear-Net_SMTP-1.6.2-2|11	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-Net_SMTP-1.6.2-2|12	Source0:	http://download.pear.php.net/package/Net_SMTP-%{version}.tgz
14mr|php-pear-Net_SMTP-1.6.2-2|13	Requires(post): php-pear
14mr|php-pear-Net_SMTP-1.6.2-2|14	Requires(preun): php-pear
14mr|php-pear-Net_SMTP-1.6.2-2|15	Requires:	php-pear
14mr|php-pear-Net_SMTP-1.6.2-2|16	BuildRequires:	php-pear
14mr|php-pear-Net_SMTP-1.6.2-2|17	BuildArch:	noarch
14mr|php-pear-Net_SMTP-1.6.2-2|18	
14mr|php-pear-Net_SMTP-1.6.2-2|19	%description
14mr|php-pear-Net_SMTP-1.6.2-2|20	Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.
14mr|php-pear-Net_SMTP-1.6.2-2|21	
14mr|php-pear-Net_SMTP-1.6.2-2|22	%prep
14mr|php-pear-Net_SMTP-1.6.2-2|23	%setup -q -c
14mr|php-pear-Net_SMTP-1.6.2-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_SMTP-1.6.2-2|25	
14mr|php-pear-Net_SMTP-1.6.2-2|26	%install
14mr|php-pear-Net_SMTP-1.6.2-2|27	
14mr|php-pear-Net_SMTP-1.6.2-2|28	cd %{upstream_name}-%{version}
14mr|php-pear-Net_SMTP-1.6.2-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_SMTP-1.6.2-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_SMTP-1.6.2-2|31	
14mr|php-pear-Net_SMTP-1.6.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_SMTP-1.6.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_SMTP-1.6.2-2|34	
14mr|php-pear-Net_SMTP-1.6.2-2|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_SMTP-1.6.2-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_SMTP-1.6.2-2|37	
14mr|php-pear-Net_SMTP-1.6.2-2|38	%clean
14mr|php-pear-Net_SMTP-1.6.2-2|39	
14mr|php-pear-Net_SMTP-1.6.2-2|40	
14mr|php-pear-Net_SMTP-1.6.2-2|41	
14mr|php-pear-Net_SMTP-1.6.2-2|42	%files
14mr|php-pear-Net_SMTP-1.6.2-2|43	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Net_SMTP-1.6.2-2|44	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-Net_SMTP-1.6.2-2|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_SMTP-1.6.2-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_SMTP-1.6.2-2|47	
14mr|php-pear-Net_SMTP-1.6.2-2|48	
14mr|php-pear-Net_SMTP-1.6.2-2|49	
14mr|php-pear-Net_SMTP-1.6.2-2|50	%changelog
14mr|php-pear-Net_SMTP-1.6.2-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.2-2
14mr|php-pear-Net_SMTP-1.6.2-2|52	+ Revision: 7930591
14mr|php-pear-Net_SMTP-1.6.2-2|53	- MassBuild#440: Increase release tag
14mr|php-pear-Net_SMTP-1.6.2-2|54	
14mr|php-pear-Net_SMTP-1.6.2-2|55	

18469 14
14mr|php-pear-Net_Socket-1.0.14-2|1	%define		_class		Net
14mr|php-pear-Net_Socket-1.0.14-2|2	%define		_subclass	Socket
14mr|php-pear-Net_Socket-1.0.14-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_Socket-1.0.14-2|4	
14mr|php-pear-Net_Socket-1.0.14-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_Socket-1.0.14-2|6	Version:	1.0.14
14mr|php-pear-Net_Socket-1.0.14-2|7	Release:	2
14mr|php-pear-Net_Socket-1.0.14-2|8	Summary:	Network Socket Interface
14mr|php-pear-Net_Socket-1.0.14-2|9	License:	PHP License
14mr|php-pear-Net_Socket-1.0.14-2|10	Group:		Development/PHP
14mr|php-pear-Net_Socket-1.0.14-2|11	URL:		http://pear.php.net/package/Net_LDAP2
14mr|php-pear-Net_Socket-1.0.14-2|12	Source0:	http://download.pear.php.net/package/Net_Socket-%{version}.tgz
14mr|php-pear-Net_Socket-1.0.14-2|13	Requires(post): php-pear
14mr|php-pear-Net_Socket-1.0.14-2|14	Requires(preun): php-pear
14mr|php-pear-Net_Socket-1.0.14-2|15	Requires:	php-pear
14mr|php-pear-Net_Socket-1.0.14-2|16	BuildRequires:	php-pear
14mr|php-pear-Net_Socket-1.0.14-2|17	BuildArch:	noarch
14mr|php-pear-Net_Socket-1.0.14-2|18	
14mr|php-pear-Net_Socket-1.0.14-2|19	%description
14mr|php-pear-Net_Socket-1.0.14-2|20	Net_Socket is a class interface to TCP sockets. It provides blocking
14mr|php-pear-Net_Socket-1.0.14-2|21	and non-blocking operation, with different reading and writing modes
14mr|php-pear-Net_Socket-1.0.14-2|22	(byte-wise, block-wise, line-wise and special formats like network
14mr|php-pear-Net_Socket-1.0.14-2|23	byte-order ip addresses).
14mr|php-pear-Net_Socket-1.0.14-2|24	
14mr|php-pear-Net_Socket-1.0.14-2|25	%prep
14mr|php-pear-Net_Socket-1.0.14-2|26	%setup -q -c
14mr|php-pear-Net_Socket-1.0.14-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_Socket-1.0.14-2|28	
14mr|php-pear-Net_Socket-1.0.14-2|29	%install
14mr|php-pear-Net_Socket-1.0.14-2|30	
14mr|php-pear-Net_Socket-1.0.14-2|31	cd %{upstream_name}-%{version}
14mr|php-pear-Net_Socket-1.0.14-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_Socket-1.0.14-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_Socket-1.0.14-2|34	
14mr|php-pear-Net_Socket-1.0.14-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_Socket-1.0.14-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_Socket-1.0.14-2|37	
14mr|php-pear-Net_Socket-1.0.14-2|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Socket-1.0.14-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_Socket-1.0.14-2|40	
14mr|php-pear-Net_Socket-1.0.14-2|41	%clean
14mr|php-pear-Net_Socket-1.0.14-2|42	
14mr|php-pear-Net_Socket-1.0.14-2|43	
14mr|php-pear-Net_Socket-1.0.14-2|44	
14mr|php-pear-Net_Socket-1.0.14-2|45	%files
14mr|php-pear-Net_Socket-1.0.14-2|46	%defattr(-,root,root)
14mr|php-pear-Net_Socket-1.0.14-2|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_Socket-1.0.14-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_Socket-1.0.14-2|49	
14mr|php-pear-Net_Socket-1.0.14-2|50	
14mr|php-pear-Net_Socket-1.0.14-2|51	
14mr|php-pear-Net_Socket-1.0.14-2|52	
14mr|php-pear-Net_Socket-1.0.14-2|53	%changelog
14mr|php-pear-Net_Socket-1.0.14-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.14-2
14mr|php-pear-Net_Socket-1.0.14-2|55	+ Revision: b6630d2
14mr|php-pear-Net_Socket-1.0.14-2|56	- MassBuild#440: Increase release tag
14mr|php-pear-Net_Socket-1.0.14-2|57	
14mr|php-pear-Net_Socket-1.0.14-2|58	

18470 14
14mr|php-pear-Net_URL-1.0.15-10|1	%define		_class		Net
14mr|php-pear-Net_URL-1.0.15-10|2	%define		_subclass	URL
14mr|php-pear-Net_URL-1.0.15-10|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Net_URL-1.0.15-10|4	
14mr|php-pear-Net_URL-1.0.15-10|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Net_URL-1.0.15-10|6	Version:	1.0.15
14mr|php-pear-Net_URL-1.0.15-10|7	Release:	10
14mr|php-pear-Net_URL-1.0.15-10|8	Summary:	Easy parsing of URLs
14mr|php-pear-Net_URL-1.0.15-10|9	License:	PHP License
14mr|php-pear-Net_URL-1.0.15-10|10	Group:		Development/PHP
14mr|php-pear-Net_URL-1.0.15-10|11	URL:		http://pear.php.net/package/Net_URL/
14mr|php-pear-Net_URL-1.0.15-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Net_URL-1.0.15-10|13	Requires(post): php-pear
14mr|php-pear-Net_URL-1.0.15-10|14	Requires(preun): php-pear
14mr|php-pear-Net_URL-1.0.15-10|15	Requires:	php-pear
14mr|php-pear-Net_URL-1.0.15-10|16	BuildArch:	noarch
14mr|php-pear-Net_URL-1.0.15-10|17	BuildRequires:	php-pear
14mr|php-pear-Net_URL-1.0.15-10|18	
14mr|php-pear-Net_URL-1.0.15-10|19	%description
14mr|php-pear-Net_URL-1.0.15-10|20	Provides easy parsing of URLs and their constituent parts.
14mr|php-pear-Net_URL-1.0.15-10|21	
14mr|php-pear-Net_URL-1.0.15-10|22	%prep
14mr|php-pear-Net_URL-1.0.15-10|23	%setup -q -c
14mr|php-pear-Net_URL-1.0.15-10|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Net_URL-1.0.15-10|25	
14mr|php-pear-Net_URL-1.0.15-10|26	%install
14mr|php-pear-Net_URL-1.0.15-10|27	
14mr|php-pear-Net_URL-1.0.15-10|28	cd %{upstream_name}-%{version}
14mr|php-pear-Net_URL-1.0.15-10|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Net_URL-1.0.15-10|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Net_URL-1.0.15-10|31	
14mr|php-pear-Net_URL-1.0.15-10|32	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Net_URL-1.0.15-10|33	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Net_URL-1.0.15-10|34	
14mr|php-pear-Net_URL-1.0.15-10|35	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_URL-1.0.15-10|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Net_URL-1.0.15-10|37	
14mr|php-pear-Net_URL-1.0.15-10|38	%clean
14mr|php-pear-Net_URL-1.0.15-10|39	
14mr|php-pear-Net_URL-1.0.15-10|40	
14mr|php-pear-Net_URL-1.0.15-10|41	
14mr|php-pear-Net_URL-1.0.15-10|42	%files
14mr|php-pear-Net_URL-1.0.15-10|43	%defattr(-,root,root)
14mr|php-pear-Net_URL-1.0.15-10|44	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Net_URL-1.0.15-10|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Net_URL-1.0.15-10|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Net_URL-1.0.15-10|47	
14mr|php-pear-Net_URL-1.0.15-10|48	
14mr|php-pear-Net_URL-1.0.15-10|49	
14mr|php-pear-Net_URL-1.0.15-10|50	%changelog
14mr|php-pear-Net_URL-1.0.15-10|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.15-10
14mr|php-pear-Net_URL-1.0.15-10|52	+ Revision: fccd739
14mr|php-pear-Net_URL-1.0.15-10|53	- MassBuild#440: Increase release tag
14mr|php-pear-Net_URL-1.0.15-10|54	
14mr|php-pear-Net_URL-1.0.15-10|55	

18471 14
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|1	%define		_class		PEAR
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|2	%define		_subclass	Command
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|3	%define		upstream_name	%{_class}_%{_subclass}_Packaging
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|4	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|6	Version:	0.3.0
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|7	Release:	2
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|8	Summary:	Create RPM spec files from PEAR modules
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|9	License:	PHP License
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|10	Group:		Development/PHP
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|11	URL:        http://pear.php.net/package/PEAR_Command_Packaging
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|12	Source0:	http://download.pear.php.net/package/PEAR_Command_Packaging-%{version}.tgz
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|13	Requires(post): php-pear
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|14	Requires(preun): php-pear
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|15	Requires:	php-pear
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|16	BuildArch:	noarch
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|17	BuildRequires:	php-pear
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|18	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|19	%description
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|20	This command is an improved implementation of the standard PEAR "makerpm"
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|21	command, and contains several enhancements that make it far more flexible.
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|22	Similar functions for other external packaging mechanisms may be added at
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|23	a later date.
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|24	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|25	Enhanced features over the original PEAR "makerpm" command include:
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|26	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|27	- Ability to define a release on the command line
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|28	- Allows more advanced customisation of the generated package name
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|29	- Allows virtual Provides/Requires that differ in format from the package name
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|30	format
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|31	- tries to intelligently distinguish between PEAR and PECL when generating
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|32	packages
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|33	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|34	%prep
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|35	%setup -q -c
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|37	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|38	%install
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|39	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|40	cd %{upstream_name}-%{version}
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|43	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|46	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|47	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|49	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|50	%clean
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|51	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|52	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|53	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|54	%files
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|55	%defattr(-,root,root)
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|56	%{_datadir}/pear/%{_class}
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|57	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|58	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|59	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|60	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|61	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|62	%changelog
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-2
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|64	+ Revision: c7ff099
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|65	- MassBuild#440: Increase release tag
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|66	
14mr|php-pear-PEAR_Command_Packaging-0.3.0-2|67	

18472 14
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|1	%define		_class		PEAR
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|2	%define		_subclass	Command
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|3	%define		upstream_name	%{_class}_RemoteInstaller
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|4	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|6	Version:	0.3.2
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|7	Release:	2
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|8	Summary:	PEAR Remote installation plugin through FTP
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|9	License:	PHP License
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|10	Group:		Development/PHP
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|11	URL:		http://pear.php.net/package/PEAR_RemoteInstaller/
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|12	Source0:	http://download.pear.php.net/package/PEAR_RemoteInstaller-%{version}.tgz
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|13	Requires(post): php-pear
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|14	Requires(preun): php-pear
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|15	Requires:	php-pear
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|16	BuildArch:	noarch
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|17	BuildRequires:	php-pear
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|18	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|19	%description
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|20	Originally part of the 1.4.0 new features, remote installation
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|21	through FTP is now its own package. This package adds the commands
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|22	"remote-install" "remote-upgrade" "remote-uninstall" and
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|23	"remote-upgrade-all" to the PEAR core.
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|24	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|25	To take advantage, you must have a config file on the remote ftp
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|26	server and full access to the server to create and remove files.
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|27	The config-create command can be used to get started, and the
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|28	remote_config configuration variable is set to the full URL as
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|29	in "ftp://ftp.example.com/path/to/pear.ini"
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|30	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|31	After this is done, install/upgrade as normal using the remote*
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|32	commands as if they were local.
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|33	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|34	%prep
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|35	%setup -q -c
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|37	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|38	%install
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|39	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|40	cd %{upstream_name}-%{version}
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|43	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|46	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|47	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|49	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|50	%clean
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|51	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|52	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|53	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|54	%files
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|55	%defattr(-,root,root)
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|56	%{_datadir}/pear/%{_class}
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|58	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|59	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|60	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|61	%changelog
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-2
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|63	+ Revision: 06bad7a
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|64	- MassBuild#440: Increase release tag
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|65	
14mr|php-pear-PEAR_RemoteInstaller-0.3.2-2|66	

18473 14
14mr|php-pear-PHP_Compat-1.6.0a3-2|1	%define		_class		PHP
14mr|php-pear-PHP_Compat-1.6.0a3-2|2	%define		_subclass	Compat
14mr|php-pear-PHP_Compat-1.6.0a3-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-PHP_Compat-1.6.0a3-2|4	
14mr|php-pear-PHP_Compat-1.6.0a3-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-PHP_Compat-1.6.0a3-2|6	Version:	1.6.0a3
14mr|php-pear-PHP_Compat-1.6.0a3-2|7	Release:	2
14mr|php-pear-PHP_Compat-1.6.0a3-2|8	Summary:	Provides missing functionality for older versions of PHP
14mr|php-pear-PHP_Compat-1.6.0a3-2|9	License:	PHP License
14mr|php-pear-PHP_Compat-1.6.0a3-2|10	Group:		Development/PHP
14mr|php-pear-PHP_Compat-1.6.0a3-2|11	URL:		http://pear.php.net/package/PHP_Compat/
14mr|php-pear-PHP_Compat-1.6.0a3-2|12	Source0:	http://download.pear.php.net/package/PHP_Compat-%{version}.tgz
14mr|php-pear-PHP_Compat-1.6.0a3-2|13	Requires(post): php-pear
14mr|php-pear-PHP_Compat-1.6.0a3-2|14	Requires(preun): php-pear
14mr|php-pear-PHP_Compat-1.6.0a3-2|15	Requires:	php-pear
14mr|php-pear-PHP_Compat-1.6.0a3-2|16	BuildArch:	noarch
14mr|php-pear-PHP_Compat-1.6.0a3-2|17	BuildRequires:	php-pear
14mr|php-pear-PHP_Compat-1.6.0a3-2|18	
14mr|php-pear-PHP_Compat-1.6.0a3-2|19	%description
14mr|php-pear-PHP_Compat-1.6.0a3-2|20	PHP_Compat provides missing functionality in the form of Constants and
14mr|php-pear-PHP_Compat-1.6.0a3-2|21	Functions for older versions of PHP.
14mr|php-pear-PHP_Compat-1.6.0a3-2|22	
14mr|php-pear-PHP_Compat-1.6.0a3-2|23	Constants:
14mr|php-pear-PHP_Compat-1.6.0a3-2|24	- E_STRICT
14mr|php-pear-PHP_Compat-1.6.0a3-2|25	- PATH_SEPERATOR
14mr|php-pear-PHP_Compat-1.6.0a3-2|26	- ...
14mr|php-pear-PHP_Compat-1.6.0a3-2|27	
14mr|php-pear-PHP_Compat-1.6.0a3-2|28	Functions:
14mr|php-pear-PHP_Compat-1.6.0a3-2|29	- file_get_contents
14mr|php-pear-PHP_Compat-1.6.0a3-2|30	- file_put_contents
14mr|php-pear-PHP_Compat-1.6.0a3-2|31	- is_a
14mr|php-pear-PHP_Compat-1.6.0a3-2|32	- scandir
14mr|php-pear-PHP_Compat-1.6.0a3-2|33	- array_combine
14mr|php-pear-PHP_Compat-1.6.0a3-2|34	- ...
14mr|php-pear-PHP_Compat-1.6.0a3-2|35	
14mr|php-pear-PHP_Compat-1.6.0a3-2|36	%prep
14mr|php-pear-PHP_Compat-1.6.0a3-2|37	%setup -q -c
14mr|php-pear-PHP_Compat-1.6.0a3-2|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-PHP_Compat-1.6.0a3-2|39	
14mr|php-pear-PHP_Compat-1.6.0a3-2|40	%install
14mr|php-pear-PHP_Compat-1.6.0a3-2|41	
14mr|php-pear-PHP_Compat-1.6.0a3-2|42	cd %{upstream_name}-%{version}
14mr|php-pear-PHP_Compat-1.6.0a3-2|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-PHP_Compat-1.6.0a3-2|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-PHP_Compat-1.6.0a3-2|45	
14mr|php-pear-PHP_Compat-1.6.0a3-2|46	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-PHP_Compat-1.6.0a3-2|47	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-PHP_Compat-1.6.0a3-2|48	
14mr|php-pear-PHP_Compat-1.6.0a3-2|49	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PHP_Compat-1.6.0a3-2|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-PHP_Compat-1.6.0a3-2|51	
14mr|php-pear-PHP_Compat-1.6.0a3-2|52	%clean
14mr|php-pear-PHP_Compat-1.6.0a3-2|53	
14mr|php-pear-PHP_Compat-1.6.0a3-2|54	
14mr|php-pear-PHP_Compat-1.6.0a3-2|55	
14mr|php-pear-PHP_Compat-1.6.0a3-2|56	%files
14mr|php-pear-PHP_Compat-1.6.0a3-2|57	%defattr(-,root,root)
14mr|php-pear-PHP_Compat-1.6.0a3-2|58	%{_datadir}/pear/%{_class}
14mr|php-pear-PHP_Compat-1.6.0a3-2|59	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-PHP_Compat-1.6.0a3-2|60	
14mr|php-pear-PHP_Compat-1.6.0a3-2|61	
14mr|php-pear-PHP_Compat-1.6.0a3-2|62	
14mr|php-pear-PHP_Compat-1.6.0a3-2|63	%changelog
14mr|php-pear-PHP_Compat-1.6.0a3-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0a3-2
14mr|php-pear-PHP_Compat-1.6.0a3-2|65	+ Revision: 56199e3
14mr|php-pear-PHP_Compat-1.6.0a3-2|66	- MassBuild#440: Increase release tag
14mr|php-pear-PHP_Compat-1.6.0a3-2|67	
14mr|php-pear-PHP_Compat-1.6.0a3-2|68	

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

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

18476 14
14mr|php-pear-SOAP-0.13.0-2|1	%define		_class		SOAP
14mr|php-pear-SOAP-0.13.0-2|2	%define		upstream_name	%{_class}
14mr|php-pear-SOAP-0.13.0-2|3	
14mr|php-pear-SOAP-0.13.0-2|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-SOAP-0.13.0-2|5	Version:	0.13.0
14mr|php-pear-SOAP-0.13.0-2|6	Release:	2
14mr|php-pear-SOAP-0.13.0-2|7	Summary:	Client/Server for PHP
14mr|php-pear-SOAP-0.13.0-2|8	License:	PHP License
14mr|php-pear-SOAP-0.13.0-2|9	Group:		Development/PHP
14mr|php-pear-SOAP-0.13.0-2|10	URL:		http://pear.php.net/package/SOAP/
14mr|php-pear-SOAP-0.13.0-2|11	Source0:	http://download.pear.php.net/package/SOAP-%{version}.tgz
14mr|php-pear-SOAP-0.13.0-2|12	Requires(post): php-pear
14mr|php-pear-SOAP-0.13.0-2|13	Requires(preun): php-pear
14mr|php-pear-SOAP-0.13.0-2|14	Requires:	php-pear
14mr|php-pear-SOAP-0.13.0-2|15	Requires:	php-bcmath
14mr|php-pear-SOAP-0.13.0-2|16	Requires:	php-pear-HTTP_Request
14mr|php-pear-SOAP-0.13.0-2|17	Requires:	php-pear-Net_URL
14mr|php-pear-SOAP-0.13.0-2|18	Requires:	php-pear-Net_DIME
14mr|php-pear-SOAP-0.13.0-2|19	BuildArch:	noarch
14mr|php-pear-SOAP-0.13.0-2|20	BuildRequires:	php-pear
14mr|php-pear-SOAP-0.13.0-2|21	
14mr|php-pear-SOAP-0.13.0-2|22	%description
14mr|php-pear-SOAP-0.13.0-2|23	Implementation of SOAP protocol and services.
14mr|php-pear-SOAP-0.13.0-2|24	
14mr|php-pear-SOAP-0.13.0-2|25	%prep
14mr|php-pear-SOAP-0.13.0-2|26	%setup -q -c
14mr|php-pear-SOAP-0.13.0-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-SOAP-0.13.0-2|28	
14mr|php-pear-SOAP-0.13.0-2|29	%install
14mr|php-pear-SOAP-0.13.0-2|30	
14mr|php-pear-SOAP-0.13.0-2|31	cd %{upstream_name}-%{version}
14mr|php-pear-SOAP-0.13.0-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-SOAP-0.13.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-SOAP-0.13.0-2|34	
14mr|php-pear-SOAP-0.13.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-SOAP-0.13.0-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-SOAP-0.13.0-2|37	
14mr|php-pear-SOAP-0.13.0-2|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-SOAP-0.13.0-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-SOAP-0.13.0-2|40	
14mr|php-pear-SOAP-0.13.0-2|41	%clean
14mr|php-pear-SOAP-0.13.0-2|42	
14mr|php-pear-SOAP-0.13.0-2|43	
14mr|php-pear-SOAP-0.13.0-2|44	
14mr|php-pear-SOAP-0.13.0-2|45	%files
14mr|php-pear-SOAP-0.13.0-2|46	%doc %{upstream_name}-%{version}/example
14mr|php-pear-SOAP-0.13.0-2|47	%{_datadir}/pear/%{_class}
14mr|php-pear-SOAP-0.13.0-2|48	%{_datadir}/pear/tools/genproxy.php
14mr|php-pear-SOAP-0.13.0-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-SOAP-0.13.0-2|50	
14mr|php-pear-SOAP-0.13.0-2|51	
14mr|php-pear-SOAP-0.13.0-2|52	%changelog
14mr|php-pear-SOAP-0.13.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.0-2
14mr|php-pear-SOAP-0.13.0-2|54	+ Revision: 28067bf
14mr|php-pear-SOAP-0.13.0-2|55	- MassBuild#440: Increase release tag
14mr|php-pear-SOAP-0.13.0-2|56	
14mr|php-pear-SOAP-0.13.0-2|57	

18477 14
14mr|php-pear-Text_Diff-1.1.1-8|1	%define		_class		Text
14mr|php-pear-Text_Diff-1.1.1-8|2	%define		_subclass	Diff
14mr|php-pear-Text_Diff-1.1.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Text_Diff-1.1.1-8|4	
14mr|php-pear-Text_Diff-1.1.1-8|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Text_Diff-1.1.1-8|6	Version:	1.1.1
14mr|php-pear-Text_Diff-1.1.1-8|7	Release:	8
14mr|php-pear-Text_Diff-1.1.1-8|8	Summary:	Engine for performing and rendering text diffs
14mr|php-pear-Text_Diff-1.1.1-8|9	License:	PHP License
14mr|php-pear-Text_Diff-1.1.1-8|10	Group:		Development/PHP
14mr|php-pear-Text_Diff-1.1.1-8|11	URL:		http://pear.php.net/package/Text_Diff/
14mr|php-pear-Text_Diff-1.1.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-Text_Diff-1.1.1-8|13	Requires(post): php-pear
14mr|php-pear-Text_Diff-1.1.1-8|14	Requires(preun): php-pear
14mr|php-pear-Text_Diff-1.1.1-8|15	Requires:	php-pear
14mr|php-pear-Text_Diff-1.1.1-8|16	BuildRequires:	php-pear
14mr|php-pear-Text_Diff-1.1.1-8|17	BuildArch:	noarch
14mr|php-pear-Text_Diff-1.1.1-8|18	
14mr|php-pear-Text_Diff-1.1.1-8|19	
14mr|php-pear-Text_Diff-1.1.1-8|20	%description
14mr|php-pear-Text_Diff-1.1.1-8|21	This package provides a text-based diff engine and renderers for
14mr|php-pear-Text_Diff-1.1.1-8|22	multiple diff output formats.
14mr|php-pear-Text_Diff-1.1.1-8|23	
14mr|php-pear-Text_Diff-1.1.1-8|24	%prep
14mr|php-pear-Text_Diff-1.1.1-8|25	%setup -q -c
14mr|php-pear-Text_Diff-1.1.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Text_Diff-1.1.1-8|27	
14mr|php-pear-Text_Diff-1.1.1-8|28	%install
14mr|php-pear-Text_Diff-1.1.1-8|29	
14mr|php-pear-Text_Diff-1.1.1-8|30	cd %{upstream_name}-%{version}
14mr|php-pear-Text_Diff-1.1.1-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Text_Diff-1.1.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Text_Diff-1.1.1-8|33	
14mr|php-pear-Text_Diff-1.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Text_Diff-1.1.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Text_Diff-1.1.1-8|36	
14mr|php-pear-Text_Diff-1.1.1-8|37	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Text_Diff-1.1.1-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Text_Diff-1.1.1-8|39	
14mr|php-pear-Text_Diff-1.1.1-8|40	%clean
14mr|php-pear-Text_Diff-1.1.1-8|41	
14mr|php-pear-Text_Diff-1.1.1-8|42	
14mr|php-pear-Text_Diff-1.1.1-8|43	
14mr|php-pear-Text_Diff-1.1.1-8|44	%files
14mr|php-pear-Text_Diff-1.1.1-8|45	%defattr(-,root,root)
14mr|php-pear-Text_Diff-1.1.1-8|46	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Text_Diff-1.1.1-8|47	%{_datadir}/pear/%{_class}
14mr|php-pear-Text_Diff-1.1.1-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Text_Diff-1.1.1-8|49	
14mr|php-pear-Text_Diff-1.1.1-8|50	
14mr|php-pear-Text_Diff-1.1.1-8|51	
14mr|php-pear-Text_Diff-1.1.1-8|52	%changelog
14mr|php-pear-Text_Diff-1.1.1-8|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-8
14mr|php-pear-Text_Diff-1.1.1-8|54	+ Revision: 9505e48
14mr|php-pear-Text_Diff-1.1.1-8|55	- MassBuild#440: Increase release tag
14mr|php-pear-Text_Diff-1.1.1-8|56	
14mr|php-pear-Text_Diff-1.1.1-8|57	

18478 14
14mr|php-pear-Text_Highlighter-0.7.3-2|1	%define		_class		Text
14mr|php-pear-Text_Highlighter-0.7.3-2|2	%define		_subclass	Highlighter
14mr|php-pear-Text_Highlighter-0.7.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-Text_Highlighter-0.7.3-2|4	
14mr|php-pear-Text_Highlighter-0.7.3-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-Text_Highlighter-0.7.3-2|6	Version:	0.7.3
14mr|php-pear-Text_Highlighter-0.7.3-2|7	Release:	2
14mr|php-pear-Text_Highlighter-0.7.3-2|8	Summary:	Syntax highlighting
14mr|php-pear-Text_Highlighter-0.7.3-2|9	License:	PHP License
14mr|php-pear-Text_Highlighter-0.7.3-2|10	Group:		Development/PHP
14mr|php-pear-Text_Highlighter-0.7.3-2|11	URL:		http://pear.php.net/package/Text_Highlighter/
14mr|php-pear-Text_Highlighter-0.7.3-2|12	Source0:	http://download.pear.php.net/package/Text_Highlighter-%{version}.tgz
14mr|php-pear-Text_Highlighter-0.7.3-2|13	Requires(post): php-pear
14mr|php-pear-Text_Highlighter-0.7.3-2|14	Requires(preun): php-pear
14mr|php-pear-Text_Highlighter-0.7.3-2|15	Requires:	php-pear
14mr|php-pear-Text_Highlighter-0.7.3-2|16	BuildArch:	noarch
14mr|php-pear-Text_Highlighter-0.7.3-2|17	BuildRequires:	php-pear
14mr|php-pear-Text_Highlighter-0.7.3-2|18	
14mr|php-pear-Text_Highlighter-0.7.3-2|19	%description
14mr|php-pear-Text_Highlighter-0.7.3-2|20	Text_Highlighter is a package for syntax highlighting.
14mr|php-pear-Text_Highlighter-0.7.3-2|21	
14mr|php-pear-Text_Highlighter-0.7.3-2|22	It provides a base class providing all the functionality, and a
14mr|php-pear-Text_Highlighter-0.7.3-2|23	descendent classes geneator class.
14mr|php-pear-Text_Highlighter-0.7.3-2|24	
14mr|php-pear-Text_Highlighter-0.7.3-2|25	The main idea is to simplify creation of subclasses implementing
14mr|php-pear-Text_Highlighter-0.7.3-2|26	syntax highlighting for particular language. Subclasses do not
14mr|php-pear-Text_Highlighter-0.7.3-2|27	implement any new functionality, they just provide syntax
14mr|php-pear-Text_Highlighter-0.7.3-2|28	highlighting rules. The rules sources are in XML format.
14mr|php-pear-Text_Highlighter-0.7.3-2|29	
14mr|php-pear-Text_Highlighter-0.7.3-2|30	To create a highlighter for a language, there is no need to code a new
14mr|php-pear-Text_Highlighter-0.7.3-2|31	class manually. Simply describe the rules in XML file and use
14mr|php-pear-Text_Highlighter-0.7.3-2|32	Text_Highlighter_Generator to create a new class.
14mr|php-pear-Text_Highlighter-0.7.3-2|33	
14mr|php-pear-Text_Highlighter-0.7.3-2|34	%prep
14mr|php-pear-Text_Highlighter-0.7.3-2|35	%setup -q -c
14mr|php-pear-Text_Highlighter-0.7.3-2|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Text_Highlighter-0.7.3-2|37	
14mr|php-pear-Text_Highlighter-0.7.3-2|38	%install
14mr|php-pear-Text_Highlighter-0.7.3-2|39	
14mr|php-pear-Text_Highlighter-0.7.3-2|40	cd %{upstream_name}-%{version}
14mr|php-pear-Text_Highlighter-0.7.3-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Text_Highlighter-0.7.3-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Text_Highlighter-0.7.3-2|43	
14mr|php-pear-Text_Highlighter-0.7.3-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Text_Highlighter-0.7.3-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Text_Highlighter-0.7.3-2|46	rm -rf %{buildroot}%{_datadir}/pear/data/TODO
14mr|php-pear-Text_Highlighter-0.7.3-2|47	
14mr|php-pear-Text_Highlighter-0.7.3-2|48	rm -f %{buildroot}%{_bindir}/generate*
14mr|php-pear-Text_Highlighter-0.7.3-2|49	
14mr|php-pear-Text_Highlighter-0.7.3-2|50	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Text_Highlighter-0.7.3-2|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Text_Highlighter-0.7.3-2|52	
14mr|php-pear-Text_Highlighter-0.7.3-2|53	%clean
14mr|php-pear-Text_Highlighter-0.7.3-2|54	
14mr|php-pear-Text_Highlighter-0.7.3-2|55	
14mr|php-pear-Text_Highlighter-0.7.3-2|56	
14mr|php-pear-Text_Highlighter-0.7.3-2|57	%files
14mr|php-pear-Text_Highlighter-0.7.3-2|58	%doc %{upstream_name}-%{version}/README
14mr|php-pear-Text_Highlighter-0.7.3-2|59	%{_datadir}/pear/%{_class}
14mr|php-pear-Text_Highlighter-0.7.3-2|60	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Text_Highlighter-0.7.3-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Text_Highlighter-0.7.3-2|62	
14mr|php-pear-Text_Highlighter-0.7.3-2|63	
14mr|php-pear-Text_Highlighter-0.7.3-2|64	
14mr|php-pear-Text_Highlighter-0.7.3-2|65	%changelog
14mr|php-pear-Text_Highlighter-0.7.3-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.3-2
14mr|php-pear-Text_Highlighter-0.7.3-2|67	+ Revision: 76bc0a3
14mr|php-pear-Text_Highlighter-0.7.3-2|68	- MassBuild#440: Increase release tag
14mr|php-pear-Text_Highlighter-0.7.3-2|69	
14mr|php-pear-Text_Highlighter-0.7.3-2|70	

18479 14
14mr|php-pear-Translation2-2.0.4-9|1	%define	_class	Translation2
14mr|php-pear-Translation2-2.0.4-9|2	%define	modname	%{_class}
14mr|php-pear-Translation2-2.0.4-9|3	%define __noautoreq '/usr/bin/php'
14mr|php-pear-Translation2-2.0.4-9|4	
14mr|php-pear-Translation2-2.0.4-9|5	Summary:	Class for multilingual applications management
14mr|php-pear-Translation2-2.0.4-9|6	Name:		php-pear-%{modname}
14mr|php-pear-Translation2-2.0.4-9|7	Version:	2.0.4
14mr|php-pear-Translation2-2.0.4-9|8	Release:	9
14mr|php-pear-Translation2-2.0.4-9|9	License:	PHP License
14mr|php-pear-Translation2-2.0.4-9|10	Group:		Development/PHP
14mr|php-pear-Translation2-2.0.4-9|11	Url:		http://pear.php.net/package/Translation2/
14mr|php-pear-Translation2-2.0.4-9|12	Source0:	http://download.pear.php.net/package/%{modname}-%{version}.tgz
14mr|php-pear-Translation2-2.0.4-9|13	BuildArch:	noarch
14mr|php-pear-Translation2-2.0.4-9|14	BuildRequires:	php-pear
14mr|php-pear-Translation2-2.0.4-9|15	Requires(post,preun):	php-pear
14mr|php-pear-Translation2-2.0.4-9|16	Requires:	php-pear
14mr|php-pear-Translation2-2.0.4-9|17	
14mr|php-pear-Translation2-2.0.4-9|18	%description
14mr|php-pear-Translation2-2.0.4-9|19	This class provides an easy way to retrieve all the strings for a
14mr|php-pear-Translation2-2.0.4-9|20	multilingual site from a data source (i.e. db). A PEAR::DB and a
14mr|php-pear-Translation2-2.0.4-9|21	PEAR::MDB container are provided, more containers will follow. It is
14mr|php-pear-Translation2-2.0.4-9|22	designed to reduce the number of queries to the db, caching the
14mr|php-pear-Translation2-2.0.4-9|23	results when possible. An Admin class is provided to easily manage
14mr|php-pear-Translation2-2.0.4-9|24	translations (add/remove a language, add/remove a string).
14mr|php-pear-Translation2-2.0.4-9|25	
14mr|php-pear-Translation2-2.0.4-9|26	%prep
14mr|php-pear-Translation2-2.0.4-9|27	%setup -qc
14mr|php-pear-Translation2-2.0.4-9|28	mv package.xml %{modname}-%{version}/%{modname}.xml
14mr|php-pear-Translation2-2.0.4-9|29	
14mr|php-pear-Translation2-2.0.4-9|30	%install
14mr|php-pear-Translation2-2.0.4-9|31	cd %{modname}-%{version}
14mr|php-pear-Translation2-2.0.4-9|32	pear install --nodeps --packagingroot %{buildroot} %{modname}.xml
14mr|php-pear-Translation2-2.0.4-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Translation2-2.0.4-9|34	
14mr|php-pear-Translation2-2.0.4-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Translation2-2.0.4-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Translation2-2.0.4-9|37	
14mr|php-pear-Translation2-2.0.4-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Translation2-2.0.4-9|39	install -m 644 %{modname}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Translation2-2.0.4-9|40	
14mr|php-pear-Translation2-2.0.4-9|41	%files
14mr|php-pear-Translation2-2.0.4-9|42	%doc %{modname}-%{version}/docs/*
14mr|php-pear-Translation2-2.0.4-9|43	%{_bindir}/t2xmlchk.php
14mr|php-pear-Translation2-2.0.4-9|44	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Translation2-2.0.4-9|45	%{_datadir}/pear/%{_class}
14mr|php-pear-Translation2-2.0.4-9|46	%{_datadir}/pear/packages/%{modname}.xml
14mr|php-pear-Translation2-2.0.4-9|47	
14mr|php-pear-Translation2-2.0.4-9|48	%changelog
14mr|php-pear-Translation2-2.0.4-9|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.4-9
14mr|php-pear-Translation2-2.0.4-9|50	+ Revision: 3697390
14mr|php-pear-Translation2-2.0.4-9|51	- MassBuild#440: Increase release tag
14mr|php-pear-Translation2-2.0.4-9|52	
14mr|php-pear-Translation2-2.0.4-9|53	

18480 14
14mr|php-pear-Tree-0.3.7-2|1	%define		_class		Tree
14mr|php-pear-Tree-0.3.7-2|2	%define		upstream_name	%{_class}
14mr|php-pear-Tree-0.3.7-2|3	
14mr|php-pear-Tree-0.3.7-2|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Tree-0.3.7-2|5	Version:	0.3.7
14mr|php-pear-Tree-0.3.7-2|6	Release:	2
14mr|php-pear-Tree-0.3.7-2|7	Summary:	Generic tree management
14mr|php-pear-Tree-0.3.7-2|8	License:	PHP License
14mr|php-pear-Tree-0.3.7-2|9	Group:		Development/PHP
14mr|php-pear-Tree-0.3.7-2|10	URL:		http://pear.php.net/package/Tree/
14mr|php-pear-Tree-0.3.7-2|11	Source0:	http://download.pear.php.net/package/Tree-%{version}.tgz
14mr|php-pear-Tree-0.3.7-2|12	Requires(post): php-pear
14mr|php-pear-Tree-0.3.7-2|13	Requires(preun): php-pear
14mr|php-pear-Tree-0.3.7-2|14	Requires:	php-pear
14mr|php-pear-Tree-0.3.7-2|15	BuildArch:	noarch
14mr|php-pear-Tree-0.3.7-2|16	BuildRequires:	php-pear
14mr|php-pear-Tree-0.3.7-2|17	
14mr|php-pear-Tree-0.3.7-2|18	%description
14mr|php-pear-Tree-0.3.7-2|19	Provides methods to read and manipulate trees, which are stored in the
14mr|php-pear-Tree-0.3.7-2|20	DB or an XML file. The trees can be stored in the DB either as nested
14mr|php-pear-Tree-0.3.7-2|21	trees or as simple trees ('brain dead method'), which use
14mr|php-pear-Tree-0.3.7-2|22	parentId-like structure. Currently XML data can only be read from a
14mr|php-pear-Tree-0.3.7-2|23	file and accessed. The package offers a big number of methods to
14mr|php-pear-Tree-0.3.7-2|24	access and manipulate trees. For example methods like: getRoot,
14mr|php-pear-Tree-0.3.7-2|25	getChild[ren], getParent, getPath and many more. There are two ways of
14mr|php-pear-Tree-0.3.7-2|26	retrieving the data from the place where they are stored, one is by
14mr|php-pear-Tree-0.3.7-2|27	reading the entire tree into the memory - the Memory way. The other is
14mr|php-pear-Tree-0.3.7-2|28	reading the tree nodes as needed (very useful in combination with huge
14mr|php-pear-Tree-0.3.7-2|29	trees and the nested set model). The package is designed that way that
14mr|php-pear-Tree-0.3.7-2|30	it is possible to convert/copy tree data from either structure to
14mr|php-pear-Tree-0.3.7-2|31	another (from XML into DB).
14mr|php-pear-Tree-0.3.7-2|32	
14mr|php-pear-Tree-0.3.7-2|33	%prep
14mr|php-pear-Tree-0.3.7-2|34	%setup -q -c
14mr|php-pear-Tree-0.3.7-2|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Tree-0.3.7-2|36	
14mr|php-pear-Tree-0.3.7-2|37	%install
14mr|php-pear-Tree-0.3.7-2|38	
14mr|php-pear-Tree-0.3.7-2|39	cd %{upstream_name}-%{version}
14mr|php-pear-Tree-0.3.7-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Tree-0.3.7-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Tree-0.3.7-2|42	
14mr|php-pear-Tree-0.3.7-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Tree-0.3.7-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Tree-0.3.7-2|45	
14mr|php-pear-Tree-0.3.7-2|46	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Tree-0.3.7-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Tree-0.3.7-2|48	
14mr|php-pear-Tree-0.3.7-2|49	%clean
14mr|php-pear-Tree-0.3.7-2|50	
14mr|php-pear-Tree-0.3.7-2|51	
14mr|php-pear-Tree-0.3.7-2|52	
14mr|php-pear-Tree-0.3.7-2|53	%files
14mr|php-pear-Tree-0.3.7-2|54	%defattr(-,root,root)
14mr|php-pear-Tree-0.3.7-2|55	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Tree-0.3.7-2|56	%{_datadir}/pear/%{_class}
14mr|php-pear-Tree-0.3.7-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Tree-0.3.7-2|58	
14mr|php-pear-Tree-0.3.7-2|59	
14mr|php-pear-Tree-0.3.7-2|60	
14mr|php-pear-Tree-0.3.7-2|61	%changelog
14mr|php-pear-Tree-0.3.7-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.7-2
14mr|php-pear-Tree-0.3.7-2|63	+ Revision: cc5e9d0
14mr|php-pear-Tree-0.3.7-2|64	- MassBuild#440: Increase release tag
14mr|php-pear-Tree-0.3.7-2|65	
14mr|php-pear-Tree-0.3.7-2|66	

18481 14
14mr|php-pear-Validate-0.8.5-2|1	%define		_class		Validate
14mr|php-pear-Validate-0.8.5-2|2	%define		upstream_name	%{_class}
14mr|php-pear-Validate-0.8.5-2|3	
14mr|php-pear-Validate-0.8.5-2|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Validate-0.8.5-2|5	Version:	0.8.5
14mr|php-pear-Validate-0.8.5-2|6	Release:	2
14mr|php-pear-Validate-0.8.5-2|7	Summary:	Validation class
14mr|php-pear-Validate-0.8.5-2|8	License:	BSD
14mr|php-pear-Validate-0.8.5-2|9	Group:		Development/PHP
14mr|php-pear-Validate-0.8.5-2|10	URL:		http://pear.php.net/package/Validate/
14mr|php-pear-Validate-0.8.5-2|11	Source0:	http://download.pear.php.net/package/Validate-%{version}.tgz
14mr|php-pear-Validate-0.8.5-2|12	Requires(post): php-pear
14mr|php-pear-Validate-0.8.5-2|13	Requires(preun): php-pear
14mr|php-pear-Validate-0.8.5-2|14	Requires:	php-pear
14mr|php-pear-Validate-0.8.5-2|15	BuildArch:	noarch
14mr|php-pear-Validate-0.8.5-2|16	BuildRequires:	php-pear
14mr|php-pear-Validate-0.8.5-2|17	
14mr|php-pear-Validate-0.8.5-2|18	%description
14mr|php-pear-Validate-0.8.5-2|19	Package to validate various datas. It includes :
14mr|php-pear-Validate-0.8.5-2|20	- numbers (min/max, decimal or not),
14mr|php-pear-Validate-0.8.5-2|21	- email (syntax, domain check),
14mr|php-pear-Validate-0.8.5-2|22	- string (predifined type alpha upper and/or lowercase, numeric,...),
14mr|php-pear-Validate-0.8.5-2|23	- date (min, max),
14mr|php-pear-Validate-0.8.5-2|24	- Credit cards,
14mr|php-pear-Validate-0.8.5-2|25	- possibility valid multiple data with a single method call
14mr|php-pear-Validate-0.8.5-2|26	(::multiple).
14mr|php-pear-Validate-0.8.5-2|27	
14mr|php-pear-Validate-0.8.5-2|28	%prep
14mr|php-pear-Validate-0.8.5-2|29	%setup -q -c
14mr|php-pear-Validate-0.8.5-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Validate-0.8.5-2|31	
14mr|php-pear-Validate-0.8.5-2|32	%install
14mr|php-pear-Validate-0.8.5-2|33	
14mr|php-pear-Validate-0.8.5-2|34	cd %{upstream_name}-%{version}
14mr|php-pear-Validate-0.8.5-2|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Validate-0.8.5-2|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Validate-0.8.5-2|37	
14mr|php-pear-Validate-0.8.5-2|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Validate-0.8.5-2|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Validate-0.8.5-2|40	
14mr|php-pear-Validate-0.8.5-2|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Validate-0.8.5-2|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Validate-0.8.5-2|43	
14mr|php-pear-Validate-0.8.5-2|44	%clean
14mr|php-pear-Validate-0.8.5-2|45	
14mr|php-pear-Validate-0.8.5-2|46	
14mr|php-pear-Validate-0.8.5-2|47	
14mr|php-pear-Validate-0.8.5-2|48	%files
14mr|php-pear-Validate-0.8.5-2|49	%defattr(-,root,root)
14mr|php-pear-Validate-0.8.5-2|50	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Validate-0.8.5-2|51	%{_datadir}/pear/%{_class}.php
14mr|php-pear-Validate-0.8.5-2|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Validate-0.8.5-2|53	
14mr|php-pear-Validate-0.8.5-2|54	
14mr|php-pear-Validate-0.8.5-2|55	
14mr|php-pear-Validate-0.8.5-2|56	%changelog
14mr|php-pear-Validate-0.8.5-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.5-2
14mr|php-pear-Validate-0.8.5-2|58	+ Revision: acddacc
14mr|php-pear-Validate-0.8.5-2|59	- MassBuild#440: Increase release tag
14mr|php-pear-Validate-0.8.5-2|60	
14mr|php-pear-Validate-0.8.5-2|61	

18482 14
14mr|php-pear-Var_Dump-1.0.4-5|1	%define		_class		Var_Dump
14mr|php-pear-Var_Dump-1.0.4-5|2	%define		upstream_name	%{_class}
14mr|php-pear-Var_Dump-1.0.4-5|3	
14mr|php-pear-Var_Dump-1.0.4-5|4	Name:		php-pear-%{upstream_name}
14mr|php-pear-Var_Dump-1.0.4-5|5	Version:	1.0.4
14mr|php-pear-Var_Dump-1.0.4-5|6	Release:	5
14mr|php-pear-Var_Dump-1.0.4-5|7	Summary:	Methods for dumping information about a variable
14mr|php-pear-Var_Dump-1.0.4-5|8	License:	PHP License
14mr|php-pear-Var_Dump-1.0.4-5|9	Group:		Development/PHP
14mr|php-pear-Var_Dump-1.0.4-5|10	URL:		http://pear.php.net/package/Var_Dump/
14mr|php-pear-Var_Dump-1.0.4-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
14mr|php-pear-Var_Dump-1.0.4-5|12	Requires(post): php-pear
14mr|php-pear-Var_Dump-1.0.4-5|13	Requires(preun): php-pear
14mr|php-pear-Var_Dump-1.0.4-5|14	Requires:	php-pear
14mr|php-pear-Var_Dump-1.0.4-5|15	BuildArch:	noarch
14mr|php-pear-Var_Dump-1.0.4-5|16	BuildRequires:	php-pear
14mr|php-pear-Var_Dump-1.0.4-5|17	
14mr|php-pear-Var_Dump-1.0.4-5|18	%description
14mr|php-pear-Var_Dump-1.0.4-5|19	Displays informations about the values of variables on a graphical
14mr|php-pear-Var_Dump-1.0.4-5|20	way:
14mr|php-pear-Var_Dump-1.0.4-5|21	- If given a simple variable (string, integer, double, ressource), the
14mr|php-pear-Var_Dump-1.0.4-5|22	value itself is printed,
14mr|php-pear-Var_Dump-1.0.4-5|23	- If given an array, it is explored recursively and values are
14mr|php-pear-Var_Dump-1.0.4-5|24	presented in a format that shows keys and elements,
14mr|php-pear-Var_Dump-1.0.4-5|25	- If given an object, informations about the object and the class are
14mr|php-pear-Var_Dump-1.0.4-5|26	printed.
14mr|php-pear-Var_Dump-1.0.4-5|27	
14mr|php-pear-Var_Dump-1.0.4-5|28	%prep
14mr|php-pear-Var_Dump-1.0.4-5|29	%setup -q -c
14mr|php-pear-Var_Dump-1.0.4-5|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-Var_Dump-1.0.4-5|31	
14mr|php-pear-Var_Dump-1.0.4-5|32	%install
14mr|php-pear-Var_Dump-1.0.4-5|33	
14mr|php-pear-Var_Dump-1.0.4-5|34	cd %{upstream_name}-%{version}
14mr|php-pear-Var_Dump-1.0.4-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-Var_Dump-1.0.4-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-Var_Dump-1.0.4-5|37	
14mr|php-pear-Var_Dump-1.0.4-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-Var_Dump-1.0.4-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-Var_Dump-1.0.4-5|40	
14mr|php-pear-Var_Dump-1.0.4-5|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Var_Dump-1.0.4-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-Var_Dump-1.0.4-5|43	
14mr|php-pear-Var_Dump-1.0.4-5|44	%clean
14mr|php-pear-Var_Dump-1.0.4-5|45	
14mr|php-pear-Var_Dump-1.0.4-5|46	
14mr|php-pear-Var_Dump-1.0.4-5|47	
14mr|php-pear-Var_Dump-1.0.4-5|48	%files
14mr|php-pear-Var_Dump-1.0.4-5|49	%defattr(-,root,root)
14mr|php-pear-Var_Dump-1.0.4-5|50	%doc %{upstream_name}-%{version}/docs/*
14mr|php-pear-Var_Dump-1.0.4-5|51	%{_bindir}/gen_php_doc.sh
14mr|php-pear-Var_Dump-1.0.4-5|52	%{_datadir}/pear/*.php
14mr|php-pear-Var_Dump-1.0.4-5|53	%{_datadir}/pear/%{upstream_name}
14mr|php-pear-Var_Dump-1.0.4-5|54	%{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-Var_Dump-1.0.4-5|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-Var_Dump-1.0.4-5|56	
14mr|php-pear-Var_Dump-1.0.4-5|57	
14mr|php-pear-Var_Dump-1.0.4-5|58	
14mr|php-pear-Var_Dump-1.0.4-5|59	
14mr|php-pear-Var_Dump-1.0.4-5|60	
14mr|php-pear-Var_Dump-1.0.4-5|61	%changelog
14mr|php-pear-Var_Dump-1.0.4-5|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-5
14mr|php-pear-Var_Dump-1.0.4-5|63	+ Revision: 79f1730
14mr|php-pear-Var_Dump-1.0.4-5|64	- MassBuild#440: Increase release tag
14mr|php-pear-Var_Dump-1.0.4-5|65	
14mr|php-pear-Var_Dump-1.0.4-5|66	

18483 14
14mr|php-pear-VFS-0.3.0-9|1	%define	_class	VFS
14mr|php-pear-VFS-0.3.0-9|2	%define	modname	%{_class}
14mr|php-pear-VFS-0.3.0-9|3	%define	__noautoreq /usr/bin/php
14mr|php-pear-VFS-0.3.0-9|4	
14mr|php-pear-VFS-0.3.0-9|5	Summary:	Virtual File System API
14mr|php-pear-VFS-0.3.0-9|6	Name:		php-pear-%{modname}
14mr|php-pear-VFS-0.3.0-9|7	Version:	0.3.0
14mr|php-pear-VFS-0.3.0-9|8	Release:	9
14mr|php-pear-VFS-0.3.0-9|9	License:	PHP License
14mr|php-pear-VFS-0.3.0-9|10	Group:		Development/PHP
14mr|php-pear-VFS-0.3.0-9|11	Url:		http://pear.php.net/package/VFS/
14mr|php-pear-VFS-0.3.0-9|12	Source0:	http://download.pear.php.net/package/%{modname}-%{version}.tgz
14mr|php-pear-VFS-0.3.0-9|13	Patch0:		php-pear-VFS-0.3.0-fix-path.diff
14mr|php-pear-VFS-0.3.0-9|14	BuildArch:	noarch
14mr|php-pear-VFS-0.3.0-9|15	BuildRequires:	php-pear
14mr|php-pear-VFS-0.3.0-9|16	Requires(post,preun):	php-pear
14mr|php-pear-VFS-0.3.0-9|17	Requires:	php-pear
14mr|php-pear-VFS-0.3.0-9|18	
14mr|php-pear-VFS-0.3.0-9|19	%description
14mr|php-pear-VFS-0.3.0-9|20	This package provides a Virtual File System API, with backends for:
14mr|php-pear-VFS-0.3.0-9|21	- SQL
14mr|php-pear-VFS-0.3.0-9|22	- FTP
14mr|php-pear-VFS-0.3.0-9|23	- Local Filesystems
14mr|php-pear-VFS-0.3.0-9|24	- Hybrid SQL and filesystem
14mr|php-pear-VFS-0.3.0-9|25	
14mr|php-pear-VFS-0.3.0-9|26	... and more planned. Reading/writing/listing of files are all
14mr|php-pear-VFS-0.3.0-9|27	supported, and there are both object-based and array-based interfaces
14mr|php-pear-VFS-0.3.0-9|28	to directory listing.
14mr|php-pear-VFS-0.3.0-9|29	
14mr|php-pear-VFS-0.3.0-9|30	%prep
14mr|php-pear-VFS-0.3.0-9|31	%setup -qc
14mr|php-pear-VFS-0.3.0-9|32	%apply_patches
14mr|php-pear-VFS-0.3.0-9|33	mv package.xml %{modname}-%{version}/%{modname}.xml
14mr|php-pear-VFS-0.3.0-9|34	
14mr|php-pear-VFS-0.3.0-9|35	%install
14mr|php-pear-VFS-0.3.0-9|36	cd %{modname}-%{version}
14mr|php-pear-VFS-0.3.0-9|37	pear install --nodeps --packagingroot %{buildroot} %{modname}.xml
14mr|php-pear-VFS-0.3.0-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-VFS-0.3.0-9|39	
14mr|php-pear-VFS-0.3.0-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-VFS-0.3.0-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-VFS-0.3.0-9|42	
14mr|php-pear-VFS-0.3.0-9|43	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-VFS-0.3.0-9|44	install -m 644 %{modname}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-VFS-0.3.0-9|45	
14mr|php-pear-VFS-0.3.0-9|46	# bork
14mr|php-pear-VFS-0.3.0-9|47	mv %{buildroot}%{_datadir}/pear/lib/VFS/kolab.php %{buildroot}%{_datadir}/pear/%{_class}/
14mr|php-pear-VFS-0.3.0-9|48	
14mr|php-pear-VFS-0.3.0-9|49	%files
14mr|php-pear-VFS-0.3.0-9|50	%{_bindir}/vfs
14mr|php-pear-VFS-0.3.0-9|51	%{_datadir}/pear/%{_class}
14mr|php-pear-VFS-0.3.0-9|52	%{_datadir}/pear/%{_class}.php
14mr|php-pear-VFS-0.3.0-9|53	%{_datadir}/pear/data/%{_class}
14mr|php-pear-VFS-0.3.0-9|54	%{_datadir}/pear/packages/%{modname}.xml
14mr|php-pear-VFS-0.3.0-9|55	
14mr|php-pear-VFS-0.3.0-9|56	%changelog
14mr|php-pear-VFS-0.3.0-9|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-9
14mr|php-pear-VFS-0.3.0-9|58	+ Revision: 66f6d21
14mr|php-pear-VFS-0.3.0-9|59	- MassBuild#440: Increase release tag
14mr|php-pear-VFS-0.3.0-9|60	
14mr|php-pear-VFS-0.3.0-9|61	

18484 14
14mr|php-pear-XML_DTD-0.5.2-2|1	%define		_class		XML
14mr|php-pear-XML_DTD-0.5.2-2|2	%define		_subclass	DTD
14mr|php-pear-XML_DTD-0.5.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-XML_DTD-0.5.2-2|4	
14mr|php-pear-XML_DTD-0.5.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-XML_DTD-0.5.2-2|6	Version:	0.5.2
14mr|php-pear-XML_DTD-0.5.2-2|7	Release:	2
14mr|php-pear-XML_DTD-0.5.2-2|8	Summary:	Parsing of DTD files and DTD validation of XML files
14mr|php-pear-XML_DTD-0.5.2-2|9	License:	PHP License
14mr|php-pear-XML_DTD-0.5.2-2|10	Group:		Development/PHP
14mr|php-pear-XML_DTD-0.5.2-2|11	URL:		http://pear.php.net/package/XML_DTD/
14mr|php-pear-XML_DTD-0.5.2-2|12	Source0:	http://download.pear.php.net/package/XML_DTD-%{version}.tgz
14mr|php-pear-XML_DTD-0.5.2-2|13	Requires(post): php-pear
14mr|php-pear-XML_DTD-0.5.2-2|14	Requires(preun): php-pear
14mr|php-pear-XML_DTD-0.5.2-2|15	Requires:	php-pear
14mr|php-pear-XML_DTD-0.5.2-2|16	BuildArch:	noarch
14mr|php-pear-XML_DTD-0.5.2-2|17	BuildRequires:	php-pear
14mr|php-pear-XML_DTD-0.5.2-2|18	
14mr|php-pear-XML_DTD-0.5.2-2|19	%description
14mr|php-pear-XML_DTD-0.5.2-2|20	Parsing of DTD files and DTD validation of XML files. The XML
14mr|php-pear-XML_DTD-0.5.2-2|21	validation is done with the PHP sax parser, the xml extension, it does
14mr|php-pear-XML_DTD-0.5.2-2|22	not use the domxml extension.
14mr|php-pear-XML_DTD-0.5.2-2|23	
14mr|php-pear-XML_DTD-0.5.2-2|24	Currently supports most of current XML specification, including
14mr|php-pear-XML_DTD-0.5.2-2|25	entities, elements and attributes. Some uncommon parts of the
14mr|php-pear-XML_DTD-0.5.2-2|26	specification may still be unsupported.
14mr|php-pear-XML_DTD-0.5.2-2|27	
14mr|php-pear-XML_DTD-0.5.2-2|28	%prep
14mr|php-pear-XML_DTD-0.5.2-2|29	%setup -q -c
14mr|php-pear-XML_DTD-0.5.2-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-XML_DTD-0.5.2-2|31	
14mr|php-pear-XML_DTD-0.5.2-2|32	%install
14mr|php-pear-XML_DTD-0.5.2-2|33	
14mr|php-pear-XML_DTD-0.5.2-2|34	cd %{upstream_name}-%{version}
14mr|php-pear-XML_DTD-0.5.2-2|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-XML_DTD-0.5.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-XML_DTD-0.5.2-2|37	
14mr|php-pear-XML_DTD-0.5.2-2|38	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-XML_DTD-0.5.2-2|39	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-XML_DTD-0.5.2-2|40	
14mr|php-pear-XML_DTD-0.5.2-2|41	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_DTD-0.5.2-2|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_DTD-0.5.2-2|43	
14mr|php-pear-XML_DTD-0.5.2-2|44	%clean
14mr|php-pear-XML_DTD-0.5.2-2|45	
14mr|php-pear-XML_DTD-0.5.2-2|46	
14mr|php-pear-XML_DTD-0.5.2-2|47	
14mr|php-pear-XML_DTD-0.5.2-2|48	%files
14mr|php-pear-XML_DTD-0.5.2-2|49	%defattr(-,root,root)
14mr|php-pear-XML_DTD-0.5.2-2|50	%doc %{upstream_name}-%{version}/*.txt
14mr|php-pear-XML_DTD-0.5.2-2|51	%{_datadir}/pear/%{_class}
14mr|php-pear-XML_DTD-0.5.2-2|52	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-XML_DTD-0.5.2-2|53	
14mr|php-pear-XML_DTD-0.5.2-2|54	
14mr|php-pear-XML_DTD-0.5.2-2|55	
14mr|php-pear-XML_DTD-0.5.2-2|56	
14mr|php-pear-XML_DTD-0.5.2-2|57	
14mr|php-pear-XML_DTD-0.5.2-2|58	%changelog
14mr|php-pear-XML_DTD-0.5.2-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.2-2
14mr|php-pear-XML_DTD-0.5.2-2|60	+ Revision: 32b09e2
14mr|php-pear-XML_DTD-0.5.2-2|61	- MassBuild#440: Increase release tag
14mr|php-pear-XML_DTD-0.5.2-2|62	
14mr|php-pear-XML_DTD-0.5.2-2|63	

18485 14
14mr|php-pear-XML_Parser-1.3.4-4|1	%define		_class		XML
14mr|php-pear-XML_Parser-1.3.4-4|2	%define		_subclass	Parser
14mr|php-pear-XML_Parser-1.3.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-XML_Parser-1.3.4-4|4	
14mr|php-pear-XML_Parser-1.3.4-4|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-XML_Parser-1.3.4-4|6	Version:	1.3.4
14mr|php-pear-XML_Parser-1.3.4-4|7	Release:	4
14mr|php-pear-XML_Parser-1.3.4-4|8	Summary:	XML parsing class based on PHP's bundled expat
14mr|php-pear-XML_Parser-1.3.4-4|9	License:	PHP License
14mr|php-pear-XML_Parser-1.3.4-4|10	Group:		Development/PHP
14mr|php-pear-XML_Parser-1.3.4-4|11	URL:		http://pear.php.net/package/%{upstream_name}
14mr|php-pear-XML_Parser-1.3.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-XML_Parser-1.3.4-4|13	Requires(post): php-pear
14mr|php-pear-XML_Parser-1.3.4-4|14	Requires(preun): php-pear
14mr|php-pear-XML_Parser-1.3.4-4|15	Requires:	php-pear
14mr|php-pear-XML_Parser-1.3.4-4|16	BuildRequires:	php-pear
14mr|php-pear-XML_Parser-1.3.4-4|17	BuildArch:	noarch
14mr|php-pear-XML_Parser-1.3.4-4|18	
14mr|php-pear-XML_Parser-1.3.4-4|19	%description
14mr|php-pear-XML_Parser-1.3.4-4|20	This is an XML parser based on PHPs built-in xml extension.  It supports two
14mr|php-pear-XML_Parser-1.3.4-4|21	basic modes of operation: "func" and "event".  In "func" mode, it will look for
14mr|php-pear-XML_Parser-1.3.4-4|22	a function named after each element (xmltag_ELEMENT for start tags and
14mr|php-pear-XML_Parser-1.3.4-4|23	xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic
14mr|php-pear-XML_Parser-1.3.4-4|24	callbacks.
14mr|php-pear-XML_Parser-1.3.4-4|25	
14mr|php-pear-XML_Parser-1.3.4-4|26	Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of
14mr|php-pear-XML_Parser-1.3.4-4|27	most XML documents easier, by automatically providing a stack for the elements.
14mr|php-pear-XML_Parser-1.3.4-4|28	Furthermore its now possible to split the parser from the handler object, so
14mr|php-pear-XML_Parser-1.3.4-4|29	you do not have to extend XML_Parser anymore in order to parse a document with
14mr|php-pear-XML_Parser-1.3.4-4|30	it.
14mr|php-pear-XML_Parser-1.3.4-4|31	
14mr|php-pear-XML_Parser-1.3.4-4|32	%prep
14mr|php-pear-XML_Parser-1.3.4-4|33	%setup -q -c
14mr|php-pear-XML_Parser-1.3.4-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-XML_Parser-1.3.4-4|35	
14mr|php-pear-XML_Parser-1.3.4-4|36	%install
14mr|php-pear-XML_Parser-1.3.4-4|37	
14mr|php-pear-XML_Parser-1.3.4-4|38	cd %{upstream_name}-%{version}
14mr|php-pear-XML_Parser-1.3.4-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-XML_Parser-1.3.4-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-XML_Parser-1.3.4-4|41	
14mr|php-pear-XML_Parser-1.3.4-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-XML_Parser-1.3.4-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-XML_Parser-1.3.4-4|44	
14mr|php-pear-XML_Parser-1.3.4-4|45	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_Parser-1.3.4-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_Parser-1.3.4-4|47	
14mr|php-pear-XML_Parser-1.3.4-4|48	%clean
14mr|php-pear-XML_Parser-1.3.4-4|49	
14mr|php-pear-XML_Parser-1.3.4-4|50	
14mr|php-pear-XML_Parser-1.3.4-4|51	
14mr|php-pear-XML_Parser-1.3.4-4|52	%files
14mr|php-pear-XML_Parser-1.3.4-4|53	%defattr(-,root,root)
14mr|php-pear-XML_Parser-1.3.4-4|54	%{_datadir}/pear/%{_class}
14mr|php-pear-XML_Parser-1.3.4-4|55	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-XML_Parser-1.3.4-4|56	
14mr|php-pear-XML_Parser-1.3.4-4|57	
14mr|php-pear-XML_Parser-1.3.4-4|58	
14mr|php-pear-XML_Parser-1.3.4-4|59	
14mr|php-pear-XML_Parser-1.3.4-4|60	%changelog
14mr|php-pear-XML_Parser-1.3.4-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.4-4
14mr|php-pear-XML_Parser-1.3.4-4|62	+ Revision: 31b6bbb
14mr|php-pear-XML_Parser-1.3.4-4|63	- MassBuild#440: Increase release tag
14mr|php-pear-XML_Parser-1.3.4-4|64	
14mr|php-pear-XML_Parser-1.3.4-4|65	

18486 14
14mr|php-pear-XML_Serializer-0.20.2-2|1	%define		_class		XML
14mr|php-pear-XML_Serializer-0.20.2-2|2	%define		_subclass	Serializer
14mr|php-pear-XML_Serializer-0.20.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-XML_Serializer-0.20.2-2|4	
14mr|php-pear-XML_Serializer-0.20.2-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-XML_Serializer-0.20.2-2|6	Version:	0.20.2
14mr|php-pear-XML_Serializer-0.20.2-2|7	Release:	2
14mr|php-pear-XML_Serializer-0.20.2-2|8	Summary:	Class to build XML documents from data structures
14mr|php-pear-XML_Serializer-0.20.2-2|9	License:	BSD
14mr|php-pear-XML_Serializer-0.20.2-2|10	Group:		Development/PHP
14mr|php-pear-XML_Serializer-0.20.2-2|11	URL:		http://pear.php.net/package/XML_Serializer/
14mr|php-pear-XML_Serializer-0.20.2-2|12	Source0:	http://download.pear.php.net/package/XML_Serializer-%{version}.tgz
14mr|php-pear-XML_Serializer-0.20.2-2|13	Requires(post): php-pear
14mr|php-pear-XML_Serializer-0.20.2-2|14	Requires(preun): php-pear
14mr|php-pear-XML_Serializer-0.20.2-2|15	Requires:	php-pear
14mr|php-pear-XML_Serializer-0.20.2-2|16	BuildArch:	noarch
14mr|php-pear-XML_Serializer-0.20.2-2|17	BuildRequires:	php-pear
14mr|php-pear-XML_Serializer-0.20.2-2|18	
14mr|php-pear-XML_Serializer-0.20.2-2|19	%description
14mr|php-pear-XML_Serializer-0.20.2-2|20	%{upstream_name} serializes complex data structures like arrays or objects
14mr|php-pear-XML_Serializer-0.20.2-2|21	as XML documents. This class helps you generating any XML document you
14mr|php-pear-XML_Serializer-0.20.2-2|22	require without the need for DOM.
14mr|php-pear-XML_Serializer-0.20.2-2|23	
14mr|php-pear-XML_Serializer-0.20.2-2|24	
14mr|php-pear-XML_Serializer-0.20.2-2|25	%prep
14mr|php-pear-XML_Serializer-0.20.2-2|26	%setup -q -c
14mr|php-pear-XML_Serializer-0.20.2-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-XML_Serializer-0.20.2-2|28	
14mr|php-pear-XML_Serializer-0.20.2-2|29	%install
14mr|php-pear-XML_Serializer-0.20.2-2|30	
14mr|php-pear-XML_Serializer-0.20.2-2|31	cd %{upstream_name}-%{version}
14mr|php-pear-XML_Serializer-0.20.2-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-XML_Serializer-0.20.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-XML_Serializer-0.20.2-2|34	
14mr|php-pear-XML_Serializer-0.20.2-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-XML_Serializer-0.20.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-XML_Serializer-0.20.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/data
14mr|php-pear-XML_Serializer-0.20.2-2|38	
14mr|php-pear-XML_Serializer-0.20.2-2|39	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_Serializer-0.20.2-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_Serializer-0.20.2-2|41	
14mr|php-pear-XML_Serializer-0.20.2-2|42	%clean
14mr|php-pear-XML_Serializer-0.20.2-2|43	
14mr|php-pear-XML_Serializer-0.20.2-2|44	
14mr|php-pear-XML_Serializer-0.20.2-2|45	
14mr|php-pear-XML_Serializer-0.20.2-2|46	%files
14mr|php-pear-XML_Serializer-0.20.2-2|47	%defattr(-,root,root)
14mr|php-pear-XML_Serializer-0.20.2-2|48	%doc %{upstream_name}-%{version}/doc
14mr|php-pear-XML_Serializer-0.20.2-2|49	%doc %{upstream_name}-%{version}/examples
14mr|php-pear-XML_Serializer-0.20.2-2|50	%{_datadir}/pear/%{_class}
14mr|php-pear-XML_Serializer-0.20.2-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-XML_Serializer-0.20.2-2|52	
14mr|php-pear-XML_Serializer-0.20.2-2|53	
14mr|php-pear-XML_Serializer-0.20.2-2|54	
14mr|php-pear-XML_Serializer-0.20.2-2|55	
14mr|php-pear-XML_Serializer-0.20.2-2|56	
14mr|php-pear-XML_Serializer-0.20.2-2|57	%changelog
14mr|php-pear-XML_Serializer-0.20.2-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20.2-2
14mr|php-pear-XML_Serializer-0.20.2-2|59	+ Revision: 041548a
14mr|php-pear-XML_Serializer-0.20.2-2|60	- MassBuild#440: Increase release tag
14mr|php-pear-XML_Serializer-0.20.2-2|61	
14mr|php-pear-XML_Serializer-0.20.2-2|62	

18487 14
14mr|php-pear-XML_sql2xml-0.3.4-9|1	%define		_class		XML
14mr|php-pear-XML_sql2xml-0.3.4-9|2	%define		_subclass	sql2xml
14mr|php-pear-XML_sql2xml-0.3.4-9|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-XML_sql2xml-0.3.4-9|4	
14mr|php-pear-XML_sql2xml-0.3.4-9|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-XML_sql2xml-0.3.4-9|6	Version:	0.3.4
14mr|php-pear-XML_sql2xml-0.3.4-9|7	Release:	9
14mr|php-pear-XML_sql2xml-0.3.4-9|8	Summary:	Returns XML from a SQL-query
14mr|php-pear-XML_sql2xml-0.3.4-9|9	License:	PHP License
14mr|php-pear-XML_sql2xml-0.3.4-9|10	Group:		Development/PHP
14mr|php-pear-XML_sql2xml-0.3.4-9|11	URL:		http://pear.php.net/package/XML_sql2xml/
14mr|php-pear-XML_sql2xml-0.3.4-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
14mr|php-pear-XML_sql2xml-0.3.4-9|13	Requires(post): php-pear
14mr|php-pear-XML_sql2xml-0.3.4-9|14	Requires(preun): php-pear
14mr|php-pear-XML_sql2xml-0.3.4-9|15	Requires:	php-pear
14mr|php-pear-XML_sql2xml-0.3.4-9|16	BuildArch:	noarch
14mr|php-pear-XML_sql2xml-0.3.4-9|17	BuildRequires:	php-pear
14mr|php-pear-XML_sql2xml-0.3.4-9|18	
14mr|php-pear-XML_sql2xml-0.3.4-9|19	%description
14mr|php-pear-XML_sql2xml-0.3.4-9|20	This class takes a PEAR::DB-Result Object, a sql-query-string, an
14mr|php-pear-XML_sql2xml-0.3.4-9|21	array and/or an xml-string/file and returns a xml-representation of
14mr|php-pear-XML_sql2xml-0.3.4-9|22	it.
14mr|php-pear-XML_sql2xml-0.3.4-9|23	
14mr|php-pear-XML_sql2xml-0.3.4-9|24	
14mr|php-pear-XML_sql2xml-0.3.4-9|25	%prep
14mr|php-pear-XML_sql2xml-0.3.4-9|26	%setup -q -c
14mr|php-pear-XML_sql2xml-0.3.4-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-XML_sql2xml-0.3.4-9|28	
14mr|php-pear-XML_sql2xml-0.3.4-9|29	%install
14mr|php-pear-XML_sql2xml-0.3.4-9|30	
14mr|php-pear-XML_sql2xml-0.3.4-9|31	cd %{upstream_name}-%{version}
14mr|php-pear-XML_sql2xml-0.3.4-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-XML_sql2xml-0.3.4-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-XML_sql2xml-0.3.4-9|34	
14mr|php-pear-XML_sql2xml-0.3.4-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-XML_sql2xml-0.3.4-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-XML_sql2xml-0.3.4-9|37	
14mr|php-pear-XML_sql2xml-0.3.4-9|38	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_sql2xml-0.3.4-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_sql2xml-0.3.4-9|40	
14mr|php-pear-XML_sql2xml-0.3.4-9|41	%clean
14mr|php-pear-XML_sql2xml-0.3.4-9|42	
14mr|php-pear-XML_sql2xml-0.3.4-9|43	
14mr|php-pear-XML_sql2xml-0.3.4-9|44	
14mr|php-pear-XML_sql2xml-0.3.4-9|45	%files
14mr|php-pear-XML_sql2xml-0.3.4-9|46	%defattr(-,root,root)
14mr|php-pear-XML_sql2xml-0.3.4-9|47	%doc %{upstream_name}-%{version}/doc/*
14mr|php-pear-XML_sql2xml-0.3.4-9|48	%doc %{upstream_name}-%{version}/%{_subclass}_ext.php
14mr|php-pear-XML_sql2xml-0.3.4-9|49	%{_datadir}/pear/%{_class}
14mr|php-pear-XML_sql2xml-0.3.4-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-XML_sql2xml-0.3.4-9|51	
14mr|php-pear-XML_sql2xml-0.3.4-9|52	
14mr|php-pear-XML_sql2xml-0.3.4-9|53	
14mr|php-pear-XML_sql2xml-0.3.4-9|54	%changelog
14mr|php-pear-XML_sql2xml-0.3.4-9|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.4-9
14mr|php-pear-XML_sql2xml-0.3.4-9|56	+ Revision: ac078f3
14mr|php-pear-XML_sql2xml-0.3.4-9|57	- MassBuild#440: Increase release tag
14mr|php-pear-XML_sql2xml-0.3.4-9|58	
14mr|php-pear-XML_sql2xml-0.3.4-9|59	

18488 14
14mr|php-pear-XML_SVG-1.1.0-2|1	%define		_class		XML
14mr|php-pear-XML_SVG-1.1.0-2|2	%define		_subclass	SVG
14mr|php-pear-XML_SVG-1.1.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
14mr|php-pear-XML_SVG-1.1.0-2|4	
14mr|php-pear-XML_SVG-1.1.0-2|5	Name:		php-pear-%{upstream_name}
14mr|php-pear-XML_SVG-1.1.0-2|6	Version:	1.1.0
14mr|php-pear-XML_SVG-1.1.0-2|7	Release:	2
14mr|php-pear-XML_SVG-1.1.0-2|8	Summary:	XML_SVG API
14mr|php-pear-XML_SVG-1.1.0-2|9	License:	PHP License
14mr|php-pear-XML_SVG-1.1.0-2|10	Group:		Development/PHP
14mr|php-pear-XML_SVG-1.1.0-2|11	URL:		http://pear.php.net/package/XML_SVG/
14mr|php-pear-XML_SVG-1.1.0-2|12	Source0:	http://download.pear.php.net/package/XML_SVG-%{version}.tgz
14mr|php-pear-XML_SVG-1.1.0-2|13	Requires(post): php-pear
14mr|php-pear-XML_SVG-1.1.0-2|14	Requires(preun): php-pear
14mr|php-pear-XML_SVG-1.1.0-2|15	Requires:	php-pear
14mr|php-pear-XML_SVG-1.1.0-2|16	BuildArch:	noarch
14mr|php-pear-XML_SVG-1.1.0-2|17	BuildRequires:	php-pear
14mr|php-pear-XML_SVG-1.1.0-2|18	
14mr|php-pear-XML_SVG-1.1.0-2|19	%description
14mr|php-pear-XML_SVG-1.1.0-2|20	This package provides and object-oriented way of building SVG
14mr|php-pear-XML_SVG-1.1.0-2|21	documents.
14mr|php-pear-XML_SVG-1.1.0-2|22	
14mr|php-pear-XML_SVG-1.1.0-2|23	%prep
14mr|php-pear-XML_SVG-1.1.0-2|24	%setup -q -c
14mr|php-pear-XML_SVG-1.1.0-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mr|php-pear-XML_SVG-1.1.0-2|26	
14mr|php-pear-XML_SVG-1.1.0-2|27	%install
14mr|php-pear-XML_SVG-1.1.0-2|28	
14mr|php-pear-XML_SVG-1.1.0-2|29	cd %{upstream_name}-%{version}
14mr|php-pear-XML_SVG-1.1.0-2|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mr|php-pear-XML_SVG-1.1.0-2|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mr|php-pear-XML_SVG-1.1.0-2|32	
14mr|php-pear-XML_SVG-1.1.0-2|33	rm -rf %{buildroot}%{_datadir}/pear/docs
14mr|php-pear-XML_SVG-1.1.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/tests
14mr|php-pear-XML_SVG-1.1.0-2|35	
14mr|php-pear-XML_SVG-1.1.0-2|36	install -d %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_SVG-1.1.0-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mr|php-pear-XML_SVG-1.1.0-2|38	
14mr|php-pear-XML_SVG-1.1.0-2|39	%clean
14mr|php-pear-XML_SVG-1.1.0-2|40	
14mr|php-pear-XML_SVG-1.1.0-2|41	
14mr|php-pear-XML_SVG-1.1.0-2|42	
14mr|php-pear-XML_SVG-1.1.0-2|43	%files
14mr|php-pear-XML_SVG-1.1.0-2|44	%doc %{_datadir}/pear/data/%{upstream_name}
14mr|php-pear-XML_SVG-1.1.0-2|45	%{_datadir}/pear/%{_class}
14mr|php-pear-XML_SVG-1.1.0-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml
14mr|php-pear-XML_SVG-1.1.0-2|47	
14mr|php-pear-XML_SVG-1.1.0-2|48	
14mr|php-pear-XML_SVG-1.1.0-2|49	
14mr|php-pear-XML_SVG-1.1.0-2|50	
14mr|php-pear-XML_SVG-1.1.0-2|51	
14mr|php-pear-XML_SVG-1.1.0-2|52	%changelog
14mr|php-pear-XML_SVG-1.1.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-2
14mr|php-pear-XML_SVG-1.1.0-2|54	+ Revision: 4bbdacd
14mr|php-pear-XML_SVG-1.1.0-2|55	- MassBuild#440: Increase release tag
14mr|php-pear-XML_SVG-1.1.0-2|56	
14mr|php-pear-XML_SVG-1.1.0-2|57	

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

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

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

18492 14
14mr|php-suhosin-0.9.33-6|1	%define modname suhosin
14mr|php-suhosin-0.9.33-6|2	%define soname %{modname}.so
14mr|php-suhosin-0.9.33-6|3	%define inifile Z98_%{modname}.ini
14mr|php-suhosin-0.9.33-6|4	
14mr|php-suhosin-0.9.33-6|5	Summary:	Suhosin extension module for PHP
14mr|php-suhosin-0.9.33-6|6	Name:		php-%{modname}
14mr|php-suhosin-0.9.33-6|7	Version:	0.9.33
14mr|php-suhosin-0.9.33-6|8	Epoch:		1
14mr|php-suhosin-0.9.33-6|9	Release:	6
14mr|php-suhosin-0.9.33-6|10	Group:		Development/PHP
14mr|php-suhosin-0.9.33-6|11	License:	PHP License
14mr|php-suhosin-0.9.33-6|12	Url:		http://www.hardened-php.net/suhosin/
14mr|php-suhosin-0.9.33-6|13	Source0:	http://download.suhosin.org/%{modname}-%{version}.tgz
14mr|php-suhosin-0.9.33-6|14	Source1:	http://download.suhosin.org/%{modname}-%{version}.tgz.sig
14mr|php-suhosin-0.9.33-6|15	Patch0:		https://raw.github.com/NewEraCracker/suhosin-patches/master/patches/suhosin-0.9.33.php55.diff
14mr|php-suhosin-0.9.33-6|16	BuildRequires:	php-devel >= 3:5.2.0
14mr|php-suhosin-0.9.33-6|17	
14mr|php-suhosin-0.9.33-6|18	%description
14mr|php-suhosin-0.9.33-6|19	Suhosin is an advanced protection system for PHP installations. It was designed
14mr|php-suhosin-0.9.33-6|20	to protect servers and users from known and unknown flaws in PHP applications
14mr|php-suhosin-0.9.33-6|21	and the PHP core. Suhosin is binary compatible to normal PHP installation,
14mr|php-suhosin-0.9.33-6|22	which means it is compatible to 3rd party binary extension like ZendOptimizer.
14mr|php-suhosin-0.9.33-6|23	
14mr|php-suhosin-0.9.33-6|24	%prep
14mr|php-suhosin-0.9.33-6|25	%setup -qn suhosin-%{version}
14mr|php-suhosin-0.9.33-6|26	%apply_patches
14mr|php-suhosin-0.9.33-6|27	
14mr|php-suhosin-0.9.33-6|28	%build
14mr|php-suhosin-0.9.33-6|29	%serverbuild
14mr|php-suhosin-0.9.33-6|30	
14mr|php-suhosin-0.9.33-6|31	phpize
14mr|php-suhosin-0.9.33-6|32	%configure2_5x \
14mr|php-suhosin-0.9.33-6|33	--with-libdir=%{_lib} \
14mr|php-suhosin-0.9.33-6|34	--with-%{modname}=shared,%{_prefix}
14mr|php-suhosin-0.9.33-6|35	
14mr|php-suhosin-0.9.33-6|36	%make
14mr|php-suhosin-0.9.33-6|37	mv modules/*.so %{modname}.so
14mr|php-suhosin-0.9.33-6|38	
14mr|php-suhosin-0.9.33-6|39	%install
14mr|php-suhosin-0.9.33-6|40	install -d %{buildroot}%{_libdir}/php/extensions
14mr|php-suhosin-0.9.33-6|41	install -d %{buildroot}%{_sysconfdir}/php.d
14mr|php-suhosin-0.9.33-6|42	
14mr|php-suhosin-0.9.33-6|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mr|php-suhosin-0.9.33-6|44	install -m0644 suhosin.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14mr|php-suhosin-0.9.33-6|45	
14mr|php-suhosin-0.9.33-6|46	%post
14mr|php-suhosin-0.9.33-6|47	if [ -f /var/lock/subsys/httpd ]; then
14mr|php-suhosin-0.9.33-6|48	%{_initrddir}/httpd restart >/dev/null || :
14mr|php-suhosin-0.9.33-6|49	fi
14mr|php-suhosin-0.9.33-6|50	
14mr|php-suhosin-0.9.33-6|51	%postun
14mr|php-suhosin-0.9.33-6|52	if [ "$1" = "0" ]; then
14mr|php-suhosin-0.9.33-6|53	if [ -f /var/lock/subsys/httpd ]; then
14mr|php-suhosin-0.9.33-6|54	%{_initrddir}/httpd restart >/dev/null || :
14mr|php-suhosin-0.9.33-6|55	fi
14mr|php-suhosin-0.9.33-6|56	fi
14mr|php-suhosin-0.9.33-6|57	
14mr|php-suhosin-0.9.33-6|58	%files
14mr|php-suhosin-0.9.33-6|59	%doc CREDITS tests Changelog
14mr|php-suhosin-0.9.33-6|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14mr|php-suhosin-0.9.33-6|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mr|php-suhosin-0.9.33-6|62	
14mr|php-suhosin-0.9.33-6|63	
14mr|php-suhosin-0.9.33-6|64	%changelog
14mr|php-suhosin-0.9.33-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.9.33-6
14mr|php-suhosin-0.9.33-6|66	+ Revision: 91d1fd2
14mr|php-suhosin-0.9.33-6|67	- MassBuild#440: Increase release tag
14mr|php-suhosin-0.9.33-6|68	
14mr|php-suhosin-0.9.33-6|69	

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

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

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

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

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

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

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

18500 14
14mr|picmi-4.13.3-1|1	Name:		picmi
14mr|picmi-4.13.3-1|2	Version:	4.13.3
14mr|picmi-4.13.3-1|3	Release:	1
14mr|picmi-4.13.3-1|4	Summary:	A nonogram logic game for KDE
14mr|picmi-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|picmi-4.13.3-1|6	License:	GPLv2
14mr|picmi-4.13.3-1|7	Url:		http://games.kde.org/game.php?game=picmi
14mr|picmi-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|picmi-4.13.3-1|9	BuildRequires:	libkdegames-devel
14mr|picmi-4.13.3-1|10	
14mr|picmi-4.13.3-1|11	%description
14mr|picmi-4.13.3-1|12	Picmi is a number logic game in which cells in a grid have to be colored or
14mr|picmi-4.13.3-1|13	left blank according to numbers given at the side of the grid to reveal a
14mr|picmi-4.13.3-1|14	hidden picture.
14mr|picmi-4.13.3-1|15	
14mr|picmi-4.13.3-1|16	%files
14mr|picmi-4.13.3-1|17	%{_kde_bindir}/picmi
14mr|picmi-4.13.3-1|18	%{_kde_applicationsdir}/picmi.desktop
14mr|picmi-4.13.3-1|19	%{_kde_appsdir}/picmi/
14mr|picmi-4.13.3-1|20	%{_kde_iconsdir}/hicolor/*/apps/picmi.*
14mr|picmi-4.13.3-1|21	%{_kde_docdir}/HTML/en/picmi
14mr|picmi-4.13.3-1|22	
14mr|picmi-4.13.3-1|23	#------------------------------------------------------------------------------
14mr|picmi-4.13.3-1|24	
14mr|picmi-4.13.3-1|25	%prep
14mr|picmi-4.13.3-1|26	%setup -q
14mr|picmi-4.13.3-1|27	
14mr|picmi-4.13.3-1|28	%build
14mr|picmi-4.13.3-1|29	%cmake_kde4
14mr|picmi-4.13.3-1|30	%make
14mr|picmi-4.13.3-1|31	
14mr|picmi-4.13.3-1|32	%install
14mr|picmi-4.13.3-1|33	%makeinstall_std -C build
14mr|picmi-4.13.3-1|34	
14mr|picmi-4.13.3-1|35	
14mr|picmi-4.13.3-1|36	
14mr|picmi-4.13.3-1|37	%changelog
14mr|picmi-4.13.3-1|38	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|picmi-4.13.3-1|39	+ Revision: cfb0bb2
14mr|picmi-4.13.3-1|40	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|picmi-4.13.3-1|41	
14mr|picmi-4.13.3-1|42	

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

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

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

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

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

18506 14
14mr|pinfo-0.6.10-2|1	Summary:	Przemek's Info Viewer - a (much) better info
14mr|pinfo-0.6.10-2|2	Name:		pinfo
14mr|pinfo-0.6.10-2|3	Version:	0.6.10
14mr|pinfo-0.6.10-2|4	Release:	2
14mr|pinfo-0.6.10-2|5	Group:		Development/Other
14mr|pinfo-0.6.10-2|6	License:	GPLv2+
14mr|pinfo-0.6.10-2|7	Url:		http://alioth.debian.org/project/showfiles.php?group_id=30592
14mr|pinfo-0.6.10-2|8	Source0:	http://alioth.debian.org/download.php/1498/%{name}-%{version}.tar.bz2
14mr|pinfo-0.6.10-2|9	Patch0:		pinfo-0.6.10-lzma-xz-lzip.patch
14mr|pinfo-0.6.10-2|10	Patch1:		pinfo-0.6.9-as-needed.patch
14mr|pinfo-0.6.10-2|11	BuildRequires:	autoconf
14mr|pinfo-0.6.10-2|12	BuildRequires:	texinfo
14mr|pinfo-0.6.10-2|13	BuildRequires:	gettext-devel
14mr|pinfo-0.6.10-2|14	BuildRequires:	pkgconfig(ncurses)
14mr|pinfo-0.6.10-2|15	
14mr|pinfo-0.6.10-2|16	%description
14mr|pinfo-0.6.10-2|17	Hypertext info file viewer. User interface similar to lynx.
14mr|pinfo-0.6.10-2|18	It is based on ncurses. It can handle now as well info
14mr|pinfo-0.6.10-2|19	pages as man pages. Regexp searching included.
14mr|pinfo-0.6.10-2|20	
14mr|pinfo-0.6.10-2|21	%prep
14mr|pinfo-0.6.10-2|22	%setup -q
14mr|pinfo-0.6.10-2|23	%apply_patches
14mr|pinfo-0.6.10-2|24	./autogen.sh --no-configure
14mr|pinfo-0.6.10-2|25	
14mr|pinfo-0.6.10-2|26	%build
14mr|pinfo-0.6.10-2|27	%configure2_5x
14mr|pinfo-0.6.10-2|28	%make
14mr|pinfo-0.6.10-2|29	%make -C po
14mr|pinfo-0.6.10-2|30	
14mr|pinfo-0.6.10-2|31	%install
14mr|pinfo-0.6.10-2|32	%makeinstall_std
14mr|pinfo-0.6.10-2|33	
14mr|pinfo-0.6.10-2|34	%find_lang %{name}
14mr|pinfo-0.6.10-2|35	
14mr|pinfo-0.6.10-2|36	ln -s pinfo %{buildroot}%{_bindir}/pman
14mr|pinfo-0.6.10-2|37	
14mr|pinfo-0.6.10-2|38	%files -f %{name}.lang
14mr|pinfo-0.6.10-2|39	%doc AUTHORS ChangeLog README TECHSTUFF
14mr|pinfo-0.6.10-2|40	%config(noreplace) %{_sysconfdir}/pinforc
14mr|pinfo-0.6.10-2|41	%{_bindir}/*
14mr|pinfo-0.6.10-2|42	%{_mandir}/*/*
14mr|pinfo-0.6.10-2|43	%{_infodir}/*
14mr|pinfo-0.6.10-2|44	
14mr|pinfo-0.6.10-2|45	
14mr|pinfo-0.6.10-2|46	%changelog
14mr|pinfo-0.6.10-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.10-2
14mr|pinfo-0.6.10-2|48	+ Revision: fabcd9e
14mr|pinfo-0.6.10-2|49	- MassBuild#440: Increase release tag
14mr|pinfo-0.6.10-2|50	
14mr|pinfo-0.6.10-2|51	

18507 14
14mr|pitivi-0.93-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|pitivi-0.93-1|2	%define pitividir %{_prefix}/lib
14mr|pitivi-0.93-1|3	%define gstapi 1.0
14mr|pitivi-0.93-1|4	
14mr|pitivi-0.93-1|5	Summary:	Non linear video editor under linux
14mr|pitivi-0.93-1|6	Name:		pitivi
14mr|pitivi-0.93-1|7	Version:	0.93
14mr|pitivi-0.93-1|8	Release:	1
14mr|pitivi-0.93-1|9	License:	LGPLv2+
14mr|pitivi-0.93-1|10	Group:		Video
14mr|pitivi-0.93-1|11	Url:		http://www.pitivi.org
14mr|pitivi-0.93-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.93/%{name}-%{version}.tar.xz
14mr|pitivi-0.93-1|13	Source1:	%{name}.rpmlintrc
14mr|pitivi-0.93-1|14	BuildRequires:	intltool
14mr|pitivi-0.93-1|15	BuildRequires:	itstool
14mr|pitivi-0.93-1|16	BuildRequires:	libxml2-utils
14mr|pitivi-0.93-1|17	BuildRequires:	pkgconfig(python)
14mr|pitivi-0.93-1|18	BuildRequires:	pkgconfig(pycairo)
14mr|pitivi-0.93-1|19	BuildRequires:	pkgconfig(cairo)
14mr|pitivi-0.93-1|20	BuildRequires:	desktop-file-utils
14mr|pitivi-0.93-1|21	Requires:	python-gi
14mr|pitivi-0.93-1|22	Requires:	python-gi-cairo
14mr|pitivi-0.93-1|23	Requires:	frei0r
14mr|pitivi-0.93-1|24	Requires:	python-dbus
14mr|pitivi-0.93-1|25	Requires:	xdg-utils
14mr|pitivi-0.93-1|26	Requires:	gnonlin
14mr|pitivi-0.93-1|27	Requires:	gstreamer%{gstapi}-python
14mr|pitivi-0.93-1|28	Suggests:	gstreamer%{gstapi}-libav
14mr|pitivi-0.93-1|29	Suggests:	gstreamer%{gstapi}-plugins-good
14mr|pitivi-0.93-1|30	Suggests:	gstreamer%{gstapi}-plugins-bad
14mr|pitivi-0.93-1|31	Suggests:	gstreamer%{gstapi}-plugins-ugly
14mr|pitivi-0.93-1|32	Suggests:	gstreamer%{gstapi}-plugin-ffmpeg
14mr|pitivi-0.93-1|33	
14mr|pitivi-0.93-1|34	%description
14mr|pitivi-0.93-1|35	Pitivi is a Non Linear Video Editor using the popular GStreamer media
14mr|pitivi-0.93-1|36	framework.
14mr|pitivi-0.93-1|37	
14mr|pitivi-0.93-1|38	%files -f %{name}.lang
14mr|pitivi-0.93-1|39	%doc AUTHORS NEWS RELEASE
14mr|pitivi-0.93-1|40	%{py_puresitedir}/%{name}/
14mr|pitivi-0.93-1|41	%{_datadir}/pitivi/
14mr|pitivi-0.93-1|42	%{_datadir}/appdata/pitivi.appdata.xml
14mr|pitivi-0.93-1|43	%{_bindir}/pitivi
14mr|pitivi-0.93-1|44	%{_mandir}/man1/%{name}.1*
14mr|pitivi-0.93-1|45	%{_datadir}/applications/%{name}.desktop
14mr|pitivi-0.93-1|46	%{_datadir}/icons/hicolor/*/apps/*
14mr|pitivi-0.93-1|47	%{_datadir}/mime/packages/%{name}.xml
14mr|pitivi-0.93-1|48	
14mr|pitivi-0.93-1|49	#----------------------------------------------------------------------------
14mr|pitivi-0.93-1|50	
14mr|pitivi-0.93-1|51	%prep
14mr|pitivi-0.93-1|52	%setup -q
14mr|pitivi-0.93-1|53	%apply_patches
14mr|pitivi-0.93-1|54	
14mr|pitivi-0.93-1|55	# install python files to %%python_sitelib/pitivi
14mr|pitivi-0.93-1|56	find . -name Makefile.am -exec sed -i -e 's|$(libdir)/pitivi/python/pitivi|$(pkgpythondir)|g' {} \;
14mr|pitivi-0.93-1|57	find . -name Makefile.in -exec sed -i -e 's|$(libdir)/pitivi/python/pitivi|$(pkgpythondir)|g' {} \;
14mr|pitivi-0.93-1|58	
14mr|pitivi-0.93-1|59	%build
14mr|pitivi-0.93-1|60	./configure --prefix=%{_prefix} --libdir=%{pitividir}
14mr|pitivi-0.93-1|61	%make
14mr|pitivi-0.93-1|62	
14mr|pitivi-0.93-1|63	%install
14mr|pitivi-0.93-1|64	%makeinstall_std
14mr|pitivi-0.93-1|65	%find_lang %{name} --with-gnome
14mr|pitivi-0.93-1|66	
14mr|pitivi-0.93-1|67	%check
14mr|pitivi-0.93-1|68	#gw it currently needs an installed pitivi
14mr|pitivi-0.93-1|69	#https://bugzilla.gnome.org/show_bug.cgi?id=594985
14mr|pitivi-0.93-1|70	#xfvb-run make check
14mr|pitivi-0.93-1|71	
14mr|pitivi-0.93-1|72	
14mr|pitivi-0.93-1|73	
14mr|pitivi-0.93-1|74	%changelog
14mr|pitivi-0.93-1|75	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 0.93-1
14mr|pitivi-0.93-1|76	+ Revision: 22206ed
14mr|pitivi-0.93-1|77	- Merge pull request #1 from import/pitivi:auto_update
14mr|pitivi-0.93-1|78	- ROSA Updates Builder: update suggested
14mr|pitivi-0.93-1|79	
14mr|pitivi-0.93-1|80	

18508 14
14mr|pixman-0.32.6-1|1	%define apiver 1
14mr|pixman-0.32.6-1|2	%define major 0
14mr|pixman-0.32.6-1|3	%define libname %mklibname %{name} %{apiver} %{major}
14mr|pixman-0.32.6-1|4	%define devname %mklibname %{name} -d
14mr|pixman-0.32.6-1|5	
14mr|pixman-0.32.6-1|6	Summary:	A pixel manipulation library
14mr|pixman-0.32.6-1|7	Name:		pixman
14mr|pixman-0.32.6-1|8	Version:	0.32.6
14mr|pixman-0.32.6-1|9	Release:	1
14mr|pixman-0.32.6-1|10	License:	MIT
14mr|pixman-0.32.6-1|11	Group:		System/Libraries
14mr|pixman-0.32.6-1|12	Url:		http://gitweb.freedesktop.org/?p=pixman.git
14mr|pixman-0.32.6-1|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mr|pixman-0.32.6-1|14	
14mr|pixman-0.32.6-1|15	%track
14mr|pixman-0.32.6-1|16	prog %{name} = {
14mr|pixman-0.32.6-1|17	url = http://cairographics.org/releases/
14mr|pixman-0.32.6-1|18	version = %{version}
14mr|pixman-0.32.6-1|19	regex = pixman-(__VER__)\.tar\.gz
14mr|pixman-0.32.6-1|20	}
14mr|pixman-0.32.6-1|21	
14mr|pixman-0.32.6-1|22	%description
14mr|pixman-0.32.6-1|23	Pixel manipulation Library.
14mr|pixman-0.32.6-1|24	
14mr|pixman-0.32.6-1|25	#----------------------------------------------------------------------------
14mr|pixman-0.32.6-1|26	
14mr|pixman-0.32.6-1|27	%package -n %{libname}
14mr|pixman-0.32.6-1|28	Summary:	Pixel manipulation library
14mr|pixman-0.32.6-1|29	Group:		System/Libraries
14mr|pixman-0.32.6-1|30	
14mr|pixman-0.32.6-1|31	%description -n %{libname}
14mr|pixman-0.32.6-1|32	A library for manipulating pixel regions -- a set of Y-X banded
14mr|pixman-0.32.6-1|33	rectangles, image compositing using the Porter/Duff model
14mr|pixman-0.32.6-1|34	and implicit mask generation for geometric primitives including
14mr|pixman-0.32.6-1|35	trapezoids, triangles, and rectangles.
14mr|pixman-0.32.6-1|36	
14mr|pixman-0.32.6-1|37	%files -n %{libname}
14mr|pixman-0.32.6-1|38	%{_libdir}/libpixman-%{apiver}.so.%{major}*
14mr|pixman-0.32.6-1|39	
14mr|pixman-0.32.6-1|40	#----------------------------------------------------------------------------
14mr|pixman-0.32.6-1|41	
14mr|pixman-0.32.6-1|42	%package -n %{devname}
14mr|pixman-0.32.6-1|43	Summary:	Libraries and include files for developing with libpixman
14mr|pixman-0.32.6-1|44	Group:		Development/C
14mr|pixman-0.32.6-1|45	Requires:	%{libname} = %{EVRD}
14mr|pixman-0.32.6-1|46	Provides:	%{name}-devel = %{EVRD}
14mr|pixman-0.32.6-1|47	Obsoletes:	%{_lib}pixman-1-devel < 0.22.0
14mr|pixman-0.32.6-1|48	
14mr|pixman-0.32.6-1|49	%description -n %{devname}
14mr|pixman-0.32.6-1|50	This package provides the necessary development libraries and include
14mr|pixman-0.32.6-1|51	files to allow you to develop with pixman.
14mr|pixman-0.32.6-1|52	
14mr|pixman-0.32.6-1|53	%files -n %{devname}
14mr|pixman-0.32.6-1|54	%doc README AUTHORS
14mr|pixman-0.32.6-1|55	%{_libdir}/libpixman-%{apiver}.so
14mr|pixman-0.32.6-1|56	%dir %{_includedir}/pixman-1
14mr|pixman-0.32.6-1|57	%{_includedir}/pixman-1/*.h
14mr|pixman-0.32.6-1|58	%{_libdir}/pkgconfig/*.pc
14mr|pixman-0.32.6-1|59	
14mr|pixman-0.32.6-1|60	#----------------------------------------------------------------------------
14mr|pixman-0.32.6-1|61	
14mr|pixman-0.32.6-1|62	%prep
14mr|pixman-0.32.6-1|63	%setup -q
14mr|pixman-0.32.6-1|64	
14mr|pixman-0.32.6-1|65	%build
14mr|pixman-0.32.6-1|66	%configure2_5x \
14mr|pixman-0.32.6-1|67	--disable-static
14mr|pixman-0.32.6-1|68	%make
14mr|pixman-0.32.6-1|69	
14mr|pixman-0.32.6-1|70	%install
14mr|pixman-0.32.6-1|71	%makeinstall_std
14mr|pixman-0.32.6-1|72	
14mr|pixman-0.32.6-1|73	
14mr|pixman-0.32.6-1|74	%changelog
14mr|pixman-0.32.6-1|75	* Sun Jul 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.32.6-1
14mr|pixman-0.32.6-1|76	+ Revision: 6cff10a
14mr|pixman-0.32.6-1|77	- New version 0.32.6
14mr|pixman-0.32.6-1|78	
14mr|pixman-0.32.6-1|79	

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

18510 14
14mr|pkgconfig-0.28-7|1	%define pkgname pkg-config
14mr|pkgconfig-0.28-7|2	%bcond_with crosscompile
14mr|pkgconfig-0.28-7|3	
14mr|pkgconfig-0.28-7|4	Summary:	Pkgconfig helps make building packages easier
14mr|pkgconfig-0.28-7|5	Name:		pkgconfig
14mr|pkgconfig-0.28-7|6	Version:	0.28
14mr|pkgconfig-0.28-7|7	Release:	7
14mr|pkgconfig-0.28-7|8	License:	GPLv2+
14mr|pkgconfig-0.28-7|9	Group:		Development/Tools
14mr|pkgconfig-0.28-7|10	Url:		http://pkg-config.freedesktop.org/
14mr|pkgconfig-0.28-7|11	Source0:	http://pkgconfig.freedesktop.org/releases/%{pkgname}-%{version}.tar.gz
14mr|pkgconfig-0.28-7|12	Source1:	%{name}.rpmlintrc
14mr|pkgconfig-0.28-7|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|pkgconfig-0.28-7|14	BuildRequires:	pkgconfig(popt)
14mr|pkgconfig-0.28-7|15	# (fhimpe) Otherwise packages with pc files having
14mr|pkgconfig-0.28-7|16	# Requires: pkg-config > X are not installable
14mr|pkgconfig-0.28-7|17	Provides:	pkgconfig(pkg-config) = %{version}
14mr|pkgconfig-0.28-7|18	
14mr|pkgconfig-0.28-7|19	%description
14mr|pkgconfig-0.28-7|20	pkgconfig is a program which helps you gather information to make life easier
14mr|pkgconfig-0.28-7|21	when you are compiling a program for those programs which support it.
14mr|pkgconfig-0.28-7|22	
14mr|pkgconfig-0.28-7|23	In fact, it's required to build certain packages.
14mr|pkgconfig-0.28-7|24	
14mr|pkgconfig-0.28-7|25	%files
14mr|pkgconfig-0.28-7|26	%doc AUTHORS INSTALL README ChangeLog pkg-config-guide.html
14mr|pkgconfig-0.28-7|27	%{_bindir}/pkg-config
14mr|pkgconfig-0.28-7|28	%{_bindir}/*-*-*-pkg-config
14mr|pkgconfig-0.28-7|29	%dir %{_libdir}/pkgconfig
14mr|pkgconfig-0.28-7|30	%{_datadir}/pkgconfig
14mr|pkgconfig-0.28-7|31	%if "%{_lib}" != "lib"
14mr|pkgconfig-0.28-7|32	%{_prefix}/lib/pkgconfig
14mr|pkgconfig-0.28-7|33	%{_libdir}/pkgconfig/32
14mr|pkgconfig-0.28-7|34	%endif
14mr|pkgconfig-0.28-7|35	%{_datadir}/aclocal/*
14mr|pkgconfig-0.28-7|36	%{_mandir}/man1/*
14mr|pkgconfig-0.28-7|37	
14mr|pkgconfig-0.28-7|38	#----------------------------------------------------------------------------
14mr|pkgconfig-0.28-7|39	
14mr|pkgconfig-0.28-7|40	%prep
14mr|pkgconfig-0.28-7|41	%setup -qn %{pkgname}-%{version}
14mr|pkgconfig-0.28-7|42	
14mr|pkgconfig-0.28-7|43	%build
14mr|pkgconfig-0.28-7|44	%if %{with crosscompile}
14mr|pkgconfig-0.28-7|45	export glib_cv_stack_grows=no
14mr|pkgconfig-0.28-7|46	export glib_cv_uscore=yes
14mr|pkgconfig-0.28-7|47	export ac_cv_func_posix_getpwuid_r=yes
14mr|pkgconfig-0.28-7|48	export ac_cv_func_posix_getgrgid_r=yes
14mr|pkgconfig-0.28-7|49	%configure2_5x \
14mr|pkgconfig-0.28-7|50	--with-internal-glib \
14mr|pkgconfig-0.28-7|51	--with-installed-popt
14mr|pkgconfig-0.28-7|52	%make
14mr|pkgconfig-0.28-7|53	
14mr|pkgconfig-0.28-7|54	%else
14mr|pkgconfig-0.28-7|55	%configure2_5x \
14mr|pkgconfig-0.28-7|56	--with-installed-glib \
14mr|pkgconfig-0.28-7|57	--with-installed-popt
14mr|pkgconfig-0.28-7|58	%make
14mr|pkgconfig-0.28-7|59	%endif
14mr|pkgconfig-0.28-7|60	
14mr|pkgconfig-0.28-7|61	%install
14mr|pkgconfig-0.28-7|62	%makeinstall_std
14mr|pkgconfig-0.28-7|63	
14mr|pkgconfig-0.28-7|64	rm -fr %{buildroot}%{_datadir}/doc
14mr|pkgconfig-0.28-7|65	
14mr|pkgconfig-0.28-7|66	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|pkgconfig-0.28-7|67	%if "%{_lib}" != "lib"
14mr|pkgconfig-0.28-7|68	mkdir -p %{buildroot}%{_prefix}/lib/pkgconfig
14mr|pkgconfig-0.28-7|69	ln -s ../../lib/pkgconfig %{buildroot}%{_libdir}/pkgconfig/32
14mr|pkgconfig-0.28-7|70	%endif
14mr|pkgconfig-0.28-7|71	
14mr|pkgconfig-0.28-7|72	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14mr|pkgconfig-0.28-7|73	
14mr|pkgconfig-0.28-7|74	%check
14mr|pkgconfig-0.28-7|75	%make check
14mr|pkgconfig-0.28-7|76	
14mr|pkgconfig-0.28-7|77	
14mr|pkgconfig-0.28-7|78	%changelog
14mr|pkgconfig-0.28-7|79	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.28-7
14mr|pkgconfig-0.28-7|80	+ Revision: 07d9671
14mr|pkgconfig-0.28-7|81	- Fix files
14mr|pkgconfig-0.28-7|82	
14mr|pkgconfig-0.28-7|83	

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

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

18513 14
14mr|plasma-applet-stackfolder-2.4-8|1	%define doc_version 1.1
14mr|plasma-applet-stackfolder-2.4-8|2	
14mr|plasma-applet-stackfolder-2.4-8|3	Name: plasma-applet-stackfolder
14mr|plasma-applet-stackfolder-2.4-8|4	Summary: Browse the stack of folders
14mr|plasma-applet-stackfolder-2.4-8|5	Version: 2.4
14mr|plasma-applet-stackfolder-2.4-8|6	Release: 8
14mr|plasma-applet-stackfolder-2.4-8|7	Epoch: 1
14mr|plasma-applet-stackfolder-2.4-8|8	Group: Graphical desktop/KDE
14mr|plasma-applet-stackfolder-2.4-8|9	License: GPL
14mr|plasma-applet-stackfolder-2.4-8|10	URL: http://www.rosalab.ru
14mr|plasma-applet-stackfolder-2.4-8|11	Source0: %name-%version.tar.gz
14mr|plasma-applet-stackfolder-2.4-8|12	Source1: %name-doc-%{doc_version}.tar.gz
14mr|plasma-applet-stackfolder-2.4-8|13	#Source1: %name-%version-docs.tar.gz
14mr|plasma-applet-stackfolder-2.4-8|14	BuildRequires: kdelibs4-devel
14mr|plasma-applet-stackfolder-2.4-8|15	BuildRequires: kdebase4-devel
14mr|plasma-applet-stackfolder-2.4-8|16	
14mr|plasma-applet-stackfolder-2.4-8|17	%description
14mr|plasma-applet-stackfolder-2.4-8|18	Browse the stack of folders
14mr|plasma-applet-stackfolder-2.4-8|19	
14mr|plasma-applet-stackfolder-2.4-8|20	%files
14mr|plasma-applet-stackfolder-2.4-8|21	%_kde_libdir/kde4/plasma_applet_stackfolder.so
14mr|plasma-applet-stackfolder-2.4-8|22	%_kde_datadir/kde4/services/plasma-applet-stackfolder.desktop
14mr|plasma-applet-stackfolder-2.4-8|23	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/main.qml
14mr|plasma-applet-stackfolder-2.4-8|24	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Button.qml
14mr|plasma-applet-stackfolder-2.4-8|25	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Delegate.qml
14mr|plasma-applet-stackfolder-2.4-8|26	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/ScrollBar.qml
14mr|plasma-applet-stackfolder-2.4-8|27	%doc welcome-en.pdf welcome-ru.pdf
14mr|plasma-applet-stackfolder-2.4-8|28	
14mr|plasma-applet-stackfolder-2.4-8|29	%prep
14mr|plasma-applet-stackfolder-2.4-8|30	%setup -q
14mr|plasma-applet-stackfolder-2.4-8|31	
14mr|plasma-applet-stackfolder-2.4-8|32	tar xvf %{SOURCE1}
14mr|plasma-applet-stackfolder-2.4-8|33	
14mr|plasma-applet-stackfolder-2.4-8|34	%build
14mr|plasma-applet-stackfolder-2.4-8|35	%cmake_kde4
14mr|plasma-applet-stackfolder-2.4-8|36	
14mr|plasma-applet-stackfolder-2.4-8|37	%make
14mr|plasma-applet-stackfolder-2.4-8|38	
14mr|plasma-applet-stackfolder-2.4-8|39	%install
14mr|plasma-applet-stackfolder-2.4-8|40	%makeinstall_std -C build
14mr|plasma-applet-stackfolder-2.4-8|41	
14mr|plasma-applet-stackfolder-2.4-8|42	
14mr|plasma-applet-stackfolder-2.4-8|43	
14mr|plasma-applet-stackfolder-2.4-8|44	%changelog

18514 14
14mr|plasma-applet-yawp-0.4.5-3|1	Summary:	Plasma applet that allow to see the weather
14mr|plasma-applet-yawp-0.4.5-3|2	Name:		plasma-applet-yawp
14mr|plasma-applet-yawp-0.4.5-3|3	Version:	0.4.5
14mr|plasma-applet-yawp-0.4.5-3|4	Release:	3
14mr|plasma-applet-yawp-0.4.5-3|5	License:	GPLv2+
14mr|plasma-applet-yawp-0.4.5-3|6	Group:		Graphical desktop/KDE
14mr|plasma-applet-yawp-0.4.5-3|7	Url:		http://www.kde-look.org/content/show.php?content=94106
14mr|plasma-applet-yawp-0.4.5-3|8	Source0:	http://downloads.sourceforge.net/project/yawp/yawp/%{version}/yawp-%{version}.tar.bz2
14mr|plasma-applet-yawp-0.4.5-3|9	Source1:	ru_%{version}.po
14mr|plasma-applet-yawp-0.4.5-3|10	Patch0:		yawp-0.4.5-rus.patch
14mr|plasma-applet-yawp-0.4.5-3|11	BuildRequires:	kdebase4-workspace-devel
14mr|plasma-applet-yawp-0.4.5-3|12	Requires:	kdebase4-runtime
14mr|plasma-applet-yawp-0.4.5-3|13	Provides:	plasma-applet
14mr|plasma-applet-yawp-0.4.5-3|14	
14mr|plasma-applet-yawp-0.4.5-3|15	%description
14mr|plasma-applet-yawp-0.4.5-3|16	Yet Another Weather Plasmoid
14mr|plasma-applet-yawp-0.4.5-3|17	Plasma applet that allow to see the weather.
14mr|plasma-applet-yawp-0.4.5-3|18	
14mr|plasma-applet-yawp-0.4.5-3|19	%files -f plasma_applet_yawp.lang
14mr|plasma-applet-yawp-0.4.5-3|20	%doc CHANGELOG COPYRIGHT LICENSE-BSD LICENSE-GPL2 LICENSE-LGPL-2 README TODO
14mr|plasma-applet-yawp-0.4.5-3|21	%{_kde_libdir}/kde4/*.so
14mr|plasma-applet-yawp-0.4.5-3|22	%{_kde_appsdir}/desktoptheme/default/widgets/*.svg
14mr|plasma-applet-yawp-0.4.5-3|23	%{_kde_services}/*.desktop
14mr|plasma-applet-yawp-0.4.5-3|24	
14mr|plasma-applet-yawp-0.4.5-3|25	
14mr|plasma-applet-yawp-0.4.5-3|26	#--------------------------------------------------------------------
14mr|plasma-applet-yawp-0.4.5-3|27	
14mr|plasma-applet-yawp-0.4.5-3|28	%prep
14mr|plasma-applet-yawp-0.4.5-3|29	%setup -q -n yawp-%{version}
14mr|plasma-applet-yawp-0.4.5-3|30	%patch0 -p1
14mr|plasma-applet-yawp-0.4.5-3|31	
14mr|plasma-applet-yawp-0.4.5-3|32	cp %{SOURCE1} po/ru.po
14mr|plasma-applet-yawp-0.4.5-3|33	
14mr|plasma-applet-yawp-0.4.5-3|34	%build
14mr|plasma-applet-yawp-0.4.5-3|35	%cmake_kde4
14mr|plasma-applet-yawp-0.4.5-3|36	%make
14mr|plasma-applet-yawp-0.4.5-3|37	
14mr|plasma-applet-yawp-0.4.5-3|38	%install
14mr|plasma-applet-yawp-0.4.5-3|39	%makeinstall_std -C build
14mr|plasma-applet-yawp-0.4.5-3|40	
14mr|plasma-applet-yawp-0.4.5-3|41	%find_lang plasma_applet_yawp
14mr|plasma-applet-yawp-0.4.5-3|42	
14mr|plasma-applet-yawp-0.4.5-3|43	
14mr|plasma-applet-yawp-0.4.5-3|44	%changelog
14mr|plasma-applet-yawp-0.4.5-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.5-3
14mr|plasma-applet-yawp-0.4.5-3|46	+ Revision: 3c3bb82
14mr|plasma-applet-yawp-0.4.5-3|47	- MassBuild#440: Increase release tag
14mr|plasma-applet-yawp-0.4.5-3|48	
14mr|plasma-applet-yawp-0.4.5-3|49	

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

18516 14
14mr|plasma-nm-0.9.3.4-5|1	Summary:	Plasma applet written in QML for managing network connections
14mr|plasma-nm-0.9.3.4-5|2	Name:		plasma-nm
14mr|plasma-nm-0.9.3.4-5|3	Version:	0.9.3.4
14mr|plasma-nm-0.9.3.4-5|4	Release:	5
14mr|plasma-nm-0.9.3.4-5|5	License:	GPLv2+
14mr|plasma-nm-0.9.3.4-5|6	Group:		Graphical desktop/KDE
14mr|plasma-nm-0.9.3.4-5|7	Url:		https://projects.kde.org/projects/playground/network/%{name}
14mr|plasma-nm-0.9.3.4-5|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}.tar.xz
14mr|plasma-nm-0.9.3.4-5|9	Source1:	ru.tar.gz
14mr|plasma-nm-0.9.3.4-5|10	Patch0:		plasma-nm-0.9.3.4-i18n-ru.patch
14mr|plasma-nm-0.9.3.4-5|11	Patch1:		plasma-nm-0.9.3.4-QHeaderView-ResizeMode.patch
14mr|plasma-nm-0.9.3.4-5|12	BuildRequires:	mobile-broadband-provider-info
14mr|plasma-nm-0.9.3.4-5|13	BuildRequires:	kdelibs4-devel
14mr|plasma-nm-0.9.3.4-5|14	BuildRequires:	pkgconfig(libnm-glib)
14mr|plasma-nm-0.9.3.4-5|15	BuildRequires:	pkgconfig(libnm-util)
14mr|plasma-nm-0.9.3.4-5|16	BuildRequires:	pkgconfig(ModemManagerQt)
14mr|plasma-nm-0.9.3.4-5|17	BuildRequires:	pkgconfig(NetworkManagerQt)
14mr|plasma-nm-0.9.3.4-5|18	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8
14mr|plasma-nm-0.9.3.4-5|19	BuildRequires:	pkgconfig(openconnect) >= 3.99
14mr|plasma-nm-0.9.3.4-5|20	Requires:	mobile-broadband-provider-info
14mr|plasma-nm-0.9.3.4-5|21	Requires:	modemmanager
14mr|plasma-nm-0.9.3.4-5|22	Requires:	networkmanager
14mr|plasma-nm-0.9.3.4-5|23	Conflicts:	plasma-applet-networkmanagement
14mr|plasma-nm-0.9.3.4-5|24	Conflicts:	knetworkmanager-common
14mr|plasma-nm-0.9.3.4-5|25	
14mr|plasma-nm-0.9.3.4-5|26	%description
14mr|plasma-nm-0.9.3.4-5|27	Plasma applet and editor for managing your network connections in KDE4 using
14mr|plasma-nm-0.9.3.4-5|28	the default NetworkManager service.
14mr|plasma-nm-0.9.3.4-5|29	
14mr|plasma-nm-0.9.3.4-5|30	%files -f %{name}.lang
14mr|plasma-nm-0.9.3.4-5|31	%{_kde_bindir}/kde-nm-connection-editor
14mr|plasma-nm-0.9.3.4-5|32	%{_kde_libdir}/kde4/imports/org/kde/networkmanagement/
14mr|plasma-nm-0.9.3.4-5|33	%{_kde_libdir}/kde4/kded_networkmanagement.so
14mr|plasma-nm-0.9.3.4-5|34	%{_kde_libdir}/kde4/networkmanagement_notifications.so
14mr|plasma-nm-0.9.3.4-5|35	%{_kde_libdir}/kde4/plasmanetworkmanagement_l2tpui.so
14mr|plasma-nm-0.9.3.4-5|36	%{_kde_libdir}/kde4/plasmanetworkmanagement_openconnectui.so
14mr|plasma-nm-0.9.3.4-5|37	%{_kde_libdir}/kde4/plasmanetworkmanagement_openswanui.so
14mr|plasma-nm-0.9.3.4-5|38	%{_kde_libdir}/kde4/plasmanetworkmanagement_openvpnui.so
14mr|plasma-nm-0.9.3.4-5|39	%{_kde_libdir}/kde4/plasmanetworkmanagement_pptpui.so
14mr|plasma-nm-0.9.3.4-5|40	%{_kde_libdir}/kde4/plasmanetworkmanagement_strongswanui.so
14mr|plasma-nm-0.9.3.4-5|41	%{_kde_libdir}/kde4/plasmanetworkmanagement_vpncui.so
14mr|plasma-nm-0.9.3.4-5|42	%{_kde_libdir}/kde4/plugins/designer/plasmanetworkmanagementwidgets.so
14mr|plasma-nm-0.9.3.4-5|43	%{_kde_libdir}/libplasmanetworkmanagement-editor.so
14mr|plasma-nm-0.9.3.4-5|44	%{_kde_libdir}/libplasmanetworkmanagement-internal.so
14mr|plasma-nm-0.9.3.4-5|45	%{_kde_applicationsdir}/kde-nm-connection-editor.desktop
14mr|plasma-nm-0.9.3.4-5|46	%{_kde_appsdir}/plasma/plasmoids/org.kde.networkmanagement
14mr|plasma-nm-0.9.3.4-5|47	%{_kde_appsdir}/desktoptheme/default/icons/plasma-networkmanagement2.svgz
14mr|plasma-nm-0.9.3.4-5|48	%{_kde_appsdir}/kde-nm-connection-editor
14mr|plasma-nm-0.9.3.4-5|49	%{_kde_appsdir}/networkmanagement
14mr|plasma-nm-0.9.3.4-5|50	%{_kde_iconsdir}/oxygen/*/devices/network-defaultroute.png
14mr|plasma-nm-0.9.3.4-5|51	%{_kde_services}/kded/networkmanagement.desktop
14mr|plasma-nm-0.9.3.4-5|52	%{_kde_services}/plasma-applet-networkmanagement.desktop
14mr|plasma-nm-0.9.3.4-5|53	%{_kde_services}/networkmanagement_notifications.desktop
14mr|plasma-nm-0.9.3.4-5|54	%{_kde_services}/plasmanetworkmanagement_l2tpui.desktop
14mr|plasma-nm-0.9.3.4-5|55	%{_kde_services}/plasmanetworkmanagement_openconnectui.desktop
14mr|plasma-nm-0.9.3.4-5|56	%{_kde_services}/plasmanetworkmanagement_openswanui.desktop
14mr|plasma-nm-0.9.3.4-5|57	%{_kde_services}/plasmanetworkmanagement_openvpnui.desktop
14mr|plasma-nm-0.9.3.4-5|58	%{_kde_services}/plasmanetworkmanagement_pptpui.desktop
14mr|plasma-nm-0.9.3.4-5|59	%{_kde_services}/plasmanetworkmanagement_strongswanui.desktop
14mr|plasma-nm-0.9.3.4-5|60	%{_kde_services}/plasmanetworkmanagement_vpncui.desktop
14mr|plasma-nm-0.9.3.4-5|61	%{_kde_servicetypes}/plasma-networkmanagement-vpnuiplugin.desktop
14mr|plasma-nm-0.9.3.4-5|62	
14mr|plasma-nm-0.9.3.4-5|63	#----------------------------------------------------------------------------
14mr|plasma-nm-0.9.3.4-5|64	
14mr|plasma-nm-0.9.3.4-5|65	%prep
14mr|plasma-nm-0.9.3.4-5|66	%setup -q
14mr|plasma-nm-0.9.3.4-5|67	%patch0 -p1
14mr|plasma-nm-0.9.3.4-5|68	%patch1 -p1
14mr|plasma-nm-0.9.3.4-5|69	
14mr|plasma-nm-0.9.3.4-5|70	pushd po
14mr|plasma-nm-0.9.3.4-5|71	tar -xvzf %{SOURCE1}
14mr|plasma-nm-0.9.3.4-5|72	popd
14mr|plasma-nm-0.9.3.4-5|73	
14mr|plasma-nm-0.9.3.4-5|74	%build
14mr|plasma-nm-0.9.3.4-5|75	%cmake_kde4
14mr|plasma-nm-0.9.3.4-5|76	%make
14mr|plasma-nm-0.9.3.4-5|77	
14mr|plasma-nm-0.9.3.4-5|78	%install
14mr|plasma-nm-0.9.3.4-5|79	%makeinstall_std -C build
14mr|plasma-nm-0.9.3.4-5|80	
14mr|plasma-nm-0.9.3.4-5|81	%find_lang kde-nm-connection-editor \
14mr|plasma-nm-0.9.3.4-5|82	plasma_applet_org.kde.networkmanagement \
14mr|plasma-nm-0.9.3.4-5|83	libplasmanetworkmanagement-editor \
14mr|plasma-nm-0.9.3.4-5|84	plasmanetworkmanagement-kded \
14mr|plasma-nm-0.9.3.4-5|85	plasmanetworkmanagement_l2tpui \
14mr|plasma-nm-0.9.3.4-5|86	plasmanetworkmanagement_openconnectui \
14mr|plasma-nm-0.9.3.4-5|87	plasmanetworkmanagement_openswanui \
14mr|plasma-nm-0.9.3.4-5|88	plasmanetworkmanagement_openvpnui \
14mr|plasma-nm-0.9.3.4-5|89	plasmanetworkmanagement_pptpui \
14mr|plasma-nm-0.9.3.4-5|90	plasmanetworkmanagement_strongswanui \
14mr|plasma-nm-0.9.3.4-5|91	plasmanetworkmanagement_vpncui \
14mr|plasma-nm-0.9.3.4-5|92	%{name}.lang
14mr|plasma-nm-0.9.3.4-5|93	
14mr|plasma-nm-0.9.3.4-5|94	%changelog
14mr|plasma-nm-0.9.3.4-5|95	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-5
14mr|plasma-nm-0.9.3.4-5|96	+ Revision: 9eddd3f
14mr|plasma-nm-0.9.3.4-5|97	- Fix typos in russian translation
14mr|plasma-nm-0.9.3.4-5|98	
14mr|plasma-nm-0.9.3.4-5|99	

18517 14
14mr|plasmate-1.0-3|1	Summary:	KDE Plasma Add-On Creator
14mr|plasmate-1.0-3|2	Name:		plasmate
14mr|plasmate-1.0-3|3	Version:	1.0
14mr|plasmate-1.0-3|4	Release:	3
14mr|plasmate-1.0-3|5	License:	GPLv2+
14mr|plasmate-1.0-3|6	Group:		Graphical desktop/KDE
14mr|plasmate-1.0-3|7	Url:		https://projects.kde.org/projects/extragear/sdk/plasmate
14mr|plasmate-1.0-3|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/src/%{name}-%{version}.tar.gz
14mr|plasmate-1.0-3|9	BuildRequires:	kdelibs4-devel
14mr|plasmate-1.0-3|10	BuildRequires:	kdepimlibs4-devel
14mr|plasmate-1.0-3|11	BuildRequires:	git-core
14mr|plasmate-1.0-3|12	Requires:	git-core
14mr|plasmate-1.0-3|13	Conflicts:	kdebase4-workspace < 2:4.9.90
14mr|plasmate-1.0-3|14	
14mr|plasmate-1.0-3|15	%description
14mr|plasmate-1.0-3|16	A small IDE taylored for development of Plasma components, such as Widgets,
14mr|plasmate-1.0-3|17	Runners, Dataengines.
14mr|plasmate-1.0-3|18	
14mr|plasmate-1.0-3|19	%files
14mr|plasmate-1.0-3|20	%{_kde_bindir}/kwin-windowswitcherpreviewer
14mr|plasmate-1.0-3|21	%{_kde_bindir}/plasma-remote-widgets-browser
14mr|plasmate-1.0-3|22	%{_kde_bindir}/plasmaengineexplorer
14mr|plasmate-1.0-3|23	%{_kde_bindir}/plasmakconfigxteditor
14mr|plasmate-1.0-3|24	%{_kde_bindir}/plasmaremoteinstaller
14mr|plasmate-1.0-3|25	%{_kde_bindir}/plasmate
14mr|plasmate-1.0-3|26	%{_kde_bindir}/plasmawallpaperviewer
14mr|plasmate-1.0-3|27	%{_kde_bindir}/plasmoidviewer
14mr|plasmate-1.0-3|28	%{_kde_libdir}/kde4/plasma_containment_studiopreviewer.so
14mr|plasmate-1.0-3|29	%{_kde_applicationsdir}/plasmate.desktop
14mr|plasmate-1.0-3|30	%{_kde_appsdir}/%{name}
14mr|plasmate-1.0-3|31	%{_kde_configdir}/plasmate.knsrc
14mr|plasmate-1.0-3|32	%{_kde_services}/plasma-containment-studiopreviewer.desktop
14mr|plasmate-1.0-3|33	%{_kde_mandir}/man1/plasmaengineexplorer.1.*
14mr|plasmate-1.0-3|34	%{_kde_mandir}/man1/plasmoidviewer.1.*
14mr|plasmate-1.0-3|35	
14mr|plasmate-1.0-3|36	#------------------------------------------------------------------------------
14mr|plasmate-1.0-3|37	
14mr|plasmate-1.0-3|38	%prep
14mr|plasmate-1.0-3|39	%setup -q
14mr|plasmate-1.0-3|40	
14mr|plasmate-1.0-3|41	%build
14mr|plasmate-1.0-3|42	%cmake_kde4
14mr|plasmate-1.0-3|43	%make
14mr|plasmate-1.0-3|44	
14mr|plasmate-1.0-3|45	%install
14mr|plasmate-1.0-3|46	%makeinstall_std -C build
14mr|plasmate-1.0-3|47	rm -f %{buildroot}/%{_kde_iconsdir}/hicolor/*/apps/plasmagik.png
14mr|plasmate-1.0-3|48	
14mr|plasmate-1.0-3|49	
14mr|plasmate-1.0-3|50	%changelog
14mr|plasmate-1.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|plasmate-1.0-3|52	+ Revision: 5b9abdc
14mr|plasmate-1.0-3|53	- MassBuild#440: Increase release tag
14mr|plasmate-1.0-3|54	
14mr|plasmate-1.0-3|55	

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

18519 14
14mr|plasma-widget-menubar-0.1.18-4|1	Name:		plasma-widget-menubar
14mr|plasma-widget-menubar-0.1.18-4|2	Summary:	A Plasma widget to display menubar of application windows
14mr|plasma-widget-menubar-0.1.18-4|3	Version:	0.1.18
14mr|plasma-widget-menubar-0.1.18-4|4	Release:	4
14mr|plasma-widget-menubar-0.1.18-4|5	License:	GPLv2
14mr|plasma-widget-menubar-0.1.18-4|6	Group:		Graphical desktop/KDE
14mr|plasma-widget-menubar-0.1.18-4|7	URL:		https://launchpad.net/plasma-widget-menubar
14mr|plasma-widget-menubar-0.1.18-4|8	Source0:	%{name}-%{version}.tar.bz2
14mr|plasma-widget-menubar-0.1.18-4|9	Source1:	plasma-applet-menubar.desktop
14mr|plasma-widget-menubar-0.1.18-4|10	BuildRequires:	kdelibs4-devel
14mr|plasma-widget-menubar-0.1.18-4|11	BuildRequires:	pkgconfig(dbusmenu-qt)
14mr|plasma-widget-menubar-0.1.18-4|12	BuildRequires:	pkgconfig(QJson)
14mr|plasma-widget-menubar-0.1.18-4|13	
14mr|plasma-widget-menubar-0.1.18-4|14	%description
14mr|plasma-widget-menubar-0.1.18-4|15	A Plasma widget to display menubar of application windows.
14mr|plasma-widget-menubar-0.1.18-4|16	
14mr|plasma-widget-menubar-0.1.18-4|17	%prep
14mr|plasma-widget-menubar-0.1.18-4|18	%setup -q
14mr|plasma-widget-menubar-0.1.18-4|19	
14mr|plasma-widget-menubar-0.1.18-4|20	%build
14mr|plasma-widget-menubar-0.1.18-4|21	%cmake_kde4
14mr|plasma-widget-menubar-0.1.18-4|22	%make
14mr|plasma-widget-menubar-0.1.18-4|23	
14mr|plasma-widget-menubar-0.1.18-4|24	%install
14mr|plasma-widget-menubar-0.1.18-4|25	%makeinstall_std -C build
14mr|plasma-widget-menubar-0.1.18-4|26	cp -f %{SOURCE1} %{buildroot}%{_kde_services}/plasma-applet-menubar.desktop
14mr|plasma-widget-menubar-0.1.18-4|27	
14mr|plasma-widget-menubar-0.1.18-4|28	%files
14mr|plasma-widget-menubar-0.1.18-4|29	%{_kde_libdir}/kde4/plasma_applet_menubar.so
14mr|plasma-widget-menubar-0.1.18-4|30	%{_kde_services}/plasma-applet-menubar.desktop
14mr|plasma-widget-menubar-0.1.18-4|31	
14mr|plasma-widget-menubar-0.1.18-4|32	%changelog
14mr|plasma-widget-menubar-0.1.18-4|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.18-4
14mr|plasma-widget-menubar-0.1.18-4|34	+ Revision: 9a20d7d
14mr|plasma-widget-menubar-0.1.18-4|35	- MassBuild#440: Increase release tag
14mr|plasma-widget-menubar-0.1.18-4|36	
14mr|plasma-widget-menubar-0.1.18-4|37	

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

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

18522 14
14mr|plexus-archiver-1.1-5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|plexus-archiver-1.1-5|2	# All rights reserved.
14mr|plexus-archiver-1.1-5|3	#
14mr|plexus-archiver-1.1-5|4	# Redistribution and use in source and binary forms, with or without
14mr|plexus-archiver-1.1-5|5	# modification, are permitted provided that the following conditions
14mr|plexus-archiver-1.1-5|6	# are met:
14mr|plexus-archiver-1.1-5|7	#
14mr|plexus-archiver-1.1-5|8	# 1. Redistributions of source code must retain the above copyright
14mr|plexus-archiver-1.1-5|9	#    notice, this list of conditions and the following disclaimer.
14mr|plexus-archiver-1.1-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|plexus-archiver-1.1-5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|plexus-archiver-1.1-5|12	#    documentation and/or other materials provided with the
14mr|plexus-archiver-1.1-5|13	#    distribution.
14mr|plexus-archiver-1.1-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|plexus-archiver-1.1-5|15	#    contributors may be used to endorse or promote products derived
14mr|plexus-archiver-1.1-5|16	#    from this software without specific prior written permission.
14mr|plexus-archiver-1.1-5|17	#
14mr|plexus-archiver-1.1-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|plexus-archiver-1.1-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|plexus-archiver-1.1-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|plexus-archiver-1.1-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|plexus-archiver-1.1-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|plexus-archiver-1.1-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|plexus-archiver-1.1-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|plexus-archiver-1.1-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|plexus-archiver-1.1-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|plexus-archiver-1.1-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|plexus-archiver-1.1-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|plexus-archiver-1.1-5|29	#
14mr|plexus-archiver-1.1-5|30	
14mr|plexus-archiver-1.1-5|31	Name:           plexus-archiver
14mr|plexus-archiver-1.1-5|32	Version:        1.1
14mr|plexus-archiver-1.1-5|33	Release:        5
14mr|plexus-archiver-1.1-5|34	Summary:        Plexus Archiver Component
14mr|plexus-archiver-1.1-5|35	License:        MIT and ASL 2.0
14mr|plexus-archiver-1.1-5|36	Group:          Development/Java
14mr|plexus-archiver-1.1-5|37	URL:            http://plexus.codehaus.org/plexus-components/plexus-archiver/
14mr|plexus-archiver-1.1-5|38	Source0:        plexus-archiver-%{version}-src.tar.xz
14mr|plexus-archiver-1.1-5|39	
14mr|plexus-archiver-1.1-5|40	BuildArch:      noarch
14mr|plexus-archiver-1.1-5|41	BuildRequires:  jpackage-utils >= 0:1.6
14mr|plexus-archiver-1.1-5|42	BuildRequires:  ant >= 0:1.6
14mr|plexus-archiver-1.1-5|43	BuildRequires:  classworlds >= 0:1.1
14mr|plexus-archiver-1.1-5|44	BuildRequires:  plexus-container-default
14mr|plexus-archiver-1.1-5|45	BuildRequires:  plexus-utils
14mr|plexus-archiver-1.1-5|46	#BuildRequires:  plexus-io
14mr|plexus-archiver-1.1-5|47	BuildRequires: maven2
14mr|plexus-archiver-1.1-5|48	BuildRequires: maven-resources-plugin
14mr|plexus-archiver-1.1-5|49	BuildRequires: maven-compiler-plugin
14mr|plexus-archiver-1.1-5|50	BuildRequires: maven-jar-plugin
14mr|plexus-archiver-1.1-5|51	BuildRequires: maven-install-plugin
14mr|plexus-archiver-1.1-5|52	BuildRequires: maven-javadoc-plugin
14mr|plexus-archiver-1.1-5|53	BuildRequires: maven-surefire-plugin
14mr|plexus-archiver-1.1-5|54	BuildRequires: maven-surefire-provider-junit
14mr|plexus-archiver-1.1-5|55	#BuildRequires: maven-shared-reporting-impl
14mr|plexus-archiver-1.1-5|56	BuildRequires: maven-doxia-sitetools
14mr|plexus-archiver-1.1-5|57	BuildRequires: plexus-maven-plugin
14mr|plexus-archiver-1.1-5|58	Requires:       classworlds >= 0:1.1
14mr|plexus-archiver-1.1-5|59	Requires:       plexus-container-default
14mr|plexus-archiver-1.1-5|60	Requires:       plexus-utils
14mr|plexus-archiver-1.1-5|61	Requires:       jpackage-utils
14mr|plexus-archiver-1.1-5|62	#Requires:       plexus-io
14mr|plexus-archiver-1.1-5|63	
14mr|plexus-archiver-1.1-5|64	%description
14mr|plexus-archiver-1.1-5|65	The Plexus project seeks to create end-to-end developer tools for
14mr|plexus-archiver-1.1-5|66	writing applications. At the core is the container, which can be
14mr|plexus-archiver-1.1-5|67	embedded or for a full scale application server. There are many
14mr|plexus-archiver-1.1-5|68	reusable components for hibernate, form processing, jndi, i18n,
14mr|plexus-archiver-1.1-5|69	velocity, etc. Plexus also includes an application server which
14mr|plexus-archiver-1.1-5|70	is like a J2EE application server, without all the baggage.
14mr|plexus-archiver-1.1-5|71	
14mr|plexus-archiver-1.1-5|72	
14mr|plexus-archiver-1.1-5|73	%package javadoc
14mr|plexus-archiver-1.1-5|74	Summary:        Javadoc for %{name}
14mr|plexus-archiver-1.1-5|75	Group:          Development/Java
14mr|plexus-archiver-1.1-5|76	
14mr|plexus-archiver-1.1-5|77	%description javadoc
14mr|plexus-archiver-1.1-5|78	Javadoc for %{name}.
14mr|plexus-archiver-1.1-5|79	
14mr|plexus-archiver-1.1-5|80	
14mr|plexus-archiver-1.1-5|81	%prep
14mr|plexus-archiver-1.1-5|82	%setup -q
14mr|plexus-archiver-1.1-5|83	
14mr|plexus-archiver-1.1-5|84	#remove not compilint tests
14mr|plexus-archiver-1.1-5|85	rm -fr src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
14mr|plexus-archiver-1.1-5|86	
14mr|plexus-archiver-1.1-5|87	%build
14mr|plexus-archiver-1.1-5|88	mvn -e\
14mr|plexus-archiver-1.1-5|89	-Dmaven.test.failure.ignore=true \
14mr|plexus-archiver-1.1-5|90	install javadoc:javadoc
14mr|plexus-archiver-1.1-5|91	
14mr|plexus-archiver-1.1-5|92	%install
14mr|plexus-archiver-1.1-5|93	# jars
14mr|plexus-archiver-1.1-5|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
14mr|plexus-archiver-1.1-5|95	install -pm 644 target/%{name}-%{version}.jar \
14mr|plexus-archiver-1.1-5|96	$RPM_BUILD_ROOT%{_javadir}/plexus/archiver-%{version}.jar
14mr|plexus-archiver-1.1-5|97	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; \
14mr|plexus-archiver-1.1-5|98	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|plexus-archiver-1.1-5|99	
14mr|plexus-archiver-1.1-5|100	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/plexus archiver
14mr|plexus-archiver-1.1-5|101	
14mr|plexus-archiver-1.1-5|102	# pom
14mr|plexus-archiver-1.1-5|103	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|plexus-archiver-1.1-5|104	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
14mr|plexus-archiver-1.1-5|105	
14mr|plexus-archiver-1.1-5|106	# javadoc
14mr|plexus-archiver-1.1-5|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|plexus-archiver-1.1-5|108	cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|plexus-archiver-1.1-5|109	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|plexus-archiver-1.1-5|110	
14mr|plexus-archiver-1.1-5|111	%post
14mr|plexus-archiver-1.1-5|112	%update_maven_depmap
14mr|plexus-archiver-1.1-5|113	
14mr|plexus-archiver-1.1-5|114	%postun
14mr|plexus-archiver-1.1-5|115	%update_maven_depmap
14mr|plexus-archiver-1.1-5|116	
14mr|plexus-archiver-1.1-5|117	%files
14mr|plexus-archiver-1.1-5|118	%{_javadir}/*
14mr|plexus-archiver-1.1-5|119	%{_mavenpomdir}/*
14mr|plexus-archiver-1.1-5|120	%{_mavendepmapfragdir}/*
14mr|plexus-archiver-1.1-5|121	
14mr|plexus-archiver-1.1-5|122	%files javadoc
14mr|plexus-archiver-1.1-5|123	%doc %{_javadocdir}/%{name}-%{version}
14mr|plexus-archiver-1.1-5|124	%doc %{_javadocdir}/%{name}
14mr|plexus-archiver-1.1-5|125	
14mr|plexus-archiver-1.1-5|126	%changelog
14mr|plexus-archiver-1.1-5|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-5
14mr|plexus-archiver-1.1-5|128	+ Revision: 779fec7
14mr|plexus-archiver-1.1-5|129	- MassBuild#440: Increase release tag
14mr|plexus-archiver-1.1-5|130	
14mr|plexus-archiver-1.1-5|131	

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

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

18525 14
14mr|plexus-digest-1.1-7|1	# Copyright (c) 2000-2005, JPackage Project
14mr|plexus-digest-1.1-7|2	# All rights reserved.
14mr|plexus-digest-1.1-7|3	#
14mr|plexus-digest-1.1-7|4	# Redistribution and use in source and binary forms, with or without
14mr|plexus-digest-1.1-7|5	# modification, are permitted provided that the following conditions
14mr|plexus-digest-1.1-7|6	# are met:
14mr|plexus-digest-1.1-7|7	#
14mr|plexus-digest-1.1-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|plexus-digest-1.1-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|plexus-digest-1.1-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|plexus-digest-1.1-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|plexus-digest-1.1-7|12	#    documentation and/or other materials provided with the
14mr|plexus-digest-1.1-7|13	#    distribution.
14mr|plexus-digest-1.1-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|plexus-digest-1.1-7|15	#    contributors may be used to endorse or promote products derived
14mr|plexus-digest-1.1-7|16	#    from this software without specific prior written permission.
14mr|plexus-digest-1.1-7|17	#
14mr|plexus-digest-1.1-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|plexus-digest-1.1-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|plexus-digest-1.1-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|plexus-digest-1.1-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|plexus-digest-1.1-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|plexus-digest-1.1-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|plexus-digest-1.1-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|plexus-digest-1.1-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|plexus-digest-1.1-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|plexus-digest-1.1-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|plexus-digest-1.1-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|plexus-digest-1.1-7|29	#
14mr|plexus-digest-1.1-7|30	
14mr|plexus-digest-1.1-7|31	%global parent plexus
14mr|plexus-digest-1.1-7|32	%global subname digest
14mr|plexus-digest-1.1-7|33	
14mr|plexus-digest-1.1-7|34	Name:           plexus-digest
14mr|plexus-digest-1.1-7|35	Version:        1.1
14mr|plexus-digest-1.1-7|36	Release:        7
14mr|plexus-digest-1.1-7|37	Summary:        Plexus Digest / Hashcode Components
14mr|plexus-digest-1.1-7|38	License:        ASL 2.0
14mr|plexus-digest-1.1-7|39	Group:          Development/Java
14mr|plexus-digest-1.1-7|40	URL:            http://plexus.codehaus.org/plexus-components/plexus-digest/
14mr|plexus-digest-1.1-7|41	Source0:        %{name}-%{version}-src.tar.gz
14mr|plexus-digest-1.1-7|42	# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-digest-1.1/ plexus-digest/
14mr|plexus-digest-1.1-7|43	# tar czf plexus-digest-1.1-src.tar.gz plexus-digest/
14mr|plexus-digest-1.1-7|44	
14mr|plexus-digest-1.1-7|45	BuildArch:      noarch
14mr|plexus-digest-1.1-7|46	
14mr|plexus-digest-1.1-7|47	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|plexus-digest-1.1-7|48	BuildRequires:  ant >= 0:1.6
14mr|plexus-digest-1.1-7|49	BuildRequires:  maven2 >= 2.0.4-9
14mr|plexus-digest-1.1-7|50	BuildRequires:  maven-compiler-plugin
14mr|plexus-digest-1.1-7|51	BuildRequires:  maven-install-plugin
14mr|plexus-digest-1.1-7|52	BuildRequires:  maven-jar-plugin
14mr|plexus-digest-1.1-7|53	BuildRequires:  maven-javadoc-plugin
14mr|plexus-digest-1.1-7|54	BuildRequires:  maven-resources-plugin
14mr|plexus-digest-1.1-7|55	BuildRequires:  maven-surefire-maven-plugin
14mr|plexus-digest-1.1-7|56	BuildRequires:  maven-surefire-provider-junit
14mr|plexus-digest-1.1-7|57	#BuildRequires:  maven2-common-poms >= 1.0
14mr|plexus-digest-1.1-7|58	BuildRequires:  maven-doxia
14mr|plexus-digest-1.1-7|59	#BuildRequires:  maven-doxia-sitetools
14mr|plexus-digest-1.1-7|60	BuildRequires:  qdox >= 1.5
14mr|plexus-digest-1.1-7|61	
14mr|plexus-digest-1.1-7|62	#BuildRequires:  plexus-maven-plugin
14mr|plexus-digest-1.1-7|63	#BuildRequires:  plexus-cdc
14mr|plexus-digest-1.1-7|64	
14mr|plexus-digest-1.1-7|65	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|plexus-digest-1.1-7|66	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|plexus-digest-1.1-7|67	
14mr|plexus-digest-1.1-7|68	%description
14mr|plexus-digest-1.1-7|69	The Plexus project seeks to create end-to-end developer tools for
14mr|plexus-digest-1.1-7|70	writing applications. At the core is the container, which can be
14mr|plexus-digest-1.1-7|71	embedded or for a full scale application server. There are many
14mr|plexus-digest-1.1-7|72	reusable components for hibernate, form processing, jndi, i18n,
14mr|plexus-digest-1.1-7|73	velocity, etc. Plexus also includes an application server which
14mr|plexus-digest-1.1-7|74	is like a J2EE application server, without all the baggage.
14mr|plexus-digest-1.1-7|75	
14mr|plexus-digest-1.1-7|76	%package javadoc
14mr|plexus-digest-1.1-7|77	Summary:        Javadoc for %{name}
14mr|plexus-digest-1.1-7|78	Group:          Development/Java
14mr|plexus-digest-1.1-7|79	Requires:       jpackage-utils
14mr|plexus-digest-1.1-7|80	
14mr|plexus-digest-1.1-7|81	%description javadoc
14mr|plexus-digest-1.1-7|82	Javadoc for %{name}.
14mr|plexus-digest-1.1-7|83	
14mr|plexus-digest-1.1-7|84	%prep
14mr|plexus-digest-1.1-7|85	%setup -q -n %{name}
14mr|plexus-digest-1.1-7|86	
14mr|plexus-digest-1.1-7|87	%build
14mr|plexus-digest-1.1-7|88	mvn install javadoc:javadoc
14mr|plexus-digest-1.1-7|89	
14mr|plexus-digest-1.1-7|90	%install
14mr|plexus-digest-1.1-7|91	# jars
14mr|plexus-digest-1.1-7|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
14mr|plexus-digest-1.1-7|93	install -pm 644 target/*.jar \
14mr|plexus-digest-1.1-7|94	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}.jar
14mr|plexus-digest-1.1-7|95	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0 JPP/%{parent} %{subname}
14mr|plexus-digest-1.1-7|96	
14mr|plexus-digest-1.1-7|97	# pom
14mr|plexus-digest-1.1-7|98	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|plexus-digest-1.1-7|99	install -pm 644 pom.xml \
14mr|plexus-digest-1.1-7|100	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
14mr|plexus-digest-1.1-7|101	
14mr|plexus-digest-1.1-7|102	# javadoc
14mr|plexus-digest-1.1-7|103	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|plexus-digest-1.1-7|104	
14mr|plexus-digest-1.1-7|105	cp -pr target/site/apidocs/* \
14mr|plexus-digest-1.1-7|106	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
14mr|plexus-digest-1.1-7|107	
14mr|plexus-digest-1.1-7|108	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|plexus-digest-1.1-7|109	
14mr|plexus-digest-1.1-7|110	%post
14mr|plexus-digest-1.1-7|111	%update_maven_depmap
14mr|plexus-digest-1.1-7|112	
14mr|plexus-digest-1.1-7|113	%postun
14mr|plexus-digest-1.1-7|114	%update_maven_depmap
14mr|plexus-digest-1.1-7|115	
14mr|plexus-digest-1.1-7|116	%files
14mr|plexus-digest-1.1-7|117	%{_javadir}/plexus/*
14mr|plexus-digest-1.1-7|118	%{_mavenpomdir}
14mr|plexus-digest-1.1-7|119	%{_mavendepmapfragdir}
14mr|plexus-digest-1.1-7|120	
14mr|plexus-digest-1.1-7|121	%files javadoc
14mr|plexus-digest-1.1-7|122	%doc %{_javadocdir}/*
14mr|plexus-digest-1.1-7|123	
14mr|plexus-digest-1.1-7|124	
14mr|plexus-digest-1.1-7|125	%changelog
14mr|plexus-digest-1.1-7|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-7
14mr|plexus-digest-1.1-7|127	+ Revision: cedcf81
14mr|plexus-digest-1.1-7|128	- MassBuild#440: Increase release tag
14mr|plexus-digest-1.1-7|129	
14mr|plexus-digest-1.1-7|130	

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

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

18528 14
14mr|plexus-interpolation-1.13-8|1	Name:           plexus-interpolation
14mr|plexus-interpolation-1.13-8|2	Version:        1.13
14mr|plexus-interpolation-1.13-8|3	Release:        8
14mr|plexus-interpolation-1.13-8|4	Summary:        Plexus Interpolation API
14mr|plexus-interpolation-1.13-8|5	
14mr|plexus-interpolation-1.13-8|6	Group:          Development/Java
14mr|plexus-interpolation-1.13-8|7	License:        ASL 2.0 and ASL 1.1 and MIT
14mr|plexus-interpolation-1.13-8|8	URL:            http://plexus.codehaus.org/plexus-components/plexus-interpolation
14mr|plexus-interpolation-1.13-8|9	#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.13/
14mr|plexus-interpolation-1.13-8|10	#tar cjf plexus-interpolation-1.13.tar.bz2 plexus-interpolation-1.13/
14mr|plexus-interpolation-1.13-8|11	Source0:        %{name}-%{version}.tar.bz2
14mr|plexus-interpolation-1.13-8|12	
14mr|plexus-interpolation-1.13-8|13	BuildArch: noarch
14mr|plexus-interpolation-1.13-8|14	
14mr|plexus-interpolation-1.13-8|15	BuildRequires: java-devel
14mr|plexus-interpolation-1.13-8|16	BuildRequires: junit
14mr|plexus-interpolation-1.13-8|17	BuildRequires: maven2
14mr|plexus-interpolation-1.13-8|18	BuildRequires: maven-resources-plugin
14mr|plexus-interpolation-1.13-8|19	BuildRequires: maven-compiler-plugin
14mr|plexus-interpolation-1.13-8|20	BuildRequires: maven-jar-plugin
14mr|plexus-interpolation-1.13-8|21	BuildRequires: maven-install-plugin
14mr|plexus-interpolation-1.13-8|22	BuildRequires: maven-javadoc-plugin
14mr|plexus-interpolation-1.13-8|23	BuildRequires: maven-surefire-maven-plugin
14mr|plexus-interpolation-1.13-8|24	BuildRequires: maven-surefire-provider-junit
14mr|plexus-interpolation-1.13-8|25	#BuildRequires: maven-shared-reporting-impl
14mr|plexus-interpolation-1.13-8|26	BuildRequires: maven-doxia-sitetools
14mr|plexus-interpolation-1.13-8|27	BuildRequires: plexus-maven-plugin
14mr|plexus-interpolation-1.13-8|28	
14mr|plexus-interpolation-1.13-8|29	%description
14mr|plexus-interpolation-1.13-8|30	Plexus interpolator is the outgrowth of multiple iterations of development
14mr|plexus-interpolation-1.13-8|31	focused on providing a more modular, flexible interpolation framework for
14mr|plexus-interpolation-1.13-8|32	the expression language style commonly seen in Maven, Plexus, and other
14mr|plexus-interpolation-1.13-8|33	related projects.
14mr|plexus-interpolation-1.13-8|34	
14mr|plexus-interpolation-1.13-8|35	%package javadoc
14mr|plexus-interpolation-1.13-8|36	Group:          Development/Java
14mr|plexus-interpolation-1.13-8|37	Summary:        Javadoc for %{name}
14mr|plexus-interpolation-1.13-8|38	
14mr|plexus-interpolation-1.13-8|39	%description javadoc
14mr|plexus-interpolation-1.13-8|40	API documentation for %{name}.
14mr|plexus-interpolation-1.13-8|41	
14mr|plexus-interpolation-1.13-8|42	%prep
14mr|plexus-interpolation-1.13-8|43	%setup -q
14mr|plexus-interpolation-1.13-8|44	
14mr|plexus-interpolation-1.13-8|45	%build
14mr|plexus-interpolation-1.13-8|46	export LC_ALL=ISO-8859-1
14mr|plexus-interpolation-1.13-8|47	mvn install javadoc:javadoc
14mr|plexus-interpolation-1.13-8|48	
14mr|plexus-interpolation-1.13-8|49	%install
14mr|plexus-interpolation-1.13-8|50	
14mr|plexus-interpolation-1.13-8|51	# jars
14mr|plexus-interpolation-1.13-8|52	install -d -m 0755 %{buildroot}%{_javadir}/plexus
14mr|plexus-interpolation-1.13-8|53	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/plexus/interpolation-%{version}.jar
14mr|plexus-interpolation-1.13-8|54	
14mr|plexus-interpolation-1.13-8|55	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14mr|plexus-interpolation-1.13-8|56	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|plexus-interpolation-1.13-8|57	
14mr|plexus-interpolation-1.13-8|58	%add_to_maven_depmap org.codehaus.plexus plexus-interpolation %{version} JPP/plexus interpolation
14mr|plexus-interpolation-1.13-8|59	
14mr|plexus-interpolation-1.13-8|60	# poms
14mr|plexus-interpolation-1.13-8|61	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|plexus-interpolation-1.13-8|62	install -pm 644 pom.xml \
14mr|plexus-interpolation-1.13-8|63	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14mr|plexus-interpolation-1.13-8|64	
14mr|plexus-interpolation-1.13-8|65	# javadoc
14mr|plexus-interpolation-1.13-8|66	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|plexus-interpolation-1.13-8|67	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|plexus-interpolation-1.13-8|68	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|plexus-interpolation-1.13-8|69	rm -rf target/site/api*
14mr|plexus-interpolation-1.13-8|70	
14mr|plexus-interpolation-1.13-8|71	%post
14mr|plexus-interpolation-1.13-8|72	%update_maven_depmap
14mr|plexus-interpolation-1.13-8|73	
14mr|plexus-interpolation-1.13-8|74	%postun
14mr|plexus-interpolation-1.13-8|75	%update_maven_depmap
14mr|plexus-interpolation-1.13-8|76	
14mr|plexus-interpolation-1.13-8|77	%files
14mr|plexus-interpolation-1.13-8|78	%{_javadir}/plexus/*.jar
14mr|plexus-interpolation-1.13-8|79	%{_datadir}/maven2/poms/*
14mr|plexus-interpolation-1.13-8|80	%{_mavendepmapfragdir}/*
14mr|plexus-interpolation-1.13-8|81	
14mr|plexus-interpolation-1.13-8|82	%files javadoc
14mr|plexus-interpolation-1.13-8|83	%{_javadocdir}/%{name}-%{version}
14mr|plexus-interpolation-1.13-8|84	%{_javadocdir}/%{name}
14mr|plexus-interpolation-1.13-8|85	
14mr|plexus-interpolation-1.13-8|86	%changelog
14mr|plexus-interpolation-1.13-8|87	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13-8
14mr|plexus-interpolation-1.13-8|88	+ Revision: 892f65e
14mr|plexus-interpolation-1.13-8|89	- Rebuild to main repo
14mr|plexus-interpolation-1.13-8|90	
14mr|plexus-interpolation-1.13-8|91	

18529 14
14mr|plexus-io-1.0-0.3.a5|1	Name:           plexus-io
14mr|plexus-io-1.0-0.3.a5|2	Version:        1.0
14mr|plexus-io-1.0-0.3.a5|3	Release:        0.3.a5
14mr|plexus-io-1.0-0.3.a5|4	Summary:        Plexus IO Components
14mr|plexus-io-1.0-0.3.a5|5	
14mr|plexus-io-1.0-0.3.a5|6	Group:          Development/Java
14mr|plexus-io-1.0-0.3.a5|7	License:        ASL 2.0
14mr|plexus-io-1.0-0.3.a5|8	URL:            http://plexus.codehaus.org/plexus-components/plexus-io
14mr|plexus-io-1.0-0.3.a5|9	#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-io-1.0-alpha-5/
14mr|plexus-io-1.0-0.3.a5|10	#tar cjf plexus-io-1.0-alpha-5.tar.bz2 plexus-io-1.0-alpha-5/
14mr|plexus-io-1.0-0.3.a5|11	Source0:        plexus-io-1.0-alpha-5.tar.bz2
14mr|plexus-io-1.0-0.3.a5|12	
14mr|plexus-io-1.0-0.3.a5|13	BuildArch: noarch
14mr|plexus-io-1.0-0.3.a5|14	
14mr|plexus-io-1.0-0.3.a5|15	BuildRequires: java-devel >= 0:1.6.0
14mr|plexus-io-1.0-0.3.a5|16	BuildRequires:  jpackage-utils
14mr|plexus-io-1.0-0.3.a5|17	
14mr|plexus-io-1.0-0.3.a5|18	BuildRequires: plexus-utils
14mr|plexus-io-1.0-0.3.a5|19	BuildRequires: plexus-container-default
14mr|plexus-io-1.0-0.3.a5|20	BuildRequires: maven2
14mr|plexus-io-1.0-0.3.a5|21	BuildRequires: maven-resources-plugin
14mr|plexus-io-1.0-0.3.a5|22	BuildRequires: maven-compiler-plugin
14mr|plexus-io-1.0-0.3.a5|23	BuildRequires: maven-jar-plugin
14mr|plexus-io-1.0-0.3.a5|24	BuildRequires: maven-install-plugin
14mr|plexus-io-1.0-0.3.a5|25	#BuildRequires: maven2-plugin-javadoc
14mr|plexus-io-1.0-0.3.a5|26	#BuildRequires: maven2-plugin-resources
14mr|plexus-io-1.0-0.3.a5|27	#BuildRequires: maven2-plugin-compiler
14mr|plexus-io-1.0-0.3.a5|28	#BuildRequires: maven2-plugin-jar
14mr|plexus-io-1.0-0.3.a5|29	#BuildRequires: maven2-plugin-install
14mr|plexus-io-1.0-0.3.a5|30	BuildRequires: maven-javadoc-plugin
14mr|plexus-io-1.0-0.3.a5|31	#BuildRequires: maven-plugins-pom
14mr|plexus-io-1.0-0.3.a5|32	BuildRequires: maven-surefire-maven-plugin
14mr|plexus-io-1.0-0.3.a5|33	BuildRequires: maven-surefire-provider-junit
14mr|plexus-io-1.0-0.3.a5|34	BuildRequires: maven-doxia-sitetools
14mr|plexus-io-1.0-0.3.a5|35	BuildRequires: plexus-maven-plugin
14mr|plexus-io-1.0-0.3.a5|36	Requires:  jpackage-utils
14mr|plexus-io-1.0-0.3.a5|37	Requires: plexus-utils
14mr|plexus-io-1.0-0.3.a5|38	Requires: plexus-container-default
14mr|plexus-io-1.0-0.3.a5|39	
14mr|plexus-io-1.0-0.3.a5|40	Requires(post): jpackage-utils
14mr|plexus-io-1.0-0.3.a5|41	Requires(postun): jpackage-utils
14mr|plexus-io-1.0-0.3.a5|42	
14mr|plexus-io-1.0-0.3.a5|43	%description
14mr|plexus-io-1.0-0.3.a5|44	Plexus IO is a set of plexus components, which are designed for use
14mr|plexus-io-1.0-0.3.a5|45	in I/O operations.
14mr|plexus-io-1.0-0.3.a5|46	
14mr|plexus-io-1.0-0.3.a5|47	%package javadoc
14mr|plexus-io-1.0-0.3.a5|48	Group:          Development/Java
14mr|plexus-io-1.0-0.3.a5|49	Summary:        Javadoc for %{name}
14mr|plexus-io-1.0-0.3.a5|50	
14mr|plexus-io-1.0-0.3.a5|51	%description javadoc
14mr|plexus-io-1.0-0.3.a5|52	API documentation for %{name}.
14mr|plexus-io-1.0-0.3.a5|53	
14mr|plexus-io-1.0-0.3.a5|54	
14mr|plexus-io-1.0-0.3.a5|55	%prep
14mr|plexus-io-1.0-0.3.a5|56	%setup -q -n %{name}-1.0-alpha-5
14mr|plexus-io-1.0-0.3.a5|57	
14mr|plexus-io-1.0-0.3.a5|58	mkdir external_repo
14mr|plexus-io-1.0-0.3.a5|59	ln -s %{_javadir} external_repo/JPP
14mr|plexus-io-1.0-0.3.a5|60	
14mr|plexus-io-1.0-0.3.a5|61	%build
14mr|plexus-io-1.0-0.3.a5|62	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|plexus-io-1.0-0.3.a5|63	mvn \
14mr|plexus-io-1.0-0.3.a5|64	-e \
14mr|plexus-io-1.0-0.3.a5|65	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|plexus-io-1.0-0.3.a5|66	install javadoc:javadoc
14mr|plexus-io-1.0-0.3.a5|67	# -Dmaven2.jpp.mode=true \
14mr|plexus-io-1.0-0.3.a5|68	
14mr|plexus-io-1.0-0.3.a5|69	%install
14mr|plexus-io-1.0-0.3.a5|70	rm -rf %{buildroot}
14mr|plexus-io-1.0-0.3.a5|71	
14mr|plexus-io-1.0-0.3.a5|72	# jars
14mr|plexus-io-1.0-0.3.a5|73	install -d -m 0755 %{buildroot}%{_javadir}/plexus
14mr|plexus-io-1.0-0.3.a5|74	install -m 644 target/%{name}-1.0-alpha-5.jar   %{buildroot}%{_javadir}/plexus/io-1.0.jar
14mr|plexus-io-1.0-0.3.a5|75	
14mr|plexus-io-1.0-0.3.a5|76	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
14mr|plexus-io-1.0-0.3.a5|77	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|plexus-io-1.0-0.3.a5|78	
14mr|plexus-io-1.0-0.3.a5|79	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/plexus io
14mr|plexus-io-1.0-0.3.a5|80	
14mr|plexus-io-1.0-0.3.a5|81	# poms
14mr|plexus-io-1.0-0.3.a5|82	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|plexus-io-1.0-0.3.a5|83	install -pm 644 pom.xml \
14mr|plexus-io-1.0-0.3.a5|84	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14mr|plexus-io-1.0-0.3.a5|85	
14mr|plexus-io-1.0-0.3.a5|86	# javadoc
14mr|plexus-io-1.0-0.3.a5|87	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|plexus-io-1.0-0.3.a5|88	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|plexus-io-1.0-0.3.a5|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|plexus-io-1.0-0.3.a5|90	rm -rf target/site/api*
14mr|plexus-io-1.0-0.3.a5|91	
14mr|plexus-io-1.0-0.3.a5|92	%post
14mr|plexus-io-1.0-0.3.a5|93	%update_maven_depmap
14mr|plexus-io-1.0-0.3.a5|94	
14mr|plexus-io-1.0-0.3.a5|95	%postun
14mr|plexus-io-1.0-0.3.a5|96	%update_maven_depmap
14mr|plexus-io-1.0-0.3.a5|97	
14mr|plexus-io-1.0-0.3.a5|98	%clean
14mr|plexus-io-1.0-0.3.a5|99	%{__rm} -rf %{buildroot}
14mr|plexus-io-1.0-0.3.a5|100	
14mr|plexus-io-1.0-0.3.a5|101	%files
14mr|plexus-io-1.0-0.3.a5|102	%defattr(-,root,root,-)
14mr|plexus-io-1.0-0.3.a5|103	%doc NOTICE.txt
14mr|plexus-io-1.0-0.3.a5|104	%{_javadir}/plexus/*.jar
14mr|plexus-io-1.0-0.3.a5|105	%{_datadir}/maven2/poms/*
14mr|plexus-io-1.0-0.3.a5|106	%{_mavendepmapfragdir}/*
14mr|plexus-io-1.0-0.3.a5|107	
14mr|plexus-io-1.0-0.3.a5|108	%files javadoc
14mr|plexus-io-1.0-0.3.a5|109	%defattr(-,root,root,-)
14mr|plexus-io-1.0-0.3.a5|110	%{_javadocdir}/%{name}-%{version}
14mr|plexus-io-1.0-0.3.a5|111	%{_javadocdir}/%{name}
14mr|plexus-io-1.0-0.3.a5|112	
14mr|plexus-io-1.0-0.3.a5|113	
14mr|plexus-io-1.0-0.3.a5|114	%changelog
14mr|plexus-io-1.0-0.3.a5|115	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.3.a5
14mr|plexus-io-1.0-0.3.a5|116	+ Revision: 7754eb6
14mr|plexus-io-1.0-0.3.a5|117	- Disable jpp mode
14mr|plexus-io-1.0-0.3.a5|118	
14mr|plexus-io-1.0-0.3.a5|119	

18530 14
14mr|plexus-maven-plugin-1.3.8-6|1	
14mr|plexus-maven-plugin-1.3.8-6|2	%global parent plexus
14mr|plexus-maven-plugin-1.3.8-6|3	%global subname maven-plugin
14mr|plexus-maven-plugin-1.3.8-6|4	
14mr|plexus-maven-plugin-1.3.8-6|5	%global maven_settings_file %{_builddir}/%{name}/settings.xml
14mr|plexus-maven-plugin-1.3.8-6|6	
14mr|plexus-maven-plugin-1.3.8-6|7	Name:           %{parent}-%{subname}
14mr|plexus-maven-plugin-1.3.8-6|8	Version:        1.3.8
14mr|plexus-maven-plugin-1.3.8-6|9	Release:        6
14mr|plexus-maven-plugin-1.3.8-6|10	Summary:        Plexus Maven plugin
14mr|plexus-maven-plugin-1.3.8-6|11	License:        MIT
14mr|plexus-maven-plugin-1.3.8-6|12	Group:          Development/Java
14mr|plexus-maven-plugin-1.3.8-6|13	URL:            http://plexus.codehaus.org/
14mr|plexus-maven-plugin-1.3.8-6|14	
14mr|plexus-maven-plugin-1.3.8-6|15	# svn export \
14mr|plexus-maven-plugin-1.3.8-6|16	#   http://svn.codehaus.org/plexus/archive/plexus-maven-plugin/tags/plexus-maven-plugin-1.3.8
14mr|plexus-maven-plugin-1.3.8-6|17	# tar czf plexus-maven-plugin-1.3.8-src.tar.xz plexus-maven-plugin-1.3.8
14mr|plexus-maven-plugin-1.3.8-6|18	Source0:        %{name}-%{version}-src.tar.gz
14mr|plexus-maven-plugin-1.3.8-6|19	
14mr|plexus-maven-plugin-1.3.8-6|20	Patch0:         %{name}-doxia.patch
14mr|plexus-maven-plugin-1.3.8-6|21	
14mr|plexus-maven-plugin-1.3.8-6|22	BuildArch:      noarch
14mr|plexus-maven-plugin-1.3.8-6|23	
14mr|plexus-maven-plugin-1.3.8-6|24	BuildRequires:	java-rpmbuild >= 0:1.6
14mr|plexus-maven-plugin-1.3.8-6|25	BuildRequires:  jpackage-utils >= 0:1.7.2
14mr|plexus-maven-plugin-1.3.8-6|26	BuildRequires:  maven2
14mr|plexus-maven-plugin-1.3.8-6|27	BuildRequires:  maven-compiler-plugin
14mr|plexus-maven-plugin-1.3.8-6|28	BuildRequires:  maven-install-plugin
14mr|plexus-maven-plugin-1.3.8-6|29	BuildRequires:  maven-jar-plugin
14mr|plexus-maven-plugin-1.3.8-6|30	BuildRequires:  maven-javadoc-plugin
14mr|plexus-maven-plugin-1.3.8-6|31	BuildRequires:  maven-plugin-plugin
14mr|plexus-maven-plugin-1.3.8-6|32	BuildRequires:  maven-resources-plugin
14mr|plexus-maven-plugin-1.3.8-6|33	BuildRequires:  maven-surefire-maven-plugin
14mr|plexus-maven-plugin-1.3.8-6|34	BuildRequires:  maven2-common-poms >= 1.0
14mr|plexus-maven-plugin-1.3.8-6|35	BuildRequires:  maven-doxia-sitetools
14mr|plexus-maven-plugin-1.3.8-6|36	BuildRequires:  maven-surefire-provider-junit
14mr|plexus-maven-plugin-1.3.8-6|37	#BuildRequires:  plexus-appserver >= 1.0-0.a5.3
14mr|plexus-maven-plugin-1.3.8-6|38	#BuildRequires:  plexus-cdc >= 1.0-0.8.a14
14mr|plexus-maven-plugin-1.3.8-6|39	BuildRequires:  plexus-container-default
14mr|plexus-maven-plugin-1.3.8-6|40	#BuildRequires:  plexus-runtime-builder >= 1.0-0.a9.2
14mr|plexus-maven-plugin-1.3.8-6|41	
14mr|plexus-maven-plugin-1.3.8-6|42	Requires:       maven2
14mr|plexus-maven-plugin-1.3.8-6|43	Requires:       maven2-common-poms >= 1.0
14mr|plexus-maven-plugin-1.3.8-6|44	#Requires:       plexus-appserver >= 1.0-0.a5.3
14mr|plexus-maven-plugin-1.3.8-6|45	#Requires:       plexus-cdc >= 1.0-0.8.a14
14mr|plexus-maven-plugin-1.3.8-6|46	Requires:       plexus-container-default
14mr|plexus-maven-plugin-1.3.8-6|47	#Requires:       plexus-runtime-builder >= 1.0-0.a9.2
14mr|plexus-maven-plugin-1.3.8-6|48	#Requires:       maven-shared-reporting-impl
14mr|plexus-maven-plugin-1.3.8-6|49	
14mr|plexus-maven-plugin-1.3.8-6|50	Requires(post):    jpackage-utils >= 0:1.7.2
14mr|plexus-maven-plugin-1.3.8-6|51	Requires(postun):  jpackage-utils >= 0:1.7.2
14mr|plexus-maven-plugin-1.3.8-6|52	
14mr|plexus-maven-plugin-1.3.8-6|53	%description
14mr|plexus-maven-plugin-1.3.8-6|54	Plexus Maven Plugin helps create plexus component descriptions
14mr|plexus-maven-plugin-1.3.8-6|55	from within Maven.
14mr|plexus-maven-plugin-1.3.8-6|56	
14mr|plexus-maven-plugin-1.3.8-6|57	%package javadoc
14mr|plexus-maven-plugin-1.3.8-6|58	Summary:        Javadoc for %{name}
14mr|plexus-maven-plugin-1.3.8-6|59	Group:          Development/Java
14mr|plexus-maven-plugin-1.3.8-6|60	Requires:       jpackage-utils
14mr|plexus-maven-plugin-1.3.8-6|61	
14mr|plexus-maven-plugin-1.3.8-6|62	%description javadoc
14mr|plexus-maven-plugin-1.3.8-6|63	Javadoc for %{name}.
14mr|plexus-maven-plugin-1.3.8-6|64	
14mr|plexus-maven-plugin-1.3.8-6|65	%prep
14mr|plexus-maven-plugin-1.3.8-6|66	%setup -q
14mr|plexus-maven-plugin-1.3.8-6|67	#%patch0 -p1
14mr|plexus-maven-plugin-1.3.8-6|68	
14mr|plexus-maven-plugin-1.3.8-6|69	%build
14mr|plexus-maven-plugin-1.3.8-6|70	mvn -e install javadoc:javadoc
14mr|plexus-maven-plugin-1.3.8-6|71	
14mr|plexus-maven-plugin-1.3.8-6|72	%install
14mr|plexus-maven-plugin-1.3.8-6|73	# jars
14mr|plexus-maven-plugin-1.3.8-6|74	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
14mr|plexus-maven-plugin-1.3.8-6|75	install -pm 644 target/*.jar \
14mr|plexus-maven-plugin-1.3.8-6|76	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}.jar
14mr|plexus-maven-plugin-1.3.8-6|77	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
14mr|plexus-maven-plugin-1.3.8-6|78	
14mr|plexus-maven-plugin-1.3.8-6|79	# pom
14mr|plexus-maven-plugin-1.3.8-6|80	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
14mr|plexus-maven-plugin-1.3.8-6|81	install -pm 644 pom.xml \
14mr|plexus-maven-plugin-1.3.8-6|82	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{parent}-%{subname}.pom
14mr|plexus-maven-plugin-1.3.8-6|83	
14mr|plexus-maven-plugin-1.3.8-6|84	# javadoc
14mr|plexus-maven-plugin-1.3.8-6|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|plexus-maven-plugin-1.3.8-6|86	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|plexus-maven-plugin-1.3.8-6|87	
14mr|plexus-maven-plugin-1.3.8-6|88	%pre javadoc
14mr|plexus-maven-plugin-1.3.8-6|89	# workaround for rpm bug, can be removed in F-17
14mr|plexus-maven-plugin-1.3.8-6|90	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mr|plexus-maven-plugin-1.3.8-6|91	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mr|plexus-maven-plugin-1.3.8-6|92	
14mr|plexus-maven-plugin-1.3.8-6|93	
14mr|plexus-maven-plugin-1.3.8-6|94	%post
14mr|plexus-maven-plugin-1.3.8-6|95	%update_maven_depmap
14mr|plexus-maven-plugin-1.3.8-6|96	
14mr|plexus-maven-plugin-1.3.8-6|97	%postun
14mr|plexus-maven-plugin-1.3.8-6|98	%update_maven_depmap
14mr|plexus-maven-plugin-1.3.8-6|99	
14mr|plexus-maven-plugin-1.3.8-6|100	%files
14mr|plexus-maven-plugin-1.3.8-6|101	%{_javadir}/plexus
14mr|plexus-maven-plugin-1.3.8-6|102	%{_mavenpomdir}/*pom
14mr|plexus-maven-plugin-1.3.8-6|103	%{_mavendepmapfragdir}/*
14mr|plexus-maven-plugin-1.3.8-6|104	
14mr|plexus-maven-plugin-1.3.8-6|105	%files javadoc
14mr|plexus-maven-plugin-1.3.8-6|106	%doc %{_javadocdir}/%{name}
14mr|plexus-maven-plugin-1.3.8-6|107	
14mr|plexus-maven-plugin-1.3.8-6|108	
14mr|plexus-maven-plugin-1.3.8-6|109	%changelog
14mr|plexus-maven-plugin-1.3.8-6|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.8-6
14mr|plexus-maven-plugin-1.3.8-6|111	+ Revision: f826441
14mr|plexus-maven-plugin-1.3.8-6|112	- MassBuild#440: Increase release tag
14mr|plexus-maven-plugin-1.3.8-6|113	
14mr|plexus-maven-plugin-1.3.8-6|114	

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

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

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

18534 14
14mr|plymouth-0.8.9-6|1	%define plymouthdaemon_execdir /sbin
14mr|plymouth-0.8.9-6|2	%define plymouthclient_execdir /bin
14mr|plymouth-0.8.9-6|3	%define plymouth_libdir /%{_lib}
14mr|plymouth-0.8.9-6|4	
14mr|plymouth-0.8.9-6|5	%define _libexecdir %{_prefix}/libexec
14mr|plymouth-0.8.9-6|6	
14mr|plymouth-0.8.9-6|7	%define major 2
14mr|plymouth-0.8.9-6|8	%define libname %mklibname %{name} %{major}
14mr|plymouth-0.8.9-6|9	%define develname %mklibname %{name} -d
14mr|plymouth-0.8.9-6|10	
14mr|plymouth-0.8.9-6|11	%define snapshot 0
14mr|plymouth-0.8.9-6|12	
14mr|plymouth-0.8.9-6|13	Summary:	Graphical Boot Animation and Logger
14mr|plymouth-0.8.9-6|14	Name:		plymouth
14mr|plymouth-0.8.9-6|15	Version:	0.8.9
14mr|plymouth-0.8.9-6|16	Release:	6
14mr|plymouth-0.8.9-6|17	License:	GPLv2+
14mr|plymouth-0.8.9-6|18	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|19	Url:		http://www.freedesktop.org/wiki/Software/Plymouth
14mr|plymouth-0.8.9-6|20	Source0:	http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
14mr|plymouth-0.8.9-6|21	Source1:	boot-duration
14mr|plymouth-0.8.9-6|22	Source2:	charge.plymouth
14mr|plymouth-0.8.9-6|23	# PATCH-OPENSUSE -- Restore suspend / resume state (needed for suspend package)
14mr|plymouth-0.8.9-6|24	Patch0:		plymouth-restore-suspend.patch
14mr|plymouth-0.8.9-6|25	# PATCH-OPENSUSE -- Handle correctly multiple displays with different sizes
14mr|plymouth-0.8.9-6|26	Patch4:		plymouth-fix-window-size
14mr|plymouth-0.8.9-6|27	Patch12:	dont-timeout-waiting.patch
14mr|plymouth-0.8.9-6|28	Patch13:	stop-graphical.patch
14mr|plymouth-0.8.9-6|29	
14mr|plymouth-0.8.9-6|30	BuildRequires:	gtk2-devel
14mr|plymouth-0.8.9-6|31	BuildRequires:	libdrm-devel
14mr|plymouth-0.8.9-6|32	
14mr|plymouth-0.8.9-6|33	BuildRequires:	systemd-units
14mr|plymouth-0.8.9-6|34	BuildRequires:	pkgconfig(systemd)
14mr|plymouth-0.8.9-6|35	%rename		splashy
14mr|plymouth-0.8.9-6|36	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|37	Requires:	initscripts >= 8.83
14mr|plymouth-0.8.9-6|38	Requires(post): dracut
14mr|plymouth-0.8.9-6|39	Requires:	desktop-common-data >= 2010.0-1mdv
14mr|plymouth-0.8.9-6|40	Conflicts:	systemd-units < 186
14mr|plymouth-0.8.9-6|41	
14mr|plymouth-0.8.9-6|42	%description
14mr|plymouth-0.8.9-6|43	Plymouth provides an attractive graphical boot animation in
14mr|plymouth-0.8.9-6|44	place of the text messages that normally get shown.  Text
14mr|plymouth-0.8.9-6|45	messages are instead redirected to a log file for viewing
14mr|plymouth-0.8.9-6|46	after boot.
14mr|plymouth-0.8.9-6|47	
14mr|plymouth-0.8.9-6|48	%package system-theme
14mr|plymouth-0.8.9-6|49	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|50	Summary:	Plymouth default theme
14mr|plymouth-0.8.9-6|51	Requires:	plymouth(system-theme)
14mr|plymouth-0.8.9-6|52	Requires:	plymouth = %{version}-%{release}
14mr|plymouth-0.8.9-6|53	
14mr|plymouth-0.8.9-6|54	%description system-theme
14mr|plymouth-0.8.9-6|55	This metapackage tracks the current distribution default theme.
14mr|plymouth-0.8.9-6|56	
14mr|plymouth-0.8.9-6|57	%package -n %{libname}
14mr|plymouth-0.8.9-6|58	Summary:	Plymouth libraries
14mr|plymouth-0.8.9-6|59	Group:		System/Libraries
14mr|plymouth-0.8.9-6|60	Obsoletes:	%{mklibname %{name} 0} < 0.8.0
14mr|plymouth-0.8.9-6|61	
14mr|plymouth-0.8.9-6|62	%description -n %{libname}
14mr|plymouth-0.8.9-6|63	This package contains the libply and libplybootsplash libraries
14mr|plymouth-0.8.9-6|64	used by Plymouth.
14mr|plymouth-0.8.9-6|65	
14mr|plymouth-0.8.9-6|66	%package -n %{develname}
14mr|plymouth-0.8.9-6|67	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|68	Summary:	Libraries and headers for writing Plymouth splash plugins
14mr|plymouth-0.8.9-6|69	Group:		Development/C
14mr|plymouth-0.8.9-6|70	Provides:	%{name}-devel = %{version}-%{release}
14mr|plymouth-0.8.9-6|71	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|72	
14mr|plymouth-0.8.9-6|73	%description -n %{develname}
14mr|plymouth-0.8.9-6|74	This package contains the libply and libplybootsplash libraries
14mr|plymouth-0.8.9-6|75	and headers needed to develop 3rd party splash plugins for Plymouth.
14mr|plymouth-0.8.9-6|76	
14mr|plymouth-0.8.9-6|77	%package utils
14mr|plymouth-0.8.9-6|78	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|79	Summary:	Plymouth related utilities
14mr|plymouth-0.8.9-6|80	Requires:	%{name} = %{version}-%{release}
14mr|plymouth-0.8.9-6|81	
14mr|plymouth-0.8.9-6|82	%description utils
14mr|plymouth-0.8.9-6|83	This package contains utilities that integrate with Plymouth
14mr|plymouth-0.8.9-6|84	including a boot log viewing application.
14mr|plymouth-0.8.9-6|85	
14mr|plymouth-0.8.9-6|86	%package scripts
14mr|plymouth-0.8.9-6|87	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|88	Summary:	Plymouth related scripts
14mr|plymouth-0.8.9-6|89	Conflicts:	mkinitrd < 6.0.92-6mdv
14mr|plymouth-0.8.9-6|90	Requires:	plymouth = %{version}-%{release}
14mr|plymouth-0.8.9-6|91	
14mr|plymouth-0.8.9-6|92	%description scripts
14mr|plymouth-0.8.9-6|93	This package contains scripts that help integrate Plymouth with
14mr|plymouth-0.8.9-6|94	the system.
14mr|plymouth-0.8.9-6|95	
14mr|plymouth-0.8.9-6|96	%package plugin-label
14mr|plymouth-0.8.9-6|97	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|98	Summary:	Plymouth label plugin
14mr|plymouth-0.8.9-6|99	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|100	
14mr|plymouth-0.8.9-6|101	%description plugin-label
14mr|plymouth-0.8.9-6|102	This package contains the label control plugin for
14mr|plymouth-0.8.9-6|103	Plymouth. It provides the ability to render text on
14mr|plymouth-0.8.9-6|104	graphical boot splashes using pango and cairo.
14mr|plymouth-0.8.9-6|105	
14mr|plymouth-0.8.9-6|106	%package plugin-fade-throbber
14mr|plymouth-0.8.9-6|107	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|108	Summary:	Plymouth "Fade-Throbber" plugin
14mr|plymouth-0.8.9-6|109	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|110	
14mr|plymouth-0.8.9-6|111	%description plugin-fade-throbber
14mr|plymouth-0.8.9-6|112	This package contains the "Fade-In" boot splash plugin for
14mr|plymouth-0.8.9-6|113	Plymouth. It features a centered image that fades in and out
14mr|plymouth-0.8.9-6|114	while other images pulsate around during system boot up.
14mr|plymouth-0.8.9-6|115	
14mr|plymouth-0.8.9-6|116	%package plugin-script
14mr|plymouth-0.8.9-6|117	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|118	Summary:	Plymouth "Script" plugin
14mr|plymouth-0.8.9-6|119	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|120	Requires:	plymouth-plugin-label = %{version}-%{release}
14mr|plymouth-0.8.9-6|121	
14mr|plymouth-0.8.9-6|122	%description plugin-script
14mr|plymouth-0.8.9-6|123	This package contains the "Script" plugin for Plymouth.
14mr|plymouth-0.8.9-6|124	
14mr|plymouth-0.8.9-6|125	%package theme-script
14mr|plymouth-0.8.9-6|126	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|127	Summary:	Plymouth "Script" theme
14mr|plymouth-0.8.9-6|128	Requires:	%{name}-plugin-script = %{version}-%{release}
14mr|plymouth-0.8.9-6|129	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|130	
14mr|plymouth-0.8.9-6|131	%description theme-script
14mr|plymouth-0.8.9-6|132	This package contains the "Script" boot splash theme for
14mr|plymouth-0.8.9-6|133	Plymouth.
14mr|plymouth-0.8.9-6|134	
14mr|plymouth-0.8.9-6|135	%package theme-fade-in
14mr|plymouth-0.8.9-6|136	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|137	Summary:	Plymouth "Fade-In" theme
14mr|plymouth-0.8.9-6|138	Requires:	%{name}-plugin-fade-throbber = %{version}-%{release}
14mr|plymouth-0.8.9-6|139	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|140	
14mr|plymouth-0.8.9-6|141	%description theme-fade-in
14mr|plymouth-0.8.9-6|142	This package contains the "Fade-In" boot splash theme for
14mr|plymouth-0.8.9-6|143	Plymouth. It features a centered logo that fades in and out
14mr|plymouth-0.8.9-6|144	while stars twinkle around the logo during system boot up.
14mr|plymouth-0.8.9-6|145	
14mr|plymouth-0.8.9-6|146	%package plugin-throbgress
14mr|plymouth-0.8.9-6|147	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|148	Summary:	Plymouth "Throbgress" plugin
14mr|plymouth-0.8.9-6|149	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|150	Requires:	plymouth-plugin-label = %{version}-%{release}
14mr|plymouth-0.8.9-6|151	
14mr|plymouth-0.8.9-6|152	%description plugin-throbgress
14mr|plymouth-0.8.9-6|153	This package contains the "throbgress" boot splash plugin for
14mr|plymouth-0.8.9-6|154	Plymouth. It features a centered logo and animated spinner that
14mr|plymouth-0.8.9-6|155	spins repeatedly while a progress bar advances at the bottom of
14mr|plymouth-0.8.9-6|156	the screen.
14mr|plymouth-0.8.9-6|157	
14mr|plymouth-0.8.9-6|158	%package theme-spinfinity
14mr|plymouth-0.8.9-6|159	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|160	Summary:	Plymouth "Spinfinity" theme
14mr|plymouth-0.8.9-6|161	Requires:	%{name}-plugin-throbgress = %{version}-%{release}
14mr|plymouth-0.8.9-6|162	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|163	
14mr|plymouth-0.8.9-6|164	%description theme-spinfinity
14mr|plymouth-0.8.9-6|165	This package contains the "Spinfinity" boot splash theme for
14mr|plymouth-0.8.9-6|166	Plymouth. It features a centered logo and animated spinner that
14mr|plymouth-0.8.9-6|167	spins in the shape of an infinity sign.
14mr|plymouth-0.8.9-6|168	
14mr|plymouth-0.8.9-6|169	%package theme-spinner
14mr|plymouth-0.8.9-6|170	Group: System/Kernel and hardware
14mr|plymouth-0.8.9-6|171	Summary: Plymouth "Spinner" theme
14mr|plymouth-0.8.9-6|172	Requires: %{name}-plugin-two-step = %{version}-%{release}
14mr|plymouth-0.8.9-6|173	Requires(post): plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|174	
14mr|plymouth-0.8.9-6|175	%description theme-spinner
14mr|plymouth-0.8.9-6|176	This package contains the "Spinner" boot splash theme for
14mr|plymouth-0.8.9-6|177	Plymouth.
14mr|plymouth-0.8.9-6|178	
14mr|plymouth-0.8.9-6|179	%package plugin-space-flares
14mr|plymouth-0.8.9-6|180	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|181	Summary:	Plymouth "space-flares" plugin
14mr|plymouth-0.8.9-6|182	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|183	Requires:	plymouth-plugin-label = %{version}-%{release}
14mr|plymouth-0.8.9-6|184	
14mr|plymouth-0.8.9-6|185	%description plugin-space-flares
14mr|plymouth-0.8.9-6|186	This package contains the "space-flares" boot splash plugin for
14mr|plymouth-0.8.9-6|187	Plymouth. It features a corner image with animated flares.
14mr|plymouth-0.8.9-6|188	
14mr|plymouth-0.8.9-6|189	%package theme-solar
14mr|plymouth-0.8.9-6|190	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|191	Summary:	Plymouth "Solar" theme
14mr|plymouth-0.8.9-6|192	Requires:	%{name}-plugin-space-flares = %{version}-%{release}
14mr|plymouth-0.8.9-6|193	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|194	
14mr|plymouth-0.8.9-6|195	%description theme-solar
14mr|plymouth-0.8.9-6|196	This package contains the "Solar" boot splash theme for
14mr|plymouth-0.8.9-6|197	Plymouth. It features a blue flamed sun with animated solar flares.
14mr|plymouth-0.8.9-6|198	
14mr|plymouth-0.8.9-6|199	%package plugin-two-step
14mr|plymouth-0.8.9-6|200	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|201	Summary:	Plymouth "two-step" plugin
14mr|plymouth-0.8.9-6|202	Requires:	%{libname} = %{version}-%{release}
14mr|plymouth-0.8.9-6|203	Requires:	plymouth-plugin-label = %{version}-%{release}
14mr|plymouth-0.8.9-6|204	
14mr|plymouth-0.8.9-6|205	%description plugin-two-step
14mr|plymouth-0.8.9-6|206	This package contains the "two-step" boot splash plugin for
14mr|plymouth-0.8.9-6|207	Plymouth. It features a two phased boot process that starts with
14mr|plymouth-0.8.9-6|208	a progressing animation synced to boot time and finishes with a
14mr|plymouth-0.8.9-6|209	short, fast one-shot animation.
14mr|plymouth-0.8.9-6|210	
14mr|plymouth-0.8.9-6|211	%package theme-charge
14mr|plymouth-0.8.9-6|212	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|213	Summary:	Plymouth "Charge" plugin
14mr|plymouth-0.8.9-6|214	Requires:	%{name}-plugin-two-step = %{version}-%{release}
14mr|plymouth-0.8.9-6|215	Requires(post):	plymouth-scripts = %{version}-%{release}
14mr|plymouth-0.8.9-6|216	
14mr|plymouth-0.8.9-6|217	%description theme-charge
14mr|plymouth-0.8.9-6|218	This package contains the "charge" boot splash theme for
14mr|plymouth-0.8.9-6|219	Plymouth. It features the shadowy hull of a logo charge up and
14mr|plymouth-0.8.9-6|220	and finally burst into full form.
14mr|plymouth-0.8.9-6|221	
14mr|plymouth-0.8.9-6|222	%package theme-glow
14mr|plymouth-0.8.9-6|223	Group:		System/Kernel and hardware
14mr|plymouth-0.8.9-6|224	Summary:	Plymouth "Glow" plugin
14mr|plymouth-0.8.9-6|225	Requires(post):	plymouth-scripts  = %{version}-%{release}
14mr|plymouth-0.8.9-6|226	Requires:	plymouth-plugin-two-step = %{version}-%{release}
14mr|plymouth-0.8.9-6|227	
14mr|plymouth-0.8.9-6|228	%description theme-glow
14mr|plymouth-0.8.9-6|229	This package contains the "Glow" boot splash theme for Plymouth.
14mr|plymouth-0.8.9-6|230	
14mr|plymouth-0.8.9-6|231	%prep
14mr|plymouth-0.8.9-6|232	%setup -q
14mr|plymouth-0.8.9-6|233	%apply_patches
14mr|plymouth-0.8.9-6|234	
14mr|plymouth-0.8.9-6|235	%if %{snapshot}
14mr|plymouth-0.8.9-6|236	sh ./autogen.sh
14mr|plymouth-0.8.9-6|237	make distclean
14mr|plymouth-0.8.9-6|238	%endif
14mr|plymouth-0.8.9-6|239	
14mr|plymouth-0.8.9-6|240	%build
14mr|plymouth-0.8.9-6|241	
14mr|plymouth-0.8.9-6|242	%configure2_5x \
14mr|plymouth-0.8.9-6|243	--disable-static \
14mr|plymouth-0.8.9-6|244	--enable-tracing \
14mr|plymouth-0.8.9-6|245	--disable-tests \
14mr|plymouth-0.8.9-6|246	--with-logo=%{_datadir}/icons/large/mandriva.png \
14mr|plymouth-0.8.9-6|247	--with-background-start-color-stop=0x0073B3 \
14mr|plymouth-0.8.9-6|248	--with-background-end-color-stop=0x00457E \
14mr|plymouth-0.8.9-6|249	--with-background-color=0x3391cd \
14mr|plymouth-0.8.9-6|250	--disable-gdm-transition                              \
14mr|plymouth-0.8.9-6|251	--enable-systemd-integration                          \
14mr|plymouth-0.8.9-6|252	--with-system-root-install                         \
14mr|plymouth-0.8.9-6|253	--without-log-viewer				\
14mr|plymouth-0.8.9-6|254	--disable-libkms
14mr|plymouth-0.8.9-6|255	
14mr|plymouth-0.8.9-6|256	%make
14mr|plymouth-0.8.9-6|257	
14mr|plymouth-0.8.9-6|258	%install
14mr|plymouth-0.8.9-6|259	
14mr|plymouth-0.8.9-6|260	%makeinstall_std
14mr|plymouth-0.8.9-6|261	
14mr|plymouth-0.8.9-6|262	touch %{buildroot}%{_datadir}/plymouth/themes/default.plymouth
14mr|plymouth-0.8.9-6|263	
14mr|plymouth-0.8.9-6|264	mkdir -p %{buildroot}%{_localstatedir}/lib/plymouth
14mr|plymouth-0.8.9-6|265	cp %{SOURCE1} %{buildroot}%{_datadir}/plymouth/default-boot-duration
14mr|plymouth-0.8.9-6|266	touch %{buildroot}%{_localstatedir}/lib/plymouth/{boot,shutdown}-duration
14mr|plymouth-0.8.9-6|267	
14mr|plymouth-0.8.9-6|268	# Add charge
14mr|plymouth-0.8.9-6|269	mkdir -p %{buildroot}%{_datadir}/plymouth/themes/charge
14mr|plymouth-0.8.9-6|270	cp %{SOURCE2} %{buildroot}%{_datadir}/plymouth/themes/charge
14mr|plymouth-0.8.9-6|271	cp %{buildroot}%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png %{buildroot}%{_datadir}/plymouth/themes/charge
14mr|plymouth-0.8.9-6|272	
14mr|plymouth-0.8.9-6|273	find %{buildroot} -name \*.a -delete -o -name \*.la -delete
14mr|plymouth-0.8.9-6|274	
14mr|plymouth-0.8.9-6|275	%post
14mr|plymouth-0.8.9-6|276	[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
14mr|plymouth-0.8.9-6|277	if [ "x$DURING_INSTALL" = "x" ]; then
14mr|plymouth-0.8.9-6|278	if [ $1 -eq 1 ]; then
14mr|plymouth-0.8.9-6|279	%{_libexecdir}/plymouth/plymouth-update-initrd
14mr|plymouth-0.8.9-6|280	fi
14mr|plymouth-0.8.9-6|281	fi
14mr|plymouth-0.8.9-6|282	
14mr|plymouth-0.8.9-6|283	
14mr|plymouth-0.8.9-6|284	%postun
14mr|plymouth-0.8.9-6|285	if [ $1 -eq 0 ]; then
14mr|plymouth-0.8.9-6|286	rm -f %{_libdir}/plymouth/default.so
14mr|plymouth-0.8.9-6|287	fi
14mr|plymouth-0.8.9-6|288	
14mr|plymouth-0.8.9-6|289	%define theme_scripts() \
14mr|plymouth-0.8.9-6|290	%post -n %{name}-theme-%{1} \
14mr|plymouth-0.8.9-6|291	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mr|plymouth-0.8.9-6|292	export LIB=%{_lib} \
14mr|plymouth-0.8.9-6|293	if [ $1 -eq 1 ]; then \
14mr|plymouth-0.8.9-6|294	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
14mr|plymouth-0.8.9-6|295	else \
14mr|plymouth-0.8.9-6|296	THEME=$(%{_sbindir}/plymouth-set-default-theme) \
14mr|plymouth-0.8.9-6|297	if [ "$THEME" == "text" -o "$THEME" == "%{1}" ]; then \
14mr|plymouth-0.8.9-6|298	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
14mr|plymouth-0.8.9-6|299	fi \
14mr|plymouth-0.8.9-6|300	fi \
14mr|plymouth-0.8.9-6|301	fi \
14mr|plymouth-0.8.9-6|302	\
14mr|plymouth-0.8.9-6|303	%postun -n %{name}-theme-%{1} \
14mr|plymouth-0.8.9-6|304	export LIB=%{_lib} \
14mr|plymouth-0.8.9-6|305	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mr|plymouth-0.8.9-6|306	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "%{1}" ]; then \
14mr|plymouth-0.8.9-6|307	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd \
14mr|plymouth-0.8.9-6|308	fi \
14mr|plymouth-0.8.9-6|309	fi \
14mr|plymouth-0.8.9-6|310	
14mr|plymouth-0.8.9-6|311	
14mr|plymouth-0.8.9-6|312	%theme_scripts spinfinity
14mr|plymouth-0.8.9-6|313	%theme_scripts fade-in
14mr|plymouth-0.8.9-6|314	%theme_scripts solar
14mr|plymouth-0.8.9-6|315	%theme_scripts charge
14mr|plymouth-0.8.9-6|316	%theme_scripts glow
14mr|plymouth-0.8.9-6|317	%theme_scripts script
14mr|plymouth-0.8.9-6|318	
14mr|plymouth-0.8.9-6|319	%files
14mr|plymouth-0.8.9-6|320	%doc AUTHORS NEWS README
14mr|plymouth-0.8.9-6|321	%config(noreplace) %{_sysconfdir}/plymouth
14mr|plymouth-0.8.9-6|322	%dir %{_datadir}/plymouth
14mr|plymouth-0.8.9-6|323	%dir %{_datadir}/plymouth/themes
14mr|plymouth-0.8.9-6|324	%dir %{_libdir}/plymouth
14mr|plymouth-0.8.9-6|325	%{_datadir}/plymouth/default-boot-duration
14mr|plymouth-0.8.9-6|326	%dir %{_localstatedir}/lib/plymouth
14mr|plymouth-0.8.9-6|327	%{plymouthdaemon_execdir}/plymouthd
14mr|plymouth-0.8.9-6|328	%{plymouthclient_execdir}/plymouth
14mr|plymouth-0.8.9-6|329	#{_bindir}/plymouth
14mr|plymouth-0.8.9-6|330	#{_bindir}/rhgb-client
14mr|plymouth-0.8.9-6|331	%{_libdir}/plymouth/details.so
14mr|plymouth-0.8.9-6|332	%{_libdir}/plymouth/text.so
14mr|plymouth-0.8.9-6|333	/lib/systemd/system/*plymouth*.service
14mr|plymouth-0.8.9-6|334	/lib/systemd/system/systemd-*.path
14mr|plymouth-0.8.9-6|335	/lib/systemd/system/*.wants/plymouth-*.service
14mr|plymouth-0.8.9-6|336	%dir %{_libdir}/plymouth/renderers
14mr|plymouth-0.8.9-6|337	%{_libdir}/plymouth/renderers/drm*
14mr|plymouth-0.8.9-6|338	%{_libdir}/plymouth/renderers/frame-buffer*
14mr|plymouth-0.8.9-6|339	%ghost %{_datadir}/plymouth/themes/default.plymouth
14mr|plymouth-0.8.9-6|340	%{_datadir}/plymouth/plymouthd.defaults
14mr|plymouth-0.8.9-6|341	%{_datadir}/plymouth/themes/details
14mr|plymouth-0.8.9-6|342	%{_datadir}/plymouth/themes/text
14mr|plymouth-0.8.9-6|343	%{_localstatedir}/run/plymouth
14mr|plymouth-0.8.9-6|344	%{_localstatedir}/spool/plymouth
14mr|plymouth-0.8.9-6|345	%ghost %{_localstatedir}/lib/plymouth/shutdown-duration
14mr|plymouth-0.8.9-6|346	%ghost %{_localstatedir}/lib/plymouth/boot-duration
14mr|plymouth-0.8.9-6|347	%{_mandir}/man8/*
14mr|plymouth-0.8.9-6|348	
14mr|plymouth-0.8.9-6|349	%files -n %{develname}
14mr|plymouth-0.8.9-6|350	%{plymouth_libdir}/libply.so
14mr|plymouth-0.8.9-6|351	%{_libdir}/libply-boot-client.so
14mr|plymouth-0.8.9-6|352	%{_libdir}/libply-splash-graphics.so
14mr|plymouth-0.8.9-6|353	%{_libdir}/plymouth/renderers/x11*
14mr|plymouth-0.8.9-6|354	/%{_lib}/libply-splash-core.so
14mr|plymouth-0.8.9-6|355	%{_libdir}/pkgconfig/*.pc
14mr|plymouth-0.8.9-6|356	%{_includedir}/plymouth-1
14mr|plymouth-0.8.9-6|357	
14mr|plymouth-0.8.9-6|358	%files -n %{libname}
14mr|plymouth-0.8.9-6|359	%{plymouth_libdir}/libply.so.%{major}*
14mr|plymouth-0.8.9-6|360	%{_libdir}/libply-boot-client.so.%{major}*
14mr|plymouth-0.8.9-6|361	%{_libdir}/libply-splash-graphics.so.%{major}*
14mr|plymouth-0.8.9-6|362	/%{_lib}/libply-splash-core.so.%{major}*
14mr|plymouth-0.8.9-6|363	
14mr|plymouth-0.8.9-6|364	%files scripts
14mr|plymouth-0.8.9-6|365	%{_sbindir}/plymouth-set-default-theme
14mr|plymouth-0.8.9-6|366	%{_libexecdir}/plymouth
14mr|plymouth-0.8.9-6|367	
14mr|plymouth-0.8.9-6|368	%files plugin-label
14mr|plymouth-0.8.9-6|369	%{_libdir}/plymouth/label.so
14mr|plymouth-0.8.9-6|370	
14mr|plymouth-0.8.9-6|371	%files plugin-fade-throbber
14mr|plymouth-0.8.9-6|372	%{_libdir}/plymouth/fade-throbber.so
14mr|plymouth-0.8.9-6|373	
14mr|plymouth-0.8.9-6|374	%files theme-fade-in
14mr|plymouth-0.8.9-6|375	%{_datadir}/plymouth/themes/fade-in
14mr|plymouth-0.8.9-6|376	
14mr|plymouth-0.8.9-6|377	%files plugin-throbgress
14mr|plymouth-0.8.9-6|378	%{_libdir}/plymouth/throbgress.so
14mr|plymouth-0.8.9-6|379	
14mr|plymouth-0.8.9-6|380	%files plugin-script
14mr|plymouth-0.8.9-6|381	%{_libdir}/plymouth/script.so
14mr|plymouth-0.8.9-6|382	
14mr|plymouth-0.8.9-6|383	%files theme-script
14mr|plymouth-0.8.9-6|384	%{_datadir}/plymouth/themes/script
14mr|plymouth-0.8.9-6|385	
14mr|plymouth-0.8.9-6|386	%files theme-spinfinity
14mr|plymouth-0.8.9-6|387	%{_datadir}/plymouth/themes/spinfinity
14mr|plymouth-0.8.9-6|388	
14mr|plymouth-0.8.9-6|389	%files theme-spinner
14mr|plymouth-0.8.9-6|390	%{_datadir}/plymouth/themes/spinner
14mr|plymouth-0.8.9-6|391	
14mr|plymouth-0.8.9-6|392	%files plugin-space-flares
14mr|plymouth-0.8.9-6|393	%{_libdir}/plymouth/space-flares.so
14mr|plymouth-0.8.9-6|394	
14mr|plymouth-0.8.9-6|395	%files theme-solar
14mr|plymouth-0.8.9-6|396	%{_datadir}/plymouth/themes/solar
14mr|plymouth-0.8.9-6|397	
14mr|plymouth-0.8.9-6|398	%files plugin-two-step
14mr|plymouth-0.8.9-6|399	%{_libdir}/plymouth/two-step.so
14mr|plymouth-0.8.9-6|400	
14mr|plymouth-0.8.9-6|401	%files theme-charge
14mr|plymouth-0.8.9-6|402	%{_datadir}/plymouth/themes/charge
14mr|plymouth-0.8.9-6|403	
14mr|plymouth-0.8.9-6|404	%files theme-glow
14mr|plymouth-0.8.9-6|405	%{_datadir}/plymouth/themes/glow
14mr|plymouth-0.8.9-6|406	
14mr|plymouth-0.8.9-6|407	%files system-theme
14mr|plymouth-0.8.9-6|408	
14mr|plymouth-0.8.9-6|409	%changelog
14mr|plymouth-0.8.9-6|410	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.9-6
14mr|plymouth-0.8.9-6|411	+ Revision: 3fdabb4
14mr|plymouth-0.8.9-6|412	- MassBuild#440: Increase release tag
14mr|plymouth-0.8.9-6|413	
14mr|plymouth-0.8.9-6|414	

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

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

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

18538 14
14mr|pm-utils-1.4.1-9|1	%global quirkdbver 20100619
14mr|pm-utils-1.4.1-9|2	Name: pm-utils
14mr|pm-utils-1.4.1-9|3	Summary: Power management utilities and scripts
14mr|pm-utils-1.4.1-9|4	License: GPLv2
14mr|pm-utils-1.4.1-9|5	Version: 1.4.1
14mr|pm-utils-1.4.1-9|6	Release: 9
14mr|pm-utils-1.4.1-9|7	Group: System/Kernel and hardware
14mr|pm-utils-1.4.1-9|8	URL: http://pm-utils.freedesktop.org
14mr|pm-utils-1.4.1-9|9	BuildRequires: pkgconfig
14mr|pm-utils-1.4.1-9|10	BuildRequires: dbus-devel
14mr|pm-utils-1.4.1-9|11	BuildRequires: xmlto
14mr|pm-utils-1.4.1-9|12	
14mr|pm-utils-1.4.1-9|13	Requires: usermode-consoleonly
14mr|pm-utils-1.4.1-9|14	Requires: pciutils
14mr|pm-utils-1.4.1-9|15	Requires: radeontool
14mr|pm-utils-1.4.1-9|16	%ifnarch %arm %mips
14mr|pm-utils-1.4.1-9|17	Requires: vbetool
14mr|pm-utils-1.4.1-9|18	%endif
14mr|pm-utils-1.4.1-9|19	Requires: bootloader-utils
14mr|pm-utils-1.4.1-9|20	Suggests: suspend
14mr|pm-utils-1.4.1-9|21	
14mr|pm-utils-1.4.1-9|22	Source0: http://pm-utils.freedesktop.org/releases/pm-utils-%{version}.tar.gz
14mr|pm-utils-1.4.1-9|23	Source1: http://pm-utils.freedesktop.org/releases/pm-quirks-%{quirkdbver}.tar.gz
14mr|pm-utils-1.4.1-9|24	
14mr|pm-utils-1.4.1-9|25	Source23: pm-utils-bugreport-info.sh
14mr|pm-utils-1.4.1-9|26	
14mr|pm-utils-1.4.1-9|27	# Use append instead of write for init_logfile (#660329)
14mr|pm-utils-1.4.1-9|28	Patch0: pm-utils-1.4.1-init-logfile-append.patch
14mr|pm-utils-1.4.1-9|29	# Fix typo in 55NetworkManager (#722759)
14mr|pm-utils-1.4.1-9|30	Patch1: pm-utils-1.4.1-networkmanager-typo-fix.patch
14mr|pm-utils-1.4.1-9|31	# Add support for grub2 in 01grub hook
14mr|pm-utils-1.4.1-9|32	Patch2: pm-utils-1.4.1-grub2.patch
14mr|pm-utils-1.4.1-9|33	# Fix hooks exit code logging
14mr|pm-utils-1.4.1-9|34	Patch3: pm-utils-1.4.1-hook-exit-code-log.patch
14mr|pm-utils-1.4.1-9|35	# Fix line spacing in logs to be easier to read (#750755)
14mr|pm-utils-1.4.1-9|36	Patch4: pm-utils-1.4.1-log-line-spacing-fix.patch
14mr|pm-utils-1.4.1-9|37	# Fix NetworkManager dbus methods (fd.o #42500 / RH #740342)
14mr|pm-utils-1.4.1-9|38	Patch5: pm-utils-1.4.1-nm_method.patch
14mr|pm-utils-1.4.1-9|39	# Add support for in-kernel (from kernel 3.6) suspend to both (#843657)
14mr|pm-utils-1.4.1-9|40	Patch6: pm-utils-1.4.1-add-in-kernel-suspend-to-both.patch
14mr|pm-utils-1.4.1-9|41	
14mr|pm-utils-1.4.1-9|42	%description
14mr|pm-utils-1.4.1-9|43	The pm-utils package contains utilities and scripts useful for tasks related
14mr|pm-utils-1.4.1-9|44	to power management.
14mr|pm-utils-1.4.1-9|45	
14mr|pm-utils-1.4.1-9|46	%package devel
14mr|pm-utils-1.4.1-9|47	Summary: Files for development using %{name}
14mr|pm-utils-1.4.1-9|48	Group: Development/Other
14mr|pm-utils-1.4.1-9|49	Requires: %{name} = %{version}-%{release}
14mr|pm-utils-1.4.1-9|50	
14mr|pm-utils-1.4.1-9|51	%description devel
14mr|pm-utils-1.4.1-9|52	This package contains the pkg-config files for development
14mr|pm-utils-1.4.1-9|53	when building programs that use %{name}.
14mr|pm-utils-1.4.1-9|54	
14mr|pm-utils-1.4.1-9|55	%prep
14mr|pm-utils-1.4.1-9|56	%setup -q
14mr|pm-utils-1.4.1-9|57	tar -xzf %{SOURCE1}
14mr|pm-utils-1.4.1-9|58	%patch0 -p1 -b .init-logfile-append
14mr|pm-utils-1.4.1-9|59	%patch1 -p1 -b .network-manager-typo-fix.patch
14mr|pm-utils-1.4.1-9|60	%patch2 -p1 -b .grub2
14mr|pm-utils-1.4.1-9|61	%patch3 -p1 -b .hook-exit-code-log
14mr|pm-utils-1.4.1-9|62	%patch4 -p1 -b .log-line-spacing-fix
14mr|pm-utils-1.4.1-9|63	%patch5 -p1 -b .nm_method
14mr|pm-utils-1.4.1-9|64	%patch6 -p1 -b .add-in-kernel-suspend-to-both
14mr|pm-utils-1.4.1-9|65	
14mr|pm-utils-1.4.1-9|66	%build
14mr|pm-utils-1.4.1-9|67	%configure --docdir=%{_docdir}/%{name}-%{version}
14mr|pm-utils-1.4.1-9|68	make
14mr|pm-utils-1.4.1-9|69	
14mr|pm-utils-1.4.1-9|70	%install
14mr|pm-utils-1.4.1-9|71	make install DESTDIR=%{buildroot}
14mr|pm-utils-1.4.1-9|72	
14mr|pm-utils-1.4.1-9|73	install -D -m 0600 /dev/null %{buildroot}%{_localstatedir}/log/pm-suspend.log
14mr|pm-utils-1.4.1-9|74	mkdir -p %{buildroot}%{_localstatedir}/run/pm-utils/{locks,pm-suspend,pm-powersave}
14mr|pm-utils-1.4.1-9|75	touch %{buildroot}%{_localstatedir}/run/pm-utils/locks/{pm-suspend.lock,pm-powersave.lock}
14mr|pm-utils-1.4.1-9|76	mkdir -p %{buildroot}%{_localstatedir}/run/pm-utils/{pm-suspend,pm-powersave}/storage
14mr|pm-utils-1.4.1-9|77	install -D -m 0755 %{SOURCE23} %{buildroot}%{_sbindir}/pm-utils-bugreport-info.sh
14mr|pm-utils-1.4.1-9|78	
14mr|pm-utils-1.4.1-9|79	# Install quirks
14mr|pm-utils-1.4.1-9|80	cp -r video-quirks %{buildroot}%{_libdir}/pm-utils
14mr|pm-utils-1.4.1-9|81	
14mr|pm-utils-1.4.1-9|82	# Install extra documentation
14mr|pm-utils-1.4.1-9|83	cp -p COPYING AUTHORS ChangeLog %{buildroot}%{_docdir}/%{name}-%{version}/
14mr|pm-utils-1.4.1-9|84	
14mr|pm-utils-1.4.1-9|85	#drop power.s stuff
14mr|pm-utils-1.4.1-9|86	rm -rf %{buildroot}%{_libdir}/pm-utils/power.d
14mr|pm-utils-1.4.1-9|87	
14mr|pm-utils-1.4.1-9|88	%preun
14mr|pm-utils-1.4.1-9|89	# Clean storage to prevent left-behind files. These files are dynamically
14mr|pm-utils-1.4.1-9|90	# created in runtime (also with dynamic names), thus it is hard to track
14mr|pm-utils-1.4.1-9|91	# them individually.
14mr|pm-utils-1.4.1-9|92	rm -rf %{_localstatedir}/run/pm-utils/{pm-suspend,pm-powersave}/storage/*
14mr|pm-utils-1.4.1-9|93	
14mr|pm-utils-1.4.1-9|94	%files
14mr|pm-utils-1.4.1-9|95	%defattr(-,root,root,-)
14mr|pm-utils-1.4.1-9|96	%{_docdir}/%{name}-%{version}
14mr|pm-utils-1.4.1-9|97	%{_libdir}/pm-utils/bin/
14mr|pm-utils-1.4.1-9|98	%{_libdir}/pm-utils/defaults
14mr|pm-utils-1.4.1-9|99	%{_libdir}/pm-utils/functions
14mr|pm-utils-1.4.1-9|100	%{_libdir}/pm-utils/module.d/*
14mr|pm-utils-1.4.1-9|101	%{_libdir}/pm-utils/pm-functions
14mr|pm-utils-1.4.1-9|102	%{_libdir}/pm-utils/sleep.d/*
14mr|pm-utils-1.4.1-9|103	%{_bindir}/on_ac_power
14mr|pm-utils-1.4.1-9|104	%{_bindir}/pm-is-supported
14mr|pm-utils-1.4.1-9|105	%{_sbindir}/pm-utils-bugreport-info.sh
14mr|pm-utils-1.4.1-9|106	%{_sbindir}/pm-hibernate
14mr|pm-utils-1.4.1-9|107	%{_sbindir}/pm-powersave
14mr|pm-utils-1.4.1-9|108	%{_sbindir}/pm-suspend
14mr|pm-utils-1.4.1-9|109	%{_sbindir}/pm-suspend-hybrid
14mr|pm-utils-1.4.1-9|110	%{_mandir}/man1/*.1.xz
14mr|pm-utils-1.4.1-9|111	%{_mandir}/man8/*.8.xz
14mr|pm-utils-1.4.1-9|112	%ghost %{_localstatedir}/run/pm-utils
14mr|pm-utils-1.4.1-9|113	%{_libdir}/pm-utils/video-quirks
14mr|pm-utils-1.4.1-9|114	
14mr|pm-utils-1.4.1-9|115	# no logrotate needed, because only one run of pm-utils is stored
14mr|pm-utils-1.4.1-9|116	# in the logfile
14mr|pm-utils-1.4.1-9|117	%ghost %verify(not md5 size mtime) %{_localstatedir}/log/pm-suspend.log
14mr|pm-utils-1.4.1-9|118	
14mr|pm-utils-1.4.1-9|119	%files devel
14mr|pm-utils-1.4.1-9|120	%defattr(-,root,root,-)
14mr|pm-utils-1.4.1-9|121	%{_libdir}/pkgconfig/pm-utils.pc
14mr|pm-utils-1.4.1-9|122	
14mr|pm-utils-1.4.1-9|123	
14mr|pm-utils-1.4.1-9|124	%changelog
14mr|pm-utils-1.4.1-9|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-9
14mr|pm-utils-1.4.1-9|126	+ Revision: bb30df4
14mr|pm-utils-1.4.1-9|127	- MassBuild#440: Increase release tag
14mr|pm-utils-1.4.1-9|128	
14mr|pm-utils-1.4.1-9|129	

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

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

18541 14
14mr|po4a-0.45-2|1	Summary:	A tool maintaining translations anywhere
14mr|po4a-0.45-2|2	Name:		po4a
14mr|po4a-0.45-2|3	Version:	0.45
14mr|po4a-0.45-2|4	Release:	2
14mr|po4a-0.45-2|5	Group:		System/Internationalization
14mr|po4a-0.45-2|6	License:	GPLv2+
14mr|po4a-0.45-2|7	URL:		http://alioth.debian.org/projects/po4a/
14mr|po4a-0.45-2|8	Source0:	http://alioth.debian.org/frs/download.php/2108/%{name}-%{version}.tar.gz
14mr|po4a-0.45-2|9	BuildRequires:	perl(Locale::gettext) >= 1.01
14mr|po4a-0.45-2|10	BuildRequires:	perl(Module::Build)
14mr|po4a-0.45-2|11	BuildRequires:	perl-SGMLSpm
14mr|po4a-0.45-2|12	# FIXME: duplicated in texlive-latex-web-companion
14mr|po4a-0.45-2|13	#BuildRequires:	perl(SGMLS) >= 1.03ii
14mr|po4a-0.45-2|14	BuildRequires:	perl(Term::ReadKey)
14mr|po4a-0.45-2|15	BuildRequires:	perl(Text::WrapI18N)
14mr|po4a-0.45-2|16	BuildRequires:	perl(Unicode::GCString)
14mr|po4a-0.45-2|17	BuildRequires:	perl-devel
14mr|po4a-0.45-2|18	BuildRequires:	xsltproc docbook-style-xsl
14mr|po4a-0.45-2|19	BuildRequires:	gettext
14mr|po4a-0.45-2|20	Requires:	gettext
14mr|po4a-0.45-2|21	BuildArch:	noarch
14mr|po4a-0.45-2|22	
14mr|po4a-0.45-2|23	%description
14mr|po4a-0.45-2|24	The po4a (po for anything) project goal is to ease translations (and
14mr|po4a-0.45-2|25	more interestingly, the maintenance of translations) using gettext
14mr|po4a-0.45-2|26	tools on areas where they were not expected like documentation.
14mr|po4a-0.45-2|27	
14mr|po4a-0.45-2|28	%prep
14mr|po4a-0.45-2|29	%setup -q
14mr|po4a-0.45-2|30	
14mr|po4a-0.45-2|31	%build
14mr|po4a-0.45-2|32	perl Build.PL installdirs=vendor
14mr|po4a-0.45-2|33	./Build
14mr|po4a-0.45-2|34	
14mr|po4a-0.45-2|35	%install
14mr|po4a-0.45-2|36	./Build install destdir=%{buildroot}
14mr|po4a-0.45-2|37	
14mr|po4a-0.45-2|38	%find_lang %{name} --with-man --all-name
14mr|po4a-0.45-2|39	
14mr|po4a-0.45-2|40	%files -f %{name}.lang
14mr|po4a-0.45-2|41	%doc README* COPYING TODO
14mr|po4a-0.45-2|42	%{_bindir}/po4a*
14mr|po4a-0.45-2|43	%{_bindir}/msguntypot
14mr|po4a-0.45-2|44	%{perl_vendorlib}/Locale/Po4a
14mr|po4a-0.45-2|45	%{_mandir}/man[1375]/*.[1375]*
14mr|po4a-0.45-2|46	
14mr|po4a-0.45-2|47	
14mr|po4a-0.45-2|48	%changelog
14mr|po4a-0.45-2|49	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.45-2
14mr|po4a-0.45-2|50	+ Revision: 00d0cab
14mr|po4a-0.45-2|51	- New version 0.45
14mr|po4a-0.45-2|52	
14mr|po4a-0.45-2|53	

18542 14
14mr|podofo-0.9.2-7|1	%define major 0.9.1
14mr|podofo-0.9.2-7|2	%define libname %mklibname %{name} %{major}
14mr|podofo-0.9.2-7|3	%define devname %mklibname %{name} -d
14mr|podofo-0.9.2-7|4	
14mr|podofo-0.9.2-7|5	Summary:	Tools and libraries to work with the PDF file format
14mr|podofo-0.9.2-7|6	Name:		podofo
14mr|podofo-0.9.2-7|7	Version:	0.9.2
14mr|podofo-0.9.2-7|8	Release:	7
14mr|podofo-0.9.2-7|9	Group:		Publishing
14mr|podofo-0.9.2-7|10	License:	GPL and LGPL
14mr|podofo-0.9.2-7|11	Url:		http://podofo.sourceforge.net
14mr|podofo-0.9.2-7|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|podofo-0.9.2-7|13	Patch1:		podofo-0.9.2-lua52.patch
14mr|podofo-0.9.2-7|14	Patch2:		podofo-0.9.2-freetype2.5.1.patch
14mr|podofo-0.9.2-7|15	BuildRequires:	cmake
14mr|podofo-0.9.2-7|16	BuildRequires:	doxygen
14mr|podofo-0.9.2-7|17	BuildRequires:	jpeg-devel
14mr|podofo-0.9.2-7|18	BuildRequires:	pkgconfig(fontconfig)
14mr|podofo-0.9.2-7|19	BuildRequires:	pkgconfig(freetype2)
14mr|podofo-0.9.2-7|20	BuildRequires:	pkgconfig(cppunit)
14mr|podofo-0.9.2-7|21	BuildRequires:	pkgconfig(libidn)
14mr|podofo-0.9.2-7|22	BuildRequires:	pkgconfig(libpng)
14mr|podofo-0.9.2-7|23	BuildRequires:	pkgconfig(libtiff-4)
14mr|podofo-0.9.2-7|24	BuildRequires:	pkgconfig(lua)
14mr|podofo-0.9.2-7|25	BuildRequires:	pkgconfig(openssl)
14mr|podofo-0.9.2-7|26	BuildRequires:	pkgconfig(zlib)
14mr|podofo-0.9.2-7|27	
14mr|podofo-0.9.2-7|28	%description
14mr|podofo-0.9.2-7|29	PoDoFo is a library to work with the PDF file format. The name comes from
14mr|podofo-0.9.2-7|30	the first letter of PDF (Portable Document Format). A few tools to work
14mr|podofo-0.9.2-7|31	with PDF files are already included in the PoDoFo package.
14mr|podofo-0.9.2-7|32	
14mr|podofo-0.9.2-7|33	The PoDoFo library is a free, portable C++ library which includes classes
14mr|podofo-0.9.2-7|34	to parse PDF files and modify their contents into memory. The changes can be
14mr|podofo-0.9.2-7|35	written back to disk easily. The parser can also be used to extract
14mr|podofo-0.9.2-7|36	information from a PDF file (for example the parser could be used in a PDF
14mr|podofo-0.9.2-7|37	viewer). Besides parsing PoDoFo includes also very simple classes to create
14mr|podofo-0.9.2-7|38	your own PDF files. All classes are documented so it is easy to start writing
14mr|podofo-0.9.2-7|39	your own application using PoDoFo.
14mr|podofo-0.9.2-7|40	
14mr|podofo-0.9.2-7|41	%files
14mr|podofo-0.9.2-7|42	%doc COPYING
14mr|podofo-0.9.2-7|43	%{_bindir}/%{name}*
14mr|podofo-0.9.2-7|44	%doc %{_mandir}/man1/%{name}*.1*
14mr|podofo-0.9.2-7|45	
14mr|podofo-0.9.2-7|46	#----------------------------------------------------------------------------
14mr|podofo-0.9.2-7|47	
14mr|podofo-0.9.2-7|48	%package -n %{libname}
14mr|podofo-0.9.2-7|49	Summary:	Runtime library for %{name}
14mr|podofo-0.9.2-7|50	Group:		System/Libraries
14mr|podofo-0.9.2-7|51	License:	LGPLv2+
14mr|podofo-0.9.2-7|52	# We had wrong major used for library package
14mr|podofo-0.9.2-7|53	Obsoletes:	%{_lib}podofo0 < 0.9.2
14mr|podofo-0.9.2-7|54	Conflicts:	%{_lib}podofo0 < 0.9.2
14mr|podofo-0.9.2-7|55	
14mr|podofo-0.9.2-7|56	%description -n %{libname}
14mr|podofo-0.9.2-7|57	Runtime library for %{name}.
14mr|podofo-0.9.2-7|58	
14mr|podofo-0.9.2-7|59	%files -n %{libname}
14mr|podofo-0.9.2-7|60	%doc AUTHORS COPYING.LIB ChangeLog FAQ.html README.html TODO
14mr|podofo-0.9.2-7|61	%{_libdir}/libpodofo.so.%{major}*
14mr|podofo-0.9.2-7|62	
14mr|podofo-0.9.2-7|63	#----------------------------------------------------------------------------
14mr|podofo-0.9.2-7|64	
14mr|podofo-0.9.2-7|65	%package -n 	%{devname}
14mr|podofo-0.9.2-7|66	Summary:	Development files for %{name} library
14mr|podofo-0.9.2-7|67	Group:		Development/C
14mr|podofo-0.9.2-7|68	License:	LGPLv2+
14mr|podofo-0.9.2-7|69	Requires:	%{libname} = %{version}-%{release}
14mr|podofo-0.9.2-7|70	Provides:	%{name}-devel = %{version}-%{release}
14mr|podofo-0.9.2-7|71	
14mr|podofo-0.9.2-7|72	%description -n %{devname}
14mr|podofo-0.9.2-7|73	Development files and documentation for the %{name} library.
14mr|podofo-0.9.2-7|74	
14mr|podofo-0.9.2-7|75	%files -n %{devname}
14mr|podofo-0.9.2-7|76	%doc doc/html
14mr|podofo-0.9.2-7|77	%{_includedir}/%{name}
14mr|podofo-0.9.2-7|78	%{_libdir}/libpodofo.so
14mr|podofo-0.9.2-7|79	
14mr|podofo-0.9.2-7|80	#----------------------------------------------------------------------------
14mr|podofo-0.9.2-7|81	
14mr|podofo-0.9.2-7|82	%prep
14mr|podofo-0.9.2-7|83	%setup -q
14mr|podofo-0.9.2-7|84	%apply_patches
14mr|podofo-0.9.2-7|85	
14mr|podofo-0.9.2-7|86	%build
14mr|podofo-0.9.2-7|87	%cmake -DPODOFO_BUILD_SHARED=1 \
14mr|podofo-0.9.2-7|88	%if "%{_lib}" == "lib64"
14mr|podofo-0.9.2-7|89	-DWANT_LIB64=1 \
14mr|podofo-0.9.2-7|90	%endif
14mr|podofo-0.9.2-7|91	
14mr|podofo-0.9.2-7|92	
14mr|podofo-0.9.2-7|93	%make
14mr|podofo-0.9.2-7|94	
14mr|podofo-0.9.2-7|95	# build the docs
14mr|podofo-0.9.2-7|96	doxygen ../
14mr|podofo-0.9.2-7|97	
14mr|podofo-0.9.2-7|98	%install
14mr|podofo-0.9.2-7|99	%makeinstall_std -C build
14mr|podofo-0.9.2-7|100	
14mr|podofo-0.9.2-7|101	
14mr|podofo-0.9.2-7|102	%changelog
14mr|podofo-0.9.2-7|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-7
14mr|podofo-0.9.2-7|104	+ Revision: 926ee24
14mr|podofo-0.9.2-7|105	- MassBuild#440: Increase release tag
14mr|podofo-0.9.2-7|106	
14mr|podofo-0.9.2-7|107	

18543 14
14mr|polari-3.12.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|polari-3.12.2-2|2	
14mr|polari-3.12.2-2|3	Name:		polari
14mr|polari-3.12.2-2|4	Version:	3.12.2
14mr|polari-3.12.2-2|5	Release:	2
14mr|polari-3.12.2-2|6	Summary:	Internet Relay Chat client for GNOME
14mr|polari-3.12.2-2|7	License:	GPLv2+ and LGPLv2+
14mr|polari-3.12.2-2|8	Group:		Graphical desktop/GNOME
14mr|polari-3.12.2-2|9	URL:		https://wiki.gnome.org/Apps/Polari
14mr|polari-3.12.2-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|polari-3.12.2-2|11	BuildRequires:	intltool
14mr|polari-3.12.2-2|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mr|polari-3.12.2-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.12
14mr|polari-3.12.2-2|14	BuildRequires:	pkgconfig(telepathy-glib)
14mr|polari-3.12.2-2|15	BuildRequires:	gsettings-desktop-schemas
14mr|polari-3.12.2-2|16	BuildRequires:	desktop-file-utils
14mr|polari-3.12.2-2|17	BuildRequires:	gjs
14mr|polari-3.12.2-2|18	Requires:	gsettings-desktop-schemas
14mr|polari-3.12.2-2|19	Requires:	telepathy-logger
14mr|polari-3.12.2-2|20	Requires:	telepathy-mission-control
14mr|polari-3.12.2-2|21	Requires:	telepathy-idle
14mr|polari-3.12.2-2|22	
14mr|polari-3.12.2-2|23	
14mr|polari-3.12.2-2|24	%description
14mr|polari-3.12.2-2|25	Polari is an Internet Relay Chat client for the GNOME desktop.
14mr|polari-3.12.2-2|26	
14mr|polari-3.12.2-2|27	%prep
14mr|polari-3.12.2-2|28	%setup -q
14mr|polari-3.12.2-2|29	
14mr|polari-3.12.2-2|30	%build
14mr|polari-3.12.2-2|31	%configure2_5x --disable-static
14mr|polari-3.12.2-2|32	%make
14mr|polari-3.12.2-2|33	
14mr|polari-3.12.2-2|34	%install
14mr|polari-3.12.2-2|35	%makeinstall_std
14mr|polari-3.12.2-2|36	
14mr|polari-3.12.2-2|37	find %{buildroot} -name '*.la' -delete
14mr|polari-3.12.2-2|38	
14mr|polari-3.12.2-2|39	%find_lang %{name}
14mr|polari-3.12.2-2|40	
14mr|polari-3.12.2-2|41	%files -f %{name}.lang
14mr|polari-3.12.2-2|42	%doc COPYING AUTHORS NEWS
14mr|polari-3.12.2-2|43	%{_bindir}/%{name}
14mr|polari-3.12.2-2|44	%{_libdir}/%{name}
14mr|polari-3.12.2-2|45	%{_datadir}/dbus-1/services/org.gnome.Polari.service
14mr|polari-3.12.2-2|46	%{_datadir}/applications/org.gnome.Polari.desktop
14mr|polari-3.12.2-2|47	%{_datadir}/glib-2.0/schemas/*.xml
14mr|polari-3.12.2-2|48	%{_datadir}/%{name}
14mr|polari-3.12.2-2|49	%{_iconsdir}/*/*/*/*
14mr|polari-3.12.2-2|50	%{_datadir}/appdata/org.gnome.Polari.appdata.xml
14mr|polari-3.12.2-2|51	
14mr|polari-3.12.2-2|52	%changelog
14mr|polari-3.12.2-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|polari-3.12.2-2|54	+ Revision: 11025c4
14mr|polari-3.12.2-2|55	- MassBuild#440: Increase release tag
14mr|polari-3.12.2-2|56	
14mr|polari-3.12.2-2|57	

18544 14
14mr|polarssl-1.2.8-3|1	%define major		2
14mr|polarssl-1.2.8-3|2	%define libname		%mklibname %{name} %{major}
14mr|polarssl-1.2.8-3|3	%define devname		%mklibname %{name} -d
14mr|polarssl-1.2.8-3|4	
14mr|polarssl-1.2.8-3|5	Summary:	An SSL library
14mr|polarssl-1.2.8-3|6	Name:		polarssl
14mr|polarssl-1.2.8-3|7	Version:	1.2.8
14mr|polarssl-1.2.8-3|8	Release:	3
14mr|polarssl-1.2.8-3|9	License:	GPLv2+
14mr|polarssl-1.2.8-3|10	Group:		System/Libraries
14mr|polarssl-1.2.8-3|11	Url:		http://polarssl.org
14mr|polarssl-1.2.8-3|12	Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
14mr|polarssl-1.2.8-3|13	Patch0:		polarssl-1.2.8-havege.patch
14mr|polarssl-1.2.8-3|14	BuildRequires:	cmake
14mr|polarssl-1.2.8-3|15	BuildRequires:	doxygen
14mr|polarssl-1.2.8-3|16	BuildRequires:	pkcs11-helper-devel
14mr|polarssl-1.2.8-3|17	
14mr|polarssl-1.2.8-3|18	%description
14mr|polarssl-1.2.8-3|19	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14mr|polarssl-1.2.8-3|20	for developers to include cryptographic and SSL/TLS capabilities in their
14mr|polarssl-1.2.8-3|21	(embedded) products with as little hassle as possible. It is designed to be
14mr|polarssl-1.2.8-3|22	readable, documented, tested, loosely coupled and portable.
14mr|polarssl-1.2.8-3|23	
14mr|polarssl-1.2.8-3|24	This package contains PolarSSL programs.
14mr|polarssl-1.2.8-3|25	
14mr|polarssl-1.2.8-3|26	%files
14mr|polarssl-1.2.8-3|27	%doc ChangeLog README
14mr|polarssl-1.2.8-3|28	%{_bindir}/*
14mr|polarssl-1.2.8-3|29	
14mr|polarssl-1.2.8-3|30	#----------------------------------------------------------------------------
14mr|polarssl-1.2.8-3|31	
14mr|polarssl-1.2.8-3|32	%package -n %{libname}
14mr|polarssl-1.2.8-3|33	Summary:	PolarSSL library
14mr|polarssl-1.2.8-3|34	Group:		System/Libraries
14mr|polarssl-1.2.8-3|35	
14mr|polarssl-1.2.8-3|36	%description -n %{libname}
14mr|polarssl-1.2.8-3|37	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14mr|polarssl-1.2.8-3|38	for developers to include cryptographic and SSL/TLS capabilities in their
14mr|polarssl-1.2.8-3|39	(embedded) products with as little hassle as possible. It is designed to be
14mr|polarssl-1.2.8-3|40	readable, documented, tested, loosely coupled and portable.
14mr|polarssl-1.2.8-3|41	
14mr|polarssl-1.2.8-3|42	This package contains the library itself.
14mr|polarssl-1.2.8-3|43	
14mr|polarssl-1.2.8-3|44	%files -n %{libname}
14mr|polarssl-1.2.8-3|45	%{_libdir}/libpolarssl.so.%{major}*
14mr|polarssl-1.2.8-3|46	%{_libdir}/libpolarssl.so.%{version}
14mr|polarssl-1.2.8-3|47	
14mr|polarssl-1.2.8-3|48	#----------------------------------------------------------------------------
14mr|polarssl-1.2.8-3|49	
14mr|polarssl-1.2.8-3|50	%package -n %{devname}
14mr|polarssl-1.2.8-3|51	Summary:	PolarSSL development files
14mr|polarssl-1.2.8-3|52	Group:		Development/C
14mr|polarssl-1.2.8-3|53	Requires:	%{libname} = %{EVRD}
14mr|polarssl-1.2.8-3|54	Provides:	polarssl-devel = %{EVRD}
14mr|polarssl-1.2.8-3|55	
14mr|polarssl-1.2.8-3|56	%description -n %{devname}
14mr|polarssl-1.2.8-3|57	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
14mr|polarssl-1.2.8-3|58	for developers to include cryptographic and SSL/TLS capabilities in their
14mr|polarssl-1.2.8-3|59	(embedded) products with as little hassle as possible. It is designed to be
14mr|polarssl-1.2.8-3|60	readable, documented, tested, loosely coupled and portable.
14mr|polarssl-1.2.8-3|61	
14mr|polarssl-1.2.8-3|62	This package contains development files.
14mr|polarssl-1.2.8-3|63	
14mr|polarssl-1.2.8-3|64	%files -n %{devname}
14mr|polarssl-1.2.8-3|65	%doc apidoc
14mr|polarssl-1.2.8-3|66	%{_libdir}/libpolarssl.so
14mr|polarssl-1.2.8-3|67	%{_includedir}/polarssl
14mr|polarssl-1.2.8-3|68	
14mr|polarssl-1.2.8-3|69	#----------------------------------------------------------------------------
14mr|polarssl-1.2.8-3|70	
14mr|polarssl-1.2.8-3|71	%prep
14mr|polarssl-1.2.8-3|72	%setup -q
14mr|polarssl-1.2.8-3|73	%patch0 -p1
14mr|polarssl-1.2.8-3|74	
14mr|polarssl-1.2.8-3|75	%build
14mr|polarssl-1.2.8-3|76	%cmake \
14mr|polarssl-1.2.8-3|77	-DUSE_SHARED_POLARSSL_LIBRARY:BOOL=ON \
14mr|polarssl-1.2.8-3|78	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON
14mr|polarssl-1.2.8-3|79	%make
14mr|polarssl-1.2.8-3|80	%make apidoc
14mr|polarssl-1.2.8-3|81	
14mr|polarssl-1.2.8-3|82	%install
14mr|polarssl-1.2.8-3|83	%makeinstall_std -C build
14mr|polarssl-1.2.8-3|84	
14mr|polarssl-1.2.8-3|85	for file in benchmark md5sum sha1sum
14mr|polarssl-1.2.8-3|86	do
14mr|polarssl-1.2.8-3|87	mv %{buildroot}%{_bindir}/${file} %{buildroot}%{_bindir}/${file}.polarssl
14mr|polarssl-1.2.8-3|88	done
14mr|polarssl-1.2.8-3|89	
14mr|polarssl-1.2.8-3|90	
14mr|polarssl-1.2.8-3|91	%changelog
14mr|polarssl-1.2.8-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.8-3
14mr|polarssl-1.2.8-3|93	+ Revision: 02b4cba
14mr|polarssl-1.2.8-3|94	- MassBuild#440: Increase release tag
14mr|polarssl-1.2.8-3|95	
14mr|polarssl-1.2.8-3|96	

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

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

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

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

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

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

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

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

18553 14
14mr|poly2tri-c-0.1.0-0.20140215.1|1	%define	api	0.1
14mr|poly2tri-c-0.1.0-0.20140215.1|2	%define	major	0
14mr|poly2tri-c-0.1.0-0.20140215.1|3	%define	libname	%mklibname %{name} %{api} %{major}
14mr|poly2tri-c-0.1.0-0.20140215.1|4	%define	devname	%mklibname -d %{name}
14mr|poly2tri-c-0.1.0-0.20140215.1|5	
14mr|poly2tri-c-0.1.0-0.20140215.1|6	Summary:	Fast and powerful library for computing 2D constrained Delaunay triangulations
14mr|poly2tri-c-0.1.0-0.20140215.1|7	Name:		poly2tri-c
14mr|poly2tri-c-0.1.0-0.20140215.1|8	Version:	0.1.0
14mr|poly2tri-c-0.1.0-0.20140215.1|9	%define	gitdate	20140215
14mr|poly2tri-c-0.1.0-0.20140215.1|10	Release:	%{?gitdate:0.%{gitdate}.}1
14mr|poly2tri-c-0.1.0-0.20140215.1|11	Group:		System/Libraries
14mr|poly2tri-c-0.1.0-0.20140215.1|12	License:	BSD 3-Clause License
14mr|poly2tri-c-0.1.0-0.20140215.1|13	Url:		http://code.google.com/p/poly2tri-c/
14mr|poly2tri-c-0.1.0-0.20140215.1|14	
14mr|poly2tri-c-0.1.0-0.20140215.1|15	# git clone https://code.google.com/p/poly2tri-c/
14mr|poly2tri-c-0.1.0-0.20140215.1|16	Source0:	%{name}-%{version}.tar.xz
14mr|poly2tri-c-0.1.0-0.20140215.1|17	
14mr|poly2tri-c-0.1.0-0.20140215.1|18	BuildRequires:	pcre-devel
14mr|poly2tri-c-0.1.0-0.20140215.1|19	BuildRequires:	pkgconfig(glib-2.0)
14mr|poly2tri-c-0.1.0-0.20140215.1|20	
14mr|poly2tri-c-0.1.0-0.20140215.1|21	%description
14mr|poly2tri-c-0.1.0-0.20140215.1|22	This is a C port of the poly2tri library - a fast and powerful library for
14mr|poly2tri-c-0.1.0-0.20140215.1|23	computing 2D constrained Delaunay triangulations. Instead of the standard C++
14mr|poly2tri-c-0.1.0-0.20140215.1|24	library (which included some utilities and template-based data structures),
14mr|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.
14mr|poly2tri-c-0.1.0-0.20140215.1|26	
14mr|poly2tri-c-0.1.0-0.20140215.1|27	%package -n     %{libname}
14mr|poly2tri-c-0.1.0-0.20140215.1|28	Summary:	%{summary}
14mr|poly2tri-c-0.1.0-0.20140215.1|29	Group:		System/Libraries
14mr|poly2tri-c-0.1.0-0.20140215.1|30	
14mr|poly2tri-c-0.1.0-0.20140215.1|31	%description -n	%{libname}
14mr|poly2tri-c-0.1.0-0.20140215.1|32	This is a C port of the poly2tri library - a fast and powerful library for
14mr|poly2tri-c-0.1.0-0.20140215.1|33	computing 2D constrained Delaunay triangulations. Instead of the standard C++
14mr|poly2tri-c-0.1.0-0.20140215.1|34	library (which included some utilities and template-based data structures),
14mr|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.
14mr|poly2tri-c-0.1.0-0.20140215.1|36	
14mr|poly2tri-c-0.1.0-0.20140215.1|37	%package -n	%{devname}
14mr|poly2tri-c-0.1.0-0.20140215.1|38	Summary:	Header files for %{name}
14mr|poly2tri-c-0.1.0-0.20140215.1|39	Group:		Development/C
14mr|poly2tri-c-0.1.0-0.20140215.1|40	Requires:	%{libname} = %{EVRD}
14mr|poly2tri-c-0.1.0-0.20140215.1|41	Provides:	%{name}-devel = %{EVRD}
14mr|poly2tri-c-0.1.0-0.20140215.1|42	
14mr|poly2tri-c-0.1.0-0.20140215.1|43	%description -n	%{devname}
14mr|poly2tri-c-0.1.0-0.20140215.1|44	This package contains the development files for %{name}.
14mr|poly2tri-c-0.1.0-0.20140215.1|45	
14mr|poly2tri-c-0.1.0-0.20140215.1|46	%prep
14mr|poly2tri-c-0.1.0-0.20140215.1|47	%setup -q
14mr|poly2tri-c-0.1.0-0.20140215.1|48	
14mr|poly2tri-c-0.1.0-0.20140215.1|49	%build
14mr|poly2tri-c-0.1.0-0.20140215.1|50	%configure2_5x --disable-static
14mr|poly2tri-c-0.1.0-0.20140215.1|51	%make
14mr|poly2tri-c-0.1.0-0.20140215.1|52	
14mr|poly2tri-c-0.1.0-0.20140215.1|53	%install
14mr|poly2tri-c-0.1.0-0.20140215.1|54	%makeinstall_std
14mr|poly2tri-c-0.1.0-0.20140215.1|55	
14mr|poly2tri-c-0.1.0-0.20140215.1|56	%files
14mr|poly2tri-c-0.1.0-0.20140215.1|57	%doc COPYING README
14mr|poly2tri-c-0.1.0-0.20140215.1|58	%{_bindir}/p2tc
14mr|poly2tri-c-0.1.0-0.20140215.1|59	
14mr|poly2tri-c-0.1.0-0.20140215.1|60	%files -n %{libname}
14mr|poly2tri-c-0.1.0-0.20140215.1|61	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|poly2tri-c-0.1.0-0.20140215.1|62	
14mr|poly2tri-c-0.1.0-0.20140215.1|63	%files -n %{devname}
14mr|poly2tri-c-0.1.0-0.20140215.1|64	%{_libdir}/lib%{name}-%{api}.so
14mr|poly2tri-c-0.1.0-0.20140215.1|65	%{_includedir}/%{name}-%{api}/
14mr|poly2tri-c-0.1.0-0.20140215.1|66	%{_libdir}/pkgconfig/%{name}.pc
14mr|poly2tri-c-0.1.0-0.20140215.1|67	
14mr|poly2tri-c-0.1.0-0.20140215.1|68	%changelog
14mr|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
14mr|poly2tri-c-0.1.0-0.20140215.1|70	+ Revision: 4f766a8
14mr|poly2tri-c-0.1.0-0.20140215.1|71	- Disable static lib:
14mr|poly2tri-c-0.1.0-0.20140215.1|72	
14mr|poly2tri-c-0.1.0-0.20140215.1|73	

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

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

18556 14
14mr|popt-1.16-13|1	%define	major	0
14mr|popt-1.16-13|2	%define	libname	%mklibname %{name} %{major}
14mr|popt-1.16-13|3	%define	devname	%mklibname %{name} -d
14mr|popt-1.16-13|4	
14mr|popt-1.16-13|5	%bcond_with	uclibc
14mr|popt-1.16-13|6	
14mr|popt-1.16-13|7	Summary:	C library for parsing command line parameters
14mr|popt-1.16-13|8	Name:		popt
14mr|popt-1.16-13|9	Version:	1.16
14mr|popt-1.16-13|10	Release:	13
14mr|popt-1.16-13|11	Epoch:		1
14mr|popt-1.16-13|12	License:	MIT
14mr|popt-1.16-13|13	Group:		System/Libraries
14mr|popt-1.16-13|14	Url:		http://rpm5.org/files/popt/
14mr|popt-1.16-13|15	Source0:	http://rpm5.org/files/popt/%{name}-%{version}.tar.gz
14mr|popt-1.16-13|16	Patch0:		popt-1.16-pkgconfig-libdir.patch
14mr|popt-1.16-13|17	Patch1:		popt-1.16-remove-dead-autofoo-crap.patch
14mr|popt-1.16-13|18	Patch2:		popt-1.16-automake-1.13.patch
14mr|popt-1.16-13|19	BuildRequires:	gettext
14mr|popt-1.16-13|20	%if %{with uclibc}
14mr|popt-1.16-13|21	BuildRequires:	uClibc-devel >= 0.9.33.2-16
14mr|popt-1.16-13|22	%endif
14mr|popt-1.16-13|23	
14mr|popt-1.16-13|24	%description
14mr|popt-1.16-13|25	Popt is a C library for parsing command line parameters. Popt was
14mr|popt-1.16-13|26	heavily influenced by the getopt() and getopt_long() functions, but
14mr|popt-1.16-13|27	it improves on them by allowing more powerful argument expansion.
14mr|popt-1.16-13|28	Popt can parse arbitrary argv[] style arrays and automatically set
14mr|popt-1.16-13|29	variables based on command line arguments. Popt allows command line
14mr|popt-1.16-13|30	arguments to be aliased via configuration files and includes utility
14mr|popt-1.16-13|31	functions for parsing arbitrary strings into argv[] arrays using
14mr|popt-1.16-13|32	shell-like rules.
14mr|popt-1.16-13|33	
14mr|popt-1.16-13|34	%package -n	%{libname}
14mr|popt-1.16-13|35	Summary:	Main %{name} library
14mr|popt-1.16-13|36	Group:		System/Libraries
14mr|popt-1.16-13|37	Requires:	%{name}-data = %{EVRD}
14mr|popt-1.16-13|38	
14mr|popt-1.16-13|39	%description -n %{libname}
14mr|popt-1.16-13|40	This package contains the library needed to run programs dynamically
14mr|popt-1.16-13|41	linked with the %{name} library.
14mr|popt-1.16-13|42	
14mr|popt-1.16-13|43	%package -n	uclibc-%{libname}
14mr|popt-1.16-13|44	Summary:	Main %{name} library (uClibc linked)
14mr|popt-1.16-13|45	Group:		System/Libraries
14mr|popt-1.16-13|46	Requires:	%{name}-data = %{EVRD}
14mr|popt-1.16-13|47	
14mr|popt-1.16-13|48	%description -n uclibc-%{libname}
14mr|popt-1.16-13|49	This package contains the library needed to run programs dynamically
14mr|popt-1.16-13|50	linked with the %{name} library.
14mr|popt-1.16-13|51	
14mr|popt-1.16-13|52	%package -n	%{devname}
14mr|popt-1.16-13|53	Summary:	Development headers and libraries for %{name}
14mr|popt-1.16-13|54	Group:		Development/C
14mr|popt-1.16-13|55	Requires:	%{libname} = %{EVRD}
14mr|popt-1.16-13|56	%if %{with uclibc}
14mr|popt-1.16-13|57	Requires:	uclibc-%{libname} = %{EVRD}
14mr|popt-1.16-13|58	%endif
14mr|popt-1.16-13|59	Provides:	%{name}-devel = %{EVRD}
14mr|popt-1.16-13|60	
14mr|popt-1.16-13|61	%description -n	%{devname}
14mr|popt-1.16-13|62	This package contains the header files and libraries needed for
14mr|popt-1.16-13|63	developing programs using the %{name} library.
14mr|popt-1.16-13|64	
14mr|popt-1.16-13|65	%package	data
14mr|popt-1.16-13|66	Summary:	Data files for %{name}
14mr|popt-1.16-13|67	Group:		System/Libraries
14mr|popt-1.16-13|68	BuildArch:	noarch
14mr|popt-1.16-13|69	
14mr|popt-1.16-13|70	%description	data
14mr|popt-1.16-13|71	This package contains popt data files like locales.
14mr|popt-1.16-13|72	
14mr|popt-1.16-13|73	%prep
14mr|popt-1.16-13|74	%setup -q
14mr|popt-1.16-13|75	%apply_patches
14mr|popt-1.16-13|76	autoheader
14mr|popt-1.16-13|77	aclocal
14mr|popt-1.16-13|78	automake -a
14mr|popt-1.16-13|79	autoconf
14mr|popt-1.16-13|80	autoreconf -fi
14mr|popt-1.16-13|81	
14mr|popt-1.16-13|82	%build
14mr|popt-1.16-13|83	CONFIGURE_TOP="$PWD"
14mr|popt-1.16-13|84	%if %{with uclibc}
14mr|popt-1.16-13|85	mkdir -p uclibc
14mr|popt-1.16-13|86	pushd uclibc
14mr|popt-1.16-13|87	%uclibc_configure \
14mr|popt-1.16-13|88	--disable-rpath
14mr|popt-1.16-13|89	%make
14mr|popt-1.16-13|90	popd
14mr|popt-1.16-13|91	%endif
14mr|popt-1.16-13|92	
14mr|popt-1.16-13|93	mkdir -p system
14mr|popt-1.16-13|94	pushd system
14mr|popt-1.16-13|95	%configure2_5x	--disable-rpath
14mr|popt-1.16-13|96	%make
14mr|popt-1.16-13|97	popd
14mr|popt-1.16-13|98	
14mr|popt-1.16-13|99	%install
14mr|popt-1.16-13|100	%if %{with uclibc}
14mr|popt-1.16-13|101	%makeinstall_std -C uclibc
14mr|popt-1.16-13|102	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
14mr|popt-1.16-13|103	mv %{buildroot}%{uclibc_root}%{_libdir}/libpopt.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mr|popt-1.16-13|104	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libpopt.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libpopt.so
14mr|popt-1.16-13|105	
14mr|popt-1.16-13|106	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig
14mr|popt-1.16-13|107	%endif
14mr|popt-1.16-13|108	
14mr|popt-1.16-13|109	%makeinstall_std -C system
14mr|popt-1.16-13|110	mkdir -p %{buildroot}/%{_lib}
14mr|popt-1.16-13|111	mv %{buildroot}%{_libdir}/libpopt.so.%{major}* %{buildroot}/%{_lib}
14mr|popt-1.16-13|112	ln -srf %{buildroot}/%{_lib}/libpopt.so.%{major}.* %{buildroot}%{_libdir}/libpopt.so
14mr|popt-1.16-13|113	
14mr|popt-1.16-13|114	%find_lang %{name}
14mr|popt-1.16-13|115	
14mr|popt-1.16-13|116	%files -n %{libname}
14mr|popt-1.16-13|117	%doc README CHANGES
14mr|popt-1.16-13|118	/%{_lib}/libpopt.so.%{major}*
14mr|popt-1.16-13|119	
14mr|popt-1.16-13|120	%if %{with uclibc}
14mr|popt-1.16-13|121	%files -n uclibc-%{libname}
14mr|popt-1.16-13|122	%doc README CHANGES
14mr|popt-1.16-13|123	%{uclibc_root}/%{_lib}/libpopt.so.%{major}*
14mr|popt-1.16-13|124	%endif
14mr|popt-1.16-13|125	
14mr|popt-1.16-13|126	%files -n %{devname}
14mr|popt-1.16-13|127	%{_includedir}/popt.h
14mr|popt-1.16-13|128	%{_libdir}/pkgconfig/popt.pc
14mr|popt-1.16-13|129	%{_libdir}/libpopt.a
14mr|popt-1.16-13|130	%{_libdir}/libpopt.so
14mr|popt-1.16-13|131	%if %{with uclibc}
14mr|popt-1.16-13|132	%{uclibc_root}%{_libdir}/libpopt.a
14mr|popt-1.16-13|133	%{uclibc_root}%{_libdir}/libpopt.so
14mr|popt-1.16-13|134	%endif
14mr|popt-1.16-13|135	%{_mandir}/man3/popt.3*
14mr|popt-1.16-13|136	
14mr|popt-1.16-13|137	%files data -f %{name}.lang
14mr|popt-1.16-13|138	
14mr|popt-1.16-13|139	
14mr|popt-1.16-13|140	%changelog
14mr|popt-1.16-13|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.16-13
14mr|popt-1.16-13|142	+ Revision: f60d2d0
14mr|popt-1.16-13|143	- MassBuild#440: Increase release tag
14mr|popt-1.16-13|144	
14mr|popt-1.16-13|145	

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

18558 14
14mr|portreserve-0.0.5-8|1	Summary:	TCP port reservation utility
14mr|portreserve-0.0.5-8|2	Name:		portreserve
14mr|portreserve-0.0.5-8|3	Version:	0.0.5
14mr|portreserve-0.0.5-8|4	Release:	8
14mr|portreserve-0.0.5-8|5	License:	GPLv2
14mr|portreserve-0.0.5-8|6	Group:		System/Base
14mr|portreserve-0.0.5-8|7	Url:		http://cyberelk.net/tim/portreserve/
14mr|portreserve-0.0.5-8|8	Source0:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2
14mr|portreserve-0.0.5-8|9	Source1:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2.sig
14mr|portreserve-0.0.5-8|10	Source2:	portreserve.service
14mr|portreserve-0.0.5-8|11	Patch0:		portreserve-pid-file.patch
14mr|portreserve-0.0.5-8|12	Patch1:		portreserve-0.0.0-socket_dir.diff
14mr|portreserve-0.0.5-8|13	Requires(pre,postun):	rpm-helper
14mr|portreserve-0.0.5-8|14	BuildRequires:	docbook-style-xsl
14mr|portreserve-0.0.5-8|15	BuildRequires:	xmlto
14mr|portreserve-0.0.5-8|16	
14mr|portreserve-0.0.5-8|17	%description
14mr|portreserve-0.0.5-8|18	The portreserve program aims to help services with well-known ports that lie in
14mr|portreserve-0.0.5-8|19	the portmap range.  It prevents portmap from a real service's port by occupying
14mr|portreserve-0.0.5-8|20	it itself, until the real service tells it to release the port (generally in
14mr|portreserve-0.0.5-8|21	the init script).
14mr|portreserve-0.0.5-8|22	
14mr|portreserve-0.0.5-8|23	%prep
14mr|portreserve-0.0.5-8|24	%setup -q
14mr|portreserve-0.0.5-8|25	%apply_patches
14mr|portreserve-0.0.5-8|26	
14mr|portreserve-0.0.5-8|27	cp %{SOURCE2} portreserve-mandriva.init
14mr|portreserve-0.0.5-8|28	autoreconf
14mr|portreserve-0.0.5-8|29	
14mr|portreserve-0.0.5-8|30	%build
14mr|portreserve-0.0.5-8|31	%configure2_5x \
14mr|portreserve-0.0.5-8|32	--sbindir=/sbin
14mr|portreserve-0.0.5-8|33	
14mr|portreserve-0.0.5-8|34	%make
14mr|portreserve-0.0.5-8|35	
14mr|portreserve-0.0.5-8|36	%install
14mr|portreserve-0.0.5-8|37	install -d %{buildroot}%{_initrddir}
14mr|portreserve-0.0.5-8|38	install -d %{buildroot}%{_sysconfdir}/%{name}
14mr|portreserve-0.0.5-8|39	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|portreserve-0.0.5-8|40	install -d %{buildroot}%{_mandir}/man1
14mr|portreserve-0.0.5-8|41	
14mr|portreserve-0.0.5-8|42	%makeinstall_std
14mr|portreserve-0.0.5-8|43	install -m644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14mr|portreserve-0.0.5-8|44	install -m0644 doc/portrelease.1 %{buildroot}%{_mandir}/man1/
14mr|portreserve-0.0.5-8|45	install -m0644 doc/portreserve.1 %{buildroot}%{_mandir}/man1/
14mr|portreserve-0.0.5-8|46	
14mr|portreserve-0.0.5-8|47	%preun
14mr|portreserve-0.0.5-8|48	%_preun_service %{name}
14mr|portreserve-0.0.5-8|49	
14mr|portreserve-0.0.5-8|50	%post
14mr|portreserve-0.0.5-8|51	%_post_service %{name}
14mr|portreserve-0.0.5-8|52	
14mr|portreserve-0.0.5-8|53	%files
14mr|portreserve-0.0.5-8|54	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|portreserve-0.0.5-8|55	%dir %attr(0711,root,root) %{_localstatedir}/lib/%{name}
14mr|portreserve-0.0.5-8|56	%dir %attr(0711,root,root) %{_sysconfdir}/%{name}
14mr|portreserve-0.0.5-8|57	%{_unitdir}/%{name}.service
14mr|portreserve-0.0.5-8|58	%attr(0755,root,root) /sbin/*
14mr|portreserve-0.0.5-8|59	%{_mandir}/man1/*
14mr|portreserve-0.0.5-8|60	
14mr|portreserve-0.0.5-8|61	%changelog
14mr|portreserve-0.0.5-8|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.5-8
14mr|portreserve-0.0.5-8|63	+ Revision: 1217299
14mr|portreserve-0.0.5-8|64	- MassBuild#440: Increase release tag
14mr|portreserve-0.0.5-8|65	
14mr|portreserve-0.0.5-8|66	

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

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

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

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

18563 14
14mr|postscript-ppds-2006-13|1	Summary:	PPD files for PostScript printers
14mr|postscript-ppds-2006-13|2	Name:		postscript-ppds
14mr|postscript-ppds-2006-13|3	Version:	2006
14mr|postscript-ppds-2006-13|4	Release:	13
14mr|postscript-ppds-2006-13|5	License:	Distributable
14mr|postscript-ppds-2006-13|6	Group:		Publishing
14mr|postscript-ppds-2006-13|7	Url:		http://cups.sourceforge.net/
14mr|postscript-ppds-2006-13|8	# CUPS-Drivers package from Sourceforge, only PPD files for native
14mr|postscript-ppds-2006-13|9	# PostScript printers used
14mr|postscript-ppds-2006-13|10	Source200:	ftp://cups.sourceforge.net/pub/cups/cups-drivers/0.3.6/cups-drivers-all-0.3.6.tar.bz2
14mr|postscript-ppds-2006-13|11	# Perl script to clean up Manufacturer entries in the PPD files, so that
14mr|postscript-ppds-2006-13|12	# drivers are sorted by the printer manufacturer in the graphical frontends
14mr|postscript-ppds-2006-13|13	Source201:	cleanppd.pl.bz2
14mr|postscript-ppds-2006-13|14	# PPD file for a generic PostScript printer (taken from KUPS)
14mr|postscript-ppds-2006-13|15	Source203:	postscript.ppd.bz2
14mr|postscript-ppds-2006-13|16	# Fix buggy PPD file
14mr|postscript-ppds-2006-13|17	Patch200:	cups-drivers-hplj5m_4.ppd.patch
14mr|postscript-ppds-2006-13|18	BuildRequires:	cups-common
14mr|postscript-ppds-2006-13|19	Requires:	foomatic-filters
14mr|postscript-ppds-2006-13|20	Requires:	ghostscript
14mr|postscript-ppds-2006-13|21	BuildArch:	noarch
14mr|postscript-ppds-2006-13|22	
14mr|postscript-ppds-2006-13|23	%description
14mr|postscript-ppds-2006-13|24	This package contains PPD files for older PostScript printers.
14mr|postscript-ppds-2006-13|25	
14mr|postscript-ppds-2006-13|26	The PPD files for recent printers are in the foomatic-db package.
14mr|postscript-ppds-2006-13|27	
14mr|postscript-ppds-2006-13|28	Setting up print queues with CUPS or foomatic-rip and these PPD files
14mr|postscript-ppds-2006-13|29	makes all features of the printer available, therefore its use is
14mr|postscript-ppds-2006-13|30	highly recommended. printerdrake will choose a manufacturer-supplied
14mr|postscript-ppds-2006-13|31	PPD file automatically if one for your printer is found.
14mr|postscript-ppds-2006-13|32	
14mr|postscript-ppds-2006-13|33	%prep
14mr|postscript-ppds-2006-13|34	rm -fr %{name}-%{version}
14mr|postscript-ppds-2006-13|35	mkdir %{name}-%{version}
14mr|postscript-ppds-2006-13|36	# PPD files for old PostScript printers
14mr|postscript-ppds-2006-13|37	%setup -q -T -D -a 200
14mr|postscript-ppds-2006-13|38	
14mr|postscript-ppds-2006-13|39	# Apply patch for buggy ppd file
14mr|postscript-ppds-2006-13|40	%patch200 -p0
14mr|postscript-ppds-2006-13|41	
14mr|postscript-ppds-2006-13|42	# Remove CUPS-O-MATIC PPDs
14mr|postscript-ppds-2006-13|43	rm -rf cups-drivers-0.3.6/usr/share/cups/model/cups-o-matic
14mr|postscript-ppds-2006-13|44	
14mr|postscript-ppds-2006-13|45	# Remove pstogstoraster-based PPD files, they do not work
14mr|postscript-ppds-2006-13|46	# when printing via Samba. There are other, better PPDs for
14mr|postscript-ppds-2006-13|47	# these printers.
14mr|postscript-ppds-2006-13|48	rm -f cups-drivers-0.3.6/usr/share/cups/model/canon/bj10.ppd
14mr|postscript-ppds-2006-13|49	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/djet_890c.ppd
14mr|postscript-ppds-2006-13|50	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet_gs.ppd
14mr|postscript-ppds-2006-13|51	
14mr|postscript-ppds-2006-13|52	# Remove CUPS PPD files, there are newer versions of them in the CUPS
14mr|postscript-ppds-2006-13|53	# package
14mr|postscript-ppds-2006-13|54	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet.ppd
14mr|postscript-ppds-2006-13|55	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/deskjet.ppd
14mr|postscript-ppds-2006-13|56	
14mr|postscript-ppds-2006-13|57	%build
14mr|postscript-ppds-2006-13|58	
14mr|postscript-ppds-2006-13|59	%install
14mr|postscript-ppds-2006-13|60	# Make directories
14mr|postscript-ppds-2006-13|61	install -d %{buildroot}%{_datadir}/cups/model
14mr|postscript-ppds-2006-13|62	
14mr|postscript-ppds-2006-13|63	# Put the Sourceforge PPDs into CUPS PPD directory
14mr|postscript-ppds-2006-13|64	cp -a cups-drivers-0.3.6/usr/share/cups/model/* %{buildroot}%{_datadir}/cups/model/
14mr|postscript-ppds-2006-13|65	
14mr|postscript-ppds-2006-13|66	# Install PPD file for a generic PostScript printer
14mr|postscript-ppds-2006-13|67	bzcat %{SOURCE203} > %{buildroot}%{_datadir}/cups/model/postscript.ppd
14mr|postscript-ppds-2006-13|68	
14mr|postscript-ppds-2006-13|69	# Correct permissions of PPD file directory
14mr|postscript-ppds-2006-13|70	chmod -R u+w,a+rX %{buildroot}%{_datadir}/cups/model
14mr|postscript-ppds-2006-13|71	
14mr|postscript-ppds-2006-13|72	# "cleanppd.pl" removes unwished PPD files (currently the ones for Birmy
14mr|postscript-ppds-2006-13|73	# PowerRIP), fixes broken manufacturer entries, and cleans lines which
14mr|postscript-ppds-2006-13|74	# contain only spaces and tabs.
14mr|postscript-ppds-2006-13|75	
14mr|postscript-ppds-2006-13|76	# Uncompress Perl script for cleaning up the PPD files
14mr|postscript-ppds-2006-13|77	bzcat %{SOURCE201} > ./cleanppd.pl
14mr|postscript-ppds-2006-13|78	chmod a+rx ./cleanppd.pl
14mr|postscript-ppds-2006-13|79	# Do the clean-up
14mr|postscript-ppds-2006-13|80	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14mr|postscript-ppds-2006-13|81	# Remove PPDs which are not Adobe-compliant and therefore not working with
14mr|postscript-ppds-2006-13|82	# CUPS 1.1.20
14mr|postscript-ppds-2006-13|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
14mr|postscript-ppds-2006-13|84	
14mr|postscript-ppds-2006-13|85	# Correct permissions for all documentation files
14mr|postscript-ppds-2006-13|86	for f in %{buildroot}%{_datadir}/cups/model/*/*; do
14mr|postscript-ppds-2006-13|87	chmod a-x $f
14mr|postscript-ppds-2006-13|88	done
14mr|postscript-ppds-2006-13|89	
14mr|postscript-ppds-2006-13|90	%files
14mr|postscript-ppds-2006-13|91	%{_datadir}/cups/model/*
14mr|postscript-ppds-2006-13|92	
14mr|postscript-ppds-2006-13|93	# Restart the CUPS daemon when it is running, but do not start it when it
14mr|postscript-ppds-2006-13|94	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mr|postscript-ppds-2006-13|95	# PPD index
14mr|postscript-ppds-2006-13|96	
14mr|postscript-ppds-2006-13|97	%post
14mr|postscript-ppds-2006-13|98	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|postscript-ppds-2006-13|99	
14mr|postscript-ppds-2006-13|100	%postun
14mr|postscript-ppds-2006-13|101	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mr|postscript-ppds-2006-13|102	
14mr|postscript-ppds-2006-13|103	%changelog
14mr|postscript-ppds-2006-13|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2006-13
14mr|postscript-ppds-2006-13|105	+ Revision: 498fd00
14mr|postscript-ppds-2006-13|106	- MassBuild#440: Increase release tag
14mr|postscript-ppds-2006-13|107	
14mr|postscript-ppds-2006-13|108	

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

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

18566 14
14mr|poxml-4.13.3-1|1	Summary:	Xml2po and vice versa converters for KDE
14mr|poxml-4.13.3-1|2	Name:		poxml
14mr|poxml-4.13.3-1|3	Version:	4.13.3
14mr|poxml-4.13.3-1|4	Release:	1
14mr|poxml-4.13.3-1|5	Epoch:		1
14mr|poxml-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|poxml-4.13.3-1|7	License:	GPLv2+
14mr|poxml-4.13.3-1|8	Url:		http://www.kde.org
14mr|poxml-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|poxml-4.13.3-1|10	%if %{is_beta}
14mr|poxml-4.13.3-1|11	%define ftpdir unstable
14mr|poxml-4.13.3-1|12	%else
14mr|poxml-4.13.3-1|13	%define ftpdir stable
14mr|poxml-4.13.3-1|14	%endif
14mr|poxml-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|poxml-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|poxml-4.13.3-1|17	Suggests:	md5deep
14mr|poxml-4.13.3-1|18	Conflicts:	kdesdk4-po2xml < 1:4.11.0
14mr|poxml-4.13.3-1|19	Obsoletes:	kdesdk4-po2xml < 1:4.11.0
14mr|poxml-4.13.3-1|20	
14mr|poxml-4.13.3-1|21	%description
14mr|poxml-4.13.3-1|22	Xml2po and vice versa converters for KDE.
14mr|poxml-4.13.3-1|23	
14mr|poxml-4.13.3-1|24	%files
14mr|poxml-4.13.3-1|25	%{_kde_bindir}/split2po
14mr|poxml-4.13.3-1|26	%{_kde_bindir}/xml2pot
14mr|poxml-4.13.3-1|27	%{_kde_mandir}/man1/po2xml.1.*
14mr|poxml-4.13.3-1|28	%{_kde_mandir}/man1/split2po.1.*
14mr|poxml-4.13.3-1|29	%{_kde_mandir}/man1/swappo.1.*
14mr|poxml-4.13.3-1|30	%{_kde_mandir}/man1/xml2pot.1.*
14mr|poxml-4.13.3-1|31	
14mr|poxml-4.13.3-1|32	#----------------------------------------------------------------------------
14mr|poxml-4.13.3-1|33	
14mr|poxml-4.13.3-1|34	%prep
14mr|poxml-4.13.3-1|35	%setup -q
14mr|poxml-4.13.3-1|36	
14mr|poxml-4.13.3-1|37	%build
14mr|poxml-4.13.3-1|38	%cmake_kde4
14mr|poxml-4.13.3-1|39	%make
14mr|poxml-4.13.3-1|40	
14mr|poxml-4.13.3-1|41	%install
14mr|poxml-4.13.3-1|42	%makeinstall_std -C build
14mr|poxml-4.13.3-1|43	
14mr|poxml-4.13.3-1|44	
14mr|poxml-4.13.3-1|45	%changelog
14mr|poxml-4.13.3-1|46	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|poxml-4.13.3-1|47	+ Revision: 1ad5834
14mr|poxml-4.13.3-1|48	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|poxml-4.13.3-1|49	
14mr|poxml-4.13.3-1|50	

18567 14
14mr|ppl-1.1-2|1	%define ppl_major 13
14mr|ppl-1.1-2|2	%define libppl %mklibname ppl %ppl_major
14mr|ppl-1.1-2|3	%define libppl_devel %mklibname -d ppl
14mr|ppl-1.1-2|4	%define libppl_static_devel %mklibname -d -s ppl
14mr|ppl-1.1-2|5	
14mr|ppl-1.1-2|6	%define ppl_c_major 4
14mr|ppl-1.1-2|7	%define libppl_c %mklibname ppl_c %ppl_c_major
14mr|ppl-1.1-2|8	%define libppl_c_devel %mklibname -d ppl_c
14mr|ppl-1.1-2|9	%define libppl_c_static_devel %mklibname -d -s ppl_c
14mr|ppl-1.1-2|10	
14mr|ppl-1.1-2|11	%define pwl_major 5
14mr|ppl-1.1-2|12	%define libpwl %mklibname pwl %pwl_major
14mr|ppl-1.1-2|13	%define libpwl_devel %mklibname -d pwl
14mr|ppl-1.1-2|14	%define libpwl_static_devel %mklibname -d -s pwl
14mr|ppl-1.1-2|15	%bcond_with	java
14mr|ppl-1.1-2|16	%bcond_with	crosscompile
14mr|ppl-1.1-2|17	
14mr|ppl-1.1-2|18	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
14mr|ppl-1.1-2|19	Name:		ppl
14mr|ppl-1.1-2|20	Version:	1.1
14mr|ppl-1.1-2|21	Release:	2
14mr|ppl-1.1-2|22	License:	GPLv3+
14mr|ppl-1.1-2|23	Group:		Development/C
14mr|ppl-1.1-2|24	Url:		http://www.cs.unipr.it/ppl/
14mr|ppl-1.1-2|25	Source0:	ftp://ftp.cs.unipr.it/pub/ppl/releases/%{version}/%{name}-%{version}.tar.bz2
14mr|ppl-1.1-2|26	Source1:	ppl.hh
14mr|ppl-1.1-2|27	Source2:	ppl_c.h
14mr|ppl-1.1-2|28	Patch0:		ppl-cstddef.patch
14mr|ppl-1.1-2|29	Patch1:		ppl-PlLong.patch
14mr|ppl-1.1-2|30	BuildRequires:	m4 >= 1.4.8
14mr|ppl-1.1-2|31	BuildRequires:	gmp-devel >= 4.1.3
14mr|ppl-1.1-2|32	BuildRequires:	gmpxx-devel >= 4.1.3
14mr|ppl-1.1-2|33	
14mr|ppl-1.1-2|34	%description
14mr|ppl-1.1-2|35	The Parma Polyhedra Library (PPL) is a library for the manipulation of
14mr|ppl-1.1-2|36	(not necessarily closed) convex polyhedra and other numerical
14mr|ppl-1.1-2|37	abstractions.  The applications of convex polyhedra include program
14mr|ppl-1.1-2|38	analysis, optimized compilation, integer and combinatorial
14mr|ppl-1.1-2|39	optimization and statistical data-editing.  The Parma Polyhedra
14mr|ppl-1.1-2|40	Library comes with several user friendly interfaces, is fully dynamic
14mr|ppl-1.1-2|41	(available virtual memory is the only limitation to the dimension of
14mr|ppl-1.1-2|42	anything), written in accordance to all the applicable standards,
14mr|ppl-1.1-2|43	exception-safe, rather efficient, thoroughly documented, and free
14mr|ppl-1.1-2|44	software.  This package provides all what is necessary to run
14mr|ppl-1.1-2|45	applications using the PPL through its C and C++ interfaces.
14mr|ppl-1.1-2|46	
14mr|ppl-1.1-2|47	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|48	%package -n %{libppl}
14mr|ppl-1.1-2|49	Group:		Development/C
14mr|ppl-1.1-2|50	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
14mr|ppl-1.1-2|51	%if %mdkversion == 201100
14mr|ppl-1.1-2|52	Conflicts:	%{mklibname ppl 7} = 0.11
14mr|ppl-1.1-2|53	%endif
14mr|ppl-1.1-2|54	# Merged into ppl as of 0.12
14mr|ppl-1.1-2|55	%rename %{libpwl}
14mr|ppl-1.1-2|56	
14mr|ppl-1.1-2|57	%description -n %{libppl}
14mr|ppl-1.1-2|58	The Parma Polyhedra Library (PPL) is a library for the manipulation of
14mr|ppl-1.1-2|59	(not necessarily closed) convex polyhedra and other numerical
14mr|ppl-1.1-2|60	abstractions.  The applications of convex polyhedra include program
14mr|ppl-1.1-2|61	analysis, optimized compilation, integer and combinatorial
14mr|ppl-1.1-2|62	optimization and statistical data-editing.  The Parma Polyhedra
14mr|ppl-1.1-2|63	Library comes with several user friendly interfaces, is fully dynamic
14mr|ppl-1.1-2|64	(available virtual memory is the only limitation to the dimension of
14mr|ppl-1.1-2|65	anything), written in accordance to all the applicable standards,
14mr|ppl-1.1-2|66	exception-safe, rather efficient, thoroughly documented, and free
14mr|ppl-1.1-2|67	software.  This package provides all what is necessary to run
14mr|ppl-1.1-2|68	applications using the PPL through its C and C++ interfaces.
14mr|ppl-1.1-2|69	
14mr|ppl-1.1-2|70	%files -n %{libppl}
14mr|ppl-1.1-2|71	%dir %{_docdir}/%{name}
14mr|ppl-1.1-2|72	%doc %{_docdir}/%{name}/BUGS
14mr|ppl-1.1-2|73	%doc %{_docdir}/%{name}/COPYING
14mr|ppl-1.1-2|74	%doc %{_docdir}/%{name}/CREDITS
14mr|ppl-1.1-2|75	%doc %{_docdir}/%{name}/NEWS
14mr|ppl-1.1-2|76	%doc %{_docdir}/%{name}/README
14mr|ppl-1.1-2|77	%doc %{_docdir}/%{name}/README.configure
14mr|ppl-1.1-2|78	%doc %{_docdir}/%{name}/TODO
14mr|ppl-1.1-2|79	%doc %{_docdir}/%{name}/gpl.txt
14mr|ppl-1.1-2|80	%{_libdir}/libppl.so.%{ppl_major}*
14mr|ppl-1.1-2|81	%if !%{with crosscompile}
14mr|ppl-1.1-2|82	%ifnarch %arm
14mr|ppl-1.1-2|83	%dir %{_libdir}/%{name}
14mr|ppl-1.1-2|84	%endif
14mr|ppl-1.1-2|85	%endif
14mr|ppl-1.1-2|86	
14mr|ppl-1.1-2|87	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|88	%package -n %{libppl_devel}
14mr|ppl-1.1-2|89	Summary:	Development tools for the Parma Polyhedra Library C and C++ interfaces
14mr|ppl-1.1-2|90	Group:		Development/C
14mr|ppl-1.1-2|91	Requires:	%{libppl} = %{EVRD}
14mr|ppl-1.1-2|92	Provides:	%{name}-devel = %{EVRD}
14mr|ppl-1.1-2|93	Conflicts:	%{_lib}ppl7-devel < 0.11-3
14mr|ppl-1.1-2|94	# Merged into ppl as of 0.12
14mr|ppl-1.1-2|95	%rename %{libpwl_devel}
14mr|ppl-1.1-2|96	
14mr|ppl-1.1-2|97	%description -n %{libppl_devel}
14mr|ppl-1.1-2|98	The header files, Autoconf macro and minimal documentation for
14mr|ppl-1.1-2|99	developing applications using the Parma Polyhedra Library through
14mr|ppl-1.1-2|100	its C and C++ interfaces.
14mr|ppl-1.1-2|101	
14mr|ppl-1.1-2|102	%files -n %{libppl_devel}
14mr|ppl-1.1-2|103	%{_bindir}/ppl-config
14mr|ppl-1.1-2|104	%{_includedir}/ppl*.hh
14mr|ppl-1.1-2|105	%{_libdir}/libppl.so
14mr|ppl-1.1-2|106	%{_mandir}/man1/ppl-config.1*
14mr|ppl-1.1-2|107	%{_mandir}/man3/libppl.3*
14mr|ppl-1.1-2|108	%{_datadir}/aclocal/ppl.m4
14mr|ppl-1.1-2|109	
14mr|ppl-1.1-2|110	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|111	%package -n %{libppl_static_devel}
14mr|ppl-1.1-2|112	Summary:	Static archives for the Parma Polyhedra Library C and C++ interfaces
14mr|ppl-1.1-2|113	Group:		Development/C
14mr|ppl-1.1-2|114	Requires:	%{name}-devel = %{EVRD}
14mr|ppl-1.1-2|115	Provides:	libppl-static-devel = %{EVRD}
14mr|ppl-1.1-2|116	Obsoletes:	%{_lib}ppl7-static-devel < 0.11-3
14mr|ppl-1.1-2|117	
14mr|ppl-1.1-2|118	%description -n %{libppl_static_devel}
14mr|ppl-1.1-2|119	The static archives for the Parma Polyhedra Library C and C++ interfaces.
14mr|ppl-1.1-2|120	
14mr|ppl-1.1-2|121	%files -n %{libppl_static_devel}
14mr|ppl-1.1-2|122	%{_libdir}/libppl.a
14mr|ppl-1.1-2|123	
14mr|ppl-1.1-2|124	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|125	%package -n %{libppl_c}
14mr|ppl-1.1-2|126	Group:		Development/C
14mr|ppl-1.1-2|127	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
14mr|ppl-1.1-2|128	
14mr|ppl-1.1-2|129	%description -n %{libppl_c}
14mr|ppl-1.1-2|130	The Parma Polyhedra Library (PPL) is a library for the manipulation of
14mr|ppl-1.1-2|131	(not necessarily closed) convex polyhedra and other numerical
14mr|ppl-1.1-2|132	abstractions.  The applications of convex polyhedra include program
14mr|ppl-1.1-2|133	analysis, optimized compilation, integer and combinatorial
14mr|ppl-1.1-2|134	optimization and statistical data-editing.  The Parma Polyhedra
14mr|ppl-1.1-2|135	Library comes with several user friendly interfaces, is fully dynamic
14mr|ppl-1.1-2|136	(available virtual memory is the only limitation to the dimension of
14mr|ppl-1.1-2|137	anything), written in accordance to all the applicable standards,
14mr|ppl-1.1-2|138	exception-safe, rather efficient, thoroughly documented, and free
14mr|ppl-1.1-2|139	software.  This package provides all what is necessary to run
14mr|ppl-1.1-2|140	applications using the PPL through its C and C++ interfaces.
14mr|ppl-1.1-2|141	
14mr|ppl-1.1-2|142	%files -n %{libppl_c}
14mr|ppl-1.1-2|143	%{_libdir}/libppl_c.so.%{ppl_c_major}*
14mr|ppl-1.1-2|144	
14mr|ppl-1.1-2|145	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|146	%package -n %{libppl_c_devel}
14mr|ppl-1.1-2|147	Summary:	Development tools for the Parma Polyhedra Library C and C++ interfaces
14mr|ppl-1.1-2|148	Group:		Development/C
14mr|ppl-1.1-2|149	Requires:	%{libppl_c} = %{EVRD}
14mr|ppl-1.1-2|150	Conflicts:	%{_lib}ppl-devel < 0.11-3
14mr|ppl-1.1-2|151	Provides:	ppl_c-devel = %{EVRD}
14mr|ppl-1.1-2|152	
14mr|ppl-1.1-2|153	%description -n %{libppl_c_devel}
14mr|ppl-1.1-2|154	The header files, Autoconf macro and minimal documentation for
14mr|ppl-1.1-2|155	developing applications using the Parma Polyhedra Library through
14mr|ppl-1.1-2|156	its C and C++ interfaces.
14mr|ppl-1.1-2|157	
14mr|ppl-1.1-2|158	%files -n %{libppl_c_devel}
14mr|ppl-1.1-2|159	%{_includedir}/ppl_c*.h
14mr|ppl-1.1-2|160	%{_libdir}/libppl_c.so
14mr|ppl-1.1-2|161	%{_mandir}/man3/libppl_c.3.*
14mr|ppl-1.1-2|162	%{_datadir}/aclocal/ppl_c.m4
14mr|ppl-1.1-2|163	
14mr|ppl-1.1-2|164	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|165	%package -n %{libppl_c_static_devel}
14mr|ppl-1.1-2|166	Summary:	Static archives for the Parma Polyhedra Library C and C++ interfaces
14mr|ppl-1.1-2|167	Group:		Development/C
14mr|ppl-1.1-2|168	Requires:	%{libppl_c_devel} = %{EVRD}
14mr|ppl-1.1-2|169	Provides:	libppl_c-static-devel = %{EVRD}
14mr|ppl-1.1-2|170	Provides:	ppl_c-static-devel = %{EVRD}
14mr|ppl-1.1-2|171	Conflicts:	%{_lib}ppl7-static-devel
14mr|ppl-1.1-2|172	
14mr|ppl-1.1-2|173	%description -n %{libppl_c_static_devel}
14mr|ppl-1.1-2|174	The static archives for the Parma Polyhedra Library C and C++ interfaces.
14mr|ppl-1.1-2|175	
14mr|ppl-1.1-2|176	%files -n %{libppl_c_static_devel}
14mr|ppl-1.1-2|177	%{_libdir}/libppl_c.a
14mr|ppl-1.1-2|178	
14mr|ppl-1.1-2|179	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|180	%package	utils
14mr|ppl-1.1-2|181	Summary:	Utilities using the Parma Polyhedra Library
14mr|ppl-1.1-2|182	Group:		Development/C
14mr|ppl-1.1-2|183	Requires:	%{libppl} = %{EVRD}
14mr|ppl-1.1-2|184	BuildRequires:	glpk-devel >= 4.13
14mr|ppl-1.1-2|185	
14mr|ppl-1.1-2|186	%description	utils
14mr|ppl-1.1-2|187	This package contains the mixed integer linear programming solver ppl_lpsol
14mr|ppl-1.1-2|188	and the program ppl_lcdd for vertex/facet enumeration of convex polyhedra.
14mr|ppl-1.1-2|189	
14mr|ppl-1.1-2|190	%files		utils
14mr|ppl-1.1-2|191	%{_bindir}/ppl_lcdd
14mr|ppl-1.1-2|192	%{_bindir}/ppl_lpsol
14mr|ppl-1.1-2|193	%{_bindir}/ppl_pips
14mr|ppl-1.1-2|194	%{_mandir}/man1/ppl_lcdd.1*
14mr|ppl-1.1-2|195	%{_mandir}/man1/ppl_lpsol.1*
14mr|ppl-1.1-2|196	%{_mandir}/man1/ppl_pips.1*
14mr|ppl-1.1-2|197	
14mr|ppl-1.1-2|198	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|199	%ifnarch ia64 ppc64 s390 s390x %arm aarch64
14mr|ppl-1.1-2|200	%package	gprolog
14mr|ppl-1.1-2|201	# The `gprolog' package is not available on ppc64:
14mr|ppl-1.1-2|202	# the GNU Prolog interface must thus be disabled for that architecture.
14mr|ppl-1.1-2|203	Summary:	The GNU Prolog interface of the Parma Polyhedra Library
14mr|ppl-1.1-2|204	Group:		Development/Other
14mr|ppl-1.1-2|205	BuildRequires:	gprolog >= 1.2.19
14mr|ppl-1.1-2|206	Requires:	gprolog >= 1.2.19
14mr|ppl-1.1-2|207	
14mr|ppl-1.1-2|208	%description	gprolog
14mr|ppl-1.1-2|209	This package adds GNU Prolog support to the Parma Polyhedra Library (PPL).
14mr|ppl-1.1-2|210	Install this package if you want to use the library in GNU Prolog programs.
14mr|ppl-1.1-2|211	
14mr|ppl-1.1-2|212	%files		gprolog
14mr|ppl-1.1-2|213	%doc interfaces/Prolog/GNU/README.gprolog
14mr|ppl-1.1-2|214	%{_bindir}/ppl_gprolog
14mr|ppl-1.1-2|215	%{_datadir}/%{name}/ppl_gprolog.pl
14mr|ppl-1.1-2|216	%{_libdir}/%{name}/libppl_gprolog.so
14mr|ppl-1.1-2|217	
14mr|ppl-1.1-2|218	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|219	%package	gprolog-static
14mr|ppl-1.1-2|220	Summary:	The static archive for the GNU Prolog interface of the Parma Polyhedra Library
14mr|ppl-1.1-2|221	Group:		Development/Other
14mr|ppl-1.1-2|222	Requires:	%{name}-gprolog = %{EVRD}
14mr|ppl-1.1-2|223	
14mr|ppl-1.1-2|224	%description gprolog-static
14mr|ppl-1.1-2|225	This package contains the static archive for the GNU Prolog interface
14mr|ppl-1.1-2|226	of the Parma Polyhedra Library.
14mr|ppl-1.1-2|227	
14mr|ppl-1.1-2|228	%files		gprolog-static
14mr|ppl-1.1-2|229	%{_libdir}/%{name}/libppl_gprolog.a
14mr|ppl-1.1-2|230	%endif
14mr|ppl-1.1-2|231	
14mr|ppl-1.1-2|232	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|233	%if %{with java}
14mr|ppl-1.1-2|234	%package	java
14mr|ppl-1.1-2|235	Summary:	The Java interface of the Parma Polyhedra Library
14mr|ppl-1.1-2|236	Group:		Development/Java
14mr|ppl-1.1-2|237	BuildRequires:	java-1.7.0-openjdk-devel
14mr|ppl-1.1-2|238	#java-devel >= 0:1.6.0
14mr|ppl-1.1-2|239	BuildRequires:	jpackage-utils
14mr|ppl-1.1-2|240	Requires:	java >= 1.6.0
14mr|ppl-1.1-2|241	Requires:	jpackage-utils
14mr|ppl-1.1-2|242	Requires:	%{libppl} = %{EVRD}
14mr|ppl-1.1-2|243	
14mr|ppl-1.1-2|244	%description	java
14mr|ppl-1.1-2|245	This package adds Java support to the Parma Polyhedra Library.
14mr|ppl-1.1-2|246	Install this package if you want to use the library in Java programs.
14mr|ppl-1.1-2|247	
14mr|ppl-1.1-2|248	%files		java
14mr|ppl-1.1-2|249	%doc interfaces/Java/README.java
14mr|ppl-1.1-2|250	%{_libdir}/%{name}/libppl_java.so
14mr|ppl-1.1-2|251	%{_libdir}/%{name}/ppl_java.jar
14mr|ppl-1.1-2|252	
14mr|ppl-1.1-2|253	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|254	%package	java-javadoc
14mr|ppl-1.1-2|255	Summary:	Javadocs for %{name}-java
14mr|ppl-1.1-2|256	Group:		Development/Java
14mr|ppl-1.1-2|257	Requires:	%{name}-java = %{EVRD}
14mr|ppl-1.1-2|258	Requires:	jpackage-utils
14mr|ppl-1.1-2|259	
14mr|ppl-1.1-2|260	%description	java-javadoc
14mr|ppl-1.1-2|261	This package contains the API documentation for Java interface
14mr|ppl-1.1-2|262	of the Parma Polyhedra Library.
14mr|ppl-1.1-2|263	
14mr|ppl-1.1-2|264	%files		java-javadoc
14mr|ppl-1.1-2|265	%{_javadocdir}/%{name}-java
14mr|ppl-1.1-2|266	%endif
14mr|ppl-1.1-2|267	
14mr|ppl-1.1-2|268	#-----------------------------------------------------------------------
14mr|ppl-1.1-2|269	%package	docs
14mr|ppl-1.1-2|270	Summary:	Documentation for the Parma Polyhedra Library
14mr|ppl-1.1-2|271	Group:		Development/C
14mr|ppl-1.1-2|272	Requires:	%{libppl} = %{EVRD}
14mr|ppl-1.1-2|273	
14mr|ppl-1.1-2|274	%description	docs
14mr|ppl-1.1-2|275	This package contains all the documentations required by programmers
14mr|ppl-1.1-2|276	using the Parma Polyhedra Library (PPL).
14mr|ppl-1.1-2|277	Install this package if you want to program with the PPL.
14mr|ppl-1.1-2|278	
14mr|ppl-1.1-2|279	%files		docs
14mr|ppl-1.1-2|280	%doc %{_docdir}/%{name}/ChangeLog*
14mr|ppl-1.1-2|281	%doc %{_docdir}/%{name}/README.doc
14mr|ppl-1.1-2|282	%doc %{_docdir}/%{name}/fdl.*
14mr|ppl-1.1-2|283	%doc %{_docdir}/%{name}/gpl.pdf
14mr|ppl-1.1-2|284	%doc %{_docdir}/%{name}/gpl.ps.gz
14mr|ppl-1.1-2|285	%doc %{_docdir}/%{name}/ppl-user-%{version}-html/
14mr|ppl-1.1-2|286	%doc %{_docdir}/%{name}/ppl-user-*-interface-%{version}-html/
14mr|ppl-1.1-2|287	%doc %{_docdir}/%{name}/ppl-user-%{version}.pdf
14mr|ppl-1.1-2|288	%doc %{_docdir}/%{name}/ppl-user-*-interface-%{version}.pdf
14mr|ppl-1.1-2|289	%doc %{_docdir}/%{name}/ppl-user-%{version}.ps.gz
14mr|ppl-1.1-2|290	%doc %{_docdir}/%{name}/ppl-user-*-interface-%{version}.ps.gz
14mr|ppl-1.1-2|291	
14mr|ppl-1.1-2|292	%prep
14mr|ppl-1.1-2|293	%setup -q
14mr|ppl-1.1-2|294	%apply_patches
14mr|ppl-1.1-2|295	
14mr|ppl-1.1-2|296	aclocal -I m4
14mr|ppl-1.1-2|297	autoreconf -fi
14mr|ppl-1.1-2|298	
14mr|ppl-1.1-2|299	%build
14mr|ppl-1.1-2|300	CPPFLAGS="-I%{_includedir}/glpk"
14mr|ppl-1.1-2|301	# This is the explicit list of arches gprolog supports
14mr|ppl-1.1-2|302	%ifarch x86_64 %{ix86} ppc alpha
14mr|ppl-1.1-2|303	CPPFLAGS="$CPPFLAGS -I%{_libdir}/gprolog-`gprolog --version 2>&1 | head -1 | sed -e "s/.* \([^ ]*\)$/\1/g"`/include"
14mr|ppl-1.1-2|304	%endif
14mr|ppl-1.1-2|305	%ifnarch sparc64 sparcv9 %{arm} ppc ppc64
14mr|ppl-1.1-2|306	CPPFLAGS="$CPPFLAGS -I`swipl -dump-runtime-variables | grep PLBASE= | sed 's/PLBASE="\(.*\)";/\1/'`/include"
14mr|ppl-1.1-2|307	CPPFLAGS="$CPPFLAGS -I%{_includedir}/Yap"
14mr|ppl-1.1-2|308	%endif
14mr|ppl-1.1-2|309	%configure --docdir=%{_docdir}/%{name} --enable-shared --disable-rpath --enable-interfaces="c++ c gnu_prolog swi_prolog yap_prolog java" CPPFLAGS="$CPPFLAGS"
14mr|ppl-1.1-2|310	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|ppl-1.1-2|311	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|ppl-1.1-2|312	make %{?_smp_mflags}
14mr|ppl-1.1-2|313	%make
14mr|ppl-1.1-2|314	
14mr|ppl-1.1-2|315	%install
14mr|ppl-1.1-2|316	%makeinstall_std
14mr|ppl-1.1-2|317	
14mr|ppl-1.1-2|318	# In order to avoid multiarch conflicts when installed for multiple
14mr|ppl-1.1-2|319	# architectures (e.g., i386 and x86_64), we rename the header files
14mr|ppl-1.1-2|320	# of the ppl-devel and ppl-pwl-devel packages.  They are substituted with
14mr|ppl-1.1-2|321	# ad-hoc switchers that select the appropriate header file depending on
14mr|ppl-1.1-2|322	# the architecture for which the compiler is compiling.
14mr|ppl-1.1-2|323	
14mr|ppl-1.1-2|324	# Since our header files only depend on the sizeof things, we smash
14mr|ppl-1.1-2|325	# ix86 onto i386 and arm* onto arm.  For the SuperH RISC engine family,
14mr|ppl-1.1-2|326	# we smash sh3 and sh4 onto sh.
14mr|ppl-1.1-2|327	normalized_arch=%{_arch}
14mr|ppl-1.1-2|328	%ifarch %{ix86}
14mr|ppl-1.1-2|329	normalized_arch=i386
14mr|ppl-1.1-2|330	%endif
14mr|ppl-1.1-2|331	%ifarch %{arm}
14mr|ppl-1.1-2|332	normalized_arch=arm
14mr|ppl-1.1-2|333	%endif
14mr|ppl-1.1-2|334	%ifarch sh3 sh4
14mr|ppl-1.1-2|335	normalized_arch=sh
14mr|ppl-1.1-2|336	%endif
14mr|ppl-1.1-2|337	
14mr|ppl-1.1-2|338	mv %{buildroot}/%{_includedir}/ppl.hh %{buildroot}/%{_includedir}/ppl-${normalized_arch}.hh
14mr|ppl-1.1-2|339	install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/ppl.hh
14mr|ppl-1.1-2|340	mv %{buildroot}/%{_includedir}/ppl_c.h %{buildroot}/%{_includedir}/ppl_c-${normalized_arch}.h
14mr|ppl-1.1-2|341	install -m644 %{SOURCE2} %{buildroot}/%{_includedir}/ppl_c.h
14mr|ppl-1.1-2|342	
14mr|ppl-1.1-2|343	%if %{with java}
14mr|ppl-1.1-2|344	# Install the Javadocs for ppl-java.
14mr|ppl-1.1-2|345	mkdir -p %{buildroot}%{_javadocdir}
14mr|ppl-1.1-2|346	mv \
14mr|ppl-1.1-2|347	%{buildroot}/%{_docdir}/%{name}/ppl-user-java-interface-%{version}-html \
14mr|ppl-1.1-2|348	%{buildroot}%{_javadocdir}/%{name}-java
14mr|ppl-1.1-2|349	%endif
14mr|ppl-1.1-2|350	
14mr|ppl-1.1-2|351	%changelog
14mr|ppl-1.1-2|352	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|ppl-1.1-2|353	+ Revision: 37ce774
14mr|ppl-1.1-2|354	- MassBuild#440: Increase release tag
14mr|ppl-1.1-2|355	
14mr|ppl-1.1-2|356	

18568 14
14mr|ppmtocpva-1.0-14|1	Summary:	Converts PPM files to the format used by the Citizen Printiva series printers
14mr|ppmtocpva-1.0-14|2	Name:		ppmtocpva
14mr|ppmtocpva-1.0-14|3	Version:	1.0
14mr|ppmtocpva-1.0-14|4	Release:	14
14mr|ppmtocpva-1.0-14|5	License:	GPL
14mr|ppmtocpva-1.0-14|6	Group:		System/Printing
14mr|ppmtocpva-1.0-14|7	URL:		http://www.stevens-bradfield.com/ppmtomd/
14mr|ppmtocpva-1.0-14|8	Source0:	http://www.dcs.ed.ac.uk/home/jcb/ppmtocpva-%{version}.tar.bz2
14mr|ppmtocpva-1.0-14|9	Patch0:		ppmtocpva-1.0-includes.patch
14mr|ppmtocpva-1.0-14|10	Patch1:		ppmtocpva-1.0-netpbm.patch
14mr|ppmtocpva-1.0-14|11	Patch2:		ppmtocpva-1.0-LDFLAGS.diff
14mr|ppmtocpva-1.0-14|12	BuildRequires:	netpbm-devel
14mr|ppmtocpva-1.0-14|13	Conflicts:	printer-utils = 2007
14mr|ppmtocpva-1.0-14|14	Conflicts:	printer-filters = 2007
14mr|ppmtocpva-1.0-14|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ppmtocpva-1.0-14|16	
14mr|ppmtocpva-1.0-14|17	%description
14mr|ppmtocpva-1.0-14|18	This program converts PPM files to the format used by the Citizen Printiva
14mr|ppmtocpva-1.0-14|19	series printers and some printers of the Alps MD series.
14mr|ppmtocpva-1.0-14|20	
14mr|ppmtocpva-1.0-14|21	%prep
14mr|ppmtocpva-1.0-14|22	
14mr|ppmtocpva-1.0-14|23	%setup -q
14mr|ppmtocpva-1.0-14|24	%patch0 -p1 -b .includes
14mr|ppmtocpva-1.0-14|25	%patch1 -p1
14mr|ppmtocpva-1.0-14|26	%patch2 -p0
14mr|ppmtocpva-1.0-14|27	
14mr|ppmtocpva-1.0-14|28	# fix attribs
14mr|ppmtocpva-1.0-14|29	chmod 644 *
14mr|ppmtocpva-1.0-14|30	
14mr|ppmtocpva-1.0-14|31	%build
14mr|ppmtocpva-1.0-14|32	
14mr|ppmtocpva-1.0-14|33	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|ppmtocpva-1.0-14|34	
14mr|ppmtocpva-1.0-14|35	%install
14mr|ppmtocpva-1.0-14|36	rm -rf %{buildroot}
14mr|ppmtocpva-1.0-14|37	
14mr|ppmtocpva-1.0-14|38	install -d %{buildroot}%{_bindir}
14mr|ppmtocpva-1.0-14|39	
14mr|ppmtocpva-1.0-14|40	install -m0755 ppmtocpva %{buildroot}%{_bindir}/
14mr|ppmtocpva-1.0-14|41	install -m0755 cpva-colour %{buildroot}%{_bindir}/
14mr|ppmtocpva-1.0-14|42	
14mr|ppmtocpva-1.0-14|43	%clean
14mr|ppmtocpva-1.0-14|44	rm -rf %{buildroot}
14mr|ppmtocpva-1.0-14|45	
14mr|ppmtocpva-1.0-14|46	%files
14mr|ppmtocpva-1.0-14|47	%defattr(-,root,root)
14mr|ppmtocpva-1.0-14|48	%doc README
14mr|ppmtocpva-1.0-14|49	%attr(0755,root,root) %{_bindir}/*
14mr|ppmtocpva-1.0-14|50	
14mr|ppmtocpva-1.0-14|51	
14mr|ppmtocpva-1.0-14|52	
14mr|ppmtocpva-1.0-14|53	%changelog
14mr|ppmtocpva-1.0-14|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-14
14mr|ppmtocpva-1.0-14|55	+ Revision: c3fa889
14mr|ppmtocpva-1.0-14|56	- MassBuild#440: Increase release tag
14mr|ppmtocpva-1.0-14|57	
14mr|ppmtocpva-1.0-14|58	

18569 14
14mr|ppmtomd-1.6-2|1	Summary:	Driver for the Alps Micro-Dry printers and similars
14mr|ppmtomd-1.6-2|2	Name:		ppmtomd
14mr|ppmtomd-1.6-2|3	Version:	1.6
14mr|ppmtomd-1.6-2|4	Release:	2
14mr|ppmtomd-1.6-2|5	License:	GPL
14mr|ppmtomd-1.6-2|6	Group:		System/Printing
14mr|ppmtomd-1.6-2|7	URL:		http://www.stevens-bradfield.com/ppmtomd/
14mr|ppmtomd-1.6-2|8	Source0:	http://www.stevens-bradfield.com/ppmtomd/%{name}-%{version}.tar.gz
14mr|ppmtomd-1.6-2|9	Patch0:		ppmtomd-mdv_conf.diff
14mr|ppmtomd-1.6-2|10	Patch1:		ppmtomd-1.5-LDFLAGS.diff
14mr|ppmtomd-1.6-2|11	Patch2:		ppmtomd-1.6-mdv-fix-netpbm-includes.patch
14mr|ppmtomd-1.6-2|12	BuildRequires:	netpbm-devel
14mr|ppmtomd-1.6-2|13	
14mr|ppmtomd-1.6-2|14	%description
14mr|ppmtomd-1.6-2|15	A program to convert images from PPM format into the control language for the
14mr|ppmtomd-1.6-2|16	Alps Micro-Dry printers, at various times sold by Citizen, Alps and Okidata.
14mr|ppmtomd-1.6-2|17	
14mr|ppmtomd-1.6-2|18	This program drives the Alps Micro-Dry series of printers, including the
14mr|ppmtomd-1.6-2|19	Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the
14mr|ppmtomd-1.6-2|20	DP-7000).
14mr|ppmtomd-1.6-2|21	
14mr|ppmtomd-1.6-2|22	In the current release, the program drives the standard mode fairly well; the
14mr|ppmtomd-1.6-2|23	dye sublimation mode very well; and the VPhoto mode reasonably well.
14mr|ppmtomd-1.6-2|24	
14mr|ppmtomd-1.6-2|25	It supports all the colours available up to the DP-5000, including the foil
14mr|ppmtomd-1.6-2|26	colours.
14mr|ppmtomd-1.6-2|27	
14mr|ppmtomd-1.6-2|28	%prep
14mr|ppmtomd-1.6-2|29	
14mr|ppmtomd-1.6-2|30	%setup -q
14mr|ppmtomd-1.6-2|31	%patch0 -p0
14mr|ppmtomd-1.6-2|32	%patch1 -p0
14mr|ppmtomd-1.6-2|33	%if %{mdkversion} >= 201010
14mr|ppmtomd-1.6-2|34	%patch2 -p1
14mr|ppmtomd-1.6-2|35	%endif
14mr|ppmtomd-1.6-2|36	
14mr|ppmtomd-1.6-2|37	# fix attribs
14mr|ppmtomd-1.6-2|38	chmod 644 *
14mr|ppmtomd-1.6-2|39	
14mr|ppmtomd-1.6-2|40	%build
14mr|ppmtomd-1.6-2|41	
14mr|ppmtomd-1.6-2|42	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|ppmtomd-1.6-2|43	
14mr|ppmtomd-1.6-2|44	%install
14mr|ppmtomd-1.6-2|45	
14mr|ppmtomd-1.6-2|46	install -d %{buildroot}%{_bindir}
14mr|ppmtomd-1.6-2|47	install -d %{buildroot}%{_mandir}/man1
14mr|ppmtomd-1.6-2|48	
14mr|ppmtomd-1.6-2|49	install -m0755 ppmtomd %{buildroot}%{_bindir}/
14mr|ppmtomd-1.6-2|50	install -m0644 ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
14mr|ppmtomd-1.6-2|51	
14mr|ppmtomd-1.6-2|52	%clean
14mr|ppmtomd-1.6-2|53	
14mr|ppmtomd-1.6-2|54	%files
14mr|ppmtomd-1.6-2|55	%doc LICENCE README
14mr|ppmtomd-1.6-2|56	%attr(0755,root,root) %{_bindir}/*
14mr|ppmtomd-1.6-2|57	%attr(0644,root,root) %{_mandir}/man1/*
14mr|ppmtomd-1.6-2|58	
14mr|ppmtomd-1.6-2|59	
14mr|ppmtomd-1.6-2|60	
14mr|ppmtomd-1.6-2|61	%changelog
14mr|ppmtomd-1.6-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-2
14mr|ppmtomd-1.6-2|63	+ Revision: 9031bb3
14mr|ppmtomd-1.6-2|64	- MassBuild#440: Increase release tag
14mr|ppmtomd-1.6-2|65	
14mr|ppmtomd-1.6-2|66	

18570 14
14mr|ppp-2.4.7-1|1	%bcond_without inet6
14mr|ppp-2.4.7-1|2	
14mr|ppp-2.4.7-1|3	Summary:	The PPP daemon and documentation
14mr|ppp-2.4.7-1|4	Name:		ppp
14mr|ppp-2.4.7-1|5	Version:	2.4.7
14mr|ppp-2.4.7-1|6	Release:	1
14mr|ppp-2.4.7-1|7	License:	BSD-like
14mr|ppp-2.4.7-1|8	Group:		System/Servers
14mr|ppp-2.4.7-1|9	Url:		http://www.samba.org/ppp/
14mr|ppp-2.4.7-1|10	Source0:	ftp://ftp.samba.org/pub/ppp/%{name}-%{version}.tar.gz
14mr|ppp-2.4.7-1|11	Source1:	ppp-2.4.3-pam.conf
14mr|ppp-2.4.7-1|12	Source2:	ppp-2.4.1-mppe-crypto.tar.bz2
14mr|ppp-2.4.7-1|13	Source3:	README.pppoatm
14mr|ppp-2.4.7-1|14	Source4:	ppp.logrotate
14mr|ppp-2.4.7-1|15	Source5:	ppp-dhcpc.tar.bz2
14mr|ppp-2.4.7-1|16	Patch0:		ppp-2.4.7-make.patch
14mr|ppp-2.4.7-1|17	Patch1:		ppp-2.3.6-sample.patch
14mr|ppp-2.4.7-1|18	Patch2:		ppp-options.patch
14mr|ppp-2.4.7-1|19	Patch3:		ppp-2.4.3-pppdump-Makefile.patch
14mr|ppp-2.4.7-1|20	Patch4:		ppp-2.4.7-noexttraffic.patch
14mr|ppp-2.4.7-1|21	# (blino) use external libatm for pppoatm plugin
14mr|ppp-2.4.7-1|22	Patch5:		ppp-2.4.3-libatm.patch
14mr|ppp-2.4.7-1|23	Patch6:		ppp-2.4.2-pie.patch
14mr|ppp-2.4.7-1|24	Patch7:		ppp-2.4.4-multipledefrt.patch
14mr|ppp-2.4.7-1|25	Patch8:		ppp-2.4.4-dontwriteetc.patch
14mr|ppp-2.4.7-1|26	Patch9:		ppp-2.4.3-pic.patch
14mr|ppp-2.4.7-1|27	Patch10:	ppp-2.4.3-etcppp.patch
14mr|ppp-2.4.7-1|28	Patch11:	ppp-2.4.5-includes-sha1.patch
14mr|ppp-2.4.7-1|29	Patch12:	ppp-2.4.5-makeopt2.patch
14mr|ppp-2.4.7-1|30	Patch13:	ppp-2.4.7-nostrip.patch
14mr|ppp-2.4.7-1|31	BuildRequires:	libtool
14mr|ppp-2.4.7-1|32	BuildRequires:	atm-devel
14mr|ppp-2.4.7-1|33	BuildRequires:	pcap-devel
14mr|ppp-2.4.7-1|34	BuildRequires:	pkgconfig(openssl)
14mr|ppp-2.4.7-1|35	BuildRequires:	pam-devel
14mr|ppp-2.4.7-1|36	
14mr|ppp-2.4.7-1|37	%description
14mr|ppp-2.4.7-1|38	The ppp package contains the PPP (Point-to-Point Protocol) daemon
14mr|ppp-2.4.7-1|39	and documentation for PPP support.  The PPP protocol provides a
14mr|ppp-2.4.7-1|40	method for transmitting datagrams over serial point-to-point links.
14mr|ppp-2.4.7-1|41	
14mr|ppp-2.4.7-1|42	The ppp package should be installed if your machine need to support
14mr|ppp-2.4.7-1|43	the PPP protocol.
14mr|ppp-2.4.7-1|44	
14mr|ppp-2.4.7-1|45	%files
14mr|ppp-2.4.7-1|46	%doc FAQ PLUGINS README* scripts sample
14mr|ppp-2.4.7-1|47	%{_sbindir}/chat
14mr|ppp-2.4.7-1|48	%{_sbindir}/pppdump
14mr|ppp-2.4.7-1|49	%attr(5755,root,root) %{_sbindir}/pppd
14mr|ppp-2.4.7-1|50	%attr(0755,root,daemon) %{_sbindir}/pppstats
14mr|ppp-2.4.7-1|51	%{_mandir}/man*/*
14mr|ppp-2.4.7-1|52	%exclude %{_mandir}/man8/*rad*
14mr|ppp-2.4.7-1|53	%dir %{_libdir}/pppd
14mr|ppp-2.4.7-1|54	%{_libdir}/pppd/%{version}
14mr|ppp-2.4.7-1|55	%exclude %{_libdir}/pppd/%{version}/pppoatm.so
14mr|ppp-2.4.7-1|56	%exclude %{_libdir}/pppd/%{version}/rp-pppoe.so
14mr|ppp-2.4.7-1|57	%exclude %{_libdir}/pppd/%{version}/rad*
14mr|ppp-2.4.7-1|58	%exclude %{_libdir}/pppd/%{version}/dhcpc.so
14mr|ppp-2.4.7-1|59	%dir %{_sysconfdir}/ppp
14mr|ppp-2.4.7-1|60	%dir /var/run/ppp
14mr|ppp-2.4.7-1|61	/var/run/ppp/*
14mr|ppp-2.4.7-1|62	%attr(700, root, root) %dir /var/log/ppp
14mr|ppp-2.4.7-1|63	/var/log/ppp/*
14mr|ppp-2.4.7-1|64	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/chap-secrets
14mr|ppp-2.4.7-1|65	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/options
14mr|ppp-2.4.7-1|66	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/pap-secrets
14mr|ppp-2.4.7-1|67	%attr(0600,root,daemon) %{_sysconfdir}/ppp/connect-errors
14mr|ppp-2.4.7-1|68	%attr(0600,root,daemon) %{_sysconfdir}/ppp/resolv.conf
14mr|ppp-2.4.7-1|69	%attr(755,root,daemon) %dir %{_sysconfdir}/ppp/peers
14mr|ppp-2.4.7-1|70	%config(noreplace) %{_sysconfdir}/pam.d/ppp
14mr|ppp-2.4.7-1|71	%config(noreplace) /etc/logrotate.d/ppp
14mr|ppp-2.4.7-1|72	
14mr|ppp-2.4.7-1|73	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|74	
14mr|ppp-2.4.7-1|75	%package devel
14mr|ppp-2.4.7-1|76	Summary:	PPP devel files
14mr|ppp-2.4.7-1|77	Group:		Development/C
14mr|ppp-2.4.7-1|78	Requires:	%{name} = %{EVRD}
14mr|ppp-2.4.7-1|79	
14mr|ppp-2.4.7-1|80	%description devel
14mr|ppp-2.4.7-1|81	PPP over ATM plugin for %{name}.
14mr|ppp-2.4.7-1|82	
14mr|ppp-2.4.7-1|83	%files devel
14mr|ppp-2.4.7-1|84	%doc README*
14mr|ppp-2.4.7-1|85	%{_includedir}/pppd/*
14mr|ppp-2.4.7-1|86	%{multiarch_includedir}/pppd/pathnames.h
14mr|ppp-2.4.7-1|87	
14mr|ppp-2.4.7-1|88	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|89	
14mr|ppp-2.4.7-1|90	%package pppoatm
14mr|ppp-2.4.7-1|91	Summary:	PPP over ATM plugin for %{name}
14mr|ppp-2.4.7-1|92	Group:		System/Servers
14mr|ppp-2.4.7-1|93	Requires:	%{name} = %{EVRD}
14mr|ppp-2.4.7-1|94	
14mr|ppp-2.4.7-1|95	%description pppoatm
14mr|ppp-2.4.7-1|96	PPP over ATM plugin for %{name}.
14mr|ppp-2.4.7-1|97	
14mr|ppp-2.4.7-1|98	%files pppoatm
14mr|ppp-2.4.7-1|99	%doc README
14mr|ppp-2.4.7-1|100	%{_libdir}/pppd/%{version}/pppoatm.so
14mr|ppp-2.4.7-1|101	
14mr|ppp-2.4.7-1|102	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|103	
14mr|ppp-2.4.7-1|104	%package pppoe
14mr|ppp-2.4.7-1|105	Summary:	PPP over ethernet plugin for %{name}
14mr|ppp-2.4.7-1|106	Group:		System/Servers
14mr|ppp-2.4.7-1|107	Requires:	%{name} = %{EVRD}
14mr|ppp-2.4.7-1|108	
14mr|ppp-2.4.7-1|109	%description pppoe
14mr|ppp-2.4.7-1|110	PPP over ethernet plugin for %{name}.
14mr|ppp-2.4.7-1|111	
14mr|ppp-2.4.7-1|112	%files pppoe
14mr|ppp-2.4.7-1|113	%doc README
14mr|ppp-2.4.7-1|114	%{_libdir}/pppd/%{version}/rp-pppoe.so
14mr|ppp-2.4.7-1|115	%{_sbindir}/pppoe-discovery
14mr|ppp-2.4.7-1|116	
14mr|ppp-2.4.7-1|117	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|118	
14mr|ppp-2.4.7-1|119	%package radius
14mr|ppp-2.4.7-1|120	Summary:	Radius plugin for %{name}
14mr|ppp-2.4.7-1|121	Group:		System/Servers
14mr|ppp-2.4.7-1|122	Requires:	%{name} = %{EVRD}
14mr|ppp-2.4.7-1|123	Requires:	radiusclient-utils
14mr|ppp-2.4.7-1|124	
14mr|ppp-2.4.7-1|125	%description radius
14mr|ppp-2.4.7-1|126	Radius plugin for %{name}.
14mr|ppp-2.4.7-1|127	
14mr|ppp-2.4.7-1|128	%files radius
14mr|ppp-2.4.7-1|129	%doc README
14mr|ppp-2.4.7-1|130	%{_libdir}/pppd/%{version}/rad*.so
14mr|ppp-2.4.7-1|131	%{_mandir}/man8/*rad*
14mr|ppp-2.4.7-1|132	
14mr|ppp-2.4.7-1|133	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|134	
14mr|ppp-2.4.7-1|135	%package dhcp
14mr|ppp-2.4.7-1|136	Summary:	DHCP plugin for %{name}
14mr|ppp-2.4.7-1|137	Group:		System/Servers
14mr|ppp-2.4.7-1|138	Requires:	%{name} = %{EVRD}
14mr|ppp-2.4.7-1|139	
14mr|ppp-2.4.7-1|140	%description dhcp
14mr|ppp-2.4.7-1|141	DHCP plugin for %{name}.
14mr|ppp-2.4.7-1|142	
14mr|ppp-2.4.7-1|143	%files dhcp
14mr|ppp-2.4.7-1|144	%doc pppd/plugins/dhcp/README
14mr|ppp-2.4.7-1|145	%doc pppd/plugins/dhcp/AUTHORS
14mr|ppp-2.4.7-1|146	%doc pppd/plugins/dhcp/COPYING
14mr|ppp-2.4.7-1|147	%{_libdir}/pppd/%{version}/dhcpc.so
14mr|ppp-2.4.7-1|148	
14mr|ppp-2.4.7-1|149	#----------------------------------------------------------------------------
14mr|ppp-2.4.7-1|150	
14mr|ppp-2.4.7-1|151	%prep
14mr|ppp-2.4.7-1|152	%setup -q
14mr|ppp-2.4.7-1|153	%patch0 -p1 -b .make
14mr|ppp-2.4.7-1|154	%patch1 -p1 -b .sample
14mr|ppp-2.4.7-1|155	%patch2 -p1 -b .options
14mr|ppp-2.4.7-1|156	%patch3 -p1 -b .pppdump-Makefile
14mr|ppp-2.4.7-1|157	
14mr|ppp-2.4.7-1|158	# (gg) add noext-traffic option
14mr|ppp-2.4.7-1|159	%patch4 -p1 -b .noext
14mr|ppp-2.4.7-1|160	
14mr|ppp-2.4.7-1|161	%patch5 -p1 -b .libatm
14mr|ppp-2.4.7-1|162	%patch6 -p1 -b .pie
14mr|ppp-2.4.7-1|163	%patch7 -p1 -b .multipledefrt
14mr|ppp-2.4.7-1|164	
14mr|ppp-2.4.7-1|165	tar -xjf %{SOURCE2}
14mr|ppp-2.4.7-1|166	pushd pppd/plugins
14mr|ppp-2.4.7-1|167	tar -xjf %{SOURCE5}
14mr|ppp-2.4.7-1|168	popd
14mr|ppp-2.4.7-1|169	
14mr|ppp-2.4.7-1|170	%patch8 -p1 -b .dontwriteetc
14mr|ppp-2.4.7-1|171	
14mr|ppp-2.4.7-1|172	%patch9 -p1 -b .pic
14mr|ppp-2.4.7-1|173	%patch10 -p1 -b .etcppp
14mr|ppp-2.4.7-1|174	%patch11 -p1 -b .incsha1
14mr|ppp-2.4.7-1|175	%patch12 -p1 -b .dhcp
14mr|ppp-2.4.7-1|176	%patch13 -p1 -b .nostrip
14mr|ppp-2.4.7-1|177	
14mr|ppp-2.4.7-1|178	# lib64 fixes
14mr|ppp-2.4.7-1|179	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
14mr|ppp-2.4.7-1|180	perl -pi -e "s|(--prefix=/usr)|\1 --libdir=%{_libdir}|g" pppd/plugins/radius/Makefile.linux
14mr|ppp-2.4.7-1|181	perl -pi -e "/_PATH_PLUGIN/ and s,(?:/usr/lib|DESTDIR (\")/lib),\$1%{_libdir},"  pppd/pathnames.h
14mr|ppp-2.4.7-1|182	# enable the dhcp plugin
14mr|ppp-2.4.7-1|183	perl -p -i -e "s|^(PLUGINS :=)|SUBDIRS += dhcp\n\$1|g" pppd/plugins/Makefile.linux
14mr|ppp-2.4.7-1|184	
14mr|ppp-2.4.7-1|185	# fix /usr/local in scripts path
14mr|ppp-2.4.7-1|186	perl -pi -e "s|/usr/local/bin/pppd|%{_sbindir}/pppd|g;
14mr|ppp-2.4.7-1|187	s|/usr/local/bin/ssh|%{_bindir}/ssh|g;
14mr|ppp-2.4.7-1|188	s|/usr/local/bin/expect|%{_bindir}/expect|g" \
14mr|ppp-2.4.7-1|189	scripts/ppp-on-rsh \
14mr|ppp-2.4.7-1|190	scripts/ppp-on-ssh \
14mr|ppp-2.4.7-1|191	scripts/secure-card
14mr|ppp-2.4.7-1|192	
14mr|ppp-2.4.7-1|193	%if %{with inet6}
14mr|ppp-2.4.7-1|194	perl -pi -e "s/#HAVE_INET6/HAVE_INET6/" pppd/Makefile.linux
14mr|ppp-2.4.7-1|195	%endif
14mr|ppp-2.4.7-1|196	
14mr|ppp-2.4.7-1|197	%build
14mr|ppp-2.4.7-1|198	perl -pi -e "s/openssl/openssl -DOPENSSL_NO_SHA1/;" openssl/crypto/sha/Makefile
14mr|ppp-2.4.7-1|199	
14mr|ppp-2.4.7-1|200	%configure2_5x
14mr|ppp-2.4.7-1|201	%make RPM_OPT_FLAGS="%{optflags}" LIBDIR=%{_libdir}
14mr|ppp-2.4.7-1|202	%make -C pppd/plugins -f Makefile.linux
14mr|ppp-2.4.7-1|203	
14mr|ppp-2.4.7-1|204	%install
14mr|ppp-2.4.7-1|205	mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_sysconfdir}/{ppp/peers,pam.d}}
14mr|ppp-2.4.7-1|206	
14mr|ppp-2.4.7-1|207	%makeinstall LIBDIR=%{buildroot}%{_libdir}/pppd/%{version}/ INSTALL=install -C pppd/plugins/dhcp
14mr|ppp-2.4.7-1|208	%makeinstall INSTROOT=%{buildroot} SUBDIRS="pppoatm rp-pppoe radius pppol2tp"
14mr|ppp-2.4.7-1|209	
14mr|ppp-2.4.7-1|210	%multiarch_includes %{buildroot}%{_includedir}/pppd/pathnames.h
14mr|ppp-2.4.7-1|211	
14mr|ppp-2.4.7-1|212	# (gg) Allow stripping
14mr|ppp-2.4.7-1|213	chmod u+w %{buildroot}%{_sbindir}/*
14mr|ppp-2.4.7-1|214	
14mr|ppp-2.4.7-1|215	chmod go+r scripts/*
14mr|ppp-2.4.7-1|216	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/ppp
14mr|ppp-2.4.7-1|217	install -m 644 %{SOURCE3} %{_builddir}/%{name}-%{version}/
14mr|ppp-2.4.7-1|218	
14mr|ppp-2.4.7-1|219	# (stew) fix permissions
14mr|ppp-2.4.7-1|220	chmod 0755 `find %{buildroot} -name "*\.so"`
14mr|ppp-2.4.7-1|221	
14mr|ppp-2.4.7-1|222	# Provide pointers for people who expect stuff in old places
14mr|ppp-2.4.7-1|223	touch %{buildroot}/var/log/ppp/connect-errors
14mr|ppp-2.4.7-1|224	touch %{buildroot}/var/run/ppp/resolv.conf
14mr|ppp-2.4.7-1|225	ln -s ../../var/log/ppp/connect-errors %{buildroot}/etc/ppp/connect-errors
14mr|ppp-2.4.7-1|226	ln -s ../../var/run/ppp/resolv.conf %{buildroot}/etc/ppp/resolv.conf
14mr|ppp-2.4.7-1|227	
14mr|ppp-2.4.7-1|228	# Logrotate script
14mr|ppp-2.4.7-1|229	mkdir -p %{buildroot}/etc/logrotate.d
14mr|ppp-2.4.7-1|230	install -m 644 %{SOURCE4} %{buildroot}/etc/logrotate.d/ppp
14mr|ppp-2.4.7-1|231	
14mr|ppp-2.4.7-1|232	
14mr|ppp-2.4.7-1|233	%changelog
14mr|ppp-2.4.7-1|234	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.7-1
14mr|ppp-2.4.7-1|235	+ Revision: a0c9c70
14mr|ppp-2.4.7-1|236	- New version 2.4.7, spec cleanup
14mr|ppp-2.4.7-1|237	
14mr|ppp-2.4.7-1|238	

18571 14
14mr|pptp-linux-1.7.2-8|1	%define name pptp-linux
14mr|pptp-linux-1.7.2-8|2	%define version 1.7.2
14mr|pptp-linux-1.7.2-8|3	
14mr|pptp-linux-1.7.2-8|4	Summary:	PPTP-linux VPN client
14mr|pptp-linux-1.7.2-8|5	Name:		%{name}
14mr|pptp-linux-1.7.2-8|6	Version:	%{version}
14mr|pptp-linux-1.7.2-8|7	Release:	8
14mr|pptp-linux-1.7.2-8|8	License:	GPLv2+
14mr|pptp-linux-1.7.2-8|9	Group:		Networking/Other
14mr|pptp-linux-1.7.2-8|10	
14mr|pptp-linux-1.7.2-8|11	Source0:	http://prdownloads.sourceforge.net/pptpclient/pptp-%{version}.tar.gz
14mr|pptp-linux-1.7.2-8|12	Source1: 	pptp-command
14mr|pptp-linux-1.7.2-8|13	Source2: 	options.pptp
14mr|pptp-linux-1.7.2-8|14	Source3: 	pptp_fe.pl
14mr|pptp-linux-1.7.2-8|15	Source4: 	xpptp_fe.pl
14mr|pptp-linux-1.7.2-8|16	Source5:	pptp.initd
14mr|pptp-linux-1.7.2-8|17	Patch0: 	pptp-1.7.2-fix-ip-path.patch
14mr|pptp-linux-1.7.2-8|18	
14mr|pptp-linux-1.7.2-8|19	URL:		http://pptpclient.sourceforge.net/
14mr|pptp-linux-1.7.2-8|20	Requires:	ppp >= 2.4.3
14mr|pptp-linux-1.7.2-8|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|pptp-linux-1.7.2-8|22	Conflicts:	pptp-adsl-alcatel
14mr|pptp-linux-1.7.2-8|23	Obsoletes:	pptp-client
14mr|pptp-linux-1.7.2-8|24	Provides:	pptp-client
14mr|pptp-linux-1.7.2-8|25	
14mr|pptp-linux-1.7.2-8|26	%description
14mr|pptp-linux-1.7.2-8|27	PPTP-linux allows you to connect to a PPTP server from a Linux or other
14mr|pptp-linux-1.7.2-8|28	Unix box (ports of pptp-linuxto other Unix variants should be trivial,
14mr|pptp-linux-1.7.2-8|29	but have not yet been performed). See the IPfwd page
14mr|pptp-linux-1.7.2-8|30	(http://www.pdos.lcs.mit.edu/~cananian/Projects/IPfwd) for information
14mr|pptp-linux-1.7.2-8|31	on tunnelling PPTP through Linux firewalls.
14mr|pptp-linux-1.7.2-8|32	
14mr|pptp-linux-1.7.2-8|33	%prep
14mr|pptp-linux-1.7.2-8|34	%setup -q -n pptp-%{version}
14mr|pptp-linux-1.7.2-8|35	%patch0 -p1 -b .ip-path
14mr|pptp-linux-1.7.2-8|36	
14mr|pptp-linux-1.7.2-8|37	%build
14mr|pptp-linux-1.7.2-8|38	%make OPTIMIZE="$RPM_OPT_FLAGS" DEBUG=""
14mr|pptp-linux-1.7.2-8|39	
14mr|pptp-linux-1.7.2-8|40	%install
14mr|pptp-linux-1.7.2-8|41	rm -rf $RPM_BUILD_ROOT
14mr|pptp-linux-1.7.2-8|42	
14mr|pptp-linux-1.7.2-8|43	install -m755 pptp -D $RPM_BUILD_ROOT%{_sbindir}/pptp
14mr|pptp-linux-1.7.2-8|44	install -m755 %{SOURCE1} -D $RPM_BUILD_ROOT%{_sbindir}/pptp-command
14mr|pptp-linux-1.7.2-8|45	install -d $RPM_BUILD_ROOT%{_sysconfdir}/pptp.d
14mr|pptp-linux-1.7.2-8|46	install -m644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_sysconfdir}/ppp/options.pptp
14mr|pptp-linux-1.7.2-8|47	install -m644 pptp.8 -D $RPM_BUILD_ROOT%{_mandir}/man8/pptp.8
14mr|pptp-linux-1.7.2-8|48	install -d $RPM_BUILD_ROOT%{_initrddir}
14mr|pptp-linux-1.7.2-8|49	install -m755 %{SOURCE5} -D $RPM_BUILD_ROOT%{_initrddir}/pptp
14mr|pptp-linux-1.7.2-8|50	
14mr|pptp-linux-1.7.2-8|51	%clean
14mr|pptp-linux-1.7.2-8|52	rm -rf $RPM_BUILD_ROOT
14mr|pptp-linux-1.7.2-8|53	
14mr|pptp-linux-1.7.2-8|54	%post
14mr|pptp-linux-1.7.2-8|55	%_post_service pptp
14mr|pptp-linux-1.7.2-8|56	
14mr|pptp-linux-1.7.2-8|57	%preun
14mr|pptp-linux-1.7.2-8|58	%_preun_service pptp
14mr|pptp-linux-1.7.2-8|59	
14mr|pptp-linux-1.7.2-8|60	%files
14mr|pptp-linux-1.7.2-8|61	%defattr (-,root,root)
14mr|pptp-linux-1.7.2-8|62	%doc AUTHORS NEWS README TODO USING Documentation/[D,P]*
14mr|pptp-linux-1.7.2-8|63	%{_sbindir}/*
14mr|pptp-linux-1.7.2-8|64	%{_initrddir}/pptp
14mr|pptp-linux-1.7.2-8|65	%{_mandir}/man8/pptp.8*
14mr|pptp-linux-1.7.2-8|66	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/ppp/options.pptp
14mr|pptp-linux-1.7.2-8|67	%attr(0755,root,root) %dir %{_sysconfdir}/pptp.d
14mr|pptp-linux-1.7.2-8|68	
14mr|pptp-linux-1.7.2-8|69	
14mr|pptp-linux-1.7.2-8|70	
14mr|pptp-linux-1.7.2-8|71	
14mr|pptp-linux-1.7.2-8|72	%changelog
14mr|pptp-linux-1.7.2-8|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.2-8
14mr|pptp-linux-1.7.2-8|74	+ Revision: d332602
14mr|pptp-linux-1.7.2-8|75	- MassBuild#440: Increase release tag
14mr|pptp-linux-1.7.2-8|76	
14mr|pptp-linux-1.7.2-8|77	

18572 14
14mr|prelink-0.5.0-1.20130503.1|1	%define	date 20130503
14mr|prelink-0.5.0-1.20130503.1|2	
14mr|prelink-0.5.0-1.20130503.1|3	Summary:	An ELF prelinking utility
14mr|prelink-0.5.0-1.20130503.1|4	Name:		prelink
14mr|prelink-0.5.0-1.20130503.1|5	Epoch:		1
14mr|prelink-0.5.0-1.20130503.1|6	Version:	0.5.0
14mr|prelink-0.5.0-1.20130503.1|7	Release:	1.%{date}.1
14mr|prelink-0.5.0-1.20130503.1|8	License:	GPLv2+
14mr|prelink-0.5.0-1.20130503.1|9	Group:		System/Base
14mr|prelink-0.5.0-1.20130503.1|10	# actually, ripped from latest srpm from
14mr|prelink-0.5.0-1.20130503.1|11	# http://mirrors.kernel.org/fedora/development/15/source/SRPMS/prelink-0.4.4-1.fc15.src.rpm
14mr|prelink-0.5.0-1.20130503.1|12	Source0:	http://people.redhat.com/jakub/prelink/%{name}-%{date}.tar.bz2
14mr|prelink-0.5.0-1.20130503.1|13	Source2:	prelink.conf
14mr|prelink-0.5.0-1.20130503.1|14	Source3:	prelink.cron
14mr|prelink-0.5.0-1.20130503.1|15	Source4:	prelink.sysconfig
14mr|prelink-0.5.0-1.20130503.1|16	Source5:	prelink.macros
14mr|prelink-0.5.0-1.20130503.1|17	Source6:	prelink.logrotate
14mr|prelink-0.5.0-1.20130503.1|18	Patch0:		prelink-0.5.0-init.patch
14mr|prelink-0.5.0-1.20130503.1|19	
14mr|prelink-0.5.0-1.20130503.1|20	BuildRequires:	elfutils-static-devel
14mr|prelink-0.5.0-1.20130503.1|21	BuildRequires:	glibc-static-devel
14mr|prelink-0.5.0-1.20130503.1|22	BuildRequires:	perl
14mr|prelink-0.5.0-1.20130503.1|23	Requires:	coreutils
14mr|prelink-0.5.0-1.20130503.1|24	Requires:	gawk
14mr|prelink-0.5.0-1.20130503.1|25	Requires:	grep
14mr|prelink-0.5.0-1.20130503.1|26	Requires:	findutils
14mr|prelink-0.5.0-1.20130503.1|27	Requires:	util-linux
14mr|prelink-0.5.0-1.20130503.1|28	Requires(post):	rpm-helper
14mr|prelink-0.5.0-1.20130503.1|29	
14mr|prelink-0.5.0-1.20130503.1|30	%description
14mr|prelink-0.5.0-1.20130503.1|31	The prelink package contains a utility which modifies ELF shared libraries
14mr|prelink-0.5.0-1.20130503.1|32	and executables, so that far fewer relocations need to be resolved at runtime
14mr|prelink-0.5.0-1.20130503.1|33	and thus programs come up faster.
14mr|prelink-0.5.0-1.20130503.1|34	
14mr|prelink-0.5.0-1.20130503.1|35	%prep
14mr|prelink-0.5.0-1.20130503.1|36	%setup -qn %{name}
14mr|prelink-0.5.0-1.20130503.1|37	%patch0 -p1 -b .init
14mr|prelink-0.5.0-1.20130503.1|38	cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} .
14mr|prelink-0.5.0-1.20130503.1|39	perl -MConfig -e 'print "-l $Config{archlib}\n-l $Config{installvendorarch}\n"' >> prelink.conf
14mr|prelink-0.5.0-1.20130503.1|40	echo -e "-l %{py_platsitedir}\\n-l %{py_platlibdir}/lib-dynload\\n"|sed -e 's#%{py_ver}#*#g' >> prelink.conf
14mr|prelink-0.5.0-1.20130503.1|41	sed -i -e '/^prelink_LDADD/s/=/= -pthread/' src/Makefile.{am,in}
14mr|prelink-0.5.0-1.20130503.1|42	
14mr|prelink-0.5.0-1.20130503.1|43	%build
14mr|prelink-0.5.0-1.20130503.1|44	%configure2_5x --disable-shared
14mr|prelink-0.5.0-1.20130503.1|45	%make
14mr|prelink-0.5.0-1.20130503.1|46	
14mr|prelink-0.5.0-1.20130503.1|47	%check
14mr|prelink-0.5.0-1.20130503.1|48	%define testcc CC='gcc -Wl,--add-needed' CXX='g++ -Wl,--add-needed'
14mr|prelink-0.5.0-1.20130503.1|49	echo ====================TESTING=========================
14mr|prelink-0.5.0-1.20130503.1|50	#make -C testsuite check-harder %{testcc}
14mr|prelink-0.5.0-1.20130503.1|51	#make -C testsuite check-cycle %{testcc}
14mr|prelink-0.5.0-1.20130503.1|52	echo ====================TESTING END=====================
14mr|prelink-0.5.0-1.20130503.1|53	
14mr|prelink-0.5.0-1.20130503.1|54	%install
14mr|prelink-0.5.0-1.20130503.1|55	%{makeinstall_std}
14mr|prelink-0.5.0-1.20130503.1|56	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/prelink.conf
14mr|prelink-0.5.0-1.20130503.1|57	install -m755 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/cron.daily/prelink
14mr|prelink-0.5.0-1.20130503.1|58	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/prelink
14mr|prelink-0.5.0-1.20130503.1|59	install -m644 %{SOURCE5} -D %{buildroot}%{_sys_macros_dir}/%{name}.macros
14mr|prelink-0.5.0-1.20130503.1|60	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|prelink-0.5.0-1.20130503.1|61	
14mr|prelink-0.5.0-1.20130503.1|62	mkdir -p %{buildroot}{%{_localstatedir}/lib/misc,%{_var}/log/prelink}
14mr|prelink-0.5.0-1.20130503.1|63	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.full
14mr|prelink-0.5.0-1.20130503.1|64	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.force
14mr|prelink-0.5.0-1.20130503.1|65	touch %{buildroot}%{_var}/log/prelink/prelink.log
14mr|prelink-0.5.0-1.20130503.1|66	
14mr|prelink-0.5.0-1.20130503.1|67	mkdir -p %{buildroot}%{_sysconfdir}/prelink.conf.d
14mr|prelink-0.5.0-1.20130503.1|68	touch %{buildroot}%{_sysconfdir}/prelink.cache
14mr|prelink-0.5.0-1.20130503.1|69	
14mr|prelink-0.5.0-1.20130503.1|70	%post
14mr|prelink-0.5.0-1.20130503.1|71	%create_ghostfile %{_localstatedir}/lib/misc/prelink.full root root 644
14mr|prelink-0.5.0-1.20130503.1|72	%create_ghostfile %{_localstatedir}/lib/misc/prelink.force root root 644
14mr|prelink-0.5.0-1.20130503.1|73	%create_ghostfile %{_var}/log/prelink/prelink.log root root 600
14mr|prelink-0.5.0-1.20130503.1|74	
14mr|prelink-0.5.0-1.20130503.1|75	%preun
14mr|prelink-0.5.0-1.20130503.1|76	if [ "$1" = "0" ]; then
14mr|prelink-0.5.0-1.20130503.1|77	echo undo prelinking, it might take some time
14mr|prelink-0.5.0-1.20130503.1|78	%{_sbindir}/prelink -ua 2> /dev/null
14mr|prelink-0.5.0-1.20130503.1|79	fi
14mr|prelink-0.5.0-1.20130503.1|80	
14mr|prelink-0.5.0-1.20130503.1|81	# This is a bit sub-optimal and only does libraries for now,
14mr|prelink-0.5.0-1.20130503.1|82	# once trigger functionality in rpm has been extended so that
14mr|prelink-0.5.0-1.20130503.1|83	# matching files can be passed by name, we can do it faster
14mr|prelink-0.5.0-1.20130503.1|84	# and also trigger it on binaries as well.
14mr|prelink-0.5.0-1.20130503.1|85	# XXX: disabled, too slow, will rather consider re-enabling it
14mr|prelink-0.5.0-1.20130503.1|86	# per file when triggers has been extended with the necessary
14mr|prelink-0.5.0-1.20130503.1|87	# functionality
14mr|prelink-0.5.0-1.20130503.1|88	%if 0
14mr|prelink-0.5.0-1.20130503.1|89	#"%{distepoch}" >= "2012.0"
14mr|prelink-0.5.0-1.20130503.1|90	%triggerin -- /lib/*.so.*, /lib64/*.so.*, %{_prefix}/lib/*.so.*, %{_prefix}/lib64/*.so.*
14mr|prelink-0.5.0-1.20130503.1|91	[ -f %{_sysconfdir}/sysconfig/prelink ] && . %{_sysconfdir}/sysconfig/prelink
14mr|prelink-0.5.0-1.20130503.1|92	echo "`date`, %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose:" >> %{_var}/log/prelink/prelink.log
14mr|prelink-0.5.0-1.20130503.1|93	/usr/bin/time %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose &>> %{_var}/log/prelink/prelink.log
14mr|prelink-0.5.0-1.20130503.1|94	%endif
14mr|prelink-0.5.0-1.20130503.1|95	
14mr|prelink-0.5.0-1.20130503.1|96	%files
14mr|prelink-0.5.0-1.20130503.1|97	%doc doc/prelink.pdf
14mr|prelink-0.5.0-1.20130503.1|98	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/prelink.conf
14mr|prelink-0.5.0-1.20130503.1|99	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/sysconfig/prelink
14mr|prelink-0.5.0-1.20130503.1|100	%verify(not md5 size mtime) %{_sysconfdir}/prelink.cache
14mr|prelink-0.5.0-1.20130503.1|101	%dir %{_sysconfdir}/prelink.conf.d
14mr|prelink-0.5.0-1.20130503.1|102	%config(noreplace) %{_sys_macros_dir}/%{name}.macros
14mr|prelink-0.5.0-1.20130503.1|103	%{_sysconfdir}/cron.daily/prelink
14mr|prelink-0.5.0-1.20130503.1|104	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|prelink-0.5.0-1.20130503.1|105	%{_sbindir}/prelink
14mr|prelink-0.5.0-1.20130503.1|106	%{_bindir}/execstack
14mr|prelink-0.5.0-1.20130503.1|107	%{_mandir}/man8/prelink.8*
14mr|prelink-0.5.0-1.20130503.1|108	%{_mandir}/man8/execstack.8*
14mr|prelink-0.5.0-1.20130503.1|109	%dir %{_var}/log/prelink
14mr|prelink-0.5.0-1.20130503.1|110	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.full
14mr|prelink-0.5.0-1.20130503.1|111	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.force
14mr|prelink-0.5.0-1.20130503.1|112	%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_var}/log/prelink/prelink.log
14mr|prelink-0.5.0-1.20130503.1|113	
14mr|prelink-0.5.0-1.20130503.1|114	%changelog
14mr|prelink-0.5.0-1.20130503.1|115	* Thu Jun 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.0-1.20130503.1
14mr|prelink-0.5.0-1.20130503.1|116	+ Revision: 0373965
14mr|prelink-0.5.0-1.20130503.1|117	- Updated to 20130503, sync with cooker
14mr|prelink-0.5.0-1.20130503.1|118	
14mr|prelink-0.5.0-1.20130503.1|119	

18573 14
14mr|preload-0.6.4-7|1	Summary:	Adaptive readahead daemon
14mr|preload-0.6.4-7|2	Name:		preload
14mr|preload-0.6.4-7|3	Version:	0.6.4
14mr|preload-0.6.4-7|4	Release:	7
14mr|preload-0.6.4-7|5	License:	GPLv2+
14mr|preload-0.6.4-7|6	Group:		System/Base
14mr|preload-0.6.4-7|7	URL:		http://preload.sourceforge.net
14mr|preload-0.6.4-7|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|preload-0.6.4-7|9	# (fc) 0.6.3-2mdv start after dm and only in graphical login
14mr|preload-0.6.4-7|10	Patch0:		preload-0.6.3-prcsys.patch
14mr|preload-0.6.4-7|11	BuildRequires:	glib2-devel >= 2.14
14mr|preload-0.6.4-7|12	BuildRequires:	help2man
14mr|preload-0.6.4-7|13	Requires:	logrotate
14mr|preload-0.6.4-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|preload-0.6.4-7|15	
14mr|preload-0.6.4-7|16	%description
14mr|preload-0.6.4-7|17	preload is an adaptive readahead daemon that prefetches files mapped by
14mr|preload-0.6.4-7|18	applications from the disk to reduce application startup time. It runs as a
14mr|preload-0.6.4-7|19	daemon and gathers information about processes running on the system and
14mr|preload-0.6.4-7|20	shared-objects that they use. This information is saved in a file to keep
14mr|preload-0.6.4-7|21	across runs of preload.
14mr|preload-0.6.4-7|22	
14mr|preload-0.6.4-7|23	%prep
14mr|preload-0.6.4-7|24	%setup -q
14mr|preload-0.6.4-7|25	%patch0 -p1 -b .prcsys
14mr|preload-0.6.4-7|26	
14mr|preload-0.6.4-7|27	%build
14mr|preload-0.6.4-7|28	%configure2_5x
14mr|preload-0.6.4-7|29	
14mr|preload-0.6.4-7|30	#parallel build is broken
14mr|preload-0.6.4-7|31	%make -j1
14mr|preload-0.6.4-7|32	
14mr|preload-0.6.4-7|33	%install
14mr|preload-0.6.4-7|34	rm -rf %{buildroot}
14mr|preload-0.6.4-7|35	%makeinstall_std
14mr|preload-0.6.4-7|36	
14mr|preload-0.6.4-7|37	# already as %%doc
14mr|preload-0.6.4-7|38	rm -f %{buildroot}/%{_docdir}/preload-%{version}/index.txt
14mr|preload-0.6.4-7|39	rm -f %{buildroot}/%{_docdir}/preload-%{version}/proposal.txt
14mr|preload-0.6.4-7|40	
14mr|preload-0.6.4-7|41	%clean
14mr|preload-0.6.4-7|42	rm -rf %{buildroot}
14mr|preload-0.6.4-7|43	
14mr|preload-0.6.4-7|44	%post
14mr|preload-0.6.4-7|45	%_post_service preload
14mr|preload-0.6.4-7|46	
14mr|preload-0.6.4-7|47	%preun
14mr|preload-0.6.4-7|48	%_preun_service preload
14mr|preload-0.6.4-7|49	
14mr|preload-0.6.4-7|50	%files
14mr|preload-0.6.4-7|51	%defattr(-,root,root)
14mr|preload-0.6.4-7|52	%doc README AUTHORS ChangeLog TODO THANKS NEWS
14mr|preload-0.6.4-7|53	%doc doc/index.txt doc/proposal.txt
14mr|preload-0.6.4-7|54	%{_sbindir}/preload
14mr|preload-0.6.4-7|55	%{_datadir}/man/man8/preload.8*
14mr|preload-0.6.4-7|56	%{_sysconfdir}/rc.d/init.d/preload
14mr|preload-0.6.4-7|57	%config(noreplace) %{_sysconfdir}/preload.conf
14mr|preload-0.6.4-7|58	%config(noreplace) %{_sysconfdir}/sysconfig/preload
14mr|preload-0.6.4-7|59	%config(noreplace) %{_sysconfdir}/logrotate.d/preload
14mr|preload-0.6.4-7|60	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_var}/log/preload.log
14mr|preload-0.6.4-7|61	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_var}/lib/preload/preload.state
14mr|preload-0.6.4-7|62	%attr(0755,root,root) %dir %{_var}/lib/preload
14mr|preload-0.6.4-7|63	
14mr|preload-0.6.4-7|64	
14mr|preload-0.6.4-7|65	
14mr|preload-0.6.4-7|66	%changelog
14mr|preload-0.6.4-7|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.4-7
14mr|preload-0.6.4-7|68	+ Revision: 7fa91d1
14mr|preload-0.6.4-7|69	- MassBuild#440: Increase release tag
14mr|preload-0.6.4-7|70	
14mr|preload-0.6.4-7|71	

18574 14
14mr|prelude-lml-1.0.1-10|1	%define _localstatedir %{_var}
14mr|prelude-lml-1.0.1-10|2	%define _disable_ld_no_undefined 1
14mr|prelude-lml-1.0.1-10|3	
14mr|prelude-lml-1.0.1-10|4	Summary:	Prelude Hybrid Intrusion Detection System - Log Analyzer Sensor
14mr|prelude-lml-1.0.1-10|5	Name:		prelude-lml
14mr|prelude-lml-1.0.1-10|6	Version:	1.0.1
14mr|prelude-lml-1.0.1-10|7	Release:	10
14mr|prelude-lml-1.0.1-10|8	License:	GPLv2+
14mr|prelude-lml-1.0.1-10|9	Group:		Networking/Other
14mr|prelude-lml-1.0.1-10|10	Url:		http://www.prelude-ids.org/
14mr|prelude-lml-1.0.1-10|11	Source0:	%{name}-%{version}.tar.gz
14mr|prelude-lml-1.0.1-10|12	Source1:	%{name}-%{version}-missing_rules.tar.gz
14mr|prelude-lml-1.0.1-10|13	Source2:	%{name}.service
14mr|prelude-lml-1.0.1-10|14	Patch1:		libprelude-1.0.0-Fix-building-with-glibc-2.16.6.patch
14mr|prelude-lml-1.0.1-10|15	BuildRequires:	chrpath
14mr|prelude-lml-1.0.1-10|16	BuildRequires:	pkgconfig(gnutls)
14mr|prelude-lml-1.0.1-10|17	BuildRequires:	pkgconfig(libpcre)
14mr|prelude-lml-1.0.1-10|18	BuildRequires:	pkgconfig(libprelude)
14mr|prelude-lml-1.0.1-10|19	%rename		prelude-nids
14mr|prelude-lml-1.0.1-10|20	Requires(post,preun):	rpm-helper
14mr|prelude-lml-1.0.1-10|21	
14mr|prelude-lml-1.0.1-10|22	%description
14mr|prelude-lml-1.0.1-10|23	The Prelude Log Monitoring Lackey (LML) is the host-based sensor program part
14mr|prelude-lml-1.0.1-10|24	of the Prelude Hybrid IDS suite. It can act as a centralized log collector for
14mr|prelude-lml-1.0.1-10|25	local or remote systems, or as a simple log analyzer (such as swatch). It can
14mr|prelude-lml-1.0.1-10|26	run as a network server listening on a syslog port or analyze log files. It
14mr|prelude-lml-1.0.1-10|27	supports logfiles in the BSD syslog format and is able to analyze any logfile
14mr|prelude-lml-1.0.1-10|28	by using the PCRE library. It can apply logfile-specific analysis through
14mr|prelude-lml-1.0.1-10|29	plugins such as PAX. It can send an alert to the Prelude Manager when a
14mr|prelude-lml-1.0.1-10|30	suspicious log entry is detected.
14mr|prelude-lml-1.0.1-10|31	
14mr|prelude-lml-1.0.1-10|32	%files
14mr|prelude-lml-1.0.1-10|33	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README
14mr|prelude-lml-1.0.1-10|34	%attr(0755,root,root) %{_sbindir}/%{name}
14mr|prelude-lml-1.0.1-10|35	%attr(0755,root,root) %{_unitdir}/%{name}.service
14mr|prelude-lml-1.0.1-10|36	%dir %{_libdir}/%{name}
14mr|prelude-lml-1.0.1-10|37	%attr(0755,root,root) %{_libdir}/%{name}/*.so
14mr|prelude-lml-1.0.1-10|38	%dir %{_localstatedir}/lib/%{name}
14mr|prelude-lml-1.0.1-10|39	%dir %{_sysconfdir}/%{name}
14mr|prelude-lml-1.0.1-10|40	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.rules
14mr|prelude-lml-1.0.1-10|41	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mr|prelude-lml-1.0.1-10|42	%dir %{_sysconfdir}/%{name}/ruleset
14mr|prelude-lml-1.0.1-10|43	%config(noreplace) %{_sysconfdir}/%{name}/ruleset/*.rules
14mr|prelude-lml-1.0.1-10|44	
14mr|prelude-lml-1.0.1-10|45	%post
14mr|prelude-lml-1.0.1-10|46	%systemd_post %{name}.service
14mr|prelude-lml-1.0.1-10|47	
14mr|prelude-lml-1.0.1-10|48	%preun
14mr|prelude-lml-1.0.1-10|49	%systemd_preun %{name}.service
14mr|prelude-lml-1.0.1-10|50	
14mr|prelude-lml-1.0.1-10|51	%postun
14mr|prelude-lml-1.0.1-10|52	%systemd_postun_with_restart %{name}.service
14mr|prelude-lml-1.0.1-10|53	
14mr|prelude-lml-1.0.1-10|54	#----------------------------------------------------------------------------
14mr|prelude-lml-1.0.1-10|55	
14mr|prelude-lml-1.0.1-10|56	%package devel
14mr|prelude-lml-1.0.1-10|57	Summary:	Libraries, includes, etc. to develop Prelude Log Analyzer Sensor
14mr|prelude-lml-1.0.1-10|58	Group:		Development/C
14mr|prelude-lml-1.0.1-10|59	Requires:	%{name} = %{EVRD}
14mr|prelude-lml-1.0.1-10|60	
14mr|prelude-lml-1.0.1-10|61	%description devel
14mr|prelude-lml-1.0.1-10|62	The Prelude Log Monitoring Lackey (LML) is the host-based sensor program part
14mr|prelude-lml-1.0.1-10|63	of the Prelude Hybrid IDS suite. It can act as a centralized log collector for
14mr|prelude-lml-1.0.1-10|64	local or remote systems, or as a simple log analyzer (such as swatch). It can
14mr|prelude-lml-1.0.1-10|65	run as a network server listening on a syslog port or analyze log files. It
14mr|prelude-lml-1.0.1-10|66	supports logfiles in the BSD syslog format and is able to analyze any logfile
14mr|prelude-lml-1.0.1-10|67	by using the PCRE library. It can apply logfile-specific analysis through
14mr|prelude-lml-1.0.1-10|68	plugins such as PAX. It can send an alert to the Prelude Manager when a
14mr|prelude-lml-1.0.1-10|69	suspicious log entry is detected.
14mr|prelude-lml-1.0.1-10|70	The devel headers.
14mr|prelude-lml-1.0.1-10|71	
14mr|prelude-lml-1.0.1-10|72	%files devel
14mr|prelude-lml-1.0.1-10|73	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README
14mr|prelude-lml-1.0.1-10|74	%dir %{_includedir}/%{name}
14mr|prelude-lml-1.0.1-10|75	%{_includedir}/%{name}/*.h
14mr|prelude-lml-1.0.1-10|76	
14mr|prelude-lml-1.0.1-10|77	#----------------------------------------------------------------------------
14mr|prelude-lml-1.0.1-10|78	
14mr|prelude-lml-1.0.1-10|79	%prep
14mr|prelude-lml-1.0.1-10|80	%setup -q -a1
14mr|prelude-lml-1.0.1-10|81	perl -pi -e 's|/var/log/apache2|%{_logdir}/httpd|g' prelude-lml.conf.in
14mr|prelude-lml-1.0.1-10|82	cp %{SOURCE2} %{name}.service
14mr|prelude-lml-1.0.1-10|83	%patch1 -p1
14mr|prelude-lml-1.0.1-10|84	
14mr|prelude-lml-1.0.1-10|85	%build
14mr|prelude-lml-1.0.1-10|86	%configure2_5x \
14mr|prelude-lml-1.0.1-10|87	--bindir=%{_sbindir} \
14mr|prelude-lml-1.0.1-10|88	--enable-shared \
14mr|prelude-lml-1.0.1-10|89	--disable-static \
14mr|prelude-lml-1.0.1-10|90	--enable-unsupported-rulesets \
14mr|prelude-lml-1.0.1-10|91	--with-libprelude-prefix=%{_prefix}
14mr|prelude-lml-1.0.1-10|92	%make
14mr|prelude-lml-1.0.1-10|93	
14mr|prelude-lml-1.0.1-10|94	%install
14mr|prelude-lml-1.0.1-10|95	install -d %{buildroot}%{_localstatedir}/%{name}
14mr|prelude-lml-1.0.1-10|96	%makeinstall_std
14mr|prelude-lml-1.0.1-10|97	
14mr|prelude-lml-1.0.1-10|98	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|prelude-lml-1.0.1-10|99	install -d %{buildroot}%{_unitdir}
14mr|prelude-lml-1.0.1-10|100	install -m0755 prelude-lml.service %{buildroot}%{_unitdir}/%{name}.service
14mr|prelude-lml-1.0.1-10|101	
14mr|prelude-lml-1.0.1-10|102	chrpath -d %{buildroot}%{_sbindir}/prelude-lml
14mr|prelude-lml-1.0.1-10|103	
14mr|prelude-lml-1.0.1-10|104	
14mr|prelude-lml-1.0.1-10|105	
14mr|prelude-lml-1.0.1-10|106	%changelog
14mr|prelude-lml-1.0.1-10|107	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-10
14mr|prelude-lml-1.0.1-10|108	+ Revision: 69ee2fd
14mr|prelude-lml-1.0.1-10|109	- Use systemd macros
14mr|prelude-lml-1.0.1-10|110	
14mr|prelude-lml-1.0.1-10|111	

18575 14
14mr|prelude-manager-1.0.2-11|1	Summary:	Prelude Hybrid Intrusion Detection System Manager
14mr|prelude-manager-1.0.2-11|2	Name:		prelude-manager
14mr|prelude-manager-1.0.2-11|3	Version:	1.0.2
14mr|prelude-manager-1.0.2-11|4	Release:	11
14mr|prelude-manager-1.0.2-11|5	License:	GPLv2+
14mr|prelude-manager-1.0.2-11|6	Group:		System/Servers
14mr|prelude-manager-1.0.2-11|7	Url:		http://www.prelude-ids.org/
14mr|prelude-manager-1.0.2-11|8	Source0:	http://www.prelude-ids.org/download/releases/%{name}/%{name}-%{version}.tar.gz
14mr|prelude-manager-1.0.2-11|9	Source4:	prelude-manager.service
14mr|prelude-manager-1.0.2-11|10	# They removed this code and provides it only with their "enterprise" version.
14mr|prelude-manager-1.0.2-11|11	# Sorry, but this is GPL, so we use the code from v1.0.1
14mr|prelude-manager-1.0.2-11|12	Patch0:		prelude-manager-1.0.1-missing_relaying.diff
14mr|prelude-manager-1.0.2-11|13	Patch1:		prelude-manager-automake-1.13.patch
14mr|prelude-manager-1.0.2-11|14	Patch2:		prelude-manager-1.0.2-glibc-2.17.patch
14mr|prelude-manager-1.0.2-11|15	BuildRequires:	chrpath
14mr|prelude-manager-1.0.2-11|16	BuildRequires:	libtool
14mr|prelude-manager-1.0.2-11|17	BuildRequires:	preludedb-devel
14mr|prelude-manager-1.0.2-11|18	BuildRequires:	tcp_wrappers-devel
14mr|prelude-manager-1.0.2-11|19	BuildRequires:	pkgconfig(gnutls)
14mr|prelude-manager-1.0.2-11|20	BuildRequires:	pkgconfig(libprelude)
14mr|prelude-manager-1.0.2-11|21	BuildRequires:	pkgconfig(libxml-2.0)
14mr|prelude-manager-1.0.2-11|22	Requires:	prelude-tools
14mr|prelude-manager-1.0.2-11|23	Requires:	tcp_wrappers
14mr|prelude-manager-1.0.2-11|24	Requires:	python-prelude
14mr|prelude-manager-1.0.2-11|25	Requires(post,postun,pre,preun):	rpm-helper
14mr|prelude-manager-1.0.2-11|26	Obsoletes:	prelude-doc < 1.0.2-7
14mr|prelude-manager-1.0.2-11|27	%rename		prelude
14mr|prelude-manager-1.0.2-11|28	
14mr|prelude-manager-1.0.2-11|29	%description
14mr|prelude-manager-1.0.2-11|30	Prelude Manager is the main program of the Prelude Hybrid IDS
14mr|prelude-manager-1.0.2-11|31	suite. It is a multithreaded server which handles connections from
14mr|prelude-manager-1.0.2-11|32	the Prelude sensors. It is able to register local or remote
14mr|prelude-manager-1.0.2-11|33	sensors, let the operator configure them remotely, receive alerts,
14mr|prelude-manager-1.0.2-11|34	and store alerts in a database or any format supported by
14mr|prelude-manager-1.0.2-11|35	reporting plugins, thus providing centralized logging and
14mr|prelude-manager-1.0.2-11|36	analysis. It also provides relaying capabilities for failover and
14mr|prelude-manager-1.0.2-11|37	replication. The IDMEF standard is used for alert representation.
14mr|prelude-manager-1.0.2-11|38	Support for filtering plugins allows you to hook in different
14mr|prelude-manager-1.0.2-11|39	places in the Manager to define custom criteria for alert relaying
14mr|prelude-manager-1.0.2-11|40	and logging.
14mr|prelude-manager-1.0.2-11|41	
14mr|prelude-manager-1.0.2-11|42	%files
14mr|prelude-manager-1.0.2-11|43	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README README.urpmi
14mr|prelude-manager-1.0.2-11|44	%attr(0755,root,root) %{_unitdir}/%{name}.service
14mr|prelude-manager-1.0.2-11|45	%attr(0755,root,root) %{_sbindir}/%{name}
14mr|prelude-manager-1.0.2-11|46	%dir %{_libdir}/%{name}
14mr|prelude-manager-1.0.2-11|47	%dir %{_libdir}/%{name}/decodes
14mr|prelude-manager-1.0.2-11|48	%dir %{_libdir}/%{name}/filters
14mr|prelude-manager-1.0.2-11|49	%dir %{_libdir}/%{name}/reports
14mr|prelude-manager-1.0.2-11|50	%attr(0755,root,root) %{_libdir}/%{name}/filters/idmef-criteria.so
14mr|prelude-manager-1.0.2-11|51	%attr(0755,root,root) %{_libdir}/%{name}/filters/thresholding.so
14mr|prelude-manager-1.0.2-11|52	%attr(0755,root,root) %{_libdir}/%{name}/reports/debug.so
14mr|prelude-manager-1.0.2-11|53	%attr(0755,root,root) %{_libdir}/%{name}/reports/relaying.so
14mr|prelude-manager-1.0.2-11|54	%attr(0755,root,root) %{_libdir}/%{name}/reports/smtp.so
14mr|prelude-manager-1.0.2-11|55	%attr(0755,root,root) %{_libdir}/%{name}/reports/textmod.so
14mr|prelude-manager-1.0.2-11|56	%attr(0755,root,root) %{_libdir}/%{name}/decodes/normalize.so
14mr|prelude-manager-1.0.2-11|57	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}
14mr|prelude-manager-1.0.2-11|58	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}/scheduler
14mr|prelude-manager-1.0.2-11|59	%dir %attr(0750,prelude-manager,prelude-manager) %{_logdir}/%{name}
14mr|prelude-manager-1.0.2-11|60	%dir %attr(0750,prelude-manager,prelude-manager) %{_var}/run/%{name}
14mr|prelude-manager-1.0.2-11|61	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude.log
14mr|prelude-manager-1.0.2-11|62	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude-xml.log
14mr|prelude-manager-1.0.2-11|63	%dir %attr(0750,prelude-manager,prelude-manager) %{_localstatedir}/lib/%{name}
14mr|prelude-manager-1.0.2-11|64	%dir %attr(0750,prelude-manager,prelude-manager) %{_sysconfdir}/prelude/profile/%{name}
14mr|prelude-manager-1.0.2-11|65	%dir %{_sysconfdir}/%{name}
14mr|prelude-manager-1.0.2-11|66	%attr(0640,root,prelude-manager) %config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mr|prelude-manager-1.0.2-11|67	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|prelude-manager-1.0.2-11|68	%{_mandir}/man1/prelude-manager.1*
14mr|prelude-manager-1.0.2-11|69	
14mr|prelude-manager-1.0.2-11|70	%post
14mr|prelude-manager-1.0.2-11|71	%create_ghostfile %{_logdir}/prelude-manager/prelude.log prelude-manager prelude-manager 640
14mr|prelude-manager-1.0.2-11|72	%create_ghostfile %{_logdir}/prelude-manager/prelude-xml.log prelude-manager prelude-manager 640
14mr|prelude-manager-1.0.2-11|73	[ ! -f %{_sysconfdir}/prelude/profile/%{name}/analyzerid ] && [ -x %{_bindir}/prelude-adduser ] && \
14mr|prelude-manager-1.0.2-11|74	%{_bindir}/prelude-adduser add prelude-manager --uid `%{__id} -u prelude-manager` --gid `%{__id} -g prelude-manager` >/dev/null 2>&1 || :
14mr|prelude-manager-1.0.2-11|75	%systemd_post %{name}.service
14mr|prelude-manager-1.0.2-11|76	
14mr|prelude-manager-1.0.2-11|77	%preun
14mr|prelude-manager-1.0.2-11|78	%systemd_preun %{name}.service
14mr|prelude-manager-1.0.2-11|79	
14mr|prelude-manager-1.0.2-11|80	%pre
14mr|prelude-manager-1.0.2-11|81	%_pre_useradd prelude-manager %{_localstatedir}/lib/%{name} /bin/false
14mr|prelude-manager-1.0.2-11|82	
14mr|prelude-manager-1.0.2-11|83	%postun
14mr|prelude-manager-1.0.2-11|84	%_postun_userdel prelude-manager
14mr|prelude-manager-1.0.2-11|85	%systemd_postun_with_restart %{name}.service
14mr|prelude-manager-1.0.2-11|86	
14mr|prelude-manager-1.0.2-11|87	#----------------------------------------------------------------------------
14mr|prelude-manager-1.0.2-11|88	
14mr|prelude-manager-1.0.2-11|89	%package db-plugin
14mr|prelude-manager-1.0.2-11|90	Summary:	Database report plugin for Prelude IDS Manager
14mr|prelude-manager-1.0.2-11|91	Group:		System/Servers
14mr|prelude-manager-1.0.2-11|92	Requires:	%{name} = %{EVRD}
14mr|prelude-manager-1.0.2-11|93	
14mr|prelude-manager-1.0.2-11|94	%description db-plugin
14mr|prelude-manager-1.0.2-11|95	Prelude Manager is the main program of the Prelude Hybrid IDS
14mr|prelude-manager-1.0.2-11|96	suite. It is a multithreaded server which handles connections from
14mr|prelude-manager-1.0.2-11|97	the Prelude sensors. It is able to register local or remote
14mr|prelude-manager-1.0.2-11|98	sensors, let the operator configure them remotely, receive alerts,
14mr|prelude-manager-1.0.2-11|99	and store alerts in a database or any format supported by
14mr|prelude-manager-1.0.2-11|100	reporting plugins, thus providing centralized logging and
14mr|prelude-manager-1.0.2-11|101	analysis. It also provides relaying capabilities for failover and
14mr|prelude-manager-1.0.2-11|102	replication. The IDMEF standard is used for alert representation.
14mr|prelude-manager-1.0.2-11|103	Support for filtering plugins allows you to hook in different
14mr|prelude-manager-1.0.2-11|104	places in the Manager to define custom criteria for alert relaying
14mr|prelude-manager-1.0.2-11|105	and logging.
14mr|prelude-manager-1.0.2-11|106	
14mr|prelude-manager-1.0.2-11|107	This plugin authorize prelude-manager to write to database
14mr|prelude-manager-1.0.2-11|108	
14mr|prelude-manager-1.0.2-11|109	%files db-plugin
14mr|prelude-manager-1.0.2-11|110	%attr(0755,root,root) %{_libdir}/%{name}/reports/db.so
14mr|prelude-manager-1.0.2-11|111	
14mr|prelude-manager-1.0.2-11|112	#----------------------------------------------------------------------------
14mr|prelude-manager-1.0.2-11|113	
14mr|prelude-manager-1.0.2-11|114	%package xml-plugin
14mr|prelude-manager-1.0.2-11|115	Summary:	XML report plugin for Prelude IDS Manager
14mr|prelude-manager-1.0.2-11|116	Group:		System/Servers
14mr|prelude-manager-1.0.2-11|117	Requires:	%{name} = %{EVRD}
14mr|prelude-manager-1.0.2-11|118	
14mr|prelude-manager-1.0.2-11|119	%description xml-plugin
14mr|prelude-manager-1.0.2-11|120	Prelude Manager is the main program of the Prelude Hybrid IDS
14mr|prelude-manager-1.0.2-11|121	suite. It is a multithreaded server which handles connections from
14mr|prelude-manager-1.0.2-11|122	the Prelude sensors. It is able to register local or remote
14mr|prelude-manager-1.0.2-11|123	sensors, let the operator configure them remotely, receive alerts,
14mr|prelude-manager-1.0.2-11|124	and store alerts in a database or any format supported by
14mr|prelude-manager-1.0.2-11|125	reporting plugins, thus providing centralized logging and
14mr|prelude-manager-1.0.2-11|126	analysis. It also provides relaying capabilities for failover and
14mr|prelude-manager-1.0.2-11|127	replication. The IDMEF standard is used for alert representation.
14mr|prelude-manager-1.0.2-11|128	Support for filtering plugins allows you to hook in different
14mr|prelude-manager-1.0.2-11|129	places in the Manager to define custom criteria for alert relaying
14mr|prelude-manager-1.0.2-11|130	and logging.
14mr|prelude-manager-1.0.2-11|131	
14mr|prelude-manager-1.0.2-11|132	This plugin adds XML logging capabilities to the Prelude IDS
14mr|prelude-manager-1.0.2-11|133	Manager.
14mr|prelude-manager-1.0.2-11|134	
14mr|prelude-manager-1.0.2-11|135	%files xml-plugin
14mr|prelude-manager-1.0.2-11|136	%attr(0755,root,root) %{_libdir}/%{name}/reports/xmlmod.so
14mr|prelude-manager-1.0.2-11|137	%{_datadir}/%{name}/xmlmod/idmef-message.dtd
14mr|prelude-manager-1.0.2-11|138	
14mr|prelude-manager-1.0.2-11|139	#----------------------------------------------------------------------------
14mr|prelude-manager-1.0.2-11|140	
14mr|prelude-manager-1.0.2-11|141	%package devel
14mr|prelude-manager-1.0.2-11|142	Summary:	Libraries, includes, etc. to develop Prelude IDS Manager plugins
14mr|prelude-manager-1.0.2-11|143	Group:		Development/C
14mr|prelude-manager-1.0.2-11|144	Requires:	%{name} = %{EVRD}
14mr|prelude-manager-1.0.2-11|145	Requires:	%{name}-db-plugin = %{EVRD}
14mr|prelude-manager-1.0.2-11|146	Requires:	%{name}-xml-plugin = %{EVRD}
14mr|prelude-manager-1.0.2-11|147	
14mr|prelude-manager-1.0.2-11|148	%description devel
14mr|prelude-manager-1.0.2-11|149	Prelude Manager is the main program of the Prelude Hybrid IDS
14mr|prelude-manager-1.0.2-11|150	suite. It is a multithreaded server which handles connections from
14mr|prelude-manager-1.0.2-11|151	the Prelude sensors. It is able to register local or remote
14mr|prelude-manager-1.0.2-11|152	sensors, let the operator configure them remotely, receive alerts,
14mr|prelude-manager-1.0.2-11|153	and store alerts in a database or any format supported by
14mr|prelude-manager-1.0.2-11|154	reporting plugins, thus providing centralized logging and
14mr|prelude-manager-1.0.2-11|155	analysis. It also provides relaying capabilities for failover and
14mr|prelude-manager-1.0.2-11|156	replication. The IDMEF standard is used for alert representation.
14mr|prelude-manager-1.0.2-11|157	Support for filtering plugins allows you to hook in different
14mr|prelude-manager-1.0.2-11|158	places in the Manager to define custom criteria for alert relaying
14mr|prelude-manager-1.0.2-11|159	and logging.
14mr|prelude-manager-1.0.2-11|160	
14mr|prelude-manager-1.0.2-11|161	Install this package if you want to build Prelude IDS Manager
14mr|prelude-manager-1.0.2-11|162	Plugins.
14mr|prelude-manager-1.0.2-11|163	
14mr|prelude-manager-1.0.2-11|164	%files devel
14mr|prelude-manager-1.0.2-11|165	%dir %{_includedir}/%{name}
14mr|prelude-manager-1.0.2-11|166	%{_includedir}/%{name}/*.h
14mr|prelude-manager-1.0.2-11|167	
14mr|prelude-manager-1.0.2-11|168	#----------------------------------------------------------------------------
14mr|prelude-manager-1.0.2-11|169	
14mr|prelude-manager-1.0.2-11|170	%prep
14mr|prelude-manager-1.0.2-11|171	%setup -q
14mr|prelude-manager-1.0.2-11|172	%apply_patches
14mr|prelude-manager-1.0.2-11|173	perl -pi -e "s|\@prefix\@%{_logdir}/|%{_logdir}/%{name}/|g" %{name}.conf*
14mr|prelude-manager-1.0.2-11|174	perl -pi -e "s|/lib\b|/%{_lib}|g" configure.in
14mr|prelude-manager-1.0.2-11|175	
14mr|prelude-manager-1.0.2-11|176	cp %{SOURCE4} prelude-manager.service
14mr|prelude-manager-1.0.2-11|177	autoreconf -fi
14mr|prelude-manager-1.0.2-11|178	
14mr|prelude-manager-1.0.2-11|179	%build
14mr|prelude-manager-1.0.2-11|180	%configure2_5x \
14mr|prelude-manager-1.0.2-11|181	--disable-static \
14mr|prelude-manager-1.0.2-11|182	--enable-shared \
14mr|prelude-manager-1.0.2-11|183	--localstatedir=%{_var} \
14mr|prelude-manager-1.0.2-11|184	--with-libprelude-prefix=%{_prefix} \
14mr|prelude-manager-1.0.2-11|185	--with-libpreludedb-prefix=%{_prefix} \
14mr|prelude-manager-1.0.2-11|186	--with-xml-prefix=%{_prefix} \
14mr|prelude-manager-1.0.2-11|187	--with-xml-exec-prefix=%{_prefix}
14mr|prelude-manager-1.0.2-11|188	
14mr|prelude-manager-1.0.2-11|189	# fix linkage to the shared wrapper libs
14mr|prelude-manager-1.0.2-11|190	find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|^LIBWRAP_LIBS.*|LIBWRAP_LIBS = -L%{_libdir} -lwrap -lnsl|g"
14mr|prelude-manager-1.0.2-11|191	find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|-L%{_libdir} %{_libdir}/libwrap\.a -lnsl|-L%{_libdir} -lwrap -lnsl|g"
14mr|prelude-manager-1.0.2-11|192	
14mr|prelude-manager-1.0.2-11|193	%make
14mr|prelude-manager-1.0.2-11|194	
14mr|prelude-manager-1.0.2-11|195	%install
14mr|prelude-manager-1.0.2-11|196	%makeinstall_std
14mr|prelude-manager-1.0.2-11|197	
14mr|prelude-manager-1.0.2-11|198	install -d %{buildroot}%{_var}/run/%{name}
14mr|prelude-manager-1.0.2-11|199	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|prelude-manager-1.0.2-11|200	install -d %{buildroot}%{_sysconfdir}/prelude/profile/%{name}
14mr|prelude-manager-1.0.2-11|201	install -d %{buildroot}%{_var}/spool/%{name}/scheduler
14mr|prelude-manager-1.0.2-11|202	
14mr|prelude-manager-1.0.2-11|203	install -d %{buildroot}%{_sbindir}
14mr|prelude-manager-1.0.2-11|204	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14mr|prelude-manager-1.0.2-11|205	
14mr|prelude-manager-1.0.2-11|206	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/%{name}/reports/db.so
14mr|prelude-manager-1.0.2-11|207	
14mr|prelude-manager-1.0.2-11|208	# install init script
14mr|prelude-manager-1.0.2-11|209	install -d %{buildroot}%{_unitdir}
14mr|prelude-manager-1.0.2-11|210	install -m0755 prelude-manager.service %{buildroot}%{_unitdir}/%{name}.service
14mr|prelude-manager-1.0.2-11|211	
14mr|prelude-manager-1.0.2-11|212	# fix logrotate stuff
14mr|prelude-manager-1.0.2-11|213	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|prelude-manager-1.0.2-11|214	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14mr|prelude-manager-1.0.2-11|215	%{_logdir}/%{name}/prelude.log %{_logdir}/%{name}/prelude-xml.log {
14mr|prelude-manager-1.0.2-11|216	missingok
14mr|prelude-manager-1.0.2-11|217	postrotate
14mr|prelude-manager-1.0.2-11|218	[ -f %{_var}/lock/subsys/%{name} ] && %{_unitdir}/%{name} restart
14mr|prelude-manager-1.0.2-11|219	endscript
14mr|prelude-manager-1.0.2-11|220	}
14mr|prelude-manager-1.0.2-11|221	EOF
14mr|prelude-manager-1.0.2-11|222	
14mr|prelude-manager-1.0.2-11|223	# make the logdir
14mr|prelude-manager-1.0.2-11|224	install -d %{buildroot}%{_logdir}/%{name}
14mr|prelude-manager-1.0.2-11|225	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude.log
14mr|prelude-manager-1.0.2-11|226	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude-xml.log
14mr|prelude-manager-1.0.2-11|227	
14mr|prelude-manager-1.0.2-11|228	# fix a README.urpmi
14mr|prelude-manager-1.0.2-11|229	cat > README.urpmi << EOF
14mr|prelude-manager-1.0.2-11|230	If you want database support (required for prewikka),
14mr|prelude-manager-1.0.2-11|231	you should install a preludedb package such as preludedb-mysql and
14mr|prelude-manager-1.0.2-11|232	then do something like the following:
14mr|prelude-manager-1.0.2-11|233	
14mr|prelude-manager-1.0.2-11|234	%{_bindir}/mysqladmin create prelude
14mr|prelude-manager-1.0.2-11|235	echo "GRANT ALL PRIVILEGES ON prelude.* TO prelude@'localhost' IDENTIFIED BY 'prelude';" | %{_bindir}/mysql -h localhost
14mr|prelude-manager-1.0.2-11|236	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/mysql.sql
14mr|prelude-manager-1.0.2-11|237	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/addIndices.sql
14mr|prelude-manager-1.0.2-11|238	EOF
14mr|prelude-manager-1.0.2-11|239	
14mr|prelude-manager-1.0.2-11|240	rm -f %{buildroot}%{_libdir}/%{name}/filters/*.*a
14mr|prelude-manager-1.0.2-11|241	rm -f %{buildroot}%{_libdir}/%{name}/reports/*.*a
14mr|prelude-manager-1.0.2-11|242	rm -f %{buildroot}%{_libdir}/%{name}/decodes/*.*a
14mr|prelude-manager-1.0.2-11|243	
14mr|prelude-manager-1.0.2-11|244	
14mr|prelude-manager-1.0.2-11|245	%changelog
14mr|prelude-manager-1.0.2-11|246	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-11
14mr|prelude-manager-1.0.2-11|247	+ Revision: 3975064
14mr|prelude-manager-1.0.2-11|248	- Use systemd macros
14mr|prelude-manager-1.0.2-11|249	
14mr|prelude-manager-1.0.2-11|250	

18576 14
14mr|printer-filters-utils-2008-11|1	%define debug 0
14mr|printer-filters-utils-2008-11|2	%define debug_package %{nil}
14mr|printer-filters-utils-2008-11|3	
14mr|printer-filters-utils-2008-11|4	Summary:	Filter-style and IJS printer drivers, printer maintenance utilities
14mr|printer-filters-utils-2008-11|5	Name:		printer-filters-utils
14mr|printer-filters-utils-2008-11|6	Version:	2008
14mr|printer-filters-utils-2008-11|7	Release:	11
14mr|printer-filters-utils-2008-11|8	License:	GPLv2+
14mr|printer-filters-utils-2008-11|9	Group:		Publishing
14mr|printer-filters-utils-2008-11|10	Url:		http://www.linuxprinting.org/
14mr|printer-filters-utils-2008-11|11	# Apple StyleWriter
14mr|printer-filters-utils-2008-11|12	Source50:	http://homepage.mac.com/monroe/styl/stylewriter.tar.bz2
14mr|printer-filters-utils-2008-11|13	# Canon CaPSL
14mr|printer-filters-utils-2008-11|14	Source51:	ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
14mr|printer-filters-utils-2008-11|15	# Lexmark 1100
14mr|printer-filters-utils-2008-11|16	Source52:	http://www.linuxprinting.org/download/printing/lm1100/lm1100.1.0.2a.tar.bz2
14mr|printer-filters-utils-2008-11|17	# Lexmark 2070 colour
14mr|printer-filters-utils-2008-11|18	Source53:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/c2070-0.99.tar.bz2
14mr|printer-filters-utils-2008-11|19	# Lexmark 2070 grayscale
14mr|printer-filters-utils-2008-11|20	Source54:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/Lexmark2070.latest.tar.bz2
14mr|printer-filters-utils-2008-11|21	# Lexmark 7xxx, 57xx, Z51
14mr|printer-filters-utils-2008-11|22	Source55:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/lexmark7000linux-990516.tar.bz2
14mr|printer-filters-utils-2008-11|23	# Lexmark Z11
14mr|printer-filters-utils-2008-11|24	Source56:	http://sourceforge.net/projects/lz11/lz11-V2-1.2.tar.bz2
14mr|printer-filters-utils-2008-11|25	#Source56:	http://sourceforge.net/projects/lz11/lz11-cvs20030907.tar.bz2
14mr|printer-filters-utils-2008-11|26	# HP DeskJet PPA printers
14mr|printer-filters-utils-2008-11|27	Source62:	http://download.sourceforge.net/pnm2ppa/pnm2ppa-1.12.tar.bz2
14mr|printer-filters-utils-2008-11|28	Source63:	http://www.httptech.com/ppa/files/ppa-0.8.6.tar.bz2
14mr|printer-filters-utils-2008-11|29	# Lexmark 2050
14mr|printer-filters-utils-2008-11|30	Source64:	http://www.prato.linux.it/~mnencia/lexmark2050/c2050-0.4.tar.bz2
14mr|printer-filters-utils-2008-11|31	# Lexmark 2030
14mr|printer-filters-utils-2008-11|32	Source65:	pbm2l2030-1.4.tar.bz2
14mr|printer-filters-utils-2008-11|33	# Okipage 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|34	Source66:	http://www.linuxprinting.org/download/printing/oki4linux-2.0.tar.bz2
14mr|printer-filters-utils-2008-11|35	Source67:	oki4w.startup.bz2
14mr|printer-filters-utils-2008-11|36	Source68:	oki4w_install.bz2
14mr|printer-filters-utils-2008-11|37	# Citizen Printiva 600C
14mr|printer-filters-utils-2008-11|38	Source69:	http://www.dcs.ed.ac.uk/home/jcb/ppmtocpva-1.0.tar.bz2
14mr|printer-filters-utils-2008-11|39	# CoStar and compatible label printers
14mr|printer-filters-utils-2008-11|40	Source70:	http://www.freelabs.com/~whitis/software/pbm2lwxl/pbm2lwxl.tar.bz2
14mr|printer-filters-utils-2008-11|41	# Driver for the Samsung ML-85G and QL-85G winprinters
14mr|printer-filters-utils-2008-11|42	Source71:	http://www.pragana.net/ml85p-0.2.0.tar.bz2
14mr|printer-filters-utils-2008-11|43	# Filter for the Lexmark Z42
14mr|printer-filters-utils-2008-11|44	Source73:	http://www.xs4all.nl/~pastolk/drv_z42-0.4.3.tar.bz2
14mr|printer-filters-utils-2008-11|45	# GhostScript wrapper for the Pentax PocketJet printers
14mr|printer-filters-utils-2008-11|46	Source74:	http://www.pragana.net/pentaxpj-1.0.0.tar.bz2
14mr|printer-filters-utils-2008-11|47	# Unix driver for MicroDry Printers
14mr|printer-filters-utils-2008-11|48	Source76:	http://www.dcs.ed.ac.uk/home/jcb/ppmtomd/ppmtomd-1.5.tar.bz2
14mr|printer-filters-utils-2008-11|49	# Driver for the HP LaserJet 1000
14mr|printer-filters-utils-2008-11|50	Source82:	http://www.linuxprinting.org/download/printing/pbmtozjs.c.bz2
14mr|printer-filters-utils-2008-11|51	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
14mr|printer-filters-utils-2008-11|52	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
14mr|printer-filters-utils-2008-11|53	Source83:	http://foo2zjs.rkkda.com/foo2zjs.tar.bz2
14mr|printer-filters-utils-2008-11|54	Source830:	foo2zjs-foomatic-data-20060608.tar.bz2
14mr|printer-filters-utils-2008-11|55	# Driver for Epson EPL "L" series
14mr|printer-filters-utils-2008-11|56	Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-0.4.0.tar.bz2
14mr|printer-filters-utils-2008-11|57	#Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-cvs20040128.tar.bz2
14mr|printer-filters-utils-2008-11|58	# Driver for Lexmark X125 (only printing)
14mr|printer-filters-utils-2008-11|59	Source1000:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-0.2.3.tar.bz2
14mr|printer-filters-utils-2008-11|60	Source1001:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-network-0.2.0.tar.bz2
14mr|printer-filters-utils-2008-11|61	# Driver for Canon LBP-460/660
14mr|printer-filters-utils-2008-11|62	Source1010:	http://www.boichat.ch/nicolas/lbp660/lbp660-0.2.4.tar.bz2
14mr|printer-filters-utils-2008-11|63	# Driver for Lexmark X74/X75
14mr|printer-filters-utils-2008-11|64	Source1020:	http://home.online.no/~enrio/lxx74-cups-0.8.4.1.tar.bz2
14mr|printer-filters-utils-2008-11|65	# Driver for Minolta magicolor 2300W
14mr|printer-filters-utils-2008-11|66	Source1030:	http://heanet.dl.sourceforge.net/sourceforge/m2300w/m2300w-0.51.tar.bz2
14mr|printer-filters-utils-2008-11|67	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
14mr|printer-filters-utils-2008-11|68	Source1035:	http://www.hinterbergen.de/mala/min12xxw/min12xxw-0.0.9.tar.bz2
14mr|printer-filters-utils-2008-11|69	# Driver for Casio USB label printers
14mr|printer-filters-utils-2008-11|70	Source1040:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg-0.23.tar.bz2
14mr|printer-filters-utils-2008-11|71	Source1041:	http://www.tu-harburg.de/~soda0231/pegg/files/xbm2crw-0.4.tar.bz2
14mr|printer-filters-utils-2008-11|72	Source1042:	http://www.tu-harburg.de/~soda0231/pegg/files/cups2pegg-0.21a.tar.bz2
14mr|printer-filters-utils-2008-11|73	Source1043:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg_el-0.11.tar.bz2
14mr|printer-filters-utils-2008-11|74	# Perl script to clean up Manufacturer entries in the PPD files, so that
14mr|printer-filters-utils-2008-11|75	# drivers are sorted by the printer Manufacturer in the graphical frontends
14mr|printer-filters-utils-2008-11|76	Source201: 	cleanppd.pl.bz2
14mr|printer-filters-utils-2008-11|77	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
14mr|printer-filters-utils-2008-11|78	# Minolta
14mr|printer-filters-utils-2008-11|79	# Available on: http://printer.konicaminolta.com/support/index_ds.html
14mr|printer-filters-utils-2008-11|80	# (Choose printer model under "Color Laser", then choose "Linux" under
14mr|printer-filters-utils-2008-11|81	# "Drivers, PPDs, & Utilities")
14mr|printer-filters-utils-2008-11|82	Source1050:	magicolor2430DL-1.6.0.tar.bz2
14mr|printer-filters-utils-2008-11|83	Source1051:	magicolor5430DL-1.8.0.tar.bz2
14mr|printer-filters-utils-2008-11|84	Source1052:	magicolor5440DL-1.2.0.tar.bz2
14mr|printer-filters-utils-2008-11|85	# Driver for Canon LBP-810/1120
14mr|printer-filters-utils-2008-11|86	Source1060:	http://www.boichat.ch/nicolas/capt/capt-0.1.tar.bz2
14mr|printer-filters-utils-2008-11|87	# Driver for Brother P-Touch label printers
14mr|printer-filters-utils-2008-11|88	Source1070:  	http://www.diku.dk/~panic/P-touch/ptouch-driver-1.0.tar.bz2
14mr|printer-filters-utils-2008-11|89	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
14mr|printer-filters-utils-2008-11|90	Source1080:    http://sourceforge.net/projects/kyo-fs1016mfp/foo2kyo-0.1.0a.tar.bz2
14mr|printer-filters-utils-2008-11|91	# Driver for Samsung SPL2 printers
14mr|printer-filters-utils-2008-11|92	Source1090:	splix-0.0.1.tar.bz2
14mr|printer-filters-utils-2008-11|93	# Apple StyleWriter
14mr|printer-filters-utils-2008-11|94	Patch1040:	stylewriter-gcc4.patch
14mr|printer-filters-utils-2008-11|95	# Lexmark 1100
14mr|printer-filters-utils-2008-11|96	Patch50:	lexmark2ppm.pl.patch
14mr|printer-filters-utils-2008-11|97	Patch1002:	lm1100.1.0.2a-fix-compile-gcc-3.4.patch
14mr|printer-filters-utils-2008-11|98	# HP DeskJet PPA printers
14mr|printer-filters-utils-2008-11|99	Patch52:	pbm2ppa-20000205.diff
14mr|printer-filters-utils-2008-11|100	# Okipage 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|101	Patch54:	http://www.linuxprinting.org/download/printing/oki4linux-2.0-daemon-patch
14mr|printer-filters-utils-2008-11|102	Patch55:	oki4linux-2.0-daemon-mdk-patch
14mr|printer-filters-utils-2008-11|103	# "-fPIC" for Epson EPL xxxxL driver (Gwenole)
14mr|printer-filters-utils-2008-11|104	Patch1001:	epsoneplijs-0.3.0-fPIC.patch
14mr|printer-filters-utils-2008-11|105	# Deactivate checks for installed Foomatic in "./configure" of "m2300w"
14mr|printer-filters-utils-2008-11|106	Patch1030:	m2300w-0.3-noppdbuild.patch
14mr|printer-filters-utils-2008-11|107	Patch1031:	m2300w-0.2-ppc-build-fix.patch
14mr|printer-filters-utils-2008-11|108	# Correct "Duplex" option in Foomatic data of "foo2zjs"
14mr|printer-filters-utils-2008-11|109	Patch1050:	foo2zjs-Duplex.patch
14mr|printer-filters-utils-2008-11|110	# Add support for Minolta magicolor 2430 to "foo2zjs"
14mr|printer-filters-utils-2008-11|111	Patch1051:	foo2zjs-foomatic-magicolor-2430-dl.patch
14mr|printer-filters-utils-2008-11|112	# Driver for Samsung SPL2 printers: correction for CUPS 1.2 compatibility
14mr|printer-filters-utils-2008-11|113	Patch1060:	splix-0.0.1-cups-1.2.patch
14mr|printer-filters-utils-2008-11|114	
14mr|printer-filters-utils-2008-11|115	# Printer maintenance (All PJL and some Lexmark Optra)
14mr|printer-filters-utils-2008-11|116	#Source57:	http://pup.sourceforge.net/pup_1.1_src.tar.bz2
14mr|printer-filters-utils-2008-11|117	# Lexmark printer maintenance
14mr|printer-filters-utils-2008-11|118	Source58:	http://www.powerup.com.au/~pbwest/lexmark/lexmark.html/lxcontrol.tar.bz2
14mr|printer-filters-utils-2008-11|119	Source59:	lm1100maint.tar.bz2
14mr|printer-filters-utils-2008-11|120	Source60:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/changecartridge.bz2
14mr|printer-filters-utils-2008-11|121	Source61:	printutils.png.bz2
14mr|printer-filters-utils-2008-11|122	# Script to adjust margins and offsets of printed pages
14mr|printer-filters-utils-2008-11|123	Source75: 	alignmargins.bz2
14mr|printer-filters-utils-2008-11|124	Source175:	align.ps.bz2
14mr|printer-filters-utils-2008-11|125	# mtink - Graphical maintenance/ink monitoring tool for Epson inkjets
14mr|printer-filters-utils-2008-11|126	Source77:	http://xwtools.automatix.de/files/mtink-1.0.14.tar.gz
14mr|printer-filters-utils-2008-11|127	# mtink - Do not request koi8-ru, but koi8-r instead. Fixes mdv#25315
14mr|printer-filters-utils-2008-11|128	Patch70:	mtink-1.0.14-ru_font.patch
14mr|printer-filters-utils-2008-11|129	# poster - Print big posters to be assambled out of many standard sized
14mr|printer-filters-utils-2008-11|130	#          (A4, Letter, A3, ...) sheets, also used by KDE Print.
14mr|printer-filters-utils-2008-11|131	Source78:	http://printing.kde.org/downloads/poster-1.0.1.tar.bz2
14mr|printer-filters-utils-2008-11|132	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-filters-utils-2008-11|133	Source85:	http://www.linuxprinting.org/download/printing/hp1000fw.bz2
14mr|printer-filters-utils-2008-11|134	Source86:	udev-hp1000fw.rules.bz2
14mr|printer-filters-utils-2008-11|135	# Tools for reading USB device ID strings
14mr|printer-filters-utils-2008-11|136	Source87:	http://www.linuxprinting.org/download/printing/usb_id_test.c.bz2
14mr|printer-filters-utils-2008-11|137	Source88:	http://www.linuxprinting.org/download/printing/getusbprinterid.pl.bz2
14mr|printer-filters-utils-2008-11|138	# ppmtocpva & ppmtomd fixes
14mr|printer-filters-utils-2008-11|139	Patch100:	ppmtocpva-1.0-includes.patch
14mr|printer-filters-utils-2008-11|140	Patch101:	ppmtocpva-1.0-netpbm.patch
14mr|printer-filters-utils-2008-11|141	Patch102:	ppmtomd-1.3-netpbm.patch
14mr|printer-filters-utils-2008-11|142	
14mr|printer-filters-utils-2008-11|143	BuildRequires:	cups-common
14mr|printer-filters-utils-2008-11|144	BuildRequires:	ghostscript
14mr|printer-filters-utils-2008-11|145	BuildRequires:	gmp-devel
14mr|printer-filters-utils-2008-11|146	BuildRequires:	jbig-devel
14mr|printer-filters-utils-2008-11|147	BuildRequires:	lesstif-devel
14mr|printer-filters-utils-2008-11|148	BuildRequires:	netpbm-devel
14mr|printer-filters-utils-2008-11|149	BuildRequires:	tiff-devel
14mr|printer-filters-utils-2008-11|150	BuildRequires:	pkgconfig(gimp-2.0)
14mr|printer-filters-utils-2008-11|151	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|printer-filters-utils-2008-11|152	BuildRequires:	pkgconfig(ijs)
14mr|printer-filters-utils-2008-11|153	BuildRequires:	pkgconfig(libusb)
14mr|printer-filters-utils-2008-11|154	
14mr|printer-filters-utils-2008-11|155	%package -n printer-filters
14mr|printer-filters-utils-2008-11|156	Summary:	Filters to support additional printers
14mr|printer-filters-utils-2008-11|157	Group:		Publishing
14mr|printer-filters-utils-2008-11|158	Requires(post):	ghostscript
14mr|printer-filters-utils-2008-11|159	Requires(post,preun):	rpm-helper
14mr|printer-filters-utils-2008-11|160	# psutils, unzip, and mscompress needed by the foo2zjs driver
14mr|printer-filters-utils-2008-11|161	Requires:	psutils
14mr|printer-filters-utils-2008-11|162	Requires:	unzip
14mr|printer-filters-utils-2008-11|163	Requires:	mscompress
14mr|printer-filters-utils-2008-11|164	# "convert" needed by "pegg"
14mr|printer-filters-utils-2008-11|165	Requires:	imagemagick
14mr|printer-filters-utils-2008-11|166	Conflicts:	foomatic-db <= 3.0.1
14mr|printer-filters-utils-2008-11|167	# <mrl> Requires for the packages that are obsoleting this one.
14mr|printer-filters-utils-2008-11|168	Requires:	c2050
14mr|printer-filters-utils-2008-11|169	Requires:	c2070
14mr|printer-filters-utils-2008-11|170	Requires:	cjet
14mr|printer-filters-utils-2008-11|171	Requires:	cups-drivers-capt
14mr|printer-filters-utils-2008-11|172	Requires:	cups-drivers-foo2kyo
14mr|printer-filters-utils-2008-11|173	Requires:	cups-drivers-foo2zjs
14mr|printer-filters-utils-2008-11|174	Requires:	cups-drivers-lbp660
14mr|printer-filters-utils-2008-11|175	Requires:	cups-drivers-lz11
14mr|printer-filters-utils-2008-11|176	Requires:	cups-drivers-m2300w
14mr|printer-filters-utils-2008-11|177	Requires:	cups-drivers-pegg
14mr|printer-filters-utils-2008-11|178	Requires:	cups-drivers-ptouch
14mr|printer-filters-utils-2008-11|179	Requires:	drv_z42
14mr|printer-filters-utils-2008-11|180	Requires:	epsoneplijs
14mr|printer-filters-utils-2008-11|181	#Requires:	foomatic-db-foo2zjs
14mr|printer-filters-utils-2008-11|182	#Requires:	foomatic-db-m2300w
14mr|printer-filters-utils-2008-11|183	Requires:	lexmark2070
14mr|printer-filters-utils-2008-11|184	Requires:	lexmark7000linux
14mr|printer-filters-utils-2008-11|185	Requires:	lm1100
14mr|printer-filters-utils-2008-11|186	Requires:	min12xxw
14mr|printer-filters-utils-2008-11|187	Requires:	ml85p
14mr|printer-filters-utils-2008-11|188	Requires:	oki4linux
14mr|printer-filters-utils-2008-11|189	Requires:	pbm2l2030
14mr|printer-filters-utils-2008-11|190	Requires:	pbm2lwxl
14mr|printer-filters-utils-2008-11|191	Requires:	pbmtozjs
14mr|printer-filters-utils-2008-11|192	Requires:	pentaxpj
14mr|printer-filters-utils-2008-11|193	Requires:	pnm2ppa
14mr|printer-filters-utils-2008-11|194	Requires:	ppmtocpva
14mr|printer-filters-utils-2008-11|195	Requires:	ppmtomd
14mr|printer-filters-utils-2008-11|196	Requires:	printer-filters
14mr|printer-filters-utils-2008-11|197	Requires:	stylewriter
14mr|printer-filters-utils-2008-11|198	Requires:	x125
14mr|printer-filters-utils-2008-11|199	
14mr|printer-filters-utils-2008-11|200	%package -n printer-filters-doc
14mr|printer-filters-utils-2008-11|201	Summary:	Documentation for printer filters (to support additional printers)
14mr|printer-filters-utils-2008-11|202	Group: 		Publishing
14mr|printer-filters-utils-2008-11|203	
14mr|printer-filters-utils-2008-11|204	%package -n printer-utils
14mr|printer-filters-utils-2008-11|205	Summary:	Additional tools for configuring and maintaining printers
14mr|printer-filters-utils-2008-11|206	Group: 		Publishing
14mr|printer-filters-utils-2008-11|207	Provides:	ghostscript-utils = %{EVRD}
14mr|printer-filters-utils-2008-11|208	Provides:	Lexmark-printer-maintenance = %{EVRD}
14mr|printer-filters-utils-2008-11|209	Requires(post):	rpm-helper
14mr|printer-filters-utils-2008-11|210	Requires(preun):rpm-helper
14mr|printer-filters-utils-2008-11|211	Requires:	lesstif
14mr|printer-filters-utils-2008-11|212	Conflicts:	ghostscript < 8.15
14mr|printer-filters-utils-2008-11|213	
14mr|printer-filters-utils-2008-11|214	# <mrl> Requires for the packages that are obsoleting this one.
14mr|printer-filters-utils-2008-11|215	Requires:	lm1100
14mr|printer-filters-utils-2008-11|216	Requires:	poster
14mr|printer-filters-utils-2008-11|217	Requires:	printer-utils
14mr|printer-filters-utils-2008-11|218	Suggests:	mtink
14mr|printer-filters-utils-2008-11|219	
14mr|printer-filters-utils-2008-11|220	%package -n cups-drivers
14mr|printer-filters-utils-2008-11|221	Summary:	Special CUPS printer drivers
14mr|printer-filters-utils-2008-11|222	Requires:	cups >= 1.1
14mr|printer-filters-utils-2008-11|223	Requires:	ghostscript >= 7.05
14mr|printer-filters-utils-2008-11|224	# "convert" needed by "pegg"
14mr|printer-filters-utils-2008-11|225	Requires:	imagemagick
14mr|printer-filters-utils-2008-11|226	Group: 		Publishing
14mr|printer-filters-utils-2008-11|227	
14mr|printer-filters-utils-2008-11|228	# <mrl> Requires for the packages that are obsoleting this one.
14mr|printer-filters-utils-2008-11|229	Requires:	cups-drivers-lxx74
14mr|printer-filters-utils-2008-11|230	Requires:	cups-drivers-magicolor2430dl
14mr|printer-filters-utils-2008-11|231	Requires:	cups-drivers-magicolor5430dl
14mr|printer-filters-utils-2008-11|232	Requires:	cups-drivers-magicolor5440dl
14mr|printer-filters-utils-2008-11|233	Requires:	cups-drivers-pegg
14mr|printer-filters-utils-2008-11|234	Requires:	cups-drivers-splix
14mr|printer-filters-utils-2008-11|235	Suggests:	mtink
14mr|printer-filters-utils-2008-11|236	
14mr|printer-filters-utils-2008-11|237	##### DESCRIPTION TEXTS
14mr|printer-filters-utils-2008-11|238	
14mr|printer-filters-utils-2008-11|239	%description
14mr|printer-filters-utils-2008-11|240	This source RPM builds the printer-filters and printer-utils
14mr|printer-filters-utils-2008-11|241	packages. These two packages are built by one source RPM, as many
14mr|printer-filters-utils-2008-11|242	upstream source packages contain both a filter and a utility.
14mr|printer-filters-utils-2008-11|243	
14mr|printer-filters-utils-2008-11|244	%description -n printer-filters
14mr|printer-filters-utils-2008-11|245	This package contains filters which transfer the raw bitmap of
14mr|printer-filters-utils-2008-11|246	GhostScript into the protocol of some additional printer models. There
14mr|printer-filters-utils-2008-11|247	are standalone filter executables which get GhostScripts bitmap output
14mr|printer-filters-utils-2008-11|248	as standard input via a pipe or IJS plug-ins for GhostScript.
14mr|printer-filters-utils-2008-11|249	
14mr|printer-filters-utils-2008-11|250	Note: HPIJS and Gimp-Print are in separate packages.
14mr|printer-filters-utils-2008-11|251	
14mr|printer-filters-utils-2008-11|252	%description -n printer-filters-doc
14mr|printer-filters-utils-2008-11|253	This package contains documentation about printer filters.
14mr|printer-filters-utils-2008-11|254	
14mr|printer-filters-utils-2008-11|255	These filters transfer the raw bitmap of GhostScript into the protocol
14mr|printer-filters-utils-2008-11|256	of some additional printer models. There are standalone filter
14mr|printer-filters-utils-2008-11|257	executables which get GhostScripts bitmap output as standard input via
14mr|printer-filters-utils-2008-11|258	a pipe or IJS plug-ins for GhostScript.
14mr|printer-filters-utils-2008-11|259	
14mr|printer-filters-utils-2008-11|260	%description -n printer-utils
14mr|printer-filters-utils-2008-11|261	Tools for printer maintenance: Setting default options for most laser
14mr|printer-filters-utils-2008-11|262	printers (PJL-capable printers), cartridge changing, head aligning,
14mr|printer-filters-utils-2008-11|263	ink level checking for inkjet printers. Printing big posters on many
14mr|printer-filters-utils-2008-11|264	sheets of standard sized paper (A4, A3, Letter, ...) to be assambled
14mr|printer-filters-utils-2008-11|265	together (also used by KDE Print to print posters).
14mr|printer-filters-utils-2008-11|266	
14mr|printer-filters-utils-2008-11|267	%description -n cups-drivers
14mr|printer-filters-utils-2008-11|268	This package contains special printer drivers to be used with CUPS and
14mr|printer-filters-utils-2008-11|269	their appropriate PPD files.
14mr|printer-filters-utils-2008-11|270	
14mr|printer-filters-utils-2008-11|271	
14mr|printer-filters-utils-2008-11|272	%prep
14mr|printer-filters-utils-2008-11|273	%setup -q -T -c
14mr|printer-filters-utils-2008-11|274	mkdir printer-filters
14mr|printer-filters-utils-2008-11|275	echo > printer-filters/debugfiles.list
14mr|printer-filters-utils-2008-11|276	exit 0
14mr|printer-filters-utils-2008-11|277	
14mr|printer-filters-utils-2008-11|278	# remove old directory
14mr|printer-filters-utils-2008-11|279	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-filters-utils-2008-11|280	mkdir $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-filters-utils-2008-11|281	
14mr|printer-filters-utils-2008-11|282	mkdir $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|283	
14mr|printer-filters-utils-2008-11|284	# Apple StyleWriter
14mr|printer-filters-utils-2008-11|285	%setup -q -T -D -a 50 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|286	cd stylewriter
14mr|printer-filters-utils-2008-11|287	%patch1040 -p0
14mr|printer-filters-utils-2008-11|288	cd ..
14mr|printer-filters-utils-2008-11|289	
14mr|printer-filters-utils-2008-11|290	# Canon CaPSL
14mr|printer-filters-utils-2008-11|291	%setup -q -T -D -a 51 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|292	
14mr|printer-filters-utils-2008-11|293	# Lexmark 1100
14mr|printer-filters-utils-2008-11|294	%setup -q -T -D -a 52 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|295	# fix to make it compiling with gcc 2.96
14mr|printer-filters-utils-2008-11|296	# Patch to make LM 1100 printer emulator script to work
14mr|printer-filters-utils-2008-11|297	cd lm1100*
14mr|printer-filters-utils-2008-11|298	%patch50 -p0
14mr|printer-filters-utils-2008-11|299	%patch1002 -p0
14mr|printer-filters-utils-2008-11|300	cd ..
14mr|printer-filters-utils-2008-11|301	
14mr|printer-filters-utils-2008-11|302	# Lexmark 2070 colour
14mr|printer-filters-utils-2008-11|303	%setup -q -T -D -a 53 -c -n %{name}-%{version}/printer-filters/c2070-0.99
14mr|printer-filters-utils-2008-11|304	
14mr|printer-filters-utils-2008-11|305	# Lexmark 2070 grayscale
14mr|printer-filters-utils-2008-11|306	%setup -q -T -D -a 54 -c -n %{name}-%{version}/printer-filters/Lexmark2070.latest
14mr|printer-filters-utils-2008-11|307	
14mr|printer-filters-utils-2008-11|308	# Lexmark 7xxx, 57xx, Z51
14mr|printer-filters-utils-2008-11|309	%setup -q -T -D -a 55 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|310	# Fix Makefile
14mr|printer-filters-utils-2008-11|311	cd lexmark7000linux-990516
14mr|printer-filters-utils-2008-11|312	sed "s/-o root -g root//" Makefile > Makefile.new
14mr|printer-filters-utils-2008-11|313	chmod --reference=Makefile Makefile.new
14mr|printer-filters-utils-2008-11|314	mv -f Makefile.new Makefile
14mr|printer-filters-utils-2008-11|315	cd ..
14mr|printer-filters-utils-2008-11|316	
14mr|printer-filters-utils-2008-11|317	# Lexmark Z11
14mr|printer-filters-utils-2008-11|318	%setup -q -T -D -a 56 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|319	#setup -q -T -D -a 56 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|320	#bzcat %SOURCE72 > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/LexZ11-distro/cZ11.c
14mr|printer-filters-utils-2008-11|321	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lx11*/makefile
14mr|printer-filters-utils-2008-11|322	
14mr|printer-filters-utils-2008-11|323	# Printer Utility Program
14mr|printer-filters-utils-2008-11|324	#setup -q -T -D -a 57 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|325	
14mr|printer-filters-utils-2008-11|326	# Lexmark printer maintenance
14mr|printer-filters-utils-2008-11|327	%setup -q -T -D -a 58 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|328	%setup -q -T -D -a 59 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|329	bzcat %{SOURCE60} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/changecartridge
14mr|printer-filters-utils-2008-11|330	#cp $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/pup_1.1/README \
14mr|printer-filters-utils-2008-11|331	#	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.LexmarkOptra40_45
14mr|printer-filters-utils-2008-11|332	mv $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lxcontrol/README.Lexmark \
14mr|printer-filters-utils-2008-11|333	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lxcontrol/README.Lexmark5xxx_7xxx
14mr|printer-filters-utils-2008-11|334	mv $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lm1100maint/README \
14mr|printer-filters-utils-2008-11|335	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lm1100maint/README.Lexmark1xxx
14mr|printer-filters-utils-2008-11|336	
14mr|printer-filters-utils-2008-11|337	# Generate doc file for "changecartridge"
14mr|printer-filters-utils-2008-11|338	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.changecartridge
14mr|printer-filters-utils-2008-11|339	
14mr|printer-filters-utils-2008-11|340	changecartridge - a program for changing the ink cartridges
14mr|printer-filters-utils-2008-11|341	in the Lexmark 5xxx and 7xxx printers.
14mr|printer-filters-utils-2008-11|342	
14mr|printer-filters-utils-2008-11|343	(C) 1999 Henryk Paluch, paluch@bimbo.fjfi.cvut.cz
14mr|printer-filters-utils-2008-11|344	
14mr|printer-filters-utils-2008-11|345	To change the ink cartridges in a Lexmark printer you must move the
14mr|printer-filters-utils-2008-11|346	print head out of its parking corner, so that you can reach the
14mr|printer-filters-utils-2008-11|347	cartridges. Lexmark only provides a Windows program for doing this. To
14mr|printer-filters-utils-2008-11|348	not need to boot Windows for changing the cartridges there is this
14mr|printer-filters-utils-2008-11|349	script. Simply call it with:
14mr|printer-filters-utils-2008-11|350	
14mr|printer-filters-utils-2008-11|351	changecartridge
14mr|printer-filters-utils-2008-11|352	
14mr|printer-filters-utils-2008-11|353	on the command line and follow the steps described on the screen.
14mr|printer-filters-utils-2008-11|354	The printer is assumed to be at the parallel port #1 (/dev/lp0), but
14mr|printer-filters-utils-2008-11|355	this setting can be changed by editing the definition of the PORT
14mr|printer-filters-utils-2008-11|356	variable in /usr/bin/changecartridge.
14mr|printer-filters-utils-2008-11|357	
14mr|printer-filters-utils-2008-11|358	
14mr|printer-filters-utils-2008-11|359	
14mr|printer-filters-utils-2008-11|360	EOF
14mr|printer-filters-utils-2008-11|361	# Generate doc file for "README.Lexmark-Maintenance"
14mr|printer-filters-utils-2008-11|362	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.Lexmark-Maintenance
14mr|printer-filters-utils-2008-11|363	
14mr|printer-filters-utils-2008-11|364	Lexmark Printer Maintenance Tools
14mr|printer-filters-utils-2008-11|365	---------------------------------
14mr|printer-filters-utils-2008-11|366	
14mr|printer-filters-utils-2008-11|367	Programs for maintanance of Lexmark inkjet printers: Moving out the print
14mr|printer-filters-utils-2008-11|368	head to change the cartridges, adjusting the print heads, cleaning the
14mr|printer-filters-utils-2008-11|369	nozzles ...
14mr|printer-filters-utils-2008-11|370	
14mr|printer-filters-utils-2008-11|371	showcartridges
14mr|printer-filters-utils-2008-11|372	hidecartridges
14mr|printer-filters-utils-2008-11|373	headalign
14mr|printer-filters-utils-2008-11|374	headclean     - Command line programs for the Lexmark 5xxx and 7xxx
14mr|printer-filters-utils-2008-11|375	
14mr|printer-filters-utils-2008-11|376	changecartridge - Another command line tool for changing the
14mr|printer-filters-utils-2008-11|377	ink cartridges in the Lexmark 5xxx and 7xxx
14mr|printer-filters-utils-2008-11|378	
14mr|printer-filters-utils-2008-11|379	lm1100change,
14mr|printer-filters-utils-2008-11|380	lm1100back    - Command line tools for changing the cartridge in Lexmark
14mr|printer-filters-utils-2008-11|381	1xxx printers
14mr|printer-filters-utils-2008-11|382	
14mr|printer-filters-utils-2008-11|383	Since Lexmark will not release protocol specifications the authors had
14mr|printer-filters-utils-2008-11|384	to dissassemble the byte codes sent by their Windows printer maintenance
14mr|printer-filters-utils-2008-11|385	programs to create this.
14mr|printer-filters-utils-2008-11|386	
14mr|printer-filters-utils-2008-11|387	
14mr|printer-filters-utils-2008-11|388	
14mr|printer-filters-utils-2008-11|389	EOF
14mr|printer-filters-utils-2008-11|390	
14mr|printer-filters-utils-2008-11|391	# Load menu icon
14mr|printer-filters-utils-2008-11|392	bzcat %{SOURCE61} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/printutils.png
14mr|printer-filters-utils-2008-11|393	
14mr|printer-filters-utils-2008-11|394	# HP DeskJet PPA printers
14mr|printer-filters-utils-2008-11|395	%setup -q -T -D -a 62 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|396	# remove "version ERROR" line from pnm2ppa.conf
14mr|printer-filters-utils-2008-11|397	perl -n -i -e 'if ( !m/^\s*version\s*0\s*(|\#.*)$/ ) { print "$_";}' pnm2ppa-*/pnm2ppa.conf
14mr|printer-filters-utils-2008-11|398	
14mr|printer-filters-utils-2008-11|399	# Generate README file
14mr|printer-filters-utils-2008-11|400	cat <<EOF >README.calibration
14mr|printer-filters-utils-2008-11|401	
14mr|printer-filters-utils-2008-11|402	Colour calibration for PPA printers
14mr|printer-filters-utils-2008-11|403	-----------------------------------
14mr|printer-filters-utils-2008-11|404	
14mr|printer-filters-utils-2008-11|405	If you have an HP DeskJet PPA printer (very cheap models: 710C, 712C,
14mr|printer-filters-utils-2008-11|406	720C, 722C, 820C, 1000C, or a newer printer which works with one of
14mr|printer-filters-utils-2008-11|407	these model entries) you can optionally do a colour correction. Do the
14mr|printer-filters-utils-2008-11|408	following:
14mr|printer-filters-utils-2008-11|409	
14mr|printer-filters-utils-2008-11|410	Some of the printing modes offer optional colour correction. See the
14mr|printer-filters-utils-2008-11|411	option "Printing Mode" which is offered to you in the option window of
14mr|printer-filters-utils-2008-11|412	"printerdrake" and if you use CUPS also in "qtcups" or "kprinter"
14mr|printer-filters-utils-2008-11|413	("Properties" button, "Advanced" tab), "xpp" ("Options" button,
14mr|printer-filters-utils-2008-11|414	"Extra" tab), "kups" (right click on printer, "Configure printer" in
14mr|printer-filters-utils-2008-11|415	menu), or the WWW interface ("Configure printer" button) and if you
14mr|printer-filters-utils-2008-11|416	use PDQ in "xpdq" ("Driver options"). Choose a setting with "optional
14mr|printer-filters-utils-2008-11|417	colour correction" and save your settings. Read the file
14mr|printer-filters-utils-2008-11|418	
14mr|printer-filters-utils-2008-11|419	/usr/share/doc/printer-filters-1.0/HPDeskJetPPA/pnm2ppa/COLOR.txt
14mr|printer-filters-utils-2008-11|420	
14mr|printer-filters-utils-2008-11|421	and follow the instructions there, but use the name
14mr|printer-filters-utils-2008-11|422	
14mr|printer-filters-utils-2008-11|423	/etc/pnm2ppa.gamma_normal
14mr|printer-filters-utils-2008-11|424	
14mr|printer-filters-utils-2008-11|425	for the colour correction file for the "normal quality" modes and
14mr|printer-filters-utils-2008-11|426	
14mr|printer-filters-utils-2008-11|427	/etc/pnm2ppa.gamma_best
14mr|printer-filters-utils-2008-11|428	
14mr|printer-filters-utils-2008-11|429	for the colour correction file for the "best quality" modes. So you
14mr|printer-filters-utils-2008-11|430	can do the colour correction independently in both normal and best
14mr|printer-filters-utils-2008-11|431	quality modes. The files are automatically taken into account by the
14mr|printer-filters-utils-2008-11|432	appropriate modes as soon as they are created.
14mr|printer-filters-utils-2008-11|433	
14mr|printer-filters-utils-2008-11|434	
14mr|printer-filters-utils-2008-11|435	
14mr|printer-filters-utils-2008-11|436	EOF
14mr|printer-filters-utils-2008-11|437	
14mr|printer-filters-utils-2008-11|438	
14mr|printer-filters-utils-2008-11|439	# pbm2ppa source
14mr|printer-filters-utils-2008-11|440	%setup -q -T -D -a 63 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|441	%patch52 -p0
14mr|printer-filters-utils-2008-11|442	
14mr|printer-filters-utils-2008-11|443	# Lexmark 2050
14mr|printer-filters-utils-2008-11|444	%setup -q -T -D -a 64 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|445	
14mr|printer-filters-utils-2008-11|446	# Lexmark 2030
14mr|printer-filters-utils-2008-11|447	%setup -q -T -D -a 65 -c -n %{name}-%{version}/printer-filters/pbm2l2030
14mr|printer-filters-utils-2008-11|448	
14mr|printer-filters-utils-2008-11|449	# Okipage 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|450	%setup -T -D -a 66 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|451	cd oki4linux-2.0
14mr|printer-filters-utils-2008-11|452	%patch54 -p1
14mr|printer-filters-utils-2008-11|453	%patch55 -p1
14mr|printer-filters-utils-2008-11|454	
14mr|printer-filters-utils-2008-11|455	# Do some small corrections in the daemon script:
14mr|printer-filters-utils-2008-11|456	# - The daemon crashes with "setlogsock('unix');"
14mr|printer-filters-utils-2008-11|457	# - Correct the path for the driver
14mr|printer-filters-utils-2008-11|458	cd src
14mr|printer-filters-utils-2008-11|459	mv oki4daemon oki4daemon.pre
14mr|printer-filters-utils-2008-11|460	sed "s/setlogsock('unix');/setlogsock('inet');/" oki4daemon.pre | sed "s:/usr/local/sbin/oki4drv:/usr/bin/oki4drv:" > oki4daemon
14mr|printer-filters-utils-2008-11|461	cd ../..
14mr|printer-filters-utils-2008-11|462	# Mandrivized startup script for the daemon
14mr|printer-filters-utils-2008-11|463	bzcat %{SOURCE67} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/oki4daemon
14mr|printer-filters-utils-2008-11|464	%if 0
14mr|printer-filters-utils-2008-11|465	# Installer for a CUPS queue for an OKI winprinter
14mr|printer-filters-utils-2008-11|466	bzcat %{SOURCE68} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/oki4w_install
14mr|printer-filters-utils-2008-11|467	# Generate doc file for "README.OKI-Winprinters"
14mr|printer-filters-utils-2008-11|468	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.OKI-Winprinters
14mr|printer-filters-utils-2008-11|469	
14mr|printer-filters-utils-2008-11|470	Driver for the OKI 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|471	------------------------------------------------
14mr|printer-filters-utils-2008-11|472	
14mr|printer-filters-utils-2008-11|473	These laser printers have neither memory nor a processor and therefore
14mr|printer-filters-utils-2008-11|474	they must get their data in an absolutely continuous stream (because
14mr|printer-filters-utils-2008-11|475	they cannot buffer data). This cannot be made sure by usual printing
14mr|printer-filters-utils-2008-11|476	spoolers (as CUPS or LPD). The only possibility is running a special
14mr|printer-filters-utils-2008-11|477	driver program which connects directly to the printer. But this is
14mr|printer-filters-utils-2008-11|478	very unconvenient, because many Linux applications can only print
14mr|printer-filters-utils-2008-11|479	through a spooler. To solve this, Grant Taylor has created a special
14mr|printer-filters-utils-2008-11|480	daemon acting between the printing program and the spooler, the
14mr|printer-filters-utils-2008-11|481	"oki4daemon". It provides a named pipe ("/dev/oki4drv") which accepts
14mr|printer-filters-utils-2008-11|482	PostScript and renders it for being understood by the printer.
14mr|printer-filters-utils-2008-11|483	
14mr|printer-filters-utils-2008-11|484	Because "kups" and the web interface of CUPS cannot start an extra
14mr|printer-filters-utils-2008-11|485	daemon and also cannot set up a queue with "/dev/oki4drv" as
14mr|printer-filters-utils-2008-11|486	destination, you have to install your OKI printer with a special
14mr|printer-filters-utils-2008-11|487	installation program. Call it by entering
14mr|printer-filters-utils-2008-11|488	
14mr|printer-filters-utils-2008-11|489	oki4w_install
14mr|printer-filters-utils-2008-11|490	
14mr|printer-filters-utils-2008-11|491	on the command line or by choosing "Configuration"/"Printing"/"Install
14mr|printer-filters-utils-2008-11|492	OKI 4w or compatible" in the desktop menues.
14mr|printer-filters-utils-2008-11|493	
14mr|printer-filters-utils-2008-11|494	NOTE: These printers should not be used on machines which are often
14mr|printer-filters-utils-2008-11|495	under high loads (because of the timing requirements) or on machines
14mr|printer-filters-utils-2008-11|496	with high security demands (because of the additional daemon).
14mr|printer-filters-utils-2008-11|497	
14mr|printer-filters-utils-2008-11|498	
14mr|printer-filters-utils-2008-11|499	
14mr|printer-filters-utils-2008-11|500	EOF
14mr|printer-filters-utils-2008-11|501	%endif
14mr|printer-filters-utils-2008-11|502	
14mr|printer-filters-utils-2008-11|503	# CoStar and compatible label printers
14mr|printer-filters-utils-2008-11|504	%setup -q -T -D -a 70 -c -n %{name}-%{version}/printer-filters/pbm2lwxl
14mr|printer-filters-utils-2008-11|505	
14mr|printer-filters-utils-2008-11|506	# Citizen Printiva 600C
14mr|printer-filters-utils-2008-11|507	%setup -q -T -D -a 69 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|508	cd ppmtocpva-*
14mr|printer-filters-utils-2008-11|509	%patch100 -p1
14mr|printer-filters-utils-2008-11|510	%patch101 -p1
14mr|printer-filters-utils-2008-11|511	cd ..
14mr|printer-filters-utils-2008-11|512	
14mr|printer-filters-utils-2008-11|513	# Samsung ML-85G and QL-85G winprinters
14mr|printer-filters-utils-2008-11|514	%setup -q -T -D -a 71 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|515	#patch58 -p0
14mr|printer-filters-utils-2008-11|516	
14mr|printer-filters-utils-2008-11|517	# Filter for the Lexmark Z42
14mr|printer-filters-utils-2008-11|518	%setup -q -T -D -a 73 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|519	
14mr|printer-filters-utils-2008-11|520	# GhostScript wrapper for the Pentax PocketJet printers
14mr|printer-filters-utils-2008-11|521	%setup -q -T -D -a 74 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|522	
14mr|printer-filters-utils-2008-11|523	# Unix driver for MicroDry Printers
14mr|printer-filters-utils-2008-11|524	%setup -q -T -D -a 76 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|525	cd ppmtomd-*
14mr|printer-filters-utils-2008-11|526	%patch102 -p1
14mr|printer-filters-utils-2008-11|527	cd ..
14mr|printer-filters-utils-2008-11|528	
14mr|printer-filters-utils-2008-11|529	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
14mr|printer-filters-utils-2008-11|530	%setup -q -T -D -a 77 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|531	cd mtink-1*
14mr|printer-filters-utils-2008-11|532	%patch70 -p3
14mr|printer-filters-utils-2008-11|533	cd ..
14mr|printer-filters-utils-2008-11|534	
14mr|printer-filters-utils-2008-11|535	# Poster - Poster-printing on stndard sized paper
14mr|printer-filters-utils-2008-11|536	%setup -q -T -D -a 78 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|537	
14mr|printer-filters-utils-2008-11|538	# Driver for the HP LaserJet 1000
14mr|printer-filters-utils-2008-11|539	bzcat %{SOURCE82} > pbmtozjs.c
14mr|printer-filters-utils-2008-11|540	
14mr|printer-filters-utils-2008-11|541	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
14mr|printer-filters-utils-2008-11|542	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
14mr|printer-filters-utils-2008-11|543	%setup -q -T -D -a 83 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|544	cd foo2zjs*/foomatic-db
14mr|printer-filters-utils-2008-11|545	rm -rf *
14mr|printer-filters-utils-2008-11|546	%setup -q -T -D -a 830 -n %{name}-%{version}/printer-filters/foo2zjs/foomatic-db
14mr|printer-filters-utils-2008-11|547	cd ../..
14mr|printer-filters-utils-2008-11|548	# Fit udev rules to stricter syntax of new udev
14mr|printer-filters-utils-2008-11|549	# (blino) don't try to rename the device,
14mr|printer-filters-utils-2008-11|550	#         it has already been renamed to the exact same name in 50-mdk.rules
14mr|printer-filters-utils-2008-11|551	#         so udev would skip the rule
14mr|printer-filters-utils-2008-11|552	perl -p -i -e 's:(KERNEL|BUS|SYSFS.*?)=([^=]):$1==$2:g;s{SYMLINK=}{SYMLINK+=}g;s{(?:NAME|MODE)=.*?,\s*}{}g' foo2zjs*/hplj10xx.rules
14mr|printer-filters-utils-2008-11|553	
14mr|printer-filters-utils-2008-11|554	# Driver for Epson EPL "L" series
14mr|printer-filters-utils-2008-11|555	%setup -q -T -D -a 84 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|556	cd epsonepl*
14mr|printer-filters-utils-2008-11|557	perl -p -i -e "s/-g -O2 -Wall -ansi -pedantic -Wmissing-prototypes/-fPIC/" Makefile.in
14mr|printer-filters-utils-2008-11|558	#patch1001 -p1 -b .fPIC
14mr|printer-filters-utils-2008-11|559	cd ..
14mr|printer-filters-utils-2008-11|560	
14mr|printer-filters-utils-2008-11|561	# Driver for Lexmark X125 (only printing)
14mr|printer-filters-utils-2008-11|562	%setup -q -T -D -a 1000 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|563	%setup -q -T -D -a 1001 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|564	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" drv_x125*/src/Makefile
14mr|printer-filters-utils-2008-11|565	
14mr|printer-filters-utils-2008-11|566	%ifarch %{ix86}
14mr|printer-filters-utils-2008-11|567	# Driver for Canon LBP-460/660
14mr|printer-filters-utils-2008-11|568	%setup -q -T -D -a 1010 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|569	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lbp660*/Makefile
14mr|printer-filters-utils-2008-11|570	%endif
14mr|printer-filters-utils-2008-11|571	
14mr|printer-filters-utils-2008-11|572	# Driver for Canon LBP-810/1120
14mr|printer-filters-utils-2008-11|573	%setup -q -T -D -a 1060 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|574	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" cast*/Makefile
14mr|printer-filters-utils-2008-11|575	
14mr|printer-filters-utils-2008-11|576	# Driver for Lexmark X74/X75
14mr|printer-filters-utils-2008-11|577	%setup -q -T -D -a 1020 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|578	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lxx74*/Makefile
14mr|printer-filters-utils-2008-11|579	
14mr|printer-filters-utils-2008-11|580	# Driver for Minolta magicolor 2300W
14mr|printer-filters-utils-2008-11|581	%setup -q -T -D -a 1030 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|582	cd m2300w*
14mr|printer-filters-utils-2008-11|583	# Deactivate checks for installed Foomatic in "./configure"
14mr|printer-filters-utils-2008-11|584	%patch1030 -p0
14mr|printer-filters-utils-2008-11|585	%patch1031 -p1 -b .ppc
14mr|printer-filters-utils-2008-11|586	cd ..
14mr|printer-filters-utils-2008-11|587	
14mr|printer-filters-utils-2008-11|588	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
14mr|printer-filters-utils-2008-11|589	%setup -q -T -D -a 1035 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|590	#perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" min12xxw*/Makefile
14mr|printer-filters-utils-2008-11|591	
14mr|printer-filters-utils-2008-11|592	# Driver for Casio USB label printers
14mr|printer-filters-utils-2008-11|593	%setup -q -T -D -a 1040 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|594	%setup -q -T -D -a 1041 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|595	%setup -q -T -D -a 1042 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|596	%setup -q -T -D -a 1043 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|597	
14mr|printer-filters-utils-2008-11|598	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
14mr|printer-filters-utils-2008-11|599	# Minolta
14mr|printer-filters-utils-2008-11|600	%setup -q -T -D -a 1050 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|601	%setup -q -T -D -a 1051 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|602	%setup -q -T -D -a 1052 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|603	# Fix copy of CUPS headers in kmlf.h
14mr|printer-filters-utils-2008-11|604	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' magicolor????DL*/src/kmlf.h
14mr|printer-filters-utils-2008-11|605	# Remove asterisks from group names in PPD file
14mr|printer-filters-utils-2008-11|606	for d in magicolor????DL*; do
14mr|printer-filters-utils-2008-11|607	cd $d*
14mr|printer-filters-utils-2008-11|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
14mr|printer-filters-utils-2008-11|609	cd ..
14mr|printer-filters-utils-2008-11|610	done
14mr|printer-filters-utils-2008-11|611	# Determine the directory for the CUPS filters using the correct method
14mr|printer-filters-utils-2008-11|612	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' magicolor????DL*/configure
14mr|printer-filters-utils-2008-11|613	
14mr|printer-filters-utils-2008-11|614	# Driver for Brother P-Touch label printers
14mr|printer-filters-utils-2008-11|615	%setup -q -T -D -a 1070 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|616	
14mr|printer-filters-utils-2008-11|617	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
14mr|printer-filters-utils-2008-11|618	%setup -q -T -D -a 1080 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|619	perl -p -i -e 's/Kyocera-Mita-FS-1016/Kyocera-FS-1016/g' foo2kyo*/foomatic-db/driver/foo2kyo.xml
14mr|printer-filters-utils-2008-11|620	
14mr|printer-filters-utils-2008-11|621	# Driver for Samsung SPL2 printers
14mr|printer-filters-utils-2008-11|622	%setup -q -T -D -a 1090 -n %{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|623	cd splix*
14mr|printer-filters-utils-2008-11|624	%patch1060 -p1 -b .cups12
14mr|printer-filters-utils-2008-11|625	cd ..
14mr|printer-filters-utils-2008-11|626	
14mr|printer-filters-utils-2008-11|627	
14mr|printer-filters-utils-2008-11|628	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-filters-utils-2008-11|629	bzcat %{SOURCE85} > hp1000fw
14mr|printer-filters-utils-2008-11|630	bzcat %{SOURCE86} > udev-hp1000fw.rules
14mr|printer-filters-utils-2008-11|631	
14mr|printer-filters-utils-2008-11|632	# Tools for reading USB device ID strings
14mr|printer-filters-utils-2008-11|633	bzcat %{SOURCE87} > usb_id_test.c
14mr|printer-filters-utils-2008-11|634	bzcat %{SOURCE88} > getusbprinterid
14mr|printer-filters-utils-2008-11|635	
14mr|printer-filters-utils-2008-11|636	
14mr|printer-filters-utils-2008-11|637	
14mr|printer-filters-utils-2008-11|638	%build
14mr|printer-filters-utils-2008-11|639	exit 0
14mr|printer-filters-utils-2008-11|640	
14mr|printer-filters-utils-2008-11|641	# Change compiler flags for debugging when in debug mode
14mr|printer-filters-utils-2008-11|642	%if %debug
14mr|printer-filters-utils-2008-11|643	export DONT_STRIP=1
14mr|printer-filters-utils-2008-11|644	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|645	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|646	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|647	%endif
14mr|printer-filters-utils-2008-11|648	
14mr|printer-filters-utils-2008-11|649	##### PRINTER FILTERS AND OTHER STUFF
14mr|printer-filters-utils-2008-11|650	
14mr|printer-filters-utils-2008-11|651	cd $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|652	
14mr|printer-filters-utils-2008-11|653	# Apple StyleWriter
14mr|printer-filters-utils-2008-11|654	cd stylewriter
14mr|printer-filters-utils-2008-11|655	gcc ${CFLAGS:-%optflags} -o lpstyl lpstyl.c
14mr|printer-filters-utils-2008-11|656	cd ..
14mr|printer-filters-utils-2008-11|657	
14mr|printer-filters-utils-2008-11|658	# Canon CaPSL
14mr|printer-filters-utils-2008-11|659	cd cjet089
14mr|printer-filters-utils-2008-11|660	%make
14mr|printer-filters-utils-2008-11|661	cd ..
14mr|printer-filters-utils-2008-11|662	
14mr|printer-filters-utils-2008-11|663	# Lexmark 1100
14mr|printer-filters-utils-2008-11|664	cd lm1100*
14mr|printer-filters-utils-2008-11|665	# Correct "friend" declarations for gcc 3.1
14mr|printer-filters-utils-2008-11|666	perl -p -i -e 's/friend Lexmark/friend class Lexmark/' *.h
14mr|printer-filters-utils-2008-11|667	# Remove extra qualifications '<class>::<member>' on class members, to make
14mr|printer-filters-utils-2008-11|668	# code compiling with gcc 4.1.1.
14mr|printer-filters-utils-2008-11|669	perl -p -i -e 's/\b[^\s:]+:://' *.h
14mr|printer-filters-utils-2008-11|670	%make
14mr|printer-filters-utils-2008-11|671	cd ..
14mr|printer-filters-utils-2008-11|672	
14mr|printer-filters-utils-2008-11|673	# Lexmark 2070 colour
14mr|printer-filters-utils-2008-11|674	cd c2070-0.99
14mr|printer-filters-utils-2008-11|675	%make
14mr|printer-filters-utils-2008-11|676	cd ..
14mr|printer-filters-utils-2008-11|677	
14mr|printer-filters-utils-2008-11|678	# Lexmark 2070 grayscale
14mr|printer-filters-utils-2008-11|679	cd Lexmark2070.latest
14mr|printer-filters-utils-2008-11|680	%make
14mr|printer-filters-utils-2008-11|681	cd ..
14mr|printer-filters-utils-2008-11|682	
14mr|printer-filters-utils-2008-11|683	# Lexmark 7xxx, 57xx, Z51
14mr|printer-filters-utils-2008-11|684	cd lexmark7000linux-990516
14mr|printer-filters-utils-2008-11|685	%make
14mr|printer-filters-utils-2008-11|686	cd ..
14mr|printer-filters-utils-2008-11|687	
14mr|printer-filters-utils-2008-11|688	# Lexmark Z11
14mr|printer-filters-utils-2008-11|689	#cd LexZ11-distro
14mr|printer-filters-utils-2008-11|690	cd lz11*
14mr|printer-filters-utils-2008-11|691	%make
14mr|printer-filters-utils-2008-11|692	cd ..
14mr|printer-filters-utils-2008-11|693	
14mr|printer-filters-utils-2008-11|694	# Printer Utility Program
14mr|printer-filters-utils-2008-11|695	#cd pup_1.1
14mr|printer-filters-utils-2008-11|696	#make CC="gcc $CFLAGS -Wall -O2 -I/usr/include/glib-1.2"
14mr|printer-filters-utils-2008-11|697	#cd ..
14mr|printer-filters-utils-2008-11|698	
14mr|printer-filters-utils-2008-11|699	# HP DeskJet PPA printers
14mr|printer-filters-utils-2008-11|700	cd pnm2ppa*
14mr|printer-filters-utils-2008-11|701	make BINDIR=%{_bindir} CONFDIR=%{_sysconfdir} MANDIR=%{_mandir}/man1
14mr|printer-filters-utils-2008-11|702	cd ..
14mr|printer-filters-utils-2008-11|703	cd pbm2ppa-0.8.6
14mr|printer-filters-utils-2008-11|704	make
14mr|printer-filters-utils-2008-11|705	cd ..
14mr|printer-filters-utils-2008-11|706	
14mr|printer-filters-utils-2008-11|707	# Lexmark 2050
14mr|printer-filters-utils-2008-11|708	cd c2050-0.4
14mr|printer-filters-utils-2008-11|709	%make
14mr|printer-filters-utils-2008-11|710	cd ..
14mr|printer-filters-utils-2008-11|711	
14mr|printer-filters-utils-2008-11|712	# Lexmark 2030
14mr|printer-filters-utils-2008-11|713	cd pbm2l2030
14mr|printer-filters-utils-2008-11|714	%make
14mr|printer-filters-utils-2008-11|715	cd ..
14mr|printer-filters-utils-2008-11|716	
14mr|printer-filters-utils-2008-11|717	# Okipage 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|718	cd oki4linux-2.0/src
14mr|printer-filters-utils-2008-11|719	%make
14mr|printer-filters-utils-2008-11|720	cd ../..
14mr|printer-filters-utils-2008-11|721	
14mr|printer-filters-utils-2008-11|722	# Citizen Printiva 600C
14mr|printer-filters-utils-2008-11|723	cd ppmtocpva-1.0
14mr|printer-filters-utils-2008-11|724	%make
14mr|printer-filters-utils-2008-11|725	cd ..
14mr|printer-filters-utils-2008-11|726	
14mr|printer-filters-utils-2008-11|727	# CoStar and compatible label printers
14mr|printer-filters-utils-2008-11|728	cd pbm2lwxl
14mr|printer-filters-utils-2008-11|729	gcc $CFLAGS -o pbm2lwxl pbm2lwxl.c
14mr|printer-filters-utils-2008-11|730	cd ..
14mr|printer-filters-utils-2008-11|731	
14mr|printer-filters-utils-2008-11|732	%ifarch %{ix86}
14mr|printer-filters-utils-2008-11|733	# Samsung ML-85G and QL-85G winprinters
14mr|printer-filters-utils-2008-11|734	cd ml85p*
14mr|printer-filters-utils-2008-11|735	make
14mr|printer-filters-utils-2008-11|736	[ -e printer-test.ps.gz ] && gunzip printer-test.ps.gz
14mr|printer-filters-utils-2008-11|737	cd ..
14mr|printer-filters-utils-2008-11|738	%endif
14mr|printer-filters-utils-2008-11|739	
14mr|printer-filters-utils-2008-11|740	# Filter for the Lexmark Z42
14mr|printer-filters-utils-2008-11|741	cd drv_z42/src
14mr|printer-filters-utils-2008-11|742	gcc $CFLAGS -o z42_cmyk z42_cmyk.c
14mr|printer-filters-utils-2008-11|743	cd ../z42tool/
14mr|printer-filters-utils-2008-11|744	%configure
14mr|printer-filters-utils-2008-11|745	%make
14mr|printer-filters-utils-2008-11|746	cd ../..
14mr|printer-filters-utils-2008-11|747	
14mr|printer-filters-utils-2008-11|748	# GhostScript wrapper for the Pentax PocketJet printers
14mr|printer-filters-utils-2008-11|749	cd pentaxpj
14mr|printer-filters-utils-2008-11|750	%make
14mr|printer-filters-utils-2008-11|751	cd ..
14mr|printer-filters-utils-2008-11|752	
14mr|printer-filters-utils-2008-11|753	# Unix driver for MicroDry Printers
14mr|printer-filters-utils-2008-11|754	cd ppmtomd*
14mr|printer-filters-utils-2008-11|755	%make
14mr|printer-filters-utils-2008-11|756	cd ..
14mr|printer-filters-utils-2008-11|757	
14mr|printer-filters-utils-2008-11|758	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
14mr|printer-filters-utils-2008-11|759	cd mtink*
14mr|printer-filters-utils-2008-11|760	perl -p -i -e 's|(/usr/X11R6)/lib\b|\1/%{_lib}|g' Makefile.ORG
14mr|printer-filters-utils-2008-11|761	perl -p -i -e 's|(/usr)/lib\b|\1/%{_lib}|g' Makefile.ORG
14mr|printer-filters-utils-2008-11|762	perl -p -i -e 's|(/usr)/lib$|\1/%{_lib}|g' Configure
14mr|printer-filters-utils-2008-11|763	perl -p -i -e 's|(''/usr/)lib('')|$1%{_lib}$2|g' checkMotifVersion.sh
14mr|printer-filters-utils-2008-11|764	./Configure --no-suid --prefix /usr
14mr|printer-filters-utils-2008-11|765	%make
14mr|printer-filters-utils-2008-11|766	# Fix some small bugs
14mr|printer-filters-utils-2008-11|767	#perl -p -i -e "s/START_LEVEL=S99mtink/START_LEVEL=S59mtink/" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|768	#perl -p -i -e "s/STOP_LEVEL=K02mtink/START_LEVEL=K61mtink/" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|769	#perl -p -i -e "s/for d in 2 3 4 5/XXXXXXXXXX/" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|770	#perl -p -i -e "s/for d in 0 1 6/for d in 2 3 4 5/" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|771	#perl -p -i -e "s/XXXXXXXXXX/for d in 0 1 6/" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|772	#perl -p -i -e "s!cp mtink /etc/init.d!!" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|773	perl -p -i -e "s!chmod 744 /etc/init.d/mtink!!" etc/installInitScript.sh
14mr|printer-filters-utils-2008-11|774	perl -p -i -e "s!/dev/lp;!/dev/lp\*;!" etc/mtink
14mr|printer-filters-utils-2008-11|775	perl -p -i -e 's=(\#!/bin/sh)=$1\n\#   chkconfig: 2345 14 61
14mr|printer-filters-utils-2008-11|776	\#   description: The MTink daemon allows printing on Epson inkjets in
14mr|printer-filters-utils-2008-11|777	\#                in packet mode. This way simultaneas printing and
14mr|printer-filters-utils-2008-11|778	\#                ink level readout or scanning (on multi-function devices)
14mr|printer-filters-utils-2008-11|779	\#                is possible.=' etc/mtink
14mr|printer-filters-utils-2008-11|780	cd ..
14mr|printer-filters-utils-2008-11|781	
14mr|printer-filters-utils-2008-11|782	# Poster - Poster-printing on stndard sized paper
14mr|printer-filters-utils-2008-11|783	cd poster*
14mr|printer-filters-utils-2008-11|784	%make
14mr|printer-filters-utils-2008-11|785	cd ..
14mr|printer-filters-utils-2008-11|786	
14mr|printer-filters-utils-2008-11|787	# HP LaserJet 1000
14mr|printer-filters-utils-2008-11|788	ln -s %{_libdir}/libjbig.a .
14mr|printer-filters-utils-2008-11|789	ln -s /usr/include/jbig.h .
14mr|printer-filters-utils-2008-11|790	gcc -O2 -W -o pbmtozjs pbmtozjs.c libjbig.a
14mr|printer-filters-utils-2008-11|791	head -34 pbmtozjs.c | tail -33 > pbmtozjs.txt
14mr|printer-filters-utils-2008-11|792	
14mr|printer-filters-utils-2008-11|793	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
14mr|printer-filters-utils-2008-11|794	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
14mr|printer-filters-utils-2008-11|795	cd foo2zjs*
14mr|printer-filters-utils-2008-11|796	# Suppress generation of PDF doc file, it needs GhostScript and GhostScript
14mr|printer-filters-utils-2008-11|797	# is introduced by this package
14mr|printer-filters-utils-2008-11|798	#perl -p -i -e "s/all-icc2ps man doc/all-icc2ps man/" Makefile
14mr|printer-filters-utils-2008-11|799	%make
14mr|printer-filters-utils-2008-11|800	cd ..
14mr|printer-filters-utils-2008-11|801	
14mr|printer-filters-utils-2008-11|802	# Driver for Epson EPL "L" series
14mr|printer-filters-utils-2008-11|803	cd epsonepl*
14mr|printer-filters-utils-2008-11|804	%configure2_5x
14mr|printer-filters-utils-2008-11|805	%make
14mr|printer-filters-utils-2008-11|806	cd ..
14mr|printer-filters-utils-2008-11|807	
14mr|printer-filters-utils-2008-11|808	# Driver for Lexmark X125 (only printing)
14mr|printer-filters-utils-2008-11|809	cd drv_x125/src
14mr|printer-filters-utils-2008-11|810	%make
14mr|printer-filters-utils-2008-11|811	cd ../..
14mr|printer-filters-utils-2008-11|812	cd drv_x125_network/src
14mr|printer-filters-utils-2008-11|813	%make
14mr|printer-filters-utils-2008-11|814	cd ../..
14mr|printer-filters-utils-2008-11|815	
14mr|printer-filters-utils-2008-11|816	%ifarch %{ix86}
14mr|printer-filters-utils-2008-11|817	# Driver for Canon LBP-460/660
14mr|printer-filters-utils-2008-11|818	cd lbp660*
14mr|printer-filters-utils-2008-11|819	%make
14mr|printer-filters-utils-2008-11|820	# Correct PPD files to pass "cupstestppd"
14mr|printer-filters-utils-2008-11|821	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/" ppd/*.ppd
14mr|printer-filters-utils-2008-11|822	# Do not generate a log file with fixed name, security problem!
14mr|printer-filters-utils-2008-11|823	perl -p -i -e "s:/tmp/lbp.60.log:/dev/null:" ppd/*.ppd
14mr|printer-filters-utils-2008-11|824	cd ..
14mr|printer-filters-utils-2008-11|825	%endif
14mr|printer-filters-utils-2008-11|826	
14mr|printer-filters-utils-2008-11|827	# Driver for Canon LBP-810/1120
14mr|printer-filters-utils-2008-11|828	cd capt*
14mr|printer-filters-utils-2008-11|829	%make
14mr|printer-filters-utils-2008-11|830	# Correct PPD files to pass "cupstestppd"
14mr|printer-filters-utils-2008-11|831	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
14mr|printer-filters-utils-2008-11|832	# Do not generate a log file with fixed name, security problem!
14mr|printer-filters-utils-2008-11|833	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
14mr|printer-filters-utils-2008-11|834	# Create PPD file for LBP-1120
14mr|printer-filters-utils-2008-11|835	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
14mr|printer-filters-utils-2008-11|836	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
14mr|printer-filters-utils-2008-11|837	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
14mr|printer-filters-utils-2008-11|838	cd ..
14mr|printer-filters-utils-2008-11|839	
14mr|printer-filters-utils-2008-11|840	# Driver for Lexmark X74/X75
14mr|printer-filters-utils-2008-11|841	cd lxx74*
14mr|printer-filters-utils-2008-11|842	# The source tarball has already all the stuff compiled, but we want to have
14mr|printer-filters-utils-2008-11|843	# our Mandriva Linux optimizations
14mr|printer-filters-utils-2008-11|844	%make clean
14mr|printer-filters-utils-2008-11|845	%make
14mr|printer-filters-utils-2008-11|846	gunzip lxx74.ppd.gz
14mr|printer-filters-utils-2008-11|847	cp lxx74.ppd Compaq-IJ670-lxx74.ppd
14mr|printer-filters-utils-2008-11|848	perl -p -i -e 's/All In One/IJ670/gi' Compaq-IJ670-lxx74.ppd
14mr|printer-filters-utils-2008-11|849	cp lxx74.ppd Compaq-Inkjet_Printer-lxx74.ppd
14mr|printer-filters-utils-2008-11|850	perl -p -i -e 's/All In One/Inkjet Printer/gi' Compaq-Inkjet_Printer-lxx74.ppd
14mr|printer-filters-utils-2008-11|851	perl -p -i -e 's/Lexmark/Compaq/gi' Compaq-*-lxx74.ppd
14mr|printer-filters-utils-2008-11|852	cp lxx74.ppd Lexmark-X74-lxx74.ppd
14mr|printer-filters-utils-2008-11|853	perl -p -i -e 's/All In One/X74/gi' Lexmark-X74-lxx74.ppd
14mr|printer-filters-utils-2008-11|854	cp lxx74.ppd Lexmark-X75-lxx74.ppd
14mr|printer-filters-utils-2008-11|855	perl -p -i -e 's/All In One/X75/gi' Lexmark-X75-lxx74.ppd
14mr|printer-filters-utils-2008-11|856	cp lxx74.ppd Lexmark-X76-lxx74.ppd
14mr|printer-filters-utils-2008-11|857	perl -p -i -e 's/All In One/X76/gi' Lexmark-X76-lxx74.ppd
14mr|printer-filters-utils-2008-11|858	cp lxx74.ppd Lexmark-Z13-lxx74.ppd
14mr|printer-filters-utils-2008-11|859	perl -p -i -e 's/All In One/Z13/gi' Lexmark-Z13-lxx74.ppd
14mr|printer-filters-utils-2008-11|860	cp lxx74.ppd Lexmark-Z14-lxx74.ppd
14mr|printer-filters-utils-2008-11|861	perl -p -i -e 's/All In One/Z14/gi' Lexmark-Z14-lxx74.ppd
14mr|printer-filters-utils-2008-11|862	cp lxx74.ppd Lexmark-Z23-lxx74.ppd
14mr|printer-filters-utils-2008-11|863	perl -p -i -e 's/All In One/Z23/gi' Lexmark-Z23-lxx74.ppd
14mr|printer-filters-utils-2008-11|864	cp lxx74.ppd Lexmark-Z33-lxx74.ppd
14mr|printer-filters-utils-2008-11|865	perl -p -i -e 's/All In One/Z33/gi' Lexmark-Z33-lxx74.ppd
14mr|printer-filters-utils-2008-11|866	cp lxx74.ppd Lexmark-Z24-lxx74.ppd
14mr|printer-filters-utils-2008-11|867	perl -p -i -e 's/All In One/Z24/gi' Lexmark-Z24-lxx74.ppd
14mr|printer-filters-utils-2008-11|868	cp lxx74.ppd Lexmark-Z34-lxx74.ppd
14mr|printer-filters-utils-2008-11|869	perl -p -i -e 's/All In One/Z34/gi' Lexmark-Z34-lxx74.ppd
14mr|printer-filters-utils-2008-11|870	cp lxx74.ppd Lexmark-Z25-lxx74.ppd
14mr|printer-filters-utils-2008-11|871	perl -p -i -e 's/All In One/Z25/gi' Lexmark-Z25-lxx74.ppd
14mr|printer-filters-utils-2008-11|872	cp lxx74.ppd Lexmark-Z35-lxx74.ppd
14mr|printer-filters-utils-2008-11|873	perl -p -i -e 's/All In One/Z35/gi' Lexmark-Z35-lxx74.ppd
14mr|printer-filters-utils-2008-11|874	cp lxx74.ppd Lexmark-Inkjet_Printer-lxx74.ppd
14mr|printer-filters-utils-2008-11|875	perl -p -i -e 's/All In One/Inkjet Printer/gi' Lexmark-Inkjet_Printer-lxx74.ppd
14mr|printer-filters-utils-2008-11|876	cp lxx74.ppd Lexmark-InkJet_4104-lxx74.ppd
14mr|printer-filters-utils-2008-11|877	perl -p -i -e 's/All In One/Inkjet 4104/gi' Lexmark-Inkjet_4104-lxx74.ppd
14mr|printer-filters-utils-2008-11|878	cp lxx74.ppd Samsung-MJC-940-lxx74.ppd
14mr|printer-filters-utils-2008-11|879	perl -p -i -e 's/All In One/MJC-940/gi' Samsung-MJC-940-lxx74.ppd
14mr|printer-filters-utils-2008-11|880	cp lxx74.ppd Samsung-MJC-950-lxx74.ppd
14mr|printer-filters-utils-2008-11|881	perl -p -i -e 's/All In One/MJC-950/gi' Samsung-MJC-950-lxx74.ppd
14mr|printer-filters-utils-2008-11|882	cp lxx74.ppd Samsung-MJC-2200-lxx74.ppd
14mr|printer-filters-utils-2008-11|883	perl -p -i -e 's/All In One/MJC-2200/gi' Samsung-MJC-2200-lxx74.ppd
14mr|printer-filters-utils-2008-11|884	cp lxx74.ppd Samsung-MJC-2130-lxx74.ppd
14mr|printer-filters-utils-2008-11|885	perl -p -i -e 's/All In One/MJC-2130/gi' Samsung-MJC-2130-lxx74.ppd
14mr|printer-filters-utils-2008-11|886	cp lxx74.ppd Samsung-MJC-530-lxx74.ppd
14mr|printer-filters-utils-2008-11|887	perl -p -i -e 's/All In One/MJC-530/gi' Samsung-MJC-530-lxx74.ppd
14mr|printer-filters-utils-2008-11|888	perl -p -i -e 's/Lexmark/Samsung/gi' Samsung-*-lxx74.ppd
14mr|printer-filters-utils-2008-11|889	gzip -9 *.ppd
14mr|printer-filters-utils-2008-11|890	cd ..
14mr|printer-filters-utils-2008-11|891	
14mr|printer-filters-utils-2008-11|892	# Driver for Minolta magicolor 2300W
14mr|printer-filters-utils-2008-11|893	cd m2300w*
14mr|printer-filters-utils-2008-11|894	autoconf
14mr|printer-filters-utils-2008-11|895	%configure
14mr|printer-filters-utils-2008-11|896	# Omit the installation of the PPD in the Makefile, we use the Foomatic
14mr|printer-filters-utils-2008-11|897	# XML data
14mr|printer-filters-utils-2008-11|898	perl -p -i -e "s/src psfiles foomatic ppd/src psfiles/" Makefile
14mr|printer-filters-utils-2008-11|899	%make
14mr|printer-filters-utils-2008-11|900	cd ..
14mr|printer-filters-utils-2008-11|901	
14mr|printer-filters-utils-2008-11|902	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
14mr|printer-filters-utils-2008-11|903	cd min12xxw*
14mr|printer-filters-utils-2008-11|904	%configure
14mr|printer-filters-utils-2008-11|905	%make
14mr|printer-filters-utils-2008-11|906	cd ..
14mr|printer-filters-utils-2008-11|907	
14mr|printer-filters-utils-2008-11|908	# Driver for Casio USB label printers
14mr|printer-filters-utils-2008-11|909	cd pegg-*
14mr|printer-filters-utils-2008-11|910	%make
14mr|printer-filters-utils-2008-11|911	cd ..
14mr|printer-filters-utils-2008-11|912	cd pegg_el-*/src
14mr|printer-filters-utils-2008-11|913	%make
14mr|printer-filters-utils-2008-11|914	cd ../..
14mr|printer-filters-utils-2008-11|915	cd xbm2crw*
14mr|printer-filters-utils-2008-11|916	# Nothing to be done
14mr|printer-filters-utils-2008-11|917	cd ..
14mr|printer-filters-utils-2008-11|918	cd cups2pegg*/src
14mr|printer-filters-utils-2008-11|919	# Suppress logging in cups2pegg backend
14mr|printer-filters-utils-2008-11|920	perl -p -i -e "s:/var/log/cups/cups2pegg.log:/dev/null:" cups2pegg
14mr|printer-filters-utils-2008-11|921	# Fix PPD file
14mr|printer-filters-utils-2008-11|922	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. EL-700 EL-5000W"/' ppd/casio_el.ppd
14mr|printer-filters-utils-2008-11|923	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO EL-700 EL-5000W"/' ppd/casio_el.ppd
14mr|printer-filters-utils-2008-11|924	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KL-P1000 KL-E11"/' ppd/casio_kl.ppd
14mr|printer-filters-utils-2008-11|925	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KL-P1000 KL-E11"/' ppd/casio_kl.ppd
14mr|printer-filters-utils-2008-11|926	perl -p -i -e 's/: Letter/: 128_64/' ppd/casio_kl.ppd
14mr|printer-filters-utils-2008-11|927	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KP-C10 KP-C50"/' ppd/casio_kp.ppd
14mr|printer-filters-utils-2008-11|928	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KP-C10 KP-C50"/' ppd/casio_kp.ppd
14mr|printer-filters-utils-2008-11|929	perl -p -i -e 's/: Letter/: 512_64/' ppd/casio_kp.ppd
14mr|printer-filters-utils-2008-11|930	cd ../..
14mr|printer-filters-utils-2008-11|931	
14mr|printer-filters-utils-2008-11|932	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
14mr|printer-filters-utils-2008-11|933	# Minolta
14mr|printer-filters-utils-2008-11|934	for d in magicolor????DL*; do
14mr|printer-filters-utils-2008-11|935	cd $d
14mr|printer-filters-utils-2008-11|936	%configure
14mr|printer-filters-utils-2008-11|937	%make
14mr|printer-filters-utils-2008-11|938	cd ..
14mr|printer-filters-utils-2008-11|939	done
14mr|printer-filters-utils-2008-11|940	# Add support for the magicolor 2300 DL
14mr|printer-filters-utils-2008-11|941	cd magicolor2430DL*
14mr|printer-filters-utils-2008-11|942	gzip -dc src/km_en.ppd.gz | perl -p -e 's:2430(\s*DL):2300$1:g' | gzip > src/km2300dl.ppd.gz
14mr|printer-filters-utils-2008-11|943	cd ..
14mr|printer-filters-utils-2008-11|944	
14mr|printer-filters-utils-2008-11|945	# Driver for Brother P-Touch label printers
14mr|printer-filters-utils-2008-11|946	cd ptouch-driver*
14mr|printer-filters-utils-2008-11|947	%configure
14mr|printer-filters-utils-2008-11|948	%make
14mr|printer-filters-utils-2008-11|949	cd ..
14mr|printer-filters-utils-2008-11|950	
14mr|printer-filters-utils-2008-11|951	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
14mr|printer-filters-utils-2008-11|952	cd foo2kyo*
14mr|printer-filters-utils-2008-11|953	%make
14mr|printer-filters-utils-2008-11|954	cd ..
14mr|printer-filters-utils-2008-11|955	
14mr|printer-filters-utils-2008-11|956	# Driver for Samsung SPL2 printers
14mr|printer-filters-utils-2008-11|957	cd splix*
14mr|printer-filters-utils-2008-11|958	%make
14mr|printer-filters-utils-2008-11|959	# Generate PPD files for each supported printer
14mr|printer-filters-utils-2008-11|960	cd ppd
14mr|printer-filters-utils-2008-11|961	for ext in '' 'fr'; do
14mr|printer-filters-utils-2008-11|962	cp ml1710$ext.ppd Samsung-SPL2-ml1510$ext.ppd
14mr|printer-filters-utils-2008-11|963	perl -p -i -e 's/(ml-?)1710/${1}1510/gi' Samsung-SPL2-ml1510$ext.ppd
14mr|printer-filters-utils-2008-11|964	cp ml1710$ext.ppd Samsung-SPL2-ml1520$ext.ppd
14mr|printer-filters-utils-2008-11|965	perl -p -i -e 's/(ml-?)1710/${1}1520/gi' Samsung-SPL2-ml1520$ext.ppd
14mr|printer-filters-utils-2008-11|966	cp ml1710$ext.ppd Samsung-SPL2-ml1610$ext.ppd
14mr|printer-filters-utils-2008-11|967	perl -p -i -e 's/(ml-?)1710/${1}1610/gi' Samsung-SPL2-ml1610$ext.ppd
14mr|printer-filters-utils-2008-11|968	cp ml1710$ext.ppd Samsung-SPL2-ml1740$ext.ppd
14mr|printer-filters-utils-2008-11|969	perl -p -i -e 's/(ml-?)1710/${1}1740/gi' Samsung-SPL2-ml1740$ext.ppd
14mr|printer-filters-utils-2008-11|970	cp ml1710$ext.ppd Samsung-SPL2-ml1750$ext.ppd
14mr|printer-filters-utils-2008-11|971	perl -p -i -e 's/(ml-?)1710/${1}1750/gi' Samsung-SPL2-ml1750$ext.ppd
14mr|printer-filters-utils-2008-11|972	cp ml2250$ext.ppd Samsung-SPL2-ml2150$ext.ppd
14mr|printer-filters-utils-2008-11|973	perl -p -i -e 's/(ml-?)2250/${1}2150/gi' Samsung-SPL2-ml2150$ext.ppd
14mr|printer-filters-utils-2008-11|974	cp ml2250$ext.ppd Samsung-SPL2-ml2550$ext.ppd
14mr|printer-filters-utils-2008-11|975	perl -p -i -e 's/(ml-?)2250/${1}2550/gi' Samsung-SPL2-ml2550$ext.ppd
14mr|printer-filters-utils-2008-11|976	mv ml1710$ext.ppd Samsung-SPL2-ml1710$ext.ppd
14mr|printer-filters-utils-2008-11|977	mv ml2010$ext.ppd Samsung-SPL2-ml2010$ext.ppd
14mr|printer-filters-utils-2008-11|978	mv ml2250$ext.ppd Samsung-SPL2-ml2250$ext.ppd
14mr|printer-filters-utils-2008-11|979	done
14mr|printer-filters-utils-2008-11|980	# Add driver name to NickName in the PPDs
14mr|printer-filters-utils-2008-11|981	perl -p -i -e 's/(\*NickName:\s*\"[^\,]+)(\,\s*.*?)?/$1, CUPS + SpliX$2/i' *.ppd
14mr|printer-filters-utils-2008-11|982	cd ..
14mr|printer-filters-utils-2008-11|983	cd ..
14mr|printer-filters-utils-2008-11|984	
14mr|printer-filters-utils-2008-11|985	
14mr|printer-filters-utils-2008-11|986	# Tool for reading USB device ID strings
14mr|printer-filters-utils-2008-11|987	gcc -o usb_id_test usb_id_test.c
14mr|printer-filters-utils-2008-11|988	
14mr|printer-filters-utils-2008-11|989	
14mr|printer-filters-utils-2008-11|990	
14mr|printer-filters-utils-2008-11|991	%install
14mr|printer-filters-utils-2008-11|992	
14mr|printer-filters-utils-2008-11|993	rm -rf %{buildroot}
14mr|printer-filters-utils-2008-11|994	mkdir -p %{buildroot}
14mr|printer-filters-utils-2008-11|995	exit 0
14mr|printer-filters-utils-2008-11|996	
14mr|printer-filters-utils-2008-11|997	# Change compiler flags for debugging when in debug mode
14mr|printer-filters-utils-2008-11|998	%if %debug
14mr|printer-filters-utils-2008-11|999	export DONT_STRIP=1
14mr|printer-filters-utils-2008-11|1000	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|1001	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|1002	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mr|printer-filters-utils-2008-11|1003	%endif
14mr|printer-filters-utils-2008-11|1004	
14mr|printer-filters-utils-2008-11|1005	
14mr|printer-filters-utils-2008-11|1006	# Make directories
14mr|printer-filters-utils-2008-11|1007	install -d %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1008	install -d %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1009	install -d %{buildroot}%{_libdir}
14mr|printer-filters-utils-2008-11|1010	install -d %{buildroot}%{_includedir}
14mr|printer-filters-utils-2008-11|1011	install -d %{buildroot}%{_sysconfdir}
14mr|printer-filters-utils-2008-11|1012	install -d %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1013	install -d %{buildroot}%{_mandir}/man8
14mr|printer-filters-utils-2008-11|1014	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|printer-filters-utils-2008-11|1015	install -d %{buildroot}%{_prefix}/lib/cups/filter
14mr|printer-filters-utils-2008-11|1016	install -d %{buildroot}%{_prefix}/lib/cups/backend
14mr|printer-filters-utils-2008-11|1017	install -d %{buildroot}%{_datadir}/cups/data
14mr|printer-filters-utils-2008-11|1018	install -d %{buildroot}%{_datadir}/cups/model
14mr|printer-filters-utils-2008-11|1019	install -d %{buildroot}%{_sysconfdir}/cups
14mr|printer-filters-utils-2008-11|1020	install -d %{buildroot}%{_datadir}/foomatic/db/source/printer
14mr|printer-filters-utils-2008-11|1021	install -d %{buildroot}%{_datadir}/foomatic/db/source/driver
14mr|printer-filters-utils-2008-11|1022	install -d %{buildroot}%{_datadir}/foomatic/db/source/opt
14mr|printer-filters-utils-2008-11|1023	
14mr|printer-filters-utils-2008-11|1024	
14mr|printer-filters-utils-2008-11|1025	##### PRINTER FILTERS AND OTHER STUFF
14mr|printer-filters-utils-2008-11|1026	
14mr|printer-filters-utils-2008-11|1027	cd $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
14mr|printer-filters-utils-2008-11|1028	
14mr|printer-filters-utils-2008-11|1029	# Apple StyleWriter
14mr|printer-filters-utils-2008-11|1030	cd stylewriter
14mr|printer-filters-utils-2008-11|1031	# Program files
14mr|printer-filters-utils-2008-11|1032	install -m 755 lpstyl %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1033	# Documentation
14mr|printer-filters-utils-2008-11|1034	chmod -R a+rX *
14mr|printer-filters-utils-2008-11|1035	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/AppleStyleWriter
14mr|printer-filters-utils-2008-11|1036	cp -ax scripts Makefile.atalk README* adsp.* printcap.* styl.ppd \
14mr|printer-filters-utils-2008-11|1037	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/AppleStyleWriter
14mr|printer-filters-utils-2008-11|1038	cd ..
14mr|printer-filters-utils-2008-11|1039	
14mr|printer-filters-utils-2008-11|1040	# Canon CaPSL
14mr|printer-filters-utils-2008-11|1041	cd cjet089
14mr|printer-filters-utils-2008-11|1042	# Program files
14mr|printer-filters-utils-2008-11|1043	install -m 755 cjet %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1044	# Documentation
14mr|printer-filters-utils-2008-11|1045	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonCaPSL
14mr|printer-filters-utils-2008-11|1046	cp -ax README INSTALL COPYING TODO ChangeLog samples \
14mr|printer-filters-utils-2008-11|1047	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonCaPSL
14mr|printer-filters-utils-2008-11|1048	cd ..
14mr|printer-filters-utils-2008-11|1049	
14mr|printer-filters-utils-2008-11|1050	# Lexmark 1100
14mr|printer-filters-utils-2008-11|1051	cd lm1100*
14mr|printer-filters-utils-2008-11|1052	# Executables (filter for usage with CUPS and printer emulator script for
14mr|printer-filters-utils-2008-11|1053	# development and debugging (also debugging this RPM w/o Lexmark 1100).
14mr|printer-filters-utils-2008-11|1054	install -m 0755 lm1100 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1055	install -m 0755 lexmark2ppm.pl %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1056	install -m 0755 byteutil.pl %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1057	# LPD support
14mr|printer-filters-utils-2008-11|1058	install -d %{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|printer-filters-utils-2008-11|1059	[ -e ps-to-lm1100.fpi ] || mv ps-to-printer.fpi ps-to-lm1100.fpi # file name conflict
14mr|printer-filters-utils-2008-11|1060	install -m 0755 ps-to-lm1100.fpi %{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|printer-filters-utils-2008-11|1061	ln -s %{_bindir}/lm1100 \
14mr|printer-filters-utils-2008-11|1062	%{buildroot}%{_libdir}/rhs/rhs-printfilters
14mr|printer-filters-utils-2008-11|1063	# Documentation
14mr|printer-filters-utils-2008-11|1064	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
14mr|printer-filters-utils-2008-11|1065	install -m 0644 LICENSE %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
14mr|printer-filters-utils-2008-11|1066	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
14mr|printer-filters-utils-2008-11|1067	install -m 0644 RELEASE.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
14mr|printer-filters-utils-2008-11|1068	install -m 0644 cmy.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
14mr|printer-filters-utils-2008-11|1069	cd ..
14mr|printer-filters-utils-2008-11|1070	
14mr|printer-filters-utils-2008-11|1071	# Lexmark 2070 colour
14mr|printer-filters-utils-2008-11|1072	cd c2070-0.99
14mr|printer-filters-utils-2008-11|1073	# Program files
14mr|printer-filters-utils-2008-11|1074	install -m 755 c2070 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1075	# Documentation
14mr|printer-filters-utils-2008-11|1076	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070colour
14mr|printer-filters-utils-2008-11|1077	cp -ax README LICENSE \
14mr|printer-filters-utils-2008-11|1078	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070colour
14mr|printer-filters-utils-2008-11|1079	cd ..
14mr|printer-filters-utils-2008-11|1080	
14mr|printer-filters-utils-2008-11|1081	# Lexmark 2070 grayscale
14mr|printer-filters-utils-2008-11|1082	cd Lexmark2070.latest
14mr|printer-filters-utils-2008-11|1083	# Program files
14mr|printer-filters-utils-2008-11|1084	install -m 755 Lexmark2070 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1085	# Documentation
14mr|printer-filters-utils-2008-11|1086	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070gray
14mr|printer-filters-utils-2008-11|1087	cp -ax README LICENSE \
14mr|printer-filters-utils-2008-11|1088	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070gray
14mr|printer-filters-utils-2008-11|1089	cd ..
14mr|printer-filters-utils-2008-11|1090	
14mr|printer-filters-utils-2008-11|1091	# Lexmark 7xxx, 57xx, Z51
14mr|printer-filters-utils-2008-11|1092	cd lexmark7000linux-990516
14mr|printer-filters-utils-2008-11|1093	# Program and data files
14mr|printer-filters-utils-2008-11|1094	%old_makeinstall
14mr|printer-filters-utils-2008-11|1095	# Documentation
14mr|printer-filters-utils-2008-11|1096	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1097	install -m 0644 CHANGES %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1098	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1099	install -m 0644 lexmark5700-filter %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1100	install -m 0644 lexmark7000-filter %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1101	install -m 0644 lexmark7000linux-990516.lsm %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1102	install -m 0644 lexmarkprotocol.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1103	install -m 0644 *.p?? %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
14mr|printer-filters-utils-2008-11|1104	cd ..
14mr|printer-filters-utils-2008-11|1105	
14mr|printer-filters-utils-2008-11|1106	# Lexmark Z11
14mr|printer-filters-utils-2008-11|1107	cd lz11*
14mr|printer-filters-utils-2008-11|1108	# Program and data files
14mr|printer-filters-utils-2008-11|1109	install -m 755 cZ11-V2 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1110	install -m 755 cZ11 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1111	#ln -s %{_bindir}/cZ11-V2 %{buildroot}%{_bindir}/cZ11
14mr|printer-filters-utils-2008-11|1112	install -m 755 cZ11-bit* %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1113	install -m 755 lz11.[^c]* %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1114	install -d %{buildroot}/etc/LexmarkZ11/
14mr|printer-filters-utils-2008-11|1115	install -m 644 lz11.conf %{buildroot}/etc/LexmarkZ11/
14mr|printer-filters-utils-2008-11|1116	install -m 644 *.ppd %{buildroot}%{_datadir}/cups/model/
14mr|printer-filters-utils-2008-11|1117	# Documentation
14mr|printer-filters-utils-2008-11|1118	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ11
14mr|printer-filters-utils-2008-11|1119	cp -ax README ChangeLog INSTALL \
14mr|printer-filters-utils-2008-11|1120	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ11
14mr|printer-filters-utils-2008-11|1121	cd ..
14mr|printer-filters-utils-2008-11|1122	
14mr|printer-filters-utils-2008-11|1123	# Printer Utility Program
14mr|printer-filters-utils-2008-11|1124	# Program file
14mr|printer-filters-utils-2008-11|1125	#install -m 755 pup_1.1/pup %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1126	# Documentation
14mr|printer-filters-utils-2008-11|1127	#install -d %{buildroot}%{_docdir}/printer-utils-%{version}/
14mr|printer-filters-utils-2008-11|1128	#install -d %{buildroot}%{_docdir}/printer-utils-%{version}/PUP
14mr|printer-filters-utils-2008-11|1129	#cp -ax pup_1.1/README \
14mr|printer-filters-utils-2008-11|1130	#	%{buildroot}%{_docdir}/printer-utils-%{version}/PUP
14mr|printer-filters-utils-2008-11|1131	
14mr|printer-filters-utils-2008-11|1132	# Lexmark printer maintenance
14mr|printer-filters-utils-2008-11|1133	# Program and data files
14mr|printer-filters-utils-2008-11|1134	install -m 755 lxcontrol/lx.control %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1135	install -m 755 lm1100maint/lm1100change %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1136	install -m 755 lm1100maint/lm1100back %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1137	install -m 755 changecartridge %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1138	mkdir -p %{buildroot}%{_datadir}/lxcontrol
14mr|printer-filters-utils-2008-11|1139	cp -f lxcontrol/*.out %{buildroot}%{_datadir}/lxcontrol/
14mr|printer-filters-utils-2008-11|1140	( cd %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1141	ln -s lx.control headclean
14mr|printer-filters-utils-2008-11|1142	ln -s lx.control headalign
14mr|printer-filters-utils-2008-11|1143	ln -s lx.control showcartridges
14mr|printer-filters-utils-2008-11|1144	ln -s lx.control hidecartridges
14mr|printer-filters-utils-2008-11|1145	)
14mr|printer-filters-utils-2008-11|1146	mkdir -p %{buildroot}%{_datadir}/lm1100maint
14mr|printer-filters-utils-2008-11|1147	cp -f lm1100maint/lexmark* \
14mr|printer-filters-utils-2008-11|1148	%{buildroot}%{_datadir}/lm1100maint/
14mr|printer-filters-utils-2008-11|1149	# Documentation
14mr|printer-filters-utils-2008-11|1150	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/
14mr|printer-filters-utils-2008-11|1151	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/LexmarkMaintenance
14mr|printer-filters-utils-2008-11|1152	cp -ax lxcontrol/README.* lm1100maint/README.* \
14mr|printer-filters-utils-2008-11|1153	README.changecartridge README.Lexmark-Maintenance \
14mr|printer-filters-utils-2008-11|1154	%{buildroot}%{_docdir}/printer-utils-%{version}/LexmarkMaintenance
14mr|printer-filters-utils-2008-11|1155	
14mr|printer-filters-utils-2008-11|1156	# Install margin and offset adjustment script in /usr/sbin
14mr|printer-filters-utils-2008-11|1157	bzcat %{SOURCE75} > %{buildroot}%{_sbindir}/alignmargins
14mr|printer-filters-utils-2008-11|1158	# Adjust path to improved align.ps
14mr|printer-filters-utils-2008-11|1159	perl -p -i -e 's:/usr/share/ghostscript/\*/lib/align.ps:%{_datadir}/alignmargins/align.ps:' %{buildroot}%{_sbindir}/alignmargins
14mr|printer-filters-utils-2008-11|1160	# Install improved align.ps
14mr|printer-filters-utils-2008-11|1161	install -d %{buildroot}%{_datadir}/alignmargins/
14mr|printer-filters-utils-2008-11|1162	bzcat %{SOURCE175} > %{buildroot}%{_datadir}/alignmargins/align.ps
14mr|printer-filters-utils-2008-11|1163	
14mr|printer-filters-utils-2008-11|1164	# Install a script to display the test page on the screen for colour
14mr|printer-filters-utils-2008-11|1165	# adjustment
14mr|printer-filters-utils-2008-11|1166	cat <<EOF > %{buildroot}%{_bindir}/displaytestpage
14mr|printer-filters-utils-2008-11|1167	#!/bin/sh
14mr|printer-filters-utils-2008-11|1168	ps2img="gs -dQUIET -dNOPAUSE -dBATCH -sDEVICE=pnm -r75x75 -sOUTPUTFILE=- -"
14mr|printer-filters-utils-2008-11|1169	testpage=/usr/share/cups/data/testprint.ps
14mr|printer-filters-utils-2008-11|1170	
14mr|printer-filters-utils-2008-11|1171	TMPFILE=~/.displaytestpage.pnm
14mr|printer-filters-utils-2008-11|1172	if [ -x /usr/bin/kview ]; then
14mr|printer-filters-utils-2008-11|1173	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-filters-utils-2008-11|1174	/usr/bin/kview \$TMPFILE
14mr|printer-filters-utils-2008-11|1175	elif [ -x /usr/bin/ee ]; then
14mr|printer-filters-utils-2008-11|1176	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-filters-utils-2008-11|1177	/usr/bin/ee \$TMPFILE
14mr|printer-filters-utils-2008-11|1178	elif [ -x /usr/bin/gqview ]; then
14mr|printer-filters-utils-2008-11|1179	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-filters-utils-2008-11|1180	/usr/bin/gqview \$TMPFILE
14mr|printer-filters-utils-2008-11|1181	elif [ -x /usr/bin/xv ]; then
14mr|printer-filters-utils-2008-11|1182	cat \$testpage | \$ps2img | /usr/bin/xv -
14mr|printer-filters-utils-2008-11|1183	elif [ -x /usr/bin/kghostview ]; then
14mr|printer-filters-utils-2008-11|1184	/usr/bin/kghostview \$testpage
14mr|printer-filters-utils-2008-11|1185	elif [ -x /usr/X11R6/bin/gv ]; then
14mr|printer-filters-utils-2008-11|1186	/usr/X11R6/bin/gv \$testpage
14mr|printer-filters-utils-2008-11|1187	elif [ -x /usr/X11R6/bin/ghostview ]; then
14mr|printer-filters-utils-2008-11|1188	/usr/X11R6/bin/ghostview \$testpage
14mr|printer-filters-utils-2008-11|1189	else
14mr|printer-filters-utils-2008-11|1190	xmessage "No suitable program for viewing PostScript found, install GhostView, gv, or similar."
14mr|printer-filters-utils-2008-11|1191	exit 1
14mr|printer-filters-utils-2008-11|1192	fi
14mr|printer-filters-utils-2008-11|1193	rm \$TMPFILE
14mr|printer-filters-utils-2008-11|1194	EOF
14mr|printer-filters-utils-2008-11|1195	chmod a+rx %{buildroot}/usr/bin/displaytestpage
14mr|printer-filters-utils-2008-11|1196	
14mr|printer-filters-utils-2008-11|1197	# Menu entries for printer-utils package
14mr|printer-filters-utils-2008-11|1198	# Menu icon
14mr|printer-filters-utils-2008-11|1199	mkdir -p %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
14mr|printer-filters-utils-2008-11|1200	install -m 644 printutils.png %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
14mr|printer-filters-utils-2008-11|1201	# Menu entries
14mr|printer-filters-utils-2008-11|1202	
14mr|printer-filters-utils-2008-11|1203	mkdir -p %{buildroot}%{_datadir}/applications
14mr|printer-filters-utils-2008-11|1204	cat > %{buildroot}%{_datadir}/applications/mandriva-mtink.desktop << EOF
14mr|printer-filters-utils-2008-11|1205	[Desktop Entry]
14mr|printer-filters-utils-2008-11|1206	Name=Mtink - Epson Inkjet Printer Tools
14mr|printer-filters-utils-2008-11|1207	Comment=Epson inkjet printer maintenance (Head cleaning and alignment, ink level display, cartridge change, ...)
14mr|printer-filters-utils-2008-11|1208	Exec=/usr/bin/mtink
14mr|printer-filters-utils-2008-11|1209	Icon=printutils
14mr|printer-filters-utils-2008-11|1210	Terminal=false
14mr|printer-filters-utils-2008-11|1211	Type=Application
14mr|printer-filters-utils-2008-11|1212	Categories=System;Monitor;
14mr|printer-filters-utils-2008-11|1213	EOF
14mr|printer-filters-utils-2008-11|1214	
14mr|printer-filters-utils-2008-11|1215	# HP DeskJet PPA printers
14mr|printer-filters-utils-2008-11|1216	cd pnm2ppa-*
14mr|printer-filters-utils-2008-11|1217	install -m 0644  docs/en/pnm2ppa.1 %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1218	%old_makeinstall BINDIR=%{buildroot}%{_bindir} CONFDIR=%{buildroot}%{_sysconfdir} MANDIR=%{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1219	install -m 0755 utils/Linux/detect_ppa %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1220	install -m 0755 utils/Linux/test_ppa %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1221	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
14mr|printer-filters-utils-2008-11|1222	install -m 0644 *.ps %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
14mr|printer-filters-utils-2008-11|1223	cd docs/en
14mr|printer-filters-utils-2008-11|1224	for file in * ; do
14mr|printer-filters-utils-2008-11|1225	if  [ -f $file ] ; then
14mr|printer-filters-utils-2008-11|1226	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
14mr|printer-filters-utils-2008-11|1227	fi
14mr|printer-filters-utils-2008-11|1228	done
14mr|printer-filters-utils-2008-11|1229	rm -f %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa/pnm2ppa.1
14mr|printer-filters-utils-2008-11|1230	cd ../..
14mr|printer-filters-utils-2008-11|1231	cp -ax ppa_protocol rhs-printfilters sample_scripts README.security Changelog %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
14mr|printer-filters-utils-2008-11|1232	cd ..
14mr|printer-filters-utils-2008-11|1233	cd pbm2ppa-0.8.6
14mr|printer-filters-utils-2008-11|1234	install -m 0755 pbm2ppa  %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1235	install -m 0755 pbmtpg   %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1236	install -m 0644 pbm2ppa.conf   %{buildroot}%{_sysconfdir}
14mr|printer-filters-utils-2008-11|1237	install -m 0644 pbm2ppa.1   %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1238	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pbm2ppa
14mr|printer-filters-utils-2008-11|1239	for file in CALIBRATION CREDITS INSTALL INSTALL-MORE LICENSE README ; do
14mr|printer-filters-utils-2008-11|1240	if [ -f $file ] ; then
14mr|printer-filters-utils-2008-11|1241	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pbm2ppa
14mr|printer-filters-utils-2008-11|1242	fi
14mr|printer-filters-utils-2008-11|1243	done
14mr|printer-filters-utils-2008-11|1244	cd ..
14mr|printer-filters-utils-2008-11|1245	install -m 0644 README.calibration %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA
14mr|printer-filters-utils-2008-11|1246	
14mr|printer-filters-utils-2008-11|1247	# Lexmark 2050
14mr|printer-filters-utils-2008-11|1248	cd c2050-0.4
14mr|printer-filters-utils-2008-11|1249	# Program file
14mr|printer-filters-utils-2008-11|1250	install -m 0755 c2050 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1251	# Documentation
14mr|printer-filters-utils-2008-11|1252	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2050
14mr|printer-filters-utils-2008-11|1253	cp -ax README COPYING ps2lexmark \
14mr|printer-filters-utils-2008-11|1254	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2050
14mr|printer-filters-utils-2008-11|1255	cd ..
14mr|printer-filters-utils-2008-11|1256	
14mr|printer-filters-utils-2008-11|1257	# Lexmark 2030
14mr|printer-filters-utils-2008-11|1258	cd pbm2l2030
14mr|printer-filters-utils-2008-11|1259	# Program file
14mr|printer-filters-utils-2008-11|1260	install -m 0755 pbm2l2030 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1261	# Documentation
14mr|printer-filters-utils-2008-11|1262	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2030
14mr|printer-filters-utils-2008-11|1263	cp -ax README.TXT LICENSE \
14mr|printer-filters-utils-2008-11|1264	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2030
14mr|printer-filters-utils-2008-11|1265	cd ..
14mr|printer-filters-utils-2008-11|1266	
14mr|printer-filters-utils-2008-11|1267	# Okipage 4w and compatible winprinters
14mr|printer-filters-utils-2008-11|1268	cd oki4linux-2.0/src
14mr|printer-filters-utils-2008-11|1269	# Program files
14mr|printer-filters-utils-2008-11|1270	install -m 0755 oki4drv %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1271	install -d %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1272	install -m 0755 oki4daemon %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1273	cd ../..
14mr|printer-filters-utils-2008-11|1274	install -d %{buildroot}%{_initrddir}
14mr|printer-filters-utils-2008-11|1275	install -m 0755 oki4daemon %{buildroot}%{_initrddir}
14mr|printer-filters-utils-2008-11|1276	#install -m 0755 oki4w_install %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1277	# Documentation
14mr|printer-filters-utils-2008-11|1278	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
14mr|printer-filters-utils-2008-11|1279	#cp -ax README.OKI-Winprinters \
14mr|printer-filters-utils-2008-11|1280	#	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
14mr|printer-filters-utils-2008-11|1281	cd oki4linux-2.0
14mr|printer-filters-utils-2008-11|1282	cp -ax COPYING ChangeLog README crack doc samples \
14mr|printer-filters-utils-2008-11|1283	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
14mr|printer-filters-utils-2008-11|1284	cd src
14mr|printer-filters-utils-2008-11|1285	cp -ax README.oki4daemon align.ps oki4daemon.init \
14mr|printer-filters-utils-2008-11|1286	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
14mr|printer-filters-utils-2008-11|1287	install -m 0644 oki4drv.man %{buildroot}%{_mandir}/man1/oki4drv.1
14mr|printer-filters-utils-2008-11|1288	cd ../..
14mr|printer-filters-utils-2008-11|1289	
14mr|printer-filters-utils-2008-11|1290	# Citizen Printiva 600C
14mr|printer-filters-utils-2008-11|1291	cd ppmtocpva-1.0
14mr|printer-filters-utils-2008-11|1292	# Program files
14mr|printer-filters-utils-2008-11|1293	install -m 0755 ppmtocpva %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1294	install -m 0755 cpva-colour %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1295	# Documentation
14mr|printer-filters-utils-2008-11|1296	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CitizenPrintiva600C
14mr|printer-filters-utils-2008-11|1297	cp -ax README \
14mr|printer-filters-utils-2008-11|1298	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CitizenPrintiva600C
14mr|printer-filters-utils-2008-11|1299	cd ..
14mr|printer-filters-utils-2008-11|1300	
14mr|printer-filters-utils-2008-11|1301	# CoStar and compatible label printers
14mr|printer-filters-utils-2008-11|1302	cd pbm2lwxl
14mr|printer-filters-utils-2008-11|1303	# Program file
14mr|printer-filters-utils-2008-11|1304	install -m 0755 *2lwxl %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1305	# Documentation
14mr|printer-filters-utils-2008-11|1306	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/DymoCoStarAvery-LabelPrinters
14mr|printer-filters-utils-2008-11|1307	cp -ax README *.html \
14mr|printer-filters-utils-2008-11|1308	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/DymoCoStarAvery-LabelPrinters
14mr|printer-filters-utils-2008-11|1309	cd ..
14mr|printer-filters-utils-2008-11|1310	
14mr|printer-filters-utils-2008-11|1311	%ifarch %{ix86}
14mr|printer-filters-utils-2008-11|1312	# Samsung ML-85G and QL-85G winprinters
14mr|printer-filters-utils-2008-11|1313	cd ml85p-*
14mr|printer-filters-utils-2008-11|1314	# Program file
14mr|printer-filters-utils-2008-11|1315	install -m 4750 ml85p %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1316	# Documentation
14mr|printer-filters-utils-2008-11|1317	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/SamsungML-85G
14mr|printer-filters-utils-2008-11|1318	cp -ax COPYING NEWS README THANKS ml85-print ml85-test ml85p-*.lsm \
14mr|printer-filters-utils-2008-11|1319	printcap \
14mr|printer-filters-utils-2008-11|1320	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/SamsungML-85G
14mr|printer-filters-utils-2008-11|1321	cd ..
14mr|printer-filters-utils-2008-11|1322	%endif
14mr|printer-filters-utils-2008-11|1323	
14mr|printer-filters-utils-2008-11|1324	# Filter for the Lexmark Z42
14mr|printer-filters-utils-2008-11|1325	cd drv_z42/src
14mr|printer-filters-utils-2008-11|1326	# Program file
14mr|printer-filters-utils-2008-11|1327	install -s -m 755 z42_cmyk %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1328	cd ../z42tool/
14mr|printer-filters-utils-2008-11|1329	%makeinstall
14mr|printer-filters-utils-2008-11|1330	cd ..
14mr|printer-filters-utils-2008-11|1331	# Documentation
14mr|printer-filters-utils-2008-11|1332	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42
14mr|printer-filters-utils-2008-11|1333	cp -ax COPYING README FAQ ChangeLog \
14mr|printer-filters-utils-2008-11|1334	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42
14mr|printer-filters-utils-2008-11|1335	cp -ax z42tool/README \
14mr|printer-filters-utils-2008-11|1336	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42/README.z42tool
14mr|printer-filters-utils-2008-11|1337	cd ..
14mr|printer-filters-utils-2008-11|1338	
14mr|printer-filters-utils-2008-11|1339	# GhostScript wrapper for the Pentax PocketJet printers
14mr|printer-filters-utils-2008-11|1340	cd pentaxpj
14mr|printer-filters-utils-2008-11|1341	# Program files
14mr|printer-filters-utils-2008-11|1342	install -d %{buildroot}%{_libdir}/pentaxpj
14mr|printer-filters-utils-2008-11|1343	cp -a BWidget-1.3.1 pentaxpj pentaxsetup pentax.xpm test-page.ps.gz\
14mr|printer-filters-utils-2008-11|1344	%{buildroot}%{_libdir}/pentaxpj
14mr|printer-filters-utils-2008-11|1345	ln -s %{_libdir}/pentaxpj/pentaxsetup %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1346	ln -s %{_libdir}/pentaxpj/pentaxpj %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1347	cat > %{buildroot}%{_sysconfdir}/pentaxpj.conf <<EOF
14mr|printer-filters-utils-2008-11|1348	#
14mr|printer-filters-utils-2008-11|1349	set settings(driverpath) %{_libdir}/pentaxpj
14mr|printer-filters-utils-2008-11|1350	EOF
14mr|printer-filters-utils-2008-11|1351	# Documentation
14mr|printer-filters-utils-2008-11|1352	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/PentaxPocketJet
14mr|printer-filters-utils-2008-11|1353	cp -ax README \
14mr|printer-filters-utils-2008-11|1354	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/PentaxPocketJet
14mr|printer-filters-utils-2008-11|1355	cd ..
14mr|printer-filters-utils-2008-11|1356	
14mr|printer-filters-utils-2008-11|1357	# Unix driver for MicroDry Printers
14mr|printer-filters-utils-2008-11|1358	cd ppmtomd*
14mr|printer-filters-utils-2008-11|1359	# Program files
14mr|printer-filters-utils-2008-11|1360	install -m 0755 ppmtomd %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1361	# Documentation
14mr|printer-filters-utils-2008-11|1362	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MicroDryPrinters
14mr|printer-filters-utils-2008-11|1363	cp -ax LICENCE \
14mr|printer-filters-utils-2008-11|1364	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/MicroDryPrinters
14mr|printer-filters-utils-2008-11|1365	cp ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
14mr|printer-filters-utils-2008-11|1366	cd ..
14mr|printer-filters-utils-2008-11|1367	
14mr|printer-filters-utils-2008-11|1368	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
14mr|printer-filters-utils-2008-11|1369	cd mtink*
14mr|printer-filters-utils-2008-11|1370	# Program files
14mr|printer-filters-utils-2008-11|1371	install -d %{buildroot}%{_prefix}/lib/cups/backend
14mr|printer-filters-utils-2008-11|1372	install -m 0755 mtink %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1373	install -m 0755 ttink %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1374	install -m 0755 mtinkc %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1375	install -m 0755 mtinkd %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1376	install -m 0755 etc/mtink %{buildroot}%{_initrddir}
14mr|printer-filters-utils-2008-11|1377	install -m 0755 etc/installInitScript.sh %{buildroot}%{_sbindir}/mtink-installInitScript
14mr|printer-filters-utils-2008-11|1378	install -m 0755 detect/askPrinter %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1379	install -m 0755 etc/mtink-cups %{buildroot}%{_prefix}/lib/cups/backend/mtink
14mr|printer-filters-utils-2008-11|1380	install -m 0755 gimp-mtink %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
14mr|printer-filters-utils-2008-11|1381	install -d %{buildroot}/var/mtink
14mr|printer-filters-utils-2008-11|1382	# Documentation
14mr|printer-filters-utils-2008-11|1383	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance
14mr|printer-filters-utils-2008-11|1384	cp -ax CHANGE.LOG doc/* \
14mr|printer-filters-utils-2008-11|1385	%{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance
14mr|printer-filters-utils-2008-11|1386	cp -ax etc/readme %{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance/README.mtinkd.startup
14mr|printer-filters-utils-2008-11|1387	cd ..
14mr|printer-filters-utils-2008-11|1388	
14mr|printer-filters-utils-2008-11|1389	# Poster - Poster-printing on stndard sized paper
14mr|printer-filters-utils-2008-11|1390	cd poster*
14mr|printer-filters-utils-2008-11|1391	# Program files
14mr|printer-filters-utils-2008-11|1392	install -m 0755 poster %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1393	# Documentation
14mr|printer-filters-utils-2008-11|1394	cp poster.1 %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1395	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/PosterPrinting
14mr|printer-filters-utils-2008-11|1396	cp -ax ChangeLog README COPYING \
14mr|printer-filters-utils-2008-11|1397	%{buildroot}%{_docdir}/printer-utils-%{version}/PosterPrinting
14mr|printer-filters-utils-2008-11|1398	cd ..
14mr|printer-filters-utils-2008-11|1399	
14mr|printer-filters-utils-2008-11|1400	# Driver for HP LaserJet 1000
14mr|printer-filters-utils-2008-11|1401	
14mr|printer-filters-utils-2008-11|1402	# Program files
14mr|printer-filters-utils-2008-11|1403	install -m 0755 pbmtozjs %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1404	# Documentation
14mr|printer-filters-utils-2008-11|1405	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPLaserJet1000
14mr|printer-filters-utils-2008-11|1406	cp -ax pbmtozjs.txt \
14mr|printer-filters-utils-2008-11|1407	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPLaserJet1000
14mr|printer-filters-utils-2008-11|1408	
14mr|printer-filters-utils-2008-11|1409	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
14mr|printer-filters-utils-2008-11|1410	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
14mr|printer-filters-utils-2008-11|1411	cd foo2zjs*
14mr|printer-filters-utils-2008-11|1412	# Program files
14mr|printer-filters-utils-2008-11|1413	install -m 0755 foo2zjs %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1414	install -m 0755 foo2zjs-wrapper %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1415	install -m 0755 foo2hp %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1416	install -m 0755 foo2hp2600-wrapper %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1417	install -m 0755 zjsdecode %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1418	install -m 0755 arm2hpdl %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1419	install -m 0755 okidecode %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1420	%if %mdkversion < 200700
14mr|printer-filters-utils-2008-11|1421	install -m 0755 msexpand %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1422	%endif
14mr|printer-filters-utils-2008-11|1423	#install -m 0755 jbg2pbm %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1424	install -m 0755 getweb %{buildroot}%{_bindir}/foo2zjs-getweb
14mr|printer-filters-utils-2008-11|1425	install -m 0755 icc2ps/foo2zjs-icc2ps %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1426	install -d %{buildroot}%{_datadir}/foo2zjs
14mr|printer-filters-utils-2008-11|1427	install -d %{buildroot}%{_datadir}/foo2hp
14mr|printer-filters-utils-2008-11|1428	install -d %{buildroot}%{_datadir}/foo2zjs/crd
14mr|printer-filters-utils-2008-11|1429	install -d %{buildroot}%{_datadir}/foo2hp/psfiles
14mr|printer-filters-utils-2008-11|1430	install -m 0644 gamma*.ps %{buildroot}%{_datadir}/foo2zjs
14mr|printer-filters-utils-2008-11|1431	cp crd/*.* %{buildroot}%{_datadir}/foo2zjs/crd
14mr|printer-filters-utils-2008-11|1432	cp crd/*.ps %{buildroot}%{_datadir}/foo2hp/psfiles
14mr|printer-filters-utils-2008-11|1433	install -m 0755 usb_printerid %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1434	install -m 0755 hplj1000 %{buildroot}%{_sbindir}
14mr|printer-filters-utils-2008-11|1435	perl -p -i -e 's:\./(getweb):foo2zjs-$1:g' %{buildroot}%{_sbindir}/hplj1000
14mr|printer-filters-utils-2008-11|1436	perl -p -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
14mr|printer-filters-utils-2008-11|1437	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1005
14mr|printer-filters-utils-2008-11|1438	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1018
14mr|printer-filters-utils-2008-11|1439	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1020
14mr|printer-filters-utils-2008-11|1440	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|printer-filters-utils-2008-11|1441	install -m 0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mr|printer-filters-utils-2008-11|1442	perl -p -i -e 's:/etc/hotplug/usb:%{_sbindir}:' %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mr|printer-filters-utils-2008-11|1443	for dir in driver opt; do \
14mr|printer-filters-utils-2008-11|1444	install -c -m 644 foomatic-db/$dir/foo2[hz]*.xml \
14mr|printer-filters-utils-2008-11|1445	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
14mr|printer-filters-utils-2008-11|1446	done
14mr|printer-filters-utils-2008-11|1447	install -d %{buildroot}%{_datadir}/foo2zjs/icm
14mr|printer-filters-utils-2008-11|1448	install -d %{buildroot}%{_datadir}/foo2hp/icm
14mr|printer-filters-utils-2008-11|1449	ln -s /etc/printer %{buildroot}%{_datadir}/foo2zjs/firmware
14mr|printer-filters-utils-2008-11|1450	ln -s /etc/printer %{buildroot}%{_datadir}/firmware
14mr|printer-filters-utils-2008-11|1451	# Documentation
14mr|printer-filters-utils-2008-11|1452	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs
14mr|printer-filters-utils-2008-11|1453	cp -ax COPYING ChangeLog INSTALL INSTALL.usb README \
14mr|printer-filters-utils-2008-11|1454	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs
14mr|printer-filters-utils-2008-11|1455	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs/icc2ps
14mr|printer-filters-utils-2008-11|1456	cp -ax icc2ps/[ACR]* \
14mr|printer-filters-utils-2008-11|1457	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs/icc2ps
14mr|printer-filters-utils-2008-11|1458	cp foo2[hz]*.1 zjs*.1 %{buildroot}%{_mandir}/man1/
14mr|printer-filters-utils-2008-11|1459	cd ..
14mr|printer-filters-utils-2008-11|1460	
14mr|printer-filters-utils-2008-11|1461	# Driver for Epson EPL "L" series
14mr|printer-filters-utils-2008-11|1462	cd epsonepl*
14mr|printer-filters-utils-2008-11|1463	# Program files
14mr|printer-filters-utils-2008-11|1464	%makeinstall
14mr|printer-filters-utils-2008-11|1465	# Documentation
14mr|printer-filters-utils-2008-11|1466	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/EpsonEPL_L_Series
14mr|printer-filters-utils-2008-11|1467	cp -ax ChangeLog epl_docs FAQ LIMITATIONS README \
14mr|printer-filters-utils-2008-11|1468	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/EpsonEPL_L_Series
14mr|printer-filters-utils-2008-11|1469	cd ..
14mr|printer-filters-utils-2008-11|1470	
14mr|printer-filters-utils-2008-11|1471	# Driver for Lexmark X125 (only printing)
14mr|printer-filters-utils-2008-11|1472	# Program files
14mr|printer-filters-utils-2008-11|1473	install -m 0755 drv_x125/src/x125_cmyk %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1474	install -m 0755 drv_x125/src/x125_cmyk_print.sh %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1475	install -m 0755 drv_x125_network/src/x125_network %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1476	# Documentation
14mr|printer-filters-utils-2008-11|1477	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125
14mr|printer-filters-utils-2008-11|1478	cd drv_x125
14mr|printer-filters-utils-2008-11|1479	cp -ax ChangeLog FAQ INSTALL LICENSE README src/*.ps \
14mr|printer-filters-utils-2008-11|1480	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125
14mr|printer-filters-utils-2008-11|1481	cd ..
14mr|printer-filters-utils-2008-11|1482	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125/drv_x125_network
14mr|printer-filters-utils-2008-11|1483	cd drv_x125_network
14mr|printer-filters-utils-2008-11|1484	cp -ax ChangeLog FAQ INSTALL LICENSE README \
14mr|printer-filters-utils-2008-11|1485	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125/drv_x125_network
14mr|printer-filters-utils-2008-11|1486	cd ..
14mr|printer-filters-utils-2008-11|1487	
14mr|printer-filters-utils-2008-11|1488	%ifarch %{ix86}
14mr|printer-filters-utils-2008-11|1489	# Driver for Canon LBP-460/660
14mr|printer-filters-utils-2008-11|1490	cd lbp660*
14mr|printer-filters-utils-2008-11|1491	# Program files
14mr|printer-filters-utils-2008-11|1492	install -m 0755 lbp660 %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1493	install -m 0755 lbp[46]60-* %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1494	# PPD files
14mr|printer-filters-utils-2008-11|1495	install -d %{buildroot}%{_datadir}/cups/model/lbp660
14mr|printer-filters-utils-2008-11|1496	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/lbp660
14mr|printer-filters-utils-2008-11|1497	# Documentation
14mr|printer-filters-utils-2008-11|1498	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-460-660
14mr|printer-filters-utils-2008-11|1499	cp -ax COPYING NEWS README THANKS TODO \
14mr|printer-filters-utils-2008-11|1500	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-460-660
14mr|printer-filters-utils-2008-11|1501	cd ..
14mr|printer-filters-utils-2008-11|1502	%endif
14mr|printer-filters-utils-2008-11|1503	
14mr|printer-filters-utils-2008-11|1504	# Driver for Canon LBP-810/1120
14mr|printer-filters-utils-2008-11|1505	cd capt*
14mr|printer-filters-utils-2008-11|1506	# Program files
14mr|printer-filters-utils-2008-11|1507	install -m 0755 capt %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1508	install -m 0755 capt-* %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1509	# PPD files
14mr|printer-filters-utils-2008-11|1510	install -d %{buildroot}%{_datadir}/cups/model/capt
14mr|printer-filters-utils-2008-11|1511	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt
14mr|printer-filters-utils-2008-11|1512	# Documentation
14mr|printer-filters-utils-2008-11|1513	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-810-1120
14mr|printer-filters-utils-2008-11|1514	cp -ax COPYING NEWS README SPECS THANKS TODO \
14mr|printer-filters-utils-2008-11|1515	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-810-1120
14mr|printer-filters-utils-2008-11|1516	cd ..
14mr|printer-filters-utils-2008-11|1517	
14mr|printer-filters-utils-2008-11|1518	# Driver for Lexmark X74/X75
14mr|printer-filters-utils-2008-11|1519	cd lxx74*
14mr|printer-filters-utils-2008-11|1520	# Program files
14mr|printer-filters-utils-2008-11|1521	install -m 0755 rastertolxx74 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74.bin
14mr|printer-filters-utils-2008-11|1522	install -m 0644 self-portrait.out.gz %{buildroot}%{_datadir}/cups/data/self-portrait.out.gz
14mr|printer-filters-utils-2008-11|1523	cat << EOF > %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
14mr|printer-filters-utils-2008-11|1524	#!/bin/bash
14mr|printer-filters-utils-2008-11|1525	export self_portrait="%{_datadir}/cups/data/self-portrait.out.gz"
14mr|printer-filters-utils-2008-11|1526	exec %{_prefix}/lib/cups/filter/rastertolxx74.bin "\$@"
14mr|printer-filters-utils-2008-11|1527	EOF
14mr|printer-filters-utils-2008-11|1528	chmod 755 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
14mr|printer-filters-utils-2008-11|1529	install -m 0644 lxx74.types %{buildroot}%{_sysconfdir}/cups
14mr|printer-filters-utils-2008-11|1530	install -m 0644 lxx74.convs %{buildroot}%{_sysconfdir}/cups
14mr|printer-filters-utils-2008-11|1531	# PPD files
14mr|printer-filters-utils-2008-11|1532	install -d %{buildroot}%{_datadir}/cups/model/lxx74
14mr|printer-filters-utils-2008-11|1533	cp *.ppd* %{buildroot}%{_datadir}/cups/model/lxx74
14mr|printer-filters-utils-2008-11|1534	# Documentation
14mr|printer-filters-utils-2008-11|1535	#install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/LexmarkX74X75
14mr|printer-filters-utils-2008-11|1536	#cp -ax INSTALL LICENSE README lpoptions \
14mr|printer-filters-utils-2008-11|1537	#	%{buildroot}%{_docdir}/cups-drivers-%{version}/LexmarkX74X75
14mr|printer-filters-utils-2008-11|1538	cd ..
14mr|printer-filters-utils-2008-11|1539	
14mr|printer-filters-utils-2008-11|1540	# Driver for Minolta magicolor 2300W
14mr|printer-filters-utils-2008-11|1541	cd m2300w*
14mr|printer-filters-utils-2008-11|1542	%makeinstall INSTROOT=%{buildroot}
14mr|printer-filters-utils-2008-11|1543	for dir in driver opt; do \
14mr|printer-filters-utils-2008-11|1544	install -c -m 644 foomatic/$dir/*.xml \
14mr|printer-filters-utils-2008-11|1545	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
14mr|printer-filters-utils-2008-11|1546	done
14mr|printer-filters-utils-2008-11|1547	# Move documentation to the correct place
14mr|printer-filters-utils-2008-11|1548	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/
14mr|printer-filters-utils-2008-11|1549	mv %{buildroot}%{_docdir}/m2300w* %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaMagicolor2300W
14mr|printer-filters-utils-2008-11|1550	cd ..
14mr|printer-filters-utils-2008-11|1551	
14mr|printer-filters-utils-2008-11|1552	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
14mr|printer-filters-utils-2008-11|1553	cd min12xxw*
14mr|printer-filters-utils-2008-11|1554	# Program files
14mr|printer-filters-utils-2008-11|1555	install -m 0755 min12xxw %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1556	install -m 0755 esc-m %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1557	# Documentation
14mr|printer-filters-utils-2008-11|1558	install -m 0644 min12xxw.1* %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1559	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaPagePro12xxW_13xxW_14xxW
14mr|printer-filters-utils-2008-11|1560	cp -ax COPYING README ChangeLog FAQ INSTALL NEWS format.txt usblogs \
14mr|printer-filters-utils-2008-11|1561	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaPagePro12xxW_13xxW_14xxW
14mr|printer-filters-utils-2008-11|1562	cd ..
14mr|printer-filters-utils-2008-11|1563	
14mr|printer-filters-utils-2008-11|1564	# Driver for Casio USB label printers
14mr|printer-filters-utils-2008-11|1565	cd pegg-*
14mr|printer-filters-utils-2008-11|1566	# Program files
14mr|printer-filters-utils-2008-11|1567	install -m 0755 pegg %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1568	# Documentation
14mr|printer-filters-utils-2008-11|1569	install -m 0644 pegg.1.gz %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1570	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg
14mr|printer-filters-utils-2008-11|1571	cp -ax LICENSE README CHANGELOG INSTALL test_raw \
14mr|printer-filters-utils-2008-11|1572	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg
14mr|printer-filters-utils-2008-11|1573	cd ..
14mr|printer-filters-utils-2008-11|1574	cd pegg_el-*/src
14mr|printer-filters-utils-2008-11|1575	# Program files
14mr|printer-filters-utils-2008-11|1576	install -m 0755 pegg_el %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1577	# Documentation
14mr|printer-filters-utils-2008-11|1578	install -m 0644 pegg_el.1.gz %{buildroot}%{_mandir}/man1
14mr|printer-filters-utils-2008-11|1579	cd ..
14mr|printer-filters-utils-2008-11|1580	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg_el
14mr|printer-filters-utils-2008-11|1581	cp -ax TODO LICENSE README INSTALL src/test_raw \
14mr|printer-filters-utils-2008-11|1582	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg_el
14mr|printer-filters-utils-2008-11|1583	cd ..
14mr|printer-filters-utils-2008-11|1584	cd xbm2crw*
14mr|printer-filters-utils-2008-11|1585	# Program files
14mr|printer-filters-utils-2008-11|1586	install -m 0755 xbm2crw %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1587	#install -m 0755 html2crw.sh %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1588	# Documentation
14mr|printer-filters-utils-2008-11|1589	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/xbm2crw
14mr|printer-filters-utils-2008-11|1590	cp -ax LICENSE README template.xbm \
14mr|printer-filters-utils-2008-11|1591	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/xbm2crw
14mr|printer-filters-utils-2008-11|1592	cd ..
14mr|printer-filters-utils-2008-11|1593	cd cups2pegg*/src
14mr|printer-filters-utils-2008-11|1594	# Program files
14mr|printer-filters-utils-2008-11|1595	install -m 0755 cups2pegg %{buildroot}%{_prefix}/lib/cups/backend
14mr|printer-filters-utils-2008-11|1596	# PPD files
14mr|printer-filters-utils-2008-11|1597	install -d %{buildroot}%{_datadir}/cups/model/pegg
14mr|printer-filters-utils-2008-11|1598	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/pegg
14mr|printer-filters-utils-2008-11|1599	cd ..
14mr|printer-filters-utils-2008-11|1600	# Documentation
14mr|printer-filters-utils-2008-11|1601	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/CasioUSBLabelPrinters/cups2pegg
14mr|printer-filters-utils-2008-11|1602	cp -ax LICENSE *.html *.png \
14mr|printer-filters-utils-2008-11|1603	%{buildroot}%{_docdir}/cups-drivers-%{version}/CasioUSBLabelPrinters/cups2pegg
14mr|printer-filters-utils-2008-11|1604	cd ..
14mr|printer-filters-utils-2008-11|1605	
14mr|printer-filters-utils-2008-11|1606	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
14mr|printer-filters-utils-2008-11|1607	# Minolta
14mr|printer-filters-utils-2008-11|1608	for d in magicolor????DL*; do
14mr|printer-filters-utils-2008-11|1609	cd $d
14mr|printer-filters-utils-2008-11|1610	# Program files
14mr|printer-filters-utils-2008-11|1611	make DESTDIR=%{buildroot} install
14mr|printer-filters-utils-2008-11|1612	# Documentation
14mr|printer-filters-utils-2008-11|1613	n=`echo $d | perl -e '$s = <>; $s =~ /magicolor(\d+)DL/i; print "$1"'`
14mr|printer-filters-utils-2008-11|1614	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/KonicaMinoltaMagicolor${n}DL
14mr|printer-filters-utils-2008-11|1615	cp -ax AUTHORS COPYING ChangeLog kmlf.spec \
14mr|printer-filters-utils-2008-11|1616	%{buildroot}%{_docdir}/cups-drivers-%{version}/KonicaMinoltaMagicolor${n}DL
14mr|printer-filters-utils-2008-11|1617	cd ..
14mr|printer-filters-utils-2008-11|1618	done
14mr|printer-filters-utils-2008-11|1619	rm -f %{buildroot}%{_datadir}/KONICA_MINOLTA/*/COPYING
14mr|printer-filters-utils-2008-11|1620	install -m 644 magicolor2430DL*/src/km2300dl.ppd.gz %{buildroot}%{_datadir}/cups/model/KONICA_MINOLTA
14mr|printer-filters-utils-2008-11|1621	
14mr|printer-filters-utils-2008-11|1622	# Driver for Brother P-Touch label printers
14mr|printer-filters-utils-2008-11|1623	cd ptouch-driver*
14mr|printer-filters-utils-2008-11|1624	# Program files
14mr|printer-filters-utils-2008-11|1625	install -m 0755 rastertoptch %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1626	# Foomatic data
14mr|printer-filters-utils-2008-11|1627	for dir in driver opt; do \
14mr|printer-filters-utils-2008-11|1628	install -c -m 644 $dir/*.xml \
14mr|printer-filters-utils-2008-11|1629	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
14mr|printer-filters-utils-2008-11|1630	done
14mr|printer-filters-utils-2008-11|1631	# Documentation
14mr|printer-filters-utils-2008-11|1632	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/BrotherPTouch
14mr|printer-filters-utils-2008-11|1633	cp AUTHORS ChangeLog COPYING INSTALL NEWS README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/BrotherPTouch
14mr|printer-filters-utils-2008-11|1634	cd ..
14mr|printer-filters-utils-2008-11|1635	
14mr|printer-filters-utils-2008-11|1636	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
14mr|printer-filters-utils-2008-11|1637	cd foo2kyo*
14mr|printer-filters-utils-2008-11|1638	# Program files
14mr|printer-filters-utils-2008-11|1639	install -m 0755 foo2kyo %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1640	install -m 0755 foo2kyo-wrapper %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1641	for dir in driver opt; do \
14mr|printer-filters-utils-2008-11|1642	install -c -m 644 foomatic-db/$dir/foo2kyo*.xml \
14mr|printer-filters-utils-2008-11|1643	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
14mr|printer-filters-utils-2008-11|1644	done
14mr|printer-filters-utils-2008-11|1645	# Documentation
14mr|printer-filters-utils-2008-11|1646	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2kyo
14mr|printer-filters-utils-2008-11|1647	cp -ax COPYING jbig.doc \
14mr|printer-filters-utils-2008-11|1648	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2kyo
14mr|printer-filters-utils-2008-11|1649	cd ..
14mr|printer-filters-utils-2008-11|1650	
14mr|printer-filters-utils-2008-11|1651	# Driver for Samsung SPL2 printers
14mr|printer-filters-utils-2008-11|1652	cd splix*
14mr|printer-filters-utils-2008-11|1653	# Program files
14mr|printer-filters-utils-2008-11|1654	install -m 755 -s src/rastertospl2 %{buildroot}%{_prefix}/lib/cups/filter/
14mr|printer-filters-utils-2008-11|1655	# PPD files
14mr|printer-filters-utils-2008-11|1656	install -d %{buildroot}%{_datadir}/cups/model/samsung
14mr|printer-filters-utils-2008-11|1657	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/samsung
14mr|printer-filters-utils-2008-11|1658	# Documentation
14mr|printer-filters-utils-2008-11|1659	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/SamsungSPL2
14mr|printer-filters-utils-2008-11|1660	cp -ax AUTHORS ChangeLog COPYING INSTALL README TODO \
14mr|printer-filters-utils-2008-11|1661	%{buildroot}%{_docdir}/cups-drivers-%{version}/SamsungSPL2
14mr|printer-filters-utils-2008-11|1662	cd ..
14mr|printer-filters-utils-2008-11|1663	
14mr|printer-filters-utils-2008-11|1664	
14mr|printer-filters-utils-2008-11|1665	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-filters-utils-2008-11|1666	install -m 0755 hp1000fw %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1667	# Make hp1000fw called by udev
14mr|printer-filters-utils-2008-11|1668	#mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|printer-filters-utils-2008-11|1669	#install -m 0644 udev-hp1000fw.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hp1000fw.rules
14mr|printer-filters-utils-2008-11|1670	
14mr|printer-filters-utils-2008-11|1671	install -d %{buildroot}%{_sysconfdir}/printer
14mr|printer-filters-utils-2008-11|1672	# Tools for reading USB device ID strings
14mr|printer-filters-utils-2008-11|1673	install -m 0755 usb_id_test %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1674	install -m 0755 getusbprinterid %{buildroot}%{_bindir}
14mr|printer-filters-utils-2008-11|1675	
14mr|printer-filters-utils-2008-11|1676	# Correct permissions of PPD file directory
14mr|printer-filters-utils-2008-11|1677	chmod -R u+w,a+rX %{buildroot}%{_datadir}/cups/model
14mr|printer-filters-utils-2008-11|1678	
14mr|printer-filters-utils-2008-11|1679	# "cleanppd.pl" removes unwished PPD files fixes broken manufacturer
14mr|printer-filters-utils-2008-11|1680	# entries, and cleans lines which contain only spaces and tabs.
14mr|printer-filters-utils-2008-11|1681	
14mr|printer-filters-utils-2008-11|1682	# Uncompress Perl script for cleaning up the PPD files
14mr|printer-filters-utils-2008-11|1683	bzcat %{SOURCE201} > ./cleanppd.pl
14mr|printer-filters-utils-2008-11|1684	chmod a+rx ./cleanppd.pl
14mr|printer-filters-utils-2008-11|1685	# Do the clean-up
14mr|printer-filters-utils-2008-11|1686	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14mr|printer-filters-utils-2008-11|1687	# Remove PPDs which are not Adobe-compliant and therefore not working with
14mr|printer-filters-utils-2008-11|1688	# CUPS 1.1.20
14mr|printer-filters-utils-2008-11|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
14mr|printer-filters-utils-2008-11|1690	
14mr|printer-filters-utils-2008-11|1691	# Correct permissions for all documentation files
14mr|printer-filters-utils-2008-11|1692	chmod -R a+rX %{buildroot}%{_docdir}
14mr|printer-filters-utils-2008-11|1693	chmod -R go-w %{buildroot}%{_docdir}
14mr|printer-filters-utils-2008-11|1694	chmod -R u+w %{buildroot}%{_docdir}
14mr|printer-filters-utils-2008-11|1695	
14mr|printer-filters-utils-2008-11|1696	%files -n printer-filters
14mr|printer-filters-utils-2008-11|1697	
14mr|printer-filters-utils-2008-11|1698	%files -n printer-filters-doc
14mr|printer-filters-utils-2008-11|1699	
14mr|printer-filters-utils-2008-11|1700	%files -n printer-utils
14mr|printer-filters-utils-2008-11|1701	
14mr|printer-filters-utils-2008-11|1702	%files -n cups-drivers
14mr|printer-filters-utils-2008-11|1703	
14mr|printer-filters-utils-2008-11|1704	
14mr|printer-filters-utils-2008-11|1705	%changelog
14mr|printer-filters-utils-2008-11|1706	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2008-11
14mr|printer-filters-utils-2008-11|1707	+ Revision: 0281fc8
14mr|printer-filters-utils-2008-11|1708	- MassBuild#440: Increase release tag
14mr|printer-filters-utils-2008-11|1709	
14mr|printer-filters-utils-2008-11|1710	

18577 14
14mr|printer-testpages-2006-11|1	%define name printer-testpages
14mr|printer-testpages-2006-11|2	%define version 2006
14mr|printer-testpages-2006-11|3	%define release 11
14mr|printer-testpages-2006-11|4	
14mr|printer-testpages-2006-11|5	##### RPM PROBLEM WORKAROUNDS
14mr|printer-testpages-2006-11|6	
14mr|printer-testpages-2006-11|7	# Suppress automatically generated Requires for Perl libraries.
14mr|printer-testpages-2006-11|8	#define _requires_exceptions perl\(.*\)
14mr|printer-testpages-2006-11|9	
14mr|printer-testpages-2006-11|10	#define _unpackaged_files_terminate_build       0
14mr|printer-testpages-2006-11|11	#define _missing_doc_files_terminate_build      0
14mr|printer-testpages-2006-11|12	
14mr|printer-testpages-2006-11|13	
14mr|printer-testpages-2006-11|14	Summary: Test pages to check the output quality of printers
14mr|printer-testpages-2006-11|15	Name:		%{name}
14mr|printer-testpages-2006-11|16	Version:	%{version}
14mr|printer-testpages-2006-11|17	Release:	%{release}
14mr|printer-testpages-2006-11|18	License:	GPL
14mr|printer-testpages-2006-11|19	Group:		Publishing
14mr|printer-testpages-2006-11|20	URL:		http://www.mandriva.com/
14mr|printer-testpages-2006-11|21	BuildArchitectures: noarch
14mr|printer-testpages-2006-11|22	
14mr|printer-testpages-2006-11|23	##### PRINTER TESTPAGES BUILDREQUIRES
14mr|printer-testpages-2006-11|24	
14mr|printer-testpages-2006-11|25	BuildRequires:	transfig
14mr|printer-testpages-2006-11|26	
14mr|printer-testpages-2006-11|27	##### PRINTER TESTPAGES SOURCES
14mr|printer-testpages-2006-11|28	
14mr|printer-testpages-2006-11|29	# Mandrivized printer test pages (originals from CUPS and Red Hat)
14mr|printer-testpages-2006-11|30	Source300:	mdk-testpages.tar.bz2
14mr|printer-testpages-2006-11|31	# Photo test page from Gimp-Print and ESP GhostScript
14mr|printer-testpages-2006-11|32	Source302:	cups-profile.jpg.bz2
14mr|printer-testpages-2006-11|33	
14mr|printer-testpages-2006-11|34	##### BUILD ROOT
14mr|printer-testpages-2006-11|35	
14mr|printer-testpages-2006-11|36	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|printer-testpages-2006-11|37	
14mr|printer-testpages-2006-11|38	##### PACKAGE DESCRIPTION
14mr|printer-testpages-2006-11|39	
14mr|printer-testpages-2006-11|40	%description -n printer-testpages
14mr|printer-testpages-2006-11|41	These are sample files to check the output quality of printers. Thers
14mr|printer-testpages-2006-11|42	is the CUPS test page with colour gradients, the Red Hat test page
14mr|printer-testpages-2006-11|43	with image position checks, a photo test page and a text test page.
14mr|printer-testpages-2006-11|44	
14mr|printer-testpages-2006-11|45	
14mr|printer-testpages-2006-11|46	
14mr|printer-testpages-2006-11|47	%prep
14mr|printer-testpages-2006-11|48	# remove old directory
14mr|printer-testpages-2006-11|49	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-testpages-2006-11|50	mkdir $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-testpages-2006-11|51	
14mr|printer-testpages-2006-11|52	# Red Hat test pages
14mr|printer-testpages-2006-11|53	%setup -q -T -D -a 300 -n %{name}-%{version}
14mr|printer-testpages-2006-11|54	
14mr|printer-testpages-2006-11|55	# Photo test page
14mr|printer-testpages-2006-11|56	bzcat %{SOURCE302} > $RPM_BUILD_DIR/%{name}-%{version}/photo-testpage.jpg
14mr|printer-testpages-2006-11|57	
14mr|printer-testpages-2006-11|58	
14mr|printer-testpages-2006-11|59	
14mr|printer-testpages-2006-11|60	%build
14mr|printer-testpages-2006-11|61	
14mr|printer-testpages-2006-11|62	cd $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-testpages-2006-11|63	
14mr|printer-testpages-2006-11|64	# Mandrivized CUPS test page
14mr|printer-testpages-2006-11|65	cat testprint.prolog.ps.in MDALINUX-ps1.eps testprint.epilog.ps.in > testprint.ps
14mr|printer-testpages-2006-11|66	
14mr|printer-testpages-2006-11|67	# Red Hat test pages: Generate PS files of the XFig drawings
14mr|printer-testpages-2006-11|68	fig2dev -Lps -zLetter testpage.fig testpage.ps
14mr|printer-testpages-2006-11|69	fig2dev -Lps -zA4 testpage-a4.fig testpage-a4.ps
14mr|printer-testpages-2006-11|70	
14mr|printer-testpages-2006-11|71	
14mr|printer-testpages-2006-11|72	
14mr|printer-testpages-2006-11|73	%install
14mr|printer-testpages-2006-11|74	
14mr|printer-testpages-2006-11|75	rm -rf $RPM_BUILD_ROOT
14mr|printer-testpages-2006-11|76	
14mr|printer-testpages-2006-11|77	# Make directory
14mr|printer-testpages-2006-11|78	install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|printer-testpages-2006-11|79	
14mr|printer-testpages-2006-11|80	cd $RPM_BUILD_DIR/%{name}-%{version}
14mr|printer-testpages-2006-11|81	
14mr|printer-testpages-2006-11|82	cp *.ps *.jpg *.asc $RPM_BUILD_ROOT%{_datadir}/printer-testpages
14mr|printer-testpages-2006-11|83	
14mr|printer-testpages-2006-11|84	
14mr|printer-testpages-2006-11|85	
14mr|printer-testpages-2006-11|86	##### FILES
14mr|printer-testpages-2006-11|87	
14mr|printer-testpages-2006-11|88	%files
14mr|printer-testpages-2006-11|89	%defattr(-,root,root)
14mr|printer-testpages-2006-11|90	%{_datadir}/printer-testpages
14mr|printer-testpages-2006-11|91	
14mr|printer-testpages-2006-11|92	
14mr|printer-testpages-2006-11|93	
14mr|printer-testpages-2006-11|94	%clean
14mr|printer-testpages-2006-11|95	rm -rf $RPM_BUILD_ROOT
14mr|printer-testpages-2006-11|96	
14mr|printer-testpages-2006-11|97	
14mr|printer-testpages-2006-11|98	
14mr|printer-testpages-2006-11|99	
14mr|printer-testpages-2006-11|100	%changelog
14mr|printer-testpages-2006-11|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2006-11
14mr|printer-testpages-2006-11|102	+ Revision: d8862f6
14mr|printer-testpages-2006-11|103	- MassBuild#440: Increase release tag
14mr|printer-testpages-2006-11|104	
14mr|printer-testpages-2006-11|105	

18578 14
14mr|printer-tools-2008-10|1	Summary:	Filter-style and IJS printer drivers, printer maintenance utilities
14mr|printer-tools-2008-10|2	Name:		printer-tools
14mr|printer-tools-2008-10|3	Version:	2008
14mr|printer-tools-2008-10|4	Release:	10
14mr|printer-tools-2008-10|5	License:	GPL
14mr|printer-tools-2008-10|6	Group:		Publishing
14mr|printer-tools-2008-10|7	Obsoletes:	ghostscript-utils Lexmark-printer-maintenance
14mr|printer-tools-2008-10|8	Provides:	ghostscript-utils Lexmark-printer-maintenance
14mr|printer-tools-2008-10|9	Conflicts:	ghostscript < 8.15
14mr|printer-tools-2008-10|10	Conflicts:	printer-filters < 2007
14mr|printer-tools-2008-10|11	URL:		http://www.linuxprinting.org/
14mr|printer-tools-2008-10|12	
14mr|printer-tools-2008-10|13	# Perl script to clean up Manufacturer entries in the PPD files, so that
14mr|printer-tools-2008-10|14	# drivers are sorted by the printer Manufacturer in the graphical frontends
14mr|printer-tools-2008-10|15	Source201: 	cleanppd.pl
14mr|printer-tools-2008-10|16	
14mr|printer-tools-2008-10|17	# Script to adjust margins and offsets of printed pages
14mr|printer-tools-2008-10|18	Source75: 	alignmargins
14mr|printer-tools-2008-10|19	Source175:	align.ps
14mr|printer-tools-2008-10|20	
14mr|printer-tools-2008-10|21	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-tools-2008-10|22	Source85:	http://www.linuxprinting.org/download/printing/hp1000fw
14mr|printer-tools-2008-10|23	
14mr|printer-tools-2008-10|24	# Tools for reading USB device ID strings
14mr|printer-tools-2008-10|25	Source87:	http://www.linuxprinting.org/download/printing/usb_id_test.c
14mr|printer-tools-2008-10|26	Source88:	http://www.linuxprinting.org/download/printing/getusbprinterid.pl
14mr|printer-tools-2008-10|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|printer-tools-2008-10|28	
14mr|printer-tools-2008-10|29	%description
14mr|printer-tools-2008-10|30	Tools for printer maintenance: Setting default options for most laser
14mr|printer-tools-2008-10|31	printers (PJL-capable printers), cartridge changing, head aligning,
14mr|printer-tools-2008-10|32	ink level checking for inkjet printers. Printing big posters on many
14mr|printer-tools-2008-10|33	sheets of standard sized paper (A4, A3, Letter, ...) to be assambled
14mr|printer-tools-2008-10|34	together (also used by KDE Print to print posters).
14mr|printer-tools-2008-10|35	
14mr|printer-tools-2008-10|36	%prep
14mr|printer-tools-2008-10|37	
14mr|printer-tools-2008-10|38	%setup -q -c -T
14mr|printer-tools-2008-10|39	
14mr|printer-tools-2008-10|40	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-tools-2008-10|41	cp %{SOURCE85} hp1000fw
14mr|printer-tools-2008-10|42	
14mr|printer-tools-2008-10|43	# Tools for reading USB device ID strings
14mr|printer-tools-2008-10|44	cp %{SOURCE87} usb_id_test.c
14mr|printer-tools-2008-10|45	cp %{SOURCE88} getusbprinterid
14mr|printer-tools-2008-10|46	
14mr|printer-tools-2008-10|47	%build
14mr|printer-tools-2008-10|48	
14mr|printer-tools-2008-10|49	# Tool for reading USB device ID strings
14mr|printer-tools-2008-10|50	gcc %{optflags} %{ldflags} -o usb_id_test usb_id_test.c
14mr|printer-tools-2008-10|51	
14mr|printer-tools-2008-10|52	%install
14mr|printer-tools-2008-10|53	rm -rf %{buildroot}
14mr|printer-tools-2008-10|54	
14mr|printer-tools-2008-10|55	# Make directories
14mr|printer-tools-2008-10|56	install -d %{buildroot}%{_bindir}
14mr|printer-tools-2008-10|57	install -d %{buildroot}%{_sbindir}
14mr|printer-tools-2008-10|58	install -d %{buildroot}%{_libdir}
14mr|printer-tools-2008-10|59	install -d %{buildroot}%{_includedir}
14mr|printer-tools-2008-10|60	install -d %{buildroot}%{_sysconfdir}
14mr|printer-tools-2008-10|61	install -d %{buildroot}%{_mandir}/man1
14mr|printer-tools-2008-10|62	install -d %{buildroot}%{_mandir}/man8
14mr|printer-tools-2008-10|63	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|printer-tools-2008-10|64	install -d %{buildroot}%{_prefix}/lib/cups/filter
14mr|printer-tools-2008-10|65	install -d %{buildroot}%{_prefix}/lib/cups/backend
14mr|printer-tools-2008-10|66	install -d %{buildroot}%{_datadir}/cups/data
14mr|printer-tools-2008-10|67	install -d %{buildroot}%{_datadir}/cups/model
14mr|printer-tools-2008-10|68	install -d %{buildroot}%{_sysconfdir}/cups
14mr|printer-tools-2008-10|69	install -d %{buildroot}%{_datadir}/foomatic/db/source/printer
14mr|printer-tools-2008-10|70	install -d %{buildroot}%{_datadir}/foomatic/db/source/driver
14mr|printer-tools-2008-10|71	install -d %{buildroot}%{_datadir}/foomatic/db/source/opt
14mr|printer-tools-2008-10|72	
14mr|printer-tools-2008-10|73	
14mr|printer-tools-2008-10|74	# Install margin and offset adjustment script in /usr/sbin
14mr|printer-tools-2008-10|75	cp %{SOURCE75} %{buildroot}%{_sbindir}/alignmargins
14mr|printer-tools-2008-10|76	
14mr|printer-tools-2008-10|77	# Adjust path to improved align.ps
14mr|printer-tools-2008-10|78	perl -p -i -e 's:/usr/share/ghostscript/\*/lib/align.ps:%{_datadir}/alignmargins/align.ps:' %{buildroot}%{_sbindir}/alignmargins
14mr|printer-tools-2008-10|79	
14mr|printer-tools-2008-10|80	# Install improved align.ps
14mr|printer-tools-2008-10|81	install -d %{buildroot}%{_datadir}/alignmargins/
14mr|printer-tools-2008-10|82	cp %{SOURCE175} %{buildroot}%{_datadir}/alignmargins/align.ps
14mr|printer-tools-2008-10|83	
14mr|printer-tools-2008-10|84	# Install a script to display the test page on the screen for colour
14mr|printer-tools-2008-10|85	# adjustment
14mr|printer-tools-2008-10|86	cat <<EOF > %{buildroot}%{_bindir}/displaytestpage
14mr|printer-tools-2008-10|87	#!/bin/sh
14mr|printer-tools-2008-10|88	ps2img="gs -dQUIET -dNOPAUSE -dBATCH -sDEVICE=pnm -r75x75 -sOUTPUTFILE=- -"
14mr|printer-tools-2008-10|89	testpage=/usr/share/cups/data/testprint.ps
14mr|printer-tools-2008-10|90	
14mr|printer-tools-2008-10|91	TMPFILE=~/.displaytestpage.pnm
14mr|printer-tools-2008-10|92	if [ -x /usr/bin/kview ]; then
14mr|printer-tools-2008-10|93	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-tools-2008-10|94	/usr/bin/kview \$TMPFILE
14mr|printer-tools-2008-10|95	elif [ -x /usr/bin/ee ]; then
14mr|printer-tools-2008-10|96	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-tools-2008-10|97	/usr/bin/ee \$TMPFILE
14mr|printer-tools-2008-10|98	elif [ -x /usr/bin/gqview ]; then
14mr|printer-tools-2008-10|99	cat \$testpage | \$ps2img > \$TMPFILE
14mr|printer-tools-2008-10|100	/usr/bin/gqview \$TMPFILE
14mr|printer-tools-2008-10|101	elif [ -x /usr/bin/xv ]; then
14mr|printer-tools-2008-10|102	cat \$testpage | \$ps2img | /usr/bin/xv -
14mr|printer-tools-2008-10|103	elif [ -x /usr/bin/kghostview ]; then
14mr|printer-tools-2008-10|104	/usr/bin/kghostview \$testpage
14mr|printer-tools-2008-10|105	elif [ -x /usr/X11R6/bin/gv ]; then
14mr|printer-tools-2008-10|106	/usr/X11R6/bin/gv \$testpage
14mr|printer-tools-2008-10|107	elif [ -x /usr/X11R6/bin/ghostview ]; then
14mr|printer-tools-2008-10|108	/usr/X11R6/bin/ghostview \$testpage
14mr|printer-tools-2008-10|109	else
14mr|printer-tools-2008-10|110	xmessage "No suitable program for viewing PostScript found, install GhostView, gv, or similar."
14mr|printer-tools-2008-10|111	exit 1
14mr|printer-tools-2008-10|112	fi
14mr|printer-tools-2008-10|113	rm \$TMPFILE
14mr|printer-tools-2008-10|114	EOF
14mr|printer-tools-2008-10|115	chmod a+rx %{buildroot}/usr/bin/displaytestpage
14mr|printer-tools-2008-10|116	
14mr|printer-tools-2008-10|117	# Tool for uploading the firmware on the HP LaserJet 1000S
14mr|printer-tools-2008-10|118	install -m 0755 hp1000fw %{buildroot}%{_bindir}
14mr|printer-tools-2008-10|119	
14mr|printer-tools-2008-10|120	install -d %{buildroot}%{_sysconfdir}/printer
14mr|printer-tools-2008-10|121	
14mr|printer-tools-2008-10|122	# Tools for reading USB device ID strings
14mr|printer-tools-2008-10|123	install -m0755 usb_id_test %{buildroot}%{_bindir}
14mr|printer-tools-2008-10|124	install -m0755 getusbprinterid %{buildroot}%{_bindir}
14mr|printer-tools-2008-10|125	
14mr|printer-tools-2008-10|126	# "cleanppd.pl" removes unwished PPD files fixes broken manufacturer
14mr|printer-tools-2008-10|127	# entries, and cleans lines which contain only spaces and tabs.
14mr|printer-tools-2008-10|128	
14mr|printer-tools-2008-10|129	# Uncompress Perl script for cleaning up the PPD files
14mr|printer-tools-2008-10|130	#cp %{SOURCE201} ./cleanppd.pl
14mr|printer-tools-2008-10|131	#chmod a+rx ./cleanppd.pl
14mr|printer-tools-2008-10|132	
14mr|printer-tools-2008-10|133	# Do the clean-up
14mr|printer-tools-2008-10|134	#find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14mr|printer-tools-2008-10|135	
14mr|printer-tools-2008-10|136	# Remove PPDs which are not Adobe-compliant and therefore not working with
14mr|printer-tools-2008-10|137	# CUPS 1.1.20
14mr|printer-tools-2008-10|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
14mr|printer-tools-2008-10|139	
14mr|printer-tools-2008-10|140	
14mr|printer-tools-2008-10|141	%clean
14mr|printer-tools-2008-10|142	rm -rf %{buildroot}
14mr|printer-tools-2008-10|143	
14mr|printer-tools-2008-10|144	%files
14mr|printer-tools-2008-10|145	%defattr(-,root,root)
14mr|printer-tools-2008-10|146	%attr(0755,root,root) %{_sbindir}/alignmargins
14mr|printer-tools-2008-10|147	%attr(0755,root,root) %{_bindir}/hp1000fw
14mr|printer-tools-2008-10|148	%attr(0755,root,root) %{_bindir}/displaytestpage
14mr|printer-tools-2008-10|149	%attr(0755,root,root) %{_bindir}/usb_id_test
14mr|printer-tools-2008-10|150	%attr(0755,root,root) %{_bindir}/getusbprinterid
14mr|printer-tools-2008-10|151	%{_datadir}/alignmargins
14mr|printer-tools-2008-10|152	
14mr|printer-tools-2008-10|153	
14mr|printer-tools-2008-10|154	
14mr|printer-tools-2008-10|155	%changelog
14mr|printer-tools-2008-10|156	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2008-10
14mr|printer-tools-2008-10|157	+ Revision: 8b60b0d
14mr|printer-tools-2008-10|158	- MassBuild#440: Increase release tag
14mr|printer-tools-2008-10|159	
14mr|printer-tools-2008-10|160	

18579 14
14mr|prism2-utils-0.2.9-3|1	%define pretag	0
14mr|prism2-utils-0.2.9-3|2	%if %pretag
14mr|prism2-utils-0.2.9-3|3	%define distname linux-wlan-ng-%{version}-%{pretag}
14mr|prism2-utils-0.2.9-3|4	%else
14mr|prism2-utils-0.2.9-3|5	%define distname linux-wlan-ng-%{version}
14mr|prism2-utils-0.2.9-3|6	%endif
14mr|prism2-utils-0.2.9-3|7	
14mr|prism2-utils-0.2.9-3|8	Summary: 	Utilities from the linux-wlan-ng project
14mr|prism2-utils-0.2.9-3|9	
14mr|prism2-utils-0.2.9-3|10	Name: 		prism2-utils
14mr|prism2-utils-0.2.9-3|11	Version: 	0.2.9
14mr|prism2-utils-0.2.9-3|12	Release: 	3
14mr|prism2-utils-0.2.9-3|13	URL:		http://www.linux-wlan.com/linux-wlan/
14mr|prism2-utils-0.2.9-3|14	Source0: 	ftp://ftp.linux-wlan.org:21/pub/linux-wlan-ng/linux-wlan-ng-%{version}.tar.bz2
14mr|prism2-utils-0.2.9-3|15	Patch0:		linux-wlan-ng-0.2.9-udev.patch
14mr|prism2-utils-0.2.9-3|16	Patch1:		linux-wlan-ng-0.2.9-rpmfiles.patch
14mr|prism2-utils-0.2.9-3|17	Patch2:		linux-wlan-ng-0.2.8-disable_kernel_driver_build.patch
14mr|prism2-utils-0.2.9-3|18	Patch3:		linux-wlan-ng-0.2.9-udev-typo.patch
14mr|prism2-utils-0.2.9-3|19	License: 	MPL
14mr|prism2-utils-0.2.9-3|20	Group: 		System/Kernel and hardware
14mr|prism2-utils-0.2.9-3|21	BuildRequires: 	kernel-source-latest
14mr|prism2-utils-0.2.9-3|22	BuildRequires: 	kernel-devel
14mr|prism2-utils-0.2.9-3|23	Provides:	linux-wlan-ng
14mr|prism2-utils-0.2.9-3|24	
14mr|prism2-utils-0.2.9-3|25	%description
14mr|prism2-utils-0.2.9-3|26	Tools for configuring the prism2 drivers for wireless network
14mr|prism2-utils-0.2.9-3|27	cards using Intersil's Prism2/2.5/3 chipsets.
14mr|prism2-utils-0.2.9-3|28	
14mr|prism2-utils-0.2.9-3|29	%prep
14mr|prism2-utils-0.2.9-3|30	%setup -q -n %{distname}
14mr|prism2-utils-0.2.9-3|31	%patch0 -p1 -b .udev
14mr|prism2-utils-0.2.9-3|32	%patch1 -p1 -b .rpmfiles
14mr|prism2-utils-0.2.9-3|33	%patch2 -p1 -b .disable_kernel_driver_build
14mr|prism2-utils-0.2.9-3|34	%patch3 -p1 -b .udev.typo
14mr|prism2-utils-0.2.9-3|35	
14mr|prism2-utils-0.2.9-3|36	# sed config.in for PCMCIA=n and TARGET_ROOT_ON_HOST=installdir
14mr|prism2-utils-0.2.9-3|37	sed -e 's%PRISM2_PCMCIA=y%PRISM2_PCMCIA=n%g' config.in |\
14mr|prism2-utils-0.2.9-3|38	sed -e s%TARGET_ROOT_ON_HOST=%TARGET_ROOT_ON_HOST=%{buildroot}%g > x
14mr|prism2-utils-0.2.9-3|39	mv x config.in
14mr|prism2-utils-0.2.9-3|40	
14mr|prism2-utils-0.2.9-3|41	make auto_config
14mr|prism2-utils-0.2.9-3|42	
14mr|prism2-utils-0.2.9-3|43	# Mandriva has the drivers in the kernel, so we don't want to build
14mr|prism2-utils-0.2.9-3|44	# them here, just the utils.
14mr|prism2-utils-0.2.9-3|45	
14mr|prism2-utils-0.2.9-3|46	sed -e 's/p80211 prism2//g' src/Makefile > m
14mr|prism2-utils-0.2.9-3|47	mv src/Makefile src/Makefile.prev
14mr|prism2-utils-0.2.9-3|48	mv m src/Makefile
14mr|prism2-utils-0.2.9-3|49	
14mr|prism2-utils-0.2.9-3|50	# want the config scripts for both fixed and cs versions to be
14mr|prism2-utils-0.2.9-3|51	# installed for eventual use by drakconnect. hack the makefiles in etc.
14mr|prism2-utils-0.2.9-3|52	
14mr|prism2-utils-0.2.9-3|53	sed -e 's%$(PRISM2_PLX)%y%g' etc/Makefile > m
14mr|prism2-utils-0.2.9-3|54	mv m etc/Makefile
14mr|prism2-utils-0.2.9-3|55	sed -e 's%$(PRISM2_PCMCIA)%y%g' etc/pcmcia/Makefile > m
14mr|prism2-utils-0.2.9-3|56	mv m etc/pcmcia/Makefile
14mr|prism2-utils-0.2.9-3|57	
14mr|prism2-utils-0.2.9-3|58	# fix man page location
14mr|prism2-utils-0.2.9-3|59	perl -p -i -e 's|/usr/local/man|/usr/share/man||g' man/Makefile
14mr|prism2-utils-0.2.9-3|60	
14mr|prism2-utils-0.2.9-3|61	%build
14mr|prism2-utils-0.2.9-3|62	
14mr|prism2-utils-0.2.9-3|63	# use the headers from the Mandriva kernel
14mr|prism2-utils-0.2.9-3|64	CFLAGS=-I/usr/src/linux/3rdparty/prism25/include make all
14mr|prism2-utils-0.2.9-3|65	
14mr|prism2-utils-0.2.9-3|66	# make all
14mr|prism2-utils-0.2.9-3|67	
14mr|prism2-utils-0.2.9-3|68	%install
14mr|prism2-utils-0.2.9-3|69	# have to specify TARGET_PCMCIA_DIR since we want the config
14mr|prism2-utils-0.2.9-3|70	# files even though we didn't build the driver.
14mr|prism2-utils-0.2.9-3|71	TARGET_PCMCIA_DIR=%{buildroot}/etc/pcmcia make install
14mr|prism2-utils-0.2.9-3|72	install -m 644 src/prism2/shared.prism2 %{buildroot}/etc/wlan/
14mr|prism2-utils-0.2.9-3|73	install -d -m755 %{buildroot}/etc/udev/rules.d
14mr|prism2-utils-0.2.9-3|74	install -m 644 etc/udev/rules.d/40-prism2.rules %{buildroot}/etc/udev/rules.d
14mr|prism2-utils-0.2.9-3|75	
14mr|prism2-utils-0.2.9-3|76	# how did this get there?
14mr|prism2-utils-0.2.9-3|77	rm -f %{buildroot}/etc/shared
14mr|prism2-utils-0.2.9-3|78	
14mr|prism2-utils-0.2.9-3|79	%post
14mr|prism2-utils-0.2.9-3|80	# disable wlan service by default, drakconnect should enable
14mr|prism2-utils-0.2.9-3|81	# it when necessary.
14mr|prism2-utils-0.2.9-3|82	chkconfig --del wlan
14mr|prism2-utils-0.2.9-3|83	
14mr|prism2-utils-0.2.9-3|84	%clean
14mr|prism2-utils-0.2.9-3|85	
14mr|prism2-utils-0.2.9-3|86	%files
14mr|prism2-utils-0.2.9-3|87	%doc CHANGES COPYING FAQ LICENSE README THANKS TODO
14mr|prism2-utils-0.2.9-3|88	%{_mandir}/man1/*
14mr|prism2-utils-0.2.9-3|89	/sbin/*
14mr|prism2-utils-0.2.9-3|90	%{_initrddir}/wlan
14mr|prism2-utils-0.2.9-3|91	%{_sysconfdir}/wlan/shared
14mr|prism2-utils-0.2.9-3|92	%config(noreplace) %{_sysconfdir}/pcmcia/wlan-ng
14mr|prism2-utils-0.2.9-3|93	%config(noreplace) %{_sysconfdir}/pcmcia/wlan-ng.conf
14mr|prism2-utils-0.2.9-3|94	%config(noreplace) %{_sysconfdir}/wlan/shared?*
14mr|prism2-utils-0.2.9-3|95	%config(noreplace) %{_sysconfdir}/wlan/wlan-udev.sh
14mr|prism2-utils-0.2.9-3|96	%config(noreplace) %{_sysconfdir}/wlan/wlan.conf
14mr|prism2-utils-0.2.9-3|97	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/wlan/wlancfg-DEFAULT
14mr|prism2-utils-0.2.9-3|98	%config(noreplace) %{_sysconfdir}/udev/rules.d/40-prism2.rules
14mr|prism2-utils-0.2.9-3|99	
14mr|prism2-utils-0.2.9-3|100	
14mr|prism2-utils-0.2.9-3|101	%changelog
14mr|prism2-utils-0.2.9-3|102	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.9-3
14mr|prism2-utils-0.2.9-3|103	+ Revision: cf108e0
14mr|prism2-utils-0.2.9-3|104	- Bump release
14mr|prism2-utils-0.2.9-3|105	
14mr|prism2-utils-0.2.9-3|106	

18580 14
14mr|prison-1.0-3|1	%define major 0
14mr|prison-1.0-3|2	%define libname %mklibname %{name} %{major}
14mr|prison-1.0-3|3	%define develname %mklibname %{name} -d
14mr|prison-1.0-3|4	
14mr|prison-1.0-3|5	
14mr|prison-1.0-3|6	Name:		prison
14mr|prison-1.0-3|7	Group:		Development/C++
14mr|prison-1.0-3|8	Summary:	Prison is a Qt based barcode abstraction layer/library
14mr|prison-1.0-3|9	Version:	1.0
14mr|prison-1.0-3|10	Release:	3
14mr|prison-1.0-3|11	License: 	MIT
14mr|prison-1.0-3|12	Url:		https://projects.kde.org/projects/kdesupport/prison
14mr|prison-1.0-3|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/%{name}-%{version}.tar.gz
14mr|prison-1.0-3|14	BuildRequires:	cmake
14mr|prison-1.0-3|15	BuildRequires:	qt4-devel
14mr|prison-1.0-3|16	BuildRequires:	qrencode-devel
14mr|prison-1.0-3|17	BuildRequires:	libdmtx-devel
14mr|prison-1.0-3|18	
14mr|prison-1.0-3|19	%description
14mr|prison-1.0-3|20	Prison is a Qt based barcode abstraction layer/library and provides
14mr|prison-1.0-3|21	uniform access to generation of barcodes with data.
14mr|prison-1.0-3|22	
14mr|prison-1.0-3|23	#-------------------------------------------------------------------------------
14mr|prison-1.0-3|24	%package -n %{libname}
14mr|prison-1.0-3|25	Summary:	Prison library
14mr|prison-1.0-3|26	Group:		System/Libraries
14mr|prison-1.0-3|27	
14mr|prison-1.0-3|28	%description -n %{libname}
14mr|prison-1.0-3|29	Library for %{name}.
14mr|prison-1.0-3|30	
14mr|prison-1.0-3|31	Prison is a Qt based barcode abstraction layer/library and provides
14mr|prison-1.0-3|32	uniform access to generation of barcodes with data.
14mr|prison-1.0-3|33	
14mr|prison-1.0-3|34	%files -n %{libname}
14mr|prison-1.0-3|35	%{_libdir}/libprison.so.%{major}*
14mr|prison-1.0-3|36	
14mr|prison-1.0-3|37	#-------------------------------------------------------------------------------
14mr|prison-1.0-3|38	%package -n %{develname}
14mr|prison-1.0-3|39	Summary:	Prison development files
14mr|prison-1.0-3|40	Group:		Development/C++
14mr|prison-1.0-3|41	Requires:	%{libname} = %{version}-%{release}
14mr|prison-1.0-3|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|prison-1.0-3|43	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|prison-1.0-3|44	
14mr|prison-1.0-3|45	%description -n %{develname}
14mr|prison-1.0-3|46	Development files for applications that use %{name}.
14mr|prison-1.0-3|47	
14mr|prison-1.0-3|48	Prison is a Qt based barcode abstraction layer/library and provides
14mr|prison-1.0-3|49	uniform access to generation of barcodes with data.
14mr|prison-1.0-3|50	
14mr|prison-1.0-3|51	%files -n %{develname}
14mr|prison-1.0-3|52	%doc LICENSE
14mr|prison-1.0-3|53	%{_includedir}/%{name}
14mr|prison-1.0-3|54	%{_libdir}/libprison.so
14mr|prison-1.0-3|55	%{_libdir}/cmake/Prison
14mr|prison-1.0-3|56	
14mr|prison-1.0-3|57	#-------------------------------------------------------------------------------
14mr|prison-1.0-3|58	%prep
14mr|prison-1.0-3|59	%setup -q
14mr|prison-1.0-3|60	
14mr|prison-1.0-3|61	%build
14mr|prison-1.0-3|62	%cmake_qt4
14mr|prison-1.0-3|63	%make
14mr|prison-1.0-3|64	
14mr|prison-1.0-3|65	%install
14mr|prison-1.0-3|66	%makeinstall_std -C build
14mr|prison-1.0-3|67	
14mr|prison-1.0-3|68	
14mr|prison-1.0-3|69	
14mr|prison-1.0-3|70	%changelog
14mr|prison-1.0-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|prison-1.0-3|72	+ Revision: b070760
14mr|prison-1.0-3|73	- MassBuild#440: Increase release tag
14mr|prison-1.0-3|74	
14mr|prison-1.0-3|75	

18581 14
14mr|procinfo-18-15|1	Summary: 	A tool for gathering and displaying system information
14mr|procinfo-18-15|2	Name: 		procinfo
14mr|procinfo-18-15|3	Version:	18
14mr|procinfo-18-15|4	Release:	15
14mr|procinfo-18-15|5	License: 	GPL
14mr|procinfo-18-15|6	Group: 		Monitoring
14mr|procinfo-18-15|7	URL:		http://freshmeat.net/projects/procinfo
14mr|procinfo-18-15|8	Source: 	ftp://ftp.cistron.nl/pub/people/svm/procinfo-%{version}.tar.bz2
14mr|procinfo-18-15|9	Patch0:		procinfo-14-misc.patch
14mr|procinfo-18-15|10	Patch3:		procinfo-17-mandir.patch
14mr|procinfo-18-15|11	Patch5:		procinfo-17-uptime.patch
14mr|procinfo-18-15|12	Patch6:		procinfo-17-lsdev.patch
14mr|procinfo-18-15|13	Patch7:		procinfo-18-acct.patch
14mr|procinfo-18-15|14	Patch8:		procinfo-18-mharris-use-sysconf.patch
14mr|procinfo-18-15|15	Patch9:		procinfo-18-maxdev.patch
14mr|procinfo-18-15|16	Patch10:	procinfo-18-ranges.patch
14mr|procinfo-18-15|17	Patch11:	procinfo-18-cpu-steal.patch
14mr|procinfo-18-15|18	Patch12:	procinfo-18-intr.patch
14mr|procinfo-18-15|19	BuildRequires: 	ncurses-devel
14mr|procinfo-18-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|procinfo-18-15|21	
14mr|procinfo-18-15|22	%description
14mr|procinfo-18-15|23	The procinfo command gets system data from the /proc directory (the kernel
14mr|procinfo-18-15|24	filesystem), formats it and displays it on standard output. You can use
14mr|procinfo-18-15|25	procinfo to acquire information about your system from the kernel as it is
14mr|procinfo-18-15|26	running.
14mr|procinfo-18-15|27	
14mr|procinfo-18-15|28	Install procinfo if you'd like to use it to gather and display system data.
14mr|procinfo-18-15|29	
14mr|procinfo-18-15|30	%prep
14mr|procinfo-18-15|31	
14mr|procinfo-18-15|32	%setup -q
14mr|procinfo-18-15|33	%patch0 -p1 -b .misc
14mr|procinfo-18-15|34	%patch3 -p1 -b .mandir
14mr|procinfo-18-15|35	%patch5 -p1 -b .uptime
14mr|procinfo-18-15|36	%patch6 -p1 -b .lsdev
14mr|procinfo-18-15|37	%patch7 -p1 -b .acct
14mr|procinfo-18-15|38	%patch8 -p1 -b .mharris-use-sysconf
14mr|procinfo-18-15|39	%patch9 -p1 -b .maxdev
14mr|procinfo-18-15|40	%patch10 -p1 -b .ranges
14mr|procinfo-18-15|41	%patch11 -p1 -b .steal
14mr|procinfo-18-15|42	%patch12 -p1 -b .intr
14mr|procinfo-18-15|43	
14mr|procinfo-18-15|44	%build
14mr|procinfo-18-15|45	%make RPM_OPT_FLAGS="%{optflags} -I/usr/include/ncurses" LDFLAGS="%{ldflags}" LDLIBS="-lncurses"
14mr|procinfo-18-15|46	
14mr|procinfo-18-15|47	%install
14mr|procinfo-18-15|48	rm -rf %{buildroot}
14mr|procinfo-18-15|49	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man8}
14mr|procinfo-18-15|50	perl -p -i -e 's/-o 0 -g 0//g' Makefile
14mr|procinfo-18-15|51	perl -p -i -e 's!/man/!/share/man/!g' Makefile
14mr|procinfo-18-15|52	perl -p -i -e 's!$(prefix)/man!'%{buildroot}'%{_mandir}!g' Makefile
14mr|procinfo-18-15|53	%makeinstall
14mr|procinfo-18-15|54	
14mr|procinfo-18-15|55	%clean
14mr|procinfo-18-15|56	rm -rf %{buildroot}
14mr|procinfo-18-15|57	
14mr|procinfo-18-15|58	%files
14mr|procinfo-18-15|59	%defattr(-,root,root)
14mr|procinfo-18-15|60	%doc README CHANGES
14mr|procinfo-18-15|61	%{_bindir}/procinfo
14mr|procinfo-18-15|62	%{_bindir}/lsdev
14mr|procinfo-18-15|63	%{_bindir}/socklist
14mr|procinfo-18-15|64	%{_mandir}/man8/procinfo.8*
14mr|procinfo-18-15|65	%{_mandir}/man8/lsdev.8*
14mr|procinfo-18-15|66	%{_mandir}/man8/socklist.8*
14mr|procinfo-18-15|67	
14mr|procinfo-18-15|68	
14mr|procinfo-18-15|69	
14mr|procinfo-18-15|70	%changelog
14mr|procinfo-18-15|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 18-15
14mr|procinfo-18-15|72	+ Revision: 6b0de96
14mr|procinfo-18-15|73	- MassBuild#440: Increase release tag
14mr|procinfo-18-15|74	
14mr|procinfo-18-15|75	

18582 14
14mr|procmail-3.22-19|1	Summary:	The procmail mail processing program
14mr|procmail-3.22-19|2	Name:		procmail
14mr|procmail-3.22-19|3	Version:	3.22
14mr|procmail-3.22-19|4	Release:	19
14mr|procmail-3.22-19|5	License:	GPL/Artistic
14mr|procmail-3.22-19|6	Group:		System/Servers
14mr|procmail-3.22-19|7	URL:		http://www.procmail.org
14mr|procmail-3.22-19|8	Source0:	ftp://ftp.procmail.org/pub/procmail/%{name}-%{version}.tar.bz2
14mr|procmail-3.22-19|9	Patch1:		%{name}-3.22-lockf.patch
14mr|procmail-3.22-19|10	Patch2:		%{name}-3.22-pixelpb.patch
14mr|procmail-3.22-19|11	Patch3:		%{name}-3.22-benchmark.patch
14mr|procmail-3.22-19|12	# Fix #27484: explictly define sendmail's location as it's not
14mr|procmail-3.22-19|13	# installed when we build procmail so it can't detect it - AdamW
14mr|procmail-3.22-19|14	# 2008/03 (thanks Snowbat)
14mr|procmail-3.22-19|15	Patch4:		procmail-3.22-defsendmail.patch
14mr|procmail-3.22-19|16	# patch from fedora
14mr|procmail-3.22-19|17	Patch5:		procmail-3.22-getline.patch
14mr|procmail-3.22-19|18	Provides:	MailTransportAgent
14mr|procmail-3.22-19|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|procmail-3.22-19|20	
14mr|procmail-3.22-19|21	%description
14mr|procmail-3.22-19|22	The procmail program is used by Mandriva Linux for all local mail
14mr|procmail-3.22-19|23	delivery. In addition to just delivering mail, procmail can be used
14mr|procmail-3.22-19|24	for automatic filtering, presorting and other mail handling jobs.
14mr|procmail-3.22-19|25	Procmail is also the basis for the SmartList mailing list processor.
14mr|procmail-3.22-19|26	
14mr|procmail-3.22-19|27	%prep
14mr|procmail-3.22-19|28	
14mr|procmail-3.22-19|29	%setup -q
14mr|procmail-3.22-19|30	%patch1 -p1 -b .lockf
14mr|procmail-3.22-19|31	%patch2 -p1 -b .warly
14mr|procmail-3.22-19|32	%patch3 -p1 -b .bench
14mr|procmail-3.22-19|33	%patch4 -p1 -b .defsendmail
14mr|procmail-3.22-19|34	%patch5 -p1 -b .readline
14mr|procmail-3.22-19|35	
14mr|procmail-3.22-19|36	find . -type d -exec chmod 755 {} \;
14mr|procmail-3.22-19|37	
14mr|procmail-3.22-19|38	%build
14mr|procmail-3.22-19|39	echo -n -e "\n"|  %make CFLAGS0="%{optflags}" LDFLAGS0="%{ldflags}"
14mr|procmail-3.22-19|40	
14mr|procmail-3.22-19|41	%install
14mr|procmail-3.22-19|42	rm -rf %{buildroot}
14mr|procmail-3.22-19|43	
14mr|procmail-3.22-19|44	install -d %{buildroot}%{_bindir}
14mr|procmail-3.22-19|45	install -d %{buildroot}%{_mandir}/{man1,man5}
14mr|procmail-3.22-19|46	
14mr|procmail-3.22-19|47	make \
14mr|procmail-3.22-19|48	BASENAME=%{buildroot}%{_prefix} \
14mr|procmail-3.22-19|49	install.bin install.man
14mr|procmail-3.22-19|50	
14mr|procmail-3.22-19|51	#move the man pages
14mr|procmail-3.22-19|52	mv %{buildroot}/usr/man/man1/* %{buildroot}%{_mandir}/man1/
14mr|procmail-3.22-19|53	mv %{buildroot}/usr/man/man5/* %{buildroot}%{_mandir}/man5/
14mr|procmail-3.22-19|54	
14mr|procmail-3.22-19|55	## duplicate in /usr/bin
14mr|procmail-3.22-19|56	rm -f examples/mailstat
14mr|procmail-3.22-19|57	
14mr|procmail-3.22-19|58	%clean
14mr|procmail-3.22-19|59	rm -rf %{buildroot}
14mr|procmail-3.22-19|60	
14mr|procmail-3.22-19|61	%files
14mr|procmail-3.22-19|62	%defattr(-,root,root)
14mr|procmail-3.22-19|63	%doc FAQ HISTORY README KNOWN_BUGS FEATURES examples
14mr|procmail-3.22-19|64	%attr(6755,root,mail) %{_bindir}/procmail
14mr|procmail-3.22-19|65	%attr(2755,root,mail) %{_bindir}/lockfile
14mr|procmail-3.22-19|66	%{_bindir}/formail
14mr|procmail-3.22-19|67	%{_bindir}/mailstat
14mr|procmail-3.22-19|68	%{_mandir}/man1/*1*
14mr|procmail-3.22-19|69	%{_mandir}/man5/*5*
14mr|procmail-3.22-19|70	
14mr|procmail-3.22-19|71	
14mr|procmail-3.22-19|72	
14mr|procmail-3.22-19|73	%changelog
14mr|procmail-3.22-19|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.22-19
14mr|procmail-3.22-19|75	+ Revision: a21a80a
14mr|procmail-3.22-19|76	- MassBuild#440: Increase release tag
14mr|procmail-3.22-19|77	
14mr|procmail-3.22-19|78	

18583 14
14mr|procps-3.2.8-8|1	%define major_version	3
14mr|procps-3.2.8-8|2	%define minor_version	2
14mr|procps-3.2.8-8|3	%define revision	8
14mr|procps-3.2.8-8|4	
14mr|procps-3.2.8-8|5	Summary:	Utilities for monitoring your system and processes on your system
14mr|procps-3.2.8-8|6	Name:		procps
14mr|procps-3.2.8-8|7	Version:	%{major_version}.%{minor_version}.%{revision}
14mr|procps-3.2.8-8|8	Release:	8
14mr|procps-3.2.8-8|9	License:	GPL
14mr|procps-3.2.8-8|10	Group:		Monitoring
14mr|procps-3.2.8-8|11	BuildRequires:	ncurses-devel
14mr|procps-3.2.8-8|12	Patch0:		procps-3.2.3-sysctlshutup.patch
14mr|procps-3.2.8-8|13	Patch2:		procps-3.2.7-dont-strip.patch
14mr|procps-3.2.8-8|14	Patch3:		procps-3.2.5-top-rc.patch
14mr|procps-3.2.8-8|15	Patch4:		procps-3.2.5-sysctl-writeonly.patch
14mr|procps-3.2.8-8|16	Patch5:    	procps-3.2.7-fix-format-string.patch
14mr|procps-3.2.8-8|17	Patch6:		procps-3.2.7-sysctl-ignore.patch
14mr|procps-3.2.8-8|18	# (bor) two patches based of Fedora to add cgroup support
14mr|procps-3.2.8-8|19	Patch7:		procps-3.2.8-ps-cgroup.patch
14mr|procps-3.2.8-8|20	Patch8:		procps-3.2.8-ps-cgroup-suppress-root-group.patch
14mr|procps-3.2.8-8|21	# (bor) glob order is non-determistic; inlucde proc/module.mk before ps
14mr|procps-3.2.8-8|22	Patch9:		procps-3.2.8-fix-modules.mk-order.patch
14mr|procps-3.2.8-8|23	# (bor) make sure linux_version is known when we need it
14mr|procps-3.2.8-8|24	#       it appears order of execution for constructors may change between
14mr|procps-3.2.8-8|25	#       GCC/binutils/ld versions (not sure who is responsible here)
14mr|procps-3.2.8-8|26	Patch10:	procps-3.2.8-init_Linux_version-before-init_libproc.patch
14mr|procps-3.2.8-8|27	URL:		http://procps.sf.net/
14mr|procps-3.2.8-8|28	Source:		http://procps.sourceforge.net/%name-%version.tar.gz
14mr|procps-3.2.8-8|29	BuildRoot:	%_tmppath/%name-root
14mr|procps-3.2.8-8|30	Provides:	libproc.so.%{major_version}.%{minor_version} procps3
14mr|procps-3.2.8-8|31	Obsoletes:	procps3
14mr|procps-3.2.8-8|32	Requires(post): /bin/rm
14mr|procps-3.2.8-8|33	
14mr|procps-3.2.8-8|34	%description
14mr|procps-3.2.8-8|35	The procps package contains a set of system utilities which provide system
14mr|procps-3.2.8-8|36	information.
14mr|procps-3.2.8-8|37	
14mr|procps-3.2.8-8|38	Procps includes ps, free, skill, snice, tload, top, uptime, vmstat, w
14mr|procps-3.2.8-8|39	and watch.
14mr|procps-3.2.8-8|40	
14mr|procps-3.2.8-8|41	* The ps command displays a snapshot of running processes.
14mr|procps-3.2.8-8|42	* The top command provides a repetitive update of the statuses of running
14mr|procps-3.2.8-8|43	processes.
14mr|procps-3.2.8-8|44	* The free command displays the amounts of free and used memory on your
14mr|procps-3.2.8-8|45	system.
14mr|procps-3.2.8-8|46	* The skill command sends a terminate command (or another specified signal)
14mr|procps-3.2.8-8|47	to a specified set of processes.
14mr|procps-3.2.8-8|48	* The snice command is used to change the scheduling priority of specified
14mr|procps-3.2.8-8|49	processes.
14mr|procps-3.2.8-8|50	* The tload command prints a graph of the current system load average to a
14mr|procps-3.2.8-8|51	specified tty.
14mr|procps-3.2.8-8|52	* The uptime command displays the current time, how long the system has been
14mr|procps-3.2.8-8|53	running, how many users are logged on and system load averages for the past
14mr|procps-3.2.8-8|54	one, five and fifteen minutes.
14mr|procps-3.2.8-8|55	* The w command displays a list of the users who are currently logged on and
14mr|procps-3.2.8-8|56	what they're running.
14mr|procps-3.2.8-8|57	* The watch program watches a running program.
14mr|procps-3.2.8-8|58	* The vmstat command displays virtual memory statistics about processes,
14mr|procps-3.2.8-8|59	memory, paging, block I/O, traps and CPU activity.
14mr|procps-3.2.8-8|60	
14mr|procps-3.2.8-8|61	
14mr|procps-3.2.8-8|62	%package devel
14mr|procps-3.2.8-8|63	Group:		Development/C
14mr|procps-3.2.8-8|64	Summary:	An X based system message monitoring utility
14mr|procps-3.2.8-8|65	Requires:	%name = %version
14mr|procps-3.2.8-8|66	
14mr|procps-3.2.8-8|67	%description devel
14mr|procps-3.2.8-8|68	Development headers and library for the proc library.
14mr|procps-3.2.8-8|69	
14mr|procps-3.2.8-8|70	%prep
14mr|procps-3.2.8-8|71	%setup -q
14mr|procps-3.2.8-8|72	%patch0 -p0 -b .sysctl
14mr|procps-3.2.8-8|73	%patch2 -p1 -b .dont-strip
14mr|procps-3.2.8-8|74	%patch3 -p1 -b .top-rc
14mr|procps-3.2.8-8|75	%patch4 -p1 -b .sysctl-write-only
14mr|procps-3.2.8-8|76	%patch5 -p0
14mr|procps-3.2.8-8|77	%patch6 -p1
14mr|procps-3.2.8-8|78	%patch7 -p1
14mr|procps-3.2.8-8|79	%patch8 -p1
14mr|procps-3.2.8-8|80	%patch9 -p1
14mr|procps-3.2.8-8|81	%patch10 -p1
14mr|procps-3.2.8-8|82	
14mr|procps-3.2.8-8|83	%build
14mr|procps-3.2.8-8|84	make CFLAGS="$RPM_OPT_FLAGS"
14mr|procps-3.2.8-8|85	
14mr|procps-3.2.8-8|86	%install
14mr|procps-3.2.8-8|87	PATH=/sbin:$PATH
14mr|procps-3.2.8-8|88	rm -rf %{buildroot}
14mr|procps-3.2.8-8|89	
14mr|procps-3.2.8-8|90	%makeinstall_std ldconfig=/bin/true install="install -D" lib="%{buildroot}/%{_lib}/"
14mr|procps-3.2.8-8|91	
14mr|procps-3.2.8-8|92	rm -f %{buildroot}/%{_mandir}/man1/kill.1*
14mr|procps-3.2.8-8|93	
14mr|procps-3.2.8-8|94	mkdir -p %{buildroot}%{_includedir}/procps
14mr|procps-3.2.8-8|95	install -m 644 proc/*.h %{buildroot}%{_includedir}/procps
14mr|procps-3.2.8-8|96	# This would conflict with util-linux:
14mr|procps-3.2.8-8|97	mv %{buildroot}/bin/{,procps3-}kill
14mr|procps-3.2.8-8|98	mv %{buildroot}%{_bindir}/free %{buildroot}/bin
14mr|procps-3.2.8-8|99	ln -s ../../bin/free %{buildroot}%{_bindir}/free
14mr|procps-3.2.8-8|100	
14mr|procps-3.2.8-8|101	ln -s libproc-%version.so %{buildroot}/%_lib/libproc.so
14mr|procps-3.2.8-8|102	
14mr|procps-3.2.8-8|103	# quiet spec-helper:
14mr|procps-3.2.8-8|104	chmod +w %{buildroot}/{bin,sbin,usr/bin,%_lib}/*
14mr|procps-3.2.8-8|105	
14mr|procps-3.2.8-8|106	%clean
14mr|procps-3.2.8-8|107	rm -rf %{buildroot}
14mr|procps-3.2.8-8|108	
14mr|procps-3.2.8-8|109	%post
14mr|procps-3.2.8-8|110	%if %mdkversion < 200900
14mr|procps-3.2.8-8|111	/sbin/ldconfig
14mr|procps-3.2.8-8|112	%endif
14mr|procps-3.2.8-8|113	# remove obsolete files
14mr|procps-3.2.8-8|114	rm -f /etc/psdevtab /etc/psdatabase
14mr|procps-3.2.8-8|115	
14mr|procps-3.2.8-8|116	%if %mdkversion < 200900
14mr|procps-3.2.8-8|117	%postun -p /sbin/ldconfig
14mr|procps-3.2.8-8|118	%endif
14mr|procps-3.2.8-8|119	
14mr|procps-3.2.8-8|120	%files
14mr|procps-3.2.8-8|121	
14mr|procps-3.2.8-8|122	%defattr(-,root,root)
14mr|procps-3.2.8-8|123	%doc NEWS BUGS TODO
14mr|procps-3.2.8-8|124	/%{_lib}/libproc-*.so
14mr|procps-3.2.8-8|125	/bin/procps3-kill
14mr|procps-3.2.8-8|126	/bin/ps
14mr|procps-3.2.8-8|127	/bin/free
14mr|procps-3.2.8-8|128	/sbin/sysctl
14mr|procps-3.2.8-8|129	%_bindir/free
14mr|procps-3.2.8-8|130	%_bindir/pgrep
14mr|procps-3.2.8-8|131	%_bindir/pmap
14mr|procps-3.2.8-8|132	%_bindir/pwdx
14mr|procps-3.2.8-8|133	%_bindir/pkill
14mr|procps-3.2.8-8|134	%_bindir/skill
14mr|procps-3.2.8-8|135	%_bindir/slabtop
14mr|procps-3.2.8-8|136	%_bindir/snice
14mr|procps-3.2.8-8|137	%_bindir/tload
14mr|procps-3.2.8-8|138	%_bindir/top
14mr|procps-3.2.8-8|139	%_bindir/uptime
14mr|procps-3.2.8-8|140	%_bindir/vmstat
14mr|procps-3.2.8-8|141	%_bindir/w
14mr|procps-3.2.8-8|142	%_bindir/watch
14mr|procps-3.2.8-8|143	
14mr|procps-3.2.8-8|144	%_mandir/man1/free.1*
14mr|procps-3.2.8-8|145	%_mandir/man1/pgrep.1*
14mr|procps-3.2.8-8|146	%_mandir/man1/pkill.1*
14mr|procps-3.2.8-8|147	%_mandir/man1/pmap.1*
14mr|procps-3.2.8-8|148	%_mandir/man1/ps.1*
14mr|procps-3.2.8-8|149	%_mandir/man1/pwdx.1*
14mr|procps-3.2.8-8|150	%_mandir/man1/skill.1*
14mr|procps-3.2.8-8|151	%_mandir/man1/slabtop.1*
14mr|procps-3.2.8-8|152	%_mandir/man1/snice.1*
14mr|procps-3.2.8-8|153	%_mandir/man1/tload.1*
14mr|procps-3.2.8-8|154	%_mandir/man1/top.1*
14mr|procps-3.2.8-8|155	%_mandir/man1/uptime.1*
14mr|procps-3.2.8-8|156	%_mandir/man1/w.1*
14mr|procps-3.2.8-8|157	%_mandir/man1/watch.1*
14mr|procps-3.2.8-8|158	
14mr|procps-3.2.8-8|159	%_mandir/man5/sysctl.conf.5*
14mr|procps-3.2.8-8|160	
14mr|procps-3.2.8-8|161	%_mandir/man8/sysctl.8*
14mr|procps-3.2.8-8|162	%_mandir/man8/vmstat.8*
14mr|procps-3.2.8-8|163	
14mr|procps-3.2.8-8|164	%files devel
14mr|procps-3.2.8-8|165	%defattr(-,root,root)
14mr|procps-3.2.8-8|166	%{_includedir}/procps/*
14mr|procps-3.2.8-8|167	/%_lib/libproc.so
14mr|procps-3.2.8-8|168	
14mr|procps-3.2.8-8|169	
14mr|procps-3.2.8-8|170	
14mr|procps-3.2.8-8|171	
14mr|procps-3.2.8-8|172	
14mr|procps-3.2.8-8|173	%changelog
14mr|procps-3.2.8-8|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.8-8
14mr|procps-3.2.8-8|175	+ Revision: de5155a
14mr|procps-3.2.8-8|176	- MassBuild#440: Increase release tag
14mr|procps-3.2.8-8|177	
14mr|procps-3.2.8-8|178	

18584 14
14mr|proftpd-1.3.4a-4|1	%define _disable_ld_no_undefined 1
14mr|proftpd-1.3.4a-4|2	
14mr|proftpd-1.3.4a-4|3	%define _localstatedir 	 /var/run
14mr|proftpd-1.3.4a-4|4	
14mr|proftpd-1.3.4a-4|5	%define mod_gss_version 1.3.3
14mr|proftpd-1.3.4a-4|6	%define mod_autohost_version 0.3
14mr|proftpd-1.3.4a-4|7	%define mod_case_version 0.4
14mr|proftpd-1.3.4a-4|8	%define mod_time_version 2.2.1
14mr|proftpd-1.3.4a-4|9	%define mod_vroot_version 0.9.2
14mr|proftpd-1.3.4a-4|10	
14mr|proftpd-1.3.4a-4|11	Summary:	Professional FTP Server
14mr|proftpd-1.3.4a-4|12	Name:		proftpd
14mr|proftpd-1.3.4a-4|13	Version:	1.3.4a
14mr|proftpd-1.3.4a-4|14	Release:	4
14mr|proftpd-1.3.4a-4|15	License:	GPL
14mr|proftpd-1.3.4a-4|16	Group:		System/Servers
14mr|proftpd-1.3.4a-4|17	URL:		http://proftpd.org/
14mr|proftpd-1.3.4a-4|18	Source0:	ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
14mr|proftpd-1.3.4a-4|19	Source1:	proftpd.logrotate
14mr|proftpd-1.3.4a-4|20	Source2: 	proftpd.xinetd
14mr|proftpd-1.3.4a-4|21	Source3:	proftpd.init
14mr|proftpd-1.3.4a-4|22	Source4:	proftpd.service
14mr|proftpd-1.3.4a-4|23	Source5:	basic.conf
14mr|proftpd-1.3.4a-4|24	Source7:	welcome.msg
14mr|proftpd-1.3.4a-4|25	Source32:	32_mod_shaper.conf
14mr|proftpd-1.3.4a-4|26	# http://sourceforge.net/projects/gssmod/
14mr|proftpd-1.3.4a-4|27	Source100:	http://prdownloads.sourceforge.net/gssmod/mod_gss-%{mod_gss_version}.tar.gz
14mr|proftpd-1.3.4a-4|28	# from http://www.castaglia.org/proftpd/
14mr|proftpd-1.3.4a-4|29	Source102:	http://www.castaglia.org/proftpd/modules/proftpd-mod-autohost-%{mod_autohost_version}.tar.gz
14mr|proftpd-1.3.4a-4|30	Source103:	http://www.castaglia.org/proftpd/modules/proftpd-mod-case-%{mod_case_version}.tar.gz
14mr|proftpd-1.3.4a-4|31	Source105:	http://www.castaglia.org/proftpd/modules/proftpd-mod-time-%{mod_time_version}.tar.bz2
14mr|proftpd-1.3.4a-4|32	Source108:	http://www.castaglia.org/proftpd/modules/proftpd-mod-vroot-%{mod_vroot_version}.tar.gz
14mr|proftpd-1.3.4a-4|33	Source200:	anonymous.conf
14mr|proftpd-1.3.4a-4|34	Patch0:		proftpd-1.3.0-xferstats_logfile_location.diff
14mr|proftpd-1.3.4a-4|35	# (pixel): i kept the /lib/security/*.so instead of *.so in the patch to have a smaller patch
14mr|proftpd-1.3.4a-4|36	# (pixel): spec-helper will clean it up
14mr|proftpd-1.3.4a-4|37	Patch2:		proftpd-use-system-auth-instead-of-pam_unix.diff
14mr|proftpd-1.3.4a-4|38	Patch4:		proftpd-1.3.0-installfix.diff
14mr|proftpd-1.3.4a-4|39	Patch7:		proftpd-1.3.0-change_pam_name.diff
14mr|proftpd-1.3.4a-4|40	Patch8:		proftpd-1.3.2-mod_time_fix.diff
14mr|proftpd-1.3.4a-4|41	Patch10:	proftpd-1.3.3c-verbose_tests.diff
14mr|proftpd-1.3.4a-4|42	Patch11:	proftpd-1.3.4a-mod_autohost_buildfix.diff
14mr|proftpd-1.3.4a-4|43	Patch40:	mod_gss-1.3.0-format_not_a_string_literal_and_no_format_arguments.diff
14mr|proftpd-1.3.4a-4|44	Patch41:	mod_time-format_not_a_string_literal_and_no_format_arguments.diff
14mr|proftpd-1.3.4a-4|45	Patch42:	proftpd-1.3.3c-no_-ldes425.diff
14mr|proftpd-1.3.4a-4|46	Requires:	pam >= 0.59
14mr|proftpd-1.3.4a-4|47	Requires:	setup >= 2.2.0-21mdk
14mr|proftpd-1.3.4a-4|48	Requires(post): rpm-helper
14mr|proftpd-1.3.4a-4|49	Requires(postun): rpm-helper
14mr|proftpd-1.3.4a-4|50	Requires(preun): rpm-helper
14mr|proftpd-1.3.4a-4|51	Requires(pre): rpm-helper
14mr|proftpd-1.3.4a-4|52	BuildRequires:	cap-devel
14mr|proftpd-1.3.4a-4|53	BuildRequires:	gettext-devel
14mr|proftpd-1.3.4a-4|54	BuildRequires:	acl-devel
14mr|proftpd-1.3.4a-4|55	BuildRequires:	attr-devel
14mr|proftpd-1.3.4a-4|56	BuildRequires:	krb5-devel
14mr|proftpd-1.3.4a-4|57	BuildRequires:	libtool
14mr|proftpd-1.3.4a-4|58	BuildRequires:	libtool-devel
14mr|proftpd-1.3.4a-4|59	BuildRequires:	mysql-devel
14mr|proftpd-1.3.4a-4|60	BuildRequires:	ncurses-devel
14mr|proftpd-1.3.4a-4|61	BuildRequires:	openldap-devel
14mr|proftpd-1.3.4a-4|62	BuildRequires:	openssl-devel
14mr|proftpd-1.3.4a-4|63	BuildRequires:	pam-devel
14mr|proftpd-1.3.4a-4|64	BuildRequires:	pkgconfig
14mr|proftpd-1.3.4a-4|65	BuildRequires:	postgresql-libs-devel
14mr|proftpd-1.3.4a-4|66	BuildRequires:	sasl-plug-gssapi
14mr|proftpd-1.3.4a-4|67	BuildRequires:	sqlite3-devel
14mr|proftpd-1.3.4a-4|68	BuildRequires:	tcp_wrappers-devel
14mr|proftpd-1.3.4a-4|69	BuildRequires:	zlib-devel
14mr|proftpd-1.3.4a-4|70	BuildRequires:	memcached-devel >= 0.41
14mr|proftpd-1.3.4a-4|71	BuildRequires:	pcre-devel
14mr|proftpd-1.3.4a-4|72	BuildRequires:	libmemcached-devel
14mr|proftpd-1.3.4a-4|73	Provides:	ftpserver
14mr|proftpd-1.3.4a-4|74	Conflicts:	wu-ftpd
14mr|proftpd-1.3.4a-4|75	Conflicts:	pure-ftpd
14mr|proftpd-1.3.4a-4|76	Conflicts:	ncftpd
14mr|proftpd-1.3.4a-4|77	Conflicts:	anonftp
14mr|proftpd-1.3.4a-4|78	# for the test suite
14mr|proftpd-1.3.4a-4|79	# disabled for now but kept here for reference
14mr|proftpd-1.3.4a-4|80	#BuildRequires:	check-devel perl-Test-Unit perl-Error
14mr|proftpd-1.3.4a-4|81	
14mr|proftpd-1.3.4a-4|82	%description
14mr|proftpd-1.3.4a-4|83	ProFTPd is an enhanced FTP server with a focus toward simplicity, security, and
14mr|proftpd-1.3.4a-4|84	ease of configuration.  It features a very Apache-like configuration syntax,
14mr|proftpd-1.3.4a-4|85	and a highly customizable server infrastructure, including support for multiple
14mr|proftpd-1.3.4a-4|86	'virtual' FTP servers, anonymous FTP, and permission-based directory
14mr|proftpd-1.3.4a-4|87	visibility.
14mr|proftpd-1.3.4a-4|88	
14mr|proftpd-1.3.4a-4|89	This version supports both standalone and xinetd operation.
14mr|proftpd-1.3.4a-4|90	
14mr|proftpd-1.3.4a-4|91	%package	devel
14mr|proftpd-1.3.4a-4|92	Summary:	Development files for ProFTPD
14mr|proftpd-1.3.4a-4|93	Group:		Development/C
14mr|proftpd-1.3.4a-4|94	
14mr|proftpd-1.3.4a-4|95	%description	devel
14mr|proftpd-1.3.4a-4|96	This package contains the development headers for ProFTPD
14mr|proftpd-1.3.4a-4|97	
14mr|proftpd-1.3.4a-4|98	%package	mod_ctrls_admin
14mr|proftpd-1.3.4a-4|99	Summary:	Module implementing admin control handlers
14mr|proftpd-1.3.4a-4|100	Group:		System/Servers
14mr|proftpd-1.3.4a-4|101	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|102	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|103	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|104	
14mr|proftpd-1.3.4a-4|105	%description	mod_ctrls_admin
14mr|proftpd-1.3.4a-4|106	This module implements administrative control actions for the ftpdctl program.
14mr|proftpd-1.3.4a-4|107	
14mr|proftpd-1.3.4a-4|108	%package	mod_ifsession
14mr|proftpd-1.3.4a-4|109	Summary:	Module supporting conditional per-user/group/class configuration contexts
14mr|proftpd-1.3.4a-4|110	Group:		System/Servers
14mr|proftpd-1.3.4a-4|111	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|112	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|113	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|114	
14mr|proftpd-1.3.4a-4|115	%description	mod_ifsession
14mr|proftpd-1.3.4a-4|116	Module supporting conditional per-user/group/class configuration contexts
14mr|proftpd-1.3.4a-4|117	
14mr|proftpd-1.3.4a-4|118	%package	mod_ldap
14mr|proftpd-1.3.4a-4|119	Summary:	LDAP password lookup module for ProFTPD
14mr|proftpd-1.3.4a-4|120	Group:		System/Servers
14mr|proftpd-1.3.4a-4|121	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|122	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|123	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|124	
14mr|proftpd-1.3.4a-4|125	%description	mod_ldap
14mr|proftpd-1.3.4a-4|126	LDAP password lookup module for ProFTPD
14mr|proftpd-1.3.4a-4|127	
14mr|proftpd-1.3.4a-4|128	%package	mod_quotatab
14mr|proftpd-1.3.4a-4|129	Summary:	Module for managing FTP byte/file quotas via centralized tables
14mr|proftpd-1.3.4a-4|130	Group:		System/Servers
14mr|proftpd-1.3.4a-4|131	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|132	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|133	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|134	Requires:	%{name}-mod_quotatab_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|135	
14mr|proftpd-1.3.4a-4|136	%description	mod_quotatab
14mr|proftpd-1.3.4a-4|137	Module for managing FTP byte/file quotas via centralized tables
14mr|proftpd-1.3.4a-4|138	
14mr|proftpd-1.3.4a-4|139	%package	mod_quotatab_file
14mr|proftpd-1.3.4a-4|140	Summary:	Sub-module for managing quota data via file-based tables
14mr|proftpd-1.3.4a-4|141	Group:		System/Servers
14mr|proftpd-1.3.4a-4|142	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|143	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|144	Requires:	%{name}-mod_quotatab = %{version}-%{release}
14mr|proftpd-1.3.4a-4|145	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|146	
14mr|proftpd-1.3.4a-4|147	%description	mod_quotatab_file
14mr|proftpd-1.3.4a-4|148	Sub-module for managing quota data via file-based tables
14mr|proftpd-1.3.4a-4|149	
14mr|proftpd-1.3.4a-4|150	%package	mod_quotatab_ldap
14mr|proftpd-1.3.4a-4|151	Summary:	Sub-module for obtaining quota information from an LDAP directory
14mr|proftpd-1.3.4a-4|152	Group:		System/Servers
14mr|proftpd-1.3.4a-4|153	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|154	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|155	Requires:	%{name}-mod_quotatab = %{version}-%{release}
14mr|proftpd-1.3.4a-4|156	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|157	
14mr|proftpd-1.3.4a-4|158	%description	mod_quotatab_ldap
14mr|proftpd-1.3.4a-4|159	Sub-module for obtaining quota information from an LDAP directory
14mr|proftpd-1.3.4a-4|160	
14mr|proftpd-1.3.4a-4|161	%package	mod_quotatab_sql
14mr|proftpd-1.3.4a-4|162	Summary:	Sub-module for managing quota data via SQL-based tables
14mr|proftpd-1.3.4a-4|163	Group:		System/Servers
14mr|proftpd-1.3.4a-4|164	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|165	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|166	Requires:	%{name}-mod_quotatab = %{version}-%{release}
14mr|proftpd-1.3.4a-4|167	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|168	
14mr|proftpd-1.3.4a-4|169	%description	mod_quotatab_sql
14mr|proftpd-1.3.4a-4|170	Sub-module for managing quota data via SQL-based tables
14mr|proftpd-1.3.4a-4|171	
14mr|proftpd-1.3.4a-4|172	%package	mod_quotatab_radius
14mr|proftpd-1.3.4a-4|173	Summary:	Sub-module for managing quota data via radius
14mr|proftpd-1.3.4a-4|174	Group:		System/Servers
14mr|proftpd-1.3.4a-4|175	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|176	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|177	Requires:	%{name}-mod_quotatab = %{version}-%{release}
14mr|proftpd-1.3.4a-4|178	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|179	
14mr|proftpd-1.3.4a-4|180	%description	mod_quotatab_radius
14mr|proftpd-1.3.4a-4|181	Sub-module for managing quota data via radius
14mr|proftpd-1.3.4a-4|182	
14mr|proftpd-1.3.4a-4|183	%package	mod_radius
14mr|proftpd-1.3.4a-4|184	Summary:	Module for RADIUS authentication and accounting
14mr|proftpd-1.3.4a-4|185	Group:		System/Servers
14mr|proftpd-1.3.4a-4|186	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|187	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|188	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|189	
14mr|proftpd-1.3.4a-4|190	%description	mod_radius
14mr|proftpd-1.3.4a-4|191	Module for RADIUS authentication and accounting
14mr|proftpd-1.3.4a-4|192	
14mr|proftpd-1.3.4a-4|193	%package	mod_ratio
14mr|proftpd-1.3.4a-4|194	Summary:	Support upload/download ratios
14mr|proftpd-1.3.4a-4|195	Group:		System/Servers
14mr|proftpd-1.3.4a-4|196	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|197	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|198	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|199	
14mr|proftpd-1.3.4a-4|200	%description	mod_ratio
14mr|proftpd-1.3.4a-4|201	Support upload/download ratios
14mr|proftpd-1.3.4a-4|202	
14mr|proftpd-1.3.4a-4|203	%package	mod_rewrite
14mr|proftpd-1.3.4a-4|204	Summary:	Module for rewriting FTP commands
14mr|proftpd-1.3.4a-4|205	Group:		System/Servers
14mr|proftpd-1.3.4a-4|206	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|207	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|208	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|209	
14mr|proftpd-1.3.4a-4|210	%description	mod_rewrite
14mr|proftpd-1.3.4a-4|211	Module for rewriting FTP commands
14mr|proftpd-1.3.4a-4|212	
14mr|proftpd-1.3.4a-4|213	%package	mod_site_misc
14mr|proftpd-1.3.4a-4|214	Summary:	Module implementing miscellaneous SITE commands
14mr|proftpd-1.3.4a-4|215	Group:		System/Servers
14mr|proftpd-1.3.4a-4|216	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|217	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|218	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|219	
14mr|proftpd-1.3.4a-4|220	%description	mod_site_misc
14mr|proftpd-1.3.4a-4|221	Module implementing miscellaneous SITE commands
14mr|proftpd-1.3.4a-4|222	
14mr|proftpd-1.3.4a-4|223	%package	mod_sql
14mr|proftpd-1.3.4a-4|224	Summary:	SQL frontend
14mr|proftpd-1.3.4a-4|225	Group:		System/Servers
14mr|proftpd-1.3.4a-4|226	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|227	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|228	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|229	Requires:	%{name}-mod_sql_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|230	
14mr|proftpd-1.3.4a-4|231	%description	mod_sql
14mr|proftpd-1.3.4a-4|232	SQL frontend
14mr|proftpd-1.3.4a-4|233	
14mr|proftpd-1.3.4a-4|234	%package	mod_sql_mysql
14mr|proftpd-1.3.4a-4|235	Summary:	Support for connecting to MySQL databases
14mr|proftpd-1.3.4a-4|236	Group:		System/Servers
14mr|proftpd-1.3.4a-4|237	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|238	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|239	Requires:	%{name}-mod_sql = %{version}-%{release}
14mr|proftpd-1.3.4a-4|240	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|241	
14mr|proftpd-1.3.4a-4|242	%description	mod_sql_mysql
14mr|proftpd-1.3.4a-4|243	Support for connecting to MySQL databases
14mr|proftpd-1.3.4a-4|244	
14mr|proftpd-1.3.4a-4|245	%package	mod_sql_postgres
14mr|proftpd-1.3.4a-4|246	Summary:	Support for connecting to Postgres databases
14mr|proftpd-1.3.4a-4|247	Group:		System/Servers
14mr|proftpd-1.3.4a-4|248	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|249	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|250	Requires:	%{name}-mod_sql = %{version}-%{release}
14mr|proftpd-1.3.4a-4|251	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|252	
14mr|proftpd-1.3.4a-4|253	%description	mod_sql_postgres
14mr|proftpd-1.3.4a-4|254	Support for connecting to Postgres databases
14mr|proftpd-1.3.4a-4|255	
14mr|proftpd-1.3.4a-4|256	%package	mod_sql_sqlite
14mr|proftpd-1.3.4a-4|257	Summary:	Support for connecting to SQLite3 databases
14mr|proftpd-1.3.4a-4|258	Group:		System/Servers
14mr|proftpd-1.3.4a-4|259	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|260	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|261	Requires:	%{name}-mod_sql = %{version}-%{release}
14mr|proftpd-1.3.4a-4|262	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|263	
14mr|proftpd-1.3.4a-4|264	%description	mod_sql_sqlite
14mr|proftpd-1.3.4a-4|265	Support for connecting to SQLite3 databases
14mr|proftpd-1.3.4a-4|266	
14mr|proftpd-1.3.4a-4|267	%package	mod_sql_passwd
14mr|proftpd-1.3.4a-4|268	Summary:	Various SQL password handlers
14mr|proftpd-1.3.4a-4|269	Group:		System/Servers
14mr|proftpd-1.3.4a-4|270	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|271	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|272	Requires:	%{name}-mod_sql = %{version}-%{release}
14mr|proftpd-1.3.4a-4|273	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|274	
14mr|proftpd-1.3.4a-4|275	%description	mod_sql_passwd
14mr|proftpd-1.3.4a-4|276	Various SQL password handlers
14mr|proftpd-1.3.4a-4|277	
14mr|proftpd-1.3.4a-4|278	%package	mod_tls
14mr|proftpd-1.3.4a-4|279	Summary:	An RFC2228 SSL/TLS module for ProFTPD
14mr|proftpd-1.3.4a-4|280	Group:		System/Servers
14mr|proftpd-1.3.4a-4|281	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|282	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|283	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|284	
14mr|proftpd-1.3.4a-4|285	%description	mod_tls
14mr|proftpd-1.3.4a-4|286	An RFC2228 SSL/TLS module for ProFTPD
14mr|proftpd-1.3.4a-4|287	
14mr|proftpd-1.3.4a-4|288	%package	mod_tls_shmcache
14mr|proftpd-1.3.4a-4|289	Summary:	A module which provides a shared SSL session cache using SysV shared memory
14mr|proftpd-1.3.4a-4|290	Group:		System/Servers
14mr|proftpd-1.3.4a-4|291	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|292	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|293	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|294	Requires:	%{name}-mod_tls = %{version}-%{release}
14mr|proftpd-1.3.4a-4|295	
14mr|proftpd-1.3.4a-4|296	%description	mod_tls_shmcache
14mr|proftpd-1.3.4a-4|297	This submodule provides a SysV shared memory-based implementation of an
14mr|proftpd-1.3.4a-4|298	external SSL session cache for use by the mod_tls module's TLSSessionCache
14mr|proftpd-1.3.4a-4|299	directive.
14mr|proftpd-1.3.4a-4|300	
14mr|proftpd-1.3.4a-4|301	%package	mod_tls_memcache
14mr|proftpd-1.3.4a-4|302	Summary:	A module which provides a shared SSL session cache using memcached servers
14mr|proftpd-1.3.4a-4|303	Group:		System/Servers
14mr|proftpd-1.3.4a-4|304	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|305	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|306	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|307	Requires:	%{name}-mod_tls = %{version}-%{release}
14mr|proftpd-1.3.4a-4|308	Suggests:	memcached
14mr|proftpd-1.3.4a-4|309	
14mr|proftpd-1.3.4a-4|310	%description	mod_tls_memcache
14mr|proftpd-1.3.4a-4|311	This submodule a memcached-based implementation of an external SSL session
14mr|proftpd-1.3.4a-4|312	cache for use by the mod_tls module's TLSSessionCache directive.
14mr|proftpd-1.3.4a-4|313	
14mr|proftpd-1.3.4a-4|314	#%package	mod_facl
14mr|proftpd-1.3.4a-4|315	#Summary:	POSIX ACL checking code (aka POSIX.1e hell)
14mr|proftpd-1.3.4a-4|316	#Group:		System/Servers
14mr|proftpd-1.3.4a-4|317	#Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|318	#
14mr|proftpd-1.3.4a-4|319	#%description	mod_facl
14mr|proftpd-1.3.4a-4|320	#POSIX ACL checking code (aka POSIX.1e hell)
14mr|proftpd-1.3.4a-4|321	
14mr|proftpd-1.3.4a-4|322	%package	mod_autohost
14mr|proftpd-1.3.4a-4|323	Summary:	An autohost module for ProFTPD
14mr|proftpd-1.3.4a-4|324	Group:		System/Servers
14mr|proftpd-1.3.4a-4|325	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|326	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|327	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|328	
14mr|proftpd-1.3.4a-4|329	%description	mod_autohost
14mr|proftpd-1.3.4a-4|330	For sites that run a large number of <VirtualHost>s for proftpd, it can be
14mr|proftpd-1.3.4a-4|331	cumbersome to configure them all in the proftpd.conf file. Adding or removing
14mr|proftpd-1.3.4a-4|332	virtual server configurations require restarting the daemon, as do changes to
14mr|proftpd-1.3.4a-4|333	one of the server configurations. The daemon also consumes memory for each
14mr|proftpd-1.3.4a-4|334	server configuration, and the memory footprint for the daemon process can grow
14mr|proftpd-1.3.4a-4|335	large for large numbers of servers.
14mr|proftpd-1.3.4a-4|336	
14mr|proftpd-1.3.4a-4|337	The mod_autohost module allows for server configurations to be configured in
14mr|proftpd-1.3.4a-4|338	individual files, and for those configuration to be used in an "on demand"
14mr|proftpd-1.3.4a-4|339	fashion. Rather than loading the configurations into memory when the daemon
14mr|proftpd-1.3.4a-4|340	starts up, the daemon will check the IP address and port being contacted by a
14mr|proftpd-1.3.4a-4|341	connecting client, check in the filesystem for a mod_autohost configuration
14mr|proftpd-1.3.4a-4|342	file for that address/port, dynamically parse the configuration, and insert
14mr|proftpd-1.3.4a-4|343	the configuration into the session's process space. Thus changes to the
14mr|proftpd-1.3.4a-4|344	configuration are seen whenever a client connects, without requiring a daemon
14mr|proftpd-1.3.4a-4|345	restart. The memory footprint is reduced because proftpd, via mod_autohost,
14mr|proftpd-1.3.4a-4|346	only reads and uses the needed configuration.
14mr|proftpd-1.3.4a-4|347	
14mr|proftpd-1.3.4a-4|348	%package	mod_case
14mr|proftpd-1.3.4a-4|349	Summary:	Makes ProFTPD case insensitive
14mr|proftpd-1.3.4a-4|350	Group:		System/Servers
14mr|proftpd-1.3.4a-4|351	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|352	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|353	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|354	
14mr|proftpd-1.3.4a-4|355	%description	mod_case
14mr|proftpd-1.3.4a-4|356	The mod_case module is designed to help ProFTPD be case-insensitive, for those
14mr|proftpd-1.3.4a-4|357	sites that may need it (e.g. those that are migrating from a Windows
14mr|proftpd-1.3.4a-4|358	environment or have mounted Windows filesystems).
14mr|proftpd-1.3.4a-4|359	
14mr|proftpd-1.3.4a-4|360	mod_case works by performing two checks on the filename used in FTP commands.
14mr|proftpd-1.3.4a-4|361	First, mod_case will scan the directory to see if there is already a file whose
14mr|proftpd-1.3.4a-4|362	name exactly matches the given filename. If not, mod_case will scan the
14mr|proftpd-1.3.4a-4|363	directory again, this time looking for case-insensitive matches.
14mr|proftpd-1.3.4a-4|364	
14mr|proftpd-1.3.4a-4|365	%package	mod_gss
14mr|proftpd-1.3.4a-4|366	Summary:	A Kerberos 5 GSS module for ProFTPD
14mr|proftpd-1.3.4a-4|367	Group:		System/Servers
14mr|proftpd-1.3.4a-4|368	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|369	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|370	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|371	
14mr|proftpd-1.3.4a-4|372	%description	mod_gss
14mr|proftpd-1.3.4a-4|373	A Kerberos 5 GSS module for ProFTPD
14mr|proftpd-1.3.4a-4|374	
14mr|proftpd-1.3.4a-4|375	%package	mod_load
14mr|proftpd-1.3.4a-4|376	Summary:	A module that determines average load for ProFTPD
14mr|proftpd-1.3.4a-4|377	Group:		System/Servers
14mr|proftpd-1.3.4a-4|378	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|379	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|380	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|381	
14mr|proftpd-1.3.4a-4|382	%description	mod_load
14mr|proftpd-1.3.4a-4|383	The code for determining load average on a given system is hairy, to say the
14mr|proftpd-1.3.4a-4|384	least. Unfortunately, it is necessary to do it this way, as there is no
14mr|proftpd-1.3.4a-4|385	standard method for extracting such information from the kernel. This module
14mr|proftpd-1.3.4a-4|386	uses code from GNU's make application, which should function properly. If not,
14mr|proftpd-1.3.4a-4|387	please contact the author as soon as possible.
14mr|proftpd-1.3.4a-4|388	
14mr|proftpd-1.3.4a-4|389	%package	mod_shaper
14mr|proftpd-1.3.4a-4|390	Summary:	A shaping module for ProFTPD
14mr|proftpd-1.3.4a-4|391	Group:		System/Servers
14mr|proftpd-1.3.4a-4|392	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|393	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|394	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|395	
14mr|proftpd-1.3.4a-4|396	%description	mod_shaper
14mr|proftpd-1.3.4a-4|397	The mod_shaper module is designed to split overall rates, both download and
14mr|proftpd-1.3.4a-4|398	upload, for the proftpd daemon among all connected FTP clients, shaping each
14mr|proftpd-1.3.4a-4|399	session to use only a portion of the overall rate. mod_shaper shapes both
14mr|proftpd-1.3.4a-4|400	transmitted traffic, e.g. bits being downloaded via the RETR command, and
14mr|proftpd-1.3.4a-4|401	received traffic, e.g. bits being uploaded via the APPE, STOR, and STOU
14mr|proftpd-1.3.4a-4|402	commands.
14mr|proftpd-1.3.4a-4|403	
14mr|proftpd-1.3.4a-4|404	%package	mod_time
14mr|proftpd-1.3.4a-4|405	Summary:	Limits acces based on the time of day and/or the day of the week
14mr|proftpd-1.3.4a-4|406	Group:		System/Servers
14mr|proftpd-1.3.4a-4|407	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|408	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|409	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|410	
14mr|proftpd-1.3.4a-4|411	%description	mod_time
14mr|proftpd-1.3.4a-4|412	This module is designed to allow for limiting FTP commands based on the time of
14mr|proftpd-1.3.4a-4|413	day and/or the day of the week. A more detailed explanation of the usage of
14mr|proftpd-1.3.4a-4|414	this module follows the directive explanations.
14mr|proftpd-1.3.4a-4|415	
14mr|proftpd-1.3.4a-4|416	%package	mod_wrap
14mr|proftpd-1.3.4a-4|417	Summary:	Provides tcpwrapper-like access control rules for ProFTPD
14mr|proftpd-1.3.4a-4|418	Group:		System/Servers
14mr|proftpd-1.3.4a-4|419	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|420	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|421	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|422	Requires:	%{name}-mod_wrap_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|423	Requires:	tcp_wrappers
14mr|proftpd-1.3.4a-4|424	
14mr|proftpd-1.3.4a-4|425	%description	mod_wrap
14mr|proftpd-1.3.4a-4|426	The mod_wrap package allows the proftpd daemon to provide tcpwrapper-like
14mr|proftpd-1.3.4a-4|427	access control rules while running in standalone mode. It also allows for those
14mr|proftpd-1.3.4a-4|428	access rules to be stored in various formats, such as files (e.g.
14mr|proftpd-1.3.4a-4|429	/etc/hosts.allow and /etc/hosts.deny) or in SQL tables.
14mr|proftpd-1.3.4a-4|430	
14mr|proftpd-1.3.4a-4|431	The most current version of mod_wrap's submodules supports storage of access
14mr|proftpd-1.3.4a-4|432	table information in various formats:
14mr|proftpd-1.3.4a-4|433	
14mr|proftpd-1.3.4a-4|434	o mod_wrap_file for file-based access tables
14mr|proftpd-1.3.4a-4|435	o mod_wrap_sql for SQL-based access tables
14mr|proftpd-1.3.4a-4|436	
14mr|proftpd-1.3.4a-4|437	%package	mod_wrap_file
14mr|proftpd-1.3.4a-4|438	Summary:	A file-specific driver for the mod_wrap module for ProFTPD
14mr|proftpd-1.3.4a-4|439	Group:		System/Servers
14mr|proftpd-1.3.4a-4|440	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|441	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|442	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|443	Provides:	%{name}-mod_wrap_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|444	
14mr|proftpd-1.3.4a-4|445	%description	mod_wrap_file
14mr|proftpd-1.3.4a-4|446	This submodule provides the file-specific "driver" for storing IP/DNS-based
14mr|proftpd-1.3.4a-4|447	access control information in files.
14mr|proftpd-1.3.4a-4|448	
14mr|proftpd-1.3.4a-4|449	%package	mod_wrap_sql
14mr|proftpd-1.3.4a-4|450	Summary:	A SQL database driver for the mod_wrap module for ProFTPD
14mr|proftpd-1.3.4a-4|451	Group:		System/Servers
14mr|proftpd-1.3.4a-4|452	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|453	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|454	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|455	Provides:	%{name}-mod_wrap_driver = %{version}-%{release}
14mr|proftpd-1.3.4a-4|456	
14mr|proftpd-1.3.4a-4|457	%description	mod_wrap_sql
14mr|proftpd-1.3.4a-4|458	This submodule provides the SQL database "driver" for storing IP/DNS-based
14mr|proftpd-1.3.4a-4|459	access control information in SQL tables.
14mr|proftpd-1.3.4a-4|460	
14mr|proftpd-1.3.4a-4|461	%package	mod_ban
14mr|proftpd-1.3.4a-4|462	Summary:	Adds dynamic "ban" lists to ProFTPD
14mr|proftpd-1.3.4a-4|463	Group:		System/Servers
14mr|proftpd-1.3.4a-4|464	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|465	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|466	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|467	
14mr|proftpd-1.3.4a-4|468	%description	mod_ban
14mr|proftpd-1.3.4a-4|469	The mod_ban module is designed to add dynamic "ban" lists to proftpd. A ban
14mr|proftpd-1.3.4a-4|470	prevents the banned user, host, or class from logging in to the server; it does
14mr|proftpd-1.3.4a-4|471	not prevent the banned user, host, or class from connecting to the server.
14mr|proftpd-1.3.4a-4|472	mod_ban is not a firewall. The module also provides automatic bans that are
14mr|proftpd-1.3.4a-4|473	triggered based on configurable criteria.
14mr|proftpd-1.3.4a-4|474	
14mr|proftpd-1.3.4a-4|475	%package	mod_vroot
14mr|proftpd-1.3.4a-4|476	Summary:	Adds virtual chroot capability to ProFTPD
14mr|proftpd-1.3.4a-4|477	Group:		System/Servers
14mr|proftpd-1.3.4a-4|478	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|479	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|480	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|481	
14mr|proftpd-1.3.4a-4|482	%description	mod_vroot
14mr|proftpd-1.3.4a-4|483	The purpose of this module to is to implement a virtual chroot capability that
14mr|proftpd-1.3.4a-4|484	does not require root privileges. The mod_vroot module provides this capability
14mr|proftpd-1.3.4a-4|485	by using ProFTPD's FS API, available as of 1.2.8rc1.
14mr|proftpd-1.3.4a-4|486	
14mr|proftpd-1.3.4a-4|487	%package	mod_sftp
14mr|proftpd-1.3.4a-4|488	Summary:	Implements the SSH2 protocol and its SFTP subsystem for ProFTPD
14mr|proftpd-1.3.4a-4|489	Group:		System/Servers
14mr|proftpd-1.3.4a-4|490	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|491	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|492	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|493	
14mr|proftpd-1.3.4a-4|494	%description	mod_sftp
14mr|proftpd-1.3.4a-4|495	The mod_sftp module implements the SSH2 protocol and its SFTP subsystem, for
14mr|proftpd-1.3.4a-4|496	secure file transfer over an SSH2 connection. The mod_sftp module supports:
14mr|proftpd-1.3.4a-4|497	
14mr|proftpd-1.3.4a-4|498	o Public key authentication
14mr|proftpd-1.3.4a-4|499	o Password authentication (e.g. user authentication via mod_sql, mod_ldap,
14mr|proftpd-1.3.4a-4|500	mod_auth_file, mod_auth_unix, mod_auth_pam)
14mr|proftpd-1.3.4a-4|501	o SCP support
14mr|proftpd-1.3.4a-4|502	o Quotas (via the mod_quotatab module)
14mr|proftpd-1.3.4a-4|503	o FIPS support (see Usage section)
14mr|proftpd-1.3.4a-4|504	o Throttled transfers (via TransferRate, and/or the mod_shaper module)
14mr|proftpd-1.3.4a-4|505	o Blacklisted public keys
14mr|proftpd-1.3.4a-4|506	o Configurable traffic analysis protection
14mr|proftpd-1.3.4a-4|507	o Passphrase-protected host keys
14mr|proftpd-1.3.4a-4|508	
14mr|proftpd-1.3.4a-4|509	%package	mod_sftp_pam
14mr|proftpd-1.3.4a-4|510	Summary:	A module which provides an SSH2 "keyboard-interactive" driver using PAM
14mr|proftpd-1.3.4a-4|511	Group:		System/Servers
14mr|proftpd-1.3.4a-4|512	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|513	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|514	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|515	Requires:	%{name}-mod_sftp >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|516	
14mr|proftpd-1.3.4a-4|517	%description	mod_sftp_pam
14mr|proftpd-1.3.4a-4|518	The mod_sftp_pam module provides support for the "SSH Keyboard-Interactive
14mr|proftpd-1.3.4a-4|519	Authentication" RFC (RFC4256).
14mr|proftpd-1.3.4a-4|520	
14mr|proftpd-1.3.4a-4|521	%package	mod_sftp_sql
14mr|proftpd-1.3.4a-4|522	Summary:	SQL backend module for retrieving authorized keys
14mr|proftpd-1.3.4a-4|523	Group:		System/Servers
14mr|proftpd-1.3.4a-4|524	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|525	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|526	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|527	Requires:	%{name}-mod_sftp >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|528	Requires:	%{name}-mod_sql >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|529	
14mr|proftpd-1.3.4a-4|530	%description	mod_sftp_sql
14mr|proftpd-1.3.4a-4|531	The mod_sftp module for ProFTPD can support different storage formats for its
14mr|proftpd-1.3.4a-4|532	user- and host-based authorized keys. By default, the mod_sftp module supports
14mr|proftpd-1.3.4a-4|533	storing authorized keys in flats. This mod_sftp_sql module allows for
14mr|proftpd-1.3.4a-4|534	authorized SSH keys to be stored in SQL tables.
14mr|proftpd-1.3.4a-4|535	
14mr|proftpd-1.3.4a-4|536	%package	mod_memcache
14mr|proftpd-1.3.4a-4|537	Summary:	A module for managing memcache data
14mr|proftpd-1.3.4a-4|538	Group:		System/Servers
14mr|proftpd-1.3.4a-4|539	Requires(post): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|540	Requires(preun): %{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|541	Requires:	%{name} >= %{version}-%{release}
14mr|proftpd-1.3.4a-4|542	
14mr|proftpd-1.3.4a-4|543	%description	mod_memcache
14mr|proftpd-1.3.4a-4|544	The mod_memcache module enables ProFTPD support for caching data in memcached
14mr|proftpd-1.3.4a-4|545	servers, using the libmemcached client library.
14mr|proftpd-1.3.4a-4|546	
14mr|proftpd-1.3.4a-4|547	%prep
14mr|proftpd-1.3.4a-4|548	
14mr|proftpd-1.3.4a-4|549	%setup -q -n %{name}-%{version} -a100 -a102 -a103 -a105 -a108
14mr|proftpd-1.3.4a-4|550	
14mr|proftpd-1.3.4a-4|551	%patch0 -p0 -b .logfile_location
14mr|proftpd-1.3.4a-4|552	%patch2 -p0 -b .pam
14mr|proftpd-1.3.4a-4|553	%patch4 -p1 -b .installfix
14mr|proftpd-1.3.4a-4|554	%patch7 -p0 -b .change_pam_name
14mr|proftpd-1.3.4a-4|555	%patch8 -p0 -b .mod_time_fix
14mr|proftpd-1.3.4a-4|556	%patch10 -p0 -b .verbose_tests
14mr|proftpd-1.3.4a-4|557	%patch11 -p0 -b .mod_autohost_buildfix
14mr|proftpd-1.3.4a-4|558	
14mr|proftpd-1.3.4a-4|559	%patch40 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|proftpd-1.3.4a-4|560	%patch41 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|proftpd-1.3.4a-4|561	%patch42 -p1 -b .no_-ldes425
14mr|proftpd-1.3.4a-4|562	
14mr|proftpd-1.3.4a-4|563	# Mandriva config
14mr|proftpd-1.3.4a-4|564	mkdir -p Mandriva
14mr|proftpd-1.3.4a-4|565	install -m0644 %{SOURCE1} Mandriva/proftpd.logrotate
14mr|proftpd-1.3.4a-4|566	install -m0644 %{SOURCE2} Mandriva/proftpd.xinetd
14mr|proftpd-1.3.4a-4|567	install -m0644 %{SOURCE3} Mandriva/proftpd.init
14mr|proftpd-1.3.4a-4|568	install -m0644 %{SOURCE4} Mandriva/proftpd.service
14mr|proftpd-1.3.4a-4|569	install -m0644 %{SOURCE5} Mandriva/basic.conf
14mr|proftpd-1.3.4a-4|570	install -m0644 %{SOURCE7} Mandriva/welcome.msg
14mr|proftpd-1.3.4a-4|571	install -m0644 %{SOURCE32} Mandriva/32_mod_shaper.conf
14mr|proftpd-1.3.4a-4|572	
14mr|proftpd-1.3.4a-4|573	# lib64 fix
14mr|proftpd-1.3.4a-4|574	perl -pi -e "s|/usr/lib|%{_libdir}|g" Mandriva/basic.conf
14mr|proftpd-1.3.4a-4|575	
14mr|proftpd-1.3.4a-4|576	# fix includes, instead of a patch
14mr|proftpd-1.3.4a-4|577	perl -pi -e "s|\<mysql\.h\>|\<mysql\/mysql\.h\>|g" contrib/mod_sql_mysql.c
14mr|proftpd-1.3.4a-4|578	#perl -pi -e "s|\<libpq-fe\.h\>|\<pgsql\/libpq-fe\.h\>|g" contrib/mod_sql_postgres.c
14mr|proftpd-1.3.4a-4|579	
14mr|proftpd-1.3.4a-4|580	%build
14mr|proftpd-1.3.4a-4|581	
14mr|proftpd-1.3.4a-4|582	%serverbuild
14mr|proftpd-1.3.4a-4|583	
14mr|proftpd-1.3.4a-4|584	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED -DUSE_LDAP_TLS -DHAVE_OPENSSL"
14mr|proftpd-1.3.4a-4|585	export LIBS="-L%{_libdir} -lattr"
14mr|proftpd-1.3.4a-4|586	
14mr|proftpd-1.3.4a-4|587	pushd mod_gss-%{mod_gss_version}
14mr|proftpd-1.3.4a-4|588	perl -pi -e "s|<gssapi.h>|<gssapi/gssapi.h>|" configure*
14mr|proftpd-1.3.4a-4|589	perl -pi -e "s|NULL,code|kc,code|" *.in
14mr|proftpd-1.3.4a-4|590	#libtoolize --copy --force --ltdl
14mr|proftpd-1.3.4a-4|591	#rm -rf lib/libltdl; mv libltdl lib/
14mr|proftpd-1.3.4a-4|592	#rm -f configure; autoconf
14mr|proftpd-1.3.4a-4|593	%configure2_5x --enable-mit
14mr|proftpd-1.3.4a-4|594	# Workaround a missing dcl in kerberos...
14mr|proftpd-1.3.4a-4|595	cat >> mod_gss.h <<EOF
14mr|proftpd-1.3.4a-4|596	#ifndef GSS_C_AF_INET6
14mr|proftpd-1.3.4a-4|597	#define GSS_C_AF_INET6 24
14mr|proftpd-1.3.4a-4|598	#endif
14mr|proftpd-1.3.4a-4|599	EOF
14mr|proftpd-1.3.4a-4|600	popd
14mr|proftpd-1.3.4a-4|601	
14mr|proftpd-1.3.4a-4|602	pushd contrib/mod_load
14mr|proftpd-1.3.4a-4|603	%configure2_5x
14mr|proftpd-1.3.4a-4|604	popd
14mr|proftpd-1.3.4a-4|605	
14mr|proftpd-1.3.4a-4|606	pushd contrib/mod_wrap2
14mr|proftpd-1.3.4a-4|607	%configure2_5x
14mr|proftpd-1.3.4a-4|608	popd
14mr|proftpd-1.3.4a-4|609	
14mr|proftpd-1.3.4a-4|610	# put extra modules in place
14mr|proftpd-1.3.4a-4|611	for i in `find mod_* -type f -name "*.c"` `find mod_* -type f -name "*.h"`; do
14mr|proftpd-1.3.4a-4|612	cp $i contrib/
14mr|proftpd-1.3.4a-4|613	done
14mr|proftpd-1.3.4a-4|614	
14mr|proftpd-1.3.4a-4|615	#head -n 190 aclocal.m4 > acinclude.m4
14mr|proftpd-1.3.4a-4|616	#rm -f aclocal.m4
14mr|proftpd-1.3.4a-4|617	#libtoolize --copy --force --ltdl
14mr|proftpd-1.3.4a-4|618	#rm -rf lib/libltdl; mv libltdl lib/
14mr|proftpd-1.3.4a-4|619	#aclocal; autoconf
14mr|proftpd-1.3.4a-4|620	
14mr|proftpd-1.3.4a-4|621	%configure2_5x \
14mr|proftpd-1.3.4a-4|622	--libexecdir=%{_libdir}/%{name} \
14mr|proftpd-1.3.4a-4|623	--enable-auth-pam \
14mr|proftpd-1.3.4a-4|624	--enable-cap \
14mr|proftpd-1.3.4a-4|625	--disable-facl \
14mr|proftpd-1.3.4a-4|626	--enable-dso \
14mr|proftpd-1.3.4a-4|627	--enable-nls \
14mr|proftpd-1.3.4a-4|628	--enable-openssl \
14mr|proftpd-1.3.4a-4|629	--with-lastlog=/var/log/lastlog \
14mr|proftpd-1.3.4a-4|630	--enable-ipv6 \
14mr|proftpd-1.3.4a-4|631	--enable-shadow \
14mr|proftpd-1.3.4a-4|632	--enable-ctrls \
14mr|proftpd-1.3.4a-4|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" \
14mr|proftpd-1.3.4a-4|634	--with-modules="mod_readme:mod_auth_pam" \
14mr|proftpd-1.3.4a-4|635	--disable-strip \
14mr|proftpd-1.3.4a-4|636	--enable-pcre
14mr|proftpd-1.3.4a-4|637	
14mr|proftpd-1.3.4a-4|638	#    --enable-tests
14mr|proftpd-1.3.4a-4|639	
14mr|proftpd-1.3.4a-4|640	# libcap hack
14mr|proftpd-1.3.4a-4|641	perl -pi -e "s|/lib/libcap|/blabla|g" Make.rules
14mr|proftpd-1.3.4a-4|642	echo "#define HAVE_LINUX_CAPABILITY_H 1" >> config.h
14mr|proftpd-1.3.4a-4|643	
14mr|proftpd-1.3.4a-4|644	%make
14mr|proftpd-1.3.4a-4|645	
14mr|proftpd-1.3.4a-4|646	#%%check
14mr|proftpd-1.3.4a-4|647	#make check
14mr|proftpd-1.3.4a-4|648	
14mr|proftpd-1.3.4a-4|649	%install
14mr|proftpd-1.3.4a-4|650	rm -rf %{buildroot}
14mr|proftpd-1.3.4a-4|651	
14mr|proftpd-1.3.4a-4|652	install -d %{buildroot}%{_initrddir}
14mr|proftpd-1.3.4a-4|653	install -d %{buildroot}%{_libdir}/%{name}
14mr|proftpd-1.3.4a-4|654	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|proftpd-1.3.4a-4|655	install -d %{buildroot}%{_sysconfdir}/%{name}.d
14mr|proftpd-1.3.4a-4|656	install -d %{buildroot}%{_sysconfdir}/pam.d
14mr|proftpd-1.3.4a-4|657	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14mr|proftpd-1.3.4a-4|658	install -d %{buildroot}/var/ftp/pub
14mr|proftpd-1.3.4a-4|659	install -d %{buildroot}/var/log/%{name}
14mr|proftpd-1.3.4a-4|660	install -d %{buildroot}/var/run/%{name}
14mr|proftpd-1.3.4a-4|661	
14mr|proftpd-1.3.4a-4|662	%makeinstall \
14mr|proftpd-1.3.4a-4|663	rundir=%{buildroot}/var/run/%{name} \
14mr|proftpd-1.3.4a-4|664	LIBEXECDIR=%{buildroot}%{_libdir}/%{name} \
14mr|proftpd-1.3.4a-4|665	SHARED_MODULE_DIRS="" \
14mr|proftpd-1.3.4a-4|666	pkgconfigdir=%{buildroot}%{_libdir}/pkgconfig
14mr|proftpd-1.3.4a-4|667	
14mr|proftpd-1.3.4a-4|668	# fix borked pkgconfig file
14mr|proftpd-1.3.4a-4|669	perl -pi -e "s|^prefix.*|prefix=%{_prefix}|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|proftpd-1.3.4a-4|670	perl -pi -e "s|/lib/|/%{_lib}/|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|proftpd-1.3.4a-4|671	
14mr|proftpd-1.3.4a-4|672	%makeinstall -C contrib/mod_wrap2 LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14mr|proftpd-1.3.4a-4|673	%makeinstall -C contrib/mod_load LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14mr|proftpd-1.3.4a-4|674	%makeinstall -C contrib/mod_sftp LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
14mr|proftpd-1.3.4a-4|675	
14mr|proftpd-1.3.4a-4|676	install -m0644 contrib/dist/rpm/ftp.pamd %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|proftpd-1.3.4a-4|677	install -m0755 contrib/xferstats.holger-preiss %{buildroot}%{_sbindir}
14mr|proftpd-1.3.4a-4|678	
14mr|proftpd-1.3.4a-4|679	install -m0644 Mandriva/proftpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|proftpd-1.3.4a-4|680	install -m0644 Mandriva/proftpd.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/%{name}-xinetd
14mr|proftpd-1.3.4a-4|681	install -m0755 Mandriva/proftpd.init %{buildroot}%{_initrddir}/%{name}
14mr|proftpd-1.3.4a-4|682	install -m0644 Mandriva/basic.conf %{buildroot}%{_sysconfdir}/%{name}.conf
14mr|proftpd-1.3.4a-4|683	install -m0644 Mandriva/welcome.msg %{buildroot}/var/ftp/pub/welcome.msg
14mr|proftpd-1.3.4a-4|684	
14mr|proftpd-1.3.4a-4|685	install -m0644 %{SOURCE200} %{buildroot}%{_sysconfdir}/proftpd-anonymous.conf
14mr|proftpd-1.3.4a-4|686	
14mr|proftpd-1.3.4a-4|687	ln -snf %{name} %{buildroot}%{_sbindir}/in.%{name}
14mr|proftpd-1.3.4a-4|688	ln -snf %{name} %{buildroot}%{_sbindir}/in.ftpd
14mr|proftpd-1.3.4a-4|689	
14mr|proftpd-1.3.4a-4|690	# config
14mr|proftpd-1.3.4a-4|691	echo "LoadModule mod_ctrls_admin.c" > %{buildroot}%{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
14mr|proftpd-1.3.4a-4|692	echo "LoadModule mod_tls.c" > %{buildroot}%{_sysconfdir}/%{name}.d/11_mod_tls.conf
14mr|proftpd-1.3.4a-4|693	echo "LoadModule mod_tls_shmcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
14mr|proftpd-1.3.4a-4|694	echo "LoadModule mod_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_sql.conf
14mr|proftpd-1.3.4a-4|695	echo "LoadModule mod_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/13_mod_ldap.conf
14mr|proftpd-1.3.4a-4|696	echo "LoadModule mod_sql_mysql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
14mr|proftpd-1.3.4a-4|697	echo "LoadModule mod_sql_postgres.c" > %{buildroot}%{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
14mr|proftpd-1.3.4a-4|698	echo "LoadModule mod_sql_sqlite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
14mr|proftpd-1.3.4a-4|699	echo "LoadModule mod_sql_passwd.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
14mr|proftpd-1.3.4a-4|700	echo "LoadModule mod_quotatab.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
14mr|proftpd-1.3.4a-4|701	echo "LoadModule mod_quotatab_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
14mr|proftpd-1.3.4a-4|702	echo "LoadModule mod_quotatab_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
14mr|proftpd-1.3.4a-4|703	echo "LoadModule mod_quotatab_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
14mr|proftpd-1.3.4a-4|704	echo "LoadModule mod_quotatab_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
14mr|proftpd-1.3.4a-4|705	echo "LoadModule mod_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_radius.conf
14mr|proftpd-1.3.4a-4|706	echo "LoadModule mod_wrap2.c" > %{buildroot}%{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
14mr|proftpd-1.3.4a-4|707	echo "LoadModule mod_wrap2_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
14mr|proftpd-1.3.4a-4|708	echo "LoadModule mod_wrap2_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
14mr|proftpd-1.3.4a-4|709	echo "LoadModule mod_rewrite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
14mr|proftpd-1.3.4a-4|710	echo "LoadModule mod_ratio.c" > %{buildroot}%{_sysconfdir}/%{name}.d/25_mod_ratio.conf
14mr|proftpd-1.3.4a-4|711	echo "LoadModule mod_gss.c" > %{buildroot}%{_sysconfdir}/%{name}.d/26_mod_gss.conf
14mr|proftpd-1.3.4a-4|712	echo "LoadModule mod_autohost.c" > %{buildroot}%{_sysconfdir}/%{name}.d/27_mod_autohost.conf
14mr|proftpd-1.3.4a-4|713	echo "LoadModule mod_case.c" > %{buildroot}%{_sysconfdir}/%{name}.d/28_mod_case.conf
14mr|proftpd-1.3.4a-4|714	#echo "LoadModule mod_facl.c" > %{buildroot}%{_sysconfdir}/%{name}.d/30_mod_facl.conf
14mr|proftpd-1.3.4a-4|715	echo "LoadModule mod_load.c" > %{buildroot}%{_sysconfdir}/%{name}.d/31_mod_load.conf
14mr|proftpd-1.3.4a-4|716	install -m0644 Mandriva/32_mod_shaper.conf %{buildroot}%{_sysconfdir}/%{name}.d/32_mod_shaper.conf
14mr|proftpd-1.3.4a-4|717	echo "LoadModule mod_site_misc.c" > %{buildroot}%{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
14mr|proftpd-1.3.4a-4|718	echo "LoadModule mod_time.c" > %{buildroot}%{_sysconfdir}/%{name}.d/34_mod_time.conf
14mr|proftpd-1.3.4a-4|719	echo "LoadModule mod_ban.c" > %{buildroot}%{_sysconfdir}/%{name}.d/35_mod_ban.conf
14mr|proftpd-1.3.4a-4|720	echo "LoadModule mod_vroot.c" > %{buildroot}%{_sysconfdir}/%{name}.d/36_mod_vroot.conf
14mr|proftpd-1.3.4a-4|721	echo "LoadModule mod_sftp.c" > %{buildroot}%{_sysconfdir}/%{name}.d/37_mod_sftp.conf
14mr|proftpd-1.3.4a-4|722	echo "LoadModule mod_sftp_pam.c" > %{buildroot}%{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
14mr|proftpd-1.3.4a-4|723	echo "LoadModule mod_sftp_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
14mr|proftpd-1.3.4a-4|724	echo "LoadModule mod_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/40_mod_memcache.conf
14mr|proftpd-1.3.4a-4|725	echo "LoadModule mod_tls_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
14mr|proftpd-1.3.4a-4|726	
14mr|proftpd-1.3.4a-4|727	cat > %{buildroot}%{_sysconfdir}/%{name}.d/99_mod_ifsession.conf << EOF
14mr|proftpd-1.3.4a-4|728	# keep this module the last one
14mr|proftpd-1.3.4a-4|729	LoadModule mod_ifsession.c
14mr|proftpd-1.3.4a-4|730	EOF
14mr|proftpd-1.3.4a-4|731	
14mr|proftpd-1.3.4a-4|732	cat > README.urpmi << EOF
14mr|proftpd-1.3.4a-4|733	Mandriva RPM specific notes
14mr|proftpd-1.3.4a-4|734	
14mr|proftpd-1.3.4a-4|735	modules support
14mr|proftpd-1.3.4a-4|736	---------------
14mr|proftpd-1.3.4a-4|737	proftpd-1.3.0 now loads the modules dynamically, very few modules are compiled
14mr|proftpd-1.3.4a-4|738	into the proftpd binary. The new configuration file /etc/proftpd.conf uses a
14mr|proftpd-1.3.4a-4|739	"Include /etc/proftpd.d/*.conf" statement which makes proftpd very similar to
14mr|proftpd-1.3.4a-4|740	how modules are loaded and the configuration of apache-2.x. Because of this you
14mr|proftpd-1.3.4a-4|741	may have to manually merge your old configuration into the new
14mr|proftpd-1.3.4a-4|742	/etc/proftpd.conf file.  This is especially true if you are using LDAP, because
14mr|proftpd-1.3.4a-4|743	then the mod_ldap.so proftpd module will not be automatically loaded. Here is a
14mr|proftpd-1.3.4a-4|744	list of the modules that are compiled as DSO's:
14mr|proftpd-1.3.4a-4|745	
14mr|proftpd-1.3.4a-4|746	o mod_autohost.so         <- NEW
14mr|proftpd-1.3.4a-4|747	o mod_ban.so              <- NEW
14mr|proftpd-1.3.4a-4|748	o mod_case.so             <- NEW
14mr|proftpd-1.3.4a-4|749	o mod_ctrls_admin.so      <- NEW
14mr|proftpd-1.3.4a-4|750	o mod_facl.so
14mr|proftpd-1.3.4a-4|751	o mod_gss.so
14mr|proftpd-1.3.4a-4|752	o mod_ifsession.so
14mr|proftpd-1.3.4a-4|753	o mod_ldap.so
14mr|proftpd-1.3.4a-4|754	o mod_load.so             <- NEW
14mr|proftpd-1.3.4a-4|755	o mod_quotatab.so         <- NEW
14mr|proftpd-1.3.4a-4|756	o mod_quotatab_file.so    <- NEW
14mr|proftpd-1.3.4a-4|757	o mod_quotatab_ldap.so    <- NEW
14mr|proftpd-1.3.4a-4|758	o mod_quotatab_sql.so     <- NEW
14mr|proftpd-1.3.4a-4|759	o mod_quotatab_radius.so  <- NEW
14mr|proftpd-1.3.4a-4|760	o mod_radius.so
14mr|proftpd-1.3.4a-4|761	o mod_ratio.so
14mr|proftpd-1.3.4a-4|762	o mod_rewrite.so
14mr|proftpd-1.3.4a-4|763	o mod_shaper.so           <- NEW
14mr|proftpd-1.3.4a-4|764	o mod_site_misc.so        <- NEW
14mr|proftpd-1.3.4a-4|765	o mod_sql.so              <- NEW
14mr|proftpd-1.3.4a-4|766	o mod_sql_mysql.so        <- NEW
14mr|proftpd-1.3.4a-4|767	o mod_sql_postgres.so     <- NEW
14mr|proftpd-1.3.4a-4|768	o mod_sql_sqlite.so       <- NEW
14mr|proftpd-1.3.4a-4|769	o mod_sql_passwd.so       <- NEW
14mr|proftpd-1.3.4a-4|770	o mod_time.so             <- NEW
14mr|proftpd-1.3.4a-4|771	o mod_tls.so
14mr|proftpd-1.3.4a-4|772	o mod_tls_shmcache.so     <- NEW
14mr|proftpd-1.3.4a-4|773	o mod_wrap2.so            <- NEW
14mr|proftpd-1.3.4a-4|774	o mod_wrap2_file.so       <- NEW
14mr|proftpd-1.3.4a-4|775	o mod_wrap2_sql.so        <- NEW
14mr|proftpd-1.3.4a-4|776	o mod_vroot.so            <- NEW
14mr|proftpd-1.3.4a-4|777	o mod_sftp                <- NEW
14mr|proftpd-1.3.4a-4|778	o mod_sftp_pam            <- NEW
14mr|proftpd-1.3.4a-4|779	o mod_sftp_sql            <- NEW
14mr|proftpd-1.3.4a-4|780	o mod_memcache            <- NEW
14mr|proftpd-1.3.4a-4|781	o mod_tls_memcache        <- NEW
14mr|proftpd-1.3.4a-4|782	
14mr|proftpd-1.3.4a-4|783	anonymous access configuration
14mr|proftpd-1.3.4a-4|784	------------------------------
14mr|proftpd-1.3.4a-4|785	Starting with 1.3.0-3mdv2007.1, there is no proftpd-anonymous package anymore.
14mr|proftpd-1.3.4a-4|786	As it is just a configuration issue, providing a dedicated package was a bit
14mr|proftpd-1.3.4a-4|787	overkill. Samples configuration files are available among normal package
14mr|proftpd-1.3.4a-4|788	documentation. You may have to update your configuration manually.
14mr|proftpd-1.3.4a-4|789	EOF
14mr|proftpd-1.3.4a-4|790	
14mr|proftpd-1.3.4a-4|791	
14mr|proftpd-1.3.4a-4|792	%find_lang %{name}
14mr|proftpd-1.3.4a-4|793	
14mr|proftpd-1.3.4a-4|794	# cleanup
14mr|proftpd-1.3.4a-4|795	rm -f %{buildroot}%{_libdir}/%{name}/*.{a,la}
14mr|proftpd-1.3.4a-4|796	rm -f contrib/README.mod_sql contrib/README.linux-privs
14mr|proftpd-1.3.4a-4|797	
14mr|proftpd-1.3.4a-4|798	%post
14mr|proftpd-1.3.4a-4|799	%_post_service %{name}
14mr|proftpd-1.3.4a-4|800	
14mr|proftpd-1.3.4a-4|801	# xinetd reset
14mr|proftpd-1.3.4a-4|802	# Only do it if xinetd is there. -- Geoff
14mr|proftpd-1.3.4a-4|803	if [ -x /usr/sbin/xinetd ];then
14mr|proftpd-1.3.4a-4|804	%_post_service xinetd
14mr|proftpd-1.3.4a-4|805	fi
14mr|proftpd-1.3.4a-4|806	
14mr|proftpd-1.3.4a-4|807	# ftpusers creation
14mr|proftpd-1.3.4a-4|808	if [ ! -f %{_sysconfdir}/ftpusers ]; then
14mr|proftpd-1.3.4a-4|809	touch %{_sysconfdir}/ftpusers
14mr|proftpd-1.3.4a-4|810	fi
14mr|proftpd-1.3.4a-4|811	
14mr|proftpd-1.3.4a-4|812	USERS="root bin daemon adm lp sync shutdown halt mail news uucp operator games nobody"
14mr|proftpd-1.3.4a-4|813	for i in $USERS ;do
14mr|proftpd-1.3.4a-4|814	cat %{_sysconfdir}/ftpusers | grep -q "^$i$" || echo $i >> %{_sysconfdir}/ftpusers
14mr|proftpd-1.3.4a-4|815	done
14mr|proftpd-1.3.4a-4|816	
14mr|proftpd-1.3.4a-4|817	%pre
14mr|proftpd-1.3.4a-4|818	%_pre_useradd ftp /var/ftp /bin/false
14mr|proftpd-1.3.4a-4|819	
14mr|proftpd-1.3.4a-4|820	%postun
14mr|proftpd-1.3.4a-4|821	%_postun_userdel ftp
14mr|proftpd-1.3.4a-4|822	
14mr|proftpd-1.3.4a-4|823	%preun
14mr|proftpd-1.3.4a-4|824	%_preun_service %{name}
14mr|proftpd-1.3.4a-4|825	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|826	if [ -d /var/run/%{name} ]; then
14mr|proftpd-1.3.4a-4|827	rm -rf /var/run/%{name}/*
14mr|proftpd-1.3.4a-4|828	fi
14mr|proftpd-1.3.4a-4|829	fi
14mr|proftpd-1.3.4a-4|830	
14mr|proftpd-1.3.4a-4|831	if [ -x /usr/sbin/xinetd ];then
14mr|proftpd-1.3.4a-4|832	%_post_service xinetd
14mr|proftpd-1.3.4a-4|833	fi
14mr|proftpd-1.3.4a-4|834	
14mr|proftpd-1.3.4a-4|835	%post mod_autohost
14mr|proftpd-1.3.4a-4|836	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|837	
14mr|proftpd-1.3.4a-4|838	%preun mod_autohost
14mr|proftpd-1.3.4a-4|839	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|840	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|841	fi
14mr|proftpd-1.3.4a-4|842	
14mr|proftpd-1.3.4a-4|843	%post mod_case
14mr|proftpd-1.3.4a-4|844	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|845	
14mr|proftpd-1.3.4a-4|846	%preun mod_case
14mr|proftpd-1.3.4a-4|847	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|848	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|849	fi
14mr|proftpd-1.3.4a-4|850	
14mr|proftpd-1.3.4a-4|851	%post mod_ctrls_admin
14mr|proftpd-1.3.4a-4|852	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|853	
14mr|proftpd-1.3.4a-4|854	%preun mod_ctrls_admin
14mr|proftpd-1.3.4a-4|855	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|856	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|857	fi
14mr|proftpd-1.3.4a-4|858	
14mr|proftpd-1.3.4a-4|859	#%post mod_facl
14mr|proftpd-1.3.4a-4|860	#service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|861	#
14mr|proftpd-1.3.4a-4|862	#%preun mod_facl
14mr|proftpd-1.3.4a-4|863	#if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|864	#    service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|865	#fi
14mr|proftpd-1.3.4a-4|866	
14mr|proftpd-1.3.4a-4|867	%post mod_gss
14mr|proftpd-1.3.4a-4|868	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|869	
14mr|proftpd-1.3.4a-4|870	%preun mod_gss
14mr|proftpd-1.3.4a-4|871	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|872	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|873	fi
14mr|proftpd-1.3.4a-4|874	
14mr|proftpd-1.3.4a-4|875	%post mod_ifsession
14mr|proftpd-1.3.4a-4|876	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|877	
14mr|proftpd-1.3.4a-4|878	%preun mod_ifsession
14mr|proftpd-1.3.4a-4|879	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|880	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|881	fi
14mr|proftpd-1.3.4a-4|882	
14mr|proftpd-1.3.4a-4|883	%post mod_ldap
14mr|proftpd-1.3.4a-4|884	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|885	
14mr|proftpd-1.3.4a-4|886	%preun mod_ldap
14mr|proftpd-1.3.4a-4|887	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|888	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|889	fi
14mr|proftpd-1.3.4a-4|890	
14mr|proftpd-1.3.4a-4|891	%post mod_load
14mr|proftpd-1.3.4a-4|892	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|893	
14mr|proftpd-1.3.4a-4|894	%preun mod_load
14mr|proftpd-1.3.4a-4|895	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|896	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|897	fi
14mr|proftpd-1.3.4a-4|898	
14mr|proftpd-1.3.4a-4|899	%post mod_quotatab
14mr|proftpd-1.3.4a-4|900	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|901	
14mr|proftpd-1.3.4a-4|902	%preun mod_quotatab
14mr|proftpd-1.3.4a-4|903	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|904	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|905	fi
14mr|proftpd-1.3.4a-4|906	
14mr|proftpd-1.3.4a-4|907	%post mod_quotatab_file
14mr|proftpd-1.3.4a-4|908	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|909	
14mr|proftpd-1.3.4a-4|910	%preun mod_quotatab_file
14mr|proftpd-1.3.4a-4|911	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|912	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|913	fi
14mr|proftpd-1.3.4a-4|914	
14mr|proftpd-1.3.4a-4|915	%post mod_quotatab_ldap
14mr|proftpd-1.3.4a-4|916	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|917	
14mr|proftpd-1.3.4a-4|918	%preun mod_quotatab_ldap
14mr|proftpd-1.3.4a-4|919	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|920	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|921	fi
14mr|proftpd-1.3.4a-4|922	
14mr|proftpd-1.3.4a-4|923	%post mod_quotatab_sql
14mr|proftpd-1.3.4a-4|924	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|925	
14mr|proftpd-1.3.4a-4|926	%preun mod_quotatab_sql
14mr|proftpd-1.3.4a-4|927	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|928	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|929	fi
14mr|proftpd-1.3.4a-4|930	
14mr|proftpd-1.3.4a-4|931	%post mod_quotatab_radius
14mr|proftpd-1.3.4a-4|932	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|933	
14mr|proftpd-1.3.4a-4|934	%preun mod_quotatab_radius
14mr|proftpd-1.3.4a-4|935	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|936	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|937	fi
14mr|proftpd-1.3.4a-4|938	
14mr|proftpd-1.3.4a-4|939	%post mod_radius
14mr|proftpd-1.3.4a-4|940	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|941	
14mr|proftpd-1.3.4a-4|942	%preun mod_radius
14mr|proftpd-1.3.4a-4|943	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|944	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|945	fi
14mr|proftpd-1.3.4a-4|946	
14mr|proftpd-1.3.4a-4|947	%post mod_ratio
14mr|proftpd-1.3.4a-4|948	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|949	
14mr|proftpd-1.3.4a-4|950	%preun mod_ratio
14mr|proftpd-1.3.4a-4|951	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|952	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|953	fi
14mr|proftpd-1.3.4a-4|954	
14mr|proftpd-1.3.4a-4|955	%post mod_rewrite
14mr|proftpd-1.3.4a-4|956	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|957	
14mr|proftpd-1.3.4a-4|958	%preun mod_rewrite
14mr|proftpd-1.3.4a-4|959	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|960	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|961	fi
14mr|proftpd-1.3.4a-4|962	
14mr|proftpd-1.3.4a-4|963	%post mod_shaper
14mr|proftpd-1.3.4a-4|964	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|965	
14mr|proftpd-1.3.4a-4|966	%preun mod_shaper
14mr|proftpd-1.3.4a-4|967	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|968	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|969	fi
14mr|proftpd-1.3.4a-4|970	
14mr|proftpd-1.3.4a-4|971	%post mod_site_misc
14mr|proftpd-1.3.4a-4|972	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|973	
14mr|proftpd-1.3.4a-4|974	%preun mod_site_misc
14mr|proftpd-1.3.4a-4|975	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|976	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|977	fi
14mr|proftpd-1.3.4a-4|978	
14mr|proftpd-1.3.4a-4|979	%post mod_sql
14mr|proftpd-1.3.4a-4|980	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|981	
14mr|proftpd-1.3.4a-4|982	%preun mod_sql
14mr|proftpd-1.3.4a-4|983	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|984	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|985	fi
14mr|proftpd-1.3.4a-4|986	
14mr|proftpd-1.3.4a-4|987	%post mod_sql_mysql
14mr|proftpd-1.3.4a-4|988	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|989	
14mr|proftpd-1.3.4a-4|990	%preun mod_sql_mysql
14mr|proftpd-1.3.4a-4|991	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|992	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|993	fi
14mr|proftpd-1.3.4a-4|994	
14mr|proftpd-1.3.4a-4|995	%post mod_sql_postgres
14mr|proftpd-1.3.4a-4|996	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|997	
14mr|proftpd-1.3.4a-4|998	%preun mod_sql_postgres
14mr|proftpd-1.3.4a-4|999	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1000	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1001	fi
14mr|proftpd-1.3.4a-4|1002	
14mr|proftpd-1.3.4a-4|1003	%post mod_sql_sqlite
14mr|proftpd-1.3.4a-4|1004	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1005	
14mr|proftpd-1.3.4a-4|1006	%preun mod_sql_sqlite
14mr|proftpd-1.3.4a-4|1007	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1008	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1009	fi
14mr|proftpd-1.3.4a-4|1010	
14mr|proftpd-1.3.4a-4|1011	%post mod_sql_passwd
14mr|proftpd-1.3.4a-4|1012	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1013	
14mr|proftpd-1.3.4a-4|1014	%preun mod_sql_passwd
14mr|proftpd-1.3.4a-4|1015	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1016	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1017	fi
14mr|proftpd-1.3.4a-4|1018	
14mr|proftpd-1.3.4a-4|1019	%post mod_time
14mr|proftpd-1.3.4a-4|1020	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1021	
14mr|proftpd-1.3.4a-4|1022	%preun mod_time
14mr|proftpd-1.3.4a-4|1023	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1024	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1025	fi
14mr|proftpd-1.3.4a-4|1026	
14mr|proftpd-1.3.4a-4|1027	%post mod_tls
14mr|proftpd-1.3.4a-4|1028	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1029	
14mr|proftpd-1.3.4a-4|1030	%preun mod_tls
14mr|proftpd-1.3.4a-4|1031	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1032	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1033	fi
14mr|proftpd-1.3.4a-4|1034	
14mr|proftpd-1.3.4a-4|1035	%post mod_tls_shmcache
14mr|proftpd-1.3.4a-4|1036	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1037	
14mr|proftpd-1.3.4a-4|1038	%preun mod_tls_shmcache
14mr|proftpd-1.3.4a-4|1039	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1040	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1041	fi
14mr|proftpd-1.3.4a-4|1042	
14mr|proftpd-1.3.4a-4|1043	%post mod_tls_memcache
14mr|proftpd-1.3.4a-4|1044	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1045	
14mr|proftpd-1.3.4a-4|1046	%preun mod_tls_memcache
14mr|proftpd-1.3.4a-4|1047	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1048	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1049	fi
14mr|proftpd-1.3.4a-4|1050	
14mr|proftpd-1.3.4a-4|1051	%post mod_wrap_file
14mr|proftpd-1.3.4a-4|1052	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1053	
14mr|proftpd-1.3.4a-4|1054	%preun mod_wrap_file
14mr|proftpd-1.3.4a-4|1055	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1056	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1057	fi
14mr|proftpd-1.3.4a-4|1058	
14mr|proftpd-1.3.4a-4|1059	%post mod_wrap
14mr|proftpd-1.3.4a-4|1060	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1061	
14mr|proftpd-1.3.4a-4|1062	%preun mod_wrap
14mr|proftpd-1.3.4a-4|1063	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1064	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1065	fi
14mr|proftpd-1.3.4a-4|1066	
14mr|proftpd-1.3.4a-4|1067	%post mod_wrap_sql
14mr|proftpd-1.3.4a-4|1068	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1069	
14mr|proftpd-1.3.4a-4|1070	%preun mod_wrap_sql
14mr|proftpd-1.3.4a-4|1071	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1072	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1073	fi
14mr|proftpd-1.3.4a-4|1074	
14mr|proftpd-1.3.4a-4|1075	%post mod_ban
14mr|proftpd-1.3.4a-4|1076	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1077	
14mr|proftpd-1.3.4a-4|1078	%preun mod_ban
14mr|proftpd-1.3.4a-4|1079	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1080	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1081	fi
14mr|proftpd-1.3.4a-4|1082	
14mr|proftpd-1.3.4a-4|1083	%post mod_vroot
14mr|proftpd-1.3.4a-4|1084	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1085	
14mr|proftpd-1.3.4a-4|1086	%preun mod_vroot
14mr|proftpd-1.3.4a-4|1087	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1088	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1089	fi
14mr|proftpd-1.3.4a-4|1090	
14mr|proftpd-1.3.4a-4|1091	%post mod_sftp
14mr|proftpd-1.3.4a-4|1092	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1093	
14mr|proftpd-1.3.4a-4|1094	%preun mod_sftp
14mr|proftpd-1.3.4a-4|1095	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1096	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1097	fi
14mr|proftpd-1.3.4a-4|1098	
14mr|proftpd-1.3.4a-4|1099	%post mod_sftp_pam
14mr|proftpd-1.3.4a-4|1100	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1101	
14mr|proftpd-1.3.4a-4|1102	%preun mod_sftp_pam
14mr|proftpd-1.3.4a-4|1103	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1104	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1105	fi
14mr|proftpd-1.3.4a-4|1106	
14mr|proftpd-1.3.4a-4|1107	%post mod_sftp_sql
14mr|proftpd-1.3.4a-4|1108	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1109	
14mr|proftpd-1.3.4a-4|1110	%preun mod_sftp_sql
14mr|proftpd-1.3.4a-4|1111	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1112	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1113	fi
14mr|proftpd-1.3.4a-4|1114	
14mr|proftpd-1.3.4a-4|1115	%post mod_memcache
14mr|proftpd-1.3.4a-4|1116	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1117	
14mr|proftpd-1.3.4a-4|1118	%preun mod_memcache
14mr|proftpd-1.3.4a-4|1119	if [ "$1" = 0 ]; then
14mr|proftpd-1.3.4a-4|1120	service proftpd condrestart > /dev/null 2>/dev/null || :
14mr|proftpd-1.3.4a-4|1121	fi
14mr|proftpd-1.3.4a-4|1122	
14mr|proftpd-1.3.4a-4|1123	%files -f %{name}.lang
14mr|proftpd-1.3.4a-4|1124	%doc README* INSTALL NEWS CREDITS COPYING doc/* README.urpmi
14mr|proftpd-1.3.4a-4|1125	%doc sample-configurations/*
14mr|proftpd-1.3.4a-4|1126	%dir %{_sysconfdir}/proftpd.d
14mr|proftpd-1.3.4a-4|1127	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|proftpd-1.3.4a-4|1128	%config(noreplace) %{_sysconfdir}/%{name}-anonymous.conf
14mr|proftpd-1.3.4a-4|1129	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|proftpd-1.3.4a-4|1130	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}-xinetd
14mr|proftpd-1.3.4a-4|1131	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|proftpd-1.3.4a-4|1132	%{_initrddir}/%{name}
14mr|proftpd-1.3.4a-4|1133	%{_sbindir}/%{name}
14mr|proftpd-1.3.4a-4|1134	%{_sbindir}/ftpscrub
14mr|proftpd-1.3.4a-4|1135	%{_sbindir}/ftpshut
14mr|proftpd-1.3.4a-4|1136	%{_sbindir}/in.ftpd
14mr|proftpd-1.3.4a-4|1137	%{_sbindir}/in.%{name}
14mr|proftpd-1.3.4a-4|1138	%{_sbindir}/xferstats.holger-preiss
14mr|proftpd-1.3.4a-4|1139	%{_bindir}/ftpasswd
14mr|proftpd-1.3.4a-4|1140	%{_bindir}/ftpcount
14mr|proftpd-1.3.4a-4|1141	%{_bindir}/ftpdctl
14mr|proftpd-1.3.4a-4|1142	%{_bindir}/ftpmail
14mr|proftpd-1.3.4a-4|1143	%{_bindir}/ftpquota
14mr|proftpd-1.3.4a-4|1144	%{_bindir}/ftptop
14mr|proftpd-1.3.4a-4|1145	%{_bindir}/ftpwho
14mr|proftpd-1.3.4a-4|1146	%{_bindir}/prxs
14mr|proftpd-1.3.4a-4|1147	%dir %{_libdir}/%{name}
14mr|proftpd-1.3.4a-4|1148	%dir /var/ftp
14mr|proftpd-1.3.4a-4|1149	%dir /var/ftp/pub
14mr|proftpd-1.3.4a-4|1150	%config(noreplace) /var/ftp/pub/welcome.msg
14mr|proftpd-1.3.4a-4|1151	%dir /var/run/%{name}
14mr|proftpd-1.3.4a-4|1152	%dir /var/log/%{name}
14mr|proftpd-1.3.4a-4|1153	%{_mandir}/man*/*
14mr|proftpd-1.3.4a-4|1154	
14mr|proftpd-1.3.4a-4|1155	%files devel
14mr|proftpd-1.3.4a-4|1156	%doc ChangeLog
14mr|proftpd-1.3.4a-4|1157	%dir %{_includedir}/%{name}
14mr|proftpd-1.3.4a-4|1158	%{_includedir}/%{name}/*.h
14mr|proftpd-1.3.4a-4|1159	%{_libdir}/pkgconfig/*.pc
14mr|proftpd-1.3.4a-4|1160	
14mr|proftpd-1.3.4a-4|1161	%files mod_ctrls_admin
14mr|proftpd-1.3.4a-4|1162	%doc doc/contrib/mod_ctrls_admin.html
14mr|proftpd-1.3.4a-4|1163	%config(noreplace) %{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
14mr|proftpd-1.3.4a-4|1164	%{_libdir}/%{name}/mod_ctrls_admin.so
14mr|proftpd-1.3.4a-4|1165	
14mr|proftpd-1.3.4a-4|1166	%files mod_ifsession
14mr|proftpd-1.3.4a-4|1167	%doc doc/contrib/mod_ifsession.html
14mr|proftpd-1.3.4a-4|1168	%config(noreplace) %{_sysconfdir}/%{name}.d/99_mod_ifsession.conf
14mr|proftpd-1.3.4a-4|1169	%{_libdir}/%{name}/mod_ifsession.so
14mr|proftpd-1.3.4a-4|1170	
14mr|proftpd-1.3.4a-4|1171	%files mod_ldap
14mr|proftpd-1.3.4a-4|1172	%config(noreplace) %{_sysconfdir}/%{name}.d/13_mod_ldap.conf
14mr|proftpd-1.3.4a-4|1173	%{_libdir}/%{name}/mod_ldap.so
14mr|proftpd-1.3.4a-4|1174	
14mr|proftpd-1.3.4a-4|1175	%files mod_quotatab
14mr|proftpd-1.3.4a-4|1176	%doc doc/contrib/mod_quotatab.html
14mr|proftpd-1.3.4a-4|1177	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
14mr|proftpd-1.3.4a-4|1178	%{_libdir}/%{name}/mod_quotatab.so
14mr|proftpd-1.3.4a-4|1179	
14mr|proftpd-1.3.4a-4|1180	%files mod_quotatab_file
14mr|proftpd-1.3.4a-4|1181	%doc doc/contrib/mod_quotatab_file.html
14mr|proftpd-1.3.4a-4|1182	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
14mr|proftpd-1.3.4a-4|1183	%{_libdir}/%{name}/mod_quotatab_file.so
14mr|proftpd-1.3.4a-4|1184	
14mr|proftpd-1.3.4a-4|1185	%files mod_quotatab_ldap
14mr|proftpd-1.3.4a-4|1186	%doc doc/contrib/mod_quotatab_ldap.html
14mr|proftpd-1.3.4a-4|1187	%config(noreplace) %{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
14mr|proftpd-1.3.4a-4|1188	%{_libdir}/%{name}/mod_quotatab_ldap.so
14mr|proftpd-1.3.4a-4|1189	
14mr|proftpd-1.3.4a-4|1190	%files mod_quotatab_sql
14mr|proftpd-1.3.4a-4|1191	%doc doc/contrib/mod_quotatab_sql.html
14mr|proftpd-1.3.4a-4|1192	%config(noreplace) %{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
14mr|proftpd-1.3.4a-4|1193	%{_libdir}/%{name}/mod_quotatab_sql.so
14mr|proftpd-1.3.4a-4|1194	
14mr|proftpd-1.3.4a-4|1195	%files mod_quotatab_radius
14mr|proftpd-1.3.4a-4|1196	%doc doc/contrib/mod_quotatab_radius.html
14mr|proftpd-1.3.4a-4|1197	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
14mr|proftpd-1.3.4a-4|1198	%{_libdir}/%{name}/mod_quotatab_radius.so
14mr|proftpd-1.3.4a-4|1199	
14mr|proftpd-1.3.4a-4|1200	%files mod_radius
14mr|proftpd-1.3.4a-4|1201	%doc doc/contrib/mod_radius.html
14mr|proftpd-1.3.4a-4|1202	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_radius.conf
14mr|proftpd-1.3.4a-4|1203	%{_libdir}/%{name}/mod_radius.so
14mr|proftpd-1.3.4a-4|1204	
14mr|proftpd-1.3.4a-4|1205	%files mod_ratio
14mr|proftpd-1.3.4a-4|1206	%doc contrib/README.ratio
14mr|proftpd-1.3.4a-4|1207	%config(noreplace) %{_sysconfdir}/%{name}.d/25_mod_ratio.conf
14mr|proftpd-1.3.4a-4|1208	%{_libdir}/%{name}/mod_ratio.so
14mr|proftpd-1.3.4a-4|1209	
14mr|proftpd-1.3.4a-4|1210	%files mod_rewrite
14mr|proftpd-1.3.4a-4|1211	%doc doc/contrib/mod_rewrite.html
14mr|proftpd-1.3.4a-4|1212	%config(noreplace) %{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
14mr|proftpd-1.3.4a-4|1213	%{_libdir}/%{name}/mod_rewrite.so
14mr|proftpd-1.3.4a-4|1214	
14mr|proftpd-1.3.4a-4|1215	%files mod_site_misc
14mr|proftpd-1.3.4a-4|1216	%doc doc/contrib/mod_site_misc.html
14mr|proftpd-1.3.4a-4|1217	%config(noreplace) %{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
14mr|proftpd-1.3.4a-4|1218	%{_libdir}/%{name}/mod_site_misc.so
14mr|proftpd-1.3.4a-4|1219	
14mr|proftpd-1.3.4a-4|1220	%files mod_sql
14mr|proftpd-1.3.4a-4|1221	%doc doc/contrib/mod_sql.html
14mr|proftpd-1.3.4a-4|1222	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_sql.conf
14mr|proftpd-1.3.4a-4|1223	%{_libdir}/%{name}/mod_sql.so
14mr|proftpd-1.3.4a-4|1224	
14mr|proftpd-1.3.4a-4|1225	%files mod_sql_mysql
14mr|proftpd-1.3.4a-4|1226	%config(noreplace) %{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
14mr|proftpd-1.3.4a-4|1227	%{_libdir}/%{name}/mod_sql_mysql.so
14mr|proftpd-1.3.4a-4|1228	
14mr|proftpd-1.3.4a-4|1229	%files mod_sql_postgres
14mr|proftpd-1.3.4a-4|1230	%config(noreplace) %{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
14mr|proftpd-1.3.4a-4|1231	%{_libdir}/%{name}/mod_sql_postgres.so
14mr|proftpd-1.3.4a-4|1232	
14mr|proftpd-1.3.4a-4|1233	%files mod_sql_sqlite
14mr|proftpd-1.3.4a-4|1234	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
14mr|proftpd-1.3.4a-4|1235	%{_libdir}/%{name}/mod_sql_sqlite.so
14mr|proftpd-1.3.4a-4|1236	
14mr|proftpd-1.3.4a-4|1237	%files mod_sql_passwd
14mr|proftpd-1.3.4a-4|1238	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
14mr|proftpd-1.3.4a-4|1239	%{_libdir}/%{name}/mod_sql_passwd.so
14mr|proftpd-1.3.4a-4|1240	
14mr|proftpd-1.3.4a-4|1241	%files mod_tls
14mr|proftpd-1.3.4a-4|1242	%doc doc/contrib/mod_tls.html
14mr|proftpd-1.3.4a-4|1243	%config(noreplace) %{_sysconfdir}/%{name}.d/11_mod_tls.conf
14mr|proftpd-1.3.4a-4|1244	%{_libdir}/%{name}/mod_tls.so
14mr|proftpd-1.3.4a-4|1245	
14mr|proftpd-1.3.4a-4|1246	%files mod_tls_shmcache
14mr|proftpd-1.3.4a-4|1247	%doc doc/contrib/mod_tls_shmcache.html
14mr|proftpd-1.3.4a-4|1248	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
14mr|proftpd-1.3.4a-4|1249	%{_libdir}/%{name}/mod_tls_shmcache.so
14mr|proftpd-1.3.4a-4|1250	
14mr|proftpd-1.3.4a-4|1251	%files mod_tls_memcache
14mr|proftpd-1.3.4a-4|1252	%doc doc/contrib/mod_tls_memcache.html
14mr|proftpd-1.3.4a-4|1253	%config(noreplace) %{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
14mr|proftpd-1.3.4a-4|1254	%{_libdir}/%{name}/mod_tls_memcache.so
14mr|proftpd-1.3.4a-4|1255	
14mr|proftpd-1.3.4a-4|1256	#%files mod_facl
14mr|proftpd-1.3.4a-4|1257	#%config(noreplace) %{_sysconfdir}/%{name}.d/30_mod_facl.conf
14mr|proftpd-1.3.4a-4|1258	#%{_libdir}/%{name}/mod_facl.so
14mr|proftpd-1.3.4a-4|1259	
14mr|proftpd-1.3.4a-4|1260	%files mod_autohost
14mr|proftpd-1.3.4a-4|1261	%doc mod_autohost/mod_autohost.html
14mr|proftpd-1.3.4a-4|1262	%config(noreplace) %{_sysconfdir}/%{name}.d/27_mod_autohost.conf
14mr|proftpd-1.3.4a-4|1263	%{_libdir}/%{name}/mod_autohost.so
14mr|proftpd-1.3.4a-4|1264	
14mr|proftpd-1.3.4a-4|1265	%files mod_case
14mr|proftpd-1.3.4a-4|1266	%doc mod_case/mod_case.html
14mr|proftpd-1.3.4a-4|1267	%config(noreplace) %{_sysconfdir}/%{name}.d/28_mod_case.conf
14mr|proftpd-1.3.4a-4|1268	%{_libdir}/%{name}/mod_case.so
14mr|proftpd-1.3.4a-4|1269	
14mr|proftpd-1.3.4a-4|1270	%files mod_gss
14mr|proftpd-1.3.4a-4|1271	%doc mod_gss-*/COPYING mod_gss-*/mod_gss.html mod_gss-*/README.mod_gss mod_gss-*/rfc1509.txt mod_gss-*/rfc2228.txt
14mr|proftpd-1.3.4a-4|1272	%config(noreplace) %{_sysconfdir}/%{name}.d/26_mod_gss.conf
14mr|proftpd-1.3.4a-4|1273	%{_libdir}/%{name}/mod_gss.so
14mr|proftpd-1.3.4a-4|1274	
14mr|proftpd-1.3.4a-4|1275	%files mod_load
14mr|proftpd-1.3.4a-4|1276	%doc doc/contrib/mod_load.html
14mr|proftpd-1.3.4a-4|1277	%config(noreplace) %{_sysconfdir}/%{name}.d/31_mod_load.conf
14mr|proftpd-1.3.4a-4|1278	%{_libdir}/%{name}/mod_load.so
14mr|proftpd-1.3.4a-4|1279	
14mr|proftpd-1.3.4a-4|1280	%files mod_shaper
14mr|proftpd-1.3.4a-4|1281	%doc doc/contrib/mod_shaper.html
14mr|proftpd-1.3.4a-4|1282	%config(noreplace) %{_sysconfdir}/%{name}.d/32_mod_shaper.conf
14mr|proftpd-1.3.4a-4|1283	%{_libdir}/%{name}/mod_shaper.so
14mr|proftpd-1.3.4a-4|1284	
14mr|proftpd-1.3.4a-4|1285	%files mod_time
14mr|proftpd-1.3.4a-4|1286	%doc mod_time/README mod_time/mod_time.html
14mr|proftpd-1.3.4a-4|1287	%config(noreplace) %{_sysconfdir}/%{name}.d/34_mod_time.conf
14mr|proftpd-1.3.4a-4|1288	%{_libdir}/%{name}/mod_time.so
14mr|proftpd-1.3.4a-4|1289	
14mr|proftpd-1.3.4a-4|1290	%files mod_wrap
14mr|proftpd-1.3.4a-4|1291	%doc doc/contrib/mod_wrap2.html
14mr|proftpd-1.3.4a-4|1292	%config(noreplace) %{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
14mr|proftpd-1.3.4a-4|1293	%{_libdir}/%{name}/mod_wrap2.so
14mr|proftpd-1.3.4a-4|1294	
14mr|proftpd-1.3.4a-4|1295	%files mod_wrap_file
14mr|proftpd-1.3.4a-4|1296	%doc doc/contrib/mod_wrap2_file.html
14mr|proftpd-1.3.4a-4|1297	%config(noreplace) %{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
14mr|proftpd-1.3.4a-4|1298	%{_libdir}/%{name}/mod_wrap2_file.so
14mr|proftpd-1.3.4a-4|1299	
14mr|proftpd-1.3.4a-4|1300	%files mod_wrap_sql
14mr|proftpd-1.3.4a-4|1301	%doc doc/contrib/mod_wrap2_sql.html
14mr|proftpd-1.3.4a-4|1302	%config(noreplace) %{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
14mr|proftpd-1.3.4a-4|1303	%{_libdir}/%{name}/mod_wrap2_sql.so
14mr|proftpd-1.3.4a-4|1304	
14mr|proftpd-1.3.4a-4|1305	%files mod_ban
14mr|proftpd-1.3.4a-4|1306	%doc doc/contrib/mod_ban.html
14mr|proftpd-1.3.4a-4|1307	%config(noreplace) %{_sysconfdir}/%{name}.d/35_mod_ban.conf
14mr|proftpd-1.3.4a-4|1308	%{_libdir}/%{name}/mod_ban.so
14mr|proftpd-1.3.4a-4|1309	
14mr|proftpd-1.3.4a-4|1310	%files mod_vroot
14mr|proftpd-1.3.4a-4|1311	%doc mod_vroot/mod_vroot.html
14mr|proftpd-1.3.4a-4|1312	%config(noreplace) %{_sysconfdir}/%{name}.d/36_mod_vroot.conf
14mr|proftpd-1.3.4a-4|1313	%{_libdir}/%{name}/mod_vroot.so
14mr|proftpd-1.3.4a-4|1314	
14mr|proftpd-1.3.4a-4|1315	%files mod_sftp
14mr|proftpd-1.3.4a-4|1316	%doc doc/contrib/mod_sftp.html
14mr|proftpd-1.3.4a-4|1317	%config(noreplace) %{_sysconfdir}/blacklist.dat
14mr|proftpd-1.3.4a-4|1318	%config(noreplace) %{_sysconfdir}/dhparams.pem
14mr|proftpd-1.3.4a-4|1319	%config(noreplace) %{_sysconfdir}/%{name}.d/37_mod_sftp.conf
14mr|proftpd-1.3.4a-4|1320	%{_libdir}/%{name}/mod_sftp.so
14mr|proftpd-1.3.4a-4|1321	
14mr|proftpd-1.3.4a-4|1322	%files mod_sftp_pam
14mr|proftpd-1.3.4a-4|1323	%doc doc/contrib/mod_sftp_pam.html
14mr|proftpd-1.3.4a-4|1324	%config(noreplace) %{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
14mr|proftpd-1.3.4a-4|1325	%{_libdir}/%{name}/mod_sftp_pam.so
14mr|proftpd-1.3.4a-4|1326	
14mr|proftpd-1.3.4a-4|1327	%files mod_sftp_sql
14mr|proftpd-1.3.4a-4|1328	%doc doc/contrib/mod_sftp_sql.html
14mr|proftpd-1.3.4a-4|1329	%config(noreplace) %{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
14mr|proftpd-1.3.4a-4|1330	%{_libdir}/%{name}/mod_sftp_sql.so
14mr|proftpd-1.3.4a-4|1331	
14mr|proftpd-1.3.4a-4|1332	%files mod_memcache
14mr|proftpd-1.3.4a-4|1333	%doc doc/modules/mod_memcache.html
14mr|proftpd-1.3.4a-4|1334	%config(noreplace) %{_sysconfdir}/%{name}.d/40_mod_memcache.conf
14mr|proftpd-1.3.4a-4|1335	%{_libdir}/%{name}/mod_memcache.so
14mr|proftpd-1.3.4a-4|1336	
14mr|proftpd-1.3.4a-4|1337	
14mr|proftpd-1.3.4a-4|1338	
14mr|proftpd-1.3.4a-4|1339	%changelog
14mr|proftpd-1.3.4a-4|1340	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.4a-4
14mr|proftpd-1.3.4a-4|1341	+ Revision: 4dbe499
14mr|proftpd-1.3.4a-4|1342	- BuildList#2062192: Increase release tag
14mr|proftpd-1.3.4a-4|1343	
14mr|proftpd-1.3.4a-4|1344	

18585 14
14mr|proj-4.8.0-4|1	Name: proj
14mr|proj-4.8.0-4|2	Version: 4.8.0
14mr|proj-4.8.0-4|3	Release: 4
14mr|proj-4.8.0-4|4	Summary: Cartographic projection software
14mr|proj-4.8.0-4|5	Source0: ftp://ftp.remotesensing.org/pub/proj/%{name}-%{version}.tar.gz
14mr|proj-4.8.0-4|6	Source1: ftp://ftp.remotesensing.org/pub/proj/proj-datumgrid-1.5.zip
14mr|proj-4.8.0-4|7	License: MIT
14mr|proj-4.8.0-4|8	URL: http://trac.osgeo.org/proj/
14mr|proj-4.8.0-4|9	Group: Sciences/Geosciences
14mr|proj-4.8.0-4|10	Provides: proj4
14mr|proj-4.8.0-4|11	Patch0:	remove_include.patch
14mr|proj-4.8.0-4|12	
14mr|proj-4.8.0-4|13	%description
14mr|proj-4.8.0-4|14	Cartographic projection software and libraries.
14mr|proj-4.8.0-4|15	
14mr|proj-4.8.0-4|16	%files
14mr|proj-4.8.0-4|17	%doc AUTHORS COPYING ChangeLog README
14mr|proj-4.8.0-4|18	%{_bindir}/*
14mr|proj-4.8.0-4|19	%{_mandir}/man1/*
14mr|proj-4.8.0-4|20	%{_mandir}/man3/*
14mr|proj-4.8.0-4|21	%{_datadir}/proj
14mr|proj-4.8.0-4|22	
14mr|proj-4.8.0-4|23	#-------------------------------------------------------------------------
14mr|proj-4.8.0-4|24	
14mr|proj-4.8.0-4|25	%define major 0
14mr|proj-4.8.0-4|26	%define libname %mklibname %{name} %{major}
14mr|proj-4.8.0-4|27	
14mr|proj-4.8.0-4|28	%package -n %{libname}
14mr|proj-4.8.0-4|29	Summary: Cartographic projection software - Libraries
14mr|proj-4.8.0-4|30	Group: System/Libraries
14mr|proj-4.8.0-4|31	License: MIT
14mr|proj-4.8.0-4|32	
14mr|proj-4.8.0-4|33	%description -n %{libname}
14mr|proj-4.8.0-4|34	Cartographic projection software and libraries.
14mr|proj-4.8.0-4|35	
14mr|proj-4.8.0-4|36	%files -n %{libname}
14mr|proj-4.8.0-4|37	%{_libdir}/*.so.%{major}*
14mr|proj-4.8.0-4|38	
14mr|proj-4.8.0-4|39	#-------------------------------------------------------------------------
14mr|proj-4.8.0-4|40	
14mr|proj-4.8.0-4|41	%define develname %mklibname -d %name
14mr|proj-4.8.0-4|42	
14mr|proj-4.8.0-4|43	%package -n %{develname}
14mr|proj-4.8.0-4|44	Summary: Cartographic projection software - Development files
14mr|proj-4.8.0-4|45	Group: Development/Other
14mr|proj-4.8.0-4|46	Provides: %{name}-devel = %{version}
14mr|proj-4.8.0-4|47	Provides: proj4-devel = %{version}
14mr|proj-4.8.0-4|48	Provides: libproj4-devel = %{version}
14mr|proj-4.8.0-4|49	Requires: %{libname} = %{version}
14mr|proj-4.8.0-4|50	Obsoletes: %{mklibname -d proj 0}
14mr|proj-4.8.0-4|51	
14mr|proj-4.8.0-4|52	%description -n %{develname}
14mr|proj-4.8.0-4|53	Cartographic projection development files.
14mr|proj-4.8.0-4|54	
14mr|proj-4.8.0-4|55	%files -n %{develname}
14mr|proj-4.8.0-4|56	%{_includedir}/*.h
14mr|proj-4.8.0-4|57	%{_libdir}/*.so
14mr|proj-4.8.0-4|58	%{_libdir}/pkgconfig/proj.pc
14mr|proj-4.8.0-4|59	
14mr|proj-4.8.0-4|60	#-------------------------------------------------------------------------
14mr|proj-4.8.0-4|61	
14mr|proj-4.8.0-4|62	%define sdevelname %mklibname -d -s %name
14mr|proj-4.8.0-4|63	
14mr|proj-4.8.0-4|64	%package -n %sdevelname
14mr|proj-4.8.0-4|65	Summary: Cartographic projection software - Development files
14mr|proj-4.8.0-4|66	Group: Development/Other
14mr|proj-4.8.0-4|67	Provides: %name-static-devel = %{version}
14mr|proj-4.8.0-4|68	Provides: proj4-static-devel = %{version}
14mr|proj-4.8.0-4|69	Provides: libproj4-static-devel = %{version}
14mr|proj-4.8.0-4|70	Requires: %{develname} = %{version}
14mr|proj-4.8.0-4|71	Requires: %{libname} = %version-%release
14mr|proj-4.8.0-4|72	Obsoletes: %{mklibname -d -s proj 0}
14mr|proj-4.8.0-4|73	
14mr|proj-4.8.0-4|74	%description -n %{sdevelname}
14mr|proj-4.8.0-4|75	Cartographic projection development files (static).
14mr|proj-4.8.0-4|76	
14mr|proj-4.8.0-4|77	%files -n %{sdevelname}
14mr|proj-4.8.0-4|78	%{_libdir}/*.a
14mr|proj-4.8.0-4|79	
14mr|proj-4.8.0-4|80	#-------------------------------------------------------------------------
14mr|proj-4.8.0-4|81	
14mr|proj-4.8.0-4|82	%prep
14mr|proj-4.8.0-4|83	%setup -D -q
14mr|proj-4.8.0-4|84	%patch0 -p0
14mr|proj-4.8.0-4|85	find . -name "*.c" -exec chmod 644 {} \;
14mr|proj-4.8.0-4|86	pushd nad
14mr|proj-4.8.0-4|87	unzip -qqo %{SOURCE1}
14mr|proj-4.8.0-4|88	popd
14mr|proj-4.8.0-4|89	
14mr|proj-4.8.0-4|90	%build
14mr|proj-4.8.0-4|91	%configure2_5x
14mr|proj-4.8.0-4|92	%make
14mr|proj-4.8.0-4|93	
14mr|proj-4.8.0-4|94	%install
14mr|proj-4.8.0-4|95	%makeinstall_std
14mr|proj-4.8.0-4|96	mkdir -p %{buildroot}%{_includedir}
14mr|proj-4.8.0-4|97	install -m644 src/projects.h %{buildroot}%{_includedir}/
14mr|proj-4.8.0-4|98	
14mr|proj-4.8.0-4|99	
14mr|proj-4.8.0-4|100	%changelog
14mr|proj-4.8.0-4|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8.0-4
14mr|proj-4.8.0-4|102	+ Revision: 02fc392
14mr|proj-4.8.0-4|103	- MassBuild#440: Increase release tag
14mr|proj-4.8.0-4|104	
14mr|proj-4.8.0-4|105	

18586 14
14mr|protobuf-2.4.1-2|1	# Major
14mr|protobuf-2.4.1-2|2	%define major 7
14mr|protobuf-2.4.1-2|3	
14mr|protobuf-2.4.1-2|4	# Library names
14mr|protobuf-2.4.1-2|5	%define libname		%mklibname %{name} %{major}
14mr|protobuf-2.4.1-2|6	%define liblite		%mklibname %{name}-lite %{major}
14mr|protobuf-2.4.1-2|7	%define libcompiler	%mklibname protoc %{major}
14mr|protobuf-2.4.1-2|8	%define develname	%mklibname %{name} -d
14mr|protobuf-2.4.1-2|9	%define staticdevelname	%mklibname %{name} -d -s
14mr|protobuf-2.4.1-2|10	
14mr|protobuf-2.4.1-2|11	# don't build python subpackage
14mr|protobuf-2.4.1-2|12	%define with_python %{?_without_python: 0} %{?!_without_python: 1}
14mr|protobuf-2.4.1-2|13	# don't build -java subpackages
14mr|protobuf-2.4.1-2|14	# -- -- %define with_java     %{?_without_java:   0} %{?!_without_java:   1}
14mr|protobuf-2.4.1-2|15	# 15 nov 2009 : java part of the package broken, don't build the subpackages
14mr|protobuf-2.4.1-2|16	%define with_java 0
14mr|protobuf-2.4.1-2|17	
14mr|protobuf-2.4.1-2|18	%bcond_with gtest
14mr|protobuf-2.4.1-2|19	
14mr|protobuf-2.4.1-2|20	Summary:	Protocol Buffers - Google's data interchange format
14mr|protobuf-2.4.1-2|21	Name:		protobuf
14mr|protobuf-2.4.1-2|22	Version:	2.4.1
14mr|protobuf-2.4.1-2|23	Release:	2
14mr|protobuf-2.4.1-2|24	License:	BSD
14mr|protobuf-2.4.1-2|25	Group:		Development/Other
14mr|protobuf-2.4.1-2|26	Source:		http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|protobuf-2.4.1-2|27	Source1:	ftdetect-proto.vim
14mr|protobuf-2.4.1-2|28	URL:		http://code.google.com/p/protobuf/
14mr|protobuf-2.4.1-2|29	%if %{with gtest}
14mr|protobuf-2.4.1-2|30	BuildRequires:	gtest-devel
14mr|protobuf-2.4.1-2|31	%endif
14mr|protobuf-2.4.1-2|32	%if %{with_python}
14mr|protobuf-2.4.1-2|33	BuildRequires:	python-devel
14mr|protobuf-2.4.1-2|34	BuildRequires:	python-setuptools
14mr|protobuf-2.4.1-2|35	%endif
14mr|protobuf-2.4.1-2|36	%if %{with_java}
14mr|protobuf-2.4.1-2|37	BuildRequires:	java-devel >= 1.6
14mr|protobuf-2.4.1-2|38	BuildRequires:	jpackage-utils
14mr|protobuf-2.4.1-2|39	BuildRequires:	maven2
14mr|protobuf-2.4.1-2|40	BuildRequires:	maven2-plugin-compiler
14mr|protobuf-2.4.1-2|41	BuildRequires:	maven2-plugin-install
14mr|protobuf-2.4.1-2|42	BuildRequires:	maven2-plugin-jar
14mr|protobuf-2.4.1-2|43	BuildRequires:	maven2-plugin-javadoc
14mr|protobuf-2.4.1-2|44	BuildRequires:	maven2-plugin-release
14mr|protobuf-2.4.1-2|45	BuildRequires:	maven2-plugin-resources
14mr|protobuf-2.4.1-2|46	BuildRequires:	maven2-plugin-surefire
14mr|protobuf-2.4.1-2|47	BuildRequires:	maven2-plugin-antrun
14mr|protobuf-2.4.1-2|48	%endif
14mr|protobuf-2.4.1-2|49	
14mr|protobuf-2.4.1-2|50	%description
14mr|protobuf-2.4.1-2|51	Protocol Buffers are a way of encoding structured data in an efficient
14mr|protobuf-2.4.1-2|52	yet extensible format. Google uses Protocol Buffers for almost all of
14mr|protobuf-2.4.1-2|53	its internal RPC protocols and file formats.
14mr|protobuf-2.4.1-2|54	
14mr|protobuf-2.4.1-2|55	Protocol buffers are a flexible, efficient, automated mechanism for
14mr|protobuf-2.4.1-2|56	serializing structured data - think XML, but smaller, faster, and
14mr|protobuf-2.4.1-2|57	simpler. You define how you want your data to be structured once, then
14mr|protobuf-2.4.1-2|58	you can use special generated source code to easily write and read
14mr|protobuf-2.4.1-2|59	your structured data to and from a variety of data streams and using a
14mr|protobuf-2.4.1-2|60	variety of languages. You can even update your data structure without
14mr|protobuf-2.4.1-2|61	breaking deployed programs that are compiled against the "old" format.
14mr|protobuf-2.4.1-2|62	
14mr|protobuf-2.4.1-2|63	%package -n	%{libname}
14mr|protobuf-2.4.1-2|64	Summary:	Runtime library for %{name}
14mr|protobuf-2.4.1-2|65	Group:		System/Libraries
14mr|protobuf-2.4.1-2|66	
14mr|protobuf-2.4.1-2|67	%description -n	%{libname}
14mr|protobuf-2.4.1-2|68	Protocol Buffers are a way of encoding structured data in an efficient
14mr|protobuf-2.4.1-2|69	yet extensible format. Google uses Protocol Buffers for almost all of
14mr|protobuf-2.4.1-2|70	its internal RPC protocols and file formats.
14mr|protobuf-2.4.1-2|71	
14mr|protobuf-2.4.1-2|72	Protocol buffers are a flexible, efficient, automated mechanism for
14mr|protobuf-2.4.1-2|73	serializing structured data - think XML, but smaller, faster, and
14mr|protobuf-2.4.1-2|74	simpler. You define how you want your data to be structured once, then
14mr|protobuf-2.4.1-2|75	you can use special generated source code to easily write and read
14mr|protobuf-2.4.1-2|76	your structured data to and from a variety of data streams and using a
14mr|protobuf-2.4.1-2|77	variety of languages. You can even update your data structure without
14mr|protobuf-2.4.1-2|78	breaking deployed programs that are compiled against the "old" format.
14mr|protobuf-2.4.1-2|79	
14mr|protobuf-2.4.1-2|80	This package contains the shared %{name} library.
14mr|protobuf-2.4.1-2|81	
14mr|protobuf-2.4.1-2|82	%package -n	%{liblite}
14mr|protobuf-2.4.1-2|83	Summary:	Protocol Buffers lite version
14mr|protobuf-2.4.1-2|84	Group:		Development/Other
14mr|protobuf-2.4.1-2|85	
14mr|protobuf-2.4.1-2|86	%description -n	%{liblite}
14mr|protobuf-2.4.1-2|87	This package contains a compiled with "optimize_for = LITE_RUNTIME"
14mr|protobuf-2.4.1-2|88	version of Google's Protocol Buffers library.
14mr|protobuf-2.4.1-2|89	
14mr|protobuf-2.4.1-2|90	The "optimize_for = LITE_RUNTIME" option causes the compiler to
14mr|protobuf-2.4.1-2|91	generate code which only depends libprotobuf-lite, which is much
14mr|protobuf-2.4.1-2|92	smaller than libprotobuf but lacks descriptors, reflection, and some
14mr|protobuf-2.4.1-2|93	other features.
14mr|protobuf-2.4.1-2|94	
14mr|protobuf-2.4.1-2|95	%package	compiler
14mr|protobuf-2.4.1-2|96	Summary:	Protocol Buffers compiler
14mr|protobuf-2.4.1-2|97	Group:		Development/Other
14mr|protobuf-2.4.1-2|98	Suggests:	%{libname}
14mr|protobuf-2.4.1-2|99	Suggests:	%{liblite}
14mr|protobuf-2.4.1-2|100	
14mr|protobuf-2.4.1-2|101	%description	compiler
14mr|protobuf-2.4.1-2|102	This package contains Protocol Buffers compiler for all programming
14mr|protobuf-2.4.1-2|103	languages.
14mr|protobuf-2.4.1-2|104	
14mr|protobuf-2.4.1-2|105	%package -n	%{libcompiler}
14mr|protobuf-2.4.1-2|106	Summary:	Protocol Buffers compiler shared library
14mr|protobuf-2.4.1-2|107	Group:		System/Libraries
14mr|protobuf-2.4.1-2|108	
14mr|protobuf-2.4.1-2|109	%description -n	%{libcompiler}
14mr|protobuf-2.4.1-2|110	This package contains the Protocol Buffers compiler shared library.
14mr|protobuf-2.4.1-2|111	
14mr|protobuf-2.4.1-2|112	%package -n	%{develname}
14mr|protobuf-2.4.1-2|113	Summary:	Protocol Buffers C++ headers and libraries
14mr|protobuf-2.4.1-2|114	Group:		Development/Other
14mr|protobuf-2.4.1-2|115	Requires:	%{libname} = %{version}
14mr|protobuf-2.4.1-2|116	Requires:	%{liblite} = %{version}
14mr|protobuf-2.4.1-2|117	Requires:	%{name}-compiler
14mr|protobuf-2.4.1-2|118	Provides:	%{name}-devel = %{version}-%{release}
14mr|protobuf-2.4.1-2|119	
14mr|protobuf-2.4.1-2|120	%description -n	%{develname}
14mr|protobuf-2.4.1-2|121	This package contains Protocol Buffers compiler for all languages and
14mr|protobuf-2.4.1-2|122	C++ headers and libraries.
14mr|protobuf-2.4.1-2|123	
14mr|protobuf-2.4.1-2|124	%package -n	%{staticdevelname}
14mr|protobuf-2.4.1-2|125	Summary:	Static development files for %{name}
14mr|protobuf-2.4.1-2|126	Group:		Development/Other
14mr|protobuf-2.4.1-2|127	Requires:	%{libname} = %{version}
14mr|protobuf-2.4.1-2|128	Requires:	%{liblite} = %{version}
14mr|protobuf-2.4.1-2|129	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|protobuf-2.4.1-2|130	
14mr|protobuf-2.4.1-2|131	%description -n	%{staticdevelname}
14mr|protobuf-2.4.1-2|132	This package contains static libraries for Protocol Buffers.
14mr|protobuf-2.4.1-2|133	
14mr|protobuf-2.4.1-2|134	%if %{with_python}
14mr|protobuf-2.4.1-2|135	%package -n	python-%{name}
14mr|protobuf-2.4.1-2|136	Summary:	Python bindings for Google Protocol Buffers
14mr|protobuf-2.4.1-2|137	Group:		Development/Python
14mr|protobuf-2.4.1-2|138	Conflicts:	%{name}-compiler > %{version}
14mr|protobuf-2.4.1-2|139	Conflicts:	%{name}-compiler < %{version}
14mr|protobuf-2.4.1-2|140	
14mr|protobuf-2.4.1-2|141	%description -n	python-%{name}
14mr|protobuf-2.4.1-2|142	This package contains Python bindings for Google Protocol Buffers.
14mr|protobuf-2.4.1-2|143	%endif
14mr|protobuf-2.4.1-2|144	
14mr|protobuf-2.4.1-2|145	%package	vim
14mr|protobuf-2.4.1-2|146	Summary:	Vim syntax highlighting for Google Protocol Buffers
14mr|protobuf-2.4.1-2|147	Group:		Development/Other
14mr|protobuf-2.4.1-2|148	Requires:	vim-enhanced
14mr|protobuf-2.4.1-2|149	
14mr|protobuf-2.4.1-2|150	%description	vim
14mr|protobuf-2.4.1-2|151	This package contains syntax highlighting for Google Protocol Buffers
14mr|protobuf-2.4.1-2|152	descriptions in Vim editor.
14mr|protobuf-2.4.1-2|153	
14mr|protobuf-2.4.1-2|154	%if %{with_java}
14mr|protobuf-2.4.1-2|155	%package	java
14mr|protobuf-2.4.1-2|156	Summary:	Java Protocol Buffers runtime library
14mr|protobuf-2.4.1-2|157	Group:		Development/Java
14mr|protobuf-2.4.1-2|158	Requires:	java
14mr|protobuf-2.4.1-2|159	Requires:	jpackage-utils
14mr|protobuf-2.4.1-2|160	Requires(post):	jpackage-utils
14mr|protobuf-2.4.1-2|161	Requires(postun): jpackage-utils
14mr|protobuf-2.4.1-2|162	Conflicts:	%{name}-compiler > %{version}
14mr|protobuf-2.4.1-2|163	Conflicts:	%{name}-compiler < %{version}
14mr|protobuf-2.4.1-2|164	
14mr|protobuf-2.4.1-2|165	%description	java
14mr|protobuf-2.4.1-2|166	This package contains Java Protocol Buffers runtime library.
14mr|protobuf-2.4.1-2|167	
14mr|protobuf-2.4.1-2|168	%package	javadoc
14mr|protobuf-2.4.1-2|169	Summary:	Javadocs for %{name}-java
14mr|protobuf-2.4.1-2|170	Group:		Development/Java
14mr|protobuf-2.4.1-2|171	Requires:	jpackage-utils
14mr|protobuf-2.4.1-2|172	Requires:	%{name}-java
14mr|protobuf-2.4.1-2|173	
14mr|protobuf-2.4.1-2|174	%description	javadoc
14mr|protobuf-2.4.1-2|175	This package contains the API documentation for %{name}-java.
14mr|protobuf-2.4.1-2|176	
14mr|protobuf-2.4.1-2|177	%endif
14mr|protobuf-2.4.1-2|178	
14mr|protobuf-2.4.1-2|179	%prep
14mr|protobuf-2.4.1-2|180	%setup -q
14mr|protobuf-2.4.1-2|181	chmod 644 examples/*
14mr|protobuf-2.4.1-2|182	
14mr|protobuf-2.4.1-2|183	%build
14mr|protobuf-2.4.1-2|184	export PTHREAD_LIBS="-lpthread"
14mr|protobuf-2.4.1-2|185	./autogen.sh
14mr|protobuf-2.4.1-2|186	%configure
14mr|protobuf-2.4.1-2|187	%make
14mr|protobuf-2.4.1-2|188	
14mr|protobuf-2.4.1-2|189	%if %{with_python}
14mr|protobuf-2.4.1-2|190	pushd python
14mr|protobuf-2.4.1-2|191	%__python ./setup.py build
14mr|protobuf-2.4.1-2|192	sed -i -e 1d build/lib/google/protobuf/descriptor_pb2.py
14mr|protobuf-2.4.1-2|193	popd
14mr|protobuf-2.4.1-2|194	%endif
14mr|protobuf-2.4.1-2|195	
14mr|protobuf-2.4.1-2|196	%if %{with_java}
14mr|protobuf-2.4.1-2|197	pushd java
14mr|protobuf-2.4.1-2|198	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|protobuf-2.4.1-2|199	mkdir -p $MAVEN_REPO_LOCAL
14mr|protobuf-2.4.1-2|200	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc
14mr|protobuf-2.4.1-2|201	popd
14mr|protobuf-2.4.1-2|202	%endif
14mr|protobuf-2.4.1-2|203	
14mr|protobuf-2.4.1-2|204	%check
14mr|protobuf-2.4.1-2|205	# Tests are broken with gcc 4.7
14mr|protobuf-2.4.1-2|206	#make check
14mr|protobuf-2.4.1-2|207	
14mr|protobuf-2.4.1-2|208	%install
14mr|protobuf-2.4.1-2|209	%makeinstall
14mr|protobuf-2.4.1-2|210	find %{buildroot} -type f -name "*.la" -exec rm -f {} \;
14mr|protobuf-2.4.1-2|211	
14mr|protobuf-2.4.1-2|212	%if %{with_python}
14mr|protobuf-2.4.1-2|213	pushd python
14mr|protobuf-2.4.1-2|214	%__python ./setup.py install --root=%{buildroot} --single-version-externally-managed --record=INSTALLED_FILES --optimize=1
14mr|protobuf-2.4.1-2|215	popd
14mr|protobuf-2.4.1-2|216	%endif
14mr|protobuf-2.4.1-2|217	
14mr|protobuf-2.4.1-2|218	install -p -m 644 -D %{SOURCE1} %{buildroot}%{_datadir}/vim/vimfiles/ftdetect/proto.vim
14mr|protobuf-2.4.1-2|219	install -p -m 644 -D editors/proto.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax/proto.vim
14mr|protobuf-2.4.1-2|220	
14mr|protobuf-2.4.1-2|221	%if %{with_java}
14mr|protobuf-2.4.1-2|222	pushd java
14mr|protobuf-2.4.1-2|223	install -d -m 755 %{buildroot}%{_javadir}
14mr|protobuf-2.4.1-2|224	install -pm 644 target/%{name}-java-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|protobuf-2.4.1-2|225	
14mr|protobuf-2.4.1-2|226	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|protobuf-2.4.1-2|227	cp -rp target/site/apidocs %{buildroot}%{_javadocdir}/%{name}
14mr|protobuf-2.4.1-2|228	
14mr|protobuf-2.4.1-2|229	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|protobuf-2.4.1-2|230	install -pm 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|protobuf-2.4.1-2|231	%add_to_maven_depmap org.apache.maven %{name} %{version} JPP %{name}
14mr|protobuf-2.4.1-2|232	popd
14mr|protobuf-2.4.1-2|233	%endif
14mr|protobuf-2.4.1-2|234	
14mr|protobuf-2.4.1-2|235	%if %{with_java}
14mr|protobuf-2.4.1-2|236	%post java
14mr|protobuf-2.4.1-2|237	%update_maven_depmap
14mr|protobuf-2.4.1-2|238	
14mr|protobuf-2.4.1-2|239	%postun java
14mr|protobuf-2.4.1-2|240	%update_maven_depmap
14mr|protobuf-2.4.1-2|241	%endif
14mr|protobuf-2.4.1-2|242	
14mr|protobuf-2.4.1-2|243	%files -n %{libname}
14mr|protobuf-2.4.1-2|244	%doc CHANGES.txt CONTRIBUTORS.txt COPYING.txt README.txt
14mr|protobuf-2.4.1-2|245	%{_libdir}/lib%{name}.so.%{major}*
14mr|protobuf-2.4.1-2|246	
14mr|protobuf-2.4.1-2|247	%files -n %{liblite}
14mr|protobuf-2.4.1-2|248	%doc COPYING.txt README.txt
14mr|protobuf-2.4.1-2|249	%{_libdir}/lib%{name}-lite.so.%{major}*
14mr|protobuf-2.4.1-2|250	
14mr|protobuf-2.4.1-2|251	%files compiler
14mr|protobuf-2.4.1-2|252	%doc COPYING.txt README.txt
14mr|protobuf-2.4.1-2|253	%{_bindir}/protoc
14mr|protobuf-2.4.1-2|254	
14mr|protobuf-2.4.1-2|255	%files -n %{libcompiler}
14mr|protobuf-2.4.1-2|256	%{_libdir}/libprotoc.so.%{major}*
14mr|protobuf-2.4.1-2|257	
14mr|protobuf-2.4.1-2|258	%files -n %{develname}
14mr|protobuf-2.4.1-2|259	%doc examples/add_person.cc examples/addressbook.proto
14mr|protobuf-2.4.1-2|260	%doc  examples/list_people.cc examples/Makefile examples/README.txt
14mr|protobuf-2.4.1-2|261	%dir %{_includedir}/google
14mr|protobuf-2.4.1-2|262	%{_includedir}/google/%{name}/
14mr|protobuf-2.4.1-2|263	%{_libdir}/lib%{name}.so
14mr|protobuf-2.4.1-2|264	%{_libdir}/lib%{name}-lite.so
14mr|protobuf-2.4.1-2|265	%{_libdir}/libprotoc.so
14mr|protobuf-2.4.1-2|266	%{_libdir}/pkgconfig/%{name}.pc
14mr|protobuf-2.4.1-2|267	%{_libdir}/pkgconfig/%{name}-lite.pc
14mr|protobuf-2.4.1-2|268	
14mr|protobuf-2.4.1-2|269	%files -n %{staticdevelname}
14mr|protobuf-2.4.1-2|270	%{_libdir}/lib%{name}.a
14mr|protobuf-2.4.1-2|271	%{_libdir}/lib%{name}-lite.a
14mr|protobuf-2.4.1-2|272	%{_libdir}/libprotoc.a
14mr|protobuf-2.4.1-2|273	
14mr|protobuf-2.4.1-2|274	%if %{with_python}
14mr|protobuf-2.4.1-2|275	%files -n python-%{name}
14mr|protobuf-2.4.1-2|276	%doc python/README.txt
14mr|protobuf-2.4.1-2|277	%doc examples/add_person.py examples/list_people.py examples/addressbook.proto
14mr|protobuf-2.4.1-2|278	%dir %{py_puresitedir}/google
14mr|protobuf-2.4.1-2|279	%{py_puresitedir}/google/%{name}/
14mr|protobuf-2.4.1-2|280	%{py_puresitedir}/%{name}-%{version}-py%{python_version}.egg-info/
14mr|protobuf-2.4.1-2|281	%{py_puresitedir}/%{name}-%{version}-py%{python_version}-nspkg.pth
14mr|protobuf-2.4.1-2|282	%endif
14mr|protobuf-2.4.1-2|283	
14mr|protobuf-2.4.1-2|284	%files vim
14mr|protobuf-2.4.1-2|285	%{_datadir}/vim/vimfiles/ftdetect/proto.vim
14mr|protobuf-2.4.1-2|286	%{_datadir}/vim/vimfiles/syntax/proto.vim
14mr|protobuf-2.4.1-2|287	
14mr|protobuf-2.4.1-2|288	%if %{with_java}
14mr|protobuf-2.4.1-2|289	%files java
14mr|protobuf-2.4.1-2|290	%doc examples/AddPerson.java examples/ListPeople.java
14mr|protobuf-2.4.1-2|291	%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|protobuf-2.4.1-2|292	%{_mavendepmapfragdir}/%{name}
14mr|protobuf-2.4.1-2|293	%{_javadir}/*
14mr|protobuf-2.4.1-2|294	
14mr|protobuf-2.4.1-2|295	%files javadoc
14mr|protobuf-2.4.1-2|296	%{_javadocdir}/%{name}
14mr|protobuf-2.4.1-2|297	%endif
14mr|protobuf-2.4.1-2|298	
14mr|protobuf-2.4.1-2|299	
14mr|protobuf-2.4.1-2|300	
14mr|protobuf-2.4.1-2|301	
14mr|protobuf-2.4.1-2|302	%changelog
14mr|protobuf-2.4.1-2|303	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.1-2
14mr|protobuf-2.4.1-2|304	+ Revision: e56dd74
14mr|protobuf-2.4.1-2|305	- MassBuild#440: Increase release tag
14mr|protobuf-2.4.1-2|306	
14mr|protobuf-2.4.1-2|307	

18587 14
14mr|proxymngr-1.0.3-2|1	Summary:	Proxy manager service
14mr|proxymngr-1.0.3-2|2	
14mr|proxymngr-1.0.3-2|3	Name:		proxymngr
14mr|proxymngr-1.0.3-2|4	Version:	1.0.3
14mr|proxymngr-1.0.3-2|5	Release:	2
14mr|proxymngr-1.0.3-2|6	Group:		Development/X11
14mr|proxymngr-1.0.3-2|7	License:	MIT
14mr|proxymngr-1.0.3-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|proxymngr-1.0.3-2|9	BuildRequires:	lbxproxy >= 1.0.1
14mr|proxymngr-1.0.3-2|10	BuildRequires:	pkgconfig(ice) >= 1.0.0
14mr|proxymngr-1.0.3-2|11	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|proxymngr-1.0.3-2|12	BuildRequires:	pkgconfig(xorg-macros)
14mr|proxymngr-1.0.3-2|13	BuildRequires:	pkgconfig(xproto)
14mr|proxymngr-1.0.3-2|14	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mr|proxymngr-1.0.3-2|15	
14mr|proxymngr-1.0.3-2|16	%description
14mr|proxymngr-1.0.3-2|17	The proxy manager (proxymngr) is responsible for resolving requests from
14mr|proxymngr-1.0.3-2|18	xfindproxy (and other similar clients), starting new proxies when appropriate,
14mr|proxymngr-1.0.3-2|19	and keeping track of all of the available proxy services. The proxy manager
14mr|proxymngr-1.0.3-2|20	strives to reuse existing proxies whenever possible.
14mr|proxymngr-1.0.3-2|21	
14mr|proxymngr-1.0.3-2|22	%prep
14mr|proxymngr-1.0.3-2|23	%setup -q
14mr|proxymngr-1.0.3-2|24	
14mr|proxymngr-1.0.3-2|25	%build
14mr|proxymngr-1.0.3-2|26	%configure2_5x \
14mr|proxymngr-1.0.3-2|27	--x-includes=%{_includedir}\
14mr|proxymngr-1.0.3-2|28	--x-libraries=%{_libdir}
14mr|proxymngr-1.0.3-2|29	
14mr|proxymngr-1.0.3-2|30	%make
14mr|proxymngr-1.0.3-2|31	
14mr|proxymngr-1.0.3-2|32	%install
14mr|proxymngr-1.0.3-2|33	%makeinstall_std
14mr|proxymngr-1.0.3-2|34	
14mr|proxymngr-1.0.3-2|35	%files
14mr|proxymngr-1.0.3-2|36	%{_bindir}/proxymngr
14mr|proxymngr-1.0.3-2|37	%{_mandir}/man1/proxymngr.*
14mr|proxymngr-1.0.3-2|38	%{_sysconfdir}/X11/proxymngr/pmconfig
14mr|proxymngr-1.0.3-2|39	
14mr|proxymngr-1.0.3-2|40	
14mr|proxymngr-1.0.3-2|41	
14mr|proxymngr-1.0.3-2|42	%changelog
14mr|proxymngr-1.0.3-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|proxymngr-1.0.3-2|44	+ Revision: 7854f57
14mr|proxymngr-1.0.3-2|45	- MassBuild#440: Increase release tag
14mr|proxymngr-1.0.3-2|46	
14mr|proxymngr-1.0.3-2|47	

18588 14
14mr|psacct-6.6.1-6|1	Summary:	Utilities for monitoring process activities
14mr|psacct-6.6.1-6|2	Name:		psacct
14mr|psacct-6.6.1-6|3	Version:	6.6.1
14mr|psacct-6.6.1-6|4	Release:	6
14mr|psacct-6.6.1-6|5	License:	GPLv2+
14mr|psacct-6.6.1-6|6	Group:		Monitoring
14mr|psacct-6.6.1-6|7	Url:		ftp://ftp.gnu.org/pub/gnu/acct
14mr|psacct-6.6.1-6|8	Source0:	ftp://ftp.gnu.org/pub/gnu/acct/acct-%{version}.tar.gz
14mr|psacct-6.6.1-6|9	Source1:	psacct.logrotate
14mr|psacct-6.6.1-6|10	Source2:	psacct.initscript
14mr|psacct-6.6.1-6|11	Patch1:		acct-6.6.1-texinfo5.1.patch
14mr|psacct-6.6.1-6|12	BuildRequires:	texinfo
14mr|psacct-6.6.1-6|13	Requires(post,preun):	rpm-helper
14mr|psacct-6.6.1-6|14	
14mr|psacct-6.6.1-6|15	%description
14mr|psacct-6.6.1-6|16	The psacct package contains several utilities for monitoring process
14mr|psacct-6.6.1-6|17	activities, including ac, lastcomm, accton and sa.  The ac command
14mr|psacct-6.6.1-6|18	displays statistics about how long users have been logged on.  The
14mr|psacct-6.6.1-6|19	lastcomm command displays information about previous executed commands.
14mr|psacct-6.6.1-6|20	The accton command turns process accounting on or off.  The sa command
14mr|psacct-6.6.1-6|21	summarizes information about previously executed commmands.
14mr|psacct-6.6.1-6|22	
14mr|psacct-6.6.1-6|23	Install the psacct package if you'd like to use its utilities for
14mr|psacct-6.6.1-6|24	monitoring process activities on your system.
14mr|psacct-6.6.1-6|25	
14mr|psacct-6.6.1-6|26	%files
14mr|psacct-6.6.1-6|27	%doc README NEWS INSTALL AUTHORS ChangeLog COPYING
14mr|psacct-6.6.1-6|28	/sbin/*
14mr|psacct-6.6.1-6|29	%{_sbindir}/*
14mr|psacct-6.6.1-6|30	%{_bindir}/*
14mr|psacct-6.6.1-6|31	%{_mandir}/*/*
14mr|psacct-6.6.1-6|32	%{_infodir}/*
14mr|psacct-6.6.1-6|33	%config(noreplace) /etc/logrotate.d/%{name}
14mr|psacct-6.6.1-6|34	%config(noreplace) %{_initrddir}/%{name}
14mr|psacct-6.6.1-6|35	%ghost /var/log/pacct
14mr|psacct-6.6.1-6|36	%ghost /var/log/usracct
14mr|psacct-6.6.1-6|37	%ghost /var/log/savacct
14mr|psacct-6.6.1-6|38	
14mr|psacct-6.6.1-6|39	%post
14mr|psacct-6.6.1-6|40	# Create initial log files so that logrotate doesn't complain
14mr|psacct-6.6.1-6|41	if [ $1 = 1 ]; then
14mr|psacct-6.6.1-6|42	%create_ghostfile /var/log/usracct root root 644
14mr|psacct-6.6.1-6|43	%create_ghostfile /var/log/savacct root root 644
14mr|psacct-6.6.1-6|44	%create_ghostfile /var/log/pacct root root 644
14mr|psacct-6.6.1-6|45	fi
14mr|psacct-6.6.1-6|46	
14mr|psacct-6.6.1-6|47	%_post_service %{name}
14mr|psacct-6.6.1-6|48	
14mr|psacct-6.6.1-6|49	%preun
14mr|psacct-6.6.1-6|50	%_preun_service %{name}
14mr|psacct-6.6.1-6|51	
14mr|psacct-6.6.1-6|52	#----------------------------------------------------------------------------
14mr|psacct-6.6.1-6|53	
14mr|psacct-6.6.1-6|54	%prep
14mr|psacct-6.6.1-6|55	%setup -qn acct-%{version}
14mr|psacct-6.6.1-6|56	%apply_patches
14mr|psacct-6.6.1-6|57	
14mr|psacct-6.6.1-6|58	%build
14mr|psacct-6.6.1-6|59	%serverbuild
14mr|psacct-6.6.1-6|60	%configure2_5x
14mr|psacct-6.6.1-6|61	
14mr|psacct-6.6.1-6|62	perl -p -i -e "s@/var/account@/var/log@g" files.h configure
14mr|psacct-6.6.1-6|63	
14mr|psacct-6.6.1-6|64	%make
14mr|psacct-6.6.1-6|65	
14mr|psacct-6.6.1-6|66	%install
14mr|psacct-6.6.1-6|67	mkdir -p %{buildroot}/{sbin,usr,var/log}
14mr|psacct-6.6.1-6|68	%makeinstall
14mr|psacct-6.6.1-6|69	
14mr|psacct-6.6.1-6|70	# move accton to /sbin -- leave historical symlink
14mr|psacct-6.6.1-6|71	mv %{buildroot}%{_sbindir}/accton %{buildroot}/sbin/accton
14mr|psacct-6.6.1-6|72	ln -s ../../sbin/accton %{buildroot}%{_sbindir}/accton
14mr|psacct-6.6.1-6|73	
14mr|psacct-6.6.1-6|74	# Because of the last command conflicting with the one from SysVinit
14mr|psacct-6.6.1-6|75	# We used to rename it, just delete it instead - it doesn't work any
14mr|psacct-6.6.1-6|76	# more, and this is what Debian and Fedora do - AdamW 2008/03
14mr|psacct-6.6.1-6|77	rm -f %{buildroot}%{_bindir}/last
14mr|psacct-6.6.1-6|78	rm -f %{buildroot}%{_mandir}/man1/last.1
14mr|psacct-6.6.1-6|79	
14mr|psacct-6.6.1-6|80	touch %{buildroot}/var/log/pacct %{buildroot}/var/log/usracct %{buildroot}/var/log/savacct
14mr|psacct-6.6.1-6|81	
14mr|psacct-6.6.1-6|82	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/psacct
14mr|psacct-6.6.1-6|83	install -D -m 755 %{SOURCE2} %{buildroot}/%{_initrddir}/psacct
14mr|psacct-6.6.1-6|84	
14mr|psacct-6.6.1-6|85	
14mr|psacct-6.6.1-6|86	%changelog
14mr|psacct-6.6.1-6|87	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.6.1-6
14mr|psacct-6.6.1-6|88	+ Revision: f6ddf81
14mr|psacct-6.6.1-6|89	- New version 6.6.1
14mr|psacct-6.6.1-6|90	
14mr|psacct-6.6.1-6|91	

18589 14
14mr|psad-2.2.3-2|1	Summary:	Psad analyzses iptables log messages for suspect traffic
14mr|psad-2.2.3-2|2	Name:		psad
14mr|psad-2.2.3-2|3	Version:	2.2.3
14mr|psad-2.2.3-2|4	Release:	2
14mr|psad-2.2.3-2|5	License:	GPL+ and GPLv2+
14mr|psad-2.2.3-2|6	Group:		System/Servers
14mr|psad-2.2.3-2|7	URL:		http://www.cipherdyne.org/psad/
14mr|psad-2.2.3-2|8	Source0:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.bz2
14mr|psad-2.2.3-2|9	Source1:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz.asc
14mr|psad-2.2.3-2|10	BuildRequires:	perl-devel
14mr|psad-2.2.3-2|11	BuildRequires:	perl-Unix-Syslog
14mr|psad-2.2.3-2|12	BuildRequires:	perl-NetAddr-IP
14mr|psad-2.2.3-2|13	Requires:	perl-Unix-Syslog
14mr|psad-2.2.3-2|14	Requires:	perl-Date-Calc
14mr|psad-2.2.3-2|15	Requires:	sendmail-command
14mr|psad-2.2.3-2|16	Requires:	perl-NetAddr-IP
14mr|psad-2.2.3-2|17	Requires:	perl-IPTables-Parse
14mr|psad-2.2.3-2|18	Requires:	userspace-ipfilter
14mr|psad-2.2.3-2|19	Requires:	perl-Bit-Vector
14mr|psad-2.2.3-2|20	Requires:	perl-IPTables-ChainMgr
14mr|psad-2.2.3-2|21	Requires:	whois
14mr|psad-2.2.3-2|22	Requires(post): rpm-helper
14mr|psad-2.2.3-2|23	Requires(preun): rpm-helper
14mr|psad-2.2.3-2|24	
14mr|psad-2.2.3-2|25	%description
14mr|psad-2.2.3-2|26	Port Scan Attack Detector (psad) is a collection of four lightweight
14mr|psad-2.2.3-2|27	system daemons written in Perl and C that are designed to work with
14mr|psad-2.2.3-2|28	Linux firewalling code (iptables in the 2.4.x kernels, and ipchains
14mr|psad-2.2.3-2|29	in the 2.2.x kernels) to detect port scans. It features a set of highly
14mr|psad-2.2.3-2|30	configurable danger thresholds (with sensible defaults provided),
14mr|psad-2.2.3-2|31	verbose alert messages that include the source, destination, scanned
14mr|psad-2.2.3-2|32	port range, begin and end times, TCP flags and corresponding nmap
14mr|psad-2.2.3-2|33	options (Linux 2.4.x kernels only), email alerting, and automatic
14mr|psad-2.2.3-2|34	blocking of offending IP addresses via dynamic configuration of
14mr|psad-2.2.3-2|35	ipchains/iptables firewall rulesets. In addition, for the 2.4.x kernels
14mr|psad-2.2.3-2|36	psad incorporates many of the TCP, UDP, and ICMP signatures included in
14mr|psad-2.2.3-2|37	Snort to detect highly suspect scans for various backdoor programs
14mr|psad-2.2.3-2|38	(e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and
14mr|psad-2.2.3-2|39	advanced port scans (syn, fin, Xmas) which are easily leveraged against
14mr|psad-2.2.3-2|40	a machine via nmap. Psad also uses packet TTL, IP id, TOS, and TCP
14mr|psad-2.2.3-2|41	window sizes to passively fingerprint the remote operating system from
14mr|psad-2.2.3-2|42	which scans originate.
14mr|psad-2.2.3-2|43	
14mr|psad-2.2.3-2|44	%package -n perl-IPTables-Parse
14mr|psad-2.2.3-2|45	Summary:	Parse iptables rules
14mr|psad-2.2.3-2|46	Group:		System/Configuration/Networking
14mr|psad-2.2.3-2|47	License:	GPL+ or Artistic
14mr|psad-2.2.3-2|48	
14mr|psad-2.2.3-2|49	%description -n perl-IPTables-Parse
14mr|psad-2.2.3-2|50	Psad package provides a IPTables-Parse perl module.
14mr|psad-2.2.3-2|51	
14mr|psad-2.2.3-2|52	%package -n perl-IPTables-ChainMgr
14mr|psad-2.2.3-2|53	Summary:	ChainMgr iptables perl module
14mr|psad-2.2.3-2|54	Group:		System/Configuration/Networking
14mr|psad-2.2.3-2|55	License:	GPL+ or Artistic
14mr|psad-2.2.3-2|56	
14mr|psad-2.2.3-2|57	%description -n perl-IPTables-ChainMgr
14mr|psad-2.2.3-2|58	Psad package provides a IPTables-ChainMgr perl module.
14mr|psad-2.2.3-2|59	
14mr|psad-2.2.3-2|60	%prep
14mr|psad-2.2.3-2|61	
14mr|psad-2.2.3-2|62	%setup -q
14mr|psad-2.2.3-2|63	
14mr|psad-2.2.3-2|64	%build
14mr|psad-2.2.3-2|65	### build psad binaries (kmsgsd, psadwatchd, and diskmond)
14mr|psad-2.2.3-2|66	%make OPTS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|psad-2.2.3-2|67	
14mr|psad-2.2.3-2|68	pushd deps/IPTables-Parse
14mr|psad-2.2.3-2|69	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|psad-2.2.3-2|70	%__make
14mr|psad-2.2.3-2|71	popd
14mr|psad-2.2.3-2|72	
14mr|psad-2.2.3-2|73	pushd deps/IPTables-ChainMgr
14mr|psad-2.2.3-2|74	%__perl Makefile.PL INSTALLDIRS=vendor
14mr|psad-2.2.3-2|75	%__make
14mr|psad-2.2.3-2|76	popd
14mr|psad-2.2.3-2|77	
14mr|psad-2.2.3-2|78	%check
14mr|psad-2.2.3-2|79	pushd deps/IPTables-Parse
14mr|psad-2.2.3-2|80	%__make test
14mr|psad-2.2.3-2|81	popd
14mr|psad-2.2.3-2|82	
14mr|psad-2.2.3-2|83	pushd deps/IPTables-ChainMgr
14mr|psad-2.2.3-2|84	PERL5LIB=../IPTables-Parse/blib/lib %__make test
14mr|psad-2.2.3-2|85	popd
14mr|psad-2.2.3-2|86	
14mr|psad-2.2.3-2|87	%install
14mr|psad-2.2.3-2|88	### log directory
14mr|psad-2.2.3-2|89	mkdir -p %{buildroot}%{_logdir}/%{name}
14mr|psad-2.2.3-2|90	### dir for psadfifo
14mr|psad-2.2.3-2|91	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14mr|psad-2.2.3-2|92	### dir for pidfiles
14mr|psad-2.2.3-2|93	mkdir -p %{buildroot}/var/run/%{name}
14mr|psad-2.2.3-2|94	
14mr|psad-2.2.3-2|95	mkdir -p %{buildroot}%{_mandir}/man8
14mr|psad-2.2.3-2|96	mkdir -p %{buildroot}%{_sbindir}
14mr|psad-2.2.3-2|97	### psad config
14mr|psad-2.2.3-2|98	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mr|psad-2.2.3-2|99	### psad init script
14mr|psad-2.2.3-2|100	mkdir -p %{buildroot}%{_initrddir}
14mr|psad-2.2.3-2|101	
14mr|psad-2.2.3-2|102	install -m 700 {psad,kmsgsd,psadwatchd}	%{buildroot}%{_sbindir}/
14mr|psad-2.2.3-2|103	install -m 500 fwcheck_psad.pl %{buildroot}%{_sbindir}/fwcheck_psad
14mr|psad-2.2.3-2|104	install -m 755 init-scripts/psad-init.redhat %{buildroot}%{_initrddir}/%{name}
14mr|psad-2.2.3-2|105	install -m 644 {psad.conf,pf.os} %{buildroot}%{_sysconfdir}/%{name}/
14mr|psad-2.2.3-2|106	install -m 644 {signatures,icmp_types,icmp6_types,auto_dl,posf,ip_options} %{buildroot}%{_sysconfdir}/%{name}/
14mr|psad-2.2.3-2|107	install -m 644 *.8 %{buildroot}%{_mandir}/man8/
14mr|psad-2.2.3-2|108	
14mr|psad-2.2.3-2|109	pushd deps/IPTables-Parse
14mr|psad-2.2.3-2|110	%makeinstall_std
14mr|psad-2.2.3-2|111	popd
14mr|psad-2.2.3-2|112	
14mr|psad-2.2.3-2|113	pushd deps/IPTables-ChainMgr
14mr|psad-2.2.3-2|114	%makeinstall_std
14mr|psad-2.2.3-2|115	popd
14mr|psad-2.2.3-2|116	
14mr|psad-2.2.3-2|117	### install snort rules files
14mr|psad-2.2.3-2|118	cp -r deps/snort_rules %{buildroot}%{_sysconfdir}/%{name}/
14mr|psad-2.2.3-2|119	
14mr|psad-2.2.3-2|120	%post
14mr|psad-2.2.3-2|121	### put the current hostname into the psad C binaries
14mr|psad-2.2.3-2|122	### (diskmond and psadwatchd).
14mr|psad-2.2.3-2|123	perl -p -i -e 'use Sys::Hostname; my $hostname = hostname(); s/HOSTNAME(\s+)CHANGE.?ME/HOSTNAME${1}$hostname/' /etc/psad/psad.conf
14mr|psad-2.2.3-2|124	
14mr|psad-2.2.3-2|125	/bin/touch /var/log/psad/fwdata
14mr|psad-2.2.3-2|126	chown root.root /var/log/psad/fwdata
14mr|psad-2.2.3-2|127	chmod 0600 /var/log/psad/fwdata
14mr|psad-2.2.3-2|128	if [ ! -p /var/lib/psad/psadfifo ];
14mr|psad-2.2.3-2|129	then [ -e /var/lib/psad/psadfifo ] && /bin/rm -f /var/lib/psad/psadfifo
14mr|psad-2.2.3-2|130	/bin/mknod -m 600 /var/lib/psad/psadfifo p
14mr|psad-2.2.3-2|131	fi
14mr|psad-2.2.3-2|132	chown root.root /var/lib/psad/psadfifo
14mr|psad-2.2.3-2|133	chmod 0600 /var/lib/psad/psadfifo
14mr|psad-2.2.3-2|134	### make psad start at boot
14mr|psad-2.2.3-2|135	%_post_service psad
14mr|psad-2.2.3-2|136	[ -f /etc/syslog.conf ] || exit 0
14mr|psad-2.2.3-2|137	### make a backup of /etc/syslog.conf
14mr|psad-2.2.3-2|138	[ -f /etc/syslog.conf.orig ] || cp -p /etc/syslog.conf /etc/syslog.conf.orig
14mr|psad-2.2.3-2|139	### add the psadfifo line to /etc/syslog.conf if necessary
14mr|psad-2.2.3-2|140	if ! grep -v "#" /etc/syslog.conf | grep -q psadfifo;
14mr|psad-2.2.3-2|141	then echo " .. Adding psadfifo line to /etc/syslog.conf"
14mr|psad-2.2.3-2|142	echo "kern.info |/var/lib/psad/psadfifo" >> /etc/syslog.conf
14mr|psad-2.2.3-2|143	fi
14mr|psad-2.2.3-2|144	if [ -e /var/run/syslogd.pid ];
14mr|psad-2.2.3-2|145	then
14mr|psad-2.2.3-2|146	echo " .. Restarting syslogd "
14mr|psad-2.2.3-2|147	kill -HUP `cat /var/run/syslogd.pid`
14mr|psad-2.2.3-2|148	fi
14mr|psad-2.2.3-2|149	if grep -q "EMAIL.*root.*localhost" /etc/psad/psad.conf;
14mr|psad-2.2.3-2|150	then
14mr|psad-2.2.3-2|151	echo " .. You can edit the EMAIL_ADDRESSES variable in"
14mr|psad-2.2.3-2|152	echo "    /etc/psad/psad.conf to have email alerts sent to"
14mr|psad-2.2.3-2|153	echo "    an address other than root@localhost"
14mr|psad-2.2.3-2|154	fi
14mr|psad-2.2.3-2|155	
14mr|psad-2.2.3-2|156	%preun
14mr|psad-2.2.3-2|157	%_preun_service psad
14mr|psad-2.2.3-2|158	
14mr|psad-2.2.3-2|159	%files
14mr|psad-2.2.3-2|160	%{_initrddir}/%{name}
14mr|psad-2.2.3-2|161	%{_logdir}/%{name}
14mr|psad-2.2.3-2|162	%{_localstatedir}/lib/%{name}
14mr|psad-2.2.3-2|163	/var/run/%{name}
14mr|psad-2.2.3-2|164	%attr (0500,root,root) %{_sbindir}/*
14mr|psad-2.2.3-2|165	%{_mandir}/man8/*
14mr|psad-2.2.3-2|166	
14mr|psad-2.2.3-2|167	%dir %{_sysconfdir}/%{name}
14mr|psad-2.2.3-2|168	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mr|psad-2.2.3-2|169	%config(noreplace) %{_sysconfdir}/%{name}/auto_dl
14mr|psad-2.2.3-2|170	%config(noreplace) %{_sysconfdir}/%{name}/icmp_types
14mr|psad-2.2.3-2|171	%config(noreplace) %{_sysconfdir}/%{name}/icmp6_types
14mr|psad-2.2.3-2|172	%config(noreplace) %{_sysconfdir}/%{name}/posf
14mr|psad-2.2.3-2|173	%config(noreplace) %{_sysconfdir}/%{name}/signatures
14mr|psad-2.2.3-2|174	%config(noreplace) %{_sysconfdir}/%{name}/pf.os
14mr|psad-2.2.3-2|175	%config(noreplace) %{_sysconfdir}/%{name}/ip_options
14mr|psad-2.2.3-2|176	
14mr|psad-2.2.3-2|177	%dir %{_sysconfdir}/%{name}/snort_rules
14mr|psad-2.2.3-2|178	%config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
14mr|psad-2.2.3-2|179	
14mr|psad-2.2.3-2|180	%files -n perl-IPTables-Parse
14mr|psad-2.2.3-2|181	%{perl_vendorlib}/IPTables/Parse.pm
14mr|psad-2.2.3-2|182	%{_mandir}/man3/IPTables::Parse*
14mr|psad-2.2.3-2|183	
14mr|psad-2.2.3-2|184	%files -n perl-IPTables-ChainMgr
14mr|psad-2.2.3-2|185	%{perl_vendorlib}/IPTables/ChainMgr.pm
14mr|psad-2.2.3-2|186	%{_mandir}/man3/IPTables::ChainMgr*
14mr|psad-2.2.3-2|187	
14mr|psad-2.2.3-2|188	
14mr|psad-2.2.3-2|189	
14mr|psad-2.2.3-2|190	%changelog
14mr|psad-2.2.3-2|191	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.3-2
14mr|psad-2.2.3-2|192	+ Revision: 8143fef
14mr|psad-2.2.3-2|193	- MassBuild#440: Increase release tag
14mr|psad-2.2.3-2|194	
14mr|psad-2.2.3-2|195	

18590 14
14mr|psiconv-0.9.8-27|1	%define major 6
14mr|psiconv-0.9.8-27|2	%define libname %mklibname %{name} %{major}
14mr|psiconv-0.9.8-27|3	%define devname %mklibname %{name} -d
14mr|psiconv-0.9.8-27|4	
14mr|psiconv-0.9.8-27|5	Summary:	PSION 5(MX) file format data conversion utilities
14mr|psiconv-0.9.8-27|6	Name:		psiconv
14mr|psiconv-0.9.8-27|7	Version:	0.9.8
14mr|psiconv-0.9.8-27|8	Release:	27
14mr|psiconv-0.9.8-27|9	License:	GPLv2+
14mr|psiconv-0.9.8-27|10	Group:		File tools
14mr|psiconv-0.9.8-27|11	Url:		http://software.frodo.looijaard.name/psiconv/
14mr|psiconv-0.9.8-27|12	Source0:	http://software.frodo.looijaard.name/psiconv/files/%{name}-%{version}.tar.bz2
14mr|psiconv-0.9.8-27|13	BuildRequires:	bc
14mr|psiconv-0.9.8-27|14	BuildRequires:	pkgconfig(ImageMagick)
14mr|psiconv-0.9.8-27|15	
14mr|psiconv-0.9.8-27|16	%description
14mr|psiconv-0.9.8-27|17	The Psion 5 has several built-in applications. They use their own file
14mr|psiconv-0.9.8-27|18	formats to save data files. Psion has written file conversion
14mr|psiconv-0.9.8-27|19	utilities for Windows 95, in the form of their PsiWin program. But
14mr|psiconv-0.9.8-27|20	there are no conversion utilities for other operating systems. Also,
14mr|psiconv-0.9.8-27|21	Psion is not able to or does not want to release enough data for
14mr|psiconv-0.9.8-27|22	others to write their own conversion programs. At least, that is what
14mr|psiconv-0.9.8-27|23	I have gathered through the newsgroups and from other sources.
14mr|psiconv-0.9.8-27|24	
14mr|psiconv-0.9.8-27|25	%files
14mr|psiconv-0.9.8-27|26	%doc TODO README NEWS AUTHORS ChangeLog
14mr|psiconv-0.9.8-27|27	%dir %{_sysconfdir}/psiconv/
14mr|psiconv-0.9.8-27|28	%config(noreplace) %{_sysconfdir}/psiconv/*
14mr|psiconv-0.9.8-27|29	%{_bindir}/%{name}
14mr|psiconv-0.9.8-27|30	%{_mandir}/man1/%{name}.1*
14mr|psiconv-0.9.8-27|31	%{_datadir}/%{name}
14mr|psiconv-0.9.8-27|32	
14mr|psiconv-0.9.8-27|33	#----------------------------------------------------------------------------
14mr|psiconv-0.9.8-27|34	
14mr|psiconv-0.9.8-27|35	%package -n %{libname}
14mr|psiconv-0.9.8-27|36	Summary:	PSION 5(MX) file format data conversion library
14mr|psiconv-0.9.8-27|37	Group:		System/Libraries
14mr|psiconv-0.9.8-27|38	
14mr|psiconv-0.9.8-27|39	%description -n %{libname}
14mr|psiconv-0.9.8-27|40	This contains a shared library that can be used by programs to convert
14mr|psiconv-0.9.8-27|41	PSION files.
14mr|psiconv-0.9.8-27|42	
14mr|psiconv-0.9.8-27|43	%files -n %{libname}
14mr|psiconv-0.9.8-27|44	%{_libdir}/libpsiconv.so.%{major}*
14mr|psiconv-0.9.8-27|45	
14mr|psiconv-0.9.8-27|46	#----------------------------------------------------------------------------
14mr|psiconv-0.9.8-27|47	
14mr|psiconv-0.9.8-27|48	%package -n %{devname}
14mr|psiconv-0.9.8-27|49	Summary:	PSION 5(MX) file format data conversion library
14mr|psiconv-0.9.8-27|50	Group:		Development/C
14mr|psiconv-0.9.8-27|51	Requires:	%{libname} = %{version}-%{release}
14mr|psiconv-0.9.8-27|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|psiconv-0.9.8-27|53	
14mr|psiconv-0.9.8-27|54	%description -n %{devname}
14mr|psiconv-0.9.8-27|55	This package includes the development files for %{name}.
14mr|psiconv-0.9.8-27|56	
14mr|psiconv-0.9.8-27|57	%files -n %{devname}
14mr|psiconv-0.9.8-27|58	%{_libdir}/libpsiconv.so
14mr|psiconv-0.9.8-27|59	%{_includedir}/%{name}
14mr|psiconv-0.9.8-27|60	%{_bindir}/psiconv-config
14mr|psiconv-0.9.8-27|61	%{multiarch_bindir}/psiconv-config
14mr|psiconv-0.9.8-27|62	%{_mandir}/man1/psiconv-config.1*
14mr|psiconv-0.9.8-27|63	
14mr|psiconv-0.9.8-27|64	#----------------------------------------------------------------------------
14mr|psiconv-0.9.8-27|65	
14mr|psiconv-0.9.8-27|66	%prep
14mr|psiconv-0.9.8-27|67	%setup -q
14mr|psiconv-0.9.8-27|68	
14mr|psiconv-0.9.8-27|69	%build
14mr|psiconv-0.9.8-27|70	%configure2_5x \
14mr|psiconv-0.9.8-27|71	--disable-static
14mr|psiconv-0.9.8-27|72	%make
14mr|psiconv-0.9.8-27|73	
14mr|psiconv-0.9.8-27|74	%install
14mr|psiconv-0.9.8-27|75	%makeinstall_std
14mr|psiconv-0.9.8-27|76	
14mr|psiconv-0.9.8-27|77	%multiarch_binaries %{buildroot}%{_bindir}/psiconv-config
14mr|psiconv-0.9.8-27|78	
14mr|psiconv-0.9.8-27|79	rm -rf %{buildroot}%{_datadir}/psiconv/xhtml
14mr|psiconv-0.9.8-27|80	
14mr|psiconv-0.9.8-27|81	
14mr|psiconv-0.9.8-27|82	%changelog
14mr|psiconv-0.9.8-27|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.8-27
14mr|psiconv-0.9.8-27|84	+ Revision: b09cf67
14mr|psiconv-0.9.8-27|85	- MassBuild#440: Increase release tag
14mr|psiconv-0.9.8-27|86	
14mr|psiconv-0.9.8-27|87	

18591 14
14mr|psmisc-22.13-4|1	Summary:        Utilities for managing processes on your system
14mr|psmisc-22.13-4|2	Name:           psmisc
14mr|psmisc-22.13-4|3	Version:        22.13
14mr|psmisc-22.13-4|4	Release:        4
14mr|psmisc-22.13-4|5	License:        GPLv2+
14mr|psmisc-22.13-4|6	Group:          Monitoring
14mr|psmisc-22.13-4|7	URL:            http://psmisc.sourceforge.net/
14mr|psmisc-22.13-4|8	Source0:        http://downloads.sourceforge.net/project/psmisc/%{name}/%{name}-%{version}.tar.gz
14mr|psmisc-22.13-4|9	BuildRequires:  ncurses-devel
14mr|psmisc-22.13-4|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|psmisc-22.13-4|11	
14mr|psmisc-22.13-4|12	Patch0:		fuser-fix--s-option.patch
14mr|psmisc-22.13-4|13	
14mr|psmisc-22.13-4|14	%description
14mr|psmisc-22.13-4|15	The psmisc package contains utilities for managing processes on your
14mr|psmisc-22.13-4|16	system: pstree, killall and fuser.  The pstree command displays a tree
14mr|psmisc-22.13-4|17	structure of all of the running processes on your system.  The killall
14mr|psmisc-22.13-4|18	command sends a specified signal (SIGTERM if nothing is specified) to
14mr|psmisc-22.13-4|19	processes identified by name.  The fuser command identifies the PIDs
14mr|psmisc-22.13-4|20	of processes that are using specified files or filesystems.
14mr|psmisc-22.13-4|21	
14mr|psmisc-22.13-4|22	%prep
14mr|psmisc-22.13-4|23	%setup -q
14mr|psmisc-22.13-4|24	%patch0 -p1
14mr|psmisc-22.13-4|25	
14mr|psmisc-22.13-4|26	%build
14mr|psmisc-22.13-4|27	export CFLAGS="%{optflags} -D_GNU_SOURCE"
14mr|psmisc-22.13-4|28	
14mr|psmisc-22.13-4|29	%{configure2_5x} \
14mr|psmisc-22.13-4|30	--disable-rpath
14mr|psmisc-22.13-4|31	%{make}
14mr|psmisc-22.13-4|32	
14mr|psmisc-22.13-4|33	%install
14mr|psmisc-22.13-4|34	%{__rm} -rf %{buildroot}
14mr|psmisc-22.13-4|35	%{makeinstall_std}
14mr|psmisc-22.13-4|36	
14mr|psmisc-22.13-4|37	%{__mkdir_p} %{buildroot}/sbin
14mr|psmisc-22.13-4|38	%{__mv} %{buildroot}%{_bindir}/fuser %{buildroot}/sbin
14mr|psmisc-22.13-4|39	
14mr|psmisc-22.13-4|40	%find_lang %{name}
14mr|psmisc-22.13-4|41	
14mr|psmisc-22.13-4|42	%clean
14mr|psmisc-22.13-4|43	rm -rf %{buildroot}
14mr|psmisc-22.13-4|44	
14mr|psmisc-22.13-4|45	%files -f %{name}.lang
14mr|psmisc-22.13-4|46	%defattr(-,root,root)
14mr|psmisc-22.13-4|47	%doc AUTHORS ChangeLog README
14mr|psmisc-22.13-4|48	/sbin/fuser
14mr|psmisc-22.13-4|49	%{_bindir}/killall
14mr|psmisc-22.13-4|50	%{_bindir}/prtstat
14mr|psmisc-22.13-4|51	%{_bindir}/pstree*
14mr|psmisc-22.13-4|52	%{_mandir}/man1/fuser.1*
14mr|psmisc-22.13-4|53	%{_mandir}/man1/killall.1*
14mr|psmisc-22.13-4|54	%{_mandir}/man1/prtstat.1*
14mr|psmisc-22.13-4|55	%{_mandir}/man1/pstree.1*
14mr|psmisc-22.13-4|56	%{_bindir}/peekfd
14mr|psmisc-22.13-4|57	%{_mandir}/man1/peekfd.1*
14mr|psmisc-22.13-4|58	
14mr|psmisc-22.13-4|59	
14mr|psmisc-22.13-4|60	
14mr|psmisc-22.13-4|61	%changelog
14mr|psmisc-22.13-4|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 22.13-4
14mr|psmisc-22.13-4|63	+ Revision: e216c19
14mr|psmisc-22.13-4|64	- MassBuild#440: Increase release tag
14mr|psmisc-22.13-4|65	
14mr|psmisc-22.13-4|66	

18592 14
14mr|pstoedit-3.62-3|1	%define	major	0
14mr|pstoedit-3.62-3|2	%define	libname	%mklibname pstoedit %{major}
14mr|pstoedit-3.62-3|3	%define	devname	%mklibname pstoedit -d
14mr|pstoedit-3.62-3|4	
14mr|pstoedit-3.62-3|5	Summary:	Translates PostScript/PDF graphics into other vector formats
14mr|pstoedit-3.62-3|6	Name:		pstoedit
14mr|pstoedit-3.62-3|7	Version:	3.62
14mr|pstoedit-3.62-3|8	Release:	3
14mr|pstoedit-3.62-3|9	License:	GPLv2+
14mr|pstoedit-3.62-3|10	Source0:	https://sourceforge.net/projects/pstoedit/files/pstoedit/3.62/%{name}-%{version}.tar.gz
14mr|pstoedit-3.62-3|11	URL:		http://www.pstoedit.net/pstoedit
14mr|pstoedit-3.62-3|12	Group:		Graphics
14mr|pstoedit-3.62-3|13	BuildRequires:	bison
14mr|pstoedit-3.62-3|14	BuildRequires:	ghostscript
14mr|pstoedit-3.62-3|15	BuildRequires:	pkgconfig(ImageMagick)
14mr|pstoedit-3.62-3|16	BuildRequires:	plotutils-devel
14mr|pstoedit-3.62-3|17	BuildRequires:	multiarch-utils >= 1.0.3
14mr|pstoedit-3.62-3|18	# not compatible
14mr|pstoedit-3.62-3|19	BuildConflicts:	ming-devel
14mr|pstoedit-3.62-3|20	
14mr|pstoedit-3.62-3|21	%description
14mr|pstoedit-3.62-3|22	pstoedit translates PostScript and PDF graphics into other vector formats.
14mr|pstoedit-3.62-3|23	Currently pstoedit can generate the following formats:
14mr|pstoedit-3.62-3|24	
14mr|pstoedit-3.62-3|25	- Tgif .obj format (for tgif version >= 3)
14mr|pstoedit-3.62-3|26	- fig format for xfig
14mr|pstoedit-3.62-3|27	- pdf Adobe Portable Document Format
14mr|pstoedit-3.62-3|28	- gnuplot format
14mr|pstoedit-3.62-3|29	- Flattened PostScript (with or without Bezier curves)
14mr|pstoedit-3.62-3|30	- DXF - CAD exchange format
14mr|pstoedit-3.62-3|31	- LWO - LightWave 3D
14mr|pstoedit-3.62-3|32	- RIB - RenderMan
14mr|pstoedit-3.62-3|33	- RPL - Real3D
14mr|pstoedit-3.62-3|34	- Idraw format (a special format of EPS that Idraw can read)
14mr|pstoedit-3.62-3|35	- Tcl/Tk
14mr|pstoedit-3.62-3|36	- HPGL
14mr|pstoedit-3.62-3|37	- AI - Adobe Illustrator Format (based on ps2ai.ps, not a real pstoedit)
14mr|pstoedit-3.62-3|38	- WMF - Windows Meta Files
14mr|pstoedit-3.62-3|39	- PIC format for troff/groff
14mr|pstoedit-3.62-3|40	- MetaPost format per usage with TeX/LaTeX
14mr|pstoedit-3.62-3|41	- LaTeX2e picture
14mr|pstoedit-3.62-3|42	- Kontour
14mr|pstoedit-3.62-3|43	- GNU Metafile (plotutils/libplot)
14mr|pstoedit-3.62-3|44	- Sketch (http://sketch.sourceforge.net)
14mr|pstoedit-3.62-3|45	- Mathematica
14mr|pstoedit-3.62-3|46	- trough ImageMagick to any format supported by ImageMagick
14mr|pstoedit-3.62-3|47	
14mr|pstoedit-3.62-3|48	%package -n	%{libname}
14mr|pstoedit-3.62-3|49	Summary:	Pstoedit libraries
14mr|pstoedit-3.62-3|50	Group:		System/Libraries
14mr|pstoedit-3.62-3|51	
14mr|pstoedit-3.62-3|52	%description -n	%{libname}
14mr|pstoedit-3.62-3|53	This package contains the libraries needed to run programs dynamically
14mr|pstoedit-3.62-3|54	linked with pstoedit libraries.
14mr|pstoedit-3.62-3|55	
14mr|pstoedit-3.62-3|56	%package -n	%{devname}
14mr|pstoedit-3.62-3|57	Summary:	Static libraries and header files for pstoedit development
14mr|pstoedit-3.62-3|58	Group:		Development/C
14mr|pstoedit-3.62-3|59	Provides:	%{name}-devel = %{EVRD}
14mr|pstoedit-3.62-3|60	Requires:	%{libname} = %{EVRD}
14mr|pstoedit-3.62-3|61	%rename		%{_lib}pstoedit0-devel
14mr|pstoedit-3.62-3|62	
14mr|pstoedit-3.62-3|63	%description -n	%{devname}
14mr|pstoedit-3.62-3|64	If you want to create applications that will use pstoedit code or
14mr|pstoedit-3.62-3|65	APIs, you'll need to install these packages as well as pstoedit. This
14mr|pstoedit-3.62-3|66	additional package isn't necessary if you simply want to use pstoedit.
14mr|pstoedit-3.62-3|67	
14mr|pstoedit-3.62-3|68	%prep
14mr|pstoedit-3.62-3|69	%setup -q
14mr|pstoedit-3.62-3|70	
14mr|pstoedit-3.62-3|71	# clean up permissions
14mr|pstoedit-3.62-3|72	#find -type f -perm +111 | xargs -r file | grep -v script | cut -d: -f1| xargs -r chmod 0644
14mr|pstoedit-3.62-3|73	
14mr|pstoedit-3.62-3|74	#AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --force --install
14mr|pstoedit-3.62-3|75	
14mr|pstoedit-3.62-3|76	%build
14mr|pstoedit-3.62-3|77	# needed because of definitions in imagemagick headers that break with -pedantic
14mr|pstoedit-3.62-3|78	sed -ie 's/-pedantic//' configure
14mr|pstoedit-3.62-3|79	%configure2_5x --enable-static
14mr|pstoedit-3.62-3|80	%make
14mr|pstoedit-3.62-3|81	
14mr|pstoedit-3.62-3|82	%install
14mr|pstoedit-3.62-3|83	%makeinstall_std
14mr|pstoedit-3.62-3|84	
14mr|pstoedit-3.62-3|85	install -m644 doc/pstoedit.1 -D %{buildroot}%{_mandir}/man1/pstoedit.1
14mr|pstoedit-3.62-3|86	
14mr|pstoedit-3.62-3|87	rm -f %{buildroot}%{_libdir}/%{name}/*.a
14mr|pstoedit-3.62-3|88	
14mr|pstoedit-3.62-3|89	%files
14mr|pstoedit-3.62-3|90	%doc doc/changelog.htm doc/index.htm doc/readme.txt
14mr|pstoedit-3.62-3|91	%doc readme.install examples
14mr|pstoedit-3.62-3|92	%{_bindir}/pstoedit
14mr|pstoedit-3.62-3|93	%{_datadir}/pstoedit
14mr|pstoedit-3.62-3|94	%{_mandir}/man1/*.1*
14mr|pstoedit-3.62-3|95	
14mr|pstoedit-3.62-3|96	%files -n %{libname}
14mr|pstoedit-3.62-3|97	%{_libdir}/*.so.*
14mr|pstoedit-3.62-3|98	%{_libdir}/pstoedit/*.so
14mr|pstoedit-3.62-3|99	%{_libdir}/pstoedit/*.so.%{major}*
14mr|pstoedit-3.62-3|100	
14mr|pstoedit-3.62-3|101	%files -n %{devname}
14mr|pstoedit-3.62-3|102	%doc doc/pstoedit.htm
14mr|pstoedit-3.62-3|103	%{_includedir}/pstoedit
14mr|pstoedit-3.62-3|104	%{_libdir}/*.a
14mr|pstoedit-3.62-3|105	%{_libdir}/*.so
14mr|pstoedit-3.62-3|106	%{_libdir}/pkgconfig/*.pc
14mr|pstoedit-3.62-3|107	%{_datadir}/aclocal/*.m4
14mr|pstoedit-3.62-3|108	
14mr|pstoedit-3.62-3|109	
14mr|pstoedit-3.62-3|110	%changelog
14mr|pstoedit-3.62-3|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.62-3
14mr|pstoedit-3.62-3|112	+ Revision: 2020862
14mr|pstoedit-3.62-3|113	- MassBuild#440: Increase release tag
14mr|pstoedit-3.62-3|114	
14mr|pstoedit-3.62-3|115	

18593 14
14mr|psutils-p17-22|1	%define	debug_package	%nil
14mr|psutils-p17-22|2	Summary:	PostScript utilities
14mr|psutils-p17-22|3	Name:		psutils
14mr|psutils-p17-22|4	Version:	p17
14mr|psutils-p17-22|5	Release:	22
14mr|psutils-p17-22|6	
14mr|psutils-p17-22|7	URL:		http://www.tardis.ed.ac.uk/~ajcd/psutils/index.html
14mr|psutils-p17-22|8	Source0:	ftp://ftp.knackered.org/pub/psutils/%{name}-%{version}.tar.bz2
14mr|psutils-p17-22|9	Patch0:		psutils-make.patch
14mr|psutils-p17-22|10	Patch1:		psutils-maketext.patch
14mr|psutils-p17-22|11	
14mr|psutils-p17-22|12	License:	BSD-like
14mr|psutils-p17-22|13	Group:		Publishing
14mr|psutils-p17-22|14	Requires:	perl
14mr|psutils-p17-22|15	
14mr|psutils-p17-22|16	%description
14mr|psutils-p17-22|17	psutils contains some utilities for manipulating PostScript documents.
14mr|psutils-p17-22|18	Page selections and rearrangement are supported, including arrengement
14mr|psutils-p17-22|19	into signatures for booklet printing, and page merging for n-up printing.
14mr|psutils-p17-22|20	
14mr|psutils-p17-22|21	%prep
14mr|psutils-p17-22|22	
14mr|psutils-p17-22|23	%setup -q -n psutils
14mr|psutils-p17-22|24	%patch0 -p1
14mr|psutils-p17-22|25	%patch1 -p1
14mr|psutils-p17-22|26	
14mr|psutils-p17-22|27	%build
14mr|psutils-p17-22|28	make -f Makefile.unix RPM_OPT_FLAGS="$RPM_OPT_FLAGS" \
14mr|psutils-p17-22|29	BUILDROOT="%{buildroot}" PERL=%{_bindir}/perl
14mr|psutils-p17-22|30	
14mr|psutils-p17-22|31	%install
14mr|psutils-p17-22|32	mkdir -p %{buildroot}/usr/{bin,man,share/psutils}
14mr|psutils-p17-22|33	make -f Makefile.unix install BUILDROOT="$RPM_BUILD_ROOT"
14mr|psutils-p17-22|34	strip %{buildroot}/%{_bindir}/{epsffit,psbook,psnup,psresize,pstops,psselect}
14mr|psutils-p17-22|35	#move the man page
14mr|psutils-p17-22|36	mv %{buildroot}/usr/man %{buildroot}/%{_datadir}
14mr|psutils-p17-22|37	
14mr|psutils-p17-22|38	%files
14mr|psutils-p17-22|39	%defattr(-,root,root,0755)
14mr|psutils-p17-22|40	%doc LICENSE README
14mr|psutils-p17-22|41	%attr(755,root,root) %_bindir/*
14mr|psutils-p17-22|42	%dir %_datadir/%{name}
14mr|psutils-p17-22|43	%_mandir/man1/*
14mr|psutils-p17-22|44	%_datadir/%{name}/*
14mr|psutils-p17-22|45	
14mr|psutils-p17-22|46	
14mr|psutils-p17-22|47	
14mr|psutils-p17-22|48	
14mr|psutils-p17-22|49	
14mr|psutils-p17-22|50	%changelog
14mr|psutils-p17-22|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> p17-22
14mr|psutils-p17-22|52	+ Revision: ff1b23e
14mr|psutils-p17-22|53	- MassBuild#440: Increase release tag
14mr|psutils-p17-22|54	
14mr|psutils-p17-22|55	

18594 14
14mr|pth-2.0.7-13|1	%define major 20
14mr|pth-2.0.7-13|2	%define libname %mklibname %{name} %{major}
14mr|pth-2.0.7-13|3	%define develname %mklibname %{name} -d
14mr|pth-2.0.7-13|4	
14mr|pth-2.0.7-13|5	Summary:	GNU Pth - GNU Portable Threads
14mr|pth-2.0.7-13|6	Name:		pth
14mr|pth-2.0.7-13|7	Version:	2.0.7
14mr|pth-2.0.7-13|8	Release:	13
14mr|pth-2.0.7-13|9	License:	LGPLv2+
14mr|pth-2.0.7-13|10	Group:		System/Libraries
14mr|pth-2.0.7-13|11	URL:		http://www.gnu.org/software/pth/
14mr|pth-2.0.7-13|12	Source0:	ftp://ftp.gnu.org/pub/gnu/pth/%{name}-%{version}.tar.gz
14mr|pth-2.0.7-13|13	Source1:	ftp://ftp.gnu.org/pub/gnu/pth/%{name}-%{version}.tar.gz.sig
14mr|pth-2.0.7-13|14	Patch0:		%{name}-2.0.0-pth-config.in.patch
14mr|pth-2.0.7-13|15	Patch1:		pth-2.0.7-linux3.patch
14mr|pth-2.0.7-13|16	
14mr|pth-2.0.7-13|17	%description
14mr|pth-2.0.7-13|18	Pth is a very portable POSIX/ANSI-C based library for Unix platforms
14mr|pth-2.0.7-13|19	which provides non-preemptive priority-based scheduling for multiple
14mr|pth-2.0.7-13|20	threads of execution ("multithreading") inside server applications.
14mr|pth-2.0.7-13|21	All threads run in the same address space of the server application,
14mr|pth-2.0.7-13|22	but each thread has it's own individual program-counter, run-time
14mr|pth-2.0.7-13|23	stack, signal mask and errno variable.
14mr|pth-2.0.7-13|24	
14mr|pth-2.0.7-13|25	%package -n %{libname}
14mr|pth-2.0.7-13|26	Summary:	GNU Pth - GNU Portable Threads
14mr|pth-2.0.7-13|27	Group:		System/Libraries
14mr|pth-2.0.7-13|28	
14mr|pth-2.0.7-13|29	%description -n %{libname}
14mr|pth-2.0.7-13|30	Pth is a very portable POSIX/ANSI-C based library for Unix platforms
14mr|pth-2.0.7-13|31	which provides non-preemptive priority-based scheduling for multiple
14mr|pth-2.0.7-13|32	threads of execution ("multithreading") inside server applications.
14mr|pth-2.0.7-13|33	All threads run in the same address space of the server application,
14mr|pth-2.0.7-13|34	but each thread has it's own individual program-counter, run-time
14mr|pth-2.0.7-13|35	stack, signal mask and errno variable.
14mr|pth-2.0.7-13|36	
14mr|pth-2.0.7-13|37	This package provides the main %{name} library.
14mr|pth-2.0.7-13|38	
14mr|pth-2.0.7-13|39	%package -n %{develname}
14mr|pth-2.0.7-13|40	Summary:	GNU Pth - GNU Portable Threads (Headers and Static Libs)
14mr|pth-2.0.7-13|41	Group:		Development/C
14mr|pth-2.0.7-13|42	Requires:	%{libname} = %{version}
14mr|pth-2.0.7-13|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|pth-2.0.7-13|44	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|pth-2.0.7-13|45	Obsoletes:	%mklibname %{name} 20 -d
14mr|pth-2.0.7-13|46	Provides:	%mklibname %{name} 20 -d
14mr|pth-2.0.7-13|47	
14mr|pth-2.0.7-13|48	%description -n %{develname}
14mr|pth-2.0.7-13|49	Pth is a very portable POSIX/ANSI-C based library for Unix platforms.
14mr|pth-2.0.7-13|50	
14mr|pth-2.0.7-13|51	This package provides all necessary files to develop or compile any
14mr|pth-2.0.7-13|52	applications or libraries that use %{name} library.
14mr|pth-2.0.7-13|53	
14mr|pth-2.0.7-13|54	%prep
14mr|pth-2.0.7-13|55	%setup -q
14mr|pth-2.0.7-13|56	%patch0 -p1 -b .cflags-ldflags
14mr|pth-2.0.7-13|57	%patch1 -p1 -b .linux3
14mr|pth-2.0.7-13|58	
14mr|pth-2.0.7-13|59	%build
14mr|pth-2.0.7-13|60	
14mr|pth-2.0.7-13|61	%configure2_5x \
14mr|pth-2.0.7-13|62	--enable-optimize=yes \
14mr|pth-2.0.7-13|63	--enable-pthread=no
14mr|pth-2.0.7-13|64	
14mr|pth-2.0.7-13|65	# (tpg)	without this parallel make fails
14mr|pth-2.0.7-13|66	%make pth_p.h
14mr|pth-2.0.7-13|67	
14mr|pth-2.0.7-13|68	%make
14mr|pth-2.0.7-13|69	
14mr|pth-2.0.7-13|70	%check
14mr|pth-2.0.7-13|71	make test
14mr|pth-2.0.7-13|72	
14mr|pth-2.0.7-13|73	%install
14mr|pth-2.0.7-13|74	
14mr|pth-2.0.7-13|75	%makeinstall_std
14mr|pth-2.0.7-13|76	
14mr|pth-2.0.7-13|77	%multiarch_binaries %{buildroot}%{_bindir}/pth-config
14mr|pth-2.0.7-13|78	
14mr|pth-2.0.7-13|79	
14mr|pth-2.0.7-13|80	%files -n %{libname}
14mr|pth-2.0.7-13|81	%{_libdir}/lib*.so.%{major}*
14mr|pth-2.0.7-13|82	
14mr|pth-2.0.7-13|83	%files -n %{develname}
14mr|pth-2.0.7-13|84	%doc AUTHORS ChangeLog NEWS PORTING README THANKS
14mr|pth-2.0.7-13|85	%{_bindir}/pth-config
14mr|pth-2.0.7-13|86	%{multiarch_bindir}/pth-config
14mr|pth-2.0.7-13|87	%{_datadir}/aclocal/*.m4
14mr|pth-2.0.7-13|88	%{_includedir}/*
14mr|pth-2.0.7-13|89	%{_libdir}/lib*.a
14mr|pth-2.0.7-13|90	%{_libdir}/lib*.so
14mr|pth-2.0.7-13|91	%{_mandir}/man?/*
14mr|pth-2.0.7-13|92	
14mr|pth-2.0.7-13|93	%changelog
14mr|pth-2.0.7-13|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.7-13
14mr|pth-2.0.7-13|95	+ Revision: 9a3c1e9
14mr|pth-2.0.7-13|96	- MassBuild#440: Increase release tag
14mr|pth-2.0.7-13|97	
14mr|pth-2.0.7-13|98	

18595 14
14mr|ptlib-2.10.10-4|1	%define fname pt
14mr|ptlib-2.10.10-4|2	
14mr|ptlib-2.10.10-4|3	%define major %{version}
14mr|ptlib-2.10.10-4|4	%define libname %mklibname %{fname} %{major}
14mr|ptlib-2.10.10-4|5	%define devname %mklibname %{fname} -d
14mr|ptlib-2.10.10-4|6	
14mr|ptlib-2.10.10-4|7	%define url_ver %(echo %version | cut -d. -f1,2)
14mr|ptlib-2.10.10-4|8	
14mr|ptlib-2.10.10-4|9	Summary:	Portable Tool Library
14mr|ptlib-2.10.10-4|10	Name:		ptlib
14mr|ptlib-2.10.10-4|11	Version:	2.10.10
14mr|ptlib-2.10.10-4|12	Release:	4
14mr|ptlib-2.10.10-4|13	License:	MPL
14mr|ptlib-2.10.10-4|14	Group:		System/Libraries
14mr|ptlib-2.10.10-4|15	Url:		http://www.opalvoip.org
14mr|ptlib-2.10.10-4|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/ptlib/%{url_ver}/%{name}-%{version}.tar.xz
14mr|ptlib-2.10.10-4|17	Patch0:		ptlib-fixcamcrash.patch
14mr|ptlib-2.10.10-4|18	Patch1:		ptlib-2.10.10-bison3.patch
14mr|ptlib-2.10.10-4|19	BuildRequires:	bison
14mr|ptlib-2.10.10-4|20	BuildRequires:	flex
14mr|ptlib-2.10.10-4|21	BuildRequires:	sed
14mr|ptlib-2.10.10-4|22	BuildRequires:	libdc1394_12-devel >= 0.9.5
14mr|ptlib-2.10.10-4|23	BuildRequires:	libraw1394_8-devel
14mr|ptlib-2.10.10-4|24	BuildRequires:	openldap-devel
14mr|ptlib-2.10.10-4|25	BuildRequires:	unixODBC-devel
14mr|ptlib-2.10.10-4|26	BuildRequires:	pkgconfig(alsa)
14mr|ptlib-2.10.10-4|27	BuildRequires:	pkgconfig(expat)
14mr|ptlib-2.10.10-4|28	BuildRequires:	pkgconfig(libavc1394)
14mr|ptlib-2.10.10-4|29	#BuildRequires:	pkgconfig(libdc1394-2)
14mr|ptlib-2.10.10-4|30	BuildRequires:	pkgconfig(libdv)
14mr|ptlib-2.10.10-4|31	BuildRequires:	pkgconfig(libpulse)
14mr|ptlib-2.10.10-4|32	#BuildRequires:	pkgconfig(libraw1394)
14mr|ptlib-2.10.10-4|33	BuildRequires:	pkgconfig(openssl)
14mr|ptlib-2.10.10-4|34	BuildRequires:	pkgconfig(sdl)
14mr|ptlib-2.10.10-4|35	# We are not ready for that yet
14mr|ptlib-2.10.10-4|36	BuildConflicts:	pkgconfig(libdc1394-2)
14mr|ptlib-2.10.10-4|37	
14mr|ptlib-2.10.10-4|38	%description
14mr|ptlib-2.10.10-4|39	PTLib is a C++ multi-platform abstraction library that has its genesis
14mr|ptlib-2.10.10-4|40	many years ago as a method to produce applications to run on both
14mr|ptlib-2.10.10-4|41	Microsoft Windows and Unix systems. It also was to have a Macintosh
14mr|ptlib-2.10.10-4|42	port but this never eventuated.
14mr|ptlib-2.10.10-4|43	
14mr|ptlib-2.10.10-4|44	This is the GNOME.org version of ptlib.
14mr|ptlib-2.10.10-4|45	
14mr|ptlib-2.10.10-4|46	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|47	
14mr|ptlib-2.10.10-4|48	%package -n %{libname}
14mr|ptlib-2.10.10-4|49	Summary:	Portable Windows Libary
14mr|ptlib-2.10.10-4|50	Group:		System/Libraries
14mr|ptlib-2.10.10-4|51	Requires:	%{libname}-plugins >= %{EVRD}
14mr|ptlib-2.10.10-4|52	
14mr|ptlib-2.10.10-4|53	%description -n %{libname}
14mr|ptlib-2.10.10-4|54	PTLib is a C++ multi-platform abstraction library that has its genesis
14mr|ptlib-2.10.10-4|55	many years ago as a method to produce applications to run on both
14mr|ptlib-2.10.10-4|56	Microsoft Windows and Unix systems. It also was to have a Macintosh
14mr|ptlib-2.10.10-4|57	port but this never eventuated.
14mr|ptlib-2.10.10-4|58	
14mr|ptlib-2.10.10-4|59	This is the GNOME.org version of ptlib.
14mr|ptlib-2.10.10-4|60	
14mr|ptlib-2.10.10-4|61	%files -n %{libname}
14mr|ptlib-2.10.10-4|62	%{_libdir}/lib*.so.%{major}*
14mr|ptlib-2.10.10-4|63	
14mr|ptlib-2.10.10-4|64	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|65	
14mr|ptlib-2.10.10-4|66	%package -n %{devname}
14mr|ptlib-2.10.10-4|67	Summary:	Portable Windows Libary development files
14mr|ptlib-2.10.10-4|68	Group:		Development/C
14mr|ptlib-2.10.10-4|69	Requires:	%{libname} = %{EVRD}
14mr|ptlib-2.10.10-4|70	Provides:	%{name}-devel = %{EVRD}
14mr|ptlib-2.10.10-4|71	Conflicts:	%{mklibname pwlib -d}
14mr|ptlib-2.10.10-4|72	
14mr|ptlib-2.10.10-4|73	%description -n %{devname}
14mr|ptlib-2.10.10-4|74	Header files and libraries for developing applications that use ptlib.
14mr|ptlib-2.10.10-4|75	
14mr|ptlib-2.10.10-4|76	%files -n %{devname}
14mr|ptlib-2.10.10-4|77	%doc *.txt
14mr|ptlib-2.10.10-4|78	%attr(0755,root,root) %{_bindir}/ptlib-config
14mr|ptlib-2.10.10-4|79	%{_libdir}/*.so
14mr|ptlib-2.10.10-4|80	%{_libdir}/*.a
14mr|ptlib-2.10.10-4|81	%{_includedir}/*
14mr|ptlib-2.10.10-4|82	%{_datadir}/%{name}
14mr|ptlib-2.10.10-4|83	%{_libdir}/pkgconfig/%{name}.pc
14mr|ptlib-2.10.10-4|84	
14mr|ptlib-2.10.10-4|85	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|86	
14mr|ptlib-2.10.10-4|87	%package -n %{libname}-plugins
14mr|ptlib-2.10.10-4|88	Summary:	Main plugins for ptlib
14mr|ptlib-2.10.10-4|89	Group:		System/Libraries
14mr|ptlib-2.10.10-4|90	Provides:	%{name}-plugins = %{EVRD}
14mr|ptlib-2.10.10-4|91	Provides:	%{name}-plugins-alsa = %{EVRD}
14mr|ptlib-2.10.10-4|92	Provides:	%{name}-plugins-oss = %{EVRD}
14mr|ptlib-2.10.10-4|93	Provides:	%{name}-plugins-pulseaudio = %{EVRD}
14mr|ptlib-2.10.10-4|94	Provides:	%{name}-plugins-v4l2 = %{EVRD}
14mr|ptlib-2.10.10-4|95	
14mr|ptlib-2.10.10-4|96	%description -n %{libname}-plugins
14mr|ptlib-2.10.10-4|97	This package contains the oss, alsa, pulseaudio and v4l2 plugins for ptlib.
14mr|ptlib-2.10.10-4|98	
14mr|ptlib-2.10.10-4|99	%files -n %{libname}-plugins
14mr|ptlib-2.10.10-4|100	%dir %{_libdir}/%{name}-%{version}
14mr|ptlib-2.10.10-4|101	%dir %{_libdir}/%{name}-%{version}/devices
14mr|ptlib-2.10.10-4|102	%dir %{_libdir}/%{name}-%{version}/devices/sound
14mr|ptlib-2.10.10-4|103	%dir %{_libdir}/%{name}-%{version}/devices/videoinput
14mr|ptlib-2.10.10-4|104	%{_libdir}/%{name}-%{version}/devices/sound/alsa_pwplugin.so
14mr|ptlib-2.10.10-4|105	%{_libdir}/%{name}-%{version}/devices/sound/oss_pwplugin.so
14mr|ptlib-2.10.10-4|106	%{_libdir}/%{name}-%{version}/devices/sound/pulse_pwplugin.so
14mr|ptlib-2.10.10-4|107	%{_libdir}/%{name}-%{version}/devices/videoinput/v4l2_pwplugin.so
14mr|ptlib-2.10.10-4|108	
14mr|ptlib-2.10.10-4|109	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|110	
14mr|ptlib-2.10.10-4|111	%package -n %{libname}-plugins-dc
14mr|ptlib-2.10.10-4|112	Summary:	Dc plugin for ptlib
14mr|ptlib-2.10.10-4|113	Group:		System/Libraries
14mr|ptlib-2.10.10-4|114	Provides:	%{name}-plugins-dc = %{EVRD}
14mr|ptlib-2.10.10-4|115	
14mr|ptlib-2.10.10-4|116	%description -n %{libname}-plugins-dc
14mr|ptlib-2.10.10-4|117	This package contains the dc plugin for ptlib.
14mr|ptlib-2.10.10-4|118	
14mr|ptlib-2.10.10-4|119	%files -n %{libname}-plugins-dc
14mr|ptlib-2.10.10-4|120	%{_libdir}/%{name}-%{version}/devices/videoinput/dc_pwplugin.so
14mr|ptlib-2.10.10-4|121	
14mr|ptlib-2.10.10-4|122	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|123	
14mr|ptlib-2.10.10-4|124	%package -n %{libname}-plugins-avc
14mr|ptlib-2.10.10-4|125	Summary:	AVC plugin for ptlib
14mr|ptlib-2.10.10-4|126	Group:		System/Libraries
14mr|ptlib-2.10.10-4|127	Requires:	%{libname} = %{EVRD}
14mr|ptlib-2.10.10-4|128	Provides:	%{name}-plugins-avc = %{EVRD}
14mr|ptlib-2.10.10-4|129	
14mr|ptlib-2.10.10-4|130	%description -n %{libname}-plugins-avc
14mr|ptlib-2.10.10-4|131	This package contains the AVC plugin for ptlib.
14mr|ptlib-2.10.10-4|132	
14mr|ptlib-2.10.10-4|133	%files -n %{libname}-plugins-avc
14mr|ptlib-2.10.10-4|134	%{_libdir}/%{name}-%{version}/devices/videoinput/avc_pwplugin.so
14mr|ptlib-2.10.10-4|135	
14mr|ptlib-2.10.10-4|136	#----------------------------------------------------------------------------
14mr|ptlib-2.10.10-4|137	
14mr|ptlib-2.10.10-4|138	%prep
14mr|ptlib-2.10.10-4|139	%setup -q
14mr|ptlib-2.10.10-4|140	%patch0 -p1
14mr|ptlib-2.10.10-4|141	%patch1 -p1
14mr|ptlib-2.10.10-4|142	
14mr|ptlib-2.10.10-4|143	%build
14mr|ptlib-2.10.10-4|144	%configure2_5x \
14mr|ptlib-2.10.10-4|145	--enable-v4l2 \
14mr|ptlib-2.10.10-4|146	--enable-plugins \
14mr|ptlib-2.10.10-4|147	--enable-oss \
14mr|ptlib-2.10.10-4|148	--enable-avc \
14mr|ptlib-2.10.10-4|149	--enable-dc
14mr|ptlib-2.10.10-4|150	
14mr|ptlib-2.10.10-4|151	%make RPM_OPT_FLAGS="%{optflags}"
14mr|ptlib-2.10.10-4|152	
14mr|ptlib-2.10.10-4|153	%install
14mr|ptlib-2.10.10-4|154	%makeinstall_std
14mr|ptlib-2.10.10-4|155	
14mr|ptlib-2.10.10-4|156	%multiarch_includes %{buildroot}%{_includedir}/ptbuildopts.h
14mr|ptlib-2.10.10-4|157	
14mr|ptlib-2.10.10-4|158	%multiarch_includes %{buildroot}%{_includedir}/ptlib/pluginmgr.h
14mr|ptlib-2.10.10-4|159	
14mr|ptlib-2.10.10-4|160	#fix doc perms
14mr|ptlib-2.10.10-4|161	chmod a+r *.txt
14mr|ptlib-2.10.10-4|162	
14mr|ptlib-2.10.10-4|163	#remove unpackaged files
14mr|ptlib-2.10.10-4|164	rm -f %{buildroot}%{_datadir}/ptlib/make/*.{pat,in,lib64,libname,ptlibdir,includesdir}
14mr|ptlib-2.10.10-4|165	
14mr|ptlib-2.10.10-4|166	# fix ptlib-config
14mr|ptlib-2.10.10-4|167	install -d %{buildroot}%{_bindir}
14mr|ptlib-2.10.10-4|168	ln -snf %{_datadir}/ptlib/make/ptlib-config %{buildroot}%{_bindir}/ptlib-config
14mr|ptlib-2.10.10-4|169	
14mr|ptlib-2.10.10-4|170	# fix strange perms
14mr|ptlib-2.10.10-4|171	find %{buildroot} -type d -perm 0700 -exec chmod 755 {} \;
14mr|ptlib-2.10.10-4|172	find %{buildroot} -type f -perm 0555 -exec chmod 755 {} \;
14mr|ptlib-2.10.10-4|173	find %{buildroot} -type f -perm 0444 -exec chmod 644 {} \;
14mr|ptlib-2.10.10-4|174	find %{buildroot}%{_libdir} -type f -name '*.so*' -exec chmod 755 {} \;
14mr|ptlib-2.10.10-4|175	
14mr|ptlib-2.10.10-4|176	# it's not stable at major version level...
14mr|ptlib-2.10.10-4|177	rm -f %{buildroot}%{_libdir}/libpt.so.?
14mr|ptlib-2.10.10-4|178	rm -f %{buildroot}%{_libdir}/libpt.so.?.?
14mr|ptlib-2.10.10-4|179	
14mr|ptlib-2.10.10-4|180	
14mr|ptlib-2.10.10-4|181	%changelog
14mr|ptlib-2.10.10-4|182	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 2.10.10-4
14mr|ptlib-2.10.10-4|183	+ Revision: 02033ca
14mr|ptlib-2.10.10-4|184	- Add patch to fix build with bison3
14mr|ptlib-2.10.10-4|185	
14mr|ptlib-2.10.10-4|186	

18596 14
14mr|pugixml-1.2-2|1	%define		major 1
14mr|pugixml-1.2-2|2	%define		libname		%mklibname pugixml %{major}
14mr|pugixml-1.2-2|3	%define		develname	%mklibname pugixml -d
14mr|pugixml-1.2-2|4	
14mr|pugixml-1.2-2|5	Name:		pugixml
14mr|pugixml-1.2-2|6	Version:	1.2
14mr|pugixml-1.2-2|7	Release:	2
14mr|pugixml-1.2-2|8	Summary:	A light-weight C++ XML processing library
14mr|pugixml-1.2-2|9	Group:		System/Libraries
14mr|pugixml-1.2-2|10	License:	MIT
14mr|pugixml-1.2-2|11	URL:		http://pugixml.org
14mr|pugixml-1.2-2|12	Source0:	http://pugixml.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|pugixml-1.2-2|13	BuildRequires:	cmake
14mr|pugixml-1.2-2|14	
14mr|pugixml-1.2-2|15	%description
14mr|pugixml-1.2-2|16	pugixml is a light-weight C++ XML processing library.
14mr|pugixml-1.2-2|17	It features:
14mr|pugixml-1.2-2|18	- DOM-like interface with rich traversal/modification capabilities
14mr|pugixml-1.2-2|19	- Extremely fast non-validating XML parser which constructs the DOM tree from
14mr|pugixml-1.2-2|20	an XML file/buffer
14mr|pugixml-1.2-2|21	- XPath 1.0 implementation for complex data-driven tree queries
14mr|pugixml-1.2-2|22	- Full Unicode support with Unicode interface variants and automatic encoding
14mr|pugixml-1.2-2|23	conversions
14mr|pugixml-1.2-2|24	
14mr|pugixml-1.2-2|25	%package -n %{libname}
14mr|pugixml-1.2-2|26	Summary:	A light-weight C++ XML processing library
14mr|pugixml-1.2-2|27	Group:		System/Libraries
14mr|pugixml-1.2-2|28	
14mr|pugixml-1.2-2|29	%description -n %{libname}
14mr|pugixml-1.2-2|30	pugixml is a light-weight C++ XML processing library.
14mr|pugixml-1.2-2|31	It features:
14mr|pugixml-1.2-2|32	- DOM-like interface with rich traversal/modification capabilities
14mr|pugixml-1.2-2|33	- Extremely fast non-validating XML parser which constructs the DOM tree from
14mr|pugixml-1.2-2|34	an XML file/buffer
14mr|pugixml-1.2-2|35	- XPath 1.0 implementation for complex data-driven tree queries
14mr|pugixml-1.2-2|36	- Full Unicode support with Unicode interface variants and automatic encoding
14mr|pugixml-1.2-2|37	conversions
14mr|pugixml-1.2-2|38	
14mr|pugixml-1.2-2|39	%package -n %{develname}
14mr|pugixml-1.2-2|40	Summary:	Development files for %{name} library
14mr|pugixml-1.2-2|41	Group:		Development/C++
14mr|pugixml-1.2-2|42	Requires:	%{libname} = %{version}-%{release}
14mr|pugixml-1.2-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mr|pugixml-1.2-2|44	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|pugixml-1.2-2|45	
14mr|pugixml-1.2-2|46	%description -n %{develname}
14mr|pugixml-1.2-2|47	Development files for package %{name} library
14mr|pugixml-1.2-2|48	
14mr|pugixml-1.2-2|49	%prep
14mr|pugixml-1.2-2|50	%setup -q -c %{name}-%{version}
14mr|pugixml-1.2-2|51	#%patch0 -p0
14mr|pugixml-1.2-2|52	
14mr|pugixml-1.2-2|53	%build
14mr|pugixml-1.2-2|54	%cmake ../scripts
14mr|pugixml-1.2-2|55	%make
14mr|pugixml-1.2-2|56	
14mr|pugixml-1.2-2|57	%install
14mr|pugixml-1.2-2|58	mkdir -p %{buildroot}%{_includedir}
14mr|pugixml-1.2-2|59	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
14mr|pugixml-1.2-2|60	mkdir -p %{buildroot}%{_libdir}
14mr|pugixml-1.2-2|61	
14mr|pugixml-1.2-2|62	install -p -m 0644 contrib/* %{buildroot}%{_datadir}/%{name}/contrib/
14mr|pugixml-1.2-2|63	install -p -m 0644 src/*.hpp %{buildroot}%{_includedir}/
14mr|pugixml-1.2-2|64	install -p -m 0755  build/*.so.* %{buildroot}%{_libdir}/
14mr|pugixml-1.2-2|65	mv build/*.so %{buildroot}%{_libdir}/
14mr|pugixml-1.2-2|66	
14mr|pugixml-1.2-2|67	%files -n %{libname}
14mr|pugixml-1.2-2|68	%doc readme.txt
14mr|pugixml-1.2-2|69	%{_libdir}/*.so.%{major}.*
14mr|pugixml-1.2-2|70	
14mr|pugixml-1.2-2|71	%files -n %{develname}
14mr|pugixml-1.2-2|72	%doc docs/*
14mr|pugixml-1.2-2|73	%{_libdir}/*.so
14mr|pugixml-1.2-2|74	%{_datadir}/%{name}
14mr|pugixml-1.2-2|75	%{_includedir}/*.hpp
14mr|pugixml-1.2-2|76	
14mr|pugixml-1.2-2|77	
14mr|pugixml-1.2-2|78	
14mr|pugixml-1.2-2|79	%changelog
14mr|pugixml-1.2-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|pugixml-1.2-2|81	+ Revision: c0558c3
14mr|pugixml-1.2-2|82	- MassBuild#440: Increase release tag
14mr|pugixml-1.2-2|83	
14mr|pugixml-1.2-2|84	

18597 14
14mr|pulseaudio-5.0-6|1	%ifarch %{ix86} x86_64 %{arm}
14mr|pulseaudio-5.0-6|2	%global with_webrtc 1
14mr|pulseaudio-5.0-6|3	%endif
14mr|pulseaudio-5.0-6|4	
14mr|pulseaudio-5.0-6|5	%define bootstrap 0
14mr|pulseaudio-5.0-6|6	%{?_without_bootstrap: %global bootstrap 0}
14mr|pulseaudio-5.0-6|7	%{?_with_bootstrap: %global bootstrap 1}
14mr|pulseaudio-5.0-6|8	
14mr|pulseaudio-5.0-6|9	# (cg) Lennart has introduced a circular dependancy in the libraries
14mr|pulseaudio-5.0-6|10	# libpulse requires libpulsecommon but libpulsecommon requires libpulse.
14mr|pulseaudio-5.0-6|11	# This breaks no-undefined.
14mr|pulseaudio-5.0-6|12	# Further issues in some test apps (maybe more) require that disabling
14mr|pulseaudio-5.0-6|13	# as-needed is also required.
14mr|pulseaudio-5.0-6|14	%define _disable_ld_no_undefined 1
14mr|pulseaudio-5.0-6|15	%define _disable_ld_as_needed 1
14mr|pulseaudio-5.0-6|16	
14mr|pulseaudio-5.0-6|17	%define __noautoreq 'devel\\(libpulsecommon.*\\)'
14mr|pulseaudio-5.0-6|18	
14mr|pulseaudio-5.0-6|19	# Majors
14mr|pulseaudio-5.0-6|20	%define major 0
14mr|pulseaudio-5.0-6|21	%define zeroconfmajor 0
14mr|pulseaudio-5.0-6|22	%define glib2major 0
14mr|pulseaudio-5.0-6|23	%define apiver 5.0
14mr|pulseaudio-5.0-6|24	
14mr|pulseaudio-5.0-6|25	# Library names
14mr|pulseaudio-5.0-6|26	%define libname %mklibname %{name} %{major}
14mr|pulseaudio-5.0-6|27	%define devname %mklibname -d %{name}
14mr|pulseaudio-5.0-6|28	
14mr|pulseaudio-5.0-6|29	%define glib2libname %mklibname pulseglib2 %{glib2major}
14mr|pulseaudio-5.0-6|30	
14mr|pulseaudio-5.0-6|31	# API libs (not real shared libs - mostly private but needed by other libs and server)
14mr|pulseaudio-5.0-6|32	%define corelibname %mklibname pulsecore %{apiver}
14mr|pulseaudio-5.0-6|33	%define commonlibname %mklibname pulsecommon %{apiver}
14mr|pulseaudio-5.0-6|34	
14mr|pulseaudio-5.0-6|35	Summary:	Sound server for Linux
14mr|pulseaudio-5.0-6|36	Name:		pulseaudio
14mr|pulseaudio-5.0-6|37	Version:	5.0
14mr|pulseaudio-5.0-6|38	Release:	6
14mr|pulseaudio-5.0-6|39	# Airtunes links to OpenSSL which is BSD-like and should be reflected here
14mr|pulseaudio-5.0-6|40	License:	LGPL and BSD-like
14mr|pulseaudio-5.0-6|41	Group:		Sound
14mr|pulseaudio-5.0-6|42	Url:		http://pulseaudio.org/
14mr|pulseaudio-5.0-6|43	Source0:	http://freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
14mr|pulseaudio-5.0-6|44	Source1:	%{name}.sysconfig
14mr|pulseaudio-5.0-6|45	Source3:	esd.conf
14mr|pulseaudio-5.0-6|46	Source4:	%{name}.svg
14mr|pulseaudio-5.0-6|47	Source5:	default.pa-for-gdm
14mr|pulseaudio-5.0-6|48	# Load more modules if they are available
14mr|pulseaudio-5.0-6|49	Patch0:		pulseaudio-5.0-defaults.patch
14mr|pulseaudio-5.0-6|50	
14mr|pulseaudio-5.0-6|51	# Stable Branch Patches
14mr|pulseaudio-5.0-6|52	Patch100:	0100-module-systemd-login-Use-a-new-check-to-only-exit-wh.patch
14mr|pulseaudio-5.0-6|53	
14mr|pulseaudio-5.0-6|54	# Mandriva Patches
14mr|pulseaudio-5.0-6|55	Patch500:	0500-Customise-startup-so-we-can-easily-disable-PA.patch
14mr|pulseaudio-5.0-6|56	Patch501:	0501-Some-customisations-to-esdcompat-in-order-to-adhere-.patch
14mr|pulseaudio-5.0-6|57	Patch504:	0504-Apply-startup-customisation-to-new-KDE-module.patch
14mr|pulseaudio-5.0-6|58	
14mr|pulseaudio-5.0-6|59	#Fedora patches
14mr|pulseaudio-5.0-6|60	Patch505:	pulseaudio-x11_device_manager.patch
14mr|pulseaudio-5.0-6|61	
14mr|pulseaudio-5.0-6|62	BuildRequires:	automake1.8
14mr|pulseaudio-5.0-6|63	BuildRequires:	doxygen
14mr|pulseaudio-5.0-6|64	BuildRequires:	imagemagick
14mr|pulseaudio-5.0-6|65	BuildRequires:	intltool
14mr|pulseaudio-5.0-6|66	BuildRequires:	cap-devel
14mr|pulseaudio-5.0-6|67	BuildRequires:	gettext-devel
14mr|pulseaudio-5.0-6|68	BuildRequires:	libltdl-devel
14mr|pulseaudio-5.0-6|69	BuildRequires:	libwrap-devel
14mr|pulseaudio-5.0-6|70	BuildRequires:	xen-devel
14mr|pulseaudio-5.0-6|71	BuildRequires:	pkgconfig(alsa)
14mr|pulseaudio-5.0-6|72	BuildRequires:	pkgconfig(atomic_ops)
14mr|pulseaudio-5.0-6|73	BuildRequires:	pkgconfig(avahi-client)
14mr|pulseaudio-5.0-6|74	%if !%{bootstrap}
14mr|pulseaudio-5.0-6|75	BuildRequires:	pkgconfig(bluez)
14mr|pulseaudio-5.0-6|76	BuildRequires:	pkgconfig(sbc)
14mr|pulseaudio-5.0-6|77	%endif
14mr|pulseaudio-5.0-6|78	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|pulseaudio-5.0-6|79	BuildRequires:	pkgconfig(fftw3)
14mr|pulseaudio-5.0-6|80	BuildRequires:	pkgconfig(gconf-2.0)
14mr|pulseaudio-5.0-6|81	BuildRequires:	pkgconfig(glib-2.0)
14mr|pulseaudio-5.0-6|82	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|pulseaudio-5.0-6|83	BuildRequires:	pkgconfig(ice)
14mr|pulseaudio-5.0-6|84	BuildRequires:	pkgconfig(jack)
14mr|pulseaudio-5.0-6|85	%if %{mdvver} <= 201210
14mr|pulseaudio-5.0-6|86	BuildRequires:	pkgconfig(json)
14mr|pulseaudio-5.0-6|87	%else
14mr|pulseaudio-5.0-6|88	BuildRequires:	pkgconfig(json-c)
14mr|pulseaudio-5.0-6|89	%endif
14mr|pulseaudio-5.0-6|90	BuildRequires:	pkgconfig(libasyncns)
14mr|pulseaudio-5.0-6|91	BuildRequires:	pkgconfig(liblircclient0)
14mr|pulseaudio-5.0-6|92	BuildRequires:	pkgconfig(libsystemd-login)
14mr|pulseaudio-5.0-6|93	BuildRequires:	pkgconfig(openssl)
14mr|pulseaudio-5.0-6|94	BuildRequires:	pkgconfig(orc-0.4)
14mr|pulseaudio-5.0-6|95	BuildRequires:	pkgconfig(polkit-agent-1)
14mr|pulseaudio-5.0-6|96	BuildRequires:	pkgconfig(samplerate)
14mr|pulseaudio-5.0-6|97	BuildRequires:	pkgconfig(sm)
14mr|pulseaudio-5.0-6|98	BuildRequires:	pkgconfig(sndfile)
14mr|pulseaudio-5.0-6|99	BuildRequires:	pkgconfig(speex)
14mr|pulseaudio-5.0-6|100	BuildRequires:	pkgconfig(systemd)
14mr|pulseaudio-5.0-6|101	BuildRequires:	pkgconfig(tdb)
14mr|pulseaudio-5.0-6|102	BuildRequires:	pkgconfig(udev)
14mr|pulseaudio-5.0-6|103	%if 0%{?with_webrtc}
14mr|pulseaudio-5.0-6|104	BuildRequires:	pkgconfig(webrtc-audio-processing)
14mr|pulseaudio-5.0-6|105	%endif
14mr|pulseaudio-5.0-6|106	BuildRequires:	pkgconfig(x11)
14mr|pulseaudio-5.0-6|107	BuildRequires:	pkgconfig(x11-xcb)
14mr|pulseaudio-5.0-6|108	BuildRequires:	pkgconfig(xcb)
14mr|pulseaudio-5.0-6|109	BuildRequires:	pkgconfig(xcb-util)
14mr|pulseaudio-5.0-6|110	BuildRequires:	pkgconfig(xi)
14mr|pulseaudio-5.0-6|111	BuildRequires:	pkgconfig(xtst)
14mr|pulseaudio-5.0-6|112	Requires:	udev >= 143
14mr|pulseaudio-5.0-6|113	Requires:	rtkit
14mr|pulseaudio-5.0-6|114	Requires(post):	ccp
14mr|pulseaudio-5.0-6|115	
14mr|pulseaudio-5.0-6|116	
14mr|pulseaudio-5.0-6|117	%description
14mr|pulseaudio-5.0-6|118	pulseaudio is a sound server for Linux and other Unix like operating
14mr|pulseaudio-5.0-6|119	systems. It is intended to be an improved drop-in replacement for the
14mr|pulseaudio-5.0-6|120	Enlightened Sound Daemon (EsounD). In addition to the features EsounD
14mr|pulseaudio-5.0-6|121	provides pulseaudio has:
14mr|pulseaudio-5.0-6|122	* Extensible plugin architecture (by loading dynamic loadable
14mr|pulseaudio-5.0-6|123	modules with dlopen())
14mr|pulseaudio-5.0-6|124	* Support for more than one sink/source
14mr|pulseaudio-5.0-6|125	* Better low latency behaviour
14mr|pulseaudio-5.0-6|126	* Embedabble into other software (the core is available as C
14mr|pulseaudio-5.0-6|127	library)
14mr|pulseaudio-5.0-6|128	* Completely asynchronous C API
14mr|pulseaudio-5.0-6|129	* Simple command line interface for reconfiguring the daemon while
14mr|pulseaudio-5.0-6|130	running
14mr|pulseaudio-5.0-6|131	* Flexible, implicit sample type conversion and resampling
14mr|pulseaudio-5.0-6|132	* "Zero-Copy" architecture
14mr|pulseaudio-5.0-6|133	* Module autoloading
14mr|pulseaudio-5.0-6|134	* Very accurate latency measurement for playback and recording.
14mr|pulseaudio-5.0-6|135	* May be used to combine multiple sound cards to one (with sample
14mr|pulseaudio-5.0-6|136	rate adjustment)
14mr|pulseaudio-5.0-6|137	* Client side latency interpolation
14mr|pulseaudio-5.0-6|138	
14mr|pulseaudio-5.0-6|139	%files -f %{name}.lang
14mr|pulseaudio-5.0-6|140	%doc README
14mr|pulseaudio-5.0-6|141	%dir %{_sysconfdir}/pulse/
14mr|pulseaudio-5.0-6|142	%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
14mr|pulseaudio-5.0-6|143	%config(noreplace) %{_sysconfdir}/pulse/default.pa
14mr|pulseaudio-5.0-6|144	%config(noreplace) %{_sysconfdir}/pulse/system.pa
14mr|pulseaudio-5.0-6|145	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|pulseaudio-5.0-6|146	%{_bindir}/%{name}
14mr|pulseaudio-5.0-6|147	%{_mandir}/man1/%{name}.1.*
14mr|pulseaudio-5.0-6|148	%{_mandir}/man5/pulse-client.conf.5.*
14mr|pulseaudio-5.0-6|149	%{_mandir}/man5/pulse-daemon.conf.5.*
14mr|pulseaudio-5.0-6|150	%{_mandir}/man5/default.pa.5.*
14mr|pulseaudio-5.0-6|151	%{_mandir}/man5/pulse-cli-syntax.5.*
14mr|pulseaudio-5.0-6|152	%{_datadir}/icons/hicolor/*
14mr|pulseaudio-5.0-6|153	%dir %{_datadir}/%{name}/
14mr|pulseaudio-5.0-6|154	%{_datadir}/%{name}/alsa-mixer
14mr|pulseaudio-5.0-6|155	/lib/udev/rules.d/90-pulseaudio.rules
14mr|pulseaudio-5.0-6|156	%dir %{_libdir}/pulse-%{apiver}
14mr|pulseaudio-5.0-6|157	%dir %{_libdir}/pulse-%{apiver}/modules
14mr|pulseaudio-5.0-6|158	%{_libdir}/pulse-%{apiver}/modules/libalsa-util.so
14mr|pulseaudio-5.0-6|159	%{_libdir}/pulse-%{apiver}/modules/libcli.so
14mr|pulseaudio-5.0-6|160	%{_libdir}/pulse-%{apiver}/modules/liboss-util.so
14mr|pulseaudio-5.0-6|161	%{_libdir}/pulse-%{apiver}/modules/libprotocol-cli.so
14mr|pulseaudio-5.0-6|162	%{_libdir}/pulse-%{apiver}/modules/libprotocol-esound.so
14mr|pulseaudio-5.0-6|163	%{_libdir}/pulse-%{apiver}/modules/libprotocol-http.so
14mr|pulseaudio-5.0-6|164	%{_libdir}/pulse-%{apiver}/modules/libprotocol-native.so
14mr|pulseaudio-5.0-6|165	%{_libdir}/pulse-%{apiver}/modules/libprotocol-simple.so
14mr|pulseaudio-5.0-6|166	%{_libdir}/pulse-%{apiver}/modules/libraop.so
14mr|pulseaudio-5.0-6|167	%{_libdir}/pulse-%{apiver}/modules/librtp.so
14mr|pulseaudio-5.0-6|168	%{_libdir}/pulse-%{apiver}/modules/module-alsa-card.so
14mr|pulseaudio-5.0-6|169	%{_libdir}/pulse-%{apiver}/modules/module-alsa-sink.so
14mr|pulseaudio-5.0-6|170	%{_libdir}/pulse-%{apiver}/modules/module-alsa-source.so
14mr|pulseaudio-5.0-6|171	%{_libdir}/pulse-%{apiver}/modules/module-always-sink.so
14mr|pulseaudio-5.0-6|172	%{_libdir}/pulse-%{apiver}/modules/module-augment-properties.so
14mr|pulseaudio-5.0-6|173	%{_libdir}/pulse-%{apiver}/modules/module-card-restore.so
14mr|pulseaudio-5.0-6|174	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-tcp.so
14mr|pulseaudio-5.0-6|175	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-unix.so
14mr|pulseaudio-5.0-6|176	%{_libdir}/pulse-%{apiver}/modules/module-cli.so
14mr|pulseaudio-5.0-6|177	%{_libdir}/pulse-%{apiver}/modules/module-combine.so
14mr|pulseaudio-5.0-6|178	%{_libdir}/pulse-%{apiver}/modules/module-combine-sink.so
14mr|pulseaudio-5.0-6|179	%{_libdir}/pulse-%{apiver}/modules/module-role-cork.so
14mr|pulseaudio-5.0-6|180	%{_libdir}/pulse-%{apiver}/modules/module-systemd-login.so
14mr|pulseaudio-5.0-6|181	%{_libdir}/pulse-%{apiver}/modules/module-dbus-protocol.so
14mr|pulseaudio-5.0-6|182	%{_libdir}/pulse-%{apiver}/modules/module-detect.so
14mr|pulseaudio-5.0-6|183	%{_libdir}/pulse-%{apiver}/modules/module-device-manager.so
14mr|pulseaudio-5.0-6|184	%{_libdir}/pulse-%{apiver}/modules/module-device-restore.so
14mr|pulseaudio-5.0-6|185	%{_libdir}/pulse-%{apiver}/modules/module-echo-cancel.so
14mr|pulseaudio-5.0-6|186	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnfd.so
14mr|pulseaudio-5.0-6|187	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnpid.so
14mr|pulseaudio-5.0-6|188	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-tcp.so
14mr|pulseaudio-5.0-6|189	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-unix.so
14mr|pulseaudio-5.0-6|190	%{_libdir}/pulse-%{apiver}/modules/module-esound-sink.so
14mr|pulseaudio-5.0-6|191	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-tcp.so
14mr|pulseaudio-5.0-6|192	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-unix.so
14mr|pulseaudio-5.0-6|193	%{_libdir}/pulse-%{apiver}/modules/module-intended-roles.so
14mr|pulseaudio-5.0-6|194	%{_libdir}/pulse-%{apiver}/modules/module-loopback.so
14mr|pulseaudio-5.0-6|195	%{_libdir}/pulse-%{apiver}/modules/module-match.so
14mr|pulseaudio-5.0-6|196	%{_libdir}/pulse-%{apiver}/modules/module-mmkbd-evdev.so
14mr|pulseaudio-5.0-6|197	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-fd.so
14mr|pulseaudio-5.0-6|198	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-tcp.so
14mr|pulseaudio-5.0-6|199	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-unix.so
14mr|pulseaudio-5.0-6|200	%{_libdir}/pulse-%{apiver}/modules/module-null-sink.so
14mr|pulseaudio-5.0-6|201	%{_libdir}/pulse-%{apiver}/modules/module-null-source.so
14mr|pulseaudio-5.0-6|202	%{_libdir}/pulse-%{apiver}/modules/module-oss.so
14mr|pulseaudio-5.0-6|203	%{_libdir}/pulse-%{apiver}/modules/module-pipe-sink.so
14mr|pulseaudio-5.0-6|204	%{_libdir}/pulse-%{apiver}/modules/module-pipe-source.so
14mr|pulseaudio-5.0-6|205	%{_libdir}/pulse-%{apiver}/modules/module-raop-sink.so
14mr|pulseaudio-5.0-6|206	%{_libdir}/pulse-%{apiver}/modules/module-rygel-media-server.so
14mr|pulseaudio-5.0-6|207	%{_libdir}/pulse-%{apiver}/modules/module-position-event-sounds.so
14mr|pulseaudio-5.0-6|208	%{_libdir}/pulse-%{apiver}/modules/module-rescue-streams.so
14mr|pulseaudio-5.0-6|209	%{_libdir}/pulse-%{apiver}/modules/module-rtp-recv.so
14mr|pulseaudio-5.0-6|210	%{_libdir}/pulse-%{apiver}/modules/module-rtp-send.so
14mr|pulseaudio-5.0-6|211	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-tcp.so
14mr|pulseaudio-5.0-6|212	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-unix.so
14mr|pulseaudio-5.0-6|213	%{_libdir}/pulse-%{apiver}/modules/module-sine.so
14mr|pulseaudio-5.0-6|214	%{_libdir}/pulse-%{apiver}/modules/module-sine-source.so
14mr|pulseaudio-5.0-6|215	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink.so
14mr|pulseaudio-5.0-6|216	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source.so
14mr|pulseaudio-5.0-6|217	%{_libdir}/pulse-%{apiver}/modules/module-udev-detect.so
14mr|pulseaudio-5.0-6|218	%{_libdir}/pulse-%{apiver}/modules/module-volume-restore.so
14mr|pulseaudio-5.0-6|219	%{_libdir}/pulse-%{apiver}/modules/module-virtual-sink.so
14mr|pulseaudio-5.0-6|220	%{_libdir}/pulse-%{apiver}/modules/module-virtual-source.so
14mr|pulseaudio-5.0-6|221	%{_libdir}/pulse-%{apiver}/modules/module-stream-restore.so
14mr|pulseaudio-5.0-6|222	%{_libdir}/pulse-%{apiver}/modules/module-suspend-on-idle.so
14mr|pulseaudio-5.0-6|223	%{_libdir}/pulse-%{apiver}/modules/module-default-device-restore.so
14mr|pulseaudio-5.0-6|224	%{_libdir}/pulse-%{apiver}/modules/module-ladspa-sink.so
14mr|pulseaudio-5.0-6|225	%{_libdir}/pulse-%{apiver}/modules/module-remap-sink.so
14mr|pulseaudio-5.0-6|226	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-connect.so
14mr|pulseaudio-5.0-6|227	%{_libdir}/pulse-%{apiver}/modules/module-filter-apply.so
14mr|pulseaudio-5.0-6|228	%{_libdir}/pulse-%{apiver}/modules/module-filter-heuristics.so
14mr|pulseaudio-5.0-6|229	%{_libdir}/pulse-%{apiver}/modules/module-virtual-surround-sink.so
14mr|pulseaudio-5.0-6|230	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-port-available.so
14mr|pulseaudio-5.0-6|231	%{_libdir}/pulse-%{apiver}/modules/libwebrtc-util.so
14mr|pulseaudio-5.0-6|232	%{_libdir}/pulse-%{apiver}/modules/module-remap-source.so
14mr|pulseaudio-5.0-6|233	%{_libdir}/pulse-%{apiver}/modules/module-role-ducking.so
14mr|pulseaudio-5.0-6|234	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink-new.so
14mr|pulseaudio-5.0-6|235	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source-new.so
14mr|pulseaudio-5.0-6|236	%{_sysconfdir}/bash_completion.d/pulseaudio-bash-completion.sh
14mr|pulseaudio-5.0-6|237	
14mr|pulseaudio-5.0-6|238	%pre
14mr|pulseaudio-5.0-6|239	/usr/sbin/groupadd -f -r pulse || :
14mr|pulseaudio-5.0-6|240	/usr/bin/id pulse >/dev/null 2>&1 || \
14mr|pulseaudio-5.0-6|241	/usr/sbin/useradd -r -c 'PulseAudio System Daemon' -s /sbin/nologin -d /var/run/pulse -g pulse pulse || :
14mr|pulseaudio-5.0-6|242	/usr/sbin/groupadd -f -r pulse-access || :
14mr|pulseaudio-5.0-6|243	exit 0
14mr|pulseaudio-5.0-6|244	
14mr|pulseaudio-5.0-6|245	%post
14mr|pulseaudio-5.0-6|246	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/daemon.conf --newfile %{_sysconfdir}/pulse/daemon.conf.rpmnew
14mr|pulseaudio-5.0-6|247	
14mr|pulseaudio-5.0-6|248	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|249	
14mr|pulseaudio-5.0-6|250	%package -n %{libname}
14mr|pulseaudio-5.0-6|251	Summary:	Libraries for PulseAudio clients
14mr|pulseaudio-5.0-6|252	Group:		System/Libraries
14mr|pulseaudio-5.0-6|253	Requires:	%{name}-client-config
14mr|pulseaudio-5.0-6|254	Suggests:	%{mklibname alsa-plugins}-pulseaudio
14mr|pulseaudio-5.0-6|255	%ifarch x86_64
14mr|pulseaudio-5.0-6|256	# (cg) Suggest the 32 bit library on 64 bits to ensure compatibility
14mr|pulseaudio-5.0-6|257	#      with (typically closed source) 32 bit apps.
14mr|pulseaudio-5.0-6|258	Suggests:	lib%{name}%{major}
14mr|pulseaudio-5.0-6|259	%endif
14mr|pulseaudio-5.0-6|260	
14mr|pulseaudio-5.0-6|261	%description -n %{libname}
14mr|pulseaudio-5.0-6|262	This package contains the runtime libraries for any application that wishes
14mr|pulseaudio-5.0-6|263	to interface with a PulseAudio sound server.
14mr|pulseaudio-5.0-6|264	
14mr|pulseaudio-5.0-6|265	%files -n %{libname}
14mr|pulseaudio-5.0-6|266	%{_libdir}/libpulse.so.%{major}*
14mr|pulseaudio-5.0-6|267	%{_libdir}/libpulse-simple.so.%{major}*
14mr|pulseaudio-5.0-6|268	%dir %{_libdir}/%{name}
14mr|pulseaudio-5.0-6|269	# (cg) Although the following is not a shared library, putting this file here
14mr|pulseaudio-5.0-6|270	# will allow padsp to work on dual arch machines... (e.g. using padsp to start
14mr|pulseaudio-5.0-6|271	# a 32-bit app).
14mr|pulseaudio-5.0-6|272	%{_libdir}/%{name}/libpulsedsp.so
14mr|pulseaudio-5.0-6|273	
14mr|pulseaudio-5.0-6|274	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|275	
14mr|pulseaudio-5.0-6|276	%package -n %{corelibname}
14mr|pulseaudio-5.0-6|277	Summary:	Core Library for PulseAudio
14mr|pulseaudio-5.0-6|278	Group:		System/Libraries
14mr|pulseaudio-5.0-6|279	Obsoletes:	%{mklibname pulsezeroconf 0} < 2.0
14mr|pulseaudio-5.0-6|280	
14mr|pulseaudio-5.0-6|281	%description -n %{corelibname}
14mr|pulseaudio-5.0-6|282	This package contains a library needed by the PulseAudio sound server
14mr|pulseaudio-5.0-6|283	and modules.
14mr|pulseaudio-5.0-6|284	
14mr|pulseaudio-5.0-6|285	%files -n %{corelibname}
14mr|pulseaudio-5.0-6|286	%{_libdir}/libpulsecore-%{apiver}.so
14mr|pulseaudio-5.0-6|287	
14mr|pulseaudio-5.0-6|288	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|289	
14mr|pulseaudio-5.0-6|290	%package -n %{commonlibname}
14mr|pulseaudio-5.0-6|291	Summary:	Common Library for PulseAudio
14mr|pulseaudio-5.0-6|292	Group:		System/Libraries
14mr|pulseaudio-5.0-6|293	
14mr|pulseaudio-5.0-6|294	%description -n %{commonlibname}
14mr|pulseaudio-5.0-6|295	This package contains a library needed by the PulseAudio sound server,
14mr|pulseaudio-5.0-6|296	modules and clients.
14mr|pulseaudio-5.0-6|297	
14mr|pulseaudio-5.0-6|298	%files -n %{commonlibname}
14mr|pulseaudio-5.0-6|299	%dir %{_libdir}/%{name}
14mr|pulseaudio-5.0-6|300	%{_libdir}/%{name}/libpulsecommon-%{apiver}.so
14mr|pulseaudio-5.0-6|301	
14mr|pulseaudio-5.0-6|302	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|303	
14mr|pulseaudio-5.0-6|304	%define alt_name soundprofile
14mr|pulseaudio-5.0-6|305	%define alt_priority 20
14mr|pulseaudio-5.0-6|306	
14mr|pulseaudio-5.0-6|307	%package client-config
14mr|pulseaudio-5.0-6|308	Summary:	Client configuration for PulseAudio clients
14mr|pulseaudio-5.0-6|309	Group:		System/Libraries
14mr|pulseaudio-5.0-6|310	# (eatdirt) Otherwise may trigger bug 2966
14mr|pulseaudio-5.0-6|311	Requires:	alsa-plugins-pulse-config
14mr|pulseaudio-5.0-6|312	Requires(post):	ccp
14mr|pulseaudio-5.0-6|313	Requires(post,postun):	update-alternatives
14mr|pulseaudio-5.0-6|314	
14mr|pulseaudio-5.0-6|315	%description client-config
14mr|pulseaudio-5.0-6|316	This package contains the client configuration files for any application
14mr|pulseaudio-5.0-6|317	that wishes to interface with a PulseAudio sound server.
14mr|pulseaudio-5.0-6|318	
14mr|pulseaudio-5.0-6|319	%files client-config
14mr|pulseaudio-5.0-6|320	%config(noreplace) %{_sysconfdir}/pulse/client.conf
14mr|pulseaudio-5.0-6|321	%dir %{_sysconfdir}/sound/profiles/pulse
14mr|pulseaudio-5.0-6|322	%{_sysconfdir}/sound/profiles/pulse/profile.conf
14mr|pulseaudio-5.0-6|323	
14mr|pulseaudio-5.0-6|324	%post client-config
14mr|pulseaudio-5.0-6|325	%{_sbindir}/update-alternatives \
14mr|pulseaudio-5.0-6|326	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/pulse %{alt_priority}
14mr|pulseaudio-5.0-6|327	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/client.conf --newfile %{_sysconfdir}/pulse/client.conf.rpmnew
14mr|pulseaudio-5.0-6|328	
14mr|pulseaudio-5.0-6|329	%postun client-config
14mr|pulseaudio-5.0-6|330	if [ ! -f %{_sysconfdir}/sound/profiles/pulse/profile.conf ]; then
14mr|pulseaudio-5.0-6|331	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/pulse
14mr|pulseaudio-5.0-6|332	fi
14mr|pulseaudio-5.0-6|333	
14mr|pulseaudio-5.0-6|334	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|335	
14mr|pulseaudio-5.0-6|336	%package -n %{glib2libname}
14mr|pulseaudio-5.0-6|337	Summary:	GLIB 2.x bindings for PulseAudio clients
14mr|pulseaudio-5.0-6|338	Group:		System/Libraries
14mr|pulseaudio-5.0-6|339	
14mr|pulseaudio-5.0-6|340	%description -n %{glib2libname}
14mr|pulseaudio-5.0-6|341	This package contains bindings to integrate the PulseAudio client library with
14mr|pulseaudio-5.0-6|342	a GLIB 2.x based application.
14mr|pulseaudio-5.0-6|343	
14mr|pulseaudio-5.0-6|344	%files -n %{glib2libname}
14mr|pulseaudio-5.0-6|345	%{_libdir}/libpulse-mainloop-glib.so.%{glib2major}*
14mr|pulseaudio-5.0-6|346	
14mr|pulseaudio-5.0-6|347	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|348	
14mr|pulseaudio-5.0-6|349	%package -n %{devname}
14mr|pulseaudio-5.0-6|350	Summary:	Headers and libraries for PulseAudio client development
14mr|pulseaudio-5.0-6|351	Group:		Development/C
14mr|pulseaudio-5.0-6|352	Requires:	%{libname} = %{version}-%{release}
14mr|pulseaudio-5.0-6|353	Requires:	%{glib2libname} = %{version}-%{release}
14mr|pulseaudio-5.0-6|354	Provides:	%{name}-devel = %{version}-%{release}
14mr|pulseaudio-5.0-6|355	Obsoletes:	%{mklibname -d pulseaudio 0} < 2.1
14mr|pulseaudio-5.0-6|356	
14mr|pulseaudio-5.0-6|357	%description -n %{devname}
14mr|pulseaudio-5.0-6|358	Headers and libraries for developing applications that can communicate with
14mr|pulseaudio-5.0-6|359	a PulseAudio sound server.
14mr|pulseaudio-5.0-6|360	
14mr|pulseaudio-5.0-6|361	%files -n %{devname}
14mr|pulseaudio-5.0-6|362	%doc doxygen/html
14mr|pulseaudio-5.0-6|363	%{_libdir}/libpulse.so
14mr|pulseaudio-5.0-6|364	%{_libdir}/libpulse-mainloop-glib.so
14mr|pulseaudio-5.0-6|365	%{_libdir}/libpulse-simple.so
14mr|pulseaudio-5.0-6|366	%dir %{_includedir}/pulse
14mr|pulseaudio-5.0-6|367	%{_includedir}/pulse/*.h
14mr|pulseaudio-5.0-6|368	%{_libdir}/pkgconfig/*.pc
14mr|pulseaudio-5.0-6|369	%{_libdir}/cmake/PulseAudio
14mr|pulseaudio-5.0-6|370	%{_datadir}/vala/vapi/libpulse.deps
14mr|pulseaudio-5.0-6|371	%{_datadir}/vala/vapi/libpulse.vapi
14mr|pulseaudio-5.0-6|372	%{_datadir}/vala/vapi/libpulse-mainloop-glib.deps
14mr|pulseaudio-5.0-6|373	%{_datadir}/vala/vapi/libpulse-mainloop-glib.vapi
14mr|pulseaudio-5.0-6|374	
14mr|pulseaudio-5.0-6|375	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|376	
14mr|pulseaudio-5.0-6|377	%package esound-compat
14mr|pulseaudio-5.0-6|378	Summary:	PulseAudio EsounD daemon compatibility script
14mr|pulseaudio-5.0-6|379	Group:		Sound
14mr|pulseaudio-5.0-6|380	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|381	Provides:	esound = %{EVRD}
14mr|pulseaudio-5.0-6|382	
14mr|pulseaudio-5.0-6|383	%description esound-compat
14mr|pulseaudio-5.0-6|384	A compatibility script that allows applications to call /usr/bin/esd
14mr|pulseaudio-5.0-6|385	and start PulseAudio with EsounD protocol modules.
14mr|pulseaudio-5.0-6|386	
14mr|pulseaudio-5.0-6|387	%files esound-compat
14mr|pulseaudio-5.0-6|388	%config(noreplace) %{_sysconfdir}/esd.conf
14mr|pulseaudio-5.0-6|389	%{_bindir}/esdcompat
14mr|pulseaudio-5.0-6|390	%{_bindir}/esd
14mr|pulseaudio-5.0-6|391	%{_mandir}/man1/esdcompat.1.*
14mr|pulseaudio-5.0-6|392	
14mr|pulseaudio-5.0-6|393	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|394	
14mr|pulseaudio-5.0-6|395	%if !%{bootstrap}
14mr|pulseaudio-5.0-6|396	%package module-bluetooth
14mr|pulseaudio-5.0-6|397	Summary:	Bluetooth support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|398	Group:		Sound
14mr|pulseaudio-5.0-6|399	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|400	Requires:	sbc
14mr|pulseaudio-5.0-6|401	
14mr|pulseaudio-5.0-6|402	%description module-bluetooth
14mr|pulseaudio-5.0-6|403	Bluetooth modules for the PulseAudio sound server to provide support
14mr|pulseaudio-5.0-6|404	for headsets and proximity detection.
14mr|pulseaudio-5.0-6|405	
14mr|pulseaudio-5.0-6|406	%files module-bluetooth
14mr|pulseaudio-5.0-6|407	%{_libdir}/pulse-%{apiver}/modules/libbluez*-util.so
14mr|pulseaudio-5.0-6|408	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-device.so
14mr|pulseaudio-5.0-6|409	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-discover.so
14mr|pulseaudio-5.0-6|410	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-discover.so
14mr|pulseaudio-5.0-6|411	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-policy.so
14mr|pulseaudio-5.0-6|412	%endif
14mr|pulseaudio-5.0-6|413	
14mr|pulseaudio-5.0-6|414	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|415	
14mr|pulseaudio-5.0-6|416	%package module-equalizer
14mr|pulseaudio-5.0-6|417	Summary:	Equalizer support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|418	Group:		Sound
14mr|pulseaudio-5.0-6|419	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|420	Requires:	python-dbus
14mr|pulseaudio-5.0-6|421	Requires:	python-qt4
14mr|pulseaudio-5.0-6|422	
14mr|pulseaudio-5.0-6|423	%description module-equalizer
14mr|pulseaudio-5.0-6|424	Equalizer module for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|425	
14mr|pulseaudio-5.0-6|426	%files module-equalizer
14mr|pulseaudio-5.0-6|427	%{_bindir}/qpaeq
14mr|pulseaudio-5.0-6|428	%{_libdir}/pulse-%{apiver}/modules/module-equalizer-sink.so
14mr|pulseaudio-5.0-6|429	
14mr|pulseaudio-5.0-6|430	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|431	
14mr|pulseaudio-5.0-6|432	%package module-gconf
14mr|pulseaudio-5.0-6|433	Summary:	GConf support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|434	Group:		Sound
14mr|pulseaudio-5.0-6|435	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|436	
14mr|pulseaudio-5.0-6|437	%description module-gconf
14mr|pulseaudio-5.0-6|438	GConf configuration backend for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|439	
14mr|pulseaudio-5.0-6|440	%files module-gconf
14mr|pulseaudio-5.0-6|441	%{_libdir}/pulse-%{apiver}/modules/module-gconf.so
14mr|pulseaudio-5.0-6|442	%dir %{_libdir}/pulse/
14mr|pulseaudio-5.0-6|443	%{_libdir}/pulse/gconf-helper
14mr|pulseaudio-5.0-6|444	
14mr|pulseaudio-5.0-6|445	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|446	
14mr|pulseaudio-5.0-6|447	%package module-jack
14mr|pulseaudio-5.0-6|448	Summary:	JACK support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|449	Group:		Sound
14mr|pulseaudio-5.0-6|450	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|451	
14mr|pulseaudio-5.0-6|452	%description module-jack
14mr|pulseaudio-5.0-6|453	JACK sink and source modules for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|454	
14mr|pulseaudio-5.0-6|455	%files module-jack
14mr|pulseaudio-5.0-6|456	%{_libdir}/pulse-%{apiver}/modules/module-jack-sink.so
14mr|pulseaudio-5.0-6|457	%{_libdir}/pulse-%{apiver}/modules/module-jack-source.so
14mr|pulseaudio-5.0-6|458	%{_libdir}/pulse-%{apiver}/modules/module-jackdbus-detect.so
14mr|pulseaudio-5.0-6|459	
14mr|pulseaudio-5.0-6|460	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|461	
14mr|pulseaudio-5.0-6|462	%package module-lirc
14mr|pulseaudio-5.0-6|463	Summary:	LIRC support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|464	Group:		Sound
14mr|pulseaudio-5.0-6|465	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|466	
14mr|pulseaudio-5.0-6|467	%description module-lirc
14mr|pulseaudio-5.0-6|468	LIRC volume control module for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|469	
14mr|pulseaudio-5.0-6|470	%files module-lirc
14mr|pulseaudio-5.0-6|471	%{_libdir}/pulse-%{apiver}/modules/module-lirc.so
14mr|pulseaudio-5.0-6|472	
14mr|pulseaudio-5.0-6|473	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|474	
14mr|pulseaudio-5.0-6|475	%package module-x11
14mr|pulseaudio-5.0-6|476	Summary:	X11 support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|477	Group:		Sound
14mr|pulseaudio-5.0-6|478	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|479	
14mr|pulseaudio-5.0-6|480	%description module-x11
14mr|pulseaudio-5.0-6|481	X11 bell and security modules for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|482	
14mr|pulseaudio-5.0-6|483	%files module-x11
14mr|pulseaudio-5.0-6|484	%{_bindir}/pax11publish
14mr|pulseaudio-5.0-6|485	%{_bindir}/start-pulseaudio-x11
14mr|pulseaudio-5.0-6|486	%{_bindir}/start-pulseaudio-kde
14mr|pulseaudio-5.0-6|487	%{_mandir}/man1/pax11publish.1.*
14mr|pulseaudio-5.0-6|488	%{_mandir}/man1/start-pulseaudio-x11.1.*
14mr|pulseaudio-5.0-6|489	%{_mandir}/man1/start-pulseaudio-kde.1.*
14mr|pulseaudio-5.0-6|490	%{_libdir}/pulse-%{apiver}/modules/module-x11-bell.so
14mr|pulseaudio-5.0-6|491	%{_libdir}/pulse-%{apiver}/modules/module-x11-cork-request.so
14mr|pulseaudio-5.0-6|492	%{_libdir}/pulse-%{apiver}/modules/module-x11-publish.so
14mr|pulseaudio-5.0-6|493	%{_libdir}/pulse-%{apiver}/modules/module-x11-xsmp.so
14mr|pulseaudio-5.0-6|494	%{_sysconfdir}/xdg/autostart/pulseaudio.desktop
14mr|pulseaudio-5.0-6|495	%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
14mr|pulseaudio-5.0-6|496	
14mr|pulseaudio-5.0-6|497	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|498	
14mr|pulseaudio-5.0-6|499	%package module-zeroconf
14mr|pulseaudio-5.0-6|500	Summary:	Zeroconf support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|501	Group:		Sound
14mr|pulseaudio-5.0-6|502	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|503	
14mr|pulseaudio-5.0-6|504	%description module-zeroconf
14mr|pulseaudio-5.0-6|505	Zeroconf publishing module for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|506	
14mr|pulseaudio-5.0-6|507	%files module-zeroconf
14mr|pulseaudio-5.0-6|508	%{_libdir}/pulse-%{apiver}/modules/libavahi-wrap.so
14mr|pulseaudio-5.0-6|509	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-discover.so
14mr|pulseaudio-5.0-6|510	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-publish.so
14mr|pulseaudio-5.0-6|511	%{_libdir}/pulse-%{apiver}/modules/module-raop-discover.so
14mr|pulseaudio-5.0-6|512	
14mr|pulseaudio-5.0-6|513	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|514	
14mr|pulseaudio-5.0-6|515	%package module-xen
14mr|pulseaudio-5.0-6|516	Summary:	Xen guest support for the PulseAudio sound server
14mr|pulseaudio-5.0-6|517	Group:		Sound
14mr|pulseaudio-5.0-6|518	Requires:	%{name} = %{EVRD}
14mr|pulseaudio-5.0-6|519	
14mr|pulseaudio-5.0-6|520	%description module-xen
14mr|pulseaudio-5.0-6|521	Xen guest support for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|522	
14mr|pulseaudio-5.0-6|523	%files module-xen
14mr|pulseaudio-5.0-6|524	%{_libdir}/pulse-%{apiver}/modules/module-xenpv-sink.so
14mr|pulseaudio-5.0-6|525	
14mr|pulseaudio-5.0-6|526	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|527	
14mr|pulseaudio-5.0-6|528	%package utils
14mr|pulseaudio-5.0-6|529	Summary:	PulseAudio sound server utilities
14mr|pulseaudio-5.0-6|530	Group:		Sound
14mr|pulseaudio-5.0-6|531	
14mr|pulseaudio-5.0-6|532	%description utils
14mr|pulseaudio-5.0-6|533	This package contains command line utilities for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|534	
14mr|pulseaudio-5.0-6|535	%files utils
14mr|pulseaudio-5.0-6|536	%{_bindir}/pacat
14mr|pulseaudio-5.0-6|537	%{_bindir}/pacmd
14mr|pulseaudio-5.0-6|538	%{_bindir}/pactl
14mr|pulseaudio-5.0-6|539	%{_bindir}/padsp
14mr|pulseaudio-5.0-6|540	%{_bindir}/pamon
14mr|pulseaudio-5.0-6|541	%{_bindir}/paplay
14mr|pulseaudio-5.0-6|542	%{_bindir}/parec
14mr|pulseaudio-5.0-6|543	%{_bindir}/parecord
14mr|pulseaudio-5.0-6|544	%{_bindir}/pasuspender
14mr|pulseaudio-5.0-6|545	%{_mandir}/man1/pacat.1.*
14mr|pulseaudio-5.0-6|546	%{_mandir}/man1/pacmd.1.*
14mr|pulseaudio-5.0-6|547	%{_mandir}/man1/pactl.1.*
14mr|pulseaudio-5.0-6|548	%{_mandir}/man1/padsp.1.*
14mr|pulseaudio-5.0-6|549	%{_mandir}/man1/paplay.1.*
14mr|pulseaudio-5.0-6|550	%{_mandir}/man1/pasuspender.1.*
14mr|pulseaudio-5.0-6|551	
14mr|pulseaudio-5.0-6|552	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|553	
14mr|pulseaudio-5.0-6|554	%package gdm-hooks
14mr|pulseaudio-5.0-6|555	Summary:	PulseAudio GDM integration
14mr|pulseaudio-5.0-6|556	Group:		Sound
14mr|pulseaudio-5.0-6|557	Requires:	gdm
14mr|pulseaudio-5.0-6|558	# for the gdm user
14mr|pulseaudio-5.0-6|559	Requires(pre):	gdm
14mr|pulseaudio-5.0-6|560	
14mr|pulseaudio-5.0-6|561	%description gdm-hooks
14mr|pulseaudio-5.0-6|562	This package contains GDM integration hooks for the PulseAudio sound server.
14mr|pulseaudio-5.0-6|563	
14mr|pulseaudio-5.0-6|564	%files gdm-hooks
14mr|pulseaudio-5.0-6|565	%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.pulse
14mr|pulseaudio-5.0-6|566	%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
14mr|pulseaudio-5.0-6|567	
14mr|pulseaudio-5.0-6|568	#----------------------------------------------------------------------------
14mr|pulseaudio-5.0-6|569	
14mr|pulseaudio-5.0-6|570	%prep
14mr|pulseaudio-5.0-6|571	%setup -q
14mr|pulseaudio-5.0-6|572	%apply_patches
14mr|pulseaudio-5.0-6|573	
14mr|pulseaudio-5.0-6|574	# (cg) If autoconf is retriggered (which can happen automatically) we need this file.
14mr|pulseaudio-5.0-6|575	cat >git-version-gen <<EOF
14mr|pulseaudio-5.0-6|576	#!/bin/bash
14mr|pulseaudio-5.0-6|577	echo -n %{version}.0-%{release}
14mr|pulseaudio-5.0-6|578	EOF
14mr|pulseaudio-5.0-6|579	chmod a+x git-version-gen
14mr|pulseaudio-5.0-6|580	
14mr|pulseaudio-5.0-6|581	echo "clean:" > Makefile
14mr|pulseaudio-5.0-6|582	./bootstrap.sh -V
14mr|pulseaudio-5.0-6|583	
14mr|pulseaudio-5.0-6|584	%build
14mr|pulseaudio-5.0-6|585	%configure2_5x \
14mr|pulseaudio-5.0-6|586	--disable-hal-compat \
14mr|pulseaudio-5.0-6|587	--enable-systemd \
14mr|pulseaudio-5.0-6|588	--with-fftw \
14mr|pulseaudio-5.0-6|589	--disable-static \
14mr|pulseaudio-5.0-6|590	--with-system-user=pulse \
14mr|pulseaudio-5.0-6|591	--with-system-group=pulse \
14mr|pulseaudio-5.0-6|592	--with-access-group=pulse-access \
14mr|pulseaudio-5.0-6|593	%ifarch %{arm}
14mr|pulseaudio-5.0-6|594	--disable-neon-opt \
14mr|pulseaudio-5.0-6|595	%endif
14mr|pulseaudio-5.0-6|596	%if 0%{?with_webrtc}
14mr|pulseaudio-5.0-6|597	--enable-webrtc-aec
14mr|pulseaudio-5.0-6|598	%endif
14mr|pulseaudio-5.0-6|599	
14mr|pulseaudio-5.0-6|600	%make
14mr|pulseaudio-5.0-6|601	make doxygen
14mr|pulseaudio-5.0-6|602	
14mr|pulseaudio-5.0-6|603	%install
14mr|pulseaudio-5.0-6|604	%makeinstall_std
14mr|pulseaudio-5.0-6|605	
14mr|pulseaudio-5.0-6|606	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|pulseaudio-5.0-6|607	install -D -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/
14mr|pulseaudio-5.0-6|608	
14mr|pulseaudio-5.0-6|609	install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14mr|pulseaudio-5.0-6|610	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/devices
14mr|pulseaudio-5.0-6|611	ln -s ../apps/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg
14mr|pulseaudio-5.0-6|612	for size in 16 22 32 48 64 128; do
14mr|pulseaudio-5.0-6|613	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/{apps,devices}
14mr|pulseaudio-5.0-6|614	convert -geometry ${size}x${size} %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
14mr|pulseaudio-5.0-6|615	ln -s ../apps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/devices/audio-backend-pulseaudio.png
14mr|pulseaudio-5.0-6|616	done
14mr|pulseaudio-5.0-6|617	
14mr|pulseaudio-5.0-6|618	# Fix esd
14mr|pulseaudio-5.0-6|619	ln -s esdcompat %{buildroot}%{_bindir}/esd
14mr|pulseaudio-5.0-6|620	
14mr|pulseaudio-5.0-6|621	# (cg) For sound profile support
14mr|pulseaudio-5.0-6|622	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse
14mr|pulseaudio-5.0-6|623	echo "SOUNDPROFILE=pulse" >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/profile.conf
14mr|pulseaudio-5.0-6|624	
14mr|pulseaudio-5.0-6|625	# (cg) HAL support is no longer the default, and we don't officially support system wide, so
14mr|pulseaudio-5.0-6|626	# System Wide + HAL is pretty unlikely.
14mr|pulseaudio-5.0-6|627	rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-system.conf
14mr|pulseaudio-5.0-6|628	
14mr|pulseaudio-5.0-6|629	# (cg) We require systemd now, so no point in using CK
14mr|pulseaudio-5.0-6|630	rm -f %{buildroot}%{_libdir}/pulse-%{apiver}/modules/module-console-kit.so
14mr|pulseaudio-5.0-6|631	
14mr|pulseaudio-5.0-6|632	# (cg) Disable x11-cork-request... it should be ahndled in the apps as we cannot
14mr|pulseaudio-5.0-6|633	#      maintain state via this mechanism. Should be a patch, but I'm lazy.
14mr|pulseaudio-5.0-6|634	sed -i 's,\(/usr/bin/pactl load-module module-x11-cork-request\),#\1,' %{buildroot}%{_bindir}/start-pulseaudio-x11
14mr|pulseaudio-5.0-6|635	
14mr|pulseaudio-5.0-6|636	# (akdengi) Add gdm hook from Fedora
14mr|pulseaudio-5.0-6|637	install -p -m644 -D %{SOURCE5} %{buildroot}%{_localstatedir}/lib/gdm/.pulse/default.pa
14mr|pulseaudio-5.0-6|638	
14mr|pulseaudio-5.0-6|639	%find_lang %{name}
14mr|pulseaudio-5.0-6|640	
14mr|pulseaudio-5.0-6|641	
14mr|pulseaudio-5.0-6|642	%changelog
14mr|pulseaudio-5.0-6|643	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-6
14mr|pulseaudio-5.0-6|644	+ Revision: 8346ce8
14mr|pulseaudio-5.0-6|645	- MassBuild#440: Increase release tag
14mr|pulseaudio-5.0-6|646	
14mr|pulseaudio-5.0-6|647	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-5
14mr|pulseaudio-5.0-6|648	+ Revision: 59d98f9
14mr|pulseaudio-5.0-6|649	- Adjust default config (load dbus and equalizer modules if they are installed)
14mr|pulseaudio-5.0-6|650	
14mr|pulseaudio-5.0-6|651	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-5
14mr|pulseaudio-5.0-6|652	+ Revision: aa4feec
14mr|pulseaudio-5.0-6|653	- Update Requires for equalizer module
14mr|pulseaudio-5.0-6|654	
14mr|pulseaudio-5.0-6|655	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
14mr|pulseaudio-5.0-6|656	+ Revision: ad9eb42
14mr|pulseaudio-5.0-6|657	- Minor sources cleanup
14mr|pulseaudio-5.0-6|658	
14mr|pulseaudio-5.0-6|659	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
14mr|pulseaudio-5.0-6|660	+ Revision: 4a48860
14mr|pulseaudio-5.0-6|661	- Build with equalizer module (add pulseaudio-module-equalizer subpackage)
14mr|pulseaudio-5.0-6|662	
14mr|pulseaudio-5.0-6|663	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
14mr|pulseaudio-5.0-6|664	+ Revision: 743bc4f
14mr|pulseaudio-5.0-6|665	- Sort subpackages
14mr|pulseaudio-5.0-6|666	
14mr|pulseaudio-5.0-6|667	* Mon May 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-3
14mr|pulseaudio-5.0-6|668	+ Revision: 06b0f9b
14mr|pulseaudio-5.0-6|669	- Build with new json-c
14mr|pulseaudio-5.0-6|670	
14mr|pulseaudio-5.0-6|671	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-2
14mr|pulseaudio-5.0-6|672	+ Revision: 8cce7c4
14mr|pulseaudio-5.0-6|673	- SILENT up release
14mr|pulseaudio-5.0-6|674	
14mr|pulseaudio-5.0-6|675	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-1
14mr|pulseaudio-5.0-6|676	+ Revision: 194e8a9
14mr|pulseaudio-5.0-6|677	- add KDE device manager patch
14mr|pulseaudio-5.0-6|678	
14mr|pulseaudio-5.0-6|679	* Wed Mar 05 2014 akdengi <kazancas@mandriva.ru> 5.0-1
14mr|pulseaudio-5.0-6|680	+ Revision: ef83e58
14mr|pulseaudio-5.0-6|681	- Update to 5.0
14mr|pulseaudio-5.0-6|682	
14mr|pulseaudio-5.0-6|683	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
14mr|pulseaudio-5.0-6|684	+ Revision: 586ff23
14mr|pulseaudio-5.0-6|685	- LOG Update BuildRequires
14mr|pulseaudio-5.0-6|686	
14mr|pulseaudio-5.0-6|687	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
14mr|pulseaudio-5.0-6|688	+ Revision: 409d86d
14mr|pulseaudio-5.0-6|689	- LOG Spec cleanup
14mr|pulseaudio-5.0-6|690	
14mr|pulseaudio-5.0-6|691	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0-7
14mr|pulseaudio-5.0-6|692	+ Revision: 9884df6
14mr|pulseaudio-5.0-6|693	- Update Russian l10n
14mr|pulseaudio-5.0-6|694	
14mr|pulseaudio-5.0-6|695	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
14mr|pulseaudio-5.0-6|696	+ Revision: 70fd1cf
14mr|pulseaudio-5.0-6|697	- drop early presented patch
14mr|pulseaudio-5.0-6|698	
14mr|pulseaudio-5.0-6|699	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
14mr|pulseaudio-5.0-6|700	+ Revision: 97c1cf6
14mr|pulseaudio-5.0-6|701	- fix memtest patch
14mr|pulseaudio-5.0-6|702	
14mr|pulseaudio-5.0-6|703	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
14mr|pulseaudio-5.0-6|704	+ Revision: ddb0711
14mr|pulseaudio-5.0-6|705	- add patches from SUSE to avoid zero sound and memtest problem
14mr|pulseaudio-5.0-6|706	
14mr|pulseaudio-5.0-6|707	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-5
14mr|pulseaudio-5.0-6|708	+ Revision: a9515e2
14mr|pulseaudio-5.0-6|709	- update spec
14mr|pulseaudio-5.0-6|710	
14mr|pulseaudio-5.0-6|711	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-5
14mr|pulseaudio-5.0-6|712	+ Revision: 58634af
14mr|pulseaudio-5.0-6|713	- up release
14mr|pulseaudio-5.0-6|714	
14mr|pulseaudio-5.0-6|715	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
14mr|pulseaudio-5.0-6|716	+ Revision: caba59a
14mr|pulseaudio-5.0-6|717	- R gdm >= 3.6.2
14mr|pulseaudio-5.0-6|718	
14mr|pulseaudio-5.0-6|719	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
14mr|pulseaudio-5.0-6|720	+ Revision: 41ec6b5
14mr|pulseaudio-5.0-6|721	- drop equalizer module
14mr|pulseaudio-5.0-6|722	
14mr|pulseaudio-5.0-6|723	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
14mr|pulseaudio-5.0-6|724	+ Revision: 69192d3
14mr|pulseaudio-5.0-6|725	- add missing default-pa-gdm
14mr|pulseaudio-5.0-6|726	
14mr|pulseaudio-5.0-6|727	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
14mr|pulseaudio-5.0-6|728	+ Revision: 851aa13
14mr|pulseaudio-5.0-6|729	- drop unused patch. Add missing configure params. Add gdm hook
14mr|pulseaudio-5.0-6|730	
14mr|pulseaudio-5.0-6|731	* Fri Feb 08 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-3
14mr|pulseaudio-5.0-6|732	+ Revision: 25e9d00
14mr|pulseaudio-5.0-6|733	- Add missing file webrtc module
14mr|pulseaudio-5.0-6|734	
14mr|pulseaudio-5.0-6|735	* Fri Feb 08 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-3
14mr|pulseaudio-5.0-6|736	+ Revision: 2d05a82
14mr|pulseaudio-5.0-6|737	- Updated pulseaudio.spec
14mr|pulseaudio-5.0-6|738	
14mr|pulseaudio-5.0-6|739	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
14mr|pulseaudio-5.0-6|740	+ Revision: df67553
14mr|pulseaudio-5.0-6|741	- Add file to bluetooth package
14mr|pulseaudio-5.0-6|742	
14mr|pulseaudio-5.0-6|743	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
14mr|pulseaudio-5.0-6|744	+ Revision: 21f402b
14mr|pulseaudio-5.0-6|745	- fix files in module-bluetooth package
14mr|pulseaudio-5.0-6|746	
14mr|pulseaudio-5.0-6|747	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
14mr|pulseaudio-5.0-6|748	+ Revision: faf6a10
14mr|pulseaudio-5.0-6|749	- Drop module-hal-detect.so
14mr|pulseaudio-5.0-6|750	
14mr|pulseaudio-5.0-6|751	* Wed Feb 06 2013 akdengi <kazancas@mandriva.ru> 3.0-2
14mr|pulseaudio-5.0-6|752	+ Revision: f934ae4
14mr|pulseaudio-5.0-6|753	- add sbc to BR and R
14mr|pulseaudio-5.0-6|754	
14mr|pulseaudio-5.0-6|755	* Tue Feb 05 2013 akdengi <kazancas@mandriva.ru> 3.0-2
14mr|pulseaudio-5.0-6|756	+ Revision: 1cda996
14mr|pulseaudio-5.0-6|757	- return bluetooth package... Semistrange with bootstrap variable :(
14mr|pulseaudio-5.0-6|758	
14mr|pulseaudio-5.0-6|759	* Tue Feb 05 2013 akdengi <kazancas@mandriva.ru> 3.0-1
14mr|pulseaudio-5.0-6|760	+ Revision: 6e44d19
14mr|pulseaudio-5.0-6|761	- drop bluetooth package as non-needing
14mr|pulseaudio-5.0-6|762	
14mr|pulseaudio-5.0-6|763	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
14mr|pulseaudio-5.0-6|764	+ Revision: 60d835e
14mr|pulseaudio-5.0-6|765	- Set correct apiver to 3.0
14mr|pulseaudio-5.0-6|766	
14mr|pulseaudio-5.0-6|767	* Tue Feb 05 2013 akdengi <kazancas@gmail.com> 3.0-1
14mr|pulseaudio-5.0-6|768	+ Revision: 05a77dc
14mr|pulseaudio-5.0-6|769	- replace sourcedir/file to SOURCEX
14mr|pulseaudio-5.0-6|770	
14mr|pulseaudio-5.0-6|771	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
14mr|pulseaudio-5.0-6|772	+ Revision: 67f4bbe
14mr|pulseaudio-5.0-6|773	- Return %{_sourcedir}
14mr|pulseaudio-5.0-6|774	
14mr|pulseaudio-5.0-6|775	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
14mr|pulseaudio-5.0-6|776	+ Revision: 2a294f7
14mr|pulseaudio-5.0-6|777	- Disable json-c patch
14mr|pulseaudio-5.0-6|778	
14mr|pulseaudio-5.0-6|779	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
14mr|pulseaudio-5.0-6|780	+ Revision: 369d62c
14mr|pulseaudio-5.0-6|781	- drop sourcedir
14mr|pulseaudio-5.0-6|782	
14mr|pulseaudio-5.0-6|783	

18598 14
14mr|puppet-3.3.0-3|1	%define ppconfdir conf/redhat
14mr|puppet-3.3.0-3|2	%define confdir   ext/redhat
14mr|puppet-3.3.0-3|3	%define puppet_libdir   %{ruby_vendorlibdir}
14mr|puppet-3.3.0-3|4	
14mr|puppet-3.3.0-3|5	Name:		puppet
14mr|puppet-3.3.0-3|6	Version:	3.3.0
14mr|puppet-3.3.0-3|7	Release:	3
14mr|puppet-3.3.0-3|8	Summary:	System Automation and Configuration Management Software
14mr|puppet-3.3.0-3|9	License:	Apache License v2
14mr|puppet-3.3.0-3|10	Group:		Monitoring
14mr|puppet-3.3.0-3|11	URL:		http://www.puppetlabs.com/
14mr|puppet-3.3.0-3|12	Source0:	http://puppetlabs.com/downloads/puppet/%{name}-%{version}.tar.gz
14mr|puppet-3.3.0-3|13	Source1:        http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz.asc
14mr|puppet-3.3.0-3|14	Source2:        puppet-nm-dispatcher
14mr|puppet-3.3.0-3|15	Source3:        puppet-nm-dispatcher.systemd
14mr|puppet-3.3.0-3|16	BuildRequires:	ruby facter
14mr|puppet-3.3.0-3|17	Requires:	ruby >= 1.8.1
14mr|puppet-3.3.0-3|18	Requires:	facter >= 1.1
14mr|puppet-3.3.0-3|19	Requires(post):	rpm-helper
14mr|puppet-3.3.0-3|20	Requires(preun):rpm-helper
14mr|puppet-3.3.0-3|21	BuildArch:	noarch
14mr|puppet-3.3.0-3|22	
14mr|puppet-3.3.0-3|23	
14mr|puppet-3.3.0-3|24	%description
14mr|puppet-3.3.0-3|25	Puppet lets you centrally manage every important aspect of your system using a
14mr|puppet-3.3.0-3|26	cross-platform specification language that manages all the separate elements
14mr|puppet-3.3.0-3|27	normally aggregated in different files, like users, cron jobs, and hosts,
14mr|puppet-3.3.0-3|28	along with obviously discrete elements like packages, services, and files.
14mr|puppet-3.3.0-3|29	
14mr|puppet-3.3.0-3|30	This package provide the puppet client daemon.
14mr|puppet-3.3.0-3|31	
14mr|puppet-3.3.0-3|32	
14mr|puppet-3.3.0-3|33	%package server
14mr|puppet-3.3.0-3|34	Group:		Monitoring
14mr|puppet-3.3.0-3|35	Summary:	Server for the puppet system management tool
14mr|puppet-3.3.0-3|36	Requires:	%{name} = %{version}
14mr|puppet-3.3.0-3|37	Requires(post):	rpm-helper
14mr|puppet-3.3.0-3|38	Requires(preun):rpm-helper
14mr|puppet-3.3.0-3|39	
14mr|puppet-3.3.0-3|40	%description server
14mr|puppet-3.3.0-3|41	Provides the central puppet server daemon (puppetmaster) which provides
14mr|puppet-3.3.0-3|42	manifests to clients.
14mr|puppet-3.3.0-3|43	The server can also function as a certificate authority and file server.
14mr|puppet-3.3.0-3|44	
14mr|puppet-3.3.0-3|45	%prep
14mr|puppet-3.3.0-3|46	%setup -q
14mr|puppet-3.3.0-3|47	
14mr|puppet-3.3.0-3|48	%build
14mr|puppet-3.3.0-3|49	# Fix some rpmlint complaints
14mr|puppet-3.3.0-3|50	for f in mac_automount.pp  mcx_dock_absent.pp  mcx_dock_default.pp \
14mr|puppet-3.3.0-3|51	mcx_dock_full.pp mcx_dock_invalid.pp mcx_nogroup.pp \
14mr|puppet-3.3.0-3|52	mcx_notexists_absent.pp; do
14mr|puppet-3.3.0-3|53	sed -i -e'1d' examples/$f
14mr|puppet-3.3.0-3|54	chmod a-x examples/$f
14mr|puppet-3.3.0-3|55	done
14mr|puppet-3.3.0-3|56	for f in external/nagios.rb relationship.rb; do
14mr|puppet-3.3.0-3|57	sed -i -e '1d' lib/puppet/$f
14mr|puppet-3.3.0-3|58	done
14mr|puppet-3.3.0-3|59	chmod +x ext/puppet-load.rb ext/regexp_nodes/regexp_nodes.rb
14mr|puppet-3.3.0-3|60	
14mr|puppet-3.3.0-3|61	
14mr|puppet-3.3.0-3|62	%install
14mr|puppet-3.3.0-3|63	ruby install.rb --destdir=%{buildroot} --quick --no-rdoc --sitelibdir=%{puppet_libdir}
14mr|puppet-3.3.0-3|64	
14mr|puppet-3.3.0-3|65	install -d -m0755 %{buildroot}%{_sysconfdir}/puppet/manifests
14mr|puppet-3.3.0-3|66	install -d -m0755 %{buildroot}%{_datadir}/%{name}/modules
14mr|puppet-3.3.0-3|67	install -d -m0755 %{buildroot}%{_localstatedir}/lib/puppet
14mr|puppet-3.3.0-3|68	install -d -m0755 %{buildroot}%{_localstatedir}/run/puppet
14mr|puppet-3.3.0-3|69	install -d -m0750 %{buildroot}%{_localstatedir}/log/puppet
14mr|puppet-3.3.0-3|70	
14mr|puppet-3.3.0-3|71	%{__install} -d -m0755  %{buildroot}%{_unitdir}
14mr|puppet-3.3.0-3|72	install -Dp -m0644 ext/systemd/puppetagent.service %{buildroot}%{_unitdir}/puppetagent.service
14mr|puppet-3.3.0-3|73	install -Dp -m0644 ext/systemd/puppetmaster.service %{buildroot}%{_unitdir}/puppetmaster.service
14mr|puppet-3.3.0-3|74	
14mr|puppet-3.3.0-3|75	install -Dp -m0644 %{confdir}/fileserver.conf %{buildroot}%{_sysconfdir}/puppet/fileserver.conf
14mr|puppet-3.3.0-3|76	install -Dp -m0644 %{confdir}/puppet.conf %{buildroot}%{_sysconfdir}/puppet/puppet.conf
14mr|puppet-3.3.0-3|77	install -Dp -m0644 %{confdir}/logrotate %{buildroot}%{_sysconfdir}/logrotate.d/puppet
14mr|puppet-3.3.0-3|78	
14mr|puppet-3.3.0-3|79	# Install a NetworkManager dispatcher script to pickup changes to
14mr|puppet-3.3.0-3|80	# /etc/resolv.conf and such (https://b.*illa.redhat.com/532085).
14mr|puppet-3.3.0-3|81	install -Dpv %{SOURCE3} \
14mr|puppet-3.3.0-3|82	%{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/98-%{name}
14mr|puppet-3.3.0-3|83	
14mr|puppet-3.3.0-3|84	# Install the ext/ directory to %%{_datadir}/%%{name}
14mr|puppet-3.3.0-3|85	install -d %{buildroot}%{_datadir}/%{name}
14mr|puppet-3.3.0-3|86	cp -a ext/ %{buildroot}%{_datadir}/%{name}
14mr|puppet-3.3.0-3|87	# emacs and vim bits are installed elsewhere
14mr|puppet-3.3.0-3|88	rm -rf %{buildroot}%{_datadir}/%{name}/ext/{emacs,vim}
14mr|puppet-3.3.0-3|89	# remove misc packaging artifacts in source not applicable to rpm
14mr|puppet-3.3.0-3|90	rm -rf %{buildroot}%{_datadir}/%{name}/ext/{gentoo,freebsd,solaris,suse,windows,osx,ips,debian}
14mr|puppet-3.3.0-3|91	rm -f %{buildroot}%{_datadir}/%{name}/ext/{build_defaults.yaml,project_data.yaml}
14mr|puppet-3.3.0-3|92	rm -f %{buildroot}%{_datadir}/%{name}/ext/redhat/*.init
14mr|puppet-3.3.0-3|93	
14mr|puppet-3.3.0-3|94	# Install emacs mode files
14mr|puppet-3.3.0-3|95	emacsdir=%{buildroot}%{_datadir}/emacs/site-lisp
14mr|puppet-3.3.0-3|96	install -Dp -m0644 ext/emacs/puppet-mode.el $emacsdir/puppet-mode.el
14mr|puppet-3.3.0-3|97	install -Dp -m0644 ext/emacs/puppet-mode-init.el \
14mr|puppet-3.3.0-3|98	$emacsdir/site-start.d/puppet-mode-init.el
14mr|puppet-3.3.0-3|99	
14mr|puppet-3.3.0-3|100	# Install vim syntax files
14mr|puppet-3.3.0-3|101	vimdir=%{buildroot}%{_datadir}/vim/vimfiles
14mr|puppet-3.3.0-3|102	install -Dp -m0644 ext/vim/ftdetect/puppet.vim $vimdir/ftdetect/puppet.vim
14mr|puppet-3.3.0-3|103	install -Dp -m0644 ext/vim/syntax/puppet.vim $vimdir/syntax/puppet.vim
14mr|puppet-3.3.0-3|104	
14mr|puppet-3.3.0-3|105	# Setup tmpfiles.d config
14mr|puppet-3.3.0-3|106	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
14mr|puppet-3.3.0-3|107	echo "D /var/run/%{name} 0755 %{name} %{name} -" > \
14mr|puppet-3.3.0-3|108	%{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14mr|puppet-3.3.0-3|109	
14mr|puppet-3.3.0-3|110	# Create puppet modules directory for puppet module tool
14mr|puppet-3.3.0-3|111	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/modules
14mr|puppet-3.3.0-3|112	
14mr|puppet-3.3.0-3|113	%pre
14mr|puppet-3.3.0-3|114	%_pre_useradd puppet %{_localstatedir}/lib/%{name} /sbin/nologin
14mr|puppet-3.3.0-3|115	
14mr|puppet-3.3.0-3|116	%post
14mr|puppet-3.3.0-3|117	%_post_service puppetagent
14mr|puppet-3.3.0-3|118	
14mr|puppet-3.3.0-3|119	%preun
14mr|puppet-3.3.0-3|120	%_preun_service puppetagent
14mr|puppet-3.3.0-3|121	
14mr|puppet-3.3.0-3|122	
14mr|puppet-3.3.0-3|123	%post server
14mr|puppet-3.3.0-3|124	%_post_service puppetmaster
14mr|puppet-3.3.0-3|125	
14mr|puppet-3.3.0-3|126	%preun server
14mr|puppet-3.3.0-3|127	%_preun_service puppetmaster
14mr|puppet-3.3.0-3|128	
14mr|puppet-3.3.0-3|129	%files
14mr|puppet-3.3.0-3|130	%defattr(-, root, root, 0755)
14mr|puppet-3.3.0-3|131	%doc LICENSE README.md examples
14mr|puppet-3.3.0-3|132	%{_bindir}/puppet
14mr|puppet-3.3.0-3|133	%{_bindir}/extlookup2hiera
14mr|puppet-3.3.0-3|134	%{puppet_libdir}/*
14mr|puppet-3.3.0-3|135	%{_unitdir}/puppetagent.service
14mr|puppet-3.3.0-3|136	%dir %{_sysconfdir}/puppet
14mr|puppet-3.3.0-3|137	%dir %{_sysconfdir}/%{name}/modules
14mr|puppet-3.3.0-3|138	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14mr|puppet-3.3.0-3|139	%config(noreplace) %{_sysconfdir}/puppet/puppet.conf
14mr|puppet-3.3.0-3|140	%config(noreplace) %{_sysconfdir}/puppet/auth.conf
14mr|puppet-3.3.0-3|141	%config(noreplace) %{_sysconfdir}/logrotate.d/puppet
14mr|puppet-3.3.0-3|142	%dir %{_sysconfdir}/NetworkManager
14mr|puppet-3.3.0-3|143	%dir %{_sysconfdir}/NetworkManager/dispatcher.d
14mr|puppet-3.3.0-3|144	%{_sysconfdir}/NetworkManager/dispatcher.d/98-puppet
14mr|puppet-3.3.0-3|145	# We don't want to require emacs or vim, so we need to own these dirs
14mr|puppet-3.3.0-3|146	%{_datadir}/emacs
14mr|puppet-3.3.0-3|147	%{_datadir}/vim
14mr|puppet-3.3.0-3|148	%{_datadir}/%{name}
14mr|puppet-3.3.0-3|149	# These need to be owned by puppet so the server can
14mr|puppet-3.3.0-3|150	# write to them
14mr|puppet-3.3.0-3|151	%attr(-, puppet, puppet) %{_localstatedir}/run/puppet
14mr|puppet-3.3.0-3|152	%attr(0750, puppet, puppet) %{_localstatedir}/log/puppet
14mr|puppet-3.3.0-3|153	%attr(-, puppet, puppet) %{_localstatedir}/lib/puppet
14mr|puppet-3.3.0-3|154	%{_mandir}/man5/puppet.conf.5.*
14mr|puppet-3.3.0-3|155	%{_mandir}/man8/puppet.8.*
14mr|puppet-3.3.0-3|156	%{_mandir}/man8/puppet-agent.8.*
14mr|puppet-3.3.0-3|157	%{_mandir}/man8/puppet-apply.8.*
14mr|puppet-3.3.0-3|158	%{_mandir}/man8/puppet-catalog.8.*
14mr|puppet-3.3.0-3|159	%{_mandir}/man8/puppet-describe.8.*
14mr|puppet-3.3.0-3|160	%{_mandir}/man8/puppet-ca.8.*
14mr|puppet-3.3.0-3|161	%{_mandir}/man8/puppet-cert.8.*
14mr|puppet-3.3.0-3|162	%{_mandir}/man8/puppet-certificate.8.*
14mr|puppet-3.3.0-3|163	%{_mandir}/man8/puppet-certificate_request.8.*
14mr|puppet-3.3.0-3|164	%{_mandir}/man8/puppet-certificate_revocation_list.8.*
14mr|puppet-3.3.0-3|165	%{_mandir}/man8/puppet-config.8.*
14mr|puppet-3.3.0-3|166	%{_mandir}/man8/puppet-device.8.*
14mr|puppet-3.3.0-3|167	%{_mandir}/man8/puppet-doc.8.*
14mr|puppet-3.3.0-3|168	%{_mandir}/man8/puppet-facts.8.*
14mr|puppet-3.3.0-3|169	%{_mandir}/man8/puppet-file.8.*
14mr|puppet-3.3.0-3|170	%{_mandir}/man8/puppet-filebucket.8.*
14mr|puppet-3.3.0-3|171	%{_mandir}/man8/puppet-help.8.*
14mr|puppet-3.3.0-3|172	%{_mandir}/man8/puppet-inspect.8.*
14mr|puppet-3.3.0-3|173	%{_mandir}/man8/puppet-instrumentation_data.8.*
14mr|puppet-3.3.0-3|174	%{_mandir}/man8/puppet-instrumentation_listener.8.*
14mr|puppet-3.3.0-3|175	%{_mandir}/man8/puppet-instrumentation_probe.8.*
14mr|puppet-3.3.0-3|176	%{_mandir}/man8/puppet-key.8.*
14mr|puppet-3.3.0-3|177	%{_mandir}/man8/puppet-man.8.*
14mr|puppet-3.3.0-3|178	%{_mandir}/man8/puppet-module.8.*
14mr|puppet-3.3.0-3|179	%{_mandir}/man8/puppet-node.8.*
14mr|puppet-3.3.0-3|180	%{_mandir}/man8/puppet-parser.8.*
14mr|puppet-3.3.0-3|181	%{_mandir}/man8/puppet-plugin.8.*
14mr|puppet-3.3.0-3|182	%{_mandir}/man8/puppet-report.8.*
14mr|puppet-3.3.0-3|183	%{_mandir}/man8/puppet-resource.8.*
14mr|puppet-3.3.0-3|184	%{_mandir}/man8/puppet-resource_type.8.*
14mr|puppet-3.3.0-3|185	%{_mandir}/man8/puppet-secret_agent.8.*
14mr|puppet-3.3.0-3|186	%{_mandir}/man8/puppet-status.8.*
14mr|puppet-3.3.0-3|187	%{_mandir}/man8/extlookup2hiera.8.*
14mr|puppet-3.3.0-3|188	
14mr|puppet-3.3.0-3|189	%files server
14mr|puppet-3.3.0-3|190	%defattr(-, root, root, 0755)
14mr|puppet-3.3.0-3|191	%{_unitdir}/puppetmaster.service
14mr|puppet-3.3.0-3|192	%config(noreplace) %{_sysconfdir}/puppet/fileserver.conf
14mr|puppet-3.3.0-3|193	%dir %{_sysconfdir}/puppet/manifests
14mr|puppet-3.3.0-3|194	%{_mandir}/man8/puppet-kick.8.*
14mr|puppet-3.3.0-3|195	%{_mandir}/man8/puppet-master.8.*
14mr|puppet-3.3.0-3|196	%{_mandir}/man8/puppet-queue.8.*
14mr|puppet-3.3.0-3|197	
14mr|puppet-3.3.0-3|198	%changelog
14mr|puppet-3.3.0-3|199	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.0-3
14mr|puppet-3.3.0-3|200	+ Revision: cbb075f
14mr|puppet-3.3.0-3|201	- MassBuild#440: Increase release tag
14mr|puppet-3.3.0-3|202	
14mr|puppet-3.3.0-3|203	

18599 14
14mr|pure-ftpd-1.0.36-2|1	Summary:	Lightweight, fast and secure FTP server
14mr|pure-ftpd-1.0.36-2|2	Name:		pure-ftpd
14mr|pure-ftpd-1.0.36-2|3	Version:	1.0.36
14mr|pure-ftpd-1.0.36-2|4	Release:	2
14mr|pure-ftpd-1.0.36-2|5	License:	GPL
14mr|pure-ftpd-1.0.36-2|6	Group:		System/Servers
14mr|pure-ftpd-1.0.36-2|7	URL:		http://www.pureftpd.org
14mr|pure-ftpd-1.0.36-2|8	Source0:	http://download.pureftpd.org/pub/pure-ftpd/releases/%{name}-%{version}.tar.gz
14mr|pure-ftpd-1.0.36-2|9	Source1:	pure-ftpd.init
14mr|pure-ftpd-1.0.36-2|10	Source2:	pure-ftpd.logrotate
14mr|pure-ftpd-1.0.36-2|11	Source3:	pure-ftpd-xinetd
14mr|pure-ftpd-1.0.36-2|12	Source4:	pure-ftpd.service
14mr|pure-ftpd-1.0.36-2|13	Source6:        pure-ftpd.pam
14mr|pure-ftpd-1.0.36-2|14	Patch0:		pure-ftpd.mdkconf.patch
14mr|pure-ftpd-1.0.36-2|15	Provides:	ftp-server ftpserver
14mr|pure-ftpd-1.0.36-2|16	Requires(post): rpm-helper
14mr|pure-ftpd-1.0.36-2|17	Requires(preun): rpm-helper
14mr|pure-ftpd-1.0.36-2|18	Requires(pre): rpm-helper
14mr|pure-ftpd-1.0.36-2|19	Requires(postun): rpm-helper
14mr|pure-ftpd-1.0.36-2|20	Conflicts:	wu-ftpd, ncftpd, proftpd, anonftp, vsftpd
14mr|pure-ftpd-1.0.36-2|21	BuildRequires:	pam-devel
14mr|pure-ftpd-1.0.36-2|22	BuildRequires:	openldap-devel
14mr|pure-ftpd-1.0.36-2|23	BuildRequires:	mysql-devel
14mr|pure-ftpd-1.0.36-2|24	BuildRequires:	postgresql-devel
14mr|pure-ftpd-1.0.36-2|25	BuildRequires:	openssl-devel
14mr|pure-ftpd-1.0.36-2|26	
14mr|pure-ftpd-1.0.36-2|27	%description
14mr|pure-ftpd-1.0.36-2|28	Pure-FTPd is a fast, production-quality, standard-comformant FTP server,
14mr|pure-ftpd-1.0.36-2|29	based upon Troll-FTPd. Unlike other popular FTP servers, it has no known
14mr|pure-ftpd-1.0.36-2|30	security flaw, it is really trivial to set up and it is especially designed
14mr|pure-ftpd-1.0.36-2|31	for modern Linux and FreeBSD kernels (setfsuid, sendfile, capabilities) .
14mr|pure-ftpd-1.0.36-2|32	Features include PAM support, IPv6, chroot()ed home directories, virtual
14mr|pure-ftpd-1.0.36-2|33	domains, built-in LS, anti-warez system, bandwidth throttling, FXP, bounded
14mr|pure-ftpd-1.0.36-2|34	ports for passive downloads, UL/DL ratios, native LDAP and SQL support,
14mr|pure-ftpd-1.0.36-2|35	Apache log files and more.
14mr|pure-ftpd-1.0.36-2|36	
14mr|pure-ftpd-1.0.36-2|37	%package 	anonymous
14mr|pure-ftpd-1.0.36-2|38	Summary:	Anonymous support for pure-ftpd
14mr|pure-ftpd-1.0.36-2|39	Group:		System/Servers
14mr|pure-ftpd-1.0.36-2|40	Requires:	pure-ftpd
14mr|pure-ftpd-1.0.36-2|41	
14mr|pure-ftpd-1.0.36-2|42	%description 	anonymous
14mr|pure-ftpd-1.0.36-2|43	This package provides anonymous support for pure-ftpd.
14mr|pure-ftpd-1.0.36-2|44	
14mr|pure-ftpd-1.0.36-2|45	%package 	anon-upload
14mr|pure-ftpd-1.0.36-2|46	Summary:	Anonymous upload support for pure-ftpd
14mr|pure-ftpd-1.0.36-2|47	Group:		System/Servers
14mr|pure-ftpd-1.0.36-2|48	Requires:	pure-ftpd
14mr|pure-ftpd-1.0.36-2|49	
14mr|pure-ftpd-1.0.36-2|50	%description 	anon-upload
14mr|pure-ftpd-1.0.36-2|51	This package provides anonymous upload support for pure-ftpd.
14mr|pure-ftpd-1.0.36-2|52	
14mr|pure-ftpd-1.0.36-2|53	%prep
14mr|pure-ftpd-1.0.36-2|54	
14mr|pure-ftpd-1.0.36-2|55	%setup -q -n %{name}-%{version}
14mr|pure-ftpd-1.0.36-2|56	%patch0 -p1 -b .mdkconf
14mr|pure-ftpd-1.0.36-2|57	
14mr|pure-ftpd-1.0.36-2|58	# nuke mac files
14mr|pure-ftpd-1.0.36-2|59	find -name "\._*" | xargs rm -f
14mr|pure-ftpd-1.0.36-2|60	
14mr|pure-ftpd-1.0.36-2|61	cp %{SOURCE3} pure-ftpd-xinetd
14mr|pure-ftpd-1.0.36-2|62	cp %{SOURCE4} pure-ftpd.service
14mr|pure-ftpd-1.0.36-2|63	cp %{SOURCE6} pure-ftpd.pam
14mr|pure-ftpd-1.0.36-2|64	
14mr|pure-ftpd-1.0.36-2|65	%build
14mr|pure-ftpd-1.0.36-2|66	%configure2_5x \
14mr|pure-ftpd-1.0.36-2|67	--sysconfdir=%{_sysconfdir}/%{name} \
14mr|pure-ftpd-1.0.36-2|68	--with-paranoidmsg \
14mr|pure-ftpd-1.0.36-2|69	--without-capabilities \
14mr|pure-ftpd-1.0.36-2|70	--with-pam \
14mr|pure-ftpd-1.0.36-2|71	--with-ldap \
14mr|pure-ftpd-1.0.36-2|72	--with-mysql \
14mr|pure-ftpd-1.0.36-2|73	--with-pgsql \
14mr|pure-ftpd-1.0.36-2|74	--with-puredb \
14mr|pure-ftpd-1.0.36-2|75	--without-sendfile \
14mr|pure-ftpd-1.0.36-2|76	--with-altlog \
14mr|pure-ftpd-1.0.36-2|77	--with-cookie \
14mr|pure-ftpd-1.0.36-2|78	--with-diraliases \
14mr|pure-ftpd-1.0.36-2|79	--with-throttling \
14mr|pure-ftpd-1.0.36-2|80	--with-ratios \
14mr|pure-ftpd-1.0.36-2|81	--with-quotas \
14mr|pure-ftpd-1.0.36-2|82	--with-ftpwho \
14mr|pure-ftpd-1.0.36-2|83	--with-welcomemsg \
14mr|pure-ftpd-1.0.36-2|84	--with-uploadscript \
14mr|pure-ftpd-1.0.36-2|85	--with-peruserlimits \
14mr|pure-ftpd-1.0.36-2|86	--with-virtualhosts \
14mr|pure-ftpd-1.0.36-2|87	--with-virtualchroot \
14mr|pure-ftpd-1.0.36-2|88	--with-extauth \
14mr|pure-ftpd-1.0.36-2|89	--with-largefile \
14mr|pure-ftpd-1.0.36-2|90	--with-rfc2640 \
14mr|pure-ftpd-1.0.36-2|91	--with-tls
14mr|pure-ftpd-1.0.36-2|92	
14mr|pure-ftpd-1.0.36-2|93	%make
14mr|pure-ftpd-1.0.36-2|94	
14mr|pure-ftpd-1.0.36-2|95	%install
14mr|pure-ftpd-1.0.36-2|96	rm -rf %{buildroot}
14mr|pure-ftpd-1.0.36-2|97	
14mr|pure-ftpd-1.0.36-2|98	%makeinstall_std
14mr|pure-ftpd-1.0.36-2|99	
14mr|pure-ftpd-1.0.36-2|100	install -d -m 755 %{buildroot}%{_mandir}/man8/
14mr|pure-ftpd-1.0.36-2|101	install -d -m 755 %{buildroot}%{_sbindir}
14mr|pure-ftpd-1.0.36-2|102	install -d -m 755 %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mr|pure-ftpd-1.0.36-2|103	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mr|pure-ftpd-1.0.36-2|104	
14mr|pure-ftpd-1.0.36-2|105	# Conf
14mr|pure-ftpd-1.0.36-2|106	install -m 755 configuration-file/pure-config.pl %{buildroot}%{_sbindir}
14mr|pure-ftpd-1.0.36-2|107	install -m 644 configuration-file/pure-ftpd.conf %{buildroot}%{_sysconfdir}/%{name}
14mr|pure-ftpd-1.0.36-2|108	install -m 755 configuration-file/pure-config.py %{buildroot}%{_sbindir}
14mr|pure-ftpd-1.0.36-2|109	install -m 644 pureftpd-ldap.conf %{buildroot}%{_sysconfdir}/%{name}
14mr|pure-ftpd-1.0.36-2|110	install -m 644 pureftpd-mysql.conf %{buildroot}%{_sysconfdir}/%{name}
14mr|pure-ftpd-1.0.36-2|111	install -m 644 pureftpd-pgsql.conf %{buildroot}%{_sysconfdir}/%{name}
14mr|pure-ftpd-1.0.36-2|112	
14mr|pure-ftpd-1.0.36-2|113	# Man
14mr|pure-ftpd-1.0.36-2|114	install -m 644 man/pure-ftpd.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|115	install -m 644 man/pure-ftpwho.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|116	install -m 644 man/pure-mrtginfo.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|117	install -m 644 man/pure-uploadscript.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|118	install -m 644 man/pure-pw.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|119	install -m 644 man/pure-pwconvert.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|120	install -m 644 man/pure-statsdecode.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|121	install -m 644 man/pure-quotacheck.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|122	install -m 644 man/pure-authd.8 %{buildroot}%{_mandir}/man8
14mr|pure-ftpd-1.0.36-2|123	
14mr|pure-ftpd-1.0.36-2|124	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pure-ftpd
14mr|pure-ftpd-1.0.36-2|125	
14mr|pure-ftpd-1.0.36-2|126	# Pam
14mr|pure-ftpd-1.0.36-2|127	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
14mr|pure-ftpd-1.0.36-2|128	install -m 0644 pure-ftpd.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|pure-ftpd-1.0.36-2|129	
14mr|pure-ftpd-1.0.36-2|130	# Logrotate
14mr|pure-ftpd-1.0.36-2|131	install -d %{buildroot}%{_sysconfdir}/logrotate.d/
14mr|pure-ftpd-1.0.36-2|132	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|pure-ftpd-1.0.36-2|133	
14mr|pure-ftpd-1.0.36-2|134	#anonymous ftp
14mr|pure-ftpd-1.0.36-2|135	mkdir -p %{buildroot}/var/ftp/pub/
14mr|pure-ftpd-1.0.36-2|136	mkdir -p %{buildroot}/var/ftp/incoming/
14mr|pure-ftpd-1.0.36-2|137	
14mr|pure-ftpd-1.0.36-2|138	# xinetd support (tv)
14mr|pure-ftpd-1.0.36-2|139	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
14mr|pure-ftpd-1.0.36-2|140	install -m0644 pure-ftpd-xinetd %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
14mr|pure-ftpd-1.0.36-2|141	
14mr|pure-ftpd-1.0.36-2|142	# avahi support (misc)
14mr|pure-ftpd-1.0.36-2|143	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
14mr|pure-ftpd-1.0.36-2|144	install -m0644 pure-ftpd.service %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
14mr|pure-ftpd-1.0.36-2|145	
14mr|pure-ftpd-1.0.36-2|146	%post
14mr|pure-ftpd-1.0.36-2|147	# ftpusers creation
14mr|pure-ftpd-1.0.36-2|148	if [ ! -f %{_sysconfdir}/ftpusers ]; then
14mr|pure-ftpd-1.0.36-2|149	touch %{_sysconfdir}/ftpusers
14mr|pure-ftpd-1.0.36-2|150	fi
14mr|pure-ftpd-1.0.36-2|151	
14mr|pure-ftpd-1.0.36-2|152	USERS="root bin daemon adm lp sync shutdown halt mail news uucp operator games nobody"
14mr|pure-ftpd-1.0.36-2|153	for i in $USERS ;do
14mr|pure-ftpd-1.0.36-2|154	cat %{_sysconfdir}/ftpusers | grep -q "^$i$" || echo $i >> %{_sysconfdir}/ftpusers
14mr|pure-ftpd-1.0.36-2|155	done
14mr|pure-ftpd-1.0.36-2|156	
14mr|pure-ftpd-1.0.36-2|157	%_post_service pure-ftpd
14mr|pure-ftpd-1.0.36-2|158	
14mr|pure-ftpd-1.0.36-2|159	%pre
14mr|pure-ftpd-1.0.36-2|160	%_pre_useradd ftp /var/ftp /bin/false
14mr|pure-ftpd-1.0.36-2|161	
14mr|pure-ftpd-1.0.36-2|162	%postun
14mr|pure-ftpd-1.0.36-2|163	%_postun_userdel ftp
14mr|pure-ftpd-1.0.36-2|164	
14mr|pure-ftpd-1.0.36-2|165	%preun
14mr|pure-ftpd-1.0.36-2|166	%_preun_service pure-ftpd
14mr|pure-ftpd-1.0.36-2|167	
14mr|pure-ftpd-1.0.36-2|168	%files
14mr|pure-ftpd-1.0.36-2|169	%doc FAQ THANKS README.Authentication-Modules README.Windows README.Virtual-Users README.Debian
14mr|pure-ftpd-1.0.36-2|170	%doc README README.Contrib README.Configuration-File AUTHORS CONTACT HISTORY NEWS README.LDAP
14mr|pure-ftpd-1.0.36-2|171	%doc README.PGSQL README.MySQL pure-ftpd.png contrib/pure-vpopauth.pl
14mr|pure-ftpd-1.0.36-2|172	%doc contrib/pure-stat.pl pureftpd.schema
14mr|pure-ftpd-1.0.36-2|173	%attr(0755,root,root) %{_initrddir}/pure-ftpd
14mr|pure-ftpd-1.0.36-2|174	
14mr|pure-ftpd-1.0.36-2|175	%config(noreplace) %{_sysconfdir}/%{name}/pure-ftpd.conf
14mr|pure-ftpd-1.0.36-2|176	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-ldap.conf
14mr|pure-ftpd-1.0.36-2|177	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-mysql.conf
14mr|pure-ftpd-1.0.36-2|178	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-pgsql.conf
14mr|pure-ftpd-1.0.36-2|179	%config(noreplace) %{_sysconfdir}/pam.d/pure-ftpd
14mr|pure-ftpd-1.0.36-2|180	%config(noreplace) %{_sysconfdir}/logrotate.d/pure-ftpd
14mr|pure-ftpd-1.0.36-2|181	%config(noreplace) %{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
14mr|pure-ftpd-1.0.36-2|182	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mr|pure-ftpd-1.0.36-2|183	
14mr|pure-ftpd-1.0.36-2|184	%{_bindir}/pure-pw
14mr|pure-ftpd-1.0.36-2|185	%{_bindir}/pure-pwconvert
14mr|pure-ftpd-1.0.36-2|186	%{_bindir}/pure-statsdecode
14mr|pure-ftpd-1.0.36-2|187	%{_sbindir}/pure-config.pl
14mr|pure-ftpd-1.0.36-2|188	%{_sbindir}/pure-config.py
14mr|pure-ftpd-1.0.36-2|189	%{_sbindir}/pure-ftpd
14mr|pure-ftpd-1.0.36-2|190	%{_sbindir}/pure-ftpwho
14mr|pure-ftpd-1.0.36-2|191	%{_sbindir}/pure-uploadscript
14mr|pure-ftpd-1.0.36-2|192	%{_sbindir}/pure-mrtginfo
14mr|pure-ftpd-1.0.36-2|193	%{_sbindir}/pure-quotacheck
14mr|pure-ftpd-1.0.36-2|194	%{_sbindir}/pure-authd
14mr|pure-ftpd-1.0.36-2|195	
14mr|pure-ftpd-1.0.36-2|196	%attr(644,root,root) %{_mandir}/man8/*
14mr|pure-ftpd-1.0.36-2|197	
14mr|pure-ftpd-1.0.36-2|198	%files anonymous
14mr|pure-ftpd-1.0.36-2|199	%dir /var/ftp/pub/
14mr|pure-ftpd-1.0.36-2|200	
14mr|pure-ftpd-1.0.36-2|201	%files anon-upload
14mr|pure-ftpd-1.0.36-2|202	%attr(0777,root,root) %dir /var/ftp/incoming
14mr|pure-ftpd-1.0.36-2|203	
14mr|pure-ftpd-1.0.36-2|204	
14mr|pure-ftpd-1.0.36-2|205	
14mr|pure-ftpd-1.0.36-2|206	%changelog
14mr|pure-ftpd-1.0.36-2|207	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.36-2
14mr|pure-ftpd-1.0.36-2|208	+ Revision: 4143306
14mr|pure-ftpd-1.0.36-2|209	- MassBuild#440: Increase release tag
14mr|pure-ftpd-1.0.36-2|210	
14mr|pure-ftpd-1.0.36-2|211	

18600 14
14mr|pv-1.5.7-1|1	%bcond_with	uclibc
14mr|pv-1.5.7-1|2	
14mr|pv-1.5.7-1|3	Summary:	Monitor the progress of data through a pipe
14mr|pv-1.5.7-1|4	
14mr|pv-1.5.7-1|5	Name:		pv
14mr|pv-1.5.7-1|6	Version:	1.5.7
14mr|pv-1.5.7-1|7	Release:	1
14mr|pv-1.5.7-1|8	Group:		Development/Other
14mr|pv-1.5.7-1|9	License:	Artistic
14mr|pv-1.5.7-1|10	URL:		http://www.ivarch.com/programs/pv.shtml
14mr|pv-1.5.7-1|11	Source0:	http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
14mr|pv-1.5.7-1|12	BuildRequires:	gettext-devel
14mr|pv-1.5.7-1|13	BuildRequires:	gettext
14mr|pv-1.5.7-1|14	BuildRequires:	tetex
14mr|pv-1.5.7-1|15	BuildRequires:	texinfo
14mr|pv-1.5.7-1|16	%if %{with uclibc}
14mr|pv-1.5.7-1|17	BuildRequires:	uClibc-devel
14mr|pv-1.5.7-1|18	%endif
14mr|pv-1.5.7-1|19	
14mr|pv-1.5.7-1|20	%description
14mr|pv-1.5.7-1|21	PV ("Pipe Viewer") is a tool for monitoring the progress of data
14mr|pv-1.5.7-1|22	through a pipeline.  It can be inserted into any normal pipeline
14mr|pv-1.5.7-1|23	between two processes to give a visual indication of how quickly
14mr|pv-1.5.7-1|24	data is passing through, how long it has taken, how near to
14mr|pv-1.5.7-1|25	completion it is, and an estimate of how long it will be until
14mr|pv-1.5.7-1|26	completion.
14mr|pv-1.5.7-1|27	
14mr|pv-1.5.7-1|28	%package -n	uclibc-%{name}
14mr|pv-1.5.7-1|29	Summary:	Monitor the progress of data through a pipe (uClibc build)
14mr|pv-1.5.7-1|30	
14mr|pv-1.5.7-1|31	Group:		Development/Other
14mr|pv-1.5.7-1|32	
14mr|pv-1.5.7-1|33	%description -n	uclibc-%{name}
14mr|pv-1.5.7-1|34	PV ("Pipe Viewer") is a tool for monitoring the progress of data
14mr|pv-1.5.7-1|35	through a pipeline.  It can be inserted into any normal pipeline
14mr|pv-1.5.7-1|36	between two processes to give a visual indication of how quickly
14mr|pv-1.5.7-1|37	data is passing through, how long it has taken, how near to
14mr|pv-1.5.7-1|38	completion it is, and an estimate of how long it will be until
14mr|pv-1.5.7-1|39	completion.
14mr|pv-1.5.7-1|40	
14mr|pv-1.5.7-1|41	
14mr|pv-1.5.7-1|42	%prep
14mr|pv-1.5.7-1|43	%setup -q
14mr|pv-1.5.7-1|44	%patch0 -p1 -b .wholeprogram~
14mr|pv-1.5.7-1|45	
14mr|pv-1.5.7-1|46	%build
14mr|pv-1.5.7-1|47	CONFIGURE_TOP="$PWD"
14mr|pv-1.5.7-1|48	%if %{with uclibc}
14mr|pv-1.5.7-1|49	mkdir -p uclibc
14mr|pv-1.5.7-1|50	pushd uclibc
14mr|pv-1.5.7-1|51	%uclibc_configure
14mr|pv-1.5.7-1|52	%make WHOLE_PROGRAM=1
14mr|pv-1.5.7-1|53	popd
14mr|pv-1.5.7-1|54	%endif
14mr|pv-1.5.7-1|55	
14mr|pv-1.5.7-1|56	mkdir -p system
14mr|pv-1.5.7-1|57	pushd system
14mr|pv-1.5.7-1|58	%configure2_5x
14mr|pv-1.5.7-1|59	%make WHOLE_PROGRAM=1
14mr|pv-1.5.7-1|60	popd
14mr|pv-1.5.7-1|61	
14mr|pv-1.5.7-1|62	%check
14mr|pv-1.5.7-1|63	%make -C system test WHOLE_PROGRAM=1
14mr|pv-1.5.7-1|64	
14mr|pv-1.5.7-1|65	%install
14mr|pv-1.5.7-1|66	%if %{with uclibc}
14mr|pv-1.5.7-1|67	%makeinstall_std -C uclibc WHOLE_PROGRAM=1
14mr|pv-1.5.7-1|68	%endif
14mr|pv-1.5.7-1|69	
14mr|pv-1.5.7-1|70	%makeinstall_std -C system WHOLE_PROGRAM=1
14mr|pv-1.5.7-1|71	
14mr|pv-1.5.7-1|72	%find_lang %{name}
14mr|pv-1.5.7-1|73	
14mr|pv-1.5.7-1|74	# note; the nls files should probably be added also somehow in the future...
14mr|pv-1.5.7-1|75	%files -f %{name}.lang
14mr|pv-1.5.7-1|76	%doc README doc/NEWS doc/TODO doc/COPYING
14mr|pv-1.5.7-1|77	%{_bindir}/pv
14mr|pv-1.5.7-1|78	%{_mandir}/man1/pv.1*
14mr|pv-1.5.7-1|79	
14mr|pv-1.5.7-1|80	%if %{with uclibc}
14mr|pv-1.5.7-1|81	%files -n uclibc-%{name}
14mr|pv-1.5.7-1|82	%{uclibc_root}%{_bindir}/pv
14mr|pv-1.5.7-1|83	%endif
14mr|pv-1.5.7-1|84	
14mr|pv-1.5.7-1|85	%changelog
14mr|pv-1.5.7-1|86	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.5.7-1
14mr|pv-1.5.7-1|87	+ Revision: 6fcf1c4
14mr|pv-1.5.7-1|88	- Merge pull request #6 from import/pv:auto_update
14mr|pv-1.5.7-1|89	- ROSA Updates Builder: update suggested
14mr|pv-1.5.7-1|90	
14mr|pv-1.5.7-1|91	

18601 14
14mr|pwauth-2.3.9-5|1	Summary:	A Unix Web Authenticator
14mr|pwauth-2.3.9-5|2	Name:		pwauth
14mr|pwauth-2.3.9-5|3	Version:	2.3.9
14mr|pwauth-2.3.9-5|4	Release:	5
14mr|pwauth-2.3.9-5|5	License:	BSD
14mr|pwauth-2.3.9-5|6	Group:		System/Servers
14mr|pwauth-2.3.9-5|7	URL:		http://code.google.com/p/pwauth/
14mr|pwauth-2.3.9-5|8	Source0:	http://pwauth.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|pwauth-2.3.9-5|9	Source1:	pwauth.pam
14mr|pwauth-2.3.9-5|10	Patch0:		pwauth-typo_fix.diff
14mr|pwauth-2.3.9-5|11	Patch1:		pwauth-config.diff
14mr|pwauth-2.3.9-5|12	Patch2:		pwauth-2.3.2-pam.diff
14mr|pwauth-2.3.9-5|13	Patch3:		pwauth-2.3.2-server.diff
14mr|pwauth-2.3.9-5|14	Patch4:		pwauth-ldflags_fix.diff
14mr|pwauth-2.3.9-5|15	BuildRequires:	pam-devel
14mr|pwauth-2.3.9-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|pwauth-2.3.9-5|17	
14mr|pwauth-2.3.9-5|18	%description
14mr|pwauth-2.3.9-5|19	Pwauth is an authenticator designed to be used with
14mr|pwauth-2.3.9-5|20	mod_auth_external and the Apache HTTP Daemon to support reasonably
14mr|pwauth-2.3.9-5|21	secure web authentication out of the system password database on
14mr|pwauth-2.3.9-5|22	most versions of Unix.
14mr|pwauth-2.3.9-5|23	
14mr|pwauth-2.3.9-5|24	What pwauth actually does is very simple. Given a login and a
14mr|pwauth-2.3.9-5|25	password, it returns a status code indicating whether it is a
14mr|pwauth-2.3.9-5|26	valid login/password or not. It is normally installed as an
14mr|pwauth-2.3.9-5|27	suid-root program, so other programs (like Apache or a CGI
14mr|pwauth-2.3.9-5|28	program) can run it to check if a login/password is valid even
14mr|pwauth-2.3.9-5|29	though they don't themselves have read access to the system
14mr|pwauth-2.3.9-5|30	password database.
14mr|pwauth-2.3.9-5|31	
14mr|pwauth-2.3.9-5|32	%prep
14mr|pwauth-2.3.9-5|33	
14mr|pwauth-2.3.9-5|34	%setup -q
14mr|pwauth-2.3.9-5|35	%patch0 -p0
14mr|pwauth-2.3.9-5|36	%patch1 -p0
14mr|pwauth-2.3.9-5|37	%patch2 -p0
14mr|pwauth-2.3.9-5|38	%patch3 -p0
14mr|pwauth-2.3.9-5|39	%patch4 -p0
14mr|pwauth-2.3.9-5|40	
14mr|pwauth-2.3.9-5|41	cp %{SOURCE1} pwauth.pam
14mr|pwauth-2.3.9-5|42	
14mr|pwauth-2.3.9-5|43	%build
14mr|pwauth-2.3.9-5|44	%serverbuild
14mr|pwauth-2.3.9-5|45	
14mr|pwauth-2.3.9-5|46	%make CFLAGS="$CFLAGS" LDFLAGS="%{ldflags}" LIB="-lpam -ldl"
14mr|pwauth-2.3.9-5|47	
14mr|pwauth-2.3.9-5|48	%install
14mr|pwauth-2.3.9-5|49	rm -rf %{buildroot}
14mr|pwauth-2.3.9-5|50	
14mr|pwauth-2.3.9-5|51	install -d %{buildroot}%{_sysconfdir}/pam.d
14mr|pwauth-2.3.9-5|52	install -d %{buildroot}%{_bindir}
14mr|pwauth-2.3.9-5|53	
14mr|pwauth-2.3.9-5|54	install -m0755 pwauth %{buildroot}%{_bindir}/
14mr|pwauth-2.3.9-5|55	install -m0755 unixgroup %{buildroot}%{_bindir}/
14mr|pwauth-2.3.9-5|56	
14mr|pwauth-2.3.9-5|57	install -m0644 pwauth.pam %{buildroot}%{_sysconfdir}/pam.d/pwauth
14mr|pwauth-2.3.9-5|58	install -m0644 pwauth.pam %{buildroot}%{_sysconfdir}/pam.d/unixgroup
14mr|pwauth-2.3.9-5|59	
14mr|pwauth-2.3.9-5|60	%clean
14mr|pwauth-2.3.9-5|61	rm -rf %{buildroot}
14mr|pwauth-2.3.9-5|62	
14mr|pwauth-2.3.9-5|63	%files
14mr|pwauth-2.3.9-5|64	%defattr(-,root,root)
14mr|pwauth-2.3.9-5|65	%doc CHANGES FORM_AUTH INSTALL README
14mr|pwauth-2.3.9-5|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pwauth
14mr|pwauth-2.3.9-5|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/unixgroup
14mr|pwauth-2.3.9-5|68	%attr(04550,root,apache) %{_bindir}/pwauth
14mr|pwauth-2.3.9-5|69	%attr(04550,root,apache) %{_bindir}/unixgroup
14mr|pwauth-2.3.9-5|70	
14mr|pwauth-2.3.9-5|71	
14mr|pwauth-2.3.9-5|72	
14mr|pwauth-2.3.9-5|73	%changelog
14mr|pwauth-2.3.9-5|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.9-5
14mr|pwauth-2.3.9-5|75	+ Revision: ec1b6b2
14mr|pwauth-2.3.9-5|76	- MassBuild#440: Increase release tag
14mr|pwauth-2.3.9-5|77	
14mr|pwauth-2.3.9-5|78	

18602 14
14mr|pwdb-0.62-25|1	%define major 0
14mr|pwdb-0.62-25|2	%define libname %mklibname pwdb %{major}
14mr|pwdb-0.62-25|3	%define devname %mklibname pwdb -d
14mr|pwdb-0.62-25|4	%define sdevname %mklibname pwdb -d -s
14mr|pwdb-0.62-25|5	
14mr|pwdb-0.62-25|6	Summary:	The password database library
14mr|pwdb-0.62-25|7	Name:		pwdb
14mr|pwdb-0.62-25|8	Version:	0.62
14mr|pwdb-0.62-25|9	Release:	25
14mr|pwdb-0.62-25|10	License:	GPLv2+
14mr|pwdb-0.62-25|11	Group:		System/Libraries
14mr|pwdb-0.62-25|12	Source0:	%{name}-%{version}.tar.bz2
14mr|pwdb-0.62-25|13	Patch0:		%{name}-0.62-includes.patch
14mr|pwdb-0.62-25|14	Patch1:		pwdb-0.62-makefile.patch
14mr|pwdb-0.62-25|15	BuildRequires:	pkgconfig(libtirpc)
14mr|pwdb-0.62-25|16	
14mr|pwdb-0.62-25|17	%description
14mr|pwdb-0.62-25|18	The pwdb package contains libpwdb, the password database library.
14mr|pwdb-0.62-25|19	Libpwdb is a library which implements a generic user information
14mr|pwdb-0.62-25|20	database.  Libpwdb was specifically designed to work with Linux's PAM
14mr|pwdb-0.62-25|21	(Pluggable Authentication Modules).  Libpwdb allows configurable
14mr|pwdb-0.62-25|22	access to and management of security tools like /etc/passwd,
14mr|pwdb-0.62-25|23	/etc/shadow and network authentication systems including NIS and
14mr|pwdb-0.62-25|24	Radius.
14mr|pwdb-0.62-25|25	
14mr|pwdb-0.62-25|26	#----------------------------------------------------------------------------
14mr|pwdb-0.62-25|27	
14mr|pwdb-0.62-25|28	%package conf
14mr|pwdb-0.62-25|29	Summary:	The password database library config
14mr|pwdb-0.62-25|30	Group:		System/Base
14mr|pwdb-0.62-25|31	
14mr|pwdb-0.62-25|32	%description conf
14mr|pwdb-0.62-25|33	Configuration package for the libpwdb, the password database library.
14mr|pwdb-0.62-25|34	
14mr|pwdb-0.62-25|35	%files conf
14mr|pwdb-0.62-25|36	%doc Copyright doc/pwdb.txt doc/html
14mr|pwdb-0.62-25|37	%config(noreplace) %{_sysconfdir}/pwdb.conf
14mr|pwdb-0.62-25|38	
14mr|pwdb-0.62-25|39	#----------------------------------------------------------------------------
14mr|pwdb-0.62-25|40	
14mr|pwdb-0.62-25|41	%package -n %{libname}
14mr|pwdb-0.62-25|42	Summary:	The password database library
14mr|pwdb-0.62-25|43	Group:		System/Libraries
14mr|pwdb-0.62-25|44	Requires:	%{name}-conf
14mr|pwdb-0.62-25|45	%rename		pwdb
14mr|pwdb-0.62-25|46	
14mr|pwdb-0.62-25|47	%description -n %{libname}
14mr|pwdb-0.62-25|48	The pwdb package contains libpwdb, the password database library.
14mr|pwdb-0.62-25|49	Libpwdb is a library which implements a generic user information
14mr|pwdb-0.62-25|50	database.  Libpwdb was specifically designed to work with Linux's PAM
14mr|pwdb-0.62-25|51	(Pluggable Authentication Modules).  Libpwdb allows configurable
14mr|pwdb-0.62-25|52	access to and management of security tools like /etc/passwd,
14mr|pwdb-0.62-25|53	/etc/shadow and network authentication systems including NIS and
14mr|pwdb-0.62-25|54	Radius.
14mr|pwdb-0.62-25|55	
14mr|pwdb-0.62-25|56	%files -n %{libname}
14mr|pwdb-0.62-25|57	/%{_lib}/libpwdb.so.%{major}*
14mr|pwdb-0.62-25|58	
14mr|pwdb-0.62-25|59	#----------------------------------------------------------------------------
14mr|pwdb-0.62-25|60	
14mr|pwdb-0.62-25|61	%package -n %{devname}
14mr|pwdb-0.62-25|62	Summary:	The pwdb include files and link library
14mr|pwdb-0.62-25|63	Group:		Development/C
14mr|pwdb-0.62-25|64	Requires:	%{libname} = %{EVRD}
14mr|pwdb-0.62-25|65	Provides:	pwdb-devel = %{EVRD}
14mr|pwdb-0.62-25|66	Conflicts:	%{_lib}pwdb0-devel < 0.62-25
14mr|pwdb-0.62-25|67	Obsoletes:	%{_lib}pwdb0-devel < 0.62-25
14mr|pwdb-0.62-25|68	
14mr|pwdb-0.62-25|69	%description -n %{devname}
14mr|pwdb-0.62-25|70	The development header / link library for pwdb.
14mr|pwdb-0.62-25|71	
14mr|pwdb-0.62-25|72	%files -n %{devname}
14mr|pwdb-0.62-25|73	/%{_lib}/libpwdb.so
14mr|pwdb-0.62-25|74	%{_includedir}/pwdb
14mr|pwdb-0.62-25|75	
14mr|pwdb-0.62-25|76	#----------------------------------------------------------------------------
14mr|pwdb-0.62-25|77	
14mr|pwdb-0.62-25|78	%package -n %{sdevname}
14mr|pwdb-0.62-25|79	Summary:	The pwdb static library
14mr|pwdb-0.62-25|80	Group:		Development/C
14mr|pwdb-0.62-25|81	Requires:	%{devname} = %{EVRD}
14mr|pwdb-0.62-25|82	Conflicts:	%{_lib}pwdb0-static-devel < 0.62-25
14mr|pwdb-0.62-25|83	Obsoletes:	%{_lib}pwdb0-static-devel < 0.62-25
14mr|pwdb-0.62-25|84	
14mr|pwdb-0.62-25|85	%description -n %{sdevname}
14mr|pwdb-0.62-25|86	The pwdb static library.
14mr|pwdb-0.62-25|87	
14mr|pwdb-0.62-25|88	%files -n %{sdevname}
14mr|pwdb-0.62-25|89	/%{_lib}/libpwdb.a
14mr|pwdb-0.62-25|90	
14mr|pwdb-0.62-25|91	#----------------------------------------------------------------------------
14mr|pwdb-0.62-25|92	
14mr|pwdb-0.62-25|93	%prep
14mr|pwdb-0.62-25|94	%setup -q
14mr|pwdb-0.62-25|95	%apply_patches
14mr|pwdb-0.62-25|96	
14mr|pwdb-0.62-25|97	rm default.defs
14mr|pwdb-0.62-25|98	ln -s defs/redhat.defs default.defs
14mr|pwdb-0.62-25|99	# checking out of the CVS sometimes preserves the setgid bit on
14mr|pwdb-0.62-25|100	# directories...
14mr|pwdb-0.62-25|101	chmod -R g-s .
14mr|pwdb-0.62-25|102	
14mr|pwdb-0.62-25|103	%build
14mr|pwdb-0.62-25|104	%setup_compile_flags
14mr|pwdb-0.62-25|105	%make
14mr|pwdb-0.62-25|106	
14mr|pwdb-0.62-25|107	%install
14mr|pwdb-0.62-25|108	mkdir -p %{buildroot}/{%{_lib},%{_sysconfdir},%{_includedir}/pwdb}
14mr|pwdb-0.62-25|109	make \
14mr|pwdb-0.62-25|110	INCLUDED=%{buildroot}%{_includedir}/pwdb \
14mr|pwdb-0.62-25|111	LIBDIR=%{buildroot}/%{_lib} \
14mr|pwdb-0.62-25|112	LDCONFIG=":" \
14mr|pwdb-0.62-25|113	install
14mr|pwdb-0.62-25|114	
14mr|pwdb-0.62-25|115	install conf/pwdb.conf %{buildroot}%{_sysconfdir}/pwdb.conf
14mr|pwdb-0.62-25|116	
14mr|pwdb-0.62-25|117	ln -sf lib%{name}.so.%{version} %{buildroot}/%{_lib}/lib%{name}.so.%{major}
14mr|pwdb-0.62-25|118	
14mr|pwdb-0.62-25|119	
14mr|pwdb-0.62-25|120	%changelog
14mr|pwdb-0.62-25|121	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.62-25
14mr|pwdb-0.62-25|122	+ Revision: 037d8fb
14mr|pwdb-0.62-25|123	- Properly name packages, fix build with tirpc
14mr|pwdb-0.62-25|124	
14mr|pwdb-0.62-25|125	

18603 14
14mr|pxe-1.4.2-23|1	%define name    pxe
14mr|pxe-1.4.2-23|2	%define version 1.4.2
14mr|pxe-1.4.2-23|3	
14mr|pxe-1.4.2-23|4	%define tftpbase /var/lib/tftpboot
14mr|pxe-1.4.2-23|5	
14mr|pxe-1.4.2-23|6	Name:           %{name}
14mr|pxe-1.4.2-23|7	Summary:        A Linux PXE (Preboot eXecution Environment) package
14mr|pxe-1.4.2-23|8	Group:          System/Servers
14mr|pxe-1.4.2-23|9	Version:        %{version}
14mr|pxe-1.4.2-23|10	Release:        23
14mr|pxe-1.4.2-23|11	License:        GPL
14mr|pxe-1.4.2-23|12	URL: 		http://www.kano.org.uk/projects/pxe
14mr|pxe-1.4.2-23|13	Requires:       chkconfig, dhcp-server, coreutils, grep, tftp-server, pxelinux
14mr|pxe-1.4.2-23|14	Provides:	pxeserver
14mr|pxe-1.4.2-23|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
14mr|pxe-1.4.2-23|16	Requires(post): rpm-helper
14mr|pxe-1.4.2-23|17	Requires(preun): rpm-helper
14mr|pxe-1.4.2-23|18	
14mr|pxe-1.4.2-23|19	Source:		http://www.kano.org.uk/projects/pxe/%{name}-%{version}.tar.gz
14mr|pxe-1.4.2-23|20	Source1: 	pxe
14mr|pxe-1.4.2-23|21	Source2: 	pxe.conf
14mr|pxe-1.4.2-23|22	Source3:	dhcpd.conf.pxe
14mr|pxe-1.4.2-23|23	#Source8:	default
14mr|pxe-1.4.2-23|24	#Source9:	messages
14mr|pxe-1.4.2-23|25	Source10:	elilo.efi
14mr|pxe-1.4.2-23|26	Source11:	elilo.txt
14mr|pxe-1.4.2-23|27	Source12:	elilovars.txt
14mr|pxe-1.4.2-23|28	Source13:	elilo.conf
14mr|pxe-1.4.2-23|29	#Source14:	help.txt
14mr|pxe-1.4.2-23|30	Patch0:		pxe-1.4.patch
14mr|pxe-1.4.2-23|31	Patch3:		pxe-autoconf.patch
14mr|pxe-1.4.2-23|32	Patch4:		pxe-mtftp.patch
14mr|pxe-1.4.2-23|33	Patch5:		pxe-1.4.2-arch_id.patch
14mr|pxe-1.4.2-23|34	Patch7:		pxe-segfault_on_exit.patch
14mr|pxe-1.4.2-23|35	
14mr|pxe-1.4.2-23|36	%package	bootstraps
14mr|pxe-1.4.2-23|37	Summary:	A compilation of Linux PXE (Preboot eXecution Environment) Bootstraps
14mr|pxe-1.4.2-23|38	Group:		System/Servers
14mr|pxe-1.4.2-23|39	%ifarch %{ix86}
14mr|pxe-1.4.2-23|40	BuildRequires:	dev86-devel
14mr|pxe-1.4.2-23|41	%endif
14mr|pxe-1.4.2-23|42	Requires:	syslinux >= 1.67
14mr|pxe-1.4.2-23|43	Source5:	pxe-linux.tar.bz2
14mr|pxe-1.4.2-23|44	Source6:	grubNBI.tar.bz2
14mr|pxe-1.4.2-23|45	Source7:	pxedoc.tar.bz2
14mr|pxe-1.4.2-23|46	Patch1:		pxe-1.0-cmdlinearg.patch
14mr|pxe-1.4.2-23|47	Patch2:	 	pxe-linux-config.patch
14mr|pxe-1.4.2-23|48	
14mr|pxe-1.4.2-23|49	
14mr|pxe-1.4.2-23|50	%description bootstraps
14mr|pxe-1.4.2-23|51	This package contains a compiltation of PXE bootstraps.
14mr|pxe-1.4.2-23|52	
14mr|pxe-1.4.2-23|53	%description
14mr|pxe-1.4.2-23|54	The pxe package contains the PXE (Preboot eXecution Environment)
14mr|pxe-1.4.2-23|55	server and code needed for Linux to boot from a boot disk image on a
14mr|pxe-1.4.2-23|56	Linux PXE server.
14mr|pxe-1.4.2-23|57	
14mr|pxe-1.4.2-23|58	
14mr|pxe-1.4.2-23|59	%prep
14mr|pxe-1.4.2-23|60	rm -rf ${RPM_BUILD_ROOT}
14mr|pxe-1.4.2-23|61	%setup -q -n %{name}-%{version}
14mr|pxe-1.4.2-23|62	%setup -q -T -D -a 5
14mr|pxe-1.4.2-23|63	%setup -q -T -D -a 6
14mr|pxe-1.4.2-23|64	%setup -q -T -D -a 7
14mr|pxe-1.4.2-23|65	%patch0 -p1
14mr|pxe-1.4.2-23|66	%patch1 -p0
14mr|pxe-1.4.2-23|67	%patch2 -p0
14mr|pxe-1.4.2-23|68	%patch3 -p0
14mr|pxe-1.4.2-23|69	%patch4 -p0
14mr|pxe-1.4.2-23|70	%patch5 -p1 -b .arch_id
14mr|pxe-1.4.2-23|71	%patch7 -p0
14mr|pxe-1.4.2-23|72	
14mr|pxe-1.4.2-23|73	%build
14mr|pxe-1.4.2-23|74	%configure
14mr|pxe-1.4.2-23|75	%make
14mr|pxe-1.4.2-23|76	
14mr|pxe-1.4.2-23|77	%install
14mr|pxe-1.4.2-23|78	myname=`id -un`
14mr|pxe-1.4.2-23|79	mygroup=`id -gn`
14mr|pxe-1.4.2-23|80	mkdir -p %{buildroot}%{_initrddir}
14mr|pxe-1.4.2-23|81	mkdir -p %{buildroot}%{_sysconfdir}
14mr|pxe-1.4.2-23|82	mkdir -p %{buildroot}%{_sbindir}
14mr|pxe-1.4.2-23|83	#mkdir -p %{buildroot}%{tftpbase}/X86PC/linux/pxelinux.cfg
14mr|pxe-1.4.2-23|84	mkdir -p %{buildroot}%{tftpbase}/IA64PC/linux/
14mr|pxe-1.4.2-23|85	
14mr|pxe-1.4.2-23|86	install -m755 %{_builddir}/%{name}-%{version}/pxe %{buildroot}%{_sbindir}
14mr|pxe-1.4.2-23|87	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pxe
14mr|pxe-1.4.2-23|88	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/pxe.conf
14mr|pxe-1.4.2-23|89	install -m755 %{SOURCE3} %{buildroot}%{_sysconfdir}/dhcpd.conf.pxe
14mr|pxe-1.4.2-23|90	#install -m644 %{SOURCE8} %{buildroot}%{tftpbase}/X86PC/linux/pxelinux.cfg/default
14mr|pxe-1.4.2-23|91	#install -m644 %{SOURCE9} %{buildroot}%{tftpbase}/X86PC/linux/messages
14mr|pxe-1.4.2-23|92	install -m644 %{SOURCE10} %{buildroot}%{tftpbase}/IA64PC/linux/linux.0
14mr|pxe-1.4.2-23|93	install -m644 %{SOURCE11} %{buildroot}%{tftpbase}/IA64PC/linux/
14mr|pxe-1.4.2-23|94	install -m644 %{SOURCE12} %{buildroot}%{tftpbase}/IA64PC/linux/
14mr|pxe-1.4.2-23|95	install -m644 %{SOURCE13} %{buildroot}%{tftpbase}/IA64PC/linux/linux.1
14mr|pxe-1.4.2-23|96	#install -m644 %{SOURCE14} %{buildroot}%{tftpbase}/X86PC/linux/help.txt
14mr|pxe-1.4.2-23|97	
14mr|pxe-1.4.2-23|98	%clean
14mr|pxe-1.4.2-23|99	rm -rf ${RPM_BUILD_ROOT}
14mr|pxe-1.4.2-23|100	
14mr|pxe-1.4.2-23|101	%post
14mr|pxe-1.4.2-23|102	%_post_service pxe
14mr|pxe-1.4.2-23|103	mkdir -p %{tftpbase}/X86PC/linux
14mr|pxe-1.4.2-23|104	
14mr|pxe-1.4.2-23|105	%preun
14mr|pxe-1.4.2-23|106	%_preun_service pxe
14mr|pxe-1.4.2-23|107	
14mr|pxe-1.4.2-23|108	%files bootstraps
14mr|pxe-1.4.2-23|109	%defattr(-,root,root)
14mr|pxe-1.4.2-23|110	%doc grubNBI/*
14mr|pxe-1.4.2-23|111	
14mr|pxe-1.4.2-23|112	%files
14mr|pxe-1.4.2-23|113	%defattr(-,root,root)
14mr|pxe-1.4.2-23|114	%doc README LICENCE INSTALL Changes pxedoc/*
14mr|pxe-1.4.2-23|115	%attr(755,root,root) %{_sbindir}/pxe
14mr|pxe-1.4.2-23|116	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pxe.conf
14mr|pxe-1.4.2-23|117	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.pxe
14mr|pxe-1.4.2-23|118	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux//pxelinux.cfg/default
14mr|pxe-1.4.2-23|119	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux//messages
14mr|pxe-1.4.2-23|120	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux/help.txt
14mr|pxe-1.4.2-23|121	%attr(755,root,root) %{_initrddir}/pxe
14mr|pxe-1.4.2-23|122	%{tftpbase}/IA64PC/linux
14mr|pxe-1.4.2-23|123	
14mr|pxe-1.4.2-23|124	
14mr|pxe-1.4.2-23|125	
14mr|pxe-1.4.2-23|126	
14mr|pxe-1.4.2-23|127	
14mr|pxe-1.4.2-23|128	%changelog
14mr|pxe-1.4.2-23|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-23
14mr|pxe-1.4.2-23|130	+ Revision: 4c89bdb
14mr|pxe-1.4.2-23|131	- MassBuild#440: Increase release tag
14mr|pxe-1.4.2-23|132	
14mr|pxe-1.4.2-23|133	

18604 14
14mr|pxlib-0.6.5-2|1	%define major 0
14mr|pxlib-0.6.5-2|2	%define libname %mklibname px %major
14mr|pxlib-0.6.5-2|3	%define develname %mklibname -d px
14mr|pxlib-0.6.5-2|4	
14mr|pxlib-0.6.5-2|5	Summary: A library to read Paradox DB files
14mr|pxlib-0.6.5-2|6	Name: pxlib
14mr|pxlib-0.6.5-2|7	Version: 0.6.5
14mr|pxlib-0.6.5-2|8	Release: 2
14mr|pxlib-0.6.5-2|9	License: GPL
14mr|pxlib-0.6.5-2|10	Group: System/Libraries
14mr|pxlib-0.6.5-2|11	Url: http://pxlib.sourceforge.net/
14mr|pxlib-0.6.5-2|12	Source: http://prdownloads.sourceforge.net/pxlib/%{name}-%{version}.tar.gz
14mr|pxlib-0.6.5-2|13	BuildRoot: %_tmppath/%name-%version-root
14mr|pxlib-0.6.5-2|14	BuildRequires: autoconf2.5 >= 2.54
14mr|pxlib-0.6.5-2|15	BuildRequires: sqlite-devel
14mr|pxlib-0.6.5-2|16	BuildRequires: libgsf-devel
14mr|pxlib-0.6.5-2|17	BuildRequires: intltool
14mr|pxlib-0.6.5-2|18	BuildRequires: docbook-to-man docbook-utils
14mr|pxlib-0.6.5-2|19	BuildRequires: glib2-devel
14mr|pxlib-0.6.5-2|20	
14mr|pxlib-0.6.5-2|21	%description
14mr|pxlib-0.6.5-2|22	pxlib is a simply and still small C library to read Paradox DB files. It
14mr|pxlib-0.6.5-2|23	supports all versions starting from 3.0. It currently has a very limited set of
14mr|pxlib-0.6.5-2|24	functions like to open a DB file, read its header and read every single record.
14mr|pxlib-0.6.5-2|25	
14mr|pxlib-0.6.5-2|26	%package -n %libname
14mr|pxlib-0.6.5-2|27	Group: System/Libraries
14mr|pxlib-0.6.5-2|28	Summary: A library to read Paradox DB files
14mr|pxlib-0.6.5-2|29	Requires: %name >= %version
14mr|pxlib-0.6.5-2|30	
14mr|pxlib-0.6.5-2|31	%description -n %libname
14mr|pxlib-0.6.5-2|32	pxlib is a simply and still small C library to read Paradox DB files. It
14mr|pxlib-0.6.5-2|33	supports all versions starting from 3.0. It currently has a very limited set of
14mr|pxlib-0.6.5-2|34	functions like to open a DB file, read its header and read every single record.
14mr|pxlib-0.6.5-2|35	
14mr|pxlib-0.6.5-2|36	%package -n %develname
14mr|pxlib-0.6.5-2|37	Summary: A library to read Paradox DB files (Development)
14mr|pxlib-0.6.5-2|38	Group: Development/C
14mr|pxlib-0.6.5-2|39	Requires: %libname = %{version}
14mr|pxlib-0.6.5-2|40	Provides: libpx-devel = %{version}-%release
14mr|pxlib-0.6.5-2|41	Obsoletes: %mklibname -d px 0
14mr|pxlib-0.6.5-2|42	
14mr|pxlib-0.6.5-2|43	%description -n %develname
14mr|pxlib-0.6.5-2|44	pxlib is a simply and still small C library to read Paradox DB files. It
14mr|pxlib-0.6.5-2|45	supports all versions starting from 3.0. It currently has a very limited set of
14mr|pxlib-0.6.5-2|46	functions like to open a DB file, read its header and read every single record.
14mr|pxlib-0.6.5-2|47	
14mr|pxlib-0.6.5-2|48	%prep
14mr|pxlib-0.6.5-2|49	%setup -q
14mr|pxlib-0.6.5-2|50	
14mr|pxlib-0.6.5-2|51	%build
14mr|pxlib-0.6.5-2|52	export CPPFLAGS=`pkg-config --cflags glib-2.0`
14mr|pxlib-0.6.5-2|53	%configure2_5x  --with-sqlite --with-gsf
14mr|pxlib-0.6.5-2|54	%make LIBS=-lm
14mr|pxlib-0.6.5-2|55	
14mr|pxlib-0.6.5-2|56	%install
14mr|pxlib-0.6.5-2|57	rm -rf %{buildroot}
14mr|pxlib-0.6.5-2|58	%makeinstall_std
14mr|pxlib-0.6.5-2|59	%find_lang %name
14mr|pxlib-0.6.5-2|60	
14mr|pxlib-0.6.5-2|61	%clean
14mr|pxlib-0.6.5-2|62	rm -rf %{buildroot}
14mr|pxlib-0.6.5-2|63	
14mr|pxlib-0.6.5-2|64	%files -f %name.lang
14mr|pxlib-0.6.5-2|65	%defattr(-,root,root)
14mr|pxlib-0.6.5-2|66	%doc README AUTHORS ChangeLog
14mr|pxlib-0.6.5-2|67	
14mr|pxlib-0.6.5-2|68	%files -n %libname
14mr|pxlib-0.6.5-2|69	%defattr(-,root,root)
14mr|pxlib-0.6.5-2|70	%_libdir/libpx.so.%{major}*
14mr|pxlib-0.6.5-2|71	
14mr|pxlib-0.6.5-2|72	%files -n %develname
14mr|pxlib-0.6.5-2|73	%defattr(-,root,root)
14mr|pxlib-0.6.5-2|74	%_libdir/lib*.so
14mr|pxlib-0.6.5-2|75	%_libdir/*.a
14mr|pxlib-0.6.5-2|76	%_libdir/pkgconfig/*
14mr|pxlib-0.6.5-2|77	%_includedir/*
14mr|pxlib-0.6.5-2|78	%_mandir/man3/*
14mr|pxlib-0.6.5-2|79	
14mr|pxlib-0.6.5-2|80	
14mr|pxlib-0.6.5-2|81	
14mr|pxlib-0.6.5-2|82	
14mr|pxlib-0.6.5-2|83	%changelog
14mr|pxlib-0.6.5-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.5-2
14mr|pxlib-0.6.5-2|85	+ Revision: 54fbe94
14mr|pxlib-0.6.5-2|86	- MassBuild#440: Increase release tag
14mr|pxlib-0.6.5-2|87	
14mr|pxlib-0.6.5-2|88	

18605 14
14mr|pyasn1-0.1.6-2|1	Name: pyasn1
14mr|pyasn1-0.1.6-2|2	Summary: ASN.1 tools for Python
14mr|pyasn1-0.1.6-2|3	Version: 0.1.6
14mr|pyasn1-0.1.6-2|4	Release: 2
14mr|pyasn1-0.1.6-2|5	License: BSD
14mr|pyasn1-0.1.6-2|6	Group: Development/Python
14mr|pyasn1-0.1.6-2|7	Source0: http://downloads.sourceforge.net/pyasn1/pyasn1-%{version}.tar.gz
14mr|pyasn1-0.1.6-2|8	URL: http://pyasn1.sourceforge.net/
14mr|pyasn1-0.1.6-2|9	BuildRequires: python-devel
14mr|pyasn1-0.1.6-2|10	BuildArch: noarch
14mr|pyasn1-0.1.6-2|11	
14mr|pyasn1-0.1.6-2|12	%description
14mr|pyasn1-0.1.6-2|13	This project is dedicated to implementation of ASN.1 types (concrete syntax)
14mr|pyasn1-0.1.6-2|14	and codecs (transfer syntaxes) for Python programming environment. ASN.1
14mr|pyasn1-0.1.6-2|15	compiler is planned for implementation in the future.
14mr|pyasn1-0.1.6-2|16	
14mr|pyasn1-0.1.6-2|17	
14mr|pyasn1-0.1.6-2|18	%prep
14mr|pyasn1-0.1.6-2|19	%setup -q
14mr|pyasn1-0.1.6-2|20	
14mr|pyasn1-0.1.6-2|21	%build
14mr|pyasn1-0.1.6-2|22	python ./setup.py build
14mr|pyasn1-0.1.6-2|23	
14mr|pyasn1-0.1.6-2|24	%install
14mr|pyasn1-0.1.6-2|25	python ./setup.py install --root=%{buildroot}
14mr|pyasn1-0.1.6-2|26	
14mr|pyasn1-0.1.6-2|27	%files
14mr|pyasn1-0.1.6-2|28	%defattr(-,root,root)
14mr|pyasn1-0.1.6-2|29	%doc CHANGES LICENSE README TODO
14mr|pyasn1-0.1.6-2|30	%{python_sitelib}/pyasn1
14mr|pyasn1-0.1.6-2|31	%{python_sitelib}/*.egg-info
14mr|pyasn1-0.1.6-2|32	
14mr|pyasn1-0.1.6-2|33	
14mr|pyasn1-0.1.6-2|34	
14mr|pyasn1-0.1.6-2|35	%changelog
14mr|pyasn1-0.1.6-2|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.6-2
14mr|pyasn1-0.1.6-2|37	+ Revision: 899c989
14mr|pyasn1-0.1.6-2|38	- MassBuild#440: Increase release tag
14mr|pyasn1-0.1.6-2|39	
14mr|pyasn1-0.1.6-2|40	

18606 14
14mr|pyatspi-2.8.0-6|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|pyatspi-2.8.0-6|2	
14mr|pyatspi-2.8.0-6|3	Summary:	Python bindings for at-spi
14mr|pyatspi-2.8.0-6|4	Name:		pyatspi
14mr|pyatspi-2.8.0-6|5	Version:	2.8.0
14mr|pyatspi-2.8.0-6|6	Release:	6
14mr|pyatspi-2.8.0-6|7	License:	LGPLv2+ and GPLv2+
14mr|pyatspi-2.8.0-6|8	Group:		Development/Python
14mr|pyatspi-2.8.0-6|9	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mr|pyatspi-2.8.0-6|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|pyatspi-2.8.0-6|11	BuildRequires:	python
14mr|pyatspi-2.8.0-6|12	BuildRequires:	python3
14mr|pyatspi-2.8.0-6|13	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.1
14mr|pyatspi-2.8.0-6|14	Requires:	at-spi2-core
14mr|pyatspi-2.8.0-6|15	Requires:	python-dbus
14mr|pyatspi-2.8.0-6|16	Obsoletes:	python-pyatspi < 2.8.0
14mr|pyatspi-2.8.0-6|17	Provides:	python-pyatspi = %{EVRD}
14mr|pyatspi-2.8.0-6|18	BuildArch:	noarch
14mr|pyatspi-2.8.0-6|19	
14mr|pyatspi-2.8.0-6|20	%description
14mr|pyatspi-2.8.0-6|21	at-spi allows assistive technologies to access GTK-based
14mr|pyatspi-2.8.0-6|22	applications. Essentially it exposes the internals of applications for
14mr|pyatspi-2.8.0-6|23	automation, so tools such as screen readers, magnifiers, or even
14mr|pyatspi-2.8.0-6|24	scripting interfaces can query and interact with GUI controls.
14mr|pyatspi-2.8.0-6|25	
14mr|pyatspi-2.8.0-6|26	This version of at-spi is a major break from previous versions.
14mr|pyatspi-2.8.0-6|27	It has been completely rewritten to use D-Bus rather than
14mr|pyatspi-2.8.0-6|28	ORBIT / CORBA for its transport protocol.
14mr|pyatspi-2.8.0-6|29	
14mr|pyatspi-2.8.0-6|30	This package includes a python client library for at-spi.
14mr|pyatspi-2.8.0-6|31	
14mr|pyatspi-2.8.0-6|32	%files
14mr|pyatspi-2.8.0-6|33	%doc COPYING COPYING.GPL AUTHORS README
14mr|pyatspi-2.8.0-6|34	%doc examples/magFocusTracker.py
14mr|pyatspi-2.8.0-6|35	%{py_puresitedir}/pyatspi
14mr|pyatspi-2.8.0-6|36	
14mr|pyatspi-2.8.0-6|37	#----------------------------------------------------------------------------
14mr|pyatspi-2.8.0-6|38	
14mr|pyatspi-2.8.0-6|39	%package -n python3-pyatspi
14mr|pyatspi-2.8.0-6|40	Summary:	Python3 bindings for at-spi
14mr|pyatspi-2.8.0-6|41	Group:		Development/Python
14mr|pyatspi-2.8.0-6|42	Requires:	at-spi2-core
14mr|pyatspi-2.8.0-6|43	Requires:	python3-gi
14mr|pyatspi-2.8.0-6|44	
14mr|pyatspi-2.8.0-6|45	%description -n python3-pyatspi
14mr|pyatspi-2.8.0-6|46	at-spi allows assistive technologies to access GTK-based
14mr|pyatspi-2.8.0-6|47	applications. Essentially it exposes the internals of applications for
14mr|pyatspi-2.8.0-6|48	automation, so tools such as screen readers, magnifiers, or even
14mr|pyatspi-2.8.0-6|49	scripting interfaces can query and interact with GUI controls.
14mr|pyatspi-2.8.0-6|50	
14mr|pyatspi-2.8.0-6|51	This package includes a python3 client library for at-spi.
14mr|pyatspi-2.8.0-6|52	
14mr|pyatspi-2.8.0-6|53	%files -n python3-pyatspi
14mr|pyatspi-2.8.0-6|54	%doc COPYING COPYING.GPL AUTHORS README
14mr|pyatspi-2.8.0-6|55	%{py3_puresitedir}/pyatspi/
14mr|pyatspi-2.8.0-6|56	
14mr|pyatspi-2.8.0-6|57	#----------------------------------------------------------------------------
14mr|pyatspi-2.8.0-6|58	
14mr|pyatspi-2.8.0-6|59	%prep
14mr|pyatspi-2.8.0-6|60	%setup -q
14mr|pyatspi-2.8.0-6|61	
14mr|pyatspi-2.8.0-6|62	rm -rf /tmp/py3
14mr|pyatspi-2.8.0-6|63	cp -a . /tmp/py3/
14mr|pyatspi-2.8.0-6|64	
14mr|pyatspi-2.8.0-6|65	%build
14mr|pyatspi-2.8.0-6|66	%configure2_5x \
14mr|pyatspi-2.8.0-6|67	--build=%{_build}
14mr|pyatspi-2.8.0-6|68	
14mr|pyatspi-2.8.0-6|69	%make
14mr|pyatspi-2.8.0-6|70	
14mr|pyatspi-2.8.0-6|71	# Build the python3 module
14mr|pyatspi-2.8.0-6|72	pushd /tmp/py3
14mr|pyatspi-2.8.0-6|73	%configure2_5x --with-python=python3
14mr|pyatspi-2.8.0-6|74	%make
14mr|pyatspi-2.8.0-6|75	popd
14mr|pyatspi-2.8.0-6|76	
14mr|pyatspi-2.8.0-6|77	%install
14mr|pyatspi-2.8.0-6|78	%makeinstall_std
14mr|pyatspi-2.8.0-6|79	
14mr|pyatspi-2.8.0-6|80	pushd /tmp/py3
14mr|pyatspi-2.8.0-6|81	%makeinstall_std
14mr|pyatspi-2.8.0-6|82	popd
14mr|pyatspi-2.8.0-6|83	
14mr|pyatspi-2.8.0-6|84	rm -f %{buildroot}%{_bindir}/magFocusTracker.py
14mr|pyatspi-2.8.0-6|85	
14mr|pyatspi-2.8.0-6|86	
14mr|pyatspi-2.8.0-6|87	%changelog
14mr|pyatspi-2.8.0-6|88	* Thu Sep 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.0-6
14mr|pyatspi-2.8.0-6|89	+ Revision: cdc67d0
14mr|pyatspi-2.8.0-6|90	- Adjust Requires and Obsoletes, spec cleanup
14mr|pyatspi-2.8.0-6|91	
14mr|pyatspi-2.8.0-6|92	

18607 14
14mr|pygtk2.0-2.24.0-11|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|pygtk2.0-2.24.0-11|2	%define oname pygtk
14mr|pygtk2.0-2.24.0-11|3	#rpmlint wants %mklibname
14mr|pygtk2.0-2.24.0-11|4	
14mr|pygtk2.0-2.24.0-11|5	Summary:	Python bindings for the GTK+2 widget set
14mr|pygtk2.0-2.24.0-11|6	Name:		pygtk2.0
14mr|pygtk2.0-2.24.0-11|7	Version:	2.24.0
14mr|pygtk2.0-2.24.0-11|8	Release:	11
14mr|pygtk2.0-2.24.0-11|9	License:	LGPLv2+
14mr|pygtk2.0-2.24.0-11|10	Group:		Development/GNOME and GTK+
14mr|pygtk2.0-2.24.0-11|11	Url:		http://www.pygtk.org
14mr|pygtk2.0-2.24.0-11|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pygtk/%{url_ver}/%{oname}-%{version}.tar.bz2
14mr|pygtk2.0-2.24.0-11|13	Patch0:		pygtk2.0-2.24.0-pango-leaks.patch
14mr|pygtk2.0-2.24.0-11|14	BuildRequires:	gnome-common
14mr|pygtk2.0-2.24.0-11|15	BuildRequires:	xsltproc
14mr|pygtk2.0-2.24.0-11|16	BuildRequires:	python-numpy-devel
14mr|pygtk2.0-2.24.0-11|17	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|pygtk2.0-2.24.0-11|18	BuildRequires:	pkgconfig(libglade-2.0)
14mr|pygtk2.0-2.24.0-11|19	BuildRequires:	pkgconfig(python)
14mr|pygtk2.0-2.24.0-11|20	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|pygtk2.0-2.24.0-11|21	BuildRequires:	pkgconfig(pycairo)
14mr|pygtk2.0-2.24.0-11|22	Requires:	python-numpy
14mr|pygtk2.0-2.24.0-11|23	Requires:	python-gobject
14mr|pygtk2.0-2.24.0-11|24	Requires:	python-cairo
14mr|pygtk2.0-2.24.0-11|25	Provides:	pygtk2 = %{EVRD}
14mr|pygtk2.0-2.24.0-11|26	
14mr|pygtk2.0-2.24.0-11|27	%description
14mr|pygtk2.0-2.24.0-11|28	PyGTK is an extension module for python that gives you access to the GTK+
14mr|pygtk2.0-2.24.0-11|29	widget set. Just about anything you can write in C with GTK+ you can write
14mr|pygtk2.0-2.24.0-11|30	in python with PyGTK (within reason), but with all of python's benefits.
14mr|pygtk2.0-2.24.0-11|31	
14mr|pygtk2.0-2.24.0-11|32	This new release includes GTK2 support.
14mr|pygtk2.0-2.24.0-11|33	
14mr|pygtk2.0-2.24.0-11|34	%files
14mr|pygtk2.0-2.24.0-11|35	%doc AUTHORS NEWS README MAPPING ChangeLog
14mr|pygtk2.0-2.24.0-11|36	%dir %{py_platsitedir}/gtk-2.0/gtk/
14mr|pygtk2.0-2.24.0-11|37	%{py_platsitedir}/gtk-2.0/gtk/*.py*
14mr|pygtk2.0-2.24.0-11|38	%{py_platsitedir}/gtk-2.0/gtk/_*.so
14mr|pygtk2.0-2.24.0-11|39	%{py_platsitedir}/gtk-2.0/gtkunixprint*
14mr|pygtk2.0-2.24.0-11|40	%{py_platsitedir}/gtk-2.0/atk*.so
14mr|pygtk2.0-2.24.0-11|41	%{py_platsitedir}/gtk-2.0/pango*.so
14mr|pygtk2.0-2.24.0-11|42	
14mr|pygtk2.0-2.24.0-11|43	#----------------------------------------------------------------------------
14mr|pygtk2.0-2.24.0-11|44	
14mr|pygtk2.0-2.24.0-11|45	%package devel
14mr|pygtk2.0-2.24.0-11|46	Summary:	Files needed to build wrappers for GTK+ addon libraries
14mr|pygtk2.0-2.24.0-11|47	Group:		Development/GNOME and GTK+
14mr|pygtk2.0-2.24.0-11|48	Requires:	%{name} = %{EVRD}
14mr|pygtk2.0-2.24.0-11|49	
14mr|pygtk2.0-2.24.0-11|50	%description devel
14mr|pygtk2.0-2.24.0-11|51	This package contains files required to build wrappers for GTK+ addon
14mr|pygtk2.0-2.24.0-11|52	libraries so that they interoperate with pygtk.
14mr|pygtk2.0-2.24.0-11|53	
14mr|pygtk2.0-2.24.0-11|54	This new release includes GTK2 support.
14mr|pygtk2.0-2.24.0-11|55	
14mr|pygtk2.0-2.24.0-11|56	%files devel
14mr|pygtk2.0-2.24.0-11|57	%{_bindir}/pygtk-codegen-2.0
14mr|pygtk2.0-2.24.0-11|58	%{_includedir}/pygtk-2.0/*
14mr|pygtk2.0-2.24.0-11|59	%dir %{_datadir}/pygtk
14mr|pygtk2.0-2.24.0-11|60	%dir %{_datadir}/pygtk/2.0
14mr|pygtk2.0-2.24.0-11|61	%dir %{_datadir}/pygtk/2.0/defs
14mr|pygtk2.0-2.24.0-11|62	%{_datadir}/pygtk/2.0/defs/*.defs
14mr|pygtk2.0-2.24.0-11|63	%{_datadir}/pygtk/2.0/defs/pangocairo.override
14mr|pygtk2.0-2.24.0-11|64	%{_libdir}/pkgconfig/pygtk-2.0.pc
14mr|pygtk2.0-2.24.0-11|65	%{_datadir}/gtk-doc/html/pygtk/
14mr|pygtk2.0-2.24.0-11|66	
14mr|pygtk2.0-2.24.0-11|67	#----------------------------------------------------------------------------
14mr|pygtk2.0-2.24.0-11|68	
14mr|pygtk2.0-2.24.0-11|69	%package libglade
14mr|pygtk2.0-2.24.0-11|70	Summary:	A wrapper for the libglade library for use with PyGTK
14mr|pygtk2.0-2.24.0-11|71	Group:		Development/GNOME and GTK+
14mr|pygtk2.0-2.24.0-11|72	Requires:	%{name} = %{EVRD}
14mr|pygtk2.0-2.24.0-11|73	
14mr|pygtk2.0-2.24.0-11|74	%description libglade
14mr|pygtk2.0-2.24.0-11|75	This module contains a wrapper for the libglade library.  Libglade is a
14mr|pygtk2.0-2.24.0-11|76	library similar to the pyglade module, except that it is written in C (so
14mr|pygtk2.0-2.24.0-11|77	is faster) and is more complete.
14mr|pygtk2.0-2.24.0-11|78	
14mr|pygtk2.0-2.24.0-11|79	%files libglade
14mr|pygtk2.0-2.24.0-11|80	%{py_platsitedir}/gtk-2.0/gtk/glade.so
14mr|pygtk2.0-2.24.0-11|81	
14mr|pygtk2.0-2.24.0-11|82	#----------------------------------------------------------------------------
14mr|pygtk2.0-2.24.0-11|83	
14mr|pygtk2.0-2.24.0-11|84	%package demos
14mr|pygtk2.0-2.24.0-11|85	Summary:	Examples and demos for %{name}
14mr|pygtk2.0-2.24.0-11|86	Group:		Development/GNOME and GTK+
14mr|pygtk2.0-2.24.0-11|87	Requires:	%{name}-devel = %{EVRD}
14mr|pygtk2.0-2.24.0-11|88	
14mr|pygtk2.0-2.24.0-11|89	%description demos
14mr|pygtk2.0-2.24.0-11|90	This package contains example programs and demos for %{name}.
14mr|pygtk2.0-2.24.0-11|91	
14mr|pygtk2.0-2.24.0-11|92	%files demos
14mr|pygtk2.0-2.24.0-11|93	%doc examples/{atk,glade,gobject,gtk,ide,pango,simple}
14mr|pygtk2.0-2.24.0-11|94	%dir %{_libdir}/pygtk/2.0/demos
14mr|pygtk2.0-2.24.0-11|95	%dir %{_libdir}/pygtk/2.0/demos/images
14mr|pygtk2.0-2.24.0-11|96	%attr(755,root,root) %{_bindir}/pygtk-demo
14mr|pygtk2.0-2.24.0-11|97	%attr(755,root,root) %{_libdir}/pygtk/2.0/pygtk-demo.py
14mr|pygtk2.0-2.24.0-11|98	%{_libdir}/pygtk/2.0/pygtk-demo.py[co]
14mr|pygtk2.0-2.24.0-11|99	%attr(755,root,root) %{_libdir}/pygtk/2.0/demos/*.py
14mr|pygtk2.0-2.24.0-11|100	%{_libdir}/pygtk/2.0/demos/*.py[co]
14mr|pygtk2.0-2.24.0-11|101	%{_libdir}/pygtk/2.0/demos/images/*
14mr|pygtk2.0-2.24.0-11|102	
14mr|pygtk2.0-2.24.0-11|103	#----------------------------------------------------------------------------
14mr|pygtk2.0-2.24.0-11|104	
14mr|pygtk2.0-2.24.0-11|105	%prep
14mr|pygtk2.0-2.24.0-11|106	%setup -qn %{oname}-%{version}
14mr|pygtk2.0-2.24.0-11|107	%patch0 -p1
14mr|pygtk2.0-2.24.0-11|108	
14mr|pygtk2.0-2.24.0-11|109	%build
14mr|pygtk2.0-2.24.0-11|110	%configure2_5x  \
14mr|pygtk2.0-2.24.0-11|111	--enable-thread \
14mr|pygtk2.0-2.24.0-11|112	--enable-numpy
14mr|pygtk2.0-2.24.0-11|113	
14mr|pygtk2.0-2.24.0-11|114	%make LIBS="`python-config --libs`"
14mr|pygtk2.0-2.24.0-11|115	
14mr|pygtk2.0-2.24.0-11|116	%install
14mr|pygtk2.0-2.24.0-11|117	%makeinstall_std
14mr|pygtk2.0-2.24.0-11|118	
14mr|pygtk2.0-2.24.0-11|119	#(tpg) remove svn form docs
14mr|pygtk2.0-2.24.0-11|120	rm -rf `find -name .svn` %{buildroot}%{_docdir}
14mr|pygtk2.0-2.24.0-11|121	
14mr|pygtk2.0-2.24.0-11|122	
14mr|pygtk2.0-2.24.0-11|123	%changelog
14mr|pygtk2.0-2.24.0-11|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.0-11
14mr|pygtk2.0-2.24.0-11|125	+ Revision: 3feb6a6
14mr|pygtk2.0-2.24.0-11|126	- MassBuild#440: Increase release tag
14mr|pygtk2.0-2.24.0-11|127	
14mr|pygtk2.0-2.24.0-11|128	

18608 14
14mr|pyid3lib-0.5.1-16|1	Summary:	Python module for editing ID3v2 tags of MP3 audio files
14mr|pyid3lib-0.5.1-16|2	Name:		pyid3lib
14mr|pyid3lib-0.5.1-16|3	Version:    0.5.1
14mr|pyid3lib-0.5.1-16|4	Release:    16
14mr|pyid3lib-0.5.1-16|5	License:	LGPL
14mr|pyid3lib-0.5.1-16|6	Group:		Sound
14mr|pyid3lib-0.5.1-16|7	URL:		http://pyid3lib.sourceforge.net/
14mr|pyid3lib-0.5.1-16|8	Source:		http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mr|pyid3lib-0.5.1-16|9	Patch0: pyid3lib-0.5.1-64bit.patch
14mr|pyid3lib-0.5.1-16|10	Patch1: pyid3lib-0.5.1-gcc-4.4.patch
14mr|pyid3lib-0.5.1-16|11	BuildRequires:	libid3-devel
14mr|pyid3lib-0.5.1-16|12	BuildRequires:	zlib-devel
14mr|pyid3lib-0.5.1-16|13	BuildRequires:	python-devel
14mr|pyid3lib-0.5.1-16|14	
14mr|pyid3lib-0.5.1-16|15	%description
14mr|pyid3lib-0.5.1-16|16	%{name} is a Python module for editing ID3v2 tags of MP3 audio files.
14mr|pyid3lib-0.5.1-16|17	
14mr|pyid3lib-0.5.1-16|18	%prep
14mr|pyid3lib-0.5.1-16|19	%setup -q
14mr|pyid3lib-0.5.1-16|20	%patch0 -p1
14mr|pyid3lib-0.5.1-16|21	%patch1 -p0
14mr|pyid3lib-0.5.1-16|22	chmod -R go+rX .
14mr|pyid3lib-0.5.1-16|23	
14mr|pyid3lib-0.5.1-16|24	%build
14mr|pyid3lib-0.5.1-16|25	%{_bindir}/python setup.py build
14mr|pyid3lib-0.5.1-16|26	
14mr|pyid3lib-0.5.1-16|27	%install
14mr|pyid3lib-0.5.1-16|28	%{_bindir}/python setup.py install --root=%{buildroot}
14mr|pyid3lib-0.5.1-16|29	
14mr|pyid3lib-0.5.1-16|30	%clean
14mr|pyid3lib-0.5.1-16|31	
14mr|pyid3lib-0.5.1-16|32	%files
14mr|pyid3lib-0.5.1-16|33	%doc COPYING doc.html README
14mr|pyid3lib-0.5.1-16|34	%py_platsitedir/*
14mr|pyid3lib-0.5.1-16|35	
14mr|pyid3lib-0.5.1-16|36	
14mr|pyid3lib-0.5.1-16|37	
14mr|pyid3lib-0.5.1-16|38	
14mr|pyid3lib-0.5.1-16|39	
14mr|pyid3lib-0.5.1-16|40	%changelog
14mr|pyid3lib-0.5.1-16|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-16
14mr|pyid3lib-0.5.1-16|42	+ Revision: a280c2d
14mr|pyid3lib-0.5.1-16|43	- MassBuild#440: Increase release tag
14mr|pyid3lib-0.5.1-16|44	
14mr|pyid3lib-0.5.1-16|45	

18609 14
14mr|pykickstart-1.99.15-3|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14mr|pykickstart-1.99.15-3|2	
14mr|pykickstart-1.99.15-3|3	Summary:  A python library for manipulating kickstart files
14mr|pykickstart-1.99.15-3|4	Name: pykickstart
14mr|pykickstart-1.99.15-3|5	Url: http://fedoraproject.org/wiki/pykickstart
14mr|pykickstart-1.99.15-3|6	Version: 1.99.15
14mr|pykickstart-1.99.15-3|7	Release: 3
14mr|pykickstart-1.99.15-3|8	# This is a Red Hat maintained package which is specific to
14mr|pykickstart-1.99.15-3|9	# our distribution.  Thus the source is only available from
14mr|pykickstart-1.99.15-3|10	# within this srpm.
14mr|pykickstart-1.99.15-3|11	Source0: %{name}-%{version}.tar.gz
14mr|pykickstart-1.99.15-3|12	
14mr|pykickstart-1.99.15-3|13	License: GPLv2
14mr|pykickstart-1.99.15-3|14	Group: Development/Python
14mr|pykickstart-1.99.15-3|15	BuildArch: noarch
14mr|pykickstart-1.99.15-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14mr|pykickstart-1.99.15-3|17	BuildRequires: python-devel, gettext, python-setuptools
14mr|pykickstart-1.99.15-3|18	Requires: python, python-urlgrabber
14mr|pykickstart-1.99.15-3|19	
14mr|pykickstart-1.99.15-3|20	%description
14mr|pykickstart-1.99.15-3|21	The pykickstart package is a python library for manipulating kickstart
14mr|pykickstart-1.99.15-3|22	files.
14mr|pykickstart-1.99.15-3|23	
14mr|pykickstart-1.99.15-3|24	%prep
14mr|pykickstart-1.99.15-3|25	%setup -q
14mr|pykickstart-1.99.15-3|26	
14mr|pykickstart-1.99.15-3|27	%build
14mr|pykickstart-1.99.15-3|28	make
14mr|pykickstart-1.99.15-3|29	
14mr|pykickstart-1.99.15-3|30	%install
14mr|pykickstart-1.99.15-3|31	rm -rf %{buildroot}
14mr|pykickstart-1.99.15-3|32	make DESTDIR=%{buildroot} install
14mr|pykickstart-1.99.15-3|33	%find_lang %{name}
14mr|pykickstart-1.99.15-3|34	
14mr|pykickstart-1.99.15-3|35	%clean
14mr|pykickstart-1.99.15-3|36	rm -rf %{buildroot}
14mr|pykickstart-1.99.15-3|37	
14mr|pykickstart-1.99.15-3|38	%files -f %{name}.lang
14mr|pykickstart-1.99.15-3|39	%defattr(-,root,root,-)
14mr|pykickstart-1.99.15-3|40	%doc README ChangeLog COPYING docs/programmers-guide
14mr|pykickstart-1.99.15-3|41	%doc docs/kickstart-docs.txt
14mr|pykickstart-1.99.15-3|42	%{python_sitelib}/*
14mr|pykickstart-1.99.15-3|43	%{_bindir}/ksvalidator
14mr|pykickstart-1.99.15-3|44	%{_bindir}/ksflatten
14mr|pykickstart-1.99.15-3|45	%{_bindir}/ksverdiff
14mr|pykickstart-1.99.15-3|46	
14mr|pykickstart-1.99.15-3|47	
14mr|pykickstart-1.99.15-3|48	%changelog
14mr|pykickstart-1.99.15-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.99.15-3
14mr|pykickstart-1.99.15-3|50	+ Revision: d15f9de
14mr|pykickstart-1.99.15-3|51	- MassBuild#440: Increase release tag
14mr|pykickstart-1.99.15-3|52	
14mr|pykickstart-1.99.15-3|53	

18610 14
14mr|pyorbit-2.24.0-9|1	%define pyver 2.3
14mr|pyorbit-2.24.0-9|2	Summary: Python bindings for ORBit2
14mr|pyorbit-2.24.0-9|3	Name: pyorbit
14mr|pyorbit-2.24.0-9|4	Version: 2.24.0
14mr|pyorbit-2.24.0-9|5	Release: 9
14mr|pyorbit-2.24.0-9|6	License: LGPLv2+
14mr|pyorbit-2.24.0-9|7	Group: Development/GNOME and GTK+
14mr|pyorbit-2.24.0-9|8	URL: ftp://ftp.gnome.org/pub/GNOME/sources/pyorbit/
14mr|pyorbit-2.24.0-9|9	Source: %{name}-%{version}.tar.bz2
14mr|pyorbit-2.24.0-9|10	Patch0: pyorbit-2.24.0-linkage.patch
14mr|pyorbit-2.24.0-9|11	Requires: ORBit2 >= 2.4.4
14mr|pyorbit-2.24.0-9|12	Requires: libIDL >= 0.7.1
14mr|pyorbit-2.24.0-9|13	Requires: glib2 >= 1.3.10
14mr|pyorbit-2.24.0-9|14	Buildrequires: python-devel
14mr|pyorbit-2.24.0-9|15	Buildrequires: libORBit2-devel >= 2.4.4
14mr|pyorbit-2.24.0-9|16	Buildrequires: libIDL-devel >= 0.7.1
14mr|pyorbit-2.24.0-9|17	Buildrequires: pkgconfig(glib-2.0) >= 1.3.10
14mr|pyorbit-2.24.0-9|18	
14mr|pyorbit-2.24.0-9|19	%description
14mr|pyorbit-2.24.0-9|20	pyorbit is an extension module for python that gives you access
14mr|pyorbit-2.24.0-9|21	to the ORBit2 CORBA ORB.
14mr|pyorbit-2.24.0-9|22	
14mr|pyorbit-2.24.0-9|23	%package devel
14mr|pyorbit-2.24.0-9|24	Summary: Files needed to build wrappers for ORBit2 addon libraries
14mr|pyorbit-2.24.0-9|25	Group: Development/GNOME and GTK+
14mr|pyorbit-2.24.0-9|26	Requires: %{name} = %{version}-%release
14mr|pyorbit-2.24.0-9|27	Requires: libORBit2-devel
14mr|pyorbit-2.24.0-9|28	
14mr|pyorbit-2.24.0-9|29	%description devel
14mr|pyorbit-2.24.0-9|30	This package contains files required to build wrappers for ORBit2 addon
14mr|pyorbit-2.24.0-9|31	libraries so that they interoperate with pyorbit
14mr|pyorbit-2.24.0-9|32	
14mr|pyorbit-2.24.0-9|33	%prep
14mr|pyorbit-2.24.0-9|34	%setup -q
14mr|pyorbit-2.24.0-9|35	%patch0 -p0
14mr|pyorbit-2.24.0-9|36	
14mr|pyorbit-2.24.0-9|37	%build
14mr|pyorbit-2.24.0-9|38	%configure2_5x
14mr|pyorbit-2.24.0-9|39	%make
14mr|pyorbit-2.24.0-9|40	
14mr|pyorbit-2.24.0-9|41	%install
14mr|pyorbit-2.24.0-9|42	rm -rf $RPM_BUILD_ROOT
14mr|pyorbit-2.24.0-9|43	%makeinstall_std
14mr|pyorbit-2.24.0-9|44	find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
14mr|pyorbit-2.24.0-9|45	
14mr|pyorbit-2.24.0-9|46	%clean
14mr|pyorbit-2.24.0-9|47	rm -rf %buildroot
14mr|pyorbit-2.24.0-9|48	
14mr|pyorbit-2.24.0-9|49	%files
14mr|pyorbit-2.24.0-9|50	%defattr(755, root, root, 755)
14mr|pyorbit-2.24.0-9|51	%doc AUTHORS NEWS README ChangeLog
14mr|pyorbit-2.24.0-9|52	%{_libdir}/python?.?/site-packages/*
14mr|pyorbit-2.24.0-9|53	
14mr|pyorbit-2.24.0-9|54	%files devel
14mr|pyorbit-2.24.0-9|55	%defattr(755, root, root, 755)
14mr|pyorbit-2.24.0-9|56	%dir %{_includedir}/pyorbit-2
14mr|pyorbit-2.24.0-9|57	%{_includedir}/pyorbit-2/*.h
14mr|pyorbit-2.24.0-9|58	%{_libdir}/pkgconfig/*.pc
14mr|pyorbit-2.24.0-9|59	
14mr|pyorbit-2.24.0-9|60	
14mr|pyorbit-2.24.0-9|61	
14mr|pyorbit-2.24.0-9|62	%changelog
14mr|pyorbit-2.24.0-9|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.0-9
14mr|pyorbit-2.24.0-9|64	+ Revision: 817b9d8
14mr|pyorbit-2.24.0-9|65	- MassBuild#440: Increase release tag
14mr|pyorbit-2.24.0-9|66	
14mr|pyorbit-2.24.0-9|67	

18611 14
14mr|pyparted-3.10-8|1	Summary: Python module for GNU parted
14mr|pyparted-3.10-8|2	Name:    pyparted
14mr|pyparted-3.10-8|3	Version: 3.10
14mr|pyparted-3.10-8|4	Release: 8
14mr|pyparted-3.10-8|5	License: GPLv2+
14mr|pyparted-3.10-8|6	Group:   Development/Python
14mr|pyparted-3.10-8|7	URL:     http://fedorahosted.org/pyparted
14mr|pyparted-3.10-8|8	
14mr|pyparted-3.10-8|9	Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
14mr|pyparted-3.10-8|10	
14mr|pyparted-3.10-8|11	BuildRequires: python-devel
14mr|pyparted-3.10-8|12	BuildRequires: parted-devel >= 3.0-6
14mr|pyparted-3.10-8|13	BuildRequires: pkgconfig
14mr|pyparted-3.10-8|14	
14mr|pyparted-3.10-8|15	%rename python-parted
14mr|pyparted-3.10-8|16	
14mr|pyparted-3.10-8|17	%description
14mr|pyparted-3.10-8|18	Python module for the parted library.  It is used for manipulating
14mr|pyparted-3.10-8|19	partition tables.
14mr|pyparted-3.10-8|20	
14mr|pyparted-3.10-8|21	%prep
14mr|pyparted-3.10-8|22	%setup -q
14mr|pyparted-3.10-8|23	
14mr|pyparted-3.10-8|24	%build
14mr|pyparted-3.10-8|25	%make
14mr|pyparted-3.10-8|26	
14mr|pyparted-3.10-8|27	%install
14mr|pyparted-3.10-8|28	%makeinstall_std
14mr|pyparted-3.10-8|29	
14mr|pyparted-3.10-8|30	%files
14mr|pyparted-3.10-8|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14mr|pyparted-3.10-8|32	%{python_sitearch}/*
14mr|pyparted-3.10-8|33	
14mr|pyparted-3.10-8|34	%changelog
14mr|pyparted-3.10-8|35	* Wed Aug 06 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10-8
14mr|pyparted-3.10-8|36	+ Revision: 3f63198
14mr|pyparted-3.10-8|37	- release up
14mr|pyparted-3.10-8|38	
14mr|pyparted-3.10-8|39	

18612 14
14mr|pyside-1.2.2-2|1	%define qtver 4.8
14mr|pyside-1.2.2-2|2	%define pyver python2.7
14mr|pyside-1.2.2-2|3	
14mr|pyside-1.2.2-2|4	Name:		pyside
14mr|pyside-1.2.2-2|5	Version:	1.2.2
14mr|pyside-1.2.2-2|6	Release:	2
14mr|pyside-1.2.2-2|7	License:	LGPLv2+
14mr|pyside-1.2.2-2|8	Summary:	The PySide project provides LGPL-licensed Python bindings for the Qt
14mr|pyside-1.2.2-2|9	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|10	URL:		http://www.pyside.org
14mr|pyside-1.2.2-2|11	Source0:	http://www.pyside.org/files/%{name}-qt%{qtver}+%{version}.tar.bz2
14mr|pyside-1.2.2-2|12	BuildRequires:	cmake
14mr|pyside-1.2.2-2|13	BuildRequires:	qt4-devel
14mr|pyside-1.2.2-2|14	BuildRequires:	phonon-devel
14mr|pyside-1.2.2-2|15	BuildRequires:	shiboken-devel >= 1.1.2
14mr|pyside-1.2.2-2|16	Buildrequires:	python-devel
14mr|pyside-1.2.2-2|17	Requires:	pyside-phonon
14mr|pyside-1.2.2-2|18	Requires:	pyside-core
14mr|pyside-1.2.2-2|19	Requires:	pyside-declarative
14mr|pyside-1.2.2-2|20	Requires:	pyside-gui
14mr|pyside-1.2.2-2|21	Requires:	pyside-help
14mr|pyside-1.2.2-2|22	Requires:	pyside-multimedia
14mr|pyside-1.2.2-2|23	Requires:	pyside-network
14mr|pyside-1.2.2-2|24	Requires:	pyside-opengl
14mr|pyside-1.2.2-2|25	Requires:	pyside-script
14mr|pyside-1.2.2-2|26	Requires:	pyside-scripttools
14mr|pyside-1.2.2-2|27	Requires:	pyside-sql
14mr|pyside-1.2.2-2|28	Requires:	pyside-test
14mr|pyside-1.2.2-2|29	Requires:	pyside-xmlpatterns
14mr|pyside-1.2.2-2|30	Requires:	pyside-xml
14mr|pyside-1.2.2-2|31	Requires:	pyside-uitools
14mr|pyside-1.2.2-2|32	Requires:	pyside-svg
14mr|pyside-1.2.2-2|33	Requires:	pyside-webkit
14mr|pyside-1.2.2-2|34	
14mr|pyside-1.2.2-2|35	%description
14mr|pyside-1.2.2-2|36	The PySide project provides LGPL-licensed Python bindings for the Qt
14mr|pyside-1.2.2-2|37	cross-platform application and UI framework. PySide Qt bindings allow both free
14mr|pyside-1.2.2-2|38	open source and proprietary software development and ultimately aim to support
14mr|pyside-1.2.2-2|39	all of the platforms as Qt itself.
14mr|pyside-1.2.2-2|40	
14mr|pyside-1.2.2-2|41	%files
14mr|pyside-1.2.2-2|42	
14mr|pyside-1.2.2-2|43	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|44	
14mr|pyside-1.2.2-2|45	%package phonon
14mr|pyside-1.2.2-2|46	Summary:	PySide phonon module
14mr|pyside-1.2.2-2|47	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|48	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|49	
14mr|pyside-1.2.2-2|50	%description phonon
14mr|pyside-1.2.2-2|51	PySide phonon module.
14mr|pyside-1.2.2-2|52	
14mr|pyside-1.2.2-2|53	%files phonon
14mr|pyside-1.2.2-2|54	%{py_platsitedir}/PySide/phonon.so
14mr|pyside-1.2.2-2|55	%{_datadir}/PySide/typesystems/typesystem_phonon.*
14mr|pyside-1.2.2-2|56	
14mr|pyside-1.2.2-2|57	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|58	
14mr|pyside-1.2.2-2|59	%package core
14mr|pyside-1.2.2-2|60	Summary:	PySide core module
14mr|pyside-1.2.2-2|61	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|62	
14mr|pyside-1.2.2-2|63	%description core
14mr|pyside-1.2.2-2|64	PySide core module.
14mr|pyside-1.2.2-2|65	
14mr|pyside-1.2.2-2|66	%files core
14mr|pyside-1.2.2-2|67	%{py_platsitedir}/PySide/QtCore.so
14mr|pyside-1.2.2-2|68	%{py_platsitedir}/PySide/__init__.py
14mr|pyside-1.2.2-2|69	%{py_platsitedir}/PySide/_utils.py
14mr|pyside-1.2.2-2|70	%{_datadir}/PySide/typesystems/typesystem_core*
14mr|pyside-1.2.2-2|71	%{_datadir}/PySide/typesystems/typesystem_templates.*
14mr|pyside-1.2.2-2|72	
14mr|pyside-1.2.2-2|73	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|74	
14mr|pyside-1.2.2-2|75	%package declarative
14mr|pyside-1.2.2-2|76	Summary:	PySide declarative module
14mr|pyside-1.2.2-2|77	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|78	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|79	
14mr|pyside-1.2.2-2|80	%description declarative
14mr|pyside-1.2.2-2|81	PySide declarative module.
14mr|pyside-1.2.2-2|82	
14mr|pyside-1.2.2-2|83	%files declarative
14mr|pyside-1.2.2-2|84	%{py_platsitedir}/PySide/QtDeclarative.so
14mr|pyside-1.2.2-2|85	%{_datadir}/PySide/typesystems/typesystem_declarative.*
14mr|pyside-1.2.2-2|86	
14mr|pyside-1.2.2-2|87	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|88	
14mr|pyside-1.2.2-2|89	%package gui
14mr|pyside-1.2.2-2|90	Summary:	PySide gui module
14mr|pyside-1.2.2-2|91	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|92	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|93	
14mr|pyside-1.2.2-2|94	%description gui
14mr|pyside-1.2.2-2|95	PySide gui module.
14mr|pyside-1.2.2-2|96	
14mr|pyside-1.2.2-2|97	%files gui
14mr|pyside-1.2.2-2|98	%{py_platsitedir}/PySide/QtGui.so
14mr|pyside-1.2.2-2|99	%{_datadir}/PySide/typesystems/typesystem_gui*
14mr|pyside-1.2.2-2|100	
14mr|pyside-1.2.2-2|101	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|102	
14mr|pyside-1.2.2-2|103	%package help
14mr|pyside-1.2.2-2|104	Summary:	PySide help module
14mr|pyside-1.2.2-2|105	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|106	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|107	
14mr|pyside-1.2.2-2|108	%description help
14mr|pyside-1.2.2-2|109	PySide help module.
14mr|pyside-1.2.2-2|110	
14mr|pyside-1.2.2-2|111	%files help
14mr|pyside-1.2.2-2|112	%{py_platsitedir}/PySide/QtHelp.so
14mr|pyside-1.2.2-2|113	%{_datadir}/PySide/typesystems/typesystem_help.*
14mr|pyside-1.2.2-2|114	
14mr|pyside-1.2.2-2|115	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|116	
14mr|pyside-1.2.2-2|117	%package multimedia
14mr|pyside-1.2.2-2|118	Summary:	PySide multimedia module
14mr|pyside-1.2.2-2|119	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|120	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|121	
14mr|pyside-1.2.2-2|122	%description multimedia
14mr|pyside-1.2.2-2|123	PySide multimedia module.
14mr|pyside-1.2.2-2|124	
14mr|pyside-1.2.2-2|125	%files multimedia
14mr|pyside-1.2.2-2|126	%{py_platsitedir}/PySide/QtMultimedia.so
14mr|pyside-1.2.2-2|127	%{_datadir}/PySide/typesystems/typesystem_multimedia*
14mr|pyside-1.2.2-2|128	
14mr|pyside-1.2.2-2|129	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|130	
14mr|pyside-1.2.2-2|131	%package network
14mr|pyside-1.2.2-2|132	Summary:	PySide network module
14mr|pyside-1.2.2-2|133	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|134	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|135	
14mr|pyside-1.2.2-2|136	%description network
14mr|pyside-1.2.2-2|137	PySide network module.
14mr|pyside-1.2.2-2|138	
14mr|pyside-1.2.2-2|139	%files network
14mr|pyside-1.2.2-2|140	%{py_platsitedir}/PySide/QtNetwork.so
14mr|pyside-1.2.2-2|141	%{_datadir}/PySide/typesystems/typesystem_network.*
14mr|pyside-1.2.2-2|142	
14mr|pyside-1.2.2-2|143	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|144	
14mr|pyside-1.2.2-2|145	%package opengl
14mr|pyside-1.2.2-2|146	Summary:	PySide opengl module
14mr|pyside-1.2.2-2|147	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|148	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|149	
14mr|pyside-1.2.2-2|150	%description opengl
14mr|pyside-1.2.2-2|151	PySide opengl module.
14mr|pyside-1.2.2-2|152	
14mr|pyside-1.2.2-2|153	%files opengl
14mr|pyside-1.2.2-2|154	%{py_platsitedir}/PySide/QtOpenGL.so
14mr|pyside-1.2.2-2|155	%{_datadir}/PySide/typesystems/typesystem_opengl*
14mr|pyside-1.2.2-2|156	
14mr|pyside-1.2.2-2|157	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|158	
14mr|pyside-1.2.2-2|159	%package script
14mr|pyside-1.2.2-2|160	Summary:	PySide script module
14mr|pyside-1.2.2-2|161	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|162	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|163	
14mr|pyside-1.2.2-2|164	%description script
14mr|pyside-1.2.2-2|165	PySide script module.
14mr|pyside-1.2.2-2|166	
14mr|pyside-1.2.2-2|167	%files script
14mr|pyside-1.2.2-2|168	%{py_platsitedir}/PySide/QtScript.so
14mr|pyside-1.2.2-2|169	%{_datadir}/PySide/typesystems/typesystem_script.*
14mr|pyside-1.2.2-2|170	
14mr|pyside-1.2.2-2|171	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|172	
14mr|pyside-1.2.2-2|173	%package scripttools
14mr|pyside-1.2.2-2|174	Summary:	PySide scripttool module
14mr|pyside-1.2.2-2|175	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|176	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|177	
14mr|pyside-1.2.2-2|178	%description scripttools
14mr|pyside-1.2.2-2|179	PySide scripttool module.
14mr|pyside-1.2.2-2|180	
14mr|pyside-1.2.2-2|181	%files scripttools
14mr|pyside-1.2.2-2|182	%{py_platsitedir}/PySide/QtScriptTools.so
14mr|pyside-1.2.2-2|183	%{_datadir}/PySide/typesystems/typesystem_scripttools.*
14mr|pyside-1.2.2-2|184	
14mr|pyside-1.2.2-2|185	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|186	
14mr|pyside-1.2.2-2|187	%package sql
14mr|pyside-1.2.2-2|188	Summary:	PySide sql module
14mr|pyside-1.2.2-2|189	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|190	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|191	
14mr|pyside-1.2.2-2|192	%description sql
14mr|pyside-1.2.2-2|193	PySide sql module.
14mr|pyside-1.2.2-2|194	
14mr|pyside-1.2.2-2|195	%files sql
14mr|pyside-1.2.2-2|196	%{py_platsitedir}/PySide/QtSql.so
14mr|pyside-1.2.2-2|197	%{_datadir}/PySide/typesystems/typesystem_sql.*
14mr|pyside-1.2.2-2|198	
14mr|pyside-1.2.2-2|199	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|200	
14mr|pyside-1.2.2-2|201	%package svg
14mr|pyside-1.2.2-2|202	Summary:	PySide svg module
14mr|pyside-1.2.2-2|203	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|204	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|205	
14mr|pyside-1.2.2-2|206	%description svg
14mr|pyside-1.2.2-2|207	PySide svg module.
14mr|pyside-1.2.2-2|208	
14mr|pyside-1.2.2-2|209	%files svg
14mr|pyside-1.2.2-2|210	%{py_platsitedir}/PySide/QtSvg.so
14mr|pyside-1.2.2-2|211	%{_datadir}/PySide/typesystems/typesystem_svg.*
14mr|pyside-1.2.2-2|212	
14mr|pyside-1.2.2-2|213	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|214	
14mr|pyside-1.2.2-2|215	%package test
14mr|pyside-1.2.2-2|216	Summary:	PySide test module
14mr|pyside-1.2.2-2|217	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|218	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|219	
14mr|pyside-1.2.2-2|220	%description test
14mr|pyside-1.2.2-2|221	PySide test module.
14mr|pyside-1.2.2-2|222	
14mr|pyside-1.2.2-2|223	%files test
14mr|pyside-1.2.2-2|224	%{py_platsitedir}/PySide/QtTest.so
14mr|pyside-1.2.2-2|225	%{_datadir}/PySide/typesystems/typesystem_test.*
14mr|pyside-1.2.2-2|226	
14mr|pyside-1.2.2-2|227	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|228	
14mr|pyside-1.2.2-2|229	%package uitools
14mr|pyside-1.2.2-2|230	Summary:	PySide uitools module
14mr|pyside-1.2.2-2|231	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|232	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|233	
14mr|pyside-1.2.2-2|234	%description uitools
14mr|pyside-1.2.2-2|235	PySide uitools module.
14mr|pyside-1.2.2-2|236	
14mr|pyside-1.2.2-2|237	%files uitools
14mr|pyside-1.2.2-2|238	%{py_platsitedir}/PySide/QtUiTools.so
14mr|pyside-1.2.2-2|239	%{_datadir}/PySide/typesystems/typesystem_uitools.*
14mr|pyside-1.2.2-2|240	
14mr|pyside-1.2.2-2|241	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|242	
14mr|pyside-1.2.2-2|243	%package webkit
14mr|pyside-1.2.2-2|244	Summary:	PySide webkit module
14mr|pyside-1.2.2-2|245	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|246	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|247	
14mr|pyside-1.2.2-2|248	%description webkit
14mr|pyside-1.2.2-2|249	PySide webkit module.
14mr|pyside-1.2.2-2|250	
14mr|pyside-1.2.2-2|251	%files webkit
14mr|pyside-1.2.2-2|252	%{py_platsitedir}/PySide/QtWebKit.so
14mr|pyside-1.2.2-2|253	%{_datadir}/PySide/typesystems/typesystem_webkit*
14mr|pyside-1.2.2-2|254	
14mr|pyside-1.2.2-2|255	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|256	
14mr|pyside-1.2.2-2|257	%package xmlpatterns
14mr|pyside-1.2.2-2|258	Summary:	PySide xmlpatterns module
14mr|pyside-1.2.2-2|259	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|260	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|261	
14mr|pyside-1.2.2-2|262	%description xmlpatterns
14mr|pyside-1.2.2-2|263	PySide xmlpatterns module.
14mr|pyside-1.2.2-2|264	
14mr|pyside-1.2.2-2|265	%files xmlpatterns
14mr|pyside-1.2.2-2|266	%{py_platsitedir}/PySide/QtXmlPatterns.so
14mr|pyside-1.2.2-2|267	%{_datadir}/PySide/typesystems/typesystem_xmlpatterns*
14mr|pyside-1.2.2-2|268	
14mr|pyside-1.2.2-2|269	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|270	
14mr|pyside-1.2.2-2|271	%package xml
14mr|pyside-1.2.2-2|272	Summary:	PySide xml module
14mr|pyside-1.2.2-2|273	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|274	Requires:	pyside-core = %{version}
14mr|pyside-1.2.2-2|275	
14mr|pyside-1.2.2-2|276	%description xml
14mr|pyside-1.2.2-2|277	PySide xml module.
14mr|pyside-1.2.2-2|278	
14mr|pyside-1.2.2-2|279	%files xml
14mr|pyside-1.2.2-2|280	%{py_platsitedir}/PySide/QtXml.so
14mr|pyside-1.2.2-2|281	%{_datadir}/PySide/typesystems/typesystem_xml.*
14mr|pyside-1.2.2-2|282	
14mr|pyside-1.2.2-2|283	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|284	
14mr|pyside-1.2.2-2|285	%define major 1
14mr|pyside-1.2.2-2|286	%define libname %mklibname pyside %{major}
14mr|pyside-1.2.2-2|287	
14mr|pyside-1.2.2-2|288	%package -n %{libname}
14mr|pyside-1.2.2-2|289	Summary:	PySide core library
14mr|pyside-1.2.2-2|290	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|291	Obsoletes:	%{_lib}pysidebase0 < 0.4.0
14mr|pyside-1.2.2-2|292	
14mr|pyside-1.2.2-2|293	%description -n %{libname}
14mr|pyside-1.2.2-2|294	PySide core library.
14mr|pyside-1.2.2-2|295	
14mr|pyside-1.2.2-2|296	%files -n %{libname}
14mr|pyside-1.2.2-2|297	%{_libdir}/libpyside-python%{py_ver}.so.%{major}*
14mr|pyside-1.2.2-2|298	
14mr|pyside-1.2.2-2|299	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|300	
14mr|pyside-1.2.2-2|301	%package devel
14mr|pyside-1.2.2-2|302	Summary:	PySide devel files
14mr|pyside-1.2.2-2|303	Group:		Development/KDE and Qt
14mr|pyside-1.2.2-2|304	Requires:	%{name} = %{version}
14mr|pyside-1.2.2-2|305	Requires:	%{libname} = %{version}
14mr|pyside-1.2.2-2|306	
14mr|pyside-1.2.2-2|307	%description devel
14mr|pyside-1.2.2-2|308	PySide devel files.
14mr|pyside-1.2.2-2|309	
14mr|pyside-1.2.2-2|310	%files devel
14mr|pyside-1.2.2-2|311	%{_libdir}/*.so
14mr|pyside-1.2.2-2|312	%{_includedir}/*
14mr|pyside-1.2.2-2|313	%{_libdir}/pkgconfig/*
14mr|pyside-1.2.2-2|314	%{_libdir}/cmake/*
14mr|pyside-1.2.2-2|315	
14mr|pyside-1.2.2-2|316	#------------------------------------------------------------------------------
14mr|pyside-1.2.2-2|317	
14mr|pyside-1.2.2-2|318	%prep
14mr|pyside-1.2.2-2|319	%setup -qn %{name}-qt%{qtver}+%{version}
14mr|pyside-1.2.2-2|320	
14mr|pyside-1.2.2-2|321	%build
14mr|pyside-1.2.2-2|322	%define Werror_cflags %nil
14mr|pyside-1.2.2-2|323	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
14mr|pyside-1.2.2-2|324	%cmake \
14mr|pyside-1.2.2-2|325	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
14mr|pyside-1.2.2-2|326	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon \
14mr|pyside-1.2.2-2|327	-DPYTHON_BASENAME=%{pyver}
14mr|pyside-1.2.2-2|328	%make
14mr|pyside-1.2.2-2|329	
14mr|pyside-1.2.2-2|330	%install
14mr|pyside-1.2.2-2|331	%makeinstall_std -C build
14mr|pyside-1.2.2-2|332	
14mr|pyside-1.2.2-2|333	
14mr|pyside-1.2.2-2|334	%changelog
14mr|pyside-1.2.2-2|335	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-2
14mr|pyside-1.2.2-2|336	+ Revision: 7b69421
14mr|pyside-1.2.2-2|337	- MassBuild#440: Increase release tag
14mr|pyside-1.2.2-2|338	
14mr|pyside-1.2.2-2|339	

18613 14
14mr|pysol-4.82-18|1	%define	pssver	3.01
14mr|pysol-4.82-18|2	
14mr|pysol-4.82-18|3	Summary:	Provides several solitaire card games
14mr|pysol-4.82-18|4	Name:		pysol
14mr|pysol-4.82-18|5	Version:        4.82
14mr|pysol-4.82-18|6	Release:        18
14mr|pysol-4.82-18|7	License:	GPL
14mr|pysol-4.82-18|8	Group:		Games/Cards
14mr|pysol-4.82-18|9	URL:		http://www.oberhumer.com/opensource/pysol/
14mr|pysol-4.82-18|10	
14mr|pysol-4.82-18|11	Source0:	%{name}-%{version}.tar.bz2
14mr|pysol-4.82-18|12	Source1: 	http://www.oberhumer.com/opensource/pysol/download/pysol-sound-server-%{pssver}.tar.bz2
14mr|pysol-4.82-18|13	Source2:	%{name}-%{version}-src.tar.bz2
14mr|pysol-4.82-18|14	#gw use the pysol.py from the source release instead of the bytecode
14mr|pysol-4.82-18|15	Patch0:		pysol-4.81-srcrelease.patch
14mr|pysol-4.82-18|16	Patch1:		pysol-4.82-sound.patch
14mr|pysol-4.82-18|17	Patch2:		pysol-4.82-tk-geometry-fix.patch
14mr|pysol-4.82-18|18	Requires:	tkinter >= 1.5.2
14mr|pysol-4.82-18|19	BuildRequires:  python-devel
14mr|pysol-4.82-18|20	BuildRequires:  smpeg-devel
14mr|pysol-4.82-18|21	
14mr|pysol-4.82-18|22	%description
14mr|pysol-4.82-18|23	PySol has several solitaire card games, written in 100%% pure
14mr|pysol-4.82-18|24	Python. It has many features: unlimited undo and redo, load & save
14mr|pysol-4.82-18|25	games, player statistics, hint system, game plug-ins, and more!
14mr|pysol-4.82-18|26	Contains: klondike, freecel, spider, golf, etc.
14mr|pysol-4.82-18|27	
14mr|pysol-4.82-18|28	%prep
14mr|pysol-4.82-18|29	%setup -q -a 1 -a 2
14mr|pysol-4.82-18|30	%patch0 -p1
14mr|pysol-4.82-18|31	%patch1
14mr|pysol-4.82-18|32	%patch2
14mr|pysol-4.82-18|33	
14mr|pysol-4.82-18|34	cp pysol-sound-server-%{pssver}/NEWS NEWS.pysol-sound-server
14mr|pysol-4.82-18|35	cp pysol-sound-server-%{pssver}/README README.pysol-sound-server
14mr|pysol-4.82-18|36	
14mr|pysol-4.82-18|37	%build
14mr|pysol-4.82-18|38	cd pysol-sound-server-%{pssver}/src
14mr|pysol-4.82-18|39	./configure --libdir=%{_libdir}
14mr|pysol-4.82-18|40	%make
14mr|pysol-4.82-18|41	
14mr|pysol-4.82-18|42	
14mr|pysol-4.82-18|43	%install
14mr|pysol-4.82-18|44	rm -fr %{buildroot}
14mr|pysol-4.82-18|45	make prefix=%_prefix bindir=%{buildroot}%{_gamesbindir} pkgdatadir=%{buildroot}%{_gamesdatadir}/%{name} install-bin install-data install-man mandir=%{buildroot}/%{_mandir}
14mr|pysol-4.82-18|46	perl -pi -e "s%%{buildroot}/usr%/usr%" %{buildroot}%{_gamesbindir}/pysol
14mr|pysol-4.82-18|47	cd pysol-sound-server-%{pssver}/src
14mr|pysol-4.82-18|48	python setup.py install --root=%{buildroot}
14mr|pysol-4.82-18|49	cd ../..
14mr|pysol-4.82-18|50	# they don't support python 2.4 yet
14mr|pysol-4.82-18|51	rm -f %{buildroot}%{_gamesdatadir}/%{name}/*pyc
14mr|pysol-4.82-18|52	mkdir %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
14mr|pysol-4.82-18|53	cp -r %{name}-%{version}/src/* %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
14mr|pysol-4.82-18|54	cat > %{buildroot}/%{_gamesbindir}/pysol << EOF
14mr|pysol-4.82-18|55	#!/bin/sh
14mr|pysol-4.82-18|56	exec python %{_gamesdatadir}/%{name}/BINARIES/pysol.py --pkgdatadir=%{_gamesdatadir}/%{name}/ --bindir=%{_gamesdatadir}/%{name}/BINARIES/ ${1+"$@"}
14mr|pysol-4.82-18|57	
14mr|pysol-4.82-18|58	echo "$0: running $PYTHON failed !"
14mr|pysol-4.82-18|59	exit 1
14mr|pysol-4.82-18|60	EOF
14mr|pysol-4.82-18|61	chmod 755 %{buildroot}/%{_gamesbindir}/pysol
14mr|pysol-4.82-18|62	
14mr|pysol-4.82-18|63	# Menu support
14mr|pysol-4.82-18|64	mkdir -p %{buildroot}%{_datadir}/applications
14mr|pysol-4.82-18|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|pysol-4.82-18|66	[Desktop Entry]
14mr|pysol-4.82-18|67	Name=PySOL
14mr|pysol-4.82-18|68	Comment=All solitaire cards games
14mr|pysol-4.82-18|69	Exec=%{name}
14mr|pysol-4.82-18|70	Icon=cards_section
14mr|pysol-4.82-18|71	Terminal=false
14mr|pysol-4.82-18|72	Type=Application
14mr|pysol-4.82-18|73	StartupNotify=true
14mr|pysol-4.82-18|74	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
14mr|pysol-4.82-18|75	EOF
14mr|pysol-4.82-18|76	
14mr|pysol-4.82-18|77	%clean
14mr|pysol-4.82-18|78	
14mr|pysol-4.82-18|79	%files
14mr|pysol-4.82-18|80	%doc NEWS* README*
14mr|pysol-4.82-18|81	%{_gamesdatadir}/pysol/
14mr|pysol-4.82-18|82	%{_gamesbindir}/pysol
14mr|pysol-4.82-18|83	%{_mandir}/man6/pysol.6*
14mr|pysol-4.82-18|84	%_datadir/applications/mandriva*
14mr|pysol-4.82-18|85	%{py_platsitedir}/*
14mr|pysol-4.82-18|86	
14mr|pysol-4.82-18|87	
14mr|pysol-4.82-18|88	%changelog
14mr|pysol-4.82-18|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.82-18
14mr|pysol-4.82-18|90	+ Revision: 115bb14
14mr|pysol-4.82-18|91	- MassBuild#440: Increase release tag
14mr|pysol-4.82-18|92	
14mr|pysol-4.82-18|93	

18614 14
14mr|python-2.7.8-1|1	# Patching guideline for python :
14mr|python-2.7.8-1|2	# - no big patch with invasive change not
14mr|python-2.7.8-1|3	#     approved by upstream ( ie not coming from upstream svn )
14mr|python-2.7.8-1|4	# - small bugfix must be sent to upstream and approved if they
14mr|python-2.7.8-1|5	#     change any interface
14mr|python-2.7.8-1|6	# - all patchs should be commented ( unless for security,
14mr|python-2.7.8-1|7	#     as they are usually easy to spot )
14mr|python-2.7.8-1|8	%bcond_with tests
14mr|python-2.7.8-1|9	
14mr|python-2.7.8-1|10	%define docver 2.7.8
14mr|python-2.7.8-1|11	%define dirver 2.7
14mr|python-2.7.8-1|12	
14mr|python-2.7.8-1|13	%define major %{dirver}
14mr|python-2.7.8-1|14	%define libname %mklibname %{name} %{major}
14mr|python-2.7.8-1|15	%define devname %mklibname %{name} -d
14mr|python-2.7.8-1|16	
14mr|python-2.7.8-1|17	%ifarch %{ix86} x86_64 ppc
14mr|python-2.7.8-1|18	%bcond_without valgrind
14mr|python-2.7.8-1|19	%else
14mr|python-2.7.8-1|20	%bcond_with valgrind
14mr|python-2.7.8-1|21	%endif
14mr|python-2.7.8-1|22	
14mr|python-2.7.8-1|23	Summary:	An interpreted, interactive object-oriented programming language
14mr|python-2.7.8-1|24	Name:		python
14mr|python-2.7.8-1|25	Version:	2.7.8
14mr|python-2.7.8-1|26	Release:	1
14mr|python-2.7.8-1|27	License:	Modified CNRI Open Source License
14mr|python-2.7.8-1|28	Group:		Development/Python
14mr|python-2.7.8-1|29	Url:		http://www.python.org/
14mr|python-2.7.8-1|30	Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
14mr|python-2.7.8-1|31	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
14mr|python-2.7.8-1|32	Source2:	bdist_rpm5.py
14mr|python-2.7.8-1|33	Source3:	%{name}.rpmlintrc
14mr|python-2.7.8-1|34	Patch0:		python-2.7.4-module-linkage.patch
14mr|python-2.7.8-1|35	# Don't include /usr/local/* in search path
14mr|python-2.7.8-1|36	Patch3:		Python-2.7.6-no-local-incpath.patch
14mr|python-2.7.8-1|37	
14mr|python-2.7.8-1|38	# Support */lib64 convention on x86_64, sparc64, etc.
14mr|python-2.7.8-1|39	# similar patches reported upstream on http://bugs.python.org/issue1294959
14mr|python-2.7.8-1|40	Patch4:		python-2.7.6-lib64.patch
14mr|python-2.7.8-1|41	
14mr|python-2.7.8-1|42	# Do handle <asm-XXX/*.h> headers in h2py.py
14mr|python-2.7.8-1|43	# FIXME: incomplete for proper bi-arch support as #if/#else/#endif
14mr|python-2.7.8-1|44	# clauses generally should have been handled
14mr|python-2.7.8-1|45	# to send upstream after cleaning
14mr|python-2.7.8-1|46	Patch5:		Python-2.2.2-biarch-headers.patch
14mr|python-2.7.8-1|47	
14mr|python-2.7.8-1|48	Patch6:		python-2.7-016-cross-compile-getaddrinfo.patch
14mr|python-2.7.8-1|49	
14mr|python-2.7.8-1|50	# add mandriva to the list of supported distribution, applied upstream
14mr|python-2.7.8-1|51	Patch10:	python-2.5.1-detect-mandriva.patch
14mr|python-2.7.8-1|52	
14mr|python-2.7.8-1|53	# adds xz support to distutils targets: 'sdist', 'bdist' & 'bdist_rpm'
14mr|python-2.7.8-1|54	# sent upstream : http://bugs.python.org/issue5411
14mr|python-2.7.8-1|55	# DO NOT REMOVE, IT DOESN'T TOUCH *ANY* public interfaces and has been
14mr|python-2.7.8-1|56	# accepted by upstream
14mr|python-2.7.8-1|57	#Patch14:	Python-2.7.2-distutils-xz-support.patch
14mr|python-2.7.8-1|58	
14mr|python-2.7.8-1|59	# from Fedora, fixes gettext.py parsing of Plural-Forms: header (fixes mdv bugs #49475, #44088)
14mr|python-2.7.8-1|60	# to send upstream
14mr|python-2.7.8-1|61	Patch16:	python-2.5.1-plural-fix.patch
14mr|python-2.7.8-1|62	
14mr|python-2.7.8-1|63	# skip semaphore test, as it requires /dev/shm
14mr|python-2.7.8-1|64	Patch23:	python-2.7.1-skip-shm-test.patch
14mr|python-2.7.8-1|65	
14mr|python-2.7.8-1|66	# add support for berkeley db <= 5.1
14mr|python-2.7.8-1|67	# sent upstream: http://bugs.python.org/issue11817
14mr|python-2.7.8-1|68	Patch24:	Python-2.7.4-berkeley-db-5.3.patch
14mr|python-2.7.8-1|69	
14mr|python-2.7.8-1|70	# do not use uname -m to get the exact name on mips/arm
14mr|python-2.7.8-1|71	Patch25:	python-2.7.4-arch.patch
14mr|python-2.7.8-1|72	
14mr|python-2.7.8-1|73	Patch26:	Python-2.7.4-berkeley-db-5.3-2.patch
14mr|python-2.7.8-1|74	
14mr|python-2.7.8-1|75	# Avoid error in tests if built inside LXC with kerneles which differs
14mr|python-2.7.8-1|76	# from the target system's one
14mr|python-2.7.8-1|77	#Patch27:	python-2.7.3-workaround-ENOPROTOOPT-in-bind_port.patch
14mr|python-2.7.8-1|78	
14mr|python-2.7.8-1|79	BuildRequires:	blt
14mr|python-2.7.8-1|80	BuildRequires:	db5-devel
14mr|python-2.7.8-1|81	BuildRequires:	pkgconfig(expat)
14mr|python-2.7.8-1|82	BuildRequires:	pkgconfig(libffi)
14mr|python-2.7.8-1|83	BuildRequires:	gdbm-devel
14mr|python-2.7.8-1|84	BuildRequires:	gmp-devel
14mr|python-2.7.8-1|85	BuildRequires:	pkgconfig(ncursesw)
14mr|python-2.7.8-1|86	BuildRequires:	pkgconfig(openssl)
14mr|python-2.7.8-1|87	BuildRequires:	readline-devel
14mr|python-2.7.8-1|88	BuildRequires:  tcl tcl-devel
14mr|python-2.7.8-1|89	BuildRequires:  tk tk-devel
14mr|python-2.7.8-1|90	BuildRequires:	tix
14mr|python-2.7.8-1|91	BuildRequires:	bzip2-devel
14mr|python-2.7.8-1|92	BuildRequires:	pkgconfig(sqlite3)
14mr|python-2.7.8-1|93	%if %{with valgrind}
14mr|python-2.7.8-1|94	BuildRequires:	valgrind-devel
14mr|python-2.7.8-1|95	%endif
14mr|python-2.7.8-1|96	BuildRequires:	chrpath
14mr|python-2.7.8-1|97	# (2010/03/21, misc: interfere with test__all )
14mr|python-2.7.8-1|98	BuildConflicts:	python-pyxml
14mr|python-2.7.8-1|99	
14mr|python-2.7.8-1|100	# backwards compatibility for unfixed packages
14mr|python-2.7.8-1|101	Provides:	python(abi) = %{major}
14mr|python-2.7.8-1|102	
14mr|python-2.7.8-1|103	Conflicts:	tkinter < %{EVRD}
14mr|python-2.7.8-1|104	Conflicts:	python-devel < 2.7-6
14mr|python-2.7.8-1|105	%rename		python-ctypes
14mr|python-2.7.8-1|106	%rename		python-elementtree
14mr|python-2.7.8-1|107	%rename		python-base
14mr|python-2.7.8-1|108	
14mr|python-2.7.8-1|109	%description
14mr|python-2.7.8-1|110	Python is an interpreted, interactive, object-oriented programming
14mr|python-2.7.8-1|111	language often compared to Tcl, Perl, Scheme or Java. Python includes
14mr|python-2.7.8-1|112	modules, classes, exceptions, very high level dynamic data types and
14mr|python-2.7.8-1|113	dynamic typing. Python supports interfaces to many system calls and
14mr|python-2.7.8-1|114	libraries, as well as to various windowing systems (X11, Motif, Tk,
14mr|python-2.7.8-1|115	Mac and MFC).
14mr|python-2.7.8-1|116	
14mr|python-2.7.8-1|117	Programmers can write new built-in modules for Python in C or C++.
14mr|python-2.7.8-1|118	Python can be used as an extension language for applications that
14mr|python-2.7.8-1|119	need a programmable interface. This package contains most of the
14mr|python-2.7.8-1|120	standard Python modules, as well as modules for interfacing to the
14mr|python-2.7.8-1|121	Tix widget set for Tk and RPM.
14mr|python-2.7.8-1|122	
14mr|python-2.7.8-1|123	Note that documentation for Python is provided in the python-docs
14mr|python-2.7.8-1|124	package.
14mr|python-2.7.8-1|125	
14mr|python-2.7.8-1|126	%package -n	%{libname}
14mr|python-2.7.8-1|127	Summary:	Shared libraries for Python %{version}
14mr|python-2.7.8-1|128	Group:		System/Libraries
14mr|python-2.7.8-1|129	
14mr|python-2.7.8-1|130	%description -n	%{libname}
14mr|python-2.7.8-1|131	This packages contains Python shared object library.  Python is an
14mr|python-2.7.8-1|132	interpreted, interactive, object-oriented programming language often
14mr|python-2.7.8-1|133	compared to Tcl, Perl, Scheme or Java.
14mr|python-2.7.8-1|134	
14mr|python-2.7.8-1|135	%package -n	%{devname}
14mr|python-2.7.8-1|136	Summary:	The libraries and header files needed for Python development
14mr|python-2.7.8-1|137	Group:		Development/Python
14mr|python-2.7.8-1|138	Requires:	%{name} = %{EVRD}
14mr|python-2.7.8-1|139	Requires:	%{libname} = %{EVRD}
14mr|python-2.7.8-1|140	Obsoletes:	%{name}-devel < %{EVRD}
14mr|python-2.7.8-1|141	# (misc) needed to ease upgrade , see #47803
14mr|python-2.7.8-1|142	Obsoletes:	%{mklibname -d %{name} 2.5} < 2.7
14mr|python-2.7.8-1|143	Obsoletes:	%{mklibname -d %{name} 2.6} < 2.7
14mr|python-2.7.8-1|144	Obsoletes:	%{mklibname -d %{name} 2.7} < 2.7-4
14mr|python-2.7.8-1|145	Provides:	%{name}-devel = %{EVRD}
14mr|python-2.7.8-1|146	
14mr|python-2.7.8-1|147	%description -n	%{devname}
14mr|python-2.7.8-1|148	The Python programming language's interpreter can be extended with
14mr|python-2.7.8-1|149	dynamically loaded extensions and can be embedded in other programs.
14mr|python-2.7.8-1|150	This package contains the header files and libraries needed to do
14mr|python-2.7.8-1|151	these types of tasks.
14mr|python-2.7.8-1|152	
14mr|python-2.7.8-1|153	Install %{devname} if you want to develop Python extensions.  The
14mr|python-2.7.8-1|154	python package will also need to be installed.  You'll probably also
14mr|python-2.7.8-1|155	want to install the python-docs package, which contains Python
14mr|python-2.7.8-1|156	documentation.
14mr|python-2.7.8-1|157	
14mr|python-2.7.8-1|158	%package docs
14mr|python-2.7.8-1|159	Summary:	Documentation for the Python programming language
14mr|python-2.7.8-1|160	Requires:	python = %{EVRD}
14mr|python-2.7.8-1|161	Requires:	xdg-utils
14mr|python-2.7.8-1|162	Group:		Development/Python
14mr|python-2.7.8-1|163	
14mr|python-2.7.8-1|164	%description	docs
14mr|python-2.7.8-1|165	The python-docs package contains documentation on the Python
14mr|python-2.7.8-1|166	programming language and interpreter.  The documentation is provided
14mr|python-2.7.8-1|167	in ASCII text files and in LaTeX source files.
14mr|python-2.7.8-1|168	
14mr|python-2.7.8-1|169	Install the python-docs package if you'd like to use the documentation
14mr|python-2.7.8-1|170	for the Python language.
14mr|python-2.7.8-1|171	
14mr|python-2.7.8-1|172	%package -n	tkinter
14mr|python-2.7.8-1|173	Summary:	A graphical user interface for the Python scripting language
14mr|python-2.7.8-1|174	Group:		Development/Python
14mr|python-2.7.8-1|175	Requires:	python = %{EVRD}
14mr|python-2.7.8-1|176	Requires:	tcl
14mr|python-2.7.8-1|177	Requires:	tk
14mr|python-2.7.8-1|178	
14mr|python-2.7.8-1|179	%description -n	tkinter
14mr|python-2.7.8-1|180	The Tkinter (Tk interface) program is an graphical user interface for
14mr|python-2.7.8-1|181	the Python scripting language.
14mr|python-2.7.8-1|182	
14mr|python-2.7.8-1|183	You should install the tkinter package if you'd like to use a graphical
14mr|python-2.7.8-1|184	user interface for Python programming.
14mr|python-2.7.8-1|185	
14mr|python-2.7.8-1|186	%package -n	tkinter-apps
14mr|python-2.7.8-1|187	Summary:	Various applications written using tkinter
14mr|python-2.7.8-1|188	Group:		Development/Python
14mr|python-2.7.8-1|189	Requires:	tkinter
14mr|python-2.7.8-1|190	
14mr|python-2.7.8-1|191	%description -n	tkinter-apps
14mr|python-2.7.8-1|192	Various applications written using tkinter.
14mr|python-2.7.8-1|193	
14mr|python-2.7.8-1|194	%prep
14mr|python-2.7.8-1|195	%setup -q -n Python-%{version}
14mr|python-2.7.8-1|196	%patch0 -p0
14mr|python-2.7.8-1|197	# local include
14mr|python-2.7.8-1|198	%patch3 -p1
14mr|python-2.7.8-1|199	# lib64
14mr|python-2.7.8-1|200	%patch4 -p1 -b .lib64
14mr|python-2.7.8-1|201	
14mr|python-2.7.8-1|202	# biarch header
14mr|python-2.7.8-1|203	%patch5 -p0
14mr|python-2.7.8-1|204	
14mr|python-2.7.8-1|205	#disable buggy getaddr check
14mr|python-2.7.8-1|206	%patch6 -p1
14mr|python-2.7.8-1|207	
14mr|python-2.7.8-1|208	# add mandriva to the list of supported distribution
14mr|python-2.7.8-1|209	%patch10 -p0
14mr|python-2.7.8-1|210	# must fix tararchive first..
14mr|python-2.7.8-1|211	#patch14 -p1 .xz~
14mr|python-2.7.8-1|212	
14mr|python-2.7.8-1|213	%patch16 -p1 -b .plural-fix
14mr|python-2.7.8-1|214	
14mr|python-2.7.8-1|215	%patch23 -p1
14mr|python-2.7.8-1|216	%patch24 -p1 -b .db5~
14mr|python-2.7.8-1|217	%patch25 -p1 -b .arch
14mr|python-2.7.8-1|218	%patch26 -p1 -b .db5-2
14mr|python-2.7.8-1|219	
14mr|python-2.7.8-1|220	# %patch27 -p1 -b .bind_port
14mr|python-2.7.8-1|221	
14mr|python-2.7.8-1|222	autoconf
14mr|python-2.7.8-1|223	
14mr|python-2.7.8-1|224	mkdir html
14mr|python-2.7.8-1|225	bzcat %{SOURCE1} | tar x  -C html
14mr|python-2.7.8-1|226	
14mr|python-2.7.8-1|227	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python@'
14mr|python-2.7.8-1|228	
14mr|python-2.7.8-1|229	cat > README.omv << EOF
14mr|python-2.7.8-1|230	Python interpreter support readline completion by default.
14mr|python-2.7.8-1|231	This is only used with the interpreter. In order to remove it,
14mr|python-2.7.8-1|232	you can :
14mr|python-2.7.8-1|233	1) unset PYTHONSTARTUP when you login
14mr|python-2.7.8-1|234	2) create a empty file \$HOME/.pythonrc.py
14mr|python-2.7.8-1|235	3) change %{_sysconfdir}/pythonrc.py
14mr|python-2.7.8-1|236	EOF
14mr|python-2.7.8-1|237	
14mr|python-2.7.8-1|238	%build
14mr|python-2.7.8-1|239	rm -f Modules/Setup.local
14mr|python-2.7.8-1|240	cat > Modules/Setup.local << EOF
14mr|python-2.7.8-1|241	linuxaudiodev linuxaudiodev.c
14mr|python-2.7.8-1|242	EOF
14mr|python-2.7.8-1|243	
14mr|python-2.7.8-1|244	export OPT="%{optflags}"
14mr|python-2.7.8-1|245	export CCSHARED="-fno-PIE -fPIC"
14mr|python-2.7.8-1|246	export ac_cv_have_long_long_format=yes
14mr|python-2.7.8-1|247	
14mr|python-2.7.8-1|248	# see https://qa.mandriva.com/show_bug.cgi?id=48570
14mr|python-2.7.8-1|249	# for wide unicode support
14mr|python-2.7.8-1|250	%configure2_5x \
14mr|python-2.7.8-1|251	--with-threads \
14mr|python-2.7.8-1|252	--with-system-expat \
14mr|python-2.7.8-1|253	--with-system-ffi \
14mr|python-2.7.8-1|254	--enable-unicode=ucs4 \
14mr|python-2.7.8-1|255	--enable-ipv6 \
14mr|python-2.7.8-1|256	--enable-shared \
14mr|python-2.7.8-1|257	--with-dbmliborder=gdbm:ndbm:bdb \
14mr|python-2.7.8-1|258	%if %{with valgrind}
14mr|python-2.7.8-1|259	--with-valgrind
14mr|python-2.7.8-1|260	%endif
14mr|python-2.7.8-1|261	
14mr|python-2.7.8-1|262	# fix build
14mr|python-2.7.8-1|263	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
14mr|python-2.7.8-1|264	# (misc) if the home is nfs mounted, rmdir fails due to delay
14mr|python-2.7.8-1|265	export TMP="/tmp" TMPDIR="/tmp"
14mr|python-2.7.8-1|266	# Parallel make fails sometimes inside lxc in ABF
14mr|python-2.7.8-1|267	make
14mr|python-2.7.8-1|268	
14mr|python-2.7.8-1|269	%if %{with tests}
14mr|python-2.7.8-1|270	%check
14mr|python-2.7.8-1|271	# (misc) if the home is nfs mounted, rmdir fails
14mr|python-2.7.8-1|272	export TMP="/tmp" TMPDIR="/tmp"
14mr|python-2.7.8-1|273	
14mr|python-2.7.8-1|274	# all tests must pass
14mr|python-2.7.8-1|275	%ifarch %{arm}
14mr|python-2.7.8-1|276	# don't know if it's a python issue or a toolchain issue :(
14mr|python-2.7.8-1|277	# test test_float failed -- Traceback (most recent call last):
14mr|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
14mr|python-2.7.8-1|279	#    self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
14mr|python-2.7.8-1|280	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 375, in identical
14mr|python-2.7.8-1|281	#    self.fail('%r not identical to %r' % (x, y))
14mr|python-2.7.8-1|282	# AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308
14mr|python-2.7.8-1|283	%define custom_test -x test_float
14mr|python-2.7.8-1|284	%else
14mr|python-2.7.8-1|285	%define custom_test ""
14mr|python-2.7.8-1|286	%endif
14mr|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
14mr|python-2.7.8-1|288	# spec file, and a bug should be reported if possible ( on python side )
14mr|python-2.7.8-1|289	# (misc, 28/10/2010) test_gdb fail, didn't time too look
14mr|python-2.7.8-1|290	# (misc, 29/10/2010) test_site fail due to one of our patch, will fix later
14mr|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
14mr|python-2.7.8-1|292	#   test_io, blocks on my computer on 2nd run
14mr|python-2.7.8-1|293	# (misc, 17/01/2013) test_cmath fails when run as part of the full test suite,
14mr|python-2.7.8-1|294	#   but succeeds when run by itself. Needs further investigation, for now, let's
14mr|python-2.7.8-1|295	#   just make it an extra step. Same goes for test_math, test_float, test_strtod
14mr|python-2.7.8-1|296	# (arisel, 04/02/2013) disabling test_file and test_file2k. This might be a problem with
14mr|python-2.7.8-1|297	#   --enable-shared as modules already installed on the system are used.
14mr|python-2.7.8-1|298	# (bero, 19/06/2013) disabling test_pydoc, fails with 'NoneType' object has no attribute 'get_source'
14mr|python-2.7.8-1|299	# (bero, 19/06/2013) Network related tests fail in ABF - probably new security features not allowing package
14mr|python-2.7.8-1|300	# builds to access the net?
14mr|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}"
14mr|python-2.7.8-1|302	WITHIN_PYTHON_RPM_BUILD=1 make test TESTOPTS="-w -l test_cmath test_math test_float test_strtod"
14mr|python-2.7.8-1|303	#make test TESTOPTS="-w -l test_pydoc"
14mr|python-2.7.8-1|304	%endif
14mr|python-2.7.8-1|305	
14mr|python-2.7.8-1|306	%install
14mr|python-2.7.8-1|307	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}/site-packages
14mr|python-2.7.8-1|308	
14mr|python-2.7.8-1|309	# fix Makefile to get rid of reference to distcc
14mr|python-2.7.8-1|310	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
14mr|python-2.7.8-1|311	
14mr|python-2.7.8-1|312	# set the install path
14mr|python-2.7.8-1|313	echo '[install_scripts]' >setup.cfg
14mr|python-2.7.8-1|314	echo 'install_dir='"%{buildroot}/usr/bin" >>setup.cfg
14mr|python-2.7.8-1|315	
14mr|python-2.7.8-1|316	# python is not GNU and does not know fsstd
14mr|python-2.7.8-1|317	mkdir -p %{buildroot}%{_mandir}
14mr|python-2.7.8-1|318	%makeinstall_std
14mr|python-2.7.8-1|319	
14mr|python-2.7.8-1|320	ln -sf libpython%{major}.so.* %{buildroot}/%{_libdir}/libpython%{major}.so
14mr|python-2.7.8-1|321	
14mr|python-2.7.8-1|322	# Provide a libpython%{dirver}.so symlink in /usr/lib/puthon*/config, so that
14mr|python-2.7.8-1|323	# the shared library could be found when -L/usr/lib/python*/config is specified
14mr|python-2.7.8-1|324	ln -sf ../../libpython%{major}.so %{buildroot}%{_libdir}/python%{dirver}/config; ln -sf ../../libpython%{major}.so .
14mr|python-2.7.8-1|325	
14mr|python-2.7.8-1|326	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
14mr|python-2.7.8-1|327	
14mr|python-2.7.8-1|328	# smtpd proxy
14mr|python-2.7.8-1|329	mv -f %{buildroot}%{_bindir}/smtpd.py %{buildroot}%{_libdir}/python%{dirver}/
14mr|python-2.7.8-1|330	
14mr|python-2.7.8-1|331	# idle
14mr|python-2.7.8-1|332	cp Tools/scripts/idle %{buildroot}%{_bindir}/idle
14mr|python-2.7.8-1|333	
14mr|python-2.7.8-1|334	
14mr|python-2.7.8-1|335	# pynche
14mr|python-2.7.8-1|336	cat << EOF > %{buildroot}%{_bindir}/pynche
14mr|python-2.7.8-1|337	#!/bin/bash
14mr|python-2.7.8-1|338	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
14mr|python-2.7.8-1|339	EOF
14mr|python-2.7.8-1|340	rm -f Tools/pynche/*.pyw
14mr|python-2.7.8-1|341	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
14mr|python-2.7.8-1|342	
14mr|python-2.7.8-1|343	chmod 755 %{buildroot}%{_bindir}/{idle,pynche}
14mr|python-2.7.8-1|344	
14mr|python-2.7.8-1|345	ln -f Tools/pynche/README Tools/pynche/README.pynche
14mr|python-2.7.8-1|346	
14mr|python-2.7.8-1|347	%if %{with valgrind}
14mr|python-2.7.8-1|348	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python.supp
14mr|python-2.7.8-1|349	%endif
14mr|python-2.7.8-1|350	
14mr|python-2.7.8-1|351	mkdir -p %{buildroot}%{_datadir}/applications
14mr|python-2.7.8-1|352	cat > %{buildroot}%{_datadir}/applications/rosa-tkinter.desktop << EOF
14mr|python-2.7.8-1|353	[Desktop Entry]
14mr|python-2.7.8-1|354	Name=IDLE
14mr|python-2.7.8-1|355	Name[ru]=IDLE
14mr|python-2.7.8-1|356	Comment=IDE for Python
14mr|python-2.7.8-1|357	Comment[ru]=IDE для Python
14mr|python-2.7.8-1|358	Exec=%{_bindir}/idle
14mr|python-2.7.8-1|359	Icon=development_environment_section
14mr|python-2.7.8-1|360	Terminal=false
14mr|python-2.7.8-1|361	Type=Application
14mr|python-2.7.8-1|362	Categories=Development;IDE;
14mr|python-2.7.8-1|363	EOF
14mr|python-2.7.8-1|364	
14mr|python-2.7.8-1|365	
14mr|python-2.7.8-1|366	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-docs.desktop << EOF
14mr|python-2.7.8-1|367	[Desktop Entry]
14mr|python-2.7.8-1|368	Name=Python documentation
14mr|python-2.7.8-1|369	Name[ru]=Документация Python
14mr|python-2.7.8-1|370	Comment=Python complete reference
14mr|python-2.7.8-1|371	Comment[ru]=Полная документация Python
14mr|python-2.7.8-1|372	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
14mr|python-2.7.8-1|373	Icon=documentation_section
14mr|python-2.7.8-1|374	Terminal=false
14mr|python-2.7.8-1|375	Type=Application
14mr|python-2.7.8-1|376	Categories=Documentation;
14mr|python-2.7.8-1|377	EOF
14mr|python-2.7.8-1|378	
14mr|python-2.7.8-1|379	
14mr|python-2.7.8-1|380	# fix non real scripts
14mr|python-2.7.8-1|381	chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
14mr|python-2.7.8-1|382	# fix python library not stripped
14mr|python-2.7.8-1|383	chmod u+w %{buildroot}%{_libdir}/libpython%{major}.so.1.0
14mr|python-2.7.8-1|384	
14mr|python-2.7.8-1|385	
14mr|python-2.7.8-1|386	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mr|python-2.7.8-1|387	
14mr|python-2.7.8-1|388	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
14mr|python-2.7.8-1|389	if [ -f $HOME/.pythonrc.py ] ; then
14mr|python-2.7.8-1|390	export PYTHONSTARTUP=$HOME/.pythonrc.py
14mr|python-2.7.8-1|391	else
14mr|python-2.7.8-1|392	export PYTHONSTARTUP=/etc/pythonrc.py
14mr|python-2.7.8-1|393	fi
14mr|python-2.7.8-1|394	
14mr|python-2.7.8-1|395	export PYTHONDONTWRITEBYTECODE=1
14mr|python-2.7.8-1|396	EOF
14mr|python-2.7.8-1|397	
14mr|python-2.7.8-1|398	cat > %{buildroot}/%{_sysconfdir}/profile.d/30python.csh << 'EOF'
14mr|python-2.7.8-1|399	if ( -f ${HOME}/.pythonrc.py ) then
14mr|python-2.7.8-1|400	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
14mr|python-2.7.8-1|401	else
14mr|python-2.7.8-1|402	setenv PYTHONSTARTUP /etc/pythonrc.py
14mr|python-2.7.8-1|403	endif
14mr|python-2.7.8-1|404	setenv PYTHONDONTWRITEBYTECODE 1
14mr|python-2.7.8-1|405	EOF
14mr|python-2.7.8-1|406	
14mr|python-2.7.8-1|407	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
14mr|python-2.7.8-1|408	try:
14mr|python-2.7.8-1|409	# this add completion to python interpreter
14mr|python-2.7.8-1|410	import readline
14mr|python-2.7.8-1|411	import rlcompleter
14mr|python-2.7.8-1|412	# see readline man page for this
14mr|python-2.7.8-1|413	readline.parse_and_bind("set show-all-if-ambiguous on")
14mr|python-2.7.8-1|414	readline.parse_and_bind("tab: complete")
14mr|python-2.7.8-1|415	except:
14mr|python-2.7.8-1|416	pass
14mr|python-2.7.8-1|417	# you can place a file .pythonrc.py in your home to overrides this one
14mr|python-2.7.8-1|418	# but then, this file will not be sourced
14mr|python-2.7.8-1|419	EOF
14mr|python-2.7.8-1|420	
14mr|python-2.7.8-1|421	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
14mr|python-2.7.8-1|422	
14mr|python-2.7.8-1|423	install -m644 %{SOURCE2} -D %{buildroot}%{_libdir}/python%{dirver}/distutils/command/bdist_rpm5.py
14mr|python-2.7.8-1|424	
14mr|python-2.7.8-1|425	#chrpath -d %{buildroot}%{_libdir}/python%{dirver}/lib-dynload/_sqlite3.so
14mr|python-2.7.8-1|426	
14mr|python-2.7.8-1|427	%files
14mr|python-2.7.8-1|428	%doc README.omv
14mr|python-2.7.8-1|429	%{_sysconfdir}/profile.d/*
14mr|python-2.7.8-1|430	%config(noreplace) %{_sysconfdir}/pythonrc.py
14mr|python-2.7.8-1|431	%if %{_lib} != "lib"
14mr|python-2.7.8-1|432	%dir %{_prefix}/lib/python%{dirver}
14mr|python-2.7.8-1|433	%endif
14mr|python-2.7.8-1|434	%dir %{_libdir}/python%{dirver}
14mr|python-2.7.8-1|435	%{_libdir}/python%{dirver}/*.doc
14mr|python-2.7.8-1|436	%{_libdir}/python%{dirver}/*.egg-info
14mr|python-2.7.8-1|437	%{_libdir}/python%{dirver}/*.py*
14mr|python-2.7.8-1|438	%{_libdir}/python%{dirver}/*.txt
14mr|python-2.7.8-1|439	%{_libdir}/python%{dirver}/bsddb
14mr|python-2.7.8-1|440	%{_libdir}/python%{dirver}/compiler
14mr|python-2.7.8-1|441	# "Makefile" and the config.h file are needed by
14mr|python-2.7.8-1|442	# distutils/sysconfig.py:_init_posix(), so we include them in the libs
14mr|python-2.7.8-1|443	# package, along with their parent directories (RH bug#531901):
14mr|python-2.7.8-1|444	%dir %{_libdir}/python%{dirver}/config
14mr|python-2.7.8-1|445	%{_libdir}/python%{dirver}/config/Makefile
14mr|python-2.7.8-1|446	%{_libdir}/python%{dirver}/ctypes
14mr|python-2.7.8-1|447	%{_libdir}/python%{dirver}/curses
14mr|python-2.7.8-1|448	%{_libdir}/python%{dirver}/distutils
14mr|python-2.7.8-1|449	%{_libdir}/python%{dirver}/email
14mr|python-2.7.8-1|450	%{_libdir}/python%{dirver}/encodings
14mr|python-2.7.8-1|451	%{_libdir}/python%{dirver}/hotshot
14mr|python-2.7.8-1|452	%{_libdir}/python%{dirver}/importlib
14mr|python-2.7.8-1|453	%{_libdir}/python%{dirver}/json
14mr|python-2.7.8-1|454	%{_libdir}/python%{dirver}/lib2to3
14mr|python-2.7.8-1|455	%{_libdir}/python%{dirver}/lib-dynload
14mr|python-2.7.8-1|456	%exclude %{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
14mr|python-2.7.8-1|457	%{_libdir}/python%{dirver}/logging
14mr|python-2.7.8-1|458	%{_libdir}/python%{dirver}/multiprocessing
14mr|python-2.7.8-1|459	%{_libdir}/python%{dirver}/plat-linux2
14mr|python-2.7.8-1|460	%{_libdir}/python%{dirver}/pydoc_data
14mr|python-2.7.8-1|461	%if %{_lib} != "lib"
14mr|python-2.7.8-1|462	%dir %{_prefix}/lib/python%{dirver}/site-packages
14mr|python-2.7.8-1|463	%endif
14mr|python-2.7.8-1|464	%dir %{_libdir}/python%{dirver}/site-packages
14mr|python-2.7.8-1|465	%{_libdir}/python%{dirver}/site-packages/README
14mr|python-2.7.8-1|466	%{_libdir}/python%{dirver}/sqlite3
14mr|python-2.7.8-1|467	%{_libdir}/python%{dirver}/unittest
14mr|python-2.7.8-1|468	%{_libdir}/python%{dirver}/wsgiref
14mr|python-2.7.8-1|469	%{_libdir}/python%{dirver}/xml
14mr|python-2.7.8-1|470	
14mr|python-2.7.8-1|471	%dir %{_includedir}/python%{dirver}
14mr|python-2.7.8-1|472	%{_includedir}/python%{dirver}/pyconfig.h
14mr|python-2.7.8-1|473	%multiarch_includedir/python%{dirver}/pyconfig.h
14mr|python-2.7.8-1|474	
14mr|python-2.7.8-1|475	%{_bindir}/python%{dirver}
14mr|python-2.7.8-1|476	%{_bindir}/pydoc
14mr|python-2.7.8-1|477	%{_bindir}/python
14mr|python-2.7.8-1|478	%{_bindir}/python2
14mr|python-2.7.8-1|479	%{_bindir}/2to3
14mr|python-2.7.8-1|480	%{_mandir}/man*/*
14mr|python-2.7.8-1|481	%if %{with valgrind}
14mr|python-2.7.8-1|482	%{_libdir}/valgrind/valgrind-python.supp
14mr|python-2.7.8-1|483	%endif
14mr|python-2.7.8-1|484	
14mr|python-2.7.8-1|485	%files -n %{libname}
14mr|python-2.7.8-1|486	%{_libdir}/libpython*.so.1*
14mr|python-2.7.8-1|487	
14mr|python-2.7.8-1|488	%files -n %{devname}
14mr|python-2.7.8-1|489	%{_libdir}/libpython*.so
14mr|python-2.7.8-1|490	%{_libdir}/pkgconfig/*.pc
14mr|python-2.7.8-1|491	%{_includedir}/python%{dirver}
14mr|python-2.7.8-1|492	%{_libdir}/python%{dirver}/config/*
14mr|python-2.7.8-1|493	%{_libdir}/python%{dirver}/test/
14mr|python-2.7.8-1|494	%{_bindir}/python%{dirver}-config
14mr|python-2.7.8-1|495	%{_bindir}/python2-config
14mr|python-2.7.8-1|496	%{_bindir}/python-config
14mr|python-2.7.8-1|497	%exclude %{_libdir}/python%{dirver}/config/Makefile
14mr|python-2.7.8-1|498	%exclude %{_includedir}/python%{dirver}/pyconfig.h
14mr|python-2.7.8-1|499	
14mr|python-2.7.8-1|500	%files docs
14mr|python-2.7.8-1|501	%doc html/*/*
14mr|python-2.7.8-1|502	%{_datadir}/applications/rosa-%{name}-docs.desktop
14mr|python-2.7.8-1|503	
14mr|python-2.7.8-1|504	%files -n tkinter
14mr|python-2.7.8-1|505	%dir %{_libdir}/python%{dirver}/lib-tk
14mr|python-2.7.8-1|506	%{_libdir}/python%{dirver}/lib-tk/*.py*
14mr|python-2.7.8-1|507	%{_libdir}/python%{dirver}/lib-tk/test/
14mr|python-2.7.8-1|508	%{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
14mr|python-2.7.8-1|509	%{_libdir}/python%{dirver}/idlelib
14mr|python-2.7.8-1|510	%{_libdir}/python%{dirver}/site-packages/pynche
14mr|python-2.7.8-1|511	
14mr|python-2.7.8-1|512	%files -n tkinter-apps
14mr|python-2.7.8-1|513	%{_bindir}/idle
14mr|python-2.7.8-1|514	%{_bindir}/pynche
14mr|python-2.7.8-1|515	%{_datadir}/applications/rosa-tkinter.desktop
14mr|python-2.7.8-1|516	
14mr|python-2.7.8-1|517	%changelog
14mr|python-2.7.8-1|518	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.8-1
14mr|python-2.7.8-1|519	+ Revision: 5747dc7
14mr|python-2.7.8-1|520	- Updated to 2.7.8
14mr|python-2.7.8-1|521	
14mr|python-2.7.8-1|522	

18615 14
14mr|python3-3.4.1-6|1	%define docver  3.4.1
14mr|python3-3.4.1-6|2	%define dirver  3.4
14mr|python3-3.4.1-6|3	%define familyver 3
14mr|python3-3.4.1-6|4	
14mr|python3-3.4.1-6|5	%define lib_major       %{dirver}
14mr|python3-3.4.1-6|6	%define lib_name_orig   libpython%{familyver}
14mr|python3-3.4.1-6|7	%define lib_name        %mklibname python %{lib_major}
14mr|python3-3.4.1-6|8	%define develname       %mklibname python3 -d
14mr|python3-3.4.1-6|9	
14mr|python3-3.4.1-6|10	%ifarch %{ix86} x86_64 ppc
14mr|python3-3.4.1-6|11	%bcond_without  valgrind
14mr|python3-3.4.1-6|12	%else
14mr|python3-3.4.1-6|13	%bcond_with     valgrind
14mr|python3-3.4.1-6|14	%endif
14mr|python3-3.4.1-6|15	
14mr|python3-3.4.1-6|16	%bcond_with	rewheel
14mr|python3-3.4.1-6|17	
14mr|python3-3.4.1-6|18	# We want to byte-compile the .py files within the packages using the new
14mr|python3-3.4.1-6|19	# python3 binary.
14mr|python3-3.4.1-6|20	#
14mr|python3-3.4.1-6|21	# Unfortunately, rpmbuild's infrastructure requires us to jump through some
14mr|python3-3.4.1-6|22	# hoops to avoid byte-compiling with the system python 2 version:
14mr|python3-3.4.1-6|23	#   /usr/lib/rpm/mageia/macros sets up build policy that (amongst other things)
14mr|python3-3.4.1-6|24	# defines __os_install_post.  In particular, "brp-python-bytecompile" is
14mr|python3-3.4.1-6|25	# invoked without an argument thus using the wrong version of python
14mr|python3-3.4.1-6|26	# (/usr/bin/python, rather than the freshly built python), thus leading to
14mr|python3-3.4.1-6|27	# numerous syntax errors, and incorrect magic numbers in the .pyc files.  We
14mr|python3-3.4.1-6|28	# thus remove the invocation of brp-python-bytecompile, whilst keeping the
14mr|python3-3.4.1-6|29	# invocation of brp-python-hardlink (since this should still work for python3
14mr|python3-3.4.1-6|30	# pyc/pyo files)
14mr|python3-3.4.1-6|31	%define _python_bytecompile_build 0
14mr|python3-3.4.1-6|32	
14mr|python3-3.4.1-6|33	
14mr|python3-3.4.1-6|34	Summary:        An interpreted, interactive object-oriented programming language
14mr|python3-3.4.1-6|35	Name:           python3
14mr|python3-3.4.1-6|36	Version:        3.4.1
14mr|python3-3.4.1-6|37	Release:        6
14mr|python3-3.4.1-6|38	License:        Modified CNRI Open Source License
14mr|python3-3.4.1-6|39	Group:          Development/Python
14mr|python3-3.4.1-6|40	
14mr|python3-3.4.1-6|41	Source:         https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
14mr|python3-3.4.1-6|42	Source1:        https://docs.python.org/3/archives/python-%{docver}-docs-html.tar.bz2
14mr|python3-3.4.1-6|43	Source2:        python3.macros
14mr|python3-3.4.1-6|44	Source3:        pybytecompile.macros
14mr|python3-3.4.1-6|45	Source100:	%{name}.rpmlintrc
14mr|python3-3.4.1-6|46	
14mr|python3-3.4.1-6|47	Patch0:         python-3.3.0-module-linkage.patch
14mr|python3-3.4.1-6|48	Patch1:         python3-3.4.0-fdr-lib64.patch
14mr|python3-3.4.1-6|49	Patch2:         python3-3.4.0-fdr-lib64-fix-for-test_install.patch
14mr|python3-3.4.1-6|50	Patch3:         python3-3.4.0-no-static-lib.patch
14mr|python3-3.4.1-6|51	Patch4:         python3-3.4.0-more-configuration-flags.patch
14mr|python3-3.4.1-6|52	Patch5:         python3-3.4.0-disable-tests-in-test_io.patch
14mr|python3-3.4.1-6|53	Patch6:         python3-3.4.0-add-rpmbuild-hooks-to-unittest.patch
14mr|python3-3.4.1-6|54	Patch7:         python3-3.4.0-skip-distutils-tests-that-fail-in-rpmbuild.patch
14mr|python3-3.4.1-6|55	Patch8:         python3-3.4.0-hashlib-fips.patch
14mr|python3-3.4.1-6|56	Patch9:         python3-3.4.0-fix-test_gdb-noise.patch
14mr|python3-3.4.1-6|57	Patch10:        python3-3.4.0-uid-gid-overflows.patch
14mr|python3-3.4.1-6|58	Patch11:        python3-3.4.0-disable-test_fs_holes-in-rpm-build.patch
14mr|python3-3.4.1-6|59	Patch12:        python3-3.4.0-disable-parts-of-test_socket-in-rpm-build.patch
14mr|python3-3.4.1-6|60	Patch13:        python3-3.4.0-dont-duplicate-flags-in-sysconfig.patch
14mr|python3-3.4.1-6|61	Patch14:        python3-3.4.0-ctypes-should-build-with-libffi-multilib-wrapper.patch
14mr|python3-3.4.1-6|62	Patch15:        python3-3.4.0-dont-raise-from-py_compile.patch
14mr|python3-3.4.1-6|63	%if %{with rewheel}
14mr|python3-3.4.1-6|64	Patch16:        python3-3.4.0-add-rewheel-module.patch
14mr|python3-3.4.1-6|65	%endif
14mr|python3-3.4.1-6|66	# http://bugs.python.org/issue21121
14mr|python3-3.4.1-6|67	Patch17:        python3-3.4.0-dont-add-Werror-declaration-after-statement.patch
14mr|python3-3.4.1-6|68	Patch18:        python3-3.4.0-disable-tests-in-test_urllib2_localnet.patch
14mr|python3-3.4.1-6|69	Patch19:	Python-nis-requires-tirpc.patch
14mr|python3-3.4.1-6|70	Patch20:	Python-select-requires-libm.patch
14mr|python3-3.4.1-6|71	
14mr|python3-3.4.1-6|72	URL:            http://www.python.org/
14mr|python3-3.4.1-6|73	Conflicts:      tkinter3 < %{version}
14mr|python3-3.4.1-6|74	Conflicts:      %{lib_name}-devel < 3.4
14mr|python3-3.4.1-6|75	Conflicts:      %{develname} < 3.4
14mr|python3-3.4.1-6|76	Requires:       %{lib_name} = %{version}
14mr|python3-3.4.1-6|77	BuildRequires:  automake
14mr|python3-3.4.1-6|78	BuildRequires:  gcc-c++
14mr|python3-3.4.1-6|79	BuildRequires:  blt
14mr|python3-3.4.1-6|80	BuildRequires:  db-devel
14mr|python3-3.4.1-6|81	BuildRequires:  expat-devel
14mr|python3-3.4.1-6|82	BuildRequires:  gdbm-devel
14mr|python3-3.4.1-6|83	BuildRequires:  gmp-devel
14mr|python3-3.4.1-6|84	BuildRequires:  ffi-devel
14mr|python3-3.4.1-6|85	BuildRequires:  ncursesw-devel
14mr|python3-3.4.1-6|86	BuildRequires:  openssl-devel
14mr|python3-3.4.1-6|87	BuildRequires:  readline-devel
14mr|python3-3.4.1-6|88	BuildRequires:  termcap-devel
14mr|python3-3.4.1-6|89	BuildRequires:  tcl tcl-devel
14mr|python3-3.4.1-6|90	BuildRequires:  tk tk-devel
14mr|python3-3.4.1-6|91	BuildRequires:  autoconf
14mr|python3-3.4.1-6|92	BuildRequires:  bzip2-devel
14mr|python3-3.4.1-6|93	BuildRequires:  sqlite3-devel
14mr|python3-3.4.1-6|94	# uncomment once the emacs part no longer conflict with python 2.X
14mr|python3-3.4.1-6|95	#BuildRequires: emacs
14mr|python3-3.4.1-6|96	#BuildRequires: emacs-bin
14mr|python3-3.4.1-6|97	%if %{with valgrind}
14mr|python3-3.4.1-6|98	BuildRequires:  valgrind-devel
14mr|python3-3.4.1-6|99	%endif
14mr|python3-3.4.1-6|100	%if %{with rewheel}
14mr|python3-3.4.1-6|101	BuildRequires:  python3-setuptools
14mr|python3-3.4.1-6|102	BuildRequires:  python3-pip
14mr|python3-3.4.1-6|103	%endif
14mr|python3-3.4.1-6|104	Provides:       python(abi) = %{dirver}
14mr|python3-3.4.1-6|105	Provides:       /usr/bin/python%{dirver}m
14mr|python3-3.4.1-6|106	Provides:       /usr/bin/python%{dirver}
14mr|python3-3.4.1-6|107	
14mr|python3-3.4.1-6|108	%description
14mr|python3-3.4.1-6|109	Python is an interpreted, interactive, object-oriented programming
14mr|python3-3.4.1-6|110	language often compared to Tcl, Perl, Scheme or Java. Python includes
14mr|python3-3.4.1-6|111	modules, classes, exceptions, very high level dynamic data types and
14mr|python3-3.4.1-6|112	dynamic typing. Python supports interfaces to many system calls and
14mr|python3-3.4.1-6|113	libraries, as well as to various windowing systems (X11, Motif, Tk,
14mr|python3-3.4.1-6|114	Mac and MFC).
14mr|python3-3.4.1-6|115	
14mr|python3-3.4.1-6|116	Programmers can write new built-in modules for Python in C or C++.
14mr|python3-3.4.1-6|117	Python can be used as an extension language for applications that
14mr|python3-3.4.1-6|118	need a programmable interface. This package contains most of the
14mr|python3-3.4.1-6|119	standard Python modules, as well as modules for interfacing to the
14mr|python3-3.4.1-6|120	Tix widget set for Tk and RPM.
14mr|python3-3.4.1-6|121	
14mr|python3-3.4.1-6|122	Note that documentation for Python is provided in the python-docs
14mr|python3-3.4.1-6|123	package.
14mr|python3-3.4.1-6|124	
14mr|python3-3.4.1-6|125	%package -n     %{lib_name}
14mr|python3-3.4.1-6|126	Summary:        Shared libraries for Python %{version}
14mr|python3-3.4.1-6|127	Group:          System/Libraries
14mr|python3-3.4.1-6|128	
14mr|python3-3.4.1-6|129	%description -n %{lib_name}
14mr|python3-3.4.1-6|130	This packages contains Python shared object library.  Python is an
14mr|python3-3.4.1-6|131	interpreted, interactive, object-oriented programming language often
14mr|python3-3.4.1-6|132	compared to Tcl, Perl, Scheme or Java.
14mr|python3-3.4.1-6|133	
14mr|python3-3.4.1-6|134	%package -n     %{develname}
14mr|python3-3.4.1-6|135	Summary:        The libraries and header files needed for Python development
14mr|python3-3.4.1-6|136	Group:          Development/Python
14mr|python3-3.4.1-6|137	Requires:       %{name} = %{version}
14mr|python3-3.4.1-6|138	Requires:       %{lib_name} = %{version}
14mr|python3-3.4.1-6|139	Provides:       %{name}-devel = %{version}-%{release}
14mr|python3-3.4.1-6|140	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
14mr|python3-3.4.1-6|141	Obsoletes:      %{_lib}python3.1-devel < %{version}
14mr|python3-3.4.1-6|142	Obsoletes:      %{_lib}python3.2-devel < %{version}-%{release}
14mr|python3-3.4.1-6|143	
14mr|python3-3.4.1-6|144	%description -n %{develname}
14mr|python3-3.4.1-6|145	The Python programming language's interpreter can be extended with
14mr|python3-3.4.1-6|146	dynamically loaded extensions and can be embedded in other programs.
14mr|python3-3.4.1-6|147	This package contains the header files and libraries needed to do
14mr|python3-3.4.1-6|148	these types of tasks.
14mr|python3-3.4.1-6|149	
14mr|python3-3.4.1-6|150	Install %{develname} if you want to develop Python extensions.  The
14mr|python3-3.4.1-6|151	python package will also need to be installed.  You'll probably also
14mr|python3-3.4.1-6|152	want to install the python-docs package, which contains Python
14mr|python3-3.4.1-6|153	documentation.
14mr|python3-3.4.1-6|154	
14mr|python3-3.4.1-6|155	%package        docs
14mr|python3-3.4.1-6|156	Summary:        Documentation for the Python programming language
14mr|python3-3.4.1-6|157	Requires:       %{name} = %{version}
14mr|python3-3.4.1-6|158	Requires:       xdg-utils
14mr|python3-3.4.1-6|159	Group:          Development/Python
14mr|python3-3.4.1-6|160	BuildArch:      noarch
14mr|python3-3.4.1-6|161	
14mr|python3-3.4.1-6|162	%description    docs
14mr|python3-3.4.1-6|163	The python-docs package contains documentation on the Python
14mr|python3-3.4.1-6|164	programming language and interpreter.  The documentation is provided
14mr|python3-3.4.1-6|165	in ASCII text files and in LaTeX source files.
14mr|python3-3.4.1-6|166	
14mr|python3-3.4.1-6|167	Install the python-docs package if you'd like to use the documentation
14mr|python3-3.4.1-6|168	for the Python language.
14mr|python3-3.4.1-6|169	
14mr|python3-3.4.1-6|170	%package -n     tkinter3
14mr|python3-3.4.1-6|171	Summary:        A graphical user interface for the Python scripting language
14mr|python3-3.4.1-6|172	Group:          Development/Python
14mr|python3-3.4.1-6|173	Requires:       %{name} = %{version}
14mr|python3-3.4.1-6|174	Requires:       tcl tk
14mr|python3-3.4.1-6|175	Provides:       python3-tkinter
14mr|python3-3.4.1-6|176	
14mr|python3-3.4.1-6|177	%description -n tkinter3
14mr|python3-3.4.1-6|178	The Tkinter (Tk interface) program is an graphical user interface for
14mr|python3-3.4.1-6|179	the Python scripting language.
14mr|python3-3.4.1-6|180	
14mr|python3-3.4.1-6|181	You should install the tkinter package if you'd like to use a graphical
14mr|python3-3.4.1-6|182	user interface for Python programming.
14mr|python3-3.4.1-6|183	
14mr|python3-3.4.1-6|184	%package -n     tkinter3-apps
14mr|python3-3.4.1-6|185	Summary:        Various applications written using tkinter
14mr|python3-3.4.1-6|186	Group:          Development/Python
14mr|python3-3.4.1-6|187	Requires:       tkinter3
14mr|python3-3.4.1-6|188	
14mr|python3-3.4.1-6|189	%description -n tkinter3-apps
14mr|python3-3.4.1-6|190	Various applications written using tkinter
14mr|python3-3.4.1-6|191	
14mr|python3-3.4.1-6|192	
14mr|python3-3.4.1-6|193	%prep
14mr|python3-3.4.1-6|194	%setup -qn Python-%{version}
14mr|python3-3.4.1-6|195	%patch0 -p0 -b .link
14mr|python3-3.4.1-6|196	
14mr|python3-3.4.1-6|197	%if "%{_lib}" == "lib64"
14mr|python3-3.4.1-6|198	%patch1 -p1 -b .lib64
14mr|python3-3.4.1-6|199	%patch2 -p1
14mr|python3-3.4.1-6|200	%endif
14mr|python3-3.4.1-6|201	
14mr|python3-3.4.1-6|202	%patch3 -p1
14mr|python3-3.4.1-6|203	%patch4 -p1
14mr|python3-3.4.1-6|204	%patch5 -p1
14mr|python3-3.4.1-6|205	%patch6 -p1
14mr|python3-3.4.1-6|206	%patch7 -p1
14mr|python3-3.4.1-6|207	%patch8 -p1
14mr|python3-3.4.1-6|208	%patch9 -p0
14mr|python3-3.4.1-6|209	%patch10 -p1
14mr|python3-3.4.1-6|210	%patch11 -p1
14mr|python3-3.4.1-6|211	%patch12 -p1
14mr|python3-3.4.1-6|212	%patch13 -p1
14mr|python3-3.4.1-6|213	%patch14 -p1
14mr|python3-3.4.1-6|214	%patch15 -p1
14mr|python3-3.4.1-6|215	
14mr|python3-3.4.1-6|216	%if %{with rewheel}
14mr|python3-3.4.1-6|217	%patch16 -p1
14mr|python3-3.4.1-6|218	%endif
14mr|python3-3.4.1-6|219	
14mr|python3-3.4.1-6|220	%patch17 -p1
14mr|python3-3.4.1-6|221	%patch18 -p0
14mr|python3-3.4.1-6|222	%patch19 -p1 -b .tirpc~
14mr|python3-3.4.1-6|223	%patch20 -p1 -b .lm~
14mr|python3-3.4.1-6|224	
14mr|python3-3.4.1-6|225	# drop Autoconf version requirement
14mr|python3-3.4.1-6|226	sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
14mr|python3-3.4.1-6|227	
14mr|python3-3.4.1-6|228	# docs
14mr|python3-3.4.1-6|229	mkdir html
14mr|python3-3.4.1-6|230	bzcat %{SOURCE1} | tar x  -C html
14mr|python3-3.4.1-6|231	
14mr|python3-3.4.1-6|232	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python3@'
14mr|python3-3.4.1-6|233	
14mr|python3-3.4.1-6|234	cat > README.urpmi << EOF
14mr|python3-3.4.1-6|235	Python interpreter support readline completion by default.
14mr|python3-3.4.1-6|236	This is only used with the interpreter. In order to remove it,
14mr|python3-3.4.1-6|237	you can :
14mr|python3-3.4.1-6|238	1) unset PYTHONSTARTUP when you login
14mr|python3-3.4.1-6|239	2) create a empty file \$HOME/.pythonrc.py
14mr|python3-3.4.1-6|240	3) change %{_sysconfdir}/pythonrc.py
14mr|python3-3.4.1-6|241	EOF
14mr|python3-3.4.1-6|242	
14mr|python3-3.4.1-6|243	
14mr|python3-3.4.1-6|244	%build
14mr|python3-3.4.1-6|245	rm -f Modules/Setup.local
14mr|python3-3.4.1-6|246	
14mr|python3-3.4.1-6|247	export OPT="%{optflags} -g"
14mr|python3-3.4.1-6|248	
14mr|python3-3.4.1-6|249	# to fix curses module build
14mr|python3-3.4.1-6|250	# https://bugs.mageia.org/show_bug.cgi?id=6702
14mr|python3-3.4.1-6|251	export CFLAGS="%{optflags} -I/usr/include/ncursesw"
14mr|python3-3.4.1-6|252	export CPPFLAGS="%{optflags} -I/usr/include/ncursesw"
14mr|python3-3.4.1-6|253	
14mr|python3-3.4.1-6|254	autoreconf -vfi
14mr|python3-3.4.1-6|255	# Remove -Wl,--no-undefined in accordance with MGA #9395 :
14mr|python3-3.4.1-6|256	# https://bugs.mageia.org/show_bug.cgi?id=9395
14mr|python3-3.4.1-6|257	%define _disable_ld_no_undefined 1
14mr|python3-3.4.1-6|258	%configure2_5x  --with-threads \
14mr|python3-3.4.1-6|259	--enable-ipv6 \
14mr|python3-3.4.1-6|260	--with-dbmliborder=gdbm \
14mr|python3-3.4.1-6|261	--with-system-expat \
14mr|python3-3.4.1-6|262	--with-system-ffi \
14mr|python3-3.4.1-6|263	--enable-shared \
14mr|python3-3.4.1-6|264	--without-ensurepip \
14mr|python3-3.4.1-6|265	%if %{with valgrind}
14mr|python3-3.4.1-6|266	--with-valgrind
14mr|python3-3.4.1-6|267	%endif
14mr|python3-3.4.1-6|268	
14mr|python3-3.4.1-6|269	# fix build
14mr|python3-3.4.1-6|270	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
14mr|python3-3.4.1-6|271	# (misc) if the home is nfs mounted, rmdir fails due to delay
14mr|python3-3.4.1-6|272	export TMP="/tmp" TMPDIR="/tmp"
14mr|python3-3.4.1-6|273	#%make LN="ln -sf"
14mr|python3-3.4.1-6|274	make EXTRA_CFLAGS="$CFLAGS" LN="ln -sf"
14mr|python3-3.4.1-6|275	
14mr|python3-3.4.1-6|276	%install
14mr|python3-3.4.1-6|277	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}
14mr|python3-3.4.1-6|278	
14mr|python3-3.4.1-6|279	# fix Makefile to get rid of reference to distcc
14mr|python3-3.4.1-6|280	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
14mr|python3-3.4.1-6|281	
14mr|python3-3.4.1-6|282	# set the install path
14mr|python3-3.4.1-6|283	echo '[install_scripts]' >setup.cfg
14mr|python3-3.4.1-6|284	echo 'install_dir='"${RPM_BUILD_ROOT}/usr/bin" >>setup.cfg
14mr|python3-3.4.1-6|285	
14mr|python3-3.4.1-6|286	# python is not GNU and does not know fsstd
14mr|python3-3.4.1-6|287	mkdir -p %{buildroot}%{_mandir}
14mr|python3-3.4.1-6|288	%makeinstall_std LN="ln -sf"
14mr|python3-3.4.1-6|289	
14mr|python3-3.4.1-6|290	# overwrite the copied binary with a link
14mr|python3-3.4.1-6|291	pushd %{buildroot}%{_bindir}
14mr|python3-3.4.1-6|292	ln -sf python%{dirver}m python%{dirver}
14mr|python3-3.4.1-6|293	ln -sf python%{dirver} python%{familyver}
14mr|python3-3.4.1-6|294	popd
14mr|python3-3.4.1-6|295	
14mr|python3-3.4.1-6|296	(cd %{buildroot}%{_libdir}; ln -sf `ls libpython%{lib_major}*.so.*` libpython%{lib_major}.so)
14mr|python3-3.4.1-6|297	
14mr|python3-3.4.1-6|298	# fix files conflicting with python2.6
14mr|python3-3.4.1-6|299	mv %{buildroot}/%{_bindir}/2to3 %{buildroot}/%{_bindir}/python3-2to3
14mr|python3-3.4.1-6|300	
14mr|python3-3.4.1-6|301	
14mr|python3-3.4.1-6|302	# install pynche as pynche3
14mr|python3-3.4.1-6|303	cat << EOF > %{buildroot}%{_bindir}/pynche3
14mr|python3-3.4.1-6|304	#!/bin/bash
14mr|python3-3.4.1-6|305	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
14mr|python3-3.4.1-6|306	EOF
14mr|python3-3.4.1-6|307	rm -f Tools/pynche/*.pyw
14mr|python3-3.4.1-6|308	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
14mr|python3-3.4.1-6|309	
14mr|python3-3.4.1-6|310	chmod 755 %{buildroot}%{_bindir}/{idle3,pynche3}
14mr|python3-3.4.1-6|311	
14mr|python3-3.4.1-6|312	ln -f Tools/pynche/README Tools/pynche/README.pynche
14mr|python3-3.4.1-6|313	
14mr|python3-3.4.1-6|314	%if %{with valgrind}
14mr|python3-3.4.1-6|315	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python3.supp
14mr|python3-3.4.1-6|316	%endif
14mr|python3-3.4.1-6|317	
14mr|python3-3.4.1-6|318	mkdir -p %{buildroot}%{_datadir}/applications
14mr|python3-3.4.1-6|319	cat > %{buildroot}%{_datadir}/applications/rosa-tkinter3.desktop << EOF
14mr|python3-3.4.1-6|320	[Desktop Entry]
14mr|python3-3.4.1-6|321	Name=IDLE
14mr|python3-3.4.1-6|322	Name[ru]=IDLE
14mr|python3-3.4.1-6|323	Comment=IDE for Python3
14mr|python3-3.4.1-6|324	Comment[ru]=IDE для Python3
14mr|python3-3.4.1-6|325	Exec=%{_bindir}/idle3
14mr|python3-3.4.1-6|326	Icon=development_environment_section
14mr|python3-3.4.1-6|327	Terminal=false
14mr|python3-3.4.1-6|328	Type=Application
14mr|python3-3.4.1-6|329	Categories=Development;IDE;
14mr|python3-3.4.1-6|330	EOF
14mr|python3-3.4.1-6|331	
14mr|python3-3.4.1-6|332	
14mr|python3-3.4.1-6|333	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-docs.desktop << EOF
14mr|python3-3.4.1-6|334	[Desktop Entry]
14mr|python3-3.4.1-6|335	Name=Python documentation
14mr|python3-3.4.1-6|336	Name[ru]=Документация Python
14mr|python3-3.4.1-6|337	Comment=Python complete reference
14mr|python3-3.4.1-6|338	Comment[ru]=Полное руководство по языку Python
14mr|python3-3.4.1-6|339	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
14mr|python3-3.4.1-6|340	Icon=documentation_section
14mr|python3-3.4.1-6|341	Terminal=false
14mr|python3-3.4.1-6|342	Type=Application
14mr|python3-3.4.1-6|343	Categories=Documentation;
14mr|python3-3.4.1-6|344	EOF
14mr|python3-3.4.1-6|345	
14mr|python3-3.4.1-6|346	# fix non real scripts
14mr|python3-3.4.1-6|347	#chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
14mr|python3-3.4.1-6|348	find %{buildroot} -type f \( -name "test_binascii.py*" -o -name "test_grp.py*" -o -name "test_htmlparser.py*" \) -exec chmod 644 {} \;
14mr|python3-3.4.1-6|349	# fix python library not stripped
14mr|python3-3.4.1-6|350	chmod u+w %{buildroot}%{_libdir}/libpython%{lib_major}*.so.1.0 %{buildroot}%{_libdir}/libpython3.so
14mr|python3-3.4.1-6|351	
14mr|python3-3.4.1-6|352	
14mr|python3-3.4.1-6|353	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
14mr|python3-3.4.1-6|354	
14mr|python3-3.4.1-6|355	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|python3-3.4.1-6|356	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mr|python3-3.4.1-6|357	install -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/rpm/macros.d/
14mr|python3-3.4.1-6|358	
14mr|python3-3.4.1-6|359	%check
14mr|python3-3.4.1-6|360	# (misc) if the home is nfs mounted, rmdir fails
14mr|python3-3.4.1-6|361	export TMP="/tmp" TMPDIR="/tmp"
14mr|python3-3.4.1-6|362	
14mr|python3-3.4.1-6|363	# all tests must pass
14mr|python3-3.4.1-6|364	# but we disable network on BS
14mr|python3-3.4.1-6|365	#WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u none -x $EXCLUDE"
14mr|python3-3.4.1-6|366	# consider use network on local build
14mr|python3-3.4.1-6|367	#WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u network -x $EXCLUDE"
14mr|python3-3.4.1-6|368	
14mr|python3-3.4.1-6|369	%files
14mr|python3-3.4.1-6|370	%doc README.urpmi
14mr|python3-3.4.1-6|371	%{_sysconfdir}/rpm/macros.d/*.macros
14mr|python3-3.4.1-6|372	%{_includedir}/python*/pyconfig.h
14mr|python3-3.4.1-6|373	%multiarch_includedir/python*/pyconfig.h
14mr|python3-3.4.1-6|374	%{_libdir}/python*/config*/Makefile
14mr|python3-3.4.1-6|375	%exclude %{_libdir}/python*/site-packages/pynche
14mr|python3-3.4.1-6|376	%exclude %{_libdir}/python*/lib-dynload/_tkinter.*.so
14mr|python3-3.4.1-6|377	
14mr|python3-3.4.1-6|378	%dir %{_libdir}/python*
14mr|python3-3.4.1-6|379	%{_libdir}/python*/LICENSE.txt
14mr|python3-3.4.1-6|380	%{_libdir}/python%{dirver}/*.py
14mr|python3-3.4.1-6|381	%{_libdir}/python%{dirver}/__pycache__
14mr|python3-3.4.1-6|382	%{_libdir}/python%{dirver}/collections
14mr|python3-3.4.1-6|383	%{_libdir}/python%{dirver}/concurrent
14mr|python3-3.4.1-6|384	%{_libdir}/python%{dirver}/ctypes
14mr|python3-3.4.1-6|385	%{_libdir}/python%{dirver}/curses
14mr|python3-3.4.1-6|386	%{_libdir}/python%{dirver}/dbm
14mr|python3-3.4.1-6|387	%{_libdir}/python%{dirver}/distutils
14mr|python3-3.4.1-6|388	%{_libdir}/python%{dirver}/email
14mr|python3-3.4.1-6|389	%{_libdir}/python%{dirver}/encodings
14mr|python3-3.4.1-6|390	%{_libdir}/python%{dirver}/html
14mr|python3-3.4.1-6|391	%{_libdir}/python%{dirver}/http
14mr|python3-3.4.1-6|392	%{_libdir}/python%{dirver}/importlib
14mr|python3-3.4.1-6|393	%{_libdir}/python%{dirver}/json
14mr|python3-3.4.1-6|394	%{_libdir}/python%{dirver}/lib-dynload
14mr|python3-3.4.1-6|395	%{_libdir}/python%{dirver}/lib2to3
14mr|python3-3.4.1-6|396	%{_libdir}/python%{dirver}/logging
14mr|python3-3.4.1-6|397	%{_libdir}/python%{dirver}/multiprocessing
14mr|python3-3.4.1-6|398	%{_libdir}/python%{dirver}/plat-linux
14mr|python3-3.4.1-6|399	%{_libdir}/python%{dirver}/pydoc_data
14mr|python3-3.4.1-6|400	%{_libdir}/python%{dirver}/site-packages
14mr|python3-3.4.1-6|401	%{_libdir}/python%{dirver}/sqlite3
14mr|python3-3.4.1-6|402	%{_libdir}/python%{dirver}/turtledemo
14mr|python3-3.4.1-6|403	%{_libdir}/python%{dirver}/unittest
14mr|python3-3.4.1-6|404	%{_libdir}/python%{dirver}/urllib
14mr|python3-3.4.1-6|405	%{_libdir}/python%{dirver}/venv
14mr|python3-3.4.1-6|406	%{_libdir}/python%{dirver}/wsgiref*
14mr|python3-3.4.1-6|407	%{_libdir}/python%{dirver}/xml
14mr|python3-3.4.1-6|408	%{_libdir}/python%{dirver}/xmlrpc
14mr|python3-3.4.1-6|409	%{_libdir}/python%{dirver}/asyncio
14mr|python3-3.4.1-6|410	%{_libdir}/python%{dirver}/ensurepip
14mr|python3-3.4.1-6|411	# %exclude %{_libdir}/python%{dirver}/ensurepip/_bundled
14mr|python3-3.4.1-6|412	%if %{with rewheel}
14mr|python3-3.4.1-6|413	%dir %{_libdir}/python%{dirver}/ensurepip/rewheel/
14mr|python3-3.4.1-6|414	%{_libdir}/python%{dirver}/ensurepip/rewheel/*.py
14mr|python3-3.4.1-6|415	%{_libdir}/python%{dirver}/ensurepip/rewheel/__pycache__/
14mr|python3-3.4.1-6|416	%endif
14mr|python3-3.4.1-6|417	%{_bindir}/pydoc3*
14mr|python3-3.4.1-6|418	%{_bindir}/python3*
14mr|python3-3.4.1-6|419	%{_bindir}/pyvenv*
14mr|python3-3.4.1-6|420	%{_bindir}/2to3-%{dirver}
14mr|python3-3.4.1-6|421	%exclude %{_bindir}/python*config
14mr|python3-3.4.1-6|422	#%{_datadir}/emacs/site-lisp/*
14mr|python3-3.4.1-6|423	%{_mandir}/man*/*
14mr|python3-3.4.1-6|424	%if %{with valgrind}
14mr|python3-3.4.1-6|425	%{_libdir}/valgrind/valgrind-python3.supp
14mr|python3-3.4.1-6|426	%endif
14mr|python3-3.4.1-6|427	
14mr|python3-3.4.1-6|428	%files -n %{lib_name}
14mr|python3-3.4.1-6|429	%{_libdir}/libpython*.so.1*
14mr|python3-3.4.1-6|430	
14mr|python3-3.4.1-6|431	%files -n %{develname}
14mr|python3-3.4.1-6|432	%{_libdir}/libpython*.so
14mr|python3-3.4.1-6|433	%{_includedir}/python*
14mr|python3-3.4.1-6|434	%{_libdir}/python*/config-%{dirver}*
14mr|python3-3.4.1-6|435	%{_libdir}/python*/test/
14mr|python3-3.4.1-6|436	%{_bindir}/python%{dirver}*-config
14mr|python3-3.4.1-6|437	%{_bindir}/python%{familyver}-config
14mr|python3-3.4.1-6|438	%{_libdir}/pkgconfig/python*.pc
14mr|python3-3.4.1-6|439	%exclude %{_includedir}/python*/pyconfig.h
14mr|python3-3.4.1-6|440	%exclude %{_libdir}/python*/config*/Makefile
14mr|python3-3.4.1-6|441	
14mr|python3-3.4.1-6|442	%files docs
14mr|python3-3.4.1-6|443	%doc html/*/*
14mr|python3-3.4.1-6|444	%{_datadir}/applications/rosa-%{name}-docs.desktop
14mr|python3-3.4.1-6|445	
14mr|python3-3.4.1-6|446	%files -n tkinter3
14mr|python3-3.4.1-6|447	%{_libdir}/python*/tkinter/
14mr|python3-3.4.1-6|448	%{_libdir}/python*/idlelib
14mr|python3-3.4.1-6|449	%{_libdir}/python*/site-packages/pynche
14mr|python3-3.4.1-6|450	%{_libdir}/python*/lib-dynload/_tkinter.*.so
14mr|python3-3.4.1-6|451	
14mr|python3-3.4.1-6|452	%files -n tkinter3-apps
14mr|python3-3.4.1-6|453	%{_bindir}/idle3*
14mr|python3-3.4.1-6|454	%{_bindir}/pynche3
14mr|python3-3.4.1-6|455	%{_datadir}/applications/rosa-tkinter3.desktop
14mr|python3-3.4.1-6|456	
14mr|python3-3.4.1-6|457	%changelog
14mr|python3-3.4.1-6|458	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.1-6
14mr|python3-3.4.1-6|459	+ Revision: 1bfdf5e
14mr|python3-3.4.1-6|460	- MassBuild#440: Increase release tag
14mr|python3-3.4.1-6|461	
14mr|python3-3.4.1-6|462	

18616 14
14mr|python3-curl-7.19.5-1|1	%define module curl
14mr|python3-curl-7.19.5-1|2	
14mr|python3-curl-7.19.5-1|3	Summary:	A Python interface to libcurl
14mr|python3-curl-7.19.5-1|4	Name:		python3-%{module}
14mr|python3-curl-7.19.5-1|5	Version:	7.19.5
14mr|python3-curl-7.19.5-1|6	Release:	1
14mr|python3-curl-7.19.5-1|7	Group:		Development/Python
14mr|python3-curl-7.19.5-1|8	License:	LGPLv2+
14mr|python3-curl-7.19.5-1|9	Url:		http://pycurl.sourceforge.net
14mr|python3-curl-7.19.5-1|10	Source0:	http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
14mr|python3-curl-7.19.5-1|11	Patch2:		pycurl-7.19.5-link.patch
14mr|python3-curl-7.19.5-1|12	BuildRequires:	pkgconfig(libcurl)
14mr|python3-curl-7.19.5-1|13	BuildRequires:	pkgconfig(python3)
14mr|python3-curl-7.19.5-1|14	Provides:	python3-pycurl = %{version}-%{release}
14mr|python3-curl-7.19.5-1|15	
14mr|python3-curl-7.19.5-1|16	%description
14mr|python3-curl-7.19.5-1|17	PycURL is a Python interface to libcurl. PycURL can be used to fetch
14mr|python3-curl-7.19.5-1|18	objects identified by a URL from a Python program, similar to the
14mr|python3-curl-7.19.5-1|19	urllib Python module. PycURL is mature, very fast, and supports a lot
14mr|python3-curl-7.19.5-1|20	of features.
14mr|python3-curl-7.19.5-1|21	
14mr|python3-curl-7.19.5-1|22	%prep
14mr|python3-curl-7.19.5-1|23	%setup -qn pycurl-%{version}
14mr|python3-curl-7.19.5-1|24	chmod a-x examples/*py
14mr|python3-curl-7.19.5-1|25	%apply_patches
14mr|python3-curl-7.19.5-1|26	
14mr|python3-curl-7.19.5-1|27	%build
14mr|python3-curl-7.19.5-1|28	python3 setup.py docstrings
14mr|python3-curl-7.19.5-1|29	python3 setup.py --with-ssl build
14mr|python3-curl-7.19.5-1|30	
14mr|python3-curl-7.19.5-1|31	%check
14mr|python3-curl-7.19.5-1|32	export PYTHONPATH=%{buildroot}%{py3_platsitedir}
14mr|python3-curl-7.19.5-1|33	python3 -c 'import py%{module}; print(py%{module}.version)'
14mr|python3-curl-7.19.5-1|34	
14mr|python3-curl-7.19.5-1|35	%install
14mr|python3-curl-7.19.5-1|36	python3 setup.py --with-ssl install -O1 --skip-build --root %{buildroot}
14mr|python3-curl-7.19.5-1|37	rm -rf %{buildroot}%{_datadir}/doc/pycurl
14mr|python3-curl-7.19.5-1|38	
14mr|python3-curl-7.19.5-1|39	%files
14mr|python3-curl-7.19.5-1|40	%doc  COPYING-LGPL COPYING-MIT ChangeLog README.rst examples doc
14mr|python3-curl-7.19.5-1|41	%{py3_platsitedir}/*
14mr|python3-curl-7.19.5-1|42	
14mr|python3-curl-7.19.5-1|43	
14mr|python3-curl-7.19.5-1|44	%changelog
14mr|python3-curl-7.19.5-1|45	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.19.5-1
14mr|python3-curl-7.19.5-1|46	+ Revision: b36f1dc
14mr|python3-curl-7.19.5-1|47	- Updated to 7.19.5
14mr|python3-curl-7.19.5-1|48	
14mr|python3-curl-7.19.5-1|49	

18617 14
14mr|python3-docutils-0.12-10|1	%define module	docutils
14mr|python3-docutils-0.12-10|2	
14mr|python3-docutils-0.12-10|3	Name:		python3-%{module}
14mr|python3-docutils-0.12-10|4	Summary:	Python Documentation Utilities
14mr|python3-docutils-0.12-10|5	Version:	0.12
14mr|python3-docutils-0.12-10|6	Release:	10
14mr|python3-docutils-0.12-10|7	Source:		http://downloads.sourceforge.net/project/docutils/docutils/0.12/docutils-%{version}.tar.gz
14mr|python3-docutils-0.12-10|8	URL:		http://docutils.sourceforge.net/
14mr|python3-docutils-0.12-10|9	License:	BSD
14mr|python3-docutils-0.12-10|10	Group:		Development/Python
14mr|python3-docutils-0.12-10|11	BuildArch:	noarch
14mr|python3-docutils-0.12-10|12	BuildRequires:	python3-devel, emacs
14mr|python3-docutils-0.12-10|13	Requires:	python3-roman
14mr|python3-docutils-0.12-10|14	Conflicts:	python-docutils
14mr|python3-docutils-0.12-10|15	Suggests:	python-imaging
14mr|python3-docutils-0.12-10|16	
14mr|python3-docutils-0.12-10|17	%description
14mr|python3-docutils-0.12-10|18	The purpose of the Docutils project is to create a set of tools for
14mr|python3-docutils-0.12-10|19	processing plaintext documentation into useful formats, such as HTML,
14mr|python3-docutils-0.12-10|20	XML, and LaTeX.  Support for the following sources has been implemented:
14mr|python3-docutils-0.12-10|21	
14mr|python3-docutils-0.12-10|22	* Standalone files.
14mr|python3-docutils-0.12-10|23	* PEPs (Python Enhancement Proposals)
14mr|python3-docutils-0.12-10|24	
14mr|python3-docutils-0.12-10|25	Support for the following sources is planned:
14mr|python3-docutils-0.12-10|26	
14mr|python3-docutils-0.12-10|27	* Inline documentation from Python modules and packages, extracted
14mr|python3-docutils-0.12-10|28	with namespace context.
14mr|python3-docutils-0.12-10|29	* Email (RFC-822 headers, quoted excerpts, signatures, MIME parts).
14mr|python3-docutils-0.12-10|30	* Wikis, with global reference lookups of "wiki links".
14mr|python3-docutils-0.12-10|31	* Compound documents, such as multiple chapter files merged into a
14mr|python3-docutils-0.12-10|32	book.
14mr|python3-docutils-0.12-10|33	* And others as discovered.
14mr|python3-docutils-0.12-10|34	
14mr|python3-docutils-0.12-10|35	%prep
14mr|python3-docutils-0.12-10|36	%setup -q -n %{module}-%{version}
14mr|python3-docutils-0.12-10|37	
14mr|python3-docutils-0.12-10|38	%install
14mr|python3-docutils-0.12-10|39	python3 setup.py install --root=%{buildroot}
14mr|python3-docutils-0.12-10|40	for file in %{buildroot}%{_bindir}/*.py; do
14mr|python3-docutils-0.12-10|41	mv $file %{buildroot}%{_bindir}/`basename $file .py`
14mr|python3-docutils-0.12-10|42	done
14mr|python3-docutils-0.12-10|43	
14mr|python3-docutils-0.12-10|44	# Make emacs mode available:
14mr|python3-docutils-0.12-10|45	emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el
14mr|python3-docutils-0.12-10|46	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14mr|python3-docutils-0.12-10|47	install -D -m 644 tools/editors/emacs/rst.el* %{buildroot}%{_datadir}/emacs/site-lisp
14mr|python3-docutils-0.12-10|48	rm -rf tools/editors/emacs
14mr|python3-docutils-0.12-10|49	
14mr|python3-docutils-0.12-10|50	cat > ./rst.el << EOF
14mr|python3-docutils-0.12-10|51	(autoload 'rst-mode "rst" "reStructuredText mode" t)
14mr|python3-docutils-0.12-10|52	(add-to-list 'auto-mode-alist '("\\.rst$" . rst-mode))
14mr|python3-docutils-0.12-10|53	EOF
14mr|python3-docutils-0.12-10|54	emacs -batch -f batch-byte-compile rst.el
14mr|python3-docutils-0.12-10|55	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python3-docutils-0.12-10|56	install -m 644 rst.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14mr|python3-docutils-0.12-10|57	
14mr|python3-docutils-0.12-10|58	pushd %{buildroot}%{py3_puresitedir}/docutils
14mr|python3-docutils-0.12-10|59	chmod +x utils/{code_analyzer,error_reporting,math/latex2mathml,smartquotes,math/math2html,punctuation_chars}.py
14mr|python3-docutils-0.12-10|60	chmod +x writers/xetex/__init__.py
14mr|python3-docutils-0.12-10|61	popd
14mr|python3-docutils-0.12-10|62	
14mr|python3-docutils-0.12-10|63	%files
14mr|python3-docutils-0.12-10|64	%doc *.txt docs tools
14mr|python3-docutils-0.12-10|65	%{py3_puresitedir}/docutils
14mr|python3-docutils-0.12-10|66	%{py3_puresitedir}/*.egg-info
14mr|python3-docutils-0.12-10|67	%{_bindir}/*
14mr|python3-docutils-0.12-10|68	%{_datadir}/emacs/site-lisp/*
14mr|python3-docutils-0.12-10|69	%{_sysconfdir}/emacs/site-start.d/*
14mr|python3-docutils-0.12-10|70	
14mr|python3-docutils-0.12-10|71	
14mr|python3-docutils-0.12-10|72	%changelog
14mr|python3-docutils-0.12-10|73	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-10
14mr|python3-docutils-0.12-10|74	+ Revision: 23cf627
14mr|python3-docutils-0.12-10|75	- Rebuild
14mr|python3-docutils-0.12-10|76	
14mr|python3-docutils-0.12-10|77	

18618 14
14mr|python-axiom-0.7.1-2|1	%define module  axiom
14mr|python-axiom-0.7.1-2|2	
14mr|python-axiom-0.7.1-2|3	Summary:	Object database, or alternatively, an object-relational mapper
14mr|python-axiom-0.7.1-2|4	
14mr|python-axiom-0.7.1-2|5	Name:		python-%{module}
14mr|python-axiom-0.7.1-2|6	Version:	0.7.1
14mr|python-axiom-0.7.1-2|7	Release:	2
14mr|python-axiom-0.7.1-2|8	Group:		Development/Python
14mr|python-axiom-0.7.1-2|9	License:	BSD
14mr|python-axiom-0.7.1-2|10	Url:		http://www.divmod.org/trac/wiki/DivmodAxiom
14mr|python-axiom-0.7.1-2|11	Source0:	https://pypi.python.org/packages/source/A/Axiom/Axiom-%{version}.tar.gz
14mr|python-axiom-0.7.1-2|12	BuildArch:	noarch
14mr|python-axiom-0.7.1-2|13	BuildRequires:	python-epsilon
14mr|python-axiom-0.7.1-2|14	BuildRequires:	python-twisted
14mr|python-axiom-0.7.1-2|15	BuildRequires:	pkgconfig(python)
14mr|python-axiom-0.7.1-2|16	Requires:	python-epsilon
14mr|python-axiom-0.7.1-2|17	Provides:	python-Axiom = %{version}
14mr|python-axiom-0.7.1-2|18	Provides:	Axiom = %{version}
14mr|python-axiom-0.7.1-2|19	
14mr|python-axiom-0.7.1-2|20	%description
14mr|python-axiom-0.7.1-2|21	Axiom is an object database, or alternatively, an object-relational mapper.
14mr|python-axiom-0.7.1-2|22	
14mr|python-axiom-0.7.1-2|23	%prep
14mr|python-axiom-0.7.1-2|24	%setup -qn Axiom-%{version}
14mr|python-axiom-0.7.1-2|25	
14mr|python-axiom-0.7.1-2|26	%build
14mr|python-axiom-0.7.1-2|27	%__python setup.py build
14mr|python-axiom-0.7.1-2|28	
14mr|python-axiom-0.7.1-2|29	%install
14mr|python-axiom-0.7.1-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mr|python-axiom-0.7.1-2|31	rm -rf %{buildroot}%{py_puresitedir}/build
14mr|python-axiom-0.7.1-2|32	rm -f %{buildroot}%{py_puresitedir}/twisted/plugins/dropin.cache
14mr|python-axiom-0.7.1-2|33	
14mr|python-axiom-0.7.1-2|34	%files
14mr|python-axiom-0.7.1-2|35	%doc *.txt LICENSE
14mr|python-axiom-0.7.1-2|36	%{py_puresitedir}/*
14mr|python-axiom-0.7.1-2|37	%{_bindir}/*
14mr|python-axiom-0.7.1-2|38	
14mr|python-axiom-0.7.1-2|39	%changelog
14mr|python-axiom-0.7.1-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.1-2
14mr|python-axiom-0.7.1-2|41	+ Revision: 5072dd5
14mr|python-axiom-0.7.1-2|42	- MassBuild#440: Increase release tag
14mr|python-axiom-0.7.1-2|43	
14mr|python-axiom-0.7.1-2|44	

18619 14
14mr|python-beaker-1.6.4-5|1	Name:    python-beaker
14mr|python-beaker-1.6.4-5|2	Version: 1.6.4
14mr|python-beaker-1.6.4-5|3	Release: 5
14mr|python-beaker-1.6.4-5|4	Summary: WSGI middleware layer to provide sessions
14mr|python-beaker-1.6.4-5|5	
14mr|python-beaker-1.6.4-5|6	Group:   Development/Python
14mr|python-beaker-1.6.4-5|7	License: BSD
14mr|python-beaker-1.6.4-5|8	URL:     http://beaker.groovie.org/
14mr|python-beaker-1.6.4-5|9	Source0: http://pypi.python.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz
14mr|python-beaker-1.6.4-5|10	BuildRequires:  python-setuptools
14mr|python-beaker-1.6.4-5|11	BuildRequires:  python3-devel
14mr|python-beaker-1.6.4-5|12	BuildRequires:  python3egg(setuptools)
14mr|python-beaker-1.6.4-5|13	BuildArch:  noarch
14mr|python-beaker-1.6.4-5|14	
14mr|python-beaker-1.6.4-5|15	%description
14mr|python-beaker-1.6.4-5|16	Beaker is a caching library that includes Session and Cache objects built on
14mr|python-beaker-1.6.4-5|17	Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
14mr|python-beaker-1.6.4-5|18	manage Session objects and signed cookies.
14mr|python-beaker-1.6.4-5|19	
14mr|python-beaker-1.6.4-5|20	%package -n python3-beaker
14mr|python-beaker-1.6.4-5|21	Summary:        WSGI middleware layer to provide sessions
14mr|python-beaker-1.6.4-5|22	Group:          Development/Python
14mr|python-beaker-1.6.4-5|23	BuildRequires:  python3-devel, python3egg(setuptools)
14mr|python-beaker-1.6.4-5|24	
14mr|python-beaker-1.6.4-5|25	%description -n python3-beaker
14mr|python-beaker-1.6.4-5|26	Beaker is a caching library that includes Session and Cache objects built on
14mr|python-beaker-1.6.4-5|27	Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
14mr|python-beaker-1.6.4-5|28	manage Session objects and signed cookies.
14mr|python-beaker-1.6.4-5|29	
14mr|python-beaker-1.6.4-5|30	%prep
14mr|python-beaker-1.6.4-5|31	%setup -q -c
14mr|python-beaker-1.6.4-5|32	
14mr|python-beaker-1.6.4-5|33	mv Beaker-%{version} python2
14mr|python-beaker-1.6.4-5|34	cp -r python2 python3
14mr|python-beaker-1.6.4-5|35	
14mr|python-beaker-1.6.4-5|36	%build
14mr|python-beaker-1.6.4-5|37	pushd python2
14mr|python-beaker-1.6.4-5|38	%{__python} setup.py build
14mr|python-beaker-1.6.4-5|39	popd
14mr|python-beaker-1.6.4-5|40	
14mr|python-beaker-1.6.4-5|41	pushd python3
14mr|python-beaker-1.6.4-5|42	%{__python3} setup.py build
14mr|python-beaker-1.6.4-5|43	popd
14mr|python-beaker-1.6.4-5|44	
14mr|python-beaker-1.6.4-5|45	
14mr|python-beaker-1.6.4-5|46	%install
14mr|python-beaker-1.6.4-5|47	pushd python2
14mr|python-beaker-1.6.4-5|48	%{__python} setup.py install --skip-build --root %{buildroot}
14mr|python-beaker-1.6.4-5|49	popd
14mr|python-beaker-1.6.4-5|50	
14mr|python-beaker-1.6.4-5|51	pushd python3
14mr|python-beaker-1.6.4-5|52	%{__python3} setup.py install --skip-build --root %{buildroot}
14mr|python-beaker-1.6.4-5|53	popd
14mr|python-beaker-1.6.4-5|54	
14mr|python-beaker-1.6.4-5|55	
14mr|python-beaker-1.6.4-5|56	%files -n python-beaker
14mr|python-beaker-1.6.4-5|57	%doc python2/LICENSE python2/CHANGELOG
14mr|python-beaker-1.6.4-5|58	%{py_puresitedir}/beaker/
14mr|python-beaker-1.6.4-5|59	%{py_puresitedir}/Beaker*
14mr|python-beaker-1.6.4-5|60	
14mr|python-beaker-1.6.4-5|61	%files -n python3-beaker
14mr|python-beaker-1.6.4-5|62	%doc python3/LICENSE python3/CHANGELOG
14mr|python-beaker-1.6.4-5|63	%{py3_puresitedir}/beaker/
14mr|python-beaker-1.6.4-5|64	%{py3_puresitedir}/Beaker*
14mr|python-beaker-1.6.4-5|65	
14mr|python-beaker-1.6.4-5|66	%changelog
14mr|python-beaker-1.6.4-5|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.4-5
14mr|python-beaker-1.6.4-5|68	+ Revision: 120ad29
14mr|python-beaker-1.6.4-5|69	- MassBuild#440: Increase release tag
14mr|python-beaker-1.6.4-5|70	
14mr|python-beaker-1.6.4-5|71	

18620 14
14mr|python-beautifulsoup-3.2.1-2|1	%define module	BeautifulSoup
14mr|python-beautifulsoup-3.2.1-2|2	
14mr|python-beautifulsoup-3.2.1-2|3	Name:		python-beautifulsoup
14mr|python-beautifulsoup-3.2.1-2|4	Version:	3.2.1
14mr|python-beautifulsoup-3.2.1-2|5	Release:	2
14mr|python-beautifulsoup-3.2.1-2|6	Summary:	The Screen-Scraper's Friend
14mr|python-beautifulsoup-3.2.1-2|7	Group:		Development/Python
14mr|python-beautifulsoup-3.2.1-2|8	License:	Python
14mr|python-beautifulsoup-3.2.1-2|9	URL:		http://www.crummy.com/software/BeautifulSoup
14mr|python-beautifulsoup-3.2.1-2|10	Source0:	http://www.crummy.com/software/BeautifulSoup/download/%{module}-%{version}.tar.gz
14mr|python-beautifulsoup-3.2.1-2|11	BuildArch:	noarch
14mr|python-beautifulsoup-3.2.1-2|12	BuildRequires:	python-devel
14mr|python-beautifulsoup-3.2.1-2|13	BuildRequires:	python3-devel
14mr|python-beautifulsoup-3.2.1-2|14	BuildRequires:	python-distribute
14mr|python-beautifulsoup-3.2.1-2|15	BuildRequires:	python3-distribute
14mr|python-beautifulsoup-3.2.1-2|16	
14mr|python-beautifulsoup-3.2.1-2|17	%description
14mr|python-beautifulsoup-3.2.1-2|18	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14mr|python-beautifulsoup-3.2.1-2|19	nested tag-soup list of Tag objects and text snippets. A Tag object
14mr|python-beautifulsoup-3.2.1-2|20	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14mr|python-beautifulsoup-3.2.1-2|21	and contains a representation of everything contained between the
14mr|python-beautifulsoup-3.2.1-2|22	original tag and its closing tag (if any). It's easy to extract Tags
14mr|python-beautifulsoup-3.2.1-2|23	that meet certain criteria.
14mr|python-beautifulsoup-3.2.1-2|24	
14mr|python-beautifulsoup-3.2.1-2|25	%package -n python3-beautifulsoup
14mr|python-beautifulsoup-3.2.1-2|26	Summary:        The Screen-Scraper's Friend
14mr|python-beautifulsoup-3.2.1-2|27	Group:          Development/Python
14mr|python-beautifulsoup-3.2.1-2|28	Requires:       python3
14mr|python-beautifulsoup-3.2.1-2|29	
14mr|python-beautifulsoup-3.2.1-2|30	%description -n python3-beautifulsoup
14mr|python-beautifulsoup-3.2.1-2|31	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
14mr|python-beautifulsoup-3.2.1-2|32	nested tag-soup list of Tag objects and text snippets. A Tag object
14mr|python-beautifulsoup-3.2.1-2|33	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
14mr|python-beautifulsoup-3.2.1-2|34	and contains a representation of everything contained between the
14mr|python-beautifulsoup-3.2.1-2|35	original tag and its closing tag (if any). It's easy to extract Tags
14mr|python-beautifulsoup-3.2.1-2|36	that meet certain criteria.
14mr|python-beautifulsoup-3.2.1-2|37	
14mr|python-beautifulsoup-3.2.1-2|38	%prep
14mr|python-beautifulsoup-3.2.1-2|39	%setup -q -c
14mr|python-beautifulsoup-3.2.1-2|40	
14mr|python-beautifulsoup-3.2.1-2|41	mv %{module}-%{version} python2
14mr|python-beautifulsoup-3.2.1-2|42	cp -r python2 python3
14mr|python-beautifulsoup-3.2.1-2|43	
14mr|python-beautifulsoup-3.2.1-2|44	%install
14mr|python-beautifulsoup-3.2.1-2|45	pushd python2
14mr|python-beautifulsoup-3.2.1-2|46	PYTHONDONTWRITEBYTECODE=  %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST2
14mr|python-beautifulsoup-3.2.1-2|47	popd
14mr|python-beautifulsoup-3.2.1-2|48	
14mr|python-beautifulsoup-3.2.1-2|49	# pushd python3
14mr|python-beautifulsoup-3.2.1-2|50	# %{__python3} setup.py install --root=%{buildroot} --record=FILE_LIST3
14mr|python-beautifulsoup-3.2.1-2|51	# popd
14mr|python-beautifulsoup-3.2.1-2|52	
14mr|python-beautifulsoup-3.2.1-2|53	%files -f python2/FILE_LIST2
14mr|python-beautifulsoup-3.2.1-2|54	
14mr|python-beautifulsoup-3.2.1-2|55	# %files -n python3-beautifulsoup -f FILE_LIST3
14mr|python-beautifulsoup-3.2.1-2|56	
14mr|python-beautifulsoup-3.2.1-2|57	%changelog
14mr|python-beautifulsoup-3.2.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.1-2
14mr|python-beautifulsoup-3.2.1-2|59	+ Revision: b347537
14mr|python-beautifulsoup-3.2.1-2|60	- MassBuild#440: Increase release tag
14mr|python-beautifulsoup-3.2.1-2|61	
14mr|python-beautifulsoup-3.2.1-2|62	

18621 14
14mr|python-cairo-1.10.0-4|1	%define debug_package %{nil}
14mr|python-cairo-1.10.0-4|2	%define oname py2cairo
14mr|python-cairo-1.10.0-4|3	%define oname3 pycairo
14mr|python-cairo-1.10.0-4|4	Summary:	A python wrapper for the Cairo libraries
14mr|python-cairo-1.10.0-4|5	Name:		python-cairo
14mr|python-cairo-1.10.0-4|6	Version:	1.10.0
14mr|python-cairo-1.10.0-4|7	Release:	4
14mr|python-cairo-1.10.0-4|8	License:	LGPLv2+
14mr|python-cairo-1.10.0-4|9	Group:		Development/Python
14mr|python-cairo-1.10.0-4|10	URL:		http://cairographics.org/pycairo
14mr|python-cairo-1.10.0-4|11	Source0:		http://cairographics.org/releases/%{oname}-%{version}.tar.bz2
14mr|python-cairo-1.10.0-4|12	Source1:     http://cairographics.org/releases/%{oname3}-%{version}.tar.bz2
14mr|python-cairo-1.10.0-4|13	Patch0:		pycairo-1.10.0-link.patch
14mr|python-cairo-1.10.0-4|14	# Since Python 3.4, pythonX.Y-config is shell script, not Python script,
14mr|python-cairo-1.10.0-4|15	#  so prevent waf from trying to invoke it as a Python script
14mr|python-cairo-1.10.0-4|16	Patch1:		pycairo-1.10.0-fix-waf-build.patch
14mr|python-cairo-1.10.0-4|17	BuildRequires:	pkgconfig(cairo)
14mr|python-cairo-1.10.0-4|18	BuildRequires:	pkgconfig(python)
14mr|python-cairo-1.10.0-4|19	BuildRequires:	waf-python3
14mr|python-cairo-1.10.0-4|20	
14mr|python-cairo-1.10.0-4|21	%description
14mr|python-cairo-1.10.0-4|22	A set of Python bindings for the cairo graphics library.
14mr|python-cairo-1.10.0-4|23	
14mr|python-cairo-1.10.0-4|24	%package devel
14mr|python-cairo-1.10.0-4|25	Summary:	Development files for %{name}
14mr|python-cairo-1.10.0-4|26	Group:		Development/Python
14mr|python-cairo-1.10.0-4|27	Requires:	%{name} = %{version}-%{release}
14mr|python-cairo-1.10.0-4|28	Provides:	%{oname}-devel = %{version}-%{release}
14mr|python-cairo-1.10.0-4|29	
14mr|python-cairo-1.10.0-4|30	%description devel
14mr|python-cairo-1.10.0-4|31	Development files for %{name}.
14mr|python-cairo-1.10.0-4|32	
14mr|python-cairo-1.10.0-4|33	
14mr|python-cairo-1.10.0-4|34	%description
14mr|python-cairo-1.10.0-4|35	Aset of Python bindings for the cairo graphics library.
14mr|python-cairo-1.10.0-4|36	
14mr|python-cairo-1.10.0-4|37	%package -n python3-cairo
14mr|python-cairo-1.10.0-4|38	Summary:    A python wrapper for the Cairo libraries
14mr|python-cairo-1.10.0-4|39	Group:      Development/Python
14mr|python-cairo-1.10.0-4|40	Provides:   python3-cairo = %{version}-%{release}
14mr|python-cairo-1.10.0-4|41	Provides:   py3cairo = %{version}-%{release}
14mr|python-cairo-1.10.0-4|42	BuildRequires:  python3-devel
14mr|python-cairo-1.10.0-4|43	
14mr|python-cairo-1.10.0-4|44	%description -n python3-cairo
14mr|python-cairo-1.10.0-4|45	A set of Python3 bindings for the cairo graphics library.
14mr|python-cairo-1.10.0-4|46	
14mr|python-cairo-1.10.0-4|47	%package -n python3-cairo-devel
14mr|python-cairo-1.10.0-4|48	Summary:    Development files for python3-cairo
14mr|python-cairo-1.10.0-4|49	Group:      Development/Python
14mr|python-cairo-1.10.0-4|50	Requires:   python3-cairo = %{version}-%{release}
14mr|python-cairo-1.10.0-4|51	Provides:   python3-cairo-devel = %{version}-%{release}
14mr|python-cairo-1.10.0-4|52	
14mr|python-cairo-1.10.0-4|53	%description -n python3-cairo-devel
14mr|python-cairo-1.10.0-4|54	Development files for python3-cairo.
14mr|python-cairo-1.10.0-4|55	
14mr|python-cairo-1.10.0-4|56	%prep
14mr|python-cairo-1.10.0-4|57	%setup -qn %{oname}-%{version} -c -a 0
14mr|python-cairo-1.10.0-4|58	%setup -qn %{oname3}-%{version} -c -a 1
14mr|python-cairo-1.10.0-4|59	
14mr|python-cairo-1.10.0-4|60	%patch0 -p0
14mr|python-cairo-1.10.0-4|61	mv %{oname}-%{version} python2
14mr|python-cairo-1.10.0-4|62	mv %{oname3}-%{version} python3
14mr|python-cairo-1.10.0-4|63	touch python2/ChangeLog
14mr|python-cairo-1.10.0-4|64	#touch python3/ChangeLog
14mr|python-cairo-1.10.0-4|65	
14mr|python-cairo-1.10.0-4|66	%build
14mr|python-cairo-1.10.0-4|67	pushd python2
14mr|python-cairo-1.10.0-4|68	autoreconf -fi
14mr|python-cairo-1.10.0-4|69	%configure2_5x
14mr|python-cairo-1.10.0-4|70	%make
14mr|python-cairo-1.10.0-4|71	popd
14mr|python-cairo-1.10.0-4|72	
14mr|python-cairo-1.10.0-4|73	pushd python3
14mr|python-cairo-1.10.0-4|74	%patch1 -p0
14mr|python-cairo-1.10.0-4|75	%__python3_waf --version
14mr|python-cairo-1.10.0-4|76	
14mr|python-cairo-1.10.0-4|77	export PYTHON="%{_bindir}/python3"
14mr|python-cairo-1.10.0-4|78	CFLAGS="-I/usr/include/python%{python3_version} -lpython%{python3_version}m" %configure_python3_waf
14mr|python-cairo-1.10.0-4|79	%python3_waf
14mr|python-cairo-1.10.0-4|80	# remove executable bits from examples
14mr|python-cairo-1.10.0-4|81	find ./examples/ -type f -print0 | xargs -0 chmod -x
14mr|python-cairo-1.10.0-4|82	popd
14mr|python-cairo-1.10.0-4|83	
14mr|python-cairo-1.10.0-4|84	%install
14mr|python-cairo-1.10.0-4|85	pushd python2
14mr|python-cairo-1.10.0-4|86	%makeinstall_std
14mr|python-cairo-1.10.0-4|87	popd
14mr|python-cairo-1.10.0-4|88	
14mr|python-cairo-1.10.0-4|89	pushd python3
14mr|python-cairo-1.10.0-4|90	%python3_waf_install
14mr|python-cairo-1.10.0-4|91	popd
14mr|python-cairo-1.10.0-4|92	
14mr|python-cairo-1.10.0-4|93	%files
14mr|python-cairo-1.10.0-4|94	%doc python2/AUTHORS
14mr|python-cairo-1.10.0-4|95	%{py_platsitedir}/cairo
14mr|python-cairo-1.10.0-4|96	
14mr|python-cairo-1.10.0-4|97	%files -n python3-cairo
14mr|python-cairo-1.10.0-4|98	%attr(755, root, root) %doc python3/AUTHORS
14mr|python-cairo-1.10.0-4|99	%{py3_platsitedir}/cairo
14mr|python-cairo-1.10.0-4|100	
14mr|python-cairo-1.10.0-4|101	%files devel
14mr|python-cairo-1.10.0-4|102	%attr(755, root, root) %doc python2/examples
14mr|python-cairo-1.10.0-4|103	%{_includedir}/pycairo/pycairo.h
14mr|python-cairo-1.10.0-4|104	%{_libdir}/pkgconfig/pycairo.pc
14mr|python-cairo-1.10.0-4|105	
14mr|python-cairo-1.10.0-4|106	%files -n python3-cairo-devel
14mr|python-cairo-1.10.0-4|107	%attr(755, root, root) %doc python3/examples
14mr|python-cairo-1.10.0-4|108	%{_includedir}/pycairo/py3cairo.h
14mr|python-cairo-1.10.0-4|109	%{_libdir}/pkgconfig/py3cairo.pc
14mr|python-cairo-1.10.0-4|110	
14mr|python-cairo-1.10.0-4|111	
14mr|python-cairo-1.10.0-4|112	%changelog
14mr|python-cairo-1.10.0-4|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.0-4
14mr|python-cairo-1.10.0-4|114	+ Revision: 4735765
14mr|python-cairo-1.10.0-4|115	- MassBuild#440: Increase release tag
14mr|python-cairo-1.10.0-4|116	
14mr|python-cairo-1.10.0-4|117	

18622 14
14mr|python-celementtree-1.0.5-14|1	%define module		cElementTree
14mr|python-celementtree-1.0.5-14|2	%define date_version	20051216
14mr|python-celementtree-1.0.5-14|3	
14mr|python-celementtree-1.0.5-14|4	Summary:	Add-on to the standard ElementTree package
14mr|python-celementtree-1.0.5-14|5	Name:		python-celementtree
14mr|python-celementtree-1.0.5-14|6	Version:	1.0.5
14mr|python-celementtree-1.0.5-14|7	Release:	14
14mr|python-celementtree-1.0.5-14|8	Group:		Development/Python
14mr|python-celementtree-1.0.5-14|9	License:	Python license
14mr|python-celementtree-1.0.5-14|10	Url:		http://effbot.org/zone/element-index.htm
14mr|python-celementtree-1.0.5-14|11	Source0:	http://effbot.org/downloads/%{module}-%{version}-%{date_version}.tar.bz2
14mr|python-celementtree-1.0.5-14|12	Patch0:		celementtree-1.0.5-external-libexpat.patch
14mr|python-celementtree-1.0.5-14|13	BuildRequires:	pkgconfig(expat)
14mr|python-celementtree-1.0.5-14|14	BuildRequires:  python-devel
14mr|python-celementtree-1.0.5-14|15	Requires:	python-elementtree
14mr|python-celementtree-1.0.5-14|16	
14mr|python-celementtree-1.0.5-14|17	%description
14mr|python-celementtree-1.0.5-14|18	This is an add-on to the standard ElementTree package, which adds a very fast
14mr|python-celementtree-1.0.5-14|19	and memory-efficient alternative implementation of the ElementTree API.
14mr|python-celementtree-1.0.5-14|20	
14mr|python-celementtree-1.0.5-14|21	%prep
14mr|python-celementtree-1.0.5-14|22	%setup -qn %{module}-%{version}-%{date_version}
14mr|python-celementtree-1.0.5-14|23	%apply_patches
14mr|python-celementtree-1.0.5-14|24	
14mr|python-celementtree-1.0.5-14|25	%build
14mr|python-celementtree-1.0.5-14|26	%{__python} setup.py build
14mr|python-celementtree-1.0.5-14|27	
14mr|python-celementtree-1.0.5-14|28	%install
14mr|python-celementtree-1.0.5-14|29	%{__python} setup.py install --root=%{buildroot} --record INSTALLED_FILES
14mr|python-celementtree-1.0.5-14|30	
14mr|python-celementtree-1.0.5-14|31	%files -f INSTALLED_FILES
14mr|python-celementtree-1.0.5-14|32	%doc samples README* CHANGES*
14mr|python-celementtree-1.0.5-14|33	
14mr|python-celementtree-1.0.5-14|34	
14mr|python-celementtree-1.0.5-14|35	%changelog
14mr|python-celementtree-1.0.5-14|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-14
14mr|python-celementtree-1.0.5-14|37	+ Revision: 6afea20
14mr|python-celementtree-1.0.5-14|38	- MassBuild#440: Increase release tag
14mr|python-celementtree-1.0.5-14|39	
14mr|python-celementtree-1.0.5-14|40	

18623 14
14mr|python-cheetah-2.4.4-5|1	Summary: Python-powered template engine and code-generator
14mr|python-cheetah-2.4.4-5|2	Name: python-cheetah
14mr|python-cheetah-2.4.4-5|3	Version: 2.4.4
14mr|python-cheetah-2.4.4-5|4	Release: 5
14mr|python-cheetah-2.4.4-5|5	URL: http://www.CheetahTemplate.org/
14mr|python-cheetah-2.4.4-5|6	Source0: http://pypi.python.org/packages/source/C/Cheetah/Cheetah-%{version}.tar.gz
14mr|python-cheetah-2.4.4-5|7	License: MIT like
14mr|python-cheetah-2.4.4-5|8	Group: Development/Python
14mr|python-cheetah-2.4.4-5|9	BuildRequires: python-devel
14mr|python-cheetah-2.4.4-5|10	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|python-cheetah-2.4.4-5|11	Provides: python-cheetah2
14mr|python-cheetah-2.4.4-5|12	Obsoletes: python-cheetah2
14mr|python-cheetah-2.4.4-5|13	
14mr|python-cheetah-2.4.4-5|14	%description
14mr|python-cheetah-2.4.4-5|15	Python-cheetah:
14mr|python-cheetah-2.4.4-5|16	* generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
14mr|python-cheetah-2.4.4-5|17	text-based format.
14mr|python-cheetah-2.4.4-5|18	* cleanly separates content, graphic design, and program code. This leads to
14mr|python-cheetah-2.4.4-5|19	highly modular, flexible, and reusable site architectures; faster
14mr|python-cheetah-2.4.4-5|20	development time; and HTML and program code that is easier to understand and
14mr|python-cheetah-2.4.4-5|21	maintain. It is particularly well suited for team efforts.
14mr|python-cheetah-2.4.4-5|22	* blends the power and flexibility of Python with a simple template language
14mr|python-cheetah-2.4.4-5|23	that non-programmers can understand.
14mr|python-cheetah-2.4.4-5|24	* gives template writers full access to any Python data structure, module,
14mr|python-cheetah-2.4.4-5|25	function, object, or method in their templates.
14mr|python-cheetah-2.4.4-5|26	* makes code reuse easy by providing an object-orientated interface to
14mr|python-cheetah-2.4.4-5|27	templates that is accessible from Python code or other Cheetah templates.
14mr|python-cheetah-2.4.4-5|28	One template can subclass another and selectively reimplement sections of it.
14mr|python-cheetah-2.4.4-5|29	* provides a simple, yet powerful, caching mechanism that can dramatically
14mr|python-cheetah-2.4.4-5|30	improve the performance of a dynamic website.
14mr|python-cheetah-2.4.4-5|31	* compiles templates into optimized, yet readable, Python code.
14mr|python-cheetah-2.4.4-5|32	
14mr|python-cheetah-2.4.4-5|33	%prep
14mr|python-cheetah-2.4.4-5|34	%setup -q -n Cheetah-%version
14mr|python-cheetah-2.4.4-5|35	
14mr|python-cheetah-2.4.4-5|36	%build
14mr|python-cheetah-2.4.4-5|37	python setup.py build
14mr|python-cheetah-2.4.4-5|38	
14mr|python-cheetah-2.4.4-5|39	%install
14mr|python-cheetah-2.4.4-5|40	rm -rf $RPM_BUILD_ROOT
14mr|python-cheetah-2.4.4-5|41	python setup.py install --root $RPM_BUILD_ROOT
14mr|python-cheetah-2.4.4-5|42	
14mr|python-cheetah-2.4.4-5|43	%clean
14mr|python-cheetah-2.4.4-5|44	rm -rf $RPM_BUILD_ROOT
14mr|python-cheetah-2.4.4-5|45	
14mr|python-cheetah-2.4.4-5|46	%files
14mr|python-cheetah-2.4.4-5|47	%defattr(-,root,root)
14mr|python-cheetah-2.4.4-5|48	%doc CHANGES LICENSE TODO
14mr|python-cheetah-2.4.4-5|49	%_libdir/python*/site-packages/Cheetah
14mr|python-cheetah-2.4.4-5|50	%_libdir/python*/site-packages/*.egg-info
14mr|python-cheetah-2.4.4-5|51	%_bindir/*
14mr|python-cheetah-2.4.4-5|52	
14mr|python-cheetah-2.4.4-5|53	
14mr|python-cheetah-2.4.4-5|54	
14mr|python-cheetah-2.4.4-5|55	%changelog
14mr|python-cheetah-2.4.4-5|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.4-5
14mr|python-cheetah-2.4.4-5|57	+ Revision: a2df899
14mr|python-cheetah-2.4.4-5|58	- MassBuild#440: Increase release tag
14mr|python-cheetah-2.4.4-5|59	
14mr|python-cheetah-2.4.4-5|60	

18624 14
14mr|python-clientform-0.2.10-5|1	%define oname ClientForm
14mr|python-clientform-0.2.10-5|2	
14mr|python-clientform-0.2.10-5|3	Summary:	Client-side HTML form handling
14mr|python-clientform-0.2.10-5|4	Name:		python-clientform
14mr|python-clientform-0.2.10-5|5	Version:	0.2.10
14mr|python-clientform-0.2.10-5|6	Release:	5
14mr|python-clientform-0.2.10-5|7	Source0:	http://wwwsearch.sourceforge.net/%{oname}/src/%{oname}-%{version}.tar.gz
14mr|python-clientform-0.2.10-5|8	License:	BSD
14mr|python-clientform-0.2.10-5|9	Group:		Development/Python
14mr|python-clientform-0.2.10-5|10	BuildArch:	noarch
14mr|python-clientform-0.2.10-5|11	URL:		http://wwwsearch.sourceforge.net/ClientForm/
14mr|python-clientform-0.2.10-5|12	BuildRequires:	python-devel
14mr|python-clientform-0.2.10-5|13	BuildRequires:	python-setuptools
14mr|python-clientform-0.2.10-5|14	
14mr|python-clientform-0.2.10-5|15	%description
14mr|python-clientform-0.2.10-5|16	ClientForm is a Python module for handling HTML forms on the client
14mr|python-clientform-0.2.10-5|17	side, useful for parsing HTML forms, filling them in and returning the
14mr|python-clientform-0.2.10-5|18	completed forms to the server.  It developed from a port of Gisle Aas'
14mr|python-clientform-0.2.10-5|19	Perl module HTML::Form, from the libwww-perl library, but the
14mr|python-clientform-0.2.10-5|20	interface is not the same.
14mr|python-clientform-0.2.10-5|21	
14mr|python-clientform-0.2.10-5|22	%prep
14mr|python-clientform-0.2.10-5|23	%setup -q -n %{oname}-%{version}
14mr|python-clientform-0.2.10-5|24	
14mr|python-clientform-0.2.10-5|25	%build
14mr|python-clientform-0.2.10-5|26	python setup.py build
14mr|python-clientform-0.2.10-5|27	
14mr|python-clientform-0.2.10-5|28	%install
14mr|python-clientform-0.2.10-5|29	python setup.py install --single-version-externally-managed --root=%{buildroot}
14mr|python-clientform-0.2.10-5|30	
14mr|python-clientform-0.2.10-5|31	%files
14mr|python-clientform-0.2.10-5|32	%doc *txt *html
14mr|python-clientform-0.2.10-5|33	%{py_puresitedir}/%{oname}*
14mr|python-clientform-0.2.10-5|34	
14mr|python-clientform-0.2.10-5|35	%changelog
14mr|python-clientform-0.2.10-5|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.10-5
14mr|python-clientform-0.2.10-5|37	+ Revision: 4f265cf
14mr|python-clientform-0.2.10-5|38	- MassBuild#440: Increase release tag
14mr|python-clientform-0.2.10-5|39	
14mr|python-clientform-0.2.10-5|40	

18625 14
14mr|python-cloudfiles-1.7.10-2|1	Name:       python-cloudfiles
14mr|python-cloudfiles-1.7.10-2|2	Version:    1.7.10
14mr|python-cloudfiles-1.7.10-2|3	Release:    2
14mr|python-cloudfiles-1.7.10-2|4	Summary:    Python language bindings for Rackspace CloudFiles API
14mr|python-cloudfiles-1.7.10-2|5	
14mr|python-cloudfiles-1.7.10-2|6	Group:      Development/Python
14mr|python-cloudfiles-1.7.10-2|7	License:    MIT
14mr|python-cloudfiles-1.7.10-2|8	URL:        https://github.com/rackspace/python-cloudfiles
14mr|python-cloudfiles-1.7.10-2|9	
14mr|python-cloudfiles-1.7.10-2|10	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
14mr|python-cloudfiles-1.7.10-2|11	BuildArch:  noarch
14mr|python-cloudfiles-1.7.10-2|12	
14mr|python-cloudfiles-1.7.10-2|13	BuildRequires:  python-nose
14mr|python-cloudfiles-1.7.10-2|14	BuildRequires:	python-devel, python-setuptools
14mr|python-cloudfiles-1.7.10-2|15	
14mr|python-cloudfiles-1.7.10-2|16	%description
14mr|python-cloudfiles-1.7.10-2|17	Python language bindings for Rackspace CloudFiles API
14mr|python-cloudfiles-1.7.10-2|18	
14mr|python-cloudfiles-1.7.10-2|19	%prep
14mr|python-cloudfiles-1.7.10-2|20	%setup -q
14mr|python-cloudfiles-1.7.10-2|21	
14mr|python-cloudfiles-1.7.10-2|22	%build
14mr|python-cloudfiles-1.7.10-2|23	%{__python} setup.py build
14mr|python-cloudfiles-1.7.10-2|24	
14mr|python-cloudfiles-1.7.10-2|25	%install
14mr|python-cloudfiles-1.7.10-2|26	rm -rf %{buildroot}
14mr|python-cloudfiles-1.7.10-2|27	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install -O1 \
14mr|python-cloudfiles-1.7.10-2|28	--skip-build \
14mr|python-cloudfiles-1.7.10-2|29	--root %{buildroot}
14mr|python-cloudfiles-1.7.10-2|30	
14mr|python-cloudfiles-1.7.10-2|31	%check
14mr|python-cloudfiles-1.7.10-2|32	nosetests
14mr|python-cloudfiles-1.7.10-2|33	
14mr|python-cloudfiles-1.7.10-2|34	%files
14mr|python-cloudfiles-1.7.10-2|35	%defattr(-,root,root,-)
14mr|python-cloudfiles-1.7.10-2|36	#%%doc ChangeLog COPYING
14mr|python-cloudfiles-1.7.10-2|37	%{python_sitelib}/cloudfiles/
14mr|python-cloudfiles-1.7.10-2|38	%{python_sitelib}/python_cloudfiles-*-py*.egg-info/
14mr|python-cloudfiles-1.7.10-2|39	
14mr|python-cloudfiles-1.7.10-2|40	%changelog
14mr|python-cloudfiles-1.7.10-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.10-2
14mr|python-cloudfiles-1.7.10-2|42	+ Revision: 8fcbc98
14mr|python-cloudfiles-1.7.10-2|43	- MassBuild#440: Increase release tag
14mr|python-cloudfiles-1.7.10-2|44	
14mr|python-cloudfiles-1.7.10-2|45	

18626 14
14mr|python-coherence-0.6.6.2-10|1	%define debug_package %{nil}
14mr|python-coherence-0.6.6.2-10|2	%define modname Coherence
14mr|python-coherence-0.6.6.2-10|3	%define gstapi 0.10
14mr|python-coherence-0.6.6.2-10|4	
14mr|python-coherence-0.6.6.2-10|5	Summary:	A DLNA/UPnP MediaServer/MediaRenderer in addition of a framework
14mr|python-coherence-0.6.6.2-10|6	Name:		python-coherence
14mr|python-coherence-0.6.6.2-10|7	Version:	0.6.6.2
14mr|python-coherence-0.6.6.2-10|8	Release:	10
14mr|python-coherence-0.6.6.2-10|9	Group:		Networking/File transfer
14mr|python-coherence-0.6.6.2-10|10	License:	MIT
14mr|python-coherence-0.6.6.2-10|11	Url:		https://coherence.beebits.net/
14mr|python-coherence-0.6.6.2-10|12	Source0:	https://coherence.beebits.net/download/%{modname}-%{version}.tar.gz
14mr|python-coherence-0.6.6.2-10|13	Source1:	coherence.conf
14mr|python-coherence-0.6.6.2-10|14	Source2:	coherence-32x32.png
14mr|python-coherence-0.6.6.2-10|15	Patch0:		Coherence-0.6.0-daemon_name_fix.diff
14mr|python-coherence-0.6.6.2-10|16	BuildRequires:	imagemagick
14mr|python-coherence-0.6.6.2-10|17	BuildRequires:	python-setuptools
14mr|python-coherence-0.6.6.2-10|18	BuildRequires:	python-twisted-core
14mr|python-coherence-0.6.6.2-10|19	BuildRequires:	python-twisted-web
14mr|python-coherence-0.6.6.2-10|20	Provides:	coherence = %{version}
14mr|python-coherence-0.6.6.2-10|21	Requires:	python-twisted-core
14mr|python-coherence-0.6.6.2-10|22	Requires:	python-twisted-web
14mr|python-coherence-0.6.6.2-10|23	Requires:	python-twisted-conch >= 0.8
14mr|python-coherence-0.6.6.2-10|24	#Requires:	python-louie
14mr|python-coherence-0.6.6.2-10|25	Requires:	python-axiom >= 0.5.7
14mr|python-coherence-0.6.6.2-10|26	Requires:	python-epsilon >= 0.5.8
14mr|python-coherence-0.6.6.2-10|27	Requires:	python-configobj
14mr|python-coherence-0.6.6.2-10|28	Requires:	python-celementtree
14mr|python-coherence-0.6.6.2-10|29	Requires:	python-elementtree
14mr|python-coherence-0.6.6.2-10|30	Requires:	python-dbus
14mr|python-coherence-0.6.6.2-10|31	Requires:	python-mechanize
14mr|python-coherence-0.6.6.2-10|32	Requires:	pyid3lib
14mr|python-coherence-0.6.6.2-10|33	# Gstreamer
14mr|python-coherence-0.6.6.2-10|34	Requires:	gstreamer%{gstapi}-python
14mr|python-coherence-0.6.6.2-10|35	Requires:	gstreamer%{gstapi}-flac
14mr|python-coherence-0.6.6.2-10|36	Requires:	gstreamer%{gstapi}-plugins-base
14mr|python-coherence-0.6.6.2-10|37	
14mr|python-coherence-0.6.6.2-10|38	Requires:	python-pkg-resources
14mr|python-coherence-0.6.6.2-10|39	Requires:	python-nose
14mr|python-coherence-0.6.6.2-10|40	Requires:	python-sqlite2
14mr|python-coherence-0.6.6.2-10|41	Requires(post,preun):	rpm-helper
14mr|python-coherence-0.6.6.2-10|42	BuildRequires:  python-devel
14mr|python-coherence-0.6.6.2-10|43	
14mr|python-coherence-0.6.6.2-10|44	%description
14mr|python-coherence-0.6.6.2-10|45	As a stand-alone application Coherence acts as a DLNA/UPnP MediaServer and
14mr|python-coherence-0.6.6.2-10|46	exports local and remote media files via its plugins to other UPnP clients.
14mr|python-coherence-0.6.6.2-10|47	And together with GStreamer it forms a controllable DLNA/UPnP MediaRenderer.
14mr|python-coherence-0.6.6.2-10|48	
14mr|python-coherence-0.6.6.2-10|49	%post
14mr|python-coherence-0.6.6.2-10|50	%_post_service coherence
14mr|python-coherence-0.6.6.2-10|51	
14mr|python-coherence-0.6.6.2-10|52	%preun
14mr|python-coherence-0.6.6.2-10|53	%_preun_service coherence
14mr|python-coherence-0.6.6.2-10|54	
14mr|python-coherence-0.6.6.2-10|55	%files
14mr|python-coherence-0.6.6.2-10|56	%doc docs/coherence.conf.example
14mr|python-coherence-0.6.6.2-10|57	%{_bindir}/coherence
14mr|python-coherence-0.6.6.2-10|58	%{_initrddir}/coherence
14mr|python-coherence-0.6.6.2-10|59	%config(noreplace) %{_sysconfdir}/coherence/*conf
14mr|python-coherence-0.6.6.2-10|60	%{py_platsitedir}/*
14mr|python-coherence-0.6.6.2-10|61	/srv/public
14mr|python-coherence-0.6.6.2-10|62	%{_datadir}/dbus-1/services/
14mr|python-coherence-0.6.6.2-10|63	
14mr|python-coherence-0.6.6.2-10|64	#------------------------------------------------------------
14mr|python-coherence-0.6.6.2-10|65	
14mr|python-coherence-0.6.6.2-10|66	%package applet
14mr|python-coherence-0.6.6.2-10|67	Summary:	Applet for controlling coherence
14mr|python-coherence-0.6.6.2-10|68	Group:		Networking/File transfer
14mr|python-coherence-0.6.6.2-10|69	Requires:	%{name}
14mr|python-coherence-0.6.6.2-10|70	Requires:	python-qt4
14mr|python-coherence-0.6.6.2-10|71	Requires:	python-qt4-core
14mr|python-coherence-0.6.6.2-10|72	Requires:	python-qt4-gui
14mr|python-coherence-0.6.6.2-10|73	
14mr|python-coherence-0.6.6.2-10|74	%description applet
14mr|python-coherence-0.6.6.2-10|75	A simple desktop applet to control (start/stop) coherence
14mr|python-coherence-0.6.6.2-10|76	
14mr|python-coherence-0.6.6.2-10|77	%files applet
14mr|python-coherence-0.6.6.2-10|78	%{_bindir}/applet-coherence
14mr|python-coherence-0.6.6.2-10|79	%{_iconsdir}/coherence/*
14mr|python-coherence-0.6.6.2-10|80	%{_datadir}/applications/%{name}-applet.desktop
14mr|python-coherence-0.6.6.2-10|81	%{_iconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|82	%{_liconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|83	%{_miconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|84	
14mr|python-coherence-0.6.6.2-10|85	#------------------------------------------------------------
14mr|python-coherence-0.6.6.2-10|86	
14mr|python-coherence-0.6.6.2-10|87	%prep
14mr|python-coherence-0.6.6.2-10|88	%setup -qn %{modname}-%{version}
14mr|python-coherence-0.6.6.2-10|89	%patch0 -p0
14mr|python-coherence-0.6.6.2-10|90	
14mr|python-coherence-0.6.6.2-10|91	%build
14mr|python-coherence-0.6.6.2-10|92	python setup.py build
14mr|python-coherence-0.6.6.2-10|93	
14mr|python-coherence-0.6.6.2-10|94	%install
14mr|python-coherence-0.6.6.2-10|95	mkdir -p %{buildroot}/%{_initrddir}
14mr|python-coherence-0.6.6.2-10|96	mkdir -p %{buildroot}/%{_sysconfdir}/coherence
14mr|python-coherence-0.6.6.2-10|97	mkdir -p %{buildroot}/usr/share/icons/coherence
14mr|python-coherence-0.6.6.2-10|98	mkdir -p %{buildroot}%{_datadir}/applications/
14mr|python-coherence-0.6.6.2-10|99	mkdir -p %{buildroot}/srv/public
14mr|python-coherence-0.6.6.2-10|100	# Install the D-Bus service file
14mr|python-coherence-0.6.6.2-10|101	mkdir -p %{buildroot}/%{_datadir}/dbus-1/services
14mr|python-coherence-0.6.6.2-10|102	
14mr|python-coherence-0.6.6.2-10|103	python setup.py install --root=%{buildroot} --install-lib=%{py_platsitedir}
14mr|python-coherence-0.6.6.2-10|104	install -m 755 misc/coherence-initscript.sh %{buildroot}/%{_initrddir}/coherence
14mr|python-coherence-0.6.6.2-10|105	install -m 644 %SOURCE1 %{buildroot}/%{_sysconfdir}/coherence
14mr|python-coherence-0.6.6.2-10|106	mv "%{buildroot}/%{py_platsitedir}/misc/Desktop-Applet/tango-system-file-manager.png" %{buildroot}/usr/share/icons/coherence
14mr|python-coherence-0.6.6.2-10|107	install -m 644 misc/org.Coherence.service %{buildroot}/%{_datadir}/dbus-1/services/
14mr|python-coherence-0.6.6.2-10|108	
14mr|python-coherence-0.6.6.2-10|109	# install icons
14mr|python-coherence-0.6.6.2-10|110	mkdir -p %{buildroot}%{_miconsdir}
14mr|python-coherence-0.6.6.2-10|111	mkdir -p %{buildroot}%{_iconsdir}
14mr|python-coherence-0.6.6.2-10|112	mkdir -p %{buildroot}%{_liconsdir}
14mr|python-coherence-0.6.6.2-10|113	install -m 644 %SOURCE2 %{buildroot}%{_iconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|114	convert -scale 16x16 %SOURCE2 %{buildroot}%{_miconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|115	convert -scale 48x48 %SOURCE2 %{buildroot}%{_liconsdir}/coherence.png
14mr|python-coherence-0.6.6.2-10|116	
14mr|python-coherence-0.6.6.2-10|117	# menu
14mr|python-coherence-0.6.6.2-10|118	cat > %{buildroot}%{_datadir}/applications/%{name}-applet.desktop <<EOF
14mr|python-coherence-0.6.6.2-10|119	[Desktop Entry]
14mr|python-coherence-0.6.6.2-10|120	Encoding=UTF-8
14mr|python-coherence-0.6.6.2-10|121	Name=Coherence
14mr|python-coherence-0.6.6.2-10|122	Comment=DLNA/UPnP MediaServer/MediaRenderer
14mr|python-coherence-0.6.6.2-10|123	Exec=applet-coherence
14mr|python-coherence-0.6.6.2-10|124	Icon=coherence
14mr|python-coherence-0.6.6.2-10|125	StartupNotify=true
14mr|python-coherence-0.6.6.2-10|126	Terminal=false
14mr|python-coherence-0.6.6.2-10|127	Type=Application
14mr|python-coherence-0.6.6.2-10|128	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop
14mr|python-coherence-0.6.6.2-10|129	EOF
14mr|python-coherence-0.6.6.2-10|130	
14mr|python-coherence-0.6.6.2-10|131	
14mr|python-coherence-0.6.6.2-10|132	%changelog
14mr|python-coherence-0.6.6.2-10|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.6.2-10
14mr|python-coherence-0.6.6.2-10|134	+ Revision: af177b3
14mr|python-coherence-0.6.6.2-10|135	- MassBuild#440: Increase release tag
14mr|python-coherence-0.6.6.2-10|136	
14mr|python-coherence-0.6.6.2-10|137	

18627 14
14mr|python-configobj-4.7.2-6|1	%define module	configobj
14mr|python-configobj-4.7.2-6|2	%define name	python-%{module}
14mr|python-configobj-4.7.2-6|3	%define version 4.7.2
14mr|python-configobj-4.7.2-6|4	%define release 6
14mr|python-configobj-4.7.2-6|5	
14mr|python-configobj-4.7.2-6|6	Name: 	   %{name}
14mr|python-configobj-4.7.2-6|7	Summary:   Simple but powerful config file reader and writer
14mr|python-configobj-4.7.2-6|8	Version:   %{version}
14mr|python-configobj-4.7.2-6|9	Release:   %{release}
14mr|python-configobj-4.7.2-6|10	License:   BSD
14mr|python-configobj-4.7.2-6|11	Group:	   Development/Python
14mr|python-configobj-4.7.2-6|12	Provides:  python-ConfigObj = %{version}
14mr|python-configobj-4.7.2-6|13	URL: 	   http://www.voidspace.org.uk/python/configobj.html
14mr|python-configobj-4.7.2-6|14	Source0:   http://www.voidspace.org.uk/downloads/%{module}-%{version}.zip
14mr|python-configobj-4.7.2-6|15	Provides:  ConfigObj = %{version}
14mr|python-configobj-4.7.2-6|16	BuildRequires: python-devel
14mr|python-configobj-4.7.2-6|17	BuildRequires: python-setuptools
14mr|python-configobj-4.7.2-6|18	BuildArch: noarch
14mr|python-configobj-4.7.2-6|19	BuildRoot: %{_tmppath}/%{name}-%{version}
14mr|python-configobj-4.7.2-6|20	
14mr|python-configobj-4.7.2-6|21	%description
14mr|python-configobj-4.7.2-6|22	ConfigObj is a simple but powerful config file reader and writer: an ini file
14mr|python-configobj-4.7.2-6|23	round tripper. Its main feature is that it is very easy to use, with a
14mr|python-configobj-4.7.2-6|24	straightforward programmer's interface and a simple syntax for config files.
14mr|python-configobj-4.7.2-6|25	
14mr|python-configobj-4.7.2-6|26	%prep
14mr|python-configobj-4.7.2-6|27	# for 4.7.2, it seems the tarball is wrong
14mr|python-configobj-4.7.2-6|28	#%%setup -q -n %{module}-%{version}
14mr|python-configobj-4.7.2-6|29	unzip -o %SOURCE0
14mr|python-configobj-4.7.2-6|30	%setup -D -T -q -n %{module}-%{version}
14mr|python-configobj-4.7.2-6|31	%build
14mr|python-configobj-4.7.2-6|32	%__python setup.py build
14mr|python-configobj-4.7.2-6|33	
14mr|python-configobj-4.7.2-6|34	%install
14mr|python-configobj-4.7.2-6|35	%__rm -rf %buildroot
14mr|python-configobj-4.7.2-6|36	
14mr|python-configobj-4.7.2-6|37	%__python setup.py install --root=%buildroot
14mr|python-configobj-4.7.2-6|38	
14mr|python-configobj-4.7.2-6|39	%clean
14mr|python-configobj-4.7.2-6|40	%__rm -rf %buildroot
14mr|python-configobj-4.7.2-6|41	
14mr|python-configobj-4.7.2-6|42	%files
14mr|python-configobj-4.7.2-6|43	%defattr(-,root,root)
14mr|python-configobj-4.7.2-6|44	%doc docs/*
14mr|python-configobj-4.7.2-6|45	%py_puresitedir/*py
14mr|python-configobj-4.7.2-6|46	%py_puresitedir/*.egg-info
14mr|python-configobj-4.7.2-6|47	
14mr|python-configobj-4.7.2-6|48	
14mr|python-configobj-4.7.2-6|49	
14mr|python-configobj-4.7.2-6|50	%changelog
14mr|python-configobj-4.7.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.7.2-6
14mr|python-configobj-4.7.2-6|52	+ Revision: 4704d64
14mr|python-configobj-4.7.2-6|53	- MassBuild#440: Increase release tag
14mr|python-configobj-4.7.2-6|54	
14mr|python-configobj-4.7.2-6|55	

18628 14
14mr|python-cups-1.9.67-1|1	%define module cups
14mr|python-cups-1.9.67-1|2	
14mr|python-cups-1.9.67-1|3	Summary:	Python bindings for the CUPS API
14mr|python-cups-1.9.67-1|4	Name:		python-%{module}
14mr|python-cups-1.9.67-1|5	Version:	1.9.67
14mr|python-cups-1.9.67-1|6	Release:	1
14mr|python-cups-1.9.67-1|7	License:	BSD
14mr|python-cups-1.9.67-1|8	Group:		Development/Python
14mr|python-cups-1.9.67-1|9	Url:		http://cyberelk.net/tim/software/pycups/
14mr|python-cups-1.9.67-1|10	Source0:	http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
14mr|python-cups-1.9.67-1|11	BuildRequires:	cups-devel
14mr|python-cups-1.9.67-1|12	BuildRequires:	pkgconfig(python2)
14mr|python-cups-1.9.67-1|13	
14mr|python-cups-1.9.67-1|14	%description
14mr|python-cups-1.9.67-1|15	Python bindings for the CUPS API.
14mr|python-cups-1.9.67-1|16	
14mr|python-cups-1.9.67-1|17	%prep
14mr|python-cups-1.9.67-1|18	%setup -qn pycups-%{version}
14mr|python-cups-1.9.67-1|19	
14mr|python-cups-1.9.67-1|20	%build
14mr|python-cups-1.9.67-1|21	CFLAGS=-DVERSION=\\\"%{version}\\\" python setup.py build
14mr|python-cups-1.9.67-1|22	
14mr|python-cups-1.9.67-1|23	%install
14mr|python-cups-1.9.67-1|24	python setup.py install --skip-build --root=%{buildroot}
14mr|python-cups-1.9.67-1|25	
14mr|python-cups-1.9.67-1|26	%files
14mr|python-cups-1.9.67-1|27	%{py_platsitedir}/*.egg-info
14mr|python-cups-1.9.67-1|28	%{py_platsitedir}/cups.so
14mr|python-cups-1.9.67-1|29	
14mr|python-cups-1.9.67-1|30	
14mr|python-cups-1.9.67-1|31	
14mr|python-cups-1.9.67-1|32	%changelog
14mr|python-cups-1.9.67-1|33	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.9.67-1
14mr|python-cups-1.9.67-1|34	+ Revision: e61a829
14mr|python-cups-1.9.67-1|35	- Merge pull request #3 from import/python-cups:auto_update
14mr|python-cups-1.9.67-1|36	- ROSA Updates Builder: update suggested
14mr|python-cups-1.9.67-1|37	
14mr|python-cups-1.9.67-1|38	

18629 14
14mr|python-curl-7.19.5-1|1	%define module curl
14mr|python-curl-7.19.5-1|2	
14mr|python-curl-7.19.5-1|3	Summary:	A Python interface to libcurl
14mr|python-curl-7.19.5-1|4	Name:		python-%{module}
14mr|python-curl-7.19.5-1|5	Version:	7.19.5
14mr|python-curl-7.19.5-1|6	Release:	1
14mr|python-curl-7.19.5-1|7	Group:		Development/Python
14mr|python-curl-7.19.5-1|8	License:	LGPLv2+
14mr|python-curl-7.19.5-1|9	Url:		http://pycurl.sourceforge.net
14mr|python-curl-7.19.5-1|10	Source0:	http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
14mr|python-curl-7.19.5-1|11	Patch2:		pycurl-7.19.5-link.patch
14mr|python-curl-7.19.5-1|12	BuildRequires:	pkgconfig(libcurl)
14mr|python-curl-7.19.5-1|13	BuildRequires:	pkgconfig(python)
14mr|python-curl-7.19.5-1|14	Provides:	python-pycurl = %{version}-%{release}
14mr|python-curl-7.19.5-1|15	
14mr|python-curl-7.19.5-1|16	%description
14mr|python-curl-7.19.5-1|17	PycURL is a Python interface to libcurl. PycURL can be used to fetch
14mr|python-curl-7.19.5-1|18	objects identified by a URL from a Python program, similar to the
14mr|python-curl-7.19.5-1|19	urllib Python module. PycURL is mature, very fast, and supports a lot
14mr|python-curl-7.19.5-1|20	of features.
14mr|python-curl-7.19.5-1|21	
14mr|python-curl-7.19.5-1|22	%prep
14mr|python-curl-7.19.5-1|23	%setup -qn pycurl-%{version}
14mr|python-curl-7.19.5-1|24	chmod a-x examples/*py
14mr|python-curl-7.19.5-1|25	%apply_patches
14mr|python-curl-7.19.5-1|26	
14mr|python-curl-7.19.5-1|27	%build
14mr|python-curl-7.19.5-1|28	env CFLAGS="%{optflags} -DHAVE_CURL_OPENSSL" python setup.py build
14mr|python-curl-7.19.5-1|29	
14mr|python-curl-7.19.5-1|30	%check
14mr|python-curl-7.19.5-1|31	export PYTHONPATH=%{buildroot}%{py_platsitedir}
14mr|python-curl-7.19.5-1|32	python -c 'import py%{module}; print(py%{module}.version)'
14mr|python-curl-7.19.5-1|33	
14mr|python-curl-7.19.5-1|34	%install
14mr|python-curl-7.19.5-1|35	python setup.py install --skip-build --root=%{buildroot} --optimize=2
14mr|python-curl-7.19.5-1|36	rm -rf %{buildroot}%{_datadir}/doc/pycurl
14mr|python-curl-7.19.5-1|37	
14mr|python-curl-7.19.5-1|38	%files
14mr|python-curl-7.19.5-1|39	%doc COPYING-LGPL COPYING-MIT ChangeLog README.rst examples doc
14mr|python-curl-7.19.5-1|40	%{py_platsitedir}/*
14mr|python-curl-7.19.5-1|41	
14mr|python-curl-7.19.5-1|42	
14mr|python-curl-7.19.5-1|43	%changelog
14mr|python-curl-7.19.5-1|44	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.19.5-1
14mr|python-curl-7.19.5-1|45	+ Revision: 5c11ce2
14mr|python-curl-7.19.5-1|46	- Updated to 07.19.5
14mr|python-curl-7.19.5-1|47	
14mr|python-curl-7.19.5-1|48	

18630 14
14mr|python-cython-0.21-1|1	%define tarname Cython
14mr|python-cython-0.21-1|2	
14mr|python-cython-0.21-1|3	Summary:	Language for writing C extensions to Python
14mr|python-cython-0.21-1|4	Name:		python-cython
14mr|python-cython-0.21-1|5	Version:	0.21
14mr|python-cython-0.21-1|6	Release:	1
14mr|python-cython-0.21-1|7	Source0:	http://www.cython.org/release/Cython-%{version}.tar.gz
14mr|python-cython-0.21-1|8	Source100:	%{name}.rpmlintrc
14mr|python-cython-0.21-1|9	License:	Apache License
14mr|python-cython-0.21-1|10	Group:		Development/Python
14mr|python-cython-0.21-1|11	Url:		http://www.cython.org
14mr|python-cython-0.21-1|12	BuildRequires:	python-devel
14mr|python-cython-0.21-1|13	BuildRequires:	dos2unix
14mr|python-cython-0.21-1|14	BuildRequires:  python-distribute
14mr|python-cython-0.21-1|15	BuildRequires:  python3-distribute
14mr|python-cython-0.21-1|16	
14mr|python-cython-0.21-1|17	%description
14mr|python-cython-0.21-1|18	Cython is a language that facilitates the writing of C extensions for
14mr|python-cython-0.21-1|19	the Python language. It is based on Pyrex, but provides more cutting
14mr|python-cython-0.21-1|20	edge functionality and optimizations.
14mr|python-cython-0.21-1|21	
14mr|python-cython-0.21-1|22	
14mr|python-cython-0.21-1|23	%package -n python3-cython
14mr|python-cython-0.21-1|24	Summary:    Language for writing C extensions to Python
14mr|python-cython-0.21-1|25	Group:      Development/Python
14mr|python-cython-0.21-1|26	
14mr|python-cython-0.21-1|27	BuildRequires:  python3-devel
14mr|python-cython-0.21-1|28	
14mr|python-cython-0.21-1|29	%description -n python3-cython
14mr|python-cython-0.21-1|30	Cython is a language that facilitates the writing of C extensions for
14mr|python-cython-0.21-1|31	the Python language. It is based on Pyrex, but provides more cutting
14mr|python-cython-0.21-1|32	edge functionality and optimizations.
14mr|python-cython-0.21-1|33	
14mr|python-cython-0.21-1|34	%prep
14mr|python-cython-0.21-1|35	%setup -q -c
14mr|python-cython-0.21-1|36	
14mr|python-cython-0.21-1|37	mv %{tarname}-%{version} python2
14mr|python-cython-0.21-1|38	cp -r python2 python3
14mr|python-cython-0.21-1|39	
14mr|python-cython-0.21-1|40	%build
14mr|python-cython-0.21-1|41	pushd python2
14mr|python-cython-0.21-1|42	python setup.py build
14mr|python-cython-0.21-1|43	popd
14mr|python-cython-0.21-1|44	pushd python3
14mr|python-cython-0.21-1|45	%{__python3} setup.py build
14mr|python-cython-0.21-1|46	popd
14mr|python-cython-0.21-1|47	
14mr|python-cython-0.21-1|48	%install
14mr|python-cython-0.21-1|49	
14mr|python-cython-0.21-1|50	pushd python3
14mr|python-cython-0.21-1|51	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root %{buildroot}
14mr|python-cython-0.21-1|52	mv %{buildroot}/usr/bin/cython %{buildroot}/usr/bin/cython3
14mr|python-cython-0.21-1|53	mv %{buildroot}/usr/bin/cygdb %{buildroot}/usr/bin/cygdb3
14mr|python-cython-0.21-1|54	mv %{buildroot}/usr/bin/cythonize %{buildroot}/usr/bin/cythonize3
14mr|python-cython-0.21-1|55	popd
14mr|python-cython-0.21-1|56	
14mr|python-cython-0.21-1|57	pushd python2
14mr|python-cython-0.21-1|58	find -name .*DS_Store* | xargs rm -rf
14mr|python-cython-0.21-1|59	
14mr|python-cython-0.21-1|60	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root %{buildroot}
14mr|python-cython-0.21-1|61	pushd Tools
14mr|python-cython-0.21-1|62	dos2unix cython-mode.el
14mr|python-cython-0.21-1|63	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python-cython-0.21-1|64	%__install -m 644 *.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python-cython-0.21-1|65	popd
14mr|python-cython-0.21-1|66	popd
14mr|python-cython-0.21-1|67	
14mr|python-cython-0.21-1|68	#%%check
14mr|python-cython-0.21-1|69	#PYTHONPATH=`pwd`/../build/lib make test clean
14mr|python-cython-0.21-1|70	
14mr|python-cython-0.21-1|71	%files
14mr|python-cython-0.21-1|72	%{_sysconfdir}/emacs/site-start.d/*.el*
14mr|python-cython-0.21-1|73	%{_bindir}/cython
14mr|python-cython-0.21-1|74	%{_bindir}/cygdb
14mr|python-cython-0.21-1|75	%{_bindir}/cythonize
14mr|python-cython-0.21-1|76	%{py_platsitedir}/Cython*
14mr|python-cython-0.21-1|77	%{py_platsitedir}/cython*
14mr|python-cython-0.21-1|78	%{py_platsitedir}/pyximport*
14mr|python-cython-0.21-1|79	
14mr|python-cython-0.21-1|80	%files -n python3-cython
14mr|python-cython-0.21-1|81	%{_bindir}/cython3
14mr|python-cython-0.21-1|82	%{_bindir}/cygdb3
14mr|python-cython-0.21-1|83	%{_bindir}/cythonize3
14mr|python-cython-0.21-1|84	%{py3_platsitedir}/__pycache__/*
14mr|python-cython-0.21-1|85	%{py3_platsitedir}/Cython*
14mr|python-cython-0.21-1|86	%{py3_platsitedir}/cython*
14mr|python-cython-0.21-1|87	%{py3_platsitedir}/pyximport*
14mr|python-cython-0.21-1|88	
14mr|python-cython-0.21-1|89	%changelog
14mr|python-cython-0.21-1|90	* Sun Sep 28 2014 dsilakov <denis.silakov@rosalab.ru> 0.21-1
14mr|python-cython-0.21-1|91	+ Revision: 9cb65e0
14mr|python-cython-0.21-1|92	- Merge pull request #1 from import/python-cython:auto_update
14mr|python-cython-0.21-1|93	- ROSA Updates Builder: update suggested
14mr|python-cython-0.21-1|94	
14mr|python-cython-0.21-1|95	

18631 14
14mr|python-dateutil-2.1-3|1	%define fname	dateutil
14mr|python-dateutil-2.1-3|2	
14mr|python-dateutil-2.1-3|3	Summary:	Provides powerful extensions to the standard datetime module
14mr|python-dateutil-2.1-3|4	Name:		python-dateutil
14mr|python-dateutil-2.1-3|5	Version:	2.1
14mr|python-dateutil-2.1-3|6	Release:	3
14mr|python-dateutil-2.1-3|7	License:	Python
14mr|python-dateutil-2.1-3|8	Group:		Development/Python
14mr|python-dateutil-2.1-3|9	URL:		http://labix.org/python-dateutil
14mr|python-dateutil-2.1-3|10	Source0:	http://pypi.python.org/packages/source/p/python-dateutil/%{name}-%{version}.tar.gz
14mr|python-dateutil-2.1-3|11	BuildRequires:	python-devel
14mr|python-dateutil-2.1-3|12	BuildRequires:	python-setuptools
14mr|python-dateutil-2.1-3|13	Requires:	python
14mr|python-dateutil-2.1-3|14	BuildArch:	noarch
14mr|python-dateutil-2.1-3|15	
14mr|python-dateutil-2.1-3|16	%description
14mr|python-dateutil-2.1-3|17	The dateutil module provides powerful extensions to the standard
14mr|python-dateutil-2.1-3|18	datetime module available in Python. Features include:
14mr|python-dateutil-2.1-3|19	
14mr|python-dateutil-2.1-3|20	* Computing of relative deltas (next month, next year, next monday,
14mr|python-dateutil-2.1-3|21	last week of month, etc);
14mr|python-dateutil-2.1-3|22	* Computing of relative deltas between two given date and/or datetime
14mr|python-dateutil-2.1-3|23	objects;
14mr|python-dateutil-2.1-3|24	* Computing of dates based on very flexible recurrence rules, using a
14mr|python-dateutil-2.1-3|25	superset of the iCalendar specification. Parsing of RFC strings is
14mr|python-dateutil-2.1-3|26	supported as well;
14mr|python-dateutil-2.1-3|27	* Generic parsing of dates in almost any string format;
14mr|python-dateutil-2.1-3|28	* Timezone (tzinfo) implementations for tzfile(5) format files
14mr|python-dateutil-2.1-3|29	(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string
14mr|python-dateutil-2.1-3|30	(in all known formats), iCalendar format files, given ranges (with
14mr|python-dateutil-2.1-3|31	help from relative deltas), local machine timezone, fixed offset
14mr|python-dateutil-2.1-3|32	timezone, UTC timezone, and Windows registry-based time zones;
14mr|python-dateutil-2.1-3|33	* Internal up-to-date world timezone information based on Olson's
14mr|python-dateutil-2.1-3|34	database;
14mr|python-dateutil-2.1-3|35	* Computing of Easter Sunday dates for any given year, using Western,
14mr|python-dateutil-2.1-3|36	Orthodox or Julian algorithms;
14mr|python-dateutil-2.1-3|37	* More than 400 test cases.
14mr|python-dateutil-2.1-3|38	
14mr|python-dateutil-2.1-3|39	%prep
14mr|python-dateutil-2.1-3|40	%setup -q
14mr|python-dateutil-2.1-3|41	
14mr|python-dateutil-2.1-3|42	%build
14mr|python-dateutil-2.1-3|43	
14mr|python-dateutil-2.1-3|44	%install
14mr|python-dateutil-2.1-3|45	python setup.py install --root=%{buildroot}
14mr|python-dateutil-2.1-3|46	# Give read permissions for all files inside egg-info folder
14mr|python-dateutil-2.1-3|47	find %{buildroot}%{py_puresitedir}/*egg-info -type f -exec chmod 644 {} \;
14mr|python-dateutil-2.1-3|48	
14mr|python-dateutil-2.1-3|49	%files
14mr|python-dateutil-2.1-3|50	%doc LICENSE README NEWS
14mr|python-dateutil-2.1-3|51	%{py_puresitedir}/%{fname}
14mr|python-dateutil-2.1-3|52	%{py_puresitedir}/python_%{fname}-%{version}-py%{py_ver}.egg-info
14mr|python-dateutil-2.1-3|53	
14mr|python-dateutil-2.1-3|54	
14mr|python-dateutil-2.1-3|55	
14mr|python-dateutil-2.1-3|56	%changelog
14mr|python-dateutil-2.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|python-dateutil-2.1-3|58	+ Revision: 8f92dfa
14mr|python-dateutil-2.1-3|59	- MassBuild#440: Increase release tag
14mr|python-dateutil-2.1-3|60	
14mr|python-dateutil-2.1-3|61	

18632 14
14mr|python-decorator-3.4.0-4|1	%define module	decorator
14mr|python-decorator-3.4.0-4|2	
14mr|python-decorator-3.4.0-4|3	Summary:	Python decorator utilities
14mr|python-decorator-3.4.0-4|4	Name:		python-%{module}
14mr|python-decorator-3.4.0-4|5	Version:	3.4.0
14mr|python-decorator-3.4.0-4|6	Release:	4
14mr|python-decorator-3.4.0-4|7	Source0:	http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
14mr|python-decorator-3.4.0-4|8	License:	BSD
14mr|python-decorator-3.4.0-4|9	Group:		Development/Python
14mr|python-decorator-3.4.0-4|10	Url:		http://pypi.python.org/pypi/decorator/
14mr|python-decorator-3.4.0-4|11	BuildArch:	noarch
14mr|python-decorator-3.4.0-4|12	BuildRequires:	python-devel, python3-devel
14mr|python-decorator-3.4.0-4|13	
14mr|python-decorator-3.4.0-4|14	%description
14mr|python-decorator-3.4.0-4|15	The aim of the decorator module it to simplify the usage of decorators
14mr|python-decorator-3.4.0-4|16	for the average programmer, and to popularize decorators by showing
14mr|python-decorator-3.4.0-4|17	various non-trivial examples. Of course, as all techniques, decorators
14mr|python-decorator-3.4.0-4|18	can be abused and you should not try to solve every problem with a
14mr|python-decorator-3.4.0-4|19	decorator, just because you can.
14mr|python-decorator-3.4.0-4|20	
14mr|python-decorator-3.4.0-4|21	%package -n python3-decorator
14mr|python-decorator-3.4.0-4|22	Summary:        Python decorator utilities
14mr|python-decorator-3.4.0-4|23	Group:          Development/Python
14mr|python-decorator-3.4.0-4|24	Requires:       python3
14mr|python-decorator-3.4.0-4|25	
14mr|python-decorator-3.4.0-4|26	%description -n python3-decorator
14mr|python-decorator-3.4.0-4|27	The aim of the decorator module it to simplify the usage of decorators
14mr|python-decorator-3.4.0-4|28	for the average programmer, and to popularize decorators by showing
14mr|python-decorator-3.4.0-4|29	various non-trivial examples. Of course, as all techniques, decorators
14mr|python-decorator-3.4.0-4|30	can be abused and you should not try to solve every problem with a
14mr|python-decorator-3.4.0-4|31	decorator, just because you can.
14mr|python-decorator-3.4.0-4|32	
14mr|python-decorator-3.4.0-4|33	%prep
14mr|python-decorator-3.4.0-4|34	%setup -q -c
14mr|python-decorator-3.4.0-4|35	
14mr|python-decorator-3.4.0-4|36	mv %{module}-%{version} python2
14mr|python-decorator-3.4.0-4|37	cp -r python2 python3
14mr|python-decorator-3.4.0-4|38	
14mr|python-decorator-3.4.0-4|39	%install
14mr|python-decorator-3.4.0-4|40	pushd python2
14mr|python-decorator-3.4.0-4|41	%{__python} setup.py install --root=%{buildroot}
14mr|python-decorator-3.4.0-4|42	popd
14mr|python-decorator-3.4.0-4|43	
14mr|python-decorator-3.4.0-4|44	pushd python3
14mr|python-decorator-3.4.0-4|45	%{__python3} setup.py install --root=%{buildroot}
14mr|python-decorator-3.4.0-4|46	popd
14mr|python-decorator-3.4.0-4|47	
14mr|python-decorator-3.4.0-4|48	%files -n python-decorator
14mr|python-decorator-3.4.0-4|49	%doc python2/documentation.* python2/*.txt
14mr|python-decorator-3.4.0-4|50	%{python_sitelib}/%{module}*
14mr|python-decorator-3.4.0-4|51	
14mr|python-decorator-3.4.0-4|52	%files -n python3-decorator
14mr|python-decorator-3.4.0-4|53	%doc python3/documentation.* python3/*.txt
14mr|python-decorator-3.4.0-4|54	%{python3_sitelib}/%{module}*
14mr|python-decorator-3.4.0-4|55	
14mr|python-decorator-3.4.0-4|56	%changelog
14mr|python-decorator-3.4.0-4|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.0-4
14mr|python-decorator-3.4.0-4|58	+ Revision: e834774
14mr|python-decorator-3.4.0-4|59	- MassBuild#440: Increase release tag
14mr|python-decorator-3.4.0-4|60	
14mr|python-decorator-3.4.0-4|61	

18633 14
14mr|python-decoratortools-1.8-3|1	%define oname DecoratorTools
14mr|python-decoratortools-1.8-3|2	
14mr|python-decoratortools-1.8-3|3	Name:           python-decoratortools
14mr|python-decoratortools-1.8-3|4	Version:        1.8
14mr|python-decoratortools-1.8-3|5	Release:        3
14mr|python-decoratortools-1.8-3|6	Summary:        Use class and function decorators -- even in Python 2.3
14mr|python-decoratortools-1.8-3|7	Group:          Development/Python
14mr|python-decoratortools-1.8-3|8	License:        Python or ZPLv2.1
14mr|python-decoratortools-1.8-3|9	URL:            http://cheeseshop.python.org/pypi/DecoratorTools
14mr|python-decoratortools-1.8-3|10	Source0:        http://cheeseshop.python.org/packages/source/D/DecoratorTools/%{oname}-%{version}.zip
14mr|python-decoratortools-1.8-3|11	BuildArch:      noarch
14mr|python-decoratortools-1.8-3|12	
14mr|python-decoratortools-1.8-3|13	BuildRequires:  python-devel
14mr|python-decoratortools-1.8-3|14	BuildRequires:  python-setuptools
14mr|python-decoratortools-1.8-3|15	
14mr|python-decoratortools-1.8-3|16	%description
14mr|python-decoratortools-1.8-3|17	Want to use decorators, but still need to support Python 2.3? Wish you could
14mr|python-decoratortools-1.8-3|18	have class decorators, decorate arbitrary assignments, or match decorated
14mr|python-decoratortools-1.8-3|19	function signatures to their original functions?
14mr|python-decoratortools-1.8-3|20	Then you need "DecoratorTools".
14mr|python-decoratortools-1.8-3|21	
14mr|python-decoratortools-1.8-3|22	%prep
14mr|python-decoratortools-1.8-3|23	%setup -q -n %{oname}-%{version}
14mr|python-decoratortools-1.8-3|24	
14mr|python-decoratortools-1.8-3|25	%build
14mr|python-decoratortools-1.8-3|26	%{__python} setup.py build
14mr|python-decoratortools-1.8-3|27	
14mr|python-decoratortools-1.8-3|28	%install
14mr|python-decoratortools-1.8-3|29	%{__python} setup.py install --skip-build --root %{buildroot}
14mr|python-decoratortools-1.8-3|30	
14mr|python-decoratortools-1.8-3|31	%files
14mr|python-decoratortools-1.8-3|32	%defattr(-,root,root,-)
14mr|python-decoratortools-1.8-3|33	%doc README.txt
14mr|python-decoratortools-1.8-3|34	%{py_puresitedir}/*
14mr|python-decoratortools-1.8-3|35	
14mr|python-decoratortools-1.8-3|36	
14mr|python-decoratortools-1.8-3|37	
14mr|python-decoratortools-1.8-3|38	
14mr|python-decoratortools-1.8-3|39	%changelog
14mr|python-decoratortools-1.8-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|python-decoratortools-1.8-3|41	+ Revision: dac0c40
14mr|python-decoratortools-1.8-3|42	- MassBuild#440: Increase release tag
14mr|python-decoratortools-1.8-3|43	
14mr|python-decoratortools-1.8-3|44	

18634 14
14mr|python-django-1.7-1|1	%define module	django
14mr|python-django-1.7-1|2	%define tarname	Django
14mr|python-django-1.7-1|3	
14mr|python-django-1.7-1|4	Summary:	A high-level Python Web framework
14mr|python-django-1.7-1|5	
14mr|python-django-1.7-1|6	
14mr|python-django-1.7-1|7	
14mr|python-django-1.7-1|8	Name:		python-%{module}
14mr|python-django-1.7-1|9	Version:	1.7
14mr|python-django-1.7-1|10	Release:	1
14mr|python-django-1.7-1|11	License:	BSD
14mr|python-django-1.7-1|12	Group:		Development/Python
14mr|python-django-1.7-1|13	Url:		http://www.djangoproject.com
14mr|python-django-1.7-1|14	Source0:	https://pypi.python.org/packages/source/D/Django/Django-%{version}.tar.gz
14mr|python-django-1.7-1|15	BuildArch:	noarch
14mr|python-django-1.7-1|16	BuildRequires:	python-distribute
14mr|python-django-1.7-1|17	BuildRequires:	python-sphinx
14mr|python-django-1.7-1|18	BuildRequires:	pkgconfig(python-2.7)
14mr|python-django-1.7-1|19	
14mr|python-django-1.7-1|20	%description
14mr|python-django-1.7-1|21	Django is a high-level Python Web framework that encourages rapid development
14mr|python-django-1.7-1|22	and clean, pragmatic design.
14mr|python-django-1.7-1|23	
14mr|python-django-1.7-1|24	Developed and used over the past two years by a fast-moving online-news
14mr|python-django-1.7-1|25	operation, Django was designed from scratch to handle two challenges:	the
14mr|python-django-1.7-1|26	intensive deadlines of a newsroom and the stringent requirements of experienced
14mr|python-django-1.7-1|27	Web developers. It has convenient niceties for developing content-management
14mr|python-django-1.7-1|28	systems, but it's an excellent tool for building any Web site.
14mr|python-django-1.7-1|29	
14mr|python-django-1.7-1|30	Django focuses on automating as much as possible and adhering to the
14mr|python-django-1.7-1|31	DRY principle.
14mr|python-django-1.7-1|32	
14mr|python-django-1.7-1|33	%prep
14mr|python-django-1.7-1|34	%setup -qn %{tarname}-%{version}
14mr|python-django-1.7-1|35	sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py
14mr|python-django-1.7-1|36	
14mr|python-django-1.7-1|37	%build
14mr|python-django-1.7-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py build
14mr|python-django-1.7-1|39	make -C docs/ html
14mr|python-django-1.7-1|40	
14mr|python-django-1.7-1|41	%install
14mr|python-django-1.7-1|42	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mr|python-django-1.7-1|43	
14mr|python-django-1.7-1|44	%files
14mr|python-django-1.7-1|45	%doc LICENSE  docs/_build/html
14mr|python-django-1.7-1|46	%{_bindir}/*
14mr|python-django-1.7-1|47	%{py_puresitedir}/%{module}
14mr|python-django-1.7-1|48	%{py_puresitedir}/%{tarname}-*.egg-info
14mr|python-django-1.7-1|49	
14mr|python-django-1.7-1|50	%changelog
14mr|python-django-1.7-1|51	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.7-1
14mr|python-django-1.7-1|52	+ Revision: c66004c
14mr|python-django-1.7-1|53	- Merge pull request #4 from import/python-django:auto_update
14mr|python-django-1.7-1|54	- ROSA Updates Builder: update suggested
14mr|python-django-1.7-1|55	
14mr|python-django-1.7-1|56	

18635 14
14mr|python-dmidecode-3.10.13-2|1	Summary: Python module to access DMI data
14mr|python-dmidecode-3.10.13-2|2	Name:    python-dmidecode
14mr|python-dmidecode-3.10.13-2|3	Version: 3.10.13
14mr|python-dmidecode-3.10.13-2|4	Release: 2
14mr|python-dmidecode-3.10.13-2|5	License: GPLv2+
14mr|python-dmidecode-3.10.13-2|6	Group:   Development/Python
14mr|python-dmidecode-3.10.13-2|7	URL:     http://projects.autonomy.net.au/python-dmidecode/
14mr|python-dmidecode-3.10.13-2|8	Source0: http://src.autonomy.net.au/python-dmidecode/%{name}-%{version}.tar.gz
14mr|python-dmidecode-3.10.13-2|9	Requires: python-libxml2
14mr|python-dmidecode-3.10.13-2|10	BuildRequires: python-libxml2
14mr|python-dmidecode-3.10.13-2|11	BuildRequires: pkgconfig(libxml-2.0)
14mr|python-dmidecode-3.10.13-2|12	BuildRequires: python-devel
14mr|python-dmidecode-3.10.13-2|13	
14mr|python-dmidecode-3.10.13-2|14	Patch1: SIGILL-catcher.patch
14mr|python-dmidecode-3.10.13-2|15	
14mr|python-dmidecode-3.10.13-2|16	%description
14mr|python-dmidecode-3.10.13-2|17	python-dmidecode is a python extension module that uses the
14mr|python-dmidecode-3.10.13-2|18	code-base of the 'dmidecode' utility, and presents the data
14mr|python-dmidecode-3.10.13-2|19	as python data structures or as XML data using libxml2.
14mr|python-dmidecode-3.10.13-2|20	
14mr|python-dmidecode-3.10.13-2|21	%prep
14mr|python-dmidecode-3.10.13-2|22	%setup -q
14mr|python-dmidecode-3.10.13-2|23	%patch1 -p1 -b .SIGILL-catcher
14mr|python-dmidecode-3.10.13-2|24	
14mr|python-dmidecode-3.10.13-2|25	%build
14mr|python-dmidecode-3.10.13-2|26	make build
14mr|python-dmidecode-3.10.13-2|27	cd unit-tests
14mr|python-dmidecode-3.10.13-2|28	make
14mr|python-dmidecode-3.10.13-2|29	cd ..
14mr|python-dmidecode-3.10.13-2|30	
14mr|python-dmidecode-3.10.13-2|31	%install
14mr|python-dmidecode-3.10.13-2|32	python src/setup.py install --root %{buildroot}
14mr|python-dmidecode-3.10.13-2|33	
14mr|python-dmidecode-3.10.13-2|34	%clean
14mr|python-dmidecode-3.10.13-2|35	
14mr|python-dmidecode-3.10.13-2|36	%files
14mr|python-dmidecode-3.10.13-2|37	%doc README doc/README.upstream doc/LICENSE doc/AUTHORS doc/AUTHORS.upstream
14mr|python-dmidecode-3.10.13-2|38	%{python_sitearch}/dmidecodemod.so
14mr|python-dmidecode-3.10.13-2|39	%{python_sitearch}/dmidecode.py
14mr|python-dmidecode-3.10.13-2|40	%{python_sitearch}/*.egg-info
14mr|python-dmidecode-3.10.13-2|41	%{_datadir}/python-dmidecode/
14mr|python-dmidecode-3.10.13-2|42	
14mr|python-dmidecode-3.10.13-2|43	%changelog
14mr|python-dmidecode-3.10.13-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.13-2
14mr|python-dmidecode-3.10.13-2|45	+ Revision: ff2b40b
14mr|python-dmidecode-3.10.13-2|46	- MassBuild#440: Increase release tag
14mr|python-dmidecode-3.10.13-2|47	
14mr|python-dmidecode-3.10.13-2|48	

18636 14
14mr|python-docutils-0.12-5|1	%define module	docutils
14mr|python-docutils-0.12-5|2	
14mr|python-docutils-0.12-5|3	Name:		python-%{module}
14mr|python-docutils-0.12-5|4	Summary:	Python Documentation Utilities
14mr|python-docutils-0.12-5|5	Version:	0.12
14mr|python-docutils-0.12-5|6	Release:	5
14mr|python-docutils-0.12-5|7	Source:		http://downloads.sourceforge.net/project/docutils/docutils/0.12/docutils-%{version}.tar.gz
14mr|python-docutils-0.12-5|8	URL:		http://docutils.sourceforge.net/
14mr|python-docutils-0.12-5|9	License:	BSD
14mr|python-docutils-0.12-5|10	Group:		Development/Python
14mr|python-docutils-0.12-5|11	BuildArch:	noarch
14mr|python-docutils-0.12-5|12	BuildRequires:	python-devel, emacs
14mr|python-docutils-0.12-5|13	Requires:	python-roman
14mr|python-docutils-0.12-5|14	Suggests:	python-imaging
14mr|python-docutils-0.12-5|15	Conflicts:	python3-docutils
14mr|python-docutils-0.12-5|16	
14mr|python-docutils-0.12-5|17	%description
14mr|python-docutils-0.12-5|18	The purpose of the Docutils project is to create a set of tools for
14mr|python-docutils-0.12-5|19	processing plaintext documentation into useful formats, such as HTML,
14mr|python-docutils-0.12-5|20	XML, and LaTeX.  Support for the following sources has been implemented:
14mr|python-docutils-0.12-5|21	
14mr|python-docutils-0.12-5|22	* Standalone files.
14mr|python-docutils-0.12-5|23	* PEPs (Python Enhancement Proposals)
14mr|python-docutils-0.12-5|24	
14mr|python-docutils-0.12-5|25	Support for the following sources is planned:
14mr|python-docutils-0.12-5|26	
14mr|python-docutils-0.12-5|27	* Inline documentation from Python modules and packages, extracted
14mr|python-docutils-0.12-5|28	with namespace context.
14mr|python-docutils-0.12-5|29	* Email (RFC-822 headers, quoted excerpts, signatures, MIME parts).
14mr|python-docutils-0.12-5|30	* Wikis, with global reference lookups of "wiki links".
14mr|python-docutils-0.12-5|31	* Compound documents, such as multiple chapter files merged into a
14mr|python-docutils-0.12-5|32	book.
14mr|python-docutils-0.12-5|33	* And others as discovered.
14mr|python-docutils-0.12-5|34	
14mr|python-docutils-0.12-5|35	%prep
14mr|python-docutils-0.12-5|36	%setup -q -n %{module}-%{version}
14mr|python-docutils-0.12-5|37	
14mr|python-docutils-0.12-5|38	%install
14mr|python-docutils-0.12-5|39	python setup.py install --root=%{buildroot}
14mr|python-docutils-0.12-5|40	for file in %{buildroot}%{_bindir}/*.py; do
14mr|python-docutils-0.12-5|41	mv $file %{buildroot}%{_bindir}/`basename $file .py`
14mr|python-docutils-0.12-5|42	done
14mr|python-docutils-0.12-5|43	
14mr|python-docutils-0.12-5|44	# Make emacs mode available:
14mr|python-docutils-0.12-5|45	emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el
14mr|python-docutils-0.12-5|46	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
14mr|python-docutils-0.12-5|47	install -D -m 644 tools/editors/emacs/rst.el* %{buildroot}%{_datadir}/emacs/site-lisp
14mr|python-docutils-0.12-5|48	rm -rf tools/editors/emacs
14mr|python-docutils-0.12-5|49	
14mr|python-docutils-0.12-5|50	cat > ./rst.el << EOF
14mr|python-docutils-0.12-5|51	(autoload 'rst-mode "rst" "reStructuredText mode" t)
14mr|python-docutils-0.12-5|52	(add-to-list 'auto-mode-alist '("\\.rst$" . rst-mode))
14mr|python-docutils-0.12-5|53	EOF
14mr|python-docutils-0.12-5|54	emacs -batch -f batch-byte-compile rst.el
14mr|python-docutils-0.12-5|55	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python-docutils-0.12-5|56	install -m 644 rst.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
14mr|python-docutils-0.12-5|57	
14mr|python-docutils-0.12-5|58	%files
14mr|python-docutils-0.12-5|59	%doc *.txt docs tools
14mr|python-docutils-0.12-5|60	%{py_puresitedir}/docutils
14mr|python-docutils-0.12-5|61	%{py_puresitedir}/*.egg-info
14mr|python-docutils-0.12-5|62	%{_bindir}/*
14mr|python-docutils-0.12-5|63	%{_datadir}/emacs/site-lisp/*
14mr|python-docutils-0.12-5|64	%{_sysconfdir}/emacs/site-start.d/*
14mr|python-docutils-0.12-5|65	
14mr|python-docutils-0.12-5|66	
14mr|python-docutils-0.12-5|67	%changelog
14mr|python-docutils-0.12-5|68	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12-5
14mr|python-docutils-0.12-5|69	+ Revision: 5092906
14mr|python-docutils-0.12-5|70	- Rebuild
14mr|python-docutils-0.12-5|71	
14mr|python-docutils-0.12-5|72	

18637 14
14mr|python-egenix-mx-base-3.2.6-2|1	%define rname egenix-mx-base
14mr|python-egenix-mx-base-3.2.6-2|2	
14mr|python-egenix-mx-base-3.2.6-2|3	Name:		python-%{rname}
14mr|python-egenix-mx-base-3.2.6-2|4	Version:	3.2.6
14mr|python-egenix-mx-base-3.2.6-2|5	Release:	2
14mr|python-egenix-mx-base-3.2.6-2|6	Summary:	Python extensions from eGenix
14mr|python-egenix-mx-base-3.2.6-2|7	License:	eGenix.com Public License
14mr|python-egenix-mx-base-3.2.6-2|8	Group:		Development/Python
14mr|python-egenix-mx-base-3.2.6-2|9	URL:		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
14mr|python-egenix-mx-base-3.2.6-2|10	Source0:	http://downloads.egenix.com/python/egenix-mx-base-%{version}.tar.gz
14mr|python-egenix-mx-base-3.2.6-2|11	Patch0:		egenix-mx-base-fix_underlinking.diff
14mr|python-egenix-mx-base-3.2.6-2|12	Patch1:		mx-3.1.1-lib64.patch
14mr|python-egenix-mx-base-3.2.6-2|13	Obsoletes:	%{rname} < %{version}-%{release}
14mr|python-egenix-mx-base-3.2.6-2|14	Provides:	egenix-mx-base = %{version}-%{release}
14mr|python-egenix-mx-base-3.2.6-2|15	BuildRequires:	python-devel
14mr|python-egenix-mx-base-3.2.6-2|16	
14mr|python-egenix-mx-base-3.2.6-2|17	%description
14mr|python-egenix-mx-base-3.2.6-2|18	The eGenix mx Extension Series are a collection of
14mr|python-egenix-mx-base-3.2.6-2|19	Python extensions written in ANSI C and Python
14mr|python-egenix-mx-base-3.2.6-2|20	which provide a large spectrum of useful additions
14mr|python-egenix-mx-base-3.2.6-2|21	to everyday Python programming.
14mr|python-egenix-mx-base-3.2.6-2|22	
14mr|python-egenix-mx-base-3.2.6-2|23	The BASE package includes the Open Source subpackages
14mr|python-egenix-mx-base-3.2.6-2|24	of the series and is needed by all other add-on
14mr|python-egenix-mx-base-3.2.6-2|25	packages of the series.
14mr|python-egenix-mx-base-3.2.6-2|26	
14mr|python-egenix-mx-base-3.2.6-2|27	This software is brought to you by eGenix.com and
14mr|python-egenix-mx-base-3.2.6-2|28	distributed under the eGenix.com Public License.
14mr|python-egenix-mx-base-3.2.6-2|29	
14mr|python-egenix-mx-base-3.2.6-2|30	%prep
14mr|python-egenix-mx-base-3.2.6-2|31	%setup -q -n %{rname}-%{version}
14mr|python-egenix-mx-base-3.2.6-2|32	find . -type f | grep .py | xargs -t sed -i 's|/usr/local.*python|/usr/bin/python|'
14mr|python-egenix-mx-base-3.2.6-2|33	%patch0 -p0
14mr|python-egenix-mx-base-3.2.6-2|34	%patch1 -p1
14mr|python-egenix-mx-base-3.2.6-2|35	
14mr|python-egenix-mx-base-3.2.6-2|36	%build
14mr|python-egenix-mx-base-3.2.6-2|37	python setup.py build
14mr|python-egenix-mx-base-3.2.6-2|38	
14mr|python-egenix-mx-base-3.2.6-2|39	%install
14mr|python-egenix-mx-base-3.2.6-2|40	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --no-compile
14mr|python-egenix-mx-base-3.2.6-2|41	
14mr|python-egenix-mx-base-3.2.6-2|42	%files
14mr|python-egenix-mx-base-3.2.6-2|43	%defattr(-,root,root,0755)
14mr|python-egenix-mx-base-3.2.6-2|44	%doc README mx/*/Doc
14mr|python-egenix-mx-base-3.2.6-2|45	%doc mx/DateTime/LICENSE mx/DateTime/COPYRIGHT
14mr|python-egenix-mx-base-3.2.6-2|46	%{py_platsitedir}/mx
14mr|python-egenix-mx-base-3.2.6-2|47	%{py_platsitedir}/*.egg-info
14mr|python-egenix-mx-base-3.2.6-2|48	
14mr|python-egenix-mx-base-3.2.6-2|49	
14mr|python-egenix-mx-base-3.2.6-2|50	
14mr|python-egenix-mx-base-3.2.6-2|51	%changelog
14mr|python-egenix-mx-base-3.2.6-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.6-2
14mr|python-egenix-mx-base-3.2.6-2|53	+ Revision: e11a89c
14mr|python-egenix-mx-base-3.2.6-2|54	- MassBuild#440: Increase release tag
14mr|python-egenix-mx-base-3.2.6-2|55	
14mr|python-egenix-mx-base-3.2.6-2|56	

18638 14
14mr|python-enchant-1.6.6-2|1	Name:		python-enchant
14mr|python-enchant-1.6.6-2|2	Version:	1.6.6
14mr|python-enchant-1.6.6-2|3	Release:	2
14mr|python-enchant-1.6.6-2|4	Summary:	Python bindings for Enchant spellchecking library
14mr|python-enchant-1.6.6-2|5	
14mr|python-enchant-1.6.6-2|6	Group:		Development/Python
14mr|python-enchant-1.6.6-2|7	License:	LGPL
14mr|python-enchant-1.6.6-2|8	URL:		http://packages.python.org/pyenchant/
14mr|python-enchant-1.6.6-2|9	Source0:	http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
14mr|python-enchant-1.6.6-2|10	BuildArch:	noarch
14mr|python-enchant-1.6.6-2|11	BuildRequires:	python-setuptools
14mr|python-enchant-1.6.6-2|12	BuildRequires:  python-devel
14mr|python-enchant-1.6.6-2|13	BuildRequires:  python3-devel
14mr|python-enchant-1.6.6-2|14	BuildRequires:  pkgconfig(enchant)
14mr|python-enchant-1.6.6-2|15	Provides:	PyEnchant = %{version}-%{release}
14mr|python-enchant-1.6.6-2|16	Requires:	enchant >= 1.5.0
14mr|python-enchant-1.6.6-2|17	
14mr|python-enchant-1.6.6-2|18	%description
14mr|python-enchant-1.6.6-2|19	PyEnchant is a spellchecking library for Python, based on the excellent Enchant
14mr|python-enchant-1.6.6-2|20	library.
14mr|python-enchant-1.6.6-2|21	
14mr|python-enchant-1.6.6-2|22	PyEnchant combines all the functionality of the underlying Enchant library with
14mr|python-enchant-1.6.6-2|23	the flexibility of Python and a nice "Pythonic" object-oriented interface.
14mr|python-enchant-1.6.6-2|24	
14mr|python-enchant-1.6.6-2|25	%package -n python3-enchant
14mr|python-enchant-1.6.6-2|26	Summary:        Python bindings for Enchant spellchecking library
14mr|python-enchant-1.6.6-2|27	
14mr|python-enchant-1.6.6-2|28	Group:          Development/Python
14mr|python-enchant-1.6.6-2|29	Requires:       python3
14mr|python-enchant-1.6.6-2|30	
14mr|python-enchant-1.6.6-2|31	%description -n python3-enchant
14mr|python-enchant-1.6.6-2|32	PyEnchant is a spellchecking library for Python, based on the excellent Enchant
14mr|python-enchant-1.6.6-2|33	library.
14mr|python-enchant-1.6.6-2|34	
14mr|python-enchant-1.6.6-2|35	PyEnchant combines all the functionality of the underlying Enchant library with
14mr|python-enchant-1.6.6-2|36	the flexibility of Python and a nice "Pythonic" object-oriented interface.
14mr|python-enchant-1.6.6-2|37	
14mr|python-enchant-1.6.6-2|38	%prep
14mr|python-enchant-1.6.6-2|39	%setup -q -c
14mr|python-enchant-1.6.6-2|40	
14mr|python-enchant-1.6.6-2|41	mv pyenchant-%{version} python2
14mr|python-enchant-1.6.6-2|42	cp -r python2 python3
14mr|python-enchant-1.6.6-2|43	
14mr|python-enchant-1.6.6-2|44	%build
14mr|python-enchant-1.6.6-2|45	pushd python2
14mr|python-enchant-1.6.6-2|46	python setup.py build
14mr|python-enchant-1.6.6-2|47	popd
14mr|python-enchant-1.6.6-2|48	
14mr|python-enchant-1.6.6-2|49	pushd python3
14mr|python-enchant-1.6.6-2|50	python3 setup.py build
14mr|python-enchant-1.6.6-2|51	popd
14mr|python-enchant-1.6.6-2|52	
14mr|python-enchant-1.6.6-2|53	%install
14mr|python-enchant-1.6.6-2|54	pushd python2
14mr|python-enchant-1.6.6-2|55	python setup.py install -O1 --skip-build --root "%{buildroot}" --single-version-externally-managed
14mr|python-enchant-1.6.6-2|56	popd
14mr|python-enchant-1.6.6-2|57	
14mr|python-enchant-1.6.6-2|58	pushd python3
14mr|python-enchant-1.6.6-2|59	python3 setup.py install -O1 --skip-build --root "%{buildroot}" --single-version-externally-managed
14mr|python-enchant-1.6.6-2|60	popd
14mr|python-enchant-1.6.6-2|61	
14mr|python-enchant-1.6.6-2|62	%files
14mr|python-enchant-1.6.6-2|63	%doc python2/LICENSE.txt python2/README.txt python2/TODO.txt
14mr|python-enchant-1.6.6-2|64	%{py_puresitedir}/enchant
14mr|python-enchant-1.6.6-2|65	%{py_puresitedir}/*.egg-info
14mr|python-enchant-1.6.6-2|66	
14mr|python-enchant-1.6.6-2|67	%files -n python3-enchant
14mr|python-enchant-1.6.6-2|68	%doc python3/LICENSE.txt python3/README.txt python3/TODO.txt
14mr|python-enchant-1.6.6-2|69	%{py3_puresitedir}/enchant
14mr|python-enchant-1.6.6-2|70	%{py3_puresitedir}/*.egg-info
14mr|python-enchant-1.6.6-2|71	
14mr|python-enchant-1.6.6-2|72	
14mr|python-enchant-1.6.6-2|73	%changelog
14mr|python-enchant-1.6.6-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.6-2
14mr|python-enchant-1.6.6-2|75	+ Revision: c444714
14mr|python-enchant-1.6.6-2|76	- MassBuild#440: Increase release tag
14mr|python-enchant-1.6.6-2|77	
14mr|python-enchant-1.6.6-2|78	

18639 14
14mr|python-epsilon-0.7.0-2|1	%define module  epsilon
14mr|python-epsilon-0.7.0-2|2	
14mr|python-epsilon-0.7.0-2|3	Summary:	A small utility package
14mr|python-epsilon-0.7.0-2|4	
14mr|python-epsilon-0.7.0-2|5	Name:		python-%{module}
14mr|python-epsilon-0.7.0-2|6	Version:	0.7.0
14mr|python-epsilon-0.7.0-2|7	Release:	2
14mr|python-epsilon-0.7.0-2|8	Group:		Development/Python
14mr|python-epsilon-0.7.0-2|9	License:	BSD
14mr|python-epsilon-0.7.0-2|10	Url:		http://www.divmod.org/trac/wiki/DivmodEpsilon
14mr|python-epsilon-0.7.0-2|11	Source0:	https://pypi.python.org/packages/source/E/Epsilon/Epsilon-%{version}.tar.gz
14mr|python-epsilon-0.7.0-2|12	BuildArch:	noarch
14mr|python-epsilon-0.7.0-2|13	BuildRequires:	pkgconfig(python)
14mr|python-epsilon-0.7.0-2|14	BuildRequires:	python-twisted
14mr|python-epsilon-0.7.0-2|15	Provides:	python-Epsilon = %{version}
14mr|python-epsilon-0.7.0-2|16	Provides:	Epsilon = %{version}
14mr|python-epsilon-0.7.0-2|17	Requires:	python-twisted
14mr|python-epsilon-0.7.0-2|18	
14mr|python-epsilon-0.7.0-2|19	%description
14mr|python-epsilon-0.7.0-2|20	A small utility package that depends on tools too recent for Twisted (like
14mr|python-epsilon-0.7.0-2|21	datetime in python2.4) but performs generic enough functions that it can be
14mr|python-epsilon-0.7.0-2|22	used in projects that don't want to share the large footprint of Divmod's
14mr|python-epsilon-0.7.0-2|23	other projects.
14mr|python-epsilon-0.7.0-2|24	
14mr|python-epsilon-0.7.0-2|25	%prep
14mr|python-epsilon-0.7.0-2|26	%setup -qn Epsilon-%{version}
14mr|python-epsilon-0.7.0-2|27	
14mr|python-epsilon-0.7.0-2|28	%build
14mr|python-epsilon-0.7.0-2|29	%__python setup.py build
14mr|python-epsilon-0.7.0-2|30	
14mr|python-epsilon-0.7.0-2|31	%install
14mr|python-epsilon-0.7.0-2|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES.tmp
14mr|python-epsilon-0.7.0-2|33	
14mr|python-epsilon-0.7.0-2|34	rm -rf %{buildroot}%{py_puresitedir}/build
14mr|python-epsilon-0.7.0-2|35	
14mr|python-epsilon-0.7.0-2|36	%files
14mr|python-epsilon-0.7.0-2|37	%doc README *.txt LICENSE
14mr|python-epsilon-0.7.0-2|38	%{py_puresitedir}/*
14mr|python-epsilon-0.7.0-2|39	%{_bindir}/*
14mr|python-epsilon-0.7.0-2|40	
14mr|python-epsilon-0.7.0-2|41	
14mr|python-epsilon-0.7.0-2|42	%changelog
14mr|python-epsilon-0.7.0-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.0-2
14mr|python-epsilon-0.7.0-2|44	+ Revision: 11fefbe
14mr|python-epsilon-0.7.0-2|45	- MassBuild#440: Increase release tag
14mr|python-epsilon-0.7.0-2|46	
14mr|python-epsilon-0.7.0-2|47	

18640 14
14mr|python-ethtool-0.6-6|1	Summary: Ethernet settings python bindings
14mr|python-ethtool-0.6-6|2	Name:    python-ethtool
14mr|python-ethtool-0.6-6|3	Version: 0.6
14mr|python-ethtool-0.6-6|4	Release: 6
14mr|python-ethtool-0.6-6|5	URL:     http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
14mr|python-ethtool-0.6-6|6	Source:  http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2
14mr|python-ethtool-0.6-6|7	Patch0:  python-ethtool-0.3-doc.patch
14mr|python-ethtool-0.6-6|8	Patch1:  python-ethtool-aa2c20e697af1907b92129410aa10952a3ffdd68-fix-RETURN_NONE-refcount.patch
14mr|python-ethtool-0.6-6|9	Patch2:  python-ethtool-4e928d62a8e3c1dfefe6a55b81c0f0b4510b14eb-fix-error-handling.patch
14mr|python-ethtool-0.6-6|10	
14mr|python-ethtool-0.6-6|11	# Cherrypick upstream fix for typo in the "pethtool --help" message
14mr|python-ethtool-0.6-6|12	# (rhbz#692028):
14mr|python-ethtool-0.6-6|13	Patch3: python-ethtool-710766dc72260149bd78fd6168fbaf6838fc3d4f-fix-typo-in-pethtool-help.patch
14mr|python-ethtool-0.6-6|14	
14mr|python-ethtool-0.6-6|15	# Cherrypick upstream fix for memory leaks (rhbz#698125):
14mr|python-ethtool-0.6-6|16	Patch4: python-ethtool-abc7f912f66d41dd734a10900429d4cad9377da5-fix-memory-leaks.patch
14mr|python-ethtool-0.6-6|17	
14mr|python-ethtool-0.6-6|18	# Add IPv6 information to pifconfig (rhbz#698192):
14mr|python-ethtool-0.6-6|19	Patch5: python-ethtool-0.6-add-ipv6-info-to-pifconfig.patch
14mr|python-ethtool-0.6-6|20	
14mr|python-ethtool-0.6-6|21	# Cherrypick upstream fix for pifconfig's command-line parsing, to respect
14mr|python-ethtool-0.6-6|22	# interface arguments (rhbz#714753)
14mr|python-ethtool-0.6-6|23	Patch6: python-ethtool-a45819ecb5580aeeb09c6c2201929257f5d311d2-fix-pifconfig-command-line-parsing.patch
14mr|python-ethtool-0.6-6|24	
14mr|python-ethtool-0.6-6|25	# Add a get_ipv4_addresses() method to ethtool.etherinfo to support devices
14mr|python-ethtool-0.6-6|26	# with multiple IPv4 addresses (rhbz#759150):
14mr|python-ethtool-0.6-6|27	Patch7: python-ethtool-0.6-add-get_ipv4_addresses-method.patch
14mr|python-ethtool-0.6-6|28	
14mr|python-ethtool-0.6-6|29	# Makes get_active_devices() return IPv6-only interfaces, too
14mr|python-ethtool-0.6-6|30	Patch8: python-ethtool-0.6-return-ipv6-only-interface-names.patch
14mr|python-ethtool-0.6-6|31	
14mr|python-ethtool-0.6-6|32	# Makes pifconfig output all IPv4 addresses for interfaces
14mr|python-ethtool-0.6-6|33	Patch9: python-ethtool-0.6-make-pifconfig-output-all-ipv4-addresses-for-interface.patch
14mr|python-ethtool-0.6-6|34	
14mr|python-ethtool-0.6-6|35	License: GPLv2
14mr|python-ethtool-0.6-6|36	Group:   System/Libraries
14mr|python-ethtool-0.6-6|37	BuildRequires: python-devel libnl-devel
14mr|python-ethtool-0.6-6|38	#asciidoc
14mr|python-ethtool-0.6-6|39	BuildRequires: pkgconfig gcc
14mr|python-ethtool-0.6-6|40	
14mr|python-ethtool-0.6-6|41	%description
14mr|python-ethtool-0.6-6|42	Python bindings for the ethtool kernel interface, that allows querying and
14mr|python-ethtool-0.6-6|43	changing of Ethernet card settings, such as speed, port, auto-negotiation, and
14mr|python-ethtool-0.6-6|44	PCI locations.
14mr|python-ethtool-0.6-6|45	
14mr|python-ethtool-0.6-6|46	%prep
14mr|python-ethtool-0.6-6|47	%setup -q
14mr|python-ethtool-0.6-6|48	%patch0 -p1 -b .doc
14mr|python-ethtool-0.6-6|49	%patch1 -p1 -b .fix-RETURN_NONE-refcount
14mr|python-ethtool-0.6-6|50	%patch2 -p1 -b .fix-error-handling
14mr|python-ethtool-0.6-6|51	
14mr|python-ethtool-0.6-6|52	%patch3 -p1
14mr|python-ethtool-0.6-6|53	%patch4 -p1 -b .fix-memory-leaks
14mr|python-ethtool-0.6-6|54	%patch5 -p1
14mr|python-ethtool-0.6-6|55	%patch6 -p1
14mr|python-ethtool-0.6-6|56	%patch7 -p1 -b .759150
14mr|python-ethtool-0.6-6|57	%patch8 -p1
14mr|python-ethtool-0.6-6|58	%patch9 -p1
14mr|python-ethtool-0.6-6|59	
14mr|python-ethtool-0.6-6|60	%build
14mr|python-ethtool-0.6-6|61	%{__python} setup.py build
14mr|python-ethtool-0.6-6|62	#a2x -d manpage -f manpage man/pethtool.8.asciidoc
14mr|python-ethtool-0.6-6|63	#a2x -d manpage -f manpage man/pifconfig.8.asciidoc
14mr|python-ethtool-0.6-6|64	
14mr|python-ethtool-0.6-6|65	%install
14mr|python-ethtool-0.6-6|66	%{__python} setup.py install --skip-build --root %{buildroot}
14mr|python-ethtool-0.6-6|67	mkdir -p %{buildroot}%{_sbindir}
14mr|python-ethtool-0.6-6|68	#mkdir -p %{buildroot}%{_mandir}/man8
14mr|python-ethtool-0.6-6|69	cp -p pethtool.py %{buildroot}%{_sbindir}/pethtool
14mr|python-ethtool-0.6-6|70	cp -p pifconfig.py %{buildroot}%{_sbindir}/pifconfig
14mr|python-ethtool-0.6-6|71	#%{__gzip} -c man/pethtool.8 > %{buildroot}/%{_mandir}/man8/pethtool.8.gz
14mr|python-ethtool-0.6-6|72	#%{__gzip} -c man/pifconfig.8 > %{buildroot}/%{_mandir}/man8/pifconfig.8.gz
14mr|python-ethtool-0.6-6|73	
14mr|python-ethtool-0.6-6|74	%clean
14mr|python-ethtool-0.6-6|75	
14mr|python-ethtool-0.6-6|76	%files
14mr|python-ethtool-0.6-6|77	%doc COPYING
14mr|python-ethtool-0.6-6|78	#%doc %{_mandir}/man8/*
14mr|python-ethtool-0.6-6|79	%{_sbindir}/pethtool
14mr|python-ethtool-0.6-6|80	%{_sbindir}/pifconfig
14mr|python-ethtool-0.6-6|81	%{python_sitearch}/ethtool.so
14mr|python-ethtool-0.6-6|82	%{python_sitearch}/*.egg-info
14mr|python-ethtool-0.6-6|83	
14mr|python-ethtool-0.6-6|84	%changelog
14mr|python-ethtool-0.6-6|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|python-ethtool-0.6-6|86	+ Revision: 1bbcb71
14mr|python-ethtool-0.6-6|87	- MassBuild#440: Increase release tag
14mr|python-ethtool-0.6-6|88	
14mr|python-ethtool-0.6-6|89	

18641 14
14mr|python-fam-1.1.1-13|1	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
14mr|python-fam-1.1.1-13|2	
14mr|python-fam-1.1.1-13|3	Summary:	Python FAM module
14mr|python-fam-1.1.1-13|4	Name:		python-fam
14mr|python-fam-1.1.1-13|5	Version:	1.1.1
14mr|python-fam-1.1.1-13|6	Release:	13
14mr|python-fam-1.1.1-13|7	Patch1:		python-fam-1.1.1-fixcrash.patch
14mr|python-fam-1.1.1-13|8	License:	GPLv2
14mr|python-fam-1.1.1-13|9	Group:		Development/Python
14mr|python-fam-1.1.1-13|10	Url:		http://python-fam.sourceforge.net/
14mr|python-fam-1.1.1-13|11	Source0:	http://prdownloads.sourceforge.net/python-fam/%{name}-%{version}.tar.bz2
14mr|python-fam-1.1.1-13|12	Patch0:		python-fam-1.0.2-gamin.patch
14mr|python-fam-1.1.1-13|13	BuildRequires:	fam-devel
14mr|python-fam-1.1.1-13|14	BuildRequires:  python-devel
14mr|python-fam-1.1.1-13|15	
14mr|python-fam-1.1.1-13|16	%description
14mr|python-fam-1.1.1-13|17	Python FAM is a wrapper module around libfam from the FAM project. It
14mr|python-fam-1.1.1-13|18	allows Python programs to monitor files and directories. An example
14mr|python-fam-1.1.1-13|19	script is included.
14mr|python-fam-1.1.1-13|20	
14mr|python-fam-1.1.1-13|21	%prep
14mr|python-fam-1.1.1-13|22	%setup -q
14mr|python-fam-1.1.1-13|23	%apply_patches
14mr|python-fam-1.1.1-13|24	chmod 755 test.py
14mr|python-fam-1.1.1-13|25	
14mr|python-fam-1.1.1-13|26	%build
14mr|python-fam-1.1.1-13|27	python setup.py build
14mr|python-fam-1.1.1-13|28	
14mr|python-fam-1.1.1-13|29	%install
14mr|python-fam-1.1.1-13|30	python setup.py install --root=%{buildroot}
14mr|python-fam-1.1.1-13|31	
14mr|python-fam-1.1.1-13|32	%files
14mr|python-fam-1.1.1-13|33	%doc test.py
14mr|python-fam-1.1.1-13|34	%{py_platsitedir}/*
14mr|python-fam-1.1.1-13|35	
14mr|python-fam-1.1.1-13|36	
14mr|python-fam-1.1.1-13|37	%changelog
14mr|python-fam-1.1.1-13|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-13
14mr|python-fam-1.1.1-13|39	+ Revision: bd6935e
14mr|python-fam-1.1.1-13|40	- MassBuild#440: Increase release tag
14mr|python-fam-1.1.1-13|41	
14mr|python-fam-1.1.1-13|42	

18642 14
14mr|python-feedparser-5.1.3-3|1	%define	modname	feedparser
14mr|python-feedparser-5.1.3-3|2	
14mr|python-feedparser-5.1.3-3|3	Summary:	Parse RSS and Atom feeds in Python
14mr|python-feedparser-5.1.3-3|4	Name:		python-%{modname}
14mr|python-feedparser-5.1.3-3|5	Version:	5.1.3
14mr|python-feedparser-5.1.3-3|6	Release:	3
14mr|python-feedparser-5.1.3-3|7	
14mr|python-feedparser-5.1.3-3|8	Source0:	http://feedparser.googlecode.com/files/feedparser-%{version}.tar.gz
14mr|python-feedparser-5.1.3-3|9	License:	BSD
14mr|python-feedparser-5.1.3-3|10	URL:		http://code.google.com/p/feedparser/
14mr|python-feedparser-5.1.3-3|11	Group:		Development/Python
14mr|python-feedparser-5.1.3-3|12	BuildRequires:	pkgconfig(python2)
14mr|python-feedparser-5.1.3-3|13	BuildRequires:  python3-devel
14mr|python-feedparser-5.1.3-3|14	BuildRequires:	python-setuptools
14mr|python-feedparser-5.1.3-3|15	BuildRequires:  python3egg(setuptools)
14mr|python-feedparser-5.1.3-3|16	BuildArch:	noarch
14mr|python-feedparser-5.1.3-3|17	
14mr|python-feedparser-5.1.3-3|18	%description
14mr|python-feedparser-5.1.3-3|19	Feedparser is the "Universal Feed Parser" library for python, which
14mr|python-feedparser-5.1.3-3|20	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
14mr|python-feedparser-5.1.3-3|21	
14mr|python-feedparser-5.1.3-3|22	%package -n python3-feedparser
14mr|python-feedparser-5.1.3-3|23	Summary:        Python decorator utilities
14mr|python-feedparser-5.1.3-3|24	Group:          Development/Python
14mr|python-feedparser-5.1.3-3|25	Requires:       python3
14mr|python-feedparser-5.1.3-3|26	
14mr|python-feedparser-5.1.3-3|27	%description -n python3-feedparser
14mr|python-feedparser-5.1.3-3|28	Feedparser is the "Universal Feed Parser" library for python, which
14mr|python-feedparser-5.1.3-3|29	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
14mr|python-feedparser-5.1.3-3|30	
14mr|python-feedparser-5.1.3-3|31	%prep
14mr|python-feedparser-5.1.3-3|32	%setup -q -c
14mr|python-feedparser-5.1.3-3|33	
14mr|python-feedparser-5.1.3-3|34	mv %{modname}-%{version} python2
14mr|python-feedparser-5.1.3-3|35	cp -r python2 python3
14mr|python-feedparser-5.1.3-3|36	
14mr|python-feedparser-5.1.3-3|37	%check
14mr|python-feedparser-5.1.3-3|38	#pushd feedparser
14mr|python-feedparser-5.1.3-3|39	#    python feedparsertest.py
14mr|python-feedparser-5.1.3-3|40	#popd
14mr|python-feedparser-5.1.3-3|41	
14mr|python-feedparser-5.1.3-3|42	%install
14mr|python-feedparser-5.1.3-3|43	pushd python2
14mr|python-feedparser-5.1.3-3|44	python setup.py install --root=%{buildroot}
14mr|python-feedparser-5.1.3-3|45	popd
14mr|python-feedparser-5.1.3-3|46	
14mr|python-feedparser-5.1.3-3|47	pushd python3
14mr|python-feedparser-5.1.3-3|48	python3 setup.py install --root=%{buildroot}
14mr|python-feedparser-5.1.3-3|49	popd
14mr|python-feedparser-5.1.3-3|50	
14mr|python-feedparser-5.1.3-3|51	%files
14mr|python-feedparser-5.1.3-3|52	%defattr(644,root,root,755)
14mr|python-feedparser-5.1.3-3|53	%doc python2/LICENSE python2/
14mr|python-feedparser-5.1.3-3|54	%{py_puresitedir}/%{modname}*
14mr|python-feedparser-5.1.3-3|55	
14mr|python-feedparser-5.1.3-3|56	%files -n python3-feedparser
14mr|python-feedparser-5.1.3-3|57	%defattr(644,root,root,755)
14mr|python-feedparser-5.1.3-3|58	%doc python3/LICENSE python3/README
14mr|python-feedparser-5.1.3-3|59	%{python3_sitelib}/%{modname}*
14mr|python-feedparser-5.1.3-3|60	
14mr|python-feedparser-5.1.3-3|61	
14mr|python-feedparser-5.1.3-3|62	%changelog
14mr|python-feedparser-5.1.3-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1.3-3
14mr|python-feedparser-5.1.3-3|64	+ Revision: c1531d5
14mr|python-feedparser-5.1.3-3|65	- MassBuild#440: Increase release tag
14mr|python-feedparser-5.1.3-3|66	
14mr|python-feedparser-5.1.3-3|67	

18643 14
14mr|python-foolscap-0.6.4-2|1	%define module	foolscap
14mr|python-foolscap-0.6.4-2|2	%define name	python-%{module}
14mr|python-foolscap-0.6.4-2|3	%define version	0.6.1
14mr|python-foolscap-0.6.4-2|4	%define release	4
14mr|python-foolscap-0.6.4-2|5	
14mr|python-foolscap-0.6.4-2|6	Summary:	Rewrite of Perspective Broker
14mr|python-foolscap-0.6.4-2|7	Name:		%{name}
14mr|python-foolscap-0.6.4-2|8	Version:	0.6.4
14mr|python-foolscap-0.6.4-2|9	Release:	2
14mr|python-foolscap-0.6.4-2|10	Source0:	http://foolscap.lothar.com/releases/foolscap-%{version}.tar.gz
14mr|python-foolscap-0.6.4-2|11	License:	MIT
14mr|python-foolscap-0.6.4-2|12	Group:		Development/Python
14mr|python-foolscap-0.6.4-2|13	Url:		http://foolscap.lothar.com/
14mr|python-foolscap-0.6.4-2|14	Requires:	python >= 2.4
14mr|python-foolscap-0.6.4-2|15	Requires:	python-twisted >= 2.4.0
14mr|python-foolscap-0.6.4-2|16	Requires:	python-OpenSSL >= 0.6
14mr|python-foolscap-0.6.4-2|17	BuildRequires:	python-devel >= 2.4
14mr|python-foolscap-0.6.4-2|18	BuildArch:	noarch
14mr|python-foolscap-0.6.4-2|19	
14mr|python-foolscap-0.6.4-2|20	%description
14mr|python-foolscap-0.6.4-2|21	Foolscap is a ground-up rewrite of Perspective Broker, which itself is
14mr|python-foolscap-0.6.4-2|22	Twisted's native RPC/RMI protocol (Remote Procedure Call / Remote
14mr|python-foolscap-0.6.4-2|23	Method Invocation).  If you have control of both ends of the wire, and
14mr|python-foolscap-0.6.4-2|24	are thus not constrained to use some other protocol like
14mr|python-foolscap-0.6.4-2|25	HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap.
14mr|python-foolscap-0.6.4-2|26	
14mr|python-foolscap-0.6.4-2|27	%prep
14mr|python-foolscap-0.6.4-2|28	%setup -q -n %{module}-%{version}
14mr|python-foolscap-0.6.4-2|29	
14mr|python-foolscap-0.6.4-2|30	%build
14mr|python-foolscap-0.6.4-2|31	%__python setup.py build
14mr|python-foolscap-0.6.4-2|32	
14mr|python-foolscap-0.6.4-2|33	%install
14mr|python-foolscap-0.6.4-2|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14mr|python-foolscap-0.6.4-2|35	
14mr|python-foolscap-0.6.4-2|36	%clean
14mr|python-foolscap-0.6.4-2|37	
14mr|python-foolscap-0.6.4-2|38	%files -f FILELIST
14mr|python-foolscap-0.6.4-2|39	%doc ChangeLog LICENSE NEWS README doc
14mr|python-foolscap-0.6.4-2|40	
14mr|python-foolscap-0.6.4-2|41	
14mr|python-foolscap-0.6.4-2|42	
14mr|python-foolscap-0.6.4-2|43	%changelog
14mr|python-foolscap-0.6.4-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.4-2
14mr|python-foolscap-0.6.4-2|45	+ Revision: f691cf5
14mr|python-foolscap-0.6.4-2|46	- MassBuild#440: Increase release tag
14mr|python-foolscap-0.6.4-2|47	
14mr|python-foolscap-0.6.4-2|48	

18644 14
14mr|python-formencode-1.2.6-2|1	%define oname formencode
14mr|python-formencode-1.2.6-2|2	%define Oname FormEncode
14mr|python-formencode-1.2.6-2|3	
14mr|python-formencode-1.2.6-2|4	Summary:  Python module to validate and generate form
14mr|python-formencode-1.2.6-2|5	Name:    python-%oname
14mr|python-formencode-1.2.6-2|6	Version: 1.2.6
14mr|python-formencode-1.2.6-2|7	Release: 2
14mr|python-formencode-1.2.6-2|8	
14mr|python-formencode-1.2.6-2|9	Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.zip
14mr|python-formencode-1.2.6-2|10	License: BSD
14mr|python-formencode-1.2.6-2|11	Group: Development/Python
14mr|python-formencode-1.2.6-2|12	BuildArch: noarch
14mr|python-formencode-1.2.6-2|13	Url: http://formencode.org
14mr|python-formencode-1.2.6-2|14	BuildRequires: python-devel
14mr|python-formencode-1.2.6-2|15	BuildRequires: python-setuptools
14mr|python-formencode-1.2.6-2|16	
14mr|python-formencode-1.2.6-2|17	%description
14mr|python-formencode-1.2.6-2|18	FormEncode is a validation and form generation package. The validation can be
14mr|python-formencode-1.2.6-2|19	used separately from the form generation. The validation works on compound
14mr|python-formencode-1.2.6-2|20	data structures, with all parts being nestable. It is separate from HTTP or
14mr|python-formencode-1.2.6-2|21	any other input mechanism.
14mr|python-formencode-1.2.6-2|22	
14mr|python-formencode-1.2.6-2|23	%prep
14mr|python-formencode-1.2.6-2|24	%setup -q -n %Oname-%{version}
14mr|python-formencode-1.2.6-2|25	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
14mr|python-formencode-1.2.6-2|26	
14mr|python-formencode-1.2.6-2|27	%build
14mr|python-formencode-1.2.6-2|28	python setup.py build
14mr|python-formencode-1.2.6-2|29	
14mr|python-formencode-1.2.6-2|30	%install
14mr|python-formencode-1.2.6-2|31	python setup.py install --root=%{buildroot}
14mr|python-formencode-1.2.6-2|32	find %{buildroot}%{py_puresitedir} -type f -exec chmod o-w {} \;
14mr|python-formencode-1.2.6-2|33	
14mr|python-formencode-1.2.6-2|34	%files
14mr|python-formencode-1.2.6-2|35	%doc docs
14mr|python-formencode-1.2.6-2|36	%{py_puresitedir}/%{oname}
14mr|python-formencode-1.2.6-2|37	%{py_puresitedir}/*.egg-info
14mr|python-formencode-1.2.6-2|38	
14mr|python-formencode-1.2.6-2|39	%changelog
14mr|python-formencode-1.2.6-2|40	* Thu Jul 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.6-2
14mr|python-formencode-1.2.6-2|41	+ Revision: 72413fa
14mr|python-formencode-1.2.6-2|42	- Spec cleanup
14mr|python-formencode-1.2.6-2|43	
14mr|python-formencode-1.2.6-2|44	

18645 14
14mr|python-GnuPG-Interface-0.3.2-13|1	%define name python-GnuPG-Interface
14mr|python-GnuPG-Interface-0.3.2-13|2	%define version 0.3.2
14mr|python-GnuPG-Interface-0.3.2-13|3	%define release 13
14mr|python-GnuPG-Interface-0.3.2-13|4	%define oname GnuPGInterface
14mr|python-GnuPG-Interface-0.3.2-13|5	
14mr|python-GnuPG-Interface-0.3.2-13|6	Summary: GnuPG-Interface module for python
14mr|python-GnuPG-Interface-0.3.2-13|7	Name: %{name}
14mr|python-GnuPG-Interface-0.3.2-13|8	Version: %{version}
14mr|python-GnuPG-Interface-0.3.2-13|9	Release: %{release}
14mr|python-GnuPG-Interface-0.3.2-13|10	Source0: http://py-gnupg.sourceforge.net/download/%{oname}-%{version}.tar.bz2
14mr|python-GnuPG-Interface-0.3.2-13|11	License: LGPL
14mr|python-GnuPG-Interface-0.3.2-13|12	Group: Development/Python
14mr|python-GnuPG-Interface-0.3.2-13|13	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|python-GnuPG-Interface-0.3.2-13|14	Url: http://py-gnupg.sourceforge.net/
14mr|python-GnuPG-Interface-0.3.2-13|15	BuildRequires: python-devel
14mr|python-GnuPG-Interface-0.3.2-13|16	BuildRequires:  gnupg
14mr|python-GnuPG-Interface-0.3.2-13|17	BuildArch:	noarch
14mr|python-GnuPG-Interface-0.3.2-13|18	
14mr|python-GnuPG-Interface-0.3.2-13|19	%description
14mr|python-GnuPG-Interface-0.3.2-13|20	This module provides Python bindings for the GnuPG.
14mr|python-GnuPG-Interface-0.3.2-13|21	
14mr|python-GnuPG-Interface-0.3.2-13|22	%prep
14mr|python-GnuPG-Interface-0.3.2-13|23	%setup -q -n %oname-%version
14mr|python-GnuPG-Interface-0.3.2-13|24	chmod 644 ./*
14mr|python-GnuPG-Interface-0.3.2-13|25	
14mr|python-GnuPG-Interface-0.3.2-13|26	%build
14mr|python-GnuPG-Interface-0.3.2-13|27	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
14mr|python-GnuPG-Interface-0.3.2-13|28	
14mr|python-GnuPG-Interface-0.3.2-13|29	%install
14mr|python-GnuPG-Interface-0.3.2-13|30	rm -rf %buildroot
14mr|python-GnuPG-Interface-0.3.2-13|31	python setup.py install --root=$RPM_BUILD_ROOT
14mr|python-GnuPG-Interface-0.3.2-13|32	
14mr|python-GnuPG-Interface-0.3.2-13|33	%clean
14mr|python-GnuPG-Interface-0.3.2-13|34	rm -rf $RPM_BUILD_ROOT
14mr|python-GnuPG-Interface-0.3.2-13|35	
14mr|python-GnuPG-Interface-0.3.2-13|36	%files
14mr|python-GnuPG-Interface-0.3.2-13|37	%defattr(-,root,root)
14mr|python-GnuPG-Interface-0.3.2-13|38	%doc COPYING ChangeLog MANIFEST NEWS README THANKS
14mr|python-GnuPG-Interface-0.3.2-13|39	%{py_puresitedir}/GnuPGInterface.py*
14mr|python-GnuPG-Interface-0.3.2-13|40	%{py_puresitedir}/*.egg-info
14mr|python-GnuPG-Interface-0.3.2-13|41	
14mr|python-GnuPG-Interface-0.3.2-13|42	
14mr|python-GnuPG-Interface-0.3.2-13|43	
14mr|python-GnuPG-Interface-0.3.2-13|44	
14mr|python-GnuPG-Interface-0.3.2-13|45	
14mr|python-GnuPG-Interface-0.3.2-13|46	
14mr|python-GnuPG-Interface-0.3.2-13|47	%changelog
14mr|python-GnuPG-Interface-0.3.2-13|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-13
14mr|python-GnuPG-Interface-0.3.2-13|49	+ Revision: 870b9bd
14mr|python-GnuPG-Interface-0.3.2-13|50	- MassBuild#440: Increase release tag
14mr|python-GnuPG-Interface-0.3.2-13|51	
14mr|python-GnuPG-Interface-0.3.2-13|52	

18646 14
14mr|python-gobject-2.28.6-6|1	%define oname pygobject
14mr|python-gobject-2.28.6-6|2	
14mr|python-gobject-2.28.6-6|3	%define api 2.0
14mr|python-gobject-2.28.6-6|4	%define major 0
14mr|python-gobject-2.28.6-6|5	%define libname %mklibname pyglib %{api} %{major}
14mr|python-gobject-2.28.6-6|6	
14mr|python-gobject-2.28.6-6|7	Summary:	GObject Python bindings
14mr|python-gobject-2.28.6-6|8	Name:		python-gobject
14mr|python-gobject-2.28.6-6|9	Version:	2.28.6
14mr|python-gobject-2.28.6-6|10	Release:	6
14mr|python-gobject-2.28.6-6|11	License:	LGPLv2+
14mr|python-gobject-2.28.6-6|12	Group:		Development/Python
14mr|python-gobject-2.28.6-6|13	Url:		http://www.gnome.org
14mr|python-gobject-2.28.6-6|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pygobject/%{oname}-%{version}.tar.xz
14mr|python-gobject-2.28.6-6|15	Patch0:		pygobject-2.16.1-fixdetection.patch
14mr|python-gobject-2.28.6-6|16	Patch1:		pygobject-2.28.2-fix-link.patch
14mr|python-gobject-2.28.6-6|17	
14mr|python-gobject-2.28.6-6|18	# upstream patches
14mr|python-gobject-2.28.6-6|19	Patch2:		fix-gio-flags.patch
14mr|python-gobject-2.28.6-6|20	Patch3:		0001-Fix-set_qdata-warning-on-accessing-NULL-gobject-prop.patch
14mr|python-gobject-2.28.6-6|21	
14mr|python-gobject-2.28.6-6|22	BuildRequires:	pkgconfig(glib-2.0)
14mr|python-gobject-2.28.6-6|23	BuildRequires:	pkgconfig(gtk-doc)
14mr|python-gobject-2.28.6-6|24	BuildRequires:	pkgconfig(libffi)
14mr|python-gobject-2.28.6-6|25	BuildRequires:	pkgconfig(pycairo)
14mr|python-gobject-2.28.6-6|26	BuildRequires:	pkgconfig(python)
14mr|python-gobject-2.28.6-6|27	
14mr|python-gobject-2.28.6-6|28	Provides:	python-gobject2 = %{EVRD}
14mr|python-gobject-2.28.6-6|29	
14mr|python-gobject-2.28.6-6|30	%description
14mr|python-gobject-2.28.6-6|31	This archive contains bindings for the GObject, to be used in Python
14mr|python-gobject-2.28.6-6|32	It is a fairly complete set of bindings, it's already rather useful,
14mr|python-gobject-2.28.6-6|33	and is usable to write moderately complex programs.  (see the
14mr|python-gobject-2.28.6-6|34	examples directory for some examples of the simpler programs you could
14mr|python-gobject-2.28.6-6|35	write).
14mr|python-gobject-2.28.6-6|36	
14mr|python-gobject-2.28.6-6|37	%package -n %{libname}
14mr|python-gobject-2.28.6-6|38	Summary:	Python Glib bindings shared library
14mr|python-gobject-2.28.6-6|39	Group:		System/Libraries
14mr|python-gobject-2.28.6-6|40	
14mr|python-gobject-2.28.6-6|41	%description -n %{libname}
14mr|python-gobject-2.28.6-6|42	This archive contains bindings for the GObject, to be used in Python
14mr|python-gobject-2.28.6-6|43	It is a fairly complete set of bindings, it's already rather useful,
14mr|python-gobject-2.28.6-6|44	and is usable to write moderately complex programs.  (see the
14mr|python-gobject-2.28.6-6|45	examples directory for some examples of the simpler programs you could
14mr|python-gobject-2.28.6-6|46	write).
14mr|python-gobject-2.28.6-6|47	
14mr|python-gobject-2.28.6-6|48	%package devel
14mr|python-gobject-2.28.6-6|49	Summary:	Python-gobject development files
14mr|python-gobject-2.28.6-6|50	Group:		Development/C
14mr|python-gobject-2.28.6-6|51	Requires:	%{name} = %{EVRD}
14mr|python-gobject-2.28.6-6|52	Requires:	%{libname} = %{EVRD}
14mr|python-gobject-2.28.6-6|53	
14mr|python-gobject-2.28.6-6|54	%description devel
14mr|python-gobject-2.28.6-6|55	This contains the python-gobject development files, including C
14mr|python-gobject-2.28.6-6|56	header, pkg-config file, gtk-doc generated API documentation and a code
14mr|python-gobject-2.28.6-6|57	generation tool.
14mr|python-gobject-2.28.6-6|58	
14mr|python-gobject-2.28.6-6|59	%prep
14mr|python-gobject-2.28.6-6|60	%setup -qn %{oname}-%{version}
14mr|python-gobject-2.28.6-6|61	%apply_patches
14mr|python-gobject-2.28.6-6|62	
14mr|python-gobject-2.28.6-6|63	%build
14mr|python-gobject-2.28.6-6|64	%configure2_5x \
14mr|python-gobject-2.28.6-6|65	--disable-introspection
14mr|python-gobject-2.28.6-6|66	
14mr|python-gobject-2.28.6-6|67	%make LIBS='-lpython2.7'
14mr|python-gobject-2.28.6-6|68	
14mr|python-gobject-2.28.6-6|69	%install
14mr|python-gobject-2.28.6-6|70	rm -rf %{buildroot}
14mr|python-gobject-2.28.6-6|71	%makeinstall_std
14mr|python-gobject-2.28.6-6|72	#gw this must be executable, it is used for building docs, e.g. in pyclutter
14mr|python-gobject-2.28.6-6|73	chmod 755 %{buildroot}%{_datadir}/pygobject/xsl/fixxref.py
14mr|python-gobject-2.28.6-6|74	
14mr|python-gobject-2.28.6-6|75	%files
14mr|python-gobject-2.28.6-6|76	%doc README NEWS AUTHORS ChangeLog
14mr|python-gobject-2.28.6-6|77	%{py_platsitedir}/pygtk*
14mr|python-gobject-2.28.6-6|78	%{py_platsitedir}/glib
14mr|python-gobject-2.28.6-6|79	%{py_platsitedir}/gobject
14mr|python-gobject-2.28.6-6|80	%{py_platsitedir}/gtk-2.0/
14mr|python-gobject-2.28.6-6|81	
14mr|python-gobject-2.28.6-6|82	%files -n %{libname}
14mr|python-gobject-2.28.6-6|83	%{_libdir}/libpyglib-%{api}-python.so.%{major}*
14mr|python-gobject-2.28.6-6|84	
14mr|python-gobject-2.28.6-6|85	%files devel
14mr|python-gobject-2.28.6-6|86	%{_bindir}/pygobject-codegen-2.0
14mr|python-gobject-2.28.6-6|87	%{_libdir}/pkgconfig/*.pc
14mr|python-gobject-2.28.6-6|88	%{_libdir}/libpyglib-%{api}-python.so
14mr|python-gobject-2.28.6-6|89	%{_includedir}/pygtk-2.0/
14mr|python-gobject-2.28.6-6|90	%{_datadir}/gtk-doc/html/pygobject/
14mr|python-gobject-2.28.6-6|91	%{_datadir}/pygobject/
14mr|python-gobject-2.28.6-6|92	
14mr|python-gobject-2.28.6-6|93	
14mr|python-gobject-2.28.6-6|94	%changelog
14mr|python-gobject-2.28.6-6|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28.6-6
14mr|python-gobject-2.28.6-6|96	+ Revision: e762aad
14mr|python-gobject-2.28.6-6|97	- MassBuild#440: Increase release tag
14mr|python-gobject-2.28.6-6|98	
14mr|python-gobject-2.28.6-6|99	

18647 14
14mr|python-gobject3-3.13.3-1|1	%define oname pygobject
14mr|python-gobject3-3.13.3-1|2	
14mr|python-gobject3-3.13.3-1|3	%define api 2.0
14mr|python-gobject3-3.13.3-1|4	%define major 0
14mr|python-gobject3-3.13.3-1|5	%define libname %mklibname pyglib-gi %{api} %{major}
14mr|python-gobject3-3.13.3-1|6	%define libname3 %mklibname py3glib-gi %{api} %{major}
14mr|python-gobject3-3.13.3-1|7	
14mr|python-gobject3-3.13.3-1|8	%if %{_use_internal_dependency_generator}
14mr|python-gobject3-3.13.3-1|9	%define __noautoprovfiles %{py_platsitedir}/gi/_gobject/__init__.py
14mr|python-gobject3-3.13.3-1|10	%else
14mr|python-gobject3-3.13.3-1|11	%define _exclude_files_from_autoreq ^%{py_platsitedir}/gi/_gobject/__init__.py
14mr|python-gobject3-3.13.3-1|12	%endif
14mr|python-gobject3-3.13.3-1|13	
14mr|python-gobject3-3.13.3-1|14	# Disable useless provides ('_gi.so' and similar)
14mr|python-gobject3-3.13.3-1|15	%define __noautoprov '_.*\.so'
14mr|python-gobject3-3.13.3-1|16	
14mr|python-gobject3-3.13.3-1|17	Summary:	Python bindings for GObject Introspection
14mr|python-gobject3-3.13.3-1|18	
14mr|python-gobject3-3.13.3-1|19	Name:		python-gobject3
14mr|python-gobject3-3.13.3-1|20	Version:	3.13.3
14mr|python-gobject3-3.13.3-1|21	Release:	1
14mr|python-gobject3-3.13.3-1|22	License:	LGPLv2+ and MIT
14mr|python-gobject3-3.13.3-1|23	Group:		Development/Python
14mr|python-gobject3-3.13.3-1|24	Url:		http://www.gnome.org
14mr|python-gobject3-3.13.3-1|25	Source0:	https://download.gnome.org/sources/pygobject/3.13/pygobject-%{version}.tar.xz
14mr|python-gobject3-3.13.3-1|26	BuildRequires:	gnome-common
14mr|python-gobject3-3.13.3-1|27	BuildRequires:	gtk-doc
14mr|python-gobject3-3.13.3-1|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.24.0
14mr|python-gobject3-3.13.3-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.10.2
14mr|python-gobject3-3.13.3-1|30	BuildRequires:	pkgconfig(libffi) >= 3.0
14mr|python-gobject3-3.13.3-1|31	BuildRequires:	pkgconfig(pycairo) >= 1.2.0
14mr|python-gobject3-3.13.3-1|32	BuildRequires:	pkgconfig(py3cairo) >= 1.10.0
14mr|python-gobject3-3.13.3-1|33	BuildRequires:	pkgconfig(python) >= 2.5.2
14mr|python-gobject3-3.13.3-1|34	BuildRequires:	pkgconfig(python3)
14mr|python-gobject3-3.13.3-1|35	
14mr|python-gobject3-3.13.3-1|36	%description
14mr|python-gobject3-3.13.3-1|37	The %{name} package provides a convenient wrapper for the GObject
14mr|python-gobject3-3.13.3-1|38	library for use in Python programs.
14mr|python-gobject3-3.13.3-1|39	
14mr|python-gobject3-3.13.3-1|40	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|41	
14mr|python-gobject3-3.13.3-1|42	%package -n python-gi
14mr|python-gobject3-3.13.3-1|43	Summary:	Python bindings for GObject Introspection
14mr|python-gobject3-3.13.3-1|44	
14mr|python-gobject3-3.13.3-1|45	Group:		Development/Python
14mr|python-gobject3-3.13.3-1|46	Provides:	python-gobject-introspection = %{EVRD}
14mr|python-gobject3-3.13.3-1|47	Provides:	%{name} = %{EVRD}
14mr|python-gobject3-3.13.3-1|48	Conflicts:	python-gobject < 2.28.6-3
14mr|python-gobject3-3.13.3-1|49	Obsoletes:	%{libname}
14mr|python-gobject3-3.13.3-1|50	
14mr|python-gobject3-3.13.3-1|51	%description -n python-gi
14mr|python-gobject3-3.13.3-1|52	This package contains the Python GObject Introspection bindings.
14mr|python-gobject3-3.13.3-1|53	
14mr|python-gobject3-3.13.3-1|54	%files -n python-gi
14mr|python-gobject3-3.13.3-1|55	%doc python2/README python2/NEWS python2/AUTHORS python2/ChangeLog
14mr|python-gobject3-3.13.3-1|56	%{py_platsitedir}/gi
14mr|python-gobject3-3.13.3-1|57	%{py_platsitedir}/pygtkcompat
14mr|python-gobject3-3.13.3-1|58	%exclude %{py_platsitedir}/gi/_gi_cairo*.so
14mr|python-gobject3-3.13.3-1|59	
14mr|python-gobject3-3.13.3-1|60	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|61	
14mr|python-gobject3-3.13.3-1|62	%package -n python3-gi
14mr|python-gobject3-3.13.3-1|63	Summary:	Python 3 bindings for GObject Introspection
14mr|python-gobject3-3.13.3-1|64	
14mr|python-gobject3-3.13.3-1|65	Group:		Development/Python
14mr|python-gobject3-3.13.3-1|66	Provides:	python3-gobject-introspection = %{EVRD}
14mr|python-gobject3-3.13.3-1|67	Provides:	python3-gobject3 = %{EVRD}
14mr|python-gobject3-3.13.3-1|68	Conflicts:	python3-gobject < 2.28.6-3
14mr|python-gobject3-3.13.3-1|69	Obsoletes:	%{libname3}
14mr|python-gobject3-3.13.3-1|70	
14mr|python-gobject3-3.13.3-1|71	%description -n python3-gi
14mr|python-gobject3-3.13.3-1|72	This package contains the Python 3 GObject Introspection bindings.
14mr|python-gobject3-3.13.3-1|73	
14mr|python-gobject3-3.13.3-1|74	%files -n python3-gi
14mr|python-gobject3-3.13.3-1|75	%doc python3/README python3/NEWS python3/AUTHORS python3/ChangeLog
14mr|python-gobject3-3.13.3-1|76	%{py3_platsitedir}/gi
14mr|python-gobject3-3.13.3-1|77	%{py3_platsitedir}/pygtkcompat
14mr|python-gobject3-3.13.3-1|78	%exclude %{py3_platsitedir}/gi/_gi_cairo*.so
14mr|python-gobject3-3.13.3-1|79	
14mr|python-gobject3-3.13.3-1|80	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|81	
14mr|python-gobject3-3.13.3-1|82	%package -n python-gi-cairo
14mr|python-gobject3-3.13.3-1|83	Summary:	Python-gi bindings for Cairo
14mr|python-gobject3-3.13.3-1|84	
14mr|python-gobject3-3.13.3-1|85	Group:		Development/Python
14mr|python-gobject3-3.13.3-1|86	Requires:	python-gi = %{EVRD}
14mr|python-gobject3-3.13.3-1|87	Requires:	typelib(PangoCairo)
14mr|python-gobject3-3.13.3-1|88	Requires:	python-cairo >= 1.10.0
14mr|python-gobject3-3.13.3-1|89	Obsoletes:	python-gobject-cairo < 2.28.6-3
14mr|python-gobject3-3.13.3-1|90	Provides:	python-gobject-cairo = %{EVRD}
14mr|python-gobject3-3.13.3-1|91	
14mr|python-gobject3-3.13.3-1|92	%description -n python-gi-cairo
14mr|python-gobject3-3.13.3-1|93	This package contains the Python-gi Cairo bindings.
14mr|python-gobject3-3.13.3-1|94	
14mr|python-gobject3-3.13.3-1|95	%files -n python-gi-cairo
14mr|python-gobject3-3.13.3-1|96	%{py_platsitedir}/gi/_gi_cairo*.so
14mr|python-gobject3-3.13.3-1|97	
14mr|python-gobject3-3.13.3-1|98	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|99	
14mr|python-gobject3-3.13.3-1|100	%package -n python3-gi-cairo
14mr|python-gobject3-3.13.3-1|101	Summary:	Python3-gi bindings for Cairo
14mr|python-gobject3-3.13.3-1|102	
14mr|python-gobject3-3.13.3-1|103	Group:		Development/Python
14mr|python-gobject3-3.13.3-1|104	Requires:	python3-gi = %{EVRD}
14mr|python-gobject3-3.13.3-1|105	Requires:	typelib(PangoCairo)
14mr|python-gobject3-3.13.3-1|106	Requires:	python3-cairo >= 1.10.0
14mr|python-gobject3-3.13.3-1|107	Obsoletes:	python3-gobject-cairo < 2.28.6-3
14mr|python-gobject3-3.13.3-1|108	Provides:	python3-gobject-cairo = %{EVRD}
14mr|python-gobject3-3.13.3-1|109	
14mr|python-gobject3-3.13.3-1|110	%description -n python3-gi-cairo
14mr|python-gobject3-3.13.3-1|111	This package contains the Python-gi Cairo bindings.
14mr|python-gobject3-3.13.3-1|112	
14mr|python-gobject3-3.13.3-1|113	%files -n python3-gi-cairo
14mr|python-gobject3-3.13.3-1|114	%{py3_platsitedir}/gi/_gi_cairo*.so
14mr|python-gobject3-3.13.3-1|115	
14mr|python-gobject3-3.13.3-1|116	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|117	
14mr|python-gobject3-3.13.3-1|118	%package -n python3-gobject3-devel
14mr|python-gobject3-3.13.3-1|119	Summary:	Python-gobject development files
14mr|python-gobject3-3.13.3-1|120	
14mr|python-gobject3-3.13.3-1|121	Group:		Development/C
14mr|python-gobject3-3.13.3-1|122	Requires:	python3-gi-cairo = %{EVRD}
14mr|python-gobject3-3.13.3-1|123	
14mr|python-gobject3-3.13.3-1|124	Obsoletes:	python-gobject3-devel
14mr|python-gobject3-3.13.3-1|125	
14mr|python-gobject3-3.13.3-1|126	%description -n python3-gobject3-devel
14mr|python-gobject3-3.13.3-1|127	This contains the python3-gobject development files, including C
14mr|python-gobject3-3.13.3-1|128	header, pkg-config file.
14mr|python-gobject3-3.13.3-1|129	
14mr|python-gobject3-3.13.3-1|130	%files -n python3-gobject3-devel
14mr|python-gobject3-3.13.3-1|131	%{_libdir}/pkgconfig/pygobject-3.0.pc
14mr|python-gobject3-3.13.3-1|132	%{_includedir}/pygobject-3.0/pygobject.h
14mr|python-gobject3-3.13.3-1|133	
14mr|python-gobject3-3.13.3-1|134	#----------------------------------------------------------------------------
14mr|python-gobject3-3.13.3-1|135	
14mr|python-gobject3-3.13.3-1|136	%prep
14mr|python-gobject3-3.13.3-1|137	%setup -qn %{oname}-%{version} -c
14mr|python-gobject3-3.13.3-1|138	mv %{oname}-%{version} python2
14mr|python-gobject3-3.13.3-1|139	cp -r python2 python3
14mr|python-gobject3-3.13.3-1|140	
14mr|python-gobject3-3.13.3-1|141	%build
14mr|python-gobject3-3.13.3-1|142	pushd python3
14mr|python-gobject3-3.13.3-1|143	echo "%__python3"
14mr|python-gobject3-3.13.3-1|144	autoreconf -fi
14mr|python-gobject3-3.13.3-1|145	%configure2_5x PYTHON=%__python3
14mr|python-gobject3-3.13.3-1|146	%make  LDFLAGS="`python3-config --ldflags`"
14mr|python-gobject3-3.13.3-1|147	popd
14mr|python-gobject3-3.13.3-1|148	
14mr|python-gobject3-3.13.3-1|149	pushd python2
14mr|python-gobject3-3.13.3-1|150	autoreconf -fi
14mr|python-gobject3-3.13.3-1|151	%configure2_5x PYTHON=%__python
14mr|python-gobject3-3.13.3-1|152	%make LIBS="-lpython%{py_ver}"
14mr|python-gobject3-3.13.3-1|153	popd
14mr|python-gobject3-3.13.3-1|154	
14mr|python-gobject3-3.13.3-1|155	%install
14mr|python-gobject3-3.13.3-1|156	pushd python3
14mr|python-gobject3-3.13.3-1|157	PYTHON=%__python3 %makeinstall_std
14mr|python-gobject3-3.13.3-1|158	rm -rf %{buildroot}%{py3_platsitedir}/pygobject-*
14mr|python-gobject3-3.13.3-1|159	popd
14mr|python-gobject3-3.13.3-1|160	
14mr|python-gobject3-3.13.3-1|161	pushd python2
14mr|python-gobject3-3.13.3-1|162	%makeinstall_std
14mr|python-gobject3-3.13.3-1|163	rm -rf %{buildroot}%{py_platsitedir}/pygobject-*
14mr|python-gobject3-3.13.3-1|164	popd
14mr|python-gobject3-3.13.3-1|165	
14mr|python-gobject3-3.13.3-1|166	# dsextra stuff is for windows installs so remove it
14mr|python-gobject3-3.13.3-1|167	rm -fr %{buildroot}%{py_platsitedir}/gtk-2.0
14mr|python-gobject3-3.13.3-1|168	
14mr|python-gobject3-3.13.3-1|169	# docs are out of date and are being reworked upstream
14mr|python-gobject3-3.13.3-1|170	# so remove them
14mr|python-gobject3-3.13.3-1|171	rm -rf %{buildroot}%{_datadir}/gtk-doc
14mr|python-gobject3-3.13.3-1|172	rm -rf %{buildroot}%{_datadir}/pygobject
14mr|python-gobject3-3.13.3-1|173	
14mr|python-gobject3-3.13.3-1|174	
14mr|python-gobject3-3.13.3-1|175	
14mr|python-gobject3-3.13.3-1|176	%changelog
14mr|python-gobject3-3.13.3-1|177	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.13.3-1
14mr|python-gobject3-3.13.3-1|178	+ Revision: 1a7cd5c
14mr|python-gobject3-3.13.3-1|179	- Merge pull request #2 from import/python-gobject3:auto_update
14mr|python-gobject3-3.13.3-1|180	- ROSA Updates Builder: update suggested
14mr|python-gobject3-3.13.3-1|181	
14mr|python-gobject3-3.13.3-1|182	

18648 14
14mr|python-gpgme-0.1-5|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14mr|python-gpgme-0.1-5|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
14mr|python-gpgme-0.1-5|3	%define mname pygpgme
14mr|python-gpgme-0.1-5|4	
14mr|python-gpgme-0.1-5|5	Name:           python-gpgme
14mr|python-gpgme-0.1-5|6	Version:        0.1
14mr|python-gpgme-0.1-5|7	Release:        5
14mr|python-gpgme-0.1-5|8	Summary:        Python module for working with OpenPGP messages
14mr|python-gpgme-0.1-5|9	
14mr|python-gpgme-0.1-5|10	Group:          Development/Python
14mr|python-gpgme-0.1-5|11	License:        LGPLv2+
14mr|python-gpgme-0.1-5|12	URL:            http://cheeseshop.python.org/pypi/pygpgme/0.1
14mr|python-gpgme-0.1-5|13	Source0:        http://cheeseshop.python.org/packages/source/p/%{mname}/%{mname}-%{version}.tar.gz
14mr|python-gpgme-0.1-5|14	# upstream patch to fix gpgme intialization
14mr|python-gpgme-0.1-5|15	# https://bugs.launchpad.net/pygpgme/+bug/452194
14mr|python-gpgme-0.1-5|16	Patch0:         python-gpgme-0.1-fix-gpgme-initialization.patch
14mr|python-gpgme-0.1-5|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|python-gpgme-0.1-5|18	BuildRequires:  python-devel
14mr|python-gpgme-0.1-5|19	BuildRequires:  gpgme-devel
14mr|python-gpgme-0.1-5|20	
14mr|python-gpgme-0.1-5|21	%description
14mr|python-gpgme-0.1-5|22	PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt
14mr|python-gpgme-0.1-5|23	files using the OpenPGP format.  It is built on top of GNU Privacy Guard and
14mr|python-gpgme-0.1-5|24	the GPGME library.
14mr|python-gpgme-0.1-5|25	
14mr|python-gpgme-0.1-5|26	%prep
14mr|python-gpgme-0.1-5|27	%setup -q -n %{mname}-%{version}
14mr|python-gpgme-0.1-5|28	%patch0 -p0
14mr|python-gpgme-0.1-5|29	
14mr|python-gpgme-0.1-5|30	%build
14mr|python-gpgme-0.1-5|31	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
14mr|python-gpgme-0.1-5|32	
14mr|python-gpgme-0.1-5|33	
14mr|python-gpgme-0.1-5|34	%install
14mr|python-gpgme-0.1-5|35	rm -rf $RPM_BUILD_ROOT
14mr|python-gpgme-0.1-5|36	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
14mr|python-gpgme-0.1-5|37	# No need to ship the tests
14mr|python-gpgme-0.1-5|38	rm -rf $RPM_BUILD_ROOT%{python_sitearch}/gpgme/tests/
14mr|python-gpgme-0.1-5|39	
14mr|python-gpgme-0.1-5|40	%clean
14mr|python-gpgme-0.1-5|41	rm -rf $RPM_BUILD_ROOT
14mr|python-gpgme-0.1-5|42	
14mr|python-gpgme-0.1-5|43	%files
14mr|python-gpgme-0.1-5|44	%defattr(-,root,root,-)
14mr|python-gpgme-0.1-5|45	%doc README PKG-INFO
14mr|python-gpgme-0.1-5|46	%{python_sitearch}/*
14mr|python-gpgme-0.1-5|47	
14mr|python-gpgme-0.1-5|48	
14mr|python-gpgme-0.1-5|49	
14mr|python-gpgme-0.1-5|50	%changelog
14mr|python-gpgme-0.1-5|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-5
14mr|python-gpgme-0.1-5|52	+ Revision: 4af6463
14mr|python-gpgme-0.1-5|53	- MassBuild#440: Increase release tag
14mr|python-gpgme-0.1-5|54	
14mr|python-gpgme-0.1-5|55	

18649 14
14mr|python-gstreamer1.0-1.2.1-2|1	# gst1 api recall here
14mr|python-gstreamer1.0-1.2.1-2|2	%define api 1.0
14mr|python-gstreamer1.0-1.2.1-2|3	%define oname gst-python
14mr|python-gstreamer1.0-1.2.1-2|4	
14mr|python-gstreamer1.0-1.2.1-2|5	Summary:	Python bindings for GStreamer%{api}
14mr|python-gstreamer1.0-1.2.1-2|6	Name:		python-gstreamer%{api}
14mr|python-gstreamer1.0-1.2.1-2|7	Version:	1.2.1
14mr|python-gstreamer1.0-1.2.1-2|8	Release:	2
14mr|python-gstreamer1.0-1.2.1-2|9	Group:		Development/Python
14mr|python-gstreamer1.0-1.2.1-2|10	License:	LGPLv2.1+
14mr|python-gstreamer1.0-1.2.1-2|11	Url:		http://gstreamer.freedesktop.org/
14mr|python-gstreamer1.0-1.2.1-2|12	Source0:	http://gstreamer.freedesktop.org/src/gst-python/%{oname}-%{version}.tar.bz2
14mr|python-gstreamer1.0-1.2.1-2|13	BuildRequires:	pkgconfig(gstreamer-%{api}) >= 1.2.0
14mr|python-gstreamer1.0-1.2.1-2|14	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|python-gstreamer1.0-1.2.1-2|15	BuildRequires:	pkgconfig(python)
14mr|python-gstreamer1.0-1.2.1-2|16	Requires:	gstreamer1.0-tools >= 1.2.0
14mr|python-gstreamer1.0-1.2.1-2|17	Requires:	python-gobject3
14mr|python-gstreamer1.0-1.2.1-2|18	Provides:	gstreamer%{api}-python = %{EVRD}
14mr|python-gstreamer1.0-1.2.1-2|19	
14mr|python-gstreamer1.0-1.2.1-2|20	%description
14mr|python-gstreamer1.0-1.2.1-2|21	This module contains PyGObject overrides to make it easier to write
14mr|python-gstreamer1.0-1.2.1-2|22	applications that use GStreamer 1.0 in Python.
14mr|python-gstreamer1.0-1.2.1-2|23	
14mr|python-gstreamer1.0-1.2.1-2|24	%files
14mr|python-gstreamer1.0-1.2.1-2|25	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|python-gstreamer1.0-1.2.1-2|26	%{py_platsitedir}/gi/overrides/*
14mr|python-gstreamer1.0-1.2.1-2|27	
14mr|python-gstreamer1.0-1.2.1-2|28	#----------------------------------------------------------------------------
14mr|python-gstreamer1.0-1.2.1-2|29	
14mr|python-gstreamer1.0-1.2.1-2|30	%prep
14mr|python-gstreamer1.0-1.2.1-2|31	%setup -qn %{oname}-%{version}
14mr|python-gstreamer1.0-1.2.1-2|32	
14mr|python-gstreamer1.0-1.2.1-2|33	%build
14mr|python-gstreamer1.0-1.2.1-2|34	%configure2_5x
14mr|python-gstreamer1.0-1.2.1-2|35	%make
14mr|python-gstreamer1.0-1.2.1-2|36	
14mr|python-gstreamer1.0-1.2.1-2|37	%install
14mr|python-gstreamer1.0-1.2.1-2|38	%makeinstall_std
14mr|python-gstreamer1.0-1.2.1-2|39	
14mr|python-gstreamer1.0-1.2.1-2|40	
14mr|python-gstreamer1.0-1.2.1-2|41	%changelog
14mr|python-gstreamer1.0-1.2.1-2|42	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-2
14mr|python-gstreamer1.0-1.2.1-2|43	+ Revision: 20295ec
14mr|python-gstreamer1.0-1.2.1-2|44	- Spec cleanup
14mr|python-gstreamer1.0-1.2.1-2|45	
14mr|python-gstreamer1.0-1.2.1-2|46	

18650 14
14mr|python-gtkglext-1.1.0-11|1	%define	libname		pygtkglext
14mr|python-gtkglext-1.1.0-11|2	
14mr|python-gtkglext-1.1.0-11|3	Summary:	Python bindings for GtkGLExt
14mr|python-gtkglext-1.1.0-11|4	Name:		python-gtkglext
14mr|python-gtkglext-1.1.0-11|5	Version:	1.1.0
14mr|python-gtkglext-1.1.0-11|6	Release:	11
14mr|python-gtkglext-1.1.0-11|7	License:	BSD
14mr|python-gtkglext-1.1.0-11|8	Group:		System/Libraries
14mr|python-gtkglext-1.1.0-11|9	URL:		http://www.k-3d.org/gtkglext/Main_Page
14mr|python-gtkglext-1.1.0-11|10	Source:		http://prdownloads.sourceforge.net/sourceforge/gtkglext/%{libname}-%{version}.tar.bz2
14mr|python-gtkglext-1.1.0-11|11	Requires:	gtkglext, python-opengl
14mr|python-gtkglext-1.1.0-11|12	BuildRequires:	gtkglext-devel
14mr|python-gtkglext-1.1.0-11|13	BuildRequires:  pygtk2.0-devel
14mr|python-gtkglext-1.1.0-11|14	BuildRequires:  python-devel
14mr|python-gtkglext-1.1.0-11|15	
14mr|python-gtkglext-1.1.0-11|16	%description
14mr|python-gtkglext-1.1.0-11|17	Python bindings for GtkGTLExt
14mr|python-gtkglext-1.1.0-11|18	
14mr|python-gtkglext-1.1.0-11|19	%prep
14mr|python-gtkglext-1.1.0-11|20	%setup -q -n %{libname}-%{version}
14mr|python-gtkglext-1.1.0-11|21	
14mr|python-gtkglext-1.1.0-11|22	%build
14mr|python-gtkglext-1.1.0-11|23	%configure2_5x
14mr|python-gtkglext-1.1.0-11|24	%make
14mr|python-gtkglext-1.1.0-11|25	
14mr|python-gtkglext-1.1.0-11|26	%install
14mr|python-gtkglext-1.1.0-11|27	%makeinstall_std
14mr|python-gtkglext-1.1.0-11|28	%if %_lib != lib
14mr|python-gtkglext-1.1.0-11|29	mv %{buildroot}%{py_puresitedir}/gtk-2.0/gtk/gdkgl/* %{buildroot}%{py_platsitedir}/gtk-2.0/gtk/gdkgl/
14mr|python-gtkglext-1.1.0-11|30	mv %{buildroot}%{py_puresitedir}/gtk-2.0/gtk/gtkgl/* %{buildroot}%{py_platsitedir}/gtk-2.0/gtk/gtkgl/
14mr|python-gtkglext-1.1.0-11|31	%endif
14mr|python-gtkglext-1.1.0-11|32	
14mr|python-gtkglext-1.1.0-11|33	%files
14mr|python-gtkglext-1.1.0-11|34	%doc AUTHORS ChangeLog COPYING COPYING.LIB INSTALL README README.win32 examples/
14mr|python-gtkglext-1.1.0-11|35	%{python_sitearch}/gtk-2.0/gtk/gtkgl
14mr|python-gtkglext-1.1.0-11|36	%{python_sitearch}/gtk-2.0/gtk/gdkgl
14mr|python-gtkglext-1.1.0-11|37	%{_datadir}/pygtk/2.0/defs/*
14mr|python-gtkglext-1.1.0-11|38	%{_libdir}/pkgconfig/*.pc
14mr|python-gtkglext-1.1.0-11|39	
14mr|python-gtkglext-1.1.0-11|40	
14mr|python-gtkglext-1.1.0-11|41	%changelog
14mr|python-gtkglext-1.1.0-11|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-11
14mr|python-gtkglext-1.1.0-11|43	+ Revision: 12d95fa
14mr|python-gtkglext-1.1.0-11|44	- MassBuild#440: Increase release tag
14mr|python-gtkglext-1.1.0-11|45	
14mr|python-gtkglext-1.1.0-11|46	

18651 14
14mr|python-gtksourceview-2.10.1-9|1	%define name python-gtksourceview
14mr|python-gtksourceview-2.10.1-9|2	%define version 2.10.1
14mr|python-gtksourceview-2.10.1-9|3	%define release  9
14mr|python-gtksourceview-2.10.1-9|4	%define oname pygtksourceview
14mr|python-gtksourceview-2.10.1-9|5	
14mr|python-gtksourceview-2.10.1-9|6	Summary: Gtksourceview bindings for Python
14mr|python-gtksourceview-2.10.1-9|7	Name: %{name}
14mr|python-gtksourceview-2.10.1-9|8	Version: %{version}
14mr|python-gtksourceview-2.10.1-9|9	Release: %{release}
14mr|python-gtksourceview-2.10.1-9|10	Source0: http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
14mr|python-gtksourceview-2.10.1-9|11	License: LGPLv2+
14mr|python-gtksourceview-2.10.1-9|12	Group: Development/Python
14mr|python-gtksourceview-2.10.1-9|13	Url: http://www.gnome.org
14mr|python-gtksourceview-2.10.1-9|14	BuildRequires: gtksourceview-devel >= 2.9.1
14mr|python-gtksourceview-2.10.1-9|15	BuildRequires: pygtk2.0-devel
14mr|python-gtksourceview-2.10.1-9|16	BuildRequires: pkgconfig(gconf-2.0)
14mr|python-gtksourceview-2.10.1-9|17	BuildRequires: libxslt-proc docbook-style-xsl
14mr|python-gtksourceview-2.10.1-9|18	
14mr|python-gtksourceview-2.10.1-9|19	%description
14mr|python-gtksourceview-2.10.1-9|20	These are the python bindings for the version 2 of the
14mr|python-gtksourceview-2.10.1-9|21	GtkSourceView library.
14mr|python-gtksourceview-2.10.1-9|22	
14mr|python-gtksourceview-2.10.1-9|23	%package devel
14mr|python-gtksourceview-2.10.1-9|24	Group: Development/Python
14mr|python-gtksourceview-2.10.1-9|25	Summary: Files required to build applications with %name
14mr|python-gtksourceview-2.10.1-9|26	Requires: %name = %version
14mr|python-gtksourceview-2.10.1-9|27	
14mr|python-gtksourceview-2.10.1-9|28	%description devel
14mr|python-gtksourceview-2.10.1-9|29	These are the python bindings for the version 2 of the
14mr|python-gtksourceview-2.10.1-9|30	GtkSourceView library.
14mr|python-gtksourceview-2.10.1-9|31	
14mr|python-gtksourceview-2.10.1-9|32	
14mr|python-gtksourceview-2.10.1-9|33	%prep
14mr|python-gtksourceview-2.10.1-9|34	%setup -q -n %oname-%version
14mr|python-gtksourceview-2.10.1-9|35	
14mr|python-gtksourceview-2.10.1-9|36	%build
14mr|python-gtksourceview-2.10.1-9|37	%configure2_5x
14mr|python-gtksourceview-2.10.1-9|38	%make PYTHON_LIBS="-lpython%{py_ver}"
14mr|python-gtksourceview-2.10.1-9|39	
14mr|python-gtksourceview-2.10.1-9|40	%install
14mr|python-gtksourceview-2.10.1-9|41	rm -rf $RPM_BUILD_ROOT
14mr|python-gtksourceview-2.10.1-9|42	%makeinstall_std
14mr|python-gtksourceview-2.10.1-9|43	rm -f %buildroot%py_platsitedir/gtksourceview2.la
14mr|python-gtksourceview-2.10.1-9|44	%clean
14mr|python-gtksourceview-2.10.1-9|45	rm -rf $RPM_BUILD_ROOT
14mr|python-gtksourceview-2.10.1-9|46	
14mr|python-gtksourceview-2.10.1-9|47	%files
14mr|python-gtksourceview-2.10.1-9|48	%defattr(-,root,root)
14mr|python-gtksourceview-2.10.1-9|49	%doc README NEWS AUTHORS
14mr|python-gtksourceview-2.10.1-9|50	%py_platsitedir/gtksourceview2.so
14mr|python-gtksourceview-2.10.1-9|51	
14mr|python-gtksourceview-2.10.1-9|52	%files devel
14mr|python-gtksourceview-2.10.1-9|53	%defattr(-,root,root)
14mr|python-gtksourceview-2.10.1-9|54	%doc ChangeLog
14mr|python-gtksourceview-2.10.1-9|55	%_libdir/pkgconfig/*.pc
14mr|python-gtksourceview-2.10.1-9|56	%_datadir/gtk-doc/html/pygtksourceview2/
14mr|python-gtksourceview-2.10.1-9|57	%_datadir/pygtk/2.0/defs/gtksourceview2.defs
14mr|python-gtksourceview-2.10.1-9|58	
14mr|python-gtksourceview-2.10.1-9|59	
14mr|python-gtksourceview-2.10.1-9|60	
14mr|python-gtksourceview-2.10.1-9|61	%changelog
14mr|python-gtksourceview-2.10.1-9|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10.1-9
14mr|python-gtksourceview-2.10.1-9|63	+ Revision: 653f286
14mr|python-gtksourceview-2.10.1-9|64	- MassBuild#440: Increase release tag
14mr|python-gtksourceview-2.10.1-9|65	
14mr|python-gtksourceview-2.10.1-9|66	

18652 14
14mr|python-html5lib-1.0b3-4|1	%define modulename	html5lib
14mr|python-html5lib-1.0b3-4|2	
14mr|python-html5lib-1.0b3-4|3	Summary:	A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
14mr|python-html5lib-1.0b3-4|4	Name:		python-%{modulename}
14mr|python-html5lib-1.0b3-4|5	Version:	1.0b3
14mr|python-html5lib-1.0b3-4|6	Release:	4
14mr|python-html5lib-1.0b3-4|7	Group:		Development/Python
14mr|python-html5lib-1.0b3-4|8	License:	MIT
14mr|python-html5lib-1.0b3-4|9	URL:		http://code.google.com/p/html5lib/
14mr|python-html5lib-1.0b3-4|10	BuildArch:	noarch
14mr|python-html5lib-1.0b3-4|11	Source0:	https://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
14mr|python-html5lib-1.0b3-4|12	
14mr|python-html5lib-1.0b3-4|13	BuildRequires:	python-devel python-setuptools
14mr|python-html5lib-1.0b3-4|14	BuildRequires:  python3egg(setuptools) python3-devel
14mr|python-html5lib-1.0b3-4|15	
14mr|python-html5lib-1.0b3-4|16	%description
14mr|python-html5lib-1.0b3-4|17	A python based HTML parser/tokenizer based on the WHATWG HTML5
14mr|python-html5lib-1.0b3-4|18	specification for maximum compatibility with major desktop web browsers.
14mr|python-html5lib-1.0b3-4|19	
14mr|python-html5lib-1.0b3-4|20	%package -n python3-html5lib
14mr|python-html5lib-1.0b3-4|21	Summary:        A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
14mr|python-html5lib-1.0b3-4|22	Group:          Development/Python
14mr|python-html5lib-1.0b3-4|23	Requires:       python3
14mr|python-html5lib-1.0b3-4|24	
14mr|python-html5lib-1.0b3-4|25	%description -n python3-html5lib
14mr|python-html5lib-1.0b3-4|26	A python based HTML parser/tokenizer based on the WHATWG HTML5
14mr|python-html5lib-1.0b3-4|27	specification for maximum compatibility with major desktop web browsers.
14mr|python-html5lib-1.0b3-4|28	
14mr|python-html5lib-1.0b3-4|29	
14mr|python-html5lib-1.0b3-4|30	%prep
14mr|python-html5lib-1.0b3-4|31	%setup -q -c
14mr|python-html5lib-1.0b3-4|32	
14mr|python-html5lib-1.0b3-4|33	mv %{modulename}-%{version} python2
14mr|python-html5lib-1.0b3-4|34	cp -r python2 python3
14mr|python-html5lib-1.0b3-4|35	
14mr|python-html5lib-1.0b3-4|36	%install
14mr|python-html5lib-1.0b3-4|37	pushd python2
14mr|python-html5lib-1.0b3-4|38	%{__python} setup.py install --root=%{buildroot}
14mr|python-html5lib-1.0b3-4|39	popd
14mr|python-html5lib-1.0b3-4|40	
14mr|python-html5lib-1.0b3-4|41	pushd python3
14mr|python-html5lib-1.0b3-4|42	%{__python3} setup.py install --root=%{buildroot}
14mr|python-html5lib-1.0b3-4|43	popd
14mr|python-html5lib-1.0b3-4|44	
14mr|python-html5lib-1.0b3-4|45	%files -n python-html5lib
14mr|python-html5lib-1.0b3-4|46	%{py_puresitedir}/%{modulename}/*.py
14mr|python-html5lib-1.0b3-4|47	%{py_puresitedir}/%{modulename}/filters
14mr|python-html5lib-1.0b3-4|48	%{py_puresitedir}/%{modulename}/serializer
14mr|python-html5lib-1.0b3-4|49	%{py_puresitedir}/%{modulename}/treeadapters
14mr|python-html5lib-1.0b3-4|50	%{py_puresitedir}/%{modulename}/treebuilders
14mr|python-html5lib-1.0b3-4|51	%{py_puresitedir}/%{modulename}/treewalkers
14mr|python-html5lib-1.0b3-4|52	%{py_puresitedir}/%{modulename}/trie
14mr|python-html5lib-1.0b3-4|53	%{py_puresitedir}/%{modulename}-%{version}-*.egg-info
14mr|python-html5lib-1.0b3-4|54	
14mr|python-html5lib-1.0b3-4|55	%files -n python3-html5lib
14mr|python-html5lib-1.0b3-4|56	%{py3_puresitedir}/%{modulename}/*.py
14mr|python-html5lib-1.0b3-4|57	%{py3_puresitedir}/%{modulename}/filters
14mr|python-html5lib-1.0b3-4|58	%{py3_puresitedir}/%{modulename}/serializer
14mr|python-html5lib-1.0b3-4|59	%{py3_puresitedir}/%{modulename}/treeadapters
14mr|python-html5lib-1.0b3-4|60	%{py3_puresitedir}/%{modulename}/treebuilders
14mr|python-html5lib-1.0b3-4|61	%{py3_puresitedir}/%{modulename}/treewalkers
14mr|python-html5lib-1.0b3-4|62	%{py3_puresitedir}/%{modulename}/trie
14mr|python-html5lib-1.0b3-4|63	%{py3_puresitedir}/%{modulename}-%{version}-*.egg-info
14mr|python-html5lib-1.0b3-4|64	
14mr|python-html5lib-1.0b3-4|65	%changelog
14mr|python-html5lib-1.0b3-4|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b3-4
14mr|python-html5lib-1.0b3-4|67	+ Revision: bcc4d3d
14mr|python-html5lib-1.0b3-4|68	- MassBuild#440: Increase release tag
14mr|python-html5lib-1.0b3-4|69	
14mr|python-html5lib-1.0b3-4|70	

18653 14
14mr|python-httplib2-0.9-1|1	%define module	httplib2
14mr|python-httplib2-0.9-1|2	
14mr|python-httplib2-0.9-1|3	Name:		python-httplib2
14mr|python-httplib2-0.9-1|4	Summary:	Comprehensive HTTP client library for Python
14mr|python-httplib2-0.9-1|5	Version:	0.9
14mr|python-httplib2-0.9-1|6	Release:	1
14mr|python-httplib2-0.9-1|7	Source0:	https://pypi.python.org/packages/source/h/httplib2/httplib2-%{version}.tar.gz
14mr|python-httplib2-0.9-1|8	URL:		http://code.google.com/p/httplib2
14mr|python-httplib2-0.9-1|9	Group:		System/Libraries
14mr|python-httplib2-0.9-1|10	License:	MIT
14mr|python-httplib2-0.9-1|11	BuildArch:	noarch
14mr|python-httplib2-0.9-1|12	BuildRequires:	python-setuptools
14mr|python-httplib2-0.9-1|13	BuildRequires: python-devel
14mr|python-httplib2-0.9-1|14	
14mr|python-httplib2-0.9-1|15	%description
14mr|python-httplib2-0.9-1|16	A comprehensive HTTP client library that supports many features left
14mr|python-httplib2-0.9-1|17	out of other HTTP libraries.
14mr|python-httplib2-0.9-1|18	
14mr|python-httplib2-0.9-1|19	%package -n python3-httplib2
14mr|python-httplib2-0.9-1|20	Summary:        Python 3 HTTP library module
14mr|python-httplib2-0.9-1|21	Group:          System/Libraries
14mr|python-httplib2-0.9-1|22	BuildRequires:  python3
14mr|python-httplib2-0.9-1|23	
14mr|python-httplib2-0.9-1|24	%description -n python3-httplib2
14mr|python-httplib2-0.9-1|25	A comprehensive HTTP client library that supports many features left
14mr|python-httplib2-0.9-1|26	out of other HTTP libraries.
14mr|python-httplib2-0.9-1|27	
14mr|python-httplib2-0.9-1|28	%prep
14mr|python-httplib2-0.9-1|29	%setup -q -c
14mr|python-httplib2-0.9-1|30	mv httplib2-%{version} python2
14mr|python-httplib2-0.9-1|31	pushd python2
14mr|python-httplib2-0.9-1|32	%patch0 -p0 -b .certfile
14mr|python-httplib2-0.9-1|33	popd
14mr|python-httplib2-0.9-1|34	cp -r python2 python3
14mr|python-httplib2-0.9-1|35	
14mr|python-httplib2-0.9-1|36	%build
14mr|python-httplib2-0.9-1|37	pushd python2
14mr|python-httplib2-0.9-1|38	python setup.py build
14mr|python-httplib2-0.9-1|39	popd
14mr|python-httplib2-0.9-1|40	
14mr|python-httplib2-0.9-1|41	pushd python3
14mr|python-httplib2-0.9-1|42	python3 setup.py build
14mr|python-httplib2-0.9-1|43	popd
14mr|python-httplib2-0.9-1|44	
14mr|python-httplib2-0.9-1|45	%install
14mr|python-httplib2-0.9-1|46	pushd python2
14mr|python-httplib2-0.9-1|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --compile --optimize=2
14mr|python-httplib2-0.9-1|48	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
14mr|python-httplib2-0.9-1|49	popd
14mr|python-httplib2-0.9-1|50	
14mr|python-httplib2-0.9-1|51	pushd python3
14mr|python-httplib2-0.9-1|52	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --compile --optimize=2
14mr|python-httplib2-0.9-1|53	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
14mr|python-httplib2-0.9-1|54	popd
14mr|python-httplib2-0.9-1|55	
14mr|python-httplib2-0.9-1|56	%files
14mr|python-httplib2-0.9-1|57	%{py_puresitedir}/%{module}-*
14mr|python-httplib2-0.9-1|58	%{py_puresitedir}/%{module}/*
14mr|python-httplib2-0.9-1|59	
14mr|python-httplib2-0.9-1|60	%files -n python3-httplib2
14mr|python-httplib2-0.9-1|61	%{py3_puresitedir}/%{module}-*
14mr|python-httplib2-0.9-1|62	%{py3_puresitedir}/%{module}/*
14mr|python-httplib2-0.9-1|63	
14mr|python-httplib2-0.9-1|64	%changelog
14mr|python-httplib2-0.9-1|65	* Sat Sep 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
14mr|python-httplib2-0.9-1|66	+ Revision: fbc9c6e
14mr|python-httplib2-0.9-1|67	- Fix files
14mr|python-httplib2-0.9-1|68	
14mr|python-httplib2-0.9-1|69	

18654 14
14mr|python-iniparse-0.4-4|1	%define oname iniparse
14mr|python-iniparse-0.4-4|2	%define name python-%oname
14mr|python-iniparse-0.4-4|3	%define version 0.4
14mr|python-iniparse-0.4-4|4	%define release 4
14mr|python-iniparse-0.4-4|5	
14mr|python-iniparse-0.4-4|6	Summary: INI parser for python
14mr|python-iniparse-0.4-4|7	Name: %{name}
14mr|python-iniparse-0.4-4|8	Version: %{version}
14mr|python-iniparse-0.4-4|9	Release: %{release}
14mr|python-iniparse-0.4-4|10	Url: http://code.google.com/p/iniparse/
14mr|python-iniparse-0.4-4|11	Source: http://iniparse.googlecode.com/files/%{oname}-%{version}.tar.gz
14mr|python-iniparse-0.4-4|12	License: MIT
14mr|python-iniparse-0.4-4|13	Group: Development/Python
14mr|python-iniparse-0.4-4|14	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|python-iniparse-0.4-4|15	BuildArch: noarch
14mr|python-iniparse-0.4-4|16	BuildRequires: python-devel
14mr|python-iniparse-0.4-4|17	
14mr|python-iniparse-0.4-4|18	%description
14mr|python-iniparse-0.4-4|19	iniparse is a INI parser for Python which is:
14mr|python-iniparse-0.4-4|20	
14mr|python-iniparse-0.4-4|21	* Compatiable with ConfigParser: Backward compatible implementations of
14mr|python-iniparse-0.4-4|22	ConfigParser, RawConfigParser, and SafeConfigParser are included that
14mr|python-iniparse-0.4-4|23	are API-compatible with the Python standard library. They pass all the
14mr|python-iniparse-0.4-4|24	unit tests in Python-2.4.4.
14mr|python-iniparse-0.4-4|25	* Preserves structure of INI files: Order of sections & options, indentation,
14mr|python-iniparse-0.4-4|26	comments, and blank lines are preserved as far as possible when data is
14mr|python-iniparse-0.4-4|27	updated.
14mr|python-iniparse-0.4-4|28	* More convenient: Values can be accessed using dotted notation
14mr|python-iniparse-0.4-4|29	(cfg.user.name), or using container syntax (cfg['user']['name']).
14mr|python-iniparse-0.4-4|30	
14mr|python-iniparse-0.4-4|31	It is very useful for config files that are updated both by users and by
14mr|python-iniparse-0.4-4|32	programs, since it is very disorienting for a user to have her config
14mr|python-iniparse-0.4-4|33	file completely rearranged whenever a program changes it. iniparse also
14mr|python-iniparse-0.4-4|34	allows making the order of entries in a config file significant, which is
14mr|python-iniparse-0.4-4|35	desirable in applications like image galleries.
14mr|python-iniparse-0.4-4|36	
14mr|python-iniparse-0.4-4|37	
14mr|python-iniparse-0.4-4|38	%prep
14mr|python-iniparse-0.4-4|39	%setup -q -n %oname-%version
14mr|python-iniparse-0.4-4|40	
14mr|python-iniparse-0.4-4|41	%build
14mr|python-iniparse-0.4-4|42	python setup.py build
14mr|python-iniparse-0.4-4|43	#perl -pi -e 's|^#!python|#!/usr/bin/python|' easy_install.py setuptools/command/easy_install.py
14mr|python-iniparse-0.4-4|44	
14mr|python-iniparse-0.4-4|45	%install
14mr|python-iniparse-0.4-4|46	rm -rf $RPM_BUILD_ROOT
14mr|python-iniparse-0.4-4|47	python setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
14mr|python-iniparse-0.4-4|48	rm -Rf $RPM_BUILD_ROOT/%_prefix/share/doc/*
14mr|python-iniparse-0.4-4|49	
14mr|python-iniparse-0.4-4|50	%clean
14mr|python-iniparse-0.4-4|51	rm -rf $RPM_BUILD_ROOT
14mr|python-iniparse-0.4-4|52	
14mr|python-iniparse-0.4-4|53	%files
14mr|python-iniparse-0.4-4|54	%defattr(-,root,root)
14mr|python-iniparse-0.4-4|55	%doc Changelog LICENSE LICENSE-PSF README html/*
14mr|python-iniparse-0.4-4|56	%py_sitedir/%{oname}*
14mr|python-iniparse-0.4-4|57	
14mr|python-iniparse-0.4-4|58	
14mr|python-iniparse-0.4-4|59	
14mr|python-iniparse-0.4-4|60	%changelog
14mr|python-iniparse-0.4-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-4
14mr|python-iniparse-0.4-4|62	+ Revision: 556202b
14mr|python-iniparse-0.4-4|63	- MassBuild#440: Increase release tag
14mr|python-iniparse-0.4-4|64	
14mr|python-iniparse-0.4-4|65	

18655 14
14mr|python-isodate-0.5.0-3|1	Name:           python-isodate
14mr|python-isodate-0.5.0-3|2	Version:        0.5.0
14mr|python-isodate-0.5.0-3|3	Release:        3
14mr|python-isodate-0.5.0-3|4	Summary:        An ISO 8601 date/time/duration parser and formater
14mr|python-isodate-0.5.0-3|5	
14mr|python-isodate-0.5.0-3|6	Group:          Development/Python
14mr|python-isodate-0.5.0-3|7	License:        BSD
14mr|python-isodate-0.5.0-3|8	URL:            http://pypi.python.org/pypi/isodate
14mr|python-isodate-0.5.0-3|9	Source0:        http://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz
14mr|python-isodate-0.5.0-3|10	BuildArch:      noarch
14mr|python-isodate-0.5.0-3|11	BuildRequires:  python-devel
14mr|python-isodate-0.5.0-3|12	BuildRequires:  python-setuptools
14mr|python-isodate-0.5.0-3|13	BuildRequires:  python3-devel
14mr|python-isodate-0.5.0-3|14	BuildRequires:  python3-distribute
14mr|python-isodate-0.5.0-3|15	
14mr|python-isodate-0.5.0-3|16	%description
14mr|python-isodate-0.5.0-3|17	This module implements ISO 8601 date, time and duration parsing. The
14mr|python-isodate-0.5.0-3|18	implementation follows ISO8601:2004 standard, and implements only date/time
14mr|python-isodate-0.5.0-3|19	representations mentioned in the standard. If something is not mentioned there,
14mr|python-isodate-0.5.0-3|20	then it is treated as non existent, and not as an allowed option.
14mr|python-isodate-0.5.0-3|21	
14mr|python-isodate-0.5.0-3|22	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
14mr|python-isodate-0.5.0-3|23	by this module to support 2 digit years. (while it may still be valid as ISO
14mr|python-isodate-0.5.0-3|24	date, because it is not explicitly forbidden.) Another example is, when no time
14mr|python-isodate-0.5.0-3|25	zone information is given for a time, then it should be interpreted as local
14mr|python-isodate-0.5.0-3|26	time, and not UTC.
14mr|python-isodate-0.5.0-3|27	
14mr|python-isodate-0.5.0-3|28	As this module maps ISO 8601 dates/times to standard Python data types, like
14mr|python-isodate-0.5.0-3|29	date, time, datetime and timedelta, it is not possible to convert all possible
14mr|python-isodate-0.5.0-3|30	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
14mr|python-isodate-0.5.0-3|31	the Python date and datetime classes. Additionally fractional seconds are
14mr|python-isodate-0.5.0-3|32	limited to microseconds. That means if the parser finds for instance
14mr|python-isodate-0.5.0-3|33	nanoseconds it will round it to microseconds.
14mr|python-isodate-0.5.0-3|34	
14mr|python-isodate-0.5.0-3|35	%package -n python3-isodate
14mr|python-isodate-0.5.0-3|36	Summary:        An ISO 8601 date/time/duration parser and formater
14mr|python-isodate-0.5.0-3|37	
14mr|python-isodate-0.5.0-3|38	Group:          Development/Python
14mr|python-isodate-0.5.0-3|39	Requires:       python3
14mr|python-isodate-0.5.0-3|40	
14mr|python-isodate-0.5.0-3|41	%description -n python3-isodate
14mr|python-isodate-0.5.0-3|42	This module implements ISO 8601 date, time and duration parsing. The
14mr|python-isodate-0.5.0-3|43	implementation follows ISO8601:2004 standard, and implements only date/time
14mr|python-isodate-0.5.0-3|44	representations mentioned in the standard. If something is not mentioned there,
14mr|python-isodate-0.5.0-3|45	then it is treated as non existent, and not as an allowed option.
14mr|python-isodate-0.5.0-3|46	
14mr|python-isodate-0.5.0-3|47	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
14mr|python-isodate-0.5.0-3|48	by this module to support 2 digit years. (while it may still be valid as ISO
14mr|python-isodate-0.5.0-3|49	date, because it is not explicitly forbidden.) Another example is, when no time
14mr|python-isodate-0.5.0-3|50	zone information is given for a time, then it should be interpreted as local
14mr|python-isodate-0.5.0-3|51	time, and not UTC.
14mr|python-isodate-0.5.0-3|52	
14mr|python-isodate-0.5.0-3|53	As this module maps ISO 8601 dates/times to standard Python data types, like
14mr|python-isodate-0.5.0-3|54	date, time, datetime and timedelta, it is not possible to convert all possible
14mr|python-isodate-0.5.0-3|55	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
14mr|python-isodate-0.5.0-3|56	the Python date and datetime classes. Additionally fractional seconds are
14mr|python-isodate-0.5.0-3|57	limited to microseconds. That means if the parser finds for instance
14mr|python-isodate-0.5.0-3|58	nanoseconds it will round it to microseconds.
14mr|python-isodate-0.5.0-3|59	
14mr|python-isodate-0.5.0-3|60	%prep
14mr|python-isodate-0.5.0-3|61	%setup -qc
14mr|python-isodate-0.5.0-3|62	mv isodate-%{version} python2
14mr|python-isodate-0.5.0-3|63	cp -a python2 python3
14mr|python-isodate-0.5.0-3|64	
14mr|python-isodate-0.5.0-3|65	%build
14mr|python-isodate-0.5.0-3|66	pushd python2
14mr|python-isodate-0.5.0-3|67	python setup.py build
14mr|python-isodate-0.5.0-3|68	popd
14mr|python-isodate-0.5.0-3|69	pushd python3
14mr|python-isodate-0.5.0-3|70	python3 setup.py build
14mr|python-isodate-0.5.0-3|71	popd
14mr|python-isodate-0.5.0-3|72	
14mr|python-isodate-0.5.0-3|73	%install
14mr|python-isodate-0.5.0-3|74	pushd python3
14mr|python-isodate-0.5.0-3|75	python3 setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-isodate-0.5.0-3|76	popd
14mr|python-isodate-0.5.0-3|77	pushd python2
14mr|python-isodate-0.5.0-3|78	python2 setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-isodate-0.5.0-3|79	popd
14mr|python-isodate-0.5.0-3|80	
14mr|python-isodate-0.5.0-3|81	%files
14mr|python-isodate-0.5.0-3|82	%doc  python2/TODO.txt
14mr|python-isodate-0.5.0-3|83	%{py_puresitedir}/isodate
14mr|python-isodate-0.5.0-3|84	%{py_puresitedir}/isodate*.egg-info
14mr|python-isodate-0.5.0-3|85	
14mr|python-isodate-0.5.0-3|86	%files -n python3-isodate
14mr|python-isodate-0.5.0-3|87	%doc  python2/TODO.txt
14mr|python-isodate-0.5.0-3|88	%{py3_puresitedir}/isodate
14mr|python-isodate-0.5.0-3|89	%{py3_puresitedir}/isodate*.egg-info
14mr|python-isodate-0.5.0-3|90	
14mr|python-isodate-0.5.0-3|91	
14mr|python-isodate-0.5.0-3|92	
14mr|python-isodate-0.5.0-3|93	%changelog
14mr|python-isodate-0.5.0-3|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-3
14mr|python-isodate-0.5.0-3|95	+ Revision: 922b233
14mr|python-isodate-0.5.0-3|96	- MassBuild#440: Increase release tag
14mr|python-isodate-0.5.0-3|97	
14mr|python-isodate-0.5.0-3|98	

18656 14
14mr|python-jinja2-2.7.1-8|1	%define tarname Jinja2
14mr|python-jinja2-2.7.1-8|2	%define fname   jinja2
14mr|python-jinja2-2.7.1-8|3	
14mr|python-jinja2-2.7.1-8|4	# jinja requires itself ( as python-sphinx use it ) to build doc
14mr|python-jinja2-2.7.1-8|5	%define enable_doc 1
14mr|python-jinja2-2.7.1-8|6	
14mr|python-jinja2-2.7.1-8|7	Summary:	Python template engine
14mr|python-jinja2-2.7.1-8|8	Name:		python-jinja2
14mr|python-jinja2-2.7.1-8|9	Version:	2.7.1
14mr|python-jinja2-2.7.1-8|10	Release:	8
14mr|python-jinja2-2.7.1-8|11	License:	BSD
14mr|python-jinja2-2.7.1-8|12	Group:		Development/Python
14mr|python-jinja2-2.7.1-8|13	Url:		http://jinja.pocoo.org/
14mr|python-jinja2-2.7.1-8|14	Source0:	https://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
14mr|python-jinja2-2.7.1-8|15	Patch0:         Jinja2-2.7.1.next.patch
14mr|python-jinja2-2.7.1-8|16	BuildArch:	noarch
14mr|python-jinja2-2.7.1-8|17	BuildRequires:	python-devel >= 2.4, python-setuptools, python3-devel, python3-distribute
14mr|python-jinja2-2.7.1-8|18	BuildRequires:	python-markupsafe
14mr|python-jinja2-2.7.1-8|19	BuildRequires:	python3-markupsafe
14mr|python-jinja2-2.7.1-8|20	%if %enable_doc
14mr|python-jinja2-2.7.1-8|21	BuildRequires:	python-sphinx
14mr|python-jinja2-2.7.1-8|22	%endif
14mr|python-jinja2-2.7.1-8|23	Requires:	python >= 2.4
14mr|python-jinja2-2.7.1-8|24	Obsoletes:	python-jinja
14mr|python-jinja2-2.7.1-8|25	Suggests:	python-markupsafe
14mr|python-jinja2-2.7.1-8|26	
14mr|python-jinja2-2.7.1-8|27	%description
14mr|python-jinja2-2.7.1-8|28	Jinja2 is a library for Python 2.4 and onwards that is designed to be
14mr|python-jinja2-2.7.1-8|29	flexible, fast and secure. If you have any exposure to other
14mr|python-jinja2-2.7.1-8|30	text-based template languages, such as Smarty or Django, you should
14mr|python-jinja2-2.7.1-8|31	feel right at home with Jinja2. It's both designer and developer
14mr|python-jinja2-2.7.1-8|32	friendly by sticking to Python's principles and adding functionality
14mr|python-jinja2-2.7.1-8|33	useful for templating environments.
14mr|python-jinja2-2.7.1-8|34	
14mr|python-jinja2-2.7.1-8|35	%package -n python3-jinja2
14mr|python-jinja2-2.7.1-8|36	Summary:	Python template engine
14mr|python-jinja2-2.7.1-8|37	Group:		Development/Python
14mr|python-jinja2-2.7.1-8|38	Requires:	python3
14mr|python-jinja2-2.7.1-8|39	
14mr|python-jinja2-2.7.1-8|40	%description -n python3-jinja2
14mr|python-jinja2-2.7.1-8|41	Jinja2 is a library for Python 2.4 and onwards that is designed to be
14mr|python-jinja2-2.7.1-8|42	flexible, fast and secure. If you have any exposure to other
14mr|python-jinja2-2.7.1-8|43	text-based template languages, such as Smarty or Django, you should
14mr|python-jinja2-2.7.1-8|44	feel right at home with Jinja2. It's both designer and developer
14mr|python-jinja2-2.7.1-8|45	friendly by sticking to Python's principles and adding functionality
14mr|python-jinja2-2.7.1-8|46	useful for templating environments.
14mr|python-jinja2-2.7.1-8|47	
14mr|python-jinja2-2.7.1-8|48	%prep
14mr|python-jinja2-2.7.1-8|49	%setup -q -c
14mr|python-jinja2-2.7.1-8|50	%patch0 -p0
14mr|python-jinja2-2.7.1-8|51	
14mr|python-jinja2-2.7.1-8|52	mv %{tarname}-%{version} python2
14mr|python-jinja2-2.7.1-8|53	cp -r python2 python3
14mr|python-jinja2-2.7.1-8|54	
14mr|python-jinja2-2.7.1-8|55	%build
14mr|python-jinja2-2.7.1-8|56	pushd python2
14mr|python-jinja2-2.7.1-8|57	PYTHONDONTWRITEBYTECODE=  python setup.py build
14mr|python-jinja2-2.7.1-8|58	%if %enable_doc
14mr|python-jinja2-2.7.1-8|59	%make -C docs html
14mr|python-jinja2-2.7.1-8|60	%endif
14mr|python-jinja2-2.7.1-8|61	popd
14mr|python-jinja2-2.7.1-8|62	
14mr|python-jinja2-2.7.1-8|63	pushd python3
14mr|python-jinja2-2.7.1-8|64	PYTHONDONTWRITEBYTECODE=  python3 setup.py build
14mr|python-jinja2-2.7.1-8|65	%if %enable_doc
14mr|python-jinja2-2.7.1-8|66	%make -C docs html
14mr|python-jinja2-2.7.1-8|67	%endif
14mr|python-jinja2-2.7.1-8|68	popd
14mr|python-jinja2-2.7.1-8|69	
14mr|python-jinja2-2.7.1-8|70	%check
14mr|python-jinja2-2.7.1-8|71	pushd python2
14mr|python-jinja2-2.7.1-8|72	make test
14mr|python-jinja2-2.7.1-8|73	popd
14mr|python-jinja2-2.7.1-8|74	
14mr|python-jinja2-2.7.1-8|75	pushd python3
14mr|python-jinja2-2.7.1-8|76	make test
14mr|python-jinja2-2.7.1-8|77	popd
14mr|python-jinja2-2.7.1-8|78	
14mr|python-jinja2-2.7.1-8|79	%install
14mr|python-jinja2-2.7.1-8|80	pushd python2
14mr|python-jinja2-2.7.1-8|81	%{__python} setup.py install --root=%{buildroot}
14mr|python-jinja2-2.7.1-8|82	popd
14mr|python-jinja2-2.7.1-8|83	
14mr|python-jinja2-2.7.1-8|84	pushd python3
14mr|python-jinja2-2.7.1-8|85	%{__python3} setup.py install --root=%{buildroot}
14mr|python-jinja2-2.7.1-8|86	popd
14mr|python-jinja2-2.7.1-8|87	
14mr|python-jinja2-2.7.1-8|88	%files -n python-jinja2
14mr|python-jinja2-2.7.1-8|89	%doc python2/AUTHORS python2/CHANGES python2/LICENSE python2/examples
14mr|python-jinja2-2.7.1-8|90	%{py_puresitedir}/%{fname}/*
14mr|python-jinja2-2.7.1-8|91	%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info
14mr|python-jinja2-2.7.1-8|92	%if %enable_doc
14mr|python-jinja2-2.7.1-8|93	%doc python2/docs/_build/html
14mr|python-jinja2-2.7.1-8|94	%endif
14mr|python-jinja2-2.7.1-8|95	
14mr|python-jinja2-2.7.1-8|96	%files -n python3-jinja2
14mr|python-jinja2-2.7.1-8|97	%doc python3/AUTHORS python3/CHANGES python3/LICENSE python3/examples
14mr|python-jinja2-2.7.1-8|98	%{py3_puresitedir}/%{fname}/*
14mr|python-jinja2-2.7.1-8|99	%{py3_puresitedir}/%{tarname}-%{version}-py%{py3_ver}.egg-info
14mr|python-jinja2-2.7.1-8|100	%if %enable_doc
14mr|python-jinja2-2.7.1-8|101	%doc python3/docs/_build/html
14mr|python-jinja2-2.7.1-8|102	%endif
14mr|python-jinja2-2.7.1-8|103	
14mr|python-jinja2-2.7.1-8|104	
14mr|python-jinja2-2.7.1-8|105	%changelog
14mr|python-jinja2-2.7.1-8|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.1-8
14mr|python-jinja2-2.7.1-8|107	+ Revision: 6078d4f
14mr|python-jinja2-2.7.1-8|108	- MassBuild#440: Increase release tag
14mr|python-jinja2-2.7.1-8|109	
14mr|python-jinja2-2.7.1-8|110	

18657 14
14mr|python-json-3.4-4|1	Name:           python-json
14mr|python-json-3.4-4|2	Version:        3.4
14mr|python-json-3.4-4|3	%define version_munge %(sed 's/\\./_/g' <<< %{version})
14mr|python-json-3.4-4|4	Release:        4
14mr|python-json-3.4-4|5	Summary:        A JSON reader and writer for Python
14mr|python-json-3.4-4|6	
14mr|python-json-3.4-4|7	Group:          Development/Python
14mr|python-json-3.4-4|8	License:        LGPLv2+
14mr|python-json-3.4-4|9	URL:            https://sourceforge.net/projects/json-py/
14mr|python-json-3.4-4|10	Source0:        http://dl.sourceforge.net/json-py/json-py-%{version_munge}.zip
14mr|python-json-3.4-4|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|python-json-3.4-4|12	
14mr|python-json-3.4-4|13	BuildArch:      noarch
14mr|python-json-3.4-4|14	BuildRequires:  python-devel
14mr|python-json-3.4-4|15	
14mr|python-json-3.4-4|16	%description
14mr|python-json-3.4-4|17	json.py is an implementation of a JSON (http://json.org) reader and writer in
14mr|python-json-3.4-4|18	Python.
14mr|python-json-3.4-4|19	
14mr|python-json-3.4-4|20	%prep
14mr|python-json-3.4-4|21	%setup -q -c
14mr|python-json-3.4-4|22	chmod a-x *
14mr|python-json-3.4-4|23	
14mr|python-json-3.4-4|24	%build
14mr|python-json-3.4-4|25	
14mr|python-json-3.4-4|26	%install
14mr|python-json-3.4-4|27	rm -rf $RPM_BUILD_ROOT
14mr|python-json-3.4-4|28	mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
14mr|python-json-3.4-4|29	install -p -m 0644 json.py minjson.py $RPM_BUILD_ROOT%{python_sitelib}
14mr|python-json-3.4-4|30	%py_compile $RPM_BUILD_ROOT%{python_sitelib}
14mr|python-json-3.4-4|31	
14mr|python-json-3.4-4|32	%clean
14mr|python-json-3.4-4|33	rm -rf $RPM_BUILD_ROOT
14mr|python-json-3.4-4|34	
14mr|python-json-3.4-4|35	%files
14mr|python-json-3.4-4|36	%defattr(-,root,root,-)
14mr|python-json-3.4-4|37	%doc changes.txt jsontest.py license.txt readme.txt
14mr|python-json-3.4-4|38	%{python_sitelib}/*.py
14mr|python-json-3.4-4|39	%{python_sitelib}/*.py[co]
14mr|python-json-3.4-4|40	
14mr|python-json-3.4-4|41	
14mr|python-json-3.4-4|42	
14mr|python-json-3.4-4|43	
14mr|python-json-3.4-4|44	%changelog
14mr|python-json-3.4-4|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4-4
14mr|python-json-3.4-4|46	+ Revision: 0b954f5
14mr|python-json-3.4-4|47	- MassBuild#440: Increase release tag
14mr|python-json-3.4-4|48	
14mr|python-json-3.4-4|49	

18658 14
14mr|python-kde4-4.13.3-1|1	%define srcname pykde4
14mr|python-kde4-4.13.3-1|2	
14mr|python-kde4-4.13.3-1|3	Summary:	KDE bindings to non-C++ languages
14mr|python-kde4-4.13.3-1|4	Name:		python-kde4
14mr|python-kde4-4.13.3-1|5	Version:	4.13.3
14mr|python-kde4-4.13.3-1|6	Release:	1
14mr|python-kde4-4.13.3-1|7	Epoch:		1
14mr|python-kde4-4.13.3-1|8	License:	GPLv2+
14mr|python-kde4-4.13.3-1|9	Group:		Development/KDE and Qt
14mr|python-kde4-4.13.3-1|10	Url:		http://www.kde.org
14mr|python-kde4-4.13.3-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|python-kde4-4.13.3-1|12	%if %{is_beta}
14mr|python-kde4-4.13.3-1|13	%define ftpdir unstable
14mr|python-kde4-4.13.3-1|14	%else
14mr|python-kde4-4.13.3-1|15	%define ftpdir stable
14mr|python-kde4-4.13.3-1|16	%endif
14mr|python-kde4-4.13.3-1|17	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{srcname}-%{version}.tar.xz
14mr|python-kde4-4.13.3-1|18	Patch0:		pykde4-4.10.0-respect-sip-flags.patch
14mr|python-kde4-4.13.3-1|19	# Revert commit that adds some python-sip-4.15 fixes and breaks older sip support
14mr|python-kde4-4.13.3-1|20	# https://bugs.kde.org/show_bug.cgi?id=325667
14mr|python-kde4-4.13.3-1|21	Patch1:		pykde4-4.13.2-sip4.15.patch
14mr|python-kde4-4.13.3-1|22	# Patch adapted from similar changes made to phonon sip files included in PyQt-4.10.4
14mr|python-kde4-4.13.3-1|23	# https://bugs.kde.org/show_bug.cgi?id=332223#c3
14mr|python-kde4-4.13.3-1|24	Patch2:		pykde4-4.12.4-fix-build-against-python-sip-4.15.5.patch
14mr|python-kde4-4.13.3-1|25	BuildRequires:	automoc4
14mr|python-kde4-4.13.3-1|26	BuildRequires:	python-sip
14mr|python-kde4-4.13.3-1|27	BuildRequires:	kdepimlibs4-devel
14mr|python-kde4-4.13.3-1|28	BuildRequires:	python-qt4-devel
14mr|python-kde4-4.13.3-1|29	BuildRequires:	pkgconfig(python)
14mr|python-kde4-4.13.3-1|30	# Seems to be broken for a long time
14mr|python-kde4-4.13.3-1|31	# BuildRequires:	pkgconfig(polkit-qt-1)
14mr|python-kde4-4.13.3-1|32	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|python-kde4-4.13.3-1|33	Provides:	PyKDE4 = %{EVRD}
14mr|python-kde4-4.13.3-1|34	Provides:	pykde4 = %{EVRD}
14mr|python-kde4-4.13.3-1|35	Requires:	python-qt4 >= 4.9
14mr|python-kde4-4.13.3-1|36	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|python-kde4-4.13.3-1|37	
14mr|python-kde4-4.13.3-1|38	%description
14mr|python-kde4-4.13.3-1|39	The Python bindings for KDE 4.
14mr|python-kde4-4.13.3-1|40	
14mr|python-kde4-4.13.3-1|41	%files
14mr|python-kde4-4.13.3-1|42	%{py_platsitedir}/PyQt4/
14mr|python-kde4-4.13.3-1|43	%{py_platsitedir}/PyKDE4
14mr|python-kde4-4.13.3-1|44	%{_kde_bindir}/pykdeuic4*
14mr|python-kde4-4.13.3-1|45	%{_kde_libdir}/kde4/kpythonpluginfactory.so
14mr|python-kde4-4.13.3-1|46	%dir %{_kde_appsdir}/pykde4
14mr|python-kde4-4.13.3-1|47	%exclude %{_kde_datadir}/doc/python-kde4
14mr|python-kde4-4.13.3-1|48	
14mr|python-kde4-4.13.3-1|49	#-----------------------------------------------------------------------------
14mr|python-kde4-4.13.3-1|50	
14mr|python-kde4-4.13.3-1|51	%package devel
14mr|python-kde4-4.13.3-1|52	Summary:	PyKDE4 sip files and examples
14mr|python-kde4-4.13.3-1|53	Group:		Development/KDE and Qt
14mr|python-kde4-4.13.3-1|54	Requires:	python-kde4 = %{EVRD}
14mr|python-kde4-4.13.3-1|55	Requires:	python-qt4-devel
14mr|python-kde4-4.13.3-1|56	
14mr|python-kde4-4.13.3-1|57	%description devel
14mr|python-kde4-4.13.3-1|58	Python KDE 4 sip files and examples.
14mr|python-kde4-4.13.3-1|59	
14mr|python-kde4-4.13.3-1|60	%files devel
14mr|python-kde4-4.13.3-1|61	%{_kde_datadir}/sip/PyKDE4
14mr|python-kde4-4.13.3-1|62	%{_kde_appsdir}/pykde4/examples
14mr|python-kde4-4.13.3-1|63	
14mr|python-kde4-4.13.3-1|64	#-----------------------------------------------------------------------------
14mr|python-kde4-4.13.3-1|65	
14mr|python-kde4-4.13.3-1|66	%package doc
14mr|python-kde4-4.13.3-1|67	Summary:	PyKDE4 documentation
14mr|python-kde4-4.13.3-1|68	Group:		Development/KDE and Qt
14mr|python-kde4-4.13.3-1|69	BuildArch:	noarch
14mr|python-kde4-4.13.3-1|70	
14mr|python-kde4-4.13.3-1|71	%description doc
14mr|python-kde4-4.13.3-1|72	Python bindings for KDE 4 documentation.
14mr|python-kde4-4.13.3-1|73	
14mr|python-kde4-4.13.3-1|74	%files doc
14mr|python-kde4-4.13.3-1|75	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
14mr|python-kde4-4.13.3-1|76	%{_kde_datadir}/doc/python-kde4
14mr|python-kde4-4.13.3-1|77	
14mr|python-kde4-4.13.3-1|78	#------------------------------------------------------------
14mr|python-kde4-4.13.3-1|79	
14mr|python-kde4-4.13.3-1|80	%prep
14mr|python-kde4-4.13.3-1|81	%setup -q -n %{srcname}-%{version}
14mr|python-kde4-4.13.3-1|82	%patch0 -p1
14mr|python-kde4-4.13.3-1|83	%patch1 -p1
14mr|python-kde4-4.13.3-1|84	%patch2 -p1
14mr|python-kde4-4.13.3-1|85	
14mr|python-kde4-4.13.3-1|86	%build
14mr|python-kde4-4.13.3-1|87	%cmake_kde4
14mr|python-kde4-4.13.3-1|88	%make
14mr|python-kde4-4.13.3-1|89	
14mr|python-kde4-4.13.3-1|90	%install
14mr|python-kde4-4.13.3-1|91	%makeinstall_std -C build
14mr|python-kde4-4.13.3-1|92	
14mr|python-kde4-4.13.3-1|93	# Copy Python Doc
14mr|python-kde4-4.13.3-1|94	mkdir -p %{buildroot}%{_kde_datadir}/doc/python-kde4
14mr|python-kde4-4.13.3-1|95	cp -a docs/html/* %{buildroot}%{_kde_datadir}/doc/python-kde4/
14mr|python-kde4-4.13.3-1|96	
14mr|python-kde4-4.13.3-1|97	
14mr|python-kde4-4.13.3-1|98	%changelog
14mr|python-kde4-4.13.3-1|99	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|python-kde4-4.13.3-1|100	+ Revision: 6b06d73
14mr|python-kde4-4.13.3-1|101	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|python-kde4-4.13.3-1|102	
14mr|python-kde4-4.13.3-1|103	

18659 14
14mr|python-ldap-2.4.13-2|1	Summary:	Various LDAP-related Python modules
14mr|python-ldap-2.4.13-2|2	Name:		python-ldap
14mr|python-ldap-2.4.13-2|3	Version:	2.4.13
14mr|python-ldap-2.4.13-2|4	Release:	2
14mr|python-ldap-2.4.13-2|5	Source0:	https://pypi.python.org/packages/source/p/python-ldap/%{name}-%{version}.tar.gz
14mr|python-ldap-2.4.13-2|6	Patch0:		python-ldap-2.4.6-dirs.patch
14mr|python-ldap-2.4.13-2|7	License:	Modified CNRI Open Source License
14mr|python-ldap-2.4.13-2|8	Group:		Development/Python
14mr|python-ldap-2.4.13-2|9	Url:		http://python-ldap.sourceforge.net/
14mr|python-ldap-2.4.13-2|10	BuildRequires:	openldap-devel >= 2.4.11
14mr|python-ldap-2.4.13-2|11	BuildRequires:	pkgconfig(python2)
14mr|python-ldap-2.4.13-2|12	
14mr|python-ldap-2.4.13-2|13	%description
14mr|python-ldap-2.4.13-2|14	python-ldap provides an object-oriented API to access LDAP directory
14mr|python-ldap-2.4.13-2|15	servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs
14mr|python-ldap-2.4.13-2|16	for that purpose.
14mr|python-ldap-2.4.13-2|17	
14mr|python-ldap-2.4.13-2|18	Additionally the package contains modules for other LDAP-related stuff
14mr|python-ldap-2.4.13-2|19	(e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
14mr|python-ldap-2.4.13-2|20	
14mr|python-ldap-2.4.13-2|21	%prep
14mr|python-ldap-2.4.13-2|22	%setup -q
14mr|python-ldap-2.4.13-2|23	%patch0 -p1
14mr|python-ldap-2.4.13-2|24	find -type f|xargs chmod 644
14mr|python-ldap-2.4.13-2|25	
14mr|python-ldap-2.4.13-2|26	%build
14mr|python-ldap-2.4.13-2|27	python setup.py build
14mr|python-ldap-2.4.13-2|28	
14mr|python-ldap-2.4.13-2|29	%install
14mr|python-ldap-2.4.13-2|30	python setup.py install --root=%{buildroot}
14mr|python-ldap-2.4.13-2|31	
14mr|python-ldap-2.4.13-2|32	%files
14mr|python-ldap-2.4.13-2|33	%doc CHANGES README TODO Demo/
14mr|python-ldap-2.4.13-2|34	%{py_platsitedir}/*
14mr|python-ldap-2.4.13-2|35	
14mr|python-ldap-2.4.13-2|36	
14mr|python-ldap-2.4.13-2|37	%changelog
14mr|python-ldap-2.4.13-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.13-2
14mr|python-ldap-2.4.13-2|39	+ Revision: 7773634
14mr|python-ldap-2.4.13-2|40	- MassBuild#440: Increase release tag
14mr|python-ldap-2.4.13-2|41	
14mr|python-ldap-2.4.13-2|42	

18660 14
14mr|python-levenshtein-0.10.1-4|1	%define oname python-Levenshtein
14mr|python-levenshtein-0.10.1-4|2	%define version 0.10.1
14mr|python-levenshtein-0.10.1-4|3	%define subrel 1
14mr|python-levenshtein-0.10.1-4|4	%define release 4
14mr|python-levenshtein-0.10.1-4|5	
14mr|python-levenshtein-0.10.1-4|6	Summary: Levenshtein Python extension and C library
14mr|python-levenshtein-0.10.1-4|7	Name: python-levenshtein
14mr|python-levenshtein-0.10.1-4|8	Version: %{version}
14mr|python-levenshtein-0.10.1-4|9	Release: %{release}
14mr|python-levenshtein-0.10.1-4|10	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
14mr|python-levenshtein-0.10.1-4|11	# nedded to build the html documentation
14mr|python-levenshtein-0.10.1-4|12	Source1: genextdoc.py
14mr|python-levenshtein-0.10.1-4|13	Patch0: python-Levenshtein-0.10.1-mathlib.diff
14mr|python-levenshtein-0.10.1-4|14	License: GPLv2+
14mr|python-levenshtein-0.10.1-4|15	Group: Development/Python
14mr|python-levenshtein-0.10.1-4|16	Url: http://translate.sourceforge.net/
14mr|python-levenshtein-0.10.1-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-levenshtein-0.10.1-4|18	BuildRequires: python-devel
14mr|python-levenshtein-0.10.1-4|19	Provides: %{oname} = %{version}-%{release}
14mr|python-levenshtein-0.10.1-4|20	
14mr|python-levenshtein-0.10.1-4|21	%description
14mr|python-levenshtein-0.10.1-4|22	The Levenshtein Python C extension module contains functions for fast
14mr|python-levenshtein-0.10.1-4|23	computation of
14mr|python-levenshtein-0.10.1-4|24	- Levenshtein (edit) distance, and edit operations
14mr|python-levenshtein-0.10.1-4|25	- string similarity
14mr|python-levenshtein-0.10.1-4|26	- approximate median strings, and generally string averaging
14mr|python-levenshtein-0.10.1-4|27	- string sequence and set similarity
14mr|python-levenshtein-0.10.1-4|28	It supports both normal and Unicode strings.
14mr|python-levenshtein-0.10.1-4|29	
14mr|python-levenshtein-0.10.1-4|30	%prep
14mr|python-levenshtein-0.10.1-4|31	%setup -q -n %{oname}-%{version}
14mr|python-levenshtein-0.10.1-4|32	%patch0 -p0
14mr|python-levenshtein-0.10.1-4|33	install %{SOURCE1} .
14mr|python-levenshtein-0.10.1-4|34	
14mr|python-levenshtein-0.10.1-4|35	%build
14mr|python-levenshtein-0.10.1-4|36	
14mr|python-levenshtein-0.10.1-4|37	%{__python} setup.py build
14mr|python-levenshtein-0.10.1-4|38	
14mr|python-levenshtein-0.10.1-4|39	%install
14mr|python-levenshtein-0.10.1-4|40	rm -rf %{buildroot}
14mr|python-levenshtein-0.10.1-4|41	%{__python} setup.py install --root=%{buildroot}
14mr|python-levenshtein-0.10.1-4|42	
14mr|python-levenshtein-0.10.1-4|43	PYTHONPATH=$PYTHONPATH:%{buildroot}%{python_sitearch} ./gendoc.sh Levenshtein
14mr|python-levenshtein-0.10.1-4|44	
14mr|python-levenshtein-0.10.1-4|45	%clean
14mr|python-levenshtein-0.10.1-4|46	rm -rf %{buildroot}
14mr|python-levenshtein-0.10.1-4|47	
14mr|python-levenshtein-0.10.1-4|48	%files
14mr|python-levenshtein-0.10.1-4|49	%defattr(-,root,root)
14mr|python-levenshtein-0.10.1-4|50	%doc MANIFEST NEWS COPYING README
14mr|python-levenshtein-0.10.1-4|51	%doc StringMatcher.py Levenshtein.html
14mr|python-levenshtein-0.10.1-4|52	%{python_sitearch}/*.so
14mr|python-levenshtein-0.10.1-4|53	%{python_sitearch}/*.egg-info
14mr|python-levenshtein-0.10.1-4|54	
14mr|python-levenshtein-0.10.1-4|55	
14mr|python-levenshtein-0.10.1-4|56	
14mr|python-levenshtein-0.10.1-4|57	
14mr|python-levenshtein-0.10.1-4|58	%changelog
14mr|python-levenshtein-0.10.1-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.1-4
14mr|python-levenshtein-0.10.1-4|60	+ Revision: 06c4c62
14mr|python-levenshtein-0.10.1-4|61	- MassBuild#440: Increase release tag
14mr|python-levenshtein-0.10.1-4|62	
14mr|python-levenshtein-0.10.1-4|63	

18661 14
14mr|python-lockfile-0.9.1-2|1	%define module lockfile
14mr|python-lockfile-0.9.1-2|2	%define debug_package %{nil}
14mr|python-lockfile-0.9.1-2|3	
14mr|python-lockfile-0.9.1-2|4	Name:           python-%{module}
14mr|python-lockfile-0.9.1-2|5	Version:        0.9.1
14mr|python-lockfile-0.9.1-2|6	Release:        2
14mr|python-lockfile-0.9.1-2|7	Summary:        Platform-independent file locking module
14mr|python-lockfile-0.9.1-2|8	Group:          Development/Python
14mr|python-lockfile-0.9.1-2|9	License:        MIT
14mr|python-lockfile-0.9.1-2|10	URL:            http://smontanaro.dyndns.org/python/
14mr|python-lockfile-0.9.1-2|11	Source0:        http://smontanaro.dyndns.org/python/%{module}-%{version}.tar.gz
14mr|python-lockfile-0.9.1-2|12	BuildRequires:  python-devel
14mr|python-lockfile-0.9.1-2|13	BuildRequires:  python-setuptools
14mr|python-lockfile-0.9.1-2|14	
14mr|python-lockfile-0.9.1-2|15	%description
14mr|python-lockfile-0.9.1-2|16	The lockfile module exports a FileLock class which provides a simple API for
14mr|python-lockfile-0.9.1-2|17	locking files. The lock mechanism relies on the atomic nature of the link
14mr|python-lockfile-0.9.1-2|18	(on Unix) and mkdir (on Windows) system calls.
14mr|python-lockfile-0.9.1-2|19	
14mr|python-lockfile-0.9.1-2|20	%prep
14mr|python-lockfile-0.9.1-2|21	%setup -q -n %{module}-%{version}
14mr|python-lockfile-0.9.1-2|22	
14mr|python-lockfile-0.9.1-2|23	%build
14mr|python-lockfile-0.9.1-2|24	:
14mr|python-lockfile-0.9.1-2|25	
14mr|python-lockfile-0.9.1-2|26	%install
14mr|python-lockfile-0.9.1-2|27	python setup.py install --root=%{buildroot}
14mr|python-lockfile-0.9.1-2|28	
14mr|python-lockfile-0.9.1-2|29	%files
14mr|python-lockfile-0.9.1-2|30	%doc doc/* LICENSE MANIFEST README RELEASE-NOTES ACKS
14mr|python-lockfile-0.9.1-2|31	%{py_puresitedir}/*
14mr|python-lockfile-0.9.1-2|32	
14mr|python-lockfile-0.9.1-2|33	%changelog
14mr|python-lockfile-0.9.1-2|34	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-2
14mr|python-lockfile-0.9.1-2|35	+ Revision: d4b0f52
14mr|python-lockfile-0.9.1-2|36	- Spec cleanup
14mr|python-lockfile-0.9.1-2|37	
14mr|python-lockfile-0.9.1-2|38	

18662 14
14mr|python-louie-1.1-13|1	%define module  louie
14mr|python-louie-1.1-13|2	
14mr|python-louie-1.1-13|3	Summary:	Louie provides dispatch signals between objects in a wide variety of contexts
14mr|python-louie-1.1-13|4	Name:		python-%{module}
14mr|python-louie-1.1-13|5	Version:	1.1
14mr|python-louie-1.1-13|6	Release:	13
14mr|python-louie-1.1-13|7	Group:		Development/Python
14mr|python-louie-1.1-13|8	License:	BSD
14mr|python-louie-1.1-13|9	Url:		http://pylouie.org/
14mr|python-louie-1.1-13|10	Source0:	louie_%{version}.orig.tar.gz
14mr|python-louie-1.1-13|11	BuildArch:	noarch
14mr|python-louie-1.1-13|12	BuildRequires:	python-setuptools
14mr|python-louie-1.1-13|13	BuildRequires:  python-devel
14mr|python-louie-1.1-13|14	Provides:	Louie
14mr|python-louie-1.1-13|15	
14mr|python-louie-1.1-13|16	%description
14mr|python-louie-1.1-13|17	Louie provides Python programmers with a straightforward way to dispatch
14mr|python-louie-1.1-13|18	signals between objects in a wide variety of contexts. It is based on
14mr|python-louie-1.1-13|19	PyDispatcher, which in turn was based on a highly-rated recipe in the Python
14mr|python-louie-1.1-13|20	Cookbook.
14mr|python-louie-1.1-13|21	
14mr|python-louie-1.1-13|22	%prep
14mr|python-louie-1.1-13|23	%setup -qn Louie-%{version}
14mr|python-louie-1.1-13|24	
14mr|python-louie-1.1-13|25	%build
14mr|python-louie-1.1-13|26	%__python setup.py build
14mr|python-louie-1.1-13|27	
14mr|python-louie-1.1-13|28	%install
14mr|python-louie-1.1-13|29	%__python setup.py install --root=%{buildroot}
14mr|python-louie-1.1-13|30	
14mr|python-louie-1.1-13|31	%files
14mr|python-louie-1.1-13|32	%doc doc/*.txt
14mr|python-louie-1.1-13|33	%{py_puresitedir}/louie
14mr|python-louie-1.1-13|34	%{py_puresitedir}/Louie*.egg-info
14mr|python-louie-1.1-13|35	
14mr|python-louie-1.1-13|36	
14mr|python-louie-1.1-13|37	%changelog
14mr|python-louie-1.1-13|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-13
14mr|python-louie-1.1-13|39	+ Revision: 52b8541
14mr|python-louie-1.1-13|40	- MassBuild#440: Increase release tag
14mr|python-louie-1.1-13|41	
14mr|python-louie-1.1-13|42	

18663 14
14mr|python-lxml-3.4.0-1|1	%define modname lxml
14mr|python-lxml-3.4.0-1|2	
14mr|python-lxml-3.4.0-1|3	Name:           python-%{modname}
14mr|python-lxml-3.4.0-1|4	URL:            http://codespeak.net/lxml/
14mr|python-lxml-3.4.0-1|5	Summary:        A Pythonic binding for the libxml2 and libxslt libraries
14mr|python-lxml-3.4.0-1|6	Version:        3.4.0
14mr|python-lxml-3.4.0-1|7	Release:        1
14mr|python-lxml-3.4.0-1|8	License:        BSD
14mr|python-lxml-3.4.0-1|9	Group:          Development/Python
14mr|python-lxml-3.4.0-1|10	Source:         http://pypi.python.org/packages/source/l/%{modname}/%{modname}-%{version}.tar.gz
14mr|python-lxml-3.4.0-1|11	BuildRequires:  python-devel
14mr|python-lxml-3.4.0-1|12	BuildRequires:  libxml2-devel
14mr|python-lxml-3.4.0-1|13	BuildRequires:  libxslt-devel
14mr|python-lxml-3.4.0-1|14	BuildRequires:  python-cython
14mr|python-lxml-3.4.0-1|15	
14mr|python-lxml-3.4.0-1|16	BuildRequires:  python-setuptools
14mr|python-lxml-3.4.0-1|17	
14mr|python-lxml-3.4.0-1|18	%description
14mr|python-lxml-3.4.0-1|19	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
14mr|python-lxml-3.4.0-1|20	the ElementTree API as much as possible, building it on top of the native
14mr|python-lxml-3.4.0-1|21	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
14mr|python-lxml-3.4.0-1|22	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
14mr|python-lxml-3.4.0-1|23	
14mr|python-lxml-3.4.0-1|24	%package -n python3-%{modname}
14mr|python-lxml-3.4.0-1|25	Summary:    A Pythonic binding for the libxml2 and libxslt libraries
14mr|python-lxml-3.4.0-1|26	
14mr|python-lxml-3.4.0-1|27	Group:      Development/Python
14mr|python-lxml-3.4.0-1|28	BuildRequires:  python3-devel
14mr|python-lxml-3.4.0-1|29	BuildRequires:  python3-cython
14mr|python-lxml-3.4.0-1|30	
14mr|python-lxml-3.4.0-1|31	%description
14mr|python-lxml-3.4.0-1|32	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
14mr|python-lxml-3.4.0-1|33	the ElementTree API as much as possible, building it on top of the native
14mr|python-lxml-3.4.0-1|34	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
14mr|python-lxml-3.4.0-1|35	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
14mr|python-lxml-3.4.0-1|36	
14mr|python-lxml-3.4.0-1|37	%package docs
14mr|python-lxml-3.4.0-1|38	Summary:	Documentation for %{name}
14mr|python-lxml-3.4.0-1|39	
14mr|python-lxml-3.4.0-1|40	Group:		Development/Python
14mr|python-lxml-3.4.0-1|41	
14mr|python-lxml-3.4.0-1|42	%description docs
14mr|python-lxml-3.4.0-1|43	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
14mr|python-lxml-3.4.0-1|44	the ElementTree API as much as possible, building it on top of the native
14mr|python-lxml-3.4.0-1|45	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
14mr|python-lxml-3.4.0-1|46	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
14mr|python-lxml-3.4.0-1|47	
14mr|python-lxml-3.4.0-1|48	This package contains the documentation. The documentation is located in
14mr|python-lxml-3.4.0-1|49	%{_docdir}/%{name}/doc.
14mr|python-lxml-3.4.0-1|50	
14mr|python-lxml-3.4.0-1|51	%prep
14mr|python-lxml-3.4.0-1|52	%setup -q -c
14mr|python-lxml-3.4.0-1|53	mv %{modname}-%{version} python2
14mr|python-lxml-3.4.0-1|54	cp -r python2 python3
14mr|python-lxml-3.4.0-1|55	
14mr|python-lxml-3.4.0-1|56	%build
14mr|python-lxml-3.4.0-1|57	
14mr|python-lxml-3.4.0-1|58	pushd python2
14mr|python-lxml-3.4.0-1|59	python setup.py build --with-cython
14mr|python-lxml-3.4.0-1|60	popd
14mr|python-lxml-3.4.0-1|61	
14mr|python-lxml-3.4.0-1|62	pushd python3
14mr|python-lxml-3.4.0-1|63	%{__python3} setup.py build --with-cython
14mr|python-lxml-3.4.0-1|64	popd
14mr|python-lxml-3.4.0-1|65	
14mr|python-lxml-3.4.0-1|66	
14mr|python-lxml-3.4.0-1|67	%install
14mr|python-lxml-3.4.0-1|68	
14mr|python-lxml-3.4.0-1|69	pushd python2
14mr|python-lxml-3.4.0-1|70	python setup.py install --root=%{buildroot}
14mr|python-lxml-3.4.0-1|71	popd
14mr|python-lxml-3.4.0-1|72	
14mr|python-lxml-3.4.0-1|73	pushd python3
14mr|python-lxml-3.4.0-1|74	%{__python3} setup.py install --root=%{buildroot}
14mr|python-lxml-3.4.0-1|75	popd
14mr|python-lxml-3.4.0-1|76	
14mr|python-lxml-3.4.0-1|77	#docs
14mr|python-lxml-3.4.0-1|78	mkdir -p %{buildroot}%{_docdir}/%{name}/doc
14mr|python-lxml-3.4.0-1|79	cp -r python2/doc/* %{buildroot}%{_docdir}/%{name}/doc
14mr|python-lxml-3.4.0-1|80	
14mr|python-lxml-3.4.0-1|81	
14mr|python-lxml-3.4.0-1|82	%files
14mr|python-lxml-3.4.0-1|83	%doc python2/CHANGES.txt python2/CREDITS.txt python2/LICENSES.txt python2/README.rst python2/TODO.txt
14mr|python-lxml-3.4.0-1|84	%{py_platsitedir}/lxml*
14mr|python-lxml-3.4.0-1|85	%exclude %{_docdir}/%{name}/doc
14mr|python-lxml-3.4.0-1|86	
14mr|python-lxml-3.4.0-1|87	%files -n python3-%{modname}
14mr|python-lxml-3.4.0-1|88	%doc python3/CHANGES.txt python3/CREDITS.txt python3/LICENSES.txt python3/README.rst python3/TODO.txt
14mr|python-lxml-3.4.0-1|89	%{py3_platsitedir}/lxml*
14mr|python-lxml-3.4.0-1|90	%exclude %{_docdir}/%{name}/doc
14mr|python-lxml-3.4.0-1|91	
14mr|python-lxml-3.4.0-1|92	%files docs
14mr|python-lxml-3.4.0-1|93	%doc %{_docdir}/%{name}/doc
14mr|python-lxml-3.4.0-1|94	
14mr|python-lxml-3.4.0-1|95	%changelog
14mr|python-lxml-3.4.0-1|96	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 3.4.0-1
14mr|python-lxml-3.4.0-1|97	+ Revision: 8ae74f2
14mr|python-lxml-3.4.0-1|98	- Merge pull request #4 from import/python-lxml:auto_update
14mr|python-lxml-3.4.0-1|99	- ROSA Updates Builder: update suggested
14mr|python-lxml-3.4.0-1|100	
14mr|python-lxml-3.4.0-1|101	

18664 14
14mr|python-lzma-0.5.3-2|1	%define oname pyliblzma
14mr|python-lzma-0.5.3-2|2	%define module lzma
14mr|python-lzma-0.5.3-2|3	
14mr|python-lzma-0.5.3-2|4	Summary:	Python bindings for the LZMA compression library
14mr|python-lzma-0.5.3-2|5	Name:		python-%{module}
14mr|python-lzma-0.5.3-2|6	Version:	0.5.3
14mr|python-lzma-0.5.3-2|7	Release:	2
14mr|python-lzma-0.5.3-2|8	License:	LGPLv2+
14mr|python-lzma-0.5.3-2|9	Group:		Development/Python
14mr|python-lzma-0.5.3-2|10	Url:		http://www.joachim-bauch.de/projects/python/pylzma
14mr|python-lzma-0.5.3-2|11	Source0:	http://www.joachim-bauch.de/projects/python/pylzma/releases/%{oname}-%{version}.tar.bz2
14mr|python-lzma-0.5.3-2|12	BuildRequires:	lzma-devel
14mr|python-lzma-0.5.3-2|13	BuildRequires:	python-devel
14mr|python-lzma-0.5.3-2|14	BuildRequires:  python-setuptools
14mr|python-lzma-0.5.3-2|15	Provides:	%{oname}
14mr|python-lzma-0.5.3-2|16	Obsoletes:	%{oname}
14mr|python-lzma-0.5.3-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|python-lzma-0.5.3-2|18	
14mr|python-lzma-0.5.3-2|19	%description
14mr|python-lzma-0.5.3-2|20	Python bindings for the LZMA compression library.
14mr|python-lzma-0.5.3-2|21	
14mr|python-lzma-0.5.3-2|22	%prep
14mr|python-lzma-0.5.3-2|23	%setup -qn pyliblzma-%{version}
14mr|python-lzma-0.5.3-2|24	
14mr|python-lzma-0.5.3-2|25	%build
14mr|python-lzma-0.5.3-2|26	env CFLAGS="%{optflags}" python setup.py build
14mr|python-lzma-0.5.3-2|27	
14mr|python-lzma-0.5.3-2|28	%install
14mr|python-lzma-0.5.3-2|29	rm -rf %{buildroot}
14mr|python-lzma-0.5.3-2|30	
14mr|python-lzma-0.5.3-2|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mr|python-lzma-0.5.3-2|32	
14mr|python-lzma-0.5.3-2|33	%clean
14mr|python-lzma-0.5.3-2|34	rm -rf %{buildroot}
14mr|python-lzma-0.5.3-2|35	
14mr|python-lzma-0.5.3-2|36	%files
14mr|python-lzma-0.5.3-2|37	%defattr(-,root,root)
14mr|python-lzma-0.5.3-2|38	%doc README NEWS COPYING ChangeLog
14mr|python-lzma-0.5.3-2|39	%{python_sitearch}/*.py*
14mr|python-lzma-0.5.3-2|40	%{python_sitearch}/pyliblzma*.egg-info
14mr|python-lzma-0.5.3-2|41	%{python_sitearch}/lzma.so
14mr|python-lzma-0.5.3-2|42	
14mr|python-lzma-0.5.3-2|43	
14mr|python-lzma-0.5.3-2|44	
14mr|python-lzma-0.5.3-2|45	%changelog
14mr|python-lzma-0.5.3-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.3-2
14mr|python-lzma-0.5.3-2|47	+ Revision: a4daf63
14mr|python-lzma-0.5.3-2|48	- MassBuild#440: Increase release tag
14mr|python-lzma-0.5.3-2|49	
14mr|python-lzma-0.5.3-2|50	

18665 14
14mr|python-m2crypto-0.21.1-4|1	Summary: 	Crypto and SSL toolkit for Python
14mr|python-m2crypto-0.21.1-4|2	Name: 		python-m2crypto
14mr|python-m2crypto-0.21.1-4|3	Version: 	0.21.1
14mr|python-m2crypto-0.21.1-4|4	Release: 	4
14mr|python-m2crypto-0.21.1-4|5	Source0:	http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
14mr|python-m2crypto-0.21.1-4|6	# Fedora patches
14mr|python-m2crypto-0.21.1-4|7	# https://bugzilla.osafoundation.org/show_bug.cgi?id=2341
14mr|python-m2crypto-0.21.1-4|8	Patch0: m2crypto-0.21.1-timeouts.patch
14mr|python-m2crypto-0.21.1-4|9	# This is only precautionary, it does fix anything - not sent upstream
14mr|python-m2crypto-0.21.1-4|10	Patch1: m2crypto-0.21.1-gcc_macros.patch
14mr|python-m2crypto-0.21.1-4|11	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12972
14mr|python-m2crypto-0.21.1-4|12	Patch2: m2crypto-0.20.2-fips.patch
14mr|python-m2crypto-0.21.1-4|13	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12973
14mr|python-m2crypto-0.21.1-4|14	Patch3: m2crypto-0.20.2-check.patch
14mr|python-m2crypto-0.21.1-4|15	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13005
14mr|python-m2crypto-0.21.1-4|16	Patch4: m2crypto-0.21.1-memoryview.patch
14mr|python-m2crypto-0.21.1-4|17	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13020
14mr|python-m2crypto-0.21.1-4|18	Patch5: m2crypto-0.21.1-smime-doc.patch
14mr|python-m2crypto-0.21.1-4|19	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12999
14mr|python-m2crypto-0.21.1-4|20	Patch6: m2crypto-0.21.1-AES_crypt.patch
14mr|python-m2crypto-0.21.1-4|21	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13044
14mr|python-m2crypto-0.21.1-4|22	Patch7: m2crypto-0.21.1-IPv6.patch
14mr|python-m2crypto-0.21.1-4|23	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13049
14mr|python-m2crypto-0.21.1-4|24	Patch8: m2crypto-0.21.1-https-proxy.patch
14mr|python-m2crypto-0.21.1-4|25	License:	MIT
14mr|python-m2crypto-0.21.1-4|26	Group: 		Development/Python
14mr|python-m2crypto-0.21.1-4|27	Url: 		http://chandlerproject.org/Projects/MeTooCrypto
14mr|python-m2crypto-0.21.1-4|28	BuildRequires:	python-devel
14mr|python-m2crypto-0.21.1-4|29	BuildRequires:	swig
14mr|python-m2crypto-0.21.1-4|30	BuildRequires:	pkgconfig(openssl)
14mr|python-m2crypto-0.21.1-4|31	
14mr|python-m2crypto-0.21.1-4|32	%description
14mr|python-m2crypto-0.21.1-4|33	M2Crypto is a crypto and SSL toolkit for Python featuring the following:
14mr|python-m2crypto-0.21.1-4|34	
14mr|python-m2crypto-0.21.1-4|35	* RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
14mr|python-m2crypto-0.21.1-4|36	* SSL functionality to implement clients and servers.
14mr|python-m2crypto-0.21.1-4|37	* HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
14mr|python-m2crypto-0.21.1-4|38	* Unforgeable HMAC'ing AuthCookies for web session management.
14mr|python-m2crypto-0.21.1-4|39	* FTP/TLS client and server.
14mr|python-m2crypto-0.21.1-4|40	* S/MIME.
14mr|python-m2crypto-0.21.1-4|41	* ZServerSSL: A HTTPS server for Zope.
14mr|python-m2crypto-0.21.1-4|42	* ZSmime: An S/MIME messenger for Zope.
14mr|python-m2crypto-0.21.1-4|43	
14mr|python-m2crypto-0.21.1-4|44	%prep
14mr|python-m2crypto-0.21.1-4|45	%setup -q -n M2Crypto-%{version}
14mr|python-m2crypto-0.21.1-4|46	%patch0 -p1 -b .timeouts
14mr|python-m2crypto-0.21.1-4|47	%patch1 -p1 -b .gcc_macros
14mr|python-m2crypto-0.21.1-4|48	%patch2 -p1 -b .fips
14mr|python-m2crypto-0.21.1-4|49	%patch3 -p1 -b .check
14mr|python-m2crypto-0.21.1-4|50	%patch4 -p1 -b .memoryview
14mr|python-m2crypto-0.21.1-4|51	%patch5 -p0
14mr|python-m2crypto-0.21.1-4|52	%patch6 -p0 -b .AES_crypt
14mr|python-m2crypto-0.21.1-4|53	%patch7 -p1 -b .IPv6
14mr|python-m2crypto-0.21.1-4|54	%patch8 -p1 -b .https-proxy
14mr|python-m2crypto-0.21.1-4|55	
14mr|python-m2crypto-0.21.1-4|56	for i in SWIG/_ec.i SWIG/_evp.i; do
14mr|python-m2crypto-0.21.1-4|57	sed -i -e "s/openssl\/opensslconf/%{multiarch_platform}\/openssl\/opensslconf/" "$i"
14mr|python-m2crypto-0.21.1-4|58	done
14mr|python-m2crypto-0.21.1-4|59	
14mr|python-m2crypto-0.21.1-4|60	gcc -E -dM - < /dev/null | grep -v __STDC__ \
14mr|python-m2crypto-0.21.1-4|61	| sed 's/^\(#define \([^ ]*\) .*\)$/#undef \2\n\1/' > SWIG/gcc_macros.h
14mr|python-m2crypto-0.21.1-4|62	
14mr|python-m2crypto-0.21.1-4|63	%build
14mr|python-m2crypto-0.21.1-4|64	env CFLAGS="%{optflags}" python setup.py build
14mr|python-m2crypto-0.21.1-4|65	# test requires some files ( such as a certificat, so disabled for now )
14mr|python-m2crypto-0.21.1-4|66	#PYTHONPATH="./build/lib.linux-i686-2.4/M2Crypto/:." python tests/alltests.py
14mr|python-m2crypto-0.21.1-4|67	%install
14mr|python-m2crypto-0.21.1-4|68	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mr|python-m2crypto-0.21.1-4|69	
14mr|python-m2crypto-0.21.1-4|70	%files
14mr|python-m2crypto-0.21.1-4|71	%{py_platsitedir}/M2Crypto
14mr|python-m2crypto-0.21.1-4|72	%{py_platsitedir}/*.egg-info
14mr|python-m2crypto-0.21.1-4|73	%doc CHANGES README INSTALL LICENCE
14mr|python-m2crypto-0.21.1-4|74	
14mr|python-m2crypto-0.21.1-4|75	%changelog
14mr|python-m2crypto-0.21.1-4|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21.1-4
14mr|python-m2crypto-0.21.1-4|77	+ Revision: ff31bcb
14mr|python-m2crypto-0.21.1-4|78	- MassBuild#440: Increase release tag
14mr|python-m2crypto-0.21.1-4|79	
14mr|python-m2crypto-0.21.1-4|80	

18666 14
14mr|python-mako-1.0.0-2|1	%define		tarname	Mako
14mr|python-mako-1.0.0-2|2	
14mr|python-mako-1.0.0-2|3	Summary:	Mako template library for Python
14mr|python-mako-1.0.0-2|4	
14mr|python-mako-1.0.0-2|5	
14mr|python-mako-1.0.0-2|6	Name:		python-mako
14mr|python-mako-1.0.0-2|7	Version:	1.0.0
14mr|python-mako-1.0.0-2|8	Release:	2
14mr|python-mako-1.0.0-2|9	Group:		Development/Python
14mr|python-mako-1.0.0-2|10	License:	MIT
14mr|python-mako-1.0.0-2|11	URL:		http://www.makotemplates.org/
14mr|python-mako-1.0.0-2|12	Source0:	https://pypi.python.org/packages/source/M/Mako/Mako-%{version}.tar.gz
14mr|python-mako-1.0.0-2|13	BuildArch:	noarch
14mr|python-mako-1.0.0-2|14	Requires:	python-beaker >= 1.1
14mr|python-mako-1.0.0-2|15	Requires:	python-markupsafe >= 0.9.2
14mr|python-mako-1.0.0-2|16	BuildRequires:	python-setuptools
14mr|python-mako-1.0.0-2|17	BuildRequires:	python-nose
14mr|python-mako-1.0.0-2|18	BuildRequires:	python-beaker
14mr|python-mako-1.0.0-2|19	BuildRequires:	python-markupsafe
14mr|python-mako-1.0.0-2|20	BuildRequires:	python-devel
14mr|python-mako-1.0.0-2|21	BuildRequires:  python3egg(setuptools)
14mr|python-mako-1.0.0-2|22	BuildRequires:  python3-devel
14mr|python-mako-1.0.0-2|23	BuildRequires:	python3-nose
14mr|python-mako-1.0.0-2|24	BuildRequires:	python3-beaker
14mr|python-mako-1.0.0-2|25	BuildRequires:	python3-markupsafe
14mr|python-mako-1.0.0-2|26	
14mr|python-mako-1.0.0-2|27	%package -n python3-mako
14mr|python-mako-1.0.0-2|28	Summary:    Mako template library for Python3
14mr|python-mako-1.0.0-2|29	
14mr|python-mako-1.0.0-2|30	
14mr|python-mako-1.0.0-2|31	Group:      Development/Python
14mr|python-mako-1.0.0-2|32	Requires:	python3-beaker >= 1.1
14mr|python-mako-1.0.0-2|33	Requires:	python3-markupsafe >= 0.9.2
14mr|python-mako-1.0.0-2|34	
14mr|python-mako-1.0.0-2|35	%description -n python3-mako
14mr|python-mako-1.0.0-2|36	Mako is a template library written in Python. It provides a familiar, non-XML
14mr|python-mako-1.0.0-2|37	syntax which compiles into Python modules for maximum performance. Mako's
14mr|python-mako-1.0.0-2|38	syntax and API borrows from the best ideas of many others, including Django
14mr|python-mako-1.0.0-2|39	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
14mr|python-mako-1.0.0-2|40	Python (i.e. Python Server Page) language, which refines the familiar ideas of
14mr|python-mako-1.0.0-2|41	componentized layout and inheritance to produce one of the most straightforward
14mr|python-mako-1.0.0-2|42	and flexible models available, while also maintaining close ties to Python
14mr|python-mako-1.0.0-2|43	calling and scoping semantics
14mr|python-mako-1.0.0-2|44	
14mr|python-mako-1.0.0-2|45	%description
14mr|python-mako-1.0.0-2|46	Mako is a template library written in Python. It provides a familiar, non-XML
14mr|python-mako-1.0.0-2|47	syntax which compiles into Python modules for maximum performance. Mako's
14mr|python-mako-1.0.0-2|48	syntax and API borrows from the best ideas of many others, including Django
14mr|python-mako-1.0.0-2|49	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
14mr|python-mako-1.0.0-2|50	Python (i.e. Python Server Page) language, which refines the familiar ideas of
14mr|python-mako-1.0.0-2|51	componentized layout and inheritance to produce one of the most straightforward
14mr|python-mako-1.0.0-2|52	and flexible models available, while also maintaining close ties to Python
14mr|python-mako-1.0.0-2|53	calling and scoping semantics.
14mr|python-mako-1.0.0-2|54	
14mr|python-mako-1.0.0-2|55	%prep
14mr|python-mako-1.0.0-2|56	%setup -q -c
14mr|python-mako-1.0.0-2|57	
14mr|python-mako-1.0.0-2|58	mv %{tarname}-%{version} python2
14mr|python-mako-1.0.0-2|59	cp -r python2 python3
14mr|python-mako-1.0.0-2|60	
14mr|python-mako-1.0.0-2|61	%install
14mr|python-mako-1.0.0-2|62	pushd python3
14mr|python-mako-1.0.0-2|63	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root %{buildroot}
14mr|python-mako-1.0.0-2|64	mv %{buildroot}/%{_bindir}/mako-render %{buildroot}/%{_bindir}/python3-mako-render
14mr|python-mako-1.0.0-2|65	popd
14mr|python-mako-1.0.0-2|66	
14mr|python-mako-1.0.0-2|67	pushd python2
14mr|python-mako-1.0.0-2|68	PYTHONDONTWRITEBYTECODE=  python setup.py install --root %{buildroot}
14mr|python-mako-1.0.0-2|69	popd
14mr|python-mako-1.0.0-2|70	
14mr|python-mako-1.0.0-2|71	#check
14mr|python-mako-1.0.0-2|72	#__python setup.py test
14mr|python-mako-1.0.0-2|73	
14mr|python-mako-1.0.0-2|74	%files
14mr|python-mako-1.0.0-2|75	%doc python2/CHANGES python2/LICENSE python2/README.rst python2/doc python2/examples
14mr|python-mako-1.0.0-2|76	%{_bindir}/mako-render
14mr|python-mako-1.0.0-2|77	%{py_puresitedir}/mako
14mr|python-mako-1.0.0-2|78	%{py_puresitedir}/Mako*
14mr|python-mako-1.0.0-2|79	
14mr|python-mako-1.0.0-2|80	%files -n python3-mako
14mr|python-mako-1.0.0-2|81	%doc python3/CHANGES python3/LICENSE python3/README.rst python3/doc python3/examples
14mr|python-mako-1.0.0-2|82	%{py3_puresitedir}/mako
14mr|python-mako-1.0.0-2|83	%{py3_puresitedir}/Mako*
14mr|python-mako-1.0.0-2|84	%{_bindir}/python3-mako-render
14mr|python-mako-1.0.0-2|85	
14mr|python-mako-1.0.0-2|86	
14mr|python-mako-1.0.0-2|87	
14mr|python-mako-1.0.0-2|88	%changelog
14mr|python-mako-1.0.0-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-2
14mr|python-mako-1.0.0-2|90	+ Revision: c6b133c
14mr|python-mako-1.0.0-2|91	- MassBuild#440: Increase release tag
14mr|python-mako-1.0.0-2|92	
14mr|python-mako-1.0.0-2|93	

18667 14
14mr|python-markupsafe-0.23-4|1	%define	eggname	MarkupSafe
14mr|python-markupsafe-0.23-4|2	%define	modname	markupsafe
14mr|python-markupsafe-0.23-4|3	%define	enable_tests 0
14mr|python-markupsafe-0.23-4|4	
14mr|python-markupsafe-0.23-4|5	# Disable useless provides ('_speedups.so' and similar)
14mr|python-markupsafe-0.23-4|6	%define __noautoprov '_.*\.so'
14mr|python-markupsafe-0.23-4|7	
14mr|python-markupsafe-0.23-4|8	Summary:	XML/HTML/XHTML markup safe string package for Python
14mr|python-markupsafe-0.23-4|9	
14mr|python-markupsafe-0.23-4|10	Name:		python-%{modname}
14mr|python-markupsafe-0.23-4|11	Version:	0.23
14mr|python-markupsafe-0.23-4|12	Release:	4
14mr|python-markupsafe-0.23-4|13	Source0:	http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz
14mr|python-markupsafe-0.23-4|14	License:	BSD
14mr|python-markupsafe-0.23-4|15	Group:		Development/Python
14mr|python-markupsafe-0.23-4|16	Url:		http://pypi.python.org/pypi/MarkupSafe
14mr|python-markupsafe-0.23-4|17	BuildRequires:	python-distribute
14mr|python-markupsafe-0.23-4|18	BuildRequires:	python3-distribute
14mr|python-markupsafe-0.23-4|19	%if %{enable_tests}
14mr|python-markupsafe-0.23-4|20	BuildRequires:	python-nose
14mr|python-markupsafe-0.23-4|21	BuildRequires:	python3-nose
14mr|python-markupsafe-0.23-4|22	%endif
14mr|python-markupsafe-0.23-4|23	BuildRequires:	python-devel
14mr|python-markupsafe-0.23-4|24	BuildRequires:	python3-devel
14mr|python-markupsafe-0.23-4|25	
14mr|python-markupsafe-0.23-4|26	%description
14mr|python-markupsafe-0.23-4|27	This package implements a XML/HTML/XHTML markup safe string for Python.
14mr|python-markupsafe-0.23-4|28	
14mr|python-markupsafe-0.23-4|29	%package -n python3-%{modname}
14mr|python-markupsafe-0.23-4|30	Summary:    XML/HTML/XHTML markup safe string package for Python3
14mr|python-markupsafe-0.23-4|31	
14mr|python-markupsafe-0.23-4|32	
14mr|python-markupsafe-0.23-4|33	%description -n python3-%{modname}
14mr|python-markupsafe-0.23-4|34	This package implements a XML/HTML/XHTML markup safe string for Python3.
14mr|python-markupsafe-0.23-4|35	
14mr|python-markupsafe-0.23-4|36	%prep
14mr|python-markupsafe-0.23-4|37	%setup -q -c
14mr|python-markupsafe-0.23-4|38	
14mr|python-markupsafe-0.23-4|39	mv %{eggname}-%{version} python2
14mr|python-markupsafe-0.23-4|40	cp -r python2 python3
14mr|python-markupsafe-0.23-4|41	
14mr|python-markupsafe-0.23-4|42	%build
14mr|python-markupsafe-0.23-4|43	pushd python2
14mr|python-markupsafe-0.23-4|44	PYTHONDONTWRITEBYTECODE= python setup.py build
14mr|python-markupsafe-0.23-4|45	popd
14mr|python-markupsafe-0.23-4|46	
14mr|python-markupsafe-0.23-4|47	pushd python3
14mr|python-markupsafe-0.23-4|48	PYTHONDONTWRITEBYTECODE= python3 setup.py build
14mr|python-markupsafe-0.23-4|49	popd
14mr|python-markupsafe-0.23-4|50	
14mr|python-markupsafe-0.23-4|51	%install
14mr|python-markupsafe-0.23-4|52	pushd python2
14mr|python-markupsafe-0.23-4|53	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14mr|python-markupsafe-0.23-4|54	popd
14mr|python-markupsafe-0.23-4|55	
14mr|python-markupsafe-0.23-4|56	pushd python3
14mr|python-markupsafe-0.23-4|57	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14mr|python-markupsafe-0.23-4|58	rm -rf %{buildroot}/%{py3_platsitedir}/%{modname}/__pycache__
14mr|python-markupsafe-0.23-4|59	popd
14mr|python-markupsafe-0.23-4|60	
14mr|python-markupsafe-0.23-4|61	%check
14mr|python-markupsafe-0.23-4|62	%if %{enable_tests}
14mr|python-markupsafe-0.23-4|63	pushd python2
14mr|python-markupsafe-0.23-4|64	nosetests
14mr|python-markupsafe-0.23-4|65	popd
14mr|python-markupsafe-0.23-4|66	
14mr|python-markupsafe-0.23-4|67	pushd python3
14mr|python-markupsafe-0.23-4|68	nosetests
14mr|python-markupsafe-0.23-4|69	popd
14mr|python-markupsafe-0.23-4|70	%endif
14mr|python-markupsafe-0.23-4|71	
14mr|python-markupsafe-0.23-4|72	%files
14mr|python-markupsafe-0.23-4|73	%doc python2/AUTHORS python2/LICENSE python2/README.rst
14mr|python-markupsafe-0.23-4|74	%dir %{py_platsitedir}/%{modname}
14mr|python-markupsafe-0.23-4|75	%{py_platsitedir}/%{modname}/*.py*
14mr|python-markupsafe-0.23-4|76	%{py_platsitedir}/%{modname}/*.so
14mr|python-markupsafe-0.23-4|77	%{py_platsitedir}/%{modname}/*.c
14mr|python-markupsafe-0.23-4|78	%dir %{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info
14mr|python-markupsafe-0.23-4|79	%{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info/*
14mr|python-markupsafe-0.23-4|80	
14mr|python-markupsafe-0.23-4|81	%files -n python3-%{modname}
14mr|python-markupsafe-0.23-4|82	%doc python3/AUTHORS python3/LICENSE python3/README.rst
14mr|python-markupsafe-0.23-4|83	%dir %{py3_platsitedir}/%{modname}
14mr|python-markupsafe-0.23-4|84	%{py3_platsitedir}/%{modname}/*.py*
14mr|python-markupsafe-0.23-4|85	%{py3_platsitedir}/%{modname}/*.so
14mr|python-markupsafe-0.23-4|86	%{py3_platsitedir}/%{modname}/*.c
14mr|python-markupsafe-0.23-4|87	%dir %{py3_platsitedir}/%{eggname}-%{version}-py%{py3_ver}.egg-info
14mr|python-markupsafe-0.23-4|88	%{py3_platsitedir}/%{eggname}-%{version}-py%{py3_ver}.egg-info/*
14mr|python-markupsafe-0.23-4|89	
14mr|python-markupsafe-0.23-4|90	
14mr|python-markupsafe-0.23-4|91	%changelog
14mr|python-markupsafe-0.23-4|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.23-4
14mr|python-markupsafe-0.23-4|93	+ Revision: 0dda93d
14mr|python-markupsafe-0.23-4|94	- MassBuild#440: Increase release tag
14mr|python-markupsafe-0.23-4|95	
14mr|python-markupsafe-0.23-4|96	

18668 14
14mr|python-matplotlib-1.2.1-3|1	%define with_html 1
14mr|python-matplotlib-1.2.1-3|2	%define	module	matplotlib
14mr|python-matplotlib-1.2.1-3|3	
14mr|python-matplotlib-1.2.1-3|4	Name:		python-%{module}
14mr|python-matplotlib-1.2.1-3|5	Version:	1.2.1
14mr|python-matplotlib-1.2.1-3|6	Release:	3
14mr|python-matplotlib-1.2.1-3|7	Summary:	Python 2D plotting library
14mr|python-matplotlib-1.2.1-3|8	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|9	License:	Python license
14mr|python-matplotlib-1.2.1-3|10	URL:		http://matplotlib.sourceforge.net/
14mr|python-matplotlib-1.2.1-3|11	#Modified Sources to remove the one undistributable file
14mr|python-matplotlib-1.2.1-3|12	#See generate-tarball.sh in fedora cvs repository for logic
14mr|python-matplotlib-1.2.1-3|13	#sha1sum matplotlib-1.2.0-without-gpc.tar.gz
14mr|python-matplotlib-1.2.1-3|14	#92ada4ef4e7374d67e46e30bfb08c3fed068d680  matplotlib-1.2.0-without-gpc.tar.gz
14mr|python-matplotlib-1.2.1-3|15	Source0:        matplotlib-%{version}-without-gpc.tar.gz
14mr|python-matplotlib-1.2.1-3|16	
14mr|python-matplotlib-1.2.1-3|17	Patch0:		%{name}-noagg.patch
14mr|python-matplotlib-1.2.1-3|18	Patch1:		%{name}-tk.patch
14mr|python-matplotlib-1.2.1-3|19	# http://sourceforge.net/mailarchive/message.php?msg_id=30202451
14mr|python-matplotlib-1.2.1-3|20	# https://github.com/matplotlib/matplotlib/pull/1666
14mr|python-matplotlib-1.2.1-3|21	# https://bugzilla.redhat.com/show_bug.cgi?id=896182
14mr|python-matplotlib-1.2.1-3|22	#Patch2:		%{name}-fontconfig.patch
14mr|python-matplotlib-1.2.1-3|23	
14mr|python-matplotlib-1.2.1-3|24	Requires:	python-numpy >= 1.1.0
14mr|python-matplotlib-1.2.1-3|25	Requires:	python-configobj, python-dateutil, python-pytz
14mr|python-matplotlib-1.2.1-3|26	Requires:	python-matplotlib-gtk = %{version}-%{release}
14mr|python-matplotlib-1.2.1-3|27	BuildRequires:	pkgconfig(libagg)
14mr|python-matplotlib-1.2.1-3|28	BuildRequires:	python-parsing
14mr|python-matplotlib-1.2.1-3|29	BuildRequires:  python-devel
14mr|python-matplotlib-1.2.1-3|30	BuildRequires:	python-setuptools
14mr|python-matplotlib-1.2.1-3|31	BuildRequires:	python-numpy-devel >= 1.1.0
14mr|python-matplotlib-1.2.1-3|32	BuildRequires:	libwxPythonGTK-devel, pygtk2.0-devel, cairo-devel
14mr|python-matplotlib-1.2.1-3|33	BuildRequires:	tkinter, tcl-devel, tk-devel
14mr|python-matplotlib-1.2.1-3|34	BuildRequires:	python-qt4
14mr|python-matplotlib-1.2.1-3|35	BuildRequires:	pkgconfig(freetype2)
14mr|python-matplotlib-1.2.1-3|36	BuildRequires:	pkgconfig(libpng)
14mr|python-matplotlib-1.2.1-3|37	BuildRequires:	zlib-devel
14mr|python-matplotlib-1.2.1-3|38	BuildRequires:	python-configobj, python-dateutil, python-pytz
14mr|python-matplotlib-1.2.1-3|39	BuildRequires:	ipython
14mr|python-matplotlib-1.2.1-3|40	%if %{with_html}
14mr|python-matplotlib-1.2.1-3|41	BuildRequires:	python-docutils, python-sphinx
14mr|python-matplotlib-1.2.1-3|42	BuildRequires:	texlive
14mr|python-matplotlib-1.2.1-3|43	BuildRequires:	graphviz
14mr|python-matplotlib-1.2.1-3|44	%endif
14mr|python-matplotlib-1.2.1-3|45	BuildRequires:	x11-server-xvfb
14mr|python-matplotlib-1.2.1-3|46	
14mr|python-matplotlib-1.2.1-3|47	%description
14mr|python-matplotlib-1.2.1-3|48	Matplotlib is a python 2D plotting library which produces publication
14mr|python-matplotlib-1.2.1-3|49	quality figures in a variety of hardcopy formats and interactive
14mr|python-matplotlib-1.2.1-3|50	environments across platforms. matplotlib can be used in python
14mr|python-matplotlib-1.2.1-3|51	scripts, the python and ipython shell, web application servers, and
14mr|python-matplotlib-1.2.1-3|52	six graphical user interface toolkits.
14mr|python-matplotlib-1.2.1-3|53	
14mr|python-matplotlib-1.2.1-3|54	Matplotlib tries to make easy things easy and hard things possible.
14mr|python-matplotlib-1.2.1-3|55	You can generate plots, histograms, power spectra, bar charts,
14mr|python-matplotlib-1.2.1-3|56	errorcharts, scatterplots, etc, with just a few lines of code.
14mr|python-matplotlib-1.2.1-3|57	
14mr|python-matplotlib-1.2.1-3|58	%package cairo
14mr|python-matplotlib-1.2.1-3|59	Summary:	Cairo backend for matplotlib
14mr|python-matplotlib-1.2.1-3|60	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|61	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|62	Requires:	python-cairo >= 1.2.0
14mr|python-matplotlib-1.2.1-3|63	
14mr|python-matplotlib-1.2.1-3|64	%description cairo
14mr|python-matplotlib-1.2.1-3|65	This package contains the Cairo backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|66	
14mr|python-matplotlib-1.2.1-3|67	%package emf
14mr|python-matplotlib-1.2.1-3|68	Summary:	EMF backend for matplotlib
14mr|python-matplotlib-1.2.1-3|69	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|70	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|71	Requires:	python-pyemf
14mr|python-matplotlib-1.2.1-3|72	
14mr|python-matplotlib-1.2.1-3|73	%description emf
14mr|python-matplotlib-1.2.1-3|74	This package contains the EMF backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|75	
14mr|python-matplotlib-1.2.1-3|76	%package fltk
14mr|python-matplotlib-1.2.1-3|77	Summary:	FLTK backend for matplotlib
14mr|python-matplotlib-1.2.1-3|78	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|79	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|80	Requires:	python-pyfltk
14mr|python-matplotlib-1.2.1-3|81	
14mr|python-matplotlib-1.2.1-3|82	%description fltk
14mr|python-matplotlib-1.2.1-3|83	This package contains the FLTK backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|84	
14mr|python-matplotlib-1.2.1-3|85	%package gtk
14mr|python-matplotlib-1.2.1-3|86	Summary:	GDK and GTK backends for matplotlib
14mr|python-matplotlib-1.2.1-3|87	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|88	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|89	Requires:	pygtk2.0 >= 2.4.0
14mr|python-matplotlib-1.2.1-3|90	Requires:	%{name}-cairo = %{EVRD}
14mr|python-matplotlib-1.2.1-3|91	
14mr|python-matplotlib-1.2.1-3|92	%description gtk
14mr|python-matplotlib-1.2.1-3|93	This package contains the GDK and GTK backends for matplotlib.
14mr|python-matplotlib-1.2.1-3|94	
14mr|python-matplotlib-1.2.1-3|95	%package qt4
14mr|python-matplotlib-1.2.1-3|96	Summary:	Qt backend for matplotlib
14mr|python-matplotlib-1.2.1-3|97	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|98	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|99	Requires:	python-qt4
14mr|python-matplotlib-1.2.1-3|100	
14mr|python-matplotlib-1.2.1-3|101	%description qt4
14mr|python-matplotlib-1.2.1-3|102	This package contains the Qt4 backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|103	
14mr|python-matplotlib-1.2.1-3|104	%package svg
14mr|python-matplotlib-1.2.1-3|105	Summary:	SVG backend for matplotlib
14mr|python-matplotlib-1.2.1-3|106	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|107	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|108	Requires:	python-pyxml
14mr|python-matplotlib-1.2.1-3|109	
14mr|python-matplotlib-1.2.1-3|110	%description svg
14mr|python-matplotlib-1.2.1-3|111	This package contains the SVG backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|112	
14mr|python-matplotlib-1.2.1-3|113	%package tk
14mr|python-matplotlib-1.2.1-3|114	Summary:	Tk backend for matplotlib
14mr|python-matplotlib-1.2.1-3|115	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|116	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|117	Requires:	tkinter
14mr|python-matplotlib-1.2.1-3|118	
14mr|python-matplotlib-1.2.1-3|119	%description tk
14mr|python-matplotlib-1.2.1-3|120	This package contains the Tk backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|121	
14mr|python-matplotlib-1.2.1-3|122	%package wx
14mr|python-matplotlib-1.2.1-3|123	Summary:	wxPython backend for matplotlib
14mr|python-matplotlib-1.2.1-3|124	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|125	Requires:	%{name} = %{EVRD}
14mr|python-matplotlib-1.2.1-3|126	Requires:	wxPython
14mr|python-matplotlib-1.2.1-3|127	
14mr|python-matplotlib-1.2.1-3|128	%description wx
14mr|python-matplotlib-1.2.1-3|129	This package contains the wxPython backend for matplotlib.
14mr|python-matplotlib-1.2.1-3|130	
14mr|python-matplotlib-1.2.1-3|131	%package doc
14mr|python-matplotlib-1.2.1-3|132	Summary:	Documentation for matplotlib
14mr|python-matplotlib-1.2.1-3|133	Group:		Development/Python
14mr|python-matplotlib-1.2.1-3|134	BuildArch:	noarch
14mr|python-matplotlib-1.2.1-3|135	
14mr|python-matplotlib-1.2.1-3|136	%description doc
14mr|python-matplotlib-1.2.1-3|137	This package contains documentation and sample code for matplotlib.
14mr|python-matplotlib-1.2.1-3|138	
14mr|python-matplotlib-1.2.1-3|139	%prep
14mr|python-matplotlib-1.2.1-3|140	%setup -q -n %{module}-%{version}
14mr|python-matplotlib-1.2.1-3|141	
14mr|python-matplotlib-1.2.1-3|142	# Remove bundled libraries
14mr|python-matplotlib-1.2.1-3|143	rm -r agg24 lib/matplotlib/pyparsing_py?.py
14mr|python-matplotlib-1.2.1-3|144	
14mr|python-matplotlib-1.2.1-3|145	# Remove references to bundled libraries
14mr|python-matplotlib-1.2.1-3|146	%patch0 -p1 -b .noagg
14mr|python-matplotlib-1.2.1-3|147	sed -i -e s/matplotlib\.pyparsing_py./pyparsing/g lib/matplotlib/*.py
14mr|python-matplotlib-1.2.1-3|148	
14mr|python-matplotlib-1.2.1-3|149	# Correct tcl/tk detection
14mr|python-matplotlib-1.2.1-3|150	%patch1 -p1 -b .tk
14mr|python-matplotlib-1.2.1-3|151	sed -i -e 's|@@libdir@@|%{_libdir}|' setupext.py
14mr|python-matplotlib-1.2.1-3|152	
14mr|python-matplotlib-1.2.1-3|153	# Use fontconfig by default
14mr|python-matplotlib-1.2.1-3|154	#%patch2 -p1 -b .fontconfig
14mr|python-matplotlib-1.2.1-3|155	
14mr|python-matplotlib-1.2.1-3|156	chmod -x lib/matplotlib/mpl-data/images/*.svg
14mr|python-matplotlib-1.2.1-3|157	
14mr|python-matplotlib-1.2.1-3|158	%build
14mr|python-matplotlib-1.2.1-3|159	PYTHONDONTWRITEBYTECODE= xvfb-run %{__python} setup.py build
14mr|python-matplotlib-1.2.1-3|160	
14mr|python-matplotlib-1.2.1-3|161	%if %{with_html}
14mr|python-matplotlib-1.2.1-3|162	# Need to make built matplotlib libs available for the sphinx extensions:
14mr|python-matplotlib-1.2.1-3|163	pushd doc
14mr|python-matplotlib-1.2.1-3|164	export PYTHONPATH=`realpath ../build/lib.linux*`
14mr|python-matplotlib-1.2.1-3|165	./make.py html
14mr|python-matplotlib-1.2.1-3|166	popd
14mr|python-matplotlib-1.2.1-3|167	%endif
14mr|python-matplotlib-1.2.1-3|168	
14mr|python-matplotlib-1.2.1-3|169	%install
14mr|python-matplotlib-1.2.1-3|170	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --skip-build --root=%{buildroot}
14mr|python-matplotlib-1.2.1-3|171	chmod +x %{buildroot}%{python_sitearch}/matplotlib/dates.py
14mr|python-matplotlib-1.2.1-3|172	rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
14mr|python-matplotlib-1.2.1-3|173	
14mr|python-matplotlib-1.2.1-3|174	%files
14mr|python-matplotlib-1.2.1-3|175	%doc README.txt
14mr|python-matplotlib-1.2.1-3|176	%doc lib/dateutil_py2/LICENSE
14mr|python-matplotlib-1.2.1-3|177	%doc lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX
14mr|python-matplotlib-1.2.1-3|178	%doc lib/pytz/LICENSE.txt
14mr|python-matplotlib-1.2.1-3|179	%doc CHANGELOG
14mr|python-matplotlib-1.2.1-3|180	%doc CXX
14mr|python-matplotlib-1.2.1-3|181	%doc INSTALL
14mr|python-matplotlib-1.2.1-3|182	%doc PKG-INFO
14mr|python-matplotlib-1.2.1-3|183	%doc TODO
14mr|python-matplotlib-1.2.1-3|184	%{python_sitearch}/*egg-info
14mr|python-matplotlib-1.2.1-3|185	%{python_sitearch}/%{module}/
14mr|python-matplotlib-1.2.1-3|186	%{python_sitearch}/mpl_toolkits/
14mr|python-matplotlib-1.2.1-3|187	%{python_sitearch}/pylab.py*
14mr|python-matplotlib-1.2.1-3|188	%exclude %{py_platsitedir}/%{module}/backends/backend_cairo.py*
14mr|python-matplotlib-1.2.1-3|189	%exclude %{py_platsitedir}/%{module}/backends/backend_emf.py*
14mr|python-matplotlib-1.2.1-3|190	%exclude %{py_platsitedir}/%{module}/backends/backend_fltkagg.py*
14mr|python-matplotlib-1.2.1-3|191	%exclude %{py_platsitedir}/%{module}/backends/backend_gdk.py*
14mr|python-matplotlib-1.2.1-3|192	%exclude %{py_platsitedir}/%{module}/backends/backend_gtk.py*
14mr|python-matplotlib-1.2.1-3|193	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
14mr|python-matplotlib-1.2.1-3|194	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14mr|python-matplotlib-1.2.1-3|195	%exclude %{py_platsitedir}/%{module}/backends/_backend_gdk.so
14mr|python-matplotlib-1.2.1-3|196	%exclude %{py_platsitedir}/%{module}/backends/_gtkagg.so
14mr|python-matplotlib-1.2.1-3|197	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4.py*
14mr|python-matplotlib-1.2.1-3|198	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
14mr|python-matplotlib-1.2.1-3|199	%exclude %{py_platsitedir}/%{module}/backends/backend_svg.py*
14mr|python-matplotlib-1.2.1-3|200	%exclude %{py_platsitedir}/%{module}/backends/backend_tkagg.py*
14mr|python-matplotlib-1.2.1-3|201	%exclude %{py_platsitedir}/%{module}/backends/tkagg.py*
14mr|python-matplotlib-1.2.1-3|202	%exclude %{py_platsitedir}/%{module}/backends/_tkagg.so
14mr|python-matplotlib-1.2.1-3|203	%exclude %{py_platsitedir}/%{module}/backends/backend_wx.py*
14mr|python-matplotlib-1.2.1-3|204	%exclude %{py_platsitedir}/%{module}/backends/backend_wxagg.py*
14mr|python-matplotlib-1.2.1-3|205	
14mr|python-matplotlib-1.2.1-3|206	%files cairo
14mr|python-matplotlib-1.2.1-3|207	%{py_platsitedir}/%{module}/backends/backend_cairo.py*
14mr|python-matplotlib-1.2.1-3|208	
14mr|python-matplotlib-1.2.1-3|209	%files emf
14mr|python-matplotlib-1.2.1-3|210	%{py_platsitedir}/%{module}/backends/backend_emf.py*
14mr|python-matplotlib-1.2.1-3|211	
14mr|python-matplotlib-1.2.1-3|212	%files fltk
14mr|python-matplotlib-1.2.1-3|213	%{py_platsitedir}/%{module}/backends/backend_fltkagg.py*
14mr|python-matplotlib-1.2.1-3|214	
14mr|python-matplotlib-1.2.1-3|215	%files gtk
14mr|python-matplotlib-1.2.1-3|216	%{py_platsitedir}/%{module}/backends/backend_gdk.py*
14mr|python-matplotlib-1.2.1-3|217	%{py_platsitedir}/%{module}/backends/backend_gtk.py*
14mr|python-matplotlib-1.2.1-3|218	%{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
14mr|python-matplotlib-1.2.1-3|219	%{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
14mr|python-matplotlib-1.2.1-3|220	%{py_platsitedir}/%{module}/backends/_backend_gdk.so
14mr|python-matplotlib-1.2.1-3|221	%{py_platsitedir}/%{module}/backends/_gtkagg.so
14mr|python-matplotlib-1.2.1-3|222	
14mr|python-matplotlib-1.2.1-3|223	%files qt4
14mr|python-matplotlib-1.2.1-3|224	%{py_platsitedir}/%{module}/backends/backend_qt4.py*
14mr|python-matplotlib-1.2.1-3|225	%{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
14mr|python-matplotlib-1.2.1-3|226	
14mr|python-matplotlib-1.2.1-3|227	%files svg
14mr|python-matplotlib-1.2.1-3|228	%{py_platsitedir}/%{module}/backends/backend_svg.py*
14mr|python-matplotlib-1.2.1-3|229	
14mr|python-matplotlib-1.2.1-3|230	%files tk
14mr|python-matplotlib-1.2.1-3|231	%{py_platsitedir}/%{module}/backends/backend_tkagg.py*
14mr|python-matplotlib-1.2.1-3|232	%{py_platsitedir}/%{module}/backends/tkagg.py*
14mr|python-matplotlib-1.2.1-3|233	%{py_platsitedir}/%{module}/backends/_tkagg.so
14mr|python-matplotlib-1.2.1-3|234	
14mr|python-matplotlib-1.2.1-3|235	%files wx
14mr|python-matplotlib-1.2.1-3|236	%{py_platsitedir}/%{module}/backends/backend_wx.py*
14mr|python-matplotlib-1.2.1-3|237	%{py_platsitedir}/%{module}/backends/backend_wxagg.py*
14mr|python-matplotlib-1.2.1-3|238	
14mr|python-matplotlib-1.2.1-3|239	%files doc
14mr|python-matplotlib-1.2.1-3|240	%doc examples/ CHANGELOG README.txt TODO
14mr|python-matplotlib-1.2.1-3|241	%if %{with_html}
14mr|python-matplotlib-1.2.1-3|242	%doc doc/build/html/*
14mr|python-matplotlib-1.2.1-3|243	%endif
14mr|python-matplotlib-1.2.1-3|244	
14mr|python-matplotlib-1.2.1-3|245	
14mr|python-matplotlib-1.2.1-3|246	%changelog
14mr|python-matplotlib-1.2.1-3|247	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-3
14mr|python-matplotlib-1.2.1-3|248	+ Revision: 0b98e58
14mr|python-matplotlib-1.2.1-3|249	- MassBuild#440: Increase release tag
14mr|python-matplotlib-1.2.1-3|250	
14mr|python-matplotlib-1.2.1-3|251	

18669 14
14mr|python-mechanize-0.2.5-4|1	%define oname mechanize
14mr|python-mechanize-0.2.5-4|2	
14mr|python-mechanize-0.2.5-4|3	Summary:	Stateful programmatic web browsing
14mr|python-mechanize-0.2.5-4|4	Name:		python-%{oname}
14mr|python-mechanize-0.2.5-4|5	Version:	0.2.5
14mr|python-mechanize-0.2.5-4|6	Release:	4
14mr|python-mechanize-0.2.5-4|7	Source0:	http://wwwsearch.sourceforge.net/%oname/src/%{oname}-%{version}.tar.gz
14mr|python-mechanize-0.2.5-4|8	License:	BSD
14mr|python-mechanize-0.2.5-4|9	Group:		Development/Python
14mr|python-mechanize-0.2.5-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-mechanize-0.2.5-4|11	BuildArch:	noarch
14mr|python-mechanize-0.2.5-4|12	URL:		http://wwwsearch.sourceforge.net/mechanize/
14mr|python-mechanize-0.2.5-4|13	BuildRequires:	python-devel
14mr|python-mechanize-0.2.5-4|14	BuildRequires:	python-setuptools
14mr|python-mechanize-0.2.5-4|15	Requires:	python-clientform
14mr|python-mechanize-0.2.5-4|16	Obsoletes:	python-clientcookie < 1.3.0-2
14mr|python-mechanize-0.2.5-4|17	Provides:	python-clientcookie
14mr|python-mechanize-0.2.5-4|18	
14mr|python-mechanize-0.2.5-4|19	%description
14mr|python-mechanize-0.2.5-4|20	Stateful programmatic web browsing, after Andy Lester's Perl module
14mr|python-mechanize-0.2.5-4|21	WWW::Mechanize.
14mr|python-mechanize-0.2.5-4|22	
14mr|python-mechanize-0.2.5-4|23	The library is layered: mechanize.Browser (stateful web browser),
14mr|python-mechanize-0.2.5-4|24	mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.
14mr|python-mechanize-0.2.5-4|25	
14mr|python-mechanize-0.2.5-4|26	Features include: ftp:, http: and file: URL schemes, browser history,
14mr|python-mechanize-0.2.5-4|27	high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and
14mr|python-mechanize-0.2.5-4|28	Refresh, Referer [sic] header, robots.txt, redirections, proxies, and
14mr|python-mechanize-0.2.5-4|29	Basic and Digest HTTP authentication.  mechanize's response objects are
14mr|python-mechanize-0.2.5-4|30	(lazily-) .seek()able and still work after .close().
14mr|python-mechanize-0.2.5-4|31	
14mr|python-mechanize-0.2.5-4|32	Much of the code originally derived from Perl code by Gisle Aas
14mr|python-mechanize-0.2.5-4|33	(libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least
14mr|python-mechanize-0.2.5-4|34	Andy Lester (WWW::Mechanize).  urllib2 was written by Jeremy Hylton.
14mr|python-mechanize-0.2.5-4|35	
14mr|python-mechanize-0.2.5-4|36	%prep
14mr|python-mechanize-0.2.5-4|37	%setup -q -n %{oname}-%{version}
14mr|python-mechanize-0.2.5-4|38	
14mr|python-mechanize-0.2.5-4|39	%build
14mr|python-mechanize-0.2.5-4|40	python setup.py build
14mr|python-mechanize-0.2.5-4|41	
14mr|python-mechanize-0.2.5-4|42	%install
14mr|python-mechanize-0.2.5-4|43	rm -rf %{buildroot}
14mr|python-mechanize-0.2.5-4|44	python setup.py install --single-version-externally-managed --root=%{buildroot}
14mr|python-mechanize-0.2.5-4|45	
14mr|python-mechanize-0.2.5-4|46	%clean
14mr|python-mechanize-0.2.5-4|47	rm -rf %{buildroot}
14mr|python-mechanize-0.2.5-4|48	
14mr|python-mechanize-0.2.5-4|49	%files
14mr|python-mechanize-0.2.5-4|50	%defattr(-,root,root)
14mr|python-mechanize-0.2.5-4|51	%doc docs/* *.txt
14mr|python-mechanize-0.2.5-4|52	%{py_puresitedir}/%{oname}*
14mr|python-mechanize-0.2.5-4|53	
14mr|python-mechanize-0.2.5-4|54	
14mr|python-mechanize-0.2.5-4|55	
14mr|python-mechanize-0.2.5-4|56	
14mr|python-mechanize-0.2.5-4|57	%changelog
14mr|python-mechanize-0.2.5-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.5-4
14mr|python-mechanize-0.2.5-4|59	+ Revision: 3792df6
14mr|python-mechanize-0.2.5-4|60	- MassBuild#440: Increase release tag
14mr|python-mechanize-0.2.5-4|61	
14mr|python-mechanize-0.2.5-4|62	

18670 14
14mr|python-memphis-0.2.1-6|1	%define name python-memphis
14mr|python-memphis-0.2.1-6|2	%define version 0.2.1
14mr|python-memphis-0.2.1-6|3	%define release 6
14mr|python-memphis-0.2.1-6|4	
14mr|python-memphis-0.2.1-6|5	Summary: Python bindings for the Memphis maps renderer
14mr|python-memphis-0.2.1-6|6	Name: %{name}
14mr|python-memphis-0.2.1-6|7	Version: %{version}
14mr|python-memphis-0.2.1-6|8	Release: %{release}
14mr|python-memphis-0.2.1-6|9	Source0: pymemphis-mainline-master.tar.gz
14mr|python-memphis-0.2.1-6|10	License: GPLv2+
14mr|python-memphis-0.2.1-6|11	Group: Development/Python
14mr|python-memphis-0.2.1-6|12	Url: http://gitorious.net/pymemphis
14mr|python-memphis-0.2.1-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-memphis-0.2.1-6|14	BuildRequires: memphis-devel
14mr|python-memphis-0.2.1-6|15	BuildRequires: python-gobject-devel
14mr|python-memphis-0.2.1-6|16	BuildRequires: python-cairo-devel
14mr|python-memphis-0.2.1-6|17	
14mr|python-memphis-0.2.1-6|18	%description
14mr|python-memphis-0.2.1-6|19	Libmemphis is a generic glib/cairo based OSM renderer library. It
14mr|python-memphis-0.2.1-6|20	draws maps on arbitrary cairo surfaces. PyMemphis provides Python
14mr|python-memphis-0.2.1-6|21	bindings for this library.
14mr|python-memphis-0.2.1-6|22	
14mr|python-memphis-0.2.1-6|23	%package devel
14mr|python-memphis-0.2.1-6|24	Summary: Python bindings for the Memphis maps renderer
14mr|python-memphis-0.2.1-6|25	Group: Development/Python
14mr|python-memphis-0.2.1-6|26	Requires: %name = %version-%release
14mr|python-memphis-0.2.1-6|27	
14mr|python-memphis-0.2.1-6|28	%description devel
14mr|python-memphis-0.2.1-6|29	Libmemphis is a generic glib/cairo based OSM renderer library. It
14mr|python-memphis-0.2.1-6|30	draws maps on arbitrary cairo surfaces. PyMemphis provides Python
14mr|python-memphis-0.2.1-6|31	bindings for this library.
14mr|python-memphis-0.2.1-6|32	
14mr|python-memphis-0.2.1-6|33	%prep
14mr|python-memphis-0.2.1-6|34	%setup -q -n pymemphis-mainline
14mr|python-memphis-0.2.1-6|35	NOCONFIGURE=1 ./autogen.sh
14mr|python-memphis-0.2.1-6|36	
14mr|python-memphis-0.2.1-6|37	%build
14mr|python-memphis-0.2.1-6|38	%configure2_5x
14mr|python-memphis-0.2.1-6|39	%make LIBS="`python-config --libs`"
14mr|python-memphis-0.2.1-6|40	
14mr|python-memphis-0.2.1-6|41	%install
14mr|python-memphis-0.2.1-6|42	rm -rf %{buildroot}
14mr|python-memphis-0.2.1-6|43	%makeinstall_std
14mr|python-memphis-0.2.1-6|44	
14mr|python-memphis-0.2.1-6|45	%clean
14mr|python-memphis-0.2.1-6|46	rm -rf %{buildroot}
14mr|python-memphis-0.2.1-6|47	
14mr|python-memphis-0.2.1-6|48	%files
14mr|python-memphis-0.2.1-6|49	%defattr(-,root,root)
14mr|python-memphis-0.2.1-6|50	%doc AUTHORS README
14mr|python-memphis-0.2.1-6|51	%py_platsitedir/memphis
14mr|python-memphis-0.2.1-6|52	
14mr|python-memphis-0.2.1-6|53	%files devel
14mr|python-memphis-0.2.1-6|54	%defattr(-,root,root)
14mr|python-memphis-0.2.1-6|55	%_datadir/pymemphis
14mr|python-memphis-0.2.1-6|56	%_libdir/pkgconfig/pymemphis-0.2.pc
14mr|python-memphis-0.2.1-6|57	
14mr|python-memphis-0.2.1-6|58	
14mr|python-memphis-0.2.1-6|59	
14mr|python-memphis-0.2.1-6|60	%changelog
14mr|python-memphis-0.2.1-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-6
14mr|python-memphis-0.2.1-6|62	+ Revision: a37c8f3
14mr|python-memphis-0.2.1-6|63	- MassBuild#440: Increase release tag
14mr|python-memphis-0.2.1-6|64	
14mr|python-memphis-0.2.1-6|65	

18671 14
14mr|python-mwclient-0.6.5-3|1	Name:           python-mwclient
14mr|python-mwclient-0.6.5-3|2	Version:        0.6.5
14mr|python-mwclient-0.6.5-3|3	Release:        3
14mr|python-mwclient-0.6.5-3|4	Summary:        Mwclient is a client to the MediaWiki API
14mr|python-mwclient-0.6.5-3|5	Group:          Development/Python
14mr|python-mwclient-0.6.5-3|6	License:        MIT
14mr|python-mwclient-0.6.5-3|7	URL:            http://sourceforge.net/apps/mediawiki/mwclient/index.php?title=Main_Page
14mr|python-mwclient-0.6.5-3|8	Source0:        http://downloads.sourceforge.net/project/mwclient/mwclient/mwclient-%{version}/mwclient-%{version}.tar.gz
14mr|python-mwclient-0.6.5-3|9	BuildArch:      noarch
14mr|python-mwclient-0.6.5-3|10	BuildRequires:  python-devel
14mr|python-mwclient-0.6.5-3|11	Requires:       python-simplejson
14mr|python-mwclient-0.6.5-3|12	
14mr|python-mwclient-0.6.5-3|13	%description
14mr|python-mwclient-0.6.5-3|14	Mwclient is a client to the MediaWiki API <http://mediawiki.org/wiki/API>
14mr|python-mwclient-0.6.5-3|15	and allows access to almost all implemented API functions
14mr|python-mwclient-0.6.5-3|16	
14mr|python-mwclient-0.6.5-3|17	
14mr|python-mwclient-0.6.5-3|18	%files
14mr|python-mwclient-0.6.5-3|19	%defattr(-,root,root,-)
14mr|python-mwclient-0.6.5-3|20	%doc README.txt
14mr|python-mwclient-0.6.5-3|21	%{python_sitelib}/mwclient
14mr|python-mwclient-0.6.5-3|22	
14mr|python-mwclient-0.6.5-3|23	# -------------------------------------------------------------------
14mr|python-mwclient-0.6.5-3|24	
14mr|python-mwclient-0.6.5-3|25	%prep
14mr|python-mwclient-0.6.5-3|26	%setup -q -n mwclient-%{version}
14mr|python-mwclient-0.6.5-3|27	
14mr|python-mwclient-0.6.5-3|28	%build
14mr|python-mwclient-0.6.5-3|29	:
14mr|python-mwclient-0.6.5-3|30	
14mr|python-mwclient-0.6.5-3|31	%install
14mr|python-mwclient-0.6.5-3|32	install -d -m755 %{buildroot}%{python_sitelib}/mwclient/
14mr|python-mwclient-0.6.5-3|33	install -pm 0644 *.py %{buildroot}%{python_sitelib}/mwclient/
14mr|python-mwclient-0.6.5-3|34	
14mr|python-mwclient-0.6.5-3|35	
14mr|python-mwclient-0.6.5-3|36	%clean
14mr|python-mwclient-0.6.5-3|37	rm -rf %{buildroot}
14mr|python-mwclient-0.6.5-3|38	
14mr|python-mwclient-0.6.5-3|39	
14mr|python-mwclient-0.6.5-3|40	
14mr|python-mwclient-0.6.5-3|41	%changelog
14mr|python-mwclient-0.6.5-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.5-3
14mr|python-mwclient-0.6.5-3|43	+ Revision: 1ce53ee
14mr|python-mwclient-0.6.5-3|44	- MassBuild#440: Increase release tag
14mr|python-mwclient-0.6.5-3|45	
14mr|python-mwclient-0.6.5-3|46	

18672 14
14mr|python-mysql-1.2.3-0.c1.7|1	%define pre c1
14mr|python-mysql-1.2.3-0.c1.7|2	
14mr|python-mysql-1.2.3-0.c1.7|3	Summary:	Python interface to MySQL
14mr|python-mysql-1.2.3-0.c1.7|4	Name:		python-mysql
14mr|python-mysql-1.2.3-0.c1.7|5	Version:	1.2.3
14mr|python-mysql-1.2.3-0.c1.7|6	Release:	0.%{pre}.7
14mr|python-mysql-1.2.3-0.c1.7|7	License:	GPLv2
14mr|python-mysql-1.2.3-0.c1.7|8	Group:		Development/Python
14mr|python-mysql-1.2.3-0.c1.7|9	Url:		http://sourceforge.net/projects/mysql-python/
14mr|python-mysql-1.2.3-0.c1.7|10	Source0:	http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}%{pre}.tar.gz
14mr|python-mysql-1.2.3-0.c1.7|11	BuildRequires:  python-devel
14mr|python-mysql-1.2.3-0.c1.7|12	BuildRequires:	python-setuptools
14mr|python-mysql-1.2.3-0.c1.7|13	BuildRequires:	mysql-devel
14mr|python-mysql-1.2.3-0.c1.7|14	BuildRequires:	pkgconfig(zlib)
14mr|python-mysql-1.2.3-0.c1.7|15	
14mr|python-mysql-1.2.3-0.c1.7|16	%description
14mr|python-mysql-1.2.3-0.c1.7|17	Python interface to MySQL-3.2 and beyond
14mr|python-mysql-1.2.3-0.c1.7|18	
14mr|python-mysql-1.2.3-0.c1.7|19	MySQLdb is an interface to the popular MySQL database server for Python.
14mr|python-mysql-1.2.3-0.c1.7|20	The design goals are:
14mr|python-mysql-1.2.3-0.c1.7|21	
14mr|python-mysql-1.2.3-0.c1.7|22	-     Compliance with Python database API version 2.0
14mr|python-mysql-1.2.3-0.c1.7|23	-     Thread-safety
14mr|python-mysql-1.2.3-0.c1.7|24	-     Thread-friendliness (threads will not block each other)
14mr|python-mysql-1.2.3-0.c1.7|25	-     Compatibility with MySQL-3.23 and later
14mr|python-mysql-1.2.3-0.c1.7|26	
14mr|python-mysql-1.2.3-0.c1.7|27	This module should be mostly compatible with an older interface written by Joe
14mr|python-mysql-1.2.3-0.c1.7|28	Skinner and others. However, the older version is a) not thread-friendly, b)
14mr|python-mysql-1.2.3-0.c1.7|29	written for MySQL 3.21, c) apparently t actively maintained. No code from that
14mr|python-mysql-1.2.3-0.c1.7|30	version is used in MySQLdb. MySQLdb is free software.
14mr|python-mysql-1.2.3-0.c1.7|31	
14mr|python-mysql-1.2.3-0.c1.7|32	%prep
14mr|python-mysql-1.2.3-0.c1.7|33	%setup -qn MySQL-python-%{version}%{pre}
14mr|python-mysql-1.2.3-0.c1.7|34	
14mr|python-mysql-1.2.3-0.c1.7|35	%build
14mr|python-mysql-1.2.3-0.c1.7|36	env CFLAGS="%{optflags} %{?ldflags}" python setup.py build
14mr|python-mysql-1.2.3-0.c1.7|37	
14mr|python-mysql-1.2.3-0.c1.7|38	%install
14mr|python-mysql-1.2.3-0.c1.7|39	python setup.py install --root=%{buildroot}
14mr|python-mysql-1.2.3-0.c1.7|40	
14mr|python-mysql-1.2.3-0.c1.7|41	%files
14mr|python-mysql-1.2.3-0.c1.7|42	%doc README doc/*
14mr|python-mysql-1.2.3-0.c1.7|43	%{python_sitearch}/*
14mr|python-mysql-1.2.3-0.c1.7|44	
14mr|python-mysql-1.2.3-0.c1.7|45	
14mr|python-mysql-1.2.3-0.c1.7|46	%changelog
14mr|python-mysql-1.2.3-0.c1.7|47	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-0.c1.7
14mr|python-mysql-1.2.3-0.c1.7|48	+ Revision: 264f439
14mr|python-mysql-1.2.3-0.c1.7|49	- Cleanup
14mr|python-mysql-1.2.3-0.c1.7|50	
14mr|python-mysql-1.2.3-0.c1.7|51	

18673 14
14mr|python-nltk-2.0.4-3|1	%define module	nltk
14mr|python-nltk-2.0.4-3|2	
14mr|python-nltk-2.0.4-3|3	Summary:	Natural Language Toolkit for Python
14mr|python-nltk-2.0.4-3|4	Name:		python-%{module}
14mr|python-nltk-2.0.4-3|5	Version:	2.0.4
14mr|python-nltk-2.0.4-3|6	Release:	3
14mr|python-nltk-2.0.4-3|7	Epoch:		0
14mr|python-nltk-2.0.4-3|8	License:	Apache License 2.0
14mr|python-nltk-2.0.4-3|9	Group:		Development/Python
14mr|python-nltk-2.0.4-3|10	Url:		http://www.nltk.org/
14mr|python-nltk-2.0.4-3|11	Source0:	http://download.sourceforge.net/nltk/nltk-%{version}.tar.gz
14mr|python-nltk-2.0.4-3|12	BuildArch:	noarch
14mr|python-nltk-2.0.4-3|13	Requires:	python-yaml >= 3.0.9
14mr|python-nltk-2.0.4-3|14	Suggests:	python-numpy >= 1.5.1
14mr|python-nltk-2.0.4-3|15	Suggests:	python-matplotlib >= 1.0.1
14mr|python-nltk-2.0.4-3|16	BuildRequires:	python-yaml >= 3.0.9
14mr|python-nltk-2.0.4-3|17	BuildRequires:	python-devel
14mr|python-nltk-2.0.4-3|18	BuildRequires:	python-distribute
14mr|python-nltk-2.0.4-3|19	
14mr|python-nltk-2.0.4-3|20	%description
14mr|python-nltk-2.0.4-3|21	NLTK (the Natural Language Toolkit) is a suite of open source Python
14mr|python-nltk-2.0.4-3|22	modules, data and documentation for research and development in
14mr|python-nltk-2.0.4-3|23	natural language processing.
14mr|python-nltk-2.0.4-3|24	
14mr|python-nltk-2.0.4-3|25	%prep
14mr|python-nltk-2.0.4-3|26	%setup -q -n %{module}-%{version}
14mr|python-nltk-2.0.4-3|27	
14mr|python-nltk-2.0.4-3|28	%install
14mr|python-nltk-2.0.4-3|29	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
14mr|python-nltk-2.0.4-3|30	sed -i 's/.*egg-info$//' FILE_LIST
14mr|python-nltk-2.0.4-3|31	
14mr|python-nltk-2.0.4-3|32	%files -f FILE_LIST
14mr|python-nltk-2.0.4-3|33	
14mr|python-nltk-2.0.4-3|34	%changelog
14mr|python-nltk-2.0.4-3|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.0.4-3
14mr|python-nltk-2.0.4-3|36	+ Revision: 6dc8da7
14mr|python-nltk-2.0.4-3|37	- MassBuild#440: Increase release tag
14mr|python-nltk-2.0.4-3|38	
14mr|python-nltk-2.0.4-3|39	

18674 14
14mr|python-nose-1.3.4-1|1	%define bootstrap 0
14mr|python-nose-1.3.4-1|2	
14mr|python-nose-1.3.4-1|3	%define module	nose
14mr|python-nose-1.3.4-1|4	
14mr|python-nose-1.3.4-1|5	Summary:	Unittest-based testing framework for Python
14mr|python-nose-1.3.4-1|6	
14mr|python-nose-1.3.4-1|7	Name:		python-%{module}
14mr|python-nose-1.3.4-1|8	Version:	1.3.4
14mr|python-nose-1.3.4-1|9	Release:	1
14mr|python-nose-1.3.4-1|10	Source0:	https://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
14mr|python-nose-1.3.4-1|11	License:	LGPLv2+
14mr|python-nose-1.3.4-1|12	Group:		Development/Python
14mr|python-nose-1.3.4-1|13	Url:		http://python-nose.googlecode.com/
14mr|python-nose-1.3.4-1|14	BuildArch:	noarch
14mr|python-nose-1.3.4-1|15	%if !%{bootstrap}
14mr|python-nose-1.3.4-1|16	BuildRequires:	python-sphinx >= 0.6.0
14mr|python-nose-1.3.4-1|17	%endif
14mr|python-nose-1.3.4-1|18	BuildRequires:	python-distribute
14mr|python-nose-1.3.4-1|19	BuildRequires:	python-devel
14mr|python-nose-1.3.4-1|20	BuildRequires:	python3-devel
14mr|python-nose-1.3.4-1|21	
14mr|python-nose-1.3.4-1|22	
14mr|python-nose-1.3.4-1|23	%description
14mr|python-nose-1.3.4-1|24	nose extends the test loading and running features of unittest,
14mr|python-nose-1.3.4-1|25	making it easier to write, find and run tests.
14mr|python-nose-1.3.4-1|26	
14mr|python-nose-1.3.4-1|27	By default, nose will run tests in files or directories under the current
14mr|python-nose-1.3.4-1|28	working directory whose names include "test" or "Test" at a word boundary (like
14mr|python-nose-1.3.4-1|29	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
14mr|python-nose-1.3.4-1|30	is similar to that of unittest, but also includes captured stdout output from
14mr|python-nose-1.3.4-1|31	failing tests, for easy print-style debugging.
14mr|python-nose-1.3.4-1|32	
14mr|python-nose-1.3.4-1|33	These features, and many more, are customizable through the use of plugins.
14mr|python-nose-1.3.4-1|34	Plugins included with nose provide support for doctest, code coverage and
14mr|python-nose-1.3.4-1|35	profiling, flexible attribute-based test selection, output capture and more.
14mr|python-nose-1.3.4-1|36	
14mr|python-nose-1.3.4-1|37	%package -n python3-%{module}
14mr|python-nose-1.3.4-1|38	Summary:	Unittest-based testing framework for Python3
14mr|python-nose-1.3.4-1|39	
14mr|python-nose-1.3.4-1|40	Requires:	python3
14mr|python-nose-1.3.4-1|41	
14mr|python-nose-1.3.4-1|42	%description -n python3-%{module}
14mr|python-nose-1.3.4-1|43	nose extends the test loading and running features of unittest,
14mr|python-nose-1.3.4-1|44	making it easier to write, find and run tests.
14mr|python-nose-1.3.4-1|45	
14mr|python-nose-1.3.4-1|46	By default, nose will run tests in files or directories under the current
14mr|python-nose-1.3.4-1|47	working directory whose names include "test" or "Test" at a word boundary (like
14mr|python-nose-1.3.4-1|48	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
14mr|python-nose-1.3.4-1|49	is similar to that of unittest, but also includes captured stdout output from
14mr|python-nose-1.3.4-1|50	failing tests, for easy print-style debugging.
14mr|python-nose-1.3.4-1|51	
14mr|python-nose-1.3.4-1|52	These features, and many more, are customizable through the use of plugins.
14mr|python-nose-1.3.4-1|53	Plugins included with nose provide support for doctest, code coverage and
14mr|python-nose-1.3.4-1|54	profiling, flexible attribute-based test selection, output capture and more.
14mr|python-nose-1.3.4-1|55	
14mr|python-nose-1.3.4-1|56	
14mr|python-nose-1.3.4-1|57	%prep
14mr|python-nose-1.3.4-1|58	%setup -q -c
14mr|python-nose-1.3.4-1|59	
14mr|python-nose-1.3.4-1|60	mv %{module}-%{version} python2
14mr|python-nose-1.3.4-1|61	cp -r python2 python3
14mr|python-nose-1.3.4-1|62	
14mr|python-nose-1.3.4-1|63	%install
14mr|python-nose-1.3.4-1|64	pushd python3
14mr|python-nose-1.3.4-1|65	# We need python3-sphinx first
14mr|python-nose-1.3.4-1|66	# %if !%{bootstrap}
14mr|python-nose-1.3.4-1|67	# %make -C doc/ html
14mr|python-nose-1.3.4-1|68	# %endif
14mr|python-nose-1.3.4-1|69	
14mr|python-nose-1.3.4-1|70	mkdir -p %{buildroot}%{_mandir}/man1/
14mr|python-nose-1.3.4-1|71	python3 setup.py install --root=%{buildroot}
14mr|python-nose-1.3.4-1|72	mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/python3-nosetests.1
14mr|python-nose-1.3.4-1|73	mv %{buildroot}/%{_bindir}/nosetests %{buildroot}/%{_bindir}/python3-nosetests
14mr|python-nose-1.3.4-1|74	popd
14mr|python-nose-1.3.4-1|75	
14mr|python-nose-1.3.4-1|76	
14mr|python-nose-1.3.4-1|77	pushd python2
14mr|python-nose-1.3.4-1|78	%if !%{bootstrap}
14mr|python-nose-1.3.4-1|79	%make -C doc/ html
14mr|python-nose-1.3.4-1|80	%endif
14mr|python-nose-1.3.4-1|81	
14mr|python-nose-1.3.4-1|82	python setup.py install --root=%{buildroot}
14mr|python-nose-1.3.4-1|83	mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/
14mr|python-nose-1.3.4-1|84	popd
14mr|python-nose-1.3.4-1|85	
14mr|python-nose-1.3.4-1|86	%files
14mr|python-nose-1.3.4-1|87	%doc python2/AUTHORS python2/CHANGELOG python2/NEWS python2/README.txt python2/lgpl.txt python2/examples
14mr|python-nose-1.3.4-1|88	%if !%{bootstrap}
14mr|python-nose-1.3.4-1|89	%doc python2/doc/.build/html
14mr|python-nose-1.3.4-1|90	%endif
14mr|python-nose-1.3.4-1|91	%{_bindir}/nosetests
14mr|python-nose-1.3.4-1|92	%{_bindir}/nosetests-2*
14mr|python-nose-1.3.4-1|93	%{_mandir}/man1/nosetests.*
14mr|python-nose-1.3.4-1|94	%{py_puresitedir}/*
14mr|python-nose-1.3.4-1|95	
14mr|python-nose-1.3.4-1|96	%files -n python3-%{module}
14mr|python-nose-1.3.4-1|97	%doc python3/AUTHORS python3/CHANGELOG python3/NEWS python3/README.txt python3/lgpl.txt python3/examples
14mr|python-nose-1.3.4-1|98	# %if !%{bootstrap}
14mr|python-nose-1.3.4-1|99	# %doc python3/doc/.build/html
14mr|python-nose-1.3.4-1|100	# %endif
14mr|python-nose-1.3.4-1|101	%{_bindir}/nosetests-3*
14mr|python-nose-1.3.4-1|102	%{_bindir}/python3-nosetests
14mr|python-nose-1.3.4-1|103	%{_mandir}/man1/python3-nosetests.*
14mr|python-nose-1.3.4-1|104	%{py3_puresitedir}/*
14mr|python-nose-1.3.4-1|105	
14mr|python-nose-1.3.4-1|106	%changelog
14mr|python-nose-1.3.4-1|107	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1.3.4-1
14mr|python-nose-1.3.4-1|108	+ Revision: 29ac90c
14mr|python-nose-1.3.4-1|109	- Merge pull request #2 from import/python-nose:auto_update
14mr|python-nose-1.3.4-1|110	- ROSA Updates Builder: update suggested
14mr|python-nose-1.3.4-1|111	
14mr|python-nose-1.3.4-1|112	

18675 14
14mr|python-notify-0.1.1-16|1	%define oname notify-python
14mr|python-notify-0.1.1-16|2	
14mr|python-notify-0.1.1-16|3	Summary:	Notification system based on libnotify
14mr|python-notify-0.1.1-16|4	Name:		python-notify
14mr|python-notify-0.1.1-16|5	Version:	0.1.1
14mr|python-notify-0.1.1-16|6	Release:	16
14mr|python-notify-0.1.1-16|7	License:	LGPLv2.1+
14mr|python-notify-0.1.1-16|8	Group:		Development/Python
14mr|python-notify-0.1.1-16|9	Url:		http://www.galago-project.org/news/index.php
14mr|python-notify-0.1.1-16|10	Source0:	http://www.galago-project.org/files/releases/source/notify-python/%{oname}-%{version}.tar.bz2
14mr|python-notify-0.1.1-16|11	Patch0:		notify-python-0.1.1-libnotify07.patch
14mr|python-notify-0.1.1-16|12	Patch1:		notify-python-0.1.1-link.patch
14mr|python-notify-0.1.1-16|13	BuildRequires:	pkgconfig(libffi)
14mr|python-notify-0.1.1-16|14	BuildRequires:	pkgconfig(libnotify)
14mr|python-notify-0.1.1-16|15	BuildRequires:	pkgconfig(pygtk-2.0)
14mr|python-notify-0.1.1-16|16	
14mr|python-notify-0.1.1-16|17	%description
14mr|python-notify-0.1.1-16|18	This is the python version of the desktop notification framework.
14mr|python-notify-0.1.1-16|19	
14mr|python-notify-0.1.1-16|20	%files
14mr|python-notify-0.1.1-16|21	%doc NEWS AUTHORS ChangeLog
14mr|python-notify-0.1.1-16|22	%{py_platsitedir}/gtk-2.0/pynotify/
14mr|python-notify-0.1.1-16|23	%{_datadir}/pygtk/2.0/defs/pynotify.defs
14mr|python-notify-0.1.1-16|24	%{_libdir}/pkgconfig/notify-python.pc
14mr|python-notify-0.1.1-16|25	
14mr|python-notify-0.1.1-16|26	#----------------------------------------------------------------------------
14mr|python-notify-0.1.1-16|27	
14mr|python-notify-0.1.1-16|28	%prep
14mr|python-notify-0.1.1-16|29	%setup -qn %{oname}-%{version}
14mr|python-notify-0.1.1-16|30	%apply_patches
14mr|python-notify-0.1.1-16|31	sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac
14mr|python-notify-0.1.1-16|32	autoreconf -fi
14mr|python-notify-0.1.1-16|33	
14mr|python-notify-0.1.1-16|34	%build
14mr|python-notify-0.1.1-16|35	%configure2_5x
14mr|python-notify-0.1.1-16|36	touch src/pynotify.override
14mr|python-notify-0.1.1-16|37	%make
14mr|python-notify-0.1.1-16|38	
14mr|python-notify-0.1.1-16|39	%install
14mr|python-notify-0.1.1-16|40	%makeinstall_std
14mr|python-notify-0.1.1-16|41	
14mr|python-notify-0.1.1-16|42	
14mr|python-notify-0.1.1-16|43	%changelog
14mr|python-notify-0.1.1-16|44	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-16
14mr|python-notify-0.1.1-16|45	+ Revision: c644080
14mr|python-notify-0.1.1-16|46	- Spec cleanup
14mr|python-notify-0.1.1-16|47	
14mr|python-notify-0.1.1-16|48	

18676 14
14mr|python-numpy-1.8.2-1|1	%define enable_atlas 0
14mr|python-numpy-1.8.2-1|2	%{?_with_atlas: %global enable_atlas 1}
14mr|python-numpy-1.8.2-1|3	
14mr|python-numpy-1.8.2-1|4	%define module	numpy
14mr|python-numpy-1.8.2-1|5	
14mr|python-numpy-1.8.2-1|6	# disable this for bootstrapping nose and sphinx
14mr|python-numpy-1.8.2-1|7	%define enable_tests 0
14mr|python-numpy-1.8.2-1|8	%define enable_doc 0
14mr|python-numpy-1.8.2-1|9	
14mr|python-numpy-1.8.2-1|10	Summary:	A fast multidimensional array facility for Python
14mr|python-numpy-1.8.2-1|11	
14mr|python-numpy-1.8.2-1|12	Name:		python-%{module}
14mr|python-numpy-1.8.2-1|13	Epoch:		1
14mr|python-numpy-1.8.2-1|14	Version:	1.8.2
14mr|python-numpy-1.8.2-1|15	Release:	1
14mr|python-numpy-1.8.2-1|16	License:	BSD
14mr|python-numpy-1.8.2-1|17	Group:		Development/Python
14mr|python-numpy-1.8.2-1|18	Url: 		http://numpy.scipy.org
14mr|python-numpy-1.8.2-1|19	Source0:	http://downloads.sourceforge.net/numpy/numpy-%{version}.tar.gz
14mr|python-numpy-1.8.2-1|20	Patch0:		numpy-1.5.1-link.patch
14mr|python-numpy-1.8.2-1|21	
14mr|python-numpy-1.8.2-1|22	%rename	f2py
14mr|python-numpy-1.8.2-1|23	%if %enable_atlas
14mr|python-numpy-1.8.2-1|24	BuildRequires:	libatlas-devel
14mr|python-numpy-1.8.2-1|25	%else
14mr|python-numpy-1.8.2-1|26	BuildRequires:	blas-devel
14mr|python-numpy-1.8.2-1|27	%endif
14mr|python-numpy-1.8.2-1|28	BuildRequires:	lapack-devel
14mr|python-numpy-1.8.2-1|29	BuildRequires:	gcc-gfortran >= 4.0
14mr|python-numpy-1.8.2-1|30	%if %enable_doc
14mr|python-numpy-1.8.2-1|31	BuildRequires:	python-sphinx >= 1.0
14mr|python-numpy-1.8.2-1|32	BuildRequires:	python-matplotlib
14mr|python-numpy-1.8.2-1|33	%endif
14mr|python-numpy-1.8.2-1|34	%if %enable_tests
14mr|python-numpy-1.8.2-1|35	BuildRequires:	python-nose
14mr|python-numpy-1.8.2-1|36	%endif
14mr|python-numpy-1.8.2-1|37	BuildRequires: python-devel
14mr|python-numpy-1.8.2-1|38	BuildRequires: python-cython
14mr|python-numpy-1.8.2-1|39	BuildRequires: python-setuptools
14mr|python-numpy-1.8.2-1|40	BuildRequires: pkgconfig(python3)
14mr|python-numpy-1.8.2-1|41	
14mr|python-numpy-1.8.2-1|42	%description
14mr|python-numpy-1.8.2-1|43	Numpy is a general-purpose array-processing package designed to
14mr|python-numpy-1.8.2-1|44	efficiently manipulate large multi-dimensional arrays of arbitrary
14mr|python-numpy-1.8.2-1|45	records without sacrificing too much speed for small multi-dimensional
14mr|python-numpy-1.8.2-1|46	arrays. Numpy is built on the Numeric code base and adds features
14mr|python-numpy-1.8.2-1|47	introduced by numarray as well as an extended C-API and the ability to
14mr|python-numpy-1.8.2-1|48	create arrays of arbitrary type.
14mr|python-numpy-1.8.2-1|49	
14mr|python-numpy-1.8.2-1|50	Numpy also provides facilities for basic linear algebra routines,
14mr|python-numpy-1.8.2-1|51	basic Fourier transforms, and random number generation.
14mr|python-numpy-1.8.2-1|52	
14mr|python-numpy-1.8.2-1|53	%package devel
14mr|python-numpy-1.8.2-1|54	Summary:	Numpy headers and development tools
14mr|python-numpy-1.8.2-1|55	
14mr|python-numpy-1.8.2-1|56	Group:		Development/Python
14mr|python-numpy-1.8.2-1|57	Requires:	%{name} = %{EVRD}
14mr|python-numpy-1.8.2-1|58	
14mr|python-numpy-1.8.2-1|59	%description devel
14mr|python-numpy-1.8.2-1|60	This package contains tools and header files need to develop modules
14mr|python-numpy-1.8.2-1|61	in C and Fortran that can interact with Numpy
14mr|python-numpy-1.8.2-1|62	
14mr|python-numpy-1.8.2-1|63	%package -n python3-numpy
14mr|python-numpy-1.8.2-1|64	Summary:        A fast multidimensional array facility for Python3
14mr|python-numpy-1.8.2-1|65	
14mr|python-numpy-1.8.2-1|66	Group:          Development/Python
14mr|python-numpy-1.8.2-1|67	License:        BSD
14mr|python-numpy-1.8.2-1|68	
14mr|python-numpy-1.8.2-1|69	%description -n python3-numpy
14mr|python-numpy-1.8.2-1|70	Numpy is a general-purpose array-processing package designed to
14mr|python-numpy-1.8.2-1|71	efficiently manipulate large multi-dimensional arrays of arbitrary
14mr|python-numpy-1.8.2-1|72	records without sacrificing too much speed for small multi-dimensional
14mr|python-numpy-1.8.2-1|73	arrays. Numpy is built on the Numeric code base and adds features
14mr|python-numpy-1.8.2-1|74	introduced by numarray as well as an extended C-API and the ability to
14mr|python-numpy-1.8.2-1|75	create arrays of arbitrary type.
14mr|python-numpy-1.8.2-1|76	
14mr|python-numpy-1.8.2-1|77	Numpy also provides facilities for basic linear algebra routines,
14mr|python-numpy-1.8.2-1|78	basic Fourier transforms, and random number generation.
14mr|python-numpy-1.8.2-1|79	
14mr|python-numpy-1.8.2-1|80	%package -n python3-numpy-devel
14mr|python-numpy-1.8.2-1|81	Summary:        Numpy headers and development tools
14mr|python-numpy-1.8.2-1|82	
14mr|python-numpy-1.8.2-1|83	Group:          Development/Python
14mr|python-numpy-1.8.2-1|84	Requires:       python3-numpy = %{epoch}:%{version}-%{release}
14mr|python-numpy-1.8.2-1|85	
14mr|python-numpy-1.8.2-1|86	%description -n python3-numpy-devel
14mr|python-numpy-1.8.2-1|87	This package contains tools and header files need to develop modules.
14mr|python-numpy-1.8.2-1|88	in C and Fortran that can interact with Numpy.
14mr|python-numpy-1.8.2-1|89	
14mr|python-numpy-1.8.2-1|90	%prep
14mr|python-numpy-1.8.2-1|91	%setup -qc
14mr|python-numpy-1.8.2-1|92	mv %{module}-%{version} python2
14mr|python-numpy-1.8.2-1|93	cp -a python2 python3
14mr|python-numpy-1.8.2-1|94	pushd python2
14mr|python-numpy-1.8.2-1|95	%patch0 -p1
14mr|python-numpy-1.8.2-1|96	# workaround for rhbz#849713
14mr|python-numpy-1.8.2-1|97	# http://mail.scipy.org/pipermail/numpy-discussion/2012-July/063530.html
14mr|python-numpy-1.8.2-1|98	rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py
14mr|python-numpy-1.8.2-1|99	popd
14mr|python-numpy-1.8.2-1|100	
14mr|python-numpy-1.8.2-1|101	pushd python3
14mr|python-numpy-1.8.2-1|102	%patch0 -p1
14mr|python-numpy-1.8.2-1|103	rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py
14mr|python-numpy-1.8.2-1|104	popd
14mr|python-numpy-1.8.2-1|105	
14mr|python-numpy-1.8.2-1|106	%build
14mr|python-numpy-1.8.2-1|107	pushd python3
14mr|python-numpy-1.8.2-1|108	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python3 setup.py config_fc --fcompiler=gnu95 build
14mr|python-numpy-1.8.2-1|109	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mr|python-numpy-1.8.2-1|110	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
14mr|python-numpy-1.8.2-1|111	#    %{__python3} setup.py build
14mr|python-numpy-1.8.2-1|112	popd
14mr|python-numpy-1.8.2-1|113	
14mr|python-numpy-1.8.2-1|114	pushd python2
14mr|python-numpy-1.8.2-1|115	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python setup.py config_fc --fcompiler=gnu95 build
14mr|python-numpy-1.8.2-1|116	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mr|python-numpy-1.8.2-1|117	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
14mr|python-numpy-1.8.2-1|118	#    python setup.py build
14mr|python-numpy-1.8.2-1|119	
14mr|python-numpy-1.8.2-1|120	%if %enable_doc
14mr|python-numpy-1.8.2-1|121	pushd doc
14mr|python-numpy-1.8.2-1|122	export PYTHONPATH=`dir -d ../build/lib.linux*`
14mr|python-numpy-1.8.2-1|123	%make html
14mr|python-numpy-1.8.2-1|124	popd
14mr|python-numpy-1.8.2-1|125	%endif
14mr|python-numpy-1.8.2-1|126	
14mr|python-numpy-1.8.2-1|127	popd
14mr|python-numpy-1.8.2-1|128	
14mr|python-numpy-1.8.2-1|129	
14mr|python-numpy-1.8.2-1|130	%install
14mr|python-numpy-1.8.2-1|131	# first install python3 so the binaries are overwritten by the python2 ones
14mr|python-numpy-1.8.2-1|132	pushd python3
14mr|python-numpy-1.8.2-1|133	#%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-numpy-1.8.2-1|134	# skip-build currently broken, this works around it for now
14mr|python-numpy-1.8.2-1|135	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mr|python-numpy-1.8.2-1|136	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
14mr|python-numpy-1.8.2-1|137	#    python3 setup.py install --root %{buildroot}
14mr|python-numpy-1.8.2-1|138	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14mr|python-numpy-1.8.2-1|139	
14mr|python-numpy-1.8.2-1|140	rm -rf docs-f2py ; mv %{buildroot}%{py3_platsitedir}/%{module}/f2py/docs docs-f2py
14mr|python-numpy-1.8.2-1|141	mv -f %{buildroot}%{py3_platsitedir}/%{module}/f2py/f2py.1 f2py.1
14mr|python-numpy-1.8.2-1|142	rm -rf doc ; mv -f %{buildroot}%{py3_platsitedir}/%{module}/doc .
14mr|python-numpy-1.8.2-1|143	
14mr|python-numpy-1.8.2-1|144	install -D -p -m 0644 f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
14mr|python-numpy-1.8.2-1|145	rm -rf %{buildroot}%{py3_platsitedir}/%{module}/__pycache__
14mr|python-numpy-1.8.2-1|146	
14mr|python-numpy-1.8.2-1|147	# Drop shebang from non-executable scripts to make rpmlint happy
14mr|python-numpy-1.8.2-1|148	find %{buildroot}%{py3_platsitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|python-numpy-1.8.2-1|149	
14mr|python-numpy-1.8.2-1|150	popd
14mr|python-numpy-1.8.2-1|151	
14mr|python-numpy-1.8.2-1|152	pushd python2
14mr|python-numpy-1.8.2-1|153	# skip-build currently broken, this works around it for now
14mr|python-numpy-1.8.2-1|154	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mr|python-numpy-1.8.2-1|155	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
14mr|python-numpy-1.8.2-1|156	#    python setup.py install --root %{buildroot}
14mr|python-numpy-1.8.2-1|157	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14mr|python-numpy-1.8.2-1|158	
14mr|python-numpy-1.8.2-1|159	rm -rf docs-f2py; mv %{buildroot}%{py_platsitedir}/%{module}/f2py/docs docs-f2py
14mr|python-numpy-1.8.2-1|160	mv -f %{buildroot}%{py_platsitedir}/%{module}/f2py/f2py.1 f2py.1
14mr|python-numpy-1.8.2-1|161	install -D -p -m 0644 f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
14mr|python-numpy-1.8.2-1|162	
14mr|python-numpy-1.8.2-1|163	rm -rf %{buildroot}%{py_platsitedir}/%{module}/tools/
14mr|python-numpy-1.8.2-1|164	
14mr|python-numpy-1.8.2-1|165	# Remove doc files that should be in %doc:
14mr|python-numpy-1.8.2-1|166	rm -f %{buildroot}%{py_platsitedir}/%{module}/COMPATIBILITY
14mr|python-numpy-1.8.2-1|167	rm -f %{buildroot}%{py_platsitedir}/%{module}/*.txt
14mr|python-numpy-1.8.2-1|168	rm -f %{buildroot}%{py_platsitedir}/%{module}/site.cfg.example
14mr|python-numpy-1.8.2-1|169	
14mr|python-numpy-1.8.2-1|170	# Drop shebang from non-executable scripts to make rpmlint happy
14mr|python-numpy-1.8.2-1|171	find %{buildroot}%{py_platsitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|python-numpy-1.8.2-1|172	popd
14mr|python-numpy-1.8.2-1|173	
14mr|python-numpy-1.8.2-1|174	%check
14mr|python-numpy-1.8.2-1|175	%if %enable_tests
14mr|python-numpy-1.8.2-1|176	# Don't run tests from within main directory to avoid importing the uninstalled numpy stuff:
14mr|python-numpy-1.8.2-1|177	pushd doc &> /dev/null
14mr|python-numpy-1.8.2-1|178	PYTHONPATH="%{buildroot}%{py_platsitedir}" python -c "import pkg_resources, numpy; numpy.test()"
14mr|python-numpy-1.8.2-1|179	popd &> /dev/null
14mr|python-numpy-1.8.2-1|180	
14mr|python-numpy-1.8.2-1|181	pushd doc &> /dev/null
14mr|python-numpy-1.8.2-1|182	PYTHONPATH="%{buildroot}%{py3_platsitedir}" %{__python3} -c "import pkg_resources, numpy ; numpy.test()"
14mr|python-numpy-1.8.2-1|183	popd &> /dev/null
14mr|python-numpy-1.8.2-1|184	%endif
14mr|python-numpy-1.8.2-1|185	
14mr|python-numpy-1.8.2-1|186	%files
14mr|python-numpy-1.8.2-1|187	%doc python2/LICENSE.txt python2/README.txt python2/THANKS.txt python2/DEV_README.txt python2/COMPATIBILITY python2/site.cfg.example
14mr|python-numpy-1.8.2-1|188	%if %enable_doc
14mr|python-numpy-1.8.2-1|189	%doc python2/doc/build/html
14mr|python-numpy-1.8.2-1|190	%endif
14mr|python-numpy-1.8.2-1|191	%dir %{py_platsitedir}/%{module}
14mr|python-numpy-1.8.2-1|192	%{py_platsitedir}/%{module}/*.py*
14mr|python-numpy-1.8.2-1|193	%{py_platsitedir}/%{module}/core/
14mr|python-numpy-1.8.2-1|194	%{py_platsitedir}/%{module}/compat/
14mr|python-numpy-1.8.2-1|195	%{py_platsitedir}/%{module}/doc/
14mr|python-numpy-1.8.2-1|196	%exclude %{py_platsitedir}/%{module}/core/include/
14mr|python-numpy-1.8.2-1|197	%exclude %{py_platsitedir}/%{module}/core/lib/*.a
14mr|python-numpy-1.8.2-1|198	%{py_platsitedir}/%{module}/fft/
14mr|python-numpy-1.8.2-1|199	%{py_platsitedir}/%{module}/lib/
14mr|python-numpy-1.8.2-1|200	%{py_platsitedir}/%{module}/linalg/
14mr|python-numpy-1.8.2-1|201	%{py_platsitedir}/%{module}/ma/
14mr|python-numpy-1.8.2-1|202	%{py_platsitedir}/%{module}/matrixlib/
14mr|python-numpy-1.8.2-1|203	%{py_platsitedir}/%{module}/numarray/
14mr|python-numpy-1.8.2-1|204	%exclude %{py_platsitedir}/%{module}/numarray/include/
14mr|python-numpy-1.8.2-1|205	%{py_platsitedir}/%{module}/oldnumeric/
14mr|python-numpy-1.8.2-1|206	%{py_platsitedir}/%{module}/polynomial/
14mr|python-numpy-1.8.2-1|207	%{py_platsitedir}/%{module}/random/
14mr|python-numpy-1.8.2-1|208	%exclude %{py_platsitedir}/%{module}/random/randomkit.h
14mr|python-numpy-1.8.2-1|209	%{py_platsitedir}/%{module}/testing/
14mr|python-numpy-1.8.2-1|210	%{py_platsitedir}/%{module}/tests/
14mr|python-numpy-1.8.2-1|211	%{py_platsitedir}/%{module}-*.egg-info
14mr|python-numpy-1.8.2-1|212	
14mr|python-numpy-1.8.2-1|213	%files devel
14mr|python-numpy-1.8.2-1|214	%{_bindir}/f2py
14mr|python-numpy-1.8.2-1|215	%{_mandir}/man1/f2py.*
14mr|python-numpy-1.8.2-1|216	%{py_platsitedir}/%{module}/core/include/
14mr|python-numpy-1.8.2-1|217	%{py_platsitedir}/%{module}/core/lib/*.a
14mr|python-numpy-1.8.2-1|218	%{py_platsitedir}/%{module}/numarray/include/
14mr|python-numpy-1.8.2-1|219	%{py_platsitedir}/%{module}/distutils/
14mr|python-numpy-1.8.2-1|220	%{py_platsitedir}/%{module}/f2py/
14mr|python-numpy-1.8.2-1|221	%{py_platsitedir}/%{module}/random/randomkit.h
14mr|python-numpy-1.8.2-1|222	
14mr|python-numpy-1.8.2-1|223	%files -n python3-numpy
14mr|python-numpy-1.8.2-1|224	%doc python3/LICENSE.txt python3/README.txt python3/THANKS.txt python3/DEV_README.txt python3/COMPATIBILITY python3/site.cfg.example
14mr|python-numpy-1.8.2-1|225	%dir %{py3_platsitedir}/%{module}
14mr|python-numpy-1.8.2-1|226	%{py3_platsitedir}/%{module}/*.py*
14mr|python-numpy-1.8.2-1|227	%{py3_platsitedir}/%{module}/core
14mr|python-numpy-1.8.2-1|228	%exclude %{py3_platsitedir}/%{module}/core/include/
14mr|python-numpy-1.8.2-1|229	%exclude %{py3_platsitedir}/%{module}/core/lib/*.a
14mr|python-numpy-1.8.2-1|230	%{py3_platsitedir}/%{module}/fft
14mr|python-numpy-1.8.2-1|231	%{py3_platsitedir}/%{module}/lib
14mr|python-numpy-1.8.2-1|232	%{py3_platsitedir}/%{module}/linalg
14mr|python-numpy-1.8.2-1|233	%{py3_platsitedir}/%{module}/ma
14mr|python-numpy-1.8.2-1|234	%{py3_platsitedir}/%{module}/numarray
14mr|python-numpy-1.8.2-1|235	%exclude %{py3_platsitedir}/%{module}/numarray/include/
14mr|python-numpy-1.8.2-1|236	%{py3_platsitedir}/%{module}/oldnumeric
14mr|python-numpy-1.8.2-1|237	%{py3_platsitedir}/%{module}/random
14mr|python-numpy-1.8.2-1|238	%exclude %{py3_platsitedir}/%{module}/random/randomkit.h
14mr|python-numpy-1.8.2-1|239	%{py3_platsitedir}/%{module}/testing
14mr|python-numpy-1.8.2-1|240	%{py3_platsitedir}/%{module}/tests
14mr|python-numpy-1.8.2-1|241	%{py3_platsitedir}/%{module}/compat
14mr|python-numpy-1.8.2-1|242	%{py3_platsitedir}/%{module}/matrixlib
14mr|python-numpy-1.8.2-1|243	%{py3_platsitedir}/%{module}/polynomial
14mr|python-numpy-1.8.2-1|244	%{py3_platsitedir}/%{module}-*.egg-info
14mr|python-numpy-1.8.2-1|245	
14mr|python-numpy-1.8.2-1|246	%files -n python3-numpy-devel
14mr|python-numpy-1.8.2-1|247	%{_bindir}/f2py3
14mr|python-numpy-1.8.2-1|248	%{py3_platsitedir}/%{module}/f2py
14mr|python-numpy-1.8.2-1|249	%{py3_platsitedir}/%{module}/core/include/
14mr|python-numpy-1.8.2-1|250	%{py3_platsitedir}/%{module}/core/lib/*.a
14mr|python-numpy-1.8.2-1|251	%{py3_platsitedir}/%{module}/numarray/include/
14mr|python-numpy-1.8.2-1|252	%{py3_platsitedir}/%{module}/distutils/
14mr|python-numpy-1.8.2-1|253	%{py3_platsitedir}/%{module}/random/randomkit.h
14mr|python-numpy-1.8.2-1|254	
14mr|python-numpy-1.8.2-1|255	%changelog
14mr|python-numpy-1.8.2-1|256	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 1:1.8.2-1
14mr|python-numpy-1.8.2-1|257	+ Revision: 59f8b97
14mr|python-numpy-1.8.2-1|258	- Merge pull request #7 from import/python-numpy:auto_update
14mr|python-numpy-1.8.2-1|259	- ROSA Updates Builder: update suggested
14mr|python-numpy-1.8.2-1|260	
14mr|python-numpy-1.8.2-1|261	

18677 14
14mr|python-oauth-1.0.1-5|1	%define fname oauth
14mr|python-oauth-1.0.1-5|2	
14mr|python-oauth-1.0.1-5|3	Name:		python-%{fname}
14mr|python-oauth-1.0.1-5|4	Summary:	Python module for OAuth
14mr|python-oauth-1.0.1-5|5	Version:	1.0.1
14mr|python-oauth-1.0.1-5|6	Release:	5
14mr|python-oauth-1.0.1-5|7	Source0:	http://pypi.python.org/packages/source/o/%{fname}/%{fname}-%{version}.tar.gz
14mr|python-oauth-1.0.1-5|8	URL:		http://code.google.com/p/oauth/
14mr|python-oauth-1.0.1-5|9	Group:		Development/Python
14mr|python-oauth-1.0.1-5|10	License:	ASL 2.0
14mr|python-oauth-1.0.1-5|11	
14mr|python-oauth-1.0.1-5|12	BuildRequires:	python
14mr|python-oauth-1.0.1-5|13	BuildRequires:	python-devel
14mr|python-oauth-1.0.1-5|14	BuildRequires:	python-setuptools
14mr|python-oauth-1.0.1-5|15	BuildRequires:	intltool
14mr|python-oauth-1.0.1-5|16	
14mr|python-oauth-1.0.1-5|17	Requires:	python
14mr|python-oauth-1.0.1-5|18	BuildArch:	noarch
14mr|python-oauth-1.0.1-5|19	
14mr|python-oauth-1.0.1-5|20	%description
14mr|python-oauth-1.0.1-5|21	An open protocol to allow API authentication in a simple and standard
14mr|python-oauth-1.0.1-5|22	method from desktop and web applications (this is the Python module only).
14mr|python-oauth-1.0.1-5|23	
14mr|python-oauth-1.0.1-5|24	%prep
14mr|python-oauth-1.0.1-5|25	%setup -q -n %{fname}-%{version}
14mr|python-oauth-1.0.1-5|26	
14mr|python-oauth-1.0.1-5|27	%build
14mr|python-oauth-1.0.1-5|28	python setup.py build
14mr|python-oauth-1.0.1-5|29	
14mr|python-oauth-1.0.1-5|30	%install
14mr|python-oauth-1.0.1-5|31	python setup.py install --root=%{buildroot} --compile --optimize=2
14mr|python-oauth-1.0.1-5|32	
14mr|python-oauth-1.0.1-5|33	%files
14mr|python-oauth-1.0.1-5|34	%doc LICENSE.txt PKG-INFO
14mr|python-oauth-1.0.1-5|35	%{py_sitedir}/*
14mr|python-oauth-1.0.1-5|36	
14mr|python-oauth-1.0.1-5|37	
14mr|python-oauth-1.0.1-5|38	
14mr|python-oauth-1.0.1-5|39	%changelog
14mr|python-oauth-1.0.1-5|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-5
14mr|python-oauth-1.0.1-5|41	+ Revision: 6d3c0a4
14mr|python-oauth-1.0.1-5|42	- MassBuild#440: Increase release tag
14mr|python-oauth-1.0.1-5|43	
14mr|python-oauth-1.0.1-5|44	

18678 14
14mr|python-opengl-3.0.2-2|1	%define	libname PyOpenGL
14mr|python-opengl-3.0.2-2|2	
14mr|python-opengl-3.0.2-2|3	Summary:	Python bindings for OpenGL
14mr|python-opengl-3.0.2-2|4	Name:		python-opengl
14mr|python-opengl-3.0.2-2|5	Version:	3.0.2
14mr|python-opengl-3.0.2-2|6	Release:	2
14mr|python-opengl-3.0.2-2|7	License:	BSD
14mr|python-opengl-3.0.2-2|8	Group:		System/Libraries
14mr|python-opengl-3.0.2-2|9	URL:		http://pyopengl.sourceforge.net/
14mr|python-opengl-3.0.2-2|10	Source0:	https://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-%{version}.tar.gz
14mr|python-opengl-3.0.2-2|11	BuildRequires:	mesa-common-devel
14mr|python-opengl-3.0.2-2|12	BuildRequires:	python-devel
14mr|python-opengl-3.0.2-2|13	BuildRequires:	swig
14mr|python-opengl-3.0.2-2|14	BuildRequires:	tcl
14mr|python-opengl-3.0.2-2|15	BuildRequires:	tcl-devel
14mr|python-opengl-3.0.2-2|16	BuildRequires:	tk
14mr|python-opengl-3.0.2-2|17	BuildRequires:	tk-devel
14mr|python-opengl-3.0.2-2|18	BuildRequires:	python-setuptools
14mr|python-opengl-3.0.2-2|19	BuildArch:      noarch
14mr|python-opengl-3.0.2-2|20	
14mr|python-opengl-3.0.2-2|21	%description
14mr|python-opengl-3.0.2-2|22	Python bindings for OpenGL
14mr|python-opengl-3.0.2-2|23	
14mr|python-opengl-3.0.2-2|24	%package	tk
14mr|python-opengl-3.0.2-2|25	Summary:	PyOpenGL Tk widget
14mr|python-opengl-3.0.2-2|26	Group:		System/Libraries
14mr|python-opengl-3.0.2-2|27	Requires:	%{name} = %{version}
14mr|python-opengl-3.0.2-2|28	Requires:	tkinter
14mr|python-opengl-3.0.2-2|29	
14mr|python-opengl-3.0.2-2|30	%description	tk
14mr|python-opengl-3.0.2-2|31	PyOpenGL Togl (Tk OpenGL widget) 1.6 support.
14mr|python-opengl-3.0.2-2|32	
14mr|python-opengl-3.0.2-2|33	%package	doc
14mr|python-opengl-3.0.2-2|34	Summary:	Documentation files for %{name}
14mr|python-opengl-3.0.2-2|35	Group:		Development/Python
14mr|python-opengl-3.0.2-2|36	
14mr|python-opengl-3.0.2-2|37	%description	doc
14mr|python-opengl-3.0.2-2|38	Documentation files for %{name}
14mr|python-opengl-3.0.2-2|39	
14mr|python-opengl-3.0.2-2|40	%prep
14mr|python-opengl-3.0.2-2|41	
14mr|python-opengl-3.0.2-2|42	%setup -q -n %{libname}-%{version}
14mr|python-opengl-3.0.2-2|43	
14mr|python-opengl-3.0.2-2|44	%build
14mr|python-opengl-3.0.2-2|45	python setup.py build
14mr|python-opengl-3.0.2-2|46	
14mr|python-opengl-3.0.2-2|47	%install
14mr|python-opengl-3.0.2-2|48	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
14mr|python-opengl-3.0.2-2|49	
14mr|python-opengl-3.0.2-2|50	%files
14mr|python-opengl-3.0.2-2|51	%{py_puresitedir}/*OpenGL*
14mr|python-opengl-3.0.2-2|52	%exclude %{py_puresitedir}/OpenGL/Tk
14mr|python-opengl-3.0.2-2|53	
14mr|python-opengl-3.0.2-2|54	%files tk
14mr|python-opengl-3.0.2-2|55	%defattr(-,root,root,-)
14mr|python-opengl-3.0.2-2|56	%{py_puresitedir}/OpenGL/Tk
14mr|python-opengl-3.0.2-2|57	
14mr|python-opengl-3.0.2-2|58	%files doc
14mr|python-opengl-3.0.2-2|59	%defattr(-,root,root,-)
14mr|python-opengl-3.0.2-2|60	
14mr|python-opengl-3.0.2-2|61	
14mr|python-opengl-3.0.2-2|62	
14mr|python-opengl-3.0.2-2|63	%changelog
14mr|python-opengl-3.0.2-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.2-2
14mr|python-opengl-3.0.2-2|65	+ Revision: c078366
14mr|python-opengl-3.0.2-2|66	- MassBuild#440: Increase release tag
14mr|python-opengl-3.0.2-2|67	
14mr|python-opengl-3.0.2-2|68	

18679 14
14mr|python-OpenSSL-0.13.1-2|1	%define pname	OpenSSL
14mr|python-OpenSSL-0.13.1-2|2	
14mr|python-OpenSSL-0.13.1-2|3	Summary:	Python interface to the OpenSSL library
14mr|python-OpenSSL-0.13.1-2|4	Name:		python-%{pname}
14mr|python-OpenSSL-0.13.1-2|5	Version:	0.13.1
14mr|python-OpenSSL-0.13.1-2|6	Release:	2
14mr|python-OpenSSL-0.13.1-2|7	License:	LGPLv2.1
14mr|python-OpenSSL-0.13.1-2|8	Group:		Development/Python
14mr|python-OpenSSL-0.13.1-2|9	Url:		https://launchpad.net/pyopenssl
14mr|python-OpenSSL-0.13.1-2|10	Source0:	http://launchpad.net/pyopenssl/main/%{version}/+download/py%{pname}-%{version}.tar.gz
14mr|python-OpenSSL-0.13.1-2|11	BuildRequires:	pkgconfig(openssl)
14mr|python-OpenSSL-0.13.1-2|12	BuildRequires:	pkgconfig(python)
14mr|python-OpenSSL-0.13.1-2|13	BuildRequires:	tetex-latex
14mr|python-OpenSSL-0.13.1-2|14	BuildRequires:	tetex-dvipdfm
14mr|python-OpenSSL-0.13.1-2|15	# We don't need whole texlive collection
14mr|python-OpenSSL-0.13.1-2|16	# but it's hard to find what exactly we need
14mr|python-OpenSSL-0.13.1-2|17	# so we require whole set for now
14mr|python-OpenSSL-0.13.1-2|18	BuildRequires:	texlive
14mr|python-OpenSSL-0.13.1-2|19	BuildRequires:	texlive-babel-english
14mr|python-OpenSSL-0.13.1-2|20	Requires:	python >= 2.2
14mr|python-OpenSSL-0.13.1-2|21	Provides:	pyOpenSSL
14mr|python-OpenSSL-0.13.1-2|22	
14mr|python-OpenSSL-0.13.1-2|23	%description
14mr|python-OpenSSL-0.13.1-2|24	pyOpenSSL is a high-level Python wrapper around a subset of OpenSSL library.
14mr|python-OpenSSL-0.13.1-2|25	It includes SSL Context objects, SSL Connection objects, using Python
14mr|python-OpenSSL-0.13.1-2|26	sockets as a transport layer.
14mr|python-OpenSSL-0.13.1-2|27	
14mr|python-OpenSSL-0.13.1-2|28	* SSL Context objects;
14mr|python-OpenSSL-0.13.1-2|29	* SSL Connection objects, that use Python sockets as a transport layer;
14mr|python-OpenSSL-0.13.1-2|30	* callbacks written in Python;
14mr|python-OpenSSL-0.13.1-2|31	* an extensive error-handling mechanism that mirrors OpenSSL's error codes;
14mr|python-OpenSSL-0.13.1-2|32	* and much more.
14mr|python-OpenSSL-0.13.1-2|33	
14mr|python-OpenSSL-0.13.1-2|34	%prep
14mr|python-OpenSSL-0.13.1-2|35	%setup -qn py%{pname}-%{version}
14mr|python-OpenSSL-0.13.1-2|36	
14mr|python-OpenSSL-0.13.1-2|37	%build
14mr|python-OpenSSL-0.13.1-2|38	%__python setup.py build
14mr|python-OpenSSL-0.13.1-2|39	
14mr|python-OpenSSL-0.13.1-2|40	%install
14mr|python-OpenSSL-0.13.1-2|41	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mr|python-OpenSSL-0.13.1-2|42	
14mr|python-OpenSSL-0.13.1-2|43	pushd doc
14mr|python-OpenSSL-0.13.1-2|44	make dvi PAPER=letter
14mr|python-OpenSSL-0.13.1-2|45	dvipdfm pyOpenSSL.dvi
14mr|python-OpenSSL-0.13.1-2|46	popd
14mr|python-OpenSSL-0.13.1-2|47	
14mr|python-OpenSSL-0.13.1-2|48	%files
14mr|python-OpenSSL-0.13.1-2|49	%doc TODO README ChangeLog examples/ doc/pyOpenSSL.pdf
14mr|python-OpenSSL-0.13.1-2|50	%{python_sitearch}/*
14mr|python-OpenSSL-0.13.1-2|51	
14mr|python-OpenSSL-0.13.1-2|52	
14mr|python-OpenSSL-0.13.1-2|53	%changelog
14mr|python-OpenSSL-0.13.1-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.1-2
14mr|python-OpenSSL-0.13.1-2|55	+ Revision: 9a380ac
14mr|python-OpenSSL-0.13.1-2|56	- MassBuild#440: Increase release tag
14mr|python-OpenSSL-0.13.1-2|57	
14mr|python-OpenSSL-0.13.1-2|58	

18680 14
14mr|python-pam-0.5.0-8|1	%define module  pam
14mr|python-pam-0.5.0-8|2	
14mr|python-pam-0.5.0-8|3	Name: 		python-%{module}
14mr|python-pam-0.5.0-8|4	Version: 	0.5.0
14mr|python-pam-0.5.0-8|5	Release: 	8
14mr|python-pam-0.5.0-8|6	Summary:        Python bindings for PAM
14mr|python-pam-0.5.0-8|7	License:        GPL
14mr|python-pam-0.5.0-8|8	Group:          Development/Python
14mr|python-pam-0.5.0-8|9	URL:            http://www.pangalactic.org/PyPAM
14mr|python-pam-0.5.0-8|10	Source:         PyPAM-%{version}.tar.bz2
14mr|python-pam-0.5.0-8|11	Patch0:         PyPAM-dlopen.patch
14mr|python-pam-0.5.0-8|12	Patch1:         PyPAM-0.5.0-dealloc.patch
14mr|python-pam-0.5.0-8|13	Patch2:         PyPAM-0.5.0-nofree.patch
14mr|python-pam-0.5.0-8|14	Patch3:         PyPAM-0.5.0-linkage.patch
14mr|python-pam-0.5.0-8|15	BuildRequires:  pam-devel
14mr|python-pam-0.5.0-8|16	BuildRequires:  python-devel
14mr|python-pam-0.5.0-8|17	
14mr|python-pam-0.5.0-8|18	%description
14mr|python-pam-0.5.0-8|19	This release supports the core PAM API. There is still some missing
14mr|python-pam-0.5.0-8|20	functionality, but it should implement enough of the API for most
14mr|python-pam-0.5.0-8|21	needs. There is not much in the way of documentation at this point. If
14mr|python-pam-0.5.0-8|22	you are familiar with the PAM API, a quick glance at the sample program
14mr|python-pam-0.5.0-8|23	should get you going.
14mr|python-pam-0.5.0-8|24	
14mr|python-pam-0.5.0-8|25	%prep
14mr|python-pam-0.5.0-8|26	%setup -q -n PyPAM-%{version}
14mr|python-pam-0.5.0-8|27	%patch0 -p1 -b .dlopen
14mr|python-pam-0.5.0-8|28	%patch1 -p1 -b .dealloc
14mr|python-pam-0.5.0-8|29	%patch2 -p1 -b .nofree
14mr|python-pam-0.5.0-8|30	%patch3 -p1 -b .linkage
14mr|python-pam-0.5.0-8|31	# remove prebuild rpm and others binaries
14mr|python-pam-0.5.0-8|32	rm -rf build dist
14mr|python-pam-0.5.0-8|33	
14mr|python-pam-0.5.0-8|34	#rm examples/pamexample
14mr|python-pam-0.5.0-8|35	
14mr|python-pam-0.5.0-8|36	%build
14mr|python-pam-0.5.0-8|37	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
14mr|python-pam-0.5.0-8|38	#export CFLAGS="$RPM_OPT_FLAGS"
14mr|python-pam-0.5.0-8|39	python setup.py build
14mr|python-pam-0.5.0-8|40	
14mr|python-pam-0.5.0-8|41	%install
14mr|python-pam-0.5.0-8|42	python setup.py install --root=%{buildroot}
14mr|python-pam-0.5.0-8|43	# Make sure we don't include binary files in the docs
14mr|python-pam-0.5.0-8|44	chmod 644 examples/pamtest.py
14mr|python-pam-0.5.0-8|45	rm -f examples/pamexample
14mr|python-pam-0.5.0-8|46	
14mr|python-pam-0.5.0-8|47	%files
14mr|python-pam-0.5.0-8|48	%doc AUTHORS NEWS README ChangeLog COPYING examples
14mr|python-pam-0.5.0-8|49	%{_libdir}/python%{py_ver}/site-packages/*
14mr|python-pam-0.5.0-8|50	
14mr|python-pam-0.5.0-8|51	%changelog
14mr|python-pam-0.5.0-8|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-8
14mr|python-pam-0.5.0-8|53	+ Revision: 9787f8c
14mr|python-pam-0.5.0-8|54	- MassBuild#440: Increase release tag
14mr|python-pam-0.5.0-8|55	
14mr|python-pam-0.5.0-8|56	

18681 14
14mr|python-parsing-2.0.2-3|1	%define module	parsing
14mr|python-parsing-2.0.2-3|2	
14mr|python-parsing-2.0.2-3|3	Summary:	An object-oriented approach to text processing
14mr|python-parsing-2.0.2-3|4	Name:		python-%{module}
14mr|python-parsing-2.0.2-3|5	Version:	2.0.2
14mr|python-parsing-2.0.2-3|6	Release:	3
14mr|python-parsing-2.0.2-3|7	Group:		Development/Python
14mr|python-parsing-2.0.2-3|8	License:	MIT
14mr|python-parsing-2.0.2-3|9	URL:		http://pyparsing.wikispaces.com/
14mr|python-parsing-2.0.2-3|10	Source0:	http://sourceforge.net/projects/pyparsing/files/pyparsing/pyparsing-2.0.2/pyparsing-%{version}.tar.gz
14mr|python-parsing-2.0.2-3|11	BuildArch:	noarch
14mr|python-parsing-2.0.2-3|12	BuildRequires:	python-devel
14mr|python-parsing-2.0.2-3|13	
14mr|python-parsing-2.0.2-3|14	%description
14mr|python-parsing-2.0.2-3|15	The pyparsing module provides an alternative approach to creating and
14mr|python-parsing-2.0.2-3|16	executing simple grammars in Python versus the traditional lex/yacc
14mr|python-parsing-2.0.2-3|17	approach or the use of regular expressions. It provides a library of
14mr|python-parsing-2.0.2-3|18	classes that client code can use to construct a grammar directly.
14mr|python-parsing-2.0.2-3|19	
14mr|python-parsing-2.0.2-3|20	%package -n python3-%{module}
14mr|python-parsing-2.0.2-3|21	
14mr|python-parsing-2.0.2-3|22	Summary:	An object-oriented approach to text processing
14mr|python-parsing-2.0.2-3|23	Group:		Development/Python
14mr|python-parsing-2.0.2-3|24	BuildRequires:	python3-devel
14mr|python-parsing-2.0.2-3|25	
14mr|python-parsing-2.0.2-3|26	%description -n python3-%{module}
14mr|python-parsing-2.0.2-3|27	The pyparsing module provides an alternative approach to creating and
14mr|python-parsing-2.0.2-3|28	executing simple grammars in Python versus the traditional lex/yacc
14mr|python-parsing-2.0.2-3|29	approach or the use of regular expressions. It provides a library of
14mr|python-parsing-2.0.2-3|30	classes that client code can use to construct a grammar directly.
14mr|python-parsing-2.0.2-3|31	
14mr|python-parsing-2.0.2-3|32	%prep
14mr|python-parsing-2.0.2-3|33	%setup -q -n py%{module}-%{version}
14mr|python-parsing-2.0.2-3|34	rm -rf %{_builddir}/python3-%{module}
14mr|python-parsing-2.0.2-3|35	cp -a . %{_builddir}/python3-%{module}
14mr|python-parsing-2.0.2-3|36	
14mr|python-parsing-2.0.2-3|37	%build
14mr|python-parsing-2.0.2-3|38	python setup.py build
14mr|python-parsing-2.0.2-3|39	pushd %{_builddir}/python3-%{module}
14mr|python-parsing-2.0.2-3|40	python3 setup.py build
14mr|python-parsing-2.0.2-3|41	popd
14mr|python-parsing-2.0.2-3|42	
14mr|python-parsing-2.0.2-3|43	install -m 644 pyparsingClassDiagram.PNG pyparsingClassDiagram.png
14mr|python-parsing-2.0.2-3|44	
14mr|python-parsing-2.0.2-3|45	%install
14mr|python-parsing-2.0.2-3|46	pushd %{_builddir}/python3-%{module}
14mr|python-parsing-2.0.2-3|47	python3 setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
14mr|python-parsing-2.0.2-3|48	popd
14mr|python-parsing-2.0.2-3|49	python setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
14mr|python-parsing-2.0.2-3|50	
14mr|python-parsing-2.0.2-3|51	# fix permissions
14mr|python-parsing-2.0.2-3|52	chmod 0644 examples/* htmldoc/* CHANGES HowToUsePyparsing.html pyparsingClassDiagram.png README LICENSE
14mr|python-parsing-2.0.2-3|53	
14mr|python-parsing-2.0.2-3|54	%files
14mr|python-parsing-2.0.2-3|55	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
14mr|python-parsing-2.0.2-3|56	%{py_puresitedir}/*
14mr|python-parsing-2.0.2-3|57	
14mr|python-parsing-2.0.2-3|58	%files -n python3-%{module}
14mr|python-parsing-2.0.2-3|59	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
14mr|python-parsing-2.0.2-3|60	%{py3_puresitedir}/*
14mr|python-parsing-2.0.2-3|61	
14mr|python-parsing-2.0.2-3|62	%changelog
14mr|python-parsing-2.0.2-3|63	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-3
14mr|python-parsing-2.0.2-3|64	+ Revision: 71e0ed9
14mr|python-parsing-2.0.2-3|65	- Spec cleanup after python3 submodule addition
14mr|python-parsing-2.0.2-3|66	
14mr|python-parsing-2.0.2-3|67	

18682 14
14mr|python-parted-3.10-6|1	%define fname pyparted
14mr|python-parted-3.10-6|2	
14mr|python-parted-3.10-6|3	Summary: Python module for GNU parted
14mr|python-parted-3.10-6|4	Name:    python-parted
14mr|python-parted-3.10-6|5	Version: 3.10
14mr|python-parted-3.10-6|6	Release: 6
14mr|python-parted-3.10-6|7	License: GPLv2+
14mr|python-parted-3.10-6|8	Group:   System/Configuration/Hardware
14mr|python-parted-3.10-6|9	URL:     http://fedorahosted.org/pyparted
14mr|python-parted-3.10-6|10	Source0: https://fedorahosted.org/releases/p/y/pyparted/pyparted-%{version}.tar.gz
14mr|python-parted-3.10-6|11	BuildRequires: python-devel
14mr|python-parted-3.10-6|12	BuildRequires: parted-devel >= 1.9.0-20
14mr|python-parted-3.10-6|13	BuildRequires: python-decorator
14mr|python-parted-3.10-6|14	
14mr|python-parted-3.10-6|15	Requires: python-decorator
14mr|python-parted-3.10-6|16	
14mr|python-parted-3.10-6|17	%description
14mr|python-parted-3.10-6|18	Python module for the parted library.  It is used for manipulating
14mr|python-parted-3.10-6|19	partition tables.
14mr|python-parted-3.10-6|20	
14mr|python-parted-3.10-6|21	%prep
14mr|python-parted-3.10-6|22	%setup -qn %{fname}-%{version}
14mr|python-parted-3.10-6|23	
14mr|python-parted-3.10-6|24	%build
14mr|python-parted-3.10-6|25	python setup.py build
14mr|python-parted-3.10-6|26	
14mr|python-parted-3.10-6|27	%install
14mr|python-parted-3.10-6|28	python setup.py install --root=%{buildroot}
14mr|python-parted-3.10-6|29	
14mr|python-parted-3.10-6|30	%files
14mr|python-parted-3.10-6|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14mr|python-parted-3.10-6|32	%{python_sitearch}/*
14mr|python-parted-3.10-6|33	
14mr|python-parted-3.10-6|34	%changelog
14mr|python-parted-3.10-6|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10-6
14mr|python-parted-3.10-6|36	+ Revision: 3a620d2
14mr|python-parted-3.10-6|37	- MassBuild#440: Increase release tag
14mr|python-parted-3.10-6|38	
14mr|python-parted-3.10-6|39	

18683 14
14mr|python-pexpect-2.5.1-4|1	%define module  pexpect
14mr|python-pexpect-2.5.1-4|2	
14mr|python-pexpect-2.5.1-4|3	Summary:       An efficient, pure Python replacement for Expect
14mr|python-pexpect-2.5.1-4|4	Name: 	       python-%{module}
14mr|python-pexpect-2.5.1-4|5	Version:       2.5.1
14mr|python-pexpect-2.5.1-4|6	Release:       4
14mr|python-pexpect-2.5.1-4|7	Source0:       http://pypi.python.org/packages/source/p/pexpect-u/pexpect-u-%{version}.tar.gz
14mr|python-pexpect-2.5.1-4|8	License:       MIT
14mr|python-pexpect-2.5.1-4|9	Group:         Development/Python
14mr|python-pexpect-2.5.1-4|10	Url:           http://pexpect.sourceforge.net/
14mr|python-pexpect-2.5.1-4|11	BuildArch:     noarch
14mr|python-pexpect-2.5.1-4|12	BuildRequires: python
14mr|python-pexpect-2.5.1-4|13	BuildRequires: python-devel
14mr|python-pexpect-2.5.1-4|14	
14mr|python-pexpect-2.5.1-4|15	%description
14mr|python-pexpect-2.5.1-4|16	Pexpect is a pure Python module for spawning child applications,
14mr|python-pexpect-2.5.1-4|17	controlling them, and responding to expected patterns in their
14mr|python-pexpect-2.5.1-4|18	output. Pexpect works like Don Libes' Expect. Pexpect allows your
14mr|python-pexpect-2.5.1-4|19	script to spawn a child application and control it as if a human were
14mr|python-pexpect-2.5.1-4|20	typing commands.
14mr|python-pexpect-2.5.1-4|21	
14mr|python-pexpect-2.5.1-4|22	Pexpect can be used for automating interactive applications such as
14mr|python-pexpect-2.5.1-4|23	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
14mr|python-pexpect-2.5.1-4|24	scripts for duplicating software package installations on different
14mr|python-pexpect-2.5.1-4|25	servers. It can be used for automated software testing. Pexpect is in
14mr|python-pexpect-2.5.1-4|26	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
14mr|python-pexpect-2.5.1-4|27	other Expect-like modules for Python, Pexpect does not require TCL or
14mr|python-pexpect-2.5.1-4|28	Expect, nor does it require C extensions to be compiled. It should work
14mr|python-pexpect-2.5.1-4|29	on any platform that supports the standard Python pty module. The
14mr|python-pexpect-2.5.1-4|30	Pexpect interface was designed to be easy to use.
14mr|python-pexpect-2.5.1-4|31	
14mr|python-pexpect-2.5.1-4|32	%package -n python3-pexpect
14mr|python-pexpect-2.5.1-4|33	Summary:        Unicode-aware Pure Python Expect-like module for Python 3
14mr|python-pexpect-2.5.1-4|34	Group:          Development/Python
14mr|python-pexpect-2.5.1-4|35	BuildRequires:  python3
14mr|python-pexpect-2.5.1-4|36	BuildRequires:  python3-devel
14mr|python-pexpect-2.5.1-4|37	BuildRequires:  python3-distribute
14mr|python-pexpect-2.5.1-4|38	
14mr|python-pexpect-2.5.1-4|39	%description -n python3-pexpect
14mr|python-pexpect-2.5.1-4|40	Pexpect is a pure Python module for spawning child applications,
14mr|python-pexpect-2.5.1-4|41	controlling them, and responding to expected patterns in their
14mr|python-pexpect-2.5.1-4|42	output. Pexpect works like Don Libes' Expect. Pexpect allows your
14mr|python-pexpect-2.5.1-4|43	script to spawn a child application and control it as if a human were
14mr|python-pexpect-2.5.1-4|44	typing commands.
14mr|python-pexpect-2.5.1-4|45	
14mr|python-pexpect-2.5.1-4|46	Pexpect can be used for automating interactive applications such as
14mr|python-pexpect-2.5.1-4|47	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
14mr|python-pexpect-2.5.1-4|48	scripts for duplicating software package installations on different
14mr|python-pexpect-2.5.1-4|49	servers. It can be used for automated software testing. Pexpect is in
14mr|python-pexpect-2.5.1-4|50	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
14mr|python-pexpect-2.5.1-4|51	other Expect-like modules for Python, Pexpect does not require TCL or
14mr|python-pexpect-2.5.1-4|52	Expect, nor does it require C extensions to be compiled. It should work
14mr|python-pexpect-2.5.1-4|53	on any platform that supports the standard Python pty module. The
14mr|python-pexpect-2.5.1-4|54	Pexpect interface was designed to be easy to use.
14mr|python-pexpect-2.5.1-4|55	
14mr|python-pexpect-2.5.1-4|56	%prep
14mr|python-pexpect-2.5.1-4|57	%setup -q -c
14mr|python-pexpect-2.5.1-4|58	mv pexpect-u-%{version} python2
14mr|python-pexpect-2.5.1-4|59	cp -r python2 python3
14mr|python-pexpect-2.5.1-4|60	find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mr|python-pexpect-2.5.1-4|61	
14mr|python-pexpect-2.5.1-4|62	%build
14mr|python-pexpect-2.5.1-4|63	pushd python2
14mr|python-pexpect-2.5.1-4|64	%__python setup.py build
14mr|python-pexpect-2.5.1-4|65	popd
14mr|python-pexpect-2.5.1-4|66	
14mr|python-pexpect-2.5.1-4|67	pushd python3
14mr|python-pexpect-2.5.1-4|68	python3 setup.py build
14mr|python-pexpect-2.5.1-4|69	popd
14mr|python-pexpect-2.5.1-4|70	
14mr|python-pexpect-2.5.1-4|71	%install
14mr|python-pexpect-2.5.1-4|72	pushd python2
14mr|python-pexpect-2.5.1-4|73	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --skip-build --root=%{buildroot} --install-lib %{python_sitelib}
14mr|python-pexpect-2.5.1-4|74	popd
14mr|python-pexpect-2.5.1-4|75	
14mr|python-pexpect-2.5.1-4|76	pushd python3
14mr|python-pexpect-2.5.1-4|77	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --skip-build --root=%{buildroot} --install-lib %{python3_sitelib}
14mr|python-pexpect-2.5.1-4|78	popd
14mr|python-pexpect-2.5.1-4|79	
14mr|python-pexpect-2.5.1-4|80	%files
14mr|python-pexpect-2.5.1-4|81	%doc python2/README python2/doc python2/examples python2/LICENSE
14mr|python-pexpect-2.5.1-4|82	%{py_puresitedir}/*
14mr|python-pexpect-2.5.1-4|83	
14mr|python-pexpect-2.5.1-4|84	%files -n python3-pexpect
14mr|python-pexpect-2.5.1-4|85	%doc python3/README python3/doc python3/examples python3/LICENSE
14mr|python-pexpect-2.5.1-4|86	%{py3_puresitedir}/*
14mr|python-pexpect-2.5.1-4|87	
14mr|python-pexpect-2.5.1-4|88	
14mr|python-pexpect-2.5.1-4|89	
14mr|python-pexpect-2.5.1-4|90	%changelog
14mr|python-pexpect-2.5.1-4|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.1-4
14mr|python-pexpect-2.5.1-4|92	+ Revision: 180fd94
14mr|python-pexpect-2.5.1-4|93	- MassBuild#440: Increase release tag
14mr|python-pexpect-2.5.1-4|94	
14mr|python-pexpect-2.5.1-4|95	

18684 14
14mr|python-pillow-2.5.0-1|1	%define py2_incdir %{_includedir}/python%{python_version}
14mr|python-pillow-2.5.0-1|2	%define py2_libbuilddir %(python -c 'import sys; import sysconfig; print("lib.{p}-{v[0]}.{v[1]}".format(p=sysconfig.get_platform(), v=sys.version_info))')
14mr|python-pillow-2.5.0-1|3	
14mr|python-pillow-2.5.0-1|4	Summary:	Python image processing library
14mr|python-pillow-2.5.0-1|5	Name:		python-pillow
14mr|python-pillow-2.5.0-1|6	Version:	2.5.0
14mr|python-pillow-2.5.0-1|7	Release:	1
14mr|python-pillow-2.5.0-1|8	License:	MIT
14mr|python-pillow-2.5.0-1|9	Group:		Development/Python
14mr|python-pillow-2.5.0-1|10	Url:		http://python-imaging.github.io/
14mr|python-pillow-2.5.0-1|11	Source0:	https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.zip
14mr|python-pillow-2.5.0-1|12	Patch0:		python-pillow_help-theme.patch
14mr|python-pillow-2.5.0-1|13	BuildRequires:	PyQt4
14mr|python-pillow-2.5.0-1|14	BuildRequires:	python-numpy
14mr|python-pillow-2.5.0-1|15	BuildRequires:	python-setuptools
14mr|python-pillow-2.5.0-1|16	BuildRequires:	python-sphinx
14mr|python-pillow-2.5.0-1|17	BuildRequires:	tkinter
14mr|python-pillow-2.5.0-1|18	BuildRequires:	jpeg-devel
14mr|python-pillow-2.5.0-1|19	BuildRequires:	tk-devel
14mr|python-pillow-2.5.0-1|20	BuildRequires:	pkgconfig(freetype2)
14mr|python-pillow-2.5.0-1|21	BuildRequires:	pkgconfig(lcms)
14mr|python-pillow-2.5.0-1|22	BuildRequires:	pkgconfig(libtiff-4)
14mr|python-pillow-2.5.0-1|23	BuildRequires:	pkgconfig(libwebp)
14mr|python-pillow-2.5.0-1|24	BuildRequires:	pkgconfig(python)
14mr|python-pillow-2.5.0-1|25	BuildRequires:	pkgconfig(sane-backends)
14mr|python-pillow-2.5.0-1|26	BuildRequires:	pkgconfig(zlib)
14mr|python-pillow-2.5.0-1|27	
14mr|python-pillow-2.5.0-1|28	# The package provides PIL, but has no egg-info for it,
14mr|python-pillow-2.5.0-1|29	# so this dependency is not generated. However, for some other packages
14mr|python-pillow-2.5.0-1|30	# Requires: pythonegg(pil) is still generated automatically
14mr|python-pillow-2.5.0-1|31	# so adding this provide for compatibility
14mr|python-pillow-2.5.0-1|32	Provides:	pythonegg(pil)
14mr|python-pillow-2.5.0-1|33	Provides:	python-imaging = %{EVRD}
14mr|python-pillow-2.5.0-1|34	Obsoletes:	python-imaging <= 1.1.7-12
14mr|python-pillow-2.5.0-1|35	
14mr|python-pillow-2.5.0-1|36	%description
14mr|python-pillow-2.5.0-1|37	Python image processing library, fork of the Python Imaging Library (PIL)
14mr|python-pillow-2.5.0-1|38	
14mr|python-pillow-2.5.0-1|39	This library provides extensive file format support, an efficient
14mr|python-pillow-2.5.0-1|40	internal representation, and powerful image processing capabilities.
14mr|python-pillow-2.5.0-1|41	
14mr|python-pillow-2.5.0-1|42	There are five subpackages: tk (tk interface), qt (PIL image wrapper for Qt),
14mr|python-pillow-2.5.0-1|43	sane (scanning devices interface), devel (development) and doc (documentation).
14mr|python-pillow-2.5.0-1|44	
14mr|python-pillow-2.5.0-1|45	%files
14mr|python-pillow-2.5.0-1|46	%doc README.rst CHANGES.rst docs/COPYING
14mr|python-pillow-2.5.0-1|47	%{python_sitearch}/*
14mr|python-pillow-2.5.0-1|48	%exclude %{python_sitearch}/*sane*
14mr|python-pillow-2.5.0-1|49	%exclude %{python_sitearch}/PIL/ImageTk*
14mr|python-pillow-2.5.0-1|50	%exclude %{python_sitearch}/PIL/SpiderImagePlugin*
14mr|python-pillow-2.5.0-1|51	%exclude %{python_sitearch}/PIL/ImageQt*
14mr|python-pillow-2.5.0-1|52	
14mr|python-pillow-2.5.0-1|53	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|54	
14mr|python-pillow-2.5.0-1|55	%package devel
14mr|python-pillow-2.5.0-1|56	Summary:	Development files for %{name}
14mr|python-pillow-2.5.0-1|57	Group:		Development/C
14mr|python-pillow-2.5.0-1|58	Requires:	%{name} = %{EVRD}
14mr|python-pillow-2.5.0-1|59	Requires:	jpeg-devel
14mr|python-pillow-2.5.0-1|60	Requires:	pkgconfig(python)
14mr|python-pillow-2.5.0-1|61	Requires:	pkgconfig(zlib)
14mr|python-pillow-2.5.0-1|62	Provides:	python-imaging-devel = %{EVRD}
14mr|python-pillow-2.5.0-1|63	Obsoletes:	python-imaging-devel <= 1.1.7-12
14mr|python-pillow-2.5.0-1|64	
14mr|python-pillow-2.5.0-1|65	%description devel
14mr|python-pillow-2.5.0-1|66	Development files for %{name}.
14mr|python-pillow-2.5.0-1|67	
14mr|python-pillow-2.5.0-1|68	%files devel
14mr|python-pillow-2.5.0-1|69	%doc README.rst CHANGES.rst docs/COPYING
14mr|python-pillow-2.5.0-1|70	%{py2_incdir}/Imaging/
14mr|python-pillow-2.5.0-1|71	
14mr|python-pillow-2.5.0-1|72	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|73	
14mr|python-pillow-2.5.0-1|74	%package doc
14mr|python-pillow-2.5.0-1|75	Summary:	Documentation for %{name}
14mr|python-pillow-2.5.0-1|76	Group:		Documentation
14mr|python-pillow-2.5.0-1|77	Requires:	%{name} = %{EVRD}
14mr|python-pillow-2.5.0-1|78	BuildArch:	noarch
14mr|python-pillow-2.5.0-1|79	
14mr|python-pillow-2.5.0-1|80	%description doc
14mr|python-pillow-2.5.0-1|81	Documentation for %{name}.
14mr|python-pillow-2.5.0-1|82	
14mr|python-pillow-2.5.0-1|83	%files doc
14mr|python-pillow-2.5.0-1|84	%doc Scripts docs/_build/html
14mr|python-pillow-2.5.0-1|85	
14mr|python-pillow-2.5.0-1|86	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|87	
14mr|python-pillow-2.5.0-1|88	%package sane
14mr|python-pillow-2.5.0-1|89	Summary:	Python module for using scanners
14mr|python-pillow-2.5.0-1|90	Group:		System/Libraries
14mr|python-pillow-2.5.0-1|91	Requires:	%{name} = %{EVRD}
14mr|python-pillow-2.5.0-1|92	Provides:	python-imaging-sane = %{EVRD}
14mr|python-pillow-2.5.0-1|93	Obsoletes:	python-imaging-sane <= 1.1.7-12
14mr|python-pillow-2.5.0-1|94	
14mr|python-pillow-2.5.0-1|95	%description sane
14mr|python-pillow-2.5.0-1|96	This package contains the sane module for Python which provides access to
14mr|python-pillow-2.5.0-1|97	various raster scanning devices such as flatbed scanners and digital cameras.
14mr|python-pillow-2.5.0-1|98	
14mr|python-pillow-2.5.0-1|99	%files sane
14mr|python-pillow-2.5.0-1|100	%doc README.rst CHANGES.rst docs/COPYING
14mr|python-pillow-2.5.0-1|101	%doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt
14mr|python-pillow-2.5.0-1|102	%{python_sitearch}/*sane*
14mr|python-pillow-2.5.0-1|103	
14mr|python-pillow-2.5.0-1|104	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|105	
14mr|python-pillow-2.5.0-1|106	%package tk
14mr|python-pillow-2.5.0-1|107	Summary:	Tk interface for %{name}
14mr|python-pillow-2.5.0-1|108	Group:		System/Libraries
14mr|python-pillow-2.5.0-1|109	Requires:	%{name} = %{EVRD}
14mr|python-pillow-2.5.0-1|110	Requires:	tkinter
14mr|python-pillow-2.5.0-1|111	Provides:	python-imaging-tk = %{EVRD}
14mr|python-pillow-2.5.0-1|112	Obsoletes:	python-imaging-tk <= 1.1.7-12
14mr|python-pillow-2.5.0-1|113	
14mr|python-pillow-2.5.0-1|114	%description tk
14mr|python-pillow-2.5.0-1|115	Tk interface for %{name}.
14mr|python-pillow-2.5.0-1|116	
14mr|python-pillow-2.5.0-1|117	%files tk
14mr|python-pillow-2.5.0-1|118	%doc README.rst CHANGES.rst docs/COPYING
14mr|python-pillow-2.5.0-1|119	%{python_sitearch}/PIL/ImageTk*
14mr|python-pillow-2.5.0-1|120	%{python_sitearch}/PIL/SpiderImagePlugin*
14mr|python-pillow-2.5.0-1|121	
14mr|python-pillow-2.5.0-1|122	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|123	
14mr|python-pillow-2.5.0-1|124	%package qt
14mr|python-pillow-2.5.0-1|125	Summary:	PIL image wrapper for Qt
14mr|python-pillow-2.5.0-1|126	Group:		System/Libraries
14mr|python-pillow-2.5.0-1|127	Requires:	%{name} = %{EVRD}
14mr|python-pillow-2.5.0-1|128	Requires:	PyQt4
14mr|python-pillow-2.5.0-1|129	Provides:	python-imaging-qt = %{EVRD}
14mr|python-pillow-2.5.0-1|130	
14mr|python-pillow-2.5.0-1|131	%description qt
14mr|python-pillow-2.5.0-1|132	PIL image wrapper for Qt.
14mr|python-pillow-2.5.0-1|133	
14mr|python-pillow-2.5.0-1|134	%files qt
14mr|python-pillow-2.5.0-1|135	%doc README.rst CHANGES.rst docs/COPYING
14mr|python-pillow-2.5.0-1|136	%{python_sitearch}/PIL/ImageQt*
14mr|python-pillow-2.5.0-1|137	
14mr|python-pillow-2.5.0-1|138	#----------------------------------------------------------------------------
14mr|python-pillow-2.5.0-1|139	
14mr|python-pillow-2.5.0-1|140	%prep
14mr|python-pillow-2.5.0-1|141	%setup -q -n Pillow-%{version}
14mr|python-pillow-2.5.0-1|142	%patch0 -p1
14mr|python-pillow-2.5.0-1|143	
14mr|python-pillow-2.5.0-1|144	%build
14mr|python-pillow-2.5.0-1|145	find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python}|'
14mr|python-pillow-2.5.0-1|146	CFLAGS="%{optflags}  -Wl,--no-as-needed -lpthread -lm" %{__python} setup.py build
14mr|python-pillow-2.5.0-1|147	
14mr|python-pillow-2.5.0-1|148	pushd Sane
14mr|python-pillow-2.5.0-1|149	CFLAGS="%{optflags}  -Wl,--no-as-needed -lpthread -lm" %{__python} setup.py build
14mr|python-pillow-2.5.0-1|150	popd
14mr|python-pillow-2.5.0-1|151	
14mr|python-pillow-2.5.0-1|152	pushd docs
14mr|python-pillow-2.5.0-1|153	PYTHONPATH=$PWD/.. make html
14mr|python-pillow-2.5.0-1|154	rm -f _build/html/.buildinfo
14mr|python-pillow-2.5.0-1|155	popd
14mr|python-pillow-2.5.0-1|156	
14mr|python-pillow-2.5.0-1|157	%install
14mr|python-pillow-2.5.0-1|158	install -d %{buildroot}/%{py2_incdir}/Imaging
14mr|python-pillow-2.5.0-1|159	install -m 644 libImaging/*.h %{buildroot}/%{py2_incdir}/Imaging
14mr|python-pillow-2.5.0-1|160	python setup.py install --skip-build --root %{buildroot}
14mr|python-pillow-2.5.0-1|161	pushd Sane
14mr|python-pillow-2.5.0-1|162	python setup.py install --skip-build --root %{buildroot}
14mr|python-pillow-2.5.0-1|163	popd
14mr|python-pillow-2.5.0-1|164	
14mr|python-pillow-2.5.0-1|165	rm -rf %{buildroot}%{_bindir}
14mr|python-pillow-2.5.0-1|166	
14mr|python-pillow-2.5.0-1|167	%changelog
14mr|python-pillow-2.5.0-1|168	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.0-1
14mr|python-pillow-2.5.0-1|169	+ Revision: 372e09b
14mr|python-pillow-2.5.0-1|170	- New version 2.5.0, update files, spec cleanup
14mr|python-pillow-2.5.0-1|171	
14mr|python-pillow-2.5.0-1|172	

18685 14
14mr|python-pip-1.5.6-3|1	%global module pip
14mr|python-pip-1.5.6-3|2	
14mr|python-pip-1.5.6-3|3	Name:           python-%{module}
14mr|python-pip-1.5.6-3|4	Version:        1.5.6
14mr|python-pip-1.5.6-3|5	Release:        3
14mr|python-pip-1.5.6-3|6	Group:          Development/Python
14mr|python-pip-1.5.6-3|7	Summary:        A tool for installing and managing Python packages (easy_install replacement)
14mr|python-pip-1.5.6-3|8	
14mr|python-pip-1.5.6-3|9	
14mr|python-pip-1.5.6-3|10	License:        MIT
14mr|python-pip-1.5.6-3|11	URL:            http://pypi.python.org/pypi/pip
14mr|python-pip-1.5.6-3|12	Source0:        http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
14mr|python-pip-1.5.6-3|13	
14mr|python-pip-1.5.6-3|14	BuildArch:      noarch
14mr|python-pip-1.5.6-3|15	
14mr|python-pip-1.5.6-3|16	BuildRequires:  pkgconfig(python)
14mr|python-pip-1.5.6-3|17	BuildRequires:  python-distribute
14mr|python-pip-1.5.6-3|18	
14mr|python-pip-1.5.6-3|19	Requires:       python-distribute
14mr|python-pip-1.5.6-3|20	Requires:       python-pkg-resources
14mr|python-pip-1.5.6-3|21	
14mr|python-pip-1.5.6-3|22	%description
14mr|python-pip-1.5.6-3|23	`pip` is a tool for installing and managing Python packages, such as
14mr|python-pip-1.5.6-3|24	those found in the `Python Package Index`_. It's a replacement for
14mr|python-pip-1.5.6-3|25	easy_install_.
14mr|python-pip-1.5.6-3|26	
14mr|python-pip-1.5.6-3|27	%package -n python3-pip
14mr|python-pip-1.5.6-3|28	Summary:        A tool for installing and managing Python3 packages (easy_install replacement)
14mr|python-pip-1.5.6-3|29	
14mr|python-pip-1.5.6-3|30	Group:          Development/Python
14mr|python-pip-1.5.6-3|31	
14mr|python-pip-1.5.6-3|32	BuildRequires:  pkgconfig(python3)
14mr|python-pip-1.5.6-3|33	BuildRequires:  python3-distribute
14mr|python-pip-1.5.6-3|34	Requires:  	python3-distribute
14mr|python-pip-1.5.6-3|35	Requires:       python3-pkg-resources
14mr|python-pip-1.5.6-3|36	
14mr|python-pip-1.5.6-3|37	%description -n python3-pip
14mr|python-pip-1.5.6-3|38	Pip is a replacement for `easy_install
14mr|python-pip-1.5.6-3|39	<http://peak.telecommunity.com/DevCenter/EasyInstall>`_.  It uses mostly the
14mr|python-pip-1.5.6-3|40	same techniques for finding packages, so packages that were made
14mr|python-pip-1.5.6-3|41	easy_installable should be pip-installable as well.
14mr|python-pip-1.5.6-3|42	
14mr|python-pip-1.5.6-3|43	%prep
14mr|python-pip-1.5.6-3|44	%setup -q -c
14mr|python-pip-1.5.6-3|45	# Remove bundled egg-info
14mr|python-pip-1.5.6-3|46	rm -rf %{module}-%{version}/%{module}.egg-info
14mr|python-pip-1.5.6-3|47	
14mr|python-pip-1.5.6-3|48	mv %{module}-%{version} python2
14mr|python-pip-1.5.6-3|49	cp -r python2 python3
14mr|python-pip-1.5.6-3|50	
14mr|python-pip-1.5.6-3|51	pushd python2
14mr|python-pip-1.5.6-3|52	%apply_patches
14mr|python-pip-1.5.6-3|53	%{__sed} -i '1d' pip/__init__.py
14mr|python-pip-1.5.6-3|54	popd
14mr|python-pip-1.5.6-3|55	
14mr|python-pip-1.5.6-3|56	pushd python3
14mr|python-pip-1.5.6-3|57	%apply_patches
14mr|python-pip-1.5.6-3|58	%{__sed} -i '1d' pip/__init__.py
14mr|python-pip-1.5.6-3|59	popd
14mr|python-pip-1.5.6-3|60	
14mr|python-pip-1.5.6-3|61	
14mr|python-pip-1.5.6-3|62	%build
14mr|python-pip-1.5.6-3|63	pushd python2
14mr|python-pip-1.5.6-3|64	python setup.py build
14mr|python-pip-1.5.6-3|65	popd
14mr|python-pip-1.5.6-3|66	
14mr|python-pip-1.5.6-3|67	pushd python3
14mr|python-pip-1.5.6-3|68	python3 setup.py build
14mr|python-pip-1.5.6-3|69	popd
14mr|python-pip-1.5.6-3|70	
14mr|python-pip-1.5.6-3|71	%install
14mr|python-pip-1.5.6-3|72	pushd python3
14mr|python-pip-1.5.6-3|73	python3 setup.py install --skip-build --root %{buildroot}
14mr|python-pip-1.5.6-3|74	
14mr|python-pip-1.5.6-3|75	# Change the name of the python3 pip executable in order to not conflict with
14mr|python-pip-1.5.6-3|76	# the python2 executable
14mr|python-pip-1.5.6-3|77	mv %{buildroot}%{_bindir}/pip %{buildroot}%{_bindir}/python3-pip
14mr|python-pip-1.5.6-3|78	
14mr|python-pip-1.5.6-3|79	# The install process creates both pip and pip-<python_abiversion> that seem to
14mr|python-pip-1.5.6-3|80	# be the same. Remove the extra script
14mr|python-pip-1.5.6-3|81	pushd %{buildroot}%{_bindir}
14mr|python-pip-1.5.6-3|82	rm -rf pip-3*
14mr|python-pip-1.5.6-3|83	popd
14mr|python-pip-1.5.6-3|84	
14mr|python-pip-1.5.6-3|85	popd
14mr|python-pip-1.5.6-3|86	
14mr|python-pip-1.5.6-3|87	pushd python2
14mr|python-pip-1.5.6-3|88	python setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-pip-1.5.6-3|89	
14mr|python-pip-1.5.6-3|90	# The install process creates both pip and pip-<python_abiversion> that seem to
14mr|python-pip-1.5.6-3|91	# be the same. Since removing pip-* also clobbers pip-python3, just remove pip-2*
14mr|python-pip-1.5.6-3|92	pushd %{buildroot}%{_bindir}
14mr|python-pip-1.5.6-3|93	rm -rf pip-2*
14mr|python-pip-1.5.6-3|94	popd
14mr|python-pip-1.5.6-3|95	
14mr|python-pip-1.5.6-3|96	popd
14mr|python-pip-1.5.6-3|97	
14mr|python-pip-1.5.6-3|98	%files
14mr|python-pip-1.5.6-3|99	%doc python2/LICENSE.txt python2/PKG-INFO python2/docs
14mr|python-pip-1.5.6-3|100	%attr(755,root,root) %{_bindir}/pip
14mr|python-pip-1.5.6-3|101	%{py_puresitedir}/pip*
14mr|python-pip-1.5.6-3|102	%{_bindir}/pip2
14mr|python-pip-1.5.6-3|103	%{_bindir}/pip%{py_ver}
14mr|python-pip-1.5.6-3|104	
14mr|python-pip-1.5.6-3|105	%files -n python3-pip
14mr|python-pip-1.5.6-3|106	%{_bindir}/pip3
14mr|python-pip-1.5.6-3|107	%{_bindir}/pip%{py3_ver}
14mr|python-pip-1.5.6-3|108	%doc python3/LICENSE.txt python3/PKG-INFO python3/docs
14mr|python-pip-1.5.6-3|109	%attr(755,root,root) %{_bindir}/python3-pip
14mr|python-pip-1.5.6-3|110	%{py3_puresitedir}/pip*
14mr|python-pip-1.5.6-3|111	
14mr|python-pip-1.5.6-3|112	
14mr|python-pip-1.5.6-3|113	%changelog
14mr|python-pip-1.5.6-3|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.6-3
14mr|python-pip-1.5.6-3|115	+ Revision: cd0706d
14mr|python-pip-1.5.6-3|116	- MassBuild#440: Increase release tag
14mr|python-pip-1.5.6-3|117	
14mr|python-pip-1.5.6-3|118	

18686 14
14mr|python-psyco-1.6-9|1	%define oname psyco
14mr|python-psyco-1.6-9|2	
14mr|python-psyco-1.6-9|3	Summary:	Python Specializing Compiler
14mr|python-psyco-1.6-9|4	Name:		python-%{oname}
14mr|python-psyco-1.6-9|5	Version:	1.6
14mr|python-psyco-1.6-9|6	Release:	9
14mr|python-psyco-1.6-9|7	Source0:	http://downloads.sourceforge.net/%oname/%oname-%version-src.tar.gz
14mr|python-psyco-1.6-9|8	Source1:	psyco-1.1.1-docs.tar.bz2
14mr|python-psyco-1.6-9|9	Patch0:		python-psyco_python27.patch
14mr|python-psyco-1.6-9|10	Patch1:		psyco-1.6-fix-linking.patch
14mr|python-psyco-1.6-9|11	License:	MIT
14mr|python-psyco-1.6-9|12	Group:		Development/Python
14mr|python-psyco-1.6-9|13	BuildRequires:	python-devel
14mr|python-psyco-1.6-9|14	Provides:	psyco = %{EVRD}
14mr|python-psyco-1.6-9|15	Obsoletes:	psyco < %{EVRD}
14mr|python-psyco-1.6-9|16	Url:		http://psyco.sourceforge.net
14mr|python-psyco-1.6-9|17	Exclusivearch:	%ix86
14mr|python-psyco-1.6-9|18	
14mr|python-psyco-1.6-9|19	%description
14mr|python-psyco-1.6-9|20	Psyco is a Python extension module which can massively speed up the
14mr|python-psyco-1.6-9|21	execution of any Python code.
14mr|python-psyco-1.6-9|22	
14mr|python-psyco-1.6-9|23	%package docs
14mr|python-psyco-1.6-9|24	Group:		Development/Python
14mr|python-psyco-1.6-9|25	Summary:	Programmer's documentation for Psyco
14mr|python-psyco-1.6-9|26	
14mr|python-psyco-1.6-9|27	%description docs
14mr|python-psyco-1.6-9|28	Psyco is a Python extension module which can massively speed up the
14mr|python-psyco-1.6-9|29	execution of any Python code.
14mr|python-psyco-1.6-9|30	
14mr|python-psyco-1.6-9|31	This package contains the developer's documentation for %{name} in HTML
14mr|python-psyco-1.6-9|32	and PostScript formats.
14mr|python-psyco-1.6-9|33	
14mr|python-psyco-1.6-9|34	%prep
14mr|python-psyco-1.6-9|35	%setup -q -n %{oname}-%{version} -a 1
14mr|python-psyco-1.6-9|36	%patch0 -p0
14mr|python-psyco-1.6-9|37	%patch1 -p1
14mr|python-psyco-1.6-9|38	
14mr|python-psyco-1.6-9|39	%build
14mr|python-psyco-1.6-9|40	export CFLAGS="%{optflags}"
14mr|python-psyco-1.6-9|41	python setup.py build
14mr|python-psyco-1.6-9|42	
14mr|python-psyco-1.6-9|43	%install
14mr|python-psyco-1.6-9|44	python setup.py install --root=%{buildroot} --optimize=2
14mr|python-psyco-1.6-9|45	
14mr|python-psyco-1.6-9|46	%files
14mr|python-psyco-1.6-9|47	%doc *.txt
14mr|python-psyco-1.6-9|48	%py_platsitedir/*psyco*
14mr|python-psyco-1.6-9|49	
14mr|python-psyco-1.6-9|50	%files docs
14mr|python-psyco-1.6-9|51	%doc Documentation/*
14mr|python-psyco-1.6-9|52	
14mr|python-psyco-1.6-9|53	
14mr|python-psyco-1.6-9|54	
14mr|python-psyco-1.6-9|55	
14mr|python-psyco-1.6-9|56	
14mr|python-psyco-1.6-9|57	%changelog
14mr|python-psyco-1.6-9|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-9
14mr|python-psyco-1.6-9|59	+ Revision: c9913aa
14mr|python-psyco-1.6-9|60	- MassBuild#440: Increase release tag
14mr|python-psyco-1.6-9|61	
14mr|python-psyco-1.6-9|62	

18687 14
14mr|python-psycopg2-2.4.6-2|1	%define module psycopg2
14mr|python-psycopg2-2.4.6-2|2	
14mr|python-psycopg2-2.4.6-2|3	Summary:        PostgreSQL database adapter for Python
14mr|python-psycopg2-2.4.6-2|4	Name:           python-%{module}
14mr|python-psycopg2-2.4.6-2|5	Version:        2.4.6
14mr|python-psycopg2-2.4.6-2|6	Release:        2
14mr|python-psycopg2-2.4.6-2|7	Group:          Development/Python
14mr|python-psycopg2-2.4.6-2|8	License:        GPLv2 and ZPLv2.1 and BSD
14mr|python-psycopg2-2.4.6-2|9	URL:            http://www.psycopg.org/psycopg/
14mr|python-psycopg2-2.4.6-2|10	Source0:        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-4/%{module}-%{version}.tar.gz
14mr|python-psycopg2-2.4.6-2|11	Patch0:		psycopg2-2.4.1-link.patch
14mr|python-psycopg2-2.4.6-2|12	# for DateTime
14mr|python-psycopg2-2.4.6-2|13	Requires:       python-egenix-mx-base
14mr|python-psycopg2-2.4.6-2|14	BuildRequires:  python-devel
14mr|python-psycopg2-2.4.6-2|15	BuildRequires:  postgresql-devel
14mr|python-psycopg2-2.4.6-2|16	BuildRequires:  python-egenix-mx-base
14mr|python-psycopg2-2.4.6-2|17	
14mr|python-psycopg2-2.4.6-2|18	%description
14mr|python-psycopg2-2.4.6-2|19	psycopg is a PostgreSQL database adapter for the Python programming
14mr|python-psycopg2-2.4.6-2|20	language (just like pygresql and popy.) It was written from scratch with
14mr|python-psycopg2-2.4.6-2|21	the aim of being very small and fast, and stable as a rock. The main
14mr|python-psycopg2-2.4.6-2|22	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
14mr|python-psycopg2-2.4.6-2|23	being thread safe at level 2.
14mr|python-psycopg2-2.4.6-2|24	
14mr|python-psycopg2-2.4.6-2|25	psycopg2 is an almost complete rewrite of the psycopg 1.1.x branch.
14mr|python-psycopg2-2.4.6-2|26	
14mr|python-psycopg2-2.4.6-2|27	%prep
14mr|python-psycopg2-2.4.6-2|28	%setup -q -n %{module}-%{version}
14mr|python-psycopg2-2.4.6-2|29	%patch0 -p0
14mr|python-psycopg2-2.4.6-2|30	
14mr|python-psycopg2-2.4.6-2|31	%build
14mr|python-psycopg2-2.4.6-2|32	export CFLAGS="%{optflags}"
14mr|python-psycopg2-2.4.6-2|33	python setup.py build
14mr|python-psycopg2-2.4.6-2|34	
14mr|python-psycopg2-2.4.6-2|35	%install
14mr|python-psycopg2-2.4.6-2|36	python setup.py install --root=%{buildroot}
14mr|python-psycopg2-2.4.6-2|37	
14mr|python-psycopg2-2.4.6-2|38	%files
14mr|python-psycopg2-2.4.6-2|39	%doc AUTHORS examples/ ChangeLog  LICENSE  README
14mr|python-psycopg2-2.4.6-2|40	%{py_platsitedir}/psycopg2*
14mr|python-psycopg2-2.4.6-2|41	
14mr|python-psycopg2-2.4.6-2|42	%changelog
14mr|python-psycopg2-2.4.6-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.6-2
14mr|python-psycopg2-2.4.6-2|44	+ Revision: 5fb1744
14mr|python-psycopg2-2.4.6-2|45	- MassBuild#440: Increase release tag
14mr|python-psycopg2-2.4.6-2|46	
14mr|python-psycopg2-2.4.6-2|47	

18688 14
14mr|python-py-1.4.24-1|1	%define module	py
14mr|python-py-1.4.24-1|2	
14mr|python-py-1.4.24-1|3	Summary:        Python development support library
14mr|python-py-1.4.24-1|4	Name:           python-%{module}
14mr|python-py-1.4.24-1|5	Version:        1.4.24
14mr|python-py-1.4.24-1|6	Release:        1
14mr|python-py-1.4.24-1|7	License:        MIT
14mr|python-py-1.4.24-1|8	Source:			http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
14mr|python-py-1.4.24-1|9	Group:          Development/Python
14mr|python-py-1.4.24-1|10	Url:            http://pylib.org
14mr|python-py-1.4.24-1|11	BuildArch:		noarch
14mr|python-py-1.4.24-1|12	BuildRequires:  python-setuptools
14mr|python-py-1.4.24-1|13	BuildRequires:	python-sphinx
14mr|python-py-1.4.24-1|14	
14mr|python-py-1.4.24-1|15	%description
14mr|python-py-1.4.24-1|16	The py lib is a development support library featuring these tools and
14mr|python-py-1.4.24-1|17	APIs:
14mr|python-py-1.4.24-1|18	
14mr|python-py-1.4.24-1|19	* py.path: uniform local and svn path objects
14mr|python-py-1.4.24-1|20	* py.apipkg: explicit API control and lazy-importing
14mr|python-py-1.4.24-1|21	* py.iniconfig: easy parsing of .ini files
14mr|python-py-1.4.24-1|22	* py.code: dynamic code generation and introspection
14mr|python-py-1.4.24-1|23	* py.path: uniform local and svn path objects
14mr|python-py-1.4.24-1|24	
14mr|python-py-1.4.24-1|25	%prep
14mr|python-py-1.4.24-1|26	%setup -q -n %{module}-%{version}
14mr|python-py-1.4.24-1|27	
14mr|python-py-1.4.24-1|28	%build
14mr|python-py-1.4.24-1|29	%__python setup.py build
14mr|python-py-1.4.24-1|30	
14mr|python-py-1.4.24-1|31	%install
14mr|python-py-1.4.24-1|32	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14mr|python-py-1.4.24-1|33	pushd doc
14mr|python-py-1.4.24-1|34	PYTHONPATH=../build/lib make html
14mr|python-py-1.4.24-1|35	popd
14mr|python-py-1.4.24-1|36	
14mr|python-py-1.4.24-1|37	%clean
14mr|python-py-1.4.24-1|38	
14mr|python-py-1.4.24-1|39	%files
14mr|python-py-1.4.24-1|40	%doc CHANGELOG LICENSE README.txt doc/_build/html
14mr|python-py-1.4.24-1|41	%{py_puresitedir}/py*
14mr|python-py-1.4.24-1|42	
14mr|python-py-1.4.24-1|43	%changelog
14mr|python-py-1.4.24-1|44	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.4.24-1
14mr|python-py-1.4.24-1|45	+ Revision: 7d7cc07
14mr|python-py-1.4.24-1|46	- Merge pull request #2 from import/python-py:auto_update
14mr|python-py-1.4.24-1|47	- ROSA Updates Builder: update suggested
14mr|python-py-1.4.24-1|48	
14mr|python-py-1.4.24-1|49	

18689 14
14mr|python-pycrypto-2.3-5|1	%define oname	pycrypto
14mr|python-pycrypto-2.3-5|2	
14mr|python-pycrypto-2.3-5|3	Summary:	Python interface to various crypto algorithms and protocols
14mr|python-pycrypto-2.3-5|4	Name:		python-%{oname}
14mr|python-pycrypto-2.3-5|5	Version:	2.3
14mr|python-pycrypto-2.3-5|6	Release:	5
14mr|python-pycrypto-2.3-5|7	Source0:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz
14mr|python-pycrypto-2.3-5|8	Source1:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz.asc
14mr|python-pycrypto-2.3-5|9	Patch0:		pycrypto-2.1.0-64bit.patch
14mr|python-pycrypto-2.3-5|10	Patch1:		pycrypto-2.3-link.patch
14mr|python-pycrypto-2.3-5|11	License:	Public Domain
14mr|python-pycrypto-2.3-5|12	Group:		Development/Python
14mr|python-pycrypto-2.3-5|13	URL:		http://www.pycrypto.org
14mr|python-pycrypto-2.3-5|14	BuildRequires:	python-devel >= 2.2
14mr|python-pycrypto-2.3-5|15	BuildRequires:	gmp-devel
14mr|python-pycrypto-2.3-5|16	Requires:	python >= 2.2
14mr|python-pycrypto-2.3-5|17	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
14mr|python-pycrypto-2.3-5|18	Obsoletes:	pycrypto =< %{version}-%{release}
14mr|python-pycrypto-2.3-5|19	Provides:	pycrypto = %{version}-%{release}
14mr|python-pycrypto-2.3-5|20	
14mr|python-pycrypto-2.3-5|21	%description
14mr|python-pycrypto-2.3-5|22	The Toolkit is a collection of cryptographic algorithms and protocols,
14mr|python-pycrypto-2.3-5|23	implemented for use from Python. Among the contents of the package:
14mr|python-pycrypto-2.3-5|24	
14mr|python-pycrypto-2.3-5|25	* Hash functions: MD2, MD4, RIPEMD.
14mr|python-pycrypto-2.3-5|26	* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-
14mr|python-pycrypto-2.3-5|27	DES, IDEA, RC5.
14mr|python-pycrypto-2.3-5|28	* Stream encryption algorithms: ARC4, simple XOR.
14mr|python-pycrypto-2.3-5|29	* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
14mr|python-pycrypto-2.3-5|30	* Protocols: All-or-nothing transforms, chaffing/winnowing.
14mr|python-pycrypto-2.3-5|31	* Miscellaneous: RFC1751 module for converting 128-key keys into a set
14mr|python-pycrypto-2.3-5|32	of English words, primality testing.
14mr|python-pycrypto-2.3-5|33	* Some demo programs (currently all quite old and outdated).
14mr|python-pycrypto-2.3-5|34	
14mr|python-pycrypto-2.3-5|35	%prep
14mr|python-pycrypto-2.3-5|36	%setup -q -n %{oname}-%{version}
14mr|python-pycrypto-2.3-5|37	%patch0 -p0 -b .64bit
14mr|python-pycrypto-2.3-5|38	%patch1 -p0 -b .link
14mr|python-pycrypto-2.3-5|39	
14mr|python-pycrypto-2.3-5|40	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Util/RFC1751.py
14mr|python-pycrypto-2.3-5|41	
14mr|python-pycrypto-2.3-5|42	%build
14mr|python-pycrypto-2.3-5|43	CFLAGS="%{optflags}" python setup.py build
14mr|python-pycrypto-2.3-5|44	
14mr|python-pycrypto-2.3-5|45	%install
14mr|python-pycrypto-2.3-5|46	rm -rf %{buildroot}
14mr|python-pycrypto-2.3-5|47	python setup.py install --root=%{buildroot} --compile --optimize=2
14mr|python-pycrypto-2.3-5|48	
14mr|python-pycrypto-2.3-5|49	%clean
14mr|python-pycrypto-2.3-5|50	rm -rf %{buildroot}
14mr|python-pycrypto-2.3-5|51	
14mr|python-pycrypto-2.3-5|52	%files
14mr|python-pycrypto-2.3-5|53	%defattr(-,root,root)
14mr|python-pycrypto-2.3-5|54	%doc ChangeLog README COPYRIGHT TODO
14mr|python-pycrypto-2.3-5|55	%{py_platsitedir}/*
14mr|python-pycrypto-2.3-5|56	
14mr|python-pycrypto-2.3-5|57	
14mr|python-pycrypto-2.3-5|58	
14mr|python-pycrypto-2.3-5|59	
14mr|python-pycrypto-2.3-5|60	
14mr|python-pycrypto-2.3-5|61	%changelog
14mr|python-pycrypto-2.3-5|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-5
14mr|python-pycrypto-2.3-5|63	+ Revision: 3da8986
14mr|python-pycrypto-2.3-5|64	- MassBuild#440: Increase release tag
14mr|python-pycrypto-2.3-5|65	
14mr|python-pycrypto-2.3-5|66	

18690 14
14mr|python-pyemf-2.0.0-2|1	%define module	pyemf
14mr|python-pyemf-2.0.0-2|2	%define name	python-%{module}
14mr|python-pyemf-2.0.0-2|3	%define version 2.0.0
14mr|python-pyemf-2.0.0-2|4	%define release 2
14mr|python-pyemf-2.0.0-2|5	
14mr|python-pyemf-2.0.0-2|6	Summary:	Pure Python Enhanced Metafile Library
14mr|python-pyemf-2.0.0-2|7	Name:		%{name}
14mr|python-pyemf-2.0.0-2|8	Version:	%{version}
14mr|python-pyemf-2.0.0-2|9	Release:	%{release}
14mr|python-pyemf-2.0.0-2|10	Source0:	%{module}-%{version}.tar.gz
14mr|python-pyemf-2.0.0-2|11	License:	LGPLv2.1
14mr|python-pyemf-2.0.0-2|12	Group:		Development/Python
14mr|python-pyemf-2.0.0-2|13	Url:		http://pyemf.sourceforge.net/
14mr|python-pyemf-2.0.0-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-pyemf-2.0.0-2|15	BuildArch:	noarch
14mr|python-pyemf-2.0.0-2|16	BuildRequires:	python-devel
14mr|python-pyemf-2.0.0-2|17	
14mr|python-pyemf-2.0.0-2|18	%description
14mr|python-pyemf-2.0.0-2|19	pyemf is a pure python module that provides bindings for an ECMA-234
14mr|python-pyemf-2.0.0-2|20	compliant vector graphics library. ECMA-234 is the published interface
14mr|python-pyemf-2.0.0-2|21	for the Windows GDI used in the Microsoft windows environment and,
14mr|python-pyemf-2.0.0-2|22	more importantly, natively supported by the OpenOffice suite of tools.
14mr|python-pyemf-2.0.0-2|23	
14mr|python-pyemf-2.0.0-2|24	%prep
14mr|python-pyemf-2.0.0-2|25	%setup -q -n %{module}-%{version}
14mr|python-pyemf-2.0.0-2|26	
14mr|python-pyemf-2.0.0-2|27	%install
14mr|python-pyemf-2.0.0-2|28	%__rm -rf %{buildroot}
14mr|python-pyemf-2.0.0-2|29	%__python setup.py install --root=%{buildroot} --record=FILE_LIST
14mr|python-pyemf-2.0.0-2|30	
14mr|python-pyemf-2.0.0-2|31	%clean
14mr|python-pyemf-2.0.0-2|32	%__rm -rf %{buildroot}
14mr|python-pyemf-2.0.0-2|33	
14mr|python-pyemf-2.0.0-2|34	%files
14mr|python-pyemf-2.0.0-2|35	%defattr(-,root,root)
14mr|python-pyemf-2.0.0-2|36	%doc ChangeLog LICENSE README examples/
14mr|python-pyemf-2.0.0-2|37	%py_puresitedir/*
14mr|python-pyemf-2.0.0-2|38	
14mr|python-pyemf-2.0.0-2|39	
14mr|python-pyemf-2.0.0-2|40	
14mr|python-pyemf-2.0.0-2|41	%changelog
14mr|python-pyemf-2.0.0-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-2
14mr|python-pyemf-2.0.0-2|43	+ Revision: c19e205
14mr|python-pyemf-2.0.0-2|44	- MassBuild#440: Increase release tag
14mr|python-pyemf-2.0.0-2|45	
14mr|python-pyemf-2.0.0-2|46	

18691 14
14mr|python-pyfltk-1.3.0-2|1	%define tarname pyFltk
14mr|python-pyfltk-1.3.0-2|2	
14mr|python-pyfltk-1.3.0-2|3	Summary:	Python wrapper for the FLTK library
14mr|python-pyfltk-1.3.0-2|4	Name:		python-pyfltk
14mr|python-pyfltk-1.3.0-2|5	Version:	1.3.0
14mr|python-pyfltk-1.3.0-2|6	Release:	2
14mr|python-pyfltk-1.3.0-2|7	License:	GPLv2
14mr|python-pyfltk-1.3.0-2|8	Group:		Development/Python
14mr|python-pyfltk-1.3.0-2|9	Url:		http://pyfltk.sourceforge.net/
14mr|python-pyfltk-1.3.0-2|10	Source0:	http://downloads.sourceforge.net/pyfltk/%{tarname}-%{version}.tar.gz
14mr|python-pyfltk-1.3.0-2|11	Patch0:		pyFltk-1.3.0rc1-build.patch
14mr|python-pyfltk-1.3.0-2|12	Patch1:		pyfltk-1.3.0-linux-3.x-detection.patch
14mr|python-pyfltk-1.3.0-2|13	BuildRequires:	fltk-devel >= 1.3.0
14mr|python-pyfltk-1.3.0-2|14	BuildRequires:	python-devel
14mr|python-pyfltk-1.3.0-2|15	BuildRequires:	swig
14mr|python-pyfltk-1.3.0-2|16	
14mr|python-pyfltk-1.3.0-2|17	%description
14mr|python-pyfltk-1.3.0-2|18	pyFLTK is a Python wrapper for the Fast Light Tool Kit
14mr|python-pyfltk-1.3.0-2|19	cross-platform graphical user-interface library.
14mr|python-pyfltk-1.3.0-2|20	
14mr|python-pyfltk-1.3.0-2|21	%prep
14mr|python-pyfltk-1.3.0-2|22	%setup -q -n %{tarname}-%{version}
14mr|python-pyfltk-1.3.0-2|23	%patch0 -p1 -b .cflags
14mr|python-pyfltk-1.3.0-2|24	%patch1 -p0 -b .linux-detection
14mr|python-pyfltk-1.3.0-2|25	
14mr|python-pyfltk-1.3.0-2|26	# (wally) With P0, disable Werror_cflags temporarily to get pkg build
14mr|python-pyfltk-1.3.0-2|27	%define Werror_cflags   %nil
14mr|python-pyfltk-1.3.0-2|28	sed -i -e 's|@CUSTOM_CFLAGS@|%{optflags}|' setup.py
14mr|python-pyfltk-1.3.0-2|29	
14mr|python-pyfltk-1.3.0-2|30	%build
14mr|python-pyfltk-1.3.0-2|31	CPPFLAGS="-DFL_INTERNALS -lGL %{ldflags}" python setup.py build
14mr|python-pyfltk-1.3.0-2|32	
14mr|python-pyfltk-1.3.0-2|33	%install
14mr|python-pyfltk-1.3.0-2|34	python setup.py install --root=%{buildroot}
14mr|python-pyfltk-1.3.0-2|35	
14mr|python-pyfltk-1.3.0-2|36	rm -rf %{buildroot}%{py_platsitedir}/fltk/docs
14mr|python-pyfltk-1.3.0-2|37	rm -rf %{buildroot}%{py_platsitedir}/fltk/test
14mr|python-pyfltk-1.3.0-2|38	
14mr|python-pyfltk-1.3.0-2|39	%files
14mr|python-pyfltk-1.3.0-2|40	%doc CHANGES COPYING README TODO
14mr|python-pyfltk-1.3.0-2|41	%{py_platsitedir}/fltk/*
14mr|python-pyfltk-1.3.0-2|42	%{py_platsitedir}/*info
14mr|python-pyfltk-1.3.0-2|43	
14mr|python-pyfltk-1.3.0-2|44	
14mr|python-pyfltk-1.3.0-2|45	
14mr|python-pyfltk-1.3.0-2|46	%changelog
14mr|python-pyfltk-1.3.0-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|python-pyfltk-1.3.0-2|48	+ Revision: aa3ee66
14mr|python-pyfltk-1.3.0-2|49	- MassBuild#440: Increase release tag
14mr|python-pyfltk-1.3.0-2|50	
14mr|python-pyfltk-1.3.0-2|51	

18692 14
14mr|python-pygments-1.6-8|1	%define tarname Pygments
14mr|python-pygments-1.6-8|2	%define module	pygments
14mr|python-pygments-1.6-8|3	
14mr|python-pygments-1.6-8|4	Summary:	Syntax highlighting package written in Python
14mr|python-pygments-1.6-8|5	
14mr|python-pygments-1.6-8|6	Name:		python-%{module}
14mr|python-pygments-1.6-8|7	Version:	1.6
14mr|python-pygments-1.6-8|8	Release:	8
14mr|python-pygments-1.6-8|9	Group:		Development/Python
14mr|python-pygments-1.6-8|10	License:	BSD
14mr|python-pygments-1.6-8|11	Url:		http://pygments.org/
14mr|python-pygments-1.6-8|12	Source0:	http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
14mr|python-pygments-1.6-8|13	BuildArch:	noarch
14mr|python-pygments-1.6-8|14	BuildRequires:	python-setuptools
14mr|python-pygments-1.6-8|15	BuildRequires:	python3-distribute
14mr|python-pygments-1.6-8|16	BuildRequires:  python-devel
14mr|python-pygments-1.6-8|17	Requires:	python-pkg-resources
14mr|python-pygments-1.6-8|18	
14mr|python-pygments-1.6-8|19	%description
14mr|python-pygments-1.6-8|20	Pygments is a syntax highlighting package written in Python.  It is a
14mr|python-pygments-1.6-8|21	generic syntax highlighter for general use in all kinds of software
14mr|python-pygments-1.6-8|22	such as forum systems, wikis or other applications that need to
14mr|python-pygments-1.6-8|23	prettify source code.  Highlights are:
14mr|python-pygments-1.6-8|24	
14mr|python-pygments-1.6-8|25	* a wide range of common languages and markup formats is supported
14mr|python-pygments-1.6-8|26	* special attention is paid to details, increasing quality by a fair amount
14mr|python-pygments-1.6-8|27	* support for new languages and formats are added easily
14mr|python-pygments-1.6-8|28	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
14mr|python-pygments-1.6-8|29	sequences
14mr|python-pygments-1.6-8|30	* it is usable as a command-line tool and as a library
14mr|python-pygments-1.6-8|31	* ... and it highlights even Brainf*ck!
14mr|python-pygments-1.6-8|32	
14mr|python-pygments-1.6-8|33	%package -n python3-%{module}
14mr|python-pygments-1.6-8|34	Summary:        Python documentation generator
14mr|python-pygments-1.6-8|35	
14mr|python-pygments-1.6-8|36	Group:          Development/Python
14mr|python-pygments-1.6-8|37	Requires:	python3-pkg-resources
14mr|python-pygments-1.6-8|38	
14mr|python-pygments-1.6-8|39	%description -n python3-%{module}
14mr|python-pygments-1.6-8|40	Pygments is a syntax highlighting package written in Python.  It is a
14mr|python-pygments-1.6-8|41	generic syntax highlighter for general use in all kinds of software
14mr|python-pygments-1.6-8|42	such as forum systems, wikis or other applications that need to
14mr|python-pygments-1.6-8|43	prettify source code.  Highlights are:
14mr|python-pygments-1.6-8|44	
14mr|python-pygments-1.6-8|45	* a wide range of common languages and markup formats is supported
14mr|python-pygments-1.6-8|46	* special attention is paid to details, increasing quality by a fair amount
14mr|python-pygments-1.6-8|47	* support for new languages and formats are added easily
14mr|python-pygments-1.6-8|48	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
14mr|python-pygments-1.6-8|49	sequences
14mr|python-pygments-1.6-8|50	* it is usable as a command-line tool and as a library
14mr|python-pygments-1.6-8|51	* ... and it highlights even Brainf*ck!
14mr|python-pygments-1.6-8|52	
14mr|python-pygments-1.6-8|53	%prep
14mr|python-pygments-1.6-8|54	%setup -qc
14mr|python-pygments-1.6-8|55	tar xzf %{SOURCE0}
14mr|python-pygments-1.6-8|56	mv %{tarname}-%{version} python2
14mr|python-pygments-1.6-8|57	cp -r python2 python3
14mr|python-pygments-1.6-8|58	
14mr|python-pygments-1.6-8|59	%build
14mr|python-pygments-1.6-8|60	pushd python2
14mr|python-pygments-1.6-8|61	python setup.py build
14mr|python-pygments-1.6-8|62	popd
14mr|python-pygments-1.6-8|63	pushd python3
14mr|python-pygments-1.6-8|64	python3 setup.py build
14mr|python-pygments-1.6-8|65	popd
14mr|python-pygments-1.6-8|66	
14mr|python-pygments-1.6-8|67	%install
14mr|python-pygments-1.6-8|68	pushd python3
14mr|python-pygments-1.6-8|69	PYTHONDONTWRITEBYTECODE= python3 setup.py install --skip-build --root=%{buildroot}
14mr|python-pygments-1.6-8|70	mv %{buildroot}%{_bindir}/pygmentize %{buildroot}%{_bindir}/py3gmentize
14mr|python-pygments-1.6-8|71	mv docs/build html
14mr|python-pygments-1.6-8|72	
14mr|python-pygments-1.6-8|73	mkdir -p %{buildroot}%{_mandir}/man1
14mr|python-pygments-1.6-8|74	sed -i 's/\/usr\/share\/doc\/python-pygments\//\/usr\/share\/doc\/python3-pygments\/html\//' docs/pygmentize.1
14mr|python-pygments-1.6-8|75	install -m 644 docs/pygmentize.1 %{buildroot}%{_mandir}/man1/py3gmentize.1
14mr|python-pygments-1.6-8|76	popd
14mr|python-pygments-1.6-8|77	
14mr|python-pygments-1.6-8|78	pushd python2
14mr|python-pygments-1.6-8|79	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot}
14mr|python-pygments-1.6-8|80	mv docs/build html
14mr|python-pygments-1.6-8|81	
14mr|python-pygments-1.6-8|82	mkdir -p %{buildroot}%{_mandir}/man1
14mr|python-pygments-1.6-8|83	sed -i 's/\/usr\/share\/doc\/python-pygments\//\/usr\/share\/doc\/python-pygments\/html\//' docs/pygmentize.1
14mr|python-pygments-1.6-8|84	install -m 644 docs/pygmentize.1 %{buildroot}%{_mandir}/man1
14mr|python-pygments-1.6-8|85	popd
14mr|python-pygments-1.6-8|86	
14mr|python-pygments-1.6-8|87	%files
14mr|python-pygments-1.6-8|88	%doc python2/AUTHORS python2/CHANGES python2/LICENSE python2/TODO python2/html/
14mr|python-pygments-1.6-8|89	%{_bindir}/pygmentize
14mr|python-pygments-1.6-8|90	%{py_puresitedir}/pygments/*
14mr|python-pygments-1.6-8|91	%{py_puresitedir}/Pygments-*
14mr|python-pygments-1.6-8|92	%{_mandir}/man1/pygmentize.*
14mr|python-pygments-1.6-8|93	
14mr|python-pygments-1.6-8|94	%files -n python3-%{module}
14mr|python-pygments-1.6-8|95	%doc python3/AUTHORS python3/CHANGES python3/LICENSE python3/TODO python3/html/
14mr|python-pygments-1.6-8|96	%{_bindir}/py3gmentize
14mr|python-pygments-1.6-8|97	%{py3_puresitedir}/pygments/*
14mr|python-pygments-1.6-8|98	%{py3_puresitedir}/Pygments-*
14mr|python-pygments-1.6-8|99	%{_mandir}/man1/py3gmentize.*
14mr|python-pygments-1.6-8|100	
14mr|python-pygments-1.6-8|101	
14mr|python-pygments-1.6-8|102	%changelog
14mr|python-pygments-1.6-8|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-8
14mr|python-pygments-1.6-8|104	+ Revision: 61a25b6
14mr|python-pygments-1.6-8|105	- MassBuild#440: Increase release tag
14mr|python-pygments-1.6-8|106	
14mr|python-pygments-1.6-8|107	

18693 14
14mr|python-pygoocanvas-0.14.1-5|1	%define oname pygoocanvas
14mr|python-pygoocanvas-0.14.1-5|2	%define pycairo 1.8.4
14mr|python-pygoocanvas-0.14.1-5|3	Name: python-%{oname}
14mr|python-pygoocanvas-0.14.1-5|4	Summary: GooCanvas python bindings
14mr|python-pygoocanvas-0.14.1-5|5	Version: 0.14.1
14mr|python-pygoocanvas-0.14.1-5|6	Release: 5
14mr|python-pygoocanvas-0.14.1-5|7	URL: http://developer.berlios.de/projects/pygoocanvas/
14mr|python-pygoocanvas-0.14.1-5|8	License: LGPL
14mr|python-pygoocanvas-0.14.1-5|9	Group: Development/Python
14mr|python-pygoocanvas-0.14.1-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-pygoocanvas-0.14.1-5|11	BuildRequires: goocanvas-devel >= 0.14
14mr|python-pygoocanvas-0.14.1-5|12	BuildRequires: pygtk2.0-devel >= 2.10.4
14mr|python-pygoocanvas-0.14.1-5|13	BuildRequires: pkgconfig(pycairo) >= %pycairo
14mr|python-pygoocanvas-0.14.1-5|14	BuildRequires: gnome-doc-utils
14mr|python-pygoocanvas-0.14.1-5|15	BuildRequires: docbook-style-xsl
14mr|python-pygoocanvas-0.14.1-5|16	Requires: python-cairo >= %pycairo
14mr|python-pygoocanvas-0.14.1-5|17	Provides: %{oname} = %{version}-%{release}
14mr|python-pygoocanvas-0.14.1-5|18	Source: http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
14mr|python-pygoocanvas-0.14.1-5|19	Patch0: 0001-Check-the-return-value-of-PycairoContext_FromContext.patch
14mr|python-pygoocanvas-0.14.1-5|20	
14mr|python-pygoocanvas-0.14.1-5|21	%description
14mr|python-pygoocanvas-0.14.1-5|22	This package includes Python bindings for GooCanvas. It is
14mr|python-pygoocanvas-0.14.1-5|23	needed to run programs written in Python and using GooCanvas
14mr|python-pygoocanvas-0.14.1-5|24	set.
14mr|python-pygoocanvas-0.14.1-5|25	
14mr|python-pygoocanvas-0.14.1-5|26	%package devel
14mr|python-pygoocanvas-0.14.1-5|27	Summary: GooCanvas python bindings - Development files
14mr|python-pygoocanvas-0.14.1-5|28	Group: Development/Python
14mr|python-pygoocanvas-0.14.1-5|29	Requires: %name = %version
14mr|python-pygoocanvas-0.14.1-5|30	
14mr|python-pygoocanvas-0.14.1-5|31	%description devel
14mr|python-pygoocanvas-0.14.1-5|32	This package includes development files of python bindings for GooCanvas.
14mr|python-pygoocanvas-0.14.1-5|33	
14mr|python-pygoocanvas-0.14.1-5|34	%prep
14mr|python-pygoocanvas-0.14.1-5|35	%setup -q -n %{oname}-%{version}
14mr|python-pygoocanvas-0.14.1-5|36	%apply_patches
14mr|python-pygoocanvas-0.14.1-5|37	
14mr|python-pygoocanvas-0.14.1-5|38	%build
14mr|python-pygoocanvas-0.14.1-5|39	%configure2_5x
14mr|python-pygoocanvas-0.14.1-5|40	%make
14mr|python-pygoocanvas-0.14.1-5|41	
14mr|python-pygoocanvas-0.14.1-5|42	%install
14mr|python-pygoocanvas-0.14.1-5|43	rm -fr %{buildroot}
14mr|python-pygoocanvas-0.14.1-5|44	%makeinstall_std
14mr|python-pygoocanvas-0.14.1-5|45	
14mr|python-pygoocanvas-0.14.1-5|46	%clean
14mr|python-pygoocanvas-0.14.1-5|47	rm -fr %{buildroot}
14mr|python-pygoocanvas-0.14.1-5|48	
14mr|python-pygoocanvas-0.14.1-5|49	%files
14mr|python-pygoocanvas-0.14.1-5|50	%doc %{_datadir}/gtk-doc/html/%{oname}
14mr|python-pygoocanvas-0.14.1-5|51	%{python_sitearch}/*
14mr|python-pygoocanvas-0.14.1-5|52	
14mr|python-pygoocanvas-0.14.1-5|53	%files devel
14mr|python-pygoocanvas-0.14.1-5|54	%{_libdir}/pkgconfig/*.pc
14mr|python-pygoocanvas-0.14.1-5|55	
14mr|python-pygoocanvas-0.14.1-5|56	
14mr|python-pygoocanvas-0.14.1-5|57	
14mr|python-pygoocanvas-0.14.1-5|58	%changelog
14mr|python-pygoocanvas-0.14.1-5|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14.1-5
14mr|python-pygoocanvas-0.14.1-5|60	+ Revision: 82f8a97
14mr|python-pygoocanvas-0.14.1-5|61	- MassBuild#440: Increase release tag
14mr|python-pygoocanvas-0.14.1-5|62	
14mr|python-pygoocanvas-0.14.1-5|63	

18694 14
14mr|python-pyinotify-0.9.4-3|1	%define oname pyinotify
14mr|python-pyinotify-0.9.4-3|2	
14mr|python-pyinotify-0.9.4-3|3	Summary:	Python module for monitoring filesystems changes
14mr|python-pyinotify-0.9.4-3|4	Name:		python-%{oname}
14mr|python-pyinotify-0.9.4-3|5	Version:	0.9.4
14mr|python-pyinotify-0.9.4-3|6	Release:	3
14mr|python-pyinotify-0.9.4-3|7	License:	MIT
14mr|python-pyinotify-0.9.4-3|8	Group:		Development/Python
14mr|python-pyinotify-0.9.4-3|9	Url:		http://github.com/seb-m/pyinotify
14mr|python-pyinotify-0.9.4-3|10	Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz
14mr|python-pyinotify-0.9.4-3|11	BuildArch:	noarch
14mr|python-pyinotify-0.9.4-3|12	Provides:	%{oname} = %{version}-%{release}
14mr|python-pyinotify-0.9.4-3|13	BuildRequires:	epydoc
14mr|python-pyinotify-0.9.4-3|14	BuildRequires:	python-devel
14mr|python-pyinotify-0.9.4-3|15	BuildRequires:	python3-devel
14mr|python-pyinotify-0.9.4-3|16	# pyinotify can use psyco to speed things up, unfortunaltely,
14mr|python-pyinotify-0.9.4-3|17	# psyco does not work under x86_64
14mr|python-pyinotify-0.9.4-3|18	#Suggests:	python-psyco
14mr|python-pyinotify-0.9.4-3|19	
14mr|python-pyinotify-0.9.4-3|20	%description
14mr|python-pyinotify-0.9.4-3|21	Pyinotify is a pure Python module for monitoring filesystems changes.
14mr|python-pyinotify-0.9.4-3|22	Pyinotify relies on inotify, a Linux Kernel functionality (since
14mr|python-pyinotify-0.9.4-3|23	kernel 2.6.13). inotify is an event-driven notification mechanism, its
14mr|python-pyinotify-0.9.4-3|24	notifications are exported to user space through three system calls.
14mr|python-pyinotify-0.9.4-3|25	Pyinotify binds these system calls and provides an implementation on
14mr|python-pyinotify-0.9.4-3|26	top of them.
14mr|python-pyinotify-0.9.4-3|27	
14mr|python-pyinotify-0.9.4-3|28	%package -n python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|29	Summary:	Python module for monitoring filesystems changes
14mr|python-pyinotify-0.9.4-3|30	Group:		Development/Python
14mr|python-pyinotify-0.9.4-3|31	
14mr|python-pyinotify-0.9.4-3|32	%description -n python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|33	Pyinotify is a pure Python module for monitoring filesystems changes.
14mr|python-pyinotify-0.9.4-3|34	Pyinotify relies on inotify, a Linux Kernel functionality (since
14mr|python-pyinotify-0.9.4-3|35	kernel 2.6.13). inotify is an event-driven notification mechanism, its
14mr|python-pyinotify-0.9.4-3|36	notifications are exported to user space through three system calls.
14mr|python-pyinotify-0.9.4-3|37	Pyinotify binds these system calls and provides an implementation on
14mr|python-pyinotify-0.9.4-3|38	top of them.
14mr|python-pyinotify-0.9.4-3|39	
14mr|python-pyinotify-0.9.4-3|40	%prep
14mr|python-pyinotify-0.9.4-3|41	%setup -q -n %{oname}-%{version}
14mr|python-pyinotify-0.9.4-3|42	rm -rf %{py3dir}
14mr|python-pyinotify-0.9.4-3|43	cp -a . %{_builddir}/python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|44	
14mr|python-pyinotify-0.9.4-3|45	%build
14mr|python-pyinotify-0.9.4-3|46	python setup.py build
14mr|python-pyinotify-0.9.4-3|47	pushd %{_builddir}/python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|48	CFLAGS="%{optflags}" %{__python3} setup.py build
14mr|python-pyinotify-0.9.4-3|49	popd
14mr|python-pyinotify-0.9.4-3|50	
14mr|python-pyinotify-0.9.4-3|51	%install
14mr|python-pyinotify-0.9.4-3|52	pushd %{_builddir}/python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|53	%{__python3} setup.py install --skip-build --root %{buildroot}
14mr|python-pyinotify-0.9.4-3|54	popd
14mr|python-pyinotify-0.9.4-3|55	python setup.py install --root=%{buildroot}
14mr|python-pyinotify-0.9.4-3|56	
14mr|python-pyinotify-0.9.4-3|57	%files
14mr|python-pyinotify-0.9.4-3|58	%doc README* ACKS COPYING
14mr|python-pyinotify-0.9.4-3|59	%{py_puresitedir}/*
14mr|python-pyinotify-0.9.4-3|60	
14mr|python-pyinotify-0.9.4-3|61	%files -n python3-pyinotify-%{version}
14mr|python-pyinotify-0.9.4-3|62	%doc README* ACKS COPYING
14mr|python-pyinotify-0.9.4-3|63	%{py3_puresitedir}/*
14mr|python-pyinotify-0.9.4-3|64	
14mr|python-pyinotify-0.9.4-3|65	%changelog
14mr|python-pyinotify-0.9.4-3|66	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-3
14mr|python-pyinotify-0.9.4-3|67	+ Revision: c545bd7
14mr|python-pyinotify-0.9.4-3|68	- Bump release
14mr|python-pyinotify-0.9.4-3|69	
14mr|python-pyinotify-0.9.4-3|70	

18695 14
14mr|python-pylibacl-0.5.2-1|1	%define rname pylibacl
14mr|python-pylibacl-0.5.2-1|2	
14mr|python-pylibacl-0.5.2-1|3	Summary: 	Posix ACL module for Python
14mr|python-pylibacl-0.5.2-1|4	Name: 		python-%{rname}
14mr|python-pylibacl-0.5.2-1|5	Version: 	0.5.2
14mr|python-pylibacl-0.5.2-1|6	Release: 	1
14mr|python-pylibacl-0.5.2-1|7	License:	GPL
14mr|python-pylibacl-0.5.2-1|8	Group: 		Development/Python
14mr|python-pylibacl-0.5.2-1|9	URL: 		http://%{rname}.sourceforge.net
14mr|python-pylibacl-0.5.2-1|10	Source0: 	https://pypi.python.org/packages/source/p/pylibacl/pylibacl-%{version}.tar.gz
14mr|python-pylibacl-0.5.2-1|11	BuildRequires:	acl-devel
14mr|python-pylibacl-0.5.2-1|12	BuildRequires:	python-devel
14mr|python-pylibacl-0.5.2-1|13	BuildRequires:	python-setuptools
14mr|python-pylibacl-0.5.2-1|14	Provides:	%{rname} = %{version}-%{release}
14mr|python-pylibacl-0.5.2-1|15	Obsoletes:	%{rname}
14mr|python-pylibacl-0.5.2-1|16	
14mr|python-pylibacl-0.5.2-1|17	%description
14mr|python-pylibacl-0.5.2-1|18	This is an extension for Python which implements POSIX ACLs (POSIX.1e).
14mr|python-pylibacl-0.5.2-1|19	
14mr|python-pylibacl-0.5.2-1|20	%prep
14mr|python-pylibacl-0.5.2-1|21	%setup -q -n %{rname}-%{version}
14mr|python-pylibacl-0.5.2-1|22	
14mr|python-pylibacl-0.5.2-1|23	%build
14mr|python-pylibacl-0.5.2-1|24	env CFLAGS="%{optflags}" python setup.py build
14mr|python-pylibacl-0.5.2-1|25	
14mr|python-pylibacl-0.5.2-1|26	%install
14mr|python-pylibacl-0.5.2-1|27	python setup.py install --root=%{buildroot}
14mr|python-pylibacl-0.5.2-1|28	
14mr|python-pylibacl-0.5.2-1|29	%files
14mr|python-pylibacl-0.5.2-1|30	%{py_platsitedir}/%{rname}-%{version}-py%{py_ver}.egg-info
14mr|python-pylibacl-0.5.2-1|31	%{py_platsitedir}/posix1e.so
14mr|python-pylibacl-0.5.2-1|32	
14mr|python-pylibacl-0.5.2-1|33	%changelog
14mr|python-pylibacl-0.5.2-1|34	* Wed Jul 23 2014 dsilakov <denis.silakov@rosalab.ru> 0.5.2-1
14mr|python-pylibacl-0.5.2-1|35	+ Revision: 8514fc8
14mr|python-pylibacl-0.5.2-1|36	- Merge pull request #2 from import/python-pylibacl:auto_update
14mr|python-pylibacl-0.5.2-1|37	- ROSA Updates Builder: update suggested
14mr|python-pylibacl-0.5.2-1|38	
14mr|python-pylibacl-0.5.2-1|39	

18696 14
14mr|python-pyrex-0.9.9-7|1	%define module	pyrex
14mr|python-pyrex-0.9.9-7|2	%define name	python-%{module}
14mr|python-pyrex-0.9.9-7|3	%define version 0.9.9
14mr|python-pyrex-0.9.9-7|4	%define release 7
14mr|python-pyrex-0.9.9-7|5	
14mr|python-pyrex-0.9.9-7|6	Summary: 	Language for Writing Python Extension Modules
14mr|python-pyrex-0.9.9-7|7	Name: 	 	%{name}
14mr|python-pyrex-0.9.9-7|8	Version: 	%{version}
14mr|python-pyrex-0.9.9-7|9	Release: 	%{release}
14mr|python-pyrex-0.9.9-7|10	Source:     	Pyrex-%{version}.tar.gz
14mr|python-pyrex-0.9.9-7|11	URL:		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
14mr|python-pyrex-0.9.9-7|12	License:	Apache License
14mr|python-pyrex-0.9.9-7|13	Group:		Development/Python
14mr|python-pyrex-0.9.9-7|14	Obsoletes:      pyrex
14mr|python-pyrex-0.9.9-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-pyrex-0.9.9-7|16	Requires:	python
14mr|python-pyrex-0.9.9-7|17	BuildRequires:	python-devel
14mr|python-pyrex-0.9.9-7|18	BuildRequires:	dos2unix, emacs
14mr|python-pyrex-0.9.9-7|19	BuildArch:	noarch
14mr|python-pyrex-0.9.9-7|20	
14mr|python-pyrex-0.9.9-7|21	%description
14mr|python-pyrex-0.9.9-7|22	Pyrex lets you write code that mixes Python and C data types any way you want,
14mr|python-pyrex-0.9.9-7|23	and compiles it into a C extension for Python.
14mr|python-pyrex-0.9.9-7|24	
14mr|python-pyrex-0.9.9-7|25	%prep
14mr|python-pyrex-0.9.9-7|26	%setup -q -n Pyrex-%{version}
14mr|python-pyrex-0.9.9-7|27	
14mr|python-pyrex-0.9.9-7|28	%install
14mr|python-pyrex-0.9.9-7|29	%__rm -rf %{buildroot}
14mr|python-pyrex-0.9.9-7|30	find -name .*hg* | xargs rm -rf
14mr|python-pyrex-0.9.9-7|31	
14mr|python-pyrex-0.9.9-7|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
14mr|python-pyrex-0.9.9-7|33	pushd Tools
14mr|python-pyrex-0.9.9-7|34	dos2unix pyrex-mode.el
14mr|python-pyrex-0.9.9-7|35	emacs -batch -f batch-byte-compile pyrex-mode.el
14mr|python-pyrex-0.9.9-7|36	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python-pyrex-0.9.9-7|37	%__install -m 644 pyrex-mode.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|python-pyrex-0.9.9-7|38	popd
14mr|python-pyrex-0.9.9-7|39	
14mr|python-pyrex-0.9.9-7|40	#%check
14mr|python-pyrex-0.9.9-7|41	#cd Demos
14mr|python-pyrex-0.9.9-7|42	#PYTHONPATH=`pwd`/../build/lib make test clean
14mr|python-pyrex-0.9.9-7|43	
14mr|python-pyrex-0.9.9-7|44	%clean
14mr|python-pyrex-0.9.9-7|45	%__rm -rf %{buildroot}
14mr|python-pyrex-0.9.9-7|46	
14mr|python-pyrex-0.9.9-7|47	%files -f FILELIST
14mr|python-pyrex-0.9.9-7|48	%defattr(-,root,root)
14mr|python-pyrex-0.9.9-7|49	%doc *.txt Demos Doc
14mr|python-pyrex-0.9.9-7|50	%{_sysconfdir}/emacs/site-start.d/*.el*
14mr|python-pyrex-0.9.9-7|51	
14mr|python-pyrex-0.9.9-7|52	
14mr|python-pyrex-0.9.9-7|53	
14mr|python-pyrex-0.9.9-7|54	%changelog
14mr|python-pyrex-0.9.9-7|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-7
14mr|python-pyrex-0.9.9-7|56	+ Revision: 7a7b978
14mr|python-pyrex-0.9.9-7|57	- MassBuild#440: Increase release tag
14mr|python-pyrex-0.9.9-7|58	
14mr|python-pyrex-0.9.9-7|59	

18697 14
14mr|python-pytest-2.6.2-1|1	%define module	pytest
14mr|python-pytest-2.6.2-1|2	
14mr|python-pytest-2.6.2-1|3	Summary:	Cross-project testing tool for Python
14mr|python-pytest-2.6.2-1|4	Name:		python-%{module}
14mr|python-pytest-2.6.2-1|5	Version:	2.6.2
14mr|python-pytest-2.6.2-1|6	Release:	1
14mr|python-pytest-2.6.2-1|7	Source0:	http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
14mr|python-pytest-2.6.2-1|8	License:	MIT
14mr|python-pytest-2.6.2-1|9	Group:		Development/Python
14mr|python-pytest-2.6.2-1|10	Url:		http://pytest.org
14mr|python-pytest-2.6.2-1|11	BuildArch:	noarch
14mr|python-pytest-2.6.2-1|12	Requires:	python-py >= 1.4.8
14mr|python-pytest-2.6.2-1|13	BuildRequires:	python-setuptools, python-sphinx, python-py >= 1.4.8
14mr|python-pytest-2.6.2-1|14	
14mr|python-pytest-2.6.2-1|15	%description
14mr|python-pytest-2.6.2-1|16	py.test is a simple cross-project testing tool for Python.
14mr|python-pytest-2.6.2-1|17	
14mr|python-pytest-2.6.2-1|18	%prep
14mr|python-pytest-2.6.2-1|19	%setup -q -n %{module}-%{version}
14mr|python-pytest-2.6.2-1|20	python setup.py build
14mr|python-pytest-2.6.2-1|21	
14mr|python-pytest-2.6.2-1|22	pushd doc/en
14mr|python-pytest-2.6.2-1|23	export PYTHONPATH=../../build/lib
14mr|python-pytest-2.6.2-1|24	make html
14mr|python-pytest-2.6.2-1|25	popd
14mr|python-pytest-2.6.2-1|26	
14mr|python-pytest-2.6.2-1|27	%install
14mr|python-pytest-2.6.2-1|28	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14mr|python-pytest-2.6.2-1|29	
14mr|python-pytest-2.6.2-1|30	%clean
14mr|python-pytest-2.6.2-1|31	
14mr|python-pytest-2.6.2-1|32	%files
14mr|python-pytest-2.6.2-1|33	%doc CHANGELOG  doc/en/_build/html
14mr|python-pytest-2.6.2-1|34	%{_bindir}/py.test*
14mr|python-pytest-2.6.2-1|35	%{py_puresitedir}/*pytest*
14mr|python-pytest-2.6.2-1|36	
14mr|python-pytest-2.6.2-1|37	%changelog
14mr|python-pytest-2.6.2-1|38	* Wed Sep 10 2014 dsilakov <denis.silakov@rosalab.ru> 2.6.2-1
14mr|python-pytest-2.6.2-1|39	+ Revision: 0f53cbe
14mr|python-pytest-2.6.2-1|40	- Merge pull request #1 from import/python-pytest:auto_update
14mr|python-pytest-2.6.2-1|41	- Updated to 2.6.2
14mr|python-pytest-2.6.2-1|42	
14mr|python-pytest-2.6.2-1|43	

18698 14
14mr|python-pytools-2014.3-1|1	%define module	pytools
14mr|python-pytools-2014.3-1|2	
14mr|python-pytools-2014.3-1|3	Summary:	A collection of tools for Python
14mr|python-pytools-2014.3-1|4	
14mr|python-pytools-2014.3-1|5	Name:		python-%{module}
14mr|python-pytools-2014.3-1|6	Version:	2014.3
14mr|python-pytools-2014.3-1|7	Release:	1
14mr|python-pytools-2014.3-1|8	Source0:	http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
14mr|python-pytools-2014.3-1|9	License:	MIT
14mr|python-pytools-2014.3-1|10	Group:		Development/Python
14mr|python-pytools-2014.3-1|11	Url:		http://mathema.tician.de/software/pytools
14mr|python-pytools-2014.3-1|12	BuildArch:	noarch
14mr|python-pytools-2014.3-1|13	Requires:	python-decorator >= 3.2.0
14mr|python-pytools-2014.3-1|14	BuildRequires:	python-setuptools >= 0.6c8
14mr|python-pytools-2014.3-1|15	BuildRequires:	python-devel
14mr|python-pytools-2014.3-1|16	
14mr|python-pytools-2014.3-1|17	%description
14mr|python-pytools-2014.3-1|18	Pytools is a big bag of things that are "missing" from the Python
14mr|python-pytools-2014.3-1|19	standard library. This is mainly a dependency of my other software
14mr|python-pytools-2014.3-1|20	packages, and is probably of little interest to you unless you use
14mr|python-pytools-2014.3-1|21	those. If you're curious nonetheless, here's what's on offer:
14mr|python-pytools-2014.3-1|22	
14mr|python-pytools-2014.3-1|23	* A ton of small tool functions such as len_iterable, argmin, tuple
14mr|python-pytools-2014.3-1|24	generation, permutation generation, ASCII table pretty printing,
14mr|python-pytools-2014.3-1|25	GvR's mokeypatch_xxx() hack, the elusive flatten, and much more.
14mr|python-pytools-2014.3-1|26	* Michele Simionato's decorator module.
14mr|python-pytools-2014.3-1|27	* A time-series logging module, pytools.log.
14mr|python-pytools-2014.3-1|28	* Batch job submission, pytools.batchjob.
14mr|python-pytools-2014.3-1|29	* A lexer, pytools.lex.
14mr|python-pytools-2014.3-1|30	
14mr|python-pytools-2014.3-1|31	%prep
14mr|python-pytools-2014.3-1|32	%setup -q -n %{module}-%{version}
14mr|python-pytools-2014.3-1|33	
14mr|python-pytools-2014.3-1|34	%install
14mr|python-pytools-2014.3-1|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14mr|python-pytools-2014.3-1|36	sed -i 's/.*egg-info$//' FILE_LIST
14mr|python-pytools-2014.3-1|37	
14mr|python-pytools-2014.3-1|38	%files -f FILE_LIST
14mr|python-pytools-2014.3-1|39	%doc README
14mr|python-pytools-2014.3-1|40	
14mr|python-pytools-2014.3-1|41	
14mr|python-pytools-2014.3-1|42	
14mr|python-pytools-2014.3-1|43	
14mr|python-pytools-2014.3-1|44	
14mr|python-pytools-2014.3-1|45	%changelog
14mr|python-pytools-2014.3-1|46	* Wed Jul 16 2014 dsilakov <denis.silakov@rosalab.ru> 2014.3-1
14mr|python-pytools-2014.3-1|47	+ Revision: 58e78d2
14mr|python-pytools-2014.3-1|48	- Merge pull request #3 from import/python-pytools:auto_update
14mr|python-pytools-2014.3-1|49	- ROSA Updates Builder: update suggested
14mr|python-pytools-2014.3-1|50	
14mr|python-pytools-2014.3-1|51	

18699 14
14mr|python-pytz-2014.7-1|1	%define module	pytz
14mr|python-pytz-2014.7-1|2	
14mr|python-pytz-2014.7-1|3	Summary:	World timezone definitions for Python
14mr|python-pytz-2014.7-1|4	
14mr|python-pytz-2014.7-1|5	Name:		python-%{module}
14mr|python-pytz-2014.7-1|6	Version:	2014.7
14mr|python-pytz-2014.7-1|7	Release:	1
14mr|python-pytz-2014.7-1|8	Source0:	http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
14mr|python-pytz-2014.7-1|9	License:	MIT
14mr|python-pytz-2014.7-1|10	Group:		Development/Python
14mr|python-pytz-2014.7-1|11	Url:		http://pytz.sourceforge.net/
14mr|python-pytz-2014.7-1|12	BuildRequires:	python-devel >= 2.3
14mr|python-pytz-2014.7-1|13	BuildRequires:  python3-devel
14mr|python-pytz-2014.7-1|14	BuildArch:	noarch
14mr|python-pytz-2014.7-1|15	
14mr|python-pytz-2014.7-1|16	%description
14mr|python-pytz-2014.7-1|17	pytz brings the Olson tz database into Python. This library allows
14mr|python-pytz-2014.7-1|18	accurate and cross platform timezone calculations using Python 2.3 or
14mr|python-pytz-2014.7-1|19	higher. It also solves the issue of ambiguous times at the end of
14mr|python-pytz-2014.7-1|20	daylight savings, which you can read more about in the Python Library
14mr|python-pytz-2014.7-1|21	Reference (datetime.tzinfo).
14mr|python-pytz-2014.7-1|22	
14mr|python-pytz-2014.7-1|23	Amost all (over 540) of the Olson timezones are supported.
14mr|python-pytz-2014.7-1|24	
14mr|python-pytz-2014.7-1|25	%package -n python3-%{module}
14mr|python-pytz-2014.7-1|26	Summary:        World timezone definitions for Python3
14mr|python-pytz-2014.7-1|27	
14mr|python-pytz-2014.7-1|28	Group:          Development/Python
14mr|python-pytz-2014.7-1|29	Requires:       python3
14mr|python-pytz-2014.7-1|30	
14mr|python-pytz-2014.7-1|31	%description -n python3-%{module}
14mr|python-pytz-2014.7-1|32	pytz brings the Olson tz database into Python. This library allows
14mr|python-pytz-2014.7-1|33	accurate and cross platform timezone calculations using Python 2.3 or
14mr|python-pytz-2014.7-1|34	higher. It also solves the issue of ambiguous times at the end of
14mr|python-pytz-2014.7-1|35	daylight savings, which you can read more about in the Python Library
14mr|python-pytz-2014.7-1|36	Reference (datetime.tzinfo).
14mr|python-pytz-2014.7-1|37	
14mr|python-pytz-2014.7-1|38	Amost all (over 540) of the Olson timezones are supported.
14mr|python-pytz-2014.7-1|39	
14mr|python-pytz-2014.7-1|40	%prep
14mr|python-pytz-2014.7-1|41	%setup -q -c
14mr|python-pytz-2014.7-1|42	
14mr|python-pytz-2014.7-1|43	mv %{module}-%{version} python2
14mr|python-pytz-2014.7-1|44	cp -r python2 python3
14mr|python-pytz-2014.7-1|45	
14mr|python-pytz-2014.7-1|46	%install
14mr|python-pytz-2014.7-1|47	pushd python2
14mr|python-pytz-2014.7-1|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST.P2
14mr|python-pytz-2014.7-1|49	sed -i 's/.*egg-info$//' FILELIST.P2
14mr|python-pytz-2014.7-1|50	popd
14mr|python-pytz-2014.7-1|51	
14mr|python-pytz-2014.7-1|52	pushd python3
14mr|python-pytz-2014.7-1|53	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot} --record=FILELIST.P3
14mr|python-pytz-2014.7-1|54	sed -i 's/.*egg-info$//' FILELIST.P3
14mr|python-pytz-2014.7-1|55	sed -i 's/.*pyc$//' FILELIST.P3
14mr|python-pytz-2014.7-1|56	find %{buildroot}%{py3_puresitedir} -name "*pyc" -delete
14mr|python-pytz-2014.7-1|57	popd
14mr|python-pytz-2014.7-1|58	
14mr|python-pytz-2014.7-1|59	%clean
14mr|python-pytz-2014.7-1|60	
14mr|python-pytz-2014.7-1|61	%files -f python2/FILELIST.P2
14mr|python-pytz-2014.7-1|62	%doc python2/*.txt
14mr|python-pytz-2014.7-1|63	%{py_puresitedir}/%{module}-%{version}-*.egg-info
14mr|python-pytz-2014.7-1|64	
14mr|python-pytz-2014.7-1|65	%files -n python3-%{module} -f python3/FILELIST.P3
14mr|python-pytz-2014.7-1|66	%doc python3/*.txt
14mr|python-pytz-2014.7-1|67	%{py3_puresitedir}/%{module}-%{version}-*.egg-info
14mr|python-pytz-2014.7-1|68	
14mr|python-pytz-2014.7-1|69	%changelog
14mr|python-pytz-2014.7-1|70	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 2014.7-1
14mr|python-pytz-2014.7-1|71	+ Revision: 1e06a57
14mr|python-pytz-2014.7-1|72	- Merge pull request #4 from import/python-pytz:auto_update
14mr|python-pytz-2014.7-1|73	- ROSA Updates Builder: update suggested
14mr|python-pytz-2014.7-1|74	
14mr|python-pytz-2014.7-1|75	

18700 14
14mr|python-pyxdg-0.25-3|1	%define oname   pyxdg
14mr|python-pyxdg-0.25-3|2	
14mr|python-pyxdg-0.25-3|3	Name:             python-pyxdg
14mr|python-pyxdg-0.25-3|4	Summary:          Python library to access freedesktop.org standards
14mr|python-pyxdg-0.25-3|5	Version:          0.25
14mr|python-pyxdg-0.25-3|6	Release:          3
14mr|python-pyxdg-0.25-3|7	BuildArch:        noarch
14mr|python-pyxdg-0.25-3|8	Source0:          http://people.freedesktop.org/~takluyver/pyxdg-%{version}.tar.gz
14mr|python-pyxdg-0.25-3|9	URL:              http://www.freedesktop.org/Software/pyxdg
14mr|python-pyxdg-0.25-3|10	Group:            System/Libraries
14mr|python-pyxdg-0.25-3|11	License:          LGPLv2
14mr|python-pyxdg-0.25-3|12	BuildRequires:    python-devel
14mr|python-pyxdg-0.25-3|13	%rename           pyxdg
14mr|python-pyxdg-0.25-3|14	
14mr|python-pyxdg-0.25-3|15	%description
14mr|python-pyxdg-0.25-3|16	PyXDG is a python library to access freedesktop.org standards.
14mr|python-pyxdg-0.25-3|17	Currently supported are:
14mr|python-pyxdg-0.25-3|18	
14mr|python-pyxdg-0.25-3|19	* Base Directory Specification Version 0.6
14mr|python-pyxdg-0.25-3|20	
14mr|python-pyxdg-0.25-3|21	* Menu Specification Version 1.0
14mr|python-pyxdg-0.25-3|22	
14mr|python-pyxdg-0.25-3|23	* Desktop Entry Specification Version 1.0
14mr|python-pyxdg-0.25-3|24	
14mr|python-pyxdg-0.25-3|25	* Icon Theme Specification Version 0.8
14mr|python-pyxdg-0.25-3|26	
14mr|python-pyxdg-0.25-3|27	* Recent File Spec 0.2
14mr|python-pyxdg-0.25-3|28	
14mr|python-pyxdg-0.25-3|29	* Shared-MIME-Database Specification 0.13
14mr|python-pyxdg-0.25-3|30	
14mr|python-pyxdg-0.25-3|31	%prep
14mr|python-pyxdg-0.25-3|32	%setup -qn %{oname}-%{version}
14mr|python-pyxdg-0.25-3|33	
14mr|python-pyxdg-0.25-3|34	%build
14mr|python-pyxdg-0.25-3|35	python setup.py build
14mr|python-pyxdg-0.25-3|36	
14mr|python-pyxdg-0.25-3|37	%install
14mr|python-pyxdg-0.25-3|38	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mr|python-pyxdg-0.25-3|39	
14mr|python-pyxdg-0.25-3|40	%files -f INSTALLED_FILES
14mr|python-pyxdg-0.25-3|41	%doc AUTHORS COPYING ChangeLog README TODO
14mr|python-pyxdg-0.25-3|42	
14mr|python-pyxdg-0.25-3|43	%changelog
14mr|python-pyxdg-0.25-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25-3
14mr|python-pyxdg-0.25-3|45	+ Revision: b715e32
14mr|python-pyxdg-0.25-3|46	- MassBuild#440: Increase release tag
14mr|python-pyxdg-0.25-3|47	
14mr|python-pyxdg-0.25-3|48	

18701 14
14mr|python-pyxml-0.8.4-24|1	%define module	PyXML
14mr|python-pyxml-0.8.4-24|2	
14mr|python-pyxml-0.8.4-24|3	Summary:	XML libraries for python
14mr|python-pyxml-0.8.4-24|4	Name:		python-pyxml
14mr|python-pyxml-0.8.4-24|5	Version:	0.8.4
14mr|python-pyxml-0.8.4-24|6	Release:	24
14mr|python-pyxml-0.8.4-24|7	License:	MIT and Python and ZPLv1.0 and BSD
14mr|python-pyxml-0.8.4-24|8	Group:		System/Libraries
14mr|python-pyxml-0.8.4-24|9	Url:		http://pyxml.sourceforge.net/
14mr|python-pyxml-0.8.4-24|10	Source0:	http://downloads.sourceforge.net/pyxml/%{module}-%{version}.tar.bz2
14mr|python-pyxml-0.8.4-24|11	Patch0:		python-pyxml-fix_python_2.6.patch
14mr|python-pyxml-0.8.4-24|12	BuildRequires:	pkgconfig(expat)
14mr|python-pyxml-0.8.4-24|13	BuildRequires:	pkgconfig(python)
14mr|python-pyxml-0.8.4-24|14	Provides:	%{module} = %{version}-%{release}
14mr|python-pyxml-0.8.4-24|15	
14mr|python-pyxml-0.8.4-24|16	%description
14mr|python-pyxml-0.8.4-24|17	An XML package for Python. The distribution contains a validating XML parser,
14mr|python-pyxml-0.8.4-24|18	an implementation of the SAX and DOM programming interfaces and an interface
14mr|python-pyxml-0.8.4-24|19	to the Expat parser.
14mr|python-pyxml-0.8.4-24|20	
14mr|python-pyxml-0.8.4-24|21	%prep
14mr|python-pyxml-0.8.4-24|22	%setup -qn %{module}-%{version}
14mr|python-pyxml-0.8.4-24|23	%patch0 -p0
14mr|python-pyxml-0.8.4-24|24	
14mr|python-pyxml-0.8.4-24|25	%build
14mr|python-pyxml-0.8.4-24|26	CFLAGS="%{optflags}" python setup.py build --with-libexpat=%{_prefix}
14mr|python-pyxml-0.8.4-24|27	
14mr|python-pyxml-0.8.4-24|28	%install
14mr|python-pyxml-0.8.4-24|29	python setup.py install -O 1 --root=%{buildroot} --record=INSTALLED_FILES
14mr|python-pyxml-0.8.4-24|30	
14mr|python-pyxml-0.8.4-24|31	%files
14mr|python-pyxml-0.8.4-24|32	%doc LICENCE ANNOUNCE CREDITS README README.dom README.pyexpat README.sgmlop TODO doc/*
14mr|python-pyxml-0.8.4-24|33	%{_bindir}/*
14mr|python-pyxml-0.8.4-24|34	%{py_platsitedir}/PyXML-0.8.4-py2.7.egg-info
14mr|python-pyxml-0.8.4-24|35	%{py_platsitedir}/_xmlplus/*py
14mr|python-pyxml-0.8.4-24|36	%{py_platsitedir}/_xmlplus/marshal/
14mr|python-pyxml-0.8.4-24|37	%{py_platsitedir}/_xmlplus/parsers/
14mr|python-pyxml-0.8.4-24|38	%{py_platsitedir}/_xmlplus/sax/
14mr|python-pyxml-0.8.4-24|39	%{py_platsitedir}/_xmlplus/schema/
14mr|python-pyxml-0.8.4-24|40	%{py_platsitedir}/_xmlplus/unicode/
14mr|python-pyxml-0.8.4-24|41	%{py_platsitedir}/_xmlplus/utils/
14mr|python-pyxml-0.8.4-24|42	%{py_platsitedir}/_xmlplus/xpath/
14mr|python-pyxml-0.8.4-24|43	%{py_platsitedir}/_xmlplus/dom/*py
14mr|python-pyxml-0.8.4-24|44	%{py_platsitedir}/_xmlplus/dom/ext/
14mr|python-pyxml-0.8.4-24|45	%{py_platsitedir}/_xmlplus/dom/html/
14mr|python-pyxml-0.8.4-24|46	%lang(de) %{py_platsitedir}/_xmlplus/dom/de/
14mr|python-pyxml-0.8.4-24|47	%lang(en_US) %{py_platsitedir}/_xmlplus/dom/en_US/
14mr|python-pyxml-0.8.4-24|48	%lang(fr) %{py_platsitedir}/_xmlplus/dom/fr/
14mr|python-pyxml-0.8.4-24|49	
14mr|python-pyxml-0.8.4-24|50	
14mr|python-pyxml-0.8.4-24|51	%changelog
14mr|python-pyxml-0.8.4-24|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.4-24
14mr|python-pyxml-0.8.4-24|53	+ Revision: 3372194
14mr|python-pyxml-0.8.4-24|54	- MassBuild#440: Increase release tag
14mr|python-pyxml-0.8.4-24|55	
14mr|python-pyxml-0.8.4-24|56	

18702 14
14mr|python-qpid-0.24-2|1	%define oname qpid
14mr|python-qpid-0.24-2|2	
14mr|python-qpid-0.24-2|3	Name:           python-%{oname}
14mr|python-qpid-0.24-2|4	Version:        0.24
14mr|python-qpid-0.24-2|5	Release:        2
14mr|python-qpid-0.24-2|6	Summary:        Python client library for AMQP
14mr|python-qpid-0.24-2|7	Group:          Development/Python
14mr|python-qpid-0.24-2|8	License:        ASL 2.0
14mr|python-qpid-0.24-2|9	URL:            http://qpid.apache.org
14mr|python-qpid-0.24-2|10	Source0:        http://www.apache.org/dyn/closer.cgi/qpid/0.24/%{oname}-python-%{version}.tar.gz
14mr|python-qpid-0.24-2|11	#Patch0:         mrg.patch
14mr|python-qpid-0.24-2|12	BuildArch:      noarch
14mr|python-qpid-0.24-2|13	
14mr|python-qpid-0.24-2|14	Requires:       python-saslwrapper >= 0.10
14mr|python-qpid-0.24-2|15	BuildRequires:  python-devel
14mr|python-qpid-0.24-2|16	
14mr|python-qpid-0.24-2|17	%description
14mr|python-qpid-0.24-2|18	The Apache Qpid Python client library for AMQP.
14mr|python-qpid-0.24-2|19	
14mr|python-qpid-0.24-2|20	%prep
14mr|python-qpid-0.24-2|21	%setup -qn %{oname}-%{version}/python
14mr|python-qpid-0.24-2|22	# Reversed (or previously applied) patch detected!
14mr|python-qpid-0.24-2|23	#patch0 -p3
14mr|python-qpid-0.24-2|24	cd ..
14mr|python-qpid-0.24-2|25	
14mr|python-qpid-0.24-2|26	%build
14mr|python-qpid-0.24-2|27	CFLAGS="%{optflags}" python setup.py build
14mr|python-qpid-0.24-2|28	
14mr|python-qpid-0.24-2|29	%install
14mr|python-qpid-0.24-2|30	python setup.py install --skip-build --root %{buildroot}
14mr|python-qpid-0.24-2|31	
14mr|python-qpid-0.24-2|32	chmod +x %{buildroot}%{py_puresitedir}/qpid/codec.py
14mr|python-qpid-0.24-2|33	chmod +x %{buildroot}%{py_puresitedir}/qpid/tests/codec.py
14mr|python-qpid-0.24-2|34	chmod +x %{buildroot}%{py_puresitedir}/qpid/reference.py
14mr|python-qpid-0.24-2|35	chmod +x %{buildroot}%{py_puresitedir}/qpid/managementdata.py
14mr|python-qpid-0.24-2|36	chmod +x %{buildroot}%{py_puresitedir}/qpid/disp.py
14mr|python-qpid-0.24-2|37	
14mr|python-qpid-0.24-2|38	%files
14mr|python-qpid-0.24-2|39	%doc LICENSE.txt NOTICE.txt README.txt examples
14mr|python-qpid-0.24-2|40	%{_bindir}/qpid-python-test
14mr|python-qpid-0.24-2|41	%{py_puresitedir}/qpid/
14mr|python-qpid-0.24-2|42	%{py_puresitedir}/qpid_python-*.egg-info
14mr|python-qpid-0.24-2|43	%{py_puresitedir}/mllib
14mr|python-qpid-0.24-2|44	
14mr|python-qpid-0.24-2|45	
14mr|python-qpid-0.24-2|46	
14mr|python-qpid-0.24-2|47	%changelog
14mr|python-qpid-0.24-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24-2
14mr|python-qpid-0.24-2|49	+ Revision: c15eea7
14mr|python-qpid-0.24-2|50	- MassBuild#440: Increase release tag
14mr|python-qpid-0.24-2|51	
14mr|python-qpid-0.24-2|52	

18703 14
14mr|python-qt-3.18.1-19|1	Summary:	Set of Python bindings for Trolltech's Qt application framework
14mr|python-qt-3.18.1-19|2	Name:		python-qt
14mr|python-qt-3.18.1-19|3	Version:	3.18.1
14mr|python-qt-3.18.1-19|4	Release:	19
14mr|python-qt-3.18.1-19|5	Epoch:		1
14mr|python-qt-3.18.1-19|6	License:	GPLv2+
14mr|python-qt-3.18.1-19|7	Group:		Development/KDE and Qt
14mr|python-qt-3.18.1-19|8	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mr|python-qt-3.18.1-19|9	Source0:	http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-%{version}.tar.gz
14mr|python-qt-3.18.1-19|10	Patch0:		PyQt-x11-gpl-3.17.3-mandriva-multiarch.patch
14mr|python-qt-3.18.1-19|11	Patch1:		PyQt-x11-gpl-3.18.1-sip415.patch
14mr|python-qt-3.18.1-19|12	BuildRequires:	python-sip
14mr|python-qt-3.18.1-19|13	BuildRequires:	pkgconfig(glu)
14mr|python-qt-3.18.1-19|14	BuildRequires:	pkgconfig(python)
14mr|python-qt-3.18.1-19|15	BuildRequires:	pkgconfig(qt-mt)
14mr|python-qt-3.18.1-19|16	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|python-qt-3.18.1-19|17	Provides:	PyQt = %{EVRD}
14mr|python-qt-3.18.1-19|18	
14mr|python-qt-3.18.1-19|19	%description
14mr|python-qt-3.18.1-19|20	PyQt is a set of Python bindings for Trolltech's Qt application framework and
14mr|python-qt-3.18.1-19|21	runs on all platforms supported by Qt including Windows, MacOS/X and Linux.
14mr|python-qt-3.18.1-19|22	
14mr|python-qt-3.18.1-19|23	%files
14mr|python-qt-3.18.1-19|24	%{_bindir}/pyuic
14mr|python-qt-3.18.1-19|25	%{_bindir}/pylupdate
14mr|python-qt-3.18.1-19|26	%{_datadir}/sip/*
14mr|python-qt-3.18.1-19|27	%{py_platsitedir}/q*
14mr|python-qt-3.18.1-19|28	%{py_platsitedir}/pyqtconfig.py
14mr|python-qt-3.18.1-19|29	
14mr|python-qt-3.18.1-19|30	#------------------------------------------------------------
14mr|python-qt-3.18.1-19|31	
14mr|python-qt-3.18.1-19|32	%prep
14mr|python-qt-3.18.1-19|33	%setup -q -n PyQt-x11-gpl-%{version}
14mr|python-qt-3.18.1-19|34	%patch0 -p1
14mr|python-qt-3.18.1-19|35	%patch1 -p0
14mr|python-qt-3.18.1-19|36	
14mr|python-qt-3.18.1-19|37	%build
14mr|python-qt-3.18.1-19|38	export QTDIR=%{qt3dir}
14mr|python-qt-3.18.1-19|39	echo "yes" | python ./configure.py \
14mr|python-qt-3.18.1-19|40	-y qt-mt LIBDIR_QT=%{_libdir}
14mr|python-qt-3.18.1-19|41	
14mr|python-qt-3.18.1-19|42	for name in pylupdate3 pyuic3 qt qtcanvas qtgl qtnetwork qtsql qttable qtui qtxml; do
14mr|python-qt-3.18.1-19|43	sed -i "s#^LIBS = #LIBS = $(python-config --libs) #g" ${name}/Makefile
14mr|python-qt-3.18.1-19|44	sed -i "s#^CFLAGS = #CFLAGS = -DANY=void %{optflags} #g" ${name}/Makefile
14mr|python-qt-3.18.1-19|45	sed -i "s#^CXXFLAGS = #CXXFLAGS = -DANY=void %{optflags} #g" ${name}/Makefile
14mr|python-qt-3.18.1-19|46	sed -i "s#^LFLAGS = #LFLAGS = %{ldflags} #g" ${name}/Makefile
14mr|python-qt-3.18.1-19|47	done
14mr|python-qt-3.18.1-19|48	
14mr|python-qt-3.18.1-19|49	%make
14mr|python-qt-3.18.1-19|50	
14mr|python-qt-3.18.1-19|51	%install
14mr|python-qt-3.18.1-19|52	%makeinstall_std
14mr|python-qt-3.18.1-19|53	
14mr|python-qt-3.18.1-19|54	
14mr|python-qt-3.18.1-19|55	%changelog
14mr|python-qt-3.18.1-19|56	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.18.1-19
14mr|python-qt-3.18.1-19|57	+ Revision: 70450ae
14mr|python-qt-3.18.1-19|58	- Rebuild
14mr|python-qt-3.18.1-19|59	
14mr|python-qt-3.18.1-19|60	

18704 14
14mr|python-qt4-4.11-1|1	%define debug_package %{nil}
14mr|python-qt4-4.11-1|2	
14mr|python-qt4-4.11-1|3	Summary:	Set of Python bindings for Trolltech's Qt application framework
14mr|python-qt4-4.11-1|4	Name:		python-qt4
14mr|python-qt4-4.11-1|5	Version:	4.11
14mr|python-qt4-4.11-1|6	Release:	1
14mr|python-qt4-4.11-1|7	License:	GPLv2+
14mr|python-qt4-4.11-1|8	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|9	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mr|python-qt4-4.11-1|10	Source0:	http://garr.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-%{version}/PyQt-x11-gpl-%{version}.tar.gz
14mr|python-qt4-4.11-1|11	Patch0:		03_qreal_float_support.dpatch
14mr|python-qt4-4.11-1|12	Patch1:		python-qt4-4.11-fix-configure_py.patch
14mr|python-qt4-4.11-1|13	Patch2:		python-qt4-4.11-restore-pro-files.patch
14mr|python-qt4-4.11-1|14	BuildRequires:	python-sip
14mr|python-qt4-4.11-1|15	BuildRequires:	sed
14mr|python-qt4-4.11-1|16	BuildRequires:	qt4-devel
14mr|python-qt4-4.11-1|17	BuildRequires:	pkgconfig(dbus-1)
14mr|python-qt4-4.11-1|18	BuildRequires:	pkgconfig(dbus-python)
14mr|python-qt4-4.11-1|19	BuildRequires:	pkgconfig(phonon)
14mr|python-qt4-4.11-1|20	BuildRequires:	pkgconfig(python)
14mr|python-qt4-4.11-1|21	BuildRequires:	pkgconfig(QtAssistantClient)
14mr|python-qt4-4.11-1|22	BuildRequires:	pkgconfig(QtWebKit)
14mr|python-qt4-4.11-1|23	Provides:	PyQt4 = %{EVRD}
14mr|python-qt4-4.11-1|24	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|python-qt4-4.11-1|25	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|26	Requires:	%{name}-dbus = %{EVRD}
14mr|python-qt4-4.11-1|27	Requires:	%{name}-declarative = %{EVRD}
14mr|python-qt4-4.11-1|28	Requires:	%{name}-designer = %{EVRD}
14mr|python-qt4-4.11-1|29	Requires:	%{name}-gui = %{EVRD}
14mr|python-qt4-4.11-1|30	Requires:	%{name}-help = %{EVRD}
14mr|python-qt4-4.11-1|31	Requires:	%{name}-multimedia = %{EVRD}
14mr|python-qt4-4.11-1|32	Requires:	%{name}-network = %{EVRD}
14mr|python-qt4-4.11-1|33	Requires:	%{name}-opengl = %{EVRD}
14mr|python-qt4-4.11-1|34	Requires:	%{name}-phonon = %{EVRD}
14mr|python-qt4-4.11-1|35	Requires:	%{name}-script = %{EVRD}
14mr|python-qt4-4.11-1|36	Requires:	%{name}-scripttools = %{EVRD}
14mr|python-qt4-4.11-1|37	Requires:	%{name}-sql = %{EVRD}
14mr|python-qt4-4.11-1|38	Requires:	%{name}-svg = %{EVRD}
14mr|python-qt4-4.11-1|39	Requires:	%{name}-test = %{EVRD}
14mr|python-qt4-4.11-1|40	Requires:	%{name}-webkit = %{EVRD}
14mr|python-qt4-4.11-1|41	Requires:	%{name}-xml = %{EVRD}
14mr|python-qt4-4.11-1|42	Requires:	%{name}-xmlpatterns = %{EVRD}
14mr|python-qt4-4.11-1|43	
14mr|python-qt4-4.11-1|44	%description
14mr|python-qt4-4.11-1|45	PyQt is a set of Python bindings for Trolltech's Qt application framework.
14mr|python-qt4-4.11-1|46	
14mr|python-qt4-4.11-1|47	%files
14mr|python-qt4-4.11-1|48	
14mr|python-qt4-4.11-1|49	#------------------------------------------------------------
14mr|python-qt4-4.11-1|50	
14mr|python-qt4-4.11-1|51	%package core
14mr|python-qt4-4.11-1|52	Summary:	PyQt 4 core
14mr|python-qt4-4.11-1|53	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|54	
14mr|python-qt4-4.11-1|55	%description core
14mr|python-qt4-4.11-1|56	PyQt 4 core.
14mr|python-qt4-4.11-1|57	
14mr|python-qt4-4.11-1|58	%files core
14mr|python-qt4-4.11-1|59	%dir %{py_platsitedir}/PyQt4
14mr|python-qt4-4.11-1|60	%{py_platsitedir}/PyQt4/uic
14mr|python-qt4-4.11-1|61	%{py_platsitedir}/PyQt4/__init__.py
14mr|python-qt4-4.11-1|62	%{py_platsitedir}/PyQt4/pyqtconfig.py
14mr|python-qt4-4.11-1|63	%{py_puresitedir}/dbus/*
14mr|python-qt4-4.11-1|64	%{py_platsitedir}/PyQt4/Qt.so
14mr|python-qt4-4.11-1|65	%{py_platsitedir}/PyQt4/QtCore.so
14mr|python-qt4-4.11-1|66	%{_datadir}/sip/PyQt4/Qt
14mr|python-qt4-4.11-1|67	%{_datadir}/sip/PyQt4/QtCore
14mr|python-qt4-4.11-1|68	%{qt4dir}/qsci/api/python/PyQt4.api
14mr|python-qt4-4.11-1|69	
14mr|python-qt4-4.11-1|70	#------------------------------------------------------------
14mr|python-qt4-4.11-1|71	
14mr|python-qt4-4.11-1|72	%package dbus
14mr|python-qt4-4.11-1|73	Summary:	PyQt 4 dbus
14mr|python-qt4-4.11-1|74	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|75	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|76	
14mr|python-qt4-4.11-1|77	%description dbus
14mr|python-qt4-4.11-1|78	PyQt 4 dbus.
14mr|python-qt4-4.11-1|79	
14mr|python-qt4-4.11-1|80	%files dbus
14mr|python-qt4-4.11-1|81	%{py_platsitedir}/PyQt4/QtDBus.so
14mr|python-qt4-4.11-1|82	%{_datadir}/sip/PyQt4/QtDBus
14mr|python-qt4-4.11-1|83	
14mr|python-qt4-4.11-1|84	#------------------------------------------------------------
14mr|python-qt4-4.11-1|85	
14mr|python-qt4-4.11-1|86	%package declarative
14mr|python-qt4-4.11-1|87	Summary:	PyQt 4 declarative
14mr|python-qt4-4.11-1|88	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|89	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|90	
14mr|python-qt4-4.11-1|91	%description declarative
14mr|python-qt4-4.11-1|92	PyQt 4 declarative.
14mr|python-qt4-4.11-1|93	
14mr|python-qt4-4.11-1|94	%files declarative
14mr|python-qt4-4.11-1|95	%{py_platsitedir}/PyQt4/QtDeclarative.so
14mr|python-qt4-4.11-1|96	%{_datadir}/sip/PyQt4/QtDeclarative
14mr|python-qt4-4.11-1|97	
14mr|python-qt4-4.11-1|98	#------------------------------------------------------------
14mr|python-qt4-4.11-1|99	
14mr|python-qt4-4.11-1|100	%package assistant
14mr|python-qt4-4.11-1|101	Summary:	PyQt 4 assistant
14mr|python-qt4-4.11-1|102	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|103	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|104	
14mr|python-qt4-4.11-1|105	%description assistant
14mr|python-qt4-4.11-1|106	PyQt 4 assistant.
14mr|python-qt4-4.11-1|107	
14mr|python-qt4-4.11-1|108	%files assistant
14mr|python-qt4-4.11-1|109	%{py_platsitedir}/PyQt4/QtAssistant.so
14mr|python-qt4-4.11-1|110	%{_datadir}/sip/PyQt4/QtAssistant
14mr|python-qt4-4.11-1|111	
14mr|python-qt4-4.11-1|112	#------------------------------------------------------------
14mr|python-qt4-4.11-1|113	
14mr|python-qt4-4.11-1|114	%package gui
14mr|python-qt4-4.11-1|115	Summary:	PyQt 4 gui
14mr|python-qt4-4.11-1|116	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|117	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|118	
14mr|python-qt4-4.11-1|119	%description gui
14mr|python-qt4-4.11-1|120	PyQt 4 gui.
14mr|python-qt4-4.11-1|121	
14mr|python-qt4-4.11-1|122	%files gui
14mr|python-qt4-4.11-1|123	%{py_platsitedir}/PyQt4/QtGui.so
14mr|python-qt4-4.11-1|124	%{_datadir}/sip/PyQt4/QtGui
14mr|python-qt4-4.11-1|125	
14mr|python-qt4-4.11-1|126	#------------------------------------------------------------
14mr|python-qt4-4.11-1|127	
14mr|python-qt4-4.11-1|128	%package network
14mr|python-qt4-4.11-1|129	Summary:	PyQt 4 network
14mr|python-qt4-4.11-1|130	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|131	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|132	
14mr|python-qt4-4.11-1|133	%description network
14mr|python-qt4-4.11-1|134	PyQt 4 network.
14mr|python-qt4-4.11-1|135	
14mr|python-qt4-4.11-1|136	%files network
14mr|python-qt4-4.11-1|137	%{py_platsitedir}/PyQt4/QtNetwork.so
14mr|python-qt4-4.11-1|138	%{_datadir}/sip/PyQt4/QtNetwork
14mr|python-qt4-4.11-1|139	
14mr|python-qt4-4.11-1|140	#------------------------------------------------------------
14mr|python-qt4-4.11-1|141	
14mr|python-qt4-4.11-1|142	%package help
14mr|python-qt4-4.11-1|143	Summary:	PyQt 4 help
14mr|python-qt4-4.11-1|144	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|145	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|146	
14mr|python-qt4-4.11-1|147	%description help
14mr|python-qt4-4.11-1|148	PyQt 4 help.
14mr|python-qt4-4.11-1|149	
14mr|python-qt4-4.11-1|150	%files help
14mr|python-qt4-4.11-1|151	%{py_platsitedir}/PyQt4/QtHelp.so
14mr|python-qt4-4.11-1|152	%{_datadir}/sip/PyQt4/QtHelp
14mr|python-qt4-4.11-1|153	
14mr|python-qt4-4.11-1|154	#------------------------------------------------------------
14mr|python-qt4-4.11-1|155	
14mr|python-qt4-4.11-1|156	%package opengl
14mr|python-qt4-4.11-1|157	Summary:	PyQt 4 opengl
14mr|python-qt4-4.11-1|158	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|159	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|160	
14mr|python-qt4-4.11-1|161	%description opengl
14mr|python-qt4-4.11-1|162	PyQt 4 opengl.
14mr|python-qt4-4.11-1|163	
14mr|python-qt4-4.11-1|164	%files opengl
14mr|python-qt4-4.11-1|165	%{py_platsitedir}/PyQt4/QtOpenGL.so
14mr|python-qt4-4.11-1|166	%{_datadir}/sip/PyQt4/QtOpenGL
14mr|python-qt4-4.11-1|167	
14mr|python-qt4-4.11-1|168	#------------------------------------------------------------
14mr|python-qt4-4.11-1|169	
14mr|python-qt4-4.11-1|170	%package multimedia
14mr|python-qt4-4.11-1|171	Summary:	PyQt 4 multimedia
14mr|python-qt4-4.11-1|172	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|173	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|174	
14mr|python-qt4-4.11-1|175	%description multimedia
14mr|python-qt4-4.11-1|176	PyQt 4 multimedia.
14mr|python-qt4-4.11-1|177	
14mr|python-qt4-4.11-1|178	%files multimedia
14mr|python-qt4-4.11-1|179	%{py_platsitedir}/PyQt4/QtMultimedia.so
14mr|python-qt4-4.11-1|180	%{_datadir}/sip/PyQt4/QtMultimedia
14mr|python-qt4-4.11-1|181	
14mr|python-qt4-4.11-1|182	#------------------------------------------------------------
14mr|python-qt4-4.11-1|183	
14mr|python-qt4-4.11-1|184	%package script
14mr|python-qt4-4.11-1|185	Summary:	PyQt 4 script
14mr|python-qt4-4.11-1|186	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|187	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|188	
14mr|python-qt4-4.11-1|189	%description script
14mr|python-qt4-4.11-1|190	PyQt 4 script.
14mr|python-qt4-4.11-1|191	
14mr|python-qt4-4.11-1|192	%files script
14mr|python-qt4-4.11-1|193	%{py_platsitedir}/PyQt4/QtScript.so
14mr|python-qt4-4.11-1|194	%{_datadir}/sip/PyQt4/QtScript
14mr|python-qt4-4.11-1|195	
14mr|python-qt4-4.11-1|196	#------------------------------------------------------------
14mr|python-qt4-4.11-1|197	
14mr|python-qt4-4.11-1|198	%package sql
14mr|python-qt4-4.11-1|199	Summary:	PyQt 4 sql
14mr|python-qt4-4.11-1|200	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|201	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|202	
14mr|python-qt4-4.11-1|203	%description sql
14mr|python-qt4-4.11-1|204	PyQt 4 sql.
14mr|python-qt4-4.11-1|205	
14mr|python-qt4-4.11-1|206	%files sql
14mr|python-qt4-4.11-1|207	%{py_platsitedir}/PyQt4/QtSql.so
14mr|python-qt4-4.11-1|208	%{_datadir}/sip/PyQt4/QtSql
14mr|python-qt4-4.11-1|209	
14mr|python-qt4-4.11-1|210	#------------------------------------------------------------
14mr|python-qt4-4.11-1|211	
14mr|python-qt4-4.11-1|212	%package svg
14mr|python-qt4-4.11-1|213	Summary:	PyQt 4 svg
14mr|python-qt4-4.11-1|214	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|215	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|216	
14mr|python-qt4-4.11-1|217	%description svg
14mr|python-qt4-4.11-1|218	PyQt 4 svg.
14mr|python-qt4-4.11-1|219	
14mr|python-qt4-4.11-1|220	%files svg
14mr|python-qt4-4.11-1|221	%{py_platsitedir}/PyQt4/QtSvg.so
14mr|python-qt4-4.11-1|222	%{_datadir}/sip/PyQt4/QtSvg
14mr|python-qt4-4.11-1|223	
14mr|python-qt4-4.11-1|224	#------------------------------------------------------------
14mr|python-qt4-4.11-1|225	
14mr|python-qt4-4.11-1|226	%package test
14mr|python-qt4-4.11-1|227	Summary:	PyQt 4 test
14mr|python-qt4-4.11-1|228	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|229	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|230	
14mr|python-qt4-4.11-1|231	%description test
14mr|python-qt4-4.11-1|232	PyQt 4 test.
14mr|python-qt4-4.11-1|233	
14mr|python-qt4-4.11-1|234	%files test
14mr|python-qt4-4.11-1|235	%{py_platsitedir}/PyQt4/QtTest.so
14mr|python-qt4-4.11-1|236	%{_datadir}/sip/PyQt4/QtTest
14mr|python-qt4-4.11-1|237	
14mr|python-qt4-4.11-1|238	#------------------------------------------------------------
14mr|python-qt4-4.11-1|239	
14mr|python-qt4-4.11-1|240	%package webkit
14mr|python-qt4-4.11-1|241	Summary:	PyQt 4 Webkit
14mr|python-qt4-4.11-1|242	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|243	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|244	
14mr|python-qt4-4.11-1|245	%description webkit
14mr|python-qt4-4.11-1|246	PyQt 4 webkit.
14mr|python-qt4-4.11-1|247	
14mr|python-qt4-4.11-1|248	%files webkit
14mr|python-qt4-4.11-1|249	%{py_platsitedir}/PyQt4/QtWebKit.so
14mr|python-qt4-4.11-1|250	%{_datadir}/sip/PyQt4/QtWebKit
14mr|python-qt4-4.11-1|251	
14mr|python-qt4-4.11-1|252	#------------------------------------------------------------
14mr|python-qt4-4.11-1|253	
14mr|python-qt4-4.11-1|254	%package xml
14mr|python-qt4-4.11-1|255	Summary:	PyQt 4 xml
14mr|python-qt4-4.11-1|256	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|257	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|258	
14mr|python-qt4-4.11-1|259	%description xml
14mr|python-qt4-4.11-1|260	PyQt 4 xml.
14mr|python-qt4-4.11-1|261	
14mr|python-qt4-4.11-1|262	%files xml
14mr|python-qt4-4.11-1|263	%{py_platsitedir}/PyQt4/QtXml.so
14mr|python-qt4-4.11-1|264	%{_datadir}/sip/PyQt4/QtXml
14mr|python-qt4-4.11-1|265	
14mr|python-qt4-4.11-1|266	#------------------------------------------------------------
14mr|python-qt4-4.11-1|267	
14mr|python-qt4-4.11-1|268	%package xmlpatterns
14mr|python-qt4-4.11-1|269	Summary:	PyQt 4 xmlpatterns
14mr|python-qt4-4.11-1|270	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|271	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|272	
14mr|python-qt4-4.11-1|273	%description xmlpatterns
14mr|python-qt4-4.11-1|274	PyQt 4 xmlpatterns.
14mr|python-qt4-4.11-1|275	
14mr|python-qt4-4.11-1|276	%files xmlpatterns
14mr|python-qt4-4.11-1|277	%{py_platsitedir}/PyQt4/QtXmlPatterns.so
14mr|python-qt4-4.11-1|278	%{_datadir}/sip/PyQt4/QtXmlPatterns
14mr|python-qt4-4.11-1|279	
14mr|python-qt4-4.11-1|280	#------------------------------------------------------------
14mr|python-qt4-4.11-1|281	
14mr|python-qt4-4.11-1|282	%package scripttools
14mr|python-qt4-4.11-1|283	Summary:	PyQt 4 scripttools
14mr|python-qt4-4.11-1|284	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|285	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|286	
14mr|python-qt4-4.11-1|287	%description scripttools
14mr|python-qt4-4.11-1|288	PyQt 4 scripttools.
14mr|python-qt4-4.11-1|289	
14mr|python-qt4-4.11-1|290	%files scripttools
14mr|python-qt4-4.11-1|291	%{py_platsitedir}/PyQt4/QtScriptTools.so
14mr|python-qt4-4.11-1|292	%{_datadir}/sip/PyQt4/QtScriptTools
14mr|python-qt4-4.11-1|293	
14mr|python-qt4-4.11-1|294	#------------------------------------------------------------
14mr|python-qt4-4.11-1|295	
14mr|python-qt4-4.11-1|296	%package designer
14mr|python-qt4-4.11-1|297	Summary:	PyQt 4 designer
14mr|python-qt4-4.11-1|298	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|299	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|300	
14mr|python-qt4-4.11-1|301	%description designer
14mr|python-qt4-4.11-1|302	PyQt 4 designer.
14mr|python-qt4-4.11-1|303	
14mr|python-qt4-4.11-1|304	%files designer
14mr|python-qt4-4.11-1|305	%{py_platsitedir}/PyQt4/QtDesigner.so
14mr|python-qt4-4.11-1|306	%{_datadir}/sip/PyQt4/QtDesigner
14mr|python-qt4-4.11-1|307	
14mr|python-qt4-4.11-1|308	#------------------------------------------------------------
14mr|python-qt4-4.11-1|309	
14mr|python-qt4-4.11-1|310	%package phonon
14mr|python-qt4-4.11-1|311	Summary:	PyQt 4 phonon
14mr|python-qt4-4.11-1|312	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|313	Requires:	%{name}-core = %{EVRD}
14mr|python-qt4-4.11-1|314	
14mr|python-qt4-4.11-1|315	%description phonon
14mr|python-qt4-4.11-1|316	PyQt 4 phonon.
14mr|python-qt4-4.11-1|317	
14mr|python-qt4-4.11-1|318	%files phonon
14mr|python-qt4-4.11-1|319	%{py_platsitedir}/PyQt4/phonon.so
14mr|python-qt4-4.11-1|320	%{_datadir}/sip/PyQt4/phonon
14mr|python-qt4-4.11-1|321	
14mr|python-qt4-4.11-1|322	#------------------------------------------------------------
14mr|python-qt4-4.11-1|323	
14mr|python-qt4-4.11-1|324	%package devel
14mr|python-qt4-4.11-1|325	Summary:	PyQt 4 devel
14mr|python-qt4-4.11-1|326	Group:		Development/KDE and Qt
14mr|python-qt4-4.11-1|327	Requires:	%{name} = %{EVRD}
14mr|python-qt4-4.11-1|328	Requires:	qt4-designer
14mr|python-qt4-4.11-1|329	
14mr|python-qt4-4.11-1|330	%description devel
14mr|python-qt4-4.11-1|331	PyQt 4 devel utilities.
14mr|python-qt4-4.11-1|332	
14mr|python-qt4-4.11-1|333	%files devel
14mr|python-qt4-4.11-1|334	%{_bindir}/pyuic4
14mr|python-qt4-4.11-1|335	%{_bindir}/pyrcc4
14mr|python-qt4-4.11-1|336	%{_bindir}/pylupdate4
14mr|python-qt4-4.11-1|337	%{qt4plugins}/designer/*
14mr|python-qt4-4.11-1|338	
14mr|python-qt4-4.11-1|339	#------------------------------------------------------------
14mr|python-qt4-4.11-1|340	
14mr|python-qt4-4.11-1|341	%prep
14mr|python-qt4-4.11-1|342	%setup -qn PyQt-x11-gpl-%{version}
14mr|python-qt4-4.11-1|343	%patch0 -p1 -b .real
14mr|python-qt4-4.11-1|344	%patch1 -p1
14mr|python-qt4-4.11-1|345	%patch2 -p1
14mr|python-qt4-4.11-1|346	
14mr|python-qt4-4.11-1|347	%build
14mr|python-qt4-4.11-1|348	export QTDIR=%{qt4dir}
14mr|python-qt4-4.11-1|349	export PATH=%{qt4dir}/bin:$PATH
14mr|python-qt4-4.11-1|350	export CFLAGS='%{optflags} -fPIC'
14mr|python-qt4-4.11-1|351	export CXXFLAGS='%{optflags} -fPIC'
14mr|python-qt4-4.11-1|352	
14mr|python-qt4-4.11-1|353	python ./configure.py \
14mr|python-qt4-4.11-1|354	--qsci-api \
14mr|python-qt4-4.11-1|355	--confirm-license \
14mr|python-qt4-4.11-1|356	-s /usr/include/dbus-1.0
14mr|python-qt4-4.11-1|357	
14mr|python-qt4-4.11-1|358	# Some modules not requires X libraries
14mr|python-qt4-4.11-1|359	# Python sip not diferentiate qt modules and always add a X set of
14mr|python-qt4-4.11-1|360	# libs to link. We're explicitely this unecessary links
14mr|python-qt4-4.11-1|361	# Using same approach to add missin libpython linh
14mr|python-qt4-4.11-1|362	
14mr|python-qt4-4.11-1|363	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
14mr|python-qt4-4.11-1|364	if [ -e ${name}/Makefile ]; then
14mr|python-qt4-4.11-1|365	sed -i "s,^LIBS = ,LIBS = $(python-config --libs) ,g" ${name}/Makefile
14mr|python-qt4-4.11-1|366	fi
14mr|python-qt4-4.11-1|367	done
14mr|python-qt4-4.11-1|368	sed -i "s,/usr/lib/qt4/include/phonon,/usr/include/phonon,g" phonon/Makefile
14mr|python-qt4-4.11-1|369	sed -i "s,/usr/lib/qt4//include/phonon,/usr/include/phonon,g" phonon/Makefile
14mr|python-qt4-4.11-1|370	
14mr|python-qt4-4.11-1|371	%make
14mr|python-qt4-4.11-1|372	
14mr|python-qt4-4.11-1|373	%install
14mr|python-qt4-4.11-1|374	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mr|python-qt4-4.11-1|375	
14mr|python-qt4-4.11-1|376	
14mr|python-qt4-4.11-1|377	%changelog
14mr|python-qt4-4.11-1|378	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11-1
14mr|python-qt4-4.11-1|379	+ Revision: d33c91f
14mr|python-qt4-4.11-1|380	- New version 4.11
14mr|python-qt4-4.11-1|381	
14mr|python-qt4-4.11-1|382	

18705 14
14mr|python-qt5-5.3-1|1	%define _enable_debug_packages %{nil}
14mr|python-qt5-5.3-1|2	%define debug_package %{nil}
14mr|python-qt5-5.3-1|3	
14mr|python-qt5-5.3-1|4	Summary:	Set of Python bindings for Trolltech's Qt application framework
14mr|python-qt5-5.3-1|5	Name:		python-qt5
14mr|python-qt5-5.3-1|6	Version:	5.3
14mr|python-qt5-5.3-1|7	Release:	1
14mr|python-qt5-5.3-1|8	License:	GPLv2+
14mr|python-qt5-5.3-1|9	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|10	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mr|python-qt5-5.3-1|11	Source0:	http://downloads.sourceforge.net/pyqt/PyQt-gpl-%{version}.tar.gz
14mr|python-qt5-5.3-1|12	BuildRequires:	python-sip
14mr|python-qt5-5.3-1|13	BuildRequires:	qmake5
14mr|python-qt5-5.3-1|14	BuildRequires:	qt5-macros
14mr|python-qt5-5.3-1|15	BuildRequires:	sed
14mr|python-qt5-5.3-1|16	BuildRequires:	pkgconfig(dbus-python)
14mr|python-qt5-5.3-1|17	BuildRequires:	pkgconfig(python)
14mr|python-qt5-5.3-1|18	BuildRequires:	pkgconfig(Qt5Bluetooth)
14mr|python-qt5-5.3-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mr|python-qt5-5.3-1|20	BuildRequires:	pkgconfig(Qt5DBus)
14mr|python-qt5-5.3-1|21	BuildRequires:	pkgconfig(Qt5Designer)
14mr|python-qt5-5.3-1|22	BuildRequires:	pkgconfig(Qt5Gui)
14mr|python-qt5-5.3-1|23	BuildRequires:	pkgconfig(Qt5Help)
14mr|python-qt5-5.3-1|24	BuildRequires:	pkgconfig(Qt5Multimedia)
14mr|python-qt5-5.3-1|25	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14mr|python-qt5-5.3-1|26	BuildRequires:	pkgconfig(Qt5Network)
14mr|python-qt5-5.3-1|27	BuildRequires:	pkgconfig(Qt5OpenGL)
14mr|python-qt5-5.3-1|28	BuildRequires:	pkgconfig(Qt5Positioning)
14mr|python-qt5-5.3-1|29	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mr|python-qt5-5.3-1|30	BuildRequires:	pkgconfig(Qt5Qml)
14mr|python-qt5-5.3-1|31	BuildRequires:	pkgconfig(Qt5Quick)
14mr|python-qt5-5.3-1|32	BuildRequires:	pkgconfig(Qt5Sensors)
14mr|python-qt5-5.3-1|33	BuildRequires:	pkgconfig(Qt5SerialPort)
14mr|python-qt5-5.3-1|34	BuildRequires:	pkgconfig(Qt5Sql)
14mr|python-qt5-5.3-1|35	BuildRequires:	pkgconfig(Qt5Svg)
14mr|python-qt5-5.3-1|36	BuildRequires:	pkgconfig(Qt5Test)
14mr|python-qt5-5.3-1|37	BuildRequires:	pkgconfig(Qt5WebKit)
14mr|python-qt5-5.3-1|38	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mr|python-qt5-5.3-1|39	BuildRequires:	pkgconfig(Qt5Widgets)
14mr|python-qt5-5.3-1|40	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mr|python-qt5-5.3-1|41	BuildRequires:	pkgconfig(Qt5X11Extras)
14mr|python-qt5-5.3-1|42	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|43	Requires:	%{name}-dbus = %{EVRD}
14mr|python-qt5-5.3-1|44	Requires:	%{name}-bluetooth = %{EVRD}
14mr|python-qt5-5.3-1|45	Requires:	%{name}-designer = %{EVRD}
14mr|python-qt5-5.3-1|46	Requires:	%{name}-gui = %{EVRD}
14mr|python-qt5-5.3-1|47	Requires:	%{name}-multimedia = %{EVRD}
14mr|python-qt5-5.3-1|48	Requires:	%{name}-multimediawidgets = %{EVRD}
14mr|python-qt5-5.3-1|49	Requires:	%{name}-network = %{EVRD}
14mr|python-qt5-5.3-1|50	Requires:	%{name}-opengl = %{EVRD}
14mr|python-qt5-5.3-1|51	Requires:	%{name}-positioning = %{EVRD}
14mr|python-qt5-5.3-1|52	Requires:	%{name}-printsupport = %{EVRD}
14mr|python-qt5-5.3-1|53	Requires:	%{name}-qml = %{EVRD}
14mr|python-qt5-5.3-1|54	Requires:	%{name}-quick = %{EVRD}
14mr|python-qt5-5.3-1|55	Requires:	%{name}-sensors = %{EVRD}
14mr|python-qt5-5.3-1|56	Requires:	%{name}-serialport = %{EVRD}
14mr|python-qt5-5.3-1|57	Requires:	%{name}-sql = %{EVRD}
14mr|python-qt5-5.3-1|58	Requires:	%{name}-svg = %{EVRD}
14mr|python-qt5-5.3-1|59	Requires:	%{name}-test = %{EVRD}
14mr|python-qt5-5.3-1|60	Requires:	%{name}-webkit = %{EVRD}
14mr|python-qt5-5.3-1|61	Requires:	%{name}-webkitwidgets = %{EVRD}
14mr|python-qt5-5.3-1|62	Requires:	%{name}-widgets = %{EVRD}
14mr|python-qt5-5.3-1|63	Requires:	%{name}-xmlpatterns = %{EVRD}
14mr|python-qt5-5.3-1|64	Requires:	%{name}-x11extras = %{EVRD}
14mr|python-qt5-5.3-1|65	Provides:	PyQt5 = %{EVRD}
14mr|python-qt5-5.3-1|66	
14mr|python-qt5-5.3-1|67	%description
14mr|python-qt5-5.3-1|68	PyQt is a set of Python bindings for Trolltech's Qt application framework.
14mr|python-qt5-5.3-1|69	
14mr|python-qt5-5.3-1|70	%files
14mr|python-qt5-5.3-1|71	
14mr|python-qt5-5.3-1|72	#------------------------------------------------------------
14mr|python-qt5-5.3-1|73	
14mr|python-qt5-5.3-1|74	%package core
14mr|python-qt5-5.3-1|75	Summary:	PyQt 5 core
14mr|python-qt5-5.3-1|76	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|77	
14mr|python-qt5-5.3-1|78	%description core
14mr|python-qt5-5.3-1|79	PyQt 5 core.
14mr|python-qt5-5.3-1|80	
14mr|python-qt5-5.3-1|81	%files core
14mr|python-qt5-5.3-1|82	%dir %{py_platsitedir}/PyQt5
14mr|python-qt5-5.3-1|83	%{py_platsitedir}/PyQt5/uic
14mr|python-qt5-5.3-1|84	%{py_platsitedir}/PyQt5/__init__.py*
14mr|python-qt5-5.3-1|85	%{py_puresitedir}/dbus/*
14mr|python-qt5-5.3-1|86	%{py_platsitedir}/PyQt5/Qt.so
14mr|python-qt5-5.3-1|87	%{py_platsitedir}/PyQt5/QtCore.so
14mr|python-qt5-5.3-1|88	%{_datadir}/sip/PyQt5/Qt
14mr|python-qt5-5.3-1|89	%{_datadir}/sip/PyQt5/QtCore
14mr|python-qt5-5.3-1|90	%{_qt5_datadir}/qsci/api/python/PyQt5.api
14mr|python-qt5-5.3-1|91	
14mr|python-qt5-5.3-1|92	#------------------------------------------------------------
14mr|python-qt5-5.3-1|93	
14mr|python-qt5-5.3-1|94	%package dbus
14mr|python-qt5-5.3-1|95	Summary:	PyQt 5 dbus
14mr|python-qt5-5.3-1|96	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|97	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|98	
14mr|python-qt5-5.3-1|99	%description dbus
14mr|python-qt5-5.3-1|100	PyQt 5 dbus.
14mr|python-qt5-5.3-1|101	
14mr|python-qt5-5.3-1|102	%files dbus
14mr|python-qt5-5.3-1|103	%{py_platsitedir}/PyQt5/QtDBus.so
14mr|python-qt5-5.3-1|104	%{_datadir}/sip/PyQt5/QtDBus
14mr|python-qt5-5.3-1|105	
14mr|python-qt5-5.3-1|106	#------------------------------------------------------------
14mr|python-qt5-5.3-1|107	
14mr|python-qt5-5.3-1|108	%package designer
14mr|python-qt5-5.3-1|109	Summary:	PyQt 5 designer
14mr|python-qt5-5.3-1|110	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|111	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|112	
14mr|python-qt5-5.3-1|113	%description designer
14mr|python-qt5-5.3-1|114	PyQt 5 designer.
14mr|python-qt5-5.3-1|115	
14mr|python-qt5-5.3-1|116	%files designer
14mr|python-qt5-5.3-1|117	%{py_platsitedir}/PyQt5/QtDesigner.so
14mr|python-qt5-5.3-1|118	%{_datadir}/sip/PyQt5/QtDesigner
14mr|python-qt5-5.3-1|119	
14mr|python-qt5-5.3-1|120	#------------------------------------------------------------
14mr|python-qt5-5.3-1|121	
14mr|python-qt5-5.3-1|122	%package bluetooth
14mr|python-qt5-5.3-1|123	Summary:	PyQt 5 bluetooth
14mr|python-qt5-5.3-1|124	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|125	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|126	
14mr|python-qt5-5.3-1|127	%description bluetooth
14mr|python-qt5-5.3-1|128	PyQt 5 bluetooth.
14mr|python-qt5-5.3-1|129	
14mr|python-qt5-5.3-1|130	%files bluetooth
14mr|python-qt5-5.3-1|131	%{py_platsitedir}/PyQt5/QtBluetooth.so
14mr|python-qt5-5.3-1|132	%{_datadir}/sip/PyQt5/QtBluetooth
14mr|python-qt5-5.3-1|133	
14mr|python-qt5-5.3-1|134	#------------------------------------------------------------
14mr|python-qt5-5.3-1|135	
14mr|python-qt5-5.3-1|136	%package gui
14mr|python-qt5-5.3-1|137	Summary:	PyQt 5 gui
14mr|python-qt5-5.3-1|138	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|139	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|140	
14mr|python-qt5-5.3-1|141	%description gui
14mr|python-qt5-5.3-1|142	PyQt 5 gui.
14mr|python-qt5-5.3-1|143	
14mr|python-qt5-5.3-1|144	%files gui
14mr|python-qt5-5.3-1|145	%{py_platsitedir}/PyQt5/QtGui.so
14mr|python-qt5-5.3-1|146	%{py_platsitedir}/PyQt5/_QOpenGLFunctions_2_0.so
14mr|python-qt5-5.3-1|147	%{_datadir}/sip/PyQt5/QtGui
14mr|python-qt5-5.3-1|148	%{_datadir}/sip/PyQt5/_QOpenGLFunctions_2_0
14mr|python-qt5-5.3-1|149	
14mr|python-qt5-5.3-1|150	#------------------------------------------------------------
14mr|python-qt5-5.3-1|151	
14mr|python-qt5-5.3-1|152	%package network
14mr|python-qt5-5.3-1|153	Summary:	PyQt 5 network
14mr|python-qt5-5.3-1|154	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|155	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|156	
14mr|python-qt5-5.3-1|157	%description network
14mr|python-qt5-5.3-1|158	PyQt 5 network.
14mr|python-qt5-5.3-1|159	
14mr|python-qt5-5.3-1|160	%files network
14mr|python-qt5-5.3-1|161	%{py_platsitedir}/PyQt5/QtNetwork.so
14mr|python-qt5-5.3-1|162	%{_datadir}/sip/PyQt5/QtNetwork
14mr|python-qt5-5.3-1|163	
14mr|python-qt5-5.3-1|164	#------------------------------------------------------------
14mr|python-qt5-5.3-1|165	
14mr|python-qt5-5.3-1|166	%package help
14mr|python-qt5-5.3-1|167	Summary:	PyQt 5 help
14mr|python-qt5-5.3-1|168	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|169	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|170	
14mr|python-qt5-5.3-1|171	%description help
14mr|python-qt5-5.3-1|172	PyQt 5 help.
14mr|python-qt5-5.3-1|173	
14mr|python-qt5-5.3-1|174	%files help
14mr|python-qt5-5.3-1|175	%{py_platsitedir}/PyQt5/QtHelp.so
14mr|python-qt5-5.3-1|176	%{_datadir}/sip/PyQt5/QtHelp
14mr|python-qt5-5.3-1|177	
14mr|python-qt5-5.3-1|178	#------------------------------------------------------------
14mr|python-qt5-5.3-1|179	
14mr|python-qt5-5.3-1|180	%package multimedia
14mr|python-qt5-5.3-1|181	Summary:	PyQt 5 multimedia
14mr|python-qt5-5.3-1|182	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|183	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|184	
14mr|python-qt5-5.3-1|185	%description multimedia
14mr|python-qt5-5.3-1|186	PyQt 5 multimedia.
14mr|python-qt5-5.3-1|187	
14mr|python-qt5-5.3-1|188	%files multimedia
14mr|python-qt5-5.3-1|189	%{py_platsitedir}/PyQt5/QtMultimedia.so
14mr|python-qt5-5.3-1|190	%{_datadir}/sip/PyQt5/QtMultimedia
14mr|python-qt5-5.3-1|191	
14mr|python-qt5-5.3-1|192	#------------------------------------------------------------
14mr|python-qt5-5.3-1|193	
14mr|python-qt5-5.3-1|194	%package multimediawidgets
14mr|python-qt5-5.3-1|195	Summary:	PyQt 5 multimediawidgets
14mr|python-qt5-5.3-1|196	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|197	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|198	
14mr|python-qt5-5.3-1|199	%description multimediawidgets
14mr|python-qt5-5.3-1|200	PyQt 5 multimediawidgets.
14mr|python-qt5-5.3-1|201	
14mr|python-qt5-5.3-1|202	%files multimediawidgets
14mr|python-qt5-5.3-1|203	%{py_platsitedir}/PyQt5/QtMultimediaWidgets.so
14mr|python-qt5-5.3-1|204	%{_datadir}/sip/PyQt5/QtMultimediaWidgets
14mr|python-qt5-5.3-1|205	
14mr|python-qt5-5.3-1|206	#------------------------------------------------------------
14mr|python-qt5-5.3-1|207	
14mr|python-qt5-5.3-1|208	%package opengl
14mr|python-qt5-5.3-1|209	Summary:	PyQt 5 opengl
14mr|python-qt5-5.3-1|210	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|211	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|212	
14mr|python-qt5-5.3-1|213	%description opengl
14mr|python-qt5-5.3-1|214	PyQt 5 opengl.
14mr|python-qt5-5.3-1|215	
14mr|python-qt5-5.3-1|216	%files opengl
14mr|python-qt5-5.3-1|217	%{py_platsitedir}/PyQt5/QtOpenGL.so
14mr|python-qt5-5.3-1|218	%{_datadir}/sip/PyQt5/QtOpenGL
14mr|python-qt5-5.3-1|219	
14mr|python-qt5-5.3-1|220	#------------------------------------------------------------
14mr|python-qt5-5.3-1|221	
14mr|python-qt5-5.3-1|222	%package positioning
14mr|python-qt5-5.3-1|223	Summary:	PyQt 5 positioning
14mr|python-qt5-5.3-1|224	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|225	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|226	
14mr|python-qt5-5.3-1|227	%description positioning
14mr|python-qt5-5.3-1|228	PyQt 5 positioning.
14mr|python-qt5-5.3-1|229	
14mr|python-qt5-5.3-1|230	%files positioning
14mr|python-qt5-5.3-1|231	%{py_platsitedir}/PyQt5/QtPositioning.so
14mr|python-qt5-5.3-1|232	%{_datadir}/sip/PyQt5/QtPositioning
14mr|python-qt5-5.3-1|233	
14mr|python-qt5-5.3-1|234	#------------------------------------------------------------
14mr|python-qt5-5.3-1|235	
14mr|python-qt5-5.3-1|236	%package printsupport
14mr|python-qt5-5.3-1|237	Summary:	PyQt 5 printsupport
14mr|python-qt5-5.3-1|238	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|239	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|240	
14mr|python-qt5-5.3-1|241	%description printsupport
14mr|python-qt5-5.3-1|242	PyQt 5 printsupport
14mr|python-qt5-5.3-1|243	
14mr|python-qt5-5.3-1|244	%files printsupport
14mr|python-qt5-5.3-1|245	%{py_platsitedir}/PyQt5/QtPrintSupport.so
14mr|python-qt5-5.3-1|246	%{_datadir}/sip/PyQt5/QtPrintSupport
14mr|python-qt5-5.3-1|247	
14mr|python-qt5-5.3-1|248	#------------------------------------------------------------
14mr|python-qt5-5.3-1|249	
14mr|python-qt5-5.3-1|250	%package qml
14mr|python-qt5-5.3-1|251	Summary:	PyQt 5 qml
14mr|python-qt5-5.3-1|252	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|253	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|254	
14mr|python-qt5-5.3-1|255	%description qml
14mr|python-qt5-5.3-1|256	PyQt 5 qml.
14mr|python-qt5-5.3-1|257	
14mr|python-qt5-5.3-1|258	%files qml
14mr|python-qt5-5.3-1|259	%{py_platsitedir}/PyQt5/QtQml.so
14mr|python-qt5-5.3-1|260	%{_qt5_plugindir}/PyQt5/libpyqt5qmlplugin.so
14mr|python-qt5-5.3-1|261	%{_datadir}/sip/PyQt5/QtQml
14mr|python-qt5-5.3-1|262	
14mr|python-qt5-5.3-1|263	#------------------------------------------------------------
14mr|python-qt5-5.3-1|264	
14mr|python-qt5-5.3-1|265	%package quick
14mr|python-qt5-5.3-1|266	Summary:	PyQt 5 quick
14mr|python-qt5-5.3-1|267	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|268	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|269	
14mr|python-qt5-5.3-1|270	%description quick
14mr|python-qt5-5.3-1|271	PyQt 5 quick.
14mr|python-qt5-5.3-1|272	
14mr|python-qt5-5.3-1|273	%files quick
14mr|python-qt5-5.3-1|274	%{py_platsitedir}/PyQt5/QtQuick.so
14mr|python-qt5-5.3-1|275	%{_datadir}/sip/PyQt5/QtQuick
14mr|python-qt5-5.3-1|276	
14mr|python-qt5-5.3-1|277	#------------------------------------------------------------
14mr|python-qt5-5.3-1|278	
14mr|python-qt5-5.3-1|279	%package sensors
14mr|python-qt5-5.3-1|280	Summary:	PyQt 5 sensors
14mr|python-qt5-5.3-1|281	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|282	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|283	
14mr|python-qt5-5.3-1|284	%description sensors
14mr|python-qt5-5.3-1|285	PyQt 5 sensors.
14mr|python-qt5-5.3-1|286	
14mr|python-qt5-5.3-1|287	%files sensors
14mr|python-qt5-5.3-1|288	%{py_platsitedir}/PyQt5/QtSensors.so
14mr|python-qt5-5.3-1|289	%{_datadir}/sip/PyQt5/QtSensors
14mr|python-qt5-5.3-1|290	
14mr|python-qt5-5.3-1|291	#------------------------------------------------------------
14mr|python-qt5-5.3-1|292	
14mr|python-qt5-5.3-1|293	%package serialport
14mr|python-qt5-5.3-1|294	Summary:	PyQt 5 serialport
14mr|python-qt5-5.3-1|295	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|296	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|297	
14mr|python-qt5-5.3-1|298	%description serialport
14mr|python-qt5-5.3-1|299	PyQt 5 serialport.
14mr|python-qt5-5.3-1|300	
14mr|python-qt5-5.3-1|301	%files serialport
14mr|python-qt5-5.3-1|302	%{py_platsitedir}/PyQt5/QtSerialPort.so
14mr|python-qt5-5.3-1|303	%{_datadir}/sip/PyQt5/QtSerialPort
14mr|python-qt5-5.3-1|304	
14mr|python-qt5-5.3-1|305	#------------------------------------------------------------
14mr|python-qt5-5.3-1|306	
14mr|python-qt5-5.3-1|307	%package sql
14mr|python-qt5-5.3-1|308	Summary:	PyQt 5 sql
14mr|python-qt5-5.3-1|309	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|310	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|311	
14mr|python-qt5-5.3-1|312	%description sql
14mr|python-qt5-5.3-1|313	PyQt 5 sql.
14mr|python-qt5-5.3-1|314	
14mr|python-qt5-5.3-1|315	%files sql
14mr|python-qt5-5.3-1|316	%{py_platsitedir}/PyQt5/QtSql.so
14mr|python-qt5-5.3-1|317	%{_datadir}/sip/PyQt5/QtSql
14mr|python-qt5-5.3-1|318	
14mr|python-qt5-5.3-1|319	#------------------------------------------------------------
14mr|python-qt5-5.3-1|320	
14mr|python-qt5-5.3-1|321	%package svg
14mr|python-qt5-5.3-1|322	Summary:	PyQt 5 svg
14mr|python-qt5-5.3-1|323	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|324	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|325	
14mr|python-qt5-5.3-1|326	%description svg
14mr|python-qt5-5.3-1|327	PyQt 5 svg.
14mr|python-qt5-5.3-1|328	
14mr|python-qt5-5.3-1|329	%files svg
14mr|python-qt5-5.3-1|330	%{py_platsitedir}/PyQt5/QtSvg.so
14mr|python-qt5-5.3-1|331	%{_datadir}/sip/PyQt5/QtSvg
14mr|python-qt5-5.3-1|332	
14mr|python-qt5-5.3-1|333	#------------------------------------------------------------
14mr|python-qt5-5.3-1|334	
14mr|python-qt5-5.3-1|335	%package test
14mr|python-qt5-5.3-1|336	Summary:	PyQt 5 test
14mr|python-qt5-5.3-1|337	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|338	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|339	
14mr|python-qt5-5.3-1|340	%description test
14mr|python-qt5-5.3-1|341	PyQt 5 test.
14mr|python-qt5-5.3-1|342	
14mr|python-qt5-5.3-1|343	%files test
14mr|python-qt5-5.3-1|344	%{py_platsitedir}/PyQt5/QtTest.so
14mr|python-qt5-5.3-1|345	%{_datadir}/sip/PyQt5/QtTest
14mr|python-qt5-5.3-1|346	
14mr|python-qt5-5.3-1|347	#------------------------------------------------------------
14mr|python-qt5-5.3-1|348	
14mr|python-qt5-5.3-1|349	%package webkit
14mr|python-qt5-5.3-1|350	Summary:	PyQt 5 Webkit
14mr|python-qt5-5.3-1|351	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|352	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|353	
14mr|python-qt5-5.3-1|354	%description webkit
14mr|python-qt5-5.3-1|355	PyQt 5 webkit.
14mr|python-qt5-5.3-1|356	
14mr|python-qt5-5.3-1|357	%files webkit
14mr|python-qt5-5.3-1|358	%{py_platsitedir}/PyQt5/QtWebKit.so
14mr|python-qt5-5.3-1|359	%{_datadir}/sip/PyQt5/QtWebKit
14mr|python-qt5-5.3-1|360	
14mr|python-qt5-5.3-1|361	#------------------------------------------------------------
14mr|python-qt5-5.3-1|362	
14mr|python-qt5-5.3-1|363	%package webkitwidgets
14mr|python-qt5-5.3-1|364	Summary:	PyQt 5 webkitwidgets
14mr|python-qt5-5.3-1|365	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|366	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|367	
14mr|python-qt5-5.3-1|368	%description webkitwidgets
14mr|python-qt5-5.3-1|369	PyQt 5 webkitwidgets.
14mr|python-qt5-5.3-1|370	
14mr|python-qt5-5.3-1|371	%files webkitwidgets
14mr|python-qt5-5.3-1|372	%{py_platsitedir}/PyQt5/QtWebKitWidgets.so
14mr|python-qt5-5.3-1|373	%{_datadir}/sip/PyQt5/QtWebKitWidgets
14mr|python-qt5-5.3-1|374	
14mr|python-qt5-5.3-1|375	#------------------------------------------------------------
14mr|python-qt5-5.3-1|376	
14mr|python-qt5-5.3-1|377	%package widgets
14mr|python-qt5-5.3-1|378	Summary:	PyQt 5 widgets
14mr|python-qt5-5.3-1|379	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|380	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|381	
14mr|python-qt5-5.3-1|382	%description widgets
14mr|python-qt5-5.3-1|383	PyQt 5 widgets.
14mr|python-qt5-5.3-1|384	
14mr|python-qt5-5.3-1|385	%files widgets
14mr|python-qt5-5.3-1|386	%{py_platsitedir}/PyQt5/QtWidgets.so
14mr|python-qt5-5.3-1|387	%{_datadir}/sip/PyQt5/QtWidgets
14mr|python-qt5-5.3-1|388	
14mr|python-qt5-5.3-1|389	#------------------------------------------------------------
14mr|python-qt5-5.3-1|390	
14mr|python-qt5-5.3-1|391	%package xmlpatterns
14mr|python-qt5-5.3-1|392	Summary:	PyQt 5 xmlpatterns
14mr|python-qt5-5.3-1|393	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|394	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|395	
14mr|python-qt5-5.3-1|396	%description xmlpatterns
14mr|python-qt5-5.3-1|397	PyQt 5 xmlpatterns.
14mr|python-qt5-5.3-1|398	
14mr|python-qt5-5.3-1|399	%files xmlpatterns
14mr|python-qt5-5.3-1|400	%{py_platsitedir}/PyQt5/QtXmlPatterns.so
14mr|python-qt5-5.3-1|401	%{_datadir}/sip/PyQt5/QtXmlPatterns
14mr|python-qt5-5.3-1|402	
14mr|python-qt5-5.3-1|403	#------------------------------------------------------------
14mr|python-qt5-5.3-1|404	
14mr|python-qt5-5.3-1|405	%package x11extras
14mr|python-qt5-5.3-1|406	Summary:	PyQt 5 x11extras
14mr|python-qt5-5.3-1|407	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|408	Requires:	%{name}-core = %{EVRD}
14mr|python-qt5-5.3-1|409	
14mr|python-qt5-5.3-1|410	%description x11extras
14mr|python-qt5-5.3-1|411	PyQt 5 x11extras.
14mr|python-qt5-5.3-1|412	
14mr|python-qt5-5.3-1|413	%files x11extras
14mr|python-qt5-5.3-1|414	%{py_platsitedir}/PyQt5/QtX11Extras.so
14mr|python-qt5-5.3-1|415	%{_datadir}/sip/PyQt5/QtX11Extras
14mr|python-qt5-5.3-1|416	
14mr|python-qt5-5.3-1|417	#------------------------------------------------------------
14mr|python-qt5-5.3-1|418	
14mr|python-qt5-5.3-1|419	%package devel
14mr|python-qt5-5.3-1|420	Summary:	PyQt 5 devel
14mr|python-qt5-5.3-1|421	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|422	Requires:	%{name} = %{EVRD}
14mr|python-qt5-5.3-1|423	Requires:	qt5-designer
14mr|python-qt5-5.3-1|424	
14mr|python-qt5-5.3-1|425	%description devel
14mr|python-qt5-5.3-1|426	PyQt 5 devel utilities.
14mr|python-qt5-5.3-1|427	
14mr|python-qt5-5.3-1|428	%files devel
14mr|python-qt5-5.3-1|429	%{_bindir}/pyuic5
14mr|python-qt5-5.3-1|430	%{_bindir}/pyrcc5
14mr|python-qt5-5.3-1|431	%{_bindir}/pylupdate5
14mr|python-qt5-5.3-1|432	%{_qt5_plugindir}/designer/*
14mr|python-qt5-5.3-1|433	
14mr|python-qt5-5.3-1|434	#------------------------------------------------------------
14mr|python-qt5-5.3-1|435	
14mr|python-qt5-5.3-1|436	%package doc
14mr|python-qt5-5.3-1|437	Summary:	PyQt 5 documentation
14mr|python-qt5-5.3-1|438	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|439	Buildarch:	noarch
14mr|python-qt5-5.3-1|440	
14mr|python-qt5-5.3-1|441	%description doc
14mr|python-qt5-5.3-1|442	PyQt 5 documentation.
14mr|python-qt5-5.3-1|443	
14mr|python-qt5-5.3-1|444	%files doc
14mr|python-qt5-5.3-1|445	%doc %{_docdir}/%{name}
14mr|python-qt5-5.3-1|446	%exclude %{_docdir}/%{name}/examples
14mr|python-qt5-5.3-1|447	#------------------------------------------------------------
14mr|python-qt5-5.3-1|448	
14mr|python-qt5-5.3-1|449	%package examples
14mr|python-qt5-5.3-1|450	Summary:	PyQt 5 examples
14mr|python-qt5-5.3-1|451	Group:		Development/KDE and Qt
14mr|python-qt5-5.3-1|452	BuildArch:	noarch
14mr|python-qt5-5.3-1|453	
14mr|python-qt5-5.3-1|454	%description examples
14mr|python-qt5-5.3-1|455	PyQt 5 examples.
14mr|python-qt5-5.3-1|456	
14mr|python-qt5-5.3-1|457	%files examples
14mr|python-qt5-5.3-1|458	%doc %{_docdir}/%{name}/examples
14mr|python-qt5-5.3-1|459	
14mr|python-qt5-5.3-1|460	#------------------------------------------------------------
14mr|python-qt5-5.3-1|461	
14mr|python-qt5-5.3-1|462	%prep
14mr|python-qt5-5.3-1|463	%setup -q -n PyQt-gpl-%{version}
14mr|python-qt5-5.3-1|464	
14mr|python-qt5-5.3-1|465	%build
14mr|python-qt5-5.3-1|466	export PATH=%{_qt5_bindir}:$PATH
14mr|python-qt5-5.3-1|467	
14mr|python-qt5-5.3-1|468	python ./configure.py \
14mr|python-qt5-5.3-1|469	--qsci-api \
14mr|python-qt5-5.3-1|470	--confirm-license
14mr|python-qt5-5.3-1|471	
14mr|python-qt5-5.3-1|472	sed -i -e "s,-fstack-protector,-fno-stack-protector,g" _Q*/Makefile
14mr|python-qt5-5.3-1|473	sed -i -e "s,^LIBS .*= ,LIBS = $(python-config --libs) ,g" Qt*/Makefile _Q*/Makefile dbus/Makefile
14mr|python-qt5-5.3-1|474	sed -i -e "s#^LFLAGS .*= #LFLAGS = %{ldflags} #g" Qt*/Makefile _Q*/Makefile pyrcc/Makefile designer/Makefile dbus/Makefile qmlscene/Makefile
14mr|python-qt5-5.3-1|475	
14mr|python-qt5-5.3-1|476	%make
14mr|python-qt5-5.3-1|477	
14mr|python-qt5-5.3-1|478	%install
14mr|python-qt5-5.3-1|479	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mr|python-qt5-5.3-1|480	rm -fr %{buildroot}%{py_platsitedir}/PyQt5/uic/port_v3
14mr|python-qt5-5.3-1|481	
14mr|python-qt5-5.3-1|482	mkdir -p %{buildroot}%{_docdir}/%{name}
14mr|python-qt5-5.3-1|483	cp -fr doc/html/* %{buildroot}%{_docdir}/%{name}/
14mr|python-qt5-5.3-1|484	
14mr|python-qt5-5.3-1|485	mkdir %{buildroot}%{_docdir}/%{name}/examples
14mr|python-qt5-5.3-1|486	cp -fr examples/* %{buildroot}%{_docdir}/%{name}/examples/
14mr|python-qt5-5.3-1|487	
14mr|python-qt5-5.3-1|488	
14mr|python-qt5-5.3-1|489	%changelog
14mr|python-qt5-5.3-1|490	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3-1
14mr|python-qt5-5.3-1|491	+ Revision: bc93681
14mr|python-qt5-5.3-1|492	- New version 5.3
14mr|python-qt5-5.3-1|493	
14mr|python-qt5-5.3-1|494	

18706 14
14mr|python-rdflib-4.1.2-2|1	%define oname rdflib
14mr|python-rdflib-4.1.2-2|2	
14mr|python-rdflib-4.1.2-2|3	Summary:	Python library for working with RDF
14mr|python-rdflib-4.1.2-2|4	Name:		python-%{oname}
14mr|python-rdflib-4.1.2-2|5	Version:	4.1.2
14mr|python-rdflib-4.1.2-2|6	Release:	2
14mr|python-rdflib-4.1.2-2|7	Source0:	http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz
14mr|python-rdflib-4.1.2-2|8	License:	BSD
14mr|python-rdflib-4.1.2-2|9	Group:		Development/Python
14mr|python-rdflib-4.1.2-2|10	BuildArch:	noarch
14mr|python-rdflib-4.1.2-2|11	BuildRequires:	python-setuptools
14mr|python-rdflib-4.1.2-2|12	Url:		http://rdflib.net/
14mr|python-rdflib-4.1.2-2|13	
14mr|python-rdflib-4.1.2-2|14	%description
14mr|python-rdflib-4.1.2-2|15	RDFLib is a Python library for working with RDF, a simple yet powerful
14mr|python-rdflib-4.1.2-2|16	language for representing information.
14mr|python-rdflib-4.1.2-2|17	
14mr|python-rdflib-4.1.2-2|18	The library contains parsers and serializers for RDF/XML, N3,
14mr|python-rdflib-4.1.2-2|19	NTriples, Turtle, TriX and RDFa . The library presents a Graph
14mr|python-rdflib-4.1.2-2|20	interface which can be backed by any one of a number of Store
14mr|python-rdflib-4.1.2-2|21	implementations, including, Memory, MySQL, Redland, SQLite, Sleepycat
14mr|python-rdflib-4.1.2-2|22	and SQLObject.  If you have recently reported a bug marked as fixed,
14mr|python-rdflib-4.1.2-2|23	or have a craving for the very latest, you may want the development
14mr|python-rdflib-4.1.2-2|24	version instead: http://rdflib.googlecode.com/svn/trunk#egg=rdflib-dev
14mr|python-rdflib-4.1.2-2|25	
14mr|python-rdflib-4.1.2-2|26	%prep
14mr|python-rdflib-4.1.2-2|27	%setup -q -n %{oname}-%{version}
14mr|python-rdflib-4.1.2-2|28	
14mr|python-rdflib-4.1.2-2|29	%build
14mr|python-rdflib-4.1.2-2|30	%__python setup.py build
14mr|python-rdflib-4.1.2-2|31	
14mr|python-rdflib-4.1.2-2|32	%install
14mr|python-rdflib-4.1.2-2|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14mr|python-rdflib-4.1.2-2|34	%__rm -rf %{buildroot}%{py_platsitedir}/test
14mr|python-rdflib-4.1.2-2|35	sed -i 's/.*egg-info$//' FILE_LIST
14mr|python-rdflib-4.1.2-2|36	
14mr|python-rdflib-4.1.2-2|37	%clean
14mr|python-rdflib-4.1.2-2|38	
14mr|python-rdflib-4.1.2-2|39	%files -f FILE_LIST
14mr|python-rdflib-4.1.2-2|40	%doc  LICENSE  examples/
14mr|python-rdflib-4.1.2-2|41	
14mr|python-rdflib-4.1.2-2|42	
14mr|python-rdflib-4.1.2-2|43	%changelog
14mr|python-rdflib-4.1.2-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.2-2
14mr|python-rdflib-4.1.2-2|45	+ Revision: b216237
14mr|python-rdflib-4.1.2-2|46	- MassBuild#440: Increase release tag
14mr|python-rdflib-4.1.2-2|47	
14mr|python-rdflib-4.1.2-2|48	

18707 14
14mr|python-reportlab-2.6-3|1	Summary:	ReportLab library to create PDF documents using Python
14mr|python-reportlab-2.6-3|2	Name:		python-reportlab
14mr|python-reportlab-2.6-3|3	Version:	2.6
14mr|python-reportlab-2.6-3|4	Release:	3
14mr|python-reportlab-2.6-3|5	URL:		http://www.reportlab.org/
14mr|python-reportlab-2.6-3|6	# Upstream tarball with Odyssey text and non-free font files replaced
14mr|python-reportlab-2.6-3|7	# Changes copied from Debian package - AdamW 2008/02
14mr|python-reportlab-2.6-3|8	Source0:	http://www.reportlab.org/ftp/reportlab-%{version}.tar.gz
14mr|python-reportlab-2.6-3|9	#Source1:	rl_accel-0.61-daily-unix.tgz
14mr|python-reportlab-2.6-3|10	# From Debian, rediffed: changes source to use the free replacement
14mr|python-reportlab-2.6-3|11	# fonts - AdamW 2008/02
14mr|python-reportlab-2.6-3|12	Patch0:		python-reportlab-2.1-fontclean.patch
14mr|python-reportlab-2.6-3|13	Patch1:		reportlab-2.5-fix_build.patch
14mr|python-reportlab-2.6-3|14	BuildRequires:	pkgconfig(freetype2)
14mr|python-reportlab-2.6-3|15	BuildRequires:	python-devel
14mr|python-reportlab-2.6-3|16	License:	BSD
14mr|python-reportlab-2.6-3|17	Group:		Publishing
14mr|python-reportlab-2.6-3|18	
14mr|python-reportlab-2.6-3|19	
14mr|python-reportlab-2.6-3|20	%description
14mr|python-reportlab-2.6-3|21	ReportLab is a library that lets you directly create documents in
14mr|python-reportlab-2.6-3|22	Adobe's Portable Document Format (PDF) using the Python programming
14mr|python-reportlab-2.6-3|23	language.
14mr|python-reportlab-2.6-3|24	
14mr|python-reportlab-2.6-3|25	ReportLab library creates PDF based on graphics commands without
14mr|python-reportlab-2.6-3|26	intervening steps. It's therefore extremely fast, and flexible (since
14mr|python-reportlab-2.6-3|27	you're using a full-blown programming language).
14mr|python-reportlab-2.6-3|28	
14mr|python-reportlab-2.6-3|29	Sample use cases are:
14mr|python-reportlab-2.6-3|30	
14mr|python-reportlab-2.6-3|31	* Dynamic PDF generation on the web
14mr|python-reportlab-2.6-3|32	* High-volume corporate reporting and database publishing
14mr|python-reportlab-2.6-3|33	* As embeddable print engine for other applications, including a
14mr|python-reportlab-2.6-3|34	'report language' so that users can customize their own reports.
14mr|python-reportlab-2.6-3|35	* As 'build system' for complex documents with charts, tables and text
14mr|python-reportlab-2.6-3|36	such as management accounts, statistical reports and scientific papers
14mr|python-reportlab-2.6-3|37	* from XML to PDF in one step
14mr|python-reportlab-2.6-3|38	
14mr|python-reportlab-2.6-3|39	%prep
14mr|python-reportlab-2.6-3|40	%setup -q -n reportlab-%{version}
14mr|python-reportlab-2.6-3|41	%patch1 -p1 -b .link
14mr|python-reportlab-2.6-3|42	find . -type f | xargs perl -p -i -e 's@#!/bin/env python@#!/usr/bin/env python@'
14mr|python-reportlab-2.6-3|43	
14mr|python-reportlab-2.6-3|44	%build
14mr|python-reportlab-2.6-3|45	python setup.py build
14mr|python-reportlab-2.6-3|46	
14mr|python-reportlab-2.6-3|47	%install
14mr|python-reportlab-2.6-3|48	python setup.py install --root=%{buildroot} --compile --optimize=2
14mr|python-reportlab-2.6-3|49	rm -rf %{buildroot}}%{py_platsitedir}/reportlab/fonts
14mr|python-reportlab-2.6-3|50	
14mr|python-reportlab-2.6-3|51	%files
14mr|python-reportlab-2.6-3|52	%doc LICENSE.txt README.txt
14mr|python-reportlab-2.6-3|53	%{py_platsitedir}/*
14mr|python-reportlab-2.6-3|54	
14mr|python-reportlab-2.6-3|55	%changelog
14mr|python-reportlab-2.6-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6-3
14mr|python-reportlab-2.6-3|57	+ Revision: 487bec7
14mr|python-reportlab-2.6-3|58	- MassBuild#440: Increase release tag
14mr|python-reportlab-2.6-3|59	
14mr|python-reportlab-2.6-3|60	

18708 14
14mr|python-rhpl-0.212-10|1	Summary:	Library of Python code used by installation and configuration tools
14mr|python-rhpl-0.212-10|2	Name:		python-rhpl
14mr|python-rhpl-0.212-10|3	Version:	0.212
14mr|python-rhpl-0.212-10|4	Release:	10
14mr|python-rhpl-0.212-10|5	Source0:	rhpl-%{version}.tar.bz2
14mr|python-rhpl-0.212-10|6	License:	GPLv2+
14mr|python-rhpl-0.212-10|7	Group:		Development/Python
14mr|python-rhpl-0.212-10|8	Provides:	rhpl = %{version}-%{release}
14mr|python-rhpl-0.212-10|9	BuildRequires:	gettext
14mr|python-rhpl-0.212-10|10	BuildRequires:	python-devel
14mr|python-rhpl-0.212-10|11	BuildRequires:	libiw-devel
14mr|python-rhpl-0.212-10|12	Conflicts:	kudzu < 1.2.0
14mr|python-rhpl-0.212-10|13	# FIXME: we provide this in ldetect-lst, but unversioned
14mr|python-rhpl-0.212-10|14	#Conflicts: hwdata < 0.169
14mr|python-rhpl-0.212-10|15	Conflicts:	wireless-tools < 28-0.pre8.5
14mr|python-rhpl-0.212-10|16	# FIXME: we provide this version, but not sure about the release
14mr|python-rhpl-0.212-10|17	#Conflicts: kbd < 1.12-21
14mr|python-rhpl-0.212-10|18	
14mr|python-rhpl-0.212-10|19	%description
14mr|python-rhpl-0.212-10|20	The rhpl package contains Python code used throughout the system.
14mr|python-rhpl-0.212-10|21	
14mr|python-rhpl-0.212-10|22	%prep
14mr|python-rhpl-0.212-10|23	%setup -q -n rhpl-%{version}
14mr|python-rhpl-0.212-10|24	
14mr|python-rhpl-0.212-10|25	%build
14mr|python-rhpl-0.212-10|26	%make
14mr|python-rhpl-0.212-10|27	
14mr|python-rhpl-0.212-10|28	
14mr|python-rhpl-0.212-10|29	%install
14mr|python-rhpl-0.212-10|30	%makeinstall_std
14mr|python-rhpl-0.212-10|31	
14mr|python-rhpl-0.212-10|32	%find_lang rhpl
14mr|python-rhpl-0.212-10|33	
14mr|python-rhpl-0.212-10|34	%files -f rhpl.lang
14mr|python-rhpl-0.212-10|35	%doc README COPYING
14mr|python-rhpl-0.212-10|36	%{python_sitearch}/rhpl
14mr|python-rhpl-0.212-10|37	
14mr|python-rhpl-0.212-10|38	%changelog
14mr|python-rhpl-0.212-10|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.212-10
14mr|python-rhpl-0.212-10|40	+ Revision: 011be32
14mr|python-rhpl-0.212-10|41	- MassBuild#440: Increase release tag
14mr|python-rhpl-0.212-10|42	
14mr|python-rhpl-0.212-10|43	

18709 14
14mr|python-rhsm-1.9.6-2|1	Name:    python-rhsm
14mr|python-rhsm-1.9.6-2|2	Version: 1.9.6
14mr|python-rhsm-1.9.6-2|3	Release: 2
14mr|python-rhsm-1.9.6-2|4	Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
14mr|python-rhsm-1.9.6-2|5	Group:   System/Libraries
14mr|python-rhsm-1.9.6-2|6	License: GPLv2
14mr|python-rhsm-1.9.6-2|7	# How to create the source tarball:
14mr|python-rhsm-1.9.6-2|8	#
14mr|python-rhsm-1.9.6-2|9	# git clone git://git.fedorahosted.org/git/python-rhsm.git/
14mr|python-rhsm-1.9.6-2|10	# cd client/python-rhsm
14mr|python-rhsm-1.9.6-2|11	# tito build --tag python-rhsm-$VERSION-$RELEASE --tgz
14mr|python-rhsm-1.9.6-2|12	Source0:  %{name}-%{version}.tar.gz
14mr|python-rhsm-1.9.6-2|13	Patch0:   python-rhsm-1.9.6-fix-linkage.patch
14mr|python-rhsm-1.9.6-2|14	URL:      http://fedorahosted.org/candlepin
14mr|python-rhsm-1.9.6-2|15	
14mr|python-rhsm-1.9.6-2|16	Requires: python-m2crypto
14mr|python-rhsm-1.9.6-2|17	Requires: python-simplejson
14mr|python-rhsm-1.9.6-2|18	Requires: python-iniparse
14mr|python-rhsm-1.9.6-2|19	Requires: python-rpm
14mr|python-rhsm-1.9.6-2|20	
14mr|python-rhsm-1.9.6-2|21	BuildRequires: python-devel
14mr|python-rhsm-1.9.6-2|22	BuildRequires: python-setuptools
14mr|python-rhsm-1.9.6-2|23	BuildRequires: openssl-devel
14mr|python-rhsm-1.9.6-2|24	
14mr|python-rhsm-1.9.6-2|25	%description
14mr|python-rhsm-1.9.6-2|26	A small library for communicating with the REST interface of a Red Hat Unified
14mr|python-rhsm-1.9.6-2|27	Entitlement Platform. This interface is used for the management of system
14mr|python-rhsm-1.9.6-2|28	entitlements, certificates, and access to content.
14mr|python-rhsm-1.9.6-2|29	
14mr|python-rhsm-1.9.6-2|30	%prep
14mr|python-rhsm-1.9.6-2|31	%setup -q -n python-rhsm-%{version}
14mr|python-rhsm-1.9.6-2|32	%patch0 -p1
14mr|python-rhsm-1.9.6-2|33	
14mr|python-rhsm-1.9.6-2|34	%build
14mr|python-rhsm-1.9.6-2|35	export LDFLAGS="-lcrypto"
14mr|python-rhsm-1.9.6-2|36	%{__python} setup.py build
14mr|python-rhsm-1.9.6-2|37	
14mr|python-rhsm-1.9.6-2|38	%install
14mr|python-rhsm-1.9.6-2|39	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-rhsm-1.9.6-2|40	mkdir -p %{buildroot}%{_sysconfdir}/rhsm/ca
14mr|python-rhsm-1.9.6-2|41	install etc-conf/ca/*.pem %{buildroot}%{_sysconfdir}/rhsm/ca
14mr|python-rhsm-1.9.6-2|42	
14mr|python-rhsm-1.9.6-2|43	%clean
14mr|python-rhsm-1.9.6-2|44	
14mr|python-rhsm-1.9.6-2|45	%files
14mr|python-rhsm-1.9.6-2|46	%doc README
14mr|python-rhsm-1.9.6-2|47	
14mr|python-rhsm-1.9.6-2|48	%dir %{python_sitearch}/rhsm
14mr|python-rhsm-1.9.6-2|49	%attr(755,root,root) %dir %{_sysconfdir}/rhsm
14mr|python-rhsm-1.9.6-2|50	%attr(755,root,root) %dir %{_sysconfdir}/rhsm/ca
14mr|python-rhsm-1.9.6-2|51	
14mr|python-rhsm-1.9.6-2|52	%{python_sitearch}/rhsm/*
14mr|python-rhsm-1.9.6-2|53	%{python_sitearch}/rhsm-*.egg-info
14mr|python-rhsm-1.9.6-2|54	%attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
14mr|python-rhsm-1.9.6-2|55	
14mr|python-rhsm-1.9.6-2|56	
14mr|python-rhsm-1.9.6-2|57	%changelog
14mr|python-rhsm-1.9.6-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.6-2
14mr|python-rhsm-1.9.6-2|59	+ Revision: b3501c5
14mr|python-rhsm-1.9.6-2|60	- MassBuild#440: Increase release tag
14mr|python-rhsm-1.9.6-2|61	
14mr|python-rhsm-1.9.6-2|62	

18710 14
14mr|python-roman-2.0.0-4|1	%define	oname	roman
14mr|python-roman-2.0.0-4|2	
14mr|python-roman-2.0.0-4|3	Name:		python-%{oname}
14mr|python-roman-2.0.0-4|4	Version:	2.0.0
14mr|python-roman-2.0.0-4|5	Release:	4
14mr|python-roman-2.0.0-4|6	Summary:	Integer to Roman numerals converter
14mr|python-roman-2.0.0-4|7	Source0:	http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
14mr|python-roman-2.0.0-4|8	License:	Python Software Foundation License
14mr|python-roman-2.0.0-4|9	Group:		Development/Python
14mr|python-roman-2.0.0-4|10	Url:		http://pypi.python.org/pypi/roman
14mr|python-roman-2.0.0-4|11	BuildArch:	noarch
14mr|python-roman-2.0.0-4|12	BuildRequires:	python-setuptools
14mr|python-roman-2.0.0-4|13	BuildRequires:	python3-distribute
14mr|python-roman-2.0.0-4|14	Conflicts:      python-docutils < 0.11
14mr|python-roman-2.0.0-4|15	
14mr|python-roman-2.0.0-4|16	%description
14mr|python-roman-2.0.0-4|17	Group:		Development/Python
14mr|python-roman-2.0.0-4|18	Integer to Roman numerals converter.
14mr|python-roman-2.0.0-4|19	
14mr|python-roman-2.0.0-4|20	%package -n python3-%{oname}
14mr|python-roman-2.0.0-4|21	Summary:	Integer to Roman numerals converter
14mr|python-roman-2.0.0-4|22	
14mr|python-roman-2.0.0-4|23	
14mr|python-roman-2.0.0-4|24	%description -n python3-%{oname}
14mr|python-roman-2.0.0-4|25	Integer to Roman numerals converter.
14mr|python-roman-2.0.0-4|26	
14mr|python-roman-2.0.0-4|27	%prep
14mr|python-roman-2.0.0-4|28	%setup -q -c
14mr|python-roman-2.0.0-4|29	mv %{oname}-%{version} python2
14mr|python-roman-2.0.0-4|30	cp -r python2 python3
14mr|python-roman-2.0.0-4|31	
14mr|python-roman-2.0.0-4|32	%build
14mr|python-roman-2.0.0-4|33	pushd python2
14mr|python-roman-2.0.0-4|34	python setup.py build
14mr|python-roman-2.0.0-4|35	popd
14mr|python-roman-2.0.0-4|36	
14mr|python-roman-2.0.0-4|37	pushd python3
14mr|python-roman-2.0.0-4|38	python3 setup.py build
14mr|python-roman-2.0.0-4|39	popd
14mr|python-roman-2.0.0-4|40	
14mr|python-roman-2.0.0-4|41	%install
14mr|python-roman-2.0.0-4|42	pushd python2
14mr|python-roman-2.0.0-4|43	python setup.py install --root=%{buildroot}
14mr|python-roman-2.0.0-4|44	popd
14mr|python-roman-2.0.0-4|45	
14mr|python-roman-2.0.0-4|46	pushd python3
14mr|python-roman-2.0.0-4|47	python3 setup.py install --root=%{buildroot}
14mr|python-roman-2.0.0-4|48	popd
14mr|python-roman-2.0.0-4|49	
14mr|python-roman-2.0.0-4|50	%check
14mr|python-roman-2.0.0-4|51	pushd python2
14mr|python-roman-2.0.0-4|52	python setup.py test
14mr|python-roman-2.0.0-4|53	popd
14mr|python-roman-2.0.0-4|54	
14mr|python-roman-2.0.0-4|55	pushd python3
14mr|python-roman-2.0.0-4|56	python3 setup.py test
14mr|python-roman-2.0.0-4|57	popd
14mr|python-roman-2.0.0-4|58	
14mr|python-roman-2.0.0-4|59	%files
14mr|python-roman-2.0.0-4|60	%doc python2/CHANGES.txt
14mr|python-roman-2.0.0-4|61	%doc python2/src/roman.egg-info/SOURCES.txt
14mr|python-roman-2.0.0-4|62	%doc python2/src/roman.egg-info/dependency_links.txt
14mr|python-roman-2.0.0-4|63	%doc python2/src/roman.egg-info/top_level.txt
14mr|python-roman-2.0.0-4|64	%{py_puresitedir}/roman.py*
14mr|python-roman-2.0.0-4|65	%{py_puresitedir}/roman*.egg-info
14mr|python-roman-2.0.0-4|66	
14mr|python-roman-2.0.0-4|67	%files -n python3-%{oname}
14mr|python-roman-2.0.0-4|68	%doc python3/CHANGES.txt
14mr|python-roman-2.0.0-4|69	%doc python3/src/roman.egg-info/SOURCES.txt
14mr|python-roman-2.0.0-4|70	%doc python3/src/roman.egg-info/dependency_links.txt
14mr|python-roman-2.0.0-4|71	%doc python3/src/roman.egg-info/top_level.txt
14mr|python-roman-2.0.0-4|72	%{py3_puresitedir}/roman.py*
14mr|python-roman-2.0.0-4|73	%{py3_puresitedir}/roman*.egg-info
14mr|python-roman-2.0.0-4|74	
14mr|python-roman-2.0.0-4|75	%changelog
14mr|python-roman-2.0.0-4|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-4
14mr|python-roman-2.0.0-4|77	+ Revision: 9b0e399
14mr|python-roman-2.0.0-4|78	- MassBuild#440: Increase release tag
14mr|python-roman-2.0.0-4|79	
14mr|python-roman-2.0.0-4|80	

18711 14
14mr|python-rope-0.9.3-6|1	%define module	rope
14mr|python-rope-0.9.3-6|2	
14mr|python-rope-0.9.3-6|3	Summary:	Python refactoring library
14mr|python-rope-0.9.3-6|4	Name:		python-%{module}
14mr|python-rope-0.9.3-6|5	Version:	0.9.3
14mr|python-rope-0.9.3-6|6	Release:	6
14mr|python-rope-0.9.3-6|7	License:	GPLv2
14mr|python-rope-0.9.3-6|8	Group:		Development/Python
14mr|python-rope-0.9.3-6|9	Url:		http://rope.sourceforge.net/
14mr|python-rope-0.9.3-6|10	Source0:	%{module}-%{version}.tar.gz
14mr|python-rope-0.9.3-6|11	BuildArch:	noarch
14mr|python-rope-0.9.3-6|12	BuildRequires:  python-devel
14mr|python-rope-0.9.3-6|13	
14mr|python-rope-0.9.3-6|14	%description
14mr|python-rope-0.9.3-6|15	Rope is a Python refactoring library. You can use
14mr|python-rope-0.9.3-6|16	rope as a library in other IDEs.
14mr|python-rope-0.9.3-6|17	
14mr|python-rope-0.9.3-6|18	%prep
14mr|python-rope-0.9.3-6|19	%setup -qn %{module}-%{version}
14mr|python-rope-0.9.3-6|20	
14mr|python-rope-0.9.3-6|21	%install
14mr|python-rope-0.9.3-6|22	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
14mr|python-rope-0.9.3-6|23	
14mr|python-rope-0.9.3-6|24	%files -f FILE_LIST
14mr|python-rope-0.9.3-6|25	%doc COPYING README.txt docs/*
14mr|python-rope-0.9.3-6|26	
14mr|python-rope-0.9.3-6|27	%changelog
14mr|python-rope-0.9.3-6|28	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.3-6
14mr|python-rope-0.9.3-6|29	+ Revision: e610396
14mr|python-rope-0.9.3-6|30	- MassBuild#440: Increase release tag
14mr|python-rope-0.9.3-6|31	
14mr|python-rope-0.9.3-6|32	

18712 14
14mr|python-setuptools-3.6-7|1	%define module	setuptools
14mr|python-setuptools-3.6-7|2	
14mr|python-setuptools-3.6-7|3	%bcond_with tests
14mr|python-setuptools-3.6-7|4	# This controls whether setuptools is build as a wheel or not,
14mr|python-setuptools-3.6-7|5	# simplifying Python 3.4 bootstraping process
14mr|python-setuptools-3.6-7|6	%bcond_with wheel
14mr|python-setuptools-3.6-7|7	
14mr|python-setuptools-3.6-7|8	%if %{with wheel}
14mr|python-setuptools-3.6-7|9	%define python2_wheelname %{module}-%{version}-py2.py3-none-any.whl
14mr|python-setuptools-3.6-7|10	%define python2_record %{py_puresitedir}/%{module}-%{version}.dist-info/RECORD
14mr|python-setuptools-3.6-7|11	%define python3_wheelname %{python2_wheelname}
14mr|python-setuptools-3.6-7|12	%define python3_record %{py3_puresitedir}/%{module}-%{version}.dist-info/RECORD
14mr|python-setuptools-3.6-7|13	%endif
14mr|python-setuptools-3.6-7|14	
14mr|python-setuptools-3.6-7|15	Summary:	Easily build and distribute Python packages
14mr|python-setuptools-3.6-7|16	Name:		python-%{module}
14mr|python-setuptools-3.6-7|17	Version:	3.6
14mr|python-setuptools-3.6-7|18	Release:	7
14mr|python-setuptools-3.6-7|19	Epoch:		1
14mr|python-setuptools-3.6-7|20	License:	Python or ZPLv2.0
14mr|python-setuptools-3.6-7|21	Group:		Development/Python
14mr|python-setuptools-3.6-7|22	Url:		http://pypi.python.org/pypi/%{module}
14mr|python-setuptools-3.6-7|23	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14mr|python-setuptools-3.6-7|24	
14mr|python-setuptools-3.6-7|25	BuildArch:	noarch
14mr|python-setuptools-3.6-7|26	BuildRequires:	python-devel
14mr|python-setuptools-3.6-7|27	%if %{with wheel}
14mr|python-setuptools-3.6-7|28	BuildRequires:  python-pip
14mr|python-setuptools-3.6-7|29	BuildRequires:  python-wheel
14mr|python-setuptools-3.6-7|30	%endif
14mr|python-setuptools-3.6-7|31	Provides:	pythonegg(setuptools)
14mr|python-setuptools-3.6-7|32	Provides:	pythonegg(distribute)
14mr|python-setuptools-3.6-7|33	
14mr|python-setuptools-3.6-7|34	# For unittests
14mr|python-setuptools-3.6-7|35	BuildRequires:	subversion
14mr|python-setuptools-3.6-7|36	Requires:	python-pkg-resources
14mr|python-setuptools-3.6-7|37	
14mr|python-setuptools-3.6-7|38	%rename		python-setuptools-devel
14mr|python-setuptools-3.6-7|39	%rename		python-distribute
14mr|python-setuptools-3.6-7|40	
14mr|python-setuptools-3.6-7|41	%description
14mr|python-setuptools-3.6-7|42	A collection of enhancements to the Python distutils that allow
14mr|python-setuptools-3.6-7|43	you to more easily build and distribute Python packages, especially
14mr|python-setuptools-3.6-7|44	ones that have dependencies on other packages.
14mr|python-setuptools-3.6-7|45	
14mr|python-setuptools-3.6-7|46	
14mr|python-setuptools-3.6-7|47	%package -n python3-%{module}
14mr|python-setuptools-3.6-7|48	Summary:	Easily build and distribute Python3 packages
14mr|python-setuptools-3.6-7|49	Group:		Development/Python
14mr|python-setuptools-3.6-7|50	
14mr|python-setuptools-3.6-7|51	BuildRequires:	python3-devel
14mr|python-setuptools-3.6-7|52	%if %{with wheel}
14mr|python-setuptools-3.6-7|53	BuildRequires:  python3-pip
14mr|python-setuptools-3.6-7|54	BuildRequires:  python3-wheel
14mr|python-setuptools-3.6-7|55	%endif
14mr|python-setuptools-3.6-7|56	Provides:	python3egg(setuptools)
14mr|python-setuptools-3.6-7|57	Provides:	python3egg(distribute)
14mr|python-setuptools-3.6-7|58	Requires:	python3-pkg-resources
14mr|python-setuptools-3.6-7|59	
14mr|python-setuptools-3.6-7|60	%rename		python3-setuptools-devel
14mr|python-setuptools-3.6-7|61	%rename		python3-distribute
14mr|python-setuptools-3.6-7|62	
14mr|python-setuptools-3.6-7|63	%description -n python3-setuptools
14mr|python-setuptools-3.6-7|64	A collection of enhancements to the Python 3 distutils that allow
14mr|python-setuptools-3.6-7|65	you to more easily build and distribute Python 3 packages, especially
14mr|python-setuptools-3.6-7|66	ones that have dependencies on other packages.
14mr|python-setuptools-3.6-7|67	
14mr|python-setuptools-3.6-7|68	%package -n python-pkg-resources
14mr|python-setuptools-3.6-7|69	Summary: Runtime module to access python resources
14mr|python-setuptools-3.6-7|70	Group:		Development/Python
14mr|python-setuptools-3.6-7|71	
14mr|python-setuptools-3.6-7|72	%description -n python-pkg-resources
14mr|python-setuptools-3.6-7|73	Module used to find and manage Python package/version dependencies and access
14mr|python-setuptools-3.6-7|74	bundled files and resources, including those inside of zipped .egg files.
14mr|python-setuptools-3.6-7|75	
14mr|python-setuptools-3.6-7|76	%package -n python3-pkg-resources
14mr|python-setuptools-3.6-7|77	Summary: Runtime module to access python 3 resources
14mr|python-setuptools-3.6-7|78	Group:		Development/Python
14mr|python-setuptools-3.6-7|79	
14mr|python-setuptools-3.6-7|80	%description -n python3-pkg-resources
14mr|python-setuptools-3.6-7|81	Module used to find and manage Python 3 package/version dependencies and access
14mr|python-setuptools-3.6-7|82	bundled files and resources, including those inside of zipped .egg files.
14mr|python-setuptools-3.6-7|83	
14mr|python-setuptools-3.6-7|84	%prep
14mr|python-setuptools-3.6-7|85	%setup -q -c
14mr|python-setuptools-3.6-7|86	
14mr|python-setuptools-3.6-7|87	mv %{module}-%{version} python2
14mr|python-setuptools-3.6-7|88	cp -r python2 python3
14mr|python-setuptools-3.6-7|89	
14mr|python-setuptools-3.6-7|90	find -name '*.txt' -exec chmod -x \{\} \;
14mr|python-setuptools-3.6-7|91	find . -name '*.orig' -exec rm \{\} \;
14mr|python-setuptools-3.6-7|92	
14mr|python-setuptools-3.6-7|93	pushd python3
14mr|python-setuptools-3.6-7|94	for file in setuptools/command/easy_install.py ; do
14mr|python-setuptools-3.6-7|95	sed -i '1s|^#!python|#!python3|' $file
14mr|python-setuptools-3.6-7|96	done
14mr|python-setuptools-3.6-7|97	popd
14mr|python-setuptools-3.6-7|98	
14mr|python-setuptools-3.6-7|99	%build
14mr|python-setuptools-3.6-7|100	pushd python2
14mr|python-setuptools-3.6-7|101	%if %{with wheel}
14mr|python-setuptools-3.6-7|102	python setup.py bdist_wheel
14mr|python-setuptools-3.6-7|103	%else
14mr|python-setuptools-3.6-7|104	CFLAGS="%{optflags}" python setup.py build
14mr|python-setuptools-3.6-7|105	%endif
14mr|python-setuptools-3.6-7|106	popd
14mr|python-setuptools-3.6-7|107	
14mr|python-setuptools-3.6-7|108	pushd python3
14mr|python-setuptools-3.6-7|109	%if %{with wheel}
14mr|python-setuptools-3.6-7|110	python3 setup.py bdist_wheel
14mr|python-setuptools-3.6-7|111	%else
14mr|python-setuptools-3.6-7|112	CFLAGS="%{optflags}" python3 setup.py build
14mr|python-setuptools-3.6-7|113	%endif
14mr|python-setuptools-3.6-7|114	popd
14mr|python-setuptools-3.6-7|115	
14mr|python-setuptools-3.6-7|116	%install
14mr|python-setuptools-3.6-7|117	# Must do the python3 install first because the scripts in /usr/bin are
14mr|python-setuptools-3.6-7|118	# overwritten with every setup.py install (and we want the python2 version
14mr|python-setuptools-3.6-7|119	# to be the default for now).
14mr|python-setuptools-3.6-7|120	pushd python3
14mr|python-setuptools-3.6-7|121	%if %{with wheel}
14mr|python-setuptools-3.6-7|122	pip3 install -I dist/%{python3_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mr|python-setuptools-3.6-7|123	
14mr|python-setuptools-3.6-7|124	# TODO: we have to remove this by hand now, but it'd be nice if we wouldn't have to
14mr|python-setuptools-3.6-7|125	# (pip install wheel doesn't overwrite)
14mr|python-setuptools-3.6-7|126	rm %{buildroot}%{_bindir}/easy_install
14mr|python-setuptools-3.6-7|127	
14mr|python-setuptools-3.6-7|128	sed -i '/\/usr\/bin\/easy_install,/d' %{buildroot}%{python3_record}
14mr|python-setuptools-3.6-7|129	%else
14mr|python-setuptools-3.6-7|130	python3 setup.py install --skip-build --root %{buildroot}
14mr|python-setuptools-3.6-7|131	%endif
14mr|python-setuptools-3.6-7|132	
14mr|python-setuptools-3.6-7|133	rm -rf %{buildroot}%{py3_puresitedir}/setuptools/tests
14mr|python-setuptools-3.6-7|134	%if %{with wheel}
14mr|python-setuptools-3.6-7|135	sed -i '/^setuptools\/tests\//d' %{buildroot}%{python3_record}
14mr|python-setuptools-3.6-7|136	%endif
14mr|python-setuptools-3.6-7|137	
14mr|python-setuptools-3.6-7|138	find %{buildroot}%{py3_puresitedir} -name '*.exe' | xargs rm -f
14mr|python-setuptools-3.6-7|139	chmod +x %{buildroot}%{py3_puresitedir}/setuptools/command/easy_install.py
14mr|python-setuptools-3.6-7|140	popd
14mr|python-setuptools-3.6-7|141	
14mr|python-setuptools-3.6-7|142	pushd python2
14mr|python-setuptools-3.6-7|143	%if %{with wheel}
14mr|python-setuptools-3.6-7|144	pip2 install -I dist/%{python2_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mr|python-setuptools-3.6-7|145	%else
14mr|python-setuptools-3.6-7|146	python setup.py install --skip-build --root %{buildroot}
14mr|python-setuptools-3.6-7|147	%endif
14mr|python-setuptools-3.6-7|148	
14mr|python-setuptools-3.6-7|149	rm -rf %{buildroot}%{py_puresitedir}/setuptools/tests
14mr|python-setuptools-3.6-7|150	%if %{with wheel}
14mr|python-setuptools-3.6-7|151	sed -i '/^setuptools\/tests\//d' %{buildroot}%{python2_record}
14mr|python-setuptools-3.6-7|152	%endif
14mr|python-setuptools-3.6-7|153	
14mr|python-setuptools-3.6-7|154	find %{buildroot}%{py_puresitedir} -name '*.exe' | xargs rm -f
14mr|python-setuptools-3.6-7|155	chmod +x %{buildroot}%{py_puresitedir}/setuptools/command/easy_install.py
14mr|python-setuptools-3.6-7|156	popd
14mr|python-setuptools-3.6-7|157	
14mr|python-setuptools-3.6-7|158	%if %{with tests}
14mr|python-setuptools-3.6-7|159	%check
14mr|python-setuptools-3.6-7|160	pushd python2
14mr|python-setuptools-3.6-7|161	python setup.py test
14mr|python-setuptools-3.6-7|162	popd
14mr|python-setuptools-3.6-7|163	
14mr|python-setuptools-3.6-7|164	pushd python3
14mr|python-setuptools-3.6-7|165	python3 setup.py test
14mr|python-setuptools-3.6-7|166	popd
14mr|python-setuptools-3.6-7|167	%endif
14mr|python-setuptools-3.6-7|168	
14mr|python-setuptools-3.6-7|169	%files
14mr|python-setuptools-3.6-7|170	%doc python2/*.txt python2/docs
14mr|python-setuptools-3.6-7|171	%{_bindir}/easy_install
14mr|python-setuptools-3.6-7|172	%{_bindir}/easy_install-2.*
14mr|python-setuptools-3.6-7|173	%{py_puresitedir}/*
14mr|python-setuptools-3.6-7|174	%exclude %{py_puresitedir}/pkg_resources.py*
14mr|python-setuptools-3.6-7|175	
14mr|python-setuptools-3.6-7|176	%files -n python-pkg-resources
14mr|python-setuptools-3.6-7|177	%{py_puresitedir}/pkg_resources.py*
14mr|python-setuptools-3.6-7|178	
14mr|python-setuptools-3.6-7|179	%files -n python3-setuptools
14mr|python-setuptools-3.6-7|180	%doc python3/*.txt python3/docs
14mr|python-setuptools-3.6-7|181	%{_bindir}/easy_install-3.*
14mr|python-setuptools-3.6-7|182	%{py3_puresitedir}/*
14mr|python-setuptools-3.6-7|183	%exclude %{py3_puresitedir}/pkg_resources.py*
14mr|python-setuptools-3.6-7|184	# %exclude %{py3_puresitedir}/__pycache__/pkg_resources.cpython-*.py*
14mr|python-setuptools-3.6-7|185	
14mr|python-setuptools-3.6-7|186	%files -n python3-pkg-resources
14mr|python-setuptools-3.6-7|187	%{py3_puresitedir}/pkg_resources.py*
14mr|python-setuptools-3.6-7|188	# %{py3_puresitedir}/__pycache__/pkg_resources.cpython-*.py*
14mr|python-setuptools-3.6-7|189	
14mr|python-setuptools-3.6-7|190	%changelog
14mr|python-setuptools-3.6-7|191	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.6-7
14mr|python-setuptools-3.6-7|192	+ Revision: c49f8e7
14mr|python-setuptools-3.6-7|193	- MassBuild#440: Increase release tag
14mr|python-setuptools-3.6-7|194	
14mr|python-setuptools-3.6-7|195	

18713 14
14mr|python-sexy-0.1.9-10|1	%define name python-sexy
14mr|python-sexy-0.1.9-10|2	%define version 0.1.9
14mr|python-sexy-0.1.9-10|3	%define release 10
14mr|python-sexy-0.1.9-10|4	%define oname sexy-python
14mr|python-sexy-0.1.9-10|5	
14mr|python-sexy-0.1.9-10|6	Summary: Python bingings for the sexy GTK+ widgets
14mr|python-sexy-0.1.9-10|7	Name: %{name}
14mr|python-sexy-0.1.9-10|8	Version: %{version}
14mr|python-sexy-0.1.9-10|9	Release: %{release}
14mr|python-sexy-0.1.9-10|10	Source0: %{oname}-%{version}.tar.bz2
14mr|python-sexy-0.1.9-10|11	Patch0: sexy-python-0.1.9-link.patch
14mr|python-sexy-0.1.9-10|12	License: LGPL
14mr|python-sexy-0.1.9-10|13	Group: Development/Python
14mr|python-sexy-0.1.9-10|14	Url: http://www.chipx86.com/wiki/Libsexy#sexy-python
14mr|python-sexy-0.1.9-10|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-sexy-0.1.9-10|16	BuildRequires: pygtk2.0-devel
14mr|python-sexy-0.1.9-10|17	BuildRequires: libsexy-devel
14mr|python-sexy-0.1.9-10|18	Requires: pygtk2.0
14mr|python-sexy-0.1.9-10|19	
14mr|python-sexy-0.1.9-10|20	%description
14mr|python-sexy-0.1.9-10|21	Sexy-python is a set of Python bindings around libsexy.
14mr|python-sexy-0.1.9-10|22	
14mr|python-sexy-0.1.9-10|23	Libsexy is a collection of GTK+ widgets that extend the functionality
14mr|python-sexy-0.1.9-10|24	of such standard widgets as GtkEntry and GtkLabel by subclassing them
14mr|python-sexy-0.1.9-10|25	and working around the limitations of the widgets.
14mr|python-sexy-0.1.9-10|26	
14mr|python-sexy-0.1.9-10|27	%prep
14mr|python-sexy-0.1.9-10|28	%setup -q -n %oname-%version
14mr|python-sexy-0.1.9-10|29	%patch0 -p0
14mr|python-sexy-0.1.9-10|30	
14mr|python-sexy-0.1.9-10|31	%build
14mr|python-sexy-0.1.9-10|32	%configure2_5x
14mr|python-sexy-0.1.9-10|33	%make
14mr|python-sexy-0.1.9-10|34	
14mr|python-sexy-0.1.9-10|35	%install
14mr|python-sexy-0.1.9-10|36	rm -rf $RPM_BUILD_ROOT
14mr|python-sexy-0.1.9-10|37	%makeinstall_std
14mr|python-sexy-0.1.9-10|38	rm -f %buildroot%py_platsitedir/gtk-2.0/sexy.la
14mr|python-sexy-0.1.9-10|39	
14mr|python-sexy-0.1.9-10|40	%clean
14mr|python-sexy-0.1.9-10|41	rm -rf $RPM_BUILD_ROOT
14mr|python-sexy-0.1.9-10|42	
14mr|python-sexy-0.1.9-10|43	%files
14mr|python-sexy-0.1.9-10|44	%defattr(-,root,root)
14mr|python-sexy-0.1.9-10|45	%doc AUTHORS README NEWS
14mr|python-sexy-0.1.9-10|46	%py_platsitedir/gtk-2.0/sexy.so
14mr|python-sexy-0.1.9-10|47	%_datadir/pygtk/2.0/defs/sexy.defs
14mr|python-sexy-0.1.9-10|48	
14mr|python-sexy-0.1.9-10|49	
14mr|python-sexy-0.1.9-10|50	
14mr|python-sexy-0.1.9-10|51	%changelog
14mr|python-sexy-0.1.9-10|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.9-10
14mr|python-sexy-0.1.9-10|53	+ Revision: 9edd294
14mr|python-sexy-0.1.9-10|54	- MassBuild#440: Increase release tag
14mr|python-sexy-0.1.9-10|55	
14mr|python-sexy-0.1.9-10|56	

18714 14
14mr|python-simplejson-3.6.3-1|1	%define shortname simplejson
14mr|python-simplejson-3.6.3-1|2	
14mr|python-simplejson-3.6.3-1|3	# Disable useless provides ('_speedups.so' and similar)
14mr|python-simplejson-3.6.3-1|4	%define __noautoprov '_.*\.so'
14mr|python-simplejson-3.6.3-1|5	
14mr|python-simplejson-3.6.3-1|6	Summary:	Simple, fast, extensible JSON encoder/decoder for Python
14mr|python-simplejson-3.6.3-1|7	Name:		python-%{shortname}
14mr|python-simplejson-3.6.3-1|8	Version:	3.6.3
14mr|python-simplejson-3.6.3-1|9	Release:	1
14mr|python-simplejson-3.6.3-1|10	License:	MIT
14mr|python-simplejson-3.6.3-1|11	Group:		Development/Python
14mr|python-simplejson-3.6.3-1|12	Url:		http://undefined.org/python/#simplejson
14mr|python-simplejson-3.6.3-1|13	Source0:	http://pypi.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
14mr|python-simplejson-3.6.3-1|14	BuildRequires:	python-distribute
14mr|python-simplejson-3.6.3-1|15	BuildRequires:	python3-distribute
14mr|python-simplejson-3.6.3-1|16	BuildRequires:	pkgconfig(python)
14mr|python-simplejson-3.6.3-1|17	BuildRequires:	pkgconfig(python3)
14mr|python-simplejson-3.6.3-1|18	
14mr|python-simplejson-3.6.3-1|19	%description
14mr|python-simplejson-3.6.3-1|20	simplejson is a simple, fast, complete, correct and extensible JSON
14mr|python-simplejson-3.6.3-1|21	(http://json.org) encoder and decoder for Python 2.3+. It is pure Python code
14mr|python-simplejson-3.6.3-1|22	with no dependencies, but includes an optional C extension for a serious speed
14mr|python-simplejson-3.6.3-1|23	boost.
14mr|python-simplejson-3.6.3-1|24	
14mr|python-simplejson-3.6.3-1|25	simplejson was formerly known as simple_json, but changed its name to comply
14mr|python-simplejson-3.6.3-1|26	with PEP 8 module naming guidelines.
14mr|python-simplejson-3.6.3-1|27	
14mr|python-simplejson-3.6.3-1|28	The encoder may be subclassed to provide serialization in any kind of
14mr|python-simplejson-3.6.3-1|29	situation, without any special support by the objects to be serialized
14mr|python-simplejson-3.6.3-1|30	(somewhat like pickle).
14mr|python-simplejson-3.6.3-1|31	
14mr|python-simplejson-3.6.3-1|32	The decoder can handle incoming JSON strings of any specified encoding (UTF-8
14mr|python-simplejson-3.6.3-1|33	by default).
14mr|python-simplejson-3.6.3-1|34	
14mr|python-simplejson-3.6.3-1|35	%files
14mr|python-simplejson-3.6.3-1|36	%{py_platsitedir}/*
14mr|python-simplejson-3.6.3-1|37	
14mr|python-simplejson-3.6.3-1|38	#----------------------------------------------------------------------------
14mr|python-simplejson-3.6.3-1|39	
14mr|python-simplejson-3.6.3-1|40	%package -n python3-%{shortname}
14mr|python-simplejson-3.6.3-1|41	Summary:	Simple, fast, extensible JSON encoder/decoder for Python
14mr|python-simplejson-3.6.3-1|42	Group:		Development/Python
14mr|python-simplejson-3.6.3-1|43	Conflicts:	python-simplejson-3.5.3 < 3.5.3-4
14mr|python-simplejson-3.6.3-1|44	Obsoletes:	python-simplejson-3.5.3 < 3.5.3-4
14mr|python-simplejson-3.6.3-1|45	
14mr|python-simplejson-3.6.3-1|46	%description -n python3-%{shortname}
14mr|python-simplejson-3.6.3-1|47	simplejson is a simple, fast, complete, correct and extensible JSON
14mr|python-simplejson-3.6.3-1|48	(http://json.org) encoder and decoder for Python 2.3+. It is pure Python code
14mr|python-simplejson-3.6.3-1|49	with no dependencies, but includes an optional C extension for a serious speed
14mr|python-simplejson-3.6.3-1|50	boost.
14mr|python-simplejson-3.6.3-1|51	
14mr|python-simplejson-3.6.3-1|52	simplejson was formerly known as simple_json, but changed its name to comply
14mr|python-simplejson-3.6.3-1|53	with PEP 8 module naming guidelines.
14mr|python-simplejson-3.6.3-1|54	
14mr|python-simplejson-3.6.3-1|55	The encoder may be subclassed to provide serialization in any kind of
14mr|python-simplejson-3.6.3-1|56	situation, without any special support by the objects to be serialized
14mr|python-simplejson-3.6.3-1|57	(somewhat like pickle).
14mr|python-simplejson-3.6.3-1|58	
14mr|python-simplejson-3.6.3-1|59	The decoder can handle incoming JSON strings of any specified encoding (UTF-8
14mr|python-simplejson-3.6.3-1|60	by default).
14mr|python-simplejson-3.6.3-1|61	
14mr|python-simplejson-3.6.3-1|62	%files -n python3-%{shortname}
14mr|python-simplejson-3.6.3-1|63	%{py3_platsitedir}/*
14mr|python-simplejson-3.6.3-1|64	
14mr|python-simplejson-3.6.3-1|65	#----------------------------------------------------------------------------
14mr|python-simplejson-3.6.3-1|66	
14mr|python-simplejson-3.6.3-1|67	%prep
14mr|python-simplejson-3.6.3-1|68	%setup -q -n %{shortname}-%{version}
14mr|python-simplejson-3.6.3-1|69	rm -rf %{_builddir}/python3-%{shortname}-%{version}
14mr|python-simplejson-3.6.3-1|70	cp -a . %{_builddir}/python3-%{shortname}-%{version}
14mr|python-simplejson-3.6.3-1|71	
14mr|python-simplejson-3.6.3-1|72	%build
14mr|python-simplejson-3.6.3-1|73	python setup.py build
14mr|python-simplejson-3.6.3-1|74	pushd %{_builddir}/python3-%{shortname}-%{version}
14mr|python-simplejson-3.6.3-1|75	python3 setup.py build
14mr|python-simplejson-3.6.3-1|76	popd
14mr|python-simplejson-3.6.3-1|77	
14mr|python-simplejson-3.6.3-1|78	%install
14mr|python-simplejson-3.6.3-1|79	pushd %{_builddir}/python3-%{shortname}-%{version}
14mr|python-simplejson-3.6.3-1|80	python3 setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py3_platsitedir}
14mr|python-simplejson-3.6.3-1|81	popd
14mr|python-simplejson-3.6.3-1|82	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-simplejson-3.6.3-1|83	
14mr|python-simplejson-3.6.3-1|84	%changelog
14mr|python-simplejson-3.6.3-1|85	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 3.6.3-1
14mr|python-simplejson-3.6.3-1|86	+ Revision: a631baa
14mr|python-simplejson-3.6.3-1|87	- Merge pull request #5 from import/python-simplejson:auto_update
14mr|python-simplejson-3.6.3-1|88	- ROSA Updates Builder: update suggested
14mr|python-simplejson-3.6.3-1|89	
14mr|python-simplejson-3.6.3-1|90	

18715 14
14mr|python-sip-4.16.1-1|1	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14mr|python-sip-4.16.1-1|2	%define sip_api_major 11
14mr|python-sip-4.16.1-1|3	%define sip_api_minor 1
14mr|python-sip-4.16.1-1|4	%define sip_api       %{sip_api_major}.%{sip_api_minor}
14mr|python-sip-4.16.1-1|5	
14mr|python-sip-4.16.1-1|6	Summary:	Riverbanks's python sip
14mr|python-sip-4.16.1-1|7	Name:		python-sip
14mr|python-sip-4.16.1-1|8	Version:	4.16.1
14mr|python-sip-4.16.1-1|9	Release:	1
14mr|python-sip-4.16.1-1|10	Epoch:		3
14mr|python-sip-4.16.1-1|11	License:	GPLv2+
14mr|python-sip-4.16.1-1|12	Group:		Development/Python
14mr|python-sip-4.16.1-1|13	Url:		http://www.riverbankcomputing.co.uk/software/sip/intro
14mr|python-sip-4.16.1-1|14	Source0:	http://downloads.sourceforge.net/pyqt/sip-%{version}.tar.gz
14mr|python-sip-4.16.1-1|15	BuildRequires:	bzip2-devel
14mr|python-sip-4.16.1-1|16	BuildRequires:	pkgconfig(python)
14mr|python-sip-4.16.1-1|17	Provides:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|python-sip-4.16.1-1|18	
14mr|python-sip-4.16.1-1|19	%description
14mr|python-sip-4.16.1-1|20	SIP is a tool that makes it very easy to create Python bindings
14mr|python-sip-4.16.1-1|21	for C and C++ libraries. It was originally developed to create PyQt,
14mr|python-sip-4.16.1-1|22	the Python bindings for the Qt toolkit, but can be used to
14mr|python-sip-4.16.1-1|23	create bindings for any C or C++ library.
14mr|python-sip-4.16.1-1|24	
14mr|python-sip-4.16.1-1|25	%files
14mr|python-sip-4.16.1-1|26	%{_bindir}/sip
14mr|python-sip-4.16.1-1|27	%{py_platsitedir}/s*
14mr|python-sip-4.16.1-1|28	%{py_incdir}/sip.h
14mr|python-sip-4.16.1-1|29	%{_sysconfdir}/rpm/macros.d/sip.macros
14mr|python-sip-4.16.1-1|30	
14mr|python-sip-4.16.1-1|31	#------------------------------------------------------------
14mr|python-sip-4.16.1-1|32	
14mr|python-sip-4.16.1-1|33	%prep
14mr|python-sip-4.16.1-1|34	%setup -q -n sip-%{version}
14mr|python-sip-4.16.1-1|35	
14mr|python-sip-4.16.1-1|36	# Check API minor/major numbers
14mr|python-sip-4.16.1-1|37	export real_api_major=`grep SIP_API_MAJOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14mr|python-sip-4.16.1-1|38	export real_api_minor=`grep SIP_API_MINOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14mr|python-sip-4.16.1-1|39	if [ $real_api_major -ne %{sip_api_major} ]; then
14mr|python-sip-4.16.1-1|40	echo 'Wrong spi major specified: Should be' $real_api_major ', but set' %{sip_api_major}
14mr|python-sip-4.16.1-1|41	exit 1
14mr|python-sip-4.16.1-1|42	fi
14mr|python-sip-4.16.1-1|43	if [ $real_api_minor -ne %{sip_api_minor} ]; then
14mr|python-sip-4.16.1-1|44	echo 'Wrong spi minor specified: Should be' $real_api_minor ', but set' %{sip_api_minor}
14mr|python-sip-4.16.1-1|45	exit 1
14mr|python-sip-4.16.1-1|46	fi
14mr|python-sip-4.16.1-1|47	
14mr|python-sip-4.16.1-1|48	#  Don't use X11R6 prefix for includes neither libraries by default.
14mr|python-sip-4.16.1-1|49	for file in specs/linux-*; do
14mr|python-sip-4.16.1-1|50	perl -p -i -e "s@/X11R6/@/@g" $file
14mr|python-sip-4.16.1-1|51	done
14mr|python-sip-4.16.1-1|52	
14mr|python-sip-4.16.1-1|53	%build
14mr|python-sip-4.16.1-1|54	python configure.py
14mr|python-sip-4.16.1-1|55	%define _disable_ld_no_undefined 1
14mr|python-sip-4.16.1-1|56	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py_ver}"
14mr|python-sip-4.16.1-1|57	
14mr|python-sip-4.16.1-1|58	%install
14mr|python-sip-4.16.1-1|59	%makeinstall_std
14mr|python-sip-4.16.1-1|60	
14mr|python-sip-4.16.1-1|61	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mr|python-sip-4.16.1-1|62	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/sip.macros << EOF
14mr|python-sip-4.16.1-1|63	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14mr|python-sip-4.16.1-1|64	%%sip_api_major %{sip_api_major}
14mr|python-sip-4.16.1-1|65	%%sip_api_minor %{sip_api_minor}
14mr|python-sip-4.16.1-1|66	%%sip_api       %{sip_api_major}.%{sip_api_minor}
14mr|python-sip-4.16.1-1|67	EOF
14mr|python-sip-4.16.1-1|68	
14mr|python-sip-4.16.1-1|69	%changelog
14mr|python-sip-4.16.1-1|70	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.16.1-1
14mr|python-sip-4.16.1-1|71	+ Revision: 8aef040
14mr|python-sip-4.16.1-1|72	- New version 4.16.1
14mr|python-sip-4.16.1-1|73	
14mr|python-sip-4.16.1-1|74	

18716 14
14mr|python-six-1.8.0-1|1	%define	oname	six
14mr|python-six-1.8.0-1|2	
14mr|python-six-1.8.0-1|3	Name:		python-%{oname}
14mr|python-six-1.8.0-1|4	Version:	1.8.0
14mr|python-six-1.8.0-1|5	Release:	1
14mr|python-six-1.8.0-1|6	Summary:	Python 2 and 3 compatibility utilities
14mr|python-six-1.8.0-1|7	
14mr|python-six-1.8.0-1|8	Source0:	http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
14mr|python-six-1.8.0-1|9	License:	MIT
14mr|python-six-1.8.0-1|10	Group:		Development/Python
14mr|python-six-1.8.0-1|11	Url:		http://pypi.python.org/pypi/six/
14mr|python-six-1.8.0-1|12	BuildArch:	noarch
14mr|python-six-1.8.0-1|13	BuildRequires:  pkgconfig(python)
14mr|python-six-1.8.0-1|14	
14mr|python-six-1.8.0-1|15	%description
14mr|python-six-1.8.0-1|16	Six is a Python 2 and 3 compatibility library.  It provides utility functions
14mr|python-six-1.8.0-1|17	for smoothing over the differences between the Python versions with the goal of
14mr|python-six-1.8.0-1|18	writing Python code that is compatible on both Python versions.  See the
14mr|python-six-1.8.0-1|19	documentation for more information on what is provided.
14mr|python-six-1.8.0-1|20	
14mr|python-six-1.8.0-1|21	Six supports Python 2.4+.
14mr|python-six-1.8.0-1|22	
14mr|python-six-1.8.0-1|23	Online documentation is at http://packages.python.org/six/.
14mr|python-six-1.8.0-1|24	
14mr|python-six-1.8.0-1|25	Bugs can be reported to http://bitbucket.org/gutworth/six.  The code can also
14mr|python-six-1.8.0-1|26	be found there.
14mr|python-six-1.8.0-1|27	
14mr|python-six-1.8.0-1|28	%package -n python3-six
14mr|python-six-1.8.0-1|29	Summary: %{summary} / Python 3 library
14mr|python-six-1.8.0-1|30	
14mr|python-six-1.8.0-1|31	BuildRequires: pkgconfig(python3)
14mr|python-six-1.8.0-1|32	
14mr|python-six-1.8.0-1|33	%description -n python3-six
14mr|python-six-1.8.0-1|34	python-six provides simple utilities for wrapping over differences between
14mr|python-six-1.8.0-1|35	Python 2 and Python 3.
14mr|python-six-1.8.0-1|36	
14mr|python-six-1.8.0-1|37	%prep
14mr|python-six-1.8.0-1|38	%setup -qc
14mr|python-six-1.8.0-1|39	
14mr|python-six-1.8.0-1|40	mv %{oname}-%{version} python2
14mr|python-six-1.8.0-1|41	cp -a python2 python3
14mr|python-six-1.8.0-1|42	
14mr|python-six-1.8.0-1|43	%build
14mr|python-six-1.8.0-1|44	pushd python2
14mr|python-six-1.8.0-1|45	chmod 644 README
14mr|python-six-1.8.0-1|46	python setup.py build
14mr|python-six-1.8.0-1|47	popd
14mr|python-six-1.8.0-1|48	
14mr|python-six-1.8.0-1|49	pushd python3
14mr|python-six-1.8.0-1|50	chmod 644 README
14mr|python-six-1.8.0-1|51	python3 setup.py build
14mr|python-six-1.8.0-1|52	popd
14mr|python-six-1.8.0-1|53	
14mr|python-six-1.8.0-1|54	%install
14mr|python-six-1.8.0-1|55	pushd python2
14mr|python-six-1.8.0-1|56	python setup.py install --root=%{buildroot}
14mr|python-six-1.8.0-1|57	popd
14mr|python-six-1.8.0-1|58	
14mr|python-six-1.8.0-1|59	pushd python3
14mr|python-six-1.8.0-1|60	python3 setup.py install --root=%{buildroot}
14mr|python-six-1.8.0-1|61	popd
14mr|python-six-1.8.0-1|62	
14mr|python-six-1.8.0-1|63	%files
14mr|python-six-1.8.0-1|64	%doc python2/LICENSE python2/README python3/documentation/index.rst
14mr|python-six-1.8.0-1|65	%{py_puresitedir}/*
14mr|python-six-1.8.0-1|66	
14mr|python-six-1.8.0-1|67	%files -n python3-six
14mr|python-six-1.8.0-1|68	%doc python3/LICENSE python3/README python2/documentation/index.rst
14mr|python-six-1.8.0-1|69	%{py3_puresitedir}/*
14mr|python-six-1.8.0-1|70	
14mr|python-six-1.8.0-1|71	%changelog
14mr|python-six-1.8.0-1|72	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.8.0-1
14mr|python-six-1.8.0-1|73	+ Revision: 5e6cc06
14mr|python-six-1.8.0-1|74	- Merge pull request #5 from import/python-six:auto_update
14mr|python-six-1.8.0-1|75	- ROSA Updates Builder: update suggested
14mr|python-six-1.8.0-1|76	
14mr|python-six-1.8.0-1|77	

18717 14
14mr|python-slip-0.6.0-3|1	Summary:	Miscellaneous convenience, extension and workaround code for Python
14mr|python-slip-0.6.0-3|2	Name:		python-slip
14mr|python-slip-0.6.0-3|3	Version:	0.6.0
14mr|python-slip-0.6.0-3|4	Release:	3
14mr|python-slip-0.6.0-3|5	Group:		System/Libraries
14mr|python-slip-0.6.0-3|6	License:	GPLv2+
14mr|python-slip-0.6.0-3|7	Url:		http://fedorahosted.org/python-slip
14mr|python-slip-0.6.0-3|8	Source0:	http://fedorahosted.org/released/python-slip/%{name}-%{version}.tar.bz2
14mr|python-slip-0.6.0-3|9	Patch0:		python-slip-0.2.24-selinux.patch
14mr|python-slip-0.6.0-3|10	BuildArch:	noarch
14mr|python-slip-0.6.0-3|11	BuildRequires:	pkgconfig(python)
14mr|python-slip-0.6.0-3|12	Obsoletes:	policykit
14mr|python-slip-0.6.0-3|13	Requires:       python-six
14mr|python-slip-0.6.0-3|14	
14mr|python-slip-0.6.0-3|15	%description
14mr|python-slip-0.6.0-3|16	The Simple Library for Python packages contain miscellaneous code for
14mr|python-slip-0.6.0-3|17	convenience, extension and workaround purposes.
14mr|python-slip-0.6.0-3|18	
14mr|python-slip-0.6.0-3|19	This package provides the "slip" and the "slip.util" modules.
14mr|python-slip-0.6.0-3|20	
14mr|python-slip-0.6.0-3|21	%package dbus
14mr|python-slip-0.6.0-3|22	Summary:	Convenience functions for dbus services
14mr|python-slip-0.6.0-3|23	Group:		System/Libraries
14mr|python-slip-0.6.0-3|24	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
14mr|python-slip-0.6.0-3|25	Requires:	python-dbus >= 0.80
14mr|python-slip-0.6.0-3|26	Requires:	python-gobject
14mr|python-slip-0.6.0-3|27	Requires:	polkit >= 0.94
14mr|python-slip-0.6.0-3|28	Requires:	python-decorator
14mr|python-slip-0.6.0-3|29	
14mr|python-slip-0.6.0-3|30	%description dbus
14mr|python-slip-0.6.0-3|31	The Simple Library for Python packages contain miscellaneous code for
14mr|python-slip-0.6.0-3|32	convenience, extension and workaround purposes.
14mr|python-slip-0.6.0-3|33	
14mr|python-slip-0.6.0-3|34	This package provides slip.dbus.service.Object, which is a dbus.service.Object
14mr|python-slip-0.6.0-3|35	derivative that ends itself after a certain time without being used and/or if
14mr|python-slip-0.6.0-3|36	there are no clients anymore on the message bus, as well as convenience
14mr|python-slip-0.6.0-3|37	functions and decorators for integrating a dbus service with PolicyKit.
14mr|python-slip-0.6.0-3|38	
14mr|python-slip-0.6.0-3|39	%package gtk
14mr|python-slip-0.6.0-3|40	Summary:	Code to make auto-wrapping gtk labels
14mr|python-slip-0.6.0-3|41	Group:		System/Libraries
14mr|python-slip-0.6.0-3|42	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
14mr|python-slip-0.6.0-3|43	Requires:	pygtk2.0
14mr|python-slip-0.6.0-3|44	
14mr|python-slip-0.6.0-3|45	%description gtk
14mr|python-slip-0.6.0-3|46	The Simple Library for Python packages contain miscellaneous code for
14mr|python-slip-0.6.0-3|47	convenience, extension and workaround purposes.
14mr|python-slip-0.6.0-3|48	
14mr|python-slip-0.6.0-3|49	This package provides slip.gtk.set_autowrap(), a convenience function which
14mr|python-slip-0.6.0-3|50	lets gtk labels be automatically re-wrapped upon resizing.
14mr|python-slip-0.6.0-3|51	
14mr|python-slip-0.6.0-3|52	%prep
14mr|python-slip-0.6.0-3|53	%setup -q
14mr|python-slip-0.6.0-3|54	%apply_patches
14mr|python-slip-0.6.0-3|55	
14mr|python-slip-0.6.0-3|56	%build
14mr|python-slip-0.6.0-3|57	%make
14mr|python-slip-0.6.0-3|58	
14mr|python-slip-0.6.0-3|59	%install
14mr|python-slip-0.6.0-3|60	%makeinstall_std
14mr|python-slip-0.6.0-3|61	
14mr|python-slip-0.6.0-3|62	%files
14mr|python-slip-0.6.0-3|63	%doc COPYING doc/dbus
14mr|python-slip-0.6.0-3|64	%dir %{py_puresitedir}/slip/
14mr|python-slip-0.6.0-3|65	%{py_puresitedir}/slip/__init__.py*
14mr|python-slip-0.6.0-3|66	%{py_puresitedir}/slip/util
14mr|python-slip-0.6.0-3|67	%{py_puresitedir}/slip/_wrappers
14mr|python-slip-0.6.0-3|68	%{py_puresitedir}/slip-%{version}-py%{py_ver}.egg-info
14mr|python-slip-0.6.0-3|69	
14mr|python-slip-0.6.0-3|70	%files dbus
14mr|python-slip-0.6.0-3|71	%doc doc/dbus/*
14mr|python-slip-0.6.0-3|72	%{py_puresitedir}/slip/dbus
14mr|python-slip-0.6.0-3|73	%{py_puresitedir}/slip.dbus-%{version}-py%{py_ver}.egg-info
14mr|python-slip-0.6.0-3|74	
14mr|python-slip-0.6.0-3|75	%files gtk
14mr|python-slip-0.6.0-3|76	%{py_puresitedir}/slip/gtk
14mr|python-slip-0.6.0-3|77	%{py_puresitedir}/slip.gtk-%{version}-py%{py_ver}.egg-info
14mr|python-slip-0.6.0-3|78	
14mr|python-slip-0.6.0-3|79	
14mr|python-slip-0.6.0-3|80	
14mr|python-slip-0.6.0-3|81	%changelog
14mr|python-slip-0.6.0-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-3
14mr|python-slip-0.6.0-3|83	+ Revision: 4c40100
14mr|python-slip-0.6.0-3|84	- MassBuild#440: Increase release tag
14mr|python-slip-0.6.0-3|85	
14mr|python-slip-0.6.0-3|86	

18718 14
14mr|python-smbc-1.0.13-3|1	%define module smbc
14mr|python-smbc-1.0.13-3|2	%define oname py%{module}
14mr|python-smbc-1.0.13-3|3	%define py3dir %{_builddir}/python3-%{name}-%{version}-%{release}
14mr|python-smbc-1.0.13-3|4	
14mr|python-smbc-1.0.13-3|5	Summary:	Python bindings for the libsmbclient API from Samba
14mr|python-smbc-1.0.13-3|6	
14mr|python-smbc-1.0.13-3|7	Name:		python-%{module}
14mr|python-smbc-1.0.13-3|8	Version:	1.0.13
14mr|python-smbc-1.0.13-3|9	Release:	3
14mr|python-smbc-1.0.13-3|10	Group:		Development/Python
14mr|python-smbc-1.0.13-3|11	License:	BSD
14mr|python-smbc-1.0.13-3|12	Url:		http://cyberelk.net/tim/data/pysmbc/
14mr|python-smbc-1.0.13-3|13	Source0:	http://cyberelk.net/tim/data/pysmbc/pysmbc-%{version}.tar.bz2
14mr|python-smbc-1.0.13-3|14	Patch0:		pysmbc-1.0.13-samba4.patch
14mr|python-smbc-1.0.13-3|15	BuildRequires:	pkgconfig(smbclient)
14mr|python-smbc-1.0.13-3|16	BuildRequires:  python-devel python3-devel
14mr|python-smbc-1.0.13-3|17	
14mr|python-smbc-1.0.13-3|18	%description
14mr|python-smbc-1.0.13-3|19	Python bindings for the libsmbclient API, known as pysmbc. It was written
14mr|python-smbc-1.0.13-3|20	for use with system-config-printer, but can be put to other uses as well.
14mr|python-smbc-1.0.13-3|21	
14mr|python-smbc-1.0.13-3|22	%package -n python3-smbc
14mr|python-smbc-1.0.13-3|23	Summary:       Python3 bindings for libsmbclient API from Samba
14mr|python-smbc-1.0.13-3|24	Group:         Development/Python
14mr|python-smbc-1.0.13-3|25	
14mr|python-smbc-1.0.13-3|26	%description -n python3-smbc
14mr|python-smbc-1.0.13-3|27	Python bindings for the libsmbclient API, known as pysmbc. It was written
14mr|python-smbc-1.0.13-3|28	for use with system-config-printer, but can be put to other uses as well.
14mr|python-smbc-1.0.13-3|29	
14mr|python-smbc-1.0.13-3|30	This is a ported release for python 3
14mr|python-smbc-1.0.13-3|31	
14mr|python-smbc-1.0.13-3|32	%prep
14mr|python-smbc-1.0.13-3|33	%setup -qn %{oname}-%{version}
14mr|python-smbc-1.0.13-3|34	%apply_patches
14mr|python-smbc-1.0.13-3|35	
14mr|python-smbc-1.0.13-3|36	rm -rf %{py3dir}
14mr|python-smbc-1.0.13-3|37	mkdir -p %{py3dir}
14mr|python-smbc-1.0.13-3|38	cp -a . %{py3dir}
14mr|python-smbc-1.0.13-3|39	
14mr|python-smbc-1.0.13-3|40	%build
14mr|python-smbc-1.0.13-3|41	%{__python} setup.py build
14mr|python-smbc-1.0.13-3|42	
14mr|python-smbc-1.0.13-3|43	pushd %{py3dir}
14mr|python-smbc-1.0.13-3|44	%{__python3} setup.py build
14mr|python-smbc-1.0.13-3|45	popd
14mr|python-smbc-1.0.13-3|46	
14mr|python-smbc-1.0.13-3|47	%install
14mr|python-smbc-1.0.13-3|48	%{__python} setup.py install --root=%{buildroot}
14mr|python-smbc-1.0.13-3|49	
14mr|python-smbc-1.0.13-3|50	pushd %{py3dir}
14mr|python-smbc-1.0.13-3|51	%{__python3} setup.py install --root %{buildroot}
14mr|python-smbc-1.0.13-3|52	chmod 755 %{buildroot}%{python3_sitearch}/smbc*.so
14mr|python-smbc-1.0.13-3|53	popd
14mr|python-smbc-1.0.13-3|54	
14mr|python-smbc-1.0.13-3|55	%files
14mr|python-smbc-1.0.13-3|56	%{py_platsitedir}/*.egg-info
14mr|python-smbc-1.0.13-3|57	%{py_platsitedir}/smbc.so
14mr|python-smbc-1.0.13-3|58	
14mr|python-smbc-1.0.13-3|59	%files -n python3-smbc
14mr|python-smbc-1.0.13-3|60	%{py3_platsitedir}/smbc.cpython-3*.so
14mr|python-smbc-1.0.13-3|61	%{py3_platsitedir}/pysmbc*.egg-info
14mr|python-smbc-1.0.13-3|62	
14mr|python-smbc-1.0.13-3|63	%changelog
14mr|python-smbc-1.0.13-3|64	* Fri Jul 04 2014 Tigro <ashejn@gmail.com> 1.0.13-3
14mr|python-smbc-1.0.13-3|65	+ Revision: cdfcd56
14mr|python-smbc-1.0.13-3|66	- fix build with samba4 and build with python3 support
14mr|python-smbc-1.0.13-3|67	
14mr|python-smbc-1.0.13-3|68	

18719 14
14mr|python-smbpasswd-1.0.2-3|1	Name:           python-smbpasswd
14mr|python-smbpasswd-1.0.2-3|2	Version:        1.0.2
14mr|python-smbpasswd-1.0.2-3|3	Release:        3
14mr|python-smbpasswd-1.0.2-3|4	Summary:        Python SMB Password Hash Generator Module
14mr|python-smbpasswd-1.0.2-3|5	
14mr|python-smbpasswd-1.0.2-3|6	Group:          Development/Python
14mr|python-smbpasswd-1.0.2-3|7	License:        GPLv2
14mr|python-smbpasswd-1.0.2-3|8	URL:            http://barryp.org/software/py-smbpasswd
14mr|python-smbpasswd-1.0.2-3|9	Source0:        smbpasswd-%{version}.tgz
14mr|python-smbpasswd-1.0.2-3|10	BuildRequires:	python-devel python3-devel
14mr|python-smbpasswd-1.0.2-3|11	%rename		py-smbpasswd
14mr|python-smbpasswd-1.0.2-3|12	
14mr|python-smbpasswd-1.0.2-3|13	%description
14mr|python-smbpasswd-1.0.2-3|14	This package contains a python module, which is able to generate LANMAN and
14mr|python-smbpasswd-1.0.2-3|15	NT password hashes suiteable to us with Samba.
14mr|python-smbpasswd-1.0.2-3|16	
14mr|python-smbpasswd-1.0.2-3|17	%package -n python3-smbpasswd
14mr|python-smbpasswd-1.0.2-3|18	Summary:        Python SMB Password Hash Generator Module
14mr|python-smbpasswd-1.0.2-3|19	Group:          Development/Python
14mr|python-smbpasswd-1.0.2-3|20	
14mr|python-smbpasswd-1.0.2-3|21	%description -n python3-smbpasswd
14mr|python-smbpasswd-1.0.2-3|22	This package contains a python module, which is able to generate LANMAN and
14mr|python-smbpasswd-1.0.2-3|23	NT password hashes suiteable to us with Samba.
14mr|python-smbpasswd-1.0.2-3|24	This a release for python3
14mr|python-smbpasswd-1.0.2-3|25	
14mr|python-smbpasswd-1.0.2-3|26	%prep
14mr|python-smbpasswd-1.0.2-3|27	%setup -q -n smbpasswd-%{version}
14mr|python-smbpasswd-1.0.2-3|28	rm -rf %{py3dir}
14mr|python-smbpasswd-1.0.2-3|29	mkdir -p %{py3dir}
14mr|python-smbpasswd-1.0.2-3|30	cp -a . %{py3dir}
14mr|python-smbpasswd-1.0.2-3|31	
14mr|python-smbpasswd-1.0.2-3|32	
14mr|python-smbpasswd-1.0.2-3|33	%build
14mr|python-smbpasswd-1.0.2-3|34	CFLAGS="%{optflags}"
14mr|python-smbpasswd-1.0.2-3|35	%{__python} setup.py build
14mr|python-smbpasswd-1.0.2-3|36	
14mr|python-smbpasswd-1.0.2-3|37	pushd %{py3dir}
14mr|python-smbpasswd-1.0.2-3|38	CFLAGS="%{optflags}"
14mr|python-smbpasswd-1.0.2-3|39	%{__python3} setup.py build
14mr|python-smbpasswd-1.0.2-3|40	popd
14mr|python-smbpasswd-1.0.2-3|41	
14mr|python-smbpasswd-1.0.2-3|42	%install
14mr|python-smbpasswd-1.0.2-3|43	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-smbpasswd-1.0.2-3|44	
14mr|python-smbpasswd-1.0.2-3|45	pushd %{py3dir}
14mr|python-smbpasswd-1.0.2-3|46	%{__python3} setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-smbpasswd-1.0.2-3|47	popd
14mr|python-smbpasswd-1.0.2-3|48	
14mr|python-smbpasswd-1.0.2-3|49	%files
14mr|python-smbpasswd-1.0.2-3|50	%{py_platsitedir}/smbpasswd.so
14mr|python-smbpasswd-1.0.2-3|51	%{py_platsitedir}/*egg-info
14mr|python-smbpasswd-1.0.2-3|52	%doc README.txt
14mr|python-smbpasswd-1.0.2-3|53	
14mr|python-smbpasswd-1.0.2-3|54	%files -n python3-smbpasswd
14mr|python-smbpasswd-1.0.2-3|55	%{py3_platsitedir}/smbpasswd.cpython-3*.so
14mr|python-smbpasswd-1.0.2-3|56	%{py3_platsitedir}/*egg-info
14mr|python-smbpasswd-1.0.2-3|57	%doc README.txt
14mr|python-smbpasswd-1.0.2-3|58	
14mr|python-smbpasswd-1.0.2-3|59	%changelog
14mr|python-smbpasswd-1.0.2-3|60	* Mon Sep 08 2014 dsilakov <denis.silakov@rosalab.ru> 1.0.2-3
14mr|python-smbpasswd-1.0.2-3|61	+ Revision: cc1e2dc
14mr|python-smbpasswd-1.0.2-3|62	- Merge pull request #2 from lchan/python-smbpasswd:rosa2014.1
14mr|python-smbpasswd-1.0.2-3|63	- python3-smbpasswd
14mr|python-smbpasswd-1.0.2-3|64	
14mr|python-smbpasswd-1.0.2-3|65	

18720 14
14mr|python-SPARQLWrapper-1.6.0-2|1	%define	oname	SPARQLWrapper
14mr|python-SPARQLWrapper-1.6.0-2|2	
14mr|python-SPARQLWrapper-1.6.0-2|3	Name:		python-%{oname}
14mr|python-SPARQLWrapper-1.6.0-2|4	Version:	1.6.0
14mr|python-SPARQLWrapper-1.6.0-2|5	Release:	2
14mr|python-SPARQLWrapper-1.6.0-2|6	Summary:	SPARQL Endpoint interface to Python
14mr|python-SPARQLWrapper-1.6.0-2|7	Source0:	http://pypi.python.org/packages/source/S/%{oname}/%{oname}-%{version}.tar.gz
14mr|python-SPARQLWrapper-1.6.0-2|8	License:	W3C SOFTWARE NOTICE AND LICENSE
14mr|python-SPARQLWrapper-1.6.0-2|9	Group:		Development/Python
14mr|python-SPARQLWrapper-1.6.0-2|10	Url:		http://sparql-wrapper.sourceforge.net/
14mr|python-SPARQLWrapper-1.6.0-2|11	BuildArch:	noarch
14mr|python-SPARQLWrapper-1.6.0-2|12	BuildRequires:	python-setuptools
14mr|python-SPARQLWrapper-1.6.0-2|13	
14mr|python-SPARQLWrapper-1.6.0-2|14	%description
14mr|python-SPARQLWrapper-1.6.0-2|15	This is a wrapper around a SPARQL service.
14mr|python-SPARQLWrapper-1.6.0-2|16	It helps in creating the query URI and, possibly, convert the result
14mr|python-SPARQLWrapper-1.6.0-2|17	into a more manageable format.
14mr|python-SPARQLWrapper-1.6.0-2|18	
14mr|python-SPARQLWrapper-1.6.0-2|19	%prep
14mr|python-SPARQLWrapper-1.6.0-2|20	%setup -q -n %{oname}-%{version}
14mr|python-SPARQLWrapper-1.6.0-2|21	
14mr|python-SPARQLWrapper-1.6.0-2|22	%build
14mr|python-SPARQLWrapper-1.6.0-2|23	python setup.py build
14mr|python-SPARQLWrapper-1.6.0-2|24	
14mr|python-SPARQLWrapper-1.6.0-2|25	%install
14mr|python-SPARQLWrapper-1.6.0-2|26	python setup.py install --root=%{buildroot}
14mr|python-SPARQLWrapper-1.6.0-2|27	
14mr|python-SPARQLWrapper-1.6.0-2|28	%files
14mr|python-SPARQLWrapper-1.6.0-2|29	%doc AUTHORS.txt
14mr|python-SPARQLWrapper-1.6.0-2|30	%doc ChangeLog.txt
14mr|python-SPARQLWrapper-1.6.0-2|31	%doc LICENSE.txt
14mr|python-SPARQLWrapper-1.6.0-2|32	%{py_puresitedir}/SPARQLWrapper/*
14mr|python-SPARQLWrapper-1.6.0-2|33	%{py_puresitedir}/SPARQLWrapper*.egg-info
14mr|python-SPARQLWrapper-1.6.0-2|34	
14mr|python-SPARQLWrapper-1.6.0-2|35	%changelog
14mr|python-SPARQLWrapper-1.6.0-2|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-2
14mr|python-SPARQLWrapper-1.6.0-2|37	+ Revision: 1f72599
14mr|python-SPARQLWrapper-1.6.0-2|38	- MassBuild#440: Increase release tag
14mr|python-SPARQLWrapper-1.6.0-2|39	
14mr|python-SPARQLWrapper-1.6.0-2|40	

18721 14
14mr|python-sphinx-1.2.3-1|1	%define tarname	Sphinx
14mr|python-sphinx-1.2.3-1|2	
14mr|python-sphinx-1.2.3-1|3	# disable these for bootstrapping nose and sphinx
14mr|python-sphinx-1.2.3-1|4	%define enable_tests 0
14mr|python-sphinx-1.2.3-1|5	%define enable_doc 0
14mr|python-sphinx-1.2.3-1|6	
14mr|python-sphinx-1.2.3-1|7	Summary:	Python documentation generator
14mr|python-sphinx-1.2.3-1|8	
14mr|python-sphinx-1.2.3-1|9	Name:		python-sphinx
14mr|python-sphinx-1.2.3-1|10	Version:	1.2.3
14mr|python-sphinx-1.2.3-1|11	Release:	1
14mr|python-sphinx-1.2.3-1|12	Source0:	http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
14mr|python-sphinx-1.2.3-1|13	Patch0:	        Sphinx-1.2.2-mantarget.patch
14mr|python-sphinx-1.2.3-1|14	Patch1:         Sphinx-1.2.2-babel-option.patch
14mr|python-sphinx-1.2.3-1|15	License:	BSD
14mr|python-sphinx-1.2.3-1|16	Group:		Development/Python
14mr|python-sphinx-1.2.3-1|17	Url:		http://sphinx.pocoo.org/
14mr|python-sphinx-1.2.3-1|18	BuildArch:	noarch
14mr|python-sphinx-1.2.3-1|19	%if %{enable_doc}
14mr|python-sphinx-1.2.3-1|20	BuildRequires:	python3-docutils
14mr|python-sphinx-1.2.3-1|21	BuildRequires:	python3-jinja2
14mr|python-sphinx-1.2.3-1|22	%endif
14mr|python-sphinx-1.2.3-1|23	%if %{enable_tests}
14mr|python-sphinx-1.2.3-1|24	BuildRequires:	python3-nose
14mr|python-sphinx-1.2.3-1|25	BuildRequires:	python3-pygments
14mr|python-sphinx-1.2.3-1|26	BuildRequires:  python3-jinja2
14mr|python-sphinx-1.2.3-1|27	%endif
14mr|python-sphinx-1.2.3-1|28	BuildRequires:	pkgconfig(python3)
14mr|python-sphinx-1.2.3-1|29	BuildRequires:	python3-setuptools
14mr|python-sphinx-1.2.3-1|30	BuildRequires:	python3-distribute
14mr|python-sphinx-1.2.3-1|31	
14mr|python-sphinx-1.2.3-1|32	Requires:	python3-pkg-resources
14mr|python-sphinx-1.2.3-1|33	Requires:	python3-docutils
14mr|python-sphinx-1.2.3-1|34	Requires:	python3-pygments
14mr|python-sphinx-1.2.3-1|35	Requires:	python3-jinja2
14mr|python-sphinx-1.2.3-1|36	
14mr|python-sphinx-1.2.3-1|37	%description
14mr|python-sphinx-1.2.3-1|38	Sphinx is a tool that facilitates the creation of beautiful
14mr|python-sphinx-1.2.3-1|39	documentation for Python projects from reStructuredText sources. It
14mr|python-sphinx-1.2.3-1|40	was originally created to format the new documentation for Python, but
14mr|python-sphinx-1.2.3-1|41	has since been cleaned up in the hope that it will be useful in many
14mr|python-sphinx-1.2.3-1|42	other projects.
14mr|python-sphinx-1.2.3-1|43	
14mr|python-sphinx-1.2.3-1|44	%if %{enable_doc}
14mr|python-sphinx-1.2.3-1|45	%package doc
14mr|python-sphinx-1.2.3-1|46	Summary:	Documentation for %{name}
14mr|python-sphinx-1.2.3-1|47	
14mr|python-sphinx-1.2.3-1|48	Group:		Development/Python
14mr|python-sphinx-1.2.3-1|49	License:	BSD
14mr|python-sphinx-1.2.3-1|50	Requires:	%{name} = %{EVRD}
14mr|python-sphinx-1.2.3-1|51	Conflicts:	python-sphinx-doc
14mr|python-sphinx-1.2.3-1|52	
14mr|python-sphinx-1.2.3-1|53	%description doc
14mr|python-sphinx-1.2.3-1|54	Sphinx is a tool that makes it easy to create intelligent and
14mr|python-sphinx-1.2.3-1|55	beautiful documentation for Python projects (or other documents
14mr|python-sphinx-1.2.3-1|56	consisting of multiple reStructuredText sources), written by Georg
14mr|python-sphinx-1.2.3-1|57	Brandl. It was originally created to translate the new Python
14mr|python-sphinx-1.2.3-1|58	documentation, but has now been cleaned up in the hope that it will be
14mr|python-sphinx-1.2.3-1|59	useful to many other projects.
14mr|python-sphinx-1.2.3-1|60	
14mr|python-sphinx-1.2.3-1|61	This package contains documentation in reST and HTML formats.
14mr|python-sphinx-1.2.3-1|62	%endif
14mr|python-sphinx-1.2.3-1|63	
14mr|python-sphinx-1.2.3-1|64	%prep
14mr|python-sphinx-1.2.3-1|65	%setup -qn %{tarname}-%{version}
14mr|python-sphinx-1.2.3-1|66	%patch0 -p1 -b .mantarget
14mr|python-sphinx-1.2.3-1|67	%patch1 -p1 -b .babel
14mr|python-sphinx-1.2.3-1|68	sed '1d' -i sphinx/pycode/pgen2/token.py
14mr|python-sphinx-1.2.3-1|69	sed -i s'@#!/usr/bin/env python@#!/usr/bin/python3@' *py
14mr|python-sphinx-1.2.3-1|70	
14mr|python-sphinx-1.2.3-1|71	%build
14mr|python-sphinx-1.2.3-1|72	python3 setup.py build
14mr|python-sphinx-1.2.3-1|73	
14mr|python-sphinx-1.2.3-1|74	%if %{enable_doc}
14mr|python-sphinx-1.2.3-1|75	pushd doc
14mr|python-sphinx-1.2.3-1|76	make html
14mr|python-sphinx-1.2.3-1|77	make man
14mr|python-sphinx-1.2.3-1|78	rm -rf _build/html/.buildinfo
14mr|python-sphinx-1.2.3-1|79	mv _build/html ..
14mr|python-sphinx-1.2.3-1|80	popd
14mr|python-sphinx-1.2.3-1|81	%endif
14mr|python-sphinx-1.2.3-1|82	
14mr|python-sphinx-1.2.3-1|83	
14mr|python-sphinx-1.2.3-1|84	%install
14mr|python-sphinx-1.2.3-1|85	python3 setup.py install --skip-build --root=%{buildroot}
14mr|python-sphinx-1.2.3-1|86	
14mr|python-sphinx-1.2.3-1|87	%if %{enable_doc}
14mr|python-sphinx-1.2.3-1|88	pushd doc
14mr|python-sphinx-1.2.3-1|89	# Deliver man pages
14mr|python-sphinx-1.2.3-1|90	install -d %{buildroot}%{_mandir}/man1
14mr|python-sphinx-1.2.3-1|91	mv _build/man/sphinx-*.1 %{buildroot}%{_mandir}/man1/
14mr|python-sphinx-1.2.3-1|92	for f in %{buildroot}%{_mandir}/man1/sphinx-*.1;
14mr|python-sphinx-1.2.3-1|93	do
14mr|python-sphinx-1.2.3-1|94	cp -p $f $(echo $f | sed -e "s|.1$|-%{python3_version}.1|")
14mr|python-sphinx-1.2.3-1|95	done
14mr|python-sphinx-1.2.3-1|96	popd
14mr|python-sphinx-1.2.3-1|97	
14mr|python-sphinx-1.2.3-1|98	# Deliver rst files
14mr|python-sphinx-1.2.3-1|99	rm -rf doc/_build
14mr|python-sphinx-1.2.3-1|100	sed -i 's|python ../sphinx-build.py|/usr/bin/sphinx-build|' doc/Makefile
14mr|python-sphinx-1.2.3-1|101	mv doc reST
14mr|python-sphinx-1.2.3-1|102	%endif
14mr|python-sphinx-1.2.3-1|103	
14mr|python-sphinx-1.2.3-1|104	# Move language files to /usr/share;
14mr|python-sphinx-1.2.3-1|105	# patch to support this incorporated in 0.6.6
14mr|python-sphinx-1.2.3-1|106	pushd %{buildroot}%{py3_puresitedir}
14mr|python-sphinx-1.2.3-1|107	
14mr|python-sphinx-1.2.3-1|108	for lang in `find sphinx/locale -maxdepth 1 -mindepth 1 -type d -not -path '*/\.*' -printf "%f "`;
14mr|python-sphinx-1.2.3-1|109	do
14mr|python-sphinx-1.2.3-1|110	install -d %{buildroot}%{_datadir}/sphinx/locale/$lang
14mr|python-sphinx-1.2.3-1|111	install -d %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
14mr|python-sphinx-1.2.3-1|112	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.js \
14mr|python-sphinx-1.2.3-1|113	%{buildroot}%{_datadir}/sphinx/locale/$lang/
14mr|python-sphinx-1.2.3-1|114	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.mo \
14mr|python-sphinx-1.2.3-1|115	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/
14mr|python-sphinx-1.2.3-1|116	rm -rf sphinx/locale/$lang
14mr|python-sphinx-1.2.3-1|117	done
14mr|python-sphinx-1.2.3-1|118	popd
14mr|python-sphinx-1.2.3-1|119	%find_lang sphinx
14mr|python-sphinx-1.2.3-1|120	
14mr|python-sphinx-1.2.3-1|121	# Language files; Since these are javascript, it's not immediately obvious to
14mr|python-sphinx-1.2.3-1|122	# find_lang that they need to be marked with a language.
14mr|python-sphinx-1.2.3-1|123	(cd %{buildroot} && find . -name 'sphinx.js') | sed -e 's|^.||' | sed -e \
14mr|python-sphinx-1.2.3-1|124	's:\(.*/locale/\)\([^/_]\+\)\(.*\.js$\):%lang(\2) \1\2\3:' \
14mr|python-sphinx-1.2.3-1|125	>> sphinx.lang
14mr|python-sphinx-1.2.3-1|126	
14mr|python-sphinx-1.2.3-1|127	
14mr|python-sphinx-1.2.3-1|128	%check
14mr|python-sphinx-1.2.3-1|129	%if %{enable_tests}
14mr|python-sphinx-1.2.3-1|130	pushd tests
14mr|python-sphinx-1.2.3-1|131	python3 run.py
14mr|python-sphinx-1.2.3-1|132	popd
14mr|python-sphinx-1.2.3-1|133	%endif
14mr|python-sphinx-1.2.3-1|134	
14mr|python-sphinx-1.2.3-1|135	%files -f sphinx.lang
14mr|python-sphinx-1.2.3-1|136	%doc AUTHORS CHANGES EXAMPLES LICENSE
14mr|python-sphinx-1.2.3-1|137	%{_bindir}/sphinx-*
14mr|python-sphinx-1.2.3-1|138	%{py3_puresitedir}/*
14mr|python-sphinx-1.2.3-1|139	%dir %{_datadir}/sphinx/
14mr|python-sphinx-1.2.3-1|140	%dir %{_datadir}/sphinx/locale
14mr|python-sphinx-1.2.3-1|141	%dir %{_datadir}/sphinx/locale/*
14mr|python-sphinx-1.2.3-1|142	# %{_mandir}/man1/*
14mr|python-sphinx-1.2.3-1|143	
14mr|python-sphinx-1.2.3-1|144	%if %{enable_doc}
14mr|python-sphinx-1.2.3-1|145	%files doc
14mr|python-sphinx-1.2.3-1|146	%doc html reST
14mr|python-sphinx-1.2.3-1|147	%endif
14mr|python-sphinx-1.2.3-1|148	
14mr|python-sphinx-1.2.3-1|149	%changelog
14mr|python-sphinx-1.2.3-1|150	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
14mr|python-sphinx-1.2.3-1|151	+ Revision: 14c1ea3
14mr|python-sphinx-1.2.3-1|152	- Fix doc build with python3
14mr|python-sphinx-1.2.3-1|153	
14mr|python-sphinx-1.2.3-1|154	

18722 14
14mr|python-sqlalchemy-0.9.7-1|1	%define module_name SQLAlchemy
14mr|python-sqlalchemy-0.9.7-1|2	
14mr|python-sqlalchemy-0.9.7-1|3	Summary:	SQL toolkit and object relational mapper for Python
14mr|python-sqlalchemy-0.9.7-1|4	
14mr|python-sqlalchemy-0.9.7-1|5	
14mr|python-sqlalchemy-0.9.7-1|6	Name:		python-sqlalchemy
14mr|python-sqlalchemy-0.9.7-1|7	Version:	0.9.7
14mr|python-sqlalchemy-0.9.7-1|8	Release:	1
14mr|python-sqlalchemy-0.9.7-1|9	License:	MIT
14mr|python-sqlalchemy-0.9.7-1|10	Group:		Development/Python
14mr|python-sqlalchemy-0.9.7-1|11	URL:		http://www.sqlalchemy.org/
14mr|python-sqlalchemy-0.9.7-1|12	Source0:	http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
14mr|python-sqlalchemy-0.9.7-1|13	BuildRequires:	python-setuptools
14mr|python-sqlalchemy-0.9.7-1|14	BuildRequires:	python-nose
14mr|python-sqlalchemy-0.9.7-1|15	BuildRequires:	python-devel python3-devel
14mr|python-sqlalchemy-0.9.7-1|16	
14mr|python-sqlalchemy-0.9.7-1|17	%description
14mr|python-sqlalchemy-0.9.7-1|18	%{module_name} is a SQL toolkit and object relational mapper for Python. It
14mr|python-sqlalchemy-0.9.7-1|19	encourages "relational mapping" as opposed to "table mapping" and includes
14mr|python-sqlalchemy-0.9.7-1|20	enterprise-level features such as eager loading, unit-of-work object commits,
14mr|python-sqlalchemy-0.9.7-1|21	topological dependency sorting, and full usage of bind parameters. It
14mr|python-sqlalchemy-0.9.7-1|22	supports MySQL, Postgres, Oracle, and SQLite.
14mr|python-sqlalchemy-0.9.7-1|23	
14mr|python-sqlalchemy-0.9.7-1|24	%package -n python3-%{module_name}
14mr|python-sqlalchemy-0.9.7-1|25	Summary:	SQL toolkit and object relational mapper for Python
14mr|python-sqlalchemy-0.9.7-1|26	Group:		Development/Python
14mr|python-sqlalchemy-0.9.7-1|27	
14mr|python-sqlalchemy-0.9.7-1|28	%description -n python3-%{module_name}
14mr|python-sqlalchemy-0.9.7-1|29	%{module_name} is a SQL toolkit and object relational mapper for Python. It
14mr|python-sqlalchemy-0.9.7-1|30	encourages "relational mapping" as opposed to "table mapping" and includes
14mr|python-sqlalchemy-0.9.7-1|31	enterprise-level features such as eager loading, unit-of-work object commits,
14mr|python-sqlalchemy-0.9.7-1|32	topological dependency sorting, and full usage of bind parameters. It
14mr|python-sqlalchemy-0.9.7-1|33	supports MySQL, Postgres, Oracle, and SQLite.
14mr|python-sqlalchemy-0.9.7-1|34	
14mr|python-sqlalchemy-0.9.7-1|35	This is a python-3 package
14mr|python-sqlalchemy-0.9.7-1|36	
14mr|python-sqlalchemy-0.9.7-1|37	%prep
14mr|python-sqlalchemy-0.9.7-1|38	%setup -q -n %{module_name}-%{version}
14mr|python-sqlalchemy-0.9.7-1|39	rm -rf %{py3dir}
14mr|python-sqlalchemy-0.9.7-1|40	mkdir -p %{py3dir}
14mr|python-sqlalchemy-0.9.7-1|41	cp -a . %{py3dir}
14mr|python-sqlalchemy-0.9.7-1|42	
14mr|python-sqlalchemy-0.9.7-1|43	%build
14mr|python-sqlalchemy-0.9.7-1|44	python setup.py build
14mr|python-sqlalchemy-0.9.7-1|45	pushd %{py3dir}
14mr|python-sqlalchemy-0.9.7-1|46	%{__python3} setup.py build
14mr|python-sqlalchemy-0.9.7-1|47	popd
14mr|python-sqlalchemy-0.9.7-1|48	
14mr|python-sqlalchemy-0.9.7-1|49	
14mr|python-sqlalchemy-0.9.7-1|50	%install
14mr|python-sqlalchemy-0.9.7-1|51	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{py_platlibdir}
14mr|python-sqlalchemy-0.9.7-1|52	pushd %{py3dir}
14mr|python-sqlalchemy-0.9.7-1|53	PYTHONDONTWRITEBYTECODE= %{__python3} setup.py install --skip-build --root=%{buildroot} --install-purelib=%{py3_platlibdir}
14mr|python-sqlalchemy-0.9.7-1|54	popd
14mr|python-sqlalchemy-0.9.7-1|55	
14mr|python-sqlalchemy-0.9.7-1|56	#%check
14mr|python-sqlalchemy-0.9.7-1|57	#%{__python} setup.py test
14mr|python-sqlalchemy-0.9.7-1|58	
14mr|python-sqlalchemy-0.9.7-1|59	%files
14mr|python-sqlalchemy-0.9.7-1|60	%defattr(-, root, root, 0755)
14mr|python-sqlalchemy-0.9.7-1|61	%doc CHANGES LICENSE README* doc/* examples
14mr|python-sqlalchemy-0.9.7-1|62	%{py_platsitedir}/sqlalchemy/*
14mr|python-sqlalchemy-0.9.7-1|63	%{py_platsitedir}/%{module_name}-%{version}-py*.egg-info/
14mr|python-sqlalchemy-0.9.7-1|64	#%{python_sitelib}/sqlalchemy_nose/
14mr|python-sqlalchemy-0.9.7-1|65	
14mr|python-sqlalchemy-0.9.7-1|66	%files -n python3-%{module_name}
14mr|python-sqlalchemy-0.9.7-1|67	%defattr(-, root, root, 0755)
14mr|python-sqlalchemy-0.9.7-1|68	%doc CHANGES LICENSE README* doc/* examples
14mr|python-sqlalchemy-0.9.7-1|69	%{py3_platsitedir}/sqlalchemy/*
14mr|python-sqlalchemy-0.9.7-1|70	%{py3_platsitedir}/%{module_name}-%{version}-py*.egg-info/
14mr|python-sqlalchemy-0.9.7-1|71	
14mr|python-sqlalchemy-0.9.7-1|72	%changelog
14mr|python-sqlalchemy-0.9.7-1|73	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.9.7-1
14mr|python-sqlalchemy-0.9.7-1|74	+ Revision: 097fef7
14mr|python-sqlalchemy-0.9.7-1|75	- Merge pull request #8 from import/python-sqlalchemy:auto_update
14mr|python-sqlalchemy-0.9.7-1|76	- ROSA Updates Builder: update suggested
14mr|python-sqlalchemy-0.9.7-1|77	
14mr|python-sqlalchemy-0.9.7-1|78	

18723 14
14mr|python-sqlite2-2.6.3-2|1	%define realname pysqlite
14mr|python-sqlite2-2.6.3-2|2	
14mr|python-sqlite2-2.6.3-2|3	Name:		python-sqlite2
14mr|python-sqlite2-2.6.3-2|4	Version:	2.6.3
14mr|python-sqlite2-2.6.3-2|5	Release:	2
14mr|python-sqlite2-2.6.3-2|6	License:	zlib
14mr|python-sqlite2-2.6.3-2|7	Group:		Development/Python
14mr|python-sqlite2-2.6.3-2|8	Summary:	Python bindings for sqlite3
14mr|python-sqlite2-2.6.3-2|9	Source0:	http://pysqlite.googlecode.com/files/pysqlite-%{version}.tar.gz
14mr|python-sqlite2-2.6.3-2|10	Url:		http://pysqlite.org
14mr|python-sqlite2-2.6.3-2|11	BuildRequires:	python-devel sqlite3-devel
14mr|python-sqlite2-2.6.3-2|12	
14mr|python-sqlite2-2.6.3-2|13	%description
14mr|python-sqlite2-2.6.3-2|14	This packages allows you to use sqlite3 with python.
14mr|python-sqlite2-2.6.3-2|15	sqliite is a simple database engine.
14mr|python-sqlite2-2.6.3-2|16	
14mr|python-sqlite2-2.6.3-2|17	%prep
14mr|python-sqlite2-2.6.3-2|18	%setup -q -n %{realname}-%{version}
14mr|python-sqlite2-2.6.3-2|19	
14mr|python-sqlite2-2.6.3-2|20	%build
14mr|python-sqlite2-2.6.3-2|21	
14mr|python-sqlite2-2.6.3-2|22	%install
14mr|python-sqlite2-2.6.3-2|23	python ./setup.py install --root=%buildroot
14mr|python-sqlite2-2.6.3-2|24	mv %{buildroot}%{_prefix}/pysqlite2-doc/ installed-docs
14mr|python-sqlite2-2.6.3-2|25	
14mr|python-sqlite2-2.6.3-2|26	%check
14mr|python-sqlite2-2.6.3-2|27	cd %{buildroot}%{py_platsitedir}
14mr|python-sqlite2-2.6.3-2|28	python -c "from pysqlite2 import test; test.test()"
14mr|python-sqlite2-2.6.3-2|29	
14mr|python-sqlite2-2.6.3-2|30	%files
14mr|python-sqlite2-2.6.3-2|31	%doc installed-docs/*
14mr|python-sqlite2-2.6.3-2|32	%py_platsitedir/*
14mr|python-sqlite2-2.6.3-2|33	
14mr|python-sqlite2-2.6.3-2|34	
14mr|python-sqlite2-2.6.3-2|35	
14mr|python-sqlite2-2.6.3-2|36	%changelog
14mr|python-sqlite2-2.6.3-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.3-2
14mr|python-sqlite2-2.6.3-2|38	+ Revision: ef95f12
14mr|python-sqlite2-2.6.3-2|39	- MassBuild#440: Increase release tag
14mr|python-sqlite2-2.6.3-2|40	
14mr|python-sqlite2-2.6.3-2|41	

18724 14
14mr|python-storm-0.20-2|1	%define oname	storm
14mr|python-storm-0.20-2|2	
14mr|python-storm-0.20-2|3	Summary:	Object Relational Mapper for Python
14mr|python-storm-0.20-2|4	Name:		python-%{oname}
14mr|python-storm-0.20-2|5	Version:	0.20
14mr|python-storm-0.20-2|6	Release:	2
14mr|python-storm-0.20-2|7	Source0:	https://launchpad.net/storm/trunk/0.20/+download/storm-%{version}.tar.bz2
14mr|python-storm-0.20-2|8	License:	GPLv2
14mr|python-storm-0.20-2|9	URL:		http://storm.canonical.com/
14mr|python-storm-0.20-2|10	Group:		Development/Python
14mr|python-storm-0.20-2|11	BuildArch:	noarch
14mr|python-storm-0.20-2|12	BuildRequires:	python-devel
14mr|python-storm-0.20-2|13	Requires:	python
14mr|python-storm-0.20-2|14	Requires:	python-psycopg2
14mr|python-storm-0.20-2|15	Requires:	python-sqlite2
14mr|python-storm-0.20-2|16	
14mr|python-storm-0.20-2|17	%description
14mr|python-storm-0.20-2|18	Storm is an object-relation mapper (ORM) for the Python language. It allows
14mr|python-storm-0.20-2|19	rows from a relational database to be seen as objects in an object-oriented
14mr|python-storm-0.20-2|20	language like Python.
14mr|python-storm-0.20-2|21	
14mr|python-storm-0.20-2|22	- Storm lets you efficiently access and update large datasets by allowing you
14mr|python-storm-0.20-2|23	to formulate complex queries spanning multiple tables using Python.
14mr|python-storm-0.20-2|24	
14mr|python-storm-0.20-2|25	- Storm allows you to fallback to SQL if needed (or if you just prefer),
14mr|python-storm-0.20-2|26	allowing you to mix "old school" code and ORM code
14mr|python-storm-0.20-2|27	
14mr|python-storm-0.20-2|28	%prep
14mr|python-storm-0.20-2|29	%setup -q -n %{oname}-%{version}
14mr|python-storm-0.20-2|30	
14mr|python-storm-0.20-2|31	%build
14mr|python-storm-0.20-2|32	
14mr|python-storm-0.20-2|33	%install
14mr|python-storm-0.20-2|34	install -d %{buildroot}%{py_puresitedir}
14mr|python-storm-0.20-2|35	cp -af storm/ %{buildroot}%{py_puresitedir}
14mr|python-storm-0.20-2|36	
14mr|python-storm-0.20-2|37	%files
14mr|python-storm-0.20-2|38	%doc TODO LICENSE README tests/tutorial.txt tests/
14mr|python-storm-0.20-2|39	%{py_puresitedir}/*
14mr|python-storm-0.20-2|40	
14mr|python-storm-0.20-2|41	
14mr|python-storm-0.20-2|42	
14mr|python-storm-0.20-2|43	%changelog
14mr|python-storm-0.20-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20-2
14mr|python-storm-0.20-2|45	+ Revision: 9c3ce8d
14mr|python-storm-0.20-2|46	- MassBuild#440: Increase release tag
14mr|python-storm-0.20-2|47	
14mr|python-storm-0.20-2|48	

18725 14
14mr|python-translate-1.9.0-4|1	%define pname translate
14mr|python-translate-1.9.0-4|2	%define oname %{pname}-toolkit
14mr|python-translate-1.9.0-4|3	
14mr|python-translate-1.9.0-4|4	Summary: Software localization toolkit
14mr|python-translate-1.9.0-4|5	Name:    python-%{pname}
14mr|python-translate-1.9.0-4|6	Version: 1.9.0
14mr|python-translate-1.9.0-4|7	Release: 4
14mr|python-translate-1.9.0-4|8	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
14mr|python-translate-1.9.0-4|9	License: GPLv2+
14mr|python-translate-1.9.0-4|10	Group: Development/Python
14mr|python-translate-1.9.0-4|11	Url: http://translate.sourceforge.net/
14mr|python-translate-1.9.0-4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|python-translate-1.9.0-4|13	BuildArch: noarch
14mr|python-translate-1.9.0-4|14	BuildRequires: python-devel
14mr|python-translate-1.9.0-4|15	# (Fedoar) those are needed for mange page generation
14mr|python-translate-1.9.0-4|16	BuildRequires: python-lxml
14mr|python-translate-1.9.0-4|17	BuildRequires: python-simplejson
14mr|python-translate-1.9.0-4|18	Requires: python-lxml
14mr|python-translate-1.9.0-4|19	Requires: python-levenshtein
14mr|python-translate-1.9.0-4|20	Requires: python-simplejson
14mr|python-translate-1.9.0-4|21	Requires: python-enchant
14mr|python-translate-1.9.0-4|22	Requires: python-vobject
14mr|python-translate-1.9.0-4|23	Requires: python-iniparse
14mr|python-translate-1.9.0-4|24	# for sub2po and po2sub
14mr|python-translate-1.9.0-4|25	Requires: python-aeidon
14mr|python-translate-1.9.0-4|26	# python-pysco is only available for i586
14mr|python-translate-1.9.0-4|27	%ifarch %{ix86}
14mr|python-translate-1.9.0-4|28	Requires: python-psyco
14mr|python-translate-1.9.0-4|29	%endif
14mr|python-translate-1.9.0-4|30	Provides: %{oname} = %{version}-%{release}
14mr|python-translate-1.9.0-4|31	
14mr|python-translate-1.9.0-4|32	%description
14mr|python-translate-1.9.0-4|33	The Translate Toolkit is a set of software and documentation designed
14mr|python-translate-1.9.0-4|34	to help make the lives of localizers both more productive and less
14mr|python-translate-1.9.0-4|35	frustrating.  The Toolkit is part of the translate.sourceforge.net
14mr|python-translate-1.9.0-4|36	project, hosted at http://translate.sourceforge.net/
14mr|python-translate-1.9.0-4|37	
14mr|python-translate-1.9.0-4|38	The software includes programs to covert localization formats to the
14mr|python-translate-1.9.0-4|39	common PO format and programs to check and manage PO files.  The
14mr|python-translate-1.9.0-4|40	documentation includes guides on using the tools, running a
14mr|python-translate-1.9.0-4|41	localization project and how to localize various projects from
14mr|python-translate-1.9.0-4|42	OpenOffice.org to Mozilla.
14mr|python-translate-1.9.0-4|43	
14mr|python-translate-1.9.0-4|44	At its core the software contains a set of classes for handling
14mr|python-translate-1.9.0-4|45	various localization storage formats: DTD, properties, OpenOffice.org
14mr|python-translate-1.9.0-4|46	GSI/SDF, CSV and of course PO.  And scripts to convert between these
14mr|python-translate-1.9.0-4|47	formats.
14mr|python-translate-1.9.0-4|48	
14mr|python-translate-1.9.0-4|49	Also part of the Toolkit are Python programs to create word counts,
14mr|python-translate-1.9.0-4|50	merge translations and perform various checks on PO files.
14mr|python-translate-1.9.0-4|51	
14mr|python-translate-1.9.0-4|52	%prep
14mr|python-translate-1.9.0-4|53	%setup -q -n %{oname}-%{version}
14mr|python-translate-1.9.0-4|54	
14mr|python-translate-1.9.0-4|55	%build
14mr|python-translate-1.9.0-4|56	./setup.py build
14mr|python-translate-1.9.0-4|57	
14mr|python-translate-1.9.0-4|58	%install
14mr|python-translate-1.9.0-4|59	./setup.py install --root=%{buildroot}
14mr|python-translate-1.9.0-4|60	
14mr|python-translate-1.9.0-4|61	# (Fedora) create manpages
14mr|python-translate-1.9.0-4|62	mkdir -p %{buildroot}/%{_mandir}/man1
14mr|python-translate-1.9.0-4|63	for program in %{buildroot}/%{_bindir}/*; do
14mr|python-translate-1.9.0-4|64	case $(basename $program) in
14mr|python-translate-1.9.0-4|65	pocompendium|poen|pomigrate2|popuretext|poreencode|posplit|\
14mr|python-translate-1.9.0-4|66	pocount|poglossary|lookupclient.py|tmserver|build_tmdb|\
14mr|python-translate-1.9.0-4|67	junitmsgfmt)
14mr|python-translate-1.9.0-4|68	;;
14mr|python-translate-1.9.0-4|69	*)
14mr|python-translate-1.9.0-4|70	LC_ALL=C PYTHONPATH=. $program --manpage \
14mr|python-translate-1.9.0-4|71	>  %{buildroot}/%{_mandir}/man1/$(basename $program).1 \
14mr|python-translate-1.9.0-4|72	|| rm -f %{buildroot}/%{_mandir}/man1/$(basename $program).1
14mr|python-translate-1.9.0-4|73	;;
14mr|python-translate-1.9.0-4|74	esac
14mr|python-translate-1.9.0-4|75	done
14mr|python-translate-1.9.0-4|76	
14mr|python-translate-1.9.0-4|77	# Drop shebang from non-executable scripts to make rpmlint happy
14mr|python-translate-1.9.0-4|78	find %{buildroot}%{py_puresitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|python-translate-1.9.0-4|79	
14mr|python-translate-1.9.0-4|80	%files
14mr|python-translate-1.9.0-4|81	%defattr(-,root,root)
14mr|python-translate-1.9.0-4|82	%doc %{pname}/README
14mr|python-translate-1.9.0-4|83	%{_bindir}/*
14mr|python-translate-1.9.0-4|84	%{py_puresitedir}/%{pname}
14mr|python-translate-1.9.0-4|85	%{py_puresitedir}/translate_toolkit-%{version}-py%{py_ver}.egg-info
14mr|python-translate-1.9.0-4|86	%{_mandir}/man1/*
14mr|python-translate-1.9.0-4|87	
14mr|python-translate-1.9.0-4|88	
14mr|python-translate-1.9.0-4|89	
14mr|python-translate-1.9.0-4|90	%changelog
14mr|python-translate-1.9.0-4|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.0-4
14mr|python-translate-1.9.0-4|92	+ Revision: 2906343
14mr|python-translate-1.9.0-4|93	- MassBuild#440: Increase release tag
14mr|python-translate-1.9.0-4|94	
14mr|python-translate-1.9.0-4|95	

18726 14
14mr|python-twisted-13.1.0-2|1	Summary:	Event-based framework for internet applications
14mr|python-twisted-13.1.0-2|2	Name:		python-twisted
14mr|python-twisted-13.1.0-2|3	Version:	13.1.0
14mr|python-twisted-13.1.0-2|4	Release:	2
14mr|python-twisted-13.1.0-2|5	License:	MIT
14mr|python-twisted-13.1.0-2|6	Group:		Development/Python
14mr|python-twisted-13.1.0-2|7	Url:		http://www.twistedmatrix.com/
14mr|python-twisted-13.1.0-2|8	BuildArch:	noarch
14mr|python-twisted-13.1.0-2|9	Requires:	python-twisted-conch
14mr|python-twisted-13.1.0-2|10	Requires:	python-twisted-lore
14mr|python-twisted-13.1.0-2|11	Requires:	python-twisted-mail
14mr|python-twisted-13.1.0-2|12	Requires:	python-twisted-names
14mr|python-twisted-13.1.0-2|13	Requires:	python-twisted-news
14mr|python-twisted-13.1.0-2|14	Requires:	python-twisted-runner
14mr|python-twisted-13.1.0-2|15	Requires:	python-twisted-web
14mr|python-twisted-13.1.0-2|16	Requires:	python-twisted-words
14mr|python-twisted-13.1.0-2|17	# add the pythonegg provides manually as this is a meta package, so the rpm auto-provides
14mr|python-twisted-13.1.0-2|18	# scripts won't work here
14mr|python-twisted-13.1.0-2|19	Provides:	pythonegg(twisted)
14mr|python-twisted-13.1.0-2|20	
14mr|python-twisted-13.1.0-2|21	%description
14mr|python-twisted-13.1.0-2|22	Twisted is a framework, written in Python, for writing networked
14mr|python-twisted-13.1.0-2|23	applications. It includes implementations of a number of commonly used
14mr|python-twisted-13.1.0-2|24	network services such as a web server, an IRC chat server, a mail
14mr|python-twisted-13.1.0-2|25	server, a relational database interface and an object broker. Developers
14mr|python-twisted-13.1.0-2|26	can build applications using all of these services as well as custom
14mr|python-twisted-13.1.0-2|27	services that they write themselves. Twisted also includes a user
14mr|python-twisted-13.1.0-2|28	authentication system that controls access to services and provides
14mr|python-twisted-13.1.0-2|29	services with user context information to implement their own security
14mr|python-twisted-13.1.0-2|30	models.
14mr|python-twisted-13.1.0-2|31	
14mr|python-twisted-13.1.0-2|32	This package is just a empty rpm with requires on all twisted sub-modules,
14mr|python-twisted-13.1.0-2|33	in order to allows smooth upgrade and easy installation of the whole
14mr|python-twisted-13.1.0-2|34	framework.
14mr|python-twisted-13.1.0-2|35	
14mr|python-twisted-13.1.0-2|36	%build
14mr|python-twisted-13.1.0-2|37	cat >  README.mdv <<EOF
14mr|python-twisted-13.1.0-2|38	This package is just a empty rpm with requires on all twisted sub-modules,
14mr|python-twisted-13.1.0-2|39	in order to allows smooth upgrade and easy installation of the whole
14mr|python-twisted-13.1.0-2|40	framework.
14mr|python-twisted-13.1.0-2|41	EOF
14mr|python-twisted-13.1.0-2|42	
14mr|python-twisted-13.1.0-2|43	%files
14mr|python-twisted-13.1.0-2|44	%doc README.mdv
14mr|python-twisted-13.1.0-2|45	
14mr|python-twisted-13.1.0-2|46	%changelog
14mr|python-twisted-13.1.0-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 13.1.0-2
14mr|python-twisted-13.1.0-2|48	+ Revision: fec2f4c
14mr|python-twisted-13.1.0-2|49	- MassBuild#440: Increase release tag
14mr|python-twisted-13.1.0-2|50	
14mr|python-twisted-13.1.0-2|51	

18727 14
14mr|python-twisted-conch-14.0.2-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-conch-14.0.2-1|2	
14mr|python-twisted-conch-14.0.2-1|3	%define progname TwistedConch
14mr|python-twisted-conch-14.0.2-1|4	
14mr|python-twisted-conch-14.0.2-1|5	# There is no debug here, but can't build as noarch,
14mr|python-twisted-conch-14.0.2-1|6	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-conch-14.0.2-1|7	# should be located in the same place
14mr|python-twisted-conch-14.0.2-1|8	%define debug_package %{nil}
14mr|python-twisted-conch-14.0.2-1|9	
14mr|python-twisted-conch-14.0.2-1|10	Summary:        An SSH and SFTP protocol implementation together with clients and servers
14mr|python-twisted-conch-14.0.2-1|11	
14mr|python-twisted-conch-14.0.2-1|12	Name:           python-twisted-conch
14mr|python-twisted-conch-14.0.2-1|13	Version:        14.0.2
14mr|python-twisted-conch-14.0.2-1|14	Release:        1
14mr|python-twisted-conch-14.0.2-1|15	Source0:        http://twistedmatrix.com/Releases/Conch/14.0/TwistedConch-%{version}.tar.bz2
14mr|python-twisted-conch-14.0.2-1|16	License:        MIT
14mr|python-twisted-conch-14.0.2-1|17	Group:          Development/Python
14mr|python-twisted-conch-14.0.2-1|18	URL:            http://twistedmatrix.com/projects/conch
14mr|python-twisted-conch-14.0.2-1|19	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-conch-14.0.2-1|20	Requires:       python-twisted-core
14mr|python-twisted-conch-14.0.2-1|21	Requires:	pyasn1
14mr|python-twisted-conch-14.0.2-1|22	
14mr|python-twisted-conch-14.0.2-1|23	%description
14mr|python-twisted-conch-14.0.2-1|24	Conch is an SSHv2 implementation written in Python.
14mr|python-twisted-conch-14.0.2-1|25	SSH is a protocol designed to allow remote access
14mr|python-twisted-conch-14.0.2-1|26	to shells and commands, but it is generic enough to allow
14mr|python-twisted-conch-14.0.2-1|27	everything from TCP forwarding to generic filesystem access.
14mr|python-twisted-conch-14.0.2-1|28	Since Conch is written in Python, it interfaces well with
14mr|python-twisted-conch-14.0.2-1|29	other Python projects such as Imagination.
14mr|python-twisted-conch-14.0.2-1|30	Conch also includes a implementations of the telnet and vt102
14mr|python-twisted-conch-14.0.2-1|31	protocols, as well as support for rudamentary line editing behaviors.
14mr|python-twisted-conch-14.0.2-1|32	A new implementation of Twisted's Manhole application is also included,
14mr|python-twisted-conch-14.0.2-1|33	featuring server-side input history and interactive syntax coloring.
14mr|python-twisted-conch-14.0.2-1|34	
14mr|python-twisted-conch-14.0.2-1|35	%prep
14mr|python-twisted-conch-14.0.2-1|36	%setup -q -n %{progname}-%{version}
14mr|python-twisted-conch-14.0.2-1|37	
14mr|python-twisted-conch-14.0.2-1|38	%build
14mr|python-twisted-conch-14.0.2-1|39	%__python setup.py build
14mr|python-twisted-conch-14.0.2-1|40	
14mr|python-twisted-conch-14.0.2-1|41	%install
14mr|python-twisted-conch-14.0.2-1|42	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-conch-14.0.2-1|43	
14mr|python-twisted-conch-14.0.2-1|44	%files
14mr|python-twisted-conch-14.0.2-1|45	%defattr(0755,root,root,0755)
14mr|python-twisted-conch-14.0.2-1|46	%{_bindir}/*
14mr|python-twisted-conch-14.0.2-1|47	%defattr(0644,root,root,0755)
14mr|python-twisted-conch-14.0.2-1|48	%doc LICENSE README
14mr|python-twisted-conch-14.0.2-1|49	%dir %{py_platsitedir}/twisted/conch
14mr|python-twisted-conch-14.0.2-1|50	%{py_platsitedir}/twisted/conch/*
14mr|python-twisted-conch-14.0.2-1|51	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-conch-14.0.2-1|52	%{py_platsitedir}/*.egg-info
14mr|python-twisted-conch-14.0.2-1|53	
14mr|python-twisted-conch-14.0.2-1|54	%changelog
14mr|python-twisted-conch-14.0.2-1|55	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 14.0.2-1
14mr|python-twisted-conch-14.0.2-1|56	+ Revision: 43ca09b
14mr|python-twisted-conch-14.0.2-1|57	- Merge pull request #4 from import/python-twisted-conch:auto_update
14mr|python-twisted-conch-14.0.2-1|58	- ROSA Updates Builder: update suggested
14mr|python-twisted-conch-14.0.2-1|59	
14mr|python-twisted-conch-14.0.2-1|60	

18728 14
14mr|python-twisted-core-14.0.0-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-core-14.0.0-2|2	
14mr|python-twisted-core-14.0.0-2|3	Summary:	Event-based framework for internet applications
14mr|python-twisted-core-14.0.0-2|4	
14mr|python-twisted-core-14.0.0-2|5	Name:		python-twisted-core
14mr|python-twisted-core-14.0.0-2|6	Version:	14.0.0
14mr|python-twisted-core-14.0.0-2|7	Release:	2
14mr|python-twisted-core-14.0.0-2|8	License:	MIT
14mr|python-twisted-core-14.0.0-2|9	Group:		Development/Python
14mr|python-twisted-core-14.0.0-2|10	Url:		http://twistedmatrix.com/projects/core/
14mr|python-twisted-core-14.0.0-2|11	Source0:	http://twistedmatrix.com/Releases/Core/14.0/TwistedCore-%{version}.tar.bz2
14mr|python-twisted-core-14.0.0-2|12	Source1:    %{name}.rpmlintrc
14mr|python-twisted-core-14.0.0-2|13	Patch1:	TwistedCore-13.0.0-sagemath.patch
14mr|python-twisted-core-14.0.0-2|14	BuildRequires:	python-zope-interface
14mr|python-twisted-core-14.0.0-2|15	BuildRequires:	pkgconfig(python)
14mr|python-twisted-core-14.0.0-2|16	Requires:	pycrypto
14mr|python-twisted-core-14.0.0-2|17	Requires:	python-OpenSSL
14mr|python-twisted-core-14.0.0-2|18	Requires:	python-zope-interface
14mr|python-twisted-core-14.0.0-2|19	Conflicts:	python-twisted < 2.0.0
14mr|python-twisted-core-14.0.0-2|20	
14mr|python-twisted-core-14.0.0-2|21	%description
14mr|python-twisted-core-14.0.0-2|22	Twisted is a framework, written in Python, for writing networked
14mr|python-twisted-core-14.0.0-2|23	applications. It includes implementations of a number of commonly used
14mr|python-twisted-core-14.0.0-2|24	network services such as a web server, an IRC chat server, a mail
14mr|python-twisted-core-14.0.0-2|25	server, a relational database interface and an object broker. Developers
14mr|python-twisted-core-14.0.0-2|26	can build applications using all of these services as well as custom
14mr|python-twisted-core-14.0.0-2|27	services that they write themselves. Twisted also includes a user
14mr|python-twisted-core-14.0.0-2|28	authentication system that controls access to services and provides
14mr|python-twisted-core-14.0.0-2|29	services with user context information to implement their own security
14mr|python-twisted-core-14.0.0-2|30	models.
14mr|python-twisted-core-14.0.0-2|31	
14mr|python-twisted-core-14.0.0-2|32	%prep
14mr|python-twisted-core-14.0.0-2|33	%setup -qn TwistedCore-%{version}
14mr|python-twisted-core-14.0.0-2|34	%apply_patches
14mr|python-twisted-core-14.0.0-2|35	
14mr|python-twisted-core-14.0.0-2|36	%build
14mr|python-twisted-core-14.0.0-2|37	%__python setup.py build
14mr|python-twisted-core-14.0.0-2|38	
14mr|python-twisted-core-14.0.0-2|39	%install
14mr|python-twisted-core-14.0.0-2|40	%__python setup.py install --root=%{buildroot}
14mr|python-twisted-core-14.0.0-2|41	
14mr|python-twisted-core-14.0.0-2|42	# no need for c source code
14mr|python-twisted-core-14.0.0-2|43	find %{buildroot}/%{py_platsitedir}/twisted -type f -name '*.c' | xargs rm -f
14mr|python-twisted-core-14.0.0-2|44	
14mr|python-twisted-core-14.0.0-2|45	%files
14mr|python-twisted-core-14.0.0-2|46	%defattr(0755,root,root,0755)
14mr|python-twisted-core-14.0.0-2|47	%{_bindir}/*
14mr|python-twisted-core-14.0.0-2|48	%defattr(0644,root,root,0755)
14mr|python-twisted-core-14.0.0-2|49	%doc LICENSE NEWS README
14mr|python-twisted-core-14.0.0-2|50	%dir %{py_platsitedir}/twisted
14mr|python-twisted-core-14.0.0-2|51	%{py_platsitedir}/twisted/*
14mr|python-twisted-core-14.0.0-2|52	%{py_platsitedir}/*.egg-info
14mr|python-twisted-core-14.0.0-2|53	
14mr|python-twisted-core-14.0.0-2|54	
14mr|python-twisted-core-14.0.0-2|55	
14mr|python-twisted-core-14.0.0-2|56	
14mr|python-twisted-core-14.0.0-2|57	%changelog
14mr|python-twisted-core-14.0.0-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.0.0-2
14mr|python-twisted-core-14.0.0-2|59	+ Revision: 1dcbb68
14mr|python-twisted-core-14.0.0-2|60	- MassBuild#440: Increase release tag
14mr|python-twisted-core-14.0.0-2|61	
14mr|python-twisted-core-14.0.0-2|62	

18729 14
14mr|python-twisted-lore-14.0.0-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-lore-14.0.0-2|2	
14mr|python-twisted-lore-14.0.0-2|3	# There is no debug here, but can't build as noarch,
14mr|python-twisted-lore-14.0.0-2|4	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-lore-14.0.0-2|5	# should be located in the same place
14mr|python-twisted-lore-14.0.0-2|6	%define debug_package %{nil}
14mr|python-twisted-lore-14.0.0-2|7	
14mr|python-twisted-lore-14.0.0-2|8	Summary:        A documentation generator
14mr|python-twisted-lore-14.0.0-2|9	
14mr|python-twisted-lore-14.0.0-2|10	
14mr|python-twisted-lore-14.0.0-2|11	Name:           python-twisted-lore
14mr|python-twisted-lore-14.0.0-2|12	Version:        14.0.0
14mr|python-twisted-lore-14.0.0-2|13	Release:        2
14mr|python-twisted-lore-14.0.0-2|14	Source0:        http://twistedmatrix.com/Releases/Lore/14.0/TwistedLore-%{version}.tar.bz2
14mr|python-twisted-lore-14.0.0-2|15	License:        MIT
14mr|python-twisted-lore-14.0.0-2|16	Group:          Development/Python
14mr|python-twisted-lore-14.0.0-2|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedLore
14mr|python-twisted-lore-14.0.0-2|18	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-lore-14.0.0-2|19	Requires:       python-twisted-core
14mr|python-twisted-lore-14.0.0-2|20	# for docbook, lmath, etc
14mr|python-twisted-lore-14.0.0-2|21	Requires:       python-twisted-web
14mr|python-twisted-lore-14.0.0-2|22	
14mr|python-twisted-lore-14.0.0-2|23	%description
14mr|python-twisted-lore-14.0.0-2|24	Twisted Lore is the documentation generator of the Twisted matrix
14mr|python-twisted-lore-14.0.0-2|25	framework.
14mr|python-twisted-lore-14.0.0-2|26	
14mr|python-twisted-lore-14.0.0-2|27	%prep
14mr|python-twisted-lore-14.0.0-2|28	%setup -q -n TwistedLore-%{version}
14mr|python-twisted-lore-14.0.0-2|29	
14mr|python-twisted-lore-14.0.0-2|30	%build
14mr|python-twisted-lore-14.0.0-2|31	%__python setup.py build
14mr|python-twisted-lore-14.0.0-2|32	
14mr|python-twisted-lore-14.0.0-2|33	%install
14mr|python-twisted-lore-14.0.0-2|34	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-lore-14.0.0-2|35	
14mr|python-twisted-lore-14.0.0-2|36	%files
14mr|python-twisted-lore-14.0.0-2|37	%defattr(0755,root,root,0755)
14mr|python-twisted-lore-14.0.0-2|38	%{_bindir}/*
14mr|python-twisted-lore-14.0.0-2|39	%defattr(0644,root,root,0755)
14mr|python-twisted-lore-14.0.0-2|40	%doc LICENSE README
14mr|python-twisted-lore-14.0.0-2|41	%dir %{py_platsitedir}/twisted/lore
14mr|python-twisted-lore-14.0.0-2|42	%{py_platsitedir}/twisted/lore/*
14mr|python-twisted-lore-14.0.0-2|43	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-lore-14.0.0-2|44	%{py_platsitedir}/*.egg-info
14mr|python-twisted-lore-14.0.0-2|45	
14mr|python-twisted-lore-14.0.0-2|46	
14mr|python-twisted-lore-14.0.0-2|47	
14mr|python-twisted-lore-14.0.0-2|48	
14mr|python-twisted-lore-14.0.0-2|49	%changelog
14mr|python-twisted-lore-14.0.0-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.0.0-2
14mr|python-twisted-lore-14.0.0-2|51	+ Revision: 55fd644
14mr|python-twisted-lore-14.0.0-2|52	- MassBuild#440: Increase release tag
14mr|python-twisted-lore-14.0.0-2|53	
14mr|python-twisted-lore-14.0.0-2|54	

18730 14
14mr|python-twisted-mail-14.0.0-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-mail-14.0.0-2|2	
14mr|python-twisted-mail-14.0.0-2|3	# There is no debug here, but can't build as noarch,
14mr|python-twisted-mail-14.0.0-2|4	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-mail-14.0.0-2|5	# should be located in the same place
14mr|python-twisted-mail-14.0.0-2|6	%define debug_package %{nil}
14mr|python-twisted-mail-14.0.0-2|7	
14mr|python-twisted-mail-14.0.0-2|8	Summary:        An STMP/POP2/IMAP protocol implementation together with clients and servers
14mr|python-twisted-mail-14.0.0-2|9	
14mr|python-twisted-mail-14.0.0-2|10	
14mr|python-twisted-mail-14.0.0-2|11	Name:           python-twisted-mail
14mr|python-twisted-mail-14.0.0-2|12	Version:        14.0.0
14mr|python-twisted-mail-14.0.0-2|13	Release:        2
14mr|python-twisted-mail-14.0.0-2|14	Source0:        http://twistedmatrix.com/Releases/Mail/14.0/TwistedMail-%{version}.tar.bz2
14mr|python-twisted-mail-14.0.0-2|15	License:        MIT
14mr|python-twisted-mail-14.0.0-2|16	Group:          Development/Python
14mr|python-twisted-mail-14.0.0-2|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedMail
14mr|python-twisted-mail-14.0.0-2|18	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-mail-14.0.0-2|19	Requires:       python-twisted-core
14mr|python-twisted-mail-14.0.0-2|20	# for mail/relaymanager.py
14mr|python-twisted-mail-14.0.0-2|21	Requires:       python-twisted-names
14mr|python-twisted-mail-14.0.0-2|22	
14mr|python-twisted-mail-14.0.0-2|23	%description
14mr|python-twisted-mail-14.0.0-2|24	Twisted Mail contains high-level, efficient protocol implementations for both
14mr|python-twisted-mail-14.0.0-2|25	clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an
14mr|python-twisted-mail-14.0.0-2|26	"out of the box" combination SMTP/POP3 virtual-hosting mail server. Also
14mr|python-twisted-mail-14.0.0-2|27	included is a read/write Maildir implementation and a basic Mail Exchange
14mr|python-twisted-mail-14.0.0-2|28	calculator (depends on Twisted Names).
14mr|python-twisted-mail-14.0.0-2|29	
14mr|python-twisted-mail-14.0.0-2|30	%prep
14mr|python-twisted-mail-14.0.0-2|31	%setup -q -n TwistedMail-%{version}
14mr|python-twisted-mail-14.0.0-2|32	
14mr|python-twisted-mail-14.0.0-2|33	%build
14mr|python-twisted-mail-14.0.0-2|34	%__python setup.py build
14mr|python-twisted-mail-14.0.0-2|35	
14mr|python-twisted-mail-14.0.0-2|36	%install
14mr|python-twisted-mail-14.0.0-2|37	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-mail-14.0.0-2|38	
14mr|python-twisted-mail-14.0.0-2|39	%files
14mr|python-twisted-mail-14.0.0-2|40	%defattr(0755,root,root,0755)
14mr|python-twisted-mail-14.0.0-2|41	%{_bindir}/*
14mr|python-twisted-mail-14.0.0-2|42	%defattr(0644,root,root,0755)
14mr|python-twisted-mail-14.0.0-2|43	%doc LICENSE README
14mr|python-twisted-mail-14.0.0-2|44	%dir %{py_platsitedir}/twisted/mail
14mr|python-twisted-mail-14.0.0-2|45	%{py_platsitedir}/twisted/mail/*
14mr|python-twisted-mail-14.0.0-2|46	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-mail-14.0.0-2|47	%{py_platsitedir}/*.egg-info
14mr|python-twisted-mail-14.0.0-2|48	
14mr|python-twisted-mail-14.0.0-2|49	
14mr|python-twisted-mail-14.0.0-2|50	
14mr|python-twisted-mail-14.0.0-2|51	
14mr|python-twisted-mail-14.0.0-2|52	%changelog
14mr|python-twisted-mail-14.0.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.0.0-2
14mr|python-twisted-mail-14.0.0-2|54	+ Revision: c238ee3
14mr|python-twisted-mail-14.0.0-2|55	- MassBuild#440: Increase release tag
14mr|python-twisted-mail-14.0.0-2|56	
14mr|python-twisted-mail-14.0.0-2|57	

18731 14
14mr|python-twisted-names-14.0.2-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-names-14.0.2-1|2	
14mr|python-twisted-names-14.0.2-1|3	# There is no debug here, but can't build as noarch,
14mr|python-twisted-names-14.0.2-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-names-14.0.2-1|5	# should be located in the same place
14mr|python-twisted-names-14.0.2-1|6	%define debug_package %{nil}
14mr|python-twisted-names-14.0.2-1|7	
14mr|python-twisted-names-14.0.2-1|8	Summary:        An DNS protocol implementation with client and server
14mr|python-twisted-names-14.0.2-1|9	
14mr|python-twisted-names-14.0.2-1|10	Name:           python-twisted-names
14mr|python-twisted-names-14.0.2-1|11	Version:	14.0.2
14mr|python-twisted-names-14.0.2-1|12	Release:	1
14mr|python-twisted-names-14.0.2-1|13	Source0:        http://twistedmatrix.com/Releases/Names/14.0/TwistedNames-%{version}.tar.bz2
14mr|python-twisted-names-14.0.2-1|14	License:        MIT
14mr|python-twisted-names-14.0.2-1|15	Group:          Development/Python
14mr|python-twisted-names-14.0.2-1|16	URL:            http://twistedmatrix.com/trac/wiki/TwistedNames
14mr|python-twisted-names-14.0.2-1|17	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-names-14.0.2-1|18	Requires:       python-twisted-core
14mr|python-twisted-names-14.0.2-1|19	
14mr|python-twisted-names-14.0.2-1|20	%description
14mr|python-twisted-names-14.0.2-1|21	Twisted Names is both a domain name server as well as a client resolver
14mr|python-twisted-names-14.0.2-1|22	library.
14mr|python-twisted-names-14.0.2-1|23	
14mr|python-twisted-names-14.0.2-1|24	Twisted Names comes with an "out of the box" nameserver which can read most
14mr|python-twisted-names-14.0.2-1|25	BIND-syntax zone files as well as a simple Python-based configuration format.
14mr|python-twisted-names-14.0.2-1|26	Twisted Names can act as an authoritative server, perform zone transfers from
14mr|python-twisted-names-14.0.2-1|27	a master to act as a secondary, act as a caching nameserver, or any combination
14mr|python-twisted-names-14.0.2-1|28	of these.
14mr|python-twisted-names-14.0.2-1|29	
14mr|python-twisted-names-14.0.2-1|30	Twisted Names' client resolver library provides functions to query for all
14mr|python-twisted-names-14.0.2-1|31	commonly used record types as well as a replacement for the blocking
14mr|python-twisted-names-14.0.2-1|32	gethostbyname() function provided by the Python stdlib socket module.
14mr|python-twisted-names-14.0.2-1|33	
14mr|python-twisted-names-14.0.2-1|34	%prep
14mr|python-twisted-names-14.0.2-1|35	%setup -q -n TwistedNames-%{version}
14mr|python-twisted-names-14.0.2-1|36	
14mr|python-twisted-names-14.0.2-1|37	%build
14mr|python-twisted-names-14.0.2-1|38	%__python setup.py build
14mr|python-twisted-names-14.0.2-1|39	
14mr|python-twisted-names-14.0.2-1|40	%install
14mr|python-twisted-names-14.0.2-1|41	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-names-14.0.2-1|42	
14mr|python-twisted-names-14.0.2-1|43	%files
14mr|python-twisted-names-14.0.2-1|44	%defattr(0644,root,root,0755)
14mr|python-twisted-names-14.0.2-1|45	%doc LICENSE README *
14mr|python-twisted-names-14.0.2-1|46	%dir %{py_platsitedir}/twisted/names
14mr|python-twisted-names-14.0.2-1|47	%{py_platsitedir}/twisted/names/*
14mr|python-twisted-names-14.0.2-1|48	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-names-14.0.2-1|49	%{py_platsitedir}/*.egg-info
14mr|python-twisted-names-14.0.2-1|50	
14mr|python-twisted-names-14.0.2-1|51	%changelog
14mr|python-twisted-names-14.0.2-1|52	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 14.0.2-1
14mr|python-twisted-names-14.0.2-1|53	+ Revision: 0667f68
14mr|python-twisted-names-14.0.2-1|54	- Merge pull request #5 from import/python-twisted-names:auto_update
14mr|python-twisted-names-14.0.2-1|55	- ROSA Updates Builder: update suggested
14mr|python-twisted-names-14.0.2-1|56	
14mr|python-twisted-names-14.0.2-1|57	

18732 14
14mr|python-twisted-news-14.0.0-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-news-14.0.0-2|2	
14mr|python-twisted-news-14.0.0-2|3	# There is no debug here, but can't build as noarch,
14mr|python-twisted-news-14.0.0-2|4	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-news-14.0.0-2|5	# should be located in the same place
14mr|python-twisted-news-14.0.0-2|6	%define debug_package %{nil}
14mr|python-twisted-news-14.0.0-2|7	
14mr|python-twisted-news-14.0.0-2|8	Summary:        An NNTP protocol implementation together with clients and servers
14mr|python-twisted-news-14.0.0-2|9	
14mr|python-twisted-news-14.0.0-2|10	
14mr|python-twisted-news-14.0.0-2|11	Name:           python-twisted-news
14mr|python-twisted-news-14.0.0-2|12	Version:	14.0.0
14mr|python-twisted-news-14.0.0-2|13	Release:	2
14mr|python-twisted-news-14.0.0-2|14	Source0:        http://twistedmatrix.com/Releases/News/14.0/TwistedNews-%{version}.tar.bz2
14mr|python-twisted-news-14.0.0-2|15	License:        MIT
14mr|python-twisted-news-14.0.0-2|16	Group:          Development/Python
14mr|python-twisted-news-14.0.0-2|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedNews
14mr|python-twisted-news-14.0.0-2|18	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-news-14.0.0-2|19	Requires:       python-twisted-core
14mr|python-twisted-news-14.0.0-2|20	
14mr|python-twisted-news-14.0.0-2|21	%description
14mr|python-twisted-news-14.0.0-2|22	Twisted News provides a very basic NNTP server, as well as an NNTP client
14mr|python-twisted-news-14.0.0-2|23	protocol implementation. Two messages storage systems are supported: the
14mr|python-twisted-news-14.0.0-2|24	DB-API 2.0 backend stores and indexes messages in any compatible SQL
14mr|python-twisted-news-14.0.0-2|25	database; the Twisted dirdbm backend uses serialized Python objects
14mr|python-twisted-news-14.0.0-2|26	stored directly on the filesystem for message storage. Twisted News
14mr|python-twisted-news-14.0.0-2|27	also has very rudamentary support for moderated groups.
14mr|python-twisted-news-14.0.0-2|28	
14mr|python-twisted-news-14.0.0-2|29	%prep
14mr|python-twisted-news-14.0.0-2|30	%setup -q -n TwistedNews-%{version}
14mr|python-twisted-news-14.0.0-2|31	
14mr|python-twisted-news-14.0.0-2|32	%build
14mr|python-twisted-news-14.0.0-2|33	%__python setup.py build
14mr|python-twisted-news-14.0.0-2|34	
14mr|python-twisted-news-14.0.0-2|35	%install
14mr|python-twisted-news-14.0.0-2|36	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-news-14.0.0-2|37	
14mr|python-twisted-news-14.0.0-2|38	%files
14mr|python-twisted-news-14.0.0-2|39	%defattr(0644,root,root,0755)
14mr|python-twisted-news-14.0.0-2|40	%doc  LICENSE README
14mr|python-twisted-news-14.0.0-2|41	%dir %{py_platsitedir}/twisted/news/
14mr|python-twisted-news-14.0.0-2|42	%{py_platsitedir}/twisted/news/*
14mr|python-twisted-news-14.0.0-2|43	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-news-14.0.0-2|44	%{py_platsitedir}/*.egg-info
14mr|python-twisted-news-14.0.0-2|45	
14mr|python-twisted-news-14.0.0-2|46	
14mr|python-twisted-news-14.0.0-2|47	
14mr|python-twisted-news-14.0.0-2|48	
14mr|python-twisted-news-14.0.0-2|49	%changelog
14mr|python-twisted-news-14.0.0-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.0.0-2
14mr|python-twisted-news-14.0.0-2|51	+ Revision: a869266
14mr|python-twisted-news-14.0.0-2|52	- MassBuild#440: Increase release tag
14mr|python-twisted-news-14.0.0-2|53	
14mr|python-twisted-news-14.0.0-2|54	

18733 14
14mr|python-twisted-runner-14.0.0-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-runner-14.0.0-2|2	
14mr|python-twisted-runner-14.0.0-2|3	%define debug_package %{nil}
14mr|python-twisted-runner-14.0.0-2|4	
14mr|python-twisted-runner-14.0.0-2|5	Summary:        Runner has process management, including an inetd replacement for Twisted
14mr|python-twisted-runner-14.0.0-2|6	
14mr|python-twisted-runner-14.0.0-2|7	
14mr|python-twisted-runner-14.0.0-2|8	Name:           python-twisted-runner
14mr|python-twisted-runner-14.0.0-2|9	Version:        14.0.0
14mr|python-twisted-runner-14.0.0-2|10	Release:	2
14mr|python-twisted-runner-14.0.0-2|11	Source0:        http://twistedmatrix.com/Releases/Runner/14.0/TwistedRunner-%{version}.tar.bz2
14mr|python-twisted-runner-14.0.0-2|12	License:        MIT
14mr|python-twisted-runner-14.0.0-2|13	Group:          Development/Python
14mr|python-twisted-runner-14.0.0-2|14	URL:            http://twistedmatrix.com/trac/wiki/TwistedRunner
14mr|python-twisted-runner-14.0.0-2|15	BuildRequires:  python-devel python-twisted-core
14mr|python-twisted-runner-14.0.0-2|16	Requires:       python-twisted-core
14mr|python-twisted-runner-14.0.0-2|17	
14mr|python-twisted-runner-14.0.0-2|18	%description
14mr|python-twisted-runner-14.0.0-2|19	Runner has process management, including an inetd replacement for Twisted.
14mr|python-twisted-runner-14.0.0-2|20	
14mr|python-twisted-runner-14.0.0-2|21	%prep
14mr|python-twisted-runner-14.0.0-2|22	%setup -q -n TwistedRunner-%{version}
14mr|python-twisted-runner-14.0.0-2|23	
14mr|python-twisted-runner-14.0.0-2|24	%build
14mr|python-twisted-runner-14.0.0-2|25	%__python setup.py build
14mr|python-twisted-runner-14.0.0-2|26	
14mr|python-twisted-runner-14.0.0-2|27	%install
14mr|python-twisted-runner-14.0.0-2|28	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-runner-14.0.0-2|29	
14mr|python-twisted-runner-14.0.0-2|30	%files
14mr|python-twisted-runner-14.0.0-2|31	%defattr(0644,root,root,0755)
14mr|python-twisted-runner-14.0.0-2|32	%doc LICENSE README
14mr|python-twisted-runner-14.0.0-2|33	%dir %{py_platsitedir}/twisted/runner
14mr|python-twisted-runner-14.0.0-2|34	%{py_platsitedir}/twisted/runner/*
14mr|python-twisted-runner-14.0.0-2|35	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-runner-14.0.0-2|36	%{py_platsitedir}/*.egg-info
14mr|python-twisted-runner-14.0.0-2|37	
14mr|python-twisted-runner-14.0.0-2|38	
14mr|python-twisted-runner-14.0.0-2|39	
14mr|python-twisted-runner-14.0.0-2|40	
14mr|python-twisted-runner-14.0.0-2|41	%changelog
14mr|python-twisted-runner-14.0.0-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.0.0-2
14mr|python-twisted-runner-14.0.0-2|43	+ Revision: e81c373
14mr|python-twisted-runner-14.0.0-2|44	- MassBuild#440: Increase release tag
14mr|python-twisted-runner-14.0.0-2|45	
14mr|python-twisted-runner-14.0.0-2|46	

18734 14
14mr|python-twisted-web-14.0.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-web-14.0.1-1|2	
14mr|python-twisted-web-14.0.1-1|3	# There is no debug here, but can't build as noarch,
14mr|python-twisted-web-14.0.1-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-web-14.0.1-1|5	# should be located in the same place
14mr|python-twisted-web-14.0.1-1|6	%define debug_package %{nil}
14mr|python-twisted-web-14.0.1-1|7	
14mr|python-twisted-web-14.0.1-1|8	Summary:        An HTTP protocol implementation together with clients and servers
14mr|python-twisted-web-14.0.1-1|9	
14mr|python-twisted-web-14.0.1-1|10	
14mr|python-twisted-web-14.0.1-1|11	Name:           python-twisted-web
14mr|python-twisted-web-14.0.1-1|12	Version:	14.0.1
14mr|python-twisted-web-14.0.1-1|13	Release:	1
14mr|python-twisted-web-14.0.1-1|14	Source0:        http://twistedmatrix.com/Releases/Web/14.0/TwistedWeb-%{version}.tar.bz2
14mr|python-twisted-web-14.0.1-1|15	License:        MIT
14mr|python-twisted-web-14.0.1-1|16	Group:          Development/Python
14mr|python-twisted-web-14.0.1-1|17	URL:            http://twistedmatrix.com/projects/web/
14mr|python-twisted-web-14.0.1-1|18	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-web-14.0.1-1|19	Requires:       python-twisted-core
14mr|python-twisted-web-14.0.1-1|20	
14mr|python-twisted-web-14.0.1-1|21	%description
14mr|python-twisted-web-14.0.1-1|22	An HTTP protocol implementation together with clients and servers, based on
14mr|python-twisted-web-14.0.1-1|23	the twisted python framework.
14mr|python-twisted-web-14.0.1-1|24	
14mr|python-twisted-web-14.0.1-1|25	%prep
14mr|python-twisted-web-14.0.1-1|26	%setup -q -n TwistedWeb-%{version}
14mr|python-twisted-web-14.0.1-1|27	
14mr|python-twisted-web-14.0.1-1|28	%build
14mr|python-twisted-web-14.0.1-1|29	%__python setup.py build
14mr|python-twisted-web-14.0.1-1|30	
14mr|python-twisted-web-14.0.1-1|31	%install
14mr|python-twisted-web-14.0.1-1|32	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-web-14.0.1-1|33	
14mr|python-twisted-web-14.0.1-1|34	
14mr|python-twisted-web-14.0.1-1|35	%files
14mr|python-twisted-web-14.0.1-1|36	%defattr(0755,root,root,0755)
14mr|python-twisted-web-14.0.1-1|37	%defattr(0644,root,root,0755)
14mr|python-twisted-web-14.0.1-1|38	%doc LICENSE README
14mr|python-twisted-web-14.0.1-1|39	%dir %{py_platsitedir}/twisted/web
14mr|python-twisted-web-14.0.1-1|40	%{py_platsitedir}/twisted/web/*
14mr|python-twisted-web-14.0.1-1|41	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-web-14.0.1-1|42	%{py_platsitedir}/*.egg-info
14mr|python-twisted-web-14.0.1-1|43	
14mr|python-twisted-web-14.0.1-1|44	%changelog
14mr|python-twisted-web-14.0.1-1|45	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 14.0.1-1
14mr|python-twisted-web-14.0.1-1|46	+ Revision: c79c7e3
14mr|python-twisted-web-14.0.1-1|47	- Merge pull request #4 from import/python-twisted-web:auto_update
14mr|python-twisted-web-14.0.1-1|48	- ROSA Updates Builder: update suggested
14mr|python-twisted-web-14.0.1-1|49	
14mr|python-twisted-web-14.0.1-1|50	

18735 14
14mr|python-twisted-words-14.0.2-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mr|python-twisted-words-14.0.2-1|2	
14mr|python-twisted-words-14.0.2-1|3	Summary:        Chat and Instant Messaging module for Twisted
14mr|python-twisted-words-14.0.2-1|4	
14mr|python-twisted-words-14.0.2-1|5	Name:           python-twisted-words
14mr|python-twisted-words-14.0.2-1|6	Version:	14.0.2
14mr|python-twisted-words-14.0.2-1|7	Release:	1
14mr|python-twisted-words-14.0.2-1|8	Source0:        http://twistedmatrix.com/Releases/Words/14.0/TwistedWords-%{version}.tar.bz2
14mr|python-twisted-words-14.0.2-1|9	License:        MIT
14mr|python-twisted-words-14.0.2-1|10	Group:          Development/Python
14mr|python-twisted-words-14.0.2-1|11	URL:            http://twistedmatrix.com/trac/wiki/TwistedWords
14mr|python-twisted-words-14.0.2-1|12	BuildRequires:	python-devel python-twisted-core
14mr|python-twisted-words-14.0.2-1|13	Requires:       python-twisted-core
14mr|python-twisted-words-14.0.2-1|14	# for words/tap.py
14mr|python-twisted-words-14.0.2-1|15	Requires:       python-twisted-web
14mr|python-twisted-words-14.0.2-1|16	
14mr|python-twisted-words-14.0.2-1|17	# There is no debug here, but can't build as noarch,
14mr|python-twisted-words-14.0.2-1|18	# since some 'twisted' modules are arch-dependent and all these modules
14mr|python-twisted-words-14.0.2-1|19	# should be located in the same place
14mr|python-twisted-words-14.0.2-1|20	%define debug_package %{nil}
14mr|python-twisted-words-14.0.2-1|21	
14mr|python-twisted-words-14.0.2-1|22	%description
14mr|python-twisted-words-14.0.2-1|23	Twisted Words includes:
14mr|python-twisted-words-14.0.2-1|24	
14mr|python-twisted-words-14.0.2-1|25	* Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
14mr|python-twisted-words-14.0.2-1|26	TOC (AIM).
14mr|python-twisted-words-14.0.2-1|27	* Jabber libraries.
14mr|python-twisted-words-14.0.2-1|28	* Prototypes of chat server and client frameworks built on top of
14mr|python-twisted-words-14.0.2-1|29	the protocols.
14mr|python-twisted-words-14.0.2-1|30	
14mr|python-twisted-words-14.0.2-1|31	%prep
14mr|python-twisted-words-14.0.2-1|32	%setup -q -n TwistedWords-%{version}
14mr|python-twisted-words-14.0.2-1|33	
14mr|python-twisted-words-14.0.2-1|34	%build
14mr|python-twisted-words-14.0.2-1|35	%__python setup.py build
14mr|python-twisted-words-14.0.2-1|36	
14mr|python-twisted-words-14.0.2-1|37	%install
14mr|python-twisted-words-14.0.2-1|38	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-twisted-words-14.0.2-1|39	
14mr|python-twisted-words-14.0.2-1|40	
14mr|python-twisted-words-14.0.2-1|41	
14mr|python-twisted-words-14.0.2-1|42	%files
14mr|python-twisted-words-14.0.2-1|43	%defattr(0644,root,root,0755)
14mr|python-twisted-words-14.0.2-1|44	%doc LICENSE NEWS README *
14mr|python-twisted-words-14.0.2-1|45	%dir %{py_platsitedir}/twisted/words/
14mr|python-twisted-words-14.0.2-1|46	%{py_platsitedir}/twisted/words/*
14mr|python-twisted-words-14.0.2-1|47	%{py_platsitedir}/twisted/plugins/*
14mr|python-twisted-words-14.0.2-1|48	%{py_platsitedir}/*.egg-info
14mr|python-twisted-words-14.0.2-1|49	
14mr|python-twisted-words-14.0.2-1|50	%changelog
14mr|python-twisted-words-14.0.2-1|51	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 14.0.2-1
14mr|python-twisted-words-14.0.2-1|52	+ Revision: b9e0577
14mr|python-twisted-words-14.0.2-1|53	- Merge pull request #5 from import/python-twisted-words:auto_update
14mr|python-twisted-words-14.0.2-1|54	- ROSA Updates Builder: update suggested
14mr|python-twisted-words-14.0.2-1|55	
14mr|python-twisted-words-14.0.2-1|56	

18736 14
14mr|python-urlgrabber-3.10.1-2|1	%define oname urlgrabber
14mr|python-urlgrabber-3.10.1-2|2	
14mr|python-urlgrabber-3.10.1-2|3	Summary: A high-level cross-protocol url-grabber
14mr|python-urlgrabber-3.10.1-2|4	
14mr|python-urlgrabber-3.10.1-2|5	Name:		python-%{oname}
14mr|python-urlgrabber-3.10.1-2|6	Version: 	3.10.1
14mr|python-urlgrabber-3.10.1-2|7	Release: 	2
14mr|python-urlgrabber-3.10.1-2|8	Source0: 	http://urlgrabber.baseurl.org/download/urlgrabber-%{version}.tar.gz
14mr|python-urlgrabber-3.10.1-2|9	License: 	LGPLv2+
14mr|python-urlgrabber-3.10.1-2|10	Group:		Development/Python
14mr|python-urlgrabber-3.10.1-2|11	BuildArch: 	noarch
14mr|python-urlgrabber-3.10.1-2|12	Url:		http://urlgrabber.baseurl.org/
14mr|python-urlgrabber-3.10.1-2|13	BuildRequires: 	python-devel
14mr|python-urlgrabber-3.10.1-2|14	BuildRequires: 	python-curl
14mr|python-urlgrabber-3.10.1-2|15	Requires: 	python-curl
14mr|python-urlgrabber-3.10.1-2|16	
14mr|python-urlgrabber-3.10.1-2|17	%description
14mr|python-urlgrabber-3.10.1-2|18	A high-level cross-protocol url-grabber.
14mr|python-urlgrabber-3.10.1-2|19	
14mr|python-urlgrabber-3.10.1-2|20	Using urlgrabber, data can be fetched in three basic ways:
14mr|python-urlgrabber-3.10.1-2|21	
14mr|python-urlgrabber-3.10.1-2|22	urlgrab(url) copy the file to the local filesystem
14mr|python-urlgrabber-3.10.1-2|23	urlopen(url) open the remote file and return a file object (like
14mr|python-urlgrabber-3.10.1-2|24	urllib2.urlopen)
14mr|python-urlgrabber-3.10.1-2|25	urlread(url) return the contents of the file as a string
14mr|python-urlgrabber-3.10.1-2|26	
14mr|python-urlgrabber-3.10.1-2|27	When using these functions (or methods), urlgrabber supports the following
14mr|python-urlgrabber-3.10.1-2|28	features:
14mr|python-urlgrabber-3.10.1-2|29	
14mr|python-urlgrabber-3.10.1-2|30	* identical behavior for http://, ftp://, and file:// urls
14mr|python-urlgrabber-3.10.1-2|31	* http keepalive - faster downloads of many files by using only a single
14mr|python-urlgrabber-3.10.1-2|32	connection
14mr|python-urlgrabber-3.10.1-2|33	* byte ranges - fetch only a portion of the file
14mr|python-urlgrabber-3.10.1-2|34	* reget - for a urlgrab, resume a partial download
14mr|python-urlgrabber-3.10.1-2|35	* progress meters - the ability to report download progress automatically,
14mr|python-urlgrabber-3.10.1-2|36	even when using urlopen!
14mr|python-urlgrabber-3.10.1-2|37	* throttling - restrict bandwidth usage
14mr|python-urlgrabber-3.10.1-2|38	* retries - automatically retry a download if it fails. The number of retries
14mr|python-urlgrabber-3.10.1-2|39	and failure types are configurable.
14mr|python-urlgrabber-3.10.1-2|40	* authenticated server access for http and ftp
14mr|python-urlgrabber-3.10.1-2|41	* proxy support - support for authenticated http and ftp proxies
14mr|python-urlgrabber-3.10.1-2|42	* mirror groups - treat a list of mirrors as a single source, automatically
14mr|python-urlgrabber-3.10.1-2|43	switching mirrors if there is a failure.
14mr|python-urlgrabber-3.10.1-2|44	
14mr|python-urlgrabber-3.10.1-2|45	
14mr|python-urlgrabber-3.10.1-2|46	%prep
14mr|python-urlgrabber-3.10.1-2|47	%setup -q -n %{oname}-%{version}
14mr|python-urlgrabber-3.10.1-2|48	
14mr|python-urlgrabber-3.10.1-2|49	%build
14mr|python-urlgrabber-3.10.1-2|50	python setup.py build
14mr|python-urlgrabber-3.10.1-2|51	
14mr|python-urlgrabber-3.10.1-2|52	%install
14mr|python-urlgrabber-3.10.1-2|53	rm -rf %{buildroot} installed-docs
14mr|python-urlgrabber-3.10.1-2|54	python setup.py install --root=%{buildroot}
14mr|python-urlgrabber-3.10.1-2|55	mv %{buildroot}%{_datadir}/doc/%{oname}-%{version}/ installed-docs
14mr|python-urlgrabber-3.10.1-2|56	
14mr|python-urlgrabber-3.10.1-2|57	%clean
14mr|python-urlgrabber-3.10.1-2|58	
14mr|python-urlgrabber-3.10.1-2|59	%files
14mr|python-urlgrabber-3.10.1-2|60	%doc installed-docs/*
14mr|python-urlgrabber-3.10.1-2|61	%{_bindir}/%{oname}
14mr|python-urlgrabber-3.10.1-2|62	/usr/libexec/*
14mr|python-urlgrabber-3.10.1-2|63	%{py_puresitedir}/%{oname}/
14mr|python-urlgrabber-3.10.1-2|64	%{py_puresitedir}/*.egg-info
14mr|python-urlgrabber-3.10.1-2|65	
14mr|python-urlgrabber-3.10.1-2|66	
14mr|python-urlgrabber-3.10.1-2|67	%changelog
14mr|python-urlgrabber-3.10.1-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.1-2
14mr|python-urlgrabber-3.10.1-2|69	+ Revision: 3851f9a
14mr|python-urlgrabber-3.10.1-2|70	- MassBuild#440: Increase release tag
14mr|python-urlgrabber-3.10.1-2|71	
14mr|python-urlgrabber-3.10.1-2|72	

18737 14
14mr|python-utmp-0.8-8|1	Summary:	A python module for working with utmp
14mr|python-utmp-0.8-8|2	Name:		python-utmp
14mr|python-utmp-0.8-8|3	Version:	0.8
14mr|python-utmp-0.8-8|4	Release:	8
14mr|python-utmp-0.8-8|5	Group:		Development/Python
14mr|python-utmp-0.8-8|6	License:	Copyright only
14mr|python-utmp-0.8-8|7	Url:		http://kassiopeia.juls.savba.sk/~garabik/software/python-utmp/
14mr|python-utmp-0.8-8|8	Source0:	http://kassiopeia.juls.savba.sk/~garabik/software/%{name}/%{name}_%{version}.tar.gz
14mr|python-utmp-0.8-8|9	BuildRequires:  python-devel
14mr|python-utmp-0.8-8|10	
14mr|python-utmp-0.8-8|11	%description
14mr|python-utmp-0.8-8|12	This package provides 3 python modules to access utmp and wtmp
14mr|python-utmp-0.8-8|13	records.  utmpaccess is lowlevel module wrapping glibc functions,
14mr|python-utmp-0.8-8|14	UTMPCONST provides useful constants, and utmp is module build on top
14mr|python-utmp-0.8-8|15	of utmpaccess module, providing object oriented interface.
14mr|python-utmp-0.8-8|16	
14mr|python-utmp-0.8-8|17	%prep
14mr|python-utmp-0.8-8|18	%setup -q
14mr|python-utmp-0.8-8|19	
14mr|python-utmp-0.8-8|20	%build
14mr|python-utmp-0.8-8|21	%make -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
14mr|python-utmp-0.8-8|22	
14mr|python-utmp-0.8-8|23	%install
14mr|python-utmp-0.8-8|24	%makeinstall_std -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
14mr|python-utmp-0.8-8|25	
14mr|python-utmp-0.8-8|26	%files
14mr|python-utmp-0.8-8|27	%doc README COPYING TODO examples/*
14mr|python-utmp-0.8-8|28	%{py_platsitedir}/*
14mr|python-utmp-0.8-8|29	
14mr|python-utmp-0.8-8|30	
14mr|python-utmp-0.8-8|31	%changelog
14mr|python-utmp-0.8-8|32	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-8
14mr|python-utmp-0.8-8|33	+ Revision: e926266
14mr|python-utmp-0.8-8|34	- MassBuild#440: Increase release tag
14mr|python-utmp-0.8-8|35	
14mr|python-utmp-0.8-8|36	

18738 14
14mr|python-virtkey-0.60.0-3|1	Name:           python-virtkey
14mr|python-virtkey-0.60.0-3|2	Version:        0.60.0
14mr|python-virtkey-0.60.0-3|3	Release:        3
14mr|python-virtkey-0.60.0-3|4	Summary:        Python extension for emulating keypresses and getting current keyboard layout
14mr|python-virtkey-0.60.0-3|5	
14mr|python-virtkey-0.60.0-3|6	Group:          Development/Python
14mr|python-virtkey-0.60.0-3|7	License:        GPLv2+
14mr|python-virtkey-0.60.0-3|8	URL:            https://launchpad.net/virtkey
14mr|python-virtkey-0.60.0-3|9	Source0:        http://launchpad.net/virtkey/trunk/0.50/+download/%{name}-%{version}.tar.gz
14mr|python-virtkey-0.60.0-3|10	Patch0:         virtkey-gdk-pixbuf-headers.patch
14mr|python-virtkey-0.60.0-3|11	
14mr|python-virtkey-0.60.0-3|12	BuildRequires:  python-devel
14mr|python-virtkey-0.60.0-3|13	BuildRequires:  libxtst-devel
14mr|python-virtkey-0.60.0-3|14	BuildRequires:  pkgconfig(gtk+-2.0)
14mr|python-virtkey-0.60.0-3|15	BuildRequires:  pkgconfig(glib-2.0)
14mr|python-virtkey-0.60.0-3|16	
14mr|python-virtkey-0.60.0-3|17	%description
14mr|python-virtkey-0.60.0-3|18	Python-virtkey is a python extension for emulating keypresses and getting
14mr|python-virtkey-0.60.0-3|19	current keyboard layout.
14mr|python-virtkey-0.60.0-3|20	
14mr|python-virtkey-0.60.0-3|21	%prep
14mr|python-virtkey-0.60.0-3|22	%setup -q
14mr|python-virtkey-0.60.0-3|23	
14mr|python-virtkey-0.60.0-3|24	%build
14mr|python-virtkey-0.60.0-3|25	CFLAGS="%{optflags}" %{__python} setup.py build
14mr|python-virtkey-0.60.0-3|26	
14mr|python-virtkey-0.60.0-3|27	
14mr|python-virtkey-0.60.0-3|28	%install
14mr|python-virtkey-0.60.0-3|29	%{__python} setup.py install --root %{buildroot}
14mr|python-virtkey-0.60.0-3|30	
14mr|python-virtkey-0.60.0-3|31	
14mr|python-virtkey-0.60.0-3|32	%files
14mr|python-virtkey-0.60.0-3|33	%defattr(-,root,root,-)
14mr|python-virtkey-0.60.0-3|34	#no documentation included in upstream tarball
14mr|python-virtkey-0.60.0-3|35	%{python_sitearch}/*
14mr|python-virtkey-0.60.0-3|36	
14mr|python-virtkey-0.60.0-3|37	
14mr|python-virtkey-0.60.0-3|38	
14mr|python-virtkey-0.60.0-3|39	
14mr|python-virtkey-0.60.0-3|40	%changelog
14mr|python-virtkey-0.60.0-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.0-3
14mr|python-virtkey-0.60.0-3|42	+ Revision: 2df330f
14mr|python-virtkey-0.60.0-3|43	- MassBuild#440: Increase release tag
14mr|python-virtkey-0.60.0-3|44	
14mr|python-virtkey-0.60.0-3|45	

18739 14
14mr|python-virtualenv-1.8.2-7|1	%define	module	virtualenv
14mr|python-virtualenv-1.8.2-7|2	
14mr|python-virtualenv-1.8.2-7|3	%define __noautoprov '.*setuptools.*'
14mr|python-virtualenv-1.8.2-7|4	
14mr|python-virtualenv-1.8.2-7|5	Name:		python-%{module}
14mr|python-virtualenv-1.8.2-7|6	Version:	1.8.2
14mr|python-virtualenv-1.8.2-7|7	Release:	7
14mr|python-virtualenv-1.8.2-7|8	Summary:	Virtual Python Environment builder
14mr|python-virtualenv-1.8.2-7|9	Group:		Development/Python
14mr|python-virtualenv-1.8.2-7|10	License:	MIT
14mr|python-virtualenv-1.8.2-7|11	URL:		http://pypi.python.org/pypi/virtualenv
14mr|python-virtualenv-1.8.2-7|12	Source0:	http://pypi.python.org/packages/source/v/virtualenv/%{module}-%{version}.tar.gz
14mr|python-virtualenv-1.8.2-7|13	Source1:	virtualenv
14mr|python-virtualenv-1.8.2-7|14	Patch0:		multiarch-1.8.2.patch
14mr|python-virtualenv-1.8.2-7|15	BuildArch:	noarch
14mr|python-virtualenv-1.8.2-7|16	BuildRequires:	python-setuptools
14mr|python-virtualenv-1.8.2-7|17	Requires:	pkgconfig(python2)
14mr|python-virtualenv-1.8.2-7|18	Requires:	rpm-build
14mr|python-virtualenv-1.8.2-7|19	
14mr|python-virtualenv-1.8.2-7|20	%description
14mr|python-virtualenv-1.8.2-7|21	virtualenv is a tool to create isolated Python environments.
14mr|python-virtualenv-1.8.2-7|22	
14mr|python-virtualenv-1.8.2-7|23	%prep
14mr|python-virtualenv-1.8.2-7|24	%setup -q -n %{module}-%{version}
14mr|python-virtualenv-1.8.2-7|25	%patch0 -p1 -b .multiarch~
14mr|python-virtualenv-1.8.2-7|26	
14mr|python-virtualenv-1.8.2-7|27	%build
14mr|python-virtualenv-1.8.2-7|28	python setup.py build
14mr|python-virtualenv-1.8.2-7|29	
14mr|python-virtualenv-1.8.2-7|30	%install
14mr|python-virtualenv-1.8.2-7|31	python setup.py install --root="%{buildroot}"
14mr|python-virtualenv-1.8.2-7|32	mv %{buildroot}%{_bindir}/virtualenv{,.sh}
14mr|python-virtualenv-1.8.2-7|33	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/virtualenv
14mr|python-virtualenv-1.8.2-7|34	
14mr|python-virtualenv-1.8.2-7|35	%files
14mr|python-virtualenv-1.8.2-7|36	%doc docs/*.txt
14mr|python-virtualenv-1.8.2-7|37	%{_bindir}/virtualenv*
14mr|python-virtualenv-1.8.2-7|38	%{py_sitedir}/virtualenv*
14mr|python-virtualenv-1.8.2-7|39	
14mr|python-virtualenv-1.8.2-7|40	%changelog
14mr|python-virtualenv-1.8.2-7|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.2-7
14mr|python-virtualenv-1.8.2-7|42	+ Revision: 3cc0bd6
14mr|python-virtualenv-1.8.2-7|43	- MassBuild#440: Increase release tag
14mr|python-virtualenv-1.8.2-7|44	
14mr|python-virtualenv-1.8.2-7|45	

18740 14
14mr|python-webkitgtk-1.1.8-11|1	%define oname pywebkitgtk
14mr|python-webkitgtk-1.1.8-11|2	
14mr|python-webkitgtk-1.1.8-11|3	%if %{_use_internal_dependency_generator}
14mr|python-webkitgtk-1.1.8-11|4	%define __noautoreq 'pkgconfig\\(.*\\)'
14mr|python-webkitgtk-1.1.8-11|5	%else
14mr|python-webkitgtk-1.1.8-11|6	%define _requires_exceptions pkgconfig\(.*\)
14mr|python-webkitgtk-1.1.8-11|7	%endif
14mr|python-webkitgtk-1.1.8-11|8	
14mr|python-webkitgtk-1.1.8-11|9	Summary:	Python bindings for WebKitGtk
14mr|python-webkitgtk-1.1.8-11|10	Name:		python-webkitgtk
14mr|python-webkitgtk-1.1.8-11|11	Version:	1.1.8
14mr|python-webkitgtk-1.1.8-11|12	Release:	11
14mr|python-webkitgtk-1.1.8-11|13	License:	LGPLv2+
14mr|python-webkitgtk-1.1.8-11|14	Group:		Development/Python
14mr|python-webkitgtk-1.1.8-11|15	Url:		http://code.google.com/p/pywebkitgtk/
14mr|python-webkitgtk-1.1.8-11|16	Source0:	http://pywebkitgtk.googlecode.com/files/%{oname}-%{version}.tar.bz2
14mr|python-webkitgtk-1.1.8-11|17	Patch0:		web_view_get_title.patch
14mr|python-webkitgtk-1.1.8-11|18	BuildRequires:	pkgconfig(libxslt)
14mr|python-webkitgtk-1.1.8-11|19	BuildRequires:	pkgconfig(pygtk-2.0)
14mr|python-webkitgtk-1.1.8-11|20	BuildRequires:	pkgconfig(webkit-1.0)
14mr|python-webkitgtk-1.1.8-11|21	BuildRequires:	python
14mr|python-webkitgtk-1.1.8-11|22	Provides:	%{oname} = %{EVRD}
14mr|python-webkitgtk-1.1.8-11|23	
14mr|python-webkitgtk-1.1.8-11|24	%description
14mr|python-webkitgtk-1.1.8-11|25	PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python.
14mr|python-webkitgtk-1.1.8-11|26	
14mr|python-webkitgtk-1.1.8-11|27	%files
14mr|python-webkitgtk-1.1.8-11|28	%doc AUTHORS MAINTAINERS NEWS README
14mr|python-webkitgtk-1.1.8-11|29	%{py_platsitedir}/webkit/*.py
14mr|python-webkitgtk-1.1.8-11|30	%{py_platsitedir}/webkit/webkit.*
14mr|python-webkitgtk-1.1.8-11|31	%{_datadir}/pywebkitgtk/defs/webkit-*.defs
14mr|python-webkitgtk-1.1.8-11|32	%{_libdir}/pkgconfig/*.pc
14mr|python-webkitgtk-1.1.8-11|33	
14mr|python-webkitgtk-1.1.8-11|34	#----------------------------------------------------------------------------
14mr|python-webkitgtk-1.1.8-11|35	
14mr|python-webkitgtk-1.1.8-11|36	%prep
14mr|python-webkitgtk-1.1.8-11|37	%setup -qn %{oname}-%{version}
14mr|python-webkitgtk-1.1.8-11|38	%patch0 -p1
14mr|python-webkitgtk-1.1.8-11|39	
14mr|python-webkitgtk-1.1.8-11|40	%build
14mr|python-webkitgtk-1.1.8-11|41	%configure2_5x
14mr|python-webkitgtk-1.1.8-11|42	%make LIBS="`python-config --libs`"
14mr|python-webkitgtk-1.1.8-11|43	
14mr|python-webkitgtk-1.1.8-11|44	%install
14mr|python-webkitgtk-1.1.8-11|45	%makeinstall_std LIBS="`python-config --libs`"
14mr|python-webkitgtk-1.1.8-11|46	
14mr|python-webkitgtk-1.1.8-11|47	
14mr|python-webkitgtk-1.1.8-11|48	%changelog
14mr|python-webkitgtk-1.1.8-11|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.8-11
14mr|python-webkitgtk-1.1.8-11|50	+ Revision: 6927512
14mr|python-webkitgtk-1.1.8-11|51	- MassBuild#440: Increase release tag
14mr|python-webkitgtk-1.1.8-11|52	
14mr|python-webkitgtk-1.1.8-11|53	

18741 14
14mr|python-wheel-0.23.0-2|1	# Created by pyp2rpm-1.0.1
14mr|python-wheel-0.23.0-2|2	%define pypi_name wheel
14mr|python-wheel-0.23.0-2|3	%bcond_with	tests
14mr|python-wheel-0.23.0-2|4	
14mr|python-wheel-0.23.0-2|5	Name:		python-%{pypi_name}
14mr|python-wheel-0.23.0-2|6	Version:	0.23.0
14mr|python-wheel-0.23.0-2|7	Release:	2
14mr|python-wheel-0.23.0-2|8	Summary:	A built-package format for Python
14mr|python-wheel-0.23.0-2|9	Group:		Development/Python
14mr|python-wheel-0.23.0-2|10	License:	MIT
14mr|python-wheel-0.23.0-2|11	URL:		http://bitbucket.org/dholth/wheel/
14mr|python-wheel-0.23.0-2|12	Source0:	https://pypi.python.org/packages/source/w/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mr|python-wheel-0.23.0-2|13	BuildArch:	noarch
14mr|python-wheel-0.23.0-2|14	
14mr|python-wheel-0.23.0-2|15	BuildRequires:	python-devel
14mr|python-wheel-0.23.0-2|16	BuildRequires:	python-setuptools
14mr|python-wheel-0.23.0-2|17	
14mr|python-wheel-0.23.0-2|18	%if %{with tests}
14mr|python-wheel-0.23.0-2|19	BuildRequires:	python-pytest
14mr|python-wheel-0.23.0-2|20	BuildRequires:	python-jsonschema
14mr|python-wheel-0.23.0-2|21	BuildRequires:	python-keyring
14mr|python-wheel-0.23.0-2|22	BuildRequires:	python-py
14mr|python-wheel-0.23.0-2|23	%endif
14mr|python-wheel-0.23.0-2|24	
14mr|python-wheel-0.23.0-2|25	BuildRequires:	python3-devel
14mr|python-wheel-0.23.0-2|26	BuildRequires:	python3-setuptools
14mr|python-wheel-0.23.0-2|27	%if %{with tests}
14mr|python-wheel-0.23.0-2|28	BuildRequires:	python3-pytest
14mr|python-wheel-0.23.0-2|29	BuildRequires:	python3-jsonschema
14mr|python-wheel-0.23.0-2|30	BuildRequires:	python3-keyring
14mr|python-wheel-0.23.0-2|31	BuildRequires:	python3-py
14mr|python-wheel-0.23.0-2|32	%endif
14mr|python-wheel-0.23.0-2|33	
14mr|python-wheel-0.23.0-2|34	
14mr|python-wheel-0.23.0-2|35	%description
14mr|python-wheel-0.23.0-2|36	A built-package format for Python.
14mr|python-wheel-0.23.0-2|37	
14mr|python-wheel-0.23.0-2|38	A wheel is a ZIP-format archive with a specially formatted filename and the
14mr|python-wheel-0.23.0-2|39	.whl extension. It is designed to contain all the files for a PEP 376
14mr|python-wheel-0.23.0-2|40	compatible install in a way that is very close to the on-disk format.
14mr|python-wheel-0.23.0-2|41	
14mr|python-wheel-0.23.0-2|42	%package -n     python3-%{pypi_name}
14mr|python-wheel-0.23.0-2|43	Summary:        A built-package format for Python
14mr|python-wheel-0.23.0-2|44	Group:          Development/Python
14mr|python-wheel-0.23.0-2|45	
14mr|python-wheel-0.23.0-2|46	%description -n python3-%{pypi_name}
14mr|python-wheel-0.23.0-2|47	A built-package format for Python.
14mr|python-wheel-0.23.0-2|48	
14mr|python-wheel-0.23.0-2|49	A wheel is a ZIP-format archive with a specially formatted filename and the
14mr|python-wheel-0.23.0-2|50	.whl extension. It is designed to contain all the files for a PEP 376
14mr|python-wheel-0.23.0-2|51	compatible install in a way that is very close to the on-disk format.
14mr|python-wheel-0.23.0-2|52	
14mr|python-wheel-0.23.0-2|53	This is package contains Python 3 version of the package.
14mr|python-wheel-0.23.0-2|54	
14mr|python-wheel-0.23.0-2|55	%prep
14mr|python-wheel-0.23.0-2|56	%setup -qc
14mr|python-wheel-0.23.0-2|57	mv  %{pypi_name}-%{version} python2
14mr|python-wheel-0.23.0-2|58	
14mr|python-wheel-0.23.0-2|59	pushd python2
14mr|python-wheel-0.23.0-2|60	# header files just has to be there, even empty
14mr|python-wheel-0.23.0-2|61	touch %{pypi_name}/test/headers.dist/header.h
14mr|python-wheel-0.23.0-2|62	
14mr|python-wheel-0.23.0-2|63	# remove unneeded shebangs
14mr|python-wheel-0.23.0-2|64	sed -ie '1d' %{pypi_name}/{egg2wheel,wininst2wheel}.py
14mr|python-wheel-0.23.0-2|65	popd
14mr|python-wheel-0.23.0-2|66	
14mr|python-wheel-0.23.0-2|67	cp -r python2 python3
14mr|python-wheel-0.23.0-2|68	
14mr|python-wheel-0.23.0-2|69	%build
14mr|python-wheel-0.23.0-2|70	pushd python2
14mr|python-wheel-0.23.0-2|71	python2 setup.py build
14mr|python-wheel-0.23.0-2|72	popd
14mr|python-wheel-0.23.0-2|73	
14mr|python-wheel-0.23.0-2|74	pushd python3
14mr|python-wheel-0.23.0-2|75	python3 setup.py build
14mr|python-wheel-0.23.0-2|76	popd
14mr|python-wheel-0.23.0-2|77	
14mr|python-wheel-0.23.0-2|78	
14mr|python-wheel-0.23.0-2|79	%install
14mr|python-wheel-0.23.0-2|80	# Must do the subpackages' install first because the scripts in /usr/bin are
14mr|python-wheel-0.23.0-2|81	# overwritten with every setup.py install (and we want the python2 version
14mr|python-wheel-0.23.0-2|82	# to be the default for now).
14mr|python-wheel-0.23.0-2|83	pushd python3
14mr|python-wheel-0.23.0-2|84	python3 setup.py install --skip-build --root %{buildroot}
14mr|python-wheel-0.23.0-2|85	popd
14mr|python-wheel-0.23.0-2|86	pushd %{buildroot}%{_bindir}
14mr|python-wheel-0.23.0-2|87	for f in $(ls); do mv $f python3-$f; done
14mr|python-wheel-0.23.0-2|88	popd
14mr|python-wheel-0.23.0-2|89	
14mr|python-wheel-0.23.0-2|90	pushd python3
14mr|python-wheel-0.23.0-2|91	python2 setup.py install --skip-build --root %{buildroot}
14mr|python-wheel-0.23.0-2|92	popd
14mr|python-wheel-0.23.0-2|93	
14mr|python-wheel-0.23.0-2|94	%if %{with tests}
14mr|python-wheel-0.23.0-2|95	%check
14mr|python-wheel-0.23.0-2|96	pushd python2
14mr|python-wheel-0.23.0-2|97	# remove setup.cfg that makes pytest require pytest-cov (unnecessary dep)
14mr|python-wheel-0.23.0-2|98	rm setup.cfg
14mr|python-wheel-0.23.0-2|99	py.test --ignore build
14mr|python-wheel-0.23.0-2|100	popd
14mr|python-wheel-0.23.0-2|101	
14mr|python-wheel-0.23.0-2|102	pushd python3
14mr|python-wheel-0.23.0-2|103	rm setup.cfg
14mr|python-wheel-0.23.0-2|104	py.test-%{python3_version} --ignore build
14mr|python-wheel-0.23.0-2|105	popd
14mr|python-wheel-0.23.0-2|106	%endif
14mr|python-wheel-0.23.0-2|107	
14mr|python-wheel-0.23.0-2|108	%files
14mr|python-wheel-0.23.0-2|109	%doc python2/LICENSE.txt python2/CHANGES.txt python2/README.txt
14mr|python-wheel-0.23.0-2|110	%{_bindir}/egg2wheel
14mr|python-wheel-0.23.0-2|111	%{_bindir}/wheel
14mr|python-wheel-0.23.0-2|112	%{_bindir}/wininst2wheel
14mr|python-wheel-0.23.0-2|113	%{py_puresitedir}/%{pypi_name}*
14mr|python-wheel-0.23.0-2|114	
14mr|python-wheel-0.23.0-2|115	%files -n python3-%{pypi_name}
14mr|python-wheel-0.23.0-2|116	%doc python3/LICENSE.txt python3/CHANGES.txt python3/README.txt
14mr|python-wheel-0.23.0-2|117	%{_bindir}/python3-egg2wheel
14mr|python-wheel-0.23.0-2|118	%{_bindir}/python3-wheel
14mr|python-wheel-0.23.0-2|119	%{_bindir}/python3-wininst2wheel
14mr|python-wheel-0.23.0-2|120	%{py3_puresitedir}/%{pypi_name}*
14mr|python-wheel-0.23.0-2|121	
14mr|python-wheel-0.23.0-2|122	%changelog
14mr|python-wheel-0.23.0-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.23.0-2
14mr|python-wheel-0.23.0-2|124	+ Revision: 5862d88
14mr|python-wheel-0.23.0-2|125	- MassBuild#440: Increase release tag
14mr|python-wheel-0.23.0-2|126	
14mr|python-wheel-0.23.0-2|127	

18742 14
14mr|python-which-1.1.0-12|1	Summary:	Small which replacement that can be used as a Python module
14mr|python-which-1.1.0-12|2	Name:		python-which
14mr|python-which-1.1.0-12|3	Version:	1.1.0
14mr|python-which-1.1.0-12|4	Release:	12
14mr|python-which-1.1.0-12|5	Group:		Development/Python
14mr|python-which-1.1.0-12|6	License:	MIT
14mr|python-which-1.1.0-12|7	Url:		http://trentm.com/projects/which/
14mr|python-which-1.1.0-12|8	Source0:	http://trentm.com/downloads/which/%{version}/which-%{version}.zip
14mr|python-which-1.1.0-12|9	BuildArch:	noarch
14mr|python-which-1.1.0-12|10	BuildRequires:  python-devel
14mr|python-which-1.1.0-12|11	
14mr|python-which-1.1.0-12|12	%description
14mr|python-which-1.1.0-12|13	which.py is a small which replacement. It has the following features:
14mr|python-which-1.1.0-12|14	
14mr|python-which-1.1.0-12|15	* it can print all matches on the PATH;
14mr|python-which-1.1.0-12|16	* it can note "near misses" on the PATH (e.g. files that match but
14mr|python-which-1.1.0-12|17	may not, say, have execute permissions); and
14mr|python-which-1.1.0-12|18	* it can be used as a Python module.
14mr|python-which-1.1.0-12|19	
14mr|python-which-1.1.0-12|20	%prep
14mr|python-which-1.1.0-12|21	%setup -qn which-%{version}
14mr|python-which-1.1.0-12|22	
14mr|python-which-1.1.0-12|23	
14mr|python-which-1.1.0-12|24	%build
14mr|python-which-1.1.0-12|25	%{__python} setup.py build
14mr|python-which-1.1.0-12|26	
14mr|python-which-1.1.0-12|27	
14mr|python-which-1.1.0-12|28	%install
14mr|python-which-1.1.0-12|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
14mr|python-which-1.1.0-12|30	# add a script that calls the python module
14mr|python-which-1.1.0-12|31	cat << \EOF > which-python
14mr|python-which-1.1.0-12|32	#!/bin/sh
14mr|python-which-1.1.0-12|33	python -m which $@
14mr|python-which-1.1.0-12|34	EOF
14mr|python-which-1.1.0-12|35	mkdir -p %{buildroot}%{_bindir}
14mr|python-which-1.1.0-12|36	install -m0755 -p which-python %{buildroot}%{_bindir}
14mr|python-which-1.1.0-12|37	
14mr|python-which-1.1.0-12|38	%files
14mr|python-which-1.1.0-12|39	%doc LICENSE.txt README.txt TODO.txt
14mr|python-which-1.1.0-12|40	%{_bindir}/which-python
14mr|python-which-1.1.0-12|41	%{python_sitelib}/which.py*
14mr|python-which-1.1.0-12|42	%{python_sitelib}/which-*.egg-info
14mr|python-which-1.1.0-12|43	
14mr|python-which-1.1.0-12|44	
14mr|python-which-1.1.0-12|45	%changelog
14mr|python-which-1.1.0-12|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-12
14mr|python-which-1.1.0-12|47	+ Revision: 6668b3c
14mr|python-which-1.1.0-12|48	- MassBuild#440: Increase release tag
14mr|python-which-1.1.0-12|49	
14mr|python-which-1.1.0-12|50	

18743 14
14mr|python-xmldiff-0.6.10-2|1	%define module	xmldiff
14mr|python-xmldiff-0.6.10-2|2	%define name	python-%{module}
14mr|python-xmldiff-0.6.10-2|3	%define version 0.6.10
14mr|python-xmldiff-0.6.10-2|4	%define release 2
14mr|python-xmldiff-0.6.10-2|5	
14mr|python-xmldiff-0.6.10-2|6	Name:		%{name}
14mr|python-xmldiff-0.6.10-2|7	Version:	%{version}
14mr|python-xmldiff-0.6.10-2|8	Release:	%{release}
14mr|python-xmldiff-0.6.10-2|9	Summary:	Python classes to diff XML files
14mr|python-xmldiff-0.6.10-2|10	URL:		http://www.logilab.org/projects/xmldiff
14mr|python-xmldiff-0.6.10-2|11	Source0:	ftp://ftp.logilab.org/pub/xmldiff/%{module}-%{version}.tar.gz
14mr|python-xmldiff-0.6.10-2|12	License:	GPL
14mr|python-xmldiff-0.6.10-2|13	Group:		File tools
14mr|python-xmldiff-0.6.10-2|14	BuildRequires:	python-devel
14mr|python-xmldiff-0.6.10-2|15	
14mr|python-xmldiff-0.6.10-2|16	%description
14mr|python-xmldiff-0.6.10-2|17	XMLdiff is a python tool that figures out the differences between two similar
14mr|python-xmldiff-0.6.10-2|18	XML files, in the same way the diff utility does it for text files. It was
14mr|python-xmldiff-0.6.10-2|19	developed for the Narval project and could also be used as a library or as a
14mr|python-xmldiff-0.6.10-2|20	command line tool. It can work either with XML files or DOM trees
14mr|python-xmldiff-0.6.10-2|21	
14mr|python-xmldiff-0.6.10-2|22	%prep
14mr|python-xmldiff-0.6.10-2|23	%setup -q -n %{module}-%{version}
14mr|python-xmldiff-0.6.10-2|24	
14mr|python-xmldiff-0.6.10-2|25	%build
14mr|python-xmldiff-0.6.10-2|26	export CFLAGS="%{optflags}"
14mr|python-xmldiff-0.6.10-2|27	python setup.py build
14mr|python-xmldiff-0.6.10-2|28	
14mr|python-xmldiff-0.6.10-2|29	%install
14mr|python-xmldiff-0.6.10-2|30	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mr|python-xmldiff-0.6.10-2|31	rm -rf %{buildroot}%{_libdir}/python%{pyver}/site-packages/%{module}/test
14mr|python-xmldiff-0.6.10-2|32	chmod 755 %{buildroot}%{_bindir}/*
14mr|python-xmldiff-0.6.10-2|33	
14mr|python-xmldiff-0.6.10-2|34	%files
14mr|python-xmldiff-0.6.10-2|35	%doc ChangeLog DEPENDS README README.xmlrev TODO
14mr|python-xmldiff-0.6.10-2|36	%{_bindir}/*
14mr|python-xmldiff-0.6.10-2|37	%{_datadir}/sgml/stylesheet/%{module}
14mr|python-xmldiff-0.6.10-2|38	%{py_platsitedir}/%{module}
14mr|python-xmldiff-0.6.10-2|39	%{py_platsitedir}/%{module}-*.egg-info
14mr|python-xmldiff-0.6.10-2|40	
14mr|python-xmldiff-0.6.10-2|41	%changelog
14mr|python-xmldiff-0.6.10-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.10-2
14mr|python-xmldiff-0.6.10-2|43	+ Revision: 0d127fa
14mr|python-xmldiff-0.6.10-2|44	- MassBuild#440: Increase release tag
14mr|python-xmldiff-0.6.10-2|45	
14mr|python-xmldiff-0.6.10-2|46	

18744 14
14mr|python-yaml-3.11-4|1	%define real_name PyYAML
14mr|python-yaml-3.11-4|2	
14mr|python-yaml-3.11-4|3	Name:           python-yaml
14mr|python-yaml-3.11-4|4	Version:        3.11
14mr|python-yaml-3.11-4|5	Release:        4
14mr|python-yaml-3.11-4|6	Epoch:          0
14mr|python-yaml-3.11-4|7	Summary:        Python package implementing YAML parser and emitter
14mr|python-yaml-3.11-4|8	
14mr|python-yaml-3.11-4|9	License:        MIT
14mr|python-yaml-3.11-4|10	Group:          Development/Python
14mr|python-yaml-3.11-4|11	URL:            http://pyyaml.org/
14mr|python-yaml-3.11-4|12	Source0:        http://pyyaml.org/download/pyyaml/PyYAML-%{version}.tar.gz
14mr|python-yaml-3.11-4|13	Provides:       %{real_name} = %{epoch}:%{version}-%{release}
14mr|python-yaml-3.11-4|14	BuildRequires:  python-devel
14mr|python-yaml-3.11-4|15	BuildRequires:	yaml-devel
14mr|python-yaml-3.11-4|16	BuildRequires:  python3-devel
14mr|python-yaml-3.11-4|17	
14mr|python-yaml-3.11-4|18	%description
14mr|python-yaml-3.11-4|19	PyYAML is a YAML parser and emitter for the Python programming
14mr|python-yaml-3.11-4|20	language.
14mr|python-yaml-3.11-4|21	
14mr|python-yaml-3.11-4|22	YAML is a data serialization format designed for human readability
14mr|python-yaml-3.11-4|23	and interaction with scripting languages.
14mr|python-yaml-3.11-4|24	
14mr|python-yaml-3.11-4|25	%package -n python3-yaml
14mr|python-yaml-3.11-4|26	Summary:        Python package implementing YAML parser and emitter
14mr|python-yaml-3.11-4|27	
14mr|python-yaml-3.11-4|28	Group:          Development/Python
14mr|python-yaml-3.11-4|29	BuildRequires:	yaml-devel
14mr|python-yaml-3.11-4|30	Requires:		python3
14mr|python-yaml-3.11-4|31	
14mr|python-yaml-3.11-4|32	%description -n python3-yaml
14mr|python-yaml-3.11-4|33	PyYAML is a YAML parser and emitter for the Python programming
14mr|python-yaml-3.11-4|34	language.
14mr|python-yaml-3.11-4|35	
14mr|python-yaml-3.11-4|36	YAML is a data serialization format designed for human readability
14mr|python-yaml-3.11-4|37	and interaction with scripting languages.
14mr|python-yaml-3.11-4|38	
14mr|python-yaml-3.11-4|39	%prep
14mr|python-yaml-3.11-4|40	%setup -q -c
14mr|python-yaml-3.11-4|41	
14mr|python-yaml-3.11-4|42	mv %{real_name}-%{version} python2
14mr|python-yaml-3.11-4|43	cp -r python2 python3
14mr|python-yaml-3.11-4|44	
14mr|python-yaml-3.11-4|45	%build
14mr|python-yaml-3.11-4|46	export CFLAGS="%{optflags}"
14mr|python-yaml-3.11-4|47	
14mr|python-yaml-3.11-4|48	pushd python2
14mr|python-yaml-3.11-4|49	python setup.py build
14mr|python-yaml-3.11-4|50	popd
14mr|python-yaml-3.11-4|51	
14mr|python-yaml-3.11-4|52	pushd python3
14mr|python-yaml-3.11-4|53	%{__python3} setup.py build
14mr|python-yaml-3.11-4|54	popd
14mr|python-yaml-3.11-4|55	
14mr|python-yaml-3.11-4|56	%install
14mr|python-yaml-3.11-4|57	
14mr|python-yaml-3.11-4|58	pushd python2
14mr|python-yaml-3.11-4|59	python setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
14mr|python-yaml-3.11-4|60	popd
14mr|python-yaml-3.11-4|61	
14mr|python-yaml-3.11-4|62	pushd python3
14mr|python-yaml-3.11-4|63	%{__python3} setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
14mr|python-yaml-3.11-4|64	popd
14mr|python-yaml-3.11-4|65	
14mr|python-yaml-3.11-4|66	%files -n python-yaml
14mr|python-yaml-3.11-4|67	%defattr(-,root,root,0755)
14mr|python-yaml-3.11-4|68	%doc python2/LICENSE python2/README python2/examples
14mr|python-yaml-3.11-4|69	%{py_platsitedir}/yaml
14mr|python-yaml-3.11-4|70	%{py_platsitedir}/*.so
14mr|python-yaml-3.11-4|71	%{py_platsitedir}/*.egg-info
14mr|python-yaml-3.11-4|72	
14mr|python-yaml-3.11-4|73	%files -n python3-yaml
14mr|python-yaml-3.11-4|74	%defattr(-,root,root,0755)
14mr|python-yaml-3.11-4|75	%doc python3/LICENSE python3/README python3/examples
14mr|python-yaml-3.11-4|76	%{py3_platsitedir}/yaml
14mr|python-yaml-3.11-4|77	%{py3_platsitedir}/*.so
14mr|python-yaml-3.11-4|78	%{py3_platsitedir}/*.egg-info
14mr|python-yaml-3.11-4|79	
14mr|python-yaml-3.11-4|80	
14mr|python-yaml-3.11-4|81	%changelog
14mr|python-yaml-3.11-4|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:3.11-4
14mr|python-yaml-3.11-4|83	+ Revision: da13e3a
14mr|python-yaml-3.11-4|84	- MassBuild#440: Increase release tag
14mr|python-yaml-3.11-4|85	
14mr|python-yaml-3.11-4|86	

18745 14
14mr|python-zope-interface-4.1.1-2|1	%define	tarname  zope.interface
14mr|python-zope-interface-4.1.1-2|2	
14mr|python-zope-interface-4.1.1-2|3	Summary:        Zope Interface module for Python
14mr|python-zope-interface-4.1.1-2|4	
14mr|python-zope-interface-4.1.1-2|5	Name:           python-zope-interface
14mr|python-zope-interface-4.1.1-2|6	Version:        4.1.1
14mr|python-zope-interface-4.1.1-2|7	Release:        2
14mr|python-zope-interface-4.1.1-2|8	Source0:        http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
14mr|python-zope-interface-4.1.1-2|9	License:        Zope Public License
14mr|python-zope-interface-4.1.1-2|10	Group:          Development/Python
14mr|python-zope-interface-4.1.1-2|11	URL:            http://www.zope.org/Wikis/Interfaces/FrontPage
14mr|python-zope-interface-4.1.1-2|12	BuildRequires:	python-devel
14mr|python-zope-interface-4.1.1-2|13	BuildRequires:	python-setuptools
14mr|python-zope-interface-4.1.1-2|14	
14mr|python-zope-interface-4.1.1-2|15	%description
14mr|python-zope-interface-4.1.1-2|16	This package provides the zope Interface module.
14mr|python-zope-interface-4.1.1-2|17	
14mr|python-zope-interface-4.1.1-2|18	Interfaces are objects that specify (document) the external behavior
14mr|python-zope-interface-4.1.1-2|19	of objects that "provide" them.  An interface specifies behavior
14mr|python-zope-interface-4.1.1-2|20	through:
14mr|python-zope-interface-4.1.1-2|21	
14mr|python-zope-interface-4.1.1-2|22	- Informal documentation in a doc string
14mr|python-zope-interface-4.1.1-2|23	- Attribute definitions
14mr|python-zope-interface-4.1.1-2|24	- Invariants, which are conditions that must hold for objects that
14mr|python-zope-interface-4.1.1-2|25	provide the interface
14mr|python-zope-interface-4.1.1-2|26	
14mr|python-zope-interface-4.1.1-2|27	Attribute definitions specify specific attributes. They define the
14mr|python-zope-interface-4.1.1-2|28	attribute name and provide documentation and constraints of attribute
14mr|python-zope-interface-4.1.1-2|29	values. Attribute definitions can take a number of forms.
14mr|python-zope-interface-4.1.1-2|30	
14mr|python-zope-interface-4.1.1-2|31	%prep
14mr|python-zope-interface-4.1.1-2|32	%setup -q -n %{tarname}-%{version}
14mr|python-zope-interface-4.1.1-2|33	
14mr|python-zope-interface-4.1.1-2|34	%build
14mr|python-zope-interface-4.1.1-2|35	%__python setup.py build
14mr|python-zope-interface-4.1.1-2|36	
14mr|python-zope-interface-4.1.1-2|37	%install
14mr|python-zope-interface-4.1.1-2|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mr|python-zope-interface-4.1.1-2|39	
14mr|python-zope-interface-4.1.1-2|40	%files
14mr|python-zope-interface-4.1.1-2|41	%doc *.txt
14mr|python-zope-interface-4.1.1-2|42	%{py_platsitedir}/*
14mr|python-zope-interface-4.1.1-2|43	
14mr|python-zope-interface-4.1.1-2|44	
14mr|python-zope-interface-4.1.1-2|45	
14mr|python-zope-interface-4.1.1-2|46	%changelog
14mr|python-zope-interface-4.1.1-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1.1-2
14mr|python-zope-interface-4.1.1-2|48	+ Revision: 3384b3d
14mr|python-zope-interface-4.1.1-2|49	- MassBuild#440: Increase release tag
14mr|python-zope-interface-4.1.1-2|50	
14mr|python-zope-interface-4.1.1-2|51	

18746 14
14mr|qalculate-gtk-0.9.7-7|1	%define bname qalculate
14mr|qalculate-gtk-0.9.7-7|2	
14mr|qalculate-gtk-0.9.7-7|3	Summary:	A very versatile desktop calculator
14mr|qalculate-gtk-0.9.7-7|4	Name:		qalculate-gtk
14mr|qalculate-gtk-0.9.7-7|5	Version:	0.9.7
14mr|qalculate-gtk-0.9.7-7|6	Release:	7
14mr|qalculate-gtk-0.9.7-7|7	License:	GPLv2+
14mr|qalculate-gtk-0.9.7-7|8	Group:		Office
14mr|qalculate-gtk-0.9.7-7|9	URL:		http://qalculate.sourceforge.net/
14mr|qalculate-gtk-0.9.7-7|10	Source0:	http://prdownloads.sourceforge.net/qalculate/%{name}-%{version}.tar.bz2
14mr|qalculate-gtk-0.9.7-7|11	Patch1:		qalculate-gtk-0.9.6-fix-str-fmt.patch
14mr|qalculate-gtk-0.9.7-7|12	BuildRequires:	pkgconfig(libqalculate) >= %{version}
14mr|qalculate-gtk-0.9.7-7|13	BuildRequires:	libglade2.0-devel
14mr|qalculate-gtk-0.9.7-7|14	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qalculate-gtk-0.9.7-7|15	BuildRequires:	imagemagick
14mr|qalculate-gtk-0.9.7-7|16	BuildRequires:	scrollkeeper
14mr|qalculate-gtk-0.9.7-7|17	BuildRequires:	perl(XML::Parser)
14mr|qalculate-gtk-0.9.7-7|18	BuildRequires:	desktop-file-utils
14mr|qalculate-gtk-0.9.7-7|19	BuildRequires:	pkgconfig(libgnome-2.0)
14mr|qalculate-gtk-0.9.7-7|20	Requires(pre):	scrollkeeper
14mr|qalculate-gtk-0.9.7-7|21	Requires:	gnuplot
14mr|qalculate-gtk-0.9.7-7|22	Requires:	wget
14mr|qalculate-gtk-0.9.7-7|23	Obsoletes:	qalculate < %{version}
14mr|qalculate-gtk-0.9.7-7|24	Provides:	qalculate = %{version}
14mr|qalculate-gtk-0.9.7-7|25	
14mr|qalculate-gtk-0.9.7-7|26	%description
14mr|qalculate-gtk-0.9.7-7|27	Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
14mr|qalculate-gtk-0.9.7-7|28	small and simple to use but with much power and versatility underneath.
14mr|qalculate-gtk-0.9.7-7|29	Features include customizable functions, units, arbitrary precision, plotting,
14mr|qalculate-gtk-0.9.7-7|30	and a graphical interface that uses a one-line fault-tolerant expression entry
14mr|qalculate-gtk-0.9.7-7|31	(although it supports optional traditional buttons).
14mr|qalculate-gtk-0.9.7-7|32	This package provides the GTK frontend.
14mr|qalculate-gtk-0.9.7-7|33	
14mr|qalculate-gtk-0.9.7-7|34	%prep
14mr|qalculate-gtk-0.9.7-7|35	%setup -q
14mr|qalculate-gtk-0.9.7-7|36	%patch1 -p0
14mr|qalculate-gtk-0.9.7-7|37	
14mr|qalculate-gtk-0.9.7-7|38	%build
14mr|qalculate-gtk-0.9.7-7|39	
14mr|qalculate-gtk-0.9.7-7|40	%configure2_5x
14mr|qalculate-gtk-0.9.7-7|41	%make
14mr|qalculate-gtk-0.9.7-7|42	
14mr|qalculate-gtk-0.9.7-7|43	%install
14mr|qalculate-gtk-0.9.7-7|44	%makeinstall_std
14mr|qalculate-gtk-0.9.7-7|45	
14mr|qalculate-gtk-0.9.7-7|46	#menu
14mr|qalculate-gtk-0.9.7-7|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|qalculate-gtk-0.9.7-7|48	
14mr|qalculate-gtk-0.9.7-7|49	#icons
14mr|qalculate-gtk-0.9.7-7|50	convert -size 48x48 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|qalculate-gtk-0.9.7-7|51	convert -size 32x32 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|qalculate-gtk-0.9.7-7|52	convert -size 16x16 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|qalculate-gtk-0.9.7-7|53	
14mr|qalculate-gtk-0.9.7-7|54	#(tpg) drop icon extension
14mr|qalculate-gtk-0.9.7-7|55	sed -i -e 's/^Icon=%{bname}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
14mr|qalculate-gtk-0.9.7-7|56	
14mr|qalculate-gtk-0.9.7-7|57	desktop-file-install \
14mr|qalculate-gtk-0.9.7-7|58	--remove-category="Application" \
14mr|qalculate-gtk-0.9.7-7|59	--add-category="GTK" \
14mr|qalculate-gtk-0.9.7-7|60	--add-category="Calculator" \
14mr|qalculate-gtk-0.9.7-7|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|qalculate-gtk-0.9.7-7|62	
14mr|qalculate-gtk-0.9.7-7|63	##CAE rm symlink so both gtk and kde frontend are installable
14mr|qalculate-gtk-0.9.7-7|64	rm -f %{buildroot}%{_bindir}/qalculate
14mr|qalculate-gtk-0.9.7-7|65	
14mr|qalculate-gtk-0.9.7-7|66	%find_lang %{name} --with-gnome
14mr|qalculate-gtk-0.9.7-7|67	
14mr|qalculate-gtk-0.9.7-7|68	%files -f %{name}.lang
14mr|qalculate-gtk-0.9.7-7|69	%doc AUTHORS ChangeLog NEWS README TODO
14mr|qalculate-gtk-0.9.7-7|70	%{_bindir}/*
14mr|qalculate-gtk-0.9.7-7|71	%{_datadir}/applications/*
14mr|qalculate-gtk-0.9.7-7|72	%{_datadir}/pixmaps/*.png
14mr|qalculate-gtk-0.9.7-7|73	%dir %{_datadir}/%{name}
14mr|qalculate-gtk-0.9.7-7|74	%{_datadir}/%{name}/glade/*.glade
14mr|qalculate-gtk-0.9.7-7|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|qalculate-gtk-0.9.7-7|76	
14mr|qalculate-gtk-0.9.7-7|77	
14mr|qalculate-gtk-0.9.7-7|78	
14mr|qalculate-gtk-0.9.7-7|79	%changelog
14mr|qalculate-gtk-0.9.7-7|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.7-7
14mr|qalculate-gtk-0.9.7-7|81	+ Revision: 0e62819
14mr|qalculate-gtk-0.9.7-7|82	- MassBuild#440: Increase release tag
14mr|qalculate-gtk-0.9.7-7|83	
14mr|qalculate-gtk-0.9.7-7|84	

18747 14
14mr|qca2-2.0.3-5|1	%define build_sys_rootcerts 1
14mr|qca2-2.0.3-5|2	%{?_without_sys_rootcerts: %{expand: %%global build_sys_rootcerts 0}}
14mr|qca2-2.0.3-5|3	
14mr|qca2-2.0.3-5|4	%define qtcryptodir %{qt4plugins}/crypto
14mr|qca2-2.0.3-5|5	
14mr|qca2-2.0.3-5|6	%define oname qca
14mr|qca2-2.0.3-5|7	%define major 2
14mr|qca2-2.0.3-5|8	%define libname %mklibname %{oname} %{major}
14mr|qca2-2.0.3-5|9	%define devname %mklibname %{oname} -d
14mr|qca2-2.0.3-5|10	
14mr|qca2-2.0.3-5|11	Summary:	Straightforward and cross-platform crypto API for Qt
14mr|qca2-2.0.3-5|12	Name:		qca2
14mr|qca2-2.0.3-5|13	Version:	2.0.3
14mr|qca2-2.0.3-5|14	Release:	5
14mr|qca2-2.0.3-5|15	License:	LGPLv2.1+
14mr|qca2-2.0.3-5|16	Group:		System/Libraries
14mr|qca2-2.0.3-5|17	Url:		http://delta.affinix.com/qca
14mr|qca2-2.0.3-5|18	# From kde support module
14mr|qca2-2.0.3-5|19	Source0:	%{oname}-%{version}.tar.xz
14mr|qca2-2.0.3-5|20	Patch0:		qca-2.0.3-gcc.patch
14mr|qca2-2.0.3-5|21	BuildRequires:	cmake
14mr|qca2-2.0.3-5|22	%if %{build_sys_rootcerts}
14mr|qca2-2.0.3-5|23	BuildRequires:	rootcerts
14mr|qca2-2.0.3-5|24	%endif
14mr|qca2-2.0.3-5|25	BuildRequires:	qt4-devel
14mr|qca2-2.0.3-5|26	BuildRequires:	sasl-devel
14mr|qca2-2.0.3-5|27	BuildRequires:	pkgconfig(libgcrypt)
14mr|qca2-2.0.3-5|28	BuildRequires:	pkgconfig(nss)
14mr|qca2-2.0.3-5|29	
14mr|qca2-2.0.3-5|30	%description
14mr|qca2-2.0.3-5|31	The QCA library provides an easy API for a range of cryptographic
14mr|qca2-2.0.3-5|32	features, including SSL/TLS, X.509 certificates, SASL, symmetric
14mr|qca2-2.0.3-5|33	ciphers, public key ciphers, hashes and much more.
14mr|qca2-2.0.3-5|34	
14mr|qca2-2.0.3-5|35	Functionality is supplied via plugins. This is useful for avoiding
14mr|qca2-2.0.3-5|36	dependence on a particular crypto library and makes upgrading easier,
14mr|qca2-2.0.3-5|37	as there is no need to recompile your application when adding or
14mr|qca2-2.0.3-5|38	upgrading a crypto plugin. Also, by pushing crypto functionality into
14mr|qca2-2.0.3-5|39	plugins, applications are free of legal issues, such as export
14mr|qca2-2.0.3-5|40	regulation.
14mr|qca2-2.0.3-5|41	
14mr|qca2-2.0.3-5|42	%files
14mr|qca2-2.0.3-5|43	%doc README COPYING INSTALL TODO
14mr|qca2-2.0.3-5|44	%{_mandir}/man1/*
14mr|qca2-2.0.3-5|45	%defattr(0755,root,root,0755)
14mr|qca2-2.0.3-5|46	%{qt4dir}/bin/qcatool2
14mr|qca2-2.0.3-5|47	
14mr|qca2-2.0.3-5|48	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|49	
14mr|qca2-2.0.3-5|50	%if ! %{build_sys_rootcerts}
14mr|qca2-2.0.3-5|51	%package -n %{name}-root-certificates
14mr|qca2-2.0.3-5|52	Summary:	Common root CA certificates for QCA
14mr|qca2-2.0.3-5|53	Group:		System/Libraries
14mr|qca2-2.0.3-5|54	Requires:	%{libname} = %{EVRD}
14mr|qca2-2.0.3-5|55	
14mr|qca2-2.0.3-5|56	%description	-n %{name}-root-certificates
14mr|qca2-2.0.3-5|57	Provides root Certificate Authority certificates for the QCA library.
14mr|qca2-2.0.3-5|58	These certificates are the same ones that are included in Mozilla.
14mr|qca2-2.0.3-5|59	
14mr|qca2-2.0.3-5|60	%files -n %{name}-root-certificates
14mr|qca2-2.0.3-5|61	%dir %{qt4dir}/share/qca
14mr|qca2-2.0.3-5|62	%dir %{qt4dir}/share/qca/certs
14mr|qca2-2.0.3-5|63	%doc %{qt4dir}/share/qca/certs/README
14mr|qca2-2.0.3-5|64	%{qt4dir}/share/qca/certs/rootcerts.pem
14mr|qca2-2.0.3-5|65	%endif
14mr|qca2-2.0.3-5|66	
14mr|qca2-2.0.3-5|67	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|68	
14mr|qca2-2.0.3-5|69	%package -n %{libname}
14mr|qca2-2.0.3-5|70	Summary:	Libraries for QCA
14mr|qca2-2.0.3-5|71	Group:		System/Libraries
14mr|qca2-2.0.3-5|72	%if %{build_sys_rootcerts}
14mr|qca2-2.0.3-5|73	Requires:	rootcerts
14mr|qca2-2.0.3-5|74	Obsoletes:	%{name}-root-certificates < %{version}-%{release}
14mr|qca2-2.0.3-5|75	%else
14mr|qca2-2.0.3-5|76	Requires:	%{name}-root-certificates >= %{EVRD}
14mr|qca2-2.0.3-5|77	%endif
14mr|qca2-2.0.3-5|78	
14mr|qca2-2.0.3-5|79	%description -n %{libname}
14mr|qca2-2.0.3-5|80	Libraries for QCA.
14mr|qca2-2.0.3-5|81	
14mr|qca2-2.0.3-5|82	%files -n %{libname}
14mr|qca2-2.0.3-5|83	%dir %{qtcryptodir}
14mr|qca2-2.0.3-5|84	%defattr(0755,root,root,0755)
14mr|qca2-2.0.3-5|85	%{qt4lib}/libqca.so.%{major}*
14mr|qca2-2.0.3-5|86	
14mr|qca2-2.0.3-5|87	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|88	
14mr|qca2-2.0.3-5|89	%package -n %{devname}
14mr|qca2-2.0.3-5|90	Summary:	Development files for QCA
14mr|qca2-2.0.3-5|91	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|92	Requires:	%{libname} = %{EVRD}
14mr|qca2-2.0.3-5|93	Provides:	%{name}-devel = %{EVRD}
14mr|qca2-2.0.3-5|94	Provides:	%{mklibname qca 2 -d} = %{EVRD}
14mr|qca2-2.0.3-5|95	
14mr|qca2-2.0.3-5|96	%description -n %{devname}
14mr|qca2-2.0.3-5|97	Development files for QCA.
14mr|qca2-2.0.3-5|98	
14mr|qca2-2.0.3-5|99	%files -n %{devname}
14mr|qca2-2.0.3-5|100	%{_libdir}/pkgconfig/qca2.pc
14mr|qca2-2.0.3-5|101	%{qt4dir}/mkspecs/features/crypto.prf
14mr|qca2-2.0.3-5|102	%dir %{qt4include}/QtCrypto
14mr|qca2-2.0.3-5|103	%{qt4include}/QtCrypto/*
14mr|qca2-2.0.3-5|104	%{qt4lib}/libqca.so
14mr|qca2-2.0.3-5|105	
14mr|qca2-2.0.3-5|106	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|107	
14mr|qca2-2.0.3-5|108	%package plugin-gnupg
14mr|qca2-2.0.3-5|109	Summary:	GnuPG plugin for QCA
14mr|qca2-2.0.3-5|110	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|111	Provides:	qca2-gnupg = %{EVRD}
14mr|qca2-2.0.3-5|112	Provides:	qca-gnupg = %{EVRD}
14mr|qca2-2.0.3-5|113	Provides:	%{libname}-plugin-gnupg = %{EVRD}
14mr|qca2-2.0.3-5|114	Provides:	qca2-plugin-gnupg-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|115	Obsoletes:	qca2-plugin-gnupg-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|116	
14mr|qca2-2.0.3-5|117	%description plugin-gnupg
14mr|qca2-2.0.3-5|118	This is a plugin to provide GnuPG capability to programs that
14mr|qca2-2.0.3-5|119	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|120	
14mr|qca2-2.0.3-5|121	%files plugin-gnupg
14mr|qca2-2.0.3-5|122	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gnupg.*
14mr|qca2-2.0.3-5|123	
14mr|qca2-2.0.3-5|124	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|125	
14mr|qca2-2.0.3-5|126	%package plugin-openssl
14mr|qca2-2.0.3-5|127	Summary:	OpenSSL plugin for QCA
14mr|qca2-2.0.3-5|128	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|129	BuildRequires:	pkgconfig(openssl)
14mr|qca2-2.0.3-5|130	Provides:	qca2-openssl = %{EVRD}
14mr|qca2-2.0.3-5|131	Provides:	qca-ossl = %{EVRD}
14mr|qca2-2.0.3-5|132	Provides:	qca2-tls = %{EVRD}
14mr|qca2-2.0.3-5|133	Provides:	%{libname}-plugin-openssl = %{EVRD}
14mr|qca2-2.0.3-5|134	Provides:	qca2-plugin-openssl-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|135	Obsoletes:	qca2-plugin-openssl-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|136	
14mr|qca2-2.0.3-5|137	%description plugin-openssl
14mr|qca2-2.0.3-5|138	This is a plugin to provide OpenSSL capability to programs that
14mr|qca2-2.0.3-5|139	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|140	
14mr|qca2-2.0.3-5|141	%files plugin-openssl
14mr|qca2-2.0.3-5|142	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-ossl.*
14mr|qca2-2.0.3-5|143	
14mr|qca2-2.0.3-5|144	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|145	
14mr|qca2-2.0.3-5|146	%package plugin-pkcs11
14mr|qca2-2.0.3-5|147	Summary:	PKCS11 plugin for QCA
14mr|qca2-2.0.3-5|148	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|149	BuildRequires:	pkgconfig(openssl)
14mr|qca2-2.0.3-5|150	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14mr|qca2-2.0.3-5|151	Provides:	qca2-pkcs11 = %{EVRD}
14mr|qca2-2.0.3-5|152	Provides:	qca2-plugin-pkcs11-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|153	Obsoletes:	qca2-plugin-pkcs11-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|154	Provides:	%{libname}-plugin-pkcs11 = %{EVRD}
14mr|qca2-2.0.3-5|155	
14mr|qca2-2.0.3-5|156	%description plugin-pkcs11
14mr|qca2-2.0.3-5|157	This is a plugin to provide PKCS11 capability to programs that
14mr|qca2-2.0.3-5|158	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|159	
14mr|qca2-2.0.3-5|160	%files plugin-pkcs11
14mr|qca2-2.0.3-5|161	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-pkcs11.*
14mr|qca2-2.0.3-5|162	
14mr|qca2-2.0.3-5|163	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|164	
14mr|qca2-2.0.3-5|165	%package plugin-cyrus-sasl
14mr|qca2-2.0.3-5|166	Summary:	Cyrus-sasl plugin for QCA
14mr|qca2-2.0.3-5|167	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|168	BuildRequires:	libsasl2-devel
14mr|qca2-2.0.3-5|169	Provides:	qca2-sasl = %{EVRD}
14mr|qca2-2.0.3-5|170	Provides:	qca2-plugin-cyrus-sasl-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|171	Obsoletes:	qca2-plugin-cyrus-sasl-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|172	Provides:	%{libname}-plugin-cyrus-sasl = %{EVRD}
14mr|qca2-2.0.3-5|173	
14mr|qca2-2.0.3-5|174	%description plugin-cyrus-sasl
14mr|qca2-2.0.3-5|175	This is a plugin to provide cyrus-sasl capability to programs that
14mr|qca2-2.0.3-5|176	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|177	
14mr|qca2-2.0.3-5|178	%files plugin-cyrus-sasl
14mr|qca2-2.0.3-5|179	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-cyrus-sasl.*
14mr|qca2-2.0.3-5|180	
14mr|qca2-2.0.3-5|181	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|182	
14mr|qca2-2.0.3-5|183	%package plugin-logger
14mr|qca2-2.0.3-5|184	Summary:	Logger plugin for QCA
14mr|qca2-2.0.3-5|185	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|186	Provides:	qca2-logger = %{EVRD}
14mr|qca2-2.0.3-5|187	Provides:	qca2-plugin-logger-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|188	Obsoletes:	qca2-plugin-logger-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|189	Provides:	%{libname}-plugin-logger = %{EVRD}
14mr|qca2-2.0.3-5|190	
14mr|qca2-2.0.3-5|191	%description plugin-logger
14mr|qca2-2.0.3-5|192	This is a plugin to provide logger capability to programs that
14mr|qca2-2.0.3-5|193	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|194	
14mr|qca2-2.0.3-5|195	%files plugin-logger
14mr|qca2-2.0.3-5|196	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-logger.*
14mr|qca2-2.0.3-5|197	
14mr|qca2-2.0.3-5|198	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|199	
14mr|qca2-2.0.3-5|200	%package plugin-gcrypt
14mr|qca2-2.0.3-5|201	Summary:	Logger plugin for QCA
14mr|qca2-2.0.3-5|202	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|203	Provides:	qca2-gcrypt = %{EVRD}
14mr|qca2-2.0.3-5|204	Provides:	qca2-plugin-gcrypt-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|205	Obsoletes:	qca2-plugin-gcrypt-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|206	Provides:	%{libname}-plugin-gcrypt = %{EVRD}
14mr|qca2-2.0.3-5|207	
14mr|qca2-2.0.3-5|208	%description plugin-gcrypt
14mr|qca2-2.0.3-5|209	This is a plugin to provide gcrypt capability to programs that
14mr|qca2-2.0.3-5|210	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|211	
14mr|qca2-2.0.3-5|212	%files plugin-gcrypt
14mr|qca2-2.0.3-5|213	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gcrypt.*
14mr|qca2-2.0.3-5|214	
14mr|qca2-2.0.3-5|215	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|216	
14mr|qca2-2.0.3-5|217	%package plugin-nss
14mr|qca2-2.0.3-5|218	Summary:	Logger plugin for QCA
14mr|qca2-2.0.3-5|219	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|220	Provides:	qca2-nss = %{EVRD}
14mr|qca2-2.0.3-5|221	Provides:	qca2-plugin-nss-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|222	Obsoletes:	qca2-plugin-nss-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|223	Provides:	%{libname}-plugin-nss = %{EVRD}
14mr|qca2-2.0.3-5|224	
14mr|qca2-2.0.3-5|225	%description plugin-nss
14mr|qca2-2.0.3-5|226	This is a plugin to provide nss capability to programs that
14mr|qca2-2.0.3-5|227	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|228	
14mr|qca2-2.0.3-5|229	%files plugin-nss
14mr|qca2-2.0.3-5|230	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-nss.*
14mr|qca2-2.0.3-5|231	
14mr|qca2-2.0.3-5|232	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|233	
14mr|qca2-2.0.3-5|234	%package plugin-softstore
14mr|qca2-2.0.3-5|235	Summary:	Logger plugin for QCA
14mr|qca2-2.0.3-5|236	Group:		Development/KDE and Qt
14mr|qca2-2.0.3-5|237	Provides:	qca2-softstore = %{EVRD}
14mr|qca2-2.0.3-5|238	Provides:	qca2-plugin-softstore-%{_lib} = %{EVRD}
14mr|qca2-2.0.3-5|239	Obsoletes:	qca2-plugin-softstore-%{_lib} < 2.0.0-5
14mr|qca2-2.0.3-5|240	Provides:	%{libname}-plugin-softstore = %{EVRD}
14mr|qca2-2.0.3-5|241	
14mr|qca2-2.0.3-5|242	%description plugin-softstore
14mr|qca2-2.0.3-5|243	This is a plugin to provide softstore capability to programs that
14mr|qca2-2.0.3-5|244	utilize the Qt Cryptographic Architecture (QCA).
14mr|qca2-2.0.3-5|245	
14mr|qca2-2.0.3-5|246	%files plugin-softstore
14mr|qca2-2.0.3-5|247	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-softstore.*
14mr|qca2-2.0.3-5|248	
14mr|qca2-2.0.3-5|249	#------------------------------------------------------------------------------
14mr|qca2-2.0.3-5|250	
14mr|qca2-2.0.3-5|251	%prep
14mr|qca2-2.0.3-5|252	%setup -q -n %{oname}-%{version}
14mr|qca2-2.0.3-5|253	%patch0 -p1
14mr|qca2-2.0.3-5|254	
14mr|qca2-2.0.3-5|255	%build
14mr|qca2-2.0.3-5|256	%cmake_qt4 \
14mr|qca2-2.0.3-5|257	-DCMAKE_INSTALL_PREFIX=%{qt4dir} \
14mr|qca2-2.0.3-5|258	-DLIB_INSTALL_DIR=%{_libdir} \
14mr|qca2-2.0.3-5|259	-DPKGCONFIG_INSTALL_PREFIX=%{_libdir}/pkgconfig
14mr|qca2-2.0.3-5|260	%make
14mr|qca2-2.0.3-5|261	
14mr|qca2-2.0.3-5|262	
14mr|qca2-2.0.3-5|263	%install
14mr|qca2-2.0.3-5|264	%makeinstall_std -C build
14mr|qca2-2.0.3-5|265	
14mr|qca2-2.0.3-5|266	# Make directory for plugins
14mr|qca2-2.0.3-5|267	install -d -m 755 %{buildroot}/%{qtcryptodir}
14mr|qca2-2.0.3-5|268	
14mr|qca2-2.0.3-5|269	mkdir -p %{buildroot}%{_mandir}
14mr|qca2-2.0.3-5|270	mv %{buildroot}%{qt4dir}/share/man/man1 %{buildroot}%{_mandir}
14mr|qca2-2.0.3-5|271	
14mr|qca2-2.0.3-5|272	
14mr|qca2-2.0.3-5|273	%changelog
14mr|qca2-2.0.3-5|274	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-5
14mr|qca2-2.0.3-5|275	+ Revision: 605e9c9
14mr|qca2-2.0.3-5|276	- Spec cleanup
14mr|qca2-2.0.3-5|277	
14mr|qca2-2.0.3-5|278	

18748 14
14mr|qcad-3.5.1.0-2|1	Summary:	A professional CAD system
14mr|qcad-3.5.1.0-2|2	Name:		qcad
14mr|qcad-3.5.1.0-2|3	Version:	3.5.1.0
14mr|qcad-3.5.1.0-2|4	Release:	2
14mr|qcad-3.5.1.0-2|5	Group:		Graphics
14mr|qcad-3.5.1.0-2|6	License:	GPLv3 with exceptions, CC-BY, GPLv2+, LGPLv2.1, BSD
14mr|qcad-3.5.1.0-2|7	URL:		http://www.qcad.org
14mr|qcad-3.5.1.0-2|8	#https://github.com/qcad/qcad/archive/v%{version}.zip
14mr|qcad-3.5.1.0-2|9	Source0:	qcad-%{version}.zip
14mr|qcad-3.5.1.0-2|10	Patch0:		qcad-3.4.6.0-fix-linking.patch
14mr|qcad-3.5.1.0-2|11	
14mr|qcad-3.5.1.0-2|12	BuildRequires:	qt4-devel
14mr|qcad-3.5.1.0-2|13	BuildRequires:	pkgconfig(QtWebKit)
14mr|qcad-3.5.1.0-2|14	BuildRequires:	pkgconfig(glu)
14mr|qcad-3.5.1.0-2|15	BuildRequires:	pkgconfig(gl)
14mr|qcad-3.5.1.0-2|16	
14mr|qcad-3.5.1.0-2|17	%description
14mr|qcad-3.5.1.0-2|18	QCad is a professional CAD System. With QCad you can easily construct
14mr|qcad-3.5.1.0-2|19	and change drawings with ISO-text and many other features and save
14mr|qcad-3.5.1.0-2|20	them as DXF-files. These DXF-files are the interface to many
14mr|qcad-3.5.1.0-2|21	CAD-systems such as AutoCAD(TM) and many others.
14mr|qcad-3.5.1.0-2|22	
14mr|qcad-3.5.1.0-2|23	%prep
14mr|qcad-3.5.1.0-2|24	%setup -q
14mr|qcad-3.5.1.0-2|25	%patch0 -p0
14mr|qcad-3.5.1.0-2|26	find . -name ".gitignore" -delete
14mr|qcad-3.5.1.0-2|27	cp -a src/3rdparty/qt-labs-qtscriptgenerator-4.8.5 src/3rdparty/qt-labs-qtscriptgenerator-4.8.6
14mr|qcad-3.5.1.0-2|28	cd src/3rdparty/qt-labs-qtscriptgenerator-4.8.6 && mv -f qt-labs-qtscriptgenerator-4.8.5.pro qt-labs-qtscriptgenerator-4.8.6.pro
14mr|qcad-3.5.1.0-2|29	
14mr|qcad-3.5.1.0-2|30	%build
14mr|qcad-3.5.1.0-2|31	%qmake_qt4
14mr|qcad-3.5.1.0-2|32	%make
14mr|qcad-3.5.1.0-2|33	
14mr|qcad-3.5.1.0-2|34	%install
14mr|qcad-3.5.1.0-2|35	
14mr|qcad-3.5.1.0-2|36	# remove project files
14mr|qcad-3.5.1.0-2|37	find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
14mr|qcad-3.5.1.0-2|38	find . \( -name 'Makefile*' -name '.gitignore' \) -delete
14mr|qcad-3.5.1.0-2|39	
14mr|qcad-3.5.1.0-2|40	install -dm755 %{buildroot}%{_datadir}/%{name}
14mr|qcad-3.5.1.0-2|41	cp -r examples fonts libraries patterns plugins scripts ts %{buildroot}%{_datadir}/%{name}
14mr|qcad-3.5.1.0-2|42	cp release/* %{buildroot}%{_datadir}/%{name}
14mr|qcad-3.5.1.0-2|43	
14mr|qcad-3.5.1.0-2|44	# qt
14mr|qcad-3.5.1.0-2|45	for sofiles in %{qt4plugins}/imageformats/*.so
14mr|qcad-3.5.1.0-2|46	do
14mr|qcad-3.5.1.0-2|47	ln -sf ${sofiles} %{buildroot}%{_datadir}/%{name}/plugins/imageformats/${sofiles##/*/}
14mr|qcad-3.5.1.0-2|48	done
14mr|qcad-3.5.1.0-2|49	
14mr|qcad-3.5.1.0-2|50	for sofiles in %{qt4plugins}/sqldrivers/*.so
14mr|qcad-3.5.1.0-2|51	do
14mr|qcad-3.5.1.0-2|52	ln -sf ${sofiles} %{buildroot}%{_datadir}/%{name}/plugins/sqldrivers/${sofiles##/*/}
14mr|qcad-3.5.1.0-2|53	done
14mr|qcad-3.5.1.0-2|54	
14mr|qcad-3.5.1.0-2|55	install -Dm644 scripts/qcad_icon.png %{buildroot}%{_iconsdir}/qcad_icon.png
14mr|qcad-3.5.1.0-2|56	
14mr|qcad-3.5.1.0-2|57	install -dm0755 %{buildroot}%{_bindir}
14mr|qcad-3.5.1.0-2|58	echo -e '#!/bin/sh\ncd %{_datadir}/%{name}\nLD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH exec ./qcad-bin' > %{buildroot}%{_bindir}/%{name}
14mr|qcad-3.5.1.0-2|59	chmod 0755 %{buildroot}%{_bindir}/%{name}
14mr|qcad-3.5.1.0-2|60	
14mr|qcad-3.5.1.0-2|61	rm -f %{buildroot}%{_datadir}/%{name}/*.a
14mr|qcad-3.5.1.0-2|62	
14mr|qcad-3.5.1.0-2|63	install -dm0755 %{buildroot}%{_libdir}
14mr|qcad-3.5.1.0-2|64	mv %{buildroot}%{_datadir}/%{name}/*.so %{buildroot}%{_libdir}
14mr|qcad-3.5.1.0-2|65	
14mr|qcad-3.5.1.0-2|66	# desktop
14mr|qcad-3.5.1.0-2|67	install -m 755 -d %{buildroot}%{_datadir}/applications
14mr|qcad-3.5.1.0-2|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mr|qcad-3.5.1.0-2|69	[Desktop Entry]
14mr|qcad-3.5.1.0-2|70	Encoding=UTF-8
14mr|qcad-3.5.1.0-2|71	Name=Qcad
14mr|qcad-3.5.1.0-2|72	Name[ru]=Qcad
14mr|qcad-3.5.1.0-2|73	Comment=A professional CAD system
14mr|qcad-3.5.1.0-2|74	Comment[ru]=Профессиональная CAD система
14mr|qcad-3.5.1.0-2|75	Exec=%{name}
14mr|qcad-3.5.1.0-2|76	Icon=qcad_icon
14mr|qcad-3.5.1.0-2|77	Terminal=false
14mr|qcad-3.5.1.0-2|78	Type=Application
14mr|qcad-3.5.1.0-2|79	Categories=Office;Chart;Qt;
14mr|qcad-3.5.1.0-2|80	StartupNotify=true
14mr|qcad-3.5.1.0-2|81	EOF
14mr|qcad-3.5.1.0-2|82	
14mr|qcad-3.5.1.0-2|83	%files
14mr|qcad-3.5.1.0-2|84	%doc readme.txt LICENSE.txt README.md gpl-3.0.txt cc-by-3.0.txt gpl-3.0-exceptions.txt
14mr|qcad-3.5.1.0-2|85	%{_bindir}/%{name}
14mr|qcad-3.5.1.0-2|86	%{_libdir}/*.so
14mr|qcad-3.5.1.0-2|87	%{_iconsdir}/*.png
14mr|qcad-3.5.1.0-2|88	%dir %{_datadir}/%{name}
14mr|qcad-3.5.1.0-2|89	%{_datadir}/%{name}/*
14mr|qcad-3.5.1.0-2|90	%{_datadir}/applications/*.desktop
14mr|qcad-3.5.1.0-2|91	
14mr|qcad-3.5.1.0-2|92	
14mr|qcad-3.5.1.0-2|93	
14mr|qcad-3.5.1.0-2|94	%changelog
14mr|qcad-3.5.1.0-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.1.0-2
14mr|qcad-3.5.1.0-2|96	+ Revision: f8be8a5
14mr|qcad-3.5.1.0-2|97	- MassBuild#440: Increase release tag
14mr|qcad-3.5.1.0-2|98	
14mr|qcad-3.5.1.0-2|99	

18749 14
14mr|qdox-1.9.2-7|1	# Copyright (c) 2000-2005, JPackage Project
14mr|qdox-1.9.2-7|2	# All rights reserved.
14mr|qdox-1.9.2-7|3	#
14mr|qdox-1.9.2-7|4	# Redistribution and use in source and binary forms, with or without
14mr|qdox-1.9.2-7|5	# modification, are permitted provided that the following conditions
14mr|qdox-1.9.2-7|6	# are met:
14mr|qdox-1.9.2-7|7	#
14mr|qdox-1.9.2-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|qdox-1.9.2-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|qdox-1.9.2-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|qdox-1.9.2-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|qdox-1.9.2-7|12	#    documentation and/or other materials provided with the
14mr|qdox-1.9.2-7|13	#    distribution.
14mr|qdox-1.9.2-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|qdox-1.9.2-7|15	#    contributors may be used to endorse or promote products derived
14mr|qdox-1.9.2-7|16	#    from this software without specific prior written permission.
14mr|qdox-1.9.2-7|17	#
14mr|qdox-1.9.2-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|qdox-1.9.2-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|qdox-1.9.2-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|qdox-1.9.2-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|qdox-1.9.2-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|qdox-1.9.2-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|qdox-1.9.2-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|qdox-1.9.2-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|qdox-1.9.2-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|qdox-1.9.2-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|qdox-1.9.2-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|qdox-1.9.2-7|29	#
14mr|qdox-1.9.2-7|30	
14mr|qdox-1.9.2-7|31	Name:           qdox
14mr|qdox-1.9.2-7|32	Version:        1.9.2
14mr|qdox-1.9.2-7|33	Release:        7
14mr|qdox-1.9.2-7|34	Epoch:          0
14mr|qdox-1.9.2-7|35	Summary:        Extract class/interface/method definitions from sources
14mr|qdox-1.9.2-7|36	License:        Apache License
14mr|qdox-1.9.2-7|37	URL:            http://qdox.codehaus.org/
14mr|qdox-1.9.2-7|38	Group:          Development/Java
14mr|qdox-1.9.2-7|39	Source0:        %{name}-%{version}.tar.bz2
14mr|qdox-1.9.2-7|40	#svn export http://svn.codehaus.org/qdox/tags/qdox-%{version}
14mr|qdox-1.9.2-7|41	#tar cvjf qdox-%{version}.tar.gz qdox-%{version}
14mr|qdox-1.9.2-7|42	Source1:        qdox-build.xml
14mr|qdox-1.9.2-7|43	Source2:        qdox-LocatedDef.java
14mr|qdox-1.9.2-7|44	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|qdox-1.9.2-7|45	BuildRequires:  ant >= 0:1.6
14mr|qdox-1.9.2-7|46	BuildRequires:  ant-junit >= 0:1.6
14mr|qdox-1.9.2-7|47	BuildRequires:  ant-nodeps >= 0:1.6
14mr|qdox-1.9.2-7|48	BuildRequires:  junit >= 0:3.8.1
14mr|qdox-1.9.2-7|49	BuildRequires:  java-cup
14mr|qdox-1.9.2-7|50	BuildRequires:  jflex
14mr|qdox-1.9.2-7|51	BuildRequires:  byaccj
14mr|qdox-1.9.2-7|52	Requires:       jpackage-utils
14mr|qdox-1.9.2-7|53	Requires:       java
14mr|qdox-1.9.2-7|54	BuildArch:      noarch
14mr|qdox-1.9.2-7|55	BuildRequires:  java-devel
14mr|qdox-1.9.2-7|56	
14mr|qdox-1.9.2-7|57	%description
14mr|qdox-1.9.2-7|58	QDox is a high speed, small footprint parser
14mr|qdox-1.9.2-7|59	for extracting class/interface/method definitions
14mr|qdox-1.9.2-7|60	from source files complete with JavaDoc @tags.
14mr|qdox-1.9.2-7|61	It is designed to be used by active code
14mr|qdox-1.9.2-7|62	generators or documentation tools.
14mr|qdox-1.9.2-7|63	
14mr|qdox-1.9.2-7|64	%package javadoc
14mr|qdox-1.9.2-7|65	Summary:        Javadoc for %{name}
14mr|qdox-1.9.2-7|66	Group:          Development/Java
14mr|qdox-1.9.2-7|67	
14mr|qdox-1.9.2-7|68	%description javadoc
14mr|qdox-1.9.2-7|69	%{summary}.
14mr|qdox-1.9.2-7|70	
14mr|qdox-1.9.2-7|71	%prep
14mr|qdox-1.9.2-7|72	%setup -q
14mr|qdox-1.9.2-7|73	cp %{SOURCE2} src/java/com/thoughtworks/qdox/parser/structs/LocatedDef.java
14mr|qdox-1.9.2-7|74	cp %{SOURCE1} build.xml
14mr|qdox-1.9.2-7|75	
14mr|qdox-1.9.2-7|76	#Remove files which needed jmock
14mr|qdox-1.9.2-7|77	rm src/test/com/thoughtworks/qdox/parser/MockBuilder.java
14mr|qdox-1.9.2-7|78	rm src/test/com/thoughtworks/qdox/parser/MockLexer.java
14mr|qdox-1.9.2-7|79	rm src/test/com/thoughtworks/qdox/parser/ParserTest.java
14mr|qdox-1.9.2-7|80	rm src/test/com/thoughtworks/qdox/directorywalker/DirectoryScannerTest.java
14mr|qdox-1.9.2-7|81	
14mr|qdox-1.9.2-7|82	%{__perl} -pi -e 's/fork="yes"/fork="no"/g;' build.xml
14mr|qdox-1.9.2-7|83	%{__perl} -pi -e 's/yy_lexical_state/zzLexicalState/g;' src/grammar/lexer.flex
14mr|qdox-1.9.2-7|84	
14mr|qdox-1.9.2-7|85	%build
14mr|qdox-1.9.2-7|86	export CLASSPATH=$(build-classpath \
14mr|qdox-1.9.2-7|87	ant \
14mr|qdox-1.9.2-7|88	ant-launcher \
14mr|qdox-1.9.2-7|89	java-cup \
14mr|qdox-1.9.2-7|90	jflex \
14mr|qdox-1.9.2-7|91	junit)
14mr|qdox-1.9.2-7|92	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
14mr|qdox-1.9.2-7|93	%{ant} -Dbuild.sysclasspath=only jar javadoc
14mr|qdox-1.9.2-7|94	
14mr|qdox-1.9.2-7|95	%install
14mr|qdox-1.9.2-7|96	# jars
14mr|qdox-1.9.2-7|97	mkdir -p %{buildroot}%{_javadir}
14mr|qdox-1.9.2-7|98	cp -p build/%{name}.jar \
14mr|qdox-1.9.2-7|99	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|qdox-1.9.2-7|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; \
14mr|qdox-1.9.2-7|101	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|qdox-1.9.2-7|102	
14mr|qdox-1.9.2-7|103	# javadoc
14mr|qdox-1.9.2-7|104	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|qdox-1.9.2-7|105	cp -pr build/javadocdir/* %{buildroot}%{_javadocdir}/%{name}
14mr|qdox-1.9.2-7|106	
14mr|qdox-1.9.2-7|107	%files
14mr|qdox-1.9.2-7|108	%defattr(0644,root,root,0755)
14mr|qdox-1.9.2-7|109	%doc LICENSE.txt README.txt
14mr|qdox-1.9.2-7|110	%{_javadir}/%{name}.jar
14mr|qdox-1.9.2-7|111	%{_javadir}/%{name}-%{version}.jar
14mr|qdox-1.9.2-7|112	%if %{gcj_support}
14mr|qdox-1.9.2-7|113	%dir %{_libdir}/gcj/%{name}
14mr|qdox-1.9.2-7|114	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|qdox-1.9.2-7|115	%endif
14mr|qdox-1.9.2-7|116	
14mr|qdox-1.9.2-7|117	%files javadoc
14mr|qdox-1.9.2-7|118	%defattr(0644,root,root,0755)
14mr|qdox-1.9.2-7|119	%doc %{_javadocdir}/*
14mr|qdox-1.9.2-7|120	
14mr|qdox-1.9.2-7|121	%changelog
14mr|qdox-1.9.2-7|122	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.9.2-7
14mr|qdox-1.9.2-7|123	+ Revision: fb58f83
14mr|qdox-1.9.2-7|124	- Spec cleanup
14mr|qdox-1.9.2-7|125	
14mr|qdox-1.9.2-7|126	

18750 14
14mr|qemu-1.5.0-4|1	%bcond_with    x86only          # disabled
14mr|qemu-1.5.0-4|2	%bcond_with    exclusive_x86_64 # disabled
14mr|qemu-1.5.0-4|3	%bcond_without rbd              # enabled
14mr|qemu-1.5.0-4|4	%bcond_without fdt              # enabled
14mr|qemu-1.5.0-4|5	
14mr|qemu-1.5.0-4|6	%define _disable_ld_no_undefined 1
14mr|qemu-1.5.0-4|7	
14mr|qemu-1.5.0-4|8	%define _udevdir /lib/udev/rules.d
14mr|qemu-1.5.0-4|9	%define qemudocdir %{_docdir}/%{name}
14mr|qemu-1.5.0-4|10	
14mr|qemu-1.5.0-4|11	Summary:	QEMU CPU Emulator
14mr|qemu-1.5.0-4|12	Name:		qemu
14mr|qemu-1.5.0-4|13	Version:	1.5.0
14mr|qemu-1.5.0-4|14	Release:	4
14mr|qemu-1.5.0-4|15	License:	GPLv2+ and LGPLv2+ and BSD
14mr|qemu-1.5.0-4|16	Group:		Emulators
14mr|qemu-1.5.0-4|17	Url:		http://wiki.qemu.org/Main_Page
14mr|qemu-1.5.0-4|18	Source0:	http://wiki.qemu.org/download/%{name}-%{version}.tar.bz2
14mr|qemu-1.5.0-4|19	
14mr|qemu-1.5.0-4|20	%define qemu_snapshot	0
14mr|qemu-1.5.0-4|21	#Release:	%{?qemu_snapshot:0.%{qemu_snapshot}.}1
14mr|qemu-1.5.0-4|22	#Source0:	http://wiki.qemu.org/download/%{name}-%{version}%{?qemu_snapshot:-%{qemu_snapshot}}.tar.bz2
14mr|qemu-1.5.0-4|23	
14mr|qemu-1.5.0-4|24	Source1:	qemu.binfmt
14mr|qemu-1.5.0-4|25	
14mr|qemu-1.5.0-4|26	# Loads kvm kernel modules at boot
14mr|qemu-1.5.0-4|27	Source2:	kvm.modules
14mr|qemu-1.5.0-4|28	
14mr|qemu-1.5.0-4|29	# Creates /dev/kvm
14mr|qemu-1.5.0-4|30	Source3:	80-kvm.rules
14mr|qemu-1.5.0-4|31	
14mr|qemu-1.5.0-4|32	# KSM control scripts
14mr|qemu-1.5.0-4|33	Source4:	ksm.service
14mr|qemu-1.5.0-4|34	Source5:	ksm.sysconfig
14mr|qemu-1.5.0-4|35	Source6:	ksmctl.c
14mr|qemu-1.5.0-4|36	Source7:	ksmtuned.service
14mr|qemu-1.5.0-4|37	Source8:	ksmtuned
14mr|qemu-1.5.0-4|38	Source9:	ksmtuned.conf
14mr|qemu-1.5.0-4|39	
14mr|qemu-1.5.0-4|40	Source10:	qemu-guest-agent.service
14mr|qemu-1.5.0-4|41	Source11:	99-qemu-guest-agent.rules
14mr|qemu-1.5.0-4|42	Source100:	qemu.rpmlintrc
14mr|qemu-1.5.0-4|43	
14mr|qemu-1.5.0-4|44	# Non upstream build fix
14mr|qemu-1.5.0-4|45	
14mr|qemu-1.5.0-4|46	# Add ./configure --disable-kvm-options
14mr|qemu-1.5.0-4|47	# keep: Carrying locally until qemu-kvm is fully merged into qemu.git
14mr|qemu-1.5.0-4|48	Patch2:	0002-configure-Add-disable-kvm-options.patch
14mr|qemu-1.5.0-4|49	
14mr|qemu-1.5.0-4|50	ExclusiveArch:	%{ix86} ppc x86_64 amd64 %{sparcx}
14mr|qemu-1.5.0-4|51	
14mr|qemu-1.5.0-4|52	BuildRequires:	dev86
14mr|qemu-1.5.0-4|53	BuildRequires:	iasl
14mr|qemu-1.5.0-4|54	BuildRequires:	kernel-headers
14mr|qemu-1.5.0-4|55	BuildRequires:	libtool
14mr|qemu-1.5.0-4|56	BuildRequires:	systemtap
14mr|qemu-1.5.0-4|57	BuildRequires:	texi2html
14mr|qemu-1.5.0-4|58	BuildRequires:	texinfo
14mr|qemu-1.5.0-4|59	BuildRequires:	attr-devel
14mr|qemu-1.5.0-4|60	BuildRequires:	brlapi-devel
14mr|qemu-1.5.0-4|61	BuildRequires:	cap-devel
14mr|qemu-1.5.0-4|62	BuildRequires:	sasl-devel
14mr|qemu-1.5.0-4|63	BuildRequires:	systemtap-devel
14mr|qemu-1.5.0-4|64	BuildRequires:	usbredir-devel >= 0.5.2
14mr|qemu-1.5.0-4|65	BuildRequires:	xfsprogs-devel
14mr|qemu-1.5.0-4|66	BuildRequires:	pkgconfig(alsa)
14mr|qemu-1.5.0-4|67	BuildRequires:	pkgconfig(bluez)
14mr|qemu-1.5.0-4|68	BuildRequires:	pkgconfig(ext2fs)
14mr|qemu-1.5.0-4|69	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mr|qemu-1.5.0-4|70	BuildRequires:	pkgconfig(libcap-ng)
14mr|qemu-1.5.0-4|71	BuildRequires:	pkgconfig(libcurl)
14mr|qemu-1.5.0-4|72	BuildRequires:	pkgconfig(libpci)
14mr|qemu-1.5.0-4|73	BuildRequires:	pkgconfig(libpng)
14mr|qemu-1.5.0-4|74	BuildRequires:	pkgconfig(libpulse)
14mr|qemu-1.5.0-4|75	BuildRequires:	pkgconfig(libseccomp)
14mr|qemu-1.5.0-4|76	BuildRequires:	pkgconfig(libusbredirhost) >=0.5.2
14mr|qemu-1.5.0-4|77	BuildRequires:	pkgconfig(sdl)
14mr|qemu-1.5.0-4|78	BuildRequires:	pkgconfig(spice-server)
14mr|qemu-1.5.0-4|79	BuildRequires:	pkgconfig(spice-protocol)
14mr|qemu-1.5.0-4|80	BuildRequires:	pkgconfig(uuid)
14mr|qemu-1.5.0-4|81	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qemu-1.5.0-4|82	BuildRequires:	pkgconfig(vte)
14mr|qemu-1.5.0-4|83	
14mr|qemu-1.5.0-4|84	Requires:	qemu-img = %{EVRD}
14mr|qemu-1.5.0-4|85	Requires:	cyrus-sasl
14mr|qemu-1.5.0-4|86	Requires:	vgabios >= 0.6c
14mr|qemu-1.5.0-4|87	Requires:	seabios-bin >= 0.6.0-1
14mr|qemu-1.5.0-4|88	Requires:	sgabios-bin
14mr|qemu-1.5.0-4|89	Requires:	ipxe-roms-qemu
14mr|qemu-1.5.0-4|90	%rename		kvm
14mr|qemu-1.5.0-4|91	
14mr|qemu-1.5.0-4|92	%description
14mr|qemu-1.5.0-4|93	QEMU is a generic and open source processor emulator which achieves a good
14mr|qemu-1.5.0-4|94	emulation speed by using dynamic translation. QEMU has two operating modes:
14mr|qemu-1.5.0-4|95	
14mr|qemu-1.5.0-4|96	* Full system emulation. In this mode, QEMU emulates a full system (for
14mr|qemu-1.5.0-4|97	example a PC), including a processor and various peripherials. It can be
14mr|qemu-1.5.0-4|98	used to launch different Operating Systems without rebooting the PC or
14mr|qemu-1.5.0-4|99	to debug system code.
14mr|qemu-1.5.0-4|100	* User mode emulation. In this mode, QEMU can launch Linux processes compiled
14mr|qemu-1.5.0-4|101	for one CPU on another CPU.
14mr|qemu-1.5.0-4|102	
14mr|qemu-1.5.0-4|103	As QEMU requires no host kernel patches to run, it is safe and easy to use.
14mr|qemu-1.5.0-4|104	
14mr|qemu-1.5.0-4|105	%package	img
14mr|qemu-1.5.0-4|106	Summary:	QEMU disk image utility
14mr|qemu-1.5.0-4|107	Group:		Emulators
14mr|qemu-1.5.0-4|108	Conflicts:	qemu < 0.9.0-3
14mr|qemu-1.5.0-4|109	
14mr|qemu-1.5.0-4|110	%description	img
14mr|qemu-1.5.0-4|111	This package contains the QEMU disk image utility that is used to
14mr|qemu-1.5.0-4|112	create, commit, convert and get information from a disk image.
14mr|qemu-1.5.0-4|113	
14mr|qemu-1.5.0-4|114	%prep
14mr|qemu-1.5.0-4|115	%setup -q
14mr|qemu-1.5.0-4|116	%apply_patches
14mr|qemu-1.5.0-4|117	
14mr|qemu-1.5.0-4|118	%build
14mr|qemu-1.5.0-4|119	#(proyvind): binutils upstream bug #10862, linking with gold fails if doing parallel build
14mr|qemu-1.5.0-4|120	mkdir -p bfd
14mr|qemu-1.5.0-4|121	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|qemu-1.5.0-4|122	export PATH=$PWD/bfd:$PATH
14mr|qemu-1.5.0-4|123	buildarch="i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu \
14mr|qemu-1.5.0-4|124	m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu \
14mr|qemu-1.5.0-4|125	mips64el-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu \
14mr|qemu-1.5.0-4|126	ppc-softmmu ppcemb-softmmu ppc64-softmmu \
14mr|qemu-1.5.0-4|127	i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user \
14mr|qemu-1.5.0-4|128	armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user \
14mr|qemu-1.5.0-4|129	mipsel-linux-user ppc-linux-user ppc64-linux-user \
14mr|qemu-1.5.0-4|130	ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user \
14mr|qemu-1.5.0-4|131	sparc-linux-user sparc64-linux-user sparc32plus-linux-user"
14mr|qemu-1.5.0-4|132	%if %{with x86only}
14mr|qemu-1.5.0-4|133	buildarch="i386-softmmu x86_64-softmmu i386-linux-user x86_64-linux-user"
14mr|qemu-1.5.0-4|134	%endif
14mr|qemu-1.5.0-4|135	
14mr|qemu-1.5.0-4|136	# Targets we don't build as of qemu 1.1.50
14mr|qemu-1.5.0-4|137	# alpha-softmmu lm32-softmmu microblaze-softmmu microblazeel-softmmu
14mr|qemu-1.5.0-4|138	# or32-softmmu s390x-softmmu xtensa-softmmu xtensaeb-softmmu unicore32-softmmu
14mr|qemu-1.5.0-4|139	# alpha-linux-user microblaze-linux-user microblazeel-linux-user
14mr|qemu-1.5.0-4|140	# or32-linux-user unicore32-linux-user s390x-linux-user
14mr|qemu-1.5.0-4|141	
14mr|qemu-1.5.0-4|142	
14mr|qemu-1.5.0-4|143	# --build-id option is used for giving info to the debug packages.
14mr|qemu-1.5.0-4|144	extraldflags="-Wl,--build-id";
14mr|qemu-1.5.0-4|145	buildldflags="VL_LDFLAGS=-Wl,--build-id"
14mr|qemu-1.5.0-4|146	
14mr|qemu-1.5.0-4|147	%ifarch s390
14mr|qemu-1.5.0-4|148	# drop -g flag to prevent memory exhaustion by linker
14mr|qemu-1.5.0-4|149	%global optflags %(echo %{optflags} | sed 's/-g//')
14mr|qemu-1.5.0-4|150	sed -i.debug 's/"-g $CFLAGS"/"$CFLAGS"/g' configure
14mr|qemu-1.5.0-4|151	%endif
14mr|qemu-1.5.0-4|152	
14mr|qemu-1.5.0-4|153	
14mr|qemu-1.5.0-4|154	dobuild() {
14mr|qemu-1.5.0-4|155	export ARFLAGS="rv"
14mr|qemu-1.5.0-4|156	./configure \
14mr|qemu-1.5.0-4|157	--prefix=%{_prefix} \
14mr|qemu-1.5.0-4|158	--sysconfdir=%{_sysconfdir} \
14mr|qemu-1.5.0-4|159	--interp-prefix=%{_prefix}/qemu-%%M \
14mr|qemu-1.5.0-4|160	--audio-drv-list=pa,sdl,alsa,oss \
14mr|qemu-1.5.0-4|161	--disable-strip \
14mr|qemu-1.5.0-4|162	--extra-ldflags="$extraldflags -pie -Wl,-z,relro -Wl,-z,now" \
14mr|qemu-1.5.0-4|163	--extra-cflags="%{optflags} -fPIE -DPIE -fuse-ld=bfd" \
14mr|qemu-1.5.0-4|164	%ifarch %{ix86} x86_64
14mr|qemu-1.5.0-4|165	--enable-spice \
14mr|qemu-1.5.0-4|166	--enable-mixemu \
14mr|qemu-1.5.0-4|167	--enable-seccomp \
14mr|qemu-1.5.0-4|168	--enable-virtfs \
14mr|qemu-1.5.0-4|169	%endif
14mr|qemu-1.5.0-4|170	%if %{without rbd}
14mr|qemu-1.5.0-4|171	--disable-rbd \
14mr|qemu-1.5.0-4|172	%endif
14mr|qemu-1.5.0-4|173	%if %{without fdt}
14mr|qemu-1.5.0-4|174	--disable-fdt \
14mr|qemu-1.5.0-4|175	%endif
14mr|qemu-1.5.0-4|176	--enable-trace-backend=dtrace \
14mr|qemu-1.5.0-4|177	--disable-werror \
14mr|qemu-1.5.0-4|178	--disable-xen \
14mr|qemu-1.5.0-4|179	--enable-kvm \
14mr|qemu-1.5.0-4|180	--disable-smartcard-nss \
14mr|qemu-1.5.0-4|181	"$@"
14mr|qemu-1.5.0-4|182	
14mr|qemu-1.5.0-4|183	echo "config-host.mak contents:"
14mr|qemu-1.5.0-4|184	echo "==="
14mr|qemu-1.5.0-4|185	cat config-host.mak
14mr|qemu-1.5.0-4|186	echo "==="
14mr|qemu-1.5.0-4|187	
14mr|qemu-1.5.0-4|188	%make V=1 $buildldflags
14mr|qemu-1.5.0-4|189	}
14mr|qemu-1.5.0-4|190	
14mr|qemu-1.5.0-4|191	# This is kind of confusing. We run ./configure + make twice here to
14mr|qemu-1.5.0-4|192	# preserve some back compat: if on x86, we want to provide a qemu-kvm
14mr|qemu-1.5.0-4|193	# binary that defaults to KVM=on. All other qemu-system* should be
14mr|qemu-1.5.0-4|194	# able to use KVM, but default to KVM=off (upstream qemu semantics).
14mr|qemu-1.5.0-4|195	#
14mr|qemu-1.5.0-4|196	# Once qemu-kvm and qemu fully merge, and we base off qemu releases,
14mr|qemu-1.5.0-4|197	# all qemu-system-* will default to KVM=off, so we hopefully won't need
14mr|qemu-1.5.0-4|198	# to do these double builds. But then I'm not sure how we are going to
14mr|qemu-1.5.0-4|199	# generate a back compat qemu-kvm binary...
14mr|qemu-1.5.0-4|200	
14mr|qemu-1.5.0-4|201	%ifarch %{ix86} x86_64
14mr|qemu-1.5.0-4|202	# Build qemu-kvm back compat binary
14mr|qemu-1.5.0-4|203	dobuild --target-list=x86_64-softmmu
14mr|qemu-1.5.0-4|204	
14mr|qemu-1.5.0-4|205	# Setup back compat qemu-kvm binary which defaults to KVM=on
14mr|qemu-1.5.0-4|206	./scripts/tracetool.py --backend dtrace --format stap \
14mr|qemu-1.5.0-4|207	--binary %{_bindir}/qemu-kvm --target-arch x86_64 --target-type system \
14mr|qemu-1.5.0-4|208	--probe-prefix qemu.kvm < ./trace-events > qemu-kvm.stp
14mr|qemu-1.5.0-4|209	cp -a x86_64-softmmu/qemu-system-x86_64 qemu-kvm
14mr|qemu-1.5.0-4|210	make clean
14mr|qemu-1.5.0-4|211	%endif
14mr|qemu-1.5.0-4|212	
14mr|qemu-1.5.0-4|213	# Build qemu-system-* with consistent default of kvm=off
14mr|qemu-1.5.0-4|214	dobuild --target-list="$buildarch" --disable-kvm-options
14mr|qemu-1.5.0-4|215	gcc %{SOURCE6} -O2 -g -o ksmctl
14mr|qemu-1.5.0-4|216	
14mr|qemu-1.5.0-4|217	%install
14mr|qemu-1.5.0-4|218	install -D -p -m 0755 %{SOURCE4} %{buildroot}/%{_unitdir}/ksm.service
14mr|qemu-1.5.0-4|219	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/ksm
14mr|qemu-1.5.0-4|220	install -D -p -m 0755 ksmctl %{buildroot}/lib/systemd/ksmctl
14mr|qemu-1.5.0-4|221	
14mr|qemu-1.5.0-4|222	install -D -p -m 0755 %{SOURCE7} %{buildroot}/%{_unitdir}/ksmtuned.service
14mr|qemu-1.5.0-4|223	install -D -p -m 0755 %{SOURCE8} %{buildroot}%{_sbindir}/ksmtuned
14mr|qemu-1.5.0-4|224	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/ksmtuned.conf
14mr|qemu-1.5.0-4|225	
14mr|qemu-1.5.0-4|226	%ifarch %{ix86} x86_64
14mr|qemu-1.5.0-4|227	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
14mr|qemu-1.5.0-4|228	mkdir -p %{buildroot}%{_bindir}/
14mr|qemu-1.5.0-4|229	mkdir -p %{buildroot}%{_datadir}/%{name}
14mr|qemu-1.5.0-4|230	mkdir -p %{buildroot}%{_udevdir}
14mr|qemu-1.5.0-4|231	mkdir -p %{buildroot}%{_datadir}/systemtap/tapset
14mr|qemu-1.5.0-4|232	
14mr|qemu-1.5.0-4|233	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/modules/kvm.modules
14mr|qemu-1.5.0-4|234	install -m 0755 scripts/kvm/kvm_stat %{buildroot}%{_bindir}/
14mr|qemu-1.5.0-4|235	install -m 0755 qemu-kvm %{buildroot}%{_bindir}/
14mr|qemu-1.5.0-4|236	install -m 0644 qemu-kvm.stp %{buildroot}%{_datadir}/systemtap/tapset/
14mr|qemu-1.5.0-4|237	install -m 0644 %{SOURCE3} %{buildroot}%{_udevdir}
14mr|qemu-1.5.0-4|238	%endif
14mr|qemu-1.5.0-4|239	
14mr|qemu-1.5.0-4|240	%makeinstall_std
14mr|qemu-1.5.0-4|241	chmod -x %{buildroot}%{_mandir}/man1/*
14mr|qemu-1.5.0-4|242	install -D -p -m 0644 -t %{buildroot}%{qemudocdir} Changelog README COPYING COPYING.LIB LICENSE
14mr|qemu-1.5.0-4|243	
14mr|qemu-1.5.0-4|244	install -D -p -m 0644 qemu.sasl %{buildroot}%{_sysconfdir}/sasl2/qemu.conf
14mr|qemu-1.5.0-4|245	
14mr|qemu-1.5.0-4|246	# Provided by package ipxe
14mr|qemu-1.5.0-4|247	rm -rf %{buildroot}%{_datadir}/%{name}/pxe*rom
14mr|qemu-1.5.0-4|248	# Provided by package vgabios
14mr|qemu-1.5.0-4|249	rm -rf %{buildroot}%{_datadir}/%{name}/vgabios*bin
14mr|qemu-1.5.0-4|250	# Provided by package seabios
14mr|qemu-1.5.0-4|251	rm -rf %{buildroot}%{_datadir}/%{name}/bios.bin
14mr|qemu-1.5.0-4|252	# Provided by package sgabios
14mr|qemu-1.5.0-4|253	rm -rf %{buildroot}%{_datadir}/%{name}/sgabios.bin
14mr|qemu-1.5.0-4|254	# Provided by package openbios
14mr|qemu-1.5.0-4|255	#needed this:
14mr|qemu-1.5.0-4|256	#BuildRequires:  gcc-powerpc64-linux-gnu
14mr|qemu-1.5.0-4|257	#BuildRequires:  gcc-sparc64-linux-gnu
14mr|qemu-1.5.0-4|258	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-ppc
14mr|qemu-1.5.0-4|259	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc32
14mr|qemu-1.5.0-4|260	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc64
14mr|qemu-1.5.0-4|261	# Provided by package SLOF
14mr|qemu-1.5.0-4|262	#gcc-powerpc64-linux-gnu needed
14mr|qemu-1.5.0-4|263	#rm -rf % {buildroot} % {_datadir}/% {name}/slof.bin
14mr|qemu-1.5.0-4|264	
14mr|qemu-1.5.0-4|265	# remove unpackaged files on x86only:
14mr|qemu-1.5.0-4|266	%if %{with x86only}
14mr|qemu-1.5.0-4|267	rm -f %{buildroot}%{_datadir}/%{name}/bamboo.dtb
14mr|qemu-1.5.0-4|268	rm -f %{buildroot}%{_datadir}/%{name}/ppc_rom.bin
14mr|qemu-1.5.0-4|269	rm -f %{buildroot}%{_datadir}/%{name}/spapr-rtas.bin
14mr|qemu-1.5.0-4|270	%endif
14mr|qemu-1.5.0-4|271	
14mr|qemu-1.5.0-4|272	# The following aren't provided by any Fedora package
14mr|qemu-1.5.0-4|273	
14mr|qemu-1.5.0-4|274	# Used by target s390/s390x
14mr|qemu-1.5.0-4|275	#rm -rf %{buildroot}%{_datadir}/%{name}/s390-zipl.rom
14mr|qemu-1.5.0-4|276	#rm -rf %{buildroot}%{_datadir}/%{name}/palcode-clipper
14mr|qemu-1.5.0-4|277	# Binary device trees for microblaze target
14mr|qemu-1.5.0-4|278	#rm -rf %{buildroot}%{_datadir}/%{name}/petalogix*.dtb
14mr|qemu-1.5.0-4|279	
14mr|qemu-1.5.0-4|280	
14mr|qemu-1.5.0-4|281	# the pxe gpxe images will be symlinks to the images on
14mr|qemu-1.5.0-4|282	# /usr/share/ipxe, as QEMU doesn't know how to look
14mr|qemu-1.5.0-4|283	# for other paths, yet.
14mr|qemu-1.5.0-4|284	pxe_link() {
14mr|qemu-1.5.0-4|285	ln -s ../ipxe/$2.rom %{buildroot}%{_datadir}/%{name}/pxe-$1.rom
14mr|qemu-1.5.0-4|286	}
14mr|qemu-1.5.0-4|287	
14mr|qemu-1.5.0-4|288	pxe_link e1000 8086100e
14mr|qemu-1.5.0-4|289	pxe_link ne2k_pci 10ec8029
14mr|qemu-1.5.0-4|290	pxe_link pcnet 10222000
14mr|qemu-1.5.0-4|291	pxe_link rtl8139 10ec8139
14mr|qemu-1.5.0-4|292	pxe_link virtio 1af41000
14mr|qemu-1.5.0-4|293	
14mr|qemu-1.5.0-4|294	rom_link() {
14mr|qemu-1.5.0-4|295	ln -s $1 %{buildroot}%{_datadir}/%{name}/$2
14mr|qemu-1.5.0-4|296	}
14mr|qemu-1.5.0-4|297	
14mr|qemu-1.5.0-4|298	rom_link ../vgabios/VGABIOS-lgpl-latest.bin vgabios.bin
14mr|qemu-1.5.0-4|299	rom_link ../vgabios/VGABIOS-lgpl-latest.cirrus.bin vgabios-cirrus.bin
14mr|qemu-1.5.0-4|300	rom_link ../vgabios/VGABIOS-lgpl-latest.qxl.bin vgabios-qxl.bin
14mr|qemu-1.5.0-4|301	rom_link ../vgabios/VGABIOS-lgpl-latest.stdvga.bin vgabios-stdvga.bin
14mr|qemu-1.5.0-4|302	rom_link ../vgabios/VGABIOS-lgpl-latest.vmware.bin vgabios-vmware.bin
14mr|qemu-1.5.0-4|303	rom_link ../seabios/bios.bin bios.bin
14mr|qemu-1.5.0-4|304	rom_link ../sgabios/sgabios.bin sgabios.bin
14mr|qemu-1.5.0-4|305	
14mr|qemu-1.5.0-4|306	mkdir -p %{buildroot}%{_exec_prefix}/lib/binfmt.d
14mr|qemu-1.5.0-4|307	for i in dummy \
14mr|qemu-1.5.0-4|308	%ifnarch %{ix86} x86_64
14mr|qemu-1.5.0-4|309	qemu-i386 \
14mr|qemu-1.5.0-4|310	%endif
14mr|qemu-1.5.0-4|311	%if %{without x86only}
14mr|qemu-1.5.0-4|312	%ifnarch alpha
14mr|qemu-1.5.0-4|313	qemu-alpha \
14mr|qemu-1.5.0-4|314	%endif
14mr|qemu-1.5.0-4|315	%ifnarch arm
14mr|qemu-1.5.0-4|316	qemu-arm \
14mr|qemu-1.5.0-4|317	%endif
14mr|qemu-1.5.0-4|318	qemu-armeb \
14mr|qemu-1.5.0-4|319	%ifnarch mips
14mr|qemu-1.5.0-4|320	qemu-mips qemu-mipsn32 qemu-mips64 \
14mr|qemu-1.5.0-4|321	%endif
14mr|qemu-1.5.0-4|322	%ifnarch mipsel
14mr|qemu-1.5.0-4|323	qemu-mipsel qemu-mipsn32el qemu-mips64el \
14mr|qemu-1.5.0-4|324	%endif
14mr|qemu-1.5.0-4|325	%ifnarch m68k
14mr|qemu-1.5.0-4|326	qemu-m68k \
14mr|qemu-1.5.0-4|327	%endif
14mr|qemu-1.5.0-4|328	%ifnarch ppc ppc64
14mr|qemu-1.5.0-4|329	qemu-ppc \
14mr|qemu-1.5.0-4|330	%endif
14mr|qemu-1.5.0-4|331	%ifnarch sparc sparc64
14mr|qemu-1.5.0-4|332	qemu-sparc \
14mr|qemu-1.5.0-4|333	%endif
14mr|qemu-1.5.0-4|334	%ifnarch s390 s390x
14mr|qemu-1.5.0-4|335	qemu-s390x \
14mr|qemu-1.5.0-4|336	%endif
14mr|qemu-1.5.0-4|337	%ifnarch sh4
14mr|qemu-1.5.0-4|338	qemu-sh4 \
14mr|qemu-1.5.0-4|339	%endif
14mr|qemu-1.5.0-4|340	qemu-sh4eb \
14mr|qemu-1.5.0-4|341	%endif
14mr|qemu-1.5.0-4|342	; do
14mr|qemu-1.5.0-4|343	test $i = dummy && continue
14mr|qemu-1.5.0-4|344	grep /$i:\$ %{SOURCE1} > %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
14mr|qemu-1.5.0-4|345	chmod 644 %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
14mr|qemu-1.5.0-4|346	done < %{SOURCE1}
14mr|qemu-1.5.0-4|347	
14mr|qemu-1.5.0-4|348	# For the qemu-guest-agent subpackage install the systemd
14mr|qemu-1.5.0-4|349	# service and udev rules.
14mr|qemu-1.5.0-4|350	mkdir -p %{buildroot}%{_unitdir}
14mr|qemu-1.5.0-4|351	mkdir -p %{buildroot}%{_udevdir}
14mr|qemu-1.5.0-4|352	install -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}
14mr|qemu-1.5.0-4|353	install -m 0644 %{SOURCE11} %{buildroot}%{_udevdir}
14mr|qemu-1.5.0-4|354	
14mr|qemu-1.5.0-4|355	%find_lang %{name}
14mr|qemu-1.5.0-4|356	
14mr|qemu-1.5.0-4|357	
14mr|qemu-1.5.0-4|358	%post
14mr|qemu-1.5.0-4|359	%ifarch %{ix86} x86_64
14mr|qemu-1.5.0-4|360	sh %{_sysconfdir}/sysconfig/modules/kvm.modules || :
14mr|qemu-1.5.0-4|361	udevadm trigger --sysname-match=kvm || :
14mr|qemu-1.5.0-4|362	%endif
14mr|qemu-1.5.0-4|363	
14mr|qemu-1.5.0-4|364	%_post_service ksmtuned.service
14mr|qemu-1.5.0-4|365	%_post_service ksm.service
14mr|qemu-1.5.0-4|366	%_post_service qemu-guest-agent.service
14mr|qemu-1.5.0-4|367	
14mr|qemu-1.5.0-4|368	%preun
14mr|qemu-1.5.0-4|369	%_preun_service ksm.service
14mr|qemu-1.5.0-4|370	%_preun_service ksmtuned.service
14mr|qemu-1.5.0-4|371	%_preun_service qemu-guest-agent.service
14mr|qemu-1.5.0-4|372	
14mr|qemu-1.5.0-4|373	%triggerpostun -- qemu < 0.10.4-6
14mr|qemu-1.5.0-4|374	rm -f /etc/rc.d/*/{K,S}??qemu
14mr|qemu-1.5.0-4|375	
14mr|qemu-1.5.0-4|376	%files -f %{name}.lang
14mr|qemu-1.5.0-4|377	%doc README qemu-doc.html qemu-tech.html
14mr|qemu-1.5.0-4|378	%config(noreplace) %{_sysconfdir}/sasl2/qemu.conf
14mr|qemu-1.5.0-4|379	%{_unitdir}/ksm.service
14mr|qemu-1.5.0-4|380	%config(noreplace) %{_sysconfdir}/sysconfig/ksm
14mr|qemu-1.5.0-4|381	%{_unitdir}/ksmtuned.service
14mr|qemu-1.5.0-4|382	%{_sbindir}/ksmtuned
14mr|qemu-1.5.0-4|383	%{_unitdir}/qemu-guest-agent.service
14mr|qemu-1.5.0-4|384	%{_udevdir}/99-qemu-guest-agent.rules
14mr|qemu-1.5.0-4|385	%{_udevdir}/80-kvm.rules
14mr|qemu-1.5.0-4|386	%config(noreplace) %{_sysconfdir}/ksmtuned.conf
14mr|qemu-1.5.0-4|387	%{_sysconfdir}/sysconfig/modules/kvm.modules
14mr|qemu-1.5.0-4|388	%{_sysconfdir}/qemu/target-x86_64.conf
14mr|qemu-1.5.0-4|389	%{_bindir}/kvm_stat
14mr|qemu-1.5.0-4|390	%{_bindir}/qemu-io
14mr|qemu-1.5.0-4|391	%{_bindir}/qemu-kvm
14mr|qemu-1.5.0-4|392	%{_bindir}/qemu-alpha
14mr|qemu-1.5.0-4|393	%{_bindir}/qemu-arm*
14mr|qemu-1.5.0-4|394	%{_bindir}/qemu-cris
14mr|qemu-1.5.0-4|395	%{_bindir}/qemu-ga
14mr|qemu-1.5.0-4|396	%{_bindir}/qemu-i386
14mr|qemu-1.5.0-4|397	%{_bindir}/qemu-m68k
14mr|qemu-1.5.0-4|398	%{_bindir}/qemu-mips*
14mr|qemu-1.5.0-4|399	%{_bindir}/qemu-nbd
14mr|qemu-1.5.0-4|400	%{_bindir}/qemu-ppc*
14mr|qemu-1.5.0-4|401	%{_bindir}/qemu-sh4*
14mr|qemu-1.5.0-4|402	%{_bindir}/qemu-sparc*
14mr|qemu-1.5.0-4|403	%{_bindir}/qemu-x86_64
14mr|qemu-1.5.0-4|404	%{_bindir}/qemu-system-arm
14mr|qemu-1.5.0-4|405	%{_bindir}/qemu-system-cris
14mr|qemu-1.5.0-4|406	%{_bindir}/qemu-system-i386
14mr|qemu-1.5.0-4|407	%{_bindir}/qemu-system-m68k
14mr|qemu-1.5.0-4|408	%{_bindir}/qemu-system-sh4*
14mr|qemu-1.5.0-4|409	%{_bindir}/qemu-system-ppc*
14mr|qemu-1.5.0-4|410	%{_bindir}/qemu-system-mips*
14mr|qemu-1.5.0-4|411	%{_bindir}/qemu-system-sparc
14mr|qemu-1.5.0-4|412	%{_bindir}/qemu-system-sparc64
14mr|qemu-1.5.0-4|413	%{_bindir}/qemu-system-x86_64
14mr|qemu-1.5.0-4|414	#% {_bindir}/qmp-shell
14mr|qemu-1.5.0-4|415	#conflicts with cacard-tools
14mr|qemu-1.5.0-4|416	#% {_bindir}/vscclient
14mr|qemu-1.5.0-4|417	%{_bindir}/virtfs-proxy-helper
14mr|qemu-1.5.0-4|418	/lib/systemd/ksmctl
14mr|qemu-1.5.0-4|419	%{_mandir}/man1/qemu.1*
14mr|qemu-1.5.0-4|420	%{_mandir}/man1/virtfs-proxy-helper.1*
14mr|qemu-1.5.0-4|421	%{_mandir}/man8/qemu-nbd.8*
14mr|qemu-1.5.0-4|422	%{_prefix}/libexec/qemu-bridge-helper
14mr|qemu-1.5.0-4|423	%dir %{_datadir}/qemu
14mr|qemu-1.5.0-4|424	%{_datadir}/qemu/*.bin
14mr|qemu-1.5.0-4|425	%{_datadir}/qemu/*.rom
14mr|qemu-1.5.0-4|426	%{_datadir}/qemu/*.img
14mr|qemu-1.5.0-4|427	%{_datadir}/qemu/*.aml
14mr|qemu-1.5.0-4|428	%{_datadir}/qemu/keymaps
14mr|qemu-1.5.0-4|429	%{_datadir}/qemu/openbios-sparc32
14mr|qemu-1.5.0-4|430	%{_datadir}/qemu/openbios-sparc64
14mr|qemu-1.5.0-4|431	%{_datadir}/qemu/openbios-ppc
14mr|qemu-1.5.0-4|432	%{_datadir}/qemu/bamboo.dtb
14mr|qemu-1.5.0-4|433	#%{_datadir}/qemu/mpc8544ds.dtb
14mr|qemu-1.5.0-4|434	%{_datadir}/qemu/palcode-clipper
14mr|qemu-1.5.0-4|435	%{_datadir}/qemu/petalogix-ml605.dtb
14mr|qemu-1.5.0-4|436	%{_datadir}/qemu/petalogix-s3adsp1800.dtb
14mr|qemu-1.5.0-4|437	%{_datadir}/qemu/qemu-icon.bmp
14mr|qemu-1.5.0-4|438	
14mr|qemu-1.5.0-4|439	%{_datadir}/systemtap/tapset/qemu-alpha.stp
14mr|qemu-1.5.0-4|440	%{_datadir}/systemtap/tapset/qemu-arm.stp
14mr|qemu-1.5.0-4|441	%{_datadir}/systemtap/tapset/qemu-armeb.stp
14mr|qemu-1.5.0-4|442	%{_datadir}/systemtap/tapset/qemu-cris.stp
14mr|qemu-1.5.0-4|443	%{_datadir}/systemtap/tapset/qemu-m68k.stp
14mr|qemu-1.5.0-4|444	%{_datadir}/systemtap/tapset/qemu-mips.stp
14mr|qemu-1.5.0-4|445	%{_datadir}/systemtap/tapset/qemu-mipsel.stp
14mr|qemu-1.5.0-4|446	%{_datadir}/systemtap/tapset/qemu-ppc.stp
14mr|qemu-1.5.0-4|447	%{_datadir}/systemtap/tapset/qemu-ppc64.stp
14mr|qemu-1.5.0-4|448	%{_datadir}/systemtap/tapset/qemu-ppc64abi32.stp
14mr|qemu-1.5.0-4|449	%{_datadir}/systemtap/tapset/qemu-sh4.stp
14mr|qemu-1.5.0-4|450	%{_datadir}/systemtap/tapset/qemu-sh4eb.stp
14mr|qemu-1.5.0-4|451	%{_datadir}/systemtap/tapset/qemu-sparc.stp
14mr|qemu-1.5.0-4|452	%{_datadir}/systemtap/tapset/qemu-sparc32plus.stp
14mr|qemu-1.5.0-4|453	%{_datadir}/systemtap/tapset/qemu-sparc64.stp
14mr|qemu-1.5.0-4|454	#%{_datadir}/systemtap/tapset/qemu-kvm.stp
14mr|qemu-1.5.0-4|455	%{_datadir}/systemtap/tapset/qemu-system-i386.stp
14mr|qemu-1.5.0-4|456	%{_datadir}/systemtap/tapset/qemu-system-x86_64.stp
14mr|qemu-1.5.0-4|457	%{_datadir}/systemtap/tapset/qemu-system-mips.stp
14mr|qemu-1.5.0-4|458	%{_datadir}/systemtap/tapset/qemu-system-mipsel.stp
14mr|qemu-1.5.0-4|459	%{_datadir}/systemtap/tapset/qemu-system-mips64el.stp
14mr|qemu-1.5.0-4|460	%{_datadir}/systemtap/tapset/qemu-system-mips64.stp
14mr|qemu-1.5.0-4|461	%{_datadir}/systemtap/tapset/qemu-system-m68k.stp
14mr|qemu-1.5.0-4|462	%{_datadir}/systemtap/tapset/qemu-system-cris.stp
14mr|qemu-1.5.0-4|463	%{_datadir}/systemtap/tapset/qemu-system-sh4.stp
14mr|qemu-1.5.0-4|464	%{_datadir}/systemtap/tapset/qemu-system-sh4eb.stp
14mr|qemu-1.5.0-4|465	%{_datadir}/systemtap/tapset/qemu-system-sparc.stp
14mr|qemu-1.5.0-4|466	%{_datadir}/systemtap/tapset/qemu-system-sparc64.stp
14mr|qemu-1.5.0-4|467	%{_datadir}/systemtap/tapset/qemu-system-ppc.stp
14mr|qemu-1.5.0-4|468	%{_datadir}/systemtap/tapset/qemu-system-ppc64.stp
14mr|qemu-1.5.0-4|469	%{_datadir}/systemtap/tapset/qemu-system-ppcemb.stp
14mr|qemu-1.5.0-4|470	%{_datadir}/systemtap/tapset/qemu-system-arm.stp
14mr|qemu-1.5.0-4|471	%{_datadir}/systemtap/tapset/qemu-kvm.stp
14mr|qemu-1.5.0-4|472	%{_datadir}/systemtap/tapset/qemu-x86_64.stp
14mr|qemu-1.5.0-4|473	%{_datadir}/systemtap/tapset/qemu-i386.stp
14mr|qemu-1.5.0-4|474	
14mr|qemu-1.5.0-4|475	%{_exec_prefix}/lib/binfmt.d/qemu-*.conf
14mr|qemu-1.5.0-4|476	
14mr|qemu-1.5.0-4|477	
14mr|qemu-1.5.0-4|478	%files img
14mr|qemu-1.5.0-4|479	%{_bindir}/qemu-img
14mr|qemu-1.5.0-4|480	%{_mandir}/man1/qemu-img.1*
14mr|qemu-1.5.0-4|481	
14mr|qemu-1.5.0-4|482	%changelog
14mr|qemu-1.5.0-4|483	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-4
14mr|qemu-1.5.0-4|484	+ Revision: 0a2c075
14mr|qemu-1.5.0-4|485	- Fix build with make 4.0
14mr|qemu-1.5.0-4|486	
14mr|qemu-1.5.0-4|487	

18751 14
14mr|qgtkstylealt-0.1.5-3|1	Summary:	ROSA Alternative GTK+ style for Qt
14mr|qgtkstylealt-0.1.5-3|2	Name:		qgtkstylealt
14mr|qgtkstylealt-0.1.5-3|3	Version:	0.1.5
14mr|qgtkstylealt-0.1.5-3|4	Release:	3
14mr|qgtkstylealt-0.1.5-3|5	License:	GPLv3+
14mr|qgtkstylealt-0.1.5-3|6	Group:		Graphical desktop/KDE
14mr|qgtkstylealt-0.1.5-3|7	Url:		http://www.rosalinux.ru/
14mr|qgtkstylealt-0.1.5-3|8	Source0:	qgtkstylealt-%{version}.tar.gz
14mr|qgtkstylealt-0.1.5-3|9	BuildRequires:	pkgconfig(freetype2)
14mr|qgtkstylealt-0.1.5-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qgtkstylealt-0.1.5-3|11	BuildRequires:	pkgconfig(QtCore)
14mr|qgtkstylealt-0.1.5-3|12	BuildRequires:	pkgconfig(QtDBus)
14mr|qgtkstylealt-0.1.5-3|13	BuildRequires:	pkgconfig(QtGui)
14mr|qgtkstylealt-0.1.5-3|14	BuildRequires:	pkgconfig(QtSvg)
14mr|qgtkstylealt-0.1.5-3|15	BuildRequires:	kdelibs4-devel
14mr|qgtkstylealt-0.1.5-3|16	Requires:	qt4-common
14mr|qgtkstylealt-0.1.5-3|17	
14mr|qgtkstylealt-0.1.5-3|18	%description
14mr|qgtkstylealt-0.1.5-3|19	ROSA Alternative GTK+ style for Qt.
14mr|qgtkstylealt-0.1.5-3|20	
14mr|qgtkstylealt-0.1.5-3|21	%files
14mr|qgtkstylealt-0.1.5-3|22	%{_kde_libdir}/kde4/plugins/styles/qgtkstylealt.so
14mr|qgtkstylealt-0.1.5-3|23	%{_kde_appsdir}/kstyle/themes/qgtkstylealt.themerc
14mr|qgtkstylealt-0.1.5-3|24	
14mr|qgtkstylealt-0.1.5-3|25	#----------------------------------------------------------------------------
14mr|qgtkstylealt-0.1.5-3|26	
14mr|qgtkstylealt-0.1.5-3|27	%prep
14mr|qgtkstylealt-0.1.5-3|28	%setup -q
14mr|qgtkstylealt-0.1.5-3|29	
14mr|qgtkstylealt-0.1.5-3|30	%build
14mr|qgtkstylealt-0.1.5-3|31	%cmake_kde4
14mr|qgtkstylealt-0.1.5-3|32	%make
14mr|qgtkstylealt-0.1.5-3|33	
14mr|qgtkstylealt-0.1.5-3|34	%install
14mr|qgtkstylealt-0.1.5-3|35	%makeinstall_std -C build
14mr|qgtkstylealt-0.1.5-3|36	
14mr|qgtkstylealt-0.1.5-3|37	
14mr|qgtkstylealt-0.1.5-3|38	%changelog
14mr|qgtkstylealt-0.1.5-3|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.5-3
14mr|qgtkstylealt-0.1.5-3|40	+ Revision: 76bf13f
14mr|qgtkstylealt-0.1.5-3|41	- MassBuild#440: Increase release tag
14mr|qgtkstylealt-0.1.5-3|42	
14mr|qgtkstylealt-0.1.5-3|43	

18752 14
14mr|qimageblitz-0.0.6-7|1	%define unstable 1
14mr|qimageblitz-0.0.6-7|2	%{?_unstable: %{expand: %%global unstable 1}}
14mr|qimageblitz-0.0.6-7|3	
14mr|qimageblitz-0.0.6-7|4	%define branch 1
14mr|qimageblitz-0.0.6-7|5	%{?_branch: %{expand: %%global branch 1}}
14mr|qimageblitz-0.0.6-7|6	
14mr|qimageblitz-0.0.6-7|7	%if %{unstable}
14mr|qimageblitz-0.0.6-7|8	# We cannot use it when debug is set to nil
14mr|qimageblitz-0.0.6-7|9	#define dont_strip 1
14mr|qimageblitz-0.0.6-7|10	%endif
14mr|qimageblitz-0.0.6-7|11	
14mr|qimageblitz-0.0.6-7|12	Name:		qimageblitz
14mr|qimageblitz-0.0.6-7|13	Version:	0.0.6
14mr|qimageblitz-0.0.6-7|14	Release:	7
14mr|qimageblitz-0.0.6-7|15	Epoch:		1
14mr|qimageblitz-0.0.6-7|16	Summary:	Graphics manipulation library
14mr|qimageblitz-0.0.6-7|17	License:	GPL
14mr|qimageblitz-0.0.6-7|18	Group:		Development/KDE and Qt
14mr|qimageblitz-0.0.6-7|19	Source:		%{name}-%{version}.tar.bz2
14mr|qimageblitz-0.0.6-7|20	BuildRequires:	cmake >= 2.4.5
14mr|qimageblitz-0.0.6-7|21	BuildRequires:	qt4-devel >= 4.3.0
14mr|qimageblitz-0.0.6-7|22	
14mr|qimageblitz-0.0.6-7|23	%description
14mr|qimageblitz-0.0.6-7|24	Blitz is a graphics manipulation library.
14mr|qimageblitz-0.0.6-7|25	
14mr|qimageblitz-0.0.6-7|26	%files
14mr|qimageblitz-0.0.6-7|27	%_bindir/blitztest
14mr|qimageblitz-0.0.6-7|28	
14mr|qimageblitz-0.0.6-7|29	#--------------------------------------------------------------------
14mr|qimageblitz-0.0.6-7|30	
14mr|qimageblitz-0.0.6-7|31	%define blitz_major 4
14mr|qimageblitz-0.0.6-7|32	%define libblitz %mklibname qimageblitz %{blitz_major}
14mr|qimageblitz-0.0.6-7|33	
14mr|qimageblitz-0.0.6-7|34	%package -n %{libblitz}
14mr|qimageblitz-0.0.6-7|35	Summary:	Blitz library
14mr|qimageblitz-0.0.6-7|36	Group:		System/Libraries
14mr|qimageblitz-0.0.6-7|37	
14mr|qimageblitz-0.0.6-7|38	%description -n %{libblitz}
14mr|qimageblitz-0.0.6-7|39	Blitz library.
14mr|qimageblitz-0.0.6-7|40	
14mr|qimageblitz-0.0.6-7|41	%files -n %{libblitz}
14mr|qimageblitz-0.0.6-7|42	%{_libdir}/*.so.%{blitz_major}*
14mr|qimageblitz-0.0.6-7|43	
14mr|qimageblitz-0.0.6-7|44	#--------------------------------------------------------------------
14mr|qimageblitz-0.0.6-7|45	
14mr|qimageblitz-0.0.6-7|46	%define libblitzdev %mklibname -d qimageblitz
14mr|qimageblitz-0.0.6-7|47	
14mr|qimageblitz-0.0.6-7|48	%package -n %{libblitzdev}
14mr|qimageblitz-0.0.6-7|49	Summary:	Development files for %{name}
14mr|qimageblitz-0.0.6-7|50	Group:		Development/KDE and Qt
14mr|qimageblitz-0.0.6-7|51	Requires:	%{libblitz} = %{EVRD}
14mr|qimageblitz-0.0.6-7|52	Provides:	lib%{name}-devel = %{EVRD}
14mr|qimageblitz-0.0.6-7|53	Provides:	%{name}-devel = %{EVRD}
14mr|qimageblitz-0.0.6-7|54	
14mr|qimageblitz-0.0.6-7|55	%description -n %{libblitzdev}
14mr|qimageblitz-0.0.6-7|56	Development files for %{name}.
14mr|qimageblitz-0.0.6-7|57	
14mr|qimageblitz-0.0.6-7|58	%files -n %libblitzdev
14mr|qimageblitz-0.0.6-7|59	%{_libdir}/*.so
14mr|qimageblitz-0.0.6-7|60	%{_includedir}/qimageblitz
14mr|qimageblitz-0.0.6-7|61	%{_libdir}/pkgconfig/*
14mr|qimageblitz-0.0.6-7|62	
14mr|qimageblitz-0.0.6-7|63	#--------------------------------------------------------------------
14mr|qimageblitz-0.0.6-7|64	
14mr|qimageblitz-0.0.6-7|65	%prep
14mr|qimageblitz-0.0.6-7|66	%setup -q
14mr|qimageblitz-0.0.6-7|67	
14mr|qimageblitz-0.0.6-7|68	%build
14mr|qimageblitz-0.0.6-7|69	%cmake_qt4 \
14mr|qimageblitz-0.0.6-7|70	-DCMAKE_SKIP_RPATH:BOOL=ON \
14mr|qimageblitz-0.0.6-7|71	-DLIB_INSTALL_DIR=%{_libdir} \
14mr|qimageblitz-0.0.6-7|72	-DINCLUDE_INSTALL_DIR=%{_includedir}
14mr|qimageblitz-0.0.6-7|73	%make
14mr|qimageblitz-0.0.6-7|74	
14mr|qimageblitz-0.0.6-7|75	%install
14mr|qimageblitz-0.0.6-7|76	%makeinstall_std -C build
14mr|qimageblitz-0.0.6-7|77	
14mr|qimageblitz-0.0.6-7|78	
14mr|qimageblitz-0.0.6-7|79	%changelog
14mr|qimageblitz-0.0.6-7|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.0.6-7
14mr|qimageblitz-0.0.6-7|81	+ Revision: 7a393ee
14mr|qimageblitz-0.0.6-7|82	- MassBuild#440: Increase release tag
14mr|qimageblitz-0.0.6-7|83	
14mr|qimageblitz-0.0.6-7|84	

18753 14
14mr|qjson-0.8.1-2|1	Name:		qjson
14mr|qjson-0.8.1-2|2	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
14mr|qjson-0.8.1-2|3	Version:	0.8.1
14mr|qjson-0.8.1-2|4	Release:	2
14mr|qjson-0.8.1-2|5	License:	GPLv2
14mr|qjson-0.8.1-2|6	Group:		Development/C
14mr|qjson-0.8.1-2|7	Url:		http://qjson.sourceforge.net/
14mr|qjson-0.8.1-2|8	Source0:	http://downloads.sourceforge.net/qjson/qjson-%{version}.tar.bz2
14mr|qjson-0.8.1-2|9	BuildRequires:	cmake
14mr|qjson-0.8.1-2|10	BuildRequires:	qt4-devel
14mr|qjson-0.8.1-2|11	
14mr|qjson-0.8.1-2|12	%description
14mr|qjson-0.8.1-2|13	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mr|qjson-0.8.1-2|14	It can represents integer, real number, string, an ordered sequence of value,
14mr|qjson-0.8.1-2|15	and a collection of name/value pairs.
14mr|qjson-0.8.1-2|16	QJson is a qt-based library that maps JSON data to QVariant objects.
14mr|qjson-0.8.1-2|17	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mr|qjson-0.8.1-2|18	will be mapped to QVariantMap.
14mr|qjson-0.8.1-2|19	
14mr|qjson-0.8.1-2|20	#--------------------------------------------------------------------
14mr|qjson-0.8.1-2|21	
14mr|qjson-0.8.1-2|22	%define major 0
14mr|qjson-0.8.1-2|23	%define libname %mklibname qjson %{major}
14mr|qjson-0.8.1-2|24	
14mr|qjson-0.8.1-2|25	%package -n %{libname}
14mr|qjson-0.8.1-2|26	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
14mr|qjson-0.8.1-2|27	Group:		System/Libraries
14mr|qjson-0.8.1-2|28	Provides:	%{name} = %{version}-%{release}
14mr|qjson-0.8.1-2|29	Obsoletes:	%{name} < 0.7.1-5
14mr|qjson-0.8.1-2|30	
14mr|qjson-0.8.1-2|31	%description -n %{libname}
14mr|qjson-0.8.1-2|32	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mr|qjson-0.8.1-2|33	It can represents integer, real number, string, an ordered sequence of value,
14mr|qjson-0.8.1-2|34	and a collection of name/value pairs.
14mr|qjson-0.8.1-2|35	QJson is a qt-based library that maps JSON data to QVariant objects.
14mr|qjson-0.8.1-2|36	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mr|qjson-0.8.1-2|37	will be mapped to QVariantMap.
14mr|qjson-0.8.1-2|38	
14mr|qjson-0.8.1-2|39	%files -n %{libname}
14mr|qjson-0.8.1-2|40	%{_libdir}/libqjson.so.%{major}*
14mr|qjson-0.8.1-2|41	
14mr|qjson-0.8.1-2|42	#--------------------------------------------------------------------
14mr|qjson-0.8.1-2|43	
14mr|qjson-0.8.1-2|44	%define develname %mklibname -d qjson
14mr|qjson-0.8.1-2|45	
14mr|qjson-0.8.1-2|46	%package -n %{develname}
14mr|qjson-0.8.1-2|47	Summary:	Development files for QJson
14mr|qjson-0.8.1-2|48	Group:		Development/C
14mr|qjson-0.8.1-2|49	Requires:	%{libname} = %{version}-%{release}
14mr|qjson-0.8.1-2|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|qjson-0.8.1-2|51	Obsoletes:	%{name}-devel < 0.7.1-5
14mr|qjson-0.8.1-2|52	Conflicts:	qjson < 0.7.1-5
14mr|qjson-0.8.1-2|53	
14mr|qjson-0.8.1-2|54	%description -n %{develname}
14mr|qjson-0.8.1-2|55	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mr|qjson-0.8.1-2|56	It can represents integer, real number, string, an ordered sequence of value,
14mr|qjson-0.8.1-2|57	and a collection of name/value pairs.
14mr|qjson-0.8.1-2|58	
14mr|qjson-0.8.1-2|59	QJson is a Qt-based library that maps JSON data to QVariant objects.
14mr|qjson-0.8.1-2|60	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mr|qjson-0.8.1-2|61	will be mapped to QVariantMap.
14mr|qjson-0.8.1-2|62	
14mr|qjson-0.8.1-2|63	This package contains files for developing applications using QJson.
14mr|qjson-0.8.1-2|64	
14mr|qjson-0.8.1-2|65	%files -n %{develname}
14mr|qjson-0.8.1-2|66	%{_libdir}/libqjson.so
14mr|qjson-0.8.1-2|67	%{_libdir}/pkgconfig/QJson.pc
14mr|qjson-0.8.1-2|68	%{_libdir}/cmake/%{name}
14mr|qjson-0.8.1-2|69	%{_includedir}/qjson
14mr|qjson-0.8.1-2|70	
14mr|qjson-0.8.1-2|71	#--------------------------------------------------------------------
14mr|qjson-0.8.1-2|72	
14mr|qjson-0.8.1-2|73	%prep
14mr|qjson-0.8.1-2|74	%setup -q
14mr|qjson-0.8.1-2|75	
14mr|qjson-0.8.1-2|76	%build
14mr|qjson-0.8.1-2|77	%cmake_qt4
14mr|qjson-0.8.1-2|78	%make
14mr|qjson-0.8.1-2|79	
14mr|qjson-0.8.1-2|80	%install
14mr|qjson-0.8.1-2|81	%makeinstall_std -C build
14mr|qjson-0.8.1-2|82	
14mr|qjson-0.8.1-2|83	
14mr|qjson-0.8.1-2|84	%changelog
14mr|qjson-0.8.1-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-2
14mr|qjson-0.8.1-2|86	+ Revision: 4e00b2d
14mr|qjson-0.8.1-2|87	- MassBuild#440: Increase release tag
14mr|qjson-0.8.1-2|88	
14mr|qjson-0.8.1-2|89	

18754 14
14mr|qmmp-0.8.1-1|1	%define major		0
14mr|qmmp-0.8.1-1|2	%define libname		%mklibname %{name} %{major}
14mr|qmmp-0.8.1-1|3	%define devname		%mklibname %{name} -d
14mr|qmmp-0.8.1-1|4	%define libnameui	%mklibname qmmpui %{major}
14mr|qmmp-0.8.1-1|5	%define devnameui	%mklibname qmmpui -d
14mr|qmmp-0.8.1-1|6	
14mr|qmmp-0.8.1-1|7	######################
14mr|qmmp-0.8.1-1|8	# Hardcode PLF build
14mr|qmmp-0.8.1-1|9	%define build_plf 0
14mr|qmmp-0.8.1-1|10	######################
14mr|qmmp-0.8.1-1|11	
14mr|qmmp-0.8.1-1|12	%if %{build_plf}
14mr|qmmp-0.8.1-1|13	%define distsuffix plf
14mr|qmmp-0.8.1-1|14	%define extrarelsuffix plf
14mr|qmmp-0.8.1-1|15	%endif
14mr|qmmp-0.8.1-1|16	
14mr|qmmp-0.8.1-1|17	Summary:	Qt-based Multimedia Player
14mr|qmmp-0.8.1-1|18	Name:		qmmp
14mr|qmmp-0.8.1-1|19	Version:	0.8.1
14mr|qmmp-0.8.1-1|20	Release:	1%{?extrarelsuffix}
14mr|qmmp-0.8.1-1|21	License:	GPLv2+
14mr|qmmp-0.8.1-1|22	Group:		Sound
14mr|qmmp-0.8.1-1|23	Url:		http://qmmp.ylsoftware.com/index_en.php
14mr|qmmp-0.8.1-1|24	Source:		http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
14mr|qmmp-0.8.1-1|25	
14mr|qmmp-0.8.1-1|26	BuildRequires:	cmake
14mr|qmmp-0.8.1-1|27	BuildRequires:	ffmpeg-devel
14mr|qmmp-0.8.1-1|28	BuildRequires:	libgme-devel
14mr|qmmp-0.8.1-1|29	BuildRequires:	libmpcdec-devel
14mr|qmmp-0.8.1-1|30	BuildRequires:	qt4-devel
14mr|qmmp-0.8.1-1|31	BuildRequires:	qt4-linguist
14mr|qmmp-0.8.1-1|32	BuildRequires:	wildmidi-devel
14mr|qmmp-0.8.1-1|33	BuildRequires:	pkgconfig(alsa)
14mr|qmmp-0.8.1-1|34	BuildRequires:	pkgconfig(enca)
14mr|qmmp-0.8.1-1|35	BuildRequires:	pkgconfig(flac)
14mr|qmmp-0.8.1-1|36	BuildRequires:	pkgconfig(jack)
14mr|qmmp-0.8.1-1|37	BuildRequires:	pkgconfig(libbs2b)
14mr|qmmp-0.8.1-1|38	BuildRequires:	pkgconfig(libcddb)
14mr|qmmp-0.8.1-1|39	BuildRequires:	pkgconfig(libcdio)
14mr|qmmp-0.8.1-1|40	BuildRequires:	pkgconfig(libcurl)
14mr|qmmp-0.8.1-1|41	BuildRequires:	pkgconfig(libmms)
14mr|qmmp-0.8.1-1|42	BuildRequires:	pkgconfig(libmodplug)
14mr|qmmp-0.8.1-1|43	BuildRequires:	pkgconfig(libprojectM)
14mr|qmmp-0.8.1-1|44	BuildRequires:	pkgconfig(libpulse)
14mr|qmmp-0.8.1-1|45	BuildRequires:	pkgconfig(mad)
14mr|qmmp-0.8.1-1|46	BuildRequires:	pkgconfig(samplerate)
14mr|qmmp-0.8.1-1|47	BuildRequires:	pkgconfig(sndfile)
14mr|qmmp-0.8.1-1|48	BuildRequires:	pkgconfig(taglib)
14mr|qmmp-0.8.1-1|49	BuildRequires:	pkgconfig(udisks)
14mr|qmmp-0.8.1-1|50	BuildRequires:	pkgconfig(vorbis)
14mr|qmmp-0.8.1-1|51	BuildRequires:	pkgconfig(wavpack)
14mr|qmmp-0.8.1-1|52	BuildRequires:	sidplay-devel
14mr|qmmp-0.8.1-1|53	BuildRequires:	pkgconfig(libsidplay2)
14mr|qmmp-0.8.1-1|54	# do not remove sdl-headers needed by sid-ogg.Sflo
14mr|qmmp-0.8.1-1|55	BuildRequires:	pkgconfig(sdl)
14mr|qmmp-0.8.1-1|56	BuildRequires:	pkgconfig(libsidplayfp)
14mr|qmmp-0.8.1-1|57	BuildRequires:	pkgconfig(opusfile)
14mr|qmmp-0.8.1-1|58	BuildRequires:	pkgconfig(opus)
14mr|qmmp-0.8.1-1|59	
14mr|qmmp-0.8.1-1|60	
14mr|qmmp-0.8.1-1|61	
14mr|qmmp-0.8.1-1|62	%if %{build_plf}
14mr|qmmp-0.8.1-1|63	BuildRequires:	libfaad2-devel
14mr|qmmp-0.8.1-1|64	%else
14mr|qmmp-0.8.1-1|65	BuildConflicts:	libfaad2-devel
14mr|qmmp-0.8.1-1|66	%endif
14mr|qmmp-0.8.1-1|67	Requires:	unzip
14mr|qmmp-0.8.1-1|68	Requires:	%{libname} = %{EVRD}
14mr|qmmp-0.8.1-1|69	Requires:	%{libnameui} = %{EVRD}
14mr|qmmp-0.8.1-1|70	Requires:	%{name}-plugins = %{EVRD}
14mr|qmmp-0.8.1-1|71	Suggests:	%{name}-aac = %{EVRD}
14mr|qmmp-0.8.1-1|72	%if %{mdvver} >= 201210
14mr|qmmp-0.8.1-1|73	Suggests:	%{name}-ffmpeg = %{EVRD}
14mr|qmmp-0.8.1-1|74	%else
14mr|qmmp-0.8.1-1|75	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
14mr|qmmp-0.8.1-1|76	%endif
14mr|qmmp-0.8.1-1|77	Suggests:	%{name}-jack = %{EVRD}
14mr|qmmp-0.8.1-1|78	Suggests:	%{name}-modplug = %{EVRD}
14mr|qmmp-0.8.1-1|79	Suggests:	%{name}-musepack = %{EVRD}
14mr|qmmp-0.8.1-1|80	Suggests:	%{name}-oss = %{EVRD}
14mr|qmmp-0.8.1-1|81	Suggests:	%{name}-wavpack = %{EVRD}
14mr|qmmp-0.8.1-1|82	Suggests:	%{name}-plugin-pack
14mr|qmmp-0.8.1-1|83	Requires:	wildmidi
14mr|qmmp-0.8.1-1|84	
14mr|qmmp-0.8.1-1|85	%description
14mr|qmmp-0.8.1-1|86	This program is an audio-player, written with help of Qt library. The user
14mr|qmmp-0.8.1-1|87	interface is similar to winamp or xmms.
14mr|qmmp-0.8.1-1|88	
14mr|qmmp-0.8.1-1|89	Main opportunities:
14mr|qmmp-0.8.1-1|90	* winamp and xmms skins support;
14mr|qmmp-0.8.1-1|91	* plugins support;
14mr|qmmp-0.8.1-1|92	* MPEG1 layer 1/2/3 support;
14mr|qmmp-0.8.1-1|93	* Ogg Vorbis support;
14mr|qmmp-0.8.1-1|94	* native FLAC support;
14mr|qmmp-0.8.1-1|95	* Musepack support;
14mr|qmmp-0.8.1-1|96	* WavePack support;
14mr|qmmp-0.8.1-1|97	* ModPlug support;
14mr|qmmp-0.8.1-1|98	* WMA support;
14mr|qmmp-0.8.1-1|99	* PCM WAVE support;
14mr|qmmp-0.8.1-1|100	* AlSA sound output;
14mr|qmmp-0.8.1-1|101	* JACK sound output;
14mr|qmmp-0.8.1-1|102	* OSS sound output;
14mr|qmmp-0.8.1-1|103	* PulseAudio output;
14mr|qmmp-0.8.1-1|104	* Last.fm scrobbler;
14mr|qmmp-0.8.1-1|105	* D-Bus support;
14mr|qmmp-0.8.1-1|106	* Spectrum Analyzer;
14mr|qmmp-0.8.1-1|107	* sample rate conversion;
14mr|qmmp-0.8.1-1|108	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
14mr|qmmp-0.8.1-1|109	
14mr|qmmp-0.8.1-1|110	%files
14mr|qmmp-0.8.1-1|111	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|112	%{_bindir}/%{name}
14mr|qmmp-0.8.1-1|113	%{_datadir}/applications/*.desktop
14mr|qmmp-0.8.1-1|114	%{_iconsdir}/hicolor/*/apps/*
14mr|qmmp-0.8.1-1|115	%{_datadir}/%{name}
14mr|qmmp-0.8.1-1|116	
14mr|qmmp-0.8.1-1|117	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|118	
14mr|qmmp-0.8.1-1|119	%package -n	%{libname}
14mr|qmmp-0.8.1-1|120	Group:		System/Libraries
14mr|qmmp-0.8.1-1|121	Summary:	Library for %{name}
14mr|qmmp-0.8.1-1|122	
14mr|qmmp-0.8.1-1|123	%description -n	%{libname}
14mr|qmmp-0.8.1-1|124	Qmmp is an audio-player, written with help of Qt library.
14mr|qmmp-0.8.1-1|125	This package contains the library needed by %{name}.
14mr|qmmp-0.8.1-1|126	
14mr|qmmp-0.8.1-1|127	%files -n %{libname}
14mr|qmmp-0.8.1-1|128	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|129	%{_libdir}/libqmmp.so.%{major}*
14mr|qmmp-0.8.1-1|130	
14mr|qmmp-0.8.1-1|131	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|132	
14mr|qmmp-0.8.1-1|133	%package -n	%{libnameui}
14mr|qmmp-0.8.1-1|134	Group:		System/Libraries
14mr|qmmp-0.8.1-1|135	Summary:	Library for %{name}
14mr|qmmp-0.8.1-1|136	
14mr|qmmp-0.8.1-1|137	%description -n	%{libnameui}
14mr|qmmp-0.8.1-1|138	Qmmp is an audio-player, written with help of Qt library.
14mr|qmmp-0.8.1-1|139	This package contains the library needed by %{name}.
14mr|qmmp-0.8.1-1|140	
14mr|qmmp-0.8.1-1|141	%files -n %{libnameui}
14mr|qmmp-0.8.1-1|142	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|143	%{_libdir}/libqmmpui.so.%{major}*
14mr|qmmp-0.8.1-1|144	
14mr|qmmp-0.8.1-1|145	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|146	
14mr|qmmp-0.8.1-1|147	%package -n	%{devname}
14mr|qmmp-0.8.1-1|148	Summary:	Development files for %{name}
14mr|qmmp-0.8.1-1|149	Group:		Development/C
14mr|qmmp-0.8.1-1|150	Requires:	%{libname} = %{EVRD}
14mr|qmmp-0.8.1-1|151	Provides:	%{name}-devel = %{EVRD}
14mr|qmmp-0.8.1-1|152	
14mr|qmmp-0.8.1-1|153	%description -n	%{devname}
14mr|qmmp-0.8.1-1|154	Qmmp is an audio-player, written with help of Qt library.
14mr|qmmp-0.8.1-1|155	This package contains the files needed for developing applications
14mr|qmmp-0.8.1-1|156	which use %{name}.
14mr|qmmp-0.8.1-1|157	
14mr|qmmp-0.8.1-1|158	%files -n %{devname}
14mr|qmmp-0.8.1-1|159	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|160	%{_includedir}/%{name}
14mr|qmmp-0.8.1-1|161	%{_libdir}/libqmmp.so
14mr|qmmp-0.8.1-1|162	%{_libdir}/pkgconfig/qmmp.pc
14mr|qmmp-0.8.1-1|163	
14mr|qmmp-0.8.1-1|164	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|165	
14mr|qmmp-0.8.1-1|166	%package -n	%{devnameui}
14mr|qmmp-0.8.1-1|167	Summary:	Development files for %{name}
14mr|qmmp-0.8.1-1|168	Group:		Development/C
14mr|qmmp-0.8.1-1|169	Requires:	%{libnameui} = %{EVRD}
14mr|qmmp-0.8.1-1|170	Provides:	%{name}ui-devel = %{EVRD}
14mr|qmmp-0.8.1-1|171	Conflicts:	%{_lib}qmmp-devel < 0.7.2
14mr|qmmp-0.8.1-1|172	
14mr|qmmp-0.8.1-1|173	%description -n	%{devnameui}
14mr|qmmp-0.8.1-1|174	Qmmp is an audio-player, written with help of Qt library.
14mr|qmmp-0.8.1-1|175	This package contains the files needed for developing applications
14mr|qmmp-0.8.1-1|176	which use %{name}.
14mr|qmmp-0.8.1-1|177	
14mr|qmmp-0.8.1-1|178	%files -n %{devnameui}
14mr|qmmp-0.8.1-1|179	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|180	%{_includedir}/qmmpui
14mr|qmmp-0.8.1-1|181	%{_libdir}/libqmmpui.so
14mr|qmmp-0.8.1-1|182	%{_libdir}/pkgconfig/qmmpui.pc
14mr|qmmp-0.8.1-1|183	
14mr|qmmp-0.8.1-1|184	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|185	
14mr|qmmp-0.8.1-1|186	%if %{build_plf}
14mr|qmmp-0.8.1-1|187	%package -n %{name}-aac
14mr|qmmp-0.8.1-1|188	Summary:	Qmmp AAC Input Plugin
14mr|qmmp-0.8.1-1|189	Group:		Sound
14mr|qmmp-0.8.1-1|190	
14mr|qmmp-0.8.1-1|191	%description -n %{name}-aac
14mr|qmmp-0.8.1-1|192	This is the AAC Input plug-in for Qmmp.
14mr|qmmp-0.8.1-1|193	
14mr|qmmp-0.8.1-1|194	This package is in restricted repository because AAC codec is patent-protected.
14mr|qmmp-0.8.1-1|195	
14mr|qmmp-0.8.1-1|196	%files -n %{name}-aac
14mr|qmmp-0.8.1-1|197	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|198	%{_libdir}/%{name}/Input/libaac.so
14mr|qmmp-0.8.1-1|199	%endif
14mr|qmmp-0.8.1-1|200	
14mr|qmmp-0.8.1-1|201	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|202	
14mr|qmmp-0.8.1-1|203	#  ffmpeg-legacy in LTS
14mr|qmmp-0.8.1-1|204	%if %{mdvver} >= 201210
14mr|qmmp-0.8.1-1|205	%package -n %{name}-ffmpeg
14mr|qmmp-0.8.1-1|206	Summary:	Qmmp FFMPEG Input Plugin
14mr|qmmp-0.8.1-1|207	Group:		Sound
14mr|qmmp-0.8.1-1|208	
14mr|qmmp-0.8.1-1|209	%description -n %{name}-ffmpeg
14mr|qmmp-0.8.1-1|210	This is the FFMPEG Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|211	
14mr|qmmp-0.8.1-1|212	%files -n %{name}-ffmpeg
14mr|qmmp-0.8.1-1|213	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|214	%{_libdir}/%{name}/Input/libffmpeg.so
14mr|qmmp-0.8.1-1|215	
14mr|qmmp-0.8.1-1|216	%else
14mr|qmmp-0.8.1-1|217	
14mr|qmmp-0.8.1-1|218	%package -n %{name}-ffmpeg-legacy
14mr|qmmp-0.8.1-1|219	Summary:	Qmmp FFMPEG Input Plugin
14mr|qmmp-0.8.1-1|220	Group:		Sound
14mr|qmmp-0.8.1-1|221	
14mr|qmmp-0.8.1-1|222	%description -n %{name}-ffmpeg-legacy
14mr|qmmp-0.8.1-1|223	This is the FFMPEG Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|224	
14mr|qmmp-0.8.1-1|225	%files -n %{name}-ffmpeg-legacy
14mr|qmmp-0.8.1-1|226	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|227	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
14mr|qmmp-0.8.1-1|228	%endif
14mr|qmmp-0.8.1-1|229	
14mr|qmmp-0.8.1-1|230	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|231	
14mr|qmmp-0.8.1-1|232	%package -n %{name}-jack
14mr|qmmp-0.8.1-1|233	Summary:	Qmmp Jack Output Plugin
14mr|qmmp-0.8.1-1|234	Group:		Sound
14mr|qmmp-0.8.1-1|235	
14mr|qmmp-0.8.1-1|236	%description -n %{name}-jack
14mr|qmmp-0.8.1-1|237	This is the Jack Output Plugin for Qmmp.
14mr|qmmp-0.8.1-1|238	
14mr|qmmp-0.8.1-1|239	%files -n %{name}-jack
14mr|qmmp-0.8.1-1|240	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|241	%{_libdir}/%{name}/Output/libjack.so
14mr|qmmp-0.8.1-1|242	
14mr|qmmp-0.8.1-1|243	
14mr|qmmp-0.8.1-1|244	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|245	
14mr|qmmp-0.8.1-1|246	%package -n %{name}-modplug
14mr|qmmp-0.8.1-1|247	Summary:	Qmmp Modplug Input Plugin
14mr|qmmp-0.8.1-1|248	Group:		Sound
14mr|qmmp-0.8.1-1|249	
14mr|qmmp-0.8.1-1|250	%description -n %{name}-modplug
14mr|qmmp-0.8.1-1|251	This is the Modplug Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|252	
14mr|qmmp-0.8.1-1|253	%files -n %{name}-modplug
14mr|qmmp-0.8.1-1|254	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|255	%{_libdir}/%{name}/Input/libmodplug.so
14mr|qmmp-0.8.1-1|256	
14mr|qmmp-0.8.1-1|257	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|258	
14mr|qmmp-0.8.1-1|259	%package -n %{name}-musepack
14mr|qmmp-0.8.1-1|260	Summary:	Qmmp MusePack Output Plugin
14mr|qmmp-0.8.1-1|261	Group:		Sound
14mr|qmmp-0.8.1-1|262	
14mr|qmmp-0.8.1-1|263	%description -n %{name}-musepack
14mr|qmmp-0.8.1-1|264	This is the Musepack Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|265	
14mr|qmmp-0.8.1-1|266	%files -n %{name}-musepack
14mr|qmmp-0.8.1-1|267	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|268	%{_libdir}/%{name}/Input/libmpc.so
14mr|qmmp-0.8.1-1|269	
14mr|qmmp-0.8.1-1|270	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|271	
14mr|qmmp-0.8.1-1|272	%package -n %{name}-oss
14mr|qmmp-0.8.1-1|273	Summary:	Qmmp OSS Output Plugin
14mr|qmmp-0.8.1-1|274	Group:		Sound
14mr|qmmp-0.8.1-1|275	
14mr|qmmp-0.8.1-1|276	%description -n %{name}-oss
14mr|qmmp-0.8.1-1|277	This is the Jack OSS Plugin for Qmmp.
14mr|qmmp-0.8.1-1|278	
14mr|qmmp-0.8.1-1|279	%files -n %{name}-oss
14mr|qmmp-0.8.1-1|280	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|281	%{_libdir}/%{name}/Output/liboss.so
14mr|qmmp-0.8.1-1|282	
14mr|qmmp-0.8.1-1|283	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|284	
14mr|qmmp-0.8.1-1|285	%package -n %{name}-wavpack
14mr|qmmp-0.8.1-1|286	Summary:	Qmmp WavPack Input Plugin
14mr|qmmp-0.8.1-1|287	Group:		Sound
14mr|qmmp-0.8.1-1|288	
14mr|qmmp-0.8.1-1|289	%description -n %{name}-wavpack
14mr|qmmp-0.8.1-1|290	This is the WavPack Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|291	
14mr|qmmp-0.8.1-1|292	%files -n %{name}-wavpack
14mr|qmmp-0.8.1-1|293	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|294	%{_libdir}/%{name}/Input/libwavpack.so
14mr|qmmp-0.8.1-1|295	
14mr|qmmp-0.8.1-1|296	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|297	%package -n %{name}-opus
14mr|qmmp-0.8.1-1|298	Summary:	Qmmp Opus Input Plugin
14mr|qmmp-0.8.1-1|299	Group:		Sound
14mr|qmmp-0.8.1-1|300	
14mr|qmmp-0.8.1-1|301	%description -n %{name}-opus
14mr|qmmp-0.8.1-1|302	This is the Opus Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|303	
14mr|qmmp-0.8.1-1|304	%files -n %{name}-opus
14mr|qmmp-0.8.1-1|305	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|306	%{_libdir}/%{name}/Input/libopus.so
14mr|qmmp-0.8.1-1|307	
14mr|qmmp-0.8.1-1|308	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|309	%package -n %{name}-sid
14mr|qmmp-0.8.1-1|310	Summary:	Qmmp SID Input Plugin
14mr|qmmp-0.8.1-1|311	Group:		Sound
14mr|qmmp-0.8.1-1|312	
14mr|qmmp-0.8.1-1|313	%description -n %{name}-sid
14mr|qmmp-0.8.1-1|314	This is the SID Input Plugin for Qmmp.
14mr|qmmp-0.8.1-1|315	
14mr|qmmp-0.8.1-1|316	%files -n %{name}-sid
14mr|qmmp-0.8.1-1|317	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|318	%{_libdir}/%{name}/Input/libsid.so
14mr|qmmp-0.8.1-1|319	
14mr|qmmp-0.8.1-1|320	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|321	
14mr|qmmp-0.8.1-1|322	%package -n %{name}-plugins
14mr|qmmp-0.8.1-1|323	Summary:	Qmmp Plugins
14mr|qmmp-0.8.1-1|324	Group:		Sound
14mr|qmmp-0.8.1-1|325	
14mr|qmmp-0.8.1-1|326	%description -n %{name}-plugins
14mr|qmmp-0.8.1-1|327	Qmmp is an audio-player, written with help of Qt library.
14mr|qmmp-0.8.1-1|328	This contains basic plug-in distribution.
14mr|qmmp-0.8.1-1|329	
14mr|qmmp-0.8.1-1|330	%files -n %{name}-plugins
14mr|qmmp-0.8.1-1|331	%doc AUTHORS ChangeLog
14mr|qmmp-0.8.1-1|332	%{_libdir}/%{name}/Input/libflac.so
14mr|qmmp-0.8.1-1|333	%{_libdir}/%{name}/Input/libmad.so
14mr|qmmp-0.8.1-1|334	%{_libdir}/%{name}/Input/libsndfile.so
14mr|qmmp-0.8.1-1|335	%{_libdir}/%{name}/Input/libvorbis.so
14mr|qmmp-0.8.1-1|336	%{_libdir}/%{name}/Input/libcdaudio.so
14mr|qmmp-0.8.1-1|337	%{_libdir}/%{name}/Input/libcue.so
14mr|qmmp-0.8.1-1|338	%{_libdir}/%{name}/Input/libgme.so
14mr|qmmp-0.8.1-1|339	%{_libdir}/%{name}/Input/libwildmidi.so
14mr|qmmp-0.8.1-1|340	
14mr|qmmp-0.8.1-1|341	%{_libdir}/%{name}/Output/libalsa.so
14mr|qmmp-0.8.1-1|342	%{_libdir}/%{name}/Output/libpulseaudio.so
14mr|qmmp-0.8.1-1|343	%{_libdir}/%{name}/Output/libnull.so
14mr|qmmp-0.8.1-1|344	
14mr|qmmp-0.8.1-1|345	%{_libdir}/%{name}/General/libnotifier.so
14mr|qmmp-0.8.1-1|346	%{_libdir}/%{name}/General/libscrobbler.so
14mr|qmmp-0.8.1-1|347	%{_libdir}/%{name}/General/libstatusicon.so
14mr|qmmp-0.8.1-1|348	%{_libdir}/%{name}/General/libfileops.so
14mr|qmmp-0.8.1-1|349	%{_libdir}/%{name}/General/libhotkey.so
14mr|qmmp-0.8.1-1|350	%{_libdir}/%{name}/General/liblyrics.so
14mr|qmmp-0.8.1-1|351	%{_libdir}/%{name}/General/libmpris.so
14mr|qmmp-0.8.1-1|352	%{_libdir}/%{name}/General/libcovermanager.so
14mr|qmmp-0.8.1-1|353	%{_libdir}/%{name}/General/libkdenotify.so
14mr|qmmp-0.8.1-1|354	%{_libdir}/%{name}/General/libstreambrowser.so
14mr|qmmp-0.8.1-1|355	%{_libdir}/%{name}/General/libconverter.so
14mr|qmmp-0.8.1-1|356	%{_libdir}/%{name}/General/libcopypaste.so
14mr|qmmp-0.8.1-1|357	%{_libdir}/%{name}/General/libtrackchange.so
14mr|qmmp-0.8.1-1|358	%{_libdir}/%{name}/General/libudisks2.so
14mr|qmmp-0.8.1-1|359	%{_libdir}/%{name}/General/libgnomehotkey.so
14mr|qmmp-0.8.1-1|360	%{_libdir}/%{name}/General/librgscan.so
14mr|qmmp-0.8.1-1|361	
14mr|qmmp-0.8.1-1|362	%{_libdir}/%{name}/PlayListFormats/*
14mr|qmmp-0.8.1-1|363	
14mr|qmmp-0.8.1-1|364	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
14mr|qmmp-0.8.1-1|365	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
14mr|qmmp-0.8.1-1|366	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
14mr|qmmp-0.8.1-1|367	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
14mr|qmmp-0.8.1-1|368	
14mr|qmmp-0.8.1-1|369	%{_libdir}/%{name}/Effect/libsrconverter.so
14mr|qmmp-0.8.1-1|370	%{_libdir}/%{name}/Effect/libbs2b.so
14mr|qmmp-0.8.1-1|371	%{_libdir}/%{name}/Effect/libladspa.so
14mr|qmmp-0.8.1-1|372	%{_libdir}/%{name}/Effect/libcrossfade.so
14mr|qmmp-0.8.1-1|373	%{_libdir}/%{name}/Effect/libstereo.so
14mr|qmmp-0.8.1-1|374	
14mr|qmmp-0.8.1-1|375	%{_libdir}/%{name}/Engines/libmplayer.so
14mr|qmmp-0.8.1-1|376	
14mr|qmmp-0.8.1-1|377	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
14mr|qmmp-0.8.1-1|378	
14mr|qmmp-0.8.1-1|379	%{_libdir}/%{name}/Transports/libhttp.so
14mr|qmmp-0.8.1-1|380	%{_libdir}/%{name}/Transports/libmms.so
14mr|qmmp-0.8.1-1|381	
14mr|qmmp-0.8.1-1|382	%{_libdir}/%{name}/Visual/libanalyzer.so
14mr|qmmp-0.8.1-1|383	%{_libdir}/%{name}/Visual/libprojectm.so
14mr|qmmp-0.8.1-1|384	
14mr|qmmp-0.8.1-1|385	%{_libdir}/%{name}/Ui/libskinned.so
14mr|qmmp-0.8.1-1|386	
14mr|qmmp-0.8.1-1|387	#----------------------------------------------------------------------------
14mr|qmmp-0.8.1-1|388	
14mr|qmmp-0.8.1-1|389	%prep
14mr|qmmp-0.8.1-1|390	%setup -q
14mr|qmmp-0.8.1-1|391	
14mr|qmmp-0.8.1-1|392	%build
14mr|qmmp-0.8.1-1|393	#oss3 support is deprecated upstream for now I'll enable it ...
14mr|qmmp-0.8.1-1|394	%cmake_qt4 -DUSE_HAL:BOOL=FALSE \
14mr|qmmp-0.8.1-1|395	-DUSE_OSS:BOOL=TRUE \
14mr|qmmp-0.8.1-1|396	-DUSE_OSS:UDISKS2=TRUE \
14mr|qmmp-0.8.1-1|397	-DUSE_RPATH=TRUE \
14mr|qmmp-0.8.1-1|398	-DCMAKE_INSTALL_PREFIX=/usr
14mr|qmmp-0.8.1-1|399	
14mr|qmmp-0.8.1-1|400	%make
14mr|qmmp-0.8.1-1|401	
14mr|qmmp-0.8.1-1|402	%install
14mr|qmmp-0.8.1-1|403	%makeinstall_std -C build
14mr|qmmp-0.8.1-1|404	
14mr|qmmp-0.8.1-1|405	
14mr|qmmp-0.8.1-1|406	%changelog
14mr|qmmp-0.8.1-1|407	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
14mr|qmmp-0.8.1-1|408	+ Revision: ec60f59
14mr|qmmp-0.8.1-1|409	- Changelog: 0.8.1 added rusxmms patch autodetection for all supported platforms
14mr|qmmp-0.8.1-1|410	- added application information to the windows executable
14mr|qmmp-0.8.1-1|411	- fixed --pl-dump/--pl-play command line options
14mr|qmmp-0.8.1-1|412	- fixed regressions in the mpris 1.0 support
14mr|qmmp-0.8.1-1|413	- fixed selection behaviour in the playlist when using keyboard
14mr|qmmp-0.8.1-1|414	- fixed disc number disappearing when using flac with embedded cue
14mr|qmmp-0.8.1-1|415	- fixed main window activation
14mr|qmmp-0.8.1-1|416	- fixed segmentation fault when moving track in the group mode
14mr|qmmp-0.8.1-1|417	- fixed not working 'exit' action when option 'hide on close' is enabled
14mr|qmmp-0.8.1-1|418	- fixed freezing in the alsa plugin
14mr|qmmp-0.8.1-1|419	- fixed m4a support;
14mr|qmmp-0.8.1-1|420	- fixed clearing a key combination in the hotkey plugin
14mr|qmmp-0.8.1-1|421	- removed duplicate extensions from the file association page
14mr|qmmp-0.8.1-1|422	
14mr|qmmp-0.8.1-1|423	

18755 14
14mr|qmmp-plugin-pack-0.8.1-1|1	%define oname qmmp
14mr|qmmp-plugin-pack-0.8.1-1|2	
14mr|qmmp-plugin-pack-0.8.1-1|3	Summary:	A set of extra plug-ins for Qmmp
14mr|qmmp-plugin-pack-0.8.1-1|4	Name:		qmmp-plugin-pack
14mr|qmmp-plugin-pack-0.8.1-1|5	Version:	0.8.1
14mr|qmmp-plugin-pack-0.8.1-1|6	Release:	1
14mr|qmmp-plugin-pack-0.8.1-1|7	Group:		Sound
14mr|qmmp-plugin-pack-0.8.1-1|8	License:	GPLv2+
14mr|qmmp-plugin-pack-0.8.1-1|9	Url:		http://qmmp.ylsoftware.com/plugins.php
14mr|qmmp-plugin-pack-0.8.1-1|10	Source0:	http://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2
14mr|qmmp-plugin-pack-0.8.1-1|11	BuildRequires:	cmake
14mr|qmmp-plugin-pack-0.8.1-1|12	BuildRequires:	yasm
14mr|qmmp-plugin-pack-0.8.1-1|13	BuildRequires:	qt4-devel
14mr|qmmp-plugin-pack-0.8.1-1|14	BuildRequires:	pkgconfig(libmpg123)
14mr|qmmp-plugin-pack-0.8.1-1|15	BuildRequires:	pkgconfig(qmmp) >= %{version}
14mr|qmmp-plugin-pack-0.8.1-1|16	BuildRequires:	pkgconfig(qmmpui) >= %{version}
14mr|qmmp-plugin-pack-0.8.1-1|17	BuildRequires:	pkgconfig(taglib)
14mr|qmmp-plugin-pack-0.8.1-1|18	Suggests:	%{oname}-ffap = %{EVRD}
14mr|qmmp-plugin-pack-0.8.1-1|19	Suggests:	%{oname}-mpg123 = %{EVRD}
14mr|qmmp-plugin-pack-0.8.1-1|20	Suggests:	%{oname}-simple-ui = %{EVRD}
14mr|qmmp-plugin-pack-0.8.1-1|21	
14mr|qmmp-plugin-pack-0.8.1-1|22	%description
14mr|qmmp-plugin-pack-0.8.1-1|23	Plug-ins for Qmmp from Qmmp Plug-in Pack:
14mr|qmmp-plugin-pack-0.8.1-1|24	* FFap - enhanced Monkey's Audio (APE) decoder
14mr|qmmp-plugin-pack-0.8.1-1|25	(24-bit samples and embedded cue support)
14mr|qmmp-plugin-pack-0.8.1-1|26	* MPG123 - MPEG v1/2 layer1/2/3 decoder using of libmpg123 library
14mr|qmmp-plugin-pack-0.8.1-1|27	* Simple Ui - simple user interface based on standard widgets set
14mr|qmmp-plugin-pack-0.8.1-1|28	
14mr|qmmp-plugin-pack-0.8.1-1|29	%files
14mr|qmmp-plugin-pack-0.8.1-1|30	
14mr|qmmp-plugin-pack-0.8.1-1|31	#----------------------------------------------------------------------------
14mr|qmmp-plugin-pack-0.8.1-1|32	
14mr|qmmp-plugin-pack-0.8.1-1|33	%package -n %{oname}-ffap
14mr|qmmp-plugin-pack-0.8.1-1|34	Summary:	Qmmp FFap Input Plugin
14mr|qmmp-plugin-pack-0.8.1-1|35	Group:		Sound
14mr|qmmp-plugin-pack-0.8.1-1|36	
14mr|qmmp-plugin-pack-0.8.1-1|37	%description -n %{oname}-ffap
14mr|qmmp-plugin-pack-0.8.1-1|38	This is the FFap Input Plugin for Qmmp (enhanced Monkey's Audio (APE) decoder,
14mr|qmmp-plugin-pack-0.8.1-1|39	24-bit samples and embedded cue support).
14mr|qmmp-plugin-pack-0.8.1-1|40	
14mr|qmmp-plugin-pack-0.8.1-1|41	%files -n %{oname}-ffap
14mr|qmmp-plugin-pack-0.8.1-1|42	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
14mr|qmmp-plugin-pack-0.8.1-1|43	%{_libdir}/%{oname}/Input/libffap.so
14mr|qmmp-plugin-pack-0.8.1-1|44	
14mr|qmmp-plugin-pack-0.8.1-1|45	#----------------------------------------------------------------------------
14mr|qmmp-plugin-pack-0.8.1-1|46	
14mr|qmmp-plugin-pack-0.8.1-1|47	%package -n %{oname}-mpg123
14mr|qmmp-plugin-pack-0.8.1-1|48	Summary:	Qmmp MPG123 Input Plugin
14mr|qmmp-plugin-pack-0.8.1-1|49	Group:		Sound
14mr|qmmp-plugin-pack-0.8.1-1|50	
14mr|qmmp-plugin-pack-0.8.1-1|51	%description -n %{oname}-mpg123
14mr|qmmp-plugin-pack-0.8.1-1|52	This is the MPG123 Input Plugin for Qmmp (MPEG v1/2 layer1/2/3 decoder
14mr|qmmp-plugin-pack-0.8.1-1|53	using of libmpg123 library).
14mr|qmmp-plugin-pack-0.8.1-1|54	
14mr|qmmp-plugin-pack-0.8.1-1|55	%files -n %{oname}-mpg123
14mr|qmmp-plugin-pack-0.8.1-1|56	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
14mr|qmmp-plugin-pack-0.8.1-1|57	%{_libdir}/%{oname}/Input/libmpg123.so
14mr|qmmp-plugin-pack-0.8.1-1|58	
14mr|qmmp-plugin-pack-0.8.1-1|59	#----------------------------------------------------------------------------
14mr|qmmp-plugin-pack-0.8.1-1|60	
14mr|qmmp-plugin-pack-0.8.1-1|61	%package -n %{oname}-simple-ui
14mr|qmmp-plugin-pack-0.8.1-1|62	Summary:	Qmmp Simple UI Plugin
14mr|qmmp-plugin-pack-0.8.1-1|63	Group:		Sound
14mr|qmmp-plugin-pack-0.8.1-1|64	
14mr|qmmp-plugin-pack-0.8.1-1|65	%description -n %{oname}-simple-ui
14mr|qmmp-plugin-pack-0.8.1-1|66	This is the Simple UI Plugin for Qmmp (simple user interface based on standard
14mr|qmmp-plugin-pack-0.8.1-1|67	widgets set).
14mr|qmmp-plugin-pack-0.8.1-1|68	
14mr|qmmp-plugin-pack-0.8.1-1|69	%files -n %{oname}-simple-ui
14mr|qmmp-plugin-pack-0.8.1-1|70	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
14mr|qmmp-plugin-pack-0.8.1-1|71	%{_libdir}/%{oname}/Ui/libqsui.so
14mr|qmmp-plugin-pack-0.8.1-1|72	
14mr|qmmp-plugin-pack-0.8.1-1|73	#----------------------------------------------------------------------------
14mr|qmmp-plugin-pack-0.8.1-1|74	
14mr|qmmp-plugin-pack-0.8.1-1|75	%prep
14mr|qmmp-plugin-pack-0.8.1-1|76	%setup -q
14mr|qmmp-plugin-pack-0.8.1-1|77	
14mr|qmmp-plugin-pack-0.8.1-1|78	%build
14mr|qmmp-plugin-pack-0.8.1-1|79	%cmake_qt4
14mr|qmmp-plugin-pack-0.8.1-1|80	%make
14mr|qmmp-plugin-pack-0.8.1-1|81	
14mr|qmmp-plugin-pack-0.8.1-1|82	%install
14mr|qmmp-plugin-pack-0.8.1-1|83	%makeinstall_std -C build
14mr|qmmp-plugin-pack-0.8.1-1|84	%changelog
14mr|qmmp-plugin-pack-0.8.1-1|85	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
14mr|qmmp-plugin-pack-0.8.1-1|86	+ Revision: 0c98652
14mr|qmmp-plugin-pack-0.8.1-1|87	- update 0.8.1
14mr|qmmp-plugin-pack-0.8.1-1|88	
14mr|qmmp-plugin-pack-0.8.1-1|89	

18756 14
14mr|qoauth-1.0.1-7|1	Name:          qoauth
14mr|qoauth-1.0.1-7|2	Summary:       Qt-based C++ library for OAuth authorization scheme
14mr|qoauth-1.0.1-7|3	Group:         Graphical desktop/KDE
14mr|qoauth-1.0.1-7|4	Version:       1.0.1
14mr|qoauth-1.0.1-7|5	Release:       7
14mr|qoauth-1.0.1-7|6	License:       LGPLv3+
14mr|qoauth-1.0.1-7|7	URL:           http://github.com/ayoy/qoauth
14mr|qoauth-1.0.1-7|8	Source0:       http://files.ayoy.net/qoauth/release/%version/src/%{name}-%{version}-src.tar.bz2
14mr|qoauth-1.0.1-7|9	BuildRequires: qt4-devel
14mr|qoauth-1.0.1-7|10	BuildRequires: qca2-devel
14mr|qoauth-1.0.1-7|11	BuildRequires: doxygen
14mr|qoauth-1.0.1-7|12	BuildRoot: %_tmppath/%name-%version-%release-root
14mr|qoauth-1.0.1-7|13	
14mr|qoauth-1.0.1-7|14	%description
14mr|qoauth-1.0.1-7|15	QOAuth is an attempt to support interaction with OAuth-powered network
14mr|qoauth-1.0.1-7|16	services in a Qt way, i.e. simply, clearly and efficiently. It gives
14mr|qoauth-1.0.1-7|17	the application developer no more than 4 methods, namely:
14mr|qoauth-1.0.1-7|18	
14mr|qoauth-1.0.1-7|19	* requestToken() to obtain an unauthorized Request Token,
14mr|qoauth-1.0.1-7|20	* accessToken() to exchange Request Token for the Access Token,
14mr|qoauth-1.0.1-7|21	* createParametersString() to construct a request according to OAuth
14mr|qoauth-1.0.1-7|22	authorization scheme,
14mr|qoauth-1.0.1-7|23	* inlineParemeters() - to construct a query string basing on given
14mr|qoauth-1.0.1-7|24	parameters (provided only for convenience).
14mr|qoauth-1.0.1-7|25	
14mr|qoauth-1.0.1-7|26	#-----------------------------------------------------------------------------
14mr|qoauth-1.0.1-7|27	%define qoauth_major 1
14mr|qoauth-1.0.1-7|28	%define libqoauth %mklibname qoauth %qoauth_major
14mr|qoauth-1.0.1-7|29	
14mr|qoauth-1.0.1-7|30	%package -n %libqoauth
14mr|qoauth-1.0.1-7|31	Summary: %name core library
14mr|qoauth-1.0.1-7|32	Group: System/Libraries
14mr|qoauth-1.0.1-7|33	Requires: qca2-plugin-openssl
14mr|qoauth-1.0.1-7|34	
14mr|qoauth-1.0.1-7|35	%description -n %libqoauth
14mr|qoauth-1.0.1-7|36	%name core library.
14mr|qoauth-1.0.1-7|37	
14mr|qoauth-1.0.1-7|38	%files -n %libqoauth
14mr|qoauth-1.0.1-7|39	%defattr(-,root,root)
14mr|qoauth-1.0.1-7|40	%_libdir/libqoauth.so.%{qoauth_major}*
14mr|qoauth-1.0.1-7|41	
14mr|qoauth-1.0.1-7|42	#-----------------------------------------------------------------------------
14mr|qoauth-1.0.1-7|43	
14mr|qoauth-1.0.1-7|44	%package devel
14mr|qoauth-1.0.1-7|45	Summary: Devel stuff for %name
14mr|qoauth-1.0.1-7|46	Group: Development/KDE and Qt
14mr|qoauth-1.0.1-7|47	Requires: %libqoauth = %version-%release
14mr|qoauth-1.0.1-7|48	
14mr|qoauth-1.0.1-7|49	%description  devel
14mr|qoauth-1.0.1-7|50	This package contains header files needed if you wish to build applications
14mr|qoauth-1.0.1-7|51	based on %{name} .
14mr|qoauth-1.0.1-7|52	
14mr|qoauth-1.0.1-7|53	%files devel
14mr|qoauth-1.0.1-7|54	%defattr(-,root,root)
14mr|qoauth-1.0.1-7|55	%doc doc/html doc/examples
14mr|qoauth-1.0.1-7|56	%_includedir/QtOAuth
14mr|qoauth-1.0.1-7|57	%_libdir/libqoauth.prl
14mr|qoauth-1.0.1-7|58	%_libdir/libqoauth.so
14mr|qoauth-1.0.1-7|59	%_libdir/pkgconfig/qoauth.pc
14mr|qoauth-1.0.1-7|60	%qt4dir/mkspecs/features/oauth.prf
14mr|qoauth-1.0.1-7|61	
14mr|qoauth-1.0.1-7|62	#-----------------------------------------------------------------------------
14mr|qoauth-1.0.1-7|63	
14mr|qoauth-1.0.1-7|64	%prep
14mr|qoauth-1.0.1-7|65	%setup -q -n %{name}-%{version}-src
14mr|qoauth-1.0.1-7|66	sed -i -e 's\/lib\/%{_lib}\g' src/pcfile.sh
14mr|qoauth-1.0.1-7|67	
14mr|qoauth-1.0.1-7|68	%build
14mr|qoauth-1.0.1-7|69	%qmake_qt4
14mr|qoauth-1.0.1-7|70	%make
14mr|qoauth-1.0.1-7|71	
14mr|qoauth-1.0.1-7|72	%install
14mr|qoauth-1.0.1-7|73	rm -rf %buildroot
14mr|qoauth-1.0.1-7|74	
14mr|qoauth-1.0.1-7|75	make install INSTALL="install -p" INSTALL_ROOT=%{buildroot}
14mr|qoauth-1.0.1-7|76	doxygen Doxyfile
14mr|qoauth-1.0.1-7|77	
14mr|qoauth-1.0.1-7|78	# fix the time stamp
14mr|qoauth-1.0.1-7|79	for file in doc/html/*; do
14mr|qoauth-1.0.1-7|80	touch -r Doxyfile $file
14mr|qoauth-1.0.1-7|81	done
14mr|qoauth-1.0.1-7|82	
14mr|qoauth-1.0.1-7|83	%check
14mr|qoauth-1.0.1-7|84	make check || :
14mr|qoauth-1.0.1-7|85	
14mr|qoauth-1.0.1-7|86	%clean
14mr|qoauth-1.0.1-7|87	rm -fr %buildroot
14mr|qoauth-1.0.1-7|88	
14mr|qoauth-1.0.1-7|89	
14mr|qoauth-1.0.1-7|90	
14mr|qoauth-1.0.1-7|91	%changelog
14mr|qoauth-1.0.1-7|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-7
14mr|qoauth-1.0.1-7|93	+ Revision: 79582b0
14mr|qoauth-1.0.1-7|94	- MassBuild#440: Increase release tag
14mr|qoauth-1.0.1-7|95	
14mr|qoauth-1.0.1-7|96	

18757 14
14mr|qpdf-4.0.1-2|1	%define major 10
14mr|qpdf-4.0.1-2|2	%define libname %mklibname qpdf %{major}
14mr|qpdf-4.0.1-2|3	%define develname %mklibname qpdf -d
14mr|qpdf-4.0.1-2|4	
14mr|qpdf-4.0.1-2|5	Name:		qpdf
14mr|qpdf-4.0.1-2|6	Summary:	Inspect and manipulate PDF files
14mr|qpdf-4.0.1-2|7	Version:	4.0.1
14mr|qpdf-4.0.1-2|8	Release:	2
14mr|qpdf-4.0.1-2|9	Group:		Office
14mr|qpdf-4.0.1-2|10	License:	Artistic
14mr|qpdf-4.0.1-2|11	URL:		http://sourceforge.net/projects/qpdf/
14mr|qpdf-4.0.1-2|12	Source0:	%{name}-%{version}.tar.gz
14mr|qpdf-4.0.1-2|13	
14mr|qpdf-4.0.1-2|14	BuildRequires:	zlib-devel
14mr|qpdf-4.0.1-2|15	BuildRequires:	pcre-devel
14mr|qpdf-4.0.1-2|16	
14mr|qpdf-4.0.1-2|17	# for fix-qdf and test suite
14mr|qpdf-4.0.1-2|18	BuildRequires: perl
14mr|qpdf-4.0.1-2|19	BuildRequires: perl(Digest::MD5)
14mr|qpdf-4.0.1-2|20	
14mr|qpdf-4.0.1-2|21	# for autoreconf
14mr|qpdf-4.0.1-2|22	BuildRequires: autoconf
14mr|qpdf-4.0.1-2|23	BuildRequires: automake
14mr|qpdf-4.0.1-2|24	BuildRequires: libtool
14mr|qpdf-4.0.1-2|25	
14mr|qpdf-4.0.1-2|26	%description
14mr|qpdf-4.0.1-2|27	QPDF is a C++ library and set of programs that inspect and manipulate
14mr|qpdf-4.0.1-2|28	the structure of PDF files. It can encrypt and linearize files, expose
14mr|qpdf-4.0.1-2|29	the internals of a PDF file, and do many other operations useful to end
14mr|qpdf-4.0.1-2|30	users and PDF developers.
14mr|qpdf-4.0.1-2|31	
14mr|qpdf-4.0.1-2|32	%package -n	%{libname}
14mr|qpdf-4.0.1-2|33	Summary:	Inspect and manipulate PDF files library
14mr|qpdf-4.0.1-2|34	Group:		System/Libraries
14mr|qpdf-4.0.1-2|35	
14mr|qpdf-4.0.1-2|36	%description -n %{libname}
14mr|qpdf-4.0.1-2|37	QPDF is a C++ library and set of programs that inspect and manipulate
14mr|qpdf-4.0.1-2|38	the structure of PDF files. It can encrypt and linearize files, expose
14mr|qpdf-4.0.1-2|39	the internals of a PDF file, and do many other operations useful to end
14mr|qpdf-4.0.1-2|40	users and PDF developers.
14mr|qpdf-4.0.1-2|41	
14mr|qpdf-4.0.1-2|42	%package -n	%{develname}
14mr|qpdf-4.0.1-2|43	Summary:	Static library and header files for the qpdf library
14mr|qpdf-4.0.1-2|44	Group:		Development/C
14mr|qpdf-4.0.1-2|45	Requires:	%{libname} = %{version}-%{release}
14mr|qpdf-4.0.1-2|46	Requires:	%{name} = %{version}-%{release}
14mr|qpdf-4.0.1-2|47	Provides:	qpdf-devel = %{version}-%{release}
14mr|qpdf-4.0.1-2|48	Provides:	%{name}-devel = %{version}-%{release}
14mr|qpdf-4.0.1-2|49	
14mr|qpdf-4.0.1-2|50	%description -n %{develname}
14mr|qpdf-4.0.1-2|51	Devel package for %{name}
14mr|qpdf-4.0.1-2|52	
14mr|qpdf-4.0.1-2|53	%prep
14mr|qpdf-4.0.1-2|54	%setup -q
14mr|qpdf-4.0.1-2|55	%apply_patches
14mr|qpdf-4.0.1-2|56	
14mr|qpdf-4.0.1-2|57	%build
14mr|qpdf-4.0.1-2|58	# work-around check-rpaths errors
14mr|qpdf-4.0.1-2|59	autoreconf --verbose --force --install
14mr|qpdf-4.0.1-2|60	
14mr|qpdf-4.0.1-2|61	%configure2_5x --disable-static \
14mr|qpdf-4.0.1-2|62	--enable-show-failed-test-output
14mr|qpdf-4.0.1-2|63	
14mr|qpdf-4.0.1-2|64	%make
14mr|qpdf-4.0.1-2|65	
14mr|qpdf-4.0.1-2|66	%install
14mr|qpdf-4.0.1-2|67	%makeinstall_std
14mr|qpdf-4.0.1-2|68	
14mr|qpdf-4.0.1-2|69	mkdir __doc
14mr|qpdf-4.0.1-2|70	mv  %{buildroot}%{_datadir}/doc/qpdf/* __doc
14mr|qpdf-4.0.1-2|71	rm -rf %{buildroot}%{_datadir}/doc/qpdf
14mr|qpdf-4.0.1-2|72	
14mr|qpdf-4.0.1-2|73	%check
14mr|qpdf-4.0.1-2|74	make check
14mr|qpdf-4.0.1-2|75	
14mr|qpdf-4.0.1-2|76	%files
14mr|qpdf-4.0.1-2|77	%doc Artistic-2.0 ChangeLog README* TODO
14mr|qpdf-4.0.1-2|78	%{_bindir}/fix-qdf
14mr|qpdf-4.0.1-2|79	%{_bindir}/%{name}
14mr|qpdf-4.0.1-2|80	%{_bindir}/zlib-flate
14mr|qpdf-4.0.1-2|81	%{_mandir}/man1/fix-qdf.1.*
14mr|qpdf-4.0.1-2|82	%{_mandir}/man1/qpdf.1.*
14mr|qpdf-4.0.1-2|83	%{_mandir}/man1/zlib-flate.1.*
14mr|qpdf-4.0.1-2|84	
14mr|qpdf-4.0.1-2|85	%files -n %{develname}
14mr|qpdf-4.0.1-2|86	%{_includedir}/%{name}/*.h
14mr|qpdf-4.0.1-2|87	%{_includedir}/%{name}/*.hh
14mr|qpdf-4.0.1-2|88	%{_libdir}/libqpdf.so
14mr|qpdf-4.0.1-2|89	%{_libdir}/pkgconfig/libqpdf.pc
14mr|qpdf-4.0.1-2|90	
14mr|qpdf-4.0.1-2|91	%files -n %{libname}
14mr|qpdf-4.0.1-2|92	%{_libdir}/libqpdf.so.%{major}*
14mr|qpdf-4.0.1-2|93	
14mr|qpdf-4.0.1-2|94	
14mr|qpdf-4.0.1-2|95	%changelog
14mr|qpdf-4.0.1-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.1-2
14mr|qpdf-4.0.1-2|97	+ Revision: 2eb4f81
14mr|qpdf-4.0.1-2|98	- MassBuild#440: Increase release tag
14mr|qpdf-4.0.1-2|99	
14mr|qpdf-4.0.1-2|100	

18758 14
14mr|qrencode-3.4.3-3|1	%define major 3
14mr|qrencode-3.4.3-3|2	%define libname %mklibname %{name} %{major}
14mr|qrencode-3.4.3-3|3	%define develname %mklibname -d %{name}
14mr|qrencode-3.4.3-3|4	
14mr|qrencode-3.4.3-3|5	Summary:	QR Code encoder into PNG image
14mr|qrencode-3.4.3-3|6	Name:		qrencode
14mr|qrencode-3.4.3-3|7	Version:	3.4.3
14mr|qrencode-3.4.3-3|8	Release:	3
14mr|qrencode-3.4.3-3|9	Group:		File tools
14mr|qrencode-3.4.3-3|10	License:	LGPLv2+
14mr|qrencode-3.4.3-3|11	URL:		http://megaui.net/fukuchi/works/qrencode/index.en.html
14mr|qrencode-3.4.3-3|12	Source0:	http://megaui.net/fukuchi/works/qrencode/%{name}-%{version}.tar.bz2
14mr|qrencode-3.4.3-3|13	BuildRequires:	libtool
14mr|qrencode-3.4.3-3|14	BuildRequires:	pkgconfig(libpng)
14mr|qrencode-3.4.3-3|15	BuildRequires:	doxygen
14mr|qrencode-3.4.3-3|16	
14mr|qrencode-3.4.3-3|17	%description
14mr|qrencode-3.4.3-3|18	Qrencode is a utility software using libqrencode to encode string data in a
14mr|qrencode-3.4.3-3|19	QR Code and save as a PNG image.
14mr|qrencode-3.4.3-3|20	
14mr|qrencode-3.4.3-3|21	%package -n	%{libname}
14mr|qrencode-3.4.3-3|22	Summary:	A C library for encoding data in a QR Code symbol
14mr|qrencode-3.4.3-3|23	Group:		System/Libraries
14mr|qrencode-3.4.3-3|24	
14mr|qrencode-3.4.3-3|25	%description -n	%{libname}
14mr|qrencode-3.4.3-3|26	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
14mr|qrencode-3.4.3-3|27	symbology that can be scanned by handy terminals such as a mobile phone with
14mr|qrencode-3.4.3-3|28	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
14mr|qrencode-3.4.3-3|29	highly robustness.
14mr|qrencode-3.4.3-3|30	
14mr|qrencode-3.4.3-3|31	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
14mr|qrencode-3.4.3-3|32	Standards) X0510:2004 or ISO/IEC 18004.
14mr|qrencode-3.4.3-3|33	
14mr|qrencode-3.4.3-3|34	%package -n	%{develname}
14mr|qrencode-3.4.3-3|35	Summary:	The development files for the qrencode library
14mr|qrencode-3.4.3-3|36	Group:		Development/C
14mr|qrencode-3.4.3-3|37	Provides:	%{name}-devel = %{version}
14mr|qrencode-3.4.3-3|38	Provides:	lib%{name}-devel = %{version}
14mr|qrencode-3.4.3-3|39	Requires:	%{libname} = %{version}
14mr|qrencode-3.4.3-3|40	Obsoletes:	%mklibname -d qrencode 1
14mr|qrencode-3.4.3-3|41	
14mr|qrencode-3.4.3-3|42	%description -n	%{develname}
14mr|qrencode-3.4.3-3|43	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
14mr|qrencode-3.4.3-3|44	symbology that can be scanned by handy terminals such as a mobile phone with
14mr|qrencode-3.4.3-3|45	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
14mr|qrencode-3.4.3-3|46	highly robustness.
14mr|qrencode-3.4.3-3|47	
14mr|qrencode-3.4.3-3|48	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
14mr|qrencode-3.4.3-3|49	Standards) X0510:2004 or ISO/IEC 18004.
14mr|qrencode-3.4.3-3|50	
14mr|qrencode-3.4.3-3|51	This package contains the development files for the qrencode library.
14mr|qrencode-3.4.3-3|52	
14mr|qrencode-3.4.3-3|53	%prep
14mr|qrencode-3.4.3-3|54	%setup -q
14mr|qrencode-3.4.3-3|55	
14mr|qrencode-3.4.3-3|56	%build
14mr|qrencode-3.4.3-3|57	%configure2_5x \
14mr|qrencode-3.4.3-3|58	--disable-static \
14mr|qrencode-3.4.3-3|59	--enable-shared
14mr|qrencode-3.4.3-3|60	
14mr|qrencode-3.4.3-3|61	%make
14mr|qrencode-3.4.3-3|62	
14mr|qrencode-3.4.3-3|63	%install
14mr|qrencode-3.4.3-3|64	%makeinstall_std
14mr|qrencode-3.4.3-3|65	
14mr|qrencode-3.4.3-3|66	# manual
14mr|qrencode-3.4.3-3|67	doxygen
14mr|qrencode-3.4.3-3|68	
14mr|qrencode-3.4.3-3|69	# clean
14mr|qrencode-3.4.3-3|70	rm -rf %{buildroot}%{_libdir}/*.la
14mr|qrencode-3.4.3-3|71	
14mr|qrencode-3.4.3-3|72	%files
14mr|qrencode-3.4.3-3|73	%{_bindir}/%{name}
14mr|qrencode-3.4.3-3|74	%{_mandir}/man1/*
14mr|qrencode-3.4.3-3|75	
14mr|qrencode-3.4.3-3|76	%files -n %{libname}
14mr|qrencode-3.4.3-3|77	%{_libdir}/*.so.%{major}*
14mr|qrencode-3.4.3-3|78	
14mr|qrencode-3.4.3-3|79	%files -n %{develname}
14mr|qrencode-3.4.3-3|80	%doc COPYING ChangeLog NEWS README TODO html/
14mr|qrencode-3.4.3-3|81	%{_includedir}/*
14mr|qrencode-3.4.3-3|82	%{_libdir}/*.so
14mr|qrencode-3.4.3-3|83	%{_libdir}/pkgconfig/*.pc
14mr|qrencode-3.4.3-3|84	
14mr|qrencode-3.4.3-3|85	
14mr|qrencode-3.4.3-3|86	
14mr|qrencode-3.4.3-3|87	%changelog
14mr|qrencode-3.4.3-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.3-3
14mr|qrencode-3.4.3-3|89	+ Revision: a8af64f
14mr|qrencode-3.4.3-3|90	- MassBuild#440: Increase release tag
14mr|qrencode-3.4.3-3|91	
14mr|qrencode-3.4.3-3|92	

18759 14
14mr|qrq-0.3.0-3|1	Name:           qrq
14mr|qrq-0.3.0-3|2	Version:        0.3.0
14mr|qrq-0.3.0-3|3	Release:        3
14mr|qrq-0.3.0-3|4	Summary:        Morse telegraphy trainer
14mr|qrq-0.3.0-3|5	Group:          Education
14mr|qrq-0.3.0-3|6	License:        GPLv2+
14mr|qrq-0.3.0-3|7	URL:            http://fkurz.net/ham/qrq.html
14mr|qrq-0.3.0-3|8	Source0:        http://fkurz.net/ham/qrq/qrq-%{version}.tar.gz
14mr|qrq-0.3.0-3|9	Patch0:         qrq-0.2.1-makefile.patch
14mr|qrq-0.3.0-3|10	
14mr|qrq-0.3.0-3|11	BuildRequires:  ncurses-devel
14mr|qrq-0.3.0-3|12	BuildRequires:  pulseaudio-devel
14mr|qrq-0.3.0-3|13	
14mr|qrq-0.3.0-3|14	%description
14mr|qrq-0.3.0-3|15	qrq is an open source morse telegraphy trainer for Linux and Unix operating
14mr|qrq-0.3.0-3|16	systems, similar to the classic DOS version of Rufz by DL4MM.
14mr|qrq-0.3.0-3|17	
14mr|qrq-0.3.0-3|18	It's not intended for learning telegraphy, but to improve the ability to
14mr|qrq-0.3.0-3|19	copy callsigns at high speeds, as needed for example for Contesting.
14mr|qrq-0.3.0-3|20	
14mr|qrq-0.3.0-3|21	%prep
14mr|qrq-0.3.0-3|22	%setup -q
14mr|qrq-0.3.0-3|23	%patch0 -p1
14mr|qrq-0.3.0-3|24	
14mr|qrq-0.3.0-3|25	%build
14mr|qrq-0.3.0-3|26	export LDFLAGS="-lpthread"
14mr|qrq-0.3.0-3|27	%make
14mr|qrq-0.3.0-3|28	
14mr|qrq-0.3.0-3|29	%install
14mr|qrq-0.3.0-3|30	make install DESTDIR=%{buildroot}%{_prefix} OSX_BUNDLE=NO
14mr|qrq-0.3.0-3|31	
14mr|qrq-0.3.0-3|32	%files
14mr|qrq-0.3.0-3|33	%defattr(-,root,root,-)
14mr|qrq-0.3.0-3|34	%doc ChangeLog COPYING README
14mr|qrq-0.3.0-3|35	%{_bindir}/qrq
14mr|qrq-0.3.0-3|36	%{_bindir}/qrqscore
14mr|qrq-0.3.0-3|37	%{_mandir}/man?/*
14mr|qrq-0.3.0-3|38	%{_datadir}/qrq
14mr|qrq-0.3.0-3|39	
14mr|qrq-0.3.0-3|40	
14mr|qrq-0.3.0-3|41	
14mr|qrq-0.3.0-3|42	%changelog
14mr|qrq-0.3.0-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-3
14mr|qrq-0.3.0-3|44	+ Revision: f63b991
14mr|qrq-0.3.0-3|45	- MassBuild#440: Increase release tag
14mr|qrq-0.3.0-3|46	
14mr|qrq-0.3.0-3|47	

18760 14
14mr|qscintilla-2.8.3-3|1	Summary:	Port to Qt of Neil Hodgson's Scintilla C++ editor class
14mr|qscintilla-2.8.3-3|2	Name:		qscintilla
14mr|qscintilla-2.8.3-3|3	Version:	2.8.3
14mr|qscintilla-2.8.3-3|4	Release:	3
14mr|qscintilla-2.8.3-3|5	License:	GPLv2+
14mr|qscintilla-2.8.3-3|6	Group:		System/Libraries
14mr|qscintilla-2.8.3-3|7	Url:		http://www.riverbankcomputing.co.uk/software/qscintilla/intro
14mr|qscintilla-2.8.3-3|8	Source0:	http://downloads.sf.net/pyqt/QScintilla-gpl-%{version}.tar.gz
14mr|qscintilla-2.8.3-3|9	Patch0:		QScintilla-gpl-2.2-libdir.patch
14mr|qscintilla-2.8.3-3|10	Patch1:		QScintilla-gpl-2.8.1-libs.patch
14mr|qscintilla-2.8.3-3|11	Patch2:		QScintilla-gpl-2.8.3-api_path.patch
14mr|qscintilla-2.8.3-3|12	Patch3:		qsci_link.patch
14mr|qscintilla-2.8.3-3|13	BuildRequires:	qt4-devel
14mr|qscintilla-2.8.3-3|14	BuildRequires:	python-sip
14mr|qscintilla-2.8.3-3|15	BuildRequires:	python-qt4-devel
14mr|qscintilla-2.8.3-3|16	BuildRequires:	pkgconfig(python)
14mr|qscintilla-2.8.3-3|17	
14mr|qscintilla-2.8.3-3|18	%description
14mr|qscintilla-2.8.3-3|19	As well as features found in standard text editing components,
14mr|qscintilla-2.8.3-3|20	QScintilla includes features especially useful when editing and
14mr|qscintilla-2.8.3-3|21	debugging source code. These include support for syntax styling, error
14mr|qscintilla-2.8.3-3|22	indicators, code completion and call tips. The selection margin can
14mr|qscintilla-2.8.3-3|23	contain markers like those used in debuggers to indicate breakpoints
14mr|qscintilla-2.8.3-3|24	and the current line. Styling choices are more open than with many
14mr|qscintilla-2.8.3-3|25	editors, allowing the use of proportional fonts, bold and italics,
14mr|qscintilla-2.8.3-3|26	multiple foreground and background colours and multiple fonts.
14mr|qscintilla-2.8.3-3|27	
14mr|qscintilla-2.8.3-3|28	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|29	
14mr|qscintilla-2.8.3-3|30	%package i18n
14mr|qscintilla-2.8.3-3|31	Summary:	Translations used by %{name}
14mr|qscintilla-2.8.3-3|32	Group:		System/Libraries
14mr|qscintilla-2.8.3-3|33	Conflicts:	libqscintilla2_9 < 2.8.3
14mr|qscintilla-2.8.3-3|34	Conflicts:	lib64qscintilla2_9 < 2.8.3
14mr|qscintilla-2.8.3-3|35	BuildArch:	noarch
14mr|qscintilla-2.8.3-3|36	
14mr|qscintilla-2.8.3-3|37	%description i18n
14mr|qscintilla-2.8.3-3|38	Translations used by %{name}.
14mr|qscintilla-2.8.3-3|39	
14mr|qscintilla-2.8.3-3|40	%files i18n
14mr|qscintilla-2.8.3-3|41	%{_qt_translationdir}/qscintilla*.qm
14mr|qscintilla-2.8.3-3|42	
14mr|qscintilla-2.8.3-3|43	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|44	
14mr|qscintilla-2.8.3-3|45	%define major 11
14mr|qscintilla-2.8.3-3|46	%define libqs4 %mklibname qscintilla2_ %{major}
14mr|qscintilla-2.8.3-3|47	
14mr|qscintilla-2.8.3-3|48	%package -n %{libqs4}
14mr|qscintilla-2.8.3-3|49	Summary:	Port to Qt of Neil Hodgson's Scintilla C++ editor class
14mr|qscintilla-2.8.3-3|50	Group:		System/Libraries
14mr|qscintilla-2.8.3-3|51	Requires:	%{name}-i18n
14mr|qscintilla-2.8.3-3|52	
14mr|qscintilla-2.8.3-3|53	%description -n %{libqs4}
14mr|qscintilla-2.8.3-3|54	As well as features found in standard text editing components,
14mr|qscintilla-2.8.3-3|55	QScintilla includes features especially useful when editing and
14mr|qscintilla-2.8.3-3|56	debugging source code. These include support for syntax styling, error
14mr|qscintilla-2.8.3-3|57	indicators, code completion and call tips. The selection margin can
14mr|qscintilla-2.8.3-3|58	contain markers like those used in debuggers to indicate breakpoints
14mr|qscintilla-2.8.3-3|59	and the current line. Styling choices are more open than with many
14mr|qscintilla-2.8.3-3|60	editors, allowing the use of proportional fonts, bold and italics,
14mr|qscintilla-2.8.3-3|61	multiple foreground and background colours and multiple fonts.
14mr|qscintilla-2.8.3-3|62	
14mr|qscintilla-2.8.3-3|63	%files -n %{libqs4}
14mr|qscintilla-2.8.3-3|64	%{qt4lib}/libqscintilla2.so.%{major}*
14mr|qscintilla-2.8.3-3|65	
14mr|qscintilla-2.8.3-3|66	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|67	
14mr|qscintilla-2.8.3-3|68	%define libqs4dev %mklibname -d qscintilla
14mr|qscintilla-2.8.3-3|69	
14mr|qscintilla-2.8.3-3|70	%package -n %{libqs4dev}
14mr|qscintilla-2.8.3-3|71	Summary:	Libraries, include to develop applications with QScintilla for Qt
14mr|qscintilla-2.8.3-3|72	Group:		Development/KDE and Qt
14mr|qscintilla-2.8.3-3|73	Requires:	%{libqs4} = %{EVRD}
14mr|qscintilla-2.8.3-3|74	Provides:	%{name}-qt4-devel = %{EVRD}
14mr|qscintilla-2.8.3-3|75	Provides:	qscintilla-qt4-devel = %{EVRD}
14mr|qscintilla-2.8.3-3|76	
14mr|qscintilla-2.8.3-3|77	%description -n %{libqs4dev}
14mr|qscintilla-2.8.3-3|78	This packages contains the libraries, include and other files
14mr|qscintilla-2.8.3-3|79	you can use to develop applications with QScintilla.
14mr|qscintilla-2.8.3-3|80	
14mr|qscintilla-2.8.3-3|81	%files -n %{libqs4dev}
14mr|qscintilla-2.8.3-3|82	%{qt4dir}/mkspecs/features/qscintilla2.prf
14mr|qscintilla-2.8.3-3|83	%{qt4dir}/include/*
14mr|qscintilla-2.8.3-3|84	%{qt4lib}/*.so
14mr|qscintilla-2.8.3-3|85	%{qt4plugins}/designer/*
14mr|qscintilla-2.8.3-3|86	
14mr|qscintilla-2.8.3-3|87	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|88	
14mr|qscintilla-2.8.3-3|89	%package -n python-qt4-qscintilla
14mr|qscintilla-2.8.3-3|90	Summary:	Python qt4 QScintilla bindings
14mr|qscintilla-2.8.3-3|91	Group:		Development/KDE and Qt
14mr|qscintilla-2.8.3-3|92	Requires:	python-qt4-core
14mr|qscintilla-2.8.3-3|93	Requires:	python-qt4-gui
14mr|qscintilla-2.8.3-3|94	Requires:	%{libqs4} = %{EVRD}
14mr|qscintilla-2.8.3-3|95	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mr|qscintilla-2.8.3-3|96	
14mr|qscintilla-2.8.3-3|97	%description -n python-qt4-qscintilla
14mr|qscintilla-2.8.3-3|98	Python qt4 QScintilla bindings.
14mr|qscintilla-2.8.3-3|99	
14mr|qscintilla-2.8.3-3|100	%files -n python-qt4-qscintilla
14mr|qscintilla-2.8.3-3|101	%{_datadir}/sip/PyQt4
14mr|qscintilla-2.8.3-3|102	%{qt4dir}/qsci
14mr|qscintilla-2.8.3-3|103	%{py_platsitedir}/PyQt4/Qsci.so
14mr|qscintilla-2.8.3-3|104	
14mr|qscintilla-2.8.3-3|105	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|106	
14mr|qscintilla-2.8.3-3|107	%package doc
14mr|qscintilla-2.8.3-3|108	Summary:	QScintilla docs
14mr|qscintilla-2.8.3-3|109	Group:		Development/KDE and Qt
14mr|qscintilla-2.8.3-3|110	BuildArch:	noarch
14mr|qscintilla-2.8.3-3|111	
14mr|qscintilla-2.8.3-3|112	%description doc
14mr|qscintilla-2.8.3-3|113	QScintilla doc.
14mr|qscintilla-2.8.3-3|114	
14mr|qscintilla-2.8.3-3|115	%files doc
14mr|qscintilla-2.8.3-3|116	%doc NEWS README doc
14mr|qscintilla-2.8.3-3|117	
14mr|qscintilla-2.8.3-3|118	#--------------------------------------------------------------
14mr|qscintilla-2.8.3-3|119	
14mr|qscintilla-2.8.3-3|120	%prep
14mr|qscintilla-2.8.3-3|121	%setup -qn QScintilla-gpl-%{version}
14mr|qscintilla-2.8.3-3|122	%apply_patches
14mr|qscintilla-2.8.3-3|123	
14mr|qscintilla-2.8.3-3|124	%build
14mr|qscintilla-2.8.3-3|125	pushd Qt4Qt5
14mr|qscintilla-2.8.3-3|126	export QTDIR=%{qt4dir}/qsci
14mr|qscintilla-2.8.3-3|127	%qmake_qt4 DESTDIR=%{buildroot}%{qt4lib} qscintilla.pro
14mr|qscintilla-2.8.3-3|128	%make
14mr|qscintilla-2.8.3-3|129	popd
14mr|qscintilla-2.8.3-3|130	
14mr|qscintilla-2.8.3-3|131	pushd designer-Qt4Qt5
14mr|qscintilla-2.8.3-3|132	echo "INCLUDEPATH += ../Qt4Qt5" >> designer.pro
14mr|qscintilla-2.8.3-3|133	echo "LIBS += -L%{buildroot}%{qt4lib}" >> designer.pro
14mr|qscintilla-2.8.3-3|134	%qmake_qt4 designer.pro
14mr|qscintilla-2.8.3-3|135	make
14mr|qscintilla-2.8.3-3|136	popd
14mr|qscintilla-2.8.3-3|137	
14mr|qscintilla-2.8.3-3|138	
14mr|qscintilla-2.8.3-3|139	%install
14mr|qscintilla-2.8.3-3|140	mkdir -p %{buildroot}%{qt4lib}
14mr|qscintilla-2.8.3-3|141	
14mr|qscintilla-2.8.3-3|142	pushd Qt4Qt5
14mr|qscintilla-2.8.3-3|143	make INSTALL_ROOT=%{buildroot} install
14mr|qscintilla-2.8.3-3|144	popd
14mr|qscintilla-2.8.3-3|145	
14mr|qscintilla-2.8.3-3|146	pushd designer-Qt4Qt5
14mr|qscintilla-2.8.3-3|147	make INSTALL_ROOT=%{buildroot} install
14mr|qscintilla-2.8.3-3|148	popd
14mr|qscintilla-2.8.3-3|149	
14mr|qscintilla-2.8.3-3|150	pushd Python
14mr|qscintilla-2.8.3-3|151	export QTDIR=%{_qt4_datadir}
14mr|qscintilla-2.8.3-3|152	export PATH=%{_qt4_datadir}/bin:$PATH
14mr|qscintilla-2.8.3-3|153	python configure.py \
14mr|qscintilla-2.8.3-3|154	-n ../Qt4Qt5 \
14mr|qscintilla-2.8.3-3|155	-o %{buildroot}%{qt4lib}
14mr|qscintilla-2.8.3-3|156	%make
14mr|qscintilla-2.8.3-3|157	make install DESTDIR=%{buildroot} INSTALL_ROOT=%{buildroot}
14mr|qscintilla-2.8.3-3|158	popd
14mr|qscintilla-2.8.3-3|159	
14mr|qscintilla-2.8.3-3|160	%changelog
14mr|qscintilla-2.8.3-3|161	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 2.8.3-3
14mr|qscintilla-2.8.3-3|162	+ Revision: 67c913a
14mr|qscintilla-2.8.3-3|163	- Add patch from Debian to fix python bindings
14mr|qscintilla-2.8.3-3|164	
14mr|qscintilla-2.8.3-3|165	

18761 14
14mr|qt3-3.3.8b-43|1	%define _files_listed_twice_terminate_build 0
14mr|qt3-3.3.8b-43|2	
14mr|qt3-3.3.8b-43|3	%define Werror_cflags %nil
14mr|qt3-3.3.8b-43|4	
14mr|qt3-3.3.8b-43|5	# QTDIR is always /usr/lib/qt3, whether that's a lib64 architecture or
14mr|qt3-3.3.8b-43|6	# not (sublibdirs are correctly qualified in the latter case however).
14mr|qt3-3.3.8b-43|7	%define qtdir %{_prefix}/lib/qt3
14mr|qt3-3.3.8b-43|8	%define libqt3name %mklibname qt 3
14mr|qt3-3.3.8b-43|9	
14mr|qt3-3.3.8b-43|10	%define libqassistantname %mklibname qassistantclient 1
14mr|qt3-3.3.8b-43|11	%define libdesignercore %mklibname designercore 1
14mr|qt3-3.3.8b-43|12	%define libeditor %mklibname editor 1
14mr|qt3-3.3.8b-43|13	
14mr|qt3-3.3.8b-43|14	%define nameqt qt-x11-free
14mr|qt3-3.3.8b-43|15	
14mr|qt3-3.3.8b-43|16	%define buildSQL 1
14mr|qt3-3.3.8b-43|17	%{?_without_SQL: %{expand4 %%global buildSQL 0}}
14mr|qt3-3.3.8b-43|18	
14mr|qt3-3.3.8b-43|19	%define buildDebug 0
14mr|qt3-3.3.8b-43|20	%{?_with_debug: %{expand: %%global buildDebug 1}}
14mr|qt3-3.3.8b-43|21	
14mr|qt3-3.3.8b-43|22	%define buildStatic 1
14mr|qt3-3.3.8b-43|23	%{?_without_static: %{expand: %%global buildStatic 0}}
14mr|qt3-3.3.8b-43|24	
14mr|qt3-3.3.8b-43|25	%define buildImmodule 1
14mr|qt3-3.3.8b-43|26	%{?_without_immodule: %{expand: %%global buildImmodule 0}}
14mr|qt3-3.3.8b-43|27	
14mr|qt3-3.3.8b-43|28	%define plugindir  %{_libdir}/qt3/plugins
14mr|qt3-3.3.8b-43|29	
14mr|qt3-3.3.8b-43|30	Summary:	Qt3 Sources
14mr|qt3-3.3.8b-43|31	Name:		qt3
14mr|qt3-3.3.8b-43|32	Version:	3.3.8b
14mr|qt3-3.3.8b-43|33	Release:	43
14mr|qt3-3.3.8b-43|34	License:	GPLv3+ and QPL
14mr|qt3-3.3.8b-43|35	Group:		System/Libraries
14mr|qt3-3.3.8b-43|36	Url:		http://qt.nokia.com
14mr|qt3-3.3.8b-43|37	Source0:	ftp://ftp.qt.nokia.com/qt/source/%nameqt-%version.tar.gz
14mr|qt3-3.3.8b-43|38	Source1:	qt3.macros
14mr|qt3-3.3.8b-43|39	Source2:	qt3-assistant.desktop
14mr|qt3-3.3.8b-43|40	Source3:	qt3-designer.desktop
14mr|qt3-3.3.8b-43|41	Source4:	qt3-linguist.desktop
14mr|qt3-3.3.8b-43|42	Source5:	qt3-designer-sh
14mr|qt3-3.3.8b-43|43	Source6:	qt3-assistant-sh
14mr|qt3-3.3.8b-43|44	Source7:	qt3-uic-sh
14mr|qt3-3.3.8b-43|45	Source8:	qt3-README-Mandriva-Linux
14mr|qt3-3.3.8b-43|46	Source9:	90qtrc-jp
14mr|qt3-3.3.8b-43|47	Patch1:		qt-3.1.1-fix-xft2-compile.patch
14mr|qt3-3.3.8b-43|48	Patch2:		qt-3.2.3-fix-cupslib.patch
14mr|qt3-3.3.8b-43|49	Patch4:		qt-x11-free-3.3.5-no-rpath.patch
14mr|qt3-3.3.8b-43|50	Patch5:		qt-3.3.2-fix-configure.patch
14mr|qt3-3.3.8b-43|51	Patch7:		qt-x11-free-3.3.5-fix-load-gl.patch
14mr|qt3-3.3.8b-43|52	Patch8:		qt-3.3.5-lib64-plugins.patch
14mr|qt3-3.3.8b-43|53	Patch10:	qt-3.3.3-fix-accessible.patch
14mr|qt3-3.3.8b-43|54	Patch11:	qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-pre.patch
14mr|qt3-3.3.8b-43|55	Patch12:	fix-key-release-event-with-imm.diff
14mr|qt3-3.3.8b-43|56	Patch13:	qt-x11-free-3.3.6-lib64.patch
14mr|qt3-3.3.8b-43|57	Patch14:	qt-x11-free-3.3.4-linux32.patch
14mr|qt3-3.3.8b-43|58	Patch15:	qt-visibility.patch
14mr|qt3-3.3.8b-43|59	Patch16:	qt-x11-free-3.3.5-makelibshared.patch
14mr|qt3-3.3.8b-43|60	Patch23:	qt-x11-free-3.3.5-rubberband.patch
14mr|qt3-3.3.8b-43|61	Patch24:	qt-x11-free-3.3.5-qtranslator-crash.patch
14mr|qt3-3.3.8b-43|62	Patch28:	qt-x11-immodule-nodebug.diff
14mr|qt3-3.3.8b-43|63	Patch29:	fix-x11-immodule.diff
14mr|qt3-3.3.8b-43|64	Patch30:	fix-im-crash-on-exit.diff
14mr|qt3-3.3.8b-43|65	Patch31:	workaround-for-xlib-xim-bug.diff
14mr|qt3-3.3.8b-43|66	Patch51:	qt-x11-immodule-unified-qt3.3.7-20061229.diff
14mr|qt3-3.3.8b-43|67	Patch52:	qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-post.patch
14mr|qt3-3.3.8b-43|68	Patch53:	qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
14mr|qt3-3.3.8b-43|69	Patch54:	qt3-xinerama-support.patch
14mr|qt3-3.3.8b-43|70	Patch56:	qt3-3.3.6-fix-xorg7.0.patch
14mr|qt3-3.3.8b-43|71	Patch58:	qt-3.3.6-fix-qfile-message-error.patch
14mr|qt3-3.3.8b-43|72	Patch59:	qt-3.3.6-fix-qfile-message-error2.patch
14mr|qt3-3.3.8b-43|73	Patch60:	qt3-3.3.8-fix-space.patch
14mr|qt3-3.3.8b-43|74	Patch63:	qt-x11-free-3.3.8-qmo35263.patch
14mr|qt3-3.3.8b-43|75	Patch64:	qt-x11-free-3.3.8b-unixodb-64.patch
14mr|qt3-3.3.8b-43|76	Patch65:	qt-x11-free-3.3.8b-cstddef.patch
14mr|qt3-3.3.8b-43|77	Patch66:	qt-x11-free-3.3.7-arm.patch
14mr|qt3-3.3.8b-43|78	Patch67:	qt-x11-free-3.3.8b-freetype251.patch
14mr|qt3-3.3.8b-43|79	#-------------- KDE qt-copy patches ( added the relevant ones )
14mr|qt3-3.3.8b-43|80	Patch100:	0005-qpixmap_mitshm.patch
14mr|qt3-3.3.8b-43|81	Patch101:	0007-qpixmap_constants.patch
14mr|qt3-3.3.8b-43|82	Patch102:	0017-qiconview-ctrl_rubber.patch
14mr|qt3-3.3.8b-43|83	Patch103:	0032-fix_rotated_randr.diff
14mr|qt3-3.3.8b-43|84	Patch104:	0035-qvaluelist-streaming-operator.patch
14mr|qt3-3.3.8b-43|85	Patch105:	0038-dragobject-dont-prefer-unknown.patch
14mr|qt3-3.3.8b-43|86	Patch106:	0044-qscrollview-windowactivate-fix.diff
14mr|qt3-3.3.8b-43|87	Patch107:	0047-fix-kmenu-width.diff
14mr|qt3-3.3.8b-43|88	Patch109:	0059-qpopup_has_mouse.patch
14mr|qt3-3.3.8b-43|89	Patch110:	0060-qpopup_ignore_mousepos.patch
14mr|qt3-3.3.8b-43|90	Patch111:	0061-qscrollview-propagate-horizontal-wheelevent.patch
14mr|qt3-3.3.8b-43|91	Patch112:	0073-xinerama-aware-qpopup.patch
14mr|qt3-3.3.8b-43|92	Patch115:	0078-argb-visual-hack.patch
14mr|qt3-3.3.8b-43|93	Patch116:	qt-x11-free-3.3.8b-libpng15.diff
14mr|qt3-3.3.8b-43|94	%if %buildSQL
14mr|qt3-3.3.8b-43|95	BuildRequires:	mysql-devel
14mr|qt3-3.3.8b-43|96	BuildRequires:	unixODBC-devel
14mr|qt3-3.3.8b-43|97	BuildRequires:	postgresql-devel
14mr|qt3-3.3.8b-43|98	%endif
14mr|qt3-3.3.8b-43|99	BuildRequires:	pkgconfig(freetype2)
14mr|qt3-3.3.8b-43|100	BuildRequires:	pkgconfig(glu)
14mr|qt3-3.3.8b-43|101	BuildRequires:	pkgconfig(sm)
14mr|qt3-3.3.8b-43|102	BuildRequires:	pkgconfig(ice)
14mr|qt3-3.3.8b-43|103	BuildRequires:	pkgconfig(x11)
14mr|qt3-3.3.8b-43|104	BuildRequires:	pkgconfig(xcursor)
14mr|qt3-3.3.8b-43|105	BuildRequires:	pkgconfig(xext)
14mr|qt3-3.3.8b-43|106	BuildRequires:	pkgconfig(xft)
14mr|qt3-3.3.8b-43|107	BuildRequires:	pkgconfig(xinerama)
14mr|qt3-3.3.8b-43|108	BuildRequires:	pkgconfig(xmu)
14mr|qt3-3.3.8b-43|109	BuildRequires:	pkgconfig(xrandr)
14mr|qt3-3.3.8b-43|110	BuildRequires:	pkgconfig(xrender)
14mr|qt3-3.3.8b-43|111	BuildRequires:	pkgconfig(fontconfig)
14mr|qt3-3.3.8b-43|112	BuildRequires:	bzip2-devel
14mr|qt3-3.3.8b-43|113	BuildRequires:	jpeg-devel
14mr|qt3-3.3.8b-43|114	BuildRequires:	mng-devel
14mr|qt3-3.3.8b-43|115	BuildRequires:	pkgconfig(libpng)
14mr|qt3-3.3.8b-43|116	BuildRequires:	pkgconfig(zlib)
14mr|qt3-3.3.8b-43|117	BuildRequires:	pkgconfig(libtirpc)
14mr|qt3-3.3.8b-43|118	BuildRequires:	nas-devel
14mr|qt3-3.3.8b-43|119	%if "%{_lib}" != "lib"
14mr|qt3-3.3.8b-43|120	BuildRequires:	linux32
14mr|qt3-3.3.8b-43|121	%endif
14mr|qt3-3.3.8b-43|122	
14mr|qt3-3.3.8b-43|123	%description
14mr|qt3-3.3.8b-43|124	Qt is a complete and well-designed multi-platform object-oriented framework for
14mr|qt3-3.3.8b-43|125	developing graphical user interface (GUI) applications using C++. Qt has
14mr|qt3-3.3.8b-43|126	seamless integration with OpenGL/Mesa 3D libraries.
14mr|qt3-3.3.8b-43|127	
14mr|qt3-3.3.8b-43|128	Qt has excellent documentation: around 750 pages of postscript and fully
14mr|qt3-3.3.8b-43|129	cross-referenced online html documentation. It is available on the web:
14mr|qt3-3.3.8b-43|130	http://doc.trolltech.com/
14mr|qt3-3.3.8b-43|131	
14mr|qt3-3.3.8b-43|132	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|133	
14mr|qt3-3.3.8b-43|134	%package -n %{libqt3name}
14mr|qt3-3.3.8b-43|135	Summary:	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|136	Group:		System/Libraries
14mr|qt3-3.3.8b-43|137	Requires:	%{name}-common = %{version}
14mr|qt3-3.3.8b-43|138	
14mr|qt3-3.3.8b-43|139	%description -n %{libqt3name}
14mr|qt3-3.3.8b-43|140	Qt is a complete and well-designed multi-platform object-oriented framework for
14mr|qt3-3.3.8b-43|141	developing graphical user interface (GUI) applications using C++. Qt has
14mr|qt3-3.3.8b-43|142	seamless integration with OpenGL/Mesa 3D libraries.
14mr|qt3-3.3.8b-43|143	
14mr|qt3-3.3.8b-43|144	Qt has excellent documentation: around 750 pages of postscript and fully
14mr|qt3-3.3.8b-43|145	cross-referenced online html documentation. It is available on the web:
14mr|qt3-3.3.8b-43|146	http://doc.trolltech.com/
14mr|qt3-3.3.8b-43|147	
14mr|qt3-3.3.8b-43|148	This package contains shared libraries.
14mr|qt3-3.3.8b-43|149	
14mr|qt3-3.3.8b-43|150	%postun -n %{libqt3name}
14mr|qt3-3.3.8b-43|151	if [ "$1" = "0" ]; then
14mr|qt3-3.3.8b-43|152	rm -f /etc/ld.so.conf.new
14mr|qt3-3.3.8b-43|153	grep -v -e "^%{qtdir}/%{_lib}$" /etc/ld.so.conf > /etc/ld.so.conf.new
14mr|qt3-3.3.8b-43|154	mv -f /etc/ld.so.conf.new /etc/ld.so.conf
14mr|qt3-3.3.8b-43|155	fi
14mr|qt3-3.3.8b-43|156	
14mr|qt3-3.3.8b-43|157	%files -n %{libqt3name}
14mr|qt3-3.3.8b-43|158	%dir %{qtdir}/
14mr|qt3-3.3.8b-43|159	%{_libdir}/libqt-mt.so.3
14mr|qt3-3.3.8b-43|160	%{_libdir}/libqt-mt.so.3.3
14mr|qt3-3.3.8b-43|161	%{_libdir}/libqt-mt.so.3.3.8
14mr|qt3-3.3.8b-43|162	%{_libdir}/libqui.so.1
14mr|qt3-3.3.8b-43|163	%{_libdir}/libqui.so.1.0
14mr|qt3-3.3.8b-43|164	%{_libdir}/libqui.so.1.0.0
14mr|qt3-3.3.8b-43|165	%{_libdir}/*.prl
14mr|qt3-3.3.8b-43|166	
14mr|qt3-3.3.8b-43|167	%dir %{plugindir}/styles/
14mr|qt3-3.3.8b-43|168	%{plugindir}/styles/*style.so
14mr|qt3-3.3.8b-43|169	
14mr|qt3-3.3.8b-43|170	%if %{buildImmodule}
14mr|qt3-3.3.8b-43|171	%dir %{plugindir}/inputmethods/
14mr|qt3-3.3.8b-43|172	%{plugindir}/inputmethods/*.so
14mr|qt3-3.3.8b-43|173	%endif
14mr|qt3-3.3.8b-43|174	
14mr|qt3-3.3.8b-43|175	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|176	
14mr|qt3-3.3.8b-43|177	%package -n %{libqt3name}-devel
14mr|qt3-3.3.8b-43|178	Summary:	Qt3 - Files needed to build Qt3 based applications
14mr|qt3-3.3.8b-43|179	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|180	Requires:	%{libqt3name} = %{version}-%{release}
14mr|qt3-3.3.8b-43|181	Requires:	%{libeditor} = %{version}-%{release}
14mr|qt3-3.3.8b-43|182	Requires:	%{libqassistantname} = %{version}-%{release}
14mr|qt3-3.3.8b-43|183	Requires:	%{libdesignercore} = %{version}-%{release}
14mr|qt3-3.3.8b-43|184	Provides:	libqt-devel = %{version}-%{release}
14mr|qt3-3.3.8b-43|185	Provides:	%{name}-devel = %{version}-%{release}
14mr|qt3-3.3.8b-43|186	Obsoletes:	libqt3-pch-headers < 3.3.5
14mr|qt3-3.3.8b-43|187	
14mr|qt3-3.3.8b-43|188	%description -n %{libqt3name}-devel
14mr|qt3-3.3.8b-43|189	The qt3-devel package contains the files necessary to develop
14mr|qt3-3.3.8b-43|190	applications using the Qt GUI toolkit: the header files, the Qt meta
14mr|qt3-3.3.8b-43|191	object compiler.
14mr|qt3-3.3.8b-43|192	
14mr|qt3-3.3.8b-43|193	%post -n %{libqt3name}-devel
14mr|qt3-3.3.8b-43|194	update-alternatives --install %{_bindir}/qmake qmake %{qtdir}/bin/qmake 10
14mr|qt3-3.3.8b-43|195	
14mr|qt3-3.3.8b-43|196	%postun -n %{libqt3name}-devel
14mr|qt3-3.3.8b-43|197	if ! [ -e %{qtdir}/bin/qmake ]; then
14mr|qt3-3.3.8b-43|198	update-alternatives --remove qmake %{qtdir}/bin/qmake
14mr|qt3-3.3.8b-43|199	fi
14mr|qt3-3.3.8b-43|200	
14mr|qt3-3.3.8b-43|201	%files -n %{libqt3name}-devel
14mr|qt3-3.3.8b-43|202	%doc %{_mandir}/man1/*
14mr|qt3-3.3.8b-43|203	%doc %{_mandir}/man3/*
14mr|qt3-3.3.8b-43|204	%{_bindir}/designer-qt3
14mr|qt3-3.3.8b-43|205	%{_libdir}/*.so
14mr|qt3-3.3.8b-43|206	%{_sysconfdir}/rpm/macros.d/*
14mr|qt3-3.3.8b-43|207	%{_libdir}/pkgconfig/*.pc
14mr|qt3-3.3.8b-43|208	%{_datadir}/applications/*
14mr|qt3-3.3.8b-43|209	%{qtdir}/bin/designer
14mr|qt3-3.3.8b-43|210	%{qtdir}/bin/lrelease
14mr|qt3-3.3.8b-43|211	%{qtdir}/bin/moc
14mr|qt3-3.3.8b-43|212	%{qtdir}/bin/%{multiarch_platform}/qmake
14mr|qt3-3.3.8b-43|213	%{qtdir}/bin/qmake
14mr|qt3-3.3.8b-43|214	%{qtdir}/bin/uic
14mr|qt3-3.3.8b-43|215	%{qtdir}/bin/designer
14mr|qt3-3.3.8b-43|216	%{qtdir}/bin/lupdate
14mr|qt3-3.3.8b-43|217	%{qtdir}/bin/qm2ts
14mr|qt3-3.3.8b-43|218	%{qtdir}/include/%{multiarch_platform}
14mr|qt3-3.3.8b-43|219	%dir %{qtdir}/include/
14mr|qt3-3.3.8b-43|220	%{qtdir}/include/*
14mr|qt3-3.3.8b-43|221	%dir %{qtdir}/templates/
14mr|qt3-3.3.8b-43|222	%{qtdir}/templates/*.ui
14mr|qt3-3.3.8b-43|223	%{plugindir}/designer
14mr|qt3-3.3.8b-43|224	%dir %{qtdir}/mkspecs/
14mr|qt3-3.3.8b-43|225	%{qtdir}/mkspecs/*
14mr|qt3-3.3.8b-43|226	%dir %{qtdir}/src/
14mr|qt3-3.3.8b-43|227	%{qtdir}/src/*
14mr|qt3-3.3.8b-43|228	
14mr|qt3-3.3.8b-43|229	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|230	%if %{buildStatic}
14mr|qt3-3.3.8b-43|231	
14mr|qt3-3.3.8b-43|232	%package -n %{libqt3name}-static-devel
14mr|qt3-3.3.8b-43|233	Summary:	Qt3 - Static files needed to build Qt3 based applications
14mr|qt3-3.3.8b-43|234	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|235	Requires:	%{libqt3name}-devel = %{version}-%{release}
14mr|qt3-3.3.8b-43|236	Provides:	libqt-static-devel = %{version}-%{release}
14mr|qt3-3.3.8b-43|237	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|qt3-3.3.8b-43|238	
14mr|qt3-3.3.8b-43|239	%description -n %{libqt3name}-static-devel
14mr|qt3-3.3.8b-43|240	This package contains:
14mr|qt3-3.3.8b-43|241	- files needed to build static Qt based applications
14mr|qt3-3.3.8b-43|242	
14mr|qt3-3.3.8b-43|243	%files -n %{libqt3name}-static-devel
14mr|qt3-3.3.8b-43|244	%{_libdir}/*.a
14mr|qt3-3.3.8b-43|245	
14mr|qt3-3.3.8b-43|246	%endif
14mr|qt3-3.3.8b-43|247	
14mr|qt3-3.3.8b-43|248	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|249	
14mr|qt3-3.3.8b-43|250	%package common
14mr|qt3-3.3.8b-43|251	Summary:	Config, language file for Qt
14mr|qt3-3.3.8b-43|252	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|253	Requires:	%{libqt3name} = %{version}
14mr|qt3-3.3.8b-43|254	Obsoletes:	libqt3-common < %{version}-%{release}
14mr|qt3-3.3.8b-43|255	Provides:	libqt3-common = %{version}-%{release}
14mr|qt3-3.3.8b-43|256	# Laurent : allow to install package which use this provides (commercial packages which want to install under distro and used this provides
14mr|qt3-3.3.8b-43|257	Provides:	qt = %{version}-%{release}
14mr|qt3-3.3.8b-43|258	Provides:	qt3 = %{version}-%{release}
14mr|qt3-3.3.8b-43|259	
14mr|qt3-3.3.8b-43|260	%description common
14mr|qt3-3.3.8b-43|261	This package contains all config file and language file
14mr|qt3-3.3.8b-43|262	
14mr|qt3-3.3.8b-43|263	%post common
14mr|qt3-3.3.8b-43|264	update-alternatives --install %{_bindir}/qtconfig qtconfig %{qtdir}/bin/qtconfig 10
14mr|qt3-3.3.8b-43|265	
14mr|qt3-3.3.8b-43|266	%postun common
14mr|qt3-3.3.8b-43|267	if ! [ -e %{qtdir}/bin/qtconfig ]; then
14mr|qt3-3.3.8b-43|268	update-alternatives --remove qtconfig %{qtdir}/bin/qtconfig
14mr|qt3-3.3.8b-43|269	fi
14mr|qt3-3.3.8b-43|270	
14mr|qt3-3.3.8b-43|271	%files common
14mr|qt3-3.3.8b-43|272	%dir %{plugindir}
14mr|qt3-3.3.8b-43|273	%if %{buildSQL}
14mr|qt3-3.3.8b-43|274	%dir %{plugindir}/sqldrivers
14mr|qt3-3.3.8b-43|275	%endif
14mr|qt3-3.3.8b-43|276	%dir %{qtdir}/phrasebooks/
14mr|qt3-3.3.8b-43|277	%{qtdir}/phrasebooks/*.qph
14mr|qt3-3.3.8b-43|278	%dir %{qtdir}/
14mr|qt3-3.3.8b-43|279	%dir %{qtdir}/bin
14mr|qt3-3.3.8b-43|280	%{qtdir}/bin/qtconfig
14mr|qt3-3.3.8b-43|281	%{_sysconfdir}/profile.d/*.csh
14mr|qt3-3.3.8b-43|282	%{_sysconfdir}/profile.d/*.sh
14mr|qt3-3.3.8b-43|283	%config(noreplace) %{_sysconfdir}/qtrc
14mr|qt3-3.3.8b-43|284	%config(noreplace) %{_sysconfdir}/kstylerc
14mr|qt3-3.3.8b-43|285	%dir %{qtdir}/translations/
14mr|qt3-3.3.8b-43|286	%{qtdir}/translations/*.qm
14mr|qt3-3.3.8b-43|287	%{_sysconfdir}/X11/xinit.d/*
14mr|qt3-3.3.8b-43|288	
14mr|qt3-3.3.8b-43|289	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|290	
14mr|qt3-3.3.8b-43|291	%if %{buildSQL}
14mr|qt3-3.3.8b-43|292	%package -n %{libqt3name}-mysql
14mr|qt3-3.3.8b-43|293	Summary:	MySQL plugin for Qt
14mr|qt3-3.3.8b-43|294	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|295	Requires:	%{libqt3name} = %{version}-%{release}
14mr|qt3-3.3.8b-43|296	Provides:	%{name}-MySQL = %{version}-%{release}
14mr|qt3-3.3.8b-43|297	
14mr|qt3-3.3.8b-43|298	%description -n %{libqt3name}-mysql
14mr|qt3-3.3.8b-43|299	This package contain the MySQL plugin for Qt.
14mr|qt3-3.3.8b-43|300	
14mr|qt3-3.3.8b-43|301	%files -n %{libqt3name}-mysql
14mr|qt3-3.3.8b-43|302	%{plugindir}/sqldrivers/libqsqlmysql.so
14mr|qt3-3.3.8b-43|303	
14mr|qt3-3.3.8b-43|304	%package -n %{libqt3name}-psql
14mr|qt3-3.3.8b-43|305	Summary:	PostgresSQL plugin for Qt
14mr|qt3-3.3.8b-43|306	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|307	Requires:	%{libqt3name} = %{version}-%{release}
14mr|qt3-3.3.8b-43|308	Provides:	%{name}-PostgreSQL = %{version}-%{release}
14mr|qt3-3.3.8b-43|309	
14mr|qt3-3.3.8b-43|310	%description -n %{libqt3name}-psql
14mr|qt3-3.3.8b-43|311	This package contain the PostgresSQL plugin for Qt.
14mr|qt3-3.3.8b-43|312	
14mr|qt3-3.3.8b-43|313	%files -n %{libqt3name}-psql
14mr|qt3-3.3.8b-43|314	%{plugindir}/sqldrivers/libqsqlpsql.so
14mr|qt3-3.3.8b-43|315	
14mr|qt3-3.3.8b-43|316	%package -n %{libqt3name}-odbc
14mr|qt3-3.3.8b-43|317	Summary:	ODBC plugin for Qt
14mr|qt3-3.3.8b-43|318	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|319	Requires:	%{libqt3name} = %{version}-%{release}
14mr|qt3-3.3.8b-43|320	Provides:	%{name}-ODBC = %{version}-%{release}
14mr|qt3-3.3.8b-43|321	
14mr|qt3-3.3.8b-43|322	%description -n %{libqt3name}-odbc
14mr|qt3-3.3.8b-43|323	This package contain the ODBC plugin for Qt.
14mr|qt3-3.3.8b-43|324	
14mr|qt3-3.3.8b-43|325	%files -n %{libqt3name}-odbc
14mr|qt3-3.3.8b-43|326	%{plugindir}/sqldrivers/libqsqlodbc.so
14mr|qt3-3.3.8b-43|327	
14mr|qt3-3.3.8b-43|328	%package -n %{libqt3name}-sqlite
14mr|qt3-3.3.8b-43|329	Summary: 	Sqlite 2 plugin for Qt
14mr|qt3-3.3.8b-43|330	Group: 		Development/KDE and Qt
14mr|qt3-3.3.8b-43|331	Requires:	%{libqt3name} = %{version}-%{release}
14mr|qt3-3.3.8b-43|332	Provides:	%{name}-Sqlite = %{version}-%{release}
14mr|qt3-3.3.8b-43|333	
14mr|qt3-3.3.8b-43|334	%description -n %{libqt3name}-sqlite
14mr|qt3-3.3.8b-43|335	This package contain the Sqlite 2 plugin for Qt.
14mr|qt3-3.3.8b-43|336	
14mr|qt3-3.3.8b-43|337	%files -n %{libqt3name}-sqlite
14mr|qt3-3.3.8b-43|338	%{plugindir}/sqldrivers/libqsqlite.so
14mr|qt3-3.3.8b-43|339	
14mr|qt3-3.3.8b-43|340	%endif
14mr|qt3-3.3.8b-43|341	
14mr|qt3-3.3.8b-43|342	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|343	
14mr|qt3-3.3.8b-43|344	%package -n %{libqassistantname}
14mr|qt3-3.3.8b-43|345	Summary:	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|346	Group:		System/Libraries
14mr|qt3-3.3.8b-43|347	
14mr|qt3-3.3.8b-43|348	%description -n %{libqassistantname}
14mr|qt3-3.3.8b-43|349	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|350	
14mr|qt3-3.3.8b-43|351	%files -n %{libqassistantname}
14mr|qt3-3.3.8b-43|352	%{_libdir}/libqassistantclient.so.*
14mr|qt3-3.3.8b-43|353	
14mr|qt3-3.3.8b-43|354	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|355	
14mr|qt3-3.3.8b-43|356	%package assistant
14mr|qt3-3.3.8b-43|357	Summary:	Qt assistant
14mr|qt3-3.3.8b-43|358	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|359	
14mr|qt3-3.3.8b-43|360	%description assistant
14mr|qt3-3.3.8b-43|361	This package contain Qt assistant
14mr|qt3-3.3.8b-43|362	
14mr|qt3-3.3.8b-43|363	%files assistant
14mr|qt3-3.3.8b-43|364	%{_bindir}/assistant-qt3
14mr|qt3-3.3.8b-43|365	%{qtdir}/bin/assistant
14mr|qt3-3.3.8b-43|366	
14mr|qt3-3.3.8b-43|367	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|368	
14mr|qt3-3.3.8b-43|369	%package linguist
14mr|qt3-3.3.8b-43|370	Summary:	Qt linguist
14mr|qt3-3.3.8b-43|371	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|372	
14mr|qt3-3.3.8b-43|373	%description linguist
14mr|qt3-3.3.8b-43|374	This package contain Qt linguist
14mr|qt3-3.3.8b-43|375	
14mr|qt3-3.3.8b-43|376	%files linguist
14mr|qt3-3.3.8b-43|377	%{qtdir}/bin/linguist
14mr|qt3-3.3.8b-43|378	
14mr|qt3-3.3.8b-43|379	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|380	
14mr|qt3-3.3.8b-43|381	%package -n %{libdesignercore}
14mr|qt3-3.3.8b-43|382	Summary:	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|383	Group:		System/Libraries
14mr|qt3-3.3.8b-43|384	
14mr|qt3-3.3.8b-43|385	%description -n %{libdesignercore}
14mr|qt3-3.3.8b-43|386	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|387	
14mr|qt3-3.3.8b-43|388	%files -n %{libdesignercore}
14mr|qt3-3.3.8b-43|389	%{_libdir}/libdesignercore.so.*
14mr|qt3-3.3.8b-43|390	
14mr|qt3-3.3.8b-43|391	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|392	
14mr|qt3-3.3.8b-43|393	%package -n %{libeditor}
14mr|qt3-3.3.8b-43|394	Summary:	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|395	Group:		System/Libraries
14mr|qt3-3.3.8b-43|396	
14mr|qt3-3.3.8b-43|397	%description -n %{libeditor}
14mr|qt3-3.3.8b-43|398	Qt3 - Shared libraries
14mr|qt3-3.3.8b-43|399	
14mr|qt3-3.3.8b-43|400	%files -n %{libeditor}
14mr|qt3-3.3.8b-43|401	%{_libdir}/libeditor.so.*
14mr|qt3-3.3.8b-43|402	
14mr|qt3-3.3.8b-43|403	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|404	
14mr|qt3-3.3.8b-43|405	%package example
14mr|qt3-3.3.8b-43|406	Summary:	Qt examples
14mr|qt3-3.3.8b-43|407	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|408	Obsoletes:	libqt3-example < %{version}-%{release}
14mr|qt3-3.3.8b-43|409	Provides:	libqt3-example
14mr|qt3-3.3.8b-43|410	BuildArch:	noarch
14mr|qt3-3.3.8b-43|411	
14mr|qt3-3.3.8b-43|412	%description example
14mr|qt3-3.3.8b-43|413	This package contain Qt example.
14mr|qt3-3.3.8b-43|414	
14mr|qt3-3.3.8b-43|415	%files example
14mr|qt3-3.3.8b-43|416	%dir %{_docdir}/%{name}/examples
14mr|qt3-3.3.8b-43|417	%doc %{_docdir}/%{name}/examples/*
14mr|qt3-3.3.8b-43|418	
14mr|qt3-3.3.8b-43|419	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|420	
14mr|qt3-3.3.8b-43|421	%package tutorial
14mr|qt3-3.3.8b-43|422	Summary:	Qt tutorials
14mr|qt3-3.3.8b-43|423	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|424	BuildArch:	noarch
14mr|qt3-3.3.8b-43|425	
14mr|qt3-3.3.8b-43|426	%description tutorial
14mr|qt3-3.3.8b-43|427	This package contain Qt tutorial.
14mr|qt3-3.3.8b-43|428	
14mr|qt3-3.3.8b-43|429	%files tutorial
14mr|qt3-3.3.8b-43|430	%dir %{_docdir}/%{name}/tutorial
14mr|qt3-3.3.8b-43|431	%doc %{_docdir}/%{name}/tutorial/*
14mr|qt3-3.3.8b-43|432	
14mr|qt3-3.3.8b-43|433	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|434	
14mr|qt3-3.3.8b-43|435	%package doc
14mr|qt3-3.3.8b-43|436	Summary:	Qt documentation
14mr|qt3-3.3.8b-43|437	Group:		Development/KDE and Qt
14mr|qt3-3.3.8b-43|438	Conflicts:	libqt3-devel <= 3.3.4-13mdk
14mr|qt3-3.3.8b-43|439	BuildArch:	noarch
14mr|qt3-3.3.8b-43|440	
14mr|qt3-3.3.8b-43|441	%description doc
14mr|qt3-3.3.8b-43|442	This package contain Qt documentation
14mr|qt3-3.3.8b-43|443	
14mr|qt3-3.3.8b-43|444	%post doc
14mr|qt3-3.3.8b-43|445	# Remove old qt3 doc directories
14mr|qt3-3.3.8b-43|446	find %{_docdir} -maxdepth 1 -type d -name qt-3.\* -exec rm -rf {} \;
14mr|qt3-3.3.8b-43|447	
14mr|qt3-3.3.8b-43|448	%files doc
14mr|qt3-3.3.8b-43|449	%dir %{_docdir}/%{name}
14mr|qt3-3.3.8b-43|450	%doc %{_docdir}/%{name}/FAQ
14mr|qt3-3.3.8b-43|451	%doc %{_docdir}/%{name}/LICENSE*
14mr|qt3-3.3.8b-43|452	%doc %{_docdir}/%{name}/README*
14mr|qt3-3.3.8b-43|453	%dir %{_docdir}/%{name}/doc/
14mr|qt3-3.3.8b-43|454	%dir %{_docdir}/%{name}/doc/html/
14mr|qt3-3.3.8b-43|455	%doc %{_docdir}/%{name}/doc/html/*
14mr|qt3-3.3.8b-43|456	%dir %{qtdir}/doc/
14mr|qt3-3.3.8b-43|457	%{qtdir}/doc/html
14mr|qt3-3.3.8b-43|458	
14mr|qt3-3.3.8b-43|459	#--------------------------------------------------------------------
14mr|qt3-3.3.8b-43|460	
14mr|qt3-3.3.8b-43|461	%prep
14mr|qt3-3.3.8b-43|462	%setup -q -n %{nameqt}-%{version}
14mr|qt3-3.3.8b-43|463	
14mr|qt3-3.3.8b-43|464	%patch1 -p1 -b .fix_xft_compile
14mr|qt3-3.3.8b-43|465	%patch2 -p1 -b .fix_cups_lib
14mr|qt3-3.3.8b-43|466	%patch4 -p0
14mr|qt3-3.3.8b-43|467	%patch5 -p1 -b .fix_configure_space
14mr|qt3-3.3.8b-43|468	%patch7 -p0 -b .fix_opengl
14mr|qt3-3.3.8b-43|469	%patch13 -p1 -b .lib64
14mr|qt3-3.3.8b-43|470	%patch14 -p1 -b .linux32
14mr|qt3-3.3.8b-43|471	%patch10 -p1 -b .fix_accessible
14mr|qt3-3.3.8b-43|472	%if %{buildImmodule}
14mr|qt3-3.3.8b-43|473	%patch11 -p1 -b .add_support_for_qt_immodule
14mr|qt3-3.3.8b-43|474	%patch51 -p1 -b .diff_immodule
14mr|qt3-3.3.8b-43|475	%patch52 -p1 -b .post_immodule
14mr|qt3-3.3.8b-43|476	%patch53 -p1 -b .fix
14mr|qt3-3.3.8b-43|477	%endif
14mr|qt3-3.3.8b-43|478	%patch15 -p1 -b .fix_qt_export
14mr|qt3-3.3.8b-43|479	%patch16 -p1 -b .sharedlibs
14mr|qt3-3.3.8b-43|480	%patch23 -p0 -b .rubberband
14mr|qt3-3.3.8b-43|481	%patch24 -p0 -b .qtranslator
14mr|qt3-3.3.8b-43|482	%patch54 -p1 -b .fix_xinerama
14mr|qt3-3.3.8b-43|483	%patch56 -p1 -b .fix_xorg_7.0
14mr|qt3-3.3.8b-43|484	%patch58 -p1 -b .fix_qfile_message_error
14mr|qt3-3.3.8b-43|485	%patch59 -p1 -b .fix_qfile_message_error
14mr|qt3-3.3.8b-43|486	%patch60 -p1 -b .fix_space
14mr|qt3-3.3.8b-43|487	%patch63 -p0 -b .fix_bug_35263
14mr|qt3-3.3.8b-43|488	%if "%{_lib}" == "lib64"
14mr|qt3-3.3.8b-43|489	%patch64 -p0 -b .fix_unixodbc
14mr|qt3-3.3.8b-43|490	%endif
14mr|qt3-3.3.8b-43|491	%patch65 -p1 -b .gcc46
14mr|qt3-3.3.8b-43|492	%patch66 -p1 -b .arm
14mr|qt3-3.3.8b-43|493	%patch67 -p1 -b .freetype25
14mr|qt3-3.3.8b-43|494	# KDE qt-copy patches
14mr|qt3-3.3.8b-43|495	%patch100 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|496	%patch101 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|497	%patch102 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|498	%patch103 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|499	%patch104 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|500	%patch105 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|501	%patch106 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|502	%patch107 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|503	%patch109 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|504	%patch110 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|505	%patch111 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|506	%patch112 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|507	%patch115 -p0 -b .qt-copy
14mr|qt3-3.3.8b-43|508	%patch116 -p0 -b .libpng-1.5
14mr|qt3-3.3.8b-43|509	
14mr|qt3-3.3.8b-43|510	# (Anssi 01/2008)
14mr|qt3-3.3.8b-43|511	# Hack to disable stripping, a better fix for configure script welcome:
14mr|qt3-3.3.8b-43|512	mkdir -p stripbin
14mr|qt3-3.3.8b-43|513	echo "#!/bin/true" > stripbin/strip
14mr|qt3-3.3.8b-43|514	chmod +x stripbin/strip
14mr|qt3-3.3.8b-43|515	
14mr|qt3-3.3.8b-43|516	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP =|" -i mkspecs/linux-g++*/qmake.conf
14mr|qt3-3.3.8b-43|517	sed -e "s|^QMAKE_CFLAGS\t.*$|QMAKE_CFLAGS = %{optflags}  -DPIC -fPIC -fno-stack-protector|" \
14mr|qt3-3.3.8b-43|518	-e "s|^QMAKE_LFLAGS\t.*=.*$|QMAKE_LFLAGS = %{ldflags} |" \
14mr|qt3-3.3.8b-43|519	-e "s|^QMAKE_LFLAGS_PLUGIN\t.*\+= |QMAKE_LFLAGS_PLUGIN = %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
14mr|qt3-3.3.8b-43|520	-i mkspecs/linux-g++*/qmake.conf
14mr|qt3-3.3.8b-43|521	
14mr|qt3-3.3.8b-43|522	%build
14mr|qt3-3.3.8b-43|523	export QTDIR=$(/bin/pwd)
14mr|qt3-3.3.8b-43|524	export PATH=$(pwd)/stripbin:$QTDIR/bin:$PATH
14mr|qt3-3.3.8b-43|525	export MANPATH=$QTDIR/doc/man:$MANPATH
14mr|qt3-3.3.8b-43|526	export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
14mr|qt3-3.3.8b-43|527	
14mr|qt3-3.3.8b-43|528	%if %{buildImmodule}
14mr|qt3-3.3.8b-43|529	sh ./make-symlinks.sh
14mr|qt3-3.3.8b-43|530	%endif
14mr|qt3-3.3.8b-43|531	
14mr|qt3-3.3.8b-43|532	# Default platform (take care to lib64 arches)
14mr|qt3-3.3.8b-43|533	PLATFORM=linux-g++
14mr|qt3-3.3.8b-43|534	%if "%{_lib}" == "lib64"
14mr|qt3-3.3.8b-43|535	PLATFORM=linux-g++-64
14mr|qt3-3.3.8b-43|536	%endif
14mr|qt3-3.3.8b-43|537	echo "#define QT_MITSHM" >> mkspecs/${PLATFORM}/qplatformdefs.h
14mr|qt3-3.3.8b-43|538	
14mr|qt3-3.3.8b-43|539	function main_configure {
14mr|qt3-3.3.8b-43|540	echo "yes" | ./configure \
14mr|qt3-3.3.8b-43|541	-I/usr/include/postgresql/server/ \
14mr|qt3-3.3.8b-43|542	-I/usr/include/fontconfig \
14mr|qt3-3.3.8b-43|543	-I/usr/include/Xft2 \
14mr|qt3-3.3.8b-43|544	-I/usr/include/Xft2/X11/Xft \
14mr|qt3-3.3.8b-43|545	-I/usr/include/mysql/ \
14mr|qt3-3.3.8b-43|546	-prefix %{qtdir}/ \
14mr|qt3-3.3.8b-43|547	-libdir %{_libdir} \
14mr|qt3-3.3.8b-43|548	-plugindir %{plugindir} \
14mr|qt3-3.3.8b-43|549	-sysconfdir %{_sysconfdir} \
14mr|qt3-3.3.8b-43|550	-docdir %{_docdir}/%{name}/doc/ \
14mr|qt3-3.3.8b-43|551	%if %{buildDebug}
14mr|qt3-3.3.8b-43|552	-debug \
14mr|qt3-3.3.8b-43|553	%else
14mr|qt3-3.3.8b-43|554	-release \
14mr|qt3-3.3.8b-43|555	%endif
14mr|qt3-3.3.8b-43|556	-qt-gif \
14mr|qt3-3.3.8b-43|557	-system-zlib \
14mr|qt3-3.3.8b-43|558	-no-exceptions \
14mr|qt3-3.3.8b-43|559	-platform $PLATFORM \
14mr|qt3-3.3.8b-43|560	-no-dlopen-opengl \
14mr|qt3-3.3.8b-43|561	%if %{buildSQL}
14mr|qt3-3.3.8b-43|562	-enable-sql \
14mr|qt3-3.3.8b-43|563	-plugin-sql-mysql \
14mr|qt3-3.3.8b-43|564	-plugin-sql-odbc \
14mr|qt3-3.3.8b-43|565	-plugin-sql-psql \
14mr|qt3-3.3.8b-43|566	-plugin-sql-sqlite \
14mr|qt3-3.3.8b-43|567	%endif
14mr|qt3-3.3.8b-43|568	-plugin-style-cde \
14mr|qt3-3.3.8b-43|569	-plugin-style-compact \
14mr|qt3-3.3.8b-43|570	-plugin-style-motif \
14mr|qt3-3.3.8b-43|571	-plugin-style-sgi \
14mr|qt3-3.3.8b-43|572	-plugin-style-platinum \
14mr|qt3-3.3.8b-43|573	-plugin-style-motifplus \
14mr|qt3-3.3.8b-43|574	-thread \
14mr|qt3-3.3.8b-43|575	-stl \
14mr|qt3-3.3.8b-43|576	-qt-imgfmt-png \
14mr|qt3-3.3.8b-43|577	-qt-imgfmt-jpeg \
14mr|qt3-3.3.8b-43|578	-qt-imgfmt-mng  \
14mr|qt3-3.3.8b-43|579	-system-libpng \
14mr|qt3-3.3.8b-43|580	-system-libjpeg \
14mr|qt3-3.3.8b-43|581	-system-libmng \
14mr|qt3-3.3.8b-43|582	-sm \
14mr|qt3-3.3.8b-43|583	-xkb \
14mr|qt3-3.3.8b-43|584	-xinerama \
14mr|qt3-3.3.8b-43|585	-xrender \
14mr|qt3-3.3.8b-43|586	-xrandr \
14mr|qt3-3.3.8b-43|587	-xcursor \
14mr|qt3-3.3.8b-43|588	-xft \
14mr|qt3-3.3.8b-43|589	-nis \
14mr|qt3-3.3.8b-43|590	-no-tablet \
14mr|qt3-3.3.8b-43|591	-v \
14mr|qt3-3.3.8b-43|592	-xkb \
14mr|qt3-3.3.8b-43|593	$*
14mr|qt3-3.3.8b-43|594	}
14mr|qt3-3.3.8b-43|595	
14mr|qt3-3.3.8b-43|596	%if %{buildStatic}
14mr|qt3-3.3.8b-43|597	
14mr|qt3-3.3.8b-43|598	main_configure -static
14mr|qt3-3.3.8b-43|599	pushd src
14mr|qt3-3.3.8b-43|600	%make && make INSTALL_ROOT=%{buildroot} install_target
14mr|qt3-3.3.8b-43|601	popd
14mr|qt3-3.3.8b-43|602	mkdir -p safelib
14mr|qt3-3.3.8b-43|603	mv -f lib/libqt-mt.a safelib
14mr|qt3-3.3.8b-43|604	%endif
14mr|qt3-3.3.8b-43|605	
14mr|qt3-3.3.8b-43|606	# Build shared
14mr|qt3-3.3.8b-43|607	main_configure -shared
14mr|qt3-3.3.8b-43|608	%make symlinks src-qmake src-moc sub-src sub-tools
14mr|qt3-3.3.8b-43|609	
14mr|qt3-3.3.8b-43|610	%install
14mr|qt3-3.3.8b-43|611	export QTDIR=$(/bin/pwd)
14mr|qt3-3.3.8b-43|612	export PATH=$(pwd)/stripbin:$QTDIR/bin:$PATH
14mr|qt3-3.3.8b-43|613	export MANPATH=$QTDIR/doc/man:$MANPATH
14mr|qt3-3.3.8b-43|614	export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
14mr|qt3-3.3.8b-43|615	rm -fr %{buildroot}
14mr|qt3-3.3.8b-43|616	
14mr|qt3-3.3.8b-43|617	make install INSTALL_ROOT=%{buildroot}
14mr|qt3-3.3.8b-43|618	
14mr|qt3-3.3.8b-43|619	rm -rf %{buildroot}%{qtdir}/bin/qmake
14mr|qt3-3.3.8b-43|620	install -m 0755  %{_builddir}/%{nameqt}-%{version}/qmake/qmake %{buildroot}%{qtdir}/bin/
14mr|qt3-3.3.8b-43|621	
14mr|qt3-3.3.8b-43|622	# David - 3.0.0-0.11mdk - Install a README for Mandriva Linux
14mr|qt3-3.3.8b-43|623	install -m 0644 %{SOURCE8} %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
14mr|qt3-3.3.8b-43|624	perl -pi -e "s|QtVersion|%{version}|" %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
14mr|qt3-3.3.8b-43|625	perl -pi -e "s|PackageVersion|%{version}-%{release}|" %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
14mr|qt3-3.3.8b-43|626	
14mr|qt3-3.3.8b-43|627	# David - 3.0.0-0.11mdk - Install missing documentation
14mr|qt3-3.3.8b-43|628	install -d -m 0755 %{buildroot}%{_docdir}/%{name}/
14mr|qt3-3.3.8b-43|629	install -m 0644 %{_builddir}/%{nameqt}-%{version}/FAQ       %{buildroot}%{_docdir}/%{name}/
14mr|qt3-3.3.8b-43|630	install -m 0644 %{_builddir}/%{nameqt}-%{version}/LICENSE*  %{buildroot}%{_docdir}/%{name}/
14mr|qt3-3.3.8b-43|631	install -m 0644 %{_builddir}/%{nameqt}-%{version}/README    %{buildroot}%{_docdir}/%{name}/
14mr|qt3-3.3.8b-43|632	install -m 0644 %{_builddir}/%{nameqt}-%{version}/README-QT.TXT %{buildroot}%{_docdir}/%{name}/
14mr|qt3-3.3.8b-43|633	
14mr|qt3-3.3.8b-43|634	# David - 3.0.0-0.11mdk - Install man pages
14mr|qt3-3.3.8b-43|635	install -d -m 0755 %{buildroot}%{_mandir}/man1/
14mr|qt3-3.3.8b-43|636	for i in %{_builddir}/%{nameqt}-%{version}/doc/man/man1/* ; do
14mr|qt3-3.3.8b-43|637	if [ ! -d $i ] ; then
14mr|qt3-3.3.8b-43|638	install -m 0644 $i %{buildroot}%{_mandir}/man1/
14mr|qt3-3.3.8b-43|639	fi
14mr|qt3-3.3.8b-43|640	done
14mr|qt3-3.3.8b-43|641	#
14mr|qt3-3.3.8b-43|642	install -d -m 0755 %{buildroot}%{_mandir}/man3/
14mr|qt3-3.3.8b-43|643	for i in %{_builddir}/%{nameqt}-%{version}/doc/man/man3/* ; do
14mr|qt3-3.3.8b-43|644	if [ ! -d $i ] ; then
14mr|qt3-3.3.8b-43|645	install -m 0644 $i %{buildroot}%{_mandir}/man3/
14mr|qt3-3.3.8b-43|646	fi
14mr|qt3-3.3.8b-43|647	done
14mr|qt3-3.3.8b-43|648	
14mr|qt3-3.3.8b-43|649	install -d -m 0755 %{buildroot}%{_bindir}/
14mr|qt3-3.3.8b-43|650	install -m 0755 %{_builddir}/%{nameqt}-%{version}/bin/moc %{buildroot}%{qtdir}/bin/moc
14mr|qt3-3.3.8b-43|651	
14mr|qt3-3.3.8b-43|652	# David - 3.0.1-2mdk - Install .pri files needed to build examples and tutorials
14mr|qt3-3.3.8b-43|653	install -d -m 0755 %{buildroot}%{qtdir}/src/
14mr|qt3-3.3.8b-43|654	for i in %{_builddir}/%{nameqt}-%{version}/src/*.pri; do
14mr|qt3-3.3.8b-43|655	install -m 0644 $i %{buildroot}%{qtdir}/src/
14mr|qt3-3.3.8b-43|656	done
14mr|qt3-3.3.8b-43|657	
14mr|qt3-3.3.8b-43|658	cp -ar %{_builddir}/%{nameqt}-%{version}/examples/ %{buildroot}%{_docdir}/%{name}
14mr|qt3-3.3.8b-43|659	cp -ar %{_builddir}/%{nameqt}-%{version}/tutorial/ %{buildroot}%{_docdir}/%{name}
14mr|qt3-3.3.8b-43|660	
14mr|qt3-3.3.8b-43|661	# Fix include directory for examples ( based on David Faure changes )
14mr|qt3-3.3.8b-43|662	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../include|%{qtdir}/include|"
14mr|qt3-3.3.8b-43|663	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../include|%{qtdir}/include|"
14mr|qt3-3.3.8b-43|664	
14mr|qt3-3.3.8b-43|665	# Fix lib directory for examples
14mr|qt3-3.3.8b-43|666	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
14mr|qt3-3.3.8b-43|667	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
14mr|qt3-3.3.8b-43|668	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
14mr|qt3-3.3.8b-43|669	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../src/qt_professional.pri|%{qtdir}/src/qt_professional.pri|"
14mr|qt3-3.3.8b-43|670	
14mr|qt3-3.3.8b-43|671	# Set RPM_BUILD_DIR to QTDIR
14mr|qt3-3.3.8b-43|672	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-%{version}|%{qtdir}|"
14mr|qt3-3.3.8b-43|673	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-x11-free-%{version}/mkspecs/|%{qtdir}/mkspecs/|"
14mr|qt3-3.3.8b-43|674	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-x11-free-%{version}/|%{qtdir}/|"
14mr|qt3-3.3.8b-43|675	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../lib/libqassistantclient.prl|%{_libdir}/libqassistantclient.prl|"
14mr|qt3-3.3.8b-43|676	
14mr|qt3-3.3.8b-43|677	# Remove .obj .moc directories
14mr|qt3-3.3.8b-43|678	for name in `find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -type d -name .obj`; do
14mr|qt3-3.3.8b-43|679	rm -rf $name
14mr|qt3-3.3.8b-43|680	done
14mr|qt3-3.3.8b-43|681	for name in `find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -type d -name .moc`; do
14mr|qt3-3.3.8b-43|682	rm -rf $name
14mr|qt3-3.3.8b-43|683	done
14mr|qt3-3.3.8b-43|684	
14mr|qt3-3.3.8b-43|685	install -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/designer-qt3
14mr|qt3-3.3.8b-43|686	install -m 0755 %{SOURCE6} %{buildroot}%{_bindir}/assistant-qt3
14mr|qt3-3.3.8b-43|687	
14mr|qt3-3.3.8b-43|688	pushd %{buildroot}/%{qtdir}/
14mr|qt3-3.3.8b-43|689	install -d -m 0755 doc
14mr|qt3-3.3.8b-43|690	ln -s %{_docdir}/%{name}/doc/html/ doc/html
14mr|qt3-3.3.8b-43|691	popd
14mr|qt3-3.3.8b-43|692	
14mr|qt3-3.3.8b-43|693	install -d -m 0755 %{buildroot}%{_sysconfdir}/profile.d/
14mr|qt3-3.3.8b-43|694	cat >> %{buildroot}%{_sysconfdir}/profile.d/90qtdir3.csh << EOF
14mr|qt3-3.3.8b-43|695	if (! \$?QTDIR ) then
14mr|qt3-3.3.8b-43|696	setenv QTDIR "%{qtdir}"
14mr|qt3-3.3.8b-43|697	endif
14mr|qt3-3.3.8b-43|698	if (! \$?QTINC ) then
14mr|qt3-3.3.8b-43|699	setenv QTINC "%{qtdir}/include"
14mr|qt3-3.3.8b-43|700	endif
14mr|qt3-3.3.8b-43|701	if (! \$?QTLIB ) then
14mr|qt3-3.3.8b-43|702	setenv QTLIB "%{_libdir}"
14mr|qt3-3.3.8b-43|703	endif
14mr|qt3-3.3.8b-43|704	if (! \$?QT_XFT ) then
14mr|qt3-3.3.8b-43|705	setenv QT_XFT 0
14mr|qt3-3.3.8b-43|706	endif
14mr|qt3-3.3.8b-43|707	EOF
14mr|qt3-3.3.8b-43|708	
14mr|qt3-3.3.8b-43|709	cat >> %{buildroot}%{_sysconfdir}/profile.d/90qtdir3.sh << EOF
14mr|qt3-3.3.8b-43|710	#! /bin/bash
14mr|qt3-3.3.8b-43|711	[ -z "\$QTDIR" ] && export QTDIR="%{qtdir}"
14mr|qt3-3.3.8b-43|712	[ -z "\$QTINC" ] && export QTINC="%{qtdir}/include"
14mr|qt3-3.3.8b-43|713	[ -z "\$QTLIB" ] && export QTLIB="%{_libdir}"
14mr|qt3-3.3.8b-43|714	[ -z "\$QT_XFT" ] && export QT_XFT=0
14mr|qt3-3.3.8b-43|715	EOF
14mr|qt3-3.3.8b-43|716	
14mr|qt3-3.3.8b-43|717	# Generate default qtrc
14mr|qt3-3.3.8b-43|718	install -d -m 0755 %{buildroot}%{_sysconfdir}/
14mr|qt3-3.3.8b-43|719	cat >> %{buildroot}%{_sysconfdir}/qtrc << EOF
14mr|qt3-3.3.8b-43|720	[3.3]
14mr|qt3-3.3.8b-43|721	libraryPath=%{plugindir}
14mr|qt3-3.3.8b-43|722	
14mr|qt3-3.3.8b-43|723	[General]
14mr|qt3-3.3.8b-43|724	enableXft=true
14mr|qt3-3.3.8b-43|725	font=Sans,10,-1,5,0,0,0,0,0,0
14mr|qt3-3.3.8b-43|726	style=plastik
14mr|qt3-3.3.8b-43|727	useXft=true
14mr|qt3-3.3.8b-43|728	EOF
14mr|qt3-3.3.8b-43|729	
14mr|qt3-3.3.8b-43|730	cat >> %{buildroot}%{_sysconfdir}/kstylerc << EOF
14mr|qt3-3.3.8b-43|731	[Settings]
14mr|qt3-3.3.8b-43|732	MenuDropShadow=true
14mr|qt3-3.3.8b-43|733	MenuOpacity=0.9
14mr|qt3-3.3.8b-43|734	MenuTransparencyEngine=Disabled
14mr|qt3-3.3.8b-43|735	SemiTransparentRubberband=true
14mr|qt3-3.3.8b-43|736	EOF
14mr|qt3-3.3.8b-43|737	
14mr|qt3-3.3.8b-43|738	
14mr|qt3-3.3.8b-43|739	install -d -m 0755 %{buildroot}%{_datadir}/applications
14mr|qt3-3.3.8b-43|740	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/qt3-assistant.desktop
14mr|qt3-3.3.8b-43|741	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/qt3-designer.desktop
14mr|qt3-3.3.8b-43|742	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/qt3-linguist.desktop
14mr|qt3-3.3.8b-43|743	
14mr|qt3-3.3.8b-43|744	# Multiarch fixes
14mr|qt3-3.3.8b-43|745	%multiarch_binaries %{buildroot}%{qtdir}/bin/qmake
14mr|qt3-3.3.8b-43|746	
14mr|qt3-3.3.8b-43|747	%multiarch_includes %{buildroot}%{qtdir}/include/qconfig.h
14mr|qt3-3.3.8b-43|748	
14mr|qt3-3.3.8b-43|749	%if %{buildStatic}
14mr|qt3-3.3.8b-43|750	# Static install
14mr|qt3-3.3.8b-43|751	install -d -m 0755 %{buildroot}%{_libdir}/
14mr|qt3-3.3.8b-43|752	install -m644 safelib/*  %{buildroot}/%{_libdir}/
14mr|qt3-3.3.8b-43|753	%endif
14mr|qt3-3.3.8b-43|754	
14mr|qt3-3.3.8b-43|755	# Removing invalid symlink. They really should not be here
14mr|qt3-3.3.8b-43|756	# Old symlink if was set in right place, would create a cyclic symlynk
14mr|qt3-3.3.8b-43|757	cd %{buildroot}%{qtdir}/mkspecs/
14mr|qt3-3.3.8b-43|758	if [ -h default ]; then
14mr|qt3-3.3.8b-43|759	rm -f default/linux*
14mr|qt3-3.3.8b-43|760	fi
14mr|qt3-3.3.8b-43|761	# provide default64 for multiarch devel
14mr|qt3-3.3.8b-43|762	%if "%{_lib}" == "lib64"
14mr|qt3-3.3.8b-43|763	ln -sf linux-g++-64 default64
14mr|qt3-3.3.8b-43|764	%endif
14mr|qt3-3.3.8b-43|765	cd -
14mr|qt3-3.3.8b-43|766	
14mr|qt3-3.3.8b-43|767	# Install rpm macros
14mr|qt3-3.3.8b-43|768	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt3-3.3.8b-43|769	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt3-3.3.8b-43|770	
14mr|qt3-3.3.8b-43|771	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d/
14mr|qt3-3.3.8b-43|772	install -m 0755 %{SOURCE9} %{buildroot}%{_sysconfdir}/X11/xinit.d/
14mr|qt3-3.3.8b-43|773	
14mr|qt3-3.3.8b-43|774	%changelog
14mr|qt3-3.3.8b-43|775	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.8b-43
14mr|qt3-3.3.8b-43|776	+ Revision: 718a4fc
14mr|qt3-3.3.8b-43|777	- MassBuild#440: Increase release tag
14mr|qt3-3.3.8b-43|778	
14mr|qt3-3.3.8b-43|779	

18762 14
14mr|qt4-4.8.6-5|1	%define _disable_exceptions 1
14mr|qt4-4.8.6-5|2	%define _default_patch_flags -s -l
14mr|qt4-4.8.6-5|3	%define _default_patch_fuzz 2
14mr|qt4-4.8.6-5|4	
14mr|qt4-4.8.6-5|5	# we need private headers to build qt-creator
14mr|qt4-4.8.6-5|6	# but it may change in future so we use condition
14mr|qt4-4.8.6-5|7	%define with_private_headers 1
14mr|qt4-4.8.6-5|8	
14mr|qt4-4.8.6-5|9	%bcond_without postgres
14mr|qt4-4.8.6-5|10	%bcond_without mysql
14mr|qt4-4.8.6-5|11	%bcond_without sqlite
14mr|qt4-4.8.6-5|12	%bcond_without tds
14mr|qt4-4.8.6-5|13	%bcond_without cups
14mr|qt4-4.8.6-5|14	%bcond_without webkit
14mr|qt4-4.8.6-5|15	%bcond_without qvfb
14mr|qt4-4.8.6-5|16	%bcond_with openvg
14mr|qt4-4.8.6-5|17	%bcond_without docs
14mr|qt4-4.8.6-5|18	%bcond_without demos
14mr|qt4-4.8.6-5|19	%bcond_without examples
14mr|qt4-4.8.6-5|20	
14mr|qt4-4.8.6-5|21	%bcond_with odbc
14mr|qt4-4.8.6-5|22	%bcond_with debug
14mr|qt4-4.8.6-5|23	%bcond_with ibase
14mr|qt4-4.8.6-5|24	%bcond_with phonon
14mr|qt4-4.8.6-5|25	
14mr|qt4-4.8.6-5|26	%define major 4
14mr|qt4-4.8.6-5|27	
14mr|qt4-4.8.6-5|28	%define _qt_datadir		%{_prefix}/lib/qt4
14mr|qt4-4.8.6-5|29	%define _qt_bindir		%{_qt_datadir}/bin
14mr|qt4-4.8.6-5|30	%define _qt_docdir		%{_docdir}/qt4
14mr|qt4-4.8.6-5|31	%define _qt_libdir		%{_libdir}
14mr|qt4-4.8.6-5|32	%define _qt_includedir		%{_qt_datadir}/include
14mr|qt4-4.8.6-5|33	%define _qt_plugindir		%{_libdir}/qt4/plugins
14mr|qt4-4.8.6-5|34	%define _qt_demodir		%{_qt_datadir}/demos
14mr|qt4-4.8.6-5|35	%define _qt_exampledir		%{_qt_datadir}/examples
14mr|qt4-4.8.6-5|36	%define _qt_importdir		%{_qt_datadir}/imports
14mr|qt4-4.8.6-5|37	%define _qt_translationdir	%{_qt_datadir}/translations
14mr|qt4-4.8.6-5|38	
14mr|qt4-4.8.6-5|39	%define libqt			%mklibname qt %{major}
14mr|qt4-4.8.6-5|40	%define libqtdevel		%mklibname qt %{major} -d
14mr|qt4-4.8.6-5|41	%define libqt3support		%mklibname qt3support %{major}
14mr|qt4-4.8.6-5|42	%define libqtcore		%mklibname qtcore %{major}
14mr|qt4-4.8.6-5|43	%define libqtdesigner		%mklibname qtdesigner %{major}
14mr|qt4-4.8.6-5|44	%define libqtgui		%mklibname qtgui %{major}
14mr|qt4-4.8.6-5|45	%define libqtnetwork		%mklibname qtnetwork %{major}
14mr|qt4-4.8.6-5|46	%define libqtopengl		%mklibname qtopengl %{major}
14mr|qt4-4.8.6-5|47	%define libqtsql		%mklibname qtsql %{major}
14mr|qt4-4.8.6-5|48	%define libqtxml		%mklibname qtxml %{major}
14mr|qt4-4.8.6-5|49	%define libqtscripttools	%mklibname qtscripttools %{major}
14mr|qt4-4.8.6-5|50	%define libqtxmlpatterns	%mklibname qtxmlpatterns %{major}
14mr|qt4-4.8.6-5|51	%define libqtsvg		%mklibname qtsvg %{major}
14mr|qt4-4.8.6-5|52	%define libqttest		%mklibname qttest %{major}
14mr|qt4-4.8.6-5|53	%define libqdbus		%mklibname qtdbus %{major}
14mr|qt4-4.8.6-5|54	%define libqtscript		%mklibname qtscript %{major}
14mr|qt4-4.8.6-5|55	%define libqtclucene		%mklibname qtclucene %{major}
14mr|qt4-4.8.6-5|56	%define libqthelp		%mklibname qthelp %{major}
14mr|qt4-4.8.6-5|57	%define libqtwebkit		%mklibname qtwebkit %{major}
14mr|qt4-4.8.6-5|58	%define libqtmultimedia		%mklibname qtmultimedia %{major}
14mr|qt4-4.8.6-5|59	%define libphonon		%mklibname phonon %{major}
14mr|qt4-4.8.6-5|60	%define libqtdeclarative	%mklibname qtdeclarative %{major}
14mr|qt4-4.8.6-5|61	%define libqtopenvg		%mklibname qtopenvg %{major}
14mr|qt4-4.8.6-5|62	
14mr|qt4-4.8.6-5|63	Summary:	Qt GUI Toolkit
14mr|qt4-4.8.6-5|64	Name:		qt4
14mr|qt4-4.8.6-5|65	Version:	4.8.6
14mr|qt4-4.8.6-5|66	Release:	5
14mr|qt4-4.8.6-5|67	Epoch:		4
14mr|qt4-4.8.6-5|68	License:	LGPLv2+ with exceptions or GPLv3 with exceptions
14mr|qt4-4.8.6-5|69	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|70	Url:		http://qt.nokia.com/
14mr|qt4-4.8.6-5|71	Source0:	http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}.tar.gz
14mr|qt4-4.8.6-5|72	Source2:	qt4.macros
14mr|qt4-4.8.6-5|73	Source3:	mandriva-designer-qt4.desktop
14mr|qt4-4.8.6-5|74	Source4:	mandriva-assistant-qt4.desktop
14mr|qt4-4.8.6-5|75	Source5:	mandriva-linguist-qt4.desktop
14mr|qt4-4.8.6-5|76	Source10:	qt4.rpmlintrc
14mr|qt4-4.8.6-5|77	Patch0:		qt-everywhere-opensource-src-4.8.5-moc-boost.patch
14mr|qt4-4.8.6-5|78	# Make OpenVG build with -std=gnu++0x
14mr|qt4-4.8.6-5|79	Patch1:		qt-4.8.1-OpenVG-stdc++11.patch
14mr|qt4-4.8.6-5|80	# Disable -std=gnu++0x for WebKit - it isn't ready
14mr|qt4-4.8.6-5|81	Patch2:		qt-4.8.1-WebKit-no-stdc++11.patch
14mr|qt4-4.8.6-5|82	# https://bugs.kde.org/show_bug.cgi?id=256475
14mr|qt4-4.8.6-5|83	Patch3:		qt-4.8.1-transculent-drag-pixmap.patch
14mr|qt4-4.8.6-5|84	Patch4:		qt-everywhere-opensource-src-4.8.0-tp-openssl.patch
14mr|qt4-4.8.6-5|85	# Implement reliable event loops, it's needed to fix KDE integration in LibreOffice
14mr|qt4-4.8.6-5|86	# See https://bugreports.qt-project.org/browse/QTBUG-16934
14mr|qt4-4.8.6-5|87	Patch5:		qt-everywhere-opensource-src-4.8.5-unix-select.patch
14mr|qt4-4.8.6-5|88	Patch6:		QTBUG-34614-l-qclipboard_fix_recursive.patch
14mr|qt4-4.8.6-5|89	Patch7:		QTBUG-37380-glib-honor-ExcludeSocketNotifiers-flag.patch
14mr|qt4-4.8.6-5|90	Patch8:		QTBUG-38585-l-qclipboard_delay.patch
14mr|qt4-4.8.6-5|91	Patch10:	qt-4.8.2-fix-qvfb-build.patch
14mr|qt4-4.8.6-5|92	
14mr|qt4-4.8.6-5|93	BuildRequires:	binutils >= 2.18
14mr|qt4-4.8.6-5|94	BuildRequires:	cups-devel
14mr|qt4-4.8.6-5|95	BuildRequires:	jpeg-devel
14mr|qt4-4.8.6-5|96	BuildRequires:	mng-devel
14mr|qt4-4.8.6-5|97	BuildRequires:	pam-devel
14mr|qt4-4.8.6-5|98	BuildRequires:	readline-devel
14mr|qt4-4.8.6-5|99	%if %{mdvver} < 201300
14mr|qt4-4.8.6-5|100	BuildRequires:	termcap-devel
14mr|qt4-4.8.6-5|101	%endif
14mr|qt4-4.8.6-5|102	BuildRequires:	pkgconfig(alsa)
14mr|qt4-4.8.6-5|103	BuildRequires:	pkgconfig(dbus-1) >= 0.92
14mr|qt4-4.8.6-5|104	BuildRequires:	pkgconfig(expat)
14mr|qt4-4.8.6-5|105	BuildRequires:	pkgconfig(fontconfig)
14mr|qt4-4.8.6-5|106	BuildRequires:	pkgconfig(freetype2)
14mr|qt4-4.8.6-5|107	BuildRequires:	pkgconfig(gl)
14mr|qt4-4.8.6-5|108	BuildRequires:	pkgconfig(glib-2.0)
14mr|qt4-4.8.6-5|109	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qt4-4.8.6-5|110	BuildRequires:	pkgconfig(lcms)
14mr|qt4-4.8.6-5|111	BuildRequires:	pkgconfig(libpng)
14mr|qt4-4.8.6-5|112	BuildRequires:	pkgconfig(libpulse)
14mr|qt4-4.8.6-5|113	BuildRequires:	pkgconfig(libxml-2.0)
14mr|qt4-4.8.6-5|114	BuildRequires:	pkgconfig(libxslt)
14mr|qt4-4.8.6-5|115	BuildRequires:	pkgconfig(ncurses)
14mr|qt4-4.8.6-5|116	BuildRequires:	pkgconfig(openssl)
14mr|qt4-4.8.6-5|117	BuildRequires:	pkgconfig(sm)
14mr|qt4-4.8.6-5|118	BuildRequires:	pkgconfig(xcursor)
14mr|qt4-4.8.6-5|119	BuildRequires:	pkgconfig(xi)
14mr|qt4-4.8.6-5|120	BuildRequires:	pkgconfig(xinerama)
14mr|qt4-4.8.6-5|121	BuildRequires:	pkgconfig(xrandr)
14mr|qt4-4.8.6-5|122	BuildRequires:	pkgconfig(xrender)
14mr|qt4-4.8.6-5|123	BuildRequires:	pkgconfig(xtst)
14mr|qt4-4.8.6-5|124	BuildRequires:	pkgconfig(xv)
14mr|qt4-4.8.6-5|125	BuildRequires:	pkgconfig(zlib)
14mr|qt4-4.8.6-5|126	# Make sure we don't link with egl
14mr|qt4-4.8.6-5|127	BuildConflicts:	pkgconfig(egl)
14mr|qt4-4.8.6-5|128	%if %{with phonon}
14mr|qt4-4.8.6-5|129	BuildRequires:	pkgconfig(gstreamer-0.10)
14mr|qt4-4.8.6-5|130	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|qt4-4.8.6-5|131	%endif
14mr|qt4-4.8.6-5|132	%if %{with openvg}
14mr|qt4-4.8.6-5|133	BuildRequires:	pkgconfig(vg)
14mr|qt4-4.8.6-5|134	%endif
14mr|qt4-4.8.6-5|135	%if %{with mysql}
14mr|qt4-4.8.6-5|136	BuildRequires:	mysql-devel
14mr|qt4-4.8.6-5|137	%endif
14mr|qt4-4.8.6-5|138	%if %{with odbc}
14mr|qt4-4.8.6-5|139	BuildRequires:	unixODBC-devel
14mr|qt4-4.8.6-5|140	%endif
14mr|qt4-4.8.6-5|141	%if %{with sqlite}
14mr|qt4-4.8.6-5|142	BuildRequires:	pkgconfig(sqlite3)
14mr|qt4-4.8.6-5|143	%endif
14mr|qt4-4.8.6-5|144	%if %{with tds}
14mr|qt4-4.8.6-5|145	BuildRequires:	freetds-devel
14mr|qt4-4.8.6-5|146	%endif
14mr|qt4-4.8.6-5|147	%if %{with ibase}
14mr|qt4-4.8.6-5|148	BuildRequires:	firebird-devel
14mr|qt4-4.8.6-5|149	%endif
14mr|qt4-4.8.6-5|150	%if %{with postgres}
14mr|qt4-4.8.6-5|151	BuildRequires:	postgresql-devel
14mr|qt4-4.8.6-5|152	%endif
14mr|qt4-4.8.6-5|153	%if %{with_private_headers}
14mr|qt4-4.8.6-5|154	BuildRequires:	rsync
14mr|qt4-4.8.6-5|155	%endif
14mr|qt4-4.8.6-5|156	
14mr|qt4-4.8.6-5|157	%description
14mr|qt4-4.8.6-5|158	Qt is a GUI software toolkit which simplifies the task of writing and
14mr|qt4-4.8.6-5|159	maintaining GUI (Graphical User Interface) applications for the X
14mr|qt4-4.8.6-5|160	Window System. Qt is written in C++ and is fully object-oriented.
14mr|qt4-4.8.6-5|161	
14mr|qt4-4.8.6-5|162	This package contains the shared library needed to run Qt
14mr|qt4-4.8.6-5|163	applications, as well as the README files for Qt.
14mr|qt4-4.8.6-5|164	
14mr|qt4-4.8.6-5|165	#------------------------------------------------------------------------
14mr|qt4-4.8.6-5|166	%package common
14mr|qt4-4.8.6-5|167	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|168	Summary:	Qt%{major} Config and Language Files
14mr|qt4-4.8.6-5|169	
14mr|qt4-4.8.6-5|170	%description common
14mr|qt4-4.8.6-5|171	Configuration and language files for Qt.
14mr|qt4-4.8.6-5|172	
14mr|qt4-4.8.6-5|173	%files common
14mr|qt4-4.8.6-5|174	%attr(0755,root,root) %{_sysconfdir}/profile.d/60qt4.sh
14mr|qt4-4.8.6-5|175	%dir %{_qt_bindir}
14mr|qt4-4.8.6-5|176	%dir %{_qt_datadir}
14mr|qt4-4.8.6-5|177	%dir %{_qt_plugindir}
14mr|qt4-4.8.6-5|178	%{_qt_datadir}/phrasebooks/
14mr|qt4-4.8.6-5|179	%dir %{_qt_translationdir}
14mr|qt4-4.8.6-5|180	%{_qt_translationdir}/qt_*.qm
14mr|qt4-4.8.6-5|181	%{_qt_translationdir}/qtscript_*.qm
14mr|qt4-4.8.6-5|182	
14mr|qt4-4.8.6-5|183	#------------------------------------------------------------------------
14mr|qt4-4.8.6-5|184	# CORE QT LIBRARIES
14mr|qt4-4.8.6-5|185	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|186	
14mr|qt4-4.8.6-5|187	%package -n %{libqt3support}
14mr|qt4-4.8.6-5|188	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|189	Group:		System/Libraries
14mr|qt4-4.8.6-5|190	
14mr|qt4-4.8.6-5|191	%description -n %{libqt3support}
14mr|qt4-4.8.6-5|192	Qt component library.
14mr|qt4-4.8.6-5|193	
14mr|qt4-4.8.6-5|194	%files -n %{libqt3support}
14mr|qt4-4.8.6-5|195	%{_libdir}/libQt3Support.so.%{major}*
14mr|qt4-4.8.6-5|196	
14mr|qt4-4.8.6-5|197	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|198	%package -n %{libqtclucene}
14mr|qt4-4.8.6-5|199	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|200	Group:		System/Libraries
14mr|qt4-4.8.6-5|201	
14mr|qt4-4.8.6-5|202	%description -n %{libqtclucene}
14mr|qt4-4.8.6-5|203	Qt component library.
14mr|qt4-4.8.6-5|204	
14mr|qt4-4.8.6-5|205	%files -n %{libqtclucene}
14mr|qt4-4.8.6-5|206	%{_libdir}/libQtCLucene.so.%{major}*
14mr|qt4-4.8.6-5|207	
14mr|qt4-4.8.6-5|208	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|209	%package -n %{libqtcore}
14mr|qt4-4.8.6-5|210	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|211	Group:		System/Libraries
14mr|qt4-4.8.6-5|212	
14mr|qt4-4.8.6-5|213	%description -n %{libqtcore}
14mr|qt4-4.8.6-5|214	Qt component library.
14mr|qt4-4.8.6-5|215	
14mr|qt4-4.8.6-5|216	%files -n %{libqtcore}
14mr|qt4-4.8.6-5|217	%{_libdir}/libQtCore.so.%{major}*
14mr|qt4-4.8.6-5|218	%{_qt_plugindir}/codecs/
14mr|qt4-4.8.6-5|219	
14mr|qt4-4.8.6-5|220	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|221	%package -n %{libqdbus}
14mr|qt4-4.8.6-5|222	Summary:	Qt%{major} DBus Library
14mr|qt4-4.8.6-5|223	Group:		System/Libraries
14mr|qt4-4.8.6-5|224	
14mr|qt4-4.8.6-5|225	%description -n %{libqdbus}
14mr|qt4-4.8.6-5|226	Qt dbus library.
14mr|qt4-4.8.6-5|227	
14mr|qt4-4.8.6-5|228	%files -n %{libqdbus}
14mr|qt4-4.8.6-5|229	%{_libdir}/libQtDBus.so.%{major}*
14mr|qt4-4.8.6-5|230	
14mr|qt4-4.8.6-5|231	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|232	%package -n %{libqtdeclarative}
14mr|qt4-4.8.6-5|233	Summary:	Qt%{major} Multimedia Library
14mr|qt4-4.8.6-5|234	Group:		System/Libraries
14mr|qt4-4.8.6-5|235	Conflicts:	qt4-qmlviewer < 4:4.8.0-2
14mr|qt4-4.8.6-5|236	
14mr|qt4-4.8.6-5|237	%description -n %{libqtdeclarative}
14mr|qt4-4.8.6-5|238	Qt multimedia library.
14mr|qt4-4.8.6-5|239	
14mr|qt4-4.8.6-5|240	%files -n %{libqtdeclarative}
14mr|qt4-4.8.6-5|241	%{_libdir}/libQtDeclarative.so.%{major}*
14mr|qt4-4.8.6-5|242	%{_qt_plugindir}/designer/libqdeclarativeview.so
14mr|qt4-4.8.6-5|243	
14mr|qt4-4.8.6-5|244	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|245	%package -n %{libqtdesigner}
14mr|qt4-4.8.6-5|246	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|247	Group:		System/Libraries
14mr|qt4-4.8.6-5|248	
14mr|qt4-4.8.6-5|249	%description -n %{libqtdesigner}
14mr|qt4-4.8.6-5|250	Qt component library.
14mr|qt4-4.8.6-5|251	
14mr|qt4-4.8.6-5|252	%files -n %{libqtdesigner}
14mr|qt4-4.8.6-5|253	%{_libdir}/libQtDesigner.so.%{major}*
14mr|qt4-4.8.6-5|254	%{_libdir}/libQtDesignerComponents.so.%{major}*
14mr|qt4-4.8.6-5|255	
14mr|qt4-4.8.6-5|256	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|257	%package -n %{libqtgui}
14mr|qt4-4.8.6-5|258	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|259	Group:		System/Libraries
14mr|qt4-4.8.6-5|260	
14mr|qt4-4.8.6-5|261	%description -n %{libqtgui}
14mr|qt4-4.8.6-5|262	Qt component library.
14mr|qt4-4.8.6-5|263	
14mr|qt4-4.8.6-5|264	%files -n %{libqtgui}
14mr|qt4-4.8.6-5|265	%{_libdir}/libQtGui.so.%{major}*
14mr|qt4-4.8.6-5|266	%{_qt_plugindir}/imageformats/
14mr|qt4-4.8.6-5|267	%dir %{_qt_plugindir}/inputmethods/
14mr|qt4-4.8.6-5|268	%{_qt_plugindir}/inputmethods/libqimsw-multi.so
14mr|qt4-4.8.6-5|269	
14mr|qt4-4.8.6-5|270	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|271	%package -n %{libqthelp}
14mr|qt4-4.8.6-5|272	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|273	Group:		System/Libraries
14mr|qt4-4.8.6-5|274	
14mr|qt4-4.8.6-5|275	%description -n %{libqthelp}
14mr|qt4-4.8.6-5|276	Qt component library.
14mr|qt4-4.8.6-5|277	
14mr|qt4-4.8.6-5|278	%files -n %{libqthelp}
14mr|qt4-4.8.6-5|279	%{_libdir}/libQtHelp.so.%{major}*
14mr|qt4-4.8.6-5|280	
14mr|qt4-4.8.6-5|281	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|282	%package -n %{libqtmultimedia}
14mr|qt4-4.8.6-5|283	Summary:	Qt%{major} Multimedia Library
14mr|qt4-4.8.6-5|284	Group:		System/Libraries
14mr|qt4-4.8.6-5|285	
14mr|qt4-4.8.6-5|286	%description -n %{libqtmultimedia}
14mr|qt4-4.8.6-5|287	Qt multimedia library.
14mr|qt4-4.8.6-5|288	
14mr|qt4-4.8.6-5|289	%files -n %{libqtmultimedia}
14mr|qt4-4.8.6-5|290	%{_libdir}/libQtMultimedia.so.%{major}*
14mr|qt4-4.8.6-5|291	
14mr|qt4-4.8.6-5|292	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|293	%package -n %{libqtnetwork}
14mr|qt4-4.8.6-5|294	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|295	Group:		System/Libraries
14mr|qt4-4.8.6-5|296	
14mr|qt4-4.8.6-5|297	%description -n %{libqtnetwork}
14mr|qt4-4.8.6-5|298	Qt component library.
14mr|qt4-4.8.6-5|299	
14mr|qt4-4.8.6-5|300	%files -n %{libqtnetwork}
14mr|qt4-4.8.6-5|301	%{_libdir}/libQtNetwork.so.%{major}*
14mr|qt4-4.8.6-5|302	
14mr|qt4-4.8.6-5|303	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|304	%package -n %{libqtopengl}
14mr|qt4-4.8.6-5|305	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|306	Group:		System/Libraries
14mr|qt4-4.8.6-5|307	
14mr|qt4-4.8.6-5|308	%description -n %{libqtopengl}
14mr|qt4-4.8.6-5|309	Qt component library.
14mr|qt4-4.8.6-5|310	
14mr|qt4-4.8.6-5|311	%files -n %{libqtopengl}
14mr|qt4-4.8.6-5|312	%{_libdir}/libQtOpenGL.so.%{major}*
14mr|qt4-4.8.6-5|313	
14mr|qt4-4.8.6-5|314	%if %{with openvg}
14mr|qt4-4.8.6-5|315	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|316	%package -n %{libqtopenvg}
14mr|qt4-4.8.6-5|317	Summary:	Qt%{major} Multimedia Library
14mr|qt4-4.8.6-5|318	Group:		System/Libraries
14mr|qt4-4.8.6-5|319	
14mr|qt4-4.8.6-5|320	%description -n %{libqtopenvg}
14mr|qt4-4.8.6-5|321	Qt multimedia library.
14mr|qt4-4.8.6-5|322	
14mr|qt4-4.8.6-5|323	%files -n %{libqtopenvg}
14mr|qt4-4.8.6-5|324	%{_libdir}/libQtOpenVG.so.%{major}*
14mr|qt4-4.8.6-5|325	%endif
14mr|qt4-4.8.6-5|326	
14mr|qt4-4.8.6-5|327	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|328	%package -n %{libqtscript}
14mr|qt4-4.8.6-5|329	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|330	Group:		System/Libraries
14mr|qt4-4.8.6-5|331	
14mr|qt4-4.8.6-5|332	%description -n %{libqtscript}
14mr|qt4-4.8.6-5|333	Qt component library.
14mr|qt4-4.8.6-5|334	
14mr|qt4-4.8.6-5|335	%files -n %{libqtscript}
14mr|qt4-4.8.6-5|336	%{_libdir}/libQtScript.so.%{major}*
14mr|qt4-4.8.6-5|337	%{_qt_plugindir}/script/
14mr|qt4-4.8.6-5|338	
14mr|qt4-4.8.6-5|339	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|340	%package -n %{libqtscripttools}
14mr|qt4-4.8.6-5|341	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|342	Group:		System/Libraries
14mr|qt4-4.8.6-5|343	
14mr|qt4-4.8.6-5|344	%description -n %{libqtscripttools}
14mr|qt4-4.8.6-5|345	Qt component library.
14mr|qt4-4.8.6-5|346	
14mr|qt4-4.8.6-5|347	%files -n %{libqtscripttools}
14mr|qt4-4.8.6-5|348	%{_libdir}/libQtScriptTools.so.%{major}*
14mr|qt4-4.8.6-5|349	
14mr|qt4-4.8.6-5|350	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|351	%package -n %{libqtsql}
14mr|qt4-4.8.6-5|352	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|353	Group:		System/Libraries
14mr|qt4-4.8.6-5|354	
14mr|qt4-4.8.6-5|355	%description -n %{libqtsql}
14mr|qt4-4.8.6-5|356	Qt component library.
14mr|qt4-4.8.6-5|357	
14mr|qt4-4.8.6-5|358	%files -n %{libqtsql}
14mr|qt4-4.8.6-5|359	%{_libdir}/libQtSql.so.%{major}*
14mr|qt4-4.8.6-5|360	
14mr|qt4-4.8.6-5|361	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|362	%package -n %{libqtsvg}
14mr|qt4-4.8.6-5|363	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|364	Group:		System/Libraries
14mr|qt4-4.8.6-5|365	
14mr|qt4-4.8.6-5|366	%description -n %{libqtsvg}
14mr|qt4-4.8.6-5|367	Qt component library.
14mr|qt4-4.8.6-5|368	
14mr|qt4-4.8.6-5|369	%files -n %{libqtsvg}
14mr|qt4-4.8.6-5|370	%{_libdir}/libQtSvg.so.%{major}*
14mr|qt4-4.8.6-5|371	%{_qt_plugindir}/iconengines/
14mr|qt4-4.8.6-5|372	
14mr|qt4-4.8.6-5|373	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|374	%package -n %{libqttest}
14mr|qt4-4.8.6-5|375	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|376	Group:		System/Libraries
14mr|qt4-4.8.6-5|377	
14mr|qt4-4.8.6-5|378	%description -n %{libqttest}
14mr|qt4-4.8.6-5|379	Qt component library.
14mr|qt4-4.8.6-5|380	
14mr|qt4-4.8.6-5|381	%files -n %{libqttest}
14mr|qt4-4.8.6-5|382	%{_libdir}/libQtTest.so.%{major}*
14mr|qt4-4.8.6-5|383	
14mr|qt4-4.8.6-5|384	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|385	%package -n %{libqtxml}
14mr|qt4-4.8.6-5|386	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|387	Group:		System/Libraries
14mr|qt4-4.8.6-5|388	
14mr|qt4-4.8.6-5|389	%description -n %{libqtxml}
14mr|qt4-4.8.6-5|390	Qt component library.
14mr|qt4-4.8.6-5|391	
14mr|qt4-4.8.6-5|392	%files -n %{libqtxml}
14mr|qt4-4.8.6-5|393	%{_libdir}/libQtXml.so.%{major}*
14mr|qt4-4.8.6-5|394	
14mr|qt4-4.8.6-5|395	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|396	%package -n %{libqtxmlpatterns}
14mr|qt4-4.8.6-5|397	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|398	Group:		System/Libraries
14mr|qt4-4.8.6-5|399	
14mr|qt4-4.8.6-5|400	%description -n %{libqtxmlpatterns}
14mr|qt4-4.8.6-5|401	Qt component library.
14mr|qt4-4.8.6-5|402	
14mr|qt4-4.8.6-5|403	%files -n %{libqtxmlpatterns}
14mr|qt4-4.8.6-5|404	%{_libdir}/libQtXmlPatterns.so.%{major}*
14mr|qt4-4.8.6-5|405	
14mr|qt4-4.8.6-5|406	
14mr|qt4-4.8.6-5|407	%if %{with webkit}
14mr|qt4-4.8.6-5|408	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|409	%package -n %{libqtwebkit}
14mr|qt4-4.8.6-5|410	Summary:	Qt%{major} Component Library
14mr|qt4-4.8.6-5|411	Group:		System/Libraries
14mr|qt4-4.8.6-5|412	
14mr|qt4-4.8.6-5|413	%description -n %{libqtwebkit}
14mr|qt4-4.8.6-5|414	Qt component library.
14mr|qt4-4.8.6-5|415	
14mr|qt4-4.8.6-5|416	%files -n %{libqtwebkit}
14mr|qt4-4.8.6-5|417	%{_libdir}/libQtWebKit.so.%{major}*
14mr|qt4-4.8.6-5|418	%endif
14mr|qt4-4.8.6-5|419	
14mr|qt4-4.8.6-5|420	%if %{with phonon}
14mr|qt4-4.8.6-5|421	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|422	%package -n %{libphonon}
14mr|qt4-4.8.6-5|423	Summary:	Qt%{major} Phonon Library
14mr|qt4-4.8.6-5|424	Group:		System/Libraries
14mr|qt4-4.8.6-5|425	
14mr|qt4-4.8.6-5|426	%description -n %{libphonon}
14mr|qt4-4.8.6-5|427	Phonon library for Qt.
14mr|qt4-4.8.6-5|428	
14mr|qt4-4.8.6-5|429	%files -n %{libphonon}
14mr|qt4-4.8.6-5|430	%{_libdir}/libphonon.so.%{major}*
14mr|qt4-4.8.6-5|431	
14mr|qt4-4.8.6-5|432	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|433	%package -n phonon-gstreamer
14mr|qt4-4.8.6-5|434	Summary:	Qt%{major} Phonon Gstreamer Backend
14mr|qt4-4.8.6-5|435	Group:		System/Libraries
14mr|qt4-4.8.6-5|436	Provides:	phonon-backend = %{EVRD}
14mr|qt4-4.8.6-5|437	Requires:	gstreamer0.10-plugins-good
14mr|qt4-4.8.6-5|438	Requires:	gstreamer0.10-pulse
14mr|qt4-4.8.6-5|439	Suggests:	gstreamer0.10-ffmpeg
14mr|qt4-4.8.6-5|440	Suggests:	gstreamer0.10-soup
14mr|qt4-4.8.6-5|441	
14mr|qt4-4.8.6-5|442	%description -n phonon-gstreamer
14mr|qt4-4.8.6-5|443	Phonon gstreamer backend for Qt.
14mr|qt4-4.8.6-5|444	
14mr|qt4-4.8.6-5|445	%files -n phonon-gstreamer
14mr|qt4-4.8.6-5|446	%{_qt_plugindir}/phonon_backend/libphonon_gstreamer.so
14mr|qt4-4.8.6-5|447	
14mr|qt4-4.8.6-5|448	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|449	%package designer-plugin-phonon
14mr|qt4-4.8.6-5|450	Summary:	Qt%{major} Designer Phonon Plugin
14mr|qt4-4.8.6-5|451	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|452	
14mr|qt4-4.8.6-5|453	%description designer-plugin-phonon
14mr|qt4-4.8.6-5|454	Designer phonon plugin for Qt.
14mr|qt4-4.8.6-5|455	
14mr|qt4-4.8.6-5|456	%files designer-plugin-phonon
14mr|qt4-4.8.6-5|457	%{_qt_plugindir}/designer/libphononwidgets.so
14mr|qt4-4.8.6-5|458	%endif
14mr|qt4-4.8.6-5|459	
14mr|qt4-4.8.6-5|460	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|461	%package -n %{libqtdevel}
14mr|qt4-4.8.6-5|462	Summary:	Development files for the Qt GUI toolkit
14mr|qt4-4.8.6-5|463	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|464	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|465	Requires:	qt4-qtconfig = %{EVRD}
14mr|qt4-4.8.6-5|466	Provides:	qt-devel = %{EVRD}
14mr|qt4-4.8.6-5|467	Provides:	qt4-devel = %{EVRD}
14mr|qt4-4.8.6-5|468	Provides:	libqt4-devel = %{EVRD}
14mr|qt4-4.8.6-5|469	Requires:	%{libqtdeclarative} = %{EVRD}
14mr|qt4-4.8.6-5|470	Requires:	%{libqt3support} = %{EVRD}
14mr|qt4-4.8.6-5|471	Requires:	%{libqt3support} = %{EVRD}
14mr|qt4-4.8.6-5|472	Requires:	%{libqtcore} = %{EVRD}
14mr|qt4-4.8.6-5|473	Requires:	%{libqtdesigner} = %{EVRD}
14mr|qt4-4.8.6-5|474	Requires:	%{libqtgui} = %{EVRD}
14mr|qt4-4.8.6-5|475	Requires:	%{libqtnetwork} = %{EVRD}
14mr|qt4-4.8.6-5|476	Requires:	%{libqtopengl} = %{EVRD}
14mr|qt4-4.8.6-5|477	Requires:	%{libqtsql} = %{EVRD}
14mr|qt4-4.8.6-5|478	Requires:	%{libqtxml} = %{EVRD}
14mr|qt4-4.8.6-5|479	Requires:	%{libqtscripttools} = %{EVRD}
14mr|qt4-4.8.6-5|480	Requires:	%{libqtxmlpatterns} = %{EVRD}
14mr|qt4-4.8.6-5|481	Requires:	%{libqtsvg} = %{EVRD}
14mr|qt4-4.8.6-5|482	Requires:	%{libqtclucene} = %{EVRD}
14mr|qt4-4.8.6-5|483	Requires:	%{libqttest} = %{EVRD}
14mr|qt4-4.8.6-5|484	Requires:	%{libqdbus} = %{EVRD}
14mr|qt4-4.8.6-5|485	%if %{with webkit}
14mr|qt4-4.8.6-5|486	Requires:	%{libqtwebkit} = %{EVRD}
14mr|qt4-4.8.6-5|487	%endif
14mr|qt4-4.8.6-5|488	Requires:	%{libqtscript} = %{EVRD}
14mr|qt4-4.8.6-5|489	Requires:	%{libqthelp} = %{EVRD}
14mr|qt4-4.8.6-5|490	Requires:	%{libqtmultimedia} = %{EVRD}
14mr|qt4-4.8.6-5|491	%if %{with openvg}
14mr|qt4-4.8.6-5|492	Requires:	%{libqtopenvg} = %{EVRD}
14mr|qt4-4.8.6-5|493	%endif
14mr|qt4-4.8.6-5|494	%if %{with phonon}
14mr|qt4-4.8.6-5|495	Requires:	qt4-designer-plugin-phonon = %{EVRD}
14mr|qt4-4.8.6-5|496	Requires:	%{libphonon} = %{EVRD}
14mr|qt4-4.8.6-5|497	%endif
14mr|qt4-4.8.6-5|498	Requires:	qt4-qtdbus = %{EVRD}
14mr|qt4-4.8.6-5|499	Requires:	qt4-designer-plugin-webkit = %{EVRD}
14mr|qt4-4.8.6-5|500	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
14mr|qt4-4.8.6-5|501	Requires(post):	update-alternatives
14mr|qt4-4.8.6-5|502	Requires(postun):update-alternatives
14mr|qt4-4.8.6-5|503	Obsoletes:	%{mklibname -d QtWebKit} < %{version}
14mr|qt4-4.8.6-5|504	
14mr|qt4-4.8.6-5|505	%description -n %{libqtdevel}
14mr|qt4-4.8.6-5|506	Necessary files to develop applications using the Qt GUI toolkit:
14mr|qt4-4.8.6-5|507	the header files, the Qt meta object compiler, and static libraries.
14mr|qt4-4.8.6-5|508	Enter in http://qt.nokia.com/ for more information about Qt.
14mr|qt4-4.8.6-5|509	
14mr|qt4-4.8.6-5|510	Install %{name}-devel if you want to develop GUI applications using
14mr|qt4-4.8.6-5|511	the Qt toolkit.
14mr|qt4-4.8.6-5|512	
14mr|qt4-4.8.6-5|513	%post -n %{libqtdevel}
14mr|qt4-4.8.6-5|514	update-alternatives --install %{_bindir}/qmake qmake %{_qt_bindir}/qmake 20
14mr|qt4-4.8.6-5|515	
14mr|qt4-4.8.6-5|516	%postun -n %{libqtdevel}
14mr|qt4-4.8.6-5|517	if ! [ -e %{_qt_bindir}/qmake ]; then
14mr|qt4-4.8.6-5|518	update-alternatives --remove qmake %{_qt_bindir}/qmake
14mr|qt4-4.8.6-5|519	fi
14mr|qt4-4.8.6-5|520	
14mr|qt4-4.8.6-5|521	%files -n %{libqtdevel}
14mr|qt4-4.8.6-5|522	%{_sysconfdir}/rpm/macros.d/qt4.macros
14mr|qt4-4.8.6-5|523	%{_qt_bindir}/lrelease
14mr|qt4-4.8.6-5|524	%{_qt_bindir}/lupdate
14mr|qt4-4.8.6-5|525	%{_qt_bindir}/moc
14mr|qt4-4.8.6-5|526	%{_qt_bindir}/pixeltool
14mr|qt4-4.8.6-5|527	%{_qt_bindir}/qdbusxml2cpp
14mr|qt4-4.8.6-5|528	%{_qt_bindir}/qdbuscpp2xml
14mr|qt4-4.8.6-5|529	%{_qt_bindir}/qmake
14mr|qt4-4.8.6-5|530	%{_qt_bindir}/qt3to4
14mr|qt4-4.8.6-5|531	%{_qt_bindir}/qttracereplay
14mr|qt4-4.8.6-5|532	%{_qt_bindir}/rcc
14mr|qt4-4.8.6-5|533	%{_qt_bindir}/uic*
14mr|qt4-4.8.6-5|534	%{_qt_bindir}/xmlpatternsvalidator
14mr|qt4-4.8.6-5|535	%{_qt_includedir}/Qt*/
14mr|qt4-4.8.6-5|536	%{_qt_datadir}/mkspecs/
14mr|qt4-4.8.6-5|537	%{_qt_datadir}/q3porting.xml
14mr|qt4-4.8.6-5|538	%{_libdir}/libQt3Support.so
14mr|qt4-4.8.6-5|539	%{_libdir}/libQtCLucene.so
14mr|qt4-4.8.6-5|540	%{_libdir}/libQtCore.so
14mr|qt4-4.8.6-5|541	%{_libdir}/libQtDBus.so
14mr|qt4-4.8.6-5|542	%{_libdir}/libQtDeclarative.so
14mr|qt4-4.8.6-5|543	%{_libdir}/libQtDesigner.so
14mr|qt4-4.8.6-5|544	%{_libdir}/libQtDesignerComponents.so
14mr|qt4-4.8.6-5|545	%{_libdir}/libQtGui.so
14mr|qt4-4.8.6-5|546	%{_libdir}/libQtHelp.so
14mr|qt4-4.8.6-5|547	%{_libdir}/libQtMultimedia.so
14mr|qt4-4.8.6-5|548	%{_libdir}/libQtNetwork.so
14mr|qt4-4.8.6-5|549	%{_libdir}/libQtOpenGL.so
14mr|qt4-4.8.6-5|550	%if %{with openvg}
14mr|qt4-4.8.6-5|551	%{_libdir}/libQtOpenVG.so
14mr|qt4-4.8.6-5|552	%endif
14mr|qt4-4.8.6-5|553	%{_libdir}/libQtScript.so
14mr|qt4-4.8.6-5|554	%{_libdir}/libQtScriptTools.so
14mr|qt4-4.8.6-5|555	%{_libdir}/libQtSql.so
14mr|qt4-4.8.6-5|556	%{_libdir}/libQtSvg.so
14mr|qt4-4.8.6-5|557	%{_libdir}/libQtTest.so
14mr|qt4-4.8.6-5|558	%{_libdir}/libQtXml.so
14mr|qt4-4.8.6-5|559	%{_libdir}/libQtXmlPatterns.so
14mr|qt4-4.8.6-5|560	%if %{with webkit}
14mr|qt4-4.8.6-5|561	%{_libdir}/libQtWebKit.so
14mr|qt4-4.8.6-5|562	%endif
14mr|qt4-4.8.6-5|563	%{_libdir}/*.a
14mr|qt4-4.8.6-5|564	%{_libdir}/*.prl
14mr|qt4-4.8.6-5|565	%{_libdir}/pkgconfig/Qt*.pc
14mr|qt4-4.8.6-5|566	%if %{with_private_headers}
14mr|qt4-4.8.6-5|567	%exclude %{_qt_includedir}/*/private/
14mr|qt4-4.8.6-5|568	%endif
14mr|qt4-4.8.6-5|569	
14mr|qt4-4.8.6-5|570	#-------------------------------------------------------------------------
14mr|qt4-4.8.6-5|571	%if %{with_private_headers}
14mr|qt4-4.8.6-5|572	%package devel-private
14mr|qt4-4.8.6-5|573	Summary:	Private headers for Qt toolkit
14mr|qt4-4.8.6-5|574	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|575	Requires:	qt4-devel = %{EVRD}
14mr|qt4-4.8.6-5|576	BuildArch:	noarch
14mr|qt4-4.8.6-5|577	
14mr|qt4-4.8.6-5|578	%description devel-private
14mr|qt4-4.8.6-5|579	The %{name}-devel-private package contains the private headres for Qt4
14mr|qt4-4.8.6-5|580	toolkit. It is needed to build Qt Creator with all features.
14mr|qt4-4.8.6-5|581	
14mr|qt4-4.8.6-5|582	%files devel-private
14mr|qt4-4.8.6-5|583	%{_qt_includedir}/QtCore/private/
14mr|qt4-4.8.6-5|584	%{_qt_includedir}/QtDeclarative/private/
14mr|qt4-4.8.6-5|585	%{_qt_includedir}/QtGui/private/
14mr|qt4-4.8.6-5|586	%{_qt_includedir}/QtScript/private/
14mr|qt4-4.8.6-5|587	%{_qt_includedir}/../src/corelib/
14mr|qt4-4.8.6-5|588	%{_qt_includedir}/../src/declarative/
14mr|qt4-4.8.6-5|589	%{_qt_includedir}/../src/gui/
14mr|qt4-4.8.6-5|590	%{_qt_includedir}/../src/script/
14mr|qt4-4.8.6-5|591	%endif
14mr|qt4-4.8.6-5|592	
14mr|qt4-4.8.6-5|593	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|594	%package assistant
14mr|qt4-4.8.6-5|595	Summary:	Qt%{major} Assistantion Doc Utility
14mr|qt4-4.8.6-5|596	Group:		Books/Computer books
14mr|qt4-4.8.6-5|597	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|598	Requires:	qt4-database-plugin-sqlite = %{EVRD}
14mr|qt4-4.8.6-5|599	Suggests:	qt4-doc = %{EVRD}
14mr|qt4-4.8.6-5|600	
14mr|qt4-4.8.6-5|601	%description assistant
14mr|qt4-4.8.6-5|602	Qt Assistant provides a documentation Browser.
14mr|qt4-4.8.6-5|603	
14mr|qt4-4.8.6-5|604	%files assistant
14mr|qt4-4.8.6-5|605	%{_qt_bindir}/assistant
14mr|qt4-4.8.6-5|606	%{_qt_bindir}/qcollectiongenerator
14mr|qt4-4.8.6-5|607	%{_qt_bindir}/qhelpconverter
14mr|qt4-4.8.6-5|608	%{_qt_bindir}/qhelpgenerator
14mr|qt4-4.8.6-5|609	%{_datadir}/applications/mandriva-assistant-qt4.desktop
14mr|qt4-4.8.6-5|610	%{_qt_translationdir}/assistant*
14mr|qt4-4.8.6-5|611	
14mr|qt4-4.8.6-5|612	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|613	%package designer
14mr|qt4-4.8.6-5|614	Summary:	Qt%{major} Visual Design Tool
14mr|qt4-4.8.6-5|615	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|616	Requires:	%{libqtdevel} = %{EVRD}
14mr|qt4-4.8.6-5|617	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
14mr|qt4-4.8.6-5|618	%if %{with webkit}
14mr|qt4-4.8.6-5|619	Requires:	qt4-designer-plugin-webkit = %{EVRD}
14mr|qt4-4.8.6-5|620	%endif
14mr|qt4-4.8.6-5|621	%if %{with phonon}
14mr|qt4-4.8.6-5|622	Requires:	qt4-designer-plugin-phonon
14mr|qt4-4.8.6-5|623	%endif
14mr|qt4-4.8.6-5|624	%if %{with examples}
14mr|qt4-4.8.6-5|625	Suggests:	qt4-examples = %{EVRD}
14mr|qt4-4.8.6-5|626	%endif
14mr|qt4-4.8.6-5|627	%if %{with demos}
14mr|qt4-4.8.6-5|628	Suggests:	qt4-demos = %{EVRD}
14mr|qt4-4.8.6-5|629	%endif
14mr|qt4-4.8.6-5|630	
14mr|qt4-4.8.6-5|631	%description designer
14mr|qt4-4.8.6-5|632	The Qt Designer is a visual design tool that makes designing and
14mr|qt4-4.8.6-5|633	implementing user interfaces a lot easier.
14mr|qt4-4.8.6-5|634	
14mr|qt4-4.8.6-5|635	%files designer
14mr|qt4-4.8.6-5|636	%{_qt_bindir}/designer
14mr|qt4-4.8.6-5|637	%{_datadir}/applications/mandriva-designer-qt4.desktop
14mr|qt4-4.8.6-5|638	%{_qt_translationdir}/designer_*
14mr|qt4-4.8.6-5|639	
14mr|qt4-4.8.6-5|640	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|641	%package linguist
14mr|qt4-4.8.6-5|642	Summary:	Qt%{major} Linguist Translation Utility
14mr|qt4-4.8.6-5|643	Group:		Books/Computer books
14mr|qt4-4.8.6-5|644	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|645	
14mr|qt4-4.8.6-5|646	%description linguist
14mr|qt4-4.8.6-5|647	Linguist provides easy translation for Qt GUI's in severall languages.
14mr|qt4-4.8.6-5|648	
14mr|qt4-4.8.6-5|649	%files linguist
14mr|qt4-4.8.6-5|650	%{_qt_bindir}/linguist
14mr|qt4-4.8.6-5|651	%{_qt_bindir}/lconvert
14mr|qt4-4.8.6-5|652	%{_datadir}/applications/mandriva-linguist-qt4.desktop
14mr|qt4-4.8.6-5|653	%{_qt_translationdir}/linguist*
14mr|qt4-4.8.6-5|654	
14mr|qt4-4.8.6-5|655	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|656	%package qdoc3
14mr|qt4-4.8.6-5|657	Summary:	Qt%{major} Documentation Generator
14mr|qt4-4.8.6-5|658	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|659	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|660	
14mr|qt4-4.8.6-5|661	%description qdoc3
14mr|qt4-4.8.6-5|662	Qt 4 documentation generator.
14mr|qt4-4.8.6-5|663	
14mr|qt4-4.8.6-5|664	%files qdoc3
14mr|qt4-4.8.6-5|665	%{_qt_bindir}/qdoc3
14mr|qt4-4.8.6-5|666	
14mr|qt4-4.8.6-5|667	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|668	%package qtdbus
14mr|qt4-4.8.6-5|669	Summary:	Qt%{major} DBus Binary
14mr|qt4-4.8.6-5|670	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|671	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|672	
14mr|qt4-4.8.6-5|673	%description qtdbus
14mr|qt4-4.8.6-5|674	Dbus interface for Qt.
14mr|qt4-4.8.6-5|675	
14mr|qt4-4.8.6-5|676	%files qtdbus
14mr|qt4-4.8.6-5|677	%{_qt_bindir}/qdbus
14mr|qt4-4.8.6-5|678	%{_qt_bindir}/qdbusviewer
14mr|qt4-4.8.6-5|679	
14mr|qt4-4.8.6-5|680	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|681	%package qmlviewer
14mr|qt4-4.8.6-5|682	Summary:	Qt%{major} Qmlviewer Utility
14mr|qt4-4.8.6-5|683	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|684	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|685	
14mr|qt4-4.8.6-5|686	%description qmlviewer
14mr|qt4-4.8.6-5|687	Qmlviewer utility for Qt.
14mr|qt4-4.8.6-5|688	
14mr|qt4-4.8.6-5|689	%files qmlviewer
14mr|qt4-4.8.6-5|690	%{_qt_bindir}/qmlviewer
14mr|qt4-4.8.6-5|691	%{_qt_bindir}/qmlplugindump
14mr|qt4-4.8.6-5|692	%{_qt_importdir}/Qt/
14mr|qt4-4.8.6-5|693	%if %{with webkit}
14mr|qt4-4.8.6-5|694	%{_qt_importdir}/QtWebKit/libqmlwebkitplugin.so
14mr|qt4-4.8.6-5|695	%{_qt_importdir}/QtWebKit/qmldir
14mr|qt4-4.8.6-5|696	%endif
14mr|qt4-4.8.6-5|697	%{_qt_plugindir}/bearer/libqgenericbearer.so
14mr|qt4-4.8.6-5|698	%{_qt_plugindir}/bearer/libqnmbearer.so
14mr|qt4-4.8.6-5|699	%{_qt_plugindir}/bearer/libqconnmanbearer.so
14mr|qt4-4.8.6-5|700	%dir %{_qt_plugindir}/qmltooling/
14mr|qt4-4.8.6-5|701	%{_qt_plugindir}/qmltooling/libqmldbg_tcp.so
14mr|qt4-4.8.6-5|702	%{_qt_plugindir}/qmltooling/libqmldbg_inspector.so
14mr|qt4-4.8.6-5|703	
14mr|qt4-4.8.6-5|704	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|705	%package qtconfig
14mr|qt4-4.8.6-5|706	Summary:	Qt%{major} Configuration Utility
14mr|qt4-4.8.6-5|707	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|708	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|709	Requires(post):	update-alternatives
14mr|qt4-4.8.6-5|710	Requires(postun):update-alternatives
14mr|qt4-4.8.6-5|711	
14mr|qt4-4.8.6-5|712	%description qtconfig
14mr|qt4-4.8.6-5|713	Main configuration utility for Qt.
14mr|qt4-4.8.6-5|714	
14mr|qt4-4.8.6-5|715	%post qtconfig
14mr|qt4-4.8.6-5|716	update-alternatives --install %{_bindir}/qtconfig qtconfig %{_qt_bindir}/qtconfig 20
14mr|qt4-4.8.6-5|717	
14mr|qt4-4.8.6-5|718	%postun qtconfig
14mr|qt4-4.8.6-5|719	if ! [ -e %{_qt_bindir}/qtconfig ]; then
14mr|qt4-4.8.6-5|720	update-alternatives --remove qtconfig %{_qt_bindir}/qtconfig
14mr|qt4-4.8.6-5|721	fi
14mr|qt4-4.8.6-5|722	
14mr|qt4-4.8.6-5|723	%files qtconfig
14mr|qt4-4.8.6-5|724	%{_qt_bindir}/qtconfig
14mr|qt4-4.8.6-5|725	%{_qt_translationdir}/qtconfig*
14mr|qt4-4.8.6-5|726	
14mr|qt4-4.8.6-5|727	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|728	%if %{with qvfb}
14mr|qt4-4.8.6-5|729	%package qvfb
14mr|qt4-4.8.6-5|730	Summary:	Qt%{major} Embedded Virtual Terminal
14mr|qt4-4.8.6-5|731	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|732	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|733	
14mr|qt4-4.8.6-5|734	%description qvfb
14mr|qt4-4.8.6-5|735	Embedded virtual terminal for Qt support.
14mr|qt4-4.8.6-5|736	
14mr|qt4-4.8.6-5|737	%files qvfb
14mr|qt4-4.8.6-5|738	%{_qt_bindir}/qvfb
14mr|qt4-4.8.6-5|739	%{_qt_translationdir}/qvfb*
14mr|qt4-4.8.6-5|740	%endif
14mr|qt4-4.8.6-5|741	
14mr|qt4-4.8.6-5|742	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|743	%package xmlpatterns
14mr|qt4-4.8.6-5|744	Summary:	Qt%{major} Xmlpatterns Utility
14mr|qt4-4.8.6-5|745	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|746	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|747	
14mr|qt4-4.8.6-5|748	%description xmlpatterns
14mr|qt4-4.8.6-5|749	Xmlpatterns utility for Qt.
14mr|qt4-4.8.6-5|750	
14mr|qt4-4.8.6-5|751	%files xmlpatterns
14mr|qt4-4.8.6-5|752	%{_qt_bindir}/xmlpatterns
14mr|qt4-4.8.6-5|753	
14mr|qt4-4.8.6-5|754	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|755	%package accessibility-plugin
14mr|qt4-4.8.6-5|756	Summary:	Qt%{major} Accessibility Plugin
14mr|qt4-4.8.6-5|757	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|758	
14mr|qt4-4.8.6-5|759	%description accessibility-plugin
14mr|qt4-4.8.6-5|760	Acessibility plugins for Qt.
14mr|qt4-4.8.6-5|761	
14mr|qt4-4.8.6-5|762	%files accessibility-plugin
14mr|qt4-4.8.6-5|763	%{_qt_plugindir}/accessible/
14mr|qt4-4.8.6-5|764	
14mr|qt4-4.8.6-5|765	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|766	%package designer-plugin-qt3support
14mr|qt4-4.8.6-5|767	Summary:	Qt%{major} designer qt3support plugin
14mr|qt4-4.8.6-5|768	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|769	
14mr|qt4-4.8.6-5|770	%description designer-plugin-qt3support
14mr|qt4-4.8.6-5|771	Designer plugin for qt3support Qt support.
14mr|qt4-4.8.6-5|772	
14mr|qt4-4.8.6-5|773	%files designer-plugin-qt3support
14mr|qt4-4.8.6-5|774	%{_qt_plugindir}/designer/libqt3supportwidgets.so
14mr|qt4-4.8.6-5|775	
14mr|qt4-4.8.6-5|776	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|777	%if %{with webkit}
14mr|qt4-4.8.6-5|778	%package designer-plugin-webkit
14mr|qt4-4.8.6-5|779	Summary:	Qt%{major} Designer Webkit Plugin
14mr|qt4-4.8.6-5|780	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|781	
14mr|qt4-4.8.6-5|782	%description designer-plugin-webkit
14mr|qt4-4.8.6-5|783	Designer plugin for webkit Qt support.
14mr|qt4-4.8.6-5|784	
14mr|qt4-4.8.6-5|785	%files designer-plugin-webkit
14mr|qt4-4.8.6-5|786	%{_qt_plugindir}/designer/libqwebview.so
14mr|qt4-4.8.6-5|787	%endif
14mr|qt4-4.8.6-5|788	
14mr|qt4-4.8.6-5|789	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|790	%package graphicssystems-plugin
14mr|qt4-4.8.6-5|791	Summary:	Qt%{major} Graphicssystems Plugin
14mr|qt4-4.8.6-5|792	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|793	
14mr|qt4-4.8.6-5|794	%description graphicssystems-plugin
14mr|qt4-4.8.6-5|795	Graphicssystems plugins for Qt.
14mr|qt4-4.8.6-5|796	
14mr|qt4-4.8.6-5|797	%files graphicssystems-plugin
14mr|qt4-4.8.6-5|798	%dir %{_qt_plugindir}/graphicssystems/
14mr|qt4-4.8.6-5|799	%{_qt_plugindir}/graphicssystems/libqglgraphicssystem.so
14mr|qt4-4.8.6-5|800	%{_qt_plugindir}/graphicssystems/libqtracegraphicssystem.so
14mr|qt4-4.8.6-5|801	%if %{with openvg}
14mr|qt4-4.8.6-5|802	%{_qt_plugindir}/graphicssystems/libqvggraphicssystem.so
14mr|qt4-4.8.6-5|803	%endif
14mr|qt4-4.8.6-5|804	
14mr|qt4-4.8.6-5|805	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|806	%if %{with ibase}
14mr|qt4-4.8.6-5|807	%package database-plugin-ibase
14mr|qt4-4.8.6-5|808	Summary:	Qt%{major} Database Interbase Plugin
14mr|qt4-4.8.6-5|809	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|810	
14mr|qt4-4.8.6-5|811	%description database-plugin-ibase
14mr|qt4-4.8.6-5|812	Database plugin for interbase Qt support.
14mr|qt4-4.8.6-5|813	
14mr|qt4-4.8.6-5|814	%files database-plugin-ibase
14mr|qt4-4.8.6-5|815	%{_qt_plugindir}/sqldrivers/libqsqlibase.so
14mr|qt4-4.8.6-5|816	%endif
14mr|qt4-4.8.6-5|817	
14mr|qt4-4.8.6-5|818	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|819	%if %{with mysql}
14mr|qt4-4.8.6-5|820	%package database-plugin-mysql
14mr|qt4-4.8.6-5|821	Summary:	Qt%{major} Database MYSQL Plugin
14mr|qt4-4.8.6-5|822	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|823	
14mr|qt4-4.8.6-5|824	%description database-plugin-mysql
14mr|qt4-4.8.6-5|825	Database plugin for mysql Qt support.
14mr|qt4-4.8.6-5|826	
14mr|qt4-4.8.6-5|827	%files database-plugin-mysql
14mr|qt4-4.8.6-5|828	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
14mr|qt4-4.8.6-5|829	%endif
14mr|qt4-4.8.6-5|830	
14mr|qt4-4.8.6-5|831	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|832	%if %{with odbc}
14mr|qt4-4.8.6-5|833	%package database-plugin-odbc
14mr|qt4-4.8.6-5|834	Summary:	Qt%{major} Database ODBC Plugin
14mr|qt4-4.8.6-5|835	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|836	
14mr|qt4-4.8.6-5|837	%description database-plugin-odbc
14mr|qt4-4.8.6-5|838	Database plugin for ODBC Qt support.
14mr|qt4-4.8.6-5|839	
14mr|qt4-4.8.6-5|840	%files database-plugin-odbc
14mr|qt4-4.8.6-5|841	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
14mr|qt4-4.8.6-5|842	%endif
14mr|qt4-4.8.6-5|843	
14mr|qt4-4.8.6-5|844	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|845	%if %{with postgres}
14mr|qt4-4.8.6-5|846	%package database-plugin-pgsql
14mr|qt4-4.8.6-5|847	Summary:	Qt%{major} Database PGSQL Plugin
14mr|qt4-4.8.6-5|848	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|849	
14mr|qt4-4.8.6-5|850	%description database-plugin-pgsql
14mr|qt4-4.8.6-5|851	Database plugin for pgsql Qt support.
14mr|qt4-4.8.6-5|852	
14mr|qt4-4.8.6-5|853	%files database-plugin-pgsql
14mr|qt4-4.8.6-5|854	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
14mr|qt4-4.8.6-5|855	%endif
14mr|qt4-4.8.6-5|856	
14mr|qt4-4.8.6-5|857	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|858	%if %{with sqlite}
14mr|qt4-4.8.6-5|859	%package database-plugin-sqlite
14mr|qt4-4.8.6-5|860	Summary:	Qt%{major} Database SQLITE Plugin
14mr|qt4-4.8.6-5|861	Group:		Databases
14mr|qt4-4.8.6-5|862	
14mr|qt4-4.8.6-5|863	%description database-plugin-sqlite
14mr|qt4-4.8.6-5|864	Database plugin for sqlite Qt support.
14mr|qt4-4.8.6-5|865	
14mr|qt4-4.8.6-5|866	%files database-plugin-sqlite
14mr|qt4-4.8.6-5|867	%{_qt_plugindir}/sqldrivers/libqsqlite.so
14mr|qt4-4.8.6-5|868	%endif
14mr|qt4-4.8.6-5|869	
14mr|qt4-4.8.6-5|870	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|871	%if %{with tds}
14mr|qt4-4.8.6-5|872	%package database-plugin-tds
14mr|qt4-4.8.6-5|873	Summary:	Q%{major} Database FREETDS Plugin
14mr|qt4-4.8.6-5|874	Group:		Databases
14mr|qt4-4.8.6-5|875	
14mr|qt4-4.8.6-5|876	%description database-plugin-tds
14mr|qt4-4.8.6-5|877	Database plugin for freetds Qt support.
14mr|qt4-4.8.6-5|878	
14mr|qt4-4.8.6-5|879	%files database-plugin-tds
14mr|qt4-4.8.6-5|880	%{_qt_plugindir}/sqldrivers/libqsqltds.so
14mr|qt4-4.8.6-5|881	%endif
14mr|qt4-4.8.6-5|882	
14mr|qt4-4.8.6-5|883	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|884	%if %{with docs}
14mr|qt4-4.8.6-5|885	%package doc
14mr|qt4-4.8.6-5|886	Summary:	Qt%{major} HTML Documentation
14mr|qt4-4.8.6-5|887	Group:		Books/Computer books
14mr|qt4-4.8.6-5|888	BuildArch:	noarch
14mr|qt4-4.8.6-5|889	
14mr|qt4-4.8.6-5|890	%description doc
14mr|qt4-4.8.6-5|891	HTML documentation for the Qt toolkit. To view the documentation,
14mr|qt4-4.8.6-5|892	please load up the file %{_qt_docdir}/html/index.html in your
14mr|qt4-4.8.6-5|893	favourite browser.
14mr|qt4-4.8.6-5|894	
14mr|qt4-4.8.6-5|895	%post doc
14mr|qt4-4.8.6-5|896	# Remove old qt4 doc directories
14mr|qt4-4.8.6-5|897	find %{_docdir} -maxdepth 1 -type d -name qt-4.\* -exec rm -rf {} \;
14mr|qt4-4.8.6-5|898	
14mr|qt4-4.8.6-5|899	%files doc
14mr|qt4-4.8.6-5|900	%{_qt_docdir}/html/
14mr|qt4-4.8.6-5|901	%{_qt_docdir}/qch/
14mr|qt4-4.8.6-5|902	%{_qt_docdir}/src/
14mr|qt4-4.8.6-5|903	%endif
14mr|qt4-4.8.6-5|904	
14mr|qt4-4.8.6-5|905	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|906	%if %{with demos}
14mr|qt4-4.8.6-5|907	%package demos
14mr|qt4-4.8.6-5|908	Summary:	Qt%{major} Demonstration Applications
14mr|qt4-4.8.6-5|909	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|910	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|911	Obsoletes:	%{name}-demos < 4:4.8.0
14mr|qt4-4.8.6-5|912	%if %{with docs}
14mr|qt4-4.8.6-5|913	Requires:	%{name}-doc = %{EVRD}
14mr|qt4-4.8.6-5|914	%endif
14mr|qt4-4.8.6-5|915	%if %{with examples}
14mr|qt4-4.8.6-5|916	Suggests:	%{name}-examples = %{EVRD}
14mr|qt4-4.8.6-5|917	%endif
14mr|qt4-4.8.6-5|918	
14mr|qt4-4.8.6-5|919	%description demos
14mr|qt4-4.8.6-5|920	Demonstration applications made with Qt %{version}.
14mr|qt4-4.8.6-5|921	
14mr|qt4-4.8.6-5|922	%files demos
14mr|qt4-4.8.6-5|923	%{_qt_bindir}/qtdemo
14mr|qt4-4.8.6-5|924	%{_qt_demodir}/
14mr|qt4-4.8.6-5|925	%{_qt_plugindir}/designer/libarthurplugin.so
14mr|qt4-4.8.6-5|926	%endif
14mr|qt4-4.8.6-5|927	
14mr|qt4-4.8.6-5|928	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|929	%if %{with examples}
14mr|qt4-4.8.6-5|930	%package examples
14mr|qt4-4.8.6-5|931	Summary:	Qt%{major} Programs Examples
14mr|qt4-4.8.6-5|932	Group:		Development/KDE and Qt
14mr|qt4-4.8.6-5|933	Requires:	%{name}-common = %{EVRD}
14mr|qt4-4.8.6-5|934	
14mr|qt4-4.8.6-5|935	%description examples
14mr|qt4-4.8.6-5|936	Programs examples made with Qt %{version}.
14mr|qt4-4.8.6-5|937	
14mr|qt4-4.8.6-5|938	%files examples
14mr|qt4-4.8.6-5|939	%{_qt_exampledir}/
14mr|qt4-4.8.6-5|940	%{_qt_plugindir}/designer/libcontainerextension.so
14mr|qt4-4.8.6-5|941	%{_qt_plugindir}/designer/libcustomwidgetplugin.so
14mr|qt4-4.8.6-5|942	%{_qt_plugindir}/designer/libtaskmenuextension.so
14mr|qt4-4.8.6-5|943	%{_qt_plugindir}/designer/libworldtimeclockplugin.so
14mr|qt4-4.8.6-5|944	%endif
14mr|qt4-4.8.6-5|945	
14mr|qt4-4.8.6-5|946	#--------------------------------------------------------------------
14mr|qt4-4.8.6-5|947	%prep
14mr|qt4-4.8.6-5|948	%setup -q -n qt-everywhere-opensource-src-%{version}
14mr|qt4-4.8.6-5|949	%patch0 -p1 -b .boost
14mr|qt4-4.8.6-5|950	%patch1 -p1 -b .c++11-1~
14mr|qt4-4.8.6-5|951	%patch2 -p1 -b .c++11-2~
14mr|qt4-4.8.6-5|952	%patch3 -p1 -b .kde-bug-256475~
14mr|qt4-4.8.6-5|953	%patch4 -p1 -b .ssl~
14mr|qt4-4.8.6-5|954	%patch5 -p1 -b .unix-select~
14mr|qt4-4.8.6-5|955	%patch6 -p1 -b .qt-bug-34614~
14mr|qt4-4.8.6-5|956	%patch7 -p1 -b .qt-bug-37380~
14mr|qt4-4.8.6-5|957	%patch8 -p0 -b .qt-bug-38585~
14mr|qt4-4.8.6-5|958	%patch10 -p1 -b .fix-qvfb-build~
14mr|qt4-4.8.6-5|959	
14mr|qt4-4.8.6-5|960	# let makefile create missing .qm files, the .qm files should be included in qt upstream
14mr|qt4-4.8.6-5|961	for f in translations/*.ts ; do
14mr|qt4-4.8.6-5|962	touch ${f%.ts}.qm
14mr|qt4-4.8.6-5|963	done
14mr|qt4-4.8.6-5|964	
14mr|qt4-4.8.6-5|965	# QMAKE_STRIP need to be clear to allow mdv -debug package
14mr|qt4-4.8.6-5|966	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP             =|" -i mkspecs/common/linux.conf
14mr|qt4-4.8.6-5|967	# We use -g1 to override -gdwarf-4 -- the latter needs more
14mr|qt4-4.8.6-5|968	# RAM during QtWebKit build than x86_32 can handle.
14mr|qt4-4.8.6-5|969	sed -e "s|^QMAKE_CFLAGS_RELEASE .*$|QMAKE_CFLAGS_RELEASE    += %{optflags}  -fno-strict-aliasing -DPIC -fPIC -g1| " \
14mr|qt4-4.8.6-5|970	-e "s|^QMAKE_LFLAGS	.*$|QMAKE_LFLAGS		+= %{ldflags}|" \
14mr|qt4-4.8.6-5|971	-e "s|^QMAKE_LFLAGS_PLUGIN.*\+= |QMAKE_LFLAGS_PLUGIN += %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
14mr|qt4-4.8.6-5|972	-e 's|^QMAKE_CXXFLAGS .*|& -std=gnu++0x|' \
14mr|qt4-4.8.6-5|973	-i mkspecs/common/gcc-base.conf mkspecs/common/gcc-base-unix.conf
14mr|qt4-4.8.6-5|974	
14mr|qt4-4.8.6-5|975	%build
14mr|qt4-4.8.6-5|976	export QTDIR=`/bin/pwd`
14mr|qt4-4.8.6-5|977	export PATH=$QTDIR/bin:$PATH
14mr|qt4-4.8.6-5|978	
14mr|qt4-4.8.6-5|979	# Don't include headers or link with /usr/X11R6/{include,lib}
14mr|qt4-4.8.6-5|980	perl -pi -e 's@/X11R6/@/@' mkspecs/linux-*/qmake.conf mkspecs/common/linux.conf
14mr|qt4-4.8.6-5|981	
14mr|qt4-4.8.6-5|982	#--------------------------------------------------------
14mr|qt4-4.8.6-5|983	./configure \
14mr|qt4-4.8.6-5|984	-prefix %{_qt_datadir} \
14mr|qt4-4.8.6-5|985	-sysconfdir %{_sysconfdir} \
14mr|qt4-4.8.6-5|986	-libdir %{_libdir} \
14mr|qt4-4.8.6-5|987	-docdir %{_qt_docdir} \
14mr|qt4-4.8.6-5|988	-plugindir %{_qt_plugindir} \
14mr|qt4-4.8.6-5|989	-translationdir %{_qt_translationdir} \
14mr|qt4-4.8.6-5|990	%if %{with debug}
14mr|qt4-4.8.6-5|991	-debug \
14mr|qt4-4.8.6-5|992	-verbose \
14mr|qt4-4.8.6-5|993	%else
14mr|qt4-4.8.6-5|994	-release \
14mr|qt4-4.8.6-5|995	-silent \
14mr|qt4-4.8.6-5|996	%endif
14mr|qt4-4.8.6-5|997	-opensource \
14mr|qt4-4.8.6-5|998	-confirm-license \
14mr|qt4-4.8.6-5|999	-shared \
14mr|qt4-4.8.6-5|1000	-no-separate-debug-info \
14mr|qt4-4.8.6-5|1001	-no-rpath \
14mr|qt4-4.8.6-5|1002	-no-pch \
14mr|qt4-4.8.6-5|1003	-optimized-qmake \
14mr|qt4-4.8.6-5|1004	-reduce-relocations \
14mr|qt4-4.8.6-5|1005	-openssl-linked \
14mr|qt4-4.8.6-5|1006	-dbus-linked \
14mr|qt4-4.8.6-5|1007	-gtkstyle \
14mr|qt4-4.8.6-5|1008	-xmlpatterns \
14mr|qt4-4.8.6-5|1009	-opengl desktop \
14mr|qt4-4.8.6-5|1010	-platform linux-g++ \
14mr|qt4-4.8.6-5|1011	-xinerama \
14mr|qt4-4.8.6-5|1012	-xrandr \
14mr|qt4-4.8.6-5|1013	%if %{with qvfb}
14mr|qt4-4.8.6-5|1014	-qvfb \
14mr|qt4-4.8.6-5|1015	%endif
14mr|qt4-4.8.6-5|1016	%if !%{with cups}
14mr|qt4-4.8.6-5|1017	-no-cups \
14mr|qt4-4.8.6-5|1018	%endif
14mr|qt4-4.8.6-5|1019	%if !%{with phonon}
14mr|qt4-4.8.6-5|1020	-no-phonon \
14mr|qt4-4.8.6-5|1021	-no-phonon-backend \
14mr|qt4-4.8.6-5|1022	%endif
14mr|qt4-4.8.6-5|1023	%if %{with postgres}
14mr|qt4-4.8.6-5|1024	-plugin-sql-psql \
14mr|qt4-4.8.6-5|1025	%endif
14mr|qt4-4.8.6-5|1026	%if %{with mysql}
14mr|qt4-4.8.6-5|1027	-plugin-sql-mysql \
14mr|qt4-4.8.6-5|1028	%else
14mr|qt4-4.8.6-5|1029	-no-sql-mysql \
14mr|qt4-4.8.6-5|1030	%endif
14mr|qt4-4.8.6-5|1031	%if %{with ibase}
14mr|qt4-4.8.6-5|1032	-plugin-sql-ibase \
14mr|qt4-4.8.6-5|1033	%else
14mr|qt4-4.8.6-5|1034	-no-sql-ibase \
14mr|qt4-4.8.6-5|1035	%endif
14mr|qt4-4.8.6-5|1036	%if %{with sqlite}
14mr|qt4-4.8.6-5|1037	-plugin-sql-sqlite \
14mr|qt4-4.8.6-5|1038	-system-sqlite \
14mr|qt4-4.8.6-5|1039	-no-sql-sqlite2 \
14mr|qt4-4.8.6-5|1040	%else
14mr|qt4-4.8.6-5|1041	-no-sql-sqlite \
14mr|qt4-4.8.6-5|1042	-no-sql-sqlite2 \
14mr|qt4-4.8.6-5|1043	%endif
14mr|qt4-4.8.6-5|1044	%if %{with odbc}
14mr|qt4-4.8.6-5|1045	-plugin-sql-odbc \
14mr|qt4-4.8.6-5|1046	%else
14mr|qt4-4.8.6-5|1047	-no-sql-odbc \
14mr|qt4-4.8.6-5|1048	%endif
14mr|qt4-4.8.6-5|1049	%if %{with tds}
14mr|qt4-4.8.6-5|1050	-plugin-sql-tds \
14mr|qt4-4.8.6-5|1051	%else
14mr|qt4-4.8.6-5|1052	-no-sql-tds \
14mr|qt4-4.8.6-5|1053	%endif
14mr|qt4-4.8.6-5|1054	%if %{with openvg}
14mr|qt4-4.8.6-5|1055	-openvg \
14mr|qt4-4.8.6-5|1056	%else
14mr|qt4-4.8.6-5|1057	-no-openvg \
14mr|qt4-4.8.6-5|1058	%endif
14mr|qt4-4.8.6-5|1059	%if !%{with webkit}
14mr|qt4-4.8.6-5|1060	-no-webkit \
14mr|qt4-4.8.6-5|1061	%endif
14mr|qt4-4.8.6-5|1062	%if !%{with docs}
14mr|qt4-4.8.6-5|1063	-nomake docs \
14mr|qt4-4.8.6-5|1064	%endif
14mr|qt4-4.8.6-5|1065	%if !%{with demos}
14mr|qt4-4.8.6-5|1066	-nomake demos \
14mr|qt4-4.8.6-5|1067	%endif
14mr|qt4-4.8.6-5|1068	%if !%{with examples}
14mr|qt4-4.8.6-5|1069	-nomake examples
14mr|qt4-4.8.6-5|1070	%endif
14mr|qt4-4.8.6-5|1071	
14mr|qt4-4.8.6-5|1072	%make
14mr|qt4-4.8.6-5|1073	
14mr|qt4-4.8.6-5|1074	%if %{with qvfb}
14mr|qt4-4.8.6-5|1075	pushd tools/qvfb
14mr|qt4-4.8.6-5|1076	%{_builddir}/qt-everywhere-opensource-src-%{version}/bin/qmake
14mr|qt4-4.8.6-5|1077	%make
14mr|qt4-4.8.6-5|1078	popd
14mr|qt4-4.8.6-5|1079	%endif
14mr|qt4-4.8.6-5|1080	
14mr|qt4-4.8.6-5|1081	%install
14mr|qt4-4.8.6-5|1082	install -d %{buildroot}%{_bindir}
14mr|qt4-4.8.6-5|1083	install -d %{buildroot}%{_docdir}/%{name}
14mr|qt4-4.8.6-5|1084	install -d %{buildroot}%{_sysconfdir}/profile.d
14mr|qt4-4.8.6-5|1085	
14mr|qt4-4.8.6-5|1086	# recreate .qm files
14mr|qt4-4.8.6-5|1087	LD_LIBRARY_PATH=`pwd`/lib bin/lrelease translations/*.ts
14mr|qt4-4.8.6-5|1088	export PATH=`pwd`/bin:$PATH
14mr|qt4-4.8.6-5|1089	
14mr|qt4-4.8.6-5|1090	make install INSTALL_ROOT=%{buildroot}
14mr|qt4-4.8.6-5|1091	
14mr|qt4-4.8.6-5|1092	%if %{with_private_headers}
14mr|qt4-4.8.6-5|1093	# install private headers
14mr|qt4-4.8.6-5|1094	# using rsync -R as easy way to preserve relative path names
14mr|qt4-4.8.6-5|1095	# we're little cheating here with destination dir to keep things simple
14mr|qt4-4.8.6-5|1096	rsync -aR \
14mr|qt4-4.8.6-5|1097	include/Qt{Core,Declarative,Gui,Script}/private \
14mr|qt4-4.8.6-5|1098	src/{corelib,declarative,gui,script}/*/*_p.h \
14mr|qt4-4.8.6-5|1099	%{buildroot}%{_qt_datadir}
14mr|qt4-4.8.6-5|1100	%endif
14mr|qt4-4.8.6-5|1101	
14mr|qt4-4.8.6-5|1102	%if %{with qvfb}
14mr|qt4-4.8.6-5|1103	# Install qvfb
14mr|qt4-4.8.6-5|1104	make install -C tools/qvfb INSTALL_ROOT=%{buildroot}
14mr|qt4-4.8.6-5|1105	%else
14mr|qt4-4.8.6-5|1106	# Remove qvfb translation files that are installed by default
14mr|qt4-4.8.6-5|1107	rm -f %{buildroot}%{_qt_translationdir}/qvfb_*.qm
14mr|qt4-4.8.6-5|1108	%endif
14mr|qt4-4.8.6-5|1109	
14mr|qt4-4.8.6-5|1110	%if !%{with docs}
14mr|qt4-4.8.6-5|1111	# Remove these doc src files that are installed even if using -nomake-docs
14mr|qt4-4.8.6-5|1112	rm -f %{buildroot}%{_qt_docdir}/src/
14mr|qt4-4.8.6-5|1113	%endif
14mr|qt4-4.8.6-5|1114	
14mr|qt4-4.8.6-5|1115	mkdir -p %{buildroot}%{_datadir}/applications
14mr|qt4-4.8.6-5|1116	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14mr|qt4-4.8.6-5|1117	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14mr|qt4-4.8.6-5|1118	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
14mr|qt4-4.8.6-5|1119	
14mr|qt4-4.8.6-5|1120	# Fix mkspec link
14mr|qt4-4.8.6-5|1121	pushd  %{buildroot}%{_qt_datadir}/mkspecs
14mr|qt4-4.8.6-5|1122	rm -f default
14mr|qt4-4.8.6-5|1123	ln -sf %{_qt_datadir}/mkspecs/linux-g++ default
14mr|qt4-4.8.6-5|1124	popd
14mr|qt4-4.8.6-5|1125	
14mr|qt4-4.8.6-5|1126	# Copy examples/tutorial and demos
14mr|qt4-4.8.6-5|1127	for d in %{?with_demos:demos} %{?with_examples:examples}; do
14mr|qt4-4.8.6-5|1128	tar --exclude=.obj --exclude=.moc -cf - $d | \
14mr|qt4-4.8.6-5|1129	tar -C %{buildroot}/%{_qt_datadir}/ -xf -
14mr|qt4-4.8.6-5|1130	done
14mr|qt4-4.8.6-5|1131	
14mr|qt4-4.8.6-5|1132	# Fix all buildroot paths
14mr|qt4-4.8.6-5|1133	find %{buildroot}%{_libdir} -type f -name '*prl' -exec perl -pi -e "s, -L%{_builddir}/\S+,,g" {} \;
14mr|qt4-4.8.6-5|1134	find %{buildroot}%{_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
14mr|qt4-4.8.6-5|1135	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" {} \;
14mr|qt4-4.8.6-5|1136	find %{buildroot}/%{_qt_datadir}/mkspecs -name 'qmake.conf' -exec chmod -x -- {} \;
14mr|qt4-4.8.6-5|1137	find %{buildroot}/%{_qt_datadir}/mkspecs -name Info.plist.app -exec chmod -x -- {} \;
14mr|qt4-4.8.6-5|1138	
14mr|qt4-4.8.6-5|1139	# Don't reference %{builddir} neither /usr(/X11R6)?/ in .pc files.
14mr|qt4-4.8.6-5|1140	perl -pi -e '\
14mr|qt4-4.8.6-5|1141	s@-L/usr/X11R6/%{_lib} @@g;\
14mr|qt4-4.8.6-5|1142	s@-I/usr/X11R6/include @@g;\
14mr|qt4-4.8.6-5|1143	s@-L/%{_builddir}\S+@@g'\
14mr|qt4-4.8.6-5|1144	`find . -name \*.pc`
14mr|qt4-4.8.6-5|1145	
14mr|qt4-4.8.6-5|1146	# Install rpm macros
14mr|qt4-4.8.6-5|1147	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt4-4.8.6-5|1148	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt4-4.8.6-5|1149	
14mr|qt4-4.8.6-5|1150	# Profiles
14mr|qt4-4.8.6-5|1151	cat > %{buildroot}%{_sysconfdir}/profile.d/60qt4.sh << EOF
14mr|qt4-4.8.6-5|1152	#!/bin/bash
14mr|qt4-4.8.6-5|1153	
14mr|qt4-4.8.6-5|1154	# Qt4 is the main Qt on system
14mr|qt4-4.8.6-5|1155	export QTDIR=%{_qt_datadir}
14mr|qt4-4.8.6-5|1156	
14mr|qt4-4.8.6-5|1157	[ -z \$QT4DOCDIR ] && export QT4DOCDIR=%{_qt_docdir}
14mr|qt4-4.8.6-5|1158	
14mr|qt4-4.8.6-5|1159	if [ -z \$(echo \$PATH | grep "%{_qt_bindir}") ]; then
14mr|qt4-4.8.6-5|1160	PATH=\${PATH}:%{_qt_bindir}
14mr|qt4-4.8.6-5|1161	export PATH
14mr|qt4-4.8.6-5|1162	fi
14mr|qt4-4.8.6-5|1163	
14mr|qt4-4.8.6-5|1164	EOF
14mr|qt4-4.8.6-5|1165	
14mr|qt4-4.8.6-5|1166	# identical binaries are copied, not linked:
14mr|qt4-4.8.6-5|1167	rm -f %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
14mr|qt4-4.8.6-5|1168	ln -sf %{_qt_exampledir}/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
14mr|qt4-4.8.6-5|1169	
14mr|qt4-4.8.6-5|1170	
14mr|qt4-4.8.6-5|1171	# Clean WEBKIT test files
14mr|qt4-4.8.6-5|1172	rm -fr %{buildroot}%{_qt_datadir}/tests/qt4/tst_*/
14mr|qt4-4.8.6-5|1173	
14mr|qt4-4.8.6-5|1174	
14mr|qt4-4.8.6-5|1175	%changelog

18763 14
14mr|qt5-5.3.2-1|1	%define debug_package %{nil}
14mr|qt5-5.3.2-1|2	%define beta %{nil}
14mr|qt5-5.3.2-1|3	%define api 5
14mr|qt5-5.3.2-1|4	%define major 5
14mr|qt5-5.3.2-1|5	%define qgstmajor 1
14mr|qt5-5.3.2-1|6	
14mr|qt5-5.3.2-1|7	%define _qt_prefix %{_libdir}/qt%{api}
14mr|qt5-5.3.2-1|8	%define _qt_bindir %{_qt_prefix}/bin
14mr|qt5-5.3.2-1|9	%define _qt_docdir %{_docdir}/qt%{api}
14mr|qt5-5.3.2-1|10	#define _qt_libdir %{_qt_prefix}/%{_lib}
14mr|qt5-5.3.2-1|11	%define _qt_libdir %{_libdir}
14mr|qt5-5.3.2-1|12	%define _qt_libexecdir %{_qt_prefix}/libexec
14mr|qt5-5.3.2-1|13	%define _qt_includedir %{_includedir}/qt5
14mr|qt5-5.3.2-1|14	%define _qt_plugindir %{_libdir}/qt%{api}/plugins
14mr|qt5-5.3.2-1|15	%define _qt_demodir %{_qt_prefix}/demos
14mr|qt5-5.3.2-1|16	%define _qt_exampledir %{_qt_prefix}/examples
14mr|qt5-5.3.2-1|17	%define _qt_importdir %{_qt_prefix}/imports
14mr|qt5-5.3.2-1|18	%define _qt_datadir %{_datadir}/qt%{api}
14mr|qt5-5.3.2-1|19	%define _qt_sysconfdir %{_sysconfdir}/qt%{api}
14mr|qt5-5.3.2-1|20	%define _qt_testsdir %{_qt_prefix}/tests
14mr|qt5-5.3.2-1|21	%define _qt_translationsdir %{_qt_datadir}/translations
14mr|qt5-5.3.2-1|22	
14mr|qt5-5.3.2-1|23	# qt base components
14mr|qt5-5.3.2-1|24	%define qtbluetooth %mklibname qt%{api}bluetooth %{major}
14mr|qt5-5.3.2-1|25	%define qtbluetoothd %mklibname qt%{api}bluetooth -d
14mr|qt5-5.3.2-1|26	%define qtbootstrapd %mklibname qt%{api}bootstrap -d
14mr|qt5-5.3.2-1|27	%define qtconcurrent %mklibname qt%{api}concurrent %{major}
14mr|qt5-5.3.2-1|28	%define qtconcurrentd %mklibname qt%{api}concurrent -d
14mr|qt5-5.3.2-1|29	%define qtcore %mklibname qt%{api}core %{major}
14mr|qt5-5.3.2-1|30	%define qtcored %mklibname qt%{api}core -d
14mr|qt5-5.3.2-1|31	%define qtdbus %mklibname qt%{api}dbus %{major}
14mr|qt5-5.3.2-1|32	%define qtdbusd %mklibname qt%{api}dbus -d
14mr|qt5-5.3.2-1|33	%define qtgui %mklibname qt%{api}gui %{major}
14mr|qt5-5.3.2-1|34	%define qtguid %mklibname qt%{api}gui -d
14mr|qt5-5.3.2-1|35	%define qtnetwork %mklibname qt%{api}network %{major}
14mr|qt5-5.3.2-1|36	%define qtnetworkd %mklibname qt%{api}network -d
14mr|qt5-5.3.2-1|37	%define qtnfc %mklibname qt%{api}nfc %{major}
14mr|qt5-5.3.2-1|38	%define qtnfcd %mklibname qt%{api}nfc -d
14mr|qt5-5.3.2-1|39	%define qtopengl %mklibname qt%{api}opengl %{major}
14mr|qt5-5.3.2-1|40	%define qtopengld %mklibname qt%{api}opengl -d
14mr|qt5-5.3.2-1|41	%define qtpositioning %mklibname qt%{api}positioning %{major}
14mr|qt5-5.3.2-1|42	%define qtpositioningd %mklibname qt%{api}positioning -d
14mr|qt5-5.3.2-1|43	%define qtprintsupport %mklibname qt%{api}printsupport %{major}
14mr|qt5-5.3.2-1|44	%define qtprintsupportd %mklibname qt%{api}printsupport -d
14mr|qt5-5.3.2-1|45	%define qtsensors %mklibname qt%{api}sensors %{major}
14mr|qt5-5.3.2-1|46	%define qtsensorsd %mklibname qt%{api}sensors -d
14mr|qt5-5.3.2-1|47	%define qtserialport %mklibname qt%{api}serialport %{major}
14mr|qt5-5.3.2-1|48	%define qtserialportd %mklibname qt%{api}serialport -d
14mr|qt5-5.3.2-1|49	%define qtsql %mklibname qt%{api}sql %{major}
14mr|qt5-5.3.2-1|50	%define qtsqld %mklibname qt%{api}sql -d
14mr|qt5-5.3.2-1|51	%define qttest %mklibname qt%{api}test %{major}
14mr|qt5-5.3.2-1|52	%define qttestd %mklibname qt%{api}test -d
14mr|qt5-5.3.2-1|53	%define qtwidgets %mklibname qt%{api}widgets %{major}
14mr|qt5-5.3.2-1|54	%define qtwidgetsd %mklibname qt%{api}widgets -d
14mr|qt5-5.3.2-1|55	%define qtquickwidgets %mklibname qt%{api}quickwidgets %{major}
14mr|qt5-5.3.2-1|56	%define qtquickwidgetsd %mklibname qt%{api}quickwidgets -d
14mr|qt5-5.3.2-1|57	%define qtwebsockets %mklibname qt%{api}websockets %{major}
14mr|qt5-5.3.2-1|58	%define qtwebsocketsd %mklibname qt%{api}websockets -d
14mr|qt5-5.3.2-1|59	%define qtx11extras %mklibname qt%{api}x11extras %{major}
14mr|qt5-5.3.2-1|60	%define qtx11extrasd %mklibname qt%{api}x11extras -d
14mr|qt5-5.3.2-1|61	%define qtxml %mklibname qt%{api}xml %{major}
14mr|qt5-5.3.2-1|62	%define qtxmld %mklibname qt%{api}xml -d
14mr|qt5-5.3.2-1|63	
14mr|qt5-5.3.2-1|64	# qt extras that might move to separate tarballs at some point
14mr|qt5-5.3.2-1|65	%define qgsttools_p %mklibname qgsttools_p %{qgstmajor}
14mr|qt5-5.3.2-1|66	%define qtclucene %mklibname qt%{api}clucene %{major}
14mr|qt5-5.3.2-1|67	%define qtclucened %mklibname qt%{api}clucene -d
14mr|qt5-5.3.2-1|68	%define qtdeclarative %mklibname qt%{api}declarative %{major}
14mr|qt5-5.3.2-1|69	%define qtdeclaratived %mklibname qt%{api}declarative -d
14mr|qt5-5.3.2-1|70	%define qtdesignercomponents %mklibname qt%{api}designercomponents %{major}
14mr|qt5-5.3.2-1|71	%define qtdesignercomponentsd %mklibname qt%{api}designercomponents -d
14mr|qt5-5.3.2-1|72	%define qtdesigner %mklibname qt%{api}designer %{major}
14mr|qt5-5.3.2-1|73	%define qtdesignerd %mklibname qt%{api}designer -d
14mr|qt5-5.3.2-1|74	%define qthelp %mklibname qt%{api}help %{major}
14mr|qt5-5.3.2-1|75	%define qthelpd %mklibname qt%{api}help -d
14mr|qt5-5.3.2-1|76	%define qtmultimedia %mklibname qt%{api}multimedia %{major}
14mr|qt5-5.3.2-1|77	%define qtmultimediad %mklibname qt%{api}multimedia -d
14mr|qt5-5.3.2-1|78	%define qtmultimediaquick_p %mklibname qt%{api}multimediaquick_p %{major}
14mr|qt5-5.3.2-1|79	%define qtmultimediawidgets %mklibname qt%{api}multimediawidgets %{major}
14mr|qt5-5.3.2-1|80	%define qtmultimediawidgetsd %mklibname qt%{api}multimediawidgets -d
14mr|qt5-5.3.2-1|81	%define qtqml %mklibname qt%{api}qml %{major}
14mr|qt5-5.3.2-1|82	%define qtqmld %mklibname qt%{api}qml -d
14mr|qt5-5.3.2-1|83	%define qtquick %mklibname qt%{api}quick %{major}
14mr|qt5-5.3.2-1|84	%define qtquickd %mklibname qt%{api}quick -d
14mr|qt5-5.3.2-1|85	%define qtquickparticles %mklibname qt%{api}quickparticles %{major}
14mr|qt5-5.3.2-1|86	%define qtquickparticlesd %mklibname qt%{api}quickparticles -d
14mr|qt5-5.3.2-1|87	%define qtquicktest %mklibname qt%{api}quicktest %{major}
14mr|qt5-5.3.2-1|88	%define qtquicktestd %mklibname qt%{api}quicktest -d
14mr|qt5-5.3.2-1|89	%define qtscript %mklibname qt%{api}script %{major}
14mr|qt5-5.3.2-1|90	%define qtscriptd %mklibname qt%{api}script -d
14mr|qt5-5.3.2-1|91	%define qtscripttools %mklibname qt%{api}scripttools %{major}
14mr|qt5-5.3.2-1|92	%define qtscripttoolsd %mklibname qt%{api}scripttools -d
14mr|qt5-5.3.2-1|93	%define qtsvg %mklibname qt%{api}svg %{major}
14mr|qt5-5.3.2-1|94	%define qtsvgd %mklibname qt%{api}svg -d
14mr|qt5-5.3.2-1|95	%define qtwebkit %mklibname qt%{api}webkit %{major}
14mr|qt5-5.3.2-1|96	%define qtwebkitd %mklibname qt%{api}webkit -d
14mr|qt5-5.3.2-1|97	%define qtwebkitwidgets %mklibname qt%{api}webkitwidgets %{major}
14mr|qt5-5.3.2-1|98	%define qtwebkitwidgetsd %mklibname qt%{api}webkitwidgets -d
14mr|qt5-5.3.2-1|99	%define qtxmlpatterns %mklibname qt%{api}xmlpatterns %{major}
14mr|qt5-5.3.2-1|100	%define qtxmlpatternsd %mklibname qt%{api}xmlpatterns -d
14mr|qt5-5.3.2-1|101	%define enginio %mklibname enginio 1
14mr|qt5-5.3.2-1|102	%define enginiod %mklibname enginio -d
14mr|qt5-5.3.2-1|103	
14mr|qt5-5.3.2-1|104	%bcond_without directfb
14mr|qt5-5.3.2-1|105	# Requires qdoc5 and qt5-tools to build
14mr|qt5-5.3.2-1|106	%bcond_without docs
14mr|qt5-5.3.2-1|107	
14mr|qt5-5.3.2-1|108	Summary:	Version 5 of the Qt toolkit
14mr|qt5-5.3.2-1|109	Name:		qt5
14mr|qt5-5.3.2-1|110	Version:	5.3.2
14mr|qt5-5.3.2-1|111	License:	LGPLv3+
14mr|qt5-5.3.2-1|112	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|113	Url:		http://qt-project.org/
14mr|qt5-5.3.2-1|114	%if "%{beta}" == ""
14mr|qt5-5.3.2-1|115	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/single/qt-everywhere-opensource-src-%{version}.tar.xz
14mr|qt5-5.3.2-1|116	Release:	1
14mr|qt5-5.3.2-1|117	%else
14mr|qt5-5.3.2-1|118	%if "%{beta}" == "rc"
14mr|qt5-5.3.2-1|119	Source0:	http://ftp.fau.de/qtproject/development_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}-%{beta}/single/qt-everywhere-opensource-src-%{version}-RC.tar.xz
14mr|qt5-5.3.2-1|120	%else
14mr|qt5-5.3.2-1|121	Source0:	http://ftp.fau.de/qtproject/development_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}-%{beta}/single/qt-everywhere-opensource-src-%{version}-%{beta}.tar.xz
14mr|qt5-5.3.2-1|122	%endif
14mr|qt5-5.3.2-1|123	Release:	0.%{beta}.1
14mr|qt5-5.3.2-1|124	%endif
14mr|qt5-5.3.2-1|125	Source1:	qt5.macros
14mr|qt5-5.3.2-1|126	Source2:	rosa-assistant-qt%{api}.desktop
14mr|qt5-5.3.2-1|127	Source3:	rosa-designer-qt%{api}.desktop
14mr|qt5-5.3.2-1|128	Source4:	rosa-linguist-qt%{api}.desktop
14mr|qt5-5.3.2-1|129	Source100:	%{name}.rpmlintrc
14mr|qt5-5.3.2-1|130	# See http://bugs.rosalinux.ru/show_bug.cgi?id=2367
14mr|qt5-5.3.2-1|131	Patch1:		qt-everywhere-opensource-src-5.3.1-cmake-linguist.patch
14mr|qt5-5.3.2-1|132	# Build static library used in example to avoid missing dependency
14mr|qt5-5.3.2-1|133	Patch2:		qt-everywhere-opensource-src-5.2.0-staticgrue.patch
14mr|qt5-5.3.2-1|134	BuildRequires:	jpeg-devel
14mr|qt5-5.3.2-1|135	BuildRequires:	pkgconfig(libpng)
14mr|qt5-5.3.2-1|136	BuildRequires:	pkgconfig(zlib)
14mr|qt5-5.3.2-1|137	# CUPS
14mr|qt5-5.3.2-1|138	BuildRequires:	cups-devel
14mr|qt5-5.3.2-1|139	# OpenGL
14mr|qt5-5.3.2-1|140	BuildRequires:	pkgconfig(gl)
14mr|qt5-5.3.2-1|141	BuildRequires:	pkgconfig(egl)
14mr|qt5-5.3.2-1|142	BuildRequires:	pkgconfig(glesv2)
14mr|qt5-5.3.2-1|143	# Event loop
14mr|qt5-5.3.2-1|144	BuildRequires:	pkgconfig(glib-2.0)
14mr|qt5-5.3.2-1|145	# GTK theme
14mr|qt5-5.3.2-1|146	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qt5-5.3.2-1|147	# ICU
14mr|qt5-5.3.2-1|148	BuildRequires:	pkgconfig(icu-uc)
14mr|qt5-5.3.2-1|149	# Multimedia
14mr|qt5-5.3.2-1|150	BuildRequires:	pkgconfig(gstreamer-0.10)
14mr|qt5-5.3.2-1|151	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|qt5-5.3.2-1|152	BuildRequires:	pkgconfig(libpulse)
14mr|qt5-5.3.2-1|153	BuildRequires:	pkgconfig(openal)
14mr|qt5-5.3.2-1|154	# For XCB platform plugin:
14mr|qt5-5.3.2-1|155	BuildRequires:	pkgconfig(xcb) >= 1.5
14mr|qt5-5.3.2-1|156	BuildRequires:	pkgconfig(xcb-icccm)
14mr|qt5-5.3.2-1|157	BuildRequires:	pkgconfig(xcb-image)
14mr|qt5-5.3.2-1|158	BuildRequires:	pkgconfig(xcb-renderutil)
14mr|qt5-5.3.2-1|159	BuildRequires:	pkgconfig(xcb-keysyms)
14mr|qt5-5.3.2-1|160	BuildRequires:	pkgconfig(xrender)
14mr|qt5-5.3.2-1|161	BuildRequires:	pkgconfig(xcb-render)
14mr|qt5-5.3.2-1|162	BuildRequires:	pkgconfig(sm)
14mr|qt5-5.3.2-1|163	BuildRequires:	pkgconfig(xinerama)
14mr|qt5-5.3.2-1|164	BuildRequires:	pkgconfig(xcb-xinerama)
14mr|qt5-5.3.2-1|165	BuildRequires:	pkgconfig(xcb-shape)
14mr|qt5-5.3.2-1|166	BuildRequires:	pkgconfig(xv)
14mr|qt5-5.3.2-1|167	BuildRequires:	pkgconfig(xcb-xv)
14mr|qt5-5.3.2-1|168	BuildRequires:	pkgconfig(inputproto)
14mr|qt5-5.3.2-1|169	BuildRequires:	pkgconfig(xi)
14mr|qt5-5.3.2-1|170	BuildRequires:	pkgconfig(xcb-xfixes)
14mr|qt5-5.3.2-1|171	BuildRequires:	pkgconfig(xfixes)
14mr|qt5-5.3.2-1|172	BuildRequires:	pkgconfig(xcb-randr)
14mr|qt5-5.3.2-1|173	BuildRequires:	pkgconfig(xrandr)
14mr|qt5-5.3.2-1|174	BuildRequires:	pkgconfig(xkbcomp)
14mr|qt5-5.3.2-1|175	BuildRequires:	pkgconfig(xkbfile)
14mr|qt5-5.3.2-1|176	BuildRequires:	pkgconfig(xkbcommon) >= 0.4.1
14mr|qt5-5.3.2-1|177	BuildRequires:	pkgconfig(xkbcommon-x11) >= 0.4.1
14mr|qt5-5.3.2-1|178	# For proper font access
14mr|qt5-5.3.2-1|179	BuildRequires:	pkgconfig(fontconfig)
14mr|qt5-5.3.2-1|180	BuildRequires:	pkgconfig(freetype2)
14mr|qt5-5.3.2-1|181	%if %{with directfb}
14mr|qt5-5.3.2-1|182	# DirectFB platform plugin:
14mr|qt5-5.3.2-1|183	BuildRequires:	pkgconfig(directfb)
14mr|qt5-5.3.2-1|184	%endif
14mr|qt5-5.3.2-1|185	# Accessibility
14mr|qt5-5.3.2-1|186	BuildRequires:	pkgconfig(atspi-2)
14mr|qt5-5.3.2-1|187	# Assorted...
14mr|qt5-5.3.2-1|188	BuildRequires:	pkgconfig(libudev)
14mr|qt5-5.3.2-1|189	BuildRequires:	flex bison gperf
14mr|qt5-5.3.2-1|190	# Used for CPU feature detection in configure step
14mr|qt5-5.3.2-1|191	BuildRequires:	gdb
14mr|qt5-5.3.2-1|192	%if %{with docs}
14mr|qt5-5.3.2-1|193	BuildRequires:	qdoc5
14mr|qt5-5.3.2-1|194	BuildRequires:	qt5-tools
14mr|qt5-5.3.2-1|195	%endif
14mr|qt5-5.3.2-1|196	
14mr|qt5-5.3.2-1|197	%description
14mr|qt5-5.3.2-1|198	Version 5 of the Qt toolkit.
14mr|qt5-5.3.2-1|199	
14mr|qt5-5.3.2-1|200	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|201	# qt base components
14mr|qt5-5.3.2-1|202	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|203	
14mr|qt5-5.3.2-1|204	%package -n %{qtbluetooth}
14mr|qt5-5.3.2-1|205	Summary:	Qt Bluetooth library
14mr|qt5-5.3.2-1|206	Group:		System/Libraries
14mr|qt5-5.3.2-1|207	
14mr|qt5-5.3.2-1|208	%description -n %{qtbluetooth}
14mr|qt5-5.3.2-1|209	Qt Bluetooth library.
14mr|qt5-5.3.2-1|210	
14mr|qt5-5.3.2-1|211	%files -n %{qtbluetooth}
14mr|qt5-5.3.2-1|212	%{_qt_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mr|qt5-5.3.2-1|213	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|214	%{_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mr|qt5-5.3.2-1|215	%endif
14mr|qt5-5.3.2-1|216	%{_qt_prefix}/qml/QtBluetooth
14mr|qt5-5.3.2-1|217	
14mr|qt5-5.3.2-1|218	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|219	
14mr|qt5-5.3.2-1|220	%package -n %{qtbluetoothd}
14mr|qt5-5.3.2-1|221	Summary:	Development files for version 5 of the QtBluetooth library
14mr|qt5-5.3.2-1|222	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|223	Requires:	%{qtbluetooth} = %{EVRD}
14mr|qt5-5.3.2-1|224	
14mr|qt5-5.3.2-1|225	%description -n %{qtbluetoothd}
14mr|qt5-5.3.2-1|226	Development files for version 5 of the QtBluetooth library.
14mr|qt5-5.3.2-1|227	
14mr|qt5-5.3.2-1|228	%files -n %{qtbluetoothd}
14mr|qt5-5.3.2-1|229	%{_qt_includedir}/QtBluetooth
14mr|qt5-5.3.2-1|230	%{_qt_libdir}/libQt%{api}Bluetooth.so
14mr|qt5-5.3.2-1|231	%{_qt_libdir}/libQt%{api}Bluetooth.prl
14mr|qt5-5.3.2-1|232	%{_qt_libdir}/cmake/Qt%{api}Bluetooth
14mr|qt5-5.3.2-1|233	%{_qt_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mr|qt5-5.3.2-1|234	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|235	%{_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mr|qt5-5.3.2-1|236	%endif
14mr|qt5-5.3.2-1|237	
14mr|qt5-5.3.2-1|238	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|239	
14mr|qt5-5.3.2-1|240	%package -n %{qtbootstrapd}
14mr|qt5-5.3.2-1|241	Summary:	Development files for version 5 if the QtBootstrap library
14mr|qt5-5.3.2-1|242	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|243	
14mr|qt5-5.3.2-1|244	%description -n %{qtbootstrapd}
14mr|qt5-5.3.2-1|245	Development files for version 5 if the QtBootstrap library.
14mr|qt5-5.3.2-1|246	
14mr|qt5-5.3.2-1|247	%files -n %{qtbootstrapd}
14mr|qt5-5.3.2-1|248	%{_qt_libdir}/libQt%{api}Bootstrap.a
14mr|qt5-5.3.2-1|249	%{_qt_libdir}/libQt%{api}Bootstrap.prl
14mr|qt5-5.3.2-1|250	%{_qt_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
14mr|qt5-5.3.2-1|251	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|252	%{_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
14mr|qt5-5.3.2-1|253	%endif
14mr|qt5-5.3.2-1|254	
14mr|qt5-5.3.2-1|255	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|256	
14mr|qt5-5.3.2-1|257	%package -n %{qtconcurrent}
14mr|qt5-5.3.2-1|258	Summary:	Qt threading library
14mr|qt5-5.3.2-1|259	Group:		System/Libraries
14mr|qt5-5.3.2-1|260	
14mr|qt5-5.3.2-1|261	%description -n %{qtconcurrent}
14mr|qt5-5.3.2-1|262	Qt threading library.
14mr|qt5-5.3.2-1|263	
14mr|qt5-5.3.2-1|264	%files -n %{qtconcurrent}
14mr|qt5-5.3.2-1|265	%{_qt_libdir}/libQt%{api}Concurrent.so.%{major}*
14mr|qt5-5.3.2-1|266	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|267	%{_libdir}/libQt%{api}Concurrent.so.%{major}*
14mr|qt5-5.3.2-1|268	%endif
14mr|qt5-5.3.2-1|269	
14mr|qt5-5.3.2-1|270	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|271	
14mr|qt5-5.3.2-1|272	%package -n %{qtconcurrentd}
14mr|qt5-5.3.2-1|273	Summary:	Development files for version 5 of the QtConcurrent library
14mr|qt5-5.3.2-1|274	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|275	Requires:	%{qtconcurrent} = %{EVRD}
14mr|qt5-5.3.2-1|276	# Was introduced by mistake
14mr|qt5-5.3.2-1|277	Obsoletes:	%{_lib}qt5concurrent5-devel < %{EVRD}
14mr|qt5-5.3.2-1|278	
14mr|qt5-5.3.2-1|279	%description -n %{qtconcurrentd}
14mr|qt5-5.3.2-1|280	Development files for version 5 of the QtConcurrent library.
14mr|qt5-5.3.2-1|281	
14mr|qt5-5.3.2-1|282	%files -n %{qtconcurrentd}
14mr|qt5-5.3.2-1|283	%{_qt_includedir}/QtConcurrent
14mr|qt5-5.3.2-1|284	%{_qt_libdir}/libQt%{api}Concurrent.so
14mr|qt5-5.3.2-1|285	%{_qt_libdir}/libQt%{api}Concurrent.prl
14mr|qt5-5.3.2-1|286	%{_qt_libdir}/cmake/Qt%{api}Concurrent
14mr|qt5-5.3.2-1|287	%{_qt_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mr|qt5-5.3.2-1|288	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|289	%{_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mr|qt5-5.3.2-1|290	%endif
14mr|qt5-5.3.2-1|291	
14mr|qt5-5.3.2-1|292	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|293	
14mr|qt5-5.3.2-1|294	%package -n %{qtcore}
14mr|qt5-5.3.2-1|295	Summary:	Qt Core library
14mr|qt5-5.3.2-1|296	Group:		System/Libraries
14mr|qt5-5.3.2-1|297	Requires:	%{name}-qtcore-i18n = %{EVRD}
14mr|qt5-5.3.2-1|298	Obsoletes:	%{_lib}qt5v85 < 5.1.0-8
14mr|qt5-5.3.2-1|299	Obsoletes:	%{_lib}qt5v8_5 < 5.2.0
14mr|qt5-5.3.2-1|300	
14mr|qt5-5.3.2-1|301	%description -n %{qtcore}
14mr|qt5-5.3.2-1|302	Qt Core library.
14mr|qt5-5.3.2-1|303	
14mr|qt5-5.3.2-1|304	%files -n %{qtcore}
14mr|qt5-5.3.2-1|305	%{_qt_libdir}/libQt%{api}Core.so.%{major}*
14mr|qt5-5.3.2-1|306	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|307	%{_libdir}/libQt%{api}Core.so.%{major}*
14mr|qt5-5.3.2-1|308	%endif
14mr|qt5-5.3.2-1|309	%dir %{_qt_plugindir}
14mr|qt5-5.3.2-1|310	%{_sysconfdir}/xdg/qtchooser/*.conf
14mr|qt5-5.3.2-1|311	
14mr|qt5-5.3.2-1|312	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|313	
14mr|qt5-5.3.2-1|314	%package -n %{qtcored}
14mr|qt5-5.3.2-1|315	Summary:	Development files for version 5 of the QtCore library
14mr|qt5-5.3.2-1|316	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|317	Requires:	%{qtcore} = %{EVRD}
14mr|qt5-5.3.2-1|318	Obsoletes:	%{_lib}qt5v8-devel < 5.2.0
14mr|qt5-5.3.2-1|319	
14mr|qt5-5.3.2-1|320	%description -n %{qtcored}
14mr|qt5-5.3.2-1|321	Development files for version 5 of the QtCore library.
14mr|qt5-5.3.2-1|322	
14mr|qt5-5.3.2-1|323	%files -n %{qtcored}
14mr|qt5-5.3.2-1|324	%{_qt_docdir}/global
14mr|qt5-5.3.2-1|325	%{_bindir}/moc-qt%{api}
14mr|qt5-5.3.2-1|326	%{_qt_bindir}/moc
14mr|qt5-5.3.2-1|327	%{_bindir}/rcc-qt%{api}
14mr|qt5-5.3.2-1|328	%{_qt_bindir}/rcc
14mr|qt5-5.3.2-1|329	%{_qt_includedir}/QtCore
14mr|qt5-5.3.2-1|330	%{_qt_libdir}/libQt%{api}Core.so
14mr|qt5-5.3.2-1|331	%{_qt_libdir}/libQt%{api}Core.prl
14mr|qt5-5.3.2-1|332	%{_qt_libdir}/cmake/Qt%{api}Core
14mr|qt5-5.3.2-1|333	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}Config.cmake
14mr|qt5-5.3.2-1|334	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}ConfigVersion.cmake
14mr|qt5-5.3.2-1|335	%{_qt_libdir}/pkgconfig/Qt%{api}Core.pc
14mr|qt5-5.3.2-1|336	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|337	%{_libdir}/pkgconfig/Qt%{api}Core.pc
14mr|qt5-5.3.2-1|338	%endif
14mr|qt5-5.3.2-1|339	%dir %{_qt_libdir}/cmake
14mr|qt5-5.3.2-1|340	%dir %{_qt_libdir}/cmake/Qt%{api}
14mr|qt5-5.3.2-1|341	%dir %{_qt_libdir}/pkgconfig
14mr|qt5-5.3.2-1|342	
14mr|qt5-5.3.2-1|343	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|344	
14mr|qt5-5.3.2-1|345	%package qtcore-i18n
14mr|qt5-5.3.2-1|346	Summary:	Qt Core translations
14mr|qt5-5.3.2-1|347	Group:		System/Libraries
14mr|qt5-5.3.2-1|348	Conflicts:	%{qtcore} < 5.1.0-6
14mr|qt5-5.3.2-1|349	BuildArch:	noarch
14mr|qt5-5.3.2-1|350	
14mr|qt5-5.3.2-1|351	%description qtcore-i18n
14mr|qt5-5.3.2-1|352	Qt Core translations.
14mr|qt5-5.3.2-1|353	
14mr|qt5-5.3.2-1|354	%files qtcore-i18n
14mr|qt5-5.3.2-1|355	%dir %{_qt_translationsdir}
14mr|qt5-5.3.2-1|356	%lang(ar) %{_qt_translationsdir}/qt_ar.qm
14mr|qt5-5.3.2-1|357	%lang(cs) %{_qt_translationsdir}/qt_cs.qm
14mr|qt5-5.3.2-1|358	%lang(da) %{_qt_translationsdir}/qt_da.qm
14mr|qt5-5.3.2-1|359	%lang(de) %{_qt_translationsdir}/qt_de.qm
14mr|qt5-5.3.2-1|360	%lang(es) %{_qt_translationsdir}/qt_es.qm
14mr|qt5-5.3.2-1|361	%lang(fa) %{_qt_translationsdir}/qt_fa.qm
14mr|qt5-5.3.2-1|362	%lang(fi) %{_qt_translationsdir}/qt_fi.qm
14mr|qt5-5.3.2-1|363	%lang(fr) %{_qt_translationsdir}/qt_fr.qm
14mr|qt5-5.3.2-1|364	%lang(gl) %{_qt_translationsdir}/qt_gl.qm
14mr|qt5-5.3.2-1|365	%lang(he) %{_qt_translationsdir}/qt_he.qm
14mr|qt5-5.3.2-1|366	%lang(hu) %{_qt_translationsdir}/qt_hu.qm
14mr|qt5-5.3.2-1|367	%lang(it) %{_qt_translationsdir}/qt_it.qm
14mr|qt5-5.3.2-1|368	%lang(ja) %{_qt_translationsdir}/qt_ja.qm
14mr|qt5-5.3.2-1|369	%lang(ko) %{_qt_translationsdir}/qt_ko.qm
14mr|qt5-5.3.2-1|370	%lang(lt) %{_qt_translationsdir}/qt_lt.qm
14mr|qt5-5.3.2-1|371	%lang(pl) %{_qt_translationsdir}/qt_pl.qm
14mr|qt5-5.3.2-1|372	%lang(pt) %{_qt_translationsdir}/qt_pt.qm
14mr|qt5-5.3.2-1|373	%lang(ru) %{_qt_translationsdir}/qt_ru.qm
14mr|qt5-5.3.2-1|374	%lang(sk) %{_qt_translationsdir}/qt_sk.qm
14mr|qt5-5.3.2-1|375	%lang(sl) %{_qt_translationsdir}/qt_sl.qm
14mr|qt5-5.3.2-1|376	%lang(sv) %{_qt_translationsdir}/qt_sv.qm
14mr|qt5-5.3.2-1|377	%lang(uk) %{_qt_translationsdir}/qt_uk.qm
14mr|qt5-5.3.2-1|378	%lang(zh_CN) %{_qt_translationsdir}/qt_zh_CN.qm
14mr|qt5-5.3.2-1|379	%lang(zh_TW) %{_qt_translationsdir}/qt_zh_TW.qm
14mr|qt5-5.3.2-1|380	%lang(cs) %{_qt_translationsdir}/qt_help_cs.qm
14mr|qt5-5.3.2-1|381	%lang(da) %{_qt_translationsdir}/qt_help_da.qm
14mr|qt5-5.3.2-1|382	%lang(de) %{_qt_translationsdir}/qt_help_de.qm
14mr|qt5-5.3.2-1|383	%lang(fr) %{_qt_translationsdir}/qt_help_fr.qm
14mr|qt5-5.3.2-1|384	%lang(gl) %{_qt_translationsdir}/qt_help_gl.qm
14mr|qt5-5.3.2-1|385	%lang(hu) %{_qt_translationsdir}/qt_help_hu.qm
14mr|qt5-5.3.2-1|386	%lang(it) %{_qt_translationsdir}/qt_help_it.qm
14mr|qt5-5.3.2-1|387	%lang(ja) %{_qt_translationsdir}/qt_help_ja.qm
14mr|qt5-5.3.2-1|388	%lang(ko) %{_qt_translationsdir}/qt_help_ko.qm
14mr|qt5-5.3.2-1|389	%lang(pl) %{_qt_translationsdir}/qt_help_pl.qm
14mr|qt5-5.3.2-1|390	%lang(ru) %{_qt_translationsdir}/qt_help_ru.qm
14mr|qt5-5.3.2-1|391	%lang(sk) %{_qt_translationsdir}/qt_help_sk.qm
14mr|qt5-5.3.2-1|392	%lang(sl) %{_qt_translationsdir}/qt_help_sl.qm
14mr|qt5-5.3.2-1|393	%lang(uk) %{_qt_translationsdir}/qt_help_uk.qm
14mr|qt5-5.3.2-1|394	%lang(zh_CN) %{_qt_translationsdir}/qt_help_zh_CN.qm
14mr|qt5-5.3.2-1|395	%lang(zh_TW) %{_qt_translationsdir}/qt_help_zh_TW.qm
14mr|qt5-5.3.2-1|396	%lang(cs) %{_qt_translationsdir}/qtbase_cs.qm
14mr|qt5-5.3.2-1|397	%lang(de) %{_qt_translationsdir}/qtbase_de.qm
14mr|qt5-5.3.2-1|398	%lang(fi) %{_qt_translationsdir}/qtbase_fi.qm
14mr|qt5-5.3.2-1|399	%lang(hu) %{_qt_translationsdir}/qtbase_hu.qm
14mr|qt5-5.3.2-1|400	%lang(it) %{_qt_translationsdir}/qtbase_it.qm
14mr|qt5-5.3.2-1|401	%lang(ja) %{_qt_translationsdir}/qtbase_ja.qm
14mr|qt5-5.3.2-1|402	%lang(ru) %{_qt_translationsdir}/qtbase_ru.qm
14mr|qt5-5.3.2-1|403	%lang(sk) %{_qt_translationsdir}/qtbase_sk.qm
14mr|qt5-5.3.2-1|404	%lang(uk) %{_qt_translationsdir}/qtbase_uk.qm
14mr|qt5-5.3.2-1|405	%lang(de) %{_qt_translationsdir}/qtconnectivity_de.qm
14mr|qt5-5.3.2-1|406	%lang(uk) %{_qt_translationsdir}/qtconnectivity_uk.qm
14mr|qt5-5.3.2-1|407	%lang(de) %{_qt_translationsdir}/qtlocation_de.qm
14mr|qt5-5.3.2-1|408	%lang(uk) %{_qt_translationsdir}/qtlocation_uk.qm
14mr|qt5-5.3.2-1|409	
14mr|qt5-5.3.2-1|410	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|411	
14mr|qt5-5.3.2-1|412	%package -n %{qtdbus}
14mr|qt5-5.3.2-1|413	Summary:	Qt DBus connector library
14mr|qt5-5.3.2-1|414	Group:		System/Libraries
14mr|qt5-5.3.2-1|415	
14mr|qt5-5.3.2-1|416	%description -n %{qtdbus}
14mr|qt5-5.3.2-1|417	Qt DBus connector library.
14mr|qt5-5.3.2-1|418	
14mr|qt5-5.3.2-1|419	%files -n %{qtdbus}
14mr|qt5-5.3.2-1|420	%{_qt_libdir}/libQt%{api}DBus.so.%{major}*
14mr|qt5-5.3.2-1|421	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|422	%{_libdir}/libQt%{api}DBus.so.%{major}*
14mr|qt5-5.3.2-1|423	%endif
14mr|qt5-5.3.2-1|424	
14mr|qt5-5.3.2-1|425	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|426	
14mr|qt5-5.3.2-1|427	%package -n %{qtdbusd}
14mr|qt5-5.3.2-1|428	Summary:	Development files for version 5 of the QtDBus library
14mr|qt5-5.3.2-1|429	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|430	Requires:	%{qtdbus} = %{EVRD}
14mr|qt5-5.3.2-1|431	
14mr|qt5-5.3.2-1|432	%description -n %{qtdbusd}
14mr|qt5-5.3.2-1|433	Development files for version 5 of the QtDBus library.
14mr|qt5-5.3.2-1|434	
14mr|qt5-5.3.2-1|435	%files -n %{qtdbusd}
14mr|qt5-5.3.2-1|436	%{_qt_bindir}/qdbuscpp2xml
14mr|qt5-5.3.2-1|437	%{_bindir}/qdbuscpp2xml-qt%{api}
14mr|qt5-5.3.2-1|438	%{_qt_bindir}/qdbusxml2cpp
14mr|qt5-5.3.2-1|439	%{_bindir}/qdbusxml2cpp-qt%{api}
14mr|qt5-5.3.2-1|440	%{_qt_includedir}/QtDBus
14mr|qt5-5.3.2-1|441	%{_qt_libdir}/libQt%{api}DBus.so
14mr|qt5-5.3.2-1|442	%{_qt_libdir}/libQt%{api}DBus.prl
14mr|qt5-5.3.2-1|443	%{_qt_libdir}/cmake/Qt%{api}DBus
14mr|qt5-5.3.2-1|444	%{_qt_libdir}/pkgconfig/Qt%{api}DBus.pc
14mr|qt5-5.3.2-1|445	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|446	%{_libdir}/pkgconfig/Qt%{api}DBus.pc
14mr|qt5-5.3.2-1|447	%endif
14mr|qt5-5.3.2-1|448	
14mr|qt5-5.3.2-1|449	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|450	
14mr|qt5-5.3.2-1|451	%package -n %{qtgui}
14mr|qt5-5.3.2-1|452	Summary:	Qt GUI library
14mr|qt5-5.3.2-1|453	Group:		System/Libraries
14mr|qt5-5.3.2-1|454	Suggests:	qt5-style-plugins
14mr|qt5-5.3.2-1|455	Requires:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|456	# Force it for now
14mr|qt5-5.3.2-1|457	Requires:	qt5-output-driver-default = %{EVRD}
14mr|qt5-5.3.2-1|458	
14mr|qt5-5.3.2-1|459	%description -n %{qtgui}
14mr|qt5-5.3.2-1|460	Qt GUI library.
14mr|qt5-5.3.2-1|461	
14mr|qt5-5.3.2-1|462	%files -n %{qtgui}
14mr|qt5-5.3.2-1|463	%{_qt_libdir}/libQt%{api}Gui.so.%{major}*
14mr|qt5-5.3.2-1|464	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|465	%{_libdir}/libQt%{api}Gui.so.%{major}*
14mr|qt5-5.3.2-1|466	%endif
14mr|qt5-5.3.2-1|467	%{_qt_plugindir}/imageformats
14mr|qt5-5.3.2-1|468	%dir %{_qt_plugindir}/platforminputcontexts
14mr|qt5-5.3.2-1|469	%dir %{_qt_plugindir}/platforms
14mr|qt5-5.3.2-1|470	%dir %{_qt_plugindir}/platformthemes
14mr|qt5-5.3.2-1|471	%dir %{_qt_plugindir}/iconengines
14mr|qt5-5.3.2-1|472	%{_qt_plugindir}/generic
14mr|qt5-5.3.2-1|473	%{_qt_plugindir}/printsupport
14mr|qt5-5.3.2-1|474	
14mr|qt5-5.3.2-1|475	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|476	
14mr|qt5-5.3.2-1|477	%package -n %{qtguid}
14mr|qt5-5.3.2-1|478	Summary:	Development files for version 5 of the QtGui library
14mr|qt5-5.3.2-1|479	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|480	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|481	# We need all the Platform plugins because the plugin related cmake files in
14mr|qt5-5.3.2-1|482	# %{_qt_libdir}/cmake/Qt%{api}Gui cause fatal errors if the plugins aren't
14mr|qt5-5.3.2-1|483	# installed.
14mr|qt5-5.3.2-1|484	Requires:	%{qtgui}-directfb = %{EVRD}
14mr|qt5-5.3.2-1|485	%ifos linux
14mr|qt5-5.3.2-1|486	Requires:	%{qtgui}-linuxfb = %{EVRD}
14mr|qt5-5.3.2-1|487	%endif
14mr|qt5-5.3.2-1|488	Requires:	%{qtgui}-minimal = %{EVRD}
14mr|qt5-5.3.2-1|489	Requires:	%{qtgui}-offscreen = %{EVRD}
14mr|qt5-5.3.2-1|490	Requires:	%{qtgui}-x11 = %{EVRD}
14mr|qt5-5.3.2-1|491	Requires:	%{qtgui}-eglfs = %{EVRD}
14mr|qt5-5.3.2-1|492	Requires:	%{qtgui}-kms = %{EVRD}
14mr|qt5-5.3.2-1|493	Requires:	%{qtgui}-minimalegl = %{EVRD}
14mr|qt5-5.3.2-1|494	Requires:	%{name}-platformtheme-gtk2 = %{EVRD}
14mr|qt5-5.3.2-1|495	
14mr|qt5-5.3.2-1|496	%description -n %{qtguid}
14mr|qt5-5.3.2-1|497	Development files for version 5 of the QtGui library.
14mr|qt5-5.3.2-1|498	
14mr|qt5-5.3.2-1|499	%files -n %{qtguid}
14mr|qt5-5.3.2-1|500	%{_qt_bindir}/uic
14mr|qt5-5.3.2-1|501	%{_bindir}/uic-qt%{api}
14mr|qt5-5.3.2-1|502	%{_qt_includedir}/QtGui
14mr|qt5-5.3.2-1|503	%{_qt_includedir}/QtPlatformSupport
14mr|qt5-5.3.2-1|504	%{_qt_includedir}/QtUiTools
14mr|qt5-5.3.2-1|505	%{_qt_libdir}/libQt%{api}Gui.so
14mr|qt5-5.3.2-1|506	%{_qt_libdir}/libQt%{api}Gui.prl
14mr|qt5-5.3.2-1|507	%{_qt_libdir}/libQt%{api}PlatformSupport.a
14mr|qt5-5.3.2-1|508	%{_qt_libdir}/libQt%{api}PlatformSupport.prl
14mr|qt5-5.3.2-1|509	%{_qt_libdir}/libQt%{api}UiTools.a
14mr|qt5-5.3.2-1|510	%{_qt_libdir}/libQt%{api}UiTools.prl
14mr|qt5-5.3.2-1|511	%{_qt_libdir}/cmake/Qt%{api}Gui
14mr|qt5-5.3.2-1|512	%{_qt_libdir}/cmake/Qt%{api}UiTools
14mr|qt5-5.3.2-1|513	%{_qt_libdir}/pkgconfig/Qt%{api}Gui.pc
14mr|qt5-5.3.2-1|514	%{_qt_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
14mr|qt5-5.3.2-1|515	%{_qt_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mr|qt5-5.3.2-1|516	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|517	%{_libdir}/pkgconfig/Qt%{api}Gui.pc
14mr|qt5-5.3.2-1|518	%{_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
14mr|qt5-5.3.2-1|519	%{_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mr|qt5-5.3.2-1|520	%endif
14mr|qt5-5.3.2-1|521	
14mr|qt5-5.3.2-1|522	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|523	
14mr|qt5-5.3.2-1|524	%package -n %{qtgui}-directfb
14mr|qt5-5.3.2-1|525	Summary:	DirectFB output driver for QtGui v5
14mr|qt5-5.3.2-1|526	Group:		System/Libraries
14mr|qt5-5.3.2-1|527	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|528	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|529	
14mr|qt5-5.3.2-1|530	%description -n %{qtgui}-directfb
14mr|qt5-5.3.2-1|531	DirectFB output driver for QtGui v5.
14mr|qt5-5.3.2-1|532	
14mr|qt5-5.3.2-1|533	%files -n %{qtgui}-directfb
14mr|qt5-5.3.2-1|534	%{_qt_plugindir}/platforms/libqdirectfb.so
14mr|qt5-5.3.2-1|535	
14mr|qt5-5.3.2-1|536	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|537	
14mr|qt5-5.3.2-1|538	%package -n %{qtgui}-linuxfb
14mr|qt5-5.3.2-1|539	Summary:	Linux Framebuffer output driver for QtGui v5
14mr|qt5-5.3.2-1|540	Group:		System/Libraries
14mr|qt5-5.3.2-1|541	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|542	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|543	
14mr|qt5-5.3.2-1|544	%description -n %{qtgui}-linuxfb
14mr|qt5-5.3.2-1|545	Linux Framebuffer output driver for QtGui v5.
14mr|qt5-5.3.2-1|546	
14mr|qt5-5.3.2-1|547	%files -n %{qtgui}-linuxfb
14mr|qt5-5.3.2-1|548	%{_qt_plugindir}/platforms/libqlinuxfb.so
14mr|qt5-5.3.2-1|549	# FIXME need to determine why those aren't built all the time. We're probably
14mr|qt5-5.3.2-1|550	# missing a BuildRequires: somewhere.
14mr|qt5-5.3.2-1|551	%optional %{_qt_libdir}/fonts
14mr|qt5-5.3.2-1|552	
14mr|qt5-5.3.2-1|553	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|554	
14mr|qt5-5.3.2-1|555	%package -n %{qtgui}-minimal
14mr|qt5-5.3.2-1|556	Summary:	Minimal (Framebuffer based) output driver for QtGui v5
14mr|qt5-5.3.2-1|557	Group:		System/Libraries
14mr|qt5-5.3.2-1|558	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|559	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|560	
14mr|qt5-5.3.2-1|561	%description -n %{qtgui}-minimal
14mr|qt5-5.3.2-1|562	Minimal (Framebuffer based) output driver for QtGui v5.
14mr|qt5-5.3.2-1|563	
14mr|qt5-5.3.2-1|564	%files -n %{qtgui}-minimal
14mr|qt5-5.3.2-1|565	%{_qt_plugindir}/platforms/libqminimal.so
14mr|qt5-5.3.2-1|566	
14mr|qt5-5.3.2-1|567	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|568	
14mr|qt5-5.3.2-1|569	%package -n %{qtgui}-offscreen
14mr|qt5-5.3.2-1|570	Summary:	Offscreen output driver for QtGui v5
14mr|qt5-5.3.2-1|571	Group:		System/Libraries
14mr|qt5-5.3.2-1|572	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|573	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|574	
14mr|qt5-5.3.2-1|575	%description -n %{qtgui}-offscreen
14mr|qt5-5.3.2-1|576	Minimal (Framebuffer based) output driver for QtGui v5.
14mr|qt5-5.3.2-1|577	
14mr|qt5-5.3.2-1|578	%files -n %{qtgui}-offscreen
14mr|qt5-5.3.2-1|579	%{_qt_plugindir}/platforms/libqoffscreen.so
14mr|qt5-5.3.2-1|580	
14mr|qt5-5.3.2-1|581	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|582	
14mr|qt5-5.3.2-1|583	%package -n %{qtgui}-x11
14mr|qt5-5.3.2-1|584	Summary:	X11 output driver for QtGui v5
14mr|qt5-5.3.2-1|585	Group:		System/Libraries
14mr|qt5-5.3.2-1|586	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|587	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|588	Provides:	qt5-output-driver-default = %{EVRD}
14mr|qt5-5.3.2-1|589	
14mr|qt5-5.3.2-1|590	%description -n %{qtgui}-x11
14mr|qt5-5.3.2-1|591	X11 output driver for QtGui v5.
14mr|qt5-5.3.2-1|592	
14mr|qt5-5.3.2-1|593	%files -n %{qtgui}-x11
14mr|qt5-5.3.2-1|594	%{_qt_plugindir}/platforms/libqxcb.so
14mr|qt5-5.3.2-1|595	%{_qt_plugindir}/platforminputcontexts/libibusplatforminputcontextplugin.so
14mr|qt5-5.3.2-1|596	%{_qt_plugindir}/platforminputcontexts/libcomposeplatforminputcontextplugin.so
14mr|qt5-5.3.2-1|597	
14mr|qt5-5.3.2-1|598	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|599	
14mr|qt5-5.3.2-1|600	%package -n %{qtgui}-eglfs
14mr|qt5-5.3.2-1|601	Summary:	EGL fullscreen output driver for QtGui v5
14mr|qt5-5.3.2-1|602	Group:		System/Libraries
14mr|qt5-5.3.2-1|603	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|604	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|605	
14mr|qt5-5.3.2-1|606	%description -n %{qtgui}-eglfs
14mr|qt5-5.3.2-1|607	EGL fullscreen output driver for QtGui v5.
14mr|qt5-5.3.2-1|608	
14mr|qt5-5.3.2-1|609	%files -n %{qtgui}-eglfs
14mr|qt5-5.3.2-1|610	%{_qt_plugindir}/platforms/libqeglfs.so
14mr|qt5-5.3.2-1|611	
14mr|qt5-5.3.2-1|612	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|613	
14mr|qt5-5.3.2-1|614	%package -n %{qtgui}-kms
14mr|qt5-5.3.2-1|615	Summary:	KMS output driver for QtGui v5
14mr|qt5-5.3.2-1|616	Group:		System/Libraries
14mr|qt5-5.3.2-1|617	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|618	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|619	
14mr|qt5-5.3.2-1|620	%description -n %{qtgui}-kms
14mr|qt5-5.3.2-1|621	KMS output driver for QtGui v5.
14mr|qt5-5.3.2-1|622	
14mr|qt5-5.3.2-1|623	%files -n %{qtgui}-kms
14mr|qt5-5.3.2-1|624	%{_qt_plugindir}/platforms/libqkms.so
14mr|qt5-5.3.2-1|625	
14mr|qt5-5.3.2-1|626	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|627	
14mr|qt5-5.3.2-1|628	%package -n %{qtgui}-minimalegl
14mr|qt5-5.3.2-1|629	Summary:	Minimalistic EGL output driver for QtGui v5
14mr|qt5-5.3.2-1|630	Group:		System/Libraries
14mr|qt5-5.3.2-1|631	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|632	Provides:	qt5-output-driver = %{EVRD}
14mr|qt5-5.3.2-1|633	
14mr|qt5-5.3.2-1|634	%description -n %{qtgui}-minimalegl
14mr|qt5-5.3.2-1|635	Minimalistic EGL output driver for QtGui v5.
14mr|qt5-5.3.2-1|636	
14mr|qt5-5.3.2-1|637	%files -n %{qtgui}-minimalegl
14mr|qt5-5.3.2-1|638	%{_qt_plugindir}/platforms/libqminimalegl.so
14mr|qt5-5.3.2-1|639	
14mr|qt5-5.3.2-1|640	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|641	
14mr|qt5-5.3.2-1|642	%package -n %{qtnetwork}
14mr|qt5-5.3.2-1|643	Summary:	Qt Networking library
14mr|qt5-5.3.2-1|644	Group:		System/Libraries
14mr|qt5-5.3.2-1|645	
14mr|qt5-5.3.2-1|646	%description -n %{qtnetwork}
14mr|qt5-5.3.2-1|647	Qt Networking library.
14mr|qt5-5.3.2-1|648	
14mr|qt5-5.3.2-1|649	%files -n %{qtnetwork}
14mr|qt5-5.3.2-1|650	%{_qt_libdir}/libQt%{api}Network.so.%{major}*
14mr|qt5-5.3.2-1|651	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|652	%{_libdir}/libQt%{api}Network.so.%{major}*
14mr|qt5-5.3.2-1|653	%endif
14mr|qt5-5.3.2-1|654	%{_qt_plugindir}/bearer
14mr|qt5-5.3.2-1|655	
14mr|qt5-5.3.2-1|656	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|657	
14mr|qt5-5.3.2-1|658	%package -n %{qtnetworkd}
14mr|qt5-5.3.2-1|659	Summary:	Development files for version 5 of the QtNetwork library
14mr|qt5-5.3.2-1|660	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|661	Requires:	%{qtnetwork} = %{EVRD}
14mr|qt5-5.3.2-1|662	
14mr|qt5-5.3.2-1|663	%description -n %{qtnetworkd}
14mr|qt5-5.3.2-1|664	Development files for version 5 of the QtNetwork library.
14mr|qt5-5.3.2-1|665	
14mr|qt5-5.3.2-1|666	%files -n %{qtnetworkd}
14mr|qt5-5.3.2-1|667	%{_qt_includedir}/QtNetwork
14mr|qt5-5.3.2-1|668	%{_qt_libdir}/libQt%{api}Network.so
14mr|qt5-5.3.2-1|669	%{_qt_libdir}/libQt%{api}Network.prl
14mr|qt5-5.3.2-1|670	%{_qt_libdir}/cmake/Qt%{api}Network
14mr|qt5-5.3.2-1|671	%{_qt_libdir}/pkgconfig/Qt%{api}Network.pc
14mr|qt5-5.3.2-1|672	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|673	%{_libdir}/pkgconfig/Qt%{api}Network.pc
14mr|qt5-5.3.2-1|674	%endif
14mr|qt5-5.3.2-1|675	
14mr|qt5-5.3.2-1|676	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|677	
14mr|qt5-5.3.2-1|678	%package -n %{qtnfc}
14mr|qt5-5.3.2-1|679	Summary:	Qt NFC library
14mr|qt5-5.3.2-1|680	Group:		System/Libraries
14mr|qt5-5.3.2-1|681	
14mr|qt5-5.3.2-1|682	%description -n %{qtnfc}
14mr|qt5-5.3.2-1|683	Qt NFC library.
14mr|qt5-5.3.2-1|684	
14mr|qt5-5.3.2-1|685	NFC is an extremely short-range (less than 20 centimeters) wireless technology
14mr|qt5-5.3.2-1|686	and has a maximum transfer rate of 424 kbit/s. NFC is ideal for transferring
14mr|qt5-5.3.2-1|687	small packets of data when two devices are touched together.
14mr|qt5-5.3.2-1|688	
14mr|qt5-5.3.2-1|689	%files -n %{qtnfc}
14mr|qt5-5.3.2-1|690	%{_qt_libdir}/libQt%{api}Nfc.so.%{major}*
14mr|qt5-5.3.2-1|691	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|692	%{_libdir}/libQt%{api}Nfc.so.%{major}*
14mr|qt5-5.3.2-1|693	%endif
14mr|qt5-5.3.2-1|694	%{_qt_prefix}/qml/QtNfc
14mr|qt5-5.3.2-1|695	
14mr|qt5-5.3.2-1|696	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|697	
14mr|qt5-5.3.2-1|698	%package -n %{qtnfcd}
14mr|qt5-5.3.2-1|699	Summary:	Development files for version 5 of the QtNfc library
14mr|qt5-5.3.2-1|700	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|701	Requires:	%{qtnfc} = %{EVRD}
14mr|qt5-5.3.2-1|702	
14mr|qt5-5.3.2-1|703	%description -n %{qtnfcd}
14mr|qt5-5.3.2-1|704	Development files for version 5 of the QtNfc library.
14mr|qt5-5.3.2-1|705	
14mr|qt5-5.3.2-1|706	%files -n %{qtnfcd}
14mr|qt5-5.3.2-1|707	%{_qt_includedir}/QtNfc
14mr|qt5-5.3.2-1|708	%{_qt_libdir}/libQt%{api}Nfc.so
14mr|qt5-5.3.2-1|709	%{_qt_libdir}/libQt%{api}Nfc.prl
14mr|qt5-5.3.2-1|710	%{_qt_libdir}/cmake/Qt%{api}Nfc
14mr|qt5-5.3.2-1|711	%{_qt_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mr|qt5-5.3.2-1|712	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|713	%{_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mr|qt5-5.3.2-1|714	%endif
14mr|qt5-5.3.2-1|715	
14mr|qt5-5.3.2-1|716	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|717	
14mr|qt5-5.3.2-1|718	%package -n %{qtopengl}
14mr|qt5-5.3.2-1|719	Summary:	Qt OpenGL (3D Graphics) library
14mr|qt5-5.3.2-1|720	Group:		System/Libraries
14mr|qt5-5.3.2-1|721	
14mr|qt5-5.3.2-1|722	%description -n %{qtopengl}
14mr|qt5-5.3.2-1|723	Qt OpenGL (3D Graphics) library.
14mr|qt5-5.3.2-1|724	
14mr|qt5-5.3.2-1|725	%files -n %{qtopengl}
14mr|qt5-5.3.2-1|726	%{_qt_libdir}/libQt%{api}OpenGL.so.%{major}*
14mr|qt5-5.3.2-1|727	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|728	%{_libdir}/libQt%{api}OpenGL.so.%{major}*
14mr|qt5-5.3.2-1|729	%endif
14mr|qt5-5.3.2-1|730	
14mr|qt5-5.3.2-1|731	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|732	
14mr|qt5-5.3.2-1|733	%package -n %{qtopengld}
14mr|qt5-5.3.2-1|734	Summary:	Development files for version 5 of the QtOpenGL library
14mr|qt5-5.3.2-1|735	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|736	Requires:	%{qtopengl} = %{EVRD}
14mr|qt5-5.3.2-1|737	
14mr|qt5-5.3.2-1|738	%description -n %{qtopengld}
14mr|qt5-5.3.2-1|739	Development files for version 5 of the QtOpenGL library.
14mr|qt5-5.3.2-1|740	
14mr|qt5-5.3.2-1|741	%files -n %{qtopengld}
14mr|qt5-5.3.2-1|742	%{_qt_includedir}/QtOpenGL
14mr|qt5-5.3.2-1|743	%{_qt_includedir}/QtOpenGLExtensions
14mr|qt5-5.3.2-1|744	%{_qt_libdir}/libQt%{api}OpenGL.so
14mr|qt5-5.3.2-1|745	%{_qt_libdir}/libQt%{api}OpenGL.prl
14mr|qt5-5.3.2-1|746	%{_qt_libdir}/libQt%{api}OpenGLExtensions.a
14mr|qt5-5.3.2-1|747	%{_qt_libdir}/libQt%{api}OpenGLExtensions.prl
14mr|qt5-5.3.2-1|748	%{_qt_libdir}/cmake/Qt%{api}OpenGL
14mr|qt5-5.3.2-1|749	%{_qt_libdir}/cmake/Qt%{api}OpenGLExtensions
14mr|qt5-5.3.2-1|750	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mr|qt5-5.3.2-1|751	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mr|qt5-5.3.2-1|752	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|753	%{_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mr|qt5-5.3.2-1|754	%{_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mr|qt5-5.3.2-1|755	%endif
14mr|qt5-5.3.2-1|756	
14mr|qt5-5.3.2-1|757	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|758	
14mr|qt5-5.3.2-1|759	%package -n %{qtpositioning}
14mr|qt5-5.3.2-1|760	Summary:	Qt Positioning library
14mr|qt5-5.3.2-1|761	Group:		System/Libraries
14mr|qt5-5.3.2-1|762	
14mr|qt5-5.3.2-1|763	%description -n %{qtpositioning}
14mr|qt5-5.3.2-1|764	Qt Positioning library.
14mr|qt5-5.3.2-1|765	
14mr|qt5-5.3.2-1|766	The Qt Positioning API gives developers the ability to determine a position by
14mr|qt5-5.3.2-1|767	using a variety of possible sources, including satellite, or wifi, or text
14mr|qt5-5.3.2-1|768	file, and so on. That information can then be used to for example determine
14mr|qt5-5.3.2-1|769	a position on a map. In addition satellite information can be retrieved and
14mr|qt5-5.3.2-1|770	area based monitoring can be performed.
14mr|qt5-5.3.2-1|771	
14mr|qt5-5.3.2-1|772	%files -n %{qtpositioning}
14mr|qt5-5.3.2-1|773	%{_qt_libdir}/libQt%{api}Positioning.so.%{major}*
14mr|qt5-5.3.2-1|774	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|775	%{_libdir}/libQt%{api}Positioning.so.%{major}*
14mr|qt5-5.3.2-1|776	%endif
14mr|qt5-5.3.2-1|777	%{_qt_prefix}/qml/QtPositioning
14mr|qt5-5.3.2-1|778	%{_qt_plugindir}/position
14mr|qt5-5.3.2-1|779	
14mr|qt5-5.3.2-1|780	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|781	
14mr|qt5-5.3.2-1|782	%package -n %{qtpositioningd}
14mr|qt5-5.3.2-1|783	Summary:	Development files for version 5 of the QtPositioning library
14mr|qt5-5.3.2-1|784	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|785	Requires:	%{qtpositioning} = %{EVRD}
14mr|qt5-5.3.2-1|786	
14mr|qt5-5.3.2-1|787	%description -n %{qtpositioningd}
14mr|qt5-5.3.2-1|788	Development files for version 5 of the QtPositioning library.
14mr|qt5-5.3.2-1|789	
14mr|qt5-5.3.2-1|790	%files -n %{qtpositioningd}
14mr|qt5-5.3.2-1|791	%{_qt_includedir}/QtPositioning
14mr|qt5-5.3.2-1|792	%{_qt_libdir}/libQt%{api}Positioning.so
14mr|qt5-5.3.2-1|793	%{_qt_libdir}/libQt%{api}Positioning.prl
14mr|qt5-5.3.2-1|794	%{_qt_libdir}/cmake/Qt%{api}Positioning
14mr|qt5-5.3.2-1|795	%{_qt_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mr|qt5-5.3.2-1|796	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|797	%{_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mr|qt5-5.3.2-1|798	%endif
14mr|qt5-5.3.2-1|799	
14mr|qt5-5.3.2-1|800	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|801	
14mr|qt5-5.3.2-1|802	%package -n %{qtprintsupport}
14mr|qt5-5.3.2-1|803	Summary:	Qt printing library
14mr|qt5-5.3.2-1|804	Group:		System/Libraries
14mr|qt5-5.3.2-1|805	
14mr|qt5-5.3.2-1|806	%description -n %{qtprintsupport}
14mr|qt5-5.3.2-1|807	Qt printing library.
14mr|qt5-5.3.2-1|808	
14mr|qt5-5.3.2-1|809	%files -n %{qtprintsupport}
14mr|qt5-5.3.2-1|810	%{_qt_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mr|qt5-5.3.2-1|811	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|812	%{_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mr|qt5-5.3.2-1|813	%endif
14mr|qt5-5.3.2-1|814	
14mr|qt5-5.3.2-1|815	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|816	
14mr|qt5-5.3.2-1|817	%package -n %{qtprintsupportd}
14mr|qt5-5.3.2-1|818	Summary:	Development files for version 5 of the QtPrintSupport library
14mr|qt5-5.3.2-1|819	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|820	Requires:	%{qtprintsupport} = %{EVRD}
14mr|qt5-5.3.2-1|821	
14mr|qt5-5.3.2-1|822	%description -n %{qtprintsupportd}
14mr|qt5-5.3.2-1|823	Development files for version 5 of the QtPrintSupport library.
14mr|qt5-5.3.2-1|824	
14mr|qt5-5.3.2-1|825	%files -n %{qtprintsupportd}
14mr|qt5-5.3.2-1|826	%{_qt_includedir}/QtPrintSupport
14mr|qt5-5.3.2-1|827	%{_qt_libdir}/libQt%{api}PrintSupport.so
14mr|qt5-5.3.2-1|828	%{_qt_libdir}/libQt%{api}PrintSupport.prl
14mr|qt5-5.3.2-1|829	%{_qt_libdir}/cmake/Qt%{api}PrintSupport
14mr|qt5-5.3.2-1|830	%{_qt_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mr|qt5-5.3.2-1|831	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|832	%{_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mr|qt5-5.3.2-1|833	%endif
14mr|qt5-5.3.2-1|834	
14mr|qt5-5.3.2-1|835	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|836	
14mr|qt5-5.3.2-1|837	%package -n %{qtsensors}
14mr|qt5-5.3.2-1|838	Summary:	Qt Sensors library
14mr|qt5-5.3.2-1|839	Group:		System/Libraries
14mr|qt5-5.3.2-1|840	
14mr|qt5-5.3.2-1|841	%description -n %{qtsensors}
14mr|qt5-5.3.2-1|842	Qt Sensors library.
14mr|qt5-5.3.2-1|843	
14mr|qt5-5.3.2-1|844	%files -n %{qtsensors}
14mr|qt5-5.3.2-1|845	%{_qt_libdir}/libQt%{api}Sensors.so.%{major}*
14mr|qt5-5.3.2-1|846	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|847	%{_libdir}/libQt%{api}Sensors.so.%{major}*
14mr|qt5-5.3.2-1|848	%endif
14mr|qt5-5.3.2-1|849	%{_qt_prefix}/qml/QtSensors
14mr|qt5-5.3.2-1|850	%{_qt_plugindir}/sensorgestures
14mr|qt5-5.3.2-1|851	%{_qt_plugindir}/sensors
14mr|qt5-5.3.2-1|852	
14mr|qt5-5.3.2-1|853	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|854	
14mr|qt5-5.3.2-1|855	%package -n %{qtsensorsd}
14mr|qt5-5.3.2-1|856	Summary:	Development files for the QtSensors library
14mr|qt5-5.3.2-1|857	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|858	Requires:	%{qtsensors} = %{EVRD}
14mr|qt5-5.3.2-1|859	
14mr|qt5-5.3.2-1|860	%description -n %{qtsensorsd}
14mr|qt5-5.3.2-1|861	Development files for the QtSensors library.
14mr|qt5-5.3.2-1|862	
14mr|qt5-5.3.2-1|863	%files -n %{qtsensorsd}
14mr|qt5-5.3.2-1|864	%{_qt_includedir}/QtSensors
14mr|qt5-5.3.2-1|865	%{_qt_libdir}/libQt%{api}Sensors.so
14mr|qt5-5.3.2-1|866	%{_qt_libdir}/libQt%{api}Sensors.prl
14mr|qt5-5.3.2-1|867	%{_qt_libdir}/cmake/Qt%{api}Sensors
14mr|qt5-5.3.2-1|868	%{_qt_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mr|qt5-5.3.2-1|869	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|870	%{_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mr|qt5-5.3.2-1|871	%endif
14mr|qt5-5.3.2-1|872	
14mr|qt5-5.3.2-1|873	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|874	
14mr|qt5-5.3.2-1|875	%package -n %{qtserialport}
14mr|qt5-5.3.2-1|876	Summary:	Qt Serial Port library
14mr|qt5-5.3.2-1|877	Group:		System/Libraries
14mr|qt5-5.3.2-1|878	
14mr|qt5-5.3.2-1|879	%description -n %{qtserialport}
14mr|qt5-5.3.2-1|880	Qt Serial Port library.
14mr|qt5-5.3.2-1|881	
14mr|qt5-5.3.2-1|882	%files -n %{qtserialport}
14mr|qt5-5.3.2-1|883	%{_qt_libdir}/libQt%{api}SerialPort.so.%{major}*
14mr|qt5-5.3.2-1|884	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|885	%{_libdir}/libQt%{api}SerialPort.so.%{major}*
14mr|qt5-5.3.2-1|886	%endif
14mr|qt5-5.3.2-1|887	
14mr|qt5-5.3.2-1|888	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|889	
14mr|qt5-5.3.2-1|890	%package -n %{qtserialportd}
14mr|qt5-5.3.2-1|891	Summary:	Development files for the QtSerialPort library
14mr|qt5-5.3.2-1|892	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|893	Requires:	%{qtserialport} = %{EVRD}
14mr|qt5-5.3.2-1|894	
14mr|qt5-5.3.2-1|895	%description -n %{qtserialportd}
14mr|qt5-5.3.2-1|896	Development files for the QtSerialPort library.
14mr|qt5-5.3.2-1|897	
14mr|qt5-5.3.2-1|898	%files -n %{qtserialportd}
14mr|qt5-5.3.2-1|899	%{_qt_includedir}/QtSerialPort
14mr|qt5-5.3.2-1|900	%{_qt_libdir}/libQt%{api}SerialPort.so
14mr|qt5-5.3.2-1|901	%{_qt_libdir}/libQt%{api}SerialPort.prl
14mr|qt5-5.3.2-1|902	%{_qt_libdir}/cmake/Qt%{api}SerialPort
14mr|qt5-5.3.2-1|903	%{_qt_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mr|qt5-5.3.2-1|904	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|905	%{_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mr|qt5-5.3.2-1|906	%endif
14mr|qt5-5.3.2-1|907	
14mr|qt5-5.3.2-1|908	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|909	
14mr|qt5-5.3.2-1|910	%package -n %{qtsql}
14mr|qt5-5.3.2-1|911	Summary:	Qt SQL library
14mr|qt5-5.3.2-1|912	Group:		System/Libraries
14mr|qt5-5.3.2-1|913	
14mr|qt5-5.3.2-1|914	%description -n %{qtsql}
14mr|qt5-5.3.2-1|915	Qt SQL library.
14mr|qt5-5.3.2-1|916	
14mr|qt5-5.3.2-1|917	%files -n %{qtsql}
14mr|qt5-5.3.2-1|918	%{_qt_libdir}/libQt%{api}Sql.so.%{major}*
14mr|qt5-5.3.2-1|919	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|920	%{_libdir}/libQt%{api}Sql.so.%{major}*
14mr|qt5-5.3.2-1|921	%endif
14mr|qt5-5.3.2-1|922	%dir %{_qt_plugindir}/sqldrivers
14mr|qt5-5.3.2-1|923	
14mr|qt5-5.3.2-1|924	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|925	
14mr|qt5-5.3.2-1|926	%package -n %{qtsqld}
14mr|qt5-5.3.2-1|927	Summary:	Development files for version 5 of the QtSql library
14mr|qt5-5.3.2-1|928	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|929	Requires:	%{qtsql} = %{EVRD}
14mr|qt5-5.3.2-1|930	# We need all the QtSql plugins because the plugin related cmake files in
14mr|qt5-5.3.2-1|931	# %{_qt_libdir}/cmake/Qt%{api}Sql cause fatal errors if the plugins aren't
14mr|qt5-5.3.2-1|932	# installed.
14mr|qt5-5.3.2-1|933	Requires:	%{qtsql}-mysql = %{EVRD}
14mr|qt5-5.3.2-1|934	Requires:	%{qtsql}-odbc = %{EVRD}
14mr|qt5-5.3.2-1|935	Requires:	%{qtsql}-postgresql = %{EVRD}
14mr|qt5-5.3.2-1|936	Requires:	%{qtsql}-sqlite = %{EVRD}
14mr|qt5-5.3.2-1|937	
14mr|qt5-5.3.2-1|938	%description -n %{qtsqld}
14mr|qt5-5.3.2-1|939	Development files for version 5 of the QtSql library.
14mr|qt5-5.3.2-1|940	
14mr|qt5-5.3.2-1|941	%files -n %{qtsqld}
14mr|qt5-5.3.2-1|942	%{_qt_includedir}/QtSql
14mr|qt5-5.3.2-1|943	%{_qt_libdir}/libQt%{api}Sql.so
14mr|qt5-5.3.2-1|944	%{_qt_libdir}/libQt%{api}Sql.prl
14mr|qt5-5.3.2-1|945	%{_qt_libdir}/cmake/Qt%{api}Sql
14mr|qt5-5.3.2-1|946	%{_qt_libdir}/pkgconfig/Qt%{api}Sql.pc
14mr|qt5-5.3.2-1|947	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|948	%{_libdir}/pkgconfig/Qt%{api}Sql.pc
14mr|qt5-5.3.2-1|949	%endif
14mr|qt5-5.3.2-1|950	
14mr|qt5-5.3.2-1|951	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|952	
14mr|qt5-5.3.2-1|953	%package -n %{qtsql}-mysql
14mr|qt5-5.3.2-1|954	Summary:	MySQL support for the QtSql library v5
14mr|qt5-5.3.2-1|955	Group:		System/Libraries
14mr|qt5-5.3.2-1|956	Requires:	%{qtsql} = %{EVRD}
14mr|qt5-5.3.2-1|957	Provides:	%{name}-database-plugin-mysql = %{EVRD}
14mr|qt5-5.3.2-1|958	BuildRequires:	mysql-devel
14mr|qt5-5.3.2-1|959	
14mr|qt5-5.3.2-1|960	%description -n %{qtsql}-mysql
14mr|qt5-5.3.2-1|961	MySQL support for the QtSql library v5.
14mr|qt5-5.3.2-1|962	
14mr|qt5-5.3.2-1|963	%files -n %{qtsql}-mysql
14mr|qt5-5.3.2-1|964	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
14mr|qt5-5.3.2-1|965	
14mr|qt5-5.3.2-1|966	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|967	
14mr|qt5-5.3.2-1|968	%package -n %{qtsql}-odbc
14mr|qt5-5.3.2-1|969	Summary:	ODBC support for the QtSql library v5
14mr|qt5-5.3.2-1|970	Group:		System/Libraries
14mr|qt5-5.3.2-1|971	Requires:	%{qtsql} = %{EVRD}
14mr|qt5-5.3.2-1|972	Provides:	%{name}-database-plugin-odbc = %{EVRD}
14mr|qt5-5.3.2-1|973	BuildRequires:	pkgconfig(libiodbc)
14mr|qt5-5.3.2-1|974	
14mr|qt5-5.3.2-1|975	%description -n %{qtsql}-odbc
14mr|qt5-5.3.2-1|976	ODBC support for the QtSql library v5.
14mr|qt5-5.3.2-1|977	
14mr|qt5-5.3.2-1|978	%files -n %{qtsql}-odbc
14mr|qt5-5.3.2-1|979	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
14mr|qt5-5.3.2-1|980	
14mr|qt5-5.3.2-1|981	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|982	
14mr|qt5-5.3.2-1|983	%package -n %{qtsql}-postgresql
14mr|qt5-5.3.2-1|984	Summary:	PostgreSQL support for the QtSql library v5
14mr|qt5-5.3.2-1|985	Group:		System/Libraries
14mr|qt5-5.3.2-1|986	Requires:	%{qtsql} = %{EVRD}
14mr|qt5-5.3.2-1|987	Provides:	%{name}-database-plugin-postgresql = %{EVRD}
14mr|qt5-5.3.2-1|988	BuildRequires:	postgresql-devel >= 9.0
14mr|qt5-5.3.2-1|989	
14mr|qt5-5.3.2-1|990	%description -n %{qtsql}-postgresql
14mr|qt5-5.3.2-1|991	PostgreSQL support for the QtSql library v5.
14mr|qt5-5.3.2-1|992	
14mr|qt5-5.3.2-1|993	%files -n %{qtsql}-postgresql
14mr|qt5-5.3.2-1|994	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
14mr|qt5-5.3.2-1|995	
14mr|qt5-5.3.2-1|996	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|997	
14mr|qt5-5.3.2-1|998	%package -n %{qtsql}-sqlite
14mr|qt5-5.3.2-1|999	Summary:	SQLite 3.x support for the QtSql library v5
14mr|qt5-5.3.2-1|1000	Group:		System/Libraries
14mr|qt5-5.3.2-1|1001	Requires:	%{qtsql} = %{EVRD}
14mr|qt5-5.3.2-1|1002	Provides:	%{name}-database-plugin-sqlite = %{EVRD}
14mr|qt5-5.3.2-1|1003	BuildRequires:	pkgconfig(sqlite3)
14mr|qt5-5.3.2-1|1004	
14mr|qt5-5.3.2-1|1005	%description -n %{qtsql}-sqlite
14mr|qt5-5.3.2-1|1006	SQLite 3.x support for the QtSql library v5.
14mr|qt5-5.3.2-1|1007	
14mr|qt5-5.3.2-1|1008	%files -n %{qtsql}-sqlite
14mr|qt5-5.3.2-1|1009	%{_qt_plugindir}/sqldrivers/libqsqlite.so
14mr|qt5-5.3.2-1|1010	
14mr|qt5-5.3.2-1|1011	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1012	
14mr|qt5-5.3.2-1|1013	%package -n %{qttest}
14mr|qt5-5.3.2-1|1014	Summary:	Qt unit test library
14mr|qt5-5.3.2-1|1015	Group:		System/Libraries
14mr|qt5-5.3.2-1|1016	
14mr|qt5-5.3.2-1|1017	%description -n %{qttest}
14mr|qt5-5.3.2-1|1018	Qt unit test library.
14mr|qt5-5.3.2-1|1019	
14mr|qt5-5.3.2-1|1020	%files -n %{qttest}
14mr|qt5-5.3.2-1|1021	%{_qt_libdir}/libQt%{api}Test.so.%{major}*
14mr|qt5-5.3.2-1|1022	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1023	%{_libdir}/libQt%{api}Test.so.%{major}*
14mr|qt5-5.3.2-1|1024	%endif
14mr|qt5-5.3.2-1|1025	%{_qt_prefix}/qml/QtTest
14mr|qt5-5.3.2-1|1026	
14mr|qt5-5.3.2-1|1027	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1028	
14mr|qt5-5.3.2-1|1029	%package -n %{qttestd}
14mr|qt5-5.3.2-1|1030	Summary:	Development files for version 5 of the QtTest library
14mr|qt5-5.3.2-1|1031	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1032	Requires:	%{qttest} = %{EVRD}
14mr|qt5-5.3.2-1|1033	
14mr|qt5-5.3.2-1|1034	%description -n %{qttestd}
14mr|qt5-5.3.2-1|1035	Development files for version 5 of the QtTest library.
14mr|qt5-5.3.2-1|1036	
14mr|qt5-5.3.2-1|1037	%files -n %{qttestd}
14mr|qt5-5.3.2-1|1038	%{_qt_includedir}/QtTest
14mr|qt5-5.3.2-1|1039	%{_qt_libdir}/libQt%{api}Test.so
14mr|qt5-5.3.2-1|1040	%{_qt_libdir}/libQt%{api}Test.prl
14mr|qt5-5.3.2-1|1041	%{_qt_libdir}/cmake/Qt%{api}Test
14mr|qt5-5.3.2-1|1042	%{_qt_libdir}/pkgconfig/Qt%{api}Test.pc
14mr|qt5-5.3.2-1|1043	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1044	%{_libdir}/pkgconfig/Qt%{api}Test.pc
14mr|qt5-5.3.2-1|1045	%endif
14mr|qt5-5.3.2-1|1046	
14mr|qt5-5.3.2-1|1047	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1048	
14mr|qt5-5.3.2-1|1049	%package -n %{qtwidgets}
14mr|qt5-5.3.2-1|1050	Summary:	Qt Widget library
14mr|qt5-5.3.2-1|1051	Group:		System/Libraries
14mr|qt5-5.3.2-1|1052	
14mr|qt5-5.3.2-1|1053	%description -n %{qtwidgets}
14mr|qt5-5.3.2-1|1054	Qt Widget library.
14mr|qt5-5.3.2-1|1055	
14mr|qt5-5.3.2-1|1056	%files -n %{qtwidgets}
14mr|qt5-5.3.2-1|1057	%{_qt_libdir}/libQt%{api}Widgets.so.%{major}*
14mr|qt5-5.3.2-1|1058	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1059	%{_libdir}/libQt%{api}Widgets.so.%{major}*
14mr|qt5-5.3.2-1|1060	%endif
14mr|qt5-5.3.2-1|1061	%{_qt_plugindir}/accessible
14mr|qt5-5.3.2-1|1062	
14mr|qt5-5.3.2-1|1063	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1064	
14mr|qt5-5.3.2-1|1065	%package -n %{qtwidgetsd}
14mr|qt5-5.3.2-1|1066	Summary:	Development files for version 5 of the QtWidgets library
14mr|qt5-5.3.2-1|1067	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1068	Requires:	%{qtwidgets} = %{EVRD}
14mr|qt5-5.3.2-1|1069	
14mr|qt5-5.3.2-1|1070	%description -n %{qtwidgetsd}
14mr|qt5-5.3.2-1|1071	Development files for version 5 of the QtWidgets library.
14mr|qt5-5.3.2-1|1072	
14mr|qt5-5.3.2-1|1073	%files -n %{qtwidgetsd}
14mr|qt5-5.3.2-1|1074	%{_qt_includedir}/QtWidgets
14mr|qt5-5.3.2-1|1075	%{_qt_libdir}/libQt%{api}Widgets.so
14mr|qt5-5.3.2-1|1076	%{_qt_libdir}/libQt%{api}Widgets.prl
14mr|qt5-5.3.2-1|1077	%{_qt_libdir}/cmake/Qt%{api}Widgets
14mr|qt5-5.3.2-1|1078	%{_qt_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mr|qt5-5.3.2-1|1079	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1080	%{_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mr|qt5-5.3.2-1|1081	%endif
14mr|qt5-5.3.2-1|1082	
14mr|qt5-5.3.2-1|1083	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1084	%package -n %{qtquickwidgets}
14mr|qt5-5.3.2-1|1085	Summary:	Library for integrating QtQuick with traditional Qt widgets
14mr|qt5-5.3.2-1|1086	Group:		System/Libraries
14mr|qt5-5.3.2-1|1087	
14mr|qt5-5.3.2-1|1088	%description -n %{qtquickwidgets}
14mr|qt5-5.3.2-1|1089	Library for integrating QtQuick with traditional Qt widgets
14mr|qt5-5.3.2-1|1090	
14mr|qt5-5.3.2-1|1091	%files -n %{qtquickwidgets}
14mr|qt5-5.3.2-1|1092	%{_qt_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1093	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1094	%{_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1095	%endif
14mr|qt5-5.3.2-1|1096	
14mr|qt5-5.3.2-1|1097	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1098	%package -n %{qtquickwidgetsd}
14mr|qt5-5.3.2-1|1099	Summary:	Development files for version 5 of the QtQuickWidgets library
14mr|qt5-5.3.2-1|1100	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1101	Requires:	%{qtquickwidgets} = %{EVRD}
14mr|qt5-5.3.2-1|1102	
14mr|qt5-5.3.2-1|1103	%description -n %{qtquickwidgetsd}
14mr|qt5-5.3.2-1|1104	Development files for version 5 of the QtQuickWidgets library.
14mr|qt5-5.3.2-1|1105	
14mr|qt5-5.3.2-1|1106	%files -n %{qtquickwidgetsd}
14mr|qt5-5.3.2-1|1107	%{_qt_includedir}/QtQuickWidgets
14mr|qt5-5.3.2-1|1108	%{_qt_libdir}/libQt%{api}QuickWidgets.so
14mr|qt5-5.3.2-1|1109	%{_qt_libdir}/libQt%{api}QuickWidgets.prl
14mr|qt5-5.3.2-1|1110	%{_qt_libdir}/cmake/Qt%{api}QuickWidgets
14mr|qt5-5.3.2-1|1111	%{_qt_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mr|qt5-5.3.2-1|1112	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1113	%{_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mr|qt5-5.3.2-1|1114	%endif
14mr|qt5-5.3.2-1|1115	
14mr|qt5-5.3.2-1|1116	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1117	%package -n %{qtwebsockets}
14mr|qt5-5.3.2-1|1118	Summary:	Qt %{api} WebSockets library
14mr|qt5-5.3.2-1|1119	Group:		System/Libraries
14mr|qt5-5.3.2-1|1120	
14mr|qt5-5.3.2-1|1121	%description -n %{qtwebsockets}
14mr|qt5-5.3.2-1|1122	Qt %{api} WebSockets library
14mr|qt5-5.3.2-1|1123	
14mr|qt5-5.3.2-1|1124	%files -n %{qtwebsockets}
14mr|qt5-5.3.2-1|1125	%{_qt_libdir}/libQt%{api}WebSockets.so.%{major}*
14mr|qt5-5.3.2-1|1126	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1127	%{_libdir}/libQt%{api}WebSockets.so.%{major}*
14mr|qt5-5.3.2-1|1128	%endif
14mr|qt5-5.3.2-1|1129	%{_qt_prefix}/qml/Qt/WebSockets
14mr|qt5-5.3.2-1|1130	
14mr|qt5-5.3.2-1|1131	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1132	%package -n %{qtwebsocketsd}
14mr|qt5-5.3.2-1|1133	Summary:	Development files for the Qt %{api} WebSockets library
14mr|qt5-5.3.2-1|1134	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1135	Requires:	%{qtwebsockets} = %{EVRD}
14mr|qt5-5.3.2-1|1136	
14mr|qt5-5.3.2-1|1137	%description -n %{qtwebsocketsd}
14mr|qt5-5.3.2-1|1138	Development files for version 5 of the QtWebSockets library.
14mr|qt5-5.3.2-1|1139	
14mr|qt5-5.3.2-1|1140	%files -n %{qtwebsocketsd}
14mr|qt5-5.3.2-1|1141	%{_qt_includedir}/QtWebSockets
14mr|qt5-5.3.2-1|1142	%{_qt_libdir}/libQt%{api}WebSockets.so
14mr|qt5-5.3.2-1|1143	%{_qt_libdir}/libQt%{api}WebSockets.prl
14mr|qt5-5.3.2-1|1144	%{_qt_libdir}/cmake/Qt%{api}WebSockets
14mr|qt5-5.3.2-1|1145	%{_qt_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mr|qt5-5.3.2-1|1146	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1147	%{_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mr|qt5-5.3.2-1|1148	%endif
14mr|qt5-5.3.2-1|1149	
14mr|qt5-5.3.2-1|1150	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1151	
14mr|qt5-5.3.2-1|1152	%package -n %{qtxml}
14mr|qt5-5.3.2-1|1153	Summary:	Qt XML library
14mr|qt5-5.3.2-1|1154	Group:		System/Libraries
14mr|qt5-5.3.2-1|1155	
14mr|qt5-5.3.2-1|1156	%description -n %{qtxml}
14mr|qt5-5.3.2-1|1157	Qt XML library.
14mr|qt5-5.3.2-1|1158	
14mr|qt5-5.3.2-1|1159	%files -n %{qtxml}
14mr|qt5-5.3.2-1|1160	%{_qt_libdir}/libQt%{api}Xml.so.%{major}*
14mr|qt5-5.3.2-1|1161	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1162	%{_libdir}/libQt%{api}Xml.so.%{major}*
14mr|qt5-5.3.2-1|1163	%endif
14mr|qt5-5.3.2-1|1164	
14mr|qt5-5.3.2-1|1165	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1166	
14mr|qt5-5.3.2-1|1167	%package -n %{qtxmld}
14mr|qt5-5.3.2-1|1168	Summary:	Development files for version 5 of the QtXml library
14mr|qt5-5.3.2-1|1169	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1170	Requires:	%{qtxml} = %{EVRD}
14mr|qt5-5.3.2-1|1171	
14mr|qt5-5.3.2-1|1172	%description -n %{qtxmld}
14mr|qt5-5.3.2-1|1173	Development files for version 5 of the QtXml library.
14mr|qt5-5.3.2-1|1174	
14mr|qt5-5.3.2-1|1175	%files -n %{qtxmld}
14mr|qt5-5.3.2-1|1176	%{_qt_includedir}/QtXml
14mr|qt5-5.3.2-1|1177	%{_qt_libdir}/libQt%{api}Xml.so
14mr|qt5-5.3.2-1|1178	%{_qt_libdir}/libQt%{api}Xml.prl
14mr|qt5-5.3.2-1|1179	%{_qt_libdir}/cmake/Qt%{api}Xml
14mr|qt5-5.3.2-1|1180	%{_qt_libdir}/pkgconfig/Qt%{api}Xml.pc
14mr|qt5-5.3.2-1|1181	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1182	%{_libdir}/pkgconfig/Qt%{api}Xml.pc
14mr|qt5-5.3.2-1|1183	%endif
14mr|qt5-5.3.2-1|1184	
14mr|qt5-5.3.2-1|1185	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1186	# qt extras
14mr|qt5-5.3.2-1|1187	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1188	
14mr|qt5-5.3.2-1|1189	%package -n %{qgsttools_p}
14mr|qt5-5.3.2-1|1190	Summary:	Runtime library for GStreamer support in Qt 5
14mr|qt5-5.3.2-1|1191	Group:		System/Libraries
14mr|qt5-5.3.2-1|1192	
14mr|qt5-5.3.2-1|1193	%description -n %{qgsttools_p}
14mr|qt5-5.3.2-1|1194	Runtime library for GStreamer support in Qt 5.
14mr|qt5-5.3.2-1|1195	
14mr|qt5-5.3.2-1|1196	%files -n %{qgsttools_p}
14mr|qt5-5.3.2-1|1197	%{_qt_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mr|qt5-5.3.2-1|1198	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1199	%{_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mr|qt5-5.3.2-1|1200	%endif
14mr|qt5-5.3.2-1|1201	
14mr|qt5-5.3.2-1|1202	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1203	
14mr|qt5-5.3.2-1|1204	%package -n %{qtclucene}
14mr|qt5-5.3.2-1|1205	Summary:	Qt version of the CLucene search engine
14mr|qt5-5.3.2-1|1206	Group:		System/Libraries
14mr|qt5-5.3.2-1|1207	
14mr|qt5-5.3.2-1|1208	%description -n %{qtclucene}
14mr|qt5-5.3.2-1|1209	Qt version of the CLucene search engine.
14mr|qt5-5.3.2-1|1210	
14mr|qt5-5.3.2-1|1211	%files -n %{qtclucene}
14mr|qt5-5.3.2-1|1212	%{_qt_libdir}/libQt%{api}CLucene.so.%{major}*
14mr|qt5-5.3.2-1|1213	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1214	%{_libdir}/libQt%{api}CLucene.so.%{major}*
14mr|qt5-5.3.2-1|1215	%endif
14mr|qt5-5.3.2-1|1216	
14mr|qt5-5.3.2-1|1217	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1218	
14mr|qt5-5.3.2-1|1219	%package -n %{qtclucened}
14mr|qt5-5.3.2-1|1220	Summary:	Development files for the Qt version of the CLucene search engine
14mr|qt5-5.3.2-1|1221	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1222	Requires:	%{qtclucene} = %{EVRD}
14mr|qt5-5.3.2-1|1223	
14mr|qt5-5.3.2-1|1224	%description -n %{qtclucened}
14mr|qt5-5.3.2-1|1225	Development files for the Qt version of the CLucene search engine.
14mr|qt5-5.3.2-1|1226	
14mr|qt5-5.3.2-1|1227	%files -n %{qtclucened}
14mr|qt5-5.3.2-1|1228	%{_qt_includedir}/QtCLucene
14mr|qt5-5.3.2-1|1229	%{_qt_libdir}/libQt%{api}CLucene.so
14mr|qt5-5.3.2-1|1230	%{_qt_libdir}/libQt%{api}CLucene.prl
14mr|qt5-5.3.2-1|1231	%{_qt_libdir}/pkgconfig/Qt%{api}CLucene.pc
14mr|qt5-5.3.2-1|1232	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1233	%{_libdir}/pkgconfig/Qt%{api}CLucene.pc
14mr|qt5-5.3.2-1|1234	%endif
14mr|qt5-5.3.2-1|1235	
14mr|qt5-5.3.2-1|1236	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1237	
14mr|qt5-5.3.2-1|1238	%package -n %{qtdeclarative}
14mr|qt5-5.3.2-1|1239	Summary:	Runtime library for Qt Declarative
14mr|qt5-5.3.2-1|1240	Group:		System/Libraries
14mr|qt5-5.3.2-1|1241	Requires:	%{name}-qtdeclarative-i18n = %{EVRD}
14mr|qt5-5.3.2-1|1242	
14mr|qt5-5.3.2-1|1243	%description -n %{qtdeclarative}
14mr|qt5-5.3.2-1|1244	Runtime library for Qt Declarative.
14mr|qt5-5.3.2-1|1245	
14mr|qt5-5.3.2-1|1246	%files -n %{qtdeclarative}
14mr|qt5-5.3.2-1|1247	%{_qt_libdir}/libQt%{api}Declarative.so.%{major}*
14mr|qt5-5.3.2-1|1248	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1249	%{_libdir}/libQt%{api}Declarative.so.%{major}*
14mr|qt5-5.3.2-1|1250	%endif
14mr|qt5-5.3.2-1|1251	%{_qt_plugindir}/qmltooling
14mr|qt5-5.3.2-1|1252	
14mr|qt5-5.3.2-1|1253	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1254	
14mr|qt5-5.3.2-1|1255	%package -n %{qtdeclaratived}
14mr|qt5-5.3.2-1|1256	Summary:	Development files for Qt Declarative
14mr|qt5-5.3.2-1|1257	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1258	Requires:	%{qtdeclarative} = %{EVRD}
14mr|qt5-5.3.2-1|1259	
14mr|qt5-5.3.2-1|1260	%description -n %{qtdeclaratived}
14mr|qt5-5.3.2-1|1261	Development files for Qt Declarative.
14mr|qt5-5.3.2-1|1262	
14mr|qt5-5.3.2-1|1263	%files -n %{qtdeclaratived}
14mr|qt5-5.3.2-1|1264	%{_qt_includedir}/QtDeclarative
14mr|qt5-5.3.2-1|1265	%{_qt_libdir}/libQt%{api}Declarative.so
14mr|qt5-5.3.2-1|1266	%{_qt_libdir}/libQt%{api}Declarative.prl
14mr|qt5-5.3.2-1|1267	%{_qt_libdir}/cmake/Qt%{api}Declarative
14mr|qt5-5.3.2-1|1268	%{_qt_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mr|qt5-5.3.2-1|1269	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1270	%{_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mr|qt5-5.3.2-1|1271	%endif
14mr|qt5-5.3.2-1|1272	
14mr|qt5-5.3.2-1|1273	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1274	
14mr|qt5-5.3.2-1|1275	%package qtdeclarative-i18n
14mr|qt5-5.3.2-1|1276	Summary:	Qt Declarative translations
14mr|qt5-5.3.2-1|1277	Group:		System/Libraries
14mr|qt5-5.3.2-1|1278	Conflicts:	%{qtdeclarative} < 5.1.0-6
14mr|qt5-5.3.2-1|1279	BuildArch:	noarch
14mr|qt5-5.3.2-1|1280	
14mr|qt5-5.3.2-1|1281	%description qtdeclarative-i18n
14mr|qt5-5.3.2-1|1282	Qt Declarative translations.
14mr|qt5-5.3.2-1|1283	
14mr|qt5-5.3.2-1|1284	%files qtdeclarative-i18n
14mr|qt5-5.3.2-1|1285	%lang(de) %{_qt_translationsdir}/qtdeclarative_de.qm
14mr|qt5-5.3.2-1|1286	%lang(fi) %{_qt_translationsdir}/qtdeclarative_fi.qm
14mr|qt5-5.3.2-1|1287	%lang(ja) %{_qt_translationsdir}/qtdeclarative_ja.qm
14mr|qt5-5.3.2-1|1288	%lang(ru) %{_qt_translationsdir}/qtdeclarative_ru.qm
14mr|qt5-5.3.2-1|1289	%lang(sk) %{_qt_translationsdir}/qtdeclarative_sk.qm
14mr|qt5-5.3.2-1|1290	%lang(uk) %{_qt_translationsdir}/qtdeclarative_uk.qm
14mr|qt5-5.3.2-1|1291	
14mr|qt5-5.3.2-1|1292	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1293	
14mr|qt5-5.3.2-1|1294	%package -n %{qtdesignercomponents}
14mr|qt5-5.3.2-1|1295	Summary:	Components for Qt Designer
14mr|qt5-5.3.2-1|1296	Group:		System/Libraries
14mr|qt5-5.3.2-1|1297	
14mr|qt5-5.3.2-1|1298	%description -n %{qtdesignercomponents}
14mr|qt5-5.3.2-1|1299	Components for Qt Designer.
14mr|qt5-5.3.2-1|1300	
14mr|qt5-5.3.2-1|1301	%files -n %{qtdesignercomponents}
14mr|qt5-5.3.2-1|1302	%{_qt_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mr|qt5-5.3.2-1|1303	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1304	%{_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mr|qt5-5.3.2-1|1305	%endif
14mr|qt5-5.3.2-1|1306	
14mr|qt5-5.3.2-1|1307	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1308	
14mr|qt5-5.3.2-1|1309	%package -n %{qtdesignercomponentsd}
14mr|qt5-5.3.2-1|1310	Summary:	Development files for Qt Designer Components
14mr|qt5-5.3.2-1|1311	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1312	Requires:	%{qtdesignercomponents} = %{EVRD}
14mr|qt5-5.3.2-1|1313	
14mr|qt5-5.3.2-1|1314	%description -n %{qtdesignercomponentsd}
14mr|qt5-5.3.2-1|1315	Development files for Qt Designer Components.
14mr|qt5-5.3.2-1|1316	
14mr|qt5-5.3.2-1|1317	%files -n %{qtdesignercomponentsd}
14mr|qt5-5.3.2-1|1318	%{_qt_includedir}/QtDesignerComponents
14mr|qt5-5.3.2-1|1319	%{_qt_libdir}/libQt%{api}DesignerComponents.so
14mr|qt5-5.3.2-1|1320	%{_qt_libdir}/libQt%{api}DesignerComponents.prl
14mr|qt5-5.3.2-1|1321	%{_qt_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mr|qt5-5.3.2-1|1322	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1323	%{_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mr|qt5-5.3.2-1|1324	%endif
14mr|qt5-5.3.2-1|1325	
14mr|qt5-5.3.2-1|1326	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1327	
14mr|qt5-5.3.2-1|1328	%package -n %{qtdesigner}
14mr|qt5-5.3.2-1|1329	Summary:	Qt Designer runtime libraries
14mr|qt5-5.3.2-1|1330	Group:		System/Libraries
14mr|qt5-5.3.2-1|1331	
14mr|qt5-5.3.2-1|1332	%description -n %{qtdesigner}
14mr|qt5-5.3.2-1|1333	Qt Designer runtime libraries.
14mr|qt5-5.3.2-1|1334	
14mr|qt5-5.3.2-1|1335	%files -n %{qtdesigner}
14mr|qt5-5.3.2-1|1336	%{_qt_libdir}/libQt%{api}Designer.so.%{major}*
14mr|qt5-5.3.2-1|1337	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1338	%{_libdir}/libQt%{api}Designer.so.%{major}*
14mr|qt5-5.3.2-1|1339	%endif
14mr|qt5-5.3.2-1|1340	
14mr|qt5-5.3.2-1|1341	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1342	
14mr|qt5-5.3.2-1|1343	%package -n %{qtdesignerd}
14mr|qt5-5.3.2-1|1344	Summary:	Development files for Qt Designer
14mr|qt5-5.3.2-1|1345	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1346	Requires:	%{qtdesigner} = %{EVRD}
14mr|qt5-5.3.2-1|1347	
14mr|qt5-5.3.2-1|1348	%description -n %{qtdesignerd}
14mr|qt5-5.3.2-1|1349	Development files for Qt Designer.
14mr|qt5-5.3.2-1|1350	
14mr|qt5-5.3.2-1|1351	%files -n %{qtdesignerd}
14mr|qt5-5.3.2-1|1352	%{_qt_includedir}/QtDesigner
14mr|qt5-5.3.2-1|1353	%{_qt_libdir}/libQt%{api}Designer.so
14mr|qt5-5.3.2-1|1354	%{_qt_libdir}/libQt%{api}Designer.prl
14mr|qt5-5.3.2-1|1355	%{_qt_libdir}/cmake/Qt%{api}Designer
14mr|qt5-5.3.2-1|1356	%{_qt_libdir}/pkgconfig/Qt%{api}Designer.pc
14mr|qt5-5.3.2-1|1357	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1358	%{_libdir}/pkgconfig/Qt%{api}Designer.pc
14mr|qt5-5.3.2-1|1359	%endif
14mr|qt5-5.3.2-1|1360	
14mr|qt5-5.3.2-1|1361	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1362	
14mr|qt5-5.3.2-1|1363	%package -n %{qthelp}
14mr|qt5-5.3.2-1|1364	Summary:	Runtime libraries for the Qt Help system
14mr|qt5-5.3.2-1|1365	Group:		System/Libraries
14mr|qt5-5.3.2-1|1366	
14mr|qt5-5.3.2-1|1367	%description -n %{qthelp}
14mr|qt5-5.3.2-1|1368	Runtime libraries for the Qt Help system.
14mr|qt5-5.3.2-1|1369	
14mr|qt5-5.3.2-1|1370	%files -n %{qthelp}
14mr|qt5-5.3.2-1|1371	%{_qt_libdir}/libQt%{api}Help.so.%{major}*
14mr|qt5-5.3.2-1|1372	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1373	%{_libdir}/libQt%{api}Help.so.%{major}*
14mr|qt5-5.3.2-1|1374	%endif
14mr|qt5-5.3.2-1|1375	
14mr|qt5-5.3.2-1|1376	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1377	
14mr|qt5-5.3.2-1|1378	%package -n %{qthelpd}
14mr|qt5-5.3.2-1|1379	Summary:	Development files for Qt Help
14mr|qt5-5.3.2-1|1380	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1381	Requires:	%{qthelp} = %{EVRD}
14mr|qt5-5.3.2-1|1382	
14mr|qt5-5.3.2-1|1383	%description -n %{qthelpd}
14mr|qt5-5.3.2-1|1384	Development files for Qt Help, useful if you wish to add a help system
14mr|qt5-5.3.2-1|1385	to your application.
14mr|qt5-5.3.2-1|1386	
14mr|qt5-5.3.2-1|1387	%files -n %{qthelpd}
14mr|qt5-5.3.2-1|1388	%{_qt_includedir}/QtHelp
14mr|qt5-5.3.2-1|1389	%{_qt_libdir}/libQt%{api}Help.so
14mr|qt5-5.3.2-1|1390	%{_qt_libdir}/libQt%{api}Help.prl
14mr|qt5-5.3.2-1|1391	%{_qt_libdir}/cmake/Qt%{api}Help
14mr|qt5-5.3.2-1|1392	%{_qt_libdir}/pkgconfig/Qt%{api}Help.pc
14mr|qt5-5.3.2-1|1393	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1394	%{_libdir}/pkgconfig/Qt%{api}Help.pc
14mr|qt5-5.3.2-1|1395	%endif
14mr|qt5-5.3.2-1|1396	
14mr|qt5-5.3.2-1|1397	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1398	
14mr|qt5-5.3.2-1|1399	%package -n %{qtmultimedia}
14mr|qt5-5.3.2-1|1400	Summary:	Qt Multimedia libraries
14mr|qt5-5.3.2-1|1401	Group:		System/Libraries
14mr|qt5-5.3.2-1|1402	Requires:	%{name}-qtmultimedia-i18n = %{EVRD}
14mr|qt5-5.3.2-1|1403	
14mr|qt5-5.3.2-1|1404	%description -n %{qtmultimedia}
14mr|qt5-5.3.2-1|1405	Qt Multimedia libraries.
14mr|qt5-5.3.2-1|1406	
14mr|qt5-5.3.2-1|1407	%files -n %{qtmultimedia}
14mr|qt5-5.3.2-1|1408	%{_qt_libdir}/libQt%{api}Multimedia.so.%{major}*
14mr|qt5-5.3.2-1|1409	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1410	%{_libdir}/libQt%{api}Multimedia.so.%{major}*
14mr|qt5-5.3.2-1|1411	%endif
14mr|qt5-5.3.2-1|1412	%{_qt_plugindir}/audio
14mr|qt5-5.3.2-1|1413	%{_qt_plugindir}/mediaservice
14mr|qt5-5.3.2-1|1414	%{_qt_plugindir}/playlistformats
14mr|qt5-5.3.2-1|1415	
14mr|qt5-5.3.2-1|1416	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1417	
14mr|qt5-5.3.2-1|1418	%package -n %{qtmultimediad}
14mr|qt5-5.3.2-1|1419	Summary:	Development files for Qt Multimedia
14mr|qt5-5.3.2-1|1420	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1421	Requires:	%{qtmultimedia} = %{EVRD}
14mr|qt5-5.3.2-1|1422	
14mr|qt5-5.3.2-1|1423	%description -n %{qtmultimediad}
14mr|qt5-5.3.2-1|1424	Development files for Qt Multimedia.
14mr|qt5-5.3.2-1|1425	
14mr|qt5-5.3.2-1|1426	%files -n %{qtmultimediad}
14mr|qt5-5.3.2-1|1427	%{_qt_includedir}/QtMultimedia
14mr|qt5-5.3.2-1|1428	%{_qt_includedir}/QtMultimediaQuick_p
14mr|qt5-5.3.2-1|1429	%{_qt_libdir}/libQt%{api}Multimedia.so
14mr|qt5-5.3.2-1|1430	%{_qt_libdir}/libQt%{api}Multimedia.prl
14mr|qt5-5.3.2-1|1431	%{_qt_libdir}/cmake/Qt%{api}Multimedia
14mr|qt5-5.3.2-1|1432	%{_qt_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mr|qt5-5.3.2-1|1433	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1434	%{_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mr|qt5-5.3.2-1|1435	%endif
14mr|qt5-5.3.2-1|1436	
14mr|qt5-5.3.2-1|1437	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1438	
14mr|qt5-5.3.2-1|1439	%package qtmultimedia-i18n
14mr|qt5-5.3.2-1|1440	Summary:	Qt Multimedia translations
14mr|qt5-5.3.2-1|1441	Group:		System/Libraries
14mr|qt5-5.3.2-1|1442	Conflicts:	%{qtmultimedia} < 5.1.0-6
14mr|qt5-5.3.2-1|1443	BuildArch:	noarch
14mr|qt5-5.3.2-1|1444	
14mr|qt5-5.3.2-1|1445	%description qtmultimedia-i18n
14mr|qt5-5.3.2-1|1446	Qt Multimedia translations.
14mr|qt5-5.3.2-1|1447	
14mr|qt5-5.3.2-1|1448	%files qtmultimedia-i18n
14mr|qt5-5.3.2-1|1449	%lang(cs) %{_qt_translationsdir}/qtmultimedia_cs.qm
14mr|qt5-5.3.2-1|1450	%lang(de) %{_qt_translationsdir}/qtmultimedia_de.qm
14mr|qt5-5.3.2-1|1451	%lang(fi) %{_qt_translationsdir}/qtmultimedia_fi.qm
14mr|qt5-5.3.2-1|1452	%lang(hu) %{_qt_translationsdir}/qtmultimedia_hu.qm
14mr|qt5-5.3.2-1|1453	%lang(it) %{_qt_translationsdir}/qtmultimedia_it.qm
14mr|qt5-5.3.2-1|1454	%lang(ja) %{_qt_translationsdir}/qtmultimedia_ja.qm
14mr|qt5-5.3.2-1|1455	%lang(ru) %{_qt_translationsdir}/qtmultimedia_ru.qm
14mr|qt5-5.3.2-1|1456	%lang(sk) %{_qt_translationsdir}/qtmultimedia_sk.qm
14mr|qt5-5.3.2-1|1457	%lang(uk) %{_qt_translationsdir}/qtmultimedia_uk.qm
14mr|qt5-5.3.2-1|1458	
14mr|qt5-5.3.2-1|1459	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1460	
14mr|qt5-5.3.2-1|1461	%package -n %{qtmultimediaquick_p}
14mr|qt5-5.3.2-1|1462	Summary:	Runtime support library for the Qt Multimedia Quick module
14mr|qt5-5.3.2-1|1463	Group:		System/Libraries
14mr|qt5-5.3.2-1|1464	
14mr|qt5-5.3.2-1|1465	%description -n %{qtmultimediaquick_p}
14mr|qt5-5.3.2-1|1466	Runtime support library for the Qt Multimedia Quick module.
14mr|qt5-5.3.2-1|1467	
14mr|qt5-5.3.2-1|1468	%files -n %{qtmultimediaquick_p}
14mr|qt5-5.3.2-1|1469	%{_qt_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mr|qt5-5.3.2-1|1470	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1471	%{_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mr|qt5-5.3.2-1|1472	%endif
14mr|qt5-5.3.2-1|1473	
14mr|qt5-5.3.2-1|1474	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1475	
14mr|qt5-5.3.2-1|1476	%package -n %{qtmultimediawidgets}
14mr|qt5-5.3.2-1|1477	Summary:	Qt Multimedia Widgets library
14mr|qt5-5.3.2-1|1478	Group:		System/Libraries
14mr|qt5-5.3.2-1|1479	
14mr|qt5-5.3.2-1|1480	%description -n %{qtmultimediawidgets}
14mr|qt5-5.3.2-1|1481	Qt Multimedia Widgets library.
14mr|qt5-5.3.2-1|1482	
14mr|qt5-5.3.2-1|1483	%files -n %{qtmultimediawidgets}
14mr|qt5-5.3.2-1|1484	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1485	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1486	%{_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1487	%endif
14mr|qt5-5.3.2-1|1488	
14mr|qt5-5.3.2-1|1489	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1490	
14mr|qt5-5.3.2-1|1491	%package -n %{qtmultimediawidgetsd}
14mr|qt5-5.3.2-1|1492	Summary:	Development files for the Qt Multimedia Widgets library
14mr|qt5-5.3.2-1|1493	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1494	Requires:	%{qtmultimediawidgets} = %{EVRD}
14mr|qt5-5.3.2-1|1495	Requires:	%{qtmultimediad} = %{EVRD}
14mr|qt5-5.3.2-1|1496	Requires:	%{qtwidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|1497	
14mr|qt5-5.3.2-1|1498	%description -n %{qtmultimediawidgetsd}
14mr|qt5-5.3.2-1|1499	Development files for the Qt Multimedia Widgets library.
14mr|qt5-5.3.2-1|1500	
14mr|qt5-5.3.2-1|1501	%files -n %{qtmultimediawidgetsd}
14mr|qt5-5.3.2-1|1502	%{_qt_includedir}/QtMultimediaWidgets
14mr|qt5-5.3.2-1|1503	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so
14mr|qt5-5.3.2-1|1504	%{_qt_libdir}/libQt%{api}MultimediaWidgets.prl
14mr|qt5-5.3.2-1|1505	%{_qt_libdir}/cmake/Qt%{api}MultimediaWidgets
14mr|qt5-5.3.2-1|1506	%{_qt_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mr|qt5-5.3.2-1|1507	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1508	%{_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mr|qt5-5.3.2-1|1509	%endif
14mr|qt5-5.3.2-1|1510	
14mr|qt5-5.3.2-1|1511	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1512	
14mr|qt5-5.3.2-1|1513	%package -n %{qtqml}
14mr|qt5-5.3.2-1|1514	Summary:	QML runtime support library
14mr|qt5-5.3.2-1|1515	Group:		System/Libraries
14mr|qt5-5.3.2-1|1516	
14mr|qt5-5.3.2-1|1517	%description -n %{qtqml}
14mr|qt5-5.3.2-1|1518	QML runtime support library.
14mr|qt5-5.3.2-1|1519	
14mr|qt5-5.3.2-1|1520	%files -n %{qtqml}
14mr|qt5-5.3.2-1|1521	%{_qt_libdir}/libQt%{api}Qml.so.%{major}*
14mr|qt5-5.3.2-1|1522	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1523	%{_libdir}/libQt%{api}Qml.so.%{major}*
14mr|qt5-5.3.2-1|1524	%endif
14mr|qt5-5.3.2-1|1525	%dir %{_qt_prefix}/qml
14mr|qt5-5.3.2-1|1526	%dir %{_qt_prefix}/qml/Qt
14mr|qt5-5.3.2-1|1527	%dir %{_qt_prefix}/qml/Qt/labs
14mr|qt5-5.3.2-1|1528	%{_qt_prefix}/qml/Qt/labs/folderlistmodel
14mr|qt5-5.3.2-1|1529	%{_qt_prefix}/qml/Qt/labs/settings/
14mr|qt5-5.3.2-1|1530	%{_qt_prefix}/qml/QtAudioEngine
14mr|qt5-5.3.2-1|1531	%{_qt_prefix}/qml/QtGraphicalEffects
14mr|qt5-5.3.2-1|1532	%{_qt_prefix}/qml/QtMultimedia
14mr|qt5-5.3.2-1|1533	%{_qt_prefix}/qml/QtQml
14mr|qt5-5.3.2-1|1534	%{_qt_plugindir}/qml1tooling/libqmldbg_inspector.so
14mr|qt5-5.3.2-1|1535	%{_qt_plugindir}/qml1tooling/libqmldbg_tcp_qtdeclarative.so
14mr|qt5-5.3.2-1|1536	
14mr|qt5-5.3.2-1|1537	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1538	
14mr|qt5-5.3.2-1|1539	%package -n %{qtqmld}
14mr|qt5-5.3.2-1|1540	Summary:	Development files for the Qt QML library
14mr|qt5-5.3.2-1|1541	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1542	Requires:	%{qtqml} = %{EVRD}
14mr|qt5-5.3.2-1|1543	
14mr|qt5-5.3.2-1|1544	%description -n %{qtqmld}
14mr|qt5-5.3.2-1|1545	Development files for the Qt QML library.
14mr|qt5-5.3.2-1|1546	
14mr|qt5-5.3.2-1|1547	%files -n %{qtqmld}
14mr|qt5-5.3.2-1|1548	%{_qt_includedir}/QtQml
14mr|qt5-5.3.2-1|1549	%{_qt_libdir}/libQt%{api}Qml.so
14mr|qt5-5.3.2-1|1550	%{_qt_libdir}/libQt%{api}Qml.prl
14mr|qt5-5.3.2-1|1551	%{_qt_libdir}/libQt%{api}QmlDevTools.a
14mr|qt5-5.3.2-1|1552	%{_qt_libdir}/libQt%{api}QmlDevTools.prl
14mr|qt5-5.3.2-1|1553	%{_qt_libdir}/cmake/Qt%{api}Qml
14mr|qt5-5.3.2-1|1554	%{_qt_libdir}/pkgconfig/Qt%{api}Qml.pc
14mr|qt5-5.3.2-1|1555	%{_qt_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
14mr|qt5-5.3.2-1|1556	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1557	%{_libdir}/pkgconfig/Qt%{api}Qml.pc
14mr|qt5-5.3.2-1|1558	%{_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
14mr|qt5-5.3.2-1|1559	%endif
14mr|qt5-5.3.2-1|1560	
14mr|qt5-5.3.2-1|1561	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1562	
14mr|qt5-5.3.2-1|1563	%package -n %{qtquick}
14mr|qt5-5.3.2-1|1564	Summary:	Runtime library for Qt Quick
14mr|qt5-5.3.2-1|1565	Group:		System/Libraries
14mr|qt5-5.3.2-1|1566	Requires:	%{name}-qtquick-i18n = %{EVRD}
14mr|qt5-5.3.2-1|1567	
14mr|qt5-5.3.2-1|1568	%description -n %{qtquick}
14mr|qt5-5.3.2-1|1569	Runtime library for Qt Quick.
14mr|qt5-5.3.2-1|1570	
14mr|qt5-5.3.2-1|1571	%files -n %{qtquick}
14mr|qt5-5.3.2-1|1572	%{_qt_libdir}/libQt%{api}Quick.so.%{major}*
14mr|qt5-5.3.2-1|1573	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1574	%{_libdir}/libQt%{api}Quick.so.%{major}*
14mr|qt5-5.3.2-1|1575	%endif
14mr|qt5-5.3.2-1|1576	%dir %{_qt_importdir}
14mr|qt5-5.3.2-1|1577	%dir %{_qt_importdir}/Qt
14mr|qt5-5.3.2-1|1578	%dir %{_qt_importdir}/Qt/labs
14mr|qt5-5.3.2-1|1579	%{_qt_importdir}/Qt/labs/folderlistmodel
14mr|qt5-5.3.2-1|1580	%{_qt_importdir}/Qt/labs/gestures
14mr|qt5-5.3.2-1|1581	%{_qt_importdir}/Qt/labs/particles
14mr|qt5-5.3.2-1|1582	%{_qt_importdir}/Qt/labs/shaders
14mr|qt5-5.3.2-1|1583	%{_qt_importdir}/builtins.qmltypes
14mr|qt5-5.3.2-1|1584	%{_qt_prefix}/qml/QtQuick.2
14mr|qt5-5.3.2-1|1585	%{_qt_prefix}/qml/QtQuick
14mr|qt5-5.3.2-1|1586	
14mr|qt5-5.3.2-1|1587	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1588	
14mr|qt5-5.3.2-1|1589	%package -n %{qtquickd}
14mr|qt5-5.3.2-1|1590	Summary:	Development files for Qt Quick
14mr|qt5-5.3.2-1|1591	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1592	Requires:	%{qtquick} = %{EVRD}
14mr|qt5-5.3.2-1|1593	
14mr|qt5-5.3.2-1|1594	%description -n %{qtquickd}
14mr|qt5-5.3.2-1|1595	Development files for Qt Quick.
14mr|qt5-5.3.2-1|1596	
14mr|qt5-5.3.2-1|1597	%files -n %{qtquickd}
14mr|qt5-5.3.2-1|1598	%{_qt_includedir}/QtQuick
14mr|qt5-5.3.2-1|1599	%{_qt_libdir}/libQt%{api}Quick.so
14mr|qt5-5.3.2-1|1600	%{_qt_libdir}/libQt%{api}Quick.prl
14mr|qt5-5.3.2-1|1601	%{_qt_libdir}/cmake/Qt%{api}Quick
14mr|qt5-5.3.2-1|1602	%{_qt_libdir}/pkgconfig/Qt%{api}Quick.pc
14mr|qt5-5.3.2-1|1603	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1604	%{_libdir}/pkgconfig/Qt%{api}Quick.pc
14mr|qt5-5.3.2-1|1605	%endif
14mr|qt5-5.3.2-1|1606	
14mr|qt5-5.3.2-1|1607	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1608	
14mr|qt5-5.3.2-1|1609	%package qtquick-i18n
14mr|qt5-5.3.2-1|1610	Summary:	Qt Quick translations
14mr|qt5-5.3.2-1|1611	Group:		System/Libraries
14mr|qt5-5.3.2-1|1612	Conflicts:	%{qtquick} < 5.1.0-6
14mr|qt5-5.3.2-1|1613	BuildArch:	noarch
14mr|qt5-5.3.2-1|1614	
14mr|qt5-5.3.2-1|1615	%description qtquick-i18n
14mr|qt5-5.3.2-1|1616	Qt Quick translations.
14mr|qt5-5.3.2-1|1617	
14mr|qt5-5.3.2-1|1618	%files qtquick-i18n
14mr|qt5-5.3.2-1|1619	%lang(cs) %{_qt_translationsdir}/qtquick1_cs.qm
14mr|qt5-5.3.2-1|1620	%lang(de) %{_qt_translationsdir}/qtquick1_de.qm
14mr|qt5-5.3.2-1|1621	%lang(fi) %{_qt_translationsdir}/qtquick1_fi.qm
14mr|qt5-5.3.2-1|1622	%lang(hu) %{_qt_translationsdir}/qtquick1_hu.qm
14mr|qt5-5.3.2-1|1623	%lang(it) %{_qt_translationsdir}/qtquick1_it.qm
14mr|qt5-5.3.2-1|1624	%lang(ja) %{_qt_translationsdir}/qtquick1_ja.qm
14mr|qt5-5.3.2-1|1625	%lang(ru) %{_qt_translationsdir}/qtquick1_ru.qm
14mr|qt5-5.3.2-1|1626	%lang(sk) %{_qt_translationsdir}/qtquick1_sk.qm
14mr|qt5-5.3.2-1|1627	%lang(uk) %{_qt_translationsdir}/qtquick1_uk.qm
14mr|qt5-5.3.2-1|1628	
14mr|qt5-5.3.2-1|1629	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1630	
14mr|qt5-5.3.2-1|1631	%package -n %{qtquickparticles}
14mr|qt5-5.3.2-1|1632	Summary:	Runtime library for Qt Quick's particle engine
14mr|qt5-5.3.2-1|1633	Group:		System/Libraries
14mr|qt5-5.3.2-1|1634	
14mr|qt5-5.3.2-1|1635	%description -n %{qtquickparticles}
14mr|qt5-5.3.2-1|1636	Runtime library for Qt Quick's particle engine.
14mr|qt5-5.3.2-1|1637	
14mr|qt5-5.3.2-1|1638	%files -n %{qtquickparticles}
14mr|qt5-5.3.2-1|1639	%{_qt_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mr|qt5-5.3.2-1|1640	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1641	%{_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mr|qt5-5.3.2-1|1642	%endif
14mr|qt5-5.3.2-1|1643	
14mr|qt5-5.3.2-1|1644	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1645	
14mr|qt5-5.3.2-1|1646	%package -n %{qtquickparticlesd}
14mr|qt5-5.3.2-1|1647	Summary:	Development files for Qt Quick's particle engine
14mr|qt5-5.3.2-1|1648	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1649	Requires:	%{qtquickparticles} = %{EVRD}
14mr|qt5-5.3.2-1|1650	
14mr|qt5-5.3.2-1|1651	%description -n %{qtquickparticlesd}
14mr|qt5-5.3.2-1|1652	Development files for Qt Quick's particle engine.
14mr|qt5-5.3.2-1|1653	
14mr|qt5-5.3.2-1|1654	%files -n %{qtquickparticlesd}
14mr|qt5-5.3.2-1|1655	%{_qt_includedir}/QtQuickParticles
14mr|qt5-5.3.2-1|1656	%{_qt_libdir}/libQt%{api}QuickParticles.so
14mr|qt5-5.3.2-1|1657	%{_qt_libdir}/libQt%{api}QuickParticles.prl
14mr|qt5-5.3.2-1|1658	%{_qt_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
14mr|qt5-5.3.2-1|1659	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1660	%{_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
14mr|qt5-5.3.2-1|1661	%endif
14mr|qt5-5.3.2-1|1662	
14mr|qt5-5.3.2-1|1663	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1664	
14mr|qt5-5.3.2-1|1665	%package -n %{qtquicktest}
14mr|qt5-5.3.2-1|1666	Summary:	Qt Quick unit test module
14mr|qt5-5.3.2-1|1667	Group:		System/Libraries
14mr|qt5-5.3.2-1|1668	
14mr|qt5-5.3.2-1|1669	%description -n %{qtquicktest}
14mr|qt5-5.3.2-1|1670	Qt Quick unit test module.
14mr|qt5-5.3.2-1|1671	
14mr|qt5-5.3.2-1|1672	%files -n %{qtquicktest}
14mr|qt5-5.3.2-1|1673	%{_qt_libdir}/libQt%{api}QuickTest.so.%{major}*
14mr|qt5-5.3.2-1|1674	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1675	%{_libdir}/libQt%{api}QuickTest.so.%{major}*
14mr|qt5-5.3.2-1|1676	%endif
14mr|qt5-5.3.2-1|1677	
14mr|qt5-5.3.2-1|1678	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1679	
14mr|qt5-5.3.2-1|1680	%package -n %{qtquicktestd}
14mr|qt5-5.3.2-1|1681	Summary:	Development files for Qt Quick's unit test module
14mr|qt5-5.3.2-1|1682	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1683	Requires:	%{qtquicktest} = %{EVRD}
14mr|qt5-5.3.2-1|1684	
14mr|qt5-5.3.2-1|1685	%description -n %{qtquicktestd}
14mr|qt5-5.3.2-1|1686	Development files for Qt Quick's unit test module.
14mr|qt5-5.3.2-1|1687	
14mr|qt5-5.3.2-1|1688	%files -n %{qtquicktestd}
14mr|qt5-5.3.2-1|1689	%{_qt_includedir}/QtQuickTest
14mr|qt5-5.3.2-1|1690	%{_qt_libdir}/libQt%{api}QuickTest.so
14mr|qt5-5.3.2-1|1691	%{_qt_libdir}/libQt%{api}QuickTest.prl
14mr|qt5-5.3.2-1|1692	%{_qt_libdir}/cmake/Qt%{api}QuickTest
14mr|qt5-5.3.2-1|1693	%{_qt_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mr|qt5-5.3.2-1|1694	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1695	%{_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mr|qt5-5.3.2-1|1696	%endif
14mr|qt5-5.3.2-1|1697	
14mr|qt5-5.3.2-1|1698	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1699	
14mr|qt5-5.3.2-1|1700	%package -n %{qtscript}
14mr|qt5-5.3.2-1|1701	Summary:	Qt Script runtime library
14mr|qt5-5.3.2-1|1702	Group:		System/Libraries
14mr|qt5-5.3.2-1|1703	Requires:	%{name}-qtscript-i18n = %{EVRD}
14mr|qt5-5.3.2-1|1704	
14mr|qt5-5.3.2-1|1705	%description -n %{qtscript}
14mr|qt5-5.3.2-1|1706	Qt Script runtime library.
14mr|qt5-5.3.2-1|1707	
14mr|qt5-5.3.2-1|1708	%files -n %{qtscript}
14mr|qt5-5.3.2-1|1709	%{_qt_libdir}/libQt%{api}Script.so.%{major}*
14mr|qt5-5.3.2-1|1710	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1711	%{_libdir}/libQt%{api}Script.so.%{major}*
14mr|qt5-5.3.2-1|1712	%endif
14mr|qt5-5.3.2-1|1713	
14mr|qt5-5.3.2-1|1714	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1715	
14mr|qt5-5.3.2-1|1716	%package -n %{qtscriptd}
14mr|qt5-5.3.2-1|1717	Summary:	Development files for Qt Script
14mr|qt5-5.3.2-1|1718	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1719	Requires:	%{qtscript} = %{EVRD}
14mr|qt5-5.3.2-1|1720	
14mr|qt5-5.3.2-1|1721	%description -n %{qtscriptd}
14mr|qt5-5.3.2-1|1722	Development files for Qt Script.
14mr|qt5-5.3.2-1|1723	
14mr|qt5-5.3.2-1|1724	%files -n %{qtscriptd}
14mr|qt5-5.3.2-1|1725	%{_qt_includedir}/QtScript
14mr|qt5-5.3.2-1|1726	%{_qt_libdir}/libQt%{api}Script.so
14mr|qt5-5.3.2-1|1727	%{_qt_libdir}/libQt%{api}Script.prl
14mr|qt5-5.3.2-1|1728	%{_qt_libdir}/cmake/Qt%{api}Script
14mr|qt5-5.3.2-1|1729	%{_qt_libdir}/pkgconfig/Qt%{api}Script.pc
14mr|qt5-5.3.2-1|1730	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1731	%{_libdir}/pkgconfig/Qt%{api}Script.pc
14mr|qt5-5.3.2-1|1732	%endif
14mr|qt5-5.3.2-1|1733	
14mr|qt5-5.3.2-1|1734	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1735	
14mr|qt5-5.3.2-1|1736	%package qtscript-i18n
14mr|qt5-5.3.2-1|1737	Summary:	Qt Script translations
14mr|qt5-5.3.2-1|1738	Group:		System/Libraries
14mr|qt5-5.3.2-1|1739	Conflicts:	%{qtscript} < 5.1.0-6
14mr|qt5-5.3.2-1|1740	BuildArch:	noarch
14mr|qt5-5.3.2-1|1741	
14mr|qt5-5.3.2-1|1742	%description qtscript-i18n
14mr|qt5-5.3.2-1|1743	Qt Script translations.
14mr|qt5-5.3.2-1|1744	
14mr|qt5-5.3.2-1|1745	%files qtscript-i18n
14mr|qt5-5.3.2-1|1746	%lang(cs) %{_qt_translationsdir}/qtscript_cs.qm
14mr|qt5-5.3.2-1|1747	%lang(de) %{_qt_translationsdir}/qtscript_de.qm
14mr|qt5-5.3.2-1|1748	%lang(fi) %{_qt_translationsdir}/qtscript_fi.qm
14mr|qt5-5.3.2-1|1749	%lang(hu) %{_qt_translationsdir}/qtscript_hu.qm
14mr|qt5-5.3.2-1|1750	%lang(it) %{_qt_translationsdir}/qtscript_it.qm
14mr|qt5-5.3.2-1|1751	%lang(ja) %{_qt_translationsdir}/qtscript_ja.qm
14mr|qt5-5.3.2-1|1752	%lang(ru) %{_qt_translationsdir}/qtscript_ru.qm
14mr|qt5-5.3.2-1|1753	%lang(sk) %{_qt_translationsdir}/qtscript_sk.qm
14mr|qt5-5.3.2-1|1754	%lang(uk) %{_qt_translationsdir}/qtscript_uk.qm
14mr|qt5-5.3.2-1|1755	
14mr|qt5-5.3.2-1|1756	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1757	
14mr|qt5-5.3.2-1|1758	%package -n %{qtscripttools}
14mr|qt5-5.3.2-1|1759	Summary:	Qt Script tools library
14mr|qt5-5.3.2-1|1760	Group:		System/Libraries
14mr|qt5-5.3.2-1|1761	
14mr|qt5-5.3.2-1|1762	%description -n %{qtscripttools}
14mr|qt5-5.3.2-1|1763	Qt Script tools library.
14mr|qt5-5.3.2-1|1764	
14mr|qt5-5.3.2-1|1765	%files -n %{qtscripttools}
14mr|qt5-5.3.2-1|1766	%{_qt_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mr|qt5-5.3.2-1|1767	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1768	%{_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mr|qt5-5.3.2-1|1769	%endif
14mr|qt5-5.3.2-1|1770	
14mr|qt5-5.3.2-1|1771	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1772	
14mr|qt5-5.3.2-1|1773	%package -n %{qtscripttoolsd}
14mr|qt5-5.3.2-1|1774	Summary:	Development files for Qt Script tools
14mr|qt5-5.3.2-1|1775	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1776	Requires:	%{qtscripttools} = %{EVRD}
14mr|qt5-5.3.2-1|1777	
14mr|qt5-5.3.2-1|1778	%description -n %{qtscripttoolsd}
14mr|qt5-5.3.2-1|1779	Development files for Qt Script tools.
14mr|qt5-5.3.2-1|1780	
14mr|qt5-5.3.2-1|1781	%files -n %{qtscripttoolsd}
14mr|qt5-5.3.2-1|1782	%{_qt_includedir}/QtScriptTools
14mr|qt5-5.3.2-1|1783	%{_qt_libdir}/libQt%{api}ScriptTools.so
14mr|qt5-5.3.2-1|1784	%{_qt_libdir}/libQt%{api}ScriptTools.prl
14mr|qt5-5.3.2-1|1785	%{_qt_libdir}/cmake/Qt%{api}ScriptTools
14mr|qt5-5.3.2-1|1786	%{_qt_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mr|qt5-5.3.2-1|1787	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1788	%{_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mr|qt5-5.3.2-1|1789	%endif
14mr|qt5-5.3.2-1|1790	
14mr|qt5-5.3.2-1|1791	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1792	
14mr|qt5-5.3.2-1|1793	%package -n %{qtsvg}
14mr|qt5-5.3.2-1|1794	Summary:	Qt SVG rendering engine
14mr|qt5-5.3.2-1|1795	Group:		System/Libraries
14mr|qt5-5.3.2-1|1796	
14mr|qt5-5.3.2-1|1797	%description -n %{qtsvg}
14mr|qt5-5.3.2-1|1798	Qt SVG rendering engine.
14mr|qt5-5.3.2-1|1799	
14mr|qt5-5.3.2-1|1800	%files -n %{qtsvg}
14mr|qt5-5.3.2-1|1801	%{_qt_libdir}/libQt%{api}Svg.so.%{major}*
14mr|qt5-5.3.2-1|1802	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1803	%{_libdir}/libQt%{api}Svg.so.%{major}*
14mr|qt5-5.3.2-1|1804	%endif
14mr|qt5-5.3.2-1|1805	%{_qt_plugindir}/iconengines/libqsvgicon.so
14mr|qt5-5.3.2-1|1806	
14mr|qt5-5.3.2-1|1807	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1808	
14mr|qt5-5.3.2-1|1809	%package -n %{qtsvgd}
14mr|qt5-5.3.2-1|1810	Summary:	Development files for Qt's SVG rendering engine
14mr|qt5-5.3.2-1|1811	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1812	Requires:	%{qtsvg} = %{EVRD}
14mr|qt5-5.3.2-1|1813	
14mr|qt5-5.3.2-1|1814	%description -n %{qtsvgd}
14mr|qt5-5.3.2-1|1815	Development files for Qt's SVG rendering engine.
14mr|qt5-5.3.2-1|1816	
14mr|qt5-5.3.2-1|1817	%files -n %{qtsvgd}
14mr|qt5-5.3.2-1|1818	%{_qt_includedir}/QtSvg
14mr|qt5-5.3.2-1|1819	%{_qt_libdir}/libQt%{api}Svg.so
14mr|qt5-5.3.2-1|1820	%{_qt_libdir}/libQt%{api}Svg.prl
14mr|qt5-5.3.2-1|1821	%{_qt_libdir}/cmake/Qt%{api}Svg
14mr|qt5-5.3.2-1|1822	%{_qt_libdir}/pkgconfig/Qt%{api}Svg.pc
14mr|qt5-5.3.2-1|1823	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1824	%{_libdir}/pkgconfig/Qt%{api}Svg.pc
14mr|qt5-5.3.2-1|1825	%endif
14mr|qt5-5.3.2-1|1826	
14mr|qt5-5.3.2-1|1827	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1828	
14mr|qt5-5.3.2-1|1829	%package -n %{qtwebkit}
14mr|qt5-5.3.2-1|1830	Summary:	Qt WebKit web browsing library
14mr|qt5-5.3.2-1|1831	Group:		System/Libraries
14mr|qt5-5.3.2-1|1832	BuildRequires:	pkgconfig(libxslt)
14mr|qt5-5.3.2-1|1833	BuildRequires:	flex bison gperf ruby
14mr|qt5-5.3.2-1|1834	BuildRequires:	icu-devel
14mr|qt5-5.3.2-1|1835	
14mr|qt5-5.3.2-1|1836	%description -n %{qtwebkit}
14mr|qt5-5.3.2-1|1837	Qt WebKit web browsing library.
14mr|qt5-5.3.2-1|1838	
14mr|qt5-5.3.2-1|1839	%files -n %{qtwebkit}
14mr|qt5-5.3.2-1|1840	%{_qt_libdir}/libQt%{api}WebKit.so.%{major}*
14mr|qt5-5.3.2-1|1841	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1842	%{_libdir}/libQt%{api}WebKit.so.%{major}*
14mr|qt5-5.3.2-1|1843	%endif
14mr|qt5-5.3.2-1|1844	%{_qt_importdir}/QtWebKit
14mr|qt5-5.3.2-1|1845	%{_qt_prefix}/qml/QtWebKit
14mr|qt5-5.3.2-1|1846	%{_qt_libexecdir}/QtWebProcess
14mr|qt5-5.3.2-1|1847	%{_qt_libexecdir}/QtWebPluginProcess
14mr|qt5-5.3.2-1|1848	
14mr|qt5-5.3.2-1|1849	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1850	
14mr|qt5-5.3.2-1|1851	%package -n %{qtwebkitd}
14mr|qt5-5.3.2-1|1852	Summary:	Development files for the Qt WebKit web browsing library
14mr|qt5-5.3.2-1|1853	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1854	Requires:	%{qtwebkit} = %{EVRD}
14mr|qt5-5.3.2-1|1855	
14mr|qt5-5.3.2-1|1856	%description -n %{qtwebkitd}
14mr|qt5-5.3.2-1|1857	Development files for the Qt WebKit web browsing library.
14mr|qt5-5.3.2-1|1858	
14mr|qt5-5.3.2-1|1859	%files -n %{qtwebkitd}
14mr|qt5-5.3.2-1|1860	%{_qt_includedir}/QtWebKit
14mr|qt5-5.3.2-1|1861	%{_qt_libdir}/libQt%{api}WebKit.so
14mr|qt5-5.3.2-1|1862	%{_qt_libdir}/libQt%{api}WebKit.prl
14mr|qt5-5.3.2-1|1863	%{_qt_libdir}/cmake/Qt%{api}WebKit
14mr|qt5-5.3.2-1|1864	%{_qt_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mr|qt5-5.3.2-1|1865	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1866	%{_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mr|qt5-5.3.2-1|1867	%endif
14mr|qt5-5.3.2-1|1868	
14mr|qt5-5.3.2-1|1869	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1870	
14mr|qt5-5.3.2-1|1871	%package -n %{qtwebkitwidgets}
14mr|qt5-5.3.2-1|1872	Summary:	Qt WebKit Widgets library
14mr|qt5-5.3.2-1|1873	Group:		System/Libraries
14mr|qt5-5.3.2-1|1874	
14mr|qt5-5.3.2-1|1875	%description -n %{qtwebkitwidgets}
14mr|qt5-5.3.2-1|1876	Qt WebKit Widgets library.
14mr|qt5-5.3.2-1|1877	
14mr|qt5-5.3.2-1|1878	%files -n %{qtwebkitwidgets}
14mr|qt5-5.3.2-1|1879	%{_qt_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1880	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1881	%{_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mr|qt5-5.3.2-1|1882	%endif
14mr|qt5-5.3.2-1|1883	
14mr|qt5-5.3.2-1|1884	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1885	
14mr|qt5-5.3.2-1|1886	%package -n %{qtwebkitwidgetsd}
14mr|qt5-5.3.2-1|1887	Summary:	Development files for the Qt WebKit Widgets library
14mr|qt5-5.3.2-1|1888	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1889	Requires:	%{qtwebkitwidgets} = %{EVRD}
14mr|qt5-5.3.2-1|1890	Requires:	%{qtwebkitd} = %{EVRD}
14mr|qt5-5.3.2-1|1891	Requires:	%{qtwidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|1892	
14mr|qt5-5.3.2-1|1893	%description -n %{qtwebkitwidgetsd}
14mr|qt5-5.3.2-1|1894	Development files for the Qt WebKit Widgets library.
14mr|qt5-5.3.2-1|1895	
14mr|qt5-5.3.2-1|1896	%files -n %{qtwebkitwidgetsd}
14mr|qt5-5.3.2-1|1897	%{_qt_includedir}/QtWebKitWidgets
14mr|qt5-5.3.2-1|1898	%{_qt_libdir}/libQt%{api}WebKitWidgets.so
14mr|qt5-5.3.2-1|1899	%{_qt_libdir}/libQt%{api}WebKitWidgets.prl
14mr|qt5-5.3.2-1|1900	%{_qt_libdir}/cmake/Qt%{api}WebKitWidgets
14mr|qt5-5.3.2-1|1901	%{_qt_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mr|qt5-5.3.2-1|1902	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1903	%{_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mr|qt5-5.3.2-1|1904	%endif
14mr|qt5-5.3.2-1|1905	
14mr|qt5-5.3.2-1|1906	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1907	
14mr|qt5-5.3.2-1|1908	%package -n %{qtx11extras}
14mr|qt5-5.3.2-1|1909	Summary:	Qt X11 Extras library
14mr|qt5-5.3.2-1|1910	Group:		System/Libraries
14mr|qt5-5.3.2-1|1911	
14mr|qt5-5.3.2-1|1912	%description -n %{qtx11extras}
14mr|qt5-5.3.2-1|1913	Qt X11 Extras library.
14mr|qt5-5.3.2-1|1914	
14mr|qt5-5.3.2-1|1915	%files -n %{qtx11extras}
14mr|qt5-5.3.2-1|1916	%{_qt_libdir}/libQt%{api}X11Extras.so.%{major}*
14mr|qt5-5.3.2-1|1917	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1918	%{_libdir}/libQt%{api}X11Extras.so.%{major}*
14mr|qt5-5.3.2-1|1919	%endif
14mr|qt5-5.3.2-1|1920	
14mr|qt5-5.3.2-1|1921	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1922	
14mr|qt5-5.3.2-1|1923	%package -n %{qtx11extrasd}
14mr|qt5-5.3.2-1|1924	Summary:	Development files for the QtX11Extras library
14mr|qt5-5.3.2-1|1925	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1926	Requires:	%{qtx11extras} = %{EVRD}
14mr|qt5-5.3.2-1|1927	
14mr|qt5-5.3.2-1|1928	%description -n %{qtx11extrasd}
14mr|qt5-5.3.2-1|1929	Development files for the QtX11Extras library.
14mr|qt5-5.3.2-1|1930	
14mr|qt5-5.3.2-1|1931	%files -n %{qtx11extrasd}
14mr|qt5-5.3.2-1|1932	%{_qt_includedir}/QtX11Extras
14mr|qt5-5.3.2-1|1933	%{_qt_libdir}/libQt%{api}X11Extras.so
14mr|qt5-5.3.2-1|1934	%{_qt_libdir}/libQt%{api}X11Extras.prl
14mr|qt5-5.3.2-1|1935	%{_qt_libdir}/cmake/Qt%{api}X11Extras
14mr|qt5-5.3.2-1|1936	%{_qt_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mr|qt5-5.3.2-1|1937	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1938	%{_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mr|qt5-5.3.2-1|1939	%endif
14mr|qt5-5.3.2-1|1940	
14mr|qt5-5.3.2-1|1941	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1942	
14mr|qt5-5.3.2-1|1943	%package -n %{qtxmlpatterns}
14mr|qt5-5.3.2-1|1944	Summary:	Qt XSLT engine
14mr|qt5-5.3.2-1|1945	Group:		System/Libraries
14mr|qt5-5.3.2-1|1946	Requires:	%{qtxml} = %{EVRD}
14mr|qt5-5.3.2-1|1947	Requires:	%{name}-qtxmlpatterns-i18n = %{EVRD}
14mr|qt5-5.3.2-1|1948	
14mr|qt5-5.3.2-1|1949	%description -n %{qtxmlpatterns}
14mr|qt5-5.3.2-1|1950	Qt XSLT engine.
14mr|qt5-5.3.2-1|1951	
14mr|qt5-5.3.2-1|1952	%files -n %{qtxmlpatterns}
14mr|qt5-5.3.2-1|1953	%{_qt_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mr|qt5-5.3.2-1|1954	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1955	%{_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mr|qt5-5.3.2-1|1956	%endif
14mr|qt5-5.3.2-1|1957	
14mr|qt5-5.3.2-1|1958	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1959	
14mr|qt5-5.3.2-1|1960	%package -n %{qtxmlpatternsd}
14mr|qt5-5.3.2-1|1961	Summary:	Development files for Qt's XSLT engine
14mr|qt5-5.3.2-1|1962	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1963	Requires:	%{qtxmlpatterns} = %{EVRD}
14mr|qt5-5.3.2-1|1964	Requires:	%{qtxmld} = %{EVRD}
14mr|qt5-5.3.2-1|1965	
14mr|qt5-5.3.2-1|1966	%description -n %{qtxmlpatternsd}
14mr|qt5-5.3.2-1|1967	Development files for Qt's XSLT engine.
14mr|qt5-5.3.2-1|1968	
14mr|qt5-5.3.2-1|1969	%files -n %{qtxmlpatternsd}
14mr|qt5-5.3.2-1|1970	%{_qt_includedir}/QtXmlPatterns
14mr|qt5-5.3.2-1|1971	%{_qt_libdir}/libQt%{api}XmlPatterns.so
14mr|qt5-5.3.2-1|1972	%{_qt_libdir}/libQt%{api}XmlPatterns.prl
14mr|qt5-5.3.2-1|1973	%{_qt_libdir}/cmake/Qt%{api}XmlPatterns
14mr|qt5-5.3.2-1|1974	%{_qt_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mr|qt5-5.3.2-1|1975	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1976	%{_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mr|qt5-5.3.2-1|1977	%endif
14mr|qt5-5.3.2-1|1978	
14mr|qt5-5.3.2-1|1979	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1980	
14mr|qt5-5.3.2-1|1981	%package -n %{enginio}
14mr|qt5-5.3.2-1|1982	Summary:	Enginio (Qt Cloud Storage) library
14mr|qt5-5.3.2-1|1983	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|1984	
14mr|qt5-5.3.2-1|1985	%description -n %{enginio}
14mr|qt5-5.3.2-1|1986	Enginio (Qt Cloud Storage) library
14mr|qt5-5.3.2-1|1987	
14mr|qt5-5.3.2-1|1988	%files -n %{enginio}
14mr|qt5-5.3.2-1|1989	%{_qt_libdir}/libEnginio.so.1*
14mr|qt5-5.3.2-1|1990	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|1991	%{_libdir}/libEnginio.so.1*
14mr|qt5-5.3.2-1|1992	%endif
14mr|qt5-5.3.2-1|1993	%{_qt_prefix}/qml/Enginio
14mr|qt5-5.3.2-1|1994	
14mr|qt5-5.3.2-1|1995	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|1996	
14mr|qt5-5.3.2-1|1997	%package -n %{enginiod}
14mr|qt5-5.3.2-1|1998	Summary:	Development files for Enginio (Qt Cloud Storage)
14mr|qt5-5.3.2-1|1999	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2000	Requires:	%{enginio} = %{EVRD}
14mr|qt5-5.3.2-1|2001	
14mr|qt5-5.3.2-1|2002	%description -n %{enginiod}
14mr|qt5-5.3.2-1|2003	Development files for Enginio (Qt Cloud Storage)
14mr|qt5-5.3.2-1|2004	
14mr|qt5-5.3.2-1|2005	%files -n %{enginiod}
14mr|qt5-5.3.2-1|2006	%{_qt_includedir}/Enginio
14mr|qt5-5.3.2-1|2007	%{_qt_libdir}/libEnginio.so
14mr|qt5-5.3.2-1|2008	%{_qt_libdir}/libEnginio.prl
14mr|qt5-5.3.2-1|2009	%{_qt_libdir}/cmake/Qt%{api}Enginio
14mr|qt5-5.3.2-1|2010	%{_libdir}/pkgconfig/Enginio.pc
14mr|qt5-5.3.2-1|2011	
14mr|qt5-5.3.2-1|2012	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2013	
14mr|qt5-5.3.2-1|2014	%package qtxmlpatterns-i18n
14mr|qt5-5.3.2-1|2015	Summary:	Qt XSLT engine translations
14mr|qt5-5.3.2-1|2016	Group:		System/Libraries
14mr|qt5-5.3.2-1|2017	Conflicts:	%{qtxmlpatterns} < 5.1.0-6
14mr|qt5-5.3.2-1|2018	BuildArch:	noarch
14mr|qt5-5.3.2-1|2019	
14mr|qt5-5.3.2-1|2020	%description qtxmlpatterns-i18n
14mr|qt5-5.3.2-1|2021	Qt XSLT engine translations.
14mr|qt5-5.3.2-1|2022	
14mr|qt5-5.3.2-1|2023	%files qtxmlpatterns-i18n
14mr|qt5-5.3.2-1|2024	%lang(cs) %{_qt_translationsdir}/qtxmlpatterns_cs.qm
14mr|qt5-5.3.2-1|2025	%lang(de) %{_qt_translationsdir}/qtxmlpatterns_de.qm
14mr|qt5-5.3.2-1|2026	%lang(hu) %{_qt_translationsdir}/qtxmlpatterns_hu.qm
14mr|qt5-5.3.2-1|2027	%lang(it) %{_qt_translationsdir}/qtxmlpatterns_it.qm
14mr|qt5-5.3.2-1|2028	%lang(ja) %{_qt_translationsdir}/qtxmlpatterns_ja.qm
14mr|qt5-5.3.2-1|2029	%lang(ru) %{_qt_translationsdir}/qtxmlpatterns_ru.qm
14mr|qt5-5.3.2-1|2030	%lang(sk) %{_qt_translationsdir}/qtxmlpatterns_sk.qm
14mr|qt5-5.3.2-1|2031	%lang(uk) %{_qt_translationsdir}/qtxmlpatterns_uk.qm
14mr|qt5-5.3.2-1|2032	
14mr|qt5-5.3.2-1|2033	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2034	
14mr|qt5-5.3.2-1|2035	%package devel
14mr|qt5-5.3.2-1|2036	Summary:	Meta-package for installing all Qt 5 development files
14mr|qt5-5.3.2-1|2037	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2038	Requires:	%{enginiod} = %{EVRD}
14mr|qt5-5.3.2-1|2039	Requires:	%{qtbluetoothd} = %{EVRD}
14mr|qt5-5.3.2-1|2040	Requires:	%{qtbootstrapd} = %{EVRD}
14mr|qt5-5.3.2-1|2041	Requires:	%{qtconcurrentd} = %{EVRD}
14mr|qt5-5.3.2-1|2042	Requires:	%{qtcored} = %{EVRD}
14mr|qt5-5.3.2-1|2043	Requires:	%{qtdbusd} = %{EVRD}
14mr|qt5-5.3.2-1|2044	Requires:	%{qtguid} = %{EVRD}
14mr|qt5-5.3.2-1|2045	Requires:	%{qtnetworkd} = %{EVRD}
14mr|qt5-5.3.2-1|2046	Requires:	%{qtopengld} = %{EVRD}
14mr|qt5-5.3.2-1|2047	Requires:	%{qtpositioningd} = %{EVRD}
14mr|qt5-5.3.2-1|2048	Requires:	%{qtprintsupportd} = %{EVRD}
14mr|qt5-5.3.2-1|2049	Requires:	%{qtsensorsd} = %{EVRD}
14mr|qt5-5.3.2-1|2050	Requires:	%{qtsqld} = %{EVRD}
14mr|qt5-5.3.2-1|2051	Requires:	%{qttestd} = %{EVRD}
14mr|qt5-5.3.2-1|2052	Requires:	%{qtwidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|2053	Requires:	%{qtxmld} = %{EVRD}
14mr|qt5-5.3.2-1|2054	Requires:	%{qtclucened} = %{EVRD}
14mr|qt5-5.3.2-1|2055	Requires:	%{qtdeclaratived} = %{EVRD}
14mr|qt5-5.3.2-1|2056	Requires:	%{qtdesignercomponentsd} = %{EVRD}
14mr|qt5-5.3.2-1|2057	Requires:	%{qtdesignerd} = %{EVRD}
14mr|qt5-5.3.2-1|2058	Requires:	%{qthelpd} = %{EVRD}
14mr|qt5-5.3.2-1|2059	Requires:	%{qtmultimediad} = %{EVRD}
14mr|qt5-5.3.2-1|2060	Requires:	%{qtmultimediawidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|2061	Requires:	%{qtnfcd} = %{EVRD}
14mr|qt5-5.3.2-1|2062	Requires:	%{qtqmld} = %{EVRD}
14mr|qt5-5.3.2-1|2063	Requires:	%{qtquickd} = %{EVRD}
14mr|qt5-5.3.2-1|2064	Requires:	%{qtquickparticlesd} = %{EVRD}
14mr|qt5-5.3.2-1|2065	Requires:	%{qtquicktestd} = %{EVRD}
14mr|qt5-5.3.2-1|2066	Requires:	%{qtquickwidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|2067	Requires:	%{qtscriptd} = %{EVRD}
14mr|qt5-5.3.2-1|2068	Requires:	%{qtscripttoolsd} = %{EVRD}
14mr|qt5-5.3.2-1|2069	Requires:	%{qtsvgd} = %{EVRD}
14mr|qt5-5.3.2-1|2070	Requires:	%{qtwebkitd} = %{EVRD}
14mr|qt5-5.3.2-1|2071	Requires:	%{qtwebkitwidgetsd} = %{EVRD}
14mr|qt5-5.3.2-1|2072	Requires:	%{qtwebsocketsd} = %{EVRD}
14mr|qt5-5.3.2-1|2073	Requires:	%{qtxmlpatternsd} = %{EVRD}
14mr|qt5-5.3.2-1|2074	Requires:	qmake%{api} = %{EVRD}
14mr|qt5-5.3.2-1|2075	Requires:	qlalr%{api} = %{EVRD}
14mr|qt5-5.3.2-1|2076	Requires:	%{name}-macros = %{EVRD}
14mr|qt5-5.3.2-1|2077	
14mr|qt5-5.3.2-1|2078	%description devel
14mr|qt5-5.3.2-1|2079	Meta-package for installing all Qt 5 development files.
14mr|qt5-5.3.2-1|2080	
14mr|qt5-5.3.2-1|2081	%files devel
14mr|qt5-5.3.2-1|2082	# Intentionally empty, we just pull in dependencies
14mr|qt5-5.3.2-1|2083	
14mr|qt5-5.3.2-1|2084	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2085	# qt tools etc
14mr|qt5-5.3.2-1|2086	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2087	
14mr|qt5-5.3.2-1|2088	%package assistant
14mr|qt5-5.3.2-1|2089	Summary:	Qt help system
14mr|qt5-5.3.2-1|2090	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2091	Suggests:	%{name}-doc = %{EVRD}
14mr|qt5-5.3.2-1|2092	
14mr|qt5-5.3.2-1|2093	%description assistant
14mr|qt5-5.3.2-1|2094	Qt help system.
14mr|qt5-5.3.2-1|2095	
14mr|qt5-5.3.2-1|2096	%files assistant
14mr|qt5-5.3.2-1|2097	%{_qt_bindir}/assistant
14mr|qt5-5.3.2-1|2098	%{_datadir}/applications/rosa-assistant-qt%{api}.desktop
14mr|qt5-5.3.2-1|2099	%lang(cs) %{_qt_translationsdir}/assistant_cs.qm
14mr|qt5-5.3.2-1|2100	%lang(da) %{_qt_translationsdir}/assistant_da.qm
14mr|qt5-5.3.2-1|2101	%lang(de) %{_qt_translationsdir}/assistant_de.qm
14mr|qt5-5.3.2-1|2102	%lang(fr) %{_qt_translationsdir}/assistant_fr.qm
14mr|qt5-5.3.2-1|2103	%lang(hu) %{_qt_translationsdir}/assistant_hu.qm
14mr|qt5-5.3.2-1|2104	%lang(ja) %{_qt_translationsdir}/assistant_ja.qm
14mr|qt5-5.3.2-1|2105	%lang(ko) %{_qt_translationsdir}/assistant_ko.qm
14mr|qt5-5.3.2-1|2106	%lang(pl) %{_qt_translationsdir}/assistant_pl.qm
14mr|qt5-5.3.2-1|2107	%lang(ru) %{_qt_translationsdir}/assistant_ru.qm
14mr|qt5-5.3.2-1|2108	%lang(sk) %{_qt_translationsdir}/assistant_sk.qm
14mr|qt5-5.3.2-1|2109	%lang(sl) %{_qt_translationsdir}/assistant_sl.qm
14mr|qt5-5.3.2-1|2110	%lang(uk) %{_qt_translationsdir}/assistant_uk.qm
14mr|qt5-5.3.2-1|2111	%lang(zh_CN) %{_qt_translationsdir}/assistant_zh_CN.qm
14mr|qt5-5.3.2-1|2112	%lang(zh_TW) %{_qt_translationsdir}/assistant_zh_TW.qm
14mr|qt5-5.3.2-1|2113	
14mr|qt5-5.3.2-1|2114	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2115	
14mr|qt5-5.3.2-1|2116	%package designer
14mr|qt5-5.3.2-1|2117	Summary:	Qt interface design tool
14mr|qt5-5.3.2-1|2118	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2119	Requires:	%{qtgui}-x11 = %{EVRD}
14mr|qt5-5.3.2-1|2120	# for /usr/lib/qt5/bin/uic
14mr|qt5-5.3.2-1|2121	Requires:	%{qtguid} = %{EVRD}
14mr|qt5-5.3.2-1|2122	
14mr|qt5-5.3.2-1|2123	%description designer
14mr|qt5-5.3.2-1|2124	Qt interface design tool.
14mr|qt5-5.3.2-1|2125	
14mr|qt5-5.3.2-1|2126	%files designer
14mr|qt5-5.3.2-1|2127	%{_qt_bindir}/designer
14mr|qt5-5.3.2-1|2128	%{_datadir}/applications/rosa-designer-qt%{api}.desktop
14mr|qt5-5.3.2-1|2129	%lang(cs) %{_qt_translationsdir}/designer_cs.qm
14mr|qt5-5.3.2-1|2130	%lang(de) %{_qt_translationsdir}/designer_de.qm
14mr|qt5-5.3.2-1|2131	%lang(fr) %{_qt_translationsdir}/designer_fr.qm
14mr|qt5-5.3.2-1|2132	%lang(hu) %{_qt_translationsdir}/designer_hu.qm
14mr|qt5-5.3.2-1|2133	%lang(ja) %{_qt_translationsdir}/designer_ja.qm
14mr|qt5-5.3.2-1|2134	%lang(ko) %{_qt_translationsdir}/designer_ko.qm
14mr|qt5-5.3.2-1|2135	%lang(pl) %{_qt_translationsdir}/designer_pl.qm
14mr|qt5-5.3.2-1|2136	%lang(ru) %{_qt_translationsdir}/designer_ru.qm
14mr|qt5-5.3.2-1|2137	%lang(sk) %{_qt_translationsdir}/designer_sk.qm
14mr|qt5-5.3.2-1|2138	%lang(sl) %{_qt_translationsdir}/designer_sl.qm
14mr|qt5-5.3.2-1|2139	%lang(uk) %{_qt_translationsdir}/designer_uk.qm
14mr|qt5-5.3.2-1|2140	%lang(zh_CN) %{_qt_translationsdir}/designer_zh_CN.qm
14mr|qt5-5.3.2-1|2141	%lang(zh_TW) %{_qt_translationsdir}/designer_zh_TW.qm
14mr|qt5-5.3.2-1|2142	%{_qt_plugindir}/designer
14mr|qt5-5.3.2-1|2143	
14mr|qt5-5.3.2-1|2144	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2145	
14mr|qt5-5.3.2-1|2146	%if %{with docs}
14mr|qt5-5.3.2-1|2147	%package doc
14mr|qt5-5.3.2-1|2148	Summary:	Qt QCH documentation
14mr|qt5-5.3.2-1|2149	Group:		Books/Computer books
14mr|qt5-5.3.2-1|2150	BuildArch:	noarch
14mr|qt5-5.3.2-1|2151	
14mr|qt5-5.3.2-1|2152	%description doc
14mr|qt5-5.3.2-1|2153	QCH documentation for the Qt toolkit.
14mr|qt5-5.3.2-1|2154	
14mr|qt5-5.3.2-1|2155	%files doc
14mr|qt5-5.3.2-1|2156	%{_qt_docdir}/*.qch
14mr|qt5-5.3.2-1|2157	%endif
14mr|qt5-5.3.2-1|2158	
14mr|qt5-5.3.2-1|2159	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2160	
14mr|qt5-5.3.2-1|2161	%package examples
14mr|qt5-5.3.2-1|2162	Summary:	Example applications for %{name}
14mr|qt5-5.3.2-1|2163	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2164	
14mr|qt5-5.3.2-1|2165	%description examples
14mr|qt5-5.3.2-1|2166	Example applications for %{name}.
14mr|qt5-5.3.2-1|2167	
14mr|qt5-5.3.2-1|2168	%files examples
14mr|qt5-5.3.2-1|2169	%{_qt_exampledir}
14mr|qt5-5.3.2-1|2170	
14mr|qt5-5.3.2-1|2171	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2172	
14mr|qt5-5.3.2-1|2173	%package fonts
14mr|qt5-5.3.2-1|2174	Summary:	Fonts for use with some %{name} output plugins
14mr|qt5-5.3.2-1|2175	Group:		System/Libraries
14mr|qt5-5.3.2-1|2176	
14mr|qt5-5.3.2-1|2177	%description fonts
14mr|qt5-5.3.2-1|2178	Fonts for use with some %{name} output plugins.
14mr|qt5-5.3.2-1|2179	
14mr|qt5-5.3.2-1|2180	These fonts are required for various non-X11 output
14mr|qt5-5.3.2-1|2181	plugins (framebuffer device etc.).
14mr|qt5-5.3.2-1|2182	
14mr|qt5-5.3.2-1|2183	They are not required for the normal X11 output.
14mr|qt5-5.3.2-1|2184	
14mr|qt5-5.3.2-1|2185	# FIXME re-add when Qt/E is fixed
14mr|qt5-5.3.2-1|2186	#%%files fonts
14mr|qt5-5.3.2-1|2187	#%%{_qt_libdir}/fonts
14mr|qt5-5.3.2-1|2188	
14mr|qt5-5.3.2-1|2189	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2190	
14mr|qt5-5.3.2-1|2191	%package linguist
14mr|qt5-5.3.2-1|2192	Summary:	Translation tool for Qt based applications
14mr|qt5-5.3.2-1|2193	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2194	Requires:	%{name}-linguist-tools = %{EVRD}
14mr|qt5-5.3.2-1|2195	
14mr|qt5-5.3.2-1|2196	%description linguist
14mr|qt5-5.3.2-1|2197	Translation tool for Qt based applications.
14mr|qt5-5.3.2-1|2198	
14mr|qt5-5.3.2-1|2199	%files linguist
14mr|qt5-5.3.2-1|2200	%{_qt_bindir}/linguist
14mr|qt5-5.3.2-1|2201	%{_datadir}/applications/rosa-linguist-qt%{api}.desktop
14mr|qt5-5.3.2-1|2202	%lang(cs) %{_qt_translationsdir}/linguist_cs.qm
14mr|qt5-5.3.2-1|2203	%lang(de) %{_qt_translationsdir}/linguist_de.qm
14mr|qt5-5.3.2-1|2204	%lang(fr) %{_qt_translationsdir}/linguist_fr.qm
14mr|qt5-5.3.2-1|2205	%lang(hu) %{_qt_translationsdir}/linguist_hu.qm
14mr|qt5-5.3.2-1|2206	%lang(ja) %{_qt_translationsdir}/linguist_ja.qm
14mr|qt5-5.3.2-1|2207	%lang(ko) %{_qt_translationsdir}/linguist_ko.qm
14mr|qt5-5.3.2-1|2208	%lang(pl) %{_qt_translationsdir}/linguist_pl.qm
14mr|qt5-5.3.2-1|2209	%lang(ru) %{_qt_translationsdir}/linguist_ru.qm
14mr|qt5-5.3.2-1|2210	%lang(sk) %{_qt_translationsdir}/linguist_sk.qm
14mr|qt5-5.3.2-1|2211	%lang(sl) %{_qt_translationsdir}/linguist_sl.qm
14mr|qt5-5.3.2-1|2212	%lang(uk) %{_qt_translationsdir}/linguist_uk.qm
14mr|qt5-5.3.2-1|2213	%lang(zh_CN) %{_qt_translationsdir}/linguist_zh_CN.qm
14mr|qt5-5.3.2-1|2214	%lang(zh_TW) %{_qt_translationsdir}/linguist_zh_TW.qm
14mr|qt5-5.3.2-1|2215	%dir %{_qt_datadir}/phrasebooks
14mr|qt5-5.3.2-1|2216	%lang(da) %{_qt_datadir}/phrasebooks/danish.qph
14mr|qt5-5.3.2-1|2217	%lang(nl) %{_qt_datadir}/phrasebooks/dutch.qph
14mr|qt5-5.3.2-1|2218	%lang(fi) %{_qt_datadir}/phrasebooks/finnish.qph
14mr|qt5-5.3.2-1|2219	%lang(fr) %{_qt_datadir}/phrasebooks/french.qph
14mr|qt5-5.3.2-1|2220	%lang(de) %{_qt_datadir}/phrasebooks/german.qph
14mr|qt5-5.3.2-1|2221	%lang(hu) %{_qt_datadir}/phrasebooks/hungarian.qph
14mr|qt5-5.3.2-1|2222	%lang(it) %{_qt_datadir}/phrasebooks/italian.qph
14mr|qt5-5.3.2-1|2223	%lang(ja) %{_qt_datadir}/phrasebooks/japanese.qph
14mr|qt5-5.3.2-1|2224	%lang(no) %{_qt_datadir}/phrasebooks/norwegian.qph
14mr|qt5-5.3.2-1|2225	%lang(pl) %{_qt_datadir}/phrasebooks/polish.qph
14mr|qt5-5.3.2-1|2226	%lang(ru) %{_qt_datadir}/phrasebooks/russian.qph
14mr|qt5-5.3.2-1|2227	%lang(es) %{_qt_datadir}/phrasebooks/spanish.qph
14mr|qt5-5.3.2-1|2228	%lang(sv) %{_qt_datadir}/phrasebooks/swedish.qph
14mr|qt5-5.3.2-1|2229	
14mr|qt5-5.3.2-1|2230	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2231	
14mr|qt5-5.3.2-1|2232	%package linguist-tools
14mr|qt5-5.3.2-1|2233	Summary:	Tools for creating and updating Qt Linguist translation files
14mr|qt5-5.3.2-1|2234	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2235	
14mr|qt5-5.3.2-1|2236	%description linguist-tools
14mr|qt5-5.3.2-1|2237	Tools for creating and updating Qt Linguist translation files.
14mr|qt5-5.3.2-1|2238	
14mr|qt5-5.3.2-1|2239	%files linguist-tools
14mr|qt5-5.3.2-1|2240	%{_qt_bindir}/lconvert
14mr|qt5-5.3.2-1|2241	%{_qt_bindir}/lrelease
14mr|qt5-5.3.2-1|2242	%{_qt_bindir}/lupdate
14mr|qt5-5.3.2-1|2243	%{_bindir}/lconvert-qt%{api}
14mr|qt5-5.3.2-1|2244	%{_bindir}/lrelease-qt%{api}
14mr|qt5-5.3.2-1|2245	%{_bindir}/lupdate-qt%{api}
14mr|qt5-5.3.2-1|2246	%{_qt_libdir}/cmake/Qt%{api}LinguistTools
14mr|qt5-5.3.2-1|2247	
14mr|qt5-5.3.2-1|2248	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2249	
14mr|qt5-5.3.2-1|2250	%package macros
14mr|qt5-5.3.2-1|2251	Summary:	Base macros for Qt 5
14mr|qt5-5.3.2-1|2252	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2253	
14mr|qt5-5.3.2-1|2254	%description macros
14mr|qt5-5.3.2-1|2255	Base macros for Qt 5.
14mr|qt5-5.3.2-1|2256	
14mr|qt5-5.3.2-1|2257	%files macros
14mr|qt5-5.3.2-1|2258	%{_sysconfdir}/rpm/macros.d/qt5.macros
14mr|qt5-5.3.2-1|2259	
14mr|qt5-5.3.2-1|2260	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2261	
14mr|qt5-5.3.2-1|2262	%package platformtheme-gtk2
14mr|qt5-5.3.2-1|2263	Summary:	GTK 2.x platform theme for Qt 5
14mr|qt5-5.3.2-1|2264	Group:		Graphical desktop/KDE
14mr|qt5-5.3.2-1|2265	Requires:	%{qtgui} = %{EVRD}
14mr|qt5-5.3.2-1|2266	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mr|qt5-5.3.2-1|2267	
14mr|qt5-5.3.2-1|2268	%description platformtheme-gtk2
14mr|qt5-5.3.2-1|2269	GTK 2.x platform theme for Qt 5. This plugin allows Qt to render
14mr|qt5-5.3.2-1|2270	controls using GTK 2.x themes - making it integrate better with GTK
14mr|qt5-5.3.2-1|2271	based desktops.
14mr|qt5-5.3.2-1|2272	
14mr|qt5-5.3.2-1|2273	%files platformtheme-gtk2
14mr|qt5-5.3.2-1|2274	%{_qt_plugindir}/platformthemes/libqgtk2.so
14mr|qt5-5.3.2-1|2275	
14mr|qt5-5.3.2-1|2276	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2277	
14mr|qt5-5.3.2-1|2278	%package -n qdoc%{api}
14mr|qt5-5.3.2-1|2279	Summary:	Qt documentation generator, version 5
14mr|qt5-5.3.2-1|2280	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2281	
14mr|qt5-5.3.2-1|2282	%description -n qdoc%{api}
14mr|qt5-5.3.2-1|2283	Qt documentation generator, version 5.
14mr|qt5-5.3.2-1|2284	
14mr|qt5-5.3.2-1|2285	%files -n qdoc%{api}
14mr|qt5-5.3.2-1|2286	%{_qt_bindir}/qdoc
14mr|qt5-5.3.2-1|2287	
14mr|qt5-5.3.2-1|2288	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2289	
14mr|qt5-5.3.2-1|2290	%package -n qmake%{api}
14mr|qt5-5.3.2-1|2291	Summary:	Makefile generation system for Qt 5
14mr|qt5-5.3.2-1|2292	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2293	Requires:	%{name}-macros = %{EVRD}
14mr|qt5-5.3.2-1|2294	
14mr|qt5-5.3.2-1|2295	%description -n qmake%{api}
14mr|qt5-5.3.2-1|2296	Makefile generation system for Qt 5.
14mr|qt5-5.3.2-1|2297	
14mr|qt5-5.3.2-1|2298	%files -n qmake%{api}
14mr|qt5-5.3.2-1|2299	%{_bindir}/qmake-qt%{api}
14mr|qt5-5.3.2-1|2300	%{_qt_bindir}/qmake
14mr|qt5-5.3.2-1|2301	%{_qt_prefix}/mkspecs
14mr|qt5-5.3.2-1|2302	
14mr|qt5-5.3.2-1|2303	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2304	
14mr|qt5-5.3.2-1|2305	%package -n qlalr%{api}
14mr|qt5-5.3.2-1|2306	Summary:	Qt LALR parser generator
14mr|qt5-5.3.2-1|2307	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2308	Provides:	qlalr = %{EVRD}
14mr|qt5-5.3.2-1|2309	
14mr|qt5-5.3.2-1|2310	%description -n qlalr%{api}
14mr|qt5-5.3.2-1|2311	Qt LALR parser generator
14mr|qt5-5.3.2-1|2312	
14mr|qt5-5.3.2-1|2313	%files -n qlalr%{api}
14mr|qt5-5.3.2-1|2314	%{_qt_bindir}/qlalr
14mr|qt5-5.3.2-1|2315	
14mr|qt5-5.3.2-1|2316	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2317	
14mr|qt5-5.3.2-1|2318	%package qml-tools
14mr|qt5-5.3.2-1|2319	Summary:	QML tools for Qt 5
14mr|qt5-5.3.2-1|2320	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2321	
14mr|qt5-5.3.2-1|2322	%description qml-tools
14mr|qt5-5.3.2-1|2323	QML tools for Qt 5.
14mr|qt5-5.3.2-1|2324	
14mr|qt5-5.3.2-1|2325	%files qml-tools
14mr|qt5-5.3.2-1|2326	%{_qt_bindir}/qml
14mr|qt5-5.3.2-1|2327	%{_qt_bindir}/qml1plugindump
14mr|qt5-5.3.2-1|2328	%{_qt_bindir}/qmlbundle
14mr|qt5-5.3.2-1|2329	%{_qt_bindir}/qmlimportscanner
14mr|qt5-5.3.2-1|2330	%{_qt_bindir}/qmlmin
14mr|qt5-5.3.2-1|2331	%{_qt_bindir}/qmlplugindump
14mr|qt5-5.3.2-1|2332	%{_qt_bindir}/qmlprofiler
14mr|qt5-5.3.2-1|2333	%{_qt_bindir}/qmlscene
14mr|qt5-5.3.2-1|2334	%{_qt_bindir}/qmltestrunner
14mr|qt5-5.3.2-1|2335	%{_qt_bindir}/qmlviewer
14mr|qt5-5.3.2-1|2336	%lang(cs) %{_qt_translationsdir}/qmlviewer_cs.qm
14mr|qt5-5.3.2-1|2337	%lang(fi) %{_qt_translationsdir}/qmlviewer_fi.qm
14mr|qt5-5.3.2-1|2338	%lang(hu) %{_qt_translationsdir}/qmlviewer_hu.qm
14mr|qt5-5.3.2-1|2339	%lang(ja) %{_qt_translationsdir}/qmlviewer_ja.qm
14mr|qt5-5.3.2-1|2340	%lang(sk) %{_qt_translationsdir}/qmlviewer_sk.qm
14mr|qt5-5.3.2-1|2341	%lang(ru) %{_qt_translationsdir}/qmlviewer_ru.qm
14mr|qt5-5.3.2-1|2342	%lang(uk) %{_qt_translationsdir}/qmlviewer_uk.qm
14mr|qt5-5.3.2-1|2343	
14mr|qt5-5.3.2-1|2344	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2345	
14mr|qt5-5.3.2-1|2346	%package tools
14mr|qt5-5.3.2-1|2347	Summary:	Tools for Qt 5
14mr|qt5-5.3.2-1|2348	Group:		Development/KDE and Qt
14mr|qt5-5.3.2-1|2349	Requires:	%{qtgui}-minimal = %{EVRD}
14mr|qt5-5.3.2-1|2350	Requires:	%{name}-database-plugin-sqlite = %{EVRD}
14mr|qt5-5.3.2-1|2351	
14mr|qt5-5.3.2-1|2352	%description tools
14mr|qt5-5.3.2-1|2353	Tools for Qt 5.
14mr|qt5-5.3.2-1|2354	
14mr|qt5-5.3.2-1|2355	%files tools
14mr|qt5-5.3.2-1|2356	%{_qt_bindir}/pixeltool
14mr|qt5-5.3.2-1|2357	%{_qt_bindir}/qcollectiongenerator
14mr|qt5-5.3.2-1|2358	%{_qt_bindir}/qdbus
14mr|qt5-5.3.2-1|2359	%{_qt_bindir}/qdbusviewer
14mr|qt5-5.3.2-1|2360	%{_qt_bindir}/qtdiag
14mr|qt5-5.3.2-1|2361	%{_qt_bindir}/qhelpconverter
14mr|qt5-5.3.2-1|2362	%{_qt_bindir}/qhelpgenerator
14mr|qt5-5.3.2-1|2363	%{_qt_bindir}/qtpaths
14mr|qt5-5.3.2-1|2364	%{_qt_bindir}/xmlpatterns
14mr|qt5-5.3.2-1|2365	%{_qt_bindir}/xmlpatternsvalidator
14mr|qt5-5.3.2-1|2366	
14mr|qt5-5.3.2-1|2367	#----------------------------------------------------------------------------
14mr|qt5-5.3.2-1|2368	
14mr|qt5-5.3.2-1|2369	%prep
14mr|qt5-5.3.2-1|2370	%if "%{beta}" != ""
14mr|qt5-5.3.2-1|2371	%if "%{beta}" == "rc"
14mr|qt5-5.3.2-1|2372	%setup -q -n qt-everywhere-opensource-src-%{version}-RC
14mr|qt5-5.3.2-1|2373	%else
14mr|qt5-5.3.2-1|2374	%setup -q -n qt-everywhere-opensource-src-%{version}-%{beta}
14mr|qt5-5.3.2-1|2375	%endif
14mr|qt5-5.3.2-1|2376	%else
14mr|qt5-5.3.2-1|2377	%setup -q -n qt-everywhere-opensource-src-%{version}
14mr|qt5-5.3.2-1|2378	%endif
14mr|qt5-5.3.2-1|2379	%if "%{_qt_libdir}" == "%{_libdir}"
14mr|qt5-5.3.2-1|2380	%patch1 -p1 -b .0001~
14mr|qt5-5.3.2-1|2381	%endif
14mr|qt5-5.3.2-1|2382	
14mr|qt5-5.3.2-1|2383	%patch2 -p1 -b .0002~
14mr|qt5-5.3.2-1|2384	
14mr|qt5-5.3.2-1|2385	%build
14mr|qt5-5.3.2-1|2386	./configure \
14mr|qt5-5.3.2-1|2387	-prefix %{_qt_prefix} \
14mr|qt5-5.3.2-1|2388	-bindir %{_qt_bindir} \
14mr|qt5-5.3.2-1|2389	-libdir %{_qt_libdir} \
14mr|qt5-5.3.2-1|2390	-datadir %{_qt_datadir} \
14mr|qt5-5.3.2-1|2391	-docdir %{_qt_docdir} \
14mr|qt5-5.3.2-1|2392	-headerdir %{_qt_includedir} \
14mr|qt5-5.3.2-1|2393	-plugindir %{_qt_plugindir} \
14mr|qt5-5.3.2-1|2394	-importdir %{_qt_importdir} \
14mr|qt5-5.3.2-1|2395	-translationdir %{_qt_translationsdir} \
14mr|qt5-5.3.2-1|2396	-sysconfdir %{_qt_sysconfdir} \
14mr|qt5-5.3.2-1|2397	-examplesdir %{_qt_exampledir} \
14mr|qt5-5.3.2-1|2398	-testsdir %{_qt_testsdir} \
14mr|qt5-5.3.2-1|2399	-release \
14mr|qt5-5.3.2-1|2400	-opensource \
14mr|qt5-5.3.2-1|2401	-shared \
14mr|qt5-5.3.2-1|2402	-c++11 \
14mr|qt5-5.3.2-1|2403	-largefile \
14mr|qt5-5.3.2-1|2404	-accessibility \
14mr|qt5-5.3.2-1|2405	-no-sql-db2 \
14mr|qt5-5.3.2-1|2406	-no-sql-ibase \
14mr|qt5-5.3.2-1|2407	-plugin-sql-mysql \
14mr|qt5-5.3.2-1|2408	-no-sql-oci \
14mr|qt5-5.3.2-1|2409	-plugin-sql-odbc \
14mr|qt5-5.3.2-1|2410	-plugin-sql-psql \
14mr|qt5-5.3.2-1|2411	-plugin-sql-sqlite \
14mr|qt5-5.3.2-1|2412	-no-sql-sqlite2 \
14mr|qt5-5.3.2-1|2413	-no-sql-tds \
14mr|qt5-5.3.2-1|2414	-system-sqlite \
14mr|qt5-5.3.2-1|2415	%ifarch x86_64
14mr|qt5-5.3.2-1|2416	-platform linux-g++-64 \
14mr|qt5-5.3.2-1|2417	%endif
14mr|qt5-5.3.2-1|2418	%ifarch %{ix86}
14mr|qt5-5.3.2-1|2419	-platform linux-g++-32 \
14mr|qt5-5.3.2-1|2420	%endif
14mr|qt5-5.3.2-1|2421	%ifarch %{arm}
14mr|qt5-5.3.2-1|2422	-platform linux-g++ \
14mr|qt5-5.3.2-1|2423	%endif
14mr|qt5-5.3.2-1|2424	-system-zlib \
14mr|qt5-5.3.2-1|2425	-system-libpng \
14mr|qt5-5.3.2-1|2426	-system-libjpeg \
14mr|qt5-5.3.2-1|2427	-openssl-linked \
14mr|qt5-5.3.2-1|2428	-system-pcre \
14mr|qt5-5.3.2-1|2429	-system-xcb \
14mr|qt5-5.3.2-1|2430	-optimized-qmake \
14mr|qt5-5.3.2-1|2431	-no-nis \
14mr|qt5-5.3.2-1|2432	-cups \
14mr|qt5-5.3.2-1|2433	-iconv \
14mr|qt5-5.3.2-1|2434	-icu \
14mr|qt5-5.3.2-1|2435	-no-strip \
14mr|qt5-5.3.2-1|2436	-pch \
14mr|qt5-5.3.2-1|2437	-dbus-linked \
14mr|qt5-5.3.2-1|2438	-reduce-relocations \
14mr|qt5-5.3.2-1|2439	-xcb \
14mr|qt5-5.3.2-1|2440	%if %{with directfb}
14mr|qt5-5.3.2-1|2441	-directfb \
14mr|qt5-5.3.2-1|2442	%endif
14mr|qt5-5.3.2-1|2443	-qpa xcb \
14mr|qt5-5.3.2-1|2444	-fontconfig \
14mr|qt5-5.3.2-1|2445	-accessibility \
14mr|qt5-5.3.2-1|2446	-eglfs \
14mr|qt5-5.3.2-1|2447	-gnumake \
14mr|qt5-5.3.2-1|2448	-pkg-config \
14mr|qt5-5.3.2-1|2449	-kms \
14mr|qt5-5.3.2-1|2450	-sm \
14mr|qt5-5.3.2-1|2451	-xinerama \
14mr|qt5-5.3.2-1|2452	-xshape \
14mr|qt5-5.3.2-1|2453	-xvideo \
14mr|qt5-5.3.2-1|2454	-xsync \
14mr|qt5-5.3.2-1|2455	-xinput2 \
14mr|qt5-5.3.2-1|2456	-xcursor \
14mr|qt5-5.3.2-1|2457	-xfixes \
14mr|qt5-5.3.2-1|2458	-xrandr \
14mr|qt5-5.3.2-1|2459	-xrender \
14mr|qt5-5.3.2-1|2460	-xkb \
14mr|qt5-5.3.2-1|2461	-opengl \
14mr|qt5-5.3.2-1|2462	-confirm-license \
14mr|qt5-5.3.2-1|2463	-system-proxies \
14mr|qt5-5.3.2-1|2464	-glib \
14mr|qt5-5.3.2-1|2465	-no-separate-debug-info \
14mr|qt5-5.3.2-1|2466	-no-strip \
14mr|qt5-5.3.2-1|2467	%if "%{_qt_libdir}" == "%{_libdir}"
14mr|qt5-5.3.2-1|2468	-no-rpath \
14mr|qt5-5.3.2-1|2469	%endif
14mr|qt5-5.3.2-1|2470	-v \
14mr|qt5-5.3.2-1|2471	-I %{_includedir}/iodbc \
14mr|qt5-5.3.2-1|2472	-I %{_includedir}/mysql
14mr|qt5-5.3.2-1|2473	
14mr|qt5-5.3.2-1|2474	# Fix confused Makefiles refering to Enginio includes by Enginio's version number
14mr|qt5-5.3.2-1|2475	# (1.0.4) while other bits refer to it by Qt's version number
14mr|qt5-5.3.2-1|2476	ln -s %{version} qtenginio/include/Enginio/1.0.4
14mr|qt5-5.3.2-1|2477	
14mr|qt5-5.3.2-1|2478	%make STRIP=true
14mr|qt5-5.3.2-1|2479	
14mr|qt5-5.3.2-1|2480	%if %{with docs}
14mr|qt5-5.3.2-1|2481	%make docs
14mr|qt5-5.3.2-1|2482	%endif
14mr|qt5-5.3.2-1|2483	
14mr|qt5-5.3.2-1|2484	%install
14mr|qt5-5.3.2-1|2485	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mr|qt5-5.3.2-1|2486	
14mr|qt5-5.3.2-1|2487	%if %{with docs}
14mr|qt5-5.3.2-1|2488	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mr|qt5-5.3.2-1|2489	%endif
14mr|qt5-5.3.2-1|2490	
14mr|qt5-5.3.2-1|2491	# Installed, but not useful
14mr|qt5-5.3.2-1|2492	rm -f %{buildroot}%{_qt_bindir}/syncqt
14mr|qt5-5.3.2-1|2493	rm -f %{buildroot}%{_qt_bindir}/syncqt.pl
14mr|qt5-5.3.2-1|2494	# Probably not useful outside of Qt source tree?
14mr|qt5-5.3.2-1|2495	rm -f %{buildroot}%{_qt_bindir}/qtmodule-configtests
14mr|qt5-5.3.2-1|2496	# Let's not ship -devel files for private libraries... At least not until
14mr|qt5-5.3.2-1|2497	# applications teach us otherwise
14mr|qt5-5.3.2-1|2498	rm -f %{buildroot}%{_qt_libdir}/libqgsttools_p.so %{buildroot}%{_qt_libdir}/libqgsttools_p.prl
14mr|qt5-5.3.2-1|2499	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
14mr|qt5-5.3.2-1|2500	# qtconfig doesn't exist anymore - we don't need its translations
14mr|qt5-5.3.2-1|2501	rm -f %{buildroot}%{_qt_translationsdir}/qtconfig_*.qm
14mr|qt5-5.3.2-1|2502	# Let's make life easier for packagers
14mr|qt5-5.3.2-1|2503	mkdir -p %{buildroot}%{_bindir}
14mr|qt5-5.3.2-1|2504	for i in qmake moc uic rcc qdbuscpp2xml qdbusxml2cpp lrelease lupdate lconvert; do
14mr|qt5-5.3.2-1|2505	ln -s ../%{_lib}/qt%{api}/bin/$i %{buildroot}%{_bindir}/$i-qt%{api}
14mr|qt5-5.3.2-1|2506	done
14mr|qt5-5.3.2-1|2507	
14mr|qt5-5.3.2-1|2508	%if "%{_qt_libdir}" != "%{_libdir}"
14mr|qt5-5.3.2-1|2509	pushd %{buildroot}%{_libdir}
14mr|qt5-5.3.2-1|2510	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mr|qt5-5.3.2-1|2511	mkdir pkgconfig
14mr|qt5-5.3.2-1|2512	cd pkgconfig
14mr|qt5-5.3.2-1|2513	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mr|qt5-5.3.2-1|2514	popd
14mr|qt5-5.3.2-1|2515	%endif
14mr|qt5-5.3.2-1|2516	
14mr|qt5-5.3.2-1|2517	# Fix some wrong permissions
14mr|qt5-5.3.2-1|2518	find %{buildroot} -type f -perm -0755 -name "*.png" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2519	find %{buildroot} -type f -perm -0755 -name "*.svg" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2520	find %{buildroot} -type f -perm -0755 -name "*.jpg" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2521	find %{buildroot} -type f -perm -0755 -name "*.xml" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2522	find %{buildroot} -type f -perm -0755 -name "*.xsl" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2523	find %{buildroot} -type f -perm -0755 -name "*.php" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2524	find %{buildroot} -type f -perm -0755 -name "*.html" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2525	find %{buildroot} -type f -perm -0755 -name "*.js" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2526	find %{buildroot} -type f -perm -0755 -name "*.plist.app" |xargs --no-run-if-empty chmod 0644
14mr|qt5-5.3.2-1|2527	
14mr|qt5-5.3.2-1|2528	# Workaround for
14mr|qt5-5.3.2-1|2529	# *** ERROR: same build ID in nonidentical files!
14mr|qt5-5.3.2-1|2530	#        /usr/lib/qt5/bin/qdbuscpp2xml
14mr|qt5-5.3.2-1|2531	#   and  /usr/lib/qt5/bin/moc
14mr|qt5-5.3.2-1|2532	# ...
14mr|qt5-5.3.2-1|2533	# while generating debug info
14mr|qt5-5.3.2-1|2534	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh)' |xargs %__strip --strip-unneeded
14mr|qt5-5.3.2-1|2535	
14mr|qt5-5.3.2-1|2536	# Install rpm macros
14mr|qt5-5.3.2-1|2537	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt5-5.3.2-1|2538	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|qt5-5.3.2-1|2539	
14mr|qt5-5.3.2-1|2540	# Install .desktop files for assistant, designer and linguist
14mr|qt5-5.3.2-1|2541	mkdir -p %{buildroot}%{_datadir}/applications
14mr|qt5-5.3.2-1|2542	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14mr|qt5-5.3.2-1|2543	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14mr|qt5-5.3.2-1|2544	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14mr|qt5-5.3.2-1|2545	
14mr|qt5-5.3.2-1|2546	sed -i s,"/usr/lib/qt5/bin","%{_qt_bindir}",g %{buildroot}%{_datadir}/applications/*.desktop
14mr|qt5-5.3.2-1|2547	
14mr|qt5-5.3.2-1|2548	# Tell qtchooser about us
14mr|qt5-5.3.2-1|2549	mkdir -p %{buildroot}%{_sysconfdir}/xdg/qtchooser
14mr|qt5-5.3.2-1|2550	cat >%{buildroot}%{_sysconfdir}/xdg/qtchooser/%{name}.conf <<'EOF'
14mr|qt5-5.3.2-1|2551	%{_qt_bindir}
14mr|qt5-5.3.2-1|2552	%{_qt_libdir}
14mr|qt5-5.3.2-1|2553	EOF
14mr|qt5-5.3.2-1|2554	
14mr|qt5-5.3.2-1|2555	%changelog
14mr|qt5-5.3.2-1|2556	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mr|qt5-5.3.2-1|2557	+ Revision: cc83654
14mr|qt5-5.3.2-1|2558	- Now build with docs
14mr|qt5-5.3.2-1|2559	
14mr|qt5-5.3.2-1|2560	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-0.1
14mr|qt5-5.3.2-1|2561	+ Revision: faf8c1d
14mr|qt5-5.3.2-1|2562	- New version 5.3.2
14mr|qt5-5.3.2-1|2563	- Drop merged patch
14mr|qt5-5.3.2-1|2564	- Build without docs for now
14mr|qt5-5.3.2-1|2565	
14mr|qt5-5.3.2-1|2566	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-4
14mr|qt5-5.3.2-1|2567	+ Revision: 7c2b29b
14mr|qt5-5.3.2-1|2568	- Bump release
14mr|qt5-5.3.2-1|2569	
14mr|qt5-5.3.2-1|2570	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-3
14mr|qt5-5.3.2-1|2571	+ Revision: e2dc535
14mr|qt5-5.3.2-1|2572	- Add patch to make sure we can build and use style plugins again
14mr|qt5-5.3.2-1|2573	
14mr|qt5-5.3.2-1|2574	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.3.1-2
14mr|qt5-5.3.2-1|2575	+ Revision: 31b70b1
14mr|qt5-5.3.2-1|2576	- MassBuild#440: Increase release tag
14mr|qt5-5.3.2-1|2577	
14mr|qt5-5.3.2-1|2578	* Thu Jun 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mr|qt5-5.3.2-1|2579	+ Revision: 9b732d4
14mr|qt5-5.3.2-1|2580	- Now build with docs
14mr|qt5-5.3.2-1|2581	
14mr|qt5-5.3.2-1|2582	* Thu Jun 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-0.1
14mr|qt5-5.3.2-1|2583	+ Revision: 9941f2c
14mr|qt5-5.3.2-1|2584	- Update files
14mr|qt5-5.3.2-1|2585	
14mr|qt5-5.3.2-1|2586	* Thu Jun 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-0.1
14mr|qt5-5.3.2-1|2587	+ Revision: 0add8e7
14mr|qt5-5.3.2-1|2588	- Update cmake-linguist patch
14mr|qt5-5.3.2-1|2589	
14mr|qt5-5.3.2-1|2590	* Thu Jun 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-0.1
14mr|qt5-5.3.2-1|2591	+ Revision: 08ce90a
14mr|qt5-5.3.2-1|2592	- New version 5.3.1, build without docs first
14mr|qt5-5.3.2-1|2593	
14mr|qt5-5.3.2-1|2594	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-5
14mr|qt5-5.3.2-1|2595	+ Revision: edc07c1
14mr|qt5-5.3.2-1|2596	- Bump release
14mr|qt5-5.3.2-1|2597	
14mr|qt5-5.3.2-1|2598	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-2
14mr|qt5-5.3.2-1|2599	+ Revision: 5eda2fd
14mr|qt5-5.3.2-1|2600	- Now build with docs
14mr|qt5-5.3.2-1|2601	
14mr|qt5-5.3.2-1|2602	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-4
14mr|qt5-5.3.2-1|2603	+ Revision: d8b8489
14mr|qt5-5.3.2-1|2604	- New version 5.3.0, build without docs first
14mr|qt5-5.3.2-1|2605	
14mr|qt5-5.3.2-1|2606	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-4
14mr|qt5-5.3.2-1|2607	+ Revision: f843267
14mr|qt5-5.3.2-1|2608	- MassBuild#430: Increase release tag
14mr|qt5-5.3.2-1|2609	
14mr|qt5-5.3.2-1|2610	* Thu Apr 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-3
14mr|qt5-5.3.2-1|2611	+ Revision: b9f45e6
14mr|qt5-5.3.2-1|2612	- Bump release
14mr|qt5-5.3.2-1|2613	
14mr|qt5-5.3.2-1|2614	* Thu Apr 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-2
14mr|qt5-5.3.2-1|2615	+ Revision: 148b085
14mr|qt5-5.3.2-1|2616	- Fix .desktop files (again)
14mr|qt5-5.3.2-1|2617	
14mr|qt5-5.3.2-1|2618	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-2
14mr|qt5-5.3.2-1|2619	+ Revision: 9294960
14mr|qt5-5.3.2-1|2620	- Update Requires for linguist
14mr|qt5-5.3.2-1|2621	
14mr|qt5-5.3.2-1|2622	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-1
14mr|qt5-5.3.2-1|2623	+ Revision: 7b5f00a
14mr|qt5-5.3.2-1|2624	- LOG New build with docs
14mr|qt5-5.3.2-1|2625	
14mr|qt5-5.3.2-1|2626	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-0.1
14mr|qt5-5.3.2-1|2627	+ Revision: 661cc8f
14mr|qt5-5.3.2-1|2628	- LOG New version 5.2.1 (build without docs first)
14mr|qt5-5.3.2-1|2629	
14mr|qt5-5.3.2-1|2630	* Sun Dec 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-2
14mr|qt5-5.3.2-1|2631	+ Revision: 9184dd9
14mr|qt5-5.3.2-1|2632	- LOG Tighten Requires
14mr|qt5-5.3.2-1|2633	
14mr|qt5-5.3.2-1|2634	* Sun Dec 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-1
14mr|qt5-5.3.2-1|2635	+ Revision: 193a81d
14mr|qt5-5.3.2-1|2636	- LOG Update Qt Gui library package Requires
14mr|qt5-5.3.2-1|2637	
14mr|qt5-5.3.2-1|2638	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-1
14mr|qt5-5.3.2-1|2639	+ Revision: 449a77f
14mr|qt5-5.3.2-1|2640	- LOG Build with docs
14mr|qt5-5.3.2-1|2641	
14mr|qt5-5.3.2-1|2642	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-0.1
14mr|qt5-5.3.2-1|2643	+ Revision: e4448da
14mr|qt5-5.3.2-1|2644	- LOG New version 5.2.0, VP8 is dropped upstream, QtBluetooth, QtNfc and QtPositioning added, update files list
14mr|qt5-5.3.2-1|2645	
14mr|qt5-5.3.2-1|2646	* Fri Aug 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-2
14mr|qt5-5.3.2-1|2647	+ Revision: 0a006e1
14mr|qt5-5.3.2-1|2648	- LOG Global docs shouldn't be optional
14mr|qt5-5.3.2-1|2649	
14mr|qt5-5.3.2-1|2650	* Thu Aug 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-1
14mr|qt5-5.3.2-1|2651	+ Revision: cca63cd
14mr|qt5-5.3.2-1|2652	- LOG New build with docs
14mr|qt5-5.3.2-1|2653	
14mr|qt5-5.3.2-1|2654	* Thu Aug 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-0.1
14mr|qt5-5.3.2-1|2655	+ Revision: a31de81
14mr|qt5-5.3.2-1|2656	- LOG New version 5.1.1, first build without docs
14mr|qt5-5.3.2-1|2657	
14mr|qt5-5.3.2-1|2658	* Mon Aug 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-12
14mr|qt5-5.3.2-1|2659	+ Revision: 9f16257
14mr|qt5-5.3.2-1|2660	- LOG Build without rpath to prevent mesa libGL always being loaded instead of proprietary libGL
14mr|qt5-5.3.2-1|2661	
14mr|qt5-5.3.2-1|2662	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-11
14mr|qt5-5.3.2-1|2663	+ Revision: 9043a5d
14mr|qt5-5.3.2-1|2664	- LOG Fix QTDIR export in cmake_qt5 macro
14mr|qt5-5.3.2-1|2665	
14mr|qt5-5.3.2-1|2666	* Thu Jul 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-11
14mr|qt5-5.3.2-1|2667	+ Revision: d230a71
14mr|qt5-5.3.2-1|2668	- LOG Fix linguist tools cmake file
14mr|qt5-5.3.2-1|2669	
14mr|qt5-5.3.2-1|2670	* Thu Jul 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-10.2
14mr|qt5-5.3.2-1|2671	+ Revision: b2ca35d
14mr|qt5-5.3.2-1|2672	- LOG Make it possible to redefine Qt libdir
14mr|qt5-5.3.2-1|2673	
14mr|qt5-5.3.2-1|2674	* Tue Jul 23 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 5.1.0-10
14mr|qt5-5.3.2-1|2675	+ Revision: ba690f6
14mr|qt5-5.3.2-1|2676	- Move call of configure script to %build step
14mr|qt5-5.3.2-1|2677	- It is bad way to build something in %prep step. All build steps
14mr|qt5-5.3.2-1|2678	- should be done in %build including configuring.
14mr|qt5-5.3.2-1|2679	
14mr|qt5-5.3.2-1|2680	

18764 14
14mr|qt5-style-plugins-5.0.0-1|1	%define oname qtstyleplugins
14mr|qt5-style-plugins-5.0.0-1|2	
14mr|qt5-style-plugins-5.0.0-1|3	Summary:	Additional style plugins for Qt5
14mr|qt5-style-plugins-5.0.0-1|4	Name:		qt5-style-plugins
14mr|qt5-style-plugins-5.0.0-1|5	Version:	5.0.0
14mr|qt5-style-plugins-5.0.0-1|6	Release:	1
14mr|qt5-style-plugins-5.0.0-1|7	License:	LGPLv2.1+
14mr|qt5-style-plugins-5.0.0-1|8	Group:		System/Libraries
14mr|qt5-style-plugins-5.0.0-1|9	Url:		https://github.com/qtproject/%{oname}
14mr|qt5-style-plugins-5.0.0-1|10	Source0:	%{oname}-%{version}.tar.gz
14mr|qt5-style-plugins-5.0.0-1|11	Patch0:		qtstyleplugins-5.0.0-float.patch
14mr|qt5-style-plugins-5.0.0-1|12	BuildRequires:	qmake5
14mr|qt5-style-plugins-5.0.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mr|qt5-style-plugins-5.0.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mr|qt5-style-plugins-5.0.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14mr|qt5-style-plugins-5.0.0-1|16	Suggests:	qt5-style-cleanlooks
14mr|qt5-style-plugins-5.0.0-1|17	Suggests:	qt5-style-motif
14mr|qt5-style-plugins-5.0.0-1|18	Suggests:	qt5-style-plastique
14mr|qt5-style-plugins-5.0.0-1|19	
14mr|qt5-style-plugins-5.0.0-1|20	%description
14mr|qt5-style-plugins-5.0.0-1|21	Additional style plugins for Qt5 moved out of Qt5 base tree.
14mr|qt5-style-plugins-5.0.0-1|22	
14mr|qt5-style-plugins-5.0.0-1|23	%files
14mr|qt5-style-plugins-5.0.0-1|24	
14mr|qt5-style-plugins-5.0.0-1|25	#----------------------------------------------------------------------------
14mr|qt5-style-plugins-5.0.0-1|26	
14mr|qt5-style-plugins-5.0.0-1|27	%package -n qt5-style-cleanlooks
14mr|qt5-style-plugins-5.0.0-1|28	Summary:	Cleanlooks style for Qt5
14mr|qt5-style-plugins-5.0.0-1|29	
14mr|qt5-style-plugins-5.0.0-1|30	%description -n qt5-style-cleanlooks
14mr|qt5-style-plugins-5.0.0-1|31	Cleanlooks style for Qt5.
14mr|qt5-style-plugins-5.0.0-1|32	
14mr|qt5-style-plugins-5.0.0-1|33	%files -n qt5-style-cleanlooks
14mr|qt5-style-plugins-5.0.0-1|34	%{_qt5_plugindir}/styles/libqcleanlooksstyle.so
14mr|qt5-style-plugins-5.0.0-1|35	
14mr|qt5-style-plugins-5.0.0-1|36	#----------------------------------------------------------------------------
14mr|qt5-style-plugins-5.0.0-1|37	
14mr|qt5-style-plugins-5.0.0-1|38	%package -n qt5-style-motif
14mr|qt5-style-plugins-5.0.0-1|39	Summary:	Motif style for Qt5
14mr|qt5-style-plugins-5.0.0-1|40	
14mr|qt5-style-plugins-5.0.0-1|41	%description -n qt5-style-motif
14mr|qt5-style-plugins-5.0.0-1|42	Motif style for Qt5.
14mr|qt5-style-plugins-5.0.0-1|43	
14mr|qt5-style-plugins-5.0.0-1|44	%files -n qt5-style-motif
14mr|qt5-style-plugins-5.0.0-1|45	%{_qt5_plugindir}/styles/libqmotifstyle.so
14mr|qt5-style-plugins-5.0.0-1|46	
14mr|qt5-style-plugins-5.0.0-1|47	#----------------------------------------------------------------------------
14mr|qt5-style-plugins-5.0.0-1|48	
14mr|qt5-style-plugins-5.0.0-1|49	%package -n qt5-style-plastique
14mr|qt5-style-plugins-5.0.0-1|50	Summary:	Plastique style for Qt5
14mr|qt5-style-plugins-5.0.0-1|51	
14mr|qt5-style-plugins-5.0.0-1|52	%description -n qt5-style-plastique
14mr|qt5-style-plugins-5.0.0-1|53	Plastique style for Qt5.
14mr|qt5-style-plugins-5.0.0-1|54	
14mr|qt5-style-plugins-5.0.0-1|55	%files -n qt5-style-plastique
14mr|qt5-style-plugins-5.0.0-1|56	%{_qt5_plugindir}/styles/libqplastiquestyle.so
14mr|qt5-style-plugins-5.0.0-1|57	
14mr|qt5-style-plugins-5.0.0-1|58	#----------------------------------------------------------------------------
14mr|qt5-style-plugins-5.0.0-1|59	
14mr|qt5-style-plugins-5.0.0-1|60	%prep
14mr|qt5-style-plugins-5.0.0-1|61	%setup -q -n %{oname}-%{version}
14mr|qt5-style-plugins-5.0.0-1|62	%patch0 -p1
14mr|qt5-style-plugins-5.0.0-1|63	
14mr|qt5-style-plugins-5.0.0-1|64	%build
14mr|qt5-style-plugins-5.0.0-1|65	%qmake_qt5 %{oname}.pro
14mr|qt5-style-plugins-5.0.0-1|66	%make
14mr|qt5-style-plugins-5.0.0-1|67	
14mr|qt5-style-plugins-5.0.0-1|68	%install
14mr|qt5-style-plugins-5.0.0-1|69	make install INSTALL_ROOT=%{buildroot}
14mr|qt5-style-plugins-5.0.0-1|70	
14mr|qt5-style-plugins-5.0.0-1|71	rm -rf %{buildroot}%{_libdir}/cmake
14mr|qt5-style-plugins-5.0.0-1|72	
14mr|qt5-style-plugins-5.0.0-1|73	
14mr|qt5-style-plugins-5.0.0-1|74	%changelog
14mr|qt5-style-plugins-5.0.0-1|75	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.0-1
14mr|qt5-style-plugins-5.0.0-1|76	+ Revision: 3342fac
14mr|qt5-style-plugins-5.0.0-1|77	- Drop files we don't want to package
14mr|qt5-style-plugins-5.0.0-1|78	
14mr|qt5-style-plugins-5.0.0-1|79	

18765 14
14mr|qt-assistant-adp-4.6.3-6|1	Summary:	Compatibility version of Qt Assistant
14mr|qt-assistant-adp-4.6.3-6|2	Name:		qt-assistant-adp
14mr|qt-assistant-adp-4.6.3-6|3	Epoch:		4
14mr|qt-assistant-adp-4.6.3-6|4	Version:	4.6.3
14mr|qt-assistant-adp-4.6.3-6|5	Release:	6
14mr|qt-assistant-adp-4.6.3-6|6	# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
14mr|qt-assistant-adp-4.6.3-6|7	License:	LGPLv2 with exceptions or GPLv3 with exceptions
14mr|qt-assistant-adp-4.6.3-6|8	Group:		System/Libraries
14mr|qt-assistant-adp-4.6.3-6|9	Url:		http://qt.nokia.com/doc/4.6/qassistantclient.html
14mr|qt-assistant-adp-4.6.3-6|10	Source:		ftp://ftp.qt.nokia.com/qt/source/qt-assistant-qassistantclient-library-compat-src-%{version}.tar.gz
14mr|qt-assistant-adp-4.6.3-6|11	# missing header files from Debian (Fathi Boudra)
14mr|qt-assistant-adp-4.6.3-6|12	Source1:	QAssistantClient
14mr|qt-assistant-adp-4.6.3-6|13	Source2:	QtAssistant
14mr|qt-assistant-adp-4.6.3-6|14	# build fixes from Debian (Fathi Boudra)
14mr|qt-assistant-adp-4.6.3-6|15	Patch1:		01_build_system.diff
14mr|qt-assistant-adp-4.6.3-6|16	BuildRequires: qt4-devel >= 4:4.7.0
14mr|qt-assistant-adp-4.6.3-6|17	Conflicts: qt4-assistant < 4:4.6.3
14mr|qt-assistant-adp-4.6.3-6|18	
14mr|qt-assistant-adp-4.6.3-6|19	%description
14mr|qt-assistant-adp-4.6.3-6|20	The old version of Qt Assistant, based on Assistant Document Profile (.adp)
14mr|qt-assistant-adp-4.6.3-6|21	files, and the associated QtAssistantClient library, for compatibility with
14mr|qt-assistant-adp-4.6.3-6|22	applications providing help in that format.
14mr|qt-assistant-adp-4.6.3-6|23	
14mr|qt-assistant-adp-4.6.3-6|24	New applications should use the new version of Qt Assistant introduced in Qt
14mr|qt-assistant-adp-4.6.3-6|25	4.4, based on the Qt Help Framework also introduced in Qt 4.4, instead.
14mr|qt-assistant-adp-4.6.3-6|26	
14mr|qt-assistant-adp-4.6.3-6|27	%define libqassistant %mklibname qassistant 4
14mr|qt-assistant-adp-4.6.3-6|28	%package -n %{libqassistant}
14mr|qt-assistant-adp-4.6.3-6|29	Summary:	QT assistant lib
14mr|qt-assistant-adp-4.6.3-6|30	Group:		System/Libraries
14mr|qt-assistant-adp-4.6.3-6|31	Provides:	qassistantlib = %epoch:%version
14mr|qt-assistant-adp-4.6.3-6|32	
14mr|qt-assistant-adp-4.6.3-6|33	
14mr|qt-assistant-adp-4.6.3-6|34	%description -n %{libqassistant}
14mr|qt-assistant-adp-4.6.3-6|35	QT assistant lib.
14mr|qt-assistant-adp-4.6.3-6|36	
14mr|qt-assistant-adp-4.6.3-6|37	%package devel
14mr|qt-assistant-adp-4.6.3-6|38	Summary:	Development files for the compatibility QAssistantClient
14mr|qt-assistant-adp-4.6.3-6|39	Group:		Development/KDE and Qt
14mr|qt-assistant-adp-4.6.3-6|40	Requires:	%{libqassistant} = %{epoch}:%{version}-%{release}
14mr|qt-assistant-adp-4.6.3-6|41	Requires:	qt4-devel >= 4:4.7.0
14mr|qt-assistant-adp-4.6.3-6|42	
14mr|qt-assistant-adp-4.6.3-6|43	%description devel
14mr|qt-assistant-adp-4.6.3-6|44	This package contains the files necessary to build applications using the
14mr|qt-assistant-adp-4.6.3-6|45	deprecated QAssistantClient class (in the deprecated QtAssistantClient
14mr|qt-assistant-adp-4.6.3-6|46	library), which is used together with the legacy Assistant Document
14mr|qt-assistant-adp-4.6.3-6|47	Profile (.adp) version of Qt Assistant.
14mr|qt-assistant-adp-4.6.3-6|48	
14mr|qt-assistant-adp-4.6.3-6|49	This class is obsolete. It is provided to keep old source code working.
14mr|qt-assistant-adp-4.6.3-6|50	We strongly advise against using it in new code. New code should use the
14mr|qt-assistant-adp-4.6.3-6|51	Qt Help Framework introduced in Qt 4.4 and/or the version of Qt Assistant
14mr|qt-assistant-adp-4.6.3-6|52	based on it (also introduced in Qt 4.4) instead.
14mr|qt-assistant-adp-4.6.3-6|53	
14mr|qt-assistant-adp-4.6.3-6|54	%prep
14mr|qt-assistant-adp-4.6.3-6|55	%setup -q -n qt-assistant-qassistantclient-library-compat-version-%{version}
14mr|qt-assistant-adp-4.6.3-6|56	%patch1 -p1 -b .build_system
14mr|qt-assistant-adp-4.6.3-6|57	mkdir include
14mr|qt-assistant-adp-4.6.3-6|58	cp -p %{SOURCE1} %{SOURCE2} include/
14mr|qt-assistant-adp-4.6.3-6|59	
14mr|qt-assistant-adp-4.6.3-6|60	%build
14mr|qt-assistant-adp-4.6.3-6|61	# build assistant_adp
14mr|qt-assistant-adp-4.6.3-6|62	%qmake_qt4 QT_PRODUCT=OpenSource
14mr|qt-assistant-adp-4.6.3-6|63	%make
14mr|qt-assistant-adp-4.6.3-6|64	
14mr|qt-assistant-adp-4.6.3-6|65	# build libQtAssistantClient
14mr|qt-assistant-adp-4.6.3-6|66	pushd lib
14mr|qt-assistant-adp-4.6.3-6|67	%qmake_qt4 CONFIG=create_prl
14mr|qt-assistant-adp-4.6.3-6|68	%make
14mr|qt-assistant-adp-4.6.3-6|69	popd
14mr|qt-assistant-adp-4.6.3-6|70	
14mr|qt-assistant-adp-4.6.3-6|71	# build assistant_adp translations
14mr|qt-assistant-adp-4.6.3-6|72	pushd translations
14mr|qt-assistant-adp-4.6.3-6|73	lrelease assistant_adp_*.ts
14mr|qt-assistant-adp-4.6.3-6|74	popd
14mr|qt-assistant-adp-4.6.3-6|75	
14mr|qt-assistant-adp-4.6.3-6|76	%install
14mr|qt-assistant-adp-4.6.3-6|77	# install assistant_adp
14mr|qt-assistant-adp-4.6.3-6|78	make install INSTALL_ROOT=%{buildroot}
14mr|qt-assistant-adp-4.6.3-6|79	
14mr|qt-assistant-adp-4.6.3-6|80	# install libQtAssistantClient
14mr|qt-assistant-adp-4.6.3-6|81	make install INSTALL_ROOT=%{buildroot} -C lib
14mr|qt-assistant-adp-4.6.3-6|82	
14mr|qt-assistant-adp-4.6.3-6|83	# install assistant_adp translations
14mr|qt-assistant-adp-4.6.3-6|84	mkdir -p %{buildroot}%{qt4dir}/translations
14mr|qt-assistant-adp-4.6.3-6|85	install -p -m644 translations/assistant_adp_*.qm \
14mr|qt-assistant-adp-4.6.3-6|86	%{buildroot}%{qt4dir}/translations
14mr|qt-assistant-adp-4.6.3-6|87	
14mr|qt-assistant-adp-4.6.3-6|88	# install assistant.prf mkspec
14mr|qt-assistant-adp-4.6.3-6|89	install -D -p -m644 features/assistant.prf \
14mr|qt-assistant-adp-4.6.3-6|90	%{buildroot}%{qt4dir}/mkspecs/features/assistant.prf
14mr|qt-assistant-adp-4.6.3-6|91	
14mr|qt-assistant-adp-4.6.3-6|92	# install missing headers (thanks to Fathi Boudra from Debian)
14mr|qt-assistant-adp-4.6.3-6|93	install -p -m644 include/Q* %{buildroot}%{qt4include}/QtAssistant/
14mr|qt-assistant-adp-4.6.3-6|94	
14mr|qt-assistant-adp-4.6.3-6|95	# nuke dangling reference(s) to the buildroot
14mr|qt-assistant-adp-4.6.3-6|96	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" %{buildroot}%{qt4lib}/*.prl
14mr|qt-assistant-adp-4.6.3-6|97	
14mr|qt-assistant-adp-4.6.3-6|98	# let rpm handle binaries conflicts
14mr|qt-assistant-adp-4.6.3-6|99	mkdir %{buildroot}%{_bindir}
14mr|qt-assistant-adp-4.6.3-6|100	pushd %{buildroot}%{qt4bin}
14mr|qt-assistant-adp-4.6.3-6|101	mv assistant_adp ../../../bin/
14mr|qt-assistant-adp-4.6.3-6|102	ln -s ../../../bin/assistant_adp .
14mr|qt-assistant-adp-4.6.3-6|103	popd
14mr|qt-assistant-adp-4.6.3-6|104	
14mr|qt-assistant-adp-4.6.3-6|105	# _debug target (see bug #196513)
14mr|qt-assistant-adp-4.6.3-6|106	pushd %{buildroot}%{qt4lib}
14mr|qt-assistant-adp-4.6.3-6|107	echo "INPUT(-lQtAssistantClient)" >libQtAssistantClient_debug.so
14mr|qt-assistant-adp-4.6.3-6|108	popd
14mr|qt-assistant-adp-4.6.3-6|109	
14mr|qt-assistant-adp-4.6.3-6|110	# Note that we intentionally DO NOT install a .desktop file for assistant_adp
14mr|qt-assistant-adp-4.6.3-6|111	# because it makes no sense to invoke it without a specific .adp file to open.
14mr|qt-assistant-adp-4.6.3-6|112	# By default, it views the Qt documentation, for which we already have a menu
14mr|qt-assistant-adp-4.6.3-6|113	# entry using the current version of the Qt Assistant, and there is no UI for
14mr|qt-assistant-adp-4.6.3-6|114	# viewing anything different. The .adp file needs to be passed on the command
14mr|qt-assistant-adp-4.6.3-6|115	# line, which is usually done by the application.
14mr|qt-assistant-adp-4.6.3-6|116	
14mr|qt-assistant-adp-4.6.3-6|117	%files
14mr|qt-assistant-adp-4.6.3-6|118	%doc LGPL_EXCEPTION.txt LICENSE.LGPL LICENSE.GPL3
14mr|qt-assistant-adp-4.6.3-6|119	%{_bindir}/assistant_adp
14mr|qt-assistant-adp-4.6.3-6|120	%{qt4dir}/translations/*
14mr|qt-assistant-adp-4.6.3-6|121	%{qt4bin}/assistant_adp
14mr|qt-assistant-adp-4.6.3-6|122	
14mr|qt-assistant-adp-4.6.3-6|123	%files -n %{libqassistant}
14mr|qt-assistant-adp-4.6.3-6|124	%{qt4lib}/libQtAssistantClient.so.4*
14mr|qt-assistant-adp-4.6.3-6|125	
14mr|qt-assistant-adp-4.6.3-6|126	%files devel
14mr|qt-assistant-adp-4.6.3-6|127	%{qt4include}/QtAssistant/
14mr|qt-assistant-adp-4.6.3-6|128	%{qt4lib}/libQtAssistantClient.so
14mr|qt-assistant-adp-4.6.3-6|129	%{qt4lib}/libQtAssistantClient_debug.so
14mr|qt-assistant-adp-4.6.3-6|130	%{qt4lib}/libQtAssistantClient.prl
14mr|qt-assistant-adp-4.6.3-6|131	%{_libdir}/pkgconfig/QtAssistantClient.pc
14mr|qt-assistant-adp-4.6.3-6|132	%{qt4dir}/mkspecs/features/assistant.prf
14mr|qt-assistant-adp-4.6.3-6|133	
14mr|qt-assistant-adp-4.6.3-6|134	
14mr|qt-assistant-adp-4.6.3-6|135	
14mr|qt-assistant-adp-4.6.3-6|136	%changelog
14mr|qt-assistant-adp-4.6.3-6|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.6.3-6
14mr|qt-assistant-adp-4.6.3-6|138	+ Revision: e5aece8
14mr|qt-assistant-adp-4.6.3-6|139	- MassBuild#440: Increase release tag
14mr|qt-assistant-adp-4.6.3-6|140	
14mr|qt-assistant-adp-4.6.3-6|141	

18766 14
14mr|qt-components-desktop-20110608-3|1	%define gitversion 20110608
14mr|qt-components-desktop-20110608-3|2	
14mr|qt-components-desktop-20110608-3|3	
14mr|qt-components-desktop-20110608-3|4	Summary:	A Desktop Qt Quick Component
14mr|qt-components-desktop-20110608-3|5	Name:		qt-components-desktop
14mr|qt-components-desktop-20110608-3|6	Version:	%gitversion
14mr|qt-components-desktop-20110608-3|7	Release:	3
14mr|qt-components-desktop-20110608-3|8	License:	LGPL
14mr|qt-components-desktop-20110608-3|9	Group:		Development/KDE and Qt
14mr|qt-components-desktop-20110608-3|10	Url:		http://qt.gitorious.org/qt-components/desktop
14mr|qt-components-desktop-20110608-3|11	Source0:	%{name}-%{version}.tar.bz2
14mr|qt-components-desktop-20110608-3|12	BuildRequires:	qt4-devel
14mr|qt-components-desktop-20110608-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|qt-components-desktop-20110608-3|14	
14mr|qt-components-desktop-20110608-3|15	%description
14mr|qt-components-desktop-20110608-3|16	This contains the research on desktop components for QML.
14mr|qt-components-desktop-20110608-3|17	
14mr|qt-components-desktop-20110608-3|18	These files are used by MCC2 and MPM infrastructure.
14mr|qt-components-desktop-20110608-3|19	
14mr|qt-components-desktop-20110608-3|20	%prep
14mr|qt-components-desktop-20110608-3|21	%setup -q
14mr|qt-components-desktop-20110608-3|22	
14mr|qt-components-desktop-20110608-3|23	%build
14mr|qt-components-desktop-20110608-3|24	qmake
14mr|qt-components-desktop-20110608-3|25	%make
14mr|qt-components-desktop-20110608-3|26	
14mr|qt-components-desktop-20110608-3|27	%install
14mr|qt-components-desktop-20110608-3|28	rm -rf %buildroot
14mr|qt-components-desktop-20110608-3|29	mkdir -p %{buildroot}/%_datadir/mandriva/qt-components/desktop
14mr|qt-components-desktop-20110608-3|30	cp -R components %{buildroot}/%{_datadir}/mandriva/qt-components/desktop
14mr|qt-components-desktop-20110608-3|31	cp -R examples %{buildroot}/%{_datadir}/mandriva/qt-components/desktop
14mr|qt-components-desktop-20110608-3|32	
14mr|qt-components-desktop-20110608-3|33	%files
14mr|qt-components-desktop-20110608-3|34	%defattr(-,root,root)
14mr|qt-components-desktop-20110608-3|35	%_datadir/mandriva/qt-components
14mr|qt-components-desktop-20110608-3|36	
14mr|qt-components-desktop-20110608-3|37	
14mr|qt-components-desktop-20110608-3|38	
14mr|qt-components-desktop-20110608-3|39	%changelog
14mr|qt-components-desktop-20110608-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110608-3
14mr|qt-components-desktop-20110608-3|41	+ Revision: bc35d8d
14mr|qt-components-desktop-20110608-3|42	- MassBuild#440: Increase release tag
14mr|qt-components-desktop-20110608-3|43	
14mr|qt-components-desktop-20110608-3|44	

18767 14
14mr|qt-creator-3.2.1-1|1	# These are private, filter them
14mr|qt-creator-3.2.1-1|2	%define __noautoprov 'libAggregation\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)'
14mr|qt-creator-3.2.1-1|3	%define __noautoreq 'libAggregation\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)'
14mr|qt-creator-3.2.1-1|4	
14mr|qt-creator-3.2.1-1|5	Summary:	Qt Creator is a lightweight, cross-platform IDE
14mr|qt-creator-3.2.1-1|6	Name:		qt-creator
14mr|qt-creator-3.2.1-1|7	Version:	3.2.1
14mr|qt-creator-3.2.1-1|8	Release:	1
14mr|qt-creator-3.2.1-1|9	License:	LGPLv2+ and MIT
14mr|qt-creator-3.2.1-1|10	Group:		Development/KDE and Qt
14mr|qt-creator-3.2.1-1|11	Url:		http://qt.digia.com/products/developer-tools
14mr|qt-creator-3.2.1-1|12	Source0:	http://download.qt-project.org/official_releases/qtcreator/%(echo %{version} |cut -d. -f1-2)/%{version}/qt-creator-opensource-src-%{version}.tar.gz
14mr|qt-creator-3.2.1-1|13	Source1:	%{name}.rpmlintrc
14mr|qt-creator-3.2.1-1|14	Source2:	Nokia-QtCreator.xml
14mr|qt-creator-3.2.1-1|15	Patch0:		qt-creator-3.2.0-linkage.patch
14mr|qt-creator-3.2.1-1|16	# For the Qt5 build...
14mr|qt-creator-3.2.1-1|17	BuildRequires:	qmake5
14mr|qt-creator-3.2.1-1|18	BuildRequires:	pkgconfig(Qt5Concurrent)
14mr|qt-creator-3.2.1-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mr|qt-creator-3.2.1-1|20	BuildRequires:	pkgconfig(Qt5Declarative)
14mr|qt-creator-3.2.1-1|21	BuildRequires:	pkgconfig(Qt5Designer)
14mr|qt-creator-3.2.1-1|22	BuildRequires:	pkgconfig(Qt5DesignerComponents)
14mr|qt-creator-3.2.1-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mr|qt-creator-3.2.1-1|24	BuildRequires:	pkgconfig(Qt5Help)
14mr|qt-creator-3.2.1-1|25	BuildRequires:	pkgconfig(Qt5Network)
14mr|qt-creator-3.2.1-1|26	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mr|qt-creator-3.2.1-1|27	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mr|qt-creator-3.2.1-1|28	BuildRequires:	pkgconfig(Qt5Sql)
14mr|qt-creator-3.2.1-1|29	BuildRequires:	pkgconfig(Qt5Svg)
14mr|qt-creator-3.2.1-1|30	BuildRequires:	pkgconfig(Qt5Test)
14mr|qt-creator-3.2.1-1|31	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mr|qt-creator-3.2.1-1|32	BuildRequires:	pkgconfig(Qt5Widgets)
14mr|qt-creator-3.2.1-1|33	BuildRequires:	pkgconfig(Qt5X11Extras)
14mr|qt-creator-3.2.1-1|34	BuildRequires:	qt5-tools
14mr|qt-creator-3.2.1-1|35	BuildRequires:	qt5-linguist-tools
14mr|qt-creator-3.2.1-1|36	BuildRequires:	qdoc5
14mr|qt-creator-3.2.1-1|37	Suggests:	qbs
14mr|qt-creator-3.2.1-1|38	Suggests:	qt5-designer
14mr|qt-creator-3.2.1-1|39	Suggests:	qt5-assistant
14mr|qt-creator-3.2.1-1|40	Suggests:	qt5-devel
14mr|qt-creator-3.2.1-1|41	Suggests:	qt5-qml-tools
14mr|qt-creator-3.2.1-1|42	Suggests:	qt-creator-doc
14mr|qt-creator-3.2.1-1|43	Requires:	%{name}-common = %{EVRD}
14mr|qt-creator-3.2.1-1|44	Provides:	%{name}-ui = %{EVRD}
14mr|qt-creator-3.2.1-1|45	
14mr|qt-creator-3.2.1-1|46	%description
14mr|qt-creator-3.2.1-1|47	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
14mr|qt-creator-3.2.1-1|48	cross-platform integrated development environment (IDE) designed to make
14mr|qt-creator-3.2.1-1|49	development with the Qt application framework even faster and easier.
14mr|qt-creator-3.2.1-1|50	
14mr|qt-creator-3.2.1-1|51	%pre
14mr|qt-creator-3.2.1-1|52	if [ "$1" == "2" -a -L %{_bindir}/qtcreator ]
14mr|qt-creator-3.2.1-1|53	then
14mr|qt-creator-3.2.1-1|54	rm -f %{_bindir}/qtcreator
14mr|qt-creator-3.2.1-1|55	fi
14mr|qt-creator-3.2.1-1|56	
14mr|qt-creator-3.2.1-1|57	%files
14mr|qt-creator-3.2.1-1|58	%doc README
14mr|qt-creator-3.2.1-1|59	%{_bindir}/buildoutputparser
14mr|qt-creator-3.2.1-1|60	%{_bindir}/qtcreator
14mr|qt-creator-3.2.1-1|61	%{_bindir}/qmlpuppet
14mr|qt-creator-3.2.1-1|62	%{_bindir}/qml2puppet
14mr|qt-creator-3.2.1-1|63	%{_bindir}/qtcreator_process_stub
14mr|qt-creator-3.2.1-1|64	%{_bindir}/qtpromaker
14mr|qt-creator-3.2.1-1|65	%{_bindir}/sdktool
14mr|qt-creator-3.2.1-1|66	%{_libdir}/qtcreator
14mr|qt-creator-3.2.1-1|67	%exclude %{_libdir}/qtcreator/qbs
14mr|qt-creator-3.2.1-1|68	%{_datadir}/qtcreator
14mr|qt-creator-3.2.1-1|69	%{_datadir}/applications/qtcreator.desktop
14mr|qt-creator-3.2.1-1|70	
14mr|qt-creator-3.2.1-1|71	#------------------------------------------------------------------------------
14mr|qt-creator-3.2.1-1|72	
14mr|qt-creator-3.2.1-1|73	%package qt4
14mr|qt-creator-3.2.1-1|74	Summary:	Qt Creator IDE for Qt 4.x
14mr|qt-creator-3.2.1-1|75	Group:		Development/KDE and Qt
14mr|qt-creator-3.2.1-1|76	# For the Qt4 build...
14mr|qt-creator-3.2.1-1|77	BuildRequires:	pkgconfig(QtCore)
14mr|qt-creator-3.2.1-1|78	BuildRequires:	pkgconfig(QtGui)
14mr|qt-creator-3.2.1-1|79	BuildRequires:	pkgconfig(QtNetwork)
14mr|qt-creator-3.2.1-1|80	BuildRequires:	pkgconfig(QtSql)
14mr|qt-creator-3.2.1-1|81	BuildRequires:	pkgconfig(QtWebKit)
14mr|qt-creator-3.2.1-1|82	BuildRequires:	qt4-devel-private
14mr|qt-creator-3.2.1-1|83	BuildRequires:	qt4-linguist
14mr|qt-creator-3.2.1-1|84	BuildRequires:	qt4-qdoc3
14mr|qt-creator-3.2.1-1|85	Suggests:	qt4-designer
14mr|qt-creator-3.2.1-1|86	Suggests:	qt4-assistant
14mr|qt-creator-3.2.1-1|87	Suggests:	qt4-devel
14mr|qt-creator-3.2.1-1|88	Suggests:	qt4-qmlviewer
14mr|qt-creator-3.2.1-1|89	Suggests:	qt-creator-doc
14mr|qt-creator-3.2.1-1|90	Requires:	%{name}-common = %{EVRD}
14mr|qt-creator-3.2.1-1|91	Provides:	%{name}-ui = %{EVRD}
14mr|qt-creator-3.2.1-1|92	
14mr|qt-creator-3.2.1-1|93	%description qt4
14mr|qt-creator-3.2.1-1|94	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
14mr|qt-creator-3.2.1-1|95	cross-platform integrated development environment (IDE) designed to make
14mr|qt-creator-3.2.1-1|96	development with the Qt application framework even faster and easier.
14mr|qt-creator-3.2.1-1|97	
14mr|qt-creator-3.2.1-1|98	This version uses and targets Qt 4.x.
14mr|qt-creator-3.2.1-1|99	
14mr|qt-creator-3.2.1-1|100	%files qt4
14mr|qt-creator-3.2.1-1|101	%doc README
14mr|qt-creator-3.2.1-1|102	%{_prefix}/lib/qt4/bin/buildoutputparser
14mr|qt-creator-3.2.1-1|103	%{_prefix}/lib/qt4/bin/qmlpuppet
14mr|qt-creator-3.2.1-1|104	%{_prefix}/lib/qt4/bin/qtcreator
14mr|qt-creator-3.2.1-1|105	%{_prefix}/lib/qt4/bin/qtcreator_process_stub
14mr|qt-creator-3.2.1-1|106	%{_prefix}/lib/qt4/bin/qtpromaker
14mr|qt-creator-3.2.1-1|107	%{_prefix}/lib/qt4/bin/sdktool
14mr|qt-creator-3.2.1-1|108	%{_prefix}/lib/qt4/%{_lib}/qtcreator
14mr|qt-creator-3.2.1-1|109	%{_prefix}/lib/qt4/share/qtcreator
14mr|qt-creator-3.2.1-1|110	%{_datadir}/applications/qtcreator-qt4.desktop
14mr|qt-creator-3.2.1-1|111	
14mr|qt-creator-3.2.1-1|112	#------------------------------------------------------------------------------
14mr|qt-creator-3.2.1-1|113	
14mr|qt-creator-3.2.1-1|114	%package common
14mr|qt-creator-3.2.1-1|115	Summary:	Files used by both Qt Creator Qt4 and Qt Creator Qt5
14mr|qt-creator-3.2.1-1|116	Group:		Development/KDE and Qt
14mr|qt-creator-3.2.1-1|117	Requires:	%{name}-ui = %{EVRD}
14mr|qt-creator-3.2.1-1|118	BuildArch:	noarch
14mr|qt-creator-3.2.1-1|119	
14mr|qt-creator-3.2.1-1|120	%description common
14mr|qt-creator-3.2.1-1|121	Files used by both Qt Creator Qt4 and Qt Creator Qt5.
14mr|qt-creator-3.2.1-1|122	
14mr|qt-creator-3.2.1-1|123	%files common
14mr|qt-creator-3.2.1-1|124	%{_iconsdir}/*/*/*/QtProject-qtcreator.png
14mr|qt-creator-3.2.1-1|125	%{_datadir}/mime/packages/*
14mr|qt-creator-3.2.1-1|126	
14mr|qt-creator-3.2.1-1|127	#------------------------------------------------------------------------------
14mr|qt-creator-3.2.1-1|128	
14mr|qt-creator-3.2.1-1|129	%package doc
14mr|qt-creator-3.2.1-1|130	Summary:	Qt Creator documentation
14mr|qt-creator-3.2.1-1|131	Group:		Development/KDE and Qt
14mr|qt-creator-3.2.1-1|132	Suggests:	qt4-doc
14mr|qt-creator-3.2.1-1|133	
14mr|qt-creator-3.2.1-1|134	%description doc
14mr|qt-creator-3.2.1-1|135	Qt Creator documentation.
14mr|qt-creator-3.2.1-1|136	
14mr|qt-creator-3.2.1-1|137	%files doc
14mr|qt-creator-3.2.1-1|138	%{_datadir}/doc/qtcreator/qtcreator.qch
14mr|qt-creator-3.2.1-1|139	%{_datadir}/doc/qtcreator/qtcreator-dev.qch
14mr|qt-creator-3.2.1-1|140	
14mr|qt-creator-3.2.1-1|141	#------------------------------------------------------------------------------
14mr|qt-creator-3.2.1-1|142	
14mr|qt-creator-3.2.1-1|143	%package -n qbs
14mr|qt-creator-3.2.1-1|144	Summary:	Qt Build Suite is the next-generation build system using QML dialect
14mr|qt-creator-3.2.1-1|145	Group:		Development/KDE and Qt
14mr|qt-creator-3.2.1-1|146	Obsoletes:	qbs-examples < 1.2
14mr|qt-creator-3.2.1-1|147	
14mr|qt-creator-3.2.1-1|148	%description -n qbs
14mr|qt-creator-3.2.1-1|149	QBS builds applications based on the information in a project file that you
14mr|qt-creator-3.2.1-1|150	specify in a QML dialect. Unlike cmake it doesn't generates makefiles.
14mr|qt-creator-3.2.1-1|151	
14mr|qt-creator-3.2.1-1|152	%files -n qbs
14mr|qt-creator-3.2.1-1|153	%{_bindir}/qbs*
14mr|qt-creator-3.2.1-1|154	%{_libdir}/qtcreator/qbs
14mr|qt-creator-3.2.1-1|155	
14mr|qt-creator-3.2.1-1|156	#------------------------------------------------------------------------------
14mr|qt-creator-3.2.1-1|157	
14mr|qt-creator-3.2.1-1|158	%prep
14mr|qt-creator-3.2.1-1|159	%setup -qn %{name}-opensource-src-%{version}
14mr|qt-creator-3.2.1-1|160	%patch0 -p1
14mr|qt-creator-3.2.1-1|161	
14mr|qt-creator-3.2.1-1|162	%build
14mr|qt-creator-3.2.1-1|163	%global optflags %{optflags} -Wstrict-aliasing=0 -Wno-error=strict-overflow
14mr|qt-creator-3.2.1-1|164	# Build a version for Qt 4.x
14mr|qt-creator-3.2.1-1|165	%qmake_qt4 -r IDE_LIBRARY_BASENAME=%{_lib}
14mr|qt-creator-3.2.1-1|166	%make STRIP=/bin/true
14mr|qt-creator-3.2.1-1|167	mkdir bin-qt4
14mr|qt-creator-3.2.1-1|168	make install STRIP=/bin/true INSTALL_ROOT=`pwd`/bin-qt4
14mr|qt-creator-3.2.1-1|169	
14mr|qt-creator-3.2.1-1|170	# And one for Qt 5.x
14mr|qt-creator-3.2.1-1|171	make distclean
14mr|qt-creator-3.2.1-1|172	%qmake_qt5 -r IDE_LIBRARY_BASENAME=%{_lib}
14mr|qt-creator-3.2.1-1|173	%make STRIP=/bin/true
14mr|qt-creator-3.2.1-1|174	%make docs
14mr|qt-creator-3.2.1-1|175	
14mr|qt-creator-3.2.1-1|176	%install
14mr|qt-creator-3.2.1-1|177	# Install the Qt 5.x version
14mr|qt-creator-3.2.1-1|178	make install STRIP=/bin/true INSTALL_ROOT=%{buildroot}%{_prefix} install_docs
14mr|qt-creator-3.2.1-1|179	
14mr|qt-creator-3.2.1-1|180	# And the Qt 4.x version
14mr|qt-creator-3.2.1-1|181	mkdir -p %{buildroot}%{_prefix}/lib/qt4
14mr|qt-creator-3.2.1-1|182	cp -a bin-qt4/* %{buildroot}%{_prefix}/lib/qt4
14mr|qt-creator-3.2.1-1|183	# We share the icons with Qt 5.x
14mr|qt-creator-3.2.1-1|184	rm -rf %{buildroot}%{_prefix}/lib/qt4/share/icons
14mr|qt-creator-3.2.1-1|185	
14mr|qt-creator-3.2.1-1|186	# Prevent "same build ID in nonidentical files" in all the binaries
14mr|qt-creator-3.2.1-1|187	pushd %{buildroot}%{_bindir}
14mr|qt-creator-3.2.1-1|188	for i in *; do
14mr|qt-creator-3.2.1-1|189	if [ "$i" != "qtcreator" ]; then
14mr|qt-creator-3.2.1-1|190	strip --strip-unneeded "$i"
14mr|qt-creator-3.2.1-1|191	fi
14mr|qt-creator-3.2.1-1|192	done
14mr|qt-creator-3.2.1-1|193	popd
14mr|qt-creator-3.2.1-1|194	
14mr|qt-creator-3.2.1-1|195	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mr|qt-creator-3.2.1-1|196	install -m 0644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages
14mr|qt-creator-3.2.1-1|197	
14mr|qt-creator-3.2.1-1|198	mkdir -p %{buildroot}%{_datadir}/applications
14mr|qt-creator-3.2.1-1|199	cat > %{buildroot}%{_datadir}/applications/qtcreator.desktop << EOF
14mr|qt-creator-3.2.1-1|200	[Desktop Entry]
14mr|qt-creator-3.2.1-1|201	Type=Application
14mr|qt-creator-3.2.1-1|202	Exec=%{_bindir}/qtcreator
14mr|qt-creator-3.2.1-1|203	Name=Qt Creator
14mr|qt-creator-3.2.1-1|204	GenericName=C++ IDE for developing Qt applications
14mr|qt-creator-3.2.1-1|205	X-KDE-StartupNotify=true
14mr|qt-creator-3.2.1-1|206	Icon=QtProject-qtcreator
14mr|qt-creator-3.2.1-1|207	Terminal=false
14mr|qt-creator-3.2.1-1|208	Categories=Development;IDE;Qt;
14mr|qt-creator-3.2.1-1|209	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;
14mr|qt-creator-3.2.1-1|210	InitialPreference=9
14mr|qt-creator-3.2.1-1|211	EOF
14mr|qt-creator-3.2.1-1|212	
14mr|qt-creator-3.2.1-1|213	cat > %{buildroot}%{_datadir}/applications/qtcreator-qt4.desktop << EOF
14mr|qt-creator-3.2.1-1|214	[Desktop Entry]
14mr|qt-creator-3.2.1-1|215	Type=Application
14mr|qt-creator-3.2.1-1|216	Exec=%{_prefix}/lib/qt4/bin/qtcreator
14mr|qt-creator-3.2.1-1|217	Name=Qt Creator (Qt4)
14mr|qt-creator-3.2.1-1|218	GenericName=C++ IDE for developing Qt4 applications
14mr|qt-creator-3.2.1-1|219	X-KDE-StartupNotify=true
14mr|qt-creator-3.2.1-1|220	Icon=QtProject-qtcreator
14mr|qt-creator-3.2.1-1|221	Terminal=false
14mr|qt-creator-3.2.1-1|222	Categories=Development;IDE;Qt;
14mr|qt-creator-3.2.1-1|223	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;
14mr|qt-creator-3.2.1-1|224	InitialPreference=9
14mr|qt-creator-3.2.1-1|225	EOF
14mr|qt-creator-3.2.1-1|226	
14mr|qt-creator-3.2.1-1|227	%changelog
14mr|qt-creator-3.2.1-1|228	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.1-1
14mr|qt-creator-3.2.1-1|229	+ Revision: 732683c
14mr|qt-creator-3.2.1-1|230	- New version 3.2.1
14mr|qt-creator-3.2.1-1|231	
14mr|qt-creator-3.2.1-1|232	

18768 14
14mr|qtcurve-1.8.18-1|1	%define libnamekde4 %{_lib}kde4-style-qtcurve
14mr|qtcurve-1.8.18-1|2	%define libnamegtk2 %{_lib}qtcurve-gtk2
14mr|qtcurve-1.8.18-1|3	
14mr|qtcurve-1.8.18-1|4	%bcond_with qt5
14mr|qtcurve-1.8.18-1|5	
14mr|qtcurve-1.8.18-1|6	Summary:	QtCurve Theme for Qt and GTK
14mr|qtcurve-1.8.18-1|7	Name:		qtcurve
14mr|qtcurve-1.8.18-1|8	Version:	1.8.18
14mr|qtcurve-1.8.18-1|9	Release:	1
14mr|qtcurve-1.8.18-1|10	License:	GPLv2+
14mr|qtcurve-1.8.18-1|11	Group:		Graphical desktop/Other
14mr|qtcurve-1.8.18-1|12	Url:		https://github.com/QtCurve/qtcurve/releases
14mr|qtcurve-1.8.18-1|13	Source0:	https://github.com/QtCurve/qtcurve/archive/%{name}-%{version}.tar.gz
14mr|qtcurve-1.8.18-1|14	Patch0:		qtcurve-1.8.18-kwin-frames.patch
14mr|qtcurve-1.8.18-1|15	Patch1:		qtcurve-1.8.17-l10n-fix.patch
14mr|qtcurve-1.8.18-1|16	BuildRequires:	cmake
14mr|qtcurve-1.8.18-1|17	BuildRequires:	kdelibs4-devel
14mr|qtcurve-1.8.18-1|18	BuildRequires:	kdebase4-workspace-devel
14mr|qtcurve-1.8.18-1|19	%if %{with qt5}
14mr|qtcurve-1.8.18-1|20	BuildRequires:	qt5-devel
14mr|qtcurve-1.8.18-1|21	%endif
14mr|qtcurve-1.8.18-1|22	
14mr|qtcurve-1.8.18-1|23	BuildRequires:	pkgconfig(cairo)
14mr|qtcurve-1.8.18-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qtcurve-1.8.18-1|25	BuildRequires:	pkgconfig(pangocairo)
14mr|qtcurve-1.8.18-1|26	BuildRequires:	pkgconfig(x11-xcb)
14mr|qtcurve-1.8.18-1|27	BuildRequires:	pkgconfig(xcb)
14mr|qtcurve-1.8.18-1|28	
14mr|qtcurve-1.8.18-1|29	%description
14mr|qtcurve-1.8.18-1|30	QtCurve Theme for Qt and GTK.
14mr|qtcurve-1.8.18-1|31	
14mr|qtcurve-1.8.18-1|32	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|33	
14mr|qtcurve-1.8.18-1|34	%package -n kde4-style-qtcurve
14mr|qtcurve-1.8.18-1|35	Summary:	QtCurve theme for KDE4
14mr|qtcurve-1.8.18-1|36	Group:		Graphical desktop/KDE
14mr|qtcurve-1.8.18-1|37	Requires:	%{libnamekde4} = %{EVRD}
14mr|qtcurve-1.8.18-1|38	Suggests:	qtcurve-gtk2
14mr|qtcurve-1.8.18-1|39	#added for test purpose by bedi
14mr|qtcurve-1.8.18-1|40	Suggests:	oxygen-gtk
14mr|qtcurve-1.8.18-1|41	
14mr|qtcurve-1.8.18-1|42	%description -n kde4-style-qtcurve
14mr|qtcurve-1.8.18-1|43	QtCurve theme for KDE4.
14mr|qtcurve-1.8.18-1|44	
14mr|qtcurve-1.8.18-1|45	%files -n kde4-style-qtcurve -f qtcurve.lang
14mr|qtcurve-1.8.18-1|46	%{_kde_appsdir}/QtCurve
14mr|qtcurve-1.8.18-1|47	%{_kde_appsdir}/color-schemes/
14mr|qtcurve-1.8.18-1|48	%{_kde_appsdir}/kstyle/
14mr|qtcurve-1.8.18-1|49	%{_kde_appsdir}/kwin/
14mr|qtcurve-1.8.18-1|50	
14mr|qtcurve-1.8.18-1|51	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|52	
14mr|qtcurve-1.8.18-1|53	%package -n qt5-style-qtcurve
14mr|qtcurve-1.8.18-1|54	Summary:	QtCurve style for Qt5
14mr|qtcurve-1.8.18-1|55	Group:		Graphical desktop/KDE
14mr|qtcurve-1.8.18-1|56	
14mr|qtcurve-1.8.18-1|57	%description -n qt5-style-qtcurve
14mr|qtcurve-1.8.18-1|58	QtCurve style for Qt5.
14mr|qtcurve-1.8.18-1|59	
14mr|qtcurve-1.8.18-1|60	%files -n qt5-style-qtcurve
14mr|qtcurve-1.8.18-1|61	%{_qt5_plugindir}/styles/qtcurve.so
14mr|qtcurve-1.8.18-1|62	
14mr|qtcurve-1.8.18-1|63	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|64	
14mr|qtcurve-1.8.18-1|65	%package -n %{libnamekde4}
14mr|qtcurve-1.8.18-1|66	Summary:	KDE4 libraries for QtCurve
14mr|qtcurve-1.8.18-1|67	Group:		Graphical desktop/KDE
14mr|qtcurve-1.8.18-1|68	Provides:	libkde4-style-qtcurve = %{EVRD}
14mr|qtcurve-1.8.18-1|69	
14mr|qtcurve-1.8.18-1|70	%description -n %{libnamekde4}
14mr|qtcurve-1.8.18-1|71	KDE4 libraries for QtCurve.
14mr|qtcurve-1.8.18-1|72	
14mr|qtcurve-1.8.18-1|73	%files -n %{libnamekde4}
14mr|qtcurve-1.8.18-1|74	%{_kde_libdir}/kde4/kstyle_qtcurve_config.so
14mr|qtcurve-1.8.18-1|75	%{_kde_libdir}/kde4/kwin3_qtcurve.so
14mr|qtcurve-1.8.18-1|76	%{_kde_libdir}/kde4/kwin_qtcurve_config.so
14mr|qtcurve-1.8.18-1|77	%{_kde_libdir}/kde4/plugins/styles/qtcurve.so
14mr|qtcurve-1.8.18-1|78	
14mr|qtcurve-1.8.18-1|79	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|80	
14mr|qtcurve-1.8.18-1|81	%package -n qtcurve-gtk2
14mr|qtcurve-1.8.18-1|82	Summary:	QtCurve Theme for GTK2
14mr|qtcurve-1.8.18-1|83	Group:		Graphical desktop/GNOME
14mr|qtcurve-1.8.18-1|84	Requires:	%{libnamegtk2} = %{EVRD}
14mr|qtcurve-1.8.18-1|85	
14mr|qtcurve-1.8.18-1|86	%description -n qtcurve-gtk2
14mr|qtcurve-1.8.18-1|87	QtCurve Theme for GTK2.
14mr|qtcurve-1.8.18-1|88	
14mr|qtcurve-1.8.18-1|89	%files -n qtcurve-gtk2
14mr|qtcurve-1.8.18-1|90	%{_datadir}/themes/QtCurve
14mr|qtcurve-1.8.18-1|91	
14mr|qtcurve-1.8.18-1|92	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|93	
14mr|qtcurve-1.8.18-1|94	%package -n %{libnamegtk2}
14mr|qtcurve-1.8.18-1|95	Summary:	GTK2 libraries for QtCurve
14mr|qtcurve-1.8.18-1|96	Group:		Graphical desktop/GNOME
14mr|qtcurve-1.8.18-1|97	Provides:	libqtcurve-gtk2 = %{EVRD}
14mr|qtcurve-1.8.18-1|98	
14mr|qtcurve-1.8.18-1|99	%description -n %{libnamegtk2}
14mr|qtcurve-1.8.18-1|100	GTK2 libraries for QtCurve.
14mr|qtcurve-1.8.18-1|101	
14mr|qtcurve-1.8.18-1|102	%files -n %{libnamegtk2}
14mr|qtcurve-1.8.18-1|103	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
14mr|qtcurve-1.8.18-1|104	
14mr|qtcurve-1.8.18-1|105	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|106	
14mr|qtcurve-1.8.18-1|107	%define cairo_major 0
14mr|qtcurve-1.8.18-1|108	%define libqtcurvecairo %mklibname qtcurve-cairo %{cairo_major}
14mr|qtcurve-1.8.18-1|109	
14mr|qtcurve-1.8.18-1|110	%package -n %{libqtcurvecairo}
14mr|qtcurve-1.8.18-1|111	Summary:	Shared library for QtCurve
14mr|qtcurve-1.8.18-1|112	Group:		System/Libraries
14mr|qtcurve-1.8.18-1|113	
14mr|qtcurve-1.8.18-1|114	%description -n %{libqtcurvecairo}
14mr|qtcurve-1.8.18-1|115	Shared library for QtCurve.
14mr|qtcurve-1.8.18-1|116	
14mr|qtcurve-1.8.18-1|117	%files -n %{libqtcurvecairo}
14mr|qtcurve-1.8.18-1|118	%{_libdir}/libqtcurve-cairo.so.%{cairo_major}*
14mr|qtcurve-1.8.18-1|119	
14mr|qtcurve-1.8.18-1|120	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|121	
14mr|qtcurve-1.8.18-1|122	%define utils_major 1
14mr|qtcurve-1.8.18-1|123	%define libqtcurveutils %mklibname qtcurve-utils %{utils_major}
14mr|qtcurve-1.8.18-1|124	
14mr|qtcurve-1.8.18-1|125	%package -n %{libqtcurveutils}
14mr|qtcurve-1.8.18-1|126	Summary:	Shared library for QtCurve
14mr|qtcurve-1.8.18-1|127	Group:		System/Libraries
14mr|qtcurve-1.8.18-1|128	
14mr|qtcurve-1.8.18-1|129	%description -n %{libqtcurveutils}
14mr|qtcurve-1.8.18-1|130	Shared library for QtCurve.
14mr|qtcurve-1.8.18-1|131	
14mr|qtcurve-1.8.18-1|132	%files -n %{libqtcurveutils}
14mr|qtcurve-1.8.18-1|133	%{_libdir}/libqtcurve-utils.so.%{utils_major}*
14mr|qtcurve-1.8.18-1|134	
14mr|qtcurve-1.8.18-1|135	#----------------------------------------------------------------------------
14mr|qtcurve-1.8.18-1|136	
14mr|qtcurve-1.8.18-1|137	%prep
14mr|qtcurve-1.8.18-1|138	%setup -q
14mr|qtcurve-1.8.18-1|139	%patch0 -p1
14mr|qtcurve-1.8.18-1|140	%patch1 -p1
14mr|qtcurve-1.8.18-1|141	
14mr|qtcurve-1.8.18-1|142	%build
14mr|qtcurve-1.8.18-1|143	%cmake_kde4 \
14mr|qtcurve-1.8.18-1|144	-DENABLE_QT4:BOOL=ON \
14mr|qtcurve-1.8.18-1|145	-DQTC_QT4_ENABLE_KDE:BOOL=ON \
14mr|qtcurve-1.8.18-1|146	%if %{with qt5}
14mr|qtcurve-1.8.18-1|147	-DENABLE_QT5:BOOL=ON \
14mr|qtcurve-1.8.18-1|148	%else
14mr|qtcurve-1.8.18-1|149	-DENABLE_QT5:BOOL=OFF \
14mr|qtcurve-1.8.18-1|150	%endif
14mr|qtcurve-1.8.18-1|151	-DENABLE_GTK2:BOOL=ON
14mr|qtcurve-1.8.18-1|152	%make
14mr|qtcurve-1.8.18-1|153	
14mr|qtcurve-1.8.18-1|154	%install
14mr|qtcurve-1.8.18-1|155	%makeinstall_std -C build
14mr|qtcurve-1.8.18-1|156	
14mr|qtcurve-1.8.18-1|157	# We don't have devel package so we don't need it
14mr|qtcurve-1.8.18-1|158	rm %{buildroot}%{_libdir}/libqtcurve-cairo.so
14mr|qtcurve-1.8.18-1|159	rm %{buildroot}%{_libdir}/libqtcurve-utils.so
14mr|qtcurve-1.8.18-1|160	
14mr|qtcurve-1.8.18-1|161	%find_lang qtcurve
14mr|qtcurve-1.8.18-1|162	
14mr|qtcurve-1.8.18-1|163	
14mr|qtcurve-1.8.18-1|164	%changelog
14mr|qtcurve-1.8.18-1|165	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.18-1
14mr|qtcurve-1.8.18-1|166	+ Revision: 2aa8606
14mr|qtcurve-1.8.18-1|167	- Don't build qt5 style yet
14mr|qtcurve-1.8.18-1|168	
14mr|qtcurve-1.8.18-1|169	

18769 14
14mr|qtcurve-gtk2-1.8.16-2|1	%define libname %{_lib}%{name}
14mr|qtcurve-gtk2-1.8.16-2|2	
14mr|qtcurve-gtk2-1.8.16-2|3	Name:		qtcurve-gtk2
14mr|qtcurve-gtk2-1.8.16-2|4	Summary:	QtCurve Theme for GTK2
14mr|qtcurve-gtk2-1.8.16-2|5	Version:	1.8.16
14mr|qtcurve-gtk2-1.8.16-2|6	Release:	2
14mr|qtcurve-gtk2-1.8.16-2|7	Group:		Graphical desktop/GNOME
14mr|qtcurve-gtk2-1.8.16-2|8	License:	GPLv2
14mr|qtcurve-gtk2-1.8.16-2|9	URL:		http://www.kde-look.org/content/show.php?content=40492
14mr|qtcurve-gtk2-1.8.16-2|10	Source0:	http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-%{version}.tar.bz2
14mr|qtcurve-gtk2-1.8.16-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|qtcurve-gtk2-1.8.16-2|12	BuildRequires:	cmake
14mr|qtcurve-gtk2-1.8.16-2|13	Requires:	%{libname} = %{version}-%{release}
14mr|qtcurve-gtk2-1.8.16-2|14	
14mr|qtcurve-gtk2-1.8.16-2|15	%description
14mr|qtcurve-gtk2-1.8.16-2|16	QtCurve theme for GTK2.
14mr|qtcurve-gtk2-1.8.16-2|17	
14mr|qtcurve-gtk2-1.8.16-2|18	%package -n %{libname}
14mr|qtcurve-gtk2-1.8.16-2|19	Summary:	libraries for %{name}
14mr|qtcurve-gtk2-1.8.16-2|20	Group:		System/Libraries
14mr|qtcurve-gtk2-1.8.16-2|21	Provides:	lib%{name} = %{version}-%{release}
14mr|qtcurve-gtk2-1.8.16-2|22	
14mr|qtcurve-gtk2-1.8.16-2|23	%description -n %{libname}
14mr|qtcurve-gtk2-1.8.16-2|24	Libraries for %{name}.
14mr|qtcurve-gtk2-1.8.16-2|25	
14mr|qtcurve-gtk2-1.8.16-2|26	%prep
14mr|qtcurve-gtk2-1.8.16-2|27	%setup -qn QtCurve-Gtk2-%{version}
14mr|qtcurve-gtk2-1.8.16-2|28	
14mr|qtcurve-gtk2-1.8.16-2|29	%build
14mr|qtcurve-gtk2-1.8.16-2|30	%cmake
14mr|qtcurve-gtk2-1.8.16-2|31	%make
14mr|qtcurve-gtk2-1.8.16-2|32	
14mr|qtcurve-gtk2-1.8.16-2|33	%install
14mr|qtcurve-gtk2-1.8.16-2|34	%makeinstall_std -C build
14mr|qtcurve-gtk2-1.8.16-2|35	
14mr|qtcurve-gtk2-1.8.16-2|36	%files
14mr|qtcurve-gtk2-1.8.16-2|37	%doc AUTHORS ChangeLog README TODO
14mr|qtcurve-gtk2-1.8.16-2|38	%{_datadir}/themes/QtCurve
14mr|qtcurve-gtk2-1.8.16-2|39	
14mr|qtcurve-gtk2-1.8.16-2|40	%files -n %{libname}
14mr|qtcurve-gtk2-1.8.16-2|41	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
14mr|qtcurve-gtk2-1.8.16-2|42	
14mr|qtcurve-gtk2-1.8.16-2|43	
14mr|qtcurve-gtk2-1.8.16-2|44	
14mr|qtcurve-gtk2-1.8.16-2|45	%changelog
14mr|qtcurve-gtk2-1.8.16-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.16-2
14mr|qtcurve-gtk2-1.8.16-2|47	+ Revision: 9bab593
14mr|qtcurve-gtk2-1.8.16-2|48	- MassBuild#440: Increase release tag
14mr|qtcurve-gtk2-1.8.16-2|49	
14mr|qtcurve-gtk2-1.8.16-2|50	

18770 14
14mr|qt-gstreamer-1.2.0-1|1	%define api 1.0
14mr|qt-gstreamer-1.2.0-1|2	%define glibapi 2.0
14mr|qt-gstreamer-1.2.0-1|3	%define major 0
14mr|qt-gstreamer-1.2.0-1|4	
14mr|qt-gstreamer-1.2.0-1|5	Summary:	C++ bindings for GStreamer with a Qt-style API
14mr|qt-gstreamer-1.2.0-1|6	Name:		qt-gstreamer
14mr|qt-gstreamer-1.2.0-1|7	Version:	1.2.0
14mr|qt-gstreamer-1.2.0-1|8	Release:	1
14mr|qt-gstreamer-1.2.0-1|9	License:	LGPLv2+
14mr|qt-gstreamer-1.2.0-1|10	Group:		Development/KDE and Qt
14mr|qt-gstreamer-1.2.0-1|11	Url:		http://gstreamer.freedesktop.org/wiki/QtGStreamer
14mr|qt-gstreamer-1.2.0-1|12	Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.xz
14mr|qt-gstreamer-1.2.0-1|13	Patch0:		qt-gstreamer-1.2.0-pkgconfig.patch
14mr|qt-gstreamer-1.2.0-1|14	BuildRequires:	bison
14mr|qt-gstreamer-1.2.0-1|15	BuildRequires:	cmake
14mr|qt-gstreamer-1.2.0-1|16	BuildRequires:	doxygen
14mr|qt-gstreamer-1.2.0-1|17	BuildRequires:	flex
14mr|qt-gstreamer-1.2.0-1|18	BuildRequires:	qt4-qmlviewer
14mr|qt-gstreamer-1.2.0-1|19	BuildRequires:	boost-devel
14mr|qt-gstreamer-1.2.0-1|20	BuildRequires:	qt4-devel
14mr|qt-gstreamer-1.2.0-1|21	BuildRequires:	pkgconfig(glib-%{glibapi})
14mr|qt-gstreamer-1.2.0-1|22	BuildRequires:	pkgconfig(gstreamer-%{api})
14mr|qt-gstreamer-1.2.0-1|23	BuildRequires:	pkgconfig(gstreamer-app-%{api})
14mr|qt-gstreamer-1.2.0-1|24	BuildRequires:	pkgconfig(gstreamer-audio-%{api})
14mr|qt-gstreamer-1.2.0-1|25	BuildRequires:	pkgconfig(gstreamer-base-%{api})
14mr|qt-gstreamer-1.2.0-1|26	BuildRequires:	pkgconfig(gstreamer-pbutils-%{api})
14mr|qt-gstreamer-1.2.0-1|27	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mr|qt-gstreamer-1.2.0-1|28	BuildRequires:	pkgconfig(gstreamer-video-%{api})
14mr|qt-gstreamer-1.2.0-1|29	
14mr|qt-gstreamer-1.2.0-1|30	%description
14mr|qt-gstreamer-1.2.0-1|31	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mr|qt-gstreamer-1.2.0-1|32	plus some helper classes for integrating GStreamer better in Qt
14mr|qt-gstreamer-1.2.0-1|33	applications.
14mr|qt-gstreamer-1.2.0-1|34	
14mr|qt-gstreamer-1.2.0-1|35	%files
14mr|qt-gstreamer-1.2.0-1|36	%{_libdir}/gstreamer-%{api}/libgstqtvideosink.so
14mr|qt-gstreamer-1.2.0-1|37	%{_qt_importdir}/QtGStreamer/
14mr|qt-gstreamer-1.2.0-1|38	
14mr|qt-gstreamer-1.2.0-1|39	#----------------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|40	
14mr|qt-gstreamer-1.2.0-1|41	%define libqtglib %mklibname QtGLib %{glibapi} %{major}
14mr|qt-gstreamer-1.2.0-1|42	
14mr|qt-gstreamer-1.2.0-1|43	%package -n %{libqtglib}
14mr|qt-gstreamer-1.2.0-1|44	Summary:	C++/Qt bindings for parts of the GLib and GObject APIs
14mr|qt-gstreamer-1.2.0-1|45	Group:		System/Libraries
14mr|qt-gstreamer-1.2.0-1|46	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
14mr|qt-gstreamer-1.2.0-1|47	Conflicts:	%{_lib}qtglib0.10.2 < 0.10.2-4
14mr|qt-gstreamer-1.2.0-1|48	Obsoletes:	%{_lib}qtglib0.10.2 < 0.10.2-4
14mr|qt-gstreamer-1.2.0-1|49	Conflicts:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
14mr|qt-gstreamer-1.2.0-1|50	Obsoletes:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
14mr|qt-gstreamer-1.2.0-1|51	
14mr|qt-gstreamer-1.2.0-1|52	%description -n %{libqtglib}
14mr|qt-gstreamer-1.2.0-1|53	Library providing C++/Qt bindings for parts of the GLib and GObject
14mr|qt-gstreamer-1.2.0-1|54	APIs, a base on which QtGStreamer is built.
14mr|qt-gstreamer-1.2.0-1|55	
14mr|qt-gstreamer-1.2.0-1|56	%files -n %{libqtglib}
14mr|qt-gstreamer-1.2.0-1|57	%{_libdir}/libQtGLib-%{glibapi}.so.%{major}
14mr|qt-gstreamer-1.2.0-1|58	%{_libdir}/libQtGLib-%{glibapi}.so.%{version}
14mr|qt-gstreamer-1.2.0-1|59	
14mr|qt-gstreamer-1.2.0-1|60	#----------------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|61	
14mr|qt-gstreamer-1.2.0-1|62	%define libqtgstreamer %mklibname QtGStreamer %{api} %{major}
14mr|qt-gstreamer-1.2.0-1|63	
14mr|qt-gstreamer-1.2.0-1|64	%package -n %{libqtgstreamer}
14mr|qt-gstreamer-1.2.0-1|65	Summary:	C++/Qt bindings for GStreamer
14mr|qt-gstreamer-1.2.0-1|66	Group:		System/Libraries
14mr|qt-gstreamer-1.2.0-1|67	
14mr|qt-gstreamer-1.2.0-1|68	%description -n %{libqtgstreamer}
14mr|qt-gstreamer-1.2.0-1|69	Library providing C++/Qt bindings for GStreamer
14mr|qt-gstreamer-1.2.0-1|70	
14mr|qt-gstreamer-1.2.0-1|71	%files -n %{libqtgstreamer}
14mr|qt-gstreamer-1.2.0-1|72	%{_libdir}/libQtGStreamer-%{api}.so.%{major}
14mr|qt-gstreamer-1.2.0-1|73	%{_libdir}/libQtGStreamer-%{api}.so.%{version}
14mr|qt-gstreamer-1.2.0-1|74	
14mr|qt-gstreamer-1.2.0-1|75	#----------------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|76	
14mr|qt-gstreamer-1.2.0-1|77	%define libqtgstreamerui %mklibname QtGStreamerUi %{api} %{major}
14mr|qt-gstreamer-1.2.0-1|78	
14mr|qt-gstreamer-1.2.0-1|79	%package -n %{libqtgstreamerui}
14mr|qt-gstreamer-1.2.0-1|80	Summary:	Library providing integration with QtGui
14mr|qt-gstreamer-1.2.0-1|81	Group:		System/Libraries
14mr|qt-gstreamer-1.2.0-1|82	
14mr|qt-gstreamer-1.2.0-1|83	%description -n %{libqtgstreamerui}
14mr|qt-gstreamer-1.2.0-1|84	Library providing integration with QtGui.
14mr|qt-gstreamer-1.2.0-1|85	
14mr|qt-gstreamer-1.2.0-1|86	%files -n %{libqtgstreamerui}
14mr|qt-gstreamer-1.2.0-1|87	%{_libdir}/libQtGStreamerUi-%{api}.so.%{major}
14mr|qt-gstreamer-1.2.0-1|88	%{_libdir}/libQtGStreamerUi-%{api}.so.%{version}
14mr|qt-gstreamer-1.2.0-1|89	
14mr|qt-gstreamer-1.2.0-1|90	#----------------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|91	
14mr|qt-gstreamer-1.2.0-1|92	%define libqtgstreamerutils %mklibname QtGStreamerUtils %{api} %{major}
14mr|qt-gstreamer-1.2.0-1|93	
14mr|qt-gstreamer-1.2.0-1|94	%package -n %{libqtgstreamerutils}
14mr|qt-gstreamer-1.2.0-1|95	Summary:	Library providing some high level utility classes
14mr|qt-gstreamer-1.2.0-1|96	Group:		System/Libraries
14mr|qt-gstreamer-1.2.0-1|97	
14mr|qt-gstreamer-1.2.0-1|98	%description -n %{libqtgstreamerutils}
14mr|qt-gstreamer-1.2.0-1|99	Library providing some high level utility classes.
14mr|qt-gstreamer-1.2.0-1|100	
14mr|qt-gstreamer-1.2.0-1|101	%files -n %{libqtgstreamerutils}
14mr|qt-gstreamer-1.2.0-1|102	%{_libdir}/libQtGStreamerUtils-%{api}.so.%{major}
14mr|qt-gstreamer-1.2.0-1|103	%{_libdir}/libQtGStreamerUtils-%{api}.so.%{version}
14mr|qt-gstreamer-1.2.0-1|104	
14mr|qt-gstreamer-1.2.0-1|105	#----------------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|106	
14mr|qt-gstreamer-1.2.0-1|107	%define devname %mklibname -d %{name}
14mr|qt-gstreamer-1.2.0-1|108	
14mr|qt-gstreamer-1.2.0-1|109	%package -n %{devname}
14mr|qt-gstreamer-1.2.0-1|110	Summary:	Development files for QtGstreamer
14mr|qt-gstreamer-1.2.0-1|111	Group:		Development/KDE and Qt
14mr|qt-gstreamer-1.2.0-1|112	Requires:	%{libqtglib} = %{EVRD}
14mr|qt-gstreamer-1.2.0-1|113	Requires:	%{libqtgstreamer} = %{EVRD}
14mr|qt-gstreamer-1.2.0-1|114	Requires:	%{libqtgstreamerui} = %{EVRD}
14mr|qt-gstreamer-1.2.0-1|115	Requires:	%{libqtgstreamerutils} = %{EVRD}
14mr|qt-gstreamer-1.2.0-1|116	Provides:	%{name}-devel = %{EVRD}
14mr|qt-gstreamer-1.2.0-1|117	
14mr|qt-gstreamer-1.2.0-1|118	%description -n %{devname}
14mr|qt-gstreamer-1.2.0-1|119	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mr|qt-gstreamer-1.2.0-1|120	plus some helper classes for integrating GStreamer better in Qt
14mr|qt-gstreamer-1.2.0-1|121	applications.
14mr|qt-gstreamer-1.2.0-1|122	
14mr|qt-gstreamer-1.2.0-1|123	This package contains files for developing applications using QtGstreamer.
14mr|qt-gstreamer-1.2.0-1|124	
14mr|qt-gstreamer-1.2.0-1|125	%files -n %{devname}
14mr|qt-gstreamer-1.2.0-1|126	%{_libdir}/lib*.so
14mr|qt-gstreamer-1.2.0-1|127	%{_libdir}/pkgconfig/*.pc
14mr|qt-gstreamer-1.2.0-1|128	%{_libdir}/cmake/QtGStreamer/*.cmake
14mr|qt-gstreamer-1.2.0-1|129	%{_includedir}/QtGStreamer
14mr|qt-gstreamer-1.2.0-1|130	
14mr|qt-gstreamer-1.2.0-1|131	#--------------------------------------------------------------------
14mr|qt-gstreamer-1.2.0-1|132	
14mr|qt-gstreamer-1.2.0-1|133	%prep
14mr|qt-gstreamer-1.2.0-1|134	%setup -q
14mr|qt-gstreamer-1.2.0-1|135	%patch0 -p1
14mr|qt-gstreamer-1.2.0-1|136	
14mr|qt-gstreamer-1.2.0-1|137	%build
14mr|qt-gstreamer-1.2.0-1|138	%cmake_qt4 \
14mr|qt-gstreamer-1.2.0-1|139	-DQTGSTREAMER_TESTS=OFF \
14mr|qt-gstreamer-1.2.0-1|140	-DLIB_INSTALL_DIR=%{_libdir}
14mr|qt-gstreamer-1.2.0-1|141	%make
14mr|qt-gstreamer-1.2.0-1|142	
14mr|qt-gstreamer-1.2.0-1|143	%install
14mr|qt-gstreamer-1.2.0-1|144	%makeinstall_std -C build
14mr|qt-gstreamer-1.2.0-1|145	
14mr|qt-gstreamer-1.2.0-1|146	%changelog
14mr|qt-gstreamer-1.2.0-1|147	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
14mr|qt-gstreamer-1.2.0-1|148	+ Revision: 9fc408d
14mr|qt-gstreamer-1.2.0-1|149	- New version 1.2.0, new api 1.0 (switch to gstreamer 1.0)
14mr|qt-gstreamer-1.2.0-1|150	
14mr|qt-gstreamer-1.2.0-1|151	

18771 14
14mr|qt-mobility-1.2.0-5|1	# Build docs
14mr|qt-mobility-1.2.0-5|2	%bcond_without docs
14mr|qt-mobility-1.2.0-5|3	# Build examples
14mr|qt-mobility-1.2.0-5|4	%bcond_without examples
14mr|qt-mobility-1.2.0-5|5	# Build demos
14mr|qt-mobility-1.2.0-5|6	%bcond_without demos
14mr|qt-mobility-1.2.0-5|7	
14mr|qt-mobility-1.2.0-5|8	%define major 1
14mr|qt-mobility-1.2.0-5|9	
14mr|qt-mobility-1.2.0-5|10	%define snap 20110922
14mr|qt-mobility-1.2.0-5|11	
14mr|qt-mobility-1.2.0-5|12	%define libnamedev %mklibname %{name} -d
14mr|qt-mobility-1.2.0-5|13	%define libqtbearer %mklibname qtbearer %{major}
14mr|qt-mobility-1.2.0-5|14	%define libqtcontacts %mklibname qtcontacts %{major}
14mr|qt-mobility-1.2.0-5|15	%define libqtconnectivity %mklibname qtconnectivity %{major}
14mr|qt-mobility-1.2.0-5|16	%define libqtfeedback %mklibname qtfeedback %{major}
14mr|qt-mobility-1.2.0-5|17	%define libqtgallery %mklibname qtgallery %{major}
14mr|qt-mobility-1.2.0-5|18	%define libqtlocation %mklibname qtlocation %{major}
14mr|qt-mobility-1.2.0-5|19	%define libqtmultimediakit %mklibname qtmultimediakit %{major}
14mr|qt-mobility-1.2.0-5|20	%define libqtorganizer %mklibname qtorganizer %{major}
14mr|qt-mobility-1.2.0-5|21	%define libqtpublishsubscribe %mklibname qtpublishsubscribe %{major}
14mr|qt-mobility-1.2.0-5|22	%define libqtsensors %mklibname qtsensors %{major}
14mr|qt-mobility-1.2.0-5|23	%define libqtserviceframework %mklibname qtserviceframework %{major}
14mr|qt-mobility-1.2.0-5|24	%define libqtsysteminfo %mklibname qtsysteminfo %{major}
14mr|qt-mobility-1.2.0-5|25	%define libqtversit %mklibname qtversit %{major}
14mr|qt-mobility-1.2.0-5|26	%define libqtversitorganizer %mklibname qtversitorganizer %{major}
14mr|qt-mobility-1.2.0-5|27	
14mr|qt-mobility-1.2.0-5|28	%define _qt4_datadir		%{_prefix}/lib/qt4
14mr|qt-mobility-1.2.0-5|29	%define _qt4_bindir		%{_qt4_datadir}/bin
14mr|qt-mobility-1.2.0-5|30	%define _qt4_docdir		%{_docdir}/qt4
14mr|qt-mobility-1.2.0-5|31	%define _qt4_libdir		%{_libdir}
14mr|qt-mobility-1.2.0-5|32	%define _qt4_includedir		%{_qt4_datadir}/include
14mr|qt-mobility-1.2.0-5|33	%define _qt4_plugindir		%{_libdir}/qt4/plugins
14mr|qt-mobility-1.2.0-5|34	%define _qt4_demodir		%{_qt4_datadir}/demos
14mr|qt-mobility-1.2.0-5|35	%define _qt4_exampledir		%{_qt4_datadir}/examples
14mr|qt-mobility-1.2.0-5|36	%define _qt4_importdir		%{_qt4_datadir}/imports
14mr|qt-mobility-1.2.0-5|37	%define _qt4_translationdir	%{_qt4_datadir}/translations
14mr|qt-mobility-1.2.0-5|38	
14mr|qt-mobility-1.2.0-5|39	Name:		qt-mobility
14mr|qt-mobility-1.2.0-5|40	Summary:	Qt Mobility Framework
14mr|qt-mobility-1.2.0-5|41	Group:		Development/Other
14mr|qt-mobility-1.2.0-5|42	Version:	1.2.0
14mr|qt-mobility-1.2.0-5|43	Release:	5
14mr|qt-mobility-1.2.0-5|44	License:	LGPLv2 with exceptions
14mr|qt-mobility-1.2.0-5|45	URL:		http://qt.nokia.com/products/qt-addons/mobility
14mr|qt-mobility-1.2.0-5|46	Source0:	http://get.qt.nokia.com/qt/add-ons/%{name}-opensource-src-%{version}.tar.gz
14mr|qt-mobility-1.2.0-5|47	Patch1:		qt-mobility-opensource-src-1.1.0-pulseaudio-lib.patch
14mr|qt-mobility-1.2.0-5|48	Patch2:		qt-mobility-1.2.0-no-rpath.patch
14mr|qt-mobility-1.2.0-5|49	Patch3:		qt-mobility-1.2.0-fix-qmetaobjectbuilder.patch
14mr|qt-mobility-1.2.0-5|50	# Patch from Fedora to install pkgconfig files
14mr|qt-mobility-1.2.0-5|51	Patch4:		qt-mobility-opensource-src-1.2.0-pkgconfig.patch
14mr|qt-mobility-1.2.0-5|52	Patch5:		qt-mobility-1.2.0-gcc4.7.patch
14mr|qt-mobility-1.2.0-5|53	## upstreamable patches
14mr|qt-mobility-1.2.0-5|54	Patch50:	qt-mobility-opensource-src-1.2.0-translationsdir.patch
14mr|qt-mobility-1.2.0-5|55	BuildRequires:	gdb
14mr|qt-mobility-1.2.0-5|56	BuildRequires:	qt4-devel
14mr|qt-mobility-1.2.0-5|57	BuildRequires:	pkgconfig(alsa)
14mr|qt-mobility-1.2.0-5|58	BuildRequires:	pkgconfig(blkid)
14mr|qt-mobility-1.2.0-5|59	BuildRequires:	pkgconfig(bluez)
14mr|qt-mobility-1.2.0-5|60	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|qt-mobility-1.2.0-5|61	BuildRequires:	pkgconfig(libpulse)
14mr|qt-mobility-1.2.0-5|62	BuildRequires:	pkgconfig(NetworkManager)
14mr|qt-mobility-1.2.0-5|63	BuildRequires:	pkgconfig(udev)
14mr|qt-mobility-1.2.0-5|64	BuildRequires:	pkgconfig(xrandr)
14mr|qt-mobility-1.2.0-5|65	BuildRequires:	pkgconfig(xv)
14mr|qt-mobility-1.2.0-5|66	Provides:	qt4-mobility = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|67	
14mr|qt-mobility-1.2.0-5|68	%description
14mr|qt-mobility-1.2.0-5|69	Qt Mobility Project delivers a set of new APIs to Qt with features that are
14mr|qt-mobility-1.2.0-5|70	well known from the mobile device world, in particular phones. However, these
14mr|qt-mobility-1.2.0-5|71	APIs allow the developer to use these features with ease from one framework
14mr|qt-mobility-1.2.0-5|72	and apply them to phones, netbooks and non-mobile personal computers. The
14mr|qt-mobility-1.2.0-5|73	framework not only improves many aspects of a mobile experience, because it
14mr|qt-mobility-1.2.0-5|74	improves the use of these technologies, but has applicability beyond the
14mr|qt-mobility-1.2.0-5|75	mobile device arena.
14mr|qt-mobility-1.2.0-5|76	
14mr|qt-mobility-1.2.0-5|77	%files
14mr|qt-mobility-1.2.0-5|78	%doc LICENSE.LGPL LGPL_EXCEPTION.txt
14mr|qt-mobility-1.2.0-5|79	%{_qt4_importdir}/QtMobility/
14mr|qt-mobility-1.2.0-5|80	%{_qt4_importdir}/QtMultimediaKit/
14mr|qt-mobility-1.2.0-5|81	%{_qt4_plugindir}/*
14mr|qt-mobility-1.2.0-5|82	%if %{with examples}
14mr|qt-mobility-1.2.0-5|83	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_bluetoothtransferplugin.so
14mr|qt-mobility-1.2.0-5|84	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_filemanagerplugin.so
14mr|qt-mobility-1.2.0-5|85	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_landlinedialerservice.so
14mr|qt-mobility-1.2.0-5|86	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_notesmanagerplugin.so
14mr|qt-mobility-1.2.0-5|87	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_voipdialerservice.so
14mr|qt-mobility-1.2.0-5|88	%exclude %{_qt4_plugindir}/sensors/libqtsensors_grueplugin.so
14mr|qt-mobility-1.2.0-5|89	%endif
14mr|qt-mobility-1.2.0-5|90	
14mr|qt-mobility-1.2.0-5|91	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|92	%package -n %{libqtbearer}
14mr|qt-mobility-1.2.0-5|93	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|94	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|95	
14mr|qt-mobility-1.2.0-5|96	%description -n %{libqtbearer}
14mr|qt-mobility-1.2.0-5|97	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|98	
14mr|qt-mobility-1.2.0-5|99	%files -n %{libqtbearer}
14mr|qt-mobility-1.2.0-5|100	%{_qt4_libdir}/libQtBearer.so.%{major}*
14mr|qt-mobility-1.2.0-5|101	
14mr|qt-mobility-1.2.0-5|102	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|103	%package -n %{libqtcontacts}
14mr|qt-mobility-1.2.0-5|104	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|105	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|106	
14mr|qt-mobility-1.2.0-5|107	%description -n %{libqtcontacts}
14mr|qt-mobility-1.2.0-5|108	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|109	
14mr|qt-mobility-1.2.0-5|110	%files -n %{libqtcontacts}
14mr|qt-mobility-1.2.0-5|111	%{_qt4_libdir}/libQtContacts.so.%{major}*
14mr|qt-mobility-1.2.0-5|112	
14mr|qt-mobility-1.2.0-5|113	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|114	%package -n %{libqtconnectivity}
14mr|qt-mobility-1.2.0-5|115	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|116	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|117	
14mr|qt-mobility-1.2.0-5|118	%description -n %{libqtconnectivity}
14mr|qt-mobility-1.2.0-5|119	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|120	
14mr|qt-mobility-1.2.0-5|121	%files -n %{libqtconnectivity}
14mr|qt-mobility-1.2.0-5|122	%{_qt4_libdir}/libQtConnectivity.so.%{major}*
14mr|qt-mobility-1.2.0-5|123	
14mr|qt-mobility-1.2.0-5|124	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|125	%package -n %{libqtfeedback}
14mr|qt-mobility-1.2.0-5|126	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|127	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|128	
14mr|qt-mobility-1.2.0-5|129	%description -n %{libqtfeedback}
14mr|qt-mobility-1.2.0-5|130	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|131	
14mr|qt-mobility-1.2.0-5|132	%files -n %{libqtfeedback}
14mr|qt-mobility-1.2.0-5|133	%{_qt4_libdir}/libQtFeedback.so.%{major}*
14mr|qt-mobility-1.2.0-5|134	
14mr|qt-mobility-1.2.0-5|135	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|136	%package -n %{libqtgallery}
14mr|qt-mobility-1.2.0-5|137	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|138	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|139	
14mr|qt-mobility-1.2.0-5|140	%description -n %{libqtgallery}
14mr|qt-mobility-1.2.0-5|141	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|142	
14mr|qt-mobility-1.2.0-5|143	%files -n %{libqtgallery}
14mr|qt-mobility-1.2.0-5|144	%{_qt4_libdir}/libQtGallery.so.%{major}*
14mr|qt-mobility-1.2.0-5|145	
14mr|qt-mobility-1.2.0-5|146	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|147	%package -n %{libqtlocation}
14mr|qt-mobility-1.2.0-5|148	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|149	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|150	
14mr|qt-mobility-1.2.0-5|151	%description -n %{libqtlocation}
14mr|qt-mobility-1.2.0-5|152	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|153	
14mr|qt-mobility-1.2.0-5|154	%files -n %{libqtlocation}
14mr|qt-mobility-1.2.0-5|155	%{_qt4_libdir}/libQtLocation.so.%{major}*
14mr|qt-mobility-1.2.0-5|156	
14mr|qt-mobility-1.2.0-5|157	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|158	%package -n %{libqtmultimediakit}
14mr|qt-mobility-1.2.0-5|159	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|160	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|161	
14mr|qt-mobility-1.2.0-5|162	%description -n %{libqtmultimediakit}
14mr|qt-mobility-1.2.0-5|163	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|164	
14mr|qt-mobility-1.2.0-5|165	%files -n %{libqtmultimediakit}
14mr|qt-mobility-1.2.0-5|166	%{_qt4_libdir}/libQtMultimediaKit.so.%{major}*
14mr|qt-mobility-1.2.0-5|167	
14mr|qt-mobility-1.2.0-5|168	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|169	%package -n %{libqtorganizer}
14mr|qt-mobility-1.2.0-5|170	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|171	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|172	
14mr|qt-mobility-1.2.0-5|173	%description -n %{libqtorganizer}
14mr|qt-mobility-1.2.0-5|174	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|175	
14mr|qt-mobility-1.2.0-5|176	%files -n %{libqtorganizer}
14mr|qt-mobility-1.2.0-5|177	%{_qt4_libdir}/libQtOrganizer.so.%{major}*
14mr|qt-mobility-1.2.0-5|178	
14mr|qt-mobility-1.2.0-5|179	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|180	%package -n %{libqtpublishsubscribe}
14mr|qt-mobility-1.2.0-5|181	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|182	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|183	
14mr|qt-mobility-1.2.0-5|184	%description -n %{libqtpublishsubscribe}
14mr|qt-mobility-1.2.0-5|185	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|186	
14mr|qt-mobility-1.2.0-5|187	%files -n %{libqtpublishsubscribe}
14mr|qt-mobility-1.2.0-5|188	%{_qt4_libdir}/libQtPublishSubscribe.so.%{major}*
14mr|qt-mobility-1.2.0-5|189	
14mr|qt-mobility-1.2.0-5|190	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|191	%package -n %{libqtsensors}
14mr|qt-mobility-1.2.0-5|192	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|193	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|194	
14mr|qt-mobility-1.2.0-5|195	%description -n %{libqtsensors}
14mr|qt-mobility-1.2.0-5|196	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|197	
14mr|qt-mobility-1.2.0-5|198	%files -n %{libqtsensors}
14mr|qt-mobility-1.2.0-5|199	%{_qt4_libdir}/libQtSensors.so.%{major}*
14mr|qt-mobility-1.2.0-5|200	
14mr|qt-mobility-1.2.0-5|201	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|202	%package -n %{libqtserviceframework}
14mr|qt-mobility-1.2.0-5|203	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|204	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|205	
14mr|qt-mobility-1.2.0-5|206	%description -n %{libqtserviceframework}
14mr|qt-mobility-1.2.0-5|207	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|208	
14mr|qt-mobility-1.2.0-5|209	%files -n %{libqtserviceframework}
14mr|qt-mobility-1.2.0-5|210	%{_qt4_libdir}/libQtServiceFramework.so.%{major}*
14mr|qt-mobility-1.2.0-5|211	
14mr|qt-mobility-1.2.0-5|212	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|213	%package -n %{libqtsysteminfo}
14mr|qt-mobility-1.2.0-5|214	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|215	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|216	
14mr|qt-mobility-1.2.0-5|217	%description -n %{libqtsysteminfo}
14mr|qt-mobility-1.2.0-5|218	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|219	
14mr|qt-mobility-1.2.0-5|220	%files -n %{libqtsysteminfo}
14mr|qt-mobility-1.2.0-5|221	%{_qt4_libdir}/libQtSystemInfo.so.%{major}*
14mr|qt-mobility-1.2.0-5|222	
14mr|qt-mobility-1.2.0-5|223	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|224	%package -n %{libqtversit}
14mr|qt-mobility-1.2.0-5|225	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|226	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|227	
14mr|qt-mobility-1.2.0-5|228	%description -n %{libqtversit}
14mr|qt-mobility-1.2.0-5|229	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|230	
14mr|qt-mobility-1.2.0-5|231	%files -n %{libqtversit}
14mr|qt-mobility-1.2.0-5|232	%{_qt4_libdir}/libQtVersit.so.%{major}*
14mr|qt-mobility-1.2.0-5|233	
14mr|qt-mobility-1.2.0-5|234	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|235	%package -n %{libqtversitorganizer}
14mr|qt-mobility-1.2.0-5|236	Summary:	Qt Mobility Framework library
14mr|qt-mobility-1.2.0-5|237	Group:		System/Libraries
14mr|qt-mobility-1.2.0-5|238	
14mr|qt-mobility-1.2.0-5|239	%description -n %{libqtversitorganizer}
14mr|qt-mobility-1.2.0-5|240	Qt Mobility Framework library.
14mr|qt-mobility-1.2.0-5|241	
14mr|qt-mobility-1.2.0-5|242	%files -n %{libqtversitorganizer}
14mr|qt-mobility-1.2.0-5|243	%{_qt4_libdir}/libQtVersitOrganizer.so.%{major}*
14mr|qt-mobility-1.2.0-5|244	
14mr|qt-mobility-1.2.0-5|245	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|246	%package -n %{libnamedev}
14mr|qt-mobility-1.2.0-5|247	Summary:	Qt Mobility Framework development files
14mr|qt-mobility-1.2.0-5|248	Group:		Development/KDE and Qt
14mr|qt-mobility-1.2.0-5|249	Provides:	%{name}-devel = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|250	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|251	Provides:	qt4-mobility-devel = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|252	Requires:	%{libqtbearer} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|253	Requires:	%{libqtcontacts} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|254	Requires:	%{libqtconnectivity} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|255	Requires:	%{libqtfeedback} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|256	Requires:	%{libqtgallery} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|257	Requires:	%{libqtlocation} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|258	Requires:	%{libqtmultimediakit} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|259	Requires:	%{libqtorganizer} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|260	Requires:	%{libqtpublishsubscribe} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|261	Requires:	%{libqtsensors} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|262	Requires:	%{libqtserviceframework} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|263	Requires:	%{libqtsysteminfo} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|264	Requires:	%{libqtversit} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|265	Requires:	%{libqtversitorganizer} = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|266	
14mr|qt-mobility-1.2.0-5|267	%description -n %{libnamedev}
14mr|qt-mobility-1.2.0-5|268	Development files to build applications that use Qt Webkit.
14mr|qt-mobility-1.2.0-5|269	
14mr|qt-mobility-1.2.0-5|270	%files -n %{libnamedev}
14mr|qt-mobility-1.2.0-5|271	%{_qt4_bindir}/icheck
14mr|qt-mobility-1.2.0-5|272	%{_qt4_bindir}/ndefhandlergen
14mr|qt-mobility-1.2.0-5|273	%{_qt4_bindir}/qcrmlgen
14mr|qt-mobility-1.2.0-5|274	%{_qt4_bindir}/servicedbgen
14mr|qt-mobility-1.2.0-5|275	%{_qt4_bindir}/servicefw
14mr|qt-mobility-1.2.0-5|276	%{_qt4_bindir}/servicexmlgen
14mr|qt-mobility-1.2.0-5|277	%{_qt4_bindir}/vsexplorer
14mr|qt-mobility-1.2.0-5|278	%{_qt4_datadir}/mkspecs/features/mobility.prf
14mr|qt-mobility-1.2.0-5|279	%{_qt4_datadir}/mkspecs/features/mobilityconfig.prf
14mr|qt-mobility-1.2.0-5|280	%{_qt4_includedir}/Qt*/
14mr|qt-mobility-1.2.0-5|281	%{_qt4_libdir}/libQt*.prl
14mr|qt-mobility-1.2.0-5|282	%{_qt4_libdir}/libQt*.so
14mr|qt-mobility-1.2.0-5|283	%{_libdir}/pkgconfig/*.pc
14mr|qt-mobility-1.2.0-5|284	
14mr|qt-mobility-1.2.0-5|285	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|286	%if %{with docs}
14mr|qt-mobility-1.2.0-5|287	%package doc
14mr|qt-mobility-1.2.0-5|288	Summary:	Qt Mobility API documentation
14mr|qt-mobility-1.2.0-5|289	Group:		Books/Howtos
14mr|qt-mobility-1.2.0-5|290	BuildArch:	noarch
14mr|qt-mobility-1.2.0-5|291	Suggests:	qt4-doc
14mr|qt-mobility-1.2.0-5|292	Provides:	qt4-mobility-doc = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|293	
14mr|qt-mobility-1.2.0-5|294	%description doc
14mr|qt-mobility-1.2.0-5|295	API documentation files for Qt Mobility.
14mr|qt-mobility-1.2.0-5|296	
14mr|qt-mobility-1.2.0-5|297	%files doc
14mr|qt-mobility-1.2.0-5|298	%{_docdir}/html/qtmobility/
14mr|qt-mobility-1.2.0-5|299	%endif
14mr|qt-mobility-1.2.0-5|300	
14mr|qt-mobility-1.2.0-5|301	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|302	%if %{with examples}
14mr|qt-mobility-1.2.0-5|303	%package examples
14mr|qt-mobility-1.2.0-5|304	Summary:	Qt Mobility Framework examples
14mr|qt-mobility-1.2.0-5|305	Group:		System/X11
14mr|qt-mobility-1.2.0-5|306	Provides:	qt4-mobility-examples = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|307	
14mr|qt-mobility-1.2.0-5|308	%description examples
14mr|qt-mobility-1.2.0-5|309	Example files for the Qt Mobility Framework.
14mr|qt-mobility-1.2.0-5|310	
14mr|qt-mobility-1.2.0-5|311	%files examples
14mr|qt-mobility-1.2.0-5|312	%{_qt4_bindir}/accel
14mr|qt-mobility-1.2.0-5|313	%{_qt4_bindir}/annotatedurl
14mr|qt-mobility-1.2.0-5|314	%{_qt4_bindir}/arrowkeys
14mr|qt-mobility-1.2.0-5|315	%{_qt4_bindir}/audiodevices
14mr|qt-mobility-1.2.0-5|316	%{_qt4_bindir}/audioinput
14mr|qt-mobility-1.2.0-5|317	%{_qt4_bindir}/audiooutput
14mr|qt-mobility-1.2.0-5|318	%{_qt4_bindir}/audiorecorder
14mr|qt-mobility-1.2.0-5|319	%{_qt4_bindir}/battery-publisher
14mr|qt-mobility-1.2.0-5|320	%{_qt4_bindir}/battery-subscriber/
14mr|qt-mobility-1.2.0-5|321	%{_qt4_bindir}/bearercloud
14mr|qt-mobility-1.2.0-5|322	%{_qt4_bindir}/bearermonitor
14mr|qt-mobility-1.2.0-5|323	%{_qt4_bindir}/btchat
14mr|qt-mobility-1.2.0-5|324	%{_qt4_bindir}/btfiletransfer
14mr|qt-mobility-1.2.0-5|325	%{_qt4_bindir}/btscanner
14mr|qt-mobility-1.2.0-5|326	%{_qt4_bindir}/bttennis
14mr|qt-mobility-1.2.0-5|327	%{_qt4_bindir}/calendardemo
14mr|qt-mobility-1.2.0-5|328	%{_qt4_bindir}/camera
14mr|qt-mobility-1.2.0-5|329	%{_qt4_bindir}/cubehouse
14mr|qt-mobility-1.2.0-5|330	%{_qt4_bindir}/declarative-music-browser
14mr|qt-mobility-1.2.0-5|331	%{_qt4_bindir}/dialer_service
14mr|qt-mobility-1.2.0-5|332	%{_qt4_bindir}/documentproperties
14mr|qt-mobility-1.2.0-5|333	%{_qt4_bindir}/flickrdemo
14mr|qt-mobility-1.2.0-5|334	%{_qt4_bindir}/hapticsplayer
14mr|qt-mobility-1.2.0-5|335	%{_qt4_bindir}/hapticsquare
14mr|qt-mobility-1.2.0-5|336	%{_qt4_bindir}/grueapp
14mr|qt-mobility-1.2.0-5|337	%{_qt4_bindir}/landmarkbrowser
14mr|qt-mobility-1.2.0-5|338	%{_qt4_bindir}/logfilepositionsource
14mr|qt-mobility-1.2.0-5|339	%{_qt4_bindir}/mapsdemo
14mr|qt-mobility-1.2.0-5|340	%{_qt4_bindir}/mediabrowser
14mr|qt-mobility-1.2.0-5|341	%{_qt4_bindir}/metadata
14mr|qt-mobility-1.2.0-5|342	%{_qt4_bindir}/metadata2
14mr|qt-mobility-1.2.0-5|343	%{_qt4_bindir}/moreplaces.lmx
14mr|qt-mobility-1.2.0-5|344	%{_qt4_bindir}/mylm.lmx
14mr|qt-mobility-1.2.0-5|345	%{_qt4_bindir}/ndefeditor
14mr|qt-mobility-1.2.0-5|346	%{_qt4_bindir}/nmealog.txt
14mr|qt-mobility-1.2.0-5|347	%{_qt4_bindir}/orientation
14mr|qt-mobility-1.2.0-5|348	%{_qt4_bindir}/places.gpx
14mr|qt-mobility-1.2.0-5|349	%{_qt4_bindir}/publish-subscribe
14mr|qt-mobility-1.2.0-5|350	%{_qt4_bindir}/qml_battery
14mr|qt-mobility-1.2.0-5|351	%{_qt4_bindir}/qml_battery2
14mr|qt-mobility-1.2.0-5|352	%{_qt4_bindir}/qml_camera
14mr|qt-mobility-1.2.0-5|353	%{_qt4_bindir}/qml_device
14mr|qt-mobility-1.2.0-5|354	%{_qt4_bindir}/qml_landmarkmap
14mr|qt-mobility-1.2.0-5|355	%{_qt4_bindir}/qml_location_flickr
14mr|qt-mobility-1.2.0-5|356	%{_qt4_bindir}/qml_mapviewer
14mr|qt-mobility-1.2.0-5|357	%{_qt4_bindir}/qml_networkinfo
14mr|qt-mobility-1.2.0-5|358	%{_qt4_bindir}/qml_poster
14mr|qt-mobility-1.2.0-5|359	%{_qt4_bindir}/qml_scanner
14mr|qt-mobility-1.2.0-5|360	%{_qt4_bindir}/qml_storageinfo
14mr|qt-mobility-1.2.0-5|361	%{_qt4_bindir}/qml_tennis
14mr|qt-mobility-1.2.0-5|362	%{_qt4_bindir}/qmldialer
14mr|qt-mobility-1.2.0-5|363	%{_qt4_bindir}/qmlnotes
14mr|qt-mobility-1.2.0-5|364	%{_qt4_bindir}/qmlorganizer
14mr|qt-mobility-1.2.0-5|365	%{_qt4_bindir}/qsysinfo
14mr|qt-mobility-1.2.0-5|366	%{_qt4_bindir}/qsystemalignedtimer
14mr|qt-mobility-1.2.0-5|367	%{_qt4_bindir}/radio
14mr|qt-mobility-1.2.0-5|368	%{_qt4_bindir}/samplephonebook
14mr|qt-mobility-1.2.0-5|369	%{_qt4_bindir}/sensor_explorer
14mr|qt-mobility-1.2.0-5|370	%{_qt4_bindir}/servicebrowser
14mr|qt-mobility-1.2.0-5|371	%{_qt4_bindir}/sfw-notes
14mr|qt-mobility-1.2.0-5|372	%{_qt4_bindir}/sfwecho_client
14mr|qt-mobility-1.2.0-5|373	%{_qt4_bindir}/sfwecho_service
14mr|qt-mobility-1.2.0-5|374	%{_qt4_bindir}/show_acceleration
14mr|qt-mobility-1.2.0-5|375	%{_qt4_bindir}/show_als
14mr|qt-mobility-1.2.0-5|376	%{_qt4_bindir}/show_compass
14mr|qt-mobility-1.2.0-5|377	%{_qt4_bindir}/show_gyroscope
14mr|qt-mobility-1.2.0-5|378	%{_qt4_bindir}/show_light
14mr|qt-mobility-1.2.0-5|379	%{_qt4_bindir}/show_magneticflux
14mr|qt-mobility-1.2.0-5|380	%{_qt4_bindir}/show_orientation
14mr|qt-mobility-1.2.0-5|381	%{_qt4_bindir}/show_proximity
14mr|qt-mobility-1.2.0-5|382	%{_qt4_bindir}/show_reflectance
14mr|qt-mobility-1.2.0-5|383	%{_qt4_bindir}/show_rotation
14mr|qt-mobility-1.2.0-5|384	%{_qt4_bindir}/show_tap
14mr|qt-mobility-1.2.0-5|385	%{_qt4_bindir}/simplelog.txt
14mr|qt-mobility-1.2.0-5|386	%{_qt4_bindir}/slideshow
14mr|qt-mobility-1.2.0-5|387	%{_qt4_bindir}/todo
14mr|qt-mobility-1.2.0-5|388	%{_qt4_bindir}/videographicsitem
14mr|qt-mobility-1.2.0-5|389	%{_qt4_bindir}/videowidget
14mr|qt-mobility-1.2.0-5|390	%{_qt4_bindir}/xmldata/*.xml
14mr|qt-mobility-1.2.0-5|391	%{_qt4_plugindir}/serviceframework/libserviceframework_bluetoothtransferplugin.so
14mr|qt-mobility-1.2.0-5|392	%{_qt4_plugindir}/serviceframework/libserviceframework_filemanagerplugin.so
14mr|qt-mobility-1.2.0-5|393	%{_qt4_plugindir}/serviceframework/libserviceframework_landlinedialerservice.so
14mr|qt-mobility-1.2.0-5|394	%{_qt4_plugindir}/serviceframework/libserviceframework_notesmanagerplugin.so
14mr|qt-mobility-1.2.0-5|395	%{_qt4_plugindir}/serviceframework/libserviceframework_voipdialerservice.so
14mr|qt-mobility-1.2.0-5|396	%{_qt4_plugindir}/sensors/libqtsensors_grueplugin.so
14mr|qt-mobility-1.2.0-5|397	%endif
14mr|qt-mobility-1.2.0-5|398	
14mr|qt-mobility-1.2.0-5|399	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|400	%if %{with demos}
14mr|qt-mobility-1.2.0-5|401	%package demos
14mr|qt-mobility-1.2.0-5|402	Summary:	Qt Mobility Framework demos
14mr|qt-mobility-1.2.0-5|403	Group:		System/X11
14mr|qt-mobility-1.2.0-5|404	Provides:	qt4-mobility-demos = %{version}-%{release}
14mr|qt-mobility-1.2.0-5|405	
14mr|qt-mobility-1.2.0-5|406	%description demos
14mr|qt-mobility-1.2.0-5|407	Example files for the Qt Mobility Framework.
14mr|qt-mobility-1.2.0-5|408	
14mr|qt-mobility-1.2.0-5|409	%files demos
14mr|qt-mobility-1.2.0-5|410	%{_qt4_bindir}/lightmaps_with_location
14mr|qt-mobility-1.2.0-5|411	%{_qt4_bindir}/player
14mr|qt-mobility-1.2.0-5|412	%{_qt4_bindir}/qmlcontacts
14mr|qt-mobility-1.2.0-5|413	%{_qt4_bindir}/smallsensors
14mr|qt-mobility-1.2.0-5|414	%{_qt4_bindir}/weatherinfo_with_location
14mr|qt-mobility-1.2.0-5|415	%endif
14mr|qt-mobility-1.2.0-5|416	
14mr|qt-mobility-1.2.0-5|417	#--------------------------------------------------------------------
14mr|qt-mobility-1.2.0-5|418	%prep
14mr|qt-mobility-1.2.0-5|419	%setup -qn %{name}-opensource-src-%{version}
14mr|qt-mobility-1.2.0-5|420	%patch1 -p1 -b .pulseaudio_lib
14mr|qt-mobility-1.2.0-5|421	%patch2 -p0 -b .no_rpath
14mr|qt-mobility-1.2.0-5|422	%patch3 -p0 -b .fix_qmetaobjectbuilder
14mr|qt-mobility-1.2.0-5|423	%patch4 -p1 -b .pkgconfig
14mr|qt-mobility-1.2.0-5|424	%patch5 -p1 -b .gcc4.7
14mr|qt-mobility-1.2.0-5|425	%patch50 -p1 -b .translationsdir
14mr|qt-mobility-1.2.0-5|426	
14mr|qt-mobility-1.2.0-5|427	%build
14mr|qt-mobility-1.2.0-5|428	PATH="%{_qt4_bindir}:$PATH"; export PATH
14mr|qt-mobility-1.2.0-5|429	
14mr|qt-mobility-1.2.0-5|430	./configure \
14mr|qt-mobility-1.2.0-5|431	-prefix %{_qt4_datadir} \
14mr|qt-mobility-1.2.0-5|432	-libdir %{_qt4_libdir} \
14mr|qt-mobility-1.2.0-5|433	-plugindir %{_qt4_plugindir} \
14mr|qt-mobility-1.2.0-5|434	%{?with_examples:-examples} \
14mr|qt-mobility-1.2.0-5|435	%{?with_demos:-demos}
14mr|qt-mobility-1.2.0-5|436	
14mr|qt-mobility-1.2.0-5|437	%make
14mr|qt-mobility-1.2.0-5|438	
14mr|qt-mobility-1.2.0-5|439	%install
14mr|qt-mobility-1.2.0-5|440	%makeinstall INSTALL_ROOT=%{buildroot}
14mr|qt-mobility-1.2.0-5|441	
14mr|qt-mobility-1.2.0-5|442	# Remove local build path from pkgconfig files
14mr|qt-mobility-1.2.0-5|443	sed -i s," .*BUILD[^ ]*",, %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|qt-mobility-1.2.0-5|444	
14mr|qt-mobility-1.2.0-5|445	%if %{with docs}
14mr|qt-mobility-1.2.0-5|446	# install docs
14mr|qt-mobility-1.2.0-5|447	install -d -m 755 %{buildroot}%{_docdir}/html/qtmobility/
14mr|qt-mobility-1.2.0-5|448	cp -a doc/html/* %{buildroot}%{_docdir}/html/qtmobility/
14mr|qt-mobility-1.2.0-5|449	%endif
14mr|qt-mobility-1.2.0-5|450	
14mr|qt-mobility-1.2.0-5|451	
14mr|qt-mobility-1.2.0-5|452	%changelog
14mr|qt-mobility-1.2.0-5|453	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-5
14mr|qt-mobility-1.2.0-5|454	+ Revision: 8d31f9d
14mr|qt-mobility-1.2.0-5|455	- MassBuild#440: Increase release tag
14mr|qt-mobility-1.2.0-5|456	
14mr|qt-mobility-1.2.0-5|457	

18772 14
14mr|qtscriptgenerator-0.1.0-11|1	Name:          qtscriptgenerator
14mr|qtscriptgenerator-0.1.0-11|2	Version:       0.1.0
14mr|qtscriptgenerator-0.1.0-11|3	Release:       11
14mr|qtscriptgenerator-0.1.0-11|4	Summary:       A tool to generate Qt bindings for Qt Script
14mr|qtscriptgenerator-0.1.0-11|5	Group:         System/Libraries
14mr|qtscriptgenerator-0.1.0-11|6	License:       GPLv2
14mr|qtscriptgenerator-0.1.0-11|7	URL:           http://code.google.com/p/qtscriptgenerator/
14mr|qtscriptgenerator-0.1.0-11|8	Source0:       http://qtscriptgenerator.googlecode.com/files/qtscriptgenerator-src-%{version}.tar.gz
14mr|qtscriptgenerator-0.1.0-11|9	Patch0:        qtscriptgenerator-src-0.1.0-fix-strings.patch
14mr|qtscriptgenerator-0.1.0-11|10	Patch1:        include_everything.patch
14mr|qtscriptgenerator-0.1.0-11|11	Patch2:        qtscriptgenerator-src-0.1.0-fix-build.patch
14mr|qtscriptgenerator-0.1.0-11|12	Patch3:        qtscriptgenerator-src-0.1.0-fix-gcc44.patch
14mr|qtscriptgenerator-0.1.0-11|13	Patch4:        qtscriptgenerator-src-0.1.0-no_QFileOpenEvent.patch
14mr|qtscriptgenerator-0.1.0-11|14	BuildRoot:     %_tmppath/%name-%version-%release-root
14mr|qtscriptgenerator-0.1.0-11|15	BuildRequires: libxslt-proc
14mr|qtscriptgenerator-0.1.0-11|16	BuildRequires: phonon-devel >= 4.3.1
14mr|qtscriptgenerator-0.1.0-11|17	BuildRequires: qt4-devel >= 3:4.5.0
14mr|qtscriptgenerator-0.1.0-11|18	
14mr|qtscriptgenerator-0.1.0-11|19	# not strictly required, but the expectation would be for the
14mr|qtscriptgenerator-0.1.0-11|20	# bindings to be present
14mr|qtscriptgenerator-0.1.0-11|21	Requires:      qtscriptbindings = %{version}-%{release}
14mr|qtscriptgenerator-0.1.0-11|22	
14mr|qtscriptgenerator-0.1.0-11|23	%description
14mr|qtscriptgenerator-0.1.0-11|24	Qt Script Generator is a tool to generate Qt bindings for Qt Script.
14mr|qtscriptgenerator-0.1.0-11|25	
14mr|qtscriptgenerator-0.1.0-11|26	%files
14mr|qtscriptgenerator-0.1.0-11|27	%defattr(-,root,root,-)
14mr|qtscriptgenerator-0.1.0-11|28	%{qt4bin}/generator
14mr|qtscriptgenerator-0.1.0-11|29	
14mr|qtscriptgenerator-0.1.0-11|30	#--------------------------------------------------------------------
14mr|qtscriptgenerator-0.1.0-11|31	
14mr|qtscriptgenerator-0.1.0-11|32	%package -n qtscriptbindings
14mr|qtscriptgenerator-0.1.0-11|33	Summary:    Qt bindings for Qt Script
14mr|qtscriptgenerator-0.1.0-11|34	Group:      System/Libraries
14mr|qtscriptgenerator-0.1.0-11|35	Provides:   qtscript-qt = %{version}-%{release}
14mr|qtscriptgenerator-0.1.0-11|36	Requires:   qt4-common
14mr|qtscriptgenerator-0.1.0-11|37	
14mr|qtscriptgenerator-0.1.0-11|38	%description -n qtscriptbindings
14mr|qtscriptgenerator-0.1.0-11|39	Bindings providing access to substantial portions of the Qt API
14mr|qtscriptgenerator-0.1.0-11|40	from within Qt Script.
14mr|qtscriptgenerator-0.1.0-11|41	
14mr|qtscriptgenerator-0.1.0-11|42	%files -n qtscriptbindings
14mr|qtscriptgenerator-0.1.0-11|43	%defattr(-,root,root,-)
14mr|qtscriptgenerator-0.1.0-11|44	%doc README LICENSE.GPL
14mr|qtscriptgenerator-0.1.0-11|45	%doc README.qsexec
14mr|qtscriptgenerator-0.1.0-11|46	%doc doc/
14mr|qtscriptgenerator-0.1.0-11|47	%doc examples/
14mr|qtscriptgenerator-0.1.0-11|48	%{_bindir}/qsexec
14mr|qtscriptgenerator-0.1.0-11|49	%{qt4plugins}/script/libqtscript*
14mr|qtscriptgenerator-0.1.0-11|50	
14mr|qtscriptgenerator-0.1.0-11|51	#--------------------------------------------------------------------
14mr|qtscriptgenerator-0.1.0-11|52	
14mr|qtscriptgenerator-0.1.0-11|53	%prep
14mr|qtscriptgenerator-0.1.0-11|54	%setup -q -n %{name}-src-%{version}
14mr|qtscriptgenerator-0.1.0-11|55	%patch0 -p1
14mr|qtscriptgenerator-0.1.0-11|56	%patch1 -p1
14mr|qtscriptgenerator-0.1.0-11|57	%patch2 -p0
14mr|qtscriptgenerator-0.1.0-11|58	%patch3 -p1
14mr|qtscriptgenerator-0.1.0-11|59	%patch4 -p1
14mr|qtscriptgenerator-0.1.0-11|60	%build
14mr|qtscriptgenerator-0.1.0-11|61	
14mr|qtscriptgenerator-0.1.0-11|62	# workaround buildsys bogosity, see also:
14mr|qtscriptgenerator-0.1.0-11|63	# http://code.google.com/p/qtscriptgenerator/issues/detail?id=38
14mr|qtscriptgenerator-0.1.0-11|64	export INCLUDE=%{qt4include}
14mr|qtscriptgenerator-0.1.0-11|65	
14mr|qtscriptgenerator-0.1.0-11|66	pushd generator
14mr|qtscriptgenerator-0.1.0-11|67	%{qmake_qt4} generator.pro
14mr|qtscriptgenerator-0.1.0-11|68	make
14mr|qtscriptgenerator-0.1.0-11|69	./generator
14mr|qtscriptgenerator-0.1.0-11|70	popd
14mr|qtscriptgenerator-0.1.0-11|71	
14mr|qtscriptgenerator-0.1.0-11|72	pushd qtbindings
14mr|qtscriptgenerator-0.1.0-11|73	%{qmake_qt4} qtbindings.pro
14mr|qtscriptgenerator-0.1.0-11|74	make %{?_smp_mflags}
14mr|qtscriptgenerator-0.1.0-11|75	popd
14mr|qtscriptgenerator-0.1.0-11|76	
14mr|qtscriptgenerator-0.1.0-11|77	pushd tools/qsexec/src
14mr|qtscriptgenerator-0.1.0-11|78	%{qmake_qt4} qsexec.pro
14mr|qtscriptgenerator-0.1.0-11|79	make  %{?_smp_mflags}
14mr|qtscriptgenerator-0.1.0-11|80	popd
14mr|qtscriptgenerator-0.1.0-11|81	
14mr|qtscriptgenerator-0.1.0-11|82	
14mr|qtscriptgenerator-0.1.0-11|83	%install
14mr|qtscriptgenerator-0.1.0-11|84	rm -rf %{buildroot}
14mr|qtscriptgenerator-0.1.0-11|85	
14mr|qtscriptgenerator-0.1.0-11|86	mkdir -p %{buildroot}%{qt4plugins}/script/
14mr|qtscriptgenerator-0.1.0-11|87	# install doesn't do symlinks
14mr|qtscriptgenerator-0.1.0-11|88	cp -a plugins/script/libqtscript* \
14mr|qtscriptgenerator-0.1.0-11|89	%{buildroot}%{qt4plugins}/script/
14mr|qtscriptgenerator-0.1.0-11|90	
14mr|qtscriptgenerator-0.1.0-11|91	cp -a tools/qsexec/README.TXT README.qsexec
14mr|qtscriptgenerator-0.1.0-11|92	install -D -p -m755 tools/qsexec/qsexec %{buildroot}%{_bindir}/qsexec
14mr|qtscriptgenerator-0.1.0-11|93	
14mr|qtscriptgenerator-0.1.0-11|94	install -D -p -m755 generator/generator %{buildroot}%{qt4bin}/generator
14mr|qtscriptgenerator-0.1.0-11|95	
14mr|qtscriptgenerator-0.1.0-11|96	%clean
14mr|qtscriptgenerator-0.1.0-11|97	rm -rf %{buildroot}
14mr|qtscriptgenerator-0.1.0-11|98	
14mr|qtscriptgenerator-0.1.0-11|99	
14mr|qtscriptgenerator-0.1.0-11|100	
14mr|qtscriptgenerator-0.1.0-11|101	%changelog
14mr|qtscriptgenerator-0.1.0-11|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.0-11
14mr|qtscriptgenerator-0.1.0-11|103	+ Revision: d4c7327
14mr|qtscriptgenerator-0.1.0-11|104	- MassBuild#440: Increase release tag
14mr|qtscriptgenerator-0.1.0-11|105	
14mr|qtscriptgenerator-0.1.0-11|106	

18773 14
14mr|qtweetlib-0.5.0-3|1	%define major 1
14mr|qtweetlib-0.5.0-3|2	%define libqtweetlib %mklibname qtweetlib %{major}
14mr|qtweetlib-0.5.0-3|3	%define develqtweetlib %mklibname -d qtweetlib
14mr|qtweetlib-0.5.0-3|4	
14mr|qtweetlib-0.5.0-3|5	Name:		qtweetlib
14mr|qtweetlib-0.5.0-3|6	License:	GPLv2
14mr|qtweetlib-0.5.0-3|7	Version:	0.5.0
14mr|qtweetlib-0.5.0-3|8	Release:	3
14mr|qtweetlib-0.5.0-3|9	Source0:	%{name}-%{version}.tar.gz
14mr|qtweetlib-0.5.0-3|10	Url:		https://github.com/dschmidt/QTweetLib
14mr|qtweetlib-0.5.0-3|11	Summary:	C++ Qt based Twitter library
14mr|qtweetlib-0.5.0-3|12	Group:		System/Libraries
14mr|qtweetlib-0.5.0-3|13	BuildRequires:	cmake
14mr|qtweetlib-0.5.0-3|14	BuildRequires:	gcc-c++
14mr|qtweetlib-0.5.0-3|15	BuildRequires:	qt4-devel
14mr|qtweetlib-0.5.0-3|16	BuildRequires:	qjson-devel
14mr|qtweetlib-0.5.0-3|17	
14mr|qtweetlib-0.5.0-3|18	%description
14mr|qtweetlib-0.5.0-3|19	C++ Qt based Twitter library.
14mr|qtweetlib-0.5.0-3|20	
14mr|qtweetlib-0.5.0-3|21	%package -n %{libqtweetlib}
14mr|qtweetlib-0.5.0-3|22	Group:		System/Libraries
14mr|qtweetlib-0.5.0-3|23	Summary:	C++ Qt based Twitter library
14mr|qtweetlib-0.5.0-3|24	
14mr|qtweetlib-0.5.0-3|25	%description -n %{libqtweetlib}
14mr|qtweetlib-0.5.0-3|26	C++ Qt based Twitter library.
14mr|qtweetlib-0.5.0-3|27	
14mr|qtweetlib-0.5.0-3|28	%package -n %{develqtweetlib}
14mr|qtweetlib-0.5.0-3|29	Group:		Development/C
14mr|qtweetlib-0.5.0-3|30	Summary:	C++ Qt based Twitter library
14mr|qtweetlib-0.5.0-3|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|qtweetlib-0.5.0-3|32	Requires:	%{libqtweetlib} = %{version}
14mr|qtweetlib-0.5.0-3|33	
14mr|qtweetlib-0.5.0-3|34	%description -n %{develqtweetlib}
14mr|qtweetlib-0.5.0-3|35	C++ Qt based Twitter library (devel package).
14mr|qtweetlib-0.5.0-3|36	
14mr|qtweetlib-0.5.0-3|37	%prep
14mr|qtweetlib-0.5.0-3|38	%setup -q -n minimoog-QTweetLib-2af0b78
14mr|qtweetlib-0.5.0-3|39	
14mr|qtweetlib-0.5.0-3|40	%build
14mr|qtweetlib-0.5.0-3|41	%cmake
14mr|qtweetlib-0.5.0-3|42	%make
14mr|qtweetlib-0.5.0-3|43	
14mr|qtweetlib-0.5.0-3|44	%install
14mr|qtweetlib-0.5.0-3|45	%makeinstall_std -C build
14mr|qtweetlib-0.5.0-3|46	
14mr|qtweetlib-0.5.0-3|47	%files -n %{libqtweetlib}
14mr|qtweetlib-0.5.0-3|48	%{_libdir}/libQTweetLib.so.%{major}*
14mr|qtweetlib-0.5.0-3|49	
14mr|qtweetlib-0.5.0-3|50	%files -n %{develqtweetlib}
14mr|qtweetlib-0.5.0-3|51	%{_libdir}/libQTweetLib.so
14mr|qtweetlib-0.5.0-3|52	%{_includedir}/QTweetLib/
14mr|qtweetlib-0.5.0-3|53	
14mr|qtweetlib-0.5.0-3|54	
14mr|qtweetlib-0.5.0-3|55	
14mr|qtweetlib-0.5.0-3|56	%changelog
14mr|qtweetlib-0.5.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-3
14mr|qtweetlib-0.5.0-3|58	+ Revision: e90b7dd
14mr|qtweetlib-0.5.0-3|59	- MassBuild#440: Increase release tag
14mr|qtweetlib-0.5.0-3|60	
14mr|qtweetlib-0.5.0-3|61	

18774 14
14mr|quadra-1.2.0-9|1	%define	name	quadra
14mr|quadra-1.2.0-9|2	%define	version	1.2.0
14mr|quadra-1.2.0-9|3	%define summary	Multiplayer puzzle game
14mr|quadra-1.2.0-9|4	
14mr|quadra-1.2.0-9|5	Name:		%{name}
14mr|quadra-1.2.0-9|6	Version:	%{version}
14mr|quadra-1.2.0-9|7	Release:	9
14mr|quadra-1.2.0-9|8	URL:		http://code.google.com/p/quadra/
14mr|quadra-1.2.0-9|9	Source0:	http://quadra.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|quadra-1.2.0-9|10	Source1:	%{name}-icons.tar.bz2
14mr|quadra-1.2.0-9|11	Source5:	%{name}-16.png
14mr|quadra-1.2.0-9|12	Source6:	%{name}-32.png
14mr|quadra-1.2.0-9|13	Source7:	%{name}-48.png
14mr|quadra-1.2.0-9|14	# fix str fmt, patch sent upstream 08 Jun 2009
14mr|quadra-1.2.0-9|15	Patch0:		%{name}-1.2.0-fix-str-fmt.patch
14mr|quadra-1.2.0-9|16	License:	LGPLv2+
14mr|quadra-1.2.0-9|17	Group:		Games/Arcade
14mr|quadra-1.2.0-9|18	Summary:	%{summary}
14mr|quadra-1.2.0-9|19	BuildRequires:	pkgconfig(x11)
14mr|quadra-1.2.0-9|20	BuildRequires:	pkgconfig(xext)
14mr|quadra-1.2.0-9|21	BuildRequires:	pkgconfig(xpm)
14mr|quadra-1.2.0-9|22	BuildRequires:	pkgconfig(xxf86vm)
14mr|quadra-1.2.0-9|23	BuildRequires:	pkgconfig(libpng)
14mr|quadra-1.2.0-9|24	BuildRequires:  bc
14mr|quadra-1.2.0-9|25	
14mr|quadra-1.2.0-9|26	%description
14mr|quadra-1.2.0-9|27	This is the official release %{version} of Quadra, a full-featured
14mr|quadra-1.2.0-9|28	multiplayer action puzzle game for the X Window System and Svgalib.
14mr|quadra-1.2.0-9|29	Features include:
14mr|quadra-1.2.0-9|30	
14mr|quadra-1.2.0-9|31	- Recursive block chaining
14mr|quadra-1.2.0-9|32	- Blocks shadows
14mr|quadra-1.2.0-9|33	- Teams playing
14mr|quadra-1.2.0-9|34	- TCP/IP networking (free Internet playing! Supports SOCKS proxies)
14mr|quadra-1.2.0-9|35	- Smooth block falling
14mr|quadra-1.2.0-9|36	- Sound effects
14mr|quadra-1.2.0-9|37	- Watches on other players
14mr|quadra-1.2.0-9|38	- Chat window
14mr|quadra-1.2.0-9|39	- CD-based music
14mr|quadra-1.2.0-9|40	- And much more!
14mr|quadra-1.2.0-9|41	
14mr|quadra-1.2.0-9|42	%prep
14mr|quadra-1.2.0-9|43	%setup -q
14mr|quadra-1.2.0-9|44	%patch0 -p1 -b .strfmt
14mr|quadra-1.2.0-9|45	
14mr|quadra-1.2.0-9|46	cat << EOF > mandriva-%{name}.desktop
14mr|quadra-1.2.0-9|47	[Desktop Entry]
14mr|quadra-1.2.0-9|48	Encoding=UTF-8
14mr|quadra-1.2.0-9|49	Name=Quadra
14mr|quadra-1.2.0-9|50	Comment=%{summary}
14mr|quadra-1.2.0-9|51	Exec=%_gamesbindir/%{name}
14mr|quadra-1.2.0-9|52	Icon=%{name}
14mr|quadra-1.2.0-9|53	Terminal=false
14mr|quadra-1.2.0-9|54	Type=Application
14mr|quadra-1.2.0-9|55	Categories=Game;ArcadeGame;
14mr|quadra-1.2.0-9|56	EOF
14mr|quadra-1.2.0-9|57	
14mr|quadra-1.2.0-9|58	%build
14mr|quadra-1.2.0-9|59	%configure2_5x --bindir=%{_gamesbindir}
14mr|quadra-1.2.0-9|60	%make
14mr|quadra-1.2.0-9|61	
14mr|quadra-1.2.0-9|62	%install
14mr|quadra-1.2.0-9|63	rm -rf %{buildroot}
14mr|quadra-1.2.0-9|64	%makeinstall_std
14mr|quadra-1.2.0-9|65	#install -s -D source/quadra $RPM_BUILD_ROOT%{_bindir}/quadra
14mr|quadra-1.2.0-9|66	#install -m644 -D source/quadra.res $RPM_BUILD_ROOT%{_datadir}/games/quadra.res
14mr|quadra-1.2.0-9|67	
14mr|quadra-1.2.0-9|68	install -D -m644 mandriva-%{name}.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mr|quadra-1.2.0-9|69	install -D -m644 %SOURCE6 %{buildroot}%{_iconsdir}/%{name}.png
14mr|quadra-1.2.0-9|70	install -D -m644 %SOURCE5 %{buildroot}%{_miconsdir}/%{name}.png
14mr|quadra-1.2.0-9|71	install -D -m644 %SOURCE7 %{buildroot}%{_liconsdir}/%{name}.png
14mr|quadra-1.2.0-9|72	
14mr|quadra-1.2.0-9|73	%if %mdkversion < 200900
14mr|quadra-1.2.0-9|74	%post
14mr|quadra-1.2.0-9|75	%update_menus
14mr|quadra-1.2.0-9|76	%endif
14mr|quadra-1.2.0-9|77	
14mr|quadra-1.2.0-9|78	%if %mdkversion < 200900
14mr|quadra-1.2.0-9|79	%postun
14mr|quadra-1.2.0-9|80	%clean_menus
14mr|quadra-1.2.0-9|81	%endif
14mr|quadra-1.2.0-9|82	
14mr|quadra-1.2.0-9|83	%clean
14mr|quadra-1.2.0-9|84	rm -rf %{buildroot}
14mr|quadra-1.2.0-9|85	
14mr|quadra-1.2.0-9|86	%files
14mr|quadra-1.2.0-9|87	%defattr(-,root,root)
14mr|quadra-1.2.0-9|88	%doc ChangeLog LICENSE README
14mr|quadra-1.2.0-9|89	%{_gamesbindir}/*
14mr|quadra-1.2.0-9|90	%{_gamesdatadir}/quadra.res
14mr|quadra-1.2.0-9|91	%{_datadir}/pixmaps/*
14mr|quadra-1.2.0-9|92	%{_datadir}/applications/*
14mr|quadra-1.2.0-9|93	%{_iconsdir}/*.png
14mr|quadra-1.2.0-9|94	%{_miconsdir}/*.png
14mr|quadra-1.2.0-9|95	%{_liconsdir}/*.png
14mr|quadra-1.2.0-9|96	
14mr|quadra-1.2.0-9|97	
14mr|quadra-1.2.0-9|98	
14mr|quadra-1.2.0-9|99	%changelog
14mr|quadra-1.2.0-9|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-9
14mr|quadra-1.2.0-9|101	+ Revision: 78a1c93
14mr|quadra-1.2.0-9|102	- MassBuild#440: Increase release tag
14mr|quadra-1.2.0-9|103	
14mr|quadra-1.2.0-9|104	

18775 14
14mr|quadrapassel-3.12.2-2|1	Name:           quadrapassel
14mr|quadrapassel-3.12.2-2|2	Version:        3.12.2
14mr|quadrapassel-3.12.2-2|3	Release:        2
14mr|quadrapassel-3.12.2-2|4	Summary:        GNOME Quadrapassel game
14mr|quadrapassel-3.12.2-2|5	
14mr|quadrapassel-3.12.2-2|6	License:        GPLv2+ and CC-BY-SA
14mr|quadrapassel-3.12.2-2|7	Group:		Games/Other
14mr|quadrapassel-3.12.2-2|8	URL:            https://live.gnome.org/Quadrapassel
14mr|quadrapassel-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|quadrapassel-3.12.2-2|10	
14mr|quadrapassel-3.12.2-2|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mr|quadrapassel-3.12.2-2|12	BuildRequires:  desktop-file-utils
14mr|quadrapassel-3.12.2-2|13	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|quadrapassel-3.12.2-2|14	BuildRequires:  intltool
14mr|quadrapassel-3.12.2-2|15	BuildRequires:  itstool
14mr|quadrapassel-3.12.2-2|16	BuildRequires:  pkgconfig(libcanberra-gtk3)
14mr|quadrapassel-3.12.2-2|17	BuildRequires:  pkgconfig(librsvg-2.0)
14mr|quadrapassel-3.12.2-2|18	
14mr|quadrapassel-3.12.2-2|19	Obsoletes: gnome-games-extra < 3.7.92
14mr|quadrapassel-3.12.2-2|20	
14mr|quadrapassel-3.12.2-2|21	%description
14mr|quadrapassel-3.12.2-2|22	The Russian game of falling geometric shapes.
14mr|quadrapassel-3.12.2-2|23	
14mr|quadrapassel-3.12.2-2|24	%prep
14mr|quadrapassel-3.12.2-2|25	%setup -q
14mr|quadrapassel-3.12.2-2|26	
14mr|quadrapassel-3.12.2-2|27	
14mr|quadrapassel-3.12.2-2|28	%build
14mr|quadrapassel-3.12.2-2|29	%configure2_5x
14mr|quadrapassel-3.12.2-2|30	%make
14mr|quadrapassel-3.12.2-2|31	
14mr|quadrapassel-3.12.2-2|32	
14mr|quadrapassel-3.12.2-2|33	%install
14mr|quadrapassel-3.12.2-2|34	make install DESTDIR=$RPM_BUILD_ROOT
14mr|quadrapassel-3.12.2-2|35	
14mr|quadrapassel-3.12.2-2|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mr|quadrapassel-3.12.2-2|37	
14mr|quadrapassel-3.12.2-2|38	%find_lang %{name} --with-gnome
14mr|quadrapassel-3.12.2-2|39	
14mr|quadrapassel-3.12.2-2|40	
14mr|quadrapassel-3.12.2-2|41	%files -f %{name}.lang
14mr|quadrapassel-3.12.2-2|42	%doc COPYING
14mr|quadrapassel-3.12.2-2|43	%{_bindir}/quadrapassel
14mr|quadrapassel-3.12.2-2|44	%{_datadir}/applications/quadrapassel.desktop
14mr|quadrapassel-3.12.2-2|45	%{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml
14mr|quadrapassel-3.12.2-2|46	%{_datadir}/icons/HighContrast/*/apps/quadrapassel.*
14mr|quadrapassel-3.12.2-2|47	%{_datadir}/icons/hicolor/*/apps/quadrapassel.*
14mr|quadrapassel-3.12.2-2|48	%{_datadir}/quadrapassel
14mr|quadrapassel-3.12.2-2|49	%{_mandir}/man6/quadrapassel.6*
14mr|quadrapassel-3.12.2-2|50	%{_datadir}/appdata/*.xml
14mr|quadrapassel-3.12.2-2|51	
14mr|quadrapassel-3.12.2-2|52	%changelog
14mr|quadrapassel-3.12.2-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|quadrapassel-3.12.2-2|54	+ Revision: c2fb8c6
14mr|quadrapassel-3.12.2-2|55	- MassBuild#440: Increase release tag
14mr|quadrapassel-3.12.2-2|56	
14mr|quadrapassel-3.12.2-2|57	

18776 14
14mr|quassel-0.8.0-2|1	Name:       quassel
14mr|quassel-0.8.0-2|2	Version:    0.8.0
14mr|quassel-0.8.0-2|3	Release:    2
14mr|quassel-0.8.0-2|4	Summary:    A modern cross-platform distributed IRC client (monolythic)
14mr|quassel-0.8.0-2|5	Source0:    http://quassel-irc.org/pub/quassel-%{version}.tar.bz2
14mr|quassel-0.8.0-2|6	Source1:    networks.ini
14mr|quassel-0.8.0-2|7	Group:      Networking/IRC
14mr|quassel-0.8.0-2|8	License:    GPLv3
14mr|quassel-0.8.0-2|9	URL:        http://quassel-irc.org/
14mr|quassel-0.8.0-2|10	BuildRequires:  qt4-linguist >= 4:4.6.0
14mr|quassel-0.8.0-2|11	BuildRequires:  kdelibs4-devel
14mr|quassel-0.8.0-2|12	Requires:   quassel-common = %{version}
14mr|quassel-0.8.0-2|13	Provides:   kde4-irc-client
14mr|quassel-0.8.0-2|14	
14mr|quassel-0.8.0-2|15	%description
14mr|quassel-0.8.0-2|16	Quassel IRC is a modern, cross-platform, distributed IRC client,
14mr|quassel-0.8.0-2|17	meaning that one (or multiple) client(s) can attach to and detach
14mr|quassel-0.8.0-2|18	from a central core -- much like the popular combination of screen
14mr|quassel-0.8.0-2|19	and a text-based IRC client such as WeeChat, but graphical. In
14mr|quassel-0.8.0-2|20	addition to this unique feature, we aim to bring a pleasurable,
14mr|quassel-0.8.0-2|21	comfortable chatting experience to all major platforms (including
14mr|quassel-0.8.0-2|22	Linux®, Windows®, and MacOS X® as well as Qtopia-based cell phones
14mr|quassel-0.8.0-2|23	and PDAs), making communication with your peers not only convenient,
14mr|quassel-0.8.0-2|24	but also ubiquitous available.
14mr|quassel-0.8.0-2|25	
14mr|quassel-0.8.0-2|26	%files
14mr|quassel-0.8.0-2|27	%defattr(-,root,root)
14mr|quassel-0.8.0-2|28	%{_bindir}/quassel
14mr|quassel-0.8.0-2|29	%{_kde_applicationsdir}/quassel.desktop
14mr|quassel-0.8.0-2|30	
14mr|quassel-0.8.0-2|31	#-----------------------------------------------------------------------
14mr|quassel-0.8.0-2|32	
14mr|quassel-0.8.0-2|33	%package common
14mr|quassel-0.8.0-2|34	Group: Networking/IRC
14mr|quassel-0.8.0-2|35	Summary: A modern cross-platform distributed IRC client - Common files
14mr|quassel-0.8.0-2|36	Requires: qt4-database-plugin-sqlite
14mr|quassel-0.8.0-2|37	Conflicts: quassel < 0.3.1.20090128-4
14mr|quassel-0.8.0-2|38	
14mr|quassel-0.8.0-2|39	%description common
14mr|quassel-0.8.0-2|40	A modern, cross-platform, distributed IRC client
14mr|quassel-0.8.0-2|41	- This is client only, depends on a core server.
14mr|quassel-0.8.0-2|42	
14mr|quassel-0.8.0-2|43	%files common
14mr|quassel-0.8.0-2|44	%defattr(-,root,root)
14mr|quassel-0.8.0-2|45	%{_datadir}/icons/hicolor/*/*/*
14mr|quassel-0.8.0-2|46	%{_datadir}/pixmaps/%{name}.png
14mr|quassel-0.8.0-2|47	%{_kde_appsdir}/quassel
14mr|quassel-0.8.0-2|48	%doc AUTHORS ChangeLog README
14mr|quassel-0.8.0-2|49	
14mr|quassel-0.8.0-2|50	#-----------------------------------------------------------------------
14mr|quassel-0.8.0-2|51	
14mr|quassel-0.8.0-2|52	%package client
14mr|quassel-0.8.0-2|53	Group: Networking/IRC
14mr|quassel-0.8.0-2|54	Summary: A modern cross-platform distributed IRC client - Client only
14mr|quassel-0.8.0-2|55	Requires: quassel-common = %version
14mr|quassel-0.8.0-2|56	
14mr|quassel-0.8.0-2|57	%description client
14mr|quassel-0.8.0-2|58	A modern, cross-platform, distributed IRC client - Client only
14mr|quassel-0.8.0-2|59	
14mr|quassel-0.8.0-2|60	%files client
14mr|quassel-0.8.0-2|61	%defattr(-,root,root)
14mr|quassel-0.8.0-2|62	%{_bindir}/quasselclient
14mr|quassel-0.8.0-2|63	%{_kde_applicationsdir}/quasselclient.desktop
14mr|quassel-0.8.0-2|64	
14mr|quassel-0.8.0-2|65	#-----------------------------------------------------------------------
14mr|quassel-0.8.0-2|66	
14mr|quassel-0.8.0-2|67	%package core
14mr|quassel-0.8.0-2|68	Group: Networking/IRC
14mr|quassel-0.8.0-2|69	Summary: A modern cross-platform distributed IRC client - Core server
14mr|quassel-0.8.0-2|70	Requires: quassel-common = %version
14mr|quassel-0.8.0-2|71	
14mr|quassel-0.8.0-2|72	%description core
14mr|quassel-0.8.0-2|73	A modern, cross-platform, distributed IRC client - This is the quassel
14mr|quassel-0.8.0-2|74	core server for clients.
14mr|quassel-0.8.0-2|75	
14mr|quassel-0.8.0-2|76	%files core
14mr|quassel-0.8.0-2|77	%defattr(-,root,root)
14mr|quassel-0.8.0-2|78	%{_bindir}/quasselcore
14mr|quassel-0.8.0-2|79	
14mr|quassel-0.8.0-2|80	#-----------------------------------------------------------------------
14mr|quassel-0.8.0-2|81	
14mr|quassel-0.8.0-2|82	%prep
14mr|quassel-0.8.0-2|83	%setup -q
14mr|quassel-0.8.0-2|84	
14mr|quassel-0.8.0-2|85	%build
14mr|quassel-0.8.0-2|86	%cmake_kde4 \
14mr|quassel-0.8.0-2|87	-DWANT_MONO=ON \
14mr|quassel-0.8.0-2|88	-DWITH_KDE=ON \
14mr|quassel-0.8.0-2|89	-DEMBED_DATA=OFF
14mr|quassel-0.8.0-2|90	%make
14mr|quassel-0.8.0-2|91	
14mr|quassel-0.8.0-2|92	%install
14mr|quassel-0.8.0-2|93	%makeinstall_std -C build
14mr|quassel-0.8.0-2|94	
14mr|quassel-0.8.0-2|95	# Our own defined networks
14mr|quassel-0.8.0-2|96	rm -f %buildroot/%_datadir/apps/quassel/networks.ini
14mr|quassel-0.8.0-2|97	install -m 644 %{SOURCE1} %buildroot/%_datadir/apps/quassel/
14mr|quassel-0.8.0-2|98	
14mr|quassel-0.8.0-2|99	
14mr|quassel-0.8.0-2|100	
14mr|quassel-0.8.0-2|101	%changelog
14mr|quassel-0.8.0-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.0-2
14mr|quassel-0.8.0-2|103	+ Revision: 1deb345
14mr|quassel-0.8.0-2|104	- MassBuild#440: Increase release tag
14mr|quassel-0.8.0-2|105	
14mr|quassel-0.8.0-2|106	

18777 14
14mr|quazip-0.5.1-2|1	%define major 1
14mr|quazip-0.5.1-2|2	%define libname %mklibname %{name} %{major}
14mr|quazip-0.5.1-2|3	%define develname %mklibname -d %{name}
14mr|quazip-0.5.1-2|4	
14mr|quazip-0.5.1-2|5	Name:		quazip
14mr|quazip-0.5.1-2|6	Version:	0.5.1
14mr|quazip-0.5.1-2|7	Release:	2
14mr|quazip-0.5.1-2|8	Summary:	Qt/C++ wrapper for the minizip library
14mr|quazip-0.5.1-2|9	License:	LGPLv2+
14mr|quazip-0.5.1-2|10	Group:		System/Libraries
14mr|quazip-0.5.1-2|11	URL:		http://quazip.sourceforge.net/
14mr|quazip-0.5.1-2|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|quazip-0.5.1-2|13	BuildRequires:	qt4-devel
14mr|quazip-0.5.1-2|14	BuildRequires:	libzip-devel
14mr|quazip-0.5.1-2|15	Requires:	pkgconfig(zlib)
14mr|quazip-0.5.1-2|16	BuildRequires:	doxygen
14mr|quazip-0.5.1-2|17	BuildRequires:	graphviz
14mr|quazip-0.5.1-2|18	
14mr|quazip-0.5.1-2|19	%description
14mr|quazip-0.5.1-2|20	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
14mr|quazip-0.5.1-2|21	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
14mr|quazip-0.5.1-2|22	
14mr|quazip-0.5.1-2|23	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
14mr|quazip-0.5.1-2|24	and - yes! - that means that you can also use QTextStream, QDataStream or
14mr|quazip-0.5.1-2|25	whatever you would like to use on your zipped files.
14mr|quazip-0.5.1-2|26	
14mr|quazip-0.5.1-2|27	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
14mr|quazip-0.5.1-2|28	from and writing to ZIP archives.
14mr|quazip-0.5.1-2|29	
14mr|quazip-0.5.1-2|30	#------------------------------------------------------------------------------
14mr|quazip-0.5.1-2|31	
14mr|quazip-0.5.1-2|32	%package -n %{libname}
14mr|quazip-0.5.1-2|33	Summary:	Qt/C++ wrapper for the minizip library
14mr|quazip-0.5.1-2|34	%rename quazip
14mr|quazip-0.5.1-2|35	
14mr|quazip-0.5.1-2|36	%description -n %{libname}
14mr|quazip-0.5.1-2|37	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
14mr|quazip-0.5.1-2|38	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
14mr|quazip-0.5.1-2|39	
14mr|quazip-0.5.1-2|40	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
14mr|quazip-0.5.1-2|41	and - yes! - that means that you can also use QTextStream, QDataStream or
14mr|quazip-0.5.1-2|42	whatever you would like to use on your zipped files.
14mr|quazip-0.5.1-2|43	
14mr|quazip-0.5.1-2|44	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
14mr|quazip-0.5.1-2|45	from and writing to ZIP archives.
14mr|quazip-0.5.1-2|46	
14mr|quazip-0.5.1-2|47	%files -n %{libname}
14mr|quazip-0.5.1-2|48	%{_libdir}/*.so.%{major}*
14mr|quazip-0.5.1-2|49	
14mr|quazip-0.5.1-2|50	#------------------------------------------------------------------------------
14mr|quazip-0.5.1-2|51	
14mr|quazip-0.5.1-2|52	%package -n %{develname}
14mr|quazip-0.5.1-2|53	Summary:	Development files for %{name}
14mr|quazip-0.5.1-2|54	Group:		Development/Other
14mr|quazip-0.5.1-2|55	Requires:	%{libname} = %{version}-%{release}
14mr|quazip-0.5.1-2|56	Requires:	pkgconfig(zlib)
14mr|quazip-0.5.1-2|57	Requires:	qt4-devel
14mr|quazip-0.5.1-2|58	Provides:	quazip-devel = %{version}-%{release}
14mr|quazip-0.5.1-2|59	Obsoletes:	quazip-devel <= 0.4.3-1
14mr|quazip-0.5.1-2|60	Obsoletes:	%{mklibname -d quazip 1} < 0.4.4-2
14mr|quazip-0.5.1-2|61	
14mr|quazip-0.5.1-2|62	%description -n %{develname}
14mr|quazip-0.5.1-2|63	This package contains libraries, header files and documentation
14mr|quazip-0.5.1-2|64	for developing applications that use %{libname}.
14mr|quazip-0.5.1-2|65	
14mr|quazip-0.5.1-2|66	%files -n %{develname}
14mr|quazip-0.5.1-2|67	%doc COPYING* NEWS.txt README.txt
14mr|quazip-0.5.1-2|68	%doc doc/html
14mr|quazip-0.5.1-2|69	%{_includedir}/%{name}
14mr|quazip-0.5.1-2|70	%{_libdir}/*.so
14mr|quazip-0.5.1-2|71	
14mr|quazip-0.5.1-2|72	#------------------------------------------------------------------------------
14mr|quazip-0.5.1-2|73	
14mr|quazip-0.5.1-2|74	%prep
14mr|quazip-0.5.1-2|75	%setup -q
14mr|quazip-0.5.1-2|76	
14mr|quazip-0.5.1-2|77	# Fixes build and install
14mr|quazip-0.5.1-2|78	sed -i 's\PREFIX/lib\PREFIX/%{_lib}\' %{name}/%{name}.pro
14mr|quazip-0.5.1-2|79	# removing test programs
14mr|quazip-0.5.1-2|80	sed -i 's\qztest\\g' %{name}.pro
14mr|quazip-0.5.1-2|81	
14mr|quazip-0.5.1-2|82	%build
14mr|quazip-0.5.1-2|83	%qmake_qt4 PREFIX=%{_prefix} QMAKE_CXXFLAGS_RELEASE= LIBS+=-lz
14mr|quazip-0.5.1-2|84	make
14mr|quazip-0.5.1-2|85	
14mr|quazip-0.5.1-2|86	doxygen Doxyfile
14mr|quazip-0.5.1-2|87	for file in doc/html/*; do
14mr|quazip-0.5.1-2|88	touch -r Doxyfile $file
14mr|quazip-0.5.1-2|89	done
14mr|quazip-0.5.1-2|90	
14mr|quazip-0.5.1-2|91	%install
14mr|quazip-0.5.1-2|92	make INSTALL="install -p" INSTALL_ROOT=%{buildroot} install
14mr|quazip-0.5.1-2|93	
14mr|quazip-0.5.1-2|94	
14mr|quazip-0.5.1-2|95	%changelog
14mr|quazip-0.5.1-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-2
14mr|quazip-0.5.1-2|97	+ Revision: f276104
14mr|quazip-0.5.1-2|98	- MassBuild#440: Increase release tag
14mr|quazip-0.5.1-2|99	
14mr|quazip-0.5.1-2|100	

18778 14
14mr|quick-usb-formatter-0.5-0.preview.1|1	%define binname quickusbformatter
14mr|quick-usb-formatter-0.5-0.preview.1|2	
14mr|quick-usb-formatter-0.5-0.preview.1|3	%define beta preview
14mr|quick-usb-formatter-0.5-0.preview.1|4	
14mr|quick-usb-formatter-0.5-0.preview.1|5	Name:		quick-usb-formatter
14mr|quick-usb-formatter-0.5-0.preview.1|6	Version:	0.5
14mr|quick-usb-formatter-0.5-0.preview.1|7	Release:	0.%{beta}.1
14mr|quick-usb-formatter-0.5-0.preview.1|8	Summary:	A small KDE4 application to format usb sticks and devices
14mr|quick-usb-formatter-0.5-0.preview.1|9	Group:		Graphical desktop/KDE
14mr|quick-usb-formatter-0.5-0.preview.1|10	License:	LGPLv2+
14mr|quick-usb-formatter-0.5-0.preview.1|11	URL:		http://kde-apps.org/content/show.php?content=137493
14mr|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
14mr|quick-usb-formatter-0.5-0.preview.1|13	Patch0:		quick-usb-formatter-0.5-l10n-ru.patch
14mr|quick-usb-formatter-0.5-0.preview.1|14	BuildRequires:	cmake
14mr|quick-usb-formatter-0.5-0.preview.1|15	BuildRequires:	kdelibs4-devel
14mr|quick-usb-formatter-0.5-0.preview.1|16	BuildRequires:	gettext
14mr|quick-usb-formatter-0.5-0.preview.1|17	
14mr|quick-usb-formatter-0.5-0.preview.1|18	%description
14mr|quick-usb-formatter-0.5-0.preview.1|19	Quick Usb Formatter is a tiny app designed for enhance the usability of the
14mr|quick-usb-formatter-0.5-0.preview.1|20	device notifier, an additional option for quick format usb sticks.
14mr|quick-usb-formatter-0.5-0.preview.1|21	
14mr|quick-usb-formatter-0.5-0.preview.1|22	%prep
14mr|quick-usb-formatter-0.5-0.preview.1|23	%setup -q -n chakra-quick-usb-formatter
14mr|quick-usb-formatter-0.5-0.preview.1|24	%patch0 -p1 -b .ru
14mr|quick-usb-formatter-0.5-0.preview.1|25	
14mr|quick-usb-formatter-0.5-0.preview.1|26	%build
14mr|quick-usb-formatter-0.5-0.preview.1|27	%cmake_kde4
14mr|quick-usb-formatter-0.5-0.preview.1|28	%make
14mr|quick-usb-formatter-0.5-0.preview.1|29	
14mr|quick-usb-formatter-0.5-0.preview.1|30	%install
14mr|quick-usb-formatter-0.5-0.preview.1|31	%makeinstall_std -C build
14mr|quick-usb-formatter-0.5-0.preview.1|32	
14mr|quick-usb-formatter-0.5-0.preview.1|33	%find_lang %{binname}
14mr|quick-usb-formatter-0.5-0.preview.1|34	
14mr|quick-usb-formatter-0.5-0.preview.1|35	%files -f %{binname}.lang
14mr|quick-usb-formatter-0.5-0.preview.1|36	%doc README.txt
14mr|quick-usb-formatter-0.5-0.preview.1|37	%{_kde_bindir}/%{binname}
14mr|quick-usb-formatter-0.5-0.preview.1|38	%{_kde_appsdir}/solid/actions/%{binname}_solid.desktop
14mr|quick-usb-formatter-0.5-0.preview.1|39	%{_kde_applicationsdir}/%{binname}.desktop
14mr|quick-usb-formatter-0.5-0.preview.1|40	%{_kde_libdir}/kde4/libexec/helper
14mr|quick-usb-formatter-0.5-0.preview.1|41	%{_datadir}/dbus-1/system-services/org.kde.auth.quf.service
14mr|quick-usb-formatter-0.5-0.preview.1|42	%{_datadir}/polkit-1/actions/org.kde.auth.quf.policy
14mr|quick-usb-formatter-0.5-0.preview.1|43	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.quf.conf
14mr|quick-usb-formatter-0.5-0.preview.1|44	
14mr|quick-usb-formatter-0.5-0.preview.1|45	
14mr|quick-usb-formatter-0.5-0.preview.1|46	%changelog
14mr|quick-usb-formatter-0.5-0.preview.1|47	* Mon Dec 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-0.preview.1
14mr|quick-usb-formatter-0.5-0.preview.1|48	+ Revision: d26055f
14mr|quick-usb-formatter-0.5-0.preview.1|49	- LOG New version 0.5 preview, add l10n-ru patch to fix minor translation issues
14mr|quick-usb-formatter-0.5-0.preview.1|50	
14mr|quick-usb-formatter-0.5-0.preview.1|51	

18779 14
14mr|quota-4.01-9|1	%bcond_with	uclibc
14mr|quota-4.01-9|2	
14mr|quota-4.01-9|3	Summary:	System administration tools for monitoring users' disk usage
14mr|quota-4.01-9|4	Name:		quota
14mr|quota-4.01-9|5	Version:	4.01
14mr|quota-4.01-9|6	Release:	9
14mr|quota-4.01-9|7	License:	BSD and GPLv2+
14mr|quota-4.01-9|8	Group:		System/Configuration/Other
14mr|quota-4.01-9|9	Url:		http://sourceforge.net/projects/linuxquota/
14mr|quota-4.01-9|10	Source0:	http://prdownloads.sourceforge.net/linuxquota/%{name}-%{version}.tar.gz
14mr|quota-4.01-9|11	Source1:	%{name}.rpmlintrc
14mr|quota-4.01-9|12	Source2:	quota_nld.service
14mr|quota-4.01-9|13	Source3:	quota_nld.sysconfig
14mr|quota-4.01-9|14	Patch0:		quota-4.01-warnquota.patch
14mr|quota-4.01-9|15	Patch1:		quota-3.06-man-page.patch
14mr|quota-4.01-9|16	Patch2:		quota-3.06-pie.patch
14mr|quota-4.01-9|17	Patch3:		quota-3.13-wrong-ports.patch
14mr|quota-4.01-9|18	# Submitted to upstream, SF#3571486
14mr|quota-4.01-9|19	Patch4:		quota-4.01-Make-group-warning-message-more-official.patch
14mr|quota-4.01-9|20	# In upstream after 4.01, SF#3571589
14mr|quota-4.01-9|21	Patch5:		quota-4.01-define_charset_in_mail.patch
14mr|quota-4.01-9|22	# In upstream after 4.01, SF#3602786, bug #846296
14mr|quota-4.01-9|23	Patch6:		quota-4.01-Do-not-fiddle-with-quota-files-on-XFS-and-GFS.patch
14mr|quota-4.01-9|24	# In upstream after 4.01, SF#3602777
14mr|quota-4.01-9|25	Patch7:		quota-4.01-quotacheck-Make-sure-d-provides-at-least-as-much-inf.patch
14mr|quota-4.01-9|26	# In upstream after 4.01, SF#3607034
14mr|quota-4.01-9|27	Patch8:		quota-4.01-Add-quotasync-1-manual-page.patch
14mr|quota-4.01-9|28	# In upstream after 4.01, SF#3607034
14mr|quota-4.01-9|29	Patch9:		quota-4.01-Complete-quotasync-usage.patch
14mr|quota-4.01-9|30	# In upstream after 4.01, SF#3607034
14mr|quota-4.01-9|31	Patch10:	quota-4.01-Correct-quotasync-exit-code.patch
14mr|quota-4.01-9|32	# In upstream after 4.01, SF#3607038
14mr|quota-4.01-9|33	Patch11:	quota-4.01-Fix-various-usage-mistakes.patch
14mr|quota-4.01-9|34	# In upstream after 4.01, SF#3600120
14mr|quota-4.01-9|35	Patch12:	quota-4.01-Recognize-units-at-block-limits-by-setquota.patch
14mr|quota-4.01-9|36	# In upstream after 4.01, SF#3600120
14mr|quota-4.01-9|37	Patch13:	quota-4.01-Recognize-block-limit-units-on-setquota-standard-inp.patch
14mr|quota-4.01-9|38	# In upstream after 4.01, SF#3600120
14mr|quota-4.01-9|39	Patch14:	quota-4.01-Recognize-units-at-block-limits-by-edquota.patch
14mr|quota-4.01-9|40	# In upstream after 4.01, SF#3600120
14mr|quota-4.01-9|41	Patch15:	quota-4.01-Recognize-units-at-inode-limits-by-setquota.patch
14mr|quota-4.01-9|42	# In upstream after 4.01, SF#3600120
14mr|quota-4.01-9|43	Patch16:	quota-4.01-Recognize-units-at-inode-limits-by-edquota.patch
14mr|quota-4.01-9|44	# In upstream after 4.01
14mr|quota-4.01-9|45	Patch17:	quota-4.01-Close-FILE-handles-on-error.patch
14mr|quota-4.01-9|46	# In upstream after 4.01
14mr|quota-4.01-9|47	Patch18:	quota-4.01-Remove-installation-of-manpages-into-section-2.patch
14mr|quota-4.01-9|48	# In upstream after 4.01, <https://sourceforge.net/p/linuxquota/patches/39/>
14mr|quota-4.01-9|49	Patch19:	quota-4.01-Add-quotagrpadmins-5-manual-page.patch
14mr|quota-4.01-9|50	# In upstream after 4.01, <https://sourceforge.net/p/linuxquota/patches/39/>
14mr|quota-4.01-9|51	Patch20:	quota-4.01-Add-quotatab-5-manual-page.patch
14mr|quota-4.01-9|52	# In upstream after 4.01, <https://sourceforge.net/p/linuxquota/patches/39/>
14mr|quota-4.01-9|53	Patch21:	quota-4.01-Add-warnquota.conf-5-manual-page.patch
14mr|quota-4.01-9|54	# In upstream after 4.01, <https://sourceforge.net/p/linuxquota/patches/39/>
14mr|quota-4.01-9|55	Patch22:	quota-4.01-Improve-rcp.rquota-8-manual-page.patch
14mr|quota-4.01-9|56	# In upstream after 4.01, <https://sourceforge.net/p/linuxquota/bugs/115/>,
14mr|quota-4.01-9|57	# bug #1072769
14mr|quota-4.01-9|58	Patch23:	quota-4.01-Prevent-from-grace-period-overflow-in-RPC-transport.patch
14mr|quota-4.01-9|59	
14mr|quota-4.01-9|60	Patch111:	quota-4.01-libtirpc.patch
14mr|quota-4.01-9|61	BuildRequires:	gettext
14mr|quota-4.01-9|62	BuildRequires:	openldap-devel
14mr|quota-4.01-9|63	BuildRequires:	tcp_wrappers-devel
14mr|quota-4.01-9|64	BuildRequires:	pkgconfig(dbus-1)
14mr|quota-4.01-9|65	BuildRequires:	pkgconfig(ext2fs)
14mr|quota-4.01-9|66	BuildRequires:	pkgconfig(libnl-1)
14mr|quota-4.01-9|67	BuildRequires:	pkgconfig(libnl-3.0)
14mr|quota-4.01-9|68	BuildRequires:	pkgconfig(libtirpc)
14mr|quota-4.01-9|69	Requires:	e2fsprogs
14mr|quota-4.01-9|70	Requires:	initscripts
14mr|quota-4.01-9|71	Requires:	tcp_wrappers
14mr|quota-4.01-9|72	
14mr|quota-4.01-9|73	%description
14mr|quota-4.01-9|74	The quota package contains system administration tools for monitoring and
14mr|quota-4.01-9|75	limiting users' and or groups' disk usage, per filesystem.
14mr|quota-4.01-9|76	
14mr|quota-4.01-9|77	Install quota if you want to monitor and/or limit user/group disk usage.
14mr|quota-4.01-9|78	
14mr|quota-4.01-9|79	%files -f %{name}.lang
14mr|quota-4.01-9|80	%doc Changelog README.ldap-support README.mailserver ldap-scripts
14mr|quota-4.01-9|81	/sbin/*
14mr|quota-4.01-9|82	%{_bindir}/*
14mr|quota-4.01-9|83	%{_sbindir}/*
14mr|quota-4.01-9|84	%exclude %{_sbindir}/quota_nld
14mr|quota-4.01-9|85	%exclude %{_sbindir}/warnquota
14mr|quota-4.01-9|86	%{_mandir}/man1/*
14mr|quota-4.01-9|87	%{_mandir}/man8/*
14mr|quota-4.01-9|88	%exclude %{_mandir}/man8/quota_nld.8*
14mr|quota-4.01-9|89	%exclude %{_mandir}/man8/warnquota.8*
14mr|quota-4.01-9|90	
14mr|quota-4.01-9|91	#----------------------------------------------------------------------------
14mr|quota-4.01-9|92	
14mr|quota-4.01-9|93	%if %{with uclibc}
14mr|quota-4.01-9|94	%package -n uclibc-%{name}
14mr|quota-4.01-9|95	Summary:	uClibc build of quota tools
14mr|quota-4.01-9|96	Group:		System/Configuration/Other
14mr|quota-4.01-9|97	
14mr|quota-4.01-9|98	%description -n uclibc-%{name}
14mr|quota-4.01-9|99	The quota package contains system administration tools for monitoring and
14mr|quota-4.01-9|100	limiting users' and or groups' disk usage, per filesystem.
14mr|quota-4.01-9|101	
14mr|quota-4.01-9|102	Install quota if you want to monitor and/or limit user/group disk usage.
14mr|quota-4.01-9|103	
14mr|quota-4.01-9|104	%files -n uclibc-%{name}
14mr|quota-4.01-9|105	%{uclibc_root}/sbin/*
14mr|quota-4.01-9|106	%{uclibc_root}%{_bindir}/*
14mr|quota-4.01-9|107	%{uclibc_root}%{_sbindir}/*
14mr|quota-4.01-9|108	%endif
14mr|quota-4.01-9|109	
14mr|quota-4.01-9|110	#----------------------------------------------------------------------------
14mr|quota-4.01-9|111	
14mr|quota-4.01-9|112	%package nld
14mr|quota-4.01-9|113	Summary:	quota_nld daemon
14mr|quota-4.01-9|114	Group:		System/Configuration/Other
14mr|quota-4.01-9|115	Conflicts:	quota < 4.01-7
14mr|quota-4.01-9|116	
14mr|quota-4.01-9|117	%description nld
14mr|quota-4.01-9|118	Daemon that listens on netlink socket and processes received quota warnings.
14mr|quota-4.01-9|119	Note, that you have to enable the kernel support for sending quota messages
14mr|quota-4.01-9|120	over netlink (in Filesystems->Quota menu). The daemon supports forwarding
14mr|quota-4.01-9|121	warning messages to the system D-Bus (so that desktop manager can display
14mr|quota-4.01-9|122	a dialog) and writing them to the terminal user has last accessed.
14mr|quota-4.01-9|123	
14mr|quota-4.01-9|124	%files nld
14mr|quota-4.01-9|125	%config(noreplace) %{_sysconfdir}/sysconfig/quota_nld
14mr|quota-4.01-9|126	%{_unitdir}/quota_nld.service
14mr|quota-4.01-9|127	%attr(0755,root,root) %{_sbindir}/quota_nld
14mr|quota-4.01-9|128	%attr(0644,root,root) %{_mandir}/man8/quota_nld.8*
14mr|quota-4.01-9|129	%doc Changelog
14mr|quota-4.01-9|130	
14mr|quota-4.01-9|131	#----------------------------------------------------------------------------
14mr|quota-4.01-9|132	
14mr|quota-4.01-9|133	%package warnquota
14mr|quota-4.01-9|134	Summary:	Send e-mail to users over quota
14mr|quota-4.01-9|135	Group:		System/Configuration/Other
14mr|quota-4.01-9|136	Conflicts:	quota < 4.01-7
14mr|quota-4.01-9|137	
14mr|quota-4.01-9|138	%description warnquota
14mr|quota-4.01-9|139	Utility that checks disk quota for each local file system and mails a warning
14mr|quota-4.01-9|140	message to those users who have reached their soft limit.  It is typically run
14mr|quota-4.01-9|141	via cron(8).
14mr|quota-4.01-9|142	
14mr|quota-4.01-9|143	%files warnquota
14mr|quota-4.01-9|144	%config(noreplace) %{_sysconfdir}/quotagrpadmins
14mr|quota-4.01-9|145	%config(noreplace) %{_sysconfdir}/quotatab
14mr|quota-4.01-9|146	%config(noreplace) %{_sysconfdir}/warnquota.conf
14mr|quota-4.01-9|147	%{_sbindir}/warnquota
14mr|quota-4.01-9|148	%{_mandir}/man5/*
14mr|quota-4.01-9|149	%{_mandir}/man8/warnquota.8*
14mr|quota-4.01-9|150	%doc Changelog README.ldap-support README.mailserver
14mr|quota-4.01-9|151	
14mr|quota-4.01-9|152	#----------------------------------------------------------------------------
14mr|quota-4.01-9|153	
14mr|quota-4.01-9|154	%package devel
14mr|quota-4.01-9|155	Summary:	Development files for %{name}
14mr|quota-4.01-9|156	Group:		Development/Other
14mr|quota-4.01-9|157	Requires:	%{name} = %{EVRD}
14mr|quota-4.01-9|158	Conflicts:	quota < 4.01-6
14mr|quota-4.01-9|159	
14mr|quota-4.01-9|160	%description devel
14mr|quota-4.01-9|161	This package contains the development files for %{name}.
14mr|quota-4.01-9|162	
14mr|quota-4.01-9|163	%files devel
14mr|quota-4.01-9|164	%dir %{_includedir}/rpcsvc
14mr|quota-4.01-9|165	%{_includedir}/rpcsvc/*
14mr|quota-4.01-9|166	%{_mandir}/man3/*
14mr|quota-4.01-9|167	
14mr|quota-4.01-9|168	#----------------------------------------------------------------------------
14mr|quota-4.01-9|169	
14mr|quota-4.01-9|170	%prep
14mr|quota-4.01-9|171	%setup -qn quota-tools
14mr|quota-4.01-9|172	%patch0 -p1
14mr|quota-4.01-9|173	%patch1 -p1
14mr|quota-4.01-9|174	%ifnarch ppc ppc64
14mr|quota-4.01-9|175	%patch2 -p1
14mr|quota-4.01-9|176	%endif
14mr|quota-4.01-9|177	%patch3 -p1
14mr|quota-4.01-9|178	%patch4 -p1 -b .group_warning
14mr|quota-4.01-9|179	%patch5 -p1 -b .charset_in_mail
14mr|quota-4.01-9|180	%patch6 -p1 -b .gfs_files
14mr|quota-4.01-9|181	%patch7 -p1 -b .quotackeck_debug
14mr|quota-4.01-9|182	%patch8 -p1 -b .quotasync_manual
14mr|quota-4.01-9|183	%patch9 -p1 -b .quotasync_usage
14mr|quota-4.01-9|184	%patch10 -p1 -b .quotasync_exit
14mr|quota-4.01-9|185	%patch11 -p1 -b .usage
14mr|quota-4.01-9|186	%patch12 -p1 -b .setquota_block_units
14mr|quota-4.01-9|187	%patch13 -p1 -b .setquota_block_units_stdin
14mr|quota-4.01-9|188	%patch14 -p1 -b .edquota_block_units
14mr|quota-4.01-9|189	%patch15 -p1 -b .setquota_inode_units
14mr|quota-4.01-9|190	%patch16 -p1 -b .edquota_inode_units
14mr|quota-4.01-9|191	%patch17 -p1 -b .close_file_handles
14mr|quota-4.01-9|192	%patch18 -p1 -b .remove_man2
14mr|quota-4.01-9|193	%patch19 -p1 -b .doc_quotagrpadmins
14mr|quota-4.01-9|194	%patch20 -p1 -b .doc_quotatab
14mr|quota-4.01-9|195	%patch21 -p1 -b .doc_warnquota
14mr|quota-4.01-9|196	%patch22 -p1 -b .doc_rquota
14mr|quota-4.01-9|197	%patch23 -p1 -b .rpc_time
14mr|quota-4.01-9|198	
14mr|quota-4.01-9|199	%patch111 -p1 -b .tirpc~
14mr|quota-4.01-9|200	
14mr|quota-4.01-9|201	#fix typos/mistakes in localized documentation
14mr|quota-4.01-9|202	for pofile in $(find ./po/*.p*)
14mr|quota-4.01-9|203	do
14mr|quota-4.01-9|204	sed -i 's/editting/editing/' "$pofile"
14mr|quota-4.01-9|205	done
14mr|quota-4.01-9|206	
14mr|quota-4.01-9|207	%if %{with uclibc}
14mr|quota-4.01-9|208	mkdir -p .uclibc
14mr|quota-4.01-9|209	cp -a * .uclibc
14mr|quota-4.01-9|210	%endif
14mr|quota-4.01-9|211	
14mr|quota-4.01-9|212	%build
14mr|quota-4.01-9|213	%serverbuild
14mr|quota-4.01-9|214	
14mr|quota-4.01-9|215	%if %{with uclibc}
14mr|quota-4.01-9|216	mkdir -p .uclibc
14mr|quota-4.01-9|217	pushd .uclibc
14mr|quota-4.01-9|218	%uclibc_configure \
14mr|quota-4.01-9|219	--enable-ext2direct=yes \
14mr|quota-4.01-9|220	--enable-ldapmail=no \
14mr|quota-4.01-9|221	--enable-netlink=no \
14mr|quota-4.01-9|222	--enable-rootsbin=yes \
14mr|quota-4.01-9|223	--enable-rpcsetquota=yes \
14mr|quota-4.01-9|224	--enable-strip-binaries=no \
14mr|quota-4.01-9|225	--enable-rootsbin
14mr|quota-4.01-9|226	%make CC="%{uclibc_cc}" RPCLIB=""
14mr|quota-4.01-9|227	popd
14mr|quota-4.01-9|228	%endif
14mr|quota-4.01-9|229	
14mr|quota-4.01-9|230	%configure2_5x \
14mr|quota-4.01-9|231	--enable-ext2direct=yes \
14mr|quota-4.01-9|232	--enable-ldapmail=yes \
14mr|quota-4.01-9|233	--enable-netlink=yes \
14mr|quota-4.01-9|234	--enable-rootsbin=yes \
14mr|quota-4.01-9|235	--enable-rpcsetquota=yes \
14mr|quota-4.01-9|236	--enable-strip-binaries=no \
14mr|quota-4.01-9|237	--enable-rootsbin
14mr|quota-4.01-9|238	%make
14mr|quota-4.01-9|239	
14mr|quota-4.01-9|240	%install
14mr|quota-4.01-9|241	install -d %{buildroot}/sbin
14mr|quota-4.01-9|242	install -d %{buildroot}%{_sysconfdir}
14mr|quota-4.01-9|243	install -d %{buildroot}%{_sbindir}
14mr|quota-4.01-9|244	install -d %{buildroot}%{_bindir}
14mr|quota-4.01-9|245	install -d %{buildroot}%{_mandir}/{man1,man2,man3,man8}
14mr|quota-4.01-9|246	
14mr|quota-4.01-9|247	%if %{with uclibc}
14mr|quota-4.01-9|248	make -C .uclibc install ROOTDIR=%{buildroot} \
14mr|quota-4.01-9|249	DEF_BIN_MODE=755 \
14mr|quota-4.01-9|250	DEF_SBIN_MODE=755 \
14mr|quota-4.01-9|251	DEF_MAN_MODE=644 \
14mr|quota-4.01-9|252	STRIP=""
14mr|quota-4.01-9|253	mv %{buildroot}/sbin %{buildroot}%{uclibc_root}
14mr|quota-4.01-9|254	rm -r %{buildroot}%{uclibc_root}%{_includedir}
14mr|quota-4.01-9|255	%endif
14mr|quota-4.01-9|256	
14mr|quota-4.01-9|257	make install ROOTDIR=%{buildroot} \
14mr|quota-4.01-9|258	DEF_BIN_MODE=755 \
14mr|quota-4.01-9|259	DEF_SBIN_MODE=755 \
14mr|quota-4.01-9|260	DEF_MAN_MODE=644 \
14mr|quota-4.01-9|261	STRIP=""
14mr|quota-4.01-9|262	
14mr|quota-4.01-9|263	install -m644 warnquota.conf -D %{buildroot}%{_sysconfdir}/warnquota.conf
14mr|quota-4.01-9|264	
14mr|quota-4.01-9|265	install -p -m644 %{SOURCE1} -D %{buildroot}%{_unitdir}/quota_nld.service
14mr|quota-4.01-9|266	install -p -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/quota_nld
14mr|quota-4.01-9|267	
14mr|quota-4.01-9|268	%find_lang %{name}
14mr|quota-4.01-9|269	
14mr|quota-4.01-9|270	
14mr|quota-4.01-9|271	%changelog
14mr|quota-4.01-9|272	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.01-9
14mr|quota-4.01-9|273	+ Revision: cbec9f2
14mr|quota-4.01-9|274	- New version 4.01 (sync with Cooker)
14mr|quota-4.01-9|275	
14mr|quota-4.01-9|276	

18780 14
14mr|qxmlrpc-1-6|1	%define major 1
14mr|qxmlrpc-1-6|2	%define libname %mklibname %{name} %{major}
14mr|qxmlrpc-1-6|3	%define devname %mklibname %{name} -d
14mr|qxmlrpc-1-6|4	
14mr|qxmlrpc-1-6|5	Summary:	Full Qt4 based implementation of XML-RPC protocol
14mr|qxmlrpc-1-6|6	Name:		qxmlrpc
14mr|qxmlrpc-1-6|7	Version:	1
14mr|qxmlrpc-1-6|8	Release:	6
14mr|qxmlrpc-1-6|9	License:	GPLv3+
14mr|qxmlrpc-1-6|10	Group:		System/Libraries
14mr|qxmlrpc-1-6|11	Source0:	%{name}-%{version}.tar.bz2
14mr|qxmlrpc-1-6|12	Patch0:		qxmlrpc-1-shared.patch
14mr|qxmlrpc-1-6|13	BuildRequires:	qt4-devel
14mr|qxmlrpc-1-6|14	
14mr|qxmlrpc-1-6|15	%description
14mr|qxmlrpc-1-6|16	Full Qt4 based implementation of XML-RPC protocol.
14mr|qxmlrpc-1-6|17	
14mr|qxmlrpc-1-6|18	%package -n %{libname}
14mr|qxmlrpc-1-6|19	Summary:	Full Qt4 based implementation of XML-RPC protocol
14mr|qxmlrpc-1-6|20	Group:		System/Libraries
14mr|qxmlrpc-1-6|21	
14mr|qxmlrpc-1-6|22	%description -n %{libname}
14mr|qxmlrpc-1-6|23	Full Qt4 based implementation of XML-RPC protocol.
14mr|qxmlrpc-1-6|24	
14mr|qxmlrpc-1-6|25	%files -n %{libname}
14mr|qxmlrpc-1-6|26	%{_libdir}/libqxmlrpc.so.%{major}*
14mr|qxmlrpc-1-6|27	
14mr|qxmlrpc-1-6|28	%package -n %{devname}
14mr|qxmlrpc-1-6|29	Summary:	Develompent stuff for %{name}
14mr|qxmlrpc-1-6|30	Group:		Development/KDE and Qt
14mr|qxmlrpc-1-6|31	Requires:	%{libname} = %{version}-%{release}
14mr|qxmlrpc-1-6|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|qxmlrpc-1-6|33	Obsoletes:	%{name} < 1-5
14mr|qxmlrpc-1-6|34	Obsoletes:	%{name}-devel < 1-5
14mr|qxmlrpc-1-6|35	
14mr|qxmlrpc-1-6|36	%description -n %{devname}
14mr|qxmlrpc-1-6|37	Files needed to build applications based on %{name}.
14mr|qxmlrpc-1-6|38	
14mr|qxmlrpc-1-6|39	%files -n %{devname}
14mr|qxmlrpc-1-6|40	%{_libdir}/libqxmlrpc.so
14mr|qxmlrpc-1-6|41	%{_libdir}/libqxmlrpc.a
14mr|qxmlrpc-1-6|42	%{_includedir}/%{name}
14mr|qxmlrpc-1-6|43	
14mr|qxmlrpc-1-6|44	%prep
14mr|qxmlrpc-1-6|45	%setup -q
14mr|qxmlrpc-1-6|46	%patch0 -p1
14mr|qxmlrpc-1-6|47	
14mr|qxmlrpc-1-6|48	%build
14mr|qxmlrpc-1-6|49	%qmake_qt4 xmlrpc.pro -config static -o Makefile.static
14mr|qxmlrpc-1-6|50	%qmake_qt4 xmlrpc.pro -config shared -o Makefile.shared
14mr|qxmlrpc-1-6|51	
14mr|qxmlrpc-1-6|52	%make -f Makefile.static CFLAGS="%{optflags}"
14mr|qxmlrpc-1-6|53	make clean -f Makefile.static
14mr|qxmlrpc-1-6|54	%make -f Makefile.shared
14mr|qxmlrpc-1-6|55	
14mr|qxmlrpc-1-6|56	%install
14mr|qxmlrpc-1-6|57	mkdir -p %{buildroot}%{_libdir}
14mr|qxmlrpc-1-6|58	cp libqxmlrpc.a %{buildroot}%{_libdir}/
14mr|qxmlrpc-1-6|59	cp libqxmlrpc.so.%{major}.0.0 %{buildroot}%{_libdir}/
14mr|qxmlrpc-1-6|60	
14mr|qxmlrpc-1-6|61	pushd %{buildroot}%{_libdir}
14mr|qxmlrpc-1-6|62	ln -s libqxmlrpc.so.%{major}.0.0 libqxmlrpc.so.%{major}.0
14mr|qxmlrpc-1-6|63	ln -s libqxmlrpc.so.%{major}.0 libqxmlrpc.so.%{major}
14mr|qxmlrpc-1-6|64	ln -s libqxmlrpc.so.%{major} libqxmlrpc.so
14mr|qxmlrpc-1-6|65	popd
14mr|qxmlrpc-1-6|66	
14mr|qxmlrpc-1-6|67	mkdir -p %{buildroot}%{_includedir}/%{name}/
14mr|qxmlrpc-1-6|68	cp *.h %{buildroot}%{_includedir}/%{name}/
14mr|qxmlrpc-1-6|69	
14mr|qxmlrpc-1-6|70	
14mr|qxmlrpc-1-6|71	%changelog
14mr|qxmlrpc-1-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-6
14mr|qxmlrpc-1-6|73	+ Revision: b14e61c
14mr|qxmlrpc-1-6|74	- MassBuild#440: Increase release tag
14mr|qxmlrpc-1-6|75	
14mr|qxmlrpc-1-6|76	

18781 14
14mr|qyoto-4.13.3-1|1	# if you want to build this packge for ARM
14mr|qyoto-4.13.3-1|2	# use REAL hardware
14mr|qyoto-4.13.3-1|3	# abf - external nodes - all
14mr|qyoto-4.13.3-1|4	
14mr|qyoto-4.13.3-1|5	Name:		qyoto
14mr|qyoto-4.13.3-1|6	Summary:	C# Mono Qt 4 bindings
14mr|qyoto-4.13.3-1|7	Version:	4.13.3
14mr|qyoto-4.13.3-1|8	Release:	1
14mr|qyoto-4.13.3-1|9	Epoch:		1
14mr|qyoto-4.13.3-1|10	Group:		Development/KDE and Qt
14mr|qyoto-4.13.3-1|11	License:	GPL
14mr|qyoto-4.13.3-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
14mr|qyoto-4.13.3-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|qyoto-4.13.3-1|14	BuildRequires:	kdelibs4-devel >= 2:%{version}
14mr|qyoto-4.13.3-1|15	BuildRequires:	smokegen-devel >= 1:%{version}
14mr|qyoto-4.13.3-1|16	BuildRequires:	smokeqt-devel >= 1:%{version}
14mr|qyoto-4.13.3-1|17	BuildRequires:	pkgconfig(mono)
14mr|qyoto-4.13.3-1|18	BuildRequires:	pkgconfig(phonon)
14mr|qyoto-4.13.3-1|19	BuildRequires:	pkgconfig(qimageblitz)
14mr|qyoto-4.13.3-1|20	BuildRequires:	kde4-macros
14mr|qyoto-4.13.3-1|21	BuildRequires:	cmake
14mr|qyoto-4.13.3-1|22	BuildRequires:	qscintilla-qt4-devel
14mr|qyoto-4.13.3-1|23	Provides:	mono-qt4 = %{EVRD}
14mr|qyoto-4.13.3-1|24	
14mr|qyoto-4.13.3-1|25	%description
14mr|qyoto-4.13.3-1|26	.NET/Mono bindings for the Qt libraries.
14mr|qyoto-4.13.3-1|27	
14mr|qyoto-4.13.3-1|28	%files
14mr|qyoto-4.13.3-1|29	%{_prefix}/lib/mono/qyoto/qt-dotnet.dll
14mr|qyoto-4.13.3-1|30	%{_prefix}/lib/mono/qyoto/qscintilla.dll
14mr|qyoto-4.13.3-1|31	%{_prefix}/lib/mono/qyoto/qtscript.dll
14mr|qyoto-4.13.3-1|32	%{_prefix}/lib/mono/qyoto/qtuitools.dll
14mr|qyoto-4.13.3-1|33	%{_prefix}/lib/mono/qyoto/qtwebkit.dll
14mr|qyoto-4.13.3-1|34	%{_prefix}/lib/mono/qyoto/qttest.dll
14mr|qyoto-4.13.3-1|35	%{_prefix}/lib/mono/qyoto/phonon.dll
14mr|qyoto-4.13.3-1|36	%{_prefix}/lib/mono/gac/qttest
14mr|qyoto-4.13.3-1|37	%{_prefix}/lib/mono/gac/qt-dotnet
14mr|qyoto-4.13.3-1|38	%{_prefix}/lib/mono/gac/qscintilla
14mr|qyoto-4.13.3-1|39	%{_prefix}/lib/mono/gac/qtscript
14mr|qyoto-4.13.3-1|40	%{_prefix}/lib/mono/gac/qtwebkit
14mr|qyoto-4.13.3-1|41	%{_prefix}/lib/mono/gac/qtuitools
14mr|qyoto-4.13.3-1|42	%{_prefix}/lib/mono/gac/phonon
14mr|qyoto-4.13.3-1|43	%{_kde_libdir}/libqscintilla-sharp.so
14mr|qyoto-4.13.3-1|44	%{_kde_libdir}/libqtscript-sharp.so
14mr|qyoto-4.13.3-1|45	%{_kde_libdir}/libqtuitools-sharp.so
14mr|qyoto-4.13.3-1|46	%{_kde_libdir}/libqtwebkit-sharp.so
14mr|qyoto-4.13.3-1|47	%{_kde_libdir}/libqttest-sharp.so
14mr|qyoto-4.13.3-1|48	%{_kde_libdir}/libphonon-sharp.so
14mr|qyoto-4.13.3-1|49	
14mr|qyoto-4.13.3-1|50	#------------------------------------------------------------
14mr|qyoto-4.13.3-1|51	
14mr|qyoto-4.13.3-1|52	%define libqyoto_major 2
14mr|qyoto-4.13.3-1|53	%define libqyoto %mklibname qyoto %{libqyoto_major}
14mr|qyoto-4.13.3-1|54	
14mr|qyoto-4.13.3-1|55	%package -n %{libqyoto}
14mr|qyoto-4.13.3-1|56	Summary:	Qt generic bindings library
14mr|qyoto-4.13.3-1|57	Group:		Development/KDE and Qt
14mr|qyoto-4.13.3-1|58	
14mr|qyoto-4.13.3-1|59	%description -n %{libqyoto}
14mr|qyoto-4.13.3-1|60	Qt generic bindings library.
14mr|qyoto-4.13.3-1|61	
14mr|qyoto-4.13.3-1|62	%files -n %{libqyoto}
14mr|qyoto-4.13.3-1|63	%{_kde_libdir}/libqyoto.so.%{libqyoto_major}*
14mr|qyoto-4.13.3-1|64	
14mr|qyoto-4.13.3-1|65	#------------------------------------------------------------
14mr|qyoto-4.13.3-1|66	
14mr|qyoto-4.13.3-1|67	%package -n qyoto-devel
14mr|qyoto-4.13.3-1|68	Summary:	Header files for qyoto
14mr|qyoto-4.13.3-1|69	Group:		Development/KDE and Qt
14mr|qyoto-4.13.3-1|70	Provides:	mono-qt4-devel = %{EVRD}
14mr|qyoto-4.13.3-1|71	Requires:	qyoto = %{EVRD}
14mr|qyoto-4.13.3-1|72	Requires:	%{libqyoto} = %{EVRD}
14mr|qyoto-4.13.3-1|73	Conflicts:	qyoto < 1:4.4.95
14mr|qyoto-4.13.3-1|74	
14mr|qyoto-4.13.3-1|75	%description -n qyoto-devel
14mr|qyoto-4.13.3-1|76	qyoto devel files.
14mr|qyoto-4.13.3-1|77	
14mr|qyoto-4.13.3-1|78	%files -n qyoto-devel
14mr|qyoto-4.13.3-1|79	%{_kde_bindir}/csrcc
14mr|qyoto-4.13.3-1|80	%{_kde_bindir}/uics
14mr|qyoto-4.13.3-1|81	%{_kde_includedir}/qyoto
14mr|qyoto-4.13.3-1|82	%{_kde_libdir}/libqyoto.so
14mr|qyoto-4.13.3-1|83	%{_kde_libdir}/pkgconfig/qyoto.pc
14mr|qyoto-4.13.3-1|84	%{_kde_libdir}/pkgconfig/qtscript-sharp.pc
14mr|qyoto-4.13.3-1|85	%{_kde_libdir}/pkgconfig/qttest-sharp.pc
14mr|qyoto-4.13.3-1|86	%{_kde_libdir}/pkgconfig/qtuitools-sharp.pc
14mr|qyoto-4.13.3-1|87	%{_kde_libdir}/pkgconfig/qtwebkit-sharp.pc
14mr|qyoto-4.13.3-1|88	%{_kde_datadir}/qyoto/cmake/*
14mr|qyoto-4.13.3-1|89	%{_kde_datadir}/qyoto/key.snk
14mr|qyoto-4.13.3-1|90	
14mr|qyoto-4.13.3-1|91	#------------------------------------------------------------
14mr|qyoto-4.13.3-1|92	
14mr|qyoto-4.13.3-1|93	%prep
14mr|qyoto-4.13.3-1|94	%setup -q
14mr|qyoto-4.13.3-1|95	
14mr|qyoto-4.13.3-1|96	%build
14mr|qyoto-4.13.3-1|97	%cmake_kde4
14mr|qyoto-4.13.3-1|98	%make
14mr|qyoto-4.13.3-1|99	
14mr|qyoto-4.13.3-1|100	%install
14mr|qyoto-4.13.3-1|101	%makeinstall_std -C build
14mr|qyoto-4.13.3-1|102	
14mr|qyoto-4.13.3-1|103	
14mr|qyoto-4.13.3-1|104	%changelog
14mr|qyoto-4.13.3-1|105	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|qyoto-4.13.3-1|106	+ Revision: be618aa
14mr|qyoto-4.13.3-1|107	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|qyoto-4.13.3-1|108	
14mr|qyoto-4.13.3-1|109	

18782 14
14mr|qzion-0.4.0-10|1	Summary:	QZion is an canvas abstraction used by and made for QEdje
14mr|qzion-0.4.0-10|2	Name:		qzion
14mr|qzion-0.4.0-10|3	Version:	0.4.0
14mr|qzion-0.4.0-10|4	Release:	10
14mr|qzion-0.4.0-10|5	License:	GPLv2
14mr|qzion-0.4.0-10|6	Group:		Development/KDE and Qt
14mr|qzion-0.4.0-10|7	Url:		http://code.openbossa.org//qedje/
14mr|qzion-0.4.0-10|8	Source0:	%{name}-%{version}.tar.gz
14mr|qzion-0.4.0-10|9	Patch0:		qzion-0.4.0-gcc44.patch
14mr|qzion-0.4.0-10|10	Patch1:		qzion-0.4.0-fix-install.patch
14mr|qzion-0.4.0-10|11	BuildRequires:	kde4-macros
14mr|qzion-0.4.0-10|12	BuildRequires:	python-qt4
14mr|qzion-0.4.0-10|13	BuildRequires:	qt4-devel
14mr|qzion-0.4.0-10|14	BuildRequires:	pkgconfig(python)
14mr|qzion-0.4.0-10|15	BuildRequires:	pkgconfig(QtWebKit)
14mr|qzion-0.4.0-10|16	
14mr|qzion-0.4.0-10|17	%description
14mr|qzion-0.4.0-10|18	QZion is an canvas abstraction used by and made for QEdje
14mr|qzion-0.4.0-10|19	
14mr|qzion-0.4.0-10|20	#------------------------------------------------
14mr|qzion-0.4.0-10|21	
14mr|qzion-0.4.0-10|22	%define major 0
14mr|qzion-0.4.0-10|23	%define libname %mklibname qzion %{major}
14mr|qzion-0.4.0-10|24	
14mr|qzion-0.4.0-10|25	%package -n %{libname}
14mr|qzion-0.4.0-10|26	Summary:	Qzionlibrary
14mr|qzion-0.4.0-10|27	Group:		System/Libraries
14mr|qzion-0.4.0-10|28	
14mr|qzion-0.4.0-10|29	%description -n %{libname}
14mr|qzion-0.4.0-10|30	Qzion library.
14mr|qzion-0.4.0-10|31	
14mr|qzion-0.4.0-10|32	
14mr|qzion-0.4.0-10|33	%files -n %{libname}
14mr|qzion-0.4.0-10|34	%{_kde_libdir}/libqzion.so.%{major}*
14mr|qzion-0.4.0-10|35	
14mr|qzion-0.4.0-10|36	#-----------------------------------------------
14mr|qzion-0.4.0-10|37	
14mr|qzion-0.4.0-10|38	%package -n python-qzion
14mr|qzion-0.4.0-10|39	Summary:	Qzion python bindings
14mr|qzion-0.4.0-10|40	Group:		Development/KDE and Qt
14mr|qzion-0.4.0-10|41	Requires:	python-qt4
14mr|qzion-0.4.0-10|42	
14mr|qzion-0.4.0-10|43	%description -n python-qzion
14mr|qzion-0.4.0-10|44	Qzion python bindings.
14mr|qzion-0.4.0-10|45	
14mr|qzion-0.4.0-10|46	%files -n python-qzion
14mr|qzion-0.4.0-10|47	%{py_sitedir}/qzion
14mr|qzion-0.4.0-10|48	%{_datadir}/sip/qzion
14mr|qzion-0.4.0-10|49	
14mr|qzion-0.4.0-10|50	#-----------------------------------------------
14mr|qzion-0.4.0-10|51	
14mr|qzion-0.4.0-10|52	%package   devel
14mr|qzion-0.4.0-10|53	Summary:	Devel stuff for kdebase 4
14mr|qzion-0.4.0-10|54	Group:		Development/KDE and Qt
14mr|qzion-0.4.0-10|55	Requires:	%{libname} = %{version}-%{release}
14mr|qzion-0.4.0-10|56	
14mr|qzion-0.4.0-10|57	%description  devel
14mr|qzion-0.4.0-10|58	Devel packages needed to build QZion apps
14mr|qzion-0.4.0-10|59	
14mr|qzion-0.4.0-10|60	%files devel
14mr|qzion-0.4.0-10|61	%{_kde_includedir}/*.h
14mr|qzion-0.4.0-10|62	%{_kde_libdir}/pkgconfig/qzion.pc
14mr|qzion-0.4.0-10|63	%{_kde_libdir}/libqzion.so
14mr|qzion-0.4.0-10|64	
14mr|qzion-0.4.0-10|65	#------------------------------------------------
14mr|qzion-0.4.0-10|66	
14mr|qzion-0.4.0-10|67	%prep
14mr|qzion-0.4.0-10|68	%setup -qn qzion-mainline
14mr|qzion-0.4.0-10|69	%apply_patches
14mr|qzion-0.4.0-10|70	
14mr|qzion-0.4.0-10|71	%build
14mr|qzion-0.4.0-10|72	%cmake_qt4
14mr|qzion-0.4.0-10|73	%make
14mr|qzion-0.4.0-10|74	
14mr|qzion-0.4.0-10|75	%install
14mr|qzion-0.4.0-10|76	cd build
14mr|qzion-0.4.0-10|77	%makeinstall_std
14mr|qzion-0.4.0-10|78	
14mr|qzion-0.4.0-10|79	%changelog
14mr|qzion-0.4.0-10|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.0-10
14mr|qzion-0.4.0-10|81	+ Revision: 49e9c8d
14mr|qzion-0.4.0-10|82	- MassBuild#440: Increase release tag
14mr|qzion-0.4.0-10|83	
14mr|qzion-0.4.0-10|84	

18783 14
14mr|R-3.1.0-4|1	%define		upgrade_from_2_12		1
14mr|R-3.1.0-4|2	
14mr|R-3.1.0-4|3	# (tpg) really not needed
14mr|R-3.1.0-4|4	# for private copy in /usr/lib/R/share/perl/Text/DelimMatch.pm
14mr|R-3.1.0-4|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::.*\)'
14mr|R-3.1.0-4|6	%define __noautoreq 'libRblas.so\\|libRlapack.so\\|perl\(R::.*\)'
14mr|R-3.1.0-4|7	%define _disable_ld_no_undefined 1
14mr|R-3.1.0-4|8	
14mr|R-3.1.0-4|9	%bcond_without	system_pcre
14mr|R-3.1.0-4|10	
14mr|R-3.1.0-4|11	%ifarch %{mips} %{arm}
14mr|R-3.1.0-4|12	%bcond_with	java
14mr|R-3.1.0-4|13	%else
14mr|R-3.1.0-4|14	%bcond_without java
14mr|R-3.1.0-4|15	%endif
14mr|R-3.1.0-4|16	
14mr|R-3.1.0-4|17	%ifarch x86_64
14mr|R-3.1.0-4|18	%define	java_arch		amd64
14mr|R-3.1.0-4|19	%else
14mr|R-3.1.0-4|20	%define	java_arch		%{_arch}
14mr|R-3.1.0-4|21	%endif
14mr|R-3.1.0-4|22	
14mr|R-3.1.0-4|23	%define		libRmath		%{mklibname Rmath}
14mr|R-3.1.0-4|24	%define		libRmath_devel		%{mklibname -d Rmath}
14mr|R-3.1.0-4|25	%define		libRmath_static_devel	%{mklibname -d -s Rmath}
14mr|R-3.1.0-4|26	
14mr|R-3.1.0-4|27	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|28	Name:		R
14mr|R-3.1.0-4|29	Version:	3.1.0
14mr|R-3.1.0-4|30	Release:	4
14mr|R-3.1.0-4|31	Summary:	A language for data analysis and graphics
14mr|R-3.1.0-4|32	URL:		http://www.r-project.org
14mr|R-3.1.0-4|33	Source0:	ftp://cran.r-project.org/pub/R/src/base/R-3/R-%{version}.tar.gz
14mr|R-3.1.0-4|34	Source1:	macros.R
14mr|R-3.1.0-4|35	Source2:	R-make-search-index.sh
14mr|R-3.1.0-4|36	Source3:	R-icons-png.tar.bz2
14mr|R-3.1.0-4|37	Source4:	R.bash_completion.bz2
14mr|R-3.1.0-4|38	Source100:	R.rpmlintrc
14mr|R-3.1.0-4|39	License:	GPLv2+
14mr|R-3.1.0-4|40	Group:		Sciences/Mathematics
14mr|R-3.1.0-4|41	BuildRequires:	bison
14mr|R-3.1.0-4|42	BuildRequires:	pkgconfig(blas)
14mr|R-3.1.0-4|43	BuildRequires:	bzip2-devel
14mr|R-3.1.0-4|44	BuildRequires:	pkgconfig(cairo)
14mr|R-3.1.0-4|45	BuildRequires:	cups-common
14mr|R-3.1.0-4|46	BuildRequires:	gcc-c++
14mr|R-3.1.0-4|47	BuildRequires:	gcc-gfortran
14mr|R-3.1.0-4|48	BuildRequires:	gcc-objc
14mr|R-3.1.0-4|49	BuildRequires:	gettext-devel
14mr|R-3.1.0-4|50	BuildRequires:	glibc-static-devel
14mr|R-3.1.0-4|51	BuildRequires:	gpm-devel
14mr|R-3.1.0-4|52	BuildRequires:	icu-devel >= 49
14mr|R-3.1.0-4|53	%if %{with java}
14mr|R-3.1.0-4|54	BuildRequires:	java-rpmbuild
14mr|R-3.1.0-4|55	%endif
14mr|R-3.1.0-4|56	BuildRequires:	jpeg-devel
14mr|R-3.1.0-4|57	BuildRequires:	pkgconfig(lapack)
14mr|R-3.1.0-4|58	BuildRequires:	less
14mr|R-3.1.0-4|59	BuildRequires:	pkgconfig(ice)
14mr|R-3.1.0-4|60	BuildRequires:	pkgconfig(sm)
14mr|R-3.1.0-4|61	BuildRequires:	pkgconfig(x11)
14mr|R-3.1.0-4|62	BuildRequires:	pkgconfig(xmu)
14mr|R-3.1.0-4|63	BuildRequires:	pkgconfig(xt)
14mr|R-3.1.0-4|64	BuildRequires:	pkgconfig(ncurses)
14mr|R-3.1.0-4|65	BuildRequires:	pkgconfig(pango)
14mr|R-3.1.0-4|66	BuildRequires:	paper-utils
14mr|R-3.1.0-4|67	%if %{with system_pcre}
14mr|R-3.1.0-4|68	BuildRequires:	pkgconfig(libpcre)
14mr|R-3.1.0-4|69	%endif
14mr|R-3.1.0-4|70	BuildRequires:	pkgconfig(libpng)
14mr|R-3.1.0-4|71	BuildRequires:	pth-devel
14mr|R-3.1.0-4|72	BuildRequires:	readline-devel
14mr|R-3.1.0-4|73	BuildRequires:	tcl-devel
14mr|R-3.1.0-4|74	BuildRequires:	texinfo
14mr|R-3.1.0-4|75	BuildRequires:	texlive-latex
14mr|R-3.1.0-4|76	BuildRequires:	texlive-tools
14mr|R-3.1.0-4|77	BuildRequires:	texlive-inconsolata
14mr|R-3.1.0-4|78	BuildRequires:	tiff-devel
14mr|R-3.1.0-4|79	BuildRequires:	tk-devel
14mr|R-3.1.0-4|80	BuildRequires:	zip
14mr|R-3.1.0-4|81	BuildRequires:	zlib-devel
14mr|R-3.1.0-4|82	# R-devel will pull in R-core
14mr|R-3.1.0-4|83	Requires:	R-devel = %{EVRD}
14mr|R-3.1.0-4|84	# libRmath-devel will pull in libRmath
14mr|R-3.1.0-4|85	Requires:	%{libRmath_devel} = %{EVRD}
14mr|R-3.1.0-4|86	Suggests:	x11-font-adobe-100dpi
14mr|R-3.1.0-4|87	Obsoletes:	R-recommended <= 1.5.1
14mr|R-3.1.0-4|88	Provides:	R-recommended
14mr|R-3.1.0-4|89	Patch1:		R-3.0.1-menu.patch
14mr|R-3.1.0-4|90	Patch2:		R-3.0.0-gfxdemos.patch
14mr|R-3.1.0-4|91	# Patch3:		arm-perl-regexp.patch
14mr|R-3.1.0-4|92	
14mr|R-3.1.0-4|93	%description
14mr|R-3.1.0-4|94	This is a metapackage that provides both core R userspace and
14mr|R-3.1.0-4|95	all R development components.
14mr|R-3.1.0-4|96	
14mr|R-3.1.0-4|97	R is a language and environment for statistical computing and graphics.
14mr|R-3.1.0-4|98	R is similar to the award-winning S system, which was developed at
14mr|R-3.1.0-4|99	Bell Laboratories by John Chambers et al. It provides a wide
14mr|R-3.1.0-4|100	variety of statistical and graphical techniques (linear and
14mr|R-3.1.0-4|101	nonlinear modelling, statistical tests, time series analysis,
14mr|R-3.1.0-4|102	classification, clustering, ...).
14mr|R-3.1.0-4|103	
14mr|R-3.1.0-4|104	R is designed as a true computer language with control-flow
14mr|R-3.1.0-4|105	constructions for iteration and alternation, and it allows users to
14mr|R-3.1.0-4|106	add additional functionality by defining new functions. For
14mr|R-3.1.0-4|107	computationally intensive tasks, C, C++ and Fortran code can be linked
14mr|R-3.1.0-4|108	and called at run time.
14mr|R-3.1.0-4|109	
14mr|R-3.1.0-4|110	%files
14mr|R-3.1.0-4|111	
14mr|R-3.1.0-4|112	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|113	%package	core
14mr|R-3.1.0-4|114	Summary:	The minimal R components necessary for a functional runtime
14mr|R-3.1.0-4|115	Group:		Sciences/Mathematics
14mr|R-3.1.0-4|116	Requires:	cups
14mr|R-3.1.0-4|117	Requires:	less
14mr|R-3.1.0-4|118	Requires:	perl
14mr|R-3.1.0-4|119	Requires:	sed
14mr|R-3.1.0-4|120	Requires:	texlive-scheme-medium
14mr|R-3.1.0-4|121	Requires:	vim
14mr|R-3.1.0-4|122	Requires:	xdg-utils
14mr|R-3.1.0-4|123	# These are the submodules that R-core provides. Sometimes R modules say they
14mr|R-3.1.0-4|124	# depend on one of these submodules rather than just R. These are provided for
14mr|R-3.1.0-4|125	# packager convenience.
14mr|R-3.1.0-4|126	%rename R-base
14mr|R-3.1.0-4|127	Provides:	R-boot = 1.3.11
14mr|R-3.1.0-4|128	Provides:	R-class = 7.3.10
14mr|R-3.1.0-4|129	Provides:	R-cluster = 1.15.2
14mr|R-3.1.0-4|130	Provides:	R-codetools = 0.2.8
14mr|R-3.1.0-4|131	Provides:	R-datasets = %{version}
14mr|R-3.1.0-4|132	Provides:	R-foreign = 0.8.61
14mr|R-3.1.0-4|133	Provides:	R-graphics = %{version}
14mr|R-3.1.0-4|134	Provides:	R-grDevices = %{version}
14mr|R-3.1.0-4|135	Provides:	R-grid = %{version}
14mr|R-3.1.0-4|136	Provides:	R-KernSmooth = 2.23.12
14mr|R-3.1.0-4|137	Provides:	R-lattice = 0.20.29
14mr|R-3.1.0-4|138	Provides:	R-MASS = 7.3.31
14mr|R-3.1.0-4|139	Provides:	R-Matrix = 1.1.3
14mr|R-3.1.0-4|140	Obsoletes:	R-Matrix < 0.999375-7
14mr|R-3.1.0-4|141	Provides:	R-methods = %{version}
14mr|R-3.1.0-4|142	Provides:	R-mgcv = 1.7.29
14mr|R-3.1.0-4|143	Provides:	R-nlme = 3.1.117
14mr|R-3.1.0-4|144	Provides:	R-nnet = 7.3.8
14mr|R-3.1.0-4|145	Provides:	R-parallel = %{version}
14mr|R-3.1.0-4|146	Provides:	R-rpart = 4.1.8
14mr|R-3.1.0-4|147	Provides:	R-spatial = 7.3.8
14mr|R-3.1.0-4|148	Provides:	R-splines = %{version}
14mr|R-3.1.0-4|149	Provides:	R-stats = %{version}
14mr|R-3.1.0-4|150	Provides:	R-stats4 = %{version}
14mr|R-3.1.0-4|151	Provides:	R-survival = 2.37.7
14mr|R-3.1.0-4|152	Provides:	R-tcltk = %{version}
14mr|R-3.1.0-4|153	Provides:	R-tools = %{version}
14mr|R-3.1.0-4|154	Provides:	R-utils = %{version}
14mr|R-3.1.0-4|155	
14mr|R-3.1.0-4|156	%description	core
14mr|R-3.1.0-4|157	A language and environment for statistical computing and graphics.
14mr|R-3.1.0-4|158	R is similar to the award-winning S system, which was developed at
14mr|R-3.1.0-4|159	Bell Laboratories by John Chambers et al. It provides a wide
14mr|R-3.1.0-4|160	variety of statistical and graphical techniques (linear and
14mr|R-3.1.0-4|161	nonlinear modelling, statistical tests, time series analysis,
14mr|R-3.1.0-4|162	classification, clustering, ...).
14mr|R-3.1.0-4|163	
14mr|R-3.1.0-4|164	R is designed as a true computer language with control-flow
14mr|R-3.1.0-4|165	constructions for iteration and alternation, and it allows users to
14mr|R-3.1.0-4|166	add additional functionality by defining new functions. For
14mr|R-3.1.0-4|167	computationally intensive tasks, C, C++ and Fortran code can be linked
14mr|R-3.1.0-4|168	and called at run time.
14mr|R-3.1.0-4|169	
14mr|R-3.1.0-4|170	%post core
14mr|R-3.1.0-4|171	%{_sbindir}/texlive.post
14mr|R-3.1.0-4|172	%if %{with java}
14mr|R-3.1.0-4|173	R CMD javareconf \
14mr|R-3.1.0-4|174	JAVA_HOME=%{_jvmdir}/jre \
14mr|R-3.1.0-4|175	JAVA_CPPFLAGS='-I%{_jvmdir}/java/include\ -I%{_jvmdir}/java/include/linux' \
14mr|R-3.1.0-4|176	JAVA_LIBS='-L%{_jvmdir}/jre/lib/%{java_arch}/server \
14mr|R-3.1.0-4|177	-L%{_jvmdir}/jre/lib/%{java_arch}\ -L%{_jvmdir}/java/lib/%{java_arch} \
14mr|R-3.1.0-4|178	-L/lib\ -L/usr/lib\ -ljvm' \
14mr|R-3.1.0-4|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 \
14mr|R-3.1.0-4|180	> /dev/null 2>&1 || exit 0
14mr|R-3.1.0-4|181	%endif
14mr|R-3.1.0-4|182	
14mr|R-3.1.0-4|183	%postun core
14mr|R-3.1.0-4|184	if [ $1 -eq 0 ] ; then
14mr|R-3.1.0-4|185	%{_sbindir}/texlive.post
14mr|R-3.1.0-4|186	fi
14mr|R-3.1.0-4|187	
14mr|R-3.1.0-4|188	%if %{upgrade_from_2_12}
14mr|R-3.1.0-4|189	%posttrans core
14mr|R-3.1.0-4|190	if [ ! -e %{_libdir}/R/doc ]; then
14mr|R-3.1.0-4|191	ln -sf %{_docdir}/R %{_libdir}/R/doc
14mr|R-3.1.0-4|192	fi
14mr|R-3.1.0-4|193	%endif
14mr|R-3.1.0-4|194	
14mr|R-3.1.0-4|195	%files		core
14mr|R-3.1.0-4|196	%{_bindir}/*
14mr|R-3.1.0-4|197	%{_datadir}/R
14mr|R-3.1.0-4|198	%{_libdir}/R
14mr|R-3.1.0-4|199	%exclude %{_libdir}/R/include
14mr|R-3.1.0-4|200	%{_prefix}/lib/rpm/R-make-search-index.sh
14mr|R-3.1.0-4|201	%{_infodir}/R-*.info*
14mr|R-3.1.0-4|202	%{_sysconfdir}/bash_completion.d/*
14mr|R-3.1.0-4|203	%{_sysconfdir}/rpm/macros.d/macros.R
14mr|R-3.1.0-4|204	%{_mandir}/man1/*
14mr|R-3.1.0-4|205	%{_sysconfdir}/ld.so.conf.d/*
14mr|R-3.1.0-4|206	%{_texmfdir}/tex/latex/R
14mr|R-3.1.0-4|207	%{_iconsdir}/Rlogo.png
14mr|R-3.1.0-4|208	%{_liconsdir}/*
14mr|R-3.1.0-4|209	%{_miconsdir}/*
14mr|R-3.1.0-4|210	%{_datadir}/applications/*
14mr|R-3.1.0-4|211	%doc %{_docdir}/R
14mr|R-3.1.0-4|212	
14mr|R-3.1.0-4|213	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|214	%package	devel
14mr|R-3.1.0-4|215	Summary:	Files for development of R packages
14mr|R-3.1.0-4|216	Group:		Development/Other
14mr|R-3.1.0-4|217	Requires:	R-core = %{EVRD}
14mr|R-3.1.0-4|218	# You need all the BuildRequires for the development version
14mr|R-3.1.0-4|219	Requires:	bzip2-devel
14mr|R-3.1.0-4|220	Requires:	gcc-c++
14mr|R-3.1.0-4|221	Requires:	gcc-gfortran
14mr|R-3.1.0-4|222	Requires:	pkgconfig(x11)
14mr|R-3.1.0-4|223	%if %{with system_pcre}
14mr|R-3.1.0-4|224	Requires:	pcre-devel
14mr|R-3.1.0-4|225	%endif
14mr|R-3.1.0-4|226	Requires:	pkgconfig
14mr|R-3.1.0-4|227	Requires:	tcl-devel
14mr|R-3.1.0-4|228	Requires:	texinfo
14mr|R-3.1.0-4|229	Requires:	texlive-latex
14mr|R-3.1.0-4|230	Requires:	texlive-tools
14mr|R-3.1.0-4|231	Requires:	texlive-inconsolata
14mr|R-3.1.0-4|232	Requires:	tk-devel
14mr|R-3.1.0-4|233	Requires:	zlib-devel
14mr|R-3.1.0-4|234	Provides:	R-Matrix-devel = 1.0.1
14mr|R-3.1.0-4|235	Obsoletes:	R-Matrix-devel < 0.999375-7
14mr|R-3.1.0-4|236	
14mr|R-3.1.0-4|237	%description	devel
14mr|R-3.1.0-4|238	Install R-devel if you are going to develop or compile R packages.
14mr|R-3.1.0-4|239	
14mr|R-3.1.0-4|240	%files		devel
14mr|R-3.1.0-4|241	%{_libdir}/pkgconfig/libR.pc
14mr|R-3.1.0-4|242	%{_includedir}/R
14mr|R-3.1.0-4|243	%{_libdir}/R/include
14mr|R-3.1.0-4|244	
14mr|R-3.1.0-4|245	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|246	%package	-n %{libRmath}
14mr|R-3.1.0-4|247	Summary:	Standalone math library from the R project
14mr|R-3.1.0-4|248	Group:		System/Libraries
14mr|R-3.1.0-4|249	Provides:	Rmath = %{EVRD}
14mr|R-3.1.0-4|250	
14mr|R-3.1.0-4|251	%description	-n %{libRmath}
14mr|R-3.1.0-4|252	A standalone library of mathematical and statistical functions derived
14mr|R-3.1.0-4|253	from the R project.  This package provides the shared libRmath library.
14mr|R-3.1.0-4|254	
14mr|R-3.1.0-4|255	%files		-n %{libRmath}
14mr|R-3.1.0-4|256	%{_libdir}/libRmath.so
14mr|R-3.1.0-4|257	
14mr|R-3.1.0-4|258	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|259	%package	-n %{libRmath_devel}
14mr|R-3.1.0-4|260	Summary:	Headers from the R Standalone math library
14mr|R-3.1.0-4|261	Group:		Development/Other
14mr|R-3.1.0-4|262	Requires:	%{libRmath} = %{EVRD}
14mr|R-3.1.0-4|263	Requires:	pkgconfig
14mr|R-3.1.0-4|264	Provides:	Rmath-devel = %{EVRD}
14mr|R-3.1.0-4|265	
14mr|R-3.1.0-4|266	%description	-n %{libRmath_devel}
14mr|R-3.1.0-4|267	A standalone library of mathematical and statistical functions derived
14mr|R-3.1.0-4|268	from the R project.  This package provides the libRmath header files.
14mr|R-3.1.0-4|269	
14mr|R-3.1.0-4|270	%files		-n %{libRmath_devel}
14mr|R-3.1.0-4|271	%{_includedir}/Rmath.h
14mr|R-3.1.0-4|272	%{_libdir}/pkgconfig/libRmath.pc
14mr|R-3.1.0-4|273	
14mr|R-3.1.0-4|274	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|275	%package	-n %{libRmath_static_devel}
14mr|R-3.1.0-4|276	Summary:	Static R Standalone math library
14mr|R-3.1.0-4|277	Group:		Development/Other
14mr|R-3.1.0-4|278	Requires:	%{libRmath_devel} = %{EVRD}
14mr|R-3.1.0-4|279	Provides:	Rmath-static-devel = %{EVRD}
14mr|R-3.1.0-4|280	
14mr|R-3.1.0-4|281	%description	-n %{libRmath_static_devel}
14mr|R-3.1.0-4|282	A standalone library of mathematical and statistical functions derived
14mr|R-3.1.0-4|283	from the R project.  This package provides the static libRmath library.
14mr|R-3.1.0-4|284	
14mr|R-3.1.0-4|285	%files		-n %{libRmath_static_devel}
14mr|R-3.1.0-4|286	%{_libdir}/libRmath.a
14mr|R-3.1.0-4|287	
14mr|R-3.1.0-4|288	########################################################################
14mr|R-3.1.0-4|289	%prep
14mr|R-3.1.0-4|290	%setup -q
14mr|R-3.1.0-4|291	%patch1 -p1
14mr|R-3.1.0-4|292	%patch2 -p1
14mr|R-3.1.0-4|293	# %patch3 -p1
14mr|R-3.1.0-4|294	
14mr|R-3.1.0-4|295	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|296	%build
14mr|R-3.1.0-4|297	# Add PATHS to Renviron for R_LIBS_SITE
14mr|R-3.1.0-4|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
14mr|R-3.1.0-4|299	export R_PDFVIEWER="%{_bindir}/xdg-open"
14mr|R-3.1.0-4|300	export R_PRINTCMD="lpr"
14mr|R-3.1.0-4|301	export R_BROWSER="%{_bindir}/xdg-open"
14mr|R-3.1.0-4|302	
14mr|R-3.1.0-4|303	# instead of "BuildConflicts: R-core" and/or R-foo packages
14mr|R-3.1.0-4|304	if [ -x %{bindir}/Rscript ]; then
14mr|R-3.1.0-4|305	mkdir bin
14mr|R-3.1.0-4|306	ln -sf bin/R bin/Rscript
14mr|R-3.1.0-4|307	fi
14mr|R-3.1.0-4|308	
14mr|R-3.1.0-4|309	export FCFLAGS="%{optflags}"
14mr|R-3.1.0-4|310	%if %{with java}
14mr|R-3.1.0-4|311	export JAVA_HOME="%{java_home}"
14mr|R-3.1.0-4|312	%endif
14mr|R-3.1.0-4|313	
14mr|R-3.1.0-4|314	(
14mr|R-3.1.0-4|315	%configure						\
14mr|R-3.1.0-4|316	--with-tcltk					\
14mr|R-3.1.0-4|317	--with-tcl-config=%{_libdir}/tclConfig.sh	\
14mr|R-3.1.0-4|318	--with-tk-config=%{_libdir}/tkConfig.sh		\
14mr|R-3.1.0-4|319	--with-cairo					\
14mr|R-3.1.0-4|320	--with-libpng					\
14mr|R-3.1.0-4|321	--with-jpeglib					\
14mr|R-3.1.0-4|322	--with-system-zlib				\
14mr|R-3.1.0-4|323	--with-system-bzlib				\
14mr|R-3.1.0-4|324	%if %{with system_pcre}
14mr|R-3.1.0-4|325	--with-system-pcre				\
14mr|R-3.1.0-4|326	%else
14mr|R-3.1.0-4|327	--without-system-pcre				\
14mr|R-3.1.0-4|328	%endif
14mr|R-3.1.0-4|329	--with-system-xz				\
14mr|R-3.1.0-4|330	--with-ICU					\
14mr|R-3.1.0-4|331	--with-readline					\
14mr|R-3.1.0-4|332	--disable-BLAS-shlib				\
14mr|R-3.1.0-4|333	--with-lapack=%{_libdir}			\
14mr|R-3.1.0-4|334	--with-blas=%{_libdir}				\
14mr|R-3.1.0-4|335	--enable-R-shlib				\
14mr|R-3.1.0-4|336	--enable-prebuilt-html				\
14mr|R-3.1.0-4|337	rdocdir=%{_docdir}/R				\
14mr|R-3.1.0-4|338	rsharedir=%{_datadir}/R
14mr|R-3.1.0-4|339	) | grep -A30 'R is now' - > CAPABILITIES
14mr|R-3.1.0-4|340	
14mr|R-3.1.0-4|341	# (tpg) somehow --prefix is not honored
14mr|R-3.1.0-4|342	sed -i -e 's#/usr/local#%{_prefix}#g' Makeconf
14mr|R-3.1.0-4|343	
14mr|R-3.1.0-4|344	%make
14mr|R-3.1.0-4|345	make -C src/nmath/standalone
14mr|R-3.1.0-4|346	
14mr|R-3.1.0-4|347	#make check-all
14mr|R-3.1.0-4|348	%make pdf
14mr|R-3.1.0-4|349	# %make info
14mr|R-3.1.0-4|350	
14mr|R-3.1.0-4|351	# Uncomment once we fix info pages for R
14mr|R-3.1.0-4|352	# Convert to UTF-8
14mr|R-3.1.0-4|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
14mr|R-3.1.0-4|354	#    iconv -f iso-8859-1 -t utf-8 -o $i{.utf8,}
14mr|R-3.1.0-4|355	#    mv $i{.utf8,}
14mr|R-3.1.0-4|356	#done
14mr|R-3.1.0-4|357	
14mr|R-3.1.0-4|358	#-----------------------------------------------------------------------
14mr|R-3.1.0-4|359	%install
14mr|R-3.1.0-4|360	make DESTDIR=%{buildroot} install install-info
14mr|R-3.1.0-4|361	make DESTDIR=%{buildroot} install-pdf
14mr|R-3.1.0-4|362	
14mr|R-3.1.0-4|363	rm -f %{buildroot}%{_infodir}/dir
14mr|R-3.1.0-4|364	rm -f %{buildroot}%{_infodir}/dir.old
14mr|R-3.1.0-4|365	install -p CAPABILITIES %{buildroot}%{_docdir}/R
14mr|R-3.1.0-4|366	
14mr|R-3.1.0-4|367	# Install libRmath files
14mr|R-3.1.0-4|368	make -C src/nmath/standalone install DESTDIR=%{buildroot}
14mr|R-3.1.0-4|369	
14mr|R-3.1.0-4|370	mkdir -p %{buildroot}/etc/ld.so.conf.d
14mr|R-3.1.0-4|371	echo "%{_libdir}/R/lib" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
14mr|R-3.1.0-4|372	
14mr|R-3.1.0-4|373	mkdir -p %{buildroot}%{_datadir}/R/library
14mr|R-3.1.0-4|374	
14mr|R-3.1.0-4|375	# Install rpm helper macros
14mr|R-3.1.0-4|376	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|R-3.1.0-4|377	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mr|R-3.1.0-4|378	
14mr|R-3.1.0-4|379	# Install rpm helper script
14mr|R-3.1.0-4|380	mkdir -p %{buildroot}%{_prefix}/lib/rpm/
14mr|R-3.1.0-4|381	install -m0755 %{SOURCE2} %{buildroot}/usr/lib/rpm/
14mr|R-3.1.0-4|382	
14mr|R-3.1.0-4|383	# Fix html/packages.html
14mr|R-3.1.0-4|384	# We can safely use RHOME here, because all of these are system packages.
14mr|R-3.1.0-4|385	sed -i 's|\..\/\..|%{_libdir}/R|g' %{buildroot}%{_docdir}/R/html/packages.html
14mr|R-3.1.0-4|386	
14mr|R-3.1.0-4|387	for i in %{buildroot}%{_libdir}/R/library/*/html/*.html; do
14mr|R-3.1.0-4|388	sed -i 's|\..\/\..\/..\/doc|%{_docdir}/R|g' $i
14mr|R-3.1.0-4|389	done
14mr|R-3.1.0-4|390	
14mr|R-3.1.0-4|391	# Fix exec bits
14mr|R-3.1.0-4|392	chmod +x %{buildroot}%{_datadir}/R/sh/echo.sh
14mr|R-3.1.0-4|393	chmod -x %{buildroot}%{_libdir}/R/library/mgcv/CITATION %{buildroot}%{_docdir}/R/CAPABILITIES
14mr|R-3.1.0-4|394	
14mr|R-3.1.0-4|395	# Symbolic link for convenience
14mr|R-3.1.0-4|396	# Actually do make the reverse link done in fedora, to avoid the need to
14mr|R-3.1.0-4|397	# fight rpm to convert a directory into a symlink if upgrading from
14mr|R-3.1.0-4|398	# previous mandriva packages
14mr|R-3.1.0-4|399	ln -sf ../%{_lib}/R/include %{buildroot}%{_includedir}/R
14mr|R-3.1.0-4|400	
14mr|R-3.1.0-4|401	%if !%{upgrade_from_2_12}
14mr|R-3.1.0-4|402	ln -sf %{_docdir}/R %{buildroot}%{_libdir}/R/doc
14mr|R-3.1.0-4|403	%endif
14mr|R-3.1.0-4|404	
14mr|R-3.1.0-4|405	# Symbolic link for LaTeX
14mr|R-3.1.0-4|406	mkdir -p %{buildroot}%{_texmfdir}/tex/latex
14mr|R-3.1.0-4|407	pushd %{buildroot}%{_texmfdir}/tex/latex
14mr|R-3.1.0-4|408	ln -s ../../../R/texmf/tex/latex R
14mr|R-3.1.0-4|409	popd
14mr|R-3.1.0-4|410	
14mr|R-3.1.0-4|411	cp doc/COPYING %{buildroot}%{_docdir}/R
14mr|R-3.1.0-4|412	
14mr|R-3.1.0-4|413	mkdir -p %{buildroot}%{_datadir}/applications
14mr|R-3.1.0-4|414	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|R-3.1.0-4|415	[Desktop Entry]
14mr|R-3.1.0-4|416	Name=R
14mr|R-3.1.0-4|417	Comment=A language for statistical computing
14mr|R-3.1.0-4|418	Exec=%{_bindir}/R --gui=tk
14mr|R-3.1.0-4|419	Terminal=true
14mr|R-3.1.0-4|420	Type=Application
14mr|R-3.1.0-4|421	Icon=Rlogo
14mr|R-3.1.0-4|422	Categories=Science;Math;
14mr|R-3.1.0-4|423	EOF
14mr|R-3.1.0-4|424	
14mr|R-3.1.0-4|425	# icons
14mr|R-3.1.0-4|426	mkdir -p %{buildroot}%{_iconsdir}
14mr|R-3.1.0-4|427	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}
14mr|R-3.1.0-4|428	
14mr|R-3.1.0-4|429	# (tpg) add bash completion file
14mr|R-3.1.0-4|430	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|R-3.1.0-4|431	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/bash_completion.d/R-base
14mr|R-3.1.0-4|432	
14mr|R-3.1.0-4|433	
14mr|R-3.1.0-4|434	
14mr|R-3.1.0-4|435	%changelog
14mr|R-3.1.0-4|436	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.0-4
14mr|R-3.1.0-4|437	+ Revision: 158e65e
14mr|R-3.1.0-4|438	- MassBuild#440: Increase release tag
14mr|R-3.1.0-4|439	
14mr|R-3.1.0-4|440	

18784 14
14mr|radeontool-1.6.0-4|1	Name:		radeontool
14mr|radeontool-1.6.0-4|2	Version:	1.6.0
14mr|radeontool-1.6.0-4|3	Release:	4
14mr|radeontool-1.6.0-4|4	Summary:	Enable/disable ATI Radeon external display/backlight
14mr|radeontool-1.6.0-4|5	Source0:	http://people.freedesktop.org/~airlied/%{name}/%{name}-%{version}.tar.bz2
14mr|radeontool-1.6.0-4|6	Source1:	http://www.fdd.com/software/radeon/lightwatch2.pl
14mr|radeontool-1.6.0-4|7	Patch1:		radeontool-1.6.0-fix-str-fmt.patch
14mr|radeontool-1.6.0-4|8	URL:		http://people.freedesktop.org/~airlied/radeontool/
14mr|radeontool-1.6.0-4|9	License:	BSD
14mr|radeontool-1.6.0-4|10	Group:		System/Configuration/Hardware
14mr|radeontool-1.6.0-4|11	BuildRoot:	%_tmppath/%name-%version-buildroot
14mr|radeontool-1.6.0-4|12	BuildRequires:	libpciaccess-devel
14mr|radeontool-1.6.0-4|13	
14mr|radeontool-1.6.0-4|14	%description
14mr|radeontool-1.6.0-4|15	This utility should enable/disable the external display for ATI Radeon video
14mr|radeontool-1.6.0-4|16	cards.
14mr|radeontool-1.6.0-4|17	It should also enable/disable the backlight on a laptop equipped with a an ATI
14mr|radeontool-1.6.0-4|18	Radeon Mobility video card.
14mr|radeontool-1.6.0-4|19	Since it was engineered without access to the Radeon documents, it may as well
14mr|radeontool-1.6.0-4|20	break your hardware.
14mr|radeontool-1.6.0-4|21	USE RADEONTOOL AT YOUR OWN RISK
14mr|radeontool-1.6.0-4|22	
14mr|radeontool-1.6.0-4|23	
14mr|radeontool-1.6.0-4|24	%prep
14mr|radeontool-1.6.0-4|25	%setup -q
14mr|radeontool-1.6.0-4|26	%patch1 -p1 -b .str
14mr|radeontool-1.6.0-4|27	cp %{SOURCE1} .
14mr|radeontool-1.6.0-4|28	
14mr|radeontool-1.6.0-4|29	%build
14mr|radeontool-1.6.0-4|30	%configure2_5x --bindir=%{_sbindir}
14mr|radeontool-1.6.0-4|31	%make
14mr|radeontool-1.6.0-4|32	
14mr|radeontool-1.6.0-4|33	%install
14mr|radeontool-1.6.0-4|34	rm -rf %{buildroot}
14mr|radeontool-1.6.0-4|35	%makeinstall_std
14mr|radeontool-1.6.0-4|36	
14mr|radeontool-1.6.0-4|37	%clean
14mr|radeontool-1.6.0-4|38	rm -rf %{buildroot}
14mr|radeontool-1.6.0-4|39	
14mr|radeontool-1.6.0-4|40	%files
14mr|radeontool-1.6.0-4|41	%defattr(-,root,root,755)
14mr|radeontool-1.6.0-4|42	%doc lightwatch2.pl
14mr|radeontool-1.6.0-4|43	%{_sbindir}/radeontool
14mr|radeontool-1.6.0-4|44	%{_sbindir}/avivotool
14mr|radeontool-1.6.0-4|45	
14mr|radeontool-1.6.0-4|46	
14mr|radeontool-1.6.0-4|47	
14mr|radeontool-1.6.0-4|48	
14mr|radeontool-1.6.0-4|49	
14mr|radeontool-1.6.0-4|50	%changelog
14mr|radeontool-1.6.0-4|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-4
14mr|radeontool-1.6.0-4|52	+ Revision: afb649c
14mr|radeontool-1.6.0-4|53	- MassBuild#440: Increase release tag
14mr|radeontool-1.6.0-4|54	
14mr|radeontool-1.6.0-4|55	

18785 14
14mr|radiusclient-0.3.2-18|1	%define	major 0
14mr|radiusclient-0.3.2-18|2	%define libname	%mklibname radius %{major}
14mr|radiusclient-0.3.2-18|3	%define develname %mklibname radius -d
14mr|radiusclient-0.3.2-18|4	%define sdevelname %mklibname radius -d -s
14mr|radiusclient-0.3.2-18|5	
14mr|radiusclient-0.3.2-18|6	Summary:	Radiusclient library and tools
14mr|radiusclient-0.3.2-18|7	Name:		radiusclient
14mr|radiusclient-0.3.2-18|8	Version:	0.3.2
14mr|radiusclient-0.3.2-18|9	Release:	18
14mr|radiusclient-0.3.2-18|10	License:	BSD
14mr|radiusclient-0.3.2-18|11	Group:		System/Libraries
14mr|radiusclient-0.3.2-18|12	URL:		ftp://ftp.cityline.net/pub/radiusclient/
14mr|radiusclient-0.3.2-18|13	Source0:	%{name}-%{version}.tar.bz2
14mr|radiusclient-0.3.2-18|14	Patch0:		%{name}-am_ac.patch
14mr|radiusclient-0.3.2-18|15	
14mr|radiusclient-0.3.2-18|16	%description
14mr|radiusclient-0.3.2-18|17	Radiusclient is a /bin/login replacement which gets called by a getty
14mr|radiusclient-0.3.2-18|18	to log in a user and to setup the user's login environment. Normal
14mr|radiusclient-0.3.2-18|19	login programs just check the login name and password which the user
14mr|radiusclient-0.3.2-18|20	entered against the local password file (/etc/passwd, /etc/shadow). In
14mr|radiusclient-0.3.2-18|21	contrast to that Radiusclient also uses the RADIUS protocol to
14mr|radiusclient-0.3.2-18|22	authenticate the user.
14mr|radiusclient-0.3.2-18|23	
14mr|radiusclient-0.3.2-18|24	%package -n	%{name}-utils
14mr|radiusclient-0.3.2-18|25	Summary:	Radiusclient library
14mr|radiusclient-0.3.2-18|26	Group:          System/Servers
14mr|radiusclient-0.3.2-18|27	
14mr|radiusclient-0.3.2-18|28	%description -n	%{name}-utils
14mr|radiusclient-0.3.2-18|29	Radiusclient is a /bin/login replacement which gets called by a getty
14mr|radiusclient-0.3.2-18|30	to log in a user and to setup the user's login environment. Normal
14mr|radiusclient-0.3.2-18|31	login programs just check the login name and password which the user
14mr|radiusclient-0.3.2-18|32	entered against the local password file (/etc/passwd, /etc/shadow). In
14mr|radiusclient-0.3.2-18|33	contrast to that Radiusclient also uses the RADIUS protocol to
14mr|radiusclient-0.3.2-18|34	authenticate the user.
14mr|radiusclient-0.3.2-18|35	
14mr|radiusclient-0.3.2-18|36	%package -n	%{libname}
14mr|radiusclient-0.3.2-18|37	Summary:	Radiusclient library
14mr|radiusclient-0.3.2-18|38	Group:          System/Libraries
14mr|radiusclient-0.3.2-18|39	
14mr|radiusclient-0.3.2-18|40	%description -n	%{libname}
14mr|radiusclient-0.3.2-18|41	Libraries required for Radiusclient
14mr|radiusclient-0.3.2-18|42	
14mr|radiusclient-0.3.2-18|43	%package -n	%{develname}
14mr|radiusclient-0.3.2-18|44	Summary:	Header files and development documentation for %{name}
14mr|radiusclient-0.3.2-18|45	Group:		Development/C
14mr|radiusclient-0.3.2-18|46	Requires:	%{libname} = %{version}-%{release}
14mr|radiusclient-0.3.2-18|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|radiusclient-0.3.2-18|48	Provides:	libradius-devel = %{version}-%{release}
14mr|radiusclient-0.3.2-18|49	Obsoletes:	%{_lib}radius0-devel < 0.3.2-12
14mr|radiusclient-0.3.2-18|50	
14mr|radiusclient-0.3.2-18|51	%description -n	%{develname}
14mr|radiusclient-0.3.2-18|52	Header files and development documentation for %{name}.
14mr|radiusclient-0.3.2-18|53	
14mr|radiusclient-0.3.2-18|54	%package -n	%{sdevelname}
14mr|radiusclient-0.3.2-18|55	Summary:	Static libraries for %{name}
14mr|radiusclient-0.3.2-18|56	Group:		Development/C
14mr|radiusclient-0.3.2-18|57	Requires:	%{develname} = %{version}-%{release}
14mr|radiusclient-0.3.2-18|58	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|radiusclient-0.3.2-18|59	Obsoletes:	%{_lib}radius0-static-devel < 0.3.2-12
14mr|radiusclient-0.3.2-18|60	
14mr|radiusclient-0.3.2-18|61	%description -n	%{sdevelname}
14mr|radiusclient-0.3.2-18|62	%{name} static library.
14mr|radiusclient-0.3.2-18|63	
14mr|radiusclient-0.3.2-18|64	%prep
14mr|radiusclient-0.3.2-18|65	%setup -q
14mr|radiusclient-0.3.2-18|66	%patch0 -p1
14mr|radiusclient-0.3.2-18|67	
14mr|radiusclient-0.3.2-18|68	%build
14mr|radiusclient-0.3.2-18|69	autoreconf -fi
14mr|radiusclient-0.3.2-18|70	%configure2_5x \
14mr|radiusclient-0.3.2-18|71	--enable-shadow \
14mr|radiusclient-0.3.2-18|72	--enable-scp
14mr|radiusclient-0.3.2-18|73	
14mr|radiusclient-0.3.2-18|74	%make
14mr|radiusclient-0.3.2-18|75	
14mr|radiusclient-0.3.2-18|76	%install
14mr|radiusclient-0.3.2-18|77	%makeinstall_std
14mr|radiusclient-0.3.2-18|78	
14mr|radiusclient-0.3.2-18|79	%files -n %{name}-utils
14mr|radiusclient-0.3.2-18|80	%defattr(644,root,root,755)
14mr|radiusclient-0.3.2-18|81	%doc BUGS CHANGES README* doc/*.html
14mr|radiusclient-0.3.2-18|82	%dir %{_sysconfdir}/%{name}
14mr|radiusclient-0.3.2-18|83	%attr(644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*
14mr|radiusclient-0.3.2-18|84	%attr(755,root,root) %{_sbindir}/*
14mr|radiusclient-0.3.2-18|85	
14mr|radiusclient-0.3.2-18|86	%files -n %{libname}
14mr|radiusclient-0.3.2-18|87	%defattr(-,root,root)
14mr|radiusclient-0.3.2-18|88	%attr(755,root,root) %{_libdir}/lib*.so.*
14mr|radiusclient-0.3.2-18|89	
14mr|radiusclient-0.3.2-18|90	%files -n %{develname}
14mr|radiusclient-0.3.2-18|91	%defattr(644,root,root,755)
14mr|radiusclient-0.3.2-18|92	%attr(755,root,root) %{_libdir}/lib*.so
14mr|radiusclient-0.3.2-18|93	%{_includedir}/*
14mr|radiusclient-0.3.2-18|94	
14mr|radiusclient-0.3.2-18|95	%files -n %{sdevelname}
14mr|radiusclient-0.3.2-18|96	%defattr(644,root,root,755)
14mr|radiusclient-0.3.2-18|97	%{_libdir}/lib*.a
14mr|radiusclient-0.3.2-18|98	
14mr|radiusclient-0.3.2-18|99	
14mr|radiusclient-0.3.2-18|100	
14mr|radiusclient-0.3.2-18|101	
14mr|radiusclient-0.3.2-18|102	
14mr|radiusclient-0.3.2-18|103	%changelog
14mr|radiusclient-0.3.2-18|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-18
14mr|radiusclient-0.3.2-18|105	+ Revision: 5bcf89e
14mr|radiusclient-0.3.2-18|106	- MassBuild#440: Increase release tag
14mr|radiusclient-0.3.2-18|107	
14mr|radiusclient-0.3.2-18|108	

18786 14
14mr|radvd-1.9.1-2|1	Summary:	The IPv6 Router Advertisement Daemon
14mr|radvd-1.9.1-2|2	Name:		radvd
14mr|radvd-1.9.1-2|3	Version:	1.9.1
14mr|radvd-1.9.1-2|4	Release:	2
14mr|radvd-1.9.1-2|5	License:	BSD
14mr|radvd-1.9.1-2|6	Group:		System/Servers
14mr|radvd-1.9.1-2|7	URL:		http://v6web.litech.org/radvd/
14mr|radvd-1.9.1-2|8	Source0:	http://v6web.litech.org/radvd/dist/%{name}-%{version}.tar.gz
14mr|radvd-1.9.1-2|9	Source1:	radvd-tmpfs.conf
14mr|radvd-1.9.1-2|10	Source2:	radvd.service
14mr|radvd-1.9.1-2|11	Source3:	radvd.conf
14mr|radvd-1.9.1-2|12	Requires(post): rpm-helper
14mr|radvd-1.9.1-2|13	Requires(preun): rpm-helper
14mr|radvd-1.9.1-2|14	BuildRequires:	flex bison
14mr|radvd-1.9.1-2|15	BuildRequires:	pkgconfig(libdaemon)
14mr|radvd-1.9.1-2|16	
14mr|radvd-1.9.1-2|17	%description
14mr|radvd-1.9.1-2|18	IPv6 has a lot more support for autoconfiguration than IPv4. But
14mr|radvd-1.9.1-2|19	for this autoconfiguration to work on the hosts of a network, the
14mr|radvd-1.9.1-2|20	routers of the local network have to run a program which answers
14mr|radvd-1.9.1-2|21	the autoconfiguration requests of the hosts.
14mr|radvd-1.9.1-2|22	
14mr|radvd-1.9.1-2|23	On Linux this program is called radvd, which stands for Router
14mr|radvd-1.9.1-2|24	ADVertisement Daemon. This daemon listens to router solicitations (RS)
14mr|radvd-1.9.1-2|25	and answers with router advertisement (RA). Furthermore unsolicited
14mr|radvd-1.9.1-2|26	RAs are also send from time to time.
14mr|radvd-1.9.1-2|27	
14mr|radvd-1.9.1-2|28	These RAs contain information, which is used by hosts to configure
14mr|radvd-1.9.1-2|29	their interfaces. This information includes address prefixes, the MTU of
14mr|radvd-1.9.1-2|30	the link and information about default routers.
14mr|radvd-1.9.1-2|31	
14mr|radvd-1.9.1-2|32	%prep
14mr|radvd-1.9.1-2|33	
14mr|radvd-1.9.1-2|34	%setup -q
14mr|radvd-1.9.1-2|35	for F in CHANGES; do
14mr|radvd-1.9.1-2|36	iconv -f iso-8859-1 -t utf-8 < "$F" > "${F}.new"
14mr|radvd-1.9.1-2|37	touch -r "$F" "${F}.new"
14mr|radvd-1.9.1-2|38	mv "${F}.new" "$F"
14mr|radvd-1.9.1-2|39	done
14mr|radvd-1.9.1-2|40	
14mr|radvd-1.9.1-2|41	%build
14mr|radvd-1.9.1-2|42	%serverbuild
14mr|radvd-1.9.1-2|43	%configure2_5x --with-pidfile=%{_localstatedir}/run/radvd/radvd.pid
14mr|radvd-1.9.1-2|44	%make
14mr|radvd-1.9.1-2|45	
14mr|radvd-1.9.1-2|46	
14mr|radvd-1.9.1-2|47	%install
14mr|radvd-1.9.1-2|48	
14mr|radvd-1.9.1-2|49	%makeinstall_std
14mr|radvd-1.9.1-2|50	
14mr|radvd-1.9.1-2|51	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|radvd-1.9.1-2|52	mkdir -p %{buildroot}%{_localstatedir}/run/radvd
14mr|radvd-1.9.1-2|53	mkdir -p %{buildroot}%{_unitdir}
14mr|radvd-1.9.1-2|54	
14mr|radvd-1.9.1-2|55	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/radvd.conf
14mr|radvd-1.9.1-2|56	install -m 644 redhat/radvd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radvd
14mr|radvd-1.9.1-2|57	
14mr|radvd-1.9.1-2|58	install -d -m 755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14mr|radvd-1.9.1-2|59	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/tmpfiles.d/radvd.conf
14mr|radvd-1.9.1-2|60	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
14mr|radvd-1.9.1-2|61	
14mr|radvd-1.9.1-2|62	
14mr|radvd-1.9.1-2|63	%pre
14mr|radvd-1.9.1-2|64	%_pre_useradd radvd / /sbin/nologin
14mr|radvd-1.9.1-2|65	%_pre_groupadd daemon radvd
14mr|radvd-1.9.1-2|66	
14mr|radvd-1.9.1-2|67	%post
14mr|radvd-1.9.1-2|68	if [ "$1" = "1" ]; then
14mr|radvd-1.9.1-2|69	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|radvd-1.9.1-2|70	/bin/systemctl enable radvd.service >/dev/null 2>&1 || :
14mr|radvd-1.9.1-2|71	fi
14mr|radvd-1.9.1-2|72	
14mr|radvd-1.9.1-2|73	%postun
14mr|radvd-1.9.1-2|74	%_postun_groupdel daemon radvd
14mr|radvd-1.9.1-2|75	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|radvd-1.9.1-2|76	if [ $1 -ge 1 ] ; then
14mr|radvd-1.9.1-2|77	/bin/systemctl try-restart radvd.service >/dev/null 2>&1 || :
14mr|radvd-1.9.1-2|78	fi
14mr|radvd-1.9.1-2|79	
14mr|radvd-1.9.1-2|80	%preun
14mr|radvd-1.9.1-2|81	if [ "$1" -eq 0 ]; then
14mr|radvd-1.9.1-2|82	/bin/systemctl disable radvd.service > /dev/null 2>&1 || :
14mr|radvd-1.9.1-2|83	/bin/systemctl stop radvd.service > /dev/null 2>&1 || :
14mr|radvd-1.9.1-2|84	fi
14mr|radvd-1.9.1-2|85	
14mr|radvd-1.9.1-2|86	
14mr|radvd-1.9.1-2|87	
14mr|radvd-1.9.1-2|88	%files
14mr|radvd-1.9.1-2|89	%doc CHANGES COPYRIGHT INTRO.html README TODO
14mr|radvd-1.9.1-2|90	%{_unitdir}/radvd.service
14mr|radvd-1.9.1-2|91	%config(noreplace) %{_sysconfdir}/radvd.conf
14mr|radvd-1.9.1-2|92	%config(noreplace) %{_sysconfdir}/sysconfig/radvd
14mr|radvd-1.9.1-2|93	%config(noreplace) %{_sysconfdir}/tmpfiles.d/radvd.conf
14mr|radvd-1.9.1-2|94	%dir %attr(-,radvd,radvd) %{_localstatedir}/run/radvd/
14mr|radvd-1.9.1-2|95	%doc radvd.conf.example
14mr|radvd-1.9.1-2|96	%{_mandir}/*/*
14mr|radvd-1.9.1-2|97	%{_sbindir}/radvd
14mr|radvd-1.9.1-2|98	%{_sbindir}/radvdump
14mr|radvd-1.9.1-2|99	
14mr|radvd-1.9.1-2|100	
14mr|radvd-1.9.1-2|101	
14mr|radvd-1.9.1-2|102	%changelog
14mr|radvd-1.9.1-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.1-2
14mr|radvd-1.9.1-2|104	+ Revision: 2b7b2aa
14mr|radvd-1.9.1-2|105	- MassBuild#440: Increase release tag
14mr|radvd-1.9.1-2|106	
14mr|radvd-1.9.1-2|107	

18787 14
14mr|rapidsvn-0.12.0-8|1	%define	major 3
14mr|rapidsvn-0.12.0-8|2	%define	libname %mklibname svncpp %{major}
14mr|rapidsvn-0.12.0-8|3	%define	oldlibname %mklibname rapidsvn 0
14mr|rapidsvn-0.12.0-8|4	%define	develname %mklibname svncpp -d
14mr|rapidsvn-0.12.0-8|5	
14mr|rapidsvn-0.12.0-8|6	Summary:	A cross-platform GUI for the Subversion concurrent versioning system
14mr|rapidsvn-0.12.0-8|7	Name:		rapidsvn
14mr|rapidsvn-0.12.0-8|8	Version:	0.12.0
14mr|rapidsvn-0.12.0-8|9	Release:	8
14mr|rapidsvn-0.12.0-8|10	License:	GPLv2+
14mr|rapidsvn-0.12.0-8|11	Group:		Development/Other
14mr|rapidsvn-0.12.0-8|12	URL:		http://rapidsvn.tigris.org
14mr|rapidsvn-0.12.0-8|13	Source0:	http://www.rapidsvn.org/download/release/%{version}/%{name}-%{version}-1.tar.gz
14mr|rapidsvn-0.12.0-8|14	Source1:	rapidsvn_logo.png
14mr|rapidsvn-0.12.0-8|15	Patch1:		rapidsvn-0.12.0-linkage_fix.patch
14mr|rapidsvn-0.12.0-8|16	BuildRequires:	apache-devel
14mr|rapidsvn-0.12.0-8|17	BuildRequires:	doxygen
14mr|rapidsvn-0.12.0-8|18	BuildRequires:	subversion-devel >= 1.2
14mr|rapidsvn-0.12.0-8|19	BuildRequires:	subversion >= 1.2
14mr|rapidsvn-0.12.0-8|20	BuildRequires:	libtool >= 1.4.2
14mr|rapidsvn-0.12.0-8|21	BuildRequires:	wxgtku-devel
14mr|rapidsvn-0.12.0-8|22	BuildRequires:	libxslt-proc
14mr|rapidsvn-0.12.0-8|23	BuildRequires:	docbook-style-xsl
14mr|rapidsvn-0.12.0-8|24	BuildRequires:	pkgconfig(neon)
14mr|rapidsvn-0.12.0-8|25	BuildRequires:	imagemagick
14mr|rapidsvn-0.12.0-8|26	BuildRequires:	pkgconfig(cppunit)
14mr|rapidsvn-0.12.0-8|27	Requires(post):	%{libname} = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|28	Requires(preun): %{libname} = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|29	Requires:	subversion
14mr|rapidsvn-0.12.0-8|30	
14mr|rapidsvn-0.12.0-8|31	%description
14mr|rapidsvn-0.12.0-8|32	RapidSVN is a platform independent GUI client for the Subversion
14mr|rapidsvn-0.12.0-8|33	revision system written in C++ using the wxWindows framework.
14mr|rapidsvn-0.12.0-8|34	
14mr|rapidsvn-0.12.0-8|35	%package -n %{libname}
14mr|rapidsvn-0.12.0-8|36	Summary:	RapidSVN shared SvnCpp C++ API libraries
14mr|rapidsvn-0.12.0-8|37	Group:		System/Libraries
14mr|rapidsvn-0.12.0-8|38	
14mr|rapidsvn-0.12.0-8|39	%description -n %{libname}
14mr|rapidsvn-0.12.0-8|40	RapidSVN is a platform independent GUI client for the Subversion
14mr|rapidsvn-0.12.0-8|41	revision system written in C++ using the wxWindows framework.
14mr|rapidsvn-0.12.0-8|42	
14mr|rapidsvn-0.12.0-8|43	This package contains shared SvnCpp C++ API libraries for
14mr|rapidsvn-0.12.0-8|44	RapidSVN.
14mr|rapidsvn-0.12.0-8|45	
14mr|rapidsvn-0.12.0-8|46	%package -n %{develname}
14mr|rapidsvn-0.12.0-8|47	Summary:	RapidSVN SvnCpp C++ API development libraries
14mr|rapidsvn-0.12.0-8|48	Group:		Development/C++
14mr|rapidsvn-0.12.0-8|49	Requires:	%{libname} = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|50	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|51	Provides:	libsvncpp-devel = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|52	Provides:	%{oldlibname}-devel = %{version}-%{release}
14mr|rapidsvn-0.12.0-8|53	
14mr|rapidsvn-0.12.0-8|54	%description -n %{develname}
14mr|rapidsvn-0.12.0-8|55	As part of the RapidSVN effort it became clear that it would make
14mr|rapidsvn-0.12.0-8|56	the code easier to update and manage if the Subversion client C
14mr|rapidsvn-0.12.0-8|57	API were wrapped in C++. This is where SvnCpp comes from. Right
14mr|rapidsvn-0.12.0-8|58	now it has the following aspects of the C API have been
14mr|rapidsvn-0.12.0-8|59	abstracted: authentication, logging, status, notification, and
14mr|rapidsvn-0.12.0-8|60	properties. SvnCpp should provide an object-oriented programming
14mr|rapidsvn-0.12.0-8|61	interface to any project that uses C++ or a SWIG-compatible
14mr|rapidsvn-0.12.0-8|62	language like Python or Java.
14mr|rapidsvn-0.12.0-8|63	
14mr|rapidsvn-0.12.0-8|64	%prep
14mr|rapidsvn-0.12.0-8|65	%setup -qn %{name}-%{version}-1
14mr|rapidsvn-0.12.0-8|66	%patch1 -p1
14mr|rapidsvn-0.12.0-8|67	
14mr|rapidsvn-0.12.0-8|68	cp %{SOURCE1} rapidsvn_logo.png
14mr|rapidsvn-0.12.0-8|69	
14mr|rapidsvn-0.12.0-8|70	%build
14mr|rapidsvn-0.12.0-8|71	#mkdir src/tests/svncpp; touch src/tests/svncpp/Makefile.in
14mr|rapidsvn-0.12.0-8|72	aclocal; autoconf; libtoolize --automake --force; aclocal; automake -a
14mr|rapidsvn-0.12.0-8|73	
14mr|rapidsvn-0.12.0-8|74	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|rapidsvn-0.12.0-8|75	export CXXFLAGS=$CFLAGS
14mr|rapidsvn-0.12.0-8|76	
14mr|rapidsvn-0.12.0-8|77	%configure2_5x \
14mr|rapidsvn-0.12.0-8|78	--enable-shared \
14mr|rapidsvn-0.12.0-8|79	--disable-static \
14mr|rapidsvn-0.12.0-8|80	--with-svn-include=%{_includedir} \
14mr|rapidsvn-0.12.0-8|81	--with-svn-lib=%{_libdir} \
14mr|rapidsvn-0.12.0-8|82	--with-xsltproc=%{_bindir}/xsltproc \
14mr|rapidsvn-0.12.0-8|83	--with-apr-config=%{_bindir}/apr-1-config \
14mr|rapidsvn-0.12.0-8|84	--with-apu-config=%{_bindir}/apu-1-config
14mr|rapidsvn-0.12.0-8|85	
14mr|rapidsvn-0.12.0-8|86	%make
14mr|rapidsvn-0.12.0-8|87	
14mr|rapidsvn-0.12.0-8|88	%install
14mr|rapidsvn-0.12.0-8|89	%makeinstall_std
14mr|rapidsvn-0.12.0-8|90	
14mr|rapidsvn-0.12.0-8|91	# Mandriva Icons
14mr|rapidsvn-0.12.0-8|92	%__install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|rapidsvn-0.12.0-8|93	
14mr|rapidsvn-0.12.0-8|94	convert rapidsvn_logo.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|rapidsvn-0.12.0-8|95	convert rapidsvn_logo.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|rapidsvn-0.12.0-8|96	convert rapidsvn_logo.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|rapidsvn-0.12.0-8|97	
14mr|rapidsvn-0.12.0-8|98	%__mkdir_p %{buildroot}%{_datadir}/applications
14mr|rapidsvn-0.12.0-8|99	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|rapidsvn-0.12.0-8|100	[Desktop Entry]
14mr|rapidsvn-0.12.0-8|101	Name=RapidSVN
14mr|rapidsvn-0.12.0-8|102	Comment=%{summary}
14mr|rapidsvn-0.12.0-8|103	Exec=%{_bindir}/%{name}
14mr|rapidsvn-0.12.0-8|104	Icon=%{name}
14mr|rapidsvn-0.12.0-8|105	Terminal=false
14mr|rapidsvn-0.12.0-8|106	Type=Application
14mr|rapidsvn-0.12.0-8|107	Categories=Development;RevisionControl;
14mr|rapidsvn-0.12.0-8|108	EOF
14mr|rapidsvn-0.12.0-8|109	
14mr|rapidsvn-0.12.0-8|110	%__mv doc/svncpp/html .
14mr|rapidsvn-0.12.0-8|111	
14mr|rapidsvn-0.12.0-8|112	%find_lang %{name}
14mr|rapidsvn-0.12.0-8|113	
14mr|rapidsvn-0.12.0-8|114	%files -f %{name}.lang
14mr|rapidsvn-0.12.0-8|115	%doc html AUTHORS ChangeLog NEWS README
14mr|rapidsvn-0.12.0-8|116	%{_bindir}/%{name}
14mr|rapidsvn-0.12.0-8|117	%{_datadir}/applications/%{name}.desktop
14mr|rapidsvn-0.12.0-8|118	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|rapidsvn-0.12.0-8|119	
14mr|rapidsvn-0.12.0-8|120	%files -n %{libname}
14mr|rapidsvn-0.12.0-8|121	%{_libdir}/*.so.%{major}*
14mr|rapidsvn-0.12.0-8|122	
14mr|rapidsvn-0.12.0-8|123	%files -n %{develname}
14mr|rapidsvn-0.12.0-8|124	%{_includedir}/svncpp
14mr|rapidsvn-0.12.0-8|125	%{_libdir}/*.so
14mr|rapidsvn-0.12.0-8|126	
14mr|rapidsvn-0.12.0-8|127	
14mr|rapidsvn-0.12.0-8|128	%changelog
14mr|rapidsvn-0.12.0-8|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.0-8
14mr|rapidsvn-0.12.0-8|130	+ Revision: 5d0fa4b
14mr|rapidsvn-0.12.0-8|131	- MassBuild#440: Increase release tag
14mr|rapidsvn-0.12.0-8|132	
14mr|rapidsvn-0.12.0-8|133	

18788 14
14mr|raptor-1.4.21-11|1	%define major 1
14mr|raptor-1.4.21-11|2	%define libname %mklibname %{name} %{major}
14mr|raptor-1.4.21-11|3	%define develname %mklibname -d %{name}
14mr|raptor-1.4.21-11|4	
14mr|raptor-1.4.21-11|5	Summary:   	Raptor RDF Parser Toolkit for Redland
14mr|raptor-1.4.21-11|6	Name:      	raptor
14mr|raptor-1.4.21-11|7	Version:   	1.4.21
14mr|raptor-1.4.21-11|8	Release:   	11
14mr|raptor-1.4.21-11|9	License: 	GPL LGPL
14mr|raptor-1.4.21-11|10	Group:     	Development/Other
14mr|raptor-1.4.21-11|11	URL:       	http://librdf.org/raptor/
14mr|raptor-1.4.21-11|12	Source0:	http://librdf.org/dist/source/%{name}-%{version}.tar.gz
14mr|raptor-1.4.21-11|13	Patch0:		raptor-1.4.21-mdv_conf.diff
14mr|raptor-1.4.21-11|14	Patch1:		raptor-1.4.21-CVE-2012-0037.diff
14mr|raptor-1.4.21-11|15	BuildRequires: 	libxml2-devel
14mr|raptor-1.4.21-11|16	BuildRequires:  curl-devel
14mr|raptor-1.4.21-11|17	Requires:	%{libname} >= %{version}
14mr|raptor-1.4.21-11|18	
14mr|raptor-1.4.21-11|19	%description
14mr|raptor-1.4.21-11|20	Raptor is the RDF Parser Toolkit for Redland that provides
14mr|raptor-1.4.21-11|21	a set of standalone RDF parsers, generating triples from RDF/XML
14mr|raptor-1.4.21-11|22	or N-Triples.
14mr|raptor-1.4.21-11|23	
14mr|raptor-1.4.21-11|24	%package -n	%{libname}
14mr|raptor-1.4.21-11|25	Summary:        Dynamic libraries from %{name}
14mr|raptor-1.4.21-11|26	Group:          System/Libraries
14mr|raptor-1.4.21-11|27	
14mr|raptor-1.4.21-11|28	%description -n	%{libname}
14mr|raptor-1.4.21-11|29	Dynamic libraries from %{name}.
14mr|raptor-1.4.21-11|30	
14mr|raptor-1.4.21-11|31	%package -n	%{develname}
14mr|raptor-1.4.21-11|32	Summary:	Header files and static libraries from %name
14mr|raptor-1.4.21-11|33	Group:		Development/C
14mr|raptor-1.4.21-11|34	Requires:	%{libname} >= %{version}
14mr|raptor-1.4.21-11|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|raptor-1.4.21-11|36	Obsoletes:	%{name}-devel < %{version}-%{release}
14mr|raptor-1.4.21-11|37	Obsoletes:	%{mklibname -d raptor 1}
14mr|raptor-1.4.21-11|38	Conflicts:	%{name} < 1.4.21-3
14mr|raptor-1.4.21-11|39	
14mr|raptor-1.4.21-11|40	%description -n	%{develname}
14mr|raptor-1.4.21-11|41	Libraries and includes files for developing programs based on %{name}.
14mr|raptor-1.4.21-11|42	
14mr|raptor-1.4.21-11|43	%prep
14mr|raptor-1.4.21-11|44	
14mr|raptor-1.4.21-11|45	%setup -q
14mr|raptor-1.4.21-11|46	%patch0 -p0
14mr|raptor-1.4.21-11|47	%patch1 -p1 -b .CVE-2012-0037
14mr|raptor-1.4.21-11|48	
14mr|raptor-1.4.21-11|49	%build
14mr|raptor-1.4.21-11|50	%configure2_5x
14mr|raptor-1.4.21-11|51	%make
14mr|raptor-1.4.21-11|52	
14mr|raptor-1.4.21-11|53	%install
14mr|raptor-1.4.21-11|54	
14mr|raptor-1.4.21-11|55	install -d %{buildroot}%{_mandir}/man{1,3}
14mr|raptor-1.4.21-11|56	%makeinstall
14mr|raptor-1.4.21-11|57	
14mr|raptor-1.4.21-11|58	rm -f %{buildroot}%{_libdir}/*.*a
14mr|raptor-1.4.21-11|59	
14mr|raptor-1.4.21-11|60	%files
14mr|raptor-1.4.21-11|61	%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
14mr|raptor-1.4.21-11|62	%{_mandir}/man1/rapper.1*
14mr|raptor-1.4.21-11|63	%{_mandir}/man3/libraptor.3*
14mr|raptor-1.4.21-11|64	%{_bindir}/rapper
14mr|raptor-1.4.21-11|65	
14mr|raptor-1.4.21-11|66	%files -n %libname
14mr|raptor-1.4.21-11|67	%{_libdir}/lib*.so.%{major}*
14mr|raptor-1.4.21-11|68	
14mr|raptor-1.4.21-11|69	%files -n %develname
14mr|raptor-1.4.21-11|70	%{_libdir}/lib*.so
14mr|raptor-1.4.21-11|71	%{_libdir}/pkgconfig/%{name}.pc
14mr|raptor-1.4.21-11|72	%{_includedir}/*
14mr|raptor-1.4.21-11|73	%_datadir/gtk-doc/html/raptor/
14mr|raptor-1.4.21-11|74	%{_bindir}/raptor-config
14mr|raptor-1.4.21-11|75	%{_mandir}/man1/raptor-config.1*
14mr|raptor-1.4.21-11|76	
14mr|raptor-1.4.21-11|77	
14mr|raptor-1.4.21-11|78	
14mr|raptor-1.4.21-11|79	%changelog
14mr|raptor-1.4.21-11|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.21-11
14mr|raptor-1.4.21-11|81	+ Revision: 460d5a2
14mr|raptor-1.4.21-11|82	- MassBuild#440: Increase release tag
14mr|raptor-1.4.21-11|83	
14mr|raptor-1.4.21-11|84	

18789 14
14mr|raptor2-2.0.8-3|1	%define major 0
14mr|raptor2-2.0.8-3|2	%define libname %mklibname %{name}_ %{major}
14mr|raptor2-2.0.8-3|3	%define develname %mklibname -d %{name}
14mr|raptor2-2.0.8-3|4	
14mr|raptor2-2.0.8-3|5	Summary:	Raptor RDF Parser Toolkit for Redland
14mr|raptor2-2.0.8-3|6	Name:		raptor2
14mr|raptor2-2.0.8-3|7	Version:	2.0.8
14mr|raptor2-2.0.8-3|8	Release:	3
14mr|raptor2-2.0.8-3|9	License:	GPL LGPL
14mr|raptor2-2.0.8-3|10	Group:		Development/Other
14mr|raptor2-2.0.8-3|11	URL:		http://librdf.org/raptor/
14mr|raptor2-2.0.8-3|12	Source0:	http://librdf.org/dist/source/%{name}-%{version}.tar.gz
14mr|raptor2-2.0.8-3|13	BuildRequires:	pkgconfig(libxml-2.0)
14mr|raptor2-2.0.8-3|14	BuildRequires:	pkgconfig(libxslt)
14mr|raptor2-2.0.8-3|15	BuildRequires:	pkgconfig(libcurl)
14mr|raptor2-2.0.8-3|16	BuildRequires:	gtk-doc
14mr|raptor2-2.0.8-3|17	Conflicts:	raptor < 2.0.0
14mr|raptor2-2.0.8-3|18	
14mr|raptor2-2.0.8-3|19	%description
14mr|raptor2-2.0.8-3|20	Raptor is the RDF Parser Toolkit for Redland that provides
14mr|raptor2-2.0.8-3|21	a set of standalone RDF parsers, generating triples from RDF/XML
14mr|raptor2-2.0.8-3|22	or N-Triples.
14mr|raptor2-2.0.8-3|23	
14mr|raptor2-2.0.8-3|24	%package -n	%{libname}
14mr|raptor2-2.0.8-3|25	Summary:	Dynamic libraries from %{name}
14mr|raptor2-2.0.8-3|26	Group:		System/Libraries
14mr|raptor2-2.0.8-3|27	
14mr|raptor2-2.0.8-3|28	%description -n	%{libname}
14mr|raptor2-2.0.8-3|29	Dynamic libraries from %{name}.
14mr|raptor2-2.0.8-3|30	
14mr|raptor2-2.0.8-3|31	%package -n	%{develname}
14mr|raptor2-2.0.8-3|32	Summary:	Header files and static libraries from %{name}
14mr|raptor2-2.0.8-3|33	Group:		Development/C
14mr|raptor2-2.0.8-3|34	Requires:	gtk-doc
14mr|raptor2-2.0.8-3|35	Requires:	%{libname} >= %{version}-%{release}
14mr|raptor2-2.0.8-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|raptor2-2.0.8-3|37	
14mr|raptor2-2.0.8-3|38	%description -n	%{develname}
14mr|raptor2-2.0.8-3|39	Libraries and includes files for developing programs based on %{name}.
14mr|raptor2-2.0.8-3|40	
14mr|raptor2-2.0.8-3|41	%prep
14mr|raptor2-2.0.8-3|42	%setup -q
14mr|raptor2-2.0.8-3|43	
14mr|raptor2-2.0.8-3|44	%build
14mr|raptor2-2.0.8-3|45	%configure2_5x --disable-static --with-html-dir=/dev/null
14mr|raptor2-2.0.8-3|46	%make
14mr|raptor2-2.0.8-3|47	
14mr|raptor2-2.0.8-3|48	%install
14mr|raptor2-2.0.8-3|49	rm -rf %{buildroot}
14mr|raptor2-2.0.8-3|50	%makeinstall_std
14mr|raptor2-2.0.8-3|51	
14mr|raptor2-2.0.8-3|52	# cleanup
14mr|raptor2-2.0.8-3|53	rm -rf %{buildroot}/dev/null
14mr|raptor2-2.0.8-3|54	
14mr|raptor2-2.0.8-3|55	%files
14mr|raptor2-2.0.8-3|56	%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
14mr|raptor2-2.0.8-3|57	%{_mandir}/man1/rap*
14mr|raptor2-2.0.8-3|58	%{_mandir}/man3/libraptor2.3*
14mr|raptor2-2.0.8-3|59	%{_bindir}/rapper
14mr|raptor2-2.0.8-3|60	
14mr|raptor2-2.0.8-3|61	%files -n %{libname}
14mr|raptor2-2.0.8-3|62	%{_libdir}/lib*.so.%{major}*
14mr|raptor2-2.0.8-3|63	
14mr|raptor2-2.0.8-3|64	%files -n %{develname}
14mr|raptor2-2.0.8-3|65	%{_libdir}/lib*.so
14mr|raptor2-2.0.8-3|66	%{_libdir}/pkgconfig/*.pc
14mr|raptor2-2.0.8-3|67	%{_includedir}/*
14mr|raptor2-2.0.8-3|68	
14mr|raptor2-2.0.8-3|69	
14mr|raptor2-2.0.8-3|70	
14mr|raptor2-2.0.8-3|71	%changelog
14mr|raptor2-2.0.8-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.8-3
14mr|raptor2-2.0.8-3|73	+ Revision: 11e5cdf
14mr|raptor2-2.0.8-3|74	- MassBuild#440: Increase release tag
14mr|raptor2-2.0.8-3|75	
14mr|raptor2-2.0.8-3|76	

18790 14
14mr|rarian-0.8.1-12|1	%define major 0
14mr|rarian-0.8.1-12|2	%define libname %mklibname %{name} %{major}
14mr|rarian-0.8.1-12|3	%define develname %mklibname -d %{name}
14mr|rarian-0.8.1-12|4	%define xmlcatalog      %{_sysconfdir}/xml/catalog
14mr|rarian-0.8.1-12|5	
14mr|rarian-0.8.1-12|6	Summary:	Cataloging system for documentation on open systems
14mr|rarian-0.8.1-12|7	Name:		rarian
14mr|rarian-0.8.1-12|8	Version:	0.8.1
14mr|rarian-0.8.1-12|9	Release:	12
14mr|rarian-0.8.1-12|10	License:	GPLv2+
14mr|rarian-0.8.1-12|11	Group:		Publishing
14mr|rarian-0.8.1-12|12	Url:		http://rarian.freedesktop.org/
14mr|rarian-0.8.1-12|13	Source0:	http://rarian.freedesktop.org/Releases/%{name}-%{version}.tar.bz2
14mr|rarian-0.8.1-12|14	Source1:	scrollkeeper-omf.dtd
14mr|rarian-0.8.1-12|15	# gw https://bugs.freedesktop.org/show_bug.cgi?id=11779
14mr|rarian-0.8.1-12|16	Patch0:		rarian-0.5.4-mv.patch
14mr|rarian-0.8.1-12|17	Patch1:		rarian-0.8.1-xz-support.patch
14mr|rarian-0.8.1-12|18	
14mr|rarian-0.8.1-12|19	Requires(post):	libxml2-utils sgml-common util-linux-ng
14mr|rarian-0.8.1-12|20	Requires(preun): libxml2-utils sgml-common
14mr|rarian-0.8.1-12|21	%rename		scrollkeeper
14mr|rarian-0.8.1-12|22	
14mr|rarian-0.8.1-12|23	%description
14mr|rarian-0.8.1-12|24	Rarian is a cataloging system for the installed documentation.
14mr|rarian-0.8.1-12|25	
14mr|rarian-0.8.1-12|26	Rarian is designed to be a replacement for scrollkeeper.  It is
14mr|rarian-0.8.1-12|27	currently undergoing heavy development.  As of writing, rarian can be
14mr|rarian-0.8.1-12|28	installed in place of scrollkeeper and everything will work okay.
14mr|rarian-0.8.1-12|29	
14mr|rarian-0.8.1-12|30	%package -n	%{libname}
14mr|rarian-0.8.1-12|31	Group:		System/Libraries
14mr|rarian-0.8.1-12|32	Summary:	Rarian cataloging system library
14mr|rarian-0.8.1-12|33	
14mr|rarian-0.8.1-12|34	%description -n	%{libname}
14mr|rarian-0.8.1-12|35	Rarian is a cataloging system for the installed documentation.
14mr|rarian-0.8.1-12|36	
14mr|rarian-0.8.1-12|37	Rarian is designed to be a replacement for scrollkeeper.  It is
14mr|rarian-0.8.1-12|38	currently undergoing heavy development.  As of writing, rarian can be
14mr|rarian-0.8.1-12|39	installed in place of scrollkeeper and everything will work okay.
14mr|rarian-0.8.1-12|40	
14mr|rarian-0.8.1-12|41	%package -n	%{develname}
14mr|rarian-0.8.1-12|42	Group:		Development/C
14mr|rarian-0.8.1-12|43	Summary:	Rarian cataloging system - development files
14mr|rarian-0.8.1-12|44	Requires:	%{libname} = %version
14mr|rarian-0.8.1-12|45	Provides:	%{name}-devel = %version-%release
14mr|rarian-0.8.1-12|46	
14mr|rarian-0.8.1-12|47	%description -n	%{develname}
14mr|rarian-0.8.1-12|48	Rarian is a cataloging system for the installed documentation.
14mr|rarian-0.8.1-12|49	
14mr|rarian-0.8.1-12|50	Rarian is designed to be a replacement for scrollkeeper.  It is
14mr|rarian-0.8.1-12|51	currently undergoing heavy development.  As of writing, rarian can be
14mr|rarian-0.8.1-12|52	installed in place of scrollkeeper and everything will work okay.
14mr|rarian-0.8.1-12|53	
14mr|rarian-0.8.1-12|54	%prep
14mr|rarian-0.8.1-12|55	%setup -q
14mr|rarian-0.8.1-12|56	%apply_patches
14mr|rarian-0.8.1-12|57	
14mr|rarian-0.8.1-12|58	%build
14mr|rarian-0.8.1-12|59	%configure2_5x \
14mr|rarian-0.8.1-12|60	--disable-static \
14mr|rarian-0.8.1-12|61	--disable-skdb-update \
14mr|rarian-0.8.1-12|62	--localstatedir=/var
14mr|rarian-0.8.1-12|63	%make
14mr|rarian-0.8.1-12|64	
14mr|rarian-0.8.1-12|65	%install
14mr|rarian-0.8.1-12|66	%makeinstall_std localstatedir=%{buildroot}/var
14mr|rarian-0.8.1-12|67	mkdir -p %{buildroot}/var/lib/rarian
14mr|rarian-0.8.1-12|68	touch %{buildroot}/var/lib/rarian/rarian-update-mtimes
14mr|rarian-0.8.1-12|69	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
14mr|rarian-0.8.1-12|70	
14mr|rarian-0.8.1-12|71	%post
14mr|rarian-0.8.1-12|72	if [ "$1" = "1" ]; then
14mr|rarian-0.8.1-12|73	%{_bindir}/rarian-sk-update
14mr|rarian-0.8.1-12|74	%{_bindir}/xmlcatalog --noout --add "public" \
14mr|rarian-0.8.1-12|75	"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
14mr|rarian-0.8.1-12|76	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
14mr|rarian-0.8.1-12|77	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
14mr|rarian-0.8.1-12|78	"http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/" \
14mr|rarian-0.8.1-12|79	"file:///usr/share/xml/scrollkeeper/dtds/" %{xmlcatalog}
14mr|rarian-0.8.1-12|80	fi
14mr|rarian-0.8.1-12|81	%{_bindir}/rarian-sk-rebuild > /dev/null || true
14mr|rarian-0.8.1-12|82	
14mr|rarian-0.8.1-12|83	%preun
14mr|rarian-0.8.1-12|84	if [ "$1" = "0" -a -f %{xmlcatalog} -a -x %{_bindir}/xmlcatalog ] ; then
14mr|rarian-0.8.1-12|85	%{_bindir}/xmlcatalog --noout --del \
14mr|rarian-0.8.1-12|86	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
14mr|rarian-0.8.1-12|87	fi
14mr|rarian-0.8.1-12|88	
14mr|rarian-0.8.1-12|89	%postun
14mr|rarian-0.8.1-12|90	if [ "$1" = "0" ]; then
14mr|rarian-0.8.1-12|91	# rarian is being removed, not upgraded.
14mr|rarian-0.8.1-12|92	rm -f %{_datadir}/help/*.document
14mr|rarian-0.8.1-12|93	fi
14mr|rarian-0.8.1-12|94	
14mr|rarian-0.8.1-12|95	%triggerpostun -- scrollkeeper < 0.5.6-2mdv
14mr|rarian-0.8.1-12|96	%{_bindir}/xmlcatalog --noout --add "public" \
14mr|rarian-0.8.1-12|97	"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
14mr|rarian-0.8.1-12|98	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
14mr|rarian-0.8.1-12|99	
14mr|rarian-0.8.1-12|100	%triggerin -- %{_datadir}/omf/*/*.omf
14mr|rarian-0.8.1-12|101	%{_bindir}/scrollkeeper-update -q
14mr|rarian-0.8.1-12|102	
14mr|rarian-0.8.1-12|103	%triggerpostun -- %{_datadir}/omf/*/*.omf
14mr|rarian-0.8.1-12|104	%{_bindir}/scrollkeeper-update -q
14mr|rarian-0.8.1-12|105	
14mr|rarian-0.8.1-12|106	%files
14mr|rarian-0.8.1-12|107	%doc README NEWS
14mr|rarian-0.8.1-12|108	%{_bindir}/rarian*
14mr|rarian-0.8.1-12|109	%{_bindir}/scrollkeeper*
14mr|rarian-0.8.1-12|110	%dir %{_datadir}/help/
14mr|rarian-0.8.1-12|111	%{_datadir}/help/rarian.document
14mr|rarian-0.8.1-12|112	%{_datadir}/librarian
14mr|rarian-0.8.1-12|113	%dir %{_datadir}/xml/scrollkeeper/
14mr|rarian-0.8.1-12|114	%dir %{_datadir}/xml/scrollkeeper/dtds/
14mr|rarian-0.8.1-12|115	%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
14mr|rarian-0.8.1-12|116	%dir /var/lib/rarian
14mr|rarian-0.8.1-12|117	%ghost /var/lib/rarian/rarian-update-mtimes
14mr|rarian-0.8.1-12|118	
14mr|rarian-0.8.1-12|119	%files -n %{libname}
14mr|rarian-0.8.1-12|120	%{_libdir}/librarian.so.%{major}*
14mr|rarian-0.8.1-12|121	
14mr|rarian-0.8.1-12|122	%files -n %{develname}
14mr|rarian-0.8.1-12|123	%doc ChangeLog TODO
14mr|rarian-0.8.1-12|124	%{_libdir}/librarian.so
14mr|rarian-0.8.1-12|125	%{_includedir}/rarian
14mr|rarian-0.8.1-12|126	%{_libdir}/pkgconfig/rarian.pc
14mr|rarian-0.8.1-12|127	
14mr|rarian-0.8.1-12|128	
14mr|rarian-0.8.1-12|129	
14mr|rarian-0.8.1-12|130	
14mr|rarian-0.8.1-12|131	%changelog
14mr|rarian-0.8.1-12|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-12
14mr|rarian-0.8.1-12|133	+ Revision: fb9dd9d
14mr|rarian-0.8.1-12|134	- MassBuild#440: Increase release tag
14mr|rarian-0.8.1-12|135	
14mr|rarian-0.8.1-12|136	

18791 14
14mr|rasqal-0.9.29-2|1	%define major	3
14mr|rasqal-0.9.29-2|2	%define libname %mklibname %{name} %{major}
14mr|rasqal-0.9.29-2|3	%define develname %mklibname -d %{name}
14mr|rasqal-0.9.29-2|4	
14mr|rasqal-0.9.29-2|5	Name: 	 	rasqal
14mr|rasqal-0.9.29-2|6	Summary: 	RDF querying library
14mr|rasqal-0.9.29-2|7	Group:		Databases
14mr|rasqal-0.9.29-2|8	Version: 	0.9.29
14mr|rasqal-0.9.29-2|9	Release: 	2
14mr|rasqal-0.9.29-2|10	License:	LGPL
14mr|rasqal-0.9.29-2|11	URL:		http://librdf.org/rasqal/
14mr|rasqal-0.9.29-2|12	Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
14mr|rasqal-0.9.29-2|13	Patch0:		rasqal-0.9.28-linkm.patch
14mr|rasqal-0.9.29-2|14	BuildRequires:	raptor2-devel > 2.0.4-2
14mr|rasqal-0.9.29-2|15	BuildRequires:	libmpfr-devel
14mr|rasqal-0.9.29-2|16	
14mr|rasqal-0.9.29-2|17	%description
14mr|rasqal-0.9.29-2|18	Rasqal handles Resource Description Framework (RDF) query syntaxes, query
14mr|rasqal-0.9.29-2|19	construction and query execution returning result bindings. The supported
14mr|rasqal-0.9.29-2|20	query languages are RDQL and SPARQL.  Rasqal was designed to work closely
14mr|rasqal-0.9.29-2|21	with the Redland RDF library but is entirely separate. It is intended to be
14mr|rasqal-0.9.29-2|22	a portable library working across many POSIX systems (Unix, GNU/Linux,
14mr|rasqal-0.9.29-2|23	BSDs, OSX, cygwin) win32 and others.
14mr|rasqal-0.9.29-2|24	
14mr|rasqal-0.9.29-2|25	%package -n 	%{libname}
14mr|rasqal-0.9.29-2|26	Summary:        Dynamic libraries from %{name}
14mr|rasqal-0.9.29-2|27	Group:          System/Libraries
14mr|rasqal-0.9.29-2|28	Obsoletes:	%{mklibname rasqal 0} >= 0.9.16
14mr|rasqal-0.9.29-2|29	
14mr|rasqal-0.9.29-2|30	%description -n %{libname}
14mr|rasqal-0.9.29-2|31	Dynamic libraries from %{name}.
14mr|rasqal-0.9.29-2|32	
14mr|rasqal-0.9.29-2|33	%package -n 	%{develname}
14mr|rasqal-0.9.29-2|34	Summary: 	Header files and static libraries from %{name}
14mr|rasqal-0.9.29-2|35	Group: 		Development/C
14mr|rasqal-0.9.29-2|36	Requires: 	%{libname} >= %{version}
14mr|rasqal-0.9.29-2|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|rasqal-0.9.29-2|38	Obsoletes: 	%{name}-devel < %{version}-%{release}
14mr|rasqal-0.9.29-2|39	Obsoletes:	%{mklibname -d %{name} 0}
14mr|rasqal-0.9.29-2|40	
14mr|rasqal-0.9.29-2|41	%description -n %{develname}
14mr|rasqal-0.9.29-2|42	Libraries and includes files for developing programs based on %{name}.
14mr|rasqal-0.9.29-2|43	
14mr|rasqal-0.9.29-2|44	%prep
14mr|rasqal-0.9.29-2|45	%setup -q
14mr|rasqal-0.9.29-2|46	%patch0 -p1 -b .linkm~
14mr|rasqal-0.9.29-2|47	
14mr|rasqal-0.9.29-2|48	%build
14mr|rasqal-0.9.29-2|49	%configure2_5x --disable-static
14mr|rasqal-0.9.29-2|50	%make
14mr|rasqal-0.9.29-2|51	
14mr|rasqal-0.9.29-2|52	%install
14mr|rasqal-0.9.29-2|53	rm -rf %{buildroot}
14mr|rasqal-0.9.29-2|54	%makeinstall_std
14mr|rasqal-0.9.29-2|55	
14mr|rasqal-0.9.29-2|56	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14mr|rasqal-0.9.29-2|57	
14mr|rasqal-0.9.29-2|58	# Zé: clean .la files
14mr|rasqal-0.9.29-2|59	rm -f %{buildroot}%{_libdir}/*.la
14mr|rasqal-0.9.29-2|60	
14mr|rasqal-0.9.29-2|61	%check
14mr|rasqal-0.9.29-2|62	#make check
14mr|rasqal-0.9.29-2|63	
14mr|rasqal-0.9.29-2|64	%files
14mr|rasqal-0.9.29-2|65	%doc AUTHORS COPYING* ChangeLog LICENSE* NEWS* NOTICE README*
14mr|rasqal-0.9.29-2|66	%{_bindir}/roqet
14mr|rasqal-0.9.29-2|67	%{_mandir}/man1/roqet*
14mr|rasqal-0.9.29-2|68	
14mr|rasqal-0.9.29-2|69	%files -n %{libname}
14mr|rasqal-0.9.29-2|70	%{_libdir}/*.so.%{major}*
14mr|rasqal-0.9.29-2|71	
14mr|rasqal-0.9.29-2|72	%files -n %{develname}
14mr|rasqal-0.9.29-2|73	%{_bindir}/%{name}-config
14mr|rasqal-0.9.29-2|74	%{multiarch_bindir}/%{name}-config
14mr|rasqal-0.9.29-2|75	%{_includedir}/*
14mr|rasqal-0.9.29-2|76	%{_libdir}/*.so
14mr|rasqal-0.9.29-2|77	%{_libdir}/pkgconfig/*
14mr|rasqal-0.9.29-2|78	%{_mandir}/man1/rasqal*
14mr|rasqal-0.9.29-2|79	%{_mandir}/man3/lib*
14mr|rasqal-0.9.29-2|80	%{_datadir}/gtk-doc/html/%{name}
14mr|rasqal-0.9.29-2|81	
14mr|rasqal-0.9.29-2|82	
14mr|rasqal-0.9.29-2|83	
14mr|rasqal-0.9.29-2|84	%changelog
14mr|rasqal-0.9.29-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.29-2
14mr|rasqal-0.9.29-2|86	+ Revision: 357f2f0
14mr|rasqal-0.9.29-2|87	- MassBuild#440: Increase release tag
14mr|rasqal-0.9.29-2|88	
14mr|rasqal-0.9.29-2|89	

18792 14
14mr|rdate-1.4-15|1	Summary:	Retrieving the date and time from another machine on your network
14mr|rdate-1.4-15|2	Name:		rdate
14mr|rdate-1.4-15|3	Version:	1.4
14mr|rdate-1.4-15|4	Release:	15
14mr|rdate-1.4-15|5	License:	GPL
14mr|rdate-1.4-15|6	Group:		System/Configuration/Other
14mr|rdate-1.4-15|7	URL:		ftp://people.redhat.com/sopwith
14mr|rdate-1.4-15|8	Source0:	ftp://people.redhat.com/sopwith/%{name}-%{version}.tar.bz2
14mr|rdate-1.4-15|9	Patch0:		rdate-1.4-udp.patch
14mr|rdate-1.4-15|10	Patch1:		rdate-1.4-format_not_a_string_literal_and_no_format_arguments.diff
14mr|rdate-1.4-15|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|rdate-1.4-15|12	
14mr|rdate-1.4-15|13	%description
14mr|rdate-1.4-15|14	The rdate utility retrieves the date and time from another machine on your
14mr|rdate-1.4-15|15	network, using the protocol described in RFC 868. If you run rdate as root, it
14mr|rdate-1.4-15|16	will set your machine's local time to the time of the machine that you queried.
14mr|rdate-1.4-15|17	Note that rdate isn't scrupulously accurate. If you are worried about
14mr|rdate-1.4-15|18	milliseconds, get the xntpd program instead.
14mr|rdate-1.4-15|19	
14mr|rdate-1.4-15|20	%prep
14mr|rdate-1.4-15|21	%setup -q
14mr|rdate-1.4-15|22	%patch0 -p1 -b .udp
14mr|rdate-1.4-15|23	%patch1 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|rdate-1.4-15|24	
14mr|rdate-1.4-15|25	%build
14mr|rdate-1.4-15|26	%make CFLAGS="%{optflags} -Wall -DINET6" CC="gcc" LDFLAGS="%{ldflags}"
14mr|rdate-1.4-15|27	
14mr|rdate-1.4-15|28	%install
14mr|rdate-1.4-15|29	rm -rf %{buildroot}
14mr|rdate-1.4-15|30	
14mr|rdate-1.4-15|31	install -d %{buildroot}%{_bindir}
14mr|rdate-1.4-15|32	install -d %{buildroot}%{_mandir}/man1
14mr|rdate-1.4-15|33	
14mr|rdate-1.4-15|34	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|rdate-1.4-15|35	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mr|rdate-1.4-15|36	
14mr|rdate-1.4-15|37	%clean
14mr|rdate-1.4-15|38	rm -rf %{buildroot}
14mr|rdate-1.4-15|39	
14mr|rdate-1.4-15|40	%files
14mr|rdate-1.4-15|41	%defattr(-,root,root)
14mr|rdate-1.4-15|42	%{_bindir}/%{name}
14mr|rdate-1.4-15|43	%{_mandir}/man1/%{name}.1*
14mr|rdate-1.4-15|44	
14mr|rdate-1.4-15|45	
14mr|rdate-1.4-15|46	
14mr|rdate-1.4-15|47	%changelog
14mr|rdate-1.4-15|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-15
14mr|rdate-1.4-15|49	+ Revision: f462495
14mr|rdate-1.4-15|50	- MassBuild#440: Increase release tag
14mr|rdate-1.4-15|51	
14mr|rdate-1.4-15|52	

18793 14
14mr|rdesktop-1.7.1-3|1	%define	Werror_cflags	%nil
14mr|rdesktop-1.7.1-3|2	
14mr|rdesktop-1.7.1-3|3	Summary:	RDP client
14mr|rdesktop-1.7.1-3|4	Name:		rdesktop
14mr|rdesktop-1.7.1-3|5	Version:	1.7.1
14mr|rdesktop-1.7.1-3|6	Release:	3
14mr|rdesktop-1.7.1-3|7	License:	GPL
14mr|rdesktop-1.7.1-3|8	Group:		Networking/Remote access
14mr|rdesktop-1.7.1-3|9	URL:		http://www.rdesktop.org/
14mr|rdesktop-1.7.1-3|10	Source0:	http://prdownloads.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz
14mr|rdesktop-1.7.1-3|11	
14mr|rdesktop-1.7.1-3|12	Patch1:		rdesktop-libao.patch
14mr|rdesktop-1.7.1-3|13	
14mr|rdesktop-1.7.1-3|14	BuildRequires:	pkgconfig(x11)
14mr|rdesktop-1.7.1-3|15	BuildRequires:	pkgconfig(ao)
14mr|rdesktop-1.7.1-3|16	BuildRequires:	openssl-devel
14mr|rdesktop-1.7.1-3|17	BuildRequires:	pcsc-lite-devel
14mr|rdesktop-1.7.1-3|18	BuildRequires:	pkgconfig(samplerate)
14mr|rdesktop-1.7.1-3|19	BuildRequires:	pkgconfig(xrandr)
14mr|rdesktop-1.7.1-3|20	# nx used to have a forked version of rdesktop called nxdesktop, this
14mr|rdesktop-1.7.1-3|21	# was dropped in nx 3.2.0 and nx now works with unmodified rdekstop.
14mr|rdesktop-1.7.1-3|22	# it seems to make most sense handling this by making the original
14mr|rdesktop-1.7.1-3|23	# rdesktop obsolete and provide the now obsolete fork - AdamW 2008/09
14mr|rdesktop-1.7.1-3|24	Obsoletes:	nxdesktop < 3.2.0
14mr|rdesktop-1.7.1-3|25	Provides:	nxdesktop
14mr|rdesktop-1.7.1-3|26	
14mr|rdesktop-1.7.1-3|27	%description
14mr|rdesktop-1.7.1-3|28	rdesktop is an open source client for Windows NT Terminal Server and Windows
14mr|rdesktop-1.7.1-3|29	2000 Terminal Services, capable of natively speaking Remote Desktop Protocol
14mr|rdesktop-1.7.1-3|30	(RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server
14mr|rdesktop-1.7.1-3|31	extensions are required.
14mr|rdesktop-1.7.1-3|32	
14mr|rdesktop-1.7.1-3|33	rdesktop currently runs on most UNIX based platforms with the X Window System,
14mr|rdesktop-1.7.1-3|34	and other ports should be fairly straightforward. rdesktop is used through
14mr|rdesktop-1.7.1-3|35	rfbdrake.
14mr|rdesktop-1.7.1-3|36	
14mr|rdesktop-1.7.1-3|37	%prep
14mr|rdesktop-1.7.1-3|38	
14mr|rdesktop-1.7.1-3|39	%setup -q
14mr|rdesktop-1.7.1-3|40	%patch1 -p1 -b .ao
14mr|rdesktop-1.7.1-3|41	
14mr|rdesktop-1.7.1-3|42	# lib64 fix
14mr|rdesktop-1.7.1-3|43	perl -pi -e "s|\/lib\"|\/%{_lib}\"|g" configure*
14mr|rdesktop-1.7.1-3|44	perl -pi -e "s|\/lib\ |\/%{_lib}\ |g" configure*
14mr|rdesktop-1.7.1-3|45	
14mr|rdesktop-1.7.1-3|46	%build
14mr|rdesktop-1.7.1-3|47	export STRIP="/bin/true"
14mr|rdesktop-1.7.1-3|48	
14mr|rdesktop-1.7.1-3|49	%configure2_5x \
14mr|rdesktop-1.7.1-3|50	--with-openssl=%{_prefix} \
14mr|rdesktop-1.7.1-3|51	--with-libao=%{_prefix} \
14mr|rdesktop-1.7.1-3|52	--with-sound=libao \
14mr|rdesktop-1.7.1-3|53	--with-ipv6 \
14mr|rdesktop-1.7.1-3|54	--enable-smartcard
14mr|rdesktop-1.7.1-3|55	
14mr|rdesktop-1.7.1-3|56	%make
14mr|rdesktop-1.7.1-3|57	
14mr|rdesktop-1.7.1-3|58	chmod 644 COPYING
14mr|rdesktop-1.7.1-3|59	chmod 644 doc/*
14mr|rdesktop-1.7.1-3|60	
14mr|rdesktop-1.7.1-3|61	%install
14mr|rdesktop-1.7.1-3|62	%makeinstall_std
14mr|rdesktop-1.7.1-3|63	
14mr|rdesktop-1.7.1-3|64	
14mr|rdesktop-1.7.1-3|65	%files
14mr|rdesktop-1.7.1-3|66	%doc COPYING doc/*.txt doc/AUTHORS doc/HACKING doc/TODO
14mr|rdesktop-1.7.1-3|67	%{_bindir}/rdesktop
14mr|rdesktop-1.7.1-3|68	%{_datadir}/%{name}
14mr|rdesktop-1.7.1-3|69	%{_mandir}/man1/*
14mr|rdesktop-1.7.1-3|70	
14mr|rdesktop-1.7.1-3|71	
14mr|rdesktop-1.7.1-3|72	
14mr|rdesktop-1.7.1-3|73	%changelog
14mr|rdesktop-1.7.1-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.1-3
14mr|rdesktop-1.7.1-3|75	+ Revision: edaadc5
14mr|rdesktop-1.7.1-3|76	- MassBuild#440: Increase release tag
14mr|rdesktop-1.7.1-3|77	
14mr|rdesktop-1.7.1-3|78	

18794 14
14mr|re2c-0.13.7.5-1|1	Summary:	A tool for generating C-based recognizers from regular expressions
14mr|re2c-0.13.7.5-1|2	Name:		re2c
14mr|re2c-0.13.7.5-1|3	Version:	0.13.7.5
14mr|re2c-0.13.7.5-1|4	Release:	1
14mr|re2c-0.13.7.5-1|5	License:	Public Domain
14mr|re2c-0.13.7.5-1|6	Group:		Development/Other
14mr|re2c-0.13.7.5-1|7	URL:		http://re2c.sourceforge.net/
14mr|re2c-0.13.7.5-1|8	Source0:	http://sourceforge.net/projects/re2c/files/re2c/0.13.7.5/%{name}-%{version}.tar.gz
14mr|re2c-0.13.7.5-1|9	
14mr|re2c-0.13.7.5-1|10	%description
14mr|re2c-0.13.7.5-1|11	re2c is a great tool for writing fast and flexible lexers. It has served many
14mr|re2c-0.13.7.5-1|12	people well for many years and it deserves to be maintained more actively. re2c
14mr|re2c-0.13.7.5-1|13	is on the order of 2-3 times faster than a flex based scanner, and its input
14mr|re2c-0.13.7.5-1|14	model is much more flexible.
14mr|re2c-0.13.7.5-1|15	
14mr|re2c-0.13.7.5-1|16	%prep
14mr|re2c-0.13.7.5-1|17	
14mr|re2c-0.13.7.5-1|18	%setup -q
14mr|re2c-0.13.7.5-1|19	
14mr|re2c-0.13.7.5-1|20	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|re2c-0.13.7.5-1|21	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|re2c-0.13.7.5-1|22	done
14mr|re2c-0.13.7.5-1|23	
14mr|re2c-0.13.7.5-1|24	# fix attribs
14mr|re2c-0.13.7.5-1|25	chmod 644 doc/* examples/*.c examples/*.re examples/rexx/* CHANGELOG README
14mr|re2c-0.13.7.5-1|26	
14mr|re2c-0.13.7.5-1|27	find lessons -type f -exec chmod 644 {} \;
14mr|re2c-0.13.7.5-1|28	find test -type f -exec chmod 644 {} \;
14mr|re2c-0.13.7.5-1|29	
14mr|re2c-0.13.7.5-1|30	# don't ship windows code
14mr|re2c-0.13.7.5-1|31	rm -rf lessons/001_upn_calculator/windows
14mr|re2c-0.13.7.5-1|32	
14mr|re2c-0.13.7.5-1|33	%build
14mr|re2c-0.13.7.5-1|34	
14mr|re2c-0.13.7.5-1|35	%configure2_5x
14mr|re2c-0.13.7.5-1|36	
14mr|re2c-0.13.7.5-1|37	%make
14mr|re2c-0.13.7.5-1|38	
14mr|re2c-0.13.7.5-1|39	#regenerate file scanner.cc
14mr|re2c-0.13.7.5-1|40	rm -f scanner.cc
14mr|re2c-0.13.7.5-1|41	./re2c scanner.re > scanner.cc
14mr|re2c-0.13.7.5-1|42	rm -f re2c scanner.o
14mr|re2c-0.13.7.5-1|43	%make
14mr|re2c-0.13.7.5-1|44	
14mr|re2c-0.13.7.5-1|45	%check
14mr|re2c-0.13.7.5-1|46	make check
14mr|re2c-0.13.7.5-1|47	
14mr|re2c-0.13.7.5-1|48	%install
14mr|re2c-0.13.7.5-1|49	%makeinstall_std
14mr|re2c-0.13.7.5-1|50	
14mr|re2c-0.13.7.5-1|51	%files
14mr|re2c-0.13.7.5-1|52	%doc doc/* examples CHANGELOG README lessons
14mr|re2c-0.13.7.5-1|53	%attr(0755,root,root) %{_bindir}/re2c
14mr|re2c-0.13.7.5-1|54	%{_mandir}/man1/re2c.1*
14mr|re2c-0.13.7.5-1|55	
14mr|re2c-0.13.7.5-1|56	%changelog
14mr|re2c-0.13.7.5-1|57	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.13.7.5-1
14mr|re2c-0.13.7.5-1|58	+ Revision: 7861457
14mr|re2c-0.13.7.5-1|59	- Merge pull request #4 from import/re2c:auto_update
14mr|re2c-0.13.7.5-1|60	- ROSA Updates Builder: update suggested
14mr|re2c-0.13.7.5-1|61	
14mr|re2c-0.13.7.5-1|62	

18795 14
14mr|readahead-1.5.7-8|1	%define git_url git://git.fedorahosted.org/readahead
14mr|readahead-1.5.7-8|2	
14mr|readahead-1.5.7-8|3	Summary:        Read a preset list of files into memory
14mr|readahead-1.5.7-8|4	Name:           readahead
14mr|readahead-1.5.7-8|5	Version:        1.5.7
14mr|readahead-1.5.7-8|6	Release:        8
14mr|readahead-1.5.7-8|7	Group:          System/Configuration/Boot and Init
14mr|readahead-1.5.7-8|8	License:        GPLv2+
14mr|readahead-1.5.7-8|9	URL:		https://hosted.fedoraproject.org/readahead
14mr|readahead-1.5.7-8|10	Source0:	readahead-%{version}.tar.bz2
14mr|readahead-1.5.7-8|11	Source1:	readahead_early
14mr|readahead-1.5.7-8|12	Source2:	default.early
14mr|readahead-1.5.7-8|13	# (fc) 1.4.6-2mdv default values for Mandriva
14mr|readahead-1.5.7-8|14	Patch0:		readahead-default.patch
14mr|readahead-1.5.7-8|15	# (fc) 1.4.6-2mdv create a temp file to detect if collector is running, autodelect collector enabling file at end of collection
14mr|readahead-1.5.7-8|16	Patch1:		readahead-1.5.6-autocollector.patch
14mr|readahead-1.5.7-8|17	BuildRequires:	libblkid-devel
14mr|readahead-1.5.7-8|18	BuildRequires:	audit-devel
14mr|readahead-1.5.7-8|19	BuildRequires:	auparse-devel
14mr|readahead-1.5.7-8|20	BuildRequires:	ext2fs-devel
14mr|readahead-1.5.7-8|21	Requires(post):    chkconfig
14mr|readahead-1.5.7-8|22	Requires(pre):     chkconfig
14mr|readahead-1.5.7-8|23	Requires(pre):   systemd
14mr|readahead-1.5.7-8|24	Requires:	procps
14mr|readahead-1.5.7-8|25	Requires:	gawk
14mr|readahead-1.5.7-8|26	Requires:	util-linux-ng
14mr|readahead-1.5.7-8|27	Obsoletes:	kernel-utils
14mr|readahead-1.5.7-8|28	# easy upgrade from 2009.1 to 2010.1
14mr|readahead-1.5.7-8|29	Conflicts:	%mklibname audit 0
14mr|readahead-1.5.7-8|30	
14mr|readahead-1.5.7-8|31	%description
14mr|readahead-1.5.7-8|32	readahead reads the contents of a list of files into memory,
14mr|readahead-1.5.7-8|33	which causes them to be read from cache when they are actually
14mr|readahead-1.5.7-8|34	needed. Its goal is to speed up the boot process.
14mr|readahead-1.5.7-8|35	
14mr|readahead-1.5.7-8|36	%prep
14mr|readahead-1.5.7-8|37	%setup -q
14mr|readahead-1.5.7-8|38	%patch0 -p1 -b .default
14mr|readahead-1.5.7-8|39	%patch1 -p1 -b .autocollector
14mr|readahead-1.5.7-8|40	install -m644 %{SOURCE2} lists/
14mr|readahead-1.5.7-8|41	
14mr|readahead-1.5.7-8|42	%build
14mr|readahead-1.5.7-8|43	%configure2_5x \
14mr|readahead-1.5.7-8|44	--sbindir=/sbin \
14mr|readahead-1.5.7-8|45	--disable-rpath
14mr|readahead-1.5.7-8|46	
14mr|readahead-1.5.7-8|47	%make
14mr|readahead-1.5.7-8|48	
14mr|readahead-1.5.7-8|49	make rpm-lists-rebuild FILES="default.early" RPM_LIB="%{_lib}" RPM_ARCH="%{_arch}"
14mr|readahead-1.5.7-8|50	
14mr|readahead-1.5.7-8|51	
14mr|readahead-1.5.7-8|52	%install
14mr|readahead-1.5.7-8|53	rm -rf %{buildroot}
14mr|readahead-1.5.7-8|54	%makeinstall_std
14mr|readahead-1.5.7-8|55	%find_lang %{name}
14mr|readahead-1.5.7-8|56	
14mr|readahead-1.5.7-8|57	install -m755 %{SOURCE1} %{buildroot}/sbin
14mr|readahead-1.5.7-8|58	install -m755 %{SOURCE1} %{buildroot}/sbin/readahead_later
14mr|readahead-1.5.7-8|59	sed -i -e 's/early/later/g' %{buildroot}/sbin/readahead_later
14mr|readahead-1.5.7-8|60	
14mr|readahead-1.5.7-8|61	mkdir -p %{buildroot}%{_var}/lib/readahead
14mr|readahead-1.5.7-8|62	install -m644 lists/default.early %{buildroot}%{_var}/lib/readahead
14mr|readahead-1.5.7-8|63	
14mr|readahead-1.5.7-8|64	# we don't use upstart
14mr|readahead-1.5.7-8|65	rm -rf %{buildroot}/etc/event.d
14mr|readahead-1.5.7-8|66	rm -rf %{buildroot}%{_sysconfdir}/init
14mr|readahead-1.5.7-8|67	
14mr|readahead-1.5.7-8|68	# (bor) disable for now, it is done in rc.sysinit
14mr|readahead-1.5.7-8|69	rm -rf %{buildroot}/lib/systemd/system/default.target.wants
14mr|readahead-1.5.7-8|70	%pre
14mr|readahead-1.5.7-8|71	if [ -f /etc/rc.d/init.d/readahead_early ]; then
14mr|readahead-1.5.7-8|72	/sbin/chkconfig --del readahead_early > /dev/null 2>&1
14mr|readahead-1.5.7-8|73	/sbin/chkconfig --del readahead_later
14mr|readahead-1.5.7-8|74	fi
14mr|readahead-1.5.7-8|75	
14mr|readahead-1.5.7-8|76	%post
14mr|readahead-1.5.7-8|77	if [ "$1" = "1" ]; then
14mr|readahead-1.5.7-8|78	touch /.readahead_collect
14mr|readahead-1.5.7-8|79	fi
14mr|readahead-1.5.7-8|80	
14mr|readahead-1.5.7-8|81	%files -f %{name}.lang
14mr|readahead-1.5.7-8|82	%doc README lists/README.lists
14mr|readahead-1.5.7-8|83	/sbin/readahead
14mr|readahead-1.5.7-8|84	/sbin/readahead-collector
14mr|readahead-1.5.7-8|85	/sbin/readahead_early
14mr|readahead-1.5.7-8|86	/sbin/readahead_later
14mr|readahead-1.5.7-8|87	/etc/cron.daily/readahead.cron
14mr|readahead-1.5.7-8|88	/etc/cron.monthly/readahead-monthly.cron
14mr|readahead-1.5.7-8|89	%config(noreplace) %{_sysconfdir}/sysconfig/readahead
14mr|readahead-1.5.7-8|90	%config(noreplace) %{_sysconfdir}/readahead.conf
14mr|readahead-1.5.7-8|91	%dir /var/lib/readahead
14mr|readahead-1.5.7-8|92	%attr(0644,root,root) %{_var}/lib/readahead/default.early
14mr|readahead-1.5.7-8|93	/lib/readahead/%{name}-*.sh
14mr|readahead-1.5.7-8|94	# (bor) disable for now, it is done in rc.sysinit
14mr|readahead-1.5.7-8|95	#/lib/systemd/system/default.target.wants/readahead-*.service
14mr|readahead-1.5.7-8|96	/lib/systemd/system/readahead-*.service
14mr|readahead-1.5.7-8|97	
14mr|readahead-1.5.7-8|98	
14mr|readahead-1.5.7-8|99	
14mr|readahead-1.5.7-8|100	%changelog
14mr|readahead-1.5.7-8|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.7-8
14mr|readahead-1.5.7-8|102	+ Revision: 905153e
14mr|readahead-1.5.7-8|103	- MassBuild#440: Increase release tag
14mr|readahead-1.5.7-8|104	
14mr|readahead-1.5.7-8|105	

18796 14
14mr|readline-6.3-4|1	%define major 6
14mr|readline-6.3-4|2	%define libname %mklibname %{name} %{major}
14mr|readline-6.3-4|3	%define libhist %mklibname history %{major}
14mr|readline-6.3-4|4	%define devname %mklibname %{name} -d
14mr|readline-6.3-4|5	
14mr|readline-6.3-4|6	Summary:	Library for reading lines from a terminal
14mr|readline-6.3-4|7	Name:		readline
14mr|readline-6.3-4|8	Version:	6.3
14mr|readline-6.3-4|9	Release:	4
14mr|readline-6.3-4|10	License:	GPLv2+
14mr|readline-6.3-4|11	Group:		System/Libraries
14mr|readline-6.3-4|12	Url:		http://tiswww.case.edu/php/chet/readline/rltop.html
14mr|readline-6.3-4|13	Source0:	ftp://ftp.gnu.org/gnu/readline/%{name}-%{version}.tar.gz
14mr|readline-6.3-4|14	Source1:	ftp://ftp.gnu.org/gnu/readline/%{name}-%{version}.tar.gz.sig
14mr|readline-6.3-4|15	Patch0:		readline-4.3-no_rpath.patch
14mr|readline-6.3-4|16	Patch3:		readline-4.1-outdated.patch
14mr|readline-6.3-4|17	Patch4:		rl-header.patch
14mr|readline-6.3-4|18	Patch5:		rl-attribute.patch
14mr|readline-6.3-4|19	Patch6:		readline-6.0-fix-shared-libs-perms.patch
14mr|readline-6.3-4|20	Patch8:		readline-6.2-fix-missing-linkage.patch
14mr|readline-6.3-4|21	BuildRequires:	pkgconfig(ncurses)
14mr|readline-6.3-4|22	
14mr|readline-6.3-4|23	%description
14mr|readline-6.3-4|24	The "readline" library will read a line from the terminal and return it,
14mr|readline-6.3-4|25	allowing the user to edit the line with the standard emacs editing keys.
14mr|readline-6.3-4|26	It allows the programmer to give the user an easier-to-use and more
14mr|readline-6.3-4|27	intuitive interface.
14mr|readline-6.3-4|28	
14mr|readline-6.3-4|29	#----------------------------------------------------------------------------
14mr|readline-6.3-4|30	
14mr|readline-6.3-4|31	%package -n %{libname}
14mr|readline-6.3-4|32	Summary:	Shared libreadline library for readline
14mr|readline-6.3-4|33	Group:		System/Libraries
14mr|readline-6.3-4|34	Provides:	%{name} = %{EVRD}
14mr|readline-6.3-4|35	
14mr|readline-6.3-4|36	%description -n %{libname}
14mr|readline-6.3-4|37	This package contains the library needed to run programs dynamically
14mr|readline-6.3-4|38	linked to readline.
14mr|readline-6.3-4|39	
14mr|readline-6.3-4|40	%files -n %{libname}
14mr|readline-6.3-4|41	/%{_lib}/libreadline.so.%{major}*
14mr|readline-6.3-4|42	
14mr|readline-6.3-4|43	#----------------------------------------------------------------------------
14mr|readline-6.3-4|44	
14mr|readline-6.3-4|45	%package -n %{libhist}
14mr|readline-6.3-4|46	Summary:	Shared libhistory library for readline
14mr|readline-6.3-4|47	Group:		System/Libraries
14mr|readline-6.3-4|48	Conflicts:	%{_lib}readline6 < 6.3
14mr|readline-6.3-4|49	
14mr|readline-6.3-4|50	%description -n %{libhist}
14mr|readline-6.3-4|51	This package contains the libhistory library from readline.
14mr|readline-6.3-4|52	
14mr|readline-6.3-4|53	%files -n %{libhist}
14mr|readline-6.3-4|54	/%{_lib}/libhistory.so.%{major}*
14mr|readline-6.3-4|55	
14mr|readline-6.3-4|56	#----------------------------------------------------------------------------
14mr|readline-6.3-4|57	
14mr|readline-6.3-4|58	%package -n %{devname}
14mr|readline-6.3-4|59	Summary:	Files for developing programs that use the readline library
14mr|readline-6.3-4|60	Group:		Development/C
14mr|readline-6.3-4|61	Requires:	%{libname} = %{EVRD}
14mr|readline-6.3-4|62	Requires:	%{libhist} = %{EVRD}
14mr|readline-6.3-4|63	Provides:	%{name}-devel = %{EVRD}
14mr|readline-6.3-4|64	
14mr|readline-6.3-4|65	%description -n %{devname}
14mr|readline-6.3-4|66	The "readline" library will read a line from the terminal and return it,
14mr|readline-6.3-4|67	using prompt as a prompt.  If prompt is null, no prompt is issued.  The
14mr|readline-6.3-4|68	line returned is allocated with malloc(3), so the caller must free it when
14mr|readline-6.3-4|69	finished.  The line returned has the final newline removed, so only the
14mr|readline-6.3-4|70	text of the line remains.
14mr|readline-6.3-4|71	
14mr|readline-6.3-4|72	%files -n %{devname}
14mr|readline-6.3-4|73	%doc CHANGELOG CHANGES MANIFEST README USAGE
14mr|readline-6.3-4|74	%doc doc examples support
14mr|readline-6.3-4|75	%{_mandir}/man3/*
14mr|readline-6.3-4|76	%{_includedir}/readline
14mr|readline-6.3-4|77	%{_libdir}/libhistory.so
14mr|readline-6.3-4|78	%{_libdir}/libreadline.so
14mr|readline-6.3-4|79	
14mr|readline-6.3-4|80	#----------------------------------------------------------------------------
14mr|readline-6.3-4|81	
14mr|readline-6.3-4|82	%package doc
14mr|readline-6.3-4|83	Summary:	Readline documentation in GNU info format
14mr|readline-6.3-4|84	Group:		Documentation
14mr|readline-6.3-4|85	Provides:	%{name}-doc = %{EVRD}
14mr|readline-6.3-4|86	BuildArch:	noarch
14mr|readline-6.3-4|87	
14mr|readline-6.3-4|88	%description doc
14mr|readline-6.3-4|89	This package contains readline documentation in the GNU info format.
14mr|readline-6.3-4|90	
14mr|readline-6.3-4|91	%files doc
14mr|readline-6.3-4|92	%{_infodir}/history.info*
14mr|readline-6.3-4|93	%{_infodir}/readline.info*
14mr|readline-6.3-4|94	%{_infodir}/rluserman.info*
14mr|readline-6.3-4|95	
14mr|readline-6.3-4|96	#----------------------------------------------------------------------------
14mr|readline-6.3-4|97	
14mr|readline-6.3-4|98	%prep
14mr|readline-6.3-4|99	%setup -q
14mr|readline-6.3-4|100	%apply_patches
14mr|readline-6.3-4|101	
14mr|readline-6.3-4|102	sed -e 's#/usr/local#%{_prefix}#g' -i doc/texi2html
14mr|readline-6.3-4|103	libtoolize --copy --force
14mr|readline-6.3-4|104	
14mr|readline-6.3-4|105	%build
14mr|readline-6.3-4|106	%configure2_5x \
14mr|readline-6.3-4|107	--enable-static=no \
14mr|readline-6.3-4|108	--with-curses \
14mr|readline-6.3-4|109	--enable-multibyte
14mr|readline-6.3-4|110	
14mr|readline-6.3-4|111	%make
14mr|readline-6.3-4|112	
14mr|readline-6.3-4|113	%install
14mr|readline-6.3-4|114	%makeinstall_std
14mr|readline-6.3-4|115	# put all libs in /lib because some package needs it
14mr|readline-6.3-4|116	# before /usr is mounted
14mr|readline-6.3-4|117	install -d %{buildroot}/%{_lib}
14mr|readline-6.3-4|118	for l in libhistory.so libreadline.so; do
14mr|readline-6.3-4|119	rm %{buildroot}%{_libdir}/${l}
14mr|readline-6.3-4|120	mv %{buildroot}%{_libdir}/${l}.%{major}* %{buildroot}/%{_lib}
14mr|readline-6.3-4|121	ln -sr %{buildroot}/%{_lib}/${l}.%{major}.* %{buildroot}%{_libdir}/${l}
14mr|readline-6.3-4|122	done
14mr|readline-6.3-4|123	
14mr|readline-6.3-4|124	rm -rf %{buildroot}%{_docdir}/readline/{CHANGES,INSTALL,README} \
14mr|readline-6.3-4|125	%{buildroot}%{_prefix}/uclibc%{_docdir}/readline/{CHANGES,INSTALL,README}
14mr|readline-6.3-4|126	
14mr|readline-6.3-4|127	
14mr|readline-6.3-4|128	%changelog
14mr|readline-6.3-4|129	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.3-4
14mr|readline-6.3-4|130	+ Revision: 7cd3f3a
14mr|readline-6.3-4|131	- New version 6.3
14mr|readline-6.3-4|132	
14mr|readline-6.3-4|133	

18797 14
14mr|recode-3.6-23|1	%define	major 0
14mr|recode-3.6-23|2	%define libname %mklibname %{name} %{major}
14mr|recode-3.6-23|3	%define develname %mklibname %{name} -d
14mr|recode-3.6-23|4	
14mr|recode-3.6-23|5	Summary:	GNU recode
14mr|recode-3.6-23|6	Name:		recode
14mr|recode-3.6-23|7	Version:	3.6
14mr|recode-3.6-23|8	Release:	23
14mr|recode-3.6-23|9	Group:		Text tools
14mr|recode-3.6-23|10	License:	GPL
14mr|recode-3.6-23|11	URL:		http://recode.progiciels-bpi.ca/
14mr|recode-3.6-23|12	Source0:	ftp://prep.ai.mit.edu:/pub/gnu/recode/recode-%{version}.tar.bz2
14mr|recode-3.6-23|13	# OE: taken from debian, but symbol clash fix originates from here:
14mr|recode-3.6-23|14	# http://www.pybliographer.org/help/recode.patch
14mr|recode-3.6-23|15	# recode and mysql symbols collided and made php crash, this patch
14mr|recode-3.6-23|16	# fixes this.
14mr|recode-3.6-23|17	Patch0:		recode_3.6-15.diff
14mr|recode-3.6-23|18	Patch1:		recode-3.6-format_not_a_string_literal_and_no_format_arguments.diff
14mr|recode-3.6-23|19	BuildRequires:	flex
14mr|recode-3.6-23|20	BuildRequires:	gettext-devel
14mr|recode-3.6-23|21	BuildRequires:	automake1.4
14mr|recode-3.6-23|22	
14mr|recode-3.6-23|23	%description
14mr|recode-3.6-23|24	The GNU recode utility converts files between various character sets.
14mr|recode-3.6-23|25	
14mr|recode-3.6-23|26	%package -n	%{libname}
14mr|recode-3.6-23|27	Summary:	Shared GNU recode library
14mr|recode-3.6-23|28	Group:          System/Libraries
14mr|recode-3.6-23|29	
14mr|recode-3.6-23|30	%description -n	%{libname}
14mr|recode-3.6-23|31	The GNU recode utility converts files between various character sets.
14mr|recode-3.6-23|32	
14mr|recode-3.6-23|33	This package provides the shared recode library.
14mr|recode-3.6-23|34	
14mr|recode-3.6-23|35	%package -n	%{develname}
14mr|recode-3.6-23|36	Summary:	Development files for the %{libname} library
14mr|recode-3.6-23|37	Group:		Development/C
14mr|recode-3.6-23|38	Obsoletes:	%{name}-devel
14mr|recode-3.6-23|39	Provides:	%{name}-devel
14mr|recode-3.6-23|40	Provides:	lib%{name}-devel
14mr|recode-3.6-23|41	Requires:	%{libname} = %{version}
14mr|recode-3.6-23|42	Obsoletes:	%{mklibname %{name} 0 -d}
14mr|recode-3.6-23|43	
14mr|recode-3.6-23|44	%description -n	%{develname}
14mr|recode-3.6-23|45	Development files for the %{libname} library
14mr|recode-3.6-23|46	
14mr|recode-3.6-23|47	%prep
14mr|recode-3.6-23|48	
14mr|recode-3.6-23|49	%setup -q
14mr|recode-3.6-23|50	%patch0 -p1
14mr|recode-3.6-23|51	%patch1 -p0
14mr|recode-3.6-23|52	
14mr|recode-3.6-23|53	%build
14mr|recode-3.6-23|54	
14mr|recode-3.6-23|55	%configure2_5x \
14mr|recode-3.6-23|56	--without-included-gettext
14mr|recode-3.6-23|57	
14mr|recode-3.6-23|58	# no -recheck hack
14mr|recode-3.6-23|59	touch *
14mr|recode-3.6-23|60	
14mr|recode-3.6-23|61	%make CFLAGS="%{optflags} -D_REENTRANT -fPIC"
14mr|recode-3.6-23|62	
14mr|recode-3.6-23|63	%install
14mr|recode-3.6-23|64	%makeinstall_std
14mr|recode-3.6-23|65	
14mr|recode-3.6-23|66	%find_lang %{name}
14mr|recode-3.6-23|67	
14mr|recode-3.6-23|68	# house cleansing
14mr|recode-3.6-23|69	rm -f %{buildroot}%{_infodir}/dir
14mr|recode-3.6-23|70	
14mr|recode-3.6-23|71	%files -f %{name}.lang
14mr|recode-3.6-23|72	%defattr(-,root,root)
14mr|recode-3.6-23|73	%doc BACKLOG COPYING INSTALL NEWS README
14mr|recode-3.6-23|74	%doc THANKS doc
14mr|recode-3.6-23|75	%{_bindir}/*
14mr|recode-3.6-23|76	%{_mandir}/man1/*
14mr|recode-3.6-23|77	%{_infodir}/*
14mr|recode-3.6-23|78	
14mr|recode-3.6-23|79	%files -n %{libname}
14mr|recode-3.6-23|80	%defattr(0644,root,root,755)
14mr|recode-3.6-23|81	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|recode-3.6-23|82	
14mr|recode-3.6-23|83	%files -n %{develname}
14mr|recode-3.6-23|84	%defattr(0644,root,root,755)
14mr|recode-3.6-23|85	%doc contrib
14mr|recode-3.6-23|86	%{_libdir}/*.so
14mr|recode-3.6-23|87	%{_libdir}/*.a
14mr|recode-3.6-23|88	%{_includedir}/*.h
14mr|recode-3.6-23|89	
14mr|recode-3.6-23|90	
14mr|recode-3.6-23|91	
14mr|recode-3.6-23|92	%changelog
14mr|recode-3.6-23|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-23
14mr|recode-3.6-23|94	+ Revision: 8093bbc
14mr|recode-3.6-23|95	- MassBuild#440: Increase release tag
14mr|recode-3.6-23|96	
14mr|recode-3.6-23|97	

18798 14
14mr|redir-2.2.1-16|1	Name:           redir
14mr|redir-2.2.1-16|2	Version:        2.2.1
14mr|redir-2.2.1-16|3	Release:        16
14mr|redir-2.2.1-16|4	Summary:        Redirect TCP connections
14mr|redir-2.2.1-16|5	
14mr|redir-2.2.1-16|6	Group:          Networking/Other
14mr|redir-2.2.1-16|7	License:        GPL+
14mr|redir-2.2.1-16|8	URL:            http://sammy.net/~sammy/hacks/
14mr|redir-2.2.1-16|9	Source0:        http://sammy.net/~sammy/hacks/%{name}-%{version}.tar.gz
14mr|redir-2.2.1-16|10	BuildRequires:	tcp_wrappers-devel
14mr|redir-2.2.1-16|11	
14mr|redir-2.2.1-16|12	#Include Debian Patches
14mr|redir-2.2.1-16|13	Patch0:         01_fix_max_bandwidth_docs.dpatch
14mr|redir-2.2.1-16|14	Patch1:         02_use_ntohs.dpatch
14mr|redir-2.2.1-16|15	Patch2:         03_fix_tcp_wrappers.dpatch
14mr|redir-2.2.1-16|16	Patch3:         04_fix_timeouts.dpatch
14mr|redir-2.2.1-16|17	Patch4:         05_pedantic.dpatch
14mr|redir-2.2.1-16|18	Patch5:         06_fix_shaper_buffer.dpatch
14mr|redir-2.2.1-16|19	Patch6:         07_cosmetics.dpatch
14mr|redir-2.2.1-16|20	Patch7:         08_add_wrappers.dpatch
14mr|redir-2.2.1-16|21	Patch8:         09_add_linux_software_map.dpatch
14mr|redir-2.2.1-16|22	Patch9:         15_deb_cosmetics.dpatch
14mr|redir-2.2.1-16|23	Patch10:        20_do_not_strip.dpatch
14mr|redir-2.2.1-16|24	Patch11:        25_fix_setsockopt.dpatch
14mr|redir-2.2.1-16|25	Patch12:        30_fix_manpage.dpatch
14mr|redir-2.2.1-16|26	#end of debian patches
14mr|redir-2.2.1-16|27	
14mr|redir-2.2.1-16|28	Patch13:        redir_gcc4.4-signedness.patch
14mr|redir-2.2.1-16|29	Patch14:        31_fix_transproxy_location.patch
14mr|redir-2.2.1-16|30	%description
14mr|redir-2.2.1-16|31	a port redirector, used to forward incoming connections to somewhere else.
14mr|redir-2.2.1-16|32	by far the cleanest piece of code here, because someone else liked it
14mr|redir-2.2.1-16|33	enough to fix it.
14mr|redir-2.2.1-16|34	
14mr|redir-2.2.1-16|35	%prep
14mr|redir-2.2.1-16|36	%setup -q
14mr|redir-2.2.1-16|37	
14mr|redir-2.2.1-16|38	# Fix docs and --help to show --max_bandwidth instead of --maxbandwidth
14mr|redir-2.2.1-16|39	%patch0 -p1
14mr|redir-2.2.1-16|40	
14mr|redir-2.2.1-16|41	#use ntohs() to generate comprehensible debug()s and syslog()s
14mr|redir-2.2.1-16|42	%patch1 -p1
14mr|redir-2.2.1-16|43	
14mr|redir-2.2.1-16|44	#fix calls to tcp wrappers
14mr|redir-2.2.1-16|45	%patch2 -p1
14mr|redir-2.2.1-16|46	
14mr|redir-2.2.1-16|47	# fix and make timeout more verbose
14mr|redir-2.2.1-16|48	%patch3 -p1
14mr|redir-2.2.1-16|49	
14mr|redir-2.2.1-16|50	#changes to make clean up compilation, include missing time.h include
14mr|redir-2.2.1-16|51	%patch4 -p1
14mr|redir-2.2.1-16|52	
14mr|redir-2.2.1-16|53	#properly allocate copyloop buffer
14mr|redir-2.2.1-16|54	%patch5 -p1
14mr|redir-2.2.1-16|55	
14mr|redir-2.2.1-16|56	#cosmestic only patch
14mr|redir-2.2.1-16|57	%patch6 -p1
14mr|redir-2.2.1-16|58	
14mr|redir-2.2.1-16|59	#add tcp_wrapper support
14mr|redir-2.2.1-16|60	%patch7 -p1
14mr|redir-2.2.1-16|61	
14mr|redir-2.2.1-16|62	#description of redir
14mr|redir-2.2.1-16|63	%patch8 -p1
14mr|redir-2.2.1-16|64	
14mr|redir-2.2.1-16|65	#comestic only patch
14mr|redir-2.2.1-16|66	%patch9 -p1
14mr|redir-2.2.1-16|67	
14mr|redir-2.2.1-16|68	# do not stripping needed for debug-info package
14mr|redir-2.2.1-16|69	%patch10 -p1
14mr|redir-2.2.1-16|70	
14mr|redir-2.2.1-16|71	#make usage os setsockopt more verbose
14mr|redir-2.2.1-16|72	%patch11 -p1
14mr|redir-2.2.1-16|73	
14mr|redir-2.2.1-16|74	#Clean up questionable formatting in man page
14mr|redir-2.2.1-16|75	%patch12 -p1
14mr|redir-2.2.1-16|76	
14mr|redir-2.2.1-16|77	#fix compile warning with gcc 4.4
14mr|redir-2.2.1-16|78	%patch13 -p2
14mr|redir-2.2.1-16|79	
14mr|redir-2.2.1-16|80	# fix location of transproxy.txt
14mr|redir-2.2.1-16|81	%patch14 -p2
14mr|redir-2.2.1-16|82	
14mr|redir-2.2.1-16|83	# Convert to utf-8
14mr|redir-2.2.1-16|84	for file in CHANGES; do
14mr|redir-2.2.1-16|85	mv $file timestamp
14mr|redir-2.2.1-16|86	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
14mr|redir-2.2.1-16|87	touch -r timestamp $file
14mr|redir-2.2.1-16|88	done
14mr|redir-2.2.1-16|89	
14mr|redir-2.2.1-16|90	%build
14mr|redir-2.2.1-16|91	%make CFLAGS="%{optflags}" LDFLAGS="%{optflags}"
14mr|redir-2.2.1-16|92	
14mr|redir-2.2.1-16|93	%install
14mr|redir-2.2.1-16|94	install -Dp -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|redir-2.2.1-16|95	install -Dp -m 644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
14mr|redir-2.2.1-16|96	
14mr|redir-2.2.1-16|97	%files
14mr|redir-2.2.1-16|98	%doc README CHANGES COPYING trans*.txt
14mr|redir-2.2.1-16|99	%{_bindir}/%{name}
14mr|redir-2.2.1-16|100	%{_mandir}/man1/%{name}.1*
14mr|redir-2.2.1-16|101	
14mr|redir-2.2.1-16|102	%changelog
14mr|redir-2.2.1-16|103	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-16
14mr|redir-2.2.1-16|104	+ Revision: cc1dc3a
14mr|redir-2.2.1-16|105	- Rebuild to main
14mr|redir-2.2.1-16|106	
14mr|redir-2.2.1-16|107	

18799 14
14mr|redland-1.0.16-2|1	%define major   0
14mr|redland-1.0.16-2|2	%define libname %mklibname %{name} %{major}
14mr|redland-1.0.16-2|3	%define develname %mklibname -d %{name}
14mr|redland-1.0.16-2|4	
14mr|redland-1.0.16-2|5	Name:		redland
14mr|redland-1.0.16-2|6	Version:	1.0.16
14mr|redland-1.0.16-2|7	Release:	2
14mr|redland-1.0.16-2|8	License:	LGPLv2.1+ ASL 2.0
14mr|redland-1.0.16-2|9	Summary:	Redland RDF Application Framework
14mr|redland-1.0.16-2|10	Group:		Development/Other
14mr|redland-1.0.16-2|11	Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
14mr|redland-1.0.16-2|12	URL:		http://librdf.org/
14mr|redland-1.0.16-2|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|redland-1.0.16-2|14	BuildRequires:	pkgconfig(sqlite3)
14mr|redland-1.0.16-2|15	BuildRequires:	pkgconfig(rasqal)
14mr|redland-1.0.16-2|16	BuildRequires:	pkgconfig(gtk-doc)
14mr|redland-1.0.16-2|17	BuildRequires:	db-devel >= 5.2
14mr|redland-1.0.16-2|18	BuildRequires:	libtool-devel
14mr|redland-1.0.16-2|19	BuildRequires:	mysql-devel
14mr|redland-1.0.16-2|20	BuildRequires:	postgresql-devel
14mr|redland-1.0.16-2|21	BuildRequires:	gmp-devel
14mr|redland-1.0.16-2|22	Conflicts:	%{develname} < 1.0.13
14mr|redland-1.0.16-2|23	Requires:	rasqal
14mr|redland-1.0.16-2|24	Requires:	raptor2
14mr|redland-1.0.16-2|25	
14mr|redland-1.0.16-2|26	%description
14mr|redland-1.0.16-2|27	Redland is a library that provides a high-level interface for RDF
14mr|redland-1.0.16-2|28	(Resource Description Framework) implemented in an object-based API.
14mr|redland-1.0.16-2|29	It is modular and supports different RDF/XML parsers, storage
14mr|redland-1.0.16-2|30	mechanisms and other elements. Redland is designed for applications
14mr|redland-1.0.16-2|31	developers to provide RDF support in their applications as well as
14mr|redland-1.0.16-2|32	for RDF developers to experiment with the technology.
14mr|redland-1.0.16-2|33	
14mr|redland-1.0.16-2|34	%package -n	%{libname}
14mr|redland-1.0.16-2|35	Summary:        Dynamic libraries from %{name}
14mr|redland-1.0.16-2|36	Group:          System/Libraries
14mr|redland-1.0.16-2|37	
14mr|redland-1.0.16-2|38	%description -n %{libname}
14mr|redland-1.0.16-2|39	Dynamic libraries from %{name}.
14mr|redland-1.0.16-2|40	
14mr|redland-1.0.16-2|41	%package -n	%{develname}
14mr|redland-1.0.16-2|42	Summary:	Header files and static libraries from %{name}
14mr|redland-1.0.16-2|43	Group:		Development/Other
14mr|redland-1.0.16-2|44	Requires:	%{libname} = %{version}
14mr|redland-1.0.16-2|45	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|redland-1.0.16-2|46	%rename		%{name}-devel
14mr|redland-1.0.16-2|47	Obsoletes:	%{mklibname -d %{name} 0} < 1.0.15
14mr|redland-1.0.16-2|48	
14mr|redland-1.0.16-2|49	%description -n	%{develname}
14mr|redland-1.0.16-2|50	Libraries and includes files for developing programs based on %{name}.
14mr|redland-1.0.16-2|51	
14mr|redland-1.0.16-2|52	%prep
14mr|redland-1.0.16-2|53	%setup -q
14mr|redland-1.0.16-2|54	# hack to nuke rpaths
14mr|redland-1.0.16-2|55	sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
14mr|redland-1.0.16-2|56	
14mr|redland-1.0.16-2|57	%build
14mr|redland-1.0.16-2|58	./autogen.sh
14mr|redland-1.0.16-2|59	%configure2_5x	--disable-static \
14mr|redland-1.0.16-2|60	--without-included-ltdl \
14mr|redland-1.0.16-2|61	--with-mysql \
14mr|redland-1.0.16-2|62	--with-postgresql \
14mr|redland-1.0.16-2|63	--enable-gtk-doc
14mr|redland-1.0.16-2|64	
14mr|redland-1.0.16-2|65	%make
14mr|redland-1.0.16-2|66	
14mr|redland-1.0.16-2|67	%install
14mr|redland-1.0.16-2|68	%makeinstall_std
14mr|redland-1.0.16-2|69	
14mr|redland-1.0.16-2|70	%multiarch_binaries %{buildroot}%{_bindir}/redland-config
14mr|redland-1.0.16-2|71	
14mr|redland-1.0.16-2|72	%files
14mr|redland-1.0.16-2|73	%doc AUTHORS ChangeLog README NEWS
14mr|redland-1.0.16-2|74	%doc *.html
14mr|redland-1.0.16-2|75	%{_bindir}/redland-db-upgrade
14mr|redland-1.0.16-2|76	%{_bindir}/rdfproc
14mr|redland-1.0.16-2|77	%{_libdir}/%{name}/
14mr|redland-1.0.16-2|78	%{_datadir}/%{name}/
14mr|redland-1.0.16-2|79	%{_mandir}/man1/*
14mr|redland-1.0.16-2|80	%{_mandir}/man3/*
14mr|redland-1.0.16-2|81	
14mr|redland-1.0.16-2|82	%files -n %{libname}
14mr|redland-1.0.16-2|83	%{_libdir}/librdf.so.%{major}*
14mr|redland-1.0.16-2|84	
14mr|redland-1.0.16-2|85	%files -n %{develname}
14mr|redland-1.0.16-2|86	%{multiarch_bindir}/redland-config
14mr|redland-1.0.16-2|87	%{_bindir}/redland-config
14mr|redland-1.0.16-2|88	%{_libdir}/*.so
14mr|redland-1.0.16-2|89	%{_includedir}/redland.h
14mr|redland-1.0.16-2|90	%{_includedir}/librdf.h
14mr|redland-1.0.16-2|91	%{_includedir}/rdf_*.h
14mr|redland-1.0.16-2|92	%{_libdir}/pkgconfig/*.pc
14mr|redland-1.0.16-2|93	%{_datadir}/gtk-doc/*/*
14mr|redland-1.0.16-2|94	
14mr|redland-1.0.16-2|95	
14mr|redland-1.0.16-2|96	
14mr|redland-1.0.16-2|97	
14mr|redland-1.0.16-2|98	%changelog
14mr|redland-1.0.16-2|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.16-2
14mr|redland-1.0.16-2|100	+ Revision: 21efbb9
14mr|redland-1.0.16-2|101	- MassBuild#440: Increase release tag
14mr|redland-1.0.16-2|102	
14mr|redland-1.0.16-2|103	

18800 14
14mr|regexp-1.5-0.0.9|1	# Copyright (c) 2000-2005, JPackage Project
14mr|regexp-1.5-0.0.9|2	# All rights reserved.
14mr|regexp-1.5-0.0.9|3	#
14mr|regexp-1.5-0.0.9|4	# Redistribution and use in source and binary forms, with or without
14mr|regexp-1.5-0.0.9|5	# modification, are permitted provided that the following conditions
14mr|regexp-1.5-0.0.9|6	# are met:
14mr|regexp-1.5-0.0.9|7	#
14mr|regexp-1.5-0.0.9|8	# 1. Redistributions of source code must retain the above copyright
14mr|regexp-1.5-0.0.9|9	#    notice, this list of conditions and the following disclaimer.
14mr|regexp-1.5-0.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|regexp-1.5-0.0.9|11	#    notice, this list of conditions and the following disclaimer in the
14mr|regexp-1.5-0.0.9|12	#    documentation and/or other materials provided with the
14mr|regexp-1.5-0.0.9|13	#    distribution.
14mr|regexp-1.5-0.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|regexp-1.5-0.0.9|15	#    contributors may be used to endorse or promote products derived
14mr|regexp-1.5-0.0.9|16	#    from this software without specific prior written permission.
14mr|regexp-1.5-0.0.9|17	#
14mr|regexp-1.5-0.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|regexp-1.5-0.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|regexp-1.5-0.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|regexp-1.5-0.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|regexp-1.5-0.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|regexp-1.5-0.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|regexp-1.5-0.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|regexp-1.5-0.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|regexp-1.5-0.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|regexp-1.5-0.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|regexp-1.5-0.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|regexp-1.5-0.0.9|29	#
14mr|regexp-1.5-0.0.9|30	
14mr|regexp-1.5-0.0.9|31	%define gcj_support 0
14mr|regexp-1.5-0.0.9|32	
14mr|regexp-1.5-0.0.9|33	%define full_name       jakarta-%{name}
14mr|regexp-1.5-0.0.9|34	%define section         free
14mr|regexp-1.5-0.0.9|35	
14mr|regexp-1.5-0.0.9|36	Name:           regexp
14mr|regexp-1.5-0.0.9|37	Version:        1.5
14mr|regexp-1.5-0.0.9|38	Release:        0.0.9
14mr|regexp-1.5-0.0.9|39	Epoch:          0
14mr|regexp-1.5-0.0.9|40	Summary:        Simple regular expressions API
14mr|regexp-1.5-0.0.9|41	License:        Apache License
14mr|regexp-1.5-0.0.9|42	Group:          Development/Java
14mr|regexp-1.5-0.0.9|43	Url:            http://jakarta.apache.org/%{name}/
14mr|regexp-1.5-0.0.9|44	Source0:        http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
14mr|regexp-1.5-0.0.9|45	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|regexp-1.5-0.0.9|46	Requires(pre):     jpackage-utils >= 0:1.6
14mr|regexp-1.5-0.0.9|47	Requires(postun):  jpackage-utils >= 0:1.6
14mr|regexp-1.5-0.0.9|48	
14mr|regexp-1.5-0.0.9|49	BuildRequires:  ant >= 1.6
14mr|regexp-1.5-0.0.9|50	%if ! %{gcj_support}
14mr|regexp-1.5-0.0.9|51	Buildarch:      noarch
14mr|regexp-1.5-0.0.9|52	%endif
14mr|regexp-1.5-0.0.9|53	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|regexp-1.5-0.0.9|54	
14mr|regexp-1.5-0.0.9|55	%if %{gcj_support}
14mr|regexp-1.5-0.0.9|56	BuildRequires:          java-gcj-compat-devel
14mr|regexp-1.5-0.0.9|57	%endif
14mr|regexp-1.5-0.0.9|58	
14mr|regexp-1.5-0.0.9|59	%description
14mr|regexp-1.5-0.0.9|60	Regexp is a 100% Pure Java Regular Expression package that was
14mr|regexp-1.5-0.0.9|61	graciously donated to the Apache Software Foundation by Jonathan Locke.
14mr|regexp-1.5-0.0.9|62	He originally wrote this software back in 1996 and it has stood up quite
14mr|regexp-1.5-0.0.9|63	well to the test of time.
14mr|regexp-1.5-0.0.9|64	It includes complete Javadoc documentation as well as a simple Applet
14mr|regexp-1.5-0.0.9|65	for visual debugging and testing suite for compatibility.
14mr|regexp-1.5-0.0.9|66	
14mr|regexp-1.5-0.0.9|67	%package javadoc
14mr|regexp-1.5-0.0.9|68	Group:          Development/Java
14mr|regexp-1.5-0.0.9|69	Summary:        Javadoc for %{name}
14mr|regexp-1.5-0.0.9|70	Requires(post): %{__rm}
14mr|regexp-1.5-0.0.9|71	Requires(postun): %{__rm}
14mr|regexp-1.5-0.0.9|72	Requires(post): /bin/ln
14mr|regexp-1.5-0.0.9|73	
14mr|regexp-1.5-0.0.9|74	%description javadoc
14mr|regexp-1.5-0.0.9|75	Javadoc for %{name}.
14mr|regexp-1.5-0.0.9|76	
14mr|regexp-1.5-0.0.9|77	%prep
14mr|regexp-1.5-0.0.9|78	%setup -q -n %{full_name}-%{version}
14mr|regexp-1.5-0.0.9|79	%remove_java_binaries
14mr|regexp-1.5-0.0.9|80	
14mr|regexp-1.5-0.0.9|81	%build
14mr|regexp-1.5-0.0.9|82	mkdir lib
14mr|regexp-1.5-0.0.9|83	export CLASSPATH=
14mr|regexp-1.5-0.0.9|84	export OPT_JAR_LIST=
14mr|regexp-1.5-0.0.9|85	%{ant} -Djakarta-site2.dir=. jar javadocs
14mr|regexp-1.5-0.0.9|86	
14mr|regexp-1.5-0.0.9|87	
14mr|regexp-1.5-0.0.9|88	%install
14mr|regexp-1.5-0.0.9|89	rm -rf $RPM_BUILD_ROOT
14mr|regexp-1.5-0.0.9|90	
14mr|regexp-1.5-0.0.9|91	# jars
14mr|regexp-1.5-0.0.9|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|regexp-1.5-0.0.9|93	install -m 644 build/*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|regexp-1.5-0.0.9|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|regexp-1.5-0.0.9|95	# javadoc
14mr|regexp-1.5-0.0.9|96	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|regexp-1.5-0.0.9|97	cp -r docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|regexp-1.5-0.0.9|98	rm -rf docs/api
14mr|regexp-1.5-0.0.9|99	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|regexp-1.5-0.0.9|100	
14mr|regexp-1.5-0.0.9|101	# fix end-of-line
14mr|regexp-1.5-0.0.9|102	for i in `find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
14mr|regexp-1.5-0.0.9|103	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mr|regexp-1.5-0.0.9|104	done
14mr|regexp-1.5-0.0.9|105	
14mr|regexp-1.5-0.0.9|106	%{gcj_compile}
14mr|regexp-1.5-0.0.9|107	
14mr|regexp-1.5-0.0.9|108	%clean
14mr|regexp-1.5-0.0.9|109	rm -rf $RPM_BUILD_ROOT
14mr|regexp-1.5-0.0.9|110	
14mr|regexp-1.5-0.0.9|111	%if %{gcj_support}
14mr|regexp-1.5-0.0.9|112	%post
14mr|regexp-1.5-0.0.9|113	%{update_gcjdb}
14mr|regexp-1.5-0.0.9|114	%endif
14mr|regexp-1.5-0.0.9|115	
14mr|regexp-1.5-0.0.9|116	%if %{gcj_support}
14mr|regexp-1.5-0.0.9|117	%postun
14mr|regexp-1.5-0.0.9|118	%{clean_gcjdb}
14mr|regexp-1.5-0.0.9|119	%endif
14mr|regexp-1.5-0.0.9|120	
14mr|regexp-1.5-0.0.9|121	%files
14mr|regexp-1.5-0.0.9|122	%defattr(0644,root,root,0755)
14mr|regexp-1.5-0.0.9|123	%doc LICENSE
14mr|regexp-1.5-0.0.9|124	%{_javadir}/*.jar
14mr|regexp-1.5-0.0.9|125	%{gcj_files}
14mr|regexp-1.5-0.0.9|126	
14mr|regexp-1.5-0.0.9|127	%files javadoc
14mr|regexp-1.5-0.0.9|128	%defattr(0644,root,root,0755)
14mr|regexp-1.5-0.0.9|129	%{_javadocdir}/%{name}-%{version}
14mr|regexp-1.5-0.0.9|130	%dir %{_javadocdir}/%{name}
14mr|regexp-1.5-0.0.9|131	
14mr|regexp-1.5-0.0.9|132	
14mr|regexp-1.5-0.0.9|133	
14mr|regexp-1.5-0.0.9|134	%changelog
14mr|regexp-1.5-0.0.9|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.5-0.0.9
14mr|regexp-1.5-0.0.9|136	+ Revision: afe21f9
14mr|regexp-1.5-0.0.9|137	- MassBuild#440: Increase release tag
14mr|regexp-1.5-0.0.9|138	
14mr|regexp-1.5-0.0.9|139	

18801 14
14mr|reiserfsprogs-3.6.21-4|1	Summary:	The utilities to create reiserfs volumes
14mr|reiserfsprogs-3.6.21-4|2	Name:		reiserfsprogs
14mr|reiserfsprogs-3.6.21-4|3	Version:	3.6.21
14mr|reiserfsprogs-3.6.21-4|4	Epoch:		1
14mr|reiserfsprogs-3.6.21-4|5	Release:	%manbo_mkrel 4
14mr|reiserfsprogs-3.6.21-4|6	License:	GPLv2 with exceptions
14mr|reiserfsprogs-3.6.21-4|7	Group:		System/Kernel and hardware
14mr|reiserfsprogs-3.6.21-4|8	Url:		http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/
14mr|reiserfsprogs-3.6.21-4|9	Source0:	http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/%{name}-%{version}.tar.bz2
14mr|reiserfsprogs-3.6.21-4|10	Patch1:		reiserfsprogs-3.6.2-make-the-force-option-works-in-resize_reiserfs.patch
14mr|reiserfsprogs-3.6.21-4|11	Patch3:		reiserfsprogs-3.6.21-uuid.patch
14mr|reiserfsprogs-3.6.21-4|12	BuildRequires:	libblkid-devel
14mr|reiserfsprogs-3.6.21-4|13	Obsoletes:	reiserfs-utils
14mr|reiserfsprogs-3.6.21-4|14	Provides:	reiserfs-utils
14mr|reiserfsprogs-3.6.21-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|reiserfsprogs-3.6.21-4|16	
14mr|reiserfsprogs-3.6.21-4|17	%description
14mr|reiserfsprogs-3.6.21-4|18	This package contains tools for reiserfs filesystems.
14mr|reiserfsprogs-3.6.21-4|19	Reiserfs is a file system using a plug-in based object oriented
14mr|reiserfsprogs-3.6.21-4|20	variant on classical balanced tree algorithms.
14mr|reiserfsprogs-3.6.21-4|21	
14mr|reiserfsprogs-3.6.21-4|22	%prep
14mr|reiserfsprogs-3.6.21-4|23	%setup -q
14mr|reiserfsprogs-3.6.21-4|24	%patch1 -p0 -b .make-the-force-option-works-in-resize_reiserfs
14mr|reiserfsprogs-3.6.21-4|25	%patch3 -p1 -b .uuid
14mr|reiserfsprogs-3.6.21-4|26	
14mr|reiserfsprogs-3.6.21-4|27	%build
14mr|reiserfsprogs-3.6.21-4|28	%configure2_5x
14mr|reiserfsprogs-3.6.21-4|29	
14mr|reiserfsprogs-3.6.21-4|30	%make OPTFLAGS="%{optflags}"
14mr|reiserfsprogs-3.6.21-4|31	
14mr|reiserfsprogs-3.6.21-4|32	%install
14mr|reiserfsprogs-3.6.21-4|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|reiserfsprogs-3.6.21-4|34	
14mr|reiserfsprogs-3.6.21-4|35	mkdir -p %{buildroot}%{_mandir}/man8
14mr|reiserfsprogs-3.6.21-4|36	
14mr|reiserfsprogs-3.6.21-4|37	%makeinstall_std
14mr|reiserfsprogs-3.6.21-4|38	
14mr|reiserfsprogs-3.6.21-4|39	mv %{buildroot}/{usr/,}sbin
14mr|reiserfsprogs-3.6.21-4|40	ln -s mkreiserfs %{buildroot}/sbin/mkfs.reiserfs
14mr|reiserfsprogs-3.6.21-4|41	ln -s reiserfsck %{buildroot}/sbin/fsck.reiserfs
14mr|reiserfsprogs-3.6.21-4|42	ln -s mkreiserfs.8 %{buildroot}%{_mandir}/man8/mkfs.reiserfs.8
14mr|reiserfsprogs-3.6.21-4|43	ln -s reiserfsck.8 %{buildroot}%{_mandir}/man8/fsck.reiserfs.8
14mr|reiserfsprogs-3.6.21-4|44	
14mr|reiserfsprogs-3.6.21-4|45	%clean
14mr|reiserfsprogs-3.6.21-4|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|reiserfsprogs-3.6.21-4|47	
14mr|reiserfsprogs-3.6.21-4|48	%files
14mr|reiserfsprogs-3.6.21-4|49	%defattr(644,root,root,755)
14mr|reiserfsprogs-3.6.21-4|50	%doc README ChangeLog
14mr|reiserfsprogs-3.6.21-4|51	%attr(755,root,root) /sbin/*
14mr|reiserfsprogs-3.6.21-4|52	%{_mandir}/*/*
14mr|reiserfsprogs-3.6.21-4|53	
14mr|reiserfsprogs-3.6.21-4|54	
14mr|reiserfsprogs-3.6.21-4|55	
14mr|reiserfsprogs-3.6.21-4|56	%changelog
14mr|reiserfsprogs-3.6.21-4|57	* Sat Feb 04 2012 root <root@build-client_i586-1.rosalab.ru> 1:3.6.21-4
14mr|reiserfsprogs-3.6.21-4|58	+ Revision: d752e3e
14mr|reiserfsprogs-3.6.21-4|59	- ABF:auto increment release
14mr|reiserfsprogs-3.6.21-4|60	
14mr|reiserfsprogs-3.6.21-4|61	

18802 14
14mr|relaxngDatatype-1.0-3.2.1|1	# Copyright (c) 2000-2005, JPackage Project
14mr|relaxngDatatype-1.0-3.2.1|2	# All rights reserved.
14mr|relaxngDatatype-1.0-3.2.1|3	#
14mr|relaxngDatatype-1.0-3.2.1|4	# Redistribution and use in source and binary forms, with or without
14mr|relaxngDatatype-1.0-3.2.1|5	# modification, are permitted provided that the following conditions
14mr|relaxngDatatype-1.0-3.2.1|6	# are met:
14mr|relaxngDatatype-1.0-3.2.1|7	#
14mr|relaxngDatatype-1.0-3.2.1|8	# 1. Redistributions of source code must retain the above copyright
14mr|relaxngDatatype-1.0-3.2.1|9	#    notice, this list of conditions and the following disclaimer.
14mr|relaxngDatatype-1.0-3.2.1|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|relaxngDatatype-1.0-3.2.1|11	#    notice, this list of conditions and the following disclaimer in the
14mr|relaxngDatatype-1.0-3.2.1|12	#    documentation and/or other materials provided with the
14mr|relaxngDatatype-1.0-3.2.1|13	#    distribution.
14mr|relaxngDatatype-1.0-3.2.1|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|relaxngDatatype-1.0-3.2.1|15	#    contributors may be used to endorse or promote products derived
14mr|relaxngDatatype-1.0-3.2.1|16	#    from this software without specific prior written permission.
14mr|relaxngDatatype-1.0-3.2.1|17	#
14mr|relaxngDatatype-1.0-3.2.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|relaxngDatatype-1.0-3.2.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|relaxngDatatype-1.0-3.2.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|relaxngDatatype-1.0-3.2.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|relaxngDatatype-1.0-3.2.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|relaxngDatatype-1.0-3.2.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|relaxngDatatype-1.0-3.2.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|relaxngDatatype-1.0-3.2.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|relaxngDatatype-1.0-3.2.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|relaxngDatatype-1.0-3.2.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|relaxngDatatype-1.0-3.2.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|relaxngDatatype-1.0-3.2.1|29	#
14mr|relaxngDatatype-1.0-3.2.1|30	
14mr|relaxngDatatype-1.0-3.2.1|31	%define gcj_support 1
14mr|relaxngDatatype-1.0-3.2.1|32	
14mr|relaxngDatatype-1.0-3.2.1|33	Name:           relaxngDatatype
14mr|relaxngDatatype-1.0-3.2.1|34	Version:        1.0
14mr|relaxngDatatype-1.0-3.2.1|35	Release:        3.2.1
14mr|relaxngDatatype-1.0-3.2.1|36	Summary:        RELAX NG Datatype API
14mr|relaxngDatatype-1.0-3.2.1|37	
14mr|relaxngDatatype-1.0-3.2.1|38	Group:          Development/Java
14mr|relaxngDatatype-1.0-3.2.1|39	License:        BSD
14mr|relaxngDatatype-1.0-3.2.1|40	URL:            https://sourceforge.net/projects/relaxng
14mr|relaxngDatatype-1.0-3.2.1|41	Source0:        %{name}-%{version}.zip
14mr|relaxngDatatype-1.0-3.2.1|42	Patch0:         %{name}-compressjar.patch
14mr|relaxngDatatype-1.0-3.2.1|43	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|relaxngDatatype-1.0-3.2.1|44	
14mr|relaxngDatatype-1.0-3.2.1|45	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|relaxngDatatype-1.0-3.2.1|46	BuildRequires:  ant >= 0:1.6
14mr|relaxngDatatype-1.0-3.2.1|47	Provides:       msv <= %{version}
14mr|relaxngDatatype-1.0-3.2.1|48	Obsoletes:      msv <= %{version}
14mr|relaxngDatatype-1.0-3.2.1|49	%if %{gcj_support}
14mr|relaxngDatatype-1.0-3.2.1|50	BuildRequires:  java-gcj-compat-devel
14mr|relaxngDatatype-1.0-3.2.1|51	%else
14mr|relaxngDatatype-1.0-3.2.1|52	BuildArch:      noarch
14mr|relaxngDatatype-1.0-3.2.1|53	BuildRequires:  java-devel
14mr|relaxngDatatype-1.0-3.2.1|54	%endif
14mr|relaxngDatatype-1.0-3.2.1|55	
14mr|relaxngDatatype-1.0-3.2.1|56	%description
14mr|relaxngDatatype-1.0-3.2.1|57	RELAX NG is a public space for test cases and other ancillary software
14mr|relaxngDatatype-1.0-3.2.1|58	related to the construction of the RELAX NG language and its
14mr|relaxngDatatype-1.0-3.2.1|59	implementations.
14mr|relaxngDatatype-1.0-3.2.1|60	
14mr|relaxngDatatype-1.0-3.2.1|61	%package        javadoc
14mr|relaxngDatatype-1.0-3.2.1|62	Summary:        Javadoc for %{name}
14mr|relaxngDatatype-1.0-3.2.1|63	Group:          Development/Java
14mr|relaxngDatatype-1.0-3.2.1|64	
14mr|relaxngDatatype-1.0-3.2.1|65	%description    javadoc
14mr|relaxngDatatype-1.0-3.2.1|66	Javadoc for %{name}.
14mr|relaxngDatatype-1.0-3.2.1|67	
14mr|relaxngDatatype-1.0-3.2.1|68	%prep
14mr|relaxngDatatype-1.0-3.2.1|69	%setup -q -n %{name}-%{version}
14mr|relaxngDatatype-1.0-3.2.1|70	%patch0 -p0
14mr|relaxngDatatype-1.0-3.2.1|71	
14mr|relaxngDatatype-1.0-3.2.1|72	%build
14mr|relaxngDatatype-1.0-3.2.1|73	%{ant} -Dbuild.sysclasspath=only
14mr|relaxngDatatype-1.0-3.2.1|74	sed -i 's/\r$//g' copying.txt
14mr|relaxngDatatype-1.0-3.2.1|75	
14mr|relaxngDatatype-1.0-3.2.1|76	%install
14mr|relaxngDatatype-1.0-3.2.1|77	rm -rf $RPM_BUILD_ROOT
14mr|relaxngDatatype-1.0-3.2.1|78	install -Dpm 644 %{name}.jar \
14mr|relaxngDatatype-1.0-3.2.1|79	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|relaxngDatatype-1.0-3.2.1|80	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|relaxngDatatype-1.0-3.2.1|81	
14mr|relaxngDatatype-1.0-3.2.1|82	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|relaxngDatatype-1.0-3.2.1|83	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|relaxngDatatype-1.0-3.2.1|84	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|relaxngDatatype-1.0-3.2.1|85	pushd $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|relaxngDatatype-1.0-3.2.1|86	for f in `find -name \*.html -o -name \*.css`; do
14mr|relaxngDatatype-1.0-3.2.1|87	sed -i 's/\r$//g' $f > /dev/null
14mr|relaxngDatatype-1.0-3.2.1|88	done
14mr|relaxngDatatype-1.0-3.2.1|89	popd
14mr|relaxngDatatype-1.0-3.2.1|90	
14mr|relaxngDatatype-1.0-3.2.1|91	%if %{gcj_support}
14mr|relaxngDatatype-1.0-3.2.1|92	%{_bindir}/aot-compile-rpm
14mr|relaxngDatatype-1.0-3.2.1|93	%endif
14mr|relaxngDatatype-1.0-3.2.1|94	
14mr|relaxngDatatype-1.0-3.2.1|95	%clean
14mr|relaxngDatatype-1.0-3.2.1|96	rm -rf $RPM_BUILD_ROOT
14mr|relaxngDatatype-1.0-3.2.1|97	
14mr|relaxngDatatype-1.0-3.2.1|98	%if %{gcj_support}
14mr|relaxngDatatype-1.0-3.2.1|99	%post
14mr|relaxngDatatype-1.0-3.2.1|100	%{update_gcjdb}
14mr|relaxngDatatype-1.0-3.2.1|101	
14mr|relaxngDatatype-1.0-3.2.1|102	%postun
14mr|relaxngDatatype-1.0-3.2.1|103	%{clean_gcjdb}
14mr|relaxngDatatype-1.0-3.2.1|104	%endif
14mr|relaxngDatatype-1.0-3.2.1|105	
14mr|relaxngDatatype-1.0-3.2.1|106	%files
14mr|relaxngDatatype-1.0-3.2.1|107	%defattr(0644,root,root,0755)
14mr|relaxngDatatype-1.0-3.2.1|108	%doc copying.txt
14mr|relaxngDatatype-1.0-3.2.1|109	%{_javadir}/*.jar
14mr|relaxngDatatype-1.0-3.2.1|110	%if %{gcj_support}
14mr|relaxngDatatype-1.0-3.2.1|111	%dir %{_libdir}/gcj/%{name}
14mr|relaxngDatatype-1.0-3.2.1|112	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|relaxngDatatype-1.0-3.2.1|113	%endif
14mr|relaxngDatatype-1.0-3.2.1|114	
14mr|relaxngDatatype-1.0-3.2.1|115	%files javadoc
14mr|relaxngDatatype-1.0-3.2.1|116	%defattr(0644,root,root,0755)
14mr|relaxngDatatype-1.0-3.2.1|117	%doc %{_javadocdir}/%{name}*
14mr|relaxngDatatype-1.0-3.2.1|118	
14mr|relaxngDatatype-1.0-3.2.1|119	
14mr|relaxngDatatype-1.0-3.2.1|120	
14mr|relaxngDatatype-1.0-3.2.1|121	%changelog
14mr|relaxngDatatype-1.0-3.2.1|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3.2.1
14mr|relaxngDatatype-1.0-3.2.1|123	+ Revision: 2c12abb
14mr|relaxngDatatype-1.0-3.2.1|124	- MassBuild#440: Increase release tag
14mr|relaxngDatatype-1.0-3.2.1|125	
14mr|relaxngDatatype-1.0-3.2.1|126	

18803 14
14mr|resolvconf-1.75-14|1	Summary: Nameserver information handler
14mr|resolvconf-1.75-14|2	Name: resolvconf
14mr|resolvconf-1.75-14|3	Version: 1.75
14mr|resolvconf-1.75-14|4	Release: 14
14mr|resolvconf-1.75-14|5	Source0: ftp://ftp.debian.org/debian/pool/main/r/resolvconf/%{name}_%{version}.tar.xz
14mr|resolvconf-1.75-14|6	Source1: list-by-metric
14mr|resolvconf-1.75-14|7	Source2: resolvconf.service
14mr|resolvconf-1.75-14|8	Source3: %{name}-tmpfiles.conf
14mr|resolvconf-1.75-14|9	# allow /run/resolvconf/resolv.conf to be a symlink
14mr|resolvconf-1.75-14|10	Patch1: resolvconf-1.74-symlink.patch
14mr|resolvconf-1.75-14|11	Patch2: resolvconf-1.74-metric.patch
14mr|resolvconf-1.75-14|12	# use same level for eth* ath* wlan* ppp*, to sort them by metric
14mr|resolvconf-1.75-14|13	Patch3: resolvconf-1.74-notypeorder.patch
14mr|resolvconf-1.75-14|14	License: GPLv2+
14mr|resolvconf-1.75-14|15	Group: Networking/Other
14mr|resolvconf-1.75-14|16	Url: http://packages.debian.org/unstable/net/resolvconf
14mr|resolvconf-1.75-14|17	BuildArch: noarch
14mr|resolvconf-1.75-14|18	Requires(pre):   filesystem
14mr|resolvconf-1.75-14|19	Requires:  systemd, rpm-helper
14mr|resolvconf-1.75-14|20	Requires(preun): rpm-helper
14mr|resolvconf-1.75-14|21	
14mr|resolvconf-1.75-14|22	%description
14mr|resolvconf-1.75-14|23	Resolvconf is a framework for keeping track of the system's
14mr|resolvconf-1.75-14|24	information about currently available nameservers. It sets itself up
14mr|resolvconf-1.75-14|25	as the intermediary between programs that supply nameserver
14mr|resolvconf-1.75-14|26	information and programs that use nameserver information. Examples of
14mr|resolvconf-1.75-14|27	programs that supply nameserver information are: ifupdown, DHCP
14mr|resolvconf-1.75-14|28	clients, the PPP daemon and local nameservers. Examples of programs
14mr|resolvconf-1.75-14|29	that use this information are: DNS caches, resolver libraries and the
14mr|resolvconf-1.75-14|30	programs that use them.
14mr|resolvconf-1.75-14|31	
14mr|resolvconf-1.75-14|32	%prep
14mr|resolvconf-1.75-14|33	%setup -q
14mr|resolvconf-1.75-14|34	%apply_patches
14mr|resolvconf-1.75-14|35	
14mr|resolvconf-1.75-14|36	%build
14mr|resolvconf-1.75-14|37	# fix path for run-parts
14mr|resolvconf-1.75-14|38	for i in ./bin/resolvconf ./etc/resolvconf/update.d/libc; do
14mr|resolvconf-1.75-14|39	sed -i -e 's#PATH=.*#PATH=/sbin:/bin:/usr/bin#' $i;
14mr|resolvconf-1.75-14|40	done
14mr|resolvconf-1.75-14|41	
14mr|resolvconf-1.75-14|42	%install
14mr|resolvconf-1.75-14|43	rm -rf %{buildroot}
14mr|resolvconf-1.75-14|44	
14mr|resolvconf-1.75-14|45	install -d %{buildroot}%{_sysconfdir}
14mr|resolvconf-1.75-14|46	cp -a etc/%{name} %{buildroot}%{_sysconfdir}
14mr|resolvconf-1.75-14|47	install -d %{buildroot}%{_sysconfdir}/%{name}/update-libc.d
14mr|resolvconf-1.75-14|48	# remove patch backup files
14mr|resolvconf-1.75-14|49	rm -f %{buildroot}%{_sysconfdir}/%{name}/interface-order.*
14mr|resolvconf-1.75-14|50	rm -f %{buildroot}%{_sysconfdir}/%{name}/update.d/*.*
14mr|resolvconf-1.75-14|51	
14mr|resolvconf-1.75-14|52	touch %{buildroot}%{_sysconfdir}/%{name}/resolv.conf.d/tail
14mr|resolvconf-1.75-14|53	
14mr|resolvconf-1.75-14|54	install -d %{buildroot}/sbin
14mr|resolvconf-1.75-14|55	install bin/%{name} %{buildroot}/sbin
14mr|resolvconf-1.75-14|56	install -d %{buildroot}/lib/%{name}
14mr|resolvconf-1.75-14|57	install bin/list-records %{buildroot}/lib/%{name}
14mr|resolvconf-1.75-14|58	install -m 755 %{SOURCE1} %{buildroot}/lib/%{name}/list-by-metric
14mr|resolvconf-1.75-14|59	ln -s /run/%{name} %{buildroot}%{_sysconfdir}/%{name}/run
14mr|resolvconf-1.75-14|60	
14mr|resolvconf-1.75-14|61	
14mr|resolvconf-1.75-14|62	install -d %{buildroot}%{_unitdir}
14mr|resolvconf-1.75-14|63	install -m 755 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
14mr|resolvconf-1.75-14|64	
14mr|resolvconf-1.75-14|65	# create tmpfiles directory
14mr|resolvconf-1.75-14|66	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|resolvconf-1.75-14|67	
14mr|resolvconf-1.75-14|68	install -d %{buildroot}%{_mandir}/man{5,8}
14mr|resolvconf-1.75-14|69	install -m 644 man/interface-order.5 %{buildroot}%{_mandir}/man5
14mr|resolvconf-1.75-14|70	install -m 644 man/resolvconf.8 %{buildroot}%{_mandir}/man8
14mr|resolvconf-1.75-14|71	
14mr|resolvconf-1.75-14|72	%triggerpostun -- resolvconf
14mr|resolvconf-1.75-14|73	# tranform resolv.conf from a symlink back to a file
14mr|resolvconf-1.75-14|74	if [ -L /etc/resolv.conf ] && [ "$(readlink /etc/resolv.conf)" = "/run/resolvconf/resolv.conf" ]; then
14mr|resolvconf-1.75-14|75	rm -f /etc/resolv.conf
14mr|resolvconf-1.75-14|76	mv /run/resolvconf/resolv.conf /etc/resolv.conf
14mr|resolvconf-1.75-14|77	fi
14mr|resolvconf-1.75-14|78	
14mr|resolvconf-1.75-14|79	%posttrans
14mr|resolvconf-1.75-14|80	systemd-tmpfiles --create %{name}.conf
14mr|resolvconf-1.75-14|81	%_post_service %{name}
14mr|resolvconf-1.75-14|82	
14mr|resolvconf-1.75-14|83	%preun
14mr|resolvconf-1.75-14|84	%_preun_service %{name}
14mr|resolvconf-1.75-14|85	
14mr|resolvconf-1.75-14|86	%clean
14mr|resolvconf-1.75-14|87	rm -rf %{buildroot}
14mr|resolvconf-1.75-14|88	
14mr|resolvconf-1.75-14|89	%files
14mr|resolvconf-1.75-14|90	%doc README COPYING
14mr|resolvconf-1.75-14|91	/sbin/%{name}
14mr|resolvconf-1.75-14|92	/lib/%{name}
14mr|resolvconf-1.75-14|93	%{_tmpfilesdir}/%{name}.conf
14mr|resolvconf-1.75-14|94	%{_unitdir}/%{name}.service
14mr|resolvconf-1.75-14|95	%dir %{_sysconfdir}/%{name}
14mr|resolvconf-1.75-14|96	%{_sysconfdir}/%{name}/run
14mr|resolvconf-1.75-14|97	%config(noreplace) %{_sysconfdir}/%{name}/interface-order
14mr|resolvconf-1.75-14|98	%dir %{_sysconfdir}/%{name}/resolv.conf.d
14mr|resolvconf-1.75-14|99	%config(noreplace) %{_sysconfdir}/%{name}/resolv.conf.d/*
14mr|resolvconf-1.75-14|100	%dir %{_sysconfdir}/%{name}/update.d
14mr|resolvconf-1.75-14|101	%{_sysconfdir}/%{name}/update.d/*
14mr|resolvconf-1.75-14|102	%{_mandir}/man?/*
14mr|resolvconf-1.75-14|103	
14mr|resolvconf-1.75-14|104	
14mr|resolvconf-1.75-14|105	
14mr|resolvconf-1.75-14|106	%changelog
14mr|resolvconf-1.75-14|107	* Wed Jul 23 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.75-14
14mr|resolvconf-1.75-14|108	+ Revision: 4b1edef
14mr|resolvconf-1.75-14|109	- resolv.conf should be a file
14mr|resolvconf-1.75-14|110	
14mr|resolvconf-1.75-14|111	

18804 14
14mr|rest-0.7.91-2|1	%define api	0.7
14mr|rest-0.7.91-2|2	%define major	0
14mr|rest-0.7.91-2|3	%define libname		%mklibname %{name} %{api} %{major}
14mr|rest-0.7.91-2|4	%define girname		%mklibname %{name}-gir %{api}
14mr|rest-0.7.91-2|5	%define develname	%mklibname %{name} -d
14mr|rest-0.7.91-2|6	
14mr|rest-0.7.91-2|7	Name:		rest
14mr|rest-0.7.91-2|8	Summary:	Library for accessing rest web services
14mr|rest-0.7.91-2|9	Group:		System/Libraries
14mr|rest-0.7.91-2|10	Version:	0.7.91
14mr|rest-0.7.91-2|11	Release:	2
14mr|rest-0.7.91-2|12	License:	LGPLv2+
14mr|rest-0.7.91-2|13	URL:		http://www.gnome.org
14mr|rest-0.7.91-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rest/%{api}/%{name}-%{version}.tar.xz
14mr|rest-0.7.91-2|15	
14mr|rest-0.7.91-2|16	BuildRequires: gtk-doc
14mr|rest-0.7.91-2|17	BuildRequires: pkgconfig(glib-2.0)
14mr|rest-0.7.91-2|18	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mr|rest-0.7.91-2|19	BuildRequires: pkgconfig(libsoup-2.4)
14mr|rest-0.7.91-2|20	BuildRequires: pkgconfig(libxml-2.0)
14mr|rest-0.7.91-2|21	
14mr|rest-0.7.91-2|22	%description
14mr|rest-0.7.91-2|23	Library for accessing rest web services
14mr|rest-0.7.91-2|24	
14mr|rest-0.7.91-2|25	%package -n %{libname}
14mr|rest-0.7.91-2|26	Summary: Library for accessing rest web services
14mr|rest-0.7.91-2|27	Group: System/Libraries
14mr|rest-0.7.91-2|28	Obsoletes: %{_lib}librest0 < %{version}
14mr|rest-0.7.91-2|29	Conflicts: %{develname} < 0.7.10
14mr|rest-0.7.91-2|30	
14mr|rest-0.7.91-2|31	%description -n %{libname}
14mr|rest-0.7.91-2|32	Library for accessing rest web services
14mr|rest-0.7.91-2|33	
14mr|rest-0.7.91-2|34	%package -n %{girname}
14mr|rest-0.7.91-2|35	Summary: GObject introspection interface library for %{name}
14mr|rest-0.7.91-2|36	Group: System/Libraries
14mr|rest-0.7.91-2|37	
14mr|rest-0.7.91-2|38	%description -n %{girname}
14mr|rest-0.7.91-2|39	GObject introspection interface library for %{name}.
14mr|rest-0.7.91-2|40	
14mr|rest-0.7.91-2|41	%package -n %{develname}
14mr|rest-0.7.91-2|42	Summary: Development files for %{name}
14mr|rest-0.7.91-2|43	Group: Development/C
14mr|rest-0.7.91-2|44	Requires: %{libname} = %{version}-%{release}
14mr|rest-0.7.91-2|45	Provides: %{name}-devel = %{version}-%{release}
14mr|rest-0.7.91-2|46	%rename lib%{name}-doc
14mr|rest-0.7.91-2|47	
14mr|rest-0.7.91-2|48	%description -n %{develname}
14mr|rest-0.7.91-2|49	The %{name}-devel package contains libraries and header files for
14mr|rest-0.7.91-2|50	developing applications that use %{name}.
14mr|rest-0.7.91-2|51	
14mr|rest-0.7.91-2|52	%prep
14mr|rest-0.7.91-2|53	%setup -q
14mr|rest-0.7.91-2|54	
14mr|rest-0.7.91-2|55	%build
14mr|rest-0.7.91-2|56	%configure2_5x \
14mr|rest-0.7.91-2|57	--disable-static \
14mr|rest-0.7.91-2|58	--enable-introspection=yes \
14mr|rest-0.7.91-2|59	--enable-gtk-doc
14mr|rest-0.7.91-2|60	
14mr|rest-0.7.91-2|61	%make
14mr|rest-0.7.91-2|62	
14mr|rest-0.7.91-2|63	%install
14mr|rest-0.7.91-2|64	%makeinstall_std
14mr|rest-0.7.91-2|65	find %{buildroot} -name '*.la' -delete
14mr|rest-0.7.91-2|66	
14mr|rest-0.7.91-2|67	%files -n %{libname}
14mr|rest-0.7.91-2|68	%doc COPYING
14mr|rest-0.7.91-2|69	%{_libdir}/librest-%{api}.so.%{major}*
14mr|rest-0.7.91-2|70	%{_libdir}/librest-extras-%{api}.so.%{major}*
14mr|rest-0.7.91-2|71	
14mr|rest-0.7.91-2|72	%files -n %{girname}
14mr|rest-0.7.91-2|73	%{_libdir}/girepository-1.0/Rest-%{api}.typelib
14mr|rest-0.7.91-2|74	%{_libdir}/girepository-1.0/RestExtras-%{api}.typelib
14mr|rest-0.7.91-2|75	
14mr|rest-0.7.91-2|76	%files -n %{develname}
14mr|rest-0.7.91-2|77	%doc README AUTHORS ChangeLog
14mr|rest-0.7.91-2|78	%{_includedir}/%{name}-%{api}
14mr|rest-0.7.91-2|79	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mr|rest-0.7.91-2|80	%{_libdir}/pkgconfig/%{name}-extras-%{api}.pc
14mr|rest-0.7.91-2|81	%{_libdir}/librest-%{api}.so
14mr|rest-0.7.91-2|82	%{_libdir}/librest-extras-%{api}.so
14mr|rest-0.7.91-2|83	%{_datadir}/gtk-doc/html/%{name}*%{api}
14mr|rest-0.7.91-2|84	%{_datadir}/gir-1.0/Rest-%{api}.gir
14mr|rest-0.7.91-2|85	%{_datadir}/gir-1.0/RestExtras-%{api}.gir
14mr|rest-0.7.91-2|86	
14mr|rest-0.7.91-2|87	
14mr|rest-0.7.91-2|88	
14mr|rest-0.7.91-2|89	
14mr|rest-0.7.91-2|90	%changelog
14mr|rest-0.7.91-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.91-2
14mr|rest-0.7.91-2|92	+ Revision: 4b0fa2b
14mr|rest-0.7.91-2|93	- MassBuild#440: Increase release tag
14mr|rest-0.7.91-2|94	
14mr|rest-0.7.91-2|95	

18805 14
14mr|rfkill-0.4-6|1	Name:		rfkill
14mr|rfkill-0.4-6|2	Summary:	Simple /dev/rfkill userspace tool
14mr|rfkill-0.4-6|3	Epoch:		1
14mr|rfkill-0.4-6|4	Version:	0.4
14mr|rfkill-0.4-6|5	Release: 	6
14mr|rfkill-0.4-6|6	License: 	GPLv2+
14mr|rfkill-0.4-6|7	Group:		System/Base
14mr|rfkill-0.4-6|8	Source0:	http://wireless.kernel.org/download/%{name}/%{name}-%{version}.tar.bz2
14mr|rfkill-0.4-6|9	Source1:	%{name}.pam
14mr|rfkill-0.4-6|10	Source2:	%{name}.consoleapp
14mr|rfkill-0.4-6|11	URL:		http://wireless.kernel.org/en/users/Documentation/rfkill
14mr|rfkill-0.4-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|rfkill-0.4-6|13	
14mr|rfkill-0.4-6|14	%description
14mr|rfkill-0.4-6|15	Rfkill is a simple userspace tool to manipulate /dev/rfkill.
14mr|rfkill-0.4-6|16	It's needed to enable and disable wireless and bluetooth from
14mr|rfkill-0.4-6|17	userspace beginning with 2.6.31 series kernels.
14mr|rfkill-0.4-6|18	
14mr|rfkill-0.4-6|19	%prep
14mr|rfkill-0.4-6|20	%setup -q
14mr|rfkill-0.4-6|21	
14mr|rfkill-0.4-6|22	%build
14mr|rfkill-0.4-6|23	%make
14mr|rfkill-0.4-6|24	
14mr|rfkill-0.4-6|25	%install
14mr|rfkill-0.4-6|26	rm -rf %{buildroot}
14mr|rfkill-0.4-6|27	%{makeinstall} \
14mr|rfkill-0.4-6|28	PREFIX=%{buildroot} \
14mr|rfkill-0.4-6|29	BINDIR=%{buildroot}/sbin \
14mr|rfkill-0.4-6|30	MANDIR=%{buildroot}/%{_mandir}
14mr|rfkill-0.4-6|31	
14mr|rfkill-0.4-6|32	# Consolehelper
14mr|rfkill-0.4-6|33	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|rfkill-0.4-6|34	%{__ln_s} consolehelper %{buildroot}%{_bindir}/%{name}
14mr|rfkill-0.4-6|35	%{__install} -m 0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|rfkill-0.4-6|36	%{__install} -m 0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14mr|rfkill-0.4-6|37	
14mr|rfkill-0.4-6|38	%clean
14mr|rfkill-0.4-6|39	rm -rf %{buildroot}
14mr|rfkill-0.4-6|40	
14mr|rfkill-0.4-6|41	%files
14mr|rfkill-0.4-6|42	%defattr(-,root,root)
14mr|rfkill-0.4-6|43	%doc COPYING README
14mr|rfkill-0.4-6|44	%attr(0755,root,root) /sbin/%{name}
14mr|rfkill-0.4-6|45	%attr(0755,root,root) %{_bindir}/%{name}
14mr|rfkill-0.4-6|46	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|rfkill-0.4-6|47	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14mr|rfkill-0.4-6|48	%{_mandir}/man8/%{name}.8.*
14mr|rfkill-0.4-6|49	
14mr|rfkill-0.4-6|50	
14mr|rfkill-0.4-6|51	
14mr|rfkill-0.4-6|52	%changelog
14mr|rfkill-0.4-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.4-6
14mr|rfkill-0.4-6|54	+ Revision: 7bf7f8e
14mr|rfkill-0.4-6|55	- MassBuild#440: Increase release tag
14mr|rfkill-0.4-6|56	
14mr|rfkill-0.4-6|57	

18806 14
14mr|rgb-1.0.4-6|1	Name: rgb
14mr|rgb-1.0.4-6|2	Version: 1.0.4
14mr|rgb-1.0.4-6|3	Release: 6
14mr|rgb-1.0.4-6|4	Summary: Uncompile an rgb color
14mr|rgb-1.0.4-6|5	Group: Development/X11
14mr|rgb-1.0.4-6|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|rgb-1.0.4-6|7	License: MIT
14mr|rgb-1.0.4-6|8	
14mr|rgb-1.0.4-6|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|rgb-1.0.4-6|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|rgb-1.0.4-6|11	
14mr|rgb-1.0.4-6|12	%description
14mr|rgb-1.0.4-6|13	The showrgb program reads an rgb color-name database compiled for use with
14mr|rgb-1.0.4-6|14	the dbm database routines and converts it back to source form.
14mr|rgb-1.0.4-6|15	
14mr|rgb-1.0.4-6|16	%prep
14mr|rgb-1.0.4-6|17	%setup -q -n %{name}-%{version}
14mr|rgb-1.0.4-6|18	
14mr|rgb-1.0.4-6|19	%build
14mr|rgb-1.0.4-6|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|rgb-1.0.4-6|21	--x-libraries=%{_libdir}
14mr|rgb-1.0.4-6|22	
14mr|rgb-1.0.4-6|23	%make
14mr|rgb-1.0.4-6|24	
14mr|rgb-1.0.4-6|25	%install
14mr|rgb-1.0.4-6|26	rm -rf %{buildroot}
14mr|rgb-1.0.4-6|27	%makeinstall_std
14mr|rgb-1.0.4-6|28	
14mr|rgb-1.0.4-6|29	%clean
14mr|rgb-1.0.4-6|30	rm -rf %{buildroot}
14mr|rgb-1.0.4-6|31	
14mr|rgb-1.0.4-6|32	%files
14mr|rgb-1.0.4-6|33	%defattr(-,root,root)
14mr|rgb-1.0.4-6|34	%{_bindir}/showrgb
14mr|rgb-1.0.4-6|35	%{_datadir}/X11/rgb.txt
14mr|rgb-1.0.4-6|36	%{_mandir}/man1/showrgb.*
14mr|rgb-1.0.4-6|37	
14mr|rgb-1.0.4-6|38	
14mr|rgb-1.0.4-6|39	
14mr|rgb-1.0.4-6|40	
14mr|rgb-1.0.4-6|41	
14mr|rgb-1.0.4-6|42	%changelog
14mr|rgb-1.0.4-6|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-6
14mr|rgb-1.0.4-6|44	+ Revision: a8861b0
14mr|rgb-1.0.4-6|45	- MassBuild#440: Increase release tag
14mr|rgb-1.0.4-6|46	
14mr|rgb-1.0.4-6|47	

18807 14
14mr|rhino-1.7-9|1	# Copyright (c) 2000-2005, JPackage Project
14mr|rhino-1.7-9|2	# All rights reserved.
14mr|rhino-1.7-9|3	#
14mr|rhino-1.7-9|4	# Redistribution and use in source and binary forms, with or without
14mr|rhino-1.7-9|5	# modification, are permitted provided that the following conditions
14mr|rhino-1.7-9|6	# are met:
14mr|rhino-1.7-9|7	#
14mr|rhino-1.7-9|8	# 1. Redistributions of source code must retain the above copyright
14mr|rhino-1.7-9|9	#    notice, this list of conditions and the following disclaimer.
14mr|rhino-1.7-9|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|rhino-1.7-9|11	#    notice, this list of conditions and the following disclaimer in the
14mr|rhino-1.7-9|12	#    documentation and/or other materials provided with the
14mr|rhino-1.7-9|13	#    distribution.
14mr|rhino-1.7-9|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|rhino-1.7-9|15	#    contributors may be used to endorse or promote products derived
14mr|rhino-1.7-9|16	#    from this software without specific prior written permission.
14mr|rhino-1.7-9|17	#
14mr|rhino-1.7-9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|rhino-1.7-9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|rhino-1.7-9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|rhino-1.7-9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|rhino-1.7-9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|rhino-1.7-9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|rhino-1.7-9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|rhino-1.7-9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|rhino-1.7-9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|rhino-1.7-9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|rhino-1.7-9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|rhino-1.7-9|29	#
14mr|rhino-1.7-9|30	
14mr|rhino-1.7-9|31	%define cvs_version 1_7R1
14mr|rhino-1.7-9|32	%define archive_version 1_7R1
14mr|rhino-1.7-9|33	%define section     free
14mr|rhino-1.7-9|34	%define gcj_support 0
14mr|rhino-1.7-9|35	
14mr|rhino-1.7-9|36	Name:           rhino
14mr|rhino-1.7-9|37	Version:        1.7
14mr|rhino-1.7-9|38	Release:        9
14mr|rhino-1.7-9|39	Epoch:          0
14mr|rhino-1.7-9|40	Summary:        JavaScript for Java
14mr|rhino-1.7-9|41	License:        MPL
14mr|rhino-1.7-9|42	Source0:        ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
14mr|rhino-1.7-9|43	Source1:        http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/src.zip
14mr|rhino-1.7-9|44	Source2:        %{name}.script
14mr|rhino-1.7-9|45	Patch0:                http://svn.dojotoolkit.org/dojo/trunk/buildscripts/lib/custom_rhino.diff
14mr|rhino-1.7-9|46	Patch1:                rhino-no-xmlbeans.patch
14mr|rhino-1.7-9|47	URL:            http://www.mozilla.org/rhino/
14mr|rhino-1.7-9|48	Group:          Development/Java
14mr|rhino-1.7-9|49	#Requires:       xmlbeans
14mr|rhino-1.7-9|50	BuildRequires:  java-rpmbuild
14mr|rhino-1.7-9|51	BuildRequires:  ant
14mr|rhino-1.7-9|52	#BuildRequires:  xmlbeans
14mr|rhino-1.7-9|53	%if %{gcj_support}
14mr|rhino-1.7-9|54	BuildRequires:   java-gcj-compat-devel
14mr|rhino-1.7-9|55	%else
14mr|rhino-1.7-9|56	BuildArch:       noarch
14mr|rhino-1.7-9|57	BuildRequires:   java-devel >= 0:1.4.2
14mr|rhino-1.7-9|58	%endif
14mr|rhino-1.7-9|59	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|rhino-1.7-9|60	
14mr|rhino-1.7-9|61	%description
14mr|rhino-1.7-9|62	Rhino is an open-source implementation of JavaScript written entirely
14mr|rhino-1.7-9|63	in Java. It is typically embedded into Java applications to provide
14mr|rhino-1.7-9|64	scripting to end users.
14mr|rhino-1.7-9|65	
14mr|rhino-1.7-9|66	This version contains Dojo's JavaScript compression patch.
14mr|rhino-1.7-9|67	
14mr|rhino-1.7-9|68	This version does not contain E4X due to missing xmlbeans/xbean.jar.
14mr|rhino-1.7-9|69	
14mr|rhino-1.7-9|70	%package        demo
14mr|rhino-1.7-9|71	Summary:        Examples for %{name}
14mr|rhino-1.7-9|72	Group:          Development/Java
14mr|rhino-1.7-9|73	
14mr|rhino-1.7-9|74	%description    demo
14mr|rhino-1.7-9|75	Examples for %{name}.
14mr|rhino-1.7-9|76	
14mr|rhino-1.7-9|77	%package        manual
14mr|rhino-1.7-9|78	
14mr|rhino-1.7-9|79	Summary:        Manual for %{name}
14mr|rhino-1.7-9|80	Group:          Development/Java
14mr|rhino-1.7-9|81	
14mr|rhino-1.7-9|82	%description    manual
14mr|rhino-1.7-9|83	Documentation for %{name}.
14mr|rhino-1.7-9|84	
14mr|rhino-1.7-9|85	%package        javadoc
14mr|rhino-1.7-9|86	Summary:        Javadoc for %{name}
14mr|rhino-1.7-9|87	Group:          Development/Java
14mr|rhino-1.7-9|88	
14mr|rhino-1.7-9|89	%description    javadoc
14mr|rhino-1.7-9|90	Javadoc for %{name}.
14mr|rhino-1.7-9|91	
14mr|rhino-1.7-9|92	%prep
14mr|rhino-1.7-9|93	%setup -q -n %{name}%{cvs_version}
14mr|rhino-1.7-9|94	%patch0 -p1
14mr|rhino-1.7-9|95	%patch1 -p1
14mr|rhino-1.7-9|96	
14mr|rhino-1.7-9|97	# Fix build
14mr|rhino-1.7-9|98	%{__perl} -pi -e 's|.*<get.*src=.*>\n||' build.xml testsrc/build.xml toolsrc/org/mozilla/javascript/tools/debugger/build.xml xmlimplsrc/build.xml
14mr|rhino-1.7-9|99	%{__install} -D -p -m 644 %{SOURCE1} toolsrc/org/mozilla/javascript/tools/debugger/downloaded/swingExSrc.zip
14mr|rhino-1.7-9|100	
14mr|rhino-1.7-9|101	# Fix manifest
14mr|rhino-1.7-9|102	%{__perl} -pi -e 's|^Class-Path:.*\n||g' src/manifest
14mr|rhino-1.7-9|103	
14mr|rhino-1.7-9|104	# Add jpp release info to version
14mr|rhino-1.7-9|105	%{__perl} -pi -e 's|^implementation.version: Rhino .* release .* \${implementation.date}|implementation.version: Rhino %{version} release %{release} \${implementation.date}|' build.properties
14mr|rhino-1.7-9|106	
14mr|rhino-1.7-9|107	%build
14mr|rhino-1.7-9|108	export CLASSPATH=
14mr|rhino-1.7-9|109	export OPT_JAR_LIST=:
14mr|rhino-1.7-9|110	#%%{ant} -Dxbean.jar=$(build-classpath xmlbeans/xbean) jar javadoc
14mr|rhino-1.7-9|111	%{ant} -Dxbean.jar= -Djsr173.jar= -Dxmlimplsrc-build-file= jar javadoc
14mr|rhino-1.7-9|112	
14mr|rhino-1.7-9|113	pushd examples
14mr|rhino-1.7-9|114	export CLASSPATH=../build/%{name}%{cvs_version}/js.jar:$(build-classpath xmlbeans/xbean 2>/dev/null)
14mr|rhino-1.7-9|115	%{javac} *.java
14mr|rhino-1.7-9|116	%{jar} cvf ../build/%{name}%{cvs_version}/%{name}-examples-%{version}.jar *.class
14mr|rhino-1.7-9|117	popd
14mr|rhino-1.7-9|118	
14mr|rhino-1.7-9|119	%install
14mr|rhino-1.7-9|120	%{__rm} -rf %{buildroot}
14mr|rhino-1.7-9|121	
14mr|rhino-1.7-9|122	# jars
14mr|rhino-1.7-9|123	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|rhino-1.7-9|124	cp -a build/%{name}%{cvs_version}/js.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|rhino-1.7-9|125	cp -a build/%{name}%{cvs_version}/%{name}-examples-%{version}.jar %{buildroot}%{_javadir}/%{name}-examples-%{version}.jar
14mr|rhino-1.7-9|126	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}-%{version}.jar js-%{version}.jar)
14mr|rhino-1.7-9|127	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed} "s|-%{version}||g"`; done)
14mr|rhino-1.7-9|128	
14mr|rhino-1.7-9|129	# javadoc
14mr|rhino-1.7-9|130	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|rhino-1.7-9|131	cp -a build/%{name}%{cvs_version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|rhino-1.7-9|132	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|rhino-1.7-9|133	%{_bindir}/find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f -name '*.html' | %{_bindir}/xargs %{__perl} -pi -e 's/\r$//g'
14mr|rhino-1.7-9|134	
14mr|rhino-1.7-9|135	# script
14mr|rhino-1.7-9|136	%{__mkdir_p} %{buildroot}%{_bindir}
14mr|rhino-1.7-9|137	%{__install} -m 755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}
14mr|rhino-1.7-9|138	
14mr|rhino-1.7-9|139	# examples
14mr|rhino-1.7-9|140	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
14mr|rhino-1.7-9|141	cp -a examples/* %{buildroot}%{_datadir}/%{name}
14mr|rhino-1.7-9|142	
14mr|rhino-1.7-9|143	# aot compile
14mr|rhino-1.7-9|144	%{gcj_compile}
14mr|rhino-1.7-9|145	
14mr|rhino-1.7-9|146	%if %{gcj_support}
14mr|rhino-1.7-9|147	%post
14mr|rhino-1.7-9|148	%{update_gcjdb}
14mr|rhino-1.7-9|149	
14mr|rhino-1.7-9|150	%postun
14mr|rhino-1.7-9|151	%{clean_gcjdb}
14mr|rhino-1.7-9|152	%endif
14mr|rhino-1.7-9|153	
14mr|rhino-1.7-9|154	%files
14mr|rhino-1.7-9|155	%defattr(0644,root,root,0755)
14mr|rhino-1.7-9|156	%attr(0755,root,root) %{_bindir}/%{name}
14mr|rhino-1.7-9|157	%{_javadir}/*.jar
14mr|rhino-1.7-9|158	%{gcj_files}
14mr|rhino-1.7-9|159	
14mr|rhino-1.7-9|160	%files demo
14mr|rhino-1.7-9|161	%defattr(0644,root,root,0755)
14mr|rhino-1.7-9|162	%{_datadir}/%{name}
14mr|rhino-1.7-9|163	
14mr|rhino-1.7-9|164	%files manual
14mr|rhino-1.7-9|165	%defattr(0644,root,root,0755)
14mr|rhino-1.7-9|166	%if 0
14mr|rhino-1.7-9|167	%doc build/%{name}%{cvs_version}/docs/*
14mr|rhino-1.7-9|168	%endif
14mr|rhino-1.7-9|169	
14mr|rhino-1.7-9|170	%files javadoc
14mr|rhino-1.7-9|171	%defattr(0644,root,root,0755)
14mr|rhino-1.7-9|172	%{_javadocdir}/%{name}-%{version}
14mr|rhino-1.7-9|173	%{_javadocdir}/%{name}
14mr|rhino-1.7-9|174	
14mr|rhino-1.7-9|175	
14mr|rhino-1.7-9|176	
14mr|rhino-1.7-9|177	%changelog
14mr|rhino-1.7-9|178	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.7-9
14mr|rhino-1.7-9|179	+ Revision: 72affe8
14mr|rhino-1.7-9|180	- MassBuild#440: Increase release tag
14mr|rhino-1.7-9|181	
14mr|rhino-1.7-9|182	

18808 14
14mr|rhythmbox-3.0.3-2|1	#gw rb.c
14mr|rhythmbox-3.0.3-2|2	#define Werror_cflags %nil
14mr|rhythmbox-3.0.3-2|3	
14mr|rhythmbox-3.0.3-2|4	%define	gstname gstreamer1.0
14mr|rhythmbox-3.0.3-2|5	
14mr|rhythmbox-3.0.3-2|6	%define major 		8
14mr|rhythmbox-3.0.3-2|7	%define girmajor	3.0
14mr|rhythmbox-3.0.3-2|8	%define libname %mklibname rhythmbox %{major}
14mr|rhythmbox-3.0.3-2|9	%define girname	%mklibname %{name}-gir %{girmajor}
14mr|rhythmbox-3.0.3-2|10	
14mr|rhythmbox-3.0.3-2|11	Name:		rhythmbox
14mr|rhythmbox-3.0.3-2|12	Summary:	Music Management Application
14mr|rhythmbox-3.0.3-2|13	Version:	3.0.3
14mr|rhythmbox-3.0.3-2|14	Release:	2
14mr|rhythmbox-3.0.3-2|15	License:	GPLv2+ with exception
14mr|rhythmbox-3.0.3-2|16	Group:		Sound
14mr|rhythmbox-3.0.3-2|17	URL:		http://www.gnome.org/projects/rhythmbox/
14mr|rhythmbox-3.0.3-2|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.0/%{name}-%{version}.tar.xz
14mr|rhythmbox-3.0.3-2|19	Source1:        %{name}-ru.po
14mr|rhythmbox-3.0.3-2|20	
14mr|rhythmbox-3.0.3-2|21	BuildRequires:	intltool itstool
14mr|rhythmbox-3.0.3-2|22	BuildRequires:	vala
14mr|rhythmbox-3.0.3-2|23	BuildRequires:	pkgconfig(avahi-glib)
14mr|rhythmbox-3.0.3-2|24	BuildRequires:	pkgconfig(clutter-1.0)
14mr|rhythmbox-3.0.3-2|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mr|rhythmbox-3.0.3-2|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|rhythmbox-3.0.3-2|27	BuildRequires:	pkgconfig(gconf-2.0)
14mr|rhythmbox-3.0.3-2|28	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|rhythmbox-3.0.3-2|29	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|rhythmbox-3.0.3-2|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|rhythmbox-3.0.3-2|31	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
14mr|rhythmbox-3.0.3-2|32	BuildRequires:	pkgconfig(libdmapsharing-3.0)
14mr|rhythmbox-3.0.3-2|33	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|rhythmbox-3.0.3-2|34	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mr|rhythmbox-3.0.3-2|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|rhythmbox-3.0.3-2|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mr|rhythmbox-3.0.3-2|37	BuildRequires:	pkgconfig(gudev-1.0)
14mr|rhythmbox-3.0.3-2|38	BuildRequires:	pkgconfig(ice)
14mr|rhythmbox-3.0.3-2|39	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|rhythmbox-3.0.3-2|40	BuildRequires:	pkgconfig(libbrasero-media3)
14mr|rhythmbox-3.0.3-2|41	BuildRequires:	pkgconfig(libdmapsharing-3.0) >= 2.9.16
14mr|rhythmbox-3.0.3-2|42	BuildRequires:	pkgconfig(libgpod-1.0)
14mr|rhythmbox-3.0.3-2|43	BuildRequires:	pkgconfig(liblircclient0)
14mr|rhythmbox-3.0.3-2|44	BuildRequires:	pkgconfig(libmtp)
14mr|rhythmbox-3.0.3-2|45	BuildRequires:	pkgconfig(libmusicbrainz4)
14mr|rhythmbox-3.0.3-2|46	BuildRequires:	pkgconfig(libdiscid)
14mr|rhythmbox-3.0.3-2|47	BuildRequires:	pkgconfig(libnotify)
14mr|rhythmbox-3.0.3-2|48	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.3
14mr|rhythmbox-3.0.3-2|49	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.3
14mr|rhythmbox-3.0.3-2|50	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|rhythmbox-3.0.3-2|51	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mr|rhythmbox-3.0.3-2|52	BuildRequires:	pkgconfig(mx-1.0) >= 1.0.1
14mr|rhythmbox-3.0.3-2|53	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.2
14mr|rhythmbox-3.0.3-2|54	BuildRequires:	pkgconfig(sm)
14mr|rhythmbox-3.0.3-2|55	BuildRequires:	pkgconfig(tdb)
14mr|rhythmbox-3.0.3-2|56	BuildRequires:	pkgconfig(totem-plparser)
14mr|rhythmbox-3.0.3-2|57	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|rhythmbox-3.0.3-2|58	BuildRequires:	pkgconfig(python3)
14mr|rhythmbox-3.0.3-2|59	
14mr|rhythmbox-3.0.3-2|60	Suggests:	grilo-plugins
14mr|rhythmbox-3.0.3-2|61	Suggests:	media-player-info
14mr|rhythmbox-3.0.3-2|62	Suggests:   gnome-icon-theme-symbolic
14mr|rhythmbox-3.0.3-2|63	
14mr|rhythmbox-3.0.3-2|64	Requires:	dbus-x11
14mr|rhythmbox-3.0.3-2|65	Requires:	%{gstname}-plugins-base
14mr|rhythmbox-3.0.3-2|66	Requires:	%{gstname}-plugins-good
14mr|rhythmbox-3.0.3-2|67	Suggests:	%{gstname}-plugins-ugly
14mr|rhythmbox-3.0.3-2|68	Requires:	%{gstname}-flac
14mr|rhythmbox-3.0.3-2|69	Requires:	%{gstname}-soup
14mr|rhythmbox-3.0.3-2|70	# For python plugins
14mr|rhythmbox-3.0.3-2|71	Requires:	python3-gi
14mr|rhythmbox-3.0.3-2|72	
14mr|rhythmbox-3.0.3-2|73	Requires:	typelib(MPID)
14mr|rhythmbox-3.0.3-2|74	Requires:	typelib(Peas)
14mr|rhythmbox-3.0.3-2|75	
14mr|rhythmbox-3.0.3-2|76	# md no more upnp plugin
14mr|rhythmbox-3.0.3-2|77	Obsoletes:	rhythmbox-upnp < 2.96
14mr|rhythmbox-3.0.3-2|78	
14mr|rhythmbox-3.0.3-2|79	%description
14mr|rhythmbox-3.0.3-2|80	Music Management application with support for ripping audio-cd's,
14mr|rhythmbox-3.0.3-2|81	playback of Ogg Vorbis and Mp3 and burning of CD-Rs.
14mr|rhythmbox-3.0.3-2|82	
14mr|rhythmbox-3.0.3-2|83	%package -n %{libname}
14mr|rhythmbox-3.0.3-2|84	Group:System/Libraries
14mr|rhythmbox-3.0.3-2|85	Summary: Shared library part of %{name}
14mr|rhythmbox-3.0.3-2|86	
14mr|rhythmbox-3.0.3-2|87	%description -n %{libname}
14mr|rhythmbox-3.0.3-2|88	This is the shared library part of %{name}.
14mr|rhythmbox-3.0.3-2|89	
14mr|rhythmbox-3.0.3-2|90	%package -n %{girname}
14mr|rhythmbox-3.0.3-2|91	Summary: GObject Introspection interface description for %{name}
14mr|rhythmbox-3.0.3-2|92	Group: System/Libraries
14mr|rhythmbox-3.0.3-2|93	
14mr|rhythmbox-3.0.3-2|94	%description -n %{girname}
14mr|rhythmbox-3.0.3-2|95	GObject Introspection interface description for %{name}.
14mr|rhythmbox-3.0.3-2|96	
14mr|rhythmbox-3.0.3-2|97	%package mozilla
14mr|rhythmbox-3.0.3-2|98	Group: Sound
14mr|rhythmbox-3.0.3-2|99	Summary: Rhythmbox integration for Mozilla Firefox
14mr|rhythmbox-3.0.3-2|100	Requires: %{name} = %{version}
14mr|rhythmbox-3.0.3-2|101	
14mr|rhythmbox-3.0.3-2|102	%description mozilla
14mr|rhythmbox-3.0.3-2|103	This plugin integates Rhythmbox with Mozilla and compatible
14mr|rhythmbox-3.0.3-2|104	browsers. It provides a handler for itms:// Links to Apples iTunes
14mr|rhythmbox-3.0.3-2|105	Music Store.
14mr|rhythmbox-3.0.3-2|106	
14mr|rhythmbox-3.0.3-2|107	%package devel
14mr|rhythmbox-3.0.3-2|108	Group: Development/C
14mr|rhythmbox-3.0.3-2|109	Summary: Rhythmbox plugin development files
14mr|rhythmbox-3.0.3-2|110	Requires: %{libname} = %{version}-%{release}
14mr|rhythmbox-3.0.3-2|111	Requires: %{girname} = %{version}-%{release}
14mr|rhythmbox-3.0.3-2|112	
14mr|rhythmbox-3.0.3-2|113	%description devel
14mr|rhythmbox-3.0.3-2|114	Install this if you want to build Rhythmbox plugins.
14mr|rhythmbox-3.0.3-2|115	
14mr|rhythmbox-3.0.3-2|116	%prep
14mr|rhythmbox-3.0.3-2|117	%setup -q
14mr|rhythmbox-3.0.3-2|118	cp %{SOURCE1} po/ru.po
14mr|rhythmbox-3.0.3-2|119	
14mr|rhythmbox-3.0.3-2|120	%build
14mr|rhythmbox-3.0.3-2|121	%configure2_5x \
14mr|rhythmbox-3.0.3-2|122	--disable-static \
14mr|rhythmbox-3.0.3-2|123	--disable-scrollkeeper \
14mr|rhythmbox-3.0.3-2|124	--disable-gtk-doc \
14mr|rhythmbox-3.0.3-2|125	--with-mdns=avahi \
14mr|rhythmbox-3.0.3-2|126	--enable-vala \
14mr|rhythmbox-3.0.3-2|127	--with-gnome-keyring
14mr|rhythmbox-3.0.3-2|128	
14mr|rhythmbox-3.0.3-2|129	%make
14mr|rhythmbox-3.0.3-2|130	
14mr|rhythmbox-3.0.3-2|131	%install
14mr|rhythmbox-3.0.3-2|132	%makeinstall_std _ENABLE_SK=false
14mr|rhythmbox-3.0.3-2|133	find %{buildroot} -type f -name "*.la" -delete -print
14mr|rhythmbox-3.0.3-2|134	%find_lang %{name} --with-gnome
14mr|rhythmbox-3.0.3-2|135	
14mr|rhythmbox-3.0.3-2|136	desktop-file-install --vendor="" \
14mr|rhythmbox-3.0.3-2|137	--remove-category="Application" \
14mr|rhythmbox-3.0.3-2|138	--add-category="Audio;Player" \
14mr|rhythmbox-3.0.3-2|139	--dir %{buildroot}%{_datadir}/applications \
14mr|rhythmbox-3.0.3-2|140	%{buildroot}%{_datadir}/applications/*
14mr|rhythmbox-3.0.3-2|141	
14mr|rhythmbox-3.0.3-2|142	# save space by linking identical images in translated docs
14mr|rhythmbox-3.0.3-2|143	helpdir=%{buildroot}%{_datadir}/gnome/help/%{name}
14mr|rhythmbox-3.0.3-2|144	for f in $helpdir/C/figures/*.png; do
14mr|rhythmbox-3.0.3-2|145	b="$(basename $f)"
14mr|rhythmbox-3.0.3-2|146	for d in $helpdir/*; do
14mr|rhythmbox-3.0.3-2|147	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
14mr|rhythmbox-3.0.3-2|148	g="$d/figures/$b"
14mr|rhythmbox-3.0.3-2|149	if [ -f "$g" ]; then
14mr|rhythmbox-3.0.3-2|150	if cmp -s $f $g; then
14mr|rhythmbox-3.0.3-2|151	rm "$g"; ln -s "../../C/figures/$b" "$g"
14mr|rhythmbox-3.0.3-2|152	fi
14mr|rhythmbox-3.0.3-2|153	fi
14mr|rhythmbox-3.0.3-2|154	fi
14mr|rhythmbox-3.0.3-2|155	done
14mr|rhythmbox-3.0.3-2|156	done
14mr|rhythmbox-3.0.3-2|157	
14mr|rhythmbox-3.0.3-2|158	%files -f %{name}.lang
14mr|rhythmbox-3.0.3-2|159	%doc AUTHORS COPYING README NEWS
14mr|rhythmbox-3.0.3-2|160	%{_bindir}/rhythmbox
14mr|rhythmbox-3.0.3-2|161	%{_bindir}/rhythmbox-client
14mr|rhythmbox-3.0.3-2|162	%{_datadir}/applications/rhythmbox.desktop
14mr|rhythmbox-3.0.3-2|163	%{_datadir}/applications/rhythmbox-device.desktop
14mr|rhythmbox-3.0.3-2|164	%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
14mr|rhythmbox-3.0.3-2|165	%{_datadir}/glib-2.0/schemas/*.xml
14mr|rhythmbox-3.0.3-2|166	%{_datadir}/rhythmbox/
14mr|rhythmbox-3.0.3-2|167	%{_iconsdir}/hicolor/*/apps/rhythmbox*
14mr|rhythmbox-3.0.3-2|168	%{_iconsdir}/hicolor/*/status/rhythmbox-*
14mr|rhythmbox-3.0.3-2|169	%{_libexecdir}/rhythmbox-metadata
14mr|rhythmbox-3.0.3-2|170	%dir %{_libdir}/%{name}/
14mr|rhythmbox-3.0.3-2|171	%dir %{_libdir}/%{name}/plugins
14mr|rhythmbox-3.0.3-2|172	%{_libdir}/%{name}/plugins/artsearch
14mr|rhythmbox-3.0.3-2|173	%{_libdir}/%{name}/plugins/audiocd
14mr|rhythmbox-3.0.3-2|174	%{_libdir}/%{name}/plugins/audioscrobbler
14mr|rhythmbox-3.0.3-2|175	%{_libdir}/%{name}/plugins/cd-recorder
14mr|rhythmbox-3.0.3-2|176	%{_libdir}/%{name}/plugins/context
14mr|rhythmbox-3.0.3-2|177	%{_libdir}/%{name}/plugins/daap
14mr|rhythmbox-3.0.3-2|178	%{_libdir}/%{name}/plugins/dbus-media-server
14mr|rhythmbox-3.0.3-2|179	%{_libdir}/%{name}/plugins/fmradio
14mr|rhythmbox-3.0.3-2|180	%{_libdir}/%{name}/plugins/generic-player
14mr|rhythmbox-3.0.3-2|181	%{_libdir}/%{name}/plugins/grilo
14mr|rhythmbox-3.0.3-2|182	%{_libdir}/%{name}/plugins/im-status
14mr|rhythmbox-3.0.3-2|183	%{_libdir}/%{name}/plugins/ipod
14mr|rhythmbox-3.0.3-2|184	%{_libdir}/%{name}/plugins/iradio
14mr|rhythmbox-3.0.3-2|185	%{_libdir}/%{name}/plugins/lyrics
14mr|rhythmbox-3.0.3-2|186	%{_libdir}/%{name}/plugins/magnatune
14mr|rhythmbox-3.0.3-2|187	%{_libdir}/%{name}/plugins/mmkeys
14mr|rhythmbox-3.0.3-2|188	%{_libdir}/%{name}/plugins/mpris
14mr|rhythmbox-3.0.3-2|189	%{_libdir}/%{name}/plugins/mtpdevice
14mr|rhythmbox-3.0.3-2|190	%{_libdir}/%{name}/plugins/notification
14mr|rhythmbox-3.0.3-2|191	%{_libdir}/%{name}/plugins/power-manager
14mr|rhythmbox-3.0.3-2|192	%{_libdir}/%{name}/plugins/python-console
14mr|rhythmbox-3.0.3-2|193	%{_libdir}/%{name}/plugins/rb
14mr|rhythmbox-3.0.3-2|194	%{_libdir}/%{name}/plugins/rblirc
14mr|rhythmbox-3.0.3-2|195	%{_libdir}/%{name}/plugins/rbzeitgeist
14mr|rhythmbox-3.0.3-2|196	%{_libdir}/%{name}/plugins/replaygain
14mr|rhythmbox-3.0.3-2|197	%{_libdir}/%{name}/plugins/sendto
14mr|rhythmbox-3.0.3-2|198	%{_libdir}/%{name}/plugins/visualizer
14mr|rhythmbox-3.0.3-2|199	%{_libdir}/%{name}/sample-plugins
14mr|rhythmbox-3.0.3-2|200	%{_mandir}/man1/*.1*
14mr|rhythmbox-3.0.3-2|201	
14mr|rhythmbox-3.0.3-2|202	%files -n %{libname}
14mr|rhythmbox-3.0.3-2|203	%{_libdir}/librhythmbox-core.so.%{major}*
14mr|rhythmbox-3.0.3-2|204	
14mr|rhythmbox-3.0.3-2|205	%files -n %{girname}
14mr|rhythmbox-3.0.3-2|206	%{_libdir}/girepository-1.0/MPID-%{girmajor}.typelib
14mr|rhythmbox-3.0.3-2|207	%{_libdir}/girepository-1.0/RB-%{girmajor}.typelib
14mr|rhythmbox-3.0.3-2|208	
14mr|rhythmbox-3.0.3-2|209	%files mozilla
14mr|rhythmbox-3.0.3-2|210	%{_libdir}/mozilla/plugins/librhythmbox-itms-detection-plugin.so
14mr|rhythmbox-3.0.3-2|211	
14mr|rhythmbox-3.0.3-2|212	%files devel
14mr|rhythmbox-3.0.3-2|213	%{_includedir}/%{name}
14mr|rhythmbox-3.0.3-2|214	%{_libdir}/lib*.so
14mr|rhythmbox-3.0.3-2|215	%{_libdir}/pkgconfig/%{name}.pc
14mr|rhythmbox-3.0.3-2|216	%{_datadir}/gtk-doc/html/%{name}
14mr|rhythmbox-3.0.3-2|217	%{_datadir}/gir-1.0/MPID-%{girmajor}.gir
14mr|rhythmbox-3.0.3-2|218	%{_datadir}/gir-1.0/RB-%{girmajor}.gir
14mr|rhythmbox-3.0.3-2|219	
14mr|rhythmbox-3.0.3-2|220	
14mr|rhythmbox-3.0.3-2|221	%changelog
14mr|rhythmbox-3.0.3-2|222	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.3-2
14mr|rhythmbox-3.0.3-2|223	+ Revision: cd6f0e4
14mr|rhythmbox-3.0.3-2|224	- MassBuild#440: Increase release tag
14mr|rhythmbox-3.0.3-2|225	
14mr|rhythmbox-3.0.3-2|226	

18809 14
14mr|ripole-0.2.0-23|1	%define major 0
14mr|ripole-0.2.0-23|2	%define libname %mklibname ripole %{major}
14mr|ripole-0.2.0-23|3	%define devname %mklibname ripole -d
14mr|ripole-0.2.0-23|4	
14mr|ripole-0.2.0-23|5	Summary:	Extracts attachments out of mailpack format emails
14mr|ripole-0.2.0-23|6	Name:		ripole
14mr|ripole-0.2.0-23|7	Version:	0.2.0
14mr|ripole-0.2.0-23|8	Release:	23
14mr|ripole-0.2.0-23|9	License:	BSD
14mr|ripole-0.2.0-23|10	Group:		Networking/Mail
14mr|ripole-0.2.0-23|11	Url:		http://www.pldaniels.com/ripole/
14mr|ripole-0.2.0-23|12	Source0:	http://www.pldaniels.com/ripole/%{name}-%{version}.tar.bz2
14mr|ripole-0.2.0-23|13	Patch0:		ripole-0.1.4-shared.diff
14mr|ripole-0.2.0-23|14	Patch1:		ripole-0.2.0-dev.diff
14mr|ripole-0.2.0-23|15	Patch2:		ripole-0.2.0-format_not_a_string_literal_and_no_format_arguments.diff
14mr|ripole-0.2.0-23|16	BuildRequires:	libtool
14mr|ripole-0.2.0-23|17	
14mr|ripole-0.2.0-23|18	%description
14mr|ripole-0.2.0-23|19	ripOLE is a small program/library designed to pull out attachments from OLE2
14mr|ripole-0.2.0-23|20	data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
14mr|ripole-0.2.0-23|21	commercial projects can also use the code without worry of licence costs or
14mr|ripole-0.2.0-23|22	legal liabilities.
14mr|ripole-0.2.0-23|23	
14mr|ripole-0.2.0-23|24	%files
14mr|ripole-0.2.0-23|25	%doc CHANGELOG CONTRIBUTORS LICENSE README
14mr|ripole-0.2.0-23|26	%{_bindir}/*
14mr|ripole-0.2.0-23|27	
14mr|ripole-0.2.0-23|28	#----------------------------------------------------------------------------
14mr|ripole-0.2.0-23|29	
14mr|ripole-0.2.0-23|30	%package -n	%{libname}
14mr|ripole-0.2.0-23|31	Summary:	Shared %{name} library
14mr|ripole-0.2.0-23|32	Group:		System/Libraries
14mr|ripole-0.2.0-23|33	
14mr|ripole-0.2.0-23|34	%description -n	%{libname}
14mr|ripole-0.2.0-23|35	This package contains the shared library for ripOLE.
14mr|ripole-0.2.0-23|36	
14mr|ripole-0.2.0-23|37	%files -n %{libname}
14mr|ripole-0.2.0-23|38	%{_libdir}/libripole.so.%{major}*
14mr|ripole-0.2.0-23|39	
14mr|ripole-0.2.0-23|40	#----------------------------------------------------------------------------
14mr|ripole-0.2.0-23|41	
14mr|ripole-0.2.0-23|42	%package -n %{devname}
14mr|ripole-0.2.0-23|43	Summary:	Development files for the %{name} library
14mr|ripole-0.2.0-23|44	Group:		Development/C
14mr|ripole-0.2.0-23|45	Provides:	%{name}-devel = %{EVRD}
14mr|ripole-0.2.0-23|46	Requires:	%{libname} = %{EVRD}
14mr|ripole-0.2.0-23|47	
14mr|ripole-0.2.0-23|48	%description -n %{devname}
14mr|ripole-0.2.0-23|49	This package contains the development files for ripOLE.
14mr|ripole-0.2.0-23|50	
14mr|ripole-0.2.0-23|51	%files -n %{devname}
14mr|ripole-0.2.0-23|52	%doc TODO
14mr|ripole-0.2.0-23|53	%dir %{_includedir}/%{name}
14mr|ripole-0.2.0-23|54	%{_includedir}/%{name}/*
14mr|ripole-0.2.0-23|55	%{_libdir}/*.so
14mr|ripole-0.2.0-23|56	
14mr|ripole-0.2.0-23|57	#----------------------------------------------------------------------------
14mr|ripole-0.2.0-23|58	
14mr|ripole-0.2.0-23|59	%prep
14mr|ripole-0.2.0-23|60	%setup -q
14mr|ripole-0.2.0-23|61	%patch0 -p0
14mr|ripole-0.2.0-23|62	%patch1 -p1
14mr|ripole-0.2.0-23|63	%patch2 -p0
14mr|ripole-0.2.0-23|64	
14mr|ripole-0.2.0-23|65	%build
14mr|ripole-0.2.0-23|66	%serverbuild
14mr|ripole-0.2.0-23|67	
14mr|ripole-0.2.0-23|68	%make \
14mr|ripole-0.2.0-23|69	CFLAGS="%{optflags} -I. -fPIC -DPIC -D_REENTRANT" \
14mr|ripole-0.2.0-23|70	libdir=%{_libdir} \
14mr|ripole-0.2.0-23|71	LDFLAGS="%{ldflags}"
14mr|ripole-0.2.0-23|72	
14mr|ripole-0.2.0-23|73	%install
14mr|ripole-0.2.0-23|74	
14mr|ripole-0.2.0-23|75	%makeinstall_std \
14mr|ripole-0.2.0-23|76	bindir=%{_bindir} \
14mr|ripole-0.2.0-23|77	libdir=%{_libdir} \
14mr|ripole-0.2.0-23|78	includedir=%{_includedir}
14mr|ripole-0.2.0-23|79	
14mr|ripole-0.2.0-23|80	
14mr|ripole-0.2.0-23|81	%changelog
14mr|ripole-0.2.0-23|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-23
14mr|ripole-0.2.0-23|83	+ Revision: 34a465e
14mr|ripole-0.2.0-23|84	- MassBuild#440: Increase release tag
14mr|ripole-0.2.0-23|85	
14mr|ripole-0.2.0-23|86	

18810 14
14mr|rman-3.2-11|1	Name: rman
14mr|rman-3.2-11|2	Version: 3.2
14mr|rman-3.2-11|3	Release: 11
14mr|rman-3.2-11|4	Summary: PolyglotMan - manual page translator to HTML, ASCII, TkMan, DocBook
14mr|rman-3.2-11|5	Group: Development/X11
14mr|rman-3.2-11|6	URL: http://polyglotman.sourceforge.net/
14mr|rman-3.2-11|7	Source: %{name}-%{version}.tar.gz
14mr|rman-3.2-11|8	License: GPL
14mr|rman-3.2-11|9	
14mr|rman-3.2-11|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|rman-3.2-11|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|rman-3.2-11|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|rman-3.2-11|13	
14mr|rman-3.2-11|14	%description
14mr|rman-3.2-11|15	PolyglotMan takes man pages from most of the popular flavors of UNIX and
14mr|rman-3.2-11|16	transforms them into any of a number of text source formats.
14mr|rman-3.2-11|17	
14mr|rman-3.2-11|18	%prep
14mr|rman-3.2-11|19	%setup -q
14mr|rman-3.2-11|20	
14mr|rman-3.2-11|21	%build
14mr|rman-3.2-11|22	%make
14mr|rman-3.2-11|23	
14mr|rman-3.2-11|24	%install
14mr|rman-3.2-11|25	rm -rf %buildroot
14mr|rman-3.2-11|26	install -d %buildroot/%_bindir
14mr|rman-3.2-11|27	install -d %buildroot/%_mandir/man1
14mr|rman-3.2-11|28	make BINDIR=%buildroot/%_bindir MANDIR=%buildroot/%_mandir/man1 install
14mr|rman-3.2-11|29	
14mr|rman-3.2-11|30	
14mr|rman-3.2-11|31	%clean
14mr|rman-3.2-11|32	rm -rf %{buildroot}
14mr|rman-3.2-11|33	
14mr|rman-3.2-11|34	%files
14mr|rman-3.2-11|35	%defattr(-,root,root)
14mr|rman-3.2-11|36	%_bindir/rman
14mr|rman-3.2-11|37	%_mandir/*/*
14mr|rman-3.2-11|38	
14mr|rman-3.2-11|39	
14mr|rman-3.2-11|40	
14mr|rman-3.2-11|41	
14mr|rman-3.2-11|42	
14mr|rman-3.2-11|43	%changelog
14mr|rman-3.2-11|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-11
14mr|rman-3.2-11|45	+ Revision: be1ccb1
14mr|rman-3.2-11|46	- MassBuild#440: Increase release tag
14mr|rman-3.2-11|47	
14mr|rman-3.2-11|48	

18811 14
14mr|rng-utils-2-12|1	Summary:        Random number generator related utilities
14mr|rng-utils-2-12|2	Name:           rng-utils
14mr|rng-utils-2-12|3	Version:        2
14mr|rng-utils-2-12|4	Release:        12
14mr|rng-utils-2-12|5	Group:          System/Kernel and hardware
14mr|rng-utils-2-12|6	License:        GPL
14mr|rng-utils-2-12|7	Source0:        rng-tools-%version.tar.bz2
14mr|rng-utils-2-12|8	# 2.6.x's device name
14mr|rng-utils-2-12|9	Patch1:         rng-tools-2-devname.patch
14mr|rng-utils-2-12|10	Buildroot:      %_tmppath/%name-%version-root
14mr|rng-utils-2-12|11	
14mr|rng-utils-2-12|12	
14mr|rng-utils-2-12|13	%description
14mr|rng-utils-2-12|14	Hardware random number generation tools.
14mr|rng-utils-2-12|15	
14mr|rng-utils-2-12|16	%prep
14mr|rng-utils-2-12|17	%setup -q -n rng-tools-%version
14mr|rng-utils-2-12|18	%patch1 -p1
14mr|rng-utils-2-12|19	
14mr|rng-utils-2-12|20	%build
14mr|rng-utils-2-12|21	%configure --sbindir=/sbin
14mr|rng-utils-2-12|22	%make
14mr|rng-utils-2-12|23	
14mr|rng-utils-2-12|24	%install
14mr|rng-utils-2-12|25	rm -rf $RPM_BUILD_ROOT
14mr|rng-utils-2-12|26	mkdir -p %{buildroot}{%_sbindir,%_mandir/man{1,8},%_sysconfdir,%_initrddir}
14mr|rng-utils-2-12|27	%makeinstall_std
14mr|rng-utils-2-12|28	chmod -R a-s %{buildroot}
14mr|rng-utils-2-12|29	
14mr|rng-utils-2-12|30	%clean
14mr|rng-utils-2-12|31	rm -rf $RPM_BUILD_ROOT
14mr|rng-utils-2-12|32	
14mr|rng-utils-2-12|33	%files
14mr|rng-utils-2-12|34	%defattr(-,root,root)
14mr|rng-utils-2-12|35	/usr/bin/rngtest
14mr|rng-utils-2-12|36	/sbin/rngd
14mr|rng-utils-2-12|37	%_mandir/man1/rngtest.1.*
14mr|rng-utils-2-12|38	%_mandir/man8/rngd.8.*
14mr|rng-utils-2-12|39	
14mr|rng-utils-2-12|40	
14mr|rng-utils-2-12|41	
14mr|rng-utils-2-12|42	%changelog
14mr|rng-utils-2-12|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-12
14mr|rng-utils-2-12|44	+ Revision: fdfdc68
14mr|rng-utils-2-12|45	- MassBuild#440: Increase release tag
14mr|rng-utils-2-12|46	
14mr|rng-utils-2-12|47	

18812 14
14mr|rocs-4.13.3-1|1	Summary:	Graph - Editor and a Programming Environement
14mr|rocs-4.13.3-1|2	Name:		rocs
14mr|rocs-4.13.3-1|3	Version:	4.13.3
14mr|rocs-4.13.3-1|4	Release:	1
14mr|rocs-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|rocs-4.13.3-1|6	License:	GPLv2 LGPLv2 GFDL
14mr|rocs-4.13.3-1|7	Url:		http://edu.kde.org/rocs
14mr|rocs-4.13.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|rocs-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|rocs-4.13.3-1|10	BuildRequires:	boost-devel
14mr|rocs-4.13.3-1|11	BuildRequires:	grantlee-devel
14mr|rocs-4.13.3-1|12	
14mr|rocs-4.13.3-1|13	%description
14mr|rocs-4.13.3-1|14	Rocs aims to be a Graph Theory IDE for helping professors to show the results
14mr|rocs-4.13.3-1|15	of a graph algorithm and also helping students to do the algorithms.
14mr|rocs-4.13.3-1|16	Rocs has a scripting module, done in Qt Script, that interacts with the drawn
14mr|rocs-4.13.3-1|17	graph and every change in the graph with the script is reflected on the drawn
14mr|rocs-4.13.3-1|18	one.
14mr|rocs-4.13.3-1|19	
14mr|rocs-4.13.3-1|20	%files
14mr|rocs-4.13.3-1|21	%doc AUTHORS COPYING COPYING.LIB.LGPL-2 COPYING.LIB.LGPL-2.1 COPYING.DOC README
14mr|rocs-4.13.3-1|22	%doc %{_kde_docdir}/HTML/en/rocs
14mr|rocs-4.13.3-1|23	%{_kde_bindir}/rocs
14mr|rocs-4.13.3-1|24	%{_kde_appsdir}/rocs
14mr|rocs-4.13.3-1|25	%{_kde_appsdir}/rocs_rootedtree
14mr|rocs-4.13.3-1|26	%{_kde_applicationsdir}/rocs.desktop
14mr|rocs-4.13.3-1|27	%{_kde_configdir}/rocs.knsrc
14mr|rocs-4.13.3-1|28	%{_kde_datadir}/config.kcfg/rocs.kcfg
14mr|rocs-4.13.3-1|29	%{_kde_iconsdir}/hicolor/*/apps/rocs.*
14mr|rocs-4.13.3-1|30	%{_kde_libdir}/kde4/rocs_GraphStructure.so
14mr|rocs-4.13.3-1|31	%{_kde_libdir}/kde4/rocs_ListStructure.so
14mr|rocs-4.13.3-1|32	%{_kde_libdir}/kde4/rocs_RootedTreeStructure.so
14mr|rocs-4.13.3-1|33	%{_kde_libdir}/kde4/rocs_assignvaluesplugin.so
14mr|rocs-4.13.3-1|34	%{_kde_libdir}/kde4/rocs_generategraphplugin.so
14mr|rocs-4.13.3-1|35	%{_kde_libdir}/kde4/rocs_transformedgesplugin.so
14mr|rocs-4.13.3-1|36	%{_kde_libdir}/kde4/rocs_dotfileformat.so
14mr|rocs-4.13.3-1|37	%{_kde_libdir}/kde4/rocs_gmlfileformat.so
14mr|rocs-4.13.3-1|38	%{_kde_libdir}/kde4/rocs_kmlfileformat.so
14mr|rocs-4.13.3-1|39	%{_kde_libdir}/kde4/rocs_tgffileformat.so
14mr|rocs-4.13.3-1|40	%{_kde_libdir}/kde4/rocs_tikzfileformat.so
14mr|rocs-4.13.3-1|41	%{_kde_services}/rocs_GraphStructure.desktop
14mr|rocs-4.13.3-1|42	%{_kde_services}/rocs_ListStructure.desktop
14mr|rocs-4.13.3-1|43	%{_kde_services}/rocs_RootedTreeStructure.desktop
14mr|rocs-4.13.3-1|44	%{_kde_services}/rocs_assignvaluesplugin.desktop
14mr|rocs-4.13.3-1|45	%{_kde_services}/rocs_generategraphplugin.desktop
14mr|rocs-4.13.3-1|46	%{_kde_services}/rocs_transformedgesplugin.desktop
14mr|rocs-4.13.3-1|47	%{_kde_services}/rocs_dotfileformatplugin.desktop
14mr|rocs-4.13.3-1|48	%{_kde_services}/rocs_gmlfileformatplugin.desktop
14mr|rocs-4.13.3-1|49	%{_kde_services}/rocs_kmlfileformatplugin.desktop
14mr|rocs-4.13.3-1|50	%{_kde_services}/rocs_tgffileformatplugin.desktop
14mr|rocs-4.13.3-1|51	%{_kde_services}/rocs_tikzfileformatplugin.desktop
14mr|rocs-4.13.3-1|52	%{_kde_servicetypes}/RocsDataStructurePlugin.desktop
14mr|rocs-4.13.3-1|53	%{_kde_servicetypes}/RocsGraphFilePlugin.desktop
14mr|rocs-4.13.3-1|54	%{_kde_servicetypes}/RocsToolsPlugin.desktop
14mr|rocs-4.13.3-1|55	
14mr|rocs-4.13.3-1|56	#---------------------------------------------
14mr|rocs-4.13.3-1|57	
14mr|rocs-4.13.3-1|58	%define rocsvisualeditor_major 4
14mr|rocs-4.13.3-1|59	%define librocsvisualeditor %mklibname rocsvisualeditor %{rocsvisualeditor_major}
14mr|rocs-4.13.3-1|60	
14mr|rocs-4.13.3-1|61	%package -n %{librocsvisualeditor}
14mr|rocs-4.13.3-1|62	Summary:	Runtime library for Rocs
14mr|rocs-4.13.3-1|63	Group:		System/Libraries
14mr|rocs-4.13.3-1|64	
14mr|rocs-4.13.3-1|65	%description -n %{librocsvisualeditor}
14mr|rocs-4.13.3-1|66	Runtime library for Rocs.
14mr|rocs-4.13.3-1|67	
14mr|rocs-4.13.3-1|68	%files -n %{librocsvisualeditor}
14mr|rocs-4.13.3-1|69	%{_kde_libdir}/librocsvisualeditor.so.%{rocsvisualeditor_major}*
14mr|rocs-4.13.3-1|70	
14mr|rocs-4.13.3-1|71	#---------------------------------------------
14mr|rocs-4.13.3-1|72	
14mr|rocs-4.13.3-1|73	%define rocscore_major 4
14mr|rocs-4.13.3-1|74	%define librocscore %mklibname rocscore %{rocscore_major}
14mr|rocs-4.13.3-1|75	
14mr|rocs-4.13.3-1|76	%package -n %{librocscore}
14mr|rocs-4.13.3-1|77	Summary:	Runtime library for Rocs
14mr|rocs-4.13.3-1|78	Group:		System/Libraries
14mr|rocs-4.13.3-1|79	Obsoletes:	%{_lib}rocslib4 < 4.10.0
14mr|rocs-4.13.3-1|80	
14mr|rocs-4.13.3-1|81	%description -n %{librocscore}
14mr|rocs-4.13.3-1|82	Runtime library for Rocs.
14mr|rocs-4.13.3-1|83	
14mr|rocs-4.13.3-1|84	%files -n %{librocscore}
14mr|rocs-4.13.3-1|85	%{_kde_libdir}/librocscore.so.%{rocscore_major}*
14mr|rocs-4.13.3-1|86	
14mr|rocs-4.13.3-1|87	
14mr|rocs-4.13.3-1|88	#---------------------------------------------
14mr|rocs-4.13.3-1|89	
14mr|rocs-4.13.3-1|90	%package devel
14mr|rocs-4.13.3-1|91	Summary:	Devel stuff for %{name}
14mr|rocs-4.13.3-1|92	Group:		Development/KDE and Qt
14mr|rocs-4.13.3-1|93	Requires:	kdelibs4-devel
14mr|rocs-4.13.3-1|94	Requires:	%{librocsvisualeditor} = %{EVRD}
14mr|rocs-4.13.3-1|95	Requires:	%{librocscore} = %{EVRD}
14mr|rocs-4.13.3-1|96	Requires:	boost-devel
14mr|rocs-4.13.3-1|97	Conflicts:	kdeedu4-devel < 4.6.90
14mr|rocs-4.13.3-1|98	
14mr|rocs-4.13.3-1|99	%description devel
14mr|rocs-4.13.3-1|100	Files needed to build applications based on %{name}.
14mr|rocs-4.13.3-1|101	
14mr|rocs-4.13.3-1|102	%files devel
14mr|rocs-4.13.3-1|103	%{_includedir}/rocs
14mr|rocs-4.13.3-1|104	%{_kde_libdir}/librocsvisualeditor.so
14mr|rocs-4.13.3-1|105	%{_kde_libdir}/librocscore.so
14mr|rocs-4.13.3-1|106	
14mr|rocs-4.13.3-1|107	#----------------------------------------------------------------------
14mr|rocs-4.13.3-1|108	
14mr|rocs-4.13.3-1|109	%prep
14mr|rocs-4.13.3-1|110	%setup -q
14mr|rocs-4.13.3-1|111	
14mr|rocs-4.13.3-1|112	%build
14mr|rocs-4.13.3-1|113	%cmake_kde4
14mr|rocs-4.13.3-1|114	%make
14mr|rocs-4.13.3-1|115	
14mr|rocs-4.13.3-1|116	%install
14mr|rocs-4.13.3-1|117	%makeinstall_std -C build
14mr|rocs-4.13.3-1|118	
14mr|rocs-4.13.3-1|119	
14mr|rocs-4.13.3-1|120	%changelog
14mr|rocs-4.13.3-1|121	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|rocs-4.13.3-1|122	+ Revision: 5729bdf
14mr|rocs-4.13.3-1|123	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|rocs-4.13.3-1|124	
14mr|rocs-4.13.3-1|125	

18813 14
14mr|rootcerts-20131114.00-5|1	# don't make useless debug packages
14mr|rootcerts-20131114.00-5|2	%define debug_package %{nil}
14mr|rootcerts-20131114.00-5|3	
14mr|rootcerts-20131114.00-5|4	# _without = java enabled, _with = java disabled
14mr|rootcerts-20131114.00-5|5	%bcond_without java
14mr|rootcerts-20131114.00-5|6	
14mr|rootcerts-20131114.00-5|7	Summary:	Bundle of CA Root Certificates
14mr|rootcerts-20131114.00-5|8	Name:		rootcerts
14mr|rootcerts-20131114.00-5|9	# <mrl> Use this versioning style in order to be easily backportable.
14mr|rootcerts-20131114.00-5|10	# Note that the release is the last two digits on the version.
14mr|rootcerts-20131114.00-5|11	# All BuildRequires for rootcerts should be done this way:
14mr|rootcerts-20131114.00-5|12	# BuildRequires: rootcerts >= 0:20070402.00, for example
14mr|rootcerts-20131114.00-5|13	# - NEVER specifying the %%{release}
14mr|rootcerts-20131114.00-5|14	Epoch:		1
14mr|rootcerts-20131114.00-5|15	Version:	20131114.00
14mr|rootcerts-20131114.00-5|16	Release:	5
14mr|rootcerts-20131114.00-5|17	License:	GPL
14mr|rootcerts-20131114.00-5|18	Group:		System/Servers
14mr|rootcerts-20131114.00-5|19	URL:		%{disturl}
14mr|rootcerts-20131114.00-5|20	# S0 originates from http://switch.dl.sourceforge.net/sourceforge/courier/courier-0.52.1.tar.bz2
14mr|rootcerts-20131114.00-5|21	Source0:	rootcerts.tar.bz2
14mr|rootcerts-20131114.00-5|22	#  https://hg.mozilla.org/projects/nss/raw-file/31f662841be2/lib/ckfw/builtins/certdata.txt
14mr|rootcerts-20131114.00-5|23	Source1:	certdata.txt
14mr|rootcerts-20131114.00-5|24	Source2:	rootcerts-igp-brasil.txt
14mr|rootcerts-20131114.00-5|25	# http://www.cacert.org/certs/root.der
14mr|rootcerts-20131114.00-5|26	Source3:	cacert.org.der
14mr|rootcerts-20131114.00-5|27	# http://qa.mandriva.com/show_bug.cgi?id=29612
14mr|rootcerts-20131114.00-5|28	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
14mr|rootcerts-20131114.00-5|29	Source4:	verisign-class-3-secure-server-ca.pem
14mr|rootcerts-20131114.00-5|30	#http://www.cacert.org/certs/root.crt
14mr|rootcerts-20131114.00-5|31	Source5:	cacert.org.crt
14mr|rootcerts-20131114.00-5|32	# Java JKS keystore generator:
14mr|rootcerts-20131114.00-5|33	# http://cvs.fedora.redhat.com/viewcvs/devel/ca-certificates/generate-cacerts.pl
14mr|rootcerts-20131114.00-5|34	Source6:	generate-cacerts.pl
14mr|rootcerts-20131114.00-5|35	# http://www.cacert.org/certs/class3.der
14mr|rootcerts-20131114.00-5|36	Source7:	cacert_class3.der
14mr|rootcerts-20131114.00-5|37	# certificates from signet
14mr|rootcerts-20131114.00-5|38	# http://www.signet.pl/repository/index.html
14mr|rootcerts-20131114.00-5|39	Source8:	rootca_der.crt
14mr|rootcerts-20131114.00-5|40	Source9:	publicxca_der.crt
14mr|rootcerts-20131114.00-5|41	# Fix overwriting issue with generate-cacerts.pl
14mr|rootcerts-20131114.00-5|42	Patch0:		generate-cacerts-fix-entrustsslca.patch
14mr|rootcerts-20131114.00-5|43	# Some hacks to make generate-cacerts.pl work with some of our certificates
14mr|rootcerts-20131114.00-5|44	Patch1:		generate-cacerts-mandriva.patch
14mr|rootcerts-20131114.00-5|45	# Just rename identically named certificates that are not handled by mandriva.cpatch
14mr|rootcerts-20131114.00-5|46	Patch2:		generate-cacerts-rename-duplicates.patch
14mr|rootcerts-20131114.00-5|47	BuildRequires:	perl
14mr|rootcerts-20131114.00-5|48	BuildRequires:	openssl
14mr|rootcerts-20131114.00-5|49	BuildRequires:	nss
14mr|rootcerts-20131114.00-5|50	BuildRequires:	automake
14mr|rootcerts-20131114.00-5|51	BuildRequires:	libtool
14mr|rootcerts-20131114.00-5|52	%if %with java
14mr|rootcerts-20131114.00-5|53	BuildRequires:	java-rpmbuild
14mr|rootcerts-20131114.00-5|54	%endif
14mr|rootcerts-20131114.00-5|55	
14mr|rootcerts-20131114.00-5|56	%description
14mr|rootcerts-20131114.00-5|57	This is a bundle of X.509 certificates of public Certificate
14mr|rootcerts-20131114.00-5|58	Authorities (CA). These were automatically extracted from Mozilla's
14mr|rootcerts-20131114.00-5|59	root CA list (the file "certdata.txt"). It contains the certificates
14mr|rootcerts-20131114.00-5|60	in both plain text and PEM format and therefore can be directly used
14mr|rootcerts-20131114.00-5|61	with an Apache/mod_ssl webserver for SSL client authentication. Just
14mr|rootcerts-20131114.00-5|62	configure this file as the SSLCACertificateFile.
14mr|rootcerts-20131114.00-5|63	
14mr|rootcerts-20131114.00-5|64	%if %with java
14mr|rootcerts-20131114.00-5|65	%package java
14mr|rootcerts-20131114.00-5|66	Summary:	Bundle of CA Root Certificates for Java
14mr|rootcerts-20131114.00-5|67	Group:		Development/Java
14mr|rootcerts-20131114.00-5|68	
14mr|rootcerts-20131114.00-5|69	%description java
14mr|rootcerts-20131114.00-5|70	Bundle of X.509 certificates of public Certificate Authorities (CA)
14mr|rootcerts-20131114.00-5|71	in a format used by Java Runtime Environment.
14mr|rootcerts-20131114.00-5|72	%endif
14mr|rootcerts-20131114.00-5|73	
14mr|rootcerts-20131114.00-5|74	%prep
14mr|rootcerts-20131114.00-5|75	%setup -q -n rootcerts
14mr|rootcerts-20131114.00-5|76	
14mr|rootcerts-20131114.00-5|77	#cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -p mozilla/security/nss/lib/ckfw/builtins/certdata.txt > certdata.txt
14mr|rootcerts-20131114.00-5|78	
14mr|rootcerts-20131114.00-5|79	mkdir -p builtins
14mr|rootcerts-20131114.00-5|80	cp %{SOURCE1} builtins/certdata.txt
14mr|rootcerts-20131114.00-5|81	
14mr|rootcerts-20131114.00-5|82	# extract the license
14mr|rootcerts-20131114.00-5|83	head -36 builtins/certdata.txt > LICENSE
14mr|rootcerts-20131114.00-5|84	
14mr|rootcerts-20131114.00-5|85	# add additional CA's here, needs to have the mozilla format...
14mr|rootcerts-20131114.00-5|86	cat %{SOURCE2} >> builtins/certdata.txt
14mr|rootcerts-20131114.00-5|87	
14mr|rootcerts-20131114.00-5|88	# CAcert
14mr|rootcerts-20131114.00-5|89	cp %{SOURCE3} .
14mr|rootcerts-20131114.00-5|90	cp %{SOURCE5} .
14mr|rootcerts-20131114.00-5|91	cp %{SOURCE6} .
14mr|rootcerts-20131114.00-5|92	cp %{SOURCE7} .
14mr|rootcerts-20131114.00-5|93	cp %{SOURCE8} .
14mr|rootcerts-20131114.00-5|94	cp %{SOURCE9} .
14mr|rootcerts-20131114.00-5|95	
14mr|rootcerts-20131114.00-5|96	%patch0 -p0
14mr|rootcerts-20131114.00-5|97	%patch1 -p0
14mr|rootcerts-20131114.00-5|98	%patch2 -p0
14mr|rootcerts-20131114.00-5|99	
14mr|rootcerts-20131114.00-5|100	%build
14mr|rootcerts-20131114.00-5|101	rm -f configure
14mr|rootcerts-20131114.00-5|102	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
14mr|rootcerts-20131114.00-5|103	
14mr|rootcerts-20131114.00-5|104	# CAcert
14mr|rootcerts-20131114.00-5|105	# http://wiki.cacert.org/wiki/NSSLib
14mr|rootcerts-20131114.00-5|106	addbuiltin -n "CAcert Inc." -t "CT,C,C" < cacert.org.der >> builtins/certdata.txt
14mr|rootcerts-20131114.00-5|107	addbuiltin -n "CAcert Inc. Class 3" -t "CT,C,C" < cacert_class3.der >> builtins/certdata.txt
14mr|rootcerts-20131114.00-5|108	
14mr|rootcerts-20131114.00-5|109	# new verisign intermediate certificate
14mr|rootcerts-20131114.00-5|110	# -t trust        trust flags (cCTpPuw).
14mr|rootcerts-20131114.00-5|111	openssl x509 -in %{SOURCE4} -inform PEM -outform DER | \
14mr|rootcerts-20131114.00-5|112	addbuiltin -n "VeriSign Class 3 Secure Server CA" \
14mr|rootcerts-20131114.00-5|113	-t "CT,C,C" >> builtins/certdata.txt
14mr|rootcerts-20131114.00-5|114	
14mr|rootcerts-20131114.00-5|115	perl mkcerts.pl > certs.sh
14mr|rootcerts-20131114.00-5|116	
14mr|rootcerts-20131114.00-5|117	%configure2_5x \
14mr|rootcerts-20131114.00-5|118	--with-certdb=%{_sysconfdir}/pki/tls/rootcerts
14mr|rootcerts-20131114.00-5|119	
14mr|rootcerts-20131114.00-5|120	%make
14mr|rootcerts-20131114.00-5|121	
14mr|rootcerts-20131114.00-5|122	cat pem/*.pem > ca-bundle.crt
14mr|rootcerts-20131114.00-5|123	cat %{SOURCE4} >> ca-bundle.crt
14mr|rootcerts-20131114.00-5|124	
14mr|rootcerts-20131114.00-5|125	%if %with java
14mr|rootcerts-20131114.00-5|126	mkdir -p java
14mr|rootcerts-20131114.00-5|127	cd java
14mr|rootcerts-20131114.00-5|128	LC_ALL=C perl ../generate-cacerts.pl %{java_home}/bin/keytool ../ca-bundle.crt
14mr|rootcerts-20131114.00-5|129	cd ..
14mr|rootcerts-20131114.00-5|130	%endif
14mr|rootcerts-20131114.00-5|131	
14mr|rootcerts-20131114.00-5|132	%install
14mr|rootcerts-20131114.00-5|133	%makeinstall_std
14mr|rootcerts-20131114.00-5|134	
14mr|rootcerts-20131114.00-5|135	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
14mr|rootcerts-20131114.00-5|136	install -d %{buildroot}%{_sysconfdir}/pki/tls/mozilla
14mr|rootcerts-20131114.00-5|137	install -d %{buildroot}%{_bindir}
14mr|rootcerts-20131114.00-5|138	
14mr|rootcerts-20131114.00-5|139	install -m0644 ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/certs/
14mr|rootcerts-20131114.00-5|140	ln -s certs/ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/cert.pem
14mr|rootcerts-20131114.00-5|141	
14mr|rootcerts-20131114.00-5|142	install -m0644 builtins/certdata.txt %{buildroot}%{_sysconfdir}/pki/tls/mozilla/
14mr|rootcerts-20131114.00-5|143	
14mr|rootcerts-20131114.00-5|144	%if %with java
14mr|rootcerts-20131114.00-5|145	install -d %{buildroot}%{_sysconfdir}/pki/java
14mr|rootcerts-20131114.00-5|146	install -m0644 java/cacerts %{buildroot}%{_sysconfdir}/pki/java/
14mr|rootcerts-20131114.00-5|147	%endif
14mr|rootcerts-20131114.00-5|148	
14mr|rootcerts-20131114.00-5|149	cat > README << EOF
14mr|rootcerts-20131114.00-5|150	
14mr|rootcerts-20131114.00-5|151	R O O T C E R T S
14mr|rootcerts-20131114.00-5|152	-----------------
14mr|rootcerts-20131114.00-5|153	
14mr|rootcerts-20131114.00-5|154	This is a bundle of X.509 certificates of public Certificate
14mr|rootcerts-20131114.00-5|155	Authorities (CA). These were automatically extracted from Mozilla's
14mr|rootcerts-20131114.00-5|156	root CA list (the file "certdata.txt"). It contains the certificates
14mr|rootcerts-20131114.00-5|157	in both plain text and PEM format and therefore can be directly used
14mr|rootcerts-20131114.00-5|158	with an Apache/mod_ssl webserver for SSL client authentication. Just
14mr|rootcerts-20131114.00-5|159	configure this file as the SSLCACertificateFile.
14mr|rootcerts-20131114.00-5|160	
14mr|rootcerts-20131114.00-5|161	EOF
14mr|rootcerts-20131114.00-5|162	
14mr|rootcerts-20131114.00-5|163	# fix #58107
14mr|rootcerts-20131114.00-5|164	install -d %{buildroot}%{_sysconfdir}/ssl
14mr|rootcerts-20131114.00-5|165	
14mr|rootcerts-20131114.00-5|166	for d in certs private; do
14mr|rootcerts-20131114.00-5|167	ln -sf %{_sysconfdir}/pki/tls/$d %{buildroot}%{_sysconfdir}/ssl/
14mr|rootcerts-20131114.00-5|168	done
14mr|rootcerts-20131114.00-5|169	
14mr|rootcerts-20131114.00-5|170	%files
14mr|rootcerts-20131114.00-5|171	%doc README LICENSE
14mr|rootcerts-20131114.00-5|172	%{_sysconfdir}/pki/tls/cert.pem
14mr|rootcerts-20131114.00-5|173	%config(noreplace) %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
14mr|rootcerts-20131114.00-5|174	%config(noreplace) %{_sysconfdir}/pki/tls/rootcerts/*
14mr|rootcerts-20131114.00-5|175	%config(noreplace) %{_sysconfdir}/pki/tls/mozilla/certdata.txt
14mr|rootcerts-20131114.00-5|176	%{_sysconfdir}/ssl/certs
14mr|rootcerts-20131114.00-5|177	%{_sysconfdir}/ssl/private
14mr|rootcerts-20131114.00-5|178	
14mr|rootcerts-20131114.00-5|179	%if %with java
14mr|rootcerts-20131114.00-5|180	%files java
14mr|rootcerts-20131114.00-5|181	%dir %{_sysconfdir}/pki/java
14mr|rootcerts-20131114.00-5|182	%config(noreplace) %{_sysconfdir}/pki/java/cacerts
14mr|rootcerts-20131114.00-5|183	%endif
14mr|rootcerts-20131114.00-5|184	
14mr|rootcerts-20131114.00-5|185	%changelog
14mr|rootcerts-20131114.00-5|186	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131114.00-5
14mr|rootcerts-20131114.00-5|187	+ Revision: 6c7cfab
14mr|rootcerts-20131114.00-5|188	- MassBuild#440: Increase release tag
14mr|rootcerts-20131114.00-5|189	
14mr|rootcerts-20131114.00-5|190	

18814 14
14mr|rootfiles-11.0-10|1	%define name	rootfiles
14mr|rootfiles-11.0-10|2	%define version 11.0
14mr|rootfiles-11.0-10|3	%define release 10
14mr|rootfiles-11.0-10|4	
14mr|rootfiles-11.0-10|5	Name:		%{name}
14mr|rootfiles-11.0-10|6	Version:	%{version}
14mr|rootfiles-11.0-10|7	Release:	%{release}
14mr|rootfiles-11.0-10|8	Summary:	The basic required files for the root user's directory
14mr|rootfiles-11.0-10|9	License:	Public Domain
14mr|rootfiles-11.0-10|10	Group:		System/Base
14mr|rootfiles-11.0-10|11	Source:		%name-%version.tar.bz2
14mr|rootfiles-11.0-10|12	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|rootfiles-11.0-10|13	BuildArch:	noarch
14mr|rootfiles-11.0-10|14	
14mr|rootfiles-11.0-10|15	%description
14mr|rootfiles-11.0-10|16	The rootfiles package contains basic required files that are placed
14mr|rootfiles-11.0-10|17	in the root user's account.
14mr|rootfiles-11.0-10|18	
14mr|rootfiles-11.0-10|19	%prep
14mr|rootfiles-11.0-10|20	%setup -q
14mr|rootfiles-11.0-10|21	
14mr|rootfiles-11.0-10|22	%install
14mr|rootfiles-11.0-10|23	rm -rf %{buildroot}
14mr|rootfiles-11.0-10|24	install -d %buildroot/root
14mr|rootfiles-11.0-10|25	make install DESTDIR=%buildroot
14mr|rootfiles-11.0-10|26	
14mr|rootfiles-11.0-10|27	%clean
14mr|rootfiles-11.0-10|28	rm -rf %{buildroot}
14mr|rootfiles-11.0-10|29	
14mr|rootfiles-11.0-10|30	%files
14mr|rootfiles-11.0-10|31	%defattr(-,root,root)
14mr|rootfiles-11.0-10|32	%doc ChangeLog
14mr|rootfiles-11.0-10|33	%config(noreplace) /root/.Xdefaults
14mr|rootfiles-11.0-10|34	%config(noreplace) /root/.bash_logout
14mr|rootfiles-11.0-10|35	%config(noreplace) /root/.bash_profile
14mr|rootfiles-11.0-10|36	%config(noreplace) /root/.bash_completion
14mr|rootfiles-11.0-10|37	%config(noreplace) /root/.bashrc
14mr|rootfiles-11.0-10|38	%config(noreplace) /root/.cshrc
14mr|rootfiles-11.0-10|39	%config(noreplace) /root/.tcshrc
14mr|rootfiles-11.0-10|40	%config(noreplace) /root/.vimrc
14mr|rootfiles-11.0-10|41	%attr(0700,root,root) /root/tmp/
14mr|rootfiles-11.0-10|42	
14mr|rootfiles-11.0-10|43	
14mr|rootfiles-11.0-10|44	
14mr|rootfiles-11.0-10|45	
14mr|rootfiles-11.0-10|46	
14mr|rootfiles-11.0-10|47	%changelog
14mr|rootfiles-11.0-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 11.0-10
14mr|rootfiles-11.0-10|49	+ Revision: 08ec7b7
14mr|rootfiles-11.0-10|50	- MassBuild#440: Increase release tag
14mr|rootfiles-11.0-10|51	
14mr|rootfiles-11.0-10|52	

18815 14
14mr|rosa-elementary-dark-theme-2.4.2-8|1	%define tarname	rosa-elementary-dark-theme
14mr|rosa-elementary-dark-theme-2.4.2-8|2	%define name	rosa-elementary-dark-theme
14mr|rosa-elementary-dark-theme-2.4.2-8|3	%define version	2.4.2
14mr|rosa-elementary-dark-theme-2.4.2-8|4	%define release 8
14mr|rosa-elementary-dark-theme-2.4.2-8|5	
14mr|rosa-elementary-dark-theme-2.4.2-8|6	Summary:	ROSA-elementary theme
14mr|rosa-elementary-dark-theme-2.4.2-8|7	Name:		%{name}
14mr|rosa-elementary-dark-theme-2.4.2-8|8	Version:	%{version}
14mr|rosa-elementary-dark-theme-2.4.2-8|9	Release:	%{release}
14mr|rosa-elementary-dark-theme-2.4.2-8|10	Source0:	%{tarname}-%{version}.tar.bz2
14mr|rosa-elementary-dark-theme-2.4.2-8|11	#Theme for openbox
14mr|rosa-elementary-dark-theme-2.4.2-8|12	Source1:	rosa-elementary-theme-openbox.tar.gz
14mr|rosa-elementary-dark-theme-2.4.2-8|13	# new metacity theme
14mr|rosa-elementary-dark-theme-2.4.2-8|14	Source2:	metacity-1.tar.bz2
14mr|rosa-elementary-dark-theme-2.4.2-8|15	Source3:	metacity-theme-1.xml
14mr|rosa-elementary-dark-theme-2.4.2-8|16	
14mr|rosa-elementary-dark-theme-2.4.2-8|17	Patch0:		rosa-elementary-dark-theme-2.4.2-force-panel-color.patch
14mr|rosa-elementary-dark-theme-2.4.2-8|18	
14mr|rosa-elementary-dark-theme-2.4.2-8|19	License:	GPLv2
14mr|rosa-elementary-dark-theme-2.4.2-8|20	Group:		Graphical desktop/Other
14mr|rosa-elementary-dark-theme-2.4.2-8|21	BuildArch:	noarch
14mr|rosa-elementary-dark-theme-2.4.2-8|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|rosa-elementary-dark-theme-2.4.2-8|23	Requires:	murrine
14mr|rosa-elementary-dark-theme-2.4.2-8|24	Requires:	gtk-aurora-engine
14mr|rosa-elementary-dark-theme-2.4.2-8|25	Suggests:	rosa-icons
14mr|rosa-elementary-dark-theme-2.4.2-8|26	
14mr|rosa-elementary-dark-theme-2.4.2-8|27	%description
14mr|rosa-elementary-dark-theme-2.4.2-8|28	ROSA-elementary theme creates specially for the Mandriva. Based on the
14mr|rosa-elementary-dark-theme-2.4.2-8|29	original theme by Daniel Fore (aka Dan Rabbit).
14mr|rosa-elementary-dark-theme-2.4.2-8|30	
14mr|rosa-elementary-dark-theme-2.4.2-8|31	%prep
14mr|rosa-elementary-dark-theme-2.4.2-8|32	%setup -q -a1
14mr|rosa-elementary-dark-theme-2.4.2-8|33	%patch0 -p1
14mr|rosa-elementary-dark-theme-2.4.2-8|34	rm -fr metacity-1
14mr|rosa-elementary-dark-theme-2.4.2-8|35	
14mr|rosa-elementary-dark-theme-2.4.2-8|36	tar xjf %{SOURCE2}
14mr|rosa-elementary-dark-theme-2.4.2-8|37	
14mr|rosa-elementary-dark-theme-2.4.2-8|38	
14mr|rosa-elementary-dark-theme-2.4.2-8|39	
14mr|rosa-elementary-dark-theme-2.4.2-8|40	%install
14mr|rosa-elementary-dark-theme-2.4.2-8|41	%__rm -rf %{buildroot}
14mr|rosa-elementary-dark-theme-2.4.2-8|42	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary-dark
14mr|rosa-elementary-dark-theme-2.4.2-8|43	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary-dark
14mr|rosa-elementary-dark-theme-2.4.2-8|44	
14mr|rosa-elementary-dark-theme-2.4.2-8|45	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/themes/rosa-elementary-dark/metacity-1/metacity-theme-1.xml
14mr|rosa-elementary-dark-theme-2.4.2-8|46	
14mr|rosa-elementary-dark-theme-2.4.2-8|47	%clean
14mr|rosa-elementary-dark-theme-2.4.2-8|48	%__rm -rf %{buildroot}
14mr|rosa-elementary-dark-theme-2.4.2-8|49	
14mr|rosa-elementary-dark-theme-2.4.2-8|50	%files
14mr|rosa-elementary-dark-theme-2.4.2-8|51	%defattr(644,root,root,755)
14mr|rosa-elementary-dark-theme-2.4.2-8|52	%{_datadir}/themes/*
14mr|rosa-elementary-dark-theme-2.4.2-8|53	
14mr|rosa-elementary-dark-theme-2.4.2-8|54	
14mr|rosa-elementary-dark-theme-2.4.2-8|55	
14mr|rosa-elementary-dark-theme-2.4.2-8|56	%changelog
14mr|rosa-elementary-dark-theme-2.4.2-8|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-8
14mr|rosa-elementary-dark-theme-2.4.2-8|58	+ Revision: e93e2f6
14mr|rosa-elementary-dark-theme-2.4.2-8|59	- MassBuild#440: Increase release tag
14mr|rosa-elementary-dark-theme-2.4.2-8|60	
14mr|rosa-elementary-dark-theme-2.4.2-8|61	

18816 14
14mr|rosa-elementary-theme-2.6.1-5|1	Summary:	ROSA-elementary theme
14mr|rosa-elementary-theme-2.6.1-5|2	Name:		rosa-elementary-theme
14mr|rosa-elementary-theme-2.6.1-5|3	Version:	2.6.1
14mr|rosa-elementary-theme-2.6.1-5|4	Release:	5
14mr|rosa-elementary-theme-2.6.1-5|5	Source0:	%{name}-%{version}.tar.gz
14mr|rosa-elementary-theme-2.6.1-5|6	#Theme for openbox
14mr|rosa-elementary-theme-2.6.1-5|7	Source1:	%{name}-openbox.tar.gz
14mr|rosa-elementary-theme-2.6.1-5|8	# new metacity theme
14mr|rosa-elementary-theme-2.6.1-5|9	#Aurorae theme
14mr|rosa-elementary-theme-2.6.1-5|10	Source3:	rosa-aurorae-1.0.1.tar.xz
14mr|rosa-elementary-theme-2.6.1-5|11	Patch0:		rosa-elementary-search-focus.patch
14mr|rosa-elementary-theme-2.6.1-5|12	Patch1:		rosa-elementary-theme-2.6.1-drop-warnings.patch
14mr|rosa-elementary-theme-2.6.1-5|13	Patch2:		gnome-panel-fix.patch
14mr|rosa-elementary-theme-2.6.1-5|14	License:	GPLv2
14mr|rosa-elementary-theme-2.6.1-5|15	Group:		Graphical desktop/Other
14mr|rosa-elementary-theme-2.6.1-5|16	URL:		www.rosalinux.com
14mr|rosa-elementary-theme-2.6.1-5|17	BuildArch:	noarch
14mr|rosa-elementary-theme-2.6.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|rosa-elementary-theme-2.6.1-5|19	Requires:	murrine
14mr|rosa-elementary-theme-2.6.1-5|20	Requires:	gtk-aurora-engine
14mr|rosa-elementary-theme-2.6.1-5|21	Suggests:	rosa-icons
14mr|rosa-elementary-theme-2.6.1-5|22	
14mr|rosa-elementary-theme-2.6.1-5|23	%description
14mr|rosa-elementary-theme-2.6.1-5|24	ROSA-elementary theme creates specially for the ROSA.
14mr|rosa-elementary-theme-2.6.1-5|25	Originally based on Elementary theme by Daniel Fore
14mr|rosa-elementary-theme-2.6.1-5|26	(aka Dan Rabbit).
14mr|rosa-elementary-theme-2.6.1-5|27	
14mr|rosa-elementary-theme-2.6.1-5|28	%prep
14mr|rosa-elementary-theme-2.6.1-5|29	%setup -q -a1
14mr|rosa-elementary-theme-2.6.1-5|30	%apply_patches
14mr|rosa-elementary-theme-2.6.1-5|31	
14mr|rosa-elementary-theme-2.6.1-5|32	tar xJf %{SOURCE3}
14mr|rosa-elementary-theme-2.6.1-5|33	
14mr|rosa-elementary-theme-2.6.1-5|34	%install
14mr|rosa-elementary-theme-2.6.1-5|35	rm -rf %{buildroot}
14mr|rosa-elementary-theme-2.6.1-5|36	mkdir -p %{buildroot}%{_datadir}/themes
14mr|rosa-elementary-theme-2.6.1-5|37	mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary
14mr|rosa-elementary-theme-2.6.1-5|38	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary
14mr|rosa-elementary-theme-2.6.1-5|39	mkdir -p %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
14mr|rosa-elementary-theme-2.6.1-5|40	cp -rf ./rosa-1.0.1/* %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
14mr|rosa-elementary-theme-2.6.1-5|41	
14mr|rosa-elementary-theme-2.6.1-5|42	%files
14mr|rosa-elementary-theme-2.6.1-5|43	%defattr(644,root,root,755)
14mr|rosa-elementary-theme-2.6.1-5|44	%{_datadir}/themes/*
14mr|rosa-elementary-theme-2.6.1-5|45	%{_datadir}/apps/aurorae/themes/rosa/*
14mr|rosa-elementary-theme-2.6.1-5|46	
14mr|rosa-elementary-theme-2.6.1-5|47	%changelog

18817 14
14mr|rosa-flat-icons-0.0.2-2|1	%define tarname	rosa-flat
14mr|rosa-flat-icons-0.0.2-2|2	%define _name	rosa-flat
14mr|rosa-flat-icons-0.0.2-2|3	%define version	0.0.2
14mr|rosa-flat-icons-0.0.2-2|4	%define release	2
14mr|rosa-flat-icons-0.0.2-2|5	
14mr|rosa-flat-icons-0.0.2-2|6	Summary:	ROSA Flat icons theme
14mr|rosa-flat-icons-0.0.2-2|7	Name:		%{_name}-icons
14mr|rosa-flat-icons-0.0.2-2|8	Version:	%{version}
14mr|rosa-flat-icons-0.0.2-2|9	Release:	%{release}
14mr|rosa-flat-icons-0.0.2-2|10	Source0:	%{tarname}.tar.xz
14mr|rosa-flat-icons-0.0.2-2|11	URL:		www.rosalinux.com
14mr|rosa-flat-icons-0.0.2-2|12	License:	GPLv2
14mr|rosa-flat-icons-0.0.2-2|13	Group:		Graphical desktop/Other
14mr|rosa-flat-icons-0.0.2-2|14	BuildArch:	noarch
14mr|rosa-flat-icons-0.0.2-2|15	BuildRequires:	fdupes inkscape
14mr|rosa-flat-icons-0.0.2-2|16	Requires:	gnome-icon-theme
14mr|rosa-flat-icons-0.0.2-2|17	
14mr|rosa-flat-icons-0.0.2-2|18	%description
14mr|rosa-flat-icons-0.0.2-2|19	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
14mr|rosa-flat-icons-0.0.2-2|20	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
14mr|rosa-flat-icons-0.0.2-2|21	Initially based on the original icon theme Elementary by Daniel Fore
14mr|rosa-flat-icons-0.0.2-2|22	(Dan Rabbit).
14mr|rosa-flat-icons-0.0.2-2|23	
14mr|rosa-flat-icons-0.0.2-2|24	%prep
14mr|rosa-flat-icons-0.0.2-2|25	%setup -q -n %{_name}
14mr|rosa-flat-icons-0.0.2-2|26	
14mr|rosa-flat-icons-0.0.2-2|27	%install
14mr|rosa-flat-icons-0.0.2-2|28	mkdir -p %{buildroot}%{_datadir}/icons/%{_name}
14mr|rosa-flat-icons-0.0.2-2|29	cp -rf ./* %{buildroot}%{_datadir}/icons/%{_name}
14mr|rosa-flat-icons-0.0.2-2|30	%fdupes -s %{buildroot}%{_datadir}/icons/%{_name}
14mr|rosa-flat-icons-0.0.2-2|31	
14mr|rosa-flat-icons-0.0.2-2|32	%files
14mr|rosa-flat-icons-0.0.2-2|33	%{_datadir}/icons/%{_name}/*
14mr|rosa-flat-icons-0.0.2-2|34	
14mr|rosa-flat-icons-0.0.2-2|35	%changelog
14mr|rosa-flat-icons-0.0.2-2|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.2-2
14mr|rosa-flat-icons-0.0.2-2|37	+ Revision: d739e26
14mr|rosa-flat-icons-0.0.2-2|38	- MassBuild#440: Increase release tag
14mr|rosa-flat-icons-0.0.2-2|39	
14mr|rosa-flat-icons-0.0.2-2|40	

18818 14
14mr|rosa-freeze-0.7-1|1	Name:      rosa-freeze
14mr|rosa-freeze-0.7-1|2	Version:   0.7
14mr|rosa-freeze-0.7-1|3	Release:   1
14mr|rosa-freeze-0.7-1|4	Group:     System/Base
14mr|rosa-freeze-0.7-1|5	Summary:   ROSA Freeze
14mr|rosa-freeze-0.7-1|6	License:   BSD
14mr|rosa-freeze-0.7-1|7	Url:       http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
14mr|rosa-freeze-0.7-1|8	Source0:   %{name}-%{version}.tar.xz
14mr|rosa-freeze-0.7-1|9	Source1:   %{name}.rpmlintrc
14mr|rosa-freeze-0.7-1|10	BuildArch: noarch
14mr|rosa-freeze-0.7-1|11	Requires:  dracut >= 027-22
14mr|rosa-freeze-0.7-1|12	Requires:  rsync
14mr|rosa-freeze-0.7-1|13	Requires:  python-%{name} = %{EVRD}
14mr|rosa-freeze-0.7-1|14	
14mr|rosa-freeze-0.7-1|15	%description
14mr|rosa-freeze-0.7-1|16	ROSA Freeze
14mr|rosa-freeze-0.7-1|17	
14mr|rosa-freeze-0.7-1|18	%package -n     python-%{name}
14mr|rosa-freeze-0.7-1|19	Summary:        Python API for ROSA Freeze
14mr|rosa-freeze-0.7-1|20	Group:          System/Base
14mr|rosa-freeze-0.7-1|21	
14mr|rosa-freeze-0.7-1|22	%description -n python-%{name}
14mr|rosa-freeze-0.7-1|23	Python-%{name} is a module with Python API to
14mr|rosa-freeze-0.7-1|24	manipulate ROSA Freeze features.
14mr|rosa-freeze-0.7-1|25	
14mr|rosa-freeze-0.7-1|26	%prep
14mr|rosa-freeze-0.7-1|27	%setup -q
14mr|rosa-freeze-0.7-1|28	
14mr|rosa-freeze-0.7-1|29	%build
14mr|rosa-freeze-0.7-1|30	pushd po
14mr|rosa-freeze-0.7-1|31	%make
14mr|rosa-freeze-0.7-1|32	popd
14mr|rosa-freeze-0.7-1|33	
14mr|rosa-freeze-0.7-1|34	%install
14mr|rosa-freeze-0.7-1|35	install -m700 -D rfreeze %{buildroot}%{_sbindir}/rfreeze
14mr|rosa-freeze-0.7-1|36	mkdir -p %{buildroot}%{py_puresitedir}
14mr|rosa-freeze-0.7-1|37	cp -r rosa_freeze %{buildroot}%{py_puresitedir}
14mr|rosa-freeze-0.7-1|38	pushd po
14mr|rosa-freeze-0.7-1|39	%makeinstall_std
14mr|rosa-freeze-0.7-1|40	popd
14mr|rosa-freeze-0.7-1|41	
14mr|rosa-freeze-0.7-1|42	%find_lang %{name}
14mr|rosa-freeze-0.7-1|43	
14mr|rosa-freeze-0.7-1|44	%files -f %{name}.lang
14mr|rosa-freeze-0.7-1|45	%{_sbindir}/*
14mr|rosa-freeze-0.7-1|46	
14mr|rosa-freeze-0.7-1|47	%files -n python-%{name}
14mr|rosa-freeze-0.7-1|48	%{py_puresitedir}/*
14mr|rosa-freeze-0.7-1|49	
14mr|rosa-freeze-0.7-1|50	%changelog
14mr|rosa-freeze-0.7-1|51	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7-1
14mr|rosa-freeze-0.7-1|52	+ Revision: a05afec
14mr|rosa-freeze-0.7-1|53	- Added Russian l10n
14mr|rosa-freeze-0.7-1|54	
14mr|rosa-freeze-0.7-1|55	

18819 14
14mr|rosa-gfxboot-theme-1.0.2-4|1	Summary: ROSA graphical boot theme
14mr|rosa-gfxboot-theme-1.0.2-4|2	Name: rosa-gfxboot-theme
14mr|rosa-gfxboot-theme-1.0.2-4|3	Version: 1.0.2
14mr|rosa-gfxboot-theme-1.0.2-4|4	Release: 4
14mr|rosa-gfxboot-theme-1.0.2-4|5	License: GPL
14mr|rosa-gfxboot-theme-1.0.2-4|6	Group: System/Configuration/Boot and Init
14mr|rosa-gfxboot-theme-1.0.2-4|7	# URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/theme/mandriva-gfxboot-theme/trunk/
14mr|rosa-gfxboot-theme-1.0.2-4|8	Source: rosa-gfxboot-theme-%{version}.tar.lzma
14mr|rosa-gfxboot-theme-1.0.2-4|9	#
14mr|rosa-gfxboot-theme-1.0.2-4|10	Source1: back.jpg
14mr|rosa-gfxboot-theme-1.0.2-4|11	Source2: welcome.jpg
14mr|rosa-gfxboot-theme-1.0.2-4|12	Source3: timer_a.jpg
14mr|rosa-gfxboot-theme-1.0.2-4|13	Source4: mandriva.pcx
14mr|rosa-gfxboot-theme-1.0.2-4|14	Source5: grub-gfxmenu
14mr|rosa-gfxboot-theme-1.0.2-4|15	
14mr|rosa-gfxboot-theme-1.0.2-4|16	BuildRequires: gfxboot-devel
14mr|rosa-gfxboot-theme-1.0.2-4|17	Requires(post): perl-Archive-Cpio
14mr|rosa-gfxboot-theme-1.0.2-4|18	#Exclusivearch: %ix86 x86_64
14mr|rosa-gfxboot-theme-1.0.2-4|19	BuildArch: noarch
14mr|rosa-gfxboot-theme-1.0.2-4|20	
14mr|rosa-gfxboot-theme-1.0.2-4|21	%description
14mr|rosa-gfxboot-theme-1.0.2-4|22	This package provides the ROSA Marathon gfxboot theme.
14mr|rosa-gfxboot-theme-1.0.2-4|23	This theme is used by the ROSA installation to initialized
14mr|rosa-gfxboot-theme-1.0.2-4|24	the DVD/CD/USB boot, and by installed system to boot.
14mr|rosa-gfxboot-theme-1.0.2-4|25	
14mr|rosa-gfxboot-theme-1.0.2-4|26	%prep
14mr|rosa-gfxboot-theme-1.0.2-4|27	%setup -q
14mr|rosa-gfxboot-theme-1.0.2-4|28	
14mr|rosa-gfxboot-theme-1.0.2-4|29	# our jpegs:
14mr|rosa-gfxboot-theme-1.0.2-4|30	install -m 644 %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} data-install/
14mr|rosa-gfxboot-theme-1.0.2-4|31	install -m 644 %{SOURCE1} %{SOURCE3} data-boot/
14mr|rosa-gfxboot-theme-1.0.2-4|32	
14mr|rosa-gfxboot-theme-1.0.2-4|33	%build
14mr|rosa-gfxboot-theme-1.0.2-4|34	CXXFLAGS=
14mr|rosa-gfxboot-theme-1.0.2-4|35	#gfxboot binary is needed for the build and is in /usr/sbin
14mr|rosa-gfxboot-theme-1.0.2-4|36	#make sure we only build one task at a time since po generation is broken
14mr|rosa-gfxboot-theme-1.0.2-4|37	#otherwise
14mr|rosa-gfxboot-theme-1.0.2-4|38	PATH="$PATH:/usr/sbin" make
14mr|rosa-gfxboot-theme-1.0.2-4|39	
14mr|rosa-gfxboot-theme-1.0.2-4|40	%install
14mr|rosa-gfxboot-theme-1.0.2-4|41	dest=%{buildroot}%{_datadir}/gfxboot/themes/ROSA
14mr|rosa-gfxboot-theme-1.0.2-4|42	install -d $dest/install $dest/boot
14mr|rosa-gfxboot-theme-1.0.2-4|43	install bootlogo bootlogo.dir/* $dest/install/
14mr|rosa-gfxboot-theme-1.0.2-4|44	install message $dest/boot/
14mr|rosa-gfxboot-theme-1.0.2-4|45	
14mr|rosa-gfxboot-theme-1.0.2-4|46	# install grub-gfxmenu
14mr|rosa-gfxboot-theme-1.0.2-4|47	install -d %{buildroot}%{_sbindir}
14mr|rosa-gfxboot-theme-1.0.2-4|48	install %{SOURCE5} %{buildroot}%{_sbindir}
14mr|rosa-gfxboot-theme-1.0.2-4|49	
14mr|rosa-gfxboot-theme-1.0.2-4|50	%post
14mr|rosa-gfxboot-theme-1.0.2-4|51	if [ "$1" -gt 1 ]; then
14mr|rosa-gfxboot-theme-1.0.2-4|52	%_sbindir/grub-gfxmenu --update-gfxmenu
14mr|rosa-gfxboot-theme-1.0.2-4|53	fi
14mr|rosa-gfxboot-theme-1.0.2-4|54	
14mr|rosa-gfxboot-theme-1.0.2-4|55	%files
14mr|rosa-gfxboot-theme-1.0.2-4|56	%defattr(-,root,root,-)
14mr|rosa-gfxboot-theme-1.0.2-4|57	%doc
14mr|rosa-gfxboot-theme-1.0.2-4|58	%_sbindir/*
14mr|rosa-gfxboot-theme-1.0.2-4|59	%_datadir/gfxboot/themes/ROSA/
14mr|rosa-gfxboot-theme-1.0.2-4|60	
14mr|rosa-gfxboot-theme-1.0.2-4|61	
14mr|rosa-gfxboot-theme-1.0.2-4|62	
14mr|rosa-gfxboot-theme-1.0.2-4|63	
14mr|rosa-gfxboot-theme-1.0.2-4|64	%changelog
14mr|rosa-gfxboot-theme-1.0.2-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-4
14mr|rosa-gfxboot-theme-1.0.2-4|66	+ Revision: a44b00c
14mr|rosa-gfxboot-theme-1.0.2-4|67	- MassBuild#440: Increase release tag
14mr|rosa-gfxboot-theme-1.0.2-4|68	
14mr|rosa-gfxboot-theme-1.0.2-4|69	

18820 14
14mr|rosa-gnome-panel-3.6.2-4.2|1	%define api	4
14mr|rosa-gnome-panel-3.6.2-4.2|2	%define major	0
14mr|rosa-gnome-panel-3.6.2-4.2|3	%define girmajor 4.0
14mr|rosa-gnome-panel-3.6.2-4.2|4	%define libname	%mklibname panel-applet %{api} %{major}
14mr|rosa-gnome-panel-3.6.2-4.2|5	%define girname	%mklibname panel-applet-gir %{girmajor}
14mr|rosa-gnome-panel-3.6.2-4.2|6	%define develname %mklibname -d panel-applet %{api}
14mr|rosa-gnome-panel-3.6.2-4.2|7	
14mr|rosa-gnome-panel-3.6.2-4.2|8	Summary:	The core programs for the GNOME GUI desktop environment
14mr|rosa-gnome-panel-3.6.2-4.2|9	Name:		rosa-gnome-panel
14mr|rosa-gnome-panel-3.6.2-4.2|10	Version:	3.6.2
14mr|rosa-gnome-panel-3.6.2-4.2|11	Release:	4.2
14mr|rosa-gnome-panel-3.6.2-4.2|12	License:	GPLv2+ and LGPLv2+
14mr|rosa-gnome-panel-3.6.2-4.2|13	Group:		Graphical desktop/GNOME
14mr|rosa-gnome-panel-3.6.2-4.2|14	URL:		http://www.gnome.org/
14mr|rosa-gnome-panel-3.6.2-4.2|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/3.6/gnome-panel-%{version}.tar.xz
14mr|rosa-gnome-panel-3.6.2-4.2|16	Source1:	mandriva-panel.png
14mr|rosa-gnome-panel-3.6.2-4.2|17	Patch0:		gnome-panel-3.6.2-drop-commandline.patch
14mr|rosa-gnome-panel-3.6.2-4.2|18	Patch1:		gnome-panel-3.6.2-gweather-include.patch
14mr|rosa-gnome-panel-3.6.2-4.2|19	Patch2:		gnome-panel-3.6.2-resurrect-function.patch
14mr|rosa-gnome-panel-3.6.2-4.2|20	Patch3:     gnome-panel-3.6.2-bgfix.patch
14mr|rosa-gnome-panel-3.6.2-4.2|21	
14mr|rosa-gnome-panel-3.6.2-4.2|22	BuildRequires:	desktop-file-utils
14mr|rosa-gnome-panel-3.6.2-4.2|23	BuildRequires:	gettext itstool
14mr|rosa-gnome-panel-3.6.2-4.2|24	BuildRequires:	gettext-devel
14mr|rosa-gnome-panel-3.6.2-4.2|25	BuildRequires:	glib2.0-common
14mr|rosa-gnome-panel-3.6.2-4.2|26	BuildRequires:	gnome-common
14mr|rosa-gnome-panel-3.6.2-4.2|27	BuildRequires:	gtk-doc
14mr|rosa-gnome-panel-3.6.2-4.2|28	BuildRequires:	intltool
14mr|rosa-gnome-panel-3.6.2-4.2|29	BuildRequires:	pkgconfig(cairo-gobject)
14mr|rosa-gnome-panel-3.6.2-4.2|30	BuildRequires:	pkgconfig(cairo-xlib)
14mr|rosa-gnome-panel-3.6.2-4.2|31	BuildRequires:	pkgconfig(dconf)
14mr|rosa-gnome-panel-3.6.2-4.2|32	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.1
14mr|rosa-gnome-panel-3.6.2-4.2|33	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.7.1
14mr|rosa-gnome-panel-3.6.2-4.2|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.12
14mr|rosa-gnome-panel-3.6.2-4.2|35	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.0
14mr|rosa-gnome-panel-3.6.2-4.2|36	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|rosa-gnome-panel-3.6.2-4.2|37	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|rosa-gnome-panel-3.6.2-4.2|38	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|rosa-gnome-panel-3.6.2-4.2|39	BuildRequires:	pkgconfig(gweather-3.0) >= 2.91.0
14mr|rosa-gnome-panel-3.6.2-4.2|40	BuildRequires:	pkgconfig(ice)
14mr|rosa-gnome-panel-3.6.2-4.2|41	BuildRequires:	pkgconfig(libedataserver-1.2)
14mr|rosa-gnome-panel-3.6.2-4.2|42	BuildRequires:	pkgconfig(libecal-1.2)
14mr|rosa-gnome-panel-3.6.2-4.2|43	BuildRequires:	pkgconfig(libgnome-menu-3.0) >= 3.1.4
14mr|rosa-gnome-panel-3.6.2-4.2|44	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|rosa-gnome-panel-3.6.2-4.2|45	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
14mr|rosa-gnome-panel-3.6.2-4.2|46	BuildRequires:	pkgconfig(NetworkManager) >= 0.6
14mr|rosa-gnome-panel-3.6.2-4.2|47	BuildRequires:	pkgconfig(pango) >= 1.15.4
14mr|rosa-gnome-panel-3.6.2-4.2|48	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|rosa-gnome-panel-3.6.2-4.2|49	BuildRequires:	pkgconfig(sm)
14mr|rosa-gnome-panel-3.6.2-4.2|50	BuildRequires:	pkgconfig(telepathy-glib) >= 0.14.0
14mr|rosa-gnome-panel-3.6.2-4.2|51	BuildRequires:	pkgconfig(x11)
14mr|rosa-gnome-panel-3.6.2-4.2|52	BuildRequires:	pkgconfig(xau)
14mr|rosa-gnome-panel-3.6.2-4.2|53	BuildRequires:	pkgconfig(xrandr) >= 1.2.0
14mr|rosa-gnome-panel-3.6.2-4.2|54	BuildConflicts:	libevolution-data-server2-devel
14mr|rosa-gnome-panel-3.6.2-4.2|55	
14mr|rosa-gnome-panel-3.6.2-4.2|56	Requires:	gsettings-desktop-schemas
14mr|rosa-gnome-panel-3.6.2-4.2|57	Requires:	gnome-session
14mr|rosa-gnome-panel-3.6.2-4.2|58	Requires:	gnome-desktop3
14mr|rosa-gnome-panel-3.6.2-4.2|59	Requires:	polkit-agent
14mr|rosa-gnome-panel-3.6.2-4.2|60	Requires:	gnome-menus
14mr|rosa-gnome-panel-3.6.2-4.2|61	Requires:	gnome-shell
14mr|rosa-gnome-panel-3.6.2-4.2|62	# for search function in panel
14mr|rosa-gnome-panel-3.6.2-4.2|63	Requires:	gnome-search-tool
14mr|rosa-gnome-panel-3.6.2-4.2|64	Requires:	gnome-screensaver
14mr|rosa-gnome-panel-3.6.2-4.2|65	Requires:	desktop-common-data
14mr|rosa-gnome-panel-3.6.2-4.2|66	
14mr|rosa-gnome-panel-3.6.2-4.2|67	Suggests:	gnome-applets
14mr|rosa-gnome-panel-3.6.2-4.2|68	Obsoletes:	gnome-panel2 < 3.4
14mr|rosa-gnome-panel-3.6.2-4.2|69	
14mr|rosa-gnome-panel-3.6.2-4.2|70	%description
14mr|rosa-gnome-panel-3.6.2-4.2|71	GNOME (GNU Network Object Model Environment) is a user-friendly
14mr|rosa-gnome-panel-3.6.2-4.2|72	set of applications and desktop tools to be used in conjunction with a
14mr|rosa-gnome-panel-3.6.2-4.2|73	window manager for the X Window System.  GNOME is similar in purpose and
14mr|rosa-gnome-panel-3.6.2-4.2|74	scope to CDE and KDE, but GNOME is based completely on free
14mr|rosa-gnome-panel-3.6.2-4.2|75	software.
14mr|rosa-gnome-panel-3.6.2-4.2|76	
14mr|rosa-gnome-panel-3.6.2-4.2|77	The GNOME panel packages provides the gnome panel, menus and some
14mr|rosa-gnome-panel-3.6.2-4.2|78	basic applets for the panel.
14mr|rosa-gnome-panel-3.6.2-4.2|79	
14mr|rosa-gnome-panel-3.6.2-4.2|80	%package -n	%{libname}
14mr|rosa-gnome-panel-3.6.2-4.2|81	Summary:	%{summary}
14mr|rosa-gnome-panel-3.6.2-4.2|82	Group:		System/Libraries
14mr|rosa-gnome-panel-3.6.2-4.2|83	Provides:	libpanel-applet = %{version}-%{release}
14mr|rosa-gnome-panel-3.6.2-4.2|84	Provides:	libpanel-applet-%{api} = %{version}-%{release}
14mr|rosa-gnome-panel-3.6.2-4.2|85	
14mr|rosa-gnome-panel-3.6.2-4.2|86	%description -n	%{libname}
14mr|rosa-gnome-panel-3.6.2-4.2|87	Panel libraries for running GNOME panels.
14mr|rosa-gnome-panel-3.6.2-4.2|88	
14mr|rosa-gnome-panel-3.6.2-4.2|89	%package -n %{girname}
14mr|rosa-gnome-panel-3.6.2-4.2|90	Summary:	GObject Introspection interface description for %{name}
14mr|rosa-gnome-panel-3.6.2-4.2|91	Group:		System/Libraries
14mr|rosa-gnome-panel-3.6.2-4.2|92	
14mr|rosa-gnome-panel-3.6.2-4.2|93	%description -n %{girname}
14mr|rosa-gnome-panel-3.6.2-4.2|94	GObject Introspection interface description for %{name}.
14mr|rosa-gnome-panel-3.6.2-4.2|95	
14mr|rosa-gnome-panel-3.6.2-4.2|96	%package -n	%{develname}
14mr|rosa-gnome-panel-3.6.2-4.2|97	Summary:	Development libraries, include files for GNOME panel
14mr|rosa-gnome-panel-3.6.2-4.2|98	Group:		Development/GNOME and GTK+
14mr|rosa-gnome-panel-3.6.2-4.2|99	Provides:	%{name}-devel = %{version}-%{release}
14mr|rosa-gnome-panel-3.6.2-4.2|100	Requires:	%{libname} = %{version}-%{release}
14mr|rosa-gnome-panel-3.6.2-4.2|101	Requires:	%{girname} = %{version}-%{release}
14mr|rosa-gnome-panel-3.6.2-4.2|102	Obsoletes:	%{_lib}panel-applet-2_0-devel < 3.4
14mr|rosa-gnome-panel-3.6.2-4.2|103	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 3.4
14mr|rosa-gnome-panel-3.6.2-4.2|104	
14mr|rosa-gnome-panel-3.6.2-4.2|105	%description -n	%{develname}
14mr|rosa-gnome-panel-3.6.2-4.2|106	Panel libraries and header files for creating GNOME panels.
14mr|rosa-gnome-panel-3.6.2-4.2|107	
14mr|rosa-gnome-panel-3.6.2-4.2|108	%prep
14mr|rosa-gnome-panel-3.6.2-4.2|109	%setup -q -n gnome-panel-%{version}
14mr|rosa-gnome-panel-3.6.2-4.2|110	%apply_patches
14mr|rosa-gnome-panel-3.6.2-4.2|111	
14mr|rosa-gnome-panel-3.6.2-4.2|112	# more API changes
14mr|rosa-gnome-panel-3.6.2-4.2|113	sed -i -e 's|gweather_info_new_for_world|gweather_info_new( // |' applets/clock/clock-location.c
14mr|rosa-gnome-panel-3.6.2-4.2|114	
14mr|rosa-gnome-panel-3.6.2-4.2|115	%build
14mr|rosa-gnome-panel-3.6.2-4.2|116	%configure2_5x \
14mr|rosa-gnome-panel-3.6.2-4.2|117	--enable-eds  \
14mr|rosa-gnome-panel-3.6.2-4.2|118	--disable-scrollkeeper \
14mr|rosa-gnome-panel-3.6.2-4.2|119	--disable-static \
14mr|rosa-gnome-panel-3.6.2-4.2|120	--disable-schemas-install \
14mr|rosa-gnome-panel-3.6.2-4.2|121	
14mr|rosa-gnome-panel-3.6.2-4.2|122	%make LIBS='-lgmodule-2.0'
14mr|rosa-gnome-panel-3.6.2-4.2|123	
14mr|rosa-gnome-panel-3.6.2-4.2|124	%install
14mr|rosa-gnome-panel-3.6.2-4.2|125	%makeinstall_std
14mr|rosa-gnome-panel-3.6.2-4.2|126	
14mr|rosa-gnome-panel-3.6.2-4.2|127	%find_lang %{name}-3.0 --with-gnome --all-name
14mr|rosa-gnome-panel-3.6.2-4.2|128	
14mr|rosa-gnome-panel-3.6.2-4.2|129	#remove unpackaged files
14mr|rosa-gnome-panel-3.6.2-4.2|130	rm -rf %{buildroot}%{_datadir}/gnome-panelrc
14mr|rosa-gnome-panel-3.6.2-4.2|131	
14mr|rosa-gnome-panel-3.6.2-4.2|132	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14mr|rosa-gnome-panel-3.6.2-4.2|133	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14mr|rosa-gnome-panel-3.6.2-4.2|134	
14mr|rosa-gnome-panel-3.6.2-4.2|135	%files -f %{name}-3.0.lang
14mr|rosa-gnome-panel-3.6.2-4.2|136	%doc AUTHORS COPYING NEWS README
14mr|rosa-gnome-panel-3.6.2-4.2|137	%{_bindir}/*
14mr|rosa-gnome-panel-3.6.2-4.2|138	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.clock.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|139	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|140	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|141	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|142	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.enums.xml
14mr|rosa-gnome-panel-3.6.2-4.2|143	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|144	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.launcher.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|145	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.menu-button.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|146	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.object.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|147	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.toplevel.gschema.xml
14mr|rosa-gnome-panel-3.6.2-4.2|148	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
14mr|rosa-gnome-panel-3.6.2-4.2|149	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
14mr|rosa-gnome-panel-3.6.2-4.2|150	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
14mr|rosa-gnome-panel-3.6.2-4.2|151	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
14mr|rosa-gnome-panel-3.6.2-4.2|152	%{_libexecdir}/gnome-panel-add
14mr|rosa-gnome-panel-3.6.2-4.2|153	%{_libexecdir}/clock-applet
14mr|rosa-gnome-panel-3.6.2-4.2|154	%{_libexecdir}/fish-applet
14mr|rosa-gnome-panel-3.6.2-4.2|155	%{_libexecdir}/notification-area-applet
14mr|rosa-gnome-panel-3.6.2-4.2|156	%{_libexecdir}/wnck-applet
14mr|rosa-gnome-panel-3.6.2-4.2|157	%{_mandir}/man1/*
14mr|rosa-gnome-panel-3.6.2-4.2|158	%{_datadir}/applications/*.desktop
14mr|rosa-gnome-panel-3.6.2-4.2|159	%{_datadir}/gnome-panel
14mr|rosa-gnome-panel-3.6.2-4.2|160	%{_datadir}/icons/hicolor/*/apps/*
14mr|rosa-gnome-panel-3.6.2-4.2|161	
14mr|rosa-gnome-panel-3.6.2-4.2|162	%files -n %{libname}
14mr|rosa-gnome-panel-3.6.2-4.2|163	%{_libdir}/libpanel-applet-%{api}.so.%{major}*
14mr|rosa-gnome-panel-3.6.2-4.2|164	
14mr|rosa-gnome-panel-3.6.2-4.2|165	%files -n %{girname}
14mr|rosa-gnome-panel-3.6.2-4.2|166	%{_libdir}/girepository-1.0/PanelApplet-%{girmajor}.typelib
14mr|rosa-gnome-panel-3.6.2-4.2|167	
14mr|rosa-gnome-panel-3.6.2-4.2|168	%files -n %{develname}
14mr|rosa-gnome-panel-3.6.2-4.2|169	%doc ChangeLog
14mr|rosa-gnome-panel-3.6.2-4.2|170	%doc %{_datadir}/gtk-doc/html/*
14mr|rosa-gnome-panel-3.6.2-4.2|171	%{_includedir}/*
14mr|rosa-gnome-panel-3.6.2-4.2|172	%{_libdir}/libpanel*.so
14mr|rosa-gnome-panel-3.6.2-4.2|173	%{_libdir}/pkgconfig/*
14mr|rosa-gnome-panel-3.6.2-4.2|174	%{_datadir}/gir-1.0/PanelApplet-%{girmajor}.gir
14mr|rosa-gnome-panel-3.6.2-4.2|175	
14mr|rosa-gnome-panel-3.6.2-4.2|176	%changelog
14mr|rosa-gnome-panel-3.6.2-4.2|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6.2-4.2
14mr|rosa-gnome-panel-3.6.2-4.2|178	+ Revision: 7e0978e
14mr|rosa-gnome-panel-3.6.2-4.2|179	- MassBuild#440: Increase release tag
14mr|rosa-gnome-panel-3.6.2-4.2|180	
14mr|rosa-gnome-panel-3.6.2-4.2|181	

18821 14
14mr|rosa-icons-1.1.3-7|1	%define oname	rosa
14mr|rosa-icons-1.1.3-7|2	
14mr|rosa-icons-1.1.3-7|3	Summary:	ROSA icons theme
14mr|rosa-icons-1.1.3-7|4	Name:		%{oname}-icons
14mr|rosa-icons-1.1.3-7|5	Version:	1.1.3
14mr|rosa-icons-1.1.3-7|6	Release:	7
14mr|rosa-icons-1.1.3-7|7	License:	GPLv2+
14mr|rosa-icons-1.1.3-7|8	Group:		Graphical desktop/Other
14mr|rosa-icons-1.1.3-7|9	Url:		www.rosalinux.com
14mr|rosa-icons-1.1.3-7|10	# https://abf.rosalinux.ru/uxteam/rosa-icons-devel
14mr|rosa-icons-1.1.3-7|11	Source0:	%{name}-%{version}.tar.xz
14mr|rosa-icons-1.1.3-7|12	Source1:	kdenlive-actions.tar.xz
14mr|rosa-icons-1.1.3-7|13	Source2:	gnome3-devices.tar.xz
14mr|rosa-icons-1.1.3-7|14	Patch0:		rosa-icons-1.1.3-inherits.patch
14mr|rosa-icons-1.1.3-7|15	BuildRequires:	fdupes
14mr|rosa-icons-1.1.3-7|16	BuildRequires:	inkscape
14mr|rosa-icons-1.1.3-7|17	Requires:	gnome-icon-theme
14mr|rosa-icons-1.1.3-7|18	BuildArch:	noarch
14mr|rosa-icons-1.1.3-7|19	
14mr|rosa-icons-1.1.3-7|20	%description
14mr|rosa-icons-1.1.3-7|21	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
14mr|rosa-icons-1.1.3-7|22	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
14mr|rosa-icons-1.1.3-7|23	Initially based on the original icon theme Elementary by Daniel Fore
14mr|rosa-icons-1.1.3-7|24	(Dan Rabbit).
14mr|rosa-icons-1.1.3-7|25	
14mr|rosa-icons-1.1.3-7|26	%files
14mr|rosa-icons-1.1.3-7|27	%{_datadir}/icons/%{oname}/*
14mr|rosa-icons-1.1.3-7|28	
14mr|rosa-icons-1.1.3-7|29	#----------------------------------------------------------------------------
14mr|rosa-icons-1.1.3-7|30	
14mr|rosa-icons-1.1.3-7|31	%prep
14mr|rosa-icons-1.1.3-7|32	%setup -q
14mr|rosa-icons-1.1.3-7|33	%patch0 -p1
14mr|rosa-icons-1.1.3-7|34	tar xJf %{SOURCE1}
14mr|rosa-icons-1.1.3-7|35	tar xJf %{SOURCE2}
14mr|rosa-icons-1.1.3-7|36	
14mr|rosa-icons-1.1.3-7|37	%install
14mr|rosa-icons-1.1.3-7|38	mkdir -p %{buildroot}%{_datadir}/icons/%{oname}
14mr|rosa-icons-1.1.3-7|39	cp -rf ./* %{buildroot}%{_datadir}/icons/%{oname}
14mr|rosa-icons-1.1.3-7|40	
14mr|rosa-icons-1.1.3-7|41	# An ugly hack to work with Ikscape.
14mr|rosa-icons-1.1.3-7|42	# TODO: Neccessary find a real problem!
14mr|rosa-icons-1.1.3-7|43	cd %{buildroot}%{_datadir}/icons/%{oname}/16x16/places
14mr|rosa-icons-1.1.3-7|44	
14mr|rosa-icons-1.1.3-7|45	for i in `ls`
14mr|rosa-icons-1.1.3-7|46	do
14mr|rosa-icons-1.1.3-7|47	echo "Converting $i to plain SVG."
14mr|rosa-icons-1.1.3-7|48	inkscape -l $i $i
14mr|rosa-icons-1.1.3-7|49	done
14mr|rosa-icons-1.1.3-7|50	# devices icons should be converted too
14mr|rosa-icons-1.1.3-7|51	cd %{buildroot}%{_datadir}/icons/%{oname}/16x16/devices
14mr|rosa-icons-1.1.3-7|52	for i in `ls`
14mr|rosa-icons-1.1.3-7|53	do
14mr|rosa-icons-1.1.3-7|54	echo "Converting $i to plain SVG."
14mr|rosa-icons-1.1.3-7|55	inkscape -l $i $i
14mr|rosa-icons-1.1.3-7|56	done
14mr|rosa-icons-1.1.3-7|57	
14mr|rosa-icons-1.1.3-7|58	%fdupes -s %{buildroot}%{_datadir}/icons/%{oname}
14mr|rosa-icons-1.1.3-7|59	
14mr|rosa-icons-1.1.3-7|60	
14mr|rosa-icons-1.1.3-7|61	%changelog
14mr|rosa-icons-1.1.3-7|62	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-7
14mr|rosa-icons-1.1.3-7|63	+ Revision: d6fe13d
14mr|rosa-icons-1.1.3-7|64	- Don't inherit Gnome themes, especially HighContrast
14mr|rosa-icons-1.1.3-7|65	
14mr|rosa-icons-1.1.3-7|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-5
14mr|rosa-icons-1.1.3-7|67	+ Revision: 702c69b
14mr|rosa-icons-1.1.3-7|68	- MassBuild#440: Increase release tag
14mr|rosa-icons-1.1.3-7|69	
14mr|rosa-icons-1.1.3-7|70	* Thu Feb 27 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-4
14mr|rosa-icons-1.1.3-7|71	+ Revision: d469a94
14mr|rosa-icons-1.1.3-7|72	- Change icon for gnome-disks on 128x128.
14mr|rosa-icons-1.1.3-7|73	
14mr|rosa-icons-1.1.3-7|74	* Sun Jan 19 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-3
14mr|rosa-icons-1.1.3-7|75	+ Revision: 4d77030
14mr|rosa-icons-1.1.3-7|76	- Removed wrong icon for .odt file.
14mr|rosa-icons-1.1.3-7|77	
14mr|rosa-icons-1.1.3-7|78	* Wed Nov 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|rosa-icons-1.1.3-7|79	+ Revision: ab64fcd
14mr|rosa-icons-1.1.3-7|80	- release up SILENT
14mr|rosa-icons-1.1.3-7|81	
14mr|rosa-icons-1.1.3-7|82	* Tue Nov 19 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-1
14mr|rosa-icons-1.1.3-7|83	+ Revision: bcdb254
14mr|rosa-icons-1.1.3-7|84	- Fix Gtk-WARNING.
14mr|rosa-icons-1.1.3-7|85	
14mr|rosa-icons-1.1.3-7|86	* Wed Nov 13 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-1
14mr|rosa-icons-1.1.3-7|87	+ Revision: ca1796e
14mr|rosa-icons-1.1.3-7|88	- Change icon of pulseaudio properties.
14mr|rosa-icons-1.1.3-7|89	
14mr|rosa-icons-1.1.3-7|90	* Thu Nov 07 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.2-1
14mr|rosa-icons-1.1.3-7|91	+ Revision: af02b39
14mr|rosa-icons-1.1.3-7|92	- Fix index.theme for mimes/mimetypes.
14mr|rosa-icons-1.1.3-7|93	
14mr|rosa-icons-1.1.3-7|94	* Wed Oct 23 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
14mr|rosa-icons-1.1.3-7|95	+ Revision: 77f09d8
14mr|rosa-icons-1.1.3-7|96	- Update sourse.
14mr|rosa-icons-1.1.3-7|97	
14mr|rosa-icons-1.1.3-7|98	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
14mr|rosa-icons-1.1.3-7|99	+ Revision: 7c83b89
14mr|rosa-icons-1.1.3-7|100	- Change fixed to threshold.
14mr|rosa-icons-1.1.3-7|101	
14mr|rosa-icons-1.1.3-7|102	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
14mr|rosa-icons-1.1.3-7|103	+ Revision: 0cb52dd
14mr|rosa-icons-1.1.3-7|104	- Try build
14mr|rosa-icons-1.1.3-7|105	
14mr|rosa-icons-1.1.3-7|106	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
14mr|rosa-icons-1.1.3-7|107	+ Revision: 30b56a2
14mr|rosa-icons-1.1.3-7|108	- Try build.
14mr|rosa-icons-1.1.3-7|109	
14mr|rosa-icons-1.1.3-7|110	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
14mr|rosa-icons-1.1.3-7|111	+ Revision: afa88f3
14mr|rosa-icons-1.1.3-7|112	- Type changed from fixed to threshold and scalable.
14mr|rosa-icons-1.1.3-7|113	
14mr|rosa-icons-1.1.3-7|114	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
14mr|rosa-icons-1.1.3-7|115	+ Revision: 6c79271
14mr|rosa-icons-1.1.3-7|116	- Repacked archives
14mr|rosa-icons-1.1.3-7|117	
14mr|rosa-icons-1.1.3-7|118	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
14mr|rosa-icons-1.1.3-7|119	+ Revision: 252fa94
14mr|rosa-icons-1.1.3-7|120	- Fixed spec
14mr|rosa-icons-1.1.3-7|121	
14mr|rosa-icons-1.1.3-7|122	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
14mr|rosa-icons-1.1.3-7|123	+ Revision: 4f72d9d
14mr|rosa-icons-1.1.3-7|124	- Updated to version 1.1.0
14mr|rosa-icons-1.1.3-7|125	
14mr|rosa-icons-1.1.3-7|126	* Thu Jul 18 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.44-1
14mr|rosa-icons-1.1.3-7|127	+ Revision: 3b70de6
14mr|rosa-icons-1.1.3-7|128	- Fixed bug with devices in Gnome3
14mr|rosa-icons-1.1.3-7|129	
14mr|rosa-icons-1.1.3-7|130	* Fri May 31 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.43-1
14mr|rosa-icons-1.1.3-7|131	+ Revision: a18508e
14mr|rosa-icons-1.1.3-7|132	- Added icons for gnome-control-center, Bijiben, Evince.
14mr|rosa-icons-1.1.3-7|133	
14mr|rosa-icons-1.1.3-7|134	* Mon Feb 11 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.42-1
14mr|rosa-icons-1.1.3-7|135	+ Revision: b78aa17
14mr|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)
14mr|rosa-icons-1.1.3-7|137	
14mr|rosa-icons-1.1.3-7|138	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
14mr|rosa-icons-1.1.3-7|139	+ Revision: 7dfffff
14mr|rosa-icons-1.1.3-7|140	- Removed duplicate icons in the categories
14mr|rosa-icons-1.1.3-7|141	
14mr|rosa-icons-1.1.3-7|142	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
14mr|rosa-icons-1.1.3-7|143	+ Revision: c6c6826
14mr|rosa-icons-1.1.3-7|144	- Removed duplicate icons in the categories
14mr|rosa-icons-1.1.3-7|145	
14mr|rosa-icons-1.1.3-7|146	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
14mr|rosa-icons-1.1.3-7|147	+ Revision: 808d4a4
14mr|rosa-icons-1.1.3-7|148	- Removed duplicate icons in the categories
14mr|rosa-icons-1.1.3-7|149	
14mr|rosa-icons-1.1.3-7|150	* Wed Jan 09 2013 Anton <anton.sterhov@rosalab.ru> 1.0.40-1
14mr|rosa-icons-1.1.3-7|151	+ Revision: 86b0e75
14mr|rosa-icons-1.1.3-7|152	- added categories
14mr|rosa-icons-1.1.3-7|153	
14mr|rosa-icons-1.1.3-7|154	* Sat Dec 29 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.39-1
14mr|rosa-icons-1.1.3-7|155	+ Revision: 1f3389a
14mr|rosa-icons-1.1.3-7|156	- Fixed archive. KDENlive icons moved to the separate archive kdenlive-actions.tar.xz.
14mr|rosa-icons-1.1.3-7|157	
14mr|rosa-icons-1.1.3-7|158	* Fri Dec 28 2012 Anton <anton.sterhov@rosalab.ru> 1.0.39-1
14mr|rosa-icons-1.1.3-7|159	+ Revision: 277e7b3
14mr|rosa-icons-1.1.3-7|160	- replaced wrong cursors
14mr|rosa-icons-1.1.3-7|161	
14mr|rosa-icons-1.1.3-7|162	* Tue Dec 25 2012 Anton <anton.sterhov@rosalab.ru> 1.0.38-1
14mr|rosa-icons-1.1.3-7|163	+ Revision: ae0dcf7
14mr|rosa-icons-1.1.3-7|164	- removed spec fail
14mr|rosa-icons-1.1.3-7|165	
14mr|rosa-icons-1.1.3-7|166	* Tue Dec 25 2012 Anton <anton.sterhov@rosalab.ru> 1.0.38-1
14mr|rosa-icons-1.1.3-7|167	+ Revision: e67a8ff
14mr|rosa-icons-1.1.3-7|168	- kdenlive spec fix
14mr|rosa-icons-1.1.3-7|169	
14mr|rosa-icons-1.1.3-7|170	* Mon Dec 24 2012 anton <anton@localhost.localdomain> 1.0.38-1
14mr|rosa-icons-1.1.3-7|171	+ Revision: 7116098
14mr|rosa-icons-1.1.3-7|172	- added categories, kdenlive fix
14mr|rosa-icons-1.1.3-7|173	
14mr|rosa-icons-1.1.3-7|174	* Thu Dec 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.37-1
14mr|rosa-icons-1.1.3-7|175	+ Revision: 5f28bb2
14mr|rosa-icons-1.1.3-7|176	- Added missed icons for KDENlive.
14mr|rosa-icons-1.1.3-7|177	
14mr|rosa-icons-1.1.3-7|178	* Tue Dec 11 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.35-1
14mr|rosa-icons-1.1.3-7|179	+ Revision: a3ec46d
14mr|rosa-icons-1.1.3-7|180	- Theme adopted for GNOME3 (part 2 of changes.)
14mr|rosa-icons-1.1.3-7|181	
14mr|rosa-icons-1.1.3-7|182	* Fri Dec 07 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.33-1
14mr|rosa-icons-1.1.3-7|183	+ Revision: b192f09
14mr|rosa-icons-1.1.3-7|184	- Theme adopted for GNOME3.
14mr|rosa-icons-1.1.3-7|185	
14mr|rosa-icons-1.1.3-7|186	* Tue Nov 27 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.31-1
14mr|rosa-icons-1.1.3-7|187	+ Revision: 8611c67
14mr|rosa-icons-1.1.3-7|188	- Added missing icons for LibreOffice. Fixed k3b mimetypes icons. Added an ugly fix for work with Inkscape.
14mr|rosa-icons-1.1.3-7|189	
14mr|rosa-icons-1.1.3-7|190	* Sat Nov 24 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.30-1
14mr|rosa-icons-1.1.3-7|191	+ Revision: c4c9377
14mr|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.
14mr|rosa-icons-1.1.3-7|193	
14mr|rosa-icons-1.1.3-7|194	* Fri Nov 23 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-3
14mr|rosa-icons-1.1.3-7|195	+ Revision: b6f03ae
14mr|rosa-icons-1.1.3-7|196	- Fixed spec.
14mr|rosa-icons-1.1.3-7|197	
14mr|rosa-icons-1.1.3-7|198	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-2
14mr|rosa-icons-1.1.3-7|199	+ Revision: 7a33474
14mr|rosa-icons-1.1.3-7|200	- Fixed spec.
14mr|rosa-icons-1.1.3-7|201	
14mr|rosa-icons-1.1.3-7|202	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-2
14mr|rosa-icons-1.1.3-7|203	+ Revision: 08b8062
14mr|rosa-icons-1.1.3-7|204	- Added filetrigger for update gtk-icon-cache.
14mr|rosa-icons-1.1.3-7|205	
14mr|rosa-icons-1.1.3-7|206	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-1
14mr|rosa-icons-1.1.3-7|207	+ Revision: 7bcb6ec
14mr|rosa-icons-1.1.3-7|208	- Added more than 30 new icon sets. Added scalable directory with the svg icons.
14mr|rosa-icons-1.1.3-7|209	
14mr|rosa-icons-1.1.3-7|210	

18822 14
14mr|rosa-imagewriter-2.4-5|1	Summary:	Tool for writing ROSA installer to USB drive
14mr|rosa-imagewriter-2.4-5|2	Name:		rosa-imagewriter
14mr|rosa-imagewriter-2.4-5|3	Version:	2.4
14mr|rosa-imagewriter-2.4-5|4	Release:	5
14mr|rosa-imagewriter-2.4-5|5	License:	GPLv3+
14mr|rosa-imagewriter-2.4-5|6	Group:		File tools
14mr|rosa-imagewriter-2.4-5|7	Url:		https://abf.rosalinux.ru/captainflint/rosa-image-writer
14mr|rosa-imagewriter-2.4-5|8	Source0:	%{name}-%{version}.tar.xz
14mr|rosa-imagewriter-2.4-5|9	patch0:		rosa-imagewriter-2.4-device-handling-fixes.patch
14mr|rosa-imagewriter-2.4-5|10	BuildRequires:	qmake5
14mr|rosa-imagewriter-2.4-5|11	BuildRequires:	qt5-linguist-tools
14mr|rosa-imagewriter-2.4-5|12	BuildRequires:	qt5-devel
14mr|rosa-imagewriter-2.4-5|13	BuildRequires:	pkgconfig(udev)
14mr|rosa-imagewriter-2.4-5|14	Requires:	qt5-output-driver-default
14mr|rosa-imagewriter-2.4-5|15	Requires:	usermode-consoleonly
14mr|rosa-imagewriter-2.4-5|16	
14mr|rosa-imagewriter-2.4-5|17	%description
14mr|rosa-imagewriter-2.4-5|18	ROSA Image Writer is a tool for creating bootable ROSA installation USB flash
14mr|rosa-imagewriter-2.4-5|19	drives.
14mr|rosa-imagewriter-2.4-5|20	
14mr|rosa-imagewriter-2.4-5|21	%files
14mr|rosa-imagewriter-2.4-5|22	%{_sysconfdir}/pam.d/%{name}
14mr|rosa-imagewriter-2.4-5|23	%{_sysconfdir}/security/console.apps/%{name}
14mr|rosa-imagewriter-2.4-5|24	%{_bindir}/%{name}
14mr|rosa-imagewriter-2.4-5|25	%{_sbindir}/%{name}
14mr|rosa-imagewriter-2.4-5|26	%{_libdir}/%{name}
14mr|rosa-imagewriter-2.4-5|27	%{_docdir}/%{name}
14mr|rosa-imagewriter-2.4-5|28	%{_datadir}/applications/%{name}.desktop
14mr|rosa-imagewriter-2.4-5|29	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14mr|rosa-imagewriter-2.4-5|30	
14mr|rosa-imagewriter-2.4-5|31	#----------------------------------------------------------------------------
14mr|rosa-imagewriter-2.4-5|32	
14mr|rosa-imagewriter-2.4-5|33	%prep
14mr|rosa-imagewriter-2.4-5|34	%setup -q -n %{name}-%{version}
14mr|rosa-imagewriter-2.4-5|35	%apply_patches
14mr|rosa-imagewriter-2.4-5|36	
14mr|rosa-imagewriter-2.4-5|37	%build
14mr|rosa-imagewriter-2.4-5|38	%qmake_qt5
14mr|rosa-imagewriter-2.4-5|39	make
14mr|rosa-imagewriter-2.4-5|40	%{_qt5_bindir}/lrelease RosaImageWriter.pro
14mr|rosa-imagewriter-2.4-5|41	
14mr|rosa-imagewriter-2.4-5|42	%install
14mr|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
14mr|rosa-imagewriter-2.4-5|44	install -m 0755 RosaImageWriter %{buildroot}%{_libdir}/%{name}/%{name}
14mr|rosa-imagewriter-2.4-5|45	install -m 0644 lang/*.qm %{buildroot}%{_libdir}/%{name}/lang/
14mr|rosa-imagewriter-2.4-5|46	install -m 0644 doc/* %{buildroot}%{_docdir}/%{name}/
14mr|rosa-imagewriter-2.4-5|47	install -m 0644 res/icon-rosa.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14mr|rosa-imagewriter-2.4-5|48	
14mr|rosa-imagewriter-2.4-5|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mr|rosa-imagewriter-2.4-5|50	[Desktop Entry]
14mr|rosa-imagewriter-2.4-5|51	Version=1.0
14mr|rosa-imagewriter-2.4-5|52	Name=ROSA Image Writer
14mr|rosa-imagewriter-2.4-5|53	Name[ru]=ROSA Image Writer
14mr|rosa-imagewriter-2.4-5|54	Comment=Tool for writing ROSA installer to USB drive
14mr|rosa-imagewriter-2.4-5|55	Comment[ru]=Инструментарий записи загрузочных образов ROSA на USB-флэш
14mr|rosa-imagewriter-2.4-5|56	Exec=%{_bindir}/%{name}
14mr|rosa-imagewriter-2.4-5|57	Icon=rosa-imagewriter
14mr|rosa-imagewriter-2.4-5|58	Terminal=false
14mr|rosa-imagewriter-2.4-5|59	Type=Application
14mr|rosa-imagewriter-2.4-5|60	Categories=System
14mr|rosa-imagewriter-2.4-5|61	EOF
14mr|rosa-imagewriter-2.4-5|62	
14mr|rosa-imagewriter-2.4-5|63	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|rosa-imagewriter-2.4-5|64	
14mr|rosa-imagewriter-2.4-5|65	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
14mr|rosa-imagewriter-2.4-5|66	
14mr|rosa-imagewriter-2.4-5|67	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
14mr|rosa-imagewriter-2.4-5|68	#%PAM-1.0
14mr|rosa-imagewriter-2.4-5|69	auth		include		config-util
14mr|rosa-imagewriter-2.4-5|70	account		include		config-util
14mr|rosa-imagewriter-2.4-5|71	session		include		config-util
14mr|rosa-imagewriter-2.4-5|72	EOF
14mr|rosa-imagewriter-2.4-5|73	
14mr|rosa-imagewriter-2.4-5|74	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14mr|rosa-imagewriter-2.4-5|75	USER=root
14mr|rosa-imagewriter-2.4-5|76	PROGRAM=/usr/sbin/rosa-imagewriter
14mr|rosa-imagewriter-2.4-5|77	FALLBACK=false
14mr|rosa-imagewriter-2.4-5|78	SESSION=true
14mr|rosa-imagewriter-2.4-5|79	EOF
14mr|rosa-imagewriter-2.4-5|80	
14mr|rosa-imagewriter-2.4-5|81	cat > %{buildroot}%{_sbindir}/%{name}  <<EOF
14mr|rosa-imagewriter-2.4-5|82	#!/bin/sh
14mr|rosa-imagewriter-2.4-5|83	%{_libdir}/%{name}/%{name}
14mr|rosa-imagewriter-2.4-5|84	EOF
14mr|rosa-imagewriter-2.4-5|85	
14mr|rosa-imagewriter-2.4-5|86	chmod 0755 %{buildroot}%{_sbindir}/%{name}
14mr|rosa-imagewriter-2.4-5|87	
14mr|rosa-imagewriter-2.4-5|88	
14mr|rosa-imagewriter-2.4-5|89	%changelog
14mr|rosa-imagewriter-2.4-5|90	* Mon Jul 07 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.4-5
14mr|rosa-imagewriter-2.4-5|91	+ Revision: 89155e4
14mr|rosa-imagewriter-2.4-5|92	- Fixes in USB device handling
14mr|rosa-imagewriter-2.4-5|93	- 1. Windows: USB device remained locked after writing was finished.
14mr|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).
14mr|rosa-imagewriter-2.4-5|95	
14mr|rosa-imagewriter-2.4-5|96	

18823 14
14mr|rosa-launcher-2.1.1-0.1|1	Summary:	ROSA Desktop Application Launcher
14mr|rosa-launcher-2.1.1-0.1|2	Name:		rosa-launcher
14mr|rosa-launcher-2.1.1-0.1|3	Version:	2.1.1
14mr|rosa-launcher-2.1.1-0.1|4	Release:	0.1
14mr|rosa-launcher-2.1.1-0.1|5	Epoch:		1
14mr|rosa-launcher-2.1.1-0.1|6	License:	GPLv3+
14mr|rosa-launcher-2.1.1-0.1|7	Group:		Graphical desktop/KDE
14mr|rosa-launcher-2.1.1-0.1|8	Url:		http://www.rosalab.ru/
14mr|rosa-launcher-2.1.1-0.1|9	Source0:	%{name}-%{version}.tar.bz2
14mr|rosa-launcher-2.1.1-0.1|10	Patch0:		rosa-launcher-2.0.0-mdvbutton.patch
14mr|rosa-launcher-2.1.1-0.1|11	BuildRequires:	baloo-devel
14mr|rosa-launcher-2.1.1-0.1|12	BuildRequires:	kdelibs4-devel
14mr|rosa-launcher-2.1.1-0.1|13	BuildRequires:	pkgconfig(QJson)
14mr|rosa-launcher-2.1.1-0.1|14	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|rosa-launcher-2.1.1-0.1|15	BuildRequires:	pkgconfig(soprano)
14mr|rosa-launcher-2.1.1-0.1|16	Requires:	kdebase4-workspace
14mr|rosa-launcher-2.1.1-0.1|17	
14mr|rosa-launcher-2.1.1-0.1|18	%description
14mr|rosa-launcher-2.1.1-0.1|19	ROSA Desktop Application Launcher.
14mr|rosa-launcher-2.1.1-0.1|20	
14mr|rosa-launcher-2.1.1-0.1|21	%files -f ROSA_Launcher.lang
14mr|rosa-launcher-2.1.1-0.1|22	%{_kde_libdir}/kde4/plasma_applet_rosastarter.so
14mr|rosa-launcher-2.1.1-0.1|23	%{_kde_libdir}/libtimeframe.so
14mr|rosa-launcher-2.1.1-0.1|24	%{_kde_datadir}/kde4/services/plasma-applet-rosastarter.desktop
14mr|rosa-launcher-2.1.1-0.1|25	%{_kde_bindir}/rosa-launcher
14mr|rosa-launcher-2.1.1-0.1|26	%{_kde_datadir}/rosa-launcher/*
14mr|rosa-launcher-2.1.1-0.1|27	%{_datadir}/timeframe
14mr|rosa-launcher-2.1.1-0.1|28	
14mr|rosa-launcher-2.1.1-0.1|29	#--------------------------------------------------------------------
14mr|rosa-launcher-2.1.1-0.1|30	
14mr|rosa-launcher-2.1.1-0.1|31	%prep
14mr|rosa-launcher-2.1.1-0.1|32	%setup -q
14mr|rosa-launcher-2.1.1-0.1|33	%patch0 -p1
14mr|rosa-launcher-2.1.1-0.1|34	
14mr|rosa-launcher-2.1.1-0.1|35	%build
14mr|rosa-launcher-2.1.1-0.1|36	%cmake_kde4
14mr|rosa-launcher-2.1.1-0.1|37	
14mr|rosa-launcher-2.1.1-0.1|38	%install
14mr|rosa-launcher-2.1.1-0.1|39	%makeinstall_std -C build
14mr|rosa-launcher-2.1.1-0.1|40	
14mr|rosa-launcher-2.1.1-0.1|41	%find_lang ROSA_Launcher
14mr|rosa-launcher-2.1.1-0.1|42	
14mr|rosa-launcher-2.1.1-0.1|43	%changelog
14mr|rosa-launcher-2.1.1-0.1|44	* Mon Sep 22 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.1-0.1
14mr|rosa-launcher-2.1.1-0.1|45	+ Revision: 2fcc105
14mr|rosa-launcher-2.1.1-0.1|46	- Updated to version 2.1.1 (Changed identification of stacked applications in the config by desktop files
14mr|rosa-launcher-2.1.1-0.1|47	
14mr|rosa-launcher-2.1.1-0.1|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.1.0-0.2
14mr|rosa-launcher-2.1.1-0.1|49	+ Revision: b30e396
14mr|rosa-launcher-2.1.1-0.1|50	- MassBuild#440: Increase release tag
14mr|rosa-launcher-2.1.1-0.1|51	
14mr|rosa-launcher-2.1.1-0.1|52	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.0-0.1
14mr|rosa-launcher-2.1.1-0.1|53	+ Revision: aad0ddb
14mr|rosa-launcher-2.1.1-0.1|54	- New version 2.1.0 (port from Nepomuk to Baloo and merge places-i18n patch)
14mr|rosa-launcher-2.1.1-0.1|55	
14mr|rosa-launcher-2.1.1-0.1|56	* Mon Apr 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.5
14mr|rosa-launcher-2.1.1-0.1|57	+ Revision: 4db3409
14mr|rosa-launcher-2.1.1-0.1|58	- Adjust places-i18n once again (translate only system bookmarks)
14mr|rosa-launcher-2.1.1-0.1|59	
14mr|rosa-launcher-2.1.1-0.1|60	* Sun Apr 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.4
14mr|rosa-launcher-2.1.1-0.1|61	+ Revision: 553b607
14mr|rosa-launcher-2.1.1-0.1|62	- Try better places-i18n patch
14mr|rosa-launcher-2.1.1-0.1|63	
14mr|rosa-launcher-2.1.1-0.1|64	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.3
14mr|rosa-launcher-2.1.1-0.1|65	+ Revision: 1cb4254
14mr|rosa-launcher-2.1.1-0.1|66	- Use UTF8 in places-i18n patch
14mr|rosa-launcher-2.1.1-0.1|67	
14mr|rosa-launcher-2.1.1-0.1|68	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.1
14mr|rosa-launcher-2.1.1-0.1|69	+ Revision: c5c099d
14mr|rosa-launcher-2.1.1-0.1|70	- Drop merged it po patch
14mr|rosa-launcher-2.1.1-0.1|71	
14mr|rosa-launcher-2.1.1-0.1|72	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.1
14mr|rosa-launcher-2.1.1-0.1|73	+ Revision: d33e793
14mr|rosa-launcher-2.1.1-0.1|74	- Try to fix Places localization
14mr|rosa-launcher-2.1.1-0.1|75	
14mr|rosa-launcher-2.1.1-0.1|76	* Thu Dec 26 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1:2.0.0-55
14mr|rosa-launcher-2.1.1-0.1|77	+ Revision: 8cbf82e
14mr|rosa-launcher-2.1.1-0.1|78	- Add icon in Alt+Tab menu.
14mr|rosa-launcher-2.1.1-0.1|79	
14mr|rosa-launcher-2.1.1-0.1|80	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.3
14mr|rosa-launcher-2.1.1-0.1|81	+ Revision: 0d7c5c7
14mr|rosa-launcher-2.1.1-0.1|82	- LOG Rebuild with KDE 4.11
14mr|rosa-launcher-2.1.1-0.1|83	
14mr|rosa-launcher-2.1.1-0.1|84	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
14mr|rosa-launcher-2.1.1-0.1|85	+ Revision: 0e509c5
14mr|rosa-launcher-2.1.1-0.1|86	- Add patches for previous commit
14mr|rosa-launcher-2.1.1-0.1|87	
14mr|rosa-launcher-2.1.1-0.1|88	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
14mr|rosa-launcher-2.1.1-0.1|89	+ Revision: e946216
14mr|rosa-launcher-2.1.1-0.1|90	- LOG Fix BuildRequires, add patches from Cooker (don't hardcode icon path, add Italian translation)
14mr|rosa-launcher-2.1.1-0.1|91	
14mr|rosa-launcher-2.1.1-0.1|92	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
14mr|rosa-launcher-2.1.1-0.1|93	+ Revision: aa2e0ae
14mr|rosa-launcher-2.1.1-0.1|94	- LOG Rebuild for KDE 4.11, drop qjson Requires because it's already required
14mr|rosa-launcher-2.1.1-0.1|95	
14mr|rosa-launcher-2.1.1-0.1|96	* Sun Apr 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.1
14mr|rosa-launcher-2.1.1-0.1|97	+ Revision: a189160
14mr|rosa-launcher-2.1.1-0.1|98	- LOG Rebuild for KDE 4.10, adjust spec cosmetics, use find_lang for locales
14mr|rosa-launcher-2.1.1-0.1|99	
14mr|rosa-launcher-2.1.1-0.1|100	* Thu Feb 21 2013 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-54
14mr|rosa-launcher-2.1.1-0.1|101	+ Revision: c5df513
14mr|rosa-launcher-2.1.1-0.1|102	- 2.0.0-54
14mr|rosa-launcher-2.1.1-0.1|103	
14mr|rosa-launcher-2.1.1-0.1|104	* Mon Feb 04 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-53
14mr|rosa-launcher-2.1.1-0.1|105	+ Revision: 6597908
14mr|rosa-launcher-2.1.1-0.1|106	- fixed login in vk.com
14mr|rosa-launcher-2.1.1-0.1|107	
14mr|rosa-launcher-2.1.1-0.1|108	* Fri Jan 25 2013 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-52
14mr|rosa-launcher-2.1.1-0.1|109	+ Revision: 0496008
14mr|rosa-launcher-2.1.1-0.1|110	- 2.0.0-52
14mr|rosa-launcher-2.1.1-0.1|111	
14mr|rosa-launcher-2.1.1-0.1|112	* Mon Dec 24 2012 Ural Mullabaev <uxteam@rosalab.ru> 1:2.0.0-51
14mr|rosa-launcher-2.1.1-0.1|113	+ Revision: b9bf70f
14mr|rosa-launcher-2.1.1-0.1|114	- 2.0.0-51
14mr|rosa-launcher-2.1.1-0.1|115	
14mr|rosa-launcher-2.1.1-0.1|116	* Thu Dec 13 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-50
14mr|rosa-launcher-2.1.1-0.1|117	+ Revision: 5d5f4d4
14mr|rosa-launcher-2.1.1-0.1|118	- 2.0.0-50
14mr|rosa-launcher-2.1.1-0.1|119	
14mr|rosa-launcher-2.1.1-0.1|120	* Wed Dec 12 2012 user <user@localhost.localdomain> 1:2.0.0-49
14mr|rosa-launcher-2.1.1-0.1|121	+ Revision: 434cc85
14mr|rosa-launcher-2.1.1-0.1|122	- 2.0.0-49
14mr|rosa-launcher-2.1.1-0.1|123	
14mr|rosa-launcher-2.1.1-0.1|124	* Wed Dec 12 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-48
14mr|rosa-launcher-2.1.1-0.1|125	+ Revision: 2a1942c
14mr|rosa-launcher-2.1.1-0.1|126	- 2.0.0-48 RELEASE!!!
14mr|rosa-launcher-2.1.1-0.1|127	
14mr|rosa-launcher-2.1.1-0.1|128	* Fri Nov 30 2012 Sergey Borovkov <serge.borovkov@gmail.com> 1:2.0.0-47
14mr|rosa-launcher-2.1.1-0.1|129	+ Revision: 32483bc
14mr|rosa-launcher-2.1.1-0.1|130	- v2.0.0-47
14mr|rosa-launcher-2.1.1-0.1|131	
14mr|rosa-launcher-2.1.1-0.1|132	* Fri Nov 30 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-46
14mr|rosa-launcher-2.1.1-0.1|133	+ Revision: 1868cdc
14mr|rosa-launcher-2.1.1-0.1|134	- 2.0.0-46
14mr|rosa-launcher-2.1.1-0.1|135	
14mr|rosa-launcher-2.1.1-0.1|136	* Fri Nov 23 2012 user <user@localhost.localdomain> 1:2.0.0-45
14mr|rosa-launcher-2.1.1-0.1|137	+ Revision: 57a587a
14mr|rosa-launcher-2.1.1-0.1|138	- 2.0.0-45
14mr|rosa-launcher-2.1.1-0.1|139	
14mr|rosa-launcher-2.1.1-0.1|140	* Thu Nov 22 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-44
14mr|rosa-launcher-2.1.1-0.1|141	+ Revision: 5b5b8d1
14mr|rosa-launcher-2.1.1-0.1|142	- Fixed compilation error
14mr|rosa-launcher-2.1.1-0.1|143	
14mr|rosa-launcher-2.1.1-0.1|144	* Thu Nov 22 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-44
14mr|rosa-launcher-2.1.1-0.1|145	+ Revision: 13c38a3
14mr|rosa-launcher-2.1.1-0.1|146	- v2.0.0.-44
14mr|rosa-launcher-2.1.1-0.1|147	
14mr|rosa-launcher-2.1.1-0.1|148	* Thu Nov 08 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-40
14mr|rosa-launcher-2.1.1-0.1|149	+ Revision: 1ab5a07
14mr|rosa-launcher-2.1.1-0.1|150	- new release 40
14mr|rosa-launcher-2.1.1-0.1|151	
14mr|rosa-launcher-2.1.1-0.1|152	* Thu Nov 08 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-38
14mr|rosa-launcher-2.1.1-0.1|153	+ Revision: 477f30b
14mr|rosa-launcher-2.1.1-0.1|154	- 2.0.0-38
14mr|rosa-launcher-2.1.1-0.1|155	
14mr|rosa-launcher-2.1.1-0.1|156	* Tue Nov 06 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-37
14mr|rosa-launcher-2.1.1-0.1|157	+ Revision: bfe2378
14mr|rosa-launcher-2.1.1-0.1|158	- release 37
14mr|rosa-launcher-2.1.1-0.1|159	
14mr|rosa-launcher-2.1.1-0.1|160	* Sat Nov 03 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-36
14mr|rosa-launcher-2.1.1-0.1|161	+ Revision: b5bd9a6
14mr|rosa-launcher-2.1.1-0.1|162	- 2.0.0-36
14mr|rosa-launcher-2.1.1-0.1|163	
14mr|rosa-launcher-2.1.1-0.1|164	

18824 14
14mr|rosa-lxde-flat-0.0.4-2|1	%define tarname	rosa-lxde-flat
14mr|rosa-lxde-flat-0.0.4-2|2	%define name	rosa-lxde-flat
14mr|rosa-lxde-flat-0.0.4-2|3	%define version	0.0.4
14mr|rosa-lxde-flat-0.0.4-2|4	%define release 2
14mr|rosa-lxde-flat-0.0.4-2|5	
14mr|rosa-lxde-flat-0.0.4-2|6	Summary:	ROSA-elementary theme
14mr|rosa-lxde-flat-0.0.4-2|7	Name:		%{name}
14mr|rosa-lxde-flat-0.0.4-2|8	Version:	%{version}
14mr|rosa-lxde-flat-0.0.4-2|9	Release:	%{release}
14mr|rosa-lxde-flat-0.0.4-2|10	Source0:	%{tarname}-%{version}.tar.xz
14mr|rosa-lxde-flat-0.0.4-2|11	License:	GPLv2
14mr|rosa-lxde-flat-0.0.4-2|12	Group:		Graphical desktop/Other
14mr|rosa-lxde-flat-0.0.4-2|13	URL:		www.rosalinux.com
14mr|rosa-lxde-flat-0.0.4-2|14	BuildArch:	noarch
14mr|rosa-lxde-flat-0.0.4-2|15	Requires:	murrine
14mr|rosa-lxde-flat-0.0.4-2|16	Suggests:	rosa-flat-icons
14mr|rosa-lxde-flat-0.0.4-2|17	
14mr|rosa-lxde-flat-0.0.4-2|18	%description
14mr|rosa-lxde-flat-0.0.4-2|19	ROSA flat theme creates specially for the ROSA LXDE spin.
14mr|rosa-lxde-flat-0.0.4-2|20	Originally based on Sive Flat theme by http://nale12.deviantart.com
14mr|rosa-lxde-flat-0.0.4-2|21	
14mr|rosa-lxde-flat-0.0.4-2|22	%prep
14mr|rosa-lxde-flat-0.0.4-2|23	%setup -q
14mr|rosa-lxde-flat-0.0.4-2|24	
14mr|rosa-lxde-flat-0.0.4-2|25	%install
14mr|rosa-lxde-flat-0.0.4-2|26	%__rm -rf %{buildroot}
14mr|rosa-lxde-flat-0.0.4-2|27	%__mkdir -p %{buildroot}%{_datadir}/themes
14mr|rosa-lxde-flat-0.0.4-2|28	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-lxde-flat
14mr|rosa-lxde-flat-0.0.4-2|29	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-lxde-flat
14mr|rosa-lxde-flat-0.0.4-2|30	
14mr|rosa-lxde-flat-0.0.4-2|31	%files
14mr|rosa-lxde-flat-0.0.4-2|32	%defattr(644,root,root,755)
14mr|rosa-lxde-flat-0.0.4-2|33	%{_datadir}/themes/*
14mr|rosa-lxde-flat-0.0.4-2|34	%changelog
14mr|rosa-lxde-flat-0.0.4-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.4-2
14mr|rosa-lxde-flat-0.0.4-2|36	+ Revision: f351d1d
14mr|rosa-lxde-flat-0.0.4-2|37	- MassBuild#440: Increase release tag
14mr|rosa-lxde-flat-0.0.4-2|38	
14mr|rosa-lxde-flat-0.0.4-2|39	

18825 14
14mr|rosa-media-player-1.6.10-1|1	%define		midi_support	1
14mr|rosa-media-player-1.6.10-1|2	
14mr|rosa-media-player-1.6.10-1|3	Summary:	Multimedia player based on mplayer technology
14mr|rosa-media-player-1.6.10-1|4	Name:		rosa-media-player
14mr|rosa-media-player-1.6.10-1|5	Version:	1.6.10
14mr|rosa-media-player-1.6.10-1|6	Release:	1
14mr|rosa-media-player-1.6.10-1|7	License:	GPLv2+
14mr|rosa-media-player-1.6.10-1|8	Group:		Video
14mr|rosa-media-player-1.6.10-1|9	Url:		http://www.rosalinux.com
14mr|rosa-media-player-1.6.10-1|10	Source:		%{name}-%{version}.tar.gz
14mr|rosa-media-player-1.6.10-1|11	BuildRequires:	qt4-devel	>= 4.2.0
14mr|rosa-media-player-1.6.10-1|12	BuildRequires:	qt4-linguist	>= 4.2.0
14mr|rosa-media-player-1.6.10-1|13	%if %midi_support
14mr|rosa-media-player-1.6.10-1|14	BuildRequires:	wildmidi-devel
14mr|rosa-media-player-1.6.10-1|15	%endif
14mr|rosa-media-player-1.6.10-1|16	BuildRequires:	qjson-devel
14mr|rosa-media-player-1.6.10-1|17	Requires:	mplayer		>= 1.0-1.rc1
14mr|rosa-media-player-1.6.10-1|18	Requires:	mencoder
14mr|rosa-media-player-1.6.10-1|19	Requires:	ffmpeg
14mr|rosa-media-player-1.6.10-1|20	Requires:	xdg-utils
14mr|rosa-media-player-1.6.10-1|21	%if %midi_support
14mr|rosa-media-player-1.6.10-1|22	Requires:	timidity-patch-gravis
14mr|rosa-media-player-1.6.10-1|23	Requires:	%{_lib}wildmidi1
14mr|rosa-media-player-1.6.10-1|24	%endif
14mr|rosa-media-player-1.6.10-1|25	Requires:	qjson
14mr|rosa-media-player-1.6.10-1|26	Requires:	wget
14mr|rosa-media-player-1.6.10-1|27	
14mr|rosa-media-player-1.6.10-1|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|rosa-media-player-1.6.10-1|29	
14mr|rosa-media-player-1.6.10-1|30	%description
14mr|rosa-media-player-1.6.10-1|31	Multimedia player that supports most of audio and video formats.
14mr|rosa-media-player-1.6.10-1|32	
14mr|rosa-media-player-1.6.10-1|33	%prep
14mr|rosa-media-player-1.6.10-1|34	%setup -qn %{name}
14mr|rosa-media-player-1.6.10-1|35	
14mr|rosa-media-player-1.6.10-1|36	%build
14mr|rosa-media-player-1.6.10-1|37	%setup_compile_flags
14mr|rosa-media-player-1.6.10-1|38	./get_romp_version.sh %{version} %{release}
14mr|rosa-media-player-1.6.10-1|39	%if %midi_support
14mr|rosa-media-player-1.6.10-1|40	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
14mr|rosa-media-player-1.6.10-1|41	%else
14mr|rosa-media-player-1.6.10-1|42	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease no-midi-support
14mr|rosa-media-player-1.6.10-1|43	%endif
14mr|rosa-media-player-1.6.10-1|44	
14mr|rosa-media-player-1.6.10-1|45	%install
14mr|rosa-media-player-1.6.10-1|46	%makeinstall_std PREFIX=%{_prefix}
14mr|rosa-media-player-1.6.10-1|47	
14mr|rosa-media-player-1.6.10-1|48	# remove wrongly put docs
14mr|rosa-media-player-1.6.10-1|49	rm -rf %{buildroot}%{_datadir}/doc
14mr|rosa-media-player-1.6.10-1|50	
14mr|rosa-media-player-1.6.10-1|51	
14mr|rosa-media-player-1.6.10-1|52	%files
14mr|rosa-media-player-1.6.10-1|53	%doc *.txt docs/*
14mr|rosa-media-player-1.6.10-1|54	%dir %{_datadir}/%{name}
14mr|rosa-media-player-1.6.10-1|55	%dir %{_datadir}/%{name}/shortcuts
14mr|rosa-media-player-1.6.10-1|56	%dir %{_datadir}/%{name}/translations
14mr|rosa-media-player-1.6.10-1|57	
14mr|rosa-media-player-1.6.10-1|58	%attr(755,root,root) %{_bindir}/%{name}
14mr|rosa-media-player-1.6.10-1|59	
14mr|rosa-media-player-1.6.10-1|60	%{_datadir}/%{name}/*.conf
14mr|rosa-media-player-1.6.10-1|61	%{_iconsdir}/hicolor/*/apps/rosamp.png
14mr|rosa-media-player-1.6.10-1|62	%{_datadir}/applications/*.desktop
14mr|rosa-media-player-1.6.10-1|63	%{_datadir}/%{name}/shortcuts/*
14mr|rosa-media-player-1.6.10-1|64	%{_datadir}/apps/solid/actions/
14mr|rosa-media-player-1.6.10-1|65	
14mr|rosa-media-player-1.6.10-1|66	%lang(ar_SY) %{_datadir}/%{name}/translations/rosamp_ar_SY.qm
14mr|rosa-media-player-1.6.10-1|67	%lang(en) %{_datadir}/%{name}/translations/rosamp_en.qm
14mr|rosa-media-player-1.6.10-1|68	%lang(cs) %{_datadir}/%{name}/translations/rosamp_cs.qm
14mr|rosa-media-player-1.6.10-1|69	%lang(de) %{_datadir}/%{name}/translations/rosamp_de.qm
14mr|rosa-media-player-1.6.10-1|70	%lang(es) %{_datadir}/%{name}/translations/rosamp_es.qm
14mr|rosa-media-player-1.6.10-1|71	%lang(et) %{_datadir}/%{name}/translations/rosamp_et.qm
14mr|rosa-media-player-1.6.10-1|72	%lang(fi) %{_datadir}/%{name}/translations/rosamp_fi.qm
14mr|rosa-media-player-1.6.10-1|73	%lang(fr) %{_datadir}/%{name}/translations/rosamp_fr.qm
14mr|rosa-media-player-1.6.10-1|74	%lang(gl) %{_datadir}/%{name}/translations/rosamp_gl.qm
14mr|rosa-media-player-1.6.10-1|75	%lang(hu) %{_datadir}/%{name}/translations/rosamp_hu.qm
14mr|rosa-media-player-1.6.10-1|76	%lang(it) %{_datadir}/%{name}/translations/rosamp_it.qm
14mr|rosa-media-player-1.6.10-1|77	%lang(ja) %{_datadir}/%{name}/translations/rosamp_ja.qm
14mr|rosa-media-player-1.6.10-1|78	%lang(ku) %{_datadir}/%{name}/translations/rosamp_ku.qm
14mr|rosa-media-player-1.6.10-1|79	%lang(lt) %{_datadir}/%{name}/translations/rosamp_lt.qm
14mr|rosa-media-player-1.6.10-1|80	%lang(mk) %{_datadir}/%{name}/translations/rosamp_mk.qm
14mr|rosa-media-player-1.6.10-1|81	%lang(nl) %{_datadir}/%{name}/translations/rosamp_nl.qm
14mr|rosa-media-player-1.6.10-1|82	%lang(pl) %{_datadir}/%{name}/translations/rosamp_pl.qm
14mr|rosa-media-player-1.6.10-1|83	%lang(pt_BR) %{_datadir}/%{name}/translations/rosamp_pt_BR.qm
14mr|rosa-media-player-1.6.10-1|84	%lang(pt_pt) %{_datadir}/%{name}/translations/rosamp_pt.qm
14mr|rosa-media-player-1.6.10-1|85	%lang(ro_RO) %{_datadir}/%{name}/translations/rosamp_ro_RO.qm
14mr|rosa-media-player-1.6.10-1|86	%lang(ru_RU) %{_datadir}/%{name}/translations/rosamp_ru_RU.qm
14mr|rosa-media-player-1.6.10-1|87	%lang(sl) %{_datadir}/%{name}/translations/rosamp_sl.qm
14mr|rosa-media-player-1.6.10-1|88	%lang(tr) %{_datadir}/%{name}/translations/rosamp_tr.qm
14mr|rosa-media-player-1.6.10-1|89	%lang(uk_UA) %{_datadir}/%{name}/translations/rosamp_uk_UA.qm
14mr|rosa-media-player-1.6.10-1|90	%lang(vi) %{_datadir}/%{name}/translations/rosamp_vi_VN.qm
14mr|rosa-media-player-1.6.10-1|91	%lang(zh_CN) %{_datadir}/%{name}/translations/rosamp_zh_CN.qm
14mr|rosa-media-player-1.6.10-1|92	%lang(zh_TW) %{_datadir}/%{name}/translations/rosamp_zh_TW.qm
14mr|rosa-media-player-1.6.10-1|93	
14mr|rosa-media-player-1.6.10-1|94	
14mr|rosa-media-player-1.6.10-1|95	
14mr|rosa-media-player-1.6.10-1|96	%changelog
14mr|rosa-media-player-1.6.10-1|97	* Mon Sep 29 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6.10-1
14mr|rosa-media-player-1.6.10-1|98	+ Revision: 75c670a
14mr|rosa-media-player-1.6.10-1|99	- Add samba support to the desktop file
14mr|rosa-media-player-1.6.10-1|100	
14mr|rosa-media-player-1.6.10-1|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.9-2
14mr|rosa-media-player-1.6.10-1|102	+ Revision: 34c327c
14mr|rosa-media-player-1.6.10-1|103	- MassBuild#440: Increase release tag
14mr|rosa-media-player-1.6.10-1|104	
14mr|rosa-media-player-1.6.10-1|105	* Tue Aug 13 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6.9-1
14mr|rosa-media-player-1.6.10-1|106	+ Revision: 07ed24d
14mr|rosa-media-player-1.6.10-1|107	- Changed version format
14mr|rosa-media-player-1.6.10-1|108	
14mr|rosa-media-player-1.6.10-1|109	* Mon Aug 12 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6-9
14mr|rosa-media-player-1.6.10-1|110	+ Revision: 5ce3c2b
14mr|rosa-media-player-1.6.10-1|111	- New version 1.6-9
14mr|rosa-media-player-1.6.10-1|112	- Fixed parsing of new mplayer version
14mr|rosa-media-player-1.6.10-1|113	- Added video and audio extensions
14mr|rosa-media-player-1.6.10-1|114	- Changed reset to default values
14mr|rosa-media-player-1.6.10-1|115	
14mr|rosa-media-player-1.6.10-1|116	* Fri Apr 12 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.6-8
14mr|rosa-media-player-1.6.10-1|117	+ Revision: cc08d87
14mr|rosa-media-player-1.6.10-1|118	- New version 1.6-8
14mr|rosa-media-player-1.6.10-1|119	- Updated romanian and ukrainian translations.
14mr|rosa-media-player-1.6.10-1|120	- Fixed bug with playlist (wrong process asx-file in the m3u-playlist).
14mr|rosa-media-player-1.6.10-1|121	- Add optional building with midi support.
14mr|rosa-media-player-1.6.10-1|122	
14mr|rosa-media-player-1.6.10-1|123	* Wed Apr 03 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-6
14mr|rosa-media-player-1.6.10-1|124	+ Revision: be6cee0
14mr|rosa-media-player-1.6.10-1|125	- fixed translations
14mr|rosa-media-player-1.6.10-1|126	
14mr|rosa-media-player-1.6.10-1|127	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-5
14mr|rosa-media-player-1.6.10-1|128	+ Revision: b064464
14mr|rosa-media-player-1.6.10-1|129	- fixed bug in desktop recording
14mr|rosa-media-player-1.6.10-1|130	
14mr|rosa-media-player-1.6.10-1|131	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-4
14mr|rosa-media-player-1.6.10-1|132	+ Revision: e69c7b1
14mr|rosa-media-player-1.6.10-1|133	- fixed string in desktop file
14mr|rosa-media-player-1.6.10-1|134	
14mr|rosa-media-player-1.6.10-1|135	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-4
14mr|rosa-media-player-1.6.10-1|136	+ Revision: 95a2b26
14mr|rosa-media-player-1.6.10-1|137	- fixed protocol string
14mr|rosa-media-player-1.6.10-1|138	
14mr|rosa-media-player-1.6.10-1|139	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-2
14mr|rosa-media-player-1.6.10-1|140	+ Revision: aaa86aa
14mr|rosa-media-player-1.6.10-1|141	- desktop files fixed
14mr|rosa-media-player-1.6.10-1|142	
14mr|rosa-media-player-1.6.10-1|143	* Mon Apr 01 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.6-2
14mr|rosa-media-player-1.6.10-1|144	+ Revision: db2c387
14mr|rosa-media-player-1.6.10-1|145	- New version 1.6-2
14mr|rosa-media-player-1.6.10-1|146	
14mr|rosa-media-player-1.6.10-1|147	* Tue Feb 19 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-7
14mr|rosa-media-player-1.6.10-1|148	+ Revision: 6c17066
14mr|rosa-media-player-1.6.10-1|149	- Updated rosa-media-player-1.5.1.tar.gz
14mr|rosa-media-player-1.6.10-1|150	
14mr|rosa-media-player-1.6.10-1|151	* Tue Feb 19 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-7
14mr|rosa-media-player-1.6.10-1|152	+ Revision: ceeae96
14mr|rosa-media-player-1.6.10-1|153	- New version 1.5.1-7 (deleted panel strip in fullscreen; fixed bug when screen recording)
14mr|rosa-media-player-1.6.10-1|154	
14mr|rosa-media-player-1.6.10-1|155	* Mon Dec 24 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1.5.1-7
14mr|rosa-media-player-1.6.10-1|156	+ Revision: ef39504
14mr|rosa-media-player-1.6.10-1|157	- Add proper buildrequires
14mr|rosa-media-player-1.6.10-1|158	
14mr|rosa-media-player-1.6.10-1|159	* Mon Dec 24 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1.5.1-7
14mr|rosa-media-player-1.6.10-1|160	+ Revision: 6415b3e
14mr|rosa-media-player-1.6.10-1|161	- v1.5.1-7
14mr|rosa-media-player-1.6.10-1|162	
14mr|rosa-media-player-1.6.10-1|163	* Mon Dec 24 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1.5.1-7
14mr|rosa-media-player-1.6.10-1|164	+ Revision: ec22704
14mr|rosa-media-player-1.6.10-1|165	- v1.5.1-7
14mr|rosa-media-player-1.6.10-1|166	
14mr|rosa-media-player-1.6.10-1|167	* Wed Dec 12 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-6
14mr|rosa-media-player-1.6.10-1|168	+ Revision: c3bbde5
14mr|rosa-media-player-1.6.10-1|169	- New version 1.5.1-6
14mr|rosa-media-player-1.6.10-1|170	- Increased bottom margin of main window
14mr|rosa-media-player-1.6.10-1|171	
14mr|rosa-media-player-1.6.10-1|172	* Tue Dec 11 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-5
14mr|rosa-media-player-1.6.10-1|173	+ Revision: 1ab11a9
14mr|rosa-media-player-1.6.10-1|174	- New version 1.5.1-5
14mr|rosa-media-player-1.6.10-1|175	- Fixed segmentaion fault when open media file
14mr|rosa-media-player-1.6.10-1|176	
14mr|rosa-media-player-1.6.10-1|177	* Tue Dec 11 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-4
14mr|rosa-media-player-1.6.10-1|178	+ Revision: b70fa80
14mr|rosa-media-player-1.6.10-1|179	- New version 1.5.1-4
14mr|rosa-media-player-1.6.10-1|180	- Updated translations.
14mr|rosa-media-player-1.6.10-1|181	- Deleted statusbar.
14mr|rosa-media-player-1.6.10-1|182	
14mr|rosa-media-player-1.6.10-1|183	* Fri Nov 23 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-1
14mr|rosa-media-player-1.6.10-1|184	+ Revision: 0fc9670
14mr|rosa-media-player-1.6.10-1|185	- Updated tarball
14mr|rosa-media-player-1.6.10-1|186	
14mr|rosa-media-player-1.6.10-1|187	* Fri Nov 23 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-1
14mr|rosa-media-player-1.6.10-1|188	+ Revision: cbb7539
14mr|rosa-media-player-1.6.10-1|189	- ChangeLog 1.5.1: fixed some bugs
14mr|rosa-media-player-1.6.10-1|190	
14mr|rosa-media-player-1.6.10-1|191	* Fri Nov 23 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-0
14mr|rosa-media-player-1.6.10-1|192	+ Revision: 466bc0b
14mr|rosa-media-player-1.6.10-1|193	- ChangeLog 1.5.1: new icons; support playlist for video stream
14mr|rosa-media-player-1.6.10-1|194	
14mr|rosa-media-player-1.6.10-1|195	* Thu Nov 22 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.5-16
14mr|rosa-media-player-1.6.10-1|196	+ Revision: d2e0020
14mr|rosa-media-player-1.6.10-1|197	- new version
14mr|rosa-media-player-1.6.10-1|198	
14mr|rosa-media-player-1.6.10-1|199	* Fri Oct 19 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.5-15
14mr|rosa-media-player-1.6.10-1|200	+ Revision: 522c7b0
14mr|rosa-media-player-1.6.10-1|201	- fixed mplayer version checking
14mr|rosa-media-player-1.6.10-1|202	
14mr|rosa-media-player-1.6.10-1|203	* Fri Oct 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-14
14mr|rosa-media-player-1.6.10-1|204	+ Revision: 6dfae6b
14mr|rosa-media-player-1.6.10-1|205	- LOG Fix description length
14mr|rosa-media-player-1.6.10-1|206	
14mr|rosa-media-player-1.6.10-1|207	* Wed Sep 12 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5-13
14mr|rosa-media-player-1.6.10-1|208	+ Revision: a86b962
14mr|rosa-media-player-1.6.10-1|209	- updated version 1.5-13
14mr|rosa-media-player-1.6.10-1|210	- - associated midi files with ROMP (updated desktop-file)
14mr|rosa-media-player-1.6.10-1|211	- - display firstly ID3V2 tag if exist ID3V1 tag
14mr|rosa-media-player-1.6.10-1|212	
14mr|rosa-media-player-1.6.10-1|213	* Tue Sep 04 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5-11
14mr|rosa-media-player-1.6.10-1|214	+ Revision: d59a4d1
14mr|rosa-media-player-1.6.10-1|215	- updated translations
14mr|rosa-media-player-1.6.10-1|216	
14mr|rosa-media-player-1.6.10-1|217	* Tue Sep 04 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5-11
14mr|rosa-media-player-1.6.10-1|218	+ Revision: 3e23a2e
14mr|rosa-media-player-1.6.10-1|219	- updated to version 1.5-11
14mr|rosa-media-player-1.6.10-1|220	
14mr|rosa-media-player-1.6.10-1|221	* Thu Apr 05 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.0-0
14mr|rosa-media-player-1.6.10-1|222	+ Revision: 2340cea
14mr|rosa-media-player-1.6.10-1|223	- changed version on 1.0; added help support; deleted unused files
14mr|rosa-media-player-1.6.10-1|224	
14mr|rosa-media-player-1.6.10-1|225	* Wed Apr 04 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.0-0
14mr|rosa-media-player-1.6.10-1|226	+ Revision: 128e6b1
14mr|rosa-media-player-1.6.10-1|227	- changed ROMP version (set 1.0); updated documentation
14mr|rosa-media-player-1.6.10-1|228	
14mr|rosa-media-player-1.6.10-1|229	

18826 14
14mr|rosa-media-player-plugin-1.6-3|1	Summary:	ROSA Media Player Plugin
14mr|rosa-media-player-plugin-1.6-3|2	Name:		rosa-media-player-plugin
14mr|rosa-media-player-plugin-1.6-3|3	Version:        1.6
14mr|rosa-media-player-plugin-1.6-3|4	Release:	3
14mr|rosa-media-player-plugin-1.6-3|5	URL:		https://abf.rosalinux.ru/import/rosa-media-player-plugin
14mr|rosa-media-player-plugin-1.6-3|6	License:        GPL 3+
14mr|rosa-media-player-plugin-1.6-3|7	Group:		Video
14mr|rosa-media-player-plugin-1.6-3|8	Source:		%{name}-%{version}.tar.gz
14mr|rosa-media-player-plugin-1.6-3|9	BuildRequires:	qt4-devel
14mr|rosa-media-player-plugin-1.6-3|10	BuildRequires:	qt4-linguist
14mr|rosa-media-player-plugin-1.6-3|11	Requires:	mplayer
14mr|rosa-media-player-plugin-1.6-3|12	
14mr|rosa-media-player-plugin-1.6-3|13	%if %{_use_internal_dependency_generator}
14mr|rosa-media-player-plugin-1.6-3|14	%define __noautoreq 'devel\\((.*)\\)'
14mr|rosa-media-player-plugin-1.6-3|15	%else
14mr|rosa-media-player-plugin-1.6-3|16	%define _requires_exceptions devel(
14mr|rosa-media-player-plugin-1.6-3|17	%endif
14mr|rosa-media-player-plugin-1.6-3|18	
14mr|rosa-media-player-plugin-1.6-3|19	%description
14mr|rosa-media-player-plugin-1.6-3|20	ROSA Media Player Plugin is designed to use with internet browsers
14mr|rosa-media-player-plugin-1.6-3|21	like Firefox and Chrome/Chromium.
14mr|rosa-media-player-plugin-1.6-3|22	
14mr|rosa-media-player-plugin-1.6-3|23	%prep
14mr|rosa-media-player-plugin-1.6-3|24	%setup -c
14mr|rosa-media-player-plugin-1.6-3|25	
14mr|rosa-media-player-plugin-1.6-3|26	%build
14mr|rosa-media-player-plugin-1.6-3|27	mkdir build
14mr|rosa-media-player-plugin-1.6-3|28	cd build
14mr|rosa-media-player-plugin-1.6-3|29	qmake ../rosa-media-player-plugin.pro
14mr|rosa-media-player-plugin-1.6-3|30	%make
14mr|rosa-media-player-plugin-1.6-3|31	lrelease ../rosa-media-player-plugin.pro
14mr|rosa-media-player-plugin-1.6-3|32	
14mr|rosa-media-player-plugin-1.6-3|33	%install
14mr|rosa-media-player-plugin-1.6-3|34	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|35	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/translations/
14mr|rosa-media-player-plugin-1.6-3|36	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/
14mr|rosa-media-player-plugin-1.6-3|37	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/rosa-media-player-plugin/translations/
14mr|rosa-media-player-plugin-1.6-3|38	
14mr|rosa-media-player-plugin-1.6-3|39	echo $PWD
14mr|rosa-media-player-plugin-1.6-3|40	cd build
14mr|rosa-media-player-plugin-1.6-3|41	cp -f rosamp-plugin/build/librosa-media-player-plugin-smp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|42	cp -f rosamp-plugin/build/librosa-media-player-plugin-dvx.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|43	cp -f rosamp-plugin/build/librosa-media-player-plugin-qt.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|44	cp -f rosamp-plugin/build/librosa-media-player-plugin-rm.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|45	cp -f rosamp-plugin/build/librosa-media-player-plugin-wmp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
14mr|rosa-media-player-plugin-1.6-3|46	cp -f romp/rosa-media-player/build/librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/
14mr|rosa-media-player-plugin-1.6-3|47	
14mr|rosa-media-player-plugin-1.6-3|48	cp -f ../translations/*.qm $RPM_BUILD_ROOT/%{_datadir}/rosa-media-player-plugin/translations/
14mr|rosa-media-player-plugin-1.6-3|49	cd romp/rosa-media-player/build/
14mr|rosa-media-player-plugin-1.6-3|50	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1.0
14mr|rosa-media-player-plugin-1.6-3|51	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1
14mr|rosa-media-player-plugin-1.6-3|52	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so
14mr|rosa-media-player-plugin-1.6-3|53	
14mr|rosa-media-player-plugin-1.6-3|54	
14mr|rosa-media-player-plugin-1.6-3|55	%files
14mr|rosa-media-player-plugin-1.6-3|56	%{_libdir}/mozilla/plugins/librosa-media-player-plugin-*
14mr|rosa-media-player-plugin-1.6-3|57	%{_libdir}/librosampcore*
14mr|rosa-media-player-plugin-1.6-3|58	%{_datadir}/rosa-media-player-plugin/translations/rosamp_plugin*
14mr|rosa-media-player-plugin-1.6-3|59	
14mr|rosa-media-player-plugin-1.6-3|60	%changelog
14mr|rosa-media-player-plugin-1.6-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|rosa-media-player-plugin-1.6-3|62	+ Revision: 5e4dedc
14mr|rosa-media-player-plugin-1.6-3|63	- MassBuild#440: Increase release tag
14mr|rosa-media-player-plugin-1.6-3|64	
14mr|rosa-media-player-plugin-1.6-3|65	

18827 14
14mr|rosapanel-1.6.1-3|1	Summary:	RocketBar - ROSA panel for KDE
14mr|rosapanel-1.6.1-3|2	Name:		rosapanel
14mr|rosapanel-1.6.1-3|3	Version:	1.6.1
14mr|rosapanel-1.6.1-3|4	Release:	3
14mr|rosapanel-1.6.1-3|5	Epoch:		1
14mr|rosapanel-1.6.1-3|6	Group:		Graphical desktop/KDE
14mr|rosapanel-1.6.1-3|7	License:	LGPLv2+
14mr|rosapanel-1.6.1-3|8	Url:		http://rosalab.ru/
14mr|rosapanel-1.6.1-3|9	Source0:	%{name}-%{version}.tar.gz
14mr|rosapanel-1.6.1-3|10	BuildRequires:	kdebase4-workspace-devel
14mr|rosapanel-1.6.1-3|11	BuildRequires:	kdebase4-devel
14mr|rosapanel-1.6.1-3|12	BuildRequires:	automoc4
14mr|rosapanel-1.6.1-3|13	Requires:	kdebase4-workspace
14mr|rosapanel-1.6.1-3|14	Requires:	python-kde4
14mr|rosapanel-1.6.1-3|15	Requires:	plasma-scriptengine-python
14mr|rosapanel-1.6.1-3|16	Requires:	rosa-launcher
14mr|rosapanel-1.6.1-3|17	Requires:	plasma-applet-stackfolder
14mr|rosapanel-1.6.1-3|18	Requires:	plasma-desktoptheme-rosa
14mr|rosapanel-1.6.1-3|19	
14mr|rosapanel-1.6.1-3|20	%files -f build/install_manifest.txt
14mr|rosapanel-1.6.1-3|21	
14mr|rosapanel-1.6.1-3|22	#--------------------------------------------------------------------
14mr|rosapanel-1.6.1-3|23	
14mr|rosapanel-1.6.1-3|24	%description
14mr|rosapanel-1.6.1-3|25	ROSA panel.
14mr|rosapanel-1.6.1-3|26	
14mr|rosapanel-1.6.1-3|27	%prep
14mr|rosapanel-1.6.1-3|28	%setup -q
14mr|rosapanel-1.6.1-3|29	
14mr|rosapanel-1.6.1-3|30	%build
14mr|rosapanel-1.6.1-3|31	%cmake_kde4
14mr|rosapanel-1.6.1-3|32	
14mr|rosapanel-1.6.1-3|33	%install
14mr|rosapanel-1.6.1-3|34	%makeinstall_std -C build
14mr|rosapanel-1.6.1-3|35	
14mr|rosapanel-1.6.1-3|36	
14mr|rosapanel-1.6.1-3|37	%changelog
14mr|rosapanel-1.6.1-3|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.6.1-3
14mr|rosapanel-1.6.1-3|39	+ Revision: acd63cb
14mr|rosapanel-1.6.1-3|40	- MassBuild#440: Increase release tag
14mr|rosapanel-1.6.1-3|41	
14mr|rosapanel-1.6.1-3|42	

18828 14
14mr|rosa-release-2014.1-5|1	# Please update release notes:
14mr|rosa-release-2014.1-5|2	# make -C SOURCES release-notes.{html,txt}
14mr|rosa-release-2014.1-5|3	#
14mr|rosa-release-2014.1-5|4	
14mr|rosa-release-2014.1-5|5	%define distrib Desktop
14mr|rosa-release-2014.1-5|6	%define distname rosa
14mr|rosa-release-2014.1-5|7	%define distsuffix rosa
14mr|rosa-release-2014.1-5|8	%define distribution ROSA Desktop Fresh R4
14mr|rosa-release-2014.1-5|9	
14mr|rosa-release-2014.1-5|10	%define product_vendor ROSA
14mr|rosa-release-2014.1-5|11	%define product_distribution %{distribution}
14mr|rosa-release-2014.1-5|12	%define product_type Basic
14mr|rosa-release-2014.1-5|13	%define product_version %{version}
14mr|rosa-release-2014.1-5|14	%define product_branch Official
14mr|rosa-release-2014.1-5|15	%define product_release 1
14mr|rosa-release-2014.1-5|16	%define product_arch %{_target_cpu}
14mr|rosa-release-2014.1-5|17	
14mr|rosa-release-2014.1-5|18	%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}
14mr|rosa-release-2014.1-5|19	
14mr|rosa-release-2014.1-5|20	%define rosa_release %{version}
14mr|rosa-release-2014.1-5|21	%define rosa_branch %{distrib}
14mr|rosa-release-2014.1-5|22	%define rosa_arch %{_target_cpu}
14mr|rosa-release-2014.1-5|23	%define rosa_os %{_target_os}
14mr|rosa-release-2014.1-5|24	
14mr|rosa-release-2014.1-5|25	%define realversion %{version}
14mr|rosa-release-2014.1-5|26	%define mdkver %(echo %{version} | sed 's/\\.//')0
14mr|rosa-release-2014.1-5|27	
14mr|rosa-release-2014.1-5|28	Summary:	ROSA release file
14mr|rosa-release-2014.1-5|29	Name:		rosa-release
14mr|rosa-release-2014.1-5|30	Version:	2014.1
14mr|rosa-release-2014.1-5|31	Release:	5
14mr|rosa-release-2014.1-5|32	License:	GPLv2+
14mr|rosa-release-2014.1-5|33	Group:		System/Configuration/Other
14mr|rosa-release-2014.1-5|34	Url:		http://www.rosalinux.com/
14mr|rosa-release-2014.1-5|35	Source3:	CREDITS
14mr|rosa-release-2014.1-5|36	Source4:	release-notes.txt
14mr|rosa-release-2014.1-5|37	Source5:	distro.txt
14mr|rosa-release-2014.1-5|38	Source6:	10rosa-release.sh
14mr|rosa-release-2014.1-5|39	Source7:	10rosa-release.csh
14mr|rosa-release-2014.1-5|40	
14mr|rosa-release-2014.1-5|41	%description
14mr|rosa-release-2014.1-5|42	ROSA Desktop release file.
14mr|rosa-release-2014.1-5|43	
14mr|rosa-release-2014.1-5|44	%package common
14mr|rosa-release-2014.1-5|45	Summary:	ROSA release common files
14mr|rosa-release-2014.1-5|46	Group:		System/Configuration/Other
14mr|rosa-release-2014.1-5|47	Requires:	lsb-release
14mr|rosa-release-2014.1-5|48	
14mr|rosa-release-2014.1-5|49	# cf mdvbz#32631
14mr|rosa-release-2014.1-5|50	Provides:	arch(%{_target_cpu})
14mr|rosa-release-2014.1-5|51	Provides:	rosa-release-common = %{EVRD}
14mr|rosa-release-2014.1-5|52	Provides:	mandriva-release-common = %{EVRD}
14mr|rosa-release-2014.1-5|53	
14mr|rosa-release-2014.1-5|54	%description common
14mr|rosa-release-2014.1-5|55	Common files for ROSA Desktop release packages.
14mr|rosa-release-2014.1-5|56	
14mr|rosa-release-2014.1-5|57	%define release_package(s) \
14mr|rosa-release-2014.1-5|58	%{-s:%package %1} \
14mr|rosa-release-2014.1-5|59	Summary:	ROSA release file%{?1: for %1} \
14mr|rosa-release-2014.1-5|60	Group:		System/Configuration/Other \
14mr|rosa-release-2014.1-5|61	Requires:	rosa-release-common \
14mr|rosa-release-2014.1-5|62	Requires(post):	coreutils \
14mr|rosa-release-2014.1-5|63	Provides:	redhat-release rawhide-release mandrake-release mandriva-release mandrakelinux-release rosa-release \
14mr|rosa-release-2014.1-5|64	Provides:	%{name} = %{EVRD} \
14mr|rosa-release-2014.1-5|65	
14mr|rosa-release-2014.1-5|66	%define release_descr(s) \
14mr|rosa-release-2014.1-5|67	%description %{-s:%1} \
14mr|rosa-release-2014.1-5|68	ROSA Desktop release file for %1 flavor. \
14mr|rosa-release-2014.1-5|69	
14mr|rosa-release-2014.1-5|70	%define release_post(s) \
14mr|rosa-release-2014.1-5|71	%post %{-s:%1} \
14mr|rosa-release-2014.1-5|72	ln -fs product.id.%1 %{_sysconfdir}/product.id
14mr|rosa-release-2014.1-5|73	
14mr|rosa-release-2014.1-5|74	%define release_install(s) \
14mr|rosa-release-2014.1-5|75	cat > %{buildroot}%{_sysconfdir}/product.id.%{1} << EOF \
14mr|rosa-release-2014.1-5|76	%{product_id_base},product=%1\
14mr|rosa-release-2014.1-5|77	EOF\
14mr|rosa-release-2014.1-5|78	\
14mr|rosa-release-2014.1-5|79	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d \
14mr|rosa-release-2014.1-5|80	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/%{1}.macros <<EOF \
14mr|rosa-release-2014.1-5|81	%%distribution      %distribution\
14mr|rosa-release-2014.1-5|82	%%rosa_release  %rosa_release\
14mr|rosa-release-2014.1-5|83	%%rosa_branch   %rosa_branch\
14mr|rosa-release-2014.1-5|84	%%rosa_arch     %rosa_arch\
14mr|rosa-release-2014.1-5|85	%%rosa_os       %rosa_os\
14mr|rosa-release-2014.1-5|86	%%rosa_class    %%(. %{_sysconfdir}/sysconfig/system; echo \\\$META_CLASS)\
14mr|rosa-release-2014.1-5|87	%%mdkver            %mdkver\
14mr|rosa-release-2014.1-5|88	%%mdvver            %mdkver\
14mr|rosa-release-2014.1-5|89	%%distsuffix        %distsuffix\
14mr|rosa-release-2014.1-5|90	%%mandriva_release  %%rosa_release\
14mr|rosa-release-2014.1-5|91	%%mandriva_branch  %%rosa_branch\
14mr|rosa-release-2014.1-5|92	%%mandriva_arch     %%rosa_arch\
14mr|rosa-release-2014.1-5|93	%%mandriva_os       %%rosa_os\
14mr|rosa-release-2014.1-5|94	%%mandriva_class       %%rosa_class\
14mr|rosa-release-2014.1-5|95	\
14mr|rosa-release-2014.1-5|96	# productid variable\
14mr|rosa-release-2014.1-5|97	%%product_id %{product_id_base},product=%{1}\
14mr|rosa-release-2014.1-5|98	\
14mr|rosa-release-2014.1-5|99	%%product_vendor        %product_vendor\
14mr|rosa-release-2014.1-5|100	%%product_distribution  %product_distribution\
14mr|rosa-release-2014.1-5|101	%%product_type          %product_type\
14mr|rosa-release-2014.1-5|102	%%product_version       %product_version\
14mr|rosa-release-2014.1-5|103	%%product_branch        %product_branch\
14mr|rosa-release-2014.1-5|104	%%product_release       %product_release\
14mr|rosa-release-2014.1-5|105	%%product_arch          %product_arch\
14mr|rosa-release-2014.1-5|106	%%product_product       %1\
14mr|rosa-release-2014.1-5|107	\
14mr|rosa-release-2014.1-5|108	%{?unstable}\
14mr|rosa-release-2014.1-5|109	EOF\
14mr|rosa-release-2014.1-5|110	\
14mr|rosa-release-2014.1-5|111	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig \
14mr|rosa-release-2014.1-5|112	cat > %{buildroot}%{_sysconfdir}/sysconfig/system <<EOF \
14mr|rosa-release-2014.1-5|113	SECURITY=3\
14mr|rosa-release-2014.1-5|114	CLASS=beginner\
14mr|rosa-release-2014.1-5|115	LIBSAFE=no\
14mr|rosa-release-2014.1-5|116	META_CLASS=download\
14mr|rosa-release-2014.1-5|117	EOF\
14mr|rosa-release-2014.1-5|118	
14mr|rosa-release-2014.1-5|119	
14mr|rosa-release-2014.1-5|120	%release_package -s Free
14mr|rosa-release-2014.1-5|121	Conflicts:	rosa-release-EE
14mr|rosa-release-2014.1-5|122	
14mr|rosa-release-2014.1-5|123	%release_package -s EE
14mr|rosa-release-2014.1-5|124	Conflicts:	rosa-release-Free
14mr|rosa-release-2014.1-5|125	
14mr|rosa-release-2014.1-5|126	%release_descr -s Free
14mr|rosa-release-2014.1-5|127	%release_descr -s EE
14mr|rosa-release-2014.1-5|128	
14mr|rosa-release-2014.1-5|129	%prep
14mr|rosa-release-2014.1-5|130	%setup -q -T -c
14mr|rosa-release-2014.1-5|131	cp -a %{SOURCE3} CREDITS
14mr|rosa-release-2014.1-5|132	cp -a %{SOURCE4} release-notes.txt
14mr|rosa-release-2014.1-5|133	cp -a %{SOURCE5} distro.txt
14mr|rosa-release-2014.1-5|134	cat > README.urpmi <<EOF
14mr|rosa-release-2014.1-5|135	This is ROSA Desktop Fresh R4
14mr|rosa-release-2014.1-5|136	
14mr|rosa-release-2014.1-5|137	You can find the release notes in %{_docdir}/%{name}-common/release-notes.txt
14mr|rosa-release-2014.1-5|138	
14mr|rosa-release-2014.1-5|139	or on the web at http://wiki.rosalab.ru
14mr|rosa-release-2014.1-5|140	EOF
14mr|rosa-release-2014.1-5|141	
14mr|rosa-release-2014.1-5|142	# check that CREDITS file is in UTF-8, fail otherwise
14mr|rosa-release-2014.1-5|143	if iconv -f utf-8 -t utf-8 < CREDITS > /dev/null
14mr|rosa-release-2014.1-5|144	then
14mr|rosa-release-2014.1-5|145	true
14mr|rosa-release-2014.1-5|146	else
14mr|rosa-release-2014.1-5|147	echo "the CREDITS file *MUST* be encoded in UTF-8"
14mr|rosa-release-2014.1-5|148	echo "please fix it before continuing"
14mr|rosa-release-2014.1-5|149	false
14mr|rosa-release-2014.1-5|150	fi
14mr|rosa-release-2014.1-5|151	
14mr|rosa-release-2014.1-5|152	%install
14mr|rosa-release-2014.1-5|153	mkdir -p %{buildroot}%{_sysconfdir}
14mr|rosa-release-2014.1-5|154	
14mr|rosa-release-2014.1-5|155	echo "ROSA Desktop Fresh R4 release %{version} for %{_target_cpu}" > %{buildroot}%{_sysconfdir}/rosa-release
14mr|rosa-release-2014.1-5|156	ln -sf rosa-release %{buildroot}%{_sysconfdir}/redhat-release
14mr|rosa-release-2014.1-5|157	ln -sf rosa-release %{buildroot}%{_sysconfdir}/mandrake-release
14mr|rosa-release-2014.1-5|158	ln -sf rosa-release %{buildroot}%{_sysconfdir}/release
14mr|rosa-release-2014.1-5|159	ln -sf rosa-release %{buildroot}%{_sysconfdir}/mandriva-release
14mr|rosa-release-2014.1-5|160	ln -sf rosa-release %{buildroot}%{_sysconfdir}/mandrakelinux-release
14mr|rosa-release-2014.1-5|161	ln -sf rosa-release %{buildroot}%{_sysconfdir}/system-release
14mr|rosa-release-2014.1-5|162	
14mr|rosa-release-2014.1-5|163	echo "%{version}.0 %{rel} %{distname}" > %{buildroot}%{_sysconfdir}/version
14mr|rosa-release-2014.1-5|164	
14mr|rosa-release-2014.1-5|165	cp -p %{buildroot}/etc/rosa-release %{buildroot}/etc/issue
14mr|rosa-release-2014.1-5|166	echo "Kernel \r on an \m (\l)" >> %{buildroot}/etc/issue
14mr|rosa-release-2014.1-5|167	cp -p $RPM_BUILD_ROOT/etc/issue $RPM_BUILD_ROOT/etc/issue.net
14mr|rosa-release-2014.1-5|168	echo >> $RPM_BUILD_ROOT/etc/issue
14mr|rosa-release-2014.1-5|169	
14mr|rosa-release-2014.1-5|170	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mr|rosa-release-2014.1-5|171	
14mr|rosa-release-2014.1-5|172	# (tpg) follow standard specifications http://0pointer.de/blog/projects/os-release
14mr|rosa-release-2014.1-5|173	cat > %{buildroot}%{_sysconfdir}/os-release << EOF
14mr|rosa-release-2014.1-5|174	NAME="%{distribution}"
14mr|rosa-release-2014.1-5|175	VERSION="%{product_product} %{realversion} %{distrib}"
14mr|rosa-release-2014.1-5|176	ID=rosa
14mr|rosa-release-2014.1-5|177	VERSION_ID=%{realversion}
14mr|rosa-release-2014.1-5|178	PRETTY_NAME="%{distribution} %{product_product} %{realversion} %{distrib}"
14mr|rosa-release-2014.1-5|179	ANSI_COLOR="1;43"
14mr|rosa-release-2014.1-5|180	CPE_NAME="cpe:/o:rosa:rosalinux:%{realversion}"
14mr|rosa-release-2014.1-5|181	HOME_URL="http://www.rosalinux.com/"
14mr|rosa-release-2014.1-5|182	BUG_REPORT_URL="https://bugs.rosalinux.com/"
14mr|rosa-release-2014.1-5|183	EOF
14mr|rosa-release-2014.1-5|184	
14mr|rosa-release-2014.1-5|185	cp -f %{SOURCE6} %{buildroot}%{_sysconfdir}/profile.d/
14mr|rosa-release-2014.1-5|186	cp -f %{SOURCE7} %{buildroot}%{_sysconfdir}/profile.d/
14mr|rosa-release-2014.1-5|187	
14mr|rosa-release-2014.1-5|188	%release_install Free
14mr|rosa-release-2014.1-5|189	%release_install EE
14mr|rosa-release-2014.1-5|190	
14mr|rosa-release-2014.1-5|191	%release_post -s Free
14mr|rosa-release-2014.1-5|192	%release_post -s EE
14mr|rosa-release-2014.1-5|193	
14mr|rosa-release-2014.1-5|194	%define release_files(s:) \
14mr|rosa-release-2014.1-5|195	%files %{-s:%{-s*}} \
14mr|rosa-release-2014.1-5|196	%{_sysconfdir}/rpm/macros.d/%{1}.macros \
14mr|rosa-release-2014.1-5|197	%{_sysconfdir}/product.id.%1 \
14mr|rosa-release-2014.1-5|198	\
14mr|rosa-release-2014.1-5|199	
14mr|rosa-release-2014.1-5|200	%release_files -s Free Free
14mr|rosa-release-2014.1-5|201	%release_files -s EE EE
14mr|rosa-release-2014.1-5|202	
14mr|rosa-release-2014.1-5|203	%files common
14mr|rosa-release-2014.1-5|204	%doc CREDITS distro.txt README.urpmi release-notes.*
14mr|rosa-release-2014.1-5|205	%{_sysconfdir}/mandrake-release
14mr|rosa-release-2014.1-5|206	%{_sysconfdir}/mandriva-release
14mr|rosa-release-2014.1-5|207	%{_sysconfdir}/mandrakelinux-release
14mr|rosa-release-2014.1-5|208	%{_sysconfdir}/redhat-release
14mr|rosa-release-2014.1-5|209	%{_sysconfdir}/rosa-release
14mr|rosa-release-2014.1-5|210	%{_sysconfdir}/release
14mr|rosa-release-2014.1-5|211	%{_sysconfdir}/system-release
14mr|rosa-release-2014.1-5|212	%{_sysconfdir}/version
14mr|rosa-release-2014.1-5|213	%{_sysconfdir}/os-release
14mr|rosa-release-2014.1-5|214	%{_sysconfdir}/profile.d/10rosa-release.sh
14mr|rosa-release-2014.1-5|215	%{_sysconfdir}/profile.d/10rosa-release.csh
14mr|rosa-release-2014.1-5|216	%config(noreplace) /etc/issue
14mr|rosa-release-2014.1-5|217	%config(noreplace) /etc/issue.net
14mr|rosa-release-2014.1-5|218	%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sysconfig/system
14mr|rosa-release-2014.1-5|219	
14mr|rosa-release-2014.1-5|220	
14mr|rosa-release-2014.1-5|221	%changelog
14mr|rosa-release-2014.1-5|222	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-5
14mr|rosa-release-2014.1-5|223	+ Revision: 6e1002a
14mr|rosa-release-2014.1-5|224	- Bump release
14mr|rosa-release-2014.1-5|225	
14mr|rosa-release-2014.1-5|226	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-4
14mr|rosa-release-2014.1-5|227	+ Revision: bc18c43
14mr|rosa-release-2014.1-5|228	- Update contributors
14mr|rosa-release-2014.1-5|229	
14mr|rosa-release-2014.1-5|230	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-4
14mr|rosa-release-2014.1-5|231	+ Revision: 5de812e
14mr|rosa-release-2014.1-5|232	- Update contributors
14mr|rosa-release-2014.1-5|233	
14mr|rosa-release-2014.1-5|234	* Thu Sep 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-4
14mr|rosa-release-2014.1-5|235	+ Revision: 0877f89
14mr|rosa-release-2014.1-5|236	- Update contributors, translators and testers
14mr|rosa-release-2014.1-5|237	
14mr|rosa-release-2014.1-5|238	* Tue Jul 08 2014 Tigro <ashejn@gmail.com> 2014.1-4
14mr|rosa-release-2014.1-5|239	+ Revision: ced76ea
14mr|rosa-release-2014.1-5|240	- added issue files generation
14mr|rosa-release-2014.1-5|241	
14mr|rosa-release-2014.1-5|242	* Mon Jun 30 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2014.1-3
14mr|rosa-release-2014.1-5|243	+ Revision: 3c322f3
14mr|rosa-release-2014.1-5|244	- updated name
14mr|rosa-release-2014.1-5|245	
14mr|rosa-release-2014.1-5|246	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2014.1-2
14mr|rosa-release-2014.1-5|247	+ Revision: e3078f9
14mr|rosa-release-2014.1-5|248	- MassBuild#440: Increase release tag
14mr|rosa-release-2014.1-5|249	
14mr|rosa-release-2014.1-5|250	* Tue Apr 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-1
14mr|rosa-release-2014.1-5|251	+ Revision: 6f500a3
14mr|rosa-release-2014.1-5|252	- Update to 2014.1/R4
14mr|rosa-release-2014.1-5|253	
14mr|rosa-release-2014.1-5|254	* Tue Apr 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012.1-21
14mr|rosa-release-2014.1-5|255	+ Revision: 89fee36
14mr|rosa-release-2014.1-5|256	- Spec cleanup
14mr|rosa-release-2014.1-5|257	
14mr|rosa-release-2014.1-5|258	* Wed Apr 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 2012.1-20
14mr|rosa-release-2014.1-5|259	+ Revision: 923ab44
14mr|rosa-release-2014.1-5|260	- switch R2 to R3
14mr|rosa-release-2014.1-5|261	
14mr|rosa-release-2014.1-5|262	* Wed Nov 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-20
14mr|rosa-release-2014.1-5|263	+ Revision: 3d4442d
14mr|rosa-release-2014.1-5|264	- r1 changed to r2
14mr|rosa-release-2014.1-5|265	
14mr|rosa-release-2014.1-5|266	* Wed May 22 2013 root <root@localhost.localdomain> 2012.1-19
14mr|rosa-release-2014.1-5|267	+ Revision: 701c0a1
14mr|rosa-release-2014.1-5|268	- changed branding
14mr|rosa-release-2014.1-5|269	
14mr|rosa-release-2014.1-5|270	* Tue Dec 18 2012 root <root@localhost.localdomain> 2012.1-16
14mr|rosa-release-2014.1-5|271	+ Revision: d8c6a86
14mr|rosa-release-2014.1-5|272	- revert
14mr|rosa-release-2014.1-5|273	
14mr|rosa-release-2014.1-5|274	* Tue Dec 18 2012 root <root@localhost.localdomain> 2012.1-15
14mr|rosa-release-2014.1-5|275	+ Revision: c2c2a73
14mr|rosa-release-2014.1-5|276	- ROSA Desktop.Fresh -> ROSA Fresh Desktop
14mr|rosa-release-2014.1-5|277	
14mr|rosa-release-2014.1-5|278	* Wed Dec 12 2012 root <root@localhost.localdomain> 2012.1-14
14mr|rosa-release-2014.1-5|279	+ Revision: 02c614d
14mr|rosa-release-2014.1-5|280	- Desktop -> Desktop.Fresh
14mr|rosa-release-2014.1-5|281	
14mr|rosa-release-2014.1-5|282	* Wed Dec 12 2012 root <root@localhost.localdomain> 2012.1-14
14mr|rosa-release-2014.1-5|283	+ Revision: 42b229e
14mr|rosa-release-2014.1-5|284	- update to the last version
14mr|rosa-release-2014.1-5|285	
14mr|rosa-release-2014.1-5|286	* Mon Dec 10 2012 Alexander Kazancev <kazancas@gmail.com> 2012.1-13
14mr|rosa-release-2014.1-5|287	+ Revision: 39da66f
14mr|rosa-release-2014.1-5|288	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|289	
14mr|rosa-release-2014.1-5|290	* Tue Dec 04 2012 root <root@localhost.localdomain> 2012.1-12
14mr|rosa-release-2014.1-5|291	+ Revision: 1d42e95
14mr|rosa-release-2014.1-5|292	- changed Linux to Desktop
14mr|rosa-release-2014.1-5|293	
14mr|rosa-release-2014.1-5|294	* Tue Nov 20 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-11
14mr|rosa-release-2014.1-5|295	+ Revision: dea1da6
14mr|rosa-release-2014.1-5|296	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|297	
14mr|rosa-release-2014.1-5|298	* Tue Nov 20 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-10
14mr|rosa-release-2014.1-5|299	+ Revision: 5a4781d
14mr|rosa-release-2014.1-5|300	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|301	
14mr|rosa-release-2014.1-5|302	* Tue Oct 23 2012 Alexander Kazancev <kazancas@gmail.com> 2012.1-10
14mr|rosa-release-2014.1-5|303	+ Revision: 1dcc2d2
14mr|rosa-release-2014.1-5|304	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|305	
14mr|rosa-release-2014.1-5|306	* Tue Aug 21 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
14mr|rosa-release-2014.1-5|307	+ Revision: 8760860
14mr|rosa-release-2014.1-5|308	- 2012.1: fix other missing macros mandriva_*
14mr|rosa-release-2014.1-5|309	
14mr|rosa-release-2014.1-5|310	* Fri Aug 17 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
14mr|rosa-release-2014.1-5|311	+ Revision: f58975e
14mr|rosa-release-2014.1-5|312	- symlink product.id created during installation
14mr|rosa-release-2014.1-5|313	
14mr|rosa-release-2014.1-5|314	* Fri Aug 17 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
14mr|rosa-release-2014.1-5|315	+ Revision: f8d9d1f
14mr|rosa-release-2014.1-5|316	- 2012.1: fix missing macro mandriva_release
14mr|rosa-release-2014.1-5|317	
14mr|rosa-release-2014.1-5|318	* Thu Jul 19 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-9
14mr|rosa-release-2014.1-5|319	+ Revision: 505e9e0
14mr|rosa-release-2014.1-5|320	- LOG - add provides mandriva-release-common
14mr|rosa-release-2014.1-5|321	
14mr|rosa-release-2014.1-5|322	* Tue Jun 19 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-8
14mr|rosa-release-2014.1-5|323	+ Revision: fa46796
14mr|rosa-release-2014.1-5|324	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|325	
14mr|rosa-release-2014.1-5|326	* Mon Jun 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-8
14mr|rosa-release-2014.1-5|327	+ Revision: eff1840
14mr|rosa-release-2014.1-5|328	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|329	
14mr|rosa-release-2014.1-5|330	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-8
14mr|rosa-release-2014.1-5|331	+ Revision: 7d85e62
14mr|rosa-release-2014.1-5|332	- fix
14mr|rosa-release-2014.1-5|333	
14mr|rosa-release-2014.1-5|334	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-8
14mr|rosa-release-2014.1-5|335	+ Revision: 01464f2
14mr|rosa-release-2014.1-5|336	- sync with mandriva
14mr|rosa-release-2014.1-5|337	
14mr|rosa-release-2014.1-5|338	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-7
14mr|rosa-release-2014.1-5|339	+ Revision: 253fb3e
14mr|rosa-release-2014.1-5|340	- fix spec to avoid conflict
14mr|rosa-release-2014.1-5|341	
14mr|rosa-release-2014.1-5|342	* Mon Jun 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-6
14mr|rosa-release-2014.1-5|343	+ Revision: 3e5ce2b
14mr|rosa-release-2014.1-5|344	- Updated rosa-release.spec
14mr|rosa-release-2014.1-5|345	
14mr|rosa-release-2014.1-5|346	

18829 14
14mr|rosa-repodata-2012.1-3|1	%define _enable_debug_packages %{nil}
14mr|rosa-repodata-2012.1-3|2	%define debug_package          %{nil}
14mr|rosa-repodata-2012.1-3|3	
14mr|rosa-repodata-2012.1-3|4	Name:           rosa-repodata
14mr|rosa-repodata-2012.1-3|5	Version:        2012.1
14mr|rosa-repodata-2012.1-3|6	Release:        3
14mr|rosa-repodata-2012.1-3|7	Summary:        Repository Configuration
14mr|rosa-repodata-2012.1-3|8	Group:          System/Base
14mr|rosa-repodata-2012.1-3|9	License:        GPL
14mr|rosa-repodata-2012.1-3|10	Source0:        RPM-GPG-KEYS-rosa2012.1
14mr|rosa-repodata-2012.1-3|11	Source1:        urpmi.cfg
14mr|rosa-repodata-2012.1-3|12	Source2:	repodata-%{version}.tar.gz
14mr|rosa-repodata-2012.1-3|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
14mr|rosa-repodata-2012.1-3|14	
14mr|rosa-repodata-2012.1-3|15	%description
14mr|rosa-repodata-2012.1-3|16	
14mr|rosa-repodata-2012.1-3|17	This package contains the repository GPG key(s) as well as configuration
14mr|rosa-repodata-2012.1-3|18	for the URPM package manager ROSA Desktop.Fresh 2012.
14mr|rosa-repodata-2012.1-3|19	
14mr|rosa-repodata-2012.1-3|20	%prep
14mr|rosa-repodata-2012.1-3|21	%setup -c -T -a2
14mr|rosa-repodata-2012.1-3|22	
14mr|rosa-repodata-2012.1-3|23	%build
14mr|rosa-repodata-2012.1-3|24	
14mr|rosa-repodata-2012.1-3|25	%install
14mr|rosa-repodata-2012.1-3|26	
14mr|rosa-repodata-2012.1-3|27	# common (name of key see in urpmi.cfg)
14mr|rosa-repodata-2012.1-3|28	install -Dpm 644 %{SOURCE0} \
14mr|rosa-repodata-2012.1-3|29	%{buildroot}%{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
14mr|rosa-repodata-2012.1-3|30	
14mr|rosa-repodata-2012.1-3|31	# urpm
14mr|rosa-repodata-2012.1-3|32	install -dm 755 %{buildroot}%{_sysconfdir}/urpmi/
14mr|rosa-repodata-2012.1-3|33	install -pm 644 %{SOURCE1} \
14mr|rosa-repodata-2012.1-3|34	%{buildroot}%{_sysconfdir}/urpmi/
14mr|rosa-repodata-2012.1-3|35	
14mr|rosa-repodata-2012.1-3|36	#repodata
14mr|rosa-repodata-2012.1-3|37	%ifarch x86_64
14mr|rosa-repodata-2012.1-3|38	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi
14mr|rosa-repodata-2012.1-3|39	cp -rf repodata/x86_64/* %{buildroot}%{_localstatedir}/lib/urpmi/
14mr|rosa-repodata-2012.1-3|40	%else
14mr|rosa-repodata-2012.1-3|41	install -dm 755 %{buildroot}%{_localstatedir}/lib/urpmi
14mr|rosa-repodata-2012.1-3|42	cp -rf repodata/i586/* %{buildroot}%{_localstatedir}/lib/urpmi/
14mr|rosa-repodata-2012.1-3|43	%endif
14mr|rosa-repodata-2012.1-3|44	
14mr|rosa-repodata-2012.1-3|45	%post
14mr|rosa-repodata-2012.1-3|46	#import key to keyring
14mr|rosa-repodata-2012.1-3|47	/bin/rpm --import %{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
14mr|rosa-repodata-2012.1-3|48	
14mr|rosa-repodata-2012.1-3|49	%files
14mr|rosa-repodata-2012.1-3|50	%defattr(-,root,root,-)
14mr|rosa-repodata-2012.1-3|51	%{_sysconfdir}/RPM-GPG-KEYS/*
14mr|rosa-repodata-2012.1-3|52	%config(noreplace) %{_sysconfdir}/urpmi/*
14mr|rosa-repodata-2012.1-3|53	%{_localstatedir}/lib/urpmi/*
14mr|rosa-repodata-2012.1-3|54	
14mr|rosa-repodata-2012.1-3|55	
14mr|rosa-repodata-2012.1-3|56	%changelog
14mr|rosa-repodata-2012.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-3
14mr|rosa-repodata-2012.1-3|58	+ Revision: 5a4a0b2
14mr|rosa-repodata-2012.1-3|59	- MassBuild#440: Increase release tag
14mr|rosa-repodata-2012.1-3|60	
14mr|rosa-repodata-2012.1-3|61	

18830 14
14mr|Rosa-theme-2.0.0-24|1	%define distro Rosa
14mr|Rosa-theme-2.0.0-24|2	%define name %{distro}-theme
14mr|Rosa-theme-2.0.0-24|3	%define theme Rosa
14mr|Rosa-theme-2.0.0-24|4	%define version 2.0.0
14mr|Rosa-theme-2.0.0-24|5	%define scriptdir %{_datadir}/bootsplash/scripts
14mr|Rosa-theme-2.0.0-24|6	%define mdk_bg %{_datadir}/mdk/backgrounds
14mr|Rosa-theme-2.0.0-24|7	
14mr|Rosa-theme-2.0.0-24|8	%define release 24
14mr|Rosa-theme-2.0.0-24|9	
14mr|Rosa-theme-2.0.0-24|10	%define theme_header() \
14mr|Rosa-theme-2.0.0-24|11	Summary:	%{distro}%{?1:-%1} theme for plymouth and desktop background \
14mr|Rosa-theme-2.0.0-24|12	Group:		Graphics \
14mr|Rosa-theme-2.0.0-24|13	%description %{?1} \
14mr|Rosa-theme-2.0.0-24|14	This package contains the %{distro}%{?1:-%1} plymouth theme \
14mr|Rosa-theme-2.0.0-24|15	with its images and configuration for different resolution as well as \
14mr|Rosa-theme-2.0.0-24|16	the the desktop background image. \
14mr|Rosa-theme-2.0.0-24|17	
14mr|Rosa-theme-2.0.0-24|18	%define theme_package(o:) \
14mr|Rosa-theme-2.0.0-24|19	%package %{1} \
14mr|Rosa-theme-2.0.0-24|20	Requires:	plymouth-system-theme \
14mr|Rosa-theme-2.0.0-24|21	Requires:	plymouth-plugin-script >= 0.8.2 \
14mr|Rosa-theme-2.0.0-24|22	Requires(post):	bootsplash >= 3.3.0 \
14mr|Rosa-theme-2.0.0-24|23	Provides:	mandrake_theme mandrake-theme mandrakelinux-theme mandriva-theme = %{version}-%{release} \
14mr|Rosa-theme-2.0.0-24|24	Provides:       %{distro}-theme=%{EVRD}  \
14mr|Rosa-theme-2.0.0-24|25	Provides:	plymouth(system-theme) \
14mr|Rosa-theme-2.0.0-24|26	Provides:       rosa-theme \
14mr|Rosa-theme-2.0.0-24|27	Provides:       Mandriva-theme-Rosa \
14mr|Rosa-theme-2.0.0-24|28	Obsoletes:	mandrake_theme mandrake-theme mandriva-theme mandrakelinux-theme %{?-o:%{-o*}} \
14mr|Rosa-theme-2.0.0-24|29	Requires:	%{distro}-theme-common \
14mr|Rosa-theme-2.0.0-24|30	Suggests:	%{distro}-theme-screensaver \
14mr|Rosa-theme-2.0.0-24|31	%theme_header(%{1}) \
14mr|Rosa-theme-2.0.0-24|32	\
14mr|Rosa-theme-2.0.0-24|33	%package %{1}-screensaver \
14mr|Rosa-theme-2.0.0-24|34	Summary:	%{distro} %{1} screensaver \
14mr|Rosa-theme-2.0.0-24|35	Group:		Graphics \
14mr|Rosa-theme-2.0.0-24|36	Provides:	%{distro}-theme-screensaver \
14mr|Rosa-theme-2.0.0-24|37	%rename     mandriva-theme-Rosa-screensaver \
14mr|Rosa-theme-2.0.0-24|38	%rename     mandriva-theme-screensaver \
14mr|Rosa-theme-2.0.0-24|39	%rename     mandriva-screensaver \
14mr|Rosa-theme-2.0.0-24|40	\
14mr|Rosa-theme-2.0.0-24|41	%description %{1}-screensaver \
14mr|Rosa-theme-2.0.0-24|42	This package contains the screensaver associated with the \
14mr|Rosa-theme-2.0.0-24|43	%{distro} %{1} theme. \
14mr|Rosa-theme-2.0.0-24|44	
14mr|Rosa-theme-2.0.0-24|45	%define theme_scripts() \
14mr|Rosa-theme-2.0.0-24|46	%post -n %{name}-%{1} \
14mr|Rosa-theme-2.0.0-24|47	if [ -f /splash.jpg ]; then \
14mr|Rosa-theme-2.0.0-24|48	rm -f /splash.jpg \
14mr|Rosa-theme-2.0.0-24|49	fi \
14mr|Rosa-theme-2.0.0-24|50	if [ -f /welcome.jpg ]; then \
14mr|Rosa-theme-2.0.0-24|51	rm -f /welcome.jpg \
14mr|Rosa-theme-2.0.0-24|52	fi \
14mr|Rosa-theme-2.0.0-24|53	if [ -z "$DURING_INSTALL" ]; then \
14mr|Rosa-theme-2.0.0-24|54	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mr|Rosa-theme-2.0.0-24|55	%{_sbindir}/plymouth-set-default-theme %{distro}-%{1} -R \
14mr|Rosa-theme-2.0.0-24|56	fi \
14mr|Rosa-theme-2.0.0-24|57	else \
14mr|Rosa-theme-2.0.0-24|58	if [ -f /etc/sysconfig/bootsplash ]; then \
14mr|Rosa-theme-2.0.0-24|59	perl -pi -e 's/^\s*SPLASH=.*/SPLASH=auto/; s/^\s*THEME=.*/THEME=%{distro}-%{1}/' /etc/sysconfig/bootsplash \
14mr|Rosa-theme-2.0.0-24|60	fi \
14mr|Rosa-theme-2.0.0-24|61	%{_sbindir}/plymouth-set-default-theme %{distro}-%{1} \
14mr|Rosa-theme-2.0.0-24|62	fi \
14mr|Rosa-theme-2.0.0-24|63	if [ -f %{mdk_bg}/%{distro}-root.png -a ! -f %{mdk_bg}/root/default.png -o -L %{mdk_bg}/root/default.png ]; then \
14mr|Rosa-theme-2.0.0-24|64	rm -f %{mdk_bg}/root/default.png \
14mr|Rosa-theme-2.0.0-24|65	ln -s %{distro}-%{1}-root-1600x1200.png %{mdk_bg}/root/default.png \
14mr|Rosa-theme-2.0.0-24|66	fi \
14mr|Rosa-theme-2.0.0-24|67	if [ -f %{mdk_bg}/default.jpg ]; then \
14mr|Rosa-theme-2.0.0-24|68	rm -f %{mdk_bg}/default.jpg \
14mr|Rosa-theme-2.0.0-24|69	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/default.jpg \
14mr|Rosa-theme-2.0.0-24|70	else \
14mr|Rosa-theme-2.0.0-24|71	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/default.jpg \
14mr|Rosa-theme-2.0.0-24|72	fi \
14mr|Rosa-theme-2.0.0-24|73	if [ -f %{mdk_bg}/rosa-background.jpg ]; then \
14mr|Rosa-theme-2.0.0-24|74	rm -f %{mdk_bg}/rosa-background.jpg \
14mr|Rosa-theme-2.0.0-24|75	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/rosa-background.jpg \
14mr|Rosa-theme-2.0.0-24|76	else \
14mr|Rosa-theme-2.0.0-24|77	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/rosa-background.jpg \
14mr|Rosa-theme-2.0.0-24|78	fi \
14mr|Rosa-theme-2.0.0-24|79	\
14mr|Rosa-theme-2.0.0-24|80	%triggerpostun -n %{name}-%{1} -- %{distro}-theme-%{1} < 2.0.0 \
14mr|Rosa-theme-2.0.0-24|81	for f in kdeglobals konsolerc; do \
14mr|Rosa-theme-2.0.0-24|82	if [ "`readlink /usr/share/config/$f 2>/dev/null`" == "$f-%{distro}-%{1}" ]; then \
14mr|Rosa-theme-2.0.0-24|83	rm -f /usr/share/config/$f \
14mr|Rosa-theme-2.0.0-24|84	fi \
14mr|Rosa-theme-2.0.0-24|85	done \
14mr|Rosa-theme-2.0.0-24|86	\
14mr|Rosa-theme-2.0.0-24|87	%preun -n %{name}-%{1} \
14mr|Rosa-theme-2.0.0-24|88	if [ "$1" == "0" ]; then \
14mr|Rosa-theme-2.0.0-24|89	if [ -x %{scriptdir}/remove-theme ]; then \
14mr|Rosa-theme-2.0.0-24|90	%{scriptdir}/remove-theme %{distro}-%{1} \
14mr|Rosa-theme-2.0.0-24|91	fi \
14mr|Rosa-theme-2.0.0-24|92	link=`readlink %{mdk_bg}/default.png` \
14mr|Rosa-theme-2.0.0-24|93	slink=${link%%-*} \
14mr|Rosa-theme-2.0.0-24|94	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/default.png;fi \
14mr|Rosa-theme-2.0.0-24|95	link=`readlink %{mdk_bg}/default.jpg` \
14mr|Rosa-theme-2.0.0-24|96	slink=${link%%-*} \
14mr|Rosa-theme-2.0.0-24|97	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/default.jpg;fi \
14mr|Rosa-theme-2.0.0-24|98	link=`readlink %{mdk_bg}/%{distro}.png` \
14mr|Rosa-theme-2.0.0-24|99	slink=${link%%-*} \
14mr|Rosa-theme-2.0.0-24|100	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/%{distro}.png;fi \
14mr|Rosa-theme-2.0.0-24|101	link=`readlink %{mdk_bg}/%{distro}.jpg` \
14mr|Rosa-theme-2.0.0-24|102	slink=${link%%-*} \
14mr|Rosa-theme-2.0.0-24|103	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/%{distro}.jpg;fi \
14mr|Rosa-theme-2.0.0-24|104	link=`readlink %{mdk_bg}/root/%{distro}.png` \
14mr|Rosa-theme-2.0.0-24|105	slink=${link%%-*} \
14mr|Rosa-theme-2.0.0-24|106	if [ "$slink" == "%{distro}-%{1}-root" ]; then rm -f %{mdk_bg}/root/default.png;fi \
14mr|Rosa-theme-2.0.0-24|107	fi \
14mr|Rosa-theme-2.0.0-24|108	
14mr|Rosa-theme-2.0.0-24|109	%define theme_files() \
14mr|Rosa-theme-2.0.0-24|110	%files %{1} \
14mr|Rosa-theme-2.0.0-24|111	%{_datadir}/gfxboot/themes/%{distro}-%{1} \
14mr|Rosa-theme-2.0.0-24|112	%{_datadir}/plymouth/themes/%{distro}-%{1} \
14mr|Rosa-theme-2.0.0-24|113	%{mdk_bg}/%{distro}-%{1}* \
14mr|Rosa-theme-2.0.0-24|114	%{mdk_bg}/rosa-background-%{1}.jpg \
14mr|Rosa-theme-2.0.0-24|115	\
14mr|Rosa-theme-2.0.0-24|116	%files %{1}-screensaver \
14mr|Rosa-theme-2.0.0-24|117	
14mr|Rosa-theme-2.0.0-24|118	Name:		%{name}
14mr|Rosa-theme-2.0.0-24|119	Version:	%{version}
14mr|Rosa-theme-2.0.0-24|120	Release:	%{release}
14mr|Rosa-theme-2.0.0-24|121	Source0:	%{name}-%{version}.tar.xz
14mr|Rosa-theme-2.0.0-24|122	License:	GPL
14mr|Rosa-theme-2.0.0-24|123	Prefix:		%{_prefix}
14mr|Rosa-theme-2.0.0-24|124	BuildArch:	noarch
14mr|Rosa-theme-2.0.0-24|125	BuildRequires:	gimp fonts-ttf-dejavu
14mr|Rosa-theme-2.0.0-24|126	%theme_header
14mr|Rosa-theme-2.0.0-24|127	
14mr|Rosa-theme-2.0.0-24|128	%theme_package EE -o %{distro}-theme-EE
14mr|Rosa-theme-2.0.0-24|129	
14mr|Rosa-theme-2.0.0-24|130	%package common
14mr|Rosa-theme-2.0.0-24|131	Summary:	%{distro} common theme for plymouth
14mr|Rosa-theme-2.0.0-24|132	Group:		Graphics
14mr|Rosa-theme-2.0.0-24|133	Obsoletes:	plymouth-theme-mdv
14mr|Rosa-theme-2.0.0-24|134	Requires:       rosa-theme
14mr|Rosa-theme-2.0.0-24|135	%rename     mandriva-theme-common
14mr|Rosa-theme-2.0.0-24|136	
14mr|Rosa-theme-2.0.0-24|137	%description common
14mr|Rosa-theme-2.0.0-24|138	This package contains common images for the %{distro} plymouth themes.
14mr|Rosa-theme-2.0.0-24|139	
14mr|Rosa-theme-2.0.0-24|140	%prep
14mr|Rosa-theme-2.0.0-24|141	%setup -q
14mr|Rosa-theme-2.0.0-24|142	
14mr|Rosa-theme-2.0.0-24|143	%build
14mr|Rosa-theme-2.0.0-24|144	%make
14mr|Rosa-theme-2.0.0-24|145	
14mr|Rosa-theme-2.0.0-24|146	%install
14mr|Rosa-theme-2.0.0-24|147	rm -rf %{buildroot}
14mr|Rosa-theme-2.0.0-24|148	%make install prefix=%{buildroot}
14mr|Rosa-theme-2.0.0-24|149	
14mr|Rosa-theme-2.0.0-24|150	# Default wallpaper should be available without browsing file system
14mr|Rosa-theme-2.0.0-24|151	mkdir -p %{buildroot}%{_datadir}/wallpapers
14mr|Rosa-theme-2.0.0-24|152	pushd %{buildroot}%{_datadir}/wallpapers
14mr|Rosa-theme-2.0.0-24|153	ln -s ../mdk/backgrounds/default.jpg default.jpg
14mr|Rosa-theme-2.0.0-24|154	popd
14mr|Rosa-theme-2.0.0-24|155	
14mr|Rosa-theme-2.0.0-24|156	%theme_scripts EE
14mr|Rosa-theme-2.0.0-24|157	
14mr|Rosa-theme-2.0.0-24|158	%clean
14mr|Rosa-theme-2.0.0-24|159	rm -rf %{buildroot}
14mr|Rosa-theme-2.0.0-24|160	
14mr|Rosa-theme-2.0.0-24|161	%files common
14mr|Rosa-theme-2.0.0-24|162	%{_datadir}/wallpapers/default.jpg
14mr|Rosa-theme-2.0.0-24|163	%dir %{_datadir}/mdk/screensaver
14mr|Rosa-theme-2.0.0-24|164	%{_datadir}/mdk/screensaver/*-*.jpg
14mr|Rosa-theme-2.0.0-24|165	
14mr|Rosa-theme-2.0.0-24|166	%theme_files EE
14mr|Rosa-theme-2.0.0-24|167	
14mr|Rosa-theme-2.0.0-24|168	
14mr|Rosa-theme-2.0.0-24|169	
14mr|Rosa-theme-2.0.0-24|170	%changelog
14mr|Rosa-theme-2.0.0-24|171	* Mon Jun 30 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-24
14mr|Rosa-theme-2.0.0-24|172	+ Revision: 8850089
14mr|Rosa-theme-2.0.0-24|173	- minor fix
14mr|Rosa-theme-2.0.0-24|174	
14mr|Rosa-theme-2.0.0-24|175	

18831 14
14mr|routed-0.17-16|1	Summary: The routing daemon which maintains routing tables
14mr|routed-0.17-16|2	Name: routed
14mr|routed-0.17-16|3	Version: 0.17
14mr|routed-0.17-16|4	Release: 16
14mr|routed-0.17-16|5	License: BSD
14mr|routed-0.17-16|6	Group: System/Servers
14mr|routed-0.17-16|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|routed-0.17-16|8	URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
14mr|routed-0.17-16|9	Source: ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-routed-%{version}.tar.bz2
14mr|routed-0.17-16|10	Source1: routed.init
14mr|routed-0.17-16|11	Patch: routed-nonrootbuild.patch
14mr|routed-0.17-16|12	Patch1: routed-BM-fix.patch
14mr|routed-0.17-16|13	#Patch2: routed-gee-man-fork.patch.bz2
14mr|routed-0.17-16|14	Requires(post,preun): chkconfig
14mr|routed-0.17-16|15	Requires(post,preun):	rpm-helper
14mr|routed-0.17-16|16	Conflicts: gated
14mr|routed-0.17-16|17	
14mr|routed-0.17-16|18	%description
14mr|routed-0.17-16|19	The routed routing daemon handles incoming RIP traffic and broadcasts
14mr|routed-0.17-16|20	outgoing RIP traffic about network traffic routes, in order to maintain
14mr|routed-0.17-16|21	current routing tables.  These routing tables are essential for a
14mr|routed-0.17-16|22	networked computer, so that it knows where packets need to be sent.
14mr|routed-0.17-16|23	
14mr|routed-0.17-16|24	The routed package should be installed on any networked machine.
14mr|routed-0.17-16|25	
14mr|routed-0.17-16|26	%prep
14mr|routed-0.17-16|27	%setup -q -n netkit-%{name}-%{version}
14mr|routed-0.17-16|28	%patch -p1
14mr|routed-0.17-16|29	%patch1 -p1
14mr|routed-0.17-16|30	#%patch2 -p1
14mr|routed-0.17-16|31	
14mr|routed-0.17-16|32	
14mr|routed-0.17-16|33	%build
14mr|routed-0.17-16|34	%serverbuild
14mr|routed-0.17-16|35	
14mr|routed-0.17-16|36	./configure --prefix=%{_prefix}
14mr|routed-0.17-16|37	CC=gcc CFLAGS="$RPM_OPT_FLAGS" make
14mr|routed-0.17-16|38	
14mr|routed-0.17-16|39	%install
14mr|routed-0.17-16|40	rm -rf $RPM_BUILD_ROOT
14mr|routed-0.17-16|41	mkdir -p $RPM_BUILD_ROOT/{%{_initrddir},%{_mandir}/man8,%{_sbindir}}
14mr|routed-0.17-16|42	make INSTALLROOT=$RPM_BUILD_ROOT install
14mr|routed-0.17-16|43	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/routed
14mr|routed-0.17-16|44	
14mr|routed-0.17-16|45	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" $RPM_BUILD_ROOT%{_initrddir}/*
14mr|routed-0.17-16|46	
14mr|routed-0.17-16|47	%clean
14mr|routed-0.17-16|48	rm -rf $RPM_BUILD_ROOT
14mr|routed-0.17-16|49	
14mr|routed-0.17-16|50	%post
14mr|routed-0.17-16|51	%_post_service %name
14mr|routed-0.17-16|52	
14mr|routed-0.17-16|53	%preun
14mr|routed-0.17-16|54	%_preun_service %name
14mr|routed-0.17-16|55	
14mr|routed-0.17-16|56	%files
14mr|routed-0.17-16|57	%defattr(-,root,root)
14mr|routed-0.17-16|58	%{_sbindir}/*
14mr|routed-0.17-16|59	%{_mandir}/man8/*
14mr|routed-0.17-16|60	%config(noreplace) %{_initrddir}/routed
14mr|routed-0.17-16|61	
14mr|routed-0.17-16|62	
14mr|routed-0.17-16|63	
14mr|routed-0.17-16|64	
14mr|routed-0.17-16|65	
14mr|routed-0.17-16|66	%changelog
14mr|routed-0.17-16|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-16
14mr|routed-0.17-16|68	+ Revision: 6069b5e
14mr|routed-0.17-16|69	- MassBuild#440: Increase release tag
14mr|routed-0.17-16|70	
14mr|routed-0.17-16|71	

18832 14
14mr|rpcbind-0.2.1-7|1	Summary:	Universal Addresses to RPC Program Number Mapper
14mr|rpcbind-0.2.1-7|2	Name:		rpcbind
14mr|rpcbind-0.2.1-7|3	Version:	0.2.1
14mr|rpcbind-0.2.1-7|4	Release:	7
14mr|rpcbind-0.2.1-7|5	License:	BSD
14mr|rpcbind-0.2.1-7|6	Group:		System/Servers
14mr|rpcbind-0.2.1-7|7	Url:		http://rpcbind.sourceforge.net/
14mr|rpcbind-0.2.1-7|8	Source0:	http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2
14mr|rpcbind-0.2.1-7|9	Source1:	rpcbind.service
14mr|rpcbind-0.2.1-7|10	Source2:	rpcbind.sysconfig
14mr|rpcbind-0.2.1-7|11	Source3:	sbin.rpcbind.apparmor
14mr|rpcbind-0.2.1-7|12	Source4:	rpcbind.socket
14mr|rpcbind-0.2.1-7|13	Patch0:		rpcbind-0001-Remove-yellow-pages-support.patch
14mr|rpcbind-0.2.1-7|14	BuildRequires:	quota-devel
14mr|rpcbind-0.2.1-7|15	BuildRequires:	pkgconfig(libtirpc)
14mr|rpcbind-0.2.1-7|16	Requires(pre,post,preun):	rpm-helper
14mr|rpcbind-0.2.1-7|17	
14mr|rpcbind-0.2.1-7|18	%description
14mr|rpcbind-0.2.1-7|19	The rpcbind utility is a server that converts RPC program numbers into
14mr|rpcbind-0.2.1-7|20	universal addresses.  It must be running on the host to be able to make RPC
14mr|rpcbind-0.2.1-7|21	calls on a server on that machine.
14mr|rpcbind-0.2.1-7|22	
14mr|rpcbind-0.2.1-7|23	%files
14mr|rpcbind-0.2.1-7|24	%doc AUTHORS COPYING ChangeLog README README.urpmi
14mr|rpcbind-0.2.1-7|25	%config(noreplace) %{_sysconfdir}/sysconfig/rpcbind
14mr|rpcbind-0.2.1-7|26	%config(noreplace) %{_sysconfdir}/apparmor.d/sbin.rpcbind
14mr|rpcbind-0.2.1-7|27	/sbin/rpcbind
14mr|rpcbind-0.2.1-7|28	/sbin/rpcinfo
14mr|rpcbind-0.2.1-7|29	%{_mandir}/man8/*
14mr|rpcbind-0.2.1-7|30	%dir %attr(0700,rpc,rpc) %{_localstatedir}/lib/%{name}
14mr|rpcbind-0.2.1-7|31	%{_unitdir}/rpcbind.service
14mr|rpcbind-0.2.1-7|32	%{_unitdir}/rpcbind.socket
14mr|rpcbind-0.2.1-7|33	
14mr|rpcbind-0.2.1-7|34	%pre
14mr|rpcbind-0.2.1-7|35	%_pre_useradd rpc %{_localstatedir}/lib/%{name} /sbin/nologin
14mr|rpcbind-0.2.1-7|36	
14mr|rpcbind-0.2.1-7|37	%post
14mr|rpcbind-0.2.1-7|38	%_post_service %{name}
14mr|rpcbind-0.2.1-7|39	# restart running services depending on portmapper
14mr|rpcbind-0.2.1-7|40	for service in amd autofs bootparamd clusternfs mcserv \
14mr|rpcbind-0.2.1-7|41	nfs-common nfs-server \
14mr|rpcbind-0.2.1-7|42	ypserv ypbind yppasswdd ypxfrd; do
14mr|rpcbind-0.2.1-7|43	if [ -f /var/lock/subsys/$service ]; then
14mr|rpcbind-0.2.1-7|44	/sbin/service $service restart > /dev/null 2>/dev/null || :
14mr|rpcbind-0.2.1-7|45	fi
14mr|rpcbind-0.2.1-7|46	done
14mr|rpcbind-0.2.1-7|47	
14mr|rpcbind-0.2.1-7|48	%preun
14mr|rpcbind-0.2.1-7|49	%_preun_service %{name}
14mr|rpcbind-0.2.1-7|50	
14mr|rpcbind-0.2.1-7|51	%posttrans
14mr|rpcbind-0.2.1-7|52	# if we have apparmor installed, reload if it's being used
14mr|rpcbind-0.2.1-7|53	if [ -x /sbin/apparmor_parser ]; then
14mr|rpcbind-0.2.1-7|54	/sbin/service apparmor condreload
14mr|rpcbind-0.2.1-7|55	fi
14mr|rpcbind-0.2.1-7|56	
14mr|rpcbind-0.2.1-7|57	#----------------------------------------------------------------------------
14mr|rpcbind-0.2.1-7|58	
14mr|rpcbind-0.2.1-7|59	%prep
14mr|rpcbind-0.2.1-7|60	%setup -q
14mr|rpcbind-0.2.1-7|61	cp %{SOURCE1} .
14mr|rpcbind-0.2.1-7|62	cp %{SOURCE2} .
14mr|rpcbind-0.2.1-7|63	cp %{SOURCE4} .
14mr|rpcbind-0.2.1-7|64	%patch0 -p1 -b .noyp~
14mr|rpcbind-0.2.1-7|65	#fix build with new automake
14mr|rpcbind-0.2.1-7|66	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mr|rpcbind-0.2.1-7|67	autoreconf -fi
14mr|rpcbind-0.2.1-7|68	
14mr|rpcbind-0.2.1-7|69	%build
14mr|rpcbind-0.2.1-7|70	%serverbuild
14mr|rpcbind-0.2.1-7|71	%configure2_5x \
14mr|rpcbind-0.2.1-7|72	CFLAGS="%{optflags} -fpie" LDFLAGS="-pie" \
14mr|rpcbind-0.2.1-7|73	--enable-warmstarts \
14mr|rpcbind-0.2.1-7|74	--with-statedir="%{_localstatedir}/lib/%{name}" \
14mr|rpcbind-0.2.1-7|75	--with-rpcuser="rpc" \
14mr|rpcbind-0.2.1-7|76	--enable-debug
14mr|rpcbind-0.2.1-7|77	
14mr|rpcbind-0.2.1-7|78	%make all
14mr|rpcbind-0.2.1-7|79	
14mr|rpcbind-0.2.1-7|80	%install
14mr|rpcbind-0.2.1-7|81	mkdir -p %{buildroot}%{_unitdir}
14mr|rpcbind-0.2.1-7|82	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mr|rpcbind-0.2.1-7|83	install -m755 rpcbind -D %{buildroot}/sbin/rpcbind
14mr|rpcbind-0.2.1-7|84	install -m755 rpcinfo -D %{buildroot}/sbin/rpcinfo
14mr|rpcbind-0.2.1-7|85	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}
14mr|rpcbind-0.2.1-7|86	install -m644 %{SOURCE4} %{buildroot}%{_unitdir}
14mr|rpcbind-0.2.1-7|87	install -m644 rpcbind.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/rpcbind
14mr|rpcbind-0.2.1-7|88	install -m644 man/rpcbind.8 -D %{buildroot}%{_mandir}/man8/rpcbind.8
14mr|rpcbind-0.2.1-7|89	install -m644 man/rpcinfo.8 -D %{buildroot}%{_mandir}/man8/rpcbind-rpcinfo.8
14mr|rpcbind-0.2.1-7|90	
14mr|rpcbind-0.2.1-7|91	cat > README.urpmi << EOF
14mr|rpcbind-0.2.1-7|92	
14mr|rpcbind-0.2.1-7|93	Because of file conflicts with glibc the following files has been renamed:
14mr|rpcbind-0.2.1-7|94	
14mr|rpcbind-0.2.1-7|95	rpcinfo.8 -> rpcbind-rpcinfo.8
14mr|rpcbind-0.2.1-7|96	
14mr|rpcbind-0.2.1-7|97	glibc also provides rpcinfo as /usr/sbin/rpcinfo, so the rpcinfo program
14mr|rpcbind-0.2.1-7|98	provided with this package is put in /sbin/rpcinfo
14mr|rpcbind-0.2.1-7|99	EOF
14mr|rpcbind-0.2.1-7|100	
14mr|rpcbind-0.2.1-7|101	# apparmor profile
14mr|rpcbind-0.2.1-7|102	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/apparmor.d/sbin.rpcbind
14mr|rpcbind-0.2.1-7|103	
14mr|rpcbind-0.2.1-7|104	
14mr|rpcbind-0.2.1-7|105	
14mr|rpcbind-0.2.1-7|106	
14mr|rpcbind-0.2.1-7|107	%changelog
14mr|rpcbind-0.2.1-7|108	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-7
14mr|rpcbind-0.2.1-7|109	+ Revision: 11c0022
14mr|rpcbind-0.2.1-7|110	- Spec cleanup
14mr|rpcbind-0.2.1-7|111	
14mr|rpcbind-0.2.1-7|112	

18833 14
14mr|rply-1.1.1-2|1	%define major	1
14mr|rply-1.1.1-2|2	%define libname	%mklibname %{name} %{major}
14mr|rply-1.1.1-2|3	%define develname	%mklibname -d %{name}
14mr|rply-1.1.1-2|4	
14mr|rply-1.1.1-2|5	Name:		rply
14mr|rply-1.1.1-2|6	Version:	1.1.1
14mr|rply-1.1.1-2|7	Release:	2
14mr|rply-1.1.1-2|8	Summary:	A library to read and write PLY files
14mr|rply-1.1.1-2|9	Group:		Development/Other
14mr|rply-1.1.1-2|10	License:	MIT
14mr|rply-1.1.1-2|11	URL:		http://www.tecgraf.puc-rio.br/~diego/professional/rply/
14mr|rply-1.1.1-2|12	Source0:	http://www.tecgraf.puc-rio.br/~diego/professional/rply/%{name}-%{version}.tar.gz
14mr|rply-1.1.1-2|13	Source1:	rply_CMakeLists.txt
14mr|rply-1.1.1-2|14	Source2:	RPLYConfig.cmake.in
14mr|rply-1.1.1-2|15	Source3:	rply_cmake_export_cmakelists.txt
14mr|rply-1.1.1-2|16	BuildRequires:	cmake >= 2.6.0
14mr|rply-1.1.1-2|17	
14mr|rply-1.1.1-2|18	%description
14mr|rply-1.1.1-2|19	RPly is a library that lets applications read and write PLY files.
14mr|rply-1.1.1-2|20	The PLY file format is widely used to store geometric information, such as 3D
14mr|rply-1.1.1-2|21	models, but is general enough to be useful for other purposes.
14mr|rply-1.1.1-2|22	
14mr|rply-1.1.1-2|23	RPly is easy to use, well documented, small, free, open-source, ANSI C,
14mr|rply-1.1.1-2|24	efficient, and well tested. The highlights are:
14mr|rply-1.1.1-2|25	
14mr|rply-1.1.1-2|26	* A callback mechanism that makes PLY file input straightforward;
14mr|rply-1.1.1-2|27	* Support for the full range of numeric formats;
14mr|rply-1.1.1-2|28	* Binary (big and little endian) and text modes are fully supported;
14mr|rply-1.1.1-2|29	* Input and output are buffered for efficiency;
14mr|rply-1.1.1-2|30	* Available under the MIT license for added freedom.
14mr|rply-1.1.1-2|31	
14mr|rply-1.1.1-2|32	%package -n %{libname}
14mr|rply-1.1.1-2|33	Summary:	A library to read and write PLY files
14mr|rply-1.1.1-2|34	Group:		System/Libraries
14mr|rply-1.1.1-2|35	
14mr|rply-1.1.1-2|36	%description -n %{libname}
14mr|rply-1.1.1-2|37	RPly is a library that lets applications read and write PLY files.
14mr|rply-1.1.1-2|38	The PLY file format is widely used to store geometric information, such as 3D
14mr|rply-1.1.1-2|39	models, but is general enough to be useful for other purposes.
14mr|rply-1.1.1-2|40	
14mr|rply-1.1.1-2|41	%package -n %{develname}
14mr|rply-1.1.1-2|42	Summary:	Development files and headers for %{name}
14mr|rply-1.1.1-2|43	Group:		Development/Other
14mr|rply-1.1.1-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|rply-1.1.1-2|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|rply-1.1.1-2|46	
14mr|rply-1.1.1-2|47	%description -n %{develname}
14mr|rply-1.1.1-2|48	Rply Library Header Files and Link Libraries.
14mr|rply-1.1.1-2|49	
14mr|rply-1.1.1-2|50	%prep
14mr|rply-1.1.1-2|51	%setup -q
14mr|rply-1.1.1-2|52	
14mr|rply-1.1.1-2|53	iconv -f ISO8859-1 -t UTF-8 LICENSE > LICENSE.utf8
14mr|rply-1.1.1-2|54	mv -f LICENSE.utf8 LICENSE
14mr|rply-1.1.1-2|55	
14mr|rply-1.1.1-2|56	# Add CMakeLists.txt file
14mr|rply-1.1.1-2|57	cp %{SOURCE1} CMakeLists.txt
14mr|rply-1.1.1-2|58	
14mr|rply-1.1.1-2|59	# Add CMake detection modules
14mr|rply-1.1.1-2|60	mkdir -p CMake/export
14mr|rply-1.1.1-2|61	mkdir -p CMake/Modules
14mr|rply-1.1.1-2|62	
14mr|rply-1.1.1-2|63	cp %{SOURCE2} CMake/Modules/
14mr|rply-1.1.1-2|64	cp %{SOURCE3} CMake/export/CMakeLists.txt
14mr|rply-1.1.1-2|65	
14mr|rply-1.1.1-2|66	%build
14mr|rply-1.1.1-2|67	%cmake \
14mr|rply-1.1.1-2|68	-DCMAKE_BUILD_TYPE:STRING="Release"\
14mr|rply-1.1.1-2|69	-DCMAKE_VERBOSE_MAKEFILE=ON
14mr|rply-1.1.1-2|70	
14mr|rply-1.1.1-2|71	%make
14mr|rply-1.1.1-2|72	
14mr|rply-1.1.1-2|73	%install
14mr|rply-1.1.1-2|74	%makeinstall_std -C build
14mr|rply-1.1.1-2|75	
14mr|rply-1.1.1-2|76	%files
14mr|rply-1.1.1-2|77	%doc LICENSE
14mr|rply-1.1.1-2|78	%doc manual/*
14mr|rply-1.1.1-2|79	%{_bindir}/*
14mr|rply-1.1.1-2|80	
14mr|rply-1.1.1-2|81	%files -n %{libname}
14mr|rply-1.1.1-2|82	%{_libdir}/lib%{name}.so.%{major}*
14mr|rply-1.1.1-2|83	
14mr|rply-1.1.1-2|84	%files -n %{develname}
14mr|rply-1.1.1-2|85	%{_includedir}/%{name}/*
14mr|rply-1.1.1-2|86	%{_libdir}/lib%{name}.so
14mr|rply-1.1.1-2|87	%{_datadir}/%{name}/
14mr|rply-1.1.1-2|88	
14mr|rply-1.1.1-2|89	
14mr|rply-1.1.1-2|90	
14mr|rply-1.1.1-2|91	
14mr|rply-1.1.1-2|92	%changelog
14mr|rply-1.1.1-2|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|rply-1.1.1-2|94	+ Revision: 07db7b7
14mr|rply-1.1.1-2|95	- MassBuild#440: Increase release tag
14mr|rply-1.1.1-2|96	
14mr|rply-1.1.1-2|97	

18834 14
14mr|rpm-5.4.10-46|1	%bcond_with	bootstrap
14mr|rpm-5.4.10-46|2	%bcond_with	debug
14mr|rpm-5.4.10-46|3	
14mr|rpm-5.4.10-46|4	%bcond_without	ossp_uuid
14mr|rpm-5.4.10-46|5	%bcond_without	augeas
14mr|rpm-5.4.10-46|6	
14mr|rpm-5.4.10-46|7	#XXX: this macro is a bit awkward, better can be done!
14mr|rpm-5.4.10-46|8	%if %{with bootstrap}
14mr|rpm-5.4.10-46|9	%bcond_with	perl
14mr|rpm-5.4.10-46|10	%bcond_with	python
14mr|rpm-5.4.10-46|11	%bcond_with	tcl
14mr|rpm-5.4.10-46|12	%bcond_with	squirrel
14mr|rpm-5.4.10-46|13	%bcond_with	embed
14mr|rpm-5.4.10-46|14	%bcond_with	docs
14mr|rpm-5.4.10-46|15	%bcond_with	sqlite
14mr|rpm-5.4.10-46|16	%define __noautoreq 'perl\\(XML::LibXML\\)'
14mr|rpm-5.4.10-46|17	%else
14mr|rpm-5.4.10-46|18	%bcond_without	perl
14mr|rpm-5.4.10-46|19	%bcond_without	python
14mr|rpm-5.4.10-46|20	%bcond_without	tcl
14mr|rpm-5.4.10-46|21	%bcond_without	squirrel
14mr|rpm-5.4.10-46|22	%bcond_without	embed
14mr|rpm-5.4.10-46|23	%bcond_without	docs
14mr|rpm-5.4.10-46|24	# use what's in berkeley db
14mr|rpm-5.4.10-46|25	%bcond_with	sqlite
14mr|rpm-5.4.10-46|26	%endif
14mr|rpm-5.4.10-46|27	
14mr|rpm-5.4.10-46|28	%bcond_with	notyet
14mr|rpm-5.4.10-46|29	%if %{with notyet}
14mr|rpm-5.4.10-46|30	%bcond_without	xar
14mr|rpm-5.4.10-46|31	%bcond_without	ruby
14mr|rpm-5.4.10-46|32	%bcond_without	js
14mr|rpm-5.4.10-46|33	%else
14mr|rpm-5.4.10-46|34	%bcond_with	xar
14mr|rpm-5.4.10-46|35	%bcond_with	ruby
14mr|rpm-5.4.10-46|36	%bcond_with	js
14mr|rpm-5.4.10-46|37	%endif
14mr|rpm-5.4.10-46|38	
14mr|rpm-5.4.10-46|39	%if %{with debug}
14mr|rpm-5.4.10-46|40	%global	debugcflags	%{debugcflags} -g3 -O0
14mr|rpm-5.4.10-46|41	%endif
14mr|rpm-5.4.10-46|42	
14mr|rpm-5.4.10-46|43	# can probably be restored now..
14mr|rpm-5.4.10-46|44	%if %{with bootstrap}
14mr|rpm-5.4.10-46|45	#include %%{_sourcedir}/bootstrap.spec
14mr|rpm-5.4.10-46|46	%endif
14mr|rpm-5.4.10-46|47	
14mr|rpm-5.4.10-46|48	%define	bdb		db52
14mr|rpm-5.4.10-46|49	
14mr|rpm-5.4.10-46|50	%define libver		5.4
14mr|rpm-5.4.10-46|51	%define	minorver	10
14mr|rpm-5.4.10-46|52	%define	srcver		%{libver}.%{minorver}
14mr|rpm-5.4.10-46|53	#define	prereldate	20110712
14mr|rpm-5.4.10-46|54	
14mr|rpm-5.4.10-46|55	%define librpmname	%mklibname rpm %{libver}
14mr|rpm-5.4.10-46|56	%define librpmnamedevel	%mklibname rpm -d
14mr|rpm-5.4.10-46|57	%define	librpmstatic	%mklibname rpm -d -s
14mr|rpm-5.4.10-46|58	
14mr|rpm-5.4.10-46|59	Summary:	The RPM package management system
14mr|rpm-5.4.10-46|60	Name:		rpm
14mr|rpm-5.4.10-46|61	Epoch:		1
14mr|rpm-5.4.10-46|62	Version:	%{libver}.%{minorver}
14mr|rpm-5.4.10-46|63	Release:	%{?prereldate:0.%{prereldate}.}46
14mr|rpm-5.4.10-46|64	License:	LGPLv2.1+
14mr|rpm-5.4.10-46|65	Group:		System/Configuration/Packaging
14mr|rpm-5.4.10-46|66	Url:		http://rpm5.org/
14mr|rpm-5.4.10-46|67	# snapshot from rpm-5_4 branch: 'cvs -d :pserver:anonymous@rpm5.org:/cvs co -r rpm-5_4 rpm'
14mr|rpm-5.4.10-46|68	# tarball generated with './devtool tarball.xz'
14mr|rpm-5.4.10-46|69	Source0:	ftp://ftp.jbj.org/pub/rpm-%{libver}.x/%{name}-%{srcver}.tar.gz
14mr|rpm-5.4.10-46|70	#Source1:	bootstrap.spec
14mr|rpm-5.4.10-46|71	# These are a bit dated with a lot of redundant macros and many of them no
14mr|rpm-5.4.10-46|72	# of use at all anymore! Should ideally just contain the macros different
14mr|rpm-5.4.10-46|73	# from the default; _arch, optflags, _lib & _multilib*.
14mr|rpm-5.4.10-46|74	# stripping away the rest (along with os specificity) and create a resulting
14mr|rpm-5.4.10-46|75	# cpu-macros.tar.gz to push upstream would seem like a sane improvement.
14mr|rpm-5.4.10-46|76	Source2:	rpm.rpmlintrc
14mr|rpm-5.4.10-46|77	Source3:	cpu-os-macros.tar.gz
14mr|rpm-5.4.10-46|78	Source4:	legacy_compat.macros
14mr|rpm-5.4.10-46|79	Source5:        RPMBDB-0.1.tar.xz
14mr|rpm-5.4.10-46|80	# already merged upstream
14mr|rpm-5.4.10-46|81	Patch0:		rpm-5.3.8-set-default-bdb-log-dir.patch
14mr|rpm-5.4.10-46|82	# TODO: should be disable for cooker, packaging needs to be fixed (enable for legacy compatibility)
14mr|rpm-5.4.10-46|83	# status: to be removed later..
14mr|rpm-5.4.10-46|84	Patch1:		rpm-5.3.8-dependency-whiteout.patch
14mr|rpm-5.4.10-46|85	# TODO: make conditional & disabled through macro by default (enable for legacy compatibility)
14mr|rpm-5.4.10-46|86	# status: to be removed later
14mr|rpm-5.4.10-46|87	Patch2:		rpm-5.4.9-non-pre-scripts-dont-fail.patch
14mr|rpm-5.4.10-46|88	# status: to be removed later
14mr|rpm-5.4.10-46|89	Patch3:		rpm-5.4.9-no-doc-conflicts.patch
14mr|rpm-5.4.10-46|90	# if distsuffix is defined, use it for disttag (from Anssi)
14mr|rpm-5.4.10-46|91	# status: merged upstream IIRC, could probably be dropped
14mr|rpm-5.4.10-46|92	Patch4:		rpm-5.3.8-disttag-distsuffix-fallback.patch
14mr|rpm-5.4.10-46|93	# ugly hack to workaround disttag/distepoch pattern matching issue to buy some
14mr|rpm-5.4.10-46|94	# time to come up with better pattern fix..
14mr|rpm-5.4.10-46|95	# status: needs to be fixed properly, but can be merged upstream
14mr|rpm-5.4.10-46|96	Patch5:		rpm-5.3.8-distepoch-pattern-hack.patch
14mr|rpm-5.4.10-46|97	# fixes a typo in russian translation (#62333)
14mr|rpm-5.4.10-46|98	# status: needs to be pushed back to the Russian i18n project
14mr|rpm-5.4.10-46|99	Patch11:	rpm-5.4.9-fix-russian-typo.patch
14mr|rpm-5.4.10-46|100	# temporary workaround for issues with file triggers firing multiple times and
14mr|rpm-5.4.10-46|101	# a huge memleak...
14mr|rpm-5.4.10-46|102	# DIE
14mr|rpm-5.4.10-46|103	Patch15:	rpm-5.3.8-fire-file-triggers-only-once.patch
14mr|rpm-5.4.10-46|104	# status: keep as mandriva specific for now
14mr|rpm-5.4.10-46|105	Patch21:	rpm-5.3.12-change-dep-loop-errors-to-warnings.patch
14mr|rpm-5.4.10-46|106	# status: need to be revisited and made sure that we get the correct behaviour,
14mr|rpm-5.4.10-46|107	# regression tests certainly required
14mr|rpm-5.4.10-46|108	Patch22:	rpm-5.3.12-55810-rpmevrcmp-again-grf.patch
14mr|rpm-5.4.10-46|109	# status: ready to merge, it's already been merged on HEAD, so commiting it to rpm-5_4
14mr|rpm-5.4.10-46|110	# would basically just mean backporting it..
14mr|rpm-5.4.10-46|111	Patch29:	rpm-5.4.4-add-_specfile-macro.patch
14mr|rpm-5.4.10-46|112	# status: ready for merge
14mr|rpm-5.4.10-46|113	Patch31:	rpm-5.4.9-fix-rpm_qa-pattern.patch
14mr|rpm-5.4.10-46|114	# uhm.. broken?
14mr|rpm-5.4.10-46|115	# status: this one was fixed for real in 5.3.12, but I forgot commiting it
14mr|rpm-5.4.10-46|116	# on rpm-5_4 branch back then, and I've been unable to remember and not
14mr|rpm-5.4.10-46|117	# bothered figuring out what was wrong..
14mr|rpm-5.4.10-46|118	Patch32:	rpm-5.4.4-really-always-invoke-clean-at-end.patch
14mr|rpm-5.4.10-46|119	# status: i18n strings is getting dropped, so this one might be of less relevance,
14mr|rpm-5.4.10-46|120	# but feel free to discuss it on rpm-devel
14mr|rpm-5.4.10-46|121	Patch33:	rpm-5.4.9-fix-mdvbz62979.patch
14mr|rpm-5.4.10-46|122	# This patch adds support for untangling dependency loops with prioritized removal
14mr|rpm-5.4.10-46|123	# of dependencies from loops. It's very crude for now and certainly needs some obvious
14mr|rpm-5.4.10-46|124	# improvement, but it'll fix the most common scenario giving issues where ie.
14mr|rpm-5.4.10-46|125	# Requires(post) has been used and shouldn't introduce any regressions..
14mr|rpm-5.4.10-46|126	# REF: http://rpm5.org/community/rpm-devel/4633.html
14mr|rpm-5.4.10-46|127	# status: needs to be finished and probably rewrite the implementation,
14mr|rpm-5.4.10-46|128	# so keep locally for now, but feel free to discuss it on rpm-devel if you run out
14mr|rpm-5.4.10-46|129	# of things to do.. :p
14mr|rpm-5.4.10-46|130	Patch34:	rpm-5.4.4-use-dependency-type-for-ordering.patch
14mr|rpm-5.4.10-46|131	# status: needs to be cleaned up and properly reviewed together with rest
14mr|rpm-5.4.10-46|132	# of the patches related to dependency generation
14mr|rpm-5.4.10-46|133	Patch37:	rpm-5.4.9-avoid-dependencies-on-self.patch
14mr|rpm-5.4.10-46|134	# status: probably ready to merge
14mr|rpm-5.4.10-46|135	Patch40:	rpm-5.4.4-pkgconfigdeps-check-path.patch
14mr|rpm-5.4.10-46|136	# status: probably okay to merge, but discuss on rpm-devel first
14mr|rpm-5.4.10-46|137	Patch42:	rpm-5.4.4-glob-wildcards-for-loading-macro-files.patch
14mr|rpm-5.4.10-46|138	# status: needs to be discussed
14mr|rpm-5.4.10-46|139	Patch46:	rpm-5.4.4-allow-installation-of-repackaged-rpms.patch
14mr|rpm-5.4.10-46|140	# status: same as for other dependency generation related patches
14mr|rpm-5.4.10-46|141	Patch47:	rpm-5.4.4-fix-removal-of-overlapping-dependencies.patch
14mr|rpm-5.4.10-46|142	# status: ready to merge
14mr|rpm-5.4.10-46|143	Patch48:	rpm-5.4.8-dont-show-suggests-with-requires.patch
14mr|rpm-5.4.10-46|144	# backport from HEAD
14mr|rpm-5.4.10-46|145	# status: almost ready for merge, the strip reloc flag to debugedit needs to be made
14mr|rpm-5.4.10-46|146	# conditional first in order to not break backwards compatibility with older elfutils versions
14mr|rpm-5.4.10-46|147	Patch55:	rpm-5.4.9-find-debuginfo-strip-reloc-debug-sections.patch
14mr|rpm-5.4.10-46|148	# status: ready for merge
14mr|rpm-5.4.10-46|149	Patch61:	rpm-5.4.4-fix-same-package-with-epoch-possible-to-upgrade.patch
14mr|rpm-5.4.10-46|150	# status: ready for merge
14mr|rpm-5.4.10-46|151	Patch63:	rpm-5.4.9-strip-buildroot-away-from-duplicate-files-list.patch
14mr|rpm-5.4.10-46|152	# status: probably okay to merge, but discuss on rpm-devel first
14mr|rpm-5.4.10-46|153	Patch64:	rpm-5.4.10-duplicate_files_terminate_build.patch
14mr|rpm-5.4.10-46|154	# status: same as above
14mr|rpm-5.4.10-46|155	Patch65:	rpm-5.4.10-unpackaged_subdirs_terminate_build.patch
14mr|rpm-5.4.10-46|156	# mdvbz#64898
14mr|rpm-5.4.10-46|157	# status: uncertain, might be okay to merge, discuss on rpm-devel first
14mr|rpm-5.4.10-46|158	Patch66:	rpm-5.4.4-rpmbuild-withoutclean.patch
14mr|rpm-5.4.10-46|159	# status: ready for merge
14mr|rpm-5.4.10-46|160	Patch67:	rpm-5.4.4-find-debuginfo-avoid-excessive-output-from-eu-strip.patch
14mr|rpm-5.4.10-46|161	# no sense in having an additional dependency on 'pkgconfig' on all packages that
14mr|rpm-5.4.10-46|162	# have a pkgconfig file, it's not needed for them to be made useful and anything
14mr|rpm-5.4.10-46|163	# actuallly using pkgconfig for this purpose will pull it in as a dependency anyways...
14mr|rpm-5.4.10-46|164	# status: might be okay to merge, but discuss on rpm-devel first
14mr|rpm-5.4.10-46|165	Patch69:	rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
14mr|rpm-5.4.10-46|166	# drop dependencies such as /bin/sh which will always be satisfied by glibc's dependency on
14mr|rpm-5.4.10-46|167	# bash, and also on /sbin/ldconfig which always will be satisfied by glibc
14mr|rpm-5.4.10-46|168	# status: should *NOT* be merged
14mr|rpm-5.4.10-46|169	Patch70:	rpm-5.4.4-drop-base-dependencies.patch
14mr|rpm-5.4.10-46|170	# status: ready for merge
14mr|rpm-5.4.10-46|171	Patch71:	rpm-5.4.4-fix-rpmconstant-to-always-use-LC_CTYPE-C-for-case-conversion.patch
14mr|rpm-5.4.10-46|172	# $RPM_BUILD_DIR isn't necessarily the same as $PWD, it's %%{_builddir}, not
14mr|rpm-5.4.10-46|173	# %%{_builddir}/%%{?buildsubdir}, messing up paths in debug packages created..
14mr|rpm-5.4.10-46|174	# status: needs to be discussed and investigated a bit better..
14mr|rpm-5.4.10-46|175	Patch74:	rpm-5.4.4-pass-_builddir-properly-to-find-debuginfo.patch
14mr|rpm-5.4.10-46|176	# status: probably okay to merge, but discuss on rpm-devel first
14mr|rpm-5.4.10-46|177	Patch76:	rpm-5.4.10-files-listed-twice-terminates-build.patch
14mr|rpm-5.4.10-46|178	# status: don't merge
14mr|rpm-5.4.10-46|179	Patch77:	rpm-5.4.7-use-bdb-5.2.patch
14mr|rpm-5.4.10-46|180	# status: probably okay to merge
14mr|rpm-5.4.10-46|181	Patch78:	rpm-5.4.9-ruby1.9-fixes.patch
14mr|rpm-5.4.10-46|182	# mdvbz#65269
14mr|rpm-5.4.10-46|183	# status: same as for other dependency generation patches
14mr|rpm-5.4.10-46|184	Patch79:	rpm-5.4.4-dont-consider-ranged-dependencies-as-overlapping-for-removal.patch
14mr|rpm-5.4.10-46|185	# status: ignoree for now
14mr|rpm-5.4.10-46|186	Patch81:	rpm-5.4.5-libsql-conditional.patch
14mr|rpm-5.4.10-46|187	# status: same as for other dependency generation patches
14mr|rpm-5.4.10-46|188	Patch85:	rpm-5.4.5-fix-removal-of-overlapping-dependencies-for-internal-dependency-generator.patch
14mr|rpm-5.4.10-46|189	# this updates to using the dependency generator shipped with mono, it has some
14mr|rpm-5.4.10-46|190	# issues which makes me cautious about actually merging it with rpm5 upstream,
14mr|rpm-5.4.10-46|191	# but we'll anyways use it as is for now to prevent any potential regressions
14mr|rpm-5.4.10-46|192	# by switching to the internal dependency generator
14mr|rpm-5.4.10-46|193	# status: shouldn't be merged as is
14mr|rpm-5.4.10-46|194	Patch86:	rpm-5.4.5-update-mono-dependency-generator.patch
14mr|rpm-5.4.10-46|195	# status: probably okay to merge
14mr|rpm-5.4.10-46|196	Patch87:	rpm-5.4.5-dont-generate-php-dependencies-only-when-executable.patch
14mr|rpm-5.4.10-46|197	# status: these three were lost on rpm-5_3 branch, so should be okay to merge
14mr|rpm-5.4.10-46|198	Patch88:	rpm-5.4.5-patchset_16004.patch
14mr|rpm-5.4.10-46|199	Patch89:	rpm-5.4.5-patchset_16005.patch
14mr|rpm-5.4.10-46|200	Patch90:	rpm-5.4.5-patchset_16022.patch
14mr|rpm-5.4.10-46|201	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|202	Patch91:	rpm-5.4.9-update-rpmfc-when-removing-dependencies-on-self.patch
14mr|rpm-5.4.10-46|203	# status: idem
14mr|rpm-5.4.10-46|204	Patch92:	rpm-5.4.9-rpmfc-extract-dependencies-for-all-files.patch
14mr|rpm-5.4.10-46|205	# status: ready for merge
14mr|rpm-5.4.10-46|206	Patch93:	rpm-5.4.5-rubygems-add-missing-newline.patch
14mr|rpm-5.4.10-46|207	# Superseeded by haskell-scripts
14mr|rpm-5.4.10-46|208	# Patch94:        rpm-5.4.9-generate-haskell-dependencies.patch
14mr|rpm-5.4.10-46|209	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|210	Patch95:	rpm-5.4.5-drop-some-interpreter-deps.patch
14mr|rpm-5.4.10-46|211	# status: probably okay to merge..
14mr|rpm-5.4.10-46|212	Patch96:	rpm-5.4.5-fix-elf-interpreter-resolving-breaking-uclibc-deps.patch
14mr|rpm-5.4.10-46|213	# status: probably okay to merge
14mr|rpm-5.4.10-46|214	Patch97:	rpm-5.4.5-set-proper-file-color-for-scripts-using-env-in-shellbang.patch
14mr|rpm-5.4.10-46|215	Patch98:	rpm-5.4.5-update-rpmfc-when-removing-overlapping-dependencies.patch
14mr|rpm-5.4.10-46|216	# status: probably okay to merge
14mr|rpm-5.4.10-46|217	Patch99:	rpm-5.4.5-python-export-spec-macros.patch
14mr|rpm-5.4.10-46|218	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|219	Patch100:	rpm-5.4.5-do-not-merge-script-dependencies-with-non-script-dependencies.patch
14mr|rpm-5.4.10-46|220	# status: idem
14mr|rpm-5.4.10-46|221	Patch101:	rpm-5.4.9-font-provides.patch
14mr|rpm-5.4.10-46|222	# status: idem
14mr|rpm-5.4.10-46|223	Patch102:	rpm-5.4.7-kmod-dependencies.patch
14mr|rpm-5.4.10-46|224	# status: idem
14mr|rpm-5.4.10-46|225	Patch103:	rpm-5.4.5-desktop-provides.patch
14mr|rpm-5.4.10-46|226	# status: probably okay to merge, discuss on rpm-devel first
14mr|rpm-5.4.10-46|227	Patch104:	rpm-5.4.5-skip-dependencies-for-character-devices.patch
14mr|rpm-5.4.10-46|228	# status: ready to merge
14mr|rpm-5.4.10-46|229	Patch105:	rpm-5.4.5-rpmfc-use-strlen-not-sizeof.patch
14mr|rpm-5.4.10-46|230	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|231	Patch106:	rpm-5.4.5-break-out-of-elf-link-loop.patch
14mr|rpm-5.4.10-46|232	# status: probably okay to merge
14mr|rpm-5.4.10-46|233	Patch107:	rpm-5.4.5-rpmfc-apply-python-coloring-from-magic.patch
14mr|rpm-5.4.10-46|234	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|235	Patch109:	rpm-5.4.5-fix-generation-of-uclibc-deps-on-non-lib64.patch
14mr|rpm-5.4.10-46|236	# status: idem
14mr|rpm-5.4.10-46|237	Patch110:	rpm-5.4.7-only-generate-devel-deps-for-symlinks-start-with-lib.patch
14mr|rpm-5.4.10-46|238	# status: keep locally
14mr|rpm-5.4.10-46|239	Patch111:	rpm-5.4.9-keep-loading-script-macros.patch
14mr|rpm-5.4.10-46|240	# status: ready for merge
14mr|rpm-5.4.10-46|241	Patch112:	rpm-5.4.7-use-gnu-hash-style-by-default-and-drop-rtld-dep.patch
14mr|rpm-5.4.10-46|242	# status: keep locally only
14mr|rpm-5.4.10-46|243	Patch113:	rpm-5.4.9-add-distepoch-rpmlib-feature.patch
14mr|rpm-5.4.10-46|244	# status: probably okay to merge, but discuss on rpm-devel first
14mr|rpm-5.4.10-46|245	Patch114:	rpm-5.4.9-dont-add-versioneddependency-rpmlib-feature-dependency.patch
14mr|rpm-5.4.10-46|246	# status: ready to merge
14mr|rpm-5.4.10-46|247	Patch115:	rpm-5.4.7-rpmfc-fix-invalid-free-if-not-_defaultdocdir-set.patch
14mr|rpm-5.4.10-46|248	# status: probably okay to merge
14mr|rpm-5.4.10-46|249	Patch116:	rpm-5.4.10-dont-try-generate-rpmfc-dependencies-from-doc-files.patch
14mr|rpm-5.4.10-46|250	# status: ready to merge
14mr|rpm-5.4.10-46|251	Patch117:	rpm-5.4.7-only-generate-ruby-and-python-deps-for-executables-and-modules.patch
14mr|rpm-5.4.10-46|252	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|253	Patch118:	rpm-5.4.7-dont-generate-soname-provides-for-dsos-with-no-soname.patch
14mr|rpm-5.4.10-46|254	# status: ready
14mr|rpm-5.4.10-46|255	Patch119:	rpm-5.4.7-fix-generation-of-ruby-abi-provides.patch
14mr|rpm-5.4.10-46|256	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|257	Patch120:	rpm-5.4.7-print-name-of-files-removed-dependencies-are-generated-from.patch
14mr|rpm-5.4.10-46|258	# status: idem
14mr|rpm-5.4.10-46|259	Patch121:	rpm-5.4.7-always-choose-equal-only-deps-when-overlapping.patch
14mr|rpm-5.4.10-46|260	# status: idem
14mr|rpm-5.4.10-46|261	Patch122:	rpm-5.4.7-rpmfc-strdup-EVR-in-overlap-removal.patch
14mr|rpm-5.4.10-46|262	# status: idem
14mr|rpm-5.4.10-46|263	Patch123:	rpm-5.4.7-rpmds-dont-try-fopen-empty-filenames.patch
14mr|rpm-5.4.10-46|264	# status: ready
14mr|rpm-5.4.10-46|265	Patch124:	rpm-5.4.7-change-to-debuginfo-suffix.patch
14mr|rpm-5.4.10-46|266	# crash reproducable with 'rpm -qa --triggers'
14mr|rpm-5.4.10-46|267	# status: ready
14mr|rpm-5.4.10-46|268	Patch125:	rpm-5.4.7-hdrfmt-fix-unitialized-argv-element.patch
14mr|rpm-5.4.10-46|269	# status: probably okay to merge, discuss on rpm-devel first
14mr|rpm-5.4.10-46|270	Patch126:	rpm-5.4.9-add-filetriggers-regex-matching-support.patch
14mr|rpm-5.4.10-46|271	# status: idem
14mr|rpm-5.4.10-46|272	Patch127:	rpm-5.4.9-add-matches-as-arguments-to-triggers.patch
14mr|rpm-5.4.10-46|273	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|274	Patch128:	rpm-5.4.7-dont-consider-trigger-dependencies-as-overlapping.patch
14mr|rpm-5.4.10-46|275	# status: ready
14mr|rpm-5.4.10-46|276	Patch129:	rpm-5.4.7-fix-minor-memleaks.patch
14mr|rpm-5.4.10-46|277	# status: ready
14mr|rpm-5.4.10-46|278	Patch130:	rpm-5.4.9-mire-fix-strings-lacking-null-terminator.patch
14mr|rpm-5.4.10-46|279	# status: keep locally for now
14mr|rpm-5.4.10-46|280	Patch131:	rpm-5.4.10-dlopen-embedded-interpreters.patch
14mr|rpm-5.4.10-46|281	# status: ready
14mr|rpm-5.4.10-46|282	Patch132:	rpm-5.4.9-rpmpython-fix-input.patch
14mr|rpm-5.4.10-46|283	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|284	Patch133:	rpm-5.4.7-generate-devel-provides-outside-of-libdirs.patch
14mr|rpm-5.4.10-46|285	# status: ready
14mr|rpm-5.4.10-46|286	Patch134:	rpm-5.4.7-actually-perform-linking-against-internal-lua.patch
14mr|rpm-5.4.10-46|287	# status: ready
14mr|rpm-5.4.10-46|288	Patch135:	rpm-5.4.7-no-seqid_init-on-rdonly-database.patch
14mr|rpm-5.4.10-46|289	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|290	Patch136:	rpm-5.4.9-add-support-for-using-rpmdsMerge-with-filepath-tags.patch
14mr|rpm-5.4.10-46|291	# status: probably ready for merging
14mr|rpm-5.4.10-46|292	Patch137:	rpm-5.4.9-avoid-double-slash-in-path-for-dirname-filetrigger-matching.patch
14mr|rpm-5.4.10-46|293	# status: unfinished
14mr|rpm-5.4.10-46|294	Patch138:	rpm-5.4.10-trigtrans.patch
14mr|rpm-5.4.10-46|295	# status: probably ready to merge, discuss on rpm-devel first
14mr|rpm-5.4.10-46|296	Patch139:	rpm-5.4.9-fix-verify-segfault.patch
14mr|rpm-5.4.10-46|297	# status: keep locally
14mr|rpm-5.4.10-46|298	Patch140:	rpm-5.4.7-rpmv3-support.patch
14mr|rpm-5.4.10-46|299	# status: ready
14mr|rpm-5.4.10-46|300	Patch143:	rpm-5.4.7-mono-find-requires-strip-newlines.patch
14mr|rpm-5.4.10-46|301	# status: ready
14mr|rpm-5.4.10-46|302	Patch144:	rpm-5.4.8-URPM-build-fix.patch
14mr|rpm-5.4.10-46|303	# status: undefined
14mr|rpm-5.4.10-46|304	Patch145:	rpm-5.4.8-add-armv7l-specific-macros.patch
14mr|rpm-5.4.10-46|305	# status: keep locally, might drop this one later..
14mr|rpm-5.4.10-46|306	Patch146:	rpm-5.4.9-support-signatures-and-digest-disablers.patch
14mr|rpm-5.4.10-46|307	# status: undefined
14mr|rpm-5.4.10-46|308	Patch147:	rpm-5.4.9-add-x32-macros.patch
14mr|rpm-5.4.10-46|309	# status: ready and should be merged
14mr|rpm-5.4.10-46|310	Patch149:	rpm-5.4.9-fix-typo-in-rpmtag-header.patch
14mr|rpm-5.4.10-46|311	# status: can be merged, but doesn't really matter as it's to be removed and
14mr|rpm-5.4.10-46|312	# we now anyways disable the support in question..
14mr|rpm-5.4.10-46|313	Patch150:	rpm-5.4.9-dont-remap-i18n-strings-if-enabled.patch
14mr|rpm-5.4.10-46|314	# status: just keep around and toss away when ripped out upstream...
14mr|rpm-5.4.10-46|315	Patch151:	rpm-5.4.9-disable-support-for-i18nstring-type.patch
14mr|rpm-5.4.10-46|316	# lack insight on actual functionality, which anyways seems broken, so let's
14mr|rpm-5.4.10-46|317	# disable it to avoid errors from berkeley db..
14mr|rpm-5.4.10-46|318	# status: keep locally
14mr|rpm-5.4.10-46|319	Patch152:	rpm-5.4.9-disable-l10ndir.patch
14mr|rpm-5.4.10-46|320	# drop this dead macro
14mr|rpm-5.4.10-46|321	# status: ready
14mr|rpm-5.4.10-46|322	Patch154:	rpm-5.4.9-drop-dead-cputoolize-macro.patch
14mr|rpm-5.4.10-46|323	# idem
14mr|rpm-5.4.10-46|324	Patch155:	rpm-5.4.9-ditch-install-info-macros.patch
14mr|rpm-5.4.10-46|325	# the php dependency generator carried with rpm5 is based on a version from PLD
14mr|rpm-5.4.10-46|326	# that they've backed out later on, reverting to their older version.
14mr|rpm-5.4.10-46|327	# this patch replaces current upstream rpm5 version with mandriva one, which is
14mr|rpm-5.4.10-46|328	# based on the same as PLD currently uses.
14mr|rpm-5.4.10-46|329	# status: current version carried upstream seems useless and unmaintained, so
14mr|rpm-5.4.10-46|330	# replacing it with this one shouldn't hurt..
14mr|rpm-5.4.10-46|331	Patch156:	rpm-5.4.9-updated-pld-mandriva-php-dep-generator.patch
14mr|rpm-5.4.10-46|332	# this patch contains changes from rpm-setup & rpm.org
14mr|rpm-5.4.10-46|333	# status: not entirely convinced by the perl version conversion macro stuff
14mr|rpm-5.4.10-46|334	# in the script, which might not be upstream material, but rest of the patch
14mr|rpm-5.4.10-46|335	# should otherwise be sane 'nuff
14mr|rpm-5.4.10-46|336	Patch157:	rpm-5.4.10-merge-rpm.org-and-mandriva-perl-dep-gen-changes.patch
14mr|rpm-5.4.10-46|337	# Due to rpmdav/neon being written in a different fashion than other rpmio clients,
14mr|rpm-5.4.10-46|338	# the inconsistent behaviour affects code elsewhere which expects consistent behaviour,
14mr|rpm-5.4.10-46|339	# with the result being that when unable to download files, neon will save error
14mr|rpm-5.4.10-46|340	# page as the target file.
14mr|rpm-5.4.10-46|341	# status: should go upstream, but uncertain about "correct" fix, ie. this is
14mr|rpm-5.4.10-46|342	# more of a workaround, while rewriting rpmdav code to behave consistently
14mr|rpm-5.4.10-46|343	# would be "the right thing to do". Yet I'm not fully able to grasp all of the
14mr|rpm-5.4.10-46|344	# code and don't want to spend more time just to get the API..
14mr|rpm-5.4.10-46|345	Patch158:	rpm-5.4.10-fix-neon-saving-error-pages-as-target-file.patch
14mr|rpm-5.4.10-46|346	# As the transaction flags for ignoring arch & os are no longer used, there's
14mr|rpm-5.4.10-46|347	# currently no way to ignore arch & os of packages anymore. This patch adds
14mr|rpm-5.4.10-46|348	# support for doing this again by defining rpm variables and overriding
14mr|rpm-5.4.10-46|349	# --ignorearch & --ignoreos to set these.
14mr|rpm-5.4.10-46|350	# status: needs to be discussed upstream before thinking about merging
14mr|rpm-5.4.10-46|351	Patch159:	rpm-5.4.10-support-ignore-arch-and-os-again.patch
14mr|rpm-5.4.10-46|352	Patch160:	rpm-5.4.10-bump-up-to-default-xz-compression-level.patch
14mr|rpm-5.4.10-46|353	# fix so that we search through library dirs within buildroot for uclibc libraries
14mr|rpm-5.4.10-46|354	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|355	Patch161:	rpm-5.4.10-search-through-buildroot-library-dirs-for-uclibc-deps.patch
14mr|rpm-5.4.10-46|356	# status: same as for other dep gen patches
14mr|rpm-5.4.10-46|357	Patch162:	rpm-5.4.10-fix-uninitialized-variable.patch
14mr|rpm-5.4.10-46|358	
14mr|rpm-5.4.10-46|359	# our own helper scripts needs to be run first so that library permissions gets
14mr|rpm-5.4.10-46|360	# fixed for find-debuginfo.sh to properly strip them
14mr|rpm-5.4.10-46|361	# status: ready as they only modify our own distribution specific macros..
14mr|rpm-5.4.10-46|362	Patch165:       rpm-5.4.10-post-install-helper-order.patch
14mr|rpm-5.4.10-46|363	# fixes issue with ldflags getting duplicated when configure is run more than once
14mr|rpm-5.4.10-46|364	# status: ready
14mr|rpm-5.4.10-46|365	Patch166:       rpm-5.4.10-fix-ldflags-passing.patch
14mr|rpm-5.4.10-46|366	# fixes extraction of perl version from Config.pm when it's of a different
14mr|rpm-5.4.10-46|367	# version than system version
14mr|rpm-5.4.10-46|368	# status: ready
14mr|rpm-5.4.10-46|369	Patch167:       rpm-5.4.10-fix-perl-abi-provides-version.patch
14mr|rpm-5.4.10-46|370	# in our perl package, the perl library now has a versioned soname, so there's no
14mr|rpm-5.4.10-46|371	# longer any need for special treatment of perl extension with explicitly
14mr|rpm-5.4.10-46|372	# versioned perl(abi) dependencies anymore
14mr|rpm-5.4.10-46|373	# status: relies on mandriva specific behaviour with local patches, so keep locally
14mr|rpm-5.4.10-46|374	Patch168:       rpm-5.4.10-no-more-explicit-perl-abi-version-reqs.patch
14mr|rpm-5.4.10-46|375	# this patch updates the upstream brp-compress scripts, which will be replacing
14mr|rpm-5.4.10-46|376	# our own locally maintained compress-files script from spec-helper
14mr|rpm-5.4.10-46|377	# status: ready
14mr|rpm-5.4.10-46|378	Patch169:       rpm-5.4.10-update-and-use-brp-compress.patch
14mr|rpm-5.4.10-46|379	
14mr|rpm-5.4.10-46|380	Patch170:	rpm-5.4.10-dbconvert-5.2.patch
14mr|rpm-5.4.10-46|381	
14mr|rpm-5.4.10-46|382	# Do not generate pythonegg provides for python3 until we find a better solution
14mr|rpm-5.4.10-46|383	Patch171:	rpm-5.4.10-python3-egg-reqs.patch
14mr|rpm-5.4.10-46|384	# status: ready
14mr|rpm-5.4.10-46|385	Patch1710:       rpm-5.4.10-set-lc_ctype-to-utf8-when-building-gem.patch
14mr|rpm-5.4.10-46|386	# resolve absolute path before setting $RPM_BUILD_DIR rather to fix same issue
14mr|rpm-5.4.10-46|387	# without regression
14mr|rpm-5.4.10-46|388	# status: ready
14mr|rpm-5.4.10-46|389	Patch172:       rpm-5.4.10-resolve-absolute-path-to-RPM_BUILD_DIR-for-debugedit.patch
14mr|rpm-5.4.10-46|390	# just fix a couple of minor memleaks at exit..
14mr|rpm-5.4.10-46|391	# status: ready
14mr|rpm-5.4.10-46|392	Patch173:       rpm-5.4.10-fix-a-couple-of-debugedit-memleaks.patch
14mr|rpm-5.4.10-46|393	# make "canonicalization(...)shrank by one character" error message more useful
14mr|rpm-5.4.10-46|394	# status: ready
14mr|rpm-5.4.10-46|395	Patch174:       rpm-5.4.10-debugedit-saner-error-msg.patch
14mr|rpm-5.4.10-46|396	# files added with %%doc gets copied to buildroot after %%install, preventing
14mr|rpm-5.4.10-46|397	# ie. fix_eol to be run on these files (where it's usually most relevant),
14mr|rpm-5.4.10-46|398	# so let's add support for specific scripts to be run after this and make sure
14mr|rpm-5.4.10-46|399	# to execute fix_eol then..
14mr|rpm-5.4.10-46|400	# status: kinda breaks use of (prolly' never used) $DONT_FIX_EOL variable,
14mr|rpm-5.4.10-46|401	# while not feeling exactly perfectly implemented either, but works more than
14mr|rpm-5.4.10-46|402	# satisfactory 'nuff for us, so should be discussed before merging upstream..
14mr|rpm-5.4.10-46|403	Patch175:       rpm-5.4.10-run-spec-helper-at-end-of-doc-stage.patch
14mr|rpm-5.4.10-46|404	# reverts change upstream that adds rpath to perl module
14mr|rpm-5.4.10-46|405	# status: as it reverts a previous upstream change, it prolly' shouldn't be
14mr|rpm-5.4.10-46|406	# merged, but probably worthwhile a discussion at least...
14mr|rpm-5.4.10-46|407	Patch176:       rpm-5.4.10-drop-rpath-from-perl-module.patch
14mr|rpm-5.4.10-46|408	
14mr|rpm-5.4.10-46|409	# tool for automatically checking and fixing broken rpmdb
14mr|rpm-5.4.10-46|410	# status: probably' worth merging upstream
14mr|rpm-5.4.10-46|411	Patch179:       rpm-5.4.10-rpmdbchk.patch
14mr|rpm-5.4.10-46|412	# adds casts for C++ compatibility
14mr|rpm-5.4.10-46|413	# status: ready
14mr|rpm-5.4.10-46|414	Patch180:       rpm-5.4.10-rpmdb-typecasts.patch
14mr|rpm-5.4.10-46|415	
14mr|rpm-5.4.10-46|416	# adds ability for printing parsed version of spec file with 'rpm -q --specfile --printspec'
14mr|rpm-5.4.10-46|417	# status: very simple, non-intrusive, while quite convenient, should be okay to merge
14mr|rpm-5.4.10-46|418	Patch181:       rpm-5.4.10-printspec.patch
14mr|rpm-5.4.10-46|419	
14mr|rpm-5.4.10-46|420	# elf(buildid) provides are currently not actually used for any purpose, yet
14mr|rpm-5.4.10-46|421	# they're generated for each individual executable binary, so let's just
14mr|rpm-5.4.10-46|422	# disable this for now and look at this again whenever in the future it
14mr|rpm-5.4.10-46|423	# might have any possible relevance
14mr|rpm-5.4.10-46|424	# status: keep locally
14mr|rpm-5.4.10-46|425	Patch185:       rpm-5.4.10-disable-generation-of-buildid-provides.patch
14mr|rpm-5.4.10-46|426	# backport from upstream
14mr|rpm-5.4.10-46|427	Patch186:       rpm-5.4.10-dont-repackage-if-justdb-is-specified.patch
14mr|rpm-5.4.10-46|428	# backport from upstream
14mr|rpm-5.4.10-46|429	Patch187:       rpm-5.4.10-adjust-trigger-counts-for-delayed-commit.patch
14mr|rpm-5.4.10-46|430	
14mr|rpm-5.4.10-46|431	Patch191:       rpm-5.4.10-enhance-rename-macro-to-accept-optional-second-version-arg.patch
14mr|rpm-5.4.10-46|432	
14mr|rpm-5.4.10-46|433	Patch192:       rpm-5.4.10-do-assert-rather-than-just-exit-on-memalloc-filaure.patch
14mr|rpm-5.4.10-46|434	# fixes issue where querying a package with >= 3 '-' in the name with an extra '-' behind
14mr|rpm-5.4.10-46|435	# status: ready
14mr|rpm-5.4.10-46|436	Patch193:       rpm-5.4.10-fix-memalloc-realloc-to-0.patch
14mr|rpm-5.4.10-46|437	#From ce2ce4c19724879b9ea469e7760c7922660b9698 Mon Sep 17 00:00:00 2001
14mr|rpm-5.4.10-46|438	#From: Panu Matilainen <pmatilai@redhat.com>
14mr|rpm-5.4.10-46|439	#Date: Tue, 3 Jan 2012 13:10:26 +0200
14mr|rpm-5.4.10-46|440	#Subject: [PATCH] Implement scriptlet start and stop callbacks (RhBug:606239)
14mr|rpm-5.4.10-46|441	#
14mr|rpm-5.4.10-46|442	#- Adds two new transaction callbacks: RPMCALLBACK_SCRIPT_START and
14mr|rpm-5.4.10-46|443	#  RPMCALLBACK_SCRIPT_STOP which get issued for every scriptlet we run.
14mr|rpm-5.4.10-46|444	#- On script start, callback can optionally return an FD which will
14mr|rpm-5.4.10-46|445	#  override transaction-wide script fd to make it easier to accurately
14mr|rpm-5.4.10-46|446	#  collect per-scriptlet output (eg per-scriptlet temporary file).
14mr|rpm-5.4.10-46|447	#  Callback is also responsible for closing the fd if it returns one.
14mr|rpm-5.4.10-46|448	#- For both callbacks, "amount" holds the script tag number. On stop
14mr|rpm-5.4.10-46|449	#  callback, "total" holds the scriptlet exit status mapped into
14mr|rpm-5.4.10-46|450	#  OK/NOTFOUND/FAIL for success/non-fatal/fatal errors. Abusing "notfound"
14mr|rpm-5.4.10-46|451	#  for warning result is ugly but differentiating it from the other
14mr|rpm-5.4.10-46|452	#  cases allows callers to ignore SCRIPT_ERROR if they choose to
14mr|rpm-5.4.10-46|453	#  implement stop and start..
14mr|rpm-5.4.10-46|454	# status: ready
14mr|rpm-5.4.10-46|455	Patch194:       rpm-5.4.10-implement-start-and-stop-callbacks.patch
14mr|rpm-5.4.10-46|456	#From ff0ece3f6be58c8c28a766bdee5ed36daf1727b1 Mon Sep 17 00:00:00 2001
14mr|rpm-5.4.10-46|457	#From: Panu Matilainen <pmatilai@redhat.com>
14mr|rpm-5.4.10-46|458	#Date: Thu, 5 Jan 2012 14:34:46 +0200
14mr|rpm-5.4.10-46|459	#Subject: [PATCH] Add enum for RPMCALLBACK_INST_STOP callback event
14mr|rpm-5.4.10-46|460	#
14mr|rpm-5.4.10-46|461	#- Unused atm but we'll be adding this shortly
14mr|rpm-5.4.10-46|462	Patch195:       rpm-5.4.10-add-enum-for-RPMCALLBACK_INST_STOP-callback-event.patch
14mr|rpm-5.4.10-46|463	# this fixes tagSwab to properly handle RPM_UINT64_TYPE, fixing headerPut with
14mr|rpm-5.4.10-46|464	# status: ready
14mr|rpm-5.4.10-46|465	Patch196:       rpm-5.4.10-fix-64bit-tagSwab.patch
14mr|rpm-5.4.10-46|466	
14mr|rpm-5.4.10-46|467	Patch198:       rpm-5.4.10-enable-nofsync-for-rpm-rebuilddb.patch
14mr|rpm-5.4.10-46|468	Patch199:       rpm-5.4.10-fix-font-dep-misidentification.patch
14mr|rpm-5.4.10-46|469	
14mr|rpm-5.4.10-46|470	Patch216:	rpm-5.4.14-ruby-archdirs.patch
14mr|rpm-5.4.10-46|471	Patch217:	rpm-5.4.14-ruby-abi-versioned.patch
14mr|rpm-5.4.10-46|472	Patch218:	rpm-5.4.14-gem_helper-spec-arg.patch
14mr|rpm-5.4.10-46|473	Patch219:	rpm-5.4.14-rubygems2-support.patch
14mr|rpm-5.4.10-46|474	Patch220:	rpm-5.4.14-fix-dependency-generation-when-ruby_version-is-empty.patch
14mr|rpm-5.4.10-46|475	Patch221:	rpm-5.4.14-rubygems2.2-support.patch
14mr|rpm-5.4.10-46|476	
14mr|rpm-5.4.10-46|477	# ROSA stuff
14mr|rpm-5.4.10-46|478	Patch501:	rpm-5.3.12.vendor.ROSA.patch
14mr|rpm-5.4.10-46|479	# Restore RPM_PACKAGE_NAME export as it's still used by aot-compile-rpm
14mr|rpm-5.4.10-46|480	Patch502:	rpm-5.4.9-package-name.patch
14mr|rpm-5.4.10-46|481	# for specspo
14mr|rpm-5.4.10-46|482	Patch503:	rpm-5.4.9-specspo.patch
14mr|rpm-5.4.10-46|483	
14mr|rpm-5.4.10-46|484	Patch504:	rpm-5.4.10-postpone_subpackage_build_failures.patch
14mr|rpm-5.4.10-46|485	
14mr|rpm-5.4.10-46|486	# Turn back old implementation of __urlgetfile handling,
14mr|rpm-5.4.10-46|487	# the new one doesn't work in ROSA atm
14mr|rpm-5.4.10-46|488	Patch505:	rpm-5.4.10-turn-back-urlgetfile.patch
14mr|rpm-5.4.10-46|489	
14mr|rpm-5.4.10-46|490	# This is a durty hack since we use the same flag for NodeJS and Mono,
14mr|rpm-5.4.10-46|491	# but there is no other easy way to add more dependency generators for now
14mr|rpm-5.4.10-46|492	# (see jbj mails in mailing lists)
14mr|rpm-5.4.10-46|493	Patch506:	rpm-5.4.10-nodejs-dependency-generator.patch
14mr|rpm-5.4.10-46|494	
14mr|rpm-5.4.10-46|495	# Use -fPIE and other hardening flags in builds by default
14mr|rpm-5.4.10-46|496	# Patch507:	rpm-5.4.10-cpu-os-macros-hardening.patch
14mr|rpm-5.4.10-46|497	Patch508:	rpm-5.4.10-hardening.patch
14mr|rpm-5.4.10-46|498	
14mr|rpm-5.4.10-46|499	# -ffat-lto-objects by default
14mr|rpm-5.4.10-46|500	Patch509:	rpm-5.4.10-fat-lto-objects.patch
14mr|rpm-5.4.10-46|501	
14mr|rpm-5.4.10-46|502	# -fno-delete-null-pointer-checks by default
14mr|rpm-5.4.10-46|503	Patch510:	rpm-5.4.10-no-delete-null-pointer-checks.patch
14mr|rpm-5.4.10-46|504	
14mr|rpm-5.4.10-46|505	BuildRequires:	autoconf >= 2.57
14mr|rpm-5.4.10-46|506	BuildRequires:	bzip2-devel
14mr|rpm-5.4.10-46|507	BuildRequires:	automake >= 1.8
14mr|rpm-5.4.10-46|508	BuildRequires:	elfutils-devel
14mr|rpm-5.4.10-46|509	BuildRequires:	sed >= 4.0.3
14mr|rpm-5.4.10-46|510	BuildRequires:	beecrypt-devel >= 4.2.1-8
14mr|rpm-5.4.10-46|511	BuildRequires:	ed
14mr|rpm-5.4.10-46|512	BuildRequires:	gettext-devel
14mr|rpm-5.4.10-46|513	BuildRequires:	byacc
14mr|rpm-5.4.10-46|514	BuildRequires:	pkgconfig(neon)
14mr|rpm-5.4.10-46|515	#BuildRequires:	rpm-%{_target_vendor}-setup-build
14mr|rpm-5.4.10-46|516	BuildRequires:	rpm-mandriva-setup-build
14mr|rpm-5.4.10-46|517	BuildRequires:	readline-devel
14mr|rpm-5.4.10-46|518	BuildRequires:	ncurses-devel
14mr|rpm-5.4.10-46|519	BuildRequires:	pkgconfig(libssl)
14mr|rpm-5.4.10-46|520	BuildRequires:	pkgconfig(libcrypto)
14mr|rpm-5.4.10-46|521	BuildRequires:	pkgconfig(liblzma)
14mr|rpm-5.4.10-46|522	BuildRequires:	pkgconfig(libpcre)
14mr|rpm-5.4.10-46|523	BuildRequires:	pkgconfig(libpcreposix)
14mr|rpm-5.4.10-46|524	BuildRequires:	acl-devel
14mr|rpm-5.4.10-46|525	BuildRequires:	magic-devel
14mr|rpm-5.4.10-46|526	BuildRequires:	pkgconfig(popt) >= 1.15
14mr|rpm-5.4.10-46|527	BuildRequires:	libxml2-devel >= 2.7.8-9
14mr|rpm-5.4.10-46|528	# we're now building with internal..
14mr|rpm-5.4.10-46|529	#BuildRequires:	pkgconfig(lua)
14mr|rpm-5.4.10-46|530	# needed by internal lua
14mr|rpm-5.4.10-46|531	BuildRequires:	expat-devel
14mr|rpm-5.4.10-46|532	%ifarch %{ix86} x86_64 ppc ppc64 ia64
14mr|rpm-5.4.10-46|533	BuildRequires:	pkgconfig(libcpuinfo)
14mr|rpm-5.4.10-46|534	%endif
14mr|rpm-5.4.10-46|535	BuildRequires:	syck-devel
14mr|rpm-5.4.10-46|536	BuildRequires:	keyutils-devel
14mr|rpm-5.4.10-46|537	BuildRequires:	gomp-devel
14mr|rpm-5.4.10-46|538	BuildRequires:	pkgconfig(gnutls)
14mr|rpm-5.4.10-46|539	BuildRequires:	gnupg2
14mr|rpm-5.4.10-46|540	# required by parts of test suite...
14mr|rpm-5.4.10-46|541	BuildRequires:	wget
14mr|rpm-5.4.10-46|542	# Should we prefer internal xar in stead? internal xar contains at least
14mr|rpm-5.4.10-46|543	# lzma/xz patches, what's the state of these and upstream?
14mr|rpm-5.4.10-46|544	# does internal xar contain any other rpm specific patches as well, or..?
14mr|rpm-5.4.10-46|545	%if %{with xar}
14mr|rpm-5.4.10-46|546	BuildRequires:	xar-devel
14mr|rpm-5.4.10-46|547	%endif
14mr|rpm-5.4.10-46|548	BuildRequires:	%{bdb}-devel >= 5.2.36-3
14mr|rpm-5.4.10-46|549	# required by test suite
14mr|rpm-5.4.10-46|550	BuildRequires:	%{bdb}-utils
14mr|rpm-5.4.10-46|551	%if %{with perl}
14mr|rpm-5.4.10-46|552	BuildRequires:	perl-devel
14mr|rpm-5.4.10-46|553	%endif
14mr|rpm-5.4.10-46|554	%if %{with python}
14mr|rpm-5.4.10-46|555	BuildRequires:	python-devel
14mr|rpm-5.4.10-46|556	%endif
14mr|rpm-5.4.10-46|557	%if %{with js}
14mr|rpm-5.4.10-46|558	BuildRequires:	pkgconfig(mozjs185)
14mr|rpm-5.4.10-46|559	%endif
14mr|rpm-5.4.10-46|560	%if %{with ruby}
14mr|rpm-5.4.10-46|561	BuildRequires:	ruby-devel
14mr|rpm-5.4.10-46|562	%endif
14mr|rpm-5.4.10-46|563	%if %{with tcl}
14mr|rpm-5.4.10-46|564	BuildRequires:	tcl-devel
14mr|rpm-5.4.10-46|565	%endif
14mr|rpm-5.4.10-46|566	%if %{with squirrel}
14mr|rpm-5.4.10-46|567	BuildRequires:	squirrel-devel
14mr|rpm-5.4.10-46|568	%endif
14mr|rpm-5.4.10-46|569	%if %{with docs}
14mr|rpm-5.4.10-46|570	BuildRequires:	doxygen
14mr|rpm-5.4.10-46|571	BuildRequires:	graphviz
14mr|rpm-5.4.10-46|572	#BuildRequires:	texlive
14mr|rpm-5.4.10-46|573	%endif
14mr|rpm-5.4.10-46|574	%if %{with sqlite}
14mr|rpm-5.4.10-46|575	BuildRequires:	pkgconfig(sqlite3)
14mr|rpm-5.4.10-46|576	%endif
14mr|rpm-5.4.10-46|577	%if %{with ossp_uuid}
14mr|rpm-5.4.10-46|578	BuildRequires:	pkgconfig(ossp-uuid)
14mr|rpm-5.4.10-46|579	%endif
14mr|rpm-5.4.10-46|580	%if %{with augeas}
14mr|rpm-5.4.10-46|581	BuildRequires:	pkgconfig(augeas)
14mr|rpm-5.4.10-46|582	%endif
14mr|rpm-5.4.10-46|583	BuildRequires:	spec-helper >= 0.31.12
14mr|rpm-5.4.10-46|584	BuildRequires:	stdc++-static-devel >= 4.6.2-8
14mr|rpm-5.4.10-46|585	BuildRequires:	elfutils >= 0.153
14mr|rpm-5.4.10-46|586	BuildRequires:	libtool >= 2.4.2-3
14mr|rpm-5.4.10-46|587	Requires:	cpio
14mr|rpm-5.4.10-46|588	Requires:	gawk
14mr|rpm-5.4.10-46|589	Requires:	mktemp
14mr|rpm-5.4.10-46|590	Requires:	update-alternatives
14mr|rpm-5.4.10-46|591	Requires:	%{bdb}_recover
14mr|rpm-5.4.10-46|592	Suggests:	%{bdb}-utils
14mr|rpm-5.4.10-46|593	Requires:	%{librpmname} = %{EVRD}
14mr|rpm-5.4.10-46|594	Conflicts:	rpm-build < 1:5.3.10-0.20110422.3
14mr|rpm-5.4.10-46|595	Requires(pre):	coreutils
14mr|rpm-5.4.10-46|596	%rename		rpmconstant
14mr|rpm-5.4.10-46|597	%rename		multiarch-utils
14mr|rpm-5.4.10-46|598	%rename		rpm-manbo-setup
14mr|rpm-5.4.10-46|599	#rename		rpm-%{_target_vendor}-setup
14mr|rpm-5.4.10-46|600	%rename		rpm-mandriva-setup
14mr|rpm-5.4.10-46|601	
14mr|rpm-5.4.10-46|602	%description
14mr|rpm-5.4.10-46|603	RPM is a powerful command line driven package management system capable of
14mr|rpm-5.4.10-46|604	installing, uninstalling, verifying, querying, and updating software packages.
14mr|rpm-5.4.10-46|605	Each software package consists of an archive of files along with information
14mr|rpm-5.4.10-46|606	about the package like its version, a description, etc.
14mr|rpm-5.4.10-46|607	
14mr|rpm-5.4.10-46|608	%package -n	%{librpmname}
14mr|rpm-5.4.10-46|609	Summary:	Libraries used by rpm
14mr|rpm-5.4.10-46|610	Group:		System/Libraries
14mr|rpm-5.4.10-46|611	# Forcing upgrades of anything else linked against it as rpmdb is incompatible
14mr|rpm-5.4.10-46|612	# with older versions (#61658, comment #136)
14mr|rpm-5.4.10-46|613	Conflicts:	librpm < 5.3
14mr|rpm-5.4.10-46|614	Conflicts:	%{_lib}db5.1 < 5.1.25
14mr|rpm-5.4.10-46|615	Conflicts:	%{_lib}elfutils1 < 0.152
14mr|rpm-5.4.10-46|616	Conflicts:	%{_lib}beecrypt7 < 4.2.1
14mr|rpm-5.4.10-46|617	
14mr|rpm-5.4.10-46|618	%description -n	%{librpmname}
14mr|rpm-5.4.10-46|619	RPM is a powerful command line driven package management system capable of
14mr|rpm-5.4.10-46|620	installing, uninstalling, verifying, querying, and updating software packages.
14mr|rpm-5.4.10-46|621	This package contains common files to all applications based on rpm.
14mr|rpm-5.4.10-46|622	
14mr|rpm-5.4.10-46|623	%package -n	%{librpmnamedevel}
14mr|rpm-5.4.10-46|624	Summary:	Development files for applications which will manipulate RPM packages
14mr|rpm-5.4.10-46|625	Group:		Development/C
14mr|rpm-5.4.10-46|626	Requires:	%{librpmname} = %{EVRD}
14mr|rpm-5.4.10-46|627	Provides:	rpm-devel = %{EVRD}
14mr|rpm-5.4.10-46|628	%rename		%{_lib}rpmconstant-devel
14mr|rpm-5.4.10-46|629	Obsoletes:	%{_lib}rpm4.4-devel
14mr|rpm-5.4.10-46|630	
14mr|rpm-5.4.10-46|631	%description -n %{librpmnamedevel}
14mr|rpm-5.4.10-46|632	This package contains the RPM C library and header files. These
14mr|rpm-5.4.10-46|633	development files will simplify the process of writing programs
14mr|rpm-5.4.10-46|634	which manipulate RPM packages and databases and are intended to make
14mr|rpm-5.4.10-46|635	it easier to create graphical package managers or any other tools
14mr|rpm-5.4.10-46|636	that need an intimate knowledge of RPM packages in order to function.
14mr|rpm-5.4.10-46|637	
14mr|rpm-5.4.10-46|638	This package should be installed if you want to develop programs that
14mr|rpm-5.4.10-46|639	will manipulate RPM packages and databases.
14mr|rpm-5.4.10-46|640	
14mr|rpm-5.4.10-46|641	%package -n	%{librpmstatic}
14mr|rpm-5.4.10-46|642	Summary:	Static libraries for rpm development
14mr|rpm-5.4.10-46|643	Group:		Development/C
14mr|rpm-5.4.10-46|644	Requires:	%{librpmnamedevel} = %{EVRD}
14mr|rpm-5.4.10-46|645	
14mr|rpm-5.4.10-46|646	%description -n %{librpmstatic}
14mr|rpm-5.4.10-46|647	Static libraries for rpm development.
14mr|rpm-5.4.10-46|648	
14mr|rpm-5.4.10-46|649	%package	build
14mr|rpm-5.4.10-46|650	Summary:	Scripts and executable programs used to build packages
14mr|rpm-5.4.10-46|651	Group:		System/Configuration/Packaging
14mr|rpm-5.4.10-46|652	Requires:	autoconf
14mr|rpm-5.4.10-46|653	Requires:	automake
14mr|rpm-5.4.10-46|654	Requires:	file
14mr|rpm-5.4.10-46|655	Requires:	gcc-c++
14mr|rpm-5.4.10-46|656	Requires:	libtool-base >= 2.4.2-3
14mr|rpm-5.4.10-46|657	Requires:	patch >= 2.5.9-7
14mr|rpm-5.4.10-46|658	Requires:	make
14mr|rpm-5.4.10-46|659	Requires:	unzip
14mr|rpm-5.4.10-46|660	Requires:	elfutils >= 0.152-4
14mr|rpm-5.4.10-46|661	Requires:	rpm = %{EVRD}
14mr|rpm-5.4.10-46|662	#Requires:	rpm-%{_target_vendor}-setup-build
14mr|rpm-5.4.10-46|663	Requires:	rpm-mandriva-setup-build
14mr|rpm-5.4.10-46|664	Requires:	spec-helper >= 0.31.12
14mr|rpm-5.4.10-46|665	#Requires:	rpmlint-%{_target_vendor}-policy >= 0.3.2
14mr|rpm-5.4.10-46|666	Requires:	rpmlint-rosa-policy >= 0.3.2
14mr|rpm-5.4.10-46|667	%if %{without bootstrap}
14mr|rpm-5.4.10-46|668	Requires:	python-rpm = %{EVRD}
14mr|rpm-5.4.10-46|669	Requires:	perl-RPM = %{EVRD}
14mr|rpm-5.4.10-46|670	%endif
14mr|rpm-5.4.10-46|671	# Used by __urlgetfile to download files from external sources
14mr|rpm-5.4.10-46|672	Requires:	wget
14mr|rpm-5.4.10-46|673	Conflicts:	rpmlint < 1.4-4
14mr|rpm-5.4.10-46|674	Conflicts:	multiarch-utils < 1:5.3.10
14mr|rpm-5.4.10-46|675	Conflicts:	rpm < 1:5.4.4-32
14mr|rpm-5.4.10-46|676	%rename		rpm-manbo-setup-build
14mr|rpm-5.4.10-46|677	
14mr|rpm-5.4.10-46|678	%description	build
14mr|rpm-5.4.10-46|679	This package contains scripts and executable programs that are used to
14mr|rpm-5.4.10-46|680	build packages using RPM.
14mr|rpm-5.4.10-46|681	
14mr|rpm-5.4.10-46|682	%if %{with python}
14mr|rpm-5.4.10-46|683	%package -n	python-rpm
14mr|rpm-5.4.10-46|684	Summary:	Python bindings for apps which will manipulate RPM packages
14mr|rpm-5.4.10-46|685	Group:		Development/Python
14mr|rpm-5.4.10-46|686	
14mr|rpm-5.4.10-46|687	%description -n	python-rpm
14mr|rpm-5.4.10-46|688	The rpm-python package contains a module which permits applications
14mr|rpm-5.4.10-46|689	written in the Python programming language to use the interface
14mr|rpm-5.4.10-46|690	supplied by RPM (RPM Package Manager) libraries.
14mr|rpm-5.4.10-46|691	
14mr|rpm-5.4.10-46|692	This package should be installed if you want to develop Python
14mr|rpm-5.4.10-46|693	programs that will manipulate RPM packages and databases.
14mr|rpm-5.4.10-46|694	%endif
14mr|rpm-5.4.10-46|695	
14mr|rpm-5.4.10-46|696	%if %{with perl}
14mr|rpm-5.4.10-46|697	%define	perlmod	RPM
14mr|rpm-5.4.10-46|698	%package -n	perl-%{perlmod}
14mr|rpm-5.4.10-46|699	Summary:	Perl bindings for RPM
14mr|rpm-5.4.10-46|700	Group:		Development/Perl
14mr|rpm-5.4.10-46|701	Obsoletes:	perl-RPM4
14mr|rpm-5.4.10-46|702	Requires:	perl-IO-String
14mr|rpm-5.4.10-46|703	
14mr|rpm-5.4.10-46|704	%description -n perl-%{perlmod}
14mr|rpm-5.4.10-46|705	The RPM Perl module provides an object-oriented interface to querying both
14mr|rpm-5.4.10-46|706	the installed RPM database as well as files on the filesystem.
14mr|rpm-5.4.10-46|707	
14mr|rpm-5.4.10-46|708	%package -n     perl-RPMBDB
14mr|rpm-5.4.10-46|709	Summary:        Perl extension for accessing certain Berkeley DB functionality
14mr|rpm-5.4.10-46|710	Group:          Development/Perl
14mr|rpm-5.4.10-46|711	Requires:       %{librpmname} = %{EVRD}
14mr|rpm-5.4.10-46|712	
14mr|rpm-5.4.10-46|713	%description -n     perl-RPMBDB
14mr|rpm-5.4.10-46|714	This perl extension provides certain Berkeley DB functionality used by urpmi.
14mr|rpm-5.4.10-46|715	%endif
14mr|rpm-5.4.10-46|716	
14mr|rpm-5.4.10-46|717	%if %{with ruby}
14mr|rpm-5.4.10-46|718	%package -n	rpm-rubyembed
14mr|rpm-5.4.10-46|719	Summary:	Ruby embedding module for rpm
14mr|rpm-5.4.10-46|720	Group:		Development/Ruby
14mr|rpm-5.4.10-46|721	Requires:	ruby(abi)
14mr|rpm-5.4.10-46|722	
14mr|rpm-5.4.10-46|723	%description -n rpm-rubyembed
14mr|rpm-5.4.10-46|724	This package provides embedded ruby interpreter support for RPM.
14mr|rpm-5.4.10-46|725	%endif
14mr|rpm-5.4.10-46|726	
14mr|rpm-5.4.10-46|727	%if %{with tcl}
14mr|rpm-5.4.10-46|728	%package -n	rpm-tclembed
14mr|rpm-5.4.10-46|729	Summary:	Tcl embedding module for rpm
14mr|rpm-5.4.10-46|730	Group:		Development/Other
14mr|rpm-5.4.10-46|731	Requires:	tcl
14mr|rpm-5.4.10-46|732	
14mr|rpm-5.4.10-46|733	%description -n rpm-tclembed
14mr|rpm-5.4.10-46|734	This package provides embedded Tcl interpreter support for RPM.
14mr|rpm-5.4.10-46|735	%endif
14mr|rpm-5.4.10-46|736	
14mr|rpm-5.4.10-46|737	%if %{with squirrel}
14mr|rpm-5.4.10-46|738	%package -n	rpm-squirrelembed
14mr|rpm-5.4.10-46|739	Summary:	Squirrel embedding module for rpm
14mr|rpm-5.4.10-46|740	Group:		Development/Other
14mr|rpm-5.4.10-46|741	Requires:	squirrel
14mr|rpm-5.4.10-46|742	
14mr|rpm-5.4.10-46|743	%description -n rpm-squirrelembed
14mr|rpm-5.4.10-46|744	This package provides embedded Squirrel interpreter support for RPM.
14mr|rpm-5.4.10-46|745	%endif
14mr|rpm-5.4.10-46|746	
14mr|rpm-5.4.10-46|747	%if %{with docs}
14mr|rpm-5.4.10-46|748	%package 	apidocs
14mr|rpm-5.4.10-46|749	Summary:	API documentation for RPM
14mr|rpm-5.4.10-46|750	Group:		Books/Computer books
14mr|rpm-5.4.10-46|751	BuildArch:	noarch
14mr|rpm-5.4.10-46|752	
14mr|rpm-5.4.10-46|753	%description	apidocs
14mr|rpm-5.4.10-46|754	This package contains the RPM API documentation generated in HTML format.
14mr|rpm-5.4.10-46|755	%endif
14mr|rpm-5.4.10-46|756	
14mr|rpm-5.4.10-46|757	%prep
14mr|rpm-5.4.10-46|758	%setup -q -a5
14mr|rpm-5.4.10-46|759	%patch111 -p1 -b .script_macros~
14mr|rpm-5.4.10-46|760	# These patches has been commited hastily upstream for review,
14mr|rpm-5.4.10-46|761	# keeping them around here for now untill finished...
14mr|rpm-5.4.10-46|762	%if 0
14mr|rpm-5.4.10-46|763	%patch0 -p1 -b .set_lg_dir~
14mr|rpm-5.4.10-46|764	%patch1 -p1 -b .dep_whiteout~
14mr|rpm-5.4.10-46|765	%endif
14mr|rpm-5.4.10-46|766	%patch2 -p1 -b .scriptlet~
14mr|rpm-5.4.10-46|767	%patch3 -p1 -b .doc_conflicts~
14mr|rpm-5.4.10-46|768	%patch11 -p1 -b .ru~
14mr|rpm-5.4.10-46|769	%if 0
14mr|rpm-5.4.10-46|770	%patch4 -p1 -b .distsuffix~
14mr|rpm-5.4.10-46|771	%patch5 -p1 -b .distpatt~
14mr|rpm-5.4.10-46|772	%patch15 -p1 -b .trigger_once~
14mr|rpm-5.4.10-46|773	%endif
14mr|rpm-5.4.10-46|774	#%%patch21 -p1 -b .loop_warnings~
14mr|rpm-5.4.10-46|775	#%%patch22 -p1 -b .55810~
14mr|rpm-5.4.10-46|776	#patch27 -p1 -b .mdv~
14mr|rpm-5.4.10-46|777	%patch29 -p1 -b .specfile~
14mr|rpm-5.4.10-46|778	%patch31 -p1 -b .rpm_qa~
14mr|rpm-5.4.10-46|779	#%%patch32 -p1 -b .clean~
14mr|rpm-5.4.10-46|780	%patch34 -p1 -b .ordering~
14mr|rpm-5.4.10-46|781	%patch37 -p1 -b .drop_deps~
14mr|rpm-5.4.10-46|782	%patch40 -p1 -b .pc_paths~
14mr|rpm-5.4.10-46|783	%patch42 -p1 -b .glob~
14mr|rpm-5.4.10-46|784	%patch46 -p1 -b .repackage~
14mr|rpm-5.4.10-46|785	%patch47 -p1 -b .overlap~
14mr|rpm-5.4.10-46|786	%patch48 -p1 -b .suggests~
14mr|rpm-5.4.10-46|787	%patch55 -p1 -b .strip_reloc_debug~
14mr|rpm-5.4.10-46|788	%patch61 -p1 -b .epoch_cmp~
14mr|rpm-5.4.10-46|789	%patch63 -p1 -b .buildroot_dups~
14mr|rpm-5.4.10-46|790	%patch64 -p1 -b .dups_terminate~
14mr|rpm-5.4.10-46|791	%patch65 -p1 -b .subdir_terminate~
14mr|rpm-5.4.10-46|792	%patch66 -p1 -b .withoutclean~
14mr|rpm-5.4.10-46|793	%patch67 -p1 -b .strip_silent~
14mr|rpm-5.4.10-46|794	%patch69 -p1 -b .oneshot~
14mr|rpm-5.4.10-46|795	%patch70 -p1 -b .drop_basedeps~
14mr|rpm-5.4.10-46|796	%patch71 -p1 -b .locale~
14mr|rpm-5.4.10-46|797	%patch74 -p1 -b .builddir~
14mr|rpm-5.4.10-46|798	%patch76 -p1 -b .twice_terminate~
14mr|rpm-5.4.10-46|799	%patch77 -p1 -b .db52~
14mr|rpm-5.4.10-46|800	%patch78 -p1 -b .ruby19~
14mr|rpm-5.4.10-46|801	%patch79 -p1 -b .range_nooverlap~
14mr|rpm-5.4.10-46|802	#patch81 -p1 -b .libsql~
14mr|rpm-5.4.10-46|803	%patch85 -p1 -b .int_gen_overlap~
14mr|rpm-5.4.10-46|804	%patch86 -p1 -b .mono_deps_new~
14mr|rpm-5.4.10-46|805	%patch87 -p1 -b .php_dep_gen~
14mr|rpm-5.4.10-46|806	%patch88 -p1 -b .16004~
14mr|rpm-5.4.10-46|807	%patch89 -p1 -b .16005~
14mr|rpm-5.4.10-46|808	%patch90 -p1 -b .16022~
14mr|rpm-5.4.10-46|809	%patch91 -p1 -b .fc_deps~
14mr|rpm-5.4.10-46|810	%patch92 -p1 -b .rpmfc_ruby~
14mr|rpm-5.4.10-46|811	%patch93 -p1 -b .rb_newline~
14mr|rpm-5.4.10-46|812	%patch95 -p1 -b .interpret_deps~
14mr|rpm-5.4.10-46|813	%patch96 -p1 -b .uclibc~
14mr|rpm-5.4.10-46|814	%patch97 -p1 -b .env_color~
14mr|rpm-5.4.10-46|815	%patch98 -p1 -b .fc_overlap~
14mr|rpm-5.4.10-46|816	%patch99 -p1 -b .py_macros~
14mr|rpm-5.4.10-46|817	%patch100 -p1 -b .script_overlap~
14mr|rpm-5.4.10-46|818	%patch101 -p1 -b .font~
14mr|rpm-5.4.10-46|819	%patch102 -p1 -b .kmod~
14mr|rpm-5.4.10-46|820	%patch103 -p1 -b .desktop~
14mr|rpm-5.4.10-46|821	%patch104 -p1 -b .skip_chrdev~
14mr|rpm-5.4.10-46|822	%patch105 -p1 -b .sizeof~
14mr|rpm-5.4.10-46|823	%patch106 -p1 -b .link_loop~
14mr|rpm-5.4.10-46|824	%patch107 -p1 -b .python_color~
14mr|rpm-5.4.10-46|825	%patch109 -p1 -b .uclibc_nolib64~
14mr|rpm-5.4.10-46|826	%patch110 -p1 -b .req_devel~
14mr|rpm-5.4.10-46|827	%patch112 -p1 -b .gnu_hash~
14mr|rpm-5.4.10-46|828	%patch113 -p1 -b .depoch_rpmlib~
14mr|rpm-5.4.10-46|829	%patch114 -p1 -b .no_verdepfeat~
14mr|rpm-5.4.10-46|830	%patch115 -p1 -b .free~
14mr|rpm-5.4.10-46|831	%patch116 -p1 -b .skip_doc~
14mr|rpm-5.4.10-46|832	%patch117 -p1 -b .exec_modules~
14mr|rpm-5.4.10-46|833	#patch118 -p1 -b .soname_only~
14mr|rpm-5.4.10-46|834	%patch119 -p1 -b .rubyabi_prov~
14mr|rpm-5.4.10-46|835	%patch120 -p1 -b .filedep_origins~
14mr|rpm-5.4.10-46|836	%patch121 -p1 -b .equal_overlaps~
14mr|rpm-5.4.10-46|837	%patch122 -p1 -b .strdup~
14mr|rpm-5.4.10-46|838	%patch123 -p1 -b .ds_fopen~
14mr|rpm-5.4.10-46|839	%patch124 -p1 -b .debuginfo~
14mr|rpm-5.4.10-46|840	%patch125 -p1 -b .unitialized~
14mr|rpm-5.4.10-46|841	%patch126 -p1 -b .trig_pcre~
14mr|rpm-5.4.10-46|842	%patch127 -p1 -b .trigger_args~
14mr|rpm-5.4.10-46|843	%patch128 -p1 -b .triggers_nooverlap~
14mr|rpm-5.4.10-46|844	%patch129 -p1 -b .memleak~
14mr|rpm-5.4.10-46|845	%patch130 -p1 -b .str_nul~
14mr|rpm-5.4.10-46|846	%patch131 -p1 -b .dlopen~
14mr|rpm-5.4.10-46|847	%patch132 -p1 -b .py_input~
14mr|rpm-5.4.10-46|848	%patch133 -p1 -b .devel_prov~
14mr|rpm-5.4.10-46|849	#patch134 -p1 -b .lua~
14mr|rpm-5.4.10-46|850	%patch135 -p1 -b .db_rdonly~
14mr|rpm-5.4.10-46|851	%patch136 -p1 -b .ds_merge~
14mr|rpm-5.4.10-46|852	%patch137 -p1 -b .slash~
14mr|rpm-5.4.10-46|853	#patch138 -p1 -b .trigtrans~
14mr|rpm-5.4.10-46|854	%patch139 -p1 -b .fix_verify~
14mr|rpm-5.4.10-46|855	%patch140 -p1 -b .rpmv3~
14mr|rpm-5.4.10-46|856	%patch143 -p1 -b .mono_newline~
14mr|rpm-5.4.10-46|857	%patch144 -p1 -b .urpm~
14mr|rpm-5.4.10-46|858	%patch146 -p1 -b .nosig~
14mr|rpm-5.4.10-46|859	%patch147 -p1
14mr|rpm-5.4.10-46|860	%patch149 -p1 -b .typo~
14mr|rpm-5.4.10-46|861	%patch150 -p1 -b .i18n_str~
14mr|rpm-5.4.10-46|862	%patch151 -p1 -b .noi18n~
14mr|rpm-5.4.10-46|863	%patch152 -p1 -b .l10ndir~
14mr|rpm-5.4.10-46|864	%patch154 -p1 -b .cputoolize~
14mr|rpm-5.4.10-46|865	%patch155 -p1 -b .install_info~
14mr|rpm-5.4.10-46|866	%patch156 -p1 -b .php_deps~
14mr|rpm-5.4.10-46|867	%patch157 -p1 -b .perl_deps~
14mr|rpm-5.4.10-46|868	%patch158 -p1 -b .dl_error~
14mr|rpm-5.4.10-46|869	#patch138 -p1 -b .trigtrans~
14mr|rpm-5.4.10-46|870	%patch159 -p1 -b .ignore_arch~
14mr|rpm-5.4.10-46|871	%patch160 -p1 -b .xz_level~
14mr|rpm-5.4.10-46|872	%patch161 -p1 -b .uclibc_buildroot~
14mr|rpm-5.4.10-46|873	%patch162 -p1 -b .uninitialized~
14mr|rpm-5.4.10-46|874	
14mr|rpm-5.4.10-46|875	%patch165 -p1 -b .helper_order~
14mr|rpm-5.4.10-46|876	%patch166 -p1 -b .ldflags~
14mr|rpm-5.4.10-46|877	%patch167 -p1 -b .perl_abiver~
14mr|rpm-5.4.10-46|878	%patch168 -p1 -b .perl_abireq~
14mr|rpm-5.4.10-46|879	%patch169 -p1 -b .brpcomp~
14mr|rpm-5.4.10-46|880	%patch170 -p1 -b .dbconvert52~
14mr|rpm-5.4.10-46|881	%patch171 -p1 -b .python3~
14mr|rpm-5.4.10-46|882	%patch1710 -p1 -b .ruby_utf8~
14mr|rpm-5.4.10-46|883	%patch172 -p1 -b .debug_path~
14mr|rpm-5.4.10-46|884	
14mr|rpm-5.4.10-46|885	%patch173 -p1 -b .debugedit_memleaks~
14mr|rpm-5.4.10-46|886	%patch174 -p1 -b .debugedit_errmsg~
14mr|rpm-5.4.10-46|887	%patch175 -p1 -b .doc_post~
14mr|rpm-5.4.10-46|888	%patch176 -p1 -b .droprpath~
14mr|rpm-5.4.10-46|889	
14mr|rpm-5.4.10-46|890	%patch179 -p1 -b .rpmdbchk~
14mr|rpm-5.4.10-46|891	%patch180 -p1 -b .typecast~
14mr|rpm-5.4.10-46|892	%patch181 -p1 -b .printspec~
14mr|rpm-5.4.10-46|893	
14mr|rpm-5.4.10-46|894	%patch185 -p1 -b .buildid_deps~
14mr|rpm-5.4.10-46|895	%patch186 -p1 -b .rpkg_justdb~
14mr|rpm-5.4.10-46|896	%patch187 -p1 -b .trig_cnt~
14mr|rpm-5.4.10-46|897	
14mr|rpm-5.4.10-46|898	%patch191 -p1 -b .rename~
14mr|rpm-5.4.10-46|899	%patch192 -p1 -b .mem_assert~
14mr|rpm-5.4.10-46|900	%patch193 -p1 -b .xrealloc~
14mr|rpm-5.4.10-46|901	%patch194 -p1 -b .cb~
14mr|rpm-5.4.10-46|902	%patch195 -p1 -b .cb2~
14mr|rpm-5.4.10-46|903	%patch196 -p1 -b .ui64p~
14mr|rpm-5.4.10-46|904	
14mr|rpm-5.4.10-46|905	%patch198 -p1 -b .rpmdbnofsync~
14mr|rpm-5.4.10-46|906	%patch199 -p1 -b .fontdep_sure~
14mr|rpm-5.4.10-46|907	
14mr|rpm-5.4.10-46|908	%patch216 -p1 -b .rubyarchdirs~
14mr|rpm-5.4.10-46|909	%patch217 -p1 -b .rubyabiver~
14mr|rpm-5.4.10-46|910	%patch218 -p1 -b .gem_spec~
14mr|rpm-5.4.10-46|911	%patch219 -p1 -b .rubygems2~
14mr|rpm-5.4.10-46|912	%patch220 -p1 -b .no_ruby_version~
14mr|rpm-5.4.10-46|913	%patch221 -p1 -b .rubygems2.2~
14mr|rpm-5.4.10-46|914	
14mr|rpm-5.4.10-46|915	%patch501 -p1 -b .rosa_vendor~
14mr|rpm-5.4.10-46|916	%patch502 -p1 -b .package_name~
14mr|rpm-5.4.10-46|917	%patch503 -p1 -b .specspo~
14mr|rpm-5.4.10-46|918	%patch504 -p1 -b .postpone_errors~
14mr|rpm-5.4.10-46|919	%patch505 -p1 -b .urlgetfile~
14mr|rpm-5.4.10-46|920	%patch506 -p1 -b .nodejs~
14mr|rpm-5.4.10-46|921	%patch508 -p1 -b .hardening~
14mr|rpm-5.4.10-46|922	%patch509 -p1 -b .fat_lto_cpu_os_macros~
14mr|rpm-5.4.10-46|923	%patch510 -p1 -b .no-delete-null-pointer-checks~
14mr|rpm-5.4.10-46|924	
14mr|rpm-5.4.10-46|925	#required by P55, P80, P81, P94..
14mr|rpm-5.4.10-46|926	./autogen.sh
14mr|rpm-5.4.10-46|927	
14mr|rpm-5.4.10-46|928	mkdir -p cpu-os-macros
14mr|rpm-5.4.10-46|929	tar -zxf %{SOURCE3} -C cpu-os-macros
14mr|rpm-5.4.10-46|930	%patch145 -p1
14mr|rpm-5.4.10-46|931	# patch507 -p0 -b .hardening_cpu_os_macros~
14mr|rpm-5.4.10-46|932	
14mr|rpm-5.4.10-46|933	%build
14mr|rpm-5.4.10-46|934	%configure2_5x	--enable-nls \
14mr|rpm-5.4.10-46|935	--with-pic \
14mr|rpm-5.4.10-46|936	%if %{with debug}
14mr|rpm-5.4.10-46|937	--enable-debug \
14mr|rpm-5.4.10-46|938	--with-valgrind \
14mr|rpm-5.4.10-46|939	%endif
14mr|rpm-5.4.10-46|940	--enable-posixmutexes \
14mr|rpm-5.4.10-46|941	%if %{with python}
14mr|rpm-5.4.10-46|942	--with-python=%{python_version} \
14mr|rpm-5.4.10-46|943	%if %{with embed}
14mr|rpm-5.4.10-46|944	--with-pythonembed=external \
14mr|rpm-5.4.10-46|945	%endif
14mr|rpm-5.4.10-46|946	%else
14mr|rpm-5.4.10-46|947	--without-python \
14mr|rpm-5.4.10-46|948	%endif
14mr|rpm-5.4.10-46|949	%if %{with perl}
14mr|rpm-5.4.10-46|950	--with-perl=vendor \
14mr|rpm-5.4.10-46|951	%if %{with embed}
14mr|rpm-5.4.10-46|952	--with-perlembed=external \
14mr|rpm-5.4.10-46|953	%endif
14mr|rpm-5.4.10-46|954	%else
14mr|rpm-5.4.10-46|955	--without-perl \
14mr|rpm-5.4.10-46|956	%endif
14mr|rpm-5.4.10-46|957	%if %{with js}
14mr|rpm-5.4.10-46|958	--with-mozjs185=external \
14mr|rpm-5.4.10-46|959	%else
14mr|rpm-5.4.10-46|960	--without-mozjs185 \
14mr|rpm-5.4.10-46|961	%endif
14mr|rpm-5.4.10-46|962	%if %{with ruby}
14mr|rpm-5.4.10-46|963	--with-ruby=external \
14mr|rpm-5.4.10-46|964	%if %{with embed}
14mr|rpm-5.4.10-46|965	--with-rubyembed=external \
14mr|rpm-5.4.10-46|966	%endif
14mr|rpm-5.4.10-46|967	%endif
14mr|rpm-5.4.10-46|968	%if %{with tcl}
14mr|rpm-5.4.10-46|969	--with-tcl=external \
14mr|rpm-5.4.10-46|970	%endif
14mr|rpm-5.4.10-46|971	%if %{with squirrel}
14mr|rpm-5.4.10-46|972	--with-squirrel=external \
14mr|rpm-5.4.10-46|973	%endif
14mr|rpm-5.4.10-46|974	--with-glob \
14mr|rpm-5.4.10-46|975	--without-selinux \
14mr|rpm-5.4.10-46|976	%if %{with docs}
14mr|rpm-5.4.10-46|977	--with-apidocs \
14mr|rpm-5.4.10-46|978	%endif
14mr|rpm-5.4.10-46|979	--with-libelf \
14mr|rpm-5.4.10-46|980	--with-popt=external \
14mr|rpm-5.4.10-46|981	--with-xz=external \
14mr|rpm-5.4.10-46|982	--with-bzip2=external \
14mr|rpm-5.4.10-46|983	--with-lua=internal \
14mr|rpm-5.4.10-46|984	--with-expat=external \
14mr|rpm-5.4.10-46|985	--with-pcre=external \
14mr|rpm-5.4.10-46|986	%ifarch %{ix86} x86_64 ppc ppc64 ia64
14mr|rpm-5.4.10-46|987	--with-cpuinfo=external \
14mr|rpm-5.4.10-46|988	%else
14mr|rpm-5.4.10-46|989	--without-cpuinfo \
14mr|rpm-5.4.10-46|990	%endif
14mr|rpm-5.4.10-46|991	--with-syck=external \
14mr|rpm-5.4.10-46|992	--with-file=external \
14mr|rpm-5.4.10-46|993	--with-path-magic=%{_datadir}/misc/magic.mgc \
14mr|rpm-5.4.10-46|994	--with-beecrypt=external \
14mr|rpm-5.4.10-46|995	--with-usecrypto=beecrypt \
14mr|rpm-5.4.10-46|996	--with-keyutils=external \
14mr|rpm-5.4.10-46|997	--with-neon=external \
14mr|rpm-5.4.10-46|998	--with-acl \
14mr|rpm-5.4.10-46|999	--enable-openmp \
14mr|rpm-5.4.10-46|1000	%if %{with xar}
14mr|rpm-5.4.10-46|1001	--with-xar=%{_includedir}/xar \
14mr|rpm-5.4.10-46|1002	%endif
14mr|rpm-5.4.10-46|1003	--with-db \
14mr|rpm-5.4.10-46|1004	--with-dbsql=external \
14mr|rpm-5.4.10-46|1005	--without-db-tools-integrated \
14mr|rpm-5.4.10-46|1006	%if %{with sqlite}
14mr|rpm-5.4.10-46|1007	--with-sqlite=external \
14mr|rpm-5.4.10-46|1008	%else
14mr|rpm-5.4.10-46|1009	--without-sqlite \
14mr|rpm-5.4.10-46|1010	%endif
14mr|rpm-5.4.10-46|1011	%if %{with ossp_uuid}
14mr|rpm-5.4.10-46|1012	%if 0
14mr|rpm-5.4.10-46|1013	# TODO: needs to be fixed properly for automatic detection in internal lua build
14mr|rpm-5.4.10-46|1014	%endif
14mr|rpm-5.4.10-46|1015	--with-uuid=%{_libdir}:%{_includedir}/ossp-uuid \
14mr|rpm-5.4.10-46|1016	%else
14mr|rpm-5.4.10-46|1017	--without-uuid \
14mr|rpm-5.4.10-46|1018	%endif
14mr|rpm-5.4.10-46|1019	%if %{with augeas}
14mr|rpm-5.4.10-46|1020	--with-augeas=external \
14mr|rpm-5.4.10-46|1021	%else
14mr|rpm-5.4.10-46|1022	--without-augeas \
14mr|rpm-5.4.10-46|1023	%endif
14mr|rpm-5.4.10-46|1024	%if 0
14mr|rpm-5.4.10-46|1025	--with-extra-path-macros=%{_usrlibrpm}/macros.d/mandriva \
14mr|rpm-5.4.10-46|1026	%else
14mr|rpm-5.4.10-46|1027	--with-extra-path-macros=%{_usrlibrpm}/platform/%%{_target}/macros:%{_sysconfdir}/rpm/macros.d/*.macros:%{_usrlibrpm}/macros.d/mandriva \
14mr|rpm-5.4.10-46|1028	%endif
14mr|rpm-5.4.10-46|1029	--with-vendor=mandriva \
14mr|rpm-5.4.10-46|1030	--enable-build-warnings
14mr|rpm-5.4.10-46|1031	# XXX: Making ie. a --with-pre-macros option might be more aestethic and easier
14mr|rpm-5.4.10-46|1032	# of use to others if pushed back upstream?
14mr|rpm-5.4.10-46|1033	# For our case, this is only used to define _prefer_target_cpu before any other
14mr|rpm-5.4.10-46|1034	# macros so that rpm knows about this for libcpuinfo when loading macros, but
14mr|rpm-5.4.10-46|1035	# could perhaps be useful to others, ie. for defining a _target_vendor earlier,
14mr|rpm-5.4.10-46|1036	# so that vendor specific macros to load could be defined at runtime rather
14mr|rpm-5.4.10-46|1037	# than compile time.. Sounds convenient if LSB certification is done on a specific
14mr|rpm-5.4.10-46|1038	# set of binaries (does it..?) wrt. Manbo Labs.
14mr|rpm-5.4.10-46|1039	echo '#define PREMACROFILES "%{_sysconfdir}/rpm/premacros.d/*.macros"' >> config.h
14mr|rpm-5.4.10-46|1040	%make
14mr|rpm-5.4.10-46|1041	%if %{with docs}
14mr|rpm-5.4.10-46|1042	%make apidocs
14mr|rpm-5.4.10-46|1043	%endif
14mr|rpm-5.4.10-46|1044	
14mr|rpm-5.4.10-46|1045	%if %{with perl}
14mr|rpm-5.4.10-46|1046	pushd RPMBDB-*
14mr|rpm-5.4.10-46|1047	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" CCCDLFLAGS="-fno-PIE -fPIC"
14mr|rpm-5.4.10-46|1048	sed -i -e 's,-fPIC -fno-PIE,-fno-PIE -fPIC,g' ../perl/Makefile.perl
14mr|rpm-5.4.10-46|1049	%make
14mr|rpm-5.4.10-46|1050	popd
14mr|rpm-5.4.10-46|1051	%endif
14mr|rpm-5.4.10-46|1052	
14mr|rpm-5.4.10-46|1053	%check
14mr|rpm-5.4.10-46|1054	#make check
14mr|rpm-5.4.10-46|1055	
14mr|rpm-5.4.10-46|1056	%install
14mr|rpm-5.4.10-46|1057	%makeinstall_std -k
14mr|rpm-5.4.10-46|1058	%if %{with perl}
14mr|rpm-5.4.10-46|1059	%makeinstall_std -C RPMBDB-*
14mr|rpm-5.4.10-46|1060	%endif
14mr|rpm-5.4.10-46|1061	
14mr|rpm-5.4.10-46|1062	# XXX: why isn't this installed by 'make install'?
14mr|rpm-5.4.10-46|1063	install -m755 scripts/symclash.* %{buildroot}%{_rpmhome}
14mr|rpm-5.4.10-46|1064	
14mr|rpm-5.4.10-46|1065	# Save list of packages through cron
14mr|rpm-5.4.10-46|1066	install -m755 scripts/rpm.daily -D %{buildroot}%{_sysconfdir}/cron.daily/rpm
14mr|rpm-5.4.10-46|1067	install -m644 scripts/rpm.log -D %{buildroot}%{_sysconfdir}/logrotate.d/rpm
14mr|rpm-5.4.10-46|1068	
14mr|rpm-5.4.10-46|1069	mkdir -p %{buildroot}/var/spool/repackage
14mr|rpm-5.4.10-46|1070	
14mr|rpm-5.4.10-46|1071	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/{{pre,}macros.d,sysinfo}
14mr|rpm-5.4.10-46|1072	
14mr|rpm-5.4.10-46|1073	# actual usefulness of this seems rather dubious with macros.d now...
14mr|rpm-5.4.10-46|1074	cat > %{buildroot}%{_sysconfdir}/%{name}/macros <<EOF
14mr|rpm-5.4.10-46|1075	# Put your own system macros here
14mr|rpm-5.4.10-46|1076	# usually contains
14mr|rpm-5.4.10-46|1077	
14mr|rpm-5.4.10-46|1078	# Set this one according your locales
14mr|rpm-5.4.10-46|1079	# %%_install_langs
14mr|rpm-5.4.10-46|1080	
14mr|rpm-5.4.10-46|1081	EOF
14mr|rpm-5.4.10-46|1082	
14mr|rpm-5.4.10-46|1083	# FIXME: weird issue, seems to have issue with lines starting with '%%_'...
14mr|rpm-5.4.10-46|1084	cat > %{buildroot}%{_sysconfdir}/%{name}/premacros.d/cpuinfo_target.macros <<EOF
14mr|rpm-5.4.10-46|1085	# This sets which of the available architectures to prefer when building
14mr|rpm-5.4.10-46|1086	# packages with libcpuinfo support enabled.
14mr|rpm-5.4.10-46|1087	%%_prefer_target_cpu     x86_64 i586
14mr|rpm-5.4.10-46|1088	EOF
14mr|rpm-5.4.10-46|1089	
14mr|rpm-5.4.10-46|1090	# Get rid of unpackaged files
14mr|rpm-5.4.10-46|1091	# XXX: is there any of these we might want to keep?
14mr|rpm-5.4.10-46|1092	for f in %{py_platsitedir}/poptmodule.a %{py_platsitedir}/rpmmodule.a \
14mr|rpm-5.4.10-46|1093	%{py_platsitedir}/rpm/*.a %{_rpmhome}/*.a %{_rpmhome}/lib/*.a\
14mr|rpm-5.4.10-46|1094	%{_rpmhome}/{Specfile.pm,cpanflute2,cpanflute,sql.prov,sql.req,tcl.req} \
14mr|rpm-5.4.10-46|1095	%{_rpmhome}/{config.site,cross-build,rpmdiff.cgi} \
14mr|rpm-5.4.10-46|1096	%{_rpmhome}/trpm %{_bindir}/rpmdiff; do
14mr|rpm-5.4.10-46|1097	rm -f %{buildroot}$f
14mr|rpm-5.4.10-46|1098	done
14mr|rpm-5.4.10-46|1099	
14mr|rpm-5.4.10-46|1100	%find_lang %{name}
14mr|rpm-5.4.10-46|1101	
14mr|rpm-5.4.10-46|1102	mkdir -p %{buildroot}/var/lib/rpm/{log,tmp}
14mr|rpm-5.4.10-46|1103	for dbi in `./rpm --macros macros/macros --eval %_dbi_tags_4|tr : ' '` __db.00{0..9}; do
14mr|rpm-5.4.10-46|1104	touch %{buildroot}/var/lib/rpm/$dbi
14mr|rpm-5.4.10-46|1105	echo "%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/rpm/$dbi" >> %{name}.lang
14mr|rpm-5.4.10-46|1106	done
14mr|rpm-5.4.10-46|1107	
14mr|rpm-5.4.10-46|1108	install -d %{buildroot}/bin
14mr|rpm-5.4.10-46|1109	# FIXME: considering that most libraries dynamically linked against is located
14mr|rpm-5.4.10-46|1110	# in /usr/lib*, this doesn't make much sense unless we either statically link
14mr|rpm-5.4.10-46|1111	# against them (Ark Linux actually does this) or move the libraries to /lib*,
14mr|rpm-5.4.10-46|1112	# neither being very attractive options, not to mention maintenance headaches
14mr|rpm-5.4.10-46|1113	# spread across these library packages...
14mr|rpm-5.4.10-46|1114	# So moving rpm back to /usr/bin probably makes the most sense...
14mr|rpm-5.4.10-46|1115	# An optional, "minimal" rpm-static package with /bin/rpm could perhaps be done
14mr|rpm-5.4.10-46|1116	# if anyone expresses actual interest in this...
14mr|rpm-5.4.10-46|1117	mv %{buildroot}%{_bindir}/rpm %{buildroot}/bin/rpm
14mr|rpm-5.4.10-46|1118	
14mr|rpm-5.4.10-46|1119	cp -r cpu-os-macros %{buildroot}%{_usrlibrpm}/platform
14mr|rpm-5.4.10-46|1120	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/%{name}/macros.d/legacy_compat.macros
14mr|rpm-5.4.10-46|1121	
14mr|rpm-5.4.10-46|1122	%if %{with docs}
14mr|rpm-5.4.10-46|1123	install -d %{buildroot}%{_docdir}/rpm
14mr|rpm-5.4.10-46|1124	cp -r apidocs/html %{buildroot}%{_docdir}/rpm
14mr|rpm-5.4.10-46|1125	%endif
14mr|rpm-5.4.10-46|1126	
14mr|rpm-5.4.10-46|1127	install -d %{buildroot}%{multiarch_bindir}
14mr|rpm-5.4.10-46|1128	install -d %{buildroot}%{multiarch_includedir}
14mr|rpm-5.4.10-46|1129	%if "%{_lib}" == "lib64"
14mr|rpm-5.4.10-46|1130	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_bindir})
14mr|rpm-5.4.10-46|1131	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_includedir})
14mr|rpm-5.4.10-46|1132	%endif
14mr|rpm-5.4.10-46|1133	
14mr|rpm-5.4.10-46|1134	# should really be handled by make script..
14mr|rpm-5.4.10-46|1135	ln -f %{buildroot}%{_rpmhome}/bin/{rpmlua,lua}
14mr|rpm-5.4.10-46|1136	ln -f %{buildroot}%{_rpmhome}/bin/{rpmluac,luac}
14mr|rpm-5.4.10-46|1137	
14mr|rpm-5.4.10-46|1138	# TODO: review which files goes into what packages...?
14mr|rpm-5.4.10-46|1139	%files -f %{name}.lang
14mr|rpm-5.4.10-46|1140	%doc CHANGES doc/manual/[a-z]*
14mr|rpm-5.4.10-46|1141	%if %{with docs}
14mr|rpm-5.4.10-46|1142	%exclude %{_docdir}/rpm/html
14mr|rpm-5.4.10-46|1143	%endif
14mr|rpm-5.4.10-46|1144	/bin/rpm
14mr|rpm-5.4.10-46|1145	%{_bindir}/multiarch-dispatch
14mr|rpm-5.4.10-46|1146	%{_bindir}/rpmconstant*
14mr|rpm-5.4.10-46|1147	%{_bindir}/rpm2cpio*
14mr|rpm-5.4.10-46|1148	%{_rpmhome}/bin/augtool
14mr|rpm-5.4.10-46|1149	%{_rpmhome}/bin/chroot
14mr|rpm-5.4.10-46|1150	%{_rpmhome}/bin/cp
14mr|rpm-5.4.10-46|1151	%{_rpmhome}/bin/dbconvert
14mr|rpm-5.4.10-46|1152	%{_rpmhome}/bin/find
14mr|rpm-5.4.10-46|1153	#%%{_rpmhome}/bin/grep
14mr|rpm-5.4.10-46|1154	#%%{_rpmhome}/bin/lua
14mr|rpm-5.4.10-46|1155	%{_rpmhome}/bin/mtree
14mr|rpm-5.4.10-46|1156	%{_rpmhome}/bin/mgo
14mr|rpm-5.4.10-46|1157	#%%{_rpmhome}/bin/rc
14mr|rpm-5.4.10-46|1158	%{_rpmhome}/bin/rpmdbchk
14mr|rpm-5.4.10-46|1159	%{_rpmhome}/bin/rpmspecdump
14mr|rpm-5.4.10-46|1160	%{_rpmhome}/bin/wget
14mr|rpm-5.4.10-46|1161	%if %{with xar}
14mr|rpm-5.4.10-46|1162	%{_rpmhome}/bin/txar
14mr|rpm-5.4.10-46|1163	%endif
14mr|rpm-5.4.10-46|1164	%{_rpmhome}/dbconvert.sh
14mr|rpm-5.4.10-46|1165	%{_rpmhome}/rpm.*
14mr|rpm-5.4.10-46|1166	%{_rpmhome}/rpm2cpio
14mr|rpm-5.4.10-46|1167	%{_rpmhome}/rpmdb_loadcvt
14mr|rpm-5.4.10-46|1168	%{_rpmhome}/tgpg
14mr|rpm-5.4.10-46|1169	
14mr|rpm-5.4.10-46|1170	%dir %{_localstatedir}/lib/rpm
14mr|rpm-5.4.10-46|1171	%dir %{_localstatedir}/lib/rpm/log
14mr|rpm-5.4.10-46|1172	%dir %{_localstatedir}/lib/rpm/tmp
14mr|rpm-5.4.10-46|1173	
14mr|rpm-5.4.10-46|1174	
14mr|rpm-5.4.10-46|1175	%{_rpmhome}/macros.d/*
14mr|rpm-5.4.10-46|1176	%{_rpmhome}/cpuinfo.yaml
14mr|rpm-5.4.10-46|1177	%{_rpmhome}/macros
14mr|rpm-5.4.10-46|1178	%{_rpmhome}/rpmpopt
14mr|rpm-5.4.10-46|1179	%{_rpmhome}/platform/*/macros
14mr|rpm-5.4.10-46|1180	%config(noreplace) %{_localstatedir}/lib/rpm/DB_CONFIG
14mr|rpm-5.4.10-46|1181	
14mr|rpm-5.4.10-46|1182	%dir %{_localstatedir}/spool/repackage
14mr|rpm-5.4.10-46|1183	%dir %{_rpmhome}
14mr|rpm-5.4.10-46|1184	%dir %{_rpmhome}/bin
14mr|rpm-5.4.10-46|1185	%dir %{_rpmhome}/lib
14mr|rpm-5.4.10-46|1186	%dir %{_rpmhome}/platform/
14mr|rpm-5.4.10-46|1187	%dir %{_rpmhome}/platform/*/
14mr|rpm-5.4.10-46|1188	%dir %{_rpmhome}/macros.d
14mr|rpm-5.4.10-46|1189	%dir %{_sysconfdir}/%{name}
14mr|rpm-5.4.10-46|1190	%config(noreplace) %{_sysconfdir}/%{name}/macros
14mr|rpm-5.4.10-46|1191	%dir %{_sysconfdir}/%{name}/macros.d
14mr|rpm-5.4.10-46|1192	%dir %{_sysconfdir}/%{name}/premacros.d
14mr|rpm-5.4.10-46|1193	%dir %{_sysconfdir}/%{name}/sysinfo
14mr|rpm-5.4.10-46|1194	%{_sysconfdir}/%{name}/macros.d/*.macros
14mr|rpm-5.4.10-46|1195	%{_sysconfdir}/%{name}/premacros.d/*.macros
14mr|rpm-5.4.10-46|1196	
14mr|rpm-5.4.10-46|1197	%{_mandir}/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1198	%lang(pl)	%{_mandir}/pl/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1199	%lang(ru)	%{_mandir}/ru/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1200	%lang(ja)	%{_mandir}/ja/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1201	%lang(sk)	%{_mandir}/sk/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1202	%lang(fr)	%{_mandir}/fr/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1203	%lang(ko)	%{_mandir}/ko/man[18]/*.[18]*
14mr|rpm-5.4.10-46|1204	%exclude	%{_mandir}/man8/rpmbuild.8*
14mr|rpm-5.4.10-46|1205	%exclude	%{_mandir}/man8/rpmdeps.8*
14mr|rpm-5.4.10-46|1206	
14mr|rpm-5.4.10-46|1207	%{_sysconfdir}/cron.daily/rpm
14mr|rpm-5.4.10-46|1208	%config(noreplace,missingok) %{_sysconfdir}/logrotate.d/rpm
14mr|rpm-5.4.10-46|1209	
14mr|rpm-5.4.10-46|1210	%dir %{multiarch_bindir}
14mr|rpm-5.4.10-46|1211	%dir %{multiarch_includedir}
14mr|rpm-5.4.10-46|1212	%if "%{_lib}" == "lib64"
14mr|rpm-5.4.10-46|1213	%dir %(linux32 rpm -E %%{multiarch_bindir})
14mr|rpm-5.4.10-46|1214	%dir %(linux32 rpm -E %%{multiarch_includedir})
14mr|rpm-5.4.10-46|1215	%endif
14mr|rpm-5.4.10-46|1216	
14mr|rpm-5.4.10-46|1217	%{_includedir}/multiarch-dispatch.h
14mr|rpm-5.4.10-46|1218	
14mr|rpm-5.4.10-46|1219	%files build
14mr|rpm-5.4.10-46|1220	%{_bindir}/gendiff
14mr|rpm-5.4.10-46|1221	%{_bindir}/rpmbuild
14mr|rpm-5.4.10-46|1222	%{_bindir}/multiarch-platform
14mr|rpm-5.4.10-46|1223	#%%{_rpmhome}/bin/abi-compliance-checker.pl
14mr|rpm-5.4.10-46|1224	%{_rpmhome}/bin/api-sanity-autotest.pl
14mr|rpm-5.4.10-46|1225	%{_rpmhome}/bin/api-sanity-checker.pl
14mr|rpm-5.4.10-46|1226	%{_rpmhome}/bin/dbsql
14mr|rpm-5.4.10-46|1227	%{_rpmhome}/bin/debugedit
14mr|rpm-5.4.10-46|1228	%{_rpmhome}/bin/install-sh
14mr|rpm-5.4.10-46|1229	%{_rpmhome}/bin/lua
14mr|rpm-5.4.10-46|1230	%{_rpmhome}/bin/luac
14mr|rpm-5.4.10-46|1231	%{_rpmhome}/bin/mkinstalldirs
14mr|rpm-5.4.10-46|1232	%{_rpmhome}/bin/pom2spec
14mr|rpm-5.4.10-46|1233	%{_rpmhome}/bin/rpmcache
14mr|rpm-5.4.10-46|1234	%{_rpmhome}/bin/rpmcmp
14mr|rpm-5.4.10-46|1235	%{_rpmhome}/bin/rpmdeps
14mr|rpm-5.4.10-46|1236	%{_rpmhome}/bin/rpmdigest
14mr|rpm-5.4.10-46|1237	%{_rpmhome}/bin/rpmkey
14mr|rpm-5.4.10-46|1238	%{_rpmhome}/bin/rpmlua
14mr|rpm-5.4.10-46|1239	%{_rpmhome}/bin/rpmluac
14mr|rpm-5.4.10-46|1240	%{_rpmhome}/bin/rpmrepo
14mr|rpm-5.4.10-46|1241	%{_rpmhome}/bin/sqlite3
14mr|rpm-5.4.10-46|1242	%dir %{_rpmhome}/helpers
14mr|rpm-5.4.10-46|1243	%{_rpmhome}/helpers/*
14mr|rpm-5.4.10-46|1244	%dir %{_rpmhome}/qf
14mr|rpm-5.4.10-46|1245	%{_rpmhome}/qf/*
14mr|rpm-5.4.10-46|1246	%{_rpmhome}/vcheck
14mr|rpm-5.4.10-46|1247	%{_rpmhome}/brp-*
14mr|rpm-5.4.10-46|1248	%{_rpmhome}/check-files
14mr|rpm-5.4.10-46|1249	%{_rpmhome}/check-multiarch-files
14mr|rpm-5.4.10-46|1250	#%%{_rpmhome}/cross-build
14mr|rpm-5.4.10-46|1251	%{_rpmhome}/find-debuginfo.sh
14mr|rpm-5.4.10-46|1252	%{_rpmhome}/find-lang.sh
14mr|rpm-5.4.10-46|1253	%{_rpmhome}/find-prov.pl
14mr|rpm-5.4.10-46|1254	%{_rpmhome}/find-provides.perl
14mr|rpm-5.4.10-46|1255	%{_rpmhome}/find-req.pl
14mr|rpm-5.4.10-46|1256	%{_rpmhome}/find-requires.perl
14mr|rpm-5.4.10-46|1257	%{_rpmhome}/fontconfig.prov
14mr|rpm-5.4.10-46|1258	%{_rpmhome}/gem_helper.rb
14mr|rpm-5.4.10-46|1259	%{_rpmhome}/getpo.sh
14mr|rpm-5.4.10-46|1260	%{_rpmhome}/gstreamer.sh
14mr|rpm-5.4.10-46|1261	%{_rpmhome}/http.req
14mr|rpm-5.4.10-46|1262	%{_rpmhome}/javadeps.sh
14mr|rpm-5.4.10-46|1263	%{_rpmhome}/kmod-deps.sh
14mr|rpm-5.4.10-46|1264	%{_rpmhome}/mkmultiarch
14mr|rpm-5.4.10-46|1265	%{_rpmhome}/mono-find-provides
14mr|rpm-5.4.10-46|1266	%{_rpmhome}/mono-find-requires
14mr|rpm-5.4.10-46|1267	%{_rpmhome}/executabledeps.sh
14mr|rpm-5.4.10-46|1268	%{_rpmhome}/libtooldeps.sh
14mr|rpm-5.4.10-46|1269	%{_rpmhome}/osgideps.pl
14mr|rpm-5.4.10-46|1270	%{_rpmhome}/perldeps.pl
14mr|rpm-5.4.10-46|1271	%{_rpmhome}/perl.prov
14mr|rpm-5.4.10-46|1272	%{_rpmhome}/perl.req
14mr|rpm-5.4.10-46|1273	%{_rpmhome}/php.prov
14mr|rpm-5.4.10-46|1274	%{_rpmhome}/php.req
14mr|rpm-5.4.10-46|1275	%{_rpmhome}/pkgconfigdeps.sh
14mr|rpm-5.4.10-46|1276	%{_rpmhome}/pythondeps.sh
14mr|rpm-5.4.10-46|1277	%{_rpmhome}/pythoneggs.py
14mr|rpm-5.4.10-46|1278	%{_rpmhome}/rubygems.rb
14mr|rpm-5.4.10-46|1279	%{_rpmhome}/symclash.*
14mr|rpm-5.4.10-46|1280	%{_rpmhome}/u_pkg.sh
14mr|rpm-5.4.10-46|1281	%{_rpmhome}/vpkg-provides.sh
14mr|rpm-5.4.10-46|1282	%{_rpmhome}/vpkg-provides2.sh
14mr|rpm-5.4.10-46|1283	
14mr|rpm-5.4.10-46|1284	%if %{with js}
14mr|rpm-5.4.10-46|1285	%{_rpmhome}/bin/tjs
14mr|rpm-5.4.10-46|1286	%endif
14mr|rpm-5.4.10-46|1287	%{_rpmhome}/macros.rpmbuild
14mr|rpm-5.4.10-46|1288	%{_mandir}/man8/rpmbuild.8*
14mr|rpm-5.4.10-46|1289	%{_mandir}/man8/rpmdeps.8*
14mr|rpm-5.4.10-46|1290	
14mr|rpm-5.4.10-46|1291	%files -n %{librpmname}
14mr|rpm-5.4.10-46|1292	%{_libdir}/librpm-%{libver}.so
14mr|rpm-5.4.10-46|1293	%{_libdir}/librpmconstant-%{libver}.so
14mr|rpm-5.4.10-46|1294	%{_libdir}/librpmdb-%{libver}.so
14mr|rpm-5.4.10-46|1295	%{_libdir}/librpmio-%{libver}.so
14mr|rpm-5.4.10-46|1296	%{_libdir}/librpmmisc-%{libver}.so
14mr|rpm-5.4.10-46|1297	%{_libdir}/librpmbuild-%{libver}.so
14mr|rpm-5.4.10-46|1298	%if %{with js}
14mr|rpm-5.4.10-46|1299	%{_rpmhome}/lib/librpmjsm.so.*
14mr|rpm-5.4.10-46|1300	%{_rpmhome}/lib/rpmjsm.so
14mr|rpm-5.4.10-46|1301	%endif
14mr|rpm-5.4.10-46|1302	#%%if %%{with sqlite}
14mr|rpm-5.4.10-46|1303	#%%{_rpmhome}/libsql*.so.*
14mr|rpm-5.4.10-46|1304	#%%endif
14mr|rpm-5.4.10-46|1305	
14mr|rpm-5.4.10-46|1306	%files -n %{librpmnamedevel}
14mr|rpm-5.4.10-46|1307	#%%doc apidocs/html
14mr|rpm-5.4.10-46|1308	%{_includedir}/rpm
14mr|rpm-5.4.10-46|1309	%{_libdir}/librpm.so
14mr|rpm-5.4.10-46|1310	%{_libdir}/librpmconstant.so
14mr|rpm-5.4.10-46|1311	%{_libdir}/librpmdb.so
14mr|rpm-5.4.10-46|1312	%{_libdir}/librpmio.so
14mr|rpm-5.4.10-46|1313	%{_libdir}/librpmmisc.so
14mr|rpm-5.4.10-46|1314	%{_libdir}/librpmbuild.so
14mr|rpm-5.4.10-46|1315	%{_libdir}/pkgconfig/rpm.pc
14mr|rpm-5.4.10-46|1316	
14mr|rpm-5.4.10-46|1317	%if %{with js}
14mr|rpm-5.4.10-46|1318	%{_rpmhome}/lib/librpmjsm.so
14mr|rpm-5.4.10-46|1319	%endif
14mr|rpm-5.4.10-46|1320	#%%if %%{with sqlite}
14mr|rpm-5.4.10-46|1321	#%%{_rpmhome}/libsql*.so
14mr|rpm-5.4.10-46|1322	#%%endif
14mr|rpm-5.4.10-46|1323	
14mr|rpm-5.4.10-46|1324	%files -n %{librpmstatic}
14mr|rpm-5.4.10-46|1325	%{_libdir}/librpm.a
14mr|rpm-5.4.10-46|1326	%{_libdir}/librpmconstant.a
14mr|rpm-5.4.10-46|1327	%{_libdir}/librpmdb.a
14mr|rpm-5.4.10-46|1328	%{_libdir}/librpmio.a
14mr|rpm-5.4.10-46|1329	%{_libdir}/librpmmisc.a
14mr|rpm-5.4.10-46|1330	%{_libdir}/librpmbuild.a
14mr|rpm-5.4.10-46|1331	
14mr|rpm-5.4.10-46|1332	%if %{with perl}
14mr|rpm-5.4.10-46|1333	%files -n perl-%{perlmod}
14mr|rpm-5.4.10-46|1334	#%%doc perl/Changes
14mr|rpm-5.4.10-46|1335	%if %{with embed}
14mr|rpm-5.4.10-46|1336	%{_rpmhome}/lib/rpmperl.so
14mr|rpm-5.4.10-46|1337	%endif
14mr|rpm-5.4.10-46|1338	%{_mandir}/man3/RPM*
14mr|rpm-5.4.10-46|1339	%{perl_vendorarch}/%{perlmod}.pm
14mr|rpm-5.4.10-46|1340	%dir %{perl_vendorarch}/%{perlmod}
14mr|rpm-5.4.10-46|1341	%{perl_vendorarch}/%{perlmod}/*.pm
14mr|rpm-5.4.10-46|1342	%{perl_vendorarch}/auto/%{perlmod}
14mr|rpm-5.4.10-46|1343	
14mr|rpm-5.4.10-46|1344	%files -n perl-RPMBDB
14mr|rpm-5.4.10-46|1345	%{perl_vendorarch}/RPMBDB.pm
14mr|rpm-5.4.10-46|1346	%dir %{perl_vendorarch}/auto/RPMBDB
14mr|rpm-5.4.10-46|1347	%{perl_vendorarch}/auto/RPMBDB/RPMBDB.so
14mr|rpm-5.4.10-46|1348	%endif
14mr|rpm-5.4.10-46|1349	
14mr|rpm-5.4.10-46|1350	%if %{with python}
14mr|rpm-5.4.10-46|1351	%files -n python-rpm
14mr|rpm-5.4.10-46|1352	%if %{with embed}
14mr|rpm-5.4.10-46|1353	%{_rpmhome}/lib/rpmpython.so
14mr|rpm-5.4.10-46|1354	%endif
14mr|rpm-5.4.10-46|1355	%dir %{py_platsitedir}/rpm
14mr|rpm-5.4.10-46|1356	%{py_platsitedir}/rpm/*.py
14mr|rpm-5.4.10-46|1357	%{py_platsitedir}/rpm/*.so
14mr|rpm-5.4.10-46|1358	%endif
14mr|rpm-5.4.10-46|1359	
14mr|rpm-5.4.10-46|1360	%if %{with ruby}
14mr|rpm-5.4.10-46|1361	%files -n rpm-rubyembed
14mr|rpm-5.4.10-46|1362	%{_rpmhome}/bin/trb
14mr|rpm-5.4.10-46|1363	%{_rpmhome}/lib/rpm.so
14mr|rpm-5.4.10-46|1364	%{_rpmhome}/lib/rpmruby.so
14mr|rpm-5.4.10-46|1365	%endif
14mr|rpm-5.4.10-46|1366	
14mr|rpm-5.4.10-46|1367	%if %{with tcl}
14mr|rpm-5.4.10-46|1368	%files -n rpm-tclembed
14mr|rpm-5.4.10-46|1369	%{_rpmhome}/lib/rpmtcl.so
14mr|rpm-5.4.10-46|1370	%endif
14mr|rpm-5.4.10-46|1371	
14mr|rpm-5.4.10-46|1372	%if %{with squirrel}
14mr|rpm-5.4.10-46|1373	%files -n rpm-squirrelembed
14mr|rpm-5.4.10-46|1374	%{_rpmhome}/lib/rpmsquirrel.so
14mr|rpm-5.4.10-46|1375	%endif
14mr|rpm-5.4.10-46|1376	
14mr|rpm-5.4.10-46|1377	%if %{with docs}
14mr|rpm-5.4.10-46|1378	%files apidocs
14mr|rpm-5.4.10-46|1379	%dir %{_docdir}/rpm/html
14mr|rpm-5.4.10-46|1380	%{_docdir}/rpm/html/*
14mr|rpm-5.4.10-46|1381	%endif
14mr|rpm-5.4.10-46|1382	
14mr|rpm-5.4.10-46|1383	
14mr|rpm-5.4.10-46|1384	%changelog
14mr|rpm-5.4.10-46|1385	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-46
14mr|rpm-5.4.10-46|1386	+ Revision: 114148e
14mr|rpm-5.4.10-46|1387	- Really apply patch
14mr|rpm-5.4.10-46|1388	
14mr|rpm-5.4.10-46|1389	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-45
14mr|rpm-5.4.10-46|1390	+ Revision: d1872ca
14mr|rpm-5.4.10-46|1391	- -fno-delete-null-pointer-checks by default
14mr|rpm-5.4.10-46|1392	
14mr|rpm-5.4.10-46|1393	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-44
14mr|rpm-5.4.10-46|1394	+ Revision: aef2ebb
14mr|rpm-5.4.10-46|1395	- Improve __urlgetfile macro - take files from current folder if they exist
14mr|rpm-5.4.10-46|1396	
14mr|rpm-5.4.10-46|1397	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-43
14mr|rpm-5.4.10-46|1398	+ Revision: 7a715b0
14mr|rpm-5.4.10-46|1399	- Update rubygems 2.2 patch
14mr|rpm-5.4.10-46|1400	
14mr|rpm-5.4.10-46|1401	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-42
14mr|rpm-5.4.10-46|1402	+ Revision: 799adf8
14mr|rpm-5.4.10-46|1403	- Add patch to fix gems native extensions build with rubygems 2.2+
14mr|rpm-5.4.10-46|1404	
14mr|rpm-5.4.10-46|1405	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-41
14mr|rpm-5.4.10-46|1406	+ Revision: 2c039b3
14mr|rpm-5.4.10-46|1407	- Revert --ignore-dependencies patch for rubygems
14mr|rpm-5.4.10-46|1408	
14mr|rpm-5.4.10-46|1409	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-40
14mr|rpm-5.4.10-46|1410	+ Revision: 78a814d
14mr|rpm-5.4.10-46|1411	- Add patch to fix docs generation when building gems with ruby 2.1
14mr|rpm-5.4.10-46|1412	
14mr|rpm-5.4.10-46|1413	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-39
14mr|rpm-5.4.10-46|1414	+ Revision: a4f7aa9
14mr|rpm-5.4.10-46|1415	- Drop update-ruby_gemdir-and-ruby_ridir-macros patch, looks like it only breaks things for us
14mr|rpm-5.4.10-46|1416	
14mr|rpm-5.4.10-46|1417	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-38
14mr|rpm-5.4.10-46|1418	+ Revision: 853920d
14mr|rpm-5.4.10-46|1419	- Add some ruby-related patches from Cooker
14mr|rpm-5.4.10-46|1420	
14mr|rpm-5.4.10-46|1421	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.4.10-37
14mr|rpm-5.4.10-46|1422	+ Revision: 802e314
14mr|rpm-5.4.10-46|1423	- Rebuild with ruby 2.1
14mr|rpm-5.4.10-46|1424	
14mr|rpm-5.4.10-46|1425	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-36
14mr|rpm-5.4.10-46|1426	+ Revision: b5265e6
14mr|rpm-5.4.10-46|1427	- Rebuild with updated perl
14mr|rpm-5.4.10-46|1428	
14mr|rpm-5.4.10-46|1429	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-35
14mr|rpm-5.4.10-46|1430	+ Revision: 0dfffe2
14mr|rpm-5.4.10-46|1431	- Bootstrap again
14mr|rpm-5.4.10-46|1432	
14mr|rpm-5.4.10-46|1433	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1434	+ Revision: b9f198e
14mr|rpm-5.4.10-46|1435	- Bump release
14mr|rpm-5.4.10-46|1436	
14mr|rpm-5.4.10-46|1437	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-33
14mr|rpm-5.4.10-46|1438	+ Revision: a9b678f
14mr|rpm-5.4.10-46|1439	- Move --ffat-lto-objects to __common_cflags
14mr|rpm-5.4.10-46|1440	
14mr|rpm-5.4.10-46|1441	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-32
14mr|rpm-5.4.10-46|1442	+ Revision: 52cd4de
14mr|rpm-5.4.10-46|1443	- added fat-lto-objects to optflags
14mr|rpm-5.4.10-46|1444	
14mr|rpm-5.4.10-46|1445	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-35
14mr|rpm-5.4.10-46|1446	+ Revision: ac32499
14mr|rpm-5.4.10-46|1447	- Fix autoreq
14mr|rpm-5.4.10-46|1448	
14mr|rpm-5.4.10-46|1449	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-35
14mr|rpm-5.4.10-46|1450	+ Revision: 807119c
14mr|rpm-5.4.10-46|1451	- Add req exception for bootstrap
14mr|rpm-5.4.10-46|1452	
14mr|rpm-5.4.10-46|1453	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-35
14mr|rpm-5.4.10-46|1454	+ Revision: 20ea24d
14mr|rpm-5.4.10-46|1455	- Correct bootstrap
14mr|rpm-5.4.10-46|1456	
14mr|rpm-5.4.10-46|1457	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-35
14mr|rpm-5.4.10-46|1458	+ Revision: f3abe97
14mr|rpm-5.4.10-46|1459	- No bootstrap
14mr|rpm-5.4.10-46|1460	
14mr|rpm-5.4.10-46|1461	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1462	+ Revision: 1d05813
14mr|rpm-5.4.10-46|1463	- Complete bootstrap
14mr|rpm-5.4.10-46|1464	
14mr|rpm-5.4.10-46|1465	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1466	+ Revision: 66f508a
14mr|rpm-5.4.10-46|1467	- Disable libelf
14mr|rpm-5.4.10-46|1468	
14mr|rpm-5.4.10-46|1469	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1470	+ Revision: f14de67
14mr|rpm-5.4.10-46|1471	- Bootstrap but with perl and python
14mr|rpm-5.4.10-46|1472	
14mr|rpm-5.4.10-46|1473	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1474	+ Revision: 1209eb6
14mr|rpm-5.4.10-46|1475	- Really disable docs
14mr|rpm-5.4.10-46|1476	
14mr|rpm-5.4.10-46|1477	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1478	+ Revision: 643209f
14mr|rpm-5.4.10-46|1479	- Build wo docs
14mr|rpm-5.4.10-46|1480	
14mr|rpm-5.4.10-46|1481	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-34
14mr|rpm-5.4.10-46|1482	+ Revision: 9e49518
14mr|rpm-5.4.10-46|1483	- Add doxygen BR
14mr|rpm-5.4.10-46|1484	
14mr|rpm-5.4.10-46|1485	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-33
14mr|rpm-5.4.10-46|1486	+ Revision: d7228da
14mr|rpm-5.4.10-46|1487	- Rebuild wo bootstrap
14mr|rpm-5.4.10-46|1488	
14mr|rpm-5.4.10-46|1489	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-32
14mr|rpm-5.4.10-46|1490	+ Revision: a9aa3e8
14mr|rpm-5.4.10-46|1491	- Bootstrap
14mr|rpm-5.4.10-46|1492	
14mr|rpm-5.4.10-46|1493	* Sun May 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-32
14mr|rpm-5.4.10-46|1494	+ Revision: 49f5658
14mr|rpm-5.4.10-46|1495	- Rebuild with new perl
14mr|rpm-5.4.10-46|1496	
14mr|rpm-5.4.10-46|1497	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-31
14mr|rpm-5.4.10-46|1498	+ Revision: 9818101
14mr|rpm-5.4.10-46|1499	- Bump release
14mr|rpm-5.4.10-46|1500	
14mr|rpm-5.4.10-46|1501	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-30
14mr|rpm-5.4.10-46|1502	+ Revision: 8215eef
14mr|rpm-5.4.10-46|1503	- Disable one hardening patch
14mr|rpm-5.4.10-46|1504	
14mr|rpm-5.4.10-46|1505	

18835 14
14mr|rpmdrake-5.26.12-41|1	%if %{_use_internal_dependency_generator}
14mr|rpmdrake-5.26.12-41|2	%define __noautoreq 'perl\\(Rpmdrake::widgets\\)'
14mr|rpmdrake-5.26.12-41|3	%else
14mr|rpmdrake-5.26.12-41|4	%define _requires_exceptions perl(Rpmdrake::widgets)
14mr|rpmdrake-5.26.12-41|5	%endif
14mr|rpmdrake-5.26.12-41|6	
14mr|rpmdrake-5.26.12-41|7	Name:		rpmdrake
14mr|rpmdrake-5.26.12-41|8	Version:	5.26.12
14mr|rpmdrake-5.26.12-41|9	Release:	41
14mr|rpmdrake-5.26.12-41|10	
14mr|rpmdrake-5.26.12-41|11	Summary:	Graphical front end for sofware installation/removal
14mr|rpmdrake-5.26.12-41|12	License:	GPLv2+
14mr|rpmdrake-5.26.12-41|13	Group:		System/Configuration/Packaging
14mr|rpmdrake-5.26.12-41|14	URL:		https://abf.rosalinux.ru/import/rpmdrake
14mr|rpmdrake-5.26.12-41|15	
14mr|rpmdrake-5.26.12-41|16	Source0:	%{name}-%{version}.tar.xz
14mr|rpmdrake-5.26.12-41|17	
14mr|rpmdrake-5.26.12-41|18	Patch0:		rpmdrake-5.26.12-drop_update_media_only.patch
14mr|rpmdrake-5.26.12-41|19	Patch1:		upgrade_info_utf8.patch
14mr|rpmdrake-5.26.12-41|20	Patch2:		rpmdrake-5.26.12-version-release.patch
14mr|rpmdrake-5.26.12-41|21	Patch3:		rpmdrake-5.26.12-run-help-callback.patch
14mr|rpmdrake-5.26.12-41|22	Patch4:		rpmdrake-5.26.12-do_not_flush.patch
14mr|rpmdrake-5.26.12-41|23	Patch5:		rpmdrake-5.26.12-show-launcher-in-gnome-shell.patch
14mr|rpmdrake-5.26.12-41|24	Patch6:		rpmdrake-5.26.12-download-all-option.patch
14mr|rpmdrake-5.26.12-41|25	Patch7:         rpmdrake.gui.lst.patch
14mr|rpmdrake-5.26.12-41|26	Patch8:         rpmdrake-5.26.12-force-req-update.patch
14mr|rpmdrake-5.26.12-41|27	Patch9:         rpmdrake-5.26.12-disable-orphans.patch
14mr|rpmdrake-5.26.12-41|28	
14mr|rpmdrake-5.26.12-41|29	#From Mageia
14mr|rpmdrake-5.26.12-41|30	#Patch10:	rpmdrake-5.26.12-globaldialog.patch
14mr|rpmdrake-5.26.12-41|31	#Patch11:	rpmdrake-5.26.12-rpmnew.patch
14mr|rpmdrake-5.26.12-41|32	#Patch12:	rpmdrake-5.26.12-curl_merge.patch
14mr|rpmdrake-5.26.12-41|33	#Patch13:	rpmdrake-5.26.12-x86_64_sort.patch
14mr|rpmdrake-5.26.12-41|34	
14mr|rpmdrake-5.26.12-41|35	Patch14:	rpmdrake-gui.lst-rosa-imagewriter.patch
14mr|rpmdrake-5.26.12-41|36	Patch15:	rpmdrake-5.26.12-force_auto_req_selection.patch
14mr|rpmdrake-5.26.12-41|37	#Patch16:        rpmdrake-5.26.12.update_all_repos.patch
14mr|rpmdrake-5.26.12-41|38	
14mr|rpmdrake-5.26.12-41|39	# Make MandrivaUpdate take into account 'auto_select' option from config file
14mr|rpmdrake-5.26.12-41|40	Patch17:	rpmdrake-5.26.12-use-auto-from-config-in-MdvUpdate.patch
14mr|rpmdrake-5.26.12-41|41	
14mr|rpmdrake-5.26.12-41|42	# In 'auto' mode, choose package with highest version
14mr|rpmdrake-5.26.12-41|43	Patch18:	rpmdrake-5.26.12-smarter-auto.patch
14mr|rpmdrake-5.26.12-41|44	
14mr|rpmdrake-5.26.12-41|45	# Minor localization fix
14mr|rpmdrake-5.26.12-41|46	Patch19:	rpmdrake-5.26.12-l10n.patch
14mr|rpmdrake-5.26.12-41|47	
14mr|rpmdrake-5.26.12-41|48	# Curl-gost configuration in edit-media-sources
14mr|rpmdrake-5.26.12-41|49	# Normally we need this only for certified distributions
14mr|rpmdrake-5.26.12-41|50	# Patch20:	rpmdrake-5.26.12-curl_gost.patch
14mr|rpmdrake-5.26.12-41|51	
14mr|rpmdrake-5.26.12-41|52	Patch21:	rpmdrake-5.26.12-do-not-disable-media.patch
14mr|rpmdrake-5.26.12-41|53	# Patch22:	rpmdrake-5.26.12-debug_media_config.patch
14mr|rpmdrake-5.26.12-41|54	
14mr|rpmdrake-5.26.12-41|55	# urpm::main_loop is able to indicate that something is wrong with
14mr|rpmdrake-5.26.12-41|56	# package download and suggest to update media metadata.
14mr|rpmdrake-5.26.12-41|57	# Currently we don't support this behavior in rpmdrake
14mr|rpmdrake-5.26.12-41|58	Patch23:	rpmdrake-5.26.12-restart-for-metadata-update.patch
14mr|rpmdrake-5.26.12-41|59	
14mr|rpmdrake-5.26.12-41|60	# In new urpmi, main_loop doesn't need '$requested' argument
14mr|rpmdrake-5.26.12-41|61	Patch24:	rpmdrake-5.26.12-new-urpmi-main-loop.patch
14mr|rpmdrake-5.26.12-41|62	
14mr|rpmdrake-5.26.12-41|63	BuildRequires:	gettext
14mr|rpmdrake-5.26.12-41|64	BuildRequires:	perl-devel
14mr|rpmdrake-5.26.12-41|65	BuildRequires:	intltool
14mr|rpmdrake-5.26.12-41|66	BuildRequires:	perl_checker
14mr|rpmdrake-5.26.12-41|67	BuildArch:	noarch
14mr|rpmdrake-5.26.12-41|68	
14mr|rpmdrake-5.26.12-41|69	Requires:	perl-MDK-Common
14mr|rpmdrake-5.26.12-41|70	Requires:	urpmi > 6.71-17
14mr|rpmdrake-5.26.12-41|71	Requires:	perl-URPM >= 3.07-2
14mr|rpmdrake-5.26.12-41|72	Requires:	drakxtools >= 12.64
14mr|rpmdrake-5.26.12-41|73	Requires:	perl-Gtk2 >= 1.172-2
14mr|rpmdrake-5.26.12-41|74	Requires:	perl-Locale-gettext >= 1.05-6
14mr|rpmdrake-5.26.12-41|75	# lazy load modules:
14mr|rpmdrake-5.26.12-41|76	Requires:	perl-Gtk2-SourceView2
14mr|rpmdrake-5.26.12-41|77	Requires:	perl-File-MimeInfo
14mr|rpmdrake-5.26.12-41|78	# for translations:
14mr|rpmdrake-5.26.12-41|79	Suggests:	mdv-rpm-summary
14mr|rpmdrake-5.26.12-41|80	# need the consolehelper basic pam config files
14mr|rpmdrake-5.26.12-41|81	Requires:	usermode-consoleonly
14mr|rpmdrake-5.26.12-41|82	# for icons:
14mr|rpmdrake-5.26.12-41|83	Requires:	desktop-common-data
14mr|rpmdrake-5.26.12-41|84	Provides:	MandrakeUpdate
14mr|rpmdrake-5.26.12-41|85	
14mr|rpmdrake-5.26.12-41|86	%description
14mr|rpmdrake-5.26.12-41|87	This package contains the Mandriva graphical software manipulation
14mr|rpmdrake-5.26.12-41|88	tools.
14mr|rpmdrake-5.26.12-41|89	
14mr|rpmdrake-5.26.12-41|90	Rpmdrake provides a simple interface that makes it easy to install
14mr|rpmdrake-5.26.12-41|91	and remove software.
14mr|rpmdrake-5.26.12-41|92	
14mr|rpmdrake-5.26.12-41|93	MandrivaUpdate is a single-purpose application for keeping your system
14mr|rpmdrake-5.26.12-41|94	up to date with the latest official updates.
14mr|rpmdrake-5.26.12-41|95	
14mr|rpmdrake-5.26.12-41|96	There is also a tool for configuring package sources (medias), which can
14mr|rpmdrake-5.26.12-41|97	be run independently or accessed from within rpmdrake.
14mr|rpmdrake-5.26.12-41|98	
14mr|rpmdrake-5.26.12-41|99	%prep
14mr|rpmdrake-5.26.12-41|100	%setup -q
14mr|rpmdrake-5.26.12-41|101	%apply_patches
14mr|rpmdrake-5.26.12-41|102	
14mr|rpmdrake-5.26.12-41|103	%build
14mr|rpmdrake-5.26.12-41|104	make OPTIMIZE="%{optflags} -Wall" PREFIX=%{_prefix} INSTALLDIRS=vendor
14mr|rpmdrake-5.26.12-41|105	
14mr|rpmdrake-5.26.12-41|106	%install
14mr|rpmdrake-5.26.12-41|107	%makeinstall_std PREFIX=%buildroot/%{_prefix}
14mr|rpmdrake-5.26.12-41|108	
14mr|rpmdrake-5.26.12-41|109	%find_lang rpmdrake
14mr|rpmdrake-5.26.12-41|110	
14mr|rpmdrake-5.26.12-41|111	# for consolehelper config (#29696)
14mr|rpmdrake-5.26.12-41|112	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|rpmdrake-5.26.12-41|113	cat > %{buildroot}%{_sysconfdir}/pam.d/rpmdrake  <<EOF
14mr|rpmdrake-5.26.12-41|114	#%PAM-1.0
14mr|rpmdrake-5.26.12-41|115	auth		include		config-util
14mr|rpmdrake-5.26.12-41|116	account		include		config-util
14mr|rpmdrake-5.26.12-41|117	session		include		config-util
14mr|rpmdrake-5.26.12-41|118	EOF
14mr|rpmdrake-5.26.12-41|119	
14mr|rpmdrake-5.26.12-41|120	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|rpmdrake-5.26.12-41|121	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rpmdrake <<EOF
14mr|rpmdrake-5.26.12-41|122	USER=root
14mr|rpmdrake-5.26.12-41|123	PROGRAM=/usr/sbin/rpmdrake
14mr|rpmdrake-5.26.12-41|124	FALLBACK=false
14mr|rpmdrake-5.26.12-41|125	SESSION=true
14mr|rpmdrake-5.26.12-41|126	EOF
14mr|rpmdrake-5.26.12-41|127	
14mr|rpmdrake-5.26.12-41|128	# Rights Delegation spec for MDV2008 says MandrivaUpdate should ask for
14mr|rpmdrake-5.26.12-41|129	# user password, not root password
14mr|rpmdrake-5.26.12-41|130	cat > %{buildroot}%{_sysconfdir}/pam.d/mandrivaupdate  <<EOF
14mr|rpmdrake-5.26.12-41|131	#%PAM-1.0
14mr|rpmdrake-5.26.12-41|132	auth		include		config-util-user
14mr|rpmdrake-5.26.12-41|133	account		include		config-util-user
14mr|rpmdrake-5.26.12-41|134	session		include		config-util-user
14mr|rpmdrake-5.26.12-41|135	EOF
14mr|rpmdrake-5.26.12-41|136	
14mr|rpmdrake-5.26.12-41|137	cat > %{buildroot}%{_sysconfdir}/security/console.apps/MandrivaUpdate <<EOF
14mr|rpmdrake-5.26.12-41|138	USER=<user>
14mr|rpmdrake-5.26.12-41|139	PROGRAM=/usr/sbin/MandrivaUpdate
14mr|rpmdrake-5.26.12-41|140	FALLBACK=false
14mr|rpmdrake-5.26.12-41|141	SESSION=true
14mr|rpmdrake-5.26.12-41|142	EOF
14mr|rpmdrake-5.26.12-41|143	
14mr|rpmdrake-5.26.12-41|144	# edit media
14mr|rpmdrake-5.26.12-41|145	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-edit-media}
14mr|rpmdrake-5.26.12-41|146	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-edit-media <<EOF
14mr|rpmdrake-5.26.12-41|147	USER=root
14mr|rpmdrake-5.26.12-41|148	PROGRAM=/usr/sbin/drakrpm-edit-media
14mr|rpmdrake-5.26.12-41|149	FALLBACK=false
14mr|rpmdrake-5.26.12-41|150	SESSION=true
14mr|rpmdrake-5.26.12-41|151	EOF
14mr|rpmdrake-5.26.12-41|152	
14mr|rpmdrake-5.26.12-41|153	# rpmdrake-update
14mr|rpmdrake-5.26.12-41|154	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-update}
14mr|rpmdrake-5.26.12-41|155	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-update <<EOF
14mr|rpmdrake-5.26.12-41|156	USER=root
14mr|rpmdrake-5.26.12-41|157	PROGRAM=/usr/sbin/drakrpm-update
14mr|rpmdrake-5.26.12-41|158	FALLBACK=false
14mr|rpmdrake-5.26.12-41|159	SESSION=true
14mr|rpmdrake-5.26.12-41|160	EOF
14mr|rpmdrake-5.26.12-41|161	
14mr|rpmdrake-5.26.12-41|162	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakrpm-edit-media
14mr|rpmdrake-5.26.12-41|163	# XXX - should be changed upstream
14mr|rpmdrake-5.26.12-41|164	sed -i -e "s,%{_sbindir}/edit-urpm-sources.pl,%{_bindir}/drakrpm-edit-media," \
14mr|rpmdrake-5.26.12-41|165	%{buildroot}%{_datadir}/applications/rpmdrake-sources.desktop
14mr|rpmdrake-5.26.12-41|166	
14mr|rpmdrake-5.26.12-41|167	mkdir -p %{buildroot}{%{_miconsdir},%{_liconsdir},%{_iconsdir}/hicolor,%{_iconsdir}/hicolor/{16x16,32x32,48x48},%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps}
14mr|rpmdrake-5.26.12-41|168	for i in rpmdrake mandrivaupdate edit-urpm-sources; do
14mr|rpmdrake-5.26.12-41|169	cp pixmaps/${i}16.png %{buildroot}%{_miconsdir}/${i}.png
14mr|rpmdrake-5.26.12-41|170	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/${i}.png
14mr|rpmdrake-5.26.12-41|171	cp pixmaps/${i}48.png %{buildroot}%{_liconsdir}/${i}.png
14mr|rpmdrake-5.26.12-41|172	cp pixmaps/${i}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/${i}.png
14mr|rpmdrake-5.26.12-41|173	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/${i}.png
14mr|rpmdrake-5.26.12-41|174	cp pixmaps/${i}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/${i}.png
14mr|rpmdrake-5.26.12-41|175	done
14mr|rpmdrake-5.26.12-41|176	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rpmdrake
14mr|rpmdrake-5.26.12-41|177	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/MandrivaUpdate
14mr|rpmdrake-5.26.12-41|178	ln -sf %{_bindir}/rpmdrake %{buildroot}%{_bindir}/drakrpm
14mr|rpmdrake-5.26.12-41|179	ln -sf %{_sysconfdir}/security/console.apps/MandrivaUpdate %{buildroot}%{_sysconfdir}/security/console.apps/mandrivaupdate
14mr|rpmdrake-5.26.12-41|180	ln -sf %{_sysconfdir}/pam.d/rpmdrake %{buildroot}%{_sysconfdir}/pam.d/drakrpm
14mr|rpmdrake-5.26.12-41|181	ln -sf %{_sysconfdir}/security/console.apps/rpmdrake %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm
14mr|rpmdrake-5.26.12-41|182	
14mr|rpmdrake-5.26.12-41|183	
14mr|rpmdrake-5.26.12-41|184	%check
14mr|rpmdrake-5.26.12-41|185	%make check
14mr|rpmdrake-5.26.12-41|186	
14mr|rpmdrake-5.26.12-41|187	%files -f rpmdrake.lang
14mr|rpmdrake-5.26.12-41|188	%doc AUTHORS COPYING NEWS README
14mr|rpmdrake-5.26.12-41|189	%config(noreplace) %{_sysconfdir}/pam.d/rpmdrake
14mr|rpmdrake-5.26.12-41|190	%config(noreplace) %{_sysconfdir}/pam.d/mandrivaupdate
14mr|rpmdrake-5.26.12-41|191	%config(noreplace) %{_sysconfdir}/pam.d/drakrpm-edit-media
14mr|rpmdrake-5.26.12-41|192	%config(noreplace) %{_sysconfdir}/security/console.apps/rpmdrake
14mr|rpmdrake-5.26.12-41|193	%config(noreplace) %{_sysconfdir}/security/console.apps/MandrivaUpdate
14mr|rpmdrake-5.26.12-41|194	%config(noreplace) %{_sysconfdir}/security/console.apps/drakrpm-edit-media
14mr|rpmdrake-5.26.12-41|195	# all these in sysconfdir are symlinks
14mr|rpmdrake-5.26.12-41|196	%{_sysconfdir}/pam.d/drakrpm
14mr|rpmdrake-5.26.12-41|197	%{_sysconfdir}/pam.d/drakrpm-update
14mr|rpmdrake-5.26.12-41|198	%{_sysconfdir}/security/console.apps/drakrpm
14mr|rpmdrake-5.26.12-41|199	%{_sysconfdir}/security/console.apps/drakrpm-update
14mr|rpmdrake-5.26.12-41|200	%{_sysconfdir}/security/console.apps/mandrivaupdate
14mr|rpmdrake-5.26.12-41|201	%{_sbindir}/rpmdrake*
14mr|rpmdrake-5.26.12-41|202	%{_sbindir}/MandrivaUpdate
14mr|rpmdrake-5.26.12-41|203	%{_sbindir}/edit-urpm-*
14mr|rpmdrake-5.26.12-41|204	%{_sbindir}/drakrpm-edit-media
14mr|rpmdrake-5.26.12-41|205	%{_sbindir}/drakrpm-update
14mr|rpmdrake-5.26.12-41|206	%{_sbindir}/gurpmi.addmedia
14mr|rpmdrake-5.26.12-41|207	%{_bindir}/*
14mr|rpmdrake-5.26.12-41|208	%{_datadir}/%{name}
14mr|rpmdrake-5.26.12-41|209	%{perl_vendorlib}/*.pm
14mr|rpmdrake-5.26.12-41|210	%{perl_vendorlib}/Rpmdrake
14mr|rpmdrake-5.26.12-41|211	%{_datadir}/mimelnk/application/x-urpmi-media.desktop
14mr|rpmdrake-5.26.12-41|212	%{_datadir}/mime/packages/urpmi-media.xml
14mr|rpmdrake-5.26.12-41|213	%{_datadir}/applications/*.desktop
14mr|rpmdrake-5.26.12-41|214	%{_iconsdir}/*.png
14mr|rpmdrake-5.26.12-41|215	%{_miconsdir}/*.png
14mr|rpmdrake-5.26.12-41|216	%{_liconsdir}/*.png
14mr|rpmdrake-5.26.12-41|217	%{_iconsdir}/hicolor/16x16/apps/*.png
14mr|rpmdrake-5.26.12-41|218	%{_iconsdir}/hicolor/32x32/apps/*.png
14mr|rpmdrake-5.26.12-41|219	%{_iconsdir}/hicolor/48x48/apps/*.png
14mr|rpmdrake-5.26.12-41|220	
14mr|rpmdrake-5.26.12-41|221	%changelog
14mr|rpmdrake-5.26.12-41|222	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-41
14mr|rpmdrake-5.26.12-41|223	+ Revision: fbaaccc
14mr|rpmdrake-5.26.12-41|224	- Fix evr vs EVR usage
14mr|rpmdrake-5.26.12-41|225	
14mr|rpmdrake-5.26.12-41|226	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-40
14mr|rpmdrake-5.26.12-41|227	+ Revision: 15b9aa7
14mr|rpmdrake-5.26.12-41|228	- Patch rpmdrake to work with new urpmi main_loop
14mr|rpmdrake-5.26.12-41|229	
14mr|rpmdrake-5.26.12-41|230	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-39
14mr|rpmdrake-5.26.12-41|231	+ Revision: 4561cc3
14mr|rpmdrake-5.26.12-41|232	- Ignore 'auto-restart' possibility in urpm::main_loop for now
14mr|rpmdrake-5.26.12-41|233	
14mr|rpmdrake-5.26.12-41|234	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.26.12-38
14mr|rpmdrake-5.26.12-41|235	+ Revision: 3b16395
14mr|rpmdrake-5.26.12-41|236	- MassBuild#440: Increase release tag
14mr|rpmdrake-5.26.12-41|237	
14mr|rpmdrake-5.26.12-41|238	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-37
14mr|rpmdrake-5.26.12-41|239	+ Revision: 4e54689
14mr|rpmdrake-5.26.12-41|240	- Disable update-all-repos patch
14mr|rpmdrake-5.26.12-41|241	
14mr|rpmdrake-5.26.12-41|242	* Mon Jan 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-36
14mr|rpmdrake-5.26.12-41|243	+ Revision: 92ffc3f
14mr|rpmdrake-5.26.12-41|244	- Do not disable media forever
14mr|rpmdrake-5.26.12-41|245	
14mr|rpmdrake-5.26.12-41|246	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-35
14mr|rpmdrake-5.26.12-41|247	+ Revision: 6a25665
14mr|rpmdrake-5.26.12-41|248	- Added debug info to track media updates
14mr|rpmdrake-5.26.12-41|249	
14mr|rpmdrake-5.26.12-41|250	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-34
14mr|rpmdrake-5.26.12-41|251	+ Revision: 58c3ff0
14mr|rpmdrake-5.26.12-41|252	- Add support for curl_gost configuration in edit-urpm-sources
14mr|rpmdrake-5.26.12-41|253	
14mr|rpmdrake-5.26.12-41|254	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-33
14mr|rpmdrake-5.26.12-41|255	+ Revision: 932a2dd
14mr|rpmdrake-5.26.12-41|256	- Added localization fix
14mr|rpmdrake-5.26.12-41|257	
14mr|rpmdrake-5.26.12-41|258	* Thu Oct 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-32
14mr|rpmdrake-5.26.12-41|259	+ Revision: 0d6e507
14mr|rpmdrake-5.26.12-41|260	- In --auto mode, choose package with highest version-release
14mr|rpmdrake-5.26.12-41|261	
14mr|rpmdrake-5.26.12-41|262	* Wed Sep 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-31
14mr|rpmdrake-5.26.12-41|263	+ Revision: 76921fb
14mr|rpmdrake-5.26.12-41|264	- Improve MandrivaUpdate auto_select patch
14mr|rpmdrake-5.26.12-41|265	
14mr|rpmdrake-5.26.12-41|266	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-30
14mr|rpmdrake-5.26.12-41|267	+ Revision: 29a141c
14mr|rpmdrake-5.26.12-41|268	- Update patch
14mr|rpmdrake-5.26.12-41|269	
14mr|rpmdrake-5.26.12-41|270	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-30
14mr|rpmdrake-5.26.12-41|271	+ Revision: 5a76c45
14mr|rpmdrake-5.26.12-41|272	- Fix MandrivaUpdate to read 'auto_select' option from rpmdrake config file
14mr|rpmdrake-5.26.12-41|273	
14mr|rpmdrake-5.26.12-41|274	* Fri Aug 23 2013 root <root@localhost.localdomain> 5.26.12-29
14mr|rpmdrake-5.26.12-41|275	+ Revision: 2843651
14mr|rpmdrake-5.26.12-41|276	- rpmdrake should update all repositories
14mr|rpmdrake-5.26.12-41|277	
14mr|rpmdrake-5.26.12-41|278	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-28
14mr|rpmdrake-5.26.12-41|279	+ Revision: 19bbce9
14mr|rpmdrake-5.26.12-41|280	- Enable force_auto_req_selection.patch - use "--auto" option by default.
14mr|rpmdrake-5.26.12-41|281	
14mr|rpmdrake-5.26.12-41|282	* Thu Jul 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-27
14mr|rpmdrake-5.26.12-41|283	+ Revision: bb5728c
14mr|rpmdrake-5.26.12-41|284	- Disable all unpublished patches except rosa-imagewriter
14mr|rpmdrake-5.26.12-41|285	
14mr|rpmdrake-5.26.12-41|286	* Tue Jun 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-27
14mr|rpmdrake-5.26.12-41|287	+ Revision: 047b26a
14mr|rpmdrake-5.26.12-41|288	- LOG Automatically choose dependencies
14mr|rpmdrake-5.26.12-41|289	
14mr|rpmdrake-5.26.12-41|290	* Tue Jun 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-26
14mr|rpmdrake-5.26.12-41|291	+ Revision: 07cc4a6
14mr|rpmdrake-5.26.12-41|292	- Fix patch
14mr|rpmdrake-5.26.12-41|293	
14mr|rpmdrake-5.26.12-41|294	* Mon Jun 03 2013 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 5.26.12-26
14mr|rpmdrake-5.26.12-41|295	+ Revision: c502a60
14mr|rpmdrake-5.26.12-41|296	- Added ROSA ImageWriter to the GUI list
14mr|rpmdrake-5.26.12-41|297	
14mr|rpmdrake-5.26.12-41|298	* Wed May 22 2013 akdengi <kazancas@mandriva.ru> 5.26.12-25
14mr|rpmdrake-5.26.12-41|299	+ Revision: 1a15f97
14mr|rpmdrake-5.26.12-41|300	- drop globaldialog
14mr|rpmdrake-5.26.12-41|301	
14mr|rpmdrake-5.26.12-41|302	* Fri May 17 2013 akdengi <kazancas@gmail.com> 5.26.12-23
14mr|rpmdrake-5.26.12-41|303	+ Revision: bb6192a
14mr|rpmdrake-5.26.12-41|304	- Sort x86_64 package first
14mr|rpmdrake-5.26.12-41|305	
14mr|rpmdrake-5.26.12-41|306	* Thu May 16 2013 akdengi <kazancas@mandriva.ru> 5.26.12-22
14mr|rpmdrake-5.26.12-41|307	+ Revision: 2cf8dc6
14mr|rpmdrake-5.26.12-41|308	- use global dialog and move curl into rpmdrake
14mr|rpmdrake-5.26.12-41|309	
14mr|rpmdrake-5.26.12-41|310	* Mon May 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-18
14mr|rpmdrake-5.26.12-41|311	+ Revision: 7fcee46
14mr|rpmdrake-5.26.12-41|312	- Do not calc orphans after package installation
14mr|rpmdrake-5.26.12-41|313	
14mr|rpmdrake-5.26.12-41|314	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-17
14mr|rpmdrake-5.26.12-41|315	+ Revision: 63b7e1c
14mr|rpmdrake-5.26.12-41|316	- Bump release
14mr|rpmdrake-5.26.12-41|317	
14mr|rpmdrake-5.26.12-41|318	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
14mr|rpmdrake-5.26.12-41|319	+ Revision: 6413bf0
14mr|rpmdrake-5.26.12-41|320	- Add Russian translation
14mr|rpmdrake-5.26.12-41|321	
14mr|rpmdrake-5.26.12-41|322	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
14mr|rpmdrake-5.26.12-41|323	+ Revision: 2061593
14mr|rpmdrake-5.26.12-41|324	- Add gui option to enable/disable orphans
14mr|rpmdrake-5.26.12-41|325	
14mr|rpmdrake-5.26.12-41|326	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
14mr|rpmdrake-5.26.12-41|327	+ Revision: ab922a6
14mr|rpmdrake-5.26.12-41|328	- LOG do not calculate orphans
14mr|rpmdrake-5.26.12-41|329	
14mr|rpmdrake-5.26.12-41|330	* Thu Apr 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-15
14mr|rpmdrake-5.26.12-41|331	+ Revision: 59259fd
14mr|rpmdrake-5.26.12-41|332	- Added force-req-update support
14mr|rpmdrake-5.26.12-41|333	
14mr|rpmdrake-5.26.12-41|334	* Thu Mar 14 2013 root <root@localhost.localdomain> 5.26.12-14
14mr|rpmdrake-5.26.12-41|335	+ Revision: 13b9f1d
14mr|rpmdrake-5.26.12-41|336	- changed thunderbird to  mozilla-thunderbird in gui.lst
14mr|rpmdrake-5.26.12-41|337	
14mr|rpmdrake-5.26.12-41|338	* Fri Mar 01 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 5.26.12-13
14mr|rpmdrake-5.26.12-41|339	+ Revision: 8682ae7
14mr|rpmdrake-5.26.12-41|340	- Updated rpmdrake.spec
14mr|rpmdrake-5.26.12-41|341	
14mr|rpmdrake-5.26.12-41|342	* Fri Mar 01 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 5.26.12-12
14mr|rpmdrake-5.26.12-41|343	+ Revision: bc5f116
14mr|rpmdrake-5.26.12-41|344	- LOG - update-all for Mandriva-Update
14mr|rpmdrake-5.26.12-41|345	
14mr|rpmdrake-5.26.12-41|346	

18836 14
14mr|rpm-helper-0.24.1-4|1	Name:		rpm-helper
14mr|rpm-helper-0.24.1-4|2	Version:	0.24.1
14mr|rpm-helper-0.24.1-4|3	Release:	4
14mr|rpm-helper-0.24.1-4|4	Summary:	Helper scripts for rpm scriptlets
14mr|rpm-helper-0.24.1-4|5	License:	GPL
14mr|rpm-helper-0.24.1-4|6	Group:		System/Configuration/Packaging
14mr|rpm-helper-0.24.1-4|7	URL:		http://www.rosalinux.com/
14mr|rpm-helper-0.24.1-4|8	Source0:	%{name}-%{version}.tar.bz2
14mr|rpm-helper-0.24.1-4|9	Requires:	grep
14mr|rpm-helper-0.24.1-4|10	Requires:	shadow-utils
14mr|rpm-helper-0.24.1-4|11	Requires:	chkconfig
14mr|rpm-helper-0.24.1-4|12	Requires(pre):	coreutils
14mr|rpm-helper-0.24.1-4|13	# for addgroup which uses xargs
14mr|rpm-helper-0.24.1-4|14	Requires:	findutils
14mr|rpm-helper-0.24.1-4|15	# for /etc/passwd and /etc/group
14mr|rpm-helper-0.24.1-4|16	Requires:	setup
14mr|rpm-helper-0.24.1-4|17	# for /bin/systemctl
14mr|rpm-helper-0.24.1-4|18	Requires:	systemd-units
14mr|rpm-helper-0.24.1-4|19	#Conflicts:  chkconfig < 1.3.50-1
14mr|rpm-helper-0.24.1-4|20	BuildArch:	noarch
14mr|rpm-helper-0.24.1-4|21	
14mr|rpm-helper-0.24.1-4|22	%description
14mr|rpm-helper-0.24.1-4|23	Helper scripts for rpm installation.
14mr|rpm-helper-0.24.1-4|24	
14mr|rpm-helper-0.24.1-4|25	%prep
14mr|rpm-helper-0.24.1-4|26	%setup -q
14mr|rpm-helper-0.24.1-4|27	
14mr|rpm-helper-0.24.1-4|28	%install
14mr|rpm-helper-0.24.1-4|29	%makeinstall_std
14mr|rpm-helper-0.24.1-4|30	
14mr|rpm-helper-0.24.1-4|31	# Make sure these are always executable
14mr|rpm-helper-0.24.1-4|32	chmod 0755 %{buildroot}%{_datadir}/%{name}/*
14mr|rpm-helper-0.24.1-4|33	
14mr|rpm-helper-0.24.1-4|34	%check
14mr|rpm-helper-0.24.1-4|35	make test
14mr|rpm-helper-0.24.1-4|36	
14mr|rpm-helper-0.24.1-4|37	%files
14mr|rpm-helper-0.24.1-4|38	%doc README NEWS AUTHORS
14mr|rpm-helper-0.24.1-4|39	%{_datadir}/%{name}
14mr|rpm-helper-0.24.1-4|40	%{_sys_macros_dir}/%{name}.macros
14mr|rpm-helper-0.24.1-4|41	%{_localstatedir}/lib/%{name}
14mr|rpm-helper-0.24.1-4|42	%config(noreplace) %{_sysconfdir}/sysconfig/ssl
14mr|rpm-helper-0.24.1-4|43	
14mr|rpm-helper-0.24.1-4|44	
14mr|rpm-helper-0.24.1-4|45	%changelog
14mr|rpm-helper-0.24.1-4|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24.1-4
14mr|rpm-helper-0.24.1-4|47	+ Revision: 8b59243
14mr|rpm-helper-0.24.1-4|48	- MassBuild#440: Increase release tag
14mr|rpm-helper-0.24.1-4|49	
14mr|rpm-helper-0.24.1-4|50	

18837 14
14mr|rpmlint-1.5-3|1	Summary:	RPM correctness checker
14mr|rpmlint-1.5-3|2	Name:		rpmlint
14mr|rpmlint-1.5-3|3	Version:	1.5
14mr|rpmlint-1.5-3|4	Release:	3
14mr|rpmlint-1.5-3|5	License:	GPLv2+
14mr|rpmlint-1.5-3|6	Group:		Development/Other
14mr|rpmlint-1.5-3|7	Url:		http://rpmlint.zarb.org/
14mr|rpmlint-1.5-3|8	Source0:	http://rpmlint.zarb.org/download/%{name}-%{version}.tar.xz
14mr|rpmlint-1.5-3|9	Source1:	rpmlint.config
14mr|rpmlint-1.5-3|10	Patch0:		rpmlint-1.4-fix-paths-to-extracted-srpm-files.patch
14mr|rpmlint-1.5-3|11	Patch1:		rpmlint-1.4-add-lgplv21-license.patch
14mr|rpmlint-1.5-3|12	Patch2:		rpmlint-1.4-below-threshold-returns-zero.patch
14mr|rpmlint-1.5-3|13	Patch3:		rpmlint-1.4-fix-setup-checks.patch
14mr|rpmlint-1.5-3|14	Patch4:		rpmlint-1.5-external-depfilter-with-internal-depgen.patch
14mr|rpmlint-1.5-3|15	Patch5:		rpmlint-1.4-shared-lib-not-executable.patch
14mr|rpmlint-1.5-3|16	# proper fix for rhbz#487855
14mr|rpmlint-1.5-3|17	Patch6:		rpmlint-1.4-only-report-actual-errors-as-spec_error.patch
14mr|rpmlint-1.5-3|18	Patch7:		rpmlint-1.5-install-info-trigger.patch
14mr|rpmlint-1.5-3|19	Patch8:		rpmlint-1.5-legacy-mandriva-filetriggers.patch
14mr|rpmlint-1.5-3|20	Patch9:		rpmlint-1.5-double-slash-in-path.patch
14mr|rpmlint-1.5-3|21	Patch10:	rpmlint-1.4-make-tests-pass.patch
14mr|rpmlint-1.5-3|22	Patch11:	rpmlint-1.4-dont-check-use-of-RPM_SOURCE_DIR-in-changelog.patch
14mr|rpmlint-1.5-3|23	Patch12:	rpmlint-1.4-dont-use-_RPMVSF_NOSIGNATURES.patch
14mr|rpmlint-1.5-3|24	Patch14:	rpmlint-1.4-incoherent-pkgname-description.patch
14mr|rpmlint-1.5-3|25	Patch15:	rpmlint-1.4-only-report-non-versioned-files-for-libs.patch
14mr|rpmlint-1.5-3|26	Patch16:	rpmlint-1.4-ignore-no-packager.patch
14mr|rpmlint-1.5-3|27	Patch17:	rpmlint-1.4-spec-subpackage-desc.patch
14mr|rpmlint-1.5-3|28	Patch18:	rpmlint-1.5-drop-obsolete-checks.patch
14mr|rpmlint-1.5-3|29	Patch19:	rpmlint-1.4-missed-attrs-in-desktop-files.patch
14mr|rpmlint-1.5-3|30	Patch20:	rpmlint-1.4-distsuffix-check.patch
14mr|rpmlint-1.5-3|31	Patch21:	rpmlint-1.4-content-licenses.patch
14mr|rpmlint-1.5-3|32	Patch22:	rpmlint-1.4-drop-man-page-check.patch
14mr|rpmlint-1.5-3|33	Patch23:	rpmlint-1.4-improve-rpath-checks.patch
14mr|rpmlint-1.5-3|34	# ROSA policy require libfoo-devel to depend on 'libfoo%{major}',
14mr|rpmlint-1.5-3|35	# not just 'libfoo'
14mr|rpmlint-1.5-3|36	Patch24:	rpmlint-1.4-fix-lib-deps.patch
14mr|rpmlint-1.5-3|37	Patch25:	rpmlint-1.5-apply-patches-macro-disables-patch-not-applied-check.patch
14mr|rpmlint-1.5-3|38	Patch26:	rpmlint-1.4-dkms.patch
14mr|rpmlint-1.5-3|39	
14mr|rpmlint-1.5-3|40	Patch27:        rpmlint-1.5-xdg-check-exception.diff
14mr|rpmlint-1.5-3|41	Patch28:        rpmlint-1.5-xdg-paths-update.diff
14mr|rpmlint-1.5-3|42	
14mr|rpmlint-1.5-3|43	Requires:	python-rpm python-magic desktop-file-utils
14mr|rpmlint-1.5-3|44	# Hardcode "rosa" while %_vendor is still set to "mandriva"...
14mr|rpmlint-1.5-3|45	Suggests:	python-enchant rpmlint-rosa-policy
14mr|rpmlint-1.5-3|46	
14mr|rpmlint-1.5-3|47	BuildRequires:	python-rpm
14mr|rpmlint-1.5-3|48	BuildArch:	noarch
14mr|rpmlint-1.5-3|49	
14mr|rpmlint-1.5-3|50	%description
14mr|rpmlint-1.5-3|51	Rpmlint is a tool to check common errors on rpm packages.
14mr|rpmlint-1.5-3|52	Binary and source packages can be checked.
14mr|rpmlint-1.5-3|53	
14mr|rpmlint-1.5-3|54	%files
14mr|rpmlint-1.5-3|55	%doc ChangeLog README*
14mr|rpmlint-1.5-3|56	%{_bindir}/*
14mr|rpmlint-1.5-3|57	%{_datadir}/%{name}
14mr|rpmlint-1.5-3|58	%{_mandir}/man1/*
14mr|rpmlint-1.5-3|59	%config(noreplace) %{_sysconfdir}/%{name}/config
14mr|rpmlint-1.5-3|60	%dir %{_sysconfdir}/%{name}/
14mr|rpmlint-1.5-3|61	# Which of these exists depends on the version of bash_completion.
14mr|rpmlint-1.5-3|62	# Let's support both.
14mr|rpmlint-1.5-3|63	%optional %config(noreplace) %{_sysconfdir}/bash_completion.d/*
14mr|rpmlint-1.5-3|64	%optional %config(noreplace) %{_datadir}/bash-completion/completions/*
14mr|rpmlint-1.5-3|65	
14mr|rpmlint-1.5-3|66	#----------------------------------------------------------------------------
14mr|rpmlint-1.5-3|67	
14mr|rpmlint-1.5-3|68	%prep
14mr|rpmlint-1.5-3|69	%setup -q
14mr|rpmlint-1.5-3|70	%patch0 -p1 -b .srpm_paths~
14mr|rpmlint-1.5-3|71	%patch1 -p1 -b .lgplv21~
14mr|rpmlint-1.5-3|72	%patch2 -p1 -b .threshold~
14mr|rpmlint-1.5-3|73	%patch3 -p1 -b .setup~
14mr|rpmlint-1.5-3|74	%patch4 -p1 -b .dep_filter~
14mr|rpmlint-1.5-3|75	%patch5 -p1 -b .shlib_exec~
14mr|rpmlint-1.5-3|76	%patch6 -p1 -b .spec_error~
14mr|rpmlint-1.5-3|77	%patch7 -p1 -b .info~
14mr|rpmlint-1.5-3|78	%patch8 -p1 -b .triggers~
14mr|rpmlint-1.5-3|79	%patch9 -p1 -b .slash~
14mr|rpmlint-1.5-3|80	%patch10 -p1 -b .test~
14mr|rpmlint-1.5-3|81	%patch11 -p1 -b .sourcedir_changelog~
14mr|rpmlint-1.5-3|82	%patch12 -p1 -b .nosig~
14mr|rpmlint-1.5-3|83	%patch14 -p1 -b .pkgname_description~
14mr|rpmlint-1.5-3|84	%patch15 -p0 -b .nonversioned_libs~
14mr|rpmlint-1.5-3|85	%patch16 -p0 -b .nopackager~
14mr|rpmlint-1.5-3|86	# rpmlint sometimes fails to detect that 'description' section is over...
14mr|rpmlint-1.5-3|87	# %patch17 -p0 -b .subpkg_desc~
14mr|rpmlint-1.5-3|88	%patch18 -p1 -b .obsolete~
14mr|rpmlint-1.5-3|89	# For FBA usage only
14mr|rpmlint-1.5-3|90	# %patch19 -p0 -b .desktop_l10n~
14mr|rpmlint-1.5-3|91	%patch20 -p1 -b .distsuffix~
14mr|rpmlint-1.5-3|92	%patch21 -p1 -b .licenses~
14mr|rpmlint-1.5-3|93	%patch22 -p1 -b .no-man-page~
14mr|rpmlint-1.5-3|94	%patch23 -p1 -b .improve-rpath~
14mr|rpmlint-1.5-3|95	%patch24 -p1 -b .lib_deps~
14mr|rpmlint-1.5-3|96	%patch25 -p1 -b .apply_patches~
14mr|rpmlint-1.5-3|97	# %patch26 -p1 -b .dkms~
14mr|rpmlint-1.5-3|98	
14mr|rpmlint-1.5-3|99	%patch27 -p1 -b .xdg-exceptions~
14mr|rpmlint-1.5-3|100	%patch28 -p1 -b .xdg-path~
14mr|rpmlint-1.5-3|101	
14mr|rpmlint-1.5-3|102	%build
14mr|rpmlint-1.5-3|103	export COMPILE_PYC=1
14mr|rpmlint-1.5-3|104	%make
14mr|rpmlint-1.5-3|105	
14mr|rpmlint-1.5-3|106	%check
14mr|rpmlint-1.5-3|107	make check
14mr|rpmlint-1.5-3|108	
14mr|rpmlint-1.5-3|109	%install
14mr|rpmlint-1.5-3|110	%makeinstall_std
14mr|rpmlint-1.5-3|111	
14mr|rpmlint-1.5-3|112	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/%{name}/config
14mr|rpmlint-1.5-3|113	install -d %{buildroot}%{_datadir}/%{name}/config.d/
14mr|rpmlint-1.5-3|114	
14mr|rpmlint-1.5-3|115	
14mr|rpmlint-1.5-3|116	%changelog
14mr|rpmlint-1.5-3|117	* Tue Aug 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-3
14mr|rpmlint-1.5-3|118	+ Revision: 5b5f7be
14mr|rpmlint-1.5-3|119	- Added Ruby license
14mr|rpmlint-1.5-3|120	
14mr|rpmlint-1.5-3|121	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14mr|rpmlint-1.5-3|122	+ Revision: db41429
14mr|rpmlint-1.5-3|123	- Add xdg fixes from sokol
14mr|rpmlint-1.5-3|124	
14mr|rpmlint-1.5-3|125	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14mr|rpmlint-1.5-3|126	+ Revision: 6dec229
14mr|rpmlint-1.5-3|127	- Add xdg fixes from sokol
14mr|rpmlint-1.5-3|128	
14mr|rpmlint-1.5-3|129	* Sat Aug 02 2014 abondrov <andrey.bondrov@rosalab.ru> 1.5-1
14mr|rpmlint-1.5-3|130	+ Revision: 74e7331
14mr|rpmlint-1.5-3|131	- New version 1.5, re-diff patches
14mr|rpmlint-1.5-3|132	
14mr|rpmlint-1.5-3|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-46
14mr|rpmlint-1.5-3|134	+ Revision: 7cee08b
14mr|rpmlint-1.5-3|135	- MassBuild#440: Increase release tag
14mr|rpmlint-1.5-3|136	
14mr|rpmlint-1.5-3|137	* Wed Jun 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-45
14mr|rpmlint-1.5-3|138	+ Revision: 979063b
14mr|rpmlint-1.5-3|139	- Really apply 'apply_patches' fix
14mr|rpmlint-1.5-3|140	
14mr|rpmlint-1.5-3|141	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
14mr|rpmlint-1.5-3|142	+ Revision: 329f9b0
14mr|rpmlint-1.5-3|143	- Added 'BSD with attribution' to allowed licenses
14mr|rpmlint-1.5-3|144	
14mr|rpmlint-1.5-3|145	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
14mr|rpmlint-1.5-3|146	+ Revision: ad68749
14mr|rpmlint-1.5-3|147	- Fix bash_completion location
14mr|rpmlint-1.5-3|148	
14mr|rpmlint-1.5-3|149	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
14mr|rpmlint-1.5-3|150	+ Revision: 03c8afd
14mr|rpmlint-1.5-3|151	- Handle apply_paches and treat dkms- as devel packages
14mr|rpmlint-1.5-3|152	
14mr|rpmlint-1.5-3|153	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-43
14mr|rpmlint-1.5-3|154	+ Revision: aa6e921
14mr|rpmlint-1.5-3|155	- Added ZPL 2.1 license to allowed
14mr|rpmlint-1.5-3|156	
14mr|rpmlint-1.5-3|157	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-42
14mr|rpmlint-1.5-3|158	+ Revision: f49b73d
14mr|rpmlint-1.5-3|159	- Fix patch
14mr|rpmlint-1.5-3|160	
14mr|rpmlint-1.5-3|161	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-42
14mr|rpmlint-1.5-3|162	+ Revision: de407fb
14mr|rpmlint-1.5-3|163	- Fix no-dep-on for libraries
14mr|rpmlint-1.5-3|164	
14mr|rpmlint-1.5-3|165	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-41
14mr|rpmlint-1.5-3|166	+ Revision: 344df1a
14mr|rpmlint-1.5-3|167	- Fix rpath typo
14mr|rpmlint-1.5-3|168	
14mr|rpmlint-1.5-3|169	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-41
14mr|rpmlint-1.5-3|170	+ Revision: 3c66929
14mr|rpmlint-1.5-3|171	- Improve rpath checks
14mr|rpmlint-1.5-3|172	
14mr|rpmlint-1.5-3|173	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-40
14mr|rpmlint-1.5-3|174	+ Revision: 256a4b5
14mr|rpmlint-1.5-3|175	- Allow single 'GPL' license - it is still used very widely
14mr|rpmlint-1.5-3|176	
14mr|rpmlint-1.5-3|177	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-39
14mr|rpmlint-1.5-3|178	+ Revision: eb92738
14mr|rpmlint-1.5-3|179	- Require rosa policy instead of mandriva
14mr|rpmlint-1.5-3|180	
14mr|rpmlint-1.5-3|181	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-38
14mr|rpmlint-1.5-3|182	+ Revision: b27f877
14mr|rpmlint-1.5-3|183	- Fix vendor dependency
14mr|rpmlint-1.5-3|184	
14mr|rpmlint-1.5-3|185	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-38
14mr|rpmlint-1.5-3|186	+ Revision: ffda358
14mr|rpmlint-1.5-3|187	- Add more licenses mentioned at ROSA wiki
14mr|rpmlint-1.5-3|188	
14mr|rpmlint-1.5-3|189	* Thu Oct 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-37
14mr|rpmlint-1.5-3|190	+ Revision: f3a1cc0
14mr|rpmlint-1.5-3|191	- Drop 'no-manual-page' check
14mr|rpmlint-1.5-3|192	
14mr|rpmlint-1.5-3|193	* Sat Oct 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-36
14mr|rpmlint-1.5-3|194	+ Revision: 6ebfa93
14mr|rpmlint-1.5-3|195	- Added content licenses
14mr|rpmlint-1.5-3|196	
14mr|rpmlint-1.5-3|197	* Mon Oct 14 2013 aponomarenko <aponomarenko@rosalab.ru> 1.4-35
14mr|rpmlint-1.5-3|198	+ Revision: e8d903f
14mr|rpmlint-1.5-3|199	- Check that *.desktop is not a directory
14mr|rpmlint-1.5-3|200	
14mr|rpmlint-1.5-3|201	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-34
14mr|rpmlint-1.5-3|202	+ Revision: a4b2989
14mr|rpmlint-1.5-3|203	- Added distsuffix check
14mr|rpmlint-1.5-3|204	
14mr|rpmlint-1.5-3|205	* Fri Oct 11 2013 aponomarenko <aponomarenko@rosalab.ru> 1.4-33
14mr|rpmlint-1.5-3|206	+ Revision: 2295c56
14mr|rpmlint-1.5-3|207	- Added new check for missed attributes in desktop files
14mr|rpmlint-1.5-3|208	
14mr|rpmlint-1.5-3|209	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-32
14mr|rpmlint-1.5-3|210	+ Revision: e7eb00f
14mr|rpmlint-1.5-3|211	- Fix patch
14mr|rpmlint-1.5-3|212	
14mr|rpmlint-1.5-3|213	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-32
14mr|rpmlint-1.5-3|214	+ Revision: 7fd857a
14mr|rpmlint-1.5-3|215	- Drop obsolete checks
14mr|rpmlint-1.5-3|216	
14mr|rpmlint-1.5-3|217	* Fri Jun 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-31
14mr|rpmlint-1.5-3|218	+ Revision: 2d9fa20
14mr|rpmlint-1.5-3|219	- Disable subpackage description check again - rpmlint sometimes fail to detect that %description already finished
14mr|rpmlint-1.5-3|220	
14mr|rpmlint-1.5-3|221	* Thu May 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-30
14mr|rpmlint-1.5-3|222	+ Revision: a8d90cf
14mr|rpmlint-1.5-3|223	- Updated subpackage-desc patch
14mr|rpmlint-1.5-3|224	
14mr|rpmlint-1.5-3|225	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-29
14mr|rpmlint-1.5-3|226	+ Revision: 9bb7afc
14mr|rpmlint-1.5-3|227	- Disable last patch - it doesn't understand comments...
14mr|rpmlint-1.5-3|228	
14mr|rpmlint-1.5-3|229	* Mon Apr 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-28
14mr|rpmlint-1.5-3|230	+ Revision: 5c93be4
14mr|rpmlint-1.5-3|231	- LOG Run description-line-too-long checker for subpackages in spec
14mr|rpmlint-1.5-3|232	
14mr|rpmlint-1.5-3|233	* Wed Apr 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-27
14mr|rpmlint-1.5-3|234	+ Revision: fc2b6c2
14mr|rpmlint-1.5-3|235	- Fix group
14mr|rpmlint-1.5-3|236	
14mr|rpmlint-1.5-3|237	

18838 14
14mr|rpmlint-rosa-policy-0.3.22-12|1	Name:		rpmlint-rosa-policy
14mr|rpmlint-rosa-policy-0.3.22-12|2	Version:	0.3.22
14mr|rpmlint-rosa-policy-0.3.22-12|3	Release:	12
14mr|rpmlint-rosa-policy-0.3.22-12|4	Summary:	Rpmlint ROSA policy
14mr|rpmlint-rosa-policy-0.3.22-12|5	Group:		Development/Other
14mr|rpmlint-rosa-policy-0.3.22-12|6	License:	GPLv2+
14mr|rpmlint-rosa-policy-0.3.22-12|7	URL:		http://wiki.rosalab.com/
14mr|rpmlint-rosa-policy-0.3.22-12|8	Source0:	rosa.conf
14mr|rpmlint-rosa-policy-0.3.22-12|9	Source1:	rosa.error.list
14mr|rpmlint-rosa-policy-0.3.22-12|10	BuildArch:	noarch
14mr|rpmlint-rosa-policy-0.3.22-12|11	BuildRequires:	rpmlint
14mr|rpmlint-rosa-policy-0.3.22-12|12	Requires:	rpmlint
14mr|rpmlint-rosa-policy-0.3.22-12|13	%rename		rpmlint-mandriva-policy
14mr|rpmlint-rosa-policy-0.3.22-12|14	
14mr|rpmlint-rosa-policy-0.3.22-12|15	%description
14mr|rpmlint-rosa-policy-0.3.22-12|16	Official rpmlint ROSA policy, install this if you want to produce RPMs
14mr|rpmlint-rosa-policy-0.3.22-12|17	for ROSA.
14mr|rpmlint-rosa-policy-0.3.22-12|18	
14mr|rpmlint-rosa-policy-0.3.22-12|19	%prep
14mr|rpmlint-rosa-policy-0.3.22-12|20	
14mr|rpmlint-rosa-policy-0.3.22-12|21	%build
14mr|rpmlint-rosa-policy-0.3.22-12|22	
14mr|rpmlint-rosa-policy-0.3.22-12|23	#check
14mr|rpmlint-rosa-policy-0.3.22-12|24	#PYTHONPATH=%{_datadir}/rpmlint python %{SOURCE0}
14mr|rpmlint-rosa-policy-0.3.22-12|25	
14mr|rpmlint-rosa-policy-0.3.22-12|26	%install
14mr|rpmlint-rosa-policy-0.3.22-12|27	install -m644 %{SOURCE0} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.conf
14mr|rpmlint-rosa-policy-0.3.22-12|28	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.error.list
14mr|rpmlint-rosa-policy-0.3.22-12|29	
14mr|rpmlint-rosa-policy-0.3.22-12|30	%files
14mr|rpmlint-rosa-policy-0.3.22-12|31	%{_datadir}/rpmlint/config.d/*
14mr|rpmlint-rosa-policy-0.3.22-12|32	
14mr|rpmlint-rosa-policy-0.3.22-12|33	
14mr|rpmlint-rosa-policy-0.3.22-12|34	%changelog
14mr|rpmlint-rosa-policy-0.3.22-12|35	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.22-12
14mr|rpmlint-rosa-policy-0.3.22-12|36	+ Revision: 8431125
14mr|rpmlint-rosa-policy-0.3.22-12|37	- Added Development/Pascal group
14mr|rpmlint-rosa-policy-0.3.22-12|38	
14mr|rpmlint-rosa-policy-0.3.22-12|39	

18839 14
14mr|rpm-manbo-setup-2-28|1	Summary:	The Manbo rpm configuration and scripts
14mr|rpm-manbo-setup-2-28|2	Name:		rpm-manbo-setup
14mr|rpm-manbo-setup-2-28|3	Version:	2
14mr|rpm-manbo-setup-2-28|4	Release:	28
14mr|rpm-manbo-setup-2-28|5	Source3:	manbo.macros
14mr|rpm-manbo-setup-2-28|6	Source4:	manbo-build.macros
14mr|rpm-manbo-setup-2-28|7	Source5:	fix-libtool-ltmain-from-overlinking
14mr|rpm-manbo-setup-2-28|8	Source6:	force-as-needed-for-shared-lib-in-libtool
14mr|rpm-manbo-setup-2-28|9	Source7:	drop-ld-no-undefined-for-shared-lib-modules-in-libtool
14mr|rpm-manbo-setup-2-28|10	Source8:	fix-dlsearch-path-in-libtool-for-multilib
14mr|rpm-manbo-setup-2-28|11	Source9:	fix-libtool-from-moving-options-after-libs
14mr|rpm-manbo-setup-2-28|12	License:	GPL
14mr|rpm-manbo-setup-2-28|13	Group:		System/Configuration/Packaging
14mr|rpm-manbo-setup-2-28|14	BuildArch:	noarch
14mr|rpm-manbo-setup-2-28|15	
14mr|rpm-manbo-setup-2-28|16	%description
14mr|rpm-manbo-setup-2-28|17	The Manbo rpm configuration and scripts.
14mr|rpm-manbo-setup-2-28|18	
14mr|rpm-manbo-setup-2-28|19	%package	build
14mr|rpm-manbo-setup-2-28|20	Group:		System/Configuration/Packaging
14mr|rpm-manbo-setup-2-28|21	Summary:	The Manbo rpm configuration and scripts to build rpms
14mr|rpm-manbo-setup-2-28|22	Requires:	%name = %version-%release
14mr|rpm-manbo-setup-2-28|23	
14mr|rpm-manbo-setup-2-28|24	%description	build
14mr|rpm-manbo-setup-2-28|25	The Manbo rpm configuration and scripts dedicated to build rpms.
14mr|rpm-manbo-setup-2-28|26	
14mr|rpm-manbo-setup-2-28|27	%install
14mr|rpm-manbo-setup-2-28|28	install -d %buildroot/usr/lib/rpm/manbo
14mr|rpm-manbo-setup-2-28|29	install %SOURCE5 %SOURCE6 %SOURCE7 %SOURCE8 %SOURCE9 %buildroot/usr/lib/rpm/manbo
14mr|rpm-manbo-setup-2-28|30	
14mr|rpm-manbo-setup-2-28|31	install -D -m 644 %SOURCE3 %buildroot/etc/rpm/macros.d/10manbo.macros
14mr|rpm-manbo-setup-2-28|32	install -D -m 644 %SOURCE4 %buildroot/etc/rpm/macros.d/10manbo-build.macros
14mr|rpm-manbo-setup-2-28|33	
14mr|rpm-manbo-setup-2-28|34	%files
14mr|rpm-manbo-setup-2-28|35	%dir %{_sysconfdir}/rpm/macros.d
14mr|rpm-manbo-setup-2-28|36	%{_sysconfdir}/rpm/macros.d/10manbo.macros
14mr|rpm-manbo-setup-2-28|37	%dir %_prefix/lib/rpm/manbo
14mr|rpm-manbo-setup-2-28|38	
14mr|rpm-manbo-setup-2-28|39	%files build
14mr|rpm-manbo-setup-2-28|40	%{_sysconfdir}/rpm/macros.d/10manbo-build.macros
14mr|rpm-manbo-setup-2-28|41	%_prefix/lib/rpm/manbo/fix-libtool-ltmain-from-overlinking
14mr|rpm-manbo-setup-2-28|42	%_prefix/lib/rpm/manbo/force-as-needed-for-shared-lib-in-libtool
14mr|rpm-manbo-setup-2-28|43	%_prefix/lib/rpm/manbo/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
14mr|rpm-manbo-setup-2-28|44	%_prefix/lib/rpm/manbo/fix-dlsearch-path-in-libtool-for-multilib
14mr|rpm-manbo-setup-2-28|45	%_prefix/lib/rpm/manbo/fix-libtool-from-moving-options-after-libs
14mr|rpm-manbo-setup-2-28|46	
14mr|rpm-manbo-setup-2-28|47	
14mr|rpm-manbo-setup-2-28|48	
14mr|rpm-manbo-setup-2-28|49	%changelog
14mr|rpm-manbo-setup-2-28|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-28
14mr|rpm-manbo-setup-2-28|51	+ Revision: d0e705d
14mr|rpm-manbo-setup-2-28|52	- MassBuild#440: Increase release tag
14mr|rpm-manbo-setup-2-28|53	
14mr|rpm-manbo-setup-2-28|54	

18840 14
14mr|rpm-mandriva-setup-1.140-7|1	# we want /etc/rpm/platform and rpmgenplatform only on rpm5.org < 5.2
14mr|rpm-mandriva-setup-1.140-7|2	%define rpmplatform %{?evr_tuple_select: 0}%{!?evr_tuple_select: %(if rpm --help | grep -q yaml; then echo 1; else echo 0; fi)}
14mr|rpm-mandriva-setup-1.140-7|3	
14mr|rpm-mandriva-setup-1.140-7|4	Summary:	The ROSA rpm configuration and scripts
14mr|rpm-mandriva-setup-1.140-7|5	Name:		rpm-mandriva-setup
14mr|rpm-mandriva-setup-1.140-7|6	Version:	1.140
14mr|rpm-mandriva-setup-1.140-7|7	Release:	7
14mr|rpm-mandriva-setup-1.140-7|8	Source0:	%{name}-%{version}.tar.xz
14mr|rpm-mandriva-setup-1.140-7|9	License:	GPLv2+
14mr|rpm-mandriva-setup-1.140-7|10	Group:		System/Configuration/Packaging
14mr|rpm-mandriva-setup-1.140-7|11	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/
14mr|rpm-mandriva-setup-1.140-7|12	# for "make test":
14mr|rpm-mandriva-setup-1.140-7|13	BuildRequires:	rpm-devel
14mr|rpm-mandriva-setup-1.140-7|14	#BuildRequires:	rpm-manbo-setup-build
14mr|rpm-mandriva-setup-1.140-7|15	#Requires:		rpm-manbo-setup-build
14mr|rpm-mandriva-setup-1.140-7|16	%if !%{rpmplatform}
14mr|rpm-mandriva-setup-1.140-7|17	# older rpm do not load /usr/lib/rpm/manbo/rpmrc:
14mr|rpm-mandriva-setup-1.140-7|18	Conflicts:	rpm < 1:5.4.4
14mr|rpm-mandriva-setup-1.140-7|19	BuildArch:	noarch
14mr|rpm-mandriva-setup-1.140-7|20	%endif
14mr|rpm-mandriva-setup-1.140-7|21	
14mr|rpm-mandriva-setup-1.140-7|22	%description
14mr|rpm-mandriva-setup-1.140-7|23	The ROSA rpm configuration and scripts.
14mr|rpm-mandriva-setup-1.140-7|24	
14mr|rpm-mandriva-setup-1.140-7|25	%package	build
14mr|rpm-mandriva-setup-1.140-7|26	Group:		System/Configuration/Packaging
14mr|rpm-mandriva-setup-1.140-7|27	Summary:	The Mandriva rpm configuration and scripts to build rpms
14mr|rpm-mandriva-setup-1.140-7|28	Requires:	spec-helper >= 0.6-5mdk
14mr|rpm-mandriva-setup-1.140-7|29	Requires:	pkgconfig
14mr|rpm-mandriva-setup-1.140-7|30	Requires:	python-pkg-resources
14mr|rpm-mandriva-setup-1.140-7|31	Requires:	perl(JSON)
14mr|rpm-mandriva-setup-1.140-7|32	Requires:	perl(YAML)
14mr|rpm-mandriva-setup-1.140-7|33	Requires:	perl(File::Basename)
14mr|rpm-mandriva-setup-1.140-7|34	Requires:	perl(File::Find)
14mr|rpm-mandriva-setup-1.140-7|35	Requires:	perl(Getopt::Long)
14mr|rpm-mandriva-setup-1.140-7|36	Requires:	perl(Pod::Usage)
14mr|rpm-mandriva-setup-1.140-7|37	Conflicts:	spec-helper <= 0.26.1
14mr|rpm-mandriva-setup-1.140-7|38	
14mr|rpm-mandriva-setup-1.140-7|39	%description	build
14mr|rpm-mandriva-setup-1.140-7|40	The Mandriva rpm configuration and scripts dedicated to build rpms.
14mr|rpm-mandriva-setup-1.140-7|41	
14mr|rpm-mandriva-setup-1.140-7|42	%prep
14mr|rpm-mandriva-setup-1.140-7|43	%setup -q
14mr|rpm-mandriva-setup-1.140-7|44	
14mr|rpm-mandriva-setup-1.140-7|45	%build
14mr|rpm-mandriva-setup-1.140-7|46	
14mr|rpm-mandriva-setup-1.140-7|47	%configure	--build=%{_build} \
14mr|rpm-mandriva-setup-1.140-7|48	%if %{rpmplatform}
14mr|rpm-mandriva-setup-1.140-7|49	--with-rpmplatform \
14mr|rpm-mandriva-setup-1.140-7|50	%endif
14mr|rpm-mandriva-setup-1.140-7|51	
14mr|rpm-mandriva-setup-1.140-7|52	%make
14mr|rpm-mandriva-setup-1.140-7|53	
14mr|rpm-mandriva-setup-1.140-7|54	%install
14mr|rpm-mandriva-setup-1.140-7|55	%makeinstall_std
14mr|rpm-mandriva-setup-1.140-7|56	
14mr|rpm-mandriva-setup-1.140-7|57	# spec mode for emacs
14mr|rpm-mandriva-setup-1.140-7|58	install -d %{buildroot}%{_datadir}/emacs/site-lisp/
14mr|rpm-mandriva-setup-1.140-7|59	install -m644 rpm-spec-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/
14mr|rpm-mandriva-setup-1.140-7|60	
14mr|rpm-mandriva-setup-1.140-7|61	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|rpm-mandriva-setup-1.140-7|62	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|rpm-mandriva-setup-1.140-7|63	(setq auto-mode-alist (cons '("\\\\.spec$" . rpm-spec-mode) auto-mode-alist))
14mr|rpm-mandriva-setup-1.140-7|64	(autoload 'rpm-spec-mode "rpm-spec-mode" "RPM spec mode (mandrakized)." t)
14mr|rpm-mandriva-setup-1.140-7|65	EOF
14mr|rpm-mandriva-setup-1.140-7|66	
14mr|rpm-mandriva-setup-1.140-7|67	# workaround to fix build with rpm-mandriva-setup 1.96
14mr|rpm-mandriva-setup-1.140-7|68	touch debugfiles.list
14mr|rpm-mandriva-setup-1.140-7|69	
14mr|rpm-mandriva-setup-1.140-7|70	%files
14mr|rpm-mandriva-setup-1.140-7|71	%if %rpmplatform
14mr|rpm-mandriva-setup-1.140-7|72	%{_bindir}/rpmgenplatform
14mr|rpm-mandriva-setup-1.140-7|73	%config(noreplace) %{_sysconfdir}/rpm/platform
14mr|rpm-mandriva-setup-1.140-7|74	%ifarch x86_64
14mr|rpm-mandriva-setup-1.140-7|75	%config(noreplace) %{_sysconfdir}/rpm/platform32
14mr|rpm-mandriva-setup-1.140-7|76	%endif
14mr|rpm-mandriva-setup-1.140-7|77	%endif
14mr|rpm-mandriva-setup-1.140-7|78	
14mr|rpm-mandriva-setup-1.140-7|79	%files build
14mr|rpm-mandriva-setup-1.140-7|80	%doc NEWS ChangeLog
14mr|rpm-mandriva-setup-1.140-7|81	%dir %{_prefix}/lib/rpm/mandriva
14mr|rpm-mandriva-setup-1.140-7|82	%{_prefix}/lib/rpm/mandriva/*
14mr|rpm-mandriva-setup-1.140-7|83	%{_datadir}/emacs/site-lisp/rpm-spec-mode.el
14mr|rpm-mandriva-setup-1.140-7|84	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|rpm-mandriva-setup-1.140-7|85	
14mr|rpm-mandriva-setup-1.140-7|86	%changelog
14mr|rpm-mandriva-setup-1.140-7|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.140-7
14mr|rpm-mandriva-setup-1.140-7|88	+ Revision: a67566d
14mr|rpm-mandriva-setup-1.140-7|89	- MassBuild#440: Increase release tag
14mr|rpm-mandriva-setup-1.140-7|90	
14mr|rpm-mandriva-setup-1.140-7|91	

18841 14
14mr|rpm-rebuilder-0.28-9|1	%define name	rpm-rebuilder
14mr|rpm-rebuilder-0.28-9|2	%define version	0.28
14mr|rpm-rebuilder-0.28-9|3	%define release 9
14mr|rpm-rebuilder-0.28-9|4	
14mr|rpm-rebuilder-0.28-9|5	Name:		%{name}
14mr|rpm-rebuilder-0.28-9|6	Version:	%{version}
14mr|rpm-rebuilder-0.28-9|7	Release:	%{release}
14mr|rpm-rebuilder-0.28-9|8	Summary:	Tools to build/check distributions
14mr|rpm-rebuilder-0.28-9|9	URL:		http://www.mandrivalinux.com/
14mr|rpm-rebuilder-0.28-9|10	Source0:	%{name}-%{version}.tar.bz2
14mr|rpm-rebuilder-0.28-9|11	License:	GPL
14mr|rpm-rebuilder-0.28-9|12	Group:		System/Configuration/Packaging
14mr|rpm-rebuilder-0.28-9|13	Requires:	rpmlint
14mr|rpm-rebuilder-0.28-9|14	Requires:	strace
14mr|rpm-rebuilder-0.28-9|15	Requires:	rpm-build
14mr|rpm-rebuilder-0.28-9|16	Requires:	diffutils
14mr|rpm-rebuilder-0.28-9|17	BuildArch:	noarch
14mr|rpm-rebuilder-0.28-9|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|rpm-rebuilder-0.28-9|19	
14mr|rpm-rebuilder-0.28-9|20	%description
14mr|rpm-rebuilder-0.28-9|21	The rpm-rebuilder package contains a set of tools written in bourne
14mr|rpm-rebuilder-0.28-9|22	shell, python and perl to rebuild/check large sets of rpm source packages.
14mr|rpm-rebuilder-0.28-9|23	
14mr|rpm-rebuilder-0.28-9|24	check-distrib: checks if a set of source and binary rpms are in sync.
14mr|rpm-rebuilder-0.28-9|25	
14mr|rpm-rebuilder-0.28-9|26	rpm-rebuilder: build a set of rpms from a set of srpms.
14mr|rpm-rebuilder-0.28-9|27	
14mr|rpm-rebuilder-0.28-9|28	compute-build-requires: trace an rpm build command to find the BuildRequires
14mr|rpm-rebuilder-0.28-9|29	it needs.
14mr|rpm-rebuilder-0.28-9|30	
14mr|rpm-rebuilder-0.28-9|31	compute-compile-order: from the sets of binary and sources rpms, find the order
14mr|rpm-rebuilder-0.28-9|32	in which the source rpms must be recompiled.
14mr|rpm-rebuilder-0.28-9|33	
14mr|rpm-rebuilder-0.28-9|34	%prep
14mr|rpm-rebuilder-0.28-9|35	%setup -q
14mr|rpm-rebuilder-0.28-9|36	
14mr|rpm-rebuilder-0.28-9|37	%build
14mr|rpm-rebuilder-0.28-9|38	
14mr|rpm-rebuilder-0.28-9|39	%install
14mr|rpm-rebuilder-0.28-9|40	rm -rf %{buildroot}
14mr|rpm-rebuilder-0.28-9|41	make install
14mr|rpm-rebuilder-0.28-9|42	
14mr|rpm-rebuilder-0.28-9|43	%clean
14mr|rpm-rebuilder-0.28-9|44	rm -rf %{buildroot}
14mr|rpm-rebuilder-0.28-9|45	
14mr|rpm-rebuilder-0.28-9|46	%files
14mr|rpm-rebuilder-0.28-9|47	%defattr(-,root,root)
14mr|rpm-rebuilder-0.28-9|48	%doc AUTHORS README README.CVS ChangeLog
14mr|rpm-rebuilder-0.28-9|49	%_bindir/*
14mr|rpm-rebuilder-0.28-9|50	%_sbindir/*
14mr|rpm-rebuilder-0.28-9|51	%_datadir/rpm-rebuilder
14mr|rpm-rebuilder-0.28-9|52	
14mr|rpm-rebuilder-0.28-9|53	
14mr|rpm-rebuilder-0.28-9|54	
14mr|rpm-rebuilder-0.28-9|55	
14mr|rpm-rebuilder-0.28-9|56	%changelog
14mr|rpm-rebuilder-0.28-9|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.28-9
14mr|rpm-rebuilder-0.28-9|58	+ Revision: 97701e8
14mr|rpm-rebuilder-0.28-9|59	- MassBuild#440: Increase release tag
14mr|rpm-rebuilder-0.28-9|60	
14mr|rpm-rebuilder-0.28-9|61	

18842 14
14mr|rpmstats-0.7-5|1	Summary:	Gather statistics from installed packages
14mr|rpmstats-0.7-5|2	Name:		rpmstats
14mr|rpmstats-0.7-5|3	Version:	0.7
14mr|rpmstats-0.7-5|4	Release:	5
14mr|rpmstats-0.7-5|5	# maintained at http://svn.mandriva.com/viewvc/soft/rpm/rpmstats/
14mr|rpmstats-0.7-5|6	Source0:	%{name}-%{version}.tar.xz
14mr|rpmstats-0.7-5|7	License:	GPLv2+
14mr|rpmstats-0.7-5|8	Group:		System/Configuration/Packaging
14mr|rpmstats-0.7-5|9	BuildRequires:	rpm-devel >= 5.0
14mr|rpmstats-0.7-5|10	
14mr|rpmstats-0.7-5|11	%description
14mr|rpmstats-0.7-5|12	rpmstats retrieves statistics about installed packages.
14mr|rpmstats-0.7-5|13	
14mr|rpmstats-0.7-5|14	%prep
14mr|rpmstats-0.7-5|15	%setup -q
14mr|rpmstats-0.7-5|16	
14mr|rpmstats-0.7-5|17	%build
14mr|rpmstats-0.7-5|18	%configure2_5x
14mr|rpmstats-0.7-5|19	%make
14mr|rpmstats-0.7-5|20	
14mr|rpmstats-0.7-5|21	%install
14mr|rpmstats-0.7-5|22	%makeinstall
14mr|rpmstats-0.7-5|23	
14mr|rpmstats-0.7-5|24	%files
14mr|rpmstats-0.7-5|25	%doc ChangeLog
14mr|rpmstats-0.7-5|26	%doc %{_mandir}/*/*
14mr|rpmstats-0.7-5|27	%{_bindir}/*
14mr|rpmstats-0.7-5|28	%dir %{_libdir}/%{name}
14mr|rpmstats-0.7-5|29	%{_libdir}/%{name}/%{name}
14mr|rpmstats-0.7-5|30	
14mr|rpmstats-0.7-5|31	
14mr|rpmstats-0.7-5|32	
14mr|rpmstats-0.7-5|33	%changelog
14mr|rpmstats-0.7-5|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-5
14mr|rpmstats-0.7-5|35	+ Revision: efbf709
14mr|rpmstats-0.7-5|36	- MassBuild#440: Increase release tag
14mr|rpmstats-0.7-5|37	
14mr|rpmstats-0.7-5|38	

18843 14
14mr|rpmtools-6.1-21|1	Summary:	Various RPM command-line tools
14mr|rpmtools-6.1-21|2	Name:		rpmtools
14mr|rpmtools-6.1-21|3	Version:	6.1
14mr|rpmtools-6.1-21|4	Release:	21
14mr|rpmtools-6.1-21|5	Source0:	%{name}-%{version}.tar.xz
14mr|rpmtools-6.1-21|6	# (tpg) from Mageia
14mr|rpmtools-6.1-21|7	# http://svnweb.mageia.org/soft?view=revision&revision=6438
14mr|rpmtools-6.1-21|8	Patch0:		rpmtools-6.1-genhdlist2-merge-option.patch
14mr|rpmtools-6.1-21|9	Patch1:         rpmtools-6.1-use-external-gzip.patch
14mr|rpmtools-6.1-21|10	License:	GPLv2+
14mr|rpmtools-6.1-21|11	Group:		System/Configuration/Packaging
14mr|rpmtools-6.1-21|12	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmtools/
14mr|rpmtools-6.1-21|13	BuildRequires:	perl-devel
14mr|rpmtools-6.1-21|14	BuildRequires:	perl-MDV-Packdrakeng
14mr|rpmtools-6.1-21|15	BuildRequires:	perl-MDV-Distribconf
14mr|rpmtools-6.1-21|16	BuildArch:	noarch
14mr|rpmtools-6.1-21|17	Requires:	perl-MDV-Distribconf > 3.00
14mr|rpmtools-6.1-21|18	Requires:	xz
14mr|rpmtools-6.1-21|19	Requires:	genhdlist2
14mr|rpmtools-6.1-21|20	Requires:	perl(File::Find)
14mr|rpmtools-6.1-21|21	Requires:	perl(File::Path)
14mr|rpmtools-6.1-21|22	Requires:	perl(File::Temp)
14mr|rpmtools-6.1-21|23	Requires:	perl(Getopt::Long)
14mr|rpmtools-6.1-21|24	Requires:	perl(MDV::Distribconf::Build)
14mr|rpmtools-6.1-21|25	Requires:	perl(Pod::Usage)
14mr|rpmtools-6.1-21|26	Requires:	perl(URPM)
14mr|rpmtools-6.1-21|27	Requires:	perl(URPM::Build)
14mr|rpmtools-6.1-21|28	Conflicts:	rpmtools-compat <= 2.0
14mr|rpmtools-6.1-21|29	Conflicts:	rpmtools-devel <= 2.0
14mr|rpmtools-6.1-21|30	Conflicts:	packdrake < 5.0.26
14mr|rpmtools-6.1-21|31	
14mr|rpmtools-6.1-21|32	%description
14mr|rpmtools-6.1-21|33	Various tools needed by urpmi and drakxtools for handling rpm files.
14mr|rpmtools-6.1-21|34	
14mr|rpmtools-6.1-21|35	%package -n	packdrake
14mr|rpmtools-6.1-21|36	Group:		%{group}
14mr|rpmtools-6.1-21|37	Summary:	A simple Archive Extractor/Builder
14mr|rpmtools-6.1-21|38	Conflicts:	rpmtools <= 5.0.25
14mr|rpmtools-6.1-21|39	Provides:	perl(packdrake)
14mr|rpmtools-6.1-21|40	
14mr|rpmtools-6.1-21|41	%description -n	packdrake
14mr|rpmtools-6.1-21|42	Packdrake is a simple indexed archive builder and extractor using
14mr|rpmtools-6.1-21|43	standard compression methods.
14mr|rpmtools-6.1-21|44	
14mr|rpmtools-6.1-21|45	%package -n	genhdlist2
14mr|rpmtools-6.1-21|46	Group:		%{group}
14mr|rpmtools-6.1-21|47	Summary:	Tool to generate urpmi metadata (media_info/*)
14mr|rpmtools-6.1-21|48	Conflicts:	rpmtools <= 5.4
14mr|rpmtools-6.1-21|49	
14mr|rpmtools-6.1-21|50	%description -n	genhdlist2
14mr|rpmtools-6.1-21|51	genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
14mr|rpmtools-6.1-21|52	by urpmi
14mr|rpmtools-6.1-21|53	
14mr|rpmtools-6.1-21|54	%prep
14mr|rpmtools-6.1-21|55	%setup -q
14mr|rpmtools-6.1-21|56	%apply_patches
14mr|rpmtools-6.1-21|57	
14mr|rpmtools-6.1-21|58	%build
14mr|rpmtools-6.1-21|59	perl Makefile.PL INSTALLDIRS=vendor
14mr|rpmtools-6.1-21|60	%make
14mr|rpmtools-6.1-21|61	
14mr|rpmtools-6.1-21|62	%check
14mr|rpmtools-6.1-21|63	%make test
14mr|rpmtools-6.1-21|64	
14mr|rpmtools-6.1-21|65	%install
14mr|rpmtools-6.1-21|66	%makeinstall_std
14mr|rpmtools-6.1-21|67	
14mr|rpmtools-6.1-21|68	%files
14mr|rpmtools-6.1-21|69	%{_bindir}/dumpdistribconf
14mr|rpmtools-6.1-21|70	%{_bindir}/gendistrib
14mr|rpmtools-6.1-21|71	%{_bindir}/genhdlist-old
14mr|rpmtools-6.1-21|72	%{_mandir}/man1/dumpdistribconf*
14mr|rpmtools-6.1-21|73	%{_mandir}/man1/gendistrib*
14mr|rpmtools-6.1-21|74	%{_mandir}/man1/genhdlist-old.*
14mr|rpmtools-6.1-21|75	
14mr|rpmtools-6.1-21|76	%files -n packdrake
14mr|rpmtools-6.1-21|77	%{_bindir}/packdrake
14mr|rpmtools-6.1-21|78	%{perl_vendorlib}/packdrake.pm
14mr|rpmtools-6.1-21|79	%{_mandir}/man1/packdrake*
14mr|rpmtools-6.1-21|80	
14mr|rpmtools-6.1-21|81	%files -n genhdlist2
14mr|rpmtools-6.1-21|82	%{_bindir}/genhdlist2
14mr|rpmtools-6.1-21|83	%{_mandir}/man1/genhdlist2*
14mr|rpmtools-6.1-21|84	
14mr|rpmtools-6.1-21|85	
14mr|rpmtools-6.1-21|86	%changelog
14mr|rpmtools-6.1-21|87	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-21
14mr|rpmtools-6.1-21|88	+ Revision: 2a1b4ca
14mr|rpmtools-6.1-21|89	- Fix container creation in ABF
14mr|rpmtools-6.1-21|90	
14mr|rpmtools-6.1-21|91	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-20
14mr|rpmtools-6.1-21|92	+ Revision: b18393e
14mr|rpmtools-6.1-21|93	- Force removal of duplicates after merge
14mr|rpmtools-6.1-21|94	
14mr|rpmtools-6.1-21|95	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-19
14mr|rpmtools-6.1-21|96	+ Revision: 773b62f
14mr|rpmtools-6.1-21|97	- Handle situations when --merge is specified without new-metadata.lst
14mr|rpmtools-6.1-21|98	
14mr|rpmtools-6.1-21|99	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
14mr|rpmtools-6.1-21|100	+ Revision: cb9316b
14mr|rpmtools-6.1-21|101	- Fix --merge patch
14mr|rpmtools-6.1-21|102	
14mr|rpmtools-6.1-21|103	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
14mr|rpmtools-6.1-21|104	+ Revision: bbc347e
14mr|rpmtools-6.1-21|105	- --merge: remove duplicates
14mr|rpmtools-6.1-21|106	
14mr|rpmtools-6.1-21|107	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-17
14mr|rpmtools-6.1-21|108	+ Revision: c760999
14mr|rpmtools-6.1-21|109	- --merge: fix handling of new lines after xml tags
14mr|rpmtools-6.1-21|110	
14mr|rpmtools-6.1-21|111	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-16
14mr|rpmtools-6.1-21|112	+ Revision: 8ed2cfc
14mr|rpmtools-6.1-21|113	- --merge - handle situation when metadata is absent
14mr|rpmtools-6.1-21|114	
14mr|rpmtools-6.1-21|115	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
14mr|rpmtools-6.1-21|116	+ Revision: 868bf02
14mr|rpmtools-6.1-21|117	- Force removal of unpacked metadata files before running with --merge
14mr|rpmtools-6.1-21|118	
14mr|rpmtools-6.1-21|119	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-14
14mr|rpmtools-6.1-21|120	+ Revision: 5b189d1
14mr|rpmtools-6.1-21|121	- Fix dropping of media_info tag in the merge option
14mr|rpmtools-6.1-21|122	
14mr|rpmtools-6.1-21|123	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
14mr|rpmtools-6.1-21|124	+ Revision: e3ce38a
14mr|rpmtools-6.1-21|125	- Fix dropping of media_info tag in the merge option
14mr|rpmtools-6.1-21|126	
14mr|rpmtools-6.1-21|127	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
14mr|rpmtools-6.1-21|128	+ Revision: efa89a2
14mr|rpmtools-6.1-21|129	- Disable merge option for now
14mr|rpmtools-6.1-21|130	
14mr|rpmtools-6.1-21|131	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
14mr|rpmtools-6.1-21|132	+ Revision: e377fa5
14mr|rpmtools-6.1-21|133	- Improve --merge option - take lists of new files
14mr|rpmtools-6.1-21|134	
14mr|rpmtools-6.1-21|135	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-11
14mr|rpmtools-6.1-21|136	+ Revision: 7fd3753
14mr|rpmtools-6.1-21|137	- Added experimental --merge option
14mr|rpmtools-6.1-21|138	
14mr|rpmtools-6.1-21|139	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.1-10
14mr|rpmtools-6.1-21|140	+ Revision: 6ed8c2e
14mr|rpmtools-6.1-21|141	- MassBuild#440: Increase release tag
14mr|rpmtools-6.1-21|142	
14mr|rpmtools-6.1-21|143	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-9
14mr|rpmtools-6.1-21|144	+ Revision: 96918b6
14mr|rpmtools-6.1-21|145	- Bump release
14mr|rpmtools-6.1-21|146	
14mr|rpmtools-6.1-21|147	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
14mr|rpmtools-6.1-21|148	+ Revision: 84ce388
14mr|rpmtools-6.1-21|149	- Add patch to use external gzip
14mr|rpmtools-6.1-21|150	
14mr|rpmtools-6.1-21|151	* Tue Aug 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
14mr|rpmtools-6.1-21|152	+ Revision: aeb0693
14mr|rpmtools-6.1-21|153	- Moved out dump_gui_apps - it will be launched separately from now on.
14mr|rpmtools-6.1-21|154	
14mr|rpmtools-6.1-21|155	* Tue Aug 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
14mr|rpmtools-6.1-21|156	+ Revision: f07b1f0
14mr|rpmtools-6.1-21|157	- Improved dump_gui_apps
14mr|rpmtools-6.1-21|158	
14mr|rpmtools-6.1-21|159	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
14mr|rpmtools-6.1-21|160	+ Revision: 97c5695
14mr|rpmtools-6.1-21|161	- Provide dump_gui_apps as a separate script, not a patch
14mr|rpmtools-6.1-21|162	
14mr|rpmtools-6.1-21|163	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-6
14mr|rpmtools-6.1-21|164	+ Revision: 94e3dfb
14mr|rpmtools-6.1-21|165	- Add debug output for gui_pkgs generator
14mr|rpmtools-6.1-21|166	
14mr|rpmtools-6.1-21|167	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-5
14mr|rpmtools-6.1-21|168	+ Revision: 7fa93c1
14mr|rpmtools-6.1-21|169	- Added sample script to generate list of gui pkgs
14mr|rpmtools-6.1-21|170	
14mr|rpmtools-6.1-21|171	* Wed Nov 28 2012 Alexander Kazancev <kazancas@gmail.com> 6.1-4
14mr|rpmtools-6.1-21|172	+ Revision: b6994ef
14mr|rpmtools-6.1-21|173	- Disable genhdlist2 patch
14mr|rpmtools-6.1-21|174	
14mr|rpmtools-6.1-21|175	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mr|rpmtools-6.1-21|176	+ Revision: 7845891
14mr|rpmtools-6.1-21|177	- rediff genhdlist2 patch
14mr|rpmtools-6.1-21|178	
14mr|rpmtools-6.1-21|179	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mr|rpmtools-6.1-21|180	+ Revision: 9e256dd
14mr|rpmtools-6.1-21|181	- fix yaml
14mr|rpmtools-6.1-21|182	
14mr|rpmtools-6.1-21|183	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mr|rpmtools-6.1-21|184	+ Revision: ae9e08e
14mr|rpmtools-6.1-21|185	- add patch
14mr|rpmtools-6.1-21|186	
14mr|rpmtools-6.1-21|187	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mr|rpmtools-6.1-21|188	+ Revision: ae3457e
14mr|rpmtools-6.1-21|189	- add patch
14mr|rpmtools-6.1-21|190	
14mr|rpmtools-6.1-21|191	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mr|rpmtools-6.1-21|192	+ Revision: ea5ba65
14mr|rpmtools-6.1-21|193	- (get_filesize_from_synthesis) read back real filesizes from synthesis
14mr|rpmtools-6.1-21|194	
14mr|rpmtools-6.1-21|195	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
14mr|rpmtools-6.1-21|196	+ Revision: 067002b
14mr|rpmtools-6.1-21|197	- use file-store for sources
14mr|rpmtools-6.1-21|198	
14mr|rpmtools-6.1-21|199	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
14mr|rpmtools-6.1-21|200	+ Revision: 5356369
14mr|rpmtools-6.1-21|201	- LOG noarch, general gleanup
14mr|rpmtools-6.1-21|202	
14mr|rpmtools-6.1-21|203	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 6.1-1
14mr|rpmtools-6.1-21|204	+ Revision: 9d955c2
14mr|rpmtools-6.1-21|205	- ABF:auto increment release
14mr|rpmtools-6.1-21|206	
14mr|rpmtools-6.1-21|207	* Fri Feb 03 2012 root <root@build-client_i586.rosalab.ru> 6.1-1
14mr|rpmtools-6.1-21|208	+ Revision: d753805
14mr|rpmtools-6.1-21|209	- ABF:auto increment release
14mr|rpmtools-6.1-21|210	
14mr|rpmtools-6.1-21|211	

18844 14
14mr|rp-pppoe-3.11-5|1	%define pppver 2.4.7
14mr|rp-pppoe-3.11-5|2	
14mr|rp-pppoe-3.11-5|3	Summary:	ADSL/PPPoE userspace driver
14mr|rp-pppoe-3.11-5|4	Name:		rp-pppoe
14mr|rp-pppoe-3.11-5|5	Version:	3.11
14mr|rp-pppoe-3.11-5|6	Release:	5
14mr|rp-pppoe-3.11-5|7	License:	GPLv2+
14mr|rp-pppoe-3.11-5|8	Group:		System/Servers
14mr|rp-pppoe-3.11-5|9	Url:		http://www.roaringpenguin.com/pppoe
14mr|rp-pppoe-3.11-5|10	Source0:	http://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
14mr|rp-pppoe-3.11-5|11	BuildRequires:	autoconf2.5
14mr|rp-pppoe-3.11-5|12	BuildRequires:	ppp-devel = %{pppver}
14mr|rp-pppoe-3.11-5|13	Requires:	ppp >= 2.4.1
14mr|rp-pppoe-3.11-5|14	
14mr|rp-pppoe-3.11-5|15	%description
14mr|rp-pppoe-3.11-5|16	PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by
14mr|rp-pppoe-3.11-5|17	many ADSL Internet Service Providers. Roaring Penguin has a free
14mr|rp-pppoe-3.11-5|18	client for Linux systems to connect to PPPoE service providers.
14mr|rp-pppoe-3.11-5|19	
14mr|rp-pppoe-3.11-5|20	The client is a user-mode program and does not require any kernel
14mr|rp-pppoe-3.11-5|21	modifications. It is fully compliant with RFC 2516, the official PPPoE
14mr|rp-pppoe-3.11-5|22	specification.
14mr|rp-pppoe-3.11-5|23	
14mr|rp-pppoe-3.11-5|24	It has been tested with many ISPs, such as the Canadian Sympatico HSE (High
14mr|rp-pppoe-3.11-5|25	Speed Edition) service.
14mr|rp-pppoe-3.11-5|26	
14mr|rp-pppoe-3.11-5|27	%files
14mr|rp-pppoe-3.11-5|28	%doc doc/* README SERVPOET
14mr|rp-pppoe-3.11-5|29	%config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
14mr|rp-pppoe-3.11-5|30	%config(noreplace) %{_sysconfdir}/ppp/pppoe-server-options
14mr|rp-pppoe-3.11-5|31	%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
14mr|rp-pppoe-3.11-5|32	%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
14mr|rp-pppoe-3.11-5|33	%{_sbindir}/pppoe
14mr|rp-pppoe-3.11-5|34	%{_sbindir}/pppoe-connect
14mr|rp-pppoe-3.11-5|35	%{_sbindir}/pppoe-relay
14mr|rp-pppoe-3.11-5|36	%{_sbindir}/pppoe-server
14mr|rp-pppoe-3.11-5|37	%{_sbindir}/pppoe-setup
14mr|rp-pppoe-3.11-5|38	%{_sbindir}/pppoe-sniff
14mr|rp-pppoe-3.11-5|39	%{_sbindir}/pppoe-start
14mr|rp-pppoe-3.11-5|40	%{_sbindir}/pppoe-status
14mr|rp-pppoe-3.11-5|41	%{_sbindir}/pppoe-stop
14mr|rp-pppoe-3.11-5|42	%{_sbindir}/adsl-connect
14mr|rp-pppoe-3.11-5|43	%{_sbindir}/adsl-setup
14mr|rp-pppoe-3.11-5|44	%{_sbindir}/adsl-start
14mr|rp-pppoe-3.11-5|45	%{_sbindir}/adsl-status
14mr|rp-pppoe-3.11-5|46	%{_sbindir}/adsl-stop
14mr|rp-pppoe-3.11-5|47	%{_mandir}/man[58]/*
14mr|rp-pppoe-3.11-5|48	%config(noreplace)%{_initrddir}/pppoe
14mr|rp-pppoe-3.11-5|49	
14mr|rp-pppoe-3.11-5|50	#----------------------------------------------------------------------------
14mr|rp-pppoe-3.11-5|51	
14mr|rp-pppoe-3.11-5|52	%package gui
14mr|rp-pppoe-3.11-5|53	Summary:	GUI front-end for rp-pppoe
14mr|rp-pppoe-3.11-5|54	Group:		System/Servers
14mr|rp-pppoe-3.11-5|55	Requires:	rp-pppoe >= 3.6
14mr|rp-pppoe-3.11-5|56	Requires:	tk
14mr|rp-pppoe-3.11-5|57	
14mr|rp-pppoe-3.11-5|58	%description gui
14mr|rp-pppoe-3.11-5|59	This package contains the graphical frontend (tk-based) for rp-pppoe.
14mr|rp-pppoe-3.11-5|60	
14mr|rp-pppoe-3.11-5|61	Install this if you wish to have a graphical frontend for pppoe.
14mr|rp-pppoe-3.11-5|62	
14mr|rp-pppoe-3.11-5|63	%files gui
14mr|rp-pppoe-3.11-5|64	%{_bindir}/tkpppoe
14mr|rp-pppoe-3.11-5|65	%{_sbindir}/pppoe-wrapper
14mr|rp-pppoe-3.11-5|66	%{_mandir}/man1/*
14mr|rp-pppoe-3.11-5|67	%{_datadir}/applications/*
14mr|rp-pppoe-3.11-5|68	%dir %{_datadir}/tkpppoe
14mr|rp-pppoe-3.11-5|69	%dir %{_sysconfdir}/ppp/rp-pppoe-gui
14mr|rp-pppoe-3.11-5|70	%{_datadir}/tkpppoe/*
14mr|rp-pppoe-3.11-5|71	
14mr|rp-pppoe-3.11-5|72	#----------------------------------------------------------------------------
14mr|rp-pppoe-3.11-5|73	
14mr|rp-pppoe-3.11-5|74	%package plugin
14mr|rp-pppoe-3.11-5|75	Summary:	PPP over ethernet kernel-mode plugin
14mr|rp-pppoe-3.11-5|76	Group:		System/Servers
14mr|rp-pppoe-3.11-5|77	Requires:	%{name} = %{EVRD}
14mr|rp-pppoe-3.11-5|78	Conflicts:	ppp-pppoe
14mr|rp-pppoe-3.11-5|79	
14mr|rp-pppoe-3.11-5|80	%description plugin
14mr|rp-pppoe-3.11-5|81	PPP over ethernet kernel-mode plugin.
14mr|rp-pppoe-3.11-5|82	
14mr|rp-pppoe-3.11-5|83	%files plugin
14mr|rp-pppoe-3.11-5|84	%doc doc/KERNEL-MODE-PPPOE
14mr|rp-pppoe-3.11-5|85	
14mr|rp-pppoe-3.11-5|86	#----------------------------------------------------------------------------
14mr|rp-pppoe-3.11-5|87	
14mr|rp-pppoe-3.11-5|88	%prep
14mr|rp-pppoe-3.11-5|89	%setup -q
14mr|rp-pppoe-3.11-5|90	
14mr|rp-pppoe-3.11-5|91	%build
14mr|rp-pppoe-3.11-5|92	%serverbuild
14mr|rp-pppoe-3.11-5|93	cd src
14mr|rp-pppoe-3.11-5|94	./configure \
14mr|rp-pppoe-3.11-5|95	--docdir=%{_docdir}/%{name} \
14mr|rp-pppoe-3.11-5|96	--enable-plugin=%{_includedir} \
14mr|rp-pppoe-3.11-5|97	--docdir=%{_docdir}/%{name}
14mr|rp-pppoe-3.11-5|98	
14mr|rp-pppoe-3.11-5|99	%make
14mr|rp-pppoe-3.11-5|100	
14mr|rp-pppoe-3.11-5|101	%install
14mr|rp-pppoe-3.11-5|102	pushd src
14mr|rp-pppoe-3.11-5|103	%makeinstall_std
14mr|rp-pppoe-3.11-5|104	popd
14mr|rp-pppoe-3.11-5|105	
14mr|rp-pppoe-3.11-5|106	pushd gui
14mr|rp-pppoe-3.11-5|107	%makeinstall_std
14mr|rp-pppoe-3.11-5|108	popd
14mr|rp-pppoe-3.11-5|109	
14mr|rp-pppoe-3.11-5|110	# This is necessary for the gui to work, but it shouldn't be done here !
14mr|rp-pppoe-3.11-5|111	mkdir -p %{buildroot}%{_sysconfdir}/ppp/rp-pppoe-gui
14mr|rp-pppoe-3.11-5|112	
14mr|rp-pppoe-3.11-5|113	mkdir -p %{buildroot}%{_datadir}/applications
14mr|rp-pppoe-3.11-5|114	cat > %{buildroot}%{_datadir}/applications/rp-pppoe-gui.desktop <<EOF
14mr|rp-pppoe-3.11-5|115	[Desktop Entry]
14mr|rp-pppoe-3.11-5|116	Name=TkPPPoE
14mr|rp-pppoe-3.11-5|117	Comment=Frontend for rp-pppoe
14mr|rp-pppoe-3.11-5|118	Exec=%{_bindir}/tkpppoe
14mr|rp-pppoe-3.11-5|119	Icon=remote_access_section
14mr|rp-pppoe-3.11-5|120	Terminal=false
14mr|rp-pppoe-3.11-5|121	Type=Application
14mr|rp-pppoe-3.11-5|122	Categories=X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
14mr|rp-pppoe-3.11-5|123	EOF
14mr|rp-pppoe-3.11-5|124	
14mr|rp-pppoe-3.11-5|125	perl -pi -e "s/restart/restart\|reload/g;" %{buildroot}%{_initrddir}/pppoe
14mr|rp-pppoe-3.11-5|126	rm -rf %{buildroot}/usr/share/doc
14mr|rp-pppoe-3.11-5|127	
14mr|rp-pppoe-3.11-5|128	mkdir -p %{buildroot}%{_libdir}/pppd/%{pppver}
14mr|rp-pppoe-3.11-5|129	rm -f %{buildroot}%{_sysconfdir}/ppp/plugins/README
14mr|rp-pppoe-3.11-5|130	
14mr|rp-pppoe-3.11-5|131	# backward compatibility links
14mr|rp-pppoe-3.11-5|132	for i in connect start stop setup status; do
14mr|rp-pppoe-3.11-5|133	ln -sf %{_sbindir}/pppoe-$i %{buildroot}%{_sbindir}/adsl-$i
14mr|rp-pppoe-3.11-5|134	ln -sf pppoe-$i.8 %{buildroot}%{_mandir}/man8/adsl-$i.8
14mr|rp-pppoe-3.11-5|135	done
14mr|rp-pppoe-3.11-5|136	
14mr|rp-pppoe-3.11-5|137	
14mr|rp-pppoe-3.11-5|138	%changelog
14mr|rp-pppoe-3.11-5|139	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.11-5
14mr|rp-pppoe-3.11-5|140	+ Revision: 82bb82f
14mr|rp-pppoe-3.11-5|141	- Adjust BuildRequires, spec cleanup
14mr|rp-pppoe-3.11-5|142	
14mr|rp-pppoe-3.11-5|143	

18845 14
14mr|rrdtool-1.4.8-8|1	%define major 4
14mr|rrdtool-1.4.8-8|2	%define libname %mklibname rrd %{major}
14mr|rrdtool-1.4.8-8|3	%define libth %mklibname rrd_th %{major}
14mr|rrdtool-1.4.8-8|4	%define devname %mklibname -d rrdtool
14mr|rrdtool-1.4.8-8|5	
14mr|rrdtool-1.4.8-8|6	Summary:	Round Robin Database Tool to store and display time-series data
14mr|rrdtool-1.4.8-8|7	Name:		rrdtool
14mr|rrdtool-1.4.8-8|8	Version:	1.4.8
14mr|rrdtool-1.4.8-8|9	Release:	8
14mr|rrdtool-1.4.8-8|10	License:	GPLv2+
14mr|rrdtool-1.4.8-8|11	Group:		Networking/Other
14mr|rrdtool-1.4.8-8|12	Url:		http://oss.oetiker.ch/rrdtool/
14mr|rrdtool-1.4.8-8|13	Source0:	http://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz
14mr|rrdtool-1.4.8-8|14	Source1:	rrdcached.service
14mr|rrdtool-1.4.8-8|15	Source2:	rrdcached.sysconfig
14mr|rrdtool-1.4.8-8|16	Source3:	rrdcached.tmpfiles
14mr|rrdtool-1.4.8-8|17	Source100:	rrdtool.rpmlintrc
14mr|rrdtool-1.4.8-8|18	Patch0:		rrdtool-1.4.7-pic.diff
14mr|rrdtool-1.4.8-8|19	Patch1:		rrdtool-1.2.23-fix-examples.patch
14mr|rrdtool-1.4.8-8|20	Patch2:		rrdtool-1.4.1-avoid-version.diff
14mr|rrdtool-1.4.8-8|21	Patch3:		rrdtool-setup.py-module-name.diff
14mr|rrdtool-1.4.8-8|22	Patch4:		rrdtool-1.4.7-no-rpath.diff
14mr|rrdtool-1.4.8-8|23	# Install tcl bindings to correct location as per policy (the upstream
14mr|rrdtool-1.4.8-8|24	# conditional that should nearly do this doesn't work) - AdamW 2008/12
14mr|rrdtool-1.4.8-8|25	Patch5:		rrdtool-1.4.8-tcl_location.diff
14mr|rrdtool-1.4.8-8|26	# Relax version requirement for Tcl, it breaks if you're using a
14mr|rrdtool-1.4.8-8|27	# pre-release - AdamW 2008/12
14mr|rrdtool-1.4.8-8|28	Patch6:		rrdtool-1.4.8-imginfo-check.patch
14mr|rrdtool-1.4.8-8|29	Patch7:		rrdtool-1.4.1-tcl_soname.diff
14mr|rrdtool-1.4.8-8|30	Patch8:		rrdtool-1.4.4-gettext-0.17_hack.diff
14mr|rrdtool-1.4.8-8|31	Patch9:		rrdtool-1.4.7-lua-5.2.patch
14mr|rrdtool-1.4.8-8|32	BuildRequires:	chrpath
14mr|rrdtool-1.4.8-8|33	BuildRequires:	dbi-devel
14mr|rrdtool-1.4.8-8|34	BuildRequires:	gettext
14mr|rrdtool-1.4.8-8|35	BuildRequires:	groff
14mr|rrdtool-1.4.8-8|36	BuildRequires:	intltool >= 0.35.0
14mr|rrdtool-1.4.8-8|37	BuildRequires:	libtool
14mr|rrdtool-1.4.8-8|38	BuildRequires:	gd-devel
14mr|rrdtool-1.4.8-8|39	BuildRequires:	gettext-devel
14mr|rrdtool-1.4.8-8|40	BuildRequires:	perl-devel
14mr|rrdtool-1.4.8-8|41	BuildRequires:	pkgconfig(cairo)
14mr|rrdtool-1.4.8-8|42	BuildRequires:	pkgconfig(fontconfig)
14mr|rrdtool-1.4.8-8|43	BuildRequires:	pkgconfig(freetype2) >= 2.4.6
14mr|rrdtool-1.4.8-8|44	BuildRequires:	pkgconfig(glib-2.0)
14mr|rrdtool-1.4.8-8|45	BuildRequires:	pkgconfig(libart-2.0)
14mr|rrdtool-1.4.8-8|46	BuildRequires:	pkgconfig(libpng)
14mr|rrdtool-1.4.8-8|47	BuildRequires:	pkgconfig(lua)
14mr|rrdtool-1.4.8-8|48	BuildRequires:	pkgconfig(pango) >= 1.28.4
14mr|rrdtool-1.4.8-8|49	BuildRequires:	pkgconfig(pangocairo)  >= 1.28.4
14mr|rrdtool-1.4.8-8|50	BuildRequires:	pkgconfig(python)
14mr|rrdtool-1.4.8-8|51	BuildRequires:	tcl-devel
14mr|rrdtool-1.4.8-8|52	BuildRequires:	pkgconfig(zlib)
14mr|rrdtool-1.4.8-8|53	Requires:	fonts-ttf-dejavu
14mr|rrdtool-1.4.8-8|54	
14mr|rrdtool-1.4.8-8|55	%description
14mr|rrdtool-1.4.8-8|56	RRD is the Acronym for Round Robin Database. RRD is a system to store and
14mr|rrdtool-1.4.8-8|57	display time-series data (i.e. network bandwidth, machine-room temperature,
14mr|rrdtool-1.4.8-8|58	server load average). It stores the data in a very compact way that will not
14mr|rrdtool-1.4.8-8|59	expand over time, and it presents useful graphs by processing the data to
14mr|rrdtool-1.4.8-8|60	enforce a certain data density. It can be used either via simple wrapper
14mr|rrdtool-1.4.8-8|61	scripts (from shell or Perl) or via frontends that poll network devices and
14mr|rrdtool-1.4.8-8|62	put a friendly user interface on it.
14mr|rrdtool-1.4.8-8|63	
14mr|rrdtool-1.4.8-8|64	%package -n	rrdcached
14mr|rrdtool-1.4.8-8|65	Summary:	Data caching daemon for RRDtool
14mr|rrdtool-1.4.8-8|66	Group:		System/Servers
14mr|rrdtool-1.4.8-8|67	Requires(post,preun,pre,postun):	rpm-helper
14mr|rrdtool-1.4.8-8|68	Requires:	%{name} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|69	
14mr|rrdtool-1.4.8-8|70	%description -n	rrdcached
14mr|rrdtool-1.4.8-8|71	rrdcached is a daemon that receives updates to existing RRD files, accumulates
14mr|rrdtool-1.4.8-8|72	them and, if enough have been received or a defined time has passed, writes the
14mr|rrdtool-1.4.8-8|73	updates to the RRD file. The daemon was written with big setups in mind which
14mr|rrdtool-1.4.8-8|74	usually runs into I/O related problems. This daemon was written to alleviate
14mr|rrdtool-1.4.8-8|75	these problems.
14mr|rrdtool-1.4.8-8|76	
14mr|rrdtool-1.4.8-8|77	%package -n	%{libname}
14mr|rrdtool-1.4.8-8|78	Summary:	RRDTool - round robin database shared libraries
14mr|rrdtool-1.4.8-8|79	Group:		System/Libraries
14mr|rrdtool-1.4.8-8|80	Obsoletes:	%{_lib}rrdtool4 < 1.4.8-7
14mr|rrdtool-1.4.8-8|81	
14mr|rrdtool-1.4.8-8|82	%description -n	%{libname}
14mr|rrdtool-1.4.8-8|83	This package contains a shared library for %{name}.
14mr|rrdtool-1.4.8-8|84	
14mr|rrdtool-1.4.8-8|85	%package -n	%{libth}
14mr|rrdtool-1.4.8-8|86	Summary:	RRDTool - round robin database shared libraries
14mr|rrdtool-1.4.8-8|87	Group:		System/Libraries
14mr|rrdtool-1.4.8-8|88	Conflicts:	%{_lib}rrdtool4 < 1.4.8-7
14mr|rrdtool-1.4.8-8|89	
14mr|rrdtool-1.4.8-8|90	%description -n	%{libth}
14mr|rrdtool-1.4.8-8|91	This package contains a shared library for %{name}.
14mr|rrdtool-1.4.8-8|92	
14mr|rrdtool-1.4.8-8|93	%package -n	%{devname}
14mr|rrdtool-1.4.8-8|94	Summary:	Development libraries and headers for %{libname}
14mr|rrdtool-1.4.8-8|95	Group:		Development/Other
14mr|rrdtool-1.4.8-8|96	Requires:	%{libname} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|97	Requires:	%{libth} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|98	Provides:	%{name}-devel = %{version}-%{release}
14mr|rrdtool-1.4.8-8|99	Obsoletes:	%{_lib}rrdtool-devel < 1.4.8-7
14mr|rrdtool-1.4.8-8|100	Conflicts:	%{_lib}rrdtool4 < 1.4.8-7
14mr|rrdtool-1.4.8-8|101	
14mr|rrdtool-1.4.8-8|102	%description -n	%{devname}
14mr|rrdtool-1.4.8-8|103	RRD is the Acronym for Round Robin Database. RRD is a system to store and
14mr|rrdtool-1.4.8-8|104	display time-series data (i.e. network bandwidth, machine-room temperature,
14mr|rrdtool-1.4.8-8|105	server load average).
14mr|rrdtool-1.4.8-8|106	
14mr|rrdtool-1.4.8-8|107	This package provides development libraries and headers for %{libname}.
14mr|rrdtool-1.4.8-8|108	
14mr|rrdtool-1.4.8-8|109	%package -n	perl-%{name}
14mr|rrdtool-1.4.8-8|110	Summary:	RRD Tool Perl interface
14mr|rrdtool-1.4.8-8|111	Group:		Development/Perl
14mr|rrdtool-1.4.8-8|112	Requires:	%{name} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|113	
14mr|rrdtool-1.4.8-8|114	%description -n	perl-%{name}
14mr|rrdtool-1.4.8-8|115	The RRD Tools Perl modules.
14mr|rrdtool-1.4.8-8|116	
14mr|rrdtool-1.4.8-8|117	%package -n	python-%{name}
14mr|rrdtool-1.4.8-8|118	Summary:	RRD Tool Python interface
14mr|rrdtool-1.4.8-8|119	Group:		Development/Python
14mr|rrdtool-1.4.8-8|120	Requires:	%{name} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|121	Requires:	python >= 2.3
14mr|rrdtool-1.4.8-8|122	
14mr|rrdtool-1.4.8-8|123	%description -n	python-%{name}
14mr|rrdtool-1.4.8-8|124	The RRD Tools Python modules.
14mr|rrdtool-1.4.8-8|125	
14mr|rrdtool-1.4.8-8|126	%package -n	tcl-%{name}
14mr|rrdtool-1.4.8-8|127	Summary:	RRD Tool TCL interface
14mr|rrdtool-1.4.8-8|128	Group:		Development/Other
14mr|rrdtool-1.4.8-8|129	Requires:	%{name} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|130	Requires:	tcl
14mr|rrdtool-1.4.8-8|131	
14mr|rrdtool-1.4.8-8|132	%description -n	tcl-%{name}
14mr|rrdtool-1.4.8-8|133	The RRD Tools TCL modules.
14mr|rrdtool-1.4.8-8|134	
14mr|rrdtool-1.4.8-8|135	%package -n	lua-%{name}
14mr|rrdtool-1.4.8-8|136	Summary:	RRD Tool LUA interface
14mr|rrdtool-1.4.8-8|137	Group:		Development/Other
14mr|rrdtool-1.4.8-8|138	Requires:	%{name} >= %{version}-%{release}
14mr|rrdtool-1.4.8-8|139	Requires:	lua
14mr|rrdtool-1.4.8-8|140	
14mr|rrdtool-1.4.8-8|141	%description -n	lua-%{name}
14mr|rrdtool-1.4.8-8|142	The RRD Tools LUA module.
14mr|rrdtool-1.4.8-8|143	
14mr|rrdtool-1.4.8-8|144	%prep
14mr|rrdtool-1.4.8-8|145	%setup -q
14mr|rrdtool-1.4.8-8|146	%patch0 -p1 -b .pic
14mr|rrdtool-1.4.8-8|147	%patch1 -p1
14mr|rrdtool-1.4.8-8|148	%patch2 -p0
14mr|rrdtool-1.4.8-8|149	%patch3 -p0
14mr|rrdtool-1.4.8-8|150	%patch4 -p1
14mr|rrdtool-1.4.8-8|151	%patch5 -p1 -b .tcl_location
14mr|rrdtool-1.4.8-8|152	%patch6 -p1
14mr|rrdtool-1.4.8-8|153	%patch7 -p0 -b .tcl_soname
14mr|rrdtool-1.4.8-8|154	%patch9 -p1
14mr|rrdtool-1.4.8-8|155	
14mr|rrdtool-1.4.8-8|156	cp %{SOURCE1} .
14mr|rrdtool-1.4.8-8|157	cp %{SOURCE2} .
14mr|rrdtool-1.4.8-8|158	
14mr|rrdtool-1.4.8-8|159	# annoyance be gone
14mr|rrdtool-1.4.8-8|160	perl -pi -e "s|^sleep .*|usleep 10000|g" configure.*
14mr|rrdtool-1.4.8-8|161	
14mr|rrdtool-1.4.8-8|162	# friggin gettext bump
14mr|rrdtool-1.4.8-8|163	gettext_version=`gettext --version | head -1 | awk '{ print $4}'`
14mr|rrdtool-1.4.8-8|164	perl -pi -e "s|^AM_GNU_GETTEXT_VERSION.*|AM_GNU_GETTEXT_VERSION\($gettext_version\)|g" configure.ac
14mr|rrdtool-1.4.8-8|165	mkdir -p m4
14mr|rrdtool-1.4.8-8|166	autoreconf -fi
14mr|rrdtool-1.4.8-8|167	
14mr|rrdtool-1.4.8-8|168	%build
14mr|rrdtool-1.4.8-8|169	%configure2_5x \
14mr|rrdtool-1.4.8-8|170	--disable-static \
14mr|rrdtool-1.4.8-8|171	--with-perl-options="INSTALLDIRS=vendor" \
14mr|rrdtool-1.4.8-8|172	--enable-tcl-site \
14mr|rrdtool-1.4.8-8|173	--disable-ruby
14mr|rrdtool-1.4.8-8|174	
14mr|rrdtool-1.4.8-8|175	make
14mr|rrdtool-1.4.8-8|176	
14mr|rrdtool-1.4.8-8|177	%install
14mr|rrdtool-1.4.8-8|178	%makeinstall_std
14mr|rrdtool-1.4.8-8|179	
14mr|rrdtool-1.4.8-8|180	# equivalent of "make site-perl-install" except for the PREFIX
14mr|rrdtool-1.4.8-8|181	# "make site-perl-install" is not done by "make install"
14mr|rrdtool-1.4.8-8|182	%makeinstall_std -C bindings/perl-piped install_vendor
14mr|rrdtool-1.4.8-8|183	%makeinstall_std -C bindings/perl-shared install_vendor
14mr|rrdtool-1.4.8-8|184	
14mr|rrdtool-1.4.8-8|185	install -d %{buildroot}%{_sbindir}
14mr|rrdtool-1.4.8-8|186	
14mr|rrdtool-1.4.8-8|187	# now create include and files
14mr|rrdtool-1.4.8-8|188	install -d %{buildroot}%{_includedir}
14mr|rrdtool-1.4.8-8|189	install -m644 src/rrd*.h %{buildroot}%{_includedir}/
14mr|rrdtool-1.4.8-8|190	
14mr|rrdtool-1.4.8-8|191	# moving the docs in the right place (another approach)
14mr|rrdtool-1.4.8-8|192	rm -rf installed_docs
14mr|rrdtool-1.4.8-8|193	mkdir -p installed_docs/{html,pod,txt,examples/rrdcached}
14mr|rrdtool-1.4.8-8|194	cp doc/*.txt installed_docs/txt/
14mr|rrdtool-1.4.8-8|195	cp doc/*.pod installed_docs/pod/
14mr|rrdtool-1.4.8-8|196	cp doc/*.html installed_docs/html/
14mr|rrdtool-1.4.8-8|197	cp examples/*.{cgi,pl} installed_docs/examples/
14mr|rrdtool-1.4.8-8|198	cp examples/rrdcached/*.{pm,pl} installed_docs/examples/rrdcached/
14mr|rrdtool-1.4.8-8|199	# fix attribs
14mr|rrdtool-1.4.8-8|200	find installed_docs -type f | xargs chmod 644
14mr|rrdtool-1.4.8-8|201	
14mr|rrdtool-1.4.8-8|202	#removing things installed in the wrong place
14mr|rrdtool-1.4.8-8|203	rm -rf %{buildroot}%{_prefix}/lib/perl/*.pm
14mr|rrdtool-1.4.8-8|204	rm -rf %{buildroot}%{_prefix}/lib/perl/auto/RRDs/RRDs*
14mr|rrdtool-1.4.8-8|205	rm -rf %{buildroot}%{_prefix}/lib/perl5/site_perl
14mr|rrdtool-1.4.8-8|206	rm -rf %{buildroot}%{_prefix}/shared
14mr|rrdtool-1.4.8-8|207	rm -rf %{buildroot}%{_datadir}/doc/%{name}*
14mr|rrdtool-1.4.8-8|208	
14mr|rrdtool-1.4.8-8|209	# icky ntmake.pl
14mr|rrdtool-1.4.8-8|210	rm -f %{buildroot}%{perl_vendorarch}/ntmake.pl
14mr|rrdtool-1.4.8-8|211	
14mr|rrdtool-1.4.8-8|212	# I've tried and tried and tried to get rid of the rpath.
14mr|rrdtool-1.4.8-8|213	# It only appears after you do a make install, so I have
14mr|rrdtool-1.4.8-8|214	# no idea what is doing it but this gets rid of it...
14mr|rrdtool-1.4.8-8|215	#chrpath -d %{buildroot}%{_bindir}/*
14mr|rrdtool-1.4.8-8|216	
14mr|rrdtool-1.4.8-8|217	# the problem has now moved to the perl stuff...
14mr|rrdtool-1.4.8-8|218	find %{buildroot}%{_prefix}/lib/perl* -name "*.so" | xargs chrpath -d
14mr|rrdtool-1.4.8-8|219	
14mr|rrdtool-1.4.8-8|220	# and the tcl stuff
14mr|rrdtool-1.4.8-8|221	chrpath -d %{buildroot}%{_libdir}/tclrrd%{version}.so
14mr|rrdtool-1.4.8-8|222	
14mr|rrdtool-1.4.8-8|223	# remove .in/.am files
14mr|rrdtool-1.4.8-8|224	find %{buildroot} -name "*.in" | xargs rm -f
14mr|rrdtool-1.4.8-8|225	find %{buildroot} -name "*.am" | xargs rm -f
14mr|rrdtool-1.4.8-8|226	
14mr|rrdtool-1.4.8-8|227	# install rrdcached files
14mr|rrdtool-1.4.8-8|228	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|rrdtool-1.4.8-8|229	install -d %{buildroot}%{_initrddir}
14mr|rrdtool-1.4.8-8|230	install -d %{buildroot}/var/lib/rrdcached
14mr|rrdtool-1.4.8-8|231	install -d %{buildroot}/var/run/rrdcached
14mr|rrdtool-1.4.8-8|232	
14mr|rrdtool-1.4.8-8|233	install -D -m 755 %{SOURCE1} %{buildroot}%{_unitdir}/rrdcached.service
14mr|rrdtool-1.4.8-8|234	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/rrdcached
14mr|rrdtool-1.4.8-8|235	install -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/rrdcached.conf
14mr|rrdtool-1.4.8-8|236	
14mr|rrdtool-1.4.8-8|237	# cleanup
14mr|rrdtool-1.4.8-8|238	rm -rf %{buildroot}%{_datadir}/rrdtool
14mr|rrdtool-1.4.8-8|239	
14mr|rrdtool-1.4.8-8|240	%pre -n rrdcached
14mr|rrdtool-1.4.8-8|241	%_pre_useradd rrdcached /var/lib/rrdcached /sbin/nologin
14mr|rrdtool-1.4.8-8|242	
14mr|rrdtool-1.4.8-8|243	%post -n rrdcached
14mr|rrdtool-1.4.8-8|244	%_post_service rrdcached
14mr|rrdtool-1.4.8-8|245	
14mr|rrdtool-1.4.8-8|246	%preun -n rrdcached
14mr|rrdtool-1.4.8-8|247	%_preun_service rrdcached
14mr|rrdtool-1.4.8-8|248	
14mr|rrdtool-1.4.8-8|249	%postun -n rrdcached
14mr|rrdtool-1.4.8-8|250	%_postun_userdel rrdcached
14mr|rrdtool-1.4.8-8|251	
14mr|rrdtool-1.4.8-8|252	%files
14mr|rrdtool-1.4.8-8|253	%doc CONTRIBUTORS COPYING COPYRIGHT NEWS README THREADS TODO
14mr|rrdtool-1.4.8-8|254	%doc installed_docs/txt installed_docs/html
14mr|rrdtool-1.4.8-8|255	%{_bindir}/rrdcgi
14mr|rrdtool-1.4.8-8|256	%{_bindir}/rrdtool
14mr|rrdtool-1.4.8-8|257	%{_bindir}/rrdcreate
14mr|rrdtool-1.4.8-8|258	%{_bindir}/rrdinfo
14mr|rrdtool-1.4.8-8|259	%{_bindir}/rrdupdate
14mr|rrdtool-1.4.8-8|260	%exclude %{_mandir}/man1/rrdcached.1*
14mr|rrdtool-1.4.8-8|261	%{_mandir}/man1/*
14mr|rrdtool-1.4.8-8|262	
14mr|rrdtool-1.4.8-8|263	%files -n rrdcached
14mr|rrdtool-1.4.8-8|264	%config(noreplace) %{_sysconfdir}/sysconfig/rrdcached
14mr|rrdtool-1.4.8-8|265	%{_prefix}/lib/tmpfiles.d/rrdcached.conf
14mr|rrdtool-1.4.8-8|266	%{_unitdir}/rrdcached.service
14mr|rrdtool-1.4.8-8|267	%{_bindir}/rrdcached
14mr|rrdtool-1.4.8-8|268	%attr(0755,rrdcached,rrdcached) %dir /var/lib/rrdcached
14mr|rrdtool-1.4.8-8|269	%{_mandir}/man1/rrdcached*
14mr|rrdtool-1.4.8-8|270	
14mr|rrdtool-1.4.8-8|271	%files -n %{libname}
14mr|rrdtool-1.4.8-8|272	%{_libdir}/librrd.so.%{major}*
14mr|rrdtool-1.4.8-8|273	
14mr|rrdtool-1.4.8-8|274	%files -n %{libth}
14mr|rrdtool-1.4.8-8|275	%{_libdir}/librrd_th.so.%{major}*
14mr|rrdtool-1.4.8-8|276	
14mr|rrdtool-1.4.8-8|277	%files -n %{devname}
14mr|rrdtool-1.4.8-8|278	%doc COPYING
14mr|rrdtool-1.4.8-8|279	%exclude %{_libdir}/tclrrd%{version}.so
14mr|rrdtool-1.4.8-8|280	%{_libdir}/*.so
14mr|rrdtool-1.4.8-8|281	%{_includedir}/*.h
14mr|rrdtool-1.4.8-8|282	%{_libdir}/pkgconfig/librrd.pc
14mr|rrdtool-1.4.8-8|283	%{_mandir}/man3/librrd.3*
14mr|rrdtool-1.4.8-8|284	
14mr|rrdtool-1.4.8-8|285	%files -n perl-%{name}
14mr|rrdtool-1.4.8-8|286	%doc installed_docs/pod installed_docs/examples
14mr|rrdtool-1.4.8-8|287	%{perl_vendorarch}/*.pm
14mr|rrdtool-1.4.8-8|288	%{perl_vendorlib}/*.pm
14mr|rrdtool-1.4.8-8|289	%dir %{perl_vendorarch}/auto/RRDs
14mr|rrdtool-1.4.8-8|290	%{perl_vendorarch}/auto/RRDs/RRDs.so
14mr|rrdtool-1.4.8-8|291	%{_mandir}/man3*/RRDp.3*
14mr|rrdtool-1.4.8-8|292	%{_mandir}/man3*/RRDs.3*
14mr|rrdtool-1.4.8-8|293	
14mr|rrdtool-1.4.8-8|294	%files -n python-%{name}
14mr|rrdtool-1.4.8-8|295	%doc bindings/python/AUTHORS bindings/python/COPYING bindings/python/README
14mr|rrdtool-1.4.8-8|296	%py_platsitedir/*
14mr|rrdtool-1.4.8-8|297	
14mr|rrdtool-1.4.8-8|298	%files -n tcl-%{name}
14mr|rrdtool-1.4.8-8|299	%doc bindings/tcl/README
14mr|rrdtool-1.4.8-8|300	%{tcl_sitearch}/tclrrd
14mr|rrdtool-1.4.8-8|301	%{_libdir}/tclrrd%{version}.so
14mr|rrdtool-1.4.8-8|302	
14mr|rrdtool-1.4.8-8|303	%files -n lua-%{name}
14mr|rrdtool-1.4.8-8|304	%doc bindings/lua/README
14mr|rrdtool-1.4.8-8|305	%{_prefix}/lib/lua/*/rrd.so
14mr|rrdtool-1.4.8-8|306	
14mr|rrdtool-1.4.8-8|307	
14mr|rrdtool-1.4.8-8|308	%changelog
14mr|rrdtool-1.4.8-8|309	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-8
14mr|rrdtool-1.4.8-8|310	+ Revision: 0e36174
14mr|rrdtool-1.4.8-8|311	- MassBuild#440: Increase release tag
14mr|rrdtool-1.4.8-8|312	
14mr|rrdtool-1.4.8-8|313	

18846 14
14mr|rsnapshot-1.3.1-16|1	Summary:	Local and remote filesystem snapshot utility
14mr|rsnapshot-1.3.1-16|2	Name:		rsnapshot
14mr|rsnapshot-1.3.1-16|3	Version:	1.3.1
14mr|rsnapshot-1.3.1-16|4	Release:	16
14mr|rsnapshot-1.3.1-16|5	License:	GPLv2+
14mr|rsnapshot-1.3.1-16|6	Group:		Archiving/Backup
14mr|rsnapshot-1.3.1-16|7	Url:		http://www.rsnapshot.org
14mr|rsnapshot-1.3.1-16|8	Source0:	%{name}-%{version}.tar.gz
14mr|rsnapshot-1.3.1-16|9	Patch0:		%{name}.patch
14mr|rsnapshot-1.3.1-16|10	Patch1:		rsnapshot-ionice.patch
14mr|rsnapshot-1.3.1-16|11	Patch2:		rsnapshot-exclude-snapshot_root.patch
14mr|rsnapshot-1.3.1-16|12	Patch3:		rsnapshot-pod2man.patch
14mr|rsnapshot-1.3.1-16|13	BuildRequires:	openssh-clients
14mr|rsnapshot-1.3.1-16|14	BuildRequires:	rsync
14mr|rsnapshot-1.3.1-16|15	Requires:	openssh-clients
14mr|rsnapshot-1.3.1-16|16	Requires:	rsync
14mr|rsnapshot-1.3.1-16|17	BuildArch:	noarch
14mr|rsnapshot-1.3.1-16|18	
14mr|rsnapshot-1.3.1-16|19	%description
14mr|rsnapshot-1.3.1-16|20	This is a remote backup program that uses rsync to take backup snapshots of
14mr|rsnapshot-1.3.1-16|21	filesystems.  It uses hard links to save space on disk.
14mr|rsnapshot-1.3.1-16|22	For more details see http://www.rsnapshot.org/.
14mr|rsnapshot-1.3.1-16|23	
14mr|rsnapshot-1.3.1-16|24	%files
14mr|rsnapshot-1.3.1-16|25	%doc AUTHORS ChangeLog README INSTALL TODO README.utils
14mr|rsnapshot-1.3.1-16|26	%doc docs/Upgrading_from_1.1 docs/HOWTOs/rsnapshot-HOWTO.en.html
14mr|rsnapshot-1.3.1-16|27	%doc rsnapshotdb/rsnapshotDB.CHANGES.txt rsnapshotdb/rsnapshotDB.TODO.txt
14mr|rsnapshot-1.3.1-16|28	%doc rsnapshotdb/rsnapshotDB.conf.sample
14mr|rsnapshot-1.3.1-16|29	%config %{_sysconfdir}/rsnapshot.conf.default
14mr|rsnapshot-1.3.1-16|30	%config(noreplace) %{_sysconfdir}/rsnapshot.conf
14mr|rsnapshot-1.3.1-16|31	%config(noreplace) %{_sysconfdir}/rsnapshotDB.conf
14mr|rsnapshot-1.3.1-16|32	%config %{_sysconfdir}/rsnapshotDB.xsd
14mr|rsnapshot-1.3.1-16|33	%{_bindir}/rsnapshot
14mr|rsnapshot-1.3.1-16|34	%{_bindir}/rsnapshot-diff
14mr|rsnapshot-1.3.1-16|35	%{_bindir}/rsnapreport.pl
14mr|rsnapshot-1.3.1-16|36	%{_bindir}/rsnapshotDB
14mr|rsnapshot-1.3.1-16|37	%{_datadir}/rsnapshot
14mr|rsnapshot-1.3.1-16|38	%{_mandir}/man1/rsnapshot.1*
14mr|rsnapshot-1.3.1-16|39	%{_mandir}/man1/rsnapshot-diff.1*
14mr|rsnapshot-1.3.1-16|40	
14mr|rsnapshot-1.3.1-16|41	#----------------------------------------------------------------------------
14mr|rsnapshot-1.3.1-16|42	
14mr|rsnapshot-1.3.1-16|43	%prep
14mr|rsnapshot-1.3.1-16|44	%setup -q
14mr|rsnapshot-1.3.1-16|45	%patch0 -p0
14mr|rsnapshot-1.3.1-16|46	%patch1 -p0
14mr|rsnapshot-1.3.1-16|47	%patch2 -p0
14mr|rsnapshot-1.3.1-16|48	%patch3 -p1
14mr|rsnapshot-1.3.1-16|49	
14mr|rsnapshot-1.3.1-16|50	%build
14mr|rsnapshot-1.3.1-16|51	%configure2_5x \
14mr|rsnapshot-1.3.1-16|52	--sysconfdir=%{buildroot}%{_sysconfdir}
14mr|rsnapshot-1.3.1-16|53	
14mr|rsnapshot-1.3.1-16|54	%make
14mr|rsnapshot-1.3.1-16|55	
14mr|rsnapshot-1.3.1-16|56	%install
14mr|rsnapshot-1.3.1-16|57	install -d %{buildroot}%{_bindir}
14mr|rsnapshot-1.3.1-16|58	install -m 755 rsnapshot %{buildroot}%{_bindir}/rsnapshot
14mr|rsnapshot-1.3.1-16|59	install -m 755 rsnapshot-diff %{buildroot}%{_bindir}/rsnapshot-diff
14mr|rsnapshot-1.3.1-16|60	install -m 755 utils/rsnapreport.pl %{buildroot}%{_bindir}/rsnapreport.pl
14mr|rsnapshot-1.3.1-16|61	
14mr|rsnapshot-1.3.1-16|62	install -d %{buildroot}%{_datadir}/rsnapshot
14mr|rsnapshot-1.3.1-16|63	mv utils/rsnapshotdb rsnapshotdb
14mr|rsnapshot-1.3.1-16|64	mv utils/README README.utils
14mr|rsnapshot-1.3.1-16|65	mv rsnapshotdb/CHANGES.txt rsnapshotdb/rsnapshotDB.CHANGES.txt
14mr|rsnapshot-1.3.1-16|66	mv rsnapshotdb/TODO.txt rsnapshotdb/rsnapshotDB.TODO.txt
14mr|rsnapshot-1.3.1-16|67	install -m 755 utils/* %{buildroot}%{_datadir}/rsnapshot
14mr|rsnapshot-1.3.1-16|68	install -m 755 rsnapshotdb/rsnapshotDB.pl %{buildroot}%{_bindir}/rsnapshotDB
14mr|rsnapshot-1.3.1-16|69	
14mr|rsnapshot-1.3.1-16|70	install -d %{buildroot}%{_mandir}/man1
14mr|rsnapshot-1.3.1-16|71	install -m 644 rsnapshot.1 %{buildroot}%{_mandir}/man1/
14mr|rsnapshot-1.3.1-16|72	install -m 644 rsnapshot-diff.1 %{buildroot}%{_mandir}/man1/
14mr|rsnapshot-1.3.1-16|73	
14mr|rsnapshot-1.3.1-16|74	install -d %{buildroot}%{_sysconfdir}
14mr|rsnapshot-1.3.1-16|75	install -m 644 rsnapshot.conf.default %{buildroot}%{_sysconfdir}/rsnapshot.conf.default
14mr|rsnapshot-1.3.1-16|76	install -m 600 rsnapshot.conf.default %{buildroot}%{_sysconfdir}/rsnapshot.conf
14mr|rsnapshot-1.3.1-16|77	install -m 600 rsnapshotdb/rsnapshotDB.conf.sample %{buildroot}%{_sysconfdir}/rsnapshotDB.conf
14mr|rsnapshot-1.3.1-16|78	install -m 644 rsnapshotdb/rsnapshotDB.xsd %{buildroot}%{_sysconfdir}/rsnapshotDB.xsd
14mr|rsnapshot-1.3.1-16|79	
14mr|rsnapshot-1.3.1-16|80	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
14mr|rsnapshot-1.3.1-16|81	
14mr|rsnapshot-1.3.1-16|82	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_bindir}/rsnapshot
14mr|rsnapshot-1.3.1-16|83	
14mr|rsnapshot-1.3.1-16|84	# path fix
14mr|rsnapshot-1.3.1-16|85	find %{buildroot} -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
14mr|rsnapshot-1.3.1-16|86	
14mr|rsnapshot-1.3.1-16|87	#Remove unnessesary files
14mr|rsnapshot-1.3.1-16|88	rm -f %{_datadir}/rsnapreport.pl
14mr|rsnapshot-1.3.1-16|89	rm -f %{_datadir}/sign_packages.sh
14mr|rsnapshot-1.3.1-16|90	rm -f %{_datadir}/rsnapshot_if_mounted.sh
14mr|rsnapshot-1.3.1-16|91	
14mr|rsnapshot-1.3.1-16|92	
14mr|rsnapshot-1.3.1-16|93	%changelog
14mr|rsnapshot-1.3.1-16|94	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-16
14mr|rsnapshot-1.3.1-16|95	+ Revision: 210f15c
14mr|rsnapshot-1.3.1-16|96	- Add patch to fix pod2man issues
14mr|rsnapshot-1.3.1-16|97	
14mr|rsnapshot-1.3.1-16|98	

18847 14
14mr|rstart-1.0.5-2|1	Name: rstart
14mr|rstart-1.0.5-2|2	Version: 1.0.5
14mr|rstart-1.0.5-2|3	Release: 2
14mr|rstart-1.0.5-2|4	Summary: A sample implementation of a Remote Start rsh helper
14mr|rstart-1.0.5-2|5	Group: Development/X11
14mr|rstart-1.0.5-2|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|rstart-1.0.5-2|7	License: MIT
14mr|rstart-1.0.5-2|8	
14mr|rstart-1.0.5-2|9	BuildRequires: pkgconfig(x11)
14mr|rstart-1.0.5-2|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|rstart-1.0.5-2|11	
14mr|rstart-1.0.5-2|12	%description
14mr|rstart-1.0.5-2|13	Rstart is a simple implementation of a Remote Start client as defined in "A
14mr|rstart-1.0.5-2|14	Flexible Remote Execution Protocol Based on rsh". It uses rsh as its
14mr|rstart-1.0.5-2|15	underlying remote execution mechanism.
14mr|rstart-1.0.5-2|16	
14mr|rstart-1.0.5-2|17	%prep
14mr|rstart-1.0.5-2|18	%setup -q -n %{name}-%{version}
14mr|rstart-1.0.5-2|19	
14mr|rstart-1.0.5-2|20	%build
14mr|rstart-1.0.5-2|21	libtoolize --copy --force
14mr|rstart-1.0.5-2|22	autoreconf -fi
14mr|rstart-1.0.5-2|23	%configure2_5x	--x-includes=%{_includedir}\
14mr|rstart-1.0.5-2|24	--x-libraries=%{_libdir}
14mr|rstart-1.0.5-2|25	
14mr|rstart-1.0.5-2|26	%make
14mr|rstart-1.0.5-2|27	
14mr|rstart-1.0.5-2|28	%install
14mr|rstart-1.0.5-2|29	%makeinstall_std
14mr|rstart-1.0.5-2|30	
14mr|rstart-1.0.5-2|31	%files
14mr|rstart-1.0.5-2|32	%{_bindir}/rstartd
14mr|rstart-1.0.5-2|33	%{_bindir}/rstart
14mr|rstart-1.0.5-2|34	%{_libdir}/X11/rstart/rstartd.real
14mr|rstart-1.0.5-2|35	%{_libdir}/X11/rstart/config
14mr|rstart-1.0.5-2|36	%{_libdir}/X11/rstart/commands/@List
14mr|rstart-1.0.5-2|37	%{_libdir}/X11/rstart/commands/x11r6/Terminal
14mr|rstart-1.0.5-2|38	%{_libdir}/X11/rstart/commands/x11r6/@List
14mr|rstart-1.0.5-2|39	%{_libdir}/X11/rstart/commands/x11r6/LoadMonitor
14mr|rstart-1.0.5-2|40	%{_libdir}/X11/rstart/commands/ListGenericCommands
14mr|rstart-1.0.5-2|41	%{_libdir}/X11/rstart/commands/ListContexts
14mr|rstart-1.0.5-2|42	%{_libdir}/X11/rstart/contexts/default
14mr|rstart-1.0.5-2|43	%{_libdir}/X11/rstart/contexts/@List
14mr|rstart-1.0.5-2|44	%{_libdir}/X11/rstart/contexts/x11r6
14mr|rstart-1.0.5-2|45	%{_libdir}/X11/rstart/*/x11
14mr|rstart-1.0.5-2|46	%{_libdir}/X11/rstart/*/x
14mr|rstart-1.0.5-2|47	%{_mandir}/man1/rstartd.*
14mr|rstart-1.0.5-2|48	%{_mandir}/man1/rstart.*
14mr|rstart-1.0.5-2|49	
14mr|rstart-1.0.5-2|50	
14mr|rstart-1.0.5-2|51	
14mr|rstart-1.0.5-2|52	%changelog
14mr|rstart-1.0.5-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-2
14mr|rstart-1.0.5-2|54	+ Revision: b25d961
14mr|rstart-1.0.5-2|55	- MassBuild#440: Increase release tag
14mr|rstart-1.0.5-2|56	
14mr|rstart-1.0.5-2|57	

18848 14
14mr|rsync-3.1.1-1|1	Summary:	A program for synchronizing files over a network
14mr|rsync-3.1.1-1|2	Name:		rsync
14mr|rsync-3.1.1-1|3	%define	overs	3.1.1
14mr|rsync-3.1.1-1|4	Version: 	3.1.1
14mr|rsync-3.1.1-1|5	#% define	prerel	pre1
14mr|rsync-3.1.1-1|6	Release:	%{?prerel:0.%{prerel}.}1
14mr|rsync-3.1.1-1|7	License:	GPLv3+
14mr|rsync-3.1.1-1|8	Group:		Networking/File transfer
14mr|rsync-3.1.1-1|9	Url:		http://rsync.samba.org/
14mr|rsync-3.1.1-1|10	Source0:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}%{?prerel}.tar.gz
14mr|rsync-3.1.1-1|11	Source1:	http://rsync.samba.org/ftp/rsync/rsync.html
14mr|rsync-3.1.1-1|12	Source2:	http://rsync.samba.org/ftp/rsync/rsyncd.conf.html
14mr|rsync-3.1.1-1|13	#Source4:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz.asc
14mr|rsync-3.1.1-1|14	Source5:	http://rsync.samba.org/ftp/rsync/%{name}-patches-%{overs}.tar.gz
14mr|rsync-3.1.1-1|15	Source6:	http://rsync.samba.org/ftp/rsync/%{name}-patches-%{overs}.tar.gz.asc
14mr|rsync-3.1.1-1|16	Source12:	rsyncd.socket
14mr|rsync-3.1.1-1|17	Source13:	rsyncd.service
14mr|rsync-3.1.1-1|18	Source14:	rsyncd.conf
14mr|rsync-3.1.1-1|19	Source15:	rsyncd.sysconfig
14mr|rsync-3.1.1-1|20	Source16:	rsyncd@.service
14mr|rsync-3.1.1-1|21	
14mr|rsync-3.1.1-1|22	Patch1:		rsync-man.patch
14mr|rsync-3.1.1-1|23	Patch2:		rsync-3.1.0-fwhole-program.patch
14mr|rsync-3.1.1-1|24	
14mr|rsync-3.1.1-1|25	BuildRequires:	acl-devel
14mr|rsync-3.1.1-1|26	BuildRequires:	acl
14mr|rsync-3.1.1-1|27	Buildrequires:	pkgconfig(zlib)
14mr|rsync-3.1.1-1|28	BuildRequires:	pkgconfig(popt)
14mr|rsync-3.1.1-1|29	BuildRequires:	yodl
14mr|rsync-3.1.1-1|30	
14mr|rsync-3.1.1-1|31	%bcond_without	patches
14mr|rsync-3.1.1-1|32	
14mr|rsync-3.1.1-1|33	%description
14mr|rsync-3.1.1-1|34	Rsync uses a quick and reliable algorithm to very quickly bring
14mr|rsync-3.1.1-1|35	remote and host files into sync.  Rsync is fast because it just
14mr|rsync-3.1.1-1|36	sends the differences in the files over the network (instead of
14mr|rsync-3.1.1-1|37	sending the complete files). Rsync is often used as a very powerful
14mr|rsync-3.1.1-1|38	mirroring process or just as a more capable replacement for the
14mr|rsync-3.1.1-1|39	rcp command.  A technical report which describes the rsync algorithm
14mr|rsync-3.1.1-1|40	is included in this package.
14mr|rsync-3.1.1-1|41	
14mr|rsync-3.1.1-1|42	Install rsync if you need a powerful mirroring program.
14mr|rsync-3.1.1-1|43	%if %{with patches}
14mr|rsync-3.1.1-1|44	This rpm has these patches applied from rsync tree:
14mr|rsync-3.1.1-1|45	- acl: allow to mirror acl
14mr|rsync-3.1.1-1|46	
14mr|rsync-3.1.1-1|47	Rebuild the source rpm with `bcond_with patches'
14mr|rsync-3.1.1-1|48	if you don't  want these patches
14mr|rsync-3.1.1-1|49	%endif
14mr|rsync-3.1.1-1|50	
14mr|rsync-3.1.1-1|51	%prep
14mr|rsync-3.1.1-1|52	%setup -q -n %{name}-%{version}%{?prerel} -a5
14mr|rsync-3.1.1-1|53	%patch1 -p1 -b .man~
14mr|rsync-3.1.1-1|54	%patch2 -p1 -b .whole_program~
14mr|rsync-3.1.1-1|55	%if %{with patches}
14mr|rsync-3.1.1-1|56	patch -p1 -b -z .dir-del~ -i rsync*/patches/backup-dir-dels.diff
14mr|rsync-3.1.1-1|57	patch -p1 -b -z .acl~ -i rsync*/patches/acls.diff
14mr|rsync-3.1.1-1|58	%endif
14mr|rsync-3.1.1-1|59	
14mr|rsync-3.1.1-1|60	autoreconf -fi
14mr|rsync-3.1.1-1|61	
14mr|rsync-3.1.1-1|62	%build
14mr|rsync-3.1.1-1|63	%serverbuild
14mr|rsync-3.1.1-1|64	
14mr|rsync-3.1.1-1|65	export CONFIGURE_TOP="$PWD"
14mr|rsync-3.1.1-1|66	export CC=gcc
14mr|rsync-3.1.1-1|67	
14mr|rsync-3.1.1-1|68	mkdir -p glibc
14mr|rsync-3.1.1-1|69	pushd glibc
14mr|rsync-3.1.1-1|70	cp -f ../configure.sh .
14mr|rsync-3.1.1-1|71	%configure2_5x	--enable-acl-support \
14mr|rsync-3.1.1-1|72	--with-nobody-group=nogroup \
14mr|rsync-3.1.1-1|73	--without-included-zlib \
14mr|rsync-3.1.1-1|74	--enable-wholeprogram
14mr|rsync-3.1.1-1|75	
14mr|rsync-3.1.1-1|76	%make proto
14mr|rsync-3.1.1-1|77	%make
14mr|rsync-3.1.1-1|78	popd
14mr|rsync-3.1.1-1|79	
14mr|rsync-3.1.1-1|80	%check
14mr|rsync-3.1.1-1|81	%make -C glibc test
14mr|rsync-3.1.1-1|82	
14mr|rsync-3.1.1-1|83	%install
14mr|rsync-3.1.1-1|84	%makeinstall_std -C glibc
14mr|rsync-3.1.1-1|85	
14mr|rsync-3.1.1-1|86	install -m644 %{SOURCE1} %{SOURCE2} .
14mr|rsync-3.1.1-1|87	
14mr|rsync-3.1.1-1|88	install -m644 %{SOURCE12} -D %{buildroot}%{_unitdir}/rsyncd.socket
14mr|rsync-3.1.1-1|89	install -m644 %{SOURCE13} -D %{buildroot}%{_unitdir}/rsyncd.service
14mr|rsync-3.1.1-1|90	install -m644 %{SOURCE14} -D %{buildroot}%{_sysconfdir}/rsyncd.conf
14mr|rsync-3.1.1-1|91	install -m644 %{SOURCE15} -D %{buildroot}%{_sysconfdir}/sysconfig/rsyncd
14mr|rsync-3.1.1-1|92	install -m644 %{SOURCE16} -D %{buildroot}%{_unitdir}/rsyncd@.service
14mr|rsync-3.1.1-1|93	
14mr|rsync-3.1.1-1|94	%files
14mr|rsync-3.1.1-1|95	%doc tech_report.tex README *html NEWS OLDNEWS
14mr|rsync-3.1.1-1|96	%doc support/rrsync
14mr|rsync-3.1.1-1|97	%{_bindir}/rsync
14mr|rsync-3.1.1-1|98	%{_mandir}/man1/rsync.1*
14mr|rsync-3.1.1-1|99	%{_mandir}/man5/rsyncd.conf.5*
14mr|rsync-3.1.1-1|100	%config(noreplace) %{_sysconfdir}/rsyncd.conf
14mr|rsync-3.1.1-1|101	%config(noreplace) %{_sysconfdir}/sysconfig/rsyncd
14mr|rsync-3.1.1-1|102	%{_unitdir}/rsyncd.socket
14mr|rsync-3.1.1-1|103	%{_unitdir}/rsyncd.service
14mr|rsync-3.1.1-1|104	%{_unitdir}/rsyncd@.service
14mr|rsync-3.1.1-1|105	
14mr|rsync-3.1.1-1|106	%changelog
14mr|rsync-3.1.1-1|107	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-1
14mr|rsync-3.1.1-1|108	+ Revision: 96c79cf
14mr|rsync-3.1.1-1|109	- Updated to 3.1.1, switched to systemd (sync with cooker)
14mr|rsync-3.1.1-1|110	
14mr|rsync-3.1.1-1|111	

18849 14
14mr|rsyslog-5.8.12-4|1	%define _with_systemd 1
14mr|rsyslog-5.8.12-4|2	
14mr|rsyslog-5.8.12-4|3	%define _libdir /%{_lib}
14mr|rsyslog-5.8.12-4|4	
14mr|rsyslog-5.8.12-4|5	Summary:	Enhanced system logging and kernel message trapping daemons
14mr|rsyslog-5.8.12-4|6	Name:		rsyslog
14mr|rsyslog-5.8.12-4|7	Version:	5.8.12
14mr|rsyslog-5.8.12-4|8	Release:	4
14mr|rsyslog-5.8.12-4|9	License:	GPLv3
14mr|rsyslog-5.8.12-4|10	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|11	URL:		http://www.rsyslog.com/
14mr|rsyslog-5.8.12-4|12	Source0:	http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
14mr|rsyslog-5.8.12-4|13	Source1:	rsyslog.init
14mr|rsyslog-5.8.12-4|14	Source2:	rsyslog.sysconfig
14mr|rsyslog-5.8.12-4|15	Source3:	rsyslog.conf
14mr|rsyslog-5.8.12-4|16	Source4:	00_common.conf
14mr|rsyslog-5.8.12-4|17	Source5:	01_mysql.conf
14mr|rsyslog-5.8.12-4|18	Source6:	02_pgsql.conf
14mr|rsyslog-5.8.12-4|19	Source7:	03_gssapi.conf
14mr|rsyslog-5.8.12-4|20	Source8:	04_relp.conf
14mr|rsyslog-5.8.12-4|21	Source9:	05_dbi.conf
14mr|rsyslog-5.8.12-4|22	Source10:	06_snmp.conf
14mr|rsyslog-5.8.12-4|23	Source11:	sysklogd.conf
14mr|rsyslog-5.8.12-4|24	Source12:	07_rsyslog.log
14mr|rsyslog-5.8.12-4|25	Patch0:		rsyslog-5.8.12-systemd.patch
14mr|rsyslog-5.8.12-4|26	Patch1:		rsyslog-5.8.12-systemd-remove-stale-pid-file.patch
14mr|rsyslog-5.8.12-4|27	BuildRequires:	autoconf
14mr|rsyslog-5.8.12-4|28	BuildRequires:	automake
14mr|rsyslog-5.8.12-4|29	BuildRequires:	java-rpmbuild
14mr|rsyslog-5.8.12-4|30	BuildRequires:	krb5-devel
14mr|rsyslog-5.8.12-4|31	BuildRequires:	libdbi-devel
14mr|rsyslog-5.8.12-4|32	BuildRequires:	libtool
14mr|rsyslog-5.8.12-4|33	BuildRequires:	mysql-devel >= 4.0
14mr|rsyslog-5.8.12-4|34	BuildRequires:	net-snmp-devel
14mr|rsyslog-5.8.12-4|35	BuildRequires:	pkgconfig
14mr|rsyslog-5.8.12-4|36	BuildRequires:	postgresql-devel
14mr|rsyslog-5.8.12-4|37	BuildRequires:	relp-devel
14mr|rsyslog-5.8.12-4|38	BuildRequires:	zlib-devel
14mr|rsyslog-5.8.12-4|39	%if %{_with_systemd}
14mr|rsyslog-5.8.12-4|40	BuildRequires:	systemd-units
14mr|rsyslog-5.8.12-4|41	%endif
14mr|rsyslog-5.8.12-4|42	Requires:	logrotate
14mr|rsyslog-5.8.12-4|43	Provides:	syslog-daemon
14mr|rsyslog-5.8.12-4|44	Requires(post):	/sbin/chkconfig
14mr|rsyslog-5.8.12-4|45	Requires(post):	coreutils
14mr|rsyslog-5.8.12-4|46	%if %{_with_systemd}
14mr|rsyslog-5.8.12-4|47	Requires(post):	systemd-units
14mr|rsyslog-5.8.12-4|48	Requires(post):	systemd-sysvinit
14mr|rsyslog-5.8.12-4|49	Requires(preun):	systemd-units
14mr|rsyslog-5.8.12-4|50	Requires(postun):	systemd-units
14mr|rsyslog-5.8.12-4|51	%endif
14mr|rsyslog-5.8.12-4|52	Requires(post):	rpm-helper
14mr|rsyslog-5.8.12-4|53	Requires(preun):	rpm-helper
14mr|rsyslog-5.8.12-4|54	# Nothing requires sysklogd
14mr|rsyslog-5.8.12-4|55	#Provides:	sysklogd = 1.4.5-5
14mr|rsyslog-5.8.12-4|56	Obsoletes:	sysklogd < 1.5-5
14mr|rsyslog-5.8.12-4|57	Conflicts:	logrotate < 3.5.2
14mr|rsyslog-5.8.12-4|58	#Conflicts:	sysklogd
14mr|rsyslog-5.8.12-4|59	Conflicts:	syslog-ng
14mr|rsyslog-5.8.12-4|60	
14mr|rsyslog-5.8.12-4|61	%description
14mr|rsyslog-5.8.12-4|62	Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL,
14mr|rsyslog-5.8.12-4|63	PostgreSQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
14mr|rsyslog-5.8.12-4|64	message part, and fine grain output format control. It is quite compatible to
14mr|rsyslog-5.8.12-4|65	stock sysklogd and can be used as a drop-in replacement. Its advanced features
14mr|rsyslog-5.8.12-4|66	make it suitable for enterprise-class, encryption protected syslog relay chains
14mr|rsyslog-5.8.12-4|67	while  at the same time being very easy to setup for the novice user.
14mr|rsyslog-5.8.12-4|68	
14mr|rsyslog-5.8.12-4|69	o lmnet.so    - Implementation of network related stuff.
14mr|rsyslog-5.8.12-4|70	o lmregexp.so - Implementation of regexp related stuff.
14mr|rsyslog-5.8.12-4|71	o lmtcpclt.so - This is the implementation of TCP-based syslog clients.
14mr|rsyslog-5.8.12-4|72	o lmtcpsrv.so - Common code for plain TCP based servers.
14mr|rsyslog-5.8.12-4|73	o imtcp.so    - This is the implementation of the TCP input module.
14mr|rsyslog-5.8.12-4|74	o imudp.so    - This is the implementation of the UDP input module.
14mr|rsyslog-5.8.12-4|75	o imuxsock.so - This is the implementation of the Unix sockets input module.
14mr|rsyslog-5.8.12-4|76	o imklog.so   - The kernel log input module for Linux.
14mr|rsyslog-5.8.12-4|77	o immark.so   - This is the implementation of the build-in mark message input
14mr|rsyslog-5.8.12-4|78	module.
14mr|rsyslog-5.8.12-4|79	o imfile.so - This is the input module for reading text file data.
14mr|rsyslog-5.8.12-4|80	
14mr|rsyslog-5.8.12-4|81	%package mysql
14mr|rsyslog-5.8.12-4|82	Summary:	MySQL support for rsyslog
14mr|rsyslog-5.8.12-4|83	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|84	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|85	
14mr|rsyslog-5.8.12-4|86	%description mysql
14mr|rsyslog-5.8.12-4|87	The rsyslog-mysql package contains a dynamic shared object that will add
14mr|rsyslog-5.8.12-4|88	MySQL database support to rsyslog.
14mr|rsyslog-5.8.12-4|89	
14mr|rsyslog-5.8.12-4|90	o ommysql.so - This is the implementation of the build-in output module for
14mr|rsyslog-5.8.12-4|91	MySQL.
14mr|rsyslog-5.8.12-4|92	
14mr|rsyslog-5.8.12-4|93	%package pgsql
14mr|rsyslog-5.8.12-4|94	Summary:	PostgreSQL support for rsyslog
14mr|rsyslog-5.8.12-4|95	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|96	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|97	
14mr|rsyslog-5.8.12-4|98	%description pgsql
14mr|rsyslog-5.8.12-4|99	The rsyslog-pgsql package contains a dynamic shared object that will add
14mr|rsyslog-5.8.12-4|100	PostgreSQL database support to rsyslog.
14mr|rsyslog-5.8.12-4|101	
14mr|rsyslog-5.8.12-4|102	o ompgsql.so - This is the implementation of the build-in output module for
14mr|rsyslog-5.8.12-4|103	PgSQL.
14mr|rsyslog-5.8.12-4|104	
14mr|rsyslog-5.8.12-4|105	%package gssapi
14mr|rsyslog-5.8.12-4|106	Summary:	GSS-API support for rsyslog
14mr|rsyslog-5.8.12-4|107	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|108	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|109	
14mr|rsyslog-5.8.12-4|110	%description gssapi
14mr|rsyslog-5.8.12-4|111	The rsyslog-gssapi package contains dynamic shared objects that will add
14mr|rsyslog-5.8.12-4|112	GSS-API support to rsyslog.
14mr|rsyslog-5.8.12-4|113	
14mr|rsyslog-5.8.12-4|114	o lmgssutil.so - This is a miscellaneous helper class for gss-api features.
14mr|rsyslog-5.8.12-4|115	o imgssapi.so  - This is the implementation of the GSSAPI input module.
14mr|rsyslog-5.8.12-4|116	o omgssapi.so  - This is the implementation of the build-in forwarding output
14mr|rsyslog-5.8.12-4|117	module.
14mr|rsyslog-5.8.12-4|118	
14mr|rsyslog-5.8.12-4|119	%package relp
14mr|rsyslog-5.8.12-4|120	Summary:	RELP support for rsyslog
14mr|rsyslog-5.8.12-4|121	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|122	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|123	
14mr|rsyslog-5.8.12-4|124	%description relp
14mr|rsyslog-5.8.12-4|125	The rsyslog-relp package contains a dynamic shared object that will add
14mr|rsyslog-5.8.12-4|126	RELP support to rsyslog.
14mr|rsyslog-5.8.12-4|127	
14mr|rsyslog-5.8.12-4|128	o imrelp.so - This is the implementation of the RELP input module.
14mr|rsyslog-5.8.12-4|129	o omrelp.so - This is the implementation of the RELP output module.
14mr|rsyslog-5.8.12-4|130	
14mr|rsyslog-5.8.12-4|131	%package dbi
14mr|rsyslog-5.8.12-4|132	Summary:	Dbi support for rsyslog
14mr|rsyslog-5.8.12-4|133	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|134	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|135	
14mr|rsyslog-5.8.12-4|136	%description dbi
14mr|rsyslog-5.8.12-4|137	The rsyslog-dbi package contains a dynamic shared object that will add
14mr|rsyslog-5.8.12-4|138	dbi driver support to rsyslog.
14mr|rsyslog-5.8.12-4|139	
14mr|rsyslog-5.8.12-4|140	o omlibdbi.so - This is the implementation of the dbi output module.
14mr|rsyslog-5.8.12-4|141	
14mr|rsyslog-5.8.12-4|142	%package snmp
14mr|rsyslog-5.8.12-4|143	Summary:	SNMP support for rsyslog
14mr|rsyslog-5.8.12-4|144	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|145	Requires:	%{name} = %{version}-%{release}
14mr|rsyslog-5.8.12-4|146	
14mr|rsyslog-5.8.12-4|147	%description snmp
14mr|rsyslog-5.8.12-4|148	The rsyslog-snmp package contains a dynamic shared object that will add
14mr|rsyslog-5.8.12-4|149	SNMP support to rsyslog.
14mr|rsyslog-5.8.12-4|150	
14mr|rsyslog-5.8.12-4|151	o omsnmp.so - This module sends an snmp trap.
14mr|rsyslog-5.8.12-4|152	
14mr|rsyslog-5.8.12-4|153	%package docs
14mr|rsyslog-5.8.12-4|154	Summary:	HTML documentation for rsyslog
14mr|rsyslog-5.8.12-4|155	Group:		System/Kernel and hardware
14mr|rsyslog-5.8.12-4|156	
14mr|rsyslog-5.8.12-4|157	%description docs
14mr|rsyslog-5.8.12-4|158	This package contains the HTML documentation for rsyslog.
14mr|rsyslog-5.8.12-4|159	
14mr|rsyslog-5.8.12-4|160	%prep
14mr|rsyslog-5.8.12-4|161	%setup -q
14mr|rsyslog-5.8.12-4|162	
14mr|rsyslog-5.8.12-4|163	mkdir -p Mandriva
14mr|rsyslog-5.8.12-4|164	cp %{SOURCE1} Mandriva/rsyslog.init
14mr|rsyslog-5.8.12-4|165	cp %{SOURCE2} Mandriva/rsyslog.sysconfig
14mr|rsyslog-5.8.12-4|166	cp %{SOURCE3} Mandriva/rsyslog.conf
14mr|rsyslog-5.8.12-4|167	cp %{SOURCE4} Mandriva/00_common.conf
14mr|rsyslog-5.8.12-4|168	cp %{SOURCE5} Mandriva/01_mysql.conf
14mr|rsyslog-5.8.12-4|169	cp %{SOURCE6} Mandriva/02_pgsql.conf
14mr|rsyslog-5.8.12-4|170	cp %{SOURCE7} Mandriva/03_gssapi.conf
14mr|rsyslog-5.8.12-4|171	cp %{SOURCE8} Mandriva/04_relp.conf
14mr|rsyslog-5.8.12-4|172	cp %{SOURCE9} Mandriva/05_dbi.conf
14mr|rsyslog-5.8.12-4|173	cp %{SOURCE10} Mandriva/06_snmp.conf
14mr|rsyslog-5.8.12-4|174	cp %{SOURCE11} Mandriva/syslog.conf
14mr|rsyslog-5.8.12-4|175	cp %{SOURCE12} Mandriva/rsyslog.log
14mr|rsyslog-5.8.12-4|176	
14mr|rsyslog-5.8.12-4|177	%patch0 -p1 -b .systemd
14mr|rsyslog-5.8.12-4|178	%patch1 -p1 -b .bak1
14mr|rsyslog-5.8.12-4|179	
14mr|rsyslog-5.8.12-4|180	%build
14mr|rsyslog-5.8.12-4|181	%if %mdkver >= 201200
14mr|rsyslog-5.8.12-4|182	%serverbuild_hardened
14mr|rsyslog-5.8.12-4|183	%else
14mr|rsyslog-5.8.12-4|184	%serverbuild
14mr|rsyslog-5.8.12-4|185	%endif
14mr|rsyslog-5.8.12-4|186	
14mr|rsyslog-5.8.12-4|187	%configure2_5x \
14mr|rsyslog-5.8.12-4|188	%if %{_with_systemd}
14mr|rsyslog-5.8.12-4|189	--with-systemdsystemunitdir=%{_unitdir} \
14mr|rsyslog-5.8.12-4|190	%endif
14mr|rsyslog-5.8.12-4|191	--disable-static \
14mr|rsyslog-5.8.12-4|192	--sbindir=/sbin \
14mr|rsyslog-5.8.12-4|193	--enable-largefile \
14mr|rsyslog-5.8.12-4|194	--enable-regexp \
14mr|rsyslog-5.8.12-4|195	--enable-zlib \
14mr|rsyslog-5.8.12-4|196	--enable-gssapi-krb5 \
14mr|rsyslog-5.8.12-4|197	--enable-pthreads \
14mr|rsyslog-5.8.12-4|198	--enable-klog \
14mr|rsyslog-5.8.12-4|199	--enable-inet \
14mr|rsyslog-5.8.12-4|200	--enable-mysql \
14mr|rsyslog-5.8.12-4|201	--enable-pgsql \
14mr|rsyslog-5.8.12-4|202	--enable-libdbi \
14mr|rsyslog-5.8.12-4|203	--enable-snmp \
14mr|rsyslog-5.8.12-4|204	--enable-rsyslogd \
14mr|rsyslog-5.8.12-4|205	--enable-mail \
14mr|rsyslog-5.8.12-4|206	--enable-relp \
14mr|rsyslog-5.8.12-4|207	--enable-imfile \
14mr|rsyslog-5.8.12-4|208	--enable-imtemplate
14mr|rsyslog-5.8.12-4|209	
14mr|rsyslog-5.8.12-4|210	%make
14mr|rsyslog-5.8.12-4|211	
14mr|rsyslog-5.8.12-4|212	%install
14mr|rsyslog-5.8.12-4|213	%makeinstall_std
14mr|rsyslog-5.8.12-4|214	
14mr|rsyslog-5.8.12-4|215	install -d -m 755 %{buildroot}%{_initrddir}
14mr|rsyslog-5.8.12-4|216	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|rsyslog-5.8.12-4|217	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|rsyslog-5.8.12-4|218	install -d -m 755 %{buildroot}%{_sysconfdir}/rsyslog.d
14mr|rsyslog-5.8.12-4|219	
14mr|rsyslog-5.8.12-4|220	%if !%{_with_systemd}
14mr|rsyslog-5.8.12-4|221	install -p -m 755 Mandriva/rsyslog.init %{buildroot}%{_initrddir}/rsyslog
14mr|rsyslog-5.8.12-4|222	%endif
14mr|rsyslog-5.8.12-4|223	install -p -m 644 Mandriva/rsyslog.conf %{buildroot}%{_sysconfdir}/rsyslog.conf
14mr|rsyslog-5.8.12-4|224	install -p -m 644 Mandriva/syslog.conf %{buildroot}%{_sysconfdir}/syslog.conf
14mr|rsyslog-5.8.12-4|225	install -p -m 644 Mandriva/rsyslog.log %{buildroot}%{_sysconfdir}/logrotate.d/rsyslog
14mr|rsyslog-5.8.12-4|226	install -p -m 644 Mandriva/rsyslog.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/rsyslog
14mr|rsyslog-5.8.12-4|227	install -p -m 644 Mandriva/*_*.conf %{buildroot}%{_sysconfdir}/rsyslog.d/
14mr|rsyslog-5.8.12-4|228	
14mr|rsyslog-5.8.12-4|229	#get rid of *.la
14mr|rsyslog-5.8.12-4|230	rm %{buildroot}/%{_libdir}/rsyslog/*.la
14mr|rsyslog-5.8.12-4|231	
14mr|rsyslog-5.8.12-4|232	# cleanup
14mr|rsyslog-5.8.12-4|233	rm -f %{buildroot}%{_libdir}/rsyslog/imtemplate.so
14mr|rsyslog-5.8.12-4|234	
14mr|rsyslog-5.8.12-4|235	# fix html docs
14mr|rsyslog-5.8.12-4|236	rm -rf html_docs; mkdir -p html_docs
14mr|rsyslog-5.8.12-4|237	cp doc/*.html doc/*.jpg html_docs/
14mr|rsyslog-5.8.12-4|238	chmod 644 html_docs/*
14mr|rsyslog-5.8.12-4|239	
14mr|rsyslog-5.8.12-4|240	# (bor) rsyslog.socket conflicts with syslog.socket for the /dev/log
14mr|rsyslog-5.8.12-4|241	rm -f %{buildroot}/lib/systemd/system/rsyslog.socket
14mr|rsyslog-5.8.12-4|242	
14mr|rsyslog-5.8.12-4|243	%post
14mr|rsyslog-5.8.12-4|244	# The following should really be part of _post_service
14mr|rsyslog-5.8.12-4|245	[ $1 = 1 -a -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
14mr|rsyslog-5.8.12-4|246	
14mr|rsyslog-5.8.12-4|247	%_post_service rsyslog
14mr|rsyslog-5.8.12-4|248	
14mr|rsyslog-5.8.12-4|249	for n in /var/log/{messages,secure,maillog,spooler}; do
14mr|rsyslog-5.8.12-4|250	[ -f $n ] && continue
14mr|rsyslog-5.8.12-4|251	umask 066 && touch $n
14mr|rsyslog-5.8.12-4|252	done
14mr|rsyslog-5.8.12-4|253	
14mr|rsyslog-5.8.12-4|254	# (from Mageia) Handle a quirk of rsyslog installation
14mr|rsyslog-5.8.12-4|255	if [ -f /etc/systemd/system/multi-user.target.wants/rsyslog.service -a ! -f /etc/systemd/system/syslog.service ]; then
14mr|rsyslog-5.8.12-4|256	cp -a /etc/systemd/system/multi-user.target.wants/rsyslog.service /etc/systemd/system/syslog.service
14mr|rsyslog-5.8.12-4|257	fi
14mr|rsyslog-5.8.12-4|258	
14mr|rsyslog-5.8.12-4|259	%triggerin -- rsyslog < 5.6.2-3
14mr|rsyslog-5.8.12-4|260	# enable systemd unit on update
14mr|rsyslog-5.8.12-4|261	[ -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
14mr|rsyslog-5.8.12-4|262	
14mr|rsyslog-5.8.12-4|263	%triggerpostun -- rsyslog < 2.0.1-2mdv2008.1
14mr|rsyslog-5.8.12-4|264	if [ ! -f /etc/syslog.conf ]; then
14mr|rsyslog-5.8.12-4|265	# restore syslog.conf
14mr|rsyslog-5.8.12-4|266	mv -f /etc/rsyslog.conf /etc/syslog.conf
14mr|rsyslog-5.8.12-4|267	mv -f /etc/rsyslog.conf.rpmnew /etc/rsyslog.conf
14mr|rsyslog-5.8.12-4|268	fi
14mr|rsyslog-5.8.12-4|269	
14mr|rsyslog-5.8.12-4|270	%triggerun -- rsyslog < 3.0.0
14mr|rsyslog-5.8.12-4|271	/bin/kill `cat /var/run/rklogd.pid 2> /dev/null` > /dev/null 2>&1 ||:
14mr|rsyslog-5.8.12-4|272	
14mr|rsyslog-5.8.12-4|273	%triggerun -- sysklogd < 1.5-5
14mr|rsyslog-5.8.12-4|274	. /etc/sysconfig/syslog
14mr|rsyslog-5.8.12-4|275	if echo $SYSLOGD_OPTIONS | grep -q -- "-r"
14mr|rsyslog-5.8.12-4|276	then
14mr|rsyslog-5.8.12-4|277	sed -i	-e 's/^\#\$ModLoad imudp.so$/$ModLoad imudp.so/' \
14mr|rsyslog-5.8.12-4|278	-e 's/^\#\$UDPServerRun 514$/$UDPServerRun 514/' /etc/rsyslog.d/00_common.conf
14mr|rsyslog-5.8.12-4|279	fi
14mr|rsyslog-5.8.12-4|280	if [ -f /var/run/syslogd.pid ]
14mr|rsyslog-5.8.12-4|281	then
14mr|rsyslog-5.8.12-4|282	%{_initrddir}/syslog stop
14mr|rsyslog-5.8.12-4|283	%{_initrddir}/rsyslog start
14mr|rsyslog-5.8.12-4|284	fi
14mr|rsyslog-5.8.12-4|285	
14mr|rsyslog-5.8.12-4|286	%preun
14mr|rsyslog-5.8.12-4|287	%_preun_service rsyslog
14mr|rsyslog-5.8.12-4|288	# The following should really be part of _preun_service
14mr|rsyslog-5.8.12-4|289	[ $1 = 0 -a -x /bin/systemctl ] && /bin/systemctl disable rsyslog.service || :
14mr|rsyslog-5.8.12-4|290	
14mr|rsyslog-5.8.12-4|291	%postun
14mr|rsyslog-5.8.12-4|292	if [ "$1" -ge "1" ]; then
14mr|rsyslog-5.8.12-4|293	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|294	fi
14mr|rsyslog-5.8.12-4|295	
14mr|rsyslog-5.8.12-4|296	%post mysql
14mr|rsyslog-5.8.12-4|297	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|298	
14mr|rsyslog-5.8.12-4|299	%preun mysql
14mr|rsyslog-5.8.12-4|300	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|301	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|302	fi
14mr|rsyslog-5.8.12-4|303	
14mr|rsyslog-5.8.12-4|304	%post pgsql
14mr|rsyslog-5.8.12-4|305	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|306	
14mr|rsyslog-5.8.12-4|307	%preun pgsql
14mr|rsyslog-5.8.12-4|308	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|309	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|310	fi
14mr|rsyslog-5.8.12-4|311	
14mr|rsyslog-5.8.12-4|312	%post gssapi
14mr|rsyslog-5.8.12-4|313	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|314	
14mr|rsyslog-5.8.12-4|315	%preun gssapi
14mr|rsyslog-5.8.12-4|316	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|317	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|318	fi
14mr|rsyslog-5.8.12-4|319	
14mr|rsyslog-5.8.12-4|320	%post relp
14mr|rsyslog-5.8.12-4|321	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|322	
14mr|rsyslog-5.8.12-4|323	%preun relp
14mr|rsyslog-5.8.12-4|324	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|325	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|326	fi
14mr|rsyslog-5.8.12-4|327	
14mr|rsyslog-5.8.12-4|328	%post dbi
14mr|rsyslog-5.8.12-4|329	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|330	
14mr|rsyslog-5.8.12-4|331	%preun dbi
14mr|rsyslog-5.8.12-4|332	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|333	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|334	fi
14mr|rsyslog-5.8.12-4|335	
14mr|rsyslog-5.8.12-4|336	%post snmp
14mr|rsyslog-5.8.12-4|337	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|338	
14mr|rsyslog-5.8.12-4|339	%preun snmp
14mr|rsyslog-5.8.12-4|340	if [ "$1" = 0 ]; then
14mr|rsyslog-5.8.12-4|341	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
14mr|rsyslog-5.8.12-4|342	fi
14mr|rsyslog-5.8.12-4|343	
14mr|rsyslog-5.8.12-4|344	%files
14mr|rsyslog-5.8.12-4|345	%defattr(-,root,root)
14mr|rsyslog-5.8.12-4|346	%doc AUTHORS ChangeLog README  doc/rsyslog-example.conf
14mr|rsyslog-5.8.12-4|347	%config(noreplace) %{_sysconfdir}/rsyslog.conf
14mr|rsyslog-5.8.12-4|348	%config(noreplace) %{_sysconfdir}/syslog.conf
14mr|rsyslog-5.8.12-4|349	%config(noreplace) %{_sysconfdir}/sysconfig/rsyslog
14mr|rsyslog-5.8.12-4|350	%config(noreplace) %{_sysconfdir}/logrotate.d/rsyslog
14mr|rsyslog-5.8.12-4|351	%dir %{_sysconfdir}/rsyslog.d
14mr|rsyslog-5.8.12-4|352	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_common.conf
14mr|rsyslog-5.8.12-4|353	%if %{_with_systemd}
14mr|rsyslog-5.8.12-4|354	%{_unitdir}/rsyslog.service
14mr|rsyslog-5.8.12-4|355	%else
14mr|rsyslog-5.8.12-4|356	%{_initrddir}/rsyslog
14mr|rsyslog-5.8.12-4|357	%endif
14mr|rsyslog-5.8.12-4|358	/sbin/rsyslogd
14mr|rsyslog-5.8.12-4|359	%dir %{_libdir}/rsyslog
14mr|rsyslog-5.8.12-4|360	%{_libdir}/rsyslog/imfile.so
14mr|rsyslog-5.8.12-4|361	%{_libdir}/rsyslog/imklog.so
14mr|rsyslog-5.8.12-4|362	%{_libdir}/rsyslog/immark.so
14mr|rsyslog-5.8.12-4|363	%{_libdir}/rsyslog/imtcp.so
14mr|rsyslog-5.8.12-4|364	%{_libdir}/rsyslog/imudp.so
14mr|rsyslog-5.8.12-4|365	%{_libdir}/rsyslog/imuxsock.so
14mr|rsyslog-5.8.12-4|366	%{_libdir}/rsyslog/lmnet.so
14mr|rsyslog-5.8.12-4|367	%{_libdir}/rsyslog/lmnetstrms.so
14mr|rsyslog-5.8.12-4|368	%{_libdir}/rsyslog/lmnsd_ptcp.so
14mr|rsyslog-5.8.12-4|369	%{_libdir}/rsyslog/lmregexp.so
14mr|rsyslog-5.8.12-4|370	%{_libdir}/rsyslog/lmstrmsrv.so
14mr|rsyslog-5.8.12-4|371	%{_libdir}/rsyslog/lmtcpclt.so
14mr|rsyslog-5.8.12-4|372	%{_libdir}/rsyslog/lmzlibw.so
14mr|rsyslog-5.8.12-4|373	%{_libdir}/rsyslog/lmtcpsrv.so
14mr|rsyslog-5.8.12-4|374	%{_libdir}/rsyslog/omtesting.so
14mr|rsyslog-5.8.12-4|375	%{_libdir}/rsyslog/ommail.so
14mr|rsyslog-5.8.12-4|376	%{_libdir}/rsyslog/omruleset.so
14mr|rsyslog-5.8.12-4|377	%{_mandir}/*/*
14mr|rsyslog-5.8.12-4|378	
14mr|rsyslog-5.8.12-4|379	%files mysql
14mr|rsyslog-5.8.12-4|380	%doc plugins/ommysql/createDB.sql plugins/ommysql/contrib/delete_mysql
14mr|rsyslog-5.8.12-4|381	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_mysql.conf
14mr|rsyslog-5.8.12-4|382	%{_libdir}/rsyslog/ommysql.so
14mr|rsyslog-5.8.12-4|383	
14mr|rsyslog-5.8.12-4|384	%files pgsql
14mr|rsyslog-5.8.12-4|385	%doc plugins/ompgsql/createDB.sql
14mr|rsyslog-5.8.12-4|386	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_pgsql.conf
14mr|rsyslog-5.8.12-4|387	%{_libdir}/rsyslog/ompgsql.so
14mr|rsyslog-5.8.12-4|388	
14mr|rsyslog-5.8.12-4|389	%files gssapi
14mr|rsyslog-5.8.12-4|390	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_gssapi.conf
14mr|rsyslog-5.8.12-4|391	%{_libdir}/rsyslog/omgssapi.so
14mr|rsyslog-5.8.12-4|392	%{_libdir}/rsyslog/imgssapi.so
14mr|rsyslog-5.8.12-4|393	%{_libdir}/rsyslog/lmgssutil.so
14mr|rsyslog-5.8.12-4|394	
14mr|rsyslog-5.8.12-4|395	%files relp
14mr|rsyslog-5.8.12-4|396	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_relp.conf
14mr|rsyslog-5.8.12-4|397	%{_libdir}/rsyslog/imrelp.so
14mr|rsyslog-5.8.12-4|398	%{_libdir}/rsyslog/omrelp.so
14mr|rsyslog-5.8.12-4|399	
14mr|rsyslog-5.8.12-4|400	%files dbi
14mr|rsyslog-5.8.12-4|401	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_dbi.conf
14mr|rsyslog-5.8.12-4|402	%{_libdir}/rsyslog/omlibdbi.so
14mr|rsyslog-5.8.12-4|403	
14mr|rsyslog-5.8.12-4|404	%files snmp
14mr|rsyslog-5.8.12-4|405	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_snmp.conf
14mr|rsyslog-5.8.12-4|406	%{_libdir}/rsyslog/omsnmp.so
14mr|rsyslog-5.8.12-4|407	
14mr|rsyslog-5.8.12-4|408	%files docs
14mr|rsyslog-5.8.12-4|409	%doc html_docs/*
14mr|rsyslog-5.8.12-4|410	
14mr|rsyslog-5.8.12-4|411	
14mr|rsyslog-5.8.12-4|412	
14mr|rsyslog-5.8.12-4|413	%changelog
14mr|rsyslog-5.8.12-4|414	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.12-4
14mr|rsyslog-5.8.12-4|415	+ Revision: 9c81109
14mr|rsyslog-5.8.12-4|416	- BuildList#2062192: Increase release tag
14mr|rsyslog-5.8.12-4|417	
14mr|rsyslog-5.8.12-4|418	

18850 14
14mr|rtkit-0.11-15|1	Summary:	Realtime Policy and Watchdog Daemon
14mr|rtkit-0.11-15|2	Name:		rtkit
14mr|rtkit-0.11-15|3	Version:	0.11
14mr|rtkit-0.11-15|4	Release:	15
14mr|rtkit-0.11-15|5	Group:		System/Libraries
14mr|rtkit-0.11-15|6	License:	GPLv3+ and BSD
14mr|rtkit-0.11-15|7	Url:		http://git.0pointer.de/?p=rtkit.git
14mr|rtkit-0.11-15|8	Source0:	http://0pointer.de/public/%{name}-%{version}.tar.xz
14mr|rtkit-0.11-15|9	Patch1:		rtkit-0.11-systemd205.patch
14mr|rtkit-0.11-15|10	Requires:	polkit >= 0.93
14mr|rtkit-0.11-15|11	Requires(pre,post,postun):	setup
14mr|rtkit-0.11-15|12	BuildRequires:	cap-devel
14mr|rtkit-0.11-15|13	BuildRequires:	pkgconfig(dbus-1)
14mr|rtkit-0.11-15|14	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|rtkit-0.11-15|15	BuildRequires:	pkgconfig(systemd)
14mr|rtkit-0.11-15|16	
14mr|rtkit-0.11-15|17	%description
14mr|rtkit-0.11-15|18	RealtimeKit is a D-Bus system service that changes the
14mr|rtkit-0.11-15|19	scheduling policy of user processes/threads to SCHED_RR (i.e. realtime
14mr|rtkit-0.11-15|20	scheduling mode) on request. It is intended to be used as a secure
14mr|rtkit-0.11-15|21	mechanism to allow real-time scheduling to be used by normal user
14mr|rtkit-0.11-15|22	processes.
14mr|rtkit-0.11-15|23	
14mr|rtkit-0.11-15|24	%prep
14mr|rtkit-0.11-15|25	%setup -q
14mr|rtkit-0.11-15|26	%apply_patches
14mr|rtkit-0.11-15|27	
14mr|rtkit-0.11-15|28	%build
14mr|rtkit-0.11-15|29	%configure \
14mr|rtkit-0.11-15|30	--with-systemdsystemunitdir=%{_unitdir}
14mr|rtkit-0.11-15|31	
14mr|rtkit-0.11-15|32	%make
14mr|rtkit-0.11-15|33	./rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
14mr|rtkit-0.11-15|34	
14mr|rtkit-0.11-15|35	%install
14mr|rtkit-0.11-15|36	%makeinstall_std
14mr|rtkit-0.11-15|37	install -D org.freedesktop.RealtimeKit1.xml %{buildroot}/%{_datadir}/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
14mr|rtkit-0.11-15|38	
14mr|rtkit-0.11-15|39	%pre
14mr|rtkit-0.11-15|40	%_pre_useradd rtkit /proc /sbin/nologin
14mr|rtkit-0.11-15|41	
14mr|rtkit-0.11-15|42	%post
14mr|rtkit-0.11-15|43	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig >/dev/null 2>&1 || :
14mr|rtkit-0.11-15|44	%systemd_post rtkit-daemon.service
14mr|rtkit-0.11-15|45	
14mr|rtkit-0.11-15|46	%postun
14mr|rtkit-0.11-15|47	%_postun_userdel rtkit
14mr|rtkit-0.11-15|48	%systemd_postun rtkit-daemon.service
14mr|rtkit-0.11-15|49	
14mr|rtkit-0.11-15|50	%files
14mr|rtkit-0.11-15|51	%doc README rtkit.c rtkit.h
14mr|rtkit-0.11-15|52	%attr(0755,root,root) %{_sbindir}/rtkitctl
14mr|rtkit-0.11-15|53	%attr(0755,root,root) %{_libexecdir}/rtkit-daemon
14mr|rtkit-0.11-15|54	%{_datadir}/dbus-1/system-services/org.freedesktop.RealtimeKit1.service
14mr|rtkit-0.11-15|55	%{_datadir}/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
14mr|rtkit-0.11-15|56	%{_datadir}/polkit-1/actions/org.freedesktop.RealtimeKit1.policy
14mr|rtkit-0.11-15|57	%{_mandir}/man*/rtkitctl.*
14mr|rtkit-0.11-15|58	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.RealtimeKit1.conf
14mr|rtkit-0.11-15|59	%{_unitdir}/rtkit-daemon.service
14mr|rtkit-0.11-15|60	
14mr|rtkit-0.11-15|61	%changelog
14mr|rtkit-0.11-15|62	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-15
14mr|rtkit-0.11-15|63	+ Revision: 35b1b46
14mr|rtkit-0.11-15|64	- Updated to 0.11 (sync with cooker)
14mr|rtkit-0.11-15|65	
14mr|rtkit-0.11-15|66	

18851 14
14mr|rtmpdump-2.3-5|1	
14mr|rtmpdump-2.3-5|2	%define name	rtmpdump
14mr|rtmpdump-2.3-5|3	%define version	2.3
14mr|rtmpdump-2.3-5|4	%define rel	5
14mr|rtmpdump-2.3-5|5	
14mr|rtmpdump-2.3-5|6	%define major	0
14mr|rtmpdump-2.3-5|7	%define libname	%mklibname rtmp %major
14mr|rtmpdump-2.3-5|8	%define devname	%mklibname rtmp -d
14mr|rtmpdump-2.3-5|9	
14mr|rtmpdump-2.3-5|10	%define build_crypto 0
14mr|rtmpdump-2.3-5|11	
14mr|rtmpdump-2.3-5|12	%bcond_with plf
14mr|rtmpdump-2.3-5|13	
14mr|rtmpdump-2.3-5|14	%if %with plf
14mr|rtmpdump-2.3-5|15	%define build_crypto 1
14mr|rtmpdump-2.3-5|16	%define distsuffix plf
14mr|rtmpdump-2.3-5|17	%if %mdvver >= 201100
14mr|rtmpdump-2.3-5|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|rtmpdump-2.3-5|19	%define extrarelsuffix plf
14mr|rtmpdump-2.3-5|20	%endif
14mr|rtmpdump-2.3-5|21	%endif
14mr|rtmpdump-2.3-5|22	
14mr|rtmpdump-2.3-5|23	%if !%build_crypto
14mr|rtmpdump-2.3-5|24	%define notice This version does not contain RTMPE / RTMPS / SWF verification support.
14mr|rtmpdump-2.3-5|25	%else
14mr|rtmpdump-2.3-5|26	%if %with plf
14mr|rtmpdump-2.3-5|27	%define notice This package is in PLF because it contains support for the RTMPE protocol \
14mr|rtmpdump-2.3-5|28	which some people may consider to be a DRM protection mechanism.
14mr|rtmpdump-2.3-5|29	%else
14mr|rtmpdump-2.3-5|30	%define notice %nil
14mr|rtmpdump-2.3-5|31	%endif
14mr|rtmpdump-2.3-5|32	%endif
14mr|rtmpdump-2.3-5|33	
14mr|rtmpdump-2.3-5|34	Summary:	Toolkit for RTMP streams
14mr|rtmpdump-2.3-5|35	Name:		%{name}
14mr|rtmpdump-2.3-5|36	Version:	%{version}
14mr|rtmpdump-2.3-5|37	Release:	%mkrel %rel%{?extrarelsuffix}
14mr|rtmpdump-2.3-5|38	URL:		http://rtmpdump.mplayerhq.hu/
14mr|rtmpdump-2.3-5|39	Source:		http://rtmpdump.mplayerhq.hu/download/%name-%version.tgz
14mr|rtmpdump-2.3-5|40	# fix pkgconfig issues
14mr|rtmpdump-2.3-5|41	Patch0:		rtmp-pkgconfig-hardcoded.patch
14mr|rtmpdump-2.3-5|42	Patch1:		rtmp-pkgconfig-private.patch
14mr|rtmpdump-2.3-5|43	# these do not belong to sbindir
14mr|rtmpdump-2.3-5|44	Patch2:		rtmp-no-sbindir.patch
14mr|rtmpdump-2.3-5|45	# (from upstream) link progs against shared library
14mr|rtmpdump-2.3-5|46	Patch3:		rtmp-link-shared.patch
14mr|rtmpdump-2.3-5|47	Patch4:		rtmp-link-shared2.patch
14mr|rtmpdump-2.3-5|48	License:	GPLv2+
14mr|rtmpdump-2.3-5|49	Group:		Video
14mr|rtmpdump-2.3-5|50	BuildRoot:	%{_tmppath}/%{name}-root
14mr|rtmpdump-2.3-5|51	BuildRequires:	zlib-devel
14mr|rtmpdump-2.3-5|52	%if %build_crypto
14mr|rtmpdump-2.3-5|53	BuildRequires:	openssl-devel
14mr|rtmpdump-2.3-5|54	%endif
14mr|rtmpdump-2.3-5|55	Requires:	%libname >= %{version}
14mr|rtmpdump-2.3-5|56	
14mr|rtmpdump-2.3-5|57	%description
14mr|rtmpdump-2.3-5|58	rtmpdump is a toolkit for RTMP streams.
14mr|rtmpdump-2.3-5|59	
14mr|rtmpdump-2.3-5|60	%notice
14mr|rtmpdump-2.3-5|61	
14mr|rtmpdump-2.3-5|62	%package -n %libname
14mr|rtmpdump-2.3-5|63	Summary:	Shared library: librtmp
14mr|rtmpdump-2.3-5|64	Group:		System/Libraries
14mr|rtmpdump-2.3-5|65	
14mr|rtmpdump-2.3-5|66	%description -n %libname
14mr|rtmpdump-2.3-5|67	Shared library for handling RTMP streams.
14mr|rtmpdump-2.3-5|68	
14mr|rtmpdump-2.3-5|69	%notice
14mr|rtmpdump-2.3-5|70	
14mr|rtmpdump-2.3-5|71	%package -n %devname
14mr|rtmpdump-2.3-5|72	Summary:	Development files for librtmp
14mr|rtmpdump-2.3-5|73	Group:		Development/C
14mr|rtmpdump-2.3-5|74	Requires:	%{libname} = %{version}
14mr|rtmpdump-2.3-5|75	Provides:	rtmp-devel = %{version}-%{release}
14mr|rtmpdump-2.3-5|76	Provides:	librtmp-devel = %{version}-%{release}
14mr|rtmpdump-2.3-5|77	Requires:	openssl-devel
14mr|rtmpdump-2.3-5|78	
14mr|rtmpdump-2.3-5|79	%description -n %devname
14mr|rtmpdump-2.3-5|80	The development files that are needed to build software depending
14mr|rtmpdump-2.3-5|81	on librtmp.
14mr|rtmpdump-2.3-5|82	
14mr|rtmpdump-2.3-5|83	%prep
14mr|rtmpdump-2.3-5|84	%setup -q
14mr|rtmpdump-2.3-5|85	%apply_patches
14mr|rtmpdump-2.3-5|86	
14mr|rtmpdump-2.3-5|87	%build
14mr|rtmpdump-2.3-5|88	%make XCFLAGS="%optflags" LDFLAGS="%ldflags" \
14mr|rtmpdump-2.3-5|89	%if !%build_crypto
14mr|rtmpdump-2.3-5|90	CRYPTO=
14mr|rtmpdump-2.3-5|91	%endif
14mr|rtmpdump-2.3-5|92	# empty line
14mr|rtmpdump-2.3-5|93	
14mr|rtmpdump-2.3-5|94	%install
14mr|rtmpdump-2.3-5|95	rm -rf %{buildroot}
14mr|rtmpdump-2.3-5|96	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir} mandir=%{_mandir}
14mr|rtmpdump-2.3-5|97	rm %{buildroot}%{_libdir}/librtmp.a
14mr|rtmpdump-2.3-5|98	
14mr|rtmpdump-2.3-5|99	%clean
14mr|rtmpdump-2.3-5|100	rm -rf %{buildroot}
14mr|rtmpdump-2.3-5|101	
14mr|rtmpdump-2.3-5|102	%files
14mr|rtmpdump-2.3-5|103	%defattr(-,root,root)
14mr|rtmpdump-2.3-5|104	%doc README ChangeLog
14mr|rtmpdump-2.3-5|105	%{_bindir}/rtmpdump
14mr|rtmpdump-2.3-5|106	%{_bindir}/rtmpgw
14mr|rtmpdump-2.3-5|107	%{_bindir}/rtmpsrv
14mr|rtmpdump-2.3-5|108	%{_bindir}/rtmpsuck
14mr|rtmpdump-2.3-5|109	%{_mandir}/man1/rtmpdump.1*
14mr|rtmpdump-2.3-5|110	%{_mandir}/man8/rtmpgw.8*
14mr|rtmpdump-2.3-5|111	
14mr|rtmpdump-2.3-5|112	%files -n %libname
14mr|rtmpdump-2.3-5|113	%defattr(-,root,root)
14mr|rtmpdump-2.3-5|114	%{_libdir}/librtmp.so.%{major}*
14mr|rtmpdump-2.3-5|115	
14mr|rtmpdump-2.3-5|116	%files -n %devname
14mr|rtmpdump-2.3-5|117	%defattr(-,root,root)
14mr|rtmpdump-2.3-5|118	%dir %{_includedir}/librtmp
14mr|rtmpdump-2.3-5|119	%{_includedir}/librtmp/*.h
14mr|rtmpdump-2.3-5|120	%{_libdir}/librtmp.so
14mr|rtmpdump-2.3-5|121	%{_libdir}/pkgconfig/librtmp.pc
14mr|rtmpdump-2.3-5|122	%{_mandir}/man3/librtmp.3*
14mr|rtmpdump-2.3-5|123	
14mr|rtmpdump-2.3-5|124	
14mr|rtmpdump-2.3-5|125	
14mr|rtmpdump-2.3-5|126	
14mr|rtmpdump-2.3-5|127	%changelog
14mr|rtmpdump-2.3-5|128	* Mon Feb 20 2012 root <root@build-client_i586-2.rosalab.ru> 2.3-5
14mr|rtmpdump-2.3-5|129	+ Revision: ff84ebf
14mr|rtmpdump-2.3-5|130	- ABF:auto increment release
14mr|rtmpdump-2.3-5|131	
14mr|rtmpdump-2.3-5|132	

18852 14
14mr|ruby-2.1.2-5|1	# will also apply to all subpackages also, but since they all depend on
14mr|ruby-2.1.2-5|2	# ruby = %version anyways for now, it doesn't really matter...
14mr|ruby-2.1.2-5|3	%if %{_use_internal_dependency_generator}
14mr|ruby-2.1.2-5|4	%define __noautoreq 'ruby\\(abi\\)'
14mr|ruby-2.1.2-5|5	%else
14mr|ruby-2.1.2-5|6	%define _requires_exceptions ruby\(abi\)
14mr|ruby-2.1.2-5|7	%endif
14mr|ruby-2.1.2-5|8	
14mr|ruby-2.1.2-5|9	%define my_target_cpu %{_target_cpu}
14mr|ruby-2.1.2-5|10	%ifarch amd64
14mr|ruby-2.1.2-5|11	%define my_target_cpu x86_64
14mr|ruby-2.1.2-5|12	%endif
14mr|ruby-2.1.2-5|13	
14mr|ruby-2.1.2-5|14	%define subver 2.1
14mr|ruby-2.1.2-5|15	%define abiver 2.1.0
14mr|ruby-2.1.2-5|16	
14mr|ruby-2.1.2-5|17	%bcond_with tcltk
14mr|ruby-2.1.2-5|18	
14mr|ruby-2.1.2-5|19	Summary:	Object Oriented Script Language
14mr|ruby-2.1.2-5|20	Name:		ruby
14mr|ruby-2.1.2-5|21	Version:	2.1.2
14mr|ruby-2.1.2-5|22	Release:	5
14mr|ruby-2.1.2-5|23	License:	Ruby or GPLv2+
14mr|ruby-2.1.2-5|24	Group:		Development/Ruby
14mr|ruby-2.1.2-5|25	Url:		http://www.ruby-lang.org/
14mr|ruby-2.1.2-5|26	Source0:	ftp://ftp.ruby-lang.org/pub/ruby/%{subver}/ruby-%{version}.tar.bz2
14mr|ruby-2.1.2-5|27	Source1:	http://www.rubycentral.com/faq/rubyfaqall.html
14mr|ruby-2.1.2-5|28	Source2:	http://dev.rubycentral.com/downloads/files/ProgrammingRuby-0.4.tar.bz2
14mr|ruby-2.1.2-5|29	# from ruby 1.9, to prevent file conflicts
14mr|ruby-2.1.2-5|30	Source4:	ruby-mode.el
14mr|ruby-2.1.2-5|31	Patch0:		ruby-do_not_propagate_no-undefined.patch
14mr|ruby-2.1.2-5|32	# Use shared libs as opposed to static for mkmf
14mr|ruby-2.1.2-5|33	# See bug rhbz#428384
14mr|ruby-2.1.2-5|34	Patch1:		ruby-2.1.2-mkmf-use-shared.patch
14mr|ruby-2.1.2-5|35	Patch2:		ruby-2.1.2-do-not-use-system-ruby-to-generate-ri-doc.patch
14mr|ruby-2.1.2-5|36	# http://redmine.ruby-lang.org/issues/5108
14mr|ruby-2.1.2-5|37	Patch3:		ruby-2.1.2-stdout-rouge-fix.patch
14mr|ruby-2.1.2-5|38	# backport from upstream
14mr|ruby-2.1.2-5|39	Patch4:		rubygems-2.2-docs.patch
14mr|ruby-2.1.2-5|40	Patch5:		rubygems-2.2-buildroot.patch
14mr|ruby-2.1.2-5|41	
14mr|ruby-2.1.2-5|42	BuildRequires:	byacc
14mr|ruby-2.1.2-5|43	BuildRequires:	db52-devel
14mr|ruby-2.1.2-5|44	BuildRequires:	gdbm-devel
14mr|ruby-2.1.2-5|45	BuildRequires:	readline-devel
14mr|ruby-2.1.2-5|46	BuildRequires:	pkgconfig(ncurses)
14mr|ruby-2.1.2-5|47	BuildRequires:	pkgconfig(openssl)
14mr|ruby-2.1.2-5|48	BuildRequires:	pkgconfig(yaml-0.1)
14mr|ruby-2.1.2-5|49	BuildRequires:	pkgconfig(zlib)
14mr|ruby-2.1.2-5|50	%if %{with tcltk}
14mr|ruby-2.1.2-5|51	BuildRequires:	tcl-devel
14mr|ruby-2.1.2-5|52	BuildRequires:	pkgconfig(tk)
14mr|ruby-2.1.2-5|53	%else
14mr|ruby-2.1.2-5|54	Obsoletes:	ruby-tk < %{EVRD}
14mr|ruby-2.1.2-5|55	%endif
14mr|ruby-2.1.2-5|56	%rename		ruby-rexml
14mr|ruby-2.1.2-5|57	%rename		ruby-irb
14mr|ruby-2.1.2-5|58	%rename		ruby-libs
14mr|ruby-2.1.2-5|59	%rename		ruby-rdoc
14mr|ruby-2.1.2-5|60	%rename		ruby1.9
14mr|ruby-2.1.2-5|61	%rename		ruby-rake
14mr|ruby-2.1.2-5|62	%rename		rubygem-rake
14mr|ruby-2.1.2-5|63	%rename		ruby-RubyGems
14mr|ruby-2.1.2-5|64	Provides:	rubygems = %{EVRD}
14mr|ruby-2.1.2-5|65	
14mr|ruby-2.1.2-5|66	# explicit file provides (since such requires are automatically added by find-requires)
14mr|ruby-2.1.2-5|67	Provides:	/usr/bin/ruby
14mr|ruby-2.1.2-5|68	Provides:	ruby(abi) = %{abiver}
14mr|ruby-2.1.2-5|69	
14mr|ruby-2.1.2-5|70	%description
14mr|ruby-2.1.2-5|71	Ruby is the interpreted scripting language for quick and
14mr|ruby-2.1.2-5|72	easy object-oriented programming.  It has many features to
14mr|ruby-2.1.2-5|73	process text files and to do system management tasks (as in
14mr|ruby-2.1.2-5|74	Perl).  It is simple, straight-forward, and extensible.
14mr|ruby-2.1.2-5|75	
14mr|ruby-2.1.2-5|76	%files -f %{name}.list
14mr|ruby-2.1.2-5|77	%dir %{_docdir}/%{name}-%{version}
14mr|ruby-2.1.2-5|78	%doc %{_docdir}/%{name}-%{version}/README
14mr|ruby-2.1.2-5|79	%doc %{_docdir}/%{name}
14mr|ruby-2.1.2-5|80	%{_bindir}/*
14mr|ruby-2.1.2-5|81	%dir %{_prefix}/lib/%{name}/
14mr|ruby-2.1.2-5|82	%dir %{_prefix}/lib/%{name}/gems
14mr|ruby-2.1.2-5|83	%dir %{_prefix}/lib/%{name}/gems/%{abiver}
14mr|ruby-2.1.2-5|84	%{_mandir}/*/*
14mr|ruby-2.1.2-5|85	%{_datadir}/emacs/site-lisp/*
14mr|ruby-2.1.2-5|86	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems
14mr|ruby-2.1.2-5|87	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*
14mr|ruby-2.1.2-5|88	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin
14mr|ruby-2.1.2-5|89	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin/rake
14mr|ruby-2.1.2-5|90	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*
14mr|ruby-2.1.2-5|91	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin
14mr|ruby-2.1.2-5|92	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/rdoc
14mr|ruby-2.1.2-5|93	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/ri
14mr|ruby-2.1.2-5|94	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*
14mr|ruby-2.1.2-5|95	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*/bin
14mr|ruby-2.1.2-5|96	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*/bin/testrb
14mr|ruby-2.1.2-5|97	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/specifications
14mr|ruby-2.1.2-5|98	%{_prefix}/lib/%{name}/gems/%{abiver}/specifications/default/*.gemspec
14mr|ruby-2.1.2-5|99	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14mr|ruby-2.1.2-5|100	
14mr|ruby-2.1.2-5|101	#----------------------------------------------------------------------------
14mr|ruby-2.1.2-5|102	
14mr|ruby-2.1.2-5|103	%define libname %mklibname ruby %{subver}
14mr|ruby-2.1.2-5|104	
14mr|ruby-2.1.2-5|105	%package -n	%{libname}
14mr|ruby-2.1.2-5|106	Summary:	Shared main library for ruby %{subver}
14mr|ruby-2.1.2-5|107	Group:		System/Libraries
14mr|ruby-2.1.2-5|108	
14mr|ruby-2.1.2-5|109	%description -n %{libname}
14mr|ruby-2.1.2-5|110	This package contains the shared ruby %{subver} library.
14mr|ruby-2.1.2-5|111	
14mr|ruby-2.1.2-5|112	%files -n %{libname}
14mr|ruby-2.1.2-5|113	%{_libdir}/libruby.so.%{subver}*
14mr|ruby-2.1.2-5|114	
14mr|ruby-2.1.2-5|115	#----------------------------------------------------------------------------
14mr|ruby-2.1.2-5|116	
14mr|ruby-2.1.2-5|117	%package doc
14mr|ruby-2.1.2-5|118	Summary:	Documentation for the powerful language Ruby
14mr|ruby-2.1.2-5|119	Group:		Development/Ruby
14mr|ruby-2.1.2-5|120	BuildArch:	noarch
14mr|ruby-2.1.2-5|121	%rename		ruby1.9-doc
14mr|ruby-2.1.2-5|122	
14mr|ruby-2.1.2-5|123	%description doc
14mr|ruby-2.1.2-5|124	Ruby is the interpreted scripting language for quick and
14mr|ruby-2.1.2-5|125	easy object-oriented programming.  It has many features to
14mr|ruby-2.1.2-5|126	process text files and to do system management tasks (as in
14mr|ruby-2.1.2-5|127	Perl). It is simple, straight-forward, and extensible.
14mr|ruby-2.1.2-5|128	
14mr|ruby-2.1.2-5|129	This package contains the Ruby's documentation
14mr|ruby-2.1.2-5|130	
14mr|ruby-2.1.2-5|131	%files doc
14mr|ruby-2.1.2-5|132	%{_datadir}/ri
14mr|ruby-2.1.2-5|133	%dir %{_docdir}/%{name}-%{version}
14mr|ruby-2.1.2-5|134	%{_docdir}/%{name}-%{version}/COPYING*
14mr|ruby-2.1.2-5|135	%{_docdir}/%{name}-%{version}/ChangeLog
14mr|ruby-2.1.2-5|136	%{_docdir}/%{name}-%{version}/README.*
14mr|ruby-2.1.2-5|137	%{_docdir}/%{name}-%{version}/FAQ.html
14mr|ruby-2.1.2-5|138	%{_docdir}/%{name}-%{version}/sample
14mr|ruby-2.1.2-5|139	%{_docdir}/%{name}-%{version}/ProgrammingRuby*
14mr|ruby-2.1.2-5|140	
14mr|ruby-2.1.2-5|141	#----------------------------------------------------------------------------
14mr|ruby-2.1.2-5|142	
14mr|ruby-2.1.2-5|143	%package devel
14mr|ruby-2.1.2-5|144	Summary:	Development file for the powerful language Ruby
14mr|ruby-2.1.2-5|145	Group:		Development/Ruby
14mr|ruby-2.1.2-5|146	Requires:	%{name} = %{EVRD}
14mr|ruby-2.1.2-5|147	%rename		ruby-static
14mr|ruby-2.1.2-5|148	%rename		ruby1.9-devel
14mr|ruby-2.1.2-5|149	
14mr|ruby-2.1.2-5|150	%description devel
14mr|ruby-2.1.2-5|151	Ruby is the interpreted scripting language for quick and
14mr|ruby-2.1.2-5|152	easy object-oriented programming.  It has many features to
14mr|ruby-2.1.2-5|153	process text files and to do system management tasks (as in
14mr|ruby-2.1.2-5|154	Perl). It is simple, straight-forward, and extensible.
14mr|ruby-2.1.2-5|155	
14mr|ruby-2.1.2-5|156	This package contains the Ruby's devel files.
14mr|ruby-2.1.2-5|157	
14mr|ruby-2.1.2-5|158	%files devel
14mr|ruby-2.1.2-5|159	%{_includedir}/ruby-*
14mr|ruby-2.1.2-5|160	%{_libdir}/libruby-static.a
14mr|ruby-2.1.2-5|161	%{_libdir}/libruby.so
14mr|ruby-2.1.2-5|162	%{_libdir}/pkgconfig/ruby-%{subver}.pc
14mr|ruby-2.1.2-5|163	%{_libdir}/pkgconfig/ruby.pc
14mr|ruby-2.1.2-5|164	
14mr|ruby-2.1.2-5|165	#----------------------------------------------------------------------------
14mr|ruby-2.1.2-5|166	
14mr|ruby-2.1.2-5|167	%if %{with tcltk}
14mr|ruby-2.1.2-5|168	%package tk
14mr|ruby-2.1.2-5|169	Summary:	Tk extension for the powerful language Ruby
14mr|ruby-2.1.2-5|170	Group:		Development/Ruby
14mr|ruby-2.1.2-5|171	Requires:	%{name} = %{version}
14mr|ruby-2.1.2-5|172	%rename		ruby1.9-tk
14mr|ruby-2.1.2-5|173	
14mr|ruby-2.1.2-5|174	%description tk
14mr|ruby-2.1.2-5|175	Ruby is the interpreted scripting language for quick and
14mr|ruby-2.1.2-5|176	easy object-oriented programming.  It has many features to
14mr|ruby-2.1.2-5|177	process text files and to do system management tasks (as in
14mr|ruby-2.1.2-5|178	Perl). It is simple, straight-forward, and extensible.
14mr|ruby-2.1.2-5|179	
14mr|ruby-2.1.2-5|180	This package contains the Tk extension for Ruby.
14mr|ruby-2.1.2-5|181	
14mr|ruby-2.1.2-5|182	%files tk
14mr|ruby-2.1.2-5|183	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tcltk*
14mr|ruby-2.1.2-5|184	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tk*
14mr|ruby-2.1.2-5|185	%{_prefix}/lib/%{name}/%{abiver}/tcltk*
14mr|ruby-2.1.2-5|186	%{_prefix}/lib/%{name}/%{abiver}/tk*
14mr|ruby-2.1.2-5|187	%endif
14mr|ruby-2.1.2-5|188	
14mr|ruby-2.1.2-5|189	#----------------------------------------------------------------------------
14mr|ruby-2.1.2-5|190	
14mr|ruby-2.1.2-5|191	%prep
14mr|ruby-2.1.2-5|192	%setup -q
14mr|ruby-2.1.2-5|193	%patch0 -p1 -b .undefined
14mr|ruby-2.1.2-5|194	%patch1 -p1 -b .shared~
14mr|ruby-2.1.2-5|195	%patch2 -p1 -b .ri
14mr|ruby-2.1.2-5|196	%patch3 -p1 -b .stdout~
14mr|ruby-2.1.2-5|197	%patch4 -p1 -b .docs~
14mr|ruby-2.1.2-5|198	%patch5 -p1 -b .buildroot~
14mr|ruby-2.1.2-5|199	
14mr|ruby-2.1.2-5|200	%build
14mr|ruby-2.1.2-5|201	autoreconf -fi
14mr|ruby-2.1.2-5|202	touch configure.in
14mr|ruby-2.1.2-5|203	
14mr|ruby-2.1.2-5|204	CFLAGS=`echo %{optflags} | sed 's/-fomit-frame-pointer//'`
14mr|ruby-2.1.2-5|205	%configure2_5x \
14mr|ruby-2.1.2-5|206	--enable-shared \
14mr|ruby-2.1.2-5|207	--disable-rpath \
14mr|ruby-2.1.2-5|208	--enable-pthread \
14mr|ruby-2.1.2-5|209	--with-sitedir=%{_prefix}/lib/ruby/%{abiver}/site_ruby \
14mr|ruby-2.1.2-5|210	--with-vendordir=%{_prefix}/lib/ruby/%{abiver}/vendor_ruby \
14mr|ruby-2.1.2-5|211	--with-rubylibprefix=%{_prefix}/lib/ruby
14mr|ruby-2.1.2-5|212	%make
14mr|ruby-2.1.2-5|213	
14mr|ruby-2.1.2-5|214	%install
14mr|ruby-2.1.2-5|215	%makeinstall_std install-doc
14mr|ruby-2.1.2-5|216	
14mr|ruby-2.1.2-5|217	install -d %{buildroot}%{_docdir}/%{name}-%{version}
14mr|ruby-2.1.2-5|218	cp -a COPYING* ChangeLog README* sample %{buildroot}%{_docdir}/%{name}-%{version}
14mr|ruby-2.1.2-5|219	install -m644 %{SOURCE1} -D %{buildroot}%{_docdir}/%{name}-%{version}/FAQ.html
14mr|ruby-2.1.2-5|220	
14mr|ruby-2.1.2-5|221	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/emacs/site-lisp/ruby-mode.el
14mr|ruby-2.1.2-5|222	
14mr|ruby-2.1.2-5|223	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|ruby-2.1.2-5|224	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mr|ruby-2.1.2-5|225	(autoload 'ruby-mode "ruby-mode" "Ruby editing mode." t)
14mr|ruby-2.1.2-5|226	(add-to-list 'auto-mode-alist '("\\\\.rb$" . ruby-mode))
14mr|ruby-2.1.2-5|227	(add-to-list 'interpreter-mode-alist '("ruby" . ruby-mode))
14mr|ruby-2.1.2-5|228	EOF
14mr|ruby-2.1.2-5|229	
14mr|ruby-2.1.2-5|230	tar -C %{buildroot}%{_docdir}/%{name}-%{version} -xjf %{SOURCE2}
14mr|ruby-2.1.2-5|231	mv %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html/*,}
14mr|ruby-2.1.2-5|232	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html,xml}/
14mr|ruby-2.1.2-5|233	
14mr|ruby-2.1.2-5|234	# Make the file/dirs list, filtering out tcl/tk and devel files
14mr|ruby-2.1.2-5|235	find %{buildroot}%{_prefix}/lib/ruby/%{abiver} \
14mr|ruby-2.1.2-5|236	\( -not -type d -printf "%%p\n" \) \
14mr|ruby-2.1.2-5|237	-or \( -type d -printf "%%%%dir %%p\n" \) \
14mr|ruby-2.1.2-5|238	| sed -e 's#%{buildroot}##g' \
14mr|ruby-2.1.2-5|239	| egrep -v '/(tcl)?tk|(%{my_target_cpu}-%{_target_os}/.*[ha]$)' > %{name}.list
14mr|ruby-2.1.2-5|240	
14mr|ruby-2.1.2-5|241	# Fix scripts permissions and location
14mr|ruby-2.1.2-5|242	find %{buildroot} sample -type f | file -i -f - | grep text | cut -d: -f1 >text.list
14mr|ruby-2.1.2-5|243	cat text.list | xargs chmod 0644
14mr|ruby-2.1.2-5|244	#  Magic grepping to get only files with '#!' in the first line
14mr|ruby-2.1.2-5|245	cat text.list | xargs grep -n '^#!' | grep ':1:#!' | cut -d: -f1 >shebang.list
14mr|ruby-2.1.2-5|246	cat shebang.list | xargs sed -i -e 's|/usr/local/bin|/usr/bin|; s|\./ruby|/usr/bin/ruby|'
14mr|ruby-2.1.2-5|247	cat shebang.list | xargs chmod 0755
14mr|ruby-2.1.2-5|248	
14mr|ruby-2.1.2-5|249	pushd %{buildroot}%{_libdir}/pkgconfig/
14mr|ruby-2.1.2-5|250	ln -s ruby-%{subver}.pc ruby.pc
14mr|ruby-2.1.2-5|251	popd
14mr|ruby-2.1.2-5|252	
14mr|ruby-2.1.2-5|253	%check
14mr|ruby-2.1.2-5|254	make test
14mr|ruby-2.1.2-5|255	
14mr|ruby-2.1.2-5|256	
14mr|ruby-2.1.2-5|257	%changelog
14mr|ruby-2.1.2-5|258	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-5
14mr|ruby-2.1.2-5|259	+ Revision: 626e375
14mr|ruby-2.1.2-5|260	- Add patch to make rubygems respect --build-root option
14mr|ruby-2.1.2-5|261	
14mr|ruby-2.1.2-5|262	

18853 14
14mr|rubygem-atk-2.2.0-1|1	%define	rbname	atk
14mr|rubygem-atk-2.2.0-1|2	
14mr|rubygem-atk-2.2.0-1|3	Summary:	Ruby binding of ATK-1.0.x
14mr|rubygem-atk-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-atk-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-atk-2.2.0-1|6	Release:	1
14mr|rubygem-atk-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-atk-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-atk-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-atk-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-atk-2.2.0-1|11	BuildRequires:	rubygems
14mr|rubygem-atk-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-atk-2.2.0-1|13	BuildRequires:	pkgconfig(atk)
14mr|rubygem-atk-2.2.0-1|14	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-atk-2.2.0-1|15	BuildRequires:	rubygem(glib2)
14mr|rubygem-atk-2.2.0-1|16	
14mr|rubygem-atk-2.2.0-1|17	%description
14mr|rubygem-atk-2.2.0-1|18	Ruby binding of ATK-1.0.x.
14mr|rubygem-atk-2.2.0-1|19	
14mr|rubygem-atk-2.2.0-1|20	%files
14mr|rubygem-atk-2.2.0-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-atk-2.2.0-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-atk-2.2.0-1|23	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-atk-2.2.0-1|24	
14mr|rubygem-atk-2.2.0-1|25	#----------------------------------------------------------------------------
14mr|rubygem-atk-2.2.0-1|26	
14mr|rubygem-atk-2.2.0-1|27	%package doc
14mr|rubygem-atk-2.2.0-1|28	Summary:	Documentation for %{name}
14mr|rubygem-atk-2.2.0-1|29	Group:		Documentation
14mr|rubygem-atk-2.2.0-1|30	Requires:	%{name} = %{EVRD}
14mr|rubygem-atk-2.2.0-1|31	BuildArch:	noarch
14mr|rubygem-atk-2.2.0-1|32	
14mr|rubygem-atk-2.2.0-1|33	%description doc
14mr|rubygem-atk-2.2.0-1|34	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-atk-2.2.0-1|35	
14mr|rubygem-atk-2.2.0-1|36	%files doc
14mr|rubygem-atk-2.2.0-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-atk-2.2.0-1|38	
14mr|rubygem-atk-2.2.0-1|39	#----------------------------------------------------------------------------
14mr|rubygem-atk-2.2.0-1|40	
14mr|rubygem-atk-2.2.0-1|41	%package devel
14mr|rubygem-atk-2.2.0-1|42	Summary:	Development files for %{name}
14mr|rubygem-atk-2.2.0-1|43	Group:		Development/Ruby
14mr|rubygem-atk-2.2.0-1|44	
14mr|rubygem-atk-2.2.0-1|45	%description devel
14mr|rubygem-atk-2.2.0-1|46	Development files for %{name}.
14mr|rubygem-atk-2.2.0-1|47	
14mr|rubygem-atk-2.2.0-1|48	%files devel
14mr|rubygem-atk-2.2.0-1|49	%{ruby_sitearchdir}/*.h
14mr|rubygem-atk-2.2.0-1|50	
14mr|rubygem-atk-2.2.0-1|51	#----------------------------------------------------------------------------
14mr|rubygem-atk-2.2.0-1|52	
14mr|rubygem-atk-2.2.0-1|53	%prep
14mr|rubygem-atk-2.2.0-1|54	%setup -q
14mr|rubygem-atk-2.2.0-1|55	
14mr|rubygem-atk-2.2.0-1|56	%build
14mr|rubygem-atk-2.2.0-1|57	%gem_build
14mr|rubygem-atk-2.2.0-1|58	
14mr|rubygem-atk-2.2.0-1|59	%install
14mr|rubygem-atk-2.2.0-1|60	%gem_install
14mr|rubygem-atk-2.2.0-1|61	
14mr|rubygem-atk-2.2.0-1|62	
14mr|rubygem-atk-2.2.0-1|63	%changelog
14mr|rubygem-atk-2.2.0-1|64	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-atk-2.2.0-1|65	+ Revision: 0a1b147
14mr|rubygem-atk-2.2.0-1|66	- New version 2.2.0, spec cleanup
14mr|rubygem-atk-2.2.0-1|67	
14mr|rubygem-atk-2.2.0-1|68	

18854 14
14mr|rubygem-cairo-1.12.9-2|1	%define rbname cairo
14mr|rubygem-cairo-1.12.9-2|2	
14mr|rubygem-cairo-1.12.9-2|3	Summary:	Ruby binding of cairo
14mr|rubygem-cairo-1.12.9-2|4	Name:		rubygem-%{rbname}
14mr|rubygem-cairo-1.12.9-2|5	Version:	1.12.9
14mr|rubygem-cairo-1.12.9-2|6	Release:	2
14mr|rubygem-cairo-1.12.9-2|7	Group:		Development/Ruby
14mr|rubygem-cairo-1.12.9-2|8	License:	GPLv2+ or Ruby
14mr|rubygem-cairo-1.12.9-2|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-cairo-1.12.9-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-cairo-1.12.9-2|11	BuildRequires:	rubygems
14mr|rubygem-cairo-1.12.9-2|12	BuildRequires:	pkgconfig(cairo)
14mr|rubygem-cairo-1.12.9-2|13	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-cairo-1.12.9-2|14	BuildRequires:	rubygem(pkg-config)
14mr|rubygem-cairo-1.12.9-2|15	
14mr|rubygem-cairo-1.12.9-2|16	%description
14mr|rubygem-cairo-1.12.9-2|17	Ruby binding of cairo.
14mr|rubygem-cairo-1.12.9-2|18	
14mr|rubygem-cairo-1.12.9-2|19	%files
14mr|rubygem-cairo-1.12.9-2|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-cairo-1.12.9-2|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mr|rubygem-cairo-1.12.9-2|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/context/*.rb
14mr|rubygem-cairo-1.12.9-2|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-cairo-1.12.9-2|24	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-cairo-1.12.9-2|25	
14mr|rubygem-cairo-1.12.9-2|26	#----------------------------------------------------------------------------
14mr|rubygem-cairo-1.12.9-2|27	
14mr|rubygem-cairo-1.12.9-2|28	%package doc
14mr|rubygem-cairo-1.12.9-2|29	Summary:	Documentation for %{name}
14mr|rubygem-cairo-1.12.9-2|30	Group:		Books/Computer books
14mr|rubygem-cairo-1.12.9-2|31	Requires:	%{name} = %{EVRD}
14mr|rubygem-cairo-1.12.9-2|32	BuildArch:	noarch
14mr|rubygem-cairo-1.12.9-2|33	
14mr|rubygem-cairo-1.12.9-2|34	%description doc
14mr|rubygem-cairo-1.12.9-2|35	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-cairo-1.12.9-2|36	
14mr|rubygem-cairo-1.12.9-2|37	%files doc
14mr|rubygem-cairo-1.12.9-2|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-cairo-1.12.9-2|39	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
14mr|rubygem-cairo-1.12.9-2|40	
14mr|rubygem-cairo-1.12.9-2|41	#----------------------------------------------------------------------------
14mr|rubygem-cairo-1.12.9-2|42	
14mr|rubygem-cairo-1.12.9-2|43	%package devel
14mr|rubygem-cairo-1.12.9-2|44	Summary:	Development files for %{name}
14mr|rubygem-cairo-1.12.9-2|45	Group:		Development/Ruby
14mr|rubygem-cairo-1.12.9-2|46	
14mr|rubygem-cairo-1.12.9-2|47	%description devel
14mr|rubygem-cairo-1.12.9-2|48	Development files for %{name}.
14mr|rubygem-cairo-1.12.9-2|49	
14mr|rubygem-cairo-1.12.9-2|50	%files devel
14mr|rubygem-cairo-1.12.9-2|51	%{ruby_sitearchdir}/*.h
14mr|rubygem-cairo-1.12.9-2|52	
14mr|rubygem-cairo-1.12.9-2|53	#----------------------------------------------------------------------------
14mr|rubygem-cairo-1.12.9-2|54	
14mr|rubygem-cairo-1.12.9-2|55	%prep
14mr|rubygem-cairo-1.12.9-2|56	%setup -q
14mr|rubygem-cairo-1.12.9-2|57	
14mr|rubygem-cairo-1.12.9-2|58	%build
14mr|rubygem-cairo-1.12.9-2|59	%gem_build
14mr|rubygem-cairo-1.12.9-2|60	
14mr|rubygem-cairo-1.12.9-2|61	%install
14mr|rubygem-cairo-1.12.9-2|62	%gem_install
14mr|rubygem-cairo-1.12.9-2|63	
14mr|rubygem-cairo-1.12.9-2|64	
14mr|rubygem-cairo-1.12.9-2|65	%changelog
14mr|rubygem-cairo-1.12.9-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12.9-2
14mr|rubygem-cairo-1.12.9-2|67	+ Revision: 7e0be1f
14mr|rubygem-cairo-1.12.9-2|68	- MassBuild#440: Increase release tag
14mr|rubygem-cairo-1.12.9-2|69	
14mr|rubygem-cairo-1.12.9-2|70	

18855 14
14mr|rubygem-gdk_pixbuf2-2.2.0-1|1	%define rbname gdk_pixbuf2
14mr|rubygem-gdk_pixbuf2-2.2.0-1|2	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|3	Summary:	Ruby binding of GdkPixbuf-2.x
14mr|rubygem-gdk_pixbuf2-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-gdk_pixbuf2-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-gdk_pixbuf2-2.2.0-1|6	Release:	1
14mr|rubygem-gdk_pixbuf2-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-gdk_pixbuf2-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-gdk_pixbuf2-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-gdk_pixbuf2-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-gdk_pixbuf2-2.2.0-1|11	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-gdk_pixbuf2-2.2.0-1|12	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|rubygem-gdk_pixbuf2-2.2.0-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|rubygem-gdk_pixbuf2-2.2.0-1|14	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-gdk_pixbuf2-2.2.0-1|15	BuildRequires:	rubygem(glib2)
14mr|rubygem-gdk_pixbuf2-2.2.0-1|16	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|17	%description
14mr|rubygem-gdk_pixbuf2-2.2.0-1|18	Ruby binding of GdkPixbuf-2.x.
14mr|rubygem-gdk_pixbuf2-2.2.0-1|19	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|20	%files
14mr|rubygem-gdk_pixbuf2-2.2.0-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-gdk_pixbuf2-2.2.0-1|22	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-gdk_pixbuf2-2.2.0-1|23	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-gdk_pixbuf2-2.2.0-1|24	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|25	#----------------------------------------------------------------------------
14mr|rubygem-gdk_pixbuf2-2.2.0-1|26	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|27	%package doc
14mr|rubygem-gdk_pixbuf2-2.2.0-1|28	Summary:	Documentation for %{name}
14mr|rubygem-gdk_pixbuf2-2.2.0-1|29	Group:		Documentation
14mr|rubygem-gdk_pixbuf2-2.2.0-1|30	Requires:	%{name} = %{EVRD}
14mr|rubygem-gdk_pixbuf2-2.2.0-1|31	BuildArch:	noarch
14mr|rubygem-gdk_pixbuf2-2.2.0-1|32	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|33	%description doc
14mr|rubygem-gdk_pixbuf2-2.2.0-1|34	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-gdk_pixbuf2-2.2.0-1|35	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|36	%files doc
14mr|rubygem-gdk_pixbuf2-2.2.0-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-gdk_pixbuf2-2.2.0-1|38	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|39	#----------------------------------------------------------------------------
14mr|rubygem-gdk_pixbuf2-2.2.0-1|40	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|41	%package devel
14mr|rubygem-gdk_pixbuf2-2.2.0-1|42	Summary:	Development files for %{name}
14mr|rubygem-gdk_pixbuf2-2.2.0-1|43	Group:		Development/Ruby
14mr|rubygem-gdk_pixbuf2-2.2.0-1|44	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|45	%description devel
14mr|rubygem-gdk_pixbuf2-2.2.0-1|46	Development files for %{name}.
14mr|rubygem-gdk_pixbuf2-2.2.0-1|47	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|48	%files devel
14mr|rubygem-gdk_pixbuf2-2.2.0-1|49	%{ruby_sitearchdir}/*.h
14mr|rubygem-gdk_pixbuf2-2.2.0-1|50	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|51	#----------------------------------------------------------------------------
14mr|rubygem-gdk_pixbuf2-2.2.0-1|52	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|53	%prep
14mr|rubygem-gdk_pixbuf2-2.2.0-1|54	%setup -q
14mr|rubygem-gdk_pixbuf2-2.2.0-1|55	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|56	%build
14mr|rubygem-gdk_pixbuf2-2.2.0-1|57	%gem_build
14mr|rubygem-gdk_pixbuf2-2.2.0-1|58	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|59	%install
14mr|rubygem-gdk_pixbuf2-2.2.0-1|60	%gem_install
14mr|rubygem-gdk_pixbuf2-2.2.0-1|61	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|62	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|63	%changelog
14mr|rubygem-gdk_pixbuf2-2.2.0-1|64	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-gdk_pixbuf2-2.2.0-1|65	+ Revision: b52b25d
14mr|rubygem-gdk_pixbuf2-2.2.0-1|66	- New version 2.2.0, update BuildRequires, spec cleanup
14mr|rubygem-gdk_pixbuf2-2.2.0-1|67	
14mr|rubygem-gdk_pixbuf2-2.2.0-1|68	

18856 14
14mr|rubygem-glib2-2.2.0-3|1	%define rbname glib2
14mr|rubygem-glib2-2.2.0-3|2	
14mr|rubygem-glib2-2.2.0-3|3	Summary:	Ruby binding of GLib-2.x
14mr|rubygem-glib2-2.2.0-3|4	Name:		rubygem-%{rbname}
14mr|rubygem-glib2-2.2.0-3|5	Version:	2.2.0
14mr|rubygem-glib2-2.2.0-3|6	Release:	3
14mr|rubygem-glib2-2.2.0-3|7	License:	GPLv2+ or Ruby
14mr|rubygem-glib2-2.2.0-3|8	Group:		Development/Ruby
14mr|rubygem-glib2-2.2.0-3|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-glib2-2.2.0-3|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-glib2-2.2.0-3|11	BuildRequires:	rubygems
14mr|rubygem-glib2-2.2.0-3|12	BuildRequires:	rubygem(pkg-config)
14mr|rubygem-glib2-2.2.0-3|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|rubygem-glib2-2.2.0-3|14	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-glib2-2.2.0-3|15	
14mr|rubygem-glib2-2.2.0-3|16	%description
14mr|rubygem-glib2-2.2.0-3|17	Ruby binding of GLib-2.x.
14mr|rubygem-glib2-2.2.0-3|18	
14mr|rubygem-glib2-2.2.0-3|19	%files
14mr|rubygem-glib2-2.2.0-3|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-glib2-2.2.0-3|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mr|rubygem-glib2-2.2.0-3|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gnome2/rake/*.rb
14mr|rubygem-glib2-2.2.0-3|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-glib2-2.2.0-3|24	%{ruby_sitearchdir}/glib2.so
14mr|rubygem-glib2-2.2.0-3|25	
14mr|rubygem-glib2-2.2.0-3|26	#----------------------------------------------------------------------------
14mr|rubygem-glib2-2.2.0-3|27	
14mr|rubygem-glib2-2.2.0-3|28	%package doc
14mr|rubygem-glib2-2.2.0-3|29	Summary:	Documentation for %{name}
14mr|rubygem-glib2-2.2.0-3|30	Group:		Development/Ruby
14mr|rubygem-glib2-2.2.0-3|31	Requires:	%{name} = %{EVRD}
14mr|rubygem-glib2-2.2.0-3|32	BuildArch:	noarch
14mr|rubygem-glib2-2.2.0-3|33	
14mr|rubygem-glib2-2.2.0-3|34	%description doc
14mr|rubygem-glib2-2.2.0-3|35	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-glib2-2.2.0-3|36	
14mr|rubygem-glib2-2.2.0-3|37	%files doc
14mr|rubygem-glib2-2.2.0-3|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-glib2-2.2.0-3|39	
14mr|rubygem-glib2-2.2.0-3|40	#----------------------------------------------------------------------------
14mr|rubygem-glib2-2.2.0-3|41	
14mr|rubygem-glib2-2.2.0-3|42	%package devel
14mr|rubygem-glib2-2.2.0-3|43	Summary:	Development files for %{name}
14mr|rubygem-glib2-2.2.0-3|44	Group:		Development/Ruby
14mr|rubygem-glib2-2.2.0-3|45	
14mr|rubygem-glib2-2.2.0-3|46	%description devel
14mr|rubygem-glib2-2.2.0-3|47	Development files for %{name}.
14mr|rubygem-glib2-2.2.0-3|48	
14mr|rubygem-glib2-2.2.0-3|49	%files devel
14mr|rubygem-glib2-2.2.0-3|50	%{ruby_sitearchdir}/*.h
14mr|rubygem-glib2-2.2.0-3|51	
14mr|rubygem-glib2-2.2.0-3|52	#----------------------------------------------------------------------------
14mr|rubygem-glib2-2.2.0-3|53	
14mr|rubygem-glib2-2.2.0-3|54	%prep
14mr|rubygem-glib2-2.2.0-3|55	%setup -q
14mr|rubygem-glib2-2.2.0-3|56	
14mr|rubygem-glib2-2.2.0-3|57	%build
14mr|rubygem-glib2-2.2.0-3|58	%gem_build
14mr|rubygem-glib2-2.2.0-3|59	
14mr|rubygem-glib2-2.2.0-3|60	%install
14mr|rubygem-glib2-2.2.0-3|61	%gem_install
14mr|rubygem-glib2-2.2.0-3|62	
14mr|rubygem-glib2-2.2.0-3|63	
14mr|rubygem-glib2-2.2.0-3|64	%changelog
14mr|rubygem-glib2-2.2.0-3|65	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-3
14mr|rubygem-glib2-2.2.0-3|66	+ Revision: 1c8e155
14mr|rubygem-glib2-2.2.0-3|67	- Update files
14mr|rubygem-glib2-2.2.0-3|68	
14mr|rubygem-glib2-2.2.0-3|69	

18857 14
14mr|rubygem-gobject-introspection-2.2.0-1|1	%define rbname gobject-introspection
14mr|rubygem-gobject-introspection-2.2.0-1|2	%define oname gobject_introspection
14mr|rubygem-gobject-introspection-2.2.0-1|3	
14mr|rubygem-gobject-introspection-2.2.0-1|4	Summary:	Ruby binding of gobject-introspection
14mr|rubygem-gobject-introspection-2.2.0-1|5	Name:		rubygem-%{rbname}
14mr|rubygem-gobject-introspection-2.2.0-1|6	Version:	2.2.0
14mr|rubygem-gobject-introspection-2.2.0-1|7	Release:	1
14mr|rubygem-gobject-introspection-2.2.0-1|8	License:	LGPLv2.1+
14mr|rubygem-gobject-introspection-2.2.0-1|9	Group:		Development/Ruby
14mr|rubygem-gobject-introspection-2.2.0-1|10	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-gobject-introspection-2.2.0-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-gobject-introspection-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-gobject-introspection-2.2.0-1|13	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|rubygem-gobject-introspection-2.2.0-1|14	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-gobject-introspection-2.2.0-1|15	BuildRequires:	rubygem(glib2)
14mr|rubygem-gobject-introspection-2.2.0-1|16	
14mr|rubygem-gobject-introspection-2.2.0-1|17	%description
14mr|rubygem-gobject-introspection-2.2.0-1|18	Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.
14mr|rubygem-gobject-introspection-2.2.0-1|19	
14mr|rubygem-gobject-introspection-2.2.0-1|20	%files
14mr|rubygem-gobject-introspection-2.2.0-1|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-gobject-introspection-2.2.0-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mr|rubygem-gobject-introspection-2.2.0-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-gobject-introspection-2.2.0-1|24	%{ruby_sitearchdir}/%{oname}.so
14mr|rubygem-gobject-introspection-2.2.0-1|25	
14mr|rubygem-gobject-introspection-2.2.0-1|26	#----------------------------------------------------------------------------
14mr|rubygem-gobject-introspection-2.2.0-1|27	
14mr|rubygem-gobject-introspection-2.2.0-1|28	%package doc
14mr|rubygem-gobject-introspection-2.2.0-1|29	Summary:	Documentation for %{name}
14mr|rubygem-gobject-introspection-2.2.0-1|30	Group:		Documentation
14mr|rubygem-gobject-introspection-2.2.0-1|31	Requires:	%{name} = %{EVRD}
14mr|rubygem-gobject-introspection-2.2.0-1|32	BuildArch:	noarch
14mr|rubygem-gobject-introspection-2.2.0-1|33	
14mr|rubygem-gobject-introspection-2.2.0-1|34	%description doc
14mr|rubygem-gobject-introspection-2.2.0-1|35	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-gobject-introspection-2.2.0-1|36	
14mr|rubygem-gobject-introspection-2.2.0-1|37	%files doc
14mr|rubygem-gobject-introspection-2.2.0-1|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-gobject-introspection-2.2.0-1|39	
14mr|rubygem-gobject-introspection-2.2.0-1|40	#----------------------------------------------------------------------------
14mr|rubygem-gobject-introspection-2.2.0-1|41	
14mr|rubygem-gobject-introspection-2.2.0-1|42	%package devel
14mr|rubygem-gobject-introspection-2.2.0-1|43	Summary:	Development files for %{name}
14mr|rubygem-gobject-introspection-2.2.0-1|44	Group:		Development/Ruby
14mr|rubygem-gobject-introspection-2.2.0-1|45	
14mr|rubygem-gobject-introspection-2.2.0-1|46	%description devel
14mr|rubygem-gobject-introspection-2.2.0-1|47	Development files for %{name}.
14mr|rubygem-gobject-introspection-2.2.0-1|48	
14mr|rubygem-gobject-introspection-2.2.0-1|49	%files devel
14mr|rubygem-gobject-introspection-2.2.0-1|50	%{ruby_sitearchdir}/*.h
14mr|rubygem-gobject-introspection-2.2.0-1|51	
14mr|rubygem-gobject-introspection-2.2.0-1|52	#----------------------------------------------------------------------------
14mr|rubygem-gobject-introspection-2.2.0-1|53	
14mr|rubygem-gobject-introspection-2.2.0-1|54	%prep
14mr|rubygem-gobject-introspection-2.2.0-1|55	%setup -q
14mr|rubygem-gobject-introspection-2.2.0-1|56	
14mr|rubygem-gobject-introspection-2.2.0-1|57	%build
14mr|rubygem-gobject-introspection-2.2.0-1|58	%gem_build
14mr|rubygem-gobject-introspection-2.2.0-1|59	
14mr|rubygem-gobject-introspection-2.2.0-1|60	%install
14mr|rubygem-gobject-introspection-2.2.0-1|61	%gem_install
14mr|rubygem-gobject-introspection-2.2.0-1|62	
14mr|rubygem-gobject-introspection-2.2.0-1|63	
14mr|rubygem-gobject-introspection-2.2.0-1|64	%changelog
14mr|rubygem-gobject-introspection-2.2.0-1|65	* Wed Aug 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-gobject-introspection-2.2.0-1|66	+ Revision: ffc3ea8
14mr|rubygem-gobject-introspection-2.2.0-1|67	- Update BuildRequires
14mr|rubygem-gobject-introspection-2.2.0-1|68	
14mr|rubygem-gobject-introspection-2.2.0-1|69	

18858 14
14mr|rubygem-gstreamer-2.2.0-1|1	%define rbname gstreamer
14mr|rubygem-gstreamer-2.2.0-1|2	
14mr|rubygem-gstreamer-2.2.0-1|3	Summary:	Ruby binding of GStreamer
14mr|rubygem-gstreamer-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-gstreamer-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-gstreamer-2.2.0-1|6	Release:	1
14mr|rubygem-gstreamer-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-gstreamer-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-gstreamer-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-gstreamer-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-gstreamer-2.2.0-1|11	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-gstreamer-2.2.0-1|12	BuildRequires:	rubygem-gobject-introspection-devel
14mr|rubygem-gstreamer-2.2.0-1|13	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|rubygem-gstreamer-2.2.0-1|14	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|rubygem-gstreamer-2.2.0-1|15	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-gstreamer-2.2.0-1|16	BuildRequires:	rubygem(glib2)
14mr|rubygem-gstreamer-2.2.0-1|17	BuildRequires:	rubygem(gobject-introspection)
14mr|rubygem-gstreamer-2.2.0-1|18	Obsoletes:	ruby-gst < 0.90.6
14mr|rubygem-gstreamer-2.2.0-1|19	
14mr|rubygem-gstreamer-2.2.0-1|20	%description
14mr|rubygem-gstreamer-2.2.0-1|21	Ruby/GStreamer is a Ruby binding for GStreamer.
14mr|rubygem-gstreamer-2.2.0-1|22	
14mr|rubygem-gstreamer-2.2.0-1|23	%files
14mr|rubygem-gstreamer-2.2.0-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-gstreamer-2.2.0-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gst/*.rb
14mr|rubygem-gstreamer-2.2.0-1|26	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-gstreamer-2.2.0-1|27	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-gstreamer-2.2.0-1|28	
14mr|rubygem-gstreamer-2.2.0-1|29	#----------------------------------------------------------------------------
14mr|rubygem-gstreamer-2.2.0-1|30	
14mr|rubygem-gstreamer-2.2.0-1|31	%package doc
14mr|rubygem-gstreamer-2.2.0-1|32	Summary:	Documentation for %{name}
14mr|rubygem-gstreamer-2.2.0-1|33	Group:		Documentation
14mr|rubygem-gstreamer-2.2.0-1|34	Requires:	%{name} = %{EVRD}
14mr|rubygem-gstreamer-2.2.0-1|35	BuildArch:	noarch
14mr|rubygem-gstreamer-2.2.0-1|36	
14mr|rubygem-gstreamer-2.2.0-1|37	%description doc
14mr|rubygem-gstreamer-2.2.0-1|38	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-gstreamer-2.2.0-1|39	
14mr|rubygem-gstreamer-2.2.0-1|40	%files doc
14mr|rubygem-gstreamer-2.2.0-1|41	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-gstreamer-2.2.0-1|42	
14mr|rubygem-gstreamer-2.2.0-1|43	#----------------------------------------------------------------------------
14mr|rubygem-gstreamer-2.2.0-1|44	
14mr|rubygem-gstreamer-2.2.0-1|45	%prep
14mr|rubygem-gstreamer-2.2.0-1|46	%setup -q
14mr|rubygem-gstreamer-2.2.0-1|47	
14mr|rubygem-gstreamer-2.2.0-1|48	%build
14mr|rubygem-gstreamer-2.2.0-1|49	%gem_build
14mr|rubygem-gstreamer-2.2.0-1|50	
14mr|rubygem-gstreamer-2.2.0-1|51	%install
14mr|rubygem-gstreamer-2.2.0-1|52	%gem_install
14mr|rubygem-gstreamer-2.2.0-1|53	
14mr|rubygem-gstreamer-2.2.0-1|54	
14mr|rubygem-gstreamer-2.2.0-1|55	%changelog
14mr|rubygem-gstreamer-2.2.0-1|56	* Wed Aug 27 2014 Rosa <rosa@abf.rosalinux.ru> 2.2.0-1
14mr|rubygem-gstreamer-2.2.0-1|57	+ Revision: c1458a1
14mr|rubygem-gstreamer-2.2.0-1|58	- Automatic import for version 2.2.0-1
14mr|rubygem-gstreamer-2.2.0-1|59	
14mr|rubygem-gstreamer-2.2.0-1|60	

18859 14
14mr|rubygem-gtk2-2.2.0-2|1	%define rbname gtk2
14mr|rubygem-gtk2-2.2.0-2|2	
14mr|rubygem-gtk2-2.2.0-2|3	Summary:	Ruby binding of GTK+-2.x
14mr|rubygem-gtk2-2.2.0-2|4	Name:		rubygem-%{rbname}
14mr|rubygem-gtk2-2.2.0-2|5	Version:	2.2.0
14mr|rubygem-gtk2-2.2.0-2|6	Release:	2
14mr|rubygem-gtk2-2.2.0-2|7	License:	LGPLv2.1+
14mr|rubygem-gtk2-2.2.0-2|8	Group:		Development/Ruby
14mr|rubygem-gtk2-2.2.0-2|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-gtk2-2.2.0-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-gtk2-2.2.0-2|11	BuildRequires:	rubygem-atk-devel
14mr|rubygem-gtk2-2.2.0-2|12	BuildRequires:	rubygem-cairo-devel
14mr|rubygem-gtk2-2.2.0-2|13	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-gtk2-2.2.0-2|14	BuildRequires:	rubygem-pango-devel
14mr|rubygem-gtk2-2.2.0-2|15	BuildRequires:	pkgconfig(cairo)
14mr|rubygem-gtk2-2.2.0-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|rubygem-gtk2-2.2.0-2|17	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-gtk2-2.2.0-2|18	BuildRequires:	pkgconfig(x11)
14mr|rubygem-gtk2-2.2.0-2|19	BuildRequires:	rubygem(atk)
14mr|rubygem-gtk2-2.2.0-2|20	BuildRequires:	rubygem(cairo)
14mr|rubygem-gtk2-2.2.0-2|21	BuildRequires:	rubygem(gdk_pixbuf2)
14mr|rubygem-gtk2-2.2.0-2|22	BuildRequires:	rubygem(pango)
14mr|rubygem-gtk2-2.2.0-2|23	# Obsolete no longer supported packages from ruby-gnome2
14mr|rubygem-gtk2-2.2.0-2|24	Obsoletes:	ruby-bonobo2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|25	Obsoletes:	ruby-bonoboui2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|26	Obsoletes:	ruby-gconf2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|27	Obsoletes:	ruby-gnome2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|28	Obsoletes:	ruby-gnomecanvas2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|29	Obsoletes:	ruby-gnomeprint2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|30	Obsoletes:	ruby-gnomeprintui2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|31	Obsoletes:	ruby-gnomevfs2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|32	Obsoletes:	ruby-gtkglext < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|33	Obsoletes:	ruby-gtkhtml2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|34	Obsoletes:	ruby-libart2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|35	Obsoletes:	ruby-libglade2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|36	Obsoletes:	ruby-panelapplet2 < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|37	
14mr|rubygem-gtk2-2.2.0-2|38	%description
14mr|rubygem-gtk2-2.2.0-2|39	Ruby binding of GTK-2.x.
14mr|rubygem-gtk2-2.2.0-2|40	
14mr|rubygem-gtk2-2.2.0-2|41	%files
14mr|rubygem-gtk2-2.2.0-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-gtk2-2.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mr|rubygem-gtk2-2.2.0-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-gtk2-2.2.0-2|45	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-gtk2-2.2.0-2|46	
14mr|rubygem-gtk2-2.2.0-2|47	#----------------------------------------------------------------------------
14mr|rubygem-gtk2-2.2.0-2|48	
14mr|rubygem-gtk2-2.2.0-2|49	%package doc
14mr|rubygem-gtk2-2.2.0-2|50	Summary:	Documentation for %{name}
14mr|rubygem-gtk2-2.2.0-2|51	Group:		Documentation
14mr|rubygem-gtk2-2.2.0-2|52	Requires:	%{name} = %{EVRD}
14mr|rubygem-gtk2-2.2.0-2|53	BuildArch:	noarch
14mr|rubygem-gtk2-2.2.0-2|54	
14mr|rubygem-gtk2-2.2.0-2|55	%description doc
14mr|rubygem-gtk2-2.2.0-2|56	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-gtk2-2.2.0-2|57	
14mr|rubygem-gtk2-2.2.0-2|58	%files doc
14mr|rubygem-gtk2-2.2.0-2|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-gtk2-2.2.0-2|60	
14mr|rubygem-gtk2-2.2.0-2|61	#----------------------------------------------------------------------------
14mr|rubygem-gtk2-2.2.0-2|62	
14mr|rubygem-gtk2-2.2.0-2|63	%package devel
14mr|rubygem-gtk2-2.2.0-2|64	Summary:	Development files for %{name}
14mr|rubygem-gtk2-2.2.0-2|65	Group:		Development/Ruby
14mr|rubygem-gtk2-2.2.0-2|66	# Obsolete no longer supported packages from ruby-gnome2
14mr|rubygem-gtk2-2.2.0-2|67	Obsoletes:	ruby-gnome2-devel < 0.90.6
14mr|rubygem-gtk2-2.2.0-2|68	
14mr|rubygem-gtk2-2.2.0-2|69	%description devel
14mr|rubygem-gtk2-2.2.0-2|70	Development files for %{name}.
14mr|rubygem-gtk2-2.2.0-2|71	
14mr|rubygem-gtk2-2.2.0-2|72	%files devel
14mr|rubygem-gtk2-2.2.0-2|73	%{ruby_sitearchdir}/*.h
14mr|rubygem-gtk2-2.2.0-2|74	
14mr|rubygem-gtk2-2.2.0-2|75	#----------------------------------------------------------------------------
14mr|rubygem-gtk2-2.2.0-2|76	
14mr|rubygem-gtk2-2.2.0-2|77	%prep
14mr|rubygem-gtk2-2.2.0-2|78	%setup -q
14mr|rubygem-gtk2-2.2.0-2|79	
14mr|rubygem-gtk2-2.2.0-2|80	%build
14mr|rubygem-gtk2-2.2.0-2|81	%gem_build
14mr|rubygem-gtk2-2.2.0-2|82	
14mr|rubygem-gtk2-2.2.0-2|83	%install
14mr|rubygem-gtk2-2.2.0-2|84	%gem_install
14mr|rubygem-gtk2-2.2.0-2|85	
14mr|rubygem-gtk2-2.2.0-2|86	
14mr|rubygem-gtk2-2.2.0-2|87	%changelog
14mr|rubygem-gtk2-2.2.0-2|88	* Wed Aug 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-2
14mr|rubygem-gtk2-2.2.0-2|89	+ Revision: a757a49
14mr|rubygem-gtk2-2.2.0-2|90	- Obsolete no longer supported modules
14mr|rubygem-gtk2-2.2.0-2|91	
14mr|rubygem-gtk2-2.2.0-2|92	

18860 14
14mr|rubygem-gtksourceview2-2.2.0-1|1	%define rbname gtksourceview2
14mr|rubygem-gtksourceview2-2.2.0-1|2	
14mr|rubygem-gtksourceview2-2.2.0-1|3	Summary:	Ruby binding of gtksourceview-2.x
14mr|rubygem-gtksourceview2-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-gtksourceview2-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-gtksourceview2-2.2.0-1|6	Release:	1
14mr|rubygem-gtksourceview2-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-gtksourceview2-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-gtksourceview2-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-gtksourceview2-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-gtksourceview2-2.2.0-1|11	BuildRequires:	rubygem-cairo-devel
14mr|rubygem-gtksourceview2-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-gtksourceview2-2.2.0-1|13	BuildRequires:	rubygem-gtk2-devel
14mr|rubygem-gtksourceview2-2.2.0-1|14	BuildRequires:	pkgconfig(cairo)
14mr|rubygem-gtksourceview2-2.2.0-1|15	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mr|rubygem-gtksourceview2-2.2.0-1|16	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-gtksourceview2-2.2.0-1|17	BuildRequires:	rubygem(atk)
14mr|rubygem-gtksourceview2-2.2.0-1|18	BuildRequires:	rubygem(cairo)
14mr|rubygem-gtksourceview2-2.2.0-1|19	BuildRequires:	rubygem(gdk_pixbuf2)
14mr|rubygem-gtksourceview2-2.2.0-1|20	BuildRequires:	rubygem(glib2)
14mr|rubygem-gtksourceview2-2.2.0-1|21	BuildRequires:	rubygem(gtk2)
14mr|rubygem-gtksourceview2-2.2.0-1|22	BuildRequires:	rubygem(pango)
14mr|rubygem-gtksourceview2-2.2.0-1|23	Obsoletes:	ruby-gtksourceview2 < 0.90.6
14mr|rubygem-gtksourceview2-2.2.0-1|24	
14mr|rubygem-gtksourceview2-2.2.0-1|25	%description
14mr|rubygem-gtksourceview2-2.2.0-1|26	Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
14mr|rubygem-gtksourceview2-2.2.0-1|27	
14mr|rubygem-gtksourceview2-2.2.0-1|28	%files
14mr|rubygem-gtksourceview2-2.2.0-1|29	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-gtksourceview2-2.2.0-1|30	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-gtksourceview2-2.2.0-1|31	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-gtksourceview2-2.2.0-1|32	
14mr|rubygem-gtksourceview2-2.2.0-1|33	#----------------------------------------------------------------------------
14mr|rubygem-gtksourceview2-2.2.0-1|34	
14mr|rubygem-gtksourceview2-2.2.0-1|35	%package doc
14mr|rubygem-gtksourceview2-2.2.0-1|36	Summary:	Documentation for %{name}
14mr|rubygem-gtksourceview2-2.2.0-1|37	Group:		Documentation
14mr|rubygem-gtksourceview2-2.2.0-1|38	Requires:	%{name} = %{EVRD}
14mr|rubygem-gtksourceview2-2.2.0-1|39	BuildArch:	noarch
14mr|rubygem-gtksourceview2-2.2.0-1|40	
14mr|rubygem-gtksourceview2-2.2.0-1|41	%description doc
14mr|rubygem-gtksourceview2-2.2.0-1|42	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-gtksourceview2-2.2.0-1|43	
14mr|rubygem-gtksourceview2-2.2.0-1|44	%files doc
14mr|rubygem-gtksourceview2-2.2.0-1|45	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-gtksourceview2-2.2.0-1|46	
14mr|rubygem-gtksourceview2-2.2.0-1|47	#----------------------------------------------------------------------------
14mr|rubygem-gtksourceview2-2.2.0-1|48	
14mr|rubygem-gtksourceview2-2.2.0-1|49	%prep
14mr|rubygem-gtksourceview2-2.2.0-1|50	%setup -q
14mr|rubygem-gtksourceview2-2.2.0-1|51	
14mr|rubygem-gtksourceview2-2.2.0-1|52	%build
14mr|rubygem-gtksourceview2-2.2.0-1|53	%gem_build
14mr|rubygem-gtksourceview2-2.2.0-1|54	
14mr|rubygem-gtksourceview2-2.2.0-1|55	%install
14mr|rubygem-gtksourceview2-2.2.0-1|56	%gem_install
14mr|rubygem-gtksourceview2-2.2.0-1|57	
14mr|rubygem-gtksourceview2-2.2.0-1|58	
14mr|rubygem-gtksourceview2-2.2.0-1|59	%changelog
14mr|rubygem-gtksourceview2-2.2.0-1|60	* Wed Aug 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-gtksourceview2-2.2.0-1|61	+ Revision: 48b25b1
14mr|rubygem-gtksourceview2-2.2.0-1|62	- Update BuildRequires
14mr|rubygem-gtksourceview2-2.2.0-1|63	
14mr|rubygem-gtksourceview2-2.2.0-1|64	

18861 14
14mr|rubygem-pango-2.2.0-1|1	%define rbname pango
14mr|rubygem-pango-2.2.0-1|2	
14mr|rubygem-pango-2.2.0-1|3	Summary:	Ruby binding of Pango
14mr|rubygem-pango-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-pango-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-pango-2.2.0-1|6	Release:	1
14mr|rubygem-pango-2.2.0-1|7	License:	GPLv2+ or Ruby
14mr|rubygem-pango-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-pango-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-pango-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-pango-2.2.0-1|11	BuildRequires:	rubygem-cairo-devel
14mr|rubygem-pango-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-pango-2.2.0-1|13	BuildRequires:	pkgconfig(cairo)
14mr|rubygem-pango-2.2.0-1|14	BuildRequires:	pkgconfig(pango)
14mr|rubygem-pango-2.2.0-1|15	BuildRequires:	pkgconfig(pangocairo)
14mr|rubygem-pango-2.2.0-1|16	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-pango-2.2.0-1|17	BuildRequires:	rubygem(cairo)
14mr|rubygem-pango-2.2.0-1|18	BuildRequires:	rubygem(glib2)
14mr|rubygem-pango-2.2.0-1|19	
14mr|rubygem-pango-2.2.0-1|20	%description
14mr|rubygem-pango-2.2.0-1|21	Ruby binding of Pango.
14mr|rubygem-pango-2.2.0-1|22	
14mr|rubygem-pango-2.2.0-1|23	%files
14mr|rubygem-pango-2.2.0-1|24	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-pango-2.2.0-1|25	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-pango-2.2.0-1|26	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-pango-2.2.0-1|27	
14mr|rubygem-pango-2.2.0-1|28	#----------------------------------------------------------------------------
14mr|rubygem-pango-2.2.0-1|29	
14mr|rubygem-pango-2.2.0-1|30	%package doc
14mr|rubygem-pango-2.2.0-1|31	Summary:	Documentation for %{name}
14mr|rubygem-pango-2.2.0-1|32	Group:		Documentation
14mr|rubygem-pango-2.2.0-1|33	Requires:	%{name} = %{EVRD}
14mr|rubygem-pango-2.2.0-1|34	BuildArch:	noarch
14mr|rubygem-pango-2.2.0-1|35	
14mr|rubygem-pango-2.2.0-1|36	%description doc
14mr|rubygem-pango-2.2.0-1|37	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-pango-2.2.0-1|38	
14mr|rubygem-pango-2.2.0-1|39	%files doc
14mr|rubygem-pango-2.2.0-1|40	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-pango-2.2.0-1|41	
14mr|rubygem-pango-2.2.0-1|42	#----------------------------------------------------------------------------
14mr|rubygem-pango-2.2.0-1|43	
14mr|rubygem-pango-2.2.0-1|44	%package devel
14mr|rubygem-pango-2.2.0-1|45	Summary:	Development files for %{name}
14mr|rubygem-pango-2.2.0-1|46	Group:		Development/Ruby
14mr|rubygem-pango-2.2.0-1|47	
14mr|rubygem-pango-2.2.0-1|48	%description devel
14mr|rubygem-pango-2.2.0-1|49	Development files for %{name}.
14mr|rubygem-pango-2.2.0-1|50	
14mr|rubygem-pango-2.2.0-1|51	%files devel
14mr|rubygem-pango-2.2.0-1|52	%{ruby_sitearchdir}/*.h
14mr|rubygem-pango-2.2.0-1|53	
14mr|rubygem-pango-2.2.0-1|54	#----------------------------------------------------------------------------
14mr|rubygem-pango-2.2.0-1|55	
14mr|rubygem-pango-2.2.0-1|56	%prep
14mr|rubygem-pango-2.2.0-1|57	%setup -q
14mr|rubygem-pango-2.2.0-1|58	
14mr|rubygem-pango-2.2.0-1|59	%build
14mr|rubygem-pango-2.2.0-1|60	%gem_build
14mr|rubygem-pango-2.2.0-1|61	
14mr|rubygem-pango-2.2.0-1|62	%install
14mr|rubygem-pango-2.2.0-1|63	%gem_install
14mr|rubygem-pango-2.2.0-1|64	
14mr|rubygem-pango-2.2.0-1|65	
14mr|rubygem-pango-2.2.0-1|66	%changelog
14mr|rubygem-pango-2.2.0-1|67	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-pango-2.2.0-1|68	+ Revision: 1574747
14mr|rubygem-pango-2.2.0-1|69	- New version 2.2.0, update BuildRequires, spec cleanup
14mr|rubygem-pango-2.2.0-1|70	
14mr|rubygem-pango-2.2.0-1|71	

18862 14
14mr|rubygem-pkg-config-1.1.5-2|1	%define rbname pkg-config
14mr|rubygem-pkg-config-1.1.5-2|2	
14mr|rubygem-pkg-config-1.1.5-2|3	Summary:	A pkg-config implementation for Ruby
14mr|rubygem-pkg-config-1.1.5-2|4	Name:		rubygem-%{rbname}
14mr|rubygem-pkg-config-1.1.5-2|5	Version:	1.1.5
14mr|rubygem-pkg-config-1.1.5-2|6	Release:	2
14mr|rubygem-pkg-config-1.1.5-2|7	License:	GPLv2+ or Ruby
14mr|rubygem-pkg-config-1.1.5-2|8	Group:		Development/Ruby
14mr|rubygem-pkg-config-1.1.5-2|9	Url:		https://github.com/rcairo/pkg-config
14mr|rubygem-pkg-config-1.1.5-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-pkg-config-1.1.5-2|11	BuildRequires:	rubygems
14mr|rubygem-pkg-config-1.1.5-2|12	BuildArch:	noarch
14mr|rubygem-pkg-config-1.1.5-2|13	
14mr|rubygem-pkg-config-1.1.5-2|14	%description
14mr|rubygem-pkg-config-1.1.5-2|15	pkg-config can be used in your extconf.rb to properly detect need libraries
14mr|rubygem-pkg-config-1.1.5-2|16	for compiling Ruby native extensions.
14mr|rubygem-pkg-config-1.1.5-2|17	
14mr|rubygem-pkg-config-1.1.5-2|18	%files
14mr|rubygem-pkg-config-1.1.5-2|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14mr|rubygem-pkg-config-1.1.5-2|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-pkg-config-1.1.5-2|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config
14mr|rubygem-pkg-config-1.1.5-2|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config/*.rb
14mr|rubygem-pkg-config-1.1.5-2|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-pkg-config-1.1.5-2|24	
14mr|rubygem-pkg-config-1.1.5-2|25	#----------------------------------------------------------------------------
14mr|rubygem-pkg-config-1.1.5-2|26	
14mr|rubygem-pkg-config-1.1.5-2|27	%package doc
14mr|rubygem-pkg-config-1.1.5-2|28	Summary:	Documentation for %{name}
14mr|rubygem-pkg-config-1.1.5-2|29	Group:		Books/Computer books
14mr|rubygem-pkg-config-1.1.5-2|30	Requires:	%{name} = %{EVRD}
14mr|rubygem-pkg-config-1.1.5-2|31	BuildArch:	noarch
14mr|rubygem-pkg-config-1.1.5-2|32	
14mr|rubygem-pkg-config-1.1.5-2|33	%description doc
14mr|rubygem-pkg-config-1.1.5-2|34	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-pkg-config-1.1.5-2|35	
14mr|rubygem-pkg-config-1.1.5-2|36	%files doc
14mr|rubygem-pkg-config-1.1.5-2|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-pkg-config-1.1.5-2|38	
14mr|rubygem-pkg-config-1.1.5-2|39	#----------------------------------------------------------------------------
14mr|rubygem-pkg-config-1.1.5-2|40	
14mr|rubygem-pkg-config-1.1.5-2|41	%prep
14mr|rubygem-pkg-config-1.1.5-2|42	%setup -q
14mr|rubygem-pkg-config-1.1.5-2|43	
14mr|rubygem-pkg-config-1.1.5-2|44	%build
14mr|rubygem-pkg-config-1.1.5-2|45	%gem_build
14mr|rubygem-pkg-config-1.1.5-2|46	
14mr|rubygem-pkg-config-1.1.5-2|47	%install
14mr|rubygem-pkg-config-1.1.5-2|48	%gem_install
14mr|rubygem-pkg-config-1.1.5-2|49	
14mr|rubygem-pkg-config-1.1.5-2|50	
14mr|rubygem-pkg-config-1.1.5-2|51	%changelog
14mr|rubygem-pkg-config-1.1.5-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.5-2
14mr|rubygem-pkg-config-1.1.5-2|53	+ Revision: c6ad1ec
14mr|rubygem-pkg-config-1.1.5-2|54	- MassBuild#440: Increase release tag
14mr|rubygem-pkg-config-1.1.5-2|55	
14mr|rubygem-pkg-config-1.1.5-2|56	

18863 14
14mr|rubygem-poppler-2.2.0-1|1	%define rbname poppler
14mr|rubygem-poppler-2.2.0-1|2	
14mr|rubygem-poppler-2.2.0-1|3	Summary:	Ruby binding of poppler-glib
14mr|rubygem-poppler-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-poppler-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-poppler-2.2.0-1|6	Release:	1
14mr|rubygem-poppler-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-poppler-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-poppler-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-poppler-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-poppler-2.2.0-1|11	BuildRequires:	rubygem-cairo-devel
14mr|rubygem-poppler-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-poppler-2.2.0-1|13	BuildRequires:	rubygem-gtk2-devel
14mr|rubygem-poppler-2.2.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|rubygem-poppler-2.2.0-1|15	BuildRequires:	pkgconfig(poppler-glib)
14mr|rubygem-poppler-2.2.0-1|16	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-poppler-2.2.0-1|17	BuildRequires:	rubygem(cairo)
14mr|rubygem-poppler-2.2.0-1|18	BuildRequires:	rubygem(glib2)
14mr|rubygem-poppler-2.2.0-1|19	BuildRequires:	rubygem(gtk2)
14mr|rubygem-poppler-2.2.0-1|20	
14mr|rubygem-poppler-2.2.0-1|21	%description
14mr|rubygem-poppler-2.2.0-1|22	Ruby binding of poppler-glib.
14mr|rubygem-poppler-2.2.0-1|23	
14mr|rubygem-poppler-2.2.0-1|24	%files
14mr|rubygem-poppler-2.2.0-1|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-poppler-2.2.0-1|26	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-poppler-2.2.0-1|27	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-poppler-2.2.0-1|28	
14mr|rubygem-poppler-2.2.0-1|29	#----------------------------------------------------------------------------
14mr|rubygem-poppler-2.2.0-1|30	
14mr|rubygem-poppler-2.2.0-1|31	%package doc
14mr|rubygem-poppler-2.2.0-1|32	Summary:	Documentation for %{name}
14mr|rubygem-poppler-2.2.0-1|33	Group:		Documentation
14mr|rubygem-poppler-2.2.0-1|34	Requires:	%{name} = %{EVRD}
14mr|rubygem-poppler-2.2.0-1|35	BuildArch:	noarch
14mr|rubygem-poppler-2.2.0-1|36	
14mr|rubygem-poppler-2.2.0-1|37	%description doc
14mr|rubygem-poppler-2.2.0-1|38	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-poppler-2.2.0-1|39	
14mr|rubygem-poppler-2.2.0-1|40	%files doc
14mr|rubygem-poppler-2.2.0-1|41	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-poppler-2.2.0-1|42	
14mr|rubygem-poppler-2.2.0-1|43	#----------------------------------------------------------------------------
14mr|rubygem-poppler-2.2.0-1|44	
14mr|rubygem-poppler-2.2.0-1|45	%prep
14mr|rubygem-poppler-2.2.0-1|46	%setup -q
14mr|rubygem-poppler-2.2.0-1|47	
14mr|rubygem-poppler-2.2.0-1|48	%build
14mr|rubygem-poppler-2.2.0-1|49	%gem_build
14mr|rubygem-poppler-2.2.0-1|50	
14mr|rubygem-poppler-2.2.0-1|51	%install
14mr|rubygem-poppler-2.2.0-1|52	%gem_install
14mr|rubygem-poppler-2.2.0-1|53	
14mr|rubygem-poppler-2.2.0-1|54	
14mr|rubygem-poppler-2.2.0-1|55	%changelog
14mr|rubygem-poppler-2.2.0-1|56	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-poppler-2.2.0-1|57	+ Revision: 8c48f2b
14mr|rubygem-poppler-2.2.0-1|58	- New version 2.2.0, update BuildRequires, spec cleanup
14mr|rubygem-poppler-2.2.0-1|59	
14mr|rubygem-poppler-2.2.0-1|60	

18864 14
14mr|rubygem-rsvg2-2.2.0-1|1	%define rbname rsvg2
14mr|rubygem-rsvg2-2.2.0-1|2	
14mr|rubygem-rsvg2-2.2.0-1|3	Summary:	Ruby binding of librsvg-2.x
14mr|rubygem-rsvg2-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-rsvg2-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-rsvg2-2.2.0-1|6	Release:	1
14mr|rubygem-rsvg2-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-rsvg2-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-rsvg2-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-rsvg2-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-rsvg2-2.2.0-1|11	BuildRequires:	rubygem-cairo-devel
14mr|rubygem-rsvg2-2.2.0-1|12	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-rsvg2-2.2.0-1|13	BuildRequires:	pkgconfig(cairo)
14mr|rubygem-rsvg2-2.2.0-1|14	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|rubygem-rsvg2-2.2.0-1|15	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-rsvg2-2.2.0-1|16	BuildRequires:	rubygem(cairo)
14mr|rubygem-rsvg2-2.2.0-1|17	BuildRequires:	rubygem(glib2)
14mr|rubygem-rsvg2-2.2.0-1|18	
14mr|rubygem-rsvg2-2.2.0-1|19	%description
14mr|rubygem-rsvg2-2.2.0-1|20	Ruby binding of librsvg-2.x.
14mr|rubygem-rsvg2-2.2.0-1|21	
14mr|rubygem-rsvg2-2.2.0-1|22	%files
14mr|rubygem-rsvg2-2.2.0-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-rsvg2-2.2.0-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-rsvg2-2.2.0-1|25	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-rsvg2-2.2.0-1|26	
14mr|rubygem-rsvg2-2.2.0-1|27	#----------------------------------------------------------------------------
14mr|rubygem-rsvg2-2.2.0-1|28	
14mr|rubygem-rsvg2-2.2.0-1|29	%package doc
14mr|rubygem-rsvg2-2.2.0-1|30	Summary:	Documentation for %{name}
14mr|rubygem-rsvg2-2.2.0-1|31	Group:		Documentation
14mr|rubygem-rsvg2-2.2.0-1|32	Requires:	%{name} = %{EVRD}
14mr|rubygem-rsvg2-2.2.0-1|33	BuildArch:	noarch
14mr|rubygem-rsvg2-2.2.0-1|34	
14mr|rubygem-rsvg2-2.2.0-1|35	%description doc
14mr|rubygem-rsvg2-2.2.0-1|36	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-rsvg2-2.2.0-1|37	
14mr|rubygem-rsvg2-2.2.0-1|38	%files doc
14mr|rubygem-rsvg2-2.2.0-1|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-rsvg2-2.2.0-1|40	
14mr|rubygem-rsvg2-2.2.0-1|41	#----------------------------------------------------------------------------
14mr|rubygem-rsvg2-2.2.0-1|42	
14mr|rubygem-rsvg2-2.2.0-1|43	%prep
14mr|rubygem-rsvg2-2.2.0-1|44	%setup -q
14mr|rubygem-rsvg2-2.2.0-1|45	
14mr|rubygem-rsvg2-2.2.0-1|46	%build
14mr|rubygem-rsvg2-2.2.0-1|47	%gem_build
14mr|rubygem-rsvg2-2.2.0-1|48	
14mr|rubygem-rsvg2-2.2.0-1|49	%install
14mr|rubygem-rsvg2-2.2.0-1|50	%gem_install
14mr|rubygem-rsvg2-2.2.0-1|51	
14mr|rubygem-rsvg2-2.2.0-1|52	
14mr|rubygem-rsvg2-2.2.0-1|53	%changelog
14mr|rubygem-rsvg2-2.2.0-1|54	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-rsvg2-2.2.0-1|55	+ Revision: f764709
14mr|rubygem-rsvg2-2.2.0-1|56	- New version 2.2.0, update BuildRequires, spec cleanup
14mr|rubygem-rsvg2-2.2.0-1|57	
14mr|rubygem-rsvg2-2.2.0-1|58	

18865 14
14mr|rubygem-vte-2.2.0-1|1	%define rbname vte
14mr|rubygem-vte-2.2.0-1|2	
14mr|rubygem-vte-2.2.0-1|3	Summary:	Ruby binding of VTE
14mr|rubygem-vte-2.2.0-1|4	Name:		rubygem-%{rbname}
14mr|rubygem-vte-2.2.0-1|5	Version:	2.2.0
14mr|rubygem-vte-2.2.0-1|6	Release:	1
14mr|rubygem-vte-2.2.0-1|7	License:	LGPLv2.1+
14mr|rubygem-vte-2.2.0-1|8	Group:		Development/Ruby
14mr|rubygem-vte-2.2.0-1|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mr|rubygem-vte-2.2.0-1|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|rubygem-vte-2.2.0-1|11	BuildRequires:	rubygem-glib2-devel
14mr|rubygem-vte-2.2.0-1|12	BuildRequires:	rubygem-gtk2-devel
14mr|rubygem-vte-2.2.0-1|13	BuildRequires:	pkgconfig(ruby)
14mr|rubygem-vte-2.2.0-1|14	BuildRequires:	pkgconfig(vte)
14mr|rubygem-vte-2.2.0-1|15	BuildRequires:	rubygem(glib2)
14mr|rubygem-vte-2.2.0-1|16	BuildRequires:	rubygem(gtk2)
14mr|rubygem-vte-2.2.0-1|17	
14mr|rubygem-vte-2.2.0-1|18	%description
14mr|rubygem-vte-2.2.0-1|19	Ruby binding of VTE.
14mr|rubygem-vte-2.2.0-1|20	
14mr|rubygem-vte-2.2.0-1|21	%files
14mr|rubygem-vte-2.2.0-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|rubygem-vte-2.2.0-1|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mr|rubygem-vte-2.2.0-1|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|rubygem-vte-2.2.0-1|25	%{ruby_sitearchdir}/%{rbname}.so
14mr|rubygem-vte-2.2.0-1|26	
14mr|rubygem-vte-2.2.0-1|27	#----------------------------------------------------------------------------
14mr|rubygem-vte-2.2.0-1|28	
14mr|rubygem-vte-2.2.0-1|29	%package doc
14mr|rubygem-vte-2.2.0-1|30	Summary:	Documentation for %{name}
14mr|rubygem-vte-2.2.0-1|31	Group:		Documentation
14mr|rubygem-vte-2.2.0-1|32	Requires:	%{name} = %{EVRD}
14mr|rubygem-vte-2.2.0-1|33	BuildArch:	noarch
14mr|rubygem-vte-2.2.0-1|34	
14mr|rubygem-vte-2.2.0-1|35	%description doc
14mr|rubygem-vte-2.2.0-1|36	Documents, RDoc & RI documentation for %{name}.
14mr|rubygem-vte-2.2.0-1|37	
14mr|rubygem-vte-2.2.0-1|38	%files doc
14mr|rubygem-vte-2.2.0-1|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|rubygem-vte-2.2.0-1|40	
14mr|rubygem-vte-2.2.0-1|41	#----------------------------------------------------------------------------
14mr|rubygem-vte-2.2.0-1|42	
14mr|rubygem-vte-2.2.0-1|43	%prep
14mr|rubygem-vte-2.2.0-1|44	%setup -q
14mr|rubygem-vte-2.2.0-1|45	
14mr|rubygem-vte-2.2.0-1|46	%build
14mr|rubygem-vte-2.2.0-1|47	%gem_build
14mr|rubygem-vte-2.2.0-1|48	
14mr|rubygem-vte-2.2.0-1|49	%install
14mr|rubygem-vte-2.2.0-1|50	%gem_install
14mr|rubygem-vte-2.2.0-1|51	
14mr|rubygem-vte-2.2.0-1|52	
14mr|rubygem-vte-2.2.0-1|53	%changelog
14mr|rubygem-vte-2.2.0-1|54	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mr|rubygem-vte-2.2.0-1|55	+ Revision: 38c92aa
14mr|rubygem-vte-2.2.0-1|56	- New version 2.2.0, spec cleanup
14mr|rubygem-vte-2.2.0-1|57	
14mr|rubygem-vte-2.2.0-1|58	

18866 14
14mr|ruby-progressbar-0.11.0-2|1	# Generated from progressbar-0.11.0.gem by gem2rpm5 -*- rpm-spec -*-
14mr|ruby-progressbar-0.11.0-2|2	%define	rbname	progressbar
14mr|ruby-progressbar-0.11.0-2|3	
14mr|ruby-progressbar-0.11.0-2|4	Summary:	Ruby/ProgressBar is a text progress bar library for Ruby
14mr|ruby-progressbar-0.11.0-2|5	Name:		ruby-%{rbname}
14mr|ruby-progressbar-0.11.0-2|6	
14mr|ruby-progressbar-0.11.0-2|7	Version:	0.11.0
14mr|ruby-progressbar-0.11.0-2|8	Release:	2
14mr|ruby-progressbar-0.11.0-2|9	Group:		Development/Ruby
14mr|ruby-progressbar-0.11.0-2|10	License:	GPLv2+ or Ruby
14mr|ruby-progressbar-0.11.0-2|11	URL:		http://github.com/peleteiro/progressbar
14mr|ruby-progressbar-0.11.0-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mr|ruby-progressbar-0.11.0-2|13	BuildRequires:	rubygems >= 1.3.6
14mr|ruby-progressbar-0.11.0-2|14	BuildArch:	noarch
14mr|ruby-progressbar-0.11.0-2|15	
14mr|ruby-progressbar-0.11.0-2|16	%description
14mr|ruby-progressbar-0.11.0-2|17	Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate
14mr|ruby-progressbar-0.11.0-2|18	progress with percentage, a progress bar, and estimated remaining time.
14mr|ruby-progressbar-0.11.0-2|19	
14mr|ruby-progressbar-0.11.0-2|20	%package	doc
14mr|ruby-progressbar-0.11.0-2|21	Summary:	Documentation for %{name}
14mr|ruby-progressbar-0.11.0-2|22	Group:		Books/Computer books
14mr|ruby-progressbar-0.11.0-2|23	BuildArch:	noarch
14mr|ruby-progressbar-0.11.0-2|24	
14mr|ruby-progressbar-0.11.0-2|25	%description	doc
14mr|ruby-progressbar-0.11.0-2|26	Documents, RDoc & RI documentation for %{name}.
14mr|ruby-progressbar-0.11.0-2|27	
14mr|ruby-progressbar-0.11.0-2|28	%prep
14mr|ruby-progressbar-0.11.0-2|29	%setup -q
14mr|ruby-progressbar-0.11.0-2|30	
14mr|ruby-progressbar-0.11.0-2|31	%build
14mr|ruby-progressbar-0.11.0-2|32	%gem_build
14mr|ruby-progressbar-0.11.0-2|33	
14mr|ruby-progressbar-0.11.0-2|34	%install
14mr|ruby-progressbar-0.11.0-2|35	%gem_install
14mr|ruby-progressbar-0.11.0-2|36	
14mr|ruby-progressbar-0.11.0-2|37	%files
14mr|ruby-progressbar-0.11.0-2|38	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
14mr|ruby-progressbar-0.11.0-2|39	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14mr|ruby-progressbar-0.11.0-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mr|ruby-progressbar-0.11.0-2|41	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mr|ruby-progressbar-0.11.0-2|42	
14mr|ruby-progressbar-0.11.0-2|43	%files doc
14mr|ruby-progressbar-0.11.0-2|44	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mr|ruby-progressbar-0.11.0-2|45	
14mr|ruby-progressbar-0.11.0-2|46	
14mr|ruby-progressbar-0.11.0-2|47	%changelog
14mr|ruby-progressbar-0.11.0-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.0-2
14mr|ruby-progressbar-0.11.0-2|49	+ Revision: d788a11
14mr|ruby-progressbar-0.11.0-2|50	- MassBuild#440: Increase release tag
14mr|ruby-progressbar-0.11.0-2|51	
14mr|ruby-progressbar-0.11.0-2|52	

18867 14
14mr|ruby-qt4-4.13.3-1|1	Summary:	Ruby Qt4 bindings
14mr|ruby-qt4-4.13.3-1|2	Name:		ruby-qt4
14mr|ruby-qt4-4.13.3-1|3	Version:	4.13.3
14mr|ruby-qt4-4.13.3-1|4	Release:	1
14mr|ruby-qt4-4.13.3-1|5	Epoch:		1
14mr|ruby-qt4-4.13.3-1|6	License:	GPLv2+ and LGPLv2.1+
14mr|ruby-qt4-4.13.3-1|7	Group:		Development/KDE and Qt
14mr|ruby-qt4-4.13.3-1|8	Url:		http://www.kde.org
14mr|ruby-qt4-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|ruby-qt4-4.13.3-1|10	%if %{is_beta}
14mr|ruby-qt4-4.13.3-1|11	%define ftpdir unstable
14mr|ruby-qt4-4.13.3-1|12	%else
14mr|ruby-qt4-4.13.3-1|13	%define ftpdir stable
14mr|ruby-qt4-4.13.3-1|14	%endif
14mr|ruby-qt4-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/qtruby-%{version}.tar.xz
14mr|ruby-qt4-4.13.3-1|16	BuildRequires:	cmake
14mr|ruby-qt4-4.13.3-1|17	BuildRequires:	kde4-macros
14mr|ruby-qt4-4.13.3-1|18	BuildRequires:	ruby
14mr|ruby-qt4-4.13.3-1|19	BuildRequires:	kdelibs4-devel
14mr|ruby-qt4-4.13.3-1|20	BuildRequires:	qscintilla-qt4-devel
14mr|ruby-qt4-4.13.3-1|21	BuildRequires:	ruby-devel
14mr|ruby-qt4-4.13.3-1|22	BuildRequires:	smokeqt-devel >= 1:%{version}
14mr|ruby-qt4-4.13.3-1|23	BuildRequires:	pkgconfig(phonon)
14mr|ruby-qt4-4.13.3-1|24	
14mr|ruby-qt4-4.13.3-1|25	%description
14mr|ruby-qt4-4.13.3-1|26	A Qt4 bindings for Ruby language.
14mr|ruby-qt4-4.13.3-1|27	
14mr|ruby-qt4-4.13.3-1|28	%files
14mr|ruby-qt4-4.13.3-1|29	%doc COPYING COPYING.LIB README TODO AUTHORS ChangeLog
14mr|ruby-qt4-4.13.3-1|30	%{_kde_bindir}/rbqtapi
14mr|ruby-qt4-4.13.3-1|31	%{ruby_sitearchdir}/qscintilla.so
14mr|ruby-qt4-4.13.3-1|32	%{ruby_sitearchdir}/qtdeclarative.so
14mr|ruby-qt4-4.13.3-1|33	%{ruby_sitearchdir}/qtruby4.so
14mr|ruby-qt4-4.13.3-1|34	%{ruby_sitearchdir}/qtuitools.so
14mr|ruby-qt4-4.13.3-1|35	%{ruby_sitearchdir}/qtwebkit.so
14mr|ruby-qt4-4.13.3-1|36	%{ruby_sitearchdir}/qtscript.so
14mr|ruby-qt4-4.13.3-1|37	%{ruby_sitearchdir}/qttest.so
14mr|ruby-qt4-4.13.3-1|38	%{ruby_sitearchdir}/phonon.so
14mr|ruby-qt4-4.13.3-1|39	%{ruby_sitelibdir}/Qt.rb
14mr|ruby-qt4-4.13.3-1|40	%{ruby_sitelibdir}/Qt3.rb
14mr|ruby-qt4-4.13.3-1|41	%{ruby_sitelibdir}/Qt4.rb
14mr|ruby-qt4-4.13.3-1|42	%{ruby_sitelibdir}/Qt
14mr|ruby-qt4-4.13.3-1|43	%{ruby_sitelibdir}/qscintilla
14mr|ruby-qt4-4.13.3-1|44	%{ruby_sitelibdir}/qtdeclarative
14mr|ruby-qt4-4.13.3-1|45	%{ruby_sitelibdir}/qtuitools
14mr|ruby-qt4-4.13.3-1|46	%{ruby_sitelibdir}/qtwebkit
14mr|ruby-qt4-4.13.3-1|47	%{ruby_sitelibdir}/qtscript
14mr|ruby-qt4-4.13.3-1|48	%{ruby_sitelibdir}/qttest
14mr|ruby-qt4-4.13.3-1|49	%{ruby_sitelibdir}/phonon
14mr|ruby-qt4-4.13.3-1|50	
14mr|ruby-qt4-4.13.3-1|51	#------------------------------------------------------------
14mr|ruby-qt4-4.13.3-1|52	
14mr|ruby-qt4-4.13.3-1|53	%define libqtruby4shared_major 2
14mr|ruby-qt4-4.13.3-1|54	%define libqtruby4shared %mklibname qtruby4shared %{libqtruby4shared_major}
14mr|ruby-qt4-4.13.3-1|55	
14mr|ruby-qt4-4.13.3-1|56	%package -n %{libqtruby4shared}
14mr|ruby-qt4-4.13.3-1|57	Summary:	Qt generic bindings library
14mr|ruby-qt4-4.13.3-1|58	Group:		Development/KDE and Qt
14mr|ruby-qt4-4.13.3-1|59	
14mr|ruby-qt4-4.13.3-1|60	%description -n %{libqtruby4shared}
14mr|ruby-qt4-4.13.3-1|61	Qt generic bindings library.
14mr|ruby-qt4-4.13.3-1|62	
14mr|ruby-qt4-4.13.3-1|63	%files -n %{libqtruby4shared}
14mr|ruby-qt4-4.13.3-1|64	%{_kde_libdir}/libqtruby4shared.so.%{libqtruby4shared_major}*
14mr|ruby-qt4-4.13.3-1|65	
14mr|ruby-qt4-4.13.3-1|66	#------------------------------------------------------------
14mr|ruby-qt4-4.13.3-1|67	
14mr|ruby-qt4-4.13.3-1|68	%package devel
14mr|ruby-qt4-4.13.3-1|69	Summary:	Header files for ruby-qt4
14mr|ruby-qt4-4.13.3-1|70	Group:		Development/KDE and Qt
14mr|ruby-qt4-4.13.3-1|71	Requires:	ruby-qt4 = %{EVRD}
14mr|ruby-qt4-4.13.3-1|72	Requires:	%{libqtruby4shared} = %{EVRD}
14mr|ruby-qt4-4.13.3-1|73	
14mr|ruby-qt4-4.13.3-1|74	%description devel
14mr|ruby-qt4-4.13.3-1|75	ruby-qt4 devel files.
14mr|ruby-qt4-4.13.3-1|76	
14mr|ruby-qt4-4.13.3-1|77	%files devel
14mr|ruby-qt4-4.13.3-1|78	%{_kde_bindir}/rbrcc
14mr|ruby-qt4-4.13.3-1|79	%{_kde_bindir}/rbuic4
14mr|ruby-qt4-4.13.3-1|80	%{_kde_libdir}/libqtruby4shared.so
14mr|ruby-qt4-4.13.3-1|81	%{_kde_includedir}/qtruby
14mr|ruby-qt4-4.13.3-1|82	%{_kde_datadir}/qtruby4/cmake/*.cmake
14mr|ruby-qt4-4.13.3-1|83	
14mr|ruby-qt4-4.13.3-1|84	#------------------------------------------------------------
14mr|ruby-qt4-4.13.3-1|85	
14mr|ruby-qt4-4.13.3-1|86	%prep
14mr|ruby-qt4-4.13.3-1|87	%setup -qn qtruby-%{version}
14mr|ruby-qt4-4.13.3-1|88	
14mr|ruby-qt4-4.13.3-1|89	%build
14mr|ruby-qt4-4.13.3-1|90	%cmake_kde4
14mr|ruby-qt4-4.13.3-1|91	%make
14mr|ruby-qt4-4.13.3-1|92	
14mr|ruby-qt4-4.13.3-1|93	%install
14mr|ruby-qt4-4.13.3-1|94	%makeinstall_std -C build
14mr|ruby-qt4-4.13.3-1|95	
14mr|ruby-qt4-4.13.3-1|96	
14mr|ruby-qt4-4.13.3-1|97	%changelog
14mr|ruby-qt4-4.13.3-1|98	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|ruby-qt4-4.13.3-1|99	+ Revision: 3c4f2f2
14mr|ruby-qt4-4.13.3-1|100	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|ruby-qt4-4.13.3-1|101	
14mr|ruby-qt4-4.13.3-1|102	

18868 14
14mr|ruby-rbogl-0.32g-14|1	%define name ruby-rbogl
14mr|ruby-rbogl-0.32g-14|2	%define version 0.32g
14mr|ruby-rbogl-0.32g-14|3	%define release  14
14mr|ruby-rbogl-0.32g-14|4	
14mr|ruby-rbogl-0.32g-14|5	Summary: Ruby extension library to use OpenGL
14mr|ruby-rbogl-0.32g-14|6	Name: %{name}
14mr|ruby-rbogl-0.32g-14|7	Version: %{version}
14mr|ruby-rbogl-0.32g-14|8	Release: %{release}
14mr|ruby-rbogl-0.32g-14|9	URL: http://www2.giganet.net/~yoshi/
14mr|ruby-rbogl-0.32g-14|10	Source0: rbogl-%{version}.tar.bz2
14mr|ruby-rbogl-0.32g-14|11	Patch0:  opengl-0.32g-RString.patch
14mr|ruby-rbogl-0.32g-14|12	License: GPL
14mr|ruby-rbogl-0.32g-14|13	Group: Development/Ruby
14mr|ruby-rbogl-0.32g-14|14	Requires: ruby >= 1.8
14mr|ruby-rbogl-0.32g-14|15	BuildRequires: ruby-devel
14mr|ruby-rbogl-0.32g-14|16	BuildRequires: pkgconfig(x11)
14mr|ruby-rbogl-0.32g-14|17	BuildRequires: mesa-common-devel
14mr|ruby-rbogl-0.32g-14|18	
14mr|ruby-rbogl-0.32g-14|19	%description
14mr|ruby-rbogl-0.32g-14|20	Ruby extension library to use OpenGL.
14mr|ruby-rbogl-0.32g-14|21	
14mr|ruby-rbogl-0.32g-14|22	%prep
14mr|ruby-rbogl-0.32g-14|23	%setup -q -n opengl-%{version}
14mr|ruby-rbogl-0.32g-14|24	%patch0 -p1
14mr|ruby-rbogl-0.32g-14|25	
14mr|ruby-rbogl-0.32g-14|26	%build
14mr|ruby-rbogl-0.32g-14|27	ruby extconf.rb --with-x11-lib=/usr/%{_lib}/X11
14mr|ruby-rbogl-0.32g-14|28	CFLAGS=${RPM_OPT_FLAGS} make
14mr|ruby-rbogl-0.32g-14|29	sed -i 's|/usr/local|/usr|' sample/*.rb
14mr|ruby-rbogl-0.32g-14|30	
14mr|ruby-rbogl-0.32g-14|31	%install
14mr|ruby-rbogl-0.32g-14|32	make install DESTDIR=%buildroot
14mr|ruby-rbogl-0.32g-14|33	rm -rf sample/.svn
14mr|ruby-rbogl-0.32g-14|34	
14mr|ruby-rbogl-0.32g-14|35	%files
14mr|ruby-rbogl-0.32g-14|36	%{ruby_sitearchdir}/*.so
14mr|ruby-rbogl-0.32g-14|37	%doc README.EUC ChangeLog sample
14mr|ruby-rbogl-0.32g-14|38	
14mr|ruby-rbogl-0.32g-14|39	
14mr|ruby-rbogl-0.32g-14|40	
14mr|ruby-rbogl-0.32g-14|41	%changelog
14mr|ruby-rbogl-0.32g-14|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.32g-14
14mr|ruby-rbogl-0.32g-14|43	+ Revision: 039e12d
14mr|ruby-rbogl-0.32g-14|44	- MassBuild#440: Increase release tag
14mr|ruby-rbogl-0.32g-14|45	
14mr|ruby-rbogl-0.32g-14|46	

18869 14
14mr|ruby-sary-1.2.0-13|1	%define rname sary
14mr|ruby-sary-1.2.0-13|2	
14mr|ruby-sary-1.2.0-13|3	Summary:	Ruby Binding of Sary
14mr|ruby-sary-1.2.0-13|4	Name:		ruby-%{rname}
14mr|ruby-sary-1.2.0-13|5	Version:	1.2.0
14mr|ruby-sary-1.2.0-13|6	Release:	13
14mr|ruby-sary-1.2.0-13|7	License:	LGPL
14mr|ruby-sary-1.2.0-13|8	Group:		Development/Ruby
14mr|ruby-sary-1.2.0-13|9	URL:		http://prime.sourceforge.jp/src/
14mr|ruby-sary-1.2.0-13|10	Source0:	%{rname}-ruby-%{version}.tar.bz2
14mr|ruby-sary-1.2.0-13|11	Patch0:		sary-ruby-1.2.0-ruby19.patch
14mr|ruby-sary-1.2.0-13|12	Patch1:		sary-ruby-1.2.0-sfmt.patch
14mr|ruby-sary-1.2.0-13|13	BuildRequires:	ruby-devel
14mr|ruby-sary-1.2.0-13|14	BuildRequires:	sary-devel
14mr|ruby-sary-1.2.0-13|15	
14mr|ruby-sary-1.2.0-13|16	%description
14mr|ruby-sary-1.2.0-13|17	Ruby Binding of Sary
14mr|ruby-sary-1.2.0-13|18	
14mr|ruby-sary-1.2.0-13|19	%prep
14mr|ruby-sary-1.2.0-13|20	%setup -q -n %{rname}-ruby-%{version}
14mr|ruby-sary-1.2.0-13|21	%patch0 -p1
14mr|ruby-sary-1.2.0-13|22	%patch1 -p1
14mr|ruby-sary-1.2.0-13|23	
14mr|ruby-sary-1.2.0-13|24	%build
14mr|ruby-sary-1.2.0-13|25	ruby extconf.rb
14mr|ruby-sary-1.2.0-13|26	make
14mr|ruby-sary-1.2.0-13|27	
14mr|ruby-sary-1.2.0-13|28	%install
14mr|ruby-sary-1.2.0-13|29	%makeinstall_std
14mr|ruby-sary-1.2.0-13|30	
14mr|ruby-sary-1.2.0-13|31	%files
14mr|ruby-sary-1.2.0-13|32	%{ruby_sitearchdir}/%{rname}.so
14mr|ruby-sary-1.2.0-13|33	%doc ChangeLog README.en.rd README.ja.rd
14mr|ruby-sary-1.2.0-13|34	%doc Reference.en.rd Reference.ja.rd
14mr|ruby-sary-1.2.0-13|35	
14mr|ruby-sary-1.2.0-13|36	
14mr|ruby-sary-1.2.0-13|37	
14mr|ruby-sary-1.2.0-13|38	
14mr|ruby-sary-1.2.0-13|39	%changelog
14mr|ruby-sary-1.2.0-13|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-13
14mr|ruby-sary-1.2.0-13|41	+ Revision: 5ba30ee
14mr|ruby-sary-1.2.0-13|42	- MassBuild#440: Increase release tag
14mr|ruby-sary-1.2.0-13|43	
14mr|ruby-sary-1.2.0-13|44	

18870 14
14mr|run-parts-3.2.1-10|1	Name:       run-parts
14mr|run-parts-3.2.1-10|2	Version:    3.2.1
14mr|run-parts-3.2.1-10|3	Release:    10
14mr|run-parts-3.2.1-10|4	Epoch:      1
14mr|run-parts-3.2.1-10|5	Summary:    Run scripts or programs in a directory
14mr|run-parts-3.2.1-10|6	License:    GPLv2+
14mr|run-parts-3.2.1-10|7	Group:      System/Configuration/Other
14mr|run-parts-3.2.1-10|8	Url:        http://svn.mandriva.com/svn/soft/run-parts/trunk
14mr|run-parts-3.2.1-10|9	Source:     debianutils_%{version}.tar.gz
14mr|run-parts-3.2.1-10|10	Patch0:     run-parts-3.2.1-blacklist-rpm-files.patch
14mr|run-parts-3.2.1-10|11	Patch1:     run-parts-3.2.1-allow-dots-in-filenames.patch
14mr|run-parts-3.2.1-10|12	Conflicts:  setup < 2.7.11-2
14mr|run-parts-3.2.1-10|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
14mr|run-parts-3.2.1-10|14	
14mr|run-parts-3.2.1-10|15	%description
14mr|run-parts-3.2.1-10|16	run-parts runs a number of scripts or programs found in a single direc-
14mr|run-parts-3.2.1-10|17	tory.  Filenames should consist entirely of upper and lower
14mr|run-parts-3.2.1-10|18	case letters, digits,  underscores,  and  hyphens. Subdirectories  of
14mr|run-parts-3.2.1-10|19	directory and files with other names will be silently ignored.
14mr|run-parts-3.2.1-10|20	
14mr|run-parts-3.2.1-10|21	%prep
14mr|run-parts-3.2.1-10|22	%setup -q -n debianutils-%{version}
14mr|run-parts-3.2.1-10|23	%patch0 -p 1
14mr|run-parts-3.2.1-10|24	%patch1 -p 1
14mr|run-parts-3.2.1-10|25	
14mr|run-parts-3.2.1-10|26	%build
14mr|run-parts-3.2.1-10|27	%configure2_5x
14mr|run-parts-3.2.1-10|28	%make
14mr|run-parts-3.2.1-10|29	
14mr|run-parts-3.2.1-10|30	%install
14mr|run-parts-3.2.1-10|31	rm -rf %{buildroot}
14mr|run-parts-3.2.1-10|32	install -d -m 755 %{buildroot}%{_bindir}
14mr|run-parts-3.2.1-10|33	install -d -m 755 %{buildroot}%{_mandir}/man8
14mr|run-parts-3.2.1-10|34	install -d -m 755 %{buildroot}%{_mandir}/fr/man8
14mr|run-parts-3.2.1-10|35	
14mr|run-parts-3.2.1-10|36	install -m 755 run-parts  %{buildroot}%{_bindir}
14mr|run-parts-3.2.1-10|37	install -m 644 run-parts.8  %{buildroot}%{_mandir}/man8
14mr|run-parts-3.2.1-10|38	install -m 644 po4a/fr/run-parts.8  %{buildroot}%{_mandir}/fr/man8
14mr|run-parts-3.2.1-10|39	
14mr|run-parts-3.2.1-10|40	%clean
14mr|run-parts-3.2.1-10|41	rm -rf %{buildroot}
14mr|run-parts-3.2.1-10|42	
14mr|run-parts-3.2.1-10|43	%files
14mr|run-parts-3.2.1-10|44	%defattr(-,root,root)
14mr|run-parts-3.2.1-10|45	%doc debian/changelog debian/copyright
14mr|run-parts-3.2.1-10|46	%{_bindir}/run-parts
14mr|run-parts-3.2.1-10|47	%{_mandir}/man8/run-parts.8*
14mr|run-parts-3.2.1-10|48	%{_mandir}/fr/man8/run-parts.8*
14mr|run-parts-3.2.1-10|49	
14mr|run-parts-3.2.1-10|50	
14mr|run-parts-3.2.1-10|51	
14mr|run-parts-3.2.1-10|52	%changelog
14mr|run-parts-3.2.1-10|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.2.1-10
14mr|run-parts-3.2.1-10|54	+ Revision: 5000ae1
14mr|run-parts-3.2.1-10|55	- MassBuild#440: Increase release tag
14mr|run-parts-3.2.1-10|56	
14mr|run-parts-3.2.1-10|57	

18871 14
14mr|rusers-0.17-26|1	Summary:	Displays the users logged into machines on the local network
14mr|rusers-0.17-26|2	Name:		rusers
14mr|rusers-0.17-26|3	Version:	0.17
14mr|rusers-0.17-26|4	Release:	26
14mr|rusers-0.17-26|5	License:	BSD
14mr|rusers-0.17-26|6	Group:		Monitoring
14mr|rusers-0.17-26|7	Url:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/
14mr|rusers-0.17-26|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rusers-%{version}.tar.bz2
14mr|rusers-0.17-26|9	Source1:	rusersd.init
14mr|rusers-0.17-26|10	Source2:	rstatd.tar.bz2
14mr|rusers-0.17-26|11	Source3:	rstatd.init
14mr|rusers-0.17-26|12	Source4:	rusers.x
14mr|rusers-0.17-26|13	Source5:	rstat.x
14mr|rusers-0.17-26|14	Source100:	rusers.rpmlintrc
14mr|rusers-0.17-26|15	Patch0:		rstatd-jbj.patch
14mr|rusers-0.17-26|16	Patch1:		netkit-rusers-0.15-numusers.patch
14mr|rusers-0.17-26|17	Patch2:		rusers-0.15-libproc.patch
14mr|rusers-0.17-26|18	Patch3:		netkit-rusers-0.17-2.4.patch
14mr|rusers-0.17-26|19	Patch4:		netkit-rusers-0.17-includes.patch
14mr|rusers-0.17-26|20	Patch5:		netkit-rusers-0.17-2.6-stats.patch
14mr|rusers-0.17-26|21	BuildRequires:	procps-devel
14mr|rusers-0.17-26|22	BuildRequires:	pkgconfig(libtirpc)
14mr|rusers-0.17-26|23	
14mr|rusers-0.17-26|24	%description
14mr|rusers-0.17-26|25	The rusers program allows users to find out who is logged into various machines
14mr|rusers-0.17-26|26	on the local network.  The rusers command produces output similar to who, but
14mr|rusers-0.17-26|27	for the specified list of hosts or for all machines on the local network.
14mr|rusers-0.17-26|28	
14mr|rusers-0.17-26|29	Install rusers if you need to keep track of who is logged into your local
14mr|rusers-0.17-26|30	network.
14mr|rusers-0.17-26|31	
14mr|rusers-0.17-26|32	%files
14mr|rusers-0.17-26|33	%{_bindir}/rup
14mr|rusers-0.17-26|34	%{_bindir}/rusers
14mr|rusers-0.17-26|35	%{_mandir}/man1/*
14mr|rusers-0.17-26|36	
14mr|rusers-0.17-26|37	#----------------------------------------------------------------------------
14mr|rusers-0.17-26|38	
14mr|rusers-0.17-26|39	%package	server
14mr|rusers-0.17-26|40	Summary:	Server for the rusers protocol
14mr|rusers-0.17-26|41	Group:		System/Servers
14mr|rusers-0.17-26|42	Requires(post,preun):	rpm-helper
14mr|rusers-0.17-26|43	Requires:	rpcbind
14mr|rusers-0.17-26|44	
14mr|rusers-0.17-26|45	%description	server
14mr|rusers-0.17-26|46	The rusers program allows users to find out who is logged into various machines
14mr|rusers-0.17-26|47	on the local network. The rusers command produces output similar to who, but
14mr|rusers-0.17-26|48	for the specified list of hosts or for all machines on the local network. The
14mr|rusers-0.17-26|49	rusers-server package contains the server for responding to rusers requests.
14mr|rusers-0.17-26|50	(rpc.rusersd, rpc.rstatd)
14mr|rusers-0.17-26|51	
14mr|rusers-0.17-26|52	Install rusers-server if you want remote users to be able to see who is logged
14mr|rusers-0.17-26|53	into your machine.
14mr|rusers-0.17-26|54	
14mr|rusers-0.17-26|55	%files server
14mr|rusers-0.17-26|56	%doc  README ChangeLog BUGS
14mr|rusers-0.17-26|57	%{_initrddir}/rusersd
14mr|rusers-0.17-26|58	%{_initrddir}/rstatd
14mr|rusers-0.17-26|59	%{_sbindir}/*
14mr|rusers-0.17-26|60	%{_mandir}/man8/*
14mr|rusers-0.17-26|61	
14mr|rusers-0.17-26|62	%post server
14mr|rusers-0.17-26|63	%_post_service rusersd
14mr|rusers-0.17-26|64	%_post_service rstatd
14mr|rusers-0.17-26|65	
14mr|rusers-0.17-26|66	%preun server
14mr|rusers-0.17-26|67	%_preun_service rusersd
14mr|rusers-0.17-26|68	%_preun_service rstatd
14mr|rusers-0.17-26|69	
14mr|rusers-0.17-26|70	#----------------------------------------------------------------------------
14mr|rusers-0.17-26|71	
14mr|rusers-0.17-26|72	%prep
14mr|rusers-0.17-26|73	%setup -qn netkit-rusers-%{version} -a 2
14mr|rusers-0.17-26|74	cp %{SOURCE4} %{SOURCE5} .
14mr|rusers-0.17-26|75	%apply_patches
14mr|rusers-0.17-26|76	
14mr|rusers-0.17-26|77	%build
14mr|rusers-0.17-26|78	%serverbuild
14mr|rusers-0.17-26|79	sh configure
14mr|rusers-0.17-26|80	sed -i -e 's|-O2|\$(RPM_OPT_FLAGS)|' MCONFIG
14mr|rusers-0.17-26|81	sed -i -e 's|LIBS=|LIBS=-ltirpc|' MCONFIG
14mr|rusers-0.17-26|82	sed -i -e 's|/usr/include/rpcsvc/rusers.x|../rusers.x|g' */Makefile
14mr|rusers-0.17-26|83	sed -i -e 's|/usr/include/rpcsvc/rstat.x|../rstat.x|g' */*akefile
14mr|rusers-0.17-26|84	
14mr|rusers-0.17-26|85	%make
14mr|rusers-0.17-26|86	%make -C rpc.rstatd
14mr|rusers-0.17-26|87	
14mr|rusers-0.17-26|88	%install
14mr|rusers-0.17-26|89	mkdir -p %{buildroot}%{_bindir}
14mr|rusers-0.17-26|90	mkdir -p %{buildroot}%{_sbindir}
14mr|rusers-0.17-26|91	mkdir -p %{buildroot}%{_initrddir}
14mr|rusers-0.17-26|92	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
14mr|rusers-0.17-26|93	
14mr|rusers-0.17-26|94	make INSTALLROOT=%{buildroot} install MANDIR=%{_mandir}
14mr|rusers-0.17-26|95	make INSTALLROOT=%{buildroot} install -C rpc.rstatd MANDIR=%{_mandir}
14mr|rusers-0.17-26|96	
14mr|rusers-0.17-26|97	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/rusersd
14mr|rusers-0.17-26|98	install -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/rstatd
14mr|rusers-0.17-26|99	
14mr|rusers-0.17-26|100	cd %{buildroot}%{_mandir}/man8
14mr|rusers-0.17-26|101	for i in rstatd rusersd; do
14mr|rusers-0.17-26|102	rm $i.8
14mr|rusers-0.17-26|103	ln -s rpc.$i.8.bz2 $i.8.bz2
14mr|rusers-0.17-26|104	done
14mr|rusers-0.17-26|105	
14mr|rusers-0.17-26|106	
14mr|rusers-0.17-26|107	
14mr|rusers-0.17-26|108	%changelog
14mr|rusers-0.17-26|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-26
14mr|rusers-0.17-26|110	+ Revision: 7eabb0c
14mr|rusers-0.17-26|111	- MassBuild#440: Increase release tag
14mr|rusers-0.17-26|112	
14mr|rusers-0.17-26|113	

18872 14
14mr|rwall-0.17-23|1	%define debug_package %{nil}
14mr|rwall-0.17-23|2	Summary:	Client and server for sending messages to a host's logged in users
14mr|rwall-0.17-23|3	Name:		rwall
14mr|rwall-0.17-23|4	Version:	0.17
14mr|rwall-0.17-23|5	Release:	23
14mr|rwall-0.17-23|6	License:	BSD
14mr|rwall-0.17-23|7	Group:		System/Servers
14mr|rwall-0.17-23|8	Source:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rwall-%version.tar.bz2
14mr|rwall-0.17-23|9	Source1:	rwalld.init
14mr|rwall-0.17-23|10	Patch0:		netkit-rwalld-0.10-banner.patch
14mr|rwall-0.17-23|11	Requires(post): rpm-helper
14mr|rwall-0.17-23|12	Requires(preun): rpm-helper
14mr|rwall-0.17-23|13	BuildRequires:	tirpc-devel
14mr|rwall-0.17-23|14	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|rwall-0.17-23|15	
14mr|rwall-0.17-23|16	%description
14mr|rwall-0.17-23|17	The rwall command sends a message to all of the users logged into a specified
14mr|rwall-0.17-23|18	host.  Actually, your machine's rwall client sends the message to the rwall
14mr|rwall-0.17-23|19	daemon running on the specified host, and the rwall daemon relays the message
14mr|rwall-0.17-23|20	to all of the users logged in to that host.  The rwall daemon is run from
14mr|rwall-0.17-23|21	/etc/inetd.conf and is disabled by default on Mandriva Linux systems (it can be
14mr|rwall-0.17-23|22	very annoying to keep getting all those messages when you're trying to play
14mr|rwall-0.17-23|23	Quake--I mean trying to get some work done).
14mr|rwall-0.17-23|24	
14mr|rwall-0.17-23|25	Install rwall if you'd like the ability to send messages to users logged in to
14mr|rwall-0.17-23|26	a specified host machine.
14mr|rwall-0.17-23|27	
14mr|rwall-0.17-23|28	%prep
14mr|rwall-0.17-23|29	
14mr|rwall-0.17-23|30	%setup -q -n netkit-rwall-%version
14mr|rwall-0.17-23|31	%patch0 -p1
14mr|rwall-0.17-23|32	
14mr|rwall-0.17-23|33	%build
14mr|rwall-0.17-23|34	%serverbuild
14mr|rwall-0.17-23|35	CC="gcc" CFLAGS="$RPM_OPT_FLAGS" ./configure
14mr|rwall-0.17-23|36	%make LIBS="-ltirpc"
14mr|rwall-0.17-23|37	
14mr|rwall-0.17-23|38	%install
14mr|rwall-0.17-23|39	rm -rf %{buildroot}
14mr|rwall-0.17-23|40	
14mr|rwall-0.17-23|41	mkdir -p %{buildroot}%{_bindir}
14mr|rwall-0.17-23|42	mkdir -p %{buildroot}%{_sbindir}
14mr|rwall-0.17-23|43	mkdir -p %{buildroot}%{_mandir}/man{1,8}
14mr|rwall-0.17-23|44	
14mr|rwall-0.17-23|45	%makeinstall INSTALLROOT=%{buildroot} MANDIR=%{_mandir}
14mr|rwall-0.17-23|46	install -m 755 %{SOURCE1} -D %{buildroot}%{_initrddir}/rwalld
14mr|rwall-0.17-23|47	
14mr|rwall-0.17-23|48	rm %{buildroot}%{_mandir}/man8/rwalld.8
14mr|rwall-0.17-23|49	ln -s rpc.rwalld.8 %{buildroot}%{_mandir}/man8/rwalld.8
14mr|rwall-0.17-23|50	
14mr|rwall-0.17-23|51	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
14mr|rwall-0.17-23|52	
14mr|rwall-0.17-23|53	%post
14mr|rwall-0.17-23|54	%_post_service rwalld
14mr|rwall-0.17-23|55	
14mr|rwall-0.17-23|56	%preun
14mr|rwall-0.17-23|57	%_preun_service rwalld
14mr|rwall-0.17-23|58	
14mr|rwall-0.17-23|59	%clean
14mr|rwall-0.17-23|60	rm -rf %{buildroot}
14mr|rwall-0.17-23|61	
14mr|rwall-0.17-23|62	%files
14mr|rwall-0.17-23|63	%defattr(-,root,root)
14mr|rwall-0.17-23|64	%{_initrddir}/rwalld
14mr|rwall-0.17-23|65	%{_bindir}/rwall
14mr|rwall-0.17-23|66	%{_sbindir}/rpc.rwalld
14mr|rwall-0.17-23|67	%{_mandir}/man8/rpc.rwalld.8*
14mr|rwall-0.17-23|68	%{_mandir}/man8/rwalld.8*
14mr|rwall-0.17-23|69	%{_mandir}/man1/rwall.1*
14mr|rwall-0.17-23|70	
14mr|rwall-0.17-23|71	
14mr|rwall-0.17-23|72	
14mr|rwall-0.17-23|73	
14mr|rwall-0.17-23|74	
14mr|rwall-0.17-23|75	%changelog
14mr|rwall-0.17-23|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-23
14mr|rwall-0.17-23|77	+ Revision: 47fc83b
14mr|rwall-0.17-23|78	- MassBuild#440: Increase release tag
14mr|rwall-0.17-23|79	
14mr|rwall-0.17-23|80	

18873 14
14mr|rwho-0.17-22|1	Summary:	Logged in to local network machines
14mr|rwho-0.17-22|2	Name:		rwho
14mr|rwho-0.17-22|3	Version:	0.17
14mr|rwho-0.17-22|4	Release:	22
14mr|rwho-0.17-22|5	License:	BSD
14mr|rwho-0.17-22|6	Group:		Monitoring
14mr|rwho-0.17-22|7	Url:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
14mr|rwho-0.17-22|8	Source:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rwho-%{version}.tar.bz2
14mr|rwho-0.17-22|9	Source1:	rwhod.init
14mr|rwho-0.17-22|10	#FIX for http://www.mandriva.com/security/advisories?name=MDKSA-2005:039
14mr|rwho-0.17-22|11	Patch0:		netkit-rwho-0.17-makefiles.patch
14mr|rwho-0.17-22|12	Patch2:		rwho-0.17-fixbcast.patch
14mr|rwho-0.17-22|13	Patch3:		rwho-0.17-fixhostname.patch
14mr|rwho-0.17-22|14	Patch5:		rwho-0.17-CAN-2004-1180.patch
14mr|rwho-0.17-22|15	
14mr|rwho-0.17-22|16	Requires(pre):	rpm-helper
14mr|rwho-0.17-22|17	
14mr|rwho-0.17-22|18	%description
14mr|rwho-0.17-22|19	The rwho command displays output similar to the output of the who
14mr|rwho-0.17-22|20	command (it shows who is logged in) for all machines on the local
14mr|rwho-0.17-22|21	network running the rwho daemon.
14mr|rwho-0.17-22|22	
14mr|rwho-0.17-22|23	Install the rwho command if you need to keep track of the users who
14mr|rwho-0.17-22|24	are logged in to your local network.
14mr|rwho-0.17-22|25	
14mr|rwho-0.17-22|26	%prep
14mr|rwho-0.17-22|27	%setup -q -n netkit-rwho-%{version}
14mr|rwho-0.17-22|28	
14mr|rwho-0.17-22|29	%patch5 -p1 -b .can-2004-118
14mr|rwho-0.17-22|30	# (02/11/05 - vdanen) drop due to it being too intrusive against the security patch
14mr|rwho-0.17-22|31	# and we don't support alpha anyways
14mr|rwho-0.17-22|32	%patch0 -p1 -b .makefiles
14mr|rwho-0.17-22|33	%patch2 -p0 -b .fixbcast
14mr|rwho-0.17-22|34	%patch3 -p1 -b .fixhostname
14mr|rwho-0.17-22|35	
14mr|rwho-0.17-22|36	%build
14mr|rwho-0.17-22|37	%serverbuild
14mr|rwho-0.17-22|38	CFLAGS="%{optflags}" ./configure --with-c-compiler=gcc
14mr|rwho-0.17-22|39	
14mr|rwho-0.17-22|40	make RPM_OPT_FLAGS="%{optflags}"
14mr|rwho-0.17-22|41	make RPM_OPT_FLAGS="%{optflags}" -C ruptime
14mr|rwho-0.17-22|42	
14mr|rwho-0.17-22|43	%install
14mr|rwho-0.17-22|44	mkdir -p %{buildroot}/%{_bindir}
14mr|rwho-0.17-22|45	mkdir -p %{buildroot}%{_sbindir}
14mr|rwho-0.17-22|46	mkdir -p %{buildroot}/%{_mandir}/man{1,8}
14mr|rwho-0.17-22|47	mkdir -p %{buildroot}%{_initrddir}
14mr|rwho-0.17-22|48	mkdir -p %{buildroot}/var/spool/rwho
14mr|rwho-0.17-22|49	
14mr|rwho-0.17-22|50	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
14mr|rwho-0.17-22|51	make INSTALLROOT=%{buildroot} install -C ruptime MANDIR=%{_mandir}
14mr|rwho-0.17-22|52	
14mr|rwho-0.17-22|53	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/rwhod
14mr|rwho-0.17-22|54	
14mr|rwho-0.17-22|55	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
14mr|rwho-0.17-22|56	
14mr|rwho-0.17-22|57	%post
14mr|rwho-0.17-22|58	%_post_service rwhod
14mr|rwho-0.17-22|59	
14mr|rwho-0.17-22|60	%preun
14mr|rwho-0.17-22|61	%_preun_service rwhod
14mr|rwho-0.17-22|62	
14mr|rwho-0.17-22|63	%files
14mr|rwho-0.17-22|64	%{_bindir}/ruptime
14mr|rwho-0.17-22|65	%{_mandir}/man1/ruptime.1*
14mr|rwho-0.17-22|66	%{_bindir}/rwho
14mr|rwho-0.17-22|67	%{_mandir}/man1/rwho.1*
14mr|rwho-0.17-22|68	%{_sbindir}/rwhod
14mr|rwho-0.17-22|69	%{_mandir}/man8/rwhod.8*
14mr|rwho-0.17-22|70	%attr(0755,daemon,daemon) /var/spool/rwho
14mr|rwho-0.17-22|71	%config(noreplace) %{_initrddir}/rwhod
14mr|rwho-0.17-22|72	
14mr|rwho-0.17-22|73	
14mr|rwho-0.17-22|74	%changelog
14mr|rwho-0.17-22|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-22
14mr|rwho-0.17-22|76	+ Revision: edc6e3f
14mr|rwho-0.17-22|77	- MassBuild#440: Increase release tag
14mr|rwho-0.17-22|78	
14mr|rwho-0.17-22|79	

18874 14
14mr|rxvt-2.7.10-26|1	Summary:	A color VT102 terminal emulator for the X Window System
14mr|rxvt-2.7.10-26|2	Name:		rxvt
14mr|rxvt-2.7.10-26|3	Epoch:		3
14mr|rxvt-2.7.10-26|4	Version:	2.7.10
14mr|rxvt-2.7.10-26|5	Release: 	26
14mr|rxvt-2.7.10-26|6	License:	GPLv2
14mr|rxvt-2.7.10-26|7	Group:		Terminals
14mr|rxvt-2.7.10-26|8	
14mr|rxvt-2.7.10-26|9	Source:		ftp://ftp.rxvt.org/pub/rxvt/rxvt-%{version}.tar.bz2
14mr|rxvt-2.7.10-26|10	Source1:	rxvt.sh
14mr|rxvt-2.7.10-26|11	Source2:	rxvt-zh.menu
14mr|rxvt-2.7.10-26|12	Source3:	rxvt-CLE-mini.png
14mr|rxvt-2.7.10-26|13	Source4:	rxvt-CLE.png
14mr|rxvt-2.7.10-26|14	Source5:	rxvt-CLE-large.png
14mr|rxvt-2.7.10-26|15	
14mr|rxvt-2.7.10-26|16	Patch0:		rxvt-2.7.8-big-buffer.patch
14mr|rxvt-2.7.10-26|17	# definition of the default fonts to use depending on language -- pablo
14mr|rxvt-2.7.10-26|18	Patch2:		rxvt-2.7.10-fonts.patch
14mr|rxvt-2.7.10-26|19	# IM fix from http://www.giga.it.okayama-u.ac.jp/~ishihara/opensource/:
14mr|rxvt-2.7.10-26|20	Patch3:		rxvt-2.7.10-xim-fix.patch
14mr|rxvt-2.7.10-26|21	
14mr|rxvt-2.7.10-26|22	# from gentoo
14mr|rxvt-2.7.10-26|23	Patch4:		rxvt-2.7.10-asneeded.patch
14mr|rxvt-2.7.10-26|24	Patch5:		rxvt-2.7.10-azz4.diff
14mr|rxvt-2.7.10-26|25	Patch6:		rxvt-2.7.10-line-scroll.patch
14mr|rxvt-2.7.10-26|26	Patch7:		rxvt-2.7.10-rk.patch
14mr|rxvt-2.7.10-26|27	Patch8:		rxvt-2.7.10-CVE-2008-1142-DISPLAY.patch
14mr|rxvt-2.7.10-26|28	
14mr|rxvt-2.7.10-26|29	Buildroot:	%{_tmppath}/%name-%{version}-%{release}-root
14mr|rxvt-2.7.10-26|30	URL:		http://rxvt.sourceforge.net/
14mr|rxvt-2.7.10-26|31	Obsoletes:	crxvt <= 2.7.10, gbrxvt <= 2.7.10
14mr|rxvt-2.7.10-26|32	Obsoletes:	rxvt-CLE <= 2.7.10
14mr|rxvt-2.7.10-26|33	Provides:	crxvt = %{version}-%{release}, gbrxvt = %{version}-%{release}
14mr|rxvt-2.7.10-26|34	Provides:	rxvt-CLE = %{version}-%{release}
14mr|rxvt-2.7.10-26|35	BuildRequires:	xpm-devel utempter-devel lesstif-devel
14mr|rxvt-2.7.10-26|36	# X11 locales are required to build IM support
14mr|rxvt-2.7.10-26|37	BuildRequires:	libx11-common
14mr|rxvt-2.7.10-26|38	Conflicts:	drakconf < 9.3-25mdk
14mr|rxvt-2.7.10-26|39	
14mr|rxvt-2.7.10-26|40	%package CJK
14mr|rxvt-2.7.10-26|41	Summary:	CJK menus for rxvt
14mr|rxvt-2.7.10-26|42	Requires:	%{name} = %{epoch}:%{version}-%{release}
14mr|rxvt-2.7.10-26|43	Group:		Terminals
14mr|rxvt-2.7.10-26|44	
14mr|rxvt-2.7.10-26|45	%description
14mr|rxvt-2.7.10-26|46	Rxvt is a color VT102 terminal emulator for the X Window System.
14mr|rxvt-2.7.10-26|47	Rxvt is intended to be an xterm replacement for users who don't need
14mr|rxvt-2.7.10-26|48	the more esoteric features of xterm, like Tektronix 4014 emulation,
14mr|rxvt-2.7.10-26|49	session logging and toolkit style configurability.  Since it doesn't
14mr|rxvt-2.7.10-26|50	support those features, rxvt uses much less swap space than xterm
14mr|rxvt-2.7.10-26|51	uses.  This is a significant advantage on a machine which is serving
14mr|rxvt-2.7.10-26|52	a large number of X sessions.
14mr|rxvt-2.7.10-26|53	
14mr|rxvt-2.7.10-26|54	The rxvt package should be installed on any machine which serves a
14mr|rxvt-2.7.10-26|55	large number of X sessions, if you'd like to improve that machine's
14mr|rxvt-2.7.10-26|56	performance.
14mr|rxvt-2.7.10-26|57	
14mr|rxvt-2.7.10-26|58	This version of rxvt can display Japanese, Chinese (Big5 and GuoBiao)
14mr|rxvt-2.7.10-26|59	and Korean.
14mr|rxvt-2.7.10-26|60	
14mr|rxvt-2.7.10-26|61	%description CJK
14mr|rxvt-2.7.10-26|62	This package contains the CJK versions of rxvt.
14mr|rxvt-2.7.10-26|63	
14mr|rxvt-2.7.10-26|64	%prep
14mr|rxvt-2.7.10-26|65	%setup -q
14mr|rxvt-2.7.10-26|66	%patch0 -p1 -b .bigbuf
14mr|rxvt-2.7.10-26|67	%patch2 -p1 -b .fonts
14mr|rxvt-2.7.10-26|68	%patch3 -p1 -b .im
14mr|rxvt-2.7.10-26|69	
14mr|rxvt-2.7.10-26|70	%patch4 -p1 -b .asneeded
14mr|rxvt-2.7.10-26|71	%patch5 -p1 -b .azz4
14mr|rxvt-2.7.10-26|72	%patch6 -p0 -b .line-scroll
14mr|rxvt-2.7.10-26|73	%patch7 -p1 -b .rk
14mr|rxvt-2.7.10-26|74	%patch8 -p1 -b .CVE-2008-1142
14mr|rxvt-2.7.10-26|75	
14mr|rxvt-2.7.10-26|76	%build
14mr|rxvt-2.7.10-26|77	# NeXT scrollbar is cool :)
14mr|rxvt-2.7.10-26|78	perl -pi -e s/-eten-/-\*-/g src/defaultfont.h
14mr|rxvt-2.7.10-26|79	
14mr|rxvt-2.7.10-26|80	export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -DUTEMPTER"
14mr|rxvt-2.7.10-26|81	%configure2_5x --mandir=%_mandir \
14mr|rxvt-2.7.10-26|82	--enable-xpm-background --enable-menubar \
14mr|rxvt-2.7.10-26|83	--enable-utmp --enable-ttygid \
14mr|rxvt-2.7.10-26|84	--enable-transparency --enable-next-scroll --enable-rxvt-scroll --enable-xterm-scroll \
14mr|rxvt-2.7.10-26|85	--enable-xim --enable-languages --enable-smart-resize  \
14mr|rxvt-2.7.10-26|86	--enable-mousewheel --enable-static=yes
14mr|rxvt-2.7.10-26|87	
14mr|rxvt-2.7.10-26|88	# make -j doesn't works... seems some Makefile tasks are done in wrong order
14mr|rxvt-2.7.10-26|89	#make -j 2
14mr|rxvt-2.7.10-26|90	make
14mr|rxvt-2.7.10-26|91	cp src/rxvt src/rxvt.cjk
14mr|rxvt-2.7.10-26|92	cp src/rxvt src/rxvt.bin
14mr|rxvt-2.7.10-26|93	
14mr|rxvt-2.7.10-26|94	%install
14mr|rxvt-2.7.10-26|95	rm -rf $RPM_BUILD_ROOT
14mr|rxvt-2.7.10-26|96	
14mr|rxvt-2.7.10-26|97	%makeinstall_std
14mr|rxvt-2.7.10-26|98	mkdir -p $RPM_BUILD_ROOT/etc/X11/app-defaults
14mr|rxvt-2.7.10-26|99	touch src/rxvt
14mr|rxvt-2.7.10-26|100	for i in cjk bin;do
14mr|rxvt-2.7.10-26|101	install -m755 src/rxvt.$i $RPM_BUILD_ROOT/usr/bin
14mr|rxvt-2.7.10-26|102	done
14mr|rxvt-2.7.10-26|103	rm -f $RPM_BUILD_ROOT/usr/bin/rxvt
14mr|rxvt-2.7.10-26|104	rm -f $RPM_BUILD_ROOT/usr/bin/rxvt-%{version}
14mr|rxvt-2.7.10-26|105	
14mr|rxvt-2.7.10-26|106	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/bin
14mr|rxvt-2.7.10-26|107	
14mr|rxvt-2.7.10-26|108	# (fg) 20000925 Make the necessary links
14mr|rxvt-2.7.10-26|109	( cd $RPM_BUILD_ROOT/usr/bin;
14mr|rxvt-2.7.10-26|110	for i in {gb,c,j,k}rxvt; do
14mr|rxvt-2.7.10-26|111	ln rxvt.sh $i
14mr|rxvt-2.7.10-26|112	done
14mr|rxvt-2.7.10-26|113	ln -s rxvt.sh rxvt
14mr|rxvt-2.7.10-26|114	)
14mr|rxvt-2.7.10-26|115	
14mr|rxvt-2.7.10-26|116	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/rxvt
14mr|rxvt-2.7.10-26|117	
14mr|rxvt-2.7.10-26|118	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
14mr|rxvt-2.7.10-26|119	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt.desktop
14mr|rxvt-2.7.10-26|120	[Desktop Entry]
14mr|rxvt-2.7.10-26|121	Type=Application
14mr|rxvt-2.7.10-26|122	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mr|rxvt-2.7.10-26|123	Name=RXvt
14mr|rxvt-2.7.10-26|124	Comment=A version of the rxvt terminal with support for Traditional Chinese, Simplified Chinese, Japanese and Korean.
14mr|rxvt-2.7.10-26|125	Exec=/usr/bin/rxvt
14mr|rxvt-2.7.10-26|126	Icon=rxvt-CLE
14mr|rxvt-2.7.10-26|127	EOF
14mr|rxvt-2.7.10-26|128	
14mr|rxvt-2.7.10-26|129	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-C_tw.desktop
14mr|rxvt-2.7.10-26|130	[Desktop Entry]
14mr|rxvt-2.7.10-26|131	Type=Application
14mr|rxvt-2.7.10-26|132	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mr|rxvt-2.7.10-26|133	Name=CRXvt (Big5)
14mr|rxvt-2.7.10-26|134	Comment=Traditional Chinese rxvt terminal
14mr|rxvt-2.7.10-26|135	Exec=/usr/bin/crxvt -ls
14mr|rxvt-2.7.10-26|136	Icon=rxvt-CJK
14mr|rxvt-2.7.10-26|137	EOF
14mr|rxvt-2.7.10-26|138	
14mr|rxvt-2.7.10-26|139	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-C_ch.desktop
14mr|rxvt-2.7.10-26|140	[Desktop Entry]
14mr|rxvt-2.7.10-26|141	Type=Application
14mr|rxvt-2.7.10-26|142	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mr|rxvt-2.7.10-26|143	Name=GBRXvt (GB2312)
14mr|rxvt-2.7.10-26|144	Comment=Simplified Chinese rxvt terminal
14mr|rxvt-2.7.10-26|145	Exec=/usr/bin/gbrxvt -ls
14mr|rxvt-2.7.10-26|146	Icon=rxvt-CJK
14mr|rxvt-2.7.10-26|147	EOF
14mr|rxvt-2.7.10-26|148	
14mr|rxvt-2.7.10-26|149	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-J.desktop
14mr|rxvt-2.7.10-26|150	[Desktop Entry]
14mr|rxvt-2.7.10-26|151	Type=Application
14mr|rxvt-2.7.10-26|152	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mr|rxvt-2.7.10-26|153	Name=JRXvt (JIS)
14mr|rxvt-2.7.10-26|154	Comment=Japanese rxvt terminal
14mr|rxvt-2.7.10-26|155	Exec=/usr/bin/jrxvt -ls
14mr|rxvt-2.7.10-26|156	Icon=rxvt-CJK
14mr|rxvt-2.7.10-26|157	EOF
14mr|rxvt-2.7.10-26|158	
14mr|rxvt-2.7.10-26|159	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-K.desktop
14mr|rxvt-2.7.10-26|160	[Desktop Entry]
14mr|rxvt-2.7.10-26|161	Type=Application
14mr|rxvt-2.7.10-26|162	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mr|rxvt-2.7.10-26|163	Name=KRXvt (KSC5601)
14mr|rxvt-2.7.10-26|164	Comment=Korean rxvt terminal
14mr|rxvt-2.7.10-26|165	Exec=/usr/bin/krxvt -ls
14mr|rxvt-2.7.10-26|166	Icon=rxvt-CJK
14mr|rxvt-2.7.10-26|167	EOF
14mr|rxvt-2.7.10-26|168	
14mr|rxvt-2.7.10-26|169	# (fg) 20000929 New icons from ln
14mr|rxvt-2.7.10-26|170	mkdir -p $RPM_BUILD_ROOT/%{_iconsdir}/{large,mini}
14mr|rxvt-2.7.10-26|171	for i in CLE CJK; do
14mr|rxvt-2.7.10-26|172	install -m644 %{SOURCE3} $RPM_BUILD_ROOT/%{_miconsdir}/rxvt-$i.png
14mr|rxvt-2.7.10-26|173	
14mr|rxvt-2.7.10-26|174	install -m644 %{SOURCE4} $RPM_BUILD_ROOT/%{_iconsdir}/rxvt-$i.png
14mr|rxvt-2.7.10-26|175	install -m644 %{SOURCE5} $RPM_BUILD_ROOT/%{_liconsdir}/rxvt-$i.png
14mr|rxvt-2.7.10-26|176	done
14mr|rxvt-2.7.10-26|177	
14mr|rxvt-2.7.10-26|178	chmod -x doc/menu/*
14mr|rxvt-2.7.10-26|179	
14mr|rxvt-2.7.10-26|180	%post
14mr|rxvt-2.7.10-26|181	%if %mdkversion < 200900
14mr|rxvt-2.7.10-26|182	%{update_menus}
14mr|rxvt-2.7.10-26|183	%endif
14mr|rxvt-2.7.10-26|184	update-alternatives --install /usr/bin/xvt xvt /usr/bin/rxvt 20
14mr|rxvt-2.7.10-26|185	
14mr|rxvt-2.7.10-26|186	%postun
14mr|rxvt-2.7.10-26|187	%if %mdkversion < 200900
14mr|rxvt-2.7.10-26|188	%{clean_menus}
14mr|rxvt-2.7.10-26|189	%endif
14mr|rxvt-2.7.10-26|190	
14mr|rxvt-2.7.10-26|191	if [ "$1" = "0" ]; then
14mr|rxvt-2.7.10-26|192	update-alternatives --remove xvt /usr/bin/rxvt
14mr|rxvt-2.7.10-26|193	fi
14mr|rxvt-2.7.10-26|194	
14mr|rxvt-2.7.10-26|195	%if %mdkversion < 200900
14mr|rxvt-2.7.10-26|196	%post CJK
14mr|rxvt-2.7.10-26|197	%update_menus
14mr|rxvt-2.7.10-26|198	%endif
14mr|rxvt-2.7.10-26|199	
14mr|rxvt-2.7.10-26|200	%if %mdkversion < 200900
14mr|rxvt-2.7.10-26|201	%postun CJK
14mr|rxvt-2.7.10-26|202	%clean_menus
14mr|rxvt-2.7.10-26|203	%endif
14mr|rxvt-2.7.10-26|204	
14mr|rxvt-2.7.10-26|205	%clean
14mr|rxvt-2.7.10-26|206	rm -rf $RPM_BUILD_ROOT
14mr|rxvt-2.7.10-26|207	
14mr|rxvt-2.7.10-26|208	%files
14mr|rxvt-2.7.10-26|209	%defattr(-,root,root)
14mr|rxvt-2.7.10-26|210	%doc doc/*
14mr|rxvt-2.7.10-26|211	%_bindir/rclock
14mr|rxvt-2.7.10-26|212	%_bindir/rxvt
14mr|rxvt-2.7.10-26|213	%_bindir/rxvt.bin
14mr|rxvt-2.7.10-26|214	%_bindir/rxvt.cjk
14mr|rxvt-2.7.10-26|215	%_bindir/rxvt.sh
14mr|rxvt-2.7.10-26|216	%_mandir/man1/*
14mr|rxvt-2.7.10-26|217	#%config(missingok,noreplace) /etc/rxvt/rxvt-zh.menu
14mr|rxvt-2.7.10-26|218	%{_datadir}/applications/mandriva-rxvt.desktop
14mr|rxvt-2.7.10-26|219	%{_iconsdir}/rxvt-CLE.png
14mr|rxvt-2.7.10-26|220	%{_liconsdir}/rxvt-CLE.png
14mr|rxvt-2.7.10-26|221	%{_miconsdir}/rxvt-CLE.png
14mr|rxvt-2.7.10-26|222	
14mr|rxvt-2.7.10-26|223	%files CJK
14mr|rxvt-2.7.10-26|224	%defattr(-,root,root)
14mr|rxvt-2.7.10-26|225	%_bindir/crxvt
14mr|rxvt-2.7.10-26|226	%_bindir/gbrxvt
14mr|rxvt-2.7.10-26|227	%_bindir/jrxvt
14mr|rxvt-2.7.10-26|228	%_bindir/krxvt
14mr|rxvt-2.7.10-26|229	%{_datadir}/applications/mandriva-rxvt-*.desktop
14mr|rxvt-2.7.10-26|230	%{_iconsdir}/rxvt-CJK.png
14mr|rxvt-2.7.10-26|231	%{_liconsdir}/rxvt-CJK.png
14mr|rxvt-2.7.10-26|232	%{_miconsdir}/rxvt-CJK.png
14mr|rxvt-2.7.10-26|233	
14mr|rxvt-2.7.10-26|234	
14mr|rxvt-2.7.10-26|235	
14mr|rxvt-2.7.10-26|236	
14mr|rxvt-2.7.10-26|237	
14mr|rxvt-2.7.10-26|238	%changelog
14mr|rxvt-2.7.10-26|239	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:2.7.10-26
14mr|rxvt-2.7.10-26|240	+ Revision: 8a881df
14mr|rxvt-2.7.10-26|241	- MassBuild#440: Increase release tag
14mr|rxvt-2.7.10-26|242	
14mr|rxvt-2.7.10-26|243	

18875 14
14mr|rygel-0.22.2-2|1	%define api 2.2
14mr|rygel-0.22.2-2|2	%define major 2
14mr|rygel-0.22.2-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|rygel-0.22.2-2|4	
14mr|rygel-0.22.2-2|5	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mr|rygel-0.22.2-2|6	
14mr|rygel-0.22.2-2|7	Summary:	A UPnP v2 Media Server
14mr|rygel-0.22.2-2|8	Name:		rygel
14mr|rygel-0.22.2-2|9	Version:	0.22.2
14mr|rygel-0.22.2-2|10	Release:	2
14mr|rygel-0.22.2-2|11	License:	LGPLv2+
14mr|rygel-0.22.2-2|12	Group:		Sound
14mr|rygel-0.22.2-2|13	Url:		https://wiki.gnome.org/Rygel
14mr|rygel-0.22.2-2|14	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|rygel-0.22.2-2|15	BuildRequires:	intltool
14mr|rygel-0.22.2-2|16	#BuildRequires:	tracker-vala
14mr|rygel-0.22.2-2|17	BuildRequires:	vala >= 0.20.0
14mr|rygel-0.22.2-2|18	BuildRequires:	tracker-devel
14mr|rygel-0.22.2-2|19	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.0
14mr|rygel-0.22.2-2|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
14mr|rygel-0.22.2-2|21	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|rygel-0.22.2-2|22	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.13.0
14mr|rygel-0.22.2-2|23	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
14mr|rygel-0.22.2-2|24	BuildRequires:	pkgconfig(gstreamer-app-1.0) >= 1.0
14mr|rygel-0.22.2-2|25	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
14mr|rygel-0.22.2-2|26	BuildRequires:	pkgconfig(gstreamer-tag-1.0) >= 1.0
14mr|rygel-0.22.2-2|27	BuildRequires:	pkgconfig(gstreamer-video-1.0) >= 1.0
14mr|rygel-0.22.2-2|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mr|rygel-0.22.2-2|29	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.19.0
14mr|rygel-0.22.2-2|30	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.11.4
14mr|rygel-0.22.2-2|31	BuildRequires:	pkgconfig(gupnp-dlna-2.0) >= 0.9.4
14mr|rygel-0.22.2-2|32	BuildRequires:	pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4
14mr|rygel-0.22.2-2|33	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.34.0
14mr|rygel-0.22.2-2|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7
14mr|rygel-0.22.2-2|35	BuildRequires:	pkgconfig(sqlite3) >= 3.5
14mr|rygel-0.22.2-2|36	BuildRequires:	pkgconfig(uuid) >= 1.41.3
14mr|rygel-0.22.2-2|37	Requires:	gnome-icon-theme-symbolic
14mr|rygel-0.22.2-2|38	Requires:	gstreamer1.0-libav
14mr|rygel-0.22.2-2|39	Requires:	gstreamer1.0-plugins-bad
14mr|rygel-0.22.2-2|40	Requires:	gstreamer1.0-plugins-good
14mr|rygel-0.22.2-2|41	Requires:	gstreamer1.0-plugins-ugly
14mr|rygel-0.22.2-2|42	Requires:	shared-mime-info
14mr|rygel-0.22.2-2|43	
14mr|rygel-0.22.2-2|44	%description
14mr|rygel-0.22.2-2|45	Rygel is an implementation of the UPnP MediaServer V 2.0 specification that is
14mr|rygel-0.22.2-2|46	specifically designed for GNOME. It is based on GUPnP and is written (mostly)
14mr|rygel-0.22.2-2|47	in Vala language. The project was previously known as gupnp-media-server.
14mr|rygel-0.22.2-2|48	
14mr|rygel-0.22.2-2|49	%files -f %{name}.lang
14mr|rygel-0.22.2-2|50	%doc AUTHORS COPYING README TODO NEWS
14mr|rygel-0.22.2-2|51	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|rygel-0.22.2-2|52	%{_bindir}/%{name}
14mr|rygel-0.22.2-2|53	%{_bindir}/%{name}-preferences
14mr|rygel-0.22.2-2|54	%dir %{_libdir}/%{name}-%{api}
14mr|rygel-0.22.2-2|55	%dir %{_libdir}/%{name}-%{api}/plugins
14mr|rygel-0.22.2-2|56	%{_libdir}/%{name}-%{api}/plugins/*media-export.*
14mr|rygel-0.22.2-2|57	%{_libdir}/%{name}-%{api}/plugins/*external.*
14mr|rygel-0.22.2-2|58	%{_libdir}/%{name}-%{api}/plugins/*playbin.*
14mr|rygel-0.22.2-2|59	%{_libdir}/%{name}-%{api}/plugins/*mpris.*
14mr|rygel-0.22.2-2|60	%{_libdir}/%{name}-%{api}/plugins/*gst-launch.*
14mr|rygel-0.22.2-2|61	%{_libdir}/%{name}-%{api}/engines/*media-engine-simple.*
14mr|rygel-0.22.2-2|62	%{_libdir}/%{name}-%{api}/engines/*media-engine-gst.*
14mr|rygel-0.22.2-2|63	%{_datadir}/%{name}/
14mr|rygel-0.22.2-2|64	%{_datadir}/applications/%{name}*
14mr|rygel-0.22.2-2|65	%{_iconsdir}/*/*/*/*
14mr|rygel-0.22.2-2|66	%{_mandir}/man?/*
14mr|rygel-0.22.2-2|67	%{_datadir}/dbus-1/services/org.gnome.Rygel1.service
14mr|rygel-0.22.2-2|68	
14mr|rygel-0.22.2-2|69	#----------------------------------------------------------------------------
14mr|rygel-0.22.2-2|70	
14mr|rygel-0.22.2-2|71	%package -n %{libname}
14mr|rygel-0.22.2-2|72	Summary:	Shared libraries for %{name}
14mr|rygel-0.22.2-2|73	Group:		System/Libraries
14mr|rygel-0.22.2-2|74	
14mr|rygel-0.22.2-2|75	%description -n %{libname}
14mr|rygel-0.22.2-2|76	Shared libraries for %{name}.
14mr|rygel-0.22.2-2|77	
14mr|rygel-0.22.2-2|78	%files -n %{libname}
14mr|rygel-0.22.2-2|79	%{_libdir}/lib*-%{api}.so.%{major}
14mr|rygel-0.22.2-2|80	%{_libdir}/lib*-%{api}.so.%{major}.*
14mr|rygel-0.22.2-2|81	
14mr|rygel-0.22.2-2|82	#----------------------------------------------------------------------------
14mr|rygel-0.22.2-2|83	
14mr|rygel-0.22.2-2|84	%package devel
14mr|rygel-0.22.2-2|85	Summary:	Development package for %{name}
14mr|rygel-0.22.2-2|86	Group:		Development/Other
14mr|rygel-0.22.2-2|87	Requires:	%{name} = %{EVRD}
14mr|rygel-0.22.2-2|88	Requires:	%{libname} = %{EVRD}
14mr|rygel-0.22.2-2|89	
14mr|rygel-0.22.2-2|90	%description devel
14mr|rygel-0.22.2-2|91	Files for development with %{name}.
14mr|rygel-0.22.2-2|92	
14mr|rygel-0.22.2-2|93	%files devel
14mr|rygel-0.22.2-2|94	%{_libdir}/*.so
14mr|rygel-0.22.2-2|95	%{_libdir}/pkgconfig/%{name}-*-%{api}.pc
14mr|rygel-0.22.2-2|96	%{_datadir}/gtk-doc/html/*
14mr|rygel-0.22.2-2|97	%{_includedir}/%{name}-%{api}
14mr|rygel-0.22.2-2|98	%{_datadir}/vala/vapi/*
14mr|rygel-0.22.2-2|99	
14mr|rygel-0.22.2-2|100	#----------------------------------------------------------------------------
14mr|rygel-0.22.2-2|101	
14mr|rygel-0.22.2-2|102	%package tracker
14mr|rygel-0.22.2-2|103	Summary:	Tracker plugin for %{name}
14mr|rygel-0.22.2-2|104	Group:		Sound
14mr|rygel-0.22.2-2|105	Requires:	%{name} = %{version}-%{release}
14mr|rygel-0.22.2-2|106	Requires:	tracker
14mr|rygel-0.22.2-2|107	
14mr|rygel-0.22.2-2|108	%description tracker
14mr|rygel-0.22.2-2|109	A plugin for rygel to use tracker to locate media on the local machine.
14mr|rygel-0.22.2-2|110	
14mr|rygel-0.22.2-2|111	%files tracker
14mr|rygel-0.22.2-2|112	%{_libdir}/%{name}-%{api}/plugins/*tracker.*
14mr|rygel-0.22.2-2|113	
14mr|rygel-0.22.2-2|114	#----------------------------------------------------------------------------
14mr|rygel-0.22.2-2|115	
14mr|rygel-0.22.2-2|116	%prep
14mr|rygel-0.22.2-2|117	%setup -q
14mr|rygel-0.22.2-2|118	
14mr|rygel-0.22.2-2|119	%build
14mr|rygel-0.22.2-2|120	%configure2_5x \
14mr|rygel-0.22.2-2|121	--disable-static \
14mr|rygel-0.22.2-2|122	--enable-gst-launch-plugin
14mr|rygel-0.22.2-2|123	%make
14mr|rygel-0.22.2-2|124	
14mr|rygel-0.22.2-2|125	%install
14mr|rygel-0.22.2-2|126	%makeinstall_std
14mr|rygel-0.22.2-2|127	
14mr|rygel-0.22.2-2|128	%find_lang %{name}
14mr|rygel-0.22.2-2|129	
14mr|rygel-0.22.2-2|130	%changelog
14mr|rygel-0.22.2-2|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.22.2-2
14mr|rygel-0.22.2-2|132	+ Revision: 6cfc2c9
14mr|rygel-0.22.2-2|133	- MassBuild#440: Increase release tag
14mr|rygel-0.22.2-2|134	
14mr|rygel-0.22.2-2|135	

18876 14
14mr|s2u-0.9.2-4|1	Summary: System to user tools
14mr|s2u-0.9.2-4|2	Name: s2u
14mr|s2u-0.9.2-4|3	Version: 0.9.2
14mr|s2u-0.9.2-4|4	Release: 4
14mr|s2u-0.9.2-4|5	URL: http://www.mandrivalinux.com/
14mr|s2u-0.9.2-4|6	Source0: %{name}-%{version}.tar.bz2
14mr|s2u-0.9.2-4|7	Patch0: s2u-0.9.2-new-libnotify.patch
14mr|s2u-0.9.2-4|8	License: GPLv2+
14mr|s2u-0.9.2-4|9	Group: Graphical desktop/Other
14mr|s2u-0.9.2-4|10	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|s2u-0.9.2-4|11	BuildRequires: dbus-glib-devel
14mr|s2u-0.9.2-4|12	BuildRequires: gtk+2-devel
14mr|s2u-0.9.2-4|13	BuildRequires: libnotify-devel >= 0.7
14mr|s2u-0.9.2-4|14	Requires: dbus
14mr|s2u-0.9.2-4|15	Requires: initscripts >= 7.06-52mdk
14mr|s2u-0.9.2-4|16	
14mr|s2u-0.9.2-4|17	%description
14mr|s2u-0.9.2-4|18	Use dbus to communicate between from the system to the users.
14mr|s2u-0.9.2-4|19	
14mr|s2u-0.9.2-4|20	%prep
14mr|s2u-0.9.2-4|21	%setup -q
14mr|s2u-0.9.2-4|22	%apply_patches
14mr|s2u-0.9.2-4|23	
14mr|s2u-0.9.2-4|24	%build
14mr|s2u-0.9.2-4|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|s2u-0.9.2-4|26	
14mr|s2u-0.9.2-4|27	%install
14mr|s2u-0.9.2-4|28	rm -rf $RPM_BUILD_ROOT
14mr|s2u-0.9.2-4|29	%makeinstall_std
14mr|s2u-0.9.2-4|30	
14mr|s2u-0.9.2-4|31	%clean
14mr|s2u-0.9.2-4|32	rm -rf $RPM_BUILD_ROOT
14mr|s2u-0.9.2-4|33	
14mr|s2u-0.9.2-4|34	%files
14mr|s2u-0.9.2-4|35	%defattr(-,root,root)
14mr|s2u-0.9.2-4|36	%doc ChangeLog README AUTHORS LICENSE
14mr|s2u-0.9.2-4|37	%_bindir/s2u
14mr|s2u-0.9.2-4|38	%_sysconfdir/X11/xinit.d/s2u
14mr|s2u-0.9.2-4|39	%_sysconfdir/sysconfig/network-scripts/hostname.d/s2u
14mr|s2u-0.9.2-4|40	%config(noreplace) %_sysconfdir/dbus-1/system.d/*.conf
14mr|s2u-0.9.2-4|41	
14mr|s2u-0.9.2-4|42	# MAKE THE CHANGES IN SVN: NO PATCH OR SOURCE ALLOWED
14mr|s2u-0.9.2-4|43	
14mr|s2u-0.9.2-4|44	
14mr|s2u-0.9.2-4|45	
14mr|s2u-0.9.2-4|46	
14mr|s2u-0.9.2-4|47	
14mr|s2u-0.9.2-4|48	%changelog
14mr|s2u-0.9.2-4|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-4
14mr|s2u-0.9.2-4|50	+ Revision: 30e6d20
14mr|s2u-0.9.2-4|51	- MassBuild#440: Increase release tag
14mr|s2u-0.9.2-4|52	
14mr|s2u-0.9.2-4|53	

18877 14
14mr|sablotron-1.0.3-12|1	%define	altname Sablot
14mr|sablotron-1.0.3-12|2	%define builddir $RPM_BUILD_DIR/%{altname}-%{version}
14mr|sablotron-1.0.3-12|3	%define libname_orig libsablotron
14mr|sablotron-1.0.3-12|4	
14mr|sablotron-1.0.3-12|5	%define major 0
14mr|sablotron-1.0.3-12|6	%define libname %mklibname %{name} %{major}
14mr|sablotron-1.0.3-12|7	%define develname %mklibname %{name} -d
14mr|sablotron-1.0.3-12|8	
14mr|sablotron-1.0.3-12|9	%define jscript 1
14mr|sablotron-1.0.3-12|10	%define readline 0
14mr|sablotron-1.0.3-12|11	%define GPL 0
14mr|sablotron-1.0.3-12|12	
14mr|sablotron-1.0.3-12|13	Summary:	XSLT, XPath and DOM processor
14mr|sablotron-1.0.3-12|14	Name:		sablotron
14mr|sablotron-1.0.3-12|15	Version:	1.0.3
14mr|sablotron-1.0.3-12|16	Release:	12
14mr|sablotron-1.0.3-12|17	%if %{GPL}
14mr|sablotron-1.0.3-12|18	License:	GPL
14mr|sablotron-1.0.3-12|19	%else
14mr|sablotron-1.0.3-12|20	License:	MPL/GPL
14mr|sablotron-1.0.3-12|21	%endif
14mr|sablotron-1.0.3-12|22	Group:		Development/Other
14mr|sablotron-1.0.3-12|23	URL:		http://www.gingerall.cz
14mr|sablotron-1.0.3-12|24	Source0:	http://download-1.gingerall.cz/download/sablot/%{altname}-%{version}.tar.bz2
14mr|sablotron-1.0.3-12|25	Source1:	http://download-1.gingerall.cz/download/sablot/SabTest-%{version}.tar.bz2
14mr|sablotron-1.0.3-12|26	Patch0:		Sablot-linkage_fix.diff
14mr|sablotron-1.0.3-12|27	BuildRequires:	expat-devel >= 1.95.2
14mr|sablotron-1.0.3-12|28	BuildRequires:	perl-XML-Parser
14mr|sablotron-1.0.3-12|29	BuildRequires:	ncurses-devel
14mr|sablotron-1.0.3-12|30	BuildRequires:	libstdc++-devel
14mr|sablotron-1.0.3-12|31	BuildRequires:	autoconf2.5
14mr|sablotron-1.0.3-12|32	BuildRequires:	automake1.9 >= 1.9.2
14mr|sablotron-1.0.3-12|33	BuildRequires:	libtool
14mr|sablotron-1.0.3-12|34	%if %{jscript}
14mr|sablotron-1.0.3-12|35	BuildRequires:	js-devel >= 1.5
14mr|sablotron-1.0.3-12|36	BuildRequires:	pkgconfig
14mr|sablotron-1.0.3-12|37	%endif
14mr|sablotron-1.0.3-12|38	%if %{readline}
14mr|sablotron-1.0.3-12|39	BuildRequires:	readline-devel
14mr|sablotron-1.0.3-12|40	%endif
14mr|sablotron-1.0.3-12|41	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|sablotron-1.0.3-12|42	
14mr|sablotron-1.0.3-12|43	%description
14mr|sablotron-1.0.3-12|44	Sablotron is a fast, compact and portable XML toolkit
14mr|sablotron-1.0.3-12|45	implementing XSLT, DOM and XPath.
14mr|sablotron-1.0.3-12|46	
14mr|sablotron-1.0.3-12|47	The goal of this project is to create a lightweight,
14mr|sablotron-1.0.3-12|48	reliable and fast XML library processor conforming to the W3C
14mr|sablotron-1.0.3-12|49	specification, which is available for public and can be used as a base
14mr|sablotron-1.0.3-12|50	for multi-platform XML applications.
14mr|sablotron-1.0.3-12|51	
14mr|sablotron-1.0.3-12|52	%package -n	%{libname}
14mr|sablotron-1.0.3-12|53	Summary:	Main library for sablotron
14mr|sablotron-1.0.3-12|54	Group:		System/Libraries
14mr|sablotron-1.0.3-12|55	Provides:	%{libname_orig} = %{version}-%{release}
14mr|sablotron-1.0.3-12|56	
14mr|sablotron-1.0.3-12|57	%description -n	%{libname}
14mr|sablotron-1.0.3-12|58	Contains the library for sablotron.
14mr|sablotron-1.0.3-12|59	
14mr|sablotron-1.0.3-12|60	%package -n	%{develname}
14mr|sablotron-1.0.3-12|61	Summary:	The development libraries and header files for Sablotron
14mr|sablotron-1.0.3-12|62	Requires:	sablotron = %{version}
14mr|sablotron-1.0.3-12|63	Group:		Development/C
14mr|sablotron-1.0.3-12|64	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|sablotron-1.0.3-12|65	Provides:	sablotron-devel = %{version}
14mr|sablotron-1.0.3-12|66	Obsoletes:	%{mklibname %{name} -d 0}
14mr|sablotron-1.0.3-12|67	
14mr|sablotron-1.0.3-12|68	%description -n	%{develname}
14mr|sablotron-1.0.3-12|69	These are the development libraries and header files for Sablotron
14mr|sablotron-1.0.3-12|70	
14mr|sablotron-1.0.3-12|71	%prep
14mr|sablotron-1.0.3-12|72	
14mr|sablotron-1.0.3-12|73	%if %{readline} && !%{GPL}
14mr|sablotron-1.0.3-12|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."
14mr|sablotron-1.0.3-12|75	exit 1
14mr|sablotron-1.0.3-12|76	%endif
14mr|sablotron-1.0.3-12|77	
14mr|sablotron-1.0.3-12|78	%setup -q -n %{altname}-%{version} -a1
14mr|sablotron-1.0.3-12|79	%patch0 -p0
14mr|sablotron-1.0.3-12|80	
14mr|sablotron-1.0.3-12|81	perl -pi -e 's,SABLOT_LIBS="-L\$sab_base/lib",SABLOT_LIBS="-L\$sab_base/%{_lib}",' SabTest-%{version}/configure{.in,}
14mr|sablotron-1.0.3-12|82	
14mr|sablotron-1.0.3-12|83	%if %{jscript}
14mr|sablotron-1.0.3-12|84	JS_INCLUDE_PATH=`pkg-config --cflags libjs|sed -e 's/-I\/usr//'`
14mr|sablotron-1.0.3-12|85	perl -pi -e "s|/include/js\b|$JS_INCLUDE_PATH|g" configure*
14mr|sablotron-1.0.3-12|86	%endif
14mr|sablotron-1.0.3-12|87	touch NEWS AUTHORS ChangeLog
14mr|sablotron-1.0.3-12|88	autoreconf -fi
14mr|sablotron-1.0.3-12|89	pushd SabTest-%{version}
14mr|sablotron-1.0.3-12|90	touch NEWS AUTHORS ChangeLog
14mr|sablotron-1.0.3-12|91	autoreconf -fi
14mr|sablotron-1.0.3-12|92	popd
14mr|sablotron-1.0.3-12|93	
14mr|sablotron-1.0.3-12|94	%build
14mr|sablotron-1.0.3-12|95	
14mr|sablotron-1.0.3-12|96	export CXXFLAGS="%{optflags}"
14mr|sablotron-1.0.3-12|97	
14mr|sablotron-1.0.3-12|98	%if %{jscript}
14mr|sablotron-1.0.3-12|99	export CPLUS_INCLUDE_PATH=`pkg-config --cflags libjs|sed -e 's/-I//'`
14mr|sablotron-1.0.3-12|100	%endif
14mr|sablotron-1.0.3-12|101	
14mr|sablotron-1.0.3-12|102	%if %{GPL}
14mr|sablotron-1.0.3-12|103	export SABLOT_GPL=1
14mr|sablotron-1.0.3-12|104	%endif
14mr|sablotron-1.0.3-12|105	
14mr|sablotron-1.0.3-12|106	%configure2_5x \
14mr|sablotron-1.0.3-12|107	%if %{jscript}
14mr|sablotron-1.0.3-12|108	--enable-javascript=%{_prefix} \
14mr|sablotron-1.0.3-12|109	%endif
14mr|sablotron-1.0.3-12|110	%if %{GPL} && %{readline}
14mr|sablotron-1.0.3-12|111	--with-readline \
14mr|sablotron-1.0.3-12|112	%endif
14mr|sablotron-1.0.3-12|113	--enable-debugger
14mr|sablotron-1.0.3-12|114	
14mr|sablotron-1.0.3-12|115	%make
14mr|sablotron-1.0.3-12|116	
14mr|sablotron-1.0.3-12|117	%check
14mr|sablotron-1.0.3-12|118	# make and run the test suite
14mr|sablotron-1.0.3-12|119	make DESTDIR=`pwd`/SabTest-%{version} install
14mr|sablotron-1.0.3-12|120	pushd SabTest-%{version}
14mr|sablotron-1.0.3-12|121	touch NEWS AUTHORS ChangeLog
14mr|sablotron-1.0.3-12|122	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
14mr|sablotron-1.0.3-12|123	%configure2_5x --with-sablot=`pwd`/usr
14mr|sablotron-1.0.3-12|124	%make
14mr|sablotron-1.0.3-12|125	make test
14mr|sablotron-1.0.3-12|126	make test-js
14mr|sablotron-1.0.3-12|127	popd
14mr|sablotron-1.0.3-12|128	
14mr|sablotron-1.0.3-12|129	%install
14mr|sablotron-1.0.3-12|130	rm -rf %{buildroot}
14mr|sablotron-1.0.3-12|131	
14mr|sablotron-1.0.3-12|132	%makeinstall_std
14mr|sablotron-1.0.3-12|133	
14mr|sablotron-1.0.3-12|134	%multiarch_binaries %{buildroot}%{_bindir}/sablot-config
14mr|sablotron-1.0.3-12|135	
14mr|sablotron-1.0.3-12|136	# nuke installed docs
14mr|sablotron-1.0.3-12|137	rm -rf %{buildroot}%{_datadir}/doc
14mr|sablotron-1.0.3-12|138	
14mr|sablotron-1.0.3-12|139	%if %mdkversion < 200900
14mr|sablotron-1.0.3-12|140	%post -n %{libname} -p /sbin/ldconfig
14mr|sablotron-1.0.3-12|141	%endif
14mr|sablotron-1.0.3-12|142	
14mr|sablotron-1.0.3-12|143	%if %mdkversion < 200900
14mr|sablotron-1.0.3-12|144	%postun -n %{libname} -p /sbin/ldconfig
14mr|sablotron-1.0.3-12|145	%endif
14mr|sablotron-1.0.3-12|146	
14mr|sablotron-1.0.3-12|147	%clean
14mr|sablotron-1.0.3-12|148	rm -rf %{buildroot}
14mr|sablotron-1.0.3-12|149	
14mr|sablotron-1.0.3-12|150	%files
14mr|sablotron-1.0.3-12|151	%defattr(0755,root,root)
14mr|sablotron-1.0.3-12|152	%{_bindir}/sabcmd
14mr|sablotron-1.0.3-12|153	%_mandir/man1/*
14mr|sablotron-1.0.3-12|154	
14mr|sablotron-1.0.3-12|155	%files -n %{libname}
14mr|sablotron-1.0.3-12|156	%defattr(-,root,root)
14mr|sablotron-1.0.3-12|157	%doc README RELEASE doc/misc/NOTES doc/misc/DEBUGGER
14mr|sablotron-1.0.3-12|158	%{_libdir}/libsablot.so.*
14mr|sablotron-1.0.3-12|159	
14mr|sablotron-1.0.3-12|160	%files -n %{develname}
14mr|sablotron-1.0.3-12|161	%defattr(-,root,root)
14mr|sablotron-1.0.3-12|162	%doc doc/apidoc/sablot doc/apidoc/jsdom-ref doc/apidoc/sxp
14mr|sablotron-1.0.3-12|163	%{_bindir}/sablot-config
14mr|sablotron-1.0.3-12|164	%{multiarch_bindir}/sablot-config
14mr|sablotron-1.0.3-12|165	%{_libdir}/lib*.a
14mr|sablotron-1.0.3-12|166	%{_libdir}/lib*.so
14mr|sablotron-1.0.3-12|167	%{_includedir}/*.h
14mr|sablotron-1.0.3-12|168	
14mr|sablotron-1.0.3-12|169	
14mr|sablotron-1.0.3-12|170	
14mr|sablotron-1.0.3-12|171	%changelog
14mr|sablotron-1.0.3-12|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-12
14mr|sablotron-1.0.3-12|173	+ Revision: bfe4a00
14mr|sablotron-1.0.3-12|174	- MassBuild#440: Increase release tag
14mr|sablotron-1.0.3-12|175	
14mr|sablotron-1.0.3-12|176	

18878 14
14mr|sac-1.3-15|1	Summary:	Java standard interface for CSS parser
14mr|sac-1.3-15|2	Name:		sac
14mr|sac-1.3-15|3	Version:	1.3
14mr|sac-1.3-15|4	Release:	15
14mr|sac-1.3-15|5	License:	W3C
14mr|sac-1.3-15|6	Group:		System/Libraries
14mr|sac-1.3-15|7	Url:		http://www.w3.org/Style/CSS/SAC/
14mr|sac-1.3-15|8	Source0:	http://www.w3.org/2002/06/%{name}java-%{version}.zip
14mr|sac-1.3-15|9	Source1:	%{name}-build.xml
14mr|sac-1.3-15|10	Source2:	%{name}-MANIFEST.MF
14mr|sac-1.3-15|11	Source3:	http://mirrors.ibiblio.org/pub/mirrors/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
14mr|sac-1.3-15|12	BuildArch:	noarch
14mr|sac-1.3-15|13	BuildRequires:	ant
14mr|sac-1.3-15|14	BuildRequires:	java-devel
14mr|sac-1.3-15|15	BuildRequires:	jpackage-utils
14mr|sac-1.3-15|16	BuildRequires:	java-rpmbuild
14mr|sac-1.3-15|17	BuildRequires:	java-1.7.0-openjdk-devel
14mr|sac-1.3-15|18	BuildRequires:	zip
14mr|sac-1.3-15|19	Requires:	java
14mr|sac-1.3-15|20	Requires:	jpackage-utils
14mr|sac-1.3-15|21	
14mr|sac-1.3-15|22	%description
14mr|sac-1.3-15|23	SAC is a standard interface for CSS parsers, intended to work with CSS1, CSS2,
14mr|sac-1.3-15|24	CSS3 and other CSS derived languages.
14mr|sac-1.3-15|25	
14mr|sac-1.3-15|26	%package javadoc
14mr|sac-1.3-15|27	Group:		Development/Java
14mr|sac-1.3-15|28	Summary:	Javadoc for %{name}
14mr|sac-1.3-15|29	
14mr|sac-1.3-15|30	%description javadoc
14mr|sac-1.3-15|31	Javadoc for %{name}.
14mr|sac-1.3-15|32	
14mr|sac-1.3-15|33	%prep
14mr|sac-1.3-15|34	%setup -q
14mr|sac-1.3-15|35	install -c -m 644 %{SOURCE1} build.xml
14mr|sac-1.3-15|36	find . -name "*.jar" -exec rm -f {} \;
14mr|sac-1.3-15|37	
14mr|sac-1.3-15|38	%build
14mr|sac-1.3-15|39	export JAVA_HOME=/usr/lib/jvm/java-1.7.0
14mr|sac-1.3-15|40	cat build.xml
14mr|sac-1.3-15|41	ant jar javadoc
14mr|sac-1.3-15|42	
14mr|sac-1.3-15|43	%install
14mr|sac-1.3-15|44	# inject OSGi manifests
14mr|sac-1.3-15|45	mkdir -p META-INF
14mr|sac-1.3-15|46	cp -p %{SOURCE2} META-INF/MANIFEST.MF
14mr|sac-1.3-15|47	touch META-INF/MANIFEST.MF
14mr|sac-1.3-15|48	zip -u build/lib/sac.jar META-INF/MANIFEST.MF
14mr|sac-1.3-15|49	
14mr|sac-1.3-15|50	mkdir -p %{buildroot}%{_javadir}
14mr|sac-1.3-15|51	cp -p ./build/lib/sac.jar %{buildroot}%{_javadir}/sac.jar
14mr|sac-1.3-15|52	
14mr|sac-1.3-15|53	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|sac-1.3-15|54	cp -pr build/api/* %{buildroot}%{_javadocdir}/%{name}
14mr|sac-1.3-15|55	
14mr|sac-1.3-15|56	%add_to_maven_depmap org.w3c.css sac %{version} JPP sac
14mr|sac-1.3-15|57	
14mr|sac-1.3-15|58	# poms
14mr|sac-1.3-15|59	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|sac-1.3-15|60	install -pm 644 %{SOURCE3} \
14mr|sac-1.3-15|61	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|sac-1.3-15|62	
14mr|sac-1.3-15|63	%post
14mr|sac-1.3-15|64	%update_maven_depmap
14mr|sac-1.3-15|65	
14mr|sac-1.3-15|66	%postun
14mr|sac-1.3-15|67	%update_maven_depmap
14mr|sac-1.3-15|68	
14mr|sac-1.3-15|69	%files
14mr|sac-1.3-15|70	%doc COPYRIGHT.html
14mr|sac-1.3-15|71	%{_javadir}/%{name}.jar
14mr|sac-1.3-15|72	%{_mavenpomdir}/*
14mr|sac-1.3-15|73	%{_mavendepmapfragdir}/*
14mr|sac-1.3-15|74	
14mr|sac-1.3-15|75	%files javadoc
14mr|sac-1.3-15|76	%doc COPYRIGHT.html
14mr|sac-1.3-15|77	%{_javadocdir}/%{name}
14mr|sac-1.3-15|78	
14mr|sac-1.3-15|79	
14mr|sac-1.3-15|80	%changelog
14mr|sac-1.3-15|81	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-15
14mr|sac-1.3-15|82	+ Revision: c98b27e
14mr|sac-1.3-15|83	- Rebuild with java7
14mr|sac-1.3-15|84	
14mr|sac-1.3-15|85	

18879 14
14mr|sag-0.7.0-13|1	Summary:	The LDP's System Administrators' Guide in HTML format
14mr|sag-0.7.0-13|2	Name:		sag
14mr|sag-0.7.0-13|3	Version:	0.7.0
14mr|sag-0.7.0-13|4	Release:	13
14mr|sag-0.7.0-13|5	License:	distributable
14mr|sag-0.7.0-13|6	Group:		Books/Computer books
14mr|sag-0.7.0-13|7	URL:		http://www.linuxdoc.org/LDP/sag/
14mr|sag-0.7.0-13|8	Source:		sag-0.6.2-html.tar.bz2
14mr|sag-0.7.0-13|9	BuildArch:	noarch
14mr|sag-0.7.0-13|10	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|sag-0.7.0-13|11	
14mr|sag-0.7.0-13|12	%description
14mr|sag-0.7.0-13|13	The Linux Documentation Project's System Administrators' Guide, provided in
14mr|sag-0.7.0-13|14	HTML format. This document provides a generic guide to Linux system
14mr|sag-0.7.0-13|15	administration. Check the Linux Documentation Project's website at
14mr|sag-0.7.0-13|16	http://www.metalab.unc.edu/LDP/ for other formats of this document or for any
14mr|sag-0.7.0-13|17	updates.
14mr|sag-0.7.0-13|18	
14mr|sag-0.7.0-13|19	Install the sag package if you'd like to use the HTML version of the LDP's
14mr|sag-0.7.0-13|20	System Administrators' Guide on your own machine.
14mr|sag-0.7.0-13|21	
14mr|sag-0.7.0-13|22	%prep
14mr|sag-0.7.0-13|23	
14mr|sag-0.7.0-13|24	%install
14mr|sag-0.7.0-13|25	rm -rf $RPM_BUILD_ROOT
14mr|sag-0.7.0-13|26	
14mr|sag-0.7.0-13|27	mkdir -p $RPM_BUILD_ROOT%{_docdir}/LDP/sag
14mr|sag-0.7.0-13|28	tar -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_docdir}/LDP/sag
14mr|sag-0.7.0-13|29	
14mr|sag-0.7.0-13|30	%clean
14mr|sag-0.7.0-13|31	rm -rf $RPM_BUILD_ROOT
14mr|sag-0.7.0-13|32	
14mr|sag-0.7.0-13|33	%files
14mr|sag-0.7.0-13|34	%defattr(-,root,root)
14mr|sag-0.7.0-13|35	%{_docdir}/LDP/sag
14mr|sag-0.7.0-13|36	
14mr|sag-0.7.0-13|37	
14mr|sag-0.7.0-13|38	
14mr|sag-0.7.0-13|39	
14mr|sag-0.7.0-13|40	
14mr|sag-0.7.0-13|41	%changelog
14mr|sag-0.7.0-13|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.0-13
14mr|sag-0.7.0-13|43	+ Revision: 7680697
14mr|sag-0.7.0-13|44	- MassBuild#440: Increase release tag
14mr|sag-0.7.0-13|45	
14mr|sag-0.7.0-13|46	

18880 14
14mr|samba-4.1.9-6|1	# Useful commands for testing domain controller/OpenLDAP replacement
14mr|samba-4.1.9-6|2	# functionality:
14mr|samba-4.1.9-6|3	#
14mr|samba-4.1.9-6|4	# Set up initial domain controller:
14mr|samba-4.1.9-6|5	# samba-tool domain provision --realm=LINDEV.CH --domain=LINDEV --adminpass='PASSWORD' --server-role='domain controller'
14mr|samba-4.1.9-6|6	# Query:
14mr|samba-4.1.9-6|7	# ldapsearch -H ldap://127.0.0.1 -x -w 'PASSWORD' -b "DC=lindev,DC=ch" -D "CN=Administrator,CN=Users,DC=lindev,DC=ch"
14mr|samba-4.1.9-6|8	# With TLS:
14mr|samba-4.1.9-6|9	# ldapsearch -Z -H ldaps://127.0.0.1:636 -x -w 'PASSWORD' -b "DC=lindev,DC=ch" -D "CN=Administrator,CN=Users,DC=lindev,DC=ch"
14mr|samba-4.1.9-6|10	
14mr|samba-4.1.9-6|11	%define libsmbmajor	0
14mr|samba-4.1.9-6|12	%define netapimajor	0
14mr|samba-4.1.9-6|13	%define smbsharemodesmajor	0
14mr|samba-4.1.9-6|14	%define dcerpcmajor	0
14mr|samba-4.1.9-6|15	%define hostconfigmajor	0
14mr|samba-4.1.9-6|16	%define ndrmajor	0
14mr|samba-4.1.9-6|17	%define	wbclientmajor	0
14mr|samba-4.1.9-6|18	%define sambautilmajor	0
14mr|samba-4.1.9-6|19	%define registrymajor 0
14mr|samba-4.1.9-6|20	%define gensecmajor 0
14mr|samba-4.1.9-6|21	%define samdbmajor 0
14mr|samba-4.1.9-6|22	%define policymajor 0
14mr|samba-4.1.9-6|23	%define pdbmajor 0
14mr|samba-4.1.9-6|24	%define credentialsmajor 0
14mr|samba-4.1.9-6|25	%define smbconfmajor 0
14mr|samba-4.1.9-6|26	%define smbldapmajor 0
14mr|samba-4.1.9-6|27	%define tevent_utilmajor 0
14mr|samba-4.1.9-6|28	
14mr|samba-4.1.9-6|29	# Default options
14mr|samba-4.1.9-6|30	%bcond_with doc
14mr|samba-4.1.9-6|31	%bcond_with cifs
14mr|samba-4.1.9-6|32	%bcond_without ads
14mr|samba-4.1.9-6|33	%define build_test	1
14mr|samba-4.1.9-6|34	# CUPS supports functionality for 'printcap name = cups' (9.0 and later):
14mr|samba-4.1.9-6|35	%define build_cupspc	0
14mr|samba-4.1.9-6|36	# %_{pre,postun}_service are provided by rpm-helper in 9.0 and later
14mr|samba-4.1.9-6|37	%define build_mysql	0
14mr|samba-4.1.9-6|38	%define build_pgsql 	0
14mr|samba-4.1.9-6|39	
14mr|samba-4.1.9-6|40	# Allow commandline option overrides (borrowed from Vince's qmail srpm):
14mr|samba-4.1.9-6|41	# To use it, do rpm [-ba|--rebuild] --with 'xxx'
14mr|samba-4.1.9-6|42	# Check if the rpm was built with the defaults, otherwise we inform the user
14mr|samba-4.1.9-6|43	%define build_non_default 0
14mr|samba-4.1.9-6|44	%{?_with_test: %global build_test 1}
14mr|samba-4.1.9-6|45	%{?_with_test: %global build_non_default 1}
14mr|samba-4.1.9-6|46	%{?_without_test: %global build_test 0}
14mr|samba-4.1.9-6|47	%{?_without_test: %global build_non_default 1}
14mr|samba-4.1.9-6|48	%{?_with_mysql: %global build_mysql 1}
14mr|samba-4.1.9-6|49	%{?_with_pgsql: %global build_pgsql 1}
14mr|samba-4.1.9-6|50	%global vfsdir examples.bin/VFS
14mr|samba-4.1.9-6|51	
14mr|samba-4.1.9-6|52	%bcond_with gtk
14mr|samba-4.1.9-6|53	
14mr|samba-4.1.9-6|54	%define libname %mklibname smbclient %libsmbmajor
14mr|samba-4.1.9-6|55	%define libnetapi %mklibname netapi %netapimajor
14mr|samba-4.1.9-6|56	%define netapidevel %mklibname -d netapi
14mr|samba-4.1.9-6|57	%define libsmbsharemodes %mklibname smbsharemodes %smbsharemodesmajor
14mr|samba-4.1.9-6|58	%define smbsharemodesdevel %mklibname -d smbsharemodes
14mr|samba-4.1.9-6|59	%define libdcerpc %mklibname dcerpc %dcerpcmajor
14mr|samba-4.1.9-6|60	%define dcerpcdevel %mklibname -d dcerpc
14mr|samba-4.1.9-6|61	%define libsambahostconfig %mklibname samba-hostconfig %hostconfigmajor
14mr|samba-4.1.9-6|62	%define sambahostconfigdevel %mklibname -d samba-hostconfig
14mr|samba-4.1.9-6|63	%define libndr %mklibname ndr %ndrmajor
14mr|samba-4.1.9-6|64	%define ndrdevel %mklibname -d ndr
14mr|samba-4.1.9-6|65	%define libwbclient %mklibname wbclient %wbclientmajor
14mr|samba-4.1.9-6|66	%define wbclientdevel %mklibname -d wbclient
14mr|samba-4.1.9-6|67	%define libsambautil %mklibname samba-util %sambautilmajor
14mr|samba-4.1.9-6|68	%define sambautildevel %mklibname -d samba-util
14mr|samba-4.1.9-6|69	%define libregistry %mklibname registry %registrymajor
14mr|samba-4.1.9-6|70	%define registrydevel %mklibname -d registry
14mr|samba-4.1.9-6|71	%define libgensec %mklibname gensec %gensecmajor
14mr|samba-4.1.9-6|72	%define gensecdevel %mklibname -d gensec
14mr|samba-4.1.9-6|73	%define libpolicy %mklibname samba-policy %policymajor
14mr|samba-4.1.9-6|74	%define libpolicydevel %mklibname -d samba-policy
14mr|samba-4.1.9-6|75	%define libsamdb %mklibname samdb %samdbmajor
14mr|samba-4.1.9-6|76	%define libsamdbdevel %mklibname -d samdb
14mr|samba-4.1.9-6|77	%define libtorture %mklibname torture 0
14mr|samba-4.1.9-6|78	%define libpdb %mklibname pdb %pdbmajor
14mr|samba-4.1.9-6|79	%define libcredentials %mklibname samba-credentials %credentialsmajor
14mr|samba-4.1.9-6|80	%define libsmbconf %mklibname smbconf %smbconfmajor
14mr|samba-4.1.9-6|81	%define libsmbldap %mklibname smbldap %smbldapmajor
14mr|samba-4.1.9-6|82	%define libtevent_util %mklibname tevent-util %tevent_utilmajor
14mr|samba-4.1.9-6|83	
14mr|samba-4.1.9-6|84	#Define sets of binaries that we can use in globs and loops:
14mr|samba-4.1.9-6|85	%global commonbin ntlm_auth,testparm,regdiff,regpatch,regshell,regtree
14mr|samba-4.1.9-6|86	
14mr|samba-4.1.9-6|87	%global serverbin 	oLschema2ldif
14mr|samba-4.1.9-6|88	%global serversbin samba,samba_dnsupdate,samba_spnupdate
14mr|samba-4.1.9-6|89	
14mr|samba-4.1.9-6|90	%global clientbin 	samba-tool,nmblookup,smbclient,cifsdd
14mr|samba-4.1.9-6|91	%global client_sbin 	mount.smb,mount.smbfs
14mr|samba-4.1.9-6|92	%global clientbin_renameonly net,rpcclient,smbcacls,smbcquotas,smbpasswd,smbtree,profiles,pdbedit,sharesec,smbcontrol,smbstatus,smbta-util
14mr|samba-4.1.9-6|93	%global cifs_bin	mount.cifs,umount.cifs
14mr|samba-4.1.9-6|94	%global client_man	man1/nmblookup
14mr|samba-4.1.9-6|95	
14mr|samba-4.1.9-6|96	%global testbin 	smbtorture,masktest,locktest,gentest,ndrdump
14mr|samba-4.1.9-6|97	
14mr|samba-4.1.9-6|98	%define build_expsam xml%{?_with_pgsql:,pgsql}%{?_with_mysql:,mysql}
14mr|samba-4.1.9-6|99	
14mr|samba-4.1.9-6|100	%define _serverbuild_flags -fstack-protector-all
14mr|samba-4.1.9-6|101	
14mr|samba-4.1.9-6|102	Summary:	Samba SMB server
14mr|samba-4.1.9-6|103	Name: 		samba
14mr|samba-4.1.9-6|104	Version:	4.1.9
14mr|samba-4.1.9-6|105	Release:	6
14mr|samba-4.1.9-6|106	Epoch:		1
14mr|samba-4.1.9-6|107	License:	GPLv3
14mr|samba-4.1.9-6|108	Group:		System/Servers
14mr|samba-4.1.9-6|109	URL:		http://www.samba.org
14mr|samba-4.1.9-6|110	Source0:	http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
14mr|samba-4.1.9-6|111	Source99:	http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.asc
14mr|samba-4.1.9-6|112	Source98:	http://ftp.samba.org/pub/samba/samba-pubkey.asc
14mr|samba-4.1.9-6|113	Source81:       patch-smb-conf-to-home-sharing.py
14mr|samba-4.1.9-6|114	Source1:	samba.log
14mr|samba-4.1.9-6|115	Source3:	samba.xinetd
14mr|samba-4.1.9-6|116	#Source7:	README.%{name}-mandrake-rpm
14mr|samba-4.1.9-6|117	BuildRequires:	magic-devel
14mr|samba-4.1.9-6|118	# For -fuse-ld
14mr|samba-4.1.9-6|119	BuildRequires:	gcc
14mr|samba-4.1.9-6|120	Source10:	samba-print-pdf.sh
14mr|samba-4.1.9-6|121	Source100:	%{name}.rpmlintrc
14mr|samba-4.1.9-6|122	
14mr|samba-4.1.9-6|123	#Sources that used to be in packaging patch:
14mr|samba-4.1.9-6|124	Source20:	smbusers
14mr|samba-4.1.9-6|125	Source21:	smbprint
14mr|samba-4.1.9-6|126	#Source22:	smbadduser
14mr|samba-4.1.9-6|127	Source23:	findsmb
14mr|samba-4.1.9-6|128	Source26:	wrepld.init
14mr|samba-4.1.9-6|129	Source28:	samba.pamd
14mr|samba-4.1.9-6|130	Source29:	system-auth-winbind.pamd
14mr|samba-4.1.9-6|131	Source30:	nmb.service
14mr|samba-4.1.9-6|132	Source31:	samba.service
14mr|samba-4.1.9-6|133	Source32:	smb.service
14mr|samba-4.1.9-6|134	Source33:	winbind.service
14mr|samba-4.1.9-6|135	Patch0:		samba4-socket-wrapper.patch
14mr|samba-4.1.9-6|136	Patch1:		samba-4.0.0a20-compile.patch
14mr|samba-4.1.9-6|137	# xdr_* functions have moved from glibc into libtirpc
14mr|samba-4.1.9-6|138	Patch2:		samba-4.0.0-tirpc.patch
14mr|samba-4.1.9-6|139	BuildRequires:	pkgconfig(libtirpc)
14mr|samba-4.1.9-6|140	# Limbo patches (applied to prereleases, but not preleases, ie destined for
14mr|samba-4.1.9-6|141	# samba CVS)
14mr|samba-4.1.9-6|142	Requires:	pam >= 0.64
14mr|samba-4.1.9-6|143	Requires:	samba-common = %{EVRD}
14mr|samba-4.1.9-6|144	BuildRequires:	pam-devel readline-devel ncurses-devel popt-devel
14mr|samba-4.1.9-6|145	BuildRequires:	libxml2-devel
14mr|samba-4.1.9-6|146	# Samba 3.2 and later should be built with capabilities support:
14mr|samba-4.1.9-6|147	# http://lists.samba.org/archive/samba/2009-March/146821.html
14mr|samba-4.1.9-6|148	BuildRequires:	libcap-devel
14mr|samba-4.1.9-6|149	BuildRequires:	gnupg
14mr|samba-4.1.9-6|150	# Required for ldb docs
14mr|samba-4.1.9-6|151	BuildRequires:	xsltproc
14mr|samba-4.1.9-6|152	BuildRequires:	docbook-style-xsl
14mr|samba-4.1.9-6|153	%if %build_pgsql
14mr|samba-4.1.9-6|154	BuildRequires:	postgresql-devel
14mr|samba-4.1.9-6|155	%endif
14mr|samba-4.1.9-6|156	%if %build_mysql
14mr|samba-4.1.9-6|157	BuildRequires:	mysql-devel
14mr|samba-4.1.9-6|158	%endif
14mr|samba-4.1.9-6|159	BuildRequires:	acl-devel
14mr|samba-4.1.9-6|160	BuildRequires:	openldap-devel
14mr|samba-4.1.9-6|161	%if %{with ads}
14mr|samba-4.1.9-6|162	BuildRequires:	openldap-devel
14mr|samba-4.1.9-6|163	BuildRequires:	krb5-devel
14mr|samba-4.1.9-6|164	%endif
14mr|samba-4.1.9-6|165	BuildRequires:	keyutils-devel
14mr|samba-4.1.9-6|166	BuildRequires:	pkgconfig(tdb) >= 1.2.1
14mr|samba-4.1.9-6|167	BuildRequires:	python-tdb
14mr|samba-4.1.9-6|168	BuildRequires:	ldb-devel >= 1:1.1.15
14mr|samba-4.1.9-6|169	BuildRequires:	pyldb-util-devel >= 1:1.1.15
14mr|samba-4.1.9-6|170	BuildRequires:	pkgconfig(tevent)
14mr|samba-4.1.9-6|171	BuildRequires:	python-tevent
14mr|samba-4.1.9-6|172	BuildRequires:	pkgconfig(talloc)
14mr|samba-4.1.9-6|173	BuildRequires:	pkgconfig(pytalloc-util)
14mr|samba-4.1.9-6|174	BuildRequires:	pkgconfig(ctdb) >= 2.0
14mr|samba-4.1.9-6|175	BuildRequires:	pkgconfig(gnutls)
14mr|samba-4.1.9-6|176	Requires(pre):	chkconfig mktemp psmisc
14mr|samba-4.1.9-6|177	Requires(pre):	coreutils sed grep
14mr|samba-4.1.9-6|178	
14mr|samba-4.1.9-6|179	%define __noautoreq 'devel.*'
14mr|samba-4.1.9-6|180	
14mr|samba-4.1.9-6|181	%description
14mr|samba-4.1.9-6|182	Samba provides an SMB server which can be used to provide
14mr|samba-4.1.9-6|183	network services to SMB (sometimes called "Lan Manager")
14mr|samba-4.1.9-6|184	clients, including various versions of MS Windows, OS/2,
14mr|samba-4.1.9-6|185	and other Linux machines. Samba also provides some SMB
14mr|samba-4.1.9-6|186	clients, which complement the built-in SMB filesystem
14mr|samba-4.1.9-6|187	in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
14mr|samba-4.1.9-6|188	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
14mr|samba-4.1.9-6|189	protocol.
14mr|samba-4.1.9-6|190	
14mr|samba-4.1.9-6|191	Samba features working NT Domain Control capability.
14mr|samba-4.1.9-6|192	
14mr|samba-4.1.9-6|193	Please refer to the WHATSNEW.txt document for fixup information.
14mr|samba-4.1.9-6|194	This binary release includes encrypted password support.
14mr|samba-4.1.9-6|195	
14mr|samba-4.1.9-6|196	Please read the smb.conf file and ENCRYPTION.txt in the
14mr|samba-4.1.9-6|197	docs directory for implementation details.
14mr|samba-4.1.9-6|198	%if %build_non_default
14mr|samba-4.1.9-6|199	WARNING: This RPM was built with command-line options. Please
14mr|samba-4.1.9-6|200	see README.%{name}-mandrake-rpm in the documentation for
14mr|samba-4.1.9-6|201	more information.
14mr|samba-4.1.9-6|202	%endif
14mr|samba-4.1.9-6|203	
14mr|samba-4.1.9-6|204	%package server
14mr|samba-4.1.9-6|205	URL:		http://www.samba.org
14mr|samba-4.1.9-6|206	Summary:	Samba (SMB) server programs
14mr|samba-4.1.9-6|207	Requires:	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|208	# provision requires samba4-python
14mr|samba-4.1.9-6|209	Requires:	%{name}-python = %{EVRD}
14mr|samba-4.1.9-6|210	Requires(pre):	rpm-helper
14mr|samba-4.1.9-6|211	Group:		Networking/Other
14mr|samba-4.1.9-6|212	%rename	samba
14mr|samba-4.1.9-6|213	%rename	samba-server-ldap
14mr|samba-4.1.9-6|214	# SWAT is no longer included in 4.1.x. For now it has been removed
14mr|samba-4.1.9-6|215	# without replacement, maybe it will come back later
14mr|samba-4.1.9-6|216	Obsoletes: %{name}-swat < 4.1.6
14mr|samba-4.1.9-6|217	%if %{without gtk}
14mr|samba-4.1.9-6|218	Obsoletes: %{name}-domainjoin-gui < %{EVRD}
14mr|samba-4.1.9-6|219	%endif
14mr|samba-4.1.9-6|220	
14mr|samba-4.1.9-6|221	%description server
14mr|samba-4.1.9-6|222	Samba-server provides a SMB server which can be used to provide
14mr|samba-4.1.9-6|223	network services to SMB (sometimes called "Lan Manager")
14mr|samba-4.1.9-6|224	clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols
14mr|samba-4.1.9-6|225	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
14mr|samba-4.1.9-6|226	protocol.
14mr|samba-4.1.9-6|227	
14mr|samba-4.1.9-6|228	Samba features working NT Domain Control capability.
14mr|samba-4.1.9-6|229	
14mr|samba-4.1.9-6|230	Please refer to the WHATSNEW.txt document for fixup information.
14mr|samba-4.1.9-6|231	This binary release includes encrypted password support.
14mr|samba-4.1.9-6|232	
14mr|samba-4.1.9-6|233	Please read the smb.conf file and ENCRYPTION.txt in the
14mr|samba-4.1.9-6|234	docs directory for implementation details.
14mr|samba-4.1.9-6|235	
14mr|samba-4.1.9-6|236	%package client
14mr|samba-4.1.9-6|237	URL:		http://www.samba.org
14mr|samba-4.1.9-6|238	Summary:	Samba (SMB) client programs
14mr|samba-4.1.9-6|239	Group:		Networking/Other
14mr|samba-4.1.9-6|240	Requires:	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|241	Requires:	mount-cifs
14mr|samba-4.1.9-6|242	%rename   	samba3-client
14mr|samba-4.1.9-6|243	Obsoletes: 	smbfs
14mr|samba-4.1.9-6|244	# For samba-tool
14mr|samba-4.1.9-6|245	Requires: 	python-talloc
14mr|samba-4.1.9-6|246	Requires:	python-ldb
14mr|samba-4.1.9-6|247	Requires:	python-tdb
14mr|samba-4.1.9-6|248	Requires: 	ldb-utils
14mr|samba-4.1.9-6|249	
14mr|samba-4.1.9-6|250	%description client
14mr|samba-4.1.9-6|251	Samba-client provides some SMB clients, which complement the built-in
14mr|samba-4.1.9-6|252	SMB filesystem in Linux. These allow the accessing of SMB shares, and
14mr|samba-4.1.9-6|253	printing to SMB printers.
14mr|samba-4.1.9-6|254	
14mr|samba-4.1.9-6|255	%package	common
14mr|samba-4.1.9-6|256	URL:		http://www.samba.org
14mr|samba-4.1.9-6|257	Summary:	Files used by both Samba servers and clients
14mr|samba-4.1.9-6|258	Group:		System/Servers
14mr|samba-4.1.9-6|259	# rpcclient etc. use samba python modules
14mr|samba-4.1.9-6|260	Requires:	%{name}-python = %{EVRD}
14mr|samba-4.1.9-6|261	Requires:	%{libpdb} = %{EVRD}
14mr|samba-4.1.9-6|262	Requires:	%{libcredentials} = %{EVRD}
14mr|samba-4.1.9-6|263	Requires:	%{libsmbconf} = %{EVRD}
14mr|samba-4.1.9-6|264	Requires:	%{libsmbldap} = %{EVRD}
14mr|samba-4.1.9-6|265	Requires:	%{libtevent_util} = %{EVRD}
14mr|samba-4.1.9-6|266	%rename 	samba-common-ldap
14mr|samba-4.1.9-6|267	Conflicts:	samba3-common
14mr|samba-4.1.9-6|268	
14mr|samba-4.1.9-6|269	%description common
14mr|samba-4.1.9-6|270	Samba-common provides files necessary for both the server and client
14mr|samba-4.1.9-6|271	packages of Samba.
14mr|samba-4.1.9-6|272	
14mr|samba-4.1.9-6|273	%if %{with doc}
14mr|samba-4.1.9-6|274	%package doc
14mr|samba-4.1.9-6|275	URL:		http://www.samba.org
14mr|samba-4.1.9-6|276	Summary: 	Documentation for Samba servers and clients
14mr|samba-4.1.9-6|277	Group:		System/Servers
14mr|samba-4.1.9-6|278	Requires: 	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|279	
14mr|samba-4.1.9-6|280	%description doc
14mr|samba-4.1.9-6|281	Samba-doc provides documentation files for both the server and client
14mr|samba-4.1.9-6|282	packages of Samba.
14mr|samba-4.1.9-6|283	%endif
14mr|samba-4.1.9-6|284	
14mr|samba-4.1.9-6|285	%package winbind
14mr|samba-4.1.9-6|286	URL:		http://www.samba.org
14mr|samba-4.1.9-6|287	Summary: 	Samba-winbind daemon, utilities and documentation
14mr|samba-4.1.9-6|288	Group:		System/Servers
14mr|samba-4.1.9-6|289	Requires:	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|290	
14mr|samba-4.1.9-6|291	%description winbind
14mr|samba-4.1.9-6|292	Provides the winbind daemon and testing tools to allow authentication
14mr|samba-4.1.9-6|293	and group/user enumeration from a Windows or Samba domain controller.
14mr|samba-4.1.9-6|294	
14mr|samba-4.1.9-6|295	%package -n nss_wins
14mr|samba-4.1.9-6|296	URL:		http://www.samba.org
14mr|samba-4.1.9-6|297	Summary:	Name Service Switch service for WINS
14mr|samba-4.1.9-6|298	Group: 		System/Servers
14mr|samba-4.1.9-6|299	Requires:	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|300	Requires(pre):	glibc
14mr|samba-4.1.9-6|301	
14mr|samba-4.1.9-6|302	%description -n nss_wins
14mr|samba-4.1.9-6|303	Provides the libnss_wins shared library which resolves NetBIOS names to
14mr|samba-4.1.9-6|304	IP addresses.
14mr|samba-4.1.9-6|305	
14mr|samba-4.1.9-6|306	%package python
14mr|samba-4.1.9-6|307	URL:		http://www.samba.org
14mr|samba-4.1.9-6|308	Group:		Development/Python
14mr|samba-4.1.9-6|309	Summary:	Samba Python modules
14mr|samba-4.1.9-6|310	BuildRequires:	python-devel
14mr|samba-4.1.9-6|311	
14mr|samba-4.1.9-6|312	%description python
14mr|samba-4.1.9-6|313	Samba Python modules
14mr|samba-4.1.9-6|314	
14mr|samba-4.1.9-6|315	%if %build_test
14mr|samba-4.1.9-6|316	%package test
14mr|samba-4.1.9-6|317	URL:		http://www.samba.org
14mr|samba-4.1.9-6|318	Summary:	Debugging and benchmarking tools for samba
14mr|samba-4.1.9-6|319	Group:		System/Servers
14mr|samba-4.1.9-6|320	Requires:	%{name}-common = %{EVRD}
14mr|samba-4.1.9-6|321	
14mr|samba-4.1.9-6|322	%description test
14mr|samba-4.1.9-6|323	This package provides tools for benchmarking samba, and debugging
14mr|samba-4.1.9-6|324	the correct operation of tools against smb servers.
14mr|samba-4.1.9-6|325	%endif
14mr|samba-4.1.9-6|326	
14mr|samba-4.1.9-6|327	%package -n %{libname}
14mr|samba-4.1.9-6|328	URL:		http://www.samba.org
14mr|samba-4.1.9-6|329	Summary: 	SMB Client Library
14mr|samba-4.1.9-6|330	Group:		System/Libraries
14mr|samba-4.1.9-6|331	Provides:	libsmbclient
14mr|samba-4.1.9-6|332	
14mr|samba-4.1.9-6|333	%description -n %{libname}
14mr|samba-4.1.9-6|334	This package contains the SMB client library, part of the samba
14mr|samba-4.1.9-6|335	suite of networking software, allowing other software to access
14mr|samba-4.1.9-6|336	SMB shares.
14mr|samba-4.1.9-6|337	
14mr|samba-4.1.9-6|338	%package -n %{libname}-devel
14mr|samba-4.1.9-6|339	URL:		http://www.samba.org
14mr|samba-4.1.9-6|340	Summary: 	SMB Client Library Development files
14mr|samba-4.1.9-6|341	Group:		Development/C
14mr|samba-4.1.9-6|342	Provides:	libsmbclient-devel = %{EVRD}
14mr|samba-4.1.9-6|343	Requires:       %{libname} = %{EVRD}
14mr|samba-4.1.9-6|344	
14mr|samba-4.1.9-6|345	%description -n %{libname}-devel
14mr|samba-4.1.9-6|346	This package contains the development files for the SMB client
14mr|samba-4.1.9-6|347	library, part of the samba suite of networking software, allowing
14mr|samba-4.1.9-6|348	the development of other software to access SMB shares.
14mr|samba-4.1.9-6|349	
14mr|samba-4.1.9-6|350	%package -n %{libname}-static-devel
14mr|samba-4.1.9-6|351	URL:            http://www.samba.org
14mr|samba-4.1.9-6|352	Summary:        SMB Client Static Library Development files
14mr|samba-4.1.9-6|353	Group:          Development/C
14mr|samba-4.1.9-6|354	Provides:       libsmbclient-static-devel = %{EVRD}
14mr|samba-4.1.9-6|355	Requires:       %{libname}-devel = %{EVRD}
14mr|samba-4.1.9-6|356	
14mr|samba-4.1.9-6|357	%description -n %{libname}-static-devel
14mr|samba-4.1.9-6|358	This package contains the static development files for the SMB
14mr|samba-4.1.9-6|359	client library, part of the samba suite of networking software,
14mr|samba-4.1.9-6|360	allowing the development of other software to access SMB shares.
14mr|samba-4.1.9-6|361	
14mr|samba-4.1.9-6|362	%package devel
14mr|samba-4.1.9-6|363	Summary:	Samba 4 development package
14mr|samba-4.1.9-6|364	Group:		Development/C
14mr|samba-4.1.9-6|365	Requires:	%{libname}-devel = %{EVRD}
14mr|samba-4.1.9-6|366	
14mr|samba-4.1.9-6|367	%description devel
14mr|samba-4.1.9-6|368	Samba 4 development libraries
14mr|samba-4.1.9-6|369	
14mr|samba-4.1.9-6|370	%package pidl
14mr|samba-4.1.9-6|371	Summary:	Perl IDL compiler for Samba4
14mr|samba-4.1.9-6|372	Group:		Development/Perl
14mr|samba-4.1.9-6|373	
14mr|samba-4.1.9-6|374	%description pidl
14mr|samba-4.1.9-6|375	Perl Interface Description Language compiler for Samba4
14mr|samba-4.1.9-6|376	
14mr|samba-4.1.9-6|377	%package -n %libnetapi
14mr|samba-4.1.9-6|378	Summary:	Samba library for accessing functions in 'net' binary
14mr|samba-4.1.9-6|379	Group:		System/Libraries
14mr|samba-4.1.9-6|380	
14mr|samba-4.1.9-6|381	%description -n %libnetapi
14mr|samba-4.1.9-6|382	Samba library for accessing functions in 'net' binary
14mr|samba-4.1.9-6|383	
14mr|samba-4.1.9-6|384	%package -n %netapidevel
14mr|samba-4.1.9-6|385	Group:		Development/C
14mr|samba-4.1.9-6|386	Summary:	Samba library for accessing functions in 'net' binary
14mr|samba-4.1.9-6|387	Provides:	netapi-devel = %{EVRD}
14mr|samba-4.1.9-6|388	Requires:	%{libnetapi} = %{EVRD}
14mr|samba-4.1.9-6|389	
14mr|samba-4.1.9-6|390	%description -n %netapidevel
14mr|samba-4.1.9-6|391	Samba library for accessing functions in 'net' binary
14mr|samba-4.1.9-6|392	
14mr|samba-4.1.9-6|393	%package -n %libsmbsharemodes
14mr|samba-4.1.9-6|394	Group: System/Libraries
14mr|samba-4.1.9-6|395	Summary: Samba Library for accessing smb share modes (locks etc.)
14mr|samba-4.1.9-6|396	
14mr|samba-4.1.9-6|397	%description -n %libsmbsharemodes
14mr|samba-4.1.9-6|398	Samba Library for accessing smb share modes (locks etc.)
14mr|samba-4.1.9-6|399	
14mr|samba-4.1.9-6|400	%package -n %smbsharemodesdevel
14mr|samba-4.1.9-6|401	Group:		Development/C
14mr|samba-4.1.9-6|402	Summary:	Samba Library for accessing smb share modes (locks etc.)
14mr|samba-4.1.9-6|403	Provides:	smbsharemodes-devel = %{EVRD}
14mr|samba-4.1.9-6|404	Requires:	%{libsmbsharemodes} = %{EVRD}
14mr|samba-4.1.9-6|405	
14mr|samba-4.1.9-6|406	%description -n %smbsharemodesdevel
14mr|samba-4.1.9-6|407	Samba Library for accessing smb share modes (locks etc.)
14mr|samba-4.1.9-6|408	
14mr|samba-4.1.9-6|409	%package -n %libdcerpc
14mr|samba-4.1.9-6|410	Group:		System/Libraries
14mr|samba-4.1.9-6|411	Summary:	Library implementing DCE/RPC for Samba4
14mr|samba-4.1.9-6|412	
14mr|samba-4.1.9-6|413	%description -n %libdcerpc
14mr|samba-4.1.9-6|414	Library implementing DCE/RPC for Samba4
14mr|samba-4.1.9-6|415	
14mr|samba-4.1.9-6|416	%package -n %dcerpcdevel
14mr|samba-4.1.9-6|417	Group:		Development/C
14mr|samba-4.1.9-6|418	Summary:	Library implementing Samba's memory allocator
14mr|samba-4.1.9-6|419	Provides:	dcerpc-devel = %{EVRD}
14mr|samba-4.1.9-6|420	Requires:	%{libdcerpc} = %{EVRD}
14mr|samba-4.1.9-6|421	
14mr|samba-4.1.9-6|422	%description -n %dcerpcdevel
14mr|samba-4.1.9-6|423	Library implementing Samba's memory allocator
14mr|samba-4.1.9-6|424	
14mr|samba-4.1.9-6|425	%package -n %libndr
14mr|samba-4.1.9-6|426	Group:		System/Libraries
14mr|samba-4.1.9-6|427	Summary:	Network Data Representation library from Samba4
14mr|samba-4.1.9-6|428	
14mr|samba-4.1.9-6|429	%description -n %libndr
14mr|samba-4.1.9-6|430	Network Data Representation library from Samba4
14mr|samba-4.1.9-6|431	
14mr|samba-4.1.9-6|432	%package -n %ndrdevel
14mr|samba-4.1.9-6|433	Group:		Development/C
14mr|samba-4.1.9-6|434	Summary:	Development files for Network Data Representation library from Samba4
14mr|samba-4.1.9-6|435	Provides:	ndr-devel = %{EVRD}
14mr|samba-4.1.9-6|436	Requires:	%{libndr} = %{EVRD}
14mr|samba-4.1.9-6|437	
14mr|samba-4.1.9-6|438	%description -n %ndrdevel
14mr|samba-4.1.9-6|439	Development files for Network Data Representation library from Samba4
14mr|samba-4.1.9-6|440	
14mr|samba-4.1.9-6|441	%package -n %libsambahostconfig
14mr|samba-4.1.9-6|442	Group:		System/Libraries
14mr|samba-4.1.9-6|443	Summary:	Samba4's host configuration library
14mr|samba-4.1.9-6|444	
14mr|samba-4.1.9-6|445	%description -n %libsambahostconfig
14mr|samba-4.1.9-6|446	Samba4's host configuration library
14mr|samba-4.1.9-6|447	
14mr|samba-4.1.9-6|448	%package -n %sambahostconfigdevel
14mr|samba-4.1.9-6|449	Group:		Development/C
14mr|samba-4.1.9-6|450	Summary:	Samba4's host configuration library
14mr|samba-4.1.9-6|451	Provides:	samba-hostconfig-devel = %{EVRD}
14mr|samba-4.1.9-6|452	Requires:	%{libsambahostconfig} = %{EVRD}
14mr|samba-4.1.9-6|453	
14mr|samba-4.1.9-6|454	%description -n %sambahostconfigdevel
14mr|samba-4.1.9-6|455	Samba4's host configuration library
14mr|samba-4.1.9-6|456	
14mr|samba-4.1.9-6|457	%package -n %libwbclient
14mr|samba-4.1.9-6|458	Group:		System/Libraries
14mr|samba-4.1.9-6|459	Summary:	Library providing access to winbindd
14mr|samba-4.1.9-6|460	
14mr|samba-4.1.9-6|461	%description -n %libwbclient
14mr|samba-4.1.9-6|462	Library providing access to winbindd
14mr|samba-4.1.9-6|463	
14mr|samba-4.1.9-6|464	%package -n %wbclientdevel
14mr|samba-4.1.9-6|465	Group:		Development/C
14mr|samba-4.1.9-6|466	Summary:	Library providing access to winbindd
14mr|samba-4.1.9-6|467	Provides:	wbclient-devel = %{EVRD}
14mr|samba-4.1.9-6|468	
14mr|samba-4.1.9-6|469	%description -n %wbclientdevel
14mr|samba-4.1.9-6|470	Library providing access to winbindd
14mr|samba-4.1.9-6|471	
14mr|samba-4.1.9-6|472	%package -n %libsambautil
14mr|samba-4.1.9-6|473	Group:		System/Libraries
14mr|samba-4.1.9-6|474	Summary:	Samba4 utility library
14mr|samba-4.1.9-6|475	
14mr|samba-4.1.9-6|476	%description -n %libsambautil
14mr|samba-4.1.9-6|477	Samba4 utility library
14mr|samba-4.1.9-6|478	
14mr|samba-4.1.9-6|479	%package -n %sambautildevel
14mr|samba-4.1.9-6|480	Group:		Development/C
14mr|samba-4.1.9-6|481	Summary:	Development files for Samba4 utility library
14mr|samba-4.1.9-6|482	Provides:	samba-util-devel = %{EVRD}
14mr|samba-4.1.9-6|483	Requires:	%{libsambautil} = %{EVRD}
14mr|samba-4.1.9-6|484	
14mr|samba-4.1.9-6|485	%description -n %sambautildevel
14mr|samba-4.1.9-6|486	Development files for Samba4 utility library
14mr|samba-4.1.9-6|487	
14mr|samba-4.1.9-6|488	%package -n %libregistry
14mr|samba-4.1.9-6|489	Group:		System/Libraries
14mr|samba-4.1.9-6|490	Summary:	Samba4 registry library
14mr|samba-4.1.9-6|491	
14mr|samba-4.1.9-6|492	%description -n %libregistry
14mr|samba-4.1.9-6|493	Samba4 registry library
14mr|samba-4.1.9-6|494	
14mr|samba-4.1.9-6|495	%package -n %registrydevel
14mr|samba-4.1.9-6|496	Group:		Development/C
14mr|samba-4.1.9-6|497	Summary:	Development files for Samba4 registry library
14mr|samba-4.1.9-6|498	Provides:	registry-devel = %{EVRD}
14mr|samba-4.1.9-6|499	Requires:	%{libregistry} = %{EVRD}
14mr|samba-4.1.9-6|500	
14mr|samba-4.1.9-6|501	%description -n %registrydevel
14mr|samba-4.1.9-6|502	Development files for Samba4 registry library
14mr|samba-4.1.9-6|503	
14mr|samba-4.1.9-6|504	%package -n %libgensec
14mr|samba-4.1.9-6|505	Group:		System/Libraries
14mr|samba-4.1.9-6|506	Summary:	Samba4 generic security library
14mr|samba-4.1.9-6|507	
14mr|samba-4.1.9-6|508	%description -n %libgensec
14mr|samba-4.1.9-6|509	Samba4 generic security library
14mr|samba-4.1.9-6|510	
14mr|samba-4.1.9-6|511	%package -n %gensecdevel
14mr|samba-4.1.9-6|512	Group:		Development/C
14mr|samba-4.1.9-6|513	Summary:	Development files for Samba4 generic security library
14mr|samba-4.1.9-6|514	Provides:	gensecdevel = %{EVRD}
14mr|samba-4.1.9-6|515	Requires:	%{libgensec} = %{EVRD}
14mr|samba-4.1.9-6|516	
14mr|samba-4.1.9-6|517	%description -n %gensecdevel
14mr|samba-4.1.9-6|518	Development files for Samba4 generic security library
14mr|samba-4.1.9-6|519	
14mr|samba-4.1.9-6|520	%package -n %libpolicy
14mr|samba-4.1.9-6|521	Group:		System/Libraries
14mr|samba-4.1.9-6|522	Summary:	Samba4 policy library
14mr|samba-4.1.9-6|523	
14mr|samba-4.1.9-6|524	%description -n %libpolicy
14mr|samba-4.1.9-6|525	Samba4 policy library
14mr|samba-4.1.9-6|526	
14mr|samba-4.1.9-6|527	%package -n %libpolicydevel
14mr|samba-4.1.9-6|528	Group:		Development/C
14mr|samba-4.1.9-6|529	Summary:	Development files for Samba4 policy library
14mr|samba-4.1.9-6|530	Provides:	policydevel = %{EVRD}
14mr|samba-4.1.9-6|531	Requires:	%{libpolicy} = %{EVRD}
14mr|samba-4.1.9-6|532	
14mr|samba-4.1.9-6|533	%description -n %libpolicydevel
14mr|samba-4.1.9-6|534	Development files for Samba4 policy library
14mr|samba-4.1.9-6|535	
14mr|samba-4.1.9-6|536	%package -n %libsamdb
14mr|samba-4.1.9-6|537	Group:		System/Libraries
14mr|samba-4.1.9-6|538	Summary:	Samba4 samdb library
14mr|samba-4.1.9-6|539	
14mr|samba-4.1.9-6|540	%description -n %libsamdb
14mr|samba-4.1.9-6|541	Samba4 samdb library
14mr|samba-4.1.9-6|542	
14mr|samba-4.1.9-6|543	%package -n %libsamdbdevel
14mr|samba-4.1.9-6|544	Group:		Development/C
14mr|samba-4.1.9-6|545	Summary:	Development files for Samba4 samdb library
14mr|samba-4.1.9-6|546	Provides:	samdbdevel = %{EVRD}
14mr|samba-4.1.9-6|547	Requires:	%{libsamdb} = %{EVRD}
14mr|samba-4.1.9-6|548	
14mr|samba-4.1.9-6|549	%description -n %libsamdbdevel
14mr|samba-4.1.9-6|550	Development files for Samba4 samdb library
14mr|samba-4.1.9-6|551	
14mr|samba-4.1.9-6|552	%package -n %libpdb
14mr|samba-4.1.9-6|553	Summary:	Library for working with the Samba user database
14mr|samba-4.1.9-6|554	Group:		System/Libraries
14mr|samba-4.1.9-6|555	
14mr|samba-4.1.9-6|556	%description -n %libpdb
14mr|samba-4.1.9-6|557	Library for working with the Samba user database
14mr|samba-4.1.9-6|558	
14mr|samba-4.1.9-6|559	%package -n %libcredentials
14mr|samba-4.1.9-6|560	Summary:	Library for working with Samba credentials
14mr|samba-4.1.9-6|561	Group:		System/Libraries
14mr|samba-4.1.9-6|562	
14mr|samba-4.1.9-6|563	%description -n %libcredentials
14mr|samba-4.1.9-6|564	Library for working with Samba credentials
14mr|samba-4.1.9-6|565	
14mr|samba-4.1.9-6|566	%package -n %libsmbconf
14mr|samba-4.1.9-6|567	Summary:	Library for working with Samba config files
14mr|samba-4.1.9-6|568	Group:		System/Libraries
14mr|samba-4.1.9-6|569	
14mr|samba-4.1.9-6|570	%description -n %libsmbconf
14mr|samba-4.1.9-6|571	Library for working with Samba config files
14mr|samba-4.1.9-6|572	
14mr|samba-4.1.9-6|573	%package -n %libsmbldap
14mr|samba-4.1.9-6|574	Summary:	Samba LDAP library
14mr|samba-4.1.9-6|575	Group:		System/Libraries
14mr|samba-4.1.9-6|576	
14mr|samba-4.1.9-6|577	%description -n %libsmbldap
14mr|samba-4.1.9-6|578	Samba LDAP library
14mr|samba-4.1.9-6|579	
14mr|samba-4.1.9-6|580	%package -n %libtevent_util
14mr|samba-4.1.9-6|581	Summary:	Utility library for working with the Tevent library
14mr|samba-4.1.9-6|582	Group:		System/Libraries
14mr|samba-4.1.9-6|583	
14mr|samba-4.1.9-6|584	%description -n %libtevent_util
14mr|samba-4.1.9-6|585	Utility library for working with the Tevent library
14mr|samba-4.1.9-6|586	
14mr|samba-4.1.9-6|587	#%package passdb-ldap
14mr|samba-4.1.9-6|588	#URL:		http://www.samba.org
14mr|samba-4.1.9-6|589	#Summary:	Samba password database plugin for LDAP
14mr|samba-4.1.9-6|590	#Group:		System/Libraries
14mr|samba-4.1.9-6|591	#
14mr|samba-4.1.9-6|592	#%description passdb-ldap
14mr|samba-4.1.9-6|593	#The passdb-ldap package for samba provides a password database
14mr|samba-4.1.9-6|594	#backend allowing samba to store account details in an LDAP
14mr|samba-4.1.9-6|595	#database
14mr|samba-4.1.9-6|596	
14mr|samba-4.1.9-6|597	%if %{build_mysql}
14mr|samba-4.1.9-6|598	%package passdb-mysql
14mr|samba-4.1.9-6|599	URL:		http://www.samba.org
14mr|samba-4.1.9-6|600	Summary:	Samba password database plugin for MySQL
14mr|samba-4.1.9-6|601	Group:		System/Libraries
14mr|samba-4.1.9-6|602	Requires:	%{name}-server = %{EVRD}
14mr|samba-4.1.9-6|603	
14mr|samba-4.1.9-6|604	%description passdb-mysql
14mr|samba-4.1.9-6|605	The passdb-mysql package for samba provides a password database
14mr|samba-4.1.9-6|606	backend allowing samba to store account details in a MySQL
14mr|samba-4.1.9-6|607	database
14mr|samba-4.1.9-6|608	%endif
14mr|samba-4.1.9-6|609	
14mr|samba-4.1.9-6|610	%if %{build_pgsql}
14mr|samba-4.1.9-6|611	%package passdb-pgsql
14mr|samba-4.1.9-6|612	URL:		http://www.samba.org
14mr|samba-4.1.9-6|613	Summary:	Samba password database plugin for PostgreSQL
14mr|samba-4.1.9-6|614	Group:		System/Libraries
14mr|samba-4.1.9-6|615	Requires:	%{name}-server = %{EVRD}
14mr|samba-4.1.9-6|616	%endif
14mr|samba-4.1.9-6|617	%if %{build_pgsql}
14mr|samba-4.1.9-6|618	
14mr|samba-4.1.9-6|619	%description passdb-pgsql
14mr|samba-4.1.9-6|620	The passdb-pgsql package for samba provides a password database
14mr|samba-4.1.9-6|621	backend allowing samba to store account details in a PostgreSQL
14mr|samba-4.1.9-6|622	database
14mr|samba-4.1.9-6|623	%endif
14mr|samba-4.1.9-6|624	
14mr|samba-4.1.9-6|625	%if %{with cifs}
14mr|samba-4.1.9-6|626	%package -n mount-cifs
14mr|samba-4.1.9-6|627	URL:		http://www.samba.org
14mr|samba-4.1.9-6|628	Summary:	CIFS filesystem mount helper
14mr|samba-4.1.9-6|629	Group:		Networking/Other
14mr|samba-4.1.9-6|630	Conflicts:	%{name}-client <= 3.0.11-1mdk
14mr|samba-4.1.9-6|631	Requires:	keyutils > 1.2-%{mkrel 4}
14mr|samba-4.1.9-6|632	
14mr|samba-4.1.9-6|633	%description -n mount-cifs
14mr|samba-4.1.9-6|634	This package provides the mount.cifs helper to mount cifs filesystems
14mr|samba-4.1.9-6|635	using the cifs filesystem driver
14mr|samba-4.1.9-6|636	%endif
14mr|samba-4.1.9-6|637	
14mr|samba-4.1.9-6|638	%package -n %libtorture
14mr|samba-4.1.9-6|639	Summary:	Samba testsuite torture library
14mr|samba-4.1.9-6|640	Group:		Networking/Other
14mr|samba-4.1.9-6|641	
14mr|samba-4.1.9-6|642	%description -n %libtorture
14mr|samba-4.1.9-6|643	Samba testsuite torture library
14mr|samba-4.1.9-6|644	
14mr|samba-4.1.9-6|645	%if %{with gtk}
14mr|samba-4.1.9-6|646	%package domainjoin-gui
14mr|samba-4.1.9-6|647	Summary:	Domainjoin GUI
14mr|samba-4.1.9-6|648	Requires:	samba-common = %{EVRD}
14mr|samba-4.1.9-6|649	Group:		System/Configuration/Other
14mr|samba-4.1.9-6|650	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|samba-4.1.9-6|651	
14mr|samba-4.1.9-6|652	%description domainjoin-gui
14mr|samba-4.1.9-6|653	The samba-domainjoin-gui package includes a domainjoin gtk application.
14mr|samba-4.1.9-6|654	%endif
14mr|samba-4.1.9-6|655	
14mr|samba-4.1.9-6|656	%prep
14mr|samba-4.1.9-6|657	
14mr|samba-4.1.9-6|658	# Allow users to query build options with --with options:
14mr|samba-4.1.9-6|659	#%%define opt_status(%1)	%(echo %{1})
14mr|samba-4.1.9-6|660	%if %{?_with_options:1}%{!?_with_options:0}
14mr|samba-4.1.9-6|661	%define opt_status(%{1})	%(if [ %{1} -eq 1 ];then echo enabled;else echo disabled;fi)
14mr|samba-4.1.9-6|662	#exit 1
14mr|samba-4.1.9-6|663	%{error: }
14mr|samba-4.1.9-6|664	%{error:Build options available are:}
14mr|samba-4.1.9-6|665	%{error:--with[out] system   Build as the system samba package [or as samba3]}
14mr|samba-4.1.9-6|666	%{error:--with[out] winbind  Build with Winbind support                - %opt_status %{with winbind}}
14mr|samba-4.1.9-6|667	%{error:--with[out] ads      Build with Active Directory support       - %opt_status %{with ads}}
14mr|samba-4.1.9-6|668	%{error:--with[out] mysql    Build MySQL passdb backend                - %opt_status %build_mysql}
14mr|samba-4.1.9-6|669	%{error:--with[out] pgsql    Build PostgreSQL passdb backend           - %opt_status %build_pgsql}
14mr|samba-4.1.9-6|670	%{error:--with[out] test     Enable testing and benchmarking tools     - %opt_status %build_test}
14mr|samba-4.1.9-6|671	%{error: }
14mr|samba-4.1.9-6|672	%else
14mr|samba-4.1.9-6|673	#{error: }
14mr|samba-4.1.9-6|674	#{error: This rpm has build options available, use --with options to see them}
14mr|samba-4.1.9-6|675	#{error: }
14mr|samba-4.1.9-6|676	echo -e "\n This rpm has build options available, use --with options to see them\n" >&2
14mr|samba-4.1.9-6|677	sleep 1
14mr|samba-4.1.9-6|678	%endif
14mr|samba-4.1.9-6|679	
14mr|samba-4.1.9-6|680	%if %{?_with_options:1}%{!?_with_options:0}
14mr|samba-4.1.9-6|681	clear
14mr|samba-4.1.9-6|682	exit 1
14mr|samba-4.1.9-6|683	%endif
14mr|samba-4.1.9-6|684	
14mr|samba-4.1.9-6|685	%if %build_non_default
14mr|samba-4.1.9-6|686	RPM_EXTRA_OPTIONS="\
14mr|samba-4.1.9-6|687	%{?_with_system: --with system}\
14mr|samba-4.1.9-6|688	%{?_without_system: --without system}\
14mr|samba-4.1.9-6|689	%{?with winbind: --with winbind}\
14mr|samba-4.1.9-6|690	%{?without winbind: --without winbind}\
14mr|samba-4.1.9-6|691	%{?_with_ldap: --with ldap}\
14mr|samba-4.1.9-6|692	%{?_without_ldap: --without ldap}\
14mr|samba-4.1.9-6|693	%{?_with_ads: --with ads}\
14mr|samba-4.1.9-6|694	%{?_without_ads: --without ads}\
14mr|samba-4.1.9-6|695	"
14mr|samba-4.1.9-6|696	# echo "Building a non-default rpm with the following command-line arguments:"
14mr|samba-4.1.9-6|697	# echo "$RPM_EXTRA_OPTIONS"
14mr|samba-4.1.9-6|698	# echo "This rpm was built with non-default options, thus, to build ">%{SOURCE7}
14mr|samba-4.1.9-6|699	# echo "an identical rpm, you need to supply the following options">>%{SOURCE7}
14mr|samba-4.1.9-6|700	# echo "at build time: $RPM_EXTRA_OPTIONS">>%{SOURCE7}
14mr|samba-4.1.9-6|701	# echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
14mr|samba-4.1.9-6|702	%else
14mr|samba-4.1.9-6|703	# echo "This rpm was built with default options">%{SOURCE7}
14mr|samba-4.1.9-6|704	# echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
14mr|samba-4.1.9-6|705	%endif
14mr|samba-4.1.9-6|706	
14mr|samba-4.1.9-6|707	
14mr|samba-4.1.9-6|708	#Try and validate signatures on source:
14mr|samba-4.1.9-6|709	# FIXME: find public key used to sign samba4 releases
14mr|samba-4.1.9-6|710	export GNUPGHOME=%{_tmppath}/samba-gpghome
14mr|samba-4.1.9-6|711	if [ -d "$GNUPGHOME" ]
14mr|samba-4.1.9-6|712	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1
14mr|samba-4.1.9-6|713	fi
14mr|samba-4.1.9-6|714	install -d -m700 $GNUPGHOME
14mr|samba-4.1.9-6|715	gpg --import %{SOURCE98}
14mr|samba-4.1.9-6|716	VERIFYSOURCE=`basename %{SOURCE0}`
14mr|samba-4.1.9-6|717	VERIFYSOURCE=%{_tmppath}/${VERIFYSOURCE%%.gz}
14mr|samba-4.1.9-6|718	gzip -dc %{SOURCE0} > $VERIFYSOURCE
14mr|samba-4.1.9-6|719	pushd %{_tmppath}
14mr|samba-4.1.9-6|720	cp %{SOURCE99} .
14mr|samba-4.1.9-6|721	#gpg --trust-model always --verify `basename %{SOURCE99}`
14mr|samba-4.1.9-6|722	#VERIFIED=$?
14mr|samba-4.1.9-6|723	VERIFIED=1
14mr|samba-4.1.9-6|724	rm -f `basename %{SOURCE99}`
14mr|samba-4.1.9-6|725	popd
14mr|samba-4.1.9-6|726	rm -Rf $GNUPGHOME
14mr|samba-4.1.9-6|727	
14mr|samba-4.1.9-6|728	rm -f $VERIFYSOURCE
14mr|samba-4.1.9-6|729	if [ "$VERIFIED" -eq 0 ]
14mr|samba-4.1.9-6|730	then
14mr|samba-4.1.9-6|731	echo "Verification of %{SOURCE0} against %{SOURCE99} with key %{SOURCE98} succeeded"
14mr|samba-4.1.9-6|732	else
14mr|samba-4.1.9-6|733	echo "Source verification failed!" >&2
14mr|samba-4.1.9-6|734	#exit 1
14mr|samba-4.1.9-6|735	fi
14mr|samba-4.1.9-6|736	
14mr|samba-4.1.9-6|737	
14mr|samba-4.1.9-6|738	%setup -q
14mr|samba-4.1.9-6|739	#patch1 -p1 -b .compile~
14mr|samba-4.1.9-6|740	%patch2 -p1 -b .tirpc~
14mr|samba-4.1.9-6|741	
14mr|samba-4.1.9-6|742	%build
14mr|samba-4.1.9-6|743	# CFLAGS="`echo "$CFLAGS"|sed -e 's/ -g / /g;s/ -Wl,--no-undefined//g'` -DLDAP_DEPRECATED"
14mr|samba-4.1.9-6|744	# CXXFLAGS="`echo "$CXXFLAGS"|sed -e 's/ -g / /g;s/ -Wl,--no-undefined//g'` -DLDAP_DEPRECATED"
14mr|samba-4.1.9-6|745	# RPM_OPT_FLAGS="`echo "$RPM_OPT_FLAGS"|sed -e 's/ -g / /g;s/ -Wl,--no-undefined//g'` -DLDAP_DEPRECATED"
14mr|samba-4.1.9-6|746	
14mr|samba-4.1.9-6|747	buildtools/bin/waf configure --enable-fhs \
14mr|samba-4.1.9-6|748	--with-privatelibdir=%{_libdir}/%{name} \
14mr|samba-4.1.9-6|749	--bundled-libraries=ntdb,heimdal,!zlib,!popt,!talloc,!tevent,!tdb,!ldb \
14mr|samba-4.1.9-6|750	--enable-gnutls \
14mr|samba-4.1.9-6|751	--enable-cups \
14mr|samba-4.1.9-6|752	--enable-avahi \
14mr|samba-4.1.9-6|753	--with-pam \
14mr|samba-4.1.9-6|754	--with-pam_smbpass \
14mr|samba-4.1.9-6|755	%if %{with winbind}
14mr|samba-4.1.9-6|756	--with-winbind \
14mr|samba-4.1.9-6|757	%endif
14mr|samba-4.1.9-6|758	%if %{with ads}
14mr|samba-4.1.9-6|759	--with-ads \
14mr|samba-4.1.9-6|760	%else
14mr|samba-4.1.9-6|761	--without-ads \
14mr|samba-4.1.9-6|762	%endif
14mr|samba-4.1.9-6|763	--with-ldap \
14mr|samba-4.1.9-6|764	--disable-rpath \
14mr|samba-4.1.9-6|765	--disable-rpath-install \
14mr|samba-4.1.9-6|766	--disable-rpath-private-install \
14mr|samba-4.1.9-6|767	--enable-pthreadpool \
14mr|samba-4.1.9-6|768	--enable-avahi \
14mr|samba-4.1.9-6|769	--with-iconv \
14mr|samba-4.1.9-6|770	--with-acl-support \
14mr|samba-4.1.9-6|771	--with-dnsupdate \
14mr|samba-4.1.9-6|772	--with-syslog \
14mr|samba-4.1.9-6|773	--with-automount \
14mr|samba-4.1.9-6|774	--with-aio-support \
14mr|samba-4.1.9-6|775	--with-cluster-support \
14mr|samba-4.1.9-6|776	--with-sendfile-support \
14mr|samba-4.1.9-6|777	--with-dnsupdate \
14mr|samba-4.1.9-6|778	--enable-nss-wrapper \
14mr|samba-4.1.9-6|779	--enable-socket-wrapper \
14mr|samba-4.1.9-6|780	--enable-uid-wrapper \
14mr|samba-4.1.9-6|781	--with-piddir=/run \
14mr|samba-4.1.9-6|782	--prefix=%{_prefix} \
14mr|samba-4.1.9-6|783	--libdir=%{_libdir} \
14mr|samba-4.1.9-6|784	--sysconfdir=%{_sysconfdir} \
14mr|samba-4.1.9-6|785	--datadir=%{_datadir} \
14mr|samba-4.1.9-6|786	--localstatedir=%{_localstatedir} \
14mr|samba-4.1.9-6|787	--with-modulesdir=%{_libdir}/%{name} \
14mr|samba-4.1.9-6|788	-v -v -p \
14mr|samba-4.1.9-6|789	%?_smp_mflags
14mr|samba-4.1.9-6|790	
14mr|samba-4.1.9-6|791	#	--with-system-mitkrb5 <--- probably a good idea, but causes
14mr|samba-4.1.9-6|792	#	samba_upgradeprovision and friends not to be built
14mr|samba-4.1.9-6|793	
14mr|samba-4.1.9-6|794	#sed -i -e "s|, '-Wl,--no-undefined'||g" bin/c4che/default.cache.py
14mr|samba-4.1.9-6|795	
14mr|samba-4.1.9-6|796	buildtools/bin/waf build -v -v %?_smp_mflags
14mr|samba-4.1.9-6|797	
14mr|samba-4.1.9-6|798	%if %{with gtk}
14mr|samba-4.1.9-6|799	cd source3/lib/netapi/examples/netdomjoin-gui
14mr|samba-4.1.9-6|800	%__cc %{optflags} `pkg-config --cflags gtk+-2.0` -I../../../../../bin/default/include/public -o netdomjoin-gui netdomjoin-gui.c -L../../../../../bin/default/source3/ -lnetapi `pkg-config --libs gtk+-2.0`
14mr|samba-4.1.9-6|801	%endif
14mr|samba-4.1.9-6|802	
14mr|samba-4.1.9-6|803	%install
14mr|samba-4.1.9-6|804	mkdir -p %{buildroot}
14mr|samba-4.1.9-6|805	
14mr|samba-4.1.9-6|806	# Put stuff where it should go.
14mr|samba-4.1.9-6|807	mkdir -p %{buildroot}/%{_libdir}/samba/
14mr|samba-4.1.9-6|808	mkdir -p %{buildroot}/%{_datadir}/man/man8/
14mr|samba-4.1.9-6|809	
14mr|samba-4.1.9-6|810	
14mr|samba-4.1.9-6|811	# Any entries here mean samba makefile is *really* broken:
14mr|samba-4.1.9-6|812	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mr|samba-4.1.9-6|813	mkdir -p %{buildroot}/%{_datadir}
14mr|samba-4.1.9-6|814	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
14mr|samba-4.1.9-6|815	
14mr|samba-4.1.9-6|816	%makeinstall_std
14mr|samba-4.1.9-6|817	# PAM modules don't go to /usr...
14mr|samba-4.1.9-6|818	if [ -e %{buildroot}%{_libdir}/security ]; then
14mr|samba-4.1.9-6|819	mkdir -p %{buildroot}/%_lib
14mr|samba-4.1.9-6|820	mv %{buildroot}%{_libdir}/security %{buildroot}/%_lib
14mr|samba-4.1.9-6|821	fi
14mr|samba-4.1.9-6|822	
14mr|samba-4.1.9-6|823	#Even though we tell waf above where to put perl it gets it wrong
14mr|samba-4.1.9-6|824	#mkdir -p %{buildroot}/%{perl_vendorlib}
14mr|samba-4.1.9-6|825	#mv %{buildroot}%_datadir/perl5/* %{buildroot}/%{perl_vendorlib}
14mr|samba-4.1.9-6|826	
14mr|samba-4.1.9-6|827	#need to stay
14mr|samba-4.1.9-6|828	mkdir -p %{buildroot}/{sbin,bin}
14mr|samba-4.1.9-6|829	mkdir -p %{buildroot}%{_sysconfdir}/{logrotate.d,pam.d,xinetd.d}
14mr|samba-4.1.9-6|830	mkdir -p %{buildroot}/%{_initrddir}
14mr|samba-4.1.9-6|831	mkdir -p %{buildroot}/var/cache/%{name}
14mr|samba-4.1.9-6|832	mkdir -p %{buildroot}/var/log/%{name}
14mr|samba-4.1.9-6|833	mkdir -p %{buildroot}/var/run/%{name}
14mr|samba-4.1.9-6|834	mkdir -p %{buildroot}/var/spool/%{name}
14mr|samba-4.1.9-6|835	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/private
14mr|samba-4.1.9-6|836	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/{netlogon,profiles,printers}
14mr|samba-4.1.9-6|837	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/printers/{W32X86,WIN40,W32ALPHA,W32MIPS,W32PPC}
14mr|samba-4.1.9-6|838	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/codepages/src
14mr|samba-4.1.9-6|839	mkdir -p %{buildroot}/%{_lib}/security
14mr|samba-4.1.9-6|840	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|samba-4.1.9-6|841	mkdir -p %{buildroot}%{_sbindir}
14mr|samba-4.1.9-6|842	mkdir -p %{buildroot}%{_bindir}
14mr|samba-4.1.9-6|843	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
14mr|samba-4.1.9-6|844	mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
14mr|samba-4.1.9-6|845	
14mr|samba-4.1.9-6|846	# Fix some paths so provision works:
14mr|samba-4.1.9-6|847	perl -pi -e 's,default_ldb_modules_dir = None,default_ldb_modules_dir = \"%{_libdir}/%{name}/ldb\",g' %{buildroot}/%{py_platsitedir}/samba/__init__.py
14mr|samba-4.1.9-6|848	#perl -pi -e 's,share/samba/setup,share/%{name}/setup,g' %{buildroot}/%{python_sitearch}/samba/provision.py
14mr|samba-4.1.9-6|849	
14mr|samba-4.1.9-6|850	%if %{with gtk}
14mr|samba-4.1.9-6|851	install -m 755 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui %{buildroot}/%{_sbindir}/netdomjoin-gui
14mr|samba-4.1.9-6|852	mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name}
14mr|samba-4.1.9-6|853	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/samba.ico %{buildroot}/%{_datadir}/pixmaps/%{name}/samba.ico
14mr|samba-4.1.9-6|854	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo.png
14mr|samba-4.1.9-6|855	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo-small.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo-small.png
14mr|samba-4.1.9-6|856	%endif
14mr|samba-4.1.9-6|857	
14mr|samba-4.1.9-6|858	#libnss_* still not handled by make:
14mr|samba-4.1.9-6|859	# Install the nsswitch library extension file
14mr|samba-4.1.9-6|860	#for i in wins winbind; do
14mr|samba-4.1.9-6|861	#  install -m755 source4/nsswitch/libnss_${i}.so %{buildroot}/%{_lib}/libnss_${i}.so
14mr|samba-4.1.9-6|862	#done
14mr|samba-4.1.9-6|863	# Make link for wins and winbind resolvers
14mr|samba-4.1.9-6|864	#( cd %{buildroot}/%{_lib}; ln -s libnss_wins.so libnss_wins.so.2; ln -s libnss_winbind.so libnss_winbind.so.2)
14mr|samba-4.1.9-6|865	#install -d %{buildroot}/%{_libdir}/krb5/plugins
14mr|samba-4.1.9-6|866	#install -m755 source4/bin/winbind_krb5_locator.so %{buildroot}/%{_libdir}/krb5/plugins
14mr|samba-4.1.9-6|867	
14mr|samba-4.1.9-6|868	%if %{build_test}
14mr|samba-4.1.9-6|869	for i in {%{testbin}};do
14mr|samba-4.1.9-6|870	mv %{buildroot}/%{_bindir}/$i %{buildroot}/%{_bindir}/${i} || :
14mr|samba-4.1.9-6|871	done
14mr|samba-4.1.9-6|872	%endif
14mr|samba-4.1.9-6|873	
14mr|samba-4.1.9-6|874	# Install other stuff
14mr|samba-4.1.9-6|875	
14mr|samba-4.1.9-6|876	install -m644 %{SOURCE28} %{buildroot}/%{_sysconfdir}/pam.d/%{name}
14mr|samba-4.1.9-6|877	install -m644 %{SOURCE29} %{buildroot}/%{_sysconfdir}/pam.d/system-auth-winbind
14mr|samba-4.1.9-6|878	#
14mr|samba-4.1.9-6|879	install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
14mr|samba-4.1.9-6|880	
14mr|samba-4.1.9-6|881	# install pam_winbind.conf sample file
14mr|samba-4.1.9-6|882	mkdir -p %{buildroot}%{_sysconfdir}/security
14mr|samba-4.1.9-6|883	
14mr|samba-4.1.9-6|884	# Some inline fixes for smb.conf for non-winbind use
14mr|samba-4.1.9-6|885	install -m644 packaging/LSB/smb.conf %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mr|samba-4.1.9-6|886	cat packaging/LSB/smb.conf | \
14mr|samba-4.1.9-6|887	touch %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mr|samba-4.1.9-6|888	#sed -e 's/^;   printer admin = @adm/   printer admin = @adm/g' >%{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mr|samba-4.1.9-6|889	sed -i -e "/^\[$section\]/,/^\[.*\]/ s|^\($option[ \t]*=[ \t]*\).*$|\1$value|" "%{buildroot}/%{_sysconfdir}/%{name}/smb.conf"
14mr|samba-4.1.9-6|890	python %{SOURCE81} "%{buildroot}/%{_sysconfdir}/%{name}/smb.conf"
14mr|samba-4.1.9-6|891	
14mr|samba-4.1.9-6|892	%if %build_cupspc
14mr|samba-4.1.9-6|893	#perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mr|samba-4.1.9-6|894	#perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb-winbind.conf
14mr|samba-4.1.9-6|895	# Link smbspool to CUPS (does not require installed CUPS)
14mr|samba-4.1.9-6|896	
14mr|samba-4.1.9-6|897	mkdir -p %{buildroot}/%{_prefix}/lib/cups/backend
14mr|samba-4.1.9-6|898	ln -s %{_bindir}/smbspool %{buildroot}/%{_prefix}/lib/cups/backend/smb
14mr|samba-4.1.9-6|899	%endif
14mr|samba-4.1.9-6|900	
14mr|samba-4.1.9-6|901	echo 127.0.0.1 localhost > %{buildroot}/%{_sysconfdir}/%{name}/lmhosts
14mr|samba-4.1.9-6|902	
14mr|samba-4.1.9-6|903	install -c -m 755 %{SOURCE10} %{buildroot}%{_datadir}/%{name}/scripts/print-pdf
14mr|samba-4.1.9-6|904	
14mr|samba-4.1.9-6|905	# Move some stuff where it belongs...
14mr|samba-4.1.9-6|906	mkdir -p %{buildroot}%_lib
14mr|samba-4.1.9-6|907	mv %{buildroot}%{_libdir}/libnss* %{buildroot}/%_lib/
14mr|samba-4.1.9-6|908	
14mr|samba-4.1.9-6|909	rm -f %{buildroot}/%{_mandir}/man1/testprns*
14mr|samba-4.1.9-6|910	
14mr|samba-4.1.9-6|911	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mr|samba-4.1.9-6|912	cat >%{buildroot}%{_sysconfdir}/ld.so.conf.d/samba.conf <<EOF
14mr|samba-4.1.9-6|913	%{_libdir}/samba
14mr|samba-4.1.9-6|914	EOF
14mr|samba-4.1.9-6|915	
14mr|samba-4.1.9-6|916	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14mr|samba-4.1.9-6|917	# cp -a packaging/systemd/*.service %{buildroot}%{_unitdir}/
14mr|samba-4.1.9-6|918	cp %{SOURCE30} %{buildroot}%{_unitdir}/
14mr|samba-4.1.9-6|919	cp %{SOURCE31} %{buildroot}%{_unitdir}/
14mr|samba-4.1.9-6|920	cp %{SOURCE32} %{buildroot}%{_unitdir}/
14mr|samba-4.1.9-6|921	cp %{SOURCE33} %{buildroot}%{_unitdir}/
14mr|samba-4.1.9-6|922	cp -a packaging/systemd/samba.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/samba
14mr|samba-4.1.9-6|923	
14mr|samba-4.1.9-6|924	install -d -m 0755 %{buildroot}%{_prefix}/lib/tmpfiles.d/
14mr|samba-4.1.9-6|925	install -m644 packaging/systemd/samba.conf.tmp %{buildroot}%{_prefix}/lib/tmpfiles.d/samba.conf
14mr|samba-4.1.9-6|926	# create /run/samba too.
14mr|samba-4.1.9-6|927	echo "d /run/samba  755 root root" >> %{buildroot}%{_prefix}/lib/tmpfiles.d/samba.conf
14mr|samba-4.1.9-6|928	
14mr|samba-4.1.9-6|929	%post server
14mr|samba-4.1.9-6|930	
14mr|samba-4.1.9-6|931	# Add a unix group for samba machine accounts
14mr|samba-4.1.9-6|932	groupadd -frg 421 machines
14mr|samba-4.1.9-6|933	
14mr|samba-4.1.9-6|934	# https://wiki.archlinux.org/index.php/Samba#Creating_usershare_path
14mr|samba-4.1.9-6|935	groupadd sambashare
14mr|samba-4.1.9-6|936	mkdir -p %{_localstatedir}/lib/samba/usershare
14mr|samba-4.1.9-6|937	chown root:sambashare %{_localstatedir}/lib/samba/usershare
14mr|samba-4.1.9-6|938	chmod 1770 %{_localstatedir}/lib/samba/usershare
14mr|samba-4.1.9-6|939	for u in $(awk -F: '$6 ~ /\/home/ && $3 >= 500 {print $1}' /etc/passwd); do usermod -a -G sambashare $u; done
14mr|samba-4.1.9-6|940	
14mr|samba-4.1.9-6|941	%systemd_post nmb.service
14mr|samba-4.1.9-6|942	%systemd_post smb.service
14mr|samba-4.1.9-6|943	
14mr|samba-4.1.9-6|944	%postun server
14mr|samba-4.1.9-6|945	%systemd_postun nmb.service
14mr|samba-4.1.9-6|946	%systemd_postun smb.service
14mr|samba-4.1.9-6|947	
14mr|samba-4.1.9-6|948	%post common
14mr|samba-4.1.9-6|949	/usr/bin/systemd-tmpfiles --create %{_prefix}/lib/tmpfiles.d/samba.conf
14mr|samba-4.1.9-6|950	# And this too, in case we don't have smbd to create it for us
14mr|samba-4.1.9-6|951	[ -f /var/cache/%{name}/unexpected.tdb ] || {
14mr|samba-4.1.9-6|952	touch /var/cache/%{name}/unexpected.tdb
14mr|samba-4.1.9-6|953	}
14mr|samba-4.1.9-6|954	
14mr|samba-4.1.9-6|955	%postun common
14mr|samba-4.1.9-6|956	if [ -f %{_sysconfdir}/%{name}/README.mdk.conf ];then rm -f %{_sysconfdir}/%{name}/README.mdk.conf;fi
14mr|samba-4.1.9-6|957	
14mr|samba-4.1.9-6|958	%post winbind
14mr|samba-4.1.9-6|959	if [ $1 = 1 ]; then
14mr|samba-4.1.9-6|960	/sbin/chkconfig winbind on
14mr|samba-4.1.9-6|961	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
14mr|samba-4.1.9-6|962	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
14mr|samba-4.1.9-6|963	for i in passwd group;do
14mr|samba-4.1.9-6|964	grep ^$i %{_sysconfdir}/nsswitch.conf |grep -v 'winbind' >/dev/null
14mr|samba-4.1.9-6|965	if [ $? = 0 ];then
14mr|samba-4.1.9-6|966	echo "Adding a winbind entry to the $i section of %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|967	awk '/^'$i'/ {print $0 " winbind"};!/^'$i'/ {print}' %{_sysconfdir}/nsswitch.conf.rpmtemp >%{_sysconfdir}/nsswitch.conf;
14mr|samba-4.1.9-6|968	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
14mr|samba-4.1.9-6|969	else
14mr|samba-4.1.9-6|970	echo "$i entry found in %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|971	fi
14mr|samba-4.1.9-6|972	done
14mr|samba-4.1.9-6|973	if [ -f %{_sysconfdir}/nsswitch.conf.rpmtemp ];then rm -f %{_sysconfdir}/nsswitch.conf.rpmtemp;fi
14mr|samba-4.1.9-6|974	fi
14mr|samba-4.1.9-6|975	
14mr|samba-4.1.9-6|976	%systemd_post winbind.service
14mr|samba-4.1.9-6|977	
14mr|samba-4.1.9-6|978	%preun winbind
14mr|samba-4.1.9-6|979	if [ $1 = 0 ]; then
14mr|samba-4.1.9-6|980	echo "Removing winbind entries from %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|981	perl -pi -e 's/ winbind//' %{_sysconfdir}/nsswitch.conf
14mr|samba-4.1.9-6|982	
14mr|samba-4.1.9-6|983	/sbin/chkconfig winbind reset
14mr|samba-4.1.9-6|984	fi
14mr|samba-4.1.9-6|985	
14mr|samba-4.1.9-6|986	%systemd_postun winbind.service
14mr|samba-4.1.9-6|987	
14mr|samba-4.1.9-6|988	%post -n nss_wins
14mr|samba-4.1.9-6|989	if [ $1 = 1 ]; then
14mr|samba-4.1.9-6|990	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
14mr|samba-4.1.9-6|991	grep '^hosts' %{_sysconfdir}/nsswitch.conf |grep -v 'wins' >/dev/null
14mr|samba-4.1.9-6|992	if [ $? = 0 ];then
14mr|samba-4.1.9-6|993	echo "Adding a wins entry to the hosts section of %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|994	awk '/^hosts/ {print $0 " wins"};!/^hosts/ {print}' %{_sysconfdir}/nsswitch.conf.rpmsave >%{_sysconfdir}/nsswitch.conf;
14mr|samba-4.1.9-6|995	else
14mr|samba-4.1.9-6|996	echo "wins entry found in %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|997	fi
14mr|samba-4.1.9-6|998	#    else
14mr|samba-4.1.9-6|999	#        echo "Upgrade, leaving nsswitch.conf intact"
14mr|samba-4.1.9-6|1000	fi
14mr|samba-4.1.9-6|1001	
14mr|samba-4.1.9-6|1002	%preun -n nss_wins
14mr|samba-4.1.9-6|1003	if [ $1 = 0 ]; then
14mr|samba-4.1.9-6|1004	echo "Removing wins entry from %{_sysconfdir}/nsswitch.conf"
14mr|samba-4.1.9-6|1005	perl -pi -e 's/ wins//' %{_sysconfdir}/nsswitch.conf
14mr|samba-4.1.9-6|1006	#else
14mr|samba-4.1.9-6|1007	#	echo "Leaving %{_sysconfdir}/nsswitch.conf intact"
14mr|samba-4.1.9-6|1008	fi
14mr|samba-4.1.9-6|1009	
14mr|samba-4.1.9-6|1010	%files server
14mr|samba-4.1.9-6|1011	%(for i in %{_sbindir}/{%{serversbin}};do echo $i;done)
14mr|samba-4.1.9-6|1012	%(for i in %{_bindir}/%{serverbin};do echo $i;done)
14mr|samba-4.1.9-6|1013	%attr(755,root,root) /%{_lib}/security/pam_smbpass*
14mr|samba-4.1.9-6|1014	#%{_libdir}/%{name}/vfs
14mr|samba-4.1.9-6|1015	%{_libdir}/%{name}/vfs/*.so
14mr|samba-4.1.9-6|1016	#dir %{_libdir}/samba/pdb
14mr|samba-4.1.9-6|1017	%dir %{_libdir}/samba
14mr|samba-4.1.9-6|1018	%{_libdir}/samba/ldb
14mr|samba-4.1.9-6|1019	%{_libdir}/samba/service
14mr|samba-4.1.9-6|1020	%{_libdir}/samba/process_model
14mr|samba-4.1.9-6|1021	%{_libdir}/samba/gensec
14mr|samba-4.1.9-6|1022	%{_libdir}/samba/auth
14mr|samba-4.1.9-6|1023	%{_libdir}/samba/bind9
14mr|samba-4.1.9-6|1024	# %{_libdir}/%{name}/*.so*
14mr|samba-4.1.9-6|1025	%{_libdir}/samba/libCHARSET3.so
14mr|samba-4.1.9-6|1026	%{_libdir}/samba/libHDB_SAMBA4.so
14mr|samba-4.1.9-6|1027	%{_libdir}/samba/libLIBWBCLIENT_OLD.so
14mr|samba-4.1.9-6|1028	%{_libdir}/samba/libMESSAGING.so
14mr|samba-4.1.9-6|1029	%{_libdir}/samba/libaddns.so
14mr|samba-4.1.9-6|1030	%if %{with ads}
14mr|samba-4.1.9-6|1031	%{_libdir}/samba/libads.so
14mr|samba-4.1.9-6|1032	%endif
14mr|samba-4.1.9-6|1033	%{_libdir}/samba/libasn1-samba4.so.8
14mr|samba-4.1.9-6|1034	%{_libdir}/samba/libasn1-samba4.so.8.0.0
14mr|samba-4.1.9-6|1035	%{_libdir}/samba/libasn1util.so
14mr|samba-4.1.9-6|1036	%{_libdir}/samba/libauth.so
14mr|samba-4.1.9-6|1037	%{_libdir}/samba/libauth4.so
14mr|samba-4.1.9-6|1038	%{_libdir}/samba/libauth_sam_reply.so
14mr|samba-4.1.9-6|1039	%{_libdir}/samba/libauth_unix_token.so
14mr|samba-4.1.9-6|1040	%{_libdir}/samba/libauthkrb5.so
14mr|samba-4.1.9-6|1041	%{_libdir}/samba/libccan.so
14mr|samba-4.1.9-6|1042	%{_libdir}/samba/libcli-ldap-common.so
14mr|samba-4.1.9-6|1043	%{_libdir}/samba/libcli-ldap.so
14mr|samba-4.1.9-6|1044	%{_libdir}/samba/libcli-nbt.so
14mr|samba-4.1.9-6|1045	%{_libdir}/samba/libcli_cldap.so
14mr|samba-4.1.9-6|1046	%{_libdir}/samba/libcli_smb_common.so
14mr|samba-4.1.9-6|1047	%{_libdir}/samba/libcli_spoolss.so
14mr|samba-4.1.9-6|1048	%{_libdir}/samba/libcliauth.so
14mr|samba-4.1.9-6|1049	%{_libdir}/samba/libcluster.so
14mr|samba-4.1.9-6|1050	%{_libdir}/samba/libcmdline-credentials.so
14mr|samba-4.1.9-6|1051	%{_libdir}/samba/libdb-glue.so
14mr|samba-4.1.9-6|1052	%{_libdir}/samba/libdbwrap.so
14mr|samba-4.1.9-6|1053	%{_libdir}/samba/libdcerpc-samba.so
14mr|samba-4.1.9-6|1054	%{_libdir}/samba/libdcerpc-samba4.so
14mr|samba-4.1.9-6|1055	%{_libdir}/samba/libdfs_server_ad.so
14mr|samba-4.1.9-6|1056	%{_libdir}/samba/libdlz_bind9_for_torture.so
14mr|samba-4.1.9-6|1057	%{_libdir}/samba/libdsdb-module.so
14mr|samba-4.1.9-6|1058	%{_libdir}/samba/liberrors.so
14mr|samba-4.1.9-6|1059	%{_libdir}/samba/libevents.so
14mr|samba-4.1.9-6|1060	%{_libdir}/samba/libflag_mapping.so
14mr|samba-4.1.9-6|1061	%{_libdir}/samba/libgpo.so
14mr|samba-4.1.9-6|1062	%{_libdir}/samba/libgse.so
14mr|samba-4.1.9-6|1063	%{_libdir}/samba/libgssapi-samba4.so.2
14mr|samba-4.1.9-6|1064	%{_libdir}/samba/libgssapi-samba4.so.2.0.0
14mr|samba-4.1.9-6|1065	%{_libdir}/samba/libhcrypto-samba4.so.5
14mr|samba-4.1.9-6|1066	%{_libdir}/samba/libhcrypto-samba4.so.5.0.1
14mr|samba-4.1.9-6|1067	%{_libdir}/samba/libhdb-samba4.so.11
14mr|samba-4.1.9-6|1068	%{_libdir}/samba/libhdb-samba4.so.11.0.2
14mr|samba-4.1.9-6|1069	%{_libdir}/samba/libheimbase-samba4.so.1
14mr|samba-4.1.9-6|1070	%{_libdir}/samba/libheimbase-samba4.so.1.0.0
14mr|samba-4.1.9-6|1071	%{_libdir}/samba/libheimntlm-samba4.so.1
14mr|samba-4.1.9-6|1072	%{_libdir}/samba/libheimntlm-samba4.so.1.0.1
14mr|samba-4.1.9-6|1073	%{_libdir}/samba/libhx509-samba4.so.5
14mr|samba-4.1.9-6|1074	%{_libdir}/samba/libhx509-samba4.so.5.0.0
14mr|samba-4.1.9-6|1075	%{_libdir}/samba/libidmap.so
14mr|samba-4.1.9-6|1076	%{_libdir}/samba/libiniparser.so
14mr|samba-4.1.9-6|1077	%{_libdir}/samba/libinterfaces.so
14mr|samba-4.1.9-6|1078	%{_libdir}/samba/libkdc-samba4.so.2
14mr|samba-4.1.9-6|1079	%{_libdir}/samba/libkdc-samba4.so.2.0.0
14mr|samba-4.1.9-6|1080	%{_libdir}/samba/libkrb5-samba4.so.26
14mr|samba-4.1.9-6|1081	%{_libdir}/samba/libkrb5-samba4.so.26.0.0
14mr|samba-4.1.9-6|1082	%{_libdir}/samba/libkrb5samba.so
14mr|samba-4.1.9-6|1083	%{_libdir}/samba/libldb-cmdline.so
14mr|samba-4.1.9-6|1084	%{_libdir}/samba/libldbsamba.so
14mr|samba-4.1.9-6|1085	%{_libdir}/samba/liblibcli_lsa3.so
14mr|samba-4.1.9-6|1086	%{_libdir}/samba/liblibcli_netlogon3.so
14mr|samba-4.1.9-6|1087	%{_libdir}/samba/liblibsmb.so
14mr|samba-4.1.9-6|1088	%{_libdir}/samba/libmsrpc3.so
14mr|samba-4.1.9-6|1089	%{_libdir}/samba/libndr-samba.so
14mr|samba-4.1.9-6|1090	%{_libdir}/samba/libndr-samba4.so
14mr|samba-4.1.9-6|1091	%{_libdir}/samba/libnet_keytab.so
14mr|samba-4.1.9-6|1092	%{_libdir}/samba/libnetif.so
14mr|samba-4.1.9-6|1093	%{_libdir}/samba/libnpa_tstream.so
14mr|samba-4.1.9-6|1094	%{_libdir}/samba/libnss_info.so
14mr|samba-4.1.9-6|1095	%{_libdir}/samba/libnss_wrapper.so
14mr|samba-4.1.9-6|1096	%{_libdir}/samba/libntvfs.so
14mr|samba-4.1.9-6|1097	%{_libdir}/samba/libpac.so
14mr|samba-4.1.9-6|1098	%{_libdir}/samba/libpopt_samba3.so
14mr|samba-4.1.9-6|1099	%{_libdir}/samba/libposix_eadb.so
14mr|samba-4.1.9-6|1100	%{_libdir}/samba/libprinting_migrate.so
14mr|samba-4.1.9-6|1101	%{_libdir}/samba/libprocess_model.so
14mr|samba-4.1.9-6|1102	%{_libdir}/samba/libreplace.so
14mr|samba-4.1.9-6|1103	%{_libdir}/samba/libroken-samba4.so.19
14mr|samba-4.1.9-6|1104	%{_libdir}/samba/libroken-samba4.so.19.0.1
14mr|samba-4.1.9-6|1105	%{_libdir}/samba/libsamba-modules.so
14mr|samba-4.1.9-6|1106	%{_libdir}/samba/libsamba-net.so
14mr|samba-4.1.9-6|1107	%{_libdir}/samba/libsamba-security.so
14mr|samba-4.1.9-6|1108	%{_libdir}/samba/libsamba-sockets.so
14mr|samba-4.1.9-6|1109	%{_libdir}/samba/libsamba3-util.so
14mr|samba-4.1.9-6|1110	%{_libdir}/samba/libsamba_python.so
14mr|samba-4.1.9-6|1111	%{_libdir}/samba/libsamdb-common.so
14mr|samba-4.1.9-6|1112	%{_libdir}/samba/libsecrets3.so
14mr|samba-4.1.9-6|1113	%{_libdir}/samba/libserver-role.so
14mr|samba-4.1.9-6|1114	%{_libdir}/samba/libservice.so
14mr|samba-4.1.9-6|1115	%{_libdir}/samba/libshares.so
14mr|samba-4.1.9-6|1116	%{_libdir}/samba/libsmb_transport.so
14mr|samba-4.1.9-6|1117	%{_libdir}/samba/libsmbd_base.so
14mr|samba-4.1.9-6|1118	%{_libdir}/samba/libsmbd_conn.so
14mr|samba-4.1.9-6|1119	%{_libdir}/samba/libsmbd_shim.so
14mr|samba-4.1.9-6|1120	%{_libdir}/samba/libsmbldaphelper.so
14mr|samba-4.1.9-6|1121	%{_libdir}/samba/libsmbpasswdparser.so
14mr|samba-4.1.9-6|1122	%{_libdir}/samba/libsmbregistry.so
14mr|samba-4.1.9-6|1123	%{_libdir}/samba/libsocket_wrapper.so
14mr|samba-4.1.9-6|1124	%{_libdir}/samba/libsubunit.so
14mr|samba-4.1.9-6|1125	%{_libdir}/samba/libtdb-wrap.so
14mr|samba-4.1.9-6|1126	%{_libdir}/samba/libtdb_compat.so
14mr|samba-4.1.9-6|1127	%{_libdir}/samba/libtrusts_util.so
14mr|samba-4.1.9-6|1128	%{_libdir}/samba/libuid_wrapper.so
14mr|samba-4.1.9-6|1129	%{_libdir}/samba/libutil_cmdline.so
14mr|samba-4.1.9-6|1130	%{_libdir}/samba/libutil_ntdb.so
14mr|samba-4.1.9-6|1131	%{_libdir}/samba/libutil_reg.so
14mr|samba-4.1.9-6|1132	%{_libdir}/samba/libutil_setid.so
14mr|samba-4.1.9-6|1133	%{_libdir}/samba/libutil_tdb.so
14mr|samba-4.1.9-6|1134	%{_libdir}/samba/libwinbind-client.so
14mr|samba-4.1.9-6|1135	%{_libdir}/samba/libwind-samba4.so.0
14mr|samba-4.1.9-6|1136	%{_libdir}/samba/libwind-samba4.so.0.0.0
14mr|samba-4.1.9-6|1137	%{_libdir}/samba/libxattr_tdb.so
14mr|samba-4.1.9-6|1138	%dir %{_libdir}/samba/vfs
14mr|samba-4.1.9-6|1139	%{_libdir}/mit_samba.so
14mr|samba-4.1.9-6|1140	%{_libdir}/%{name}/nss_info
14mr|samba-4.1.9-6|1141	%{_sbindir}/smbd
14mr|samba-4.1.9-6|1142	%{_sbindir}/nmbd
14mr|samba-4.1.9-6|1143	%{_sbindir}/samba_upgradedns
14mr|samba-4.1.9-6|1144	#attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smbusers
14mr|samba-4.1.9-6|1145	#%attr(-,root,root) %config(noreplace) %{_initrddir}/wrepld
14mr|samba-4.1.9-6|1146	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|samba-4.1.9-6|1147	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|samba-4.1.9-6|1148	#%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/samba-slapd.include
14mr|samba-4.1.9-6|1149	%(for i in %{_mandir}/man?/%{serverbin}\.[0-9]*;do echo $i;done)
14mr|samba-4.1.9-6|1150	%attr(775,root,adm) %dir %{_localstatedir}/lib/%{name}/netlogon
14mr|samba-4.1.9-6|1151	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/profiles
14mr|samba-4.1.9-6|1152	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/printers
14mr|samba-4.1.9-6|1153	%attr(2775,root,adm) %dir %{_localstatedir}/lib/%{name}/printers/*
14mr|samba-4.1.9-6|1154	%attr(1777,root,root) %dir /var/spool/%{name}
14mr|samba-4.1.9-6|1155	%dir %{_datadir}/%{name}
14mr|samba-4.1.9-6|1156	%dir %{_datadir}/%{name}/scripts
14mr|samba-4.1.9-6|1157	%{_datadir}/samba/setup
14mr|samba-4.1.9-6|1158	%attr(0755,root,root) %{_datadir}/%{name}/scripts/print-pdf
14mr|samba-4.1.9-6|1159	#attr(0755,root,root) %{_datadir}/samba/scripts/convertSambaAccount
14mr|samba-4.1.9-6|1160	%{_mandir}/man8/idmap_*.8*
14mr|samba-4.1.9-6|1161	#{_mandir}/man8/vfs_*.8*
14mr|samba-4.1.9-6|1162	%{_mandir}/man8/samba.8*
14mr|samba-4.1.9-6|1163	%{_sysconfdir}/ld.so.conf.d
14mr|samba-4.1.9-6|1164	%{_unitdir}/samba.service
14mr|samba-4.1.9-6|1165	%{_unitdir}/smb.service
14mr|samba-4.1.9-6|1166	%{_unitdir}/nmb.service
14mr|samba-4.1.9-6|1167	%config(noreplace) %{_sysconfdir}/sysconfig/samba
14mr|samba-4.1.9-6|1168	
14mr|samba-4.1.9-6|1169	%if %{with doc}
14mr|samba-4.1.9-6|1170	%files doc
14mr|samba-4.1.9-6|1171	%doc README COPYING Manifest Read-Manifest-Now
14mr|samba-4.1.9-6|1172	%doc WHATSNEW.txt Roadmap
14mr|samba-4.1.9-6|1173	%doc README.%{name}-mandrake-rpm
14mr|samba-4.1.9-6|1174	%doc clean-docs/samba-doc/docs/*
14mr|samba-4.1.9-6|1175	%doc clean-docs/samba-doc/examples
14mr|samba-4.1.9-6|1176	%endif
14mr|samba-4.1.9-6|1177	
14mr|samba-4.1.9-6|1178	%files client
14mr|samba-4.1.9-6|1179	%{_bindir}/dbwrap_tool
14mr|samba-4.1.9-6|1180	#{_bindir}/dbwrap_torture
14mr|samba-4.1.9-6|1181	#{_bindir}/debug2html
14mr|samba-4.1.9-6|1182	%{_bindir}/eventlogadm
14mr|samba-4.1.9-6|1183	#{_bindir}/locktest2
14mr|samba-4.1.9-6|1184	#{_bindir}/locktest3
14mr|samba-4.1.9-6|1185	#{_bindir}/log2pcap
14mr|samba-4.1.9-6|1186	#{_bindir}/masktest3
14mr|samba-4.1.9-6|1187	#{_bindir}/msgtest
14mr|samba-4.1.9-6|1188	%{_bindir}/net
14mr|samba-4.1.9-6|1189	%{_bindir}/nmblookup4
14mr|samba-4.1.9-6|1190	%{_bindir}/pdbedit
14mr|samba-4.1.9-6|1191	#{_bindir}/pdbtest
14mr|samba-4.1.9-6|1192	%{_bindir}/profiles
14mr|samba-4.1.9-6|1193	#{_bindir}/pthreadpooltest
14mr|samba-4.1.9-6|1194	#{_bindir}/rpc_open_tcp
14mr|samba-4.1.9-6|1195	%{_bindir}/rpcclient
14mr|samba-4.1.9-6|1196	#{_bindir}/samba-dig
14mr|samba-4.1.9-6|1197	%{_sbindir}/samba_kcc
14mr|samba-4.1.9-6|1198	%{_bindir}/sharesec
14mr|samba-4.1.9-6|1199	%{_bindir}/smbcacls
14mr|samba-4.1.9-6|1200	%{_bindir}/smbclient4
14mr|samba-4.1.9-6|1201	#{_bindir}/smbconftort
14mr|samba-4.1.9-6|1202	%{_bindir}/smbcontrol
14mr|samba-4.1.9-6|1203	%{_bindir}/smbcquotas
14mr|samba-4.1.9-6|1204	#{_bindir}/smbfilter
14mr|samba-4.1.9-6|1205	%{_bindir}/smbget
14mr|samba-4.1.9-6|1206	%{_bindir}/smbpasswd
14mr|samba-4.1.9-6|1207	%{_bindir}/smbspool
14mr|samba-4.1.9-6|1208	%{_bindir}/smbstatus
14mr|samba-4.1.9-6|1209	%{_bindir}/smbta-util
14mr|samba-4.1.9-6|1210	#{_bindir}/smbtorture3
14mr|samba-4.1.9-6|1211	%{_bindir}/smbtree
14mr|samba-4.1.9-6|1212	#{_bindir}/split_tokens
14mr|samba-4.1.9-6|1213	%{_bindir}/ntdbbackup
14mr|samba-4.1.9-6|1214	%{_bindir}/ntdbdump
14mr|samba-4.1.9-6|1215	%{_bindir}/ntdbrestore
14mr|samba-4.1.9-6|1216	%{_bindir}/ntdbtool
14mr|samba-4.1.9-6|1217	%{_bindir}/samba-regedit
14mr|samba-4.1.9-6|1218	%{_bindir}/smbtar
14mr|samba-4.1.9-6|1219	#{_bindir}/test_lp_load
14mr|samba-4.1.9-6|1220	#{_bindir}/timelimit
14mr|samba-4.1.9-6|1221	#{_bindir}/versiontest
14mr|samba-4.1.9-6|1222	#{_bindir}/vfstest
14mr|samba-4.1.9-6|1223	#{_bindir}/vlp
14mr|samba-4.1.9-6|1224	
14mr|samba-4.1.9-6|1225	
14mr|samba-4.1.9-6|1226	%(for i in %{_bindir}/{%{clientbin}};do echo $i;done)
14mr|samba-4.1.9-6|1227	# %{_mandir}/man1/nmblookup
14mr|samba-4.1.9-6|1228	# %(for i in %{_mandir}/%{client_man}.[0-9]%{_extension};do echo $i;done)
14mr|samba-4.1.9-6|1229	
14mr|samba-4.1.9-6|1230	%{_mandir}/man1/dbwrap_tool.1*
14mr|samba-4.1.9-6|1231	%{_mandir}/man8/samba-tool.8*
14mr|samba-4.1.9-6|1232	%{_mandir}/man8/ntdbbackup.8*
14mr|samba-4.1.9-6|1233	%{_mandir}/man8/ntdbdump.8*
14mr|samba-4.1.9-6|1234	%{_mandir}/man8/ntdbrestore.8*
14mr|samba-4.1.9-6|1235	%{_mandir}/man8/ntdbtool.8*
14mr|samba-4.1.9-6|1236	%{_mandir}/man8/samba-regedit.8*
14mr|samba-4.1.9-6|1237	%{_mandir}/man8/vfs_btrfs.8*
14mr|samba-4.1.9-6|1238	%{_mandir}/man8/vfs_linux_xfs_sgid.8*
14mr|samba-4.1.9-6|1239	%{_mandir}/man8/vfs_syncops.8*
14mr|samba-4.1.9-6|1240	
14mr|samba-4.1.9-6|1241	#xclude %{_mandir}/man?/smbget*
14mr|samba-4.1.9-6|1242	#{_mandir}/man5/smbgetrc.5*
14mr|samba-4.1.9-6|1243	#{_mandir}/man8/eventlogadm3.8*
14mr|samba-4.1.9-6|1244	# Link of smbspool to CUPS
14mr|samba-4.1.9-6|1245	%if %build_cupspc
14mr|samba-4.1.9-6|1246	%{_prefix}/lib*/cups/backend/smb
14mr|samba-4.1.9-6|1247	%endif
14mr|samba-4.1.9-6|1248	
14mr|samba-4.1.9-6|1249	%files common
14mr|samba-4.1.9-6|1250	%{_prefix}/lib/tmpfiles.d/samba.conf
14mr|samba-4.1.9-6|1251	%dir /var/cache/%{name}
14mr|samba-4.1.9-6|1252	%dir /var/log/%{name}
14mr|samba-4.1.9-6|1253	%dir /var/run/%{name}
14mr|samba-4.1.9-6|1254	%dir /var/lib/%{name}/private
14mr|samba-4.1.9-6|1255	%(for i in %{_bindir}/{%{commonbin}};do echo $i;done)
14mr|samba-4.1.9-6|1256	%(for i in %{_mandir}/man?/{%{commonbin}}\.[0-9]*;do echo $i|grep -v testparm;done)
14mr|samba-4.1.9-6|1257	#%{_libdir}/smbwrapper.so
14mr|samba-4.1.9-6|1258	%dir %{_libdir}/%{name}
14mr|samba-4.1.9-6|1259	%{_libdir}/%{name}/libnon_posix_acls.so
14mr|samba-4.1.9-6|1260	%{_libdir}/%{name}/libntdb.so.0*
14mr|samba-4.1.9-6|1261	%dir %{_datadir}/%{name}
14mr|samba-4.1.9-6|1262	%{_datadir}/samba/codepages
14mr|samba-4.1.9-6|1263	#{_libdir}/%{name}/charset
14mr|samba-4.1.9-6|1264	#%{_libdir}/%{name}/lowcase.dat
14mr|samba-4.1.9-6|1265	#%{_libdir}/%{name}/valid.dat
14mr|samba-4.1.9-6|1266	%dir %{_sysconfdir}/%{name}
14mr|samba-4.1.9-6|1267	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smb.conf
14mr|samba-4.1.9-6|1268	#attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smb-winbind.conf
14mr|samba-4.1.9-6|1269	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/lmhosts
14mr|samba-4.1.9-6|1270	%dir %{_localstatedir}/lib/%{name}
14mr|samba-4.1.9-6|1271	%attr(-,root,root) %{_localstatedir}/lib/%{name}/codepages
14mr|samba-4.1.9-6|1272	%{_mandir}/man1/findsmb.1*
14mr|samba-4.1.9-6|1273	%{_mandir}/man1/log2pcap.1*
14mr|samba-4.1.9-6|1274	%{_mandir}/man1/nmblookup.1*
14mr|samba-4.1.9-6|1275	%{_mandir}/man1/nmblookup4.1*
14mr|samba-4.1.9-6|1276	%{_mandir}/man1/profiles.1*
14mr|samba-4.1.9-6|1277	%{_mandir}/man1/rpcclient.1*
14mr|samba-4.1.9-6|1278	%{_mandir}/man1/sharesec.1*
14mr|samba-4.1.9-6|1279	%{_mandir}/man1/smbcacls.1*
14mr|samba-4.1.9-6|1280	%{_mandir}/man1/smbclient.1*
14mr|samba-4.1.9-6|1281	%{_mandir}/man1/smbcontrol.1*
14mr|samba-4.1.9-6|1282	%{_mandir}/man1/smbcquotas.1*
14mr|samba-4.1.9-6|1283	%{_mandir}/man1/smbget.1*
14mr|samba-4.1.9-6|1284	%{_mandir}/man1/smbstatus.1*
14mr|samba-4.1.9-6|1285	%{_mandir}/man1/smbtar.1*
14mr|samba-4.1.9-6|1286	%{_mandir}/man1/smbtree.1*
14mr|samba-4.1.9-6|1287	%{_mandir}/man1/testparm.1*
14mr|samba-4.1.9-6|1288	%{_mandir}/man1/vfstest.1*
14mr|samba-4.1.9-6|1289	%{_mandir}/man1/wbinfo.1*
14mr|samba-4.1.9-6|1290	%{_mandir}/man5/lmhosts.5*
14mr|samba-4.1.9-6|1291	%{_mandir}/man5/pam_winbind.conf.5*
14mr|samba-4.1.9-6|1292	%{_mandir}/man5/smb.conf.5*
14mr|samba-4.1.9-6|1293	%{_mandir}/man5/smbgetrc.5*
14mr|samba-4.1.9-6|1294	%{_mandir}/man5/smbpasswd.5*
14mr|samba-4.1.9-6|1295	%{_mandir}/man7/samba.7*
14mr|samba-4.1.9-6|1296	%{_mandir}/man7/winbind_krb5_locator.7*
14mr|samba-4.1.9-6|1297	%{_mandir}/man8/eventlogadm.8*
14mr|samba-4.1.9-6|1298	%{_mandir}/man8/net.8*
14mr|samba-4.1.9-6|1299	%{_mandir}/man8/nmbd.8*
14mr|samba-4.1.9-6|1300	%{_mandir}/man8/pam_winbind.8*
14mr|samba-4.1.9-6|1301	%{_mandir}/man8/pdbedit.8*
14mr|samba-4.1.9-6|1302	%{_mandir}/man8/smbd.8*
14mr|samba-4.1.9-6|1303	%{_mandir}/man8/smbpasswd.8*
14mr|samba-4.1.9-6|1304	%{_mandir}/man8/smbspool.8*
14mr|samba-4.1.9-6|1305	%{_mandir}/man8/smbta-util.8*
14mr|samba-4.1.9-6|1306	#{_mandir}/man8/tdbbackup.8*
14mr|samba-4.1.9-6|1307	#{_mandir}/man8/tdbdump.8*
14mr|samba-4.1.9-6|1308	#{_mandir}/man8/tdbrestore.8*
14mr|samba-4.1.9-6|1309	#{_mandir}/man8/tdbtool.8*
14mr|samba-4.1.9-6|1310	%{_mandir}/man8/vfs_acl_tdb.8*
14mr|samba-4.1.9-6|1311	%{_mandir}/man8/vfs_acl_xattr.8*
14mr|samba-4.1.9-6|1312	%{_mandir}/man8/vfs_aio_fork.8*
14mr|samba-4.1.9-6|1313	%{_mandir}/man8/vfs_aio_linux.8*
14mr|samba-4.1.9-6|1314	%{_mandir}/man8/vfs_aio_pthread.8*
14mr|samba-4.1.9-6|1315	%{_mandir}/man8/vfs_audit.8*
14mr|samba-4.1.9-6|1316	%{_mandir}/man8/vfs_cacheprime.8*
14mr|samba-4.1.9-6|1317	%{_mandir}/man8/vfs_cap.8*
14mr|samba-4.1.9-6|1318	%{_mandir}/man8/vfs_catia.8*
14mr|samba-4.1.9-6|1319	%{_mandir}/man8/vfs_commit.8*
14mr|samba-4.1.9-6|1320	%{_mandir}/man8/vfs_crossrename.8*
14mr|samba-4.1.9-6|1321	%{_mandir}/man8/vfs_default_quota.8*
14mr|samba-4.1.9-6|1322	%{_mandir}/man8/vfs_dirsort.8*
14mr|samba-4.1.9-6|1323	%{_mandir}/man8/vfs_extd_audit.8*
14mr|samba-4.1.9-6|1324	%{_mandir}/man8/vfs_fake_perms.8*
14mr|samba-4.1.9-6|1325	%{_mandir}/man8/vfs_fileid.8*
14mr|samba-4.1.9-6|1326	%{_mandir}/man8/vfs_full_audit.8*
14mr|samba-4.1.9-6|1327	%{_mandir}/man8/vfs_gpfs.8*
14mr|samba-4.1.9-6|1328	%{_mandir}/man8/vfs_media_harmony.8*
14mr|samba-4.1.9-6|1329	%{_mandir}/man8/vfs_netatalk.8*
14mr|samba-4.1.9-6|1330	%{_mandir}/man8/vfs_notify_fam.8*
14mr|samba-4.1.9-6|1331	%{_mandir}/man8/vfs_prealloc.8*
14mr|samba-4.1.9-6|1332	%{_mandir}/man8/vfs_preopen.8*
14mr|samba-4.1.9-6|1333	%{_mandir}/man8/vfs_readahead.8*
14mr|samba-4.1.9-6|1334	%{_mandir}/man8/vfs_readonly.8*
14mr|samba-4.1.9-6|1335	%{_mandir}/man8/vfs_recycle.8*
14mr|samba-4.1.9-6|1336	%{_mandir}/man8/vfs_scannedonly.8*
14mr|samba-4.1.9-6|1337	%{_mandir}/man8/vfs_shadow_copy.8*
14mr|samba-4.1.9-6|1338	%{_mandir}/man8/vfs_shadow_copy2.8*
14mr|samba-4.1.9-6|1339	%{_mandir}/man8/vfs_smb_traffic_analyzer.8*
14mr|samba-4.1.9-6|1340	%{_mandir}/man8/vfs_streams_depot.8*
14mr|samba-4.1.9-6|1341	%{_mandir}/man8/vfs_streams_xattr.8*
14mr|samba-4.1.9-6|1342	%{_mandir}/man8/vfs_time_audit.8*
14mr|samba-4.1.9-6|1343	%{_mandir}/man8/vfs_tsmsm.8*
14mr|samba-4.1.9-6|1344	%{_mandir}/man8/vfs_xattr_tdb.8*
14mr|samba-4.1.9-6|1345	%{_mandir}/man8/winbindd.8*
14mr|samba-4.1.9-6|1346	
14mr|samba-4.1.9-6|1347	%files -n %libpdb
14mr|samba-4.1.9-6|1348	%{_libdir}/libpdb.so.*
14mr|samba-4.1.9-6|1349	
14mr|samba-4.1.9-6|1350	%files -n %libcredentials
14mr|samba-4.1.9-6|1351	%{_libdir}/libsamba-credentials.so.*
14mr|samba-4.1.9-6|1352	
14mr|samba-4.1.9-6|1353	%files -n %libsmbconf
14mr|samba-4.1.9-6|1354	%{_libdir}/libsmbconf.so.*
14mr|samba-4.1.9-6|1355	
14mr|samba-4.1.9-6|1356	%files -n %libsmbldap
14mr|samba-4.1.9-6|1357	%{_libdir}/libsmbldap.so.*
14mr|samba-4.1.9-6|1358	
14mr|samba-4.1.9-6|1359	%files -n %libtevent_util
14mr|samba-4.1.9-6|1360	%{_libdir}/libtevent-util.so.*
14mr|samba-4.1.9-6|1361	
14mr|samba-4.1.9-6|1362	%files winbind
14mr|samba-4.1.9-6|1363	# %config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
14mr|samba-4.1.9-6|1364	%{_sbindir}/winbindd
14mr|samba-4.1.9-6|1365	# %{_sbindir}/winbind
14mr|samba-4.1.9-6|1366	%{_bindir}/wbinfo
14mr|samba-4.1.9-6|1367	%attr(755,root,root) /%{_lib}/security/pam_winbind*
14mr|samba-4.1.9-6|1368	%attr(755,root,root) /%{_lib}/libnss_winbind*
14mr|samba-4.1.9-6|1369	%{_libdir}/%{name}/idmap
14mr|samba-4.1.9-6|1370	%{_libdir}/winbind_krb5_locator.so
14mr|samba-4.1.9-6|1371	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/system-auth-winbind*
14mr|samba-4.1.9-6|1372	# %{_mandir}/man8/winbindd*.8*
14mr|samba-4.1.9-6|1373	# %{_mandir}/man7/pam_winbind.7*
14mr|samba-4.1.9-6|1374	# %{_mandir}/man7/winbind_krb5_locator.7.*
14mr|samba-4.1.9-6|1375	# %{_mandir}/man1/wbinfo*.1*
14mr|samba-4.1.9-6|1376	%{_unitdir}/winbind.service
14mr|samba-4.1.9-6|1377	
14mr|samba-4.1.9-6|1378	%files -n nss_wins
14mr|samba-4.1.9-6|1379	%attr(755,root,root) /%{_lib}/libnss_wins.so*
14mr|samba-4.1.9-6|1380	
14mr|samba-4.1.9-6|1381	%files python
14mr|samba-4.1.9-6|1382	%{py_platsitedir}/samba
14mr|samba-4.1.9-6|1383	#exclude %py_platsitedir/subunit
14mr|samba-4.1.9-6|1384	%{_libdir}/python2.7/site-packages/ntdb.so
14mr|samba-4.1.9-6|1385	
14mr|samba-4.1.9-6|1386	%if %{build_test}
14mr|samba-4.1.9-6|1387	%files test
14mr|samba-4.1.9-6|1388	%(for i in %{_bindir}/{%{testbin}};do echo $i;done)
14mr|samba-4.1.9-6|1389	%(for i in %{_mandir}/man1/{%{testbin}}.1%{_extension};do echo $i|grep -v nsstest;done)
14mr|samba-4.1.9-6|1390	#{_mandir}/man1/vfstest*.1*
14mr|samba-4.1.9-6|1391	#exclude %{_mandir}/man1/log2pcap*.1*
14mr|samba-4.1.9-6|1392	%else
14mr|samba-4.1.9-6|1393	#exclude %{_mandir}/man1/vfstest*.1*
14mr|samba-4.1.9-6|1394	#exclude %{_mandir}/man1/log2pcap*.1*
14mr|samba-4.1.9-6|1395	%endif
14mr|samba-4.1.9-6|1396	
14mr|samba-4.1.9-6|1397	%files -n %{libname}
14mr|samba-4.1.9-6|1398	%{_libdir}/libsmbclient.so.%{libsmbmajor}*
14mr|samba-4.1.9-6|1399	%{_libdir}/libsmbclient-raw.so.*
14mr|samba-4.1.9-6|1400	
14mr|samba-4.1.9-6|1401	%files -n %{libname}-devel
14mr|samba-4.1.9-6|1402	%{_includedir}/samba-4.0/libsmbclient.h
14mr|samba-4.1.9-6|1403	%{_libdir}/libsmbclient.so
14mr|samba-4.1.9-6|1404	%{_mandir}/man7/libsmbclient.7*
14mr|samba-4.1.9-6|1405	%{_libdir}/pkgconfig/smbclient.pc
14mr|samba-4.1.9-6|1406	
14mr|samba-4.1.9-6|1407	#files -n %{libname}-static-devel
14mr|samba-4.1.9-6|1408	#{_libdir}/lib*.a
14mr|samba-4.1.9-6|1409	
14mr|samba-4.1.9-6|1410	%files devel
14mr|samba-4.1.9-6|1411	%{_includedir}/samba-4.0/charset.h
14mr|samba-4.1.9-6|1412	%dir %{_includedir}/samba-4.0/core
14mr|samba-4.1.9-6|1413	%{_includedir}/samba-4.0/core/*.h
14mr|samba-4.1.9-6|1414	%{_includedir}/samba-4.0/credentials.h
14mr|samba-4.1.9-6|1415	%{_includedir}/samba-4.0/dlinklist.h
14mr|samba-4.1.9-6|1416	%{_includedir}/samba-4.0/domain_credentials.h
14mr|samba-4.1.9-6|1417	%dir %{_includedir}/samba-4.0/gen_ndr
14mr|samba-4.1.9-6|1418	%{_includedir}/samba-4.0/gen_ndr/*.h
14mr|samba-4.1.9-6|1419	%{_includedir}/samba-4.0/ldap*.h
14mr|samba-4.1.9-6|1420	%{_includedir}/samba-4.0/ndr.h
14mr|samba-4.1.9-6|1421	%{_includedir}/samba-4.0/ndr
14mr|samba-4.1.9-6|1422	%{_includedir}/samba-4.0/param.h
14mr|samba-4.1.9-6|1423	%{_includedir}/samba-4.0/samba/
14mr|samba-4.1.9-6|1424	%{_includedir}/samba-4.0/share.h
14mr|samba-4.1.9-6|1425	%{_includedir}/samba-4.0/smb2_lease.h
14mr|samba-4.1.9-6|1426	%{_includedir}/samba-4.0/tdr.h
14mr|samba-4.1.9-6|1427	%{_includedir}/samba-4.0/tsocket.h
14mr|samba-4.1.9-6|1428	%{_includedir}/samba-4.0/tsocket_internal.h
14mr|samba-4.1.9-6|1429	%{_includedir}/samba-4.0/torture.h
14mr|samba-4.1.9-6|1430	%{_includedir}/samba-4.0/rpc_common.h
14mr|samba-4.1.9-6|1431	%dir %{_includedir}/samba-4.0/util/
14mr|samba-4.1.9-6|1432	%{_includedir}/samba-4.0/util/*.h
14mr|samba-4.1.9-6|1433	%{_includedir}/samba-4.0/util_ldb.h
14mr|samba-4.1.9-6|1434	%{_includedir}/samba-4.0/ldb_wrap.h
14mr|samba-4.1.9-6|1435	%{_libdir}/pkgconfig/torture.pc
14mr|samba-4.1.9-6|1436	%{_libdir}/pkgconfig/samba-util.pc
14mr|samba-4.1.9-6|1437	%{_libdir}/libtorture.so
14mr|samba-4.1.9-6|1438	%{_libdir}/libpdb.so
14mr|samba-4.1.9-6|1439	%{_libdir}/libsamba-credentials.so
14mr|samba-4.1.9-6|1440	%{_libdir}/libsmbclient-raw.so
14mr|samba-4.1.9-6|1441	%{_libdir}/libsmbconf.so
14mr|samba-4.1.9-6|1442	%{_libdir}/libsmbldap.so
14mr|samba-4.1.9-6|1443	%{_libdir}/libtevent-util.so
14mr|samba-4.1.9-6|1444	%{_includedir}/samba-4.0/lookup_sid.h
14mr|samba-4.1.9-6|1445	%{_includedir}/samba-4.0/machine_sid.h
14mr|samba-4.1.9-6|1446	%{_includedir}/samba-4.0/passdb.h
14mr|samba-4.1.9-6|1447	%{_includedir}/samba-4.0/policy.h
14mr|samba-4.1.9-6|1448	%{_includedir}/samba-4.0/read_smb.h
14mr|samba-4.1.9-6|1449	%{_includedir}/samba-4.0/roles.h
14mr|samba-4.1.9-6|1450	%{_includedir}/samba-4.0/samba_util.h
14mr|samba-4.1.9-6|1451	%{_includedir}/samba-4.0/smb2.h
14mr|samba-4.1.9-6|1452	%{_includedir}/samba-4.0/smb2_constants.h
14mr|samba-4.1.9-6|1453	%{_includedir}/samba-4.0/smb2_create_blob.h
14mr|samba-4.1.9-6|1454	%{_includedir}/samba-4.0/smb2_signing.h
14mr|samba-4.1.9-6|1455	%{_includedir}/samba-4.0/smb_cli.h
14mr|samba-4.1.9-6|1456	%{_includedir}/samba-4.0/smb_cliraw.h
14mr|samba-4.1.9-6|1457	%{_includedir}/samba-4.0/smb_common.h
14mr|samba-4.1.9-6|1458	%{_includedir}/samba-4.0/smb_composite.h
14mr|samba-4.1.9-6|1459	%{_includedir}/samba-4.0/smb_constants.h
14mr|samba-4.1.9-6|1460	%{_includedir}/samba-4.0/smb_ldap.h
14mr|samba-4.1.9-6|1461	%{_includedir}/samba-4.0/smb_raw.h
14mr|samba-4.1.9-6|1462	%{_includedir}/samba-4.0/smb_raw_interfaces.h
14mr|samba-4.1.9-6|1463	%{_includedir}/samba-4.0/smb_raw_signing.h
14mr|samba-4.1.9-6|1464	%{_includedir}/samba-4.0/smb_raw_trans2.h
14mr|samba-4.1.9-6|1465	%{_includedir}/samba-4.0/smb_request.h
14mr|samba-4.1.9-6|1466	%{_includedir}/samba-4.0/smb_seal.h
14mr|samba-4.1.9-6|1467	%{_includedir}/samba-4.0/smb_signing.h
14mr|samba-4.1.9-6|1468	%{_includedir}/samba-4.0/smb_unix_ext.h
14mr|samba-4.1.9-6|1469	%{_includedir}/samba-4.0/smb_util.h
14mr|samba-4.1.9-6|1470	%{_includedir}/samba-4.0/smbconf.h
14mr|samba-4.1.9-6|1471	%{_includedir}/samba-4.0/smbldap.h
14mr|samba-4.1.9-6|1472	%{_libdir}/pkgconfig/samba-credentials.pc
14mr|samba-4.1.9-6|1473	%{_libdir}/pkgconfig/smbclient-raw.pc
14mr|samba-4.1.9-6|1474	%{_mandir}/man3/ntdb.3*
14mr|samba-4.1.9-6|1475	
14mr|samba-4.1.9-6|1476	%files pidl
14mr|samba-4.1.9-6|1477	%{_bindir}/pidl
14mr|samba-4.1.9-6|1478	%{perl_vendorlib}/Parse/Pidl*
14mr|samba-4.1.9-6|1479	%{perl_vendorlib}/Parse/Yapp/*.pm
14mr|samba-4.1.9-6|1480	%optional %{_mandir}/man1/pidl.1.*
14mr|samba-4.1.9-6|1481	%optional %{_mandir}/man3/Parse::Pidl*.3pm.*
14mr|samba-4.1.9-6|1482	
14mr|samba-4.1.9-6|1483	%files -n %libnetapi
14mr|samba-4.1.9-6|1484	%{_libdir}/libnetapi.so.%{netapimajor}*
14mr|samba-4.1.9-6|1485	
14mr|samba-4.1.9-6|1486	%files -n %netapidevel
14mr|samba-4.1.9-6|1487	%{_libdir}/libnetapi*.so
14mr|samba-4.1.9-6|1488	%{_includedir}/samba-4.0/netapi.h
14mr|samba-4.1.9-6|1489	%{_libdir}/pkgconfig/netapi.pc
14mr|samba-4.1.9-6|1490	
14mr|samba-4.1.9-6|1491	%files -n %libsmbsharemodes
14mr|samba-4.1.9-6|1492	%{_libdir}/libsmbsharemodes.so.%{smbsharemodesmajor}*
14mr|samba-4.1.9-6|1493	
14mr|samba-4.1.9-6|1494	%files -n %smbsharemodesdevel
14mr|samba-4.1.9-6|1495	%{_libdir}/libsmbsharemodes.so
14mr|samba-4.1.9-6|1496	%{_includedir}/samba-4.0/smb_share_modes.h
14mr|samba-4.1.9-6|1497	%{_libdir}/pkgconfig/smbsharemodes.pc
14mr|samba-4.1.9-6|1498	
14mr|samba-4.1.9-6|1499	%files -n %libdcerpc
14mr|samba-4.1.9-6|1500	%{_libdir}/libdcerpc.so.*
14mr|samba-4.1.9-6|1501	%{_libdir}/libdcerpc-samr.so.*
14mr|samba-4.1.9-6|1502	%{_libdir}/libdcerpc-atsvc.so.*
14mr|samba-4.1.9-6|1503	%{_libdir}/libdcerpc-binding.so.*
14mr|samba-4.1.9-6|1504	%{_libdir}/libdcerpc-server.so.*
14mr|samba-4.1.9-6|1505	
14mr|samba-4.1.9-6|1506	%files -n %dcerpcdevel
14mr|samba-4.1.9-6|1507	%{_libdir}/pkgconfig/dcerpc*.pc
14mr|samba-4.1.9-6|1508	%{_includedir}/samba-4.0/dcerpc*.h
14mr|samba-4.1.9-6|1509	#dir %{_includedir}/samba-4.0/dcerpc-server
14mr|samba-4.1.9-6|1510	#{_includedir}/samba-4.0/dcerpc-server/*.h
14mr|samba-4.1.9-6|1511	%{_libdir}/libdcerpc.so
14mr|samba-4.1.9-6|1512	%{_libdir}/libdcerpc-samr.so
14mr|samba-4.1.9-6|1513	%{_libdir}/libdcerpc-atsvc.so
14mr|samba-4.1.9-6|1514	%{_libdir}/libdcerpc-binding.so
14mr|samba-4.1.9-6|1515	%{_libdir}/libdcerpc-server.so
14mr|samba-4.1.9-6|1516	
14mr|samba-4.1.9-6|1517	%files -n %libndr
14mr|samba-4.1.9-6|1518	%{_libdir}/libndr*.so.*
14mr|samba-4.1.9-6|1519	
14mr|samba-4.1.9-6|1520	%files -n %ndrdevel
14mr|samba-4.1.9-6|1521	%{_libdir}/pkgconfig/ndr*.pc
14mr|samba-4.1.9-6|1522	%{_libdir}/libndr*.so
14mr|samba-4.1.9-6|1523	
14mr|samba-4.1.9-6|1524	%files -n %libsambautil
14mr|samba-4.1.9-6|1525	%{_libdir}/libsamba-util.so.*
14mr|samba-4.1.9-6|1526	
14mr|samba-4.1.9-6|1527	%files -n %sambautildevel
14mr|samba-4.1.9-6|1528	%{_libdir}/libsamba-util.so
14mr|samba-4.1.9-6|1529	
14mr|samba-4.1.9-6|1530	%files -n %libregistry
14mr|samba-4.1.9-6|1531	%{_libdir}/libregistry.so.*
14mr|samba-4.1.9-6|1532	
14mr|samba-4.1.9-6|1533	%files -n %registrydevel
14mr|samba-4.1.9-6|1534	%{_includedir}/samba-4.0/registry.h
14mr|samba-4.1.9-6|1535	%{_libdir}/libregistry.so
14mr|samba-4.1.9-6|1536	%{_libdir}/pkgconfig/registry.pc
14mr|samba-4.1.9-6|1537	
14mr|samba-4.1.9-6|1538	%files -n %libgensec
14mr|samba-4.1.9-6|1539	%{_libdir}/libgensec.so.*
14mr|samba-4.1.9-6|1540	
14mr|samba-4.1.9-6|1541	%files -n %gensecdevel
14mr|samba-4.1.9-6|1542	%{_includedir}/samba-4.0/gensec.h
14mr|samba-4.1.9-6|1543	%{_libdir}/libgensec.so
14mr|samba-4.1.9-6|1544	%{_libdir}/pkgconfig/gensec.pc
14mr|samba-4.1.9-6|1545	
14mr|samba-4.1.9-6|1546	%files -n %libsambahostconfig
14mr|samba-4.1.9-6|1547	%{_libdir}/libsamba-hostconfig.so.*
14mr|samba-4.1.9-6|1548	
14mr|samba-4.1.9-6|1549	%files -n %sambahostconfigdevel
14mr|samba-4.1.9-6|1550	%{_libdir}/libsamba-hostconfig.so
14mr|samba-4.1.9-6|1551	%{_libdir}/pkgconfig/samba-hostconfig.pc
14mr|samba-4.1.9-6|1552	
14mr|samba-4.1.9-6|1553	%files -n %libpolicy
14mr|samba-4.1.9-6|1554	%{_libdir}/libsamba-policy.so.*
14mr|samba-4.1.9-6|1555	
14mr|samba-4.1.9-6|1556	%files -n %libpolicydevel
14mr|samba-4.1.9-6|1557	%{_libdir}/libsamba-policy.so
14mr|samba-4.1.9-6|1558	%{_libdir}/pkgconfig/samba-policy.pc
14mr|samba-4.1.9-6|1559	
14mr|samba-4.1.9-6|1560	%files -n %libsamdb
14mr|samba-4.1.9-6|1561	%{_libdir}/libsamdb.so.*
14mr|samba-4.1.9-6|1562	
14mr|samba-4.1.9-6|1563	%files -n %libsamdbdevel
14mr|samba-4.1.9-6|1564	%{_libdir}/libsamdb.so
14mr|samba-4.1.9-6|1565	%{_libdir}/pkgconfig/samdb.pc
14mr|samba-4.1.9-6|1566	
14mr|samba-4.1.9-6|1567	%files -n %libwbclient
14mr|samba-4.1.9-6|1568	%{_libdir}/libwbclient.so.%{wbclientmajor}*
14mr|samba-4.1.9-6|1569	
14mr|samba-4.1.9-6|1570	%files -n %wbclientdevel
14mr|samba-4.1.9-6|1571	%{_libdir}/libwbclient.so
14mr|samba-4.1.9-6|1572	%{_includedir}/samba-4.0/wbclient.h
14mr|samba-4.1.9-6|1573	%{_libdir}/pkgconfig/wbclient.pc
14mr|samba-4.1.9-6|1574	
14mr|samba-4.1.9-6|1575	#%files passdb-ldap
14mr|samba-4.1.9-6|1576	#%{_libdir}/%{name}/*/*ldap.so
14mr|samba-4.1.9-6|1577	
14mr|samba-4.1.9-6|1578	%if %{build_pgsql}
14mr|samba-4.1.9-6|1579	%files passdb-pgsql
14mr|samba-4.1.9-6|1580	%{_libdir}/%{name}/pdb/*pgsql.so
14mr|samba-4.1.9-6|1581	%endif
14mr|samba-4.1.9-6|1582	
14mr|samba-4.1.9-6|1583	%if %{with cifs}
14mr|samba-4.1.9-6|1584	%files -n mount-cifs
14mr|samba-4.1.9-6|1585	%attr(4755,root,root) /*bin/*mount.cifs
14mr|samba-4.1.9-6|1586	#/*bin/cifs.upcall
14mr|samba-4.1.9-6|1587	#{_mandir}/man8/*mount.cifs*.8*
14mr|samba-4.1.9-6|1588	#{_mandir}/man8/cifs.upcall*.8*
14mr|samba-4.1.9-6|1589	%endif
14mr|samba-4.1.9-6|1590	
14mr|samba-4.1.9-6|1591	#%exclude %{_mandir}/man1/smbsh*.1*
14mr|samba-4.1.9-6|1592	#%exclude %{_mandir}/man1/editreg*
14mr|samba-4.1.9-6|1593	
14mr|samba-4.1.9-6|1594	%files -n %libtorture
14mr|samba-4.1.9-6|1595	%{_libdir}/libtorture.so.0*
14mr|samba-4.1.9-6|1596	
14mr|samba-4.1.9-6|1597	%if %{with gtk}
14mr|samba-4.1.9-6|1598	%files domainjoin-gui
14mr|samba-4.1.9-6|1599	%{_sbindir}/netdomjoin-gui
14mr|samba-4.1.9-6|1600	%dir %{_datadir}/pixmaps/samba
14mr|samba-4.1.9-6|1601	%{_datadir}/pixmaps/samba/samba.ico
14mr|samba-4.1.9-6|1602	%{_datadir}/pixmaps/samba/logo.png
14mr|samba-4.1.9-6|1603	%{_datadir}/pixmaps/samba/logo-small.png
14mr|samba-4.1.9-6|1604	%endif
14mr|samba-4.1.9-6|1605	
14mr|samba-4.1.9-6|1606	%changelog
14mr|samba-4.1.9-6|1607	* Sun Sep 21 2014 Stas Fomin <stas-fomin@yandex.ru> 1:4.1.9-6
14mr|samba-4.1.9-6|1608	+ Revision: ba999a3
14mr|samba-4.1.9-6|1609	- adding all normal users to sambashare group.
14mr|samba-4.1.9-6|1610	
14mr|samba-4.1.9-6|1611	* Fri Sep 19 2014 Stas Fomin <stas-fomin@yandex.ru> 1:4.1.9-5
14mr|samba-4.1.9-6|1612	+ Revision: f7559f5
14mr|samba-4.1.9-6|1613	- Fixed bug in postinstall
14mr|samba-4.1.9-6|1614	
14mr|samba-4.1.9-6|1615	* Fri Sep 19 2014 Stas Fomin <stas-fomin@yandex.ru> 1:4.1.9-4
14mr|samba-4.1.9-6|1616	+ Revision: c9ccc77
14mr|samba-4.1.9-6|1617	- Fixes for Bug 4392
14mr|samba-4.1.9-6|1618	
14mr|samba-4.1.9-6|1619	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.9-2
14mr|samba-4.1.9-6|1620	+ Revision: a68bcff
14mr|samba-4.1.9-6|1621	- Use modified service files
14mr|samba-4.1.9-6|1622	
14mr|samba-4.1.9-6|1623	* Mon Jun 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.9-1
14mr|samba-4.1.9-6|1624	+ Revision: 79afeaa
14mr|samba-4.1.9-6|1625	- Updated asc file
14mr|samba-4.1.9-6|1626	
14mr|samba-4.1.9-6|1627	* Mon Jun 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.9-1
14mr|samba-4.1.9-6|1628	+ Revision: 70447f8
14mr|samba-4.1.9-6|1629	- Updated to 4.1.9
14mr|samba-4.1.9-6|1630	
14mr|samba-4.1.9-6|1631	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.1.8-4
14mr|samba-4.1.9-6|1632	+ Revision: d30daef
14mr|samba-4.1.9-6|1633	- MassBuild#440: Increase release tag
14mr|samba-4.1.9-6|1634	
14mr|samba-4.1.9-6|1635	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.8-3
14mr|samba-4.1.9-6|1636	+ Revision: 05ff777
14mr|samba-4.1.9-6|1637	- Obsolete domainjoin-gui properly
14mr|samba-4.1.9-6|1638	
14mr|samba-4.1.9-6|1639	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.8-2
14mr|samba-4.1.9-6|1640	+ Revision: 3bdb0d3
14mr|samba-4.1.9-6|1641	- Disable netdomjoin again
14mr|samba-4.1.9-6|1642	
14mr|samba-4.1.9-6|1643	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.8-2
14mr|samba-4.1.9-6|1644	+ Revision: 71e3def
14mr|samba-4.1.9-6|1645	- Obsolete samba-swat, spec cleanup
14mr|samba-4.1.9-6|1646	
14mr|samba-4.1.9-6|1647	* Mon Jun 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.8-1
14mr|samba-4.1.9-6|1648	+ Revision: 7dfe4e9
14mr|samba-4.1.9-6|1649	- Updated to 4.1.8, disable domainjoin-gui for now
14mr|samba-4.1.9-6|1650	
14mr|samba-4.1.9-6|1651	* Mon Jun 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.6-2
14mr|samba-4.1.9-6|1652	+ Revision: 860f018
14mr|samba-4.1.9-6|1653	- Updated to 4.1.6
14mr|samba-4.1.9-6|1654	
14mr|samba-4.1.9-6|1655	* Wed Oct 09 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1656	+ Revision: b2032fd
14mr|samba-4.1.9-6|1657	- Fixed %files section
14mr|samba-4.1.9-6|1658	
14mr|samba-4.1.9-6|1659	* Wed Oct 09 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1660	+ Revision: 7274048
14mr|samba-4.1.9-6|1661	- Cleaned spec
14mr|samba-4.1.9-6|1662	
14mr|samba-4.1.9-6|1663	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1664	+ Revision: e768809
14mr|samba-4.1.9-6|1665	- Fixed spec
14mr|samba-4.1.9-6|1666	
14mr|samba-4.1.9-6|1667	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1668	+ Revision: effcbee
14mr|samba-4.1.9-6|1669	- Fixed typo
14mr|samba-4.1.9-6|1670	
14mr|samba-4.1.9-6|1671	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1672	+ Revision: d5112cd
14mr|samba-4.1.9-6|1673	- Minor spec fixes
14mr|samba-4.1.9-6|1674	
14mr|samba-4.1.9-6|1675	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1676	+ Revision: a6a1c5b
14mr|samba-4.1.9-6|1677	- Spec cleanup
14mr|samba-4.1.9-6|1678	
14mr|samba-4.1.9-6|1679	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1680	+ Revision: 8f7ec82
14mr|samba-4.1.9-6|1681	- Fixed BR
14mr|samba-4.1.9-6|1682	
14mr|samba-4.1.9-6|1683	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1684	+ Revision: e48dc67
14mr|samba-4.1.9-6|1685	- Added missing sources
14mr|samba-4.1.9-6|1686	
14mr|samba-4.1.9-6|1687	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1688	+ Revision: fff9486
14mr|samba-4.1.9-6|1689	- Updated tarballs
14mr|samba-4.1.9-6|1690	
14mr|samba-4.1.9-6|1691	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1692	+ Revision: f900797
14mr|samba-4.1.9-6|1693	- Spec cleanup
14mr|samba-4.1.9-6|1694	
14mr|samba-4.1.9-6|1695	* Fri Oct 04 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1696	+ Revision: 41e942b
14mr|samba-4.1.9-6|1697	- Spec cleanup
14mr|samba-4.1.9-6|1698	
14mr|samba-4.1.9-6|1699	* Fri Oct 04 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
14mr|samba-4.1.9-6|1700	+ Revision: 35c4c97
14mr|samba-4.1.9-6|1701	- Update to version 3.6.19
14mr|samba-4.1.9-6|1702	
14mr|samba-4.1.9-6|1703	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
14mr|samba-4.1.9-6|1704	+ Revision: 5ea6b2c
14mr|samba-4.1.9-6|1705	- s/Rosa/Mandrake again
14mr|samba-4.1.9-6|1706	
14mr|samba-4.1.9-6|1707	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
14mr|samba-4.1.9-6|1708	+ Revision: eddd2b5
14mr|samba-4.1.9-6|1709	- temporary disable patch34
14mr|samba-4.1.9-6|1710	
14mr|samba-4.1.9-6|1711	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
14mr|samba-4.1.9-6|1712	+ Revision: 9447311
14mr|samba-4.1.9-6|1713	- fix source
14mr|samba-4.1.9-6|1714	
14mr|samba-4.1.9-6|1715	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
14mr|samba-4.1.9-6|1716	+ Revision: dd5522a
14mr|samba-4.1.9-6|1717	- fix source
14mr|samba-4.1.9-6|1718	
14mr|samba-4.1.9-6|1719	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
14mr|samba-4.1.9-6|1720	+ Revision: 7b41adc
14mr|samba-4.1.9-6|1721	- return old ROSA stuff. Mageia patch crap
14mr|samba-4.1.9-6|1722	
14mr|samba-4.1.9-6|1723	* Thu Nov 22 2012 akdengi <kazancas@gmail.com> 3.6.9-2
14mr|samba-4.1.9-6|1724	+ Revision: 52479fc
14mr|samba-4.1.9-6|1725	- return ROSA stuff, drop Mageia parts
14mr|samba-4.1.9-6|1726	
14mr|samba-4.1.9-6|1727	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.9-1
14mr|samba-4.1.9-6|1728	+ Revision: c1fe298
14mr|samba-4.1.9-6|1729	- BR gamin-devel
14mr|samba-4.1.9-6|1730	
14mr|samba-4.1.9-6|1731	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.9-1
14mr|samba-4.1.9-6|1732	+ Revision: a8ff795
14mr|samba-4.1.9-6|1733	- README.samba-rosa-rpm added
14mr|samba-4.1.9-6|1734	
14mr|samba-4.1.9-6|1735	

18881 14
14mr|sane-1.0.24-5|1	%define iscanversion 2.29.3
14mr|sane-1.0.24-5|2	%define beta	%nil
14mr|sane-1.0.24-5|3	%define major	1
14mr|sane-1.0.24-5|4	%define libname	%mklibname %{name} %{major}
14mr|sane-1.0.24-5|5	%define devname	%mklibname %{name} %{major} -d
14mr|sane-1.0.24-5|6	
14mr|sane-1.0.24-5|7	%bcond_without gphoto2
14mr|sane-1.0.24-5|8	%bcond_without primax
14mr|sane-1.0.24-5|9	%bcond_without v4l
14mr|sane-1.0.24-5|10	%bcond_without epkowa
14mr|sane-1.0.24-5|11	
14mr|sane-1.0.24-5|12	# All sane backends have SONAME libsane.so.1. We do not want
14mr|sane-1.0.24-5|13	# sane-backends-iscan to provide libsane.so.1, so filter these out.
14mr|sane-1.0.24-5|14	%if %{_use_internal_dependency_generator}
14mr|sane-1.0.24-5|15	%define __noautoprovfiles %{_libdir}/sane
14mr|sane-1.0.24-5|16	%else
14mr|sane-1.0.24-5|17	%define _exclude_files_from_autoprov  %{_libdir}/%{name}/
14mr|sane-1.0.24-5|18	%endif
14mr|sane-1.0.24-5|19	
14mr|sane-1.0.24-5|20	%define __libtoolize /bin/true
14mr|sane-1.0.24-5|21	
14mr|sane-1.0.24-5|22	# Setting this makes the /etc/sane.d/dll.conf empty so that scanning apps
14mr|sane-1.0.24-5|23	# do not search for all existing scanner models which makes their startup
14mr|sane-1.0.24-5|24	# slow (the user or "scannerdrake" has to insert the names of the really
14mr|sane-1.0.24-5|25	# installed scanners then)
14mr|sane-1.0.24-5|26	%bcond_with empty_dll_conf
14mr|sane-1.0.24-5|27	
14mr|sane-1.0.24-5|28	Summary:	SANE - local and remote scanner access
14mr|sane-1.0.24-5|29	Name:		sane
14mr|sane-1.0.24-5|30	Version:	1.0.24
14mr|sane-1.0.24-5|31	Release:	5
14mr|sane-1.0.24-5|32	# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
14mr|sane-1.0.24-5|33	# Tools are GPLv2+, docs are public domain
14mr|sane-1.0.24-5|34	License: 	GPLv2+ and GPLv2+ with exceptions and Public Domain
14mr|sane-1.0.24-5|35	Group:		Graphics
14mr|sane-1.0.24-5|36	Url:		http://www.sane-project.org/
14mr|sane-1.0.24-5|37	Source0:	http://alioth.debian.org/frs/download.php/file/3958/sane-backends-1.0.24.tar.gz
14mr|sane-1.0.24-5|38	Source3:	http://downloads.sourceforge.net/project/px-backend/primaxscan-source/1.1.beta1/primaxscan-1.1.beta1.tar.gz
14mr|sane-1.0.24-5|39	Source5:	saned-xinetd
14mr|sane-1.0.24-5|40	Source9:	http://downloads.sourceforge.net/project/hp44x0backend/hp44x0backend/sane_hp_rts88xx-0.18/sane_hp_rts88xx-0.18.tar.gz
14mr|sane-1.0.24-5|41	Source10:	http://downloads.sourceforge.net/project/brother-mfc/brother-mfc/sane-driver/sane-driver-0.2.tar.gz
14mr|sane-1.0.24-5|42	Source11:	http://www.geocities.com/trsh0101/SANE/primascan.h
14mr|sane-1.0.24-5|43	Source12:	http://www.geocities.com/trsh0101/SANE/primascan.c
14mr|sane-1.0.24-5|44	# The free part of Epson's scanner driver package IScan, full package
14mr|sane-1.0.24-5|45	# downloaded from http://www.avasys.jp/english/linux_e/index.html
14mr|sane-1.0.24-5|46	# Non-free part stripped out with
14mr|sane-1.0.24-5|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
14mr|sane-1.0.24-5|48	Source13:	iscan-%{iscanversion}-3-free.tar.bz2
14mr|sane-1.0.24-5|49	Source14:	http://downloads.sourceforge.net/project/geniusvp2/sane-backend-geniusvp2/1.0.16.1/sane-backend-geniusvp2_1.0.16.1.tar.gz
14mr|sane-1.0.24-5|50	Source15:	sane.rpmlintrc
14mr|sane-1.0.24-5|51	Patch0:		sane-backends-1.0.19-fix-str-fmt.patch
14mr|sane-1.0.24-5|52	Patch1:		sane-backends-1.0.18-plustek-s12.patch
14mr|sane-1.0.24-5|53	Patch23:	iscan-2.29.3-fix-link.patch
14mr|sane-1.0.24-5|54	Patch24:	sane-backends-1.0.21-link.patch
14mr|sane-1.0.24-5|55	Patch26:	iscan-2.20.1-no_non-free_please.diff
14mr|sane-1.0.24-5|56	Patch27:	iscan-2.28.1-linkage_fix.patch
14mr|sane-1.0.24-5|57	# (fc) 1.0.19-12mdv fix group for device
14mr|sane-1.0.24-5|58	Patch28:	sane-backends-1.0.20-group.patch
14mr|sane-1.0.24-5|59	# (fc) 1.0.20-1mdv primascan build support
14mr|sane-1.0.24-5|60	Patch29:	sane-backends-1.0.21-primascan.patch
14mr|sane-1.0.24-5|61	# (fc) list Brother MFC-260C, DCP130C as supported (Mdv bug # 52951)
14mr|sane-1.0.24-5|62	Patch30:	sane-backends-1.0.22-brother2list.patch
14mr|sane-1.0.24-5|63	Patch31:	sane-backends-1.0.20-strformat.patch
14mr|sane-1.0.24-5|64	Patch32:	sane-backends-1.0.22-fix-str-fmt.patch
14mr|sane-1.0.24-5|65	Patch33:	sane-backends-1.0.23-have-pthread.patch
14mr|sane-1.0.24-5|66	
14mr|sane-1.0.24-5|67	# Debian patches
14mr|sane-1.0.24-5|68	# new build system breaks build when using pthreads.
14mr|sane-1.0.24-5|69	Patch101:	01_missing_pthreads.dpatch
14mr|sane-1.0.24-5|70	# add back SANE_CAP_ALWAYS_SETTABLE which was mistakenly
14mr|sane-1.0.24-5|71	# removed from SANE 1.0.20
14mr|sane-1.0.24-5|72	Patch106:	06_cap_always_settable.dpatch
14mr|sane-1.0.24-5|73	# Update es translation and add new gl translation, courtesy of
14mr|sane-1.0.24-5|74	# Miguel Bouzada <mbouzada@gmail.com>.
14mr|sane-1.0.24-5|75	Patch109:	09_po_update_es_add_gl.dpatch
14mr|sane-1.0.24-5|76	# Use fedora's patch to remove rpath
14mr|sane-1.0.24-5|77	# Patch to the dll backend to look for pieces of dll.conf inside the
14mr|sane-1.0.24-5|78	# /etc/sane.d/dll.d/ directory. This is a facility for packages providing
14mr|sane-1.0.24-5|79	# external backends (like libsane-extras, hpoj and hplip).
14mr|sane-1.0.24-5|80	Patch113:	22_dll_backend_conf.dpatch
14mr|sane-1.0.24-5|81	Patch115:	24_sane-desc.c_debian_mods.dpatch
14mr|sane-1.0.24-5|82	
14mr|sane-1.0.24-5|83	# Fedora patches
14mr|sane-1.0.24-5|84	Patch202:	sane-backends-1.0.20-open-macro.patch
14mr|sane-1.0.24-5|85	Patch203:	sane-backends-1.0.23-udev.patch
14mr|sane-1.0.24-5|86	Patch204:	sane-backends-1.0.21-epson-expression800.patch
14mr|sane-1.0.24-5|87	
14mr|sane-1.0.24-5|88	BuildRequires:	gettext
14mr|sane-1.0.24-5|89	BuildRequires:	gettext-devel
14mr|sane-1.0.24-5|90	BuildRequires:	ieee1284-devel
14mr|sane-1.0.24-5|91	BuildRequires:	libtool-devel
14mr|sane-1.0.24-5|92	BuildRequires:	jpeg-devel
14mr|sane-1.0.24-5|93	BuildRequires:	tiff-devel
14mr|sane-1.0.24-5|94	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|sane-1.0.24-5|95	BuildRequires:	pkgconfig(libusb)
14mr|sane-1.0.24-5|96	%if %{with gphoto2}
14mr|sane-1.0.24-5|97	BuildRequires:	pkgconfig(libgphoto2)
14mr|sane-1.0.24-5|98	%endif
14mr|sane-1.0.24-5|99	%if %{with v4l}
14mr|sane-1.0.24-5|100	BuildRequires:	pkgconfig(libv4l1)
14mr|sane-1.0.24-5|101	%endif
14mr|sane-1.0.24-5|102	# ensure resmgr is not pulled
14mr|sane-1.0.24-5|103	BuildConflicts:	resmgr-devel
14mr|sane-1.0.24-5|104	
14mr|sane-1.0.24-5|105	%description
14mr|sane-1.0.24-5|106	SANE (Scanner Access Now Easy) is a sane and simple interface
14mr|sane-1.0.24-5|107	to both local and networked scanners and other image acquisition devices
14mr|sane-1.0.24-5|108	like digital still and video cameras.  SANE currently includes modules for
14mr|sane-1.0.24-5|109	accessing a range of scanners, including models from Agfa SnapScan, Apple,
14mr|sane-1.0.24-5|110	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
14mr|sane-1.0.24-5|111	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
14mr|sane-1.0.24-5|112	
14mr|sane-1.0.24-5|113	For the latest information on SANE, the SANE standard definition, and
14mr|sane-1.0.24-5|114	mailing list access, see http://www.mostang.com/sane/
14mr|sane-1.0.24-5|115	
14mr|sane-1.0.24-5|116	This package does not enable network scanning by default; if you wish
14mr|sane-1.0.24-5|117	to enable it, install the saned package.
14mr|sane-1.0.24-5|118	
14mr|sane-1.0.24-5|119	%package -n %{libname}
14mr|sane-1.0.24-5|120	Group: 		System/Kernel and hardware
14mr|sane-1.0.24-5|121	License: 	LGPLv2
14mr|sane-1.0.24-5|122	Summary: 	SANE - local and remote scanner access. This package contains the sane library
14mr|sane-1.0.24-5|123	
14mr|sane-1.0.24-5|124	%description -n %{libname}
14mr|sane-1.0.24-5|125	This package contains the shared libraries for %{name}.
14mr|sane-1.0.24-5|126	
14mr|sane-1.0.24-5|127	%package -n %{devname}
14mr|sane-1.0.24-5|128	Group: 		Development/C
14mr|sane-1.0.24-5|129	License:	LGPL
14mr|sane-1.0.24-5|130	Summary: 	SANE - local and remote scanner access
14mr|sane-1.0.24-5|131	Requires: 	%{libname} = %{version}-%{release}
14mr|sane-1.0.24-5|132	Provides:	sane-devel = %{version}-%{release}
14mr|sane-1.0.24-5|133	
14mr|sane-1.0.24-5|134	%description -n %{devname}
14mr|sane-1.0.24-5|135	This package contains the headers and development libraries necessary
14mr|sane-1.0.24-5|136	to develop applications using SANE.
14mr|sane-1.0.24-5|137	
14mr|sane-1.0.24-5|138	%package backends
14mr|sane-1.0.24-5|139	Group:		System/Kernel and hardware
14mr|sane-1.0.24-5|140	License:	LGPLv2
14mr|sane-1.0.24-5|141	Summary:	SANE - local and remote scanner access
14mr|sane-1.0.24-5|142	Provides:	%{name} = %{version}-%{release}
14mr|sane-1.0.24-5|143	%if %{with epkowa}
14mr|sane-1.0.24-5|144	Suggests:	iscan
14mr|sane-1.0.24-5|145	%endif
14mr|sane-1.0.24-5|146	
14mr|sane-1.0.24-5|147	%description backends
14mr|sane-1.0.24-5|148	This package contains the backends for different scanners.
14mr|sane-1.0.24-5|149	
14mr|sane-1.0.24-5|150	%if %{with epkowa}
14mr|sane-1.0.24-5|151	%package backends-iscan
14mr|sane-1.0.24-5|152	Group:		System/Kernel and hardware
14mr|sane-1.0.24-5|153	License:	LGPLv2
14mr|sane-1.0.24-5|154	Summary:	SANE - local and remote scanner access
14mr|sane-1.0.24-5|155	Provides:	iscan = %{iscanversion}
14mr|sane-1.0.24-5|156	
14mr|sane-1.0.24-5|157	%description backends-iscan
14mr|sane-1.0.24-5|158	This package contains the iscan backend, in order to not conflict with
14mr|sane-1.0.24-5|159	manufacturer-supplied packages.
14mr|sane-1.0.24-5|160	%endif
14mr|sane-1.0.24-5|161	
14mr|sane-1.0.24-5|162	%package backends-doc
14mr|sane-1.0.24-5|163	Summary:	Documentation for SANE backends
14mr|sane-1.0.24-5|164	Group:		System/Kernel and hardware
14mr|sane-1.0.24-5|165	
14mr|sane-1.0.24-5|166	%description backends-doc
14mr|sane-1.0.24-5|167	This package contains the SANE backend documentation for different
14mr|sane-1.0.24-5|168	scanners.
14mr|sane-1.0.24-5|169	
14mr|sane-1.0.24-5|170	%package -n saned
14mr|sane-1.0.24-5|171	Group:          System/Kernel and hardware
14mr|sane-1.0.24-5|172	License:        LGPLv2
14mr|sane-1.0.24-5|173	Summary:        SANE - local and remote scanner access
14mr|sane-1.0.24-5|174	Provides:       %{name} = %{version}-%{release}
14mr|sane-1.0.24-5|175	Provides:	saned = %{version}-%{release}
14mr|sane-1.0.24-5|176	Requires:	sane-backends >= %{version}-%{release}
14mr|sane-1.0.24-5|177	Requires:	xinetd
14mr|sane-1.0.24-5|178	Requires(preun,post):	rpm-helper
14mr|sane-1.0.24-5|179	
14mr|sane-1.0.24-5|180	%description -n saned
14mr|sane-1.0.24-5|181	This package contains saned, a daemon that allows remote clients to
14mr|sane-1.0.24-5|182	access image acquisition devices available on the local host.
14mr|sane-1.0.24-5|183	
14mr|sane-1.0.24-5|184	%prep
14mr|sane-1.0.24-5|185	%setup -qn sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|186	
14mr|sane-1.0.24-5|187	%patch1 -p1 -b .plusteks12
14mr|sane-1.0.24-5|188	###%patch24 -p0 -b .link
14mr|sane-1.0.24-5|189	%patch28 -p1 -b .group
14mr|sane-1.0.24-5|190	%patch30 -p1 -b .brother2list
14mr|sane-1.0.24-5|191	%patch31 -p1 -b .strformat
14mr|sane-1.0.24-5|192	%patch32 -p0
14mr|sane-1.0.24-5|193	%patch33 -p1 -b .pthread
14mr|sane-1.0.24-5|194	
14mr|sane-1.0.24-5|195	%patch101 -p1
14mr|sane-1.0.24-5|196	%patch106 -p1
14mr|sane-1.0.24-5|197	#%patch109 -p1
14mr|sane-1.0.24-5|198	%patch113 -p1
14mr|sane-1.0.24-5|199	%patch115 -p1
14mr|sane-1.0.24-5|200	
14mr|sane-1.0.24-5|201	# Fedora patches
14mr|sane-1.0.24-5|202	%patch202 -p1 -b .open-macro
14mr|sane-1.0.24-5|203	%patch203 -p1 -b .udev
14mr|sane-1.0.24-5|204	%patch204 -p1 -b .epson-expression800
14mr|sane-1.0.24-5|205	
14mr|sane-1.0.24-5|206	# "geniusvp2" backend
14mr|sane-1.0.24-5|207	#setup -q -T -D -a 14 -n sane-backends-%{version}
14mr|sane-1.0.24-5|208	
14mr|sane-1.0.24-5|209	# "hp3500" backend
14mr|sane-1.0.24-5|210	# Patch does not match on file unsupported.desc (change should not affect
14mr|sane-1.0.24-5|211	# the backend itself), so we force it in
14mr|sane-1.0.24-5|212	#bzcat %{PATCH20} | patch -p0 -b --suffix .hp3500 -f || :
14mr|sane-1.0.24-5|213	
14mr|sane-1.0.24-5|214	# Fix parallel build (Gwenole)
14mr|sane-1.0.24-5|215	#for a in `find . -name Makefile.in -print`; do \
14mr|sane-1.0.24-5|216	#	perl -p -i -e 's/^(\s*TARGETS\s+=\s+)(\S+)(\s+)(\$\(\S+_LTOBJS\))/$1$4$3$2/' $a; \
14mr|sane-1.0.24-5|217	#done
14mr|sane-1.0.24-5|218	
14mr|sane-1.0.24-5|219	# Patch for the HP ScanJet 44x0C scanners ("hp_rts88xx" backend)
14mr|sane-1.0.24-5|220	#%setup -q -T -D -a 9 -n sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|221	#cd sane_hp_rts88xx/sane_hp_rts88xx
14mr|sane-1.0.24-5|222	#./patch-sane.sh $RPM_BUILD_DIR/sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|223	#cd ../..
14mr|sane-1.0.24-5|224	#patch21 -p1 -b .hp_rts88xx-0.18-fix_link
14mr|sane-1.0.24-5|225	#echo 'hp_rts88xx' >> backend/dll.conf.in
14mr|sane-1.0.24-5|226	
14mr|sane-1.0.24-5|227	# Primax parallel port scanners
14mr|sane-1.0.24-5|228	%if %{with primax}
14mr|sane-1.0.24-5|229	%setup -q -T -D -a 3 -n sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|230	%endif
14mr|sane-1.0.24-5|231	
14mr|sane-1.0.24-5|232	# "primascan" backend
14mr|sane-1.0.24-5|233	# (commented out in dll.conf, as it claims to support every USB scanner)
14mr|sane-1.0.24-5|234	######%patch29 -p0 -b .primascan
14mr|sane-1.0.24-5|235	cat %{SOURCE11} > backend/primascan.h
14mr|sane-1.0.24-5|236	cat %{SOURCE12} > backend/primascan.c
14mr|sane-1.0.24-5|237	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure.in
14mr|sane-1.0.24-5|238	# <mrl> avoid autoconf by applying change to configure too.
14mr|sane-1.0.24-5|239	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure
14mr|sane-1.0.24-5|240	##perl -p -i -e 's:(DISTFILES\s*=\s*):$1primascan.h primascan.c :' backend/Makefile.in
14mr|sane-1.0.24-5|241	echo '#primascan' >> backend/dll.conf.in
14mr|sane-1.0.24-5|242	
14mr|sane-1.0.24-5|243	# Scanners in some Brother MF devices
14mr|sane-1.0.24-5|244	#setup -q -T -D -a 10 -n sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|245	
14mr|sane-1.0.24-5|246	# Epson Avasys driver for Epson scanners
14mr|sane-1.0.24-5|247	%if %{with epkowa}
14mr|sane-1.0.24-5|248	%setup -q -T -D -a 13 -n sane-backends-%{version}%{beta}
14mr|sane-1.0.24-5|249	%endif
14mr|sane-1.0.24-5|250	
14mr|sane-1.0.24-5|251	# lib64 fixes (avoid patch)
14mr|sane-1.0.24-5|252	# NOTE: don't regenerate configure script past this line
14mr|sane-1.0.24-5|253	perl -pi -e "s@/lib(\"|\b[^/])@/%_lib\1@g if /LDFLAGS=.*with_ptal/" configure
14mr|sane-1.0.24-5|254	
14mr|sane-1.0.24-5|255	# Reduce number of retries done by the "snapscan" backend when accessing
14mr|sane-1.0.24-5|256	# the scanner
14mr|sane-1.0.24-5|257	perl -p -i -e 's:for \(retries = 20; retries; retries--\):for (retries = 5; retries; retries--):' backend/snapscan-scsi.c
14mr|sane-1.0.24-5|258	
14mr|sane-1.0.24-5|259	%if %{with epkowa}
14mr|sane-1.0.24-5|260	pushd iscan-%{iscanversion}
14mr|sane-1.0.24-5|261	%patch23 -p0 -b .iscan-2.10.0-1_fix_link
14mr|sane-1.0.24-5|262	%patch26 -p0 -b .no_non-free_please
14mr|sane-1.0.24-5|263	%patch27 -p2 -b .linkage_fix
14mr|sane-1.0.24-5|264	popd
14mr|sane-1.0.24-5|265	%endif
14mr|sane-1.0.24-5|266	
14mr|sane-1.0.24-5|267	# Remove the backend/dll.conf file generated by the patches, it prevents
14mr|sane-1.0.24-5|268	# the Makefile from generating  the real dll.conf file
14mr|sane-1.0.24-5|269	rm -f backend/dll.conf
14mr|sane-1.0.24-5|270	
14mr|sane-1.0.24-5|271	%build
14mr|sane-1.0.24-5|272	%configure2_5x \
14mr|sane-1.0.24-5|273	--disable-static \
14mr|sane-1.0.24-5|274	--enable-rpath=no \
14mr|sane-1.0.24-5|275	%if !%{with gphoto2}
14mr|sane-1.0.24-5|276	--without-gphoto2
14mr|sane-1.0.24-5|277	%endif
14mr|sane-1.0.24-5|278	
14mr|sane-1.0.24-5|279	%make
14mr|sane-1.0.24-5|280	
14mr|sane-1.0.24-5|281	# Primax parallel port scanners
14mr|sane-1.0.24-5|282	%if %{with primax}
14mr|sane-1.0.24-5|283	chmod a+rx tools/sane-config
14mr|sane-1.0.24-5|284	cd primaxscan*
14mr|sane-1.0.24-5|285	autoreconf -fi
14mr|sane-1.0.24-5|286	PATH=`pwd`/../tools:${PATH}
14mr|sane-1.0.24-5|287	CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -fPIC -I`pwd`/../include -L`pwd`/../backend/.libs/"\
14mr|sane-1.0.24-5|288	%configure2_5x \
14mr|sane-1.0.24-5|289	--disable-static
14mr|sane-1.0.24-5|290	
14mr|sane-1.0.24-5|291	%make
14mr|sane-1.0.24-5|292	%make primax_scan
14mr|sane-1.0.24-5|293	cd ..
14mr|sane-1.0.24-5|294	%endif
14mr|sane-1.0.24-5|295	
14mr|sane-1.0.24-5|296	# Epson Avasys driver for Epson scanners
14mr|sane-1.0.24-5|297	%if %{with epkowa}
14mr|sane-1.0.24-5|298	chmod a+rx tools/sane-config
14mr|sane-1.0.24-5|299	PATH=`pwd`/tools:${PATH}
14mr|sane-1.0.24-5|300	cd iscan-%{iscanversion}
14mr|sane-1.0.24-5|301	sh ./bootstrap
14mr|sane-1.0.24-5|302	export CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
14mr|sane-1.0.24-5|303	export CXXFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
14mr|sane-1.0.24-5|304	export LIBUSB_1_0_LIBS="-lusb"
14mr|sane-1.0.24-5|305	%configure2_5x \
14mr|sane-1.0.24-5|306	--disable-static \
14mr|sane-1.0.24-5|307	--disable-frontend
14mr|sane-1.0.24-5|308	%make
14mr|sane-1.0.24-5|309	cd ..
14mr|sane-1.0.24-5|310	%endif
14mr|sane-1.0.24-5|311	
14mr|sane-1.0.24-5|312	%install
14mr|sane-1.0.24-5|313	%makeinstall_std
14mr|sane-1.0.24-5|314	
14mr|sane-1.0.24-5|315	# Create missing lock dir
14mr|sane-1.0.24-5|316	install -d %{buildroot}/var/lib/lock/sane
14mr|sane-1.0.24-5|317	
14mr|sane-1.0.24-5|318	#mv %{buildroot}/%{_sbindir}/saned %{buildroot}/%{_sbindir}/in.saned
14mr|sane-1.0.24-5|319	#install -m 755 tools/sane-find-scanner %{buildroot}/%{_bindir}
14mr|sane-1.0.24-5|320	perl -pi -e "s/installed.*/installed=yes/g" %{buildroot}%{_libdir}/libsane.la
14mr|sane-1.0.24-5|321	/sbin/ldconfig -n %{buildroot}%{_libdir} %{buildroot}%{_libdir}/sane
14mr|sane-1.0.24-5|322	
14mr|sane-1.0.24-5|323	# Comment out entry for the "geniusvp2" backend in
14mr|sane-1.0.24-5|324	# /etc/sane.d/dll.conf as it makes SANE hanging on some systems when
14mr|sane-1.0.24-5|325	# the appropriate scanner is not present
14mr|sane-1.0.24-5|326	perl -p -i -e 's/^(\s*geniusvp2)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|327	
14mr|sane-1.0.24-5|328	# Comment out entry for the "epson" backend in /etc/sane.d/dll.conf as
14mr|sane-1.0.24-5|329	# we have also Epson's "epkowa" backend which supports the same
14mr|sane-1.0.24-5|330	# scanners
14mr|sane-1.0.24-5|331	perl -p -i -e 's/^(\s*epson)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|332	
14mr|sane-1.0.24-5|333	# Remove "hpoj" line from /etc/sane.d/dll.con
14mr|sane-1.0.24-5|334	perl -p -i -e 's/HP\s+OfficeJet/HPLIP/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|335	perl -p -i -e 's/hpoj.sf.net/hplip.sf.net/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|336	perl -p -i -e 's/hpoj/hpaio/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|337	
14mr|sane-1.0.24-5|338	%if %{with empty_dll_conf}
14mr|sane-1.0.24-5|339	# The /etc/sane.d/dll.conf contains lines for every backend, so every
14mr|sane-1.0.24-5|340	# backend probes for a scanner when a SANE frontend (e. g. xsane) is
14mr|sane-1.0.24-5|341	# started. With this the user has always to wait around one minute
14mr|sane-1.0.24-5|342	# before he can scan. We simply replace the file by a nearly empty one
14mr|sane-1.0.24-5|343	# and let scannerdrake only insert the needed backends. So the
14mr|sane-1.0.24-5|344	# frontends will start immediately
14mr|sane-1.0.24-5|345	mv %{buildroot}%{_sysconfdir}/sane.d/dll.conf %{buildroot}%{_sysconfdir}/sane.d/dll.conf.orig
14mr|sane-1.0.24-5|346	cat > %{buildroot}%{_sysconfdir}/sane.d/dll.conf <<EOF
14mr|sane-1.0.24-5|347	# enable the next line if you want to allow access through the network:
14mr|sane-1.0.24-5|348	net
14mr|sane-1.0.24-5|349	EOF
14mr|sane-1.0.24-5|350	%endif
14mr|sane-1.0.24-5|351	
14mr|sane-1.0.24-5|352	# Move documentation from /usr/doc to /usr/share/doc
14mr|sane-1.0.24-5|353	install -d %{buildroot}%{_docdir}/sane-backends-%{version}/
14mr|sane-1.0.24-5|354	install -d %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
14mr|sane-1.0.24-5|355	pushd %{buildroot}/usr/doc/sane-%{version}
14mr|sane-1.0.24-5|356	#pushd %{buildroot}/usr/doc/sane-1.0.18-cvs
14mr|sane-1.0.24-5|357	mv `find -mindepth 1 -type d` *.html *.txt %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
14mr|sane-1.0.24-5|358	mv README README.linux %{buildroot}%{_docdir}/sane-backends-%{version}/
14mr|sane-1.0.24-5|359	rm -f README.*
14mr|sane-1.0.24-5|360	mv * %{buildroot}%{_docdir}/sane-backends-%{version}/
14mr|sane-1.0.24-5|361	popd
14mr|sane-1.0.24-5|362	
14mr|sane-1.0.24-5|363	# Primax parallel port scanners
14mr|sane-1.0.24-5|364	%if %{with primax}
14mr|sane-1.0.24-5|365	cd primaxscan*
14mr|sane-1.0.24-5|366	%makeinstall_std
14mr|sane-1.0.24-5|367	rm -f %{buildroot}%{_libdir}/libsane-primax.a %{buildroot}%{_prefix}/lib/sane/libsane-primax.a
14mr|sane-1.0.24-5|368	cp primax_scan %{buildroot}%{_bindir}
14mr|sane-1.0.24-5|369	cd ..
14mr|sane-1.0.24-5|370	
14mr|sane-1.0.24-5|371	%ifarch x86_64
14mr|sane-1.0.24-5|372	mv -f %{buildroot}%{_prefix}/lib/sane/libsane-primax.* %{buildroot}%{_libdir}/sane/
14mr|sane-1.0.24-5|373	rm -rf %{buildroot}%{_prefix}/lib/sane/
14mr|sane-1.0.24-5|374	%endif
14mr|sane-1.0.24-5|375	
14mr|sane-1.0.24-5|376	%endif
14mr|sane-1.0.24-5|377	
14mr|sane-1.0.24-5|378	# Epson Avasys driver for Epson scanners
14mr|sane-1.0.24-5|379	%if %{with epkowa}
14mr|sane-1.0.24-5|380	cd iscan-%{iscanversion}
14mr|sane-1.0.24-5|381	%makeinstall_std
14mr|sane-1.0.24-5|382	rm -f %{buildroot}%{_libdir}/sane/libsane-epkowa.a
14mr|sane-1.0.24-5|383	rm -f %{buildroot}%{_mandir}/man1/iscan.1*
14mr|sane-1.0.24-5|384	rm -rf %{buildroot}%{_libdir}/iscan
14mr|sane-1.0.24-5|385	cp backend/epkowa.conf %{buildroot}%{_sysconfdir}/sane.d/
14mr|sane-1.0.24-5|386	echo 'epkowa' >> %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mr|sane-1.0.24-5|387	cd ..
14mr|sane-1.0.24-5|388	%endif
14mr|sane-1.0.24-5|389	
14mr|sane-1.0.24-5|390	# Xinetd.d entry
14mr|sane-1.0.24-5|391	mkdir %{buildroot}/etc/xinetd.d
14mr|sane-1.0.24-5|392	cat %{SOURCE5} > %{buildroot}/etc/xinetd.d/saned
14mr|sane-1.0.24-5|393	
14mr|sane-1.0.24-5|394	# udev rules for libusb user support
14mr|sane-1.0.24-5|395	mkdir -p %{buildroot}/lib/udev/rules.d
14mr|sane-1.0.24-5|396	install -m644 tools/udev/libsane.rules %{buildroot}/lib/udev/rules.d/60-libsane.rules
14mr|sane-1.0.24-5|397	# Shorten too long comments
14mr|sane-1.0.24-5|398	perl -p -i -e 's/(\#.{500}).*$/$1 .../' %{buildroot}/lib/udev/rules.d/60-libsane.rules
14mr|sane-1.0.24-5|399	
14mr|sane-1.0.24-5|400	%find_lang sane-backends
14mr|sane-1.0.24-5|401	
14mr|sane-1.0.24-5|402	sed -i '/^%dir/d' sane-backends.lang
14mr|sane-1.0.24-5|403	
14mr|sane-1.0.24-5|404	%post -n saned
14mr|sane-1.0.24-5|405	%_post_service saned
14mr|sane-1.0.24-5|406	
14mr|sane-1.0.24-5|407	%pre -n saned
14mr|sane-1.0.24-5|408	# Add saned to group scanner, cdwriter and usb for scanner access.
14mr|sane-1.0.24-5|409	/usr/sbin/useradd -r -M -s /bin/false  -c "system user for saned" saned -G cdwriter,usb,scanner || :
14mr|sane-1.0.24-5|410	#%_pre_useradd saned /etc/sane.d /bin/false
14mr|sane-1.0.24-5|411	
14mr|sane-1.0.24-5|412	%preun -n saned
14mr|sane-1.0.24-5|413	%_preun_service saned
14mr|sane-1.0.24-5|414	
14mr|sane-1.0.24-5|415	%postun -n saned
14mr|sane-1.0.24-5|416	%_postun_userdel saned
14mr|sane-1.0.24-5|417	
14mr|sane-1.0.24-5|418	%pre backends
14mr|sane-1.0.24-5|419	%_pre_groupadd scanner
14mr|sane-1.0.24-5|420	
14mr|sane-1.0.24-5|421	%postun backends
14mr|sane-1.0.24-5|422	%_postun_groupdel scanner
14mr|sane-1.0.24-5|423	
14mr|sane-1.0.24-5|424	%files backends -f sane-backends.lang
14mr|sane-1.0.24-5|425	%doc %{_docdir}/sane-backends-%{version}
14mr|sane-1.0.24-5|426	%{_bindir}/sane-find-scanner
14mr|sane-1.0.24-5|427	%{_bindir}/scanimage
14mr|sane-1.0.24-5|428	%{_bindir}/gamma4scanimage
14mr|sane-1.0.24-5|429	%if %{with primax}
14mr|sane-1.0.24-5|430	%{_bindir}/primax_scan
14mr|sane-1.0.24-5|431	%endif
14mr|sane-1.0.24-5|432	%{_mandir}/man1/*
14mr|sane-1.0.24-5|433	%{_mandir}/man5/*
14mr|sane-1.0.24-5|434	%{_mandir}/man7/*
14mr|sane-1.0.24-5|435	%dir %{_sysconfdir}/sane.d
14mr|sane-1.0.24-5|436	#config(noreplace) %{_sysconfdir}/sane.d/*[^saned]
14mr|sane-1.0.24-5|437	%config(noreplace) %{_sysconfdir}/sane.d/*
14mr|sane-1.0.24-5|438	/lib/udev/rules.d/*-libsane.rules
14mr|sane-1.0.24-5|439	%attr(1777,root,root) %dir /var/lib/lock/sane
14mr|sane-1.0.24-5|440	%if %{with epkowa}
14mr|sane-1.0.24-5|441	# iscan files
14mr|sane-1.0.24-5|442	%exclude %{_sysconfdir}/sane.d/epkowa.conf
14mr|sane-1.0.24-5|443	%exclude %{_mandir}/man5/sane-epkowa.5*
14mr|sane-1.0.24-5|444	%endif
14mr|sane-1.0.24-5|445	
14mr|sane-1.0.24-5|446	%if %{with epkowa}
14mr|sane-1.0.24-5|447	%files backends-iscan
14mr|sane-1.0.24-5|448	%{_libdir}/sane/libsane-epkowa.*
14mr|sane-1.0.24-5|449	%{_sysconfdir}/sane.d/epkowa.conf
14mr|sane-1.0.24-5|450	%{_mandir}/man5/sane-epkowa.5*
14mr|sane-1.0.24-5|451	%{_mandir}/man8/iscan-registry.*
14mr|sane-1.0.24-5|452	%endif
14mr|sane-1.0.24-5|453	
14mr|sane-1.0.24-5|454	%files backends-doc
14mr|sane-1.0.24-5|455	%doc %{_docdir}/sane-backends-doc-%{version}
14mr|sane-1.0.24-5|456	
14mr|sane-1.0.24-5|457	%files -n %{libname}
14mr|sane-1.0.24-5|458	%{_libdir}/*.so.*
14mr|sane-1.0.24-5|459	%dir %{_libdir}/sane
14mr|sane-1.0.24-5|460	%{_libdir}/sane/*.so.*
14mr|sane-1.0.24-5|461	%if %{with epkowa}
14mr|sane-1.0.24-5|462	%exclude %{_libdir}/sane/libsane-epkowa.*
14mr|sane-1.0.24-5|463	%endif
14mr|sane-1.0.24-5|464	
14mr|sane-1.0.24-5|465	%files -n %{devname}
14mr|sane-1.0.24-5|466	%{_bindir}/sane-config
14mr|sane-1.0.24-5|467	%{_libdir}/*.so
14mr|sane-1.0.24-5|468	%{_libdir}/sane/*.so
14mr|sane-1.0.24-5|469	%{_includedir}/sane
14mr|sane-1.0.24-5|470	%{_libdir}/pkgconfig/sane-backends.pc
14mr|sane-1.0.24-5|471	%if %{with epkowa}
14mr|sane-1.0.24-5|472	%exclude %{_libdir}/sane/libsane-epkowa*
14mr|sane-1.0.24-5|473	%endif
14mr|sane-1.0.24-5|474	
14mr|sane-1.0.24-5|475	%files -n saned
14mr|sane-1.0.24-5|476	%{_sbindir}/*
14mr|sane-1.0.24-5|477	%{_mandir}/man8/saned*
14mr|sane-1.0.24-5|478	#config(noreplace) %{_sysconfdir}/sane.d/saned.conf
14mr|sane-1.0.24-5|479	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/saned
14mr|sane-1.0.24-5|480	
14mr|sane-1.0.24-5|481	
14mr|sane-1.0.24-5|482	
14mr|sane-1.0.24-5|483	%changelog
14mr|sane-1.0.24-5|484	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.24-5
14mr|sane-1.0.24-5|485	+ Revision: adc5499
14mr|sane-1.0.24-5|486	- Fix usb libs for iscan
14mr|sane-1.0.24-5|487	
14mr|sane-1.0.24-5|488	

18882 14
14mr|sane-frontends-1.0.14-18|1	%define beta %nil
14mr|sane-frontends-1.0.14-18|2	
14mr|sane-frontends-1.0.14-18|3	# Enable debug mode
14mr|sane-frontends-1.0.14-18|4	%define debug 0
14mr|sane-frontends-1.0.14-18|5	
14mr|sane-frontends-1.0.14-18|6	Summary:	Graphical frontend to SANE
14mr|sane-frontends-1.0.14-18|7	Name:		sane-frontends
14mr|sane-frontends-1.0.14-18|8	Version:	1.0.14
14mr|sane-frontends-1.0.14-18|9	Release:	18
14mr|sane-frontends-1.0.14-18|10	License:	GPLv2+
14mr|sane-frontends-1.0.14-18|11	Group:		Graphics
14mr|sane-frontends-1.0.14-18|12	Url:		http://www.mostang.com/sane/
14mr|sane-frontends-1.0.14-18|13	Source0:	ftp://ftp.sane-project.org/pub/sane/sane-frontends-%{version}/%{name}-%{version}%{beta}.tar.bz2
14mr|sane-frontends-1.0.14-18|14	Source1:	sane-frontends16.png
14mr|sane-frontends-1.0.14-18|15	Source2:	sane-frontends32.png
14mr|sane-frontends-1.0.14-18|16	Source3:	sane-frontends48.png
14mr|sane-frontends-1.0.14-18|17	Patch0:		sane-frontends-1.0.14-segfault.patch
14mr|sane-frontends-1.0.14-18|18	BuildRequires:	jpeg-devel
14mr|sane-frontends-1.0.14-18|19	BuildRequires:	pkgconfig(gimp-2.0)
14mr|sane-frontends-1.0.14-18|20	BuildRequires:	pkgconfig(libusb)
14mr|sane-frontends-1.0.14-18|21	BuildRequires:	pkgconfig(sane-backends)
14mr|sane-frontends-1.0.14-18|22	Requires:	sane
14mr|sane-frontends-1.0.14-18|23	
14mr|sane-frontends-1.0.14-18|24	%description
14mr|sane-frontends-1.0.14-18|25	This is the xscanimage program, used to scan images using SANE, either
14mr|sane-frontends-1.0.14-18|26	standalone or as a gimp plugin. Also includes xcam and scanadf.
14mr|sane-frontends-1.0.14-18|27	
14mr|sane-frontends-1.0.14-18|28	%files
14mr|sane-frontends-1.0.14-18|29	%doc INSTALL NEWS README AUTHORS
14mr|sane-frontends-1.0.14-18|30	%{_bindir}/*
14mr|sane-frontends-1.0.14-18|31	%{_datadir}/sane/sane-style.rc
14mr|sane-frontends-1.0.14-18|32	%{_mandir}/man1/*
14mr|sane-frontends-1.0.14-18|33	%{_datadir}/applications/*.desktop
14mr|sane-frontends-1.0.14-18|34	%{_iconsdir}/hicolor/*/apps/*.png
14mr|sane-frontends-1.0.14-18|35	%{_libdir}/gimp/2.0/plug-ins/xscanimage
14mr|sane-frontends-1.0.14-18|36	
14mr|sane-frontends-1.0.14-18|37	#----------------------------------------------------------------------------
14mr|sane-frontends-1.0.14-18|38	
14mr|sane-frontends-1.0.14-18|39	%prep
14mr|sane-frontends-1.0.14-18|40	%setup -q -n sane-frontends-%{version}%{beta}
14mr|sane-frontends-1.0.14-18|41	%patch0 -p1
14mr|sane-frontends-1.0.14-18|42	
14mr|sane-frontends-1.0.14-18|43	%build
14mr|sane-frontends-1.0.14-18|44	%if %{debug}
14mr|sane-frontends-1.0.14-18|45	export DONT_STRIP=1
14mr|sane-frontends-1.0.14-18|46	CFLAGS="`echo %{optflags} |perl -pi -e 's,-O3,-g,g'`" CXXFLAGS="`echo %{optflags} |perl -pi -e 's,-O3,-g,g'`" \
14mr|sane-frontends-1.0.14-18|47	%endif
14mr|sane-frontends-1.0.14-18|48	%configure2_5x
14mr|sane-frontends-1.0.14-18|49	perl -pi -e 's#,-rpath,/usr/lib##' src/Makefile #yves 1.0.5-4mdk
14mr|sane-frontends-1.0.14-18|50	# glibc 2.1 has stpcpy, but sane's configure is apparently unable to detect it.
14mr|sane-frontends-1.0.14-18|51	perl -p -i -e "s|\/\* #undef HAVE_STPCPY \*\/|#define HAVE_STPCPY 1|" include/sane/config.h
14mr|sane-frontends-1.0.14-18|52	%make
14mr|sane-frontends-1.0.14-18|53	
14mr|sane-frontends-1.0.14-18|54	%install
14mr|sane-frontends-1.0.14-18|55	%if %{debug}
14mr|sane-frontends-1.0.14-18|56	export DONT_STRIP=1
14mr|sane-frontends-1.0.14-18|57	%endif
14mr|sane-frontends-1.0.14-18|58	
14mr|sane-frontends-1.0.14-18|59	%makeinstall_std
14mr|sane-frontends-1.0.14-18|60	
14mr|sane-frontends-1.0.14-18|61	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|sane-frontends-1.0.14-18|62	ln -s %{_bindir}/xscanimage %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mr|sane-frontends-1.0.14-18|63	
14mr|sane-frontends-1.0.14-18|64	# menu icons
14mr|sane-frontends-1.0.14-18|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|sane-frontends-1.0.14-18|66	install -m 0644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/sane-frontends.png
14mr|sane-frontends-1.0.14-18|67	install -m 0644 %{SOURCE2} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/sane-frontends.png
14mr|sane-frontends-1.0.14-18|68	install -m 0644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/sane-frontends.png
14mr|sane-frontends-1.0.14-18|69	
14mr|sane-frontends-1.0.14-18|70	mkdir -p %{buildroot}%{_datadir}/applications
14mr|sane-frontends-1.0.14-18|71	cat > %{buildroot}%{_datadir}/applications/mandriva-xscanimage.desktop <<EOF
14mr|sane-frontends-1.0.14-18|72	[Desktop Entry]
14mr|sane-frontends-1.0.14-18|73	Encoding=UTF-8
14mr|sane-frontends-1.0.14-18|74	Name=XScanImage
14mr|sane-frontends-1.0.14-18|75	Comment=A simple frontend for the SANE scanning system
14mr|sane-frontends-1.0.14-18|76	Exec=%{_bindir}/xscanimage
14mr|sane-frontends-1.0.14-18|77	Icon=%{name}
14mr|sane-frontends-1.0.14-18|78	Terminal=false
14mr|sane-frontends-1.0.14-18|79	Type=Application
14mr|sane-frontends-1.0.14-18|80	StartupNotify=true
14mr|sane-frontends-1.0.14-18|81	Categories=GTK;Graphics;Scanning;
14mr|sane-frontends-1.0.14-18|82	EOF
14mr|sane-frontends-1.0.14-18|83	
14mr|sane-frontends-1.0.14-18|84	mkdir -p %{buildroot}%{_datadir}/applications
14mr|sane-frontends-1.0.14-18|85	cat > %{buildroot}%{_datadir}/applications/mandriva-xcam.desktop <<EOF
14mr|sane-frontends-1.0.14-18|86	[Desktop Entry]
14mr|sane-frontends-1.0.14-18|87	Encoding=UTF-8
14mr|sane-frontends-1.0.14-18|88	Name=XCam
14mr|sane-frontends-1.0.14-18|89	Comment=A SANE-based frontend for webcams
14mr|sane-frontends-1.0.14-18|90	Exec=%{_bindir}/xcam
14mr|sane-frontends-1.0.14-18|91	Icon=%{name}
14mr|sane-frontends-1.0.14-18|92	Terminal=false
14mr|sane-frontends-1.0.14-18|93	Type=Application
14mr|sane-frontends-1.0.14-18|94	StartupNotify=true
14mr|sane-frontends-1.0.14-18|95	Categories=GTK;AudioVideo;Video;
14mr|sane-frontends-1.0.14-18|96	EOF
14mr|sane-frontends-1.0.14-18|97	
14mr|sane-frontends-1.0.14-18|98	
14mr|sane-frontends-1.0.14-18|99	%changelog
14mr|sane-frontends-1.0.14-18|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.14-18
14mr|sane-frontends-1.0.14-18|101	+ Revision: 9a89cdc
14mr|sane-frontends-1.0.14-18|102	- MassBuild#440: Increase release tag
14mr|sane-frontends-1.0.14-18|103	
14mr|sane-frontends-1.0.14-18|104	

18883 14
14mr|sary-1.2.0-16|1	%define major 10
14mr|sary-1.2.0-16|2	%define libname_orig lib%{name}
14mr|sary-1.2.0-16|3	%define libname %mklibname %{name} %{major}
14mr|sary-1.2.0-16|4	%define develname %mklibname %{name} -d
14mr|sary-1.2.0-16|5	
14mr|sary-1.2.0-16|6	Summary:	Suffix array library (with tools)
14mr|sary-1.2.0-16|7	Name:		sary
14mr|sary-1.2.0-16|8	Version:	1.2.0
14mr|sary-1.2.0-16|9	Release:	16
14mr|sary-1.2.0-16|10	Group:		System/Internationalization
14mr|sary-1.2.0-16|11	License:	LGPL
14mr|sary-1.2.0-16|12	URL:		http://prime.sourceforge.jp/src/
14mr|sary-1.2.0-16|13	Source0:	%{name}-%{version}.tar.bz2
14mr|sary-1.2.0-16|14	Patch0:		sary-linkage_fix.diff
14mr|sary-1.2.0-16|15	BuildRequires:	glib2-devel
14mr|sary-1.2.0-16|16	Requires:	%{libname} = %{version}
14mr|sary-1.2.0-16|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|sary-1.2.0-16|18	
14mr|sary-1.2.0-16|19	%description
14mr|sary-1.2.0-16|20	Sary is a suffix array library. It provides fast full-text search facilities
14mr|sary-1.2.0-16|21	for text files on the order of 10 to 100 MB using a data structure called a
14mr|sary-1.2.0-16|22	suffix array. It can also search specific fields in a text file by assigning
14mr|sary-1.2.0-16|23	index points to those fields.
14mr|sary-1.2.0-16|24	
14mr|sary-1.2.0-16|25	%package -n	%{libname}
14mr|sary-1.2.0-16|26	Summary:	Sary library
14mr|sary-1.2.0-16|27	Group:		System/Internationalization
14mr|sary-1.2.0-16|28	Provides:	%{libname_orig} = %{version}-%{release}
14mr|sary-1.2.0-16|29	
14mr|sary-1.2.0-16|30	%description -n	%{libname}
14mr|sary-1.2.0-16|31	Sary is a suffix array library. It provides fast full-text search facilities
14mr|sary-1.2.0-16|32	for text files on the order of 10 to 100 MB using a data structure called a
14mr|sary-1.2.0-16|33	suffix array. It can also search specific fields in a text file by assigning
14mr|sary-1.2.0-16|34	index points to those fields.
14mr|sary-1.2.0-16|35	
14mr|sary-1.2.0-16|36	%package -n	%{develname}
14mr|sary-1.2.0-16|37	Summary:	Development headers for sary
14mr|sary-1.2.0-16|38	Group:		Development/C
14mr|sary-1.2.0-16|39	Requires:	%{libname} = %{version}
14mr|sary-1.2.0-16|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|sary-1.2.0-16|41	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|sary-1.2.0-16|42	Obsoletes:	%{mklibname sary 0 -d}
14mr|sary-1.2.0-16|43	Obsoletes:	%{mklibname sary 10 -d}
14mr|sary-1.2.0-16|44	
14mr|sary-1.2.0-16|45	%description -n	%{develname}
14mr|sary-1.2.0-16|46	Sary is a suffix array library. It provides fast full-text search facilities
14mr|sary-1.2.0-16|47	for text files on the order of 10 to 100 MB using a data structure called a
14mr|sary-1.2.0-16|48	suffix array. It can also search specific fields in a text file by assigning
14mr|sary-1.2.0-16|49	index points to those fields.
14mr|sary-1.2.0-16|50	
14mr|sary-1.2.0-16|51	%prep
14mr|sary-1.2.0-16|52	%setup -q
14mr|sary-1.2.0-16|53	%patch0 -p1
14mr|sary-1.2.0-16|54	
14mr|sary-1.2.0-16|55	%build
14mr|sary-1.2.0-16|56	%configure2_5x
14mr|sary-1.2.0-16|57	%make
14mr|sary-1.2.0-16|58	
14mr|sary-1.2.0-16|59	%install
14mr|sary-1.2.0-16|60	rm -rf %{buildroot}
14mr|sary-1.2.0-16|61	%makeinstall_std
14mr|sary-1.2.0-16|62	
14mr|sary-1.2.0-16|63	%if %mdkversion < 200900
14mr|sary-1.2.0-16|64	%post -n %{libname} -p /sbin/ldconfig
14mr|sary-1.2.0-16|65	%endif
14mr|sary-1.2.0-16|66	
14mr|sary-1.2.0-16|67	%if %mdkversion < 200900
14mr|sary-1.2.0-16|68	%postun -n %{libname} -p /sbin/ldconfig
14mr|sary-1.2.0-16|69	%endif
14mr|sary-1.2.0-16|70	
14mr|sary-1.2.0-16|71	%clean
14mr|sary-1.2.0-16|72	rm -rf %{buildroot}
14mr|sary-1.2.0-16|73	
14mr|sary-1.2.0-16|74	%files
14mr|sary-1.2.0-16|75	%defattr(-,root,root)
14mr|sary-1.2.0-16|76	%doc AUTHORS ChangeLog NEWS README TODO
14mr|sary-1.2.0-16|77	%{_bindir}/mksary
14mr|sary-1.2.0-16|78	%{_bindir}/sary
14mr|sary-1.2.0-16|79	%{_datadir}/%{name}
14mr|sary-1.2.0-16|80	%{_mandir}/man*/*
14mr|sary-1.2.0-16|81	
14mr|sary-1.2.0-16|82	%files -n %{libname}
14mr|sary-1.2.0-16|83	%defattr(-,root,root)
14mr|sary-1.2.0-16|84	%{_libdir}/libsary.so.%{major}.0.0
14mr|sary-1.2.0-16|85	%{_libdir}/libsary.so.%{major}
14mr|sary-1.2.0-16|86	
14mr|sary-1.2.0-16|87	%files -n %{develname}
14mr|sary-1.2.0-16|88	%defattr(-,root,root)
14mr|sary-1.2.0-16|89	%{_includedir}/*
14mr|sary-1.2.0-16|90	%{_libdir}/libsary.a
14mr|sary-1.2.0-16|91	%{_libdir}/libsary.so
14mr|sary-1.2.0-16|92	%{_libdir}/pkgconfig/sary.pc
14mr|sary-1.2.0-16|93	
14mr|sary-1.2.0-16|94	
14mr|sary-1.2.0-16|95	
14mr|sary-1.2.0-16|96	%changelog
14mr|sary-1.2.0-16|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-16
14mr|sary-1.2.0-16|98	+ Revision: 5be0049
14mr|sary-1.2.0-16|99	- MassBuild#440: Increase release tag
14mr|sary-1.2.0-16|100	
14mr|sary-1.2.0-16|101	

18884 14
14mr|sash-3.7-18|1	Summary:	A statically linked shell, including some built-in basic commands
14mr|sash-3.7-18|2	Name:		sash
14mr|sash-3.7-18|3	Version:	3.7
14mr|sash-3.7-18|4	Release:	18
14mr|sash-3.7-18|5	License:	GPL
14mr|sash-3.7-18|6	Group:		Shells
14mr|sash-3.7-18|7	Url:		http://www.canb.auug.org.au/~dbell/
14mr|sash-3.7-18|8	Source0:	http://www.canb.auug.org.au/~dbell/programs/%{name}-%{version}.tar.bz2
14mr|sash-3.7-18|9	Patch0:		sash-3.7-optflags.patch
14mr|sash-3.7-18|10	Patch2:		sash-3.7-losetup.patch
14mr|sash-3.7-18|11	Patch3:		sash-3.7-fix-loop__remove_it_when_kernel_headers_are_fixed.patch
14mr|sash-3.7-18|12	Patch4:		sash-3.7-linux2.6-buildfix.patch
14mr|sash-3.7-18|13	Patch5:		sash-3.6-scriptarg.patch
14mr|sash-3.7-18|14	Patch6:		sash-pwdfunc.patch
14mr|sash-3.7-18|15	Patch7:		sash-3.7-segfault.patch
14mr|sash-3.7-18|16	Patch8:		sash-3.7-special-script-call-esp-for-glibc-post.patch
14mr|sash-3.7-18|17	Conflicts:	glibc < 6:2.3.3-2mdk
14mr|sash-3.7-18|18	BuildRequires:	pkgconfig(zlib)
14mr|sash-3.7-18|19	BuildRequires:	glibc-static-devel
14mr|sash-3.7-18|20	BuildRequires:	pkgconfig(ext2fs)
14mr|sash-3.7-18|21	
14mr|sash-3.7-18|22	%description
14mr|sash-3.7-18|23	Sash is a simple, standalone, statically linked shell which includes
14mr|sash-3.7-18|24	simplified versions of built-in commands like ls, dd and gzip.  Sash
14mr|sash-3.7-18|25	is statically linked so that it can work without shared libraries, so
14mr|sash-3.7-18|26	it is particularly useful for recovering from certain types of system
14mr|sash-3.7-18|27	failures.  Sash can also be used to safely upgrade to new versions of
14mr|sash-3.7-18|28	shared libraries.
14mr|sash-3.7-18|29	
14mr|sash-3.7-18|30	%prep
14mr|sash-3.7-18|31	%setup -q
14mr|sash-3.7-18|32	%patch0 -p1 -b .misc~
14mr|sash-3.7-18|33	%patch2 -p1 -b .losetup~
14mr|sash-3.7-18|34	%patch3 -p1 -b .loop~
14mr|sash-3.7-18|35	%patch4 -p1 -b .peroyvind~
14mr|sash-3.7-18|36	%patch5 -p1 -b .scriptarg~
14mr|sash-3.7-18|37	%patch6 -p1 -b .pwd~
14mr|sash-3.7-18|38	%patch7 -p1 -b .segf~
14mr|sash-3.7-18|39	%patch8 -p1 -b .scriptarg~
14mr|sash-3.7-18|40	
14mr|sash-3.7-18|41	%build
14mr|sash-3.7-18|42	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="-static %{ldflags}"
14mr|sash-3.7-18|43	
14mr|sash-3.7-18|44	%install
14mr|sash-3.7-18|45	install -m755 sash -D %{buildroot}/sbin/sash
14mr|sash-3.7-18|46	install -m644 sash.1 -D %{buildroot}%{_mandir}/man8/sash.8
14mr|sash-3.7-18|47	
14mr|sash-3.7-18|48	%files
14mr|sash-3.7-18|49	/sbin/sash
14mr|sash-3.7-18|50	%{_mandir}/man8/sash.8*
14mr|sash-3.7-18|51	
14mr|sash-3.7-18|52	
14mr|sash-3.7-18|53	%changelog
14mr|sash-3.7-18|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7-18
14mr|sash-3.7-18|55	+ Revision: 0e01c61
14mr|sash-3.7-18|56	- MassBuild#440: Increase release tag
14mr|sash-3.7-18|57	
14mr|sash-3.7-18|58	

18885 14
14mr|saslwrapper-0.14-2|1	Name:           saslwrapper
14mr|saslwrapper-0.14-2|2	Version:        0.14
14mr|saslwrapper-0.14-2|3	Release:        2
14mr|saslwrapper-0.14-2|4	Summary:        Ruby and Python wrappers for the cyrus sasl library
14mr|saslwrapper-0.14-2|5	Group:          System/Libraries
14mr|saslwrapper-0.14-2|6	License:        ASL 2.0
14mr|saslwrapper-0.14-2|7	URL:            http://qpid.apache.org
14mr|saslwrapper-0.14-2|8	# svn export -r 1209041 https://svn.apache.org/repos/asf/qpid/branches/0.14/qpid/extras/sasl saslwrapper-0.14
14mr|saslwrapper-0.14-2|9	# tar -cvzf saslwrapper-0.14.tar.gz saslwrapper-0.14
14mr|saslwrapper-0.14-2|10	Source0:        %{name}-%{version}.tar.gz
14mr|saslwrapper-0.14-2|11	Patch0:         configure.patch
14mr|saslwrapper-0.14-2|12	
14mr|saslwrapper-0.14-2|13	BuildRequires: doxygen
14mr|saslwrapper-0.14-2|14	BuildRequires: libtool
14mr|saslwrapper-0.14-2|15	BuildRequires: pkgconfig
14mr|saslwrapper-0.14-2|16	BuildRequires: ruby
14mr|saslwrapper-0.14-2|17	BuildRequires: ruby-devel
14mr|saslwrapper-0.14-2|18	BuildRequires: python
14mr|saslwrapper-0.14-2|19	BuildRequires: python-devel
14mr|saslwrapper-0.14-2|20	BuildRequires: libsasl2-devel
14mr|saslwrapper-0.14-2|21	#BuildRequires: cyrus-sasl-lib
14mr|saslwrapper-0.14-2|22	BuildRequires: cyrus-sasl
14mr|saslwrapper-0.14-2|23	BuildRequires: swig
14mr|saslwrapper-0.14-2|24	
14mr|saslwrapper-0.14-2|25	%description
14mr|saslwrapper-0.14-2|26	A simple wrapper for cyrus-sasl that permits easy binding into
14mr|saslwrapper-0.14-2|27	scripting languages.
14mr|saslwrapper-0.14-2|28	
14mr|saslwrapper-0.14-2|29	%package devel
14mr|saslwrapper-0.14-2|30	Summary: Header files for developing with saslwrapper
14mr|saslwrapper-0.14-2|31	Group: System/Libraries
14mr|saslwrapper-0.14-2|32	Requires: %{name} = %{EVRD}
14mr|saslwrapper-0.14-2|33	
14mr|saslwrapper-0.14-2|34	%description devel
14mr|saslwrapper-0.14-2|35	The header files for developing with saslwrapper
14mr|saslwrapper-0.14-2|36	
14mr|saslwrapper-0.14-2|37	%package -n python-saslwrapper
14mr|saslwrapper-0.14-2|38	Summary: Python bindings for saslwrapper
14mr|saslwrapper-0.14-2|39	Group: System/Libraries
14mr|saslwrapper-0.14-2|40	Requires: %{name} = %{EVRD}
14mr|saslwrapper-0.14-2|41	Requires: python
14mr|saslwrapper-0.14-2|42	
14mr|saslwrapper-0.14-2|43	%description -n python-saslwrapper
14mr|saslwrapper-0.14-2|44	Python bindings for the saslwrapper library.
14mr|saslwrapper-0.14-2|45	
14mr|saslwrapper-0.14-2|46	%package -n ruby-saslwrapper
14mr|saslwrapper-0.14-2|47	Summary: Ruby bindings for saslwrapper
14mr|saslwrapper-0.14-2|48	Group: System/Libraries
14mr|saslwrapper-0.14-2|49	Requires: %{name} = %{EVRD}
14mr|saslwrapper-0.14-2|50	Requires: ruby
14mr|saslwrapper-0.14-2|51	
14mr|saslwrapper-0.14-2|52	%description -n ruby-saslwrapper
14mr|saslwrapper-0.14-2|53	Ruby bindings for the saslwrapper library.
14mr|saslwrapper-0.14-2|54	
14mr|saslwrapper-0.14-2|55	%prep
14mr|saslwrapper-0.14-2|56	%setup -q
14mr|saslwrapper-0.14-2|57	%patch0 -p1
14mr|saslwrapper-0.14-2|58	
14mr|saslwrapper-0.14-2|59	%build
14mr|saslwrapper-0.14-2|60	export LDFLAGS="-lsasl2"
14mr|saslwrapper-0.14-2|61	./bootstrap
14mr|saslwrapper-0.14-2|62	%configure
14mr|saslwrapper-0.14-2|63	%make
14mr|saslwrapper-0.14-2|64	
14mr|saslwrapper-0.14-2|65	%install
14mr|saslwrapper-0.14-2|66	make install DESTDIR=%{buildroot}
14mr|saslwrapper-0.14-2|67	
14mr|saslwrapper-0.14-2|68	%check
14mr|saslwrapper-0.14-2|69	make check
14mr|saslwrapper-0.14-2|70	
14mr|saslwrapper-0.14-2|71	%files
14mr|saslwrapper-0.14-2|72	%doc LICENSE
14mr|saslwrapper-0.14-2|73	%{_libdir}/libsaslwrapper.so.*
14mr|saslwrapper-0.14-2|74	
14mr|saslwrapper-0.14-2|75	%files devel
14mr|saslwrapper-0.14-2|76	%{_libdir}/libsaslwrapper.so
14mr|saslwrapper-0.14-2|77	%{_includedir}/saslwrapper.h
14mr|saslwrapper-0.14-2|78	
14mr|saslwrapper-0.14-2|79	%files -n python-saslwrapper
14mr|saslwrapper-0.14-2|80	%{python_sitearch}/saslwrapper.py*
14mr|saslwrapper-0.14-2|81	%{python_sitearch}/_saslwrapper.so
14mr|saslwrapper-0.14-2|82	
14mr|saslwrapper-0.14-2|83	%files -n ruby-saslwrapper
14mr|saslwrapper-0.14-2|84	%{ruby_sitearchdir}/saslwrapper.so
14mr|saslwrapper-0.14-2|85	
14mr|saslwrapper-0.14-2|86	
14mr|saslwrapper-0.14-2|87	%changelog
14mr|saslwrapper-0.14-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14-2
14mr|saslwrapper-0.14-2|89	+ Revision: 2ddfc9c
14mr|saslwrapper-0.14-2|90	- MassBuild#440: Increase release tag
14mr|saslwrapper-0.14-2|91	
14mr|saslwrapper-0.14-2|92	

18886 14
14mr|sat4j-2.3.5-1|1	%define eclipse_base %{_libdir}/eclipse
14mr|sat4j-2.3.5-1|2	# We want the version to match that shipped in Eclipse's Orbit project
14mr|sat4j-2.3.5-1|3	%define qualifier 20081021
14mr|sat4j-2.3.5-1|4	
14mr|sat4j-2.3.5-1|5	Name:           sat4j
14mr|sat4j-2.3.5-1|6	Version:        2.3.5
14mr|sat4j-2.3.5-1|7	Release:        1
14mr|sat4j-2.3.5-1|8	Summary:        A library of SAT solvers written in Java
14mr|sat4j-2.3.5-1|9	
14mr|sat4j-2.3.5-1|10	Group:          Development/Java
14mr|sat4j-2.3.5-1|11	License:        EPL and LGPLv2
14mr|sat4j-2.3.5-1|12	URL:            http://www.sat4j.org/
14mr|sat4j-2.3.5-1|13	# Created by sh %{name}-fetch.sh
14mr|sat4j-2.3.5-1|14	Source0:        %{name}-%{version}.tar.xz
14mr|sat4j-2.3.5-1|15	Source1:        %{name}-fetch.sh
14mr|sat4j-2.3.5-1|16	Patch0:		%{name}-classpath.patch
14mr|sat4j-2.3.5-1|17	#BuildRequires:  java-devel >= 1.6
14mr|sat4j-2.3.5-1|18	BuildRequires:  java-1.7.0-openjdk-devel
14mr|sat4j-2.3.5-1|19	BuildRequires:  java-rpmbuild
14mr|sat4j-2.3.5-1|20	BuildRequires:  ant
14mr|sat4j-2.3.5-1|21	Requires:       java >= 1.6
14mr|sat4j-2.3.5-1|22	Requires:       jpackage-utils
14mr|sat4j-2.3.5-1|23	
14mr|sat4j-2.3.5-1|24	BuildArch:      noarch
14mr|sat4j-2.3.5-1|25	
14mr|sat4j-2.3.5-1|26	%description
14mr|sat4j-2.3.5-1|27	The aim of the SAT4J library is to provide an efficient library of SAT
14mr|sat4j-2.3.5-1|28	solvers in Java. The SAT4J library targets first users of SAT "black
14mr|sat4j-2.3.5-1|29	boxes", those willing to embed SAT technologies into their application
14mr|sat4j-2.3.5-1|30	without worrying about the details.
14mr|sat4j-2.3.5-1|31	
14mr|sat4j-2.3.5-1|32	%prep
14mr|sat4j-2.3.5-1|33	%setup -q
14mr|sat4j-2.3.5-1|34	%patch0
14mr|sat4j-2.3.5-1|35	
14mr|sat4j-2.3.5-1|36	pushd lib
14mr|sat4j-2.3.5-1|37	ln -s /usr/share/java/commons-beanutils.jar
14mr|sat4j-2.3.5-1|38	ln -s /usr/share/java/commons-logging.jar
14mr|sat4j-2.3.5-1|39	ln -s /usr/share/java/mockito.jar mockito-all-1.9.5.jar
14mr|sat4j-2.3.5-1|40	popd
14mr|sat4j-2.3.5-1|41	
14mr|sat4j-2.3.5-1|42	%build
14mr|sat4j-2.3.5-1|43	ant -Dbuild.compiler=modern -Drelease=%{version} \
14mr|sat4j-2.3.5-1|44	-Dtarget=1.5 -DBUILD_DATE=%{build_date} p2
14mr|sat4j-2.3.5-1|45	
14mr|sat4j-2.3.5-1|46	%install
14mr|sat4j-2.3.5-1|47	install -d -m 755 %{buildroot}%{_javadir}
14mr|sat4j-2.3.5-1|48	cp -rp dist/%{version}/org.sat4j.core.jar \
14mr|sat4j-2.3.5-1|49	%{buildroot}%{_javadir}
14mr|sat4j-2.3.5-1|50	cp -rp dist/%{version}/org.sat4j.pb.jar \
14mr|sat4j-2.3.5-1|51	%{buildroot}%{_javadir}
14mr|sat4j-2.3.5-1|52	
14mr|sat4j-2.3.5-1|53	%clean
14mr|sat4j-2.3.5-1|54	
14mr|sat4j-2.3.5-1|55	%files
14mr|sat4j-2.3.5-1|56	%{_javadir}/org.sat4j*
14mr|sat4j-2.3.5-1|57	
14mr|sat4j-2.3.5-1|58	%changelog
14mr|sat4j-2.3.5-1|59	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-1
14mr|sat4j-2.3.5-1|60	+ Revision: 597b5ab
14mr|sat4j-2.3.5-1|61	- Updated to 2.3.5
14mr|sat4j-2.3.5-1|62	
14mr|sat4j-2.3.5-1|63	

18887 14
14mr|saxpath-1.0-3|1	Name:       saxpath
14mr|saxpath-1.0-3|2	Version:    1.0
14mr|saxpath-1.0-3|3	Release:    3
14mr|saxpath-1.0-3|4	Summary:    Simple API for XPath
14mr|saxpath-1.0-3|5	
14mr|saxpath-1.0-3|6	Group:      Development/Java
14mr|saxpath-1.0-3|7	License:    Saxpath
14mr|saxpath-1.0-3|8	URL:        http://sourceforge.net/projects/saxpath/
14mr|saxpath-1.0-3|9	Source0:    http://downloads.sourceforge.net/saxpath/saxpath-1.0.tar.gz
14mr|saxpath-1.0-3|10	Source1:    %{name}-%{version}.pom
14mr|saxpath-1.0-3|11	
14mr|saxpath-1.0-3|12	BuildRequires:  ant
14mr|saxpath-1.0-3|13	BuildRequires:  ant-junit
14mr|saxpath-1.0-3|14	BuildRequires:  ant-trax
14mr|saxpath-1.0-3|15	BuildRequires: java-rpmbuild
14mr|saxpath-1.0-3|16	Requires:       jpackage-utils
14mr|saxpath-1.0-3|17	
14mr|saxpath-1.0-3|18	BuildArch:      noarch
14mr|saxpath-1.0-3|19	
14mr|saxpath-1.0-3|20	%description
14mr|saxpath-1.0-3|21	The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX
14mr|saxpath-1.0-3|22	in that the API abstracts away the details of parsing and provides a simple
14mr|saxpath-1.0-3|23	event based callback interface.
14mr|saxpath-1.0-3|24	
14mr|saxpath-1.0-3|25	%package javadoc
14mr|saxpath-1.0-3|26	Summary:    Javadoc for saxpath
14mr|saxpath-1.0-3|27	Group:      Development/Java
14mr|saxpath-1.0-3|28	Requires:   jpackage-utils
14mr|saxpath-1.0-3|29	
14mr|saxpath-1.0-3|30	%description javadoc
14mr|saxpath-1.0-3|31	Java API documentation for saxpath.
14mr|saxpath-1.0-3|32	
14mr|saxpath-1.0-3|33	%prep
14mr|saxpath-1.0-3|34	%setup -q -n %{name}-%{version}-FCS
14mr|saxpath-1.0-3|35	
14mr|saxpath-1.0-3|36	find -type f -name "*.jar" -exec rm -f '{}' \;
14mr|saxpath-1.0-3|37	
14mr|saxpath-1.0-3|38	%build
14mr|saxpath-1.0-3|39	mkdir src/conf
14mr|saxpath-1.0-3|40	touch src/conf/MANIFEST.MF
14mr|saxpath-1.0-3|41	
14mr|saxpath-1.0-3|42	export CLASSPATH=$(build-classpath xalan-j2-serializer)
14mr|saxpath-1.0-3|43	
14mr|saxpath-1.0-3|44	ant
14mr|saxpath-1.0-3|45	
14mr|saxpath-1.0-3|46	# fix rpmlint warings: saxpath-javadoc.noarch: W: wrong-file-end-of-line-encoding /usr/share/javadoc/saxpath/**/*.css
14mr|saxpath-1.0-3|47	for file in `find build/doc -type f | grep .css`; do
14mr|saxpath-1.0-3|48	%{__sed} -i 's/\r//g' $file
14mr|saxpath-1.0-3|49	done
14mr|saxpath-1.0-3|50	
14mr|saxpath-1.0-3|51	%install
14mr|saxpath-1.0-3|52	# install jar
14mr|saxpath-1.0-3|53	install -dm 755 $RPM_BUILD_ROOT/%{_javadir}
14mr|saxpath-1.0-3|54	cp -p build/saxpath.jar $RPM_BUILD_ROOT/%{_javadir}/%{name}-%{version}.jar
14mr|saxpath-1.0-3|55	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT/%{_javadir}/%{name}.jar
14mr|saxpath-1.0-3|56	
14mr|saxpath-1.0-3|57	#install pom
14mr|saxpath-1.0-3|58	install -dm 755 $RPM_BUILD_ROOT/%{_datadir}/maven2/poms
14mr|saxpath-1.0-3|59	cp -p %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-saxpath.pom
14mr|saxpath-1.0-3|60	
14mr|saxpath-1.0-3|61	#depmap entry
14mr|saxpath-1.0-3|62	%add_to_maven_depmap saxpath saxpath %{version}-FCS JPP saxpath
14mr|saxpath-1.0-3|63	
14mr|saxpath-1.0-3|64	# install javadoc
14mr|saxpath-1.0-3|65	install -dm 755 $RPM_BUILD_ROOT/%{_javadocdir}/%{name}
14mr|saxpath-1.0-3|66	cp -a build/doc/* $RPM_BUILD_ROOT/%{_javadocdir}/%{name}/
14mr|saxpath-1.0-3|67	
14mr|saxpath-1.0-3|68	%post
14mr|saxpath-1.0-3|69	%update_maven_depmap
14mr|saxpath-1.0-3|70	
14mr|saxpath-1.0-3|71	%postun
14mr|saxpath-1.0-3|72	%update_maven_depmap
14mr|saxpath-1.0-3|73	
14mr|saxpath-1.0-3|74	%files
14mr|saxpath-1.0-3|75	%{_javadir}/*
14mr|saxpath-1.0-3|76	%{_datadir}/maven2/poms/*
14mr|saxpath-1.0-3|77	%{_mavendepmapfragdir}
14mr|saxpath-1.0-3|78	
14mr|saxpath-1.0-3|79	%files javadoc
14mr|saxpath-1.0-3|80	%{_javadocdir}/*
14mr|saxpath-1.0-3|81	
14mr|saxpath-1.0-3|82	
14mr|saxpath-1.0-3|83	%changelog
14mr|saxpath-1.0-3|84	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mr|saxpath-1.0-3|85	+ Revision: 2952f61
14mr|saxpath-1.0-3|86	- Rebuild to main
14mr|saxpath-1.0-3|87	
14mr|saxpath-1.0-3|88	

18888 14
14mr|sbc-1.2-2|1	%define major 1
14mr|sbc-1.2-2|2	%define libname %mklibname %{name} %{major}
14mr|sbc-1.2-2|3	%define libnamedevel %mklibname -d %{name}
14mr|sbc-1.2-2|4	
14mr|sbc-1.2-2|5	Name:		sbc
14mr|sbc-1.2-2|6	Version:	1.2
14mr|sbc-1.2-2|7	Release:	2
14mr|sbc-1.2-2|8	Summary:	Bluetooth SBC utilities
14mr|sbc-1.2-2|9	
14mr|sbc-1.2-2|10	
14mr|sbc-1.2-2|11	Group:		Communications
14mr|sbc-1.2-2|12	License:	GPLv2+
14mr|sbc-1.2-2|13	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
14mr|sbc-1.2-2|14	Url:		http://www.bluez.org/
14mr|sbc-1.2-2|15	
14mr|sbc-1.2-2|16	BuildRequires:	pkgconfig(glib-2.0)
14mr|sbc-1.2-2|17	BuildRequires:	pkgconfig(dbus-1)
14mr|sbc-1.2-2|18	BuildRequires:	pkgconfig(bluez)
14mr|sbc-1.2-2|19	BuildRequires:	pkgconfig(sndfile)
14mr|sbc-1.2-2|20	
14mr|sbc-1.2-2|21	%description
14mr|sbc-1.2-2|22	Bluetooth SBC utilities
14mr|sbc-1.2-2|23	
14mr|sbc-1.2-2|24	%package -n %{libname}
14mr|sbc-1.2-2|25	Summary:	Bluetooth SBC library
14mr|sbc-1.2-2|26	
14mr|sbc-1.2-2|27	Group:		System/Libraries
14mr|sbc-1.2-2|28	
14mr|sbc-1.2-2|29	%description -n %{libname}
14mr|sbc-1.2-2|30	Bluetooth SBC library
14mr|sbc-1.2-2|31	
14mr|sbc-1.2-2|32	%package -n %{libnamedevel}
14mr|sbc-1.2-2|33	Summary:	Bluetooth SBC development files
14mr|sbc-1.2-2|34	
14mr|sbc-1.2-2|35	Group:		Development/C
14mr|sbc-1.2-2|36	Requires:	%{libname} = %{version}-%{release}
14mr|sbc-1.2-2|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|sbc-1.2-2|38	
14mr|sbc-1.2-2|39	%description -n %{libnamedevel}
14mr|sbc-1.2-2|40	Bluetooth SBC development files
14mr|sbc-1.2-2|41	
14mr|sbc-1.2-2|42	
14mr|sbc-1.2-2|43	%prep
14mr|sbc-1.2-2|44	%setup -q
14mr|sbc-1.2-2|45	
14mr|sbc-1.2-2|46	%build
14mr|sbc-1.2-2|47	%configure2_5x --disable-static
14mr|sbc-1.2-2|48	%make
14mr|sbc-1.2-2|49	
14mr|sbc-1.2-2|50	%install
14mr|sbc-1.2-2|51	%makeinstall_std
14mr|sbc-1.2-2|52	
14mr|sbc-1.2-2|53	rm -f %{buildroot}%{_libdir}/*.la
14mr|sbc-1.2-2|54	
14mr|sbc-1.2-2|55	%files
14mr|sbc-1.2-2|56	%{_bindir}/sbcdec
14mr|sbc-1.2-2|57	%{_bindir}/sbcenc
14mr|sbc-1.2-2|58	%{_bindir}/sbcinfo
14mr|sbc-1.2-2|59	
14mr|sbc-1.2-2|60	%files -n %{libname}
14mr|sbc-1.2-2|61	%{_libdir}/libsbc.so.%{major}*
14mr|sbc-1.2-2|62	
14mr|sbc-1.2-2|63	%files -n %{libnamedevel}
14mr|sbc-1.2-2|64	%{_includedir}/%{name}
14mr|sbc-1.2-2|65	%{_libdir}/libsbc.so
14mr|sbc-1.2-2|66	%{_libdir}/pkgconfig/%{name}.pc
14mr|sbc-1.2-2|67	
14mr|sbc-1.2-2|68	
14mr|sbc-1.2-2|69	
14mr|sbc-1.2-2|70	
14mr|sbc-1.2-2|71	%changelog
14mr|sbc-1.2-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|sbc-1.2-2|73	+ Revision: 5ae4bbc
14mr|sbc-1.2-2|74	- MassBuild#440: Increase release tag
14mr|sbc-1.2-2|75	
14mr|sbc-1.2-2|76	

18889 14
14mr|scanssh-2.1-18|1	Summary:	Scans the given addresses and networks for running SSH servers
14mr|scanssh-2.1-18|2	Name:		scanssh
14mr|scanssh-2.1-18|3	Version:	2.1
14mr|scanssh-2.1-18|4	Release:	18
14mr|scanssh-2.1-18|5	License:	BSD
14mr|scanssh-2.1-18|6	Group:		Networking/Other
14mr|scanssh-2.1-18|7	URL:		http://www.monkey.org/~provos/scanssh/
14mr|scanssh-2.1-18|8	Source0:	http://www.monkey.org/~provos/scanssh/%{name}-%{version}.tar.bz2
14mr|scanssh-2.1-18|9	Patch0:		scanssh-no-locincpth.patch
14mr|scanssh-2.1-18|10	BuildRequires:	libpcap >= 0.9.5
14mr|scanssh-2.1-18|11	BuildRequires:	libpcap-devel >= 0.9.5
14mr|scanssh-2.1-18|12	BuildRequires:	libevent-devel >= 1.3
14mr|scanssh-2.1-18|13	BuildRequires:	libdnet-devel >= 1.7
14mr|scanssh-2.1-18|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|scanssh-2.1-18|15	
14mr|scanssh-2.1-18|16	%description
14mr|scanssh-2.1-18|17	Scanssh scans the given addresses and networks for running SSH servers. It will
14mr|scanssh-2.1-18|18	query their version number and displays the results in a list.
14mr|scanssh-2.1-18|19	
14mr|scanssh-2.1-18|20	This program was originally written under OpenBSD as a personal measurement
14mr|scanssh-2.1-18|21	tool. However, besides gathering statistics, it's also useful for other
14mr|scanssh-2.1-18|22	purposes such as ensuring that all machines on your network run the latest SSH
14mr|scanssh-2.1-18|23	versions, etc...
14mr|scanssh-2.1-18|24	
14mr|scanssh-2.1-18|25	%prep
14mr|scanssh-2.1-18|26	
14mr|scanssh-2.1-18|27	%setup -q -n %{name}-%{version}
14mr|scanssh-2.1-18|28	%patch0 -p0
14mr|scanssh-2.1-18|29	
14mr|scanssh-2.1-18|30	%build
14mr|scanssh-2.1-18|31	
14mr|scanssh-2.1-18|32	%configure2_5x
14mr|scanssh-2.1-18|33	
14mr|scanssh-2.1-18|34	# work around --recheck
14mr|scanssh-2.1-18|35	touch *
14mr|scanssh-2.1-18|36	
14mr|scanssh-2.1-18|37	%make CFLAGS="%{optflags} -fPIC"
14mr|scanssh-2.1-18|38	
14mr|scanssh-2.1-18|39	%install
14mr|scanssh-2.1-18|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|scanssh-2.1-18|41	
14mr|scanssh-2.1-18|42	install -d %{buildroot}%{_sbindir}
14mr|scanssh-2.1-18|43	install -d %{buildroot}%{_mandir}/man1
14mr|scanssh-2.1-18|44	
14mr|scanssh-2.1-18|45	install -m755 scanssh %{buildroot}%{_sbindir}
14mr|scanssh-2.1-18|46	install -m644 scanssh.1 %{buildroot}%{_mandir}/man1
14mr|scanssh-2.1-18|47	
14mr|scanssh-2.1-18|48	%clean
14mr|scanssh-2.1-18|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|scanssh-2.1-18|50	
14mr|scanssh-2.1-18|51	%files
14mr|scanssh-2.1-18|52	%defattr (-,root,root)
14mr|scanssh-2.1-18|53	%doc README
14mr|scanssh-2.1-18|54	%{_sbindir}/scanssh
14mr|scanssh-2.1-18|55	%{_mandir}/*/*
14mr|scanssh-2.1-18|56	
14mr|scanssh-2.1-18|57	
14mr|scanssh-2.1-18|58	
14mr|scanssh-2.1-18|59	
14mr|scanssh-2.1-18|60	
14mr|scanssh-2.1-18|61	%changelog
14mr|scanssh-2.1-18|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-18
14mr|scanssh-2.1-18|63	+ Revision: 5dc8e45
14mr|scanssh-2.1-18|64	- MassBuild#440: Increase release tag
14mr|scanssh-2.1-18|65	
14mr|scanssh-2.1-18|66	

18890 14
14mr|schroedinger-1.0.11-2|1	%define abi 1.0
14mr|schroedinger-1.0.11-2|2	%define major 0
14mr|schroedinger-1.0.11-2|3	%define libname %mklibname %{name} %{abi} %{major}
14mr|schroedinger-1.0.11-2|4	%define develname %mklibname -d %{name}
14mr|schroedinger-1.0.11-2|5	
14mr|schroedinger-1.0.11-2|6	Name:		schroedinger
14mr|schroedinger-1.0.11-2|7	Version:	1.0.11
14mr|schroedinger-1.0.11-2|8	Release:	2
14mr|schroedinger-1.0.11-2|9	Summary:	Portable libraries for the high quality Dirac video codec
14mr|schroedinger-1.0.11-2|10	
14mr|schroedinger-1.0.11-2|11	Group:		Video
14mr|schroedinger-1.0.11-2|12	License:	LGPL/MIT/MPL
14mr|schroedinger-1.0.11-2|13	URL:		http://www.diracvideo.org/
14mr|schroedinger-1.0.11-2|14	Source0:	http://www.diracvideo.org/download/schroedinger/%{name}-%{version}.tar.gz
14mr|schroedinger-1.0.11-2|15	Patch0:		schroedinger-1.0.9-fix-linking.patch
14mr|schroedinger-1.0.11-2|16	
14mr|schroedinger-1.0.11-2|17	BuildRequires:	pkgconfig(orc-0.4)
14mr|schroedinger-1.0.11-2|18	BuildRequires:	gtk-doc
14mr|schroedinger-1.0.11-2|19	
14mr|schroedinger-1.0.11-2|20	%description
14mr|schroedinger-1.0.11-2|21	The Schrödinger project will implement portable libraries for the high
14mr|schroedinger-1.0.11-2|22	quality Dirac video codec created by BBC Research and
14mr|schroedinger-1.0.11-2|23	Development. Dirac is a free and open source codec producing very high
14mr|schroedinger-1.0.11-2|24	image quality video.
14mr|schroedinger-1.0.11-2|25	
14mr|schroedinger-1.0.11-2|26	The Schrödinger project is a project done by BBC R&D and Fluendo in
14mr|schroedinger-1.0.11-2|27	order to create a set of high quality decoder and encoder libraries
14mr|schroedinger-1.0.11-2|28	for the Dirac video codec.
14mr|schroedinger-1.0.11-2|29	
14mr|schroedinger-1.0.11-2|30	%package -n %{libname}
14mr|schroedinger-1.0.11-2|31	Group:		System/Libraries
14mr|schroedinger-1.0.11-2|32	Summary:	Portable libraries for the high quality Dirac video codec
14mr|schroedinger-1.0.11-2|33	
14mr|schroedinger-1.0.11-2|34	
14mr|schroedinger-1.0.11-2|35	%description -n %{libname}
14mr|schroedinger-1.0.11-2|36	The Schrödinger project will implement portable libraries for the high
14mr|schroedinger-1.0.11-2|37	quality Dirac video codec created by BBC Research and
14mr|schroedinger-1.0.11-2|38	Development. Dirac is a free and open source codec producing very high
14mr|schroedinger-1.0.11-2|39	image quality video.
14mr|schroedinger-1.0.11-2|40	
14mr|schroedinger-1.0.11-2|41	The Schrödinger project is a project done by BBC R&D and Fluendo in
14mr|schroedinger-1.0.11-2|42	order to create a set of high quality decoder and encoder libraries
14mr|schroedinger-1.0.11-2|43	for the Dirac video codec.
14mr|schroedinger-1.0.11-2|44	
14mr|schroedinger-1.0.11-2|45	%package -n %{develname}
14mr|schroedinger-1.0.11-2|46	Group:		Development/C
14mr|schroedinger-1.0.11-2|47	Summary:	Development files for schrodinger
14mr|schroedinger-1.0.11-2|48	
14mr|schroedinger-1.0.11-2|49	Requires:	%{libname} = %{version}-%{release}
14mr|schroedinger-1.0.11-2|50	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|schroedinger-1.0.11-2|51	
14mr|schroedinger-1.0.11-2|52	%description -n %{develname}
14mr|schroedinger-1.0.11-2|53	Development files for schrodinger
14mr|schroedinger-1.0.11-2|54	
14mr|schroedinger-1.0.11-2|55	%prep
14mr|schroedinger-1.0.11-2|56	%setup -q
14mr|schroedinger-1.0.11-2|57	%apply_patches
14mr|schroedinger-1.0.11-2|58	autoreconf -fi
14mr|schroedinger-1.0.11-2|59	
14mr|schroedinger-1.0.11-2|60	%build
14mr|schroedinger-1.0.11-2|61	%configure2_5x \
14mr|schroedinger-1.0.11-2|62	--disable-static \
14mr|schroedinger-1.0.11-2|63	--enable-gtk-doc
14mr|schroedinger-1.0.11-2|64	%make
14mr|schroedinger-1.0.11-2|65	
14mr|schroedinger-1.0.11-2|66	%install
14mr|schroedinger-1.0.11-2|67	%makeinstall_std
14mr|schroedinger-1.0.11-2|68	
14mr|schroedinger-1.0.11-2|69	%check
14mr|schroedinger-1.0.11-2|70	make check
14mr|schroedinger-1.0.11-2|71	
14mr|schroedinger-1.0.11-2|72	%files -n %{libname}
14mr|schroedinger-1.0.11-2|73	%doc COPYING* NEWS TODO
14mr|schroedinger-1.0.11-2|74	%{_libdir}/libschroedinger-%{abi}.so.%{major}*
14mr|schroedinger-1.0.11-2|75	
14mr|schroedinger-1.0.11-2|76	%files -n %{develname}
14mr|schroedinger-1.0.11-2|77	%doc %{_datadir}/gtk-doc/html/schroedinger
14mr|schroedinger-1.0.11-2|78	%{_includedir}/schroedinger-%{abi}
14mr|schroedinger-1.0.11-2|79	%{_libdir}/*.so
14mr|schroedinger-1.0.11-2|80	%{_libdir}/pkgconfig/schroedinger-%{abi}.pc
14mr|schroedinger-1.0.11-2|81	
14mr|schroedinger-1.0.11-2|82	
14mr|schroedinger-1.0.11-2|83	
14mr|schroedinger-1.0.11-2|84	
14mr|schroedinger-1.0.11-2|85	
14mr|schroedinger-1.0.11-2|86	%changelog
14mr|schroedinger-1.0.11-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.11-2
14mr|schroedinger-1.0.11-2|88	+ Revision: fc7e169
14mr|schroedinger-1.0.11-2|89	- MassBuild#440: Increase release tag
14mr|schroedinger-1.0.11-2|90	
14mr|schroedinger-1.0.11-2|91	

18891 14
14mr|scli-0.4.0-13|1	Summary:	SCLI - SNMP Command Line Interface
14mr|scli-0.4.0-13|2	Name:		scli
14mr|scli-0.4.0-13|3	Version:	0.4.0
14mr|scli-0.4.0-13|4	Release:	13
14mr|scli-0.4.0-13|5	License:	GPLv2+
14mr|scli-0.4.0-13|6	Group:		Networking/Other
14mr|scli-0.4.0-13|7	Url:		http://www.ibr.cs.tu-bs.de/projects/scli/
14mr|scli-0.4.0-13|8	Source0:	ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/%{name}-%{version}.tar.gz
14mr|scli-0.4.0-13|9	#patch was sent upstream (Kharec)
14mr|scli-0.4.0-13|10	Patch0:		scli-0.4.0-fix-str-fmt.patch
14mr|scli-0.4.0-13|11	#from upstream
14mr|scli-0.4.0-13|12	Patch1:		scli-0.4.0-readline6.3.patch
14mr|scli-0.4.0-13|13	BuildRequires:	readline-devel
14mr|scli-0.4.0-13|14	BuildRequires:	pkgconfig(glib-2.0)
14mr|scli-0.4.0-13|15	BuildRequires:	pkgconfig(gnet-2.0)
14mr|scli-0.4.0-13|16	BuildRequires:	pkgconfig(gsnmp)
14mr|scli-0.4.0-13|17	BuildRequires:	pkgconfig(libxml-2.0)
14mr|scli-0.4.0-13|18	BuildRequires:	pkgconfig(ncurses)
14mr|scli-0.4.0-13|19	
14mr|scli-0.4.0-13|20	%description
14mr|scli-0.4.0-13|21	Authors description on the project's home page:
14mr|scli-0.4.0-13|22	
14mr|scli-0.4.0-13|23	The scli package was written to address the need for small and
14mr|scli-0.4.0-13|24	efficient command line utilities to monitor and configure network
14mr|scli-0.4.0-13|25	devices and host systems. The scli package is based on the SNMP
14mr|scli-0.4.0-13|26	management protocol. It utilizes a MIB compiler called smidump to
14mr|scli-0.4.0-13|27	generate C stub code. In fact, virtually no SNMP knowledge is required
14mr|scli-0.4.0-13|28	in order to extend the scli programs with new features.
14mr|scli-0.4.0-13|29	
14mr|scli-0.4.0-13|30	The programs contained in the scli package try to be very specific
14mr|scli-0.4.0-13|31	rather than generic. Generic SNMP tools such as MIB browsers or simple
14mr|scli-0.4.0-13|32	command line tools (e.g. snmpwalk) are hard to use since they expose
14mr|scli-0.4.0-13|33	too many protocol details. And in most cases, they fail to present the
14mr|scli-0.4.0-13|34	information in a format that is easy to read and understand.
14mr|scli-0.4.0-13|35	
14mr|scli-0.4.0-13|36	The scli package was designed to be extensible. Additional modes that
14mr|scli-0.4.0-13|37	extend the capabilities of the tools can easily be added. The smidump
14mr|scli-0.4.0-13|38	MIB compiler hides all the SNMP protocol details so that every C
14mr|scli-0.4.0-13|39	programmer can implement new modes. In fact, we like to encourage
14mr|scli-0.4.0-13|40	users to write and contribute new modes so that the package becomes
14mr|scli-0.4.0-13|41	more and more valuable.
14mr|scli-0.4.0-13|42	
14mr|scli-0.4.0-13|43	To summarize, the slogan for this little package is: "After more than
14mr|scli-0.4.0-13|44	10 years of SNMP, I felt it is time for really useful command line
14mr|scli-0.4.0-13|45	SNMP monitoring and configuration tools. ;-)"
14mr|scli-0.4.0-13|46	
14mr|scli-0.4.0-13|47	%files
14mr|scli-0.4.0-13|48	%doc AUTHORS NEWS PORTING README TODO
14mr|scli-0.4.0-13|49	%{_bindir}/*
14mr|scli-0.4.0-13|50	%{_mandir}/man1/*
14mr|scli-0.4.0-13|51	%{_infodir}/*
14mr|scli-0.4.0-13|52	
14mr|scli-0.4.0-13|53	#----------------------------------------------------------------------------
14mr|scli-0.4.0-13|54	
14mr|scli-0.4.0-13|55	%prep
14mr|scli-0.4.0-13|56	%setup -q
14mr|scli-0.4.0-13|57	%patch0 -p0
14mr|scli-0.4.0-13|58	%patch1 -p1
14mr|scli-0.4.0-13|59	
14mr|scli-0.4.0-13|60	%build
14mr|scli-0.4.0-13|61	%configure2_5x --disable-xmltest
14mr|scli-0.4.0-13|62	%make
14mr|scli-0.4.0-13|63	
14mr|scli-0.4.0-13|64	%install
14mr|scli-0.4.0-13|65	%makeinstall_std
14mr|scli-0.4.0-13|66	
14mr|scli-0.4.0-13|67	
14mr|scli-0.4.0-13|68	%changelog
14mr|scli-0.4.0-13|69	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 0.4.0-13
14mr|scli-0.4.0-13|70	+ Revision: 67714d9
14mr|scli-0.4.0-13|71	- Apply added patch
14mr|scli-0.4.0-13|72	
14mr|scli-0.4.0-13|73	

18892 14
14mr|scons-2.3.2-1|1	Summary:	Open Source software construction tool
14mr|scons-2.3.2-1|2	Name:		scons
14mr|scons-2.3.2-1|3	Version:	2.3.2
14mr|scons-2.3.2-1|4	Release:	1
14mr|scons-2.3.2-1|5	Epoch:		1
14mr|scons-2.3.2-1|6	License:	MIT
14mr|scons-2.3.2-1|7	Group:		Development/Other
14mr|scons-2.3.2-1|8	Url:		http://www.scons.org/
14mr|scons-2.3.2-1|9	Source0:	http://download.sourceforge.net/scons/%{name}-%{version}.tar.gz
14mr|scons-2.3.2-1|10	Source1:	scons.macros
14mr|scons-2.3.2-1|11	BuildRequires:	pkgconfig(python)
14mr|scons-2.3.2-1|12	Requires:	python-%{name} = %{EVRD}
14mr|scons-2.3.2-1|13	BuildArch:	noarch
14mr|scons-2.3.2-1|14	
14mr|scons-2.3.2-1|15	%description
14mr|scons-2.3.2-1|16	SCons is an Open Source software construction tool--that is, a build
14mr|scons-2.3.2-1|17	tool; an improved substitute for the classic Make utility; a better way
14mr|scons-2.3.2-1|18	to build software. SCons is based on the design which won the Software
14mr|scons-2.3.2-1|19	Carpentry build tool design competition in August 2000.
14mr|scons-2.3.2-1|20	
14mr|scons-2.3.2-1|21	SCons "configuration files" are Python scripts, eliminating the need
14mr|scons-2.3.2-1|22	to learn a new build tool syntax. SCons maintains a global view of
14mr|scons-2.3.2-1|23	all dependencies in a tree, and can scan source (or other) files for
14mr|scons-2.3.2-1|24	implicit dependencies, such as files specified on #include lines. SCons
14mr|scons-2.3.2-1|25	uses MD5 signatures to rebuild only when the contents of a file have
14mr|scons-2.3.2-1|26	really changed, not just when the timestamp has been touched. SCons
14mr|scons-2.3.2-1|27	supports side-by-side variant builds, and is easily extended with user-
14mr|scons-2.3.2-1|28	defined Builder and/or Scanner objects.
14mr|scons-2.3.2-1|29	
14mr|scons-2.3.2-1|30	%files
14mr|scons-2.3.2-1|31	%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt PKG-INFO
14mr|scons-2.3.2-1|32	%{_bindir}/scons
14mr|scons-2.3.2-1|33	%{_bindir}/scons-time
14mr|scons-2.3.2-1|34	%{_bindir}/sconsign
14mr|scons-2.3.2-1|35	%{_bindir}/scons-%{version}
14mr|scons-2.3.2-1|36	%{_bindir}/sconsign-%{version}
14mr|scons-2.3.2-1|37	%{_bindir}/scons-time-%{version}
14mr|scons-2.3.2-1|38	%{_sysconfdir}/rpm/macros.d/scons.macros
14mr|scons-2.3.2-1|39	%{_mandir}/man1/scons.1*
14mr|scons-2.3.2-1|40	%{_mandir}/man1/scons-time.1*
14mr|scons-2.3.2-1|41	%{_mandir}/man1/sconsign.1*
14mr|scons-2.3.2-1|42	
14mr|scons-2.3.2-1|43	#----------------------------------------------------------------------------
14mr|scons-2.3.2-1|44	
14mr|scons-2.3.2-1|45	%package -n python-%{name}
14mr|scons-2.3.2-1|46	Summary:	SCons library
14mr|scons-2.3.2-1|47	Group:		Development/Python
14mr|scons-2.3.2-1|48	Requires:	pkgconfig(python)
14mr|scons-2.3.2-1|49	
14mr|scons-2.3.2-1|50	%description -n python-%{name}
14mr|scons-2.3.2-1|51	The SCons library is required by scons.
14mr|scons-2.3.2-1|52	
14mr|scons-2.3.2-1|53	%files -n python-%{name}
14mr|scons-2.3.2-1|54	%{py_puresitedir}/*
14mr|scons-2.3.2-1|55	
14mr|scons-2.3.2-1|56	#----------------------------------------------------------------------------
14mr|scons-2.3.2-1|57	
14mr|scons-2.3.2-1|58	%prep
14mr|scons-2.3.2-1|59	%setup -q
14mr|scons-2.3.2-1|60	
14mr|scons-2.3.2-1|61	%build
14mr|scons-2.3.2-1|62	CFLAGS="%{optflags}" %__python setup.py build
14mr|scons-2.3.2-1|63	
14mr|scons-2.3.2-1|64	%install
14mr|scons-2.3.2-1|65	python setup.py install \
14mr|scons-2.3.2-1|66	--root=%{buildroot} \
14mr|scons-2.3.2-1|67	--record=INSTALLED_FILES \
14mr|scons-2.3.2-1|68	--symlink-scons \
14mr|scons-2.3.2-1|69	--standard-lib
14mr|scons-2.3.2-1|70	mkdir -p %{buildroot}%{_mandir}
14mr|scons-2.3.2-1|71	mv %{buildroot}%{_prefix}/man/* %{buildroot}%{_mandir}
14mr|scons-2.3.2-1|72	
14mr|scons-2.3.2-1|73	# install scons rpm macro helper
14mr|scons-2.3.2-1|74	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/scons.macros
14mr|scons-2.3.2-1|75	
14mr|scons-2.3.2-1|76	
14mr|scons-2.3.2-1|77	
14mr|scons-2.3.2-1|78	%changelog
14mr|scons-2.3.2-1|79	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3.2-1
14mr|scons-2.3.2-1|80	+ Revision: 4daf286
14mr|scons-2.3.2-1|81	- New version 2.3.2
14mr|scons-2.3.2-1|82	
14mr|scons-2.3.2-1|83	

18893 14
14mr|screen-4.0.3-13|1	Summary:	A manager that supports multiple logins on one terminal
14mr|screen-4.0.3-13|2	Name:		screen
14mr|screen-4.0.3-13|3	Version:	4.0.3
14mr|screen-4.0.3-13|4	Release:	13
14mr|screen-4.0.3-13|5	License:	GPLv2+
14mr|screen-4.0.3-13|6	Group:		Terminals
14mr|screen-4.0.3-13|7	BuildRequires:	ncurses-devel
14mr|screen-4.0.3-13|8	BuildRequires:	utempter-devel
14mr|screen-4.0.3-13|9	BuildRequires:	texinfo
14mr|screen-4.0.3-13|10	URL:		http://www.gnu.org/software/screen/
14mr|screen-4.0.3-13|11	Source0:	ftp://ftp.uni-erlangen.de/pub/utilities/screen/%{name}-%{version}.tar.gz
14mr|screen-4.0.3-13|12	
14mr|screen-4.0.3-13|13	# correct the location of various files in man page and info page
14mr|screen-4.0.3-13|14	# not sent upstream
14mr|screen-4.0.3-13|15	Patch4:		screen-3.9.11-fix-utmp.diff
14mr|screen-4.0.3-13|16	# do not link with libelf, this is not needed
14mr|screen-4.0.3-13|17	Patch6:		screen-3.9.13-no-libelf.patch
14mr|screen-4.0.3-13|18	# for portability ? is it needed ? in doubt, let's apply it
14mr|screen-4.0.3-13|19	# fixed upstream git on b4aa8750 , but that's a different fix
14mr|screen-4.0.3-13|20	Patch7:		screen-3.9.11-biarch-utmp.patch
14mr|screen-4.0.3-13|21	# add U as default binding to switch to utf8, in /etc/screenrc
14mr|screen-4.0.3-13|22	# not to send upstream
14mr|screen-4.0.3-13|23	Patch8:		screen-4.0.2-screenrc-utf8-switch.patch
14mr|screen-4.0.3-13|24	# manpage of execl specify that the list should be NULL terminated, so there is a bug
14mr|screen-4.0.3-13|25	# i however do not know if this fix a crash or anything
14mr|screen-4.0.3-13|26	# already fixed upstream, different fix
14mr|screen-4.0.3-13|27	Patch9:		screen-4.0.2-varargs.patch
14mr|screen-4.0.3-13|28	# add ipv6 support to the builtin telnet client
14mr|screen-4.0.3-13|29	Patch12:	screen-4.0.3-ipv6.patch
14mr|screen-4.0.3-13|30	# from git, workaround vte's autodetect DEL
14mr|screen-4.0.3-13|31	Patch13:	screen-4.0.3-vte-autodetect-workaround.patch
14mr|screen-4.0.3-13|32	# Prevent format-string errors
14mr|screen-4.0.3-13|33	# sent upstream : https://savannah.gnu.org/bugs/index.php?29024
14mr|screen-4.0.3-13|34	Patch14:	screen-4.0.3-format-string.patch
14mr|screen-4.0.3-13|35	
14mr|screen-4.0.3-13|36	%description
14mr|screen-4.0.3-13|37	The screen utility allows you to have multiple logins on just one
14mr|screen-4.0.3-13|38	terminal.  Screen is useful for users who telnet into a machine or
14mr|screen-4.0.3-13|39	are connected via a dumb terminal, but want to use more than just
14mr|screen-4.0.3-13|40	one login.
14mr|screen-4.0.3-13|41	
14mr|screen-4.0.3-13|42	Install the screen package if you need a screen manager that can
14mr|screen-4.0.3-13|43	support multiple logins on one terminal.
14mr|screen-4.0.3-13|44	
14mr|screen-4.0.3-13|45	%prep
14mr|screen-4.0.3-13|46	%setup -q
14mr|screen-4.0.3-13|47	%patch4 -p1
14mr|screen-4.0.3-13|48	%patch6 -p1 -b .no-libelf
14mr|screen-4.0.3-13|49	%patch7 -p1 -b .biarch-utmp
14mr|screen-4.0.3-13|50	%patch8 -p0
14mr|screen-4.0.3-13|51	%patch9 -p1 -b .varargs
14mr|screen-4.0.3-13|52	%patch12 -p1 -b .ipv6
14mr|screen-4.0.3-13|53	%patch13 -p2 -b .vte
14mr|screen-4.0.3-13|54	%patch14 -p1 -b .format-string
14mr|screen-4.0.3-13|55	
14mr|screen-4.0.3-13|56	%build
14mr|screen-4.0.3-13|57	# 5 is tty group
14mr|screen-4.0.3-13|58	%configure2_5x	--enable-colors256 \
14mr|screen-4.0.3-13|59	--with-pty-mode=0620 \
14mr|screen-4.0.3-13|60	--with-pty-group=5 \
14mr|screen-4.0.3-13|61	--enable-telnet
14mr|screen-4.0.3-13|62	
14mr|screen-4.0.3-13|63	perl -pi -e 's|.*#undef HAVE_BRAILLE.*|#define HAVE_BRAILLE 1|' config.h
14mr|screen-4.0.3-13|64	
14mr|screen-4.0.3-13|65	perl -pi -e 's|%{_prefix}/etc/screenrc|%{_sysconfdir}/screenrc|' config.h
14mr|screen-4.0.3-13|66	perl -pi -e 's|/usr/local/etc/screenrc|%{_sysconfdir}/screenrc|' etc/etcscreenrc doc/*
14mr|screen-4.0.3-13|67	perl -pi -e 's|/local/etc/screenrc|%{_sysconfdir}/screenrc|' doc/*
14mr|screen-4.0.3-13|68	rm doc/screen.info*
14mr|screen-4.0.3-13|69	
14mr|screen-4.0.3-13|70	%make CFLAGS="%{optflags} -DETCSCREENRC=\\\"%{_sysconfdir}/screenrc\\\""
14mr|screen-4.0.3-13|71	
14mr|screen-4.0.3-13|72	%install
14mr|screen-4.0.3-13|73	rm -Rf %{buildroot}
14mr|screen-4.0.3-13|74	mkdir -p %{buildroot}%{_sysconfdir}/skel
14mr|screen-4.0.3-13|75	
14mr|screen-4.0.3-13|76	%makeinstall SCREENENCODINGS=%{buildroot}%{_datadir}/screen/utf8encodings/
14mr|screen-4.0.3-13|77	
14mr|screen-4.0.3-13|78	( cd %{buildroot}/%{_bindir} && {
14mr|screen-4.0.3-13|79	rm -f screen.old screen
14mr|screen-4.0.3-13|80	mv screen-%{version} screen
14mr|screen-4.0.3-13|81	}
14mr|screen-4.0.3-13|82	)
14mr|screen-4.0.3-13|83	
14mr|screen-4.0.3-13|84	install -c -m 0644 etc/etcscreenrc %{buildroot}/%{_sysconfdir}/screenrc
14mr|screen-4.0.3-13|85	install -c -m 0644 etc/screenrc %{buildroot}/%{_sysconfdir}/skel/.screenrc
14mr|screen-4.0.3-13|86	
14mr|screen-4.0.3-13|87	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
14mr|screen-4.0.3-13|88	
14mr|screen-4.0.3-13|89	cat > %{buildroot}/%{_sysconfdir}/profile.d/20screen.sh <<'EOF'
14mr|screen-4.0.3-13|90	if [ -z "$SCREENDIR" ]; then
14mr|screen-4.0.3-13|91	export SCREENDIR=$HOME/tmp
14mr|screen-4.0.3-13|92	fi
14mr|screen-4.0.3-13|93	EOF
14mr|screen-4.0.3-13|94	
14mr|screen-4.0.3-13|95	%files
14mr|screen-4.0.3-13|96	%doc NEWS README doc/FAQ doc/README.DOTSCREEN ChangeLog
14mr|screen-4.0.3-13|97	%{_bindir}/screen
14mr|screen-4.0.3-13|98	%{_mandir}/man1/screen.1*
14mr|screen-4.0.3-13|99	%{_infodir}/screen.info*
14mr|screen-4.0.3-13|100	%config(noreplace) %{_sysconfdir}/profile.d/20screen.sh
14mr|screen-4.0.3-13|101	%config(noreplace) %{_sysconfdir}/screenrc
14mr|screen-4.0.3-13|102	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/skel/.screenrc
14mr|screen-4.0.3-13|103	%{_datadir}/screen/
14mr|screen-4.0.3-13|104	
14mr|screen-4.0.3-13|105	
14mr|screen-4.0.3-13|106	
14mr|screen-4.0.3-13|107	%changelog
14mr|screen-4.0.3-13|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.3-13
14mr|screen-4.0.3-13|109	+ Revision: 3dd1e71
14mr|screen-4.0.3-13|110	- MassBuild#440: Increase release tag
14mr|screen-4.0.3-13|111	
14mr|screen-4.0.3-13|112	

18894 14
14mr|screenpen-0.0.3-1|1	%define qt_version 5.1.0
14mr|screenpen-0.0.3-1|2	%define gnome_shell_support 1
14mr|screenpen-0.0.3-1|3	
14mr|screenpen-0.0.3-1|4	Name:		screenpen
14mr|screenpen-0.0.3-1|5	Version:	0.0.3
14mr|screenpen-0.0.3-1|6	Release:	1
14mr|screenpen-0.0.3-1|7	Epoch:		1
14mr|screenpen-0.0.3-1|8	Summary:	ROSA ScreenPen
14mr|screenpen-0.0.3-1|9	Group:		Graphical desktop/Other
14mr|screenpen-0.0.3-1|10	License:	GPLv3+
14mr|screenpen-0.0.3-1|11	URL:		http://www.rosalab.ru/
14mr|screenpen-0.0.3-1|12	Source0:	screenpen-%{version}.tar.gz
14mr|screenpen-0.0.3-1|13	
14mr|screenpen-0.0.3-1|14	Requires:  %{_lib}qt5core5 >= %{qt_version}
14mr|screenpen-0.0.3-1|15	Requires:  %{_lib}qt5gui5 >= %{qt_version}
14mr|screenpen-0.0.3-1|16	Requires:  %{_lib}qt5gui5-x11 >= %{qt_version}
14mr|screenpen-0.0.3-1|17	Requires:  %{_lib}qt5widgets5 >= %{qt_version}
14mr|screenpen-0.0.3-1|18	Requires:  %{_lib}qt5opengl5 >= %{qt_version}
14mr|screenpen-0.0.3-1|19	%if %gnome_shell_support
14mr|screenpen-0.0.3-1|20	Requires:       gnome-shell
14mr|screenpen-0.0.3-1|21	%endif
14mr|screenpen-0.0.3-1|22	
14mr|screenpen-0.0.3-1|23	BuildRequires:  cmake
14mr|screenpen-0.0.3-1|24	BuildRequires:	qmake5
14mr|screenpen-0.0.3-1|25	BuildRequires:  %{_lib}qt5core-devel >= %{qt_version}
14mr|screenpen-0.0.3-1|26	BuildRequires:  %{_lib}qt5gui-devel >= %{qt_version}
14mr|screenpen-0.0.3-1|27	BuildRequires:  %{_lib}qt5widgets-devel >= %{qt_version}
14mr|screenpen-0.0.3-1|28	BuildRequires:  %{_lib}qt5opengl-devel >= %{qt_version}
14mr|screenpen-0.0.3-1|29	
14mr|screenpen-0.0.3-1|30	%description
14mr|screenpen-0.0.3-1|31	ROSA on-screen drawing application for presentations.
14mr|screenpen-0.0.3-1|32	
14mr|screenpen-0.0.3-1|33	#--------------------------------------------------------------------
14mr|screenpen-0.0.3-1|34	
14mr|screenpen-0.0.3-1|35	%prep
14mr|screenpen-0.0.3-1|36	%setup -q
14mr|screenpen-0.0.3-1|37	
14mr|screenpen-0.0.3-1|38	%build
14mr|screenpen-0.0.3-1|39	%cmake -DCMAKE_BUILD_TYPE=Release -DLIBRARY_INSTALL_DIR=%{_lib}
14mr|screenpen-0.0.3-1|40	%make
14mr|screenpen-0.0.3-1|41	
14mr|screenpen-0.0.3-1|42	%install
14mr|screenpen-0.0.3-1|43	%makeinstall_std -C build
14mr|screenpen-0.0.3-1|44	
14mr|screenpen-0.0.3-1|45	%if %gnome_shell_support
14mr|screenpen-0.0.3-1|46	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|screenpen-0.0.3-1|47	cp -r screenpen-launch@uxteam.rosalab.ru/  %{buildroot}%{_datadir}/gnome-shell/extensions/
14mr|screenpen-0.0.3-1|48	%endif
14mr|screenpen-0.0.3-1|49	#--------------------------------------------------------------------
14mr|screenpen-0.0.3-1|50	
14mr|screenpen-0.0.3-1|51	%files
14mr|screenpen-0.0.3-1|52	%defattr(-,root,root)
14mr|screenpen-0.0.3-1|53	%_bindir/screenpen
14mr|screenpen-0.0.3-1|54	
14mr|screenpen-0.0.3-1|55	%if %gnome_shell_support
14mr|screenpen-0.0.3-1|56	%{_datadir}/gnome-shell/extensions/*
14mr|screenpen-0.0.3-1|57	%endif
14mr|screenpen-0.0.3-1|58	
14mr|screenpen-0.0.3-1|59	%changelog
14mr|screenpen-0.0.3-1|60	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 1:0.0.3-1
14mr|screenpen-0.0.3-1|61	+ Revision: b6e1aa4
14mr|screenpen-0.0.3-1|62	- fix gnome-shell version
14mr|screenpen-0.0.3-1|63	
14mr|screenpen-0.0.3-1|64	

18895 14
14mr|scribus-1.4.4-1|1	Summary:	Scribus - Open Source Page Layout
14mr|scribus-1.4.4-1|2	Name:		scribus
14mr|scribus-1.4.4-1|3	Version:	1.4.4
14mr|scribus-1.4.4-1|4	Release:	1
14mr|scribus-1.4.4-1|5	License:	GPLv2+
14mr|scribus-1.4.4-1|6	Group:		Office
14mr|scribus-1.4.4-1|7	Url:		http://www.scribus.net/
14mr|scribus-1.4.4-1|8	Source0:	http://ignum.dl.sourceforge.net/project/%name/%name/%version/%name-%version.tar.xz
14mr|scribus-1.4.4-1|9	Source10:	scribus.rpmlintrc
14mr|scribus-1.4.4-1|10	BuildRequires:	cmake
14mr|scribus-1.4.4-1|11	BuildRequires:	desktop-file-utils
14mr|scribus-1.4.4-1|12	BuildRequires:	imagemagick
14mr|scribus-1.4.4-1|13	BuildRequires:	boost-devel
14mr|scribus-1.4.4-1|14	BuildRequires:	cups-devel
14mr|scribus-1.4.4-1|15	BuildRequires:	hyphen-devel
14mr|scribus-1.4.4-1|16	BuildRequires:	jpeg-devel
14mr|scribus-1.4.4-1|17	BuildRequires:	podofo-devel
14mr|scribus-1.4.4-1|18	BuildRequires:	qt4-devel
14mr|scribus-1.4.4-1|19	BuildRequires:	pkgconfig(cairo)
14mr|scribus-1.4.4-1|20	BuildRequires:	pkgconfig(fontconfig)
14mr|scribus-1.4.4-1|21	BuildRequires:	pkgconfig(freetype2)
14mr|scribus-1.4.4-1|22	BuildRequires:	pkgconfig(hunspell)
14mr|scribus-1.4.4-1|23	BuildRequires:	pkgconfig(lcms2)
14mr|scribus-1.4.4-1|24	BuildRequires:	pkgconfig(libpng)
14mr|scribus-1.4.4-1|25	BuildRequires:	pkgconfig(libtiff-4)
14mr|scribus-1.4.4-1|26	BuildRequires:	pkgconfig(libxml-2.0)
14mr|scribus-1.4.4-1|27	BuildRequires:	pkgconfig(python)
14mr|scribus-1.4.4-1|28	BuildRequires:	pkgconfig(zlib)
14mr|scribus-1.4.4-1|29	Requires:	tkinter
14mr|scribus-1.4.4-1|30	Requires:	ghostscript-common
14mr|scribus-1.4.4-1|31	
14mr|scribus-1.4.4-1|32	%description
14mr|scribus-1.4.4-1|33	Scribus is a desktop open source page layout program with the aim of
14mr|scribus-1.4.4-1|34	producing commercial grade output in PDF and Postscript, primarily,
14mr|scribus-1.4.4-1|35	though not exclusively, for Linux.
14mr|scribus-1.4.4-1|36	
14mr|scribus-1.4.4-1|37	While the goals of the program are ease of use and simple
14mr|scribus-1.4.4-1|38	easy-to-understand tools, Scribus offers support for professional
14mr|scribus-1.4.4-1|39	publishing features, such as CMYK colors, easy PDF creation,
14mr|scribus-1.4.4-1|40	Encapsulated Postscript import and export, and creation of color
14mr|scribus-1.4.4-1|41	separations.
14mr|scribus-1.4.4-1|42	
14mr|scribus-1.4.4-1|43	%files
14mr|scribus-1.4.4-1|44	%{_bindir}/*
14mr|scribus-1.4.4-1|45	%{_datadir}/%{name}
14mr|scribus-1.4.4-1|46	%{_libdir}/%{name}
14mr|scribus-1.4.4-1|47	%{_mandir}/man1/*
14mr|scribus-1.4.4-1|48	%lang(pl) %{_mandir}/pl/man1/*
14mr|scribus-1.4.4-1|49	%lang(de) %{_mandir}/de/man1/*
14mr|scribus-1.4.4-1|50	%{_datadir}/applications/*.desktop
14mr|scribus-1.4.4-1|51	%{_datadir}/mime/packages/*.xml
14mr|scribus-1.4.4-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|scribus-1.4.4-1|53	%doc %{_datadir}/doc/%{name}*
14mr|scribus-1.4.4-1|54	
14mr|scribus-1.4.4-1|55	#--------------------------------------------------------------------
14mr|scribus-1.4.4-1|56	
14mr|scribus-1.4.4-1|57	%package devel
14mr|scribus-1.4.4-1|58	Summary:	Development headers for programs that will use Scribus
14mr|scribus-1.4.4-1|59	Group:		Development/C++
14mr|scribus-1.4.4-1|60	
14mr|scribus-1.4.4-1|61	%description devel
14mr|scribus-1.4.4-1|62	Development headers for programs that will use Scribus.
14mr|scribus-1.4.4-1|63	
14mr|scribus-1.4.4-1|64	%files devel
14mr|scribus-1.4.4-1|65	%doc AUTHORS COPYING
14mr|scribus-1.4.4-1|66	%{_includedir}/%{name}
14mr|scribus-1.4.4-1|67	
14mr|scribus-1.4.4-1|68	#--------------------------------------------------------------------
14mr|scribus-1.4.4-1|69	
14mr|scribus-1.4.4-1|70	%prep
14mr|scribus-1.4.4-1|71	%setup -q
14mr|scribus-1.4.4-1|72	# Don't add (Development) to name in program menu, it makes no sense for
14mr|scribus-1.4.4-1|73	# users
14mr|scribus-1.4.4-1|74	sed -i -e "s/ (Development)//" scribus.desktop
14mr|scribus-1.4.4-1|75	
14mr|scribus-1.4.4-1|76	%build
14mr|scribus-1.4.4-1|77	%cmake_qt4 -DWANT_HUNSPELL:BOOL=ON
14mr|scribus-1.4.4-1|78	%make
14mr|scribus-1.4.4-1|79	
14mr|scribus-1.4.4-1|80	%install
14mr|scribus-1.4.4-1|81	%makeinstall_std -C build
14mr|scribus-1.4.4-1|82	
14mr|scribus-1.4.4-1|83	install -d %{buildroot}%{_datadir}/applications
14mr|scribus-1.4.4-1|84	desktop-file-install --vendor='' \
14mr|scribus-1.4.4-1|85	--dir %{buildroot}%{_datadir}/applications/ \
14mr|scribus-1.4.4-1|86	--remove-key='Encoding' \
14mr|scribus-1.4.4-1|87	--remove-category='Graphics' \
14mr|scribus-1.4.4-1|88	--add-category='Office' \
14mr|scribus-1.4.4-1|89	%{name}.desktop
14mr|scribus-1.4.4-1|90	
14mr|scribus-1.4.4-1|91	# install icons for hicolor and old WM
14mr|scribus-1.4.4-1|92	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|scribus-1.4.4-1|93	convert -resize 16x16 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|scribus-1.4.4-1|94	convert -resize 32x32 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|scribus-1.4.4-1|95	convert -resize 48x48 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|scribus-1.4.4-1|96	
14mr|scribus-1.4.4-1|97	# we do not need KDE stuff
14mr|scribus-1.4.4-1|98	rm -f %{buildroot}%{_datadir}/mimelnk/application/vnd.scribus.desktop
14mr|scribus-1.4.4-1|99	
14mr|scribus-1.4.4-1|100	%changelog
14mr|scribus-1.4.4-1|101	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.4-1
14mr|scribus-1.4.4-1|102	+ Revision: 6104735
14mr|scribus-1.4.4-1|103	- New version 1.4.4
14mr|scribus-1.4.4-1|104	
14mr|scribus-1.4.4-1|105	

18896 14
14mr|scrot-0.8-6|1	Summary:        Screen-shot capture using Imlib 2
14mr|scrot-0.8-6|2	Name:           scrot
14mr|scrot-0.8-6|3	Version:	0.8
14mr|scrot-0.8-6|4	Release: 	6
14mr|scrot-0.8-6|5	Url: 		http://www.linuxbrit.co.uk
14mr|scrot-0.8-6|6	
14mr|scrot-0.8-6|7	License: 	BSD
14mr|scrot-0.8-6|8	Group:		Graphics
14mr|scrot-0.8-6|9	Source: 	http://linuxbrit.co.uk/downloads/%{name}-%{version}.tar.gz
14mr|scrot-0.8-6|10	Source1:	%{name}-screen
14mr|scrot-0.8-6|11	Source2:	%{name}-area
14mr|scrot-0.8-6|12	Source3:	user.dconf
14mr|scrot-0.8-6|13	Source4:	00-screenshot
14mr|scrot-0.8-6|14	Source5:	org.gnome.settings-daemon.plugins.media-keys.gschema.override
14mr|scrot-0.8-6|15	BuildRequires:  pkgconfig(giblib)
14mr|scrot-0.8-6|16	BuildRequires:  autoconf2.5
14mr|scrot-0.8-6|17	
14mr|scrot-0.8-6|18	%description
14mr|scrot-0.8-6|19	A nice and straightforward screen capture utility implementing the
14mr|scrot-0.8-6|20	dynamic loaders of imlib2.
14mr|scrot-0.8-6|21	
14mr|scrot-0.8-6|22	
14mr|scrot-0.8-6|23	%package gnome
14mr|scrot-0.8-6|24	Summary:	Replacement for standart GNOME Shell screen capture
14mr|scrot-0.8-6|25	Group:		Graphical desktop/GNOME
14mr|scrot-0.8-6|26	Requires:	%{name} = %{version}-%{release}
14mr|scrot-0.8-6|27	Requires:	dconf
14mr|scrot-0.8-6|28	Requires:	gnome-settings-daemon
14mr|scrot-0.8-6|29	Requires:	libnotify
14mr|scrot-0.8-6|30	Requires:	glib2.0-common
14mr|scrot-0.8-6|31	
14mr|scrot-0.8-6|32	%description gnome
14mr|scrot-0.8-6|33	This package replace standart GNOME Shell screen capture mechanism to scrot.
14mr|scrot-0.8-6|34	
14mr|scrot-0.8-6|35	
14mr|scrot-0.8-6|36	%prep
14mr|scrot-0.8-6|37	%setup -q
14mr|scrot-0.8-6|38	
14mr|scrot-0.8-6|39	%build
14mr|scrot-0.8-6|40	%configure2_5x
14mr|scrot-0.8-6|41	
14mr|scrot-0.8-6|42	%make
14mr|scrot-0.8-6|43	
14mr|scrot-0.8-6|44	%install
14mr|scrot-0.8-6|45	mkdir -p %buildroot%_defaultdocdir
14mr|scrot-0.8-6|46	%{makeinstall_std}
14mr|scrot-0.8-6|47	mv %buildroot%_prefix/doc/* %buildroot%_defaultdocdir
14mr|scrot-0.8-6|48	
14mr|scrot-0.8-6|49	# install new dconf rules and capture files
14mr|scrot-0.8-6|50	install -dD %buildroot%_sysconfdir/dconf/db/site.d/
14mr|scrot-0.8-6|51	install -m 644 %SOURCE4 %buildroot%_sysconfdir/dconf/db/site.d/
14mr|scrot-0.8-6|52	
14mr|scrot-0.8-6|53	install -dD %buildroot%_sysconfdir/dconf/profile/
14mr|scrot-0.8-6|54	install -m644 %SOURCE3 %buildroot%_sysconfdir/dconf/profile/user
14mr|scrot-0.8-6|55	
14mr|scrot-0.8-6|56	install -m755 %SOURCE1 %SOURCE2 %buildroot%_bindir/
14mr|scrot-0.8-6|57	
14mr|scrot-0.8-6|58	install -dD %buildroot%_datadir/glib-2.0/schemas/
14mr|scrot-0.8-6|59	install -m644 %SOURCE5 %buildroot%_datadir/glib-2.0/schemas/
14mr|scrot-0.8-6|60	
14mr|scrot-0.8-6|61	%post gnome
14mr|scrot-0.8-6|62	dconf update
14mr|scrot-0.8-6|63	glib-compile-schemas %_datadir/glib-2.0/schemas/ > /dev/null 2>&1
14mr|scrot-0.8-6|64	
14mr|scrot-0.8-6|65	%postun gnome
14mr|scrot-0.8-6|66	dconf update
14mr|scrot-0.8-6|67	glib-compile-schemas %_datadir/glib-2.0/schemas/ > /dev/null 2>&1
14mr|scrot-0.8-6|68	
14mr|scrot-0.8-6|69	%files
14mr|scrot-0.8-6|70	%doc %_defaultdocdir/%name
14mr|scrot-0.8-6|71	%_bindir/%name
14mr|scrot-0.8-6|72	%_mandir/man1/%name.1.*
14mr|scrot-0.8-6|73	
14mr|scrot-0.8-6|74	%files gnome
14mr|scrot-0.8-6|75	%_bindir/%{name}-*
14mr|scrot-0.8-6|76	%_sysconfdir/dconf/*
14mr|scrot-0.8-6|77	%_datadir/glib-2.0/schemas/*.override
14mr|scrot-0.8-6|78	
14mr|scrot-0.8-6|79	%changelog
14mr|scrot-0.8-6|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-6
14mr|scrot-0.8-6|81	+ Revision: 426a0be
14mr|scrot-0.8-6|82	- MassBuild#440: Increase release tag
14mr|scrot-0.8-6|83	
14mr|scrot-0.8-6|84	

18897 14
14mr|SDL12-1.2.15-8|1	%define	fname	SDL
14mr|SDL12-1.2.15-8|2	%define	api	1.2
14mr|SDL12-1.2.15-8|3	%define	major	0
14mr|SDL12-1.2.15-8|4	%define	libname	%mklibname %{fname} %{api} %{major}
14mr|SDL12-1.2.15-8|5	%define	devname	%mklibname %{fname} -d
14mr|SDL12-1.2.15-8|6	
14mr|SDL12-1.2.15-8|7	%define	build_plugins	0
14mr|SDL12-1.2.15-8|8	%define	build_directfb	1
14mr|SDL12-1.2.15-8|9	%define	build_ggi	1
14mr|SDL12-1.2.15-8|10	%define	build_aalib	1
14mr|SDL12-1.2.15-8|11	
14mr|SDL12-1.2.15-8|12	Summary:	Simple DirectMedia Layer
14mr|SDL12-1.2.15-8|13	Name:		SDL12
14mr|SDL12-1.2.15-8|14	Version:	1.2.15
14mr|SDL12-1.2.15-8|15	Release:	8
14mr|SDL12-1.2.15-8|16	License:	LGPLv2+
14mr|SDL12-1.2.15-8|17	Group:		System/Libraries
14mr|SDL12-1.2.15-8|18	Url:		http://www.libsdl.org/
14mr|SDL12-1.2.15-8|19	Source0:	http://www.libsdl.org/release/%{fname}-%{version}.tar.gz
14mr|SDL12-1.2.15-8|20	Patch0:		SDL-1.2.10-fixrpath.patch
14mr|SDL12-1.2.15-8|21	Patch1:		SDL-1.2.14-anonymous-enums.patch
14mr|SDL12-1.2.15-8|22	# (cg) 1.2.13-10mdv Use pulse output by default
14mr|SDL12-1.2.15-8|23	Patch2:		SDL-1.2.14-dont-propagate-lpthread.patch
14mr|SDL12-1.2.15-8|24	# (fc) 1.2.13-7mdv fix crash in pulseaudio backend when /proc is not mounted (Mdv bug #38220)
14mr|SDL12-1.2.15-8|25	Patch3:		SDL-1.2.14-noproc.patch
14mr|SDL12-1.2.15-8|26	# (misc) patch from fedora to solve ri-li crash ( mdv bug #45721 )
14mr|SDL12-1.2.15-8|27	Patch4:		SDL-1.2.13-rh484362.patch
14mr|SDL12-1.2.15-8|28	# (MD) from fedora
14mr|SDL12-1.2.15-8|29	Patch5:		SDL-1.2.15-const_XData32.patch
14mr|SDL12-1.2.15-8|30	
14mr|SDL12-1.2.15-8|31	# debian patches
14mr|SDL12-1.2.15-8|32	Patch102:	060_disable_ipod.diff
14mr|SDL12-1.2.15-8|33	Patch103:	205_x11_keysym_fix.diff
14mr|SDL12-1.2.15-8|34	# needs to be updated or dropped
14mr|SDL12-1.2.15-8|35	#Patch104:	221_check_SDL_NOKBD_environment_variable.diff
14mr|SDL12-1.2.15-8|36	Patch107:	310_fixmouseclicks
14mr|SDL12-1.2.15-8|37	
14mr|SDL12-1.2.15-8|38	BuildRequires:	chrpath
14mr|SDL12-1.2.15-8|39	BuildRequires:	nas-devel
14mr|SDL12-1.2.15-8|40	BuildRequires:	pkgconfig(alsa)
14mr|SDL12-1.2.15-8|41	BuildRequires:	pkgconfig(gl)
14mr|SDL12-1.2.15-8|42	BuildRequires:	pkgconfig(glu)
14mr|SDL12-1.2.15-8|43	BuildRequires:	pkgconfig(libpulse)
14mr|SDL12-1.2.15-8|44	BuildRequires:	pkgconfig(xrandr)
14mr|SDL12-1.2.15-8|45	BuildRequires:	pkgconfig(zlib)
14mr|SDL12-1.2.15-8|46	%ifarch %{ix86}
14mr|SDL12-1.2.15-8|47	BuildRequires:	yasm
14mr|SDL12-1.2.15-8|48	%endif
14mr|SDL12-1.2.15-8|49	%if %{build_plugins}
14mr|SDL12-1.2.15-8|50	BuildRequires:	libltdl-devel
14mr|SDL12-1.2.15-8|51	%endif
14mr|SDL12-1.2.15-8|52	%if %{build_directfb}
14mr|SDL12-1.2.15-8|53	BuildRequires:	pkgconfig(directfb)
14mr|SDL12-1.2.15-8|54	%endif
14mr|SDL12-1.2.15-8|55	%if %{build_ggi}
14mr|SDL12-1.2.15-8|56	BuildRequires:	libggi-devel
14mr|SDL12-1.2.15-8|57	%endif
14mr|SDL12-1.2.15-8|58	%if %{build_aalib}
14mr|SDL12-1.2.15-8|59	BuildRequires:	aalib-devel
14mr|SDL12-1.2.15-8|60	%endif
14mr|SDL12-1.2.15-8|61	
14mr|SDL12-1.2.15-8|62	%description
14mr|SDL12-1.2.15-8|63	This is the Simple DirectMedia Layer, a generic API that provides low level
14mr|SDL12-1.2.15-8|64	access to audio, keyboard, mouse, and display framebuffer across multiple
14mr|SDL12-1.2.15-8|65	platforms.
14mr|SDL12-1.2.15-8|66	
14mr|SDL12-1.2.15-8|67	#----------------------------------------------------------------------------
14mr|SDL12-1.2.15-8|68	
14mr|SDL12-1.2.15-8|69	%package -n	%{libname}
14mr|SDL12-1.2.15-8|70	Summary:	Main library for %{name}
14mr|SDL12-1.2.15-8|71	Group:		System/Libraries
14mr|SDL12-1.2.15-8|72	
14mr|SDL12-1.2.15-8|73	%description -n	%{libname}
14mr|SDL12-1.2.15-8|74	This package contains the library needed to run programs dynamically
14mr|SDL12-1.2.15-8|75	linked with %{name}.
14mr|SDL12-1.2.15-8|76	
14mr|SDL12-1.2.15-8|77	%files -n %{libname}
14mr|SDL12-1.2.15-8|78	%doc README-SDL.txt CREDITS BUGS
14mr|SDL12-1.2.15-8|79	%{_libdir}/libSDL-%{api}.so.%{major}*
14mr|SDL12-1.2.15-8|80	%if %{build_plugins}
14mr|SDL12-1.2.15-8|81	%dir %{_libdir}/SDL
14mr|SDL12-1.2.15-8|82	%endif
14mr|SDL12-1.2.15-8|83	
14mr|SDL12-1.2.15-8|84	#----------------------------------------------------------------------------
14mr|SDL12-1.2.15-8|85	
14mr|SDL12-1.2.15-8|86	%package -n	%{devname}
14mr|SDL12-1.2.15-8|87	Summary:	Headers for developing programs that will use %{name}
14mr|SDL12-1.2.15-8|88	Group:		Development/C
14mr|SDL12-1.2.15-8|89	Requires:	%{libname} = %{EVRD}
14mr|SDL12-1.2.15-8|90	Provides:	%{name}-devel = %{EVRD}
14mr|SDL12-1.2.15-8|91	Provides:	SDL-devel = %{EVRD}
14mr|SDL12-1.2.15-8|92	
14mr|SDL12-1.2.15-8|93	%description -n	%{devname}
14mr|SDL12-1.2.15-8|94	This package contains the headers that programmers will need to develop
14mr|SDL12-1.2.15-8|95	applications which will use %{name}.
14mr|SDL12-1.2.15-8|96	
14mr|SDL12-1.2.15-8|97	%files -n %{devname}
14mr|SDL12-1.2.15-8|98	%doc README README-SDL.txt CREDITS BUGS WhatsNew docs.html
14mr|SDL12-1.2.15-8|99	%doc docs/html/*.html
14mr|SDL12-1.2.15-8|100	%{_bindir}/sdl-config
14mr|SDL12-1.2.15-8|101	%{multiarch_bindir}/sdl-config
14mr|SDL12-1.2.15-8|102	%{_libdir}/pkgconfig/sdl.pc
14mr|SDL12-1.2.15-8|103	%{_libdir}/*.so
14mr|SDL12-1.2.15-8|104	%{_libdir}/*.a
14mr|SDL12-1.2.15-8|105	%dir %{_includedir}/SDL
14mr|SDL12-1.2.15-8|106	%{_includedir}/SDL/*.h
14mr|SDL12-1.2.15-8|107	%{_datadir}/aclocal/*
14mr|SDL12-1.2.15-8|108	%{_mandir}/*/*
14mr|SDL12-1.2.15-8|109	
14mr|SDL12-1.2.15-8|110	#----------------------------------------------------------------------------
14mr|SDL12-1.2.15-8|111	
14mr|SDL12-1.2.15-8|112	%if %{build_plugins}
14mr|SDL12-1.2.15-8|113	%if %{build_ggi}
14mr|SDL12-1.2.15-8|114	%package -n	%{libname}-video-ggi
14mr|SDL12-1.2.15-8|115	Summary:	GGI video support for SDL
14mr|SDL12-1.2.15-8|116	Group:		System/Libraries
14mr|SDL12-1.2.15-8|117	
14mr|SDL12-1.2.15-8|118	%description -n	%{libname}-video-ggi
14mr|SDL12-1.2.15-8|119	This is the Simple DirectMedia Layer, a generic API that provides low level
14mr|SDL12-1.2.15-8|120	access to audio, keyboard, mouse, and display framebuffer across multiple
14mr|SDL12-1.2.15-8|121	platforms.
14mr|SDL12-1.2.15-8|122	
14mr|SDL12-1.2.15-8|123	This package provides GGI video support as a plugin to SDL.
14mr|SDL12-1.2.15-8|124	
14mr|SDL12-1.2.15-8|125	%files -n %{libname}-video-ggi
14mr|SDL12-1.2.15-8|126	%{_libdir}/SDL/video_ggi.*
14mr|SDL12-1.2.15-8|127	%endif
14mr|SDL12-1.2.15-8|128	%endif
14mr|SDL12-1.2.15-8|129	
14mr|SDL12-1.2.15-8|130	#----------------------------------------------------------------------------
14mr|SDL12-1.2.15-8|131	
14mr|SDL12-1.2.15-8|132	%if %{build_plugins}
14mr|SDL12-1.2.15-8|133	%if %{build_directfb}
14mr|SDL12-1.2.15-8|134	%package -n	%{libname}-video-directfb
14mr|SDL12-1.2.15-8|135	Summary:	DirectFB video support for SDL
14mr|SDL12-1.2.15-8|136	Group:		System/Libraries
14mr|SDL12-1.2.15-8|137	
14mr|SDL12-1.2.15-8|138	%description -n	%{libname}-video-directfb
14mr|SDL12-1.2.15-8|139	This is the Simple DirectMedia Layer, a generic API that provides low level
14mr|SDL12-1.2.15-8|140	access to audio, keyboard, mouse, and display framebuffer across multiple
14mr|SDL12-1.2.15-8|141	platforms.
14mr|SDL12-1.2.15-8|142	
14mr|SDL12-1.2.15-8|143	This package provides DirectFB video support as a plugin to SDL.
14mr|SDL12-1.2.15-8|144	
14mr|SDL12-1.2.15-8|145	%files -n %{libname}-video-directfb
14mr|SDL12-1.2.15-8|146	%{_libdir}/SDL/video_directfb.*
14mr|SDL12-1.2.15-8|147	%endif
14mr|SDL12-1.2.15-8|148	%endif
14mr|SDL12-1.2.15-8|149	
14mr|SDL12-1.2.15-8|150	#----------------------------------------------------------------------------
14mr|SDL12-1.2.15-8|151	
14mr|SDL12-1.2.15-8|152	%prep
14mr|SDL12-1.2.15-8|153	%setup -qn %{fname}-%{version}
14mr|SDL12-1.2.15-8|154	%apply_patches
14mr|SDL12-1.2.15-8|155	
14mr|SDL12-1.2.15-8|156	iconv -f ISO-8859-1 -t UTF-8 CREDITS > CREDITS.tmp
14mr|SDL12-1.2.15-8|157	touch -r CREDITS CREDITS.tmp
14mr|SDL12-1.2.15-8|158	mv CREDITS.tmp CREDITS
14mr|SDL12-1.2.15-8|159	
14mr|SDL12-1.2.15-8|160	./autogen.sh
14mr|SDL12-1.2.15-8|161	
14mr|SDL12-1.2.15-8|162	%build
14mr|SDL12-1.2.15-8|163	export CFLAGS="%{optflags} -fPIC -funroll-loops -ffast-math -O3"
14mr|SDL12-1.2.15-8|164	export CXXFLAGS="$CFLAGS"
14mr|SDL12-1.2.15-8|165	%configure2_5x \
14mr|SDL12-1.2.15-8|166	--disable-static \
14mr|SDL12-1.2.15-8|167	--enable-video-opengl \
14mr|SDL12-1.2.15-8|168	--disable-video-svga \
14mr|SDL12-1.2.15-8|169	%if %{build_ggi}
14mr|SDL12-1.2.15-8|170	--enable-video-ggi \
14mr|SDL12-1.2.15-8|171	%if %{build_plugins}
14mr|SDL12-1.2.15-8|172	--enable-video-ggi-plugin \
14mr|SDL12-1.2.15-8|173	%endif
14mr|SDL12-1.2.15-8|174	%endif
14mr|SDL12-1.2.15-8|175	%if %{build_directfb}
14mr|SDL12-1.2.15-8|176	--enable-video-directfb \
14mr|SDL12-1.2.15-8|177	%if %{build_plugins}
14mr|SDL12-1.2.15-8|178	--enable-video-directfb-plugin \
14mr|SDL12-1.2.15-8|179	%endif
14mr|SDL12-1.2.15-8|180	%endif
14mr|SDL12-1.2.15-8|181	%if %{build_aalib}
14mr|SDL12-1.2.15-8|182	--enable-video-aalib \
14mr|SDL12-1.2.15-8|183	%if %{build_plugins}
14mr|SDL12-1.2.15-8|184	--enable-video-aalib-plugin \
14mr|SDL12-1.2.15-8|185	%endif
14mr|SDL12-1.2.15-8|186	%endif
14mr|SDL12-1.2.15-8|187	%ifarch %{ix86} x86_64
14mr|SDL12-1.2.15-8|188	--enable-nasm \
14mr|SDL12-1.2.15-8|189	%else
14mr|SDL12-1.2.15-8|190	--disable-nasm \
14mr|SDL12-1.2.15-8|191	%endif
14mr|SDL12-1.2.15-8|192	--enable-assembly \
14mr|SDL12-1.2.15-8|193	--enable-sdl-dlopen \
14mr|SDL12-1.2.15-8|194	--enable-nas \
14mr|SDL12-1.2.15-8|195	--enable-nas-shared \
14mr|SDL12-1.2.15-8|196	--enable-pulseaudio \
14mr|SDL12-1.2.15-8|197	--enable-pulseaudio-shared \
14mr|SDL12-1.2.15-8|198	--enable-alsa \
14mr|SDL12-1.2.15-8|199	--enable-alsa-shared \
14mr|SDL12-1.2.15-8|200	--disable-arts \
14mr|SDL12-1.2.15-8|201	--disable-esd \
14mr|SDL12-1.2.15-8|202	--program-prefix= \
14mr|SDL12-1.2.15-8|203	--disable-rpath
14mr|SDL12-1.2.15-8|204	%make
14mr|SDL12-1.2.15-8|205	
14mr|SDL12-1.2.15-8|206	%install
14mr|SDL12-1.2.15-8|207	%makeinstall_std
14mr|SDL12-1.2.15-8|208	
14mr|SDL12-1.2.15-8|209	# --disable-rpath does not seem to work correctly
14mr|SDL12-1.2.15-8|210	chrpath -d %{buildroot}%{_libdir}/libSDL.so
14mr|SDL12-1.2.15-8|211	
14mr|SDL12-1.2.15-8|212	#multiarch
14mr|SDL12-1.2.15-8|213	%multiarch_binaries %{buildroot}%{_bindir}/sdl-config
14mr|SDL12-1.2.15-8|214	
14mr|SDL12-1.2.15-8|215	
14mr|SDL12-1.2.15-8|216	%changelog
14mr|SDL12-1.2.15-8|217	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.15-8
14mr|SDL12-1.2.15-8|218	+ Revision: 045be29
14mr|SDL12-1.2.15-8|219	- MassBuild#440: Increase release tag
14mr|SDL12-1.2.15-8|220	
14mr|SDL12-1.2.15-8|221	

18898 14
14mr|SDL2-2.0.3-2|1	# For some reasons we have libver here, it doesn't affect SONAME
14mr|SDL2-2.0.3-2|2	%define libver 0.2.1
14mr|SDL2-2.0.3-2|3	%define api 2.0
14mr|SDL2-2.0.3-2|4	%define major 1
14mr|SDL2-2.0.3-2|5	%define libname %mklibname %{name}_ %{api} %{major}
14mr|SDL2-2.0.3-2|6	%define devname %mklibname %{name} -d
14mr|SDL2-2.0.3-2|7	
14mr|SDL2-2.0.3-2|8	Summary:	Simple DirectMedia Layer
14mr|SDL2-2.0.3-2|9	Name:		SDL2
14mr|SDL2-2.0.3-2|10	Version:	2.0.3
14mr|SDL2-2.0.3-2|11	Release:	2
14mr|SDL2-2.0.3-2|12	License:	Zlib
14mr|SDL2-2.0.3-2|13	Group:		System/Libraries
14mr|SDL2-2.0.3-2|14	Url:		http://www.libsdl.org/
14mr|SDL2-2.0.3-2|15	Source0:	http://www.libsdl.org/release/%{name}-%{version}.tar.gz
14mr|SDL2-2.0.3-2|16	Patch0:		SDL2-2.0.3-cmake.patch
14mr|SDL2-2.0.3-2|17	#Patch1:		SDL2-2.0.1-cmake-joystick.patch
14mr|SDL2-2.0.3-2|18	BuildRequires:	nas-devel
14mr|SDL2-2.0.3-2|19	BuildRequires:	pkgconfig(alsa)
14mr|SDL2-2.0.3-2|20	BuildRequires:	pkgconfig(dbus-1)
14mr|SDL2-2.0.3-2|21	BuildRequires:	pkgconfig(gl)
14mr|SDL2-2.0.3-2|22	BuildRequires:	pkgconfig(glu)
14mr|SDL2-2.0.3-2|23	BuildRequires:	pkgconfig(libpulse)
14mr|SDL2-2.0.3-2|24	BuildRequires:	pkgconfig(libusb)
14mr|SDL2-2.0.3-2|25	BuildRequires:	pkgconfig(udev)
14mr|SDL2-2.0.3-2|26	BuildRequires:	pkgconfig(xcursor)
14mr|SDL2-2.0.3-2|27	BuildRequires:	pkgconfig(xext)
14mr|SDL2-2.0.3-2|28	BuildRequires:	pkgconfig(xi)
14mr|SDL2-2.0.3-2|29	BuildRequires:	pkgconfig(xinerama)
14mr|SDL2-2.0.3-2|30	BuildRequires:	pkgconfig(xrandr)
14mr|SDL2-2.0.3-2|31	BuildRequires:	pkgconfig(xscrnsaver)
14mr|SDL2-2.0.3-2|32	BuildRequires:	pkgconfig(xxf86vm)
14mr|SDL2-2.0.3-2|33	BuildRequires:	pkgconfig(zlib)
14mr|SDL2-2.0.3-2|34	BuildRequires:	cmake
14mr|SDL2-2.0.3-2|35	
14mr|SDL2-2.0.3-2|36	#----------------------------------------------------------------------------
14mr|SDL2-2.0.3-2|37	
14mr|SDL2-2.0.3-2|38	%description
14mr|SDL2-2.0.3-2|39	This is the Simple DirectMedia Layer, a generic API that provides low level
14mr|SDL2-2.0.3-2|40	access to audio, keyboard, mouse, and display framebuffer across multiple
14mr|SDL2-2.0.3-2|41	platforms.
14mr|SDL2-2.0.3-2|42	
14mr|SDL2-2.0.3-2|43	%package -n	%{libname}
14mr|SDL2-2.0.3-2|44	Summary:	Main library for %{name}
14mr|SDL2-2.0.3-2|45	Group:		System/Libraries
14mr|SDL2-2.0.3-2|46	
14mr|SDL2-2.0.3-2|47	%description -n	%{libname}
14mr|SDL2-2.0.3-2|48	This package contains the library needed to run programs dynamically
14mr|SDL2-2.0.3-2|49	linked with %{name}.
14mr|SDL2-2.0.3-2|50	
14mr|SDL2-2.0.3-2|51	%files -n %{libname}
14mr|SDL2-2.0.3-2|52	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
14mr|SDL2-2.0.3-2|53	%{_libdir}/libSDL2-%{api}.so.%{libver}
14mr|SDL2-2.0.3-2|54	%{_libdir}/libSDL2-%{api}.so.%{major}*
14mr|SDL2-2.0.3-2|55	
14mr|SDL2-2.0.3-2|56	#----------------------------------------------------------------------------
14mr|SDL2-2.0.3-2|57	
14mr|SDL2-2.0.3-2|58	%package -n	%{devname}
14mr|SDL2-2.0.3-2|59	Summary:	Headers for developing programs that will use %{name}
14mr|SDL2-2.0.3-2|60	Group:		Development/C
14mr|SDL2-2.0.3-2|61	Requires:	%{libname} = %{version}-%{release}
14mr|SDL2-2.0.3-2|62	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL2-2.0.3-2|63	
14mr|SDL2-2.0.3-2|64	%description -n	%{devname}
14mr|SDL2-2.0.3-2|65	This package contains the headers that programmers will need to develop
14mr|SDL2-2.0.3-2|66	applications which will use %{name}.
14mr|SDL2-2.0.3-2|67	
14mr|SDL2-2.0.3-2|68	%files -n %{devname}
14mr|SDL2-2.0.3-2|69	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
14mr|SDL2-2.0.3-2|70	%{_bindir}/sdl2-config
14mr|SDL2-2.0.3-2|71	%{_libdir}/pkgconfig/sdl2.pc
14mr|SDL2-2.0.3-2|72	%{_libdir}/*.so
14mr|SDL2-2.0.3-2|73	%dir %{_includedir}/SDL2
14mr|SDL2-2.0.3-2|74	%{_includedir}/SDL2/*.h
14mr|SDL2-2.0.3-2|75	%{_datadir}/aclocal/sdl2.m4
14mr|SDL2-2.0.3-2|76	
14mr|SDL2-2.0.3-2|77	#----------------------------------------------------------------------------
14mr|SDL2-2.0.3-2|78	
14mr|SDL2-2.0.3-2|79	%prep
14mr|SDL2-2.0.3-2|80	%setup -q
14mr|SDL2-2.0.3-2|81	%apply_patches
14mr|SDL2-2.0.3-2|82	
14mr|SDL2-2.0.3-2|83	%build
14mr|SDL2-2.0.3-2|84	%cmake -DRPATH:BOOL=OFF
14mr|SDL2-2.0.3-2|85	%make
14mr|SDL2-2.0.3-2|86	
14mr|SDL2-2.0.3-2|87	%install
14mr|SDL2-2.0.3-2|88	%makeinstall_std -C build
14mr|SDL2-2.0.3-2|89	
14mr|SDL2-2.0.3-2|90	rm -f %{buildroot}%{_libdir}/*.a
14mr|SDL2-2.0.3-2|91	
14mr|SDL2-2.0.3-2|92	
14mr|SDL2-2.0.3-2|93	%changelog
14mr|SDL2-2.0.3-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.3-2
14mr|SDL2-2.0.3-2|95	+ Revision: 4733eac
14mr|SDL2-2.0.3-2|96	- MassBuild#440: Increase release tag
14mr|SDL2-2.0.3-2|97	
14mr|SDL2-2.0.3-2|98	

18899 14
14mr|SDL2_image-2.0.0-2|1	%define major 0
14mr|SDL2_image-2.0.0-2|2	%define api 2.0
14mr|SDL2_image-2.0.0-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|SDL2_image-2.0.0-2|4	%define devname %mklibname %{name} -d
14mr|SDL2_image-2.0.0-2|5	
14mr|SDL2_image-2.0.0-2|6	Summary:	Simple DirectMedia Layer 2 - image
14mr|SDL2_image-2.0.0-2|7	Name:		SDL2_image
14mr|SDL2_image-2.0.0-2|8	Version:	2.0.0
14mr|SDL2_image-2.0.0-2|9	Release:	2
14mr|SDL2_image-2.0.0-2|10	License:	Zlib
14mr|SDL2_image-2.0.0-2|11	Group:		System/Libraries
14mr|SDL2_image-2.0.0-2|12	Url:		http://www.libsdl.org/projects/SDL_image/index.html
14mr|SDL2_image-2.0.0-2|13	Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
14mr|SDL2_image-2.0.0-2|14	BuildRequires:	jpeg-devel
14mr|SDL2_image-2.0.0-2|15	BuildRequires:	pkgconfig(libpng)
14mr|SDL2_image-2.0.0-2|16	BuildRequires:	pkgconfig(libtiff-4)
14mr|SDL2_image-2.0.0-2|17	BuildRequires:	pkgconfig(libwebp)
14mr|SDL2_image-2.0.0-2|18	BuildRequires:	pkgconfig(sdl2)
14mr|SDL2_image-2.0.0-2|19	
14mr|SDL2_image-2.0.0-2|20	%description
14mr|SDL2_image-2.0.0-2|21	This is a simple library to load images of various formats as SDL2 surfaces.
14mr|SDL2_image-2.0.0-2|22	This library currently supports BMP, PPM, PCX, GIF, JPEG, and PNG formats.
14mr|SDL2_image-2.0.0-2|23	
14mr|SDL2_image-2.0.0-2|24	#----------------------------------------------------------------------------
14mr|SDL2_image-2.0.0-2|25	
14mr|SDL2_image-2.0.0-2|26	%package -n %{libname}
14mr|SDL2_image-2.0.0-2|27	Summary:	Main library for %{name}
14mr|SDL2_image-2.0.0-2|28	Group:		System/Libraries
14mr|SDL2_image-2.0.0-2|29	
14mr|SDL2_image-2.0.0-2|30	%description -n %{libname}
14mr|SDL2_image-2.0.0-2|31	This package contains the library needed to run programs dynamically
14mr|SDL2_image-2.0.0-2|32	linked with %{name}.
14mr|SDL2_image-2.0.0-2|33	
14mr|SDL2_image-2.0.0-2|34	%files -n %{libname}
14mr|SDL2_image-2.0.0-2|35	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|SDL2_image-2.0.0-2|36	
14mr|SDL2_image-2.0.0-2|37	#----------------------------------------------------------------------------
14mr|SDL2_image-2.0.0-2|38	
14mr|SDL2_image-2.0.0-2|39	%package -n %{devname}
14mr|SDL2_image-2.0.0-2|40	Summary:	Headers for developing programs that will use %{name}
14mr|SDL2_image-2.0.0-2|41	Group:		Development/C
14mr|SDL2_image-2.0.0-2|42	Requires:	%{libname} = %{EVRD}
14mr|SDL2_image-2.0.0-2|43	Provides:	%{name}-devel = %{EVRD}
14mr|SDL2_image-2.0.0-2|44	
14mr|SDL2_image-2.0.0-2|45	%description -n %{devname}
14mr|SDL2_image-2.0.0-2|46	This package contains the headers that programmers will need to develop
14mr|SDL2_image-2.0.0-2|47	applications which will use %{name}.
14mr|SDL2_image-2.0.0-2|48	
14mr|SDL2_image-2.0.0-2|49	%files -n %{devname}
14mr|SDL2_image-2.0.0-2|50	%doc README.txt CHANGES.txt COPYING.txt
14mr|SDL2_image-2.0.0-2|51	%{_includedir}/SDL2/*
14mr|SDL2_image-2.0.0-2|52	%{_libdir}/lib%{name}.so
14mr|SDL2_image-2.0.0-2|53	%{_libdir}/pkgconfig/SDL2_image.pc
14mr|SDL2_image-2.0.0-2|54	
14mr|SDL2_image-2.0.0-2|55	#----------------------------------------------------------------------------
14mr|SDL2_image-2.0.0-2|56	
14mr|SDL2_image-2.0.0-2|57	%prep
14mr|SDL2_image-2.0.0-2|58	%setup -q
14mr|SDL2_image-2.0.0-2|59	
14mr|SDL2_image-2.0.0-2|60	%build
14mr|SDL2_image-2.0.0-2|61	# (anssi) --disable-x-shared disable dlopening, so that we link to them
14mr|SDL2_image-2.0.0-2|62	# dynamically instead, and thus get correct autorequires
14mr|SDL2_image-2.0.0-2|63	%configure2_5x \
14mr|SDL2_image-2.0.0-2|64	--disable-static \
14mr|SDL2_image-2.0.0-2|65	--enable-bmp \
14mr|SDL2_image-2.0.0-2|66	--enable-gif \
14mr|SDL2_image-2.0.0-2|67	--enable-jpg \
14mr|SDL2_image-2.0.0-2|68	--enable-pcx \
14mr|SDL2_image-2.0.0-2|69	--enable-png \
14mr|SDL2_image-2.0.0-2|70	--enable-tif \
14mr|SDL2_image-2.0.0-2|71	--enable-xpm \
14mr|SDL2_image-2.0.0-2|72	--disable-jpg-shared \
14mr|SDL2_image-2.0.0-2|73	--disable-png-shared \
14mr|SDL2_image-2.0.0-2|74	--disable-tif-shared
14mr|SDL2_image-2.0.0-2|75	
14mr|SDL2_image-2.0.0-2|76	%make
14mr|SDL2_image-2.0.0-2|77	
14mr|SDL2_image-2.0.0-2|78	%install
14mr|SDL2_image-2.0.0-2|79	%makeinstall_std
14mr|SDL2_image-2.0.0-2|80	
14mr|SDL2_image-2.0.0-2|81	
14mr|SDL2_image-2.0.0-2|82	%changelog
14mr|SDL2_image-2.0.0-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-2
14mr|SDL2_image-2.0.0-2|84	+ Revision: 0ec5e89
14mr|SDL2_image-2.0.0-2|85	- MassBuild#440: Increase release tag
14mr|SDL2_image-2.0.0-2|86	
14mr|SDL2_image-2.0.0-2|87	

18900 14
14mr|SDL2_mixer-2.0.0-2|1	%define major 0
14mr|SDL2_mixer-2.0.0-2|2	%define api 2.0
14mr|SDL2_mixer-2.0.0-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|SDL2_mixer-2.0.0-2|4	%define devname %mklibname %{name} -d
14mr|SDL2_mixer-2.0.0-2|5	
14mr|SDL2_mixer-2.0.0-2|6	Summary:	Simple DirectMedia Layer 2 - mixer
14mr|SDL2_mixer-2.0.0-2|7	Name:		SDL2_mixer
14mr|SDL2_mixer-2.0.0-2|8	Version:	2.0.0
14mr|SDL2_mixer-2.0.0-2|9	Release:	2
14mr|SDL2_mixer-2.0.0-2|10	License:	Zlib
14mr|SDL2_mixer-2.0.0-2|11	Group:		System/Libraries
14mr|SDL2_mixer-2.0.0-2|12	Url:		http://www.libsdl.org/projects/SDL_mixer/
14mr|SDL2_mixer-2.0.0-2|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
14mr|SDL2_mixer-2.0.0-2|14	Patch0:		sdl2_mixer-2.0.0-mga-libmodplug-includes.patch
14mr|SDL2_mixer-2.0.0-2|15	BuildRequires:	libmikmod-devel
14mr|SDL2_mixer-2.0.0-2|16	BuildRequires:	pkgconfig(flac)
14mr|SDL2_mixer-2.0.0-2|17	BuildRequires:	pkgconfig(fluidsynth)
14mr|SDL2_mixer-2.0.0-2|18	BuildRequires:	pkgconfig(libmodplug)
14mr|SDL2_mixer-2.0.0-2|19	BuildRequires:	pkgconfig(sdl2)
14mr|SDL2_mixer-2.0.0-2|20	BuildRequires:	pkgconfig(vorbis)
14mr|SDL2_mixer-2.0.0-2|21	BuildRequires:	pkgconfig(zlib)
14mr|SDL2_mixer-2.0.0-2|22	
14mr|SDL2_mixer-2.0.0-2|23	%description
14mr|SDL2_mixer-2.0.0-2|24	SDL2_mixer is a sample multi-channel audio mixer library. It supports any
14mr|SDL2_mixer-2.0.0-2|25	number of simultaneously playing channels of 16 bit stereo audio, plus a
14mr|SDL2_mixer-2.0.0-2|26	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
14mr|SDL2_mixer-2.0.0-2|27	and SMPEG MP3 libraries.
14mr|SDL2_mixer-2.0.0-2|28	
14mr|SDL2_mixer-2.0.0-2|29	#----------------------------------------------------------------------------
14mr|SDL2_mixer-2.0.0-2|30	
14mr|SDL2_mixer-2.0.0-2|31	%package -n %{libname}
14mr|SDL2_mixer-2.0.0-2|32	Summary:	Main library for %{name}
14mr|SDL2_mixer-2.0.0-2|33	Group:		System/Libraries
14mr|SDL2_mixer-2.0.0-2|34	
14mr|SDL2_mixer-2.0.0-2|35	%description -n %{libname}
14mr|SDL2_mixer-2.0.0-2|36	This package contains the library needed to run programs dynamically
14mr|SDL2_mixer-2.0.0-2|37	linked with %{name}.
14mr|SDL2_mixer-2.0.0-2|38	
14mr|SDL2_mixer-2.0.0-2|39	%files -n %{libname}
14mr|SDL2_mixer-2.0.0-2|40	%doc COPYING.txt
14mr|SDL2_mixer-2.0.0-2|41	%doc timidity/FAQ timidity/README
14mr|SDL2_mixer-2.0.0-2|42	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|SDL2_mixer-2.0.0-2|43	
14mr|SDL2_mixer-2.0.0-2|44	#----------------------------------------------------------------------------
14mr|SDL2_mixer-2.0.0-2|45	
14mr|SDL2_mixer-2.0.0-2|46	%package -n %{devname}
14mr|SDL2_mixer-2.0.0-2|47	Summary:	Headers for developing programs that will use %{name}
14mr|SDL2_mixer-2.0.0-2|48	Group:		Development/C
14mr|SDL2_mixer-2.0.0-2|49	Requires:	%{libname} = %{EVRD}
14mr|SDL2_mixer-2.0.0-2|50	Provides:	%{name}-devel = %{EVRD}
14mr|SDL2_mixer-2.0.0-2|51	
14mr|SDL2_mixer-2.0.0-2|52	%description -n %{devname}
14mr|SDL2_mixer-2.0.0-2|53	This package contains the headers that programmers will need to develop
14mr|SDL2_mixer-2.0.0-2|54	applications which will use %{name}.
14mr|SDL2_mixer-2.0.0-2|55	
14mr|SDL2_mixer-2.0.0-2|56	%files -n %{devname}
14mr|SDL2_mixer-2.0.0-2|57	%doc README.txt CHANGES.txt
14mr|SDL2_mixer-2.0.0-2|58	%{_libdir}/lib%{name}.so
14mr|SDL2_mixer-2.0.0-2|59	%{_includedir}/SDL2/*
14mr|SDL2_mixer-2.0.0-2|60	%{_libdir}/pkgconfig/%{name}.pc
14mr|SDL2_mixer-2.0.0-2|61	
14mr|SDL2_mixer-2.0.0-2|62	#----------------------------------------------------------------------------
14mr|SDL2_mixer-2.0.0-2|63	
14mr|SDL2_mixer-2.0.0-2|64	%package -n %{name}-player
14mr|SDL2_mixer-2.0.0-2|65	Summary:	Players using %{name}
14mr|SDL2_mixer-2.0.0-2|66	Group:		System/Libraries
14mr|SDL2_mixer-2.0.0-2|67	Conflicts:	SDL_mixer-player
14mr|SDL2_mixer-2.0.0-2|68	
14mr|SDL2_mixer-2.0.0-2|69	%description -n %{name}-player
14mr|SDL2_mixer-2.0.0-2|70	This package contains binary to test the associated library.
14mr|SDL2_mixer-2.0.0-2|71	
14mr|SDL2_mixer-2.0.0-2|72	%files -n %{name}-player
14mr|SDL2_mixer-2.0.0-2|73	%doc README.txt
14mr|SDL2_mixer-2.0.0-2|74	%{_bindir}/playwave
14mr|SDL2_mixer-2.0.0-2|75	%{_bindir}/playmus
14mr|SDL2_mixer-2.0.0-2|76	
14mr|SDL2_mixer-2.0.0-2|77	#----------------------------------------------------------------------------
14mr|SDL2_mixer-2.0.0-2|78	
14mr|SDL2_mixer-2.0.0-2|79	%prep
14mr|SDL2_mixer-2.0.0-2|80	%setup -q
14mr|SDL2_mixer-2.0.0-2|81	%patch0 -p1
14mr|SDL2_mixer-2.0.0-2|82	
14mr|SDL2_mixer-2.0.0-2|83	%build
14mr|SDL2_mixer-2.0.0-2|84	%configure2_5x \
14mr|SDL2_mixer-2.0.0-2|85	--disable-static \
14mr|SDL2_mixer-2.0.0-2|86	--enable-music-mod \
14mr|SDL2_mixer-2.0.0-2|87	--disable-music-ogg-shared \
14mr|SDL2_mixer-2.0.0-2|88	--disable-music-flac-shared
14mr|SDL2_mixer-2.0.0-2|89	%make
14mr|SDL2_mixer-2.0.0-2|90	
14mr|SDL2_mixer-2.0.0-2|91	%install
14mr|SDL2_mixer-2.0.0-2|92	%makeinstall_std install-bin
14mr|SDL2_mixer-2.0.0-2|93	
14mr|SDL2_mixer-2.0.0-2|94	
14mr|SDL2_mixer-2.0.0-2|95	%changelog
14mr|SDL2_mixer-2.0.0-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-2
14mr|SDL2_mixer-2.0.0-2|97	+ Revision: 43e3ce6
14mr|SDL2_mixer-2.0.0-2|98	- MassBuild#440: Increase release tag
14mr|SDL2_mixer-2.0.0-2|99	
14mr|SDL2_mixer-2.0.0-2|100	

18901 14
14mr|SDL2_net-2.0.0-2|1	%define major 0
14mr|SDL2_net-2.0.0-2|2	%define api 2.0
14mr|SDL2_net-2.0.0-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|SDL2_net-2.0.0-2|4	%define devname %mklibname %{name} -d
14mr|SDL2_net-2.0.0-2|5	
14mr|SDL2_net-2.0.0-2|6	Summary:	Simple DirectMedia Layer 2 - network
14mr|SDL2_net-2.0.0-2|7	Name:		SDL2_net
14mr|SDL2_net-2.0.0-2|8	Version:	2.0.0
14mr|SDL2_net-2.0.0-2|9	Release:	2
14mr|SDL2_net-2.0.0-2|10	License:	ZLib
14mr|SDL2_net-2.0.0-2|11	Group:		System/Libraries
14mr|SDL2_net-2.0.0-2|12	Url:		http://www.libsdl.org/projects/SDL_net/
14mr|SDL2_net-2.0.0-2|13	Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
14mr|SDL2_net-2.0.0-2|14	BuildRequires:	pkgconfig(sdl2)
14mr|SDL2_net-2.0.0-2|15	
14mr|SDL2_net-2.0.0-2|16	%description
14mr|SDL2_net-2.0.0-2|17	This is a small sample cross-platform networking library.
14mr|SDL2_net-2.0.0-2|18	
14mr|SDL2_net-2.0.0-2|19	#----------------------------------------------------------------------------
14mr|SDL2_net-2.0.0-2|20	
14mr|SDL2_net-2.0.0-2|21	%package -n %{libname}
14mr|SDL2_net-2.0.0-2|22	Summary:	Main library for %{name}
14mr|SDL2_net-2.0.0-2|23	Group:		System/Libraries
14mr|SDL2_net-2.0.0-2|24	
14mr|SDL2_net-2.0.0-2|25	%description -n %{libname}
14mr|SDL2_net-2.0.0-2|26	This package contains the library needed to run programs dynamically
14mr|SDL2_net-2.0.0-2|27	linked with %{name}.
14mr|SDL2_net-2.0.0-2|28	
14mr|SDL2_net-2.0.0-2|29	%files -n %{libname}
14mr|SDL2_net-2.0.0-2|30	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|SDL2_net-2.0.0-2|31	
14mr|SDL2_net-2.0.0-2|32	#----------------------------------------------------------------------------
14mr|SDL2_net-2.0.0-2|33	
14mr|SDL2_net-2.0.0-2|34	%package -n %{devname}
14mr|SDL2_net-2.0.0-2|35	Summary:	Headers for developing programs that will use %{name}
14mr|SDL2_net-2.0.0-2|36	Group:		Development/C
14mr|SDL2_net-2.0.0-2|37	Requires:	%{libname} = %{EVRD}
14mr|SDL2_net-2.0.0-2|38	Provides:	%{name}-devel = %{EVRD}
14mr|SDL2_net-2.0.0-2|39	
14mr|SDL2_net-2.0.0-2|40	%description -n %{devname}
14mr|SDL2_net-2.0.0-2|41	This package contains the headers that programmers will need to develop
14mr|SDL2_net-2.0.0-2|42	applications which will use %{name}.
14mr|SDL2_net-2.0.0-2|43	
14mr|SDL2_net-2.0.0-2|44	%files -n %{devname}
14mr|SDL2_net-2.0.0-2|45	%doc README.txt CHANGES.txt COPYING.txt
14mr|SDL2_net-2.0.0-2|46	%{_libdir}/lib%{name}.so
14mr|SDL2_net-2.0.0-2|47	%{_libdir}/pkgconfig/*.pc
14mr|SDL2_net-2.0.0-2|48	%{_includedir}/SDL2/*
14mr|SDL2_net-2.0.0-2|49	
14mr|SDL2_net-2.0.0-2|50	#----------------------------------------------------------------------------
14mr|SDL2_net-2.0.0-2|51	
14mr|SDL2_net-2.0.0-2|52	%prep
14mr|SDL2_net-2.0.0-2|53	%setup -q
14mr|SDL2_net-2.0.0-2|54	
14mr|SDL2_net-2.0.0-2|55	%build
14mr|SDL2_net-2.0.0-2|56	%configure2_5x --disable-static
14mr|SDL2_net-2.0.0-2|57	%make
14mr|SDL2_net-2.0.0-2|58	
14mr|SDL2_net-2.0.0-2|59	%install
14mr|SDL2_net-2.0.0-2|60	%makeinstall_std
14mr|SDL2_net-2.0.0-2|61	
14mr|SDL2_net-2.0.0-2|62	
14mr|SDL2_net-2.0.0-2|63	%changelog
14mr|SDL2_net-2.0.0-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-2
14mr|SDL2_net-2.0.0-2|65	+ Revision: 73398dd
14mr|SDL2_net-2.0.0-2|66	- MassBuild#440: Increase release tag
14mr|SDL2_net-2.0.0-2|67	
14mr|SDL2_net-2.0.0-2|68	

18902 14
14mr|SDL2_ttf-2.0.12-2|1	%define major 0
14mr|SDL2_ttf-2.0.12-2|2	%define api 2.0
14mr|SDL2_ttf-2.0.12-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|SDL2_ttf-2.0.12-2|4	%define devname %mklibname %{name} -d
14mr|SDL2_ttf-2.0.12-2|5	
14mr|SDL2_ttf-2.0.12-2|6	Summary:	Simple DirectMedia Layer 2 - Sample TrueType Font Library
14mr|SDL2_ttf-2.0.12-2|7	Name:		SDL2_ttf
14mr|SDL2_ttf-2.0.12-2|8	Version:	2.0.12
14mr|SDL2_ttf-2.0.12-2|9	Release:	2
14mr|SDL2_ttf-2.0.12-2|10	License:	Zlib
14mr|SDL2_ttf-2.0.12-2|11	Group:		System/Libraries
14mr|SDL2_ttf-2.0.12-2|12	Url:		http://www.libsdl.org/projects/SDL_ttf/
14mr|SDL2_ttf-2.0.12-2|13	Source0:	http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
14mr|SDL2_ttf-2.0.12-2|14	Patch0:		sdl2_ttf-2.0.12-mga-link.patch
14mr|SDL2_ttf-2.0.12-2|15	BuildRequires:	pkgconfig(sdl2)
14mr|SDL2_ttf-2.0.12-2|16	BuildRequires:	pkgconfig(freetype2)
14mr|SDL2_ttf-2.0.12-2|17	
14mr|SDL2_ttf-2.0.12-2|18	%description
14mr|SDL2_ttf-2.0.12-2|19	This is a sample library which allows you to use TrueType fonts in your SDL2
14mr|SDL2_ttf-2.0.12-2|20	applications.
14mr|SDL2_ttf-2.0.12-2|21	
14mr|SDL2_ttf-2.0.12-2|22	#----------------------------------------------------------------------------
14mr|SDL2_ttf-2.0.12-2|23	
14mr|SDL2_ttf-2.0.12-2|24	%package -n %{libname}
14mr|SDL2_ttf-2.0.12-2|25	Summary:	Main library for %{name}
14mr|SDL2_ttf-2.0.12-2|26	Group:		System/Libraries
14mr|SDL2_ttf-2.0.12-2|27	
14mr|SDL2_ttf-2.0.12-2|28	%description -n %{libname}
14mr|SDL2_ttf-2.0.12-2|29	This package contains the library needed to run programs dynamically
14mr|SDL2_ttf-2.0.12-2|30	linked with %{name}.
14mr|SDL2_ttf-2.0.12-2|31	
14mr|SDL2_ttf-2.0.12-2|32	%files -n %{libname}
14mr|SDL2_ttf-2.0.12-2|33	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mr|SDL2_ttf-2.0.12-2|34	
14mr|SDL2_ttf-2.0.12-2|35	#----------------------------------------------------------------------------
14mr|SDL2_ttf-2.0.12-2|36	
14mr|SDL2_ttf-2.0.12-2|37	%package -n %{devname}
14mr|SDL2_ttf-2.0.12-2|38	Summary:	Headers for developing programs that will use %{name}
14mr|SDL2_ttf-2.0.12-2|39	Group:		Development/C
14mr|SDL2_ttf-2.0.12-2|40	Requires:	%{libname} = %{EVRD}
14mr|SDL2_ttf-2.0.12-2|41	Provides:	%{name}-devel = %{EVRD}
14mr|SDL2_ttf-2.0.12-2|42	
14mr|SDL2_ttf-2.0.12-2|43	%description -n %{devname}
14mr|SDL2_ttf-2.0.12-2|44	This package contains the headers that programmers will need to develop
14mr|SDL2_ttf-2.0.12-2|45	applications which will use %{name}.
14mr|SDL2_ttf-2.0.12-2|46	
14mr|SDL2_ttf-2.0.12-2|47	%files -n %{devname}
14mr|SDL2_ttf-2.0.12-2|48	%doc README.txt CHANGES.txt COPYING.txt
14mr|SDL2_ttf-2.0.12-2|49	%{_includedir}/SDL2/*
14mr|SDL2_ttf-2.0.12-2|50	%{_libdir}/lib%{name}.so
14mr|SDL2_ttf-2.0.12-2|51	%{_libdir}/pkgconfig/%{name}.pc
14mr|SDL2_ttf-2.0.12-2|52	
14mr|SDL2_ttf-2.0.12-2|53	#----------------------------------------------------------------------------
14mr|SDL2_ttf-2.0.12-2|54	
14mr|SDL2_ttf-2.0.12-2|55	%prep
14mr|SDL2_ttf-2.0.12-2|56	%setup -q
14mr|SDL2_ttf-2.0.12-2|57	%patch0 -p1
14mr|SDL2_ttf-2.0.12-2|58	
14mr|SDL2_ttf-2.0.12-2|59	%build
14mr|SDL2_ttf-2.0.12-2|60	%configure2_5x --disable-static
14mr|SDL2_ttf-2.0.12-2|61	%make
14mr|SDL2_ttf-2.0.12-2|62	
14mr|SDL2_ttf-2.0.12-2|63	%install
14mr|SDL2_ttf-2.0.12-2|64	%makeinstall_std
14mr|SDL2_ttf-2.0.12-2|65	
14mr|SDL2_ttf-2.0.12-2|66	
14mr|SDL2_ttf-2.0.12-2|67	%changelog
14mr|SDL2_ttf-2.0.12-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.12-2
14mr|SDL2_ttf-2.0.12-2|69	+ Revision: aed6e86
14mr|SDL2_ttf-2.0.12-2|70	- MassBuild#440: Increase release tag
14mr|SDL2_ttf-2.0.12-2|71	
14mr|SDL2_ttf-2.0.12-2|72	

18903 14
14mr|SDL_gfx-2.0.25-1|1	%define major 15
14mr|SDL_gfx-2.0.25-1|2	%define libname %mklibname %{name} %{major}
14mr|SDL_gfx-2.0.25-1|3	%define develname %mklibname %{name} -d
14mr|SDL_gfx-2.0.25-1|4	%define staticname %mklibname %{name} -d -s
14mr|SDL_gfx-2.0.25-1|5	
14mr|SDL_gfx-2.0.25-1|6	Summary:	SDL graphics drawing primitives and other support functions
14mr|SDL_gfx-2.0.25-1|7	Name:		SDL_gfx
14mr|SDL_gfx-2.0.25-1|8	Version:	2.0.25
14mr|SDL_gfx-2.0.25-1|9	Release:	1
14mr|SDL_gfx-2.0.25-1|10	License:	LGPLv2+
14mr|SDL_gfx-2.0.25-1|11	Group:		System/Libraries
14mr|SDL_gfx-2.0.25-1|12	URL:		http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/index.html
14mr|SDL_gfx-2.0.25-1|13	Source0:	http://www.ferzkopp.net/Software/SDL_gfx-2.0/%{name}-%{version}.tar.gz
14mr|SDL_gfx-2.0.25-1|14	BuildRequires:	pkgconfig(sdl)
14mr|SDL_gfx-2.0.25-1|15	BuildRequires:	pkgconfig(libpng)
14mr|SDL_gfx-2.0.25-1|16	BuildRequires:	tiff-devel
14mr|SDL_gfx-2.0.25-1|17	
14mr|SDL_gfx-2.0.25-1|18	%description
14mr|SDL_gfx-2.0.25-1|19	The SDL_gfx library evolved out of the SDL_gfxPrimitives code.
14mr|SDL_gfx-2.0.25-1|20	
14mr|SDL_gfx-2.0.25-1|21	The current components of the SDL_gfx library are:
14mr|SDL_gfx-2.0.25-1|22	- Graphic Primitives (SDL_gfxPrimitves.h)
14mr|SDL_gfx-2.0.25-1|23	- Rotozoomer (SDL_rotozoom.h)
14mr|SDL_gfx-2.0.25-1|24	- Framerate control (SDL_framerate.h)
14mr|SDL_gfx-2.0.25-1|25	- MMX image filters (SDL_imageFilter.h)
14mr|SDL_gfx-2.0.25-1|26	
14mr|SDL_gfx-2.0.25-1|27	The library is backwards compatible to the above mentioned code. It's
14mr|SDL_gfx-2.0.25-1|28	is written in plain C and can be used in C++ code.
14mr|SDL_gfx-2.0.25-1|29	
14mr|SDL_gfx-2.0.25-1|30	%package -n %{libname}
14mr|SDL_gfx-2.0.25-1|31	Summary:	SDL graphics drawing primitives and other support functions
14mr|SDL_gfx-2.0.25-1|32	Group:		System/Libraries
14mr|SDL_gfx-2.0.25-1|33	
14mr|SDL_gfx-2.0.25-1|34	%description -n %{libname}
14mr|SDL_gfx-2.0.25-1|35	The SDL_gfx library evolved out of the SDL_gfxPrimitives code.
14mr|SDL_gfx-2.0.25-1|36	
14mr|SDL_gfx-2.0.25-1|37	The current components of the SDL_gfx library are:
14mr|SDL_gfx-2.0.25-1|38	- Graphic Primitives (SDL_gfxPrimitves.h)
14mr|SDL_gfx-2.0.25-1|39	- Rotozoomer (SDL_rotozoom.h)
14mr|SDL_gfx-2.0.25-1|40	- Framerate control (SDL_framerate.h)
14mr|SDL_gfx-2.0.25-1|41	- MMX image filters (SDL_imageFilter.h)
14mr|SDL_gfx-2.0.25-1|42	
14mr|SDL_gfx-2.0.25-1|43	The library is backwards compatible to the above mentioned code. It's
14mr|SDL_gfx-2.0.25-1|44	is written in plain C and can be used in C++ code.
14mr|SDL_gfx-2.0.25-1|45	
14mr|SDL_gfx-2.0.25-1|46	%package -n %{develname}
14mr|SDL_gfx-2.0.25-1|47	Summary:	Header files and more to develop SDL_gfx applications
14mr|SDL_gfx-2.0.25-1|48	Group:		Development/C
14mr|SDL_gfx-2.0.25-1|49	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_gfx-2.0.25-1|50	Requires:	SDL-devel
14mr|SDL_gfx-2.0.25-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_gfx-2.0.25-1|52	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_gfx-2.0.25-1|53	
14mr|SDL_gfx-2.0.25-1|54	%description -n %{develname}
14mr|SDL_gfx-2.0.25-1|55	Header files and more to develop SDL_gfx applications.
14mr|SDL_gfx-2.0.25-1|56	
14mr|SDL_gfx-2.0.25-1|57	%package -n %{staticname}
14mr|SDL_gfx-2.0.25-1|58	Summary:	Static SDL_gfx libraries
14mr|SDL_gfx-2.0.25-1|59	Group:		Development/C
14mr|SDL_gfx-2.0.25-1|60	Requires:	%{develname} = %{version}-%{release}
14mr|SDL_gfx-2.0.25-1|61	
14mr|SDL_gfx-2.0.25-1|62	%description -n	%{staticname}
14mr|SDL_gfx-2.0.25-1|63	Static SDL_gfx libraries.
14mr|SDL_gfx-2.0.25-1|64	
14mr|SDL_gfx-2.0.25-1|65	%prep
14mr|SDL_gfx-2.0.25-1|66	%setup -q
14mr|SDL_gfx-2.0.25-1|67	
14mr|SDL_gfx-2.0.25-1|68	%build
14mr|SDL_gfx-2.0.25-1|69	%configure2_5x --disable-mmx
14mr|SDL_gfx-2.0.25-1|70	%make
14mr|SDL_gfx-2.0.25-1|71	
14mr|SDL_gfx-2.0.25-1|72	%install
14mr|SDL_gfx-2.0.25-1|73	%makeinstall_std
14mr|SDL_gfx-2.0.25-1|74	
14mr|SDL_gfx-2.0.25-1|75	%files -n %{libname}
14mr|SDL_gfx-2.0.25-1|76	%{_libdir}/lib*.so.%{major}*
14mr|SDL_gfx-2.0.25-1|77	
14mr|SDL_gfx-2.0.25-1|78	%files -n %{develname}
14mr|SDL_gfx-2.0.25-1|79	%doc README ChangeLog AUTHORS Docs
14mr|SDL_gfx-2.0.25-1|80	%{_libdir}/lib*.so
14mr|SDL_gfx-2.0.25-1|81	%{_libdir}/pkgconfig/*.pc
14mr|SDL_gfx-2.0.25-1|82	%{_includedir}/*
14mr|SDL_gfx-2.0.25-1|83	
14mr|SDL_gfx-2.0.25-1|84	%files -n %{staticname}
14mr|SDL_gfx-2.0.25-1|85	%{_libdir}/lib*.a
14mr|SDL_gfx-2.0.25-1|86	
14mr|SDL_gfx-2.0.25-1|87	
14mr|SDL_gfx-2.0.25-1|88	
14mr|SDL_gfx-2.0.25-1|89	%changelog
14mr|SDL_gfx-2.0.25-1|90	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.25-1
14mr|SDL_gfx-2.0.25-1|91	+ Revision: f1cc980
14mr|SDL_gfx-2.0.25-1|92	- Spec cleanup
14mr|SDL_gfx-2.0.25-1|93	
14mr|SDL_gfx-2.0.25-1|94	

18904 14
14mr|SDL_image-1.2.12-4|1	%define		major 0
14mr|SDL_image-1.2.12-4|2	%define		apiver 1.2
14mr|SDL_image-1.2.12-4|3	%define		libname %mklibname %{name} %{apiver} %{major}
14mr|SDL_image-1.2.12-4|4	%define		develname %mklibname %{name} -d
14mr|SDL_image-1.2.12-4|5	
14mr|SDL_image-1.2.12-4|6	Summary:	Simple DirectMedia Layer - image
14mr|SDL_image-1.2.12-4|7	Name:		SDL_image
14mr|SDL_image-1.2.12-4|8	Version:	1.2.12
14mr|SDL_image-1.2.12-4|9	Release:	4
14mr|SDL_image-1.2.12-4|10	License:	LGPLv2+
14mr|SDL_image-1.2.12-4|11	Group:		System/Libraries
14mr|SDL_image-1.2.12-4|12	URL:		http://www.libsdl.org/projects/SDL_image/index.html
14mr|SDL_image-1.2.12-4|13	Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
14mr|SDL_image-1.2.12-4|14	BuildRequires:	jpeg-devel
14mr|SDL_image-1.2.12-4|15	BuildRequires:	pkgconfig(libpng)
14mr|SDL_image-1.2.12-4|16	BuildRequires:	tiff-devel
14mr|SDL_image-1.2.12-4|17	BuildRequires:	SDL-devel >= 1.2.10
14mr|SDL_image-1.2.12-4|18	
14mr|SDL_image-1.2.12-4|19	%description
14mr|SDL_image-1.2.12-4|20	This is a simple library to load images of various formats as SDL surfaces.
14mr|SDL_image-1.2.12-4|21	This library currently supports BMP, PPM, PCX, GIF, JPEG, and PNG formats.
14mr|SDL_image-1.2.12-4|22	
14mr|SDL_image-1.2.12-4|23	This package contains the binary `sdlshow' to test the library.
14mr|SDL_image-1.2.12-4|24	
14mr|SDL_image-1.2.12-4|25	%package -n %{libname}
14mr|SDL_image-1.2.12-4|26	Summary:	Main library for %{name}
14mr|SDL_image-1.2.12-4|27	Group:		System/Libraries
14mr|SDL_image-1.2.12-4|28	Obsoletes:	%{_lib}SDL_image1.2 < 1.2.6-2
14mr|SDL_image-1.2.12-4|29	
14mr|SDL_image-1.2.12-4|30	%description -n %{libname}
14mr|SDL_image-1.2.12-4|31	This package contains the library needed to run programs dynamically
14mr|SDL_image-1.2.12-4|32	linked with %{name}.
14mr|SDL_image-1.2.12-4|33	
14mr|SDL_image-1.2.12-4|34	%package -n %{develname}
14mr|SDL_image-1.2.12-4|35	Summary:	Headers for developing programs that will use %{name}
14mr|SDL_image-1.2.12-4|36	Group:		Development/C
14mr|SDL_image-1.2.12-4|37	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_image-1.2.12-4|38	Requires:	SDL-devel
14mr|SDL_image-1.2.12-4|39	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_image-1.2.12-4|40	Provides:	%{name}%{major}-devel = %{version}-%{release}
14mr|SDL_image-1.2.12-4|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_image-1.2.12-4|42	Obsoletes:	%{_lib}SDL_image1.2-devel < 1.2.6-2
14mr|SDL_image-1.2.12-4|43	
14mr|SDL_image-1.2.12-4|44	%description -n %{develname}
14mr|SDL_image-1.2.12-4|45	This package contains the headers that programmers will need to develop
14mr|SDL_image-1.2.12-4|46	applications which will use %{name}.
14mr|SDL_image-1.2.12-4|47	
14mr|SDL_image-1.2.12-4|48	%package -n %{libname}-test
14mr|SDL_image-1.2.12-4|49	Summary:	Test binary for %{name}
14mr|SDL_image-1.2.12-4|50	Group:		System/Libraries
14mr|SDL_image-1.2.12-4|51	Obsoletes:	%{_lib}SDL_image1.2-test < 1.2.6-2
14mr|SDL_image-1.2.12-4|52	
14mr|SDL_image-1.2.12-4|53	%description -n %{libname}-test
14mr|SDL_image-1.2.12-4|54	This package contains binary to test the associated library.
14mr|SDL_image-1.2.12-4|55	
14mr|SDL_image-1.2.12-4|56	%prep
14mr|SDL_image-1.2.12-4|57	%setup -q
14mr|SDL_image-1.2.12-4|58	
14mr|SDL_image-1.2.12-4|59	%build
14mr|SDL_image-1.2.12-4|60	# (anssi) --disable-x-shared disable dlopening, so that we link to them
14mr|SDL_image-1.2.12-4|61	# dynamically instead, and thus get correct autorequires
14mr|SDL_image-1.2.12-4|62	%configure2_5x 	--enable-bmp \
14mr|SDL_image-1.2.12-4|63	--enable-gif \
14mr|SDL_image-1.2.12-4|64	--enable-jpg \
14mr|SDL_image-1.2.12-4|65	--enable-pcx \
14mr|SDL_image-1.2.12-4|66	--enable-png \
14mr|SDL_image-1.2.12-4|67	--enable-tif \
14mr|SDL_image-1.2.12-4|68	--enable-xpm \
14mr|SDL_image-1.2.12-4|69	--disable-jpg-shared \
14mr|SDL_image-1.2.12-4|70	--disable-png-shared \
14mr|SDL_image-1.2.12-4|71	--disable-tif-shared \
14mr|SDL_image-1.2.12-4|72	--disable-static
14mr|SDL_image-1.2.12-4|73	
14mr|SDL_image-1.2.12-4|74	%make
14mr|SDL_image-1.2.12-4|75	
14mr|SDL_image-1.2.12-4|76	%install
14mr|SDL_image-1.2.12-4|77	%makeinstall_std
14mr|SDL_image-1.2.12-4|78	%__install -d %{buildroot}%{_bindir}
14mr|SDL_image-1.2.12-4|79	%__install -m755 .libs/showimage %{buildroot}%{_bindir}/sdlshow
14mr|SDL_image-1.2.12-4|80	
14mr|SDL_image-1.2.12-4|81	%files -n %{libname}-test
14mr|SDL_image-1.2.12-4|82	%{_bindir}/sdlshow
14mr|SDL_image-1.2.12-4|83	
14mr|SDL_image-1.2.12-4|84	%files -n %{libname}
14mr|SDL_image-1.2.12-4|85	%{_libdir}/lib*%{apiver}.so.%{major}*
14mr|SDL_image-1.2.12-4|86	
14mr|SDL_image-1.2.12-4|87	%files -n %{develname}
14mr|SDL_image-1.2.12-4|88	%doc README CHANGES
14mr|SDL_image-1.2.12-4|89	%{_libdir}/lib*.so
14mr|SDL_image-1.2.12-4|90	%{_includedir}/SDL/*
14mr|SDL_image-1.2.12-4|91	%{_libdir}/pkgconfig/SDL_image.pc
14mr|SDL_image-1.2.12-4|92	
14mr|SDL_image-1.2.12-4|93	
14mr|SDL_image-1.2.12-4|94	
14mr|SDL_image-1.2.12-4|95	%changelog
14mr|SDL_image-1.2.12-4|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.12-4
14mr|SDL_image-1.2.12-4|97	+ Revision: 6dc7ff3
14mr|SDL_image-1.2.12-4|98	- MassBuild#440: Increase release tag
14mr|SDL_image-1.2.12-4|99	
14mr|SDL_image-1.2.12-4|100	

18905 14
14mr|SDL_mixer-1.2.12-4|1	%define		major 0
14mr|SDL_mixer-1.2.12-4|2	%define		apiver 1.2
14mr|SDL_mixer-1.2.12-4|3	%define		libname %mklibname %{name} %{apiver} %{major}
14mr|SDL_mixer-1.2.12-4|4	%define		develname %mklibname %{name} -d
14mr|SDL_mixer-1.2.12-4|5	
14mr|SDL_mixer-1.2.12-4|6	Name:		SDL_mixer
14mr|SDL_mixer-1.2.12-4|7	Version:	1.2.12
14mr|SDL_mixer-1.2.12-4|8	Release:	4
14mr|SDL_mixer-1.2.12-4|9	Summary:	Simple DirectMedia Layer - mixer
14mr|SDL_mixer-1.2.12-4|10	License:	LGPLv2+
14mr|SDL_mixer-1.2.12-4|11	Group:		System/Libraries
14mr|SDL_mixer-1.2.12-4|12	URL:		http://www.libsdl.org/projects/SDL_mixer/
14mr|SDL_mixer-1.2.12-4|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
14mr|SDL_mixer-1.2.12-4|14	Patch0:		SDL_mixer-MikMod-1.patch
14mr|SDL_mixer-1.2.12-4|15	Patch1:		SDL_mixer-MikMod-2.patch
14mr|SDL_mixer-1.2.12-4|16	BuildRequires:	pkgconfig(sdl)
14mr|SDL_mixer-1.2.12-4|17	BuildRequires:	pkgconfig(esound)
14mr|SDL_mixer-1.2.12-4|18	BuildRequires:	libmikmod-devel
14mr|SDL_mixer-1.2.12-4|19	BuildRequires:	pkgconfig(vorbis)
14mr|SDL_mixer-1.2.12-4|20	BuildRequires:	zlib-devel
14mr|SDL_mixer-1.2.12-4|21	BuildRequires:	nas-devel
14mr|SDL_mixer-1.2.12-4|22	BuildRequires:	smpeg-devel >= 0.4.3
14mr|SDL_mixer-1.2.12-4|23	BuildRequires:	pkgconfig(flac)
14mr|SDL_mixer-1.2.12-4|24	BuildRequires:	libstdc++-static-devel
14mr|SDL_mixer-1.2.12-4|25	
14mr|SDL_mixer-1.2.12-4|26	%description
14mr|SDL_mixer-1.2.12-4|27	SDL_mixer is a sample multi-channel audio mixer library. It supports any
14mr|SDL_mixer-1.2.12-4|28	number of simultaneously playing channels of 16 bit stereo audio, plus a
14mr|SDL_mixer-1.2.12-4|29	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
14mr|SDL_mixer-1.2.12-4|30	and SMPEG MP3 libraries.
14mr|SDL_mixer-1.2.12-4|31	
14mr|SDL_mixer-1.2.12-4|32	%package -n %{libname}
14mr|SDL_mixer-1.2.12-4|33	Summary:	Main library for %{name}
14mr|SDL_mixer-1.2.12-4|34	Group:		System/Libraries
14mr|SDL_mixer-1.2.12-4|35	Obsoletes:	%{_lib}SDL_mixer1.2_0 < 1.2.10
14mr|SDL_mixer-1.2.12-4|36	Provides:	%{name} = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|37	
14mr|SDL_mixer-1.2.12-4|38	%description -n	%{libname}
14mr|SDL_mixer-1.2.12-4|39	This package contains the library needed to run programs dynamically
14mr|SDL_mixer-1.2.12-4|40	linked with %{name}.
14mr|SDL_mixer-1.2.12-4|41	
14mr|SDL_mixer-1.2.12-4|42	%package -n %{develname}
14mr|SDL_mixer-1.2.12-4|43	Summary:	Headers for developing programs that will use %{name}
14mr|SDL_mixer-1.2.12-4|44	Group:		Development/C
14mr|SDL_mixer-1.2.12-4|45	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|46	Requires:	pkgconfig(sdl)
14mr|SDL_mixer-1.2.12-4|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|48	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|49	Provides:	%{name}%{apiver}-devel = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|50	
14mr|SDL_mixer-1.2.12-4|51	%description -n %{develname}
14mr|SDL_mixer-1.2.12-4|52	This package contains the headers that programmers will need to develop
14mr|SDL_mixer-1.2.12-4|53	applications which will use %{name}.
14mr|SDL_mixer-1.2.12-4|54	
14mr|SDL_mixer-1.2.12-4|55	%package -n %{name}-player
14mr|SDL_mixer-1.2.12-4|56	Summary:	Players using %{name}
14mr|SDL_mixer-1.2.12-4|57	Group:		System/Libraries
14mr|SDL_mixer-1.2.12-4|58	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_mixer-1.2.12-4|59	
14mr|SDL_mixer-1.2.12-4|60	%description -n %{name}-player
14mr|SDL_mixer-1.2.12-4|61	This package contains binary to test the associated library.
14mr|SDL_mixer-1.2.12-4|62	
14mr|SDL_mixer-1.2.12-4|63	%prep
14mr|SDL_mixer-1.2.12-4|64	%setup -q
14mr|SDL_mixer-1.2.12-4|65	%patch0 -p1
14mr|SDL_mixer-1.2.12-4|66	%patch1 -p1
14mr|SDL_mixer-1.2.12-4|67	
14mr|SDL_mixer-1.2.12-4|68	%build
14mr|SDL_mixer-1.2.12-4|69	# (Anssi 02/2010) The below --disable-music-foo-shared options do not disable
14mr|SDL_mixer-1.2.12-4|70	# support for the format in question. They just disable dlopen, and using the
14mr|SDL_mixer-1.2.12-4|71	# shared libraries directly, allowing rpm autodeps to work. Just using dlopen
14mr|SDL_mixer-1.2.12-4|72	# on them would make it quite likely that adding the deps later on downstream
14mr|SDL_mixer-1.2.12-4|73	# packages using SDL_mixer manually would be forgotten.
14mr|SDL_mixer-1.2.12-4|74	%configure2_5x	--enable-music-libmikmod=yes \
14mr|SDL_mixer-1.2.12-4|75	--enable-music-native-midi \
14mr|SDL_mixer-1.2.12-4|76	--disable-music-ogg-shared \
14mr|SDL_mixer-1.2.12-4|77	--disable-music-flac-shared \
14mr|SDL_mixer-1.2.12-4|78	--disable-music-mod-shared \
14mr|SDL_mixer-1.2.12-4|79	--disable-music-mp3-shared \
14mr|SDL_mixer-1.2.12-4|80	--disable-static
14mr|SDL_mixer-1.2.12-4|81	%make
14mr|SDL_mixer-1.2.12-4|82	
14mr|SDL_mixer-1.2.12-4|83	iconv -f ISO-8859-1 -t UTF-8 CHANGES > CHANGES.tmp
14mr|SDL_mixer-1.2.12-4|84	touch -r CHANGES CHANGES.tmp
14mr|SDL_mixer-1.2.12-4|85	%__mv CHANGES.tmp CHANGES
14mr|SDL_mixer-1.2.12-4|86	
14mr|SDL_mixer-1.2.12-4|87	%install
14mr|SDL_mixer-1.2.12-4|88	%makeinstall_std install-bin
14mr|SDL_mixer-1.2.12-4|89	
14mr|SDL_mixer-1.2.12-4|90	%files -n %{name}-player
14mr|SDL_mixer-1.2.12-4|91	%doc README
14mr|SDL_mixer-1.2.12-4|92	%{_bindir}/playwave
14mr|SDL_mixer-1.2.12-4|93	%{_bindir}/playmus
14mr|SDL_mixer-1.2.12-4|94	
14mr|SDL_mixer-1.2.12-4|95	%files -n %{libname}
14mr|SDL_mixer-1.2.12-4|96	%doc timidity/FAQ timidity/README
14mr|SDL_mixer-1.2.12-4|97	%{_libdir}/lib*%{apiver}.so.%{major}*
14mr|SDL_mixer-1.2.12-4|98	
14mr|SDL_mixer-1.2.12-4|99	%files -n %{develname}
14mr|SDL_mixer-1.2.12-4|100	%doc README CHANGES
14mr|SDL_mixer-1.2.12-4|101	%{_libdir}/lib*.so
14mr|SDL_mixer-1.2.12-4|102	%{_includedir}/SDL/*
14mr|SDL_mixer-1.2.12-4|103	%{_libdir}/pkgconfig/%{name}.pc
14mr|SDL_mixer-1.2.12-4|104	
14mr|SDL_mixer-1.2.12-4|105	
14mr|SDL_mixer-1.2.12-4|106	%changelog
14mr|SDL_mixer-1.2.12-4|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.12-4
14mr|SDL_mixer-1.2.12-4|108	+ Revision: 726e500
14mr|SDL_mixer-1.2.12-4|109	- MassBuild#440: Increase release tag
14mr|SDL_mixer-1.2.12-4|110	
14mr|SDL_mixer-1.2.12-4|111	

18906 14
14mr|SDL_net-1.2.8-3|1	%define		major 0
14mr|SDL_net-1.2.8-3|2	%define		apiver 1.2
14mr|SDL_net-1.2.8-3|3	%define		libname %mklibname %{name} %{apiver} %{major}
14mr|SDL_net-1.2.8-3|4	%define		develname %mklibname %{name} -d
14mr|SDL_net-1.2.8-3|5	
14mr|SDL_net-1.2.8-3|6	Summary:	Simple DirectMedia Layer - network
14mr|SDL_net-1.2.8-3|7	Name:		SDL_net
14mr|SDL_net-1.2.8-3|8	Version:	1.2.8
14mr|SDL_net-1.2.8-3|9	Release:	3
14mr|SDL_net-1.2.8-3|10	License:	LGPLv2+
14mr|SDL_net-1.2.8-3|11	Group:		System/Libraries
14mr|SDL_net-1.2.8-3|12	URL:		http://www.libsdl.org/projects/SDL_net/
14mr|SDL_net-1.2.8-3|13	Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
14mr|SDL_net-1.2.8-3|14	BuildRequires:	pkgconfig(sdl)
14mr|SDL_net-1.2.8-3|15	BuildRequires:	texinfo
14mr|SDL_net-1.2.8-3|16	
14mr|SDL_net-1.2.8-3|17	%description
14mr|SDL_net-1.2.8-3|18	This is an example portable network library for use with SDL. Note that this
14mr|SDL_net-1.2.8-3|19	isn't necessarily how you would want to write a chat program, but it
14mr|SDL_net-1.2.8-3|20	demonstrates how to use the basic features of the network and GUI libraries.
14mr|SDL_net-1.2.8-3|21	
14mr|SDL_net-1.2.8-3|22	%package -n %{libname}
14mr|SDL_net-1.2.8-3|23	Summary:	Main library for %{name}
14mr|SDL_net-1.2.8-3|24	Group:		System/Libraries
14mr|SDL_net-1.2.8-3|25	
14mr|SDL_net-1.2.8-3|26	%description -n %{libname}
14mr|SDL_net-1.2.8-3|27	This package contains the library needed to run programs dynamically
14mr|SDL_net-1.2.8-3|28	linked with %{name}.
14mr|SDL_net-1.2.8-3|29	
14mr|SDL_net-1.2.8-3|30	%package -n %{develname}
14mr|SDL_net-1.2.8-3|31	Summary:	Headers for developing programs that will use %{name}
14mr|SDL_net-1.2.8-3|32	Group:		Development/C
14mr|SDL_net-1.2.8-3|33	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_net-1.2.8-3|34	Requires:	pkgconfig(sdl)
14mr|SDL_net-1.2.8-3|35	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_net-1.2.8-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_net-1.2.8-3|37	
14mr|SDL_net-1.2.8-3|38	%description -n %{develname}
14mr|SDL_net-1.2.8-3|39	This package contains the headers that programmers will need to develop
14mr|SDL_net-1.2.8-3|40	applications which will use %{name}.
14mr|SDL_net-1.2.8-3|41	
14mr|SDL_net-1.2.8-3|42	%prep
14mr|SDL_net-1.2.8-3|43	%setup -q
14mr|SDL_net-1.2.8-3|44	
14mr|SDL_net-1.2.8-3|45	%build
14mr|SDL_net-1.2.8-3|46	%configure2_5x --disable-static
14mr|SDL_net-1.2.8-3|47	%make
14mr|SDL_net-1.2.8-3|48	
14mr|SDL_net-1.2.8-3|49	%install
14mr|SDL_net-1.2.8-3|50	%makeinstall_std
14mr|SDL_net-1.2.8-3|51	
14mr|SDL_net-1.2.8-3|52	%files -n %{libname}
14mr|SDL_net-1.2.8-3|53	%{_libdir}/lib*%{apiver}.so.%{major}*
14mr|SDL_net-1.2.8-3|54	
14mr|SDL_net-1.2.8-3|55	%files -n %{develname}
14mr|SDL_net-1.2.8-3|56	%doc README CHANGES
14mr|SDL_net-1.2.8-3|57	%{_includedir}/SDL/*
14mr|SDL_net-1.2.8-3|58	%{_libdir}/lib*.so
14mr|SDL_net-1.2.8-3|59	%{_libdir}/pkgconfig/*.pc
14mr|SDL_net-1.2.8-3|60	
14mr|SDL_net-1.2.8-3|61	
14mr|SDL_net-1.2.8-3|62	
14mr|SDL_net-1.2.8-3|63	%changelog
14mr|SDL_net-1.2.8-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.8-3
14mr|SDL_net-1.2.8-3|65	+ Revision: 20dbe66
14mr|SDL_net-1.2.8-3|66	- MassBuild#440: Increase release tag
14mr|SDL_net-1.2.8-3|67	
14mr|SDL_net-1.2.8-3|68	

18907 14
14mr|SDL_Pango-0.1.2-13|1	%define major 1
14mr|SDL_Pango-0.1.2-13|2	%define libname %mklibname %{name} %{major}
14mr|SDL_Pango-0.1.2-13|3	%define develname %mklibname %{name} -d
14mr|SDL_Pango-0.1.2-13|4	
14mr|SDL_Pango-0.1.2-13|5	%define _includedir %{_prefix}/include/SDL
14mr|SDL_Pango-0.1.2-13|6	
14mr|SDL_Pango-0.1.2-13|7	Summary:	Simple DirectMedia Layer for pango
14mr|SDL_Pango-0.1.2-13|8	Name:		SDL_Pango
14mr|SDL_Pango-0.1.2-13|9	Version:	0.1.2
14mr|SDL_Pango-0.1.2-13|10	Release:	13
14mr|SDL_Pango-0.1.2-13|11	License:	LGPLv2+
14mr|SDL_Pango-0.1.2-13|12	Group:		System/Libraries
14mr|SDL_Pango-0.1.2-13|13	URL:		http://sdlpango.sourceforge.net/
14mr|SDL_Pango-0.1.2-13|14	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/sdlpango/%{name}-%{version}.tar.bz2
14mr|SDL_Pango-0.1.2-13|15	Patch0:		SDL_Pango-0.1.2-API-adds.patch
14mr|SDL_Pango-0.1.2-13|16	BuildRequires:	pkgconfig(sdl)
14mr|SDL_Pango-0.1.2-13|17	BuildRequires:	pkgconfig(pango)
14mr|SDL_Pango-0.1.2-13|18	BuildRequires:	pkgconfig(pangoft2)
14mr|SDL_Pango-0.1.2-13|19	
14mr|SDL_Pango-0.1.2-13|20	%description
14mr|SDL_Pango-0.1.2-13|21	Pango is the text rendering engine of GNOME 2.
14mr|SDL_Pango-0.1.2-13|22	SDL_Pango connects the engine to SDL.
14mr|SDL_Pango-0.1.2-13|23	
14mr|SDL_Pango-0.1.2-13|24	%package -n %{libname}
14mr|SDL_Pango-0.1.2-13|25	Summary:	Main library for %{name}
14mr|SDL_Pango-0.1.2-13|26	Group:		System/Libraries
14mr|SDL_Pango-0.1.2-13|27	
14mr|SDL_Pango-0.1.2-13|28	%description -n %{libname}
14mr|SDL_Pango-0.1.2-13|29	This package contains the library needed to run programs dynamically
14mr|SDL_Pango-0.1.2-13|30	linked with %{name}.
14mr|SDL_Pango-0.1.2-13|31	
14mr|SDL_Pango-0.1.2-13|32	%package -n %{develname}
14mr|SDL_Pango-0.1.2-13|33	Summary:	Headers for developing programs that will use %{name}
14mr|SDL_Pango-0.1.2-13|34	Group:		Development/C
14mr|SDL_Pango-0.1.2-13|35	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_Pango-0.1.2-13|36	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_Pango-0.1.2-13|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_Pango-0.1.2-13|38	
14mr|SDL_Pango-0.1.2-13|39	%description -n %{develname}
14mr|SDL_Pango-0.1.2-13|40	This package contains the headers that programmers will need to develop
14mr|SDL_Pango-0.1.2-13|41	applications which will use %{name}.
14mr|SDL_Pango-0.1.2-13|42	
14mr|SDL_Pango-0.1.2-13|43	%prep
14mr|SDL_Pango-0.1.2-13|44	%setup -q
14mr|SDL_Pango-0.1.2-13|45	%patch0 -p0
14mr|SDL_Pango-0.1.2-13|46	
14mr|SDL_Pango-0.1.2-13|47	%build
14mr|SDL_Pango-0.1.2-13|48	%configure2_5x --disable-static
14mr|SDL_Pango-0.1.2-13|49	%make
14mr|SDL_Pango-0.1.2-13|50	
14mr|SDL_Pango-0.1.2-13|51	%install
14mr|SDL_Pango-0.1.2-13|52	%makeinstall_std
14mr|SDL_Pango-0.1.2-13|53	
14mr|SDL_Pango-0.1.2-13|54	%files -n %{libname}
14mr|SDL_Pango-0.1.2-13|55	%{_libdir}/lib*.so.%{major}*
14mr|SDL_Pango-0.1.2-13|56	
14mr|SDL_Pango-0.1.2-13|57	%files -n %{develname}
14mr|SDL_Pango-0.1.2-13|58	%doc README
14mr|SDL_Pango-0.1.2-13|59	%{_libdir}/lib*.so
14mr|SDL_Pango-0.1.2-13|60	%{_libdir}/pkgconfig/*
14mr|SDL_Pango-0.1.2-13|61	%{_includedir}/*
14mr|SDL_Pango-0.1.2-13|62	
14mr|SDL_Pango-0.1.2-13|63	
14mr|SDL_Pango-0.1.2-13|64	
14mr|SDL_Pango-0.1.2-13|65	%changelog
14mr|SDL_Pango-0.1.2-13|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.2-13
14mr|SDL_Pango-0.1.2-13|67	+ Revision: 9ea66f9
14mr|SDL_Pango-0.1.2-13|68	- MassBuild#440: Increase release tag
14mr|SDL_Pango-0.1.2-13|69	
14mr|SDL_Pango-0.1.2-13|70	

18908 14
14mr|SDL_sound-1.0.3-12|1	%define major 1
14mr|SDL_sound-1.0.3-12|2	%define apiver 1.0
14mr|SDL_sound-1.0.3-12|3	%define libname %mklibname %{name} %{apiver} %{major}
14mr|SDL_sound-1.0.3-12|4	%define develname %mklibname %{name} -d
14mr|SDL_sound-1.0.3-12|5	%define staticname %mklibname %{name} -d -s
14mr|SDL_sound-1.0.3-12|6	%define oldlibname %mklibname %{name} 1.0
14mr|SDL_sound-1.0.3-12|7	
14mr|SDL_sound-1.0.3-12|8	Summary:	An abstract SDL soundfile decoder
14mr|SDL_sound-1.0.3-12|9	Name:		SDL_sound
14mr|SDL_sound-1.0.3-12|10	Version:	1.0.3
14mr|SDL_sound-1.0.3-12|11	Release:	12
14mr|SDL_sound-1.0.3-12|12	Group:		Sound
14mr|SDL_sound-1.0.3-12|13	License:	LGPLv2+
14mr|SDL_sound-1.0.3-12|14	URL:		http://www.icculus.org/SDL_sound
14mr|SDL_sound-1.0.3-12|15	Source:		http://www.icculus.org/SDL_sound/downloads/%{name}-%{version}.tar.gz
14mr|SDL_sound-1.0.3-12|16	Patch0:		SDL_sound-1.0.3-linkage.patch
14mr|SDL_sound-1.0.3-12|17	BuildRequires:	pkgconfig(sdl)
14mr|SDL_sound-1.0.3-12|18	BuildRequires:	pkgconfig(flac)
14mr|SDL_sound-1.0.3-12|19	BuildRequires:	libmikmod-devel
14mr|SDL_sound-1.0.3-12|20	BuildRequires:	pkgconfig(libmodplug)
14mr|SDL_sound-1.0.3-12|21	BuildRequires:	pkgconfig(vorbis)
14mr|SDL_sound-1.0.3-12|22	BuildRequires:	pkgconfig(speex)
14mr|SDL_sound-1.0.3-12|23	BuildRequires:	physfs-devel
14mr|SDL_sound-1.0.3-12|24	BuildRequires:	doxygen
14mr|SDL_sound-1.0.3-12|25	
14mr|SDL_sound-1.0.3-12|26	%description
14mr|SDL_sound-1.0.3-12|27	SDL_sound is a library that handles the decoding of several popular
14mr|SDL_sound-1.0.3-12|28	sound file formats, such as .WAV and .MP3. It is meant to make the
14mr|SDL_sound-1.0.3-12|29	programmer's sound playback tasks simpler. The programmer gives
14mr|SDL_sound-1.0.3-12|30	SDL_sound a filename, or feeds it data directly from one of many
14mr|SDL_sound-1.0.3-12|31	sources, and then reads the decoded waveform data back at her
14mr|SDL_sound-1.0.3-12|32	leisure. If resource constraints are a concern, SDL_sound can process
14mr|SDL_sound-1.0.3-12|33	sound data in programmer-specified blocks. Alternately, SDL_sound can
14mr|SDL_sound-1.0.3-12|34	decode a whole sound file and hand back a single pointer to the whole
14mr|SDL_sound-1.0.3-12|35	waveform. SDL_sound can also handle sample rate, audio format, and
14mr|SDL_sound-1.0.3-12|36	channel conversion on-the-fly and behind-the-scenes, if the programmer
14mr|SDL_sound-1.0.3-12|37	desires.
14mr|SDL_sound-1.0.3-12|38	
14mr|SDL_sound-1.0.3-12|39	
14mr|SDL_sound-1.0.3-12|40	%package -n %{libname}
14mr|SDL_sound-1.0.3-12|41	Summary:	SDL graphics drawing primitives and other support functions
14mr|SDL_sound-1.0.3-12|42	Group:		System/Libraries
14mr|SDL_sound-1.0.3-12|43	Obsoletes:	%{oldlibname} < 1.0.1-15
14mr|SDL_sound-1.0.3-12|44	
14mr|SDL_sound-1.0.3-12|45	%description -n %{libname}
14mr|SDL_sound-1.0.3-12|46	SDL_sound is a library that handles the decoding of several popular
14mr|SDL_sound-1.0.3-12|47	sound file formats, such as .WAV and .MP3. It is meant to make the
14mr|SDL_sound-1.0.3-12|48	programmer's sound playback tasks simpler. The programmer gives
14mr|SDL_sound-1.0.3-12|49	SDL_sound a filename, or feeds it data directly from one of many
14mr|SDL_sound-1.0.3-12|50	sources, and then reads the decoded waveform data back at her
14mr|SDL_sound-1.0.3-12|51	leisure. If resource constraints are a concern, SDL_sound can process
14mr|SDL_sound-1.0.3-12|52	sound data in programmer-specified blocks. Alternately, SDL_sound can
14mr|SDL_sound-1.0.3-12|53	decode a whole sound file and hand back a single pointer to the whole
14mr|SDL_sound-1.0.3-12|54	waveform. SDL_sound can also handle sample rate, audio format, and
14mr|SDL_sound-1.0.3-12|55	channel conversion on-the-fly and behind-the-scenes, if the programmer
14mr|SDL_sound-1.0.3-12|56	desires.
14mr|SDL_sound-1.0.3-12|57	
14mr|SDL_sound-1.0.3-12|58	%package -n %{develname}
14mr|SDL_sound-1.0.3-12|59	Summary:	Header files and more to develop SDL_sound applications
14mr|SDL_sound-1.0.3-12|60	Group:		Development/C
14mr|SDL_sound-1.0.3-12|61	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_sound-1.0.3-12|62	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|SDL_sound-1.0.3-12|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_sound-1.0.3-12|64	Obsoletes:	%{oldlibname}-devel < 1.0.1-15
14mr|SDL_sound-1.0.3-12|65	
14mr|SDL_sound-1.0.3-12|66	%description -n %{develname}
14mr|SDL_sound-1.0.3-12|67	Header files and more to develop SDL_sound applications.
14mr|SDL_sound-1.0.3-12|68	
14mr|SDL_sound-1.0.3-12|69	%package -n %{staticname}
14mr|SDL_sound-1.0.3-12|70	Summary:	Static SDL_sound libraries
14mr|SDL_sound-1.0.3-12|71	Group:		Development/C
14mr|SDL_sound-1.0.3-12|72	Requires:	%{develname} = %{version}-%{release}
14mr|SDL_sound-1.0.3-12|73	Obsoletes:	%{oldlibname}-static-devel < 1.0.1-15
14mr|SDL_sound-1.0.3-12|74	
14mr|SDL_sound-1.0.3-12|75	%description -n %{staticname}
14mr|SDL_sound-1.0.3-12|76	Static SDL_sound libraries.
14mr|SDL_sound-1.0.3-12|77	
14mr|SDL_sound-1.0.3-12|78	%prep
14mr|SDL_sound-1.0.3-12|79	%setup -q
14mr|SDL_sound-1.0.3-12|80	%patch0 -p1
14mr|SDL_sound-1.0.3-12|81	
14mr|SDL_sound-1.0.3-12|82	%build
14mr|SDL_sound-1.0.3-12|83	export CPPFLAGS="-I%{_includedir}/libmodplug"
14mr|SDL_sound-1.0.3-12|84	%configure2_5x
14mr|SDL_sound-1.0.3-12|85	%make
14mr|SDL_sound-1.0.3-12|86	doxygen
14mr|SDL_sound-1.0.3-12|87	
14mr|SDL_sound-1.0.3-12|88	%install
14mr|SDL_sound-1.0.3-12|89	%__rm -rf %{buildroot}
14mr|SDL_sound-1.0.3-12|90	%makeinstall_std
14mr|SDL_sound-1.0.3-12|91	
14mr|SDL_sound-1.0.3-12|92	%if "%{_lib}" == "lib64"
14mr|SDL_sound-1.0.3-12|93	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/*.la
14mr|SDL_sound-1.0.3-12|94	%endif
14mr|SDL_sound-1.0.3-12|95	
14mr|SDL_sound-1.0.3-12|96	%clean
14mr|SDL_sound-1.0.3-12|97	%__rm -rf %{buildroot}
14mr|SDL_sound-1.0.3-12|98	
14mr|SDL_sound-1.0.3-12|99	%files
14mr|SDL_sound-1.0.3-12|100	%defattr(-,root,root)
14mr|SDL_sound-1.0.3-12|101	%doc README
14mr|SDL_sound-1.0.3-12|102	%{_bindir}/*
14mr|SDL_sound-1.0.3-12|103	
14mr|SDL_sound-1.0.3-12|104	%files -n %{libname}
14mr|SDL_sound-1.0.3-12|105	%defattr(-,root,root)
14mr|SDL_sound-1.0.3-12|106	%{_libdir}/lib*%{apiver}.so.%{major}*
14mr|SDL_sound-1.0.3-12|107	
14mr|SDL_sound-1.0.3-12|108	%files -n %{develname}
14mr|SDL_sound-1.0.3-12|109	%defattr(-,root,root)
14mr|SDL_sound-1.0.3-12|110	%doc CHANGELOG TODO CREDITS docs/html
14mr|SDL_sound-1.0.3-12|111	%{_libdir}/lib*.so
14mr|SDL_sound-1.0.3-12|112	%{_includedir}/SDL/*
14mr|SDL_sound-1.0.3-12|113	
14mr|SDL_sound-1.0.3-12|114	%files -n %{staticname}
14mr|SDL_sound-1.0.3-12|115	%defattr(-,root,root)
14mr|SDL_sound-1.0.3-12|116	%{_libdir}/lib*.a
14mr|SDL_sound-1.0.3-12|117	
14mr|SDL_sound-1.0.3-12|118	
14mr|SDL_sound-1.0.3-12|119	
14mr|SDL_sound-1.0.3-12|120	%changelog
14mr|SDL_sound-1.0.3-12|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-12
14mr|SDL_sound-1.0.3-12|122	+ Revision: f174997
14mr|SDL_sound-1.0.3-12|123	- MassBuild#440: Increase release tag
14mr|SDL_sound-1.0.3-12|124	
14mr|SDL_sound-1.0.3-12|125	

18909 14
14mr|SDL_ttf-2.0.11-3|1	%define	lib_name_orig	lib%{name}
14mr|SDL_ttf-2.0.11-3|2	%define	major 0
14mr|SDL_ttf-2.0.11-3|3	%define	apiver 2.0
14mr|SDL_ttf-2.0.11-3|4	%define	libname %mklibname %{name} %{apiver} %{major}
14mr|SDL_ttf-2.0.11-3|5	%define	develname %mklibname -d %{name}
14mr|SDL_ttf-2.0.11-3|6	
14mr|SDL_ttf-2.0.11-3|7	Summary:	Simple DirectMedia Layer - Sample TrueType Font Library
14mr|SDL_ttf-2.0.11-3|8	Name:		SDL_ttf
14mr|SDL_ttf-2.0.11-3|9	Version:	2.0.11
14mr|SDL_ttf-2.0.11-3|10	Release:	3
14mr|SDL_ttf-2.0.11-3|11	License:	LGPLv2+
14mr|SDL_ttf-2.0.11-3|12	Group:		System/Libraries
14mr|SDL_ttf-2.0.11-3|13	URL:		http://www.libsdl.org/projects/SDL_ttf/
14mr|SDL_ttf-2.0.11-3|14	Source0:	http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
14mr|SDL_ttf-2.0.11-3|15	BuildRequires:	pkgconfig(sdl)
14mr|SDL_ttf-2.0.11-3|16	BuildRequires:	pkgconfig(freetype2)
14mr|SDL_ttf-2.0.11-3|17	
14mr|SDL_ttf-2.0.11-3|18	%description
14mr|SDL_ttf-2.0.11-3|19	This is a sample library which allows you to use TrueType fonts in your SDL
14mr|SDL_ttf-2.0.11-3|20	applications. It comes with an example program "showfont" which displays an
14mr|SDL_ttf-2.0.11-3|21	example string for a given TrueType font file.
14mr|SDL_ttf-2.0.11-3|22	
14mr|SDL_ttf-2.0.11-3|23	Warning! TrueType font decoding is under patent, and software using this
14mr|SDL_ttf-2.0.11-3|24	library may be in violation of this patent. Use at your own risk! See
14mr|SDL_ttf-2.0.11-3|25	http://www.freetype.org/ for details.
14mr|SDL_ttf-2.0.11-3|26	
14mr|SDL_ttf-2.0.11-3|27	%package -n %{libname}
14mr|SDL_ttf-2.0.11-3|28	Summary:	Main library for %{name}
14mr|SDL_ttf-2.0.11-3|29	Group:		System/Libraries
14mr|SDL_ttf-2.0.11-3|30	
14mr|SDL_ttf-2.0.11-3|31	%description -n	%{libname}
14mr|SDL_ttf-2.0.11-3|32	This package contains the library needed to run programs dynamically
14mr|SDL_ttf-2.0.11-3|33	linked with %{name}.
14mr|SDL_ttf-2.0.11-3|34	
14mr|SDL_ttf-2.0.11-3|35	Warning! TrueType font decoding is under patent, and software using this
14mr|SDL_ttf-2.0.11-3|36	library may be in violation of this patent. Use at your own risk! See
14mr|SDL_ttf-2.0.11-3|37	http://www.freetype.org/ for details.
14mr|SDL_ttf-2.0.11-3|38	
14mr|SDL_ttf-2.0.11-3|39	%package -n %{develname}
14mr|SDL_ttf-2.0.11-3|40	Summary:	Headers for developing programs that will use %{name}
14mr|SDL_ttf-2.0.11-3|41	Group:		Development/C
14mr|SDL_ttf-2.0.11-3|42	Requires:	%{libname} = %{version}-%{release}
14mr|SDL_ttf-2.0.11-3|43	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14mr|SDL_ttf-2.0.11-3|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|SDL_ttf-2.0.11-3|45	
14mr|SDL_ttf-2.0.11-3|46	%description -n	%{develname}
14mr|SDL_ttf-2.0.11-3|47	This package contains the headers that programmers will need to develop
14mr|SDL_ttf-2.0.11-3|48	applications which will use %{name}.
14mr|SDL_ttf-2.0.11-3|49	
14mr|SDL_ttf-2.0.11-3|50	Warning! TrueType font decoding is under patent, and software using this
14mr|SDL_ttf-2.0.11-3|51	library may be in violation of this patent. Use at your own risk! See
14mr|SDL_ttf-2.0.11-3|52	http://www.freetype.org/ for details.
14mr|SDL_ttf-2.0.11-3|53	
14mr|SDL_ttf-2.0.11-3|54	%package -n %{libname}-test
14mr|SDL_ttf-2.0.11-3|55	Summary:	Test binary for %{name}
14mr|SDL_ttf-2.0.11-3|56	Group:		System/Libraries
14mr|SDL_ttf-2.0.11-3|57	Conflicts:	showfont
14mr|SDL_ttf-2.0.11-3|58	
14mr|SDL_ttf-2.0.11-3|59	%description -n	%{libname}-test
14mr|SDL_ttf-2.0.11-3|60	This package contains binary to test the associated library.
14mr|SDL_ttf-2.0.11-3|61	
14mr|SDL_ttf-2.0.11-3|62	%prep
14mr|SDL_ttf-2.0.11-3|63	%setup -q
14mr|SDL_ttf-2.0.11-3|64	
14mr|SDL_ttf-2.0.11-3|65	%build
14mr|SDL_ttf-2.0.11-3|66	export CFLAGS="%{optflags} -lm"
14mr|SDL_ttf-2.0.11-3|67	%configure2_5x --disable-static
14mr|SDL_ttf-2.0.11-3|68	%make
14mr|SDL_ttf-2.0.11-3|69	
14mr|SDL_ttf-2.0.11-3|70	%install
14mr|SDL_ttf-2.0.11-3|71	%makeinstall_std
14mr|SDL_ttf-2.0.11-3|72	%__install -d %{buildroot}%{_bindir}
14mr|SDL_ttf-2.0.11-3|73	%__install -m755 .libs/{showfont,glfont} %{buildroot}%{_bindir}
14mr|SDL_ttf-2.0.11-3|74	
14mr|SDL_ttf-2.0.11-3|75	%files -n %{libname}-test
14mr|SDL_ttf-2.0.11-3|76	%{_bindir}/showfont
14mr|SDL_ttf-2.0.11-3|77	%{_bindir}/glfont
14mr|SDL_ttf-2.0.11-3|78	
14mr|SDL_ttf-2.0.11-3|79	%files -n %{libname}
14mr|SDL_ttf-2.0.11-3|80	%{_libdir}/lib*%{apiver}.so.%{major}*
14mr|SDL_ttf-2.0.11-3|81	
14mr|SDL_ttf-2.0.11-3|82	%files -n %{develname}
14mr|SDL_ttf-2.0.11-3|83	%doc README CHANGES
14mr|SDL_ttf-2.0.11-3|84	%{_libdir}/lib*.so
14mr|SDL_ttf-2.0.11-3|85	%{_includedir}/SDL/*
14mr|SDL_ttf-2.0.11-3|86	%{_libdir}/pkgconfig/*.pc
14mr|SDL_ttf-2.0.11-3|87	
14mr|SDL_ttf-2.0.11-3|88	
14mr|SDL_ttf-2.0.11-3|89	
14mr|SDL_ttf-2.0.11-3|90	%changelog
14mr|SDL_ttf-2.0.11-3|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.11-3
14mr|SDL_ttf-2.0.11-3|92	+ Revision: c8efa07
14mr|SDL_ttf-2.0.11-3|93	- MassBuild#440: Increase release tag
14mr|SDL_ttf-2.0.11-3|94	
14mr|SDL_ttf-2.0.11-3|95	

18910 14
14mr|sdparm-1.08-2|1	Summary:	List or change SCSI disk parameters
14mr|sdparm-1.08-2|2	
14mr|sdparm-1.08-2|3	Name:		sdparm
14mr|sdparm-1.08-2|4	Version:	1.08
14mr|sdparm-1.08-2|5	Release:	2
14mr|sdparm-1.08-2|6	License:	BSD
14mr|sdparm-1.08-2|7	Group:		System/Kernel and hardware
14mr|sdparm-1.08-2|8	URL:		http://sg.danny.cz/sg/sdparm.html
14mr|sdparm-1.08-2|9	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
14mr|sdparm-1.08-2|10	
14mr|sdparm-1.08-2|11	%description
14mr|sdparm-1.08-2|12	SCSI disk parameters are held in mode pages. This utility lists or
14mr|sdparm-1.08-2|13	changes those parameters. Other SCSI devices (or devices that use
14mr|sdparm-1.08-2|14	the SCSI command set) such as CD/DVD and tape drives may also find
14mr|sdparm-1.08-2|15	parts of sdparm useful. Requires the linux kernel 2.4 series or later.
14mr|sdparm-1.08-2|16	In the 2.4 series SCSI generic device names (e.g. /dev/sg0)
14mr|sdparm-1.08-2|17	must be used. In the 2.6 series other device names may be used as
14mr|sdparm-1.08-2|18	well (e.g. /dev/sda).
14mr|sdparm-1.08-2|19	
14mr|sdparm-1.08-2|20	Warning: It is possible (but unlikely) to change SCSI disk settings
14mr|sdparm-1.08-2|21	that stop or slow it down. Use with care.
14mr|sdparm-1.08-2|22	
14mr|sdparm-1.08-2|23	%prep
14mr|sdparm-1.08-2|24	%setup -q
14mr|sdparm-1.08-2|25	
14mr|sdparm-1.08-2|26	%build
14mr|sdparm-1.08-2|27	%configure2_5x
14mr|sdparm-1.08-2|28	%make
14mr|sdparm-1.08-2|29	
14mr|sdparm-1.08-2|30	%install
14mr|sdparm-1.08-2|31	%makeinstall_std
14mr|sdparm-1.08-2|32	
14mr|sdparm-1.08-2|33	%clean
14mr|sdparm-1.08-2|34	
14mr|sdparm-1.08-2|35	%files
14mr|sdparm-1.08-2|36	%doc ChangeLog README CREDITS AUTHORS COPYING
14mr|sdparm-1.08-2|37	%{_bindir}/*
14mr|sdparm-1.08-2|38	%{_mandir}/man*/*
14mr|sdparm-1.08-2|39	
14mr|sdparm-1.08-2|40	
14mr|sdparm-1.08-2|41	
14mr|sdparm-1.08-2|42	
14mr|sdparm-1.08-2|43	
14mr|sdparm-1.08-2|44	
14mr|sdparm-1.08-2|45	%changelog
14mr|sdparm-1.08-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.08-2
14mr|sdparm-1.08-2|47	+ Revision: 1ec5131
14mr|sdparm-1.08-2|48	- MassBuild#440: Increase release tag
14mr|sdparm-1.08-2|49	
14mr|sdparm-1.08-2|50	

18911 14
14mr|seabios-1.7.3.2-2|1	Name:		seabios
14mr|seabios-1.7.3.2-2|2	Version:	1.7.3.2
14mr|seabios-1.7.3.2-2|3	Release:	2
14mr|seabios-1.7.3.2-2|4	Summary:	Open-source legacy BIOS implementation
14mr|seabios-1.7.3.2-2|5	
14mr|seabios-1.7.3.2-2|6	
14mr|seabios-1.7.3.2-2|7	Group:		Emulators
14mr|seabios-1.7.3.2-2|8	License:	LGPLv3
14mr|seabios-1.7.3.2-2|9	URL:		http://www.coreboot.org/SeaBIOS
14mr|seabios-1.7.3.2-2|10	Source0:	http://code.coreboot.org/p/seabios/downloads/get/%{name}-%{version}.tar.gz
14mr|seabios-1.7.3.2-2|11	
14mr|seabios-1.7.3.2-2|12	BuildRequires:	python iasl
14mr|seabios-1.7.3.2-2|13	ExclusiveArch:	%{ix86} x86_64
14mr|seabios-1.7.3.2-2|14	
14mr|seabios-1.7.3.2-2|15	Requires:	%{name}-bin = %{version}-%{release}
14mr|seabios-1.7.3.2-2|16	
14mr|seabios-1.7.3.2-2|17	# Seabios is noarch, but required on architectures which cannot build it.
14mr|seabios-1.7.3.2-2|18	# Disable debuginfo because it is of no use to us.
14mr|seabios-1.7.3.2-2|19	%global debug_package %{nil}
14mr|seabios-1.7.3.2-2|20	
14mr|seabios-1.7.3.2-2|21	# You can build a debugging version of the BIOS by setting this to a
14mr|seabios-1.7.3.2-2|22	# value > 1.  See src/config.h for possible values, but setting it to
14mr|seabios-1.7.3.2-2|23	# a number like 99 will enable all possible debugging.  Note that
14mr|seabios-1.7.3.2-2|24	# debugging goes to a special qemu port that you have to enable.  See
14mr|seabios-1.7.3.2-2|25	# the SeaBIOS top-level README file for the magic qemu invocation to
14mr|seabios-1.7.3.2-2|26	# enable this.
14mr|seabios-1.7.3.2-2|27	%global debug_level 1
14mr|seabios-1.7.3.2-2|28	
14mr|seabios-1.7.3.2-2|29	
14mr|seabios-1.7.3.2-2|30	%description
14mr|seabios-1.7.3.2-2|31	SeaBIOS is an open-source legacy BIOS implementation which can be used as
14mr|seabios-1.7.3.2-2|32	a coreboot payload. It implements the standard BIOS calling interfaces
14mr|seabios-1.7.3.2-2|33	that a typical x86 proprietary BIOS implements.
14mr|seabios-1.7.3.2-2|34	
14mr|seabios-1.7.3.2-2|35	
14mr|seabios-1.7.3.2-2|36	%ifarch %{ix86} x86_64
14mr|seabios-1.7.3.2-2|37	%package bin
14mr|seabios-1.7.3.2-2|38	Summary: Seabios for x86
14mr|seabios-1.7.3.2-2|39	
14mr|seabios-1.7.3.2-2|40	Buildarch: noarch
14mr|seabios-1.7.3.2-2|41	
14mr|seabios-1.7.3.2-2|42	
14mr|seabios-1.7.3.2-2|43	%description bin
14mr|seabios-1.7.3.2-2|44	SeaBIOS is an open-source legacy BIOS implementation which can be used as
14mr|seabios-1.7.3.2-2|45	a coreboot payload. It implements the standard BIOS calling interfaces
14mr|seabios-1.7.3.2-2|46	that a typical x86 proprietary BIOS implements.
14mr|seabios-1.7.3.2-2|47	%endif
14mr|seabios-1.7.3.2-2|48	
14mr|seabios-1.7.3.2-2|49	
14mr|seabios-1.7.3.2-2|50	%prep
14mr|seabios-1.7.3.2-2|51	%setup -q
14mr|seabios-1.7.3.2-2|52	
14mr|seabios-1.7.3.2-2|53	# Makefile changes version to include date and buildhost
14mr|seabios-1.7.3.2-2|54	sed -i 's,VERSION=%{version}.*,VERSION=%{version},g' Makefile
14mr|seabios-1.7.3.2-2|55	
14mr|seabios-1.7.3.2-2|56	
14mr|seabios-1.7.3.2-2|57	%build
14mr|seabios-1.7.3.2-2|58	mkdir -p bfd
14mr|seabios-1.7.3.2-2|59	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|seabios-1.7.3.2-2|60	export PATH=$PWD/bfd:$PATH
14mr|seabios-1.7.3.2-2|61	
14mr|seabios-1.7.3.2-2|62	make .config
14mr|seabios-1.7.3.2-2|63	sed -i 's,CONFIG_DEBUG_LEVEL=.*,CONFIG_DEBUG_LEVEL=%{debug_level},g' .config
14mr|seabios-1.7.3.2-2|64	
14mr|seabios-1.7.3.2-2|65	%ifarch %{ix86} x86_64
14mr|seabios-1.7.3.2-2|66	export CFLAGS="%{optflags}"
14mr|seabios-1.7.3.2-2|67	make
14mr|seabios-1.7.3.2-2|68	%endif
14mr|seabios-1.7.3.2-2|69	
14mr|seabios-1.7.3.2-2|70	
14mr|seabios-1.7.3.2-2|71	%install
14mr|seabios-1.7.3.2-2|72	mkdir -p %{buildroot}%{_datadir}/seabios
14mr|seabios-1.7.3.2-2|73	%ifarch %{ix86} x86_64
14mr|seabios-1.7.3.2-2|74	install -m 0644 out/bios.bin %{buildroot}%{_datadir}/seabios
14mr|seabios-1.7.3.2-2|75	%endif
14mr|seabios-1.7.3.2-2|76	
14mr|seabios-1.7.3.2-2|77	
14mr|seabios-1.7.3.2-2|78	%files
14mr|seabios-1.7.3.2-2|79	%doc COPYING COPYING.LESSER README TODO
14mr|seabios-1.7.3.2-2|80	
14mr|seabios-1.7.3.2-2|81	
14mr|seabios-1.7.3.2-2|82	%ifarch %{ix86} x86_64
14mr|seabios-1.7.3.2-2|83	%files bin
14mr|seabios-1.7.3.2-2|84	%dir %{_datadir}/seabios/
14mr|seabios-1.7.3.2-2|85	%{_datadir}/seabios/bios.bin
14mr|seabios-1.7.3.2-2|86	%endif
14mr|seabios-1.7.3.2-2|87	
14mr|seabios-1.7.3.2-2|88	
14mr|seabios-1.7.3.2-2|89	%changelog
14mr|seabios-1.7.3.2-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.3.2-2
14mr|seabios-1.7.3.2-2|91	+ Revision: dcba086
14mr|seabios-1.7.3.2-2|92	- MassBuild#440: Increase release tag
14mr|seabios-1.7.3.2-2|93	
14mr|seabios-1.7.3.2-2|94	

18912 14
14mr|seahorse-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|seahorse-3.12.2-2|2	
14mr|seahorse-3.12.2-2|3	Summary:	GNOME frontend to GnuPG
14mr|seahorse-3.12.2-2|4	Name:		seahorse
14mr|seahorse-3.12.2-2|5	Version:	3.12.2
14mr|seahorse-3.12.2-2|6	Release:	2
14mr|seahorse-3.12.2-2|7	License:	GPLv2+
14mr|seahorse-3.12.2-2|8	Group:		Graphical desktop/GNOME
14mr|seahorse-3.12.2-2|9	URL:		http://seahorse.sourceforge.net/
14mr|seahorse-3.12.2-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|seahorse-3.12.2-2|11	
14mr|seahorse-3.12.2-2|12	BuildRequires:	desktop-file-utils
14mr|seahorse-3.12.2-2|13	BuildRequires:	gnupg
14mr|seahorse-3.12.2-2|14	BuildRequires:	imagemagick
14mr|seahorse-3.12.2-2|15	BuildRequires:	intltool itstool
14mr|seahorse-3.12.2-2|16	BuildRequires:	xsltproc
14mr|seahorse-3.12.2-2|17	BuildRequires:	gpgme-devel >= 1.0.0
14mr|seahorse-3.12.2-2|18	BuildRequires:	libldap-devel
14mr|seahorse-3.12.2-2|19	BuildRequires:	pkgconfig(avahi-client)
14mr|seahorse-3.12.2-2|20	BuildRequires:	pkgconfig(avahi-glib)
14mr|seahorse-3.12.2-2|21	BuildRequires:	pkgconfig(gck-1)
14mr|seahorse-3.12.2-2|22	BuildRequires:	pkgconfig(gcr-3)
14mr|seahorse-3.12.2-2|23	BuildRequires:	pkgconfig(gio-2.0)
14mr|seahorse-3.12.2-2|24	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|seahorse-3.12.2-2|25	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|seahorse-3.12.2-2|26	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|seahorse-3.12.2-2|27	BuildRequires:	pkgconfig(gthread-2.0)
14mr|seahorse-3.12.2-2|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|seahorse-3.12.2-2|29	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|seahorse-3.12.2-2|30	BuildRequires:	pkgconfig(libsecret-1)
14mr|seahorse-3.12.2-2|31	
14mr|seahorse-3.12.2-2|32	Requires:	gnupg
14mr|seahorse-3.12.2-2|33	%rename		gnome-keyring-manager
14mr|seahorse-3.12.2-2|34	
14mr|seahorse-3.12.2-2|35	%description
14mr|seahorse-3.12.2-2|36	Seahorse is a GNOME frontend for the GNU Privacy Guard ecryption tool. It can
14mr|seahorse-3.12.2-2|37	be used for file encryption and decryption and for digitally signing files and
14mr|seahorse-3.12.2-2|38	for verifying those signatures. Key management options are also included.
14mr|seahorse-3.12.2-2|39	
14mr|seahorse-3.12.2-2|40	%prep
14mr|seahorse-3.12.2-2|41	%setup -q
14mr|seahorse-3.12.2-2|42	#apply_patches
14mr|seahorse-3.12.2-2|43	
14mr|seahorse-3.12.2-2|44	%build
14mr|seahorse-3.12.2-2|45	%configure2_5x \
14mr|seahorse-3.12.2-2|46	--disable-static \
14mr|seahorse-3.12.2-2|47	--disable-valac \
14mr|seahorse-3.12.2-2|48	--disable-scrollkeeper
14mr|seahorse-3.12.2-2|49	
14mr|seahorse-3.12.2-2|50	%make
14mr|seahorse-3.12.2-2|51	
14mr|seahorse-3.12.2-2|52	%install
14mr|seahorse-3.12.2-2|53	%makeinstall_std
14mr|seahorse-3.12.2-2|54	
14mr|seahorse-3.12.2-2|55	# Menu
14mr|seahorse-3.12.2-2|56	desktop-file-install --vendor="" \
14mr|seahorse-3.12.2-2|57	--remove-category="Advanced" \
14mr|seahorse-3.12.2-2|58	--remove-category="Application" \
14mr|seahorse-3.12.2-2|59	--dir %{buildroot}%{_datadir}/applications \
14mr|seahorse-3.12.2-2|60	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|seahorse-3.12.2-2|61	
14mr|seahorse-3.12.2-2|62	%find_lang %{name} --all-name --with-gnome
14mr|seahorse-3.12.2-2|63	
14mr|seahorse-3.12.2-2|64	%files -f %{name}.lang
14mr|seahorse-3.12.2-2|65	%doc AUTHORS ChangeLog NEWS README
14mr|seahorse-3.12.2-2|66	%dir %{_datadir}/seahorse/
14mr|seahorse-3.12.2-2|67	%dir %{_datadir}/seahorse/icons
14mr|seahorse-3.12.2-2|68	%dir %{_datadir}/seahorse/icons/hicolor
14mr|seahorse-3.12.2-2|69	%{_bindir}/seahorse
14mr|seahorse-3.12.2-2|70	%{_datadir}/GConf/gsettings/*.convert
14mr|seahorse-3.12.2-2|71	%{_datadir}/appdata/seahorse.appdata.xml
14mr|seahorse-3.12.2-2|72	%{_datadir}/applications/seahorse.desktop
14mr|seahorse-3.12.2-2|73	%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
14mr|seahorse-3.12.2-2|74	%{_datadir}/glib-2.0/schemas/*.xml
14mr|seahorse-3.12.2-2|75	%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
14mr|seahorse-3.12.2-2|76	%{_datadir}/icons/hicolor/*/apps/*
14mr|seahorse-3.12.2-2|77	%{_datadir}/seahorse/icons/hicolor/*
14mr|seahorse-3.12.2-2|78	%{_datadir}/seahorse/ui
14mr|seahorse-3.12.2-2|79	%{_libdir}/%{name}/
14mr|seahorse-3.12.2-2|80	%{_mandir}/man1/*
14mr|seahorse-3.12.2-2|81	
14mr|seahorse-3.12.2-2|82	%changelog
14mr|seahorse-3.12.2-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|seahorse-3.12.2-2|84	+ Revision: 2407cee
14mr|seahorse-3.12.2-2|85	- MassBuild#440: Increase release tag
14mr|seahorse-3.12.2-2|86	
14mr|seahorse-3.12.2-2|87	

18913 14
14mr|sed-4.2.2-2|1	%define debug_package %{nil}
14mr|sed-4.2.2-2|2	
14mr|sed-4.2.2-2|3	Summary:	A GNU stream text editor
14mr|sed-4.2.2-2|4	Name:		sed
14mr|sed-4.2.2-2|5	Version:	4.2.2
14mr|sed-4.2.2-2|6	Release:	2
14mr|sed-4.2.2-2|7	License:	GPL
14mr|sed-4.2.2-2|8	Group:		Text tools
14mr|sed-4.2.2-2|9	Url:		http://www.gnu.org/software/sed/
14mr|sed-4.2.2-2|10	Source0:	ftp://ftp.gnu.org/pub/gnu/sed/%{name}-%{version}.tar.bz2
14mr|sed-4.2.2-2|11	Source1:	ftp://ftp.gnu.org/pub/gnu/sed/%{name}-%{version}.tar.bz2.sig
14mr|sed-4.2.2-2|12	Patch0:		sed-4.1.1-dest_len-0.1.patch
14mr|sed-4.2.2-2|13	Provides:	/bin/sed
14mr|sed-4.2.2-2|14	BuildRequires:	texinfo
14mr|sed-4.2.2-2|15	
14mr|sed-4.2.2-2|16	%description
14mr|sed-4.2.2-2|17	The sed (Stream EDitor) editor is a stream or batch (non-interactive)
14mr|sed-4.2.2-2|18	editor.  Sed takes text as input, performs an operation or set of
14mr|sed-4.2.2-2|19	operations on the text and outputs the modified text.  The operations
14mr|sed-4.2.2-2|20	that sed performs (substitutions, deletions, insertions, etc.) can be
14mr|sed-4.2.2-2|21	specified in a script file or from the command line.
14mr|sed-4.2.2-2|22	
14mr|sed-4.2.2-2|23	%prep
14mr|sed-4.2.2-2|24	%setup -q
14mr|sed-4.2.2-2|25	%apply_patches
14mr|sed-4.2.2-2|26	
14mr|sed-4.2.2-2|27	%build
14mr|sed-4.2.2-2|28	%configure2_5x	--bindir=/bin
14mr|sed-4.2.2-2|29	%make LDFLAGS=-s
14mr|sed-4.2.2-2|30	%make html
14mr|sed-4.2.2-2|31	
14mr|sed-4.2.2-2|32	%check
14mr|sed-4.2.2-2|33	%make check
14mr|sed-4.2.2-2|34	
14mr|sed-4.2.2-2|35	%install
14mr|sed-4.2.2-2|36	%makeinstall_std
14mr|sed-4.2.2-2|37	rm -f %{buildroot}%{_docdir}/sed.html
14mr|sed-4.2.2-2|38	
14mr|sed-4.2.2-2|39	%find_lang %{name}
14mr|sed-4.2.2-2|40	
14mr|sed-4.2.2-2|41	%files -f %{name}.lang
14mr|sed-4.2.2-2|42	%doc BUGS NEWS README doc/sed.html
14mr|sed-4.2.2-2|43	%attr(755,root,root) /bin/sed
14mr|sed-4.2.2-2|44	%{_infodir}/sed.info*
14mr|sed-4.2.2-2|45	%{_mandir}/man1/sed.1*
14mr|sed-4.2.2-2|46	
14mr|sed-4.2.2-2|47	
14mr|sed-4.2.2-2|48	%changelog
14mr|sed-4.2.2-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.2-2
14mr|sed-4.2.2-2|50	+ Revision: bc59f9a
14mr|sed-4.2.2-2|51	- MassBuild#440: Increase release tag
14mr|sed-4.2.2-2|52	
14mr|sed-4.2.2-2|53	

18914 14
14mr|seed-3.8.1-4|1	%define debug_package %{nil}
14mr|seed-3.8.1-4|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|seed-3.8.1-4|3	%define Werror_cflags %nil
14mr|seed-3.8.1-4|4	
14mr|seed-3.8.1-4|5	%define major 0
14mr|seed-3.8.1-4|6	%define libname %mklibname %{name}-gtk3_ %{major}
14mr|seed-3.8.1-4|7	%define devname %mklibname %{name}-gtk3 -d
14mr|seed-3.8.1-4|8	
14mr|seed-3.8.1-4|9	Summary:	GObject JavaScriptCore bridge
14mr|seed-3.8.1-4|10	Name:		seed
14mr|seed-3.8.1-4|11	Version:	3.8.1
14mr|seed-3.8.1-4|12	Release:	4
14mr|seed-3.8.1-4|13	License:	LGPLv3+ and GPLv3+
14mr|seed-3.8.1-4|14	Group:		Development/Other
14mr|seed-3.8.1-4|15	Url:		http://live.gnome.org/Seed
14mr|seed-3.8.1-4|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/seed/%{url_ver}/%{name}-%{version}.tar.xz
14mr|seed-3.8.1-4|17	Patch0:		seed-3.8.1-linkage.patch
14mr|seed-3.8.1-4|18	Patch1:		seed-3.8.1-readline6.3.patch
14mr|seed-3.8.1-4|19	BuildRequires:	gnome-common
14mr|seed-3.8.1-4|20	BuildRequires:	gtk-doc
14mr|seed-3.8.1-4|21	BuildRequires:	intltool
14mr|seed-3.8.1-4|22	BuildRequires:	mpfr-devel
14mr|seed-3.8.1-4|23	BuildRequires:	readline-devel
14mr|seed-3.8.1-4|24	BuildRequires:	pkgconfig(cairo)
14mr|seed-3.8.1-4|25	BuildRequires:	pkgconfig(dbus-1)
14mr|seed-3.8.1-4|26	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|seed-3.8.1-4|27	BuildRequires:	pkgconfig(gdk-3.0)
14mr|seed-3.8.1-4|28	BuildRequires:	pkgconfig(gnome-js-common)
14mr|seed-3.8.1-4|29	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
14mr|seed-3.8.1-4|30	BuildRequires:	pkgconfig(gthread-2.0)
14mr|seed-3.8.1-4|31	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|seed-3.8.1-4|32	BuildRequires:	pkgconfig(libffi)
14mr|seed-3.8.1-4|33	BuildRequires:	pkgconfig(libxml-2.0)
14mr|seed-3.8.1-4|34	BuildRequires:	pkgconfig(sqlite3)
14mr|seed-3.8.1-4|35	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|seed-3.8.1-4|36	
14mr|seed-3.8.1-4|37	%description
14mr|seed-3.8.1-4|38	Seed is a library and interpreter, dynamically bridging (through
14mr|seed-3.8.1-4|39	GObjectIntrospection) the WebKit JavaScriptCore engine, with the
14mr|seed-3.8.1-4|40	GObject type system. In a more concrete sense, Seed enables you to
14mr|seed-3.8.1-4|41	immediately write applications around a significant portion of the
14mr|seed-3.8.1-4|42	GNOME platform, and easily embed JavaScript as a scripting-language in
14mr|seed-3.8.1-4|43	your GObject library.
14mr|seed-3.8.1-4|44	
14mr|seed-3.8.1-4|45	%files
14mr|seed-3.8.1-4|46	%doc README AUTHORS
14mr|seed-3.8.1-4|47	%{_bindir}/seed
14mr|seed-3.8.1-4|48	%{_libdir}/seed-gtk3
14mr|seed-3.8.1-4|49	%{_datadir}/seed-gtk3
14mr|seed-3.8.1-4|50	%{_mandir}/man1/seed.1*
14mr|seed-3.8.1-4|51	
14mr|seed-3.8.1-4|52	
14mr|seed-3.8.1-4|53	#----------------------------------------------------------------------------
14mr|seed-3.8.1-4|54	
14mr|seed-3.8.1-4|55	%package -n %{libname}
14mr|seed-3.8.1-4|56	Summary:	GObject JavaScriptCore bridge - shared library
14mr|seed-3.8.1-4|57	Group:		System/Libraries
14mr|seed-3.8.1-4|58	Obsoletes:	%{_lib}seed0 < 3.2.0-2
14mr|seed-3.8.1-4|59	
14mr|seed-3.8.1-4|60	%description -n %{libname}
14mr|seed-3.8.1-4|61	This package contains the dynamic libraries from %{name}.
14mr|seed-3.8.1-4|62	
14mr|seed-3.8.1-4|63	%files -n %{libname}
14mr|seed-3.8.1-4|64	%{_libdir}/libseed-gtk3.so.%{major}*
14mr|seed-3.8.1-4|65	
14mr|seed-3.8.1-4|66	#----------------------------------------------------------------------------
14mr|seed-3.8.1-4|67	
14mr|seed-3.8.1-4|68	%package -n %{devname}
14mr|seed-3.8.1-4|69	Summary:	GObject JavaScriptCore bridge - development library
14mr|seed-3.8.1-4|70	Group:		Development/C
14mr|seed-3.8.1-4|71	Requires:	%{libname} = %{EVRD}
14mr|seed-3.8.1-4|72	Provides:	%{name}-devel = %{EVRD}
14mr|seed-3.8.1-4|73	Obsoletes:	%{_lib}seed-devel < 3.2.0-2
14mr|seed-3.8.1-4|74	
14mr|seed-3.8.1-4|75	%description -n %{devname}
14mr|seed-3.8.1-4|76	This packages contains the headers and libraries for %{name}.
14mr|seed-3.8.1-4|77	
14mr|seed-3.8.1-4|78	%files -n %{devname}
14mr|seed-3.8.1-4|79	%doc ChangeLog
14mr|seed-3.8.1-4|80	%{_libdir}/libseed-gtk3.so
14mr|seed-3.8.1-4|81	%{_libdir}/pkgconfig/seed.pc
14mr|seed-3.8.1-4|82	%{_includedir}/seed-gtk3
14mr|seed-3.8.1-4|83	%{_datadir}/gtk-doc/html/seed
14mr|seed-3.8.1-4|84	
14mr|seed-3.8.1-4|85	#----------------------------------------------------------------------------
14mr|seed-3.8.1-4|86	
14mr|seed-3.8.1-4|87	%prep
14mr|seed-3.8.1-4|88	%setup -q
14mr|seed-3.8.1-4|89	%apply_patches
14mr|seed-3.8.1-4|90	
14mr|seed-3.8.1-4|91	# add lib64 to dlsearch_path_spec
14mr|seed-3.8.1-4|92	sed -i.libdir_syssearch -e \
14mr|seed-3.8.1-4|93	'/sys_lib_dlsearch_path_spec/s|/lib /usr/lib |/lib /lib64 /usr/lib /usr/lib64 |' \
14mr|seed-3.8.1-4|94	configure
14mr|seed-3.8.1-4|95	sed -i.cflags -e \
14mr|seed-3.8.1-4|96	's|^\([ \t][ \t]*\)CFLAGS=\"[^\$].*$|\1true|' \
14mr|seed-3.8.1-4|97	configure
14mr|seed-3.8.1-4|98	
14mr|seed-3.8.1-4|99	# remove unneeded shebang
14mr|seed-3.8.1-4|100	(cd extensions &&
14mr|seed-3.8.1-4|101	touch -r repl.js{,.timestamp} &&
14mr|seed-3.8.1-4|102	sed -i '1,2d' repl.js &&
14mr|seed-3.8.1-4|103	touch -r repl.js{.timestamp,} &&
14mr|seed-3.8.1-4|104	rm repl.js.timestamp)
14mr|seed-3.8.1-4|105	
14mr|seed-3.8.1-4|106	%build
14mr|seed-3.8.1-4|107	libtoolize --copy --force
14mr|seed-3.8.1-4|108	autoreconf -fi
14mr|seed-3.8.1-4|109	%configure2_5x \
14mr|seed-3.8.1-4|110	--enable-gtk-doc \
14mr|seed-3.8.1-4|111	--disable-static \
14mr|seed-3.8.1-4|112	--with-webkit=3.0
14mr|seed-3.8.1-4|113	
14mr|seed-3.8.1-4|114	%make
14mr|seed-3.8.1-4|115	
14mr|seed-3.8.1-4|116	%install
14mr|seed-3.8.1-4|117	%makeinstall_std
14mr|seed-3.8.1-4|118	
14mr|seed-3.8.1-4|119	
14mr|seed-3.8.1-4|120	%changelog
14mr|seed-3.8.1-4|121	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.1-4
14mr|seed-3.8.1-4|122	+ Revision: 7023aad
14mr|seed-3.8.1-4|123	- Add patch for readline 6.3 support
14mr|seed-3.8.1-4|124	
14mr|seed-3.8.1-4|125	

18915 14
14mr|sendmail-8.14.9-1|1	%if %{_use_internal_dependency_generator}
14mr|sendmail-8.14.9-1|2	%define __noautoreq 'perl\\(Net::CIDR\\)'
14mr|sendmail-8.14.9-1|3	%endif
14mr|sendmail-8.14.9-1|4	
14mr|sendmail-8.14.9-1|5	%define _enable_debug_packages	%{nil}
14mr|sendmail-8.14.9-1|6	%define debug_package		%{nil}
14mr|sendmail-8.14.9-1|7	
14mr|sendmail-8.14.9-1|8	%define initdir /etc/rc.d/init.d
14mr|sendmail-8.14.9-1|9	%define alternatives 1
14mr|sendmail-8.14.9-1|10	%define sendmaildir %{_prefix}/lib
14mr|sendmail-8.14.9-1|11	
14mr|sendmail-8.14.9-1|12	Summary:	A widely used Mail Transport Agent (MTA)
14mr|sendmail-8.14.9-1|13	Name:		sendmail
14mr|sendmail-8.14.9-1|14	Version:	8.14.9
14mr|sendmail-8.14.9-1|15	Release:	1
14mr|sendmail-8.14.9-1|16	License:	BSD
14mr|sendmail-8.14.9-1|17	Group:		System/Servers
14mr|sendmail-8.14.9-1|18	Url:		http://www.sendmail.org
14mr|sendmail-8.14.9-1|19	Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
14mr|sendmail-8.14.9-1|20	Source1:	sendmail.init
14mr|sendmail-8.14.9-1|21	Source2:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz.sig
14mr|sendmail-8.14.9-1|22	Source3:	aliases
14mr|sendmail-8.14.9-1|23	Source4:	sendmail.sysconfig
14mr|sendmail-8.14.9-1|24	Source5:	sendmail-etc-mail-Makefile
14mr|sendmail-8.14.9-1|25	Source6:	sendmail-mandrake.mc
14mr|sendmail-8.14.9-1|26	Source7:	Sendmail.conf
14mr|sendmail-8.14.9-1|27	Source8:	sendmail.pam
14mr|sendmail-8.14.9-1|28	Source9:	sendmail-real-time.mc
14mr|sendmail-8.14.9-1|29	Source10:	README.mdk
14mr|sendmail-8.14.9-1|30	Source13:	sendmail-certs.sh
14mr|sendmail-8.14.9-1|31	Patch1:		sendmail-8.10.0-makemapman.patch
14mr|sendmail-8.14.9-1|32	Patch3:		sendmail-8.8.7-rmail.patch
14mr|sendmail-8.14.9-1|33	Patch5:		sendmail-8.12.10-movefiles.patch
14mr|sendmail-8.14.9-1|34	Patch9:		sendmail-8.14.0-mdk.patch
14mr|sendmail-8.14.9-1|35	# (cjw) set .pid file for queue runner and set some other Rosa defaults
14mr|sendmail-8.14.9-1|36	#       adapted from fedora sendmail package
14mr|sendmail-8.14.9-1|37	Patch12:	sendmail-submit.mc-rosa.patch
14mr|sendmail-8.14.9-1|38	Patch50:	sendmail-8.11.1-up-limit.patch
14mr|sendmail-8.14.9-1|39	BuildRequires:	openssl
14mr|sendmail-8.14.9-1|40	#BuildRequires:	cyrus-sasl
14mr|sendmail-8.14.9-1|41	BuildRequires:	db-devel
14mr|sendmail-8.14.9-1|42	BuildRequires:	groff-for-man
14mr|sendmail-8.14.9-1|43	BuildRequires:	libgdbm-devel
14mr|sendmail-8.14.9-1|44	BuildRequires:	libldap-devel
14mr|sendmail-8.14.9-1|45	BuildRequires:	libsasl-devel
14mr|sendmail-8.14.9-1|46	BuildRequires:	tcp_wrappers-devel
14mr|sendmail-8.14.9-1|47	BuildRequires:	pkgconfig(libtirpc)
14mr|sendmail-8.14.9-1|48	BuildRequires:	pkgconfig(openssl)
14mr|sendmail-8.14.9-1|49	Requires:	procmail
14mr|sendmail-8.14.9-1|50	Requires:	bash
14mr|sendmail-8.14.9-1|51	Requires:	cyrus-sasl
14mr|sendmail-8.14.9-1|52	Requires:	openssl
14mr|sendmail-8.14.9-1|53	Requires: 	setup
14mr|sendmail-8.14.9-1|54	Requires(pre):	rpm-helper
14mr|sendmail-8.14.9-1|55	Requires(pre):	update-alternatives
14mr|sendmail-8.14.9-1|56	Provides:	mail-server
14mr|sendmail-8.14.9-1|57	Provides:	sendmail-command
14mr|sendmail-8.14.9-1|58	Conflicts:	postfix
14mr|sendmail-8.14.9-1|59	Conflicts:	vacation
14mr|sendmail-8.14.9-1|60	
14mr|sendmail-8.14.9-1|61	%description
14mr|sendmail-8.14.9-1|62	The Sendmail program is a very widely used Mail Transport Agent (MTA).
14mr|sendmail-8.14.9-1|63	MTAs send mail from one machine to another.
14mr|sendmail-8.14.9-1|64	
14mr|sendmail-8.14.9-1|65	Sendmail is not a client program, which you use to read your e-mail.
14mr|sendmail-8.14.9-1|66	Sendmail is a behind-the-scenes program which actually moves your
14mr|sendmail-8.14.9-1|67	e-mail over networks or the Internet to where you want it to go.
14mr|sendmail-8.14.9-1|68	
14mr|sendmail-8.14.9-1|69	If you ever need to reconfigure Sendmail, you'll also need to have the
14mr|sendmail-8.14.9-1|70	sendmail.cf package installed.  If you need documentation on Sendmail, you can
14mr|sendmail-8.14.9-1|71	install the sendmail-doc package.
14mr|sendmail-8.14.9-1|72	
14mr|sendmail-8.14.9-1|73	%files
14mr|sendmail-8.14.9-1|74	%attr(0555,bin,bin) /usr/bin/vacation
14mr|sendmail-8.14.9-1|75	/usr/bin/hoststat
14mr|sendmail-8.14.9-1|76	/usr/bin/purgestat
14mr|sendmail-8.14.9-1|77	/usr/bin/makemap
14mr|sendmail-8.14.9-1|78	%attr(0555,bin,bin) /usr/sbin/makemap
14mr|sendmail-8.14.9-1|79	%attr(0555,bin,bin) /usr/sbin/editmap
14mr|sendmail-8.14.9-1|80	%attr(0555,bin,bin) /usr/sbin/mail.local
14mr|sendmail-8.14.9-1|81	%attr(0555,bin,bin) /usr/sbin/smrsh
14mr|sendmail-8.14.9-1|82	%attr(0555,bin,bin) /usr/sbin/mailstats
14mr|sendmail-8.14.9-1|83	%attr(0555,bin,bin) /usr/sbin/praliases
14mr|sendmail-8.14.9-1|84	%if %{alternatives}
14mr|sendmail-8.14.9-1|85	%attr(2555,root,mail)/usr/sbin/sendmail.sendmail
14mr|sendmail-8.14.9-1|86	%{sendmaildir}/sendmail.sendmail
14mr|sendmail-8.14.9-1|87	%else
14mr|sendmail-8.14.9-1|88	%attr(2555,root,mail) /usr/sbin/sendmail
14mr|sendmail-8.14.9-1|89	%attr(0555,bin,bin) /usr/bin/rmail
14mr|sendmail-8.14.9-1|90	%{sendmaildir}/sendmail
14mr|sendmail-8.14.9-1|91	%endif
14mr|sendmail-8.14.9-1|92	/usr/bin/rmail
14mr|sendmail-8.14.9-1|93	/usr/bin/newaliases
14mr|sendmail-8.14.9-1|94	/usr/bin/mailq
14mr|sendmail-8.14.9-1|95	%{_mandir}/man1/mailq.1.*
14mr|sendmail-8.14.9-1|96	%{_mandir}/man1/newaliases.1.*
14mr|sendmail-8.14.9-1|97	%{_mandir}/man1/vacation.1.*
14mr|sendmail-8.14.9-1|98	%{_mandir}/man5/aliases.5.*
14mr|sendmail-8.14.9-1|99	%{_mandir}/man8/editmap.8.*
14mr|sendmail-8.14.9-1|100	%{_mandir}/man8/mail.local.8.*
14mr|sendmail-8.14.9-1|101	%{_mandir}/man8/mailstats.8.*
14mr|sendmail-8.14.9-1|102	%{_mandir}/man8/makemap.8.*
14mr|sendmail-8.14.9-1|103	%{_mandir}/man8/praliases.8.*
14mr|sendmail-8.14.9-1|104	%{_mandir}/man8/rmail.8.*
14mr|sendmail-8.14.9-1|105	%{_mandir}/man8/sendmail.8.*
14mr|sendmail-8.14.9-1|106	%{_mandir}/man8/smrsh.8.*
14mr|sendmail-8.14.9-1|107	# XXX can't do noreplace here or new sendmail will not deliver.
14mr|sendmail-8.14.9-1|108	%dir %{_sysconfdir}/smrsh
14mr|sendmail-8.14.9-1|109	%dir %{_sysconfdir}/mail
14mr|sendmail-8.14.9-1|110	%attr(0755,root,mail) %dir %{_sysconfdir}/ssl/%{name}
14mr|sendmail-8.14.9-1|111	%attr(0600,root,mail) %config(noreplace)        %{_sysconfdir}/ssl/%{name}/*
14mr|sendmail-8.14.9-1|112	%config(noreplace) %{_sysconfdir}/mail/Makefile
14mr|sendmail-8.14.9-1|113	%attr(0444,root,mail) %config(noreplace) %{_sysconfdir}/mail/sendmail.cf
14mr|sendmail-8.14.9-1|114	%attr(0444,root,mail) %config(noreplace) %{_sysconfdir}/mail/submit.cf
14mr|sendmail-8.14.9-1|115	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/sendmail.mc
14mr|sendmail-8.14.9-1|116	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/submit.mc
14mr|sendmail-8.14.9-1|117	%config(noreplace) %{_sysconfdir}/mail/local-host-names
14mr|sendmail-8.14.9-1|118	%config(noreplace) %{_sysconfdir}/aliases
14mr|sendmail-8.14.9-1|119	%attr(0644,root,root) %ghost %{_sysconfdir}/aliases.db
14mr|sendmail-8.14.9-1|120	%attr(0750,root,mail) %dir /var/spool/mqueue
14mr|sendmail-8.14.9-1|121	%attr(0770,mail,mail) %dir /var/spool/clientmqueue
14mr|sendmail-8.14.9-1|122	%attr(4555,root,mail) /var/log/statistics
14mr|sendmail-8.14.9-1|123	%attr(0644,root,root) %ghost %{_sysconfdir}/mail/virtusertable.db
14mr|sendmail-8.14.9-1|124	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/virtusertable
14mr|sendmail-8.14.9-1|125	%attr(0644,root,root) %ghost %{_sysconfdir}/mail/access.db
14mr|sendmail-8.14.9-1|126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/access
14mr|sendmail-8.14.9-1|127	%attr(0644,root,root) %ghost %{_sysconfdir}/mail/domaintable.db
14mr|sendmail-8.14.9-1|128	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/domaintable
14mr|sendmail-8.14.9-1|129	%attr(0644,root,root) %ghost %{_sysconfdir}/mail/mailertable.db
14mr|sendmail-8.14.9-1|130	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/mailertable
14mr|sendmail-8.14.9-1|131	%attr(0644,bin,bin) %config(noreplace) %{_sysconfdir}/mail/helpfile
14mr|sendmail-8.14.9-1|132	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/trusted-users
14mr|sendmail-8.14.9-1|133	%config(noreplace) %{_sysconfdir}/sysconfig/sendmail
14mr|sendmail-8.14.9-1|134	%config(noreplace) %{initdir}/sendmail
14mr|sendmail-8.14.9-1|135	%config(noreplace) %{_libdir}/sasl2/Sendmail.conf
14mr|sendmail-8.14.9-1|136	%config(noreplace) %{_sysconfdir}/logrotate.d/statistics
14mr|sendmail-8.14.9-1|137	%config(noreplace) %{_sysconfdir}/pam.d/smtp
14mr|sendmail-8.14.9-1|138	
14mr|sendmail-8.14.9-1|139	# scripts are too huge to list here
14mr|sendmail-8.14.9-1|140	
14mr|sendmail-8.14.9-1|141	#----------------------------------------------------------------------------
14mr|sendmail-8.14.9-1|142	
14mr|sendmail-8.14.9-1|143	%package doc
14mr|sendmail-8.14.9-1|144	Summary:	Documentation about the Sendmail Mail Transport Agent program
14mr|sendmail-8.14.9-1|145	Group:		Documentation
14mr|sendmail-8.14.9-1|146	
14mr|sendmail-8.14.9-1|147	%description doc
14mr|sendmail-8.14.9-1|148	The sendmail-doc package contains documentation about the Sendmail
14mr|sendmail-8.14.9-1|149	Mail Transport Agent (MTA) program, including release notes, the
14mr|sendmail-8.14.9-1|150	Sendmail FAQ and a few papers written about Sendmail.  The papers are
14mr|sendmail-8.14.9-1|151	provided in PostScript(TM) and troff formats.
14mr|sendmail-8.14.9-1|152	
14mr|sendmail-8.14.9-1|153	Install the sendmail-doc package if you need documentation about
14mr|sendmail-8.14.9-1|154	Sendmail.
14mr|sendmail-8.14.9-1|155	
14mr|sendmail-8.14.9-1|156	%files doc
14mr|sendmail-8.14.9-1|157	%doc contrib sendmail-docs%{_docdir}/sendmail
14mr|sendmail-8.14.9-1|158	
14mr|sendmail-8.14.9-1|159	#----------------------------------------------------------------------------
14mr|sendmail-8.14.9-1|160	
14mr|sendmail-8.14.9-1|161	%package cf
14mr|sendmail-8.14.9-1|162	Summary:	The files needed to reconfigure Sendmail
14mr|sendmail-8.14.9-1|163	Group:		System/Servers
14mr|sendmail-8.14.9-1|164	Requires:	m4
14mr|sendmail-8.14.9-1|165	Requires:	make
14mr|sendmail-8.14.9-1|166	
14mr|sendmail-8.14.9-1|167	%description cf
14mr|sendmail-8.14.9-1|168	This package includes the configuration files which you'd need to generate the
14mr|sendmail-8.14.9-1|169	sendmail.cf file distributed with the sendmail package.
14mr|sendmail-8.14.9-1|170	
14mr|sendmail-8.14.9-1|171	You'll need the sendmail-cf package if you ever need to reconfigure and rebuild
14mr|sendmail-8.14.9-1|172	your sendmail.cf file. For example, the default sendmail.cf file is not
14mr|sendmail-8.14.9-1|173	configured for UUCP. If someday you needed to send and receive mail over UUCP,
14mr|sendmail-8.14.9-1|174	you'd need to install the sendmail-cf package to help you reconfigure Sendmail.
14mr|sendmail-8.14.9-1|175	
14mr|sendmail-8.14.9-1|176	Install the sendmail-cf package if you need to reconfigure your
14mr|sendmail-8.14.9-1|177	sendmail.cf file.
14mr|sendmail-8.14.9-1|178	
14mr|sendmail-8.14.9-1|179	%files cf
14mr|sendmail-8.14.9-1|180	/usr/share/sendmail-cf
14mr|sendmail-8.14.9-1|181	
14mr|sendmail-8.14.9-1|182	#----------------------------------------------------------------------------
14mr|sendmail-8.14.9-1|183	
14mr|sendmail-8.14.9-1|184	%package devel
14mr|sendmail-8.14.9-1|185	Summary:	Sendmail static libraries and headers file
14mr|sendmail-8.14.9-1|186	Group:		Development/Other
14mr|sendmail-8.14.9-1|187	
14mr|sendmail-8.14.9-1|188	%description devel
14mr|sendmail-8.14.9-1|189	This package includes the static libraries and header files.
14mr|sendmail-8.14.9-1|190	
14mr|sendmail-8.14.9-1|191	%files devel
14mr|sendmail-8.14.9-1|192	%doc libsm/{*.html,README} sendmail-docs%{_docdir}/sendmail/{libmilter,README.libmilter}
14mr|sendmail-8.14.9-1|193	%dir %{_includedir}/libmilter
14mr|sendmail-8.14.9-1|194	%{_includedir}/libmilter/*.h
14mr|sendmail-8.14.9-1|195	%{_libdir}/lib*.a
14mr|sendmail-8.14.9-1|196	
14mr|sendmail-8.14.9-1|197	#----------------------------------------------------------------------------
14mr|sendmail-8.14.9-1|198	
14mr|sendmail-8.14.9-1|199	%prep
14mr|sendmail-8.14.9-1|200	%setup -q
14mr|sendmail-8.14.9-1|201	%patch1 -p1 -b .makemapman
14mr|sendmail-8.14.9-1|202	%patch3 -p1 -b .rmail
14mr|sendmail-8.14.9-1|203	%patch5 -p1 -b .movefiles
14mr|sendmail-8.14.9-1|204	%patch9 -p1 -b .mdk
14mr|sendmail-8.14.9-1|205	%patch12 -p1 -b .mandriva
14mr|sendmail-8.14.9-1|206	##
14mr|sendmail-8.14.9-1|207	%patch50 -p1 -b .up-limit
14mr|sendmail-8.14.9-1|208	##
14mr|sendmail-8.14.9-1|209	
14mr|sendmail-8.14.9-1|210	# XXX REVERTING
14mr|sendmail-8.14.9-1|211	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE6} > cf/cf/mandrake.mc
14mr|sendmail-8.14.9-1|212	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE9} > cf/cf/real-time.mc
14mr|sendmail-8.14.9-1|213	# (sb) smrsh path fixes in docs
14mr|sendmail-8.14.9-1|214	perl -pi -e 's|\/usr\/libexec|\/usr\/sbin|g' smrsh/README
14mr|sendmail-8.14.9-1|215	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/README
14mr|sendmail-8.14.9-1|216	perl -pi -e 's|\/usr\/lib\/sendmail|\/usr\/sbin\/sendmail|g' smrsh/README
14mr|sendmail-8.14.9-1|217	echo 'Paths modified for Mandriva Linux mailto:sbenedict@mandriva.com' >> smrsh/README
14mr|sendmail-8.14.9-1|218	
14mr|sendmail-8.14.9-1|219	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
14mr|sendmail-8.14.9-1|220	perl -pi -e 's|sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
14mr|sendmail-8.14.9-1|221	head -n -17 smrsh/smrsh.8 > smrsh/smrsh.8.mdk
14mr|sendmail-8.14.9-1|222	cat << EOF >> smrsh/smrsh.8.mdk
14mr|sendmail-8.14.9-1|223	.SH FILES
14mr|sendmail-8.14.9-1|224	/etc/smrsh \- directory for restricted programs
14mr|sendmail-8.14.9-1|225	.SH SEE ALSO
14mr|sendmail-8.14.9-1|226	sendmail(8)
14mr|sendmail-8.14.9-1|227	EOF
14mr|sendmail-8.14.9-1|228	mv smrsh/smrsh.8.mdk smrsh/smrsh.8
14mr|sendmail-8.14.9-1|229	
14mr|sendmail-8.14.9-1|230	# (sb) m4 path
14mr|sendmail-8.14.9-1|231	perl -pi -e 's|\`sh \$BUILDTOOLS\/bin\/find_m4.sh\`|\/usr\/bin\/m4|g' cf/cf/Build
14mr|sendmail-8.14.9-1|232	
14mr|sendmail-8.14.9-1|233	%build
14mr|sendmail-8.14.9-1|234	%serverbuild
14mr|sendmail-8.14.9-1|235	export RPM_OPT_FLAGS="%{optflags} -DNETINET6"
14mr|sendmail-8.14.9-1|236	export LDFLAGS="%{ldflags}"
14mr|sendmail-8.14.9-1|237	export confLIBDIR=%{_libdir}
14mr|sendmail-8.14.9-1|238	
14mr|sendmail-8.14.9-1|239	%make
14mr|sendmail-8.14.9-1|240	
14mr|sendmail-8.14.9-1|241	%install
14mr|sendmail-8.14.9-1|242	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|sendmail-8.14.9-1|243	mkdir -p %{buildroot}%{initdir}
14mr|sendmail-8.14.9-1|244	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|sendmail-8.14.9-1|245	mkdir -p %{buildroot}%{_bindir}
14mr|sendmail-8.14.9-1|246	mkdir -p %{buildroot}%{_libdir}
14mr|sendmail-8.14.9-1|247	mkdir -p %{buildroot}%{sendmaildir}
14mr|sendmail-8.14.9-1|248	mkdir -p %{buildroot}%{_mandir}/man{1,5,8}
14mr|sendmail-8.14.9-1|249	mkdir -p %{buildroot}%{_sbindir}
14mr|sendmail-8.14.9-1|250	mkdir -p %{buildroot}%{_var}/log
14mr|sendmail-8.14.9-1|251	mkdir -p %{buildroot}%{_var}/spool
14mr|sendmail-8.14.9-1|252	mkdir -p %{buildroot}%{_datadir}/sendmail-cf
14mr|sendmail-8.14.9-1|253	mkdir -p %{buildroot}%{_includedir}/libmilter
14mr|sendmail-8.14.9-1|254	mkdir -p %{buildroot}%{_docdir}/sendmail
14mr|sendmail-8.14.9-1|255	
14mr|sendmail-8.14.9-1|256	OBJDIR=obj.$(uname -s).$(uname -r).$(uname -m)
14mr|sendmail-8.14.9-1|257	
14mr|sendmail-8.14.9-1|258	# fix default id and gid during install steps
14mr|sendmail-8.14.9-1|259	
14mr|sendmail-8.14.9-1|260	nameuser=`id -nu`
14mr|sendmail-8.14.9-1|261	namegroup=`id -ng`
14mr|sendmail-8.14.9-1|262	
14mr|sendmail-8.14.9-1|263	export confLIBDIR=%{_libdir}
14mr|sendmail-8.14.9-1|264	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"
14mr|sendmail-8.14.9-1|265	
14mr|sendmail-8.14.9-1|266	# (sb) fix example perl script interpreter paths
14mr|sendmail-8.14.9-1|267	sed -i 's|/usr/local/bin/perl|/usr/bin/perl|' contrib/*.pl
14mr|sendmail-8.14.9-1|268	
14mr|sendmail-8.14.9-1|269	# see https://bugzilla.mandriva.com/show_bug.cgi?id=34050
14mr|sendmail-8.14.9-1|270	cat cf/cf/mandrake.mc | \
14mr|sendmail-8.14.9-1|271	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
14mr|sendmail-8.14.9-1|272	> cf/cf/mandrake-build.mc
14mr|sendmail-8.14.9-1|273	cat cf/cf/submit.mc | \
14mr|sendmail-8.14.9-1|274	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
14mr|sendmail-8.14.9-1|275	> cf/cf/submit-build.mc
14mr|sendmail-8.14.9-1|276	%makeinstall DESTDIR=%{buildroot} MANROOT=%{_mandir}/man CF=mandrake-build SUBMIT=submit-build $ID
14mr|sendmail-8.14.9-1|277	
14mr|sendmail-8.14.9-1|278	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/rmail
14mr|sendmail-8.14.9-1|279	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/mail.local
14mr|sendmail-8.14.9-1|280	
14mr|sendmail-8.14.9-1|281	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID install -C $OBJDIR/smrsh
14mr|sendmail-8.14.9-1|282	
14mr|sendmail-8.14.9-1|283	ln -sf ../sbin/makemap %{buildroot}%{_bindir}/makemap
14mr|sendmail-8.14.9-1|284	
14mr|sendmail-8.14.9-1|285	# install docs by hand - do it in builddir instead of RPM_BUILD_ROOT
14mr|sendmail-8.14.9-1|286	rm -fr sendmail-docs
14mr|sendmail-8.14.9-1|287	mkdir -p sendmail-docs%{_docdir}/sendmail
14mr|sendmail-8.14.9-1|288	cp -ar FAQ LICENSE KNOWNBUGS README RELEASE_NOTES doc sendmail-docs%{_docdir}/sendmail
14mr|sendmail-8.14.9-1|289	cp smrsh/README sendmail-docs%{_docdir}/sendmail/README.smrsh
14mr|sendmail-8.14.9-1|290	cp sendmail/README sendmail-docs%{_docdir}/sendmail/README.sendmail
14mr|sendmail-8.14.9-1|291	cp sendmail/SECURITY sendmail-docs%{_docdir}/sendmail/SECURITY.sendmail
14mr|sendmail-8.14.9-1|292	cp sendmail/TUNING sendmail-docs%{_docdir}/sendmail/TUNING.sendmail
14mr|sendmail-8.14.9-1|293	cp mail.local/README sendmail-docs%{_docdir}/sendmail/README.mail.local
14mr|sendmail-8.14.9-1|294	cp cf/README sendmail-docs%{_docdir}/sendmail/README.cf
14mr|sendmail-8.14.9-1|295	cp cf/cf/README sendmail-docs%{_docdir}/sendmail/README.install-cf
14mr|sendmail-8.14.9-1|296	cp %{SOURCE10} sendmail-docs%{_docdir}/sendmail/
14mr|sendmail-8.14.9-1|297	cp libmilter/README sendmail-docs%{_docdir}/sendmail/README.libmilter
14mr|sendmail-8.14.9-1|298	cp -ar libmilter/docs/ sendmail-docs%{_docdir}/sendmail/libmilter
14mr|sendmail-8.14.9-1|299	
14mr|sendmail-8.14.9-1|300	# install the cf files
14mr|sendmail-8.14.9-1|301	make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID CF=mandrake-build SUBMIT=submit-build install-cf -C cf/cf
14mr|sendmail-8.14.9-1|302	# restore include path
14mr|sendmail-8.14.9-1|303	sed -i -e "s,\.\./\.\./cf/m4/cf\.m4,%{_datadir}/sendmail-cf/m4/cf.m4,g" \
14mr|sendmail-8.14.9-1|304	%{buildroot}%{_sysconfdir}/mail/sendmail.cf
14mr|sendmail-8.14.9-1|305	rm -f cf/cf/mandrake-build.mc
14mr|sendmail-8.14.9-1|306	rm -f cf/cf/submit-build.mc
14mr|sendmail-8.14.9-1|307	pushd cf
14mr|sendmail-8.14.9-1|308	cp -ar * %{buildroot}%{_datadir}/sendmail-cf
14mr|sendmail-8.14.9-1|309	install -m 644 %{SOURCE9} %{buildroot}%{_datadir}/sendmail-cf/cf
14mr|sendmail-8.14.9-1|310	rm -f %{buildroot}%{_datadir}/sendmail-cf/*/*.m4path
14mr|sendmail-8.14.9-1|311	make -C cf mandrake-build.cf
14mr|sendmail-8.14.9-1|312	popd
14mr|sendmail-8.14.9-1|313	
14mr|sendmail-8.14.9-1|314	rm -f %{buildroot}%{_datadir}/sendmail-cf/cf/mandrake-build.cf
14mr|sendmail-8.14.9-1|315	
14mr|sendmail-8.14.9-1|316	mkdir -p %{buildroot}%{_sysconfdir}/mail
14mr|sendmail-8.14.9-1|317	sed -e 's|@@PATH@@|%{_datadir}/sendmail-cf|' < %{SOURCE6} > %{buildroot}%{_sysconfdir}/mail/sendmail.mc
14mr|sendmail-8.14.9-1|318	cp cf/cf/submit.mc %{buildroot}%{_sysconfdir}/mail/
14mr|sendmail-8.14.9-1|319	
14mr|sendmail-8.14.9-1|320	echo "# local-host-names - include all aliases for your machine here." > %{buildroot}%{_sysconfdir}/mail/local-host-names
14mr|sendmail-8.14.9-1|321	( echo "# trusted-users - users that can send mail as others without a warning"
14mr|sendmail-8.14.9-1|322	echo "# apache, mailman, majordomo, uucp, are good candidates" ) \
14mr|sendmail-8.14.9-1|323	> %{buildroot}%{_sysconfdir}/mail/trusted-users
14mr|sendmail-8.14.9-1|324	
14mr|sendmail-8.14.9-1|325	
14mr|sendmail-8.14.9-1|326	install -d -m755 %{buildroot}%{_var}/spool/mqueue
14mr|sendmail-8.14.9-1|327	install -d -m755 %{buildroot}%{_var}/spool/clientmqueue
14mr|sendmail-8.14.9-1|328	
14mr|sendmail-8.14.9-1|329	# dangling symlinks
14mr|sendmail-8.14.9-1|330	ln -sf ../sbin/sendmail.sendmail %{buildroot}%{sendmaildir}/sendmail
14mr|sendmail-8.14.9-1|331	for f in hoststat mailq newaliases purgestat
14mr|sendmail-8.14.9-1|332	do
14mr|sendmail-8.14.9-1|333	ln -sf ../sbin/sendmail.sendmail %{buildroot}%{_bindir}/${f}
14mr|sendmail-8.14.9-1|334	done
14mr|sendmail-8.14.9-1|335	
14mr|sendmail-8.14.9-1|336	mkdir -p %{buildroot}%{_sysconfdir}/smrsh
14mr|sendmail-8.14.9-1|337	
14mr|sendmail-8.14.9-1|338	cat <<EOF > %{buildroot}%{_sysconfdir}/mail/access
14mr|sendmail-8.14.9-1|339	# Check the /usr/share/doc/sendmail-%{version}/README.cf file for a description
14mr|sendmail-8.14.9-1|340	# of the format of this file. (search for access_db in that file)
14mr|sendmail-8.14.9-1|341	# The /usr/share/doc/sendmail-%{version}/README.cf is part of the sendmail-doc
14mr|sendmail-8.14.9-1|342	# package.
14mr|sendmail-8.14.9-1|343	#
14mr|sendmail-8.14.9-1|344	# by default we allow relaying from localhost...
14mr|sendmail-8.14.9-1|345	localhost.localdomain		RELAY
14mr|sendmail-8.14.9-1|346	localhost			RELAY
14mr|sendmail-8.14.9-1|347	127.0.0.1			RELAY
14mr|sendmail-8.14.9-1|348	
14mr|sendmail-8.14.9-1|349	EOF
14mr|sendmail-8.14.9-1|350	
14mr|sendmail-8.14.9-1|351	for map in virtusertable access domaintable mailertable
14mr|sendmail-8.14.9-1|352	do
14mr|sendmail-8.14.9-1|353	touch %{buildroot}%{_sysconfdir}/mail/${map}
14mr|sendmail-8.14.9-1|354	chmod 0644 %{buildroot}%{_sysconfdir}/mail/${map}
14mr|sendmail-8.14.9-1|355	%{buildroot}%{_sbindir}/makemap -C %{buildroot}%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}%{_sysconfdir}/mail/${map}.db < %{buildroot}%{_sysconfdir}/mail/${map}
14mr|sendmail-8.14.9-1|356	chmod 0644 %{buildroot}%{_sysconfdir}/mail/${map}.db
14mr|sendmail-8.14.9-1|357	done
14mr|sendmail-8.14.9-1|358	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/aliases
14mr|sendmail-8.14.9-1|359	%{buildroot}%{_sbindir}/makemap -C %{buildroot}%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}%{_sysconfdir}/aliases.db < %{SOURCE3}
14mr|sendmail-8.14.9-1|360	
14mr|sendmail-8.14.9-1|361	install -m644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/sendmail
14mr|sendmail-8.14.9-1|362	install -m755 %{SOURCE1} %{buildroot}%{initdir}/sendmail
14mr|sendmail-8.14.9-1|363	
14mr|sendmail-8.14.9-1|364	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/mail/Makefile
14mr|sendmail-8.14.9-1|365	
14mr|sendmail-8.14.9-1|366	chmod u+w %{buildroot}%{_sbindir}/{mailstats,praliases}
14mr|sendmail-8.14.9-1|367	chmod u+w %{buildroot}%{_bindir}/rmail
14mr|sendmail-8.14.9-1|368	
14mr|sendmail-8.14.9-1|369	install -m755 -d %{buildroot}%{_libdir}/sasl2
14mr|sendmail-8.14.9-1|370	install -m 644 %{SOURCE7} %{buildroot}%{_libdir}/sasl2/Sendmail.conf
14mr|sendmail-8.14.9-1|371	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/smtp
14mr|sendmail-8.14.9-1|372	
14mr|sendmail-8.14.9-1|373	# add certs directory for STARTTLS
14mr|sendmail-8.14.9-1|374	mkdir -p %{buildroot}%{_sysconfdir}/ssl/%{name}
14mr|sendmail-8.14.9-1|375	# create placeholder certs
14mr|sendmail-8.14.9-1|376	pushd %{buildroot}%{_sysconfdir}/ssl/%{name}
14mr|sendmail-8.14.9-1|377	sh %{SOURCE13}
14mr|sendmail-8.14.9-1|378	popd
14mr|sendmail-8.14.9-1|379	
14mr|sendmail-8.14.9-1|380	%if %{alternatives}
14mr|sendmail-8.14.9-1|381	mv %{buildroot}%{_sbindir}/sendmail %{buildroot}%{_sbindir}/sendmail.sendmail
14mr|sendmail-8.14.9-1|382	mv %{buildroot}%{sendmaildir}/sendmail %{buildroot}%{sendmaildir}/sendmail.sendmail
14mr|sendmail-8.14.9-1|383	%endif
14mr|sendmail-8.14.9-1|384	
14mr|sendmail-8.14.9-1|385	# (sb) logrotate
14mr|sendmail-8.14.9-1|386	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|sendmail-8.14.9-1|387	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/statistics
14mr|sendmail-8.14.9-1|388	/var/log/statistics {
14mr|sendmail-8.14.9-1|389	missingok
14mr|sendmail-8.14.9-1|390	compress
14mr|sendmail-8.14.9-1|391	postrotate
14mr|sendmail-8.14.9-1|392	service sendmail reload
14mr|sendmail-8.14.9-1|393	endscript
14mr|sendmail-8.14.9-1|394	}
14mr|sendmail-8.14.9-1|395	EOF
14mr|sendmail-8.14.9-1|396	
14mr|sendmail-8.14.9-1|397	# make strip able to touch these
14mr|sendmail-8.14.9-1|398	chmod 755 %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/*
14mr|sendmail-8.14.9-1|399	
14mr|sendmail-8.14.9-1|400	#----------------------------------------------------------------------------
14mr|sendmail-8.14.9-1|401	
14mr|sendmail-8.14.9-1|402	%pre
14mr|sendmail-8.14.9-1|403	%_pre_useradd mailnull /var/spool/mqueue /bin/false
14mr|sendmail-8.14.9-1|404	%_pre_useradd smmsp /var/spool/mqueue /bin/false
14mr|sendmail-8.14.9-1|405	
14mr|sendmail-8.14.9-1|406	%postun
14mr|sendmail-8.14.9-1|407	if [ "$1" -ge "1" ]; then
14mr|sendmail-8.14.9-1|408	${initdir}/sendmail condrestart > /dev/null 2>&1
14mr|sendmail-8.14.9-1|409	fi
14mr|sendmail-8.14.9-1|410	exit 0
14mr|sendmail-8.14.9-1|411	%_postun_userdel mailnull
14mr|sendmail-8.14.9-1|412	%_postun_userdel smmsp
14mr|sendmail-8.14.9-1|413	
14mr|sendmail-8.14.9-1|414	%post
14mr|sendmail-8.14.9-1|415	#
14mr|sendmail-8.14.9-1|416	# Convert old format to new
14mr|sendmail-8.14.9-1|417	#
14mr|sendmail-8.14.9-1|418	if [ -f %{_sysconfdir}/mail/deny ] ; then
14mr|sendmail-8.14.9-1|419	cat %{_sysconfdir}/mail/deny | \
14mr|sendmail-8.14.9-1|420	awk 'BEGIN{ print "# Entries from obsoleted /etc/mail/deny"} \
14mr|sendmail-8.14.9-1|421	{print $1" REJECT"}' >> %{_sysconfdir}/mail/access
14mr|sendmail-8.14.9-1|422	cp %{_sysconfdir}/mail/deny %{_sysconfdir}/mail/deny.rpmorig
14mr|sendmail-8.14.9-1|423	fi
14mr|sendmail-8.14.9-1|424	for oldfile in relay_allow ip_allow name_allow ; do
14mr|sendmail-8.14.9-1|425	if [ -f %{_sysconfdir}/mail/$oldfile ] ; then
14mr|sendmail-8.14.9-1|426	cat %{_sysconfdir}/mail/$oldfile | \
14mr|sendmail-8.14.9-1|427	awk "BEGIN { print \"# Entries from obsoleted /etc/mail/$oldfile\" ;} \
14mr|sendmail-8.14.9-1|428	{ print \$1\" RELAY\" }" >> %{_sysconfdir}/mail/access
14mr|sendmail-8.14.9-1|429	cp %{_sysconfdir}/mail/$oldfile %{_sysconfdir}/mail/$oldfile.rpmorig
14mr|sendmail-8.14.9-1|430	fi
14mr|sendmail-8.14.9-1|431	done
14mr|sendmail-8.14.9-1|432	
14mr|sendmail-8.14.9-1|433	%if %{alternatives}
14mr|sendmail-8.14.9-1|434	#
14mr|sendmail-8.14.9-1|435	# Set up the alternatives files for MTAs.
14mr|sendmail-8.14.9-1|436	#
14mr|sendmail-8.14.9-1|437	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/sendmail.sendmail 10 \
14mr|sendmail-8.14.9-1|438	--slave %{sendmaildir}/sendmail sendmail-command-in_libdir %{_sbindir}/sendmail.sendmail \
14mr|sendmail-8.14.9-1|439	#--initscript sendmail
14mr|sendmail-8.14.9-1|440	%endif
14mr|sendmail-8.14.9-1|441	
14mr|sendmail-8.14.9-1|442	#
14mr|sendmail-8.14.9-1|443	# Oops, these files moved
14mr|sendmail-8.14.9-1|444	#
14mr|sendmail-8.14.9-1|445	if [ -f %{_sysconfdir}/sendmail.cf -a ! -f %{_sysconfdir}/mail/sendmail.cf ] ; then
14mr|sendmail-8.14.9-1|446	sed -e 's/^O AutoRebuildAliases/#O AutoRebuildAliases/'  %{_sysconfdir}/sendmail.cf > %{_sysconfdir}/mail/sendmail.cf
14mr|sendmail-8.14.9-1|447	mv %{_sysconfdir}/sendmail.cf %{_sysconfdir}/sendmail.cf.rpmorig
14mr|sendmail-8.14.9-1|448	fi
14mr|sendmail-8.14.9-1|449	
14mr|sendmail-8.14.9-1|450	if [ -f %{_sysconfdir}/sendmail.cw ] ; then
14mr|sendmail-8.14.9-1|451	cat %{_sysconfdir}/sendmail.cw  | \
14mr|sendmail-8.14.9-1|452	awk 'BEGIN { print "# Entries from obsoleted /etc/sendmail.cw" ;} \
14mr|sendmail-8.14.9-1|453	{ print $1 }' >> %{_sysconfdir}/mail/local-host-names
14mr|sendmail-8.14.9-1|454	cp %{_sysconfdir}/sendmail.cw %{_sysconfdir}/sendmail.cw.rpmorig
14mr|sendmail-8.14.9-1|455	fi
14mr|sendmail-8.14.9-1|456	#
14mr|sendmail-8.14.9-1|457	# Rebuild maps (next reboot will rebuild also)
14mr|sendmail-8.14.9-1|458	#
14mr|sendmail-8.14.9-1|459	{ /usr/bin/newaliases
14mr|sendmail-8.14.9-1|460	for map in virtusertable access domaintable mailertable
14mr|sendmail-8.14.9-1|461	do
14mr|sendmail-8.14.9-1|462	if [ -f %{_sysconfdir}/mail/${map} ] ; then
14mr|sendmail-8.14.9-1|463	/usr/sbin/makemap hash %{_sysconfdir}/mail/${map} < %{_sysconfdir}/mail/${map}
14mr|sendmail-8.14.9-1|464	sleep 1
14mr|sendmail-8.14.9-1|465	fi
14mr|sendmail-8.14.9-1|466	done
14mr|sendmail-8.14.9-1|467	} > /dev/null 2>&1
14mr|sendmail-8.14.9-1|468	%_post_service sendmail
14mr|sendmail-8.14.9-1|469	
14mr|sendmail-8.14.9-1|470	%preun
14mr|sendmail-8.14.9-1|471	%_preun_service sendmail
14mr|sendmail-8.14.9-1|472	if [ $1 = 0 ]; then
14mr|sendmail-8.14.9-1|473	%if %{alternatives}
14mr|sendmail-8.14.9-1|474	update-alternatives --remove sendmail-command %{_sbindir}/sendmail.sendmail
14mr|sendmail-8.14.9-1|475	%endif
14mr|sendmail-8.14.9-1|476	fi
14mr|sendmail-8.14.9-1|477	
14mr|sendmail-8.14.9-1|478	
14mr|sendmail-8.14.9-1|479	%changelog
14mr|sendmail-8.14.9-1|480	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.14.9-1
14mr|sendmail-8.14.9-1|481	+ Revision: ee99185
14mr|sendmail-8.14.9-1|482	- Build with tirpc
14mr|sendmail-8.14.9-1|483	
14mr|sendmail-8.14.9-1|484	

18916 14
14mr|serf-1.3.2-7|1	%define	major 1
14mr|serf-1.3.2-7|2	%define libname %mklibname %{name}1_ %{major}
14mr|serf-1.3.2-7|3	%define develname %mklibname %{name} -d
14mr|serf-1.3.2-7|4	
14mr|serf-1.3.2-7|5	Summary:	A high-performance asynchronous HTTP client library
14mr|serf-1.3.2-7|6	Name:		serf
14mr|serf-1.3.2-7|7	Version:	1.3.2
14mr|serf-1.3.2-7|8	Release:	7
14mr|serf-1.3.2-7|9	License:	Apache License
14mr|serf-1.3.2-7|10	Group:		System/Libraries
14mr|serf-1.3.2-7|11	URL:		http://code.google.com/p/serf/
14mr|serf-1.3.2-7|12	Source0:	http://serf.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|serf-1.3.2-7|13	BuildRequires:	pkgconfig(apr-1)
14mr|serf-1.3.2-7|14	BuildRequires:	pkgconfig(apr-util-1)
14mr|serf-1.3.2-7|15	BuildRequires:	pkgconfig(openssl)
14mr|serf-1.3.2-7|16	BuildRequires:	zlib-devel
14mr|serf-1.3.2-7|17	BuildRequires:	db-devel
14mr|serf-1.3.2-7|18	BuildRequires:	openldap-devel
14mr|serf-1.3.2-7|19	BuildRequires:	scons
14mr|serf-1.3.2-7|20	
14mr|serf-1.3.2-7|21	%description
14mr|serf-1.3.2-7|22	The serf library is a C-based HTTP client library built upon the Apache
14mr|serf-1.3.2-7|23	Portable Runtime (APR) library. It multiplexes connections, running the
14mr|serf-1.3.2-7|24	read/write communication asynchronously. Memory copies and transformations are
14mr|serf-1.3.2-7|25	kept to a minimum to provide high performance operation.
14mr|serf-1.3.2-7|26	
14mr|serf-1.3.2-7|27	%package -n	%{libname}
14mr|serf-1.3.2-7|28	Summary:	A high-performance asynchronous HTTP client library
14mr|serf-1.3.2-7|29	Group:		System/Libraries
14mr|serf-1.3.2-7|30	
14mr|serf-1.3.2-7|31	%description -n	%{libname}
14mr|serf-1.3.2-7|32	The serf library is a C-based HTTP client library built upon the Apache
14mr|serf-1.3.2-7|33	Portable Runtime (APR) library. It multiplexes connections, running the
14mr|serf-1.3.2-7|34	read/write communication asynchronously. Memory copies and transformations are
14mr|serf-1.3.2-7|35	kept to a minimum to provide high performance operation.
14mr|serf-1.3.2-7|36	
14mr|serf-1.3.2-7|37	%package -n	%{develname}
14mr|serf-1.3.2-7|38	Summary:	Development libraries and headers for %{name}
14mr|serf-1.3.2-7|39	Group:		Development/C
14mr|serf-1.3.2-7|40	Requires:	%{libname} = %{version}-%{release}
14mr|serf-1.3.2-7|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|serf-1.3.2-7|42	
14mr|serf-1.3.2-7|43	%description -n	%{develname}
14mr|serf-1.3.2-7|44	The serf library is a C-based HTTP client library built upon the Apache
14mr|serf-1.3.2-7|45	Portable Runtime (APR) library. It multiplexes connections, running the
14mr|serf-1.3.2-7|46	read/write communication asynchronously. Memory copies and transformations are
14mr|serf-1.3.2-7|47	kept to a minimum to provide high performance operation.
14mr|serf-1.3.2-7|48	
14mr|serf-1.3.2-7|49	This package contains all of the development files that you will need in order
14mr|serf-1.3.2-7|50	to compile %{name} applications.
14mr|serf-1.3.2-7|51	
14mr|serf-1.3.2-7|52	%prep
14mr|serf-1.3.2-7|53	%setup -q
14mr|serf-1.3.2-7|54	
14mr|serf-1.3.2-7|55	%build
14mr|serf-1.3.2-7|56	%serverbuild
14mr|serf-1.3.2-7|57	scons \
14mr|serf-1.3.2-7|58	PREFIX=%{_prefix} \
14mr|serf-1.3.2-7|59	LIBDIR=%{_libdir} \
14mr|serf-1.3.2-7|60	APR=%{_prefix} \
14mr|serf-1.3.2-7|61	OPENSSL=%{_prefix} \
14mr|serf-1.3.2-7|62	ZLIB=%{_prefix} \
14mr|serf-1.3.2-7|63	DEBUG=yes \
14mr|serf-1.3.2-7|64	CFLAGS="%{optflags}" \
14mr|serf-1.3.2-7|65	APR_STATIC=no
14mr|serf-1.3.2-7|66	
14mr|serf-1.3.2-7|67	%scons
14mr|serf-1.3.2-7|68	
14mr|serf-1.3.2-7|69	%install
14mr|serf-1.3.2-7|70	scons install --install-sandbox=%{buildroot}
14mr|serf-1.3.2-7|71	
14mr|serf-1.3.2-7|72	# enable strip and debug packages
14mr|serf-1.3.2-7|73	chmod 755 %{buildroot}%{_libdir}/libserf*.so*
14mr|serf-1.3.2-7|74	
14mr|serf-1.3.2-7|75	# Don't ship static libs
14mr|serf-1.3.2-7|76	rm -fR %{buildroot}%{_libdir}/*.a
14mr|serf-1.3.2-7|77	rm -fR %{buildroot}%{_libdir}/*.la
14mr|serf-1.3.2-7|78	
14mr|serf-1.3.2-7|79	%files -n %{libname}
14mr|serf-1.3.2-7|80	%doc CHANGES LICENSE NOTICE README design-guide.txt
14mr|serf-1.3.2-7|81	%{_libdir}/lib*.so.%{major}*
14mr|serf-1.3.2-7|82	
14mr|serf-1.3.2-7|83	%files -n %{develname}
14mr|serf-1.3.2-7|84	%{_includedir}/%{name}-%{major}/*.h
14mr|serf-1.3.2-7|85	%{_libdir}/*.so
14mr|serf-1.3.2-7|86	%{_libdir}/pkgconfig/serf-1.pc
14mr|serf-1.3.2-7|87	
14mr|serf-1.3.2-7|88	%changelog
14mr|serf-1.3.2-7|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-7
14mr|serf-1.3.2-7|90	+ Revision: 00891ad
14mr|serf-1.3.2-7|91	- MassBuild#440: Increase release tag
14mr|serf-1.3.2-7|92	
14mr|serf-1.3.2-7|93	

18917 14
14mr|sessreg-1.0.8-2|1	Name: sessreg
14mr|sessreg-1.0.8-2|2	Version: 1.0.8
14mr|sessreg-1.0.8-2|3	Release: 2
14mr|sessreg-1.0.8-2|4	Summary: Manage utmp/wtmp entries for non-init clients
14mr|sessreg-1.0.8-2|5	
14mr|sessreg-1.0.8-2|6	Group: Development/X11
14mr|sessreg-1.0.8-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|sessreg-1.0.8-2|8	License: MIT
14mr|sessreg-1.0.8-2|9	
14mr|sessreg-1.0.8-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|sessreg-1.0.8-2|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|sessreg-1.0.8-2|12	
14mr|sessreg-1.0.8-2|13	%description
14mr|sessreg-1.0.8-2|14	Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions.
14mr|sessreg-1.0.8-2|15	
14mr|sessreg-1.0.8-2|16	%prep
14mr|sessreg-1.0.8-2|17	%setup -q -n %{name}-%{version}
14mr|sessreg-1.0.8-2|18	
14mr|sessreg-1.0.8-2|19	%build
14mr|sessreg-1.0.8-2|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|sessreg-1.0.8-2|21	--x-libraries=%{_libdir}
14mr|sessreg-1.0.8-2|22	
14mr|sessreg-1.0.8-2|23	%make
14mr|sessreg-1.0.8-2|24	
14mr|sessreg-1.0.8-2|25	%install
14mr|sessreg-1.0.8-2|26	%makeinstall_std
14mr|sessreg-1.0.8-2|27	
14mr|sessreg-1.0.8-2|28	%clean
14mr|sessreg-1.0.8-2|29	
14mr|sessreg-1.0.8-2|30	%files
14mr|sessreg-1.0.8-2|31	%{_bindir}/sessreg
14mr|sessreg-1.0.8-2|32	%{_mandir}/man1/sessreg.*
14mr|sessreg-1.0.8-2|33	
14mr|sessreg-1.0.8-2|34	
14mr|sessreg-1.0.8-2|35	
14mr|sessreg-1.0.8-2|36	
14mr|sessreg-1.0.8-2|37	%changelog
14mr|sessreg-1.0.8-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-2
14mr|sessreg-1.0.8-2|39	+ Revision: d806556
14mr|sessreg-1.0.8-2|40	- MassBuild#440: Increase release tag
14mr|sessreg-1.0.8-2|41	
14mr|sessreg-1.0.8-2|42	

18918 14
14mr|setserial-2.17-19|1	Summary:	A utility for configuring serial ports
14mr|setserial-2.17-19|2	Name:		setserial
14mr|setserial-2.17-19|3	Version:	2.17
14mr|setserial-2.17-19|4	Release:	19
14mr|setserial-2.17-19|5	License:	GPL
14mr|setserial-2.17-19|6	Group:		System/Configuration/Hardware
14mr|setserial-2.17-19|7	URL:		http://setserial.sourceforge.net/
14mr|setserial-2.17-19|8	Source0: 	ftp://tsx-11.mit.edu/pub/linux/sources/sbin/%{name}-%{version}.tar.bz2
14mr|setserial-2.17-19|9	Patch0:		setserial-2.17-LDFLAGS.diff
14mr|setserial-2.17-19|10	Patch1:		setserial-hayesesp.patch
14mr|setserial-2.17-19|11	BuildRequires:  groff-for-man
14mr|setserial-2.17-19|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|setserial-2.17-19|13	
14mr|setserial-2.17-19|14	%description
14mr|setserial-2.17-19|15	Setserial is a basic system utility for displaying or setting serial port
14mr|setserial-2.17-19|16	information. Setserial can reveal and allow you to alter the I/O port and IRQ
14mr|setserial-2.17-19|17	that a particular serial device is using, and more.
14mr|setserial-2.17-19|18	
14mr|setserial-2.17-19|19	You should install setserial because you may find it useful for detecting
14mr|setserial-2.17-19|20	and/or altering device information.
14mr|setserial-2.17-19|21	
14mr|setserial-2.17-19|22	%prep
14mr|setserial-2.17-19|23	%setup -q
14mr|setserial-2.17-19|24	%patch0 -p0
14mr|setserial-2.17-19|25	%patch1 -p1 -b .hayesesp
14mr|setserial-2.17-19|26	
14mr|setserial-2.17-19|27	%build
14mr|setserial-2.17-19|28	rm -f config.cache
14mr|setserial-2.17-19|29	
14mr|setserial-2.17-19|30	%configure
14mr|setserial-2.17-19|31	
14mr|setserial-2.17-19|32	%ifarch %{ix86}
14mr|setserial-2.17-19|33	%make
14mr|setserial-2.17-19|34	%else
14mr|setserial-2.17-19|35	%make DEFS="-DHAVE_ASM_IOCTLS_H=1"
14mr|setserial-2.17-19|36	%endif
14mr|setserial-2.17-19|37	
14mr|setserial-2.17-19|38	%install
14mr|setserial-2.17-19|39	rm -rf %{buildroot}
14mr|setserial-2.17-19|40	
14mr|setserial-2.17-19|41	install -m755 %{name} -D %{buildroot}/bin/%{name}
14mr|setserial-2.17-19|42	install -m644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
14mr|setserial-2.17-19|43	
14mr|setserial-2.17-19|44	%clean
14mr|setserial-2.17-19|45	rm -rf %{buildroot}
14mr|setserial-2.17-19|46	
14mr|setserial-2.17-19|47	%files
14mr|setserial-2.17-19|48	%defattr(644,root,root,755)
14mr|setserial-2.17-19|49	%doc README rc.serial *.lsm *.conf Documentation
14mr|setserial-2.17-19|50	%{_mandir}/man8/%{name}.8*
14mr|setserial-2.17-19|51	%defattr(755,root,root,755)
14mr|setserial-2.17-19|52	/bin/%{name}
14mr|setserial-2.17-19|53	
14mr|setserial-2.17-19|54	
14mr|setserial-2.17-19|55	
14mr|setserial-2.17-19|56	%changelog
14mr|setserial-2.17-19|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.17-19
14mr|setserial-2.17-19|58	+ Revision: 489142d
14mr|setserial-2.17-19|59	- MassBuild#440: Increase release tag
14mr|setserial-2.17-19|60	
14mr|setserial-2.17-19|61	

18919 14
14mr|setup-2.7.21-8|1	Summary:	A set of system configuration and setup files
14mr|setup-2.7.21-8|2	Name:		setup
14mr|setup-2.7.21-8|3	Version:	2.7.21
14mr|setup-2.7.21-8|4	Release:	8
14mr|setup-2.7.21-8|5	License:	Public Domain
14mr|setup-2.7.21-8|6	Group:		System/Configuration/Other
14mr|setup-2.7.21-8|7	Url:		http://svn.mandriva.com/svn/soft/setup/trunk
14mr|setup-2.7.21-8|8	Source0:	%{name}-%{version}.tar.xz
14mr|setup-2.7.21-8|9	Patch0:		setup-2.7.21.new.messagebus.patch
14mr|setup-2.7.21-8|10	Requires(pre):	coreutils
14mr|setup-2.7.21-8|11	Requires(pre):	grep
14mr|setup-2.7.21-8|12	Requires(pre):	rpm-helper
14mr|setup-2.7.21-8|13	Requires(posttrans):shadow-conv
14mr|setup-2.7.21-8|14	BuildArch:	noarch
14mr|setup-2.7.21-8|15	
14mr|setup-2.7.21-8|16	%description
14mr|setup-2.7.21-8|17	The setup package contains a set of very important system configuration
14mr|setup-2.7.21-8|18	and setup files, such as passwd, group, profile and more.
14mr|setup-2.7.21-8|19	
14mr|setup-2.7.21-8|20	You should install the setup package because you will find yourself using
14mr|setup-2.7.21-8|21	its many features for system administration.
14mr|setup-2.7.21-8|22	
14mr|setup-2.7.21-8|23	%files
14mr|setup-2.7.21-8|24	%doc NEWS
14mr|setup-2.7.21-8|25	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/passwd
14mr|setup-2.7.21-8|26	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/fstab
14mr|setup-2.7.21-8|27	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/resolv.conf
14mr|setup-2.7.21-8|28	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/group
14mr|setup-2.7.21-8|29	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hosts
14mr|setup-2.7.21-8|30	%config(noreplace) %{_sysconfdir}/services
14mr|setup-2.7.21-8|31	%config(noreplace) %{_sysconfdir}/inputrc
14mr|setup-2.7.21-8|32	%config(noreplace) %{_sysconfdir}/filesystems
14mr|setup-2.7.21-8|33	%config(noreplace) %{_sysconfdir}/host.conf
14mr|setup-2.7.21-8|34	%config(noreplace) %{_sysconfdir}/hosts.allow
14mr|setup-2.7.21-8|35	%config(noreplace) %{_sysconfdir}/hosts.deny
14mr|setup-2.7.21-8|36	%config(noreplace) %{_sysconfdir}/motd
14mr|setup-2.7.21-8|37	%config(noreplace) %{_sysconfdir}/printcap
14mr|setup-2.7.21-8|38	%config(noreplace) %{_sysconfdir}/profile
14mr|setup-2.7.21-8|39	%config(noreplace) %{_sysconfdir}/shells
14mr|setup-2.7.21-8|40	%config(noreplace) %{_sysconfdir}/protocols
14mr|setup-2.7.21-8|41	%attr(0644,root,root) %config(missingok,noreplace) %{_sysconfdir}/securetty
14mr|setup-2.7.21-8|42	%config(noreplace) %{_sysconfdir}/csh.login
14mr|setup-2.7.21-8|43	%config(noreplace) %{_sysconfdir}/csh.cshrc
14mr|setup-2.7.21-8|44	%ghost %verify(not md5 size mtime) /var/log/lastlog
14mr|setup-2.7.21-8|45	
14mr|setup-2.7.21-8|46	%pre
14mr|setup-2.7.21-8|47	# due to important new group additions, we need to add them manually here if they
14mr|setup-2.7.21-8|48	# don't already exist because rpm will create group.rpmnew instead
14mr|setup-2.7.21-8|49	if [ -f /etc/group ]; then
14mr|setup-2.7.21-8|50	grep -q '^auth:' /etc/group || %_pre_groupadd auth
14mr|setup-2.7.21-8|51	# be a little fancy here in case this is an upgrade and the user hasn't migrated to tcb yet
14mr|setup-2.7.21-8|52	if [ "`grep -q '^shadow:' /etc/group; echo $?`" == 1 ]; then
14mr|setup-2.7.21-8|53	%_pre_groupadd shadow
14mr|setup-2.7.21-8|54	if [ -f /etc/shadow ]; then
14mr|setup-2.7.21-8|55	chmod 0440 /etc/shadow && chgrp shadow /etc/shadow
14mr|setup-2.7.21-8|56	fi
14mr|setup-2.7.21-8|57	fi
14mr|setup-2.7.21-8|58	grep -q '^chkpwd:' /etc/group || %_pre_groupadd chkpwd
14mr|setup-2.7.21-8|59	grep -q '^dialout:' /etc/group || %_pre_groupadd dialout
14mr|setup-2.7.21-8|60	fi
14mr|setup-2.7.21-8|61	
14mr|setup-2.7.21-8|62	%posttrans
14mr|setup-2.7.21-8|63	pwconv 2>/dev/null >/dev/null  || :
14mr|setup-2.7.21-8|64	grpconv 2>/dev/null >/dev/null  || :
14mr|setup-2.7.21-8|65	
14mr|setup-2.7.21-8|66	[ -f /var/log/lastlog ] || echo -n '' > /var/log/lastlog
14mr|setup-2.7.21-8|67	
14mr|setup-2.7.21-8|68	if [ -x /usr/sbin/nscd ]; then
14mr|setup-2.7.21-8|69	nscd -i passwd -i group || :
14mr|setup-2.7.21-8|70	fi
14mr|setup-2.7.21-8|71	
14mr|setup-2.7.21-8|72	#----------------------------------------------------------------------------
14mr|setup-2.7.21-8|73	
14mr|setup-2.7.21-8|74	%prep
14mr|setup-2.7.21-8|75	%setup -q
14mr|setup-2.7.21-8|76	%apply_patches
14mr|setup-2.7.21-8|77	
14mr|setup-2.7.21-8|78	%build
14mr|setup-2.7.21-8|79	%make
14mr|setup-2.7.21-8|80	
14mr|setup-2.7.21-8|81	%install
14mr|setup-2.7.21-8|82	%makeinstall_std
14mr|setup-2.7.21-8|83	
14mr|setup-2.7.21-8|84	
14mr|setup-2.7.21-8|85	%changelog
14mr|setup-2.7.21-8|86	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.21-8
14mr|setup-2.7.21-8|87	+ Revision: bf1f0cc
14mr|setup-2.7.21-8|88	- Spec cleanup
14mr|setup-2.7.21-8|89	
14mr|setup-2.7.21-8|90	

18920 14
14mr|setxkbmap-1.3.0-2|1	Name: setxkbmap
14mr|setxkbmap-1.3.0-2|2	Version: 1.3.0
14mr|setxkbmap-1.3.0-2|3	Release: 2
14mr|setxkbmap-1.3.0-2|4	Summary: Set the keyboard using the X Keyboard Extension
14mr|setxkbmap-1.3.0-2|5	
14mr|setxkbmap-1.3.0-2|6	Group: Development/X11
14mr|setxkbmap-1.3.0-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|setxkbmap-1.3.0-2|8	License: MIT
14mr|setxkbmap-1.3.0-2|9	
14mr|setxkbmap-1.3.0-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|setxkbmap-1.3.0-2|11	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|setxkbmap-1.3.0-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|setxkbmap-1.3.0-2|13	
14mr|setxkbmap-1.3.0-2|14	%description
14mr|setxkbmap-1.3.0-2|15	The setxkbmap command maps the keyboard to use the layout determined by the
14mr|setxkbmap-1.3.0-2|16	options specified on the command line.
14mr|setxkbmap-1.3.0-2|17	
14mr|setxkbmap-1.3.0-2|18	%prep
14mr|setxkbmap-1.3.0-2|19	%setup -q -n %{name}-%{version}
14mr|setxkbmap-1.3.0-2|20	
14mr|setxkbmap-1.3.0-2|21	%build
14mr|setxkbmap-1.3.0-2|22	%configure
14mr|setxkbmap-1.3.0-2|23	%make
14mr|setxkbmap-1.3.0-2|24	
14mr|setxkbmap-1.3.0-2|25	%install
14mr|setxkbmap-1.3.0-2|26	%makeinstall_std
14mr|setxkbmap-1.3.0-2|27	
14mr|setxkbmap-1.3.0-2|28	%clean
14mr|setxkbmap-1.3.0-2|29	
14mr|setxkbmap-1.3.0-2|30	%files
14mr|setxkbmap-1.3.0-2|31	%{_bindir}/setxkbmap
14mr|setxkbmap-1.3.0-2|32	%{_mandir}/man1/setxkbmap.1.*
14mr|setxkbmap-1.3.0-2|33	
14mr|setxkbmap-1.3.0-2|34	
14mr|setxkbmap-1.3.0-2|35	
14mr|setxkbmap-1.3.0-2|36	
14mr|setxkbmap-1.3.0-2|37	%changelog
14mr|setxkbmap-1.3.0-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|setxkbmap-1.3.0-2|39	+ Revision: 81ce4a8
14mr|setxkbmap-1.3.0-2|40	- MassBuild#440: Increase release tag
14mr|setxkbmap-1.3.0-2|41	
14mr|setxkbmap-1.3.0-2|42	

18921 14
14mr|sfml-1.6-11|1	%define _duplicate_files_terminate_build 0
14mr|sfml-1.6-11|2	
14mr|sfml-1.6-11|3	%define major 1
14mr|sfml-1.6-11|4	%define minor  6
14mr|sfml-1.6-11|5	
14mr|sfml-1.6-11|6	%define libname_a %mklibname sfml-audio %{major}.%{minor}
14mr|sfml-1.6-11|7	%define devname_a %mklibname sfml-audio -d
14mr|sfml-1.6-11|8	%define libname_g %mklibname sfml-graphics %{major}.%{minor}
14mr|sfml-1.6-11|9	%define devname_g %mklibname sfml-graphics -d
14mr|sfml-1.6-11|10	%define libname_n %mklibname sfml-network %{major}.%{minor}
14mr|sfml-1.6-11|11	%define devname_n %mklibname sfml-network -d
14mr|sfml-1.6-11|12	%define libname_s %mklibname sfml-system %{major}.%{minor}
14mr|sfml-1.6-11|13	%define devname_s %mklibname sfml-system -d
14mr|sfml-1.6-11|14	%define libname_w %mklibname sfml-window %{major}.%{minor}
14mr|sfml-1.6-11|15	%define devname_w %mklibname sfml-window -d
14mr|sfml-1.6-11|16	
14mr|sfml-1.6-11|17	%define cname c%{name}
14mr|sfml-1.6-11|18	
14mr|sfml-1.6-11|19	%define libname_ac %mklibname csfml-audio %{major}.%{minor}
14mr|sfml-1.6-11|20	%define devname_ac %mklibname csfml-audio -d
14mr|sfml-1.6-11|21	%define libname_gc %mklibname csfml-graphics %{major}.%{minor}
14mr|sfml-1.6-11|22	%define devname_gc %mklibname csfml-graphics -d
14mr|sfml-1.6-11|23	%define libname_nc %mklibname csfml-network %{major}.%{minor}
14mr|sfml-1.6-11|24	%define devname_nc %mklibname csfml-network -d
14mr|sfml-1.6-11|25	%define libname_sc %mklibname csfml-system %{major}.%{minor}
14mr|sfml-1.6-11|26	%define devname_sc %mklibname csfml-system -d
14mr|sfml-1.6-11|27	%define libname_wc %mklibname csfml-window %{major}.%{minor}
14mr|sfml-1.6-11|28	%define devname_wc %mklibname csfml-window -d
14mr|sfml-1.6-11|29	
14mr|sfml-1.6-11|30	
14mr|sfml-1.6-11|31	Summary:	Simple and Fast Multimedia Library
14mr|sfml-1.6-11|32	Name:		sfml
14mr|sfml-1.6-11|33	Version:	1.6
14mr|sfml-1.6-11|34	Release:	11
14mr|sfml-1.6-11|35	License:	zlib/libpng License
14mr|sfml-1.6-11|36	Group:		System/Libraries
14mr|sfml-1.6-11|37	Url:		http://sourceforge.net/projects/sfml
14mr|sfml-1.6-11|38	Source0:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz
14mr|sfml-1.6-11|39	Source1:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz
14mr|sfml-1.6-11|40	# real links:
14mr|sfml-1.6-11|41	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz/download
14mr|sfml-1.6-11|42	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz/download
14mr|sfml-1.6-11|43	Patch0:		samples-qt-Makefile-qt-inc-path.patch
14mr|sfml-1.6-11|44	Patch1:		sfml-c-makefile.patch
14mr|sfml-1.6-11|45	Patch2:		rem-included-libs.patch
14mr|sfml-1.6-11|46	Patch3:		SFML-1.6-png15.patch
14mr|sfml-1.6-11|47	Patch4:		SFML-1.6-gcc4.7.patch
14mr|sfml-1.6-11|48	Patch5:		SFML-1.6-dso.patch
14mr|sfml-1.6-11|49	Patch6:		SFML-1.6-gcc4.9.patch
14mr|sfml-1.6-11|50	BuildRequires:	recode
14mr|sfml-1.6-11|51	BuildRequires:	pkgconfig(gl)
14mr|sfml-1.6-11|52	BuildRequires:	pkgconfig(glu)
14mr|sfml-1.6-11|53	BuildRequires:	pkgconfig(freetype2)
14mr|sfml-1.6-11|54	BuildRequires:	pkgconfig(openal)
14mr|sfml-1.6-11|55	BuildRequires:	pkgconfig(sndfile)
14mr|sfml-1.6-11|56	BuildRequires:	pkgconfig(x11)
14mr|sfml-1.6-11|57	BuildRequires:	pkgconfig(xrandr)
14mr|sfml-1.6-11|58	#for samples
14mr|sfml-1.6-11|59	BuildRequires:	qt4-devel
14mr|sfml-1.6-11|60	BuildRequires:	wxgtku-devel
14mr|sfml-1.6-11|61	
14mr|sfml-1.6-11|62	%description
14mr|sfml-1.6-11|63	SFML is a portable and easy to use multimedia API written in C++.
14mr|sfml-1.6-11|64	
14mr|sfml-1.6-11|65	Its features are :
14mr|sfml-1.6-11|66	- portability,
14mr|sfml-1.6-11|67	- object-oriented design,
14mr|sfml-1.6-11|68	- flexibility (a lot of small packages),
14mr|sfml-1.6-11|69	- easy to use,
14mr|sfml-1.6-11|70	- easy to integrate with GUI toolkits.
14mr|sfml-1.6-11|71	
14mr|sfml-1.6-11|72	The library is divided in 5 small packages :
14mr|sfml-1.6-11|73	- audio
14mr|sfml-1.6-11|74	- graphics
14mr|sfml-1.6-11|75	- network
14mr|sfml-1.6-11|76	- system
14mr|sfml-1.6-11|77	- window
14mr|sfml-1.6-11|78	
14mr|sfml-1.6-11|79	This package contains documentation and samples.
14mr|sfml-1.6-11|80	
14mr|sfml-1.6-11|81	%files
14mr|sfml-1.6-11|82	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|83	%doc *.txt doc/*
14mr|sfml-1.6-11|84	%attr(0755,root,root) %{_bindir}/sfml-sample-*
14mr|sfml-1.6-11|85	%{_datadir}/%{name}/samples
14mr|sfml-1.6-11|86	
14mr|sfml-1.6-11|87	########################################################
14mr|sfml-1.6-11|88	# C++ libs
14mr|sfml-1.6-11|89	
14mr|sfml-1.6-11|90	%package -n %{devname_a}
14mr|sfml-1.6-11|91	Summary:	Header files from %{name}-audio
14mr|sfml-1.6-11|92	Group:		Development/C++
14mr|sfml-1.6-11|93	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|94	Requires:	%{libname_a} = %{EVRD}
14mr|sfml-1.6-11|95	Provides:	%{name}-audio-devel = %{EVRD}
14mr|sfml-1.6-11|96	Conflicts:	%{devname_ac}
14mr|sfml-1.6-11|97	
14mr|sfml-1.6-11|98	%description -n %{devname_a}
14mr|sfml-1.6-11|99	Includes files for developing programs based on %{name}-audio.
14mr|sfml-1.6-11|100	
14mr|sfml-1.6-11|101	%files -n %{devname_a}
14mr|sfml-1.6-11|102	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|103	%{_includedir}/SFML/Audio.hpp
14mr|sfml-1.6-11|104	%{_includedir}/SFML/Audio
14mr|sfml-1.6-11|105	%{_libdir}/libsfml-audio.so
14mr|sfml-1.6-11|106	
14mr|sfml-1.6-11|107	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|108	
14mr|sfml-1.6-11|109	%package -n %{devname_g}
14mr|sfml-1.6-11|110	Summary:	Header files from %{name}-graphics
14mr|sfml-1.6-11|111	Group:		Development/C++
14mr|sfml-1.6-11|112	Requires:	sfml-window-devel = %{EVRD}
14mr|sfml-1.6-11|113	Requires:	%{libname_g} = %{EVRD}
14mr|sfml-1.6-11|114	Provides:	%{name}-graphics-devel = %{EVRD}
14mr|sfml-1.6-11|115	Conflicts:	%{devname_gc}
14mr|sfml-1.6-11|116	
14mr|sfml-1.6-11|117	%description -n %{devname_g}
14mr|sfml-1.6-11|118	Includes files for developing programs based on %{name}-graphics.
14mr|sfml-1.6-11|119	
14mr|sfml-1.6-11|120	%files -n %{devname_g}
14mr|sfml-1.6-11|121	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|122	%{_includedir}/SFML/Graphics.hpp
14mr|sfml-1.6-11|123	%{_includedir}/SFML/Graphics
14mr|sfml-1.6-11|124	%{_libdir}/libsfml-graphics.so
14mr|sfml-1.6-11|125	
14mr|sfml-1.6-11|126	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|127	
14mr|sfml-1.6-11|128	%package -n %{devname_n}
14mr|sfml-1.6-11|129	Summary:	Header files from %{name}-network
14mr|sfml-1.6-11|130	Group:		Development/C++
14mr|sfml-1.6-11|131	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|132	Requires:	%{libname_n} = %{EVRD}
14mr|sfml-1.6-11|133	Provides:	%{name}-network-devel = %{EVRD}
14mr|sfml-1.6-11|134	Conflicts:	%{devname_nc}
14mr|sfml-1.6-11|135	
14mr|sfml-1.6-11|136	%description -n %{devname_n}
14mr|sfml-1.6-11|137	Includes files for developing programs based on %{name}-network.
14mr|sfml-1.6-11|138	
14mr|sfml-1.6-11|139	%files -n %{devname_n}
14mr|sfml-1.6-11|140	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|141	%{_includedir}/SFML/Network.hpp
14mr|sfml-1.6-11|142	%{_includedir}/SFML/Network
14mr|sfml-1.6-11|143	%{_libdir}/libsfml-network.so
14mr|sfml-1.6-11|144	
14mr|sfml-1.6-11|145	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|146	
14mr|sfml-1.6-11|147	%package -n %{devname_s}
14mr|sfml-1.6-11|148	Summary:	Header files from %{name}-system
14mr|sfml-1.6-11|149	Group:		Development/C++
14mr|sfml-1.6-11|150	Requires:	%{libname_s} = %{EVRD}
14mr|sfml-1.6-11|151	Provides:	%{name}-system-devel = %{EVRD}
14mr|sfml-1.6-11|152	Conflicts:	%{devname_sc}
14mr|sfml-1.6-11|153	
14mr|sfml-1.6-11|154	%description -n %{devname_s}
14mr|sfml-1.6-11|155	Includes files for developing programs based on %{name}-system.
14mr|sfml-1.6-11|156	
14mr|sfml-1.6-11|157	%files -n %{devname_s}
14mr|sfml-1.6-11|158	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|159	%dir %{_includedir}/SFML
14mr|sfml-1.6-11|160	%{_includedir}/SFML/Config.hpp
14mr|sfml-1.6-11|161	%{_includedir}/SFML/System.hpp
14mr|sfml-1.6-11|162	%{_includedir}/SFML/System
14mr|sfml-1.6-11|163	%{_libdir}/libsfml-system.so
14mr|sfml-1.6-11|164	
14mr|sfml-1.6-11|165	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|166	
14mr|sfml-1.6-11|167	%package -n %{devname_w}
14mr|sfml-1.6-11|168	Summary:	Header files from %{name}-window
14mr|sfml-1.6-11|169	Group:		Development/C++
14mr|sfml-1.6-11|170	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|171	Requires:	%{libname_w} = %{EVRD}
14mr|sfml-1.6-11|172	Provides:	%{name}-window-devel = %{EVRD}
14mr|sfml-1.6-11|173	Conflicts:	%{devname_wc}
14mr|sfml-1.6-11|174	
14mr|sfml-1.6-11|175	%description -n %{devname_w}
14mr|sfml-1.6-11|176	Includes files for developing programs based on %{name}-window.
14mr|sfml-1.6-11|177	
14mr|sfml-1.6-11|178	%files -n %{devname_w}
14mr|sfml-1.6-11|179	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|180	%{_includedir}/SFML/Window.hpp
14mr|sfml-1.6-11|181	%{_includedir}/SFML/Window
14mr|sfml-1.6-11|182	%{_libdir}/libsfml-window.so
14mr|sfml-1.6-11|183	
14mr|sfml-1.6-11|184	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|185	
14mr|sfml-1.6-11|186	%package -n %{libname_a}
14mr|sfml-1.6-11|187	Summary:	Dynamic libraries from %{name}-audio
14mr|sfml-1.6-11|188	Group:		System/Libraries
14mr|sfml-1.6-11|189	Provides:	%{name}-audio = %{EVRD}
14mr|sfml-1.6-11|190	
14mr|sfml-1.6-11|191	%description -n %{libname_a}
14mr|sfml-1.6-11|192	Dynamic libraries from %{name}-audio.
14mr|sfml-1.6-11|193	
14mr|sfml-1.6-11|194	%files -n %{libname_a}
14mr|sfml-1.6-11|195	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
14mr|sfml-1.6-11|196	
14mr|sfml-1.6-11|197	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|198	
14mr|sfml-1.6-11|199	%package -n %{libname_g}
14mr|sfml-1.6-11|200	Summary:	Dynamic libraries from %{name}-graphics
14mr|sfml-1.6-11|201	Group:		System/Libraries
14mr|sfml-1.6-11|202	Provides:	%{name}-graphics = %{EVRD}
14mr|sfml-1.6-11|203	
14mr|sfml-1.6-11|204	%description -n %{libname_g}
14mr|sfml-1.6-11|205	Dynamic libraries from %{name}-graphics.
14mr|sfml-1.6-11|206	
14mr|sfml-1.6-11|207	%files -n %{libname_g}
14mr|sfml-1.6-11|208	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
14mr|sfml-1.6-11|209	
14mr|sfml-1.6-11|210	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|211	
14mr|sfml-1.6-11|212	%package -n %{libname_n}
14mr|sfml-1.6-11|213	Summary:	Dynamic libraries from %{name}-network
14mr|sfml-1.6-11|214	Group:		System/Libraries
14mr|sfml-1.6-11|215	Provides:	%{name}-network = %{EVRD}
14mr|sfml-1.6-11|216	
14mr|sfml-1.6-11|217	%description -n %{libname_n}
14mr|sfml-1.6-11|218	Dynamic libraries from %{name}-network.
14mr|sfml-1.6-11|219	
14mr|sfml-1.6-11|220	%files -n %{libname_n}
14mr|sfml-1.6-11|221	%{_libdir}/libsfml-network.so.%{major}.%{minor}
14mr|sfml-1.6-11|222	
14mr|sfml-1.6-11|223	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|224	
14mr|sfml-1.6-11|225	%package -n %{libname_s}
14mr|sfml-1.6-11|226	Summary:	Dynamic libraries from %{name}-system
14mr|sfml-1.6-11|227	Group:		System/Libraries
14mr|sfml-1.6-11|228	Provides:	%{name}-system = %{EVRD}
14mr|sfml-1.6-11|229	
14mr|sfml-1.6-11|230	%description -n %{libname_s}
14mr|sfml-1.6-11|231	Dynamic libraries from %{name}-system.
14mr|sfml-1.6-11|232	
14mr|sfml-1.6-11|233	%files -n %{libname_s}
14mr|sfml-1.6-11|234	%{_libdir}/libsfml-system.so.%{major}.%{minor}
14mr|sfml-1.6-11|235	
14mr|sfml-1.6-11|236	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|237	
14mr|sfml-1.6-11|238	%package -n %{libname_w}
14mr|sfml-1.6-11|239	Summary:	Dynamic libraries from %{name}-window
14mr|sfml-1.6-11|240	Group:		System/Libraries
14mr|sfml-1.6-11|241	Provides:	%{name}-window = %{EVRD}
14mr|sfml-1.6-11|242	
14mr|sfml-1.6-11|243	%description -n %{libname_w}
14mr|sfml-1.6-11|244	Dynamic libraries from %{name}-window.
14mr|sfml-1.6-11|245	
14mr|sfml-1.6-11|246	%files -n %{libname_w}
14mr|sfml-1.6-11|247	%{_libdir}/libsfml-window.so.%{major}.%{minor}
14mr|sfml-1.6-11|248	
14mr|sfml-1.6-11|249	########################################################
14mr|sfml-1.6-11|250	# C libs
14mr|sfml-1.6-11|251	
14mr|sfml-1.6-11|252	%package -n %{devname_ac}
14mr|sfml-1.6-11|253	Summary:	Header files from %{cname}-audio
14mr|sfml-1.6-11|254	Group:		Development/C
14mr|sfml-1.6-11|255	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|256	Requires:	%{libname_ac} = %{EVRD}
14mr|sfml-1.6-11|257	Requires:	%{libname_a} = %{EVRD}
14mr|sfml-1.6-11|258	Provides:	%{cname}-audio-devel = %{EVRD}
14mr|sfml-1.6-11|259	
14mr|sfml-1.6-11|260	%description -n %{devname_ac}
14mr|sfml-1.6-11|261	Includes files for developing programs based on %{cname}-audio.
14mr|sfml-1.6-11|262	
14mr|sfml-1.6-11|263	%files -n %{devname_ac}
14mr|sfml-1.6-11|264	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|265	%{_includedir}/SFML/Audio.h
14mr|sfml-1.6-11|266	%{_includedir}/SFML/Audio
14mr|sfml-1.6-11|267	%{_libdir}/libcsfml-audio.so
14mr|sfml-1.6-11|268	
14mr|sfml-1.6-11|269	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|270	
14mr|sfml-1.6-11|271	%package -n %{devname_gc}
14mr|sfml-1.6-11|272	Summary:	Header files from %{cname}-graphics
14mr|sfml-1.6-11|273	Group:		Development/C
14mr|sfml-1.6-11|274	Requires:	sfml-window-devel = %{EVRD}
14mr|sfml-1.6-11|275	Requires:	%{libname_gc} = %{EVRD}
14mr|sfml-1.6-11|276	Requires:	%{libname_g} = %{EVRD}
14mr|sfml-1.6-11|277	Provides:	%{cname}-graphics-devel = %{EVRD}
14mr|sfml-1.6-11|278	
14mr|sfml-1.6-11|279	%description -n %{devname_gc}
14mr|sfml-1.6-11|280	Includes files for developing programs based on %{cname}-graphics.
14mr|sfml-1.6-11|281	
14mr|sfml-1.6-11|282	%files -n %{devname_gc}
14mr|sfml-1.6-11|283	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|284	%{_includedir}/SFML/Graphics.h
14mr|sfml-1.6-11|285	%{_includedir}/SFML/Graphics
14mr|sfml-1.6-11|286	%{_libdir}/libcsfml-graphics.so
14mr|sfml-1.6-11|287	
14mr|sfml-1.6-11|288	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|289	
14mr|sfml-1.6-11|290	%package -n %{devname_nc}
14mr|sfml-1.6-11|291	Summary:	Header files from %{cname}-network
14mr|sfml-1.6-11|292	Group:		Development/C
14mr|sfml-1.6-11|293	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|294	Requires:	%{libname_nc} = %{EVRD}
14mr|sfml-1.6-11|295	Requires:	%{libname_n} = %{EVRD}
14mr|sfml-1.6-11|296	Provides:	%{cname}-network-devel = %{EVRD}
14mr|sfml-1.6-11|297	
14mr|sfml-1.6-11|298	%description -n %{devname_nc}
14mr|sfml-1.6-11|299	Includes files for developing programs based on %{cname}-network.
14mr|sfml-1.6-11|300	
14mr|sfml-1.6-11|301	%files -n %{devname_nc}
14mr|sfml-1.6-11|302	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|303	%{_includedir}/SFML/Network.h
14mr|sfml-1.6-11|304	%{_includedir}/SFML/Network
14mr|sfml-1.6-11|305	%{_libdir}/libcsfml-network.so
14mr|sfml-1.6-11|306	
14mr|sfml-1.6-11|307	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|308	
14mr|sfml-1.6-11|309	%package -n %{devname_sc}
14mr|sfml-1.6-11|310	Summary:	Header files from %{cname}-system
14mr|sfml-1.6-11|311	Group:		Development/C
14mr|sfml-1.6-11|312	Requires:	%{libname_sc} = %{EVRD}
14mr|sfml-1.6-11|313	Requires:	%{libname_s} = %{EVRD}
14mr|sfml-1.6-11|314	Provides:	%{cname}-system-devel = %{EVRD}
14mr|sfml-1.6-11|315	
14mr|sfml-1.6-11|316	%description -n %{devname_sc}
14mr|sfml-1.6-11|317	Includes files for developing programs based on %{cname}-system.
14mr|sfml-1.6-11|318	
14mr|sfml-1.6-11|319	%files -n %{devname_sc}
14mr|sfml-1.6-11|320	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|321	%dir %{_includedir}/SFML
14mr|sfml-1.6-11|322	%{_includedir}/SFML/Config.h
14mr|sfml-1.6-11|323	%{_includedir}/SFML/System.h
14mr|sfml-1.6-11|324	%{_includedir}/SFML/System
14mr|sfml-1.6-11|325	%{_libdir}/libcsfml-system.so
14mr|sfml-1.6-11|326	
14mr|sfml-1.6-11|327	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|328	
14mr|sfml-1.6-11|329	%package -n %{devname_wc}
14mr|sfml-1.6-11|330	Summary:	Header files from %{cname}-window
14mr|sfml-1.6-11|331	Group:		Development/C
14mr|sfml-1.6-11|332	Requires:	sfml-system-devel = %{EVRD}
14mr|sfml-1.6-11|333	Requires:	%{libname_wc} = %{EVRD}
14mr|sfml-1.6-11|334	Requires:	%{libname_w} = %{EVRD}
14mr|sfml-1.6-11|335	Provides:	%{cname}-window-devel = %{EVRD}
14mr|sfml-1.6-11|336	
14mr|sfml-1.6-11|337	%description -n %{devname_wc}
14mr|sfml-1.6-11|338	Includes files for developing programs based on %{cname}-window.
14mr|sfml-1.6-11|339	
14mr|sfml-1.6-11|340	%files -n %{devname_wc}
14mr|sfml-1.6-11|341	%defattr(0644,root,root,0755)
14mr|sfml-1.6-11|342	%{_includedir}/SFML/Window.h
14mr|sfml-1.6-11|343	%{_includedir}/SFML/Window
14mr|sfml-1.6-11|344	%{_libdir}/libcsfml-window.so
14mr|sfml-1.6-11|345	
14mr|sfml-1.6-11|346	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|347	
14mr|sfml-1.6-11|348	%package -n %{libname_ac}
14mr|sfml-1.6-11|349	Summary:	Dynamic libraries from %{cname}-audio
14mr|sfml-1.6-11|350	Group:		System/Libraries
14mr|sfml-1.6-11|351	Requires:	%{libname_a} = %{EVRD}
14mr|sfml-1.6-11|352	Provides:	%{cname}-audio = %{EVRD}
14mr|sfml-1.6-11|353	
14mr|sfml-1.6-11|354	%description -n %{libname_ac}
14mr|sfml-1.6-11|355	Dynamic libraries from %{cname}-audio.
14mr|sfml-1.6-11|356	
14mr|sfml-1.6-11|357	%files -n %{libname_ac}
14mr|sfml-1.6-11|358	%{_libdir}/libcsfml-audio.so.%{major}.%{minor}
14mr|sfml-1.6-11|359	
14mr|sfml-1.6-11|360	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|361	
14mr|sfml-1.6-11|362	%package -n %{libname_gc}
14mr|sfml-1.6-11|363	Summary:	Dynamic libraries from %{cname}-graphics
14mr|sfml-1.6-11|364	Group:		System/Libraries
14mr|sfml-1.6-11|365	Requires:	%{libname_g} = %{EVRD}
14mr|sfml-1.6-11|366	Provides:	%{cname}-graphics = %{EVRD}
14mr|sfml-1.6-11|367	
14mr|sfml-1.6-11|368	%description -n %{libname_gc}
14mr|sfml-1.6-11|369	Dynamic libraries from %{cname}-graphics.
14mr|sfml-1.6-11|370	
14mr|sfml-1.6-11|371	%files -n %{libname_gc}
14mr|sfml-1.6-11|372	%{_libdir}/libcsfml-graphics.so.%{major}.%{minor}
14mr|sfml-1.6-11|373	
14mr|sfml-1.6-11|374	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|375	
14mr|sfml-1.6-11|376	%package -n %{libname_nc}
14mr|sfml-1.6-11|377	Summary:	Dynamic libraries from %{cname}-network
14mr|sfml-1.6-11|378	Group:		System/Libraries
14mr|sfml-1.6-11|379	Requires:	%{libname_n} = %{EVRD}
14mr|sfml-1.6-11|380	Provides:	%{cname}-network = %{EVRD}
14mr|sfml-1.6-11|381	
14mr|sfml-1.6-11|382	%description -n %{libname_nc}
14mr|sfml-1.6-11|383	Dynamic libraries from %{cname}-network.
14mr|sfml-1.6-11|384	
14mr|sfml-1.6-11|385	%files -n %{libname_nc}
14mr|sfml-1.6-11|386	%{_libdir}/libcsfml-network.so.%{major}.%{minor}
14mr|sfml-1.6-11|387	
14mr|sfml-1.6-11|388	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|389	
14mr|sfml-1.6-11|390	%package -n %{libname_sc}
14mr|sfml-1.6-11|391	Summary:	Dynamic libraries from %{cname}-system
14mr|sfml-1.6-11|392	Group:		System/Libraries
14mr|sfml-1.6-11|393	Requires:	%{libname_s} = %{EVRD}
14mr|sfml-1.6-11|394	Provides:	%{cname}-system = %{EVRD}
14mr|sfml-1.6-11|395	
14mr|sfml-1.6-11|396	%description -n %{libname_sc}
14mr|sfml-1.6-11|397	Dynamic libraries from %{cname}-system.
14mr|sfml-1.6-11|398	
14mr|sfml-1.6-11|399	%files -n %{libname_sc}
14mr|sfml-1.6-11|400	%{_libdir}/libcsfml-system.so.%{major}.%{minor}
14mr|sfml-1.6-11|401	
14mr|sfml-1.6-11|402	#----------------------------------------------------------------------------
14mr|sfml-1.6-11|403	
14mr|sfml-1.6-11|404	%package -n %{libname_wc}
14mr|sfml-1.6-11|405	Summary:	Dynamic libraries from %{cname}-window
14mr|sfml-1.6-11|406	Group:		System/Libraries
14mr|sfml-1.6-11|407	Requires:	%{libname_w} = %{EVRD}
14mr|sfml-1.6-11|408	Provides:	%{cname}-window = %{EVRD}
14mr|sfml-1.6-11|409	
14mr|sfml-1.6-11|410	%description -n %{libname_wc}
14mr|sfml-1.6-11|411	Dynamic libraries from %{cname}-window.
14mr|sfml-1.6-11|412	
14mr|sfml-1.6-11|413	%files -n %{libname_wc}
14mr|sfml-1.6-11|414	%{_libdir}/libcsfml-window.so.%{major}.%{minor}
14mr|sfml-1.6-11|415	
14mr|sfml-1.6-11|416	########################################################
14mr|sfml-1.6-11|417	
14mr|sfml-1.6-11|418	%prep
14mr|sfml-1.6-11|419	%setup -q -b1 -n SFML-%{version}
14mr|sfml-1.6-11|420	rm -f lib/*.so*
14mr|sfml-1.6-11|421	# removing included libs
14mr|sfml-1.6-11|422	rm -rf src/SFML/Graphics/libjpeg/
14mr|sfml-1.6-11|423	rm -rf src/SFML/Graphics/libpng/
14mr|sfml-1.6-11|424	rm -rf src/SFML/Graphics/zlib/
14mr|sfml-1.6-11|425	%patch0 -p0 -b .qtincpath
14mr|sfml-1.6-11|426	%patch1 -p0 -b .csfml
14mr|sfml-1.6-11|427	%patch2 -p1 -b .inclibs
14mr|sfml-1.6-11|428	%patch3 -p1 -b .png15
14mr|sfml-1.6-11|429	%patch4 -p1 -b .gcc46
14mr|sfml-1.6-11|430	%patch5 -p1 -b .dso
14mr|sfml-1.6-11|431	%patch6 -p1 -b .gcc49
14mr|sfml-1.6-11|432	
14mr|sfml-1.6-11|433	%ifarch x86_64
14mr|sfml-1.6-11|434	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" src/SFML/Makefile
14mr|sfml-1.6-11|435	%endif
14mr|sfml-1.6-11|436	perl -pi -e "s|\r\n|\n|g" *.txt
14mr|sfml-1.6-11|437	recode l1..u8 *.txt
14mr|sfml-1.6-11|438	
14mr|sfml-1.6-11|439	%ifarch x86_64
14mr|sfml-1.6-11|440	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" CSFML/src/SFML/Makefile
14mr|sfml-1.6-11|441	%endif
14mr|sfml-1.6-11|442	
14mr|sfml-1.6-11|443	# fix samples build
14mr|sfml-1.6-11|444	perl -pi -e "s|export LDFLAGS  =|export LDFLAGS  = -L%{_libdir} -L../../lib|" \
14mr|sfml-1.6-11|445	samples/Makefile
14mr|sfml-1.6-11|446	perl -pi -e "s|-I/usr/include/qt4|-I/usr/lib/qt4/include|" \
14mr|sfml-1.6-11|447	samples/qt/Makefile
14mr|sfml-1.6-11|448	
14mr|sfml-1.6-11|449	# fix samples data location
14mr|sfml-1.6-11|450	find samples -name "*.cpp" -exec perl -pi -e \
14mr|sfml-1.6-11|451	"s|datas|%{_datadir}/%{name}/samples/bin/datas|g" {} +
14mr|sfml-1.6-11|452	
14mr|sfml-1.6-11|453	%build
14mr|sfml-1.6-11|454	%make
14mr|sfml-1.6-11|455	#samples
14mr|sfml-1.6-11|456	pushd lib
14mr|sfml-1.6-11|457	for i in *.so* ; do ln -s $i ${i%.1.6} ; done
14mr|sfml-1.6-11|458	popd
14mr|sfml-1.6-11|459	pushd samples
14mr|sfml-1.6-11|460	%make
14mr|sfml-1.6-11|461	popd
14mr|sfml-1.6-11|462	pushd CSFML
14mr|sfml-1.6-11|463	%make
14mr|sfml-1.6-11|464	popd
14mr|sfml-1.6-11|465	
14mr|sfml-1.6-11|466	%install
14mr|sfml-1.6-11|467	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
14mr|sfml-1.6-11|468	
14mr|sfml-1.6-11|469	pushd CSFML
14mr|sfml-1.6-11|470	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
14mr|sfml-1.6-11|471	popd
14mr|sfml-1.6-11|472	
14mr|sfml-1.6-11|473	# install sample source and data
14mr|sfml-1.6-11|474	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
14mr|sfml-1.6-11|475	install -d -m 755 %{buildroot}%{_datadir}/%{name}/samples
14mr|sfml-1.6-11|476	cp -R ./samples/* %{buildroot}%{_datadir}/%{name}/samples/
14mr|sfml-1.6-11|477	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
14mr|sfml-1.6-11|478	
14mr|sfml-1.6-11|479	# install sample binaries to sfml-sample*
14mr|sfml-1.6-11|480	install -d -m 755 %{buildroot}%{_bindir}
14mr|sfml-1.6-11|481	for i in %{buildroot}%{_datadir}/%{name}/samples/bin/[!d]* ; do \
14mr|sfml-1.6-11|482	mv $i %{buildroot}%{_bindir}/sfml-sample-`basename $i` ; done
14mr|sfml-1.6-11|483	
14mr|sfml-1.6-11|484	
14mr|sfml-1.6-11|485	%changelog
14mr|sfml-1.6-11|486	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-11
14mr|sfml-1.6-11|487	+ Revision: 325e35b
14mr|sfml-1.6-11|488	- MassBuild#440: Increase release tag
14mr|sfml-1.6-11|489	
14mr|sfml-1.6-11|490	

18922 14
14mr|sg3_utils-1.39-2|1	%define	major 2
14mr|sg3_utils-1.39-2|2	%define libname	%mklibname sgutils %{major}
14mr|sg3_utils-1.39-2|3	%define develname %mklibname sgutils -d
14mr|sg3_utils-1.39-2|4	
14mr|sg3_utils-1.39-2|5	Summary:	Utils for Linux's SCSI generic driver devices + raw devices
14mr|sg3_utils-1.39-2|6	
14mr|sg3_utils-1.39-2|7	Name:		sg3_utils
14mr|sg3_utils-1.39-2|8	Version:	1.39
14mr|sg3_utils-1.39-2|9	Release:	2
14mr|sg3_utils-1.39-2|10	License:	GPL+
14mr|sg3_utils-1.39-2|11	Group:		System/Kernel and hardware
14mr|sg3_utils-1.39-2|12	URL:		http://sg.danny.cz/sg/sg3_utils.html
14mr|sg3_utils-1.39-2|13	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
14mr|sg3_utils-1.39-2|14	BuildRequires:	libtool
14mr|sg3_utils-1.39-2|15	
14mr|sg3_utils-1.39-2|16	%description
14mr|sg3_utils-1.39-2|17	Collection of tools for SCSI devices that use the Linux SCSI
14mr|sg3_utils-1.39-2|18	generic (sg) interface. Includes utilities to copy data based on
14mr|sg3_utils-1.39-2|19	"dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check
14mr|sg3_utils-1.39-2|20	INQUIRY data and associated pages (sg_inq); check mode and log
14mr|sg3_utils-1.39-2|21	pages (sg_modes and sg_logs); spin up and down disks (sg_start);
14mr|sg3_utils-1.39-2|22	do self tests (sg_senddiag); and various other functions. See the
14mr|sg3_utils-1.39-2|23	README and CHANGELOG files. Requires the lk 2.4 series or better.
14mr|sg3_utils-1.39-2|24	[In the lk 2.5 development series many of these utilities can be
14mr|sg3_utils-1.39-2|25	used on the primary block device name (e.g. /dev/sda).]
14mr|sg3_utils-1.39-2|26	
14mr|sg3_utils-1.39-2|27	Warning: Some of these tools access the internals of your system
14mr|sg3_utils-1.39-2|28	and the incorrect usage of them may render your system inoperable.
14mr|sg3_utils-1.39-2|29	
14mr|sg3_utils-1.39-2|30	%package -n %{libname}
14mr|sg3_utils-1.39-2|31	Summary:	Shared library for %{name}
14mr|sg3_utils-1.39-2|32	
14mr|sg3_utils-1.39-2|33	Group:		System/Libraries
14mr|sg3_utils-1.39-2|34	
14mr|sg3_utils-1.39-2|35	%description -n %{libname}
14mr|sg3_utils-1.39-2|36	This package contains the shared library for %{name}.
14mr|sg3_utils-1.39-2|37	
14mr|sg3_utils-1.39-2|38	%package -n %{develname}
14mr|sg3_utils-1.39-2|39	Summary:	Static library and header files for the sgutils library
14mr|sg3_utils-1.39-2|40	
14mr|sg3_utils-1.39-2|41	Group:		Development/C
14mr|sg3_utils-1.39-2|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|sg3_utils-1.39-2|43	Provides:	libsgutils-devel = %{version}-%{release}
14mr|sg3_utils-1.39-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|sg3_utils-1.39-2|45	Obsoletes:	%{mklibname sgutils 1 -d} < 1.26
14mr|sg3_utils-1.39-2|46	
14mr|sg3_utils-1.39-2|47	%description -n	%{develname}
14mr|sg3_utils-1.39-2|48	This package contains the sgutils library and its header
14mr|sg3_utils-1.39-2|49	files.
14mr|sg3_utils-1.39-2|50	
14mr|sg3_utils-1.39-2|51	%define devel_name_static %mklibname %{name} -d -s
14mr|sg3_utils-1.39-2|52	%package -n	%{devel_name_static}
14mr|sg3_utils-1.39-2|53	Summary:	Static library and header files for the sgutils library
14mr|sg3_utils-1.39-2|54	
14mr|sg3_utils-1.39-2|55	Group:		Development/C
14mr|sg3_utils-1.39-2|56	Provides:	%{name}-static-devel = %{version}-%{release}
14mr|sg3_utils-1.39-2|57	Requires:	%{libname} = %{version}-%{release}
14mr|sg3_utils-1.39-2|58	Obsoletes:      %{mklibname sgutils 1 -d} < 1.26
14mr|sg3_utils-1.39-2|59	
14mr|sg3_utils-1.39-2|60	%description -n	%{devel_name_static}
14mr|sg3_utils-1.39-2|61	This package contains the static sgutils library and its header
14mr|sg3_utils-1.39-2|62	files.
14mr|sg3_utils-1.39-2|63	
14mr|sg3_utils-1.39-2|64	%prep
14mr|sg3_utils-1.39-2|65	%setup -q
14mr|sg3_utils-1.39-2|66	
14mr|sg3_utils-1.39-2|67	%build
14mr|sg3_utils-1.39-2|68	%configure2_5x \
14mr|sg3_utils-1.39-2|69	--bindir=%{_sbindir}
14mr|sg3_utils-1.39-2|70	%make
14mr|sg3_utils-1.39-2|71	
14mr|sg3_utils-1.39-2|72	%install
14mr|sg3_utils-1.39-2|73	%makeinstall_std
14mr|sg3_utils-1.39-2|74	find %{buildroot} -name \*.la|xargs rm -f
14mr|sg3_utils-1.39-2|75	
14mr|sg3_utils-1.39-2|76	
14mr|sg3_utils-1.39-2|77	%files
14mr|sg3_utils-1.39-2|78	%doc ChangeLog COVERAGE CREDITS README README.sg_start
14mr|sg3_utils-1.39-2|79	%attr(0755,root,root) %{_sbindir}/*
14mr|sg3_utils-1.39-2|80	%{_mandir}/man8/*
14mr|sg3_utils-1.39-2|81	
14mr|sg3_utils-1.39-2|82	%files -n %{libname}
14mr|sg3_utils-1.39-2|83	%{_libdir}/*.so.%{major}*
14mr|sg3_utils-1.39-2|84	
14mr|sg3_utils-1.39-2|85	%files -n %{develname}
14mr|sg3_utils-1.39-2|86	%{_includedir}/scsi/*.h
14mr|sg3_utils-1.39-2|87	%{_libdir}/*.so
14mr|sg3_utils-1.39-2|88	
14mr|sg3_utils-1.39-2|89	%files -n %{devel_name_static}
14mr|sg3_utils-1.39-2|90	%{_libdir}/*.a
14mr|sg3_utils-1.39-2|91	
14mr|sg3_utils-1.39-2|92	
14mr|sg3_utils-1.39-2|93	%changelog
14mr|sg3_utils-1.39-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.39-2
14mr|sg3_utils-1.39-2|95	+ Revision: 2763244
14mr|sg3_utils-1.39-2|96	- MassBuild#440: Increase release tag
14mr|sg3_utils-1.39-2|97	
14mr|sg3_utils-1.39-2|98	

18923 14
14mr|sgabios-0-0.svn.20110622|1	Name:           sgabios
14mr|sgabios-0-0.svn.20110622|2	Version:        0
14mr|sgabios-0-0.svn.20110622|3	Release:        %mkrel 0.svn.20110622
14mr|sgabios-0-0.svn.20110622|4	Summary:        Open-source serial graphics BIOS option rom
14mr|sgabios-0-0.svn.20110622|5	
14mr|sgabios-0-0.svn.20110622|6	Group:          Emulators
14mr|sgabios-0-0.svn.20110622|7	License:        ASL 2.0
14mr|sgabios-0-0.svn.20110622|8	URL:            http://code.google.com/p/sgabios/
14mr|sgabios-0-0.svn.20110622|9	# Tarball created from SVN archive using the following commands:
14mr|sgabios-0-0.svn.20110622|10	# svn export -r 8 http://sgabios.googlecode.com/svn/trunk sgabios-0
14mr|sgabios-0-0.svn.20110622|11	# tar -czvf sgabios-0-svnr8.tar.gz sgabios-0
14mr|sgabios-0-0.svn.20110622|12	Source0:        sgabios-0-svnr8.tar.gz
14mr|sgabios-0-0.svn.20110622|13	
14mr|sgabios-0-0.svn.20110622|14	ExclusiveArch: %{ix86} x86_64
14mr|sgabios-0-0.svn.20110622|15	
14mr|sgabios-0-0.svn.20110622|16	Requires: %{name}-bin = %{version}-%{release}
14mr|sgabios-0-0.svn.20110622|17	
14mr|sgabios-0-0.svn.20110622|18	# Sgabios is noarch, but required on architectures which cannot build it.
14mr|sgabios-0-0.svn.20110622|19	# Disable debuginfo because it is of no use to us.
14mr|sgabios-0-0.svn.20110622|20	%global debug_package %{nil}
14mr|sgabios-0-0.svn.20110622|21	
14mr|sgabios-0-0.svn.20110622|22	%description
14mr|sgabios-0-0.svn.20110622|23	SGABIOS is designed to be inserted into a BIOS as an option rom to provide over
14mr|sgabios-0-0.svn.20110622|24	a serial port the display and input capabilities normally handled by a VGA
14mr|sgabios-0-0.svn.20110622|25	adapter and a keyboard, and additionally provide hooks for logging displayed
14mr|sgabios-0-0.svn.20110622|26	characters for later collection after an operating system boots.
14mr|sgabios-0-0.svn.20110622|27	
14mr|sgabios-0-0.svn.20110622|28	%ifarch %{ix86} x86_64
14mr|sgabios-0-0.svn.20110622|29	%package bin
14mr|sgabios-0-0.svn.20110622|30	Summary: Sgabios for x86
14mr|sgabios-0-0.svn.20110622|31	Buildarch: noarch
14mr|sgabios-0-0.svn.20110622|32	
14mr|sgabios-0-0.svn.20110622|33	%description bin
14mr|sgabios-0-0.svn.20110622|34	SGABIOS is designed to be inserted into a BIOS as an option rom to provide over
14mr|sgabios-0-0.svn.20110622|35	a serial port the display and input capabilities normally handled by a VGA
14mr|sgabios-0-0.svn.20110622|36	adapter and a keyboard, and additionally provide hooks for logging displayed
14mr|sgabios-0-0.svn.20110622|37	characters for later collection after an operating system boots.
14mr|sgabios-0-0.svn.20110622|38	%endif
14mr|sgabios-0-0.svn.20110622|39	
14mr|sgabios-0-0.svn.20110622|40	%prep
14mr|sgabios-0-0.svn.20110622|41	%setup -q
14mr|sgabios-0-0.svn.20110622|42	
14mr|sgabios-0-0.svn.20110622|43	%build
14mr|sgabios-0-0.svn.20110622|44	mkdir -p bfd
14mr|sgabios-0-0.svn.20110622|45	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|sgabios-0-0.svn.20110622|46	export PATH=$PWD/bfd:$PATH
14mr|sgabios-0-0.svn.20110622|47	unset MAKEFLAGS
14mr|sgabios-0-0.svn.20110622|48	%ifarch %{ix86} x86_64
14mr|sgabios-0-0.svn.20110622|49	export CFLAGS="$RPM_OPT_FLAGS"
14mr|sgabios-0-0.svn.20110622|50	make
14mr|sgabios-0-0.svn.20110622|51	%endif
14mr|sgabios-0-0.svn.20110622|52	
14mr|sgabios-0-0.svn.20110622|53	
14mr|sgabios-0-0.svn.20110622|54	%install
14mr|sgabios-0-0.svn.20110622|55	mkdir -p %{buildroot}%{_datadir}/sgabios
14mr|sgabios-0-0.svn.20110622|56	%ifarch %{ix86} x86_64
14mr|sgabios-0-0.svn.20110622|57	install -m 0644 sgabios.bin %{buildroot}%{_datadir}/sgabios
14mr|sgabios-0-0.svn.20110622|58	%endif
14mr|sgabios-0-0.svn.20110622|59	
14mr|sgabios-0-0.svn.20110622|60	
14mr|sgabios-0-0.svn.20110622|61	%files
14mr|sgabios-0-0.svn.20110622|62	%doc COPYING design.txt
14mr|sgabios-0-0.svn.20110622|63	
14mr|sgabios-0-0.svn.20110622|64	%ifarch %{ix86} x86_64
14mr|sgabios-0-0.svn.20110622|65	%files bin
14mr|sgabios-0-0.svn.20110622|66	%dir %{_datadir}/sgabios/
14mr|sgabios-0-0.svn.20110622|67	%{_datadir}/sgabios/sgabios.bin
14mr|sgabios-0-0.svn.20110622|68	%endif
14mr|sgabios-0-0.svn.20110622|69	
14mr|sgabios-0-0.svn.20110622|70	%changelog
14mr|sgabios-0-0.svn.20110622|71	* Fri Oct 05 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.svn.20110622
14mr|sgabios-0-0.svn.20110622|72	+ Revision: 5eb5594
14mr|sgabios-0-0.svn.20110622|73	- Automatic import for version 0-0.svn.20110622
14mr|sgabios-0-0.svn.20110622|74	
14mr|sgabios-0-0.svn.20110622|75	

18924 14
14mr|sgml-common-0.6.3-21|1	%define Name sgml-common
14mr|sgml-common-0.6.3-21|2	%define Version 0.6.3
14mr|sgml-common-0.6.3-21|3	
14mr|sgml-common-0.6.3-21|4	Name:		%{Name}
14mr|sgml-common-0.6.3-21|5	Version:	%{Version}
14mr|sgml-common-0.6.3-21|6	Release:	21
14mr|sgml-common-0.6.3-21|7	Group       	: Publishing
14mr|sgml-common-0.6.3-21|8	
14mr|sgml-common-0.6.3-21|9	Summary     	: Base ISO character entities and utilities for SGML and XML
14mr|sgml-common-0.6.3-21|10	
14mr|sgml-common-0.6.3-21|11	License   	: GPL
14mr|sgml-common-0.6.3-21|12	URL         	: http://www.w3.org/2003/entities/
14mr|sgml-common-0.6.3-21|13	
14mr|sgml-common-0.6.3-21|14	
14mr|sgml-common-0.6.3-21|15	BuildRoot   	: %{_tmppath}/%{Name}-%{Version}
14mr|sgml-common-0.6.3-21|16	
14mr|sgml-common-0.6.3-21|17	BuildArch	: noarch
14mr|sgml-common-0.6.3-21|18	Source0		: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{Name}-%{Version}.tar.bz2
14mr|sgml-common-0.6.3-21|19	Source1		: http://oasis-open.org/committees/docbook/xmlcharent/0.3/xmlcharent-0.3.tar.bz2
14mr|sgml-common-0.6.3-21|20	Source2		: xmlcharent-catalog.tar.bz2
14mr|sgml-common-0.6.3-21|21	# http://www.w3.org/2003/entities/iso8879/
14mr|sgml-common-0.6.3-21|22	Patch0: sgml-common-0.6.3-umask.patch
14mr|sgml-common-0.6.3-21|23	Patch1: sgml-common-xmldir.patch
14mr|sgml-common-0.6.3-21|24	Patch2: sgml-common-quotes.patch
14mr|sgml-common-0.6.3-21|25	Patch3: sgml-common-0.6.3-automake-fix.patch
14mr|sgml-common-0.6.3-21|26	
14mr|sgml-common-0.6.3-21|27	Requires: coreutils grep
14mr|sgml-common-0.6.3-21|28	Requires: libxml2-utils >= 2.4.8-2
14mr|sgml-common-0.6.3-21|29	BuildRequires: libxml2-utils >= 2.4.8-2
14mr|sgml-common-0.6.3-21|30	%if %{mdkversion} < 1010
14mr|sgml-common-0.6.3-21|31	BuildRequires: automake = 1.4
14mr|sgml-common-0.6.3-21|32	%endif
14mr|sgml-common-0.6.3-21|33	
14mr|sgml-common-0.6.3-21|34	Obsoletes: xml-common
14mr|sgml-common-0.6.3-21|35	Provides: xml-common
14mr|sgml-common-0.6.3-21|36	
14mr|sgml-common-0.6.3-21|37	%define sgmlbase %{_datadir}/sgml
14mr|sgml-common-0.6.3-21|38	
14mr|sgml-common-0.6.3-21|39	%Description
14mr|sgml-common-0.6.3-21|40	The ISO standardization organization has normalized a set of characters
14mr|sgml-common-0.6.3-21|41	symbolic names ("character entities") used by SGML documents of many types.
14mr|sgml-common-0.6.3-21|42	There are character entities for latin languages, math symbols, greek,
14mr|sgml-common-0.6.3-21|43	cyrillic, etc. This package also includes very basic utilities to allow
14mr|sgml-common-0.6.3-21|44	SGML catalogs manipulation.
14mr|sgml-common-0.6.3-21|45	
14mr|sgml-common-0.6.3-21|46	%Prep
14mr|sgml-common-0.6.3-21|47	%setup -q
14mr|sgml-common-0.6.3-21|48	%setup -q -D -a 1
14mr|sgml-common-0.6.3-21|49	%setup -q -D -a 2
14mr|sgml-common-0.6.3-21|50	%patch0 -p1 -b .umask
14mr|sgml-common-0.6.3-21|51	%patch1 -p1 -b .xmldir
14mr|sgml-common-0.6.3-21|52	%patch2 -p1 -b .quotes
14mr|sgml-common-0.6.3-21|53	%patch3 -p1 -b .automake
14mr|sgml-common-0.6.3-21|54	
14mr|sgml-common-0.6.3-21|55	autoreconf -fi
14mr|sgml-common-0.6.3-21|56	
14mr|sgml-common-0.6.3-21|57	%Build
14mr|sgml-common-0.6.3-21|58	%configure
14mr|sgml-common-0.6.3-21|59	
14mr|sgml-common-0.6.3-21|60	
14mr|sgml-common-0.6.3-21|61	%Install
14mr|sgml-common-0.6.3-21|62	rm -Rf $RPM_BUILD_ROOT
14mr|sgml-common-0.6.3-21|63	DESTDIR=$RPM_BUILD_ROOT
14mr|sgml-common-0.6.3-21|64	%makeinstall
14mr|sgml-common-0.6.3-21|65	# remove installed doc (added later in %files)
14mr|sgml-common-0.6.3-21|66	rm -rf $DESTDIR/usr/doc
14mr|sgml-common-0.6.3-21|67	
14mr|sgml-common-0.6.3-21|68	# remove xml.dcl, it is now in openjade
14mr|sgml-common-0.6.3-21|69	rm -f $RPM_BUILD_ROOT%{sgmlbase}/xml.dcl
14mr|sgml-common-0.6.3-21|70	
14mr|sgml-common-0.6.3-21|71	# remove entities to install them later in /usr/share/sgml
14mr|sgml-common-0.6.3-21|72	# instead of /usr/share/xml
14mr|sgml-common-0.6.3-21|73	rm -rf $DESTDIR/usr/share/xml
14mr|sgml-common-0.6.3-21|74	mkdir $RPM_BUILD_ROOT/etc/xml
14mr|sgml-common-0.6.3-21|75	mkdir $RPM_BUILD_ROOT%{sgmlbase}/docbook
14mr|sgml-common-0.6.3-21|76	# Create an empty XML catalog.
14mr|sgml-common-0.6.3-21|77	XMLCATALOG=$RPM_BUILD_ROOT/etc/xml/catalog
14mr|sgml-common-0.6.3-21|78	/usr/bin/xmlcatalog --noout --create $XMLCATALOG
14mr|sgml-common-0.6.3-21|79	# install common ISO entities character set
14mr|sgml-common-0.6.3-21|80	rm -rf $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
14mr|sgml-common-0.6.3-21|81	mkdir $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
14mr|sgml-common-0.6.3-21|82	install iso-*.ent $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
14mr|sgml-common-0.6.3-21|83	install catalog $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
14mr|sgml-common-0.6.3-21|84	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
14mr|sgml-common-0.6.3-21|85	"-//OASIS//ENTITIES DocBook XML" \
14mr|sgml-common-0.6.3-21|86	"file://%{sgmlbase}/xml-iso-entities-8879.1986/catalog" $XMLCATALOG
14mr|sgml-common-0.6.3-21|87	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
14mr|sgml-common-0.6.3-21|88	"ISO 8879:1986" \
14mr|sgml-common-0.6.3-21|89	"file://%{sgmlbase}/xml-iso-entities-8879.1986/catalog" $XMLCATALOG
14mr|sgml-common-0.6.3-21|90	# Also create the common DocBook catalog
14mr|sgml-common-0.6.3-21|91	/usr/bin/xmlcatalog --noout --create \
14mr|sgml-common-0.6.3-21|92	$RPM_BUILD_ROOT%{sgmlbase}/docbook/xmlcatalog
14mr|sgml-common-0.6.3-21|93	# Now put the common DocBook entries
14mr|sgml-common-0.6.3-21|94	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
14mr|sgml-common-0.6.3-21|95	"-//OASIS//DTD DocBook XML" \
14mr|sgml-common-0.6.3-21|96	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
14mr|sgml-common-0.6.3-21|97	/usr/bin/xmlcatalog --noout --add "delegateSystem" \
14mr|sgml-common-0.6.3-21|98	"http://www.oasis-open.org/docbook/" \
14mr|sgml-common-0.6.3-21|99	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
14mr|sgml-common-0.6.3-21|100	/usr/bin/xmlcatalog --noout --add "delegateURI" \
14mr|sgml-common-0.6.3-21|101	"http://www.oasis-open.org/docbook/" \
14mr|sgml-common-0.6.3-21|102	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
14mr|sgml-common-0.6.3-21|103	
14mr|sgml-common-0.6.3-21|104	%clean
14mr|sgml-common-0.6.3-21|105	rm -Rf $RPM_BUILD_ROOT
14mr|sgml-common-0.6.3-21|106	
14mr|sgml-common-0.6.3-21|107	%Files
14mr|sgml-common-0.6.3-21|108	%defattr (-,root,root)
14mr|sgml-common-0.6.3-21|109	%doc doc/HTML/*.html
14mr|sgml-common-0.6.3-21|110	%dir /etc/sgml
14mr|sgml-common-0.6.3-21|111	%config(noreplace) /etc/sgml/sgml.conf
14mr|sgml-common-0.6.3-21|112	%dir %{sgmlbase}
14mr|sgml-common-0.6.3-21|113	%dir %{sgmlbase}/sgml-iso-entities-8879.1986
14mr|sgml-common-0.6.3-21|114	%{sgmlbase}/sgml-iso-entities-8879.1986/*
14mr|sgml-common-0.6.3-21|115	%{_bindir}/sgmlwhich
14mr|sgml-common-0.6.3-21|116	%{_bindir}/install-catalog
14mr|sgml-common-0.6.3-21|117	%{_mandir}/man8/*
14mr|sgml-common-0.6.3-21|118	
14mr|sgml-common-0.6.3-21|119	%dir /etc/xml
14mr|sgml-common-0.6.3-21|120	%config(noreplace) /etc/xml/catalog
14mr|sgml-common-0.6.3-21|121	%dir %{sgmlbase}/docbook
14mr|sgml-common-0.6.3-21|122	%config(noreplace) %{sgmlbase}/docbook/xmlcatalog
14mr|sgml-common-0.6.3-21|123	%dir %{sgmlbase}/xml-iso-entities-8879.1986/
14mr|sgml-common-0.6.3-21|124	%{sgmlbase}/xml-iso-entities-8879.1986/*
14mr|sgml-common-0.6.3-21|125	
14mr|sgml-common-0.6.3-21|126	
14mr|sgml-common-0.6.3-21|127	
14mr|sgml-common-0.6.3-21|128	%changelog
14mr|sgml-common-0.6.3-21|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.3-21
14mr|sgml-common-0.6.3-21|130	+ Revision: ce5bc46
14mr|sgml-common-0.6.3-21|131	- MassBuild#440: Increase release tag
14mr|sgml-common-0.6.3-21|132	
14mr|sgml-common-0.6.3-21|133	

18925 14
14mr|shadow-utils-4.1.5.1-8|1	# (cg) Certain binaries build in this package are no longer wanted or are now
14mr|shadow-utils-4.1.5.1-8|2	# provided by other packages (e.g. coreutils, util-linux or passwd)
14mr|shadow-utils-4.1.5.1-8|3	%define unwanted chfn chsh groups passwd porttime su suauth nologin chgpasswd getspnam
14mr|shadow-utils-4.1.5.1-8|4	# (cg) Some localised man pages are provided by the man-pages package rather
14mr|shadow-utils-4.1.5.1-8|5	# than here so kill them off
14mr|shadow-utils-4.1.5.1-8|6	# (Question: why?? See "urpmf share.*man.*/XXXX\\." where XXXX is one of the below)
14mr|shadow-utils-4.1.5.1-8|7	%define unwanted_i18n_mans sg shadow
14mr|shadow-utils-4.1.5.1-8|8	
14mr|shadow-utils-4.1.5.1-8|9	Summary:	Utilities for managing shadow password files and user/group accounts
14mr|shadow-utils-4.1.5.1-8|10	Name:		shadow-utils
14mr|shadow-utils-4.1.5.1-8|11	Epoch:		2
14mr|shadow-utils-4.1.5.1-8|12	Version:	4.1.5.1
14mr|shadow-utils-4.1.5.1-8|13	Release:	8
14mr|shadow-utils-4.1.5.1-8|14	License:	BSD
14mr|shadow-utils-4.1.5.1-8|15	Group:		System/Base
14mr|shadow-utils-4.1.5.1-8|16	Url:		http://pkg-shadow.alioth.debian.org/
14mr|shadow-utils-4.1.5.1-8|17	Source0:	http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.bz2
14mr|shadow-utils-4.1.5.1-8|18	Source1:	shadow-970616.login.defs
14mr|shadow-utils-4.1.5.1-8|19	Source2:	shadow-970616.useradd
14mr|shadow-utils-4.1.5.1-8|20	Source3:	adduser.8
14mr|shadow-utils-4.1.5.1-8|21	Source4:	pwunconv.8
14mr|shadow-utils-4.1.5.1-8|22	Source5:	grpconv.8
14mr|shadow-utils-4.1.5.1-8|23	Source6:	grpunconv.8
14mr|shadow-utils-4.1.5.1-8|24	# http://qa.mandriva.com/show_bug.cgi?id=27082
14mr|shadow-utils-4.1.5.1-8|25	Source7:	shadow-utils-nl.po
14mr|shadow-utils-4.1.5.1-8|26	Source8:	user-group-mod.pamd
14mr|shadow-utils-4.1.5.1-8|27	Source9:	chpasswd-newusers.pamd
14mr|shadow-utils-4.1.5.1-8|28	Source10:	chage-chfn-chsh.pamd
14mr|shadow-utils-4.1.5.1-8|29	Patch2:		shadow-4.1.5.1-rpmsave.patch
14mr|shadow-utils-4.1.5.1-8|30	Patch4:		shadow-4.1.4.2-dotinname.patch
14mr|shadow-utils-4.1.5.1-8|31	Patch7:		shadow-4.1.5.1-avx-owl-crypt_gensalt.patch
14mr|shadow-utils-4.1.5.1-8|32	# Patch 8 is disabled because it seems to be no longer needed in 4.1.5.1
14mr|shadow-utils-4.1.5.1-8|33	Patch8:		shadow-4.1.4.2-avx-owl-tcb.patch
14mr|shadow-utils-4.1.5.1-8|34	Patch9:		shadow-4.1.5.1-shadow_perms.patch
14mr|shadow-utils-4.1.5.1-8|35	Patch11:	shadow-4.1.5.1-tcb-build.patch
14mr|shadow-utils-4.1.5.1-8|36	
14mr|shadow-utils-4.1.5.1-8|37	BuildRequires:	gettext-devel
14mr|shadow-utils-4.1.5.1-8|38	BuildRequires:	glibc-crypt_blowfish-devel
14mr|shadow-utils-4.1.5.1-8|39	BuildRequires:	pam-devel
14mr|shadow-utils-4.1.5.1-8|40	BuildRequires:	pam_userpass-devel
14mr|shadow-utils-4.1.5.1-8|41	BuildRequires:	tcb-devel
14mr|shadow-utils-4.1.5.1-8|42	
14mr|shadow-utils-4.1.5.1-8|43	Requires:	setup
14mr|shadow-utils-4.1.5.1-8|44	Requires(pre):	setup
14mr|shadow-utils-4.1.5.1-8|45	Provides:	/usr/sbin/useradd
14mr|shadow-utils-4.1.5.1-8|46	Provides:	/usr/sbin/groupadd
14mr|shadow-utils-4.1.5.1-8|47	%rename		adduser
14mr|shadow-utils-4.1.5.1-8|48	%rename		newgrp
14mr|shadow-utils-4.1.5.1-8|49	Conflicts:	msec < 0.47
14mr|shadow-utils-4.1.5.1-8|50	Conflicts:	util-linux-ng < 2.13.1-6
14mr|shadow-utils-4.1.5.1-8|51	
14mr|shadow-utils-4.1.5.1-8|52	%description
14mr|shadow-utils-4.1.5.1-8|53	The shadow-utils package includes the necessary programs for
14mr|shadow-utils-4.1.5.1-8|54	converting UNIX password files to the shadow password format, plus
14mr|shadow-utils-4.1.5.1-8|55	programs for managing user and group accounts.
14mr|shadow-utils-4.1.5.1-8|56	- The pwck command checks the integrity of password and shadow files.
14mr|shadow-utils-4.1.5.1-8|57	- The lastlog command prints out the last login times for all users.
14mr|shadow-utils-4.1.5.1-8|58	- The useradd, userdel and usermod commands are used for managing
14mr|shadow-utils-4.1.5.1-8|59	user accounts.
14mr|shadow-utils-4.1.5.1-8|60	- The groupadd, groupdel and groupmod commands are used for managing
14mr|shadow-utils-4.1.5.1-8|61	group accounts.
14mr|shadow-utils-4.1.5.1-8|62	
14mr|shadow-utils-4.1.5.1-8|63	%files -f shadow.lang
14mr|shadow-utils-4.1.5.1-8|64	%doc doc/HOWTO NEWS
14mr|shadow-utils-4.1.5.1-8|65	%doc doc/WISHLIST doc/README.limits doc/README.platforms
14mr|shadow-utils-4.1.5.1-8|66	%attr(0640,root,shadow) %config(noreplace) %{_sysconfdir}/login.defs
14mr|shadow-utils-4.1.5.1-8|67	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/default/useradd
14mr|shadow-utils-4.1.5.1-8|68	%{_bindir}/sg
14mr|shadow-utils-4.1.5.1-8|69	%attr(2711,root,shadow) %{_bindir}/chage
14mr|shadow-utils-4.1.5.1-8|70	%{_bindir}/faillog
14mr|shadow-utils-4.1.5.1-8|71	%{_bindir}/gpasswd
14mr|shadow-utils-4.1.5.1-8|72	%{_bindir}/expiry
14mr|shadow-utils-4.1.5.1-8|73	%{_bindir}/login
14mr|shadow-utils-4.1.5.1-8|74	%attr(4711,root,root) %{_bindir}/newgrp
14mr|shadow-utils-4.1.5.1-8|75	%{_bindir}/lastlog
14mr|shadow-utils-4.1.5.1-8|76	%{_sbindir}/logoutd
14mr|shadow-utils-4.1.5.1-8|77	%{_sbindir}/adduser
14mr|shadow-utils-4.1.5.1-8|78	%{_sbindir}/user*
14mr|shadow-utils-4.1.5.1-8|79	%{_sbindir}/group*
14mr|shadow-utils-4.1.5.1-8|80	%{_sbindir}/grpck
14mr|shadow-utils-4.1.5.1-8|81	%{_sbindir}/pwck
14mr|shadow-utils-4.1.5.1-8|82	%{_sbindir}/chpasswd
14mr|shadow-utils-4.1.5.1-8|83	%{_sbindir}/newusers
14mr|shadow-utils-4.1.5.1-8|84	%{_sbindir}/vipw
14mr|shadow-utils-4.1.5.1-8|85	%{_sbindir}/vigr
14mr|shadow-utils-4.1.5.1-8|86	%{_mandir}/man1/chage.1*
14mr|shadow-utils-4.1.5.1-8|87	%{_mandir}/man1/expiry.1*
14mr|shadow-utils-4.1.5.1-8|88	%{_mandir}/man1/newgrp.1*
14mr|shadow-utils-4.1.5.1-8|89	%{_mandir}/man1/sg.1*
14mr|shadow-utils-4.1.5.1-8|90	%{_mandir}/man1/gpasswd.1*
14mr|shadow-utils-4.1.5.1-8|91	%{_mandir}/man3/shadow.3*
14mr|shadow-utils-4.1.5.1-8|92	%{_mandir}/man5/shadow.5*
14mr|shadow-utils-4.1.5.1-8|93	%{_mandir}/man5/gshadow.5*
14mr|shadow-utils-4.1.5.1-8|94	%{_mandir}/man5/login.defs.5*
14mr|shadow-utils-4.1.5.1-8|95	%{_mandir}/man5/faillog.5*
14mr|shadow-utils-4.1.5.1-8|96	%{_mandir}/man8/adduser.8*
14mr|shadow-utils-4.1.5.1-8|97	%{_mandir}/man8/group*.8*
14mr|shadow-utils-4.1.5.1-8|98	%{_mandir}/man8/user*.8*
14mr|shadow-utils-4.1.5.1-8|99	%{_mandir}/man8/pwck.8*
14mr|shadow-utils-4.1.5.1-8|100	%{_mandir}/man8/grpck.8*
14mr|shadow-utils-4.1.5.1-8|101	%{_mandir}/man8/chpasswd.8*
14mr|shadow-utils-4.1.5.1-8|102	%{_mandir}/man8/logoutd.8*
14mr|shadow-utils-4.1.5.1-8|103	%{_mandir}/man8/newusers.8*
14mr|shadow-utils-4.1.5.1-8|104	%{_mandir}/man8/vipw.8*
14mr|shadow-utils-4.1.5.1-8|105	%{_mandir}/man8/vigr.8*
14mr|shadow-utils-4.1.5.1-8|106	%{_mandir}/man8/lastlog.8*
14mr|shadow-utils-4.1.5.1-8|107	%{_mandir}/man8/faillog.8*
14mr|shadow-utils-4.1.5.1-8|108	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/chage-chfn-chsh
14mr|shadow-utils-4.1.5.1-8|109	%{_sysconfdir}/pam.d/chage
14mr|shadow-utils-4.1.5.1-8|110	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/chpasswd-newusers
14mr|shadow-utils-4.1.5.1-8|111	%{_sysconfdir}/pam.d/chpasswd
14mr|shadow-utils-4.1.5.1-8|112	%{_sysconfdir}/pam.d/newusers
14mr|shadow-utils-4.1.5.1-8|113	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/user-group-mod
14mr|shadow-utils-4.1.5.1-8|114	%{_sysconfdir}/pam.d/useradd
14mr|shadow-utils-4.1.5.1-8|115	%{_sysconfdir}/pam.d/userdel
14mr|shadow-utils-4.1.5.1-8|116	%{_sysconfdir}/pam.d/usermod
14mr|shadow-utils-4.1.5.1-8|117	%{_sysconfdir}/pam.d/groupadd
14mr|shadow-utils-4.1.5.1-8|118	%{_sysconfdir}/pam.d/groupdel
14mr|shadow-utils-4.1.5.1-8|119	%{_sysconfdir}/pam.d/groupmod
14mr|shadow-utils-4.1.5.1-8|120	
14mr|shadow-utils-4.1.5.1-8|121	#----------------------------------------------------------------------------
14mr|shadow-utils-4.1.5.1-8|122	
14mr|shadow-utils-4.1.5.1-8|123	%package -n shadow-conv
14mr|shadow-utils-4.1.5.1-8|124	Summary:	Conversion tools for %{name}
14mr|shadow-utils-4.1.5.1-8|125	Group:		System/Libraries
14mr|shadow-utils-4.1.5.1-8|126	Conflicts:	%{name} < 2:4.1.5.1
14mr|shadow-utils-4.1.5.1-8|127	
14mr|shadow-utils-4.1.5.1-8|128	%description -n shadow-conv
14mr|shadow-utils-4.1.5.1-8|129	This package contains the conversion tools for %{name} needed by setup.
14mr|shadow-utils-4.1.5.1-8|130	- The pwconv command converts passwords to the shadow password format.
14mr|shadow-utils-4.1.5.1-8|131	- The pwunconv command unconverts shadow passwords and generates
14mr|shadow-utils-4.1.5.1-8|132	an npasswd file (a standard UNIX password file).
14mr|shadow-utils-4.1.5.1-8|133	
14mr|shadow-utils-4.1.5.1-8|134	%files -n shadow-conv
14mr|shadow-utils-4.1.5.1-8|135	%{_sbindir}/*conv
14mr|shadow-utils-4.1.5.1-8|136	%{_mandir}/man8/*conv.8*
14mr|shadow-utils-4.1.5.1-8|137	
14mr|shadow-utils-4.1.5.1-8|138	#----------------------------------------------------------------------------
14mr|shadow-utils-4.1.5.1-8|139	
14mr|shadow-utils-4.1.5.1-8|140	%prep
14mr|shadow-utils-4.1.5.1-8|141	%setup -q -n shadow-%{version}
14mr|shadow-utils-4.1.5.1-8|142	%patch2 -p1 -b .rpmsave
14mr|shadow-utils-4.1.5.1-8|143	%patch4 -p1 -b .dot
14mr|shadow-utils-4.1.5.1-8|144	%patch7 -p1 -b .salt
14mr|shadow-utils-4.1.5.1-8|145	#patch8 -p1 -b .tcb
14mr|shadow-utils-4.1.5.1-8|146	%patch9 -p1 -b .shadow_perms
14mr|shadow-utils-4.1.5.1-8|147	%patch11 -p1 -b .tcb2
14mr|shadow-utils-4.1.5.1-8|148	
14mr|shadow-utils-4.1.5.1-8|149	cp -f %{SOURCE7} po/nl.po
14mr|shadow-utils-4.1.5.1-8|150	rm -f po/nl.gmo
14mr|shadow-utils-4.1.5.1-8|151	
14mr|shadow-utils-4.1.5.1-8|152	%build
14mr|shadow-utils-4.1.5.1-8|153	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
14mr|shadow-utils-4.1.5.1-8|154	%serverbuild
14mr|shadow-utils-4.1.5.1-8|155	CFLAGS="%{optflags} -DSHADOWTCB -DEXTRA_CHECK_HOME_DIR" \
14mr|shadow-utils-4.1.5.1-8|156	%configure --disable-shared --disable-desrpc --with-libcrypt --with-libpam --without-libcrack
14mr|shadow-utils-4.1.5.1-8|157	%make
14mr|shadow-utils-4.1.5.1-8|158	# because of the extra po file added manually
14mr|shadow-utils-4.1.5.1-8|159	make -C po update-gmo
14mr|shadow-utils-4.1.5.1-8|160	
14mr|shadow-utils-4.1.5.1-8|161	%install
14mr|shadow-utils-4.1.5.1-8|162	%makeinstall_std gnulocaledir=%{buildroot}/%{_datadir}/locale MKINSTALLDIRS=`pwd`/mkinstalldirs
14mr|shadow-utils-4.1.5.1-8|163	
14mr|shadow-utils-4.1.5.1-8|164	install -d -m 750 %{buildroot}%{_sysconfdir}/default
14mr|shadow-utils-4.1.5.1-8|165	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/login.defs
14mr|shadow-utils-4.1.5.1-8|166	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/default/useradd
14mr|shadow-utils-4.1.5.1-8|167	
14mr|shadow-utils-4.1.5.1-8|168	ln -s useradd %{buildroot}%{_sbindir}/adduser
14mr|shadow-utils-4.1.5.1-8|169	install -m644 %{SOURCE3} %{buildroot}%{_mandir}/man8/
14mr|shadow-utils-4.1.5.1-8|170	install -m644 %{SOURCE4} %{buildroot}%{_mandir}/man8/
14mr|shadow-utils-4.1.5.1-8|171	install -m644 %{SOURCE5} %{buildroot}%{_mandir}/man8/
14mr|shadow-utils-4.1.5.1-8|172	install -m644 %{SOURCE6} %{buildroot}%{_mandir}/man8/
14mr|shadow-utils-4.1.5.1-8|173	perl -pi -e "s/encrpted/encrypted/g" %{buildroot}%{_mandir}/man8/newusers.8
14mr|shadow-utils-4.1.5.1-8|174	
14mr|shadow-utils-4.1.5.1-8|175	# add pam support files
14mr|shadow-utils-4.1.5.1-8|176	rm -rf %{buildroot}%{_sysconfdir}/pam.d/
14mr|shadow-utils-4.1.5.1-8|177	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|shadow-utils-4.1.5.1-8|178	install -m 0600 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/user-group-mod
14mr|shadow-utils-4.1.5.1-8|179	install -m 0600 %{SOURCE9} %{buildroot}%{_sysconfdir}/pam.d/chpasswd-newusers
14mr|shadow-utils-4.1.5.1-8|180	install -m 0600 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/chage-chfn-chsh
14mr|shadow-utils-4.1.5.1-8|181	
14mr|shadow-utils-4.1.5.1-8|182	pushd %{buildroot}%{_sysconfdir}/pam.d
14mr|shadow-utils-4.1.5.1-8|183	for f in chpasswd newusers; do
14mr|shadow-utils-4.1.5.1-8|184	ln -s chpasswd-newusers ${f}
14mr|shadow-utils-4.1.5.1-8|185	done
14mr|shadow-utils-4.1.5.1-8|186	for f in chage; do
14mr|shadow-utils-4.1.5.1-8|187	# chfn and chsh are built without pam support in util-linux-ng
14mr|shadow-utils-4.1.5.1-8|188	ln -s chage-chfn-chsh ${f}
14mr|shadow-utils-4.1.5.1-8|189	done
14mr|shadow-utils-4.1.5.1-8|190	for f in groupadd groupdel groupmod useradd userdel usermod; do
14mr|shadow-utils-4.1.5.1-8|191	ln -s user-group-mod ${f}
14mr|shadow-utils-4.1.5.1-8|192	done
14mr|shadow-utils-4.1.5.1-8|193	popd
14mr|shadow-utils-4.1.5.1-8|194	
14mr|shadow-utils-4.1.5.1-8|195	# (cg) Remove unwanted binaries (and their corresponding man pages)
14mr|shadow-utils-4.1.5.1-8|196	for unwanted in %{unwanted}; do
14mr|shadow-utils-4.1.5.1-8|197	rm -f %{buildroot}{%{_bindir},%{_sbindir}}/$unwanted
14mr|shadow-utils-4.1.5.1-8|198	rm -f %{buildroot}%{_mandir}/{,{??,??_??}/}man*/$unwanted.*
14mr|shadow-utils-4.1.5.1-8|199	done
14mr|shadow-utils-4.1.5.1-8|200	
14mr|shadow-utils-4.1.5.1-8|201	rm -f %{buildroot}%{_mandir}/man1/login.1*
14mr|shadow-utils-4.1.5.1-8|202	
14mr|shadow-utils-4.1.5.1-8|203	# (cg) Remove man pages provided by the "man-pages" package...
14mr|shadow-utils-4.1.5.1-8|204	for unwanted in %{unwanted_i18n_mans}; do
14mr|shadow-utils-4.1.5.1-8|205	rm -f %{buildroot}%{_mandir}/{??,??_??}/man*/$unwanted.*
14mr|shadow-utils-4.1.5.1-8|206	done
14mr|shadow-utils-4.1.5.1-8|207	
14mr|shadow-utils-4.1.5.1-8|208	# (cg) Find all localised man pages
14mr|shadow-utils-4.1.5.1-8|209	find %{buildroot}%{_mandir} -depth -type d -empty -delete
14mr|shadow-utils-4.1.5.1-8|210	
14mr|shadow-utils-4.1.5.1-8|211	%find_lang shadow
14mr|shadow-utils-4.1.5.1-8|212	
14mr|shadow-utils-4.1.5.1-8|213	for dir in $(ls -1d %{buildroot}%{_mandir}/{??,??_??}) ; do
14mr|shadow-utils-4.1.5.1-8|214	dir=$(echo $dir | sed -e "s|^%{buildroot}||")
14mr|shadow-utils-4.1.5.1-8|215	lang=$(basename $dir)
14mr|shadow-utils-4.1.5.1-8|216	echo "%%lang($lang) $dir/man*/*" >> shadow.lang
14mr|shadow-utils-4.1.5.1-8|217	done
14mr|shadow-utils-4.1.5.1-8|218	
14mr|shadow-utils-4.1.5.1-8|219	
14mr|shadow-utils-4.1.5.1-8|220	%changelog
14mr|shadow-utils-4.1.5.1-8|221	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.1.5.1-8
14mr|shadow-utils-4.1.5.1-8|222	+ Revision: 90b3297
14mr|shadow-utils-4.1.5.1-8|223	- Add setup to Requires(pre)
14mr|shadow-utils-4.1.5.1-8|224	
14mr|shadow-utils-4.1.5.1-8|225	

18926 14
14mr|shapelib-1.2.10-8|1	%define	major 1
14mr|shapelib-1.2.10-8|2	%define	libname %mklibname %{name} %{major}
14mr|shapelib-1.2.10-8|3	%define	develname %mklibname %{name} -d
14mr|shapelib-1.2.10-8|4	
14mr|shapelib-1.2.10-8|5	Summary:	API in "C" for Shapefile handling
14mr|shapelib-1.2.10-8|6	Name:		shapelib
14mr|shapelib-1.2.10-8|7	Version:	1.2.10
14mr|shapelib-1.2.10-8|8	Release:	8
14mr|shapelib-1.2.10-8|9	License:	LGPL MIT
14mr|shapelib-1.2.10-8|10	Group:		Sciences/Geosciences
14mr|shapelib-1.2.10-8|11	URL:		http://shapelib.maptools.org/
14mr|shapelib-1.2.10-8|12	Source0:	http://shapelib.maptools.org/dl/%{name}-%{version}.tar.bz2
14mr|shapelib-1.2.10-8|13	Patch0:		shapelib-1.2.10-gcc4-fix.patch
14mr|shapelib-1.2.10-8|14	Patch1:		shapelib-1.2.10-mdkconf.patch
14mr|shapelib-1.2.10-8|15	Requires:	proj >= 4.4.1
14mr|shapelib-1.2.10-8|16	BuildRequires:	proj-devel
14mr|shapelib-1.2.10-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|shapelib-1.2.10-8|18	
14mr|shapelib-1.2.10-8|19	%description
14mr|shapelib-1.2.10-8|20	The Shapefile C Library provides the ability to write
14mr|shapelib-1.2.10-8|21	simple C programs for reading, writing and updating (to a
14mr|shapelib-1.2.10-8|22	limited extent) ESRI Shapefiles, and the associated
14mr|shapelib-1.2.10-8|23	attribute file (.dbf).
14mr|shapelib-1.2.10-8|24	
14mr|shapelib-1.2.10-8|25	%package -n	%{libname}
14mr|shapelib-1.2.10-8|26	Summary:	API in "C" for Shapefile handling
14mr|shapelib-1.2.10-8|27	Group:		System/Libraries
14mr|shapelib-1.2.10-8|28	
14mr|shapelib-1.2.10-8|29	%description -n	%{libname}
14mr|shapelib-1.2.10-8|30	The Shapefile C Library provides the ability to write
14mr|shapelib-1.2.10-8|31	simple C programs for reading, writing and updating (to a
14mr|shapelib-1.2.10-8|32	limited extent) ESRI Shapefiles, and the associated
14mr|shapelib-1.2.10-8|33	attribute file (.dbf).
14mr|shapelib-1.2.10-8|34	
14mr|shapelib-1.2.10-8|35	%package -n	%{develname}
14mr|shapelib-1.2.10-8|36	Summary:	API in "C" for Shapefile handling
14mr|shapelib-1.2.10-8|37	Group:		Development/Other
14mr|shapelib-1.2.10-8|38	Requires:	%{libname} = %{version}
14mr|shapelib-1.2.10-8|39	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|shapelib-1.2.10-8|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|shapelib-1.2.10-8|41	Obsoletes:	%{mklibname %{name} 1 -d}
14mr|shapelib-1.2.10-8|42	
14mr|shapelib-1.2.10-8|43	%description -n	%{develname}
14mr|shapelib-1.2.10-8|44	The Shapefile C Library provides the ability to write
14mr|shapelib-1.2.10-8|45	simple C programs for reading, writing and updating (to a
14mr|shapelib-1.2.10-8|46	limited extent) ESRI Shapefiles, and the associated
14mr|shapelib-1.2.10-8|47	attribute file (.dbf).
14mr|shapelib-1.2.10-8|48	
14mr|shapelib-1.2.10-8|49	%prep
14mr|shapelib-1.2.10-8|50	
14mr|shapelib-1.2.10-8|51	%setup -q
14mr|shapelib-1.2.10-8|52	%patch0 -p1 -b .gcc4
14mr|shapelib-1.2.10-8|53	%patch1 -p1 -b .mdkconf
14mr|shapelib-1.2.10-8|54	
14mr|shapelib-1.2.10-8|55	%build
14mr|shapelib-1.2.10-8|56	make CFLAGS="$RPM_OPT_FLAGS"
14mr|shapelib-1.2.10-8|57	%ifarch sparc sparcv9 sparc64 ppc
14mr|shapelib-1.2.10-8|58	make CFLAGS="$RPM_OPT_FLAGS -DPROJ4 -D_BIG_ENDIAN -I.. -w" -C contrib
14mr|shapelib-1.2.10-8|59	%else
14mr|shapelib-1.2.10-8|60	make CFLAGS="$RPM_OPT_FLAGS -DPROJ4 -D_LITTLE_ENDIAN -I.. -w" -C contrib
14mr|shapelib-1.2.10-8|61	%endif
14mr|shapelib-1.2.10-8|62	make lib CFLAGS="$RPM_OPT_FLAGS"
14mr|shapelib-1.2.10-8|63	
14mr|shapelib-1.2.10-8|64	%install
14mr|shapelib-1.2.10-8|65	rm -rf %{buildroot}
14mr|shapelib-1.2.10-8|66	
14mr|shapelib-1.2.10-8|67	mkdir -p %{buildroot}%{_bindir}
14mr|shapelib-1.2.10-8|68	install -m755 dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shptest %{buildroot}%{_bindir}
14mr|shapelib-1.2.10-8|69	install -m755 contrib/{dbfcat,dbfinfo,shpcat,shpcentrd,shpdata,shpdxf,shpfix,shpinfo,shpwkb,shpproj} %{buildroot}%{_bindir}
14mr|shapelib-1.2.10-8|70	
14mr|shapelib-1.2.10-8|71	make lib_install LIB=%{_lib} DESTDIR=$RPM_BUILD_ROOT
14mr|shapelib-1.2.10-8|72	
14mr|shapelib-1.2.10-8|73	#(peroyvind) don't care about these for now..
14mr|shapelib-1.2.10-8|74	rm -f %{buildroot}%{_libdir}/lib*.*a
14mr|shapelib-1.2.10-8|75	
14mr|shapelib-1.2.10-8|76	%if %mdkversion < 200900
14mr|shapelib-1.2.10-8|77	%post -n %{libname} -p /sbin/ldconfig
14mr|shapelib-1.2.10-8|78	%endif
14mr|shapelib-1.2.10-8|79	
14mr|shapelib-1.2.10-8|80	%if %mdkversion < 200900
14mr|shapelib-1.2.10-8|81	%postun -n %{libname} -p /sbin/ldconfig
14mr|shapelib-1.2.10-8|82	%endif
14mr|shapelib-1.2.10-8|83	
14mr|shapelib-1.2.10-8|84	%clean
14mr|shapelib-1.2.10-8|85	rm -rf %{buildroot}
14mr|shapelib-1.2.10-8|86	
14mr|shapelib-1.2.10-8|87	%files -n %{name}
14mr|shapelib-1.2.10-8|88	%defattr (-,root,root)
14mr|shapelib-1.2.10-8|89	%doc README.tree dbf_api.html shapelib.html shp_api.html
14mr|shapelib-1.2.10-8|90	%doc contrib/doc/shpproj.txt
14mr|shapelib-1.2.10-8|91	%{_bindir}/*
14mr|shapelib-1.2.10-8|92	
14mr|shapelib-1.2.10-8|93	%files -n %{develname}
14mr|shapelib-1.2.10-8|94	%defattr (-,root,root)
14mr|shapelib-1.2.10-8|95	%{_includedir}/libshp/shapefil.h
14mr|shapelib-1.2.10-8|96	%{_libdir}/*.so
14mr|shapelib-1.2.10-8|97	
14mr|shapelib-1.2.10-8|98	%files -n %{libname}
14mr|shapelib-1.2.10-8|99	%defattr (-,root,root)
14mr|shapelib-1.2.10-8|100	%{_libdir}/*.so.*
14mr|shapelib-1.2.10-8|101	
14mr|shapelib-1.2.10-8|102	
14mr|shapelib-1.2.10-8|103	
14mr|shapelib-1.2.10-8|104	%changelog
14mr|shapelib-1.2.10-8|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.10-8
14mr|shapelib-1.2.10-8|106	+ Revision: 49a57f7
14mr|shapelib-1.2.10-8|107	- MassBuild#440: Increase release tag
14mr|shapelib-1.2.10-8|108	
14mr|shapelib-1.2.10-8|109	

18927 14
14mr|shared-desktop-ontologies-0.11.0-2|1	Summary:	Semantic web to the desktop in terms of vocabulary
14mr|shared-desktop-ontologies-0.11.0-2|2	Name:		shared-desktop-ontologies
14mr|shared-desktop-ontologies-0.11.0-2|3	Version:	0.11.0
14mr|shared-desktop-ontologies-0.11.0-2|4	Release:	2
14mr|shared-desktop-ontologies-0.11.0-2|5	License:	BSD
14mr|shared-desktop-ontologies-0.11.0-2|6	Group:		System/Base
14mr|shared-desktop-ontologies-0.11.0-2|7	Url:		http://sourceforge.net/projects/oscaf/
14mr|shared-desktop-ontologies-0.11.0-2|8	Source0:	http://sourceforge.net/projects/oscaf/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mr|shared-desktop-ontologies-0.11.0-2|9	BuildRequires:	kde4-macros
14mr|shared-desktop-ontologies-0.11.0-2|10	BuildArch:	noarch
14mr|shared-desktop-ontologies-0.11.0-2|11	
14mr|shared-desktop-ontologies-0.11.0-2|12	%description
14mr|shared-desktop-ontologies-0.11.0-2|13	Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and
14mr|shared-desktop-ontologies-0.11.0-2|14	reference code development. This project is used maintainers from open source
14mr|shared-desktop-ontologies-0.11.0-2|15	projects to maintain standards for the interoperability of desktop and web
14mr|shared-desktop-ontologies-0.11.0-2|16	applications.
14mr|shared-desktop-ontologies-0.11.0-2|17	
14mr|shared-desktop-ontologies-0.11.0-2|18	The shared-desktop-ontologies package brings the semantic web to the desktop
14mr|shared-desktop-ontologies-0.11.0-2|19	in terms of vocabulary. It contains the well known core ontologies such as RDF
14mr|shared-desktop-ontologies-0.11.0-2|20	and RDFS as well as the Nepomuk ontologies which are used by projects like KDE
14mr|shared-desktop-ontologies-0.11.0-2|21	or Strigi.
14mr|shared-desktop-ontologies-0.11.0-2|22	
14mr|shared-desktop-ontologies-0.11.0-2|23	%files
14mr|shared-desktop-ontologies-0.11.0-2|24	%{_kde_datadir}/ontology
14mr|shared-desktop-ontologies-0.11.0-2|25	
14mr|shared-desktop-ontologies-0.11.0-2|26	#--------------------------------------------------------------------
14mr|shared-desktop-ontologies-0.11.0-2|27	
14mr|shared-desktop-ontologies-0.11.0-2|28	%package devel
14mr|shared-desktop-ontologies-0.11.0-2|29	Summary:	Devel stuff for %{name}
14mr|shared-desktop-ontologies-0.11.0-2|30	Group:		Development/KDE and Qt
14mr|shared-desktop-ontologies-0.11.0-2|31	Requires:	%{name}
14mr|shared-desktop-ontologies-0.11.0-2|32	
14mr|shared-desktop-ontologies-0.11.0-2|33	%description devel
14mr|shared-desktop-ontologies-0.11.0-2|34	This package contains header files needed if you wish to build applications
14mr|shared-desktop-ontologies-0.11.0-2|35	based on %{name}.
14mr|shared-desktop-ontologies-0.11.0-2|36	
14mr|shared-desktop-ontologies-0.11.0-2|37	%files devel
14mr|shared-desktop-ontologies-0.11.0-2|38	%{_kde_datadir}/pkgconfig/shared-desktop-ontologies.pc
14mr|shared-desktop-ontologies-0.11.0-2|39	%{_kde_datadir}/cmake/SharedDesktopOntologies
14mr|shared-desktop-ontologies-0.11.0-2|40	
14mr|shared-desktop-ontologies-0.11.0-2|41	#--------------------------------------------------------------------
14mr|shared-desktop-ontologies-0.11.0-2|42	
14mr|shared-desktop-ontologies-0.11.0-2|43	%prep
14mr|shared-desktop-ontologies-0.11.0-2|44	%setup -q
14mr|shared-desktop-ontologies-0.11.0-2|45	
14mr|shared-desktop-ontologies-0.11.0-2|46	%build
14mr|shared-desktop-ontologies-0.11.0-2|47	%cmake_kde4
14mr|shared-desktop-ontologies-0.11.0-2|48	%make
14mr|shared-desktop-ontologies-0.11.0-2|49	
14mr|shared-desktop-ontologies-0.11.0-2|50	%install
14mr|shared-desktop-ontologies-0.11.0-2|51	%makeinstall_std -C build
14mr|shared-desktop-ontologies-0.11.0-2|52	
14mr|shared-desktop-ontologies-0.11.0-2|53	
14mr|shared-desktop-ontologies-0.11.0-2|54	%changelog
14mr|shared-desktop-ontologies-0.11.0-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.0-2
14mr|shared-desktop-ontologies-0.11.0-2|56	+ Revision: fc45a2a
14mr|shared-desktop-ontologies-0.11.0-2|57	- MassBuild#440: Increase release tag
14mr|shared-desktop-ontologies-0.11.0-2|58	
14mr|shared-desktop-ontologies-0.11.0-2|59	

18928 14
14mr|shared-mime-info-1.3-5|1	%define _disable_ld_no_undefined 1
14mr|shared-mime-info-1.3-5|2	
14mr|shared-mime-info-1.3-5|3	Summary:	Shared MIME-Info Specification
14mr|shared-mime-info-1.3-5|4	Name:		shared-mime-info
14mr|shared-mime-info-1.3-5|5	Version:	1.3
14mr|shared-mime-info-1.3-5|6	Release:	5
14mr|shared-mime-info-1.3-5|7	#gw main is GPL, test program is LGPL
14mr|shared-mime-info-1.3-5|8	License:	GPL+ and LGPLv2+
14mr|shared-mime-info-1.3-5|9	Group:		Graphical desktop/Other
14mr|shared-mime-info-1.3-5|10	URL:		http://www.freedesktop.org/wiki/Software/shared-mime-info
14mr|shared-mime-info-1.3-5|11	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mr|shared-mime-info-1.3-5|12	Source1:	defaults.list
14mr|shared-mime-info-1.3-5|13	# KDE 4 overrides.
14mr|shared-mime-info-1.3-5|14	Source2:	mimeapps.list
14mr|shared-mime-info-1.3-5|15	# support PKGSYSTEM_ENABLE_FSYNC
14mr|shared-mime-info-1.3-5|16	# https://bugs.freedesktop.org/show_bug.cgi?id=70366#c30
14mr|shared-mime-info-1.3-5|17	Patch1: 0007-Split-out-fdatasync-usage.patch
14mr|shared-mime-info-1.3-5|18	Patch2: 0008-Disable-fdatasync-usage-if-PKGSYSTEM_ENABLE_FSYNC-is.patch
14mr|shared-mime-info-1.3-5|19	Patch3: 0013-Skip-mime-database-update-if-packages-are-older-than.patch
14mr|shared-mime-info-1.3-5|20	Patch4: 0014-Add-n-option-to-update-mime-database.patch
14mr|shared-mime-info-1.3-5|21	# (fc) 0.22-2mdv fix VHDL vs CRT magic detection (Mdv bug #31603)
14mr|shared-mime-info-1.3-5|22	Patch5:		shared-mime-info-0.80-vhdl.patch
14mr|shared-mime-info-1.3-5|23	BuildRequires:	intltool
14mr|shared-mime-info-1.3-5|24	BuildRequires:	libxml2-utils
14mr|shared-mime-info-1.3-5|25	BuildRequires:	pkgconfig(libxml-2.0)
14mr|shared-mime-info-1.3-5|26	BuildRequires:	pkgconfig(glib-2.0)
14mr|shared-mime-info-1.3-5|27	
14mr|shared-mime-info-1.3-5|28	%description
14mr|shared-mime-info-1.3-5|29	This is the freedesktop.org shared MIME info database.
14mr|shared-mime-info-1.3-5|30	
14mr|shared-mime-info-1.3-5|31	Many programs and desktops use the MIME system to represent the types of
14mr|shared-mime-info-1.3-5|32	files. Frequently, it is necessary to work out the correct MIME type for
14mr|shared-mime-info-1.3-5|33	a file. This is generally done by examining the file's name or contents,
14mr|shared-mime-info-1.3-5|34	and looking up the correct MIME type in a database.
14mr|shared-mime-info-1.3-5|35	
14mr|shared-mime-info-1.3-5|36	For interoperability, it is useful for different programs to use the
14mr|shared-mime-info-1.3-5|37	same database so that different programs agree on the type of a file,
14mr|shared-mime-info-1.3-5|38	and new rules for determining the type apply to all programs.
14mr|shared-mime-info-1.3-5|39	
14mr|shared-mime-info-1.3-5|40	This specification attempts to unify the type-guessing systems currently
14mr|shared-mime-info-1.3-5|41	in use by GNOME, KDE and ROX. Only the name-to-type and contents-to-type
14mr|shared-mime-info-1.3-5|42	mappings are covered by this spec; other MIME type information, such as
14mr|shared-mime-info-1.3-5|43	the default handler for a particular type, or the icon to use to display
14mr|shared-mime-info-1.3-5|44	it in a file manager, are not covered since these are a matter of style.
14mr|shared-mime-info-1.3-5|45	
14mr|shared-mime-info-1.3-5|46	In addition, freedesktop.org provides a shared database in this format
14mr|shared-mime-info-1.3-5|47	to avoid inconsistencies between desktops. This database has been
14mr|shared-mime-info-1.3-5|48	created by converting the existing KDE and GNOME databases to the new
14mr|shared-mime-info-1.3-5|49	format and merging them together.
14mr|shared-mime-info-1.3-5|50	
14mr|shared-mime-info-1.3-5|51	%files
14mr|shared-mime-info-1.3-5|52	%doc README shared-mime-info-spec.xml NEWS
14mr|shared-mime-info-1.3-5|53	%{_bindir}/update-mime-database
14mr|shared-mime-info-1.3-5|54	%dir %{_datadir}/mime/
14mr|shared-mime-info-1.3-5|55	%{_datadir}/applications/defaults.list
14mr|shared-mime-info-1.3-5|56	%{_datadir}/applications/mimeapps.list
14mr|shared-mime-info-1.3-5|57	%dir %{_datadir}/mime/application
14mr|shared-mime-info-1.3-5|58	%dir %{_datadir}/mime/image
14mr|shared-mime-info-1.3-5|59	%dir %{_datadir}/mime/message
14mr|shared-mime-info-1.3-5|60	%dir %{_datadir}/mime/multipart
14mr|shared-mime-info-1.3-5|61	%dir %{_datadir}/mime/text
14mr|shared-mime-info-1.3-5|62	%dir %{_datadir}/mime/audio
14mr|shared-mime-info-1.3-5|63	%dir %{_datadir}/mime/inode
14mr|shared-mime-info-1.3-5|64	%dir %{_datadir}/mime/model
14mr|shared-mime-info-1.3-5|65	%dir %{_datadir}/mime/packages
14mr|shared-mime-info-1.3-5|66	%dir %{_datadir}/mime/video
14mr|shared-mime-info-1.3-5|67	%ghost %{_datadir}/mime/XMLnamespaces
14mr|shared-mime-info-1.3-5|68	%ghost %{_datadir}/mime/aliases
14mr|shared-mime-info-1.3-5|69	%ghost %{_datadir}/mime/globs
14mr|shared-mime-info-1.3-5|70	%ghost %{_datadir}/mime/magic
14mr|shared-mime-info-1.3-5|71	%ghost %{_datadir}/mime/subclasses
14mr|shared-mime-info-1.3-5|72	%ghost %{_datadir}/mime/mime.cache
14mr|shared-mime-info-1.3-5|73	%{_datadir}/mime/packages/freedesktop.org.xml
14mr|shared-mime-info-1.3-5|74	%{_mandir}/man1/update-mime-database.1*
14mr|shared-mime-info-1.3-5|75	
14mr|shared-mime-info-1.3-5|76	%post
14mr|shared-mime-info-1.3-5|77	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
14mr|shared-mime-info-1.3-5|78	
14mr|shared-mime-info-1.3-5|79	%triggerin -- %{_datadir}/mime/packages/*.xml
14mr|shared-mime-info-1.3-5|80	%{_bindir}/update-mime-database -n %{_datadir}/mime > /dev/null
14mr|shared-mime-info-1.3-5|81	
14mr|shared-mime-info-1.3-5|82	%triggerpostun -- %{_datadir}/mime/packages/*.xml
14mr|shared-mime-info-1.3-5|83	%{_bindir}/update-mime-database -n %{_datadir}/mime > /dev/null
14mr|shared-mime-info-1.3-5|84	
14mr|shared-mime-info-1.3-5|85	#----------------------------------------------------------------------------
14mr|shared-mime-info-1.3-5|86	
14mr|shared-mime-info-1.3-5|87	%package devel
14mr|shared-mime-info-1.3-5|88	Summary:	development files for %{name}
14mr|shared-mime-info-1.3-5|89	Group:		Development/Other
14mr|shared-mime-info-1.3-5|90	Requires:	%{name} = %{EVRD}
14mr|shared-mime-info-1.3-5|91	Conflicts:	%{name} < 1.3
14mr|shared-mime-info-1.3-5|92	
14mr|shared-mime-info-1.3-5|93	%description devel
14mr|shared-mime-info-1.3-5|94	Development files for %{name}.
14mr|shared-mime-info-1.3-5|95	
14mr|shared-mime-info-1.3-5|96	%files devel
14mr|shared-mime-info-1.3-5|97	%{_datadir}/pkgconfig/shared-mime-info.pc
14mr|shared-mime-info-1.3-5|98	
14mr|shared-mime-info-1.3-5|99	#----------------------------------------------------------------------------
14mr|shared-mime-info-1.3-5|100	
14mr|shared-mime-info-1.3-5|101	%prep
14mr|shared-mime-info-1.3-5|102	%setup -q
14mr|shared-mime-info-1.3-5|103	%apply_patches
14mr|shared-mime-info-1.3-5|104	# %patch4 -p1 -b .vhdl
14mr|shared-mime-info-1.3-5|105	
14mr|shared-mime-info-1.3-5|106	%build
14mr|shared-mime-info-1.3-5|107	%configure2_5x \
14mr|shared-mime-info-1.3-5|108	--disable-update-mimedb
14mr|shared-mime-info-1.3-5|109	
14mr|shared-mime-info-1.3-5|110	make
14mr|shared-mime-info-1.3-5|111	
14mr|shared-mime-info-1.3-5|112	%install
14mr|shared-mime-info-1.3-5|113	%makeinstall_std
14mr|shared-mime-info-1.3-5|114	
14mr|shared-mime-info-1.3-5|115	mkdir -p %{buildroot}%{_datadir}/applications
14mr|shared-mime-info-1.3-5|116	install -m 644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/applications
14mr|shared-mime-info-1.3-5|117	mkdir -p %{buildroot}%{_datadir}/mime/{application,image,message,multipart,text,audio,inode,model,packages,video}
14mr|shared-mime-info-1.3-5|118	
14mr|shared-mime-info-1.3-5|119	touch %{buildroot}%{_datadir}/mime/{XMLnamespaces,aliases,globs,magic,subclasses,mime.cache}
14mr|shared-mime-info-1.3-5|120	
14mr|shared-mime-info-1.3-5|121	## remove these bogus files
14mr|shared-mime-info-1.3-5|122	rm -rf %{buildroot}%{_datadir}/locale/*
14mr|shared-mime-info-1.3-5|123	
14mr|shared-mime-info-1.3-5|124	%check
14mr|shared-mime-info-1.3-5|125	make check
14mr|shared-mime-info-1.3-5|126	
14mr|shared-mime-info-1.3-5|127	
14mr|shared-mime-info-1.3-5|128	%changelog
14mr|shared-mime-info-1.3-5|129	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14mr|shared-mime-info-1.3-5|130	+ Revision: 4ad4027
14mr|shared-mime-info-1.3-5|131	- Backport '-n' option from upstream
14mr|shared-mime-info-1.3-5|132	
14mr|shared-mime-info-1.3-5|133	

18929 14
14mr|sharutils-4.14-1|1	Summary:	The GNU shar utilities for packaging and unpackaging shell archives
14mr|sharutils-4.14-1|2	Name:		sharutils
14mr|sharutils-4.14-1|3	Version:	4.14
14mr|sharutils-4.14-1|4	Release:	1
14mr|sharutils-4.14-1|5	License:	GPLv3+
14mr|sharutils-4.14-1|6	Group:		Archiving/Backup
14mr|sharutils-4.14-1|7	Url:		http://www.gnu.org/software/sharutils/
14mr|sharutils-4.14-1|8	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz
14mr|sharutils-4.14-1|9	Patch0:		sharutils-4.13.5-fix-str-fmt.patch
14mr|sharutils-4.14-1|10	BuildRequires:	texinfo
14mr|sharutils-4.14-1|11	
14mr|sharutils-4.14-1|12	%description
14mr|sharutils-4.14-1|13	The sharutils package contains the GNU shar utilities, a set of tools
14mr|sharutils-4.14-1|14	for encoding and decoding packages of files (in binary or text format)
14mr|sharutils-4.14-1|15	in a special plain text format called shell archives (shar).  This
14mr|sharutils-4.14-1|16	format can be sent through email (which can be problematic for
14mr|sharutils-4.14-1|17	regular binary files).  The shar utility supports a wide range of
14mr|sharutils-4.14-1|18	capabilities (compressing, uuencoding, splitting long files for
14mr|sharutils-4.14-1|19	multi-part mailings, providing checksums), which make it very flexible
14mr|sharutils-4.14-1|20	at creating shar files.  After the files have been sent, the unshar
14mr|sharutils-4.14-1|21	tool scans mail messages looking for shar files.  Unshar automatically
14mr|sharutils-4.14-1|22	strips off mail headers and introductory text and then unpacks the shar
14mr|sharutils-4.14-1|23	files.
14mr|sharutils-4.14-1|24	
14mr|sharutils-4.14-1|25	Install sharutils if you send binary files through email very often.
14mr|sharutils-4.14-1|26	
14mr|sharutils-4.14-1|27	%files -f %{name}.lang
14mr|sharutils-4.14-1|28	%{_bindir}/*
14mr|sharutils-4.14-1|29	%{_infodir}/*
14mr|sharutils-4.14-1|30	%{_mandir}/man?/*
14mr|sharutils-4.14-1|31	
14mr|sharutils-4.14-1|32	#----------------------------------------------------------------------------
14mr|sharutils-4.14-1|33	
14mr|sharutils-4.14-1|34	%prep
14mr|sharutils-4.14-1|35	%setup -q
14mr|sharutils-4.14-1|36	%patch0 -p0
14mr|sharutils-4.14-1|37	
14mr|sharutils-4.14-1|38	%build
14mr|sharutils-4.14-1|39	%configure2_5x
14mr|sharutils-4.14-1|40	%make
14mr|sharutils-4.14-1|41	
14mr|sharutils-4.14-1|42	%install
14mr|sharutils-4.14-1|43	%makeinstall_std
14mr|sharutils-4.14-1|44	
14mr|sharutils-4.14-1|45	%find_lang %{name}
14mr|sharutils-4.14-1|46	
14mr|sharutils-4.14-1|47	
14mr|sharutils-4.14-1|48	
14mr|sharutils-4.14-1|49	%changelog
14mr|sharutils-4.14-1|50	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14-1
14mr|sharutils-4.14-1|51	+ Revision: dd0923d
14mr|sharutils-4.14-1|52	- Add patch to fix format security issues
14mr|sharutils-4.14-1|53	
14mr|sharutils-4.14-1|54	

18930 14
14mr|shiboken-1.2.2-2|1	Name:		shiboken
14mr|shiboken-1.2.2-2|2	Version:	1.2.2
14mr|shiboken-1.2.2-2|3	Release:	2
14mr|shiboken-1.2.2-2|4	License:	GPLv2
14mr|shiboken-1.2.2-2|5	Summary:	Creates the PySide bindings source files
14mr|shiboken-1.2.2-2|6	
14mr|shiboken-1.2.2-2|7	Group:		Development/KDE and Qt
14mr|shiboken-1.2.2-2|8	URL:		http://www.pyside.org
14mr|shiboken-1.2.2-2|9	Source0:	http://download.qt-project.org/official_releases/pyside/%{name}-%{version}.tar.bz2
14mr|shiboken-1.2.2-2|10	BuildRequires:	cmake
14mr|shiboken-1.2.2-2|11	BuildRequires:	qt4-devel
14mr|shiboken-1.2.2-2|12	BuildRequires:	python-devel
14mr|shiboken-1.2.2-2|13	BuildRequires:	pkgconfig(libxml-2.0)
14mr|shiboken-1.2.2-2|14	BuildRequires:	pkgconfig(libxslt)
14mr|shiboken-1.2.2-2|15	Obsoletes:	generatorrunner < 0.6.17
14mr|shiboken-1.2.2-2|16	
14mr|shiboken-1.2.2-2|17	%description
14mr|shiboken-1.2.2-2|18	The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the
14mr|shiboken-1.2.2-2|19	PySide bindings source files from Qt headers and auxiliary files
14mr|shiboken-1.2.2-2|20	(typesystems, global.h and glue files).
14mr|shiboken-1.2.2-2|21	
14mr|shiboken-1.2.2-2|22	Since 1.1.1 it's merged with apiextractor and generatorrunner.
14mr|shiboken-1.2.2-2|23	
14mr|shiboken-1.2.2-2|24	%files
14mr|shiboken-1.2.2-2|25	%{_bindir}/%{name}
14mr|shiboken-1.2.2-2|26	%{py_platsitedir}/%{name}.so
14mr|shiboken-1.2.2-2|27	%{_mandir}/man1/*
14mr|shiboken-1.2.2-2|28	
14mr|shiboken-1.2.2-2|29	#------------------------------------------------------------------------------
14mr|shiboken-1.2.2-2|30	
14mr|shiboken-1.2.2-2|31	%define libmajor 1
14mr|shiboken-1.2.2-2|32	%define libname %mklibname %{name} %{libmajor}
14mr|shiboken-1.2.2-2|33	
14mr|shiboken-1.2.2-2|34	%define oldapiexlib %mklibname apiextractor 0
14mr|shiboken-1.2.2-2|35	%define oldgenlib %mklibname genrunner 0
14mr|shiboken-1.2.2-2|36	
14mr|shiboken-1.2.2-2|37	%package -n %{libname}
14mr|shiboken-1.2.2-2|38	Summary:	Shiboken Generator core lib
14mr|shiboken-1.2.2-2|39	
14mr|shiboken-1.2.2-2|40	Group:		System/Libraries
14mr|shiboken-1.2.2-2|41	Obsoletes:	%{oldapiexlib} <= 0.10.11
14mr|shiboken-1.2.2-2|42	Obsoletes:	%{oldgenlib} <= 0.6.17
14mr|shiboken-1.2.2-2|43	
14mr|shiboken-1.2.2-2|44	%description -n %{libname}
14mr|shiboken-1.2.2-2|45	Shiboken Generator core lib.
14mr|shiboken-1.2.2-2|46	
14mr|shiboken-1.2.2-2|47	%files -n %{libname}
14mr|shiboken-1.2.2-2|48	%{_libdir}/lib%{name}-python%{py_ver}.so.%{libmajor}*
14mr|shiboken-1.2.2-2|49	
14mr|shiboken-1.2.2-2|50	#------------------------------------------------------------------------------
14mr|shiboken-1.2.2-2|51	
14mr|shiboken-1.2.2-2|52	%define oldapiexdev %mklibname apiextractor -d
14mr|shiboken-1.2.2-2|53	
14mr|shiboken-1.2.2-2|54	%package devel
14mr|shiboken-1.2.2-2|55	Summary:	Devel stuff for Shiboken Generator
14mr|shiboken-1.2.2-2|56	
14mr|shiboken-1.2.2-2|57	Group:		Development/KDE and Qt
14mr|shiboken-1.2.2-2|58	Requires:	%{libname} = %{version}-%{release}
14mr|shiboken-1.2.2-2|59	Requires:	%{name} = %{version}-%{release}
14mr|shiboken-1.2.2-2|60	Obsoletes:	%{oldapiexdev} < 0.10.11
14mr|shiboken-1.2.2-2|61	Obsoletes:	generatorrunner-devel < 0.6.17
14mr|shiboken-1.2.2-2|62	
14mr|shiboken-1.2.2-2|63	%description devel
14mr|shiboken-1.2.2-2|64	Devel stuff for Shiboken Generator.
14mr|shiboken-1.2.2-2|65	
14mr|shiboken-1.2.2-2|66	%files devel
14mr|shiboken-1.2.2-2|67	%{_includedir}/%{name}
14mr|shiboken-1.2.2-2|68	%{_libdir}/*.so
14mr|shiboken-1.2.2-2|69	%{_libdir}/pkgconfig/*.pc
14mr|shiboken-1.2.2-2|70	%{_libdir}/cmake/*
14mr|shiboken-1.2.2-2|71	
14mr|shiboken-1.2.2-2|72	#------------------------------------------------------------------------------
14mr|shiboken-1.2.2-2|73	
14mr|shiboken-1.2.2-2|74	%prep
14mr|shiboken-1.2.2-2|75	%setup -q
14mr|shiboken-1.2.2-2|76	
14mr|shiboken-1.2.2-2|77	%build
14mr|shiboken-1.2.2-2|78	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
14mr|shiboken-1.2.2-2|79	%cmake
14mr|shiboken-1.2.2-2|80	%make
14mr|shiboken-1.2.2-2|81	
14mr|shiboken-1.2.2-2|82	%install
14mr|shiboken-1.2.2-2|83	%makeinstall_std -C build
14mr|shiboken-1.2.2-2|84	
14mr|shiboken-1.2.2-2|85	
14mr|shiboken-1.2.2-2|86	%changelog
14mr|shiboken-1.2.2-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-2
14mr|shiboken-1.2.2-2|88	+ Revision: 4e79c1c
14mr|shiboken-1.2.2-2|89	- MassBuild#440: Increase release tag
14mr|shiboken-1.2.2-2|90	
14mr|shiboken-1.2.2-2|91	

18931 14
14mr|shim-0.2-1|1	%global debug_package %{nil}
14mr|shim-0.2-1|2	%global efidir rosa
14mr|shim-0.2-1|3	Name:           shim
14mr|shim-0.2-1|4	Version:        0.2
14mr|shim-0.2-1|5	Release:        1
14mr|shim-0.2-1|6	Summary:        First-stage UEFI bootloader
14mr|shim-0.2-1|7	Group:          System/Kernel and hardware
14mr|shim-0.2-1|8	Provides:	shim = %{version}-%{release}
14mr|shim-0.2-1|9	License:        BSD
14mr|shim-0.2-1|10	URL:            http://www.codon.org.uk/~mjg59/shim/
14mr|shim-0.2-1|11	Source0:	shim.efi
14mr|shim-0.2-1|12	Source1:        MokManager.efi
14mr|shim-0.2-1|13	
14mr|shim-0.2-1|14	%description
14mr|shim-0.2-1|15	Initial UEFI bootloader that handles chaining to a trusted full bootloader
14mr|shim-0.2-1|16	under secure boot environments. This package contains the version signed by
14mr|shim-0.2-1|17	the UEFI signing service.
14mr|shim-0.2-1|18	
14mr|shim-0.2-1|19	%package -n shim
14mr|shim-0.2-1|20	Summary: First-stage UEFI bootloader
14mr|shim-0.2-1|21	
14mr|shim-0.2-1|22	%description -n shim
14mr|shim-0.2-1|23	Initial UEFI bootloader that handles chaining to a trusted full bootloader
14mr|shim-0.2-1|24	under secure boot environments. This package contains the version signed by
14mr|shim-0.2-1|25	the UEFI signing service.
14mr|shim-0.2-1|26	
14mr|shim-0.2-1|27	%prep
14mr|shim-0.2-1|28	cd %{_builddir}
14mr|shim-0.2-1|29	mkdir shim-%{version}
14mr|shim-0.2-1|30	
14mr|shim-0.2-1|31	%build
14mr|shim-0.2-1|32	
14mr|shim-0.2-1|33	%install
14mr|shim-0.2-1|34	rm -rf $RPM_BUILD_ROOT
14mr|shim-0.2-1|35	cd shim-%{version}
14mr|shim-0.2-1|36	install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/
14mr|shim-0.2-1|37	install -m 0644 %{SOURCE0} $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/shim.efi
14mr|shim-0.2-1|38	install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/MokManager.efi
14mr|shim-0.2-1|39	
14mr|shim-0.2-1|40	%files -n shim
14mr|shim-0.2-1|41	/boot/efi/EFI/%{efidir}/shim.efi
14mr|shim-0.2-1|42	/boot/efi/EFI/%{efidir}/MokManager.efi
14mr|shim-0.2-1|43	%changelog
14mr|shim-0.2-1|44	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.2-1
14mr|shim-0.2-1|45	+ Revision: 56db02f
14mr|shim-0.2-1|46	- initial import
14mr|shim-0.2-1|47	
14mr|shim-0.2-1|48	

18932 14
14mr|shorewall-4.5.19-3|1	%define debug_package %{nil}
14mr|shorewall-4.5.19-3|2	
14mr|shorewall-4.5.19-3|3	%define version_major 4.5
14mr|shorewall-4.5.19-3|4	%define version_minor 19
14mr|shorewall-4.5.19-3|5	%define version %{version_major}.%{version_minor}
14mr|shorewall-4.5.19-3|6	%define version_main %{version}
14mr|shorewall-4.5.19-3|7	%define version_lite %{version}
14mr|shorewall-4.5.19-3|8	%define ipv6_ver %{version}
14mr|shorewall-4.5.19-3|9	%define ipv6_lite_ver %{version}
14mr|shorewall-4.5.19-3|10	%define ftp_path ftp://ftp.shorewall.net/pub/shorewall/%{version_major}/%{name}-%{version}
14mr|shorewall-4.5.19-3|11	
14mr|shorewall-4.5.19-3|12	%define name6 %{name}6
14mr|shorewall-4.5.19-3|13	
14mr|shorewall-4.5.19-3|14	Summary:	Iptables-based firewall for Linux systems
14mr|shorewall-4.5.19-3|15	Name:		shorewall
14mr|shorewall-4.5.19-3|16	Version:	%{version}
14mr|shorewall-4.5.19-3|17	Release:	3
14mr|shorewall-4.5.19-3|18	License:	GPLv2+
14mr|shorewall-4.5.19-3|19	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|20	URL:		http://www.shorewall.net/
14mr|shorewall-4.5.19-3|21	Source0:	%ftp_path/%{name}-%{version_main}.tar.bz2
14mr|shorewall-4.5.19-3|22	Source1:	%ftp_path/%{name}-lite-%{version_lite}.tar.bz2
14mr|shorewall-4.5.19-3|23	Source2:	%ftp_path/%{name}-docs-html-%{version}.tar.bz2
14mr|shorewall-4.5.19-3|24	Source3:	%ftp_path/%{name6}-%{ipv6_ver}.tar.bz2
14mr|shorewall-4.5.19-3|25	Source4:	%ftp_path/%{name6}-lite-%{ipv6_lite_ver}.tar.bz2
14mr|shorewall-4.5.19-3|26	Source5:	%ftp_path/%{name}-init-%{version_main}.tar.bz2
14mr|shorewall-4.5.19-3|27	Source6:	%ftp_path/%{name}-core-%{version}.tar.bz2
14mr|shorewall-4.5.19-3|28	Source100:	shorewall.rpmlintrc
14mr|shorewall-4.5.19-3|29	BuildConflicts:	apt-common
14mr|shorewall-4.5.19-3|30	BuildArch:	noarch
14mr|shorewall-4.5.19-3|31	BuildRequires:	perl
14mr|shorewall-4.5.19-3|32	BuildRequires:	systemd-units
14mr|shorewall-4.5.19-3|33	BuildRequires:	perl(Digest::SHA1)
14mr|shorewall-4.5.19-3|34	# since shorewall 4.4 we do not have common, shell and perl modules anymore
14mr|shorewall-4.5.19-3|35	Obsoletes:	shorewall-common < 4.5
14mr|shorewall-4.5.19-3|36	Obsoletes:	shorewall-perl < 4.5
14mr|shorewall-4.5.19-3|37	Obsoletes:	shorewall-shell < 4.5
14mr|shorewall-4.5.19-3|38	Provides:	shorewall-common = %{version}
14mr|shorewall-4.5.19-3|39	Provides:	shorewall-perl = %{version}
14mr|shorewall-4.5.19-3|40	Provides:	shorewall-shell = %{version}
14mr|shorewall-4.5.19-3|41	Conflicts:	shorewall < 4.0.7-1
14mr|shorewall-4.5.19-3|42	Requires:	iptables >= 1.4.1
14mr|shorewall-4.5.19-3|43	Requires:	iproute2
14mr|shorewall-4.5.19-3|44	Requires:	dash
14mr|shorewall-4.5.19-3|45	Requires:	%{name}-core = %{EVRD}
14mr|shorewall-4.5.19-3|46	Requires(post):	rpm-helper
14mr|shorewall-4.5.19-3|47	Requires(preun):	rpm-helper
14mr|shorewall-4.5.19-3|48	Requires(post):	/sbin/chkconfig
14mr|shorewall-4.5.19-3|49	Requires(post):	systemd-units
14mr|shorewall-4.5.19-3|50	Requires(post):	systemd-sysvinit
14mr|shorewall-4.5.19-3|51	Requires(preun):	systemd-units
14mr|shorewall-4.5.19-3|52	Requires(postun):	systemd-units
14mr|shorewall-4.5.19-3|53	
14mr|shorewall-4.5.19-3|54	%description
14mr|shorewall-4.5.19-3|55	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
14mr|shorewall-4.5.19-3|56	(iptables) based firewall that can be used on a dedicated firewall system,
14mr|shorewall-4.5.19-3|57	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
14mr|shorewall-4.5.19-3|58	
14mr|shorewall-4.5.19-3|59	%package core
14mr|shorewall-4.5.19-3|60	Summary:	Shorewall core libraries
14mr|shorewall-4.5.19-3|61	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|62	Requires:	%{name} = %{EVRD}
14mr|shorewall-4.5.19-3|63	Conflicts:	shorewall < 4.5
14mr|shorewall-4.5.19-3|64	Requires(post):	rpm-helper
14mr|shorewall-4.5.19-3|65	Requires(preun):	rpm-helper
14mr|shorewall-4.5.19-3|66	
14mr|shorewall-4.5.19-3|67	%description core
14mr|shorewall-4.5.19-3|68	An IPv6 enabled and capable Shoreline Firewall.
14mr|shorewall-4.5.19-3|69	
14mr|shorewall-4.5.19-3|70	%package -n %{name6}
14mr|shorewall-4.5.19-3|71	Summary:	IPv6 capable Shorewall
14mr|shorewall-4.5.19-3|72	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|73	Requires:	%{name} = %{EVRD}
14mr|shorewall-4.5.19-3|74	Requires:	iptables-ipv6
14mr|shorewall-4.5.19-3|75	Requires:	iproute2
14mr|shorewall-4.5.19-3|76	Requires(post):	rpm-helper
14mr|shorewall-4.5.19-3|77	Requires(preun):	rpm-helper
14mr|shorewall-4.5.19-3|78	Requires(post):	/sbin/chkconfig
14mr|shorewall-4.5.19-3|79	Requires(post):	systemd-units
14mr|shorewall-4.5.19-3|80	Requires(post):	systemd-sysvinit
14mr|shorewall-4.5.19-3|81	Requires(preun):	systemd-units
14mr|shorewall-4.5.19-3|82	Requires(postun):	systemd-units
14mr|shorewall-4.5.19-3|83	Obsoletes:	%{name}-ipv6 < 4.4.24
14mr|shorewall-4.5.19-3|84	Provides:	%{name}-ipv6 = %{version}
14mr|shorewall-4.5.19-3|85	
14mr|shorewall-4.5.19-3|86	%description -n %{name6}
14mr|shorewall-4.5.19-3|87	An IPv6 enabled and capable Shoreline Firewall.
14mr|shorewall-4.5.19-3|88	
14mr|shorewall-4.5.19-3|89	%package -n %{name6}-lite
14mr|shorewall-4.5.19-3|90	Summary:	Lite version of ipv6 shorewall
14mr|shorewall-4.5.19-3|91	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|92	Requires:	%{name6} = %{EVRD}
14mr|shorewall-4.5.19-3|93	Requires(post):	rpm-helper
14mr|shorewall-4.5.19-3|94	Requires(preun):	rpm-helper
14mr|shorewall-4.5.19-3|95	Requires(post):	/sbin/chkconfig
14mr|shorewall-4.5.19-3|96	Requires(post):	systemd-units
14mr|shorewall-4.5.19-3|97	Requires(post):	systemd-sysvinit
14mr|shorewall-4.5.19-3|98	Requires(preun):	systemd-units
14mr|shorewall-4.5.19-3|99	Requires(postun):	systemd-units
14mr|shorewall-4.5.19-3|100	Obsoletes:	%{name}-ipv6-lite < 4.4.24
14mr|shorewall-4.5.19-3|101	Provides:	%{name}-ipv6-lite = %{version}
14mr|shorewall-4.5.19-3|102	
14mr|shorewall-4.5.19-3|103	%description -n %{name6}-lite
14mr|shorewall-4.5.19-3|104	Shorewall IPv6 Lite is a companion product to Shorewall IPv6 that allows
14mr|shorewall-4.5.19-3|105	network administrators to centralize the configuration of Shorewall-based
14mr|shorewall-4.5.19-3|106	firewalls.
14mr|shorewall-4.5.19-3|107	
14mr|shorewall-4.5.19-3|108	%package lite
14mr|shorewall-4.5.19-3|109	Summary:	Lite version of shorewall
14mr|shorewall-4.5.19-3|110	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|111	Requires:	%{name} = %{EVRD}
14mr|shorewall-4.5.19-3|112	Requires(post):	rpm-helper
14mr|shorewall-4.5.19-3|113	Requires(preun):	rpm-helper
14mr|shorewall-4.5.19-3|114	Requires(post):	/sbin/chkconfig
14mr|shorewall-4.5.19-3|115	Requires(post):	systemd-units
14mr|shorewall-4.5.19-3|116	Requires(post):	systemd-sysvinit
14mr|shorewall-4.5.19-3|117	Requires(preun):	systemd-units
14mr|shorewall-4.5.19-3|118	Requires(postun):	systemd-units
14mr|shorewall-4.5.19-3|119	
14mr|shorewall-4.5.19-3|120	%description lite
14mr|shorewall-4.5.19-3|121	Shorewall Lite is a companion product to Shorewall that allows network
14mr|shorewall-4.5.19-3|122	administrators to centralize the configuration of Shorewall-based firewalls.
14mr|shorewall-4.5.19-3|123	
14mr|shorewall-4.5.19-3|124	%package init
14mr|shorewall-4.5.19-3|125	Summary:	Initialization functionality and NetworkManager integration for Shorewall
14mr|shorewall-4.5.19-3|126	Group:		System/Configuration/Networking
14mr|shorewall-4.5.19-3|127	Requires:	NetworkManager
14mr|shorewall-4.5.19-3|128	Requires:	%{name} = %{EVRD}
14mr|shorewall-4.5.19-3|129	Requires(post):	/sbin/chkconfig
14mr|shorewall-4.5.19-3|130	Requires(post):	systemd-units
14mr|shorewall-4.5.19-3|131	Requires(post):	systemd-sysvinit
14mr|shorewall-4.5.19-3|132	Requires(preun):	systemd-units
14mr|shorewall-4.5.19-3|133	Requires(postun):	systemd-units
14mr|shorewall-4.5.19-3|134	
14mr|shorewall-4.5.19-3|135	%description init
14mr|shorewall-4.5.19-3|136	This package adds additional initialization functionality to Shorewall in two
14mr|shorewall-4.5.19-3|137	ways. It allows the firewall to be closed prior to bringing up network
14mr|shorewall-4.5.19-3|138	devices. This insures that unwanted connections are not allowed between the
14mr|shorewall-4.5.19-3|139	time that the network comes up and when the firewall is started. It also
14mr|shorewall-4.5.19-3|140	integrates with NetworkManager and distribution ifup/ifdown systems to allow
14mr|shorewall-4.5.19-3|141	for 'event-driven' startup and shutdown.
14mr|shorewall-4.5.19-3|142	
14mr|shorewall-4.5.19-3|143	%package doc
14mr|shorewall-4.5.19-3|144	Summary:	Firewall scripts
14mr|shorewall-4.5.19-3|145	Group:		Books/Computer books
14mr|shorewall-4.5.19-3|146	Requires:	%{name} = %{EVRD}
14mr|shorewall-4.5.19-3|147	
14mr|shorewall-4.5.19-3|148	%description doc
14mr|shorewall-4.5.19-3|149	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
14mr|shorewall-4.5.19-3|150	(iptables) based firewall that can be used on a dedicated firewall system,
14mr|shorewall-4.5.19-3|151	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
14mr|shorewall-4.5.19-3|152	
14mr|shorewall-4.5.19-3|153	This package contains the docs.
14mr|shorewall-4.5.19-3|154	
14mr|shorewall-4.5.19-3|155	%prep
14mr|shorewall-4.5.19-3|156	%setup -q -c -n %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4 -a5 -a6
14mr|shorewall-4.5.19-3|157	
14mr|shorewall-4.5.19-3|158	%build
14mr|shorewall-4.5.19-3|159	# (tpg) we do nothing here
14mr|shorewall-4.5.19-3|160	
14mr|shorewall-4.5.19-3|161	# (tpg) add comment to the configfiles
14mr|shorewall-4.5.19-3|162	for i in $(find -L $(find . -name configfiles -type d)  -type f);
14mr|shorewall-4.5.19-3|163	do echo "#LAST LINE -- DO NOT REMOVE" >> $i;
14mr|shorewall-4.5.19-3|164	done
14mr|shorewall-4.5.19-3|165	
14mr|shorewall-4.5.19-3|166	%install
14mr|shorewall-4.5.19-3|167	export PREFIX=%{buildroot}
14mr|shorewall-4.5.19-3|168	export OWNER=`id -n -u`
14mr|shorewall-4.5.19-3|169	export GROUP=`id -n -g`
14mr|shorewall-4.5.19-3|170	export CONFDIR=%{_sysconfdir}/%{name}
14mr|shorewall-4.5.19-3|171	export SYSTEMD=%{_unitdir}
14mr|shorewall-4.5.19-3|172	export SBINDIR=%{_sbindir}
14mr|shorewall-4.5.19-3|173	export LIBEXEC=%{_libexecdir}
14mr|shorewall-4.5.19-3|174	export DESTDIR=%{buildroot}
14mr|shorewall-4.5.19-3|175	
14mr|shorewall-4.5.19-3|176	
14mr|shorewall-4.5.19-3|177	pushd %{name}-%{version_main}
14mr|shorewall-4.5.19-3|178	# (blino) enable startup (new setting as of 2.1.3)
14mr|shorewall-4.5.19-3|179	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|180	
14mr|shorewall-4.5.19-3|181	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
14mr|shorewall-4.5.19-3|182	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|183	
14mr|shorewall-4.5.19-3|184	# blank Internal option
14mr|shorewall-4.5.19-3|185	perl -pi -e 's/TC_ENABLED=Internal/TC_ENABLED=/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|186	
14mr|shorewall-4.5.19-3|187	# (tpg) use perl compiler
14mr|shorewall-4.5.19-3|188	perl -pi -e 's/SHOREWALL_COMPILER=.*/SHOREWALL_COMPILER=perl/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|189	
14mr|shorewall-4.5.19-3|190	# (tpg) do the optimizations
14mr|shorewall-4.5.19-3|191	perl -pi -e 's/OPTIMIZE=.*/OPTIMIZE=1/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|192	
14mr|shorewall-4.5.19-3|193	# (tpg) enable IPv6
14mr|shorewall-4.5.19-3|194	perl -pi -e 's#DISABLE_IPV6=.*#DISABLE_IPV6=No#' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|195	
14mr|shorewall-4.5.19-3|196	# (tpg) set config path
14mr|shorewall-4.5.19-3|197	perl -pi -e 's#CONFIG_PATH=.*#CONFIG_PATH=configfiles/%{/g_sysconfdir}/%{name}#' configpath
14mr|shorewall-4.5.19-3|198	
14mr|shorewall-4.5.19-3|199	# (tpg) enable AUTOMAKE - skip comilation on start/restart if there were no changes in rules
14mr|shorewall-4.5.19-3|200	perl -pi -e 's/AUTOMAKE=.*/AUTOMAKE=Yes/' configfiles/%{name}.conf
14mr|shorewall-4.5.19-3|201	
14mr|shorewall-4.5.19-3|202	popd
14mr|shorewall-4.5.19-3|203	
14mr|shorewall-4.5.19-3|204	#(tpg) IPv6
14mr|shorewall-4.5.19-3|205	pushd %{name6}-%{ipv6_ver}
14mr|shorewall-4.5.19-3|206	# (blino) enable startup (new setting as of 2.1.3)
14mr|shorewall-4.5.19-3|207	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' configfiles/%{name6}.conf
14mr|shorewall-4.5.19-3|208	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
14mr|shorewall-4.5.19-3|209	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' configfiles/%{name6}.conf
14mr|shorewall-4.5.19-3|210	
14mr|shorewall-4.5.19-3|211	popd
14mr|shorewall-4.5.19-3|212	
14mr|shorewall-4.5.19-3|213	# let's do the install
14mr|shorewall-4.5.19-3|214	targets="shorewall-core shorewall shorewall-lite shorewall6 shorewall6-lite shorewall-init"
14mr|shorewall-4.5.19-3|215	use_rc="shorewallrc.default"
14mr|shorewall-4.5.19-3|216	
14mr|shorewall-4.5.19-3|217	mkdir -p %{buildroot}%{_unitdir}
14mr|shorewall-4.5.19-3|218	
14mr|shorewall-4.5.19-3|219	for i in $targets; do
14mr|shorewall-4.5.19-3|220	pushd ${i}-%{version}
14mr|shorewall-4.5.19-3|221	# (tpg) few corrections
14mr|shorewall-4.5.19-3|222	sed -i -e 's@MANDIR=.*@MANDIR=%{_mandir}@' \
14mr|shorewall-4.5.19-3|223	-e 's@INITDIR=.*@INITDIR=%{_initddir}@' \
14mr|shorewall-4.5.19-3|224	-e 's@SYSCONFDIR=.*@SYSCONFDIR=%{_sysconfdir}/sysconfig@' $use_rc
14mr|shorewall-4.5.19-3|225	
14mr|shorewall-4.5.19-3|226	./configure.pl
14mr|shorewall-4.5.19-3|227	./install.sh $use_rc
14mr|shorewall-4.5.19-3|228	if [ $i != "%{name}-core" ]; then
14mr|shorewall-4.5.19-3|229	install -m 644 *.service %{buildroot}%{_unitdir}
14mr|shorewall-4.5.19-3|230	fi;
14mr|shorewall-4.5.19-3|231	popd
14mr|shorewall-4.5.19-3|232	done ;
14mr|shorewall-4.5.19-3|233	
14mr|shorewall-4.5.19-3|234	# Suppress automatic replacement of "echo" by "gprintf" in the shorewall
14mr|shorewall-4.5.19-3|235	# startup script by RPM. This automatic replacement is broken.
14mr|shorewall-4.5.19-3|236	export DONT_GPRINTIFY=1
14mr|shorewall-4.5.19-3|237	
14mr|shorewall-4.5.19-3|238	#(tpg) looks like these files are needed
14mr|shorewall-4.5.19-3|239	touch %{buildroot}/%{_var}/lib/shorewall/{chains,nat,proxyarp,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
14mr|shorewall-4.5.19-3|240	touch %{buildroot}/%{_var}/lib/shorewall-lite/firewall
14mr|shorewall-4.5.19-3|241	
14mr|shorewall-4.5.19-3|242	#(tpg) ipv6
14mr|shorewall-4.5.19-3|243	touch %{buildroot}/%{_var}/lib/%{name6}/{chains,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
14mr|shorewall-4.5.19-3|244	touch %{buildroot}/%{_var}/lib/%{name6}-lite/firewall
14mr|shorewall-4.5.19-3|245	
14mr|shorewall-4.5.19-3|246	#(tpg) remove hash-bang
14mr|shorewall-4.5.19-3|247	find %{buildroot} -name "lib.*" -exec sed -i -e '/\#\!\/bin\/sh/d' {} \;
14mr|shorewall-4.5.19-3|248	
14mr|shorewall-4.5.19-3|249	# (tpg) let's use dash everywhere!
14mr|shorewall-4.5.19-3|250	find %{buildroot} -type f -exec sed -i -e 's@/bin/sh@/bin/dash@' {} \;
14mr|shorewall-4.5.19-3|251	
14mr|shorewall-4.5.19-3|252	# add information about 4.4.0 upgrade
14mr|shorewall-4.5.19-3|253	cat > README.4.4.0.upgrade.urpmi << EOF
14mr|shorewall-4.5.19-3|254	As of shorewall 4.4.0, the shorewall-common and shorewall-perl packages
14mr|shorewall-4.5.19-3|255	were merged into a single shorewall package. Other notable changes in 4.4.0
14mr|shorewall-4.5.19-3|256	version are:
14mr|shorewall-4.5.19-3|257	- The support for shorewall-shell has been discontinued
14mr|shorewall-4.5.19-3|258	- Support for SAME target in /etc/shorewall/masq and /etc/shorewall/rules
14mr|shorewall-4.5.19-3|259	has been removed.
14mr|shorewall-4.5.19-3|260	- Support for norfc1918 and RFC1918_STRICT have been removed.
14mr|shorewall-4.5.19-3|261	- The name 'any' is now reserved and may not be used as a zone name.
14mr|shorewall-4.5.19-3|262	
14mr|shorewall-4.5.19-3|263	If you were relying on those options, please review your shorewall
14mr|shorewall-4.5.19-3|264	configuration. Refer to the /usr/share/doc/shorewall/releasenotes.txt file
14mr|shorewall-4.5.19-3|265	for further instructions.
14mr|shorewall-4.5.19-3|266	EOF
14mr|shorewall-4.5.19-3|267	
14mr|shorewall-4.5.19-3|268	# due to the removal of the %%exclude macro...
14mr|shorewall-4.5.19-3|269	rm -rf %{buildroot}%{_datadir}/%{name6}/configfiles
14mr|shorewall-4.5.19-3|270	rm -rf %{buildroot}%{_datadir}/shorewall/configfiles
14mr|shorewall-4.5.19-3|271	
14mr|shorewall-4.5.19-3|272	# (tpg) remove old initscripts
14mr|shorewall-4.5.19-3|273	rm -rf %{buildroot}%{_initrddir}
14mr|shorewall-4.5.19-3|274	
14mr|shorewall-4.5.19-3|275	%post
14mr|shorewall-4.5.19-3|276	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|277	if [ $1 -eq 1 ] ; then
14mr|shorewall-4.5.19-3|278	/usr/%{_lib}/iptables.init start
14mr|shorewall-4.5.19-3|279	/bin/systemctl enable shorewall.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|280	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|281	fi
14mr|shorewall-4.5.19-3|282	
14mr|shorewall-4.5.19-3|283	%create_ghostfile %{_var}/lib/%{name}/chains root root 644
14mr|shorewall-4.5.19-3|284	%create_ghostfile %{_var}/lib/%{name}/nat root root 644
14mr|shorewall-4.5.19-3|285	%create_ghostfile %{_var}/lib/%{name}/proxyarp root root 644
14mr|shorewall-4.5.19-3|286	%create_ghostfile %{_var}/lib/%{name}/restarted root root 644
14mr|shorewall-4.5.19-3|287	%create_ghostfile %{_var}/lib/%{name}/zones root root 644
14mr|shorewall-4.5.19-3|288	%create_ghostfile %{_var}/lib/%{name}/restore-base root root 644
14mr|shorewall-4.5.19-3|289	%create_ghostfile %{_var}/lib/%{name}/restore-tail root root 644
14mr|shorewall-4.5.19-3|290	%create_ghostfile %{_var}/lib/%{name}/state root root 644
14mr|shorewall-4.5.19-3|291	%create_ghostfile %{_var}/lib/%{name}/.modules root root 644
14mr|shorewall-4.5.19-3|292	%create_ghostfile %{_var}/lib/%{name}/.modulesdir root root 644
14mr|shorewall-4.5.19-3|293	%create_ghostfile %{_var}/lib/%{name}/.iptables-restore-input root root 644
14mr|shorewall-4.5.19-3|294	%create_ghostfile %{_var}/lib/%{name}/.restart root root 700
14mr|shorewall-4.5.19-3|295	%create_ghostfile %{_var}/lib/%{name}/.restore root root 700
14mr|shorewall-4.5.19-3|296	%create_ghostfile %{_var}/lib/%{name}/.start root root 700
14mr|shorewall-4.5.19-3|297	
14mr|shorewall-4.5.19-3|298	%preun
14mr|shorewall-4.5.19-3|299	if [ $1 -eq 0 ] ; then
14mr|shorewall-4.5.19-3|300	/bin/systemctl --no-reload disable shorewall.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|301	/bin/systemctl stop shorewall.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|302	%{__rm} -f %{_var}/lib/%{name}/*
14mr|shorewall-4.5.19-3|303	fi
14mr|shorewall-4.5.19-3|304	
14mr|shorewall-4.5.19-3|305	%postun
14mr|shorewall-4.5.19-3|306	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|307	if [ $1 -ge 1 ] ; then
14mr|shorewall-4.5.19-3|308	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|309	fi
14mr|shorewall-4.5.19-3|310	
14mr|shorewall-4.5.19-3|311	%triggerun -- shorewall < 4.4.23.1-2
14mr|shorewall-4.5.19-3|312	/sbin/chkconfig --del shorewall >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|313	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|314	
14mr|shorewall-4.5.19-3|315	
14mr|shorewall-4.5.19-3|316	%post -n %{name}-lite
14mr|shorewall-4.5.19-3|317	if [ $1 -eq 1 ] ; then
14mr|shorewall-4.5.19-3|318	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|319	fi
14mr|shorewall-4.5.19-3|320	
14mr|shorewall-4.5.19-3|321	%create_ghostfile %{_var}/lib/%{name}-lite/firewall root root 644
14mr|shorewall-4.5.19-3|322	
14mr|shorewall-4.5.19-3|323	%preun -n %{name}-lite
14mr|shorewall-4.5.19-3|324	if [ $1 -eq 0 ] ; then
14mr|shorewall-4.5.19-3|325	/bin/systemctl --no-reload disable shorewall-lite.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|326	/bin/systemctl stop shorewall-lite.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|327	%{__rm} -f %{_var}/lib/%{name}-lite/*
14mr|shorewall-4.5.19-3|328	fi
14mr|shorewall-4.5.19-3|329	
14mr|shorewall-4.5.19-3|330	%postun -n %{name}-lite
14mr|shorewall-4.5.19-3|331	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|332	if [ $1 -ge 1 ] ; then
14mr|shorewall-4.5.19-3|333	/bin/systemctl try-restart shorewall-lite.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|334	fi
14mr|shorewall-4.5.19-3|335	
14mr|shorewall-4.5.19-3|336	%triggerun -- shorewall-lite < 4.4.23.1-2
14mr|shorewall-4.5.19-3|337	/sbin/chkconfig --del shorewall-lite >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|338	/bin/systemctl try-restart shorewall-lite.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|339	
14mr|shorewall-4.5.19-3|340	%post -n %{name6}
14mr|shorewall-4.5.19-3|341	if [ $1 -eq 1 ] ; then
14mr|shorewall-4.5.19-3|342	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|343	fi
14mr|shorewall-4.5.19-3|344	
14mr|shorewall-4.5.19-3|345	%create_ghostfile %{_var}/lib/%{name6}/chains root root 644
14mr|shorewall-4.5.19-3|346	%create_ghostfile %{_var}/lib/%{name6}/restarted root root 644
14mr|shorewall-4.5.19-3|347	%create_ghostfile %{_var}/lib/%{name6}/zones root root 644
14mr|shorewall-4.5.19-3|348	%create_ghostfile %{_var}/lib/%{name6}/restore-base root root 644
14mr|shorewall-4.5.19-3|349	%create_ghostfile %{_var}/lib/%{name6}/restore-tail root root 644
14mr|shorewall-4.5.19-3|350	%create_ghostfile %{_var}/lib/%{name6}/state root root 644
14mr|shorewall-4.5.19-3|351	%create_ghostfile %{_var}/lib/%{name6}/.modules root root 644
14mr|shorewall-4.5.19-3|352	%create_ghostfile %{_var}/lib/%{name6}/.modulesdir root root 644
14mr|shorewall-4.5.19-3|353	%create_ghostfile %{_var}/lib/%{name6}/.iptables-restore-input root root 644
14mr|shorewall-4.5.19-3|354	%create_ghostfile %{_var}/lib/%{name6}/.restart root root 700
14mr|shorewall-4.5.19-3|355	%create_ghostfile %{_var}/lib/%{name6}/.restore root root 700
14mr|shorewall-4.5.19-3|356	%create_ghostfile %{_var}/lib/%{name6}/.start root root 700
14mr|shorewall-4.5.19-3|357	
14mr|shorewall-4.5.19-3|358	%preun -n %{name6}
14mr|shorewall-4.5.19-3|359	if [ $1 -eq 0 ] ; then
14mr|shorewall-4.5.19-3|360	/bin/systemctl --no-reload disable shorewall6.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|361	/bin/systemctl stop shorewall6.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|362	%{__rm} -f %{_var}/lib/%{name6}/*
14mr|shorewall-4.5.19-3|363	fi
14mr|shorewall-4.5.19-3|364	
14mr|shorewall-4.5.19-3|365	%postun -n %{name6}
14mr|shorewall-4.5.19-3|366	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|367	if [ $1 -ge 1 ] ; then
14mr|shorewall-4.5.19-3|368	/bin/systemctl try-restart shorewall6.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|369	fi
14mr|shorewall-4.5.19-3|370	
14mr|shorewall-4.5.19-3|371	%triggerun -- shorewall-ipv6 < 4.4.23.1-2
14mr|shorewall-4.5.19-3|372	/sbin/chkconfig --del shorewall6 >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|373	/bin/systemctl try-restart shorewall6.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|374	
14mr|shorewall-4.5.19-3|375	%post -n %{name6}-lite
14mr|shorewall-4.5.19-3|376	if [ $1 -eq 1 ] ; then
14mr|shorewall-4.5.19-3|377	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|378	fi
14mr|shorewall-4.5.19-3|379	
14mr|shorewall-4.5.19-3|380	%create_ghostfile %{_var}/lib/%{name6}-lite/firewall root root 644
14mr|shorewall-4.5.19-3|381	
14mr|shorewall-4.5.19-3|382	%preun -n %{name6}-lite
14mr|shorewall-4.5.19-3|383	if [ $1 -eq 0 ] ; then
14mr|shorewall-4.5.19-3|384	/bin/systemctl --no-reload disable shorewall6-lite.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|385	/bin/systemctl stop shorewall6-lite.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|386	%{__rm} -f %{_var}/lib/%{name6}-lite/*
14mr|shorewall-4.5.19-3|387	fi
14mr|shorewall-4.5.19-3|388	
14mr|shorewall-4.5.19-3|389	%postun -n %{name6}-lite
14mr|shorewall-4.5.19-3|390	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|391	if [ $1 -ge 1 ] ; then
14mr|shorewall-4.5.19-3|392	/bin/systemctl try-restart shorewall6-lite.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|393	fi
14mr|shorewall-4.5.19-3|394	
14mr|shorewall-4.5.19-3|395	%triggerun -- shorewall-ipv6-lite < 4.4.23.1-2
14mr|shorewall-4.5.19-3|396	/sbin/chkconfig --del shorewall6-lite >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|397	/bin/systemctl try-restart shorewall6-lite.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|398	
14mr|shorewall-4.5.19-3|399	%post -n %{name}-init
14mr|shorewall-4.5.19-3|400	if [ $1 -eq 1 ] ; then
14mr|shorewall-4.5.19-3|401	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|402	fi
14mr|shorewall-4.5.19-3|403	
14mr|shorewall-4.5.19-3|404	%preun -n %{name}-init
14mr|shorewall-4.5.19-3|405	if [ $1 -eq 0 ] ; then
14mr|shorewall-4.5.19-3|406	/bin/systemctl --no-reload disable shorewall-init.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|407	/bin/systemctl stop shorewall-init.service > /dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|408	%{__rm} -f %{_var}/lib/%{name}-init/*
14mr|shorewall-4.5.19-3|409	fi
14mr|shorewall-4.5.19-3|410	
14mr|shorewall-4.5.19-3|411	%postun -n %{name}-init
14mr|shorewall-4.5.19-3|412	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|413	if [ $1 -ge 1 ] ; then
14mr|shorewall-4.5.19-3|414	/bin/systemctl try-restart shorewall-init.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|415	fi
14mr|shorewall-4.5.19-3|416	
14mr|shorewall-4.5.19-3|417	%triggerun -- shorewall-init < 4.4.23.1-2
14mr|shorewall-4.5.19-3|418	/sbin/chkconfig --del shorewall-init >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|419	/bin/systemctl try-restart shorewall-init.service >/dev/null 2>&1 || :
14mr|shorewall-4.5.19-3|420	
14mr|shorewall-4.5.19-3|421	%files
14mr|shorewall-4.5.19-3|422	%doc README.4.4.0.upgrade.urpmi %{name}-%{version_main}/{changelog.txt,releasenotes.txt,Samples}
14mr|shorewall-4.5.19-3|423	%dir %{_sysconfdir}/%{name}
14mr|shorewall-4.5.19-3|424	%dir %{_datadir}/%{name}
14mr|shorewall-4.5.19-3|425	%dir %attr(755,root,root) %{_var}/lib/%{name}
14mr|shorewall-4.5.19-3|426	%ghost %{_var}/lib/%{name}/*
14mr|shorewall-4.5.19-3|427	%ghost %{_var}/lib/%{name}/.??*
14mr|shorewall-4.5.19-3|428	%config %{_sysconfdir}/logrotate.d/%{name}
14mr|shorewall-4.5.19-3|429	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*
14mr|shorewall-4.5.19-3|430	%attr(755,root,root) /sbin/%{name}
14mr|shorewall-4.5.19-3|431	%{_unitdir}/shorewall.service
14mr|shorewall-4.5.19-3|432	%{_datadir}/%{name}/action*
14mr|shorewall-4.5.19-3|433	%{_datadir}/%{name}/configpath
14mr|shorewall-4.5.19-3|434	%{_datadir}/%{name}/helpers
14mr|shorewall-4.5.19-3|435	%{_datadir}/%{name}/lib.cli-std
14mr|shorewall-4.5.19-3|436	%{_datadir}/%{name}/lib.core
14mr|shorewall-4.5.19-3|437	%{_datadir}/%{name}/macro.*
14mr|shorewall-4.5.19-3|438	%{_datadir}/%{name}/modules*
14mr|shorewall-4.5.19-3|439	%{_datadir}/%{name}/version
14mr|shorewall-4.5.19-3|440	%{_datadir}/%{name}/getparams
14mr|shorewall-4.5.19-3|441	%{_mandir}/man5/%{name}-accounting.5.*
14mr|shorewall-4.5.19-3|442	%{_mandir}/man5/%{name}-actions.5.*
14mr|shorewall-4.5.19-3|443	%{_mandir}/man5/%{name}-blacklist.5.*
14mr|shorewall-4.5.19-3|444	%{_mandir}/man5/%{name}-ecn.5.*
14mr|shorewall-4.5.19-3|445	%{_mandir}/man5/%{name}-exclusion.5.*
14mr|shorewall-4.5.19-3|446	%{_mandir}/man5/%{name}-hosts.5.*
14mr|shorewall-4.5.19-3|447	%{_mandir}/man5/%{name}-interfaces.5.*
14mr|shorewall-4.5.19-3|448	%{_mandir}/man5/%{name}-maclist.5.*
14mr|shorewall-4.5.19-3|449	%{_mandir}/man5/%{name}-masq.5.*
14mr|shorewall-4.5.19-3|450	%{_mandir}/man5/%{name}-modules.5.*
14mr|shorewall-4.5.19-3|451	%{_mandir}/man5/%{name}-nat.5.*
14mr|shorewall-4.5.19-3|452	%{_mandir}/man5/%{name}-nesting.5.*
14mr|shorewall-4.5.19-3|453	%{_mandir}/man5/%{name}-netmap.5.*
14mr|shorewall-4.5.19-3|454	%{_mandir}/man5/%{name}-params.5.*
14mr|shorewall-4.5.19-3|455	%{_mandir}/man5/%{name}-policy.5.*
14mr|shorewall-4.5.19-3|456	%{_mandir}/man5/%{name}-providers.5.*
14mr|shorewall-4.5.19-3|457	%{_mandir}/man5/%{name}-proxyarp.5.*
14mr|shorewall-4.5.19-3|458	%{_mandir}/man5/%{name}-routestopped.5.*
14mr|shorewall-4.5.19-3|459	%{_mandir}/man5/%{name}-rules.5.*
14mr|shorewall-4.5.19-3|460	%{_mandir}/man5/%{name}-tcclasses.5.*
14mr|shorewall-4.5.19-3|461	%{_mandir}/man5/%{name}-tcinterfaces.5.*
14mr|shorewall-4.5.19-3|462	%{_mandir}/man5/%{name}-tcpri.5.*
14mr|shorewall-4.5.19-3|463	%{_mandir}/man5/%{name}-tcdevices.5.*
14mr|shorewall-4.5.19-3|464	%{_mandir}/man5/%{name}-tcfilters.5.*
14mr|shorewall-4.5.19-3|465	%{_mandir}/man5/%{name}-tcrules.5.*
14mr|shorewall-4.5.19-3|466	%{_mandir}/man5/%{name}-tos.5.*
14mr|shorewall-4.5.19-3|467	%{_mandir}/man5/%{name}-tunnels.5.*
14mr|shorewall-4.5.19-3|468	%{_mandir}/man5/%{name}-vardir.5.*
14mr|shorewall-4.5.19-3|469	%{_mandir}/man5/%{name}-zones.5.*
14mr|shorewall-4.5.19-3|470	%{_mandir}/man5/%{name}.conf.5.*
14mr|shorewall-4.5.19-3|471	%{_mandir}/man5/%{name}-ipsets.5*
14mr|shorewall-4.5.19-3|472	%{_mandir}/man5/%{name}-routes.5*
14mr|shorewall-4.5.19-3|473	%{_mandir}/man5/%{name}-secmarks.5*
14mr|shorewall-4.5.19-3|474	%{_mandir}/man5/%{name}-arprules.5.*
14mr|shorewall-4.5.19-3|475	%{_mandir}/man5/%{name}-blrules.5.*
14mr|shorewall-4.5.19-3|476	%{_mandir}/man5/%{name}-conntrack.5.*
14mr|shorewall-4.5.19-3|477	%{_mandir}/man5/%{name}-rtrules.5.*
14mr|shorewall-4.5.19-3|478	%{_mandir}/man5/%{name}-stoppedrules.5.*
14mr|shorewall-4.5.19-3|479	%{_mandir}/man8/%{name}.8.*
14mr|shorewall-4.5.19-3|480	%dir %{_datadir}/%{name}/Shorewall
14mr|shorewall-4.5.19-3|481	%{_datadir}/shorewall/Shorewall/*.pm
14mr|shorewall-4.5.19-3|482	%{_datadir}/%{name}/compiler.pl
14mr|shorewall-4.5.19-3|483	%{_datadir}/%{name}/prog.footer
14mr|shorewall-4.5.19-3|484	
14mr|shorewall-4.5.19-3|485	%files -n %{name6}
14mr|shorewall-4.5.19-3|486	%doc %{name6}-%{ipv6_ver}/{changelog.txt,releasenotes.txt,tunnel,ipsecvpn,Samples6}
14mr|shorewall-4.5.19-3|487	%dir %{_sysconfdir}/%{name6}
14mr|shorewall-4.5.19-3|488	%dir %{_datadir}/%{name6}
14mr|shorewall-4.5.19-3|489	%dir %attr(755,root,root) %{_var}/lib/%{name6}
14mr|shorewall-4.5.19-3|490	%ghost %{_var}/lib/%{name6}/*
14mr|shorewall-4.5.19-3|491	%ghost %{_var}/lib/%{name6}/.??*
14mr|shorewall-4.5.19-3|492	%config(noreplace) %{_sysconfdir}/%{name6}/*
14mr|shorewall-4.5.19-3|493	%config %{_sysconfdir}/logrotate.d/%{name6}
14mr|shorewall-4.5.19-3|494	%attr(755,root,root) /sbin/%{name6}
14mr|shorewall-4.5.19-3|495	%{_unitdir}/shorewall6.service
14mr|shorewall-4.5.19-3|496	%{_datadir}/%{name6}/action*
14mr|shorewall-4.5.19-3|497	%{_datadir}/%{name6}/configpath
14mr|shorewall-4.5.19-3|498	%{_datadir}/%{name6}/functions
14mr|shorewall-4.5.19-3|499	%{_datadir}/%{name6}/helpers
14mr|shorewall-4.5.19-3|500	%{_datadir}/%{name6}/lib.*
14mr|shorewall-4.5.19-3|501	%{_datadir}/%{name6}/macro.*
14mr|shorewall-4.5.19-3|502	%{_datadir}/%{name6}/modules*
14mr|shorewall-4.5.19-3|503	%{_datadir}/%{name6}/version
14mr|shorewall-4.5.19-3|504	%{_mandir}/man5/%{name6}-accounting.5.*
14mr|shorewall-4.5.19-3|505	%{_mandir}/man5/%{name6}-actions.5.*
14mr|shorewall-4.5.19-3|506	%{_mandir}/man5/%{name6}-blacklist.5.*
14mr|shorewall-4.5.19-3|507	%{_mandir}/man5/%{name6}-exclusion.5.*
14mr|shorewall-4.5.19-3|508	%{_mandir}/man5/%{name6}-hosts.5.*
14mr|shorewall-4.5.19-3|509	%{_mandir}/man5/%{name6}-interfaces.5.*
14mr|shorewall-4.5.19-3|510	%{_mandir}/man5/%{name6}-ipsets.5.*
14mr|shorewall-4.5.19-3|511	%{_mandir}/man5/%{name6}-maclist.5.*
14mr|shorewall-4.5.19-3|512	%{_mandir}/man5/%{name6}-modules.5.*
14mr|shorewall-4.5.19-3|513	%{_mandir}/man5/%{name6}-nesting.5.*
14mr|shorewall-4.5.19-3|514	%{_mandir}/man5/%{name6}-netmap.5.*
14mr|shorewall-4.5.19-3|515	%{_mandir}/man5/%{name6}-params.5.*
14mr|shorewall-4.5.19-3|516	%{_mandir}/man5/%{name6}-policy.5.*
14mr|shorewall-4.5.19-3|517	%{_mandir}/man5/%{name6}-providers.5.*
14mr|shorewall-4.5.19-3|518	%{_mandir}/man5/%{name6}-routestopped.5.*
14mr|shorewall-4.5.19-3|519	%{_mandir}/man5/%{name6}-rules.5.*
14mr|shorewall-4.5.19-3|520	%{_mandir}/man5/%{name6}-tcclasses.5.*
14mr|shorewall-4.5.19-3|521	%{_mandir}/man5/%{name6}-tcdevices.5.*
14mr|shorewall-4.5.19-3|522	%{_mandir}/man5/%{name6}-tcinterfaces.5.*
14mr|shorewall-4.5.19-3|523	%{_mandir}/man5/%{name6}-tcpri.5.*
14mr|shorewall-4.5.19-3|524	%{_mandir}/man5/%{name6}-masq.5.*
14mr|shorewall-4.5.19-3|525	%{_mandir}/man5/%{name6}-tcrules.5.*
14mr|shorewall-4.5.19-3|526	%{_mandir}/man5/%{name6}-tos.5.*
14mr|shorewall-4.5.19-3|527	%{_mandir}/man5/%{name6}-tunnels.5.*
14mr|shorewall-4.5.19-3|528	%{_mandir}/man5/%{name6}-vardir.5.*
14mr|shorewall-4.5.19-3|529	%{_mandir}/man5/%{name6}-zones.5.*
14mr|shorewall-4.5.19-3|530	%{_mandir}/man5/%{name6}.conf.5.*
14mr|shorewall-4.5.19-3|531	%{_mandir}/man5/%{name6}-proxyndp.5*
14mr|shorewall-4.5.19-3|532	%{_mandir}/man5/%{name6}-routes.5*
14mr|shorewall-4.5.19-3|533	%{_mandir}/man5/%{name6}-secmarks.5*
14mr|shorewall-4.5.19-3|534	%{_mandir}/man5/%{name6}-tcfilters.5*
14mr|shorewall-4.5.19-3|535	%{_mandir}/man5/%{name6}-blrules.5.*
14mr|shorewall-4.5.19-3|536	%{_mandir}/man5/%{name6}-conntrack.5.*
14mr|shorewall-4.5.19-3|537	%{_mandir}/man5/%{name6}-rtrules.5.*
14mr|shorewall-4.5.19-3|538	%{_mandir}/man5/%{name6}-stoppedrules.5.*
14mr|shorewall-4.5.19-3|539	%{_mandir}/man8/%{name6}.8.*
14mr|shorewall-4.5.19-3|540	
14mr|shorewall-4.5.19-3|541	%files core
14mr|shorewall-4.5.19-3|542	%doc %{name}-core-%{version}/*.txt
14mr|shorewall-4.5.19-3|543	%dir %{_datadir}/shorewall/
14mr|shorewall-4.5.19-3|544	%{_datadir}/shorewall/coreversion
14mr|shorewall-4.5.19-3|545	%{_datadir}/shorewall/functions
14mr|shorewall-4.5.19-3|546	%{_datadir}/shorewall/lib.base
14mr|shorewall-4.5.19-3|547	%{_datadir}/shorewall/lib.cli
14mr|shorewall-4.5.19-3|548	%{_datadir}/shorewall/lib.common
14mr|shorewall-4.5.19-3|549	%{_datadir}/shorewall/shorewallrc
14mr|shorewall-4.5.19-3|550	%{_datadir}/%{name}/wait4ifup
14mr|shorewall-4.5.19-3|551	
14mr|shorewall-4.5.19-3|552	%files lite
14mr|shorewall-4.5.19-3|553	%doc %{name}-lite-%{version_lite}/*.txt
14mr|shorewall-4.5.19-3|554	%dir %{_datadir}/%{name}-lite
14mr|shorewall-4.5.19-3|555	%dir %attr(755,root,root) %{_var}/lib/%{name}-lite
14mr|shorewall-4.5.19-3|556	%ghost %{_var}/lib/%{name}-lite/*
14mr|shorewall-4.5.19-3|557	%config(noreplace) %{_sysconfdir}/%{name}-lite/*
14mr|shorewall-4.5.19-3|558	%config %{_sysconfdir}/logrotate.d/%{name}-lite
14mr|shorewall-4.5.19-3|559	%attr(755,root,root) /sbin/%{name}-lite
14mr|shorewall-4.5.19-3|560	%{_unitdir}/shorewall-lite.service
14mr|shorewall-4.5.19-3|561	%{_datadir}/%{name}-lite/configpath
14mr|shorewall-4.5.19-3|562	%{_datadir}/%{name}-lite/functions
14mr|shorewall-4.5.19-3|563	%{_datadir}/%{name}-lite/lib.*
14mr|shorewall-4.5.19-3|564	%{_datadir}/%{name}-lite/modules*
14mr|shorewall-4.5.19-3|565	%{_datadir}/%{name}-lite/shorecap
14mr|shorewall-4.5.19-3|566	%{_datadir}/%{name}-lite/version
14mr|shorewall-4.5.19-3|567	%{_datadir}/%{name}-lite/helpers
14mr|shorewall-4.5.19-3|568	%{_mandir}/man5/%{name}-lite*
14mr|shorewall-4.5.19-3|569	%{_mandir}/man8/%{name}-lite*
14mr|shorewall-4.5.19-3|570	
14mr|shorewall-4.5.19-3|571	%files -n %{name6}-lite
14mr|shorewall-4.5.19-3|572	%doc %{name6}-lite-%{ipv6_lite_ver}/*.txt
14mr|shorewall-4.5.19-3|573	%dir %{_datadir}/%{name6}-lite
14mr|shorewall-4.5.19-3|574	%dir %attr(755,root,root) %{_var}/lib/%{name6}-lite
14mr|shorewall-4.5.19-3|575	%ghost %{_var}/lib/%{name6}-lite/*
14mr|shorewall-4.5.19-3|576	%config(noreplace) %{_sysconfdir}/%{name6}-lite/*
14mr|shorewall-4.5.19-3|577	%config %{_sysconfdir}/logrotate.d/%{name6}-lite
14mr|shorewall-4.5.19-3|578	%attr(755,root,root) /sbin/%{name6}-lite
14mr|shorewall-4.5.19-3|579	%{_unitdir}/shorewall6-lite.service
14mr|shorewall-4.5.19-3|580	%{_datadir}/%{name6}-lite/configpath
14mr|shorewall-4.5.19-3|581	%{_datadir}/%{name6}-lite/functions
14mr|shorewall-4.5.19-3|582	%{_datadir}/%{name6}-lite/lib.*
14mr|shorewall-4.5.19-3|583	%{_datadir}/%{name6}-lite/modules*
14mr|shorewall-4.5.19-3|584	%{_datadir}/%{name6}-lite/shorecap
14mr|shorewall-4.5.19-3|585	%{_datadir}/%{name6}-lite/version
14mr|shorewall-4.5.19-3|586	%{_datadir}/%{name6}-lite/helpers
14mr|shorewall-4.5.19-3|587	%{_mandir}/man5/%{name6}-lite*
14mr|shorewall-4.5.19-3|588	%{_mandir}/man8/%{name6}-lite*
14mr|shorewall-4.5.19-3|589	
14mr|shorewall-4.5.19-3|590	%files init
14mr|shorewall-4.5.19-3|591	%doc shorewall-init-%{version}/*.txt
14mr|shorewall-4.5.19-3|592	%{_sysconfdir}/NetworkManager/dispatcher.d/01-shorewall
14mr|shorewall-4.5.19-3|593	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-init
14mr|shorewall-4.5.19-3|594	%config %{_sysconfdir}/logrotate.d/%{name}-init
14mr|shorewall-4.5.19-3|595	%{_datadir}/shorewall-init
14mr|shorewall-4.5.19-3|596	%{_unitdir}/shorewall-init.service
14mr|shorewall-4.5.19-3|597	%{_mandir}/man8/%{name}-init.8.*
14mr|shorewall-4.5.19-3|598	
14mr|shorewall-4.5.19-3|599	%files doc
14mr|shorewall-4.5.19-3|600	%doc %{name}-docs-html-%{version}/*
14mr|shorewall-4.5.19-3|601	
14mr|shorewall-4.5.19-3|602	
14mr|shorewall-4.5.19-3|603	
14mr|shorewall-4.5.19-3|604	%changelog
14mr|shorewall-4.5.19-3|605	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5.19-3
14mr|shorewall-4.5.19-3|606	+ Revision: 919cfef
14mr|shorewall-4.5.19-3|607	- MassBuild#440: Increase release tag
14mr|shorewall-4.5.19-3|608	
14mr|shorewall-4.5.19-3|609	

18933 14
14mr|shotwell-0.18.0-4|1	%define url_ver				%(echo %{version}|cut -d. -f1,2)
14mr|shotwell-0.18.0-4|2	%define _disable_ld_no_undefined	1
14mr|shotwell-0.18.0-4|3	%define Werror_cflags			%nil
14mr|shotwell-0.18.0-4|4	
14mr|shotwell-0.18.0-4|5	Summary:	A photo organizer designed for GNOME
14mr|shotwell-0.18.0-4|6	Name:		shotwell
14mr|shotwell-0.18.0-4|7	Version:	0.18.0
14mr|shotwell-0.18.0-4|8	Release:	4
14mr|shotwell-0.18.0-4|9	License:	LGPLv2+ and CC-BY-SA
14mr|shotwell-0.18.0-4|10	Group:		Graphics
14mr|shotwell-0.18.0-4|11	Url:		http://www.yorba.org/shotwell/
14mr|shotwell-0.18.0-4|12	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|shotwell-0.18.0-4|13	BuildRequires:	locales-en
14mr|shotwell-0.18.0-4|14	BuildRequires:	vala-devel >= 0.18.0
14mr|shotwell-0.18.0-4|15	BuildRequires:	pkgconfig(atk)
14mr|shotwell-0.18.0-4|16	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|shotwell-0.18.0-4|17	BuildRequires:	pkgconfig(gdk-3.0)
14mr|shotwell-0.18.0-4|18	BuildRequires:	pkgconfig(gexiv2)
14mr|shotwell-0.18.0-4|19	BuildRequires:	pkgconfig(gee-0.8)
14mr|shotwell-0.18.0-4|20	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|shotwell-0.18.0-4|21	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|shotwell-0.18.0-4|22	BuildRequires:	pkgconfig(gudev-1.0)
14mr|shotwell-0.18.0-4|23	BuildRequires:	pkgconfig(libexif) >= 0.4.90
14mr|shotwell-0.18.0-4|24	BuildRequires:	pkgconfig(libgphoto2)
14mr|shotwell-0.18.0-4|25	BuildRequires:	pkgconfig(libraw)
14mr|shotwell-0.18.0-4|26	BuildRequires:	pkgconfig(rest-0.7)
14mr|shotwell-0.18.0-4|27	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|shotwell-0.18.0-4|28	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|shotwell-0.18.0-4|29	BuildRequires:	pkgconfig(glib-2.0)
14mr|shotwell-0.18.0-4|30	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|shotwell-0.18.0-4|31	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|shotwell-0.18.0-4|32	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mr|shotwell-0.18.0-4|33	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|shotwell-0.18.0-4|34	Obsoletes:	f-spot
14mr|shotwell-0.18.0-4|35	Provides:	f-spot
14mr|shotwell-0.18.0-4|36	
14mr|shotwell-0.18.0-4|37	%description
14mr|shotwell-0.18.0-4|38	Shotwell is a digital photo organizer designed for the GNOME desktop
14mr|shotwell-0.18.0-4|39	environment. It allows you to import photos from disk or camera,
14mr|shotwell-0.18.0-4|40	organize them in various ways, view them in full-window or fullscreen
14mr|shotwell-0.18.0-4|41	mode, and export them to share with others.
14mr|shotwell-0.18.0-4|42	
14mr|shotwell-0.18.0-4|43	%prep
14mr|shotwell-0.18.0-4|44	%setup -q -n %{name}-%{version}
14mr|shotwell-0.18.0-4|45	
14mr|shotwell-0.18.0-4|46	%build
14mr|shotwell-0.18.0-4|47	%before_configure
14mr|shotwell-0.18.0-4|48	./configure \
14mr|shotwell-0.18.0-4|49	--prefix=%{_prefix} \
14mr|shotwell-0.18.0-4|50	--lib=%{_lib} \
14mr|shotwell-0.18.0-4|51	--disable-schemas-compile \
14mr|shotwell-0.18.0-4|52	--disable-desktop-update \
14mr|shotwell-0.18.0-4|53	--disable-icon-update
14mr|shotwell-0.18.0-4|54	%make
14mr|shotwell-0.18.0-4|55	
14mr|shotwell-0.18.0-4|56	%install
14mr|shotwell-0.18.0-4|57	# otherwise gettext always returns English text regardless of LANGUAGE asked
14mr|shotwell-0.18.0-4|58	export LANG=en_US.utf8
14mr|shotwell-0.18.0-4|59	%makeinstall_std
14mr|shotwell-0.18.0-4|60	
14mr|shotwell-0.18.0-4|61	%find_lang %{name} --all-name
14mr|shotwell-0.18.0-4|62	
14mr|shotwell-0.18.0-4|63	%files -f %{name}.lang
14mr|shotwell-0.18.0-4|64	%doc AUTHORS MAINTAINERS README COPYING NEWS THANKS
14mr|shotwell-0.18.0-4|65	%{_bindir}/*
14mr|shotwell-0.18.0-4|66	%{_libdir}/%{name}
14mr|shotwell-0.18.0-4|67	/usr/libexec/%{name}
14mr|shotwell-0.18.0-4|68	%{_datadir}/%{name}
14mr|shotwell-0.18.0-4|69	%{_datadir}/gnome/help/%{name}
14mr|shotwell-0.18.0-4|70	%{_datadir}/applications/%{name}*.desktop
14mr|shotwell-0.18.0-4|71	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|shotwell-0.18.0-4|72	%{_datadir}/GConf/gsettings/shotwell.convert
14mr|shotwell-0.18.0-4|73	%{_datadir}/glib-2.0/schemas/org.yorba.shotwell*.gschema.xml
14mr|shotwell-0.18.0-4|74	%{_datadir}/appdata/shotwell.appdata.xml
14mr|shotwell-0.18.0-4|75	
14mr|shotwell-0.18.0-4|76	
14mr|shotwell-0.18.0-4|77	%changelog
14mr|shotwell-0.18.0-4|78	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.0-4
14mr|shotwell-0.18.0-4|79	+ Revision: b1521d9
14mr|shotwell-0.18.0-4|80	- Bump release
14mr|shotwell-0.18.0-4|81	
14mr|shotwell-0.18.0-4|82	

18934 14
14mr|showfont-1.0.3-5|1	Name: showfont
14mr|showfont-1.0.3-5|2	Version: 1.0.3
14mr|showfont-1.0.3-5|3	Release: 5
14mr|showfont-1.0.3-5|4	Summary: Font dumper for X font server
14mr|showfont-1.0.3-5|5	Group: Development/X11
14mr|showfont-1.0.3-5|6	URL: http://xorg.freedesktop.org
14mr|showfont-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|showfont-1.0.3-5|8	License: MIT
14mr|showfont-1.0.3-5|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|showfont-1.0.3-5|10	
14mr|showfont-1.0.3-5|11	BuildRequires: libfs-devel >= 1.0.0
14mr|showfont-1.0.3-5|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|showfont-1.0.3-5|13	
14mr|showfont-1.0.3-5|14	Patch1: 0001-Update-to-match-mandriva-default-fontserver-config.patch
14mr|showfont-1.0.3-5|15	
14mr|showfont-1.0.3-5|16	%description
14mr|showfont-1.0.3-5|17	Showfont  displays  data  about  a font that matches the given pattern.
14mr|showfont-1.0.3-5|18	The information shown includes font information, font properties, character
14mr|showfont-1.0.3-5|19	metrics, and character bitmaps.
14mr|showfont-1.0.3-5|20	
14mr|showfont-1.0.3-5|21	%prep
14mr|showfont-1.0.3-5|22	%setup -q -n %{name}-%{version}
14mr|showfont-1.0.3-5|23	
14mr|showfont-1.0.3-5|24	%patch1 -p1
14mr|showfont-1.0.3-5|25	
14mr|showfont-1.0.3-5|26	%build
14mr|showfont-1.0.3-5|27	%configure	--x-includes=%{_includedir}\
14mr|showfont-1.0.3-5|28	--x-libraries=%{_libdir}
14mr|showfont-1.0.3-5|29	
14mr|showfont-1.0.3-5|30	%make
14mr|showfont-1.0.3-5|31	
14mr|showfont-1.0.3-5|32	%install
14mr|showfont-1.0.3-5|33	rm -rf %{buildroot}
14mr|showfont-1.0.3-5|34	%makeinstall_std
14mr|showfont-1.0.3-5|35	
14mr|showfont-1.0.3-5|36	%clean
14mr|showfont-1.0.3-5|37	rm -rf %{buildroot}
14mr|showfont-1.0.3-5|38	
14mr|showfont-1.0.3-5|39	%files
14mr|showfont-1.0.3-5|40	%defattr(-,root,root)
14mr|showfont-1.0.3-5|41	%{_bindir}/showfont
14mr|showfont-1.0.3-5|42	%{_mandir}/man1/showfont.*
14mr|showfont-1.0.3-5|43	
14mr|showfont-1.0.3-5|44	
14mr|showfont-1.0.3-5|45	
14mr|showfont-1.0.3-5|46	
14mr|showfont-1.0.3-5|47	
14mr|showfont-1.0.3-5|48	%changelog
14mr|showfont-1.0.3-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|showfont-1.0.3-5|50	+ Revision: 98c5144
14mr|showfont-1.0.3-5|51	- MassBuild#440: Increase release tag
14mr|showfont-1.0.3-5|52	
14mr|showfont-1.0.3-5|53	

18935 14
14mr|sidplay-libs-2.1.1-14|1	%define spmajor 2
14mr|sidplay-libs-2.1.1-14|2	%define libname    %mklibname sidplay %{spmajor}
14mr|sidplay-libs-2.1.1-14|3	%define sumajor 0
14mr|sidplay-libs-2.1.1-14|4	%define libnamesu %mklibname sidutils %{sumajor}
14mr|sidplay-libs-2.1.1-14|5	%define develnamesu %mklibname -d sidutils
14mr|sidplay-libs-2.1.1-14|6	%define staticdevelnamesu %mklibname -s -d sidutils
14mr|sidplay-libs-2.1.1-14|7	%define builders %{_libdir}/sidplay/builders
14mr|sidplay-libs-2.1.1-14|8	
14mr|sidplay-libs-2.1.1-14|9	Summary:	A Commodore 64 music player and SID chip emulator library
14mr|sidplay-libs-2.1.1-14|10	Name:		sidplay-libs
14mr|sidplay-libs-2.1.1-14|11	Version:	2.1.1
14mr|sidplay-libs-2.1.1-14|12	Release:	14
14mr|sidplay-libs-2.1.1-14|13	License:	GPLv2+
14mr|sidplay-libs-2.1.1-14|14	Group:		System/Libraries
14mr|sidplay-libs-2.1.1-14|15	URL:		http://sidplay2.sourceforge.net/
14mr|sidplay-libs-2.1.1-14|16	Source0:	http://prdownloads.sourceforge.net/sidplay2/%{name}-%version.tar.bz2
14mr|sidplay-libs-2.1.1-14|17	Patch0:		sidplay-libs-2.1.1-gcc4.3.patch
14mr|sidplay-libs-2.1.1-14|18	#gw from xsidplay 2.0.3
14mr|sidplay-libs-2.1.1-14|19	Patch1:		cia1.patch
14mr|sidplay-libs-2.1.1-14|20	BuildRequires:	automake
14mr|sidplay-libs-2.1.1-14|21	BuildRequires:	chrpath
14mr|sidplay-libs-2.1.1-14|22	
14mr|sidplay-libs-2.1.1-14|23	%description
14mr|sidplay-libs-2.1.1-14|24	This is a cycle-based version of a C64 music playing library
14mr|sidplay-libs-2.1.1-14|25	developed by Simon White. This library provides no internal
14mr|sidplay-libs-2.1.1-14|26	SID emulation. Instead a means to drive any external SID hardware or
14mr|sidplay-libs-2.1.1-14|27	emulation has been provided using the SID Builder Classes.
14mr|sidplay-libs-2.1.1-14|28	
14mr|sidplay-libs-2.1.1-14|29	A ReSID Builder Class using a modified version of ReSID 0.13
14mr|sidplay-libs-2.1.1-14|30	is included in this package. Alternative/updated classes can be
14mr|sidplay-libs-2.1.1-14|31	obtained from the SIDPlay2 homepage.
14mr|sidplay-libs-2.1.1-14|32	
14mr|sidplay-libs-2.1.1-14|33	%package -n %{libname}
14mr|sidplay-libs-2.1.1-14|34	Summary:	A Commodore 64 music player and SID chip emulator library
14mr|sidplay-libs-2.1.1-14|35	Group:		System/Libraries
14mr|sidplay-libs-2.1.1-14|36	
14mr|sidplay-libs-2.1.1-14|37	%description -n %{libname}
14mr|sidplay-libs-2.1.1-14|38	This is a cycle-based version of a C64 music playing library
14mr|sidplay-libs-2.1.1-14|39	developed by Simon White. This library provides no internal
14mr|sidplay-libs-2.1.1-14|40	SID emulation. Instead a means to drive any external SID hardware or
14mr|sidplay-libs-2.1.1-14|41	emulation has been provided using the SID Builder Classes.
14mr|sidplay-libs-2.1.1-14|42	
14mr|sidplay-libs-2.1.1-14|43	A ReSID Builder Class using a modified version of ReSID 0.13
14mr|sidplay-libs-2.1.1-14|44	is included in this package. Alternative/updated classes can be
14mr|sidplay-libs-2.1.1-14|45	obtained from the SIDPlay2 homepage.
14mr|sidplay-libs-2.1.1-14|46	
14mr|sidplay-libs-2.1.1-14|47	#gw don't use libsidplay-devel here, that's libsidplay1
14mr|sidplay-libs-2.1.1-14|48	%package -n %{libname}-devel
14mr|sidplay-libs-2.1.1-14|49	Summary:	Development headers and libraries for %{libname}
14mr|sidplay-libs-2.1.1-14|50	Group:		Development/C++
14mr|sidplay-libs-2.1.1-14|51	Requires:	%{libname} = %{version}
14mr|sidplay-libs-2.1.1-14|52	Provides:	libsidplay-devel = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|53	Provides:	sidplay2-devel = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|54	
14mr|sidplay-libs-2.1.1-14|55	%description -n %{libname}-devel
14mr|sidplay-libs-2.1.1-14|56	This package includes the header and library files necessary
14mr|sidplay-libs-2.1.1-14|57	for developing applications to use %{libname}.
14mr|sidplay-libs-2.1.1-14|58	
14mr|sidplay-libs-2.1.1-14|59	%package -n %{libnamesu}
14mr|sidplay-libs-2.1.1-14|60	Summary:	General utility library for use in sidplayers
14mr|sidplay-libs-2.1.1-14|61	Requires:	%{libname} = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|62	Group:		System/Libraries
14mr|sidplay-libs-2.1.1-14|63	
14mr|sidplay-libs-2.1.1-14|64	%description -n %{libnamesu}
14mr|sidplay-libs-2.1.1-14|65	This library provides general utilities that are not considered core
14mr|sidplay-libs-2.1.1-14|66	to the C64 emulation.  Utilities include decoding and obtaining tune
14mr|sidplay-libs-2.1.1-14|67	lengths from the songlength database, INI file format parser and SID
14mr|sidplay-libs-2.1.1-14|68	filter files (types 1 and 2).
14mr|sidplay-libs-2.1.1-14|69	
14mr|sidplay-libs-2.1.1-14|70	%package -n %{develnamesu}
14mr|sidplay-libs-2.1.1-14|71	Summary:	Development headers and libraries for libsidutils
14mr|sidplay-libs-2.1.1-14|72	Group:		Development/C++
14mr|sidplay-libs-2.1.1-14|73	Requires:	%{libnamesu} = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|74	Requires:	%{libname}-devel = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|75	Provides:	libsidutils-devel = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|76	
14mr|sidplay-libs-2.1.1-14|77	%description -n %{develnamesu}
14mr|sidplay-libs-2.1.1-14|78	This package includes the header and library files necessary
14mr|sidplay-libs-2.1.1-14|79	for developing applications to use %{libnamesu}.
14mr|sidplay-libs-2.1.1-14|80	
14mr|sidplay-libs-2.1.1-14|81	%package -n %{staticdevelnamesu}
14mr|sidplay-libs-2.1.1-14|82	Summary:	Static library for %{libnamesu}
14mr|sidplay-libs-2.1.1-14|83	Group:		Development/C++
14mr|sidplay-libs-2.1.1-14|84	Requires:	%{develnamesu} = %{version}
14mr|sidplay-libs-2.1.1-14|85	Provides:	libsidutils-static-devel = %{version}-%{release}
14mr|sidplay-libs-2.1.1-14|86	
14mr|sidplay-libs-2.1.1-14|87	%description -n %{staticdevelnamesu}
14mr|sidplay-libs-2.1.1-14|88	This package includes the static library file necessary
14mr|sidplay-libs-2.1.1-14|89	for developing applications to use %{libnamesu}.
14mr|sidplay-libs-2.1.1-14|90	
14mr|sidplay-libs-2.1.1-14|91	
14mr|sidplay-libs-2.1.1-14|92	%prep
14mr|sidplay-libs-2.1.1-14|93	%setup -q
14mr|sidplay-libs-2.1.1-14|94	%patch0 -p1 -b .gcc
14mr|sidplay-libs-2.1.1-14|95	%patch1 -p1
14mr|sidplay-libs-2.1.1-14|96	for i in . * */*; do
14mr|sidplay-libs-2.1.1-14|97	[ -d "$i" ] || continue
14mr|sidplay-libs-2.1.1-14|98	[ -e "$i/configure.in" -o -e "$i/configure.ac" ] || continue
14mr|sidplay-libs-2.1.1-14|99	pushd $i
14mr|sidplay-libs-2.1.1-14|100	aclocal -I unix
14mr|sidplay-libs-2.1.1-14|101	libtoolize --copy --force
14mr|sidplay-libs-2.1.1-14|102	automake -a
14mr|sidplay-libs-2.1.1-14|103	autoconf
14mr|sidplay-libs-2.1.1-14|104	popd
14mr|sidplay-libs-2.1.1-14|105	done
14mr|sidplay-libs-2.1.1-14|106	
14mr|sidplay-libs-2.1.1-14|107	%build
14mr|sidplay-libs-2.1.1-14|108	export CFLAGS="%optflags -fPIC"
14mr|sidplay-libs-2.1.1-14|109	export CXXFLAGS="%optflags -fPIC"
14mr|sidplay-libs-2.1.1-14|110	%configure2_5x
14mr|sidplay-libs-2.1.1-14|111	%make
14mr|sidplay-libs-2.1.1-14|112	
14mr|sidplay-libs-2.1.1-14|113	%install
14mr|sidplay-libs-2.1.1-14|114	#hack to prevent relinking
14mr|sidplay-libs-2.1.1-14|115	sed s/relink_command.*// < libsidutils/src/libsidutils.la > tmp.la
14mr|sidplay-libs-2.1.1-14|116	mv tmp.la libsidutils/src/libsidutils.la
14mr|sidplay-libs-2.1.1-14|117	%makeinstall_std
14mr|sidplay-libs-2.1.1-14|118	chrpath -d %{buildroot}%{_libdir}/libsidutils.so
14mr|sidplay-libs-2.1.1-14|119	
14mr|sidplay-libs-2.1.1-14|120	rm -f %{buildroot}%{builders}/libsid*
14mr|sidplay-libs-2.1.1-14|121	rm -rf %{buildroot}%{builders}/pkgconfig
14mr|sidplay-libs-2.1.1-14|122	
14mr|sidplay-libs-2.1.1-14|123	%multiarch_includes %{buildroot}%{_includedir}/sidplay/sidconfig.h
14mr|sidplay-libs-2.1.1-14|124	
14mr|sidplay-libs-2.1.1-14|125	%files -n %libname
14mr|sidplay-libs-2.1.1-14|126	%doc libsidplay/AUTHORS libsidplay/ChangeLog libsidplay/README libsidplay/TODO
14mr|sidplay-libs-2.1.1-14|127	%{_libdir}/libsidplay*.so.*
14mr|sidplay-libs-2.1.1-14|128	
14mr|sidplay-libs-2.1.1-14|129	%files -n %libname-devel
14mr|sidplay-libs-2.1.1-14|130	%dir %{_libdir}/sidplay/
14mr|sidplay-libs-2.1.1-14|131	%dir %{_libdir}/sidplay/builders
14mr|sidplay-libs-2.1.1-14|132	%dir %{_includedir}/sidplay/builders/
14mr|sidplay-libs-2.1.1-14|133	%{_includedir}/sidplay/*.h
14mr|sidplay-libs-2.1.1-14|134	%{_includedir}/sidplay/builders/*.h
14mr|sidplay-libs-2.1.1-14|135	%{multiarch_includedir}/sidplay/
14mr|sidplay-libs-2.1.1-14|136	
14mr|sidplay-libs-2.1.1-14|137	%{_libdir}/libsidplay*.so
14mr|sidplay-libs-2.1.1-14|138	%{_libdir}/libsidplay*.a
14mr|sidplay-libs-2.1.1-14|139	%{_libdir}/pkgconfig/libsidplay*.pc
14mr|sidplay-libs-2.1.1-14|140	%{builders}/*.a
14mr|sidplay-libs-2.1.1-14|141	
14mr|sidplay-libs-2.1.1-14|142	%files -n %{libnamesu}
14mr|sidplay-libs-2.1.1-14|143	%doc libsidutils/AUTHORS libsidutils/ChangeLog libsidutils/README libsidutils/TODO
14mr|sidplay-libs-2.1.1-14|144	%{_libdir}/libsidutils*.so.*
14mr|sidplay-libs-2.1.1-14|145	
14mr|sidplay-libs-2.1.1-14|146	%files -n %{develnamesu}
14mr|sidplay-libs-2.1.1-14|147	%dir %{_includedir}/sidplay/utils/
14mr|sidplay-libs-2.1.1-14|148	%{_includedir}/sidplay/utils/*
14mr|sidplay-libs-2.1.1-14|149	%{_libdir}/libsidutils*.so
14mr|sidplay-libs-2.1.1-14|150	%{_libdir}/pkgconfig/libsidutils*pc
14mr|sidplay-libs-2.1.1-14|151	
14mr|sidplay-libs-2.1.1-14|152	%files -n %{staticdevelnamesu}
14mr|sidplay-libs-2.1.1-14|153	%{_libdir}/libsidutils*.a
14mr|sidplay-libs-2.1.1-14|154	
14mr|sidplay-libs-2.1.1-14|155	
14mr|sidplay-libs-2.1.1-14|156	
14mr|sidplay-libs-2.1.1-14|157	%changelog
14mr|sidplay-libs-2.1.1-14|158	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.1-14
14mr|sidplay-libs-2.1.1-14|159	+ Revision: c740d29
14mr|sidplay-libs-2.1.1-14|160	- MassBuild#440: Increase release tag
14mr|sidplay-libs-2.1.1-14|161	
14mr|sidplay-libs-2.1.1-14|162	

18936 14
14mr|silc-toolkit-1.1.10-9|1	%define api_version 1.1
14mr|silc-toolkit-1.1.10-9|2	%define silcmajor 2
14mr|silc-toolkit-1.1.10-9|3	%define clientmajor 3
14mr|silc-toolkit-1.1.10-9|4	%define silclibname %mklibname silc %{api_version} %{silcmajor}
14mr|silc-toolkit-1.1.10-9|5	%define silclibname_orig %mklibname silc %{api_version}
14mr|silc-toolkit-1.1.10-9|6	%define clientlibname %mklibname silcclient %{api_version} %{clientmajor}
14mr|silc-toolkit-1.1.10-9|7	%define clientlibname_orig %mklibname silcclient %{api_version}
14mr|silc-toolkit-1.1.10-9|8	
14mr|silc-toolkit-1.1.10-9|9	Summary:	SILC toolkit
14mr|silc-toolkit-1.1.10-9|10	Name:		silc-toolkit
14mr|silc-toolkit-1.1.10-9|11	Version:	1.1.10
14mr|silc-toolkit-1.1.10-9|12	Release:	9
14mr|silc-toolkit-1.1.10-9|13	License:	GPLv2
14mr|silc-toolkit-1.1.10-9|14	Group:		Networking/Chat
14mr|silc-toolkit-1.1.10-9|15	URL:		http://silcnet.org/
14mr|silc-toolkit-1.1.10-9|16	Source0:	http://silcnet.org/download/toolkit/sources/%{name}-%{version}.tar.gz
14mr|silc-toolkit-1.1.10-9|17	Patch2:		silc-toolkit-1.1.5-docinst.patch
14mr|silc-toolkit-1.1.10-9|18	#gw fix linking, link libsilc with pthread and dl, link silcclient with silc
14mr|silc-toolkit-1.1.10-9|19	Patch3:		silc-toolkit-1.1.10-fix-linking.patch
14mr|silc-toolkit-1.1.10-9|20	Requires:	%{silclibname} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|21	BuildRequires:	libtool
14mr|silc-toolkit-1.1.10-9|22	BuildRequires:	autoconf
14mr|silc-toolkit-1.1.10-9|23	BuildRequires:	automake
14mr|silc-toolkit-1.1.10-9|24	BuildRequires:	pkgconfig(ncurses)
14mr|silc-toolkit-1.1.10-9|25	BuildRequires:	nasm
14mr|silc-toolkit-1.1.10-9|26	
14mr|silc-toolkit-1.1.10-9|27	%description
14mr|silc-toolkit-1.1.10-9|28	SILC (Secure Internet Live Conferencing) is a protocol which provides
14mr|silc-toolkit-1.1.10-9|29	secure conferencing services on the Internet over insecure channel.
14mr|silc-toolkit-1.1.10-9|30	SILC is IRC-like software although internally they are very different.
14mr|silc-toolkit-1.1.10-9|31	The biggest similarity between SILC and IRC is that they both provide
14mr|silc-toolkit-1.1.10-9|32	conferencing services and that SILC has almost the same commands as IRC.
14mr|silc-toolkit-1.1.10-9|33	Other than that they are nothing alike.  Major differences are that SILC
14mr|silc-toolkit-1.1.10-9|34	is secure what IRC is not in any way.  The network model is also entirely
14mr|silc-toolkit-1.1.10-9|35	different compared to IRC.
14mr|silc-toolkit-1.1.10-9|36	
14mr|silc-toolkit-1.1.10-9|37	This package provides development related files for any application that
14mr|silc-toolkit-1.1.10-9|38	has SILC support.
14mr|silc-toolkit-1.1.10-9|39	
14mr|silc-toolkit-1.1.10-9|40	%package -n %{silclibname}
14mr|silc-toolkit-1.1.10-9|41	Summary:	SILC library
14mr|silc-toolkit-1.1.10-9|42	Group:		System/Libraries
14mr|silc-toolkit-1.1.10-9|43	Provides:	%{silclibname_orig} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|44	Requires:	%{name} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|45	
14mr|silc-toolkit-1.1.10-9|46	%description -n %{silclibname}
14mr|silc-toolkit-1.1.10-9|47	SILC (Secure Internet Live Conferencing) is a protocol which provides
14mr|silc-toolkit-1.1.10-9|48	secure conferencing services on the Internet over insecure channel.
14mr|silc-toolkit-1.1.10-9|49	SILC is IRC-like software although internally they are very different.
14mr|silc-toolkit-1.1.10-9|50	The biggest similarity between SILC and IRC is that they both provide
14mr|silc-toolkit-1.1.10-9|51	conferencing services and that SILC has almost the same commands as IRC.
14mr|silc-toolkit-1.1.10-9|52	Other than that they are nothing alike.  Major differences are that SILC
14mr|silc-toolkit-1.1.10-9|53	is secure what IRC is not in any way.  The network model is also entirely
14mr|silc-toolkit-1.1.10-9|54	different compared to IRC.
14mr|silc-toolkit-1.1.10-9|55	
14mr|silc-toolkit-1.1.10-9|56	This is the library implementing SILC protocol, including core components,
14mr|silc-toolkit-1.1.10-9|57	cryptographic algorithms and utility functions.
14mr|silc-toolkit-1.1.10-9|58	
14mr|silc-toolkit-1.1.10-9|59	%package -n %{clientlibname}
14mr|silc-toolkit-1.1.10-9|60	Summary:	SILC client library
14mr|silc-toolkit-1.1.10-9|61	Group:		System/Libraries
14mr|silc-toolkit-1.1.10-9|62	Provides:	%{clientlibname_orig} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|63	Provides:	%{_lib}silc-client1 = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|64	
14mr|silc-toolkit-1.1.10-9|65	%description -n %{clientlibname}
14mr|silc-toolkit-1.1.10-9|66	SILC (Secure Internet Live Conferencing) is a protocol which provides
14mr|silc-toolkit-1.1.10-9|67	secure conferencing services on the Internet over insecure channel.
14mr|silc-toolkit-1.1.10-9|68	SILC is IRC-like software although internally they are very different.
14mr|silc-toolkit-1.1.10-9|69	The biggest similarity between SILC and IRC is that they both provide
14mr|silc-toolkit-1.1.10-9|70	conferencing services and that SILC has almost the same commands as IRC.
14mr|silc-toolkit-1.1.10-9|71	Other than that they are nothing alike.  Major differences are that SILC
14mr|silc-toolkit-1.1.10-9|72	is secure what IRC is not in any way.  The network model is also entirely
14mr|silc-toolkit-1.1.10-9|73	different compared to IRC.
14mr|silc-toolkit-1.1.10-9|74	
14mr|silc-toolkit-1.1.10-9|75	The SILC Client library. Implementation of the SILC Client without
14mr|silc-toolkit-1.1.10-9|76	the user interface.  The library provides an interface for user
14mr|silc-toolkit-1.1.10-9|77	interface designers.
14mr|silc-toolkit-1.1.10-9|78	
14mr|silc-toolkit-1.1.10-9|79	%package devel
14mr|silc-toolkit-1.1.10-9|80	Summary:	SILC toolkit
14mr|silc-toolkit-1.1.10-9|81	Group:		Development/Other
14mr|silc-toolkit-1.1.10-9|82	# rpmlint wants that, so be it
14mr|silc-toolkit-1.1.10-9|83	Requires:	%{name} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|84	Provides:	%{clientlibname_orig}-devel = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|85	Requires:	%{clientlibname} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|86	Provides:	%{silclibname_orig}-devel = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|87	Requires:	%{silclibname} = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|88	Provides:	%{_lib}client1-devel = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|89	Provides:	%{_lib}silc-client1-devel = %{version}-%{release}
14mr|silc-toolkit-1.1.10-9|90	
14mr|silc-toolkit-1.1.10-9|91	%description devel
14mr|silc-toolkit-1.1.10-9|92	SILC (Secure Internet Live Conferencing) is a protocol which provides
14mr|silc-toolkit-1.1.10-9|93	secure conferencing services on the Internet over insecure channel.
14mr|silc-toolkit-1.1.10-9|94	SILC is IRC-like software although internally they are very different.
14mr|silc-toolkit-1.1.10-9|95	The biggest similarity between SILC and IRC is that they both provide
14mr|silc-toolkit-1.1.10-9|96	conferencing services and that SILC has almost the same commands as IRC.
14mr|silc-toolkit-1.1.10-9|97	Other than that they are nothing alike.  Major differences are that SILC
14mr|silc-toolkit-1.1.10-9|98	is secure what IRC is not in any way.  The network model is also entirely
14mr|silc-toolkit-1.1.10-9|99	different compared to IRC.
14mr|silc-toolkit-1.1.10-9|100	
14mr|silc-toolkit-1.1.10-9|101	This package contains all development related files for developing or
14mr|silc-toolkit-1.1.10-9|102	compiling applications using SILC protocol.
14mr|silc-toolkit-1.1.10-9|103	
14mr|silc-toolkit-1.1.10-9|104	%prep
14mr|silc-toolkit-1.1.10-9|105	%setup -q
14mr|silc-toolkit-1.1.10-9|106	%patch2 -p1 -b .docinst
14mr|silc-toolkit-1.1.10-9|107	%patch3 -p1
14mr|silc-toolkit-1.1.10-9|108	
14mr|silc-toolkit-1.1.10-9|109	find -type f | xargs file | grep -v script | cut -d: -f1 | xargs chmod -x
14mr|silc-toolkit-1.1.10-9|110	autoreconf -fi
14mr|silc-toolkit-1.1.10-9|111	
14mr|silc-toolkit-1.1.10-9|112	%build
14mr|silc-toolkit-1.1.10-9|113	
14mr|silc-toolkit-1.1.10-9|114	%configure2_5x \
14mr|silc-toolkit-1.1.10-9|115	--with-simdir=%{_libdir}/silc/modules \
14mr|silc-toolkit-1.1.10-9|116	--enable-ipv6 \
14mr|silc-toolkit-1.1.10-9|117	--enable-shared \
14mr|silc-toolkit-1.1.10-9|118	--includedir=%{_includedir}/silc
14mr|silc-toolkit-1.1.10-9|119	
14mr|silc-toolkit-1.1.10-9|120	# parallel will succeed but produce broken library
14mr|silc-toolkit-1.1.10-9|121	%make -j1 LIBTOOL=%{_bindir}/libtool
14mr|silc-toolkit-1.1.10-9|122	
14mr|silc-toolkit-1.1.10-9|123	%install
14mr|silc-toolkit-1.1.10-9|124	%makeinstall_std LIBTOOL=%{_bindir}/libtool
14mr|silc-toolkit-1.1.10-9|125	
14mr|silc-toolkit-1.1.10-9|126	chmod 0755 %{buildroot}%{_libdir}/silc/modules/*.so
14mr|silc-toolkit-1.1.10-9|127	
14mr|silc-toolkit-1.1.10-9|128	%triggerpostun -- libsilc-client1 <= 1.0.1-2mdk
14mr|silc-toolkit-1.1.10-9|129	tempfile=`mktemp /etc/ld.so.conf.XXXXXX` || exit $?
14mr|silc-toolkit-1.1.10-9|130	grep -v "^%{_libdir}/silc$" /etc/ld.so.conf > $tempfile && cat $tempfile > /etc/ld.so.conf
14mr|silc-toolkit-1.1.10-9|131	rm -f $tempfile
14mr|silc-toolkit-1.1.10-9|132	
14mr|silc-toolkit-1.1.10-9|133	%files
14mr|silc-toolkit-1.1.10-9|134	%doc %{_docdir}/%{name}/README*
14mr|silc-toolkit-1.1.10-9|135	%doc %{_docdir}/%{name}/ChangeLog
14mr|silc-toolkit-1.1.10-9|136	%doc %{_docdir}/%{name}/TODO
14mr|silc-toolkit-1.1.10-9|137	%{_libdir}/silc
14mr|silc-toolkit-1.1.10-9|138	
14mr|silc-toolkit-1.1.10-9|139	%files -n %{silclibname}
14mr|silc-toolkit-1.1.10-9|140	%{_libdir}/libsilc-%{api_version}.so.%{silcmajor}*
14mr|silc-toolkit-1.1.10-9|141	
14mr|silc-toolkit-1.1.10-9|142	%files -n %{clientlibname}
14mr|silc-toolkit-1.1.10-9|143	%{_libdir}/libsilcclient-%{api_version}.so.%{clientmajor}*
14mr|silc-toolkit-1.1.10-9|144	
14mr|silc-toolkit-1.1.10-9|145	%files devel
14mr|silc-toolkit-1.1.10-9|146	%doc %{_docdir}/%{name}/*
14mr|silc-toolkit-1.1.10-9|147	%exclude %{_docdir}/%{name}/README*
14mr|silc-toolkit-1.1.10-9|148	%exclude %{_docdir}/%{name}/ChangeLog
14mr|silc-toolkit-1.1.10-9|149	%exclude %{_docdir}/%{name}/TODO
14mr|silc-toolkit-1.1.10-9|150	%{_includedir}/silc
14mr|silc-toolkit-1.1.10-9|151	%{_libdir}/lib*.so
14mr|silc-toolkit-1.1.10-9|152	%{_libdir}/pkgconfig/*.pc
14mr|silc-toolkit-1.1.10-9|153	
14mr|silc-toolkit-1.1.10-9|154	
14mr|silc-toolkit-1.1.10-9|155	
14mr|silc-toolkit-1.1.10-9|156	%changelog
14mr|silc-toolkit-1.1.10-9|157	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.10-9
14mr|silc-toolkit-1.1.10-9|158	+ Revision: cc506e7
14mr|silc-toolkit-1.1.10-9|159	- MassBuild#440: Increase release tag
14mr|silc-toolkit-1.1.10-9|160	
14mr|silc-toolkit-1.1.10-9|161	

18937 14
14mr|simple-scan-3.12.0-2|1	Name:		simple-scan
14mr|simple-scan-3.12.0-2|2	Version:	3.12.0
14mr|simple-scan-3.12.0-2|3	Release:	2
14mr|simple-scan-3.12.0-2|4	Summary:	Simple scanning utility
14mr|simple-scan-3.12.0-2|5	Group:		Graphical desktop/GNOME
14mr|simple-scan-3.12.0-2|6	License:	GPLv3+
14mr|simple-scan-3.12.0-2|7	URL:		https://launchpad.net/simple-scan
14mr|simple-scan-3.12.0-2|8	Source0:	https://launchpad.net/simple-scan/3.12/%{version}/+download/%{name}-%{version}.tar.xz
14mr|simple-scan-3.12.0-2|9	
14mr|simple-scan-3.12.0-2|10	BuildRequires: intltool
14mr|simple-scan-3.12.0-2|11	BuildRequires: jpeg-devel
14mr|simple-scan-3.12.0-2|12	BuildRequires: sane-devel
14mr|simple-scan-3.12.0-2|13	BuildRequires: pkgconfig(cairo)
14mr|simple-scan-3.12.0-2|14	BuildRequires: pkgconfig(colord)
14mr|simple-scan-3.12.0-2|15	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14mr|simple-scan-3.12.0-2|16	BuildRequires: pkgconfig(gmodule-export-2.0)
14mr|simple-scan-3.12.0-2|17	BuildRequires: pkgconfig(gnome-doc-utils)
14mr|simple-scan-3.12.0-2|18	BuildRequires: pkgconfig(gthread-2.0)
14mr|simple-scan-3.12.0-2|19	BuildRequires: pkgconfig(gtk+-3.0)
14mr|simple-scan-3.12.0-2|20	BuildRequires: pkgconfig(gudev-1.0)
14mr|simple-scan-3.12.0-2|21	BuildRequires: pkgconfig(mx-1.0)
14mr|simple-scan-3.12.0-2|22	BuildRequires: pkgconfig(zlib)
14mr|simple-scan-3.12.0-2|23	BuildRequires: itstool
14mr|simple-scan-3.12.0-2|24	
14mr|simple-scan-3.12.0-2|25	Requires: gnome-icon-theme
14mr|simple-scan-3.12.0-2|26	Requires: xdg-utils
14mr|simple-scan-3.12.0-2|27	Requires: yelp
14mr|simple-scan-3.12.0-2|28	
14mr|simple-scan-3.12.0-2|29	%description
14mr|simple-scan-3.12.0-2|30	Simple Scan is an easy-to-use application, designed to let users connect their
14mr|simple-scan-3.12.0-2|31	scanner and quickly have the image/document in an appropriate format.
14mr|simple-scan-3.12.0-2|32	
14mr|simple-scan-3.12.0-2|33	%prep
14mr|simple-scan-3.12.0-2|34	%setup -q
14mr|simple-scan-3.12.0-2|35	
14mr|simple-scan-3.12.0-2|36	%build
14mr|simple-scan-3.12.0-2|37	%configure2_5x
14mr|simple-scan-3.12.0-2|38	
14mr|simple-scan-3.12.0-2|39	%make
14mr|simple-scan-3.12.0-2|40	
14mr|simple-scan-3.12.0-2|41	%install
14mr|simple-scan-3.12.0-2|42	%makeinstall_std
14mr|simple-scan-3.12.0-2|43	
14mr|simple-scan-3.12.0-2|44	%find_lang %{name} --with-man --with-gnome
14mr|simple-scan-3.12.0-2|45	
14mr|simple-scan-3.12.0-2|46	%files -f %{name}.lang
14mr|simple-scan-3.12.0-2|47	%doc COPYING NEWS README.md
14mr|simple-scan-3.12.0-2|48	%{_bindir}/%{name}
14mr|simple-scan-3.12.0-2|49	%{_datadir}/applications/%{name}.desktop
14mr|simple-scan-3.12.0-2|50	%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
14mr|simple-scan-3.12.0-2|51	%{_datadir}/%{name}
14mr|simple-scan-3.12.0-2|52	%{_mandir}/man1/%{name}.1.*
14mr|simple-scan-3.12.0-2|53	%{_datadir}/appdata/simple-scan.appdata.xml
14mr|simple-scan-3.12.0-2|54	
14mr|simple-scan-3.12.0-2|55	
14mr|simple-scan-3.12.0-2|56	%changelog
14mr|simple-scan-3.12.0-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|simple-scan-3.12.0-2|58	+ Revision: 1f88802
14mr|simple-scan-3.12.0-2|59	- MassBuild#440: Increase release tag
14mr|simple-scan-3.12.0-2|60	
14mr|simple-scan-3.12.0-2|61	

18938 14
14mr|sinjdoc-0.5-4.11|1	
14mr|sinjdoc-0.5-4.11|2	%define gcj_support 1
14mr|sinjdoc-0.5-4.11|3	%bcond_with        bootstrap
14mr|sinjdoc-0.5-4.11|4	
14mr|sinjdoc-0.5-4.11|5	%if %with bootstrap
14mr|sinjdoc-0.5-4.11|6	%define gcj_support 0
14mr|sinjdoc-0.5-4.11|7	%endif
14mr|sinjdoc-0.5-4.11|8	
14mr|sinjdoc-0.5-4.11|9	Name:           sinjdoc
14mr|sinjdoc-0.5-4.11|10	Version:        0.5
14mr|sinjdoc-0.5-4.11|11	Release:        4.11
14mr|sinjdoc-0.5-4.11|12	Summary:        Documentation generator for Java source code
14mr|sinjdoc-0.5-4.11|13	Group:          Development/Java
14mr|sinjdoc-0.5-4.11|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|sinjdoc-0.5-4.11|15	License:        GPL
14mr|sinjdoc-0.5-4.11|16	URL:            http://www.cag.lcs.mit.edu/~cananian/Projects/GJ/sinjdoc-latest/
14mr|sinjdoc-0.5-4.11|17	Source0:        %name-%version.tar.bz2
14mr|sinjdoc-0.5-4.11|18	Patch0:         sinjdoc-annotations.patch
14mr|sinjdoc-0.5-4.11|19	Patch1:         sinjdoc-autotools-changes.patch
14mr|sinjdoc-0.5-4.11|20	Patch2:         sinjdoc-0.5-doclet.patch
14mr|sinjdoc-0.5-4.11|21	
14mr|sinjdoc-0.5-4.11|22	%if %without bootstrap
14mr|sinjdoc-0.5-4.11|23	BuildRequires:  eclipse-ecj
14mr|sinjdoc-0.5-4.11|24	%else
14mr|sinjdoc-0.5-4.11|25	BuildRequires:  ecj-bootstrap
14mr|sinjdoc-0.5-4.11|26	%endif
14mr|sinjdoc-0.5-4.11|27	
14mr|sinjdoc-0.5-4.11|28	BuildRequires:  java_cup >= 0.10
14mr|sinjdoc-0.5-4.11|29	BuildRequires:  java
14mr|sinjdoc-0.5-4.11|30	BuildRequires:  java-rpmbuild
14mr|sinjdoc-0.5-4.11|31	BuildRequires:  java-gcj-compat-devel
14mr|sinjdoc-0.5-4.11|32	Requires:       java_cup >= 0.10
14mr|sinjdoc-0.5-4.11|33	Requires:       java
14mr|sinjdoc-0.5-4.11|34	Requires:       jpackage-utils
14mr|sinjdoc-0.5-4.11|35	
14mr|sinjdoc-0.5-4.11|36	%if !%{gcj_support}
14mr|sinjdoc-0.5-4.11|37	BuildArch:      noarch
14mr|sinjdoc-0.5-4.11|38	%endif
14mr|sinjdoc-0.5-4.11|39	
14mr|sinjdoc-0.5-4.11|40	# (anssi) do not obsolete yet
14mr|sinjdoc-0.5-4.11|41	#Obsoletes:     gjdoc <= 0.7.7-14.fc7
14mr|sinjdoc-0.5-4.11|42	
14mr|sinjdoc-0.5-4.11|43	%description
14mr|sinjdoc-0.5-4.11|44	This package contains Sinjdoc a tool for generating Javadoc-style
14mr|sinjdoc-0.5-4.11|45	documentation from Java source code
14mr|sinjdoc-0.5-4.11|46	
14mr|sinjdoc-0.5-4.11|47	%prep
14mr|sinjdoc-0.5-4.11|48	%setup -q
14mr|sinjdoc-0.5-4.11|49	%patch0 -p0
14mr|sinjdoc-0.5-4.11|50	%patch1 -p0
14mr|sinjdoc-0.5-4.11|51	%patch2 -p1
14mr|sinjdoc-0.5-4.11|52	%{__perl} -pi -e 's|javac|%{javac}|' configure.ac
14mr|sinjdoc-0.5-4.11|53	%{__aclocal}
14mr|sinjdoc-0.5-4.11|54	%{__automake}
14mr|sinjdoc-0.5-4.11|55	%{__autoconf}
14mr|sinjdoc-0.5-4.11|56	
14mr|sinjdoc-0.5-4.11|57	%build
14mr|sinjdoc-0.5-4.11|58	export JAR=%{jar}
14mr|sinjdoc-0.5-4.11|59	export JAVA=%{java}
14mr|sinjdoc-0.5-4.11|60	
14mr|sinjdoc-0.5-4.11|61	%if %with bootstrap
14mr|sinjdoc-0.5-4.11|62	# (anssi) run ecj with libgcj9 instead of libgcj7 (libgcj8 could work as well)
14mr|sinjdoc-0.5-4.11|63	export LD_LIBRARY_PATH=%{_libdir}/gcj_bc-4.3:$LD_LIBRARY_PATH
14mr|sinjdoc-0.5-4.11|64	%endif
14mr|sinjdoc-0.5-4.11|65	
14mr|sinjdoc-0.5-4.11|66	%{configure2_5x}
14mr|sinjdoc-0.5-4.11|67	%{make}
14mr|sinjdoc-0.5-4.11|68	
14mr|sinjdoc-0.5-4.11|69	%install
14mr|sinjdoc-0.5-4.11|70	rm -rf %{buildroot}
14mr|sinjdoc-0.5-4.11|71	
14mr|sinjdoc-0.5-4.11|72	%jpackage_script net.cscott.sinjdoc.Main %{nil} %{nil} %{name}:java_cup-runtime %{name}
14mr|sinjdoc-0.5-4.11|73	
14mr|sinjdoc-0.5-4.11|74	chmod a+x %{buildroot}%{_bindir}/sinjdoc
14mr|sinjdoc-0.5-4.11|75	
14mr|sinjdoc-0.5-4.11|76	install -d 755 %{buildroot}%{_javadir}
14mr|sinjdoc-0.5-4.11|77	install -D -m 644 sinjdoc.jar %{buildroot}%{_javadir}/sinjdoc.jar
14mr|sinjdoc-0.5-4.11|78	
14mr|sinjdoc-0.5-4.11|79	%if %{gcj_support}
14mr|sinjdoc-0.5-4.11|80	%{_bindir}/aot-compile-rpm
14mr|sinjdoc-0.5-4.11|81	%endif
14mr|sinjdoc-0.5-4.11|82	
14mr|sinjdoc-0.5-4.11|83	%clean
14mr|sinjdoc-0.5-4.11|84	rm -rf %{buildroot}
14mr|sinjdoc-0.5-4.11|85	
14mr|sinjdoc-0.5-4.11|86	%if %{gcj_support}
14mr|sinjdoc-0.5-4.11|87	%post
14mr|sinjdoc-0.5-4.11|88	%{update_gcjdb}
14mr|sinjdoc-0.5-4.11|89	%endif
14mr|sinjdoc-0.5-4.11|90	
14mr|sinjdoc-0.5-4.11|91	%if %{gcj_support}
14mr|sinjdoc-0.5-4.11|92	%postun
14mr|sinjdoc-0.5-4.11|93	%{clean_gcjdb}
14mr|sinjdoc-0.5-4.11|94	%endif
14mr|sinjdoc-0.5-4.11|95	
14mr|sinjdoc-0.5-4.11|96	%files
14mr|sinjdoc-0.5-4.11|97	%defattr(0644,root,root,0755)
14mr|sinjdoc-0.5-4.11|98	%doc AUTHORS ChangeLog COPYING README
14mr|sinjdoc-0.5-4.11|99	%attr(0755,root,root) %{_bindir}/sinjdoc
14mr|sinjdoc-0.5-4.11|100	%{_javadir}/sinjdoc.jar
14mr|sinjdoc-0.5-4.11|101	%if %{gcj_support}
14mr|sinjdoc-0.5-4.11|102	%dir %{_libdir}/gcj/%{name}
14mr|sinjdoc-0.5-4.11|103	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|sinjdoc-0.5-4.11|104	%endif
14mr|sinjdoc-0.5-4.11|105	
14mr|sinjdoc-0.5-4.11|106	
14mr|sinjdoc-0.5-4.11|107	
14mr|sinjdoc-0.5-4.11|108	%changelog
14mr|sinjdoc-0.5-4.11|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-4.11
14mr|sinjdoc-0.5-4.11|110	+ Revision: a905bd8
14mr|sinjdoc-0.5-4.11|111	- MassBuild#440: Increase release tag
14mr|sinjdoc-0.5-4.11|112	
14mr|sinjdoc-0.5-4.11|113	

18939 14
14mr|skkdic-20070529-11|1	%define version	20070529
14mr|skkdic-20070529-11|2	%define release	11
14mr|skkdic-20070529-11|3	
14mr|skkdic-20070529-11|4	Name:      skkdic
14mr|skkdic-20070529-11|5	Summary:   SKK Dictionaries for Japanese
14mr|skkdic-20070529-11|6	Version:   %{version}
14mr|skkdic-20070529-11|7	Release:   %{release}
14mr|skkdic-20070529-11|8	Group:     System/Internationalization
14mr|skkdic-20070529-11|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|skkdic-20070529-11|10	License:   GPL
14mr|skkdic-20070529-11|11	URL:       http://openlab.ring.gr.jp/skk/
14mr|skkdic-20070529-11|12	
14mr|skkdic-20070529-11|13	# Use this file:
14mr|skkdic-20070529-11|14	# http://openlab.jp/skk/skk/dic/SKK-JISYO.L
14mr|skkdic-20070529-11|15	Source0:   %{name}-%{version}.tar.bz2
14mr|skkdic-20070529-11|16	
14mr|skkdic-20070529-11|17	BuildArch: noarch
14mr|skkdic-20070529-11|18	
14mr|skkdic-20070529-11|19	%description
14mr|skkdic-20070529-11|20	SKK dictionaries for Japanese.
14mr|skkdic-20070529-11|21	SKK is a Simple Kana-to-Kanji conversion program.
14mr|skkdic-20070529-11|22	
14mr|skkdic-20070529-11|23	
14mr|skkdic-20070529-11|24	%prep
14mr|skkdic-20070529-11|25	%setup -q -n %name-%version.orig
14mr|skkdic-20070529-11|26	
14mr|skkdic-20070529-11|27	%install
14mr|skkdic-20070529-11|28	rm -rf $RPM_BUILD_ROOT
14mr|skkdic-20070529-11|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/skk
14mr|skkdic-20070529-11|30	install -m 644 SKK-JISYO.* $RPM_BUILD_ROOT/%{_datadir}/skk
14mr|skkdic-20070529-11|31	
14mr|skkdic-20070529-11|32	%clean
14mr|skkdic-20070529-11|33	rm -rf $RPM_BUILD_ROOT
14mr|skkdic-20070529-11|34	
14mr|skkdic-20070529-11|35	
14mr|skkdic-20070529-11|36	%files
14mr|skkdic-20070529-11|37	%defattr(-,root,root)
14mr|skkdic-20070529-11|38	%{_datadir}/skk/*
14mr|skkdic-20070529-11|39	
14mr|skkdic-20070529-11|40	
14mr|skkdic-20070529-11|41	
14mr|skkdic-20070529-11|42	
14mr|skkdic-20070529-11|43	
14mr|skkdic-20070529-11|44	%changelog
14mr|skkdic-20070529-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070529-11
14mr|skkdic-20070529-11|46	+ Revision: dcc1f92
14mr|skkdic-20070529-11|47	- MassBuild#440: Increase release tag
14mr|skkdic-20070529-11|48	
14mr|skkdic-20070529-11|49	

18940 14
14mr|skobo-0.5.1-7|1	Summary:	SDL port of Akira Higuchis game XKobo
14mr|skobo-0.5.1-7|2	Name:		skobo
14mr|skobo-0.5.1-7|3	Version:	0.5.1
14mr|skobo-0.5.1-7|4	Release:	7
14mr|skobo-0.5.1-7|5	License:	GPL
14mr|skobo-0.5.1-7|6	Group:		Games/Arcade
14mr|skobo-0.5.1-7|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|skobo-0.5.1-7|8	URL:		http://www.olofson.net/kobodl/
14mr|skobo-0.5.1-7|9	Source0:	http://olofson.net/kobodl/download/KoboDeluxe-%{version}.tar.bz2
14mr|skobo-0.5.1-7|10	Source5:	%{name}-16.png
14mr|skobo-0.5.1-7|11	Source6:	%{name}-32.png
14mr|skobo-0.5.1-7|12	Source7:	%{name}-48.png
14mr|skobo-0.5.1-7|13	Patch0:		skobo-0.4pre10-gcc4.patch
14mr|skobo-0.5.1-7|14	# Patch1:		KoboDeluxe-0.4.1-various-from-debian.patch
14mr|skobo-0.5.1-7|15	Patch2:		KoboDeluxe-0.4pre10-fix-segfault-in-midi.patch
14mr|skobo-0.5.1-7|16	Patch3:		04_enemies-pipe-decl.patch
14mr|skobo-0.5.1-7|17	Patch4:		skobo-0.5.1-gcc44.patch
14mr|skobo-0.5.1-7|18	BuildRequires: SDL_image-devel
14mr|skobo-0.5.1-7|19	BuildRequires: libmesaglu-devel
14mr|skobo-0.5.1-7|20	Provides:	KoboDeluxe = %version
14mr|skobo-0.5.1-7|21	Provides:	kobodeluxe = %version
14mr|skobo-0.5.1-7|22	
14mr|skobo-0.5.1-7|23	%description
14mr|skobo-0.5.1-7|24	Kobo Deluxe is an SDL port of Akira Higuchi's game XKobo. It adds sound,
14mr|skobo-0.5.1-7|25	smoother animation, filtered high resolution support, a more intuitive menu
14mr|skobo-0.5.1-7|26	driven user interface, joystick support and other features, and runs on most
14mr|skobo-0.5.1-7|27	of the major operating systems. Kobo Deluxe uses the Free/Open Source
14mr|skobo-0.5.1-7|28	libraries SDL and SDL_image, which can be downloaded (source as well as
14mr|skobo-0.5.1-7|29	binaries for various platforms) from http://www.libsdl.org.
14mr|skobo-0.5.1-7|30	
14mr|skobo-0.5.1-7|31	%prep
14mr|skobo-0.5.1-7|32	%setup -q -n KoboDeluxe-%{version}
14mr|skobo-0.5.1-7|33	%patch0 -p0 -b .gcc4
14mr|skobo-0.5.1-7|34	# %patch1 -p1
14mr|skobo-0.5.1-7|35	%patch2 -p1
14mr|skobo-0.5.1-7|36	%patch3 -p1 -b .debian
14mr|skobo-0.5.1-7|37	%patch4 -p0 -b .gcc44
14mr|skobo-0.5.1-7|38	
14mr|skobo-0.5.1-7|39	%build
14mr|skobo-0.5.1-7|40	%configure2_5x	--bindir=%{_gamesbindir}
14mr|skobo-0.5.1-7|41	%make kobo_scoredir=%{_localstatedir}/lib/games/%{name}
14mr|skobo-0.5.1-7|42	
14mr|skobo-0.5.1-7|43	%install
14mr|skobo-0.5.1-7|44	rm -rf $RPM_BUILD_ROOT
14mr|skobo-0.5.1-7|45	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}
14mr|skobo-0.5.1-7|46	%makeinstall_std kobo_scoredir=%{_localstatedir}/lib/games/%{name}
14mr|skobo-0.5.1-7|47	
14mr|skobo-0.5.1-7|48	
14mr|skobo-0.5.1-7|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|skobo-0.5.1-7|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|skobo-0.5.1-7|51	[Desktop Entry]
14mr|skobo-0.5.1-7|52	Name=Kobo Deluxe
14mr|skobo-0.5.1-7|53	Comment=Arcade video game
14mr|skobo-0.5.1-7|54	Exec=%_gamesbindir/kobodl
14mr|skobo-0.5.1-7|55	Icon=%{name}
14mr|skobo-0.5.1-7|56	Terminal=false
14mr|skobo-0.5.1-7|57	Type=Application
14mr|skobo-0.5.1-7|58	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14mr|skobo-0.5.1-7|59	EOF
14mr|skobo-0.5.1-7|60	
14mr|skobo-0.5.1-7|61	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|skobo-0.5.1-7|62	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|skobo-0.5.1-7|63	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|skobo-0.5.1-7|64	
14mr|skobo-0.5.1-7|65	%clean
14mr|skobo-0.5.1-7|66	rm -rf $RPM_BUILD_ROOT
14mr|skobo-0.5.1-7|67	
14mr|skobo-0.5.1-7|68	%if %mdkversion < 200900
14mr|skobo-0.5.1-7|69	%post
14mr|skobo-0.5.1-7|70	%{update_menus}
14mr|skobo-0.5.1-7|71	%endif
14mr|skobo-0.5.1-7|72	
14mr|skobo-0.5.1-7|73	%if %mdkversion < 200900
14mr|skobo-0.5.1-7|74	%postun
14mr|skobo-0.5.1-7|75	%{clean_menus}
14mr|skobo-0.5.1-7|76	%endif
14mr|skobo-0.5.1-7|77	
14mr|skobo-0.5.1-7|78	%files
14mr|skobo-0.5.1-7|79	%defattr(-,root,root)
14mr|skobo-0.5.1-7|80	%doc COPYING* ChangeLog README* TODO
14mr|skobo-0.5.1-7|81	%attr(2755, root, games) %{_gamesbindir}/kobodl
14mr|skobo-0.5.1-7|82	%attr(775, root, games) %{_localstatedir}/lib/games/%{name}
14mr|skobo-0.5.1-7|83	%{_datadir}/kobo-deluxe
14mr|skobo-0.5.1-7|84	%{_mandir}/man6/*
14mr|skobo-0.5.1-7|85	%{_datadir}/applications/*
14mr|skobo-0.5.1-7|86	%{_iconsdir}/*.png
14mr|skobo-0.5.1-7|87	%{_miconsdir}/*
14mr|skobo-0.5.1-7|88	%{_liconsdir}/*
14mr|skobo-0.5.1-7|89	
14mr|skobo-0.5.1-7|90	
14mr|skobo-0.5.1-7|91	
14mr|skobo-0.5.1-7|92	%changelog
14mr|skobo-0.5.1-7|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-7
14mr|skobo-0.5.1-7|94	+ Revision: a2dcb68
14mr|skobo-0.5.1-7|95	- MassBuild#440: Increase release tag
14mr|skobo-0.5.1-7|96	
14mr|skobo-0.5.1-7|97	

18941 14
14mr|skrooge-1.8.0-2|1	Summary:	Personal Finance Management Tool
14mr|skrooge-1.8.0-2|2	Name:		skrooge
14mr|skrooge-1.8.0-2|3	Version:	1.8.0
14mr|skrooge-1.8.0-2|4	Release:	2
14mr|skrooge-1.8.0-2|5	License:	GPLv3+
14mr|skrooge-1.8.0-2|6	Group:		Office
14mr|skrooge-1.8.0-2|7	Url:		http://skrooge.org
14mr|skrooge-1.8.0-2|8	Source0:	http://skrooge.org/files/%{name}-%{version}.tar.bz2
14mr|skrooge-1.8.0-2|9	BuildRequires:	grantlee
14mr|skrooge-1.8.0-2|10	BuildRequires:	grantlee-devel
14mr|skrooge-1.8.0-2|11	BuildRequires:	kdelibs4-devel
14mr|skrooge-1.8.0-2|12	BuildRequires:	kdepim4-devel
14mr|skrooge-1.8.0-2|13	BuildRequires:	pkgconfig(libkactivities)
14mr|skrooge-1.8.0-2|14	BuildRequires:	pkgconfig(libofx)
14mr|skrooge-1.8.0-2|15	BuildRequires:	pkgconfig(qca2)
14mr|skrooge-1.8.0-2|16	BuildRequires:	pkgconfig(sqlite3)
14mr|skrooge-1.8.0-2|17	Requires:	qt4-database-plugin-sqlite
14mr|skrooge-1.8.0-2|18	Requires:	qca2-plugin-openssl
14mr|skrooge-1.8.0-2|19	Requires:	grantlee
14mr|skrooge-1.8.0-2|20	
14mr|skrooge-1.8.0-2|21	%description
14mr|skrooge-1.8.0-2|22	Skrooge is a personal finance management tool for KDE4, with the aim of
14mr|skrooge-1.8.0-2|23	being highly intuitive, while providing powerful functions such as
14mr|skrooge-1.8.0-2|24	graphics, persistent Undo/Redo, infinite category levels, and much more...
14mr|skrooge-1.8.0-2|25	
14mr|skrooge-1.8.0-2|26	%files -f %{name}.lang
14mr|skrooge-1.8.0-2|27	%{_kde_bindir}/*
14mr|skrooge-1.8.0-2|28	%{_kde_libdir}/kde4/*.so
14mr|skrooge-1.8.0-2|29	%{_kde_libdir}/kde4/plugins/grantlee
14mr|skrooge-1.8.0-2|30	%{_kde_appsdir}/*
14mr|skrooge-1.8.0-2|31	%{_kde_applicationsdir}/*.desktop
14mr|skrooge-1.8.0-2|32	%{_kde_datadir}/config.kcfg/*.kcfg
14mr|skrooge-1.8.0-2|33	%{_kde_configdir}/*.knsrc
14mr|skrooge-1.8.0-2|34	%{_kde_iconsdir}/*/*/*/*
14mr|skrooge-1.8.0-2|35	%{_kde_services}/*.desktop
14mr|skrooge-1.8.0-2|36	%{_kde_servicetypes}/*.desktop
14mr|skrooge-1.8.0-2|37	%{_datadir}/mime/packages/*.xml
14mr|skrooge-1.8.0-2|38	%{_datadir}/akonadi/agents/skroogeakonadiresource.desktop
14mr|skrooge-1.8.0-2|39	
14mr|skrooge-1.8.0-2|40	#-----------------------------------------------------------------------------
14mr|skrooge-1.8.0-2|41	
14mr|skrooge-1.8.0-2|42	%define libskgbankgui_major 1
14mr|skrooge-1.8.0-2|43	%define libskgbankgui %mklibname skgbankgui %{libskgbankgui_major}
14mr|skrooge-1.8.0-2|44	
14mr|skrooge-1.8.0-2|45	%package -n %{libskgbankgui}
14mr|skrooge-1.8.0-2|46	Summary:	%{name} library
14mr|skrooge-1.8.0-2|47	Group:		System/Libraries
14mr|skrooge-1.8.0-2|48	
14mr|skrooge-1.8.0-2|49	%description -n %{libskgbankgui}
14mr|skrooge-1.8.0-2|50	%{name} library.
14mr|skrooge-1.8.0-2|51	
14mr|skrooge-1.8.0-2|52	%files -n %{libskgbankgui}
14mr|skrooge-1.8.0-2|53	%{_kde_libdir}/libskgbankgui.so.%{libskgbankgui_major}*
14mr|skrooge-1.8.0-2|54	
14mr|skrooge-1.8.0-2|55	#-----------------------------------------------------------------------------
14mr|skrooge-1.8.0-2|56	
14mr|skrooge-1.8.0-2|57	%define libskgbankmodeler_major 1
14mr|skrooge-1.8.0-2|58	%define libskgbankmodeler %mklibname skgbankmodeler %{libskgbankmodeler_major}
14mr|skrooge-1.8.0-2|59	
14mr|skrooge-1.8.0-2|60	%package -n %{libskgbankmodeler}
14mr|skrooge-1.8.0-2|61	Summary:	%{name} library
14mr|skrooge-1.8.0-2|62	Group:		System/Libraries
14mr|skrooge-1.8.0-2|63	
14mr|skrooge-1.8.0-2|64	%description -n %{libskgbankmodeler}
14mr|skrooge-1.8.0-2|65	%{name} library.
14mr|skrooge-1.8.0-2|66	
14mr|skrooge-1.8.0-2|67	%files -n %{libskgbankmodeler}
14mr|skrooge-1.8.0-2|68	%{_kde_libdir}/libskgbankmodeler.so.%{libskgbankmodeler_major}*
14mr|skrooge-1.8.0-2|69	
14mr|skrooge-1.8.0-2|70	#-----------------------------------------------------------------------------
14mr|skrooge-1.8.0-2|71	
14mr|skrooge-1.8.0-2|72	%define libskgbasegui_major 1
14mr|skrooge-1.8.0-2|73	%define libskgbasegui %mklibname skgbasegui %{libskgbasegui_major}
14mr|skrooge-1.8.0-2|74	
14mr|skrooge-1.8.0-2|75	%package -n %{libskgbasegui}
14mr|skrooge-1.8.0-2|76	Summary:	%{name} library
14mr|skrooge-1.8.0-2|77	Group:		System/Libraries
14mr|skrooge-1.8.0-2|78	
14mr|skrooge-1.8.0-2|79	%description -n %{libskgbasegui}
14mr|skrooge-1.8.0-2|80	%{name} library.
14mr|skrooge-1.8.0-2|81	
14mr|skrooge-1.8.0-2|82	%files -n %{libskgbasegui}
14mr|skrooge-1.8.0-2|83	%{_kde_libdir}/libskgbasegui.so.%{libskgbasegui_major}*
14mr|skrooge-1.8.0-2|84	
14mr|skrooge-1.8.0-2|85	#-----------------------------------------------------------------------------
14mr|skrooge-1.8.0-2|86	
14mr|skrooge-1.8.0-2|87	%define libskgbasemodeler_major 1
14mr|skrooge-1.8.0-2|88	%define libskgbasemodeler %mklibname skgbasemodeler %{libskgbasemodeler_major}
14mr|skrooge-1.8.0-2|89	
14mr|skrooge-1.8.0-2|90	%package -n %{libskgbasemodeler}
14mr|skrooge-1.8.0-2|91	Summary:	%{name} library
14mr|skrooge-1.8.0-2|92	Group:		System/Libraries
14mr|skrooge-1.8.0-2|93	
14mr|skrooge-1.8.0-2|94	%description -n %{libskgbasemodeler}
14mr|skrooge-1.8.0-2|95	%{name} library.
14mr|skrooge-1.8.0-2|96	
14mr|skrooge-1.8.0-2|97	%files -n %{libskgbasemodeler}
14mr|skrooge-1.8.0-2|98	%{_kde_libdir}/libskgbasemodeler.so.%{libskgbasegui_major}*
14mr|skrooge-1.8.0-2|99	
14mr|skrooge-1.8.0-2|100	#-----------------------------------------------------------------------------
14mr|skrooge-1.8.0-2|101	
14mr|skrooge-1.8.0-2|102	%package devel
14mr|skrooge-1.8.0-2|103	Summary:	Skrooge development files
14mr|skrooge-1.8.0-2|104	Group:		Development/KDE and Qt
14mr|skrooge-1.8.0-2|105	Requires:	%{libskgbasemodeler} = %{EVRD}
14mr|skrooge-1.8.0-2|106	Requires:	%{libskgbasegui} = %{EVRD}
14mr|skrooge-1.8.0-2|107	Requires:	%{libskgbankmodeler} = %{EVRD}
14mr|skrooge-1.8.0-2|108	Requires:	%{libskgbankgui} = %{EVRD}
14mr|skrooge-1.8.0-2|109	
14mr|skrooge-1.8.0-2|110	%description devel
14mr|skrooge-1.8.0-2|111	This package contains header files needed if you wish to build applications
14mr|skrooge-1.8.0-2|112	based on skrooge.
14mr|skrooge-1.8.0-2|113	
14mr|skrooge-1.8.0-2|114	%files devel
14mr|skrooge-1.8.0-2|115	%{_kde_libdir}/*.so
14mr|skrooge-1.8.0-2|116	
14mr|skrooge-1.8.0-2|117	#--------------------------------------------------------------------
14mr|skrooge-1.8.0-2|118	
14mr|skrooge-1.8.0-2|119	%prep
14mr|skrooge-1.8.0-2|120	%setup -q
14mr|skrooge-1.8.0-2|121	
14mr|skrooge-1.8.0-2|122	%build
14mr|skrooge-1.8.0-2|123	%cmake_kde4
14mr|skrooge-1.8.0-2|124	%make
14mr|skrooge-1.8.0-2|125	
14mr|skrooge-1.8.0-2|126	%install
14mr|skrooge-1.8.0-2|127	%makeinstall_std -C build
14mr|skrooge-1.8.0-2|128	
14mr|skrooge-1.8.0-2|129	%find_lang %{name} --with-html
14mr|skrooge-1.8.0-2|130	
14mr|skrooge-1.8.0-2|131	
14mr|skrooge-1.8.0-2|132	%changelog
14mr|skrooge-1.8.0-2|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0-2
14mr|skrooge-1.8.0-2|134	+ Revision: 29b8269
14mr|skrooge-1.8.0-2|135	- MassBuild#440: Increase release tag
14mr|skrooge-1.8.0-2|136	
14mr|skrooge-1.8.0-2|137	

18942 14
14mr|slang-2.2.4-12|1	%define	major	2
14mr|slang-2.2.4-12|2	%define	minor	2
14mr|slang-2.2.4-12|3	%define	modules	%{mklibname %{name}}-modules
14mr|slang-2.2.4-12|4	%define	libname %mklibname %{name} %{major}
14mr|slang-2.2.4-12|5	%define	devname %mklibname %{name} -d
14mr|slang-2.2.4-12|6	%define	static	%mklibname %{name} -s -d
14mr|slang-2.2.4-12|7	
14mr|slang-2.2.4-12|8	%bcond_without	pcre
14mr|slang-2.2.4-12|9	%bcond_without	png
14mr|slang-2.2.4-12|10	%bcond_with	onig
14mr|slang-2.2.4-12|11	%bcond_with	diet
14mr|slang-2.2.4-12|12	%bcond_with	uclibc
14mr|slang-2.2.4-12|13	
14mr|slang-2.2.4-12|14	Summary:	The shared library for the S-Lang extension language
14mr|slang-2.2.4-12|15	Name:		slang
14mr|slang-2.2.4-12|16	Version:	2.2.4
14mr|slang-2.2.4-12|17	Release:	12
14mr|slang-2.2.4-12|18	License:	GPLv2+
14mr|slang-2.2.4-12|19	Group:		System/Libraries
14mr|slang-2.2.4-12|20	URL:		http://www.s-lang.org
14mr|slang-2.2.4-12|21	Source0:	ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v%{major}.%{minor}/slang-%{version}.tar.bz2
14mr|slang-2.2.4-12|22	Source1:	%{SOURCE0}.asc
14mr|slang-2.2.4-12|23	Patch5:		slang-2.2.4-slsh-makefile.patch
14mr|slang-2.2.4-12|24	Patch6:		slang-2.2.4-modules-makefile.patch
14mr|slang-2.2.4-12|25	Patch7:		slang-2.2.4-perms.patch
14mr|slang-2.2.4-12|26	Patch8:		slang-2.2.4-no-rpath.patch
14mr|slang-2.2.4-12|27	BuildRequires:	pkgconfig(libpng)
14mr|slang-2.2.4-12|28	BuildRequires:	libtool
14mr|slang-2.2.4-12|29	BuildRequires:	pkgconfig(libpcre)
14mr|slang-2.2.4-12|30	BuildRequires:	onig-devel
14mr|slang-2.2.4-12|31	%if %{with diet}
14mr|slang-2.2.4-12|32	BuildRequires:	dietlibc-devel
14mr|slang-2.2.4-12|33	%endif
14mr|slang-2.2.4-12|34	%if %{with uclibc}
14mr|slang-2.2.4-12|35	BuildRequires:	uClibc-devel >= 0.9.33.2-3
14mr|slang-2.2.4-12|36	%endif
14mr|slang-2.2.4-12|37	
14mr|slang-2.2.4-12|38	%description
14mr|slang-2.2.4-12|39	S-Lang is an interpreted language and a programming library.  The
14mr|slang-2.2.4-12|40	S-Lang language was designed so that it can be easily embedded into
14mr|slang-2.2.4-12|41	a program to provide the program with a powerful extension language.
14mr|slang-2.2.4-12|42	The S-Lang library, provided in this package, provides the S-Lang
14mr|slang-2.2.4-12|43	extension language.  S-Lang's syntax resembles C, which makes it easy
14mr|slang-2.2.4-12|44	to recode S-Lang procedures in C if you need to.
14mr|slang-2.2.4-12|45	
14mr|slang-2.2.4-12|46	%package -n	%{modules}
14mr|slang-2.2.4-12|47	Summary:	Modules for the S-Lang extension language
14mr|slang-2.2.4-12|48	Group:		Development/Other
14mr|slang-2.2.4-12|49	Conflicts:	%{libname} < 2.2.4-3
14mr|slang-2.2.4-12|50	
14mr|slang-2.2.4-12|51	%description -n	%{modules}
14mr|slang-2.2.4-12|52	This package contains the main modules for the S-Lang extension language.
14mr|slang-2.2.4-12|53	
14mr|slang-2.2.4-12|54	%package -n	%{libname}
14mr|slang-2.2.4-12|55	Summary:	The shared library for the S-Lang extension language
14mr|slang-2.2.4-12|56	Group:		System/Libraries
14mr|slang-2.2.4-12|57	Requires:	%{modules} = %{EVRD}
14mr|slang-2.2.4-12|58	
14mr|slang-2.2.4-12|59	%description -n	%{libname}
14mr|slang-2.2.4-12|60	S-Lang is an interpreted language and a programming library.  The
14mr|slang-2.2.4-12|61	S-Lang language was designed so that it can be easily embedded into
14mr|slang-2.2.4-12|62	a program to provide the program with a powerful extension language.
14mr|slang-2.2.4-12|63	The S-Lang library, provided in this package, provides the S-Lang
14mr|slang-2.2.4-12|64	extension language.  S-Lang's syntax resembles C, which makes it easy
14mr|slang-2.2.4-12|65	to recode S-Lang procedures in C if you need to.
14mr|slang-2.2.4-12|66	
14mr|slang-2.2.4-12|67	%if %{with uclibc}
14mr|slang-2.2.4-12|68	%package -n	uclibc-%{libname}
14mr|slang-2.2.4-12|69	Summary:	The shared library for the S-Lang extension language linked against uClibc
14mr|slang-2.2.4-12|70	Group:		System/Libraries
14mr|slang-2.2.4-12|71	
14mr|slang-2.2.4-12|72	%description -n	uclibc-%{libname}
14mr|slang-2.2.4-12|73	S-Lang is an interpreted language and a programming library.  The
14mr|slang-2.2.4-12|74	S-Lang language was designed so that it can be easily embedded into
14mr|slang-2.2.4-12|75	a program to provide the program with a powerful extension language.
14mr|slang-2.2.4-12|76	The S-Lang library, provided in this package, provides the S-Lang
14mr|slang-2.2.4-12|77	extension language.  S-Lang's syntax resembles C, which makes it easy
14mr|slang-2.2.4-12|78	to recode S-Lang procedures in C if you need to.
14mr|slang-2.2.4-12|79	%endif
14mr|slang-2.2.4-12|80	
14mr|slang-2.2.4-12|81	%package -n	%{devname}
14mr|slang-2.2.4-12|82	Summary:	The library and header files for development using S-Lang
14mr|slang-2.2.4-12|83	Group:		Development/C
14mr|slang-2.2.4-12|84	Provides:	%{name}-devel = %{EVRD}
14mr|slang-2.2.4-12|85	Requires:	%{libname} = %{EVRD}
14mr|slang-2.2.4-12|86	
14mr|slang-2.2.4-12|87	%description -n	%{devname}
14mr|slang-2.2.4-12|88	This package contains the S-Lang extension language libraries and
14mr|slang-2.2.4-12|89	header files which you'll need if you want to develop S-Lang based
14mr|slang-2.2.4-12|90	applications.  Documentation which may help you write S-Lang based
14mr|slang-2.2.4-12|91	applications is also included.
14mr|slang-2.2.4-12|92	
14mr|slang-2.2.4-12|93	Install the slang-devel package if you want to develop applications
14mr|slang-2.2.4-12|94	based on the S-Lang extension language.
14mr|slang-2.2.4-12|95	
14mr|slang-2.2.4-12|96	%package -n	%{static}
14mr|slang-2.2.4-12|97	Summary:	Static development files for %{name}
14mr|slang-2.2.4-12|98	Group:		Development/C
14mr|slang-2.2.4-12|99	Requires:	%{devname} = %{EVRD}
14mr|slang-2.2.4-12|100	Provides:	%{name}-static-devel = %{EVRD}
14mr|slang-2.2.4-12|101	
14mr|slang-2.2.4-12|102	%description -n	%{static}
14mr|slang-2.2.4-12|103	Static development files for %{name}.
14mr|slang-2.2.4-12|104	
14mr|slang-2.2.4-12|105	%package	doc
14mr|slang-2.2.4-12|106	Summary:	Extra documentation for slang libraries
14mr|slang-2.2.4-12|107	Group:		Books/Computer books
14mr|slang-2.2.4-12|108	
14mr|slang-2.2.4-12|109	%description	doc
14mr|slang-2.2.4-12|110	This package contains documentation about S-Lang.
14mr|slang-2.2.4-12|111	S-Lang is an interpreted language and a programming library.  The
14mr|slang-2.2.4-12|112	S-Lang language was designed so that it can be easily embedded into
14mr|slang-2.2.4-12|113	a program to provide the program with a powerful extension language.
14mr|slang-2.2.4-12|114	The S-Lang library, provided in this package, provides the S-Lang
14mr|slang-2.2.4-12|115	extension language.  S-Lang's syntax resembles C, which makes it easy
14mr|slang-2.2.4-12|116	to recode S-Lang procedures in C if you need to.
14mr|slang-2.2.4-12|117	
14mr|slang-2.2.4-12|118	%package	slsh
14mr|slang-2.2.4-12|119	Summary:	S-Lang script interpreter
14mr|slang-2.2.4-12|120	Group:		Shells
14mr|slang-2.2.4-12|121	
14mr|slang-2.2.4-12|122	%description	slsh
14mr|slang-2.2.4-12|123	slsh is a program that embeds the S-Lang interpreter and may be used
14mr|slang-2.2.4-12|124	to test slang scripts.
14mr|slang-2.2.4-12|125	
14mr|slang-2.2.4-12|126	%prep
14mr|slang-2.2.4-12|127	%setup -q
14mr|slang-2.2.4-12|128	%patch5 -p1
14mr|slang-2.2.4-12|129	%patch6 -p1
14mr|slang-2.2.4-12|130	%patch7 -p1 -b .lib_exec~
14mr|slang-2.2.4-12|131	%patch8 -p1 -b .norpath~
14mr|slang-2.2.4-12|132	%if %{with diet}
14mr|slang-2.2.4-12|133	mkdir diet
14mr|slang-2.2.4-12|134	cp -r autoconf configure doc demo mkfiles modules slang.lis slsh src utf8 changes.txt COPYING diet
14mr|slang-2.2.4-12|135	%endif
14mr|slang-2.2.4-12|136	
14mr|slang-2.2.4-12|137	%if %{with uclibc}
14mr|slang-2.2.4-12|138	mkdir uclibc
14mr|slang-2.2.4-12|139	cp -r autoconf configure doc demo mkfiles modules slang.lis slsh src utf8 changes.txt COPYING uclibc
14mr|slang-2.2.4-12|140	%endif
14mr|slang-2.2.4-12|141	
14mr|slang-2.2.4-12|142	%build
14mr|slang-2.2.4-12|143	%if %{with diet}
14mr|slang-2.2.4-12|144	pushd diet
14mr|slang-2.2.4-12|145	./configure \
14mr|slang-2.2.4-12|146	CC="diet gcc" CFLAGS="-Os -g"
14mr|slang-2.2.4-12|147	make -C src/ static
14mr|slang-2.2.4-12|148	popd
14mr|slang-2.2.4-12|149	%endif
14mr|slang-2.2.4-12|150	
14mr|slang-2.2.4-12|151	%if %{with uclibc}
14mr|slang-2.2.4-12|152	pushd uclibc
14mr|slang-2.2.4-12|153	%configure2_5x	--prefix=%{uclibc_root} \
14mr|slang-2.2.4-12|154	--libdir=%{uclibc_root}%{_libdir} \
14mr|slang-2.2.4-12|155	CC="%{uclibc_cc}" CFLAGS="%{uclibc_cflags}"
14mr|slang-2.2.4-12|156	make -C src/ static $PWD/src/elfobjs/libslang.so.%{version}
14mr|slang-2.2.4-12|157	popd
14mr|slang-2.2.4-12|158	%endif
14mr|slang-2.2.4-12|159	
14mr|slang-2.2.4-12|160	%configure2_5x	--with-{onig,pcre,png,z}lib=%{_libdir} \
14mr|slang-2.2.4-12|161	--with-{onig,pcre,png,z}inc=%{_includedir} \
14mr|slang-2.2.4-12|162	--includedir=%{_includedir}/slang
14mr|slang-2.2.4-12|163	
14mr|slang-2.2.4-12|164	make
14mr|slang-2.2.4-12|165	
14mr|slang-2.2.4-12|166	%check
14mr|slang-2.2.4-12|167	make check
14mr|slang-2.2.4-12|168	
14mr|slang-2.2.4-12|169	%install
14mr|slang-2.2.4-12|170	%makeinstall_std install-static
14mr|slang-2.2.4-12|171	
14mr|slang-2.2.4-12|172	%if %{with diet}
14mr|slang-2.2.4-12|173	install -m644 diet/src/objs/libslang.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libslang.a
14mr|slang-2.2.4-12|174	%endif
14mr|slang-2.2.4-12|175	
14mr|slang-2.2.4-12|176	%if %{with uclibc}
14mr|slang-2.2.4-12|177	install -m644 uclibc/src/objs/libslang.a -D %{buildroot}%{uclibc_root}%{_libdir}/libslang.a
14mr|slang-2.2.4-12|178	cp -a uclibc/src/elfobjs/libslang.so* %{buildroot}%{uclibc_root}%{_libdir}
14mr|slang-2.2.4-12|179	%endif
14mr|slang-2.2.4-12|180	
14mr|slang-2.2.4-12|181	%files -n %{modules}
14mr|slang-2.2.4-12|182	%dir %{_libdir}/slang
14mr|slang-2.2.4-12|183	%{_libdir}/slang/v%{major}
14mr|slang-2.2.4-12|184	
14mr|slang-2.2.4-12|185	%files -n %{libname}
14mr|slang-2.2.4-12|186	%{_libdir}/libslang.so.%{major}*
14mr|slang-2.2.4-12|187	
14mr|slang-2.2.4-12|188	%if %{with uclibc}
14mr|slang-2.2.4-12|189	%files -n uclibc-%{libname}
14mr|slang-2.2.4-12|190	%{uclibc_root}%{_libdir}/libslang.so.%{major}*
14mr|slang-2.2.4-12|191	%endif
14mr|slang-2.2.4-12|192	
14mr|slang-2.2.4-12|193	%files -n %{devname}
14mr|slang-2.2.4-12|194	%{_libdir}/libslang.so
14mr|slang-2.2.4-12|195	%if %{with uclibc}
14mr|slang-2.2.4-12|196	%{uclibc_root}%{_libdir}/libslang.so
14mr|slang-2.2.4-12|197	%endif
14mr|slang-2.2.4-12|198	%dir %{_includedir}/slang/
14mr|slang-2.2.4-12|199	%{_includedir}/slang/*.h
14mr|slang-2.2.4-12|200	%{_libdir}/pkgconfig/slang.pc
14mr|slang-2.2.4-12|201	
14mr|slang-2.2.4-12|202	%files -n %{static}
14mr|slang-2.2.4-12|203	%{_libdir}/libslang.a
14mr|slang-2.2.4-12|204	%if %{with diet}
14mr|slang-2.2.4-12|205	%{_prefix}/lib/dietlibc/lib-%{_arch}/libslang.a
14mr|slang-2.2.4-12|206	%endif
14mr|slang-2.2.4-12|207	%if %{with uclibc}
14mr|slang-2.2.4-12|208	%{_prefix}/uclibc%{_libdir}/libslang.a
14mr|slang-2.2.4-12|209	%endif
14mr|slang-2.2.4-12|210	
14mr|slang-2.2.4-12|211	%files doc
14mr|slang-2.2.4-12|212	%{_defaultdocdir}/slang
14mr|slang-2.2.4-12|213	
14mr|slang-2.2.4-12|214	%files slsh
14mr|slang-2.2.4-12|215	%doc %{_docdir}/slsh
14mr|slang-2.2.4-12|216	%{_bindir}/slsh
14mr|slang-2.2.4-12|217	%{_datadir}/slsh
14mr|slang-2.2.4-12|218	%{_mandir}/man1/slsh.1*
14mr|slang-2.2.4-12|219	%config(noreplace) %{_sysconfdir}/slsh.rc
14mr|slang-2.2.4-12|220	
14mr|slang-2.2.4-12|221	%changelog
14mr|slang-2.2.4-12|222	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.4-12
14mr|slang-2.2.4-12|223	+ Revision: 9c529b0
14mr|slang-2.2.4-12|224	- MassBuild#440: Increase release tag
14mr|slang-2.2.4-12|225	
14mr|slang-2.2.4-12|226	

18943 14
14mr|slap-2r4p4-16|1	Summary:	SLAP - SEIKO SmartLabel Printing Utility
14mr|slap-2r4p4-16|2	Name:		slap
14mr|slap-2r4p4-16|3	Version:	2r4p4
14mr|slap-2r4p4-16|4	Release:	16
14mr|slap-2r4p4-16|5	License:	GPL
14mr|slap-2r4p4-16|6	Group:		Publishing
14mr|slap-2r4p4-16|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|slap-2r4p4-16|8	
14mr|slap-2r4p4-16|9	# SLAP
14mr|slap-2r4p4-16|10	Source:		http://members.tripod.com/~uutil/slap/%{name}%{version}.tar.bz2
14mr|slap-2r4p4-16|11	# Static library needed by SLAP
14mr|slap-2r4p4-16|12	Source1:	http://members.tripod.com/~uutil/slap/mjsulib3r0p1.tar.bz2
14mr|slap-2r4p4-16|13	
14mr|slap-2r4p4-16|14	Url:		http://members.tripod.com/~uutil/slap/
14mr|slap-2r4p4-16|15	
14mr|slap-2r4p4-16|16	%description
14mr|slap-2r4p4-16|17	SLAP is a UNIX command line program that prints labels on many SEIKO Smart
14mr|slap-2r4p4-16|18	Label Printers. It prints only text, no graphics, PostScript, and so on.
14mr|slap-2r4p4-16|19	The text can be printed in 16 different fonts and in 6 font sizes. Enter
14mr|slap-2r4p4-16|20	"man slap" at the command prompt for more info.
14mr|slap-2r4p4-16|21	
14mr|slap-2r4p4-16|22	%prep
14mr|slap-2r4p4-16|23	
14mr|slap-2r4p4-16|24	# Load source code
14mr|slap-2r4p4-16|25	%setup -q -n slap
14mr|slap-2r4p4-16|26	%setup -q -T -D -a 1 -n slap
14mr|slap-2r4p4-16|27	
14mr|slap-2r4p4-16|28	# Correct file permissions
14mr|slap-2r4p4-16|29	chmod -R u+w *
14mr|slap-2r4p4-16|30	
14mr|slap-2r4p4-16|31	%build
14mr|slap-2r4p4-16|32	
14mr|slap-2r4p4-16|33	# Compile static library
14mr|slap-2r4p4-16|34	mkdir mjsulibfiles
14mr|slap-2r4p4-16|35	cd mjsulib/
14mr|slap-2r4p4-16|36	./Configure $RPM_BUILD_DIR/%name/mjsulibfiles
14mr|slap-2r4p4-16|37	%make install
14mr|slap-2r4p4-16|38	cd ..
14mr|slap-2r4p4-16|39	
14mr|slap-2r4p4-16|40	# Compile SLAP
14mr|slap-2r4p4-16|41	yes | ./Configure $RPM_BUILD_ROOT/usr
14mr|slap-2r4p4-16|42	# Set library path
14mr|slap-2r4p4-16|43	perl -p -i -e 's!/somewhere!/'$RPM_BUILD_DIR'/%name/mjsulibfiles!' makefile
14mr|slap-2r4p4-16|44	# Correct path for man pages
14mr|slap-2r4p4-16|45	perl -p -i -e 's!man/man1!share/man/man1!' makefile
14mr|slap-2r4p4-16|46	%make
14mr|slap-2r4p4-16|47	
14mr|slap-2r4p4-16|48	# Compile SLAP font converter
14mr|slap-2r4p4-16|49	%make sdk
14mr|slap-2r4p4-16|50	
14mr|slap-2r4p4-16|51	%install
14mr|slap-2r4p4-16|52	
14mr|slap-2r4p4-16|53	# Clean up
14mr|slap-2r4p4-16|54	rm -fr %buildroot
14mr|slap-2r4p4-16|55	
14mr|slap-2r4p4-16|56	# Install SLAP
14mr|slap-2r4p4-16|57	%makeinstall
14mr|slap-2r4p4-16|58	
14mr|slap-2r4p4-16|59	# Install font converter
14mr|slap-2r4p4-16|60	install -m 755 makefont %buildroot/%_bindir
14mr|slap-2r4p4-16|61	
14mr|slap-2r4p4-16|62	# Correct file permissions
14mr|slap-2r4p4-16|63	chmod -R u+w %buildroot/*
14mr|slap-2r4p4-16|64	
14mr|slap-2r4p4-16|65	
14mr|slap-2r4p4-16|66	%clean
14mr|slap-2r4p4-16|67	rm -fr %buildroot
14mr|slap-2r4p4-16|68	
14mr|slap-2r4p4-16|69	%files
14mr|slap-2r4p4-16|70	%defattr(-,root,root)
14mr|slap-2r4p4-16|71	%doc *.txt 9devnotes COPYING FAQ.htm HOWTO
14mr|slap-2r4p4-16|72	%_bindir/*
14mr|slap-2r4p4-16|73	%_prefix/lib/slap*
14mr|slap-2r4p4-16|74	%_mandir/man*/*
14mr|slap-2r4p4-16|75	
14mr|slap-2r4p4-16|76	
14mr|slap-2r4p4-16|77	
14mr|slap-2r4p4-16|78	
14mr|slap-2r4p4-16|79	%changelog
14mr|slap-2r4p4-16|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2r4p4-16
14mr|slap-2r4p4-16|81	+ Revision: 179ee48
14mr|slap-2r4p4-16|82	- MassBuild#440: Increase release tag
14mr|slap-2r4p4-16|83	
14mr|slap-2r4p4-16|84	

18944 14
14mr|slib-3b3-3|1	Summary:      Platform independent library for scheme
14mr|slib-3b3-3|2	Name:         slib
14mr|slib-3b3-3|3	Version:      3b3
14mr|slib-3b3-3|4	Release:      3
14mr|slib-3b3-3|5	License:      SLIB
14mr|slib-3b3-3|6	Group:        Development/Other
14mr|slib-3b3-3|7	BuildArch:    noarch
14mr|slib-3b3-3|8	Source0:      http://groups.csail.mit.edu/mac/ftpdir/scm/slib-%{version}.zip
14mr|slib-3b3-3|9	URL:          http://people.csail.mit.edu/jaffer/SLIB.html
14mr|slib-3b3-3|10	
14mr|slib-3b3-3|11	%description
14mr|slib-3b3-3|12	"SLIB" is a portable library for the programming language Scheme.
14mr|slib-3b3-3|13	It provides a platform independent framework for using "packages" of
14mr|slib-3b3-3|14	Scheme procedures and syntax.  As distributed, SLIB contains useful
14mr|slib-3b3-3|15	packages for all Scheme implementations.  Its catalog can be
14mr|slib-3b3-3|16	transparently extended to accommodate packages specific to a site,
14mr|slib-3b3-3|17	implementation, user, or directory.
14mr|slib-3b3-3|18	
14mr|slib-3b3-3|19	%prep
14mr|slib-3b3-3|20	%setup -q -n %{name}
14mr|slib-3b3-3|21	sed -r -i "s,/usr/(local/)?lib/slib,%{_datadir}/slib,g" *.init
14mr|slib-3b3-3|22	
14mr|slib-3b3-3|23	%build
14mr|slib-3b3-3|24	
14mr|slib-3b3-3|25	%install
14mr|slib-3b3-3|26	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/slib
14mr|slib-3b3-3|27	cp *.scm *.init *.xyz *.txt *.dat *.ps ${RPM_BUILD_ROOT}%{_datadir}/slib
14mr|slib-3b3-3|28	mkdir -p ${RPM_BUILD_ROOT}%{_infodir}
14mr|slib-3b3-3|29	install -m644 slib.info $RPM_BUILD_ROOT%{_infodir}
14mr|slib-3b3-3|30	
14mr|slib-3b3-3|31	%files
14mr|slib-3b3-3|32	%defattr(-,root,root)
14mr|slib-3b3-3|33	%doc ANNOUNCE README COPYING FAQ ChangeLog
14mr|slib-3b3-3|34	%{_datadir}/slib
14mr|slib-3b3-3|35	%{_infodir}/slib.*
14mr|slib-3b3-3|36	
14mr|slib-3b3-3|37	
14mr|slib-3b3-3|38	
14mr|slib-3b3-3|39	%changelog
14mr|slib-3b3-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3b3-3
14mr|slib-3b3-3|41	+ Revision: 296b3bf
14mr|slib-3b3-3|42	- MassBuild#440: Increase release tag
14mr|slib-3b3-3|43	
14mr|slib-3b3-3|44	

18945 14
14mr|slrn-0.9.9p1-9|1	Name:		slrn
14mr|slrn-0.9.9p1-9|2	Summary:	A powerful, easy to use, threaded Internet news reader
14mr|slrn-0.9.9p1-9|3	Version:	0.9.9p1
14mr|slrn-0.9.9p1-9|4	Release:	9
14mr|slrn-0.9.9p1-9|5	License:	GPLv2+
14mr|slrn-0.9.9p1-9|6	Group:		Networking/News
14mr|slrn-0.9.9p1-9|7	URL:		http://www.slrn.org/
14mr|slrn-0.9.9p1-9|8	Source0:	ftp://slrn.sourceforge.net/pub/slrn/%{name}-%{version}.tar.bz2
14mr|slrn-0.9.9p1-9|9	Source1:	slrnpull-expire
14mr|slrn-0.9.9p1-9|10	Source2:	slrnpull.log
14mr|slrn-0.9.9p1-9|11	Source3:	README.rpm-slrnpull
14mr|slrn-0.9.9p1-9|12	Patch0:		slrn-0.9.9p1-dont-strip-binaries-on-install.patch
14mr|slrn-0.9.9p1-9|13	Patch1:		slrn-0.9.9p1-no-rpath.patch
14mr|slrn-0.9.9p1-9|14	Requires:	inews
14mr|slrn-0.9.9p1-9|15	Suggests:	lynx
14mr|slrn-0.9.9p1-9|16	BuildRequires:	slang-devel >= 2.0.0
14mr|slrn-0.9.9p1-9|17	BuildRequires:	sendmail-command
14mr|slrn-0.9.9p1-9|18	BuildRequires:	gettext-devel
14mr|slrn-0.9.9p1-9|19	BuildRequires:	inews
14mr|slrn-0.9.9p1-9|20	
14mr|slrn-0.9.9p1-9|21	%description
14mr|slrn-0.9.9p1-9|22	SLRN is a powerful, easy to use, threaded Internet news reader.  SLRN is
14mr|slrn-0.9.9p1-9|23	highly customizable and allows you to design complex filters to sort or kill
14mr|slrn-0.9.9p1-9|24	news articles.  SLRN works well over slow network connections, and includes
14mr|slrn-0.9.9p1-9|25	a utility for reading news off-line.
14mr|slrn-0.9.9p1-9|26	
14mr|slrn-0.9.9p1-9|27	Install slrn if you need a full-featured news reader, if you have a slow
14mr|slrn-0.9.9p1-9|28	network connection, or if you'D like to save on-line time by reading your
14mr|slrn-0.9.9p1-9|29	news off-line.
14mr|slrn-0.9.9p1-9|30	
14mr|slrn-0.9.9p1-9|31	%package	pull
14mr|slrn-0.9.9p1-9|32	Summary:	Offline news reading support for slrn
14mr|slrn-0.9.9p1-9|33	Group:		Networking/News
14mr|slrn-0.9.9p1-9|34	Requires:	%{name} = %{EVRD}
14mr|slrn-0.9.9p1-9|35	
14mr|slrn-0.9.9p1-9|36	%description pull
14mr|slrn-0.9.9p1-9|37	This package provides slrnpull, which allows set up of a small news
14mr|slrn-0.9.9p1-9|38	spool for offline news reading.
14mr|slrn-0.9.9p1-9|39	
14mr|slrn-0.9.9p1-9|40	%prep
14mr|slrn-0.9.9p1-9|41	%setup -q
14mr|slrn-0.9.9p1-9|42	%patch0 -p1 -b .nostrip~
14mr|slrn-0.9.9p1-9|43	%patch1 -p1 -b .norpath~
14mr|slrn-0.9.9p1-9|44	
14mr|slrn-0.9.9p1-9|45	%build
14mr|slrn-0.9.9p1-9|46	# Fix install of slrnpull man page, seems to be broken upstream
14mr|slrn-0.9.9p1-9|47	# - AdamW 2008/02
14mr|slrn-0.9.9p1-9|48	sed -i -e 's,slrn.1,*.1,g' src/Makefile.in
14mr|slrn-0.9.9p1-9|49	# Better default browser - AdamW 2008/02
14mr|slrn-0.9.9p1-9|50	sed -i -e 's,netscape,www-browser,g' doc/slrn.rc
14mr|slrn-0.9.9p1-9|51	# FHS compliant install
14mr|slrn-0.9.9p1-9|52	%configure2_5x	--sysconfdir=%{_sysconfdir}/news \
14mr|slrn-0.9.9p1-9|53	--with-slanginc=%{_includedir}/slang \
14mr|slrn-0.9.9p1-9|54	--with-slanglib=%{_libdir} \
14mr|slrn-0.9.9p1-9|55	--with-slrnpull \
14mr|slrn-0.9.9p1-9|56	--with-slanginc=%{_includedir}/slang \
14mr|slrn-0.9.9p1-9|57	--with-nss-compat \
14mr|slrn-0.9.9p1-9|58	--enable-inews \
14mr|slrn-0.9.9p1-9|59	--enable-setgid-code \
14mr|slrn-0.9.9p1-9|60	--disable-rpath
14mr|slrn-0.9.9p1-9|61	%make
14mr|slrn-0.9.9p1-9|62	# Force build of slrnpull, again seems broken upstream - AdaMw 2008/02
14mr|slrn-0.9.9p1-9|63	%make slrnpull
14mr|slrn-0.9.9p1-9|64	
14mr|slrn-0.9.9p1-9|65	%install
14mr|slrn-0.9.9p1-9|66	%makeinstall_std
14mr|slrn-0.9.9p1-9|67	%find_lang %{name}
14mr|slrn-0.9.9p1-9|68	
14mr|slrn-0.9.9p1-9|69	mkdir -p %{buildroot}%{_sysconfdir}/{cron.daily,logrotate.d,news}
14mr|slrn-0.9.9p1-9|70	install -m644 doc/slrn.rc -D %{buildroot}%{_sysconfdir}/news/slrn.rc
14mr|slrn-0.9.9p1-9|71	
14mr|slrn-0.9.9p1-9|72	#(peroyvind) remove unpackaged files
14mr|slrn-0.9.9p1-9|73	rm -rf %{buildroot}%{_docdir}/%{name}
14mr|slrn-0.9.9p1-9|74	
14mr|slrn-0.9.9p1-9|75	%files -f %{name}.lang
14mr|slrn-0.9.9p1-9|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
14mr|slrn-0.9.9p1-9|77	%attr(755,root,root) %{_bindir}/slrn
14mr|slrn-0.9.9p1-9|78	%{_mandir}/man1/slrn.1*
14mr|slrn-0.9.9p1-9|79	%config(noreplace) %{_sysconfdir}/news/*
14mr|slrn-0.9.9p1-9|80	%dir %{_datadir}/%{name}
14mr|slrn-0.9.9p1-9|81	%{_datadir}/%{name}/*
14mr|slrn-0.9.9p1-9|82	
14mr|slrn-0.9.9p1-9|83	%files pull
14mr|slrn-0.9.9p1-9|84	%doc doc/slrnpull/*
14mr|slrn-0.9.9p1-9|85	%{_mandir}/man1/slrnpull*
14mr|slrn-0.9.9p1-9|86	%{_bindir}/slrnpull
14mr|slrn-0.9.9p1-9|87	
14mr|slrn-0.9.9p1-9|88	
14mr|slrn-0.9.9p1-9|89	
14mr|slrn-0.9.9p1-9|90	%changelog
14mr|slrn-0.9.9p1-9|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9p1-9
14mr|slrn-0.9.9p1-9|92	+ Revision: 271f82b
14mr|slrn-0.9.9p1-9|93	- MassBuild#440: Increase release tag
14mr|slrn-0.9.9p1-9|94	
14mr|slrn-0.9.9p1-9|95	

18946 14
14mr|slv2-0.6.6-8|1	%define major 9
14mr|slv2-0.6.6-8|2	%define libname %mklibname %{name} _%{major}
14mr|slv2-0.6.6-8|3	%define develname %mklibname -d %{name}
14mr|slv2-0.6.6-8|4	
14mr|slv2-0.6.6-8|5	Summary:    A library for simple use of LV2 plugins
14mr|slv2-0.6.6-8|6	Name:       slv2
14mr|slv2-0.6.6-8|7	Version:    0.6.6
14mr|slv2-0.6.6-8|8	Release:    8
14mr|slv2-0.6.6-8|9	Group:      System/Libraries
14mr|slv2-0.6.6-8|10	License:    GPLv2+
14mr|slv2-0.6.6-8|11	URL:        http://wiki.drobilla.net/SLV2
14mr|slv2-0.6.6-8|12	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
14mr|slv2-0.6.6-8|13	Patch0:        slv2-0.6.6-ladspa2lv2_fix.diff
14mr|slv2-0.6.6-8|14	Patch1:        slv2-0.6.6-gcc46linking.diff
14mr|slv2-0.6.6-8|15	BuildRequires:  doxygen
14mr|slv2-0.6.6-8|16	BuildRequires:  jackit-devel
14mr|slv2-0.6.6-8|17	BuildRequires:  liblrdf-devel
14mr|slv2-0.6.6-8|18	BuildRequires:  libtool
14mr|slv2-0.6.6-8|19	BuildRequires:  pkgconfig
14mr|slv2-0.6.6-8|20	BuildRequires:  pkgconfig(lv2core)
14mr|slv2-0.6.6-8|21	BuildRequires:  raptor-devel
14mr|slv2-0.6.6-8|22	BuildRequires:  rasqal-devel
14mr|slv2-0.6.6-8|23	BuildRequires:  redland-devel >= 1.0.6
14mr|slv2-0.6.6-8|24	BuildRequires:  python
14mr|slv2-0.6.6-8|25	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|slv2-0.6.6-8|26	
14mr|slv2-0.6.6-8|27	%description
14mr|slv2-0.6.6-8|28	SLV2 is a library geared towards music and audio applications which makes the
14mr|slv2-0.6.6-8|29	use of LV2 plugins <http://lv2plug.in> as simple as possible.
14mr|slv2-0.6.6-8|30	
14mr|slv2-0.6.6-8|31	This binary package contains various binaries:
14mr|slv2-0.6.6-8|32	
14mr|slv2-0.6.6-8|33	o lv2_inspect - Display information about an LV2 plugin.
14mr|slv2-0.6.6-8|34	o lv2_jack_host - SLV2 Jack Host.
14mr|slv2-0.6.6-8|35	o lv2_list - List system installed LV2 plugins.
14mr|slv2-0.6.6-8|36	o lv2_simple_jack_host - SLV2 Simple Jack Host Example.
14mr|slv2-0.6.6-8|37	
14mr|slv2-0.6.6-8|38	%package -n %{libname}
14mr|slv2-0.6.6-8|39	Summary:    A library for simple use of LV2 plugins
14mr|slv2-0.6.6-8|40	Group:          System/Libraries
14mr|slv2-0.6.6-8|41	
14mr|slv2-0.6.6-8|42	%description -n %{libname}
14mr|slv2-0.6.6-8|43	SLV2 is a library geared towards music and audio applications which makes the
14mr|slv2-0.6.6-8|44	use of LV2 plugins <http://lv2plug.in> as simple as possible.
14mr|slv2-0.6.6-8|45	
14mr|slv2-0.6.6-8|46	%package -n %{develname}
14mr|slv2-0.6.6-8|47	Summary:    Development files (headers) for SLV2
14mr|slv2-0.6.6-8|48	Group:      Development/C
14mr|slv2-0.6.6-8|49	Requires:   %{libname} = %{version}
14mr|slv2-0.6.6-8|50	Provides:   %{name}-devel = %{version}
14mr|slv2-0.6.6-8|51	
14mr|slv2-0.6.6-8|52	%description -n %{develname}
14mr|slv2-0.6.6-8|53	Files required for compiling programs which use SLV2, and developer
14mr|slv2-0.6.6-8|54	documentation.
14mr|slv2-0.6.6-8|55	
14mr|slv2-0.6.6-8|56	%prep
14mr|slv2-0.6.6-8|57	
14mr|slv2-0.6.6-8|58	%setup -q -n %{name}-%version
14mr|slv2-0.6.6-8|59	%patch0 -p0
14mr|slv2-0.6.6-8|60	%patch1 -p0
14mr|slv2-0.6.6-8|61	
14mr|slv2-0.6.6-8|62	# antiborker
14mr|slv2-0.6.6-8|63	perl -pi -e "s|/sbin/ldconfig|/bin/true|g" *.py
14mr|slv2-0.6.6-8|64	
14mr|slv2-0.6.6-8|65	# lib64 fix
14mr|slv2-0.6.6-8|66	perl -pi -e "s|/lib\b|/%{_lib}|g" *.py
14mr|slv2-0.6.6-8|67	
14mr|slv2-0.6.6-8|68	%build
14mr|slv2-0.6.6-8|69	export CFLAGS="%{optflags}"
14mr|slv2-0.6.6-8|70	export CXXFLAGS="%{optflags}"
14mr|slv2-0.6.6-8|71	
14mr|slv2-0.6.6-8|72	python ./waf configure \
14mr|slv2-0.6.6-8|73	--prefix=%{_prefix} \
14mr|slv2-0.6.6-8|74	--libdir=%{_libdir}/ \
14mr|slv2-0.6.6-8|75	--mandir=%{_mandir} \
14mr|slv2-0.6.6-8|76	--build-docs
14mr|slv2-0.6.6-8|77	
14mr|slv2-0.6.6-8|78	python ./waf build --verbose
14mr|slv2-0.6.6-8|79	
14mr|slv2-0.6.6-8|80	
14mr|slv2-0.6.6-8|81	%install
14mr|slv2-0.6.6-8|82	rm -rf %{buildroot}
14mr|slv2-0.6.6-8|83	
14mr|slv2-0.6.6-8|84	DESTDIR=%{buildroot} python ./waf install --verbose
14mr|slv2-0.6.6-8|85	strip %{buildroot}/%{_libdir}/libslv2.so.%{major}*
14mr|slv2-0.6.6-8|86	
14mr|slv2-0.6.6-8|87	%clean
14mr|slv2-0.6.6-8|88	rm -rf %{buildroot}
14mr|slv2-0.6.6-8|89	
14mr|slv2-0.6.6-8|90	%files
14mr|slv2-0.6.6-8|91	%defattr(-,root,root)
14mr|slv2-0.6.6-8|92	%doc README
14mr|slv2-0.6.6-8|93	%{_bindir}/ladspa2lv2
14mr|slv2-0.6.6-8|94	%{_bindir}/lv2_inspect
14mr|slv2-0.6.6-8|95	%{_bindir}/lv2_jack_host
14mr|slv2-0.6.6-8|96	%{_bindir}/lv2_list
14mr|slv2-0.6.6-8|97	%{_bindir}/lv2_simple_jack_host
14mr|slv2-0.6.6-8|98	%{_mandir}/man1/*
14mr|slv2-0.6.6-8|99	
14mr|slv2-0.6.6-8|100	%files -n %{libname}
14mr|slv2-0.6.6-8|101	%defattr(-,root,root)
14mr|slv2-0.6.6-8|102	%doc AUTHORS README
14mr|slv2-0.6.6-8|103	%attr(0755,root,root) %{_libdir}/libslv2.so.%{major}*
14mr|slv2-0.6.6-8|104	
14mr|slv2-0.6.6-8|105	%files -n %{develname}
14mr|slv2-0.6.6-8|106	%defattr(-,root,root)
14mr|slv2-0.6.6-8|107	%doc build/default/doc/html/*
14mr|slv2-0.6.6-8|108	%{_includedir}/slv2/*.h
14mr|slv2-0.6.6-8|109	%attr(0755,root,root) %{_libdir}/*.so
14mr|slv2-0.6.6-8|110	%{_libdir}/pkgconfig/slv2.pc
14mr|slv2-0.6.6-8|111	%{_mandir}/man3/*
14mr|slv2-0.6.6-8|112	
14mr|slv2-0.6.6-8|113	
14mr|slv2-0.6.6-8|114	
14mr|slv2-0.6.6-8|115	%changelog
14mr|slv2-0.6.6-8|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.6-8
14mr|slv2-0.6.6-8|117	+ Revision: 8910b1e
14mr|slv2-0.6.6-8|118	- MassBuild#440: Increase release tag
14mr|slv2-0.6.6-8|119	
14mr|slv2-0.6.6-8|120	

18947 14
14mr|smart-1.4.1-17|1	%bcond_without smart_update
14mr|smart-1.4.1-17|2	%bcond_without smart_applet
14mr|smart-1.4.1-17|3	
14mr|smart-1.4.1-17|4	Name:		smart
14mr|smart-1.4.1-17|5	Version:	1.4.1
14mr|smart-1.4.1-17|6	Release:	17
14mr|smart-1.4.1-17|7	Epoch:		1
14mr|smart-1.4.1-17|8	Group:		System/Configuration/Packaging
14mr|smart-1.4.1-17|9	Summary:	Next generation package handling tool
14mr|smart-1.4.1-17|10	License:	GPLv2+
14mr|smart-1.4.1-17|11	URL:		https://code.launchpad.net/smart
14mr|smart-1.4.1-17|12	Source0:	https://launchpad.net/smart/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14mr|smart-1.4.1-17|13	Source1:	smart-mandriva-distro.py
14mr|smart-1.4.1-17|14	Source2:	smart.console
14mr|smart-1.4.1-17|15	Source4:	smart-package-manager.desktop
14mr|smart-1.4.1-17|16	Source6:	smart-newer.py
14mr|smart-1.4.1-17|17	Source7:	smart-install.desktop
14mr|smart-1.4.1-17|18	Source8:	smart-applet.desktop
14mr|smart-1.4.1-17|19	Source9:	smart-applet.png
14mr|smart-1.4.1-17|20	Source10:	smart-unity-distro.py
14mr|smart-1.4.1-17|21	
14mr|smart-1.4.1-17|22	Patch1:		smart-1.4.1-enable-distepoch.patch
14mr|smart-1.4.1-17|23	Patch2:		smart-1.4.1-applet.patch
14mr|smart-1.4.1-17|24	
14mr|smart-1.4.1-17|25	Patch603:	smart-1.4.1-cache-packages-toggle.patch
14mr|smart-1.4.1-17|26	Patch606:	smart-1.4.1-sysstdoutencoding-utf-8.patch
14mr|smart-1.4.1-17|27	Patch607:	smart-1.4.1-saving-cache-msgbox.patch
14mr|smart-1.4.1-17|28	Patch609:	smart-1.4.1-pycurl-speedup.patch
14mr|smart-1.4.1-17|29	Patch610:	smart-1.4.1-pycurl-ftp-segfault.patch
14mr|smart-1.4.1-17|30	Patch611:	smart-1.4.1-pycurl-for-ftp-only.patch
14mr|smart-1.4.1-17|31	Patch613:	smart-1.4.1-keyerror.patch
14mr|smart-1.4.1-17|32	Patch615:	smart-1.4.1-coercing2unicode.patch
14mr|smart-1.4.1-17|33	Patch616:	smart-1.4.1-prefer-last-ok-mirror.patch
14mr|smart-1.4.1-17|34	Patch618:	smart-1.4.1-inst-by-provide-fix.patch
14mr|smart-1.4.1-17|35	Patch619:	smart-1.4.1-info-perm-denied.patch
14mr|smart-1.4.1-17|36	# fix error probably introduced by createrepo update
14mr|smart-1.4.1-17|37	# unclear if it actually works or not MD 20100830
14mr|smart-1.4.1-17|38	Patch803:	smart-1.4.1-uncompress-close.patch
14mr|smart-1.4.1-17|39	# https://bugs.launchpad.net/smart/+bug/268143
14mr|smart-1.4.1-17|40	# add suggest config to ignore or install for rpm&deb
14mr|smart-1.4.1-17|41	Patch805:	smart-1.4.1-rpm-suggests-config.patch
14mr|smart-1.4.1-17|42	Patch806:	smart-1.4.1-deb-suggests-config.patch
14mr|smart-1.4.1-17|43	Patch1007:	smart-1.4.1-computing_upgrades_989_988.patch
14mr|smart-1.4.1-17|44	Patch1008:	smart-1.4.1-install-update.patch
14mr|smart-1.4.1-17|45	Patch1009:	smart-1.4.1-dont-use-_RPMVSF_NOSIGNATURES.patch
14mr|smart-1.4.1-17|46	Patch1010:	smart-1.4.1-add-missing-lzma-open-function-mdvbz59103.patch
14mr|smart-1.4.1-17|47	#ROSA patch
14mr|smart-1.4.1-17|48	Patch2000:	smart-1.4.1-rosa-mirrors.patch
14mr|smart-1.4.1-17|49	Patch2001:	smart-1.4.1-urpm-cachesize-ignore.patch
14mr|smart-1.4.1-17|50	
14mr|smart-1.4.1-17|51	BuildRequires:	rpm-mandriva-setup
14mr|smart-1.4.1-17|52	BuildRequires:	desktop-file-utils
14mr|smart-1.4.1-17|53	# required by test suite
14mr|smart-1.4.1-17|54	BuildRequires:	dpkg
14mr|smart-1.4.1-17|55	BuildRequires:	python-rpm
14mr|smart-1.4.1-17|56	Requires:	python-rpm pythonegg(pyliblzma) >= 0.4.0
14mr|smart-1.4.1-17|57	Requires:	usermode-consoleonly
14mr|smart-1.4.1-17|58	%ifarch %{ix86}
14mr|smart-1.4.1-17|59	Requires:	pythonegg(psyco)
14mr|smart-1.4.1-17|60	%endif
14mr|smart-1.4.1-17|61	Suggests:	pythonegg(pycurl)
14mr|smart-1.4.1-17|62	BuildRequires:	pkgconfig(python)
14mr|smart-1.4.1-17|63	
14mr|smart-1.4.1-17|64	%description
14mr|smart-1.4.1-17|65	Smart Package Manager is a next generation package handling tool.
14mr|smart-1.4.1-17|66	
14mr|smart-1.4.1-17|67	%package	gui
14mr|smart-1.4.1-17|68	Summary:	Smart GTK user interface
14mr|smart-1.4.1-17|69	Group:		System/Configuration/Packaging
14mr|smart-1.4.1-17|70	Requires(post):	desktop-file-utils
14mr|smart-1.4.1-17|71	Requires(postun): desktop-file-utils
14mr|smart-1.4.1-17|72	%if "%{disttag}" == "unity"
14mr|smart-1.4.1-17|73	Requires(post):	xdg-utils
14mr|smart-1.4.1-17|74	%endif
14mr|smart-1.4.1-17|75	Requires:	%{name} = %{EVRD}
14mr|smart-1.4.1-17|76	Requires:	pygtk2.0
14mr|smart-1.4.1-17|77	
14mr|smart-1.4.1-17|78	%description	gui
14mr|smart-1.4.1-17|79	Smart GTK user interface.
14mr|smart-1.4.1-17|80	
14mr|smart-1.4.1-17|81	%if %{with smart_update}
14mr|smart-1.4.1-17|82	%package	update
14mr|smart-1.4.1-17|83	Summary:	Allows execution of 'smart update' by normal users (suid)
14mr|smart-1.4.1-17|84	Group:		System/Configuration/Packaging
14mr|smart-1.4.1-17|85	Requires:	%{name} = %{EVRD}
14mr|smart-1.4.1-17|86	
14mr|smart-1.4.1-17|87	%description	update
14mr|smart-1.4.1-17|88	Allows execution of 'smart update' by normal users through a
14mr|smart-1.4.1-17|89	special suid command.
14mr|smart-1.4.1-17|90	%endif
14mr|smart-1.4.1-17|91	
14mr|smart-1.4.1-17|92	%if %{with smart_applet}
14mr|smart-1.4.1-17|93	%package	applet
14mr|smart-1.4.1-17|94	Summary:	Smart system tray applet
14mr|smart-1.4.1-17|95	Group:		System/Configuration/Packaging
14mr|smart-1.4.1-17|96	Requires:	%{name} = %{EVRD}
14mr|smart-1.4.1-17|97	Requires:	%{name}-gui = %{EVRD}
14mr|smart-1.4.1-17|98	Requires:	gnome-python
14mr|smart-1.4.1-17|99	
14mr|smart-1.4.1-17|100	%description	applet
14mr|smart-1.4.1-17|101	Smart system tray applet.
14mr|smart-1.4.1-17|102	%endif
14mr|smart-1.4.1-17|103	
14mr|smart-1.4.1-17|104	%prep
14mr|smart-1.4.1-17|105	%setup -q
14mr|smart-1.4.1-17|106	%patch1 -p1 -b .distepoch~
14mr|smart-1.4.1-17|107	%patch2 -p1 -b .applet~
14mr|smart-1.4.1-17|108	%patch603 -p1 -b .cache_packages_toggle~
14mr|smart-1.4.1-17|109	%patch606 -p1 -b .sysstdoutencoding_utf-8~
14mr|smart-1.4.1-17|110	%patch607 -p1 -b .saving_cache_msgbox~
14mr|smart-1.4.1-17|111	%patch609 -p1 -b .pycurl_speedup~
14mr|smart-1.4.1-17|112	%patch610 -p1 -b .ftp_segfault_pycurl~
14mr|smart-1.4.1-17|113	%patch611 -p1 -b .pycurl_for_ftp_only~
14mr|smart-1.4.1-17|114	%patch613 -p1 -b .keyerror~
14mr|smart-1.4.1-17|115	%patch615 -p1 -b .coercing2unicode~
14mr|smart-1.4.1-17|116	%patch616 -p1 -b .prefer_last_ok_mirror~
14mr|smart-1.4.1-17|117	%patch618 -p1 -b .inst_by_provide_fix~
14mr|smart-1.4.1-17|118	%patch619 -p1 -b .info_perm_denied~
14mr|smart-1.4.1-17|119	%patch803 -p1 -b .uncompress_close~
14mr|smart-1.4.1-17|120	%patch805 -p1 -b .rpm_suggests~
14mr|smart-1.4.1-17|121	%patch806 -p1 -b .deb_suggests~
14mr|smart-1.4.1-17|122	%patch1007 -p1 -b .computation~
14mr|smart-1.4.1-17|123	%patch1008 -p1 -b .update_channels~
14mr|smart-1.4.1-17|124	%patch1009 -p1 -b .nosig~
14mr|smart-1.4.1-17|125	%patch1010 -p1 -b .mdvbz59103~
14mr|smart-1.4.1-17|126	%if "%{disttag}" == "rosa"
14mr|smart-1.4.1-17|127	%patch2000 -p1 -b .rosa_mirrors~
14mr|smart-1.4.1-17|128	%endif
14mr|smart-1.4.1-17|129	%patch2001 -p1 -b .hdlist_size_ignore~
14mr|smart-1.4.1-17|130	cp %{SOURCE9} contrib/smart-applet
14mr|smart-1.4.1-17|131	
14mr|smart-1.4.1-17|132	%build
14mr|smart-1.4.1-17|133	%setup_compile_flags
14mr|smart-1.4.1-17|134	%make
14mr|smart-1.4.1-17|135	
14mr|smart-1.4.1-17|136	%if %{with smart_update}
14mr|smart-1.4.1-17|137	pushd contrib/smart-update
14mr|smart-1.4.1-17|138	%make
14mr|smart-1.4.1-17|139	popd
14mr|smart-1.4.1-17|140	%endif
14mr|smart-1.4.1-17|141	
14mr|smart-1.4.1-17|142	# rosa mirrors patch breaks regression check
14mr|smart-1.4.1-17|143	%if "%{disttag}" != "rosa"
14mr|smart-1.4.1-17|144	%check
14mr|smart-1.4.1-17|145	make test
14mr|smart-1.4.1-17|146	%endif
14mr|smart-1.4.1-17|147	
14mr|smart-1.4.1-17|148	%install
14mr|smart-1.4.1-17|149	%makeinstall_std
14mr|smart-1.4.1-17|150	
14mr|smart-1.4.1-17|151	%if "%{disttag}" == "unity"
14mr|smart-1.4.1-17|152	install -m644 %{SOURCE10} -D %{buildroot}%{_prefix}/lib/smart/distro.py
14mr|smart-1.4.1-17|153	%else
14mr|smart-1.4.1-17|154	install -m644 %{SOURCE1} -D %{buildroot}%{_prefix}/lib/smart/distro.py
14mr|smart-1.4.1-17|155	%endif
14mr|smart-1.4.1-17|156	
14mr|smart-1.4.1-17|157	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/smart-root
14mr|smart-1.4.1-17|158	
14mr|smart-1.4.1-17|159	ln -sf consolehelper %{buildroot}%{_bindir}/smart-root
14mr|smart-1.4.1-17|160	
14mr|smart-1.4.1-17|161	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|smart-1.4.1-17|162	
14mr|smart-1.4.1-17|163	cat > %{buildroot}%{_sysconfdir}/pam.d/smart-root <<EOF
14mr|smart-1.4.1-17|164	#%PAM-1.0
14mr|smart-1.4.1-17|165	auth       sufficient   pam_rootok.so
14mr|smart-1.4.1-17|166	auth       sufficient   pam_timestamp.so
14mr|smart-1.4.1-17|167	auth       include      system-auth
14mr|smart-1.4.1-17|168	account    required     pam_permit.so
14mr|smart-1.4.1-17|169	session    required     pam_permit.so
14mr|smart-1.4.1-17|170	session    optional     pam_timestamp.so
14mr|smart-1.4.1-17|171	session    optional     pam_xauth.so
14mr|smart-1.4.1-17|172	EOF
14mr|smart-1.4.1-17|173	
14mr|smart-1.4.1-17|174	mkdir -p %{buildroot}%{_datadir}/applications
14mr|smart-1.4.1-17|175	desktop-file-install \
14mr|smart-1.4.1-17|176	--dir %{buildroot}%{_datadir}/applications \
14mr|smart-1.4.1-17|177	%{SOURCE4}
14mr|smart-1.4.1-17|178	
14mr|smart-1.4.1-17|179	install -m644 smart/interfaces/images/smart.png -D %{buildroot}%{_datadir}/pixmaps/smart-package-manager.png
14mr|smart-1.4.1-17|180	mkdir -p %{buildroot}%{_localstatedir}/lib/smart/channels
14mr|smart-1.4.1-17|181	
14mr|smart-1.4.1-17|182	install -m644 %{SOURCE6} -D %{buildroot}%{py_platsitedir}/%{name}/commands/newer.py
14mr|smart-1.4.1-17|183	
14mr|smart-1.4.1-17|184	%if %{with smart_update}
14mr|smart-1.4.1-17|185	install -m755 contrib/smart-update/smart-update -D %{buildroot}%{_bindir}/smart-update
14mr|smart-1.4.1-17|186	%endif
14mr|smart-1.4.1-17|187	
14mr|smart-1.4.1-17|188	%if %{with smart_applet}
14mr|smart-1.4.1-17|189	desktop-file-install \
14mr|smart-1.4.1-17|190	--dir %{buildroot}%{_datadir}/applications \
14mr|smart-1.4.1-17|191	%{SOURCE8}
14mr|smart-1.4.1-17|192	install -m755 contrib/smart-applet/smart-applet.py  -D %{buildroot}%{_bindir}/smart-applet
14mr|smart-1.4.1-17|193	install -m644 contrib/smart-applet/smart-applet.png  -D %{buildroot}%{_datadir}/pixmaps/smart-applet.png
14mr|smart-1.4.1-17|194	install -m644 contrib/smart-applet/smart-helper.pam %{buildroot}%{_sysconfdir}/pam.d/smart-helper
14mr|smart-1.4.1-17|195	install -m644 contrib/smart-applet/smart-helper.helper %{buildroot}%{_sysconfdir}/security/console.apps/smart-helper
14mr|smart-1.4.1-17|196	ln -sf consolehelper %{buildroot}%{_bindir}/smart-helper
14mr|smart-1.4.1-17|197	%endif
14mr|smart-1.4.1-17|198	
14mr|smart-1.4.1-17|199	%find_lang %{name}
14mr|smart-1.4.1-17|200	
14mr|smart-1.4.1-17|201	%if "%{disttag}" == "unity"
14mr|smart-1.4.1-17|202	%post gui
14mr|smart-1.4.1-17|203	xdg-mime default smart-install.desktop application/x-rpm
14mr|smart-1.4.1-17|204	xdg-mime default smart-install.desktop application/x-redhat-package-manager
14mr|smart-1.4.1-17|205	
14mr|smart-1.4.1-17|206	%post
14mr|smart-1.4.1-17|207	#Update chanels after install (need with urpmi use only)
14mr|smart-1.4.1-17|208	/usr/bin/smart update
14mr|smart-1.4.1-17|209	%endif
14mr|smart-1.4.1-17|210	
14mr|smart-1.4.1-17|211	
14mr|smart-1.4.1-17|212	%files -f %{name}.lang
14mr|smart-1.4.1-17|213	%defattr(0644,root,root,0755)
14mr|smart-1.4.1-17|214	%doc HACKING README TODO IDEAS doc/*.css doc/*.html
14mr|smart-1.4.1-17|215	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-root
14mr|smart-1.4.1-17|216	%config(noreplace) %{_sysconfdir}/pam.d/smart-root
14mr|smart-1.4.1-17|217	%attr(0755,root,root)%{_bindir}/%{name}
14mr|smart-1.4.1-17|218	%attr(0755,root,root)%{_bindir}/%{name}-root
14mr|smart-1.4.1-17|219	%dir %{_prefix}/lib/%{name}
14mr|smart-1.4.1-17|220	%{_prefix}/lib/%{name}/distro.py
14mr|smart-1.4.1-17|221	%dir %{py_platsitedir}/smart
14mr|smart-1.4.1-17|222	%{py_platsitedir}/smart/*
14mr|smart-1.4.1-17|223	%{py_platsitedir}/*.egg-info
14mr|smart-1.4.1-17|224	%exclude %{py_platsitedir}/smart/interfaces/gtk
14mr|smart-1.4.1-17|225	%dir %{_localstatedir}/lib/smart/channels
14mr|smart-1.4.1-17|226	%{_mandir}/*/*
14mr|smart-1.4.1-17|227	
14mr|smart-1.4.1-17|228	%files gui
14mr|smart-1.4.1-17|229	%defattr(0644,root,root,0755)
14mr|smart-1.4.1-17|230	%{_datadir}/applications/smart-package-manager.desktop
14mr|smart-1.4.1-17|231	%{_datadir}/pixmaps/smart-package-manager.png
14mr|smart-1.4.1-17|232	%{py_platsitedir}/smart/interfaces/gtk
14mr|smart-1.4.1-17|233	
14mr|smart-1.4.1-17|234	%if %{with smart_update}
14mr|smart-1.4.1-17|235	%files update
14mr|smart-1.4.1-17|236	%attr(4755,root,root) %{_bindir}/smart-update
14mr|smart-1.4.1-17|237	%endif
14mr|smart-1.4.1-17|238	
14mr|smart-1.4.1-17|239	%if %{with smart_applet}
14mr|smart-1.4.1-17|240	%files applet
14mr|smart-1.4.1-17|241	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-helper
14mr|smart-1.4.1-17|242	%config(noreplace) %{_sysconfdir}/pam.d/smart-helper
14mr|smart-1.4.1-17|243	%attr(4755,root,root) %{_bindir}/smart-applet
14mr|smart-1.4.1-17|244	%{_bindir}/smart-helper
14mr|smart-1.4.1-17|245	%{_datadir}/applications/smart-applet.desktop
14mr|smart-1.4.1-17|246	%{_datadir}/pixmaps/smart-applet.png
14mr|smart-1.4.1-17|247	%endif
14mr|smart-1.4.1-17|248	
14mr|smart-1.4.1-17|249	
14mr|smart-1.4.1-17|250	%changelog
14mr|smart-1.4.1-17|251	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.4.1-17
14mr|smart-1.4.1-17|252	+ Revision: 6b31ae7
14mr|smart-1.4.1-17|253	- MassBuild#440: Increase release tag
14mr|smart-1.4.1-17|254	
14mr|smart-1.4.1-17|255	

18948 14
14mr|smartmontools-6.3-1|1	Summary:	  For monitoring S.M.A.R.T. disks and devices
14mr|smartmontools-6.3-1|2	Name:             smartmontools
14mr|smartmontools-6.3-1|3	Version:          6.3
14mr|smartmontools-6.3-1|4	Release:          1
14mr|smartmontools-6.3-1|5	License:	  GPL
14mr|smartmontools-6.3-1|6	Group:		  System/Kernel and hardware
14mr|smartmontools-6.3-1|7	URL:		  http://smartmontools.sourceforge.net/
14mr|smartmontools-6.3-1|8	Source0:	  http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14mr|smartmontools-6.3-1|9	Source1:	  smartd.conf
14mr|smartmontools-6.3-1|10	Source3:	  smartd.sysconfig
14mr|smartmontools-6.3-1|11	Source4:          smartd.service
14mr|smartmontools-6.3-1|12	Patch0:		  smartmontools-6.0-service.patch
14mr|smartmontools-6.3-1|13	Obsoletes:	  smartsuite
14mr|smartmontools-6.3-1|14	Provides:	  smartsuite
14mr|smartmontools-6.3-1|15	Requires(post):  rpm-helper
14mr|smartmontools-6.3-1|16	Requires(preun): rpm-helper
14mr|smartmontools-6.3-1|17	BuildRequires:    systemd-units
14mr|smartmontools-6.3-1|18	BuildRequires:	  libcap-ng-devel
14mr|smartmontools-6.3-1|19	
14mr|smartmontools-6.3-1|20	%description
14mr|smartmontools-6.3-1|21	SMARTmontools controls and monitors storage devices using the Self-Monitoring,
14mr|smartmontools-6.3-1|22	Analysis and Reporting Technology System (S.M.A.R.T.) built into ATA and SCSI
14mr|smartmontools-6.3-1|23	Hard Drives. This is used to check the reliability of the hard drive and
14mr|smartmontools-6.3-1|24	predict drive failures. The suite contains two utilities. The first, smartctl,
14mr|smartmontools-6.3-1|25	is a command-line utility designed to perform simple S.M.A.R.T. tasks. The
14mr|smartmontools-6.3-1|26	second, smartd, is a daemon that periodically monitors smart status and
14mr|smartmontools-6.3-1|27	reports errors to syslog. The package is compatible with the ATA/ATAPI-5
14mr|smartmontools-6.3-1|28	specification. Future releases will be compatible with the ATA/ATAPI-6 and
14mr|smartmontools-6.3-1|29	ATA/ATAPI-7 specifications. The package is intended to incorporate as much
14mr|smartmontools-6.3-1|30	"vendor specific" and "reserved" information as possible about disk drives.
14mr|smartmontools-6.3-1|31	man smartctl and man smartd will provide more information.
14mr|smartmontools-6.3-1|32	
14mr|smartmontools-6.3-1|33	%prep
14mr|smartmontools-6.3-1|34	
14mr|smartmontools-6.3-1|35	%setup -q
14mr|smartmontools-6.3-1|36	#% apply_patches
14mr|smartmontools-6.3-1|37	%patch0 -p0
14mr|smartmontools-6.3-1|38	%build
14mr|smartmontools-6.3-1|39	%configure2_5x \
14mr|smartmontools-6.3-1|40	--with-libcap-ng=yes \
14mr|smartmontools-6.3-1|41	--enable-drivedb
14mr|smartmontools-6.3-1|42	
14mr|smartmontools-6.3-1|43	%make
14mr|smartmontools-6.3-1|44	
14mr|smartmontools-6.3-1|45	%install
14mr|smartmontools-6.3-1|46	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|smartmontools-6.3-1|47	
14mr|smartmontools-6.3-1|48	%makeinstall_std
14mr|smartmontools-6.3-1|49	
14mr|smartmontools-6.3-1|50	install %{SOURCE1} %{buildroot}%{_sysconfdir}/
14mr|smartmontools-6.3-1|51	install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/smartd
14mr|smartmontools-6.3-1|52	install -D -p -m 644 %{SOURCE4} %{buildroot}/lib/systemd/system/smartd.service
14mr|smartmontools-6.3-1|53	rm -f %{buildroot}%{_initrddir}/smartd
14mr|smartmontools-6.3-1|54	
14mr|smartmontools-6.3-1|55	%post
14mr|smartmontools-6.3-1|56	%_post_service smartd
14mr|smartmontools-6.3-1|57	
14mr|smartmontools-6.3-1|58	%preun
14mr|smartmontools-6.3-1|59	%_preun_service smartd
14mr|smartmontools-6.3-1|60	
14mr|smartmontools-6.3-1|61	%files
14mr|smartmontools-6.3-1|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd.conf
14mr|smartmontools-6.3-1|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd_warning.sh
14mr|smartmontools-6.3-1|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/smartd
14mr|smartmontools-6.3-1|65	%attr(0644,root,root) /lib/systemd/system/smartd.service
14mr|smartmontools-6.3-1|66	%{_sbindir}/*
14mr|smartmontools-6.3-1|67	%{_mandir}/man?/*
14mr|smartmontools-6.3-1|68	%{_docdir}/%{name}
14mr|smartmontools-6.3-1|69	%{_datadir}/%{name}/drivedb.h
14mr|smartmontools-6.3-1|70	
14mr|smartmontools-6.3-1|71	%changelog
14mr|smartmontools-6.3-1|72	* Mon Aug 11 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 6.3-1
14mr|smartmontools-6.3-1|73	+ Revision: 4bb25f5
14mr|smartmontools-6.3-1|74	- Updated smartmontools.spec
14mr|smartmontools-6.3-1|75	
14mr|smartmontools-6.3-1|76	

18949 14
14mr|smb4k-1.1.3-2|1	%define major 4
14mr|smb4k-1.1.3-2|2	%define libname %mklibname smb4kcore %{major}
14mr|smb4k-1.1.3-2|3	
14mr|smb4k-1.1.3-2|4	Name:		smb4k
14mr|smb4k-1.1.3-2|5	Version:	1.1.3
14mr|smb4k-1.1.3-2|6	Release:	2
14mr|smb4k-1.1.3-2|7	Summary:	A KDE SMB share browser
14mr|smb4k-1.1.3-2|8	Source0:	http://downloads.sourceforge.net/smb4k/%{name}-%{version}.tar.xz
14mr|smb4k-1.1.3-2|9	License:	GPLv2+
14mr|smb4k-1.1.3-2|10	Group:		Networking/Other
14mr|smb4k-1.1.3-2|11	Url:		http://smb4k.sourceforge.net
14mr|smb4k-1.1.3-2|12	BuildRequires:  kdelibs4-devel
14mr|smb4k-1.1.3-2|13	Requires:	samba-client
14mr|smb4k-1.1.3-2|14	Requires:	%{libname} = %{version}
14mr|smb4k-1.1.3-2|15	Obsoletes:	%{mklibname smb4kdialogs 2} < %{version}-%{release}
14mr|smb4k-1.1.3-2|16	Conflicts:	%{name}-devel < 0.10.0-rc
14mr|smb4k-1.1.3-2|17	
14mr|smb4k-1.1.3-2|18	%description
14mr|smb4k-1.1.3-2|19	An SMB network and share browser for KDE 4 or later.
14mr|smb4k-1.1.3-2|20	
14mr|smb4k-1.1.3-2|21	%files -f %{name}.lang
14mr|smb4k-1.1.3-2|22	%{_kde_sysconfdir}/dbus-1/system.d/net.sourceforge.smb4k.mounthelper.conf
14mr|smb4k-1.1.3-2|23	%{_kde_bindir}/smb4k*
14mr|smb4k-1.1.3-2|24	%{_kde_datadir}/apps/kconf_update/*
14mr|smb4k-1.1.3-2|25	%{_kde_datadir}/dbus-1/system-services/net.sourceforge.smb4k.mounthelper.service
14mr|smb4k-1.1.3-2|26	%{_kde_datadir}/polkit-1/actions/net.sourceforge.smb4k.mounthelper.policy
14mr|smb4k-1.1.3-2|27	%{_kde_libdir}/kde4/*.so
14mr|smb4k-1.1.3-2|28	%{_kde_libdir}/libsmb4ktooltips.so
14mr|smb4k-1.1.3-2|29	%{_kde_libdir}/kde4/libexec/mounthelper
14mr|smb4k-1.1.3-2|30	%{_kde_applicationsdir}/smb4k.desktop
14mr|smb4k-1.1.3-2|31	%{_kde_services}/plasma-applet-smb4k-qml.desktop
14mr|smb4k-1.1.3-2|32	%{_kde_appsdir}/smb4k/
14mr|smb4k-1.1.3-2|33	%{_kde_datadir}/config.kcfg/smb4k.kcfg
14mr|smb4k-1.1.3-2|34	%{_kde_iconsdir}/*/*/*/*
14mr|smb4k-1.1.3-2|35	%{_datadir}/apps/plasma/plasmoids/smb4k-qml/
14mr|smb4k-1.1.3-2|36	%{_libdir}/libkdeinit4_smb4k.so
14mr|smb4k-1.1.3-2|37	
14mr|smb4k-1.1.3-2|38	#------------------------------------------------
14mr|smb4k-1.1.3-2|39	%package -n %libname
14mr|smb4k-1.1.3-2|40	Summary:	SMB4K core library
14mr|smb4k-1.1.3-2|41	Group:		System/Libraries
14mr|smb4k-1.1.3-2|42	
14mr|smb4k-1.1.3-2|43	%description -n %libname
14mr|smb4k-1.1.3-2|44	Library for %{name}.
14mr|smb4k-1.1.3-2|45	
14mr|smb4k-1.1.3-2|46	%files -n %libname
14mr|smb4k-1.1.3-2|47	%{_kde_libdir}/libsmb4kcore.so.%{major}*
14mr|smb4k-1.1.3-2|48	
14mr|smb4k-1.1.3-2|49	#------------------------------------------------
14mr|smb4k-1.1.3-2|50	%package devel
14mr|smb4k-1.1.3-2|51	Summary:	SMB4K development files
14mr|smb4k-1.1.3-2|52	Group:		Development/KDE and Qt
14mr|smb4k-1.1.3-2|53	Requires:	%{libname} = %{version}
14mr|smb4k-1.1.3-2|54	
14mr|smb4k-1.1.3-2|55	%description devel
14mr|smb4k-1.1.3-2|56	Development files for applications that need %{name}.
14mr|smb4k-1.1.3-2|57	
14mr|smb4k-1.1.3-2|58	%files devel
14mr|smb4k-1.1.3-2|59	%{_kde_libdir}/libsmb4kcore.so
14mr|smb4k-1.1.3-2|60	
14mr|smb4k-1.1.3-2|61	
14mr|smb4k-1.1.3-2|62	#------------------------------------------------
14mr|smb4k-1.1.3-2|63	%prep
14mr|smb4k-1.1.3-2|64	%setup -q
14mr|smb4k-1.1.3-2|65	
14mr|smb4k-1.1.3-2|66	%build
14mr|smb4k-1.1.3-2|67	%cmake_kde4
14mr|smb4k-1.1.3-2|68	%make
14mr|smb4k-1.1.3-2|69	
14mr|smb4k-1.1.3-2|70	%install
14mr|smb4k-1.1.3-2|71	%makeinstall_std -C build
14mr|smb4k-1.1.3-2|72	
14mr|smb4k-1.1.3-2|73	%find_lang %{name} --with-html
14mr|smb4k-1.1.3-2|74	
14mr|smb4k-1.1.3-2|75	%changelog
14mr|smb4k-1.1.3-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|smb4k-1.1.3-2|77	+ Revision: f4c733e
14mr|smb4k-1.1.3-2|78	- MassBuild#440: Increase release tag
14mr|smb4k-1.1.3-2|79	
14mr|smb4k-1.1.3-2|80	

18950 14
14mr|smbldap-tools-0.9.5-10|1	Summary:	User & Group administration tools for Samba-OpenLDAP
14mr|smbldap-tools-0.9.5-10|2	
14mr|smbldap-tools-0.9.5-10|3	Name: 		smbldap-tools
14mr|smbldap-tools-0.9.5-10|4	Version: 	0.9.5
14mr|smbldap-tools-0.9.5-10|5	Release: 	10
14mr|smbldap-tools-0.9.5-10|6	Group: 		System/Servers
14mr|smbldap-tools-0.9.5-10|7	License: 	GPL
14mr|smbldap-tools-0.9.5-10|8	URL:		https://gna.org/projects/smbldap-tools/
14mr|smbldap-tools-0.9.5-10|9	Source0: 	http://download.gna.org/smbldap-tools/packages/%{name}-%{version}.tgz
14mr|smbldap-tools-0.9.5-10|10	Source1: 	mkntpwd.tar.bz2
14mr|smbldap-tools-0.9.5-10|11	Patch0:		smbldap-tools-mdvconfig.diff
14mr|smbldap-tools-0.9.5-10|12	Patch1:		smbldap-tools-utf-8.patch
14mr|smbldap-tools-0.9.5-10|13	Requires:	perl-IO-Socket-SSL
14mr|smbldap-tools-0.9.5-10|14	BuildRequires:	perl-doc
14mr|smbldap-tools-0.9.5-10|15	
14mr|smbldap-tools-0.9.5-10|16	%description
14mr|smbldap-tools-0.9.5-10|17	Smbldap-tools is a set of perl scripts written by Idealx. Those scripts are
14mr|smbldap-tools-0.9.5-10|18	designed to help managing users and groups in a ldap directory server and
14mr|smbldap-tools-0.9.5-10|19	can be used both by users and administrators of Linux systems:
14mr|smbldap-tools-0.9.5-10|20	. users can change their password in a way similar to the standard
14mr|smbldap-tools-0.9.5-10|21	"passwd" command,
14mr|smbldap-tools-0.9.5-10|22	. administrators can perform users and groups management
14mr|smbldap-tools-0.9.5-10|23	
14mr|smbldap-tools-0.9.5-10|24	Scripts are described in the Smbldap-tools User Manual
14mr|smbldap-tools-0.9.5-10|25	(http://samba.idealx.org/smbldap-tools.en.html) which also give command
14mr|smbldap-tools-0.9.5-10|26	line examples.
14mr|smbldap-tools-0.9.5-10|27	You can download the latest version on Idealx web site
14mr|smbldap-tools-0.9.5-10|28	(http://samba.idealx.org/dist/).
14mr|smbldap-tools-0.9.5-10|29	Comments and/or questions can be sent to the smbldap-tools mailing list
14mr|smbldap-tools-0.9.5-10|30	(http://lists.idealx.org/lists/samba).
14mr|smbldap-tools-0.9.5-10|31	
14mr|smbldap-tools-0.9.5-10|32	%prep
14mr|smbldap-tools-0.9.5-10|33	
14mr|smbldap-tools-0.9.5-10|34	%setup -q -a1
14mr|smbldap-tools-0.9.5-10|35	%patch0 -p0 -b .mdvconf
14mr|smbldap-tools-0.9.5-10|36	%patch1 -p1 -b .utf8
14mr|smbldap-tools-0.9.5-10|37	
14mr|smbldap-tools-0.9.5-10|38	# nuke that IDEALX stuff from the code
14mr|smbldap-tools-0.9.5-10|39	for i in `find -type f`; do
14mr|smbldap-tools-0.9.5-10|40	perl -pi -e "s|/etc/opt/IDEALX/smbldap-tools/|%{_sysconfdir}/smbldap-tools/|g; \
14mr|smbldap-tools-0.9.5-10|41	s|/opt/IDEALX/bin:||g; \
14mr|smbldap-tools-0.9.5-10|42	s|/opt/IDEALX/sbin|%{_sbindir}|g" $i
14mr|smbldap-tools-0.9.5-10|43	done
14mr|smbldap-tools-0.9.5-10|44	
14mr|smbldap-tools-0.9.5-10|45	%build
14mr|smbldap-tools-0.9.5-10|46	%serverbuild
14mr|smbldap-tools-0.9.5-10|47	
14mr|smbldap-tools-0.9.5-10|48	pushd mkntpwd
14mr|smbldap-tools-0.9.5-10|49	%make CFLAGS="$CFLAGS"
14mr|smbldap-tools-0.9.5-10|50	popd
14mr|smbldap-tools-0.9.5-10|51	
14mr|smbldap-tools-0.9.5-10|52	# make some manpages
14mr|smbldap-tools-0.9.5-10|53	for i in smbldap-groupadd smbldap-groupdel smbldap-groupmod smbldap-groupshow smbldap-passwd \
14mr|smbldap-tools-0.9.5-10|54	smbldap-populate smbldap-useradd smbldap-userdel smbldap-userinfo smbldap-usermod smbldap-usershow; do
14mr|smbldap-tools-0.9.5-10|55	perldoc $i > $i.1
14mr|smbldap-tools-0.9.5-10|56	done
14mr|smbldap-tools-0.9.5-10|57	
14mr|smbldap-tools-0.9.5-10|58	%install
14mr|smbldap-tools-0.9.5-10|59	
14mr|smbldap-tools-0.9.5-10|60	install -d %{buildroot}%{_sysconfdir}/smbldap-tools
14mr|smbldap-tools-0.9.5-10|61	install -d %{buildroot}%{_sbindir}
14mr|smbldap-tools-0.9.5-10|62	install -d %{buildroot}%{perl_vendorlib}
14mr|smbldap-tools-0.9.5-10|63	install -d %{buildroot}%{_mandir}/man1
14mr|smbldap-tools-0.9.5-10|64	
14mr|smbldap-tools-0.9.5-10|65	install -m0644 smbldap.conf %{buildroot}%{_sysconfdir}/smbldap-tools/
14mr|smbldap-tools-0.9.5-10|66	install -m0600 smbldap_bind.conf %{buildroot}%{_sysconfdir}/smbldap-tools/
14mr|smbldap-tools-0.9.5-10|67	install -m0644 smbldap_tools.pm %{buildroot}%{perl_vendorlib}/
14mr|smbldap-tools-0.9.5-10|68	
14mr|smbldap-tools-0.9.5-10|69	install -m0755 smbldap-groupadd %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|70	install -m0755 smbldap-groupdel %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|71	install -m0755 smbldap-groupmod %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|72	install -m0755 smbldap-groupshow %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|73	install -m0755 smbldap-passwd %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|74	install -m0755 smbldap-populate %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|75	install -m0755 smbldap-useradd %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|76	install -m0755 smbldap-userdel %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|77	install -m0755 smbldap-userinfo %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|78	install -m0755 smbldap-usermod %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|79	install -m0755 smbldap-usershow %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|80	install -m0755 mkntpwd/mkntpwd %{buildroot}%{_sbindir}/
14mr|smbldap-tools-0.9.5-10|81	install -m0644 smbldap-*.1 %{buildroot}%{_mandir}/man1/
14mr|smbldap-tools-0.9.5-10|82	
14mr|smbldap-tools-0.9.5-10|83	%clean
14mr|smbldap-tools-0.9.5-10|84	
14mr|smbldap-tools-0.9.5-10|85	%files
14mr|smbldap-tools-0.9.5-10|86	%doc CONTRIBUTORS COPYING ChangeLog INFRA INSTALL README TODO doc
14mr|smbldap-tools-0.9.5-10|87	%doc smbldap.conf smbldap_bind.conf configure.pl
14mr|smbldap-tools-0.9.5-10|88	%dir %{_sysconfdir}/smbldap-tools
14mr|smbldap-tools-0.9.5-10|89	%config(noreplace) %{_sysconfdir}/smbldap-tools/smbldap.conf
14mr|smbldap-tools-0.9.5-10|90	%config(noreplace) %{_sysconfdir}/smbldap-tools/smbldap_bind.conf
14mr|smbldap-tools-0.9.5-10|91	%{_sbindir}/*
14mr|smbldap-tools-0.9.5-10|92	%{perl_vendorlib}/smbldap_tools.pm
14mr|smbldap-tools-0.9.5-10|93	%{_mandir}/man1/*
14mr|smbldap-tools-0.9.5-10|94	
14mr|smbldap-tools-0.9.5-10|95	
14mr|smbldap-tools-0.9.5-10|96	
14mr|smbldap-tools-0.9.5-10|97	%changelog
14mr|smbldap-tools-0.9.5-10|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-10
14mr|smbldap-tools-0.9.5-10|99	+ Revision: 3bcd9be
14mr|smbldap-tools-0.9.5-10|100	- MassBuild#440: Increase release tag
14mr|smbldap-tools-0.9.5-10|101	
14mr|smbldap-tools-0.9.5-10|102	

18951 14
14mr|smilutils-0.3.2-20070731.7|1	%define name	smilutils
14mr|smilutils-0.3.2-20070731.7|2	%define version	0.3.2
14mr|smilutils-0.3.2-20070731.7|3	%define release 20070731.7
14mr|smilutils-0.3.2-20070731.7|4	
14mr|smilutils-0.3.2-20070731.7|5	%define major	0
14mr|smilutils-0.3.2-20070731.7|6	%define libname %mklibname kinoextensions %major
14mr|smilutils-0.3.2-20070731.7|7	
14mr|smilutils-0.3.2-20070731.7|8	%define _disable_ld_no_undefined 1
14mr|smilutils-0.3.2-20070731.7|9	%define _disable_ld_as_needed 1
14mr|smilutils-0.3.2-20070731.7|10	
14mr|smilutils-0.3.2-20070731.7|11	Name: 	 	%{name}
14mr|smilutils-0.3.2-20070731.7|12	Summary: 	Command line tools for Kino's SMIL video format
14mr|smilutils-0.3.2-20070731.7|13	Version: 	%{version}
14mr|smilutils-0.3.2-20070731.7|14	Release: 	%{release}
14mr|smilutils-0.3.2-20070731.7|15	Source:		%{name}-20070731.tar.bz2
14mr|smilutils-0.3.2-20070731.7|16	Patch0:		smilutils-gcc4.3.patch
14mr|smilutils-0.3.2-20070731.7|17	Patch1:		smilutils-gcc4.4.patch
14mr|smilutils-0.3.2-20070731.7|18	URL:		http://sf.net/projects/kino
14mr|smilutils-0.3.2-20070731.7|19	License:	GPL
14mr|smilutils-0.3.2-20070731.7|20	Group:		Video
14mr|smilutils-0.3.2-20070731.7|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|smilutils-0.3.2-20070731.7|22	BuildRequires:	autoconf
14mr|smilutils-0.3.2-20070731.7|23	BuildRequires:	libdv-devel quicktime-devel libxml2-devel
14mr|smilutils-0.3.2-20070731.7|24	BuildRequires:	SDL-devel libgdk_pixbuf2.0-devel
14mr|smilutils-0.3.2-20070731.7|25	
14mr|smilutils-0.3.2-20070731.7|26	%description
14mr|smilutils-0.3.2-20070731.7|27	SMIL is the file format kino uses to save projects. Here are a collection of
14mr|smilutils-0.3.2-20070731.7|28	command line tools for SMIL manipulation.
14mr|smilutils-0.3.2-20070731.7|29	
14mr|smilutils-0.3.2-20070731.7|30	%package -n 	%{libname}
14mr|smilutils-0.3.2-20070731.7|31	Summary:        Dynamic libraries from %name
14mr|smilutils-0.3.2-20070731.7|32	Group:          System/Libraries
14mr|smilutils-0.3.2-20070731.7|33	Obsoletes:	%{libname}-devel
14mr|smilutils-0.3.2-20070731.7|34	
14mr|smilutils-0.3.2-20070731.7|35	%description -n %{libname}
14mr|smilutils-0.3.2-20070731.7|36	Dynamic libraries from %name.
14mr|smilutils-0.3.2-20070731.7|37	
14mr|smilutils-0.3.2-20070731.7|38	%prep
14mr|smilutils-0.3.2-20070731.7|39	%setup -q -n %name
14mr|smilutils-0.3.2-20070731.7|40	%patch0 -p1
14mr|smilutils-0.3.2-20070731.7|41	%patch1 -p1
14mr|smilutils-0.3.2-20070731.7|42	
14mr|smilutils-0.3.2-20070731.7|43	%build
14mr|smilutils-0.3.2-20070731.7|44	./autogen.sh
14mr|smilutils-0.3.2-20070731.7|45	%configure2_5x
14mr|smilutils-0.3.2-20070731.7|46	%make
14mr|smilutils-0.3.2-20070731.7|47	
14mr|smilutils-0.3.2-20070731.7|48	%install
14mr|smilutils-0.3.2-20070731.7|49	rm -rf $RPM_BUILD_ROOT
14mr|smilutils-0.3.2-20070731.7|50	%makeinstall_std
14mr|smilutils-0.3.2-20070731.7|51	
14mr|smilutils-0.3.2-20070731.7|52	%if "%{_lib}" != "lib"
14mr|smilutils-0.3.2-20070731.7|53	mv -f %buildroot%_prefix/lib %buildroot%_libdir
14mr|smilutils-0.3.2-20070731.7|54	%endif
14mr|smilutils-0.3.2-20070731.7|55	
14mr|smilutils-0.3.2-20070731.7|56	%clean
14mr|smilutils-0.3.2-20070731.7|57	rm -rf $RPM_BUILD_ROOT
14mr|smilutils-0.3.2-20070731.7|58	
14mr|smilutils-0.3.2-20070731.7|59	%files
14mr|smilutils-0.3.2-20070731.7|60	%defattr(-,root,root)
14mr|smilutils-0.3.2-20070731.7|61	%doc README COPYING
14mr|smilutils-0.3.2-20070731.7|62	%{_bindir}/*
14mr|smilutils-0.3.2-20070731.7|63	%{_mandir}/man1/*
14mr|smilutils-0.3.2-20070731.7|64	
14mr|smilutils-0.3.2-20070731.7|65	%files -n %libname
14mr|smilutils-0.3.2-20070731.7|66	%defattr(-,root,root)
14mr|smilutils-0.3.2-20070731.7|67	%{_libdir}/kino/*
14mr|smilutils-0.3.2-20070731.7|68	
14mr|smilutils-0.3.2-20070731.7|69	
14mr|smilutils-0.3.2-20070731.7|70	
14mr|smilutils-0.3.2-20070731.7|71	%changelog
14mr|smilutils-0.3.2-20070731.7|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-20070731.7
14mr|smilutils-0.3.2-20070731.7|73	+ Revision: 2614100
14mr|smilutils-0.3.2-20070731.7|74	- MassBuild#440: Increase release tag
14mr|smilutils-0.3.2-20070731.7|75	
14mr|smilutils-0.3.2-20070731.7|76	

18952 14
14mr|smokegen-4.13.3-1|1	Name:		smokegen
14mr|smokegen-4.13.3-1|2	Summary:	Scripting MetaObject Kompiler Engine tools
14mr|smokegen-4.13.3-1|3	Version:	4.13.3
14mr|smokegen-4.13.3-1|4	Release:	1
14mr|smokegen-4.13.3-1|5	Epoch:		1
14mr|smokegen-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|smokegen-4.13.3-1|7	License:	GPL
14mr|smokegen-4.13.3-1|8	URL:		http://www.kde.org
14mr|smokegen-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|smokegen-4.13.3-1|10	%if %{is_beta}
14mr|smokegen-4.13.3-1|11	%define ftpdir unstable
14mr|smokegen-4.13.3-1|12	%else
14mr|smokegen-4.13.3-1|13	%define ftpdir stable
14mr|smokegen-4.13.3-1|14	%endif
14mr|smokegen-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|smokegen-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|smokegen-4.13.3-1|17	
14mr|smokegen-4.13.3-1|18	%description
14mr|smokegen-4.13.3-1|19	SMOKE provides infrastructure which is used for creating bindings for
14mr|smokegen-4.13.3-1|20	multiple languages such as Ruby, C# and PHP.
14mr|smokegen-4.13.3-1|21	
14mr|smokegen-4.13.3-1|22	This package contains the development tools to do bindings with the
14mr|smokegen-4.13.3-1|23	Scripting MetaObject Kompiler Engine, used by several Qt and KDE bindings,
14mr|smokegen-4.13.3-1|24	as well as some bindings for the Wt library.
14mr|smokegen-4.13.3-1|25	
14mr|smokegen-4.13.3-1|26	#------------------------------------------------------------
14mr|smokegen-4.13.3-1|27	
14mr|smokegen-4.13.3-1|28	%define libsmokebase_major 3
14mr|smokegen-4.13.3-1|29	%define libsmokebase %mklibname smokebase %{libsmokebase_major}
14mr|smokegen-4.13.3-1|30	
14mr|smokegen-4.13.3-1|31	%package -n %{libsmokebase}
14mr|smokegen-4.13.3-1|32	Summary:	smokegen Library
14mr|smokegen-4.13.3-1|33	Group:		Development/KDE and Qt
14mr|smokegen-4.13.3-1|34	Conflicts:	%{_lib}smokeqt3 <= 1:4.5.80-1
14mr|smokegen-4.13.3-1|35	
14mr|smokegen-4.13.3-1|36	%description -n %{libsmokebase}
14mr|smokegen-4.13.3-1|37	smokegen Library
14mr|smokegen-4.13.3-1|38	
14mr|smokegen-4.13.3-1|39	%files -n %{libsmokebase}
14mr|smokegen-4.13.3-1|40	%{_kde_libdir}/libsmokebase.so.%{libsmokebase_major}*
14mr|smokegen-4.13.3-1|41	
14mr|smokegen-4.13.3-1|42	#------------------------------------------------------------
14mr|smokegen-4.13.3-1|43	
14mr|smokegen-4.13.3-1|44	%package devel
14mr|smokegen-4.13.3-1|45	Summary:	Header files for %{name}
14mr|smokegen-4.13.3-1|46	Group:		Development/KDE and Qt
14mr|smokegen-4.13.3-1|47	Conflicts:	smoke4-devel < 1:4.6.90
14mr|smokegen-4.13.3-1|48	Requires:	kdelibs4-devel
14mr|smokegen-4.13.3-1|49	Requires:	%{libsmokebase} = %{EVRD}
14mr|smokegen-4.13.3-1|50	
14mr|smokegen-4.13.3-1|51	%description devel
14mr|smokegen-4.13.3-1|52	Header files for %{name}
14mr|smokegen-4.13.3-1|53	
14mr|smokegen-4.13.3-1|54	%files devel
14mr|smokegen-4.13.3-1|55	%{_kde_bindir}/smokegen
14mr|smokegen-4.13.3-1|56	%{_kde_bindir}/smokeapi
14mr|smokegen-4.13.3-1|57	%{_kde_libdir}/libcppparser.so
14mr|smokegen-4.13.3-1|58	%{_kde_libdir}/libsmokebase.so
14mr|smokegen-4.13.3-1|59	%{_kde_includedir}/smokegen/generatorenvironment.h
14mr|smokegen-4.13.3-1|60	%{_kde_includedir}/smokegen/generator_export.h
14mr|smokegen-4.13.3-1|61	%{_kde_includedir}/smokegen/generatorpreprocessor.h
14mr|smokegen-4.13.3-1|62	%{_kde_includedir}/smokegen/generatorvisitor.h
14mr|smokegen-4.13.3-1|63	%{_kde_includedir}/smokegen/name_compiler.h
14mr|smokegen-4.13.3-1|64	%{_kde_includedir}/smokegen/options.h
14mr|smokegen-4.13.3-1|65	%{_kde_includedir}/smokegen/type_compiler.h
14mr|smokegen-4.13.3-1|66	%{_kde_includedir}/smokegen/type.h
14mr|smokegen-4.13.3-1|67	%{_kde_includedir}/smoke.h
14mr|smokegen-4.13.3-1|68	%{_kde_datadir}/smokegen
14mr|smokegen-4.13.3-1|69	%{_kde_libdir}/smokegen/generator_smoke.so
14mr|smokegen-4.13.3-1|70	%{_kde_libdir}/smokegen/generator_dump.so
14mr|smokegen-4.13.3-1|71	%{_kde_datadir}/smoke/cmake/SmokeConfig.cmake
14mr|smokegen-4.13.3-1|72	%{_kde_datadir}/smoke/cmake/FindLibraryWithDebug.cmake
14mr|smokegen-4.13.3-1|73	%{_kde_datadir}/smoke/cmake/FindPhonon.cmake
14mr|smokegen-4.13.3-1|74	%{_kde_datadir}/smoke/cmake/FindQImageBlitz.cmake
14mr|smokegen-4.13.3-1|75	%{_kde_datadir}/smoke/cmake/FindQScintilla.cmake
14mr|smokegen-4.13.3-1|76	%{_kde_datadir}/smoke/cmake/FindQwt5.cmake
14mr|smokegen-4.13.3-1|77	%{_kde_datadir}/smoke/cmake/HandleImportedTargetsInCMakeRequiredLibraries.cmake
14mr|smokegen-4.13.3-1|78	%{_kde_datadir}/smoke/cmake/MacroLogFeature.cmake
14mr|smokegen-4.13.3-1|79	%{_kde_datadir}/smoke/cmake/MacroOptionalAddBindings.cmake
14mr|smokegen-4.13.3-1|80	%{_kde_datadir}/smoke/cmake/MacroOptionalFindPackage.cmake
14mr|smokegen-4.13.3-1|81	%{_kde_datadir}/smoke/cmake/SmokeVersionConfig.cmake
14mr|smokegen-4.13.3-1|82	
14mr|smokegen-4.13.3-1|83	#------------------------------------------------------------
14mr|smokegen-4.13.3-1|84	
14mr|smokegen-4.13.3-1|85	%prep
14mr|smokegen-4.13.3-1|86	%setup -q
14mr|smokegen-4.13.3-1|87	
14mr|smokegen-4.13.3-1|88	%build
14mr|smokegen-4.13.3-1|89	%cmake_kde4
14mr|smokegen-4.13.3-1|90	%make
14mr|smokegen-4.13.3-1|91	
14mr|smokegen-4.13.3-1|92	%install
14mr|smokegen-4.13.3-1|93	%makeinstall_std -C build
14mr|smokegen-4.13.3-1|94	
14mr|smokegen-4.13.3-1|95	
14mr|smokegen-4.13.3-1|96	%changelog
14mr|smokegen-4.13.3-1|97	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|smokegen-4.13.3-1|98	+ Revision: a2b902e
14mr|smokegen-4.13.3-1|99	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|smokegen-4.13.3-1|100	
14mr|smokegen-4.13.3-1|101	

18953 14
14mr|smokekde-4.13.3-1|1	%define with_kdepimlibs 1
14mr|smokekde-4.13.3-1|2	
14mr|smokekde-4.13.3-1|3	Name:		smokekde
14mr|smokekde-4.13.3-1|4	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|5	Version:	4.13.3
14mr|smokekde-4.13.3-1|6	Release:	1
14mr|smokekde-4.13.3-1|7	Epoch:		1
14mr|smokekde-4.13.3-1|8	Group:		Graphical desktop/KDE
14mr|smokekde-4.13.3-1|9	License:	GPLv2 LGPLv2
14mr|smokekde-4.13.3-1|10	URL:		http://www.kde.org
14mr|smokekde-4.13.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|smokekde-4.13.3-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
14mr|smokekde-4.13.3-1|13	%if %{with_kdepimlibs}
14mr|smokekde-4.13.3-1|14	BuildRequires:	kdepimlibs4-devel >= 2:%{version}
14mr|smokekde-4.13.3-1|15	%endif
14mr|smokekde-4.13.3-1|16	BuildRequires:	okular-devel >= 2:%{version}
14mr|smokekde-4.13.3-1|17	BuildRequires:	kate-devel >= 1:%{version}
14mr|smokekde-4.13.3-1|18	BuildRequires:	qscintilla-qt4-devel
14mr|smokekde-4.13.3-1|19	BuildRequires:	pkgconfig(akonadi)
14mr|smokekde-4.13.3-1|20	BuildRequires:	pkgconfig(libattica)
14mr|smokekde-4.13.3-1|21	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mr|smokekde-4.13.3-1|22	BuildRequires:	pkgconfig(soprano)
14mr|smokekde-4.13.3-1|23	
14mr|smokekde-4.13.3-1|24	%description
14mr|smokekde-4.13.3-1|25	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine).
14mr|smokekde-4.13.3-1|26	
14mr|smokekde-4.13.3-1|27	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|28	
14mr|smokekde-4.13.3-1|29	%define smokesopranoclient_major 3
14mr|smokekde-4.13.3-1|30	%define libsmokesopranoclient %mklibname smokesopranoclient %{smokesopranoclient_major}
14mr|smokekde-4.13.3-1|31	
14mr|smokekde-4.13.3-1|32	%package -n %{libsmokesopranoclient}
14mr|smokekde-4.13.3-1|33	Summary:	Soprano bindings for SMOKE
14mr|smokekde-4.13.3-1|34	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|35	
14mr|smokekde-4.13.3-1|36	%description -n %{libsmokesopranoclient}
14mr|smokekde-4.13.3-1|37	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|38	
14mr|smokekde-4.13.3-1|39	%files -n %{libsmokesopranoclient}
14mr|smokekde-4.13.3-1|40	%{_kde_libdir}/libsmokesopranoclient.so.%{smokesopranoclient_major}*
14mr|smokekde-4.13.3-1|41	
14mr|smokekde-4.13.3-1|42	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|43	
14mr|smokekde-4.13.3-1|44	%define smokesopranoserver_major 3
14mr|smokekde-4.13.3-1|45	%define libsmokesopranoserver %mklibname smokesopranoserver %{smokesopranoserver_major}
14mr|smokekde-4.13.3-1|46	
14mr|smokekde-4.13.3-1|47	%package -n %{libsmokesopranoserver}
14mr|smokekde-4.13.3-1|48	Summary:	Soprano bindings for SMOKE
14mr|smokekde-4.13.3-1|49	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|50	
14mr|smokekde-4.13.3-1|51	%description -n %{libsmokesopranoserver}
14mr|smokekde-4.13.3-1|52	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|53	
14mr|smokekde-4.13.3-1|54	%files -n %{libsmokesopranoserver}
14mr|smokekde-4.13.3-1|55	%{_kde_libdir}/libsmokesopranoserver.so.%{smokesopranoserver_major}*
14mr|smokekde-4.13.3-1|56	
14mr|smokekde-4.13.3-1|57	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|58	
14mr|smokekde-4.13.3-1|59	%define smokekate_major 3
14mr|smokekde-4.13.3-1|60	%define libsmokekate %mklibname smokekate %{smokekate_major}
14mr|smokekde-4.13.3-1|61	
14mr|smokekde-4.13.3-1|62	%package -n %{libsmokekate}
14mr|smokekde-4.13.3-1|63	Summary:	Kate bindings for SMOKE
14mr|smokekde-4.13.3-1|64	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|65	
14mr|smokekde-4.13.3-1|66	%description -n %{libsmokekate}
14mr|smokekde-4.13.3-1|67	Kate bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|68	
14mr|smokekde-4.13.3-1|69	%files -n %{libsmokekate}
14mr|smokekde-4.13.3-1|70	%{_kde_libdir}/libsmokekate.so.%{smokekate_major}*
14mr|smokekde-4.13.3-1|71	
14mr|smokekde-4.13.3-1|72	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|73	
14mr|smokekde-4.13.3-1|74	%define smokekdecore_major 3
14mr|smokekde-4.13.3-1|75	%define libsmokekdecore %mklibname smokekdecore %{smokekdecore_major}
14mr|smokekde-4.13.3-1|76	
14mr|smokekde-4.13.3-1|77	%package -n %{libsmokekdecore}
14mr|smokekde-4.13.3-1|78	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|79	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|80	
14mr|smokekde-4.13.3-1|81	%description -n %{libsmokekdecore}
14mr|smokekde-4.13.3-1|82	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|83	
14mr|smokekde-4.13.3-1|84	%files -n %{libsmokekdecore}
14mr|smokekde-4.13.3-1|85	%{_kde_libdir}/libsmokekdecore.so.%{smokekdecore_major}*
14mr|smokekde-4.13.3-1|86	
14mr|smokekde-4.13.3-1|87	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|88	
14mr|smokekde-4.13.3-1|89	%define smokekdeui_major 3
14mr|smokekde-4.13.3-1|90	%define libsmokekdeui %mklibname smokekdeui %{smokekdeui_major}
14mr|smokekde-4.13.3-1|91	
14mr|smokekde-4.13.3-1|92	%package -n %{libsmokekdeui}
14mr|smokekde-4.13.3-1|93	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|94	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|95	
14mr|smokekde-4.13.3-1|96	%description -n %{libsmokekdeui}
14mr|smokekde-4.13.3-1|97	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|98	
14mr|smokekde-4.13.3-1|99	%files -n %{libsmokekdeui}
14mr|smokekde-4.13.3-1|100	%{_kde_libdir}/libsmokekdeui.so.%{smokekdeui_major}*
14mr|smokekde-4.13.3-1|101	
14mr|smokekde-4.13.3-1|102	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|103	
14mr|smokekde-4.13.3-1|104	%define smokekfile_major 3
14mr|smokekde-4.13.3-1|105	%define libsmokekfile %mklibname smokekfile %{smokekfile_major}
14mr|smokekde-4.13.3-1|106	
14mr|smokekde-4.13.3-1|107	%package -n %{libsmokekfile}
14mr|smokekde-4.13.3-1|108	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|109	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|110	
14mr|smokekde-4.13.3-1|111	%description -n %{libsmokekfile}
14mr|smokekde-4.13.3-1|112	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|113	
14mr|smokekde-4.13.3-1|114	%files -n %{libsmokekfile}
14mr|smokekde-4.13.3-1|115	%{_kde_libdir}/libsmokekfile.so.%{smokekfile_major}*
14mr|smokekde-4.13.3-1|116	
14mr|smokekde-4.13.3-1|117	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|118	
14mr|smokekde-4.13.3-1|119	%define smokekio_major 3
14mr|smokekde-4.13.3-1|120	%define libsmokekio %mklibname smokekio %{smokekio_major}
14mr|smokekde-4.13.3-1|121	
14mr|smokekde-4.13.3-1|122	%package -n %{libsmokekio}
14mr|smokekde-4.13.3-1|123	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|124	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|125	
14mr|smokekde-4.13.3-1|126	%description -n %{libsmokekio}
14mr|smokekde-4.13.3-1|127	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|128	
14mr|smokekde-4.13.3-1|129	%files -n %{libsmokekio}
14mr|smokekde-4.13.3-1|130	%{_kde_libdir}/libsmokekio.so.%{smokekio_major}*
14mr|smokekde-4.13.3-1|131	
14mr|smokekde-4.13.3-1|132	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|133	
14mr|smokekde-4.13.3-1|134	%define smokeknewstuff2_major 3
14mr|smokekde-4.13.3-1|135	%define libsmokeknewstuff2 %mklibname smokeknewstuff2_ %{smokeknewstuff2_major}
14mr|smokekde-4.13.3-1|136	
14mr|smokekde-4.13.3-1|137	%package -n %{libsmokeknewstuff2}
14mr|smokekde-4.13.3-1|138	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|139	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|140	
14mr|smokekde-4.13.3-1|141	%description -n %{libsmokeknewstuff2}
14mr|smokekde-4.13.3-1|142	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|143	
14mr|smokekde-4.13.3-1|144	%files -n %{libsmokeknewstuff2}
14mr|smokekde-4.13.3-1|145	%{_kde_libdir}/libsmokeknewstuff2.so.%{smokeknewstuff2_major}*
14mr|smokekde-4.13.3-1|146	
14mr|smokekde-4.13.3-1|147	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|148	
14mr|smokekde-4.13.3-1|149	%define smokeknewstuff3_major 3
14mr|smokekde-4.13.3-1|150	%define libsmokeknewstuff3 %mklibname smokeknewstuff3_ %{smokeknewstuff3_major}
14mr|smokekde-4.13.3-1|151	
14mr|smokekde-4.13.3-1|152	%package -n %{libsmokeknewstuff3}
14mr|smokekde-4.13.3-1|153	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|154	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|155	
14mr|smokekde-4.13.3-1|156	%description -n %{libsmokeknewstuff3}
14mr|smokekde-4.13.3-1|157	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|158	
14mr|smokekde-4.13.3-1|159	%files -n %{libsmokeknewstuff3}
14mr|smokekde-4.13.3-1|160	%{_kde_libdir}/libsmokeknewstuff3.so.%{smokeknewstuff3_major}*
14mr|smokekde-4.13.3-1|161	
14mr|smokekde-4.13.3-1|162	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|163	
14mr|smokekde-4.13.3-1|164	%define smokekhtml_major 3
14mr|smokekde-4.13.3-1|165	%define libsmokekhtml %mklibname smokekhtml %{smokekhtml_major}
14mr|smokekde-4.13.3-1|166	
14mr|smokekde-4.13.3-1|167	%package -n %{libsmokekhtml}
14mr|smokekde-4.13.3-1|168	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|169	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|170	
14mr|smokekde-4.13.3-1|171	%description -n %{libsmokekhtml}
14mr|smokekde-4.13.3-1|172	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|173	
14mr|smokekde-4.13.3-1|174	%files -n %{libsmokekhtml}
14mr|smokekde-4.13.3-1|175	%{_kde_libdir}/libsmokekhtml.so.%{smokekhtml_major}*
14mr|smokekde-4.13.3-1|176	
14mr|smokekde-4.13.3-1|177	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|178	
14mr|smokekde-4.13.3-1|179	%define smokektexteditor_major 3
14mr|smokekde-4.13.3-1|180	%define libsmokektexteditor %mklibname smoketexteditor %{smokektexteditor_major}
14mr|smokekde-4.13.3-1|181	
14mr|smokekde-4.13.3-1|182	%package -n %{libsmokektexteditor}
14mr|smokekde-4.13.3-1|183	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|184	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|185	
14mr|smokekde-4.13.3-1|186	%description -n %{libsmokektexteditor}
14mr|smokekde-4.13.3-1|187	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|188	
14mr|smokekde-4.13.3-1|189	%files -n %{libsmokektexteditor}
14mr|smokekde-4.13.3-1|190	%{_kde_libdir}/libsmokektexteditor.so.%{smokektexteditor_major}*
14mr|smokekde-4.13.3-1|191	
14mr|smokekde-4.13.3-1|192	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|193	
14mr|smokekde-4.13.3-1|194	%define smokekparts_major 3
14mr|smokekde-4.13.3-1|195	%define libsmokekparts %mklibname smokekparts %{smokekparts_major}
14mr|smokekde-4.13.3-1|196	
14mr|smokekde-4.13.3-1|197	%package -n %{libsmokekparts}
14mr|smokekde-4.13.3-1|198	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|199	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|200	
14mr|smokekde-4.13.3-1|201	%description -n %{libsmokekparts}
14mr|smokekde-4.13.3-1|202	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|203	
14mr|smokekde-4.13.3-1|204	%files -n %{libsmokekparts}
14mr|smokekde-4.13.3-1|205	%{_kde_libdir}/libsmokekparts.so.%{smokekparts_major}*
14mr|smokekde-4.13.3-1|206	
14mr|smokekde-4.13.3-1|207	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|208	
14mr|smokekde-4.13.3-1|209	%define smokekutils_major 3
14mr|smokekde-4.13.3-1|210	%define libsmokekutils %mklibname smokekutils %{smokekutils_major}
14mr|smokekde-4.13.3-1|211	
14mr|smokekde-4.13.3-1|212	%package -n %{libsmokekutils}
14mr|smokekde-4.13.3-1|213	Summary:	KDE4 bindings for SMOKE
14mr|smokekde-4.13.3-1|214	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|215	
14mr|smokekde-4.13.3-1|216	%description -n %{libsmokekutils}
14mr|smokekde-4.13.3-1|217	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|218	
14mr|smokekde-4.13.3-1|219	%files -n %{libsmokekutils}
14mr|smokekde-4.13.3-1|220	%{_kde_libdir}/libsmokekutils.so.%{smokekutils_major}*
14mr|smokekde-4.13.3-1|221	
14mr|smokekde-4.13.3-1|222	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|223	
14mr|smokekde-4.13.3-1|224	%define smokesolid_major 3
14mr|smokekde-4.13.3-1|225	%define libsmokesolid %mklibname smokesolid %{smokesolid_major}
14mr|smokekde-4.13.3-1|226	
14mr|smokekde-4.13.3-1|227	%package -n %{libsmokesolid}
14mr|smokekde-4.13.3-1|228	Summary:	Solid bindings for SMOKE
14mr|smokekde-4.13.3-1|229	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|230	
14mr|smokekde-4.13.3-1|231	%description -n %{libsmokesolid}
14mr|smokekde-4.13.3-1|232	Solid bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|233	
14mr|smokekde-4.13.3-1|234	%files -n %{libsmokesolid}
14mr|smokekde-4.13.3-1|235	%{_kde_libdir}/libsmokesolid.so.%{smokesolid_major}*
14mr|smokekde-4.13.3-1|236	
14mr|smokekde-4.13.3-1|237	#-----------------------------------------------------------------------------
14mr|smokekde-4.13.3-1|238	
14mr|smokekde-4.13.3-1|239	%define smokeokular_major 3
14mr|smokekde-4.13.3-1|240	%define libsmokeokular %mklibname smokeokular %{smokeokular_major}
14mr|smokekde-4.13.3-1|241	
14mr|smokekde-4.13.3-1|242	%package -n %{libsmokeokular}
14mr|smokekde-4.13.3-1|243	Summary:	Okular bindings for SMOKE
14mr|smokekde-4.13.3-1|244	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|245	
14mr|smokekde-4.13.3-1|246	%description -n %{libsmokeokular}
14mr|smokekde-4.13.3-1|247	Okular bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|248	
14mr|smokekde-4.13.3-1|249	%files -n %{libsmokeokular}
14mr|smokekde-4.13.3-1|250	%{_kde_libdir}/libsmokeokular.so.%{smokeokular_major}*
14mr|smokekde-4.13.3-1|251	
14mr|smokekde-4.13.3-1|252	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|253	
14mr|smokekde-4.13.3-1|254	%define libsmokesoprano_major 3
14mr|smokekde-4.13.3-1|255	%define libsmokesoprano %mklibname smokesoprano %{libsmokesoprano_major}
14mr|smokekde-4.13.3-1|256	
14mr|smokekde-4.13.3-1|257	%package -n %{libsmokesoprano}
14mr|smokekde-4.13.3-1|258	Summary:	Soprano bindings for SMOKE
14mr|smokekde-4.13.3-1|259	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|260	
14mr|smokekde-4.13.3-1|261	%description -n %{libsmokesoprano}
14mr|smokekde-4.13.3-1|262	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|263	
14mr|smokekde-4.13.3-1|264	%files -n %{libsmokesoprano}
14mr|smokekde-4.13.3-1|265	%{_kde_libdir}/libsmokesoprano.so.%{libsmokesoprano_major}*
14mr|smokekde-4.13.3-1|266	
14mr|smokekde-4.13.3-1|267	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|268	
14mr|smokekde-4.13.3-1|269	%define libsmokeplasma_major 3
14mr|smokekde-4.13.3-1|270	%define libsmokeplasma %mklibname smokeplasma %{libsmokeplasma_major}
14mr|smokekde-4.13.3-1|271	
14mr|smokekde-4.13.3-1|272	%package -n %{libsmokeplasma}
14mr|smokekde-4.13.3-1|273	Summary:	Plasma bindings for SMOKE
14mr|smokekde-4.13.3-1|274	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|275	
14mr|smokekde-4.13.3-1|276	%description -n %{libsmokeplasma}
14mr|smokekde-4.13.3-1|277	Plasma bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|278	
14mr|smokekde-4.13.3-1|279	%files -n %{libsmokeplasma}
14mr|smokekde-4.13.3-1|280	%{_kde_libdir}/libsmokeplasma.so.%{libsmokeplasma_major}*
14mr|smokekde-4.13.3-1|281	
14mr|smokekde-4.13.3-1|282	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|283	
14mr|smokekde-4.13.3-1|284	%define libsmokenepomuk_major 3
14mr|smokekde-4.13.3-1|285	%define libsmokenepomuk %mklibname smokenepomuk %{libsmokenepomuk_major}
14mr|smokekde-4.13.3-1|286	
14mr|smokekde-4.13.3-1|287	%package -n %{libsmokenepomuk}
14mr|smokekde-4.13.3-1|288	Summary:	Nepomuk bindings for SMOKE
14mr|smokekde-4.13.3-1|289	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|290	
14mr|smokekde-4.13.3-1|291	%description -n %{libsmokenepomuk}
14mr|smokekde-4.13.3-1|292	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|293	
14mr|smokekde-4.13.3-1|294	%files -n %{libsmokenepomuk}
14mr|smokekde-4.13.3-1|295	%{_kde_libdir}/libsmokenepomuk.so.%{libsmokenepomuk_major}*
14mr|smokekde-4.13.3-1|296	
14mr|smokekde-4.13.3-1|297	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|298	%if %{with_kdepimlibs}
14mr|smokekde-4.13.3-1|299	%define libsmokeakonadi_major 3
14mr|smokekde-4.13.3-1|300	%define libsmokeakonadi %mklibname smokeakonadi %{libsmokeakonadi_major}
14mr|smokekde-4.13.3-1|301	
14mr|smokekde-4.13.3-1|302	%package -n %{libsmokeakonadi}
14mr|smokekde-4.13.3-1|303	Summary:	Akondi bindings for SMOKE
14mr|smokekde-4.13.3-1|304	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|305	
14mr|smokekde-4.13.3-1|306	%description -n %{libsmokeakonadi}
14mr|smokekde-4.13.3-1|307	Akondi bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|308	
14mr|smokekde-4.13.3-1|309	%files -n %{libsmokeakonadi}
14mr|smokekde-4.13.3-1|310	%{_kde_libdir}/libsmokeakonadi.so.%{libsmokeakonadi_major}*
14mr|smokekde-4.13.3-1|311	%endif
14mr|smokekde-4.13.3-1|312	
14mr|smokekde-4.13.3-1|313	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|314	
14mr|smokekde-4.13.3-1|315	%define libsmokeattica_major 3
14mr|smokekde-4.13.3-1|316	%define libsmokeattica %mklibname smokeattica %{libsmokeattica_major}
14mr|smokekde-4.13.3-1|317	
14mr|smokekde-4.13.3-1|318	%package -n %{libsmokeattica}
14mr|smokekde-4.13.3-1|319	Summary:	Attica bindings for SMOKE
14mr|smokekde-4.13.3-1|320	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|321	
14mr|smokekde-4.13.3-1|322	%description -n %{libsmokeattica}
14mr|smokekde-4.13.3-1|323	Attica bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|324	
14mr|smokekde-4.13.3-1|325	%files -n %{libsmokeattica}
14mr|smokekde-4.13.3-1|326	%{_kde_libdir}/libsmokeattica.so.%{libsmokeattica_major}*
14mr|smokekde-4.13.3-1|327	
14mr|smokekde-4.13.3-1|328	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|329	
14mr|smokekde-4.13.3-1|330	%define libsmokenepomukquery_major 3
14mr|smokekde-4.13.3-1|331	%define libsmokenepomukquery %mklibname smokenepomukquery %{libsmokenepomukquery_major}
14mr|smokekde-4.13.3-1|332	
14mr|smokekde-4.13.3-1|333	%package -n %{libsmokenepomukquery}
14mr|smokekde-4.13.3-1|334	Summary:	Nepomuk bindings for SMOKE
14mr|smokekde-4.13.3-1|335	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|336	
14mr|smokekde-4.13.3-1|337	%description -n %{libsmokenepomukquery}
14mr|smokekde-4.13.3-1|338	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokekde-4.13.3-1|339	
14mr|smokekde-4.13.3-1|340	%files -n %{libsmokenepomukquery}
14mr|smokekde-4.13.3-1|341	%{_kde_libdir}/libsmokenepomukquery.so.%{libsmokenepomukquery_major}*
14mr|smokekde-4.13.3-1|342	
14mr|smokekde-4.13.3-1|343	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|344	
14mr|smokekde-4.13.3-1|345	%package devel
14mr|smokekde-4.13.3-1|346	Summary:	Header files for %{name}
14mr|smokekde-4.13.3-1|347	Group:		Development/KDE and Qt
14mr|smokekde-4.13.3-1|348	Requires:	smokeqt-devel >= 1:%{version}
14mr|smokekde-4.13.3-1|349	Requires:	okular-devel >= 2:%{version}
14mr|smokekde-4.13.3-1|350	Requires:	kate-devel >= 1:%{version}
14mr|smokekde-4.13.3-1|351	%if %{with_kdepimlibs}
14mr|smokekde-4.13.3-1|352	Requires:	%{libsmokeakonadi} = %{EVRD}
14mr|smokekde-4.13.3-1|353	Requires:	kdepimlibs4-devel >= 2:%{version}
14mr|smokekde-4.13.3-1|354	%endif
14mr|smokekde-4.13.3-1|355	Requires:	%{libsmokeattica} = %{EVRD}
14mr|smokekde-4.13.3-1|356	Requires:	%{libsmokekate} = %{EVRD}
14mr|smokekde-4.13.3-1|357	Requires:	%{libsmokekdecore} = %{EVRD}
14mr|smokekde-4.13.3-1|358	Requires:	%{libsmokekdeui} = %{EVRD}
14mr|smokekde-4.13.3-1|359	Requires:	%{libsmokekfile} = %{EVRD}
14mr|smokekde-4.13.3-1|360	Requires:	%{libsmokekhtml} = %{EVRD}
14mr|smokekde-4.13.3-1|361	Requires:	%{libsmokekio} = %{EVRD}
14mr|smokekde-4.13.3-1|362	Requires:	%{libsmokeknewstuff2} = %{EVRD}
14mr|smokekde-4.13.3-1|363	Requires:	%{libsmokeknewstuff3} = %{EVRD}
14mr|smokekde-4.13.3-1|364	Requires:	%{libsmokekparts} = %{EVRD}
14mr|smokekde-4.13.3-1|365	Requires:	%{libsmokektexteditor} = %{EVRD}
14mr|smokekde-4.13.3-1|366	Requires:	%{libsmokekutils} = %{EVRD}
14mr|smokekde-4.13.3-1|367	Requires:	%{libsmokenepomuk} = %{EVRD}
14mr|smokekde-4.13.3-1|368	Requires:	%{libsmokenepomukquery} = %{EVRD}
14mr|smokekde-4.13.3-1|369	Requires:	%{libsmokeokular} = %{EVRD}
14mr|smokekde-4.13.3-1|370	Requires:	%{libsmokeplasma} = %{EVRD}
14mr|smokekde-4.13.3-1|371	Requires:	%{libsmokesolid} = %{EVRD}
14mr|smokekde-4.13.3-1|372	Requires:	%{libsmokesoprano} = %{EVRD}
14mr|smokekde-4.13.3-1|373	Requires:	%{libsmokesopranoclient} = %{EVRD}
14mr|smokekde-4.13.3-1|374	Requires:	%{libsmokesopranoserver} = %{EVRD}
14mr|smokekde-4.13.3-1|375	Conflicts:	smoke4-devel < 1:4.6.90
14mr|smokekde-4.13.3-1|376	
14mr|smokekde-4.13.3-1|377	%description devel
14mr|smokekde-4.13.3-1|378	Devel files for %{name}
14mr|smokekde-4.13.3-1|379	
14mr|smokekde-4.13.3-1|380	%files devel
14mr|smokekde-4.13.3-1|381	%{_includedir}/smoke/attica_smoke.h
14mr|smokekde-4.13.3-1|382	%{_includedir}/smoke/kdecore_smoke.h
14mr|smokekde-4.13.3-1|383	%{_includedir}/smoke/kdeui_smoke.h
14mr|smokekde-4.13.3-1|384	%{_includedir}/smoke/kfile_smoke.h
14mr|smokekde-4.13.3-1|385	%{_includedir}/smoke/khtml_smoke.h
14mr|smokekde-4.13.3-1|386	%{_includedir}/smoke/kio_smoke.h
14mr|smokekde-4.13.3-1|387	%{_includedir}/smoke/knewstuff2_smoke.h
14mr|smokekde-4.13.3-1|388	%{_includedir}/smoke/knewstuff3_smoke.h
14mr|smokekde-4.13.3-1|389	%{_includedir}/smoke/kparts_smoke.h
14mr|smokekde-4.13.3-1|390	%{_includedir}/smoke/ktexteditor_smoke.h
14mr|smokekde-4.13.3-1|391	%{_includedir}/smoke/kutils_smoke.h
14mr|smokekde-4.13.3-1|392	%{_includedir}/smoke/nepomuk_smoke.h
14mr|smokekde-4.13.3-1|393	%{_includedir}/smoke/nepomukquery_smoke.h
14mr|smokekde-4.13.3-1|394	%{_includedir}/smoke/okular_smoke.h
14mr|smokekde-4.13.3-1|395	%{_includedir}/smoke/plasma_smoke.h
14mr|smokekde-4.13.3-1|396	%{_includedir}/smoke/solid_smoke.h
14mr|smokekde-4.13.3-1|397	%{_includedir}/smoke/soprano_smoke.h
14mr|smokekde-4.13.3-1|398	%{_includedir}/smoke/sopranoclient_smoke.h
14mr|smokekde-4.13.3-1|399	%{_includedir}/smoke/sopranoserver_smoke.h
14mr|smokekde-4.13.3-1|400	%{_includedir}/smoke/kate_smoke.h
14mr|smokekde-4.13.3-1|401	%{_kde_libdir}/libsmokekate.so
14mr|smokekde-4.13.3-1|402	%if %{with_kdepimlibs}
14mr|smokekde-4.13.3-1|403	%{_includedir}/smoke/akonadi_smoke.h
14mr|smokekde-4.13.3-1|404	%{_kde_libdir}/libsmokeakonadi.so
14mr|smokekde-4.13.3-1|405	%endif
14mr|smokekde-4.13.3-1|406	%{_kde_libdir}/libsmokeattica.so
14mr|smokekde-4.13.3-1|407	%{_kde_libdir}/libsmokekdecore.so
14mr|smokekde-4.13.3-1|408	%{_kde_libdir}/libsmokekdeui.so
14mr|smokekde-4.13.3-1|409	%{_kde_libdir}/libsmokekfile.so
14mr|smokekde-4.13.3-1|410	%{_kde_libdir}/libsmokekhtml.so
14mr|smokekde-4.13.3-1|411	%{_kde_libdir}/libsmokekio.so
14mr|smokekde-4.13.3-1|412	%{_kde_libdir}/libsmokeknewstuff2.so
14mr|smokekde-4.13.3-1|413	%{_kde_libdir}/libsmokeknewstuff3.so
14mr|smokekde-4.13.3-1|414	%{_kde_libdir}/libsmokekparts.so
14mr|smokekde-4.13.3-1|415	%{_kde_libdir}/libsmokektexteditor.so
14mr|smokekde-4.13.3-1|416	%{_kde_libdir}/libsmokekutils.so
14mr|smokekde-4.13.3-1|417	%{_kde_libdir}/libsmokenepomuk.so
14mr|smokekde-4.13.3-1|418	%{_kde_libdir}/libsmokenepomukquery.so
14mr|smokekde-4.13.3-1|419	%{_kde_libdir}/libsmokeokular.so
14mr|smokekde-4.13.3-1|420	%{_kde_libdir}/libsmokeplasma.so
14mr|smokekde-4.13.3-1|421	%{_kde_libdir}/libsmokesolid.so
14mr|smokekde-4.13.3-1|422	%{_kde_libdir}/libsmokesoprano.so
14mr|smokekde-4.13.3-1|423	%{_kde_libdir}/libsmokesopranoclient.so
14mr|smokekde-4.13.3-1|424	%{_kde_libdir}/libsmokesopranoserver.so
14mr|smokekde-4.13.3-1|425	%{_kde_datadir}/smokegen/kde-config.xml
14mr|smokekde-4.13.3-1|426	
14mr|smokekde-4.13.3-1|427	#------------------------------------------------------------
14mr|smokekde-4.13.3-1|428	
14mr|smokekde-4.13.3-1|429	%prep
14mr|smokekde-4.13.3-1|430	%setup -q
14mr|smokekde-4.13.3-1|431	
14mr|smokekde-4.13.3-1|432	%build
14mr|smokekde-4.13.3-1|433	%cmake_kde4
14mr|smokekde-4.13.3-1|434	%make
14mr|smokekde-4.13.3-1|435	
14mr|smokekde-4.13.3-1|436	%install
14mr|smokekde-4.13.3-1|437	%makeinstall_std -C build
14mr|smokekde-4.13.3-1|438	
14mr|smokekde-4.13.3-1|439	
14mr|smokekde-4.13.3-1|440	%changelog
14mr|smokekde-4.13.3-1|441	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|smokekde-4.13.3-1|442	+ Revision: f0cfd3b
14mr|smokekde-4.13.3-1|443	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|smokekde-4.13.3-1|444	
14mr|smokekde-4.13.3-1|445	

18954 14
14mr|smokeqt-4.13.3-1|1	Name:		smokeqt
14mr|smokeqt-4.13.3-1|2	Summary:	Qt Bindings for SMOKE
14mr|smokeqt-4.13.3-1|3	Version:	4.13.3
14mr|smokeqt-4.13.3-1|4	Release:	1
14mr|smokeqt-4.13.3-1|5	Epoch:		1
14mr|smokeqt-4.13.3-1|6	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|7	License:	GPL
14mr|smokeqt-4.13.3-1|8	URL:		http://www.kde.org
14mr|smokeqt-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|smokeqt-4.13.3-1|10	%if %{is_beta}
14mr|smokeqt-4.13.3-1|11	%define ftpdir unstable
14mr|smokeqt-4.13.3-1|12	%else
14mr|smokeqt-4.13.3-1|13	%define ftpdir stable
14mr|smokeqt-4.13.3-1|14	%endif
14mr|smokeqt-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|smokeqt-4.13.3-1|16	BuildRequires:	smokegen-devel >= 1:%{version}
14mr|smokeqt-4.13.3-1|17	BuildRequires:	pkgconfig(qimageblitz)
14mr|smokeqt-4.13.3-1|18	BuildRequires:	qscintilla-qt4-devel
14mr|smokeqt-4.13.3-1|19	
14mr|smokeqt-4.13.3-1|20	%description
14mr|smokeqt-4.13.3-1|21	Qt Bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|22	
14mr|smokeqt-4.13.3-1|23	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|24	
14mr|smokeqt-4.13.3-1|25	%define smokeqtcore_major 3
14mr|smokeqt-4.13.3-1|26	%define libsmokeqtcore %mklibname smokeqtcore %{smokeqtcore_major}
14mr|smokeqt-4.13.3-1|27	
14mr|smokeqt-4.13.3-1|28	%package -n %{libsmokeqtcore}
14mr|smokeqt-4.13.3-1|29	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|30	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|31	
14mr|smokeqt-4.13.3-1|32	%description -n %{libsmokeqtcore}
14mr|smokeqt-4.13.3-1|33	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|34	
14mr|smokeqt-4.13.3-1|35	%files -n %{libsmokeqtcore}
14mr|smokeqt-4.13.3-1|36	%{_kde_libdir}/libsmokeqtcore.so.%{smokeqtcore_major}*
14mr|smokeqt-4.13.3-1|37	
14mr|smokeqt-4.13.3-1|38	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|39	
14mr|smokeqt-4.13.3-1|40	%define smokeqtdeclarative_major 3
14mr|smokeqt-4.13.3-1|41	%define libsmokeqtdeclarative %mklibname smokeqtdeclarative %{smokeqtdeclarative_major}
14mr|smokeqt-4.13.3-1|42	
14mr|smokeqt-4.13.3-1|43	%package -n %{libsmokeqtdeclarative}
14mr|smokeqt-4.13.3-1|44	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|45	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|46	
14mr|smokeqt-4.13.3-1|47	%description -n %{libsmokeqtdeclarative}
14mr|smokeqt-4.13.3-1|48	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|49	
14mr|smokeqt-4.13.3-1|50	%files -n %{libsmokeqtdeclarative}
14mr|smokeqt-4.13.3-1|51	%{_kde_libdir}/libsmokeqtdeclarative.so.%{smokeqtdeclarative_major}*
14mr|smokeqt-4.13.3-1|52	
14mr|smokeqt-4.13.3-1|53	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|54	
14mr|smokeqt-4.13.3-1|55	%define smokeqtdbus_major 3
14mr|smokeqt-4.13.3-1|56	%define libsmokeqtdbus %mklibname smokeqtdbus %{smokeqtdbus_major}
14mr|smokeqt-4.13.3-1|57	
14mr|smokeqt-4.13.3-1|58	%package -n   %{libsmokeqtdbus}
14mr|smokeqt-4.13.3-1|59	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|60	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|61	
14mr|smokeqt-4.13.3-1|62	%description -n %{libsmokeqtdbus}
14mr|smokeqt-4.13.3-1|63	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|64	
14mr|smokeqt-4.13.3-1|65	%files -n %{libsmokeqtdbus}
14mr|smokeqt-4.13.3-1|66	%{_kde_libdir}/libsmokeqtdbus.so.%{smokeqtdbus_major}*
14mr|smokeqt-4.13.3-1|67	
14mr|smokeqt-4.13.3-1|68	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|69	
14mr|smokeqt-4.13.3-1|70	%define smokeqthelp_major 3
14mr|smokeqt-4.13.3-1|71	%define libsmokeqthelp %mklibname smokeqthelp %{smokeqthelp_major}
14mr|smokeqt-4.13.3-1|72	
14mr|smokeqt-4.13.3-1|73	%package -n %{libsmokeqthelp}
14mr|smokeqt-4.13.3-1|74	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|75	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|76	
14mr|smokeqt-4.13.3-1|77	%description -n %{libsmokeqthelp}
14mr|smokeqt-4.13.3-1|78	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|79	
14mr|smokeqt-4.13.3-1|80	%files -n %{libsmokeqthelp}
14mr|smokeqt-4.13.3-1|81	%{_kde_libdir}/libsmokeqthelp.so.%{smokeqthelp_major}*
14mr|smokeqt-4.13.3-1|82	
14mr|smokeqt-4.13.3-1|83	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|84	
14mr|smokeqt-4.13.3-1|85	%define smokeqtgui_major 3
14mr|smokeqt-4.13.3-1|86	%define libsmokeqtgui %mklibname smokeqtgui %{smokeqtgui_major}
14mr|smokeqt-4.13.3-1|87	
14mr|smokeqt-4.13.3-1|88	%package -n %{libsmokeqtgui}
14mr|smokeqt-4.13.3-1|89	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|90	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|91	
14mr|smokeqt-4.13.3-1|92	%description -n %{libsmokeqtgui}
14mr|smokeqt-4.13.3-1|93	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|94	
14mr|smokeqt-4.13.3-1|95	%files -n %{libsmokeqtgui}
14mr|smokeqt-4.13.3-1|96	%{_kde_libdir}/libsmokeqtgui.so.%{smokeqtgui_major}*
14mr|smokeqt-4.13.3-1|97	
14mr|smokeqt-4.13.3-1|98	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|99	
14mr|smokeqt-4.13.3-1|100	%define smokeqtmultimedia_major 3
14mr|smokeqt-4.13.3-1|101	%define libsmokeqtmultimedia %mklibname smokeqtmultimedia %{smokeqtmultimedia_major}
14mr|smokeqt-4.13.3-1|102	
14mr|smokeqt-4.13.3-1|103	%package -n %{libsmokeqtmultimedia}
14mr|smokeqt-4.13.3-1|104	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|105	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|106	
14mr|smokeqt-4.13.3-1|107	%description -n %{libsmokeqtmultimedia}
14mr|smokeqt-4.13.3-1|108	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|109	
14mr|smokeqt-4.13.3-1|110	%files -n %{libsmokeqtmultimedia}
14mr|smokeqt-4.13.3-1|111	%{_kde_libdir}/libsmokeqtmultimedia.so.%{smokeqtmultimedia_major}*
14mr|smokeqt-4.13.3-1|112	
14mr|smokeqt-4.13.3-1|113	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|114	
14mr|smokeqt-4.13.3-1|115	%define smokeqtnetwork_major 3
14mr|smokeqt-4.13.3-1|116	%define libsmokeqtnetwork %mklibname smokeqtnetwork %{smokeqtnetwork_major}
14mr|smokeqt-4.13.3-1|117	
14mr|smokeqt-4.13.3-1|118	%package -n %{libsmokeqtnetwork}
14mr|smokeqt-4.13.3-1|119	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|120	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|121	
14mr|smokeqt-4.13.3-1|122	%description -n %{libsmokeqtnetwork}
14mr|smokeqt-4.13.3-1|123	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|124	
14mr|smokeqt-4.13.3-1|125	%files -n %{libsmokeqtnetwork}
14mr|smokeqt-4.13.3-1|126	%{_kde_libdir}/libsmokeqtnetwork.so.%{smokeqtnetwork_major}*
14mr|smokeqt-4.13.3-1|127	
14mr|smokeqt-4.13.3-1|128	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|129	
14mr|smokeqt-4.13.3-1|130	%define smokeqtopengl_major 3
14mr|smokeqt-4.13.3-1|131	%define libsmokeqtopengl %mklibname smokeqtopengl %{smokeqtopengl_major}
14mr|smokeqt-4.13.3-1|132	
14mr|smokeqt-4.13.3-1|133	%package -n %{libsmokeqtopengl}
14mr|smokeqt-4.13.3-1|134	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|135	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|136	
14mr|smokeqt-4.13.3-1|137	%description -n %{libsmokeqtopengl}
14mr|smokeqt-4.13.3-1|138	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|139	
14mr|smokeqt-4.13.3-1|140	%files -n %{libsmokeqtopengl}
14mr|smokeqt-4.13.3-1|141	%{_kde_libdir}/libsmokeqtopengl.so.%{smokeqtopengl_major}*
14mr|smokeqt-4.13.3-1|142	
14mr|smokeqt-4.13.3-1|143	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|144	
14mr|smokeqt-4.13.3-1|145	%define smokeqtsql_major 3
14mr|smokeqt-4.13.3-1|146	%define libsmokeqtsql %mklibname smokeqtsql %{smokeqtsql_major}
14mr|smokeqt-4.13.3-1|147	
14mr|smokeqt-4.13.3-1|148	%package -n %{libsmokeqtsql}
14mr|smokeqt-4.13.3-1|149	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|150	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|151	
14mr|smokeqt-4.13.3-1|152	%description -n %{libsmokeqtsql}
14mr|smokeqt-4.13.3-1|153	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|154	
14mr|smokeqt-4.13.3-1|155	%files -n %{libsmokeqtsql}
14mr|smokeqt-4.13.3-1|156	%{_kde_libdir}/libsmokeqtsql.so.%{smokeqtsql_major}*
14mr|smokeqt-4.13.3-1|157	
14mr|smokeqt-4.13.3-1|158	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|159	
14mr|smokeqt-4.13.3-1|160	%define smokeqtsvg_major 3
14mr|smokeqt-4.13.3-1|161	%define libsmokeqtsvg %mklibname smokeqtsvg %{smokeqtsvg_major}
14mr|smokeqt-4.13.3-1|162	
14mr|smokeqt-4.13.3-1|163	%package -n %{libsmokeqtsvg}
14mr|smokeqt-4.13.3-1|164	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|165	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|166	
14mr|smokeqt-4.13.3-1|167	%description -n %{libsmokeqtsvg}
14mr|smokeqt-4.13.3-1|168	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|169	
14mr|smokeqt-4.13.3-1|170	%files -n %{libsmokeqtsvg}
14mr|smokeqt-4.13.3-1|171	%{_kde_libdir}/libsmokeqtsvg.so.%{smokeqtsvg_major}*
14mr|smokeqt-4.13.3-1|172	
14mr|smokeqt-4.13.3-1|173	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|174	
14mr|smokeqt-4.13.3-1|175	%define smokeqtxml_major 3
14mr|smokeqt-4.13.3-1|176	%define libsmokeqtxml %mklibname smokeqtxml %{smokeqtxml_major}
14mr|smokeqt-4.13.3-1|177	
14mr|smokeqt-4.13.3-1|178	%package -n %{libsmokeqtxml}
14mr|smokeqt-4.13.3-1|179	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|180	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|181	
14mr|smokeqt-4.13.3-1|182	%description -n %{libsmokeqtxml}
14mr|smokeqt-4.13.3-1|183	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|184	
14mr|smokeqt-4.13.3-1|185	%files -n %{libsmokeqtxml}
14mr|smokeqt-4.13.3-1|186	%{_kde_libdir}/libsmokeqtxml.so.%{smokeqtxml_major}*
14mr|smokeqt-4.13.3-1|187	
14mr|smokeqt-4.13.3-1|188	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|189	
14mr|smokeqt-4.13.3-1|190	%define smokeqtxmlpatterns_major 3
14mr|smokeqt-4.13.3-1|191	%define libsmokeqtxmlpatterns %mklibname smokeqtxmlpatterns %{smokeqtxmlpatterns_major}
14mr|smokeqt-4.13.3-1|192	
14mr|smokeqt-4.13.3-1|193	%package -n %{libsmokeqtxmlpatterns}
14mr|smokeqt-4.13.3-1|194	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|195	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|196	
14mr|smokeqt-4.13.3-1|197	%description -n %{libsmokeqtxmlpatterns}
14mr|smokeqt-4.13.3-1|198	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|199	
14mr|smokeqt-4.13.3-1|200	%files -n %{libsmokeqtxmlpatterns}
14mr|smokeqt-4.13.3-1|201	%{_kde_libdir}/libsmokeqtxmlpatterns.so.%{smokeqtxmlpatterns_major}*
14mr|smokeqt-4.13.3-1|202	
14mr|smokeqt-4.13.3-1|203	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|204	
14mr|smokeqt-4.13.3-1|205	%define smokephonon_major 3
14mr|smokeqt-4.13.3-1|206	%define libsmokephonon %mklibname smokephonon %{smokephonon_major}
14mr|smokeqt-4.13.3-1|207	
14mr|smokeqt-4.13.3-1|208	%package -n %{libsmokephonon}
14mr|smokeqt-4.13.3-1|209	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|210	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|211	
14mr|smokeqt-4.13.3-1|212	%description -n %{libsmokephonon}
14mr|smokeqt-4.13.3-1|213	Phonon binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|214	
14mr|smokeqt-4.13.3-1|215	%files -n %{libsmokephonon}
14mr|smokeqt-4.13.3-1|216	%{_kde_libdir}/libsmokephonon.so.%{smokephonon_major}*
14mr|smokeqt-4.13.3-1|217	
14mr|smokeqt-4.13.3-1|218	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|219	
14mr|smokeqt-4.13.3-1|220	%define smokeqtuitools_major 3
14mr|smokeqt-4.13.3-1|221	%define libsmokeqtuitools %mklibname smokeqtuitools %{smokeqtuitools_major}
14mr|smokeqt-4.13.3-1|222	
14mr|smokeqt-4.13.3-1|223	%package -n %{libsmokeqtuitools}
14mr|smokeqt-4.13.3-1|224	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|225	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|226	
14mr|smokeqt-4.13.3-1|227	%description -n %{libsmokeqtuitools}
14mr|smokeqt-4.13.3-1|228	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|229	
14mr|smokeqt-4.13.3-1|230	%files -n %{libsmokeqtuitools}
14mr|smokeqt-4.13.3-1|231	%{_kde_libdir}/libsmokeqtuitools.so.%{smokeqtuitools_major}*
14mr|smokeqt-4.13.3-1|232	
14mr|smokeqt-4.13.3-1|233	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|234	
14mr|smokeqt-4.13.3-1|235	%define smokeqtwebkit_major 3
14mr|smokeqt-4.13.3-1|236	%define libsmokeqtwebkit %mklibname smokeqtwebkit %{smokeqtwebkit_major}
14mr|smokeqt-4.13.3-1|237	
14mr|smokeqt-4.13.3-1|238	%package -n %{libsmokeqtwebkit}
14mr|smokeqt-4.13.3-1|239	Summary:	Qt webkit binding library for SMOKE
14mr|smokeqt-4.13.3-1|240	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|241	
14mr|smokeqt-4.13.3-1|242	%description -n %{libsmokeqtwebkit}
14mr|smokeqt-4.13.3-1|243	Qt webkit binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|244	
14mr|smokeqt-4.13.3-1|245	%files -n %{libsmokeqtwebkit}
14mr|smokeqt-4.13.3-1|246	%{_kde_libdir}/libsmokeqtwebkit.so.%{smokeqtwebkit_major}*
14mr|smokeqt-4.13.3-1|247	
14mr|smokeqt-4.13.3-1|248	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|249	
14mr|smokeqt-4.13.3-1|250	%define smokeqimageblitz_major 3
14mr|smokeqt-4.13.3-1|251	%define libsmokeqimageblitz %mklibname smokeqimageblitz %{smokeqimageblitz_major}
14mr|smokeqt-4.13.3-1|252	
14mr|smokeqt-4.13.3-1|253	%package -n %{libsmokeqimageblitz}
14mr|smokeqt-4.13.3-1|254	Summary:	Qimageblitz binding library for SMOKE
14mr|smokeqt-4.13.3-1|255	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|256	
14mr|smokeqt-4.13.3-1|257	%description -n %{libsmokeqimageblitz}
14mr|smokeqt-4.13.3-1|258	Qimageblitz binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|259	
14mr|smokeqt-4.13.3-1|260	%files -n %{libsmokeqimageblitz}
14mr|smokeqt-4.13.3-1|261	%{_kde_libdir}/libsmokeqimageblitz.so.%{smokeqimageblitz_major}*
14mr|smokeqt-4.13.3-1|262	
14mr|smokeqt-4.13.3-1|263	#-----------------------------------------------------------------------------
14mr|smokeqt-4.13.3-1|264	
14mr|smokeqt-4.13.3-1|265	%define smokeqsci_major 3
14mr|smokeqt-4.13.3-1|266	%define libsmokeqsci %mklibname smokeqsci %{smokeqsci_major}
14mr|smokeqt-4.13.3-1|267	
14mr|smokeqt-4.13.3-1|268	%package -n %{libsmokeqsci}
14mr|smokeqt-4.13.3-1|269	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|270	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|271	
14mr|smokeqt-4.13.3-1|272	%description -n %{libsmokeqsci}
14mr|smokeqt-4.13.3-1|273	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|274	
14mr|smokeqt-4.13.3-1|275	%files -n %{libsmokeqsci}
14mr|smokeqt-4.13.3-1|276	%{_kde_libdir}/libsmokeqsci.so.%{smokeqsci_major}*
14mr|smokeqt-4.13.3-1|277	
14mr|smokeqt-4.13.3-1|278	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|279	
14mr|smokeqt-4.13.3-1|280	%define libsmokeqtscript_major 3
14mr|smokeqt-4.13.3-1|281	%define libsmokeqtscript %mklibname smokeqtscript %{libsmokeqtscript_major}
14mr|smokeqt-4.13.3-1|282	
14mr|smokeqt-4.13.3-1|283	%package -n %{libsmokeqtscript}
14mr|smokeqt-4.13.3-1|284	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|285	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|286	
14mr|smokeqt-4.13.3-1|287	%description -n %{libsmokeqtscript}
14mr|smokeqt-4.13.3-1|288	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|289	
14mr|smokeqt-4.13.3-1|290	%files -n %{libsmokeqtscript}
14mr|smokeqt-4.13.3-1|291	%{_kde_libdir}/libsmokeqtscript.so.%{libsmokeqtscript_major}*
14mr|smokeqt-4.13.3-1|292	
14mr|smokeqt-4.13.3-1|293	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|294	
14mr|smokeqt-4.13.3-1|295	%define libsmokeqttest_major 3
14mr|smokeqt-4.13.3-1|296	%define libsmokeqttest %mklibname smokeqttest %{libsmokeqttest_major}
14mr|smokeqt-4.13.3-1|297	
14mr|smokeqt-4.13.3-1|298	%package -n %{libsmokeqttest}
14mr|smokeqt-4.13.3-1|299	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|300	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|301	
14mr|smokeqt-4.13.3-1|302	%description -n %{libsmokeqttest}
14mr|smokeqt-4.13.3-1|303	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|304	
14mr|smokeqt-4.13.3-1|305	%files -n %{libsmokeqttest}
14mr|smokeqt-4.13.3-1|306	%{_kde_libdir}/libsmokeqttest.so.%{libsmokeqttest_major}*
14mr|smokeqt-4.13.3-1|307	
14mr|smokeqt-4.13.3-1|308	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|309	
14mr|smokeqt-4.13.3-1|310	%define libsmokeqt3support_major 3
14mr|smokeqt-4.13.3-1|311	%define libsmokeqt3support %mklibname smokeqt3support %{libsmokeqt3support_major}
14mr|smokeqt-4.13.3-1|312	
14mr|smokeqt-4.13.3-1|313	%package -n %{libsmokeqt3support}
14mr|smokeqt-4.13.3-1|314	Summary:	Qt binding library for SMOKE
14mr|smokeqt-4.13.3-1|315	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|316	
14mr|smokeqt-4.13.3-1|317	%description -n %{libsmokeqt3support}
14mr|smokeqt-4.13.3-1|318	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mr|smokeqt-4.13.3-1|319	
14mr|smokeqt-4.13.3-1|320	%files -n %{libsmokeqt3support}
14mr|smokeqt-4.13.3-1|321	%{_kde_libdir}/libsmokeqt3support.so.%{libsmokeqt3support_major}*
14mr|smokeqt-4.13.3-1|322	
14mr|smokeqt-4.13.3-1|323	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|324	
14mr|smokeqt-4.13.3-1|325	%package devel
14mr|smokeqt-4.13.3-1|326	Summary:	Header files for %{name}
14mr|smokeqt-4.13.3-1|327	Group:		Development/KDE and Qt
14mr|smokeqt-4.13.3-1|328	Conflicts:	smoke4-devel < 1:4.6.90
14mr|smokeqt-4.13.3-1|329	Requires:	kdelibs4-devel >= 2:%{version}
14mr|smokeqt-4.13.3-1|330	Requires:	smokegen-devel >= 1:%{version}
14mr|smokeqt-4.13.3-1|331	Requires:	pkgconfig(qimageblitz)
14mr|smokeqt-4.13.3-1|332	Requires:	qscintilla-qt4-devel
14mr|smokeqt-4.13.3-1|333	Requires:	%{libsmokeqimageblitz} = %{EVRD}
14mr|smokeqt-4.13.3-1|334	Requires:	%{libsmokeqsci} = %{EVRD}
14mr|smokeqt-4.13.3-1|335	Requires:	%{libsmokeqt3support} = %{EVRD}
14mr|smokeqt-4.13.3-1|336	Requires:	%{libsmokeqtcore} = %{EVRD}
14mr|smokeqt-4.13.3-1|337	Requires:	%{libsmokeqtdbus} = %{EVRD}
14mr|smokeqt-4.13.3-1|338	Requires:	%{libsmokeqtdeclarative} = %{EVRD}
14mr|smokeqt-4.13.3-1|339	Requires:	%{libsmokeqtgui} = %{EVRD}
14mr|smokeqt-4.13.3-1|340	Requires:	%{libsmokeqthelp} = %{EVRD}
14mr|smokeqt-4.13.3-1|341	Requires:	%{libsmokeqtmultimedia} = %{EVRD}
14mr|smokeqt-4.13.3-1|342	Requires:	%{libsmokeqtnetwork} = %{EVRD}
14mr|smokeqt-4.13.3-1|343	Requires:	%{libsmokeqtopengl} = %{EVRD}
14mr|smokeqt-4.13.3-1|344	Requires:	%{libsmokeqtscript} = %{EVRD}
14mr|smokeqt-4.13.3-1|345	Requires:	%{libsmokeqtsql} = %{EVRD}
14mr|smokeqt-4.13.3-1|346	Requires:	%{libsmokeqtsvg} = %{EVRD}
14mr|smokeqt-4.13.3-1|347	Requires:	%{libsmokeqttest} = %{EVRD}
14mr|smokeqt-4.13.3-1|348	Requires:	%{libsmokeqtuitools} = %{EVRD}
14mr|smokeqt-4.13.3-1|349	Requires:	%{libsmokeqtwebkit} = %{EVRD}
14mr|smokeqt-4.13.3-1|350	Requires:	%{libsmokeqtxmlpatterns} = %{EVRD}
14mr|smokeqt-4.13.3-1|351	Requires:	%{libsmokeqtxml} = %{EVRD}
14mr|smokeqt-4.13.3-1|352	Requires:	%{libsmokephonon} = %{EVRD}
14mr|smokeqt-4.13.3-1|353	
14mr|smokeqt-4.13.3-1|354	%description devel
14mr|smokeqt-4.13.3-1|355	Devel headers for %{name}
14mr|smokeqt-4.13.3-1|356	
14mr|smokeqt-4.13.3-1|357	%files devel
14mr|smokeqt-4.13.3-1|358	%{_kde_includedir}/smoke/phonon_smoke.h
14mr|smokeqt-4.13.3-1|359	%{_kde_includedir}/smoke/qimageblitz_smoke.h
14mr|smokeqt-4.13.3-1|360	%{_kde_includedir}/smoke/qsci_smoke.h
14mr|smokeqt-4.13.3-1|361	%{_kde_includedir}/smoke/qt3support_smoke.h
14mr|smokeqt-4.13.3-1|362	%{_kde_includedir}/smoke/qtcore_smoke.h
14mr|smokeqt-4.13.3-1|363	%{_kde_includedir}/smoke/qtdbus_smoke.h
14mr|smokeqt-4.13.3-1|364	%{_kde_includedir}/smoke/qtdeclarative_smoke.h
14mr|smokeqt-4.13.3-1|365	%{_kde_includedir}/smoke/qtgui_smoke.h
14mr|smokeqt-4.13.3-1|366	%{_kde_includedir}/smoke/qthelp_smoke.h
14mr|smokeqt-4.13.3-1|367	%{_kde_includedir}/smoke/qtmultimedia_smoke.h
14mr|smokeqt-4.13.3-1|368	%{_kde_includedir}/smoke/qtnetwork_smoke.h
14mr|smokeqt-4.13.3-1|369	%{_kde_includedir}/smoke/qtopengl_smoke.h
14mr|smokeqt-4.13.3-1|370	%{_kde_includedir}/smoke/qtscript_smoke.h
14mr|smokeqt-4.13.3-1|371	%{_kde_includedir}/smoke/qtsql_smoke.h
14mr|smokeqt-4.13.3-1|372	%{_kde_includedir}/smoke/qtsvg_smoke.h
14mr|smokeqt-4.13.3-1|373	%{_kde_includedir}/smoke/qttest_smoke.h
14mr|smokeqt-4.13.3-1|374	%{_kde_includedir}/smoke/qtuitools_smoke.h
14mr|smokeqt-4.13.3-1|375	%{_kde_includedir}/smoke/qtwebkit_smoke.h
14mr|smokeqt-4.13.3-1|376	%{_kde_includedir}/smoke/qtxml_smoke.h
14mr|smokeqt-4.13.3-1|377	%{_kde_includedir}/smoke/qtxmlpatterns_smoke.h
14mr|smokeqt-4.13.3-1|378	%{_kde_libdir}/libsmokephonon.so
14mr|smokeqt-4.13.3-1|379	%{_kde_libdir}/libsmokeqimageblitz.so
14mr|smokeqt-4.13.3-1|380	%{_kde_libdir}/libsmokeqsci.so
14mr|smokeqt-4.13.3-1|381	%{_kde_libdir}/libsmokeqt3support.so
14mr|smokeqt-4.13.3-1|382	%{_kde_libdir}/libsmokeqtcore.so
14mr|smokeqt-4.13.3-1|383	%{_kde_libdir}/libsmokeqtdbus.so
14mr|smokeqt-4.13.3-1|384	%{_kde_libdir}/libsmokeqtdeclarative.so
14mr|smokeqt-4.13.3-1|385	%{_kde_libdir}/libsmokeqtgui.so
14mr|smokeqt-4.13.3-1|386	%{_kde_libdir}/libsmokeqthelp.so
14mr|smokeqt-4.13.3-1|387	%{_kde_libdir}/libsmokeqtmultimedia.so
14mr|smokeqt-4.13.3-1|388	%{_kde_libdir}/libsmokeqtnetwork.so
14mr|smokeqt-4.13.3-1|389	%{_kde_libdir}/libsmokeqtopengl.so
14mr|smokeqt-4.13.3-1|390	%{_kde_libdir}/libsmokeqtscript.so
14mr|smokeqt-4.13.3-1|391	%{_kde_libdir}/libsmokeqtsql.so
14mr|smokeqt-4.13.3-1|392	%{_kde_libdir}/libsmokeqtsvg.so
14mr|smokeqt-4.13.3-1|393	%{_kde_libdir}/libsmokeqttest.so
14mr|smokeqt-4.13.3-1|394	%{_kde_libdir}/libsmokeqtuitools.so
14mr|smokeqt-4.13.3-1|395	%{_kde_libdir}/libsmokeqtwebkit.so
14mr|smokeqt-4.13.3-1|396	%{_kde_libdir}/libsmokeqtxml.so
14mr|smokeqt-4.13.3-1|397	%{_kde_libdir}/libsmokeqtxmlpatterns.so
14mr|smokeqt-4.13.3-1|398	%{_kde_datadir}/smokegen/qt-config.xml
14mr|smokeqt-4.13.3-1|399	%{_kde_datadir}/smokegen/qtdefines
14mr|smokeqt-4.13.3-1|400	%{_kde_datadir}/smoke/*.txt
14mr|smokeqt-4.13.3-1|401	
14mr|smokeqt-4.13.3-1|402	#------------------------------------------------------------
14mr|smokeqt-4.13.3-1|403	
14mr|smokeqt-4.13.3-1|404	%prep
14mr|smokeqt-4.13.3-1|405	%setup -q
14mr|smokeqt-4.13.3-1|406	
14mr|smokeqt-4.13.3-1|407	%build
14mr|smokeqt-4.13.3-1|408	%cmake_kde4
14mr|smokeqt-4.13.3-1|409	%make
14mr|smokeqt-4.13.3-1|410	
14mr|smokeqt-4.13.3-1|411	%install
14mr|smokeqt-4.13.3-1|412	%makeinstall_std -C build
14mr|smokeqt-4.13.3-1|413	
14mr|smokeqt-4.13.3-1|414	
14mr|smokeqt-4.13.3-1|415	%changelog
14mr|smokeqt-4.13.3-1|416	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|smokeqt-4.13.3-1|417	+ Revision: 9b75b3d
14mr|smokeqt-4.13.3-1|418	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|smokeqt-4.13.3-1|419	
14mr|smokeqt-4.13.3-1|420	

18955 14
14mr|smpeg-0.4.4-45|1	%define	lib_name_orig	libsmpeg
14mr|smpeg-0.4.4-45|2	# this is really the API, the major is 0
14mr|smpeg-0.4.4-45|3	%define	lib_major	0.4
14mr|smpeg-0.4.4-45|4	%define	lib_name	%mklibname %{name} %{lib_major}
14mr|smpeg-0.4.4-45|5	%define	develname	%mklibname %{name} -d
14mr|smpeg-0.4.4-45|6	
14mr|smpeg-0.4.4-45|7	Summary:	SDL MPEG Library
14mr|smpeg-0.4.4-45|8	Name:		smpeg
14mr|smpeg-0.4.4-45|9	Version:	0.4.4
14mr|smpeg-0.4.4-45|10	Release:	45
14mr|smpeg-0.4.4-45|11	License:	LGPL
14mr|smpeg-0.4.4-45|12	Group:		Video
14mr|smpeg-0.4.4-45|13	URL:		http://icculus.org/smpeg/
14mr|smpeg-0.4.4-45|14	Source0:	%{name}-%{version}.tar.bz2
14mr|smpeg-0.4.4-45|15	Patch0:		smpeg-remove-rpath-in-smpeg-config.patch
14mr|smpeg-0.4.4-45|16	Patch1:		smpeg-0.4.4-libsupc++.patch
14mr|smpeg-0.4.4-45|17	Patch2:		smpeg-0.4.4-fix-m4.patch
14mr|smpeg-0.4.4-45|18	Patch3:		smpeg-0.4.4-fix-underquoted-calls.patch
14mr|smpeg-0.4.4-45|19	Patch4:		smpeg-0.4.4-fix-header.patch
14mr|smpeg-0.4.4-45|20	Patch5:		smpeg-0.4.4-format_not_a_string_literal_and_no_format_arguments.diff
14mr|smpeg-0.4.4-45|21	# (misc) since aclocal requires libgtk1-devel to regenerate the
14mr|smpeg-0.4.4-45|22	# configure script and others, we need to remove them from the file
14mr|smpeg-0.4.4-45|23	# with a axe.
14mr|smpeg-0.4.4-45|24	Patch6:		smpeg-0.4.4-remove-gtk1.patch
14mr|smpeg-0.4.4-45|25	Patch7:		smpeg-0.4.4-automake.patch
14mr|smpeg-0.4.4-45|26	BuildRequires:	pkgconfig(esound)
14mr|smpeg-0.4.4-45|27	BuildRequires:	pkgconfig(gl)
14mr|smpeg-0.4.4-45|28	BuildRequires:	pkgconfig(glu)
14mr|smpeg-0.4.4-45|29	BuildRequires:	libstdc++-static-devel
14mr|smpeg-0.4.4-45|30	BuildRequires:	pkgconfig(ncurses)
14mr|smpeg-0.4.4-45|31	BuildRequires:	pkgconfig(sdl)
14mr|smpeg-0.4.4-45|32	BuildRequires:	pkgconfig(slang)
14mr|smpeg-0.4.4-45|33	BuildRequires:	zlib-devel
14mr|smpeg-0.4.4-45|34	
14mr|smpeg-0.4.4-45|35	%description
14mr|smpeg-0.4.4-45|36	SMPEG is based on UC Berkeley's mpeg_play software MPEG decoder and SPLAY,
14mr|smpeg-0.4.4-45|37	an mpeg audio decoder created by Woo-jae Jung. We have completed the
14mr|smpeg-0.4.4-45|38	initial work to wed these two projects in order to create a general
14mr|smpeg-0.4.4-45|39	purpose MPEG video/audio player for the Linux OS.
14mr|smpeg-0.4.4-45|40	
14mr|smpeg-0.4.4-45|41	%package -n	%{lib_name}
14mr|smpeg-0.4.4-45|42	Summary:	Main library for %{name}
14mr|smpeg-0.4.4-45|43	Group:		System/Libraries
14mr|smpeg-0.4.4-45|44	Provides:	%{name} = %{version}-%{release}
14mr|smpeg-0.4.4-45|45	
14mr|smpeg-0.4.4-45|46	%description -n	%{lib_name}
14mr|smpeg-0.4.4-45|47	This package contains the library needed to run programs dynamically
14mr|smpeg-0.4.4-45|48	linked with %{name}.
14mr|smpeg-0.4.4-45|49	
14mr|smpeg-0.4.4-45|50	%package -n	%{develname}
14mr|smpeg-0.4.4-45|51	Summary:	Headers for developing programs that will use %{name}
14mr|smpeg-0.4.4-45|52	Group:		Development/C
14mr|smpeg-0.4.4-45|53	Requires:	%{lib_name} = %{version}-%{release}
14mr|smpeg-0.4.4-45|54	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
14mr|smpeg-0.4.4-45|55	Provides:	%{name}-devel = %{version}-%{release}
14mr|smpeg-0.4.4-45|56	Provides:	%{lib_name}-devel
14mr|smpeg-0.4.4-45|57	Obsoletes:	%{mklibname smpeg 0.4 -d} < 0.4.4-44
14mr|smpeg-0.4.4-45|58	#gw smpeg-config calls sdl-config
14mr|smpeg-0.4.4-45|59	Requires:	pkgconfig(sdl)
14mr|smpeg-0.4.4-45|60	
14mr|smpeg-0.4.4-45|61	%description -n	%{develname}
14mr|smpeg-0.4.4-45|62	This package contains the headers that programmers will need to develop
14mr|smpeg-0.4.4-45|63	applications which will use %{name}.
14mr|smpeg-0.4.4-45|64	
14mr|smpeg-0.4.4-45|65	%package -n	%{name}-player
14mr|smpeg-0.4.4-45|66	Summary:	Simple MPEG player based on %{name} library
14mr|smpeg-0.4.4-45|67	Group:		Video
14mr|smpeg-0.4.4-45|68	
14mr|smpeg-0.4.4-45|69	%description -n	%{name}-player
14mr|smpeg-0.4.4-45|70	This package contains a MPEG player based on %{name}.
14mr|smpeg-0.4.4-45|71	
14mr|smpeg-0.4.4-45|72	%prep
14mr|smpeg-0.4.4-45|73	%setup -q
14mr|smpeg-0.4.4-45|74	%patch0 -p0
14mr|smpeg-0.4.4-45|75	%patch1 -p1 -b .libsupc++
14mr|smpeg-0.4.4-45|76	%patch2 -p0
14mr|smpeg-0.4.4-45|77	%patch3 -p1 -b .underquoted
14mr|smpeg-0.4.4-45|78	%patch4 -p1 -b .header
14mr|smpeg-0.4.4-45|79	%patch5 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|smpeg-0.4.4-45|80	%patch6 -p0
14mr|smpeg-0.4.4-45|81	%patch7 -p1
14mr|smpeg-0.4.4-45|82	
14mr|smpeg-0.4.4-45|83	# needed by Patch1
14mr|smpeg-0.4.4-45|84	touch NEWS AUTHORS ChangeLog
14mr|smpeg-0.4.4-45|85	autoreconf -fi
14mr|smpeg-0.4.4-45|86	
14mr|smpeg-0.4.4-45|87	%build
14mr|smpeg-0.4.4-45|88	%configure2_5x --disable-static
14mr|smpeg-0.4.4-45|89	# (gc) this sucking rpath thing...
14mr|smpeg-0.4.4-45|90	perl -pi -e 's/finalize_rpath="\$rpath"/finalize_rpath=/' libtool
14mr|smpeg-0.4.4-45|91	make
14mr|smpeg-0.4.4-45|92	
14mr|smpeg-0.4.4-45|93	%install
14mr|smpeg-0.4.4-45|94	%makeinstall_std
14mr|smpeg-0.4.4-45|95	
14mr|smpeg-0.4.4-45|96	%multiarch_binaries %{buildroot}%{_bindir}/smpeg-config
14mr|smpeg-0.4.4-45|97	
14mr|smpeg-0.4.4-45|98	%files -n %{name}-player
14mr|smpeg-0.4.4-45|99	%doc README
14mr|smpeg-0.4.4-45|100	%{_bindir}/plaympeg
14mr|smpeg-0.4.4-45|101	%{_bindir}/glmovie
14mr|smpeg-0.4.4-45|102	%{_mandir}/*/*
14mr|smpeg-0.4.4-45|103	
14mr|smpeg-0.4.4-45|104	%files -n %{lib_name}
14mr|smpeg-0.4.4-45|105	%doc README
14mr|smpeg-0.4.4-45|106	%{_libdir}/lib*.so.*
14mr|smpeg-0.4.4-45|107	
14mr|smpeg-0.4.4-45|108	%files -n %{develname}
14mr|smpeg-0.4.4-45|109	%doc CHANGES COPYING README
14mr|smpeg-0.4.4-45|110	%{_bindir}/smpeg-config
14mr|smpeg-0.4.4-45|111	%{multiarch_bindir}/smpeg-config
14mr|smpeg-0.4.4-45|112	%{_includedir}/*
14mr|smpeg-0.4.4-45|113	%{_libdir}/lib*.so
14mr|smpeg-0.4.4-45|114	%{_datadir}/aclocal/smpeg.m4
14mr|smpeg-0.4.4-45|115	
14mr|smpeg-0.4.4-45|116	
14mr|smpeg-0.4.4-45|117	%changelog
14mr|smpeg-0.4.4-45|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.4-45
14mr|smpeg-0.4.4-45|119	+ Revision: 23c0155
14mr|smpeg-0.4.4-45|120	- MassBuild#440: Increase release tag
14mr|smpeg-0.4.4-45|121	
14mr|smpeg-0.4.4-45|122	

18956 14
14mr|smproxy-1.0.5-2|1	Name: smproxy
14mr|smproxy-1.0.5-2|2	Version: 1.0.5
14mr|smproxy-1.0.5-2|3	Release: 2
14mr|smproxy-1.0.5-2|4	Summary: Session Manager Proxy
14mr|smproxy-1.0.5-2|5	Group: Development/X11
14mr|smproxy-1.0.5-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|smproxy-1.0.5-2|7	License: MIT
14mr|smproxy-1.0.5-2|8	BuildRoot: %{_tmppath}/%{name}-root
14mr|smproxy-1.0.5-2|9	
14mr|smproxy-1.0.5-2|10	BuildRequires: libxmu-devel >= 1.0.0
14mr|smproxy-1.0.5-2|11	BuildRequires: libxt-devel >= 1.0.0
14mr|smproxy-1.0.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|smproxy-1.0.5-2|13	
14mr|smproxy-1.0.5-2|14	%description
14mr|smproxy-1.0.5-2|15	Smproxy allows X applications that do not support X11R6 session management
14mr|smproxy-1.0.5-2|16	to participate in an X11R6 session.
14mr|smproxy-1.0.5-2|17	
14mr|smproxy-1.0.5-2|18	%prep
14mr|smproxy-1.0.5-2|19	%setup -q -n %{name}-%{version}
14mr|smproxy-1.0.5-2|20	
14mr|smproxy-1.0.5-2|21	%build
14mr|smproxy-1.0.5-2|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|smproxy-1.0.5-2|23	--x-libraries=%{_libdir}
14mr|smproxy-1.0.5-2|24	
14mr|smproxy-1.0.5-2|25	%make
14mr|smproxy-1.0.5-2|26	
14mr|smproxy-1.0.5-2|27	%install
14mr|smproxy-1.0.5-2|28	%makeinstall_std
14mr|smproxy-1.0.5-2|29	
14mr|smproxy-1.0.5-2|30	%files
14mr|smproxy-1.0.5-2|31	%{_bindir}/smproxy
14mr|smproxy-1.0.5-2|32	%{_mandir}/man1/smproxy.*
14mr|smproxy-1.0.5-2|33	
14mr|smproxy-1.0.5-2|34	
14mr|smproxy-1.0.5-2|35	
14mr|smproxy-1.0.5-2|36	
14mr|smproxy-1.0.5-2|37	
14mr|smproxy-1.0.5-2|38	%changelog
14mr|smproxy-1.0.5-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-2
14mr|smproxy-1.0.5-2|40	+ Revision: cf452b0
14mr|smproxy-1.0.5-2|41	- MassBuild#440: Increase release tag
14mr|smproxy-1.0.5-2|42	
14mr|smproxy-1.0.5-2|43	

18957 14
14mr|snort-2.9.6.2-1|1	Summary:        An Intrusion Detection System (IDS)
14mr|snort-2.9.6.2-1|2	Name:           snort
14mr|snort-2.9.6.2-1|3	Version:        2.9.6.2
14mr|snort-2.9.6.2-1|4	Release:        1
14mr|snort-2.9.6.2-1|5	License:        GPLv2+
14mr|snort-2.9.6.2-1|6	Group:          Networking/Other
14mr|snort-2.9.6.2-1|7	Url:            http://www.snort.org/
14mr|snort-2.9.6.2-1|8	Source0:        http://www.snort.org/dl/current/%{name}-%{version}.tar.gz
14mr|snort-2.9.6.2-1|9	#Source1:        http://www.snort.org/dl/current/%{name}-%{version}.tar.gz.sig
14mr|snort-2.9.6.2-1|10	Source3:        snort.service
14mr|snort-2.9.6.2-1|11	Source4:        snort.logrotate
14mr|snort-2.9.6.2-1|12	Source5:        snort.sysconfig
14mr|snort-2.9.6.2-1|13	Source6:        snortdb-extra
14mr|snort-2.9.6.2-1|14	Source7:        snort-wrapper.sh
14mr|snort-2.9.6.2-1|15	Patch0:         snort-lib64.diff
14mr|snort-2.9.6.2-1|16	# (oe) http://www.inliniac.net/files/
14mr|snort-2.9.6.2-1|17	Patch2:         snort-2.9.1-plugins_fix.diff
14mr|snort-2.9.6.2-1|18	Patch3:         snort-2.8.5-werror_antibork.diff
14mr|snort-2.9.6.2-1|19	Patch4:         snort-2.9.3-plugins_fix.patch
14mr|snort-2.9.6.2-1|20	BuildRequires:  bison
14mr|snort-2.9.6.2-1|21	BuildRequires:  chrpath
14mr|snort-2.9.6.2-1|22	BuildRequires:  flex
14mr|snort-2.9.6.2-1|23	BuildRequires:  latex2html
14mr|snort-2.9.6.2-1|24	BuildRequires:  texinfo
14mr|snort-2.9.6.2-1|25	BuildRequires:  daq-devel
14mr|snort-2.9.6.2-1|26	BuildRequires:  dnet-devel
14mr|snort-2.9.6.2-1|27	BuildRequires:  mysql-devel
14mr|snort-2.9.6.2-1|28	BuildRequires:  net1.0.2-devel
14mr|snort-2.9.6.2-1|29	BuildRequires:  pcap-devel
14mr|snort-2.9.6.2-1|30	BuildRequires:  postgresql-devel
14mr|snort-2.9.6.2-1|31	BuildRequires:  pkgconfig(gnutls)
14mr|snort-2.9.6.2-1|32	BuildRequires:  pkgconfig(libgcrypt)
14mr|snort-2.9.6.2-1|33	BuildRequires:  pkgconfig(libipq)
14mr|snort-2.9.6.2-1|34	BuildRequires:  pkgconfig(libpcre)
14mr|snort-2.9.6.2-1|35	BuildRequires:  pkgconfig(libprelude)
14mr|snort-2.9.6.2-1|36	BuildRequires:  pkgconfig(libtirpc)
14mr|snort-2.9.6.2-1|37	BuildRequires:  pkgconfig(openssl)
14mr|snort-2.9.6.2-1|38	BuildRequires:  pkgconfig(xtables)
14mr|snort-2.9.6.2-1|39	BuildRequires:  pkgconfig(zlib)
14mr|snort-2.9.6.2-1|40	Requires(post,preun,pre,postun):        rpm-helper
14mr|snort-2.9.6.2-1|41	Requires(preun,post):   snort-rules
14mr|snort-2.9.6.2-1|42	Requires:       pcre
14mr|snort-2.9.6.2-1|43	Requires:       pcap
14mr|snort-2.9.6.2-1|44	Requires:       snort-rules
14mr|snort-2.9.6.2-1|45	Suggests:       snortsam
14mr|snort-2.9.6.2-1|46	
14mr|snort-2.9.6.2-1|47	%description
14mr|snort-2.9.6.2-1|48	Snort is a libpcap-based packet sniffer/logger which can be used as a
14mr|snort-2.9.6.2-1|49	lightweight network intrusion detection system. It features rules based logging
14mr|snort-2.9.6.2-1|50	and can perform protocol analysis, content searching/matching and can be used
14mr|snort-2.9.6.2-1|51	to detect a variety of attacks and probes, such as buffer overflows, stealth
14mr|snort-2.9.6.2-1|52	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
14mr|snort-2.9.6.2-1|53	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
14mr|snort-2.9.6.2-1|54	separate "alert" file, or as a WinPopup message via Samba's smbclient
14mr|snort-2.9.6.2-1|55	
14mr|snort-2.9.6.2-1|56	This rpm is different from previous rpms and while it will not clobber
14mr|snort-2.9.6.2-1|57	your current snort file, you will need to modify it.
14mr|snort-2.9.6.2-1|58	
14mr|snort-2.9.6.2-1|59	There are 9 different packages available
14mr|snort-2.9.6.2-1|60	
14mr|snort-2.9.6.2-1|61	All of them require the base snort rpm.  Additionally, you will need
14mr|snort-2.9.6.2-1|62	to chose a binary to install.
14mr|snort-2.9.6.2-1|63	
14mr|snort-2.9.6.2-1|64	%{_sbindir}/snort should end up being a symlink to a binary in one of
14mr|snort-2.9.6.2-1|65	the following configurations. We use update-alternatives for this.
14mr|snort-2.9.6.2-1|66	Here are the different packages along with their priorities.
14mr|snort-2.9.6.2-1|67	
14mr|snort-2.9.6.2-1|68	plain(10)               plain+flexresp(11)              mysql(12)
14mr|snort-2.9.6.2-1|69	mysql+flexresp(13)      postgresql(14)                  postgresql+flexresp(15)
14mr|snort-2.9.6.2-1|70	bloat(16)               inline(17)                      inline+flexresp(18)
14mr|snort-2.9.6.2-1|71	prelude(19)             prelude+flexresp(20)
14mr|snort-2.9.6.2-1|72	
14mr|snort-2.9.6.2-1|73	Please see the documentation in %{_docdir}/%{name}
14mr|snort-2.9.6.2-1|74	
14mr|snort-2.9.6.2-1|75	%package plain+flexresp
14mr|snort-2.9.6.2-1|76	Summary:        Snort with Flexible Response
14mr|snort-2.9.6.2-1|77	Group:          Networking/Other
14mr|snort-2.9.6.2-1|78	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|79	
14mr|snort-2.9.6.2-1|80	%description plain+flexresp
14mr|snort-2.9.6.2-1|81	Snort compiled with flexresp support. FlexResp allows snort to actively close
14mr|snort-2.9.6.2-1|82	offending connections.
14mr|snort-2.9.6.2-1|83	
14mr|snort-2.9.6.2-1|84	%package mysql
14mr|snort-2.9.6.2-1|85	Summary:        Snort with MySQL database support
14mr|snort-2.9.6.2-1|86	Group:          Networking/Other
14mr|snort-2.9.6.2-1|87	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|88	
14mr|snort-2.9.6.2-1|89	%description mysql
14mr|snort-2.9.6.2-1|90	Snort compiled with mysql support.
14mr|snort-2.9.6.2-1|91	
14mr|snort-2.9.6.2-1|92	%package mysql+flexresp
14mr|snort-2.9.6.2-1|93	Summary:        Snort with MySQL database and Flexible Response support
14mr|snort-2.9.6.2-1|94	Group:          Networking/Other
14mr|snort-2.9.6.2-1|95	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|96	
14mr|snort-2.9.6.2-1|97	%description mysql+flexresp
14mr|snort-2.9.6.2-1|98	Snort compiled with mysql+flexresp support. FlexResp allows snort to actively
14mr|snort-2.9.6.2-1|99	close offending connections.
14mr|snort-2.9.6.2-1|100	
14mr|snort-2.9.6.2-1|101	%package postgresql
14mr|snort-2.9.6.2-1|102	Summary:        Snort with PostgreSQL database support
14mr|snort-2.9.6.2-1|103	Group:          Networking/Other
14mr|snort-2.9.6.2-1|104	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|105	
14mr|snort-2.9.6.2-1|106	%description    postgresql
14mr|snort-2.9.6.2-1|107	Snort compiled with postgresql support.
14mr|snort-2.9.6.2-1|108	
14mr|snort-2.9.6.2-1|109	%package postgresql+flexresp
14mr|snort-2.9.6.2-1|110	Summary:        Snort with PostgreSQL database and Flexible Response support
14mr|snort-2.9.6.2-1|111	Group:          Networking/Other
14mr|snort-2.9.6.2-1|112	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|113	
14mr|snort-2.9.6.2-1|114	%description postgresql+flexresp
14mr|snort-2.9.6.2-1|115	Snort compiled with postgresql+flexresp support. FlexResp allows snort to
14mr|snort-2.9.6.2-1|116	actively close offending connections.
14mr|snort-2.9.6.2-1|117	
14mr|snort-2.9.6.2-1|118	%package bloat
14mr|snort-2.9.6.2-1|119	Summary:        Snort with flexresp+mysql+postgresql+inline+prelude support
14mr|snort-2.9.6.2-1|120	Group:          Networking/Other
14mr|snort-2.9.6.2-1|121	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|122	
14mr|snort-2.9.6.2-1|123	%description    bloat
14mr|snort-2.9.6.2-1|124	Snort compiled with flexresp+mysql+postgresql+inline+prelude support.
14mr|snort-2.9.6.2-1|125	
14mr|snort-2.9.6.2-1|126	%package inline
14mr|snort-2.9.6.2-1|127	Summary:        Snort with Inline support
14mr|snort-2.9.6.2-1|128	Group:          Networking/Other
14mr|snort-2.9.6.2-1|129	Requires:       iptables
14mr|snort-2.9.6.2-1|130	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|131	
14mr|snort-2.9.6.2-1|132	%description inline
14mr|snort-2.9.6.2-1|133	Snort compiled with inline support. Snort-Inline takes packets from iptables
14mr|snort-2.9.6.2-1|134	instead of libpcap. It then uses new rule types to help iptables make pass or
14mr|snort-2.9.6.2-1|135	drop decisions based on snort rules.
14mr|snort-2.9.6.2-1|136	
14mr|snort-2.9.6.2-1|137	%package inline+flexresp
14mr|snort-2.9.6.2-1|138	Summary:        Snort with Inline and Flexible Response support
14mr|snort-2.9.6.2-1|139	Group:          Networking/Other
14mr|snort-2.9.6.2-1|140	Requires:       iptables
14mr|snort-2.9.6.2-1|141	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|142	
14mr|snort-2.9.6.2-1|143	%description inline+flexresp
14mr|snort-2.9.6.2-1|144	Snort compiled with inline+flexresp support. FlexResp allows snort to actively
14mr|snort-2.9.6.2-1|145	close offending connections. Snort-Inline takes packets from iptables instead
14mr|snort-2.9.6.2-1|146	of libpcap. It then uses new rule types to help iptables make pass or drop
14mr|snort-2.9.6.2-1|147	decisions based on snort rules.
14mr|snort-2.9.6.2-1|148	
14mr|snort-2.9.6.2-1|149	%package prelude
14mr|snort-2.9.6.2-1|150	Summary:        Snort with Prelude support
14mr|snort-2.9.6.2-1|151	Group:          Networking/Other
14mr|snort-2.9.6.2-1|152	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|153	
14mr|snort-2.9.6.2-1|154	%description prelude
14mr|snort-2.9.6.2-1|155	Snort compiled with prelude support.
14mr|snort-2.9.6.2-1|156	
14mr|snort-2.9.6.2-1|157	%package prelude+flexresp
14mr|snort-2.9.6.2-1|158	Summary:        Snort with Prelude and Flexible Response support
14mr|snort-2.9.6.2-1|159	Group:          Networking/Other
14mr|snort-2.9.6.2-1|160	Requires:       snort >= %{version}-%{release}
14mr|snort-2.9.6.2-1|161	
14mr|snort-2.9.6.2-1|162	%description prelude+flexresp
14mr|snort-2.9.6.2-1|163	Snort compiled with prelude+flexresp support. FlexResp allows snort to actively
14mr|snort-2.9.6.2-1|164	close offending connections.
14mr|snort-2.9.6.2-1|165	
14mr|snort-2.9.6.2-1|166	%package devel
14mr|snort-2.9.6.2-1|167	Summary:        Snort development files
14mr|snort-2.9.6.2-1|168	Group:          Networking/Other
14mr|snort-2.9.6.2-1|169	Requires:       snort = %{version}-%{release}
14mr|snort-2.9.6.2-1|170	
14mr|snort-2.9.6.2-1|171	%description devel
14mr|snort-2.9.6.2-1|172	This package includes the development files for %{name}.
14mr|snort-2.9.6.2-1|173	
14mr|snort-2.9.6.2-1|174	%prep
14mr|snort-2.9.6.2-1|175	%setup -q
14mr|snort-2.9.6.2-1|176	%patch0 -p0 -b .lib64
14mr|snort-2.9.6.2-1|177	%patch2 -p1 -b .plugins_fix
14mr|snort-2.9.6.2-1|178	%patch3 -p0 -b .werror_antibork
14mr|snort-2.9.6.2-1|179	%patch4 -p0 -b .plugins_fix
14mr|snort-2.9.6.2-1|180	
14mr|snort-2.9.6.2-1|181	# fix pid file path
14mr|snort-2.9.6.2-1|182	/bin/echo "#define _PATH_VARRUN \"%{_var}/run/%{name}\"" >> acconfig.h
14mr|snort-2.9.6.2-1|183	
14mr|snort-2.9.6.2-1|184	cp -a %{SOURCE6} .
14mr|snort-2.9.6.2-1|185	
14mr|snort-2.9.6.2-1|186	%build
14mr|snort-2.9.6.2-1|187	%serverbuild
14mr|snort-2.9.6.2-1|188	export WANT_AUTOCONF_2_5=1
14mr|snort-2.9.6.2-1|189	rm -f configure
14mr|snort-2.9.6.2-1|190	libtoolize --automake --copy --force; aclocal -I m4; autoheader; automake --foreign --add-missing --copy; autoconf
14mr|snort-2.9.6.2-1|191	
14mr|snort-2.9.6.2-1|192	# build snort
14mr|snort-2.9.6.2-1|193	rm -rf building && mkdir -p building && cd building
14mr|snort-2.9.6.2-1|194	SNORT_BASE_CONFIG="--prefix=%{_prefix} \
14mr|snort-2.9.6.2-1|195	--libdir=%{_libdir} \
14mr|snort-2.9.6.2-1|196	--libexecdir=%{_libdir}/%{name} \
14mr|snort-2.9.6.2-1|197	--mandir=%{_mandir} \
14mr|snort-2.9.6.2-1|198	--sysconfdir=%{_sysconfdir}/%{name} \
14mr|snort-2.9.6.2-1|199	--disable-prelude \
14mr|snort-2.9.6.2-1|200	--enable-shared \
14mr|snort-2.9.6.2-1|201	--enable-pthread \
14mr|snort-2.9.6.2-1|202	--enable-dynamicplugin \
14mr|snort-2.9.6.2-1|203	--enable-perfprofiling \
14mr|snort-2.9.6.2-1|204	--enable-linux-smp-stats \
14mr|snort-2.9.6.2-1|205	--disable-static-daq \
14mr|snort-2.9.6.2-1|206	--enable-ppm \
14mr|snort-2.9.6.2-1|207	--enable-decoder-preprocessor-rules \
14mr|snort-2.9.6.2-1|208	--cache-file=../../config.cache \
14mr|snort-2.9.6.2-1|209	--enable-reload \
14mr|snort-2.9.6.2-1|210	--enable-reload-error-restart \
14mr|snort-2.9.6.2-1|211	--enable-zlib \
14mr|snort-2.9.6.2-1|212	--enable-mpls \
14mr|snort-2.9.6.2-1|213	--enable-targetbased \
14mr|snort-2.9.6.2-1|214	--enable-perfprofiling \
14mr|snort-2.9.6.2-1|215	--enable-active-response \
14mr|snort-2.9.6.2-1|216	--enable-normalizer \
14mr|snort-2.9.6.2-1|217	--enable-react \
14mr|snort-2.9.6.2-1|218	--with-daq-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|219	--with-daq-libraries=%{_libdir}"
14mr|snort-2.9.6.2-1|220	
14mr|snort-2.9.6.2-1|221	# Will be, when I port razorback into Mandriva/Mageia
14mr|snort-2.9.6.2-1|222	#    --enable-rzb-saac"
14mr|snort-2.9.6.2-1|223	
14mr|snort-2.9.6.2-1|224	# there are some strange configure errors
14mr|snort-2.9.6.2-1|225	# when not doing a distclean between major builds.
14mr|snort-2.9.6.2-1|226	# plain
14mr|snort-2.9.6.2-1|227	{
14mr|snort-2.9.6.2-1|228	mkdir -p plain; cd plain
14mr|snort-2.9.6.2-1|229	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|230	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|231	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|232	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|233	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|234	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|235	make
14mr|snort-2.9.6.2-1|236	mv src/%{name} ../%{name}-plain
14mr|snort-2.9.6.2-1|237	#make distclean
14mr|snort-2.9.6.2-1|238	cd ..
14mr|snort-2.9.6.2-1|239	}
14mr|snort-2.9.6.2-1|240	
14mr|snort-2.9.6.2-1|241	# plain+flexresp
14mr|snort-2.9.6.2-1|242	{
14mr|snort-2.9.6.2-1|243	mkdir -p plain+flexresp; cd plain+flexresp
14mr|snort-2.9.6.2-1|244	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|245	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|246	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|247	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|248	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|249	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|250	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|251	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|252	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|253	make
14mr|snort-2.9.6.2-1|254	mv src/%{name} ../%{name}-plain+flexresp
14mr|snort-2.9.6.2-1|255	# make distclean
14mr|snort-2.9.6.2-1|256	cd ..
14mr|snort-2.9.6.2-1|257	}
14mr|snort-2.9.6.2-1|258	
14mr|snort-2.9.6.2-1|259	# mysql+flexresp
14mr|snort-2.9.6.2-1|260	{
14mr|snort-2.9.6.2-1|261	mkdir -p mysql+flexresp; cd mysql+flexresp
14mr|snort-2.9.6.2-1|262	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|263	--with-mysql-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|264	--with-mysql-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|265	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|266	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|267	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|268	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|269	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|270	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|271	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|272	make
14mr|snort-2.9.6.2-1|273	mv src/%{name} ../%{name}-mysql+flexresp
14mr|snort-2.9.6.2-1|274	# make distclean
14mr|snort-2.9.6.2-1|275	cd ..
14mr|snort-2.9.6.2-1|276	}
14mr|snort-2.9.6.2-1|277	
14mr|snort-2.9.6.2-1|278	# mysql
14mr|snort-2.9.6.2-1|279	{
14mr|snort-2.9.6.2-1|280	mkdir -p mysql; cd mysql
14mr|snort-2.9.6.2-1|281	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|282	--with-mysql-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|283	--with-mysql-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|284	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|285	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|286	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|287	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|288	make
14mr|snort-2.9.6.2-1|289	mv src/%{name} ../%{name}-mysql
14mr|snort-2.9.6.2-1|290	# make distclean
14mr|snort-2.9.6.2-1|291	cd ..
14mr|snort-2.9.6.2-1|292	}
14mr|snort-2.9.6.2-1|293	
14mr|snort-2.9.6.2-1|294	# postgresql+flexresp
14mr|snort-2.9.6.2-1|295	{
14mr|snort-2.9.6.2-1|296	mkdir -p postgresql+flexresp; cd postgresql+flexresp
14mr|snort-2.9.6.2-1|297	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|298	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|299	--with-postgresql=%{_prefix} \
14mr|snort-2.9.6.2-1|300	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|301	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|302	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|303	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|304	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|305	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|306	make
14mr|snort-2.9.6.2-1|307	mv src/%{name} ../%{name}-postgresql+flexresp
14mr|snort-2.9.6.2-1|308	# make distclean
14mr|snort-2.9.6.2-1|309	cd ..
14mr|snort-2.9.6.2-1|310	}
14mr|snort-2.9.6.2-1|311	
14mr|snort-2.9.6.2-1|312	# postgresql
14mr|snort-2.9.6.2-1|313	{
14mr|snort-2.9.6.2-1|314	mkdir -p postgresql; cd postgresql
14mr|snort-2.9.6.2-1|315	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|316	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|317	--with-postgresql=%{_prefix} \
14mr|snort-2.9.6.2-1|318	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|319	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|320	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|321	make
14mr|snort-2.9.6.2-1|322	mv src/%{name} ../%{name}-postgresql
14mr|snort-2.9.6.2-1|323	# make distclean
14mr|snort-2.9.6.2-1|324	cd ..
14mr|snort-2.9.6.2-1|325	}
14mr|snort-2.9.6.2-1|326	
14mr|snort-2.9.6.2-1|327	# bloat
14mr|snort-2.9.6.2-1|328	{
14mr|snort-2.9.6.2-1|329	mkdir -p bloat; cd bloat
14mr|snort-2.9.6.2-1|330	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|331	--with-mysql-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|332	--with-mysql-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|333	--with-postgresql=%{_prefix} \
14mr|snort-2.9.6.2-1|334	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|335	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|336	--with-openssl=%{_prefix} \
14mr|snort-2.9.6.2-1|337	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|338	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|339	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|340	--with-inline --enable-inline \
14mr|snort-2.9.6.2-1|341	--with-libipq-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|342	--with-libipq-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|343	--enable-prelude --with-libprelude-prefix=%{_prefix}
14mr|snort-2.9.6.2-1|344	make
14mr|snort-2.9.6.2-1|345	mv src/%{name} ../%{name}-bloat
14mr|snort-2.9.6.2-1|346	# make distclean
14mr|snort-2.9.6.2-1|347	cd ..
14mr|snort-2.9.6.2-1|348	}
14mr|snort-2.9.6.2-1|349	
14mr|snort-2.9.6.2-1|350	# inline
14mr|snort-2.9.6.2-1|351	{
14mr|snort-2.9.6.2-1|352	mkdir -p inline; cd inline
14mr|snort-2.9.6.2-1|353	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|354	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|355	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|356	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|357	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|358	--with-inline --enable-inline \
14mr|snort-2.9.6.2-1|359	--with-libipq-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|360	--with-libipq-libraries=%{_libdir}
14mr|snort-2.9.6.2-1|361	make
14mr|snort-2.9.6.2-1|362	mv src/%{name} ../%{name}-inline
14mr|snort-2.9.6.2-1|363	#make distclean
14mr|snort-2.9.6.2-1|364	cd ..
14mr|snort-2.9.6.2-1|365	}
14mr|snort-2.9.6.2-1|366	
14mr|snort-2.9.6.2-1|367	# inline+flexresp
14mr|snort-2.9.6.2-1|368	{
14mr|snort-2.9.6.2-1|369	mkdir -p inline+flexresp; cd inline+flexresp
14mr|snort-2.9.6.2-1|370	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|371	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|372	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|373	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|374	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|375	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|376	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|377	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|378	--with-inline --enable-inline \
14mr|snort-2.9.6.2-1|379	--with-libipq-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|380	--with-libipq-libraries=%{_libdir}
14mr|snort-2.9.6.2-1|381	make
14mr|snort-2.9.6.2-1|382	mv src/%{name} ../%{name}-inline+flexresp
14mr|snort-2.9.6.2-1|383	#make distclean
14mr|snort-2.9.6.2-1|384	cd ..
14mr|snort-2.9.6.2-1|385	}
14mr|snort-2.9.6.2-1|386	
14mr|snort-2.9.6.2-1|387	# prelude+flexresp
14mr|snort-2.9.6.2-1|388	{
14mr|snort-2.9.6.2-1|389	mkdir -p prelude+flexresp; cd prelude+flexresp
14mr|snort-2.9.6.2-1|390	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|391	--enable-prelude --with-libprelude-prefix=%{_prefix} \
14mr|snort-2.9.6.2-1|392	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|393	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|394	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|395	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|396	--enable-flexresp3 \
14mr|snort-2.9.6.2-1|397	--with-dnet-includes=%{_includedir} \
14mr|snort-2.9.6.2-1|398	--with-dnet-libraries=%{_libdir} \
14mr|snort-2.9.6.2-1|399	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|400	make
14mr|snort-2.9.6.2-1|401	mv src/%{name} ../%{name}-prelude+flexresp
14mr|snort-2.9.6.2-1|402	# make distclean
14mr|snort-2.9.6.2-1|403	cd ..
14mr|snort-2.9.6.2-1|404	}
14mr|snort-2.9.6.2-1|405	
14mr|snort-2.9.6.2-1|406	# prelude
14mr|snort-2.9.6.2-1|407	{
14mr|snort-2.9.6.2-1|408	mkdir -p prelude; cd prelude
14mr|snort-2.9.6.2-1|409	../../configure $SNORT_BASE_CONFIG \
14mr|snort-2.9.6.2-1|410	--enable-prelude --with-libprelude-prefix=%{_prefix} \
14mr|snort-2.9.6.2-1|411	--without-mysql --disable-mysql \
14mr|snort-2.9.6.2-1|412	--without-postgresql --disable-postgresql \
14mr|snort-2.9.6.2-1|413	--without-oracle --disable-oracle \
14mr|snort-2.9.6.2-1|414	--without-odbc --disable-odbc \
14mr|snort-2.9.6.2-1|415	--without-inline --disable-inline
14mr|snort-2.9.6.2-1|416	make
14mr|snort-2.9.6.2-1|417	mv src/%{name} ../%{name}-prelude
14mr|snort-2.9.6.2-1|418	# make distclean
14mr|snort-2.9.6.2-1|419	cd ..
14mr|snort-2.9.6.2-1|420	}
14mr|snort-2.9.6.2-1|421	
14mr|snort-2.9.6.2-1|422	cd ..
14mr|snort-2.9.6.2-1|423	
14mr|snort-2.9.6.2-1|424	## make the html versions of the faq and manual
14mr|snort-2.9.6.2-1|425	#pushd doc
14mr|snort-2.9.6.2-1|426	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +1 faq.tex
14mr|snort-2.9.6.2-1|427	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +2 -noaddress snort_manual.tex
14mr|snort-2.9.6.2-1|428	#    # cleanup
14mr|snort-2.9.6.2-1|429	#    rm -f faq/WARNINGS faq/*.tex faq/*.idx faq/*.log faq/*.aux faq/*.pl
14mr|snort-2.9.6.2-1|430	#    rm -f snort_manual/WARNINGS snort_manual/*.tex snort_manual/*.aux snort_manual/*.log snort_manual/*.pl
14mr|snort-2.9.6.2-1|431	#popd
14mr|snort-2.9.6.2-1|432	
14mr|snort-2.9.6.2-1|433	%install
14mr|snort-2.9.6.2-1|434	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/rules
14mr|snort-2.9.6.2-1|435	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|snort-2.9.6.2-1|436	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|snort-2.9.6.2-1|437	mkdir -p %{buildroot}/var/log/%{name}/empty
14mr|snort-2.9.6.2-1|438	mkdir -p %{buildroot}/var/run/%{name}
14mr|snort-2.9.6.2-1|439	mkdir -p %{buildroot}%{_sbindir}
14mr|snort-2.9.6.2-1|440	mkdir -p %{buildroot}%{_initrddir}
14mr|snort-2.9.6.2-1|441	mkdir -p %{buildroot}%{_mandir}/man8
14mr|snort-2.9.6.2-1|442	
14mr|snort-2.9.6.2-1|443	%makeinstall_std -C building/plain
14mr|snort-2.9.6.2-1|444	
14mr|snort-2.9.6.2-1|445	# cleanup
14mr|snort-2.9.6.2-1|446	rm -f  %{buildroot}%{_bindir}/%{name}
14mr|snort-2.9.6.2-1|447	rm -rf %{buildroot}%{_prefix}/src
14mr|snort-2.9.6.2-1|448	rm -f  %{buildroot}%{_libdir}/%{name}/dynamicengine/*.{a,la}
14mr|snort-2.9.6.2-1|449	rm -f  %{buildroot}%{_libdir}/%{name}/dynamicpreprocessor/*.{a,la}
14mr|snort-2.9.6.2-1|450	rm -f  %{buildroot}%{_libdir}/%{name}/dynamic_preproc/*.{a,la}
14mr|snort-2.9.6.2-1|451	
14mr|snort-2.9.6.2-1|452	{
14mr|snort-2.9.6.2-1|453	pushd building
14mr|snort-2.9.6.2-1|454	install %{name}-plain %{buildroot}%{_sbindir}/%{name}-plain
14mr|snort-2.9.6.2-1|455	install %{name}-plain+flexresp %{buildroot}%{_sbindir}/%{name}-plain+flexresp
14mr|snort-2.9.6.2-1|456	install %{name}-mysql %{buildroot}%{_sbindir}/%{name}-mysql
14mr|snort-2.9.6.2-1|457	install %{name}-mysql+flexresp %{buildroot}%{_sbindir}/%{name}-mysql+flexresp
14mr|snort-2.9.6.2-1|458	install %{name}-postgresql %{buildroot}%{_sbindir}/%{name}-postgresql
14mr|snort-2.9.6.2-1|459	install %{name}-postgresql+flexresp %{buildroot}%{_sbindir}/%{name}-postgresql+flexresp
14mr|snort-2.9.6.2-1|460	install %{name}-bloat %{buildroot}%{_sbindir}/%{name}-bloat
14mr|snort-2.9.6.2-1|461	install %{name}-inline %{buildroot}%{_sbindir}/%{name}-inline
14mr|snort-2.9.6.2-1|462	install %{name}-inline+flexresp %{buildroot}%{_sbindir}/%{name}-inline+flexresp
14mr|snort-2.9.6.2-1|463	install %{name}-prelude %{buildroot}%{_sbindir}/%{name}-prelude
14mr|snort-2.9.6.2-1|464	install %{name}-prelude+flexresp %{buildroot}%{_sbindir}/%{name}-prelude+flexresp
14mr|snort-2.9.6.2-1|465	popd
14mr|snort-2.9.6.2-1|466	}
14mr|snort-2.9.6.2-1|467	
14mr|snort-2.9.6.2-1|468	install %{name}.8* %{buildroot}%{_mandir}/man8
14mr|snort-2.9.6.2-1|469	perl -pi -e "s|var RULE_PATH ../rules|var RULE_PATH rules|" etc/%{name}.conf
14mr|snort-2.9.6.2-1|470	
14mr|snort-2.9.6.2-1|471	install -m0644 etc/*.conf %{buildroot}%{_sysconfdir}/%{name}/
14mr|snort-2.9.6.2-1|472	install -m0644 etc/*.config %{buildroot}%{_sysconfdir}/%{name}/
14mr|snort-2.9.6.2-1|473	install -m0644 etc/*.map %{buildroot}%{_sysconfdir}/%{name}/
14mr|snort-2.9.6.2-1|474	
14mr|snort-2.9.6.2-1|475	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14mr|snort-2.9.6.2-1|476	
14mr|snort-2.9.6.2-1|477	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|snort-2.9.6.2-1|478	install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|snort-2.9.6.2-1|479	
14mr|snort-2.9.6.2-1|480	install -D -m755 %{SOURCE7} %{buildroot}%{_libexecdir}/snort-wrapper.sh
14mr|snort-2.9.6.2-1|481	sed "s:libexecdir:%{_libexecdir}:" -i %{buildroot}%{_unitdir}/%{name}.service
14mr|snort-2.9.6.2-1|482	
14mr|snort-2.9.6.2-1|483	# strip rpath
14mr|snort-2.9.6.2-1|484	chrpath -d %{buildroot}%{_sbindir}/%{name}-*
14mr|snort-2.9.6.2-1|485	
14mr|snort-2.9.6.2-1|486	# fix libexecdir
14mr|snort-2.9.6.2-1|487	perl -pi -e "s|/usr/local/lib/snort_|%{_libdir}/%{name}/|g" %{buildroot}%{_sysconfdir}/%{name}/snort.conf
14mr|snort-2.9.6.2-1|488	
14mr|snort-2.9.6.2-1|489	%pre
14mr|snort-2.9.6.2-1|490	%_pre_useradd snort /var/log/snort /bin/false
14mr|snort-2.9.6.2-1|491	
14mr|snort-2.9.6.2-1|492	%post
14mr|snort-2.9.6.2-1|493	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain 10
14mr|snort-2.9.6.2-1|494	%systemd_post snort
14mr|snort-2.9.6.2-1|495	
14mr|snort-2.9.6.2-1|496	%preun
14mr|snort-2.9.6.2-1|497	%systemd_preun snort
14mr|snort-2.9.6.2-1|498	
14mr|snort-2.9.6.2-1|499	%postun
14mr|snort-2.9.6.2-1|500	%_postun_userdel snort
14mr|snort-2.9.6.2-1|501	# remove the link if not upgrade
14mr|snort-2.9.6.2-1|502	if [ $1 = 0 ]; then
14mr|snort-2.9.6.2-1|503	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain
14mr|snort-2.9.6.2-1|504	fi
14mr|snort-2.9.6.2-1|505	
14mr|snort-2.9.6.2-1|506	%post plain+flexresp
14mr|snort-2.9.6.2-1|507	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain+flexresp 11
14mr|snort-2.9.6.2-1|508	
14mr|snort-2.9.6.2-1|509	%postun plain+flexresp
14mr|snort-2.9.6.2-1|510	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain+flexresp
14mr|snort-2.9.6.2-1|511	
14mr|snort-2.9.6.2-1|512	%post mysql
14mr|snort-2.9.6.2-1|513	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql 12
14mr|snort-2.9.6.2-1|514	
14mr|snort-2.9.6.2-1|515	%postun mysql
14mr|snort-2.9.6.2-1|516	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql
14mr|snort-2.9.6.2-1|517	
14mr|snort-2.9.6.2-1|518	%post mysql+flexresp
14mr|snort-2.9.6.2-1|519	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql+flexresp 13
14mr|snort-2.9.6.2-1|520	
14mr|snort-2.9.6.2-1|521	%postun mysql+flexresp
14mr|snort-2.9.6.2-1|522	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql+flexresp
14mr|snort-2.9.6.2-1|523	
14mr|snort-2.9.6.2-1|524	%post postgresql
14mr|snort-2.9.6.2-1|525	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql 14
14mr|snort-2.9.6.2-1|526	
14mr|snort-2.9.6.2-1|527	%postun postgresql
14mr|snort-2.9.6.2-1|528	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql
14mr|snort-2.9.6.2-1|529	
14mr|snort-2.9.6.2-1|530	%post postgresql+flexresp
14mr|snort-2.9.6.2-1|531	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql+flexresp 15
14mr|snort-2.9.6.2-1|532	
14mr|snort-2.9.6.2-1|533	%postun postgresql+flexresp
14mr|snort-2.9.6.2-1|534	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql+flexresp
14mr|snort-2.9.6.2-1|535	
14mr|snort-2.9.6.2-1|536	%post bloat
14mr|snort-2.9.6.2-1|537	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-bloat 16
14mr|snort-2.9.6.2-1|538	
14mr|snort-2.9.6.2-1|539	%postun bloat
14mr|snort-2.9.6.2-1|540	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-bloat
14mr|snort-2.9.6.2-1|541	
14mr|snort-2.9.6.2-1|542	%post inline
14mr|snort-2.9.6.2-1|543	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline 17
14mr|snort-2.9.6.2-1|544	
14mr|snort-2.9.6.2-1|545	%postun inline
14mr|snort-2.9.6.2-1|546	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline
14mr|snort-2.9.6.2-1|547	
14mr|snort-2.9.6.2-1|548	%post inline+flexresp
14mr|snort-2.9.6.2-1|549	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline+flexresp 18
14mr|snort-2.9.6.2-1|550	
14mr|snort-2.9.6.2-1|551	%postun inline+flexresp
14mr|snort-2.9.6.2-1|552	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline+flexresp
14mr|snort-2.9.6.2-1|553	
14mr|snort-2.9.6.2-1|554	%post prelude
14mr|snort-2.9.6.2-1|555	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude 19
14mr|snort-2.9.6.2-1|556	
14mr|snort-2.9.6.2-1|557	%postun prelude
14mr|snort-2.9.6.2-1|558	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude
14mr|snort-2.9.6.2-1|559	
14mr|snort-2.9.6.2-1|560	%post prelude+flexresp
14mr|snort-2.9.6.2-1|561	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude+flexresp 20
14mr|snort-2.9.6.2-1|562	
14mr|snort-2.9.6.2-1|563	%postun prelude+flexresp
14mr|snort-2.9.6.2-1|564	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude+flexresp
14mr|snort-2.9.6.2-1|565	
14mr|snort-2.9.6.2-1|566	%files
14mr|snort-2.9.6.2-1|567	%doc COPYING ChangeLog RELEASE.NOTES
14mr|snort-2.9.6.2-1|568	%doc doc/AUTHORS doc/BUGS doc/CREDITS doc/generators doc/INSTALL doc/NEWS doc/PROBLEMS doc/README
14mr|snort-2.9.6.2-1|569	%doc doc/README.alert_order doc/README.asn1 doc/README.csv
14mr|snort-2.9.6.2-1|570	%doc doc/README.dcerpc2 doc/README.decode doc/README.dns doc/README.event_queue
14mr|snort-2.9.6.2-1|571	%doc doc/README.flowbits doc/README.frag3 doc/README.daq doc/README.decoder_preproc_rules doc/README.reload
14mr|snort-2.9.6.2-1|572	%doc doc/README.ftptelnet doc/README.gre doc/README.http_inspect doc/README.ipip doc/README.filters
14mr|snort-2.9.6.2-1|573	%doc doc/README.ipv6 doc/README.pcap_readmode doc/README.PerfProfiling doc/README.PLUGINS doc/README.ppm
14mr|snort-2.9.6.2-1|574	%doc doc/README.sfportscan doc/README.SMTP doc/README.ssh doc/README.ssl doc/README.multipleconfigs
14mr|snort-2.9.6.2-1|575	%doc doc/README.stream5 doc/README.tag doc/README.thresholding doc/README.UNSOCK doc/README.variables
14mr|snort-2.9.6.2-1|576	%doc doc/README.WIN32 doc/TODO doc/USAGE doc/WISHLIST doc/README.active
14mr|snort-2.9.6.2-1|577	%doc doc/README.sensitive_data
14mr|snort-2.9.6.2-1|578	%doc doc/*.pdf doc/*.tex
14mr|snort-2.9.6.2-1|579	#%doc %doc doc/CRYPTIX-LICENSE.TXT doc/README.sam
14mr|snort-2.9.6.2-1|580	# latex2html is borked...
14mr|snort-2.9.6.2-1|581	#%doc  doc/snort_manual doc/faq
14mr|snort-2.9.6.2-1|582	%{_sbindir}/%{name}-plain
14mr|snort-2.9.6.2-1|583	%{_bindir}/u2boat
14mr|snort-2.9.6.2-1|584	%{_bindir}/u2spewfoo
14mr|snort-2.9.6.2-1|585	%{_mandir}/man8/%{name}.8*
14mr|snort-2.9.6.2-1|586	%attr(0755,snort,snort) %dir /var/log/%{name}
14mr|snort-2.9.6.2-1|587	%attr(0755,snort,snort) %dir /var/log/%{name}/empty
14mr|snort-2.9.6.2-1|588	%attr(0755,snort,snort) %dir /var/run/%{name}
14mr|snort-2.9.6.2-1|589	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
14mr|snort-2.9.6.2-1|590	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}/rules
14mr|snort-2.9.6.2-1|591	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/file_magic.conf
14mr|snort-2.9.6.2-1|592	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.config
14mr|snort-2.9.6.2-1|593	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/threshold.conf
14mr|snort-2.9.6.2-1|594	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.map
14mr|snort-2.9.6.2-1|595	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mr|snort-2.9.6.2-1|596	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|snort-2.9.6.2-1|597	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|snort-2.9.6.2-1|598	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mr|snort-2.9.6.2-1|599	%dir %{_libdir}/%{name}
14mr|snort-2.9.6.2-1|600	%dir %{_libdir}/%{name}/dynamicengine
14mr|snort-2.9.6.2-1|601	%dir %{_libdir}/%{name}/dynamicpreprocessor
14mr|snort-2.9.6.2-1|602	#%dir %{_libdir}/%{name}/dynamicrules
14mr|snort-2.9.6.2-1|603	%dir %{_libdir}/%{name}/dynamic_output
14mr|snort-2.9.6.2-1|604	%{_libdir}/%{name}/dynamicengine/libsf_engine.so
14mr|snort-2.9.6.2-1|605	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dce2_preproc.so
14mr|snort-2.9.6.2-1|606	#attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_dcerpc_preproc.so
14mr|snort-2.9.6.2-1|607	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dns_preproc.so
14mr|snort-2.9.6.2-1|608	#%{_libdir}/%{name}/dynamicpreprocessor/lib_sfdynamic_preprocessor_example.so
14mr|snort-2.9.6.2-1|609	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ftptelnet_preproc.so
14mr|snort-2.9.6.2-1|610	%{_libdir}/%{name}/dynamicpreprocessor/libsf_smtp_preproc.so
14mr|snort-2.9.6.2-1|611	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ssh_preproc.so
14mr|snort-2.9.6.2-1|612	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ssl_preproc.so
14mr|snort-2.9.6.2-1|613	#%{_libdir}/%{name}/dynamicrules/lib_sfdynamic_example_rule.so
14mr|snort-2.9.6.2-1|614	%{_libdir}/%{name}/dynamicpreprocessor/libsf_sdf_preproc.so
14mr|snort-2.9.6.2-1|615	%{_libdir}/%{name}/dynamicpreprocessor/libsf_imap_preproc.so
14mr|snort-2.9.6.2-1|616	%{_libdir}/%{name}/dynamicpreprocessor/libsf_pop_preproc.so
14mr|snort-2.9.6.2-1|617	%{_libdir}/%{name}/dynamicpreprocessor/libsf_reputation_preproc.so
14mr|snort-2.9.6.2-1|618	%{_libdir}/%{name}/dynamicpreprocessor/libsf_sip_preproc.so
14mr|snort-2.9.6.2-1|619	
14mr|snort-2.9.6.2-1|620	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dnp3_preproc.*
14mr|snort-2.9.6.2-1|621	%{_libdir}/%{name}/dynamicpreprocessor/libsf_gtp_preproc.*
14mr|snort-2.9.6.2-1|622	%{_libdir}/%{name}/dynamicpreprocessor/libsf_modbus_preproc.*
14mr|snort-2.9.6.2-1|623	%{_libdir}/%{name}/dynamic_output/libsf_dynamic_output.*
14mr|snort-2.9.6.2-1|624	
14mr|snort-2.9.6.2-1|625	%attr(0755,root,root) %{_libexecdir}/snort-wrapper.sh
14mr|snort-2.9.6.2-1|626	
14mr|snort-2.9.6.2-1|627	%files plain+flexresp
14mr|snort-2.9.6.2-1|628	%{_sbindir}/%{name}-plain+flexresp
14mr|snort-2.9.6.2-1|629	
14mr|snort-2.9.6.2-1|630	%files mysql
14mr|snort-2.9.6.2-1|631	#%doc schemas/create_mysql
14mr|snort-2.9.6.2-1|632	%{_sbindir}/%{name}-mysql
14mr|snort-2.9.6.2-1|633	
14mr|snort-2.9.6.2-1|634	%files mysql+flexresp
14mr|snort-2.9.6.2-1|635	#%doc schemas/create_mysql
14mr|snort-2.9.6.2-1|636	%{_sbindir}/%{name}-mysql+flexresp
14mr|snort-2.9.6.2-1|637	
14mr|snort-2.9.6.2-1|638	%files postgresql
14mr|snort-2.9.6.2-1|639	#%doc schemas/create_postgresql
14mr|snort-2.9.6.2-1|640	%{_sbindir}/%{name}-postgresql
14mr|snort-2.9.6.2-1|641	
14mr|snort-2.9.6.2-1|642	%files postgresql+flexresp
14mr|snort-2.9.6.2-1|643	#%doc schemas/create_postgresql
14mr|snort-2.9.6.2-1|644	%{_sbindir}/%{name}-postgresql+flexresp
14mr|snort-2.9.6.2-1|645	
14mr|snort-2.9.6.2-1|646	%files bloat
14mr|snort-2.9.6.2-1|647	%{_sbindir}/%{name}-bloat
14mr|snort-2.9.6.2-1|648	
14mr|snort-2.9.6.2-1|649	%files inline
14mr|snort-2.9.6.2-1|650	%{_sbindir}/%{name}-inline
14mr|snort-2.9.6.2-1|651	
14mr|snort-2.9.6.2-1|652	%files inline+flexresp
14mr|snort-2.9.6.2-1|653	%{_sbindir}/%{name}-inline+flexresp
14mr|snort-2.9.6.2-1|654	
14mr|snort-2.9.6.2-1|655	%files prelude
14mr|snort-2.9.6.2-1|656	%{_sbindir}/%{name}-prelude
14mr|snort-2.9.6.2-1|657	
14mr|snort-2.9.6.2-1|658	%files prelude+flexresp
14mr|snort-2.9.6.2-1|659	%{_sbindir}/%{name}-prelude+flexresp
14mr|snort-2.9.6.2-1|660	
14mr|snort-2.9.6.2-1|661	%files devel
14mr|snort-2.9.6.2-1|662	%dir %{_libdir}/pkgconfig
14mr|snort-2.9.6.2-1|663	%{_libdir}/pkgconfig/snort_output.pc
14mr|snort-2.9.6.2-1|664	%{_libdir}/pkgconfig/snort.pc
14mr|snort-2.9.6.2-1|665	%{_libdir}/pkgconfig/snort_preproc.pc
14mr|snort-2.9.6.2-1|666	%dir %{_includedir}/%{name}/dynamic_preproc
14mr|snort-2.9.6.2-1|667	%dir %{_includedir}/%{name}/dynamic_output/*.h
14mr|snort-2.9.6.2-1|668	%{_includedir}/%{name}/dynamic_preproc/*.h
14mr|snort-2.9.6.2-1|669	
14mr|snort-2.9.6.2-1|670	
14mr|snort-2.9.6.2-1|671	%changelog
14mr|snort-2.9.6.2-1|672	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6.2-1
14mr|snort-2.9.6.2-1|673	+ Revision: a34319f
14mr|snort-2.9.6.2-1|674	- Fix files
14mr|snort-2.9.6.2-1|675	
14mr|snort-2.9.6.2-1|676	

18958 14
14mr|snort-rules-2.4-10|1	# (oe) undefining these makes the build _real_ quick.
14mr|snort-rules-2.4-10|2	# i timed this package and gained almost a minute(!).
14mr|snort-rules-2.4-10|3	%undefine __find_provides
14mr|snort-rules-2.4-10|4	%undefine __find_requires
14mr|snort-rules-2.4-10|5	
14mr|snort-rules-2.4-10|6	Summary:	The GPL'ed Rulesets from snortrules-pr-%{version}
14mr|snort-rules-2.4-10|7	Name:		snort-rules
14mr|snort-rules-2.4-10|8	Version:	2.4
14mr|snort-rules-2.4-10|9	Release:	10
14mr|snort-rules-2.4-10|10	License:	GPL
14mr|snort-rules-2.4-10|11	Group:		Networking/Other
14mr|snort-rules-2.4-10|12	URL:		http://www.snort.org
14mr|snort-rules-2.4-10|13	Source0:	snortrules-pr-%{version}.tar.bz2
14mr|snort-rules-2.4-10|14	Source1:	purge-non-gpl.sh
14mr|snort-rules-2.4-10|15	Source2:	remove-non-gpl.pl
14mr|snort-rules-2.4-10|16	Source3:	changelog
14mr|snort-rules-2.4-10|17	BuildArch:	noarch
14mr|snort-rules-2.4-10|18	Suggests:	oinkmaster
14mr|snort-rules-2.4-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|snort-rules-2.4-10|20	
14mr|snort-rules-2.4-10|21	%description
14mr|snort-rules-2.4-10|22	These rules were taken from the snortrules-pr-2.4.tar.gz tar ball and all non
14mr|snort-rules-2.4-10|23	GPL rules were removed, then the tar ball was repackaged. Please read the
14mr|snort-rules-2.4-10|24	relevant changelog entry from debian that explains this.
14mr|snort-rules-2.4-10|25	
14mr|snort-rules-2.4-10|26	%prep
14mr|snort-rules-2.4-10|27	
14mr|snort-rules-2.4-10|28	%setup -q -c -n snortrules-pr-%{version}
14mr|snort-rules-2.4-10|29	
14mr|snort-rules-2.4-10|30	cp %{SOURCE1} purge-non-gpl.sh
14mr|snort-rules-2.4-10|31	cp %{SOURCE2} remove-non-gpl.pl
14mr|snort-rules-2.4-10|32	cp %{SOURCE3} changelog
14mr|snort-rules-2.4-10|33	
14mr|snort-rules-2.4-10|34	%build
14mr|snort-rules-2.4-10|35	
14mr|snort-rules-2.4-10|36	%install
14mr|snort-rules-2.4-10|37	rm -rf %{buildroot}
14mr|snort-rules-2.4-10|38	
14mr|snort-rules-2.4-10|39	install -d %{buildroot}%{_sysconfdir}/snort/rules
14mr|snort-rules-2.4-10|40	install -m0644 rules/* %{buildroot}%{_sysconfdir}/snort/rules/
14mr|snort-rules-2.4-10|41	
14mr|snort-rules-2.4-10|42	cat > README << EOF
14mr|snort-rules-2.4-10|43	These rules were taken from the snortrules-pr-2.4.tar.gz tar ball and all non
14mr|snort-rules-2.4-10|44	GPL rules were removed, then the tar ball was repackaged. Please read the
14mr|snort-rules-2.4-10|45	relevant changelog entry from debian that explains this.
14mr|snort-rules-2.4-10|46	EOF
14mr|snort-rules-2.4-10|47	
14mr|snort-rules-2.4-10|48	# cleanup
14mr|snort-rules-2.4-10|49	rm -f %{buildroot}%{_sysconfdir}/snort/rules/VRT-License.txt
14mr|snort-rules-2.4-10|50	rm -f %{buildroot}%{_sysconfdir}/snort/rules/snort.conf
14mr|snort-rules-2.4-10|51	
14mr|snort-rules-2.4-10|52	%clean
14mr|snort-rules-2.4-10|53	rm -rf %{buildroot}
14mr|snort-rules-2.4-10|54	
14mr|snort-rules-2.4-10|55	%files
14mr|snort-rules-2.4-10|56	%defattr(0644,root,root,0755)
14mr|snort-rules-2.4-10|57	%doc doc/signatures README changelog purge-non-gpl.sh remove-non-gpl.pl rules/VRT-License.txt rules/snort.conf
14mr|snort-rules-2.4-10|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.rules
14mr|snort-rules-2.4-10|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.conf*
14mr|snort-rules-2.4-10|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.map
14mr|snort-rules-2.4-10|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/cgi-bin.list
14mr|snort-rules-2.4-10|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/generators
14mr|snort-rules-2.4-10|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/sid
14mr|snort-rules-2.4-10|64	
14mr|snort-rules-2.4-10|65	
14mr|snort-rules-2.4-10|66	
14mr|snort-rules-2.4-10|67	%changelog
14mr|snort-rules-2.4-10|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-10
14mr|snort-rules-2.4-10|69	+ Revision: 21993cf
14mr|snort-rules-2.4-10|70	- MassBuild#440: Increase release tag
14mr|snort-rules-2.4-10|71	
14mr|snort-rules-2.4-10|72	

18959 14
14mr|soprano-2.9.4-2|1	%ifarch %{arm} %{mips}
14mr|soprano-2.9.4-2|2	%bcond_with java
14mr|soprano-2.9.4-2|3	%else
14mr|soprano-2.9.4-2|4	%bcond_without java
14mr|soprano-2.9.4-2|5	%endif
14mr|soprano-2.9.4-2|6	
14mr|soprano-2.9.4-2|7	%if %{with java}
14mr|soprano-2.9.4-2|8	# Do not require java stuff just because we have a java backend
14mr|soprano-2.9.4-2|9	%if %{_use_internal_dependency_generator}
14mr|soprano-2.9.4-2|10	%define __noautoreq 'libjvm\\.so(.*)'
14mr|soprano-2.9.4-2|11	%else
14mr|soprano-2.9.4-2|12	%define _requires_exceptions libjvm\.so
14mr|soprano-2.9.4-2|13	%endif
14mr|soprano-2.9.4-2|14	%endif
14mr|soprano-2.9.4-2|15	
14mr|soprano-2.9.4-2|16	%bcond_with clucene
14mr|soprano-2.9.4-2|17	
14mr|soprano-2.9.4-2|18	Summary:	Library which provides a nice QT interface to RDF
14mr|soprano-2.9.4-2|19	Name:		soprano
14mr|soprano-2.9.4-2|20	Version:	2.9.4
14mr|soprano-2.9.4-2|21	Release:	2
14mr|soprano-2.9.4-2|22	Epoch:		4
14mr|soprano-2.9.4-2|23	License:	LGPLv2+
14mr|soprano-2.9.4-2|24	Group:		System/Libraries
14mr|soprano-2.9.4-2|25	Url:		http://soprano.sourceforge.net
14mr|soprano-2.9.4-2|26	Source:		http://ovh.dl.sourceforge.net/project/soprano/Soprano/%{version}/%{name}-%{version}.tar.bz2
14mr|soprano-2.9.4-2|27	BuildRequires:	cmake >= 2.6.2
14mr|soprano-2.9.4-2|28	BuildRequires:	pkgconfig(redland) >= 1.0.6
14mr|soprano-2.9.4-2|29	BuildRequires:	pkgconfig(raptor2)
14mr|soprano-2.9.4-2|30	BuildRequires:	pkgconfig(libiodbc)
14mr|soprano-2.9.4-2|31	BuildRequires:	pkgconfig(QtCore)
14mr|soprano-2.9.4-2|32	BuildRequires:	pkgconfig(QtNetwork)
14mr|soprano-2.9.4-2|33	BuildRequires:	pkgconfig(QtXml)
14mr|soprano-2.9.4-2|34	BuildRequires:	pkgconfig(QtDBus)
14mr|soprano-2.9.4-2|35	BuildRequires:	kde4-macros
14mr|soprano-2.9.4-2|36	%if %{with java}
14mr|soprano-2.9.4-2|37	BuildRequires:	java-rpmbuild
14mr|soprano-2.9.4-2|38	BuildRequires:	chrpath
14mr|soprano-2.9.4-2|39	%endif
14mr|soprano-2.9.4-2|40	%if %{with clucene}
14mr|soprano-2.9.4-2|41	BuildRequires:	clucene-devel
14mr|soprano-2.9.4-2|42	%else
14mr|soprano-2.9.4-2|43	BuildConflicts:	clucene-devel
14mr|soprano-2.9.4-2|44	Obsoletes:	%{mklibname sopranoindex 1} < %{EVRD}
14mr|soprano-2.9.4-2|45	%endif
14mr|soprano-2.9.4-2|46	BuildRequires:	doxygen
14mr|soprano-2.9.4-2|47	Requires:	soprano-plugin-virtuoso = %{EVRD}
14mr|soprano-2.9.4-2|48	
14mr|soprano-2.9.4-2|49	%description
14mr|soprano-2.9.4-2|50	Soprano (formally known as QRDF) is a library which provides a nice QT
14mr|soprano-2.9.4-2|51	interface to RDF storage solutions.  It has a modular structure which allows to
14mr|soprano-2.9.4-2|52	replace the actual RDF storage implementation used.  Currently two
14mr|soprano-2.9.4-2|53	implementations are working.  The first and most important backend used in
14mr|soprano-2.9.4-2|54	Soprano is based on librdf, the Redland RDF Application Framework.  The second
14mr|soprano-2.9.4-2|55	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
14mr|soprano-2.9.4-2|56	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
14mr|soprano-2.9.4-2|57	applications not aware of Nepomuk services.
14mr|soprano-2.9.4-2|58	
14mr|soprano-2.9.4-2|59	%files
14mr|soprano-2.9.4-2|60	%{_bindir}/sopranocmd
14mr|soprano-2.9.4-2|61	%{_bindir}/sopranod
14mr|soprano-2.9.4-2|62	%dir %{_datadir}/soprano
14mr|soprano-2.9.4-2|63	%{_datadir}/soprano/rules
14mr|soprano-2.9.4-2|64	
14mr|soprano-2.9.4-2|65	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|66	
14mr|soprano-2.9.4-2|67	%if %{with java}
14mr|soprano-2.9.4-2|68	%package plugin-sesame2
14mr|soprano-2.9.4-2|69	Summary:	Sesame2 soprano plugin
14mr|soprano-2.9.4-2|70	Group:		System/Libraries
14mr|soprano-2.9.4-2|71	Requires:	soprano-plugin-common = %{EVRD}
14mr|soprano-2.9.4-2|72	Requires:	java
14mr|soprano-2.9.4-2|73	
14mr|soprano-2.9.4-2|74	%description plugin-sesame2
14mr|soprano-2.9.4-2|75	This package provide the sesame2 java indexer plugin for soprano.
14mr|soprano-2.9.4-2|76	
14mr|soprano-2.9.4-2|77	%files plugin-sesame2
14mr|soprano-2.9.4-2|78	%dir %{_datadir}/soprano/plugins
14mr|soprano-2.9.4-2|79	%{_datadir}/soprano/plugins/sesame2backend.desktop
14mr|soprano-2.9.4-2|80	%{_datadir}/soprano/sesame2
14mr|soprano-2.9.4-2|81	%dir %{_libdir}/soprano
14mr|soprano-2.9.4-2|82	%{_libdir}/soprano/libsoprano_sesame2backend.so
14mr|soprano-2.9.4-2|83	%endif
14mr|soprano-2.9.4-2|84	
14mr|soprano-2.9.4-2|85	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|86	
14mr|soprano-2.9.4-2|87	%package plugin-virtuoso
14mr|soprano-2.9.4-2|88	Summary:	Virtuoso soprano plugin
14mr|soprano-2.9.4-2|89	Group:		System/Libraries
14mr|soprano-2.9.4-2|90	Requires:	virtuoso-opensource >= 5.0.12
14mr|soprano-2.9.4-2|91	Requires:	soprano-plugin-common = %{EVRD}
14mr|soprano-2.9.4-2|92	
14mr|soprano-2.9.4-2|93	%description plugin-virtuoso
14mr|soprano-2.9.4-2|94	This package provide the virtuoso plugin for soprano.
14mr|soprano-2.9.4-2|95	
14mr|soprano-2.9.4-2|96	%files plugin-virtuoso
14mr|soprano-2.9.4-2|97	%dir %{_datadir}/soprano/plugins
14mr|soprano-2.9.4-2|98	%{_datadir}/soprano/plugins/virtuosobackend.desktop
14mr|soprano-2.9.4-2|99	%dir %{_libdir}/soprano
14mr|soprano-2.9.4-2|100	%{_libdir}/soprano/libsoprano_virtuosobackend.so
14mr|soprano-2.9.4-2|101	
14mr|soprano-2.9.4-2|102	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|103	
14mr|soprano-2.9.4-2|104	%package plugin-redland
14mr|soprano-2.9.4-2|105	Summary:	redland soprano plugin
14mr|soprano-2.9.4-2|106	Group:		System/Libraries
14mr|soprano-2.9.4-2|107	Requires:	soprano-plugin-common = %{EVRD}
14mr|soprano-2.9.4-2|108	
14mr|soprano-2.9.4-2|109	%description plugin-redland
14mr|soprano-2.9.4-2|110	This package provide the redland indexer plugin for soprano.
14mr|soprano-2.9.4-2|111	
14mr|soprano-2.9.4-2|112	%files plugin-redland
14mr|soprano-2.9.4-2|113	%dir %{_datadir}/soprano/plugins
14mr|soprano-2.9.4-2|114	%{_datadir}/soprano/plugins/redlandbackend.desktop
14mr|soprano-2.9.4-2|115	%dir %{_libdir}/soprano
14mr|soprano-2.9.4-2|116	%{_libdir}/soprano/libsoprano_redlandbackend.so
14mr|soprano-2.9.4-2|117	
14mr|soprano-2.9.4-2|118	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|119	
14mr|soprano-2.9.4-2|120	%package plugin-common
14mr|soprano-2.9.4-2|121	Summary:	Common parsers and serializers
14mr|soprano-2.9.4-2|122	Group:		System/Libraries
14mr|soprano-2.9.4-2|123	
14mr|soprano-2.9.4-2|124	%description plugin-common
14mr|soprano-2.9.4-2|125	Common parser and serializers
14mr|soprano-2.9.4-2|126	
14mr|soprano-2.9.4-2|127	%files plugin-common
14mr|soprano-2.9.4-2|128	%dir %{_datadir}/soprano/plugins
14mr|soprano-2.9.4-2|129	%{_datadir}/soprano/plugins/*parser.desktop
14mr|soprano-2.9.4-2|130	%{_datadir}/soprano/plugins/*serializer.desktop
14mr|soprano-2.9.4-2|131	%dir %{_libdir}/soprano
14mr|soprano-2.9.4-2|132	%{_libdir}/soprano/libsoprano_*serializer.so
14mr|soprano-2.9.4-2|133	%{_libdir}/soprano/libsoprano_*parser.so
14mr|soprano-2.9.4-2|134	
14mr|soprano-2.9.4-2|135	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|136	
14mr|soprano-2.9.4-2|137	%define libsopranomajor 4
14mr|soprano-2.9.4-2|138	%define libsoprano %mklibname soprano %{libsopranomajor}
14mr|soprano-2.9.4-2|139	
14mr|soprano-2.9.4-2|140	%package -n %{libsoprano}
14mr|soprano-2.9.4-2|141	Summary:	Library for %{name}
14mr|soprano-2.9.4-2|142	Group:		Development/C
14mr|soprano-2.9.4-2|143	
14mr|soprano-2.9.4-2|144	%description -n %{libsoprano}
14mr|soprano-2.9.4-2|145	Soprano (formally known as QRDF) is a library which provides a nice QT
14mr|soprano-2.9.4-2|146	interface to RDF storage solutions.  It has a modular structure which allows to
14mr|soprano-2.9.4-2|147	replace the actual RDF storage implementation used.  Currently two
14mr|soprano-2.9.4-2|148	implementations are working.  The first and most important backend used in
14mr|soprano-2.9.4-2|149	Soprano is based on librdf, the Redland RDF Application Framework.  The second
14mr|soprano-2.9.4-2|150	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
14mr|soprano-2.9.4-2|151	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
14mr|soprano-2.9.4-2|152	applications not aware of Nepomuk services.
14mr|soprano-2.9.4-2|153	
14mr|soprano-2.9.4-2|154	%files -n %{libsoprano}
14mr|soprano-2.9.4-2|155	%{_libdir}/libsoprano.so.%{libsopranomajor}*
14mr|soprano-2.9.4-2|156	
14mr|soprano-2.9.4-2|157	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|158	
14mr|soprano-2.9.4-2|159	%define sopranoclient_major 1
14mr|soprano-2.9.4-2|160	%define libsopranoclient %mklibname sopranoclient %{sopranoclient_major}
14mr|soprano-2.9.4-2|161	
14mr|soprano-2.9.4-2|162	%package -n %{libsopranoclient}
14mr|soprano-2.9.4-2|163	Summary:	Library for %{name}
14mr|soprano-2.9.4-2|164	Group:		Development/C
14mr|soprano-2.9.4-2|165	
14mr|soprano-2.9.4-2|166	%description -n %{libsopranoclient}
14mr|soprano-2.9.4-2|167	Soprano (formally known as QRDF) is a library which provides a nice QT
14mr|soprano-2.9.4-2|168	interface to RDF storage solutions.  It has a modular structure which allows to
14mr|soprano-2.9.4-2|169	replace the actual RDF storage implementation used.  Currently two
14mr|soprano-2.9.4-2|170	implementations are working.  The first and most important backend used in
14mr|soprano-2.9.4-2|171	Soprano is based on librdf, the Redland RDF Application Framework.  The second
14mr|soprano-2.9.4-2|172	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
14mr|soprano-2.9.4-2|173	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
14mr|soprano-2.9.4-2|174	applications not aware of Nepomuk services.
14mr|soprano-2.9.4-2|175	
14mr|soprano-2.9.4-2|176	%files -n %{libsopranoclient}
14mr|soprano-2.9.4-2|177	%{_libdir}/libsopranoclient.so.%{sopranoclient_major}*
14mr|soprano-2.9.4-2|178	
14mr|soprano-2.9.4-2|179	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|180	
14mr|soprano-2.9.4-2|181	%define sopranoserver_major 1
14mr|soprano-2.9.4-2|182	%define libsopranoserver %mklibname sopranoserver %{sopranoserver_major}
14mr|soprano-2.9.4-2|183	
14mr|soprano-2.9.4-2|184	%package -n %{libsopranoserver}
14mr|soprano-2.9.4-2|185	Summary:	Library for %{name}
14mr|soprano-2.9.4-2|186	Group:		Development/C
14mr|soprano-2.9.4-2|187	
14mr|soprano-2.9.4-2|188	%description -n %{libsopranoserver}
14mr|soprano-2.9.4-2|189	Soprano (formally known as QRDF) is a library which provides a nice QT
14mr|soprano-2.9.4-2|190	interface to RDF storage solutions.  It has a modular structure which allows to
14mr|soprano-2.9.4-2|191	replace the actual RDF storage implementation used.  Currently two
14mr|soprano-2.9.4-2|192	implementations are working.  The first and most important backend used in
14mr|soprano-2.9.4-2|193	Soprano is based on librdf, the Redland RDF Application Framework.  The second
14mr|soprano-2.9.4-2|194	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
14mr|soprano-2.9.4-2|195	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
14mr|soprano-2.9.4-2|196	applications not aware of Nepomuk services.
14mr|soprano-2.9.4-2|197	
14mr|soprano-2.9.4-2|198	%files -n %{libsopranoserver}
14mr|soprano-2.9.4-2|199	%{_libdir}/libsopranoserver.so.%{sopranoserver_major}*
14mr|soprano-2.9.4-2|200	
14mr|soprano-2.9.4-2|201	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|202	
14mr|soprano-2.9.4-2|203	%if %{with clucene}
14mr|soprano-2.9.4-2|204	%define sopranoindex_major 1
14mr|soprano-2.9.4-2|205	%define libsopranoindex %mklibname sopranoindex %{sopranoindex_major}
14mr|soprano-2.9.4-2|206	
14mr|soprano-2.9.4-2|207	%package -n %{libsopranoindex}
14mr|soprano-2.9.4-2|208	Summary:	Library for %{name}
14mr|soprano-2.9.4-2|209	Group:		Development/C
14mr|soprano-2.9.4-2|210	
14mr|soprano-2.9.4-2|211	%description -n %{libsopranoindex}
14mr|soprano-2.9.4-2|212	Soprano (formally known as QRDF) is a library which provides a nice QT
14mr|soprano-2.9.4-2|213	interface to RDF storage solutions.  It has a modular structure which allows to
14mr|soprano-2.9.4-2|214	replace the actual RDF storage implementation used.  Currently two
14mr|soprano-2.9.4-2|215	implementations are working.  The first and most important backend used in
14mr|soprano-2.9.4-2|216	Soprano is based on librdf, the Redland RDF Application Framework.  The second
14mr|soprano-2.9.4-2|217	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
14mr|soprano-2.9.4-2|218	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
14mr|soprano-2.9.4-2|219	applications not aware of Nepomuk services.
14mr|soprano-2.9.4-2|220	
14mr|soprano-2.9.4-2|221	%files -n %{libsopranoindex}
14mr|soprano-2.9.4-2|222	%{_libdir}/libsopranoindex.so.%{sopranoindex_major}*
14mr|soprano-2.9.4-2|223	%endif
14mr|soprano-2.9.4-2|224	
14mr|soprano-2.9.4-2|225	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|226	
14mr|soprano-2.9.4-2|227	%package devel
14mr|soprano-2.9.4-2|228	Summary:	Library
14mr|soprano-2.9.4-2|229	Group:		Development/C
14mr|soprano-2.9.4-2|230	Provides:	libsoprano-devel = %{EVRD}
14mr|soprano-2.9.4-2|231	Requires:	%{libsoprano} = %{EVRD}
14mr|soprano-2.9.4-2|232	Obsoletes:	%{libsoprano}-devel < 3:3.0-0.714066.1
14mr|soprano-2.9.4-2|233	Requires:	%{libsoprano} = %{EVRD}
14mr|soprano-2.9.4-2|234	Requires:	%{libsopranoclient} = %{EVRD}
14mr|soprano-2.9.4-2|235	Requires:	%{libsopranoserver} = %{EVRD}
14mr|soprano-2.9.4-2|236	%if %{with clucene}
14mr|soprano-2.9.4-2|237	Requires:	%{libsopranoindex} = %{EVRD}
14mr|soprano-2.9.4-2|238	%endif
14mr|soprano-2.9.4-2|239	Requires:	soprano = %{EVRD}
14mr|soprano-2.9.4-2|240	Requires:	%{name}-plugin-virtuoso = %{EVRD}
14mr|soprano-2.9.4-2|241	Requires:	%{name}-plugin-redland = %{EVRD}
14mr|soprano-2.9.4-2|242	
14mr|soprano-2.9.4-2|243	%description devel
14mr|soprano-2.9.4-2|244	This package contains the headers that programmers will need to develop
14mr|soprano-2.9.4-2|245	applications which will use %{name}.
14mr|soprano-2.9.4-2|246	
14mr|soprano-2.9.4-2|247	%files devel
14mr|soprano-2.9.4-2|248	%{_bindir}/onto2vocabularyclass
14mr|soprano-2.9.4-2|249	%dir %{_includedir}/soprano/
14mr|soprano-2.9.4-2|250	%{_includedir}/soprano/*
14mr|soprano-2.9.4-2|251	%dir %{_includedir}/Soprano/
14mr|soprano-2.9.4-2|252	%{_includedir}/Soprano/*
14mr|soprano-2.9.4-2|253	%{_libdir}/pkgconfig/*.pc
14mr|soprano-2.9.4-2|254	%{_libdir}/*.so
14mr|soprano-2.9.4-2|255	%{_datadir}/dbus-1/interfaces/*
14mr|soprano-2.9.4-2|256	%{_datadir}/soprano/cmake
14mr|soprano-2.9.4-2|257	
14mr|soprano-2.9.4-2|258	#---------------------------------------------------------------------------------
14mr|soprano-2.9.4-2|259	
14mr|soprano-2.9.4-2|260	%prep
14mr|soprano-2.9.4-2|261	%setup -q
14mr|soprano-2.9.4-2|262	
14mr|soprano-2.9.4-2|263	%build
14mr|soprano-2.9.4-2|264	%if %{with java}
14mr|soprano-2.9.4-2|265	export JAVA_HOME=%{java_home}
14mr|soprano-2.9.4-2|266	%endif
14mr|soprano-2.9.4-2|267	
14mr|soprano-2.9.4-2|268	%cmake_qt4 \
14mr|soprano-2.9.4-2|269	%if !%{with clucene}
14mr|soprano-2.9.4-2|270	-DSOPRANO_DISABLE_CLUCENE_INDEX=True
14mr|soprano-2.9.4-2|271	%endif
14mr|soprano-2.9.4-2|272	
14mr|soprano-2.9.4-2|273	%make
14mr|soprano-2.9.4-2|274	
14mr|soprano-2.9.4-2|275	%install
14mr|soprano-2.9.4-2|276	%makeinstall_std -C build
14mr|soprano-2.9.4-2|277	
14mr|soprano-2.9.4-2|278	%if %{with java}
14mr|soprano-2.9.4-2|279	# Load libjvm.so from the JRE directory instead of SDK directory. This
14mr|soprano-2.9.4-2|280	# works with Sun-derived JREs, but GCJ/Jamvm etc have libjvm.so in different
14mr|soprano-2.9.4-2|281	# directories. Maybe there should be an alternative pointing to libjvm.so.
14mr|soprano-2.9.4-2|282	old_rpath=$(chrpath -l %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so | cut -d= -f2)
14mr|soprano-2.9.4-2|283	new_rpath=$(echo "$old_rpath" | sed "s,%{java_home},%{_jvmdir},")
14mr|soprano-2.9.4-2|284	chrpath -r "$new_rpath" %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so
14mr|soprano-2.9.4-2|285	%endif
14mr|soprano-2.9.4-2|286	
14mr|soprano-2.9.4-2|287	
14mr|soprano-2.9.4-2|288	%changelog
14mr|soprano-2.9.4-2|289	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4:2.9.4-2
14mr|soprano-2.9.4-2|290	+ Revision: 2aef2c6
14mr|soprano-2.9.4-2|291	- MassBuild#440: Increase release tag
14mr|soprano-2.9.4-2|292	
14mr|soprano-2.9.4-2|293	

18960 14
14mr|sos-2.2-5|1	Summary: A set of tools to gather troubleshooting information from a system
14mr|sos-2.2-5|2	Name: sos
14mr|sos-2.2-5|3	Version: 2.2
14mr|sos-2.2-5|4	Release: 5
14mr|sos-2.2-5|5	Group: System/Base
14mr|sos-2.2-5|6	Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
14mr|sos-2.2-5|7	License: GPLv2+
14mr|sos-2.2-5|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|sos-2.2-5|9	BuildArch: noarch
14mr|sos-2.2-5|10	Url: http://fedorahosted.org/sos
14mr|sos-2.2-5|11	BuildRequires: python-devel
14mr|sos-2.2-5|12	BuildRequires: gettext
14mr|sos-2.2-5|13	Requires: libxml2-python
14mr|sos-2.2-5|14	Requires: tar
14mr|sos-2.2-5|15	Requires: bzip2
14mr|sos-2.2-5|16	Requires: xz
14mr|sos-2.2-5|17	
14mr|sos-2.2-5|18	%description
14mr|sos-2.2-5|19	Sos is a set of tools that gathers information about system
14mr|sos-2.2-5|20	hardware and configuration. The information can then be used for
14mr|sos-2.2-5|21	diagnostic purposes and debugging. Sos is commonly used to help
14mr|sos-2.2-5|22	support technicians and developers.
14mr|sos-2.2-5|23	
14mr|sos-2.2-5|24	%prep
14mr|sos-2.2-5|25	%setup -q
14mr|sos-2.2-5|26	
14mr|sos-2.2-5|27	%build
14mr|sos-2.2-5|28	make
14mr|sos-2.2-5|29	
14mr|sos-2.2-5|30	%install
14mr|sos-2.2-5|31	%makeinstall_std
14mr|sos-2.2-5|32	%find_lang %{name}
14mr|sos-2.2-5|33	
14mr|sos-2.2-5|34	# Drop shebang from non-executable scripts to make rpmlint happy
14mr|sos-2.2-5|35	find %{buildroot}%{py_puresitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mr|sos-2.2-5|36	
14mr|sos-2.2-5|37	
14mr|sos-2.2-5|38	%files -f %{name}.lang
14mr|sos-2.2-5|39	%defattr(-,root,root,-)
14mr|sos-2.2-5|40	%doc README TODO LICENSE ChangeLog doc/*
14mr|sos-2.2-5|41	%{_sbindir}/sosreport
14mr|sos-2.2-5|42	%{_datadir}/%{name}
14mr|sos-2.2-5|43	%{py_puresitedir}/*
14mr|sos-2.2-5|44	%{_mandir}/man1/*
14mr|sos-2.2-5|45	%{_mandir}/man5/*
14mr|sos-2.2-5|46	%config(noreplace) %{_sysconfdir}/sos.conf
14mr|sos-2.2-5|47	
14mr|sos-2.2-5|48	
14mr|sos-2.2-5|49	
14mr|sos-2.2-5|50	%changelog
14mr|sos-2.2-5|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-5
14mr|sos-2.2-5|52	+ Revision: 60c67d6
14mr|sos-2.2-5|53	- MassBuild#440: Increase release tag
14mr|sos-2.2-5|54	
14mr|sos-2.2-5|55	

18961 14
14mr|sound-juicer-3.12.0-2|1	Summary:	CD ripping tool using GTK+ and GStreamer
14mr|sound-juicer-3.12.0-2|2	Name:		sound-juicer
14mr|sound-juicer-3.12.0-2|3	Version:	3.12.0
14mr|sound-juicer-3.12.0-2|4	Release:	2
14mr|sound-juicer-3.12.0-2|5	License:	GPLv2+
14mr|sound-juicer-3.12.0-2|6	Group:		Sound
14mr|sound-juicer-3.12.0-2|7	URL:		http://www.burtonini.com/blog/computers/sound-juicer
14mr|sound-juicer-3.12.0-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/3.12/%{name}-%{version}.tar.xz
14mr|sound-juicer-3.12.0-2|9	
14mr|sound-juicer-3.12.0-2|10	BuildRequires:	intltool itstool
14mr|sound-juicer-3.12.0-2|11	BuildRequires:	pkgconfig(gconf-2.0)
14mr|sound-juicer-3.12.0-2|12	BuildRequires:	pkgconfig(glib-2.0)
14mr|sound-juicer-3.12.0-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|sound-juicer-3.12.0-2|14	BuildRequires:	pkgconfig(libbrasero-media3)
14mr|sound-juicer-3.12.0-2|15	BuildRequires:	pkgconfig(libmusicbrainz5)
14mr|sound-juicer-3.12.0-2|16	BuildRequires:	pkgconfig(libdiscid)
14mr|sound-juicer-3.12.0-2|17	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|sound-juicer-3.12.0-2|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|sound-juicer-3.12.0-2|19	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mr|sound-juicer-3.12.0-2|20	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|sound-juicer-3.12.0-2|21	BuildRequires:	pkgconfig(iso-codes)
14mr|sound-juicer-3.12.0-2|22	BuildRequires:	gstreamer1.0-plugins-good
14mr|sound-juicer-3.12.0-2|23	
14mr|sound-juicer-3.12.0-2|24	Requires:	gstreamer1.0-plugins-bad
14mr|sound-juicer-3.12.0-2|25	Requires:	gstreamer1.0-plugins-good
14mr|sound-juicer-3.12.0-2|26	Requires:	gstreamer1.0-cdparanoia
14mr|sound-juicer-3.12.0-2|27	Suggests:	gstreamer1.0-flac
14mr|sound-juicer-3.12.0-2|28	Suggests:	gstreamer1.0-lame
14mr|sound-juicer-3.12.0-2|29	Suggests:	gstreamer1.0-faac
14mr|sound-juicer-3.12.0-2|30	
14mr|sound-juicer-3.12.0-2|31	%description
14mr|sound-juicer-3.12.0-2|32	This is Sound Juicer, a CD ripping tool using GTK+ and GStreamer.
14mr|sound-juicer-3.12.0-2|33	
14mr|sound-juicer-3.12.0-2|34	%prep
14mr|sound-juicer-3.12.0-2|35	%setup -q
14mr|sound-juicer-3.12.0-2|36	
14mr|sound-juicer-3.12.0-2|37	%build
14mr|sound-juicer-3.12.0-2|38	%configure2_5x \
14mr|sound-juicer-3.12.0-2|39	--disable-scrollkeeper \
14mr|sound-juicer-3.12.0-2|40	--disable-schemas-install
14mr|sound-juicer-3.12.0-2|41	
14mr|sound-juicer-3.12.0-2|42	%make LIBS='-ldbus-1'
14mr|sound-juicer-3.12.0-2|43	
14mr|sound-juicer-3.12.0-2|44	%install
14mr|sound-juicer-3.12.0-2|45	%makeinstall_std
14mr|sound-juicer-3.12.0-2|46	%find_lang %{name} --with-gnome
14mr|sound-juicer-3.12.0-2|47	
14mr|sound-juicer-3.12.0-2|48	%files -f %{name}.lang
14mr|sound-juicer-3.12.0-2|49	%doc README ChangeLog
14mr|sound-juicer-3.12.0-2|50	%{_bindir}/*
14mr|sound-juicer-3.12.0-2|51	%{_datadir}/applications/*
14mr|sound-juicer-3.12.0-2|52	%{_datadir}/sound-juicer
14mr|sound-juicer-3.12.0-2|53	%{_datadir}/icons/hicolor/*/apps/sound-juicer.*
14mr|sound-juicer-3.12.0-2|54	%{_mandir}/man1/%{name}.1*
14mr|sound-juicer-3.12.0-2|55	%{_datadir}/GConf/gsettings/sound-juicer.convert
14mr|sound-juicer-3.12.0-2|56	%{_datadir}/glib-2.0/schemas/org.gnome.sound-juicer.gschema.xml
14mr|sound-juicer-3.12.0-2|57	
14mr|sound-juicer-3.12.0-2|58	%changelog
14mr|sound-juicer-3.12.0-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|sound-juicer-3.12.0-2|60	+ Revision: c639205
14mr|sound-juicer-3.12.0-2|61	- MassBuild#440: Increase release tag
14mr|sound-juicer-3.12.0-2|62	
14mr|sound-juicer-3.12.0-2|63	

18962 14
14mr|sound-scripts-0.62-6|1	Summary:	The sound scripts
14mr|sound-scripts-0.62-6|2	Name:		sound-scripts
14mr|sound-scripts-0.62-6|3	Version:	0.62
14mr|sound-scripts-0.62-6|4	Release:	6
14mr|sound-scripts-0.62-6|5	License:	GPLv2+
14mr|sound-scripts-0.62-6|6	Url:		http://svn.mandriva.com/viewvc/soft/sound-scripts/
14mr|sound-scripts-0.62-6|7	Group:		System/Base
14mr|sound-scripts-0.62-6|8	Source0:	%{name}-%{version}.tar.xz
14mr|sound-scripts-0.62-6|9	Patch1: sound-scripts-0.62-fix-lsb-init.patch
14mr|sound-scripts-0.62-6|10	Patch2: sound-scripts-0.62-fix-oss-emulation-for-kmod.patch
14mr|sound-scripts-0.62-6|11	BuildArch:	noarch
14mr|sound-scripts-0.62-6|12	Requires:	aumix-text
14mr|sound-scripts-0.62-6|13	Requires:	kmod
14mr|sound-scripts-0.62-6|14	Requires:	procps
14mr|sound-scripts-0.62-6|15	Requires:	alsa-utils >= 1.0.25
14mr|sound-scripts-0.62-6|16	Requires(post,preun):	rpm-helper
14mr|sound-scripts-0.62-6|17	
14mr|sound-scripts-0.62-6|18	%description
14mr|sound-scripts-0.62-6|19	The sound-scripts package contains the basic system scripts used:
14mr|sound-scripts-0.62-6|20	- to setup default sound mixer on first boot
14mr|sound-scripts-0.62-6|21	- save sound mixer level on shutdown
14mr|sound-scripts-0.62-6|22	- restore sound mixer on bootstrapping
14mr|sound-scripts-0.62-6|23	
14mr|sound-scripts-0.62-6|24	%prep
14mr|sound-scripts-0.62-6|25	%setup -q
14mr|sound-scripts-0.62-6|26	%apply_patches
14mr|sound-scripts-0.62-6|27	
14mr|sound-scripts-0.62-6|28	%build
14mr|sound-scripts-0.62-6|29	%make
14mr|sound-scripts-0.62-6|30	
14mr|sound-scripts-0.62-6|31	%install
14mr|sound-scripts-0.62-6|32	%makeinstall_std
14mr|sound-scripts-0.62-6|33	
14mr|sound-scripts-0.62-6|34	# there's no interesting string that is already gprintified
14mr|sound-scripts-0.62-6|35	export DONT_GPRINTIFY=1
14mr|sound-scripts-0.62-6|36	
14mr|sound-scripts-0.62-6|37	# (cg) The modprobe tweaks to snd-usb-audio prevents it from loading
14mr|sound-scripts-0.62-6|38	# unless the sysvinit scritps are loaded. This is incorrect as when
14mr|sound-scripts-0.62-6|39	# using systemd, the sysvinit scripts are not used (instead the upstream
14mr|sound-scripts-0.62-6|40	# solution to save/restore volume from alsa-utils package is used)
14mr|sound-scripts-0.62-6|41	rm -f %{buildroot}%{_sysconfdir}/modprobe.d/snd-usb-audio.conf
14mr|sound-scripts-0.62-6|42	
14mr|sound-scripts-0.62-6|43	# (cg) We no longer ship the sysvinit scripts so no need to ship the masked systemd units.
14mr|sound-scripts-0.62-6|44	rm -f %{buildroot}%{_unitdir}/*.service
14mr|sound-scripts-0.62-6|45	rm -f %{buildroot}%{_initddir}/*
14mr|sound-scripts-0.62-6|46	
14mr|sound-scripts-0.62-6|47	# (cg) Move the OSS config into sound profiles so we can easily
14mr|sound-scripts-0.62-6|48	# use osspd with PulseAudio by default
14mr|sound-scripts-0.62-6|49	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/{alsa,pulse}
14mr|sound-scripts-0.62-6|50	mv %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf %{buildroot}%{_sysconfdir}/sound/profiles/alsa
14mr|sound-scripts-0.62-6|51	ln -sf %{_sysconfdir}/sound/profiles/current/snd-oss.conf %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf
14mr|sound-scripts-0.62-6|52	cat >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf <<EOF
14mr|sound-scripts-0.62-6|53	# We need to ensure that no ALSA OSS compatibility modules are loaded so
14mr|sound-scripts-0.62-6|54	# we can use osspd easily
14mr|sound-scripts-0.62-6|55	blacklist snd_pcm_oss
14mr|sound-scripts-0.62-6|56	blacklist snd_mixer_oss
14mr|sound-scripts-0.62-6|57	blacklist snd_seq_oss
14mr|sound-scripts-0.62-6|58	EOF
14mr|sound-scripts-0.62-6|59	
14mr|sound-scripts-0.62-6|60	# (cg) udev rules should be in /lib/udev/rules.d
14mr|sound-scripts-0.62-6|61	mkdir -p %{buildroot}/lib/
14mr|sound-scripts-0.62-6|62	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
14mr|sound-scripts-0.62-6|63	
14mr|sound-scripts-0.62-6|64	%pre
14mr|sound-scripts-0.62-6|65	if [ -e /etc/modprobe.d/snd-oss ]; then
14mr|sound-scripts-0.62-6|66	mv /etc/modprobe.d/snd-oss{,.conf}
14mr|sound-scripts-0.62-6|67	fi
14mr|sound-scripts-0.62-6|68	
14mr|sound-scripts-0.62-6|69	%files
14mr|sound-scripts-0.62-6|70	%doc ChangeLog
14mr|sound-scripts-0.62-6|71	%{_bindir}/reset_sound
14mr|sound-scripts-0.62-6|72	/bin/reset_sound
14mr|sound-scripts-0.62-6|73	%{_sbindir}/alsa.agent
14mr|sound-scripts-0.62-6|74	/sbin/alsa.agent
14mr|sound-scripts-0.62-6|75	%{_sysconfdir}/rc.d/rc.alsa_default
14mr|sound-scripts-0.62-6|76	%{_sysconfdir}/sound/profiles/alsa/snd-oss.conf
14mr|sound-scripts-0.62-6|77	%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf
14mr|sound-scripts-0.62-6|78	%config(noreplace) %{_sysconfdir}/sysconfig/alsa
14mr|sound-scripts-0.62-6|79	%config(noreplace) %attr(0644,root,root) /lib/udev/rules.d/*
14mr|sound-scripts-0.62-6|80	%config(noreplace) %{_sysconfdir}/modprobe.d/snd-oss.conf
14mr|sound-scripts-0.62-6|81	%{_datadir}/alsa/alsa-utils
14mr|sound-scripts-0.62-6|82	
14mr|sound-scripts-0.62-6|83	
14mr|sound-scripts-0.62-6|84	%changelog
14mr|sound-scripts-0.62-6|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.62-6
14mr|sound-scripts-0.62-6|86	+ Revision: 21927be
14mr|sound-scripts-0.62-6|87	- MassBuild#440: Increase release tag
14mr|sound-scripts-0.62-6|88	
14mr|sound-scripts-0.62-6|89	

18963 14
14mr|sound-theme-freedesktop-0.7-8|1	Summary:	freedesktop.org default sound theme
14mr|sound-theme-freedesktop-0.7-8|2	Name:		sound-theme-freedesktop
14mr|sound-theme-freedesktop-0.7-8|3	Version:	0.7
14mr|sound-theme-freedesktop-0.7-8|4	Release:	8
14mr|sound-theme-freedesktop-0.7-8|5	Group:		System/X11
14mr|sound-theme-freedesktop-0.7-8|6	# For details on the licenses used, see README
14mr|sound-theme-freedesktop-0.7-8|7	License:	GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY
14mr|sound-theme-freedesktop-0.7-8|8	Url:		http://www.freedesktop.org/wiki/Specifications/sound-theme-spec
14mr|sound-theme-freedesktop-0.7-8|9	Source0:	http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.bz2
14mr|sound-theme-freedesktop-0.7-8|10	BuildRequires:	intltool
14mr|sound-theme-freedesktop-0.7-8|11	BuildRequires:	gettext-devel
14mr|sound-theme-freedesktop-0.7-8|12	BuildRequires:	glib-gettextize
14mr|sound-theme-freedesktop-0.7-8|13	BuildRequires:	perl(XML::Parser)
14mr|sound-theme-freedesktop-0.7-8|14	BuildArch:	noarch
14mr|sound-theme-freedesktop-0.7-8|15	Provides:	fdo-sound-theme
14mr|sound-theme-freedesktop-0.7-8|16	Obsoletes:	gnome-audio <= 2.22.2
14mr|sound-theme-freedesktop-0.7-8|17	Provides:	gnome-audio
14mr|sound-theme-freedesktop-0.7-8|18	Obsoletes:	gnome-audio-extra <= 2.22.2
14mr|sound-theme-freedesktop-0.7-8|19	Provides:	gnome-audio-extra <= 2.22.2
14mr|sound-theme-freedesktop-0.7-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|sound-theme-freedesktop-0.7-8|21	
14mr|sound-theme-freedesktop-0.7-8|22	%description
14mr|sound-theme-freedesktop-0.7-8|23	The default freedesktop.org sound theme following the XDG theming
14mr|sound-theme-freedesktop-0.7-8|24	specification.  (http://0pointer.de/public/sound-theme-spec.html).
14mr|sound-theme-freedesktop-0.7-8|25	
14mr|sound-theme-freedesktop-0.7-8|26	%prep
14mr|sound-theme-freedesktop-0.7-8|27	%setup -q
14mr|sound-theme-freedesktop-0.7-8|28	
14mr|sound-theme-freedesktop-0.7-8|29	%build
14mr|sound-theme-freedesktop-0.7-8|30	./autogen.sh
14mr|sound-theme-freedesktop-0.7-8|31	%configure2_5x
14mr|sound-theme-freedesktop-0.7-8|32	
14mr|sound-theme-freedesktop-0.7-8|33	%make
14mr|sound-theme-freedesktop-0.7-8|34	
14mr|sound-theme-freedesktop-0.7-8|35	%install
14mr|sound-theme-freedesktop-0.7-8|36	rm -rf %{buildroot}
14mr|sound-theme-freedesktop-0.7-8|37	%makeinstall_std
14mr|sound-theme-freedesktop-0.7-8|38	
14mr|sound-theme-freedesktop-0.7-8|39	%clean
14mr|sound-theme-freedesktop-0.7-8|40	rm -rf %{buildroot}
14mr|sound-theme-freedesktop-0.7-8|41	
14mr|sound-theme-freedesktop-0.7-8|42	# (cg) libcanberra will purge it's cache and reload it's themes
14mr|sound-theme-freedesktop-0.7-8|43	# when the %{_datadir}/sounds folder is touched.
14mr|sound-theme-freedesktop-0.7-8|44	# While it's technically not needed to touch the folder itself,
14mr|sound-theme-freedesktop-0.7-8|45	# the RH rpm still does this so we will too. It may be needed in the
14mr|sound-theme-freedesktop-0.7-8|46	# future :)
14mr|sound-theme-freedesktop-0.7-8|47	%post
14mr|sound-theme-freedesktop-0.7-8|48	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/freedesktop
14mr|sound-theme-freedesktop-0.7-8|49	
14mr|sound-theme-freedesktop-0.7-8|50	%postun
14mr|sound-theme-freedesktop-0.7-8|51	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/freedesktop
14mr|sound-theme-freedesktop-0.7-8|52	
14mr|sound-theme-freedesktop-0.7-8|53	%files
14mr|sound-theme-freedesktop-0.7-8|54	%defattr(-,root,root)
14mr|sound-theme-freedesktop-0.7-8|55	%doc README NEWS
14mr|sound-theme-freedesktop-0.7-8|56	%dir %{_datadir}/sounds/freedesktop
14mr|sound-theme-freedesktop-0.7-8|57	%dir %{_datadir}/sounds/freedesktop/stereo
14mr|sound-theme-freedesktop-0.7-8|58	%{_datadir}/sounds/freedesktop/index.theme
14mr|sound-theme-freedesktop-0.7-8|59	%{_datadir}/sounds/freedesktop/stereo/*.oga
14mr|sound-theme-freedesktop-0.7-8|60	
14mr|sound-theme-freedesktop-0.7-8|61	
14mr|sound-theme-freedesktop-0.7-8|62	
14mr|sound-theme-freedesktop-0.7-8|63	%changelog
14mr|sound-theme-freedesktop-0.7-8|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-8
14mr|sound-theme-freedesktop-0.7-8|65	+ Revision: 7c5b1c8
14mr|sound-theme-freedesktop-0.7-8|66	- MassBuild#440: Increase release tag
14mr|sound-theme-freedesktop-0.7-8|67	
14mr|sound-theme-freedesktop-0.7-8|68	

18964 14
14mr|soundtouch-1.6.0-3|1	%define	major 0
14mr|soundtouch-1.6.0-3|2	%define libname %mklibname %{name} %{major}
14mr|soundtouch-1.6.0-3|3	%define develname %mklibname -d %{name}
14mr|soundtouch-1.6.0-3|4	
14mr|soundtouch-1.6.0-3|5	Summary:	An open-source audio processing library
14mr|soundtouch-1.6.0-3|6	Name:		soundtouch
14mr|soundtouch-1.6.0-3|7	Version:	1.6.0
14mr|soundtouch-1.6.0-3|8	Release:	3
14mr|soundtouch-1.6.0-3|9	Group:		System/Libraries
14mr|soundtouch-1.6.0-3|10	License:	LGPLv2+
14mr|soundtouch-1.6.0-3|11	URL:		http://www.surina.net/soundtouch/
14mr|soundtouch-1.6.0-3|12	Source0:	http://www.surina.net/soundtouch/%{name}-%{version}.tar.gz
14mr|soundtouch-1.6.0-3|13	BuildRequires:	dos2unix
14mr|soundtouch-1.6.0-3|14	Conflicts:	SoundTouch
14mr|soundtouch-1.6.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|soundtouch-1.6.0-3|16	
14mr|soundtouch-1.6.0-3|17	%description
14mr|soundtouch-1.6.0-3|18	SoundTouch is an open-source audio processing library. It allows changing the
14mr|soundtouch-1.6.0-3|19	sound tempo, pitch and playback rate parameters independently from each other.
14mr|soundtouch-1.6.0-3|20	
14mr|soundtouch-1.6.0-3|21	%package -n	%{libname}
14mr|soundtouch-1.6.0-3|22	Summary:	An open-source audio processing library
14mr|soundtouch-1.6.0-3|23	Group:          System/Libraries
14mr|soundtouch-1.6.0-3|24	Conflicts:	%{mklibname SoundTouch 0}
14mr|soundtouch-1.6.0-3|25	
14mr|soundtouch-1.6.0-3|26	%description -n	%{libname}
14mr|soundtouch-1.6.0-3|27	SoundTouch is an open-source audio processing library. It allows changing the
14mr|soundtouch-1.6.0-3|28	sound tempo, pitch and playback rate parameters independently from each other.
14mr|soundtouch-1.6.0-3|29	
14mr|soundtouch-1.6.0-3|30	This package contains the shared libraries for SoundTouch.
14mr|soundtouch-1.6.0-3|31	
14mr|soundtouch-1.6.0-3|32	%package -n	%{develname}
14mr|soundtouch-1.6.0-3|33	Summary:	Development package with static libs and headers
14mr|soundtouch-1.6.0-3|34	Group:		Development/C
14mr|soundtouch-1.6.0-3|35	Requires:	%{libname} = %{version}
14mr|soundtouch-1.6.0-3|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|soundtouch-1.6.0-3|37	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|soundtouch-1.6.0-3|38	Conflicts:	%{mklibname SoundTouch 0 -d}
14mr|soundtouch-1.6.0-3|39	
14mr|soundtouch-1.6.0-3|40	%description -n	%{develname}
14mr|soundtouch-1.6.0-3|41	Static libraries and header files required for compiling SoundTouch plugins.
14mr|soundtouch-1.6.0-3|42	
14mr|soundtouch-1.6.0-3|43	%prep
14mr|soundtouch-1.6.0-3|44	
14mr|soundtouch-1.6.0-3|45	%setup -q -n %{name}
14mr|soundtouch-1.6.0-3|46	
14mr|soundtouch-1.6.0-3|47	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|soundtouch-1.6.0-3|48	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|soundtouch-1.6.0-3|49	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|soundtouch-1.6.0-3|50	
14mr|soundtouch-1.6.0-3|51	# fix permissions
14mr|soundtouch-1.6.0-3|52	chmod 644 COPYING.TXT README.html
14mr|soundtouch-1.6.0-3|53	
14mr|soundtouch-1.6.0-3|54	# strip away annoying ^M
14mr|soundtouch-1.6.0-3|55	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14mr|soundtouch-1.6.0-3|56	
14mr|soundtouch-1.6.0-3|57	sh ./bootstrap
14mr|soundtouch-1.6.0-3|58	
14mr|soundtouch-1.6.0-3|59	%build
14mr|soundtouch-1.6.0-3|60	
14mr|soundtouch-1.6.0-3|61	%configure2_5x \
14mr|soundtouch-1.6.0-3|62	--enable-shared
14mr|soundtouch-1.6.0-3|63	
14mr|soundtouch-1.6.0-3|64	%make
14mr|soundtouch-1.6.0-3|65	
14mr|soundtouch-1.6.0-3|66	%install
14mr|soundtouch-1.6.0-3|67	rm -rf %{buildroot}
14mr|soundtouch-1.6.0-3|68	
14mr|soundtouch-1.6.0-3|69	%makeinstall
14mr|soundtouch-1.6.0-3|70	
14mr|soundtouch-1.6.0-3|71	# cleanup
14mr|soundtouch-1.6.0-3|72	rm -rf %{buildroot}{/usr/doc,%_libdir/*.la}
14mr|soundtouch-1.6.0-3|73	
14mr|soundtouch-1.6.0-3|74	%clean
14mr|soundtouch-1.6.0-3|75	rm -rf %{buildroot}
14mr|soundtouch-1.6.0-3|76	
14mr|soundtouch-1.6.0-3|77	%files
14mr|soundtouch-1.6.0-3|78	%defattr(-,root,root)
14mr|soundtouch-1.6.0-3|79	%doc COPYING.TXT README.html
14mr|soundtouch-1.6.0-3|80	%{_bindir}/soundstretch
14mr|soundtouch-1.6.0-3|81	
14mr|soundtouch-1.6.0-3|82	%files -n %{libname}
14mr|soundtouch-1.6.0-3|83	%defattr(-,root,root)
14mr|soundtouch-1.6.0-3|84	%{_libdir}/*.so.%{major}*
14mr|soundtouch-1.6.0-3|85	
14mr|soundtouch-1.6.0-3|86	%files -n %{develname}
14mr|soundtouch-1.6.0-3|87	%defattr(-,root,root)
14mr|soundtouch-1.6.0-3|88	%dir %{_includedir}/soundtouch
14mr|soundtouch-1.6.0-3|89	%{_includedir}/soundtouch/*
14mr|soundtouch-1.6.0-3|90	%{_libdir}/*.so
14mr|soundtouch-1.6.0-3|91	%{_libdir}/*.a
14mr|soundtouch-1.6.0-3|92	%{_libdir}/pkgconfig/soundtouch*.pc
14mr|soundtouch-1.6.0-3|93	%{_datadir}/aclocal/*
14mr|soundtouch-1.6.0-3|94	
14mr|soundtouch-1.6.0-3|95	
14mr|soundtouch-1.6.0-3|96	
14mr|soundtouch-1.6.0-3|97	%changelog
14mr|soundtouch-1.6.0-3|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.0-3
14mr|soundtouch-1.6.0-3|99	+ Revision: 6762fee
14mr|soundtouch-1.6.0-3|100	- MassBuild#440: Increase release tag
14mr|soundtouch-1.6.0-3|101	
14mr|soundtouch-1.6.0-3|102	

18965 14
14mr|soundwrapper-1.6-10|1	Summary:	Directs a program's sound output to Pulse, ALSA or esd
14mr|soundwrapper-1.6-10|2	Name:		soundwrapper
14mr|soundwrapper-1.6-10|3	Version:	1.6
14mr|soundwrapper-1.6-10|4	Release:	10
14mr|soundwrapper-1.6-10|5	License:	LGPL
14mr|soundwrapper-1.6-10|6	Group:		System/Base
14mr|soundwrapper-1.6-10|7	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/%{name}/
14mr|soundwrapper-1.6-10|8	Source0:	%{name}-%{version}.tar.bz2
14mr|soundwrapper-1.6-10|9	Patch0:		soundwrapper-1.6-arts-disable.patch
14mr|soundwrapper-1.6-10|10	BuildRequires:	pkgconfig(alsa)
14mr|soundwrapper-1.6-10|11	BuildRequires:	pkgconfig(esound)
14mr|soundwrapper-1.6-10|12	BuildRequires:	pkgconfig(libpulse)
14mr|soundwrapper-1.6-10|13	
14mr|soundwrapper-1.6-10|14	%description
14mr|soundwrapper-1.6-10|15	When placed before a command to run a program with some audio component,
14mr|soundwrapper-1.6-10|16	that program's audio output is redirected to the ALSA sound device or to
14mr|soundwrapper-1.6-10|17	the PulseAudio or EsounD sound servers if either of them is in control
14mr|soundwrapper-1.6-10|18	of the sound device, enabling programs to play sounds at the same time.
14mr|soundwrapper-1.6-10|19	
14mr|soundwrapper-1.6-10|20	%files
14mr|soundwrapper-1.6-10|21	%{_bindir}/soundwrapper
14mr|soundwrapper-1.6-10|22	
14mr|soundwrapper-1.6-10|23	#----------------------------------------------------------------------------
14mr|soundwrapper-1.6-10|24	
14mr|soundwrapper-1.6-10|25	%prep
14mr|soundwrapper-1.6-10|26	%setup -q
14mr|soundwrapper-1.6-10|27	%patch0 -p0
14mr|soundwrapper-1.6-10|28	
14mr|soundwrapper-1.6-10|29	aclocal
14mr|soundwrapper-1.6-10|30	automake --add-missing
14mr|soundwrapper-1.6-10|31	autoconf
14mr|soundwrapper-1.6-10|32	
14mr|soundwrapper-1.6-10|33	%build
14mr|soundwrapper-1.6-10|34	%configure2_5x
14mr|soundwrapper-1.6-10|35	%make
14mr|soundwrapper-1.6-10|36	
14mr|soundwrapper-1.6-10|37	%install
14mr|soundwrapper-1.6-10|38	%makeinstall_std
14mr|soundwrapper-1.6-10|39	
14mr|soundwrapper-1.6-10|40	
14mr|soundwrapper-1.6-10|41	%changelog
14mr|soundwrapper-1.6-10|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-10
14mr|soundwrapper-1.6-10|43	+ Revision: d8728f1
14mr|soundwrapper-1.6-10|44	- MassBuild#440: Increase release tag
14mr|soundwrapper-1.6-10|45	
14mr|soundwrapper-1.6-10|46	

18966 14
14mr|source-highlight-3.1.7-4|1	%define major 4
14mr|source-highlight-3.1.7-4|2	%define libname %mklibname %name %major
14mr|source-highlight-3.1.7-4|3	%define develname %mklibname -d %name
14mr|source-highlight-3.1.7-4|4	%define staticname %mklibname -s -d %name
14mr|source-highlight-3.1.7-4|5	Summary: 	Produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|6	Name: 		source-highlight
14mr|source-highlight-3.1.7-4|7	Version: 	3.1.7
14mr|source-highlight-3.1.7-4|8	Release:	4
14mr|source-highlight-3.1.7-4|9	Group: 		Development/Other
14mr|source-highlight-3.1.7-4|10	License: 	GPLv3+
14mr|source-highlight-3.1.7-4|11	Source: 	ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
14mr|source-highlight-3.1.7-4|12	URL: 		http://www.gnu.org/software/src-highlite/
14mr|source-highlight-3.1.7-4|13	Obsoletes:	java2html
14mr|source-highlight-3.1.7-4|14	Obsoletes:	cpp2html
14mr|source-highlight-3.1.7-4|15	Provides:	java2html
14mr|source-highlight-3.1.7-4|16	Provides:	cpp2html
14mr|source-highlight-3.1.7-4|17	
14mr|source-highlight-3.1.7-4|18	BuildRequires:	bison
14mr|source-highlight-3.1.7-4|19	BuildRequires:  flex
14mr|source-highlight-3.1.7-4|20	BuildRequires:  boost-devel
14mr|source-highlight-3.1.7-4|21	BuildRequires:	ctags help2man
14mr|source-highlight-3.1.7-4|22	Requires:	ctags help2man
14mr|source-highlight-3.1.7-4|23	
14mr|source-highlight-3.1.7-4|24	%description
14mr|source-highlight-3.1.7-4|25	GNU Source-highlight produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|26	when given a source file. It handles many languages, e.g., Java,
14mr|source-highlight-3.1.7-4|27	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
14mr|source-highlight-3.1.7-4|28	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
14mr|source-highlight-3.1.7-4|29	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
14mr|source-highlight-3.1.7-4|30	Input and output formats can be specified with a regular expression-
14mr|source-highlight-3.1.7-4|31	oriented syntax.
14mr|source-highlight-3.1.7-4|32	
14mr|source-highlight-3.1.7-4|33	%package -n %libname
14mr|source-highlight-3.1.7-4|34	Group: System/Libraries
14mr|source-highlight-3.1.7-4|35	Summary:Produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|36	
14mr|source-highlight-3.1.7-4|37	%description -n %libname
14mr|source-highlight-3.1.7-4|38	GNU Source-highlight produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|39	when given a source file. It handles many languages, e.g., Java,
14mr|source-highlight-3.1.7-4|40	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
14mr|source-highlight-3.1.7-4|41	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
14mr|source-highlight-3.1.7-4|42	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
14mr|source-highlight-3.1.7-4|43	Input and output formats can be specified with a regular expression-
14mr|source-highlight-3.1.7-4|44	oriented syntax.
14mr|source-highlight-3.1.7-4|45	
14mr|source-highlight-3.1.7-4|46	%package -n %develname
14mr|source-highlight-3.1.7-4|47	Group: Development/C
14mr|source-highlight-3.1.7-4|48	Summary:Produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|49	Provides: lib%name-devel = %version-%release
14mr|source-highlight-3.1.7-4|50	Requires: %libname = %version-%release
14mr|source-highlight-3.1.7-4|51	
14mr|source-highlight-3.1.7-4|52	%description -n %develname
14mr|source-highlight-3.1.7-4|53	GNU Source-highlight produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|54	when given a source file. It handles many languages, e.g., Java,
14mr|source-highlight-3.1.7-4|55	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
14mr|source-highlight-3.1.7-4|56	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
14mr|source-highlight-3.1.7-4|57	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
14mr|source-highlight-3.1.7-4|58	Input and output formats can be specified with a regular expression-
14mr|source-highlight-3.1.7-4|59	oriented syntax.
14mr|source-highlight-3.1.7-4|60	
14mr|source-highlight-3.1.7-4|61	%package -n %staticname
14mr|source-highlight-3.1.7-4|62	Group: Development/C
14mr|source-highlight-3.1.7-4|63	Summary:Produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|64	Provides: lib%name-static-devel = %version-%release
14mr|source-highlight-3.1.7-4|65	Requires: %develname = %version-%release
14mr|source-highlight-3.1.7-4|66	
14mr|source-highlight-3.1.7-4|67	%description -n %staticname
14mr|source-highlight-3.1.7-4|68	GNU Source-highlight produces a document with syntax highlighting
14mr|source-highlight-3.1.7-4|69	when given a source file. It handles many languages, e.g., Java,
14mr|source-highlight-3.1.7-4|70	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
14mr|source-highlight-3.1.7-4|71	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
14mr|source-highlight-3.1.7-4|72	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
14mr|source-highlight-3.1.7-4|73	Input and output formats can be specified with a regular expression-
14mr|source-highlight-3.1.7-4|74	oriented syntax.
14mr|source-highlight-3.1.7-4|75	
14mr|source-highlight-3.1.7-4|76	%prep
14mr|source-highlight-3.1.7-4|77	%setup -q
14mr|source-highlight-3.1.7-4|78	
14mr|source-highlight-3.1.7-4|79	%build
14mr|source-highlight-3.1.7-4|80	%configure2_5x --disable-dependency-tracking \
14mr|source-highlight-3.1.7-4|81	--with-boost-libdir=%_libdir
14mr|source-highlight-3.1.7-4|82	%make
14mr|source-highlight-3.1.7-4|83	
14mr|source-highlight-3.1.7-4|84	%install
14mr|source-highlight-3.1.7-4|85	%makeinstall_std
14mr|source-highlight-3.1.7-4|86	
14mr|source-highlight-3.1.7-4|87	rm -fr %{buildroot}%{_datadir}/doc/
14mr|source-highlight-3.1.7-4|88	
14mr|source-highlight-3.1.7-4|89	%files
14mr|source-highlight-3.1.7-4|90	%defattr (-,root,root)
14mr|source-highlight-3.1.7-4|91	%doc AUTHORS README CREDITS NEWS TODO.txt THANKS
14mr|source-highlight-3.1.7-4|92	%{_bindir}/*
14mr|source-highlight-3.1.7-4|93	%{_datadir}/%{name}
14mr|source-highlight-3.1.7-4|94	%{_mandir}/man1/*
14mr|source-highlight-3.1.7-4|95	%{_infodir}/*
14mr|source-highlight-3.1.7-4|96	%{_sysconfdir}/bash_completion.d/*
14mr|source-highlight-3.1.7-4|97	
14mr|source-highlight-3.1.7-4|98	%files -n %libname
14mr|source-highlight-3.1.7-4|99	%defattr (-,root,root)
14mr|source-highlight-3.1.7-4|100	%_libdir/lib%{name}.so.%{major}*
14mr|source-highlight-3.1.7-4|101	
14mr|source-highlight-3.1.7-4|102	%files -n %develname
14mr|source-highlight-3.1.7-4|103	%defattr (-,root,root)
14mr|source-highlight-3.1.7-4|104	%doc ChangeLog
14mr|source-highlight-3.1.7-4|105	%_libdir/lib%{name}.so
14mr|source-highlight-3.1.7-4|106	%_libdir/pkgconfig/*.pc
14mr|source-highlight-3.1.7-4|107	%_includedir/srchilite/
14mr|source-highlight-3.1.7-4|108	
14mr|source-highlight-3.1.7-4|109	%files -n %staticname
14mr|source-highlight-3.1.7-4|110	%defattr (-,root,root)
14mr|source-highlight-3.1.7-4|111	%_libdir/lib%{name}.a
14mr|source-highlight-3.1.7-4|112	
14mr|source-highlight-3.1.7-4|113	
14mr|source-highlight-3.1.7-4|114	
14mr|source-highlight-3.1.7-4|115	%changelog
14mr|source-highlight-3.1.7-4|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.7-4
14mr|source-highlight-3.1.7-4|117	+ Revision: 950a37e
14mr|source-highlight-3.1.7-4|118	- MassBuild#440: Increase release tag
14mr|source-highlight-3.1.7-4|119	
14mr|source-highlight-3.1.7-4|120	

18967 14
14mr|sox-14.4.1-2|1	%define build_plf 0
14mr|sox-14.4.1-2|2	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|sox-14.4.1-2|3	
14mr|sox-14.4.1-2|4	######################
14mr|sox-14.4.1-2|5	# Hardcode PLF build
14mr|sox-14.4.1-2|6	%define build_plf 0
14mr|sox-14.4.1-2|7	######################
14mr|sox-14.4.1-2|8	
14mr|sox-14.4.1-2|9	%if %{build_plf}
14mr|sox-14.4.1-2|10	%define distsuffix plf
14mr|sox-14.4.1-2|11	%define extrarelsuffix plf
14mr|sox-14.4.1-2|12	%endif
14mr|sox-14.4.1-2|13	
14mr|sox-14.4.1-2|14	%define major 2
14mr|sox-14.4.1-2|15	%define libname %mklibname %{name} %{major}
14mr|sox-14.4.1-2|16	%define devname %mklibname %{name} -d
14mr|sox-14.4.1-2|17	
14mr|sox-14.4.1-2|18	Summary:	A general purpose sound file conversion tool
14mr|sox-14.4.1-2|19	Name:		sox
14mr|sox-14.4.1-2|20	Version:	14.4.1
14mr|sox-14.4.1-2|21	Release:	2%{?extrarelsuffix}
14mr|sox-14.4.1-2|22	License:	LGPLv2+
14mr|sox-14.4.1-2|23	Group:		Sound
14mr|sox-14.4.1-2|24	URL:		http://sox.sourceforge.net/
14mr|sox-14.4.1-2|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.bz2
14mr|sox-14.4.1-2|26	BuildRequires:	libtool
14mr|sox-14.4.1-2|27	BuildRequires:	ffmpeg-devel
14mr|sox-14.4.1-2|28	BuildRequires:	magic-devel
14mr|sox-14.4.1-2|29	BuildRequires:	gsm-devel
14mr|sox-14.4.1-2|30	BuildRequires:	ladspa-devel
14mr|sox-14.4.1-2|31	BuildRequires:	libgomp-devel
14mr|sox-14.4.1-2|32	BuildRequires:	libtool-devel
14mr|sox-14.4.1-2|33	BuildRequires:	lpc10-devel
14mr|sox-14.4.1-2|34	BuildRequires:	pkgconfig(id3tag)
14mr|sox-14.4.1-2|35	BuildRequires:	pkgconfig(alsa)
14mr|sox-14.4.1-2|36	BuildRequires:	pkgconfig(flac)
14mr|sox-14.4.1-2|37	BuildRequires:	pkgconfig(mad)
14mr|sox-14.4.1-2|38	BuildRequires:	pkgconfig(samplerate)
14mr|sox-14.4.1-2|39	BuildRequires:	pkgconfig(sndfile)
14mr|sox-14.4.1-2|40	BuildRequires:	pkgconfig(theora)
14mr|sox-14.4.1-2|41	BuildRequires:	pkgconfig(wavpack)
14mr|sox-14.4.1-2|42	BuildRequires:	pkgconfig(libpng)
14mr|sox-14.4.1-2|43	BuildRequires:	pkgconfig(vorbis)
14mr|sox-14.4.1-2|44	%if %{build_plf}
14mr|sox-14.4.1-2|45	BuildRequires:	lame-devel
14mr|sox-14.4.1-2|46	BuildRequires:	libamrwb-devel
14mr|sox-14.4.1-2|47	BuildRequires:	libamrnb-devel
14mr|sox-14.4.1-2|48	%endif
14mr|sox-14.4.1-2|49	
14mr|sox-14.4.1-2|50	%description
14mr|sox-14.4.1-2|51	SoX (Sound eXchange) is a sound file format converter for Linux,
14mr|sox-14.4.1-2|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
14mr|sox-14.4.1-2|53	tools,' SoX can convert between many different digitized sound
14mr|sox-14.4.1-2|54	formats and perform simple sound manipulation functions,
14mr|sox-14.4.1-2|55	including sound effects.
14mr|sox-14.4.1-2|56	
14mr|sox-14.4.1-2|57	Install the sox package if you'd like to convert sound file formats
14mr|sox-14.4.1-2|58	or manipulate some sounds.
14mr|sox-14.4.1-2|59	
14mr|sox-14.4.1-2|60	%if %{build_plf}
14mr|sox-14.4.1-2|61	This package is in restricted as it was build with lame encoder
14mr|sox-14.4.1-2|62	support, which is in restricted.
14mr|sox-14.4.1-2|63	%endif
14mr|sox-14.4.1-2|64	
14mr|sox-14.4.1-2|65	%files
14mr|sox-14.4.1-2|66	%doc ChangeLog README NEWS AUTHORS
14mr|sox-14.4.1-2|67	%{_bindir}/play
14mr|sox-14.4.1-2|68	%{_bindir}/rec
14mr|sox-14.4.1-2|69	%{_bindir}/sox*
14mr|sox-14.4.1-2|70	%{_mandir}/man1/*
14mr|sox-14.4.1-2|71	%{_mandir}/man7/*
14mr|sox-14.4.1-2|72	
14mr|sox-14.4.1-2|73	#----------------------------------------------------------------------------
14mr|sox-14.4.1-2|74	
14mr|sox-14.4.1-2|75	%package -n %{libname}
14mr|sox-14.4.1-2|76	Summary:	Libraries for SoX
14mr|sox-14.4.1-2|77	Group:		System/Libraries
14mr|sox-14.4.1-2|78	
14mr|sox-14.4.1-2|79	%description -n %{libname}
14mr|sox-14.4.1-2|80	Libraries for SoX.
14mr|sox-14.4.1-2|81	
14mr|sox-14.4.1-2|82	%files -n %{libname}
14mr|sox-14.4.1-2|83	%{_libdir}/libsox.so.%{major}*
14mr|sox-14.4.1-2|84	
14mr|sox-14.4.1-2|85	#----------------------------------------------------------------------------
14mr|sox-14.4.1-2|86	
14mr|sox-14.4.1-2|87	%package -n %{devname}
14mr|sox-14.4.1-2|88	Summary:	Development headers and libraries for libst
14mr|sox-14.4.1-2|89	Group:		Development/C
14mr|sox-14.4.1-2|90	Requires:	%{libname} = %{EVRD}
14mr|sox-14.4.1-2|91	Provides:	lib%{name}-devel = %{EVRD}
14mr|sox-14.4.1-2|92	Provides:	%{name}-devel = %{EVRD}
14mr|sox-14.4.1-2|93	
14mr|sox-14.4.1-2|94	%description -n %{devname}
14mr|sox-14.4.1-2|95	Development headers and libraries for SoX.
14mr|sox-14.4.1-2|96	
14mr|sox-14.4.1-2|97	%files -n %{devname}
14mr|sox-14.4.1-2|98	%{_includedir}/*.h
14mr|sox-14.4.1-2|99	%{_libdir}/libsox.a
14mr|sox-14.4.1-2|100	%{_libdir}/libsox.so
14mr|sox-14.4.1-2|101	%{_libdir}/pkgconfig/sox.pc
14mr|sox-14.4.1-2|102	%{_mandir}/man3/*
14mr|sox-14.4.1-2|103	
14mr|sox-14.4.1-2|104	#----------------------------------------------------------------------------
14mr|sox-14.4.1-2|105	
14mr|sox-14.4.1-2|106	%prep
14mr|sox-14.4.1-2|107	%setup -q
14mr|sox-14.4.1-2|108	
14mr|sox-14.4.1-2|109	%build
14mr|sox-14.4.1-2|110	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
14mr|sox-14.4.1-2|111	
14mr|sox-14.4.1-2|112	%configure2_5x \
14mr|sox-14.4.1-2|113	--with-ladspa-path=%{_includedir}
14mr|sox-14.4.1-2|114	%make
14mr|sox-14.4.1-2|115	
14mr|sox-14.4.1-2|116	%install
14mr|sox-14.4.1-2|117	%makeinstall_std
14mr|sox-14.4.1-2|118	
14mr|sox-14.4.1-2|119	ln -sf play %{buildroot}%{_bindir}/rec
14mr|sox-14.4.1-2|120	
14mr|sox-14.4.1-2|121	cat << EOF > %{buildroot}%{_bindir}/soxplay
14mr|sox-14.4.1-2|122	#!/bin/sh
14mr|sox-14.4.1-2|123	
14mr|sox-14.4.1-2|124	%{_bindir}/sox \$1 -t .au - > /dev/audio
14mr|sox-14.4.1-2|125	
14mr|sox-14.4.1-2|126	EOF
14mr|sox-14.4.1-2|127	chmod 755 %{buildroot}%{_bindir}/soxplay
14mr|sox-14.4.1-2|128	
14mr|sox-14.4.1-2|129	ln -snf play %{buildroot}%{_bindir}/rec
14mr|sox-14.4.1-2|130	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
14mr|sox-14.4.1-2|131	
14mr|sox-14.4.1-2|132	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
14mr|sox-14.4.1-2|133	
14mr|sox-14.4.1-2|134	
14mr|sox-14.4.1-2|135	%changelog
14mr|sox-14.4.1-2|136	* Tue Sep 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.4.1-2
14mr|sox-14.4.1-2|137	+ Revision: f537573
14mr|sox-14.4.1-2|138	- LOG Spec cleanup
14mr|sox-14.4.1-2|139	
14mr|sox-14.4.1-2|140	

18968 14
14mr|soxr-0.1.1-2|1	%define major 0
14mr|soxr-0.1.1-2|2	%define libname %mklibname %{name} %{major}
14mr|soxr-0.1.1-2|3	%define liblsr %mklibname %{name}-lsr %{major}
14mr|soxr-0.1.1-2|4	%define devname %mklibname %{name} -d
14mr|soxr-0.1.1-2|5	%define devlsr %mklibname %{name}-lsr -d
14mr|soxr-0.1.1-2|6	
14mr|soxr-0.1.1-2|7	Summary:	The SoX Resampler library
14mr|soxr-0.1.1-2|8	Name:		soxr
14mr|soxr-0.1.1-2|9	Version:	0.1.1
14mr|soxr-0.1.1-2|10	Release:	2
14mr|soxr-0.1.1-2|11	License:	LGPLv2+
14mr|soxr-0.1.1-2|12	Group:		Sound
14mr|soxr-0.1.1-2|13	Url:		https://sourceforge.net/p/soxr/wiki/Home/
14mr|soxr-0.1.1-2|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-Source.tar.xz
14mr|soxr-0.1.1-2|15	BuildRequires:	cmake
14mr|soxr-0.1.1-2|16	
14mr|soxr-0.1.1-2|17	%description
14mr|soxr-0.1.1-2|18	The SoX Resampler library libsoxr performs one-dimensional sample-rate
14mr|soxr-0.1.1-2|19	conversion -- it may be used, for example, to resample PCM-encoded audio.
14mr|soxr-0.1.1-2|20	
14mr|soxr-0.1.1-2|21	#----------------------------------------------------------------------------
14mr|soxr-0.1.1-2|22	
14mr|soxr-0.1.1-2|23	%package -n %{libname}
14mr|soxr-0.1.1-2|24	Summary:	The SoX Resampler shared library
14mr|soxr-0.1.1-2|25	Group:		System/Libraries
14mr|soxr-0.1.1-2|26	
14mr|soxr-0.1.1-2|27	%description -n %{libname}
14mr|soxr-0.1.1-2|28	The SoX Resampler shared library.
14mr|soxr-0.1.1-2|29	
14mr|soxr-0.1.1-2|30	It's high quality, one-dimensional sample-rate conversion library.
14mr|soxr-0.1.1-2|31	
14mr|soxr-0.1.1-2|32	%files -n %{libname}
14mr|soxr-0.1.1-2|33	%doc LICENCE NEWS README
14mr|soxr-0.1.1-2|34	%{_libdir}/libsoxr.so.%{major}*
14mr|soxr-0.1.1-2|35	
14mr|soxr-0.1.1-2|36	#----------------------------------------------------------------------------
14mr|soxr-0.1.1-2|37	
14mr|soxr-0.1.1-2|38	%package -n %{devname}
14mr|soxr-0.1.1-2|39	Summary:	Development files for %{name}
14mr|soxr-0.1.1-2|40	Group:		Development/C
14mr|soxr-0.1.1-2|41	Requires:	%{libname} = %{EVRD}
14mr|soxr-0.1.1-2|42	
14mr|soxr-0.1.1-2|43	%description -n %{devname}
14mr|soxr-0.1.1-2|44	This package contains libraries and header files for developing applications
14mr|soxr-0.1.1-2|45	that use %{name}.
14mr|soxr-0.1.1-2|46	
14mr|soxr-0.1.1-2|47	It's high quality, one-dimensional sample-rate conversion library.
14mr|soxr-0.1.1-2|48	
14mr|soxr-0.1.1-2|49	%files -n %{devname}
14mr|soxr-0.1.1-2|50	%{_includedir}/soxr.h
14mr|soxr-0.1.1-2|51	%{_libdir}/libsoxr.so
14mr|soxr-0.1.1-2|52	%{_libdir}/pkgconfig/soxr.pc
14mr|soxr-0.1.1-2|53	
14mr|soxr-0.1.1-2|54	#----------------------------------------------------------------------------
14mr|soxr-0.1.1-2|55	
14mr|soxr-0.1.1-2|56	%package -n %{liblsr}
14mr|soxr-0.1.1-2|57	Summary:	The SoX Resampler shared library
14mr|soxr-0.1.1-2|58	Group:		System/Libraries
14mr|soxr-0.1.1-2|59	
14mr|soxr-0.1.1-2|60	%description -n %{liblsr}
14mr|soxr-0.1.1-2|61	The SoX Resampler shared library.
14mr|soxr-0.1.1-2|62	
14mr|soxr-0.1.1-2|63	It's high quality, one-dimensional sample-rate conversion library
14mr|soxr-0.1.1-2|64	(with libsamplerate-like bindings).
14mr|soxr-0.1.1-2|65	
14mr|soxr-0.1.1-2|66	%files -n %{liblsr}
14mr|soxr-0.1.1-2|67	%doc LICENCE NEWS README
14mr|soxr-0.1.1-2|68	%{_libdir}/libsoxr-lsr.so.%{major}*
14mr|soxr-0.1.1-2|69	
14mr|soxr-0.1.1-2|70	#----------------------------------------------------------------------------
14mr|soxr-0.1.1-2|71	
14mr|soxr-0.1.1-2|72	%package -n %{devlsr}
14mr|soxr-0.1.1-2|73	Summary:	Development files for %{name}
14mr|soxr-0.1.1-2|74	Group:		Development/C
14mr|soxr-0.1.1-2|75	Requires:	%{liblsr} = %{EVRD}
14mr|soxr-0.1.1-2|76	
14mr|soxr-0.1.1-2|77	%description -n %{devlsr}
14mr|soxr-0.1.1-2|78	This package contains libraries and header files for developing applications
14mr|soxr-0.1.1-2|79	that use %{name}.
14mr|soxr-0.1.1-2|80	
14mr|soxr-0.1.1-2|81	It's high quality, one-dimensional sample-rate conversion library
14mr|soxr-0.1.1-2|82	(with libsamplerate-like bindings).
14mr|soxr-0.1.1-2|83	
14mr|soxr-0.1.1-2|84	%files -n %{devlsr}
14mr|soxr-0.1.1-2|85	%{_includedir}/soxr-lsr.h
14mr|soxr-0.1.1-2|86	%{_libdir}/libsoxr-lsr.so
14mr|soxr-0.1.1-2|87	%{_libdir}/pkgconfig/soxr-lsr.pc
14mr|soxr-0.1.1-2|88	
14mr|soxr-0.1.1-2|89	#----------------------------------------------------------------------------
14mr|soxr-0.1.1-2|90	
14mr|soxr-0.1.1-2|91	%prep
14mr|soxr-0.1.1-2|92	%setup -q -n %{name}-%{version}-Source
14mr|soxr-0.1.1-2|93	
14mr|soxr-0.1.1-2|94	%build
14mr|soxr-0.1.1-2|95	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
14mr|soxr-0.1.1-2|96	%make
14mr|soxr-0.1.1-2|97	
14mr|soxr-0.1.1-2|98	%install
14mr|soxr-0.1.1-2|99	%makeinstall_std -C build
14mr|soxr-0.1.1-2|100	
14mr|soxr-0.1.1-2|101	# Remove docs and use the rpmbuild macro instead
14mr|soxr-0.1.1-2|102	rm -rf %{buildroot}%{_docdir}/*
14mr|soxr-0.1.1-2|103	
14mr|soxr-0.1.1-2|104	
14mr|soxr-0.1.1-2|105	%changelog
14mr|soxr-0.1.1-2|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-2
14mr|soxr-0.1.1-2|107	+ Revision: babd927
14mr|soxr-0.1.1-2|108	- MassBuild#440: Increase release tag
14mr|soxr-0.1.1-2|109	
14mr|soxr-0.1.1-2|110	

18969 14
14mr|spamassassin-3.4.0-5|1	%define bootstrap 0
14mr|spamassassin-3.4.0-5|2	%{?_without_bootstrap: %global bootstrap 0}
14mr|spamassassin-3.4.0-5|3	%{?_with_bootstrap: %global bootstrap 1}
14mr|spamassassin-3.4.0-5|4	
14mr|spamassassin-3.4.0-5|5	%define fname Mail-SpamAssassin
14mr|spamassassin-3.4.0-5|6	
14mr|spamassassin-3.4.0-5|7	Summary:	A spam filter for email which can be invoked from mail delivery agents
14mr|spamassassin-3.4.0-5|8	Name:		spamassassin
14mr|spamassassin-3.4.0-5|9	Version:	3.4.0
14mr|spamassassin-3.4.0-5|10	Release:	5
14mr|spamassassin-3.4.0-5|11	License:	Apache License
14mr|spamassassin-3.4.0-5|12	Group:		Networking/Mail
14mr|spamassassin-3.4.0-5|13	URL:		http://spamassassin.apache.org/
14mr|spamassassin-3.4.0-5|14	Source0:	http://www.apache.org/dist/spamassassin/source/%{fname}-%{version}.tar.bz2
14mr|spamassassin-3.4.0-5|15	Source3:	spamd.sysconfig
14mr|spamassassin-3.4.0-5|16	Source4:	spamassassin-default.rc
14mr|spamassassin-3.4.0-5|17	Source5:	spamassassin-spamc.rc
14mr|spamassassin-3.4.0-5|18	Source6:	sa-update.crontab
14mr|spamassassin-3.4.0-5|19	Source7:	sa-update.cronscript
14mr|spamassassin-3.4.0-5|20	Source8:	spamd.logrotate
14mr|spamassassin-3.4.0-5|21	Source9:	spamd.conf
14mr|spamassassin-3.4.0-5|22	Source10:	%{name}.service
14mr|spamassassin-3.4.0-5|23	Source11:	%{name}-tmpfiles.conf
14mr|spamassassin-3.4.0-5|24	Source12:	spamassassin-official.conf
14mr|spamassassin-3.4.0-5|25	Source13: 	sought.conf
14mr|spamassassin-3.4.0-5|26	Source14: 	README.Rosa
14mr|spamassassin-3.4.0-5|27	Patch0:		spamassassin-3.2.0-fixbang.patch
14mr|spamassassin-3.4.0-5|28	Patch1:		Mail-SpamAssassin-3.1.5-no_spamcop.diff
14mr|spamassassin-3.4.0-5|29	Requires(post):  systemd
14mr|spamassassin-3.4.0-5|30	Requires(post):  rpm-helper
14mr|spamassassin-3.4.0-5|31	Requires(preun): rpm-helper
14mr|spamassassin-3.4.0-5|32	BuildRequires:	gnupg
14mr|spamassassin-3.4.0-5|33	BuildRequires:	pkgconfig(openssl)
14mr|spamassassin-3.4.0-5|34	BuildRequires:	perl(Apache::Test)
14mr|spamassassin-3.4.0-5|35	BuildRequires:	perl(Archive::Tar)
14mr|spamassassin-3.4.0-5|36	BuildRequires:	perl(DB_File)
14mr|spamassassin-3.4.0-5|37	BuildRequires:	perl(Digest::SHA)
14mr|spamassassin-3.4.0-5|38	BuildRequires:	perl(Encode::Detect)
14mr|spamassassin-3.4.0-5|39	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.17
14mr|spamassassin-3.4.0-5|40	BuildRequires:	perl(Geo::IP)
14mr|spamassassin-3.4.0-5|41	BuildRequires:	perl(HTML::Parser)
14mr|spamassassin-3.4.0-5|42	BuildRequires:	perl(IO::Socket::IP) >= 0.09
14mr|spamassassin-3.4.0-5|43	BuildRequires:	perl(IO::Socket::SSL)
14mr|spamassassin-3.4.0-5|44	BuildRequires:	perl(IO::Zlib)
14mr|spamassassin-3.4.0-5|45	BuildRequires:	perl(LWP)
14mr|spamassassin-3.4.0-5|46	BuildRequires:	perl(Mail::DKIM) >= 0.37
14mr|spamassassin-3.4.0-5|47	BuildRequires:	perl(Mail::SPF)
14mr|spamassassin-3.4.0-5|48	BuildRequires:	perl(Net::DNS)
14mr|spamassassin-3.4.0-5|49	BuildRequires:	perl(Net::Ident)
14mr|spamassassin-3.4.0-5|50	BuildRequires:	perl(Net::Patricia) >= 1.16
14mr|spamassassin-3.4.0-5|51	BuildRequires:	perl(Razor2::Client::Agent) >= 2.61
14mr|spamassassin-3.4.0-5|52	BuildRequires:	perl(Socket6)
14mr|spamassassin-3.4.0-5|53	BuildRequires:	perl(Sys::Hostname::Long)
14mr|spamassassin-3.4.0-5|54	BuildRequires:	perl(Time::HiRes)
14mr|spamassassin-3.4.0-5|55	BuildRequires:	perl-devel
14mr|spamassassin-3.4.0-5|56	BuildRequires:	perl-version
14mr|spamassassin-3.4.0-5|57	BuildRequires:	re2c
14mr|spamassassin-3.4.0-5|58	BuildRequires:	webfetch
14mr|spamassassin-3.4.0-5|59	BuildRequires:	apache-mod_perl
14mr|spamassassin-3.4.0-5|60	# The requires are derived automatically from META.yml. The below require is
14mr|spamassassin-3.4.0-5|61	# given on http://svn.apache.org/repos/asf/spamassassin/branches/3.3/INSTALL
14mr|spamassassin-3.4.0-5|62	# but missing from META.yml ... better safe than sorry!
14mr|spamassassin-3.4.0-5|63	Requires:	perl(LWP)
14mr|spamassassin-3.4.0-5|64	# And one on a package we create ourselves:
14mr|spamassassin-3.4.0-5|65	Requires:	perl-Mail-SpamAssassin = %{version}
14mr|spamassassin-3.4.0-5|66	# This should be required and not just suggested:
14mr|spamassassin-3.4.0-5|67	Requires:	gnupg
14mr|spamassassin-3.4.0-5|68	# Suggests unfortunately do not get derived automatically yet:
14mr|spamassassin-3.4.0-5|69	Suggests:	perl(Compress::Zlib)
14mr|spamassassin-3.4.0-5|70	Suggests:	perl(DBI)
14mr|spamassassin-3.4.0-5|71	Suggests:	perl(DB_File)
14mr|spamassassin-3.4.0-5|72	Suggests:	perl(Digest::SHA)
14mr|spamassassin-3.4.0-5|73	Suggests:	perl(Encode::Detect)
14mr|spamassassin-3.4.0-5|74	Suggests:	perl(Geo::IP)
14mr|spamassassin-3.4.0-5|75	Suggests:	perl(Getopt::Long)
14mr|spamassassin-3.4.0-5|76	Suggests:	perl(HTTP::Date)
14mr|spamassassin-3.4.0-5|77	Suggests:	perl(IO::Socket::IP) >= 0.09
14mr|spamassassin-3.4.0-5|78	Suggests:	perl(IO::Socket::SSL)
14mr|spamassassin-3.4.0-5|79	Suggests:	perl(LWP::UserAgent)
14mr|spamassassin-3.4.0-5|80	Suggests:	perl(MIME::Base64)
14mr|spamassassin-3.4.0-5|81	Suggests:	perl(Mail::DKIM) >= 0.37
14mr|spamassassin-3.4.0-5|82	Suggests:	perl(Mail::SPF)
14mr|spamassassin-3.4.0-5|83	Suggests:	perl(Net::DNS) >= 0.58
14mr|spamassassin-3.4.0-5|84	Suggests:	perl(Net::Ident)
14mr|spamassassin-3.4.0-5|85	Suggests:	perl(Net::Patricia) >= 1.16
14mr|spamassassin-3.4.0-5|86	Suggests:	perl(Net::SMTP)
14mr|spamassassin-3.4.0-5|87	Suggests:	perl(Razor2::Client::Agent) >= 2.61
14mr|spamassassin-3.4.0-5|88	Suggests:	webfetch
14mr|spamassassin-3.4.0-5|89	
14mr|spamassassin-3.4.0-5|90	%if ! %bootstrap
14mr|spamassassin-3.4.0-5|91	Requires:	spamassassin-rules >= 3.3.2
14mr|spamassassin-3.4.0-5|92	%endif
14mr|spamassassin-3.4.0-5|93	
14mr|spamassassin-3.4.0-5|94	%description
14mr|spamassassin-3.4.0-5|95	SpamAssassin provides you with a way to reduce if not completely eliminate
14mr|spamassassin-3.4.0-5|96	Unsolicited Commercial Email (SPAM) from your incoming email.  It can
14mr|spamassassin-3.4.0-5|97	be invoked by a MDA such as sendmail or postfix, or can be called from
14mr|spamassassin-3.4.0-5|98	a procmail script, .forward file, etc.  It uses a genetic-algorithm
14mr|spamassassin-3.4.0-5|99	evolved scoring system to identify messages which look spammy, then
14mr|spamassassin-3.4.0-5|100	adds headers to the message so they can be filtered by the user's mail
14mr|spamassassin-3.4.0-5|101	reading software.  This distribution includes the spamd/spamc components
14mr|spamassassin-3.4.0-5|102	which create a server that considerably speeds processing of mail.
14mr|spamassassin-3.4.0-5|103	
14mr|spamassassin-3.4.0-5|104	SpamAssassin also includes support for reporting spam messages
14mr|spamassassin-3.4.0-5|105	automatically, and/or manually, to collaborative filtering databases such
14mr|spamassassin-3.4.0-5|106	as Vipul's Razor, DCC or pyzor.
14mr|spamassassin-3.4.0-5|107	Install perl-Razor-Agent package to get Vipul's Razor support.
14mr|spamassassin-3.4.0-5|108	Install dcc package to get Distributed Checksum Clearinghouse (DCC) support.
14mr|spamassassin-3.4.0-5|109	Install pyzor package to get Pyzor support.
14mr|spamassassin-3.4.0-5|110	
14mr|spamassassin-3.4.0-5|111	To enable spamassassin, if you are receiving mail locally, simply add
14mr|spamassassin-3.4.0-5|112	this line to your ~/.procmailrc:
14mr|spamassassin-3.4.0-5|113	INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc
14mr|spamassassin-3.4.0-5|114	
14mr|spamassassin-3.4.0-5|115	To filter spam for all users, add that line to /etc/procmailrc or
14mr|spamassassin-3.4.0-5|116	create that file if doesn't exist yet.
14mr|spamassassin-3.4.0-5|117	
14mr|spamassassin-3.4.0-5|118	%package	sa-compile
14mr|spamassassin-3.4.0-5|119	Summary:	Compiles SpamAssassin rulesets into native perl code
14mr|spamassassin-3.4.0-5|120	Group:		Networking/Mail
14mr|spamassassin-3.4.0-5|121	Requires:	gcc make
14mr|spamassassin-3.4.0-5|122	Requires:	perl-devel
14mr|spamassassin-3.4.0-5|123	Requires:	re2c
14mr|spamassassin-3.4.0-5|124	
14mr|spamassassin-3.4.0-5|125	%description	sa-compile
14mr|spamassassin-3.4.0-5|126	sa-compile uses re2c to compile the site-wide parts of the SpamAssassin
14mr|spamassassin-3.4.0-5|127	ruleset. No part of user_prefs or any files included from user_prefs can be
14mr|spamassassin-3.4.0-5|128	built into the compiled set. This compiled set is then used by the
14mr|spamassassin-3.4.0-5|129	"Mail::SpamAssassin::Plugin::Rule2XSBody" plugin to speed up SpamAssassin's
14mr|spamassassin-3.4.0-5|130	operation, where possible, and when that plugin is loaded. re2c can match
14mr|spamassassin-3.4.0-5|131	strings much faster than perl code, by constructing a DFA to match many simple
14mr|spamassassin-3.4.0-5|132	strings in parallel, and compiling that to native object code. Not all
14mr|spamassassin-3.4.0-5|133	SpamAssassin rules are amenable to this conversion, however.
14mr|spamassassin-3.4.0-5|134	
14mr|spamassassin-3.4.0-5|135	%package	tools
14mr|spamassassin-3.4.0-5|136	Summary:        Miscleanous tools for SpamAssassin
14mr|spamassassin-3.4.0-5|137	Group:		Networking/Mail
14mr|spamassassin-3.4.0-5|138	Requires:	perl-Mail-SpamAssassin = %{version}
14mr|spamassassin-3.4.0-5|139	
14mr|spamassassin-3.4.0-5|140	%description	tools
14mr|spamassassin-3.4.0-5|141	Miscleanous tools from various authors, distributed with SpamAssassin.
14mr|spamassassin-3.4.0-5|142	See /usr/share/doc/spamassassin-tools-*/.
14mr|spamassassin-3.4.0-5|143	
14mr|spamassassin-3.4.0-5|144	%package	spamd
14mr|spamassassin-3.4.0-5|145	Summary:	Daemonized version of SpamAssassin
14mr|spamassassin-3.4.0-5|146	Group:		System/Servers
14mr|spamassassin-3.4.0-5|147	%if ! %bootstrap
14mr|spamassassin-3.4.0-5|148	Requires(post): spamassassin-rules >= 3.3.0
14mr|spamassassin-3.4.0-5|149	%endif
14mr|spamassassin-3.4.0-5|150	Requires(post):  rpm-helper
14mr|spamassassin-3.4.0-5|151	Requires(preun): rpm-helper
14mr|spamassassin-3.4.0-5|152	Requires:	spamassassin = %{version}
14mr|spamassassin-3.4.0-5|153	
14mr|spamassassin-3.4.0-5|154	%description	spamd
14mr|spamassassin-3.4.0-5|155	The purpose of this program is to provide a daemonized version of the
14mr|spamassassin-3.4.0-5|156	spamassassin executable. The goal is improving throughput performance
14mr|spamassassin-3.4.0-5|157	for automated mail checking.
14mr|spamassassin-3.4.0-5|158	
14mr|spamassassin-3.4.0-5|159	This is intended to be used alongside "spamc", a fast, low-overhead C
14mr|spamassassin-3.4.0-5|160	client program.
14mr|spamassassin-3.4.0-5|161	
14mr|spamassassin-3.4.0-5|162	%package	spamc
14mr|spamassassin-3.4.0-5|163	Summary:	A client for spamd
14mr|spamassassin-3.4.0-5|164	Group:		Networking/Mail
14mr|spamassassin-3.4.0-5|165	
14mr|spamassassin-3.4.0-5|166	%description	spamc
14mr|spamassassin-3.4.0-5|167	Spamc is the client half of the spamc/spamd pair. It should be used in
14mr|spamassassin-3.4.0-5|168	place of "spamassassin" in scripts to process mail. It will read the
14mr|spamassassin-3.4.0-5|169	mail from STDIN, and spool it to its connection to spamd, then read
14mr|spamassassin-3.4.0-5|170	the result back and print it to STDOUT. Spamc has extremely low
14mr|spamassassin-3.4.0-5|171	overhead in loading, so it should be much faster to load than the
14mr|spamassassin-3.4.0-5|172	whole spamassassin program.
14mr|spamassassin-3.4.0-5|173	
14mr|spamassassin-3.4.0-5|174	%package -n	perl-%{fname}
14mr|spamassassin-3.4.0-5|175	Summary:        SpamAssassin e-mail filter Perl modules
14mr|spamassassin-3.4.0-5|176	Group:		Development/Perl
14mr|spamassassin-3.4.0-5|177	Requires:       perl(HTML::Parser)
14mr|spamassassin-3.4.0-5|178	
14mr|spamassassin-3.4.0-5|179	%description -n perl-%{fname}
14mr|spamassassin-3.4.0-5|180	Mail::SpamAssassin is a module to identify spam using text analysis and
14mr|spamassassin-3.4.0-5|181	several internet-based realtime blacklists. Using its rule base, it uses a
14mr|spamassassin-3.4.0-5|182	wide range of heuristic tests on mail headers and body text to identify
14mr|spamassassin-3.4.0-5|183	``spam'', also known as unsolicited commercial email. Once identified, the
14mr|spamassassin-3.4.0-5|184	mail can then be optionally tagged as spam for later filtering using the
14mr|spamassassin-3.4.0-5|185	user's own mail user-agent application.
14mr|spamassassin-3.4.0-5|186	
14mr|spamassassin-3.4.0-5|187	%package -n	perl-%{fname}-Spamd
14mr|spamassassin-3.4.0-5|188	Summary:        A mod_perl2 module implementing the spamd protocol
14mr|spamassassin-3.4.0-5|189	Group:		Development/Perl
14mr|spamassassin-3.4.0-5|190	Requires:       apache-mod_perl
14mr|spamassassin-3.4.0-5|191	
14mr|spamassassin-3.4.0-5|192	%description -n	perl-%{fname}-Spamd
14mr|spamassassin-3.4.0-5|193	This distribution contains a mod_perl2 module, implementing the spamd protocol
14mr|spamassassin-3.4.0-5|194	from the SpamAssassin (http://spamassassin.apache.org/) project in Apache2.
14mr|spamassassin-3.4.0-5|195	It's mostly compatible with the original spamd.
14mr|spamassassin-3.4.0-5|196	
14mr|spamassassin-3.4.0-5|197	%prep
14mr|spamassassin-3.4.0-5|198	
14mr|spamassassin-3.4.0-5|199	%setup -q -n %{fname}-%{version}
14mr|spamassassin-3.4.0-5|200	%patch0 -p0 -b .fixbang
14mr|spamassassin-3.4.0-5|201	%patch1 -p0
14mr|spamassassin-3.4.0-5|202	
14mr|spamassassin-3.4.0-5|203	
14mr|spamassassin-3.4.0-5|204	# svn cleansing...
14mr|spamassassin-3.4.0-5|205	for i in `find . -type d -name .svn`; do
14mr|spamassassin-3.4.0-5|206	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|spamassassin-3.4.0-5|207	done
14mr|spamassassin-3.4.0-5|208	
14mr|spamassassin-3.4.0-5|209	%build
14mr|spamassassin-3.4.0-5|210	
14mr|spamassassin-3.4.0-5|211	%{__perl} \
14mr|spamassassin-3.4.0-5|212	Makefile.PL \
14mr|spamassassin-3.4.0-5|213	INSTALLDIRS=vendor \
14mr|spamassassin-3.4.0-5|214	SYSCONFDIR=%{_sysconfdir} \
14mr|spamassassin-3.4.0-5|215	DATADIR=%{_datadir}/spamassassin \
14mr|spamassassin-3.4.0-5|216	ENABLE_SSL=yes \
14mr|spamassassin-3.4.0-5|217	RUN_NET_TESTS=no < /dev/null
14mr|spamassassin-3.4.0-5|218	
14mr|spamassassin-3.4.0-5|219	%make OPTIMIZE="%{optflags}" LDFLAGS="%{ldflags}"
14mr|spamassassin-3.4.0-5|220	
14mr|spamassassin-3.4.0-5|221	pushd spamd-apache2
14mr|spamassassin-3.4.0-5|222	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14mr|spamassassin-3.4.0-5|223	%make
14mr|spamassassin-3.4.0-5|224	popd
14mr|spamassassin-3.4.0-5|225	
14mr|spamassassin-3.4.0-5|226	%check
14mr|spamassassin-3.4.0-5|227	#cat >> t/config.dist << EOF
14mr|spamassassin-3.4.0-5|228	#run_net_tests=y
14mr|spamassassin-3.4.0-5|229	#run_spamd_prefork_stress_test=y
14mr|spamassassin-3.4.0-5|230	#EOF
14mr|spamassassin-3.4.0-5|231	export LANG=C
14mr|spamassassin-3.4.0-5|232	export LC_ALL=C
14mr|spamassassin-3.4.0-5|233	export LANGUAGE=C
14mr|spamassassin-3.4.0-5|234	# useless and broken test case
14mr|spamassassin-3.4.0-5|235	rm -f t/make_install.t
14mr|spamassassin-3.4.0-5|236	# may be broken on mga4 only? NO...
14mr|spamassassin-3.4.0-5|237	rm -f t/sa_compile.t
14mr|spamassassin-3.4.0-5|238	
14mr|spamassassin-3.4.0-5|239	make FULLPERL="%{_bindir}/perl" test #TEST_VERBOSE=1
14mr|spamassassin-3.4.0-5|240	
14mr|spamassassin-3.4.0-5|241	%install
14mr|spamassassin-3.4.0-5|242	
14mr|spamassassin-3.4.0-5|243	%makeinstall_std
14mr|spamassassin-3.4.0-5|244	
14mr|spamassassin-3.4.0-5|245	pushd spamd-apache2
14mr|spamassassin-3.4.0-5|246	%makeinstall_std
14mr|spamassassin-3.4.0-5|247	popd
14mr|spamassassin-3.4.0-5|248	
14mr|spamassassin-3.4.0-5|249	install -d %{buildroot}%{_sysconfdir}/mail/%{name}/sa-update-keys
14mr|spamassassin-3.4.0-5|250	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|spamassassin-3.4.0-5|251	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|spamassassin-3.4.0-5|252	install -d %{buildroot}/var/spool/spamassassin
14mr|spamassassin-3.4.0-5|253	install -d %{buildroot}/var/log/spamassassin
14mr|spamassassin-3.4.0-5|254	install -d %{buildroot}/var/lib/spamassassin
14mr|spamassassin-3.4.0-5|255	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mr|spamassassin-3.4.0-5|256	
14mr|spamassassin-3.4.0-5|257	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/v330.pre
14mr|spamassassin-3.4.0-5|258	
14mr|spamassassin-3.4.0-5|259	# Mail::SpamAssassin::Plugin::AWL - Normalize scores via auto-whitelist
14mr|spamassassin-3.4.0-5|260	loadplugin Mail::SpamAssassin::Plugin::AWL
14mr|spamassassin-3.4.0-5|261	EOF
14mr|spamassassin-3.4.0-5|262	
14mr|spamassassin-3.4.0-5|263	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/local.cf
14mr|spamassassin-3.4.0-5|264	required_hits 5
14mr|spamassassin-3.4.0-5|265	rewrite_header Subject [SPAM]
14mr|spamassassin-3.4.0-5|266	report_safe 0
14mr|spamassassin-3.4.0-5|267	ifplugin Mail::SpamAssassin::Plugin::AWL
14mr|spamassassin-3.4.0-5|268	auto_whitelist_path        /var/spool/spamassassin/auto-whitelist
14mr|spamassassin-3.4.0-5|269	auto_whitelist_file_mode   0666
14mr|spamassassin-3.4.0-5|270	endif # Mail::SpamAssassin::Plugin::AWL
14mr|spamassassin-3.4.0-5|271	EOF
14mr|spamassassin-3.4.0-5|272	
14mr|spamassassin-3.4.0-5|273	install -d %{buildroot}%{_sysconfdir}/cron.d
14mr|spamassassin-3.4.0-5|274	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/spamd
14mr|spamassassin-3.4.0-5|275	install -m0644 %{SOURCE6} %buildroot/etc/cron.d/sa-update
14mr|spamassassin-3.4.0-5|276	# installed mode 744 as non root users can't run it, but can read it.
14mr|spamassassin-3.4.0-5|277	install -m0744 %{SOURCE7} %buildroot%{_datadir}/spamassassin/sa-update.cron
14mr|spamassassin-3.4.0-5|278	install -m0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/logrotate.d/spamd
14mr|spamassassin-3.4.0-5|279	install -m0644 %{SOURCE9} %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
14mr|spamassassin-3.4.0-5|280	
14mr|spamassassin-3.4.0-5|281	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/mail/spamassassin/
14mr|spamassassin-3.4.0-5|282	install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/mail/spamassassin/
14mr|spamassassin-3.4.0-5|283	install -D -p -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/spamd.service
14mr|spamassassin-3.4.0-5|284	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|spamassassin-3.4.0-5|285	
14mr|spamassassin-3.4.0-5|286	# sa-update channels and keyring directory
14mr|spamassassin-3.4.0-5|287	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mr|spamassassin-3.4.0-5|288	install -m0644 %{SOURCE12} %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mr|spamassassin-3.4.0-5|289	install -m0644 %{SOURCE13} %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mr|spamassassin-3.4.0-5|290	
14mr|spamassassin-3.4.0-5|291	install -m 0644 %{SOURCE14} $RPM_BUILD_DIR/Mail-SpamAssassin-%{version}/
14mr|spamassassin-3.4.0-5|292	
14mr|spamassassin-3.4.0-5|293	
14mr|spamassassin-3.4.0-5|294	# bork bork
14mr|spamassassin-3.4.0-5|295	install -m0644 rules/*.pre %{buildroot}%{_sysconfdir}/mail/%{name}/
14mr|spamassassin-3.4.0-5|296	
14mr|spamassassin-3.4.0-5|297	# cleanup
14mr|spamassassin-3.4.0-5|298	rm -f %{buildroot}%{_bindir}/apache-spamd.pl
14mr|spamassassin-3.4.0-5|299	rm -f %{buildroot}%{_mandir}/man1/apache-spamd.pl.1*
14mr|spamassassin-3.4.0-5|300	
14mr|spamassassin-3.4.0-5|301	# these are not meant to be released
14mr|spamassassin-3.4.0-5|302	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/P595Body.pm
14mr|spamassassin-3.4.0-5|303	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/RabinKarpBody.pm
14mr|spamassassin-3.4.0-5|304	
14mr|spamassassin-3.4.0-5|305	%post
14mr|spamassassin-3.4.0-5|306	[ -f %{_sysconfdir}/spamassassin.cf ] && %{__mv} %{_sysconfdir}/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
14mr|spamassassin-3.4.0-5|307	[ -f %{_sysconfdir}/mail/spamassassin.cf ] && /bin/mv %{_sysconfdir}/mail/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
14mr|spamassassin-3.4.0-5|308	
14mr|spamassassin-3.4.0-5|309	
14mr|spamassassin-3.4.0-5|310	%post spamd
14mr|spamassassin-3.4.0-5|311	%_tmpfilescreate %{name}
14mr|spamassassin-3.4.0-5|312	
14mr|spamassassin-3.4.0-5|313	# -a and --auto-whitelist options were removed from 3.0.0
14mr|spamassassin-3.4.0-5|314	# prevent service startup failure
14mr|spamassassin-3.4.0-5|315	perl -p -i -e 's/(["\s]-\w+)a/$1/ ; s/(["\s]-)a(\w+)/$1$2/ ; s/(["\s])-a\b/$1/' /etc/sysconfig/spamd
14mr|spamassassin-3.4.0-5|316	perl -p -i -e 's/ --auto-whitelist//' /etc/sysconfig/spamd
14mr|spamassassin-3.4.0-5|317	
14mr|spamassassin-3.4.0-5|318	# fix permissions
14mr|spamassassin-3.4.0-5|319	if [ -f %{_sysconfdir}/mail/%{name}/local.cf ]; then
14mr|spamassassin-3.4.0-5|320	
14mr|spamassassin-3.4.0-5|321	auto_whitelist_path="`grep "^auto_whitelist_path" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
14mr|spamassassin-3.4.0-5|322	auto_whitelist_file_mode="`grep "^auto_whitelist_file_mode" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
14mr|spamassassin-3.4.0-5|323	
14mr|spamassassin-3.4.0-5|324	if [ "${auto_whitelist_path}" == "/var/spool/%{name}" ]; then
14mr|spamassassin-3.4.0-5|325	echo "Correcting \"auto_whitelist_path\" (#27424) in the %{_sysconfdir}/mail/%{name}/local.cf file..."
14mr|spamassassin-3.4.0-5|326	perl -pi -e "s|/var/spool/%{name}\b|/var/spool/%{name}/auto-whitelist|g" %{_sysconfdir}/mail/%{name}/local.cf
14mr|spamassassin-3.4.0-5|327	auto_whitelist_path="/var/spool/%{name}/auto-whitelist"
14mr|spamassassin-3.4.0-5|328	fi
14mr|spamassassin-3.4.0-5|329	
14mr|spamassassin-3.4.0-5|330	if ! [ -z "${auto_whitelist_path}" ]; then
14mr|spamassassin-3.4.0-5|331	touch ${auto_whitelist_path}
14mr|spamassassin-3.4.0-5|332	if [ -z "${auto_whitelist_file_mode}" ]; then
14mr|spamassassin-3.4.0-5|333	auto_whitelist_file_mode="0666"
14mr|spamassassin-3.4.0-5|334	fi
14mr|spamassassin-3.4.0-5|335	chmod ${auto_whitelist_file_mode} ${auto_whitelist_path}
14mr|spamassassin-3.4.0-5|336	fi
14mr|spamassassin-3.4.0-5|337	
14mr|spamassassin-3.4.0-5|338	fi
14mr|spamassassin-3.4.0-5|339	# Need to run sa-update otherwise the spamd will not start until a cron job completes
14mr|spamassassin-3.4.0-5|340	echo "need to run sa-update"
14mr|spamassassin-3.4.0-5|341	/usr/bin/sa-update -v
14mr|spamassassin-3.4.0-5|342	
14mr|spamassassin-3.4.0-5|343	%_post_service spamd
14mr|spamassassin-3.4.0-5|344	
14mr|spamassassin-3.4.0-5|345	%preun spamd
14mr|spamassassin-3.4.0-5|346	%_preun_service spamd
14mr|spamassassin-3.4.0-5|347	
14mr|spamassassin-3.4.0-5|348	%files
14mr|spamassassin-3.4.0-5|349	%doc README Changes sample-*.txt procmailrc.example INSTALL TRADEMARK
14mr|spamassassin-3.4.0-5|350	%doc CREDITS UPGRADE USAGE META.yml README.Rosa
14mr|spamassassin-3.4.0-5|351	%dir %{_sysconfdir}/mail/%{name}
14mr|spamassassin-3.4.0-5|352	%dir %attr(0700,root,root) %{_sysconfdir}/mail/%{name}/sa-update-keys
14mr|spamassassin-3.4.0-5|353	%config(noreplace) %{_sysconfdir}/mail/%{name}/*.cf
14mr|spamassassin-3.4.0-5|354	%config(noreplace) %{_sysconfdir}/mail/%{name}/*.pre
14mr|spamassassin-3.4.0-5|355	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-default.rc
14mr|spamassassin-3.4.0-5|356	%config(noreplace) %{_sysconfdir}/mail/%{name}/channel.d
14mr|spamassassin-3.4.0-5|357	%config(noreplace) %{_sysconfdir}/logrotate.d/spamd
14mr|spamassassin-3.4.0-5|358	%dir %attr(0777,root,root) /var/spool/spamassassin
14mr|spamassassin-3.4.0-5|359	%{_sysconfdir}/cron.d/sa-update
14mr|spamassassin-3.4.0-5|360	%dir /var/lib/spamassassin
14mr|spamassassin-3.4.0-5|361	%{_bindir}/sa-awl
14mr|spamassassin-3.4.0-5|362	%{_bindir}/sa-check_spamd
14mr|spamassassin-3.4.0-5|363	%{_bindir}/sa-learn
14mr|spamassassin-3.4.0-5|364	%{_bindir}/sa-update
14mr|spamassassin-3.4.0-5|365	%{_bindir}/spamassassin
14mr|spamassassin-3.4.0-5|366	%{_mandir}/man1/sa-awl.1*
14mr|spamassassin-3.4.0-5|367	%{_mandir}/man1/sa-learn.1*
14mr|spamassassin-3.4.0-5|368	%{_mandir}/man1/sa-update.1*
14mr|spamassassin-3.4.0-5|369	%{_mandir}/man1/spamassassin.1*
14mr|spamassassin-3.4.0-5|370	%{_mandir}/man1/spamassassin-run.1*
14mr|spamassassin-3.4.0-5|371	%{_datadir}/spamassassin
14mr|spamassassin-3.4.0-5|372	%dir %{_logdir}/spamassassin
14mr|spamassassin-3.4.0-5|373	
14mr|spamassassin-3.4.0-5|374	%files sa-compile
14mr|spamassassin-3.4.0-5|375	%{_bindir}/sa-compile
14mr|spamassassin-3.4.0-5|376	%{_mandir}/man1/sa-compile.1*
14mr|spamassassin-3.4.0-5|377	
14mr|spamassassin-3.4.0-5|378	%files tools
14mr|spamassassin-3.4.0-5|379	%doc sql ldap
14mr|spamassassin-3.4.0-5|380	
14mr|spamassassin-3.4.0-5|381	%files spamd
14mr|spamassassin-3.4.0-5|382	%doc spamd/README* spamd/PROTOCOL
14mr|spamassassin-3.4.0-5|383	%{_unitdir}/spamd.service
14mr|spamassassin-3.4.0-5|384	%config(noreplace) %{_sysconfdir}/sysconfig/spamd
14mr|spamassassin-3.4.0-5|385	%{_bindir}/spamd
14mr|spamassassin-3.4.0-5|386	%{_mandir}/man1/spamd.1*
14mr|spamassassin-3.4.0-5|387	%{_tmpfilesdir}/%{name}.conf
14mr|spamassassin-3.4.0-5|388	
14mr|spamassassin-3.4.0-5|389	
14mr|spamassassin-3.4.0-5|390	%files spamc
14mr|spamassassin-3.4.0-5|391	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-spamc.rc
14mr|spamassassin-3.4.0-5|392	%{_bindir}/spamc
14mr|spamassassin-3.4.0-5|393	%{_mandir}/man1/spamc.1*
14mr|spamassassin-3.4.0-5|394	
14mr|spamassassin-3.4.0-5|395	%files -n perl-%{fname}
14mr|spamassassin-3.4.0-5|396	%{perl_vendorlib}/Mail/SpamAssassin*
14mr|spamassassin-3.4.0-5|397	%exclude %{perl_vendorlib}/Mail/SpamAssassin/Spamd
14mr|spamassassin-3.4.0-5|398	%{perl_vendorlib}/spamassassin-run.pod
14mr|spamassassin-3.4.0-5|399	%{_mandir}/man3/Mail::SpamAssassin*
14mr|spamassassin-3.4.0-5|400	%exclude %{_mandir}/man3/Mail::SpamAssassin::Spamd*
14mr|spamassassin-3.4.0-5|401	%{_mandir}/man3/spamassassin-run.3pm*
14mr|spamassassin-3.4.0-5|402	
14mr|spamassassin-3.4.0-5|403	%files -n perl-%{fname}-Spamd
14mr|spamassassin-3.4.0-5|404	%doc spamd-apache2/README.apache
14mr|spamassassin-3.4.0-5|405	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
14mr|spamassassin-3.4.0-5|406	%{perl_vendorlib}/Mail/SpamAssassin/Spamd
14mr|spamassassin-3.4.0-5|407	%{_mandir}/man3/Mail::SpamAssassin::Spamd*
14mr|spamassassin-3.4.0-5|408	
14mr|spamassassin-3.4.0-5|409	
14mr|spamassassin-3.4.0-5|410	
14mr|spamassassin-3.4.0-5|411	%changelog
14mr|spamassassin-3.4.0-5|412	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.0-5
14mr|spamassassin-3.4.0-5|413	+ Revision: 0d73da8
14mr|spamassassin-3.4.0-5|414	- MassBuild#440: Increase release tag
14mr|spamassassin-3.4.0-5|415	
14mr|spamassassin-3.4.0-5|416	

18970 14
14mr|spamassassin-rules-3.4.0-20140707.1|1	%bcond_without tarball
14mr|spamassassin-rules-3.4.0-20140707.1|2	
14mr|spamassassin-rules-3.4.0-20140707.1|3	%define date 20140707
14mr|spamassassin-rules-3.4.0-20140707.1|4	
14mr|spamassassin-rules-3.4.0-20140707.1|5	Summary:	Rules for SpamAssassin
14mr|spamassassin-rules-3.4.0-20140707.1|6	Name:		spamassassin-rules
14mr|spamassassin-rules-3.4.0-20140707.1|7	Version:	3.4.0
14mr|spamassassin-rules-3.4.0-20140707.1|8	Release:	%{date}.1
14mr|spamassassin-rules-3.4.0-20140707.1|9	License:	Apache License
14mr|spamassassin-rules-3.4.0-20140707.1|10	Group:		Networking/Mail
14mr|spamassassin-rules-3.4.0-20140707.1|11	Url:		http://spamassassin.org/
14mr|spamassassin-rules-3.4.0-20140707.1|12	%if %{with tarball}
14mr|spamassassin-rules-3.4.0-20140707.1|13	# sa-update --gpghomedir . --channel updates.spamassassin.org --updatedir .
14mr|spamassassin-rules-3.4.0-20140707.1|14	Source0:	updates-%{date}.tar.bz2
14mr|spamassassin-rules-3.4.0-20140707.1|15	%endif
14mr|spamassassin-rules-3.4.0-20140707.1|16	Requires:	spamassassin > 3.3.0
14mr|spamassassin-rules-3.4.0-20140707.1|17	Conflicts:	spamassassin < 3.3.0
14mr|spamassassin-rules-3.4.0-20140707.1|18	%if %{without tarball}
14mr|spamassassin-rules-3.4.0-20140707.1|19	Buildrequires:	gnupg
14mr|spamassassin-rules-3.4.0-20140707.1|20	Buildrequires:	spamassassin
14mr|spamassassin-rules-3.4.0-20140707.1|21	%endif
14mr|spamassassin-rules-3.4.0-20140707.1|22	BuildArch:	noarch
14mr|spamassassin-rules-3.4.0-20140707.1|23	
14mr|spamassassin-rules-3.4.0-20140707.1|24	%description
14mr|spamassassin-rules-3.4.0-20140707.1|25	This package contains the default rules for SpamAssassin.
14mr|spamassassin-rules-3.4.0-20140707.1|26	
14mr|spamassassin-rules-3.4.0-20140707.1|27	WARNING: These rules may be old at install time. This package is NOT
14mr|spamassassin-rules-3.4.0-20140707.1|28	supported by Rosa. You should immediately update your rules set as
14mr|spamassassin-rules-3.4.0-20140707.1|29	explained in the official SpamAssassin documentations.
14mr|spamassassin-rules-3.4.0-20140707.1|30	
14mr|spamassassin-rules-3.4.0-20140707.1|31	%files
14mr|spamassassin-rules-3.4.0-20140707.1|32	%attr(0644,root,root) %{_datadir}/spamassassin/*.cf
14mr|spamassassin-rules-3.4.0-20140707.1|33	
14mr|spamassassin-rules-3.4.0-20140707.1|34	#----------------------------------------------------------------------------
14mr|spamassassin-rules-3.4.0-20140707.1|35	
14mr|spamassassin-rules-3.4.0-20140707.1|36	%prep
14mr|spamassassin-rules-3.4.0-20140707.1|37	%setup -q -c -T -n %{name}-%{version}
14mr|spamassassin-rules-3.4.0-20140707.1|38	%if %{with tarball}
14mr|spamassassin-rules-3.4.0-20140707.1|39	tar -xf %{SOURCE0}
14mr|spamassassin-rules-3.4.0-20140707.1|40	%else
14mr|spamassassin-rules-3.4.0-20140707.1|41	sa-update --gpghomedir . --channel updates.spamassassin.org --updatedir .
14mr|spamassassin-rules-3.4.0-20140707.1|42	%endif
14mr|spamassassin-rules-3.4.0-20140707.1|43	
14mr|spamassassin-rules-3.4.0-20140707.1|44	%build
14mr|spamassassin-rules-3.4.0-20140707.1|45	
14mr|spamassassin-rules-3.4.0-20140707.1|46	%install
14mr|spamassassin-rules-3.4.0-20140707.1|47	install -d %{buildroot}%{_datadir}/spamassassin
14mr|spamassassin-rules-3.4.0-20140707.1|48	install -m0644 updates_spamassassin_org/*.cf %{buildroot}%{_datadir}/spamassassin/
14mr|spamassassin-rules-3.4.0-20140707.1|49	
14mr|spamassassin-rules-3.4.0-20140707.1|50	
14mr|spamassassin-rules-3.4.0-20140707.1|51	%changelog
14mr|spamassassin-rules-3.4.0-20140707.1|52	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-20140707.1
14mr|spamassassin-rules-3.4.0-20140707.1|53	+ Revision: 18a3eb0
14mr|spamassassin-rules-3.4.0-20140707.1|54	- Store rules in tarball and bump version to match current spamassassin
14mr|spamassassin-rules-3.4.0-20140707.1|55	
14mr|spamassassin-rules-3.4.0-20140707.1|56	

18971 14
14mr|sparsehash-2.0.2-2|1	# No debug package is needed here
14mr|sparsehash-2.0.2-2|2	%define _enable_debug_packages %{nil}
14mr|sparsehash-2.0.2-2|3	%define debug_package %{nil}
14mr|sparsehash-2.0.2-2|4	
14mr|sparsehash-2.0.2-2|5	Summary:	Extremely memory-efficient hash_map implementation
14mr|sparsehash-2.0.2-2|6	Name:		sparsehash
14mr|sparsehash-2.0.2-2|7	Version:	2.0.2
14mr|sparsehash-2.0.2-2|8	Release:	2
14mr|sparsehash-2.0.2-2|9	License:	BSD
14mr|sparsehash-2.0.2-2|10	Group:		Development/C++
14mr|sparsehash-2.0.2-2|11	Url:		http://code.google.com/p/sparsehash
14mr|sparsehash-2.0.2-2|12	Source:		http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|sparsehash-2.0.2-2|13	BuildRequires:	gcc-c++
14mr|sparsehash-2.0.2-2|14	
14mr|sparsehash-2.0.2-2|15	%description
14mr|sparsehash-2.0.2-2|16	The Google SparseHash project contains several C++ template hash-map
14mr|sparsehash-2.0.2-2|17	implementations with different performance characteristics, including
14mr|sparsehash-2.0.2-2|18	an implementation that optimizes for space and one that optimizes for
14mr|sparsehash-2.0.2-2|19	speed.
14mr|sparsehash-2.0.2-2|20	
14mr|sparsehash-2.0.2-2|21	%package devel
14mr|sparsehash-2.0.2-2|22	Summary:	Extremely memory-efficient C++ hash_map implementation
14mr|sparsehash-2.0.2-2|23	Group:		Development/C++
14mr|sparsehash-2.0.2-2|24	
14mr|sparsehash-2.0.2-2|25	%description devel
14mr|sparsehash-2.0.2-2|26	The Google SparseHash project contains several C++ template hash-map
14mr|sparsehash-2.0.2-2|27	implementations with different performance characteristics, including
14mr|sparsehash-2.0.2-2|28	an implementation that optimizes for space and one that optimizes for
14mr|sparsehash-2.0.2-2|29	speed.
14mr|sparsehash-2.0.2-2|30	
14mr|sparsehash-2.0.2-2|31	%prep
14mr|sparsehash-2.0.2-2|32	%setup -q
14mr|sparsehash-2.0.2-2|33	
14mr|sparsehash-2.0.2-2|34	%build
14mr|sparsehash-2.0.2-2|35	%configure2_5x
14mr|sparsehash-2.0.2-2|36	%make
14mr|sparsehash-2.0.2-2|37	
14mr|sparsehash-2.0.2-2|38	%install
14mr|sparsehash-2.0.2-2|39	%makeinstall_std
14mr|sparsehash-2.0.2-2|40	rm %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
14mr|sparsehash-2.0.2-2|41	rm %{buildroot}%{_docdir}/%{name}-%{version}/README_windows.txt
14mr|sparsehash-2.0.2-2|42	
14mr|sparsehash-2.0.2-2|43	%files devel
14mr|sparsehash-2.0.2-2|44	%doc %{_docdir}/%{name}-%{version}
14mr|sparsehash-2.0.2-2|45	%{_includedir}/google/
14mr|sparsehash-2.0.2-2|46	%{_includedir}/sparsehash/
14mr|sparsehash-2.0.2-2|47	%{_libdir}/pkgconfig/*.pc
14mr|sparsehash-2.0.2-2|48	
14mr|sparsehash-2.0.2-2|49	
14mr|sparsehash-2.0.2-2|50	%changelog
14mr|sparsehash-2.0.2-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-2
14mr|sparsehash-2.0.2-2|52	+ Revision: e9f259a
14mr|sparsehash-2.0.2-2|53	- MassBuild#440: Increase release tag
14mr|sparsehash-2.0.2-2|54	
14mr|sparsehash-2.0.2-2|55	

18972 14
14mr|spec-helper-0.31.38-2|1	Name:		spec-helper
14mr|spec-helper-0.31.38-2|2	Version:	0.31.38
14mr|spec-helper-0.31.38-2|3	Release:	2
14mr|spec-helper-0.31.38-2|4	Summary:	Tools to ease the creation of rpm packages
14mr|spec-helper-0.31.38-2|5	License:	GPLv2+
14mr|spec-helper-0.31.38-2|6	Group:		Development/Other
14mr|spec-helper-0.31.38-2|7	URL:		https://abf.io/omv_software/spec-helper
14mr|spec-helper-0.31.38-2|8	Source0:	%{name}-%{version}.tar.xz
14mr|spec-helper-0.31.38-2|9	Requires:	findutils
14mr|spec-helper-0.31.38-2|10	Requires:	gettext
14mr|spec-helper-0.31.38-2|11	Requires:	chrpath
14mr|spec-helper-0.31.38-2|12	BuildRequires:	perl(IPC::Run)
14mr|spec-helper-0.31.38-2|13	BuildRequires:	perl(Digest::MD5)
14mr|spec-helper-0.31.38-2|14	BuildRequires:	perl(File::Slurp)
14mr|spec-helper-0.31.38-2|15	BuildArch:	noarch
14mr|spec-helper-0.31.38-2|16	
14mr|spec-helper-0.31.38-2|17	%description
14mr|spec-helper-0.31.38-2|18	Tools to ease the creation of rpm packages for the
14mr|spec-helper-0.31.38-2|19	%{distribution} distribution.
14mr|spec-helper-0.31.38-2|20	Compress man pages using xz, convert links and perform some sanitizing on
14mr|spec-helper-0.31.38-2|21	packages built...
14mr|spec-helper-0.31.38-2|22	
14mr|spec-helper-0.31.38-2|23	%prep
14mr|spec-helper-0.31.38-2|24	%setup -q
14mr|spec-helper-0.31.38-2|25	
14mr|spec-helper-0.31.38-2|26	%build
14mr|spec-helper-0.31.38-2|27	
14mr|spec-helper-0.31.38-2|28	%install
14mr|spec-helper-0.31.38-2|29	%makeinstall_std bindir=%{_bindir} rpmmacrosdir=%{_sys_macros_dir}
14mr|spec-helper-0.31.38-2|30	
14mr|spec-helper-0.31.38-2|31	%check
14mr|spec-helper-0.31.38-2|32	make test
14mr|spec-helper-0.31.38-2|33	
14mr|spec-helper-0.31.38-2|34	%files
14mr|spec-helper-0.31.38-2|35	%doc README NEWS
14mr|spec-helper-0.31.38-2|36	%{_bindir}/*
14mr|spec-helper-0.31.38-2|37	%{_datadir}/spec-helper
14mr|spec-helper-0.31.38-2|38	%{_sys_macros_dir}/%{name}.macros
14mr|spec-helper-0.31.38-2|39	
14mr|spec-helper-0.31.38-2|40	%changelog
14mr|spec-helper-0.31.38-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.31.38-2
14mr|spec-helper-0.31.38-2|42	+ Revision: fd290e3
14mr|spec-helper-0.31.38-2|43	- MassBuild#440: Increase release tag
14mr|spec-helper-0.31.38-2|44	
14mr|spec-helper-0.31.38-2|45	

18973 14
14mr|specspo-1.3-1|1	Summary:	ROSA package descriptions, summaries, and groups
14mr|specspo-1.3-1|2	Name:		specspo
14mr|specspo-1.3-1|3	Version:	1.3
14mr|specspo-1.3-1|4	Release:	1
14mr|specspo-1.3-1|5	Group:		System/Configuration/Packaging
14mr|specspo-1.3-1|6	Source:		%{name}-%{version}.tar.xz
14mr|specspo-1.3-1|7	# No version given, only license attribution is spec file
14mr|specspo-1.3-1|8	# Since this is Red Hat generated, we can safely assume it is correct.
14mr|specspo-1.3-1|9	License:	GPL+
14mr|specspo-1.3-1|10	BuildArch:	noarch
14mr|specspo-1.3-1|11	BuildRequires:	gettext
14mr|specspo-1.3-1|12	
14mr|specspo-1.3-1|13	%description
14mr|specspo-1.3-1|14	The specspo package contains the portable object catalogues used to
14mr|specspo-1.3-1|15	internationalize tags of RPM packages.
14mr|specspo-1.3-1|16	
14mr|specspo-1.3-1|17	%prep
14mr|specspo-1.3-1|18	%setup -q
14mr|specspo-1.3-1|19	
14mr|specspo-1.3-1|20	%build
14mr|specspo-1.3-1|21	make
14mr|specspo-1.3-1|22	
14mr|specspo-1.3-1|23	%install
14mr|specspo-1.3-1|24	%makeinstall_std
14mr|specspo-1.3-1|25	
14mr|specspo-1.3-1|26	mkdir -p %{buildroot}%{_sysconfdir}/rpm
14mr|specspo-1.3-1|27	echo '%%_i18ndomains	rosa-dist' > %{buildroot}%{_sysconfdir}/rpm/macros.specspo
14mr|specspo-1.3-1|28	
14mr|specspo-1.3-1|29	%find_lang rosa-dist
14mr|specspo-1.3-1|30	
14mr|specspo-1.3-1|31	%files -f rosa-dist.lang
14mr|specspo-1.3-1|32	%config(noreplace) %{_sysconfdir}/rpm/macros.specspo
14mr|specspo-1.3-1|33	
14mr|specspo-1.3-1|34	%changelog
14mr|specspo-1.3-1|35	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14mr|specspo-1.3-1|36	+ Revision: cdf6e18
14mr|specspo-1.3-1|37	- Merge branch 'rosa2014.1' of https://abf.rosalinux.ru/import/specspo into rosa2014.1
14mr|specspo-1.3-1|38	- Conflicts:
14mr|specspo-1.3-1|39	- specspo.spec
14mr|specspo-1.3-1|40	
14mr|specspo-1.3-1|41	

18974 14
14mr|speech-dispatcher-0.7.1-6|1	%define major		2
14mr|speech-dispatcher-0.7.1-6|2	%define shortname	speechd
14mr|speech-dispatcher-0.7.1-6|3	%define libname		%mklibname %shortname %major
14mr|speech-dispatcher-0.7.1-6|4	%define develname	%mklibname %shortname -d
14mr|speech-dispatcher-0.7.1-6|5	
14mr|speech-dispatcher-0.7.1-6|6	%bcond_without alsa
14mr|speech-dispatcher-0.7.1-6|7	%bcond_without pulse
14mr|speech-dispatcher-0.7.1-6|8	%bcond_without nas
14mr|speech-dispatcher-0.7.1-6|9	%bcond_without espeak
14mr|speech-dispatcher-0.7.1-6|10	%bcond_without libao
14mr|speech-dispatcher-0.7.1-6|11	
14mr|speech-dispatcher-0.7.1-6|12	
14mr|speech-dispatcher-0.7.1-6|13	Name:			speech-dispatcher
14mr|speech-dispatcher-0.7.1-6|14	Summary:		Speech Dispatcher provides a device independent layer for speech synthesis
14mr|speech-dispatcher-0.7.1-6|15	Group:			System/Libraries
14mr|speech-dispatcher-0.7.1-6|16	Version:		0.7.1
14mr|speech-dispatcher-0.7.1-6|17	Release:		6
14mr|speech-dispatcher-0.7.1-6|18	License:		GPLv2
14mr|speech-dispatcher-0.7.1-6|19	URL:			http://www.freebsoft.org/speechd
14mr|speech-dispatcher-0.7.1-6|20	Source0:		http://www.freebsoft.org/pub/projects/speechd/%{name}-%{version}.tar.gz
14mr|speech-dispatcher-0.7.1-6|21	# modified Fedora init script
14mr|speech-dispatcher-0.7.1-6|22	Source1:		speech-dispatcherd.service
14mr|speech-dispatcher-0.7.1-6|23	Source2:		speech-dispatcher.logrotate
14mr|speech-dispatcher-0.7.1-6|24	Source3:		speech-dispatcherd.default
14mr|speech-dispatcher-0.7.1-6|25	Source4:		speech-dispatcher-user-pulse.example
14mr|speech-dispatcher-0.7.1-6|26	Source10:		%{name}.rpmlintrc
14mr|speech-dispatcher-0.7.1-6|27	Patch1:			speech-dispatcher-0.7.1-fix-str-fmt.patch
14mr|speech-dispatcher-0.7.1-6|28	Patch2:			speech-dispatcher-python3.patch
14mr|speech-dispatcher-0.7.1-6|29	%if %{with alsa}
14mr|speech-dispatcher-0.7.1-6|30	BuildRequires:		libalsa-devel
14mr|speech-dispatcher-0.7.1-6|31	%endif
14mr|speech-dispatcher-0.7.1-6|32	%if %{with pulse}
14mr|speech-dispatcher-0.7.1-6|33	BuildRequires:		pulseaudio-devel
14mr|speech-dispatcher-0.7.1-6|34	%endif
14mr|speech-dispatcher-0.7.1-6|35	%if %{with nas}
14mr|speech-dispatcher-0.7.1-6|36	BuildRequires:		%{_lib}audio-devel
14mr|speech-dispatcher-0.7.1-6|37	%endif
14mr|speech-dispatcher-0.7.1-6|38	%if %{with espeak}
14mr|speech-dispatcher-0.7.1-6|39	BuildRequires:		libespeak-devel
14mr|speech-dispatcher-0.7.1-6|40	%endif
14mr|speech-dispatcher-0.7.1-6|41	%if %{with libao}
14mr|speech-dispatcher-0.7.1-6|42	BuildRequires:		libao-devel
14mr|speech-dispatcher-0.7.1-6|43	%endif
14mr|speech-dispatcher-0.7.1-6|44	BuildRequires:		libdotconf-devel
14mr|speech-dispatcher-0.7.1-6|45	BuildRequires:		python-devel
14mr|speech-dispatcher-0.7.1-6|46	BuildRequires:		python3-devel
14mr|speech-dispatcher-0.7.1-6|47	BuildRequires:		texinfo
14mr|speech-dispatcher-0.7.1-6|48	Requires:		%libname = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|49	
14mr|speech-dispatcher-0.7.1-6|50	%description
14mr|speech-dispatcher-0.7.1-6|51	This is the Speech Dispatcher project (speech-dispatcher). It is a part of the
14mr|speech-dispatcher-0.7.1-6|52	Free(b)soft project, which is intended to allow blind and visually impaired
14mr|speech-dispatcher-0.7.1-6|53	people to work with computer and Internet based on free software.
14mr|speech-dispatcher-0.7.1-6|54	
14mr|speech-dispatcher-0.7.1-6|55	%post
14mr|speech-dispatcher-0.7.1-6|56	%_post_service speech-dispatcherd || :
14mr|speech-dispatcher-0.7.1-6|57	
14mr|speech-dispatcher-0.7.1-6|58	%preun
14mr|speech-dispatcher-0.7.1-6|59	%_preun_service speech-dispatcherd || :
14mr|speech-dispatcher-0.7.1-6|60	
14mr|speech-dispatcher-0.7.1-6|61	%files
14mr|speech-dispatcher-0.7.1-6|62	%defattr(-,root,root,-)
14mr|speech-dispatcher-0.7.1-6|63	%doc AUTHORS NEWS README COPYING INSTALL
14mr|speech-dispatcher-0.7.1-6|64	%doc ChangeLog speech-dispatcher-user-pulse.example
14mr|speech-dispatcher-0.7.1-6|65	%{_bindir}/cli*
14mr|speech-dispatcher-0.7.1-6|66	%{_bindir}/connection_recovery
14mr|speech-dispatcher-0.7.1-6|67	%{_bindir}/spd-say
14mr|speech-dispatcher-0.7.1-6|68	%{_bindir}/spd_long_message
14mr|speech-dispatcher-0.7.1-6|69	%{_bindir}/spd_run_test
14mr|speech-dispatcher-0.7.1-6|70	%{_bindir}/spd-conf
14mr|speech-dispatcher-0.7.1-6|71	%{_bindir}/spdsend
14mr|speech-dispatcher-0.7.1-6|72	%{_bindir}/%{name}
14mr|speech-dispatcher-0.7.1-6|73	%{_unitdir}/speech-dispatcherd.service
14mr|speech-dispatcher-0.7.1-6|74	%config %{_sysconfdir}/logrotate.d/%{name}
14mr|speech-dispatcher-0.7.1-6|75	%config(noreplace) %{_sysconfdir}/%{name}/speechd.conf
14mr|speech-dispatcher-0.7.1-6|76	%config(noreplace) %{_sysconfdir}/%{name}/clients/*.conf
14mr|speech-dispatcher-0.7.1-6|77	%config(noreplace) %{_sysconfdir}/%{name}/modules/*.conf
14mr|speech-dispatcher-0.7.1-6|78	%config(noreplace) %{_sysconfdir}/default/speech-dispatcherd
14mr|speech-dispatcher-0.7.1-6|79	%{_libdir}/%{name}-modules
14mr|speech-dispatcher-0.7.1-6|80	%{_libdir}/%{name}
14mr|speech-dispatcher-0.7.1-6|81	%{_datadir}/sounds/%{name}
14mr|speech-dispatcher-0.7.1-6|82	%{_infodir}/*
14mr|speech-dispatcher-0.7.1-6|83	%{_logdir}/%{name}
14mr|speech-dispatcher-0.7.1-6|84	
14mr|speech-dispatcher-0.7.1-6|85	#--------------------------------------------------------------------------
14mr|speech-dispatcher-0.7.1-6|86	
14mr|speech-dispatcher-0.7.1-6|87	%package -n %libname
14mr|speech-dispatcher-0.7.1-6|88	Summary:		Shared libraries for %name
14mr|speech-dispatcher-0.7.1-6|89	Group:			System/Libraries
14mr|speech-dispatcher-0.7.1-6|90	
14mr|speech-dispatcher-0.7.1-6|91	%description -n		%libname
14mr|speech-dispatcher-0.7.1-6|92	This package provides the shared libraries for Speech Dispatcher.
14mr|speech-dispatcher-0.7.1-6|93	
14mr|speech-dispatcher-0.7.1-6|94	%files -n %libname
14mr|speech-dispatcher-0.7.1-6|95	%defattr(-,root,root,-)
14mr|speech-dispatcher-0.7.1-6|96	%{_libdir}/libspeechd.so.%{major}*
14mr|speech-dispatcher-0.7.1-6|97	
14mr|speech-dispatcher-0.7.1-6|98	#--------------------------------------------------------------------------
14mr|speech-dispatcher-0.7.1-6|99	
14mr|speech-dispatcher-0.7.1-6|100	%package -n %develname
14mr|speech-dispatcher-0.7.1-6|101	Summary:		Development files for %name
14mr|speech-dispatcher-0.7.1-6|102	Group:			Development/Other
14mr|speech-dispatcher-0.7.1-6|103	Requires:		%{name} = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|104	Provides:		%{name}-devel = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|105	Provides:		lib%{name}-devel = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|106	
14mr|speech-dispatcher-0.7.1-6|107	%description -n %develname
14mr|speech-dispatcher-0.7.1-6|108	This package contains development files for %{name}.
14mr|speech-dispatcher-0.7.1-6|109	
14mr|speech-dispatcher-0.7.1-6|110	%files -n		%develname
14mr|speech-dispatcher-0.7.1-6|111	%{_includedir}/*
14mr|speech-dispatcher-0.7.1-6|112	%{_libdir}/lib*.so
14mr|speech-dispatcher-0.7.1-6|113	
14mr|speech-dispatcher-0.7.1-6|114	#--------------------------------------------------------------------------
14mr|speech-dispatcher-0.7.1-6|115	
14mr|speech-dispatcher-0.7.1-6|116	%package -n python-%shortname
14mr|speech-dispatcher-0.7.1-6|117	Summary:		A Python library for communication with Speech Dispatcher
14mr|speech-dispatcher-0.7.1-6|118	Group:			System/Libraries
14mr|speech-dispatcher-0.7.1-6|119	Requires:		%{name} = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|120	Requires:		python
14mr|speech-dispatcher-0.7.1-6|121	
14mr|speech-dispatcher-0.7.1-6|122	%description -n		python-%shortname
14mr|speech-dispatcher-0.7.1-6|123	This package provides a Python library for communication
14mr|speech-dispatcher-0.7.1-6|124	with Speech Dispatcher.
14mr|speech-dispatcher-0.7.1-6|125	
14mr|speech-dispatcher-0.7.1-6|126	%files -n python-%shortname
14mr|speech-dispatcher-0.7.1-6|127	%doc ChangeLog
14mr|speech-dispatcher-0.7.1-6|128	%defattr(-,root,root,-)
14mr|speech-dispatcher-0.7.1-6|129	%{py_puresitedir}/speechd*
14mr|speech-dispatcher-0.7.1-6|130	
14mr|speech-dispatcher-0.7.1-6|131	#--------------------------------------------------------------------------
14mr|speech-dispatcher-0.7.1-6|132	
14mr|speech-dispatcher-0.7.1-6|133	%package -n python3-%shortname
14mr|speech-dispatcher-0.7.1-6|134	Summary:                A Python library for communication with Speech Dispatcher
14mr|speech-dispatcher-0.7.1-6|135	Group:                  System/Libraries
14mr|speech-dispatcher-0.7.1-6|136	Requires:               %{name} = %{version}-%{release}
14mr|speech-dispatcher-0.7.1-6|137	Requires:               python3
14mr|speech-dispatcher-0.7.1-6|138	
14mr|speech-dispatcher-0.7.1-6|139	%description -n         python3-%shortname
14mr|speech-dispatcher-0.7.1-6|140	This package provides a Python library for communication
14mr|speech-dispatcher-0.7.1-6|141	with Speech Dispatcher.
14mr|speech-dispatcher-0.7.1-6|142	
14mr|speech-dispatcher-0.7.1-6|143	%files -n python3-%shortname
14mr|speech-dispatcher-0.7.1-6|144	%doc ChangeLog
14mr|speech-dispatcher-0.7.1-6|145	%defattr(-,root,root,-)
14mr|speech-dispatcher-0.7.1-6|146	%{py3_puresitedir}/speechd*
14mr|speech-dispatcher-0.7.1-6|147	
14mr|speech-dispatcher-0.7.1-6|148	# -------------------------------------------------------------------------
14mr|speech-dispatcher-0.7.1-6|149	
14mr|speech-dispatcher-0.7.1-6|150	
14mr|speech-dispatcher-0.7.1-6|151	%prep
14mr|speech-dispatcher-0.7.1-6|152	%setup -q
14mr|speech-dispatcher-0.7.1-6|153	%patch1 -p0
14mr|speech-dispatcher-0.7.1-6|154	cp -p %SOURCE4 .
14mr|speech-dispatcher-0.7.1-6|155	
14mr|speech-dispatcher-0.7.1-6|156	%build
14mr|speech-dispatcher-0.7.1-6|157	%ifarch x86_64
14mr|speech-dispatcher-0.7.1-6|158	export am_cv_python_pyexecdir=%{py_puresitedir}
14mr|speech-dispatcher-0.7.1-6|159	%endif
14mr|speech-dispatcher-0.7.1-6|160	%configure2_5x \
14mr|speech-dispatcher-0.7.1-6|161	LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id' \
14mr|speech-dispatcher-0.7.1-6|162	--disable-static \
14mr|speech-dispatcher-0.7.1-6|163	%if %{with alsa}
14mr|speech-dispatcher-0.7.1-6|164	--with-alsa \
14mr|speech-dispatcher-0.7.1-6|165	%else
14mr|speech-dispatcher-0.7.1-6|166	--without-alsa \
14mr|speech-dispatcher-0.7.1-6|167	%endif
14mr|speech-dispatcher-0.7.1-6|168	%if %{with pulse}
14mr|speech-dispatcher-0.7.1-6|169	--with-pulse \
14mr|speech-dispatcher-0.7.1-6|170	%else
14mr|speech-dispatcher-0.7.1-6|171	--without-pulse \
14mr|speech-dispatcher-0.7.1-6|172	%endif
14mr|speech-dispatcher-0.7.1-6|173	%if %{with nas}
14mr|speech-dispatcher-0.7.1-6|174	--with-nas \
14mr|speech-dispatcher-0.7.1-6|175	%else
14mr|speech-dispatcher-0.7.1-6|176	--without-nas \
14mr|speech-dispatcher-0.7.1-6|177	%endif
14mr|speech-dispatcher-0.7.1-6|178	%if %{with espeak}
14mr|speech-dispatcher-0.7.1-6|179	--with-espeak \
14mr|speech-dispatcher-0.7.1-6|180	%else
14mr|speech-dispatcher-0.7.1-6|181	--without-espeak \
14mr|speech-dispatcher-0.7.1-6|182	%endif
14mr|speech-dispatcher-0.7.1-6|183	%if %{with libao}
14mr|speech-dispatcher-0.7.1-6|184	--with-libao
14mr|speech-dispatcher-0.7.1-6|185	%else
14mr|speech-dispatcher-0.7.1-6|186	--without-libao
14mr|speech-dispatcher-0.7.1-6|187	%endif
14mr|speech-dispatcher-0.7.1-6|188	
14mr|speech-dispatcher-0.7.1-6|189	%make
14mr|speech-dispatcher-0.7.1-6|190	
14mr|speech-dispatcher-0.7.1-6|191	%install
14mr|speech-dispatcher-0.7.1-6|192	%makeinstall_std
14mr|speech-dispatcher-0.7.1-6|193	
14mr|speech-dispatcher-0.7.1-6|194	# HACK: copy over and patch the Python 2 module for Python 3 support.
14mr|speech-dispatcher-0.7.1-6|195	# Proper Python 3 support is available in speech-dispatcher 0.8-beta1, and
14mr|speech-dispatcher-0.7.1-6|196	# this hack can be removed when the package gets updated.
14mr|speech-dispatcher-0.7.1-6|197	mkdir -p %{buildroot}%{py3_puresitedir}
14mr|speech-dispatcher-0.7.1-6|198	cp -a %{buildroot}%{py_puresitedir}/* %{buildroot}%{py3_puresitedir}/
14mr|speech-dispatcher-0.7.1-6|199	pushd %{buildroot}%{py3_puresitedir}
14mr|speech-dispatcher-0.7.1-6|200	rm */*.pyc */*.pyo
14mr|speech-dispatcher-0.7.1-6|201	patch -p0 < %{PATCH2}
14mr|speech-dispatcher-0.7.1-6|202	popd
14mr|speech-dispatcher-0.7.1-6|203	
14mr|speech-dispatcher-0.7.1-6|204	# remove duplicates with /etc conf files
14mr|speech-dispatcher-0.7.1-6|205	rm -rf %{buildroot}%{_datadir}/%{name}
14mr|speech-dispatcher-0.7.1-6|206	
14mr|speech-dispatcher-0.7.1-6|207	# rename some executables
14mr|speech-dispatcher-0.7.1-6|208	mv %{buildroot}%{_bindir}/long_message %{buildroot}%{_bindir}/spd_long_message
14mr|speech-dispatcher-0.7.1-6|209	mv %{buildroot}%{_bindir}/run_test %{buildroot}%{_bindir}/spd_run_test
14mr|speech-dispatcher-0.7.1-6|210	
14mr|speech-dispatcher-0.7.1-6|211	# speech-dispatcherd service
14mr|speech-dispatcher-0.7.1-6|212	install -Dm 0644 %SOURCE1 %{buildroot}%{_unitdir}/speech-dispatcherd.service
14mr|speech-dispatcher-0.7.1-6|213	
14mr|speech-dispatcher-0.7.1-6|214	# fix perm in _test.py
14mr|speech-dispatcher-0.7.1-6|215	chmod +x %{buildroot}%{py_puresitedir}/speechd/_test.py
14mr|speech-dispatcher-0.7.1-6|216	
14mr|speech-dispatcher-0.7.1-6|217	# logrotate install
14mr|speech-dispatcher-0.7.1-6|218	install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|speech-dispatcher-0.7.1-6|219	install -m 0644 %SOURCE2 %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|speech-dispatcher-0.7.1-6|220	
14mr|speech-dispatcher-0.7.1-6|221	# create the needed directory for logs
14mr|speech-dispatcher-0.7.1-6|222	install -d -m 0755 %{buildroot}%{_logdir}/%{name}
14mr|speech-dispatcher-0.7.1-6|223	
14mr|speech-dispatcher-0.7.1-6|224	# install the /etc/default configuration file
14mr|speech-dispatcher-0.7.1-6|225	install -d -m 0755 %{buildroot}%{_sysconfdir}/default
14mr|speech-dispatcher-0.7.1-6|226	install -m 0644 %SOURCE3 %{buildroot}%{_sysconfdir}/default/speech-dispatcherd
14mr|speech-dispatcher-0.7.1-6|227	
14mr|speech-dispatcher-0.7.1-6|228	# remove flite module from the default configuration in speechd.conf
14mr|speech-dispatcher-0.7.1-6|229	sed -i -e "210 s:AddModule:#AddModule:g" %buildroot%_sysconfdir/%name/speechd.conf
14mr|speech-dispatcher-0.7.1-6|230	
14mr|speech-dispatcher-0.7.1-6|231	
14mr|speech-dispatcher-0.7.1-6|232	%changelog
14mr|speech-dispatcher-0.7.1-6|233	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.1-6
14mr|speech-dispatcher-0.7.1-6|234	+ Revision: 48c042a
14mr|speech-dispatcher-0.7.1-6|235	- Migrated to systemd (sync with cooker)
14mr|speech-dispatcher-0.7.1-6|236	
14mr|speech-dispatcher-0.7.1-6|237	

18975 14
14mr|speedtouch-firmware-extractor-0.1-10|1	%define name speedtouch-firmware-extractor
14mr|speedtouch-firmware-extractor-0.1-10|2	%define distname firmware-extractor
14mr|speedtouch-firmware-extractor-0.1-10|3	%define version 0.1
14mr|speedtouch-firmware-extractor-0.1-10|4	
14mr|speedtouch-firmware-extractor-0.1-10|5	Summary: Speedtouch firmware extractor
14mr|speedtouch-firmware-extractor-0.1-10|6	Name: %{name}
14mr|speedtouch-firmware-extractor-0.1-10|7	Version: %{version}
14mr|speedtouch-firmware-extractor-0.1-10|8	Release: 10
14mr|speedtouch-firmware-extractor-0.1-10|9	Source0: %{distname}.tar.bz2
14mr|speedtouch-firmware-extractor-0.1-10|10	License: GPL
14mr|speedtouch-firmware-extractor-0.1-10|11	Group: System/Kernel and hardware
14mr|speedtouch-firmware-extractor-0.1-10|12	Url: http://www.linux-usb.org/SpeedTouch/firmware/index.html
14mr|speedtouch-firmware-extractor-0.1-10|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|speedtouch-firmware-extractor-0.1-10|14	
14mr|speedtouch-firmware-extractor-0.1-10|15	%description
14mr|speedtouch-firmware-extractor-0.1-10|16	This is a small application to prepare and install the firmware for a
14mr|speedtouch-firmware-extractor-0.1-10|17	SpeedTouch USB modem so that a 2.6.10 kernel (or later) can load the
14mr|speedtouch-firmware-extractor-0.1-10|18	firmware without the assistance of modem_run.
14mr|speedtouch-firmware-extractor-0.1-10|19	
14mr|speedtouch-firmware-extractor-0.1-10|20	The firmware extractor splits the firmware file (old mgmt.o) in
14mr|speedtouch-firmware-extractor-0.1-10|21	smaller firmware files (stage1 and stage2) that are meant to be used
14mr|speedtouch-firmware-extractor-0.1-10|22	with hotplug firmware loading.
14mr|speedtouch-firmware-extractor-0.1-10|23	
14mr|speedtouch-firmware-extractor-0.1-10|24	%prep
14mr|speedtouch-firmware-extractor-0.1-10|25	%setup -q -n %{distname}
14mr|speedtouch-firmware-extractor-0.1-10|26	
14mr|speedtouch-firmware-extractor-0.1-10|27	%build
14mr|speedtouch-firmware-extractor-0.1-10|28	gcc -o %{distname} firmware.c
14mr|speedtouch-firmware-extractor-0.1-10|29	
14mr|speedtouch-firmware-extractor-0.1-10|30	%install
14mr|speedtouch-firmware-extractor-0.1-10|31	rm -rf $RPM_BUILD_ROOT
14mr|speedtouch-firmware-extractor-0.1-10|32	install -D -m755 %{distname} $RPM_BUILD_ROOT%{_sbindir}/%{distname}
14mr|speedtouch-firmware-extractor-0.1-10|33	
14mr|speedtouch-firmware-extractor-0.1-10|34	%clean
14mr|speedtouch-firmware-extractor-0.1-10|35	rm -rf $RPM_BUILD_ROOT
14mr|speedtouch-firmware-extractor-0.1-10|36	
14mr|speedtouch-firmware-extractor-0.1-10|37	%files
14mr|speedtouch-firmware-extractor-0.1-10|38	%defattr(-,root,root)
14mr|speedtouch-firmware-extractor-0.1-10|39	%doc README
14mr|speedtouch-firmware-extractor-0.1-10|40	%{_sbindir}/%{distname}
14mr|speedtouch-firmware-extractor-0.1-10|41	
14mr|speedtouch-firmware-extractor-0.1-10|42	
14mr|speedtouch-firmware-extractor-0.1-10|43	
14mr|speedtouch-firmware-extractor-0.1-10|44	%changelog
14mr|speedtouch-firmware-extractor-0.1-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-10
14mr|speedtouch-firmware-extractor-0.1-10|46	+ Revision: 432780e
14mr|speedtouch-firmware-extractor-0.1-10|47	- MassBuild#440: Increase release tag
14mr|speedtouch-firmware-extractor-0.1-10|48	
14mr|speedtouch-firmware-extractor-0.1-10|49	

18976 14
14mr|speex-1.2-0.rc1.7|1	%define beta rc1
14mr|speex-1.2-0.rc1.7|2	
14mr|speex-1.2-0.rc1.7|3	%define major 1
14mr|speex-1.2-0.rc1.7|4	%define libname %mklibname %{name} %{major}
14mr|speex-1.2-0.rc1.7|5	%define develname %mklibname -d %{name}
14mr|speex-1.2-0.rc1.7|6	
14mr|speex-1.2-0.rc1.7|7	Summary:	An open-source, patent-free speech codec
14mr|speex-1.2-0.rc1.7|8	Name:		speex
14mr|speex-1.2-0.rc1.7|9	Version:	1.2
14mr|speex-1.2-0.rc1.7|10	Release:	0.%{beta}.7
14mr|speex-1.2-0.rc1.7|11	License:	BSD
14mr|speex-1.2-0.rc1.7|12	Group:		Sound
14mr|speex-1.2-0.rc1.7|13	URL:		http://www.speex.org/
14mr|speex-1.2-0.rc1.7|14	Source0:	http://downloads.us.xiph.org/releases/speex/%{name}-%{version}%{beta}.tar.gz
14mr|speex-1.2-0.rc1.7|15	Patch1:		speex-1.1.6-fix-pkgconfig-path.patch
14mr|speex-1.2-0.rc1.7|16	Patch2:		speex-1.2rc1-CVE-2008-1686.patch
14mr|speex-1.2-0.rc1.7|17	
14mr|speex-1.2-0.rc1.7|18	BuildRequires:	pkgconfig(vorbis)
14mr|speex-1.2-0.rc1.7|19	BuildRequires:	chrpath
14mr|speex-1.2-0.rc1.7|20	
14mr|speex-1.2-0.rc1.7|21	%description
14mr|speex-1.2-0.rc1.7|22	Speex is a patent-free audio codec designed especially for voice (unlike
14mr|speex-1.2-0.rc1.7|23	Vorbis which targets general audio) signals and providing good narrowband
14mr|speex-1.2-0.rc1.7|24	and wideband quality. This project aims to be complementary to the Vorbis
14mr|speex-1.2-0.rc1.7|25	codec.
14mr|speex-1.2-0.rc1.7|26	
14mr|speex-1.2-0.rc1.7|27	%package -n	%{libname}
14mr|speex-1.2-0.rc1.7|28	Summary:	Shared library of the Speex codec
14mr|speex-1.2-0.rc1.7|29	Group:		System/Libraries
14mr|speex-1.2-0.rc1.7|30	
14mr|speex-1.2-0.rc1.7|31	%description -n	%{libname}
14mr|speex-1.2-0.rc1.7|32	This package contains the shared library required for running
14mr|speex-1.2-0.rc1.7|33	applications based on Speex.
14mr|speex-1.2-0.rc1.7|34	
14mr|speex-1.2-0.rc1.7|35	%package -n	%{develname}
14mr|speex-1.2-0.rc1.7|36	Summary:	Speex development files
14mr|speex-1.2-0.rc1.7|37	Group:		Development/C
14mr|speex-1.2-0.rc1.7|38	Requires:	%{libname} = %{version}
14mr|speex-1.2-0.rc1.7|39	Provides:	%{name}-devel = %{version}-%{release}
14mr|speex-1.2-0.rc1.7|40	Obsoletes:	%{mklibname -s -d speex} < 1.2-0.rc1.7
14mr|speex-1.2-0.rc1.7|41	
14mr|speex-1.2-0.rc1.7|42	%description -n	%{develname}
14mr|speex-1.2-0.rc1.7|43	Speex development files.
14mr|speex-1.2-0.rc1.7|44	
14mr|speex-1.2-0.rc1.7|45	%prep
14mr|speex-1.2-0.rc1.7|46	%setup -qn %{name}-%{version}%{beta}
14mr|speex-1.2-0.rc1.7|47	%apply_patches
14mr|speex-1.2-0.rc1.7|48	
14mr|speex-1.2-0.rc1.7|49	%build
14mr|speex-1.2-0.rc1.7|50	autoreconf -fi
14mr|speex-1.2-0.rc1.7|51	export CFLAGS='%{optflags} -DRELEASE'
14mr|speex-1.2-0.rc1.7|52	%configure2_5x \
14mr|speex-1.2-0.rc1.7|53	--disable-static \
14mr|speex-1.2-0.rc1.7|54	--with-ogg-libraries=%{_libdir}
14mr|speex-1.2-0.rc1.7|55	make
14mr|speex-1.2-0.rc1.7|56	
14mr|speex-1.2-0.rc1.7|57	%install
14mr|speex-1.2-0.rc1.7|58	%makeinstall_std
14mr|speex-1.2-0.rc1.7|59	chrpath -d %{buildroot}%{_bindir}/*
14mr|speex-1.2-0.rc1.7|60	rm -f %{buildroot}%{_datadir}/doc/*/manual.pdf
14mr|speex-1.2-0.rc1.7|61	
14mr|speex-1.2-0.rc1.7|62	%files
14mr|speex-1.2-0.rc1.7|63	%doc COPYING AUTHORS ChangeLog NEWS README
14mr|speex-1.2-0.rc1.7|64	%{_mandir}/man1/speexenc.1*
14mr|speex-1.2-0.rc1.7|65	%{_mandir}/man1/speexdec.1*
14mr|speex-1.2-0.rc1.7|66	%attr(755,root,root) %{_bindir}/speex*
14mr|speex-1.2-0.rc1.7|67	
14mr|speex-1.2-0.rc1.7|68	%files -n %{libname}
14mr|speex-1.2-0.rc1.7|69	%{_libdir}/libspeex.so.%{major}*
14mr|speex-1.2-0.rc1.7|70	%{_libdir}/libspeexdsp.so.%{major}*
14mr|speex-1.2-0.rc1.7|71	
14mr|speex-1.2-0.rc1.7|72	%files -n %{develname}
14mr|speex-1.2-0.rc1.7|73	%doc doc/manual.pdf
14mr|speex-1.2-0.rc1.7|74	%{_libdir}/libspeex*.so
14mr|speex-1.2-0.rc1.7|75	%{_includedir}/speex
14mr|speex-1.2-0.rc1.7|76	%{_libdir}/pkgconfig/speex.pc
14mr|speex-1.2-0.rc1.7|77	%{_libdir}/pkgconfig/speexdsp.pc
14mr|speex-1.2-0.rc1.7|78	%{_datadir}/aclocal/speex.m4
14mr|speex-1.2-0.rc1.7|79	
14mr|speex-1.2-0.rc1.7|80	
14mr|speex-1.2-0.rc1.7|81	
14mr|speex-1.2-0.rc1.7|82	%changelog
14mr|speex-1.2-0.rc1.7|83	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-0.rc1.7
14mr|speex-1.2-0.rc1.7|84	+ Revision: 0480f0f
14mr|speex-1.2-0.rc1.7|85	- LOG Drop .la files and fix unversioned Obsoletes
14mr|speex-1.2-0.rc1.7|86	
14mr|speex-1.2-0.rc1.7|87	

18977 14
14mr|spellutils-0.7-15|1	%define name spellutils
14mr|spellutils-0.7-15|2	%define version 0.7
14mr|spellutils-0.7-15|3	
14mr|spellutils-0.7-15|4	Summary: Programs for helping spell checking
14mr|spellutils-0.7-15|5	Name: %{name}
14mr|spellutils-0.7-15|6	Version: %{version}
14mr|spellutils-0.7-15|7	Release: 15
14mr|spellutils-0.7-15|8	Source0: http://home.worldonline.dk/byrial/spellutils/%{name}-%{version}.tar.bz2
14mr|spellutils-0.7-15|9	License: GPL
14mr|spellutils-0.7-15|10	URL: http://home.worldonline.dk/byrial/spellutils/
14mr|spellutils-0.7-15|11	Group: Text tools
14mr|spellutils-0.7-15|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|spellutils-0.7-15|13	Obsoletes: pospell
14mr|spellutils-0.7-15|14	Provides: pospell
14mr|spellutils-0.7-15|15	Requires: common-licenses
14mr|spellutils-0.7-15|16	
14mr|spellutils-0.7-15|17	%description
14mr|spellutils-0.7-15|18	Spellutils is a suite of programs which are used to isolate some parts
14mr|spellutils-0.7-15|19	or texts from various types of files and hand them over to another
14mr|spellutils-0.7-15|20	program which may change the texts; it is typically a spell checker.
14mr|spellutils-0.7-15|21	Afterwards the possibly changed text parts are copied back in place in the
14mr|spellutils-0.7-15|22	original file.
14mr|spellutils-0.7-15|23	
14mr|spellutils-0.7-15|24	The programs in the Spellutils package are:
14mr|spellutils-0.7-15|25	
14mr|spellutils-0.7-15|26	* newsbody which can isolate your own text from headers, quotes and
14mr|spellutils-0.7-15|27	signature in e-mail or Usenet messages
14mr|spellutils-0.7-15|28	* pospell which can isolate translations in .po files
14mr|spellutils-0.7-15|29	* More programs are likely to follow
14mr|spellutils-0.7-15|30	
14mr|spellutils-0.7-15|31	%prep
14mr|spellutils-0.7-15|32	%setup -q
14mr|spellutils-0.7-15|33	
14mr|spellutils-0.7-15|34	%build
14mr|spellutils-0.7-15|35	%configure2_5x
14mr|spellutils-0.7-15|36	%make
14mr|spellutils-0.7-15|37	
14mr|spellutils-0.7-15|38	%install
14mr|spellutils-0.7-15|39	rm -rf $RPM_BUILD_ROOT
14mr|spellutils-0.7-15|40	%makeinstall_std
14mr|spellutils-0.7-15|41	
14mr|spellutils-0.7-15|42	%clean
14mr|spellutils-0.7-15|43	rm -rf $RPM_BUILD_ROOT
14mr|spellutils-0.7-15|44	
14mr|spellutils-0.7-15|45	%files
14mr|spellutils-0.7-15|46	%defattr(-,root,root)
14mr|spellutils-0.7-15|47	%doc README FILES NEWS
14mr|spellutils-0.7-15|48	%{_mandir}/man1/*
14mr|spellutils-0.7-15|49	%{_bindir}/*
14mr|spellutils-0.7-15|50	
14mr|spellutils-0.7-15|51	
14mr|spellutils-0.7-15|52	
14mr|spellutils-0.7-15|53	%changelog
14mr|spellutils-0.7-15|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-15
14mr|spellutils-0.7-15|55	+ Revision: c82a129
14mr|spellutils-0.7-15|56	- MassBuild#440: Increase release tag
14mr|spellutils-0.7-15|57	
14mr|spellutils-0.7-15|58	

18978 14
14mr|spice-gtk-0.25-2|1	%define build_vala	1
14mr|spice-gtk-0.25-2|2	
14mr|spice-gtk-0.25-2|3	%define glibapi		2.0
14mr|spice-gtk-0.25-2|4	%define glibmajor	8
14mr|spice-gtk-0.25-2|5	%define libglib		%mklibname spice-client-glib %{glibapi} %{glibmajor}
14mr|spice-gtk-0.25-2|6	%define glibgir		%mklibname spice-client-glib-gir %{glibapi}
14mr|spice-gtk-0.25-2|7	%define gtkapi		3.0
14mr|spice-gtk-0.25-2|8	%define gtkmajor	4
14mr|spice-gtk-0.25-2|9	%define libgtk		%mklibname spice-client-gtk %{gtkapi} %{gtkmajor}
14mr|spice-gtk-0.25-2|10	%define libgtk2		%mklibname spice-client-gtk 2.0 1
14mr|spice-gtk-0.25-2|11	%define gtkgir		%mklibname spice-client-gtk-gir %{gtkapi}
14mr|spice-gtk-0.25-2|12	%define gtk2gir		%mklibname spice-client-gtk-gir 2.0
14mr|spice-gtk-0.25-2|13	%define controllermajor	0
14mr|spice-gtk-0.25-2|14	%define libcontroller	%mklibname spice-controller %{controllermajor}
14mr|spice-gtk-0.25-2|15	%define develname	%mklibname -d %{name}
14mr|spice-gtk-0.25-2|16	
14mr|spice-gtk-0.25-2|17	Name:		spice-gtk
14mr|spice-gtk-0.25-2|18	Version:	0.25
14mr|spice-gtk-0.25-2|19	Release:	2
14mr|spice-gtk-0.25-2|20	Summary:	A GTK client widget for accessing SPICE desktop servers
14mr|spice-gtk-0.25-2|21	Group:		Networking/Remote access
14mr|spice-gtk-0.25-2|22	URL:		http://spice-space.org/page/Spice-Gtk
14mr|spice-gtk-0.25-2|23	License:	LGPLv2+
14mr|spice-gtk-0.25-2|24	Source0:	http://www.spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
14mr|spice-gtk-0.25-2|25	BuildRequires:	pkgconfig(cairo) >= 1.2.0
14mr|spice-gtk-0.25-2|26	BuildRequires:	pkgconfig(celt051) >= 0.5.1.1
14mr|spice-gtk-0.25-2|27	BuildRequires:	pkgconfig(gio-2.0) >= 2.10.0
14mr|spice-gtk-0.25-2|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.22
14mr|spice-gtk-0.25-2|29	BuildRequires:	pkgconfig(gobject-2.0)
14mr|spice-gtk-0.25-2|30	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.4
14mr|spice-gtk-0.25-2|31	BuildRequires:	pkgconfig(gthread-2.0) > 2.0.0
14mr|spice-gtk-0.25-2|32	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.3
14mr|spice-gtk-0.25-2|33	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14mr|spice-gtk-0.25-2|34	BuildRequires:	pkgconfig(gudev-1.0)
14mr|spice-gtk-0.25-2|35	BuildRequires:	pkgconfig(libcacard) >= 0.1.2
14mr|spice-gtk-0.25-2|36	BuildRequires:	pkgconfig(libpulse)
14mr|spice-gtk-0.25-2|37	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mr|spice-gtk-0.25-2|38	BuildRequires:	pkgconfig(libusb-1.0) >= 1.0.9
14mr|spice-gtk-0.25-2|39	BuildRequires:	pkgconfig(libusbredirhost) >= 0.3.3
14mr|spice-gtk-0.25-2|40	BuildRequires:	pkgconfig(libusbredirparser-0.5)
14mr|spice-gtk-0.25-2|41	BuildRequires:	pkgconfig(openssl)
14mr|spice-gtk-0.25-2|42	BuildRequires:	pkgconfig(pixman-1) >= 0.17.7
14mr|spice-gtk-0.25-2|43	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|spice-gtk-0.25-2|44	BuildRequires:	pkgconfig(spice-protocol) >= 0.10.1
14mr|spice-gtk-0.25-2|45	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|spice-gtk-0.25-2|46	BuildRequires:	pkgconfig(x11)
14mr|spice-gtk-0.25-2|47	BuildRequires:	pkgconfig(xrandr)
14mr|spice-gtk-0.25-2|48	BuildRequires:	gtk-doc >= 1.14
14mr|spice-gtk-0.25-2|49	BuildRequires:	sasl-devel
14mr|spice-gtk-0.25-2|50	BuildRequires:	jpeg-devel
14mr|spice-gtk-0.25-2|51	BuildRequires:	gettext-devel
14mr|spice-gtk-0.25-2|52	BuildRequires:	perl-Text-CSV
14mr|spice-gtk-0.25-2|53	BuildRequires:	intltool
14mr|spice-gtk-0.25-2|54	BuildRequires:	ldetect-lst
14mr|spice-gtk-0.25-2|55	BuildRequires:	python-parsing
14mr|spice-gtk-0.25-2|56	# for virtmanager
14mr|spice-gtk-0.25-2|57	BuildRequires:	pygtk2.0-devel
14mr|spice-gtk-0.25-2|58	
14mr|spice-gtk-0.25-2|59	%if %{build_vala}
14mr|spice-gtk-0.25-2|60	BuildRequires:	vala
14mr|spice-gtk-0.25-2|61	BuildRequires:	vala-tools
14mr|spice-gtk-0.25-2|62	%endif
14mr|spice-gtk-0.25-2|63	
14mr|spice-gtk-0.25-2|64	%track
14mr|spice-gtk-0.25-2|65	prog %name = {
14mr|spice-gtk-0.25-2|66	url = http://www.spice-space.org/download/gtk/
14mr|spice-gtk-0.25-2|67	regex = %name-(__VER__)\.tar\.bz2
14mr|spice-gtk-0.25-2|68	version = %version
14mr|spice-gtk-0.25-2|69	}
14mr|spice-gtk-0.25-2|70	
14mr|spice-gtk-0.25-2|71	%description
14mr|spice-gtk-0.25-2|72	Spice-GTK is a GTK client widget for accessing SPICE desktop
14mr|spice-gtk-0.25-2|73	servers. This package contains two simple clients based on the
14mr|spice-gtk-0.25-2|74	library:
14mr|spice-gtk-0.25-2|75	spicy is a client to access SPICE desktops.
14mr|spice-gtk-0.25-2|76	snappy is a tool to capture screen-shots of a SPICE desktop.
14mr|spice-gtk-0.25-2|77	
14mr|spice-gtk-0.25-2|78	%package -n %{libglib}
14mr|spice-gtk-0.25-2|79	Summary: Runtime libraries for %{name}
14mr|spice-gtk-0.25-2|80	Group: System/Libraries
14mr|spice-gtk-0.25-2|81	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
14mr|spice-gtk-0.25-2|82	
14mr|spice-gtk-0.25-2|83	%description -n %{libglib}
14mr|spice-gtk-0.25-2|84	Runtime libraries for %{name}.
14mr|spice-gtk-0.25-2|85	
14mr|spice-gtk-0.25-2|86	%package -n %{glibgir}
14mr|spice-gtk-0.25-2|87	Summary: GObject introspection interface library for %{name}
14mr|spice-gtk-0.25-2|88	Group: System/Libraries
14mr|spice-gtk-0.25-2|89	Requires: %{libglib} = %{version}-%{release}
14mr|spice-gtk-0.25-2|90	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
14mr|spice-gtk-0.25-2|91	
14mr|spice-gtk-0.25-2|92	%description -n %{glibgir}
14mr|spice-gtk-0.25-2|93	GObject introspection interface library for %{name}.
14mr|spice-gtk-0.25-2|94	
14mr|spice-gtk-0.25-2|95	%package -n %{libgtk}
14mr|spice-gtk-0.25-2|96	Summary: Runtime libraries for %{name}
14mr|spice-gtk-0.25-2|97	Group: System/Libraries
14mr|spice-gtk-0.25-2|98	Obsoletes: %{_lib}spice-gtk3.0_1 < 0.7.81-2
14mr|spice-gtk-0.25-2|99	
14mr|spice-gtk-0.25-2|100	%description -n %{libgtk}
14mr|spice-gtk-0.25-2|101	Runtime libraries for %{name}.
14mr|spice-gtk-0.25-2|102	
14mr|spice-gtk-0.25-2|103	%package -n %{gtkgir}
14mr|spice-gtk-0.25-2|104	Summary: GObject introspection interface library for %{name}
14mr|spice-gtk-0.25-2|105	Group: System/Libraries
14mr|spice-gtk-0.25-2|106	Requires: %{libgtk} = %{version}-%{release}
14mr|spice-gtk-0.25-2|107	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
14mr|spice-gtk-0.25-2|108	
14mr|spice-gtk-0.25-2|109	%description -n %{gtkgir}
14mr|spice-gtk-0.25-2|110	GObject introspection interface library for %{name}.
14mr|spice-gtk-0.25-2|111	
14mr|spice-gtk-0.25-2|112	%package -n %{libcontroller}
14mr|spice-gtk-0.25-2|113	Summary: Runtime libraries for %{name}
14mr|spice-gtk-0.25-2|114	Group: System/Libraries
14mr|spice-gtk-0.25-2|115	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
14mr|spice-gtk-0.25-2|116	
14mr|spice-gtk-0.25-2|117	%description -n %{libcontroller}
14mr|spice-gtk-0.25-2|118	Runtime libraries for %{name}.
14mr|spice-gtk-0.25-2|119	
14mr|spice-gtk-0.25-2|120	%package -n %{libgtk2}
14mr|spice-gtk-0.25-2|121	Summary: Runtime libraries for %{name}
14mr|spice-gtk-0.25-2|122	Group: System/Libraries
14mr|spice-gtk-0.25-2|123	
14mr|spice-gtk-0.25-2|124	%description -n %{libgtk2}
14mr|spice-gtk-0.25-2|125	GTK2 Runtime libraries for %{name}.
14mr|spice-gtk-0.25-2|126	
14mr|spice-gtk-0.25-2|127	%package -n %{gtk2gir}
14mr|spice-gtk-0.25-2|128	Summary: GTK2GObject introspection interface library for %{name}
14mr|spice-gtk-0.25-2|129	Group: System/Libraries
14mr|spice-gtk-0.25-2|130	Requires: %{libgtk2} = %{version}-%{release}
14mr|spice-gtk-0.25-2|131	
14mr|spice-gtk-0.25-2|132	%description -n %{gtk2gir}
14mr|spice-gtk-0.25-2|133	GTK2 GObject introspection interface library for %{name}.
14mr|spice-gtk-0.25-2|134	
14mr|spice-gtk-0.25-2|135	%package python
14mr|spice-gtk-0.25-2|136	Summary: Python bindings for the spice-gtk-2.0 library
14mr|spice-gtk-0.25-2|137	Group: System/Libraries
14mr|spice-gtk-0.25-2|138	Requires: %{name}%{?_isa} = %{version}-%{release}
14mr|spice-gtk-0.25-2|139	
14mr|spice-gtk-0.25-2|140	%description python
14mr|spice-gtk-0.25-2|141	SpiceClientGtk module provides a SPICE viewer widget for GTK2.
14mr|spice-gtk-0.25-2|142	
14mr|spice-gtk-0.25-2|143	A module allowing use of the spice-gtk-2.0 widget from python
14mr|spice-gtk-0.25-2|144	
14mr|spice-gtk-0.25-2|145	%package -n %{develname}
14mr|spice-gtk-0.25-2|146	Summary: Development files for %{name}
14mr|spice-gtk-0.25-2|147	Group: Development/C
14mr|spice-gtk-0.25-2|148	Requires: %{libglib} = %{version}-%{release}
14mr|spice-gtk-0.25-2|149	Requires: %{libgtk} = %{version}-%{release}
14mr|spice-gtk-0.25-2|150	Requires: %{libcontroller} = %{version}-%{release}
14mr|spice-gtk-0.25-2|151	Provides: %{name}-devel = %{version}-%{release}
14mr|spice-gtk-0.25-2|152	Obsoletes: %{_lib}spice-gtk3.0-devel < 0.7.81-2
14mr|spice-gtk-0.25-2|153	
14mr|spice-gtk-0.25-2|154	%description -n %{develname}
14mr|spice-gtk-0.25-2|155	Development files for %{name}.
14mr|spice-gtk-0.25-2|156	
14mr|spice-gtk-0.25-2|157	%prep
14mr|spice-gtk-0.25-2|158	%setup -q  -n spice-gtk-%{version} -c
14mr|spice-gtk-0.25-2|159	cp -a spice-gtk-%{version} spice-gtk3-%{version}
14mr|spice-gtk-0.25-2|160	
14mr|spice-gtk-0.25-2|161	%build
14mr|spice-gtk-0.25-2|162	cd spice-gtk-%{version}
14mr|spice-gtk-0.25-2|163	%configure --with-gtk=2.0 --enable-gtk-doc
14mr|spice-gtk-0.25-2|164	make
14mr|spice-gtk-0.25-2|165	cd ..
14mr|spice-gtk-0.25-2|166	
14mr|spice-gtk-0.25-2|167	cd spice-gtk3-%{version}
14mr|spice-gtk-0.25-2|168	%configure2_5x \
14mr|spice-gtk-0.25-2|169	--with-gtk=%{gtkapi} \
14mr|spice-gtk-0.25-2|170	--disable-static \
14mr|spice-gtk-0.25-2|171	%if %{build_vala}
14mr|spice-gtk-0.25-2|172	--enable-vala \
14mr|spice-gtk-0.25-2|173	%else
14mr|spice-gtk-0.25-2|174	--disable-vala \
14mr|spice-gtk-0.25-2|175	%endif
14mr|spice-gtk-0.25-2|176	--enable-introspection=yes \
14mr|spice-gtk-0.25-2|177	--enable-usbredir \
14mr|spice-gtk-0.25-2|178	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
14mr|spice-gtk-0.25-2|179	#% make V=1
14mr|spice-gtk-0.25-2|180	#make LIBS='-lrt'
14mr|spice-gtk-0.25-2|181	%make
14mr|spice-gtk-0.25-2|182	cd ..
14mr|spice-gtk-0.25-2|183	
14mr|spice-gtk-0.25-2|184	%install
14mr|spice-gtk-0.25-2|185	cd spice-gtk-%{version}
14mr|spice-gtk-0.25-2|186	%makeinstall_std
14mr|spice-gtk-0.25-2|187	cd ..
14mr|spice-gtk-0.25-2|188	
14mr|spice-gtk-0.25-2|189	cd spice-gtk3-%{version}
14mr|spice-gtk-0.25-2|190	%makeinstall_std
14mr|spice-gtk-0.25-2|191	cd ..
14mr|spice-gtk-0.25-2|192	
14mr|spice-gtk-0.25-2|193	rm -f %{buildroot}%{_libdir}/*.la
14mr|spice-gtk-0.25-2|194	rm -f %{buildroot}%{_libdir}/*.a
14mr|spice-gtk-0.25-2|195	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.a
14mr|spice-gtk-0.25-2|196	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
14mr|spice-gtk-0.25-2|197	
14mr|spice-gtk-0.25-2|198	%if ! %{build_vala}
14mr|spice-gtk-0.25-2|199	rm -rf %{buildroot}%{_datadir}/vala/
14mr|spice-gtk-0.25-2|200	%endif
14mr|spice-gtk-0.25-2|201	
14mr|spice-gtk-0.25-2|202	%find_lang %{name}
14mr|spice-gtk-0.25-2|203	
14mr|spice-gtk-0.25-2|204	%files -f %{name}.lang
14mr|spice-gtk-0.25-2|205	%{_bindir}/spicy
14mr|spice-gtk-0.25-2|206	%{_bindir}/spicy-screenshot
14mr|spice-gtk-0.25-2|207	%{_bindir}/spicy-stats
14mr|spice-gtk-0.25-2|208	%{_bindir}/spice-client-glib-usb-acl-helper
14mr|spice-gtk-0.25-2|209	%{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
14mr|spice-gtk-0.25-2|210	
14mr|spice-gtk-0.25-2|211	%files -n %{libglib}
14mr|spice-gtk-0.25-2|212	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}
14mr|spice-gtk-0.25-2|213	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}.*
14mr|spice-gtk-0.25-2|214	
14mr|spice-gtk-0.25-2|215	%files -n %{glibgir}
14mr|spice-gtk-0.25-2|216	%{_libdir}/girepository-1.0/SpiceClientGLib-%{glibapi}.typelib
14mr|spice-gtk-0.25-2|217	
14mr|spice-gtk-0.25-2|218	%files -n %{libgtk}
14mr|spice-gtk-0.25-2|219	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}
14mr|spice-gtk-0.25-2|220	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}.*
14mr|spice-gtk-0.25-2|221	
14mr|spice-gtk-0.25-2|222	%files -n %{gtkgir}
14mr|spice-gtk-0.25-2|223	%{_libdir}/girepository-1.0/SpiceClientGtk-%{gtkapi}.typelib
14mr|spice-gtk-0.25-2|224	
14mr|spice-gtk-0.25-2|225	%files -n %{libcontroller}
14mr|spice-gtk-0.25-2|226	%{_libdir}/libspice-controller.so.%{controllermajor}
14mr|spice-gtk-0.25-2|227	%{_libdir}/libspice-controller.so.%{controllermajor}.*
14mr|spice-gtk-0.25-2|228	
14mr|spice-gtk-0.25-2|229	%files -n %{libgtk2}
14mr|spice-gtk-0.25-2|230	%{_libdir}/libspice-client-gtk-2.0.so.4
14mr|spice-gtk-0.25-2|231	%{_libdir}/libspice-client-gtk-2.0.so.4.*
14mr|spice-gtk-0.25-2|232	
14mr|spice-gtk-0.25-2|233	%files -n %{gtk2gir}
14mr|spice-gtk-0.25-2|234	%{_libdir}/girepository-1.0/SpiceClientGtk-2.0.typelib
14mr|spice-gtk-0.25-2|235	
14mr|spice-gtk-0.25-2|236	%files python
14mr|spice-gtk-0.25-2|237	%{_libdir}/python*/site-packages/SpiceClientGtk.so
14mr|spice-gtk-0.25-2|238	
14mr|spice-gtk-0.25-2|239	%files -n %{develname}
14mr|spice-gtk-0.25-2|240	%doc %{_datadir}/gtk-doc/html/spice-gtk
14mr|spice-gtk-0.25-2|241	%{_includedir}/spice-client-glib-2.0
14mr|spice-gtk-0.25-2|242	%{_includedir}/spice-client-gtk-3.0/
14mr|spice-gtk-0.25-2|243	%{_includedir}/spice-client-gtk-2.0/
14mr|spice-gtk-0.25-2|244	%{_includedir}/spice-controller/
14mr|spice-gtk-0.25-2|245	%{_libdir}/libspice-client-glib-2.0.so
14mr|spice-gtk-0.25-2|246	%{_libdir}/libspice-client-gtk-3.0.so
14mr|spice-gtk-0.25-2|247	%{_libdir}/libspice-client-gtk-2.0.so
14mr|spice-gtk-0.25-2|248	%{_libdir}/libspice-controller.so
14mr|spice-gtk-0.25-2|249	%{_libdir}/pkgconfig/spice-client-glib-2.0.pc
14mr|spice-gtk-0.25-2|250	%{_libdir}/pkgconfig/spice-client-gtk-3.0.pc
14mr|spice-gtk-0.25-2|251	%{_libdir}/pkgconfig/spice-client-gtk-2.0.pc
14mr|spice-gtk-0.25-2|252	%{_libdir}/pkgconfig/spice-controller.pc
14mr|spice-gtk-0.25-2|253	%{_datadir}/gir-1.0/SpiceClientGLib-2.0.gir
14mr|spice-gtk-0.25-2|254	%{_datadir}/gir-1.0/SpiceClientGtk-3.0.gir
14mr|spice-gtk-0.25-2|255	%{_datadir}/gir-1.0/SpiceClientGtk-2.0.gir
14mr|spice-gtk-0.25-2|256	%if %{build_vala}
14mr|spice-gtk-0.25-2|257	%{_datadir}/vala/vapi/spice-protocol.vapi
14mr|spice-gtk-0.25-2|258	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.deps
14mr|spice-gtk-0.25-2|259	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.vapi
14mr|spice-gtk-0.25-2|260	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.deps
14mr|spice-gtk-0.25-2|261	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.vapi
14mr|spice-gtk-0.25-2|262	%endif
14mr|spice-gtk-0.25-2|263	
14mr|spice-gtk-0.25-2|264	%changelog
14mr|spice-gtk-0.25-2|265	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25-2
14mr|spice-gtk-0.25-2|266	+ Revision: c6e26ad
14mr|spice-gtk-0.25-2|267	- MassBuild#440: Increase release tag
14mr|spice-gtk-0.25-2|268	
14mr|spice-gtk-0.25-2|269	

18979 14
14mr|spice-protocol-0.12.7-2|1	Name:           spice-protocol
14mr|spice-protocol-0.12.7-2|2	Version:        0.12.7
14mr|spice-protocol-0.12.7-2|3	Release:        2
14mr|spice-protocol-0.12.7-2|4	Summary:        Spice protocol header files
14mr|spice-protocol-0.12.7-2|5	
14mr|spice-protocol-0.12.7-2|6	Group:          System/Libraries
14mr|spice-protocol-0.12.7-2|7	# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
14mr|spice-protocol-0.12.7-2|8	License:        BSD and LGPLv2+ and GPLv2+
14mr|spice-protocol-0.12.7-2|9	URL:            http://www.spice-space.org/
14mr|spice-protocol-0.12.7-2|10	Source0:        http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
14mr|spice-protocol-0.12.7-2|11	BuildArch:      noarch
14mr|spice-protocol-0.12.7-2|12	
14mr|spice-protocol-0.12.7-2|13	%description
14mr|spice-protocol-0.12.7-2|14	Header files describing the spice protocol
14mr|spice-protocol-0.12.7-2|15	and the para-virtual graphics card QXL.
14mr|spice-protocol-0.12.7-2|16	
14mr|spice-protocol-0.12.7-2|17	%prep
14mr|spice-protocol-0.12.7-2|18	%setup -q
14mr|spice-protocol-0.12.7-2|19	
14mr|spice-protocol-0.12.7-2|20	%build
14mr|spice-protocol-0.12.7-2|21	%configure2_5x
14mr|spice-protocol-0.12.7-2|22	%make
14mr|spice-protocol-0.12.7-2|23	
14mr|spice-protocol-0.12.7-2|24	%install
14mr|spice-protocol-0.12.7-2|25	%makeinstall_std
14mr|spice-protocol-0.12.7-2|26	
14mr|spice-protocol-0.12.7-2|27	%files
14mr|spice-protocol-0.12.7-2|28	%doc COPYING NEWS
14mr|spice-protocol-0.12.7-2|29	%{_includedir}/spice-1
14mr|spice-protocol-0.12.7-2|30	%{_datadir}/pkgconfig/spice-protocol.pc
14mr|spice-protocol-0.12.7-2|31	
14mr|spice-protocol-0.12.7-2|32	
14mr|spice-protocol-0.12.7-2|33	%changelog
14mr|spice-protocol-0.12.7-2|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.7-2
14mr|spice-protocol-0.12.7-2|35	+ Revision: cbfb8ba
14mr|spice-protocol-0.12.7-2|36	- MassBuild#440: Increase release tag
14mr|spice-protocol-0.12.7-2|37	
14mr|spice-protocol-0.12.7-2|38	

18980 14
14mr|spice-server-0.12.0-4|1	%define Werror_cflags %nil
14mr|spice-server-0.12.0-4|2	
14mr|spice-server-0.12.0-4|3	%define major 1
14mr|spice-server-0.12.0-4|4	%define libname %mklibname %{name} %{major}
14mr|spice-server-0.12.0-4|5	%define devname %mklibname %{name} -d
14mr|spice-server-0.12.0-4|6	
14mr|spice-server-0.12.0-4|7	Summary:	Implements the SPICE protocol
14mr|spice-server-0.12.0-4|8	Name:		spice-server
14mr|spice-server-0.12.0-4|9	Version:	0.12.0
14mr|spice-server-0.12.0-4|10	Release:	4
14mr|spice-server-0.12.0-4|11	License:	LGPLv2+
14mr|spice-server-0.12.0-4|12	Group:		Networking/Remote access
14mr|spice-server-0.12.0-4|13	Url:		http://www.spice-space.org/
14mr|spice-server-0.12.0-4|14	Source0:	http://www.spice-space.org/download/releases/spice-%{version}.tar.bz2
14mr|spice-server-0.12.0-4|15	Source1:	spice-xpi-client-spicec
14mr|spice-server-0.12.0-4|16	BuildRequires:	spice-protocol
14mr|spice-server-0.12.0-4|17	BuildRequires:	alsa-oss-devel
14mr|spice-server-0.12.0-4|18	BuildRequires:	jpeg-devel
14mr|spice-server-0.12.0-4|19	BuildRequires:	libsasl2-devel
14mr|spice-server-0.12.0-4|20	BuildRequires:	pkgconfig(celt051)
14mr|spice-server-0.12.0-4|21	BuildRequires:	pkgconfig(libcacard)
14mr|spice-server-0.12.0-4|22	BuildRequires:	pkgconfig(pixman-1)
14mr|spice-server-0.12.0-4|23	BuildRequires:	pythonegg(pyparsing)
14mr|spice-server-0.12.0-4|24	BuildRequires:	pkgconfig(openssl)
14mr|spice-server-0.12.0-4|25	BuildRequires:	pkgconfig(xfixes)
14mr|spice-server-0.12.0-4|26	BuildRequires:	pkgconfig(xrandr)
14mr|spice-server-0.12.0-4|27	# https://bugzilla.redhat.com/show_bug.cgi?id=613529
14mr|spice-server-0.12.0-4|28	ExclusiveArch:	%{ix86} x86_64
14mr|spice-server-0.12.0-4|29	
14mr|spice-server-0.12.0-4|30	
14mr|spice-server-0.12.0-4|31	%description
14mr|spice-server-0.12.0-4|32	The Simple Protocol for Independent Computing Environments (SPICE) is
14mr|spice-server-0.12.0-4|33	a remote display system built for virtual environments which allows
14mr|spice-server-0.12.0-4|34	you to view a computing 'desktop' environment not only on the machine
14mr|spice-server-0.12.0-4|35	where it is running, but from anywhere on the Internet and from a wide
14mr|spice-server-0.12.0-4|36	variety of machine architectures.
14mr|spice-server-0.12.0-4|37	
14mr|spice-server-0.12.0-4|38	#----------------------------------------------------------------------------
14mr|spice-server-0.12.0-4|39	
14mr|spice-server-0.12.0-4|40	%package client
14mr|spice-server-0.12.0-4|41	Summary:	Implements the client side of the SPICE protocol
14mr|spice-server-0.12.0-4|42	Group:		Networking/Remote access
14mr|spice-server-0.12.0-4|43	Requires(post,postun):	update-alternatives
14mr|spice-server-0.12.0-4|44	
14mr|spice-server-0.12.0-4|45	%description client
14mr|spice-server-0.12.0-4|46	The Simple Protocol for Independent Computing Environments (SPICE) is
14mr|spice-server-0.12.0-4|47	a remote display system built for virtual environments which allows
14mr|spice-server-0.12.0-4|48	you to view a computing 'desktop' environment not only on the machine
14mr|spice-server-0.12.0-4|49	where it is running, but from anywhere on the Internet and from a wide
14mr|spice-server-0.12.0-4|50	variety of machine architectures.
14mr|spice-server-0.12.0-4|51	
14mr|spice-server-0.12.0-4|52	This package contains the SPICE client application.
14mr|spice-server-0.12.0-4|53	
14mr|spice-server-0.12.0-4|54	%files client
14mr|spice-server-0.12.0-4|55	%doc COPYING README NEWS
14mr|spice-server-0.12.0-4|56	%{_bindir}/spicec
14mr|spice-server-0.12.0-4|57	%ghost %{_libexecdir}/spice-xpi-client
14mr|spice-server-0.12.0-4|58	%{_libexecdir}/spice-xpi-client-spicec
14mr|spice-server-0.12.0-4|59	
14mr|spice-server-0.12.0-4|60	%post client
14mr|spice-server-0.12.0-4|61	update-alternatives --install %{_libexecdir}/spice-xpi-client \
14mr|spice-server-0.12.0-4|62	spice-xpi-client %{_libexecdir}/spice-xpi-client-spicec 10
14mr|spice-server-0.12.0-4|63	
14mr|spice-server-0.12.0-4|64	%postun client
14mr|spice-server-0.12.0-4|65	if [ $1 -eq 0 ] ; then
14mr|spice-server-0.12.0-4|66	update-alternatives --remove spice-xpi-client %{_libexecdir}/spice-xpi-client-spicec
14mr|spice-server-0.12.0-4|67	fi
14mr|spice-server-0.12.0-4|68	
14mr|spice-server-0.12.0-4|69	#----------------------------------------------------------------------------
14mr|spice-server-0.12.0-4|70	
14mr|spice-server-0.12.0-4|71	%package -n %{libname}
14mr|spice-server-0.12.0-4|72	Summary:	Implements the server side of the SPICE protocol
14mr|spice-server-0.12.0-4|73	Group:		System/Libraries
14mr|spice-server-0.12.0-4|74	
14mr|spice-server-0.12.0-4|75	%description -n %{libname}
14mr|spice-server-0.12.0-4|76	The Simple Protocol for Independent Computing Environments (SPICE) is
14mr|spice-server-0.12.0-4|77	a remote display system built for virtual environments which allows
14mr|spice-server-0.12.0-4|78	you to view a computing 'desktop' environment not only on the machine
14mr|spice-server-0.12.0-4|79	where it is running, but from anywhere on the Internet and from a wide
14mr|spice-server-0.12.0-4|80	variety of machine architectures.
14mr|spice-server-0.12.0-4|81	
14mr|spice-server-0.12.0-4|82	This package contains the run-time libraries for any application that wishes
14mr|spice-server-0.12.0-4|83	to be a SPICE server.
14mr|spice-server-0.12.0-4|84	
14mr|spice-server-0.12.0-4|85	%files -n %{libname}
14mr|spice-server-0.12.0-4|86	%doc COPYING README NEWS
14mr|spice-server-0.12.0-4|87	%{_libdir}/libspice-server.so.%{major}*
14mr|spice-server-0.12.0-4|88	
14mr|spice-server-0.12.0-4|89	#----------------------------------------------------------------------------
14mr|spice-server-0.12.0-4|90	
14mr|spice-server-0.12.0-4|91	%package -n %{devname}
14mr|spice-server-0.12.0-4|92	Summary:	Header files, libraries and development documentation for spice-server
14mr|spice-server-0.12.0-4|93	Group:		Development/C
14mr|spice-server-0.12.0-4|94	Requires:	%{libname} = %{EVRD}
14mr|spice-server-0.12.0-4|95	Provides:	%{name}-devel = %{EVRD}
14mr|spice-server-0.12.0-4|96	
14mr|spice-server-0.12.0-4|97	%description -n %{devname}
14mr|spice-server-0.12.0-4|98	This package contains the header files, static libraries and development
14mr|spice-server-0.12.0-4|99	documentation for spice-server. If you like to develop programs
14mr|spice-server-0.12.0-4|100	using spice-server, you will need to install spice-server-devel.
14mr|spice-server-0.12.0-4|101	
14mr|spice-server-0.12.0-4|102	%files -n %{devname}
14mr|spice-server-0.12.0-4|103	%{_includedir}/spice-server
14mr|spice-server-0.12.0-4|104	%{_libdir}/libspice-server.so
14mr|spice-server-0.12.0-4|105	%{_libdir}/pkgconfig/spice-server.pc
14mr|spice-server-0.12.0-4|106	
14mr|spice-server-0.12.0-4|107	#----------------------------------------------------------------------------
14mr|spice-server-0.12.0-4|108	
14mr|spice-server-0.12.0-4|109	%prep
14mr|spice-server-0.12.0-4|110	%setup -q -n spice-%{version}
14mr|spice-server-0.12.0-4|111	
14mr|spice-server-0.12.0-4|112	%build
14mr|spice-server-0.12.0-4|113	%configure2_5x \
14mr|spice-server-0.12.0-4|114	--enable-smartcard \
14mr|spice-server-0.12.0-4|115	--disable-werror \
14mr|spice-server-0.12.0-4|116	--disable-static
14mr|spice-server-0.12.0-4|117	
14mr|spice-server-0.12.0-4|118	%make -C spice-common WARN_CFLAGS=''
14mr|spice-server-0.12.0-4|119	%make -C client WARN_CFLAGS=''
14mr|spice-server-0.12.0-4|120	%make LIBS="-lpthread"
14mr|spice-server-0.12.0-4|121	
14mr|spice-server-0.12.0-4|122	%install
14mr|spice-server-0.12.0-4|123	%makeinstall_std -C client
14mr|spice-server-0.12.0-4|124	%makeinstall_std
14mr|spice-server-0.12.0-4|125	
14mr|spice-server-0.12.0-4|126	mkdir -p %{buildroot}%{_libexecdir}
14mr|spice-server-0.12.0-4|127	touch %{buildroot}%{_libexecdir}/spice-xpi-client
14mr|spice-server-0.12.0-4|128	install -m 0755 %{SOURCE1} %{buildroot}%{_libexecdir}/
14mr|spice-server-0.12.0-4|129	
14mr|spice-server-0.12.0-4|130	%changelog
14mr|spice-server-0.12.0-4|131	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.0-4
14mr|spice-server-0.12.0-4|132	+ Revision: 5a3f5ba
14mr|spice-server-0.12.0-4|133	- Don't use autoreconf
14mr|spice-server-0.12.0-4|134	
14mr|spice-server-0.12.0-4|135	

18981 14
14mr|spice-vdagent-0.12.0-2|1	Name:		spice-vdagent
14mr|spice-vdagent-0.12.0-2|2	Version:	0.12.0
14mr|spice-vdagent-0.12.0-2|3	Release:	2
14mr|spice-vdagent-0.12.0-2|4	Summary:	Agent for Spice guests
14mr|spice-vdagent-0.12.0-2|5	Group:		System/Kernel and hardware
14mr|spice-vdagent-0.12.0-2|6	License:	GPLv3+
14mr|spice-vdagent-0.12.0-2|7	URL:		http://spice-space.org/
14mr|spice-vdagent-0.12.0-2|8	Source0:	http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
14mr|spice-vdagent-0.12.0-2|9	BuildRequires:	spice-protocol
14mr|spice-vdagent-0.12.0-2|10	BuildRequires:	pkgconfig(systemd)
14mr|spice-vdagent-0.12.0-2|11	BuildRequires:	pkgconfig(libsystemd-login) >= 188
14mr|spice-vdagent-0.12.0-2|12	BuildRequires:	pkgconfig(dbus-1)
14mr|spice-vdagent-0.12.0-2|13	BuildRequires:	pkgconfig(pciaccess)
14mr|spice-vdagent-0.12.0-2|14	BuildRequires:	pkgconfig(xrandr)
14mr|spice-vdagent-0.12.0-2|15	BuildRequires:	pkgconfig(xinerama)
14mr|spice-vdagent-0.12.0-2|16	BuildRequires:	pkgconfig(xfixes)
14mr|spice-vdagent-0.12.0-2|17	Requires(pre):	rpm-helper
14mr|spice-vdagent-0.12.0-2|18	Requires(preun): rpm-helper
14mr|spice-vdagent-0.12.0-2|19	
14mr|spice-vdagent-0.12.0-2|20	%description
14mr|spice-vdagent-0.12.0-2|21	Spice agent for Linux guests offering the following features:
14mr|spice-vdagent-0.12.0-2|22	
14mr|spice-vdagent-0.12.0-2|23	Features:
14mr|spice-vdagent-0.12.0-2|24	* Client mouse mode (no need to grab mouse by client, no mouse lag)
14mr|spice-vdagent-0.12.0-2|25	this is handled by the daemon by feeding mouse events into the kernel
14mr|spice-vdagent-0.12.0-2|26	via uinput. This will only work if the active X-session is running a
14mr|spice-vdagent-0.12.0-2|27	spice-vdagent process so that its resolution can be determined.
14mr|spice-vdagent-0.12.0-2|28	* Automatic adjustment of the X-session resolution to the client resolution
14mr|spice-vdagent-0.12.0-2|29	* Support of copy and paste (text and images) between the active X-session
14mr|spice-vdagent-0.12.0-2|30	and the client
14mr|spice-vdagent-0.12.0-2|31	
14mr|spice-vdagent-0.12.0-2|32	%prep
14mr|spice-vdagent-0.12.0-2|33	%setup -q
14mr|spice-vdagent-0.12.0-2|34	
14mr|spice-vdagent-0.12.0-2|35	%build
14mr|spice-vdagent-0.12.0-2|36	%configure2_5x \
14mr|spice-vdagent-0.12.0-2|37	--with-session-info=systemd \
14mr|spice-vdagent-0.12.0-2|38	--with-init-script=systemd
14mr|spice-vdagent-0.12.0-2|39	
14mr|spice-vdagent-0.12.0-2|40	%make
14mr|spice-vdagent-0.12.0-2|41	
14mr|spice-vdagent-0.12.0-2|42	%install
14mr|spice-vdagent-0.12.0-2|43	%makeinstall_std
14mr|spice-vdagent-0.12.0-2|44	
14mr|spice-vdagent-0.12.0-2|45	%post
14mr|spice-vdagent-0.12.0-2|46	%_post_service spice-vdagentd.service
14mr|spice-vdagent-0.12.0-2|47	
14mr|spice-vdagent-0.12.0-2|48	%preun
14mr|spice-vdagent-0.12.0-2|49	%_preun_service spice-vdagentd.service
14mr|spice-vdagent-0.12.0-2|50	
14mr|spice-vdagent-0.12.0-2|51	%postun
14mr|spice-vdagent-0.12.0-2|52	%systemd_postun_with_restart spice-vdagentd.service
14mr|spice-vdagent-0.12.0-2|53	
14mr|spice-vdagent-0.12.0-2|54	%files
14mr|spice-vdagent-0.12.0-2|55	%doc COPYING ChangeLog README TODO
14mr|spice-vdagent-0.12.0-2|56	%config(noreplace) %{_sysconfdir}/rsyslog.d/spice-vdagentd.conf
14mr|spice-vdagent-0.12.0-2|57	/lib/udev/rules.d/70-spice-vdagentd.rules
14mr|spice-vdagent-0.12.0-2|58	%{_unitdir}/spice-vdagentd.service
14mr|spice-vdagent-0.12.0-2|59	%{_unitdir}/spice-vdagentd.target
14mr|spice-vdagent-0.12.0-2|60	%{_prefix}/lib/tmpfiles.d/spice-vdagentd.conf
14mr|spice-vdagent-0.12.0-2|61	%{_bindir}/spice-vdagent
14mr|spice-vdagent-0.12.0-2|62	%{_sbindir}/spice-vdagentd
14mr|spice-vdagent-0.12.0-2|63	%{_var}/run/spice-vdagentd
14mr|spice-vdagent-0.12.0-2|64	%{_sysconfdir}/modules-load.d/spice-vdagentd.conf
14mr|spice-vdagent-0.12.0-2|65	%{_sysconfdir}/xdg/autostart/spice-vdagent.desktop
14mr|spice-vdagent-0.12.0-2|66	# For /usr/share/gdm/autostart/LoginWindow/spice-vdagent.desktop
14mr|spice-vdagent-0.12.0-2|67	# We own the dir too, otherwise we must Require gdm
14mr|spice-vdagent-0.12.0-2|68	%{_datadir}/gdm
14mr|spice-vdagent-0.12.0-2|69	
14mr|spice-vdagent-0.12.0-2|70	%changelog
14mr|spice-vdagent-0.12.0-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.0-2
14mr|spice-vdagent-0.12.0-2|72	+ Revision: de2574a
14mr|spice-vdagent-0.12.0-2|73	- MassBuild#440: Increase release tag
14mr|spice-vdagent-0.12.0-2|74	
14mr|spice-vdagent-0.12.0-2|75	

18982 14
14mr|sqlite-2.8.17-16|1	%define __libtoolize true
14mr|sqlite-2.8.17-16|2	%define	major 0
14mr|sqlite-2.8.17-16|3	%define libname %mklibname %{name} %{major}
14mr|sqlite-2.8.17-16|4	
14mr|sqlite-2.8.17-16|5	Summary:	C library that implements an embeddable SQL database engine
14mr|sqlite-2.8.17-16|6	Name:		sqlite
14mr|sqlite-2.8.17-16|7	Version:	2.8.17
14mr|sqlite-2.8.17-16|8	Release:	16
14mr|sqlite-2.8.17-16|9	License:	Public Domain
14mr|sqlite-2.8.17-16|10	Group:		System/Libraries
14mr|sqlite-2.8.17-16|11	URL:		http://www.sqlite.org/
14mr|sqlite-2.8.17-16|12	Source0:	http://www.sqlite.org/%{name}-%{version}.tar.bz2
14mr|sqlite-2.8.17-16|13	Patch0:		sqlite-2.8.14-lib64.patch
14mr|sqlite-2.8.17-16|14	Patch1:		sqlite-64bit-fixes.patch
14mr|sqlite-2.8.17-16|15	Patch2:		sqlite-2.8.15-arch-double-differences.patch
14mr|sqlite-2.8.17-16|16	Patch3:		sqlite-CVE-2007-1887_1888.patch
14mr|sqlite-2.8.17-16|17	Patch4:		sqlite-2.8.17-format_not_a_string_literal_and_no_format_arguments.diff
14mr|sqlite-2.8.17-16|18	BuildRequires:	chrpath
14mr|sqlite-2.8.17-16|19	BuildRequires:	ncurses-devel
14mr|sqlite-2.8.17-16|20	BuildRequires:	readline-devel
14mr|sqlite-2.8.17-16|21	BuildRequires:	tcl tcl-devel
14mr|sqlite-2.8.17-16|22	
14mr|sqlite-2.8.17-16|23	%description
14mr|sqlite-2.8.17-16|24	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite-2.8.17-16|25	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite-2.8.17-16|26	database access without running a separate RDBMS process. The
14mr|sqlite-2.8.17-16|27	distribution comes with a standalone command-line access program
14mr|sqlite-2.8.17-16|28	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite-2.8.17-16|29	which serves as an example of how to use the SQLite library.
14mr|sqlite-2.8.17-16|30	
14mr|sqlite-2.8.17-16|31	%package -n	%{libname}
14mr|sqlite-2.8.17-16|32	Summary:	C library that implements an embeddable SQL database engine
14mr|sqlite-2.8.17-16|33	Group:          System/Libraries
14mr|sqlite-2.8.17-16|34	
14mr|sqlite-2.8.17-16|35	%description -n	%{libname}
14mr|sqlite-2.8.17-16|36	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite-2.8.17-16|37	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite-2.8.17-16|38	database access without running a separate RDBMS process. The
14mr|sqlite-2.8.17-16|39	distribution comes with a standalone command-line access program
14mr|sqlite-2.8.17-16|40	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite-2.8.17-16|41	which serves as an example of how to use the SQLite library.
14mr|sqlite-2.8.17-16|42	
14mr|sqlite-2.8.17-16|43	This package contains the shared libraries for %{name}
14mr|sqlite-2.8.17-16|44	
14mr|sqlite-2.8.17-16|45	%package -n	%{libname}-devel
14mr|sqlite-2.8.17-16|46	Summary:	Development library and header files for the %{name} library
14mr|sqlite-2.8.17-16|47	Group:		Development/C
14mr|sqlite-2.8.17-16|48	Requires:	%{libname} >= %{version}-%{release}
14mr|sqlite-2.8.17-16|49	Provides:	lib%{name}-devel
14mr|sqlite-2.8.17-16|50	Provides:	%{name}-devel
14mr|sqlite-2.8.17-16|51	
14mr|sqlite-2.8.17-16|52	%description -n	%{libname}-devel
14mr|sqlite-2.8.17-16|53	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite-2.8.17-16|54	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite-2.8.17-16|55	database access without running a separate RDBMS process. The
14mr|sqlite-2.8.17-16|56	distribution comes with a standalone command-line access program
14mr|sqlite-2.8.17-16|57	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite-2.8.17-16|58	which serves as an example of how to use the SQLite library.
14mr|sqlite-2.8.17-16|59	
14mr|sqlite-2.8.17-16|60	This package contains the static %{libname} library and its header
14mr|sqlite-2.8.17-16|61	files.
14mr|sqlite-2.8.17-16|62	
14mr|sqlite-2.8.17-16|63	%package	tools
14mr|sqlite-2.8.17-16|64	Summary:	Command line tools for managing the %{libname} library
14mr|sqlite-2.8.17-16|65	Group:		Databases
14mr|sqlite-2.8.17-16|66	Requires:	%{libname} = %{version}-%{release}
14mr|sqlite-2.8.17-16|67	
14mr|sqlite-2.8.17-16|68	%description	tools
14mr|sqlite-2.8.17-16|69	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite-2.8.17-16|70	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite-2.8.17-16|71	database access without running a separate RDBMS process. The
14mr|sqlite-2.8.17-16|72	distribution comes with a standalone command-line access program
14mr|sqlite-2.8.17-16|73	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite-2.8.17-16|74	which serves as an example of how to use the SQLite library.
14mr|sqlite-2.8.17-16|75	
14mr|sqlite-2.8.17-16|76	This package contains command line tools for managing the
14mr|sqlite-2.8.17-16|77	%{libname} library.
14mr|sqlite-2.8.17-16|78	
14mr|sqlite-2.8.17-16|79	%prep
14mr|sqlite-2.8.17-16|80	
14mr|sqlite-2.8.17-16|81	%setup -q -n %{name}-%{version}
14mr|sqlite-2.8.17-16|82	%patch0 -p0 -b .lib64
14mr|sqlite-2.8.17-16|83	%patch1 -p1 -b .64bit-fixes
14mr|sqlite-2.8.17-16|84	%patch2 -p1 -b .double-fixes
14mr|sqlite-2.8.17-16|85	%patch3 -p0 -b .CVE-2007-1887_1888
14mr|sqlite-2.8.17-16|86	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|sqlite-2.8.17-16|87	
14mr|sqlite-2.8.17-16|88	%build
14mr|sqlite-2.8.17-16|89	export CFLAGS="${CFLAGS:-%optflags} -DNDEBUG=1"
14mr|sqlite-2.8.17-16|90	export CXXFLAGS="${CXXFLAGS:-%optflags} -DNDEBUG=1"
14mr|sqlite-2.8.17-16|91	export FFLAGS="${FFLAGS:-%optflags} -DNDEBUG=1"
14mr|sqlite-2.8.17-16|92	
14mr|sqlite-2.8.17-16|93	%configure2_5x \
14mr|sqlite-2.8.17-16|94	--enable-utf8
14mr|sqlite-2.8.17-16|95	
14mr|sqlite-2.8.17-16|96	%make
14mr|sqlite-2.8.17-16|97	make doc
14mr|sqlite-2.8.17-16|98	
14mr|sqlite-2.8.17-16|99	%install
14mr|sqlite-2.8.17-16|100	rm -rf %{buildroot}
14mr|sqlite-2.8.17-16|101	
14mr|sqlite-2.8.17-16|102	install -d %{buildroot}%{_bindir}
14mr|sqlite-2.8.17-16|103	install -d %{buildroot}%{_includedir}
14mr|sqlite-2.8.17-16|104	install -d %{buildroot}%{_libdir}
14mr|sqlite-2.8.17-16|105	install -d %{buildroot}%{_mandir}/man1
14mr|sqlite-2.8.17-16|106	
14mr|sqlite-2.8.17-16|107	%makeinstall_std
14mr|sqlite-2.8.17-16|108	
14mr|sqlite-2.8.17-16|109	install -m644 sqlite.1 %{buildroot}%{_mandir}/man1/
14mr|sqlite-2.8.17-16|110	
14mr|sqlite-2.8.17-16|111	chrpath -d %{buildroot}%{_bindir}/*
14mr|sqlite-2.8.17-16|112	
14mr|sqlite-2.8.17-16|113	# cleanup
14mr|sqlite-2.8.17-16|114	rm -f %{buildroot}%{_libdir}/*.*a
14mr|sqlite-2.8.17-16|115	
14mr|sqlite-2.8.17-16|116	%files -n %{libname}
14mr|sqlite-2.8.17-16|117	%doc README
14mr|sqlite-2.8.17-16|118	%{_libdir}/lib*.so.%{major}*
14mr|sqlite-2.8.17-16|119	
14mr|sqlite-2.8.17-16|120	%files -n %{libname}-devel
14mr|sqlite-2.8.17-16|121	%doc doc/*.html doc/*.png
14mr|sqlite-2.8.17-16|122	%{_includedir}/*.h
14mr|sqlite-2.8.17-16|123	%{_libdir}/lib*.so
14mr|sqlite-2.8.17-16|124	%{_libdir}/pkgconfig/*.pc
14mr|sqlite-2.8.17-16|125	
14mr|sqlite-2.8.17-16|126	%files tools
14mr|sqlite-2.8.17-16|127	%{_bindir}/*
14mr|sqlite-2.8.17-16|128	%{_mandir}/man1/*
14mr|sqlite-2.8.17-16|129	
14mr|sqlite-2.8.17-16|130	
14mr|sqlite-2.8.17-16|131	
14mr|sqlite-2.8.17-16|132	%changelog
14mr|sqlite-2.8.17-16|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.17-16
14mr|sqlite-2.8.17-16|134	+ Revision: a77df0a
14mr|sqlite-2.8.17-16|135	- MassBuild#440: Increase release tag
14mr|sqlite-2.8.17-16|136	
14mr|sqlite-2.8.17-16|137	

18983 14
14mr|sqlite3-3.8.5-2|1	%define realname sqlite
14mr|sqlite3-3.8.5-2|2	%define realver 3080500
14mr|sqlite3-3.8.5-2|3	
14mr|sqlite3-3.8.5-2|4	%define	major 0
14mr|sqlite3-3.8.5-2|5	%define libname %mklibname %{name}_ %{major}
14mr|sqlite3-3.8.5-2|6	%define develname %mklibname %{name} -d
14mr|sqlite3-3.8.5-2|7	
14mr|sqlite3-3.8.5-2|8	Summary:	C library that implements an embeddable SQL database engine
14mr|sqlite3-3.8.5-2|9	Name:		sqlite3
14mr|sqlite3-3.8.5-2|10	Version:	3.8.5
14mr|sqlite3-3.8.5-2|11	Release:	2
14mr|sqlite3-3.8.5-2|12	License:	Public Domain
14mr|sqlite3-3.8.5-2|13	Group:		System/Libraries
14mr|sqlite3-3.8.5-2|14	URL:		http://www.sqlite.org/
14mr|sqlite3-3.8.5-2|15	Source0:	http://www.sqlite.org/2014/%{realname}-autoconf-%{realver}.tar.gz
14mr|sqlite3-3.8.5-2|16	BuildRequires:	ncurses-devel
14mr|sqlite3-3.8.5-2|17	BuildRequires:	readline-devel
14mr|sqlite3-3.8.5-2|18	
14mr|sqlite3-3.8.5-2|19	%description
14mr|sqlite3-3.8.5-2|20	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite3-3.8.5-2|21	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite3-3.8.5-2|22	database access without running a separate RDBMS process. The
14mr|sqlite3-3.8.5-2|23	distribution comes with a standalone command-line access program
14mr|sqlite3-3.8.5-2|24	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite3-3.8.5-2|25	which serves as an example of how to use the SQLite library.
14mr|sqlite3-3.8.5-2|26	
14mr|sqlite3-3.8.5-2|27	%package -n	%{libname}
14mr|sqlite3-3.8.5-2|28	Summary:	C library that implements an embeddable SQL database engine
14mr|sqlite3-3.8.5-2|29	Group:		System/Libraries
14mr|sqlite3-3.8.5-2|30	
14mr|sqlite3-3.8.5-2|31	%description -n	%{libname}
14mr|sqlite3-3.8.5-2|32	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite3-3.8.5-2|33	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite3-3.8.5-2|34	database access without running a separate RDBMS process. The
14mr|sqlite3-3.8.5-2|35	distribution comes with a standalone command-line access program
14mr|sqlite3-3.8.5-2|36	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite3-3.8.5-2|37	which serves as an example of how to use the SQLite library.
14mr|sqlite3-3.8.5-2|38	
14mr|sqlite3-3.8.5-2|39	This package contains the shared libraries for %{name}
14mr|sqlite3-3.8.5-2|40	
14mr|sqlite3-3.8.5-2|41	%package -n	%{develname}
14mr|sqlite3-3.8.5-2|42	Summary:	Development library and header files for the %{name} library
14mr|sqlite3-3.8.5-2|43	Group:		Development/C
14mr|sqlite3-3.8.5-2|44	Requires:	%{libname} >= %{version}-%{release}
14mr|sqlite3-3.8.5-2|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|sqlite3-3.8.5-2|46	Obsoletes:	%mklibname %{name}_ %{major} -d
14mr|sqlite3-3.8.5-2|47	
14mr|sqlite3-3.8.5-2|48	%description -n	%{develname}
14mr|sqlite3-3.8.5-2|49	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite3-3.8.5-2|50	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite3-3.8.5-2|51	database access without running a separate RDBMS process. The
14mr|sqlite3-3.8.5-2|52	distribution comes with a standalone command-line access program
14mr|sqlite3-3.8.5-2|53	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite3-3.8.5-2|54	which serves as an example of how to use the SQLite library.
14mr|sqlite3-3.8.5-2|55	
14mr|sqlite3-3.8.5-2|56	This package contains the static %{libname} library and its header
14mr|sqlite3-3.8.5-2|57	files.
14mr|sqlite3-3.8.5-2|58	
14mr|sqlite3-3.8.5-2|59	%package	tools
14mr|sqlite3-3.8.5-2|60	Summary:	Command line tools for managing the %{libname} library
14mr|sqlite3-3.8.5-2|61	Group:		Databases
14mr|sqlite3-3.8.5-2|62	Requires:	%{libname} >= %{version}-%{release}
14mr|sqlite3-3.8.5-2|63	
14mr|sqlite3-3.8.5-2|64	%description	tools
14mr|sqlite3-3.8.5-2|65	SQLite is a C library that implements an embeddable SQL database
14mr|sqlite3-3.8.5-2|66	engine. Programs that link with the SQLite library can have SQL
14mr|sqlite3-3.8.5-2|67	database access without running a separate RDBMS process. The
14mr|sqlite3-3.8.5-2|68	distribution comes with a standalone command-line access program
14mr|sqlite3-3.8.5-2|69	(sqlite) that can be used to administer an SQLite database and
14mr|sqlite3-3.8.5-2|70	which serves as an example of how to use the SQLite library.
14mr|sqlite3-3.8.5-2|71	
14mr|sqlite3-3.8.5-2|72	This package contains command line tools for managing the
14mr|sqlite3-3.8.5-2|73	%{libname} library.
14mr|sqlite3-3.8.5-2|74	
14mr|sqlite3-3.8.5-2|75	%prep
14mr|sqlite3-3.8.5-2|76	%setup -qn %{realname}-autoconf-%{realver}
14mr|sqlite3-3.8.5-2|77	%apply_patches
14mr|sqlite3-3.8.5-2|78	
14mr|sqlite3-3.8.5-2|79	%build
14mr|sqlite3-3.8.5-2|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"
14mr|sqlite3-3.8.5-2|81	
14mr|sqlite3-3.8.5-2|82	%configure2_5x \
14mr|sqlite3-3.8.5-2|83	--disable-static \
14mr|sqlite3-3.8.5-2|84	--enable-threadsafe \
14mr|sqlite3-3.8.5-2|85	--enable-dynamic-extensions
14mr|sqlite3-3.8.5-2|86	# rpath removal
14mr|sqlite3-3.8.5-2|87	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mr|sqlite3-3.8.5-2|88	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mr|sqlite3-3.8.5-2|89	
14mr|sqlite3-3.8.5-2|90	%make
14mr|sqlite3-3.8.5-2|91	
14mr|sqlite3-3.8.5-2|92	%install
14mr|sqlite3-3.8.5-2|93	rm -rf %{buildroot}
14mr|sqlite3-3.8.5-2|94	%makeinstall_std
14mr|sqlite3-3.8.5-2|95	
14mr|sqlite3-3.8.5-2|96	# cleanup
14mr|sqlite3-3.8.5-2|97	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|sqlite3-3.8.5-2|98	
14mr|sqlite3-3.8.5-2|99	%files -n %{libname}
14mr|sqlite3-3.8.5-2|100	%{_libdir}/lib*.so.%{major}*
14mr|sqlite3-3.8.5-2|101	
14mr|sqlite3-3.8.5-2|102	%files -n %{develname}
14mr|sqlite3-3.8.5-2|103	%attr(0644,root,root) %{_includedir}/*.h
14mr|sqlite3-3.8.5-2|104	%{_libdir}/lib*.so
14mr|sqlite3-3.8.5-2|105	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
14mr|sqlite3-3.8.5-2|106	
14mr|sqlite3-3.8.5-2|107	%files tools
14mr|sqlite3-3.8.5-2|108	%{_bindir}/sqlite3
14mr|sqlite3-3.8.5-2|109	%{_mandir}/man1/*
14mr|sqlite3-3.8.5-2|110	
14mr|sqlite3-3.8.5-2|111	%changelog
14mr|sqlite3-3.8.5-2|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.5-2
14mr|sqlite3-3.8.5-2|113	+ Revision: bcbec66
14mr|sqlite3-3.8.5-2|114	- MassBuild#440: Increase release tag
14mr|sqlite3-3.8.5-2|115	
14mr|sqlite3-3.8.5-2|116	

18984 14
14mr|squashfs3-tools-3.3-8|1	%define sqname squashfs
14mr|squashfs3-tools-3.3-8|2	
14mr|squashfs3-tools-3.3-8|3	Name:		%{sqname}3-tools
14mr|squashfs3-tools-3.3-8|4	Version:	3.3
14mr|squashfs3-tools-3.3-8|5	Release:	8
14mr|squashfs3-tools-3.3-8|6	Summary:	Utilities for the creation of compressed squashfs images
14mr|squashfs3-tools-3.3-8|7	License:	GPLv2+
14mr|squashfs3-tools-3.3-8|8	Group:		File tools
14mr|squashfs3-tools-3.3-8|9	URL:		http://squashfs.sourceforge.net/
14mr|squashfs3-tools-3.3-8|10	Source0:	%{sqname}%{version}.tgz
14mr|squashfs3-tools-3.3-8|11	Source1:	sqlzma.h
14mr|squashfs3-tools-3.3-8|12	Source2:	sqmagic.h
14mr|squashfs3-tools-3.3-8|13	Patch0:		sqlzma2u-3.3.patch
14mr|squashfs3-tools-3.3-8|14	Patch1:		squashfs3.3-nolzma.patch
14mr|squashfs3-tools-3.3-8|15	# from CVS, fix hang when dealing with sparse files
14mr|squashfs3-tools-3.3-8|16	Patch2:		squashfs3.3-sparse.patch
14mr|squashfs3-tools-3.3-8|17	BuildRequires:	liblzmadec-devel
14mr|squashfs3-tools-3.3-8|18	BuildRequires:	zlib-devel
14mr|squashfs3-tools-3.3-8|19	
14mr|squashfs3-tools-3.3-8|20	%description
14mr|squashfs3-tools-3.3-8|21	squashfs-tools are utilities for the creation of compressed squashfs images.
14mr|squashfs3-tools-3.3-8|22	
14mr|squashfs3-tools-3.3-8|23	%prep
14mr|squashfs3-tools-3.3-8|24	%setup -q -n %{sqname}%{version}
14mr|squashfs3-tools-3.3-8|25	%patch0 -p1 -b .lzma
14mr|squashfs3-tools-3.3-8|26	%patch1 -p1 -b .nolzma
14mr|squashfs3-tools-3.3-8|27	%patch2 -p0 -b .sparse
14mr|squashfs3-tools-3.3-8|28	cp %{SOURCE1} %{SOURCE2} squashfs-tools
14mr|squashfs3-tools-3.3-8|29	
14mr|squashfs3-tools-3.3-8|30	%build
14mr|squashfs3-tools-3.3-8|31	%make -C squashfs-tools Sqlzma=. LzmaAlone=%{_libdir} LzmaC=%{_libdir}
14mr|squashfs3-tools-3.3-8|32	
14mr|squashfs3-tools-3.3-8|33	%install
14mr|squashfs3-tools-3.3-8|34	install -d %{buildroot}%{_bindir}
14mr|squashfs3-tools-3.3-8|35	install -m 755 squashfs-tools/mksquashfs %{buildroot}%{_bindir}/mksquashfs3
14mr|squashfs3-tools-3.3-8|36	install -m 755 squashfs-tools/unsquashfs %{buildroot}%{_bindir}/unsquashfs3
14mr|squashfs3-tools-3.3-8|37	
14mr|squashfs3-tools-3.3-8|38	%files
14mr|squashfs3-tools-3.3-8|39	%doc ACKNOWLEDGEMENTS CHANGES README
14mr|squashfs3-tools-3.3-8|40	%{_bindir}/mksquashfs3
14mr|squashfs3-tools-3.3-8|41	%{_bindir}/unsquashfs3
14mr|squashfs3-tools-3.3-8|42	
14mr|squashfs3-tools-3.3-8|43	
14mr|squashfs3-tools-3.3-8|44	
14mr|squashfs3-tools-3.3-8|45	%changelog
14mr|squashfs3-tools-3.3-8|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3-8
14mr|squashfs3-tools-3.3-8|47	+ Revision: aa2b712
14mr|squashfs3-tools-3.3-8|48	- MassBuild#440: Increase release tag
14mr|squashfs3-tools-3.3-8|49	
14mr|squashfs3-tools-3.3-8|50	

18985 14
14mr|squashfs-tools-4.2-5|1	%define sqname	squashfs
14mr|squashfs-tools-4.2-5|2	%define sqver	4.2
14mr|squashfs-tools-4.2-5|3	%define release	5
14mr|squashfs-tools-4.2-5|4	%define	Summary	Utilities for the creation of compressed squashfs images
14mr|squashfs-tools-4.2-5|5	
14mr|squashfs-tools-4.2-5|6	Name:		%{sqname}-tools
14mr|squashfs-tools-4.2-5|7	Version:	%{sqver}
14mr|squashfs-tools-4.2-5|8	Release:	%{release}
14mr|squashfs-tools-4.2-5|9	Summary:	%{Summary}
14mr|squashfs-tools-4.2-5|10	License:	GPL
14mr|squashfs-tools-4.2-5|11	Group:		File tools
14mr|squashfs-tools-4.2-5|12	URL:		http://squashfs.sourceforge.net/
14mr|squashfs-tools-4.2-5|13	Source0:	%{sqname}%{sqver}.tar.gz
14mr|squashfs-tools-4.2-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|squashfs-tools-4.2-5|15	BuildRequires:	zlib-devel attr-devel lzma-devel
14mr|squashfs-tools-4.2-5|16	
14mr|squashfs-tools-4.2-5|17	%description
14mr|squashfs-tools-4.2-5|18	squashfs-tools are utilities for the creation of compressed squashfs images.
14mr|squashfs-tools-4.2-5|19	
14mr|squashfs-tools-4.2-5|20	%prep
14mr|squashfs-tools-4.2-5|21	%setup -q -n %{sqname}%{sqver}
14mr|squashfs-tools-4.2-5|22	
14mr|squashfs-tools-4.2-5|23	%build
14mr|squashfs-tools-4.2-5|24	cd squashfs-tools
14mr|squashfs-tools-4.2-5|25	%make XZ_SUPPORT=1 COMP_DEFAULT=xz
14mr|squashfs-tools-4.2-5|26	
14mr|squashfs-tools-4.2-5|27	%install
14mr|squashfs-tools-4.2-5|28	rm -rf %{buildroot}
14mr|squashfs-tools-4.2-5|29	install -d %{buildroot}%{_bindir}
14mr|squashfs-tools-4.2-5|30	cd squashfs-tools
14mr|squashfs-tools-4.2-5|31	install -m 755 mksquashfs unsquashfs %{buildroot}%{_bindir}
14mr|squashfs-tools-4.2-5|32	
14mr|squashfs-tools-4.2-5|33	%clean
14mr|squashfs-tools-4.2-5|34	rm -rf %{buildroot}
14mr|squashfs-tools-4.2-5|35	
14mr|squashfs-tools-4.2-5|36	%files
14mr|squashfs-tools-4.2-5|37	%defattr(-,root,root)
14mr|squashfs-tools-4.2-5|38	#%doc README
14mr|squashfs-tools-4.2-5|39	%{_bindir}/mksquashfs
14mr|squashfs-tools-4.2-5|40	%{_bindir}/unsquashfs
14mr|squashfs-tools-4.2-5|41	
14mr|squashfs-tools-4.2-5|42	
14mr|squashfs-tools-4.2-5|43	
14mr|squashfs-tools-4.2-5|44	%changelog
14mr|squashfs-tools-4.2-5|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2-5
14mr|squashfs-tools-4.2-5|46	+ Revision: 30025f2
14mr|squashfs-tools-4.2-5|47	- MassBuild#440: Increase release tag
14mr|squashfs-tools-4.2-5|48	
14mr|squashfs-tools-4.2-5|49	

18986 14
14mr|squid-3.4.6-2|1	%define build_test 0
14mr|squid-3.4.6-2|2	
14mr|squid-3.4.6-2|3	# commandline overrides:
14mr|squid-3.4.6-2|4	# rpm -ba|--rebuild --with 'xxx'
14mr|squid-3.4.6-2|5	%{?_with_test: %{expand: %%global build_test 1}}
14mr|squid-3.4.6-2|6	%{?_without_test: %{expand: %%global build_test 0}}
14mr|squid-3.4.6-2|7	
14mr|squid-3.4.6-2|8	%define squid_date 20140502
14mr|squid-3.4.6-2|9	%define squid_beta 0
14mr|squid-3.4.6-2|10	##%define their_version 3.2.1.%{squid_beta}-%{squid_date}
14mr|squid-3.4.6-2|11	%define their_version 3.4.6
14mr|squid-3.4.6-2|12	
14mr|squid-3.4.6-2|13	## Redefine configure values.
14mr|squid-3.4.6-2|14	%define	_bindir %{_prefix}/sbin
14mr|squid-3.4.6-2|15	%define _libexecdir %{_libdir}/squid
14mr|squid-3.4.6-2|16	%define _initrddir /etc/rc.d/init.d/
14mr|squid-3.4.6-2|17	%define _sysconfdir /etc/squid
14mr|squid-3.4.6-2|18	%define  _localstatedir /var
14mr|squid-3.4.6-2|19	%define _datadir %{_usr}/share/squid
14mr|squid-3.4.6-2|20	%define _mandir %{_usr}/share/man
14mr|squid-3.4.6-2|21	%define _infodir %{_usr}/share/info
14mr|squid-3.4.6-2|22	
14mr|squid-3.4.6-2|23	%define defaultmaxfiles 8192
14mr|squid-3.4.6-2|24	
14mr|squid-3.4.6-2|25	Summary:	The Squid proxy caching server %{their_version}
14mr|squid-3.4.6-2|26	Name:		squid
14mr|squid-3.4.6-2|27	Version:	%{their_version}
14mr|squid-3.4.6-2|28	Release:	2
14mr|squid-3.4.6-2|29	License:	GPLv2+
14mr|squid-3.4.6-2|30	Group:		System/Servers
14mr|squid-3.4.6-2|31	Url:		http://www.squid-cache.org/
14mr|squid-3.4.6-2|32	Source0:	http://www.squid-cache.org/Versions/v3/3.4/squid-%{their_version}.tar.xz
14mr|squid-3.4.6-2|33	Source1:	http://www.squid-cache.org/Versions/v3/3.4/squid-%{their_version}.tar.xz.asc
14mr|squid-3.4.6-2|34	Source2:	http://www.squid-cache.org/Doc/FAQ/FAQ.tar.bz2
14mr|squid-3.4.6-2|35	Source3:	squid.init
14mr|squid-3.4.6-2|36	Source4:	squid.logrotate
14mr|squid-3.4.6-2|37	Source5:	squid.conf.authenticate
14mr|squid-3.4.6-2|38	Source6:	smb.conf
14mr|squid-3.4.6-2|39	Source7:	squid.conf.transparent
14mr|squid-3.4.6-2|40	Source8:	rc.firewall
14mr|squid-3.4.6-2|41	Source9:	ERR_CUSTOM_ACCESS_DENIED.English
14mr|squid-3.4.6-2|42	Source10:	ERR_CUSTOM_ACCESS_DENIED.French
14mr|squid-3.4.6-2|43	Source11: 	squid.sysconfig
14mr|squid-3.4.6-2|44	Source12:	squid.pam-0.77
14mr|squid-3.4.6-2|45	Source13:	squid.pam
14mr|squid-3.4.6-2|46	Source14:	squid.ifup
14mr|squid-3.4.6-2|47	Patch1:		squid-config.diff
14mr|squid-3.4.6-2|48	Patch2:		squid-user_group.diff
14mr|squid-3.4.6-2|49	Patch3:		squid-ssl.diff
14mr|squid-3.4.6-2|50	Patch9:		squid-smb-auth.diff
14mr|squid-3.4.6-2|51	Patch11:	squid-shutdown_lifetime.diff
14mr|squid-3.4.6-2|52	Patch13:	squid-errordir.diff
14mr|squid-3.4.6-2|53	Patch16:	squid-3.1.4-mysql-helper-joomla.diff
14mr|squid-3.4.6-2|54	Patch18:	squid-3.3.5-purge.diff
14mr|squid-3.4.6-2|55	Patch20:	squid-3.2.9-cert_tool-no-ksh.patch
14mr|squid-3.4.6-2|56	Patch301:	squid-getconf_mess.diff
14mr|squid-3.4.6-2|57	BuildRequires:	libtool
14mr|squid-3.4.6-2|58	BuildRequires:	samba-client
14mr|squid-3.4.6-2|59	BuildRequires:	samba-winbind
14mr|squid-3.4.6-2|60	BuildRequires:	cap-devel
14mr|squid-3.4.6-2|61	BuildRequires:	db-devel
14mr|squid-3.4.6-2|62	BuildRequires:	krb5-devel
14mr|squid-3.4.6-2|63	BuildRequires:	libsasl-devel
14mr|squid-3.4.6-2|64	BuildRequires:	libtool-devel
14mr|squid-3.4.6-2|65	BuildRequires:	openldap-devel
14mr|squid-3.4.6-2|66	BuildRequires:	pam-devel
14mr|squid-3.4.6-2|67	%if %{build_test}
14mr|squid-3.4.6-2|68	BuildRequires:	pkgconfig(cppunit)
14mr|squid-3.4.6-2|69	%endif
14mr|squid-3.4.6-2|70	BuildRequires:	pkgconfig(libecap)
14mr|squid-3.4.6-2|71	BuildRequires:	pkgconfig(libtirpc)
14mr|squid-3.4.6-2|72	BuildRequires:	pkgconfig(openssl)
14mr|squid-3.4.6-2|73	Requires(pre,post,preun,postun):	rpm-helper
14mr|squid-3.4.6-2|74	Provides:	webproxy
14mr|squid-3.4.6-2|75	
14mr|squid-3.4.6-2|76	%description
14mr|squid-3.4.6-2|77	Squid is a high-performance proxy caching server for web clients, supporting
14mr|squid-3.4.6-2|78	FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
14mr|squid-3.4.6-2|79	caching software, Squid handles all requests in a single, non-blocking,
14mr|squid-3.4.6-2|80	asynchronous process.
14mr|squid-3.4.6-2|81	Squid keeps meta data and especially hot objects cached in RAM, caches DNS
14mr|squid-3.4.6-2|82	lookups, supports non-blocking DNS lookups, and implements negative caching
14mr|squid-3.4.6-2|83	of failed requests.  Squid supports SSL, extensive access controls, and full
14mr|squid-3.4.6-2|84	request logging. By using the lightweight Internet Cache Protocol (ICP) and
14mr|squid-3.4.6-2|85	HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or
14mr|squid-3.4.6-2|86	mesh for additional bandwidth savings.
14mr|squid-3.4.6-2|87	
14mr|squid-3.4.6-2|88	Install squid if you need a proxy caching server.
14mr|squid-3.4.6-2|89	
14mr|squid-3.4.6-2|90	This package defaults to a maximum of %{defaultmaxfiles} filedescriptors. You
14mr|squid-3.4.6-2|91	can change these values at build time by using for example:
14mr|squid-3.4.6-2|92	
14mr|squid-3.4.6-2|93	--define 'maxfiles 4096'
14mr|squid-3.4.6-2|94	
14mr|squid-3.4.6-2|95	The package was built to support a maximum of %{?!maxfiles:%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}} filedescriptors.
14mr|squid-3.4.6-2|96	
14mr|squid-3.4.6-2|97	You can build %{name} with some conditional build swithes;
14mr|squid-3.4.6-2|98	
14mr|squid-3.4.6-2|99	(ie. use with rpm --rebuild):
14mr|squid-3.4.6-2|100	--with[out]	test	Initiate the test suite
14mr|squid-3.4.6-2|101	
14mr|squid-3.4.6-2|102	%package	cachemgr
14mr|squid-3.4.6-2|103	Summary:	The Squid Cache Manager
14mr|squid-3.4.6-2|104	Group:		System/Servers
14mr|squid-3.4.6-2|105	Requires(pre): rpm-helper
14mr|squid-3.4.6-2|106	Requires(postun): rpm-helper
14mr|squid-3.4.6-2|107	Requires(pre):	apache >= 2.0.54
14mr|squid-3.4.6-2|108	Requires(pre):	%{name} = %{version}
14mr|squid-3.4.6-2|109	Requires:	apache >= 2.0.54
14mr|squid-3.4.6-2|110	Requires:	%{name} = %{version}
14mr|squid-3.4.6-2|111	
14mr|squid-3.4.6-2|112	%description	cachemgr
14mr|squid-3.4.6-2|113	This package contains the Squid Cache Manager.
14mr|squid-3.4.6-2|114	
14mr|squid-3.4.6-2|115	%prep
14mr|squid-3.4.6-2|116	%setup -q -n squid-%{their_version}
14mr|squid-3.4.6-2|117	
14mr|squid-3.4.6-2|118	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|squid-3.4.6-2|119	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|squid-3.4.6-2|120	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|squid-3.4.6-2|121	
14mr|squid-3.4.6-2|122	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|squid-3.4.6-2|123	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|squid-3.4.6-2|124	done
14mr|squid-3.4.6-2|125	
14mr|squid-3.4.6-2|126	
14mr|squid-3.4.6-2|127	%patch1 -p1 -b .config
14mr|squid-3.4.6-2|128	%patch2 -p0 -b .user_group
14mr|squid-3.4.6-2|129	%patch3 -p1 -b .ssl
14mr|squid-3.4.6-2|130	%patch9 -p1 -b .backslashes
14mr|squid-3.4.6-2|131	%patch11 -p0 -b .shutdown_lifetime
14mr|squid-3.4.6-2|132	%patch13 -p1 -b .errordir
14mr|squid-3.4.6-2|133	%patch16 -p0 -b .joomla
14mr|squid-3.4.6-2|134	%patch18 -p1 -b .purge-paths
14mr|squid-3.4.6-2|135	%patch20 -p1 -b .ksh
14mr|squid-3.4.6-2|136	
14mr|squid-3.4.6-2|137	mkdir -p faq
14mr|squid-3.4.6-2|138	tar -jxf %{SOURCE2} -C faq
14mr|squid-3.4.6-2|139	
14mr|squid-3.4.6-2|140	install -m 0755 %{SOURCE3} squid.init
14mr|squid-3.4.6-2|141	install -m 0644 %{SOURCE4} squid.logrotate
14mr|squid-3.4.6-2|142	install -m 0644 %{SOURCE5} squid.conf.authenticate
14mr|squid-3.4.6-2|143	install -m 0644 %{SOURCE6} smb.conf
14mr|squid-3.4.6-2|144	install -m 0644 %{SOURCE7} squid.conf.transparent
14mr|squid-3.4.6-2|145	install -m 0755 %{SOURCE8} rc.firewall
14mr|squid-3.4.6-2|146	install -m 0644 %{SOURCE11} squid.sysconfig
14mr|squid-3.4.6-2|147	install -m 0755 %{SOURCE14} squid.ifup
14mr|squid-3.4.6-2|148	
14mr|squid-3.4.6-2|149	# fix conditional pam config file
14mr|squid-3.4.6-2|150	install -m 0644 %{SOURCE13} squid.pam
14mr|squid-3.4.6-2|151	
14mr|squid-3.4.6-2|152	perl -p -i -e "s|^SAMBAPREFIX.*|SAMBAPREFIX = /usr|" helpers/basic_auth/SMB/Makefile.*
14mr|squid-3.4.6-2|153	grep -r "local/bin/perl" . |sed -e "s/:.*$//g" | xargs perl -p -i -e "s@local/bin/perl@bin/perl@g"
14mr|squid-3.4.6-2|154	
14mr|squid-3.4.6-2|155	# libtool
14mr|squid-3.4.6-2|156	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
14mr|squid-3.4.6-2|157	
14mr|squid-3.4.6-2|158	%build
14mr|squid-3.4.6-2|159	%global optflags %{optflags} -fno-strict-aliasing
14mr|squid-3.4.6-2|160	
14mr|squid-3.4.6-2|161	%serverbuild
14mr|squid-3.4.6-2|162	rm -rf configure autom4te.cache
14mr|squid-3.4.6-2|163	
14mr|squid-3.4.6-2|164	sh ./bootstrap.sh
14mr|squid-3.4.6-2|165	
14mr|squid-3.4.6-2|166	export SSLLIB="-L%{_libdir} `pkg-config --libs openssl`"
14mr|squid-3.4.6-2|167	export CPPFLAGS="-I%{_includedir}/openssl -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` %{optflags} "
14mr|squid-3.4.6-2|168	
14mr|squid-3.4.6-2|169	%ifarch x86_64
14mr|squid-3.4.6-2|170	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"
14mr|squid-3.4.6-2|171	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
14mr|squid-3.4.6-2|172	%else
14mr|squid-3.4.6-2|173	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"
14mr|squid-3.4.6-2|174	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mr|squid-3.4.6-2|175	%endif
14mr|squid-3.4.6-2|176	
14mr|squid-3.4.6-2|177	%configure2_5x \
14mr|squid-3.4.6-2|178	--enable-shared=yes \
14mr|squid-3.4.6-2|179	--enable-static=no \
14mr|squid-3.4.6-2|180	--enable-xmalloc-statistics \
14mr|squid-3.4.6-2|181	--enable-carp \
14mr|squid-3.4.6-2|182	--enable-async-io \
14mr|squid-3.4.6-2|183	--enable-storeio="aufs,diskd,ufs" \
14mr|squid-3.4.6-2|184	--enable-removal-policies="heap,lru" \
14mr|squid-3.4.6-2|185	--enable-icmp \
14mr|squid-3.4.6-2|186	--enable-delay-pools \
14mr|squid-3.4.6-2|187	--disable-esi \
14mr|squid-3.4.6-2|188	--enable-icap-client \
14mr|squid-3.4.6-2|189	--enable-ecap \
14mr|squid-3.4.6-2|190	--enable-useragent-log \
14mr|squid-3.4.6-2|191	--enable-referer-log \
14mr|squid-3.4.6-2|192	--enable-wccp \
14mr|squid-3.4.6-2|193	--enable-wccpv2 \
14mr|squid-3.4.6-2|194	--disable-kill-parent-hack \
14mr|squid-3.4.6-2|195	--enable-snmp \
14mr|squid-3.4.6-2|196	--enable-cachemgr-hostname="localhost" \
14mr|squid-3.4.6-2|197	--enable-arp-acl \
14mr|squid-3.4.6-2|198	--enable-htcp \
14mr|squid-3.4.6-2|199	--enable-ssl \
14mr|squid-3.4.6-2|200	--enable-forw-via-db \
14mr|squid-3.4.6-2|201	--enable-follow-x-forwarded-for \
14mr|squid-3.4.6-2|202	--enable-cache-digests \
14mr|squid-3.4.6-2|203	--disable-poll \
14mr|squid-3.4.6-2|204	--enable-epoll \
14mr|squid-3.4.6-2|205	--enable-linux-netfilter \
14mr|squid-3.4.6-2|206	--disable-ident-lookups \
14mr|squid-3.4.6-2|207	--enable-default-hostsfile=/etc/hosts \
14mr|squid-3.4.6-2|208	--enable-auth \
14mr|squid-3.4.6-2|209	--enable-auth-basic="DB,fake,getpwnam,LDAP,MSNT,MSNT-multi-domain,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB" \
14mr|squid-3.4.6-2|210	--enable-auth-ntlm="fake,smb_lm" \
14mr|squid-3.4.6-2|211	--enable-auth-negotiate="kerberos,wrapper" \
14mr|squid-3.4.6-2|212	--enable-auth-digest="eDirectory,file,LDAP" \
14mr|squid-3.4.6-2|213	--enable-external-acl-helpers="eDirectory_userip,file_userip,kerberos_ldap_group,LDAP_group,session,unix_group,wbinfo_group" \
14mr|squid-3.4.6-2|214	--enable-storeid-rewrite-helpers="file" \
14mr|squid-3.4.6-2|215	--with-default-user=%{name} \
14mr|squid-3.4.6-2|216	--with-pthreads \
14mr|squid-3.4.6-2|217	--with-dl \
14mr|squid-3.4.6-2|218	--with-openssl=%{_prefix} \
14mr|squid-3.4.6-2|219	--with-large-files \
14mr|squid-3.4.6-2|220	--with-swapdir=%{_localstatedir}/spool/squid \
14mr|squid-3.4.6-2|221	--with-build-environment=default \
14mr|squid-3.4.6-2|222	--enable-mit=`/usr/bin/krb5-config --prefix` \
14mr|squid-3.4.6-2|223	--with-logdir=%{_logdir}/squid \
14mr|squid-3.4.6-2|224	--enable-http-violations \
14mr|squid-3.4.6-2|225	--enable-zph-qos \
14mr|squid-3.4.6-2|226	%{?!maxfiles:--with-filedescriptors=%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}}
14mr|squid-3.4.6-2|227	
14mr|squid-3.4.6-2|228	
14mr|squid-3.4.6-2|229	#    --enable-disk-io="AIO,Blocking,DiskDaemon,DiskThreads" \
14mr|squid-3.4.6-2|230	
14mr|squid-3.4.6-2|231	# Some versions of autoconf fail to detect sys/resource.h correctly;
14mr|squid-3.4.6-2|232	# apparently because it generates a compiler warning.
14mr|squid-3.4.6-2|233	
14mr|squid-3.4.6-2|234	if [ -e /usr/include/sys/resource.h ]; then
14mr|squid-3.4.6-2|235	cat >> include/autoconf.h <<EOF
14mr|squid-3.4.6-2|236	#ifndef HAVE_SYS_RESOURCE_H
14mr|squid-3.4.6-2|237	#define HAVE_SYS_RESOURCE_H 1
14mr|squid-3.4.6-2|238	#define HAVE_STRUCT_RUSAGE 1
14mr|squid-3.4.6-2|239	#endif
14mr|squid-3.4.6-2|240	EOF
14mr|squid-3.4.6-2|241	fi
14mr|squid-3.4.6-2|242	
14mr|squid-3.4.6-2|243	%make
14mr|squid-3.4.6-2|244	
14mr|squid-3.4.6-2|245	%if %{build_test}
14mr|squid-3.4.6-2|246	%check
14mr|squid-3.4.6-2|247	make check
14mr|squid-3.4.6-2|248	%endif
14mr|squid-3.4.6-2|249	
14mr|squid-3.4.6-2|250	%install
14mr|squid-3.4.6-2|251	%makeinstall_std
14mr|squid-3.4.6-2|252	
14mr|squid-3.4.6-2|253	# make some directories
14mr|squid-3.4.6-2|254	install -d %{buildroot}%{_initrddir}
14mr|squid-3.4.6-2|255	install -d %{buildroot}/etc/{logrotate.d,pam.d,sysconfig}
14mr|squid-3.4.6-2|256	install -d %{buildroot}/etc/sysconfig/network-scripts/ifup.d
14mr|squid-3.4.6-2|257	install -d %{buildroot}/etc/httpd/conf/webapps.d
14mr|squid-3.4.6-2|258	install -d %{buildroot}%{_datadir}/{errors,icons}
14mr|squid-3.4.6-2|259	install -d %{buildroot}%{_datadir}/errors/{English,French}
14mr|squid-3.4.6-2|260	install -d %{buildroot}%{_mandir}/man8
14mr|squid-3.4.6-2|261	install -d %{buildroot}%{_var}/www/cgi-bin
14mr|squid-3.4.6-2|262	install -d %{buildroot}%{_var}/log/squid
14mr|squid-3.4.6-2|263	install -d %{buildroot}%{_var}/spool/squid
14mr|squid-3.4.6-2|264	install -d %{buildroot}/usr/share/snmp/mibs
14mr|squid-3.4.6-2|265	
14mr|squid-3.4.6-2|266	# fix error docs location
14mr|squid-3.4.6-2|267	rm -rf %{buildroot}%{_sysconfdir}/errors
14mr|squid-3.4.6-2|268	pushd errors
14mr|squid-3.4.6-2|269	for i in *; do
14mr|squid-3.4.6-2|270	if [ -d $i ]; then
14mr|squid-3.4.6-2|271	install -d %{buildroot}%{_datadir}/errors/$i
14mr|squid-3.4.6-2|272	install -m0644 $i/* %{buildroot}%{_datadir}/errors/$i
14mr|squid-3.4.6-2|273	fi
14mr|squid-3.4.6-2|274	done
14mr|squid-3.4.6-2|275	popd
14mr|squid-3.4.6-2|276	ln -fs %{_datadir}/errors/templates %{buildroot}%{_sysconfdir}/errors
14mr|squid-3.4.6-2|277	
14mr|squid-3.4.6-2|278	# install config
14mr|squid-3.4.6-2|279	install -m0755 squid.init %{buildroot}%{_initrddir}/squid
14mr|squid-3.4.6-2|280	install -m0644 squid.logrotate %{buildroot}/etc/logrotate.d/squid
14mr|squid-3.4.6-2|281	install -m0644 squid.sysconfig %{buildroot}/etc/sysconfig/squid
14mr|squid-3.4.6-2|282	install -m0755 squid.ifup %{buildroot}/etc/sysconfig/network-scripts/ifup.d/squid
14mr|squid-3.4.6-2|283	install -m0644 helpers/basic_auth/MSNT/msntauth.conf.default %{buildroot}%{_sysconfdir}
14mr|squid-3.4.6-2|284	
14mr|squid-3.4.6-2|285	# fix docs
14mr|squid-3.4.6-2|286	cp helpers/basic_auth/LDAP/README README.auth_ldap
14mr|squid-3.4.6-2|287	
14mr|squid-3.4.6-2|288	cp helpers/basic_auth/MSNT/README.html README.auth_msnt.html
14mr|squid-3.4.6-2|289	cp helpers/basic_auth/MSNT/msntauth.conf.default .
14mr|squid-3.4.6-2|290	
14mr|squid-3.4.6-2|291	cp helpers/basic_auth/SASL/basic_sasl_auth.conf .
14mr|squid-3.4.6-2|292	
14mr|squid-3.4.6-2|293	cp helpers/external_acl/file_userip/example.conf ip_user_external_acl.example.conf
14mr|squid-3.4.6-2|294	cp helpers/external_acl/file_userip/example-deny_all_but.conf ip_user_external_acl.example-deny_all_but.conf
14mr|squid-3.4.6-2|295	
14mr|squid-3.4.6-2|296	cp helpers/external_acl/LDAP_group/ChangeLog ChangeLog.ldap_group_external_acl
14mr|squid-3.4.6-2|297	
14mr|squid-3.4.6-2|298	head -19 helpers/basic_auth/NCSA/basic_ncsa_auth.cc > README.NCSA_basic_auth
14mr|squid-3.4.6-2|299	head -56 helpers/basic_auth/PAM/basic_pam_auth.cc > README.PAM_basic_auth
14mr|squid-3.4.6-2|300	head -21 helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc > README.getpwnam_basic_auth
14mr|squid-3.4.6-2|301	head -32 helpers/digest_auth/LDAP/digest_pw_auth.cc > README.ldap_digest_auth
14mr|squid-3.4.6-2|302	
14mr|squid-3.4.6-2|303	install -m0755 helpers/basic_auth/SMB/basic_smb_auth.sh %{buildroot}%{_libexecdir}
14mr|squid-3.4.6-2|304	install -m0755 helpers/basic_auth/SASL/basic_sasl_auth %{buildroot}%{_libexecdir}
14mr|squid-3.4.6-2|305	
14mr|squid-3.4.6-2|306	for manpage in `find -name "*.8"`; do
14mr|squid-3.4.6-2|307	install -m0644 $manpage %{buildroot}/%{_mandir}/man8/
14mr|squid-3.4.6-2|308	done
14mr|squid-3.4.6-2|309	
14mr|squid-3.4.6-2|310	install -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/errors/English/ERR_CUSTOM_ACCESS_DENIED
14mr|squid-3.4.6-2|311	install -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/errors/French/ERR_CUSTOM_ACCESS_DENIED
14mr|squid-3.4.6-2|312	
14mr|squid-3.4.6-2|313	install -m644 squid.pam %{buildroot}/etc/pam.d/squid
14mr|squid-3.4.6-2|314	
14mr|squid-3.4.6-2|315	# move the mib in-place
14mr|squid-3.4.6-2|316	mv %{buildroot}%{_datadir}/mib.txt %{buildroot}/usr/share/snmp/mibs/SQUID.txt
14mr|squid-3.4.6-2|317	
14mr|squid-3.4.6-2|318	# move cachemgr.cgi to a more safe location
14mr|squid-3.4.6-2|319	mv %{buildroot}%{_libexecdir}/cachemgr.cgi %{buildroot}%{_var}/www/cgi-bin/
14mr|squid-3.4.6-2|320	
14mr|squid-3.4.6-2|321	# provide a simple apache config
14mr|squid-3.4.6-2|322	cat > %{buildroot}/etc/httpd/conf/webapps.d/squid-cachemgr.conf << EOF
14mr|squid-3.4.6-2|323	<Location /cgi-bin/cachemgr.cgi>
14mr|squid-3.4.6-2|324	Require local granted
14mr|squid-3.4.6-2|325	ErrorDocument 403 "Access denied per /etc/httpd/conf/webapps.d/squid-cachemgr.conf"
14mr|squid-3.4.6-2|326	</Location>
14mr|squid-3.4.6-2|327	EOF
14mr|squid-3.4.6-2|328	
14mr|squid-3.4.6-2|329	# some cleaning
14mr|squid-3.4.6-2|330	rm -f %{buildroot}%{_libdir}/squid/no_check.pl
14mr|squid-3.4.6-2|331	
14mr|squid-3.4.6-2|332	# nuke zero length files
14mr|squid-3.4.6-2|333	find %{buildroot}%{_datadir}/errors/ -type f -size 0 -exec rm -f {} \;
14mr|squid-3.4.6-2|334	
14mr|squid-3.4.6-2|335	%pre
14mr|squid-3.4.6-2|336	%_pre_useradd squid %{_var}/spool/squid /bin/false
14mr|squid-3.4.6-2|337	
14mr|squid-3.4.6-2|338	for i in %{_var}/log/squid %{_var}/spool/squid ; do
14mr|squid-3.4.6-2|339	if [ -d $i ] ; then
14mr|squid-3.4.6-2|340	for adir in `find $i -maxdepth 0 \! -user squid`; do
14mr|squid-3.4.6-2|341	chown -R squid:squid $adir
14mr|squid-3.4.6-2|342	done
14mr|squid-3.4.6-2|343	fi
14mr|squid-3.4.6-2|344	done
14mr|squid-3.4.6-2|345	
14mr|squid-3.4.6-2|346	%post
14mr|squid-3.4.6-2|347	%_create_ssl_certificate squid
14mr|squid-3.4.6-2|348	
14mr|squid-3.4.6-2|349	%_post_service squid
14mr|squid-3.4.6-2|350	case "$LANG" in
14mr|squid-3.4.6-2|351	az*)
14mr|squid-3.4.6-2|352	DIR=Azerbaijani
14mr|squid-3.4.6-2|353	;;
14mr|squid-3.4.6-2|354	bg*)
14mr|squid-3.4.6-2|355	DIR=Bulgarian
14mr|squid-3.4.6-2|356	;;
14mr|squid-3.4.6-2|357	ca*)
14mr|squid-3.4.6-2|358	DIR=Catalan
14mr|squid-3.4.6-2|359	;;
14mr|squid-3.4.6-2|360	cs*)
14mr|squid-3.4.6-2|361	DIR=Czech
14mr|squid-3.4.6-2|362	;;
14mr|squid-3.4.6-2|363	da*)
14mr|squid-3.4.6-2|364	DIR=Danish
14mr|squid-3.4.6-2|365	;;
14mr|squid-3.4.6-2|366	nl*)
14mr|squid-3.4.6-2|367	DIR=Dutch
14mr|squid-3.4.6-2|368	;;
14mr|squid-3.4.6-2|369	en*)
14mr|squid-3.4.6-2|370	DIR=English
14mr|squid-3.4.6-2|371	;;
14mr|squid-3.4.6-2|372	ea*)
14mr|squid-3.4.6-2|373	DIR=Estonian
14mr|squid-3.4.6-2|374	;;
14mr|squid-3.4.6-2|375	fi*)
14mr|squid-3.4.6-2|376	DIR=Finnish
14mr|squid-3.4.6-2|377	;;
14mr|squid-3.4.6-2|378	fr*)
14mr|squid-3.4.6-2|379	DIR=French
14mr|squid-3.4.6-2|380	;;
14mr|squid-3.4.6-2|381	de*)
14mr|squid-3.4.6-2|382	DIR=German
14mr|squid-3.4.6-2|383	;;
14mr|squid-3.4.6-2|384	el*)
14mr|squid-3.4.6-2|385	DIR=Greek
14mr|squid-3.4.6-2|386	;;
14mr|squid-3.4.6-2|387	he*)
14mr|squid-3.4.6-2|388	DIR=Hebrew
14mr|squid-3.4.6-2|389	;;
14mr|squid-3.4.6-2|390	hu*)
14mr|squid-3.4.6-2|391	DIR=Hungarian
14mr|squid-3.4.6-2|392	;;
14mr|squid-3.4.6-2|393	it*)
14mr|squid-3.4.6-2|394	DIR=Italian
14mr|squid-3.4.6-2|395	;;
14mr|squid-3.4.6-2|396	ja*)
14mr|squid-3.4.6-2|397	DIR=Japanese
14mr|squid-3.4.6-2|398	;;
14mr|squid-3.4.6-2|399	kr*)
14mr|squid-3.4.6-2|400	DIR=Korean
14mr|squid-3.4.6-2|401	;;
14mr|squid-3.4.6-2|402	lt*)
14mr|squid-3.4.6-2|403	DIR=Lithuanian
14mr|squid-3.4.6-2|404	;;
14mr|squid-3.4.6-2|405	pl*)
14mr|squid-3.4.6-2|406	DIR=Polish
14mr|squid-3.4.6-2|407	;;
14mr|squid-3.4.6-2|408	pt*)
14mr|squid-3.4.6-2|409	DIR=Portuguese
14mr|squid-3.4.6-2|410	;;
14mr|squid-3.4.6-2|411	ro*)
14mr|squid-3.4.6-2|412	DIR=Romanian
14mr|squid-3.4.6-2|413	;;
14mr|squid-3.4.6-2|414	ru*)
14mr|squid-3.4.6-2|415	DIR=Russian-koi8-r
14mr|squid-3.4.6-2|416	;;
14mr|squid-3.4.6-2|417	sr*)
14mr|squid-3.4.6-2|418	DIR=Serbian
14mr|squid-3.4.6-2|419	;;
14mr|squid-3.4.6-2|420	sk*)
14mr|squid-3.4.6-2|421	DIR=Slovak
14mr|squid-3.4.6-2|422	;;
14mr|squid-3.4.6-2|423	es*)
14mr|squid-3.4.6-2|424	DIR=Spanish
14mr|squid-3.4.6-2|425	;;
14mr|squid-3.4.6-2|426	sv*)
14mr|squid-3.4.6-2|427	DIR=Swedish
14mr|squid-3.4.6-2|428	;;
14mr|squid-3.4.6-2|429	zh*)
14mr|squid-3.4.6-2|430	DIR=Traditional_Chinese
14mr|squid-3.4.6-2|431	;;
14mr|squid-3.4.6-2|432	tr*)
14mr|squid-3.4.6-2|433	DIR=Turkish
14mr|squid-3.4.6-2|434	;;
14mr|squid-3.4.6-2|435	*)
14mr|squid-3.4.6-2|436	DIR=English
14mr|squid-3.4.6-2|437	;;
14mr|squid-3.4.6-2|438	esac
14mr|squid-3.4.6-2|439	
14mr|squid-3.4.6-2|440	%preun
14mr|squid-3.4.6-2|441	%_preun_service squid
14mr|squid-3.4.6-2|442	if [ $1 = 0 ] ; then
14mr|squid-3.4.6-2|443	rm -f %{_var}/log/squid/*
14mr|squid-3.4.6-2|444	/sbin/chkconfig --del squid
14mr|squid-3.4.6-2|445	fi
14mr|squid-3.4.6-2|446	
14mr|squid-3.4.6-2|447	%postun
14mr|squid-3.4.6-2|448	%_postun_userdel squid
14mr|squid-3.4.6-2|449	
14mr|squid-3.4.6-2|450	%files
14mr|squid-3.4.6-2|451	%doc faq/* C* R* Q* rc.firewall *.conf* doc/*.txt
14mr|squid-3.4.6-2|452	%exclude %{_sysconfdir}/cachemgr.conf
14mr|squid-3.4.6-2|453	%dir %_sysconfdir
14mr|squid-3.4.6-2|454	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
14mr|squid-3.4.6-2|455	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.default
14mr|squid-3.4.6-2|456	%attr(0644,root,root) %config(noreplace) /etc/pam.d/squid
14mr|squid-3.4.6-2|457	%attr(0644,root,root) %config(noreplace) /etc/sysconfig/squid
14mr|squid-3.4.6-2|458	%attr(0644,root,root) %config(noreplace) /etc/logrotate.d/squid
14mr|squid-3.4.6-2|459	%attr(0755,root,squid) %config(noreplace) /etc/sysconfig/network-scripts/ifup.d/squid
14mr|squid-3.4.6-2|460	%attr(0755,root,squid) %{_initrddir}/squid
14mr|squid-3.4.6-2|461	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.css
14mr|squid-3.4.6-2|462	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.documented
14mr|squid-3.4.6-2|463	%{_sysconfdir}/errors
14mr|squid-3.4.6-2|464	%{_datadir}/errors
14mr|squid-3.4.6-2|465	%{_datadir}/icons
14mr|squid-3.4.6-2|466	%{_libexecdir}/diskd
14mr|squid-3.4.6-2|467	%{_libexecdir}/unlinkd
14mr|squid-3.4.6-2|468	%attr(0755,root,squid) %{_libexecdir}/cert_tool
14mr|squid-3.4.6-2|469	%attr(0755,root,squid) %{_libexecdir}/cert_valid.pl
14mr|squid-3.4.6-2|470	#%%attr(0755,root,squid) %%{_libexecdir}/digest_edirectory_auth
14mr|squid-3.4.6-2|471	%attr(0755,root,squid) %{_libexecdir}/digest_ldap_auth
14mr|squid-3.4.6-2|472	%attr(0755,root,squid) %{_libexecdir}/digest_file_auth
14mr|squid-3.4.6-2|473	%attr(0755,root,squid) %{_libexecdir}/basic_fake_auth
14mr|squid-3.4.6-2|474	%attr(0755,root,squid) %{_libexecdir}/basic_getpwnam_auth
14mr|squid-3.4.6-2|475	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_auth
14mr|squid-3.4.6-2|476	%attr(0755,root,squid) %{_libexecdir}/basic_ncsa_auth
14mr|squid-3.4.6-2|477	%attr(0755,root,squid) %{_libexecdir}/basic_pam_auth
14mr|squid-3.4.6-2|478	%attr(4755,root,squid) %{_libexecdir}/pinger
14mr|squid-3.4.6-2|479	%attr(0755,root,squid) %{_libexecdir}/basic_pop3_auth
14mr|squid-3.4.6-2|480	%attr(0755,root,squid) %{_libexecdir}/basic_sasl_auth
14mr|squid-3.4.6-2|481	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth
14mr|squid-3.4.6-2|482	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth.sh
14mr|squid-3.4.6-2|483	%attr(0755,root,squid) %{_libexecdir}/basic_db_auth
14mr|squid-3.4.6-2|484	%attr(0755,root,squid) %{_libexecdir}/basic_ldap_auth
14mr|squid-3.4.6-2|485	%attr(0755,root,squid) %{_libexecdir}/basic_radius_auth
14mr|squid-3.4.6-2|486	%attr(0755,root,squid) %{_libexecdir}/ext_edirectory_userip_acl
14mr|squid-3.4.6-2|487	%attr(0755,root,squid) %{_libexecdir}/ext_file_userip_acl
14mr|squid-3.4.6-2|488	%attr(0755,root,squid) %{_libexecdir}/ext_kerberos_ldap_group_acl
14mr|squid-3.4.6-2|489	%attr(0755,root,squid) %{_libexecdir}/ext_ldap_group_acl
14mr|squid-3.4.6-2|490	%attr(0755,root,squid) %{_libexecdir}/ext_session_acl
14mr|squid-3.4.6-2|491	%attr(0755,root,squid) %{_libexecdir}/ext_unix_group_acl
14mr|squid-3.4.6-2|492	%attr(0755,root,squid) %{_libexecdir}/storeid_file_rewrite
14mr|squid-3.4.6-2|493	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth
14mr|squid-3.4.6-2|494	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth_test
14mr|squid-3.4.6-2|495	%attr(0755,root,squid) %{_libexecdir}/ntlm_smb_lm_auth
14mr|squid-3.4.6-2|496	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_multi_domain_auth
14mr|squid-3.4.6-2|497	%attr(0755,root,squid) %{_libexecdir}/basic_nis_auth
14mr|squid-3.4.6-2|498	%attr(0755,root,squid) %{_libexecdir}/ext_wbinfo_group_acl
14mr|squid-3.4.6-2|499	%attr(0755,root,squid) %{_libexecdir}/helper-mux.pl
14mr|squid-3.4.6-2|500	%attr(0755,root,squid) %{_libexecdir}/log_file_daemon
14mr|squid-3.4.6-2|501	%attr(0755,root,squid) %{_libexecdir}/negotiate_wrapper_auth
14mr|squid-3.4.6-2|502	%attr(0755,root,squid) %{_libexecdir}/ntlm_fake_auth
14mr|squid-3.4.6-2|503	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite
14mr|squid-3.4.6-2|504	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite.sh
14mr|squid-3.4.6-2|505	%attr(0755,root,squid) %{_libexecdir}/log_db_daemon
14mr|squid-3.4.6-2|506	
14mr|squid-3.4.6-2|507	%{_sbindir}/*
14mr|squid-3.4.6-2|508	%attr(0644,root,root) %{_mandir}/man8/*
14mr|squid-3.4.6-2|509	%attr(0644,root,root) %{_mandir}/man1/*
14mr|squid-3.4.6-2|510	%attr(0755,squid,squid) %dir %{_var}/log/squid
14mr|squid-3.4.6-2|511	%attr(0755,squid,squid) %dir %{_var}/spool/squid
14mr|squid-3.4.6-2|512	%attr(0644,root,squid) /usr/share/snmp/mibs/SQUID.txt
14mr|squid-3.4.6-2|513	
14mr|squid-3.4.6-2|514	%files cachemgr
14mr|squid-3.4.6-2|515	%attr(0644,root,root) %config(noreplace) /etc/httpd/conf/webapps.d/squid-cachemgr.conf
14mr|squid-3.4.6-2|516	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cachemgr.conf
14mr|squid-3.4.6-2|517	%attr(0755,root,squid) %{_var}/www/cgi-bin/cachemgr.cgi
14mr|squid-3.4.6-2|518	
14mr|squid-3.4.6-2|519	
14mr|squid-3.4.6-2|520	%changelog
14mr|squid-3.4.6-2|521	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.6-2
14mr|squid-3.4.6-2|522	+ Revision: 7610ac6
14mr|squid-3.4.6-2|523	- BuildList#2062192: Increase release tag
14mr|squid-3.4.6-2|524	
14mr|squid-3.4.6-2|525	

18987 14
14mr|squidguard-1.5-0.beta.2|1	%define rname	squidGuard
14mr|squidguard-1.5-0.beta.2|2	%define prerel	beta
14mr|squidguard-1.5-0.beta.2|3	
14mr|squidguard-1.5-0.beta.2|4	%if %{_use_internal_dependency_generator}
14mr|squidguard-1.5-0.beta.2|5	%define __noautoreq 'perl\\((.*)\\)'
14mr|squidguard-1.5-0.beta.2|6	%define __noautoprov 'perl\\((.*)\\)'
14mr|squidguard-1.5-0.beta.2|7	%else
14mr|squidguard-1.5-0.beta.2|8	%define _requires_exceptions perl(
14mr|squidguard-1.5-0.beta.2|9	%define _provides_exceptions perl(
14mr|squidguard-1.5-0.beta.2|10	%endif
14mr|squidguard-1.5-0.beta.2|11	
14mr|squidguard-1.5-0.beta.2|12	Summary:	Filter, redirector and access controller plugin for Squid
14mr|squidguard-1.5-0.beta.2|13	Name:		squidguard
14mr|squidguard-1.5-0.beta.2|14	Version:	1.5
14mr|squidguard-1.5-0.beta.2|15	Release:	%{?prerel:0.%{prerel}.}2
14mr|squidguard-1.5-0.beta.2|16	License:	GPL
14mr|squidguard-1.5-0.beta.2|17	Group:		System/Servers
14mr|squidguard-1.5-0.beta.2|18	URL:		http://www.squidguard.org
14mr|squidguard-1.5-0.beta.2|19	Source0:	http://www.squidguard.org/Downloads/%{?prerel:Devel/}%{rname}-%{version}%{?prerel:-%{prerel}}.tar.gz
14mr|squidguard-1.5-0.beta.2|20	Source1:	%{rname}.conf.sample
14mr|squidguard-1.5-0.beta.2|21	Source2:	blacklists-readme
14mr|squidguard-1.5-0.beta.2|22	Source3:	%{rname}.cgi
14mr|squidguard-1.5-0.beta.2|23	Source4:	nulbanner.png
14mr|squidguard-1.5-0.beta.2|24	Source5:	blacklist-update
14mr|squidguard-1.5-0.beta.2|25	Source6:	%{rname}.logrotate
14mr|squidguard-1.5-0.beta.2|26	Patch0:		squidGuard-1.2.0.default_dir.patch
14mr|squidguard-1.5-0.beta.2|27	Patch1:		squidGuard-DESTDIR.diff
14mr|squidguard-1.5-0.beta.2|28	Patch2:		squidGuard-1.4-make_default_config_work.diff
14mr|squidguard-1.5-0.beta.2|29	
14mr|squidguard-1.5-0.beta.2|30	#Debian patches
14mr|squidguard-1.5-0.beta.2|31	Patch11:	04_update-links-in-doc-files.patch
14mr|squidguard-1.5-0.beta.2|32	Patch12:	05_distclean-more-files.patch
14mr|squidguard-1.5-0.beta.2|33	Patch13:	06_move-setuserinfo-to-sg-y.patch
14mr|squidguard-1.5-0.beta.2|34	Patch15:	09_missing-content-after-percent-sign.patch
14mr|squidguard-1.5-0.beta.2|35	Patch16:	10_use-newer-ldapsearch-of-denis.patch
14mr|squidguard-1.5-0.beta.2|36	Patch17:	11_fix-for-clean-target-without-syslog.patch
14mr|squidguard-1.5-0.beta.2|37	
14mr|squidguard-1.5-0.beta.2|38	BuildRequires:	bison
14mr|squidguard-1.5-0.beta.2|39	BuildRequires:	db-devel
14mr|squidguard-1.5-0.beta.2|40	BuildRequires:	flex
14mr|squidguard-1.5-0.beta.2|41	BuildRequires:	openldap-devel
14mr|squidguard-1.5-0.beta.2|42	Requires:	squid
14mr|squidguard-1.5-0.beta.2|43	Provides:	squidGuard = %{EVRD}
14mr|squidguard-1.5-0.beta.2|44	
14mr|squidguard-1.5-0.beta.2|45	%description
14mr|squidguard-1.5-0.beta.2|46	SquidGuard is a combined filter, redirector and access controller plugin for
14mr|squidguard-1.5-0.beta.2|47	Squid. It is free, very flexible, extremely fast, easily installed, portable.
14mr|squidguard-1.5-0.beta.2|48	SquidGuard can be used to
14mr|squidguard-1.5-0.beta.2|49	- limit the web access for some users to a list of accepted/well known web
14mr|squidguard-1.5-0.beta.2|50	servers and/or URLs only.
14mr|squidguard-1.5-0.beta.2|51	- block access to some listed or blacklisted web servers and/or URLs for
14mr|squidguard-1.5-0.beta.2|52	some users.
14mr|squidguard-1.5-0.beta.2|53	- block access to URLs matching a list of regular expressions or words for
14mr|squidguard-1.5-0.beta.2|54	some users.
14mr|squidguard-1.5-0.beta.2|55	- enforce the use of domainnames/prohibit the use of IP address in URLs.
14mr|squidguard-1.5-0.beta.2|56	- redirect blocked URLs to an "intelligent" CGI based info page.
14mr|squidguard-1.5-0.beta.2|57	- redirect unregistered user to a registration form.
14mr|squidguard-1.5-0.beta.2|58	- redirect popular downloads like Netscape, MSIE etc. to local copies.
14mr|squidguard-1.5-0.beta.2|59	- redirect banners to an empty GIF.
14mr|squidguard-1.5-0.beta.2|60	- have different access rules based on time of day, day of the week, date
14mr|squidguard-1.5-0.beta.2|61	etc.
14mr|squidguard-1.5-0.beta.2|62	- have different rules for different user groups.
14mr|squidguard-1.5-0.beta.2|63	
14mr|squidguard-1.5-0.beta.2|64	Neither squidGuard nor Squid can be used to
14mr|squidguard-1.5-0.beta.2|65	
14mr|squidguard-1.5-0.beta.2|66	- filter/censor/edit text inside documents
14mr|squidguard-1.5-0.beta.2|67	- filter/censor/edit embeded scripting languages
14mr|squidguard-1.5-0.beta.2|68	like JavaScript or VBscript inside HTML
14mr|squidguard-1.5-0.beta.2|69	
14mr|squidguard-1.5-0.beta.2|70	
14mr|squidguard-1.5-0.beta.2|71	%prep
14mr|squidguard-1.5-0.beta.2|72	
14mr|squidguard-1.5-0.beta.2|73	%setup -q -n %{rname}-%{version}%{?prerel:-%{prerel}}
14mr|squidguard-1.5-0.beta.2|74	
14mr|squidguard-1.5-0.beta.2|75	# fix attribs
14mr|squidguard-1.5-0.beta.2|76	find . -type d -perm 0750 -exec chmod 755 {} \;
14mr|squidguard-1.5-0.beta.2|77	find . -type f -perm 0640 -exec chmod 644 {} \;
14mr|squidguard-1.5-0.beta.2|78	
14mr|squidguard-1.5-0.beta.2|79	%patch0 -p1
14mr|squidguard-1.5-0.beta.2|80	%patch1 -p0
14mr|squidguard-1.5-0.beta.2|81	%patch2 -p0
14mr|squidguard-1.5-0.beta.2|82	
14mr|squidguard-1.5-0.beta.2|83	%patch11 -p1
14mr|squidguard-1.5-0.beta.2|84	%patch12 -p1
14mr|squidguard-1.5-0.beta.2|85	%patch13 -p1
14mr|squidguard-1.5-0.beta.2|86	%patch15 -p1
14mr|squidguard-1.5-0.beta.2|87	%patch16 -p1
14mr|squidguard-1.5-0.beta.2|88	%patch17 -p1
14mr|squidguard-1.5-0.beta.2|89	
14mr|squidguard-1.5-0.beta.2|90	cp %{SOURCE6} %{rname}.logrotate
14mr|squidguard-1.5-0.beta.2|91	
14mr|squidguard-1.5-0.beta.2|92	%build
14mr|squidguard-1.5-0.beta.2|93	%serverbuild
14mr|squidguard-1.5-0.beta.2|94	
14mr|squidguard-1.5-0.beta.2|95	%configure2_5x \
14mr|squidguard-1.5-0.beta.2|96	--with-ldap \
14mr|squidguard-1.5-0.beta.2|97	--with-sg-config=%{_sysconfdir}/squid/%{rname}.conf \
14mr|squidguard-1.5-0.beta.2|98	--with-sg-logdir=/var/log/squidGuard \
14mr|squidguard-1.5-0.beta.2|99	--with-sg-dbhome=%{_datadir}/%{rname}-%{version}/db
14mr|squidguard-1.5-0.beta.2|100	
14mr|squidguard-1.5-0.beta.2|101	%make
14mr|squidguard-1.5-0.beta.2|102	
14mr|squidguard-1.5-0.beta.2|103	%install
14mr|squidguard-1.5-0.beta.2|104	rm -rf %{buildroot}
14mr|squidguard-1.5-0.beta.2|105	
14mr|squidguard-1.5-0.beta.2|106	Q=%{buildroot}%{_datadir}/%{rname}-%{version}
14mr|squidguard-1.5-0.beta.2|107	
14mr|squidguard-1.5-0.beta.2|108	install -d %{buildroot}%{_sysconfdir}/squid
14mr|squidguard-1.5-0.beta.2|109	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|squidguard-1.5-0.beta.2|110	install -d %{buildroot}/var/log/squidGuard
14mr|squidguard-1.5-0.beta.2|111	install -d %{buildroot}/var/www/cgi-bin
14mr|squidguard-1.5-0.beta.2|112	install -d %{buildroot}%{_bindir}
14mr|squidguard-1.5-0.beta.2|113	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/contrib
14mr|squidguard-1.5-0.beta.2|114	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{advertising,bannedsource,banneddestination}
14mr|squidguard-1.5-0.beta.2|115	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{timerestriction,lansource,privilegedsource}
14mr|squidguard-1.5-0.beta.2|116	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{porn,adult,audio-video,forums,hacking,redirector}
14mr|squidguard-1.5-0.beta.2|117	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{warez,ads,aggressive,drugs,gambling,publicite,violence}
14mr|squidguard-1.5-0.beta.2|118	
14mr|squidguard-1.5-0.beta.2|119	%makeinstall_std SQUIDUSER="`id -nu`"
14mr|squidguard-1.5-0.beta.2|120	
14mr|squidguard-1.5-0.beta.2|121	install -m0644 %{rname}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{rname}
14mr|squidguard-1.5-0.beta.2|122	
14mr|squidguard-1.5-0.beta.2|123	touch $Q/db/advertising/{domains,urls}
14mr|squidguard-1.5-0.beta.2|124	touch $Q/db/banneddestination/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|125	touch $Q/db/bannedsource/ips
14mr|squidguard-1.5-0.beta.2|126	touch $Q/db/lansource/lan
14mr|squidguard-1.5-0.beta.2|127	touch $Q/db/timerestriction/lan
14mr|squidguard-1.5-0.beta.2|128	touch $Q/db/privilegedsource/ips
14mr|squidguard-1.5-0.beta.2|129	
14mr|squidguard-1.5-0.beta.2|130	# the blacklists default directories (Fabrice Pringent's one)
14mr|squidguard-1.5-0.beta.2|131	touch $Q/db/porn/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|132	touch $Q/db/adult/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|133	touch $Q/db/audio-video/{domains,urls}
14mr|squidguard-1.5-0.beta.2|134	touch $Q/db/forums/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|135	touch $Q/db/hacking/{domains,urls}
14mr|squidguard-1.5-0.beta.2|136	touch $Q/db/redirector/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|137	touch $Q/db/warez/{domains,urls}
14mr|squidguard-1.5-0.beta.2|138	touch $Q/db/ads/{domains,urls}
14mr|squidguard-1.5-0.beta.2|139	touch $Q/db/aggressive/{domains,urls}
14mr|squidguard-1.5-0.beta.2|140	touch $Q/db/drugs/{domains,urls}
14mr|squidguard-1.5-0.beta.2|141	touch $Q/db/gambling/{domains,urls}
14mr|squidguard-1.5-0.beta.2|142	touch $Q/db/publicite/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|143	touch $Q/db/violence/{domains,urls,expressions}
14mr|squidguard-1.5-0.beta.2|144	
14mr|squidguard-1.5-0.beta.2|145	cd samples/dest/
14mr|squidguard-1.5-0.beta.2|146	tar xzf blacklists.tar.gz
14mr|squidguard-1.5-0.beta.2|147	cp -af blacklists/* $Q/db
14mr|squidguard-1.5-0.beta.2|148	cd -
14mr|squidguard-1.5-0.beta.2|149	
14mr|squidguard-1.5-0.beta.2|150	cp -a contrib/hostbyname/hostbyname $Q/contrib/
14mr|squidguard-1.5-0.beta.2|151	cp -a contrib/sgclean/sgclean $Q/contrib/
14mr|squidguard-1.5-0.beta.2|152	cp -a contrib/squidGuardRobot/{squidGuardRobot,RobotUserAgent.pm} $Q/contrib/
14mr|squidguard-1.5-0.beta.2|153	
14mr|squidguard-1.5-0.beta.2|154	cp -a samples/dest $Q/samples
14mr|squidguard-1.5-0.beta.2|155	cp -a samples/*{.conf,.cgi} $Q/samples
14mr|squidguard-1.5-0.beta.2|156	
14mr|squidguard-1.5-0.beta.2|157	cp -a %{SOURCE2} .
14mr|squidguard-1.5-0.beta.2|158	cp -a %{SOURCE5} .
14mr|squidguard-1.5-0.beta.2|159	
14mr|squidguard-1.5-0.beta.2|160	rm -rf $Q/test/test*.conf.*
14mr|squidguard-1.5-0.beta.2|161	
14mr|squidguard-1.5-0.beta.2|162	# default config files
14mr|squidguard-1.5-0.beta.2|163	# log & error files
14mr|squidguard-1.5-0.beta.2|164	touch %{buildroot}/var/log/%{rname}/%{rname}.{log,error}
14mr|squidguard-1.5-0.beta.2|165	touch %{buildroot}/var/log/%{rname}/advertising.log
14mr|squidguard-1.5-0.beta.2|166	
14mr|squidguard-1.5-0.beta.2|167	# conf file
14mr|squidguard-1.5-0.beta.2|168	install %{SOURCE1} %{buildroot}/etc/squid/%{rname}.conf.sample
14mr|squidguard-1.5-0.beta.2|169	cp -af %{SOURCE3} %{SOURCE4} %{buildroot}/var/www/cgi-bin
14mr|squidguard-1.5-0.beta.2|170	rm -rf %{buildroot}%{_datadir}/%{rname}-%{version}/samples/dest
14mr|squidguard-1.5-0.beta.2|171	
14mr|squidguard-1.5-0.beta.2|172	# cleanup
14mr|squidguard-1.5-0.beta.2|173	rm -rf %{buildroot}%{_prefix}/squidGuard
14mr|squidguard-1.5-0.beta.2|174	
14mr|squidguard-1.5-0.beta.2|175	# fix attribs
14mr|squidguard-1.5-0.beta.2|176	find %{buildroot} -type d -perm 0750 -exec chmod 755 {} \;
14mr|squidguard-1.5-0.beta.2|177	find %{buildroot} -type f -perm 0640 -exec chmod 644 {} \;
14mr|squidguard-1.5-0.beta.2|178	
14mr|squidguard-1.5-0.beta.2|179	%preun
14mr|squidguard-1.5-0.beta.2|180	if [ $1 = 0 ] ; then
14mr|squidguard-1.5-0.beta.2|181	rm -f /var/log/squidGuard/*
14mr|squidguard-1.5-0.beta.2|182	fi
14mr|squidguard-1.5-0.beta.2|183	
14mr|squidguard-1.5-0.beta.2|184	%post
14mr|squidguard-1.5-0.beta.2|185	rm -rf `find %{_datadir}/%{rname}-%{version}/db |grep "\.db"`
14mr|squidguard-1.5-0.beta.2|186	%{_bindir}/%{rname} -c  %{_sysconfdir}/squid/%{rname}.conf.sample -C all
14mr|squidguard-1.5-0.beta.2|187	for i in privilegedsource bannedsource timerestriction lansource banneddestination advertising; do
14mr|squidguard-1.5-0.beta.2|188	rm -rf /usr/share/%{rname}-%{version}/db/$i/*.db
14mr|squidguard-1.5-0.beta.2|189	done
14mr|squidguard-1.5-0.beta.2|190	chown -R squid:squid /usr/share/%{rname}-%{version}/db
14mr|squidguard-1.5-0.beta.2|191	
14mr|squidguard-1.5-0.beta.2|192	echo "WARNING !!! WARNING !!! WARNING !!! WARNING !!!"
14mr|squidguard-1.5-0.beta.2|193	echo ""
14mr|squidguard-1.5-0.beta.2|194	echo "Modify the following line in the /etc/squid/squid.conf file:"
14mr|squidguard-1.5-0.beta.2|195	echo "url_rewrite_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf"
14mr|squidguard-1.5-0.beta.2|196	
14mr|squidguard-1.5-0.beta.2|197	%postun
14mr|squidguard-1.5-0.beta.2|198	if [ "$1" = "0" ]; then
14mr|squidguard-1.5-0.beta.2|199	rm -rf %{_datadir}/%{rname}-%{version}
14mr|squidguard-1.5-0.beta.2|200	fi
14mr|squidguard-1.5-0.beta.2|201	
14mr|squidguard-1.5-0.beta.2|202	%triggerun -- squidGuard <= 1.2.0-13mdv2007.1
14mr|squidguard-1.5-0.beta.2|203	mv %{_datadir}/%{rname}-%{version} %{_datadir}/%{rname}-%{version}.bk
14mr|squidguard-1.5-0.beta.2|204	
14mr|squidguard-1.5-0.beta.2|205	%triggerpostun -- squidGuard <= 1.2.0-13mdv2007.1
14mr|squidguard-1.5-0.beta.2|206	mv %{_datadir}/%{rname}-%{version}.bk %{_datadir}/%{rname}-%{version}
14mr|squidguard-1.5-0.beta.2|207	
14mr|squidguard-1.5-0.beta.2|208	%files
14mr|squidguard-1.5-0.beta.2|209	%defattr(-,root,root)
14mr|squidguard-1.5-0.beta.2|210	%doc COPYING GPL README README.LDAP ANNOUNCE CHANGELOG blacklists-readme doc/*.{html,gif,txt}
14mr|squidguard-1.5-0.beta.2|211	%config(noreplace) %{_sysconfdir}/squid/*
14mr|squidguard-1.5-0.beta.2|212	%config(noreplace) %{_sysconfdir}/logrotate.d/%{rname}
14mr|squidguard-1.5-0.beta.2|213	%{_bindir}/*
14mr|squidguard-1.5-0.beta.2|214	%attr(0755,apache,apache) /var/www/cgi-bin/*.cgi
14mr|squidguard-1.5-0.beta.2|215	%attr(0755,apache,apache) /var/www/cgi-bin/*.png
14mr|squidguard-1.5-0.beta.2|216	%{_datadir}/%{rname}-%{version}/contrib
14mr|squidguard-1.5-0.beta.2|217	%{_datadir}/%{rname}-%{version}/samples
14mr|squidguard-1.5-0.beta.2|218	%{_datadir}/%{rname}-%{version}/db
14mr|squidguard-1.5-0.beta.2|219	%dir %attr(-,squid,squid)/var/log/%{rname}
14mr|squidguard-1.5-0.beta.2|220	%attr(-,squid,squid)/var/log/%{rname}/*
14mr|squidguard-1.5-0.beta.2|221	
14mr|squidguard-1.5-0.beta.2|222	
14mr|squidguard-1.5-0.beta.2|223	
14mr|squidguard-1.5-0.beta.2|224	%changelog
14mr|squidguard-1.5-0.beta.2|225	* Thu Sep 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.beta.2
14mr|squidguard-1.5-0.beta.2|226	+ Revision: 97486ec
14mr|squidguard-1.5-0.beta.2|227	- LOG Add provides and requires exceptions for internal dependency generator
14mr|squidguard-1.5-0.beta.2|228	
14mr|squidguard-1.5-0.beta.2|229	

18988 14
14mr|squirrel-2.2.5-2|1	%define _disable_ld_no_undefined %{nil}
14mr|squirrel-2.2.5-2|2	
14mr|squirrel-2.2.5-2|3	%define oname SQUIRREL2
14mr|squirrel-2.2.5-2|4	%define packagedir SQUIRREL2
14mr|squirrel-2.2.5-2|5	
14mr|squirrel-2.2.5-2|6	%define major 0
14mr|squirrel-2.2.5-2|7	%define libname %mklibname %{name} %{major}
14mr|squirrel-2.2.5-2|8	%define develname %mklibname %{name} -d
14mr|squirrel-2.2.5-2|9	
14mr|squirrel-2.2.5-2|10	Name:		squirrel
14mr|squirrel-2.2.5-2|11	Version:	2.2.5
14mr|squirrel-2.2.5-2|12	Release:	2
14mr|squirrel-2.2.5-2|13	Summary:	The squirrel language
14mr|squirrel-2.2.5-2|14	License:	zlib
14mr|squirrel-2.2.5-2|15	Group:		Development/Other
14mr|squirrel-2.2.5-2|16	URL:		http://squirrel-lang.org
14mr|squirrel-2.2.5-2|17	Source0:	http://ovh.dl.sourceforge.net/sourceforge/squirrel/%{name}_%{version}_stable.tar.gz
14mr|squirrel-2.2.5-2|18	Patch0:         %{name}-2.2.5-fdr-autotools.patch
14mr|squirrel-2.2.5-2|19	Patch1:         %{name}-2.2.4-fdr-mem.patch
14mr|squirrel-2.2.5-2|20	
14mr|squirrel-2.2.5-2|21	%description
14mr|squirrel-2.2.5-2|22	Squirrel is a light weight programming language
14mr|squirrel-2.2.5-2|23	featuring higher-order functions,classes/inheritance,
14mr|squirrel-2.2.5-2|24	delegation,tail recursion,generators,cooperative
14mr|squirrel-2.2.5-2|25	threads,exception handling, reference counting and
14mr|squirrel-2.2.5-2|26	garbage collection on demand. C-like syntax.
14mr|squirrel-2.2.5-2|27	
14mr|squirrel-2.2.5-2|28	
14mr|squirrel-2.2.5-2|29	%package -n %{develname}
14mr|squirrel-2.2.5-2|30	Summary:	Header files and static libraries from %{name}
14mr|squirrel-2.2.5-2|31	Group:		Development/Other
14mr|squirrel-2.2.5-2|32	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|squirrel-2.2.5-2|33	Provides:	%{name}-devel = %{version}-%{release}
14mr|squirrel-2.2.5-2|34	Obsoletes:	%mklibname %{name} 0 -d
14mr|squirrel-2.2.5-2|35	
14mr|squirrel-2.2.5-2|36	%description -n %{develname}
14mr|squirrel-2.2.5-2|37	Libraries and includes files for
14mr|squirrel-2.2.5-2|38	developing programs based on %name.
14mr|squirrel-2.2.5-2|39	
14mr|squirrel-2.2.5-2|40	
14mr|squirrel-2.2.5-2|41	%prep
14mr|squirrel-2.2.5-2|42	%setup -qn %{oname}
14mr|squirrel-2.2.5-2|43	%patch0 -p1 -b .autotools
14mr|squirrel-2.2.5-2|44	%patch1 -p1 -b .mem
14mr|squirrel-2.2.5-2|45	
14mr|squirrel-2.2.5-2|46	# fix file permissions
14mr|squirrel-2.2.5-2|47	find . -type f -exec chmod a-x {} \;
14mr|squirrel-2.2.5-2|48	
14mr|squirrel-2.2.5-2|49	# fix extension for autotools
14mr|squirrel-2.2.5-2|50	mv sq/sq.c sq/sq.cpp
14mr|squirrel-2.2.5-2|51	
14mr|squirrel-2.2.5-2|52	# fix EOL + preserve timestamps
14mr|squirrel-2.2.5-2|53	for f in README HISTORY COPYRIGHT
14mr|squirrel-2.2.5-2|54	do
14mr|squirrel-2.2.5-2|55	perl -pi -e 's/\015$//' $f
14mr|squirrel-2.2.5-2|56	done
14mr|squirrel-2.2.5-2|57	
14mr|squirrel-2.2.5-2|58	sh autogen.sh
14mr|squirrel-2.2.5-2|59	
14mr|squirrel-2.2.5-2|60	%build
14mr|squirrel-2.2.5-2|61	%configure2_5x --disable-static
14mr|squirrel-2.2.5-2|62	%make
14mr|squirrel-2.2.5-2|63	%install
14mr|squirrel-2.2.5-2|64	%makeinstall_std INSTALL="/usr/bin/install -p"
14mr|squirrel-2.2.5-2|65	
14mr|squirrel-2.2.5-2|66	rm %{buildroot}%{_libdir}/*.la
14mr|squirrel-2.2.5-2|67	
14mr|squirrel-2.2.5-2|68	#correct wrong file end of line encoding
14mr|squirrel-2.2.5-2|69	perl -pi -e 's/\015$//' %{buildroot}/%{_includedir}/*
14mr|squirrel-2.2.5-2|70	
14mr|squirrel-2.2.5-2|71	%files
14mr|squirrel-2.2.5-2|72	%doc README HISTORY COPYRIGHT COMPILE
14mr|squirrel-2.2.5-2|73	%{_bindir}/sq
14mr|squirrel-2.2.5-2|74	
14mr|squirrel-2.2.5-2|75	%files -n %{develname}
14mr|squirrel-2.2.5-2|76	%{_includedir}/%{name}
14mr|squirrel-2.2.5-2|77	%{_libdir}/*.so
14mr|squirrel-2.2.5-2|78	%{_libdir}/pkgconfig/*
14mr|squirrel-2.2.5-2|79	
14mr|squirrel-2.2.5-2|80	
14mr|squirrel-2.2.5-2|81	
14mr|squirrel-2.2.5-2|82	%changelog
14mr|squirrel-2.2.5-2|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.5-2
14mr|squirrel-2.2.5-2|84	+ Revision: f07fc27
14mr|squirrel-2.2.5-2|85	- MassBuild#440: Increase release tag
14mr|squirrel-2.2.5-2|86	
14mr|squirrel-2.2.5-2|87	

18989 14
14mr|sshd-monitor-0.3-10|1	%define	name	sshd-monitor
14mr|sshd-monitor-0.3-10|2	%define	version	0.3
14mr|sshd-monitor-0.3-10|3	
14mr|sshd-monitor-0.3-10|4	Summary:	A simple monitor for sshd
14mr|sshd-monitor-0.3-10|5	Name:		%{name}
14mr|sshd-monitor-0.3-10|6	Version:	%{version}
14mr|sshd-monitor-0.3-10|7	Release:	10
14mr|sshd-monitor-0.3-10|8	Source0:	%{name}-%{version}.tar.bz2
14mr|sshd-monitor-0.3-10|9	License:	GPL
14mr|sshd-monitor-0.3-10|10	Group:		Monitoring
14mr|sshd-monitor-0.3-10|11	Requires:	openssh-server
14mr|sshd-monitor-0.3-10|12	Requires:	telnet-client
14mr|sshd-monitor-0.3-10|13	Requires:	expect
14mr|sshd-monitor-0.3-10|14	BuildArch:	noarch
14mr|sshd-monitor-0.3-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|sshd-monitor-0.3-10|16	
14mr|sshd-monitor-0.3-10|17	%description
14mr|sshd-monitor-0.3-10|18	A very basic sshd monitor written in expect.
14mr|sshd-monitor-0.3-10|19	
14mr|sshd-monitor-0.3-10|20	%prep
14mr|sshd-monitor-0.3-10|21	%setup -q
14mr|sshd-monitor-0.3-10|22	
14mr|sshd-monitor-0.3-10|23	%build
14mr|sshd-monitor-0.3-10|24	
14mr|sshd-monitor-0.3-10|25	%install
14mr|sshd-monitor-0.3-10|26	rm -rf $RPM_BUILD_ROOT
14mr|sshd-monitor-0.3-10|27	install expect-sshd -D $RPM_BUILD_ROOT%{_datadir}/%{name}/expect-sshd
14mr|sshd-monitor-0.3-10|28	install sshd-restarter -D $RPM_BUILD_ROOT%{_datadir}/%{name}/sshd-restarter
14mr|sshd-monitor-0.3-10|29	install -m 644 cron.entry -D $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/%{name}
14mr|sshd-monitor-0.3-10|30	
14mr|sshd-monitor-0.3-10|31	%clean
14mr|sshd-monitor-0.3-10|32	rm -rf $RPM_BUILD_ROOT
14mr|sshd-monitor-0.3-10|33	
14mr|sshd-monitor-0.3-10|34	%files
14mr|sshd-monitor-0.3-10|35	%defattr(-,root,root)
14mr|sshd-monitor-0.3-10|36	%doc ChangeLog README.CVS
14mr|sshd-monitor-0.3-10|37	%{_datadir}/%{name}
14mr|sshd-monitor-0.3-10|38	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
14mr|sshd-monitor-0.3-10|39	
14mr|sshd-monitor-0.3-10|40	
14mr|sshd-monitor-0.3-10|41	
14mr|sshd-monitor-0.3-10|42	
14mr|sshd-monitor-0.3-10|43	
14mr|sshd-monitor-0.3-10|44	%changelog
14mr|sshd-monitor-0.3-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-10
14mr|sshd-monitor-0.3-10|46	+ Revision: 3d7cabb
14mr|sshd-monitor-0.3-10|47	- MassBuild#440: Increase release tag
14mr|sshd-monitor-0.3-10|48	
14mr|sshd-monitor-0.3-10|49	

18990 14
14mr|stardict-3.0.3-8|1	%bcond_without gnome
14mr|stardict-3.0.3-8|2	
14mr|stardict-3.0.3-8|3	# used to indicate difference between new/old dictionary formats
14mr|stardict-3.0.3-8|4	%define dict_format_version 2.4.2
14mr|stardict-3.0.3-8|5	
14mr|stardict-3.0.3-8|6	Summary:	International dictionary written for GNOME
14mr|stardict-3.0.3-8|7	Name:		stardict
14mr|stardict-3.0.3-8|8	Version:	3.0.3
14mr|stardict-3.0.3-8|9	Release:	8
14mr|stardict-3.0.3-8|10	License:	GPLv3+
14mr|stardict-3.0.3-8|11	Group:		Text tools
14mr|stardict-3.0.3-8|12	Url:		http://code.google.com/p/stardict-3/
14mr|stardict-3.0.3-8|13	Source0:	http://stardict-3.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|stardict-3.0.3-8|14	Source1:	defaultdict.cfg
14mr|stardict-3.0.3-8|15	Source2:	stardict_128.png
14mr|stardict-3.0.3-8|16	Patch1:		stardict-3.0.3-glib.patch
14mr|stardict-3.0.3-8|17	Patch2:		stardict-3.0.3-str-fmt.patch
14mr|stardict-3.0.3-8|18	Patch3:		stardict-3.0.3-zlib.patch
14mr|stardict-3.0.3-8|19	Patch4:		stardict-3.0.3-compositelookup_cpp.patch
14mr|stardict-3.0.3-8|20	Patch9:		stardict-3.0.3-gcc46.patch
14mr|stardict-3.0.3-8|21	BuildRequires:	desktop-file-utils
14mr|stardict-3.0.3-8|22	BuildRequires:	GConf2
14mr|stardict-3.0.3-8|23	BuildRequires:	imagemagick
14mr|stardict-3.0.3-8|24	BuildRequires:	intltool
14mr|stardict-3.0.3-8|25	BuildRequires:	scrollkeeper
14mr|stardict-3.0.3-8|26	BuildRequires:	mysql-devel
14mr|stardict-3.0.3-8|27	BuildRequires:	pkgconfig(enchant)
14mr|stardict-3.0.3-8|28	BuildRequires:	pkgconfig(gio-2.0)
14mr|stardict-3.0.3-8|29	BuildRequires:	pkgconfig(glib-2.0)
14mr|stardict-3.0.3-8|30	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|stardict-3.0.3-8|31	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|stardict-3.0.3-8|32	%if %{with gnome}
14mr|stardict-3.0.3-8|33	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|stardict-3.0.3-8|34	%endif
14mr|stardict-3.0.3-8|35	BuildRequires:	pkgconfig(libpcre)
14mr|stardict-3.0.3-8|36	BuildRequires:	pkgconfig(libxml-2.0)
14mr|stardict-3.0.3-8|37	BuildRequires:	pkgconfig(sigc++-2.0)
14mr|stardict-3.0.3-8|38	BuildRequires:	pkgconfig(zlib)
14mr|stardict-3.0.3-8|39	Provides:	%{name}-tools = %{EVRD}
14mr|stardict-3.0.3-8|40	Requires:	stardict-dictionary = %{dict_format_version}
14mr|stardict-3.0.3-8|41	Conflicts:	stardict-dictionary < %{dict_format_version}
14mr|stardict-3.0.3-8|42	Conflicts:	stardict-dictionary > %{dict_format_version}
14mr|stardict-3.0.3-8|43	Requires(preun):	GConf2 >= 2.3.3
14mr|stardict-3.0.3-8|44	
14mr|stardict-3.0.3-8|45	%description
14mr|stardict-3.0.3-8|46	StarDict is an international dictionary written for the GNOME environment.
14mr|stardict-3.0.3-8|47	It has evolved from Motif/Lesstif based Chinese dictionary, into a full
14mr|stardict-3.0.3-8|48	featured international dictionary written in GTK+. Here are some of its
14mr|stardict-3.0.3-8|49	features:
14mr|stardict-3.0.3-8|50	
14mr|stardict-3.0.3-8|51	- Instantly popup word definition when word is selected on screen
14mr|stardict-3.0.3-8|52	- Wildcard search ( e.g. "wo?d*" )
14mr|stardict-3.0.3-8|53	- Fuzzy query
14mr|stardict-3.0.3-8|54	- Dock into notification area
14mr|stardict-3.0.3-8|55	- Find text in word definition
14mr|stardict-3.0.3-8|56	- Many dictionaries available, including freedict, *quick, xdict,
14mr|stardict-3.0.3-8|57	dict.org dictionaries
14mr|stardict-3.0.3-8|58	
14mr|stardict-3.0.3-8|59	%files -f %{name}.lang
14mr|stardict-3.0.3-8|60	%{_sysconfdir}/gconf/schemas/*.schemas
14mr|stardict-3.0.3-8|61	%dir %{_sysconfdir}/%{name}
14mr|stardict-3.0.3-8|62	%config(noreplace) %{_sysconfdir}/%{name}/defaultdict.cfg
14mr|stardict-3.0.3-8|63	%{_bindir}/*
14mr|stardict-3.0.3-8|64	%{_datadir}/applications/*.desktop
14mr|stardict-3.0.3-8|65	%{_datadir}/idl/*.idl
14mr|stardict-3.0.3-8|66	%{_datadir}/pixmaps/*
14mr|stardict-3.0.3-8|67	%{_datadir}/%{name}
14mr|stardict-3.0.3-8|68	%{_libdir}/bonobo/servers/*.server
14mr|stardict-3.0.3-8|69	%{_mandir}/man?/*
14mr|stardict-3.0.3-8|70	%{_libdir}/%{name}
14mr|stardict-3.0.3-8|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|stardict-3.0.3-8|72	
14mr|stardict-3.0.3-8|73	%preun
14mr|stardict-3.0.3-8|74	%preun_uninstall_gconf_schemas stardict
14mr|stardict-3.0.3-8|75	
14mr|stardict-3.0.3-8|76	#----------------------------------------------------------------------------
14mr|stardict-3.0.3-8|77	
14mr|stardict-3.0.3-8|78	%prep
14mr|stardict-3.0.3-8|79	%setup -q
14mr|stardict-3.0.3-8|80	%patch1 -p0
14mr|stardict-3.0.3-8|81	%patch2 -p0
14mr|stardict-3.0.3-8|82	%patch3 -p1
14mr|stardict-3.0.3-8|83	%patch4 -p0
14mr|stardict-3.0.3-8|84	%patch9 -p1
14mr|stardict-3.0.3-8|85	
14mr|stardict-3.0.3-8|86	%build
14mr|stardict-3.0.3-8|87	pushd dict
14mr|stardict-3.0.3-8|88	%before_configure
14mr|stardict-3.0.3-8|89	popd
14mr|stardict-3.0.3-8|90	%configure2_5x \
14mr|stardict-3.0.3-8|91	%if %{without gnome}
14mr|stardict-3.0.3-8|92	--disable-gnome-support \
14mr|stardict-3.0.3-8|93	%endif
14mr|stardict-3.0.3-8|94	--disable-schemas-install \
14mr|stardict-3.0.3-8|95	--disable-espeak \
14mr|stardict-3.0.3-8|96	--disable-festival \
14mr|stardict-3.0.3-8|97	--disable-gucharmap
14mr|stardict-3.0.3-8|98	%make
14mr|stardict-3.0.3-8|99	
14mr|stardict-3.0.3-8|100	%install
14mr|stardict-3.0.3-8|101	%makeinstall_std
14mr|stardict-3.0.3-8|102	
14mr|stardict-3.0.3-8|103	# copy config file of locale specific default dictionaries
14mr|stardict-3.0.3-8|104	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/defaultdict.cfg
14mr|stardict-3.0.3-8|105	
14mr|stardict-3.0.3-8|106	# menu
14mr|stardict-3.0.3-8|107	desktop-file-install --vendor="" \
14mr|stardict-3.0.3-8|108	--remove-category="Application" \
14mr|stardict-3.0.3-8|109	--add-category="GTK" \
14mr|stardict-3.0.3-8|110	--add-category="Office" \
14mr|stardict-3.0.3-8|111	--add-category="Dictionary" \
14mr|stardict-3.0.3-8|112	--dir %{buildroot}%{_datadir}/applications \
14mr|stardict-3.0.3-8|113	%{buildroot}%{_datadir}/applications/*
14mr|stardict-3.0.3-8|114	
14mr|stardict-3.0.3-8|115	# install menu icons
14mr|stardict-3.0.3-8|116	for N in 16 32 48 64 128;
14mr|stardict-3.0.3-8|117	do
14mr|stardict-3.0.3-8|118	convert %{SOURCE2} -scale ${N}x${N} $N.png;
14mr|stardict-3.0.3-8|119	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14mr|stardict-3.0.3-8|120	done
14mr|stardict-3.0.3-8|121	
14mr|stardict-3.0.3-8|122	# own various directories
14mr|stardict-3.0.3-8|123	mkdir -p %{buildroot}%{_datadir}/stardict/dic \
14mr|stardict-3.0.3-8|124	%{buildroot}%{_datadir}/stardict/treedict
14mr|stardict-3.0.3-8|125	
14mr|stardict-3.0.3-8|126	%find_lang %{name} --with-gnome
14mr|stardict-3.0.3-8|127	
14mr|stardict-3.0.3-8|128	
14mr|stardict-3.0.3-8|129	%changelog
14mr|stardict-3.0.3-8|130	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.3-8
14mr|stardict-3.0.3-8|131	+ Revision: e9ea268
14mr|stardict-3.0.3-8|132	- Fix typo
14mr|stardict-3.0.3-8|133	
14mr|stardict-3.0.3-8|134	

18991 14
14mr|stardict-freedict-afr-deu-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-afr-deu-2.4.2-10|2	%define release 10
14mr|stardict-freedict-afr-deu-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-afr-deu-2.4.2-10|4	
14mr|stardict-freedict-afr-deu-2.4.2-10|5	Summary:	Afrikaans -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-afr-deu-2.4.2-10|6	Name:		stardict-freedict-afr-deu
14mr|stardict-freedict-afr-deu-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-afr-deu-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-afr-deu-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-afr-deu-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-afr-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-afr-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-afr-deu-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-afr-deu-2.4.2-10|14	
14mr|stardict-freedict-afr-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_afr-deu-%{version}.tar.bz2
14mr|stardict-freedict-afr-deu-2.4.2-10|16	
14mr|stardict-freedict-afr-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-afr-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-afr-deu-2.4.2-10|19	
14mr|stardict-freedict-afr-deu-2.4.2-10|20	%description
14mr|stardict-freedict-afr-deu-2.4.2-10|21	Afrikaans -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-afr-deu-2.4.2-10|22	
14mr|stardict-freedict-afr-deu-2.4.2-10|23	%prep
14mr|stardict-freedict-afr-deu-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_afr-deu-%{version}
14mr|stardict-freedict-afr-deu-2.4.2-10|25	
14mr|stardict-freedict-afr-deu-2.4.2-10|26	%build
14mr|stardict-freedict-afr-deu-2.4.2-10|27	
14mr|stardict-freedict-afr-deu-2.4.2-10|28	%install
14mr|stardict-freedict-afr-deu-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-afr-deu-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-afr-deu-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-afr-deu-2.4.2-10|32	
14mr|stardict-freedict-afr-deu-2.4.2-10|33	%clean
14mr|stardict-freedict-afr-deu-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-afr-deu-2.4.2-10|35	
14mr|stardict-freedict-afr-deu-2.4.2-10|36	%files
14mr|stardict-freedict-afr-deu-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-afr-deu-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-afr-deu-2.4.2-10|39	
14mr|stardict-freedict-afr-deu-2.4.2-10|40	
14mr|stardict-freedict-afr-deu-2.4.2-10|41	
14mr|stardict-freedict-afr-deu-2.4.2-10|42	
14mr|stardict-freedict-afr-deu-2.4.2-10|43	
14mr|stardict-freedict-afr-deu-2.4.2-10|44	%changelog
14mr|stardict-freedict-afr-deu-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-afr-deu-2.4.2-10|46	+ Revision: 38eaaa9
14mr|stardict-freedict-afr-deu-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-afr-deu-2.4.2-10|48	
14mr|stardict-freedict-afr-deu-2.4.2-10|49	

18992 14
14mr|stardict-freedict-afr-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-afr-eng-2.4.2-11|2	%define release 11
14mr|stardict-freedict-afr-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-afr-eng-2.4.2-11|4	
14mr|stardict-freedict-afr-eng-2.4.2-11|5	Summary:	Afrikaans -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-afr-eng-2.4.2-11|6	Name:		stardict-freedict-afr-eng
14mr|stardict-freedict-afr-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-afr-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-afr-eng-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-afr-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-afr-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-afr-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-afr-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-afr-eng-2.4.2-11|14	
14mr|stardict-freedict-afr-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_afr-eng-%{version}.tar.bz2
14mr|stardict-freedict-afr-eng-2.4.2-11|16	
14mr|stardict-freedict-afr-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-afr-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-afr-eng-2.4.2-11|19	
14mr|stardict-freedict-afr-eng-2.4.2-11|20	%description
14mr|stardict-freedict-afr-eng-2.4.2-11|21	Afrikaans -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-afr-eng-2.4.2-11|22	
14mr|stardict-freedict-afr-eng-2.4.2-11|23	%prep
14mr|stardict-freedict-afr-eng-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_afr-eng-%{version}
14mr|stardict-freedict-afr-eng-2.4.2-11|25	
14mr|stardict-freedict-afr-eng-2.4.2-11|26	%build
14mr|stardict-freedict-afr-eng-2.4.2-11|27	
14mr|stardict-freedict-afr-eng-2.4.2-11|28	%install
14mr|stardict-freedict-afr-eng-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-afr-eng-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-afr-eng-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-afr-eng-2.4.2-11|32	
14mr|stardict-freedict-afr-eng-2.4.2-11|33	%clean
14mr|stardict-freedict-afr-eng-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-afr-eng-2.4.2-11|35	
14mr|stardict-freedict-afr-eng-2.4.2-11|36	%files
14mr|stardict-freedict-afr-eng-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-afr-eng-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-afr-eng-2.4.2-11|39	
14mr|stardict-freedict-afr-eng-2.4.2-11|40	
14mr|stardict-freedict-afr-eng-2.4.2-11|41	
14mr|stardict-freedict-afr-eng-2.4.2-11|42	
14mr|stardict-freedict-afr-eng-2.4.2-11|43	
14mr|stardict-freedict-afr-eng-2.4.2-11|44	%changelog
14mr|stardict-freedict-afr-eng-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-afr-eng-2.4.2-11|46	+ Revision: a03bc23
14mr|stardict-freedict-afr-eng-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-afr-eng-2.4.2-11|48	
14mr|stardict-freedict-afr-eng-2.4.2-11|49	

18993 14
14mr|stardict-freedict-cze-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-cze-eng-2.4.2-10|2	%define release 10
14mr|stardict-freedict-cze-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-cze-eng-2.4.2-10|4	
14mr|stardict-freedict-cze-eng-2.4.2-10|5	Summary:	Czech -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-cze-eng-2.4.2-10|6	Name:		stardict-freedict-cze-eng
14mr|stardict-freedict-cze-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-cze-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-cze-eng-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-cze-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-cze-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-cze-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-cze-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-cze-eng-2.4.2-10|14	
14mr|stardict-freedict-cze-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_cze-eng-%{version}.tar.bz2
14mr|stardict-freedict-cze-eng-2.4.2-10|16	
14mr|stardict-freedict-cze-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-cze-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-cze-eng-2.4.2-10|19	
14mr|stardict-freedict-cze-eng-2.4.2-10|20	%description
14mr|stardict-freedict-cze-eng-2.4.2-10|21	Czech -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-cze-eng-2.4.2-10|22	
14mr|stardict-freedict-cze-eng-2.4.2-10|23	%prep
14mr|stardict-freedict-cze-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_cze-eng-%{version}
14mr|stardict-freedict-cze-eng-2.4.2-10|25	
14mr|stardict-freedict-cze-eng-2.4.2-10|26	%build
14mr|stardict-freedict-cze-eng-2.4.2-10|27	
14mr|stardict-freedict-cze-eng-2.4.2-10|28	%install
14mr|stardict-freedict-cze-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-cze-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-cze-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-cze-eng-2.4.2-10|32	
14mr|stardict-freedict-cze-eng-2.4.2-10|33	%clean
14mr|stardict-freedict-cze-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-cze-eng-2.4.2-10|35	
14mr|stardict-freedict-cze-eng-2.4.2-10|36	%files
14mr|stardict-freedict-cze-eng-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-cze-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-cze-eng-2.4.2-10|39	
14mr|stardict-freedict-cze-eng-2.4.2-10|40	
14mr|stardict-freedict-cze-eng-2.4.2-10|41	
14mr|stardict-freedict-cze-eng-2.4.2-10|42	
14mr|stardict-freedict-cze-eng-2.4.2-10|43	
14mr|stardict-freedict-cze-eng-2.4.2-10|44	%changelog
14mr|stardict-freedict-cze-eng-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-cze-eng-2.4.2-10|46	+ Revision: bd24399
14mr|stardict-freedict-cze-eng-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-cze-eng-2.4.2-10|48	
14mr|stardict-freedict-cze-eng-2.4.2-10|49	

18994 14
14mr|stardict-freedict-dan-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-dan-eng-2.4.2-9|2	%define release 9
14mr|stardict-freedict-dan-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-dan-eng-2.4.2-9|4	
14mr|stardict-freedict-dan-eng-2.4.2-9|5	Summary:	Danish -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-dan-eng-2.4.2-9|6	Name:		stardict-freedict-dan-eng
14mr|stardict-freedict-dan-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-dan-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-dan-eng-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-dan-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-dan-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-dan-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-dan-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-dan-eng-2.4.2-9|14	
14mr|stardict-freedict-dan-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_dan-eng-%{version}.tar.bz2
14mr|stardict-freedict-dan-eng-2.4.2-9|16	
14mr|stardict-freedict-dan-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-dan-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-dan-eng-2.4.2-9|19	
14mr|stardict-freedict-dan-eng-2.4.2-9|20	%description
14mr|stardict-freedict-dan-eng-2.4.2-9|21	Danish -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-dan-eng-2.4.2-9|22	
14mr|stardict-freedict-dan-eng-2.4.2-9|23	%prep
14mr|stardict-freedict-dan-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_dan-eng-%{version}
14mr|stardict-freedict-dan-eng-2.4.2-9|25	
14mr|stardict-freedict-dan-eng-2.4.2-9|26	%build
14mr|stardict-freedict-dan-eng-2.4.2-9|27	
14mr|stardict-freedict-dan-eng-2.4.2-9|28	%install
14mr|stardict-freedict-dan-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-dan-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-dan-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-dan-eng-2.4.2-9|32	
14mr|stardict-freedict-dan-eng-2.4.2-9|33	%clean
14mr|stardict-freedict-dan-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-dan-eng-2.4.2-9|35	
14mr|stardict-freedict-dan-eng-2.4.2-9|36	%files
14mr|stardict-freedict-dan-eng-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-dan-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-dan-eng-2.4.2-9|39	
14mr|stardict-freedict-dan-eng-2.4.2-9|40	
14mr|stardict-freedict-dan-eng-2.4.2-9|41	
14mr|stardict-freedict-dan-eng-2.4.2-9|42	
14mr|stardict-freedict-dan-eng-2.4.2-9|43	
14mr|stardict-freedict-dan-eng-2.4.2-9|44	%changelog
14mr|stardict-freedict-dan-eng-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-dan-eng-2.4.2-9|46	+ Revision: 0e2cb55
14mr|stardict-freedict-dan-eng-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-dan-eng-2.4.2-9|48	
14mr|stardict-freedict-dan-eng-2.4.2-9|49	

18995 14
14mr|stardict-freedict-deu-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-deu-eng-2.4.2-10|2	%define release 10
14mr|stardict-freedict-deu-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-deu-eng-2.4.2-10|4	
14mr|stardict-freedict-deu-eng-2.4.2-10|5	Summary:	German -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-deu-eng-2.4.2-10|6	Name:		stardict-freedict-deu-eng
14mr|stardict-freedict-deu-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-deu-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-deu-eng-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-deu-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-deu-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-deu-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-deu-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-deu-eng-2.4.2-10|14	
14mr|stardict-freedict-deu-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-eng-%{version}.tar.bz2
14mr|stardict-freedict-deu-eng-2.4.2-10|16	
14mr|stardict-freedict-deu-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-deu-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-deu-eng-2.4.2-10|19	
14mr|stardict-freedict-deu-eng-2.4.2-10|20	%description
14mr|stardict-freedict-deu-eng-2.4.2-10|21	German -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-deu-eng-2.4.2-10|22	
14mr|stardict-freedict-deu-eng-2.4.2-10|23	%prep
14mr|stardict-freedict-deu-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_deu-eng-%{version}
14mr|stardict-freedict-deu-eng-2.4.2-10|25	
14mr|stardict-freedict-deu-eng-2.4.2-10|26	%build
14mr|stardict-freedict-deu-eng-2.4.2-10|27	
14mr|stardict-freedict-deu-eng-2.4.2-10|28	%install
14mr|stardict-freedict-deu-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-eng-2.4.2-10|32	
14mr|stardict-freedict-deu-eng-2.4.2-10|33	%clean
14mr|stardict-freedict-deu-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-eng-2.4.2-10|35	
14mr|stardict-freedict-deu-eng-2.4.2-10|36	%files
14mr|stardict-freedict-deu-eng-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-deu-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-deu-eng-2.4.2-10|39	
14mr|stardict-freedict-deu-eng-2.4.2-10|40	
14mr|stardict-freedict-deu-eng-2.4.2-10|41	
14mr|stardict-freedict-deu-eng-2.4.2-10|42	
14mr|stardict-freedict-deu-eng-2.4.2-10|43	
14mr|stardict-freedict-deu-eng-2.4.2-10|44	%changelog
14mr|stardict-freedict-deu-eng-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-deu-eng-2.4.2-10|46	+ Revision: 375a3f4
14mr|stardict-freedict-deu-eng-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-deu-eng-2.4.2-10|48	
14mr|stardict-freedict-deu-eng-2.4.2-10|49	

18996 14
14mr|stardict-freedict-deu-fra-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-deu-fra-2.4.2-10|2	%define release 10
14mr|stardict-freedict-deu-fra-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-deu-fra-2.4.2-10|4	
14mr|stardict-freedict-deu-fra-2.4.2-10|5	Summary:	German -> French Freedict dictionary for StarDict 2
14mr|stardict-freedict-deu-fra-2.4.2-10|6	Name:		stardict-freedict-deu-fra
14mr|stardict-freedict-deu-fra-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-deu-fra-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-deu-fra-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-deu-fra-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-deu-fra-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-deu-fra-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-deu-fra-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-deu-fra-2.4.2-10|14	
14mr|stardict-freedict-deu-fra-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-fra-%{version}.tar.bz2
14mr|stardict-freedict-deu-fra-2.4.2-10|16	
14mr|stardict-freedict-deu-fra-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-deu-fra-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-deu-fra-2.4.2-10|19	
14mr|stardict-freedict-deu-fra-2.4.2-10|20	%description
14mr|stardict-freedict-deu-fra-2.4.2-10|21	German -> French Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-deu-fra-2.4.2-10|22	
14mr|stardict-freedict-deu-fra-2.4.2-10|23	%prep
14mr|stardict-freedict-deu-fra-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_deu-fra-%{version}
14mr|stardict-freedict-deu-fra-2.4.2-10|25	
14mr|stardict-freedict-deu-fra-2.4.2-10|26	%build
14mr|stardict-freedict-deu-fra-2.4.2-10|27	
14mr|stardict-freedict-deu-fra-2.4.2-10|28	%install
14mr|stardict-freedict-deu-fra-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-fra-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-fra-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-fra-2.4.2-10|32	
14mr|stardict-freedict-deu-fra-2.4.2-10|33	%clean
14mr|stardict-freedict-deu-fra-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-fra-2.4.2-10|35	
14mr|stardict-freedict-deu-fra-2.4.2-10|36	%files
14mr|stardict-freedict-deu-fra-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-deu-fra-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-deu-fra-2.4.2-10|39	
14mr|stardict-freedict-deu-fra-2.4.2-10|40	
14mr|stardict-freedict-deu-fra-2.4.2-10|41	
14mr|stardict-freedict-deu-fra-2.4.2-10|42	
14mr|stardict-freedict-deu-fra-2.4.2-10|43	
14mr|stardict-freedict-deu-fra-2.4.2-10|44	%changelog
14mr|stardict-freedict-deu-fra-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-deu-fra-2.4.2-10|46	+ Revision: f018fe8
14mr|stardict-freedict-deu-fra-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-deu-fra-2.4.2-10|48	
14mr|stardict-freedict-deu-fra-2.4.2-10|49	

18997 14
14mr|stardict-freedict-deu-ita-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-freedict-deu-ita-2.4.2-12|2	%define release 12
14mr|stardict-freedict-deu-ita-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-deu-ita-2.4.2-12|4	
14mr|stardict-freedict-deu-ita-2.4.2-12|5	Summary:	German -> Italian Freedict dictionary for StarDict 2
14mr|stardict-freedict-deu-ita-2.4.2-12|6	Name:		stardict-freedict-deu-ita
14mr|stardict-freedict-deu-ita-2.4.2-12|7	Version:	%{version}
14mr|stardict-freedict-deu-ita-2.4.2-12|8	Release:	%{release}
14mr|stardict-freedict-deu-ita-2.4.2-12|9	License:	GPL
14mr|stardict-freedict-deu-ita-2.4.2-12|10	Group:		Databases
14mr|stardict-freedict-deu-ita-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-deu-ita-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-deu-ita-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-freedict-deu-ita-2.4.2-12|14	
14mr|stardict-freedict-deu-ita-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-ita-%{version}.tar.bz2
14mr|stardict-freedict-deu-ita-2.4.2-12|16	
14mr|stardict-freedict-deu-ita-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-deu-ita-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-deu-ita-2.4.2-12|19	
14mr|stardict-freedict-deu-ita-2.4.2-12|20	%description
14mr|stardict-freedict-deu-ita-2.4.2-12|21	German -> Italian Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-deu-ita-2.4.2-12|22	
14mr|stardict-freedict-deu-ita-2.4.2-12|23	%prep
14mr|stardict-freedict-deu-ita-2.4.2-12|24	%setup -q -n stardict-dictd_www.freedict.de_deu-ita-%{version}
14mr|stardict-freedict-deu-ita-2.4.2-12|25	
14mr|stardict-freedict-deu-ita-2.4.2-12|26	%build
14mr|stardict-freedict-deu-ita-2.4.2-12|27	
14mr|stardict-freedict-deu-ita-2.4.2-12|28	%install
14mr|stardict-freedict-deu-ita-2.4.2-12|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-ita-2.4.2-12|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-ita-2.4.2-12|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-ita-2.4.2-12|32	
14mr|stardict-freedict-deu-ita-2.4.2-12|33	%clean
14mr|stardict-freedict-deu-ita-2.4.2-12|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-ita-2.4.2-12|35	
14mr|stardict-freedict-deu-ita-2.4.2-12|36	%files
14mr|stardict-freedict-deu-ita-2.4.2-12|37	%defattr(-,root,root)
14mr|stardict-freedict-deu-ita-2.4.2-12|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-deu-ita-2.4.2-12|39	
14mr|stardict-freedict-deu-ita-2.4.2-12|40	
14mr|stardict-freedict-deu-ita-2.4.2-12|41	
14mr|stardict-freedict-deu-ita-2.4.2-12|42	
14mr|stardict-freedict-deu-ita-2.4.2-12|43	
14mr|stardict-freedict-deu-ita-2.4.2-12|44	%changelog
14mr|stardict-freedict-deu-ita-2.4.2-12|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-freedict-deu-ita-2.4.2-12|46	+ Revision: decb2c6
14mr|stardict-freedict-deu-ita-2.4.2-12|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-deu-ita-2.4.2-12|48	
14mr|stardict-freedict-deu-ita-2.4.2-12|49	

18998 14
14mr|stardict-freedict-deu-nld-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-deu-nld-2.4.2-10|2	%define release 10
14mr|stardict-freedict-deu-nld-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-deu-nld-2.4.2-10|4	
14mr|stardict-freedict-deu-nld-2.4.2-10|5	Summary:	German -> Nederland Freedict dictionary for StarDict 2
14mr|stardict-freedict-deu-nld-2.4.2-10|6	Name:		stardict-freedict-deu-nld
14mr|stardict-freedict-deu-nld-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-deu-nld-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-deu-nld-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-deu-nld-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-deu-nld-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-deu-nld-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-deu-nld-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-deu-nld-2.4.2-10|14	
14mr|stardict-freedict-deu-nld-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-nld-%{version}.tar.bz2
14mr|stardict-freedict-deu-nld-2.4.2-10|16	
14mr|stardict-freedict-deu-nld-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-deu-nld-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-deu-nld-2.4.2-10|19	
14mr|stardict-freedict-deu-nld-2.4.2-10|20	%description
14mr|stardict-freedict-deu-nld-2.4.2-10|21	German -> Nederland Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-deu-nld-2.4.2-10|22	
14mr|stardict-freedict-deu-nld-2.4.2-10|23	%prep
14mr|stardict-freedict-deu-nld-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_deu-nld-%{version}
14mr|stardict-freedict-deu-nld-2.4.2-10|25	
14mr|stardict-freedict-deu-nld-2.4.2-10|26	%build
14mr|stardict-freedict-deu-nld-2.4.2-10|27	
14mr|stardict-freedict-deu-nld-2.4.2-10|28	%install
14mr|stardict-freedict-deu-nld-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-nld-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-nld-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-nld-2.4.2-10|32	
14mr|stardict-freedict-deu-nld-2.4.2-10|33	%clean
14mr|stardict-freedict-deu-nld-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-nld-2.4.2-10|35	
14mr|stardict-freedict-deu-nld-2.4.2-10|36	%files
14mr|stardict-freedict-deu-nld-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-deu-nld-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-deu-nld-2.4.2-10|39	
14mr|stardict-freedict-deu-nld-2.4.2-10|40	
14mr|stardict-freedict-deu-nld-2.4.2-10|41	
14mr|stardict-freedict-deu-nld-2.4.2-10|42	
14mr|stardict-freedict-deu-nld-2.4.2-10|43	
14mr|stardict-freedict-deu-nld-2.4.2-10|44	%changelog
14mr|stardict-freedict-deu-nld-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-deu-nld-2.4.2-10|46	+ Revision: e66299b
14mr|stardict-freedict-deu-nld-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-deu-nld-2.4.2-10|48	
14mr|stardict-freedict-deu-nld-2.4.2-10|49	

18999 14
14mr|stardict-freedict-deu-por-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-deu-por-2.4.2-10|2	%define release 10
14mr|stardict-freedict-deu-por-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-deu-por-2.4.2-10|4	
14mr|stardict-freedict-deu-por-2.4.2-10|5	Summary:	German -> Portugese Freedict dictionary for StarDict 2
14mr|stardict-freedict-deu-por-2.4.2-10|6	Name:		stardict-freedict-deu-por
14mr|stardict-freedict-deu-por-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-deu-por-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-deu-por-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-deu-por-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-deu-por-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-deu-por-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-deu-por-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-deu-por-2.4.2-10|14	
14mr|stardict-freedict-deu-por-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-por-%{version}.tar.bz2
14mr|stardict-freedict-deu-por-2.4.2-10|16	
14mr|stardict-freedict-deu-por-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-deu-por-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-deu-por-2.4.2-10|19	
14mr|stardict-freedict-deu-por-2.4.2-10|20	%description
14mr|stardict-freedict-deu-por-2.4.2-10|21	German -> Portugese Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-deu-por-2.4.2-10|22	
14mr|stardict-freedict-deu-por-2.4.2-10|23	%prep
14mr|stardict-freedict-deu-por-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_deu-por-%{version}
14mr|stardict-freedict-deu-por-2.4.2-10|25	
14mr|stardict-freedict-deu-por-2.4.2-10|26	%build
14mr|stardict-freedict-deu-por-2.4.2-10|27	
14mr|stardict-freedict-deu-por-2.4.2-10|28	%install
14mr|stardict-freedict-deu-por-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-por-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-por-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-deu-por-2.4.2-10|32	
14mr|stardict-freedict-deu-por-2.4.2-10|33	%clean
14mr|stardict-freedict-deu-por-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-deu-por-2.4.2-10|35	
14mr|stardict-freedict-deu-por-2.4.2-10|36	%files
14mr|stardict-freedict-deu-por-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-deu-por-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-deu-por-2.4.2-10|39	
14mr|stardict-freedict-deu-por-2.4.2-10|40	
14mr|stardict-freedict-deu-por-2.4.2-10|41	
14mr|stardict-freedict-deu-por-2.4.2-10|42	
14mr|stardict-freedict-deu-por-2.4.2-10|43	
14mr|stardict-freedict-deu-por-2.4.2-10|44	%changelog
14mr|stardict-freedict-deu-por-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-deu-por-2.4.2-10|46	+ Revision: a65a50f
14mr|stardict-freedict-deu-por-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-deu-por-2.4.2-10|48	
14mr|stardict-freedict-deu-por-2.4.2-10|49	

19000 14
14mr|stardict-freedict-eng-afr-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-afr-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-afr-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-afr-2.4.2-10|4	
14mr|stardict-freedict-eng-afr-2.4.2-10|5	Summary:	English -> Afrikaans Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-afr-2.4.2-10|6	Name:		stardict-freedict-eng-afr
14mr|stardict-freedict-eng-afr-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-afr-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-afr-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-afr-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-afr-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-afr-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-afr-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-afr-2.4.2-10|14	
14mr|stardict-freedict-eng-afr-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-afr-%{version}.tar.bz2
14mr|stardict-freedict-eng-afr-2.4.2-10|16	
14mr|stardict-freedict-eng-afr-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-afr-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-afr-2.4.2-10|19	
14mr|stardict-freedict-eng-afr-2.4.2-10|20	%description
14mr|stardict-freedict-eng-afr-2.4.2-10|21	English -> Afrikaans Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-afr-2.4.2-10|22	
14mr|stardict-freedict-eng-afr-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-afr-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-afr-%{version}
14mr|stardict-freedict-eng-afr-2.4.2-10|25	
14mr|stardict-freedict-eng-afr-2.4.2-10|26	%build
14mr|stardict-freedict-eng-afr-2.4.2-10|27	
14mr|stardict-freedict-eng-afr-2.4.2-10|28	%install
14mr|stardict-freedict-eng-afr-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-afr-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-afr-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-afr-2.4.2-10|32	
14mr|stardict-freedict-eng-afr-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-afr-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-afr-2.4.2-10|35	
14mr|stardict-freedict-eng-afr-2.4.2-10|36	%files
14mr|stardict-freedict-eng-afr-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-afr-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-afr-2.4.2-10|39	
14mr|stardict-freedict-eng-afr-2.4.2-10|40	
14mr|stardict-freedict-eng-afr-2.4.2-10|41	
14mr|stardict-freedict-eng-afr-2.4.2-10|42	
14mr|stardict-freedict-eng-afr-2.4.2-10|43	
14mr|stardict-freedict-eng-afr-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-afr-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-afr-2.4.2-10|46	+ Revision: 57d153a
14mr|stardict-freedict-eng-afr-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-afr-2.4.2-10|48	
14mr|stardict-freedict-eng-afr-2.4.2-10|49	

19001 14
14mr|stardict-freedict-eng-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-eng-deu-2.4.2-9|2	%define release 9
14mr|stardict-freedict-eng-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-deu-2.4.2-9|4	
14mr|stardict-freedict-eng-deu-2.4.2-9|5	Summary:	English -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-deu-2.4.2-9|6	Name:		stardict-freedict-eng-deu
14mr|stardict-freedict-eng-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-eng-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-eng-deu-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-eng-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-eng-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-eng-deu-2.4.2-9|14	
14mr|stardict-freedict-eng-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-deu-%{version}.tar.bz2
14mr|stardict-freedict-eng-deu-2.4.2-9|16	
14mr|stardict-freedict-eng-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-deu-2.4.2-9|19	
14mr|stardict-freedict-eng-deu-2.4.2-9|20	%description
14mr|stardict-freedict-eng-deu-2.4.2-9|21	English -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-deu-2.4.2-9|22	
14mr|stardict-freedict-eng-deu-2.4.2-9|23	%prep
14mr|stardict-freedict-eng-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-deu-%{version}
14mr|stardict-freedict-eng-deu-2.4.2-9|25	
14mr|stardict-freedict-eng-deu-2.4.2-9|26	%build
14mr|stardict-freedict-eng-deu-2.4.2-9|27	
14mr|stardict-freedict-eng-deu-2.4.2-9|28	%install
14mr|stardict-freedict-eng-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-deu-2.4.2-9|32	
14mr|stardict-freedict-eng-deu-2.4.2-9|33	%clean
14mr|stardict-freedict-eng-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-deu-2.4.2-9|35	
14mr|stardict-freedict-eng-deu-2.4.2-9|36	%files
14mr|stardict-freedict-eng-deu-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-deu-2.4.2-9|39	
14mr|stardict-freedict-eng-deu-2.4.2-9|40	
14mr|stardict-freedict-eng-deu-2.4.2-9|41	
14mr|stardict-freedict-eng-deu-2.4.2-9|42	
14mr|stardict-freedict-eng-deu-2.4.2-9|43	
14mr|stardict-freedict-eng-deu-2.4.2-9|44	%changelog
14mr|stardict-freedict-eng-deu-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-eng-deu-2.4.2-9|46	+ Revision: e44d882
14mr|stardict-freedict-eng-deu-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-deu-2.4.2-9|48	
14mr|stardict-freedict-eng-deu-2.4.2-9|49	

19002 14
14mr|stardict-freedict-eng-fra-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-eng-fra-2.4.2-11|2	%define release 11
14mr|stardict-freedict-eng-fra-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-fra-2.4.2-11|4	
14mr|stardict-freedict-eng-fra-2.4.2-11|5	Summary:	English -> French Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-fra-2.4.2-11|6	Name:		stardict-freedict-eng-fra
14mr|stardict-freedict-eng-fra-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-eng-fra-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-eng-fra-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-eng-fra-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-eng-fra-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-fra-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-fra-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-eng-fra-2.4.2-11|14	
14mr|stardict-freedict-eng-fra-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-fra-%{version}.tar.bz2
14mr|stardict-freedict-eng-fra-2.4.2-11|16	
14mr|stardict-freedict-eng-fra-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-fra-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-fra-2.4.2-11|19	
14mr|stardict-freedict-eng-fra-2.4.2-11|20	%description
14mr|stardict-freedict-eng-fra-2.4.2-11|21	English -> French Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-fra-2.4.2-11|22	
14mr|stardict-freedict-eng-fra-2.4.2-11|23	%prep
14mr|stardict-freedict-eng-fra-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_eng-fra-%{version}
14mr|stardict-freedict-eng-fra-2.4.2-11|25	
14mr|stardict-freedict-eng-fra-2.4.2-11|26	%build
14mr|stardict-freedict-eng-fra-2.4.2-11|27	
14mr|stardict-freedict-eng-fra-2.4.2-11|28	%install
14mr|stardict-freedict-eng-fra-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-fra-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-fra-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-fra-2.4.2-11|32	
14mr|stardict-freedict-eng-fra-2.4.2-11|33	%clean
14mr|stardict-freedict-eng-fra-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-fra-2.4.2-11|35	
14mr|stardict-freedict-eng-fra-2.4.2-11|36	%files
14mr|stardict-freedict-eng-fra-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-fra-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-fra-2.4.2-11|39	
14mr|stardict-freedict-eng-fra-2.4.2-11|40	
14mr|stardict-freedict-eng-fra-2.4.2-11|41	
14mr|stardict-freedict-eng-fra-2.4.2-11|42	
14mr|stardict-freedict-eng-fra-2.4.2-11|43	
14mr|stardict-freedict-eng-fra-2.4.2-11|44	%changelog
14mr|stardict-freedict-eng-fra-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-eng-fra-2.4.2-11|46	+ Revision: 032e687
14mr|stardict-freedict-eng-fra-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-fra-2.4.2-11|48	
14mr|stardict-freedict-eng-fra-2.4.2-11|49	

19003 14
14mr|stardict-freedict-eng-hun-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-eng-hun-2.4.2-9|2	%define release 9
14mr|stardict-freedict-eng-hun-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-hun-2.4.2-9|4	
14mr|stardict-freedict-eng-hun-2.4.2-9|5	Summary:	English -> Hungarian Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-hun-2.4.2-9|6	Name:		stardict-freedict-eng-hun
14mr|stardict-freedict-eng-hun-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-eng-hun-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-eng-hun-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-eng-hun-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-eng-hun-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-hun-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-hun-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-eng-hun-2.4.2-9|14	
14mr|stardict-freedict-eng-hun-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-hun-%{version}.tar.bz2
14mr|stardict-freedict-eng-hun-2.4.2-9|16	
14mr|stardict-freedict-eng-hun-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-hun-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-hun-2.4.2-9|19	
14mr|stardict-freedict-eng-hun-2.4.2-9|20	%description
14mr|stardict-freedict-eng-hun-2.4.2-9|21	English -> Hungarian Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-hun-2.4.2-9|22	
14mr|stardict-freedict-eng-hun-2.4.2-9|23	%prep
14mr|stardict-freedict-eng-hun-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-hun-%{version}
14mr|stardict-freedict-eng-hun-2.4.2-9|25	
14mr|stardict-freedict-eng-hun-2.4.2-9|26	%build
14mr|stardict-freedict-eng-hun-2.4.2-9|27	
14mr|stardict-freedict-eng-hun-2.4.2-9|28	%install
14mr|stardict-freedict-eng-hun-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-hun-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-hun-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-hun-2.4.2-9|32	
14mr|stardict-freedict-eng-hun-2.4.2-9|33	%clean
14mr|stardict-freedict-eng-hun-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-hun-2.4.2-9|35	
14mr|stardict-freedict-eng-hun-2.4.2-9|36	%files
14mr|stardict-freedict-eng-hun-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-hun-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-hun-2.4.2-9|39	
14mr|stardict-freedict-eng-hun-2.4.2-9|40	
14mr|stardict-freedict-eng-hun-2.4.2-9|41	
14mr|stardict-freedict-eng-hun-2.4.2-9|42	
14mr|stardict-freedict-eng-hun-2.4.2-9|43	
14mr|stardict-freedict-eng-hun-2.4.2-9|44	%changelog
14mr|stardict-freedict-eng-hun-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-eng-hun-2.4.2-9|46	+ Revision: 14649ee
14mr|stardict-freedict-eng-hun-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-hun-2.4.2-9|48	
14mr|stardict-freedict-eng-hun-2.4.2-9|49	

19004 14
14mr|stardict-freedict-eng-iri-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-eng-iri-2.4.2-11|2	%define release 11
14mr|stardict-freedict-eng-iri-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-iri-2.4.2-11|4	
14mr|stardict-freedict-eng-iri-2.4.2-11|5	Summary:	English -> Irish Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-iri-2.4.2-11|6	Name:		stardict-freedict-eng-iri
14mr|stardict-freedict-eng-iri-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-eng-iri-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-eng-iri-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-eng-iri-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-eng-iri-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-iri-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-iri-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-eng-iri-2.4.2-11|14	
14mr|stardict-freedict-eng-iri-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-iri-%{version}.tar.bz2
14mr|stardict-freedict-eng-iri-2.4.2-11|16	
14mr|stardict-freedict-eng-iri-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-iri-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-iri-2.4.2-11|19	
14mr|stardict-freedict-eng-iri-2.4.2-11|20	%description
14mr|stardict-freedict-eng-iri-2.4.2-11|21	English -> Irish Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-iri-2.4.2-11|22	
14mr|stardict-freedict-eng-iri-2.4.2-11|23	%prep
14mr|stardict-freedict-eng-iri-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_eng-iri-%{version}
14mr|stardict-freedict-eng-iri-2.4.2-11|25	
14mr|stardict-freedict-eng-iri-2.4.2-11|26	%build
14mr|stardict-freedict-eng-iri-2.4.2-11|27	
14mr|stardict-freedict-eng-iri-2.4.2-11|28	%install
14mr|stardict-freedict-eng-iri-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-iri-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-iri-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-iri-2.4.2-11|32	
14mr|stardict-freedict-eng-iri-2.4.2-11|33	%clean
14mr|stardict-freedict-eng-iri-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-iri-2.4.2-11|35	
14mr|stardict-freedict-eng-iri-2.4.2-11|36	%files
14mr|stardict-freedict-eng-iri-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-iri-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-iri-2.4.2-11|39	
14mr|stardict-freedict-eng-iri-2.4.2-11|40	
14mr|stardict-freedict-eng-iri-2.4.2-11|41	
14mr|stardict-freedict-eng-iri-2.4.2-11|42	
14mr|stardict-freedict-eng-iri-2.4.2-11|43	
14mr|stardict-freedict-eng-iri-2.4.2-11|44	%changelog
14mr|stardict-freedict-eng-iri-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-eng-iri-2.4.2-11|46	+ Revision: 528176e
14mr|stardict-freedict-eng-iri-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-iri-2.4.2-11|48	
14mr|stardict-freedict-eng-iri-2.4.2-11|49	

19005 14
14mr|stardict-freedict-eng-ita-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-ita-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-ita-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-ita-2.4.2-10|4	
14mr|stardict-freedict-eng-ita-2.4.2-10|5	Summary:	English -> Italian Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-ita-2.4.2-10|6	Name:		stardict-freedict-eng-ita
14mr|stardict-freedict-eng-ita-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-ita-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-ita-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-ita-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-ita-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-ita-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-ita-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-ita-2.4.2-10|14	
14mr|stardict-freedict-eng-ita-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-ita-%{version}.tar.bz2
14mr|stardict-freedict-eng-ita-2.4.2-10|16	
14mr|stardict-freedict-eng-ita-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-ita-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-ita-2.4.2-10|19	
14mr|stardict-freedict-eng-ita-2.4.2-10|20	%description
14mr|stardict-freedict-eng-ita-2.4.2-10|21	English -> Italian Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-ita-2.4.2-10|22	
14mr|stardict-freedict-eng-ita-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-ita-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-ita-%{version}
14mr|stardict-freedict-eng-ita-2.4.2-10|25	
14mr|stardict-freedict-eng-ita-2.4.2-10|26	%build
14mr|stardict-freedict-eng-ita-2.4.2-10|27	
14mr|stardict-freedict-eng-ita-2.4.2-10|28	%install
14mr|stardict-freedict-eng-ita-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-ita-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-ita-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-ita-2.4.2-10|32	
14mr|stardict-freedict-eng-ita-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-ita-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-ita-2.4.2-10|35	
14mr|stardict-freedict-eng-ita-2.4.2-10|36	%files
14mr|stardict-freedict-eng-ita-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-ita-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-ita-2.4.2-10|39	
14mr|stardict-freedict-eng-ita-2.4.2-10|40	
14mr|stardict-freedict-eng-ita-2.4.2-10|41	
14mr|stardict-freedict-eng-ita-2.4.2-10|42	
14mr|stardict-freedict-eng-ita-2.4.2-10|43	
14mr|stardict-freedict-eng-ita-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-ita-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-ita-2.4.2-10|46	+ Revision: f1e1c37
14mr|stardict-freedict-eng-ita-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-ita-2.4.2-10|48	
14mr|stardict-freedict-eng-ita-2.4.2-10|49	

19006 14
14mr|stardict-freedict-eng-lat-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-eng-lat-2.4.2-11|2	%define release 11
14mr|stardict-freedict-eng-lat-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-lat-2.4.2-11|4	
14mr|stardict-freedict-eng-lat-2.4.2-11|5	Summary:	English -> Latin Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-lat-2.4.2-11|6	Name:		stardict-freedict-eng-lat
14mr|stardict-freedict-eng-lat-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-eng-lat-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-eng-lat-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-eng-lat-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-eng-lat-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-lat-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-lat-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-eng-lat-2.4.2-11|14	
14mr|stardict-freedict-eng-lat-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-lat-%{version}.tar.bz2
14mr|stardict-freedict-eng-lat-2.4.2-11|16	
14mr|stardict-freedict-eng-lat-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-lat-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-lat-2.4.2-11|19	
14mr|stardict-freedict-eng-lat-2.4.2-11|20	%description
14mr|stardict-freedict-eng-lat-2.4.2-11|21	English -> Latin Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-lat-2.4.2-11|22	
14mr|stardict-freedict-eng-lat-2.4.2-11|23	%prep
14mr|stardict-freedict-eng-lat-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_eng-lat-%{version}
14mr|stardict-freedict-eng-lat-2.4.2-11|25	
14mr|stardict-freedict-eng-lat-2.4.2-11|26	%build
14mr|stardict-freedict-eng-lat-2.4.2-11|27	
14mr|stardict-freedict-eng-lat-2.4.2-11|28	%install
14mr|stardict-freedict-eng-lat-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-lat-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-lat-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-lat-2.4.2-11|32	
14mr|stardict-freedict-eng-lat-2.4.2-11|33	%clean
14mr|stardict-freedict-eng-lat-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-lat-2.4.2-11|35	
14mr|stardict-freedict-eng-lat-2.4.2-11|36	%files
14mr|stardict-freedict-eng-lat-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-lat-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-lat-2.4.2-11|39	
14mr|stardict-freedict-eng-lat-2.4.2-11|40	
14mr|stardict-freedict-eng-lat-2.4.2-11|41	
14mr|stardict-freedict-eng-lat-2.4.2-11|42	
14mr|stardict-freedict-eng-lat-2.4.2-11|43	
14mr|stardict-freedict-eng-lat-2.4.2-11|44	%changelog
14mr|stardict-freedict-eng-lat-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-eng-lat-2.4.2-11|46	+ Revision: a154c05
14mr|stardict-freedict-eng-lat-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-lat-2.4.2-11|48	
14mr|stardict-freedict-eng-lat-2.4.2-11|49	

19007 14
14mr|stardict-freedict-eng-nld-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-nld-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-nld-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-nld-2.4.2-10|4	
14mr|stardict-freedict-eng-nld-2.4.2-10|5	Summary:	English -> Nederland Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-nld-2.4.2-10|6	Name:		stardict-freedict-eng-nld
14mr|stardict-freedict-eng-nld-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-nld-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-nld-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-nld-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-nld-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-nld-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-nld-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-nld-2.4.2-10|14	
14mr|stardict-freedict-eng-nld-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-nld-%{version}.tar.bz2
14mr|stardict-freedict-eng-nld-2.4.2-10|16	
14mr|stardict-freedict-eng-nld-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-nld-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-nld-2.4.2-10|19	
14mr|stardict-freedict-eng-nld-2.4.2-10|20	%description
14mr|stardict-freedict-eng-nld-2.4.2-10|21	English -> Nederland Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-nld-2.4.2-10|22	
14mr|stardict-freedict-eng-nld-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-nld-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-nld-%{version}
14mr|stardict-freedict-eng-nld-2.4.2-10|25	
14mr|stardict-freedict-eng-nld-2.4.2-10|26	%build
14mr|stardict-freedict-eng-nld-2.4.2-10|27	
14mr|stardict-freedict-eng-nld-2.4.2-10|28	%install
14mr|stardict-freedict-eng-nld-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-nld-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-nld-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-nld-2.4.2-10|32	
14mr|stardict-freedict-eng-nld-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-nld-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-nld-2.4.2-10|35	
14mr|stardict-freedict-eng-nld-2.4.2-10|36	%files
14mr|stardict-freedict-eng-nld-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-nld-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-nld-2.4.2-10|39	
14mr|stardict-freedict-eng-nld-2.4.2-10|40	
14mr|stardict-freedict-eng-nld-2.4.2-10|41	
14mr|stardict-freedict-eng-nld-2.4.2-10|42	
14mr|stardict-freedict-eng-nld-2.4.2-10|43	
14mr|stardict-freedict-eng-nld-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-nld-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-nld-2.4.2-10|46	+ Revision: 2193efd
14mr|stardict-freedict-eng-nld-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-nld-2.4.2-10|48	
14mr|stardict-freedict-eng-nld-2.4.2-10|49	

19008 14
14mr|stardict-freedict-eng-por-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-por-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-por-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-por-2.4.2-10|4	
14mr|stardict-freedict-eng-por-2.4.2-10|5	Summary:	English -> Portugese Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-por-2.4.2-10|6	Name:		stardict-freedict-eng-por
14mr|stardict-freedict-eng-por-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-por-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-por-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-por-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-por-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-por-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-por-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-por-2.4.2-10|14	
14mr|stardict-freedict-eng-por-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-por-%{version}.tar.bz2
14mr|stardict-freedict-eng-por-2.4.2-10|16	
14mr|stardict-freedict-eng-por-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-por-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-por-2.4.2-10|19	
14mr|stardict-freedict-eng-por-2.4.2-10|20	%description
14mr|stardict-freedict-eng-por-2.4.2-10|21	English -> Portugese Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-por-2.4.2-10|22	
14mr|stardict-freedict-eng-por-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-por-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-por-%{version}
14mr|stardict-freedict-eng-por-2.4.2-10|25	
14mr|stardict-freedict-eng-por-2.4.2-10|26	%build
14mr|stardict-freedict-eng-por-2.4.2-10|27	
14mr|stardict-freedict-eng-por-2.4.2-10|28	%install
14mr|stardict-freedict-eng-por-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-por-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-por-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-por-2.4.2-10|32	
14mr|stardict-freedict-eng-por-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-por-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-por-2.4.2-10|35	
14mr|stardict-freedict-eng-por-2.4.2-10|36	%files
14mr|stardict-freedict-eng-por-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-por-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-por-2.4.2-10|39	
14mr|stardict-freedict-eng-por-2.4.2-10|40	
14mr|stardict-freedict-eng-por-2.4.2-10|41	
14mr|stardict-freedict-eng-por-2.4.2-10|42	
14mr|stardict-freedict-eng-por-2.4.2-10|43	
14mr|stardict-freedict-eng-por-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-por-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-por-2.4.2-10|46	+ Revision: daf58a7
14mr|stardict-freedict-eng-por-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-por-2.4.2-10|48	
14mr|stardict-freedict-eng-por-2.4.2-10|49	

19009 14
14mr|stardict-freedict-eng-rom-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-rom-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-rom-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-rom-2.4.2-10|4	
14mr|stardict-freedict-eng-rom-2.4.2-10|5	Summary:	English -> Romanian Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-rom-2.4.2-10|6	Name:		stardict-freedict-eng-rom
14mr|stardict-freedict-eng-rom-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-rom-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-rom-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-rom-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-rom-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-rom-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-rom-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-rom-2.4.2-10|14	
14mr|stardict-freedict-eng-rom-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-rom-%{version}.tar.bz2
14mr|stardict-freedict-eng-rom-2.4.2-10|16	
14mr|stardict-freedict-eng-rom-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-rom-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-rom-2.4.2-10|19	
14mr|stardict-freedict-eng-rom-2.4.2-10|20	%description
14mr|stardict-freedict-eng-rom-2.4.2-10|21	English -> Romanian Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-rom-2.4.2-10|22	
14mr|stardict-freedict-eng-rom-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-rom-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-rom-%{version}
14mr|stardict-freedict-eng-rom-2.4.2-10|25	
14mr|stardict-freedict-eng-rom-2.4.2-10|26	%build
14mr|stardict-freedict-eng-rom-2.4.2-10|27	
14mr|stardict-freedict-eng-rom-2.4.2-10|28	%install
14mr|stardict-freedict-eng-rom-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-rom-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-rom-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-rom-2.4.2-10|32	
14mr|stardict-freedict-eng-rom-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-rom-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-rom-2.4.2-10|35	
14mr|stardict-freedict-eng-rom-2.4.2-10|36	%files
14mr|stardict-freedict-eng-rom-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-rom-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-rom-2.4.2-10|39	
14mr|stardict-freedict-eng-rom-2.4.2-10|40	
14mr|stardict-freedict-eng-rom-2.4.2-10|41	
14mr|stardict-freedict-eng-rom-2.4.2-10|42	
14mr|stardict-freedict-eng-rom-2.4.2-10|43	
14mr|stardict-freedict-eng-rom-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-rom-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-rom-2.4.2-10|46	+ Revision: 8b8b798
14mr|stardict-freedict-eng-rom-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-rom-2.4.2-10|48	
14mr|stardict-freedict-eng-rom-2.4.2-10|49	

19010 14
14mr|stardict-freedict-eng-rus-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-eng-rus-2.4.2-9|2	%define release 9
14mr|stardict-freedict-eng-rus-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-rus-2.4.2-9|4	
14mr|stardict-freedict-eng-rus-2.4.2-9|5	Summary:	English -> Russian Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-rus-2.4.2-9|6	Name:		stardict-freedict-eng-rus
14mr|stardict-freedict-eng-rus-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-eng-rus-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-eng-rus-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-eng-rus-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-eng-rus-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-rus-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-rus-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-eng-rus-2.4.2-9|14	
14mr|stardict-freedict-eng-rus-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-rus-%{version}.tar.bz2
14mr|stardict-freedict-eng-rus-2.4.2-9|16	
14mr|stardict-freedict-eng-rus-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-rus-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-rus-2.4.2-9|19	
14mr|stardict-freedict-eng-rus-2.4.2-9|20	%description
14mr|stardict-freedict-eng-rus-2.4.2-9|21	English -> Russian Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-rus-2.4.2-9|22	
14mr|stardict-freedict-eng-rus-2.4.2-9|23	%prep
14mr|stardict-freedict-eng-rus-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-rus-%{version}
14mr|stardict-freedict-eng-rus-2.4.2-9|25	
14mr|stardict-freedict-eng-rus-2.4.2-9|26	%build
14mr|stardict-freedict-eng-rus-2.4.2-9|27	
14mr|stardict-freedict-eng-rus-2.4.2-9|28	%install
14mr|stardict-freedict-eng-rus-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-rus-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-rus-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-rus-2.4.2-9|32	
14mr|stardict-freedict-eng-rus-2.4.2-9|33	%clean
14mr|stardict-freedict-eng-rus-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-rus-2.4.2-9|35	
14mr|stardict-freedict-eng-rus-2.4.2-9|36	%files
14mr|stardict-freedict-eng-rus-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-rus-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-rus-2.4.2-9|39	
14mr|stardict-freedict-eng-rus-2.4.2-9|40	
14mr|stardict-freedict-eng-rus-2.4.2-9|41	
14mr|stardict-freedict-eng-rus-2.4.2-9|42	
14mr|stardict-freedict-eng-rus-2.4.2-9|43	
14mr|stardict-freedict-eng-rus-2.4.2-9|44	%changelog
14mr|stardict-freedict-eng-rus-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-eng-rus-2.4.2-9|46	+ Revision: d5a49d7
14mr|stardict-freedict-eng-rus-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-rus-2.4.2-9|48	
14mr|stardict-freedict-eng-rus-2.4.2-9|49	

19011 14
14mr|stardict-freedict-eng-scr-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-eng-scr-2.4.2-11|2	%define release 11
14mr|stardict-freedict-eng-scr-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-scr-2.4.2-11|4	
14mr|stardict-freedict-eng-scr-2.4.2-11|5	Summary:	English -> Serbo-Croat Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-scr-2.4.2-11|6	Name:		stardict-freedict-eng-scr
14mr|stardict-freedict-eng-scr-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-eng-scr-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-eng-scr-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-eng-scr-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-eng-scr-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-scr-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-scr-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-eng-scr-2.4.2-11|14	
14mr|stardict-freedict-eng-scr-2.4.2-11|15	# http://freedict.sourceforge.net/download/linux/eng-scr.tar.gz
14mr|stardict-freedict-eng-scr-2.4.2-11|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_eng-scr-%{version}.tar.bz2
14mr|stardict-freedict-eng-scr-2.4.2-11|17	
14mr|stardict-freedict-eng-scr-2.4.2-11|18	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-scr-2.4.2-11|19	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-scr-2.4.2-11|20	
14mr|stardict-freedict-eng-scr-2.4.2-11|21	%description
14mr|stardict-freedict-eng-scr-2.4.2-11|22	English -> Serbo-Croat Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-scr-2.4.2-11|23	(originally for dictd)
14mr|stardict-freedict-eng-scr-2.4.2-11|24	
14mr|stardict-freedict-eng-scr-2.4.2-11|25	%prep
14mr|stardict-freedict-eng-scr-2.4.2-11|26	%setup -q -n stardict-dictd_www.freedict.de_eng-scr-%{version}
14mr|stardict-freedict-eng-scr-2.4.2-11|27	
14mr|stardict-freedict-eng-scr-2.4.2-11|28	%build
14mr|stardict-freedict-eng-scr-2.4.2-11|29	
14mr|stardict-freedict-eng-scr-2.4.2-11|30	%install
14mr|stardict-freedict-eng-scr-2.4.2-11|31	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-scr-2.4.2-11|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-scr-2.4.2-11|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-scr-2.4.2-11|34	
14mr|stardict-freedict-eng-scr-2.4.2-11|35	%clean
14mr|stardict-freedict-eng-scr-2.4.2-11|36	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-scr-2.4.2-11|37	
14mr|stardict-freedict-eng-scr-2.4.2-11|38	%files
14mr|stardict-freedict-eng-scr-2.4.2-11|39	%defattr(-,root,root)
14mr|stardict-freedict-eng-scr-2.4.2-11|40	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-scr-2.4.2-11|41	
14mr|stardict-freedict-eng-scr-2.4.2-11|42	
14mr|stardict-freedict-eng-scr-2.4.2-11|43	
14mr|stardict-freedict-eng-scr-2.4.2-11|44	
14mr|stardict-freedict-eng-scr-2.4.2-11|45	
14mr|stardict-freedict-eng-scr-2.4.2-11|46	%changelog
14mr|stardict-freedict-eng-scr-2.4.2-11|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-eng-scr-2.4.2-11|48	+ Revision: be54a6f
14mr|stardict-freedict-eng-scr-2.4.2-11|49	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-scr-2.4.2-11|50	
14mr|stardict-freedict-eng-scr-2.4.2-11|51	

19012 14
14mr|stardict-freedict-eng-spa-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-spa-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-spa-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-spa-2.4.2-10|4	
14mr|stardict-freedict-eng-spa-2.4.2-10|5	Summary:	English -> Spanish Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-spa-2.4.2-10|6	Name:		stardict-freedict-eng-spa
14mr|stardict-freedict-eng-spa-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-spa-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-spa-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-spa-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-spa-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-spa-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-spa-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-spa-2.4.2-10|14	
14mr|stardict-freedict-eng-spa-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-spa-%{version}.tar.bz2
14mr|stardict-freedict-eng-spa-2.4.2-10|16	
14mr|stardict-freedict-eng-spa-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-spa-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-spa-2.4.2-10|19	
14mr|stardict-freedict-eng-spa-2.4.2-10|20	%description
14mr|stardict-freedict-eng-spa-2.4.2-10|21	English -> Spanish Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-spa-2.4.2-10|22	
14mr|stardict-freedict-eng-spa-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-spa-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-spa-%{version}
14mr|stardict-freedict-eng-spa-2.4.2-10|25	
14mr|stardict-freedict-eng-spa-2.4.2-10|26	%build
14mr|stardict-freedict-eng-spa-2.4.2-10|27	
14mr|stardict-freedict-eng-spa-2.4.2-10|28	%install
14mr|stardict-freedict-eng-spa-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-spa-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-spa-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-spa-2.4.2-10|32	
14mr|stardict-freedict-eng-spa-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-spa-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-spa-2.4.2-10|35	
14mr|stardict-freedict-eng-spa-2.4.2-10|36	%files
14mr|stardict-freedict-eng-spa-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-spa-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-spa-2.4.2-10|39	
14mr|stardict-freedict-eng-spa-2.4.2-10|40	
14mr|stardict-freedict-eng-spa-2.4.2-10|41	
14mr|stardict-freedict-eng-spa-2.4.2-10|42	
14mr|stardict-freedict-eng-spa-2.4.2-10|43	
14mr|stardict-freedict-eng-spa-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-spa-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-spa-2.4.2-10|46	+ Revision: 527ba92
14mr|stardict-freedict-eng-spa-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-spa-2.4.2-10|48	
14mr|stardict-freedict-eng-spa-2.4.2-10|49	

19013 14
14mr|stardict-freedict-eng-swe-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-eng-swe-2.4.2-10|2	%define release 10
14mr|stardict-freedict-eng-swe-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-swe-2.4.2-10|4	
14mr|stardict-freedict-eng-swe-2.4.2-10|5	Summary:	English -> Swedish Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-swe-2.4.2-10|6	Name:		stardict-freedict-eng-swe
14mr|stardict-freedict-eng-swe-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-eng-swe-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-eng-swe-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-eng-swe-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-eng-swe-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-swe-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-swe-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-eng-swe-2.4.2-10|14	
14mr|stardict-freedict-eng-swe-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-swe-%{version}.tar.bz2
14mr|stardict-freedict-eng-swe-2.4.2-10|16	
14mr|stardict-freedict-eng-swe-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-swe-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-swe-2.4.2-10|19	
14mr|stardict-freedict-eng-swe-2.4.2-10|20	%description
14mr|stardict-freedict-eng-swe-2.4.2-10|21	English -> Swedish Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-swe-2.4.2-10|22	
14mr|stardict-freedict-eng-swe-2.4.2-10|23	%prep
14mr|stardict-freedict-eng-swe-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-swe-%{version}
14mr|stardict-freedict-eng-swe-2.4.2-10|25	
14mr|stardict-freedict-eng-swe-2.4.2-10|26	%build
14mr|stardict-freedict-eng-swe-2.4.2-10|27	
14mr|stardict-freedict-eng-swe-2.4.2-10|28	%install
14mr|stardict-freedict-eng-swe-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-swe-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-swe-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-swe-2.4.2-10|32	
14mr|stardict-freedict-eng-swe-2.4.2-10|33	%clean
14mr|stardict-freedict-eng-swe-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-swe-2.4.2-10|35	
14mr|stardict-freedict-eng-swe-2.4.2-10|36	%files
14mr|stardict-freedict-eng-swe-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-swe-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-swe-2.4.2-10|39	
14mr|stardict-freedict-eng-swe-2.4.2-10|40	
14mr|stardict-freedict-eng-swe-2.4.2-10|41	
14mr|stardict-freedict-eng-swe-2.4.2-10|42	
14mr|stardict-freedict-eng-swe-2.4.2-10|43	
14mr|stardict-freedict-eng-swe-2.4.2-10|44	%changelog
14mr|stardict-freedict-eng-swe-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-eng-swe-2.4.2-10|46	+ Revision: 2bd0400
14mr|stardict-freedict-eng-swe-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-swe-2.4.2-10|48	
14mr|stardict-freedict-eng-swe-2.4.2-10|49	

19014 14
14mr|stardict-freedict-eng-wel-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-eng-wel-2.4.2-11|2	%define release 11
14mr|stardict-freedict-eng-wel-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-eng-wel-2.4.2-11|4	
14mr|stardict-freedict-eng-wel-2.4.2-11|5	Summary:	English -> Welsh Freedict dictionary for StarDict 2
14mr|stardict-freedict-eng-wel-2.4.2-11|6	Name:		stardict-freedict-eng-wel
14mr|stardict-freedict-eng-wel-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-eng-wel-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-eng-wel-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-eng-wel-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-eng-wel-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-eng-wel-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-eng-wel-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-eng-wel-2.4.2-11|14	
14mr|stardict-freedict-eng-wel-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-wel-%{version}.tar.bz2
14mr|stardict-freedict-eng-wel-2.4.2-11|16	
14mr|stardict-freedict-eng-wel-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-eng-wel-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-eng-wel-2.4.2-11|19	
14mr|stardict-freedict-eng-wel-2.4.2-11|20	%description
14mr|stardict-freedict-eng-wel-2.4.2-11|21	English -> Welsh Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-eng-wel-2.4.2-11|22	
14mr|stardict-freedict-eng-wel-2.4.2-11|23	%prep
14mr|stardict-freedict-eng-wel-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_eng-wel-%{version}
14mr|stardict-freedict-eng-wel-2.4.2-11|25	
14mr|stardict-freedict-eng-wel-2.4.2-11|26	%build
14mr|stardict-freedict-eng-wel-2.4.2-11|27	
14mr|stardict-freedict-eng-wel-2.4.2-11|28	%install
14mr|stardict-freedict-eng-wel-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-wel-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-wel-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-eng-wel-2.4.2-11|32	
14mr|stardict-freedict-eng-wel-2.4.2-11|33	%clean
14mr|stardict-freedict-eng-wel-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-eng-wel-2.4.2-11|35	
14mr|stardict-freedict-eng-wel-2.4.2-11|36	%files
14mr|stardict-freedict-eng-wel-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-eng-wel-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-eng-wel-2.4.2-11|39	
14mr|stardict-freedict-eng-wel-2.4.2-11|40	
14mr|stardict-freedict-eng-wel-2.4.2-11|41	
14mr|stardict-freedict-eng-wel-2.4.2-11|42	
14mr|stardict-freedict-eng-wel-2.4.2-11|43	
14mr|stardict-freedict-eng-wel-2.4.2-11|44	%changelog
14mr|stardict-freedict-eng-wel-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-eng-wel-2.4.2-11|46	+ Revision: c2b1f68
14mr|stardict-freedict-eng-wel-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-eng-wel-2.4.2-11|48	
14mr|stardict-freedict-eng-wel-2.4.2-11|49	

19015 14
14mr|stardict-freedict-fra-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-fra-deu-2.4.2-9|2	%define release 9
14mr|stardict-freedict-fra-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-fra-deu-2.4.2-9|4	
14mr|stardict-freedict-fra-deu-2.4.2-9|5	Summary:	French -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-fra-deu-2.4.2-9|6	Name:		stardict-freedict-fra-deu
14mr|stardict-freedict-fra-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-fra-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-fra-deu-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-fra-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-fra-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-fra-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-fra-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-fra-deu-2.4.2-9|14	
14mr|stardict-freedict-fra-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-deu-%{version}.tar.bz2
14mr|stardict-freedict-fra-deu-2.4.2-9|16	
14mr|stardict-freedict-fra-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-fra-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-fra-deu-2.4.2-9|19	
14mr|stardict-freedict-fra-deu-2.4.2-9|20	%description
14mr|stardict-freedict-fra-deu-2.4.2-9|21	French -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-fra-deu-2.4.2-9|22	
14mr|stardict-freedict-fra-deu-2.4.2-9|23	%prep
14mr|stardict-freedict-fra-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_fra-deu-%{version}
14mr|stardict-freedict-fra-deu-2.4.2-9|25	
14mr|stardict-freedict-fra-deu-2.4.2-9|26	%build
14mr|stardict-freedict-fra-deu-2.4.2-9|27	
14mr|stardict-freedict-fra-deu-2.4.2-9|28	%install
14mr|stardict-freedict-fra-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-deu-2.4.2-9|32	
14mr|stardict-freedict-fra-deu-2.4.2-9|33	%clean
14mr|stardict-freedict-fra-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-deu-2.4.2-9|35	
14mr|stardict-freedict-fra-deu-2.4.2-9|36	%files
14mr|stardict-freedict-fra-deu-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-fra-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-fra-deu-2.4.2-9|39	
14mr|stardict-freedict-fra-deu-2.4.2-9|40	
14mr|stardict-freedict-fra-deu-2.4.2-9|41	
14mr|stardict-freedict-fra-deu-2.4.2-9|42	
14mr|stardict-freedict-fra-deu-2.4.2-9|43	
14mr|stardict-freedict-fra-deu-2.4.2-9|44	%changelog
14mr|stardict-freedict-fra-deu-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-fra-deu-2.4.2-9|46	+ Revision: b6c3c8c
14mr|stardict-freedict-fra-deu-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-fra-deu-2.4.2-9|48	
14mr|stardict-freedict-fra-deu-2.4.2-9|49	

19016 14
14mr|stardict-freedict-fra-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-fra-eng-2.4.2-11|2	%define release 11
14mr|stardict-freedict-fra-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-fra-eng-2.4.2-11|4	
14mr|stardict-freedict-fra-eng-2.4.2-11|5	Summary:	French -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-fra-eng-2.4.2-11|6	Name:		stardict-freedict-fra-eng
14mr|stardict-freedict-fra-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-fra-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-fra-eng-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-fra-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-fra-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-fra-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-fra-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-fra-eng-2.4.2-11|14	
14mr|stardict-freedict-fra-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-eng-%{version}.tar.bz2
14mr|stardict-freedict-fra-eng-2.4.2-11|16	
14mr|stardict-freedict-fra-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-fra-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-fra-eng-2.4.2-11|19	
14mr|stardict-freedict-fra-eng-2.4.2-11|20	%description
14mr|stardict-freedict-fra-eng-2.4.2-11|21	French -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-fra-eng-2.4.2-11|22	
14mr|stardict-freedict-fra-eng-2.4.2-11|23	%prep
14mr|stardict-freedict-fra-eng-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_fra-eng-%{version}
14mr|stardict-freedict-fra-eng-2.4.2-11|25	
14mr|stardict-freedict-fra-eng-2.4.2-11|26	%build
14mr|stardict-freedict-fra-eng-2.4.2-11|27	
14mr|stardict-freedict-fra-eng-2.4.2-11|28	%install
14mr|stardict-freedict-fra-eng-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-eng-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-eng-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-eng-2.4.2-11|32	
14mr|stardict-freedict-fra-eng-2.4.2-11|33	%clean
14mr|stardict-freedict-fra-eng-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-eng-2.4.2-11|35	
14mr|stardict-freedict-fra-eng-2.4.2-11|36	%files
14mr|stardict-freedict-fra-eng-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-fra-eng-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-fra-eng-2.4.2-11|39	
14mr|stardict-freedict-fra-eng-2.4.2-11|40	
14mr|stardict-freedict-fra-eng-2.4.2-11|41	
14mr|stardict-freedict-fra-eng-2.4.2-11|42	
14mr|stardict-freedict-fra-eng-2.4.2-11|43	
14mr|stardict-freedict-fra-eng-2.4.2-11|44	%changelog
14mr|stardict-freedict-fra-eng-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-fra-eng-2.4.2-11|46	+ Revision: 1925c37
14mr|stardict-freedict-fra-eng-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-fra-eng-2.4.2-11|48	
14mr|stardict-freedict-fra-eng-2.4.2-11|49	

19017 14
14mr|stardict-freedict-fra-nld-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-fra-nld-2.4.2-10|2	%define release 10
14mr|stardict-freedict-fra-nld-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-fra-nld-2.4.2-10|4	
14mr|stardict-freedict-fra-nld-2.4.2-10|5	Summary:	French -> Nederland Freedict dictionary for StarDict 2
14mr|stardict-freedict-fra-nld-2.4.2-10|6	Name:		stardict-freedict-fra-nld
14mr|stardict-freedict-fra-nld-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-fra-nld-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-fra-nld-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-fra-nld-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-fra-nld-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-fra-nld-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-fra-nld-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-fra-nld-2.4.2-10|14	
14mr|stardict-freedict-fra-nld-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-nld-%{version}.tar.bz2
14mr|stardict-freedict-fra-nld-2.4.2-10|16	
14mr|stardict-freedict-fra-nld-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-fra-nld-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-fra-nld-2.4.2-10|19	
14mr|stardict-freedict-fra-nld-2.4.2-10|20	%description
14mr|stardict-freedict-fra-nld-2.4.2-10|21	French -> Nederland Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-fra-nld-2.4.2-10|22	
14mr|stardict-freedict-fra-nld-2.4.2-10|23	%prep
14mr|stardict-freedict-fra-nld-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_fra-nld-%{version}
14mr|stardict-freedict-fra-nld-2.4.2-10|25	
14mr|stardict-freedict-fra-nld-2.4.2-10|26	%build
14mr|stardict-freedict-fra-nld-2.4.2-10|27	
14mr|stardict-freedict-fra-nld-2.4.2-10|28	%install
14mr|stardict-freedict-fra-nld-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-nld-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-nld-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-fra-nld-2.4.2-10|32	
14mr|stardict-freedict-fra-nld-2.4.2-10|33	%clean
14mr|stardict-freedict-fra-nld-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-fra-nld-2.4.2-10|35	
14mr|stardict-freedict-fra-nld-2.4.2-10|36	%files
14mr|stardict-freedict-fra-nld-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-fra-nld-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-fra-nld-2.4.2-10|39	
14mr|stardict-freedict-fra-nld-2.4.2-10|40	
14mr|stardict-freedict-fra-nld-2.4.2-10|41	
14mr|stardict-freedict-fra-nld-2.4.2-10|42	
14mr|stardict-freedict-fra-nld-2.4.2-10|43	
14mr|stardict-freedict-fra-nld-2.4.2-10|44	%changelog
14mr|stardict-freedict-fra-nld-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-fra-nld-2.4.2-10|46	+ Revision: 24e0e51
14mr|stardict-freedict-fra-nld-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-fra-nld-2.4.2-10|48	
14mr|stardict-freedict-fra-nld-2.4.2-10|49	

19018 14
14mr|stardict-freedict-hun-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-hun-eng-2.4.2-9|2	%define release 9
14mr|stardict-freedict-hun-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-hun-eng-2.4.2-9|4	
14mr|stardict-freedict-hun-eng-2.4.2-9|5	Summary:	Hungarian -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-hun-eng-2.4.2-9|6	Name:		stardict-freedict-hun-eng
14mr|stardict-freedict-hun-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-hun-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-hun-eng-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-hun-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-hun-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-hun-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-hun-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-hun-eng-2.4.2-9|14	
14mr|stardict-freedict-hun-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_hun-eng-%{version}.tar.bz2
14mr|stardict-freedict-hun-eng-2.4.2-9|16	
14mr|stardict-freedict-hun-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-hun-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-hun-eng-2.4.2-9|19	
14mr|stardict-freedict-hun-eng-2.4.2-9|20	%description
14mr|stardict-freedict-hun-eng-2.4.2-9|21	Hungarian -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-hun-eng-2.4.2-9|22	
14mr|stardict-freedict-hun-eng-2.4.2-9|23	%prep
14mr|stardict-freedict-hun-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_hun-eng-%{version}
14mr|stardict-freedict-hun-eng-2.4.2-9|25	
14mr|stardict-freedict-hun-eng-2.4.2-9|26	%build
14mr|stardict-freedict-hun-eng-2.4.2-9|27	
14mr|stardict-freedict-hun-eng-2.4.2-9|28	%install
14mr|stardict-freedict-hun-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-hun-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-hun-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-hun-eng-2.4.2-9|32	
14mr|stardict-freedict-hun-eng-2.4.2-9|33	%clean
14mr|stardict-freedict-hun-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-hun-eng-2.4.2-9|35	
14mr|stardict-freedict-hun-eng-2.4.2-9|36	%files
14mr|stardict-freedict-hun-eng-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-hun-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-hun-eng-2.4.2-9|39	
14mr|stardict-freedict-hun-eng-2.4.2-9|40	
14mr|stardict-freedict-hun-eng-2.4.2-9|41	
14mr|stardict-freedict-hun-eng-2.4.2-9|42	
14mr|stardict-freedict-hun-eng-2.4.2-9|43	
14mr|stardict-freedict-hun-eng-2.4.2-9|44	%changelog
14mr|stardict-freedict-hun-eng-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-hun-eng-2.4.2-9|46	+ Revision: 3609550
14mr|stardict-freedict-hun-eng-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-hun-eng-2.4.2-9|48	
14mr|stardict-freedict-hun-eng-2.4.2-9|49	

19019 14
14mr|stardict-freedict-iri-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-iri-eng-2.4.2-11|2	%define release 11
14mr|stardict-freedict-iri-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-iri-eng-2.4.2-11|4	
14mr|stardict-freedict-iri-eng-2.4.2-11|5	Summary:	Irish -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-iri-eng-2.4.2-11|6	Name:		stardict-freedict-iri-eng
14mr|stardict-freedict-iri-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-iri-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-iri-eng-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-iri-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-iri-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-iri-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-iri-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-iri-eng-2.4.2-11|14	
14mr|stardict-freedict-iri-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_iri-eng-%{version}.tar.bz2
14mr|stardict-freedict-iri-eng-2.4.2-11|16	
14mr|stardict-freedict-iri-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-iri-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-iri-eng-2.4.2-11|19	
14mr|stardict-freedict-iri-eng-2.4.2-11|20	%description
14mr|stardict-freedict-iri-eng-2.4.2-11|21	Irish -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-iri-eng-2.4.2-11|22	
14mr|stardict-freedict-iri-eng-2.4.2-11|23	%prep
14mr|stardict-freedict-iri-eng-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_iri-eng-%{version}
14mr|stardict-freedict-iri-eng-2.4.2-11|25	
14mr|stardict-freedict-iri-eng-2.4.2-11|26	%build
14mr|stardict-freedict-iri-eng-2.4.2-11|27	
14mr|stardict-freedict-iri-eng-2.4.2-11|28	%install
14mr|stardict-freedict-iri-eng-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-iri-eng-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-iri-eng-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-iri-eng-2.4.2-11|32	
14mr|stardict-freedict-iri-eng-2.4.2-11|33	%clean
14mr|stardict-freedict-iri-eng-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-iri-eng-2.4.2-11|35	
14mr|stardict-freedict-iri-eng-2.4.2-11|36	%files
14mr|stardict-freedict-iri-eng-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-iri-eng-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-iri-eng-2.4.2-11|39	
14mr|stardict-freedict-iri-eng-2.4.2-11|40	
14mr|stardict-freedict-iri-eng-2.4.2-11|41	
14mr|stardict-freedict-iri-eng-2.4.2-11|42	
14mr|stardict-freedict-iri-eng-2.4.2-11|43	
14mr|stardict-freedict-iri-eng-2.4.2-11|44	%changelog
14mr|stardict-freedict-iri-eng-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-iri-eng-2.4.2-11|46	+ Revision: 31f2807
14mr|stardict-freedict-iri-eng-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-iri-eng-2.4.2-11|48	
14mr|stardict-freedict-iri-eng-2.4.2-11|49	

19020 14
14mr|stardict-freedict-ita-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-ita-deu-2.4.2-9|2	%define release 9
14mr|stardict-freedict-ita-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-ita-deu-2.4.2-9|4	
14mr|stardict-freedict-ita-deu-2.4.2-9|5	Summary:	Italian -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-ita-deu-2.4.2-9|6	Name:		stardict-freedict-ita-deu
14mr|stardict-freedict-ita-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-ita-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-ita-deu-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-ita-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-ita-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-ita-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-ita-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-ita-deu-2.4.2-9|14	
14mr|stardict-freedict-ita-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_ita-deu-%{version}.tar.bz2
14mr|stardict-freedict-ita-deu-2.4.2-9|16	
14mr|stardict-freedict-ita-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-ita-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-ita-deu-2.4.2-9|19	
14mr|stardict-freedict-ita-deu-2.4.2-9|20	%description
14mr|stardict-freedict-ita-deu-2.4.2-9|21	Italian -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-ita-deu-2.4.2-9|22	
14mr|stardict-freedict-ita-deu-2.4.2-9|23	%prep
14mr|stardict-freedict-ita-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_ita-deu-%{version}
14mr|stardict-freedict-ita-deu-2.4.2-9|25	
14mr|stardict-freedict-ita-deu-2.4.2-9|26	%build
14mr|stardict-freedict-ita-deu-2.4.2-9|27	
14mr|stardict-freedict-ita-deu-2.4.2-9|28	%install
14mr|stardict-freedict-ita-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-ita-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-ita-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-ita-deu-2.4.2-9|32	
14mr|stardict-freedict-ita-deu-2.4.2-9|33	%clean
14mr|stardict-freedict-ita-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-ita-deu-2.4.2-9|35	
14mr|stardict-freedict-ita-deu-2.4.2-9|36	%files
14mr|stardict-freedict-ita-deu-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-ita-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-ita-deu-2.4.2-9|39	
14mr|stardict-freedict-ita-deu-2.4.2-9|40	
14mr|stardict-freedict-ita-deu-2.4.2-9|41	
14mr|stardict-freedict-ita-deu-2.4.2-9|42	
14mr|stardict-freedict-ita-deu-2.4.2-9|43	
14mr|stardict-freedict-ita-deu-2.4.2-9|44	%changelog
14mr|stardict-freedict-ita-deu-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-ita-deu-2.4.2-9|46	+ Revision: 38fd789
14mr|stardict-freedict-ita-deu-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-ita-deu-2.4.2-9|48	
14mr|stardict-freedict-ita-deu-2.4.2-9|49	

19021 14
14mr|stardict-freedict-ita-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-ita-eng-2.4.2-11|2	%define release 11
14mr|stardict-freedict-ita-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-ita-eng-2.4.2-11|4	
14mr|stardict-freedict-ita-eng-2.4.2-11|5	Summary:	Italian -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-ita-eng-2.4.2-11|6	Name:		stardict-freedict-ita-eng
14mr|stardict-freedict-ita-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-ita-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-ita-eng-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-ita-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-ita-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-ita-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-ita-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-ita-eng-2.4.2-11|14	
14mr|stardict-freedict-ita-eng-2.4.2-11|15	# http://freedict.sourceforge.net/download/linux/ita-eng.tar.gz
14mr|stardict-freedict-ita-eng-2.4.2-11|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_ita-eng-%{version}.tar.bz2
14mr|stardict-freedict-ita-eng-2.4.2-11|17	
14mr|stardict-freedict-ita-eng-2.4.2-11|18	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-ita-eng-2.4.2-11|19	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-ita-eng-2.4.2-11|20	
14mr|stardict-freedict-ita-eng-2.4.2-11|21	%description
14mr|stardict-freedict-ita-eng-2.4.2-11|22	Italian -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-ita-eng-2.4.2-11|23	(originally for dictd)
14mr|stardict-freedict-ita-eng-2.4.2-11|24	
14mr|stardict-freedict-ita-eng-2.4.2-11|25	%prep
14mr|stardict-freedict-ita-eng-2.4.2-11|26	%setup -q -n stardict-dictd_www.freedict.de_ita-eng-%{version}
14mr|stardict-freedict-ita-eng-2.4.2-11|27	
14mr|stardict-freedict-ita-eng-2.4.2-11|28	%build
14mr|stardict-freedict-ita-eng-2.4.2-11|29	
14mr|stardict-freedict-ita-eng-2.4.2-11|30	%install
14mr|stardict-freedict-ita-eng-2.4.2-11|31	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-ita-eng-2.4.2-11|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-ita-eng-2.4.2-11|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-ita-eng-2.4.2-11|34	
14mr|stardict-freedict-ita-eng-2.4.2-11|35	%clean
14mr|stardict-freedict-ita-eng-2.4.2-11|36	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-ita-eng-2.4.2-11|37	
14mr|stardict-freedict-ita-eng-2.4.2-11|38	%files
14mr|stardict-freedict-ita-eng-2.4.2-11|39	%defattr(-,root,root)
14mr|stardict-freedict-ita-eng-2.4.2-11|40	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-ita-eng-2.4.2-11|41	
14mr|stardict-freedict-ita-eng-2.4.2-11|42	
14mr|stardict-freedict-ita-eng-2.4.2-11|43	
14mr|stardict-freedict-ita-eng-2.4.2-11|44	
14mr|stardict-freedict-ita-eng-2.4.2-11|45	
14mr|stardict-freedict-ita-eng-2.4.2-11|46	%changelog
14mr|stardict-freedict-ita-eng-2.4.2-11|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-ita-eng-2.4.2-11|48	+ Revision: 4605948
14mr|stardict-freedict-ita-eng-2.4.2-11|49	- MassBuild#440: Increase release tag
14mr|stardict-freedict-ita-eng-2.4.2-11|50	
14mr|stardict-freedict-ita-eng-2.4.2-11|51	

19022 14
14mr|stardict-freedict-jpn-deu-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-jpn-deu-2.4.2-11|2	%define release 11
14mr|stardict-freedict-jpn-deu-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-jpn-deu-2.4.2-11|4	
14mr|stardict-freedict-jpn-deu-2.4.2-11|5	Summary:	Japanese -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-jpn-deu-2.4.2-11|6	Name:		stardict-freedict-jpn-deu
14mr|stardict-freedict-jpn-deu-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-jpn-deu-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-jpn-deu-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-jpn-deu-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-jpn-deu-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-jpn-deu-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-jpn-deu-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-jpn-deu-2.4.2-11|14	
14mr|stardict-freedict-jpn-deu-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_jpn-deu-%{version}.tar.bz2
14mr|stardict-freedict-jpn-deu-2.4.2-11|16	
14mr|stardict-freedict-jpn-deu-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-jpn-deu-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-jpn-deu-2.4.2-11|19	
14mr|stardict-freedict-jpn-deu-2.4.2-11|20	%description
14mr|stardict-freedict-jpn-deu-2.4.2-11|21	Japanese -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-jpn-deu-2.4.2-11|22	
14mr|stardict-freedict-jpn-deu-2.4.2-11|23	%prep
14mr|stardict-freedict-jpn-deu-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_jpn-deu-%{version}
14mr|stardict-freedict-jpn-deu-2.4.2-11|25	
14mr|stardict-freedict-jpn-deu-2.4.2-11|26	%build
14mr|stardict-freedict-jpn-deu-2.4.2-11|27	
14mr|stardict-freedict-jpn-deu-2.4.2-11|28	%install
14mr|stardict-freedict-jpn-deu-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-jpn-deu-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-jpn-deu-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-jpn-deu-2.4.2-11|32	
14mr|stardict-freedict-jpn-deu-2.4.2-11|33	%clean
14mr|stardict-freedict-jpn-deu-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-jpn-deu-2.4.2-11|35	
14mr|stardict-freedict-jpn-deu-2.4.2-11|36	%files
14mr|stardict-freedict-jpn-deu-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-jpn-deu-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-jpn-deu-2.4.2-11|39	
14mr|stardict-freedict-jpn-deu-2.4.2-11|40	
14mr|stardict-freedict-jpn-deu-2.4.2-11|41	
14mr|stardict-freedict-jpn-deu-2.4.2-11|42	
14mr|stardict-freedict-jpn-deu-2.4.2-11|43	
14mr|stardict-freedict-jpn-deu-2.4.2-11|44	%changelog
14mr|stardict-freedict-jpn-deu-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-jpn-deu-2.4.2-11|46	+ Revision: ce5b414
14mr|stardict-freedict-jpn-deu-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-jpn-deu-2.4.2-11|48	
14mr|stardict-freedict-jpn-deu-2.4.2-11|49	

19023 14
14mr|stardict-freedict-kha-deu-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-kha-deu-2.4.2-10|2	%define release 10
14mr|stardict-freedict-kha-deu-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-kha-deu-2.4.2-10|4	
14mr|stardict-freedict-kha-deu-2.4.2-10|5	Summary:	Khasi -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-kha-deu-2.4.2-10|6	Name:		stardict-freedict-kha-deu
14mr|stardict-freedict-kha-deu-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-kha-deu-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-kha-deu-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-kha-deu-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-kha-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-kha-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-kha-deu-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-kha-deu-2.4.2-10|14	
14mr|stardict-freedict-kha-deu-2.4.2-10|15	# http://freedict.sourceforge.net/download/linux/kha-deu.tar.gz
14mr|stardict-freedict-kha-deu-2.4.2-10|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_kha-deu-%{version}.tar.bz2
14mr|stardict-freedict-kha-deu-2.4.2-10|17	
14mr|stardict-freedict-kha-deu-2.4.2-10|18	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-kha-deu-2.4.2-10|19	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-kha-deu-2.4.2-10|20	
14mr|stardict-freedict-kha-deu-2.4.2-10|21	%description
14mr|stardict-freedict-kha-deu-2.4.2-10|22	Khasi -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-kha-deu-2.4.2-10|23	(originally for dictd)
14mr|stardict-freedict-kha-deu-2.4.2-10|24	
14mr|stardict-freedict-kha-deu-2.4.2-10|25	%prep
14mr|stardict-freedict-kha-deu-2.4.2-10|26	%setup -q -n stardict-dictd_www.freedict.de_kha-deu-%{version}
14mr|stardict-freedict-kha-deu-2.4.2-10|27	
14mr|stardict-freedict-kha-deu-2.4.2-10|28	%build
14mr|stardict-freedict-kha-deu-2.4.2-10|29	
14mr|stardict-freedict-kha-deu-2.4.2-10|30	%install
14mr|stardict-freedict-kha-deu-2.4.2-10|31	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-kha-deu-2.4.2-10|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-kha-deu-2.4.2-10|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-kha-deu-2.4.2-10|34	
14mr|stardict-freedict-kha-deu-2.4.2-10|35	%clean
14mr|stardict-freedict-kha-deu-2.4.2-10|36	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-kha-deu-2.4.2-10|37	
14mr|stardict-freedict-kha-deu-2.4.2-10|38	%files
14mr|stardict-freedict-kha-deu-2.4.2-10|39	%defattr(-,root,root)
14mr|stardict-freedict-kha-deu-2.4.2-10|40	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-kha-deu-2.4.2-10|41	
14mr|stardict-freedict-kha-deu-2.4.2-10|42	
14mr|stardict-freedict-kha-deu-2.4.2-10|43	
14mr|stardict-freedict-kha-deu-2.4.2-10|44	
14mr|stardict-freedict-kha-deu-2.4.2-10|45	
14mr|stardict-freedict-kha-deu-2.4.2-10|46	%changelog
14mr|stardict-freedict-kha-deu-2.4.2-10|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-kha-deu-2.4.2-10|48	+ Revision: 4595735
14mr|stardict-freedict-kha-deu-2.4.2-10|49	- MassBuild#440: Increase release tag
14mr|stardict-freedict-kha-deu-2.4.2-10|50	
14mr|stardict-freedict-kha-deu-2.4.2-10|51	

19024 14
14mr|stardict-freedict-lat-deu-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-lat-deu-2.4.2-11|2	%define release 11
14mr|stardict-freedict-lat-deu-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-lat-deu-2.4.2-11|4	
14mr|stardict-freedict-lat-deu-2.4.2-11|5	Summary:	Latin -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-lat-deu-2.4.2-11|6	Name:		stardict-freedict-lat-deu
14mr|stardict-freedict-lat-deu-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-lat-deu-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-lat-deu-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-lat-deu-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-lat-deu-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-lat-deu-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-lat-deu-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-lat-deu-2.4.2-11|14	
14mr|stardict-freedict-lat-deu-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_lat-deu-%{version}.tar.bz2
14mr|stardict-freedict-lat-deu-2.4.2-11|16	
14mr|stardict-freedict-lat-deu-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-lat-deu-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-lat-deu-2.4.2-11|19	
14mr|stardict-freedict-lat-deu-2.4.2-11|20	%description
14mr|stardict-freedict-lat-deu-2.4.2-11|21	Latin -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-lat-deu-2.4.2-11|22	
14mr|stardict-freedict-lat-deu-2.4.2-11|23	%prep
14mr|stardict-freedict-lat-deu-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_lat-deu-%{version}
14mr|stardict-freedict-lat-deu-2.4.2-11|25	
14mr|stardict-freedict-lat-deu-2.4.2-11|26	%build
14mr|stardict-freedict-lat-deu-2.4.2-11|27	
14mr|stardict-freedict-lat-deu-2.4.2-11|28	%install
14mr|stardict-freedict-lat-deu-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-lat-deu-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-lat-deu-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-lat-deu-2.4.2-11|32	
14mr|stardict-freedict-lat-deu-2.4.2-11|33	%clean
14mr|stardict-freedict-lat-deu-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-lat-deu-2.4.2-11|35	
14mr|stardict-freedict-lat-deu-2.4.2-11|36	%files
14mr|stardict-freedict-lat-deu-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-lat-deu-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-lat-deu-2.4.2-11|39	
14mr|stardict-freedict-lat-deu-2.4.2-11|40	
14mr|stardict-freedict-lat-deu-2.4.2-11|41	
14mr|stardict-freedict-lat-deu-2.4.2-11|42	
14mr|stardict-freedict-lat-deu-2.4.2-11|43	
14mr|stardict-freedict-lat-deu-2.4.2-11|44	%changelog
14mr|stardict-freedict-lat-deu-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-lat-deu-2.4.2-11|46	+ Revision: 67b2843
14mr|stardict-freedict-lat-deu-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-lat-deu-2.4.2-11|48	
14mr|stardict-freedict-lat-deu-2.4.2-11|49	

19025 14
14mr|stardict-freedict-lat-eng-2.4.2-15|1	%define	version	2.4.2
14mr|stardict-freedict-lat-eng-2.4.2-15|2	%define release 15
14mr|stardict-freedict-lat-eng-2.4.2-15|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-lat-eng-2.4.2-15|4	
14mr|stardict-freedict-lat-eng-2.4.2-15|5	Summary:	Latin -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-lat-eng-2.4.2-15|6	Name:		stardict-freedict-lat-eng
14mr|stardict-freedict-lat-eng-2.4.2-15|7	Version:	%{version}
14mr|stardict-freedict-lat-eng-2.4.2-15|8	Release:	%{release}
14mr|stardict-freedict-lat-eng-2.4.2-15|9	License:	GPL
14mr|stardict-freedict-lat-eng-2.4.2-15|10	Group:		Databases
14mr|stardict-freedict-lat-eng-2.4.2-15|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-lat-eng-2.4.2-15|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-lat-eng-2.4.2-15|13	BuildArch:	noarch
14mr|stardict-freedict-lat-eng-2.4.2-15|14	
14mr|stardict-freedict-lat-eng-2.4.2-15|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_lat-eng-%{version}.tar.bz2
14mr|stardict-freedict-lat-eng-2.4.2-15|16	
14mr|stardict-freedict-lat-eng-2.4.2-15|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-lat-eng-2.4.2-15|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-lat-eng-2.4.2-15|19	
14mr|stardict-freedict-lat-eng-2.4.2-15|20	%description
14mr|stardict-freedict-lat-eng-2.4.2-15|21	Latin -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-lat-eng-2.4.2-15|22	
14mr|stardict-freedict-lat-eng-2.4.2-15|23	%prep
14mr|stardict-freedict-lat-eng-2.4.2-15|24	%setup -q -n stardict-dictd_www.freedict.de_lat-eng-%{version}
14mr|stardict-freedict-lat-eng-2.4.2-15|25	
14mr|stardict-freedict-lat-eng-2.4.2-15|26	%build
14mr|stardict-freedict-lat-eng-2.4.2-15|27	
14mr|stardict-freedict-lat-eng-2.4.2-15|28	%install
14mr|stardict-freedict-lat-eng-2.4.2-15|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-lat-eng-2.4.2-15|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-lat-eng-2.4.2-15|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-lat-eng-2.4.2-15|32	
14mr|stardict-freedict-lat-eng-2.4.2-15|33	%clean
14mr|stardict-freedict-lat-eng-2.4.2-15|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-lat-eng-2.4.2-15|35	
14mr|stardict-freedict-lat-eng-2.4.2-15|36	%files
14mr|stardict-freedict-lat-eng-2.4.2-15|37	%defattr(-,root,root)
14mr|stardict-freedict-lat-eng-2.4.2-15|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-lat-eng-2.4.2-15|39	
14mr|stardict-freedict-lat-eng-2.4.2-15|40	
14mr|stardict-freedict-lat-eng-2.4.2-15|41	
14mr|stardict-freedict-lat-eng-2.4.2-15|42	
14mr|stardict-freedict-lat-eng-2.4.2-15|43	
14mr|stardict-freedict-lat-eng-2.4.2-15|44	%changelog
14mr|stardict-freedict-lat-eng-2.4.2-15|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-15
14mr|stardict-freedict-lat-eng-2.4.2-15|46	+ Revision: 3d18541
14mr|stardict-freedict-lat-eng-2.4.2-15|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-lat-eng-2.4.2-15|48	
14mr|stardict-freedict-lat-eng-2.4.2-15|49	

19026 14
14mr|stardict-freedict-nld-deu-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-nld-deu-2.4.2-11|2	%define release 11
14mr|stardict-freedict-nld-deu-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-nld-deu-2.4.2-11|4	
14mr|stardict-freedict-nld-deu-2.4.2-11|5	Summary:	Nederland -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-nld-deu-2.4.2-11|6	Name:		stardict-freedict-nld-deu
14mr|stardict-freedict-nld-deu-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-nld-deu-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-nld-deu-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-nld-deu-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-nld-deu-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-nld-deu-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-nld-deu-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-nld-deu-2.4.2-11|14	
14mr|stardict-freedict-nld-deu-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-deu-%{version}.tar.bz2
14mr|stardict-freedict-nld-deu-2.4.2-11|16	
14mr|stardict-freedict-nld-deu-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-nld-deu-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-nld-deu-2.4.2-11|19	
14mr|stardict-freedict-nld-deu-2.4.2-11|20	%description
14mr|stardict-freedict-nld-deu-2.4.2-11|21	Nederland -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-nld-deu-2.4.2-11|22	
14mr|stardict-freedict-nld-deu-2.4.2-11|23	%prep
14mr|stardict-freedict-nld-deu-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_nld-deu-%{version}
14mr|stardict-freedict-nld-deu-2.4.2-11|25	
14mr|stardict-freedict-nld-deu-2.4.2-11|26	%build
14mr|stardict-freedict-nld-deu-2.4.2-11|27	
14mr|stardict-freedict-nld-deu-2.4.2-11|28	%install
14mr|stardict-freedict-nld-deu-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-deu-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-deu-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-deu-2.4.2-11|32	
14mr|stardict-freedict-nld-deu-2.4.2-11|33	%clean
14mr|stardict-freedict-nld-deu-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-deu-2.4.2-11|35	
14mr|stardict-freedict-nld-deu-2.4.2-11|36	%files
14mr|stardict-freedict-nld-deu-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-nld-deu-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-nld-deu-2.4.2-11|39	
14mr|stardict-freedict-nld-deu-2.4.2-11|40	
14mr|stardict-freedict-nld-deu-2.4.2-11|41	
14mr|stardict-freedict-nld-deu-2.4.2-11|42	
14mr|stardict-freedict-nld-deu-2.4.2-11|43	
14mr|stardict-freedict-nld-deu-2.4.2-11|44	%changelog
14mr|stardict-freedict-nld-deu-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-nld-deu-2.4.2-11|46	+ Revision: 0050cb3
14mr|stardict-freedict-nld-deu-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-nld-deu-2.4.2-11|48	
14mr|stardict-freedict-nld-deu-2.4.2-11|49	

19027 14
14mr|stardict-freedict-nld-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-nld-eng-2.4.2-10|2	%define release 10
14mr|stardict-freedict-nld-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-nld-eng-2.4.2-10|4	
14mr|stardict-freedict-nld-eng-2.4.2-10|5	Summary:	Nederland -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-nld-eng-2.4.2-10|6	Name:		stardict-freedict-nld-eng
14mr|stardict-freedict-nld-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-nld-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-nld-eng-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-nld-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-nld-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-nld-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-nld-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-nld-eng-2.4.2-10|14	
14mr|stardict-freedict-nld-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-eng-%{version}.tar.bz2
14mr|stardict-freedict-nld-eng-2.4.2-10|16	
14mr|stardict-freedict-nld-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-nld-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-nld-eng-2.4.2-10|19	
14mr|stardict-freedict-nld-eng-2.4.2-10|20	%description
14mr|stardict-freedict-nld-eng-2.4.2-10|21	Nederland -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-nld-eng-2.4.2-10|22	
14mr|stardict-freedict-nld-eng-2.4.2-10|23	%prep
14mr|stardict-freedict-nld-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_nld-eng-%{version}
14mr|stardict-freedict-nld-eng-2.4.2-10|25	
14mr|stardict-freedict-nld-eng-2.4.2-10|26	%build
14mr|stardict-freedict-nld-eng-2.4.2-10|27	
14mr|stardict-freedict-nld-eng-2.4.2-10|28	%install
14mr|stardict-freedict-nld-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-eng-2.4.2-10|32	
14mr|stardict-freedict-nld-eng-2.4.2-10|33	%clean
14mr|stardict-freedict-nld-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-eng-2.4.2-10|35	
14mr|stardict-freedict-nld-eng-2.4.2-10|36	%files
14mr|stardict-freedict-nld-eng-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-nld-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-nld-eng-2.4.2-10|39	
14mr|stardict-freedict-nld-eng-2.4.2-10|40	
14mr|stardict-freedict-nld-eng-2.4.2-10|41	
14mr|stardict-freedict-nld-eng-2.4.2-10|42	
14mr|stardict-freedict-nld-eng-2.4.2-10|43	
14mr|stardict-freedict-nld-eng-2.4.2-10|44	%changelog
14mr|stardict-freedict-nld-eng-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-nld-eng-2.4.2-10|46	+ Revision: f4bc6cf
14mr|stardict-freedict-nld-eng-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-nld-eng-2.4.2-10|48	
14mr|stardict-freedict-nld-eng-2.4.2-10|49	

19028 14
14mr|stardict-freedict-nld-fra-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-freedict-nld-fra-2.4.2-12|2	%define release 12
14mr|stardict-freedict-nld-fra-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-nld-fra-2.4.2-12|4	
14mr|stardict-freedict-nld-fra-2.4.2-12|5	Summary:	Nederland -> French Freedict dictionary for StarDict 2
14mr|stardict-freedict-nld-fra-2.4.2-12|6	Name:		stardict-freedict-nld-fra
14mr|stardict-freedict-nld-fra-2.4.2-12|7	Version:	%{version}
14mr|stardict-freedict-nld-fra-2.4.2-12|8	Release:	%{release}
14mr|stardict-freedict-nld-fra-2.4.2-12|9	License:	GPL
14mr|stardict-freedict-nld-fra-2.4.2-12|10	Group:		Databases
14mr|stardict-freedict-nld-fra-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-nld-fra-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-nld-fra-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-freedict-nld-fra-2.4.2-12|14	
14mr|stardict-freedict-nld-fra-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-fra-%{version}.tar.bz2
14mr|stardict-freedict-nld-fra-2.4.2-12|16	
14mr|stardict-freedict-nld-fra-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-nld-fra-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-nld-fra-2.4.2-12|19	
14mr|stardict-freedict-nld-fra-2.4.2-12|20	%description
14mr|stardict-freedict-nld-fra-2.4.2-12|21	Nederland -> French Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-nld-fra-2.4.2-12|22	
14mr|stardict-freedict-nld-fra-2.4.2-12|23	%prep
14mr|stardict-freedict-nld-fra-2.4.2-12|24	%setup -q -n stardict-dictd_www.freedict.de_nld-fra-%{version}
14mr|stardict-freedict-nld-fra-2.4.2-12|25	
14mr|stardict-freedict-nld-fra-2.4.2-12|26	%build
14mr|stardict-freedict-nld-fra-2.4.2-12|27	
14mr|stardict-freedict-nld-fra-2.4.2-12|28	%install
14mr|stardict-freedict-nld-fra-2.4.2-12|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-fra-2.4.2-12|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-fra-2.4.2-12|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-nld-fra-2.4.2-12|32	
14mr|stardict-freedict-nld-fra-2.4.2-12|33	%clean
14mr|stardict-freedict-nld-fra-2.4.2-12|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-nld-fra-2.4.2-12|35	
14mr|stardict-freedict-nld-fra-2.4.2-12|36	%files
14mr|stardict-freedict-nld-fra-2.4.2-12|37	%defattr(-,root,root)
14mr|stardict-freedict-nld-fra-2.4.2-12|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-nld-fra-2.4.2-12|39	
14mr|stardict-freedict-nld-fra-2.4.2-12|40	
14mr|stardict-freedict-nld-fra-2.4.2-12|41	
14mr|stardict-freedict-nld-fra-2.4.2-12|42	
14mr|stardict-freedict-nld-fra-2.4.2-12|43	
14mr|stardict-freedict-nld-fra-2.4.2-12|44	%changelog
14mr|stardict-freedict-nld-fra-2.4.2-12|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-freedict-nld-fra-2.4.2-12|46	+ Revision: c49fa56
14mr|stardict-freedict-nld-fra-2.4.2-12|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-nld-fra-2.4.2-12|48	
14mr|stardict-freedict-nld-fra-2.4.2-12|49	

19029 14
14mr|stardict-freedict-por-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-por-deu-2.4.2-9|2	%define release 9
14mr|stardict-freedict-por-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-por-deu-2.4.2-9|4	
14mr|stardict-freedict-por-deu-2.4.2-9|5	Summary:	Portugese -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-por-deu-2.4.2-9|6	Name:		stardict-freedict-por-deu
14mr|stardict-freedict-por-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-por-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-por-deu-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-por-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-por-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-por-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-por-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-por-deu-2.4.2-9|14	
14mr|stardict-freedict-por-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_por-deu-%{version}.tar.bz2
14mr|stardict-freedict-por-deu-2.4.2-9|16	
14mr|stardict-freedict-por-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-por-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-por-deu-2.4.2-9|19	
14mr|stardict-freedict-por-deu-2.4.2-9|20	%description
14mr|stardict-freedict-por-deu-2.4.2-9|21	Portugese -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-por-deu-2.4.2-9|22	
14mr|stardict-freedict-por-deu-2.4.2-9|23	%prep
14mr|stardict-freedict-por-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_por-deu-%{version}
14mr|stardict-freedict-por-deu-2.4.2-9|25	
14mr|stardict-freedict-por-deu-2.4.2-9|26	%build
14mr|stardict-freedict-por-deu-2.4.2-9|27	
14mr|stardict-freedict-por-deu-2.4.2-9|28	%install
14mr|stardict-freedict-por-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-por-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-por-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-por-deu-2.4.2-9|32	
14mr|stardict-freedict-por-deu-2.4.2-9|33	%clean
14mr|stardict-freedict-por-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-por-deu-2.4.2-9|35	
14mr|stardict-freedict-por-deu-2.4.2-9|36	%files
14mr|stardict-freedict-por-deu-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-por-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-por-deu-2.4.2-9|39	
14mr|stardict-freedict-por-deu-2.4.2-9|40	
14mr|stardict-freedict-por-deu-2.4.2-9|41	
14mr|stardict-freedict-por-deu-2.4.2-9|42	
14mr|stardict-freedict-por-deu-2.4.2-9|43	
14mr|stardict-freedict-por-deu-2.4.2-9|44	%changelog
14mr|stardict-freedict-por-deu-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-por-deu-2.4.2-9|46	+ Revision: eeffb5d
14mr|stardict-freedict-por-deu-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-por-deu-2.4.2-9|48	
14mr|stardict-freedict-por-deu-2.4.2-9|49	

19030 14
14mr|stardict-freedict-por-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-por-eng-2.4.2-10|2	%define release 10
14mr|stardict-freedict-por-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-por-eng-2.4.2-10|4	
14mr|stardict-freedict-por-eng-2.4.2-10|5	Summary:	Portugese -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-por-eng-2.4.2-10|6	Name:		stardict-freedict-por-eng
14mr|stardict-freedict-por-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-por-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-por-eng-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-por-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-por-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-por-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-por-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-por-eng-2.4.2-10|14	
14mr|stardict-freedict-por-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_por-eng-%{version}.tar.bz2
14mr|stardict-freedict-por-eng-2.4.2-10|16	
14mr|stardict-freedict-por-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-por-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-por-eng-2.4.2-10|19	
14mr|stardict-freedict-por-eng-2.4.2-10|20	%description
14mr|stardict-freedict-por-eng-2.4.2-10|21	Portugese -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-por-eng-2.4.2-10|22	
14mr|stardict-freedict-por-eng-2.4.2-10|23	%prep
14mr|stardict-freedict-por-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_por-eng-%{version}
14mr|stardict-freedict-por-eng-2.4.2-10|25	
14mr|stardict-freedict-por-eng-2.4.2-10|26	%build
14mr|stardict-freedict-por-eng-2.4.2-10|27	
14mr|stardict-freedict-por-eng-2.4.2-10|28	%install
14mr|stardict-freedict-por-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-por-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-por-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-por-eng-2.4.2-10|32	
14mr|stardict-freedict-por-eng-2.4.2-10|33	%clean
14mr|stardict-freedict-por-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-por-eng-2.4.2-10|35	
14mr|stardict-freedict-por-eng-2.4.2-10|36	%files
14mr|stardict-freedict-por-eng-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-por-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-por-eng-2.4.2-10|39	
14mr|stardict-freedict-por-eng-2.4.2-10|40	
14mr|stardict-freedict-por-eng-2.4.2-10|41	
14mr|stardict-freedict-por-eng-2.4.2-10|42	
14mr|stardict-freedict-por-eng-2.4.2-10|43	
14mr|stardict-freedict-por-eng-2.4.2-10|44	%changelog
14mr|stardict-freedict-por-eng-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-por-eng-2.4.2-10|46	+ Revision: 09203b1
14mr|stardict-freedict-por-eng-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-por-eng-2.4.2-10|48	
14mr|stardict-freedict-por-eng-2.4.2-10|49	

19031 14
14mr|stardict-freedict-sco-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-sco-deu-2.4.2-9|2	%define release 9
14mr|stardict-freedict-sco-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-sco-deu-2.4.2-9|4	
14mr|stardict-freedict-sco-deu-2.4.2-9|5	Summary:	Scottish -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-sco-deu-2.4.2-9|6	Name:		stardict-freedict-sco-deu
14mr|stardict-freedict-sco-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-sco-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-sco-deu-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-sco-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-sco-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-sco-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-sco-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-sco-deu-2.4.2-9|14	
14mr|stardict-freedict-sco-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_sco-deu-%{version}.tar.bz2
14mr|stardict-freedict-sco-deu-2.4.2-9|16	
14mr|stardict-freedict-sco-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-sco-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-sco-deu-2.4.2-9|19	
14mr|stardict-freedict-sco-deu-2.4.2-9|20	%description
14mr|stardict-freedict-sco-deu-2.4.2-9|21	Scottish -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-sco-deu-2.4.2-9|22	
14mr|stardict-freedict-sco-deu-2.4.2-9|23	%prep
14mr|stardict-freedict-sco-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_sco-deu-%{version}
14mr|stardict-freedict-sco-deu-2.4.2-9|25	
14mr|stardict-freedict-sco-deu-2.4.2-9|26	%build
14mr|stardict-freedict-sco-deu-2.4.2-9|27	
14mr|stardict-freedict-sco-deu-2.4.2-9|28	%install
14mr|stardict-freedict-sco-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-sco-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-sco-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-sco-deu-2.4.2-9|32	
14mr|stardict-freedict-sco-deu-2.4.2-9|33	%clean
14mr|stardict-freedict-sco-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-sco-deu-2.4.2-9|35	
14mr|stardict-freedict-sco-deu-2.4.2-9|36	%files
14mr|stardict-freedict-sco-deu-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-sco-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-sco-deu-2.4.2-9|39	
14mr|stardict-freedict-sco-deu-2.4.2-9|40	
14mr|stardict-freedict-sco-deu-2.4.2-9|41	
14mr|stardict-freedict-sco-deu-2.4.2-9|42	
14mr|stardict-freedict-sco-deu-2.4.2-9|43	
14mr|stardict-freedict-sco-deu-2.4.2-9|44	%changelog
14mr|stardict-freedict-sco-deu-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-sco-deu-2.4.2-9|46	+ Revision: c1fb5ec
14mr|stardict-freedict-sco-deu-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-sco-deu-2.4.2-9|48	
14mr|stardict-freedict-sco-deu-2.4.2-9|49	

19032 14
14mr|stardict-freedict-scr-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-scr-eng-2.4.2-9|2	%define release 9
14mr|stardict-freedict-scr-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-scr-eng-2.4.2-9|4	
14mr|stardict-freedict-scr-eng-2.4.2-9|5	Summary:	Serbo-Croat -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-scr-eng-2.4.2-9|6	Name:		stardict-freedict-scr-eng
14mr|stardict-freedict-scr-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-scr-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-scr-eng-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-scr-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-scr-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-scr-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-scr-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-scr-eng-2.4.2-9|14	
14mr|stardict-freedict-scr-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_scr-eng-%{version}.tar.bz2
14mr|stardict-freedict-scr-eng-2.4.2-9|16	
14mr|stardict-freedict-scr-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-scr-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-scr-eng-2.4.2-9|19	
14mr|stardict-freedict-scr-eng-2.4.2-9|20	%description
14mr|stardict-freedict-scr-eng-2.4.2-9|21	Serbo-Croat -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-scr-eng-2.4.2-9|22	
14mr|stardict-freedict-scr-eng-2.4.2-9|23	%prep
14mr|stardict-freedict-scr-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_scr-eng-%{version}
14mr|stardict-freedict-scr-eng-2.4.2-9|25	
14mr|stardict-freedict-scr-eng-2.4.2-9|26	%build
14mr|stardict-freedict-scr-eng-2.4.2-9|27	
14mr|stardict-freedict-scr-eng-2.4.2-9|28	%install
14mr|stardict-freedict-scr-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-scr-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-scr-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-scr-eng-2.4.2-9|32	
14mr|stardict-freedict-scr-eng-2.4.2-9|33	%clean
14mr|stardict-freedict-scr-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-scr-eng-2.4.2-9|35	
14mr|stardict-freedict-scr-eng-2.4.2-9|36	%files
14mr|stardict-freedict-scr-eng-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-scr-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-scr-eng-2.4.2-9|39	
14mr|stardict-freedict-scr-eng-2.4.2-9|40	
14mr|stardict-freedict-scr-eng-2.4.2-9|41	
14mr|stardict-freedict-scr-eng-2.4.2-9|42	
14mr|stardict-freedict-scr-eng-2.4.2-9|43	
14mr|stardict-freedict-scr-eng-2.4.2-9|44	%changelog
14mr|stardict-freedict-scr-eng-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-scr-eng-2.4.2-9|46	+ Revision: 0233feb
14mr|stardict-freedict-scr-eng-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-scr-eng-2.4.2-9|48	
14mr|stardict-freedict-scr-eng-2.4.2-9|49	

19033 14
14mr|stardict-freedict-slo-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-slo-eng-2.4.2-9|2	%define release 9
14mr|stardict-freedict-slo-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-slo-eng-2.4.2-9|4	
14mr|stardict-freedict-slo-eng-2.4.2-9|5	Summary:	Slovak -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-slo-eng-2.4.2-9|6	Name:		stardict-freedict-slo-eng
14mr|stardict-freedict-slo-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-slo-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-slo-eng-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-slo-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-slo-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-slo-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-slo-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-slo-eng-2.4.2-9|14	
14mr|stardict-freedict-slo-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_slo-eng-%{version}.tar.bz2
14mr|stardict-freedict-slo-eng-2.4.2-9|16	
14mr|stardict-freedict-slo-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-slo-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-slo-eng-2.4.2-9|19	
14mr|stardict-freedict-slo-eng-2.4.2-9|20	%description
14mr|stardict-freedict-slo-eng-2.4.2-9|21	Slovak -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-slo-eng-2.4.2-9|22	
14mr|stardict-freedict-slo-eng-2.4.2-9|23	%prep
14mr|stardict-freedict-slo-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_slo-eng-%{version}
14mr|stardict-freedict-slo-eng-2.4.2-9|25	
14mr|stardict-freedict-slo-eng-2.4.2-9|26	%build
14mr|stardict-freedict-slo-eng-2.4.2-9|27	
14mr|stardict-freedict-slo-eng-2.4.2-9|28	%install
14mr|stardict-freedict-slo-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-slo-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-slo-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-slo-eng-2.4.2-9|32	
14mr|stardict-freedict-slo-eng-2.4.2-9|33	%clean
14mr|stardict-freedict-slo-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-slo-eng-2.4.2-9|35	
14mr|stardict-freedict-slo-eng-2.4.2-9|36	%files
14mr|stardict-freedict-slo-eng-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-slo-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-slo-eng-2.4.2-9|39	
14mr|stardict-freedict-slo-eng-2.4.2-9|40	
14mr|stardict-freedict-slo-eng-2.4.2-9|41	
14mr|stardict-freedict-slo-eng-2.4.2-9|42	
14mr|stardict-freedict-slo-eng-2.4.2-9|43	
14mr|stardict-freedict-slo-eng-2.4.2-9|44	%changelog
14mr|stardict-freedict-slo-eng-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-slo-eng-2.4.2-9|46	+ Revision: 49ee04b
14mr|stardict-freedict-slo-eng-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-slo-eng-2.4.2-9|48	
14mr|stardict-freedict-slo-eng-2.4.2-9|49	

19034 14
14mr|stardict-freedict-spa-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-spa-eng-2.4.2-11|2	%define release 11
14mr|stardict-freedict-spa-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-spa-eng-2.4.2-11|4	
14mr|stardict-freedict-spa-eng-2.4.2-11|5	Summary:	Spanish -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-spa-eng-2.4.2-11|6	Name:		stardict-freedict-spa-eng
14mr|stardict-freedict-spa-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-spa-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-spa-eng-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-spa-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-spa-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-spa-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-spa-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-spa-eng-2.4.2-11|14	
14mr|stardict-freedict-spa-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_spa-eng-%{version}.tar.bz2
14mr|stardict-freedict-spa-eng-2.4.2-11|16	
14mr|stardict-freedict-spa-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-spa-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-spa-eng-2.4.2-11|19	
14mr|stardict-freedict-spa-eng-2.4.2-11|20	%description
14mr|stardict-freedict-spa-eng-2.4.2-11|21	Spanish -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-spa-eng-2.4.2-11|22	
14mr|stardict-freedict-spa-eng-2.4.2-11|23	%prep
14mr|stardict-freedict-spa-eng-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_spa-eng-%{version}
14mr|stardict-freedict-spa-eng-2.4.2-11|25	
14mr|stardict-freedict-spa-eng-2.4.2-11|26	%build
14mr|stardict-freedict-spa-eng-2.4.2-11|27	
14mr|stardict-freedict-spa-eng-2.4.2-11|28	%install
14mr|stardict-freedict-spa-eng-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-spa-eng-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-spa-eng-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-spa-eng-2.4.2-11|32	
14mr|stardict-freedict-spa-eng-2.4.2-11|33	%clean
14mr|stardict-freedict-spa-eng-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-spa-eng-2.4.2-11|35	
14mr|stardict-freedict-spa-eng-2.4.2-11|36	%files
14mr|stardict-freedict-spa-eng-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-spa-eng-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-spa-eng-2.4.2-11|39	
14mr|stardict-freedict-spa-eng-2.4.2-11|40	
14mr|stardict-freedict-spa-eng-2.4.2-11|41	
14mr|stardict-freedict-spa-eng-2.4.2-11|42	
14mr|stardict-freedict-spa-eng-2.4.2-11|43	
14mr|stardict-freedict-spa-eng-2.4.2-11|44	%changelog
14mr|stardict-freedict-spa-eng-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-spa-eng-2.4.2-11|46	+ Revision: 50f8c56
14mr|stardict-freedict-spa-eng-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-spa-eng-2.4.2-11|48	
14mr|stardict-freedict-spa-eng-2.4.2-11|49	

19035 14
14mr|stardict-freedict-swa-eng-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-freedict-swa-eng-2.4.2-12|2	%define release 12
14mr|stardict-freedict-swa-eng-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-swa-eng-2.4.2-12|4	
14mr|stardict-freedict-swa-eng-2.4.2-12|5	Summary:	Swahili -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-swa-eng-2.4.2-12|6	Name:		stardict-freedict-swa-eng
14mr|stardict-freedict-swa-eng-2.4.2-12|7	Version:	%{version}
14mr|stardict-freedict-swa-eng-2.4.2-12|8	Release:	%{release}
14mr|stardict-freedict-swa-eng-2.4.2-12|9	License:	GPL
14mr|stardict-freedict-swa-eng-2.4.2-12|10	Group:		Databases
14mr|stardict-freedict-swa-eng-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-swa-eng-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-swa-eng-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-freedict-swa-eng-2.4.2-12|14	
14mr|stardict-freedict-swa-eng-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_swa-eng-%{version}.tar.bz2
14mr|stardict-freedict-swa-eng-2.4.2-12|16	
14mr|stardict-freedict-swa-eng-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-swa-eng-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-swa-eng-2.4.2-12|19	
14mr|stardict-freedict-swa-eng-2.4.2-12|20	%description
14mr|stardict-freedict-swa-eng-2.4.2-12|21	Swahili -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-swa-eng-2.4.2-12|22	
14mr|stardict-freedict-swa-eng-2.4.2-12|23	%prep
14mr|stardict-freedict-swa-eng-2.4.2-12|24	%setup -q -n stardict-dictd_www.freedict.de_swa-eng-%{version}
14mr|stardict-freedict-swa-eng-2.4.2-12|25	
14mr|stardict-freedict-swa-eng-2.4.2-12|26	%build
14mr|stardict-freedict-swa-eng-2.4.2-12|27	
14mr|stardict-freedict-swa-eng-2.4.2-12|28	%install
14mr|stardict-freedict-swa-eng-2.4.2-12|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-swa-eng-2.4.2-12|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-swa-eng-2.4.2-12|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-swa-eng-2.4.2-12|32	
14mr|stardict-freedict-swa-eng-2.4.2-12|33	%clean
14mr|stardict-freedict-swa-eng-2.4.2-12|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-swa-eng-2.4.2-12|35	
14mr|stardict-freedict-swa-eng-2.4.2-12|36	%files
14mr|stardict-freedict-swa-eng-2.4.2-12|37	%defattr(-,root,root)
14mr|stardict-freedict-swa-eng-2.4.2-12|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-swa-eng-2.4.2-12|39	
14mr|stardict-freedict-swa-eng-2.4.2-12|40	
14mr|stardict-freedict-swa-eng-2.4.2-12|41	
14mr|stardict-freedict-swa-eng-2.4.2-12|42	
14mr|stardict-freedict-swa-eng-2.4.2-12|43	
14mr|stardict-freedict-swa-eng-2.4.2-12|44	%changelog
14mr|stardict-freedict-swa-eng-2.4.2-12|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-freedict-swa-eng-2.4.2-12|46	+ Revision: 4b5b781
14mr|stardict-freedict-swa-eng-2.4.2-12|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-swa-eng-2.4.2-12|48	
14mr|stardict-freedict-swa-eng-2.4.2-12|49	

19036 14
14mr|stardict-freedict-swe-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-freedict-swe-eng-2.4.2-10|2	%define release 10
14mr|stardict-freedict-swe-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-swe-eng-2.4.2-10|4	
14mr|stardict-freedict-swe-eng-2.4.2-10|5	Summary:	Swedish -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-swe-eng-2.4.2-10|6	Name:		stardict-freedict-swe-eng
14mr|stardict-freedict-swe-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-freedict-swe-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-freedict-swe-eng-2.4.2-10|9	License:	GPL
14mr|stardict-freedict-swe-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-freedict-swe-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-swe-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-swe-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-freedict-swe-eng-2.4.2-10|14	
14mr|stardict-freedict-swe-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_swe-eng-%{version}.tar.bz2
14mr|stardict-freedict-swe-eng-2.4.2-10|16	
14mr|stardict-freedict-swe-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-swe-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-swe-eng-2.4.2-10|19	
14mr|stardict-freedict-swe-eng-2.4.2-10|20	%description
14mr|stardict-freedict-swe-eng-2.4.2-10|21	Swedish -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-swe-eng-2.4.2-10|22	
14mr|stardict-freedict-swe-eng-2.4.2-10|23	%prep
14mr|stardict-freedict-swe-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_swe-eng-%{version}
14mr|stardict-freedict-swe-eng-2.4.2-10|25	
14mr|stardict-freedict-swe-eng-2.4.2-10|26	%build
14mr|stardict-freedict-swe-eng-2.4.2-10|27	
14mr|stardict-freedict-swe-eng-2.4.2-10|28	%install
14mr|stardict-freedict-swe-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-swe-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-swe-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-swe-eng-2.4.2-10|32	
14mr|stardict-freedict-swe-eng-2.4.2-10|33	%clean
14mr|stardict-freedict-swe-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-swe-eng-2.4.2-10|35	
14mr|stardict-freedict-swe-eng-2.4.2-10|36	%files
14mr|stardict-freedict-swe-eng-2.4.2-10|37	%defattr(-,root,root)
14mr|stardict-freedict-swe-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-swe-eng-2.4.2-10|39	
14mr|stardict-freedict-swe-eng-2.4.2-10|40	
14mr|stardict-freedict-swe-eng-2.4.2-10|41	
14mr|stardict-freedict-swe-eng-2.4.2-10|42	
14mr|stardict-freedict-swe-eng-2.4.2-10|43	
14mr|stardict-freedict-swe-eng-2.4.2-10|44	%changelog
14mr|stardict-freedict-swe-eng-2.4.2-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-freedict-swe-eng-2.4.2-10|46	+ Revision: af7c63e
14mr|stardict-freedict-swe-eng-2.4.2-10|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-swe-eng-2.4.2-10|48	
14mr|stardict-freedict-swe-eng-2.4.2-10|49	

19037 14
14mr|stardict-freedict-tur-deu-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-freedict-tur-deu-2.4.2-11|2	%define release 11
14mr|stardict-freedict-tur-deu-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-tur-deu-2.4.2-11|4	
14mr|stardict-freedict-tur-deu-2.4.2-11|5	Summary:	Turkish -> German Freedict dictionary for StarDict 2
14mr|stardict-freedict-tur-deu-2.4.2-11|6	Name:		stardict-freedict-tur-deu
14mr|stardict-freedict-tur-deu-2.4.2-11|7	Version:	%{version}
14mr|stardict-freedict-tur-deu-2.4.2-11|8	Release:	%{release}
14mr|stardict-freedict-tur-deu-2.4.2-11|9	License:	GPL
14mr|stardict-freedict-tur-deu-2.4.2-11|10	Group:		Databases
14mr|stardict-freedict-tur-deu-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-tur-deu-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-tur-deu-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-freedict-tur-deu-2.4.2-11|14	
14mr|stardict-freedict-tur-deu-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_tur-deu-%{version}.tar.bz2
14mr|stardict-freedict-tur-deu-2.4.2-11|16	
14mr|stardict-freedict-tur-deu-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-tur-deu-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-tur-deu-2.4.2-11|19	
14mr|stardict-freedict-tur-deu-2.4.2-11|20	%description
14mr|stardict-freedict-tur-deu-2.4.2-11|21	Turkish -> German Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-tur-deu-2.4.2-11|22	
14mr|stardict-freedict-tur-deu-2.4.2-11|23	%prep
14mr|stardict-freedict-tur-deu-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_tur-deu-%{version}
14mr|stardict-freedict-tur-deu-2.4.2-11|25	
14mr|stardict-freedict-tur-deu-2.4.2-11|26	%build
14mr|stardict-freedict-tur-deu-2.4.2-11|27	
14mr|stardict-freedict-tur-deu-2.4.2-11|28	%install
14mr|stardict-freedict-tur-deu-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-tur-deu-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-tur-deu-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-tur-deu-2.4.2-11|32	
14mr|stardict-freedict-tur-deu-2.4.2-11|33	%clean
14mr|stardict-freedict-tur-deu-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-tur-deu-2.4.2-11|35	
14mr|stardict-freedict-tur-deu-2.4.2-11|36	%files
14mr|stardict-freedict-tur-deu-2.4.2-11|37	%defattr(-,root,root)
14mr|stardict-freedict-tur-deu-2.4.2-11|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-tur-deu-2.4.2-11|39	
14mr|stardict-freedict-tur-deu-2.4.2-11|40	
14mr|stardict-freedict-tur-deu-2.4.2-11|41	
14mr|stardict-freedict-tur-deu-2.4.2-11|42	
14mr|stardict-freedict-tur-deu-2.4.2-11|43	
14mr|stardict-freedict-tur-deu-2.4.2-11|44	%changelog
14mr|stardict-freedict-tur-deu-2.4.2-11|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-freedict-tur-deu-2.4.2-11|46	+ Revision: 74f9979
14mr|stardict-freedict-tur-deu-2.4.2-11|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-tur-deu-2.4.2-11|48	
14mr|stardict-freedict-tur-deu-2.4.2-11|49	

19038 14
14mr|stardict-freedict-tur-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-freedict-tur-eng-2.4.2-9|2	%define release 9
14mr|stardict-freedict-tur-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-tur-eng-2.4.2-9|4	
14mr|stardict-freedict-tur-eng-2.4.2-9|5	Summary:	Turkish -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-tur-eng-2.4.2-9|6	Name:		stardict-freedict-tur-eng
14mr|stardict-freedict-tur-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-freedict-tur-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-freedict-tur-eng-2.4.2-9|9	License:	GPL
14mr|stardict-freedict-tur-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-freedict-tur-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-tur-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-tur-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-freedict-tur-eng-2.4.2-9|14	
14mr|stardict-freedict-tur-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_tur-eng-%{version}.tar.bz2
14mr|stardict-freedict-tur-eng-2.4.2-9|16	
14mr|stardict-freedict-tur-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-tur-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-tur-eng-2.4.2-9|19	
14mr|stardict-freedict-tur-eng-2.4.2-9|20	%description
14mr|stardict-freedict-tur-eng-2.4.2-9|21	Turkish -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-tur-eng-2.4.2-9|22	
14mr|stardict-freedict-tur-eng-2.4.2-9|23	%prep
14mr|stardict-freedict-tur-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_tur-eng-%{version}
14mr|stardict-freedict-tur-eng-2.4.2-9|25	
14mr|stardict-freedict-tur-eng-2.4.2-9|26	%build
14mr|stardict-freedict-tur-eng-2.4.2-9|27	
14mr|stardict-freedict-tur-eng-2.4.2-9|28	%install
14mr|stardict-freedict-tur-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-tur-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-tur-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-tur-eng-2.4.2-9|32	
14mr|stardict-freedict-tur-eng-2.4.2-9|33	%clean
14mr|stardict-freedict-tur-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-tur-eng-2.4.2-9|35	
14mr|stardict-freedict-tur-eng-2.4.2-9|36	%files
14mr|stardict-freedict-tur-eng-2.4.2-9|37	%defattr(-,root,root)
14mr|stardict-freedict-tur-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-tur-eng-2.4.2-9|39	
14mr|stardict-freedict-tur-eng-2.4.2-9|40	
14mr|stardict-freedict-tur-eng-2.4.2-9|41	
14mr|stardict-freedict-tur-eng-2.4.2-9|42	
14mr|stardict-freedict-tur-eng-2.4.2-9|43	
14mr|stardict-freedict-tur-eng-2.4.2-9|44	%changelog
14mr|stardict-freedict-tur-eng-2.4.2-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-freedict-tur-eng-2.4.2-9|46	+ Revision: 93b7444
14mr|stardict-freedict-tur-eng-2.4.2-9|47	- MassBuild#440: Increase release tag
14mr|stardict-freedict-tur-eng-2.4.2-9|48	
14mr|stardict-freedict-tur-eng-2.4.2-9|49	

19039 14
14mr|stardict-freedict-wel-eng-2.4.2-13|1	%define	version	2.4.2
14mr|stardict-freedict-wel-eng-2.4.2-13|2	%define release 13
14mr|stardict-freedict-wel-eng-2.4.2-13|3	%define dict_format_version	2.4.2
14mr|stardict-freedict-wel-eng-2.4.2-13|4	
14mr|stardict-freedict-wel-eng-2.4.2-13|5	Summary:	Welsh -> English Freedict dictionary for StarDict 2
14mr|stardict-freedict-wel-eng-2.4.2-13|6	Name:		stardict-freedict-wel-eng
14mr|stardict-freedict-wel-eng-2.4.2-13|7	Version:	%{version}
14mr|stardict-freedict-wel-eng-2.4.2-13|8	Release:	%{release}
14mr|stardict-freedict-wel-eng-2.4.2-13|9	License:	GPL
14mr|stardict-freedict-wel-eng-2.4.2-13|10	Group:		Databases
14mr|stardict-freedict-wel-eng-2.4.2-13|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-freedict-wel-eng-2.4.2-13|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-freedict-wel-eng-2.4.2-13|13	BuildArch:	noarch
14mr|stardict-freedict-wel-eng-2.4.2-13|14	
14mr|stardict-freedict-wel-eng-2.4.2-13|15	# http://freedict.sourceforge.net/download/linux/wel-eng.tar.gz
14mr|stardict-freedict-wel-eng-2.4.2-13|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_wel-eng-%{version}.tar.bz2
14mr|stardict-freedict-wel-eng-2.4.2-13|17	
14mr|stardict-freedict-wel-eng-2.4.2-13|18	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-freedict-wel-eng-2.4.2-13|19	Requires:	stardict >= %{dict_format_version}
14mr|stardict-freedict-wel-eng-2.4.2-13|20	
14mr|stardict-freedict-wel-eng-2.4.2-13|21	%description
14mr|stardict-freedict-wel-eng-2.4.2-13|22	Welsh -> English Freedict dictionary in StarDict 2 format
14mr|stardict-freedict-wel-eng-2.4.2-13|23	(originally for dictd)
14mr|stardict-freedict-wel-eng-2.4.2-13|24	
14mr|stardict-freedict-wel-eng-2.4.2-13|25	%prep
14mr|stardict-freedict-wel-eng-2.4.2-13|26	%setup -q -n stardict-dictd_www.freedict.de_wel-eng-%{version}
14mr|stardict-freedict-wel-eng-2.4.2-13|27	
14mr|stardict-freedict-wel-eng-2.4.2-13|28	%build
14mr|stardict-freedict-wel-eng-2.4.2-13|29	
14mr|stardict-freedict-wel-eng-2.4.2-13|30	%install
14mr|stardict-freedict-wel-eng-2.4.2-13|31	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-wel-eng-2.4.2-13|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-wel-eng-2.4.2-13|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-freedict-wel-eng-2.4.2-13|34	
14mr|stardict-freedict-wel-eng-2.4.2-13|35	%clean
14mr|stardict-freedict-wel-eng-2.4.2-13|36	rm -rf $RPM_BUILD_ROOT
14mr|stardict-freedict-wel-eng-2.4.2-13|37	
14mr|stardict-freedict-wel-eng-2.4.2-13|38	%files
14mr|stardict-freedict-wel-eng-2.4.2-13|39	%defattr(-,root,root)
14mr|stardict-freedict-wel-eng-2.4.2-13|40	%{_datadir}/stardict/dic/*
14mr|stardict-freedict-wel-eng-2.4.2-13|41	
14mr|stardict-freedict-wel-eng-2.4.2-13|42	
14mr|stardict-freedict-wel-eng-2.4.2-13|43	
14mr|stardict-freedict-wel-eng-2.4.2-13|44	
14mr|stardict-freedict-wel-eng-2.4.2-13|45	
14mr|stardict-freedict-wel-eng-2.4.2-13|46	%changelog
14mr|stardict-freedict-wel-eng-2.4.2-13|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-13
14mr|stardict-freedict-wel-eng-2.4.2-13|48	+ Revision: 481a3bc
14mr|stardict-freedict-wel-eng-2.4.2-13|49	- MassBuild#440: Increase release tag
14mr|stardict-freedict-wel-eng-2.4.2-13|50	
14mr|stardict-freedict-wel-eng-2.4.2-13|51	

19040 14
14mr|stardict-quick-afr-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-afr-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-afr-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-afr-eng-2.4.2-9|4	
14mr|stardict-quick-afr-eng-2.4.2-9|5	Summary:	Afrikaanss -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-afr-eng-2.4.2-9|6	Name:		stardict-quick-afr-eng
14mr|stardict-quick-afr-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-afr-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-afr-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-afr-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-afr-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-afr-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-afr-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-afr-eng-2.4.2-9|14	
14mr|stardict-quick-afr-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_afr-eng-%{version}.tar.bz2
14mr|stardict-quick-afr-eng-2.4.2-9|16	
14mr|stardict-quick-afr-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-afr-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-afr-eng-2.4.2-9|19	
14mr|stardict-quick-afr-eng-2.4.2-9|20	%description
14mr|stardict-quick-afr-eng-2.4.2-9|21	Afrikaanss -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-afr-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-afr-eng-2.4.2-9|23	
14mr|stardict-quick-afr-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-afr-eng-2.4.2-9|25	
14mr|stardict-quick-afr-eng-2.4.2-9|26	%prep
14mr|stardict-quick-afr-eng-2.4.2-9|27	%setup -q -n stardict-quick_afr-eng-%{version}
14mr|stardict-quick-afr-eng-2.4.2-9|28	
14mr|stardict-quick-afr-eng-2.4.2-9|29	%build
14mr|stardict-quick-afr-eng-2.4.2-9|30	
14mr|stardict-quick-afr-eng-2.4.2-9|31	%install
14mr|stardict-quick-afr-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-afr-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-afr-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-afr-eng-2.4.2-9|35	
14mr|stardict-quick-afr-eng-2.4.2-9|36	%clean
14mr|stardict-quick-afr-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-afr-eng-2.4.2-9|38	
14mr|stardict-quick-afr-eng-2.4.2-9|39	%files
14mr|stardict-quick-afr-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-afr-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-afr-eng-2.4.2-9|42	
14mr|stardict-quick-afr-eng-2.4.2-9|43	
14mr|stardict-quick-afr-eng-2.4.2-9|44	
14mr|stardict-quick-afr-eng-2.4.2-9|45	
14mr|stardict-quick-afr-eng-2.4.2-9|46	
14mr|stardict-quick-afr-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-afr-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-afr-eng-2.4.2-9|49	+ Revision: 8e88208
14mr|stardict-quick-afr-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-afr-eng-2.4.2-9|51	
14mr|stardict-quick-afr-eng-2.4.2-9|52	

19041 14
14mr|stardict-quick-dan-deu-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-dan-deu-2.4.2-9|2	%define release 9
14mr|stardict-quick-dan-deu-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-dan-deu-2.4.2-9|4	
14mr|stardict-quick-dan-deu-2.4.2-9|5	Summary:	Danish -> German *Quick dictionary for StarDict 2
14mr|stardict-quick-dan-deu-2.4.2-9|6	Name:		stardict-quick-dan-deu
14mr|stardict-quick-dan-deu-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-dan-deu-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-dan-deu-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-dan-deu-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-dan-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-dan-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-dan-deu-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-dan-deu-2.4.2-9|14	
14mr|stardict-quick-dan-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-deu-%{version}.tar.bz2
14mr|stardict-quick-dan-deu-2.4.2-9|16	
14mr|stardict-quick-dan-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-dan-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-dan-deu-2.4.2-9|19	
14mr|stardict-quick-dan-deu-2.4.2-9|20	%description
14mr|stardict-quick-dan-deu-2.4.2-9|21	Danish -> German *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-dan-deu-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-dan-deu-2.4.2-9|23	
14mr|stardict-quick-dan-deu-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-dan-deu-2.4.2-9|25	
14mr|stardict-quick-dan-deu-2.4.2-9|26	%prep
14mr|stardict-quick-dan-deu-2.4.2-9|27	%setup -q -n stardict-quick_dan-deu-%{version}
14mr|stardict-quick-dan-deu-2.4.2-9|28	
14mr|stardict-quick-dan-deu-2.4.2-9|29	%build
14mr|stardict-quick-dan-deu-2.4.2-9|30	
14mr|stardict-quick-dan-deu-2.4.2-9|31	%install
14mr|stardict-quick-dan-deu-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-deu-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-deu-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-deu-2.4.2-9|35	
14mr|stardict-quick-dan-deu-2.4.2-9|36	%clean
14mr|stardict-quick-dan-deu-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-deu-2.4.2-9|38	
14mr|stardict-quick-dan-deu-2.4.2-9|39	%files
14mr|stardict-quick-dan-deu-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-dan-deu-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-dan-deu-2.4.2-9|42	
14mr|stardict-quick-dan-deu-2.4.2-9|43	
14mr|stardict-quick-dan-deu-2.4.2-9|44	
14mr|stardict-quick-dan-deu-2.4.2-9|45	
14mr|stardict-quick-dan-deu-2.4.2-9|46	
14mr|stardict-quick-dan-deu-2.4.2-9|47	%changelog
14mr|stardict-quick-dan-deu-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-dan-deu-2.4.2-9|49	+ Revision: 89f34eb
14mr|stardict-quick-dan-deu-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-dan-deu-2.4.2-9|51	
14mr|stardict-quick-dan-deu-2.4.2-9|52	

19042 14
14mr|stardict-quick-dan-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-dan-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-dan-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-dan-eng-2.4.2-10|4	
14mr|stardict-quick-dan-eng-2.4.2-10|5	Summary:	Danish -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-dan-eng-2.4.2-10|6	Name:		stardict-quick-dan-eng
14mr|stardict-quick-dan-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-dan-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-dan-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-dan-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-dan-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-dan-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-dan-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-dan-eng-2.4.2-10|14	
14mr|stardict-quick-dan-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-eng-%{version}.tar.bz2
14mr|stardict-quick-dan-eng-2.4.2-10|16	
14mr|stardict-quick-dan-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-dan-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-dan-eng-2.4.2-10|19	
14mr|stardict-quick-dan-eng-2.4.2-10|20	%description
14mr|stardict-quick-dan-eng-2.4.2-10|21	Danish -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-dan-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-dan-eng-2.4.2-10|23	
14mr|stardict-quick-dan-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-dan-eng-2.4.2-10|25	
14mr|stardict-quick-dan-eng-2.4.2-10|26	%prep
14mr|stardict-quick-dan-eng-2.4.2-10|27	%setup -q -n stardict-quick_dan-eng-%{version}
14mr|stardict-quick-dan-eng-2.4.2-10|28	
14mr|stardict-quick-dan-eng-2.4.2-10|29	%build
14mr|stardict-quick-dan-eng-2.4.2-10|30	
14mr|stardict-quick-dan-eng-2.4.2-10|31	%install
14mr|stardict-quick-dan-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-eng-2.4.2-10|35	
14mr|stardict-quick-dan-eng-2.4.2-10|36	%clean
14mr|stardict-quick-dan-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-eng-2.4.2-10|38	
14mr|stardict-quick-dan-eng-2.4.2-10|39	%files
14mr|stardict-quick-dan-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-dan-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-dan-eng-2.4.2-10|42	
14mr|stardict-quick-dan-eng-2.4.2-10|43	
14mr|stardict-quick-dan-eng-2.4.2-10|44	
14mr|stardict-quick-dan-eng-2.4.2-10|45	
14mr|stardict-quick-dan-eng-2.4.2-10|46	
14mr|stardict-quick-dan-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-dan-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-dan-eng-2.4.2-10|49	+ Revision: e162238
14mr|stardict-quick-dan-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-dan-eng-2.4.2-10|51	
14mr|stardict-quick-dan-eng-2.4.2-10|52	

19043 14
14mr|stardict-quick-dan-fra-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-dan-fra-2.4.2-11|2	%define release 11
14mr|stardict-quick-dan-fra-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-dan-fra-2.4.2-11|4	
14mr|stardict-quick-dan-fra-2.4.2-11|5	Summary:	Danish -> French *Quick dictionary for StarDict 2
14mr|stardict-quick-dan-fra-2.4.2-11|6	Name:		stardict-quick-dan-fra
14mr|stardict-quick-dan-fra-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-dan-fra-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-dan-fra-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-dan-fra-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-dan-fra-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-dan-fra-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-dan-fra-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-dan-fra-2.4.2-11|14	
14mr|stardict-quick-dan-fra-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-fra-%{version}.tar.bz2
14mr|stardict-quick-dan-fra-2.4.2-11|16	
14mr|stardict-quick-dan-fra-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-dan-fra-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-dan-fra-2.4.2-11|19	
14mr|stardict-quick-dan-fra-2.4.2-11|20	%description
14mr|stardict-quick-dan-fra-2.4.2-11|21	Danish -> French *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-dan-fra-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-dan-fra-2.4.2-11|23	
14mr|stardict-quick-dan-fra-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-dan-fra-2.4.2-11|25	
14mr|stardict-quick-dan-fra-2.4.2-11|26	%prep
14mr|stardict-quick-dan-fra-2.4.2-11|27	%setup -q -n stardict-quick_dan-fra-%{version}
14mr|stardict-quick-dan-fra-2.4.2-11|28	
14mr|stardict-quick-dan-fra-2.4.2-11|29	%build
14mr|stardict-quick-dan-fra-2.4.2-11|30	
14mr|stardict-quick-dan-fra-2.4.2-11|31	%install
14mr|stardict-quick-dan-fra-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-fra-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-fra-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-dan-fra-2.4.2-11|35	
14mr|stardict-quick-dan-fra-2.4.2-11|36	%clean
14mr|stardict-quick-dan-fra-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-dan-fra-2.4.2-11|38	
14mr|stardict-quick-dan-fra-2.4.2-11|39	%files
14mr|stardict-quick-dan-fra-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-dan-fra-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-dan-fra-2.4.2-11|42	
14mr|stardict-quick-dan-fra-2.4.2-11|43	
14mr|stardict-quick-dan-fra-2.4.2-11|44	
14mr|stardict-quick-dan-fra-2.4.2-11|45	
14mr|stardict-quick-dan-fra-2.4.2-11|46	
14mr|stardict-quick-dan-fra-2.4.2-11|47	%changelog
14mr|stardict-quick-dan-fra-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-dan-fra-2.4.2-11|49	+ Revision: 038450e
14mr|stardict-quick-dan-fra-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-dan-fra-2.4.2-11|51	
14mr|stardict-quick-dan-fra-2.4.2-11|52	

19044 14
14mr|stardict-quick-deu-dan-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-deu-dan-2.4.2-10|2	%define release 10
14mr|stardict-quick-deu-dan-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-deu-dan-2.4.2-10|4	
14mr|stardict-quick-deu-dan-2.4.2-10|5	Summary:	German -> Danish *Quick dictionary for StarDict 2
14mr|stardict-quick-deu-dan-2.4.2-10|6	Name:		stardict-quick-deu-dan
14mr|stardict-quick-deu-dan-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-deu-dan-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-deu-dan-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-deu-dan-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-deu-dan-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-deu-dan-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-deu-dan-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-deu-dan-2.4.2-10|14	
14mr|stardict-quick-deu-dan-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-dan-%{version}.tar.bz2
14mr|stardict-quick-deu-dan-2.4.2-10|16	
14mr|stardict-quick-deu-dan-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-deu-dan-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-deu-dan-2.4.2-10|19	
14mr|stardict-quick-deu-dan-2.4.2-10|20	%description
14mr|stardict-quick-deu-dan-2.4.2-10|21	German -> Danish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-deu-dan-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-deu-dan-2.4.2-10|23	
14mr|stardict-quick-deu-dan-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-deu-dan-2.4.2-10|25	
14mr|stardict-quick-deu-dan-2.4.2-10|26	%prep
14mr|stardict-quick-deu-dan-2.4.2-10|27	%setup -q -n stardict-quick_deu-dan-%{version}
14mr|stardict-quick-deu-dan-2.4.2-10|28	
14mr|stardict-quick-deu-dan-2.4.2-10|29	%build
14mr|stardict-quick-deu-dan-2.4.2-10|30	
14mr|stardict-quick-deu-dan-2.4.2-10|31	%install
14mr|stardict-quick-deu-dan-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-dan-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-dan-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-dan-2.4.2-10|35	
14mr|stardict-quick-deu-dan-2.4.2-10|36	%clean
14mr|stardict-quick-deu-dan-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-dan-2.4.2-10|38	
14mr|stardict-quick-deu-dan-2.4.2-10|39	%files
14mr|stardict-quick-deu-dan-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-deu-dan-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-deu-dan-2.4.2-10|42	
14mr|stardict-quick-deu-dan-2.4.2-10|43	
14mr|stardict-quick-deu-dan-2.4.2-10|44	
14mr|stardict-quick-deu-dan-2.4.2-10|45	
14mr|stardict-quick-deu-dan-2.4.2-10|46	
14mr|stardict-quick-deu-dan-2.4.2-10|47	%changelog
14mr|stardict-quick-deu-dan-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-deu-dan-2.4.2-10|49	+ Revision: 3a802fd
14mr|stardict-quick-deu-dan-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-deu-dan-2.4.2-10|51	
14mr|stardict-quick-deu-dan-2.4.2-10|52	

19045 14
14mr|stardict-quick-deu-deu-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-deu-deu-2.4.2-10|2	%define release 10
14mr|stardict-quick-deu-deu-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-deu-deu-2.4.2-10|4	
14mr|stardict-quick-deu-deu-2.4.2-10|5	Summary:	German -> German *Quick dictionary for StarDict 2
14mr|stardict-quick-deu-deu-2.4.2-10|6	Name:		stardict-quick-deu-deu
14mr|stardict-quick-deu-deu-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-deu-deu-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-deu-deu-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-deu-deu-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-deu-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-deu-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-deu-deu-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-deu-deu-2.4.2-10|14	
14mr|stardict-quick-deu-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-deu-%{version}.tar.bz2
14mr|stardict-quick-deu-deu-2.4.2-10|16	
14mr|stardict-quick-deu-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-deu-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-deu-deu-2.4.2-10|19	
14mr|stardict-quick-deu-deu-2.4.2-10|20	%description
14mr|stardict-quick-deu-deu-2.4.2-10|21	German -> German *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-deu-deu-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-deu-deu-2.4.2-10|23	
14mr|stardict-quick-deu-deu-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-deu-deu-2.4.2-10|25	
14mr|stardict-quick-deu-deu-2.4.2-10|26	%prep
14mr|stardict-quick-deu-deu-2.4.2-10|27	%setup -q -n stardict-quick_deu-deu-%{version}
14mr|stardict-quick-deu-deu-2.4.2-10|28	
14mr|stardict-quick-deu-deu-2.4.2-10|29	%build
14mr|stardict-quick-deu-deu-2.4.2-10|30	
14mr|stardict-quick-deu-deu-2.4.2-10|31	%install
14mr|stardict-quick-deu-deu-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-deu-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-deu-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-deu-2.4.2-10|35	
14mr|stardict-quick-deu-deu-2.4.2-10|36	%clean
14mr|stardict-quick-deu-deu-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-deu-2.4.2-10|38	
14mr|stardict-quick-deu-deu-2.4.2-10|39	%files
14mr|stardict-quick-deu-deu-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-deu-deu-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-deu-deu-2.4.2-10|42	
14mr|stardict-quick-deu-deu-2.4.2-10|43	
14mr|stardict-quick-deu-deu-2.4.2-10|44	
14mr|stardict-quick-deu-deu-2.4.2-10|45	
14mr|stardict-quick-deu-deu-2.4.2-10|46	
14mr|stardict-quick-deu-deu-2.4.2-10|47	%changelog
14mr|stardict-quick-deu-deu-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-deu-deu-2.4.2-10|49	+ Revision: e476ca6
14mr|stardict-quick-deu-deu-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-deu-deu-2.4.2-10|51	
14mr|stardict-quick-deu-deu-2.4.2-10|52	

19046 14
14mr|stardict-quick-deu-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-deu-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-deu-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-deu-eng-2.4.2-10|4	
14mr|stardict-quick-deu-eng-2.4.2-10|5	Summary:	German -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-deu-eng-2.4.2-10|6	Name:		stardict-quick-deu-eng
14mr|stardict-quick-deu-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-deu-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-deu-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-deu-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-deu-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-deu-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-deu-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-deu-eng-2.4.2-10|14	
14mr|stardict-quick-deu-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-eng-%{version}.tar.bz2
14mr|stardict-quick-deu-eng-2.4.2-10|16	
14mr|stardict-quick-deu-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-deu-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-deu-eng-2.4.2-10|19	
14mr|stardict-quick-deu-eng-2.4.2-10|20	%description
14mr|stardict-quick-deu-eng-2.4.2-10|21	German -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-deu-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-deu-eng-2.4.2-10|23	
14mr|stardict-quick-deu-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-deu-eng-2.4.2-10|25	
14mr|stardict-quick-deu-eng-2.4.2-10|26	%prep
14mr|stardict-quick-deu-eng-2.4.2-10|27	%setup -q -n stardict-quick_deu-eng-%{version}
14mr|stardict-quick-deu-eng-2.4.2-10|28	
14mr|stardict-quick-deu-eng-2.4.2-10|29	%build
14mr|stardict-quick-deu-eng-2.4.2-10|30	
14mr|stardict-quick-deu-eng-2.4.2-10|31	%install
14mr|stardict-quick-deu-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-eng-2.4.2-10|35	
14mr|stardict-quick-deu-eng-2.4.2-10|36	%clean
14mr|stardict-quick-deu-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-eng-2.4.2-10|38	
14mr|stardict-quick-deu-eng-2.4.2-10|39	%files
14mr|stardict-quick-deu-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-deu-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-deu-eng-2.4.2-10|42	
14mr|stardict-quick-deu-eng-2.4.2-10|43	
14mr|stardict-quick-deu-eng-2.4.2-10|44	
14mr|stardict-quick-deu-eng-2.4.2-10|45	
14mr|stardict-quick-deu-eng-2.4.2-10|46	
14mr|stardict-quick-deu-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-deu-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-deu-eng-2.4.2-10|49	+ Revision: 372d0ef
14mr|stardict-quick-deu-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-deu-eng-2.4.2-10|51	
14mr|stardict-quick-deu-eng-2.4.2-10|52	

19047 14
14mr|stardict-quick-deu-swe-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-deu-swe-2.4.2-10|2	%define release 10
14mr|stardict-quick-deu-swe-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-deu-swe-2.4.2-10|4	
14mr|stardict-quick-deu-swe-2.4.2-10|5	Summary:	German -> Swedish *Quick dictionary for StarDict 2
14mr|stardict-quick-deu-swe-2.4.2-10|6	Name:		stardict-quick-deu-swe
14mr|stardict-quick-deu-swe-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-deu-swe-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-deu-swe-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-deu-swe-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-deu-swe-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-deu-swe-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-deu-swe-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-deu-swe-2.4.2-10|14	
14mr|stardict-quick-deu-swe-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-swe-%{version}.tar.bz2
14mr|stardict-quick-deu-swe-2.4.2-10|16	
14mr|stardict-quick-deu-swe-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-deu-swe-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-deu-swe-2.4.2-10|19	
14mr|stardict-quick-deu-swe-2.4.2-10|20	%description
14mr|stardict-quick-deu-swe-2.4.2-10|21	German -> Swedish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-deu-swe-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-deu-swe-2.4.2-10|23	
14mr|stardict-quick-deu-swe-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-deu-swe-2.4.2-10|25	
14mr|stardict-quick-deu-swe-2.4.2-10|26	%prep
14mr|stardict-quick-deu-swe-2.4.2-10|27	%setup -q -n stardict-quick_deu-swe-%{version}
14mr|stardict-quick-deu-swe-2.4.2-10|28	
14mr|stardict-quick-deu-swe-2.4.2-10|29	%build
14mr|stardict-quick-deu-swe-2.4.2-10|30	
14mr|stardict-quick-deu-swe-2.4.2-10|31	%install
14mr|stardict-quick-deu-swe-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-swe-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-swe-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-deu-swe-2.4.2-10|35	
14mr|stardict-quick-deu-swe-2.4.2-10|36	%clean
14mr|stardict-quick-deu-swe-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-deu-swe-2.4.2-10|38	
14mr|stardict-quick-deu-swe-2.4.2-10|39	%files
14mr|stardict-quick-deu-swe-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-deu-swe-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-deu-swe-2.4.2-10|42	
14mr|stardict-quick-deu-swe-2.4.2-10|43	
14mr|stardict-quick-deu-swe-2.4.2-10|44	
14mr|stardict-quick-deu-swe-2.4.2-10|45	
14mr|stardict-quick-deu-swe-2.4.2-10|46	
14mr|stardict-quick-deu-swe-2.4.2-10|47	%changelog
14mr|stardict-quick-deu-swe-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-deu-swe-2.4.2-10|49	+ Revision: 72eae81
14mr|stardict-quick-deu-swe-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-deu-swe-2.4.2-10|51	
14mr|stardict-quick-deu-swe-2.4.2-10|52	

19048 14
14mr|stardict-quick-eng-afr-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-eng-afr-2.4.2-11|2	%define release 11
14mr|stardict-quick-eng-afr-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-afr-2.4.2-11|4	
14mr|stardict-quick-eng-afr-2.4.2-11|5	Summary:	English -> Afrikaanss *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-afr-2.4.2-11|6	Name:		stardict-quick-eng-afr
14mr|stardict-quick-eng-afr-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-eng-afr-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-eng-afr-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-eng-afr-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-eng-afr-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-afr-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-afr-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-eng-afr-2.4.2-11|14	
14mr|stardict-quick-eng-afr-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-afr-%{version}.tar.bz2
14mr|stardict-quick-eng-afr-2.4.2-11|16	
14mr|stardict-quick-eng-afr-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-afr-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-afr-2.4.2-11|19	
14mr|stardict-quick-eng-afr-2.4.2-11|20	%description
14mr|stardict-quick-eng-afr-2.4.2-11|21	English -> Afrikaanss *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-afr-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-afr-2.4.2-11|23	
14mr|stardict-quick-eng-afr-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-eng-afr-2.4.2-11|25	
14mr|stardict-quick-eng-afr-2.4.2-11|26	%prep
14mr|stardict-quick-eng-afr-2.4.2-11|27	%setup -q -n stardict-quick_eng-afr-%{version}
14mr|stardict-quick-eng-afr-2.4.2-11|28	
14mr|stardict-quick-eng-afr-2.4.2-11|29	%build
14mr|stardict-quick-eng-afr-2.4.2-11|30	
14mr|stardict-quick-eng-afr-2.4.2-11|31	%install
14mr|stardict-quick-eng-afr-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-afr-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-afr-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-afr-2.4.2-11|35	
14mr|stardict-quick-eng-afr-2.4.2-11|36	%clean
14mr|stardict-quick-eng-afr-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-afr-2.4.2-11|38	
14mr|stardict-quick-eng-afr-2.4.2-11|39	%files
14mr|stardict-quick-eng-afr-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-eng-afr-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-afr-2.4.2-11|42	
14mr|stardict-quick-eng-afr-2.4.2-11|43	
14mr|stardict-quick-eng-afr-2.4.2-11|44	
14mr|stardict-quick-eng-afr-2.4.2-11|45	
14mr|stardict-quick-eng-afr-2.4.2-11|46	
14mr|stardict-quick-eng-afr-2.4.2-11|47	%changelog
14mr|stardict-quick-eng-afr-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-eng-afr-2.4.2-11|49	+ Revision: 59118b4
14mr|stardict-quick-eng-afr-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-afr-2.4.2-11|51	
14mr|stardict-quick-eng-afr-2.4.2-11|52	

19049 14
14mr|stardict-quick-eng-dan-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-eng-dan-2.4.2-11|2	%define release 11
14mr|stardict-quick-eng-dan-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-dan-2.4.2-11|4	
14mr|stardict-quick-eng-dan-2.4.2-11|5	Summary:	English -> Danish *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-dan-2.4.2-11|6	Name:		stardict-quick-eng-dan
14mr|stardict-quick-eng-dan-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-eng-dan-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-eng-dan-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-eng-dan-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-eng-dan-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-dan-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-dan-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-eng-dan-2.4.2-11|14	
14mr|stardict-quick-eng-dan-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-dan-%{version}.tar.bz2
14mr|stardict-quick-eng-dan-2.4.2-11|16	
14mr|stardict-quick-eng-dan-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-dan-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-dan-2.4.2-11|19	
14mr|stardict-quick-eng-dan-2.4.2-11|20	%description
14mr|stardict-quick-eng-dan-2.4.2-11|21	English -> Danish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-dan-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-dan-2.4.2-11|23	
14mr|stardict-quick-eng-dan-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-eng-dan-2.4.2-11|25	
14mr|stardict-quick-eng-dan-2.4.2-11|26	%prep
14mr|stardict-quick-eng-dan-2.4.2-11|27	%setup -q -n stardict-quick_eng-dan-%{version}
14mr|stardict-quick-eng-dan-2.4.2-11|28	
14mr|stardict-quick-eng-dan-2.4.2-11|29	%build
14mr|stardict-quick-eng-dan-2.4.2-11|30	
14mr|stardict-quick-eng-dan-2.4.2-11|31	%install
14mr|stardict-quick-eng-dan-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-dan-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-dan-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-dan-2.4.2-11|35	
14mr|stardict-quick-eng-dan-2.4.2-11|36	%clean
14mr|stardict-quick-eng-dan-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-dan-2.4.2-11|38	
14mr|stardict-quick-eng-dan-2.4.2-11|39	%files
14mr|stardict-quick-eng-dan-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-eng-dan-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-dan-2.4.2-11|42	
14mr|stardict-quick-eng-dan-2.4.2-11|43	
14mr|stardict-quick-eng-dan-2.4.2-11|44	
14mr|stardict-quick-eng-dan-2.4.2-11|45	
14mr|stardict-quick-eng-dan-2.4.2-11|46	
14mr|stardict-quick-eng-dan-2.4.2-11|47	%changelog
14mr|stardict-quick-eng-dan-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-eng-dan-2.4.2-11|49	+ Revision: bad3462
14mr|stardict-quick-eng-dan-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-dan-2.4.2-11|51	
14mr|stardict-quick-eng-dan-2.4.2-11|52	

19050 14
14mr|stardict-quick-eng-deu-2.4.2-13|1	%define	version	2.4.2
14mr|stardict-quick-eng-deu-2.4.2-13|2	%define release 13
14mr|stardict-quick-eng-deu-2.4.2-13|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-deu-2.4.2-13|4	
14mr|stardict-quick-eng-deu-2.4.2-13|5	Summary:	English -> German *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-deu-2.4.2-13|6	Name:		stardict-quick-eng-deu
14mr|stardict-quick-eng-deu-2.4.2-13|7	Version:	%{version}
14mr|stardict-quick-eng-deu-2.4.2-13|8	Release:	%{release}
14mr|stardict-quick-eng-deu-2.4.2-13|9	License:	Distributable
14mr|stardict-quick-eng-deu-2.4.2-13|10	Group:		Databases
14mr|stardict-quick-eng-deu-2.4.2-13|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-deu-2.4.2-13|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-deu-2.4.2-13|13	BuildArch:	noarch
14mr|stardict-quick-eng-deu-2.4.2-13|14	
14mr|stardict-quick-eng-deu-2.4.2-13|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-deu-%{version}.tar.bz2
14mr|stardict-quick-eng-deu-2.4.2-13|16	
14mr|stardict-quick-eng-deu-2.4.2-13|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-deu-2.4.2-13|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-deu-2.4.2-13|19	
14mr|stardict-quick-eng-deu-2.4.2-13|20	%description
14mr|stardict-quick-eng-deu-2.4.2-13|21	English -> German *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-deu-2.4.2-13|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-deu-2.4.2-13|23	
14mr|stardict-quick-eng-deu-2.4.2-13|24	http://www.futureware.at/.
14mr|stardict-quick-eng-deu-2.4.2-13|25	
14mr|stardict-quick-eng-deu-2.4.2-13|26	%prep
14mr|stardict-quick-eng-deu-2.4.2-13|27	%setup -q -n stardict-quick_eng-deu-%{version}
14mr|stardict-quick-eng-deu-2.4.2-13|28	
14mr|stardict-quick-eng-deu-2.4.2-13|29	%build
14mr|stardict-quick-eng-deu-2.4.2-13|30	
14mr|stardict-quick-eng-deu-2.4.2-13|31	%install
14mr|stardict-quick-eng-deu-2.4.2-13|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-deu-2.4.2-13|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-deu-2.4.2-13|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-deu-2.4.2-13|35	
14mr|stardict-quick-eng-deu-2.4.2-13|36	%clean
14mr|stardict-quick-eng-deu-2.4.2-13|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-deu-2.4.2-13|38	
14mr|stardict-quick-eng-deu-2.4.2-13|39	%files
14mr|stardict-quick-eng-deu-2.4.2-13|40	%defattr(-,root,root)
14mr|stardict-quick-eng-deu-2.4.2-13|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-deu-2.4.2-13|42	
14mr|stardict-quick-eng-deu-2.4.2-13|43	
14mr|stardict-quick-eng-deu-2.4.2-13|44	
14mr|stardict-quick-eng-deu-2.4.2-13|45	
14mr|stardict-quick-eng-deu-2.4.2-13|46	
14mr|stardict-quick-eng-deu-2.4.2-13|47	%changelog
14mr|stardict-quick-eng-deu-2.4.2-13|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-13
14mr|stardict-quick-eng-deu-2.4.2-13|49	+ Revision: a1c8d3f
14mr|stardict-quick-eng-deu-2.4.2-13|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-deu-2.4.2-13|51	
14mr|stardict-quick-eng-deu-2.4.2-13|52	

19051 14
14mr|stardict-quick-eng-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-eng-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-eng-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-eng-2.4.2-9|4	
14mr|stardict-quick-eng-eng-2.4.2-9|5	Summary:	English -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-eng-2.4.2-9|6	Name:		stardict-quick-eng-eng
14mr|stardict-quick-eng-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-eng-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-eng-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-eng-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-eng-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-eng-eng-2.4.2-9|14	
14mr|stardict-quick-eng-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-eng-%{version}.tar.bz2
14mr|stardict-quick-eng-eng-2.4.2-9|16	
14mr|stardict-quick-eng-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-eng-2.4.2-9|19	
14mr|stardict-quick-eng-eng-2.4.2-9|20	%description
14mr|stardict-quick-eng-eng-2.4.2-9|21	English -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-eng-2.4.2-9|23	
14mr|stardict-quick-eng-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-eng-eng-2.4.2-9|25	
14mr|stardict-quick-eng-eng-2.4.2-9|26	%prep
14mr|stardict-quick-eng-eng-2.4.2-9|27	%setup -q -n stardict-quick_eng-eng-%{version}
14mr|stardict-quick-eng-eng-2.4.2-9|28	
14mr|stardict-quick-eng-eng-2.4.2-9|29	%build
14mr|stardict-quick-eng-eng-2.4.2-9|30	
14mr|stardict-quick-eng-eng-2.4.2-9|31	%install
14mr|stardict-quick-eng-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-eng-2.4.2-9|35	
14mr|stardict-quick-eng-eng-2.4.2-9|36	%clean
14mr|stardict-quick-eng-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-eng-2.4.2-9|38	
14mr|stardict-quick-eng-eng-2.4.2-9|39	%files
14mr|stardict-quick-eng-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-eng-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-eng-2.4.2-9|42	
14mr|stardict-quick-eng-eng-2.4.2-9|43	
14mr|stardict-quick-eng-eng-2.4.2-9|44	
14mr|stardict-quick-eng-eng-2.4.2-9|45	
14mr|stardict-quick-eng-eng-2.4.2-9|46	
14mr|stardict-quick-eng-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-eng-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-eng-eng-2.4.2-9|49	+ Revision: 4b4e91d
14mr|stardict-quick-eng-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-eng-2.4.2-9|51	
14mr|stardict-quick-eng-eng-2.4.2-9|52	

19052 14
14mr|stardict-quick-eng-fin-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-fin-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-fin-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-fin-2.4.2-10|4	
14mr|stardict-quick-eng-fin-2.4.2-10|5	Summary:	English -> Finnish *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-fin-2.4.2-10|6	Name:		stardict-quick-eng-fin
14mr|stardict-quick-eng-fin-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-fin-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-fin-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-fin-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-fin-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-fin-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-fin-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-fin-2.4.2-10|14	
14mr|stardict-quick-eng-fin-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-fin-%{version}.tar.bz2
14mr|stardict-quick-eng-fin-2.4.2-10|16	
14mr|stardict-quick-eng-fin-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-fin-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-fin-2.4.2-10|19	
14mr|stardict-quick-eng-fin-2.4.2-10|20	%description
14mr|stardict-quick-eng-fin-2.4.2-10|21	English -> Finnish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-fin-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-fin-2.4.2-10|23	
14mr|stardict-quick-eng-fin-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-fin-2.4.2-10|25	
14mr|stardict-quick-eng-fin-2.4.2-10|26	%prep
14mr|stardict-quick-eng-fin-2.4.2-10|27	%setup -q -n stardict-quick_eng-fin-%{version}
14mr|stardict-quick-eng-fin-2.4.2-10|28	
14mr|stardict-quick-eng-fin-2.4.2-10|29	%build
14mr|stardict-quick-eng-fin-2.4.2-10|30	
14mr|stardict-quick-eng-fin-2.4.2-10|31	%install
14mr|stardict-quick-eng-fin-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-fin-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-fin-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-fin-2.4.2-10|35	
14mr|stardict-quick-eng-fin-2.4.2-10|36	%clean
14mr|stardict-quick-eng-fin-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-fin-2.4.2-10|38	
14mr|stardict-quick-eng-fin-2.4.2-10|39	%files
14mr|stardict-quick-eng-fin-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-fin-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-fin-2.4.2-10|42	
14mr|stardict-quick-eng-fin-2.4.2-10|43	
14mr|stardict-quick-eng-fin-2.4.2-10|44	
14mr|stardict-quick-eng-fin-2.4.2-10|45	
14mr|stardict-quick-eng-fin-2.4.2-10|46	
14mr|stardict-quick-eng-fin-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-fin-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-fin-2.4.2-10|49	+ Revision: 7af1dfb
14mr|stardict-quick-eng-fin-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-fin-2.4.2-10|51	
14mr|stardict-quick-eng-fin-2.4.2-10|52	

19053 14
14mr|stardict-quick-eng-fra-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-eng-fra-2.4.2-9|2	%define release 9
14mr|stardict-quick-eng-fra-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-fra-2.4.2-9|4	
14mr|stardict-quick-eng-fra-2.4.2-9|5	Summary:	English -> French *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-fra-2.4.2-9|6	Name:		stardict-quick-eng-fra
14mr|stardict-quick-eng-fra-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-eng-fra-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-eng-fra-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-eng-fra-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-eng-fra-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-fra-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-fra-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-eng-fra-2.4.2-9|14	
14mr|stardict-quick-eng-fra-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-fra-%{version}.tar.bz2
14mr|stardict-quick-eng-fra-2.4.2-9|16	
14mr|stardict-quick-eng-fra-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-fra-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-fra-2.4.2-9|19	
14mr|stardict-quick-eng-fra-2.4.2-9|20	%description
14mr|stardict-quick-eng-fra-2.4.2-9|21	English -> French *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-fra-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-fra-2.4.2-9|23	
14mr|stardict-quick-eng-fra-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-eng-fra-2.4.2-9|25	
14mr|stardict-quick-eng-fra-2.4.2-9|26	%prep
14mr|stardict-quick-eng-fra-2.4.2-9|27	%setup -q -n stardict-quick_eng-fra-%{version}
14mr|stardict-quick-eng-fra-2.4.2-9|28	
14mr|stardict-quick-eng-fra-2.4.2-9|29	%build
14mr|stardict-quick-eng-fra-2.4.2-9|30	
14mr|stardict-quick-eng-fra-2.4.2-9|31	%install
14mr|stardict-quick-eng-fra-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-fra-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-fra-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-fra-2.4.2-9|35	
14mr|stardict-quick-eng-fra-2.4.2-9|36	%clean
14mr|stardict-quick-eng-fra-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-fra-2.4.2-9|38	
14mr|stardict-quick-eng-fra-2.4.2-9|39	%files
14mr|stardict-quick-eng-fra-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-eng-fra-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-fra-2.4.2-9|42	
14mr|stardict-quick-eng-fra-2.4.2-9|43	
14mr|stardict-quick-eng-fra-2.4.2-9|44	
14mr|stardict-quick-eng-fra-2.4.2-9|45	
14mr|stardict-quick-eng-fra-2.4.2-9|46	
14mr|stardict-quick-eng-fra-2.4.2-9|47	%changelog
14mr|stardict-quick-eng-fra-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-eng-fra-2.4.2-9|49	+ Revision: 2c611e7
14mr|stardict-quick-eng-fra-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-fra-2.4.2-9|51	
14mr|stardict-quick-eng-fra-2.4.2-9|52	

19054 14
14mr|stardict-quick-eng-gre-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-gre-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-gre-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-gre-2.4.2-10|4	
14mr|stardict-quick-eng-gre-2.4.2-10|5	Summary:	English -> Greek *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-gre-2.4.2-10|6	Name:		stardict-quick-eng-gre
14mr|stardict-quick-eng-gre-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-gre-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-gre-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-gre-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-gre-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-gre-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-gre-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-gre-2.4.2-10|14	
14mr|stardict-quick-eng-gre-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-gre-%{version}.tar.bz2
14mr|stardict-quick-eng-gre-2.4.2-10|16	
14mr|stardict-quick-eng-gre-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-gre-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-gre-2.4.2-10|19	
14mr|stardict-quick-eng-gre-2.4.2-10|20	%description
14mr|stardict-quick-eng-gre-2.4.2-10|21	English -> Greek *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-gre-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-gre-2.4.2-10|23	
14mr|stardict-quick-eng-gre-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-gre-2.4.2-10|25	
14mr|stardict-quick-eng-gre-2.4.2-10|26	%prep
14mr|stardict-quick-eng-gre-2.4.2-10|27	%setup -q -n stardict-quick_eng-gre-%{version}
14mr|stardict-quick-eng-gre-2.4.2-10|28	
14mr|stardict-quick-eng-gre-2.4.2-10|29	%build
14mr|stardict-quick-eng-gre-2.4.2-10|30	
14mr|stardict-quick-eng-gre-2.4.2-10|31	%install
14mr|stardict-quick-eng-gre-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-gre-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-gre-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-gre-2.4.2-10|35	
14mr|stardict-quick-eng-gre-2.4.2-10|36	%clean
14mr|stardict-quick-eng-gre-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-gre-2.4.2-10|38	
14mr|stardict-quick-eng-gre-2.4.2-10|39	%files
14mr|stardict-quick-eng-gre-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-gre-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-gre-2.4.2-10|42	
14mr|stardict-quick-eng-gre-2.4.2-10|43	
14mr|stardict-quick-eng-gre-2.4.2-10|44	
14mr|stardict-quick-eng-gre-2.4.2-10|45	
14mr|stardict-quick-eng-gre-2.4.2-10|46	
14mr|stardict-quick-eng-gre-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-gre-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-gre-2.4.2-10|49	+ Revision: 826945f
14mr|stardict-quick-eng-gre-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-gre-2.4.2-10|51	
14mr|stardict-quick-eng-gre-2.4.2-10|52	

19055 14
14mr|stardict-quick-eng-hun-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-hun-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-hun-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-hun-2.4.2-10|4	
14mr|stardict-quick-eng-hun-2.4.2-10|5	Summary:	English -> Hungarian *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-hun-2.4.2-10|6	Name:		stardict-quick-eng-hun
14mr|stardict-quick-eng-hun-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-hun-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-hun-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-hun-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-hun-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-hun-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-hun-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-hun-2.4.2-10|14	
14mr|stardict-quick-eng-hun-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-hun-%{version}.tar.bz2
14mr|stardict-quick-eng-hun-2.4.2-10|16	
14mr|stardict-quick-eng-hun-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-hun-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-hun-2.4.2-10|19	
14mr|stardict-quick-eng-hun-2.4.2-10|20	%description
14mr|stardict-quick-eng-hun-2.4.2-10|21	English -> Hungarian *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-hun-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-hun-2.4.2-10|23	
14mr|stardict-quick-eng-hun-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-hun-2.4.2-10|25	
14mr|stardict-quick-eng-hun-2.4.2-10|26	%prep
14mr|stardict-quick-eng-hun-2.4.2-10|27	%setup -q -n stardict-quick_eng-hun-%{version}
14mr|stardict-quick-eng-hun-2.4.2-10|28	
14mr|stardict-quick-eng-hun-2.4.2-10|29	%build
14mr|stardict-quick-eng-hun-2.4.2-10|30	
14mr|stardict-quick-eng-hun-2.4.2-10|31	%install
14mr|stardict-quick-eng-hun-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-hun-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-hun-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-hun-2.4.2-10|35	
14mr|stardict-quick-eng-hun-2.4.2-10|36	%clean
14mr|stardict-quick-eng-hun-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-hun-2.4.2-10|38	
14mr|stardict-quick-eng-hun-2.4.2-10|39	%files
14mr|stardict-quick-eng-hun-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-hun-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-hun-2.4.2-10|42	
14mr|stardict-quick-eng-hun-2.4.2-10|43	
14mr|stardict-quick-eng-hun-2.4.2-10|44	
14mr|stardict-quick-eng-hun-2.4.2-10|45	
14mr|stardict-quick-eng-hun-2.4.2-10|46	
14mr|stardict-quick-eng-hun-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-hun-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-hun-2.4.2-10|49	+ Revision: 7461ee5
14mr|stardict-quick-eng-hun-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-hun-2.4.2-10|51	
14mr|stardict-quick-eng-hun-2.4.2-10|52	

19056 14
14mr|stardict-quick-eng-ind-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-eng-ind-2.4.2-11|2	%define release 11
14mr|stardict-quick-eng-ind-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-ind-2.4.2-11|4	
14mr|stardict-quick-eng-ind-2.4.2-11|5	Summary:	English -> Indonesian *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-ind-2.4.2-11|6	Name:		stardict-quick-eng-ind
14mr|stardict-quick-eng-ind-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-eng-ind-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-eng-ind-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-eng-ind-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-eng-ind-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-ind-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-ind-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-eng-ind-2.4.2-11|14	
14mr|stardict-quick-eng-ind-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-ind-%{version}.tar.bz2
14mr|stardict-quick-eng-ind-2.4.2-11|16	
14mr|stardict-quick-eng-ind-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-ind-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-ind-2.4.2-11|19	
14mr|stardict-quick-eng-ind-2.4.2-11|20	%description
14mr|stardict-quick-eng-ind-2.4.2-11|21	English -> Indonesian *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-ind-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-ind-2.4.2-11|23	
14mr|stardict-quick-eng-ind-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-eng-ind-2.4.2-11|25	
14mr|stardict-quick-eng-ind-2.4.2-11|26	%prep
14mr|stardict-quick-eng-ind-2.4.2-11|27	%setup -q -n stardict-quick_eng-ind-%{version}
14mr|stardict-quick-eng-ind-2.4.2-11|28	
14mr|stardict-quick-eng-ind-2.4.2-11|29	%build
14mr|stardict-quick-eng-ind-2.4.2-11|30	
14mr|stardict-quick-eng-ind-2.4.2-11|31	%install
14mr|stardict-quick-eng-ind-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-ind-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-ind-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-ind-2.4.2-11|35	
14mr|stardict-quick-eng-ind-2.4.2-11|36	%clean
14mr|stardict-quick-eng-ind-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-ind-2.4.2-11|38	
14mr|stardict-quick-eng-ind-2.4.2-11|39	%files
14mr|stardict-quick-eng-ind-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-eng-ind-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-ind-2.4.2-11|42	
14mr|stardict-quick-eng-ind-2.4.2-11|43	
14mr|stardict-quick-eng-ind-2.4.2-11|44	
14mr|stardict-quick-eng-ind-2.4.2-11|45	
14mr|stardict-quick-eng-ind-2.4.2-11|46	
14mr|stardict-quick-eng-ind-2.4.2-11|47	%changelog
14mr|stardict-quick-eng-ind-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-eng-ind-2.4.2-11|49	+ Revision: 49183a3
14mr|stardict-quick-eng-ind-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-ind-2.4.2-11|51	
14mr|stardict-quick-eng-ind-2.4.2-11|52	

19057 14
14mr|stardict-quick-eng-ita-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-ita-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-ita-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-ita-2.4.2-10|4	
14mr|stardict-quick-eng-ita-2.4.2-10|5	Summary:	English -> Italian *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-ita-2.4.2-10|6	Name:		stardict-quick-eng-ita
14mr|stardict-quick-eng-ita-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-ita-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-ita-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-ita-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-ita-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-ita-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-ita-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-ita-2.4.2-10|14	
14mr|stardict-quick-eng-ita-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-ita-%{version}.tar.bz2
14mr|stardict-quick-eng-ita-2.4.2-10|16	
14mr|stardict-quick-eng-ita-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-ita-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-ita-2.4.2-10|19	
14mr|stardict-quick-eng-ita-2.4.2-10|20	%description
14mr|stardict-quick-eng-ita-2.4.2-10|21	English -> Italian *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-ita-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-ita-2.4.2-10|23	
14mr|stardict-quick-eng-ita-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-ita-2.4.2-10|25	
14mr|stardict-quick-eng-ita-2.4.2-10|26	%prep
14mr|stardict-quick-eng-ita-2.4.2-10|27	%setup -q -n stardict-quick_eng-ita-%{version}
14mr|stardict-quick-eng-ita-2.4.2-10|28	
14mr|stardict-quick-eng-ita-2.4.2-10|29	%build
14mr|stardict-quick-eng-ita-2.4.2-10|30	
14mr|stardict-quick-eng-ita-2.4.2-10|31	%install
14mr|stardict-quick-eng-ita-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-ita-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-ita-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-ita-2.4.2-10|35	
14mr|stardict-quick-eng-ita-2.4.2-10|36	%clean
14mr|stardict-quick-eng-ita-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-ita-2.4.2-10|38	
14mr|stardict-quick-eng-ita-2.4.2-10|39	%files
14mr|stardict-quick-eng-ita-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-ita-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-ita-2.4.2-10|42	
14mr|stardict-quick-eng-ita-2.4.2-10|43	
14mr|stardict-quick-eng-ita-2.4.2-10|44	
14mr|stardict-quick-eng-ita-2.4.2-10|45	
14mr|stardict-quick-eng-ita-2.4.2-10|46	
14mr|stardict-quick-eng-ita-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-ita-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-ita-2.4.2-10|49	+ Revision: d4bda7b
14mr|stardict-quick-eng-ita-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-ita-2.4.2-10|51	
14mr|stardict-quick-eng-ita-2.4.2-10|52	

19058 14
14mr|stardict-quick-eng-jpn-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-jpn-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-jpn-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-jpn-2.4.2-10|4	
14mr|stardict-quick-eng-jpn-2.4.2-10|5	Summary:	English -> Japanese *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-jpn-2.4.2-10|6	Name:		stardict-quick-eng-jpn
14mr|stardict-quick-eng-jpn-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-jpn-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-jpn-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-jpn-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-jpn-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-jpn-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-jpn-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-jpn-2.4.2-10|14	
14mr|stardict-quick-eng-jpn-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-jpn-%{version}.tar.bz2
14mr|stardict-quick-eng-jpn-2.4.2-10|16	
14mr|stardict-quick-eng-jpn-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-jpn-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-jpn-2.4.2-10|19	
14mr|stardict-quick-eng-jpn-2.4.2-10|20	%description
14mr|stardict-quick-eng-jpn-2.4.2-10|21	English -> Japanese *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-jpn-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-jpn-2.4.2-10|23	
14mr|stardict-quick-eng-jpn-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-jpn-2.4.2-10|25	
14mr|stardict-quick-eng-jpn-2.4.2-10|26	%prep
14mr|stardict-quick-eng-jpn-2.4.2-10|27	%setup -q -n stardict-quick_eng-jpn-%{version}
14mr|stardict-quick-eng-jpn-2.4.2-10|28	
14mr|stardict-quick-eng-jpn-2.4.2-10|29	%build
14mr|stardict-quick-eng-jpn-2.4.2-10|30	
14mr|stardict-quick-eng-jpn-2.4.2-10|31	%install
14mr|stardict-quick-eng-jpn-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-jpn-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-jpn-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-jpn-2.4.2-10|35	
14mr|stardict-quick-eng-jpn-2.4.2-10|36	%clean
14mr|stardict-quick-eng-jpn-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-jpn-2.4.2-10|38	
14mr|stardict-quick-eng-jpn-2.4.2-10|39	%files
14mr|stardict-quick-eng-jpn-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-jpn-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-jpn-2.4.2-10|42	
14mr|stardict-quick-eng-jpn-2.4.2-10|43	
14mr|stardict-quick-eng-jpn-2.4.2-10|44	
14mr|stardict-quick-eng-jpn-2.4.2-10|45	
14mr|stardict-quick-eng-jpn-2.4.2-10|46	
14mr|stardict-quick-eng-jpn-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-jpn-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-jpn-2.4.2-10|49	+ Revision: 0d0f338
14mr|stardict-quick-eng-jpn-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-jpn-2.4.2-10|51	
14mr|stardict-quick-eng-jpn-2.4.2-10|52	

19059 14
14mr|stardict-quick-eng-lat-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-eng-lat-2.4.2-9|2	%define release 9
14mr|stardict-quick-eng-lat-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-lat-2.4.2-9|4	
14mr|stardict-quick-eng-lat-2.4.2-9|5	Summary:	English -> Latin *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-lat-2.4.2-9|6	Name:		stardict-quick-eng-lat
14mr|stardict-quick-eng-lat-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-eng-lat-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-eng-lat-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-eng-lat-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-eng-lat-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-lat-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-lat-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-eng-lat-2.4.2-9|14	
14mr|stardict-quick-eng-lat-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-lat-%{version}.tar.bz2
14mr|stardict-quick-eng-lat-2.4.2-9|16	
14mr|stardict-quick-eng-lat-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-lat-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-lat-2.4.2-9|19	
14mr|stardict-quick-eng-lat-2.4.2-9|20	%description
14mr|stardict-quick-eng-lat-2.4.2-9|21	English -> Latin *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-lat-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-lat-2.4.2-9|23	
14mr|stardict-quick-eng-lat-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-eng-lat-2.4.2-9|25	
14mr|stardict-quick-eng-lat-2.4.2-9|26	%prep
14mr|stardict-quick-eng-lat-2.4.2-9|27	%setup -q -n stardict-quick_eng-lat-%{version}
14mr|stardict-quick-eng-lat-2.4.2-9|28	
14mr|stardict-quick-eng-lat-2.4.2-9|29	%build
14mr|stardict-quick-eng-lat-2.4.2-9|30	
14mr|stardict-quick-eng-lat-2.4.2-9|31	%install
14mr|stardict-quick-eng-lat-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-lat-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-lat-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-lat-2.4.2-9|35	
14mr|stardict-quick-eng-lat-2.4.2-9|36	%clean
14mr|stardict-quick-eng-lat-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-lat-2.4.2-9|38	
14mr|stardict-quick-eng-lat-2.4.2-9|39	%files
14mr|stardict-quick-eng-lat-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-eng-lat-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-lat-2.4.2-9|42	
14mr|stardict-quick-eng-lat-2.4.2-9|43	
14mr|stardict-quick-eng-lat-2.4.2-9|44	
14mr|stardict-quick-eng-lat-2.4.2-9|45	
14mr|stardict-quick-eng-lat-2.4.2-9|46	
14mr|stardict-quick-eng-lat-2.4.2-9|47	%changelog
14mr|stardict-quick-eng-lat-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-eng-lat-2.4.2-9|49	+ Revision: 99d65c4
14mr|stardict-quick-eng-lat-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-lat-2.4.2-9|51	
14mr|stardict-quick-eng-lat-2.4.2-9|52	

19060 14
14mr|stardict-quick-eng-nld-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-eng-nld-2.4.2-11|2	%define release 11
14mr|stardict-quick-eng-nld-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-nld-2.4.2-11|4	
14mr|stardict-quick-eng-nld-2.4.2-11|5	Summary:	English -> Dutch *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-nld-2.4.2-11|6	Name:		stardict-quick-eng-nld
14mr|stardict-quick-eng-nld-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-eng-nld-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-eng-nld-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-eng-nld-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-eng-nld-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-nld-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-nld-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-eng-nld-2.4.2-11|14	
14mr|stardict-quick-eng-nld-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-nld-%{version}.tar.bz2
14mr|stardict-quick-eng-nld-2.4.2-11|16	
14mr|stardict-quick-eng-nld-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-nld-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-nld-2.4.2-11|19	
14mr|stardict-quick-eng-nld-2.4.2-11|20	%description
14mr|stardict-quick-eng-nld-2.4.2-11|21	English -> Dutch *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-nld-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-nld-2.4.2-11|23	
14mr|stardict-quick-eng-nld-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-eng-nld-2.4.2-11|25	
14mr|stardict-quick-eng-nld-2.4.2-11|26	%prep
14mr|stardict-quick-eng-nld-2.4.2-11|27	%setup -q -n stardict-quick_eng-nld-%{version}
14mr|stardict-quick-eng-nld-2.4.2-11|28	
14mr|stardict-quick-eng-nld-2.4.2-11|29	%build
14mr|stardict-quick-eng-nld-2.4.2-11|30	
14mr|stardict-quick-eng-nld-2.4.2-11|31	%install
14mr|stardict-quick-eng-nld-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-nld-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-nld-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-nld-2.4.2-11|35	
14mr|stardict-quick-eng-nld-2.4.2-11|36	%clean
14mr|stardict-quick-eng-nld-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-nld-2.4.2-11|38	
14mr|stardict-quick-eng-nld-2.4.2-11|39	%files
14mr|stardict-quick-eng-nld-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-eng-nld-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-nld-2.4.2-11|42	
14mr|stardict-quick-eng-nld-2.4.2-11|43	
14mr|stardict-quick-eng-nld-2.4.2-11|44	
14mr|stardict-quick-eng-nld-2.4.2-11|45	
14mr|stardict-quick-eng-nld-2.4.2-11|46	
14mr|stardict-quick-eng-nld-2.4.2-11|47	%changelog
14mr|stardict-quick-eng-nld-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-eng-nld-2.4.2-11|49	+ Revision: 530c6ce
14mr|stardict-quick-eng-nld-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-nld-2.4.2-11|51	
14mr|stardict-quick-eng-nld-2.4.2-11|52	

19061 14
14mr|stardict-quick-eng-nor-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-eng-nor-2.4.2-11|2	%define release 11
14mr|stardict-quick-eng-nor-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-nor-2.4.2-11|4	
14mr|stardict-quick-eng-nor-2.4.2-11|5	Summary:	English -> Norwegian *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-nor-2.4.2-11|6	Name:		stardict-quick-eng-nor
14mr|stardict-quick-eng-nor-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-eng-nor-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-eng-nor-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-eng-nor-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-eng-nor-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-nor-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-nor-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-eng-nor-2.4.2-11|14	
14mr|stardict-quick-eng-nor-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-nor-%{version}.tar.bz2
14mr|stardict-quick-eng-nor-2.4.2-11|16	
14mr|stardict-quick-eng-nor-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-nor-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-nor-2.4.2-11|19	
14mr|stardict-quick-eng-nor-2.4.2-11|20	%description
14mr|stardict-quick-eng-nor-2.4.2-11|21	English -> Norwegian *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-nor-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-nor-2.4.2-11|23	
14mr|stardict-quick-eng-nor-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-eng-nor-2.4.2-11|25	
14mr|stardict-quick-eng-nor-2.4.2-11|26	%prep
14mr|stardict-quick-eng-nor-2.4.2-11|27	%setup -q -n stardict-quick_eng-nor-%{version}
14mr|stardict-quick-eng-nor-2.4.2-11|28	
14mr|stardict-quick-eng-nor-2.4.2-11|29	%build
14mr|stardict-quick-eng-nor-2.4.2-11|30	
14mr|stardict-quick-eng-nor-2.4.2-11|31	%install
14mr|stardict-quick-eng-nor-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-nor-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-nor-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-nor-2.4.2-11|35	
14mr|stardict-quick-eng-nor-2.4.2-11|36	%clean
14mr|stardict-quick-eng-nor-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-nor-2.4.2-11|38	
14mr|stardict-quick-eng-nor-2.4.2-11|39	%files
14mr|stardict-quick-eng-nor-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-eng-nor-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-nor-2.4.2-11|42	
14mr|stardict-quick-eng-nor-2.4.2-11|43	
14mr|stardict-quick-eng-nor-2.4.2-11|44	
14mr|stardict-quick-eng-nor-2.4.2-11|45	
14mr|stardict-quick-eng-nor-2.4.2-11|46	
14mr|stardict-quick-eng-nor-2.4.2-11|47	%changelog
14mr|stardict-quick-eng-nor-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-eng-nor-2.4.2-11|49	+ Revision: 2bc1d22
14mr|stardict-quick-eng-nor-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-nor-2.4.2-11|51	
14mr|stardict-quick-eng-nor-2.4.2-11|52	

19062 14
14mr|stardict-quick-eng-por-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-por-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-por-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-por-2.4.2-10|4	
14mr|stardict-quick-eng-por-2.4.2-10|5	Summary:	English -> Portuguese *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-por-2.4.2-10|6	Name:		stardict-quick-eng-por
14mr|stardict-quick-eng-por-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-por-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-por-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-por-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-por-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-por-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-por-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-por-2.4.2-10|14	
14mr|stardict-quick-eng-por-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-por-%{version}.tar.bz2
14mr|stardict-quick-eng-por-2.4.2-10|16	
14mr|stardict-quick-eng-por-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-por-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-por-2.4.2-10|19	
14mr|stardict-quick-eng-por-2.4.2-10|20	%description
14mr|stardict-quick-eng-por-2.4.2-10|21	English -> Portuguese *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-por-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-por-2.4.2-10|23	
14mr|stardict-quick-eng-por-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-por-2.4.2-10|25	
14mr|stardict-quick-eng-por-2.4.2-10|26	%prep
14mr|stardict-quick-eng-por-2.4.2-10|27	%setup -q -n stardict-quick_eng-por-%{version}
14mr|stardict-quick-eng-por-2.4.2-10|28	
14mr|stardict-quick-eng-por-2.4.2-10|29	%build
14mr|stardict-quick-eng-por-2.4.2-10|30	
14mr|stardict-quick-eng-por-2.4.2-10|31	%install
14mr|stardict-quick-eng-por-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-por-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-por-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-por-2.4.2-10|35	
14mr|stardict-quick-eng-por-2.4.2-10|36	%clean
14mr|stardict-quick-eng-por-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-por-2.4.2-10|38	
14mr|stardict-quick-eng-por-2.4.2-10|39	%files
14mr|stardict-quick-eng-por-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-por-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-por-2.4.2-10|42	
14mr|stardict-quick-eng-por-2.4.2-10|43	
14mr|stardict-quick-eng-por-2.4.2-10|44	
14mr|stardict-quick-eng-por-2.4.2-10|45	
14mr|stardict-quick-eng-por-2.4.2-10|46	
14mr|stardict-quick-eng-por-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-por-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-por-2.4.2-10|49	+ Revision: 7f33394
14mr|stardict-quick-eng-por-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-por-2.4.2-10|51	
14mr|stardict-quick-eng-por-2.4.2-10|52	

19063 14
14mr|stardict-quick-eng-rus-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-rus-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-rus-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-rus-2.4.2-10|4	
14mr|stardict-quick-eng-rus-2.4.2-10|5	Summary:	English -> Russian *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-rus-2.4.2-10|6	Name:		stardict-quick-eng-rus
14mr|stardict-quick-eng-rus-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-rus-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-rus-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-rus-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-rus-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-rus-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-rus-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-rus-2.4.2-10|14	
14mr|stardict-quick-eng-rus-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-rus-%{version}.tar.bz2
14mr|stardict-quick-eng-rus-2.4.2-10|16	
14mr|stardict-quick-eng-rus-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-rus-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-rus-2.4.2-10|19	
14mr|stardict-quick-eng-rus-2.4.2-10|20	%description
14mr|stardict-quick-eng-rus-2.4.2-10|21	English -> Russian *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-rus-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-rus-2.4.2-10|23	
14mr|stardict-quick-eng-rus-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-rus-2.4.2-10|25	
14mr|stardict-quick-eng-rus-2.4.2-10|26	%prep
14mr|stardict-quick-eng-rus-2.4.2-10|27	%setup -q -n stardict-quick_eng-rus-%{version}
14mr|stardict-quick-eng-rus-2.4.2-10|28	
14mr|stardict-quick-eng-rus-2.4.2-10|29	%build
14mr|stardict-quick-eng-rus-2.4.2-10|30	
14mr|stardict-quick-eng-rus-2.4.2-10|31	%install
14mr|stardict-quick-eng-rus-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-rus-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-rus-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-rus-2.4.2-10|35	
14mr|stardict-quick-eng-rus-2.4.2-10|36	%clean
14mr|stardict-quick-eng-rus-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-rus-2.4.2-10|38	
14mr|stardict-quick-eng-rus-2.4.2-10|39	%files
14mr|stardict-quick-eng-rus-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-rus-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-rus-2.4.2-10|42	
14mr|stardict-quick-eng-rus-2.4.2-10|43	
14mr|stardict-quick-eng-rus-2.4.2-10|44	
14mr|stardict-quick-eng-rus-2.4.2-10|45	
14mr|stardict-quick-eng-rus-2.4.2-10|46	
14mr|stardict-quick-eng-rus-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-rus-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-rus-2.4.2-10|49	+ Revision: 24920a9
14mr|stardict-quick-eng-rus-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-rus-2.4.2-10|51	
14mr|stardict-quick-eng-rus-2.4.2-10|52	

19064 14
14mr|stardict-quick-eng-spa-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-spa-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-spa-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-spa-2.4.2-10|4	
14mr|stardict-quick-eng-spa-2.4.2-10|5	Summary:	English -> Spanish *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-spa-2.4.2-10|6	Name:		stardict-quick-eng-spa
14mr|stardict-quick-eng-spa-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-spa-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-spa-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-spa-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-spa-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-spa-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-spa-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-spa-2.4.2-10|14	
14mr|stardict-quick-eng-spa-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-spa-%{version}.tar.bz2
14mr|stardict-quick-eng-spa-2.4.2-10|16	
14mr|stardict-quick-eng-spa-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-spa-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-spa-2.4.2-10|19	
14mr|stardict-quick-eng-spa-2.4.2-10|20	%description
14mr|stardict-quick-eng-spa-2.4.2-10|21	English -> Spanish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-spa-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-spa-2.4.2-10|23	
14mr|stardict-quick-eng-spa-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-spa-2.4.2-10|25	
14mr|stardict-quick-eng-spa-2.4.2-10|26	%prep
14mr|stardict-quick-eng-spa-2.4.2-10|27	%setup -q -n stardict-quick_eng-spa-%{version}
14mr|stardict-quick-eng-spa-2.4.2-10|28	
14mr|stardict-quick-eng-spa-2.4.2-10|29	%build
14mr|stardict-quick-eng-spa-2.4.2-10|30	
14mr|stardict-quick-eng-spa-2.4.2-10|31	%install
14mr|stardict-quick-eng-spa-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-spa-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-spa-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-spa-2.4.2-10|35	
14mr|stardict-quick-eng-spa-2.4.2-10|36	%clean
14mr|stardict-quick-eng-spa-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-spa-2.4.2-10|38	
14mr|stardict-quick-eng-spa-2.4.2-10|39	%files
14mr|stardict-quick-eng-spa-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-spa-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-spa-2.4.2-10|42	
14mr|stardict-quick-eng-spa-2.4.2-10|43	
14mr|stardict-quick-eng-spa-2.4.2-10|44	
14mr|stardict-quick-eng-spa-2.4.2-10|45	
14mr|stardict-quick-eng-spa-2.4.2-10|46	
14mr|stardict-quick-eng-spa-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-spa-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-spa-2.4.2-10|49	+ Revision: 8cfec09
14mr|stardict-quick-eng-spa-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-spa-2.4.2-10|51	
14mr|stardict-quick-eng-spa-2.4.2-10|52	

19065 14
14mr|stardict-quick-eng-swa-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-swa-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-swa-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-swa-2.4.2-10|4	
14mr|stardict-quick-eng-swa-2.4.2-10|5	Summary:	English -> Swahili *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-swa-2.4.2-10|6	Name:		stardict-quick-eng-swa
14mr|stardict-quick-eng-swa-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-swa-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-swa-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-swa-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-swa-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-swa-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-swa-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-swa-2.4.2-10|14	
14mr|stardict-quick-eng-swa-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-swa-%{version}.tar.bz2
14mr|stardict-quick-eng-swa-2.4.2-10|16	
14mr|stardict-quick-eng-swa-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-swa-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-swa-2.4.2-10|19	
14mr|stardict-quick-eng-swa-2.4.2-10|20	%description
14mr|stardict-quick-eng-swa-2.4.2-10|21	English -> Swahili *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-swa-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-swa-2.4.2-10|23	
14mr|stardict-quick-eng-swa-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-swa-2.4.2-10|25	
14mr|stardict-quick-eng-swa-2.4.2-10|26	%prep
14mr|stardict-quick-eng-swa-2.4.2-10|27	%setup -q -n stardict-quick_eng-swa-%{version}
14mr|stardict-quick-eng-swa-2.4.2-10|28	
14mr|stardict-quick-eng-swa-2.4.2-10|29	%build
14mr|stardict-quick-eng-swa-2.4.2-10|30	
14mr|stardict-quick-eng-swa-2.4.2-10|31	%install
14mr|stardict-quick-eng-swa-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-swa-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-swa-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-swa-2.4.2-10|35	
14mr|stardict-quick-eng-swa-2.4.2-10|36	%clean
14mr|stardict-quick-eng-swa-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-swa-2.4.2-10|38	
14mr|stardict-quick-eng-swa-2.4.2-10|39	%files
14mr|stardict-quick-eng-swa-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-swa-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-swa-2.4.2-10|42	
14mr|stardict-quick-eng-swa-2.4.2-10|43	
14mr|stardict-quick-eng-swa-2.4.2-10|44	
14mr|stardict-quick-eng-swa-2.4.2-10|45	
14mr|stardict-quick-eng-swa-2.4.2-10|46	
14mr|stardict-quick-eng-swa-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-swa-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-swa-2.4.2-10|49	+ Revision: dda9145
14mr|stardict-quick-eng-swa-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-swa-2.4.2-10|51	
14mr|stardict-quick-eng-swa-2.4.2-10|52	

19066 14
14mr|stardict-quick-eng-swe-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-eng-swe-2.4.2-10|2	%define release 10
14mr|stardict-quick-eng-swe-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-eng-swe-2.4.2-10|4	
14mr|stardict-quick-eng-swe-2.4.2-10|5	Summary:	English -> Swedish *Quick dictionary for StarDict 2
14mr|stardict-quick-eng-swe-2.4.2-10|6	Name:		stardict-quick-eng-swe
14mr|stardict-quick-eng-swe-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-eng-swe-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-eng-swe-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-eng-swe-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-eng-swe-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-eng-swe-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-eng-swe-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-eng-swe-2.4.2-10|14	
14mr|stardict-quick-eng-swe-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-swe-%{version}.tar.bz2
14mr|stardict-quick-eng-swe-2.4.2-10|16	
14mr|stardict-quick-eng-swe-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-eng-swe-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-eng-swe-2.4.2-10|19	
14mr|stardict-quick-eng-swe-2.4.2-10|20	%description
14mr|stardict-quick-eng-swe-2.4.2-10|21	English -> Swedish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-eng-swe-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-eng-swe-2.4.2-10|23	
14mr|stardict-quick-eng-swe-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-eng-swe-2.4.2-10|25	
14mr|stardict-quick-eng-swe-2.4.2-10|26	%prep
14mr|stardict-quick-eng-swe-2.4.2-10|27	%setup -q -n stardict-quick_eng-swe-%{version}
14mr|stardict-quick-eng-swe-2.4.2-10|28	
14mr|stardict-quick-eng-swe-2.4.2-10|29	%build
14mr|stardict-quick-eng-swe-2.4.2-10|30	
14mr|stardict-quick-eng-swe-2.4.2-10|31	%install
14mr|stardict-quick-eng-swe-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-swe-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-swe-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-eng-swe-2.4.2-10|35	
14mr|stardict-quick-eng-swe-2.4.2-10|36	%clean
14mr|stardict-quick-eng-swe-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-eng-swe-2.4.2-10|38	
14mr|stardict-quick-eng-swe-2.4.2-10|39	%files
14mr|stardict-quick-eng-swe-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-eng-swe-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-eng-swe-2.4.2-10|42	
14mr|stardict-quick-eng-swe-2.4.2-10|43	
14mr|stardict-quick-eng-swe-2.4.2-10|44	
14mr|stardict-quick-eng-swe-2.4.2-10|45	
14mr|stardict-quick-eng-swe-2.4.2-10|46	
14mr|stardict-quick-eng-swe-2.4.2-10|47	%changelog
14mr|stardict-quick-eng-swe-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-eng-swe-2.4.2-10|49	+ Revision: 15b9f57
14mr|stardict-quick-eng-swe-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-eng-swe-2.4.2-10|51	
14mr|stardict-quick-eng-swe-2.4.2-10|52	

19067 14
14mr|stardict-quick-fin-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-fin-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-fin-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-fin-eng-2.4.2-10|4	
14mr|stardict-quick-fin-eng-2.4.2-10|5	Summary:	Finnish -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-fin-eng-2.4.2-10|6	Name:		stardict-quick-fin-eng
14mr|stardict-quick-fin-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-fin-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-fin-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-fin-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-fin-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-fin-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-fin-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-fin-eng-2.4.2-10|14	
14mr|stardict-quick-fin-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-eng-%{version}.tar.bz2
14mr|stardict-quick-fin-eng-2.4.2-10|16	
14mr|stardict-quick-fin-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-fin-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-fin-eng-2.4.2-10|19	
14mr|stardict-quick-fin-eng-2.4.2-10|20	%description
14mr|stardict-quick-fin-eng-2.4.2-10|21	Finnish -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-fin-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-fin-eng-2.4.2-10|23	
14mr|stardict-quick-fin-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-fin-eng-2.4.2-10|25	
14mr|stardict-quick-fin-eng-2.4.2-10|26	%prep
14mr|stardict-quick-fin-eng-2.4.2-10|27	%setup -q -n stardict-quick_fin-eng-%{version}
14mr|stardict-quick-fin-eng-2.4.2-10|28	
14mr|stardict-quick-fin-eng-2.4.2-10|29	%build
14mr|stardict-quick-fin-eng-2.4.2-10|30	
14mr|stardict-quick-fin-eng-2.4.2-10|31	%install
14mr|stardict-quick-fin-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fin-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fin-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fin-eng-2.4.2-10|35	
14mr|stardict-quick-fin-eng-2.4.2-10|36	%clean
14mr|stardict-quick-fin-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fin-eng-2.4.2-10|38	
14mr|stardict-quick-fin-eng-2.4.2-10|39	%files
14mr|stardict-quick-fin-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-fin-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-fin-eng-2.4.2-10|42	
14mr|stardict-quick-fin-eng-2.4.2-10|43	
14mr|stardict-quick-fin-eng-2.4.2-10|44	
14mr|stardict-quick-fin-eng-2.4.2-10|45	
14mr|stardict-quick-fin-eng-2.4.2-10|46	
14mr|stardict-quick-fin-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-fin-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-fin-eng-2.4.2-10|49	+ Revision: e0f53bd
14mr|stardict-quick-fin-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-fin-eng-2.4.2-10|51	
14mr|stardict-quick-fin-eng-2.4.2-10|52	

19068 14
14mr|stardict-quick-fra-dan-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-quick-fra-dan-2.4.2-12|2	%define release 12
14mr|stardict-quick-fra-dan-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-quick-fra-dan-2.4.2-12|4	
14mr|stardict-quick-fra-dan-2.4.2-12|5	Summary:	French -> Danish *Quick dictionary for StarDict 2
14mr|stardict-quick-fra-dan-2.4.2-12|6	Name:		stardict-quick-fra-dan
14mr|stardict-quick-fra-dan-2.4.2-12|7	Version:	%{version}
14mr|stardict-quick-fra-dan-2.4.2-12|8	Release:	%{release}
14mr|stardict-quick-fra-dan-2.4.2-12|9	License:	Distributable
14mr|stardict-quick-fra-dan-2.4.2-12|10	Group:		Databases
14mr|stardict-quick-fra-dan-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-fra-dan-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-fra-dan-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-quick-fra-dan-2.4.2-12|14	
14mr|stardict-quick-fra-dan-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-dan-%{version}.tar.bz2
14mr|stardict-quick-fra-dan-2.4.2-12|16	
14mr|stardict-quick-fra-dan-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-fra-dan-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-fra-dan-2.4.2-12|19	
14mr|stardict-quick-fra-dan-2.4.2-12|20	%description
14mr|stardict-quick-fra-dan-2.4.2-12|21	French -> Danish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-fra-dan-2.4.2-12|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-fra-dan-2.4.2-12|23	
14mr|stardict-quick-fra-dan-2.4.2-12|24	http://www.futureware.at/.
14mr|stardict-quick-fra-dan-2.4.2-12|25	
14mr|stardict-quick-fra-dan-2.4.2-12|26	%prep
14mr|stardict-quick-fra-dan-2.4.2-12|27	%setup -q -n stardict-quick_fra-dan-%{version}
14mr|stardict-quick-fra-dan-2.4.2-12|28	
14mr|stardict-quick-fra-dan-2.4.2-12|29	%build
14mr|stardict-quick-fra-dan-2.4.2-12|30	
14mr|stardict-quick-fra-dan-2.4.2-12|31	%install
14mr|stardict-quick-fra-dan-2.4.2-12|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-dan-2.4.2-12|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-dan-2.4.2-12|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-dan-2.4.2-12|35	
14mr|stardict-quick-fra-dan-2.4.2-12|36	%clean
14mr|stardict-quick-fra-dan-2.4.2-12|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-dan-2.4.2-12|38	
14mr|stardict-quick-fra-dan-2.4.2-12|39	%files
14mr|stardict-quick-fra-dan-2.4.2-12|40	%defattr(-,root,root)
14mr|stardict-quick-fra-dan-2.4.2-12|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-fra-dan-2.4.2-12|42	
14mr|stardict-quick-fra-dan-2.4.2-12|43	
14mr|stardict-quick-fra-dan-2.4.2-12|44	
14mr|stardict-quick-fra-dan-2.4.2-12|45	
14mr|stardict-quick-fra-dan-2.4.2-12|46	
14mr|stardict-quick-fra-dan-2.4.2-12|47	%changelog
14mr|stardict-quick-fra-dan-2.4.2-12|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-quick-fra-dan-2.4.2-12|49	+ Revision: 9fd0378
14mr|stardict-quick-fra-dan-2.4.2-12|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-fra-dan-2.4.2-12|51	
14mr|stardict-quick-fra-dan-2.4.2-12|52	

19069 14
14mr|stardict-quick-fra-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-fra-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-fra-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-fra-eng-2.4.2-10|4	
14mr|stardict-quick-fra-eng-2.4.2-10|5	Summary:	French -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-fra-eng-2.4.2-10|6	Name:		stardict-quick-fra-eng
14mr|stardict-quick-fra-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-fra-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-fra-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-fra-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-fra-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-fra-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-fra-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-fra-eng-2.4.2-10|14	
14mr|stardict-quick-fra-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-eng-%{version}.tar.bz2
14mr|stardict-quick-fra-eng-2.4.2-10|16	
14mr|stardict-quick-fra-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-fra-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-fra-eng-2.4.2-10|19	
14mr|stardict-quick-fra-eng-2.4.2-10|20	%description
14mr|stardict-quick-fra-eng-2.4.2-10|21	French -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-fra-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-fra-eng-2.4.2-10|23	
14mr|stardict-quick-fra-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-fra-eng-2.4.2-10|25	
14mr|stardict-quick-fra-eng-2.4.2-10|26	%prep
14mr|stardict-quick-fra-eng-2.4.2-10|27	%setup -q -n stardict-quick_fra-eng-%{version}
14mr|stardict-quick-fra-eng-2.4.2-10|28	
14mr|stardict-quick-fra-eng-2.4.2-10|29	%build
14mr|stardict-quick-fra-eng-2.4.2-10|30	
14mr|stardict-quick-fra-eng-2.4.2-10|31	%install
14mr|stardict-quick-fra-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-eng-2.4.2-10|35	
14mr|stardict-quick-fra-eng-2.4.2-10|36	%clean
14mr|stardict-quick-fra-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-eng-2.4.2-10|38	
14mr|stardict-quick-fra-eng-2.4.2-10|39	%files
14mr|stardict-quick-fra-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-fra-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-fra-eng-2.4.2-10|42	
14mr|stardict-quick-fra-eng-2.4.2-10|43	
14mr|stardict-quick-fra-eng-2.4.2-10|44	
14mr|stardict-quick-fra-eng-2.4.2-10|45	
14mr|stardict-quick-fra-eng-2.4.2-10|46	
14mr|stardict-quick-fra-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-fra-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-fra-eng-2.4.2-10|49	+ Revision: c94b201
14mr|stardict-quick-fra-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-fra-eng-2.4.2-10|51	
14mr|stardict-quick-fra-eng-2.4.2-10|52	

19070 14
14mr|stardict-quick-fra-swe-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-fra-swe-2.4.2-9|2	%define release 9
14mr|stardict-quick-fra-swe-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-fra-swe-2.4.2-9|4	
14mr|stardict-quick-fra-swe-2.4.2-9|5	Summary:	French -> Swedish *Quick dictionary for StarDict 2
14mr|stardict-quick-fra-swe-2.4.2-9|6	Name:		stardict-quick-fra-swe
14mr|stardict-quick-fra-swe-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-fra-swe-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-fra-swe-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-fra-swe-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-fra-swe-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-fra-swe-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-fra-swe-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-fra-swe-2.4.2-9|14	
14mr|stardict-quick-fra-swe-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-swe-%{version}.tar.bz2
14mr|stardict-quick-fra-swe-2.4.2-9|16	
14mr|stardict-quick-fra-swe-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-fra-swe-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-fra-swe-2.4.2-9|19	
14mr|stardict-quick-fra-swe-2.4.2-9|20	%description
14mr|stardict-quick-fra-swe-2.4.2-9|21	French -> Swedish *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-fra-swe-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-fra-swe-2.4.2-9|23	
14mr|stardict-quick-fra-swe-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-fra-swe-2.4.2-9|25	
14mr|stardict-quick-fra-swe-2.4.2-9|26	%prep
14mr|stardict-quick-fra-swe-2.4.2-9|27	%setup -q -n stardict-quick_fra-swe-%{version}
14mr|stardict-quick-fra-swe-2.4.2-9|28	
14mr|stardict-quick-fra-swe-2.4.2-9|29	%build
14mr|stardict-quick-fra-swe-2.4.2-9|30	
14mr|stardict-quick-fra-swe-2.4.2-9|31	%install
14mr|stardict-quick-fra-swe-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-swe-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-swe-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-fra-swe-2.4.2-9|35	
14mr|stardict-quick-fra-swe-2.4.2-9|36	%clean
14mr|stardict-quick-fra-swe-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-fra-swe-2.4.2-9|38	
14mr|stardict-quick-fra-swe-2.4.2-9|39	%files
14mr|stardict-quick-fra-swe-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-fra-swe-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-fra-swe-2.4.2-9|42	
14mr|stardict-quick-fra-swe-2.4.2-9|43	
14mr|stardict-quick-fra-swe-2.4.2-9|44	
14mr|stardict-quick-fra-swe-2.4.2-9|45	
14mr|stardict-quick-fra-swe-2.4.2-9|46	
14mr|stardict-quick-fra-swe-2.4.2-9|47	%changelog
14mr|stardict-quick-fra-swe-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-fra-swe-2.4.2-9|49	+ Revision: b3e4661
14mr|stardict-quick-fra-swe-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-fra-swe-2.4.2-9|51	
14mr|stardict-quick-fra-swe-2.4.2-9|52	

19071 14
14mr|stardict-quick-gre-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-gre-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-gre-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-gre-eng-2.4.2-9|4	
14mr|stardict-quick-gre-eng-2.4.2-9|5	Summary:	Greek -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-gre-eng-2.4.2-9|6	Name:		stardict-quick-gre-eng
14mr|stardict-quick-gre-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-gre-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-gre-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-gre-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-gre-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-gre-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-gre-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-gre-eng-2.4.2-9|14	
14mr|stardict-quick-gre-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_gre-eng-%{version}.tar.bz2
14mr|stardict-quick-gre-eng-2.4.2-9|16	
14mr|stardict-quick-gre-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-gre-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-gre-eng-2.4.2-9|19	
14mr|stardict-quick-gre-eng-2.4.2-9|20	%description
14mr|stardict-quick-gre-eng-2.4.2-9|21	Greek -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-gre-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-gre-eng-2.4.2-9|23	
14mr|stardict-quick-gre-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-gre-eng-2.4.2-9|25	
14mr|stardict-quick-gre-eng-2.4.2-9|26	%prep
14mr|stardict-quick-gre-eng-2.4.2-9|27	%setup -q -n stardict-quick_gre-eng-%{version}
14mr|stardict-quick-gre-eng-2.4.2-9|28	
14mr|stardict-quick-gre-eng-2.4.2-9|29	%build
14mr|stardict-quick-gre-eng-2.4.2-9|30	
14mr|stardict-quick-gre-eng-2.4.2-9|31	%install
14mr|stardict-quick-gre-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-gre-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-gre-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-gre-eng-2.4.2-9|35	
14mr|stardict-quick-gre-eng-2.4.2-9|36	%clean
14mr|stardict-quick-gre-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-gre-eng-2.4.2-9|38	
14mr|stardict-quick-gre-eng-2.4.2-9|39	%files
14mr|stardict-quick-gre-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-gre-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-gre-eng-2.4.2-9|42	
14mr|stardict-quick-gre-eng-2.4.2-9|43	
14mr|stardict-quick-gre-eng-2.4.2-9|44	
14mr|stardict-quick-gre-eng-2.4.2-9|45	
14mr|stardict-quick-gre-eng-2.4.2-9|46	
14mr|stardict-quick-gre-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-gre-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-gre-eng-2.4.2-9|49	+ Revision: 317c223
14mr|stardict-quick-gre-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-gre-eng-2.4.2-9|51	
14mr|stardict-quick-gre-eng-2.4.2-9|52	

19072 14
14mr|stardict-quick-hun-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-hun-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-hun-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-hun-eng-2.4.2-11|4	
14mr|stardict-quick-hun-eng-2.4.2-11|5	Summary:	Hungarian -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-hun-eng-2.4.2-11|6	Name:		stardict-quick-hun-eng
14mr|stardict-quick-hun-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-hun-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-hun-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-hun-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-hun-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-hun-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-hun-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-hun-eng-2.4.2-11|14	
14mr|stardict-quick-hun-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-eng-%{version}.tar.bz2
14mr|stardict-quick-hun-eng-2.4.2-11|16	
14mr|stardict-quick-hun-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-hun-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-hun-eng-2.4.2-11|19	
14mr|stardict-quick-hun-eng-2.4.2-11|20	%description
14mr|stardict-quick-hun-eng-2.4.2-11|21	Hungarian -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-hun-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-hun-eng-2.4.2-11|23	
14mr|stardict-quick-hun-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-hun-eng-2.4.2-11|25	
14mr|stardict-quick-hun-eng-2.4.2-11|26	%prep
14mr|stardict-quick-hun-eng-2.4.2-11|27	%setup -q -n stardict-quick_hun-eng-%{version}
14mr|stardict-quick-hun-eng-2.4.2-11|28	
14mr|stardict-quick-hun-eng-2.4.2-11|29	%build
14mr|stardict-quick-hun-eng-2.4.2-11|30	
14mr|stardict-quick-hun-eng-2.4.2-11|31	%install
14mr|stardict-quick-hun-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-hun-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-hun-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-hun-eng-2.4.2-11|35	
14mr|stardict-quick-hun-eng-2.4.2-11|36	%clean
14mr|stardict-quick-hun-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-hun-eng-2.4.2-11|38	
14mr|stardict-quick-hun-eng-2.4.2-11|39	%files
14mr|stardict-quick-hun-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-hun-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-hun-eng-2.4.2-11|42	
14mr|stardict-quick-hun-eng-2.4.2-11|43	
14mr|stardict-quick-hun-eng-2.4.2-11|44	
14mr|stardict-quick-hun-eng-2.4.2-11|45	
14mr|stardict-quick-hun-eng-2.4.2-11|46	
14mr|stardict-quick-hun-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-hun-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-hun-eng-2.4.2-11|49	+ Revision: 9500f3a
14mr|stardict-quick-hun-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-hun-eng-2.4.2-11|51	
14mr|stardict-quick-hun-eng-2.4.2-11|52	

19073 14
14mr|stardict-quick-ind-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-ind-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-ind-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-ind-eng-2.4.2-10|4	
14mr|stardict-quick-ind-eng-2.4.2-10|5	Summary:	Indonesian -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-ind-eng-2.4.2-10|6	Name:		stardict-quick-ind-eng
14mr|stardict-quick-ind-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-ind-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-ind-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-ind-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-ind-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-ind-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-ind-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-ind-eng-2.4.2-10|14	
14mr|stardict-quick-ind-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-eng-%{version}.tar.bz2
14mr|stardict-quick-ind-eng-2.4.2-10|16	
14mr|stardict-quick-ind-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-ind-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-ind-eng-2.4.2-10|19	
14mr|stardict-quick-ind-eng-2.4.2-10|20	%description
14mr|stardict-quick-ind-eng-2.4.2-10|21	Indonesian -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-ind-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-ind-eng-2.4.2-10|23	
14mr|stardict-quick-ind-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-ind-eng-2.4.2-10|25	
14mr|stardict-quick-ind-eng-2.4.2-10|26	%prep
14mr|stardict-quick-ind-eng-2.4.2-10|27	%setup -q -n stardict-quick_ind-eng-%{version}
14mr|stardict-quick-ind-eng-2.4.2-10|28	
14mr|stardict-quick-ind-eng-2.4.2-10|29	%build
14mr|stardict-quick-ind-eng-2.4.2-10|30	
14mr|stardict-quick-ind-eng-2.4.2-10|31	%install
14mr|stardict-quick-ind-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-ind-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-ind-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-ind-eng-2.4.2-10|35	
14mr|stardict-quick-ind-eng-2.4.2-10|36	%clean
14mr|stardict-quick-ind-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-ind-eng-2.4.2-10|38	
14mr|stardict-quick-ind-eng-2.4.2-10|39	%files
14mr|stardict-quick-ind-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-ind-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-ind-eng-2.4.2-10|42	
14mr|stardict-quick-ind-eng-2.4.2-10|43	
14mr|stardict-quick-ind-eng-2.4.2-10|44	
14mr|stardict-quick-ind-eng-2.4.2-10|45	
14mr|stardict-quick-ind-eng-2.4.2-10|46	
14mr|stardict-quick-ind-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-ind-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-ind-eng-2.4.2-10|49	+ Revision: b5397c7
14mr|stardict-quick-ind-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-ind-eng-2.4.2-10|51	
14mr|stardict-quick-ind-eng-2.4.2-10|52	

19074 14
14mr|stardict-quick-ita-eng-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-quick-ita-eng-2.4.2-10|2	%define release 10
14mr|stardict-quick-ita-eng-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-quick-ita-eng-2.4.2-10|4	
14mr|stardict-quick-ita-eng-2.4.2-10|5	Summary:	Italian -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-ita-eng-2.4.2-10|6	Name:		stardict-quick-ita-eng
14mr|stardict-quick-ita-eng-2.4.2-10|7	Version:	%{version}
14mr|stardict-quick-ita-eng-2.4.2-10|8	Release:	%{release}
14mr|stardict-quick-ita-eng-2.4.2-10|9	License:	Distributable
14mr|stardict-quick-ita-eng-2.4.2-10|10	Group:		Databases
14mr|stardict-quick-ita-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-ita-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-ita-eng-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-quick-ita-eng-2.4.2-10|14	
14mr|stardict-quick-ita-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-eng-%{version}.tar.bz2
14mr|stardict-quick-ita-eng-2.4.2-10|16	
14mr|stardict-quick-ita-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-ita-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-ita-eng-2.4.2-10|19	
14mr|stardict-quick-ita-eng-2.4.2-10|20	%description
14mr|stardict-quick-ita-eng-2.4.2-10|21	Italian -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-ita-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-ita-eng-2.4.2-10|23	
14mr|stardict-quick-ita-eng-2.4.2-10|24	http://www.futureware.at/.
14mr|stardict-quick-ita-eng-2.4.2-10|25	
14mr|stardict-quick-ita-eng-2.4.2-10|26	%prep
14mr|stardict-quick-ita-eng-2.4.2-10|27	%setup -q -n stardict-quick_ita-eng-%{version}
14mr|stardict-quick-ita-eng-2.4.2-10|28	
14mr|stardict-quick-ita-eng-2.4.2-10|29	%build
14mr|stardict-quick-ita-eng-2.4.2-10|30	
14mr|stardict-quick-ita-eng-2.4.2-10|31	%install
14mr|stardict-quick-ita-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-ita-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-ita-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-ita-eng-2.4.2-10|35	
14mr|stardict-quick-ita-eng-2.4.2-10|36	%clean
14mr|stardict-quick-ita-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-ita-eng-2.4.2-10|38	
14mr|stardict-quick-ita-eng-2.4.2-10|39	%files
14mr|stardict-quick-ita-eng-2.4.2-10|40	%defattr(-,root,root)
14mr|stardict-quick-ita-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-ita-eng-2.4.2-10|42	
14mr|stardict-quick-ita-eng-2.4.2-10|43	
14mr|stardict-quick-ita-eng-2.4.2-10|44	
14mr|stardict-quick-ita-eng-2.4.2-10|45	
14mr|stardict-quick-ita-eng-2.4.2-10|46	
14mr|stardict-quick-ita-eng-2.4.2-10|47	%changelog
14mr|stardict-quick-ita-eng-2.4.2-10|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-quick-ita-eng-2.4.2-10|49	+ Revision: e3cb9ec
14mr|stardict-quick-ita-eng-2.4.2-10|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-ita-eng-2.4.2-10|51	
14mr|stardict-quick-ita-eng-2.4.2-10|52	

19075 14
14mr|stardict-quick-jpn-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-jpn-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-jpn-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-jpn-eng-2.4.2-9|4	
14mr|stardict-quick-jpn-eng-2.4.2-9|5	Summary:	Japanese -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-jpn-eng-2.4.2-9|6	Name:		stardict-quick-jpn-eng
14mr|stardict-quick-jpn-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-jpn-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-jpn-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-jpn-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-jpn-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-jpn-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-jpn-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-jpn-eng-2.4.2-9|14	
14mr|stardict-quick-jpn-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-eng-%{version}.tar.bz2
14mr|stardict-quick-jpn-eng-2.4.2-9|16	
14mr|stardict-quick-jpn-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-jpn-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-jpn-eng-2.4.2-9|19	
14mr|stardict-quick-jpn-eng-2.4.2-9|20	%description
14mr|stardict-quick-jpn-eng-2.4.2-9|21	Japanese -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-jpn-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-jpn-eng-2.4.2-9|23	
14mr|stardict-quick-jpn-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-jpn-eng-2.4.2-9|25	
14mr|stardict-quick-jpn-eng-2.4.2-9|26	%prep
14mr|stardict-quick-jpn-eng-2.4.2-9|27	%setup -q -n stardict-quick_jpn-eng-%{version}
14mr|stardict-quick-jpn-eng-2.4.2-9|28	
14mr|stardict-quick-jpn-eng-2.4.2-9|29	%build
14mr|stardict-quick-jpn-eng-2.4.2-9|30	
14mr|stardict-quick-jpn-eng-2.4.2-9|31	%install
14mr|stardict-quick-jpn-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-jpn-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-jpn-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-jpn-eng-2.4.2-9|35	
14mr|stardict-quick-jpn-eng-2.4.2-9|36	%clean
14mr|stardict-quick-jpn-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-jpn-eng-2.4.2-9|38	
14mr|stardict-quick-jpn-eng-2.4.2-9|39	%files
14mr|stardict-quick-jpn-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-jpn-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-jpn-eng-2.4.2-9|42	
14mr|stardict-quick-jpn-eng-2.4.2-9|43	
14mr|stardict-quick-jpn-eng-2.4.2-9|44	
14mr|stardict-quick-jpn-eng-2.4.2-9|45	
14mr|stardict-quick-jpn-eng-2.4.2-9|46	
14mr|stardict-quick-jpn-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-jpn-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-jpn-eng-2.4.2-9|49	+ Revision: 326e9a9
14mr|stardict-quick-jpn-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-jpn-eng-2.4.2-9|51	
14mr|stardict-quick-jpn-eng-2.4.2-9|52	

19076 14
14mr|stardict-quick-lat-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-lat-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-lat-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-lat-eng-2.4.2-11|4	
14mr|stardict-quick-lat-eng-2.4.2-11|5	Summary:	Latin -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-lat-eng-2.4.2-11|6	Name:		stardict-quick-lat-eng
14mr|stardict-quick-lat-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-lat-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-lat-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-lat-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-lat-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-lat-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-lat-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-lat-eng-2.4.2-11|14	
14mr|stardict-quick-lat-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-eng-%{version}.tar.bz2
14mr|stardict-quick-lat-eng-2.4.2-11|16	
14mr|stardict-quick-lat-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-lat-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-lat-eng-2.4.2-11|19	
14mr|stardict-quick-lat-eng-2.4.2-11|20	%description
14mr|stardict-quick-lat-eng-2.4.2-11|21	Latin -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-lat-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-lat-eng-2.4.2-11|23	
14mr|stardict-quick-lat-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-lat-eng-2.4.2-11|25	
14mr|stardict-quick-lat-eng-2.4.2-11|26	%prep
14mr|stardict-quick-lat-eng-2.4.2-11|27	%setup -q -n stardict-quick_lat-eng-%{version}
14mr|stardict-quick-lat-eng-2.4.2-11|28	
14mr|stardict-quick-lat-eng-2.4.2-11|29	%build
14mr|stardict-quick-lat-eng-2.4.2-11|30	
14mr|stardict-quick-lat-eng-2.4.2-11|31	%install
14mr|stardict-quick-lat-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-lat-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-lat-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-lat-eng-2.4.2-11|35	
14mr|stardict-quick-lat-eng-2.4.2-11|36	%clean
14mr|stardict-quick-lat-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-lat-eng-2.4.2-11|38	
14mr|stardict-quick-lat-eng-2.4.2-11|39	%files
14mr|stardict-quick-lat-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-lat-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-lat-eng-2.4.2-11|42	
14mr|stardict-quick-lat-eng-2.4.2-11|43	
14mr|stardict-quick-lat-eng-2.4.2-11|44	
14mr|stardict-quick-lat-eng-2.4.2-11|45	
14mr|stardict-quick-lat-eng-2.4.2-11|46	
14mr|stardict-quick-lat-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-lat-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-lat-eng-2.4.2-11|49	+ Revision: 39f32a5
14mr|stardict-quick-lat-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-lat-eng-2.4.2-11|51	
14mr|stardict-quick-lat-eng-2.4.2-11|52	

19077 14
14mr|stardict-quick-nld-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-nld-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-nld-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-nld-eng-2.4.2-11|4	
14mr|stardict-quick-nld-eng-2.4.2-11|5	Summary:	Dutch -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-nld-eng-2.4.2-11|6	Name:		stardict-quick-nld-eng
14mr|stardict-quick-nld-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-nld-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-nld-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-nld-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-nld-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-nld-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-nld-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-nld-eng-2.4.2-11|14	
14mr|stardict-quick-nld-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-eng-%{version}.tar.bz2
14mr|stardict-quick-nld-eng-2.4.2-11|16	
14mr|stardict-quick-nld-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-nld-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-nld-eng-2.4.2-11|19	
14mr|stardict-quick-nld-eng-2.4.2-11|20	%description
14mr|stardict-quick-nld-eng-2.4.2-11|21	Dutch -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-nld-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-nld-eng-2.4.2-11|23	
14mr|stardict-quick-nld-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-nld-eng-2.4.2-11|25	
14mr|stardict-quick-nld-eng-2.4.2-11|26	%prep
14mr|stardict-quick-nld-eng-2.4.2-11|27	%setup -q -n stardict-quick_nld-eng-%{version}
14mr|stardict-quick-nld-eng-2.4.2-11|28	
14mr|stardict-quick-nld-eng-2.4.2-11|29	%build
14mr|stardict-quick-nld-eng-2.4.2-11|30	
14mr|stardict-quick-nld-eng-2.4.2-11|31	%install
14mr|stardict-quick-nld-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-nld-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-nld-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-nld-eng-2.4.2-11|35	
14mr|stardict-quick-nld-eng-2.4.2-11|36	%clean
14mr|stardict-quick-nld-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-nld-eng-2.4.2-11|38	
14mr|stardict-quick-nld-eng-2.4.2-11|39	%files
14mr|stardict-quick-nld-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-nld-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-nld-eng-2.4.2-11|42	
14mr|stardict-quick-nld-eng-2.4.2-11|43	
14mr|stardict-quick-nld-eng-2.4.2-11|44	
14mr|stardict-quick-nld-eng-2.4.2-11|45	
14mr|stardict-quick-nld-eng-2.4.2-11|46	
14mr|stardict-quick-nld-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-nld-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-nld-eng-2.4.2-11|49	+ Revision: 5ec6b5a
14mr|stardict-quick-nld-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-nld-eng-2.4.2-11|51	
14mr|stardict-quick-nld-eng-2.4.2-11|52	

19078 14
14mr|stardict-quick-nor-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-nor-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-nor-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-nor-eng-2.4.2-9|4	
14mr|stardict-quick-nor-eng-2.4.2-9|5	Summary:	Norwegian -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-nor-eng-2.4.2-9|6	Name:		stardict-quick-nor-eng
14mr|stardict-quick-nor-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-nor-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-nor-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-nor-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-nor-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-nor-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-nor-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-nor-eng-2.4.2-9|14	
14mr|stardict-quick-nor-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-eng-%{version}.tar.bz2
14mr|stardict-quick-nor-eng-2.4.2-9|16	
14mr|stardict-quick-nor-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-nor-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-nor-eng-2.4.2-9|19	
14mr|stardict-quick-nor-eng-2.4.2-9|20	%description
14mr|stardict-quick-nor-eng-2.4.2-9|21	Norwegian -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-nor-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-nor-eng-2.4.2-9|23	
14mr|stardict-quick-nor-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-nor-eng-2.4.2-9|25	
14mr|stardict-quick-nor-eng-2.4.2-9|26	%prep
14mr|stardict-quick-nor-eng-2.4.2-9|27	%setup -q -n stardict-quick_nor-eng-%{version}
14mr|stardict-quick-nor-eng-2.4.2-9|28	
14mr|stardict-quick-nor-eng-2.4.2-9|29	%build
14mr|stardict-quick-nor-eng-2.4.2-9|30	
14mr|stardict-quick-nor-eng-2.4.2-9|31	%install
14mr|stardict-quick-nor-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-nor-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-nor-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-nor-eng-2.4.2-9|35	
14mr|stardict-quick-nor-eng-2.4.2-9|36	%clean
14mr|stardict-quick-nor-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-nor-eng-2.4.2-9|38	
14mr|stardict-quick-nor-eng-2.4.2-9|39	%files
14mr|stardict-quick-nor-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-nor-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-nor-eng-2.4.2-9|42	
14mr|stardict-quick-nor-eng-2.4.2-9|43	
14mr|stardict-quick-nor-eng-2.4.2-9|44	
14mr|stardict-quick-nor-eng-2.4.2-9|45	
14mr|stardict-quick-nor-eng-2.4.2-9|46	
14mr|stardict-quick-nor-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-nor-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-nor-eng-2.4.2-9|49	+ Revision: e472f42
14mr|stardict-quick-nor-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-nor-eng-2.4.2-9|51	
14mr|stardict-quick-nor-eng-2.4.2-9|52	

19079 14
14mr|stardict-quick-por-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-por-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-por-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-por-eng-2.4.2-11|4	
14mr|stardict-quick-por-eng-2.4.2-11|5	Summary:	Portuguese -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-por-eng-2.4.2-11|6	Name:		stardict-quick-por-eng
14mr|stardict-quick-por-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-por-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-por-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-por-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-por-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-por-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-por-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-por-eng-2.4.2-11|14	
14mr|stardict-quick-por-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-eng-%{version}.tar.bz2
14mr|stardict-quick-por-eng-2.4.2-11|16	
14mr|stardict-quick-por-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-por-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-por-eng-2.4.2-11|19	
14mr|stardict-quick-por-eng-2.4.2-11|20	%description
14mr|stardict-quick-por-eng-2.4.2-11|21	Portuguese -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-por-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-por-eng-2.4.2-11|23	
14mr|stardict-quick-por-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-por-eng-2.4.2-11|25	
14mr|stardict-quick-por-eng-2.4.2-11|26	%prep
14mr|stardict-quick-por-eng-2.4.2-11|27	%setup -q -n stardict-quick_por-eng-%{version}
14mr|stardict-quick-por-eng-2.4.2-11|28	
14mr|stardict-quick-por-eng-2.4.2-11|29	%build
14mr|stardict-quick-por-eng-2.4.2-11|30	
14mr|stardict-quick-por-eng-2.4.2-11|31	%install
14mr|stardict-quick-por-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-por-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-por-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-por-eng-2.4.2-11|35	
14mr|stardict-quick-por-eng-2.4.2-11|36	%clean
14mr|stardict-quick-por-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-por-eng-2.4.2-11|38	
14mr|stardict-quick-por-eng-2.4.2-11|39	%files
14mr|stardict-quick-por-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-por-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-por-eng-2.4.2-11|42	
14mr|stardict-quick-por-eng-2.4.2-11|43	
14mr|stardict-quick-por-eng-2.4.2-11|44	
14mr|stardict-quick-por-eng-2.4.2-11|45	
14mr|stardict-quick-por-eng-2.4.2-11|46	
14mr|stardict-quick-por-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-por-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-por-eng-2.4.2-11|49	+ Revision: 35a26a5
14mr|stardict-quick-por-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-por-eng-2.4.2-11|51	
14mr|stardict-quick-por-eng-2.4.2-11|52	

19080 14
14mr|stardict-quick-rus-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-rus-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-rus-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-rus-eng-2.4.2-11|4	
14mr|stardict-quick-rus-eng-2.4.2-11|5	Summary:	Russian -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-rus-eng-2.4.2-11|6	Name:		stardict-quick-rus-eng
14mr|stardict-quick-rus-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-rus-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-rus-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-rus-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-rus-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-rus-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-rus-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-rus-eng-2.4.2-11|14	
14mr|stardict-quick-rus-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-eng-%{version}.tar.bz2
14mr|stardict-quick-rus-eng-2.4.2-11|16	
14mr|stardict-quick-rus-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-rus-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-rus-eng-2.4.2-11|19	
14mr|stardict-quick-rus-eng-2.4.2-11|20	%description
14mr|stardict-quick-rus-eng-2.4.2-11|21	Russian -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-rus-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-rus-eng-2.4.2-11|23	
14mr|stardict-quick-rus-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-rus-eng-2.4.2-11|25	
14mr|stardict-quick-rus-eng-2.4.2-11|26	%prep
14mr|stardict-quick-rus-eng-2.4.2-11|27	%setup -q -n stardict-quick_rus-eng-%{version}
14mr|stardict-quick-rus-eng-2.4.2-11|28	
14mr|stardict-quick-rus-eng-2.4.2-11|29	%build
14mr|stardict-quick-rus-eng-2.4.2-11|30	
14mr|stardict-quick-rus-eng-2.4.2-11|31	%install
14mr|stardict-quick-rus-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-rus-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-rus-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-rus-eng-2.4.2-11|35	
14mr|stardict-quick-rus-eng-2.4.2-11|36	%clean
14mr|stardict-quick-rus-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-rus-eng-2.4.2-11|38	
14mr|stardict-quick-rus-eng-2.4.2-11|39	%files
14mr|stardict-quick-rus-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-rus-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-rus-eng-2.4.2-11|42	
14mr|stardict-quick-rus-eng-2.4.2-11|43	
14mr|stardict-quick-rus-eng-2.4.2-11|44	
14mr|stardict-quick-rus-eng-2.4.2-11|45	
14mr|stardict-quick-rus-eng-2.4.2-11|46	
14mr|stardict-quick-rus-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-rus-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-rus-eng-2.4.2-11|49	+ Revision: 49385f9
14mr|stardict-quick-rus-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-rus-eng-2.4.2-11|51	
14mr|stardict-quick-rus-eng-2.4.2-11|52	

19081 14
14mr|stardict-quick-spa-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-spa-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-spa-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-spa-eng-2.4.2-11|4	
14mr|stardict-quick-spa-eng-2.4.2-11|5	Summary:	Spanish -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-spa-eng-2.4.2-11|6	Name:		stardict-quick-spa-eng
14mr|stardict-quick-spa-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-spa-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-spa-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-spa-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-spa-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-spa-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-spa-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-spa-eng-2.4.2-11|14	
14mr|stardict-quick-spa-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-eng-%{version}.tar.bz2
14mr|stardict-quick-spa-eng-2.4.2-11|16	
14mr|stardict-quick-spa-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-spa-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-spa-eng-2.4.2-11|19	
14mr|stardict-quick-spa-eng-2.4.2-11|20	%description
14mr|stardict-quick-spa-eng-2.4.2-11|21	Spanish -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-spa-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-spa-eng-2.4.2-11|23	
14mr|stardict-quick-spa-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-spa-eng-2.4.2-11|25	
14mr|stardict-quick-spa-eng-2.4.2-11|26	%prep
14mr|stardict-quick-spa-eng-2.4.2-11|27	%setup -q -n stardict-quick_spa-eng-%{version}
14mr|stardict-quick-spa-eng-2.4.2-11|28	
14mr|stardict-quick-spa-eng-2.4.2-11|29	%build
14mr|stardict-quick-spa-eng-2.4.2-11|30	
14mr|stardict-quick-spa-eng-2.4.2-11|31	%install
14mr|stardict-quick-spa-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-spa-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-spa-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-spa-eng-2.4.2-11|35	
14mr|stardict-quick-spa-eng-2.4.2-11|36	%clean
14mr|stardict-quick-spa-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-spa-eng-2.4.2-11|38	
14mr|stardict-quick-spa-eng-2.4.2-11|39	%files
14mr|stardict-quick-spa-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-spa-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-spa-eng-2.4.2-11|42	
14mr|stardict-quick-spa-eng-2.4.2-11|43	
14mr|stardict-quick-spa-eng-2.4.2-11|44	
14mr|stardict-quick-spa-eng-2.4.2-11|45	
14mr|stardict-quick-spa-eng-2.4.2-11|46	
14mr|stardict-quick-spa-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-spa-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-spa-eng-2.4.2-11|49	+ Revision: ca1d686
14mr|stardict-quick-spa-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-spa-eng-2.4.2-11|51	
14mr|stardict-quick-spa-eng-2.4.2-11|52	

19082 14
14mr|stardict-quick-swa-eng-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-quick-swa-eng-2.4.2-9|2	%define release 9
14mr|stardict-quick-swa-eng-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-quick-swa-eng-2.4.2-9|4	
14mr|stardict-quick-swa-eng-2.4.2-9|5	Summary:	Swahili -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-swa-eng-2.4.2-9|6	Name:		stardict-quick-swa-eng
14mr|stardict-quick-swa-eng-2.4.2-9|7	Version:	%{version}
14mr|stardict-quick-swa-eng-2.4.2-9|8	Release:	%{release}
14mr|stardict-quick-swa-eng-2.4.2-9|9	License:	Distributable
14mr|stardict-quick-swa-eng-2.4.2-9|10	Group:		Databases
14mr|stardict-quick-swa-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-swa-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-swa-eng-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-quick-swa-eng-2.4.2-9|14	
14mr|stardict-quick-swa-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-eng-%{version}.tar.bz2
14mr|stardict-quick-swa-eng-2.4.2-9|16	
14mr|stardict-quick-swa-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-swa-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-swa-eng-2.4.2-9|19	
14mr|stardict-quick-swa-eng-2.4.2-9|20	%description
14mr|stardict-quick-swa-eng-2.4.2-9|21	Swahili -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-swa-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-swa-eng-2.4.2-9|23	
14mr|stardict-quick-swa-eng-2.4.2-9|24	http://www.futureware.at/.
14mr|stardict-quick-swa-eng-2.4.2-9|25	
14mr|stardict-quick-swa-eng-2.4.2-9|26	%prep
14mr|stardict-quick-swa-eng-2.4.2-9|27	%setup -q -n stardict-quick_swa-eng-%{version}
14mr|stardict-quick-swa-eng-2.4.2-9|28	
14mr|stardict-quick-swa-eng-2.4.2-9|29	%build
14mr|stardict-quick-swa-eng-2.4.2-9|30	
14mr|stardict-quick-swa-eng-2.4.2-9|31	%install
14mr|stardict-quick-swa-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swa-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swa-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swa-eng-2.4.2-9|35	
14mr|stardict-quick-swa-eng-2.4.2-9|36	%clean
14mr|stardict-quick-swa-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swa-eng-2.4.2-9|38	
14mr|stardict-quick-swa-eng-2.4.2-9|39	%files
14mr|stardict-quick-swa-eng-2.4.2-9|40	%defattr(-,root,root)
14mr|stardict-quick-swa-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-swa-eng-2.4.2-9|42	
14mr|stardict-quick-swa-eng-2.4.2-9|43	
14mr|stardict-quick-swa-eng-2.4.2-9|44	
14mr|stardict-quick-swa-eng-2.4.2-9|45	
14mr|stardict-quick-swa-eng-2.4.2-9|46	
14mr|stardict-quick-swa-eng-2.4.2-9|47	%changelog
14mr|stardict-quick-swa-eng-2.4.2-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-quick-swa-eng-2.4.2-9|49	+ Revision: d94f1ca
14mr|stardict-quick-swa-eng-2.4.2-9|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-swa-eng-2.4.2-9|51	
14mr|stardict-quick-swa-eng-2.4.2-9|52	

19083 14
14mr|stardict-quick-swe-deu-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-swe-deu-2.4.2-11|2	%define release 11
14mr|stardict-quick-swe-deu-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-swe-deu-2.4.2-11|4	
14mr|stardict-quick-swe-deu-2.4.2-11|5	Summary:	Swedish -> German *Quick dictionary for StarDict 2
14mr|stardict-quick-swe-deu-2.4.2-11|6	Name:		stardict-quick-swe-deu
14mr|stardict-quick-swe-deu-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-swe-deu-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-swe-deu-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-swe-deu-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-swe-deu-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-swe-deu-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-swe-deu-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-swe-deu-2.4.2-11|14	
14mr|stardict-quick-swe-deu-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-deu-%{version}.tar.bz2
14mr|stardict-quick-swe-deu-2.4.2-11|16	
14mr|stardict-quick-swe-deu-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-swe-deu-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-swe-deu-2.4.2-11|19	
14mr|stardict-quick-swe-deu-2.4.2-11|20	%description
14mr|stardict-quick-swe-deu-2.4.2-11|21	Swedish -> German *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-swe-deu-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-swe-deu-2.4.2-11|23	
14mr|stardict-quick-swe-deu-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-swe-deu-2.4.2-11|25	
14mr|stardict-quick-swe-deu-2.4.2-11|26	%prep
14mr|stardict-quick-swe-deu-2.4.2-11|27	%setup -q -n stardict-quick_swe-deu-%{version}
14mr|stardict-quick-swe-deu-2.4.2-11|28	
14mr|stardict-quick-swe-deu-2.4.2-11|29	%build
14mr|stardict-quick-swe-deu-2.4.2-11|30	
14mr|stardict-quick-swe-deu-2.4.2-11|31	%install
14mr|stardict-quick-swe-deu-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-deu-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-deu-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-deu-2.4.2-11|35	
14mr|stardict-quick-swe-deu-2.4.2-11|36	%clean
14mr|stardict-quick-swe-deu-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-deu-2.4.2-11|38	
14mr|stardict-quick-swe-deu-2.4.2-11|39	%files
14mr|stardict-quick-swe-deu-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-swe-deu-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-swe-deu-2.4.2-11|42	
14mr|stardict-quick-swe-deu-2.4.2-11|43	
14mr|stardict-quick-swe-deu-2.4.2-11|44	
14mr|stardict-quick-swe-deu-2.4.2-11|45	
14mr|stardict-quick-swe-deu-2.4.2-11|46	
14mr|stardict-quick-swe-deu-2.4.2-11|47	%changelog
14mr|stardict-quick-swe-deu-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-swe-deu-2.4.2-11|49	+ Revision: ccaa1a7
14mr|stardict-quick-swe-deu-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-swe-deu-2.4.2-11|51	
14mr|stardict-quick-swe-deu-2.4.2-11|52	

19084 14
14mr|stardict-quick-swe-eng-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-swe-eng-2.4.2-11|2	%define release 11
14mr|stardict-quick-swe-eng-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-swe-eng-2.4.2-11|4	
14mr|stardict-quick-swe-eng-2.4.2-11|5	Summary:	Swedish -> English *Quick dictionary for StarDict 2
14mr|stardict-quick-swe-eng-2.4.2-11|6	Name:		stardict-quick-swe-eng
14mr|stardict-quick-swe-eng-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-swe-eng-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-swe-eng-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-swe-eng-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-swe-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-swe-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-swe-eng-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-swe-eng-2.4.2-11|14	
14mr|stardict-quick-swe-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-eng-%{version}.tar.bz2
14mr|stardict-quick-swe-eng-2.4.2-11|16	
14mr|stardict-quick-swe-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-swe-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-swe-eng-2.4.2-11|19	
14mr|stardict-quick-swe-eng-2.4.2-11|20	%description
14mr|stardict-quick-swe-eng-2.4.2-11|21	Swedish -> English *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-swe-eng-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-swe-eng-2.4.2-11|23	
14mr|stardict-quick-swe-eng-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-swe-eng-2.4.2-11|25	
14mr|stardict-quick-swe-eng-2.4.2-11|26	%prep
14mr|stardict-quick-swe-eng-2.4.2-11|27	%setup -q -n stardict-quick_swe-eng-%{version}
14mr|stardict-quick-swe-eng-2.4.2-11|28	
14mr|stardict-quick-swe-eng-2.4.2-11|29	%build
14mr|stardict-quick-swe-eng-2.4.2-11|30	
14mr|stardict-quick-swe-eng-2.4.2-11|31	%install
14mr|stardict-quick-swe-eng-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-eng-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-eng-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-eng-2.4.2-11|35	
14mr|stardict-quick-swe-eng-2.4.2-11|36	%clean
14mr|stardict-quick-swe-eng-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-eng-2.4.2-11|38	
14mr|stardict-quick-swe-eng-2.4.2-11|39	%files
14mr|stardict-quick-swe-eng-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-swe-eng-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-swe-eng-2.4.2-11|42	
14mr|stardict-quick-swe-eng-2.4.2-11|43	
14mr|stardict-quick-swe-eng-2.4.2-11|44	
14mr|stardict-quick-swe-eng-2.4.2-11|45	
14mr|stardict-quick-swe-eng-2.4.2-11|46	
14mr|stardict-quick-swe-eng-2.4.2-11|47	%changelog
14mr|stardict-quick-swe-eng-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-swe-eng-2.4.2-11|49	+ Revision: d3dc009
14mr|stardict-quick-swe-eng-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-swe-eng-2.4.2-11|51	
14mr|stardict-quick-swe-eng-2.4.2-11|52	

19085 14
14mr|stardict-quick-swe-fra-2.4.2-11|1	%define	version	2.4.2
14mr|stardict-quick-swe-fra-2.4.2-11|2	%define release 11
14mr|stardict-quick-swe-fra-2.4.2-11|3	%define dict_format_version	2.4.2
14mr|stardict-quick-swe-fra-2.4.2-11|4	
14mr|stardict-quick-swe-fra-2.4.2-11|5	Summary:	Swedish -> French *Quick dictionary for StarDict 2
14mr|stardict-quick-swe-fra-2.4.2-11|6	Name:		stardict-quick-swe-fra
14mr|stardict-quick-swe-fra-2.4.2-11|7	Version:	%{version}
14mr|stardict-quick-swe-fra-2.4.2-11|8	Release:	%{release}
14mr|stardict-quick-swe-fra-2.4.2-11|9	License:	Distributable
14mr|stardict-quick-swe-fra-2.4.2-11|10	Group:		Databases
14mr|stardict-quick-swe-fra-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-quick-swe-fra-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-quick-swe-fra-2.4.2-11|13	BuildArch:	noarch
14mr|stardict-quick-swe-fra-2.4.2-11|14	
14mr|stardict-quick-swe-fra-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fra-%{version}.tar.bz2
14mr|stardict-quick-swe-fra-2.4.2-11|16	
14mr|stardict-quick-swe-fra-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-quick-swe-fra-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-quick-swe-fra-2.4.2-11|19	
14mr|stardict-quick-swe-fra-2.4.2-11|20	%description
14mr|stardict-quick-swe-fra-2.4.2-11|21	Swedish -> French *Quick dictionary in StarDict 2 format.
14mr|stardict-quick-swe-fra-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
14mr|stardict-quick-swe-fra-2.4.2-11|23	
14mr|stardict-quick-swe-fra-2.4.2-11|24	http://www.futureware.at/.
14mr|stardict-quick-swe-fra-2.4.2-11|25	
14mr|stardict-quick-swe-fra-2.4.2-11|26	%prep
14mr|stardict-quick-swe-fra-2.4.2-11|27	%setup -q -n stardict-quick_swe-fra-%{version}
14mr|stardict-quick-swe-fra-2.4.2-11|28	
14mr|stardict-quick-swe-fra-2.4.2-11|29	%build
14mr|stardict-quick-swe-fra-2.4.2-11|30	
14mr|stardict-quick-swe-fra-2.4.2-11|31	%install
14mr|stardict-quick-swe-fra-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-fra-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-fra-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-quick-swe-fra-2.4.2-11|35	
14mr|stardict-quick-swe-fra-2.4.2-11|36	%clean
14mr|stardict-quick-swe-fra-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
14mr|stardict-quick-swe-fra-2.4.2-11|38	
14mr|stardict-quick-swe-fra-2.4.2-11|39	%files
14mr|stardict-quick-swe-fra-2.4.2-11|40	%defattr(-,root,root)
14mr|stardict-quick-swe-fra-2.4.2-11|41	%{_datadir}/stardict/dic/*
14mr|stardict-quick-swe-fra-2.4.2-11|42	
14mr|stardict-quick-swe-fra-2.4.2-11|43	
14mr|stardict-quick-swe-fra-2.4.2-11|44	
14mr|stardict-quick-swe-fra-2.4.2-11|45	
14mr|stardict-quick-swe-fra-2.4.2-11|46	
14mr|stardict-quick-swe-fra-2.4.2-11|47	%changelog
14mr|stardict-quick-swe-fra-2.4.2-11|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-11
14mr|stardict-quick-swe-fra-2.4.2-11|49	+ Revision: 3d14795
14mr|stardict-quick-swe-fra-2.4.2-11|50	- MassBuild#440: Increase release tag
14mr|stardict-quick-swe-fra-2.4.2-11|51	
14mr|stardict-quick-swe-fra-2.4.2-11|52	

19086 14
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|1	%define	version	2.4.2
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|2	%define release 9
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|3	%define dict_format_version	2.4.2
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|4	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|5	Summary:	StarDict 1.3 dictionary (English -> Simplified Chinese) converted to StarDict 2
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|6	Name:		stardict-stardict1.3-en-zh_CN
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|7	Version:	%{version}
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|8	Release:	%{release}
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|9	License:	GPL
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|10	Group:		Databases
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|13	BuildArch:	noarch
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|14	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-stardict1.3-%{version}.tar.bz2
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|16	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|19	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|20	%description
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|21	This package contains StarDict 1.3 dictionary (English -> Simplified Chinese)
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|22	database converted into StarDict 2 format.
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|23	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|24	%prep
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|25	%setup -q -n stardict-stardict1.3-%{version}
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|26	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|27	%build
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|28	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|29	%install
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|30	rm -rf $RPM_BUILD_ROOT
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|33	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|34	%clean
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|35	rm -rf $RPM_BUILD_ROOT
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|36	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|37	%files
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|38	%defattr(-,root,root)
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|39	%{_datadir}/stardict/dic/*
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|40	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|41	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|42	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|43	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|44	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|45	%changelog
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-9
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|47	+ Revision: 5db2652
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|48	- MassBuild#440: Increase release tag
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|49	
14mr|stardict-stardict1.3-en-zh_CN-2.4.2-9|50	

19087 14
14mr|stardict-xdict-en-zh_CN-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-xdict-en-zh_CN-2.4.2-12|2	%define release 12
14mr|stardict-xdict-en-zh_CN-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-xdict-en-zh_CN-2.4.2-12|4	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|5	Summary:	Simplified Chinese dictionary for stardict 2
14mr|stardict-xdict-en-zh_CN-2.4.2-12|6	Name:		stardict-xdict-en-zh_CN
14mr|stardict-xdict-en-zh_CN-2.4.2-12|7	Version:	%{version}
14mr|stardict-xdict-en-zh_CN-2.4.2-12|8	Release:	%{release}
14mr|stardict-xdict-en-zh_CN-2.4.2-12|9	License:	GPL
14mr|stardict-xdict-en-zh_CN-2.4.2-12|10	Group:		Databases
14mr|stardict-xdict-en-zh_CN-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-xdict-en-zh_CN-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-xdict-en-zh_CN-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-xdict-en-zh_CN-2.4.2-12|14	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ec-gb-%{version}.tar.bz2
14mr|stardict-xdict-en-zh_CN-2.4.2-12|16	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-xdict-en-zh_CN-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-xdict-en-zh_CN-2.4.2-12|19	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|20	%description
14mr|stardict-xdict-en-zh_CN-2.4.2-12|21	Xdict is an old English to Chinese dictionary application.
14mr|stardict-xdict-en-zh_CN-2.4.2-12|22	This package contains xdict database converted into stardict format.
14mr|stardict-xdict-en-zh_CN-2.4.2-12|23	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|24	%prep
14mr|stardict-xdict-en-zh_CN-2.4.2-12|25	%setup -q -n stardict-xdict-ec-gb-%{version}
14mr|stardict-xdict-en-zh_CN-2.4.2-12|26	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|27	%build
14mr|stardict-xdict-en-zh_CN-2.4.2-12|28	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|29	%install
14mr|stardict-xdict-en-zh_CN-2.4.2-12|30	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-en-zh_CN-2.4.2-12|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-en-zh_CN-2.4.2-12|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-en-zh_CN-2.4.2-12|33	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|34	%clean
14mr|stardict-xdict-en-zh_CN-2.4.2-12|35	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-en-zh_CN-2.4.2-12|36	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|37	%files
14mr|stardict-xdict-en-zh_CN-2.4.2-12|38	%defattr(-,root,root)
14mr|stardict-xdict-en-zh_CN-2.4.2-12|39	%{_datadir}/stardict/dic/*
14mr|stardict-xdict-en-zh_CN-2.4.2-12|40	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|41	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|42	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|43	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|44	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|45	%changelog
14mr|stardict-xdict-en-zh_CN-2.4.2-12|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-xdict-en-zh_CN-2.4.2-12|47	+ Revision: fe4186d
14mr|stardict-xdict-en-zh_CN-2.4.2-12|48	- MassBuild#440: Increase release tag
14mr|stardict-xdict-en-zh_CN-2.4.2-12|49	
14mr|stardict-xdict-en-zh_CN-2.4.2-12|50	

19088 14
14mr|stardict-xdict-en-zh_TW-2.4.2-12|1	%define	version	2.4.2
14mr|stardict-xdict-en-zh_TW-2.4.2-12|2	%define release 12
14mr|stardict-xdict-en-zh_TW-2.4.2-12|3	%define dict_format_version	2.4.2
14mr|stardict-xdict-en-zh_TW-2.4.2-12|4	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|5	Summary:	Traditional Chinese dictionary for stardict 2
14mr|stardict-xdict-en-zh_TW-2.4.2-12|6	Name:		stardict-xdict-en-zh_TW
14mr|stardict-xdict-en-zh_TW-2.4.2-12|7	Version:	%{version}
14mr|stardict-xdict-en-zh_TW-2.4.2-12|8	Release:	%{release}
14mr|stardict-xdict-en-zh_TW-2.4.2-12|9	License:	GPL
14mr|stardict-xdict-en-zh_TW-2.4.2-12|10	Group:		Databases
14mr|stardict-xdict-en-zh_TW-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-xdict-en-zh_TW-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-xdict-en-zh_TW-2.4.2-12|13	BuildArch:	noarch
14mr|stardict-xdict-en-zh_TW-2.4.2-12|14	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ec-big5-%{version}.tar.bz2
14mr|stardict-xdict-en-zh_TW-2.4.2-12|16	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-xdict-en-zh_TW-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-xdict-en-zh_TW-2.4.2-12|19	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|20	%description
14mr|stardict-xdict-en-zh_TW-2.4.2-12|21	Xdict is an old English to Chinese dictionary application.
14mr|stardict-xdict-en-zh_TW-2.4.2-12|22	This package contains xdict database converted into stardict format.
14mr|stardict-xdict-en-zh_TW-2.4.2-12|23	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|24	%prep
14mr|stardict-xdict-en-zh_TW-2.4.2-12|25	%setup -q -n stardict-xdict-ec-big5-%{version}
14mr|stardict-xdict-en-zh_TW-2.4.2-12|26	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|27	%build
14mr|stardict-xdict-en-zh_TW-2.4.2-12|28	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|29	%install
14mr|stardict-xdict-en-zh_TW-2.4.2-12|30	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-en-zh_TW-2.4.2-12|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-en-zh_TW-2.4.2-12|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-en-zh_TW-2.4.2-12|33	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|34	%clean
14mr|stardict-xdict-en-zh_TW-2.4.2-12|35	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-en-zh_TW-2.4.2-12|36	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|37	%files
14mr|stardict-xdict-en-zh_TW-2.4.2-12|38	%defattr(-,root,root)
14mr|stardict-xdict-en-zh_TW-2.4.2-12|39	%{_datadir}/stardict/dic/*
14mr|stardict-xdict-en-zh_TW-2.4.2-12|40	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|41	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|42	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|43	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|44	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|45	%changelog
14mr|stardict-xdict-en-zh_TW-2.4.2-12|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-12
14mr|stardict-xdict-en-zh_TW-2.4.2-12|47	+ Revision: 831bf9d
14mr|stardict-xdict-en-zh_TW-2.4.2-12|48	- MassBuild#440: Increase release tag
14mr|stardict-xdict-en-zh_TW-2.4.2-12|49	
14mr|stardict-xdict-en-zh_TW-2.4.2-12|50	

19089 14
14mr|stardict-xdict-zh_CN-en-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-xdict-zh_CN-en-2.4.2-10|2	%define release 10
14mr|stardict-xdict-zh_CN-en-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-xdict-zh_CN-en-2.4.2-10|4	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|5	Summary:	Xdict Simplified Chinese -> English dictionary for stardict 2
14mr|stardict-xdict-zh_CN-en-2.4.2-10|6	Name:		stardict-xdict-zh_CN-en
14mr|stardict-xdict-zh_CN-en-2.4.2-10|7	Version:	%{version}
14mr|stardict-xdict-zh_CN-en-2.4.2-10|8	Release:	%{release}
14mr|stardict-xdict-zh_CN-en-2.4.2-10|9	License:	GPL
14mr|stardict-xdict-zh_CN-en-2.4.2-10|10	Group:		Databases
14mr|stardict-xdict-zh_CN-en-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-xdict-zh_CN-en-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-xdict-zh_CN-en-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-xdict-zh_CN-en-2.4.2-10|14	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ce-gb-%{version}.tar.bz2
14mr|stardict-xdict-zh_CN-en-2.4.2-10|16	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-xdict-zh_CN-en-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-xdict-zh_CN-en-2.4.2-10|19	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|20	%description
14mr|stardict-xdict-zh_CN-en-2.4.2-10|21	Xdict is an old English to Chinese dictionary application.
14mr|stardict-xdict-zh_CN-en-2.4.2-10|22	This package contains xdict database converted into stardict format.
14mr|stardict-xdict-zh_CN-en-2.4.2-10|23	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|24	%prep
14mr|stardict-xdict-zh_CN-en-2.4.2-10|25	%setup -q -n stardict-xdict-ce-gb-%{version}
14mr|stardict-xdict-zh_CN-en-2.4.2-10|26	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|27	%build
14mr|stardict-xdict-zh_CN-en-2.4.2-10|28	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|29	%install
14mr|stardict-xdict-zh_CN-en-2.4.2-10|30	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-zh_CN-en-2.4.2-10|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-zh_CN-en-2.4.2-10|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-zh_CN-en-2.4.2-10|33	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|34	%clean
14mr|stardict-xdict-zh_CN-en-2.4.2-10|35	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-zh_CN-en-2.4.2-10|36	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|37	%files
14mr|stardict-xdict-zh_CN-en-2.4.2-10|38	%defattr(-,root,root)
14mr|stardict-xdict-zh_CN-en-2.4.2-10|39	%{_datadir}/stardict/dic/*
14mr|stardict-xdict-zh_CN-en-2.4.2-10|40	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|41	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|42	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|43	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|44	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|45	%changelog
14mr|stardict-xdict-zh_CN-en-2.4.2-10|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-xdict-zh_CN-en-2.4.2-10|47	+ Revision: 60988f7
14mr|stardict-xdict-zh_CN-en-2.4.2-10|48	- MassBuild#440: Increase release tag
14mr|stardict-xdict-zh_CN-en-2.4.2-10|49	
14mr|stardict-xdict-zh_CN-en-2.4.2-10|50	

19090 14
14mr|stardict-xdict-zh_TW-en-2.4.2-10|1	%define	version	2.4.2
14mr|stardict-xdict-zh_TW-en-2.4.2-10|2	%define release 10
14mr|stardict-xdict-zh_TW-en-2.4.2-10|3	%define dict_format_version	2.4.2
14mr|stardict-xdict-zh_TW-en-2.4.2-10|4	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|5	Summary:	Xdict Traditional Chinese -> English dictionary for stardict 2
14mr|stardict-xdict-zh_TW-en-2.4.2-10|6	Name:		stardict-xdict-zh_TW-en
14mr|stardict-xdict-zh_TW-en-2.4.2-10|7	Version:	%{version}
14mr|stardict-xdict-zh_TW-en-2.4.2-10|8	Release:	%{release}
14mr|stardict-xdict-zh_TW-en-2.4.2-10|9	License:	GPL
14mr|stardict-xdict-zh_TW-en-2.4.2-10|10	Group:		Databases
14mr|stardict-xdict-zh_TW-en-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
14mr|stardict-xdict-zh_TW-en-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|stardict-xdict-zh_TW-en-2.4.2-10|13	BuildArch:	noarch
14mr|stardict-xdict-zh_TW-en-2.4.2-10|14	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ce-big5-%{version}.tar.bz2
14mr|stardict-xdict-zh_TW-en-2.4.2-10|16	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
14mr|stardict-xdict-zh_TW-en-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
14mr|stardict-xdict-zh_TW-en-2.4.2-10|19	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|20	%description
14mr|stardict-xdict-zh_TW-en-2.4.2-10|21	Xdict is an old English to Chinese dictionary application.
14mr|stardict-xdict-zh_TW-en-2.4.2-10|22	This package contains xdict database converted into stardict format.
14mr|stardict-xdict-zh_TW-en-2.4.2-10|23	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|24	%prep
14mr|stardict-xdict-zh_TW-en-2.4.2-10|25	%setup -q -n stardict-xdict-ce-big5-%{version}
14mr|stardict-xdict-zh_TW-en-2.4.2-10|26	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|27	%build
14mr|stardict-xdict-zh_TW-en-2.4.2-10|28	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|29	%install
14mr|stardict-xdict-zh_TW-en-2.4.2-10|30	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-zh_TW-en-2.4.2-10|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-zh_TW-en-2.4.2-10|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
14mr|stardict-xdict-zh_TW-en-2.4.2-10|33	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|34	%clean
14mr|stardict-xdict-zh_TW-en-2.4.2-10|35	rm -rf $RPM_BUILD_ROOT
14mr|stardict-xdict-zh_TW-en-2.4.2-10|36	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|37	%files
14mr|stardict-xdict-zh_TW-en-2.4.2-10|38	%defattr(-,root,root)
14mr|stardict-xdict-zh_TW-en-2.4.2-10|39	%{_datadir}/stardict/dic/*
14mr|stardict-xdict-zh_TW-en-2.4.2-10|40	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|41	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|42	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|43	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|44	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|45	%changelog
14mr|stardict-xdict-zh_TW-en-2.4.2-10|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.2-10
14mr|stardict-xdict-zh_TW-en-2.4.2-10|47	+ Revision: 2132a20
14mr|stardict-xdict-zh_TW-en-2.4.2-10|48	- MassBuild#440: Increase release tag
14mr|stardict-xdict-zh_TW-en-2.4.2-10|49	
14mr|stardict-xdict-zh_TW-en-2.4.2-10|50	

19091 14
14mr|startup-notification-0.12-6|1	%define api	1
14mr|startup-notification-0.12-6|2	%define major	0
14mr|startup-notification-0.12-6|3	%define libname	%mklibname %{name}- %{api} %{major}
14mr|startup-notification-0.12-6|4	%define devname	%mklibname %{name}- %{api}  -d
14mr|startup-notification-0.12-6|5	
14mr|startup-notification-0.12-6|6	Summary:	Library used to monitor application startup
14mr|startup-notification-0.12-6|7	Name:		startup-notification
14mr|startup-notification-0.12-6|8	Version:	0.12
14mr|startup-notification-0.12-6|9	Release:	6
14mr|startup-notification-0.12-6|10	License:	LGPLv2+
14mr|startup-notification-0.12-6|11	Group:		System/Libraries
14mr|startup-notification-0.12-6|12	URL:		http://www.freedesktop.org/
14mr|startup-notification-0.12-6|13	Source0:	http://www.freedesktop.org/software/%{name}/releases/%{name}-%{version}.tar.bz2
14mr|startup-notification-0.12-6|14	BuildRequires:	pkgconfig(xcb-util)
14mr|startup-notification-0.12-6|15	BuildRequires:	pkgconfig(x11-xcb)
14mr|startup-notification-0.12-6|16	
14mr|startup-notification-0.12-6|17	%description
14mr|startup-notification-0.12-6|18	Startup-notification is a library used to monitor application startup.
14mr|startup-notification-0.12-6|19	
14mr|startup-notification-0.12-6|20	%package -n %{libname}
14mr|startup-notification-0.12-6|21	Summary:	Library used to monitor application startup
14mr|startup-notification-0.12-6|22	Group:		%{group}
14mr|startup-notification-0.12-6|23	Provides:	lib%{name}-%{api} = %{version}-%{release}
14mr|startup-notification-0.12-6|24	
14mr|startup-notification-0.12-6|25	%description -n %{libname}
14mr|startup-notification-0.12-6|26	Startup-notification is a library used to monitor application startup.
14mr|startup-notification-0.12-6|27	
14mr|startup-notification-0.12-6|28	%package -n %{devname}
14mr|startup-notification-0.12-6|29	Summary:	Library used to monitor application startup
14mr|startup-notification-0.12-6|30	Group:		Development/C
14mr|startup-notification-0.12-6|31	Provides:	%{name}-devel = %{version}-%{release}
14mr|startup-notification-0.12-6|32	Requires:	%{libname} = %{version}-%{release}
14mr|startup-notification-0.12-6|33	Obsoletes:	%{mklibname startup-notification- 1 0 -d} < 0.12-5
14mr|startup-notification-0.12-6|34	
14mr|startup-notification-0.12-6|35	%description -n %{devname}
14mr|startup-notification-0.12-6|36	Startup-notification is a library used to monitor application startup.
14mr|startup-notification-0.12-6|37	
14mr|startup-notification-0.12-6|38	%prep
14mr|startup-notification-0.12-6|39	%setup -q
14mr|startup-notification-0.12-6|40	
14mr|startup-notification-0.12-6|41	%build
14mr|startup-notification-0.12-6|42	%configure2_5x \
14mr|startup-notification-0.12-6|43	--disable-static
14mr|startup-notification-0.12-6|44	
14mr|startup-notification-0.12-6|45	%make
14mr|startup-notification-0.12-6|46	
14mr|startup-notification-0.12-6|47	%install
14mr|startup-notification-0.12-6|48	%makeinstall_std
14mr|startup-notification-0.12-6|49	
14mr|startup-notification-0.12-6|50	%files -n %{libname}
14mr|startup-notification-0.12-6|51	%{_libdir}/*-%{api}.so.%{major}*
14mr|startup-notification-0.12-6|52	
14mr|startup-notification-0.12-6|53	%files -n %{devname}
14mr|startup-notification-0.12-6|54	%doc ChangeLog
14mr|startup-notification-0.12-6|55	%{_libdir}/*.so
14mr|startup-notification-0.12-6|56	%{_libdir}/pkgconfig/*
14mr|startup-notification-0.12-6|57	%{_includedir}/*
14mr|startup-notification-0.12-6|58	
14mr|startup-notification-0.12-6|59	
14mr|startup-notification-0.12-6|60	%changelog
14mr|startup-notification-0.12-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-6
14mr|startup-notification-0.12-6|62	+ Revision: ddf8266
14mr|startup-notification-0.12-6|63	- MassBuild#440: Increase release tag
14mr|startup-notification-0.12-6|64	
14mr|startup-notification-0.12-6|65	

19092 14
14mr|statserial-1.1-26|1	Summary:	A tool which displays the status of serial port modem lines
14mr|statserial-1.1-26|2	Name:		statserial
14mr|statserial-1.1-26|3	Version:	1.1
14mr|statserial-1.1-26|4	Release:	26
14mr|statserial-1.1-26|5	License:	BSD
14mr|statserial-1.1-26|6	Group:		Communications
14mr|statserial-1.1-26|7	URL:		ftp://sunsite.unc.edu/pub/Linux/system/serial/
14mr|statserial-1.1-26|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/serial/%{name}-%{version}.tar.bz2
14mr|statserial-1.1-26|9	Patch0:		%{name}-1.1-config.patch
14mr|statserial-1.1-26|10	Patch1: 	%{name}-1.1-dev.patch
14mr|statserial-1.1-26|11	Patch2:		statserial-1.1-LDFLAGS.diff
14mr|statserial-1.1-26|12	BuildRequires:	ncurses-devel
14mr|statserial-1.1-26|13	BuildRequires:	glibc-static-devel
14mr|statserial-1.1-26|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
14mr|statserial-1.1-26|15	
14mr|statserial-1.1-26|16	%description
14mr|statserial-1.1-26|17	The statserial utility displays a table of the signals on a standard 9-pin or
14mr|statserial-1.1-26|18	25-pin serial port and indicates the status of the handshaking lines.
14mr|statserial-1.1-26|19	Statserial is useful for debugging serial port and/or modem problems.
14mr|statserial-1.1-26|20	
14mr|statserial-1.1-26|21	Install the statserial package if you need a tool to help debug serial port or
14mr|statserial-1.1-26|22	modem problems.
14mr|statserial-1.1-26|23	
14mr|statserial-1.1-26|24	%prep
14mr|statserial-1.1-26|25	
14mr|statserial-1.1-26|26	%setup -q
14mr|statserial-1.1-26|27	%patch0 -p1 -b .config
14mr|statserial-1.1-26|28	%patch1 -p1 -b .dev
14mr|statserial-1.1-26|29	%patch2 -p0 -b .LDFLAGS
14mr|statserial-1.1-26|30	
14mr|statserial-1.1-26|31	%build
14mr|statserial-1.1-26|32	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags} -static"
14mr|statserial-1.1-26|33	
14mr|statserial-1.1-26|34	%install
14mr|statserial-1.1-26|35	rm -rf %{buildroot}
14mr|statserial-1.1-26|36	
14mr|statserial-1.1-26|37	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
14mr|statserial-1.1-26|38	
14mr|statserial-1.1-26|39	install -m 755 statserial %{buildroot}%{_bindir}/statserial
14mr|statserial-1.1-26|40	install -m 444 statserial.1 %{buildroot}%{_mandir}/man1/statserial.1
14mr|statserial-1.1-26|41	
14mr|statserial-1.1-26|42	%clean
14mr|statserial-1.1-26|43	rm -rf %{buildroot}
14mr|statserial-1.1-26|44	
14mr|statserial-1.1-26|45	%files
14mr|statserial-1.1-26|46	%defattr(-,root,root)
14mr|statserial-1.1-26|47	%doc COPYING ChangeLog README
14mr|statserial-1.1-26|48	%{_bindir}/statserial
14mr|statserial-1.1-26|49	%{_mandir}/man1/statserial.1*
14mr|statserial-1.1-26|50	
14mr|statserial-1.1-26|51	
14mr|statserial-1.1-26|52	
14mr|statserial-1.1-26|53	%changelog
14mr|statserial-1.1-26|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-26
14mr|statserial-1.1-26|55	+ Revision: 08a8254
14mr|statserial-1.1-26|56	- MassBuild#440: Increase release tag
14mr|statserial-1.1-26|57	
14mr|statserial-1.1-26|58	

19093 14
14mr|step-4.13.3-1|1	%define eigen_version 2.0.3
14mr|step-4.13.3-1|2	
14mr|step-4.13.3-1|3	Name:		step
14mr|step-4.13.3-1|4	Summary:	Interactive physical simulator
14mr|step-4.13.3-1|5	Version:	4.13.3
14mr|step-4.13.3-1|6	Release:	1
14mr|step-4.13.3-1|7	Group:		Graphical desktop/KDE
14mr|step-4.13.3-1|8	License:	GPLv2 GFDL
14mr|step-4.13.3-1|9	URL:		http://edu.kde.org/step/
14mr|step-4.13.3-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|step-4.13.3-1|11	BuildRequires:	kdelibs4-devel
14mr|step-4.13.3-1|12	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
14mr|step-4.13.3-1|13	BuildRequires:	pkgconfig(libqalculate)
14mr|step-4.13.3-1|14	BuildRequires:	pkgconfig(gsl)
14mr|step-4.13.3-1|15	
14mr|step-4.13.3-1|16	%description
14mr|step-4.13.3-1|17	Step is an interactive physical simulator. It works like this:
14mr|step-4.13.3-1|18	you place some bodies on the scene, add some forces such as gravity
14mr|step-4.13.3-1|19	or springs, then click "Simulate" and Step shows you how your scene
14mr|step-4.13.3-1|20	will evolve according to the laws of physics. You can change every
14mr|step-4.13.3-1|21	property of bodies/forces in your experiment (even during simulation)
14mr|step-4.13.3-1|22	and see how this will change evolution of the experiment. With Step
14mr|step-4.13.3-1|23	you can not only learn but feel how physics works!
14mr|step-4.13.3-1|24	
14mr|step-4.13.3-1|25	%files
14mr|step-4.13.3-1|26	%doc README AUTHORS ChangeLog COPYING COPYING.DOC DESIGN TODO
14mr|step-4.13.3-1|27	%{_kde_bindir}/step
14mr|step-4.13.3-1|28	%{_kde_applicationsdir}/step.desktop
14mr|step-4.13.3-1|29	%{_kde_appsdir}/step
14mr|step-4.13.3-1|30	%{_kde_datadir}/config.kcfg/step.kcfg
14mr|step-4.13.3-1|31	%{_kde_configdir}/step.knsrc
14mr|step-4.13.3-1|32	%{_kde_docdir}/HTML/en/step
14mr|step-4.13.3-1|33	%{_kde_iconsdir}/hicolor/*/apps/step.png
14mr|step-4.13.3-1|34	
14mr|step-4.13.3-1|35	#----------------------------------------------------------------------
14mr|step-4.13.3-1|36	
14mr|step-4.13.3-1|37	%prep
14mr|step-4.13.3-1|38	%setup -q
14mr|step-4.13.3-1|39	
14mr|step-4.13.3-1|40	%build
14mr|step-4.13.3-1|41	%cmake_kde4
14mr|step-4.13.3-1|42	%make
14mr|step-4.13.3-1|43	
14mr|step-4.13.3-1|44	%install
14mr|step-4.13.3-1|45	%makeinstall_std -C build
14mr|step-4.13.3-1|46	
14mr|step-4.13.3-1|47	
14mr|step-4.13.3-1|48	%changelog
14mr|step-4.13.3-1|49	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|step-4.13.3-1|50	+ Revision: 642c8fc
14mr|step-4.13.3-1|51	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|step-4.13.3-1|52	
14mr|step-4.13.3-1|53	

19094 14
14mr|strace-4.8-2|1	Name:		strace
14mr|strace-4.8-2|2	Version:	4.8
14mr|strace-4.8-2|3	Release:	2
14mr|strace-4.8-2|4	Summary:	Tracks and displays system calls associated with a running process
14mr|strace-4.8-2|5	License:	BSD
14mr|strace-4.8-2|6	Group:		Development/Kernel
14mr|strace-4.8-2|7	URL:		http://sourceforge.net/projects/strace/
14mr|strace-4.8-2|8	Source0:	http://switch.dl.sourceforge.net/project/strace/strace/%version/strace-%version.tar.xz
14mr|strace-4.8-2|9	
14mr|strace-4.8-2|10	%track
14mr|strace-4.8-2|11	prog %name = {
14mr|strace-4.8-2|12	url = http://sourceforge.net/projects/strace/
14mr|strace-4.8-2|13	version = %version
14mr|strace-4.8-2|14	regex = %name-(__VER__)\.tar\.xz
14mr|strace-4.8-2|15	}
14mr|strace-4.8-2|16	
14mr|strace-4.8-2|17	%description
14mr|strace-4.8-2|18	The strace program intercepts and records the system calls called
14mr|strace-4.8-2|19	and received by a running process.  Strace can print a record of
14mr|strace-4.8-2|20	each system call, its arguments and its return value.  Strace is useful
14mr|strace-4.8-2|21	for diagnosing problems and debugging, as well as for instructional
14mr|strace-4.8-2|22	purposes.
14mr|strace-4.8-2|23	
14mr|strace-4.8-2|24	Install strace if you need a tool to track the system calls made and
14mr|strace-4.8-2|25	received by a process.
14mr|strace-4.8-2|26	
14mr|strace-4.8-2|27	%prep
14mr|strace-4.8-2|28	%setup -q
14mr|strace-4.8-2|29	%apply_patches
14mr|strace-4.8-2|30	
14mr|strace-4.8-2|31	%build
14mr|strace-4.8-2|32	%configure2_5x
14mr|strace-4.8-2|33	%{make}
14mr|strace-4.8-2|34	
14mr|strace-4.8-2|35	%install
14mr|strace-4.8-2|36	%makeinstall_std
14mr|strace-4.8-2|37	
14mr|strace-4.8-2|38	# remove unpackaged files
14mr|strace-4.8-2|39	%{__rm} %{buildroot}%{_bindir}/strace-graph
14mr|strace-4.8-2|40	
14mr|strace-4.8-2|41	%files
14mr|strace-4.8-2|42	%doc COPYING README* CREDITS ChangeLog INSTALL NEWS
14mr|strace-4.8-2|43	%_bindir/strace
14mr|strace-4.8-2|44	%_bindir/strace-log-merge
14mr|strace-4.8-2|45	%_mandir/man1/strace.1*
14mr|strace-4.8-2|46	
14mr|strace-4.8-2|47	
14mr|strace-4.8-2|48	
14mr|strace-4.8-2|49	%changelog
14mr|strace-4.8-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8-2
14mr|strace-4.8-2|51	+ Revision: e7a358d
14mr|strace-4.8-2|52	- MassBuild#440: Increase release tag
14mr|strace-4.8-2|53	
14mr|strace-4.8-2|54	

19095 14
14mr|strigi-0.7.8-12|1	Summary:	Desktop Search
14mr|strigi-0.7.8-12|2	Name:		strigi
14mr|strigi-0.7.8-12|3	Version:	0.7.8
14mr|strigi-0.7.8-12|4	Release:	12
14mr|strigi-0.7.8-12|5	Epoch:		1
14mr|strigi-0.7.8-12|6	License:	LGPLv2+
14mr|strigi-0.7.8-12|7	Group:		Graphical desktop/KDE
14mr|strigi-0.7.8-12|8	Url:		http://strigi.sourceforge.net
14mr|strigi-0.7.8-12|9	Source0:	http://www.vandenoever.info/software/strigi/%{name}-%{version}.tar.bz2
14mr|strigi-0.7.8-12|10	Patch0:		strigi-0.7.7-missinglink.patch
14mr|strigi-0.7.8-12|11	BuildRequires:	cmake
14mr|strigi-0.7.8-12|12	BuildRequires:	attr-devel
14mr|strigi-0.7.8-12|13	BuildRequires:	bzip2-devel
14mr|strigi-0.7.8-12|14	BuildRequires:	ffmpeg-devel
14mr|strigi-0.7.8-12|15	BuildRequires:	magic-devel
14mr|strigi-0.7.8-12|16	BuildRequires:	qt4-devel
14mr|strigi-0.7.8-12|17	BuildRequires:	pkgconfig(cppunit)
14mr|strigi-0.7.8-12|18	BuildRequires:	pkgconfig(dbus-1)
14mr|strigi-0.7.8-12|19	BuildRequires:	pkgconfig(exiv2)
14mr|strigi-0.7.8-12|20	BuildRequires:	pkgconfig(expat)
14mr|strigi-0.7.8-12|21	BuildRequires:	pkgconfig(libclucene-core)
14mr|strigi-0.7.8-12|22	BuildRequires:	pkgconfig(openssl)
14mr|strigi-0.7.8-12|23	Obsoletes:	%{mklibname cluceneindex 0} < 0.7.7-2
14mr|strigi-0.7.8-12|24	
14mr|strigi-0.7.8-12|25	%description
14mr|strigi-0.7.8-12|26	Here are the main features of Strigi:
14mr|strigi-0.7.8-12|27	
14mr|strigi-0.7.8-12|28	* very fast crawling
14mr|strigi-0.7.8-12|29	* very small memory footprint
14mr|strigi-0.7.8-12|30	* no hammering of the system
14mr|strigi-0.7.8-12|31	* pluggable backend, currently clucene and hyperestraier,
14mr|strigi-0.7.8-12|32	sqlite3 and xapian are in the works
14mr|strigi-0.7.8-12|33	* communication between daemon and search program over an
14mr|strigi-0.7.8-12|34	abstract interface, this is currently a simple socket
14mr|strigi-0.7.8-12|35	but implementation of dbus is a possibility. There's a
14mr|strigi-0.7.8-12|36	small perl program in the code as an example of how to
14mr|strigi-0.7.8-12|37	query. This is so easy that any KDE app could implement this.
14mr|strigi-0.7.8-12|38	* simple interface for implementing plugins for extracting
14mr|strigi-0.7.8-12|39	information. we'll try to reuse the kat plugins, although
14mr|strigi-0.7.8-12|40	native plugins will have a large speed advantage
14mr|strigi-0.7.8-12|41	* calculation of sha1 for every file crawled (allows fast finding
14mr|strigi-0.7.8-12|42	of duplicates)
14mr|strigi-0.7.8-12|43	
14mr|strigi-0.7.8-12|44	%files
14mr|strigi-0.7.8-12|45	%{_bindir}/*
14mr|strigi-0.7.8-12|46	%dir %{_libdir}/strigi
14mr|strigi-0.7.8-12|47	%{_libdir}/strigi/*
14mr|strigi-0.7.8-12|48	%{_datadir}/strigi/*
14mr|strigi-0.7.8-12|49	%{_datadir}/dbus-1/services/
14mr|strigi-0.7.8-12|50	%exclude %{_bindir}/strigiclient
14mr|strigi-0.7.8-12|51	
14mr|strigi-0.7.8-12|52	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|53	
14mr|strigi-0.7.8-12|54	%package gui
14mr|strigi-0.7.8-12|55	Summary:	Strigi interface
14mr|strigi-0.7.8-12|56	Group:		Graphical desktop/KDE
14mr|strigi-0.7.8-12|57	
14mr|strigi-0.7.8-12|58	%description gui
14mr|strigi-0.7.8-12|59	Strigi interface
14mr|strigi-0.7.8-12|60	
14mr|strigi-0.7.8-12|61	%files gui
14mr|strigi-0.7.8-12|62	%{_bindir}/strigiclient
14mr|strigi-0.7.8-12|63	
14mr|strigi-0.7.8-12|64	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|65	
14mr|strigi-0.7.8-12|66	%define searchclient_major 0
14mr|strigi-0.7.8-12|67	%define libsearchclient %mklibname searchclient %{searchclient_major}
14mr|strigi-0.7.8-12|68	
14mr|strigi-0.7.8-12|69	%package -n %{libsearchclient}
14mr|strigi-0.7.8-12|70	Summary:	Strigi library
14mr|strigi-0.7.8-12|71	Group:		System/Libraries
14mr|strigi-0.7.8-12|72	
14mr|strigi-0.7.8-12|73	%description -n %{libsearchclient}
14mr|strigi-0.7.8-12|74	Strigi library.
14mr|strigi-0.7.8-12|75	
14mr|strigi-0.7.8-12|76	%files -n %{libsearchclient}
14mr|strigi-0.7.8-12|77	%{_libdir}/libsearchclient.so.%{searchclient_major}*
14mr|strigi-0.7.8-12|78	
14mr|strigi-0.7.8-12|79	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|80	
14mr|strigi-0.7.8-12|81	%define streamanalyzer_major 0
14mr|strigi-0.7.8-12|82	%define libstreamanalyzer %mklibname streamanalyzer %{streamanalyzer_major}
14mr|strigi-0.7.8-12|83	
14mr|strigi-0.7.8-12|84	%package -n %{libstreamanalyzer}
14mr|strigi-0.7.8-12|85	Summary:	Strigi library
14mr|strigi-0.7.8-12|86	Group:		System/Libraries
14mr|strigi-0.7.8-12|87	
14mr|strigi-0.7.8-12|88	%description -n %{libstreamanalyzer}
14mr|strigi-0.7.8-12|89	Strigi library.
14mr|strigi-0.7.8-12|90	
14mr|strigi-0.7.8-12|91	%files -n %{libstreamanalyzer}
14mr|strigi-0.7.8-12|92	%{_libdir}/libstreamanalyzer.so.%{streamanalyzer_major}*
14mr|strigi-0.7.8-12|93	
14mr|strigi-0.7.8-12|94	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|95	
14mr|strigi-0.7.8-12|96	%define streams_major 0
14mr|strigi-0.7.8-12|97	%define libstreams %mklibname streams %{streams_major}
14mr|strigi-0.7.8-12|98	
14mr|strigi-0.7.8-12|99	%package -n %{libstreams}
14mr|strigi-0.7.8-12|100	Summary:	Strigi library
14mr|strigi-0.7.8-12|101	Group:		System/Libraries
14mr|strigi-0.7.8-12|102	
14mr|strigi-0.7.8-12|103	%description -n %{libstreams}
14mr|strigi-0.7.8-12|104	Strigi library.
14mr|strigi-0.7.8-12|105	
14mr|strigi-0.7.8-12|106	%files -n %{libstreams}
14mr|strigi-0.7.8-12|107	%{_libdir}/libstreams.so.%{streams_major}*
14mr|strigi-0.7.8-12|108	
14mr|strigi-0.7.8-12|109	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|110	
14mr|strigi-0.7.8-12|111	%define strigihtmlgui_major 0
14mr|strigi-0.7.8-12|112	%define libstrigihtmlgui %mklibname strigihtmlgui %{strigihtmlgui_major}
14mr|strigi-0.7.8-12|113	
14mr|strigi-0.7.8-12|114	%package -n %{libstrigihtmlgui}
14mr|strigi-0.7.8-12|115	Summary:	Strigi library
14mr|strigi-0.7.8-12|116	Group:		System/Libraries
14mr|strigi-0.7.8-12|117	
14mr|strigi-0.7.8-12|118	%description -n %{libstrigihtmlgui}
14mr|strigi-0.7.8-12|119	Strigi library.
14mr|strigi-0.7.8-12|120	
14mr|strigi-0.7.8-12|121	%files -n %{libstrigihtmlgui}
14mr|strigi-0.7.8-12|122	%{_libdir}/libstrigihtmlgui.so.%{strigihtmlgui_major}*
14mr|strigi-0.7.8-12|123	
14mr|strigi-0.7.8-12|124	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|125	
14mr|strigi-0.7.8-12|126	%define strigiqtdbusclient_major 0
14mr|strigi-0.7.8-12|127	%define libstrigiqtdbusclient %mklibname strigiqtdbusclient %{strigiqtdbusclient_major}
14mr|strigi-0.7.8-12|128	
14mr|strigi-0.7.8-12|129	%package -n %{libstrigiqtdbusclient}
14mr|strigi-0.7.8-12|130	Summary:	Strigi library
14mr|strigi-0.7.8-12|131	Group:		System/Libraries
14mr|strigi-0.7.8-12|132	
14mr|strigi-0.7.8-12|133	%description -n %{libstrigiqtdbusclient}
14mr|strigi-0.7.8-12|134	Strigi library.
14mr|strigi-0.7.8-12|135	
14mr|strigi-0.7.8-12|136	%files -n %{libstrigiqtdbusclient}
14mr|strigi-0.7.8-12|137	%{_libdir}/libstrigiqtdbusclient.so.%{strigiqtdbusclient_major}*
14mr|strigi-0.7.8-12|138	
14mr|strigi-0.7.8-12|139	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|140	
14mr|strigi-0.7.8-12|141	%package devel
14mr|strigi-0.7.8-12|142	Summary:	Development files for %{name}
14mr|strigi-0.7.8-12|143	Group:		Development/Other
14mr|strigi-0.7.8-12|144	Requires:	%{libstrigihtmlgui} = %{EVRD}
14mr|strigi-0.7.8-12|145	Requires:	%{libstrigiqtdbusclient} = %{EVRD}
14mr|strigi-0.7.8-12|146	Requires:	%{libsearchclient} = %{EVRD}
14mr|strigi-0.7.8-12|147	Requires:	%{libstreamanalyzer} = %{EVRD}
14mr|strigi-0.7.8-12|148	Requires:	%{libstreams} = %{EVRD}
14mr|strigi-0.7.8-12|149	Requires:	strigi = %{EVRD}
14mr|strigi-0.7.8-12|150	Provides:	libstrigi-devel = %{EVRD}
14mr|strigi-0.7.8-12|151	
14mr|strigi-0.7.8-12|152	%description devel
14mr|strigi-0.7.8-12|153	Development files for %{name}.
14mr|strigi-0.7.8-12|154	
14mr|strigi-0.7.8-12|155	%files devel
14mr|strigi-0.7.8-12|156	%{_libdir}/*.so
14mr|strigi-0.7.8-12|157	%{_includedir}/strigi
14mr|strigi-0.7.8-12|158	%{_libdir}/pkgconfig/*
14mr|strigi-0.7.8-12|159	%{_libdir}/cmake/LibSearchClient/LibSearchClientConfig.cmake
14mr|strigi-0.7.8-12|160	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfig.cmake
14mr|strigi-0.7.8-12|161	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfigVersion.cmake
14mr|strigi-0.7.8-12|162	%{_libdir}/cmake/LibStreams/LibStreamsConfig.cmake
14mr|strigi-0.7.8-12|163	%{_libdir}/cmake/LibStreams/LibStreamsTargets.cmake
14mr|strigi-0.7.8-12|164	%{_libdir}/cmake/LibStreams/LibStreamsTargets-noconfig.cmake
14mr|strigi-0.7.8-12|165	%{_libdir}/cmake/LibStreams/LibStreamsConfigVersion.cmake
14mr|strigi-0.7.8-12|166	%{_libdir}/cmake/Strigi
14mr|strigi-0.7.8-12|167	
14mr|strigi-0.7.8-12|168	#--------------------------------------------------------------------
14mr|strigi-0.7.8-12|169	
14mr|strigi-0.7.8-12|170	%prep
14mr|strigi-0.7.8-12|171	%setup -q
14mr|strigi-0.7.8-12|172	%patch0 -p1 -b .missinglink~
14mr|strigi-0.7.8-12|173	
14mr|strigi-0.7.8-12|174	%build
14mr|strigi-0.7.8-12|175	%cmake_qt4 -DCMAKE_INSTALL_LIBDIR=%{_lib}
14mr|strigi-0.7.8-12|176	%make
14mr|strigi-0.7.8-12|177	
14mr|strigi-0.7.8-12|178	%install
14mr|strigi-0.7.8-12|179	%makeinstall_std -C build
14mr|strigi-0.7.8-12|180	
14mr|strigi-0.7.8-12|181	
14mr|strigi-0.7.8-12|182	%changelog
14mr|strigi-0.7.8-12|183	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.7.8-12
14mr|strigi-0.7.8-12|184	+ Revision: 6f78719
14mr|strigi-0.7.8-12|185	- Bump release
14mr|strigi-0.7.8-12|186	
14mr|strigi-0.7.8-12|187	

19096 14
14mr|struts-1.2.9-13|1	# Copyright (c) 2000-2005, JPackage Project
14mr|struts-1.2.9-13|2	# All rights reserved.
14mr|struts-1.2.9-13|3	#
14mr|struts-1.2.9-13|4	# Redistribution and use in source and binary forms, with or without
14mr|struts-1.2.9-13|5	# modification, are permitted provided that the following conditions
14mr|struts-1.2.9-13|6	# are met:
14mr|struts-1.2.9-13|7	#
14mr|struts-1.2.9-13|8	# 1. Redistributions of source code must retain the above copyright
14mr|struts-1.2.9-13|9	#    notice, this list of conditions and the following disclaimer.
14mr|struts-1.2.9-13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|struts-1.2.9-13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|struts-1.2.9-13|12	#    documentation and/or other materials provided with the
14mr|struts-1.2.9-13|13	#    distribution.
14mr|struts-1.2.9-13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|struts-1.2.9-13|15	#    contributors may be used to endorse or promote products derived
14mr|struts-1.2.9-13|16	#    from this software without specific prior written permission.
14mr|struts-1.2.9-13|17	#
14mr|struts-1.2.9-13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|struts-1.2.9-13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|struts-1.2.9-13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|struts-1.2.9-13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|struts-1.2.9-13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|struts-1.2.9-13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|struts-1.2.9-13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|struts-1.2.9-13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|struts-1.2.9-13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|struts-1.2.9-13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|struts-1.2.9-13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|struts-1.2.9-13|29	#
14mr|struts-1.2.9-13|30	
14mr|struts-1.2.9-13|31	%define full_name	jakarta-%{name}
14mr|struts-1.2.9-13|32	%define tomcat5appsdir  %{_localstatedir}/lib/tomcat5/webapps
14mr|struts-1.2.9-13|33	%define tomcat5ctxdir   %{_sysconfdir}/tomcat5/Catalina/localhost
14mr|struts-1.2.9-13|34	%define webapps		blank documentation example examples tiles-documentation
14mr|struts-1.2.9-13|35	%define webapplibs commons-beanutils commons-digester commons-fileupload commons-validator oro struts
14mr|struts-1.2.9-13|36	
14mr|struts-1.2.9-13|37	Name:		struts
14mr|struts-1.2.9-13|38	Version:	1.2.9
14mr|struts-1.2.9-13|39	Release:	13
14mr|struts-1.2.9-13|40	Epoch:		0
14mr|struts-1.2.9-13|41	Summary:	Web application framework
14mr|struts-1.2.9-13|42	License:	ASL 2.0
14mr|struts-1.2.9-13|43	Group:      Development/Java
14mr|struts-1.2.9-13|44	Source0:	%{name}-%{version}-src-RHCLEAN.tar.gz
14mr|struts-1.2.9-13|45	Source2:	tomcat4-context-allowlinking.xml
14mr|struts-1.2.9-13|46	Source3:	tomcat5-context-allowlinking.xml
14mr|struts-1.2.9-13|47	#Patch0:		%{name}-%{version}.build.patch
14mr|struts-1.2.9-13|48	Patch0:		struts-1.2.9-strutsel-build_xml.patch
14mr|struts-1.2.9-13|49	Patch1:		struts-1.2.9-FacesRequestProcessor.patch
14mr|struts-1.2.9-13|50	Patch2:		struts-1.2.9-HttpServletRequestWrapper.patch
14mr|struts-1.2.9-13|51	Patch3:		struts-1.2.9-FacesTilesRequestProcessor.patch
14mr|struts-1.2.9-13|52	Patch4:		struts-1.2.9-strutsfaces-example1-build_xml.patch
14mr|struts-1.2.9-13|53	Patch5:		struts-1.2.9-strutsfaces-example2-build_xml.patch
14mr|struts-1.2.9-13|54	Patch6:		struts-1.2.9-strutsfaces-systest1-build_xml.patch
14mr|struts-1.2.9-13|55	Patch7:		struts-1.2.9.bz157205.patch
14mr|struts-1.2.9-13|56	Patch8:		struts-1.2.9-CVE-2008-2025.patch
14mr|struts-1.2.9-13|57	URL:		http://struts.apache.org/
14mr|struts-1.2.9-13|58	Requires:	servlet25
14mr|struts-1.2.9-13|59	Requires:	jakarta-commons-beanutils
14mr|struts-1.2.9-13|60	Requires:	jakarta-commons-digester
14mr|struts-1.2.9-13|61	Requires:	jakarta-commons-fileupload
14mr|struts-1.2.9-13|62	Requires:	jakarta-commons-validator
14mr|struts-1.2.9-13|63	Requires:	jakarta-oro
14mr|struts-1.2.9-13|64	BuildRequires:	locales-en
14mr|struts-1.2.9-13|65	BuildRequires:	jpackage-utils >= 1.6
14mr|struts-1.2.9-13|66	BuildRequires:  java-devel >= 0:1.6.0
14mr|struts-1.2.9-13|67	BuildRequires:	ant >= 1.6
14mr|struts-1.2.9-13|68	BuildRequires:	ant-nodeps >= 1.6
14mr|struts-1.2.9-13|69	BuildRequires:	ant-trax >= 1.6
14mr|struts-1.2.9-13|70	BuildRequires:	antlr
14mr|struts-1.2.9-13|71	BuildRequires:	antlr-java
14mr|struts-1.2.9-13|72	BuildRequires:	jaxp_transform_impl
14mr|struts-1.2.9-13|73	BuildRequires:	sed
14mr|struts-1.2.9-13|74	BuildRequires:	servlet25
14mr|struts-1.2.9-13|75	BuildRequires:  jsp21
14mr|struts-1.2.9-13|76	BuildRequires:  jakarta-commons-beanutils
14mr|struts-1.2.9-13|77	BuildRequires:  jakarta-commons-digester
14mr|struts-1.2.9-13|78	BuildRequires:  jakarta-commons-fileupload
14mr|struts-1.2.9-13|79	BuildRequires:  jakarta-commons-logging
14mr|struts-1.2.9-13|80	BuildRequires:  jakarta-commons-validator
14mr|struts-1.2.9-13|81	BuildRequires:  jakarta-oro
14mr|struts-1.2.9-13|82	
14mr|struts-1.2.9-13|83	Group:		Development/Java
14mr|struts-1.2.9-13|84	BuildArch:	noarch
14mr|struts-1.2.9-13|85	
14mr|struts-1.2.9-13|86	%description
14mr|struts-1.2.9-13|87	Welcome to the Struts Framework! The goal of this project is to provide
14mr|struts-1.2.9-13|88	an open source framework useful in building web applications with Java
14mr|struts-1.2.9-13|89	Servlet and JavaServer Pages (JSP) technology. Struts encourages
14mr|struts-1.2.9-13|90	application architectures based on the Model-View-Controller (MVC)
14mr|struts-1.2.9-13|91	design paradigm, colloquially known as Model 2 in discussions on various
14mr|struts-1.2.9-13|92	servlet and JSP related mailing lists.
14mr|struts-1.2.9-13|93	Struts includes the following primary areas of functionality:
14mr|struts-1.2.9-13|94	A controller servlet that dispatches requests to appropriate Action
14mr|struts-1.2.9-13|95	classes provided by the application developer.
14mr|struts-1.2.9-13|96	JSP custom tag libraries, and associated support in the controller
14mr|struts-1.2.9-13|97	servlet, that assists developers in creating interactive form-based
14mr|struts-1.2.9-13|98	applications.
14mr|struts-1.2.9-13|99	Utility classes to support XML parsing, automatic population of
14mr|struts-1.2.9-13|100	JavaBeans properties based on the Java reflection APIs, and
14mr|struts-1.2.9-13|101	internationalization of prompts and messages.
14mr|struts-1.2.9-13|102	Struts is part of the Jakarta Project, sponsored by the Apache Software
14mr|struts-1.2.9-13|103	Foundation. The official Struts home page is at
14mr|struts-1.2.9-13|104	http://jakarta.apache.org/struts.
14mr|struts-1.2.9-13|105	
14mr|struts-1.2.9-13|106	%package manual
14mr|struts-1.2.9-13|107	Summary:        Manual for %{name}
14mr|struts-1.2.9-13|108	Group:          Development/Java
14mr|struts-1.2.9-13|109	
14mr|struts-1.2.9-13|110	%description manual
14mr|struts-1.2.9-13|111	Documentation for %{name}.
14mr|struts-1.2.9-13|112	
14mr|struts-1.2.9-13|113	%package javadoc
14mr|struts-1.2.9-13|114	Summary:        Javadoc for %{name}
14mr|struts-1.2.9-13|115	Group:          Development/Java
14mr|struts-1.2.9-13|116	
14mr|struts-1.2.9-13|117	%description javadoc
14mr|struts-1.2.9-13|118	Javadoc for %{name}.
14mr|struts-1.2.9-13|119	
14mr|struts-1.2.9-13|120	%package webapps-tomcat5
14mr|struts-1.2.9-13|121	Summary:        Sample %{name} webapps for tomcat5
14mr|struts-1.2.9-13|122	Group:          Development/Java
14mr|struts-1.2.9-13|123	Requires:       %{name} = %{version}-%{release}
14mr|struts-1.2.9-13|124	Requires:       jakarta-commons-beanutils
14mr|struts-1.2.9-13|125	Requires:       jakarta-commons-digester
14mr|struts-1.2.9-13|126	Requires:       jakarta-commons-fileupload
14mr|struts-1.2.9-13|127	Requires:       jakarta-commons-validator
14mr|struts-1.2.9-13|128	Requires:       jakarta-oro
14mr|struts-1.2.9-13|129	Requires:       tomcat5
14mr|struts-1.2.9-13|130	Requires(post): %{name} = %{version}-%{release}
14mr|struts-1.2.9-13|131	Requires(post): jakarta-commons-beanutils
14mr|struts-1.2.9-13|132	Requires(post): jakarta-commons-digester
14mr|struts-1.2.9-13|133	Requires(post): jakarta-commons-fileupload
14mr|struts-1.2.9-13|134	Requires(post): jakarta-commons-validator
14mr|struts-1.2.9-13|135	Requires(post): jakarta-oro
14mr|struts-1.2.9-13|136	Requires(post): tomcat5
14mr|struts-1.2.9-13|137	Requires(pre):  tomcat5
14mr|struts-1.2.9-13|138	# for /bin/ln and /bin/rm
14mr|struts-1.2.9-13|139	Requires(post): coreutils
14mr|struts-1.2.9-13|140	Requires(preun): coreutils
14mr|struts-1.2.9-13|141	
14mr|struts-1.2.9-13|142	%description webapps-tomcat5
14mr|struts-1.2.9-13|143	Sample %{name} webapps for tomcat5.
14mr|struts-1.2.9-13|144	
14mr|struts-1.2.9-13|145	%prep
14mr|struts-1.2.9-13|146	%setup -n %{name}-%{version}-src -q
14mr|struts-1.2.9-13|147	%patch0 -p0 -b .sav
14mr|struts-1.2.9-13|148	%patch1 -p0 -b .sav
14mr|struts-1.2.9-13|149	%patch2 -p0 -b .sav
14mr|struts-1.2.9-13|150	%patch3 -p0 -b .sav
14mr|struts-1.2.9-13|151	%patch4 -p0 -b .sav
14mr|struts-1.2.9-13|152	%patch5 -p0 -b .sav
14mr|struts-1.2.9-13|153	%patch6 -p0 -b .sav
14mr|struts-1.2.9-13|154	%patch7 -p0 -b .sav
14mr|struts-1.2.9-13|155	%patch8 -p1 -b .sav
14mr|struts-1.2.9-13|156	# remove all binary libs
14mr|struts-1.2.9-13|157	find . -name "*.jar" -exec rm -f {} \;
14mr|struts-1.2.9-13|158	
14mr|struts-1.2.9-13|159	%build
14mr|struts-1.2.9-13|160	export LC_ALL=en_US.ISO-8859-1
14mr|struts-1.2.9-13|161	
14mr|struts-1.2.9-13|162	# build struts
14mr|struts-1.2.9-13|163	export CLASSPATH=$(build-classpath servlet)
14mr|struts-1.2.9-13|164	export ANT_OPTS="-Xmx256m"
14mr|struts-1.2.9-13|165	STRUTS_BUILD_HOME=$(pwd)
14mr|struts-1.2.9-13|166	ant -Dlibdir=/usr/share/java \
14mr|struts-1.2.9-13|167	-Dcommons-beanutils.jar=$(build-classpath commons-beanutils) \
14mr|struts-1.2.9-13|168	-Dcommons-digester.jar=$(build-classpath commons-digester) \
14mr|struts-1.2.9-13|169	-Dcommons-fileupload.jar=$(build-classpath commons-fileupload) \
14mr|struts-1.2.9-13|170	-Dcommons-logging.jar=$(build-classpath commons-logging) \
14mr|struts-1.2.9-13|171	-Dcommons-validator.jar=$(build-classpath commons-validator) \
14mr|struts-1.2.9-13|172	-Djakarta-oro.jar=$(build-classpath oro) \
14mr|struts-1.2.9-13|173	-Djdbc20ext.jar=$(find-jar jdbc-stdext) \
14mr|struts-1.2.9-13|174	-Djsp.jar=$(build-classpath jsp) \
14mr|struts-1.2.9-13|175	-Dservlet.jar=$(build-classpath servlet) \
14mr|struts-1.2.9-13|176	-Dantlr.jar=$(build-classpath antlr) \
14mr|struts-1.2.9-13|177	dist
14mr|struts-1.2.9-13|178	#	 compile.library compile.webapps compile.javadoc
14mr|struts-1.2.9-13|179	
14mr|struts-1.2.9-13|180	%install
14mr|struts-1.2.9-13|181	# jars
14mr|struts-1.2.9-13|182	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|struts-1.2.9-13|183	install -m 644 dist/lib/%{name}.jar \
14mr|struts-1.2.9-13|184	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|struts-1.2.9-13|185	
14mr|struts-1.2.9-13|186	# javadoc
14mr|struts-1.2.9-13|187	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|struts-1.2.9-13|188	cp -pr target/documentation/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|struts-1.2.9-13|189	rm -rf target/documentation/api
14mr|struts-1.2.9-13|190	
14mr|struts-1.2.9-13|191	# data
14mr|struts-1.2.9-13|192	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|struts-1.2.9-13|193	install -m 644 dist/lib/*.tld $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|struts-1.2.9-13|194	install -m 644 dist/lib/*.dtd $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|struts-1.2.9-13|195	install -m 644 dist/lib/vali*.xml $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|struts-1.2.9-13|196	
14mr|struts-1.2.9-13|197	# core docs
14mr|struts-1.2.9-13|198	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|199	cp -p {INSTALL,LICENSE.txt,NOTICE.txt,README,STATUS.txt} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|struts-1.2.9-13|200	cp -p target/documentation/*.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|201	cp -p target/documentation/*.gif $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|202	cp -pr target/documentation/uml $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|203	cp -pr target/documentation/userGuide $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|204	cp -pr target/documentation/images $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|205	
14mr|struts-1.2.9-13|206	# tomcat 5 webapps
14mr|struts-1.2.9-13|207	install -d -m 755 $RPM_BUILD_ROOT%{tomcat5appsdir}
14mr|struts-1.2.9-13|208	install -d -m 755 $RPM_BUILD_ROOT%{tomcat5ctxdir}
14mr|struts-1.2.9-13|209	for webapp in %{webapps}; do
14mr|struts-1.2.9-13|210	cp -pr target/$webapp $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp
14mr|struts-1.2.9-13|211	cat %{SOURCE3} | sed -e "s/@@@APPNAME@@@/$webapp/g;" > $RPM_BUILD_ROOT%{tomcat5ctxdir}/%{name}-$webapp.xml
14mr|struts-1.2.9-13|212	# XXX: move to %%post/preun
14mr|struts-1.2.9-13|213	rm -f $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib/*
14mr|struts-1.2.9-13|214	(cd $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp/WEB-INF \
14mr|struts-1.2.9-13|215	&& for tld in ../../../../../..%{_datadir}/%{name}/*.tld; do ln -sf $tld `basename $tld`; done)
14mr|struts-1.2.9-13|216	done
14mr|struts-1.2.9-13|217	
14mr|struts-1.2.9-13|218	%post webapps-tomcat5
14mr|struts-1.2.9-13|219	for webapp in %{webapps}; do
14mr|struts-1.2.9-13|220	build-jar-repository -s -p %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib commons-beanutils commons-digester commons-fileupload commons-validator oro
14mr|struts-1.2.9-13|221	ln -s %{_javadir}/struts.jar %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib
14mr|struts-1.2.9-13|222	done
14mr|struts-1.2.9-13|223	
14mr|struts-1.2.9-13|224	%preun webapps-tomcat5
14mr|struts-1.2.9-13|225	for webapp in %{webapps}; do
14mr|struts-1.2.9-13|226	rm -f %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib/*
14mr|struts-1.2.9-13|227	done
14mr|struts-1.2.9-13|228	
14mr|struts-1.2.9-13|229	%files
14mr|struts-1.2.9-13|230	%defattr(-,root,root)
14mr|struts-1.2.9-13|231	%dir %{_docdir}/%{name}-%{version}
14mr|struts-1.2.9-13|232	%doc %{_docdir}/%{name}-%{version}/INSTALL
14mr|struts-1.2.9-13|233	%doc %{_docdir}/%{name}-%{version}/README
14mr|struts-1.2.9-13|234	%doc %{_docdir}/%{name}-%{version}/*.txt
14mr|struts-1.2.9-13|235	%{_javadir}/%{name}.jar
14mr|struts-1.2.9-13|236	%{_datadir}/%{name}
14mr|struts-1.2.9-13|237	
14mr|struts-1.2.9-13|238	%files manual
14mr|struts-1.2.9-13|239	%defattr(-,root,root)
14mr|struts-1.2.9-13|240	%dir %{_docdir}/%{name}-%{version}
14mr|struts-1.2.9-13|241	%doc %{_docdir}/%{name}-%{version}/docs
14mr|struts-1.2.9-13|242	
14mr|struts-1.2.9-13|243	%files javadoc
14mr|struts-1.2.9-13|244	%defattr(-,root,root)
14mr|struts-1.2.9-13|245	%{_javadocdir}/%{name}
14mr|struts-1.2.9-13|246	
14mr|struts-1.2.9-13|247	%files webapps-tomcat5
14mr|struts-1.2.9-13|248	%defattr(-,tomcat,tomcat)
14mr|struts-1.2.9-13|249	%dir %{tomcat5appsdir}/%{name}-blank
14mr|struts-1.2.9-13|250	%{tomcat5appsdir}/%{name}-blank/*
14mr|struts-1.2.9-13|251	%dir %{tomcat5appsdir}/%{name}-documentation
14mr|struts-1.2.9-13|252	%{tomcat5appsdir}/%{name}-documentation/*
14mr|struts-1.2.9-13|253	%dir %{tomcat5appsdir}/%{name}-example
14mr|struts-1.2.9-13|254	%{tomcat5appsdir}/%{name}-example/*
14mr|struts-1.2.9-13|255	%dir %{tomcat5appsdir}/%{name}-examples
14mr|struts-1.2.9-13|256	%{tomcat5appsdir}/%{name}-examples/*
14mr|struts-1.2.9-13|257	%dir %{tomcat5appsdir}/%{name}-tiles-documentation
14mr|struts-1.2.9-13|258	%{tomcat5appsdir}/%{name}-tiles-documentation/*
14mr|struts-1.2.9-13|259	%{tomcat5ctxdir}/%{name}-blank.xml
14mr|struts-1.2.9-13|260	%{tomcat5ctxdir}/%{name}-documentation.xml
14mr|struts-1.2.9-13|261	%{tomcat5ctxdir}/%{name}-example.xml
14mr|struts-1.2.9-13|262	%{tomcat5ctxdir}/%{name}-examples.xml
14mr|struts-1.2.9-13|263	%{tomcat5ctxdir}/%{name}-tiles-documentation.xml
14mr|struts-1.2.9-13|264	
14mr|struts-1.2.9-13|265	
14mr|struts-1.2.9-13|266	%changelog
14mr|struts-1.2.9-13|267	* Mon Jul 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.9-13
14mr|struts-1.2.9-13|268	+ Revision: b288b51
14mr|struts-1.2.9-13|269	- Build with en_US.ISO-8859-1 locale
14mr|struts-1.2.9-13|270	
14mr|struts-1.2.9-13|271	

19097 14
14mr|stunnel-5.00-3|1	Summary:	Program that wraps normal socket connections with SSL/TLS
14mr|stunnel-5.00-3|2	Name:		stunnel
14mr|stunnel-5.00-3|3	Version:	5.00
14mr|stunnel-5.00-3|4	Release:	3
14mr|stunnel-5.00-3|5	License:	GPLv2
14mr|stunnel-5.00-3|6	Group:		System/Servers
14mr|stunnel-5.00-3|7	URL:		http://www.stunnel.org/
14mr|stunnel-5.00-3|8	Source0:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz
14mr|stunnel-5.00-3|9	Source1:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz.asc
14mr|stunnel-5.00-3|10	Source2:	stunnel.service
14mr|stunnel-5.00-3|11	Source3:        stunnel.tmpfiles
14mr|stunnel-5.00-3|12	Patch0:		stunnel-4.56-no-fips.patch
14mr|stunnel-5.00-3|13	BuildRequires:	pkgconfig(openssl)
14mr|stunnel-5.00-3|14	BuildRequires:	tcp_wrappers-devel
14mr|stunnel-5.00-3|15	Requires:	tcp_wrappers
14mr|stunnel-5.00-3|16	Obsoletes:	%{mklibname %{name} 0} < 4.53
14mr|stunnel-5.00-3|17	Obsoletes:	%{mklibname %{name} -d} < 4.53
14mr|stunnel-5.00-3|18	Obsoletes:	%{mklibname %{name} -d -s} < 4.53
14mr|stunnel-5.00-3|19	
14mr|stunnel-5.00-3|20	%description
14mr|stunnel-5.00-3|21	The stunnel program is designed to work as SSL encryption wrapper between
14mr|stunnel-5.00-3|22	remote clients and local (inetd-startable) or remote servers. The concept is
14mr|stunnel-5.00-3|23	that having non-SSL aware daemons running on your system you can easily set
14mr|stunnel-5.00-3|24	them up to communicate with clients over secure SSL channels.
14mr|stunnel-5.00-3|25	
14mr|stunnel-5.00-3|26	stunnel can be used to add SSL functionality to commonly used inetd daemons
14mr|stunnel-5.00-3|27	like POP-2, POP-3, and IMAP servers, to standalone daemons like NNTP, SMTP
14mr|stunnel-5.00-3|28	and HTTP, and in tunneling PPP over network sockets without changes to the
14mr|stunnel-5.00-3|29	source code.
14mr|stunnel-5.00-3|30	
14mr|stunnel-5.00-3|31	%prep
14mr|stunnel-5.00-3|32	%setup -q
14mr|stunnel-5.00-3|33	%patch0 -p1
14mr|stunnel-5.00-3|34	
14mr|stunnel-5.00-3|35	iconv -f iso-8859-1 -t utf-8 < doc/stunnel.fr.8 > doc/stunnel.fr.8_
14mr|stunnel-5.00-3|36	mv doc/stunnel.fr.8_ doc/stunnel.fr.8
14mr|stunnel-5.00-3|37	iconv -f iso-8859-2 -t utf-8 < doc/stunnel.pl.8 > doc/stunnel.pl.8_
14mr|stunnel-5.00-3|38	mv doc/stunnel.pl.8_ doc/stunnel.pl.8
14mr|stunnel-5.00-3|39	
14mr|stunnel-5.00-3|40	# XXX don't install /var/lib/stunnel
14mr|stunnel-5.00-3|41	perl -ni -e '/INSTALL.*-m 1770 -g nogroup.*stunnel$/ or print' tools/Makefile.am
14mr|stunnel-5.00-3|42	%build
14mr|stunnel-5.00-3|43	autoreconf -fi
14mr|stunnel-5.00-3|44	%configure2_5x \
14mr|stunnel-5.00-3|45	--with-threads=fork \
14mr|stunnel-5.00-3|46	--with-ssl=%{_prefix} \
14mr|stunnel-5.00-3|47	--disable-static \
14mr|stunnel-5.00-3|48	--enable-shared
14mr|stunnel-5.00-3|49	%make pkglibdir=%{_libdir}
14mr|stunnel-5.00-3|50	
14mr|stunnel-5.00-3|51	%install
14mr|stunnel-5.00-3|52	# (oe) hack... don't generate the pem file, and stunnel.conf
14mr|stunnel-5.00-3|53	install -d %{buildroot}%{_sysconfdir}/%{name}
14mr|stunnel-5.00-3|54	touch %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
14mr|stunnel-5.00-3|55	
14mr|stunnel-5.00-3|56	%makeinstall docdir=`pwd`/doc-to-install pkglibdir=%{buildroot}%{_libdir}
14mr|stunnel-5.00-3|57	
14mr|stunnel-5.00-3|58	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/stunnel.service
14mr|stunnel-5.00-3|59	install -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/stunnel.conf
14mr|stunnel-5.00-3|60	
14mr|stunnel-5.00-3|61	install -d %{buildroot}%{_var}/openssl/certs/trusted
14mr|stunnel-5.00-3|62	# install -d -m755 %{buildroot}/usr/var/lib/%{name}
14mr|stunnel-5.00-3|63	
14mr|stunnel-5.00-3|64	mv %{buildroot}%{_sysconfdir}/%{name}/stunnel.conf-sample \
14mr|stunnel-5.00-3|65	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
14mr|stunnel-5.00-3|66	
14mr|stunnel-5.00-3|67	perl -pi \
14mr|stunnel-5.00-3|68	-e 's|chroot = .*|chroot = /run/stunnel|;' \
14mr|stunnel-5.00-3|69	-e 's|cert = .*|cert = /etc/pki/tls/certs/stunnel.pem|;' \
14mr|stunnel-5.00-3|70	-e 's|;key = .*|key = /etc/pki/tls/private//stunnel.pem|;' \
14mr|stunnel-5.00-3|71	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
14mr|stunnel-5.00-3|72	
14mr|stunnel-5.00-3|73	# Move the translated man pages to the right subdirectories, and strip off the
14mr|stunnel-5.00-3|74	# language suffixes.
14mr|stunnel-5.00-3|75	for lang in fr pl ; do
14mr|stunnel-5.00-3|76	mkdir -p %{buildroot}%{_mandir}/${lang}/man8
14mr|stunnel-5.00-3|77	mv %{buildroot}%{_mandir}/man8/*.${lang}.8* %{buildroot}%{_mandir}/${lang}/man8/
14mr|stunnel-5.00-3|78	rename ".${lang}" "" %{buildroot}%{_mandir}/${lang}/man8/*
14mr|stunnel-5.00-3|79	done
14mr|stunnel-5.00-3|80	
14mr|stunnel-5.00-3|81	# cleanup
14mr|stunnel-5.00-3|82	rm -f ./doc-to-install/INSTALL.W32
14mr|stunnel-5.00-3|83	rm -f %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
14mr|stunnel-5.00-3|84	
14mr|stunnel-5.00-3|85	%post
14mr|stunnel-5.00-3|86	%_create_ssl_certificate stunnel
14mr|stunnel-5.00-3|87	%tmpfiles_create stunnel.conf
14mr|stunnel-5.00-3|88	
14mr|stunnel-5.00-3|89	%files
14mr|stunnel-5.00-3|90	%doc doc-to-install/*
14mr|stunnel-5.00-3|91	%{_bindir}/stunnel
14mr|stunnel-5.00-3|92	%{_bindir}/stunnel3
14mr|stunnel-5.00-3|93	%{_mandir}/man8/stunnel.8.*
14mr|stunnel-5.00-3|94	%lang(fr) %{_mandir}/fr/man8/stunnel.8*
14mr|stunnel-5.00-3|95	%lang(pl) %{_mandir}/pl/man8/stunnel.8*
14mr|stunnel-5.00-3|96	%config(noreplace) %{_sysconfdir}/%{name}/stunnel.conf
14mr|stunnel-5.00-3|97	%{_unitdir}/stunnel.service
14mr|stunnel-5.00-3|98	%{_prefix}/lib/tmpfiles.d/stunnel.conf
14mr|stunnel-5.00-3|99	%{_libdir}/libstunnel.so
14mr|stunnel-5.00-3|100	
14mr|stunnel-5.00-3|101	%changelog
14mr|stunnel-5.00-3|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.00-3
14mr|stunnel-5.00-3|103	+ Revision: a330984
14mr|stunnel-5.00-3|104	- MassBuild#440: Increase release tag
14mr|stunnel-5.00-3|105	
14mr|stunnel-5.00-3|106	

19098 14
14mr|stylewriter-0.9.9-14|1	Summary:	Non-MacOS StyleWriter driver
14mr|stylewriter-0.9.9-14|2	Name:		stylewriter
14mr|stylewriter-0.9.9-14|3	Version:	0.9.9
14mr|stylewriter-0.9.9-14|4	Release:	14
14mr|stylewriter-0.9.9-14|5	License:	GPL
14mr|stylewriter-0.9.9-14|6	Group:		System/Printing
14mr|stylewriter-0.9.9-14|7	URL:		http://homepage.mac.com/monroe/styl/
14mr|stylewriter-0.9.9-14|8	Source:		http://homepage.mac.com/monroe/styl/stylewriter.tar.gz
14mr|stylewriter-0.9.9-14|9	Patch0:		stylewriter-gcc4.patch
14mr|stylewriter-0.9.9-14|10	#BuildRequires:	netatalk-devel
14mr|stylewriter-0.9.9-14|11	Conflicts:	printer-utils = 2007
14mr|stylewriter-0.9.9-14|12	Conflicts:	printer-filters = 2007
14mr|stylewriter-0.9.9-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|stylewriter-0.9.9-14|14	
14mr|stylewriter-0.9.9-14|15	%description
14mr|stylewriter-0.9.9-14|16	This is a driver for certain types of Apple StyleWriter printers.
14mr|stylewriter-0.9.9-14|17	
14mr|stylewriter-0.9.9-14|18	%prep
14mr|stylewriter-0.9.9-14|19	
14mr|stylewriter-0.9.9-14|20	%setup -q -n %{name}
14mr|stylewriter-0.9.9-14|21	%patch0 -p0
14mr|stylewriter-0.9.9-14|22	
14mr|stylewriter-0.9.9-14|23	%build
14mr|stylewriter-0.9.9-14|24	
14mr|stylewriter-0.9.9-14|25	gcc %{optflags} %{ldflags} -o lpstyl lpstyl.c
14mr|stylewriter-0.9.9-14|26	
14mr|stylewriter-0.9.9-14|27	# it will not build...
14mr|stylewriter-0.9.9-14|28	#gcc %{optflags} -DATALK=1 lpstyl.c adsp.c -o lpstyl-atalk -latalk
14mr|stylewriter-0.9.9-14|29	
14mr|stylewriter-0.9.9-14|30	%install
14mr|stylewriter-0.9.9-14|31	rm -rf %{buildroot}
14mr|stylewriter-0.9.9-14|32	
14mr|stylewriter-0.9.9-14|33	install -d %{buildroot}%{_bindir}
14mr|stylewriter-0.9.9-14|34	
14mr|stylewriter-0.9.9-14|35	install -m0755 lpstyl %{buildroot}%{_bindir}
14mr|stylewriter-0.9.9-14|36	#install -m0755 lpstyl-atalk %{buildroot}%{_bindir}
14mr|stylewriter-0.9.9-14|37	
14mr|stylewriter-0.9.9-14|38	%clean
14mr|stylewriter-0.9.9-14|39	rm -rf %{buildroot}
14mr|stylewriter-0.9.9-14|40	
14mr|stylewriter-0.9.9-14|41	%files
14mr|stylewriter-0.9.9-14|42	%defattr(0644,root,root,0755)
14mr|stylewriter-0.9.9-14|43	%doc scripts README* printcap* styl.ppd
14mr|stylewriter-0.9.9-14|44	%attr(0755,root,root) %{_bindir}/*
14mr|stylewriter-0.9.9-14|45	
14mr|stylewriter-0.9.9-14|46	
14mr|stylewriter-0.9.9-14|47	
14mr|stylewriter-0.9.9-14|48	%changelog
14mr|stylewriter-0.9.9-14|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-14
14mr|stylewriter-0.9.9-14|50	+ Revision: e23a166
14mr|stylewriter-0.9.9-14|51	- MassBuild#440: Increase release tag
14mr|stylewriter-0.9.9-14|52	
14mr|stylewriter-0.9.9-14|53	

19099 14
14mr|subscription-manager-1.9.6-3|1	# Prefer systemd over sysv on Fedora 17+ and RHEL 7+
14mr|subscription-manager-1.9.6-3|2	%define use_systemd (0%{?fedora} && 0%{?fedora} >= 17) || (0%{?rhel} && 0%{?rhel} >= 7)
14mr|subscription-manager-1.9.6-3|3	
14mr|subscription-manager-1.9.6-3|4	
14mr|subscription-manager-1.9.6-3|5	%define rhsm_plugins_dir   /usr/share/rhsm-plugins
14mr|subscription-manager-1.9.6-3|6	
14mr|subscription-manager-1.9.6-3|7	Name:    subscription-manager
14mr|subscription-manager-1.9.6-3|8	Version: 1.9.6
14mr|subscription-manager-1.9.6-3|9	Release: 3
14mr|subscription-manager-1.9.6-3|10	Summary: Tools and libraries for subscription and repository management
14mr|subscription-manager-1.9.6-3|11	Group:   System/Configuration/Packaging
14mr|subscription-manager-1.9.6-3|12	License: GPLv2
14mr|subscription-manager-1.9.6-3|13	
14mr|subscription-manager-1.9.6-3|14	# How to create the source tarball:
14mr|subscription-manager-1.9.6-3|15	#
14mr|subscription-manager-1.9.6-3|16	# git clone git://git.fedorahosted.org/git/subscription-manager.git/
14mr|subscription-manager-1.9.6-3|17	# yum install tito
14mr|subscription-manager-1.9.6-3|18	# tito build --tag subscription-manager-$VERSION-$RELEASE --tgz
14mr|subscription-manager-1.9.6-3|19	Source0: %{name}-%{version}.tar.gz
14mr|subscription-manager-1.9.6-3|20	URL:     https://fedorahosted.org/subscription-manager/
14mr|subscription-manager-1.9.6-3|21	
14mr|subscription-manager-1.9.6-3|22	Requires:  python-ethtool
14mr|subscription-manager-1.9.6-3|23	Requires:  python-simplejson
14mr|subscription-manager-1.9.6-3|24	Requires:  python-iniparse
14mr|subscription-manager-1.9.6-3|25	Requires:  python-gobject2
14mr|subscription-manager-1.9.6-3|26	Requires:  virt-what
14mr|subscription-manager-1.9.6-3|27	Requires:  python-rhsm >= 1.9.1-1
14mr|subscription-manager-1.9.6-3|28	Requires:  dbus-python
14mr|subscription-manager-1.9.6-3|29	#Requires:  yum >= 3.2.19-15
14mr|subscription-manager-1.9.6-3|30	Requires:  usermode
14mr|subscription-manager-1.9.6-3|31	Requires:  python-dateutil
14mr|subscription-manager-1.9.6-3|32	
14mr|subscription-manager-1.9.6-3|33	Requires:  python-dmidecode
14mr|subscription-manager-1.9.6-3|34	
14mr|subscription-manager-1.9.6-3|35	Requires(post): chkconfig
14mr|subscription-manager-1.9.6-3|36	Requires(preun): chkconfig
14mr|subscription-manager-1.9.6-3|37	Requires(preun): initscripts
14mr|subscription-manager-1.9.6-3|38	
14mr|subscription-manager-1.9.6-3|39	Requires(post): systemd-units
14mr|subscription-manager-1.9.6-3|40	Requires(preun): systemd-units
14mr|subscription-manager-1.9.6-3|41	Requires(postun): systemd-units
14mr|subscription-manager-1.9.6-3|42	
14mr|subscription-manager-1.9.6-3|43	BuildRequires: python-devel
14mr|subscription-manager-1.9.6-3|44	BuildRequires: gettext
14mr|subscription-manager-1.9.6-3|45	BuildRequires: intltool
14mr|subscription-manager-1.9.6-3|46	BuildRequires: libnotify-devel
14mr|subscription-manager-1.9.6-3|47	BuildRequires: gtk2-devel
14mr|subscription-manager-1.9.6-3|48	BuildRequires: desktop-file-utils
14mr|subscription-manager-1.9.6-3|49	BuildRequires: scrollkeeper
14mr|subscription-manager-1.9.6-3|50	BuildRequires: pkgconfig(gconf-2.0)
14mr|subscription-manager-1.9.6-3|51	
14mr|subscription-manager-1.9.6-3|52	
14mr|subscription-manager-1.9.6-3|53	%description
14mr|subscription-manager-1.9.6-3|54	The Subscription Manager package provides programs and libraries to allow users
14mr|subscription-manager-1.9.6-3|55	to manage subscriptions and yum repositories from the Red Hat entitlement
14mr|subscription-manager-1.9.6-3|56	platform.
14mr|subscription-manager-1.9.6-3|57	
14mr|subscription-manager-1.9.6-3|58	
14mr|subscription-manager-1.9.6-3|59	%package -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|60	Summary: A GUI interface to manage Red Hat product subscriptions
14mr|subscription-manager-1.9.6-3|61	Group: System/Configuration/Packaging
14mr|subscription-manager-1.9.6-3|62	Requires: %{name} = %{EVRD}
14mr|subscription-manager-1.9.6-3|63	Requires: pygtk2.0 pygtk2.0-libglade gnome-python gnome-python-canvas
14mr|subscription-manager-1.9.6-3|64	# Requires: usermode-gtk
14mr|subscription-manager-1.9.6-3|65	Requires: dbus-x11
14mr|subscription-manager-1.9.6-3|66	Requires(post): scrollkeeper
14mr|subscription-manager-1.9.6-3|67	Requires(postun): scrollkeeper
14mr|subscription-manager-1.9.6-3|68	
14mr|subscription-manager-1.9.6-3|69	# Can't figure this out automatically
14mr|subscription-manager-1.9.6-3|70	Requires: %{_lib}rsvg2_2
14mr|subscription-manager-1.9.6-3|71	
14mr|subscription-manager-1.9.6-3|72	%description -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|73	This package contains a GTK+ graphical interface for configuring and
14mr|subscription-manager-1.9.6-3|74	registering a system with a Red Hat Entitlement platform and manage
14mr|subscription-manager-1.9.6-3|75	subscriptions.
14mr|subscription-manager-1.9.6-3|76	
14mr|subscription-manager-1.9.6-3|77	%package -n subscription-manager-firstboot
14mr|subscription-manager-1.9.6-3|78	Summary: Firstboot screens for subscription manager
14mr|subscription-manager-1.9.6-3|79	Group: System/Configuration/Packaging
14mr|subscription-manager-1.9.6-3|80	Requires: %{name}-gui = %{version}-%{release}
14mr|subscription-manager-1.9.6-3|81	#Requires: rhn-setup-gnome
14mr|subscription-manager-1.9.6-3|82	
14mr|subscription-manager-1.9.6-3|83	# Can't figure this out automatically
14mr|subscription-manager-1.9.6-3|84	Requires: %{_lib}rsvg2_2
14mr|subscription-manager-1.9.6-3|85	
14mr|subscription-manager-1.9.6-3|86	
14mr|subscription-manager-1.9.6-3|87	%description -n subscription-manager-firstboot
14mr|subscription-manager-1.9.6-3|88	This package contains the firstboot screens for subscription manager.
14mr|subscription-manager-1.9.6-3|89	
14mr|subscription-manager-1.9.6-3|90	%package -n subscription-manager-migration
14mr|subscription-manager-1.9.6-3|91	Summary: Migration scripts for moving to certificate based subscriptions
14mr|subscription-manager-1.9.6-3|92	Group: System/Configuration/Packaging
14mr|subscription-manager-1.9.6-3|93	Requires: %{name} = %{EVRD}
14mr|subscription-manager-1.9.6-3|94	#Requires: rhnlib
14mr|subscription-manager-1.9.6-3|95	
14mr|subscription-manager-1.9.6-3|96	%description -n subscription-manager-migration
14mr|subscription-manager-1.9.6-3|97	This package contains scripts that aid in moving to certificate based
14mr|subscription-manager-1.9.6-3|98	subscriptions
14mr|subscription-manager-1.9.6-3|99	
14mr|subscription-manager-1.9.6-3|100	%prep
14mr|subscription-manager-1.9.6-3|101	%setup -q
14mr|subscription-manager-1.9.6-3|102	%apply_patches
14mr|subscription-manager-1.9.6-3|103	
14mr|subscription-manager-1.9.6-3|104	%build
14mr|subscription-manager-1.9.6-3|105	make -f Makefile
14mr|subscription-manager-1.9.6-3|106	
14mr|subscription-manager-1.9.6-3|107	%install
14mr|subscription-manager-1.9.6-3|108	make -f Makefile install VERSION=%{version}-%{release} PREFIX=%{buildroot} MANPATH=%{_mandir}
14mr|subscription-manager-1.9.6-3|109	
14mr|subscription-manager-1.9.6-3|110	mkdir -p %{buildroot}/lib/systemd/system/
14mr|subscription-manager-1.9.6-3|111	mv %{buildroot}/usr/lib/systemd/system/rhsmcertd.service %{buildroot}/lib/systemd/system/
14mr|subscription-manager-1.9.6-3|112	
14mr|subscription-manager-1.9.6-3|113	desktop-file-validate \
14mr|subscription-manager-1.9.6-3|114	%{buildroot}/etc/xdg/autostart/rhsm-icon.desktop
14mr|subscription-manager-1.9.6-3|115	
14mr|subscription-manager-1.9.6-3|116	desktop-file-validate \
14mr|subscription-manager-1.9.6-3|117	%{buildroot}/usr/share/applications/subscription-manager-gui.desktop
14mr|subscription-manager-1.9.6-3|118	%find_lang rhsm
14mr|subscription-manager-1.9.6-3|119	
14mr|subscription-manager-1.9.6-3|120	# fix timestamps on our byte compiled files so them match across arches
14mr|subscription-manager-1.9.6-3|121	find %{buildroot} -name \*.py -exec touch -r %{SOURCE0} '{}' \;
14mr|subscription-manager-1.9.6-3|122	
14mr|subscription-manager-1.9.6-3|123	# fake out the rosa.cfg file
14mr|subscription-manager-1.9.6-3|124	mkdir -p %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d
14mr|subscription-manager-1.9.6-3|125	touch %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
14mr|subscription-manager-1.9.6-3|126	
14mr|subscription-manager-1.9.6-3|127	%post -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|128	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mr|subscription-manager-1.9.6-3|129	scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
14mr|subscription-manager-1.9.6-3|130	
14mr|subscription-manager-1.9.6-3|131	%postun -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|132	if [ $1 -eq 0 ] ; then
14mr|subscription-manager-1.9.6-3|133	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mr|subscription-manager-1.9.6-3|134	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|subscription-manager-1.9.6-3|135	scrollkeeper-update -q || :
14mr|subscription-manager-1.9.6-3|136	fi
14mr|subscription-manager-1.9.6-3|137	
14mr|subscription-manager-1.9.6-3|138	%posttrans -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|139	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mr|subscription-manager-1.9.6-3|140	
14mr|subscription-manager-1.9.6-3|141	%clean
14mr|subscription-manager-1.9.6-3|142	
14mr|subscription-manager-1.9.6-3|143	%files -f rhsm.lang
14mr|subscription-manager-1.9.6-3|144	%attr(755,root,root) %dir %{_var}/log/rhsm
14mr|subscription-manager-1.9.6-3|145	%attr(755,root,root) %dir %{_sysconfdir}/rhsm
14mr|subscription-manager-1.9.6-3|146	%attr(755,root,root) %dir %{_sysconfdir}/rhsm/facts
14mr|subscription-manager-1.9.6-3|147	
14mr|subscription-manager-1.9.6-3|148	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/rhsm/rhsm.conf
14mr|subscription-manager-1.9.6-3|149	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.SubscriptionManager.conf
14mr|subscription-manager-1.9.6-3|150	
14mr|subscription-manager-1.9.6-3|151	#remove the repo file when we are deleted
14mr|subscription-manager-1.9.6-3|152	%ghost %{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
14mr|subscription-manager-1.9.6-3|153	
14mr|subscription-manager-1.9.6-3|154	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/subscription-manager.conf
14mr|subscription-manager-1.9.6-3|155	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/product-id.conf
14mr|subscription-manager-1.9.6-3|156	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/subscription-manager
14mr|subscription-manager-1.9.6-3|157	%{_sysconfdir}/bash_completion.d/subscription-manager
14mr|subscription-manager-1.9.6-3|158	%{_sysconfdir}/bash_completion.d/rct
14mr|subscription-manager-1.9.6-3|159	%{_sysconfdir}/bash_completion.d/rhn-migrate-classic-to-rhsm
14mr|subscription-manager-1.9.6-3|160	%{_sysconfdir}/bash_completion.d/rhsm-icon
14mr|subscription-manager-1.9.6-3|161	%{_sysconfdir}/bash_completion.d/rhsmcertd
14mr|subscription-manager-1.9.6-3|162	
14mr|subscription-manager-1.9.6-3|163	%{_sysconfdir}/cron.daily/rhsmd
14mr|subscription-manager-1.9.6-3|164	%{_datadir}/dbus-1/system-services/com.redhat.SubscriptionManager.service
14mr|subscription-manager-1.9.6-3|165	
14mr|subscription-manager-1.9.6-3|166	%dir %{_datadir}/rhsm
14mr|subscription-manager-1.9.6-3|167	%dir %{_datadir}/rhsm/subscription_manager
14mr|subscription-manager-1.9.6-3|168	
14mr|subscription-manager-1.9.6-3|169	%{_datadir}/rhsm/subscription_manager/async.py*
14mr|subscription-manager-1.9.6-3|170	%{_datadir}/rhsm/subscription_manager/base_plugin.py*
14mr|subscription-manager-1.9.6-3|171	%{_datadir}/rhsm/subscription_manager/branding
14mr|subscription-manager-1.9.6-3|172	%{_datadir}/rhsm/subscription_manager/cache.py*
14mr|subscription-manager-1.9.6-3|173	%{_datadir}/rhsm/subscription_manager/certdirectory.py*
14mr|subscription-manager-1.9.6-3|174	%{_datadir}/rhsm/subscription_manager/certlib.py*
14mr|subscription-manager-1.9.6-3|175	%{_datadir}/rhsm/subscription_manager/certmgr.py*
14mr|subscription-manager-1.9.6-3|176	%{_datadir}/rhsm/subscription_manager/cert_sorter.py*
14mr|subscription-manager-1.9.6-3|177	%{_datadir}/rhsm/subscription_manager/cli.py*
14mr|subscription-manager-1.9.6-3|178	%{_datadir}/rhsm/subscription_manager/dbus_interface.py*
14mr|subscription-manager-1.9.6-3|179	%{_datadir}/rhsm/subscription_manager/factlib.py*
14mr|subscription-manager-1.9.6-3|180	%{_datadir}/rhsm/subscription_manager/facts.py*
14mr|subscription-manager-1.9.6-3|181	%{_datadir}/rhsm/subscription_manager/hwprobe.py*
14mr|subscription-manager-1.9.6-3|182	%{_datadir}/rhsm/subscription_manager/isodate.py*
14mr|subscription-manager-1.9.6-3|183	%{_datadir}/rhsm/subscription_manager/i18n_optparse.py*
14mr|subscription-manager-1.9.6-3|184	%{_datadir}/rhsm/subscription_manager/i18n.py*
14mr|subscription-manager-1.9.6-3|185	%{_datadir}/rhsm/subscription_manager/identity.py*
14mr|subscription-manager-1.9.6-3|186	%{_datadir}/rhsm/subscription_manager/injection.py*
14mr|subscription-manager-1.9.6-3|187	%{_datadir}/rhsm/subscription_manager/injectioninit.py*
14mr|subscription-manager-1.9.6-3|188	%{_datadir}/rhsm/subscription_manager/__init__.py*
14mr|subscription-manager-1.9.6-3|189	%{_datadir}/rhsm/subscription_manager/jsonwrapper.py*
14mr|subscription-manager-1.9.6-3|190	%{_datadir}/rhsm/subscription_manager/listing.py*
14mr|subscription-manager-1.9.6-3|191	%{_datadir}/rhsm/subscription_manager/lock.py*
14mr|subscription-manager-1.9.6-3|192	%{_datadir}/rhsm/subscription_manager/logutil.py*
14mr|subscription-manager-1.9.6-3|193	%{_datadir}/rhsm/subscription_manager/managercli.py*
14mr|subscription-manager-1.9.6-3|194	%{_datadir}/rhsm/subscription_manager/managerlib.py*
14mr|subscription-manager-1.9.6-3|195	%{_datadir}/rhsm/subscription_manager/plugins.py*
14mr|subscription-manager-1.9.6-3|196	%{_datadir}/rhsm/subscription_manager/productid.py*
14mr|subscription-manager-1.9.6-3|197	%{_datadir}/rhsm/subscription_manager/release.py*
14mr|subscription-manager-1.9.6-3|198	%{_datadir}/rhsm/subscription_manager/repolib.py*
14mr|subscription-manager-1.9.6-3|199	%{_datadir}/rhsm/subscription_manager/utils.py*
14mr|subscription-manager-1.9.6-3|200	%{_datadir}/rhsm/subscription_manager/validity.py*
14mr|subscription-manager-1.9.6-3|201	%{_datadir}/rhsm/subscription_manager/reasons.py*
14mr|subscription-manager-1.9.6-3|202	%{_datadir}/rhsm/subscription_manager/cp_provider.py*
14mr|subscription-manager-1.9.6-3|203	%{_datadir}/rhsm/subscription_manager/file_monitor.py*
14mr|subscription-manager-1.9.6-3|204	
14mr|subscription-manager-1.9.6-3|205	# subscription-manager plugins
14mr|subscription-manager-1.9.6-3|206	%dir %{rhsm_plugins_dir}
14mr|subscription-manager-1.9.6-3|207	%dir %{_sysconfdir}/rhsm/pluginconf.d
14mr|subscription-manager-1.9.6-3|208	# add default plugins here when we have some
14mr|subscription-manager-1.9.6-3|209	
14mr|subscription-manager-1.9.6-3|210	# yum plugins
14mr|subscription-manager-1.9.6-3|211	# Using _prefix + lib here instead of libdir as that evaluates to /usr/lib64 on x86_64,
14mr|subscription-manager-1.9.6-3|212	# but yum plugins seem to normally be sent to /usr/lib/:
14mr|subscription-manager-1.9.6-3|213	%{_prefix}/lib/yum-plugins/subscription-manager.py*
14mr|subscription-manager-1.9.6-3|214	%{_prefix}/lib/yum-plugins/product-id.py*
14mr|subscription-manager-1.9.6-3|215	
14mr|subscription-manager-1.9.6-3|216	
14mr|subscription-manager-1.9.6-3|217	%attr(755,root,root) %{_sbindir}/subscription-manager
14mr|subscription-manager-1.9.6-3|218	%attr(755,root,root) %{_bindir}/subscription-manager
14mr|subscription-manager-1.9.6-3|219	%attr(755,root,root) %{_bindir}/rhsmcertd
14mr|subscription-manager-1.9.6-3|220	%attr(755,root,root) /usr/libexec/rhsmcertd-worker
14mr|subscription-manager-1.9.6-3|221	%attr(755,root,root) /usr/libexec/rhsmd
14mr|subscription-manager-1.9.6-3|222	%attr(755,root,root) %dir %{_var}/run/rhsm
14mr|subscription-manager-1.9.6-3|223	%attr(755,root,root) %dir %{_var}/lib/rhsm
14mr|subscription-manager-1.9.6-3|224	%attr(755,root,root) %dir %{_var}/lib/rhsm/facts
14mr|subscription-manager-1.9.6-3|225	%attr(755,root,root) %dir %{_var}/lib/rhsm/packages
14mr|subscription-manager-1.9.6-3|226	%attr(755,root,root) %dir %{_var}/lib/rhsm/cache
14mr|subscription-manager-1.9.6-3|227	%{_sysconfdir}/pam.d/subscription-manager
14mr|subscription-manager-1.9.6-3|228	%{_sysconfdir}/security/console.apps/subscription-manager
14mr|subscription-manager-1.9.6-3|229	
14mr|subscription-manager-1.9.6-3|230	%attr(644,root,root) /lib/systemd/system/rhsmcertd.service
14mr|subscription-manager-1.9.6-3|231	%attr(644,root,root) %{_prefix}/lib/tmpfiles.d/%{name}.conf
14mr|subscription-manager-1.9.6-3|232	
14mr|subscription-manager-1.9.6-3|233	# Incude rt CLI tool
14mr|subscription-manager-1.9.6-3|234	%dir %{_datadir}/rhsm/rct
14mr|subscription-manager-1.9.6-3|235	%{_datadir}/rhsm/rct/__init__.py*
14mr|subscription-manager-1.9.6-3|236	%{_datadir}/rhsm/rct/cli.py*
14mr|subscription-manager-1.9.6-3|237	%{_datadir}/rhsm/rct/*commands.py*
14mr|subscription-manager-1.9.6-3|238	%{_datadir}/rhsm/rct/printing.py*
14mr|subscription-manager-1.9.6-3|239	%attr(755,root,root) %{_bindir}/rct
14mr|subscription-manager-1.9.6-3|240	
14mr|subscription-manager-1.9.6-3|241	%doc
14mr|subscription-manager-1.9.6-3|242	%{_mandir}/man8/subscription-manager.8*
14mr|subscription-manager-1.9.6-3|243	%{_mandir}/man8/rhsmcertd.8*
14mr|subscription-manager-1.9.6-3|244	%{_mandir}/man8/rct.8*
14mr|subscription-manager-1.9.6-3|245	%doc LICENSE
14mr|subscription-manager-1.9.6-3|246	
14mr|subscription-manager-1.9.6-3|247	
14mr|subscription-manager-1.9.6-3|248	%files -n subscription-manager-gui
14mr|subscription-manager-1.9.6-3|249	%dir %{_datadir}/rhsm/subscription_manager/gui
14mr|subscription-manager-1.9.6-3|250	#%dir %{_datadir}/rhsm/subscription_manager/gui/data
14mr|subscription-manager-1.9.6-3|251	#%dir %{_datadir}/rhsm/subscription_manager/gui/data/icons
14mr|subscription-manager-1.9.6-3|252	%{_datadir}/rhsm/subscription_manager/gui/*
14mr|subscription-manager-1.9.6-3|253	#%{_datadir}/rhsm/subscription_manager/gui/data/icons/*.svg
14mr|subscription-manager-1.9.6-3|254	%{_datadir}/applications/subscription-manager-gui.desktop
14mr|subscription-manager-1.9.6-3|255	%{_datadir}/icons/hicolor/16x16/apps/*.png
14mr|subscription-manager-1.9.6-3|256	%{_datadir}/icons/hicolor/22x22/apps/*.png
14mr|subscription-manager-1.9.6-3|257	%{_datadir}/icons/hicolor/24x24/apps/*.png
14mr|subscription-manager-1.9.6-3|258	%{_datadir}/icons/hicolor/32x32/apps/*.png
14mr|subscription-manager-1.9.6-3|259	%{_datadir}/icons/hicolor/48x48/apps/*.png
14mr|subscription-manager-1.9.6-3|260	%{_datadir}/icons/hicolor/scalable/apps/*.svg
14mr|subscription-manager-1.9.6-3|261	%attr(755,root,root) %{_sbindir}/subscription-manager-gui
14mr|subscription-manager-1.9.6-3|262	%attr(755,root,root) %{_bindir}/subscription-manager-gui
14mr|subscription-manager-1.9.6-3|263	
14mr|subscription-manager-1.9.6-3|264	%{_bindir}/rhsm-icon
14mr|subscription-manager-1.9.6-3|265	%{_sysconfdir}/xdg/autostart/rhsm-icon.desktop
14mr|subscription-manager-1.9.6-3|266	
14mr|subscription-manager-1.9.6-3|267	%{_sysconfdir}/pam.d/subscription-manager-gui
14mr|subscription-manager-1.9.6-3|268	%{_sysconfdir}/security/console.apps/subscription-manager-gui
14mr|subscription-manager-1.9.6-3|269	%{_sysconfdir}/bash_completion.d/subscription-manager-gui
14mr|subscription-manager-1.9.6-3|270	
14mr|subscription-manager-1.9.6-3|271	%doc
14mr|subscription-manager-1.9.6-3|272	%{_mandir}/man8/subscription-manager-gui.8*
14mr|subscription-manager-1.9.6-3|273	%{_mandir}/man8/rhsm-icon.8*
14mr|subscription-manager-1.9.6-3|274	%{_datadir}/omf/subscription-manager
14mr|subscription-manager-1.9.6-3|275	#%attr(644,root,root) %{_datadir}/omf/subscription-manager/*.omf
14mr|subscription-manager-1.9.6-3|276	%{_datadir}/gnome/help/subscription-manager
14mr|subscription-manager-1.9.6-3|277	#%attr(644,root,root) %{_datadir}/gnome/help/subscription-manager/C/*
14mr|subscription-manager-1.9.6-3|278	#%attr(755,root,root) %{_datadir}/gnome/help/subscription-manager/C/figures
14mr|subscription-manager-1.9.6-3|279	%doc LICENSE
14mr|subscription-manager-1.9.6-3|280	
14mr|subscription-manager-1.9.6-3|281	%files -n subscription-manager-firstboot
14mr|subscription-manager-1.9.6-3|282	%{_datadir}/rhn/up2date_client/firstboot/rhsm_login.py*
14mr|subscription-manager-1.9.6-3|283	
14mr|subscription-manager-1.9.6-3|284	%files -n subscription-manager-migration
14mr|subscription-manager-1.9.6-3|285	%dir %{_datadir}/rhsm/subscription_manager/migrate
14mr|subscription-manager-1.9.6-3|286	%{_datadir}/rhsm/subscription_manager/migrate/__init__.py*
14mr|subscription-manager-1.9.6-3|287	%{_datadir}/rhsm/subscription_manager/migrate/migrate.py*
14mr|subscription-manager-1.9.6-3|288	%attr(755,root,root) %{_sbindir}/rhn-migrate-classic-to-rhsm
14mr|subscription-manager-1.9.6-3|289	# Install num migration is only for RHEL 5:
14mr|subscription-manager-1.9.6-3|290	%{?el5:%attr(755,root,root) %{_sbindir}/install-num-migrate-to-rhsm}
14mr|subscription-manager-1.9.6-3|291	
14mr|subscription-manager-1.9.6-3|292	%doc
14mr|subscription-manager-1.9.6-3|293	%{_mandir}/man8/rhn-migrate-classic-to-rhsm.8*
14mr|subscription-manager-1.9.6-3|294	%doc LICENSE
14mr|subscription-manager-1.9.6-3|295	%doc README.Fedora
14mr|subscription-manager-1.9.6-3|296	
14mr|subscription-manager-1.9.6-3|297	%post
14mr|subscription-manager-1.9.6-3|298	/bin/systemctl enable rhsmcertd.service >/dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|299	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|300	/bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|301	
14mr|subscription-manager-1.9.6-3|302	if [ -x /bin/dbus-send ] ; then
14mr|subscription-manager-1.9.6-3|303	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|304	fi
14mr|subscription-manager-1.9.6-3|305	
14mr|subscription-manager-1.9.6-3|306	%preun
14mr|subscription-manager-1.9.6-3|307	if [ $1 -eq 0 ] ; then
14mr|subscription-manager-1.9.6-3|308	/bin/systemctl --no-reload disable rhsmcertd.service > /dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|309	/bin/systemctl stop rhsmcertd.service > /dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|310	
14mr|subscription-manager-1.9.6-3|311	if [ -x /bin/dbus-send ] ; then
14mr|subscription-manager-1.9.6-3|312	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|313	fi
14mr|subscription-manager-1.9.6-3|314	fi
14mr|subscription-manager-1.9.6-3|315	
14mr|subscription-manager-1.9.6-3|316	%postun
14mr|subscription-manager-1.9.6-3|317	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|318	if [ $1 -eq 1 ] ; then
14mr|subscription-manager-1.9.6-3|319	/bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || :
14mr|subscription-manager-1.9.6-3|320	fi
14mr|subscription-manager-1.9.6-3|321	
14mr|subscription-manager-1.9.6-3|322	%changelog
14mr|subscription-manager-1.9.6-3|323	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.6-3
14mr|subscription-manager-1.9.6-3|324	+ Revision: 474092d
14mr|subscription-manager-1.9.6-3|325	- MassBuild#440: Increase release tag
14mr|subscription-manager-1.9.6-3|326	
14mr|subscription-manager-1.9.6-3|327	

19100 14
14mr|subversion-1.8.9-2|1	# disable the stupid rpmlint shit from hell!!!
14mr|subversion-1.8.9-2|2	%define _build_pkgcheck_set %{nil}
14mr|subversion-1.8.9-2|3	%define _build_pkgcheck_srpm %{nil}
14mr|subversion-1.8.9-2|4	
14mr|subversion-1.8.9-2|5	%define apache_version 2.4.0
14mr|subversion-1.8.9-2|6	%define api 1
14mr|subversion-1.8.9-2|7	%define major 0
14mr|subversion-1.8.9-2|8	%define libname %mklibname svn %{api} %{major}
14mr|subversion-1.8.9-2|9	%define devname %mklibname svn -d
14mr|subversion-1.8.9-2|10	
14mr|subversion-1.8.9-2|11	# Java requires devel symlinks in non-devel packages due to design
14mr|subversion-1.8.9-2|12	# (System.loadLibrary). Do not add -devel dependencies.
14mr|subversion-1.8.9-2|13	%define _exclude_files_from_autoreq ^%{_libdir}/libsvnjavahl-%{svnjavahl_api}.so$
14mr|subversion-1.8.9-2|14	
14mr|subversion-1.8.9-2|15	%bcond_without python
14mr|subversion-1.8.9-2|16	%bcond_without ruby
14mr|subversion-1.8.9-2|17	%bcond_without perl
14mr|subversion-1.8.9-2|18	%bcond_without gnome_keyring
14mr|subversion-1.8.9-2|19	%bcond_without kwallet
14mr|subversion-1.8.9-2|20	%bcond_with test
14mr|subversion-1.8.9-2|21	%bcond_with debug
14mr|subversion-1.8.9-2|22	
14mr|subversion-1.8.9-2|23	%ifarch %{ix86} x86_64
14mr|subversion-1.8.9-2|24	%bcond_without  java
14mr|subversion-1.8.9-2|25	%endif
14mr|subversion-1.8.9-2|26	%ifarch %arm
14mr|subversion-1.8.9-2|27	%bcond_with  java
14mr|subversion-1.8.9-2|28	%endif
14mr|subversion-1.8.9-2|29	
14mr|subversion-1.8.9-2|30	Summary:	A Concurrent Versioning System
14mr|subversion-1.8.9-2|31	Name:		subversion
14mr|subversion-1.8.9-2|32	Epoch:		2
14mr|subversion-1.8.9-2|33	Version:	1.8.9
14mr|subversion-1.8.9-2|34	Release:	2
14mr|subversion-1.8.9-2|35	License:	Apache License
14mr|subversion-1.8.9-2|36	Group:		Development/Tools
14mr|subversion-1.8.9-2|37	Url:		http://subversion.apache.org/
14mr|subversion-1.8.9-2|38	Source0:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
14mr|subversion-1.8.9-2|39	Source2:	mod_dav_svn.conf
14mr|subversion-1.8.9-2|40	Source3:	subversion.conf
14mr|subversion-1.8.9-2|41	Source5:	%{name}-1.3.0-global-config
14mr|subversion-1.8.9-2|42	Source6:	%{name}-1.3.0-global-servers
14mr|subversion-1.8.9-2|43	Source7:	http://svnbook.red-bean.com/nightly/en/svn-book-html-chunk.tar.bz2
14mr|subversion-1.8.9-2|44	Source8:	svnserve.service
14mr|subversion-1.8.9-2|45	Source9:	svnserve-tmpfiles.conf
14mr|subversion-1.8.9-2|46	Patch0:		subversion-1.8.3-underlink.diff
14mr|subversion-1.8.9-2|47	Patch1:		subversion-1.8.9-fix-header-field-Language-still-has-the-initial-default-value.diff
14mr|subversion-1.8.9-2|48	
14mr|subversion-1.8.9-2|49	BuildRequires:	chrpath
14mr|subversion-1.8.9-2|50	BuildRequires:	docbook-style-xsl
14mr|subversion-1.8.9-2|51	BuildRequires:	doxygen
14mr|subversion-1.8.9-2|52	BuildRequires:	libtool
14mr|subversion-1.8.9-2|53	BuildRequires:	texinfo
14mr|subversion-1.8.9-2|54	BuildRequires:	apache-devel >= %{apache_version}
14mr|subversion-1.8.9-2|55	BuildRequires:	db-devel
14mr|subversion-1.8.9-2|56	BuildRequires:	krb5-devel
14mr|subversion-1.8.9-2|57	BuildRequires:	magic-devel
14mr|subversion-1.8.9-2|58	BuildRequires:	pkgconfig(apr-1)
14mr|subversion-1.8.9-2|59	BuildRequires:	pkgconfig(apr-util-1)
14mr|subversion-1.8.9-2|60	BuildRequires:	pkgconfig(libexslt)
14mr|subversion-1.8.9-2|61	BuildRequires:	pkgconfig(neon)
14mr|subversion-1.8.9-2|62	BuildRequires:	pkgconfig(python)
14mr|subversion-1.8.9-2|63	BuildRequires:	pkgconfig(sqlite3)
14mr|subversion-1.8.9-2|64	BuildRequires:	pkgconfig(serf-1)
14mr|subversion-1.8.9-2|65	# Swig is runtime only
14mr|subversion-1.8.9-2|66	BuildRequires:	swig >= 1.3.27
14mr|subversion-1.8.9-2|67	# needs this despite with ruby 0
14mr|subversion-1.8.9-2|68	BuildRequires:	ruby
14mr|subversion-1.8.9-2|69	BuildRequires:	ruby-devel
14mr|subversion-1.8.9-2|70	BuildRequires:	ruby-rdoc
14mr|subversion-1.8.9-2|71	
14mr|subversion-1.8.9-2|72	Provides:	%{name}-ra-method = %{EVRD}
14mr|subversion-1.8.9-2|73	Provides:	%{name}-client-tools = %{EVRD}
14mr|subversion-1.8.9-2|74	Provides:	svn = %{EVRD}
14mr|subversion-1.8.9-2|75	# MD because of the sysconfig files moved to this pkg
14mr|subversion-1.8.9-2|76	Conflicts:	%{libname} < 2:1.8.5-2
14mr|subversion-1.8.9-2|77	
14mr|subversion-1.8.9-2|78	%description
14mr|subversion-1.8.9-2|79	Subversion (SVN) is a concurrent version control system which enables one or
14mr|subversion-1.8.9-2|80	more users to collaborate in developing and maintaining a hierarchy of files
14mr|subversion-1.8.9-2|81	and directories while keeping a history of all changes.  Subversion only stores
14mr|subversion-1.8.9-2|82	the differences between versions, instead of every complete file.  Subversion
14mr|subversion-1.8.9-2|83	also keeps a log of who, when, and why changes occurred.
14mr|subversion-1.8.9-2|84	
14mr|subversion-1.8.9-2|85	As such it basically does the same thing CVS does (Concurrent Versioning
14mr|subversion-1.8.9-2|86	System) but has major enhancements compared to CVS and fixes a lot of the
14mr|subversion-1.8.9-2|87	annoyances that CVS users face.
14mr|subversion-1.8.9-2|88	
14mr|subversion-1.8.9-2|89	This package contains the client, if you're looking for the server end
14mr|subversion-1.8.9-2|90	of things you want %{name}-server.
14mr|subversion-1.8.9-2|91	
14mr|subversion-1.8.9-2|92	%files -f %{name}.lang
14mr|subversion-1.8.9-2|93	# MD moved from lib pkg
14mr|subversion-1.8.9-2|94	%dir %{_sysconfdir}/subversion
14mr|subversion-1.8.9-2|95	%config(noreplace) %{_sysconfdir}/subversion/*
14mr|subversion-1.8.9-2|96	%{_bindir}/svn
14mr|subversion-1.8.9-2|97	%{_bindir}/svnversion
14mr|subversion-1.8.9-2|98	%{_bindir}/showchange*
14mr|subversion-1.8.9-2|99	%{_bindir}/svnlook
14mr|subversion-1.8.9-2|100	%{_mandir}/man1/svn.*
14mr|subversion-1.8.9-2|101	%{_mandir}/man1/svnlook.*
14mr|subversion-1.8.9-2|102	%{_mandir}/man1/svnversion.*
14mr|subversion-1.8.9-2|103	%{_mandir}/man1/svnsync.*
14mr|subversion-1.8.9-2|104	%dir %{_datadir}/subversion-%{version}
14mr|subversion-1.8.9-2|105	%{_sysconfdir}/bash_completion.d/subversion
14mr|subversion-1.8.9-2|106	
14mr|subversion-1.8.9-2|107	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|108	
14mr|subversion-1.8.9-2|109	%package doc
14mr|subversion-1.8.9-2|110	Summary:	Subversion Documenation
14mr|subversion-1.8.9-2|111	Group:		Documentation
14mr|subversion-1.8.9-2|112	BuildArch:	noarch
14mr|subversion-1.8.9-2|113	
14mr|subversion-1.8.9-2|114	%description doc
14mr|subversion-1.8.9-2|115	This package contains the subversion book and design info files.
14mr|subversion-1.8.9-2|116	
14mr|subversion-1.8.9-2|117	%files doc
14mr|subversion-1.8.9-2|118	%doc svnbook-1.*
14mr|subversion-1.8.9-2|119	%doc doc/user/*.html
14mr|subversion-1.8.9-2|120	%doc doc/user/*.txt
14mr|subversion-1.8.9-2|121	
14mr|subversion-1.8.9-2|122	#-------------------------------------------------------------------------
14mr|subversion-1.8.9-2|123	
14mr|subversion-1.8.9-2|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
14mr|subversion-1.8.9-2|125	
14mr|subversion-1.8.9-2|126	%package -n %{libname}
14mr|subversion-1.8.9-2|127	Summary:	Subversion libraries
14mr|subversion-1.8.9-2|128	Group:		System/Libraries
14mr|subversion-1.8.9-2|129	Obsoletes:	%{_lib}svn0 < 2:1.7.13-4
14mr|subversion-1.8.9-2|130	Obsoletes:	%{_lib}svn1 < 2:1.8.5-2
14mr|subversion-1.8.9-2|131	
14mr|subversion-1.8.9-2|132	%description -n %{libname}
14mr|subversion-1.8.9-2|133	Subversion common libraries.
14mr|subversion-1.8.9-2|134	
14mr|subversion-1.8.9-2|135	%files -n %{libname}
14mr|subversion-1.8.9-2|136	%{expand:%(for lib in %svnlibs; do cat <<EOF
14mr|subversion-1.8.9-2|137	%{_libdir}/lib$lib-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|138	EOF
14mr|subversion-1.8.9-2|139	done)}
14mr|subversion-1.8.9-2|140	
14mr|subversion-1.8.9-2|141	#---------------------------------------------------------------------------
14mr|subversion-1.8.9-2|142	
14mr|subversion-1.8.9-2|143	%package -n %{devname}
14mr|subversion-1.8.9-2|144	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|145	Group:		Development/C
14mr|subversion-1.8.9-2|146	Requires:	%{libname} = %{EVRD}
14mr|subversion-1.8.9-2|147	Provides:	%{name}-devel = %{EVRD}
14mr|subversion-1.8.9-2|148	Obsoletes:	%{name}-devel < 2:1.8.5-2
14mr|subversion-1.8.9-2|149	
14mr|subversion-1.8.9-2|150	%description -n %{devname}
14mr|subversion-1.8.9-2|151	This package contains the header files and linker scripts for
14mr|subversion-1.8.9-2|152	subversion libraries.
14mr|subversion-1.8.9-2|153	
14mr|subversion-1.8.9-2|154	%files -n %{devname}
14mr|subversion-1.8.9-2|155	%doc tools/examples/minimal_client.c
14mr|subversion-1.8.9-2|156	%{_includedir}/subversion-1/*
14mr|subversion-1.8.9-2|157	%{expand:%(for lib in %svnlibs; do cat <<EOF
14mr|subversion-1.8.9-2|158	%{_libdir}/lib$lib-%{api}.so
14mr|subversion-1.8.9-2|159	EOF
14mr|subversion-1.8.9-2|160	done)}
14mr|subversion-1.8.9-2|161	# MD should we remove this?
14mr|subversion-1.8.9-2|162	%{_libdir}/libsvn_diff.so
14mr|subversion-1.8.9-2|163	
14mr|subversion-1.8.9-2|164	%if %{with java}
14mr|subversion-1.8.9-2|165	%exclude %{_libdir}/libsvnjavahl*
14mr|subversion-1.8.9-2|166	%endif
14mr|subversion-1.8.9-2|167	
14mr|subversion-1.8.9-2|168	#----------------------------------------------------------------
14mr|subversion-1.8.9-2|169	
14mr|subversion-1.8.9-2|170	%if %{with gnome_keyring}
14mr|subversion-1.8.9-2|171	%define libgnomekeyring %mklibname svn_auth_gnome_keyring %{api} %{major}
14mr|subversion-1.8.9-2|172	%define devgnomekeyring %mklibname svn_auth_gnome_keyring -d
14mr|subversion-1.8.9-2|173	
14mr|subversion-1.8.9-2|174	%package -n %{libgnomekeyring}
14mr|subversion-1.8.9-2|175	Summary:	gnome-keyring support for svn
14mr|subversion-1.8.9-2|176	Group:		System/Libraries
14mr|subversion-1.8.9-2|177	BuildRequires:	pkgconfig(dbus-1) >= 1.2.4.4permissive
14mr|subversion-1.8.9-2|178	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|subversion-1.8.9-2|179	Requires:	gnome-keyring >= 2.26.1
14mr|subversion-1.8.9-2|180	Obsoletes:	%{_lib}svn-gnome-keyring0 < 2:1.8.5-2
14mr|subversion-1.8.9-2|181	
14mr|subversion-1.8.9-2|182	%description -n %{libgnomekeyring}
14mr|subversion-1.8.9-2|183	Subversion library that allow interaction with the gnome-keyring daemon.
14mr|subversion-1.8.9-2|184	
14mr|subversion-1.8.9-2|185	%files -n %{libgnomekeyring}
14mr|subversion-1.8.9-2|186	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|187	
14mr|subversion-1.8.9-2|188	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|189	
14mr|subversion-1.8.9-2|190	%package -n %{devgnomekeyring}
14mr|subversion-1.8.9-2|191	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|192	Group:		Development/GNOME and GTK+
14mr|subversion-1.8.9-2|193	Requires:	%{name}-devel = %{EVRD}
14mr|subversion-1.8.9-2|194	Requires:	%{libgnomekeyring} = %{EVRD}
14mr|subversion-1.8.9-2|195	Conflicts:	%{name}-devel < 2:1.6.17-2
14mr|subversion-1.8.9-2|196	Obsoletes:	%{name}-gnome-keyring-devel < 2:1.8.5-2
14mr|subversion-1.8.9-2|197	
14mr|subversion-1.8.9-2|198	%description -n %{devgnomekeyring}
14mr|subversion-1.8.9-2|199	This package contains the header files and linker scripts for the
14mr|subversion-1.8.9-2|200	subversion library using gnome-keyring auth.
14mr|subversion-1.8.9-2|201	
14mr|subversion-1.8.9-2|202	%files -n %{devgnomekeyring}
14mr|subversion-1.8.9-2|203	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so
14mr|subversion-1.8.9-2|204	%endif
14mr|subversion-1.8.9-2|205	
14mr|subversion-1.8.9-2|206	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|207	
14mr|subversion-1.8.9-2|208	%if %{with kwallet}
14mr|subversion-1.8.9-2|209	%define libkwallet %mklibname svn_auth_kwallet %{api} %{major}
14mr|subversion-1.8.9-2|210	%define devkwallet %mklibname svn_auth_kwallet -d
14mr|subversion-1.8.9-2|211	
14mr|subversion-1.8.9-2|212	%package -n %{libkwallet}
14mr|subversion-1.8.9-2|213	Summary:	kwallet support for svn
14mr|subversion-1.8.9-2|214	Group:		System/Libraries
14mr|subversion-1.8.9-2|215	BuildRequires:	kdelibs4-devel
14mr|subversion-1.8.9-2|216	BuildRequires:	pkgconfig(dbus-1)
14mr|subversion-1.8.9-2|217	Requires:	kwallet
14mr|subversion-1.8.9-2|218	Obsoletes:	%{_lib}svn-kwallet0 < 2:1.8.5-2
14mr|subversion-1.8.9-2|219	
14mr|subversion-1.8.9-2|220	%description -n %{libkwallet}
14mr|subversion-1.8.9-2|221	Subversion library that allow interaction with the kwallet daemon.
14mr|subversion-1.8.9-2|222	
14mr|subversion-1.8.9-2|223	%files -n %{libkwallet}
14mr|subversion-1.8.9-2|224	%{_libdir}/libsvn_auth_kwallet-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|225	
14mr|subversion-1.8.9-2|226	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|227	
14mr|subversion-1.8.9-2|228	%package -n %{devkwallet}
14mr|subversion-1.8.9-2|229	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|230	Group:		Development/KDE and Qt
14mr|subversion-1.8.9-2|231	Requires:	%{name}-devel = %{EVRD}
14mr|subversion-1.8.9-2|232	Requires:	%{libkwallet} = %{EVRD}
14mr|subversion-1.8.9-2|233	Conflicts:	%{name}-devel < 2:1.6.17-2
14mr|subversion-1.8.9-2|234	Obsoletes:	%{name}-kwallet-devel < 2:1.8.5-2
14mr|subversion-1.8.9-2|235	
14mr|subversion-1.8.9-2|236	%description -n %{devkwallet}
14mr|subversion-1.8.9-2|237	This package contains the header files and linker scripts for the
14mr|subversion-1.8.9-2|238	subversion library using kwallet auth.
14mr|subversion-1.8.9-2|239	
14mr|subversion-1.8.9-2|240	%files -n %{devkwallet}
14mr|subversion-1.8.9-2|241	%{_libdir}/libsvn_auth_kwallet-%{api}.so
14mr|subversion-1.8.9-2|242	%endif
14mr|subversion-1.8.9-2|243	
14mr|subversion-1.8.9-2|244	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|245	
14mr|subversion-1.8.9-2|246	%package	server
14mr|subversion-1.8.9-2|247	Summary:	Subversion Server
14mr|subversion-1.8.9-2|248	Group:		System/Servers
14mr|subversion-1.8.9-2|249	Requires:	%{name} = %{EVRD}
14mr|subversion-1.8.9-2|250	Requires(pre,preun,postun,post):	rpm-helper
14mr|subversion-1.8.9-2|251	Requires(post):	sed
14mr|subversion-1.8.9-2|252	Requires(post):	systemd
14mr|subversion-1.8.9-2|253	
14mr|subversion-1.8.9-2|254	%description server
14mr|subversion-1.8.9-2|255	This package contains the subversion server and configuration files.
14mr|subversion-1.8.9-2|256	
14mr|subversion-1.8.9-2|257	%pre server
14mr|subversion-1.8.9-2|258	%_pre_useradd svn /var/lib/svn /bin/false
14mr|subversion-1.8.9-2|259	
14mr|subversion-1.8.9-2|260	%preun server
14mr|subversion-1.8.9-2|261	%_preun_service svnserve
14mr|subversion-1.8.9-2|262	
14mr|subversion-1.8.9-2|263	%post server
14mr|subversion-1.8.9-2|264	%tmpfiles_create svnserve.conf
14mr|subversion-1.8.9-2|265	%_post_service svnserve
14mr|subversion-1.8.9-2|266	# fix svn entries in /etc/services
14mr|subversion-1.8.9-2|267	if ! grep -qE '^svn[[:space:]]+3690/(tcp|udp)[[:space:]]+svnserve' %{_sysconfdir}/services; then
14mr|subversion-1.8.9-2|268	# cleanup
14mr|subversion-1.8.9-2|269	sed -i -e '/^svn\(serve\)\?/d;/^# svnserve ports added by subversion-server/d' %{_sysconfdir}/services
14mr|subversion-1.8.9-2|270	echo "# svnserve ports added by subversion-server" >> /etc/services
14mr|subversion-1.8.9-2|271	echo -e "svn\t3690/tcp\tsvnserve\t# Subversion svnserve" >> /etc/services
14mr|subversion-1.8.9-2|272	echo -e "svn\t3690/udp\tsvnserve\t# Subversion svnserve" >> /etc/services
14mr|subversion-1.8.9-2|273	fi
14mr|subversion-1.8.9-2|274	
14mr|subversion-1.8.9-2|275	%postun server
14mr|subversion-1.8.9-2|276	%_postun_userdel svn
14mr|subversion-1.8.9-2|277	
14mr|subversion-1.8.9-2|278	%files server
14mr|subversion-1.8.9-2|279	%doc BUGS CHANGES COMMITTERS LICENSE INSTALL README
14mr|subversion-1.8.9-2|280	%{_bindir}/svnserve
14mr|subversion-1.8.9-2|281	%{_unitdir}/svnserve.service
14mr|subversion-1.8.9-2|282	/var/lib/svn
14mr|subversion-1.8.9-2|283	%{_mandir}/man8/svnserve.8*
14mr|subversion-1.8.9-2|284	%{_mandir}/man5/svnserve.conf.5*
14mr|subversion-1.8.9-2|285	%{_tmpfilesdir}/svnserve.conf
14mr|subversion-1.8.9-2|286	
14mr|subversion-1.8.9-2|287	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|288	
14mr|subversion-1.8.9-2|289	%package tools
14mr|subversion-1.8.9-2|290	Summary:	Subversion Repo/Server Tools
14mr|subversion-1.8.9-2|291	Group:		Development/Tools
14mr|subversion-1.8.9-2|292	Requires:	%{name} = %{EVRD}
14mr|subversion-1.8.9-2|293	
14mr|subversion-1.8.9-2|294	%description tools
14mr|subversion-1.8.9-2|295	This package contains a myriad of tools for subversion server
14mr|subversion-1.8.9-2|296	and repository admins:
14mr|subversion-1.8.9-2|297	* hot-backup makes a backup of a svn repo without stopping
14mr|subversion-1.8.9-2|298	* mirror_dir_through_svn.cgi
14mr|subversion-1.8.9-2|299	* various hook scripts
14mr|subversion-1.8.9-2|300	* xslt example
14mr|subversion-1.8.9-2|301	
14mr|subversion-1.8.9-2|302	Note that cvs2svn has moved out of subversion and is a separate
14mr|subversion-1.8.9-2|303	project.  It has not released its own package yet, but you can
14mr|subversion-1.8.9-2|304	find it at http://cvs2svn.tigris.org/
14mr|subversion-1.8.9-2|305	
14mr|subversion-1.8.9-2|306	%files tools
14mr|subversion-1.8.9-2|307	%{_bindir}/hot-backup*
14mr|subversion-1.8.9-2|308	%{_bindir}/svnadmin
14mr|subversion-1.8.9-2|309	%{_bindir}/svnsync
14mr|subversion-1.8.9-2|310	%{_bindir}/svndumpfilter
14mr|subversion-1.8.9-2|311	%{_bindir}/svnrdump
14mr|subversion-1.8.9-2|312	%{_bindir}/svnmucc
14mr|subversion-1.8.9-2|313	%dir %{_libexecdir}/svn-tools
14mr|subversion-1.8.9-2|314	%{_libexecdir}/svn-tools/diff
14mr|subversion-1.8.9-2|315	%{_libexecdir}/svn-tools/diff3
14mr|subversion-1.8.9-2|316	%{_libexecdir}/svn-tools/diff4
14mr|subversion-1.8.9-2|317	%{_libexecdir}/svn-tools/fsfs-access-map
14mr|subversion-1.8.9-2|318	%{_libexecdir}/svn-tools/fsfs-reorg
14mr|subversion-1.8.9-2|319	%{_libexecdir}/svn-tools/fsfs-stats
14mr|subversion-1.8.9-2|320	%{_libexecdir}/svn-tools/svnauthz
14mr|subversion-1.8.9-2|321	%{_libexecdir}/svn-tools/svnauthz-validate
14mr|subversion-1.8.9-2|322	%{_libexecdir}/svn-tools/svn-bench
14mr|subversion-1.8.9-2|323	%{_libexecdir}/svn-tools/svnmucc
14mr|subversion-1.8.9-2|324	%{_libexecdir}/svn-tools/svn-populate-node-origins-index
14mr|subversion-1.8.9-2|325	%{_libexecdir}/svn-tools/svnraisetreeconflict
14mr|subversion-1.8.9-2|326	%{_libexecdir}/svn-tools/svn-rep-sharing-stats
14mr|subversion-1.8.9-2|327	%{_datadir}/%{name}-%{version}/repo-tools
14mr|subversion-1.8.9-2|328	%{_mandir}/man1/svnadmin.1*
14mr|subversion-1.8.9-2|329	%{_mandir}/man1/svndumpfilter.1*
14mr|subversion-1.8.9-2|330	%{_mandir}/man1/svnrdump.1*
14mr|subversion-1.8.9-2|331	%{_mandir}/man1/svnmucc.1*
14mr|subversion-1.8.9-2|332	
14mr|subversion-1.8.9-2|333	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|334	
14mr|subversion-1.8.9-2|335	%if %{with python}
14mr|subversion-1.8.9-2|336	%package -n python-svn
14mr|subversion-1.8.9-2|337	Summary:	Python bindings for Subversion
14mr|subversion-1.8.9-2|338	Group:		Development/Python
14mr|subversion-1.8.9-2|339	Provides:	python-subversion = %{EVRD}
14mr|subversion-1.8.9-2|340	Requires:	python
14mr|subversion-1.8.9-2|341	
14mr|subversion-1.8.9-2|342	%description -n python-svn
14mr|subversion-1.8.9-2|343	This package contains the files necessary to use the subversion
14mr|subversion-1.8.9-2|344	library functions within python scripts.
14mr|subversion-1.8.9-2|345	
14mr|subversion-1.8.9-2|346	%files -n python-svn
14mr|subversion-1.8.9-2|347	%{_libdir}/libsvn_swig_py-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|348	%{py_sitedir}/svn
14mr|subversion-1.8.9-2|349	%{py_platsitedir}/libsvn
14mr|subversion-1.8.9-2|350	%doc tools/examples/*.py subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
14mr|subversion-1.8.9-2|351	
14mr|subversion-1.8.9-2|352	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|353	
14mr|subversion-1.8.9-2|354	%package -n python-svn-devel
14mr|subversion-1.8.9-2|355	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|356	Group:		Development/Python
14mr|subversion-1.8.9-2|357	Requires:	%{name}-devel = %{EVRD}
14mr|subversion-1.8.9-2|358	Requires:	python-svn = %{EVRD}
14mr|subversion-1.8.9-2|359	Obsoletes:	python-svn-devel < 2:1.5.2-2
14mr|subversion-1.8.9-2|360	Conflicts:	%{name}-devel < 2:1.6.17-2
14mr|subversion-1.8.9-2|361	
14mr|subversion-1.8.9-2|362	%description -n python-svn-devel
14mr|subversion-1.8.9-2|363	This package contains the header files and linker scripts for
14mr|subversion-1.8.9-2|364	subversion libraries using perl.
14mr|subversion-1.8.9-2|365	
14mr|subversion-1.8.9-2|366	%files -n python-svn-devel
14mr|subversion-1.8.9-2|367	%{_libdir}/libsvn_swig_py-%{api}.so
14mr|subversion-1.8.9-2|368	%endif
14mr|subversion-1.8.9-2|369	
14mr|subversion-1.8.9-2|370	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|371	
14mr|subversion-1.8.9-2|372	%if %{with ruby}
14mr|subversion-1.8.9-2|373	%package -n ruby-svn
14mr|subversion-1.8.9-2|374	Summary:	Ruby bindings for Subversion
14mr|subversion-1.8.9-2|375	Group:		Development/Ruby
14mr|subversion-1.8.9-2|376	BuildRequires:	ruby-devel
14mr|subversion-1.8.9-2|377	Requires:	ruby
14mr|subversion-1.8.9-2|378	Provides:	ruby-subversion = %{EVRD}
14mr|subversion-1.8.9-2|379	
14mr|subversion-1.8.9-2|380	%description -n ruby-svn
14mr|subversion-1.8.9-2|381	This package contains the files necessary to use the subversion
14mr|subversion-1.8.9-2|382	library functions within ruby scripts.
14mr|subversion-1.8.9-2|383	
14mr|subversion-1.8.9-2|384	%files -n ruby-svn
14mr|subversion-1.8.9-2|385	%{ruby_sitearchdir}/svn
14mr|subversion-1.8.9-2|386	%{ruby_sitelibdir}/*/*.rb
14mr|subversion-1.8.9-2|387	%{_libdir}/libsvn_swig_ruby-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|388	
14mr|subversion-1.8.9-2|389	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|390	
14mr|subversion-1.8.9-2|391	%package -n ruby-svn-devel
14mr|subversion-1.8.9-2|392	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|393	Group:		Development/Ruby
14mr|subversion-1.8.9-2|394	Requires:	ruby-svn = %{EVRD}
14mr|subversion-1.8.9-2|395	Obsoletes:	ruby-svn-devel < 2:1.5.2-2
14mr|subversion-1.8.9-2|396	Conflicts:	%{name}-devel < 2:1.6.17-2
14mr|subversion-1.8.9-2|397	
14mr|subversion-1.8.9-2|398	%description -n ruby-svn-devel
14mr|subversion-1.8.9-2|399	This package contains the header files and linker scripts for
14mr|subversion-1.8.9-2|400	subversion libraries using perl.
14mr|subversion-1.8.9-2|401	
14mr|subversion-1.8.9-2|402	%files -n ruby-svn-devel
14mr|subversion-1.8.9-2|403	%{_libdir}/libsvn_swig_ruby-%{api}.so
14mr|subversion-1.8.9-2|404	%endif
14mr|subversion-1.8.9-2|405	
14mr|subversion-1.8.9-2|406	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|407	
14mr|subversion-1.8.9-2|408	%if %{with java}
14mr|subversion-1.8.9-2|409	# We have the non-major symlink also in this package (due to java design),
14mr|subversion-1.8.9-2|410	# so we only have %%api in package name.
14mr|subversion-1.8.9-2|411	%define libsvnjavahl %mklibname svnjavahl %{api}
14mr|subversion-1.8.9-2|412	
14mr|subversion-1.8.9-2|413	%package -n %{libsvnjavahl}
14mr|subversion-1.8.9-2|414	Summary:	Svn Java bindings library
14mr|subversion-1.8.9-2|415	Group:		System/Libraries
14mr|subversion-1.8.9-2|416	
14mr|subversion-1.8.9-2|417	%description -n %{libsvnjavahl}
14mr|subversion-1.8.9-2|418	Svn Java bindings library
14mr|subversion-1.8.9-2|419	
14mr|subversion-1.8.9-2|420	%files -n %{libsvnjavahl}
14mr|subversion-1.8.9-2|421	%{_libdir}/libsvnjavahl-%{api}.so*
14mr|subversion-1.8.9-2|422	
14mr|subversion-1.8.9-2|423	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|424	
14mr|subversion-1.8.9-2|425	%package -n svn-javahl
14mr|subversion-1.8.9-2|426	Summary:	Java bindings for Subversion
14mr|subversion-1.8.9-2|427	Group:		Development/Java
14mr|subversion-1.8.9-2|428	Provides:	java-svn = %{EVRD}
14mr|subversion-1.8.9-2|429	Provides:	java-subversion = %{EVRD}
14mr|subversion-1.8.9-2|430	Provides:	subversion-javahl = %{EVRD}
14mr|subversion-1.8.9-2|431	Requires:	%{name} = %{EVRD}
14mr|subversion-1.8.9-2|432	Requires:	%{libsvnjavahl} = %{EVRD}
14mr|subversion-1.8.9-2|433	BuildRequires:	ant
14mr|subversion-1.8.9-2|434	BuildRequires:	java-rpmbuild >= 1.7.3-10
14mr|subversion-1.8.9-2|435	BuildRequires:	junit
14mr|subversion-1.8.9-2|436	BuildRequires:	java-devel
14mr|subversion-1.8.9-2|437	
14mr|subversion-1.8.9-2|438	%description -n svn-javahl
14mr|subversion-1.8.9-2|439	This package contains the files necessary to use the subversion
14mr|subversion-1.8.9-2|440	library functions from Java.
14mr|subversion-1.8.9-2|441	
14mr|subversion-1.8.9-2|442	%files -n svn-javahl
14mr|subversion-1.8.9-2|443	%doc subversion/bindings/javahl/README
14mr|subversion-1.8.9-2|444	%{_javadir}/svn-javahl.jar
14mr|subversion-1.8.9-2|445	%{_javadir}/svn-javahl-%{version}.jar
14mr|subversion-1.8.9-2|446	%endif
14mr|subversion-1.8.9-2|447	
14mr|subversion-1.8.9-2|448	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|449	
14mr|subversion-1.8.9-2|450	%if %{with perl}
14mr|subversion-1.8.9-2|451	%package -n perl-SVN
14mr|subversion-1.8.9-2|452	Summary:	Perl bindings for Subversion
14mr|subversion-1.8.9-2|453	Group:		Development/Perl
14mr|subversion-1.8.9-2|454	BuildRequires:	perl-devel
14mr|subversion-1.8.9-2|455	Requires:	%{name} = %{EVRD}
14mr|subversion-1.8.9-2|456	Provides:	perl-svn = %{EVRD}
14mr|subversion-1.8.9-2|457	
14mr|subversion-1.8.9-2|458	%description -n perl-SVN
14mr|subversion-1.8.9-2|459	This package contains the files necessary to use the subversion
14mr|subversion-1.8.9-2|460	library functions within perl scripts.
14mr|subversion-1.8.9-2|461	
14mr|subversion-1.8.9-2|462	%files -n perl-SVN
14mr|subversion-1.8.9-2|463	%doc subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
14mr|subversion-1.8.9-2|464	%{_libdir}/libsvn_swig_perl-%{api}.so.%{major}*
14mr|subversion-1.8.9-2|465	%{perl_vendorarch}/SVN
14mr|subversion-1.8.9-2|466	%{perl_vendorarch}/auto/SVN
14mr|subversion-1.8.9-2|467	%{perl_sitearch}/*
14mr|subversion-1.8.9-2|468	%{_mandir}/man3/SVN::*.3*
14mr|subversion-1.8.9-2|469	
14mr|subversion-1.8.9-2|470	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|471	
14mr|subversion-1.8.9-2|472	%package -n perl-svn-devel
14mr|subversion-1.8.9-2|473	Summary:	Subversion headers/libraries for development
14mr|subversion-1.8.9-2|474	Group:		Development/Perl
14mr|subversion-1.8.9-2|475	Requires:	%{name}-devel = %{EVRD}
14mr|subversion-1.8.9-2|476	Requires:	perl-SVN = %{EVRD}
14mr|subversion-1.8.9-2|477	Obsoletes:	perl-SVN-devel < 2:1.5.2-2
14mr|subversion-1.8.9-2|478	Provides:	perl-SVN-devel = %{EVRD}
14mr|subversion-1.8.9-2|479	Conflicts:	%{name}-devel < 2:1.6.17-2
14mr|subversion-1.8.9-2|480	
14mr|subversion-1.8.9-2|481	%description -n perl-svn-devel
14mr|subversion-1.8.9-2|482	This package contains the header files and linker scripts for
14mr|subversion-1.8.9-2|483	subversion libraries using perl.
14mr|subversion-1.8.9-2|484	
14mr|subversion-1.8.9-2|485	%files -n perl-svn-devel
14mr|subversion-1.8.9-2|486	%{_libdir}/libsvn_swig_perl-%{api}.so
14mr|subversion-1.8.9-2|487	%endif
14mr|subversion-1.8.9-2|488	
14mr|subversion-1.8.9-2|489	#----------------------------------------------------------------
14mr|subversion-1.8.9-2|490	
14mr|subversion-1.8.9-2|491	%package -n apache-mod_dav_svn
14mr|subversion-1.8.9-2|492	Summary:	Subversion server DSO module for apache
14mr|subversion-1.8.9-2|493	Group:		System/Servers
14mr|subversion-1.8.9-2|494	Requires:	%{name}-tools = %{EVRD}
14mr|subversion-1.8.9-2|495	Requires:	apache-mod_dav >= %{apache_version}
14mr|subversion-1.8.9-2|496	
14mr|subversion-1.8.9-2|497	%description -n apache-mod_dav_svn
14mr|subversion-1.8.9-2|498	This package contains the apache server extension DSO for running
14mr|subversion-1.8.9-2|499	a subversion server.
14mr|subversion-1.8.9-2|500	
14mr|subversion-1.8.9-2|501	%files -n apache-mod_dav_svn
14mr|subversion-1.8.9-2|502	%doc subversion/mod_authz_svn/INSTALL
14mr|subversion-1.8.9-2|503	%config(noreplace) %{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
14mr|subversion-1.8.9-2|504	%config(noreplace) %{_sysconfdir}/httpd/conf.d/subversion.conf
14mr|subversion-1.8.9-2|505	%{_libdir}/apache/mod_dav_svn.so
14mr|subversion-1.8.9-2|506	%{_libdir}/apache/mod_authz_svn.so
14mr|subversion-1.8.9-2|507	%{_libdir}/apache/mod_dontdothat.so
14mr|subversion-1.8.9-2|508	
14mr|subversion-1.8.9-2|509	#--------------------------------------------------------------------------
14mr|subversion-1.8.9-2|510	
14mr|subversion-1.8.9-2|511	%prep
14mr|subversion-1.8.9-2|512	%setup -q -a 7
14mr|subversion-1.8.9-2|513	%apply_patches
14mr|subversion-1.8.9-2|514	
14mr|subversion-1.8.9-2|515	# fix shellbang lines, #111498
14mr|subversion-1.8.9-2|516	perl -pi -e 's|/usr/bin/env perl|%{_bindir}/perl|g' tools/hook-scripts/*.pl.in
14mr|subversion-1.8.9-2|517	
14mr|subversion-1.8.9-2|518	# fix file perms
14mr|subversion-1.8.9-2|519	chmod 644 BUGS CHANGES COMMITTERS LICENSE INSTALL README
14mr|subversion-1.8.9-2|520	
14mr|subversion-1.8.9-2|521	# move latest svnbook snapshot as their target version
14mr|subversion-1.8.9-2|522	mv svn-book-html-chunk svnbook-1.8
14mr|subversion-1.8.9-2|523	
14mr|subversion-1.8.9-2|524	# This PATH order makes the fugly test for libtoolize work...
14mr|subversion-1.8.9-2|525	PATH=/usr/bin:$PATH ./autogen.sh --release
14mr|subversion-1.8.9-2|526	
14mr|subversion-1.8.9-2|527	# lib64 fixes
14mr|subversion-1.8.9-2|528	perl -pi -e "s|\\$serf_prefix/lib\b|\\$serf_prefix/%{_lib}|g" build/ac-macros/serf.m4 configure*
14mr|subversion-1.8.9-2|529	
14mr|subversion-1.8.9-2|530	%build
14mr|subversion-1.8.9-2|531	%serverbuild
14mr|subversion-1.8.9-2|532	
14mr|subversion-1.8.9-2|533	%if %{with java}
14mr|subversion-1.8.9-2|534	export JAVADIR=%{_jvmdir}/java
14mr|subversion-1.8.9-2|535	%endif
14mr|subversion-1.8.9-2|536	
14mr|subversion-1.8.9-2|537	%define _disable_ld_no_undefined 1
14mr|subversion-1.8.9-2|538	
14mr|subversion-1.8.9-2|539	%if %{with ruby}
14mr|subversion-1.8.9-2|540	# override weird -shrext from ruby
14mr|subversion-1.8.9-2|541	export svn_cv_ruby_link="%{__cc} -shared"
14mr|subversion-1.8.9-2|542	export svn_cv_ruby_sitedir_libsuffix=""
14mr|subversion-1.8.9-2|543	export svn_cv_ruby_sitedir_archsuffix=""
14mr|subversion-1.8.9-2|544	%endif
14mr|subversion-1.8.9-2|545	
14mr|subversion-1.8.9-2|546	%configure2_5x \
14mr|subversion-1.8.9-2|547	--localstatedir=/var/lib \
14mr|subversion-1.8.9-2|548	--with-apr_memcache=%{_prefix} \
14mr|subversion-1.8.9-2|549	--with-apxs=%{_bindir}/apxs \
14mr|subversion-1.8.9-2|550	--with-apache-libexecdir=%{_libdir}/apache/ \
14mr|subversion-1.8.9-2|551	--with-apr=%{_bindir}/apr-1-config \
14mr|subversion-1.8.9-2|552	--with-apr-util=%{_bindir}/apu-1-config \
14mr|subversion-1.8.9-2|553	--disable-mod-activation \
14mr|subversion-1.8.9-2|554	--with-swig=%{_prefix} \
14mr|subversion-1.8.9-2|555	--disable-static \
14mr|subversion-1.8.9-2|556	%if %{with debug}
14mr|subversion-1.8.9-2|557	--enable-maintainer-mode \
14mr|subversion-1.8.9-2|558	--enable-debug \
14mr|subversion-1.8.9-2|559	%endif
14mr|subversion-1.8.9-2|560	%if %{with java}
14mr|subversion-1.8.9-2|561	--enable-javahl \
14mr|subversion-1.8.9-2|562	--with-jdk=%{_jvmdir}/java \
14mr|subversion-1.8.9-2|563	--with-junit=%{_javadir}/junit.jar \
14mr|subversion-1.8.9-2|564	%endif
14mr|subversion-1.8.9-2|565	%if %{with gnome_keyring}
14mr|subversion-1.8.9-2|566	--with-gnome-keyring \
14mr|subversion-1.8.9-2|567	%endif
14mr|subversion-1.8.9-2|568	%if %{with kwallet}
14mr|subversion-1.8.9-2|569	--with-kwallet \
14mr|subversion-1.8.9-2|570	%endif
14mr|subversion-1.8.9-2|571	--enable-shared \
14mr|subversion-1.8.9-2|572	--with-gssapi=%{_prefix} \
14mr|subversion-1.8.9-2|573	--with-libmagic=%{_prefix} \
14mr|subversion-1.8.9-2|574	--with-serf=%{_prefix} \
14mr|subversion-1.8.9-2|575	--with-sqlite=%{_prefix} \
14mr|subversion-1.8.9-2|576	--enable-bdb6
14mr|subversion-1.8.9-2|577	
14mr|subversion-1.8.9-2|578	%if %{with ruby}
14mr|subversion-1.8.9-2|579	# fix weird broken autopoo
14mr|subversion-1.8.9-2|580	perl -pi -e "s|^SWIG_RB_SITE_ARCH_DIR.*|SWIG_RB_SITE_ARCH_DIR=\"%ruby_sitearchdir\"|g" Makefile
14mr|subversion-1.8.9-2|581	perl -pi -e "s|^SWIG_RB_SITE_LIB_DIR.*|SWIG_RB_SITE_LIB_DIR=\"%ruby_sitelibdir\"|g" Makefile
14mr|subversion-1.8.9-2|582	%endif
14mr|subversion-1.8.9-2|583	
14mr|subversion-1.8.9-2|584	# fix weird broken autopoo
14mr|subversion-1.8.9-2|585	perl -pi -e "s|^toolsdir.*|toolsdir=%{_libexecdir}/svn-tools|g" Makefile
14mr|subversion-1.8.9-2|586	
14mr|subversion-1.8.9-2|587	%{make} all
14mr|subversion-1.8.9-2|588	
14mr|subversion-1.8.9-2|589	%if %{with python}
14mr|subversion-1.8.9-2|590	make swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
14mr|subversion-1.8.9-2|591	%endif
14mr|subversion-1.8.9-2|592	
14mr|subversion-1.8.9-2|593	%if %{with perl}
14mr|subversion-1.8.9-2|594	make swig-pl
14mr|subversion-1.8.9-2|595	pushd  subversion/bindings/swig/perl/native
14mr|subversion-1.8.9-2|596	perl Makefile.PL
14mr|subversion-1.8.9-2|597	popd
14mr|subversion-1.8.9-2|598	%endif
14mr|subversion-1.8.9-2|599	
14mr|subversion-1.8.9-2|600	%if %{with ruby}
14mr|subversion-1.8.9-2|601	make swig-rb
14mr|subversion-1.8.9-2|602	%endif
14mr|subversion-1.8.9-2|603	
14mr|subversion-1.8.9-2|604	%if %{with java}
14mr|subversion-1.8.9-2|605	make javahl
14mr|subversion-1.8.9-2|606	%endif
14mr|subversion-1.8.9-2|607	
14mr|subversion-1.8.9-2|608	%check
14mr|subversion-1.8.9-2|609	%if %{with test}
14mr|subversion-1.8.9-2|610	echo "###########################################################################"
14mr|subversion-1.8.9-2|611	echo "This can take quite some time to finish, so please be patient..."
14mr|subversion-1.8.9-2|612	echo "Don't be too surprised it the tests takes 30 minutes on a dual xeon machine..."
14mr|subversion-1.8.9-2|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:\
14mr|subversion-1.8.9-2|614	`pwd`/subversion/bindings/swig/python/.libs:`pwd`/subversion/libsvn_ra_local/.libs:`pwd`/subversion/svnadmin/.libs:\
14mr|subversion-1.8.9-2|615	`pwd`/subversion/tests/libsvn_ra_local/.libs:`pwd`/subversion/tests/libsvn_fs/.libs:`pwd`/subversion/tests/libsvn_wc/.libs:\
14mr|subversion-1.8.9-2|616	`pwd`/subversion/tests/libsvn_fs_base/.libs:`pwd`/subversion/tests/libsvn_diff/.libs:`pwd`/subversion/tests/libsvn_subr/.libs:\
14mr|subversion-1.8.9-2|617	`pwd`/subversion/tests/libsvn_delta/.libs:`pwd`/subversion/tests/libsvn_repos/.libs:`pwd`/subversion/tests/.libs:\
14mr|subversion-1.8.9-2|618	`pwd`/subversion/svnserve/.libs:`pwd`/subversion/libsvn_fs/.libs:`pwd`/subversion/libsvn_ra/.libs:`pwd`/subversion/libsvn_wc/.libs:\
14mr|subversion-1.8.9-2|619	`pwd`/subversion/mod_dav_svn/.libs:`pwd`/subversion/mod_authz_svn/.libs:`pwd`/subversion/svnlook/.libs:`pwd`/subversion/svndumpfilter/.libs:\
14mr|subversion-1.8.9-2|620	`pwd`/subversion/libsvn_client/.libs:`pwd`/subversion/libsvn_fs_base/bdb/.libs:`pwd`/subversion/libsvn_fs_base/util/.libs:\
14mr|subversion-1.8.9-2|621	`pwd`/subversion/libsvn_fs_base/.libs:`pwd`/subversion/libsvn_diff/.libs:`pwd`/subversion/libsvn_subr/.libs:`pwd`/subversion/svnversion/.libs:\
14mr|subversion-1.8.9-2|622	`pwd`/subversion/libsvn_ra_dav/.libs:`pwd`/subversion/libsvn_ra_svn/.libs:`pwd`/subversion/libsvn_delta/.libs:`pwd`/subversion/libsvn_fs_fs/.libs:\
14mr|subversion-1.8.9-2|623	`pwd`/subversion/libsvn_repos/.libs:`pwd`/subversion/clients/cmdline/.libs:$LD_LIBRARY_PATH" check
14mr|subversion-1.8.9-2|624	%endif
14mr|subversion-1.8.9-2|625	
14mr|subversion-1.8.9-2|626	%install
14mr|subversion-1.8.9-2|627	%makeinstall_std
14mr|subversion-1.8.9-2|628	
14mr|subversion-1.8.9-2|629	%if %{with python}
14mr|subversion-1.8.9-2|630	%makeinstall_std install-swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
14mr|subversion-1.8.9-2|631	# Precompile python
14mr|subversion-1.8.9-2|632	%py_compile %{buildroot}/%{py_platsitedir}/libsvn
14mr|subversion-1.8.9-2|633	%py_compile %{buildroot}/%{py_sitedir}/svn
14mr|subversion-1.8.9-2|634	%endif
14mr|subversion-1.8.9-2|635	
14mr|subversion-1.8.9-2|636	%if %{with perl}
14mr|subversion-1.8.9-2|637	%makeinstall_std install-swig-pl-lib
14mr|subversion-1.8.9-2|638	pushd subversion/bindings/swig/perl/native/
14mr|subversion-1.8.9-2|639	perl Makefile.PL
14mr|subversion-1.8.9-2|640	%makeinstall_std
14mr|subversion-1.8.9-2|641	popd
14mr|subversion-1.8.9-2|642	%endif
14mr|subversion-1.8.9-2|643	
14mr|subversion-1.8.9-2|644	%if %{with ruby}
14mr|subversion-1.8.9-2|645	%makeinstall_std install-swig-rb
14mr|subversion-1.8.9-2|646	%endif
14mr|subversion-1.8.9-2|647	%if %{with java}
14mr|subversion-1.8.9-2|648	%makeinstall_std install-javahl
14mr|subversion-1.8.9-2|649	
14mr|subversion-1.8.9-2|650	mkdir -p %{buildroot}%{_javadir}
14mr|subversion-1.8.9-2|651	mv %{buildroot}%{_libdir}/svn-javahl/svn-javahl.jar %{buildroot}%{_javadir}/svn-javahl-%{version}.jar
14mr|subversion-1.8.9-2|652	ln -s svn-javahl-%{version}.jar %{buildroot}%{_javadir}/svn-javahl.jar
14mr|subversion-1.8.9-2|653	
14mr|subversion-1.8.9-2|654	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libsvnjavahl-1.so
14mr|subversion-1.8.9-2|655	%endif
14mr|subversion-1.8.9-2|656	
14mr|subversion-1.8.9-2|657	%if %{with perl}
14mr|subversion-1.8.9-2|658	# perl bindings
14mr|subversion-1.8.9-2|659	make pure_vendor_install -C subversion/bindings/swig/perl/native DESTDIR=%{buildroot}
14mr|subversion-1.8.9-2|660	%endif
14mr|subversion-1.8.9-2|661	
14mr|subversion-1.8.9-2|662	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
14mr|subversion-1.8.9-2|663	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/httpd/conf.d/subversion.conf
14mr|subversion-1.8.9-2|664	
14mr|subversion-1.8.9-2|665	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/svnserve.conf
14mr|subversion-1.8.9-2|666	
14mr|subversion-1.8.9-2|667	# install the extra module
14mr|subversion-1.8.9-2|668	%makeinstall_std install-tools
14mr|subversion-1.8.9-2|669	
14mr|subversion-1.8.9-2|670	# cleanup
14mr|subversion-1.8.9-2|671	#rm -f %{buildroot}%{_libdir}/*.*a
14mr|subversion-1.8.9-2|672	
14mr|subversion-1.8.9-2|673	######################
14mr|subversion-1.8.9-2|674	###  client-tools  ###
14mr|subversion-1.8.9-2|675	######################
14mr|subversion-1.8.9-2|676	
14mr|subversion-1.8.9-2|677	# various commands
14mr|subversion-1.8.9-2|678	# contrib was removed in subversion-1.7.x :
14mr|subversion-1.8.9-2|679	#  -- http://subversion.apache.org/docs/release-notes/1.7.html
14mr|subversion-1.8.9-2|680	#  -- (shlomif)
14mr|subversion-1.8.9-2|681	# install -m 755 contrib/client-side/search-svnlog.pl %%{buildroot}%%{_bindir}
14mr|subversion-1.8.9-2|682	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  search-svnlog.pl search-svnlog)
14mr|subversion-1.8.9-2|683	# install -m 755 contrib/client-side/svn_all_diffs.pl %%{buildroot}%%{_bindir}
14mr|subversion-1.8.9-2|684	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_all_diffs.pl svn_all_diffs)
14mr|subversion-1.8.9-2|685	# install -m 755 contrib/client-side/svn_load_dirs/svn_load_dirs.pl %%{buildroot}%%{_bindir}
14mr|subversion-1.8.9-2|686	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_load_dirs.pl svn_load_dirs)
14mr|subversion-1.8.9-2|687	# install -m 755 contrib/client-side/svn-log.pl %%{buildroot}%%{_bindir}
14mr|subversion-1.8.9-2|688	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn-log.pl svn-log)
14mr|subversion-1.8.9-2|689	
14mr|subversion-1.8.9-2|690	install -m 755 tools/client-side/showchange.pl %{buildroot}%{_bindir}
14mr|subversion-1.8.9-2|691	(cd  %{buildroot}/%{_bindir}; ln -sf  showchange.pl showchange)
14mr|subversion-1.8.9-2|692	
14mr|subversion-1.8.9-2|693	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|subversion-1.8.9-2|694	install -m 644 tools/client-side/bash_completion \
14mr|subversion-1.8.9-2|695	%{buildroot}%{_sysconfdir}/bash_completion.d/subversion
14mr|subversion-1.8.9-2|696	
14mr|subversion-1.8.9-2|697	# Global configs
14mr|subversion-1.8.9-2|698	install -d -m 755 %{buildroot}%{_sysconfdir}/subversion
14mr|subversion-1.8.9-2|699	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/subversion/config
14mr|subversion-1.8.9-2|700	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/subversion/servers
14mr|subversion-1.8.9-2|701	
14mr|subversion-1.8.9-2|702	####################
14mr|subversion-1.8.9-2|703	###  repo-tools  ###
14mr|subversion-1.8.9-2|704	####################
14mr|subversion-1.8.9-2|705	
14mr|subversion-1.8.9-2|706	# hotbackup tool
14mr|subversion-1.8.9-2|707	install -m 755 tools/backup/hot-backup.py %{buildroot}%{_bindir}
14mr|subversion-1.8.9-2|708	(cd %{buildroot}%{_bindir}; ln -sf  hot-backup.py hot-backup)
14mr|subversion-1.8.9-2|709	
14mr|subversion-1.8.9-2|710	# hook-scripts
14mr|subversion-1.8.9-2|711	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|712	pushd tools/hook-scripts
14mr|subversion-1.8.9-2|713	install -m 644 commit-access-control.cfg.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|714	install -m 755 commit-access-control.pl %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|715	install -m 644 svnperms.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|716	install -m 755 svnperms.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|717	install -m 755 mailer/mailer.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|718	install -m 644 mailer/mailer.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|719	popd
14mr|subversion-1.8.9-2|720	
14mr|subversion-1.8.9-2|721	pushd tools/hook-scripts
14mr|subversion-1.8.9-2|722	install -m 755 commit-email.rb %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mr|subversion-1.8.9-2|723	popd
14mr|subversion-1.8.9-2|724	
14mr|subversion-1.8.9-2|725	#xslt
14mr|subversion-1.8.9-2|726	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mr|subversion-1.8.9-2|727	install -m 644 tools/xslt/svnindex.css %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mr|subversion-1.8.9-2|728	install -m 644 tools/xslt/svnindex.xsl %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mr|subversion-1.8.9-2|729	
14mr|subversion-1.8.9-2|730	#cgi
14mr|subversion-1.8.9-2|731	# contrib was removed in subversion-1.7.x :
14mr|subversion-1.8.9-2|732	# install -d -m755 %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mr|subversion-1.8.9-2|733	# install -m 755 contrib/cgi/mirror_dir_through_svn.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mr|subversion-1.8.9-2|734	# install -m 644 contrib/cgi/mirror_dir_through_svn.README %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mr|subversion-1.8.9-2|735	# install -m 755 contrib/cgi/tweak-log.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mr|subversion-1.8.9-2|736	
14mr|subversion-1.8.9-2|737	# fix a missing file...
14mr|subversion-1.8.9-2|738	ln -sf libsvn_diff-1.so.0.0.0 %{buildroot}%{_libdir}/libsvn_diff.so
14mr|subversion-1.8.9-2|739	
14mr|subversion-1.8.9-2|740	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svn
14mr|subversion-1.8.9-2|741	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnlook
14mr|subversion-1.8.9-2|742	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnversion
14mr|subversion-1.8.9-2|743	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnserve
14mr|subversion-1.8.9-2|744	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnadmin
14mr|subversion-1.8.9-2|745	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svndumpfilter
14mr|subversion-1.8.9-2|746	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnsync
14mr|subversion-1.8.9-2|747	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnrdump
14mr|subversion-1.8.9-2|748	
14mr|subversion-1.8.9-2|749	# fix the stupid rpath stuff...
14mr|subversion-1.8.9-2|750	myf() { find %{buildroot}%{perl_vendorarch} -type f -name "*.so"; }
14mr|subversion-1.8.9-2|751	# Fix the readonly permissions of the perl files.
14mr|subversion-1.8.9-2|752	myf | xargs chmod u+w
14mr|subversion-1.8.9-2|753	myf | xargs chrpath -d
14mr|subversion-1.8.9-2|754	
14mr|subversion-1.8.9-2|755	# handle translations
14mr|subversion-1.8.9-2|756	%find_lang %{name}
14mr|subversion-1.8.9-2|757	
14mr|subversion-1.8.9-2|758	# fix the server parts
14mr|subversion-1.8.9-2|759	mkdir -p %{buildroot}%{_unitdir}
14mr|subversion-1.8.9-2|760	install -p -m644 %{SOURCE8} %{buildroot}%{_unitdir}/svnserve.service
14mr|subversion-1.8.9-2|761	install -d %{buildroot}/var/lib/svn/repositories
14mr|subversion-1.8.9-2|762	
14mr|subversion-1.8.9-2|763	# Move perl man
14mr|subversion-1.8.9-2|764	chmod u+w %{buildroot}%_prefix/local/share/man/man3/*
14mr|subversion-1.8.9-2|765	mv -f %{buildroot}%_prefix/local/share/man/man3/* %{buildroot}%{_mandir}/man3/
14mr|subversion-1.8.9-2|766	
14mr|subversion-1.8.9-2|767	# cleanup
14mr|subversion-1.8.9-2|768	find %{buildroot} -name "perllocal.pod" | xargs rm -f
14mr|subversion-1.8.9-2|769	
14mr|subversion-1.8.9-2|770	
14mr|subversion-1.8.9-2|771	%changelog
14mr|subversion-1.8.9-2|772	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.8.9-2
14mr|subversion-1.8.9-2|773	+ Revision: 8e35bbd
14mr|subversion-1.8.9-2|774	- MassBuild#440: Increase release tag
14mr|subversion-1.8.9-2|775	
14mr|subversion-1.8.9-2|776	

19101 14
14mr|sudo-1.8.8-2|1	# use fakeroot -ba sudo.spec to build!
14mr|sudo-1.8.8-2|2	
14mr|sudo-1.8.8-2|3	Summary:	Allows command execution as root for specified users
14mr|sudo-1.8.8-2|4	Name:		sudo
14mr|sudo-1.8.8-2|5	Version:	1.8.8
14mr|sudo-1.8.8-2|6	Release:	2
14mr|sudo-1.8.8-2|7	Epoch:		1
14mr|sudo-1.8.8-2|8	License:	GPLv2+
14mr|sudo-1.8.8-2|9	Group:		System/Base
14mr|sudo-1.8.8-2|10	URL:		http://www.sudo.ws/sudo
14mr|sudo-1.8.8-2|11	Source0:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz
14mr|sudo-1.8.8-2|12	Source1:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz.sig
14mr|sudo-1.8.8-2|13	Source2:	sudo.pamd
14mr|sudo-1.8.8-2|14	Source3:	sudo-1.7.4p4-sudoers
14mr|sudo-1.8.8-2|15	Source4:	sudo.rpmlintrc
14mr|sudo-1.8.8-2|16	Patch1:         sudo-1.6.7p5-strip.patch
14mr|sudo-1.8.8-2|17	Patch2:         sudo-1.7.2p1-envdebug.patch
14mr|sudo-1.8.8-2|18	BuildRequires:	audit-devel
14mr|sudo-1.8.8-2|19	BuildRequires:	bison
14mr|sudo-1.8.8-2|20	BuildRequires:	groff-for-man
14mr|sudo-1.8.8-2|21	BuildRequires:	libcap-devel
14mr|sudo-1.8.8-2|22	BuildRequires:	openldap-devel
14mr|sudo-1.8.8-2|23	BuildRequires:	pam-devel
14mr|sudo-1.8.8-2|24	Requires(pre):	openldap
14mr|sudo-1.8.8-2|25	
14mr|sudo-1.8.8-2|26	%description
14mr|sudo-1.8.8-2|27	Sudo is a program designed to allow a sysadmin to give limited root
14mr|sudo-1.8.8-2|28	privileges to users and log root activity. The basic philosophy is
14mr|sudo-1.8.8-2|29	to give as few privileges as possible but still allow people to get
14mr|sudo-1.8.8-2|30	their work done.
14mr|sudo-1.8.8-2|31	
14mr|sudo-1.8.8-2|32	%package devel
14mr|sudo-1.8.8-2|33	Summary:        Development files for sudo plugins
14mr|sudo-1.8.8-2|34	Group:          Development/C
14mr|sudo-1.8.8-2|35	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|sudo-1.8.8-2|36	
14mr|sudo-1.8.8-2|37	%description    devel
14mr|sudo-1.8.8-2|38	Development files for compiling sudo plugins.
14mr|sudo-1.8.8-2|39	
14mr|sudo-1.8.8-2|40	%prep
14mr|sudo-1.8.8-2|41	%setup -q -n %{name}-%{version}%{?pre}
14mr|sudo-1.8.8-2|42	%patch1 -p1 -b .strip
14mr|sudo-1.8.8-2|43	%patch2 -p1 -b .envdebug
14mr|sudo-1.8.8-2|44	
14mr|sudo-1.8.8-2|45	mv aclocal.m4 acinclude.m4
14mr|sudo-1.8.8-2|46	autoreconf -fvi
14mr|sudo-1.8.8-2|47	
14mr|sudo-1.8.8-2|48	# fix attribs and filenames
14mr|sudo-1.8.8-2|49	find -name "Makefile.*" | xargs sed -i -e "s|-m 0444|-m 0644|g;s|configure.in|configure.ac|g"
14mr|sudo-1.8.8-2|50	
14mr|sudo-1.8.8-2|51	%build
14mr|sudo-1.8.8-2|52	%serverbuild
14mr|sudo-1.8.8-2|53	export CFLAGS="%{optflags} -D_GNU_SOURCE"
14mr|sudo-1.8.8-2|54	
14mr|sudo-1.8.8-2|55	%configure2_5x \
14mr|sudo-1.8.8-2|56	--without-rpath \
14mr|sudo-1.8.8-2|57	--with-logging=both \
14mr|sudo-1.8.8-2|58	--with-logfac=authpriv \
14mr|sudo-1.8.8-2|59	--with-logpath=%{_logdir}/sudo.log \
14mr|sudo-1.8.8-2|60	--with-editor=/bin/vi \
14mr|sudo-1.8.8-2|61	--enable-log-host \
14mr|sudo-1.8.8-2|62	--with-pam \
14mr|sudo-1.8.8-2|63	--with-pam-login \
14mr|sudo-1.8.8-2|64	--with-env-editor \
14mr|sudo-1.8.8-2|65	--with-noexec=no \
14mr|sudo-1.8.8-2|66	--with-linux-audit \
14mr|sudo-1.8.8-2|67	--with-ignore-dot \
14mr|sudo-1.8.8-2|68	--with-tty-tickets \
14mr|sudo-1.8.8-2|69	--libexecdir=%{_libdir}/sudo \
14mr|sudo-1.8.8-2|70	--with-plugindir=%{_libdir}/sudo \
14mr|sudo-1.8.8-2|71	--with-noexec=%{_libdir}/sudo/sudo_noexec.so \
14mr|sudo-1.8.8-2|72	--with-ldap \
14mr|sudo-1.8.8-2|73	--with-ldap-conf-file=%{_sysconfdir}/ldap.conf \
14mr|sudo-1.8.8-2|74	--with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \
14mr|sudo-1.8.8-2|75	--with-passprompt="[sudo] password for %p: " \
14mr|sudo-1.8.8-2|76	--with-sssd \
14mr|sudo-1.8.8-2|77	--with-insults \
14mr|sudo-1.8.8-2|78	--with-all-insults
14mr|sudo-1.8.8-2|79	
14mr|sudo-1.8.8-2|80	%make
14mr|sudo-1.8.8-2|81	
14mr|sudo-1.8.8-2|82	%install
14mr|sudo-1.8.8-2|83	install -d %{buildroot}/usr
14mr|sudo-1.8.8-2|84	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|sudo-1.8.8-2|85	install -d %{buildroot}%{_sysconfdir}/sudoers.d
14mr|sudo-1.8.8-2|86	install -d %{buildroot}%{_var}/db/sudo
14mr|sudo-1.8.8-2|87	install -d %{buildroot}%{_logdir}/sudo
14mr|sudo-1.8.8-2|88	install -d %{buildroot}%{_logdir}/sudo-io
14mr|sudo-1.8.8-2|89	
14mr|sudo-1.8.8-2|90	%makeinstall_std install_uid=`id -u` install_gid=`id -g` sudoers_uid=`id -u` sudoers_gid=`id -g`
14mr|sudo-1.8.8-2|91	
14mr|sudo-1.8.8-2|92	install -m0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/pam.d/sudo
14mr|sudo-1.8.8-2|93	install -m0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sudoers
14mr|sudo-1.8.8-2|94	install -m0755 plugins/sudoers/sudoers2ldif %{buildroot}%{_bindir}
14mr|sudo-1.8.8-2|95	
14mr|sudo-1.8.8-2|96	# Installing logrotated file
14mr|sudo-1.8.8-2|97	cat <<END >%{buildroot}%{_sysconfdir}/logrotate.d/sudo
14mr|sudo-1.8.8-2|98	%{_logdir}/sudo.log {
14mr|sudo-1.8.8-2|99	missingok
14mr|sudo-1.8.8-2|100	monthly
14mr|sudo-1.8.8-2|101	compress
14mr|sudo-1.8.8-2|102	}
14mr|sudo-1.8.8-2|103	END
14mr|sudo-1.8.8-2|104	
14mr|sudo-1.8.8-2|105	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo << EOF
14mr|sudo-1.8.8-2|106	#%%PAM-1.0
14mr|sudo-1.8.8-2|107	auth       include      system-auth
14mr|sudo-1.8.8-2|108	account    include      system-auth
14mr|sudo-1.8.8-2|109	password   include      system-auth
14mr|sudo-1.8.8-2|110	session    optional     pam_keyinit.so revoke
14mr|sudo-1.8.8-2|111	session    required     pam_limits.so
14mr|sudo-1.8.8-2|112	EOF
14mr|sudo-1.8.8-2|113	
14mr|sudo-1.8.8-2|114	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo-i << EOF
14mr|sudo-1.8.8-2|115	#%%PAM-1.0
14mr|sudo-1.8.8-2|116	auth       include      sudo
14mr|sudo-1.8.8-2|117	account    include      sudo
14mr|sudo-1.8.8-2|118	password   include      sudo
14mr|sudo-1.8.8-2|119	session    optional     pam_keyinit.so force revoke
14mr|sudo-1.8.8-2|120	session    required     pam_limits.so
14mr|sudo-1.8.8-2|121	EOF
14mr|sudo-1.8.8-2|122	
14mr|sudo-1.8.8-2|123	# so that strip can touch it...
14mr|sudo-1.8.8-2|124	chmod 755 %{buildroot}%{_bindir}/*
14mr|sudo-1.8.8-2|125	chmod 755 %{buildroot}%{_sbindir}/*
14mr|sudo-1.8.8-2|126	
14mr|sudo-1.8.8-2|127	# (tpg) create the missing log file
14mr|sudo-1.8.8-2|128	touch %{buildroot}%{_logdir}/sudo.log
14mr|sudo-1.8.8-2|129	
14mr|sudo-1.8.8-2|130	%find_lang sudo sudoers %{name}.lang
14mr|sudo-1.8.8-2|131	
14mr|sudo-1.8.8-2|132	%post
14mr|sudo-1.8.8-2|133	/bin/chmod 0440 %{_sysconfdir}/sudoers || :
14mr|sudo-1.8.8-2|134	%create_ghostfile %{_logdir}/sudo.log root root 600
14mr|sudo-1.8.8-2|135	
14mr|sudo-1.8.8-2|136	%files -f %{name}.lang
14mr|sudo-1.8.8-2|137	%doc doc/LICENSE doc/HISTORY README README.LDAP
14mr|sudo-1.8.8-2|138	%doc doc/TROUBLESHOOTING doc/UPGRADE doc/sample.* doc/schema.*
14mr|sudo-1.8.8-2|139	%attr(0440,root,root) %config(noreplace) %{_sysconfdir}/sudoers
14mr|sudo-1.8.8-2|140	%attr(0750,root,root) %dir %{_sysconfdir}/sudoers.d/
14mr|sudo-1.8.8-2|141	%config(noreplace) %{_sysconfdir}/logrotate.d/sudo
14mr|sudo-1.8.8-2|142	%config(noreplace) %{_sysconfdir}/pam.d/sudo
14mr|sudo-1.8.8-2|143	%config(noreplace) %{_sysconfdir}/pam.d/sudo-i
14mr|sudo-1.8.8-2|144	%attr(0755,root,root) %{_bindir}/sudoers2ldif
14mr|sudo-1.8.8-2|145	%attr(4111,root,root) %{_bindir}/sudo
14mr|sudo-1.8.8-2|146	%attr(4111,root,root) %{_bindir}/sudoedit
14mr|sudo-1.8.8-2|147	%attr(0111,root,root) %{_bindir}/sudoreplay
14mr|sudo-1.8.8-2|148	%attr(0755,root,root) %{_sbindir}/visudo
14mr|sudo-1.8.8-2|149	%ghost %{_logdir}/sudo.log
14mr|sudo-1.8.8-2|150	%{_mandir}/man8/sudoreplay.8*
14mr|sudo-1.8.8-2|151	%{_mandir}/man8/visudo.8*
14mr|sudo-1.8.8-2|152	%{_mandir}/man8/sudoedit.8*
14mr|sudo-1.8.8-2|153	%{_mandir}/man8/sudo.8*
14mr|sudo-1.8.8-2|154	%{_mandir}/man5/sudo.conf.5*
14mr|sudo-1.8.8-2|155	%{_mandir}/man5/sudoers.ldap.5*
14mr|sudo-1.8.8-2|156	%{_mandir}/man5/sudoers.5*
14mr|sudo-1.8.8-2|157	
14mr|sudo-1.8.8-2|158	%attr(0700,root,root) %dir %{_var}/db/sudo
14mr|sudo-1.8.8-2|159	%attr(0750,root,root) %dir %{_logdir}/sudo-io
14mr|sudo-1.8.8-2|160	%attr(0755,root,root) %dir %{_libdir}/sudo
14mr|sudo-1.8.8-2|161	%{_libdir}/sudo/group_file.so
14mr|sudo-1.8.8-2|162	%{_libdir}/sudo/sudo_noexec.so
14mr|sudo-1.8.8-2|163	%{_libdir}/sudo/system_group.so
14mr|sudo-1.8.8-2|164	%{_libdir}/sudo/sudoers.so
14mr|sudo-1.8.8-2|165	
14mr|sudo-1.8.8-2|166	%files devel
14mr|sudo-1.8.8-2|167	%{_includedir}/sudo_plugin.h
14mr|sudo-1.8.8-2|168	%{_mandir}/man8/sudo_plugin.8*
14mr|sudo-1.8.8-2|169	
14mr|sudo-1.8.8-2|170	%changelog
14mr|sudo-1.8.8-2|171	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.8.8-2
14mr|sudo-1.8.8-2|172	+ Revision: 393b0c9
14mr|sudo-1.8.8-2|173	- MassBuild#440: Increase release tag
14mr|sudo-1.8.8-2|174	
14mr|sudo-1.8.8-2|175	

19102 14
14mr|suikyo-2.1.0-11|1	# Disable debug because it should be empty but rpmlint rejects build
14mr|suikyo-2.1.0-11|2	%define _enable_debug_packages %{nil}
14mr|suikyo-2.1.0-11|3	%define debug_package %{nil}
14mr|suikyo-2.1.0-11|4	
14mr|suikyo-2.1.0-11|5	%define libname_orig %mklibname %{name}
14mr|suikyo-2.1.0-11|6	%define libname %{libname_orig}0
14mr|suikyo-2.1.0-11|7	
14mr|suikyo-2.1.0-11|8	Name:		suikyo
14mr|suikyo-2.1.0-11|9	Summary:	Romaji-Kana conversion Library
14mr|suikyo-2.1.0-11|10	Version:	2.1.0
14mr|suikyo-2.1.0-11|11	Release:	11
14mr|suikyo-2.1.0-11|12	Group:		System/Internationalization
14mr|suikyo-2.1.0-11|13	License:	GPL
14mr|suikyo-2.1.0-11|14	URL:		http://taiyaki.org/suikyo/
14mr|suikyo-2.1.0-11|15	Source0:	%{name}-%{version}.tar.bz2
14mr|suikyo-2.1.0-11|16	Requires:	ruby
14mr|suikyo-2.1.0-11|17	BuildRequires:	ruby-devel
14mr|suikyo-2.1.0-11|18	
14mr|suikyo-2.1.0-11|19	%description
14mr|suikyo-2.1.0-11|20	Suikyo is Romaji-Kana conversion Library.
14mr|suikyo-2.1.0-11|21	
14mr|suikyo-2.1.0-11|22	%prep
14mr|suikyo-2.1.0-11|23	%setup -q
14mr|suikyo-2.1.0-11|24	
14mr|suikyo-2.1.0-11|25	%build
14mr|suikyo-2.1.0-11|26	[[ ! -x configure ]] && ./autogen.sh
14mr|suikyo-2.1.0-11|27	
14mr|suikyo-2.1.0-11|28	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
14mr|suikyo-2.1.0-11|29	%make
14mr|suikyo-2.1.0-11|30	
14mr|suikyo-2.1.0-11|31	%install
14mr|suikyo-2.1.0-11|32	%makeinstall_std
14mr|suikyo-2.1.0-11|33	rm -fr %{buildroot}%{_datadir}/doc
14mr|suikyo-2.1.0-11|34	
14mr|suikyo-2.1.0-11|35	%files
14mr|suikyo-2.1.0-11|36	%doc AUTHORS COPYING ChangeLog README
14mr|suikyo-2.1.0-11|37	%{ruby_sitelibdir}/*
14mr|suikyo-2.1.0-11|38	%{_libdir}/pkgconfig/*
14mr|suikyo-2.1.0-11|39	%{_datadir}/emacs/site-lisp/*
14mr|suikyo-2.1.0-11|40	%{_datadir}/%{name}
14mr|suikyo-2.1.0-11|41	
14mr|suikyo-2.1.0-11|42	
14mr|suikyo-2.1.0-11|43	
14mr|suikyo-2.1.0-11|44	
14mr|suikyo-2.1.0-11|45	%changelog
14mr|suikyo-2.1.0-11|46	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-11
14mr|suikyo-2.1.0-11|47	+ Revision: c4776a3
14mr|suikyo-2.1.0-11|48	- Fix summary
14mr|suikyo-2.1.0-11|49	
14mr|suikyo-2.1.0-11|50	

19103 14
14mr|sunpinyin-2.0.3-4|1	Name: sunpinyin
14mr|sunpinyin-2.0.3-4|2	Summary: A statistical language model based Chinese input method
14mr|sunpinyin-2.0.3-4|3	Version: 2.0.3
14mr|sunpinyin-2.0.3-4|4	Release: 4
14mr|sunpinyin-2.0.3-4|5	Group: System/Internationalization
14mr|sunpinyin-2.0.3-4|6	License: LGPLv2+
14mr|sunpinyin-2.0.3-4|7	URL: http://code.google.com/p/sunpinyin
14mr|sunpinyin-2.0.3-4|8	Source0: http://sunpinyin.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|sunpinyin-2.0.3-4|9	Source1: http://open-gram.googlecode.com/files/lm_sc.t3g.arpa.tar.bz2
14mr|sunpinyin-2.0.3-4|10	Source2: http://open-gram.googlecode.com/files/dict.utf8.tar.bz2
14mr|sunpinyin-2.0.3-4|11	Patch0: http://sunpinyin.googlecode.com/files/force-switch-updated.patch
14mr|sunpinyin-2.0.3-4|12	Patch1: sunpinyin-2.0.3-unistd.patch
14mr|sunpinyin-2.0.3-4|13	BuildRequires: sqlite3-devel
14mr|sunpinyin-2.0.3-4|14	BuildRequires: scons
14mr|sunpinyin-2.0.3-4|15	
14mr|sunpinyin-2.0.3-4|16	%description
14mr|sunpinyin-2.0.3-4|17	SunPinyin is a statistical language model based Chinese input method,
14mr|sunpinyin-2.0.3-4|18	which was firstly developed by Sun Beijing Globalization team, and
14mr|sunpinyin-2.0.3-4|19	opensource'd to community with opensolaris project, with LGPLv2 and
14mr|sunpinyin-2.0.3-4|20	CDDL dual-licenses.
14mr|sunpinyin-2.0.3-4|21	
14mr|sunpinyin-2.0.3-4|22	%define major 3
14mr|sunpinyin-2.0.3-4|23	%define libname %mklibname %name %major
14mr|sunpinyin-2.0.3-4|24	
14mr|sunpinyin-2.0.3-4|25	%package -n %libname
14mr|sunpinyin-2.0.3-4|26	Summary: Shared library for %name
14mr|sunpinyin-2.0.3-4|27	Group: System/Internationalization
14mr|sunpinyin-2.0.3-4|28	Requires: %name = %version
14mr|sunpinyin-2.0.3-4|29	
14mr|sunpinyin-2.0.3-4|30	%description -n %libname
14mr|sunpinyin-2.0.3-4|31	SunPinyin is a statistical language model based Chinese input method,
14mr|sunpinyin-2.0.3-4|32	which was firstly developed by Sun Beijing Globalization team, and
14mr|sunpinyin-2.0.3-4|33	opensource'd to community with opensolaris project, with LGPLv2 and
14mr|sunpinyin-2.0.3-4|34	CDDL dual-licenses.
14mr|sunpinyin-2.0.3-4|35	
14mr|sunpinyin-2.0.3-4|36	This package contains shared library for %name.
14mr|sunpinyin-2.0.3-4|37	
14mr|sunpinyin-2.0.3-4|38	%define develname %mklibname -d %name
14mr|sunpinyin-2.0.3-4|39	
14mr|sunpinyin-2.0.3-4|40	%package -n %develname
14mr|sunpinyin-2.0.3-4|41	Summary: Development files for %{name}
14mr|sunpinyin-2.0.3-4|42	Group: Development/C
14mr|sunpinyin-2.0.3-4|43	Requires: %{libname} = %{version}
14mr|sunpinyin-2.0.3-4|44	Provides: %{name}-devel = %{version}-%{release}
14mr|sunpinyin-2.0.3-4|45	
14mr|sunpinyin-2.0.3-4|46	%description -n %develname
14mr|sunpinyin-2.0.3-4|47	SunPinyin is a statistical language model based Chinese input method,
14mr|sunpinyin-2.0.3-4|48	which was firstly developed by Sun Beijing Globalization team, and
14mr|sunpinyin-2.0.3-4|49	opensource'd to community with opensolaris project, with LGPLv2 and
14mr|sunpinyin-2.0.3-4|50	CDDL dual-licenses.
14mr|sunpinyin-2.0.3-4|51	
14mr|sunpinyin-2.0.3-4|52	This package contains all necessary files to compile or develop
14mr|sunpinyin-2.0.3-4|53	programs/libraries that use %{name}.
14mr|sunpinyin-2.0.3-4|54	
14mr|sunpinyin-2.0.3-4|55	%prep
14mr|sunpinyin-2.0.3-4|56	%setup -q
14mr|sunpinyin-2.0.3-4|57	%patch0 -p1
14mr|sunpinyin-2.0.3-4|58	%patch1 -p1
14mr|sunpinyin-2.0.3-4|59	cp %{SOURCE1} raw
14mr|sunpinyin-2.0.3-4|60	cp %{SOURCE2} raw
14mr|sunpinyin-2.0.3-4|61	
14mr|sunpinyin-2.0.3-4|62	%build
14mr|sunpinyin-2.0.3-4|63	%setup_compile_flags
14mr|sunpinyin-2.0.3-4|64	scons --prefix=%_prefix --libdir=%_libdir --libdatadir=%_datadir
14mr|sunpinyin-2.0.3-4|65	
14mr|sunpinyin-2.0.3-4|66	%install
14mr|sunpinyin-2.0.3-4|67	%setup_compile_flags
14mr|sunpinyin-2.0.3-4|68	scons install --prefix=%_prefix --libdir=%_libdir --libdatadir=%_datadir --install-sandbox=%{buildroot}
14mr|sunpinyin-2.0.3-4|69	
14mr|sunpinyin-2.0.3-4|70	%files
14mr|sunpinyin-2.0.3-4|71	%_datadir/sunpinyin
14mr|sunpinyin-2.0.3-4|72	
14mr|sunpinyin-2.0.3-4|73	%files -n %libname
14mr|sunpinyin-2.0.3-4|74	%_libdir/*.so.%major
14mr|sunpinyin-2.0.3-4|75	%_libdir/*.so.%major.*
14mr|sunpinyin-2.0.3-4|76	
14mr|sunpinyin-2.0.3-4|77	%files -n %develname
14mr|sunpinyin-2.0.3-4|78	%_libdir/*.so
14mr|sunpinyin-2.0.3-4|79	%_libdir/pkgconfig/*.pc
14mr|sunpinyin-2.0.3-4|80	%_includedir/*
14mr|sunpinyin-2.0.3-4|81	
14mr|sunpinyin-2.0.3-4|82	
14mr|sunpinyin-2.0.3-4|83	
14mr|sunpinyin-2.0.3-4|84	%changelog
14mr|sunpinyin-2.0.3-4|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.3-4
14mr|sunpinyin-2.0.3-4|86	+ Revision: 78934ab
14mr|sunpinyin-2.0.3-4|87	- MassBuild#440: Increase release tag
14mr|sunpinyin-2.0.3-4|88	
14mr|sunpinyin-2.0.3-4|89	

19104 14
14mr|superkaramba-4.13.3-1|1	Summary:	Put Karamba applets to the desktop with Python
14mr|superkaramba-4.13.3-1|2	Name:		superkaramba
14mr|superkaramba-4.13.3-1|3	Version:	4.13.3
14mr|superkaramba-4.13.3-1|4	Release:	1
14mr|superkaramba-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|superkaramba-4.13.3-1|6	License:	LGPLv2+
14mr|superkaramba-4.13.3-1|7	Url:		http://utils.kde.org/projects/superkaramba
14mr|superkaramba-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|superkaramba-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|superkaramba-4.13.3-1|10	BuildRequires:	pkgconfig(qimageblitz)
14mr|superkaramba-4.13.3-1|11	BuildRequires:	python-devel
14mr|superkaramba-4.13.3-1|12	Obsoletes:	%{name}-devel < 4.11.0
14mr|superkaramba-4.13.3-1|13	
14mr|superkaramba-4.13.3-1|14	%description
14mr|superkaramba-4.13.3-1|15	SuperKaramba is a tool that allows you to easily create interactive
14mr|superkaramba-4.13.3-1|16	widgets on your KDE desktop.
14mr|superkaramba-4.13.3-1|17	
14mr|superkaramba-4.13.3-1|18	%files
14mr|superkaramba-4.13.3-1|19	%{_kde_appsdir}/superkaramba
14mr|superkaramba-4.13.3-1|20	%{_kde_bindir}/superkaramba
14mr|superkaramba-4.13.3-1|21	%{_kde_iconsdir}/*/*/apps/superkaramba.*
14mr|superkaramba-4.13.3-1|22	%{_kde_applicationsdir}/superkaramba.desktop
14mr|superkaramba-4.13.3-1|23	%{_kde_libdir}/kde4/plasma_package_superkaramba.so
14mr|superkaramba-4.13.3-1|24	%{_kde_libdir}/kde4/plasma_scriptengine_superkaramba.so
14mr|superkaramba-4.13.3-1|25	%{_kde_services}/plasma-package-superkaramba.desktop
14mr|superkaramba-4.13.3-1|26	%{_kde_services}/plasma-scriptengine-superkaramba.desktop
14mr|superkaramba-4.13.3-1|27	%{_kde_configdir}/superkaramba.knsrc
14mr|superkaramba-4.13.3-1|28	%{_kde_datadir}/dbus-1/interfaces/org.kde.superkaramba.xml
14mr|superkaramba-4.13.3-1|29	
14mr|superkaramba-4.13.3-1|30	#---------------------------------------------
14mr|superkaramba-4.13.3-1|31	
14mr|superkaramba-4.13.3-1|32	%define libsuperkaramba_major 4
14mr|superkaramba-4.13.3-1|33	%define libsuperkaramba %mklibname superkaramba %{libsuperkaramba_major}
14mr|superkaramba-4.13.3-1|34	
14mr|superkaramba-4.13.3-1|35	%package -n %{libsuperkaramba}
14mr|superkaramba-4.13.3-1|36	Summary:	Runtime library for superkaramba
14mr|superkaramba-4.13.3-1|37	Group:		System/Libraries
14mr|superkaramba-4.13.3-1|38	
14mr|superkaramba-4.13.3-1|39	%description -n %{libsuperkaramba}
14mr|superkaramba-4.13.3-1|40	Runtime library for superkaramba.
14mr|superkaramba-4.13.3-1|41	
14mr|superkaramba-4.13.3-1|42	%files -n %{libsuperkaramba}
14mr|superkaramba-4.13.3-1|43	%{_kde_libdir}/libsuperkaramba.so.%{libsuperkaramba_major}*
14mr|superkaramba-4.13.3-1|44	
14mr|superkaramba-4.13.3-1|45	#----------------------------------------------------------------------
14mr|superkaramba-4.13.3-1|46	
14mr|superkaramba-4.13.3-1|47	%prep
14mr|superkaramba-4.13.3-1|48	%setup -q
14mr|superkaramba-4.13.3-1|49	
14mr|superkaramba-4.13.3-1|50	%build
14mr|superkaramba-4.13.3-1|51	%cmake_kde4
14mr|superkaramba-4.13.3-1|52	%make
14mr|superkaramba-4.13.3-1|53	
14mr|superkaramba-4.13.3-1|54	%install
14mr|superkaramba-4.13.3-1|55	%makeinstall_std -C build
14mr|superkaramba-4.13.3-1|56	
14mr|superkaramba-4.13.3-1|57	# We don't need it because there are no headers anyway
14mr|superkaramba-4.13.3-1|58	rm -f %{buildroot}%{_kde_libdir}/libsuperkaramba.so
14mr|superkaramba-4.13.3-1|59	
14mr|superkaramba-4.13.3-1|60	
14mr|superkaramba-4.13.3-1|61	%changelog
14mr|superkaramba-4.13.3-1|62	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|superkaramba-4.13.3-1|63	+ Revision: 8671d82
14mr|superkaramba-4.13.3-1|64	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|superkaramba-4.13.3-1|65	
14mr|superkaramba-4.13.3-1|66	

19105 14
14mr|sushi-3.12.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|sushi-3.12.0-2|2	
14mr|sushi-3.12.0-2|3	%define	api	1.0
14mr|sushi-3.12.0-2|4	%define	major	0
14mr|sushi-3.12.0-2|5	%define gmajor	1.0
14mr|sushi-3.12.0-2|6	%define	libname		%mklibname %{name} %{api} %{major}
14mr|sushi-3.12.0-2|7	%define	girname		%mklibname %{name}-gir %{gmajor}
14mr|sushi-3.12.0-2|8	%define	develname	%mklibname -d %{name} %{api}
14mr|sushi-3.12.0-2|9	
14mr|sushi-3.12.0-2|10	Summary:	Quick Previewer for Nautilus
14mr|sushi-3.12.0-2|11	Name:		sushi
14mr|sushi-3.12.0-2|12	Version:	3.12.0
14mr|sushi-3.12.0-2|13	Release:	2
14mr|sushi-3.12.0-2|14	License:	GPLv2+
14mr|sushi-3.12.0-2|15	Group:		File tools
14mr|sushi-3.12.0-2|16	Url:		http://www.gnome.org/
14mr|sushi-3.12.0-2|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/sushi/%{url_ver}/%{name}-%{version}.tar.xz
14mr|sushi-3.12.0-2|18	
14mr|sushi-3.12.0-2|19	#for gnome-autogen
14mr|sushi-3.12.0-2|20	BuildRequires:	gnome-common
14mr|sushi-3.12.0-2|21	BuildRequires:	gettext-devel
14mr|sushi-3.12.0-2|22	BuildRequires:	intltool
14mr|sushi-3.12.0-2|23	BuildRequires:	unoconv
14mr|sushi-3.12.0-2|24	BuildRequires:	pkgconfig(clutter-1.0)
14mr|sushi-3.12.0-2|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mr|sushi-3.12.0-2|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|sushi-3.12.0-2|27	BuildRequires:	pkgconfig(evince-document-3.0)
14mr|sushi-3.12.0-2|28	BuildRequires:	pkgconfig(evince-view-3.0)
14mr|sushi-3.12.0-2|29	BuildRequires:	pkgconfig(gjs-1.0) >= 1.36
14mr|sushi-3.12.0-2|30	BuildRequires:	pkgconfig(glib-2.0)
14mr|sushi-3.12.0-2|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|sushi-3.12.0-2|32	BuildRequires:	pkgconfig(gstreamer-1.0)
14mr|sushi-3.12.0-2|33	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mr|sushi-3.12.0-2|34	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
14mr|sushi-3.12.0-2|35	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|sushi-3.12.0-2|36	BuildRequires:	pkgconfig(gtksourceview-3.0)
14mr|sushi-3.12.0-2|37	BuildRequires:	pkgconfig(libmusicbrainz5)
14mr|sushi-3.12.0-2|38	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mr|sushi-3.12.0-2|39	Suggests:	nautilus
14mr|sushi-3.12.0-2|40	
14mr|sushi-3.12.0-2|41	Requires:	%{libname} = %{version}-%{release}
14mr|sushi-3.12.0-2|42	Requires:	typelib(GstBase) = 1.0
14mr|sushi-3.12.0-2|43	Requires:	typelib(GstTag) = 1.0
14mr|sushi-3.12.0-2|44	Requires:       typelib(ClutterGst) = 2.0
14mr|sushi-3.12.0-2|45	Requires:       typelib(GstVideo) = 1.0
14mr|sushi-3.12.0-2|46	
14mr|sushi-3.12.0-2|47	Requires:	unoconv
14mr|sushi-3.12.0-2|48	
14mr|sushi-3.12.0-2|49	%description
14mr|sushi-3.12.0-2|50	Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
14mr|sushi-3.12.0-2|51	
14mr|sushi-3.12.0-2|52	%package -n %{libname}
14mr|sushi-3.12.0-2|53	Summary:	Runtime libraries for %{name}
14mr|sushi-3.12.0-2|54	Group:		System/Libraries
14mr|sushi-3.12.0-2|55	# When built with unoconv support, the library will use unoconv to
14mr|sushi-3.12.0-2|56	# read LibreOffice files
14mr|sushi-3.12.0-2|57	Suggests:	unoconv
14mr|sushi-3.12.0-2|58	
14mr|sushi-3.12.0-2|59	%description -n %{libname}
14mr|sushi-3.12.0-2|60	Runtime libraries for %{name}.
14mr|sushi-3.12.0-2|61	
14mr|sushi-3.12.0-2|62	%package -n %{girname}
14mr|sushi-3.12.0-2|63	Summary:	GObject introspection interface for %{name}
14mr|sushi-3.12.0-2|64	Group:		System/Libraries
14mr|sushi-3.12.0-2|65	
14mr|sushi-3.12.0-2|66	%description -n %{girname}
14mr|sushi-3.12.0-2|67	GObject introspection interface for %{name}.
14mr|sushi-3.12.0-2|68	
14mr|sushi-3.12.0-2|69	%package -n %{develname}
14mr|sushi-3.12.0-2|70	Summary:	Development files for %{name}
14mr|sushi-3.12.0-2|71	Group:		Development/C
14mr|sushi-3.12.0-2|72	Requires:	%{libname} = %{version}-%{release}
14mr|sushi-3.12.0-2|73	Requires:	%{girname} = %{version}-%{release}
14mr|sushi-3.12.0-2|74	Provides:	%{name}-devel = %{version}-%{release}
14mr|sushi-3.12.0-2|75	
14mr|sushi-3.12.0-2|76	%description -n %{develname}
14mr|sushi-3.12.0-2|77	The sushi-devel package contains libraries and header files for developing
14mr|sushi-3.12.0-2|78	applications that use sushi.
14mr|sushi-3.12.0-2|79	
14mr|sushi-3.12.0-2|80	%prep
14mr|sushi-3.12.0-2|81	%setup -q
14mr|sushi-3.12.0-2|82	#apply_patches
14mr|sushi-3.12.0-2|83	
14mr|sushi-3.12.0-2|84	%build
14mr|sushi-3.12.0-2|85	NOCONFIGURE=1 gnome-autogen.sh
14mr|sushi-3.12.0-2|86	%configure2_5x
14mr|sushi-3.12.0-2|87	%make
14mr|sushi-3.12.0-2|88	
14mr|sushi-3.12.0-2|89	%install
14mr|sushi-3.12.0-2|90	%makeinstall_std
14mr|sushi-3.12.0-2|91	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mr|sushi-3.12.0-2|92	%find_lang %{name}
14mr|sushi-3.12.0-2|93	
14mr|sushi-3.12.0-2|94	%files -f %{name}.lang
14mr|sushi-3.12.0-2|95	%doc AUTHORS COPYING NEWS README
14mr|sushi-3.12.0-2|96	%{_bindir}/sushi
14mr|sushi-3.12.0-2|97	%{_libexecdir}/sushi-start
14mr|sushi-3.12.0-2|98	%{_datadir}/dbus-1/services/org.gnome.Sushi.service
14mr|sushi-3.12.0-2|99	%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
14mr|sushi-3.12.0-2|100	%{_datadir}/sushi/js
14mr|sushi-3.12.0-2|101	%{_datadir}/sushi/style
14mr|sushi-3.12.0-2|102	
14mr|sushi-3.12.0-2|103	%files -n %{libname}
14mr|sushi-3.12.0-2|104	%{_libdir}/%{name}/libsushi-%{api}.so
14mr|sushi-3.12.0-2|105	
14mr|sushi-3.12.0-2|106	%files -n %{girname}
14mr|sushi-3.12.0-2|107	%{_libdir}/%{name}/girepository-1.0/Sushi-%{gmajor}.typelib
14mr|sushi-3.12.0-2|108	
14mr|sushi-3.12.0-2|109	%files -n %{develname}
14mr|sushi-3.12.0-2|110	%{_datadir}/%{name}/gir-1.0/Sushi-%{gmajor}.gir
14mr|sushi-3.12.0-2|111	
14mr|sushi-3.12.0-2|112	%changelog
14mr|sushi-3.12.0-2|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|sushi-3.12.0-2|114	+ Revision: 4530595
14mr|sushi-3.12.0-2|115	- MassBuild#440: Increase release tag
14mr|sushi-3.12.0-2|116	
14mr|sushi-3.12.0-2|117	

19106 14
14mr|suspend-1.0-5|1	# Not really used yet, so disable for now
14mr|suspend-1.0-5|2	%bcond_with uclibc
14mr|suspend-1.0-5|3	
14mr|suspend-1.0-5|4	Summary:	Userland tools for suspend-to-disk and suspend-to-RAM
14mr|suspend-1.0-5|5	Name:		suspend
14mr|suspend-1.0-5|6	Version:	1.0
14mr|suspend-1.0-5|7	Release:	5
14mr|suspend-1.0-5|8	License:	GPLv2+
14mr|suspend-1.0-5|9	Group:		System/Kernel and hardware
14mr|suspend-1.0-5|10	Url:		http://suspend.sourceforge.net/
14mr|suspend-1.0-5|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-utils-%{version}.tar.bz2
14mr|suspend-1.0-5|12	#- opensuse patches
14mr|suspend-1.0-5|13	Patch1:		suspend-comment-configfile-options.diff
14mr|suspend-1.0-5|14	Patch3:		suspend-default-compress.diff
14mr|suspend-1.0-5|15	Patch5:		suspend-default-splash.diff
14mr|suspend-1.0-5|16	Patch13:	suspend-0.80-vbetool-retry-on-errors.diff
14mr|suspend-1.0-5|17	Patch15:	suspend-1.0-suspend-output-to-logfile.diff
14mr|suspend-1.0-5|18	Patch70:	suspend-0.80-whitelist-openSUSE11.diff
14mr|suspend-1.0-5|19	#- Mandriva patches
14mr|suspend-1.0-5|20	Patch100:	suspend-1.0-no_s2ram_quirks.patch
14mr|suspend-1.0-5|21	Patch101:	suspend-0.5-bootsplash.patch
14mr|suspend-1.0-5|22	Patch102:	suspend-0.8.20080612-mdvcomment.patch
14mr|suspend-1.0-5|23	Patch103:	suspend-0.8-printf_format.patch
14mr|suspend-1.0-5|24	# (blino) kill splashy before resume binary starts it
14mr|suspend-1.0-5|25	Patch104:	suspend-0.8.20080612-stopsplashy.patch
14mr|suspend-1.0-5|26	# (fc) plymouth support
14mr|suspend-1.0-5|27	Patch105:	suspend-1.0-plymouth.patch
14mr|suspend-1.0-5|28	# (proyvind): to get _GNU_SOURCE defined, fixes build with uclibc
14mr|suspend-1.0-5|29	Patch106:	suspend-0.8.20080612-configure-gnu-source.patch
14mr|suspend-1.0-5|30	Patch107:	suspend-utils-1.0-add-latitude-e6510-to-whitelist.patch
14mr|suspend-1.0-5|31	BuildRequires:	liblzo-devel
14mr|suspend-1.0-5|32	BuildRequires:	libx86-devel
14mr|suspend-1.0-5|33	BuildRequires:	plymouth-devel
14mr|suspend-1.0-5|34	%if %{with uclibc}
14mr|suspend-1.0-5|35	BuildRequires:	uClibc-devel
14mr|suspend-1.0-5|36	%endif
14mr|suspend-1.0-5|37	BuildRequires:	pkgconfig(libpci)
14mr|suspend-1.0-5|38	BuildRequires:	pkgconfig(zlib)
14mr|suspend-1.0-5|39	# (tv) fix upgrade ordering (libpci3 needs to be updaded from 3.0 to 3.1 before ldetect is upgraded):
14mr|suspend-1.0-5|40	Requires:	%{mklibname pci 3} >= 3.1
14mr|suspend-1.0-5|41	Requires:	dracut
14mr|suspend-1.0-5|42	Requires(post):	drakxtools-backend
14mr|suspend-1.0-5|43	
14mr|suspend-1.0-5|44	%description
14mr|suspend-1.0-5|45	The goal of the project is to create a tool that can handle the so
14mr|suspend-1.0-5|46	called "suspend-to-both". Suspend to both means that prior putting the
14mr|suspend-1.0-5|47	system in STR (suspend to ram) a snapshot of the running system is
14mr|suspend-1.0-5|48	taken and stored on disk (as suspend to disk); if for any reason
14mr|suspend-1.0-5|49	(e.g. battery depleted) the state store in the RAM is lost the user
14mr|suspend-1.0-5|50	can resume from the disk without loosing data.
14mr|suspend-1.0-5|51	
14mr|suspend-1.0-5|52	Currenty suspend-to-ram and suspend-to-disk are handled by two
14mr|suspend-1.0-5|53	different program, s2ram and s2disk.
14mr|suspend-1.0-5|54	
14mr|suspend-1.0-5|55	%files
14mr|suspend-1.0-5|56	%doc HOWTO README README.s2ram-whitelist
14mr|suspend-1.0-5|57	%{_sbindir}/resume
14mr|suspend-1.0-5|58	%{_sbindir}/s2both
14mr|suspend-1.0-5|59	%{_sbindir}/s2disk
14mr|suspend-1.0-5|60	%{_sbindir}/swap-offset
14mr|suspend-1.0-5|61	%{_libdir}/%{name}/resume
14mr|suspend-1.0-5|62	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|suspend-1.0-5|63	%if %{with uclibc}
14mr|suspend-1.0-5|64	%{uclibc_root}%{_sbindir}/resume
14mr|suspend-1.0-5|65	%{uclibc_root}%{_libdir}/%{name}/resume
14mr|suspend-1.0-5|66	%endif
14mr|suspend-1.0-5|67	
14mr|suspend-1.0-5|68	%post
14mr|suspend-1.0-5|69	/usr/sbin/bootloader-config --action rebuild-initrds || :
14mr|suspend-1.0-5|70	
14mr|suspend-1.0-5|71	#----------------------------------------------------------------------------
14mr|suspend-1.0-5|72	
14mr|suspend-1.0-5|73	%package s2ram
14mr|suspend-1.0-5|74	Summary:	Suspend-to-RAM utility
14mr|suspend-1.0-5|75	Group:		System/Kernel and hardware
14mr|suspend-1.0-5|76	
14mr|suspend-1.0-5|77	%description s2ram
14mr|suspend-1.0-5|78	s2ram is a suspend-to-RAM utility.
14mr|suspend-1.0-5|79	
14mr|suspend-1.0-5|80	%files s2ram
14mr|suspend-1.0-5|81	%{_sbindir}/s2ram
14mr|suspend-1.0-5|82	
14mr|suspend-1.0-5|83	#----------------------------------------------------------------------------
14mr|suspend-1.0-5|84	
14mr|suspend-1.0-5|85	%prep
14mr|suspend-1.0-5|86	%setup -q -n %{name}-utils-%{version}
14mr|suspend-1.0-5|87	#- opensuse patches
14mr|suspend-1.0-5|88	%patch1 -p1
14mr|suspend-1.0-5|89	%patch3 -p0
14mr|suspend-1.0-5|90	%patch5 -p0
14mr|suspend-1.0-5|91	%patch13 -p0
14mr|suspend-1.0-5|92	%patch15 -p1 -b .log~
14mr|suspend-1.0-5|93	
14mr|suspend-1.0-5|94	#- Mandriva patches
14mr|suspend-1.0-5|95	%patch100 -p1 -b .no_s2ram_quirks~
14mr|suspend-1.0-5|96	%patch101 -p1 -b .bootsplash~
14mr|suspend-1.0-5|97	%patch102 -p1 -b .mdvcomment~
14mr|suspend-1.0-5|98	%patch103 -p1 -b .printf_format~
14mr|suspend-1.0-5|99	%patch104 -p1 -b .stopsplashy~
14mr|suspend-1.0-5|100	%patch105 -p1 -b .plymouth~
14mr|suspend-1.0-5|101	%patch106 -p1 -b .gnu_source~
14mr|suspend-1.0-5|102	%patch107 -p1 -b .e6510~
14mr|suspend-1.0-5|103	
14mr|suspend-1.0-5|104	%build
14mr|suspend-1.0-5|105	#needed by patch105
14mr|suspend-1.0-5|106	libtoolize --force
14mr|suspend-1.0-5|107	autoreconf -fi
14mr|suspend-1.0-5|108	
14mr|suspend-1.0-5|109	export CONFIGURE_TOP=`pwd`
14mr|suspend-1.0-5|110	%if %{with uclibc}
14mr|suspend-1.0-5|111	mkdir -p uclibc
14mr|suspend-1.0-5|112	pushd uclibc
14mr|suspend-1.0-5|113	%configure2_5x \
14mr|suspend-1.0-5|114	CC="%{uclibc_cc}" \
14mr|suspend-1.0-5|115	CFLAGS="%{uclibc_cflags}" \
14mr|suspend-1.0-5|116	--enable-compress \
14mr|suspend-1.0-5|117	--enable-plymouth \
14mr|suspend-1.0-5|118	--enable-threads \
14mr|suspend-1.0-5|119	--disable-resume-static
14mr|suspend-1.0-5|120	%make
14mr|suspend-1.0-5|121	popd
14mr|suspend-1.0-5|122	%endif
14mr|suspend-1.0-5|123	
14mr|suspend-1.0-5|124	mkdir -p shared
14mr|suspend-1.0-5|125	pushd shared
14mr|suspend-1.0-5|126	%configure2_5x \
14mr|suspend-1.0-5|127	--enable-compress \
14mr|suspend-1.0-5|128	--enable-plymouth \
14mr|suspend-1.0-5|129	--enable-threads \
14mr|suspend-1.0-5|130	--disable-resume-static
14mr|suspend-1.0-5|131	%make
14mr|suspend-1.0-5|132	popd
14mr|suspend-1.0-5|133	
14mr|suspend-1.0-5|134	%install
14mr|suspend-1.0-5|135	install -d %{buildroot}{,%{uclibc_root}}%{_sbindir}
14mr|suspend-1.0-5|136	install -d %{buildroot}%{_sysconfdir}
14mr|suspend-1.0-5|137	%if %{with uclibc}
14mr|suspend-1.0-5|138	install -m755 uclibc/resume -D %{buildroot}%{uclibc_root}%{_libdir}/%{name}/resume
14mr|suspend-1.0-5|139	ln -sf %{uclibc_root}%{_libdir}/%{name}/resume %{buildroot}%{uclibc_root}%{_sbindir}/resume
14mr|suspend-1.0-5|140	%endif
14mr|suspend-1.0-5|141	
14mr|suspend-1.0-5|142	%makeinstall_std -C shared
14mr|suspend-1.0-5|143	rm -rf %{buildroot}%{_docdir}/suspend-utils
14mr|suspend-1.0-5|144	ln -sf %{_libdir}/%{name}/resume %{buildroot}%{_sbindir}
14mr|suspend-1.0-5|145	
14mr|suspend-1.0-5|146	
14mr|suspend-1.0-5|147	%changelog
14mr|suspend-1.0-5|148	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-5
14mr|suspend-1.0-5|149	+ Revision: 262ae9c
14mr|suspend-1.0-5|150	- Spec cleanup
14mr|suspend-1.0-5|151	
14mr|suspend-1.0-5|152	

19107 14
14mr|svgalib-1.9.25-10|1	%define	major	1
14mr|svgalib-1.9.25-10|2	%define	libname	%mklibname %{name} %{major}
14mr|svgalib-1.9.25-10|3	
14mr|svgalib-1.9.25-10|4	Summary:	A low-level fullscreen SVGA graphics library
14mr|svgalib-1.9.25-10|5	Name:		svgalib
14mr|svgalib-1.9.25-10|6	Version:	1.9.25
14mr|svgalib-1.9.25-10|7	Release:	10
14mr|svgalib-1.9.25-10|8	License:	Public Domain
14mr|svgalib-1.9.25-10|9	Group:		System/Libraries
14mr|svgalib-1.9.25-10|10	Url:		http://www.svgalib.org/
14mr|svgalib-1.9.25-10|11	Source0:	http://www.arava.co.il/matan/svgalib/%{name}-%{version}.tar.gz
14mr|svgalib-1.9.25-10|12	Patch0:		svgalib-1.9.21-makefiles.patch
14mr|svgalib-1.9.25-10|13	Patch1:		svgalib-1.4.3-fhs.patch
14mr|svgalib-1.9.25-10|14	Patch2:		svgalib-1.9.21-demos.patch
14mr|svgalib-1.9.25-10|15	Patch3:		svgalib-1.9.21-cfg.patch
14mr|svgalib-1.9.25-10|16	Patch4:		svgalib-1.9.25-kernel-2.6.26.patch
14mr|svgalib-1.9.25-10|17	Patch5:		svgalib-1.9.25-LDFLAGS.diff
14mr|svgalib-1.9.25-10|18	Patch6:		svgalib-1.9.25-round_gtf_gtfcalc_c.patch
14mr|svgalib-1.9.25-10|19	ExclusiveArch:	%{ix86} x86_64
14mr|svgalib-1.9.25-10|20	
14mr|svgalib-1.9.25-10|21	%description
14mr|svgalib-1.9.25-10|22	The svgalib package provides the SVGAlib low-level graphics library for
14mr|svgalib-1.9.25-10|23	Linux. SVGAlib is a library which allows applications to use full screen
14mr|svgalib-1.9.25-10|24	graphics on a variety of hardware platforms. Many games and utilities use
14mr|svgalib-1.9.25-10|25	SVGAlib for their graphics.
14mr|svgalib-1.9.25-10|26	
14mr|svgalib-1.9.25-10|27	You'll need to have the svgalib package installed if you use any of the
14mr|svgalib-1.9.25-10|28	programs which rely on SVGAlib for their graphics support.
14mr|svgalib-1.9.25-10|29	
14mr|svgalib-1.9.25-10|30	%package -n	%{libname}
14mr|svgalib-1.9.25-10|31	Summary:	Main library for %{name}
14mr|svgalib-1.9.25-10|32	Group:		System/Libraries
14mr|svgalib-1.9.25-10|33	
14mr|svgalib-1.9.25-10|34	%description -n %{libname}
14mr|svgalib-1.9.25-10|35	This package contains the library needed to run programs dynamically
14mr|svgalib-1.9.25-10|36	linked with %{name}.
14mr|svgalib-1.9.25-10|37	
14mr|svgalib-1.9.25-10|38	%package -n	%{libname}-devel
14mr|svgalib-1.9.25-10|39	Summary:	Development tools for programs using the SVGAlib graphics library
14mr|svgalib-1.9.25-10|40	Group:		Development/C
14mr|svgalib-1.9.25-10|41	Requires:	%{libname} = %{version}-%{release}
14mr|svgalib-1.9.25-10|42	Provides:	%{name}-devel = %{version}-%{release}
14mr|svgalib-1.9.25-10|43	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|svgalib-1.9.25-10|44	Obsoletes:	%{name}-devel
14mr|svgalib-1.9.25-10|45	
14mr|svgalib-1.9.25-10|46	%description -n %{libname}-devel
14mr|svgalib-1.9.25-10|47	The svgalib-devel package contains the libraries and header files needed
14mr|svgalib-1.9.25-10|48	to build programs which will use the SVGAlib low-level graphics library.
14mr|svgalib-1.9.25-10|49	
14mr|svgalib-1.9.25-10|50	Install the svgalib-devel package if you want to develop applications
14mr|svgalib-1.9.25-10|51	which will use the SVGAlib library. Please take note that SVGAlib is
14mr|svgalib-1.9.25-10|52	independent from X Window System. Thus, this package is useless if you
14mr|svgalib-1.9.25-10|53	want to develop X11 applications.
14mr|svgalib-1.9.25-10|54	
14mr|svgalib-1.9.25-10|55	%prep
14mr|svgalib-1.9.25-10|56	%setup -q
14mr|svgalib-1.9.25-10|57	%patch0 -p1 -b .makefiles
14mr|svgalib-1.9.25-10|58	%patch1 -p1 -b .fhs
14mr|svgalib-1.9.25-10|59	%patch2 -p1 -b .demos
14mr|svgalib-1.9.25-10|60	%patch3 -p1 -b .defaultcfg
14mr|svgalib-1.9.25-10|61	%patch4 -p1 -b .kernel-2.6.26
14mr|svgalib-1.9.25-10|62	%patch5 -p1 -b .LDFLAGS
14mr|svgalib-1.9.25-10|63	%patch6 -p1 -b .round
14mr|svgalib-1.9.25-10|64	
14mr|svgalib-1.9.25-10|65	#the testlinear demo needs svgalib's internal libvga header, so copy it to the
14mr|svgalib-1.9.25-10|66	#demo dir
14mr|svgalib-1.9.25-10|67	cp src/libvga.h demos
14mr|svgalib-1.9.25-10|68	
14mr|svgalib-1.9.25-10|69	%build
14mr|svgalib-1.9.25-10|70	make OPTIMIZE="%{optflags} -Wno-pointer-sign" \
14mr|svgalib-1.9.25-10|71	LDFLAGS="%{ldflags}" \
14mr|svgalib-1.9.25-10|72	prefix=%{_prefix} \
14mr|svgalib-1.9.25-10|73	NO_HELPER=y \
14mr|svgalib-1.9.25-10|74	INCLUDE_ET4000_DRIVER=y \
14mr|svgalib-1.9.25-10|75	INCLUDE_OAK_DRIVER=y \
14mr|svgalib-1.9.25-10|76	INCLUDE_MACH32_DRIVER=y \
14mr|svgalib-1.9.25-10|77	INCLUDE_ET3000_DRIVER=y \
14mr|svgalib-1.9.25-10|78	INCLUDE_GVGA6400_DRIVER=y \
14mr|svgalib-1.9.25-10|79	INCLUDE_ATI_DRIVER=y \
14mr|svgalib-1.9.25-10|80	INCLUDE_G450C2_DRIVER=y \
14mr|svgalib-1.9.25-10|81	INCLUDE_ET4000_DRIVER_TEST=y \
14mr|svgalib-1.9.25-10|82	INCLUDE_FBDEV_DRIVER_TEST=y \
14mr|svgalib-1.9.25-10|83	INCLUDE_VESA_DRIVER_TEST=y \
14mr|svgalib-1.9.25-10|84	shared
14mr|svgalib-1.9.25-10|85	
14mr|svgalib-1.9.25-10|86	pushd utils
14mr|svgalib-1.9.25-10|87	make OPTIMIZE="%{optflags} -Wno-pointer-sign" \
14mr|svgalib-1.9.25-10|88	LDFLAGS="%{ldflags}" \
14mr|svgalib-1.9.25-10|89	prefix=%{_prefix}
14mr|svgalib-1.9.25-10|90	popd
14mr|svgalib-1.9.25-10|91	
14mr|svgalib-1.9.25-10|92	pushd threeDKit
14mr|svgalib-1.9.25-10|93	make OPTIMIZE="%{optflags} -Wno-pointer-sign -I../gl" \
14mr|svgalib-1.9.25-10|94	LDFLAGS="%{ldflags}" \
14mr|svgalib-1.9.25-10|95	LIBS="-L../sharedlib -lm -lvgagl -lvga" \
14mr|svgalib-1.9.25-10|96	prefix=%{_prefix} lib3dkit.so.%{version}
14mr|svgalib-1.9.25-10|97	popd
14mr|svgalib-1.9.25-10|98	
14mr|svgalib-1.9.25-10|99	%ifarch %{ix86}
14mr|svgalib-1.9.25-10|100	pushd lrmi-0.9
14mr|svgalib-1.9.25-10|101	make CFLAGS="%{optflags}" \
14mr|svgalib-1.9.25-10|102	LDFLAGS="%{ldflags}"
14mr|svgalib-1.9.25-10|103	popd
14mr|svgalib-1.9.25-10|104	%endif
14mr|svgalib-1.9.25-10|105	
14mr|svgalib-1.9.25-10|106	%install
14mr|svgalib-1.9.25-10|107	install -d %{buildroot}{%{_libdir},%{_sysconfdir}/vga}
14mr|svgalib-1.9.25-10|108	
14mr|svgalib-1.9.25-10|109	%makeinstall \
14mr|svgalib-1.9.25-10|110	TOPDIR=%{buildroot} \
14mr|svgalib-1.9.25-10|111	prefix=%{buildroot}%{_prefix} \
14mr|svgalib-1.9.25-10|112	mandir=%{buildroot}%{_mandir} \
14mr|svgalib-1.9.25-10|113	sharedlibdir=%{buildroot}%{_libdir} \
14mr|svgalib-1.9.25-10|114	NO_HELPER=y \
14mr|svgalib-1.9.25-10|115	INSTALL_PROGRAM="install -p -m755" \
14mr|svgalib-1.9.25-10|116	INSTALL_SCRIPT="install -p -m755" \
14mr|svgalib-1.9.25-10|117	INSTALL_SHLIB="install -p -m755" \
14mr|svgalib-1.9.25-10|118	INSTALL_DATA="install -p -m644" \
14mr|svgalib-1.9.25-10|119	INSTALLMODULE="" \
14mr|svgalib-1.9.25-10|120	INSTALLDEV="" \
14mr|svgalib-1.9.25-10|121	
14mr|svgalib-1.9.25-10|122	install -m644 ./src/config/* %{buildroot}%{_sysconfdir}/vga
14mr|svgalib-1.9.25-10|123	
14mr|svgalib-1.9.25-10|124	rm -f %{buildroot}%{_datadir}/{dvorak-us.keymap,libvga.config,libvga.et4000,null.keymap}
14mr|svgalib-1.9.25-10|125	
14mr|svgalib-1.9.25-10|126	%ifarch %{ix86}
14mr|svgalib-1.9.25-10|127	# use the newer lrmi stuff
14mr|svgalib-1.9.25-10|128	install -m0755 lrmi-0.9/mode3 %{buildroot}%{_bindir}/
14mr|svgalib-1.9.25-10|129	install -m0755 lrmi-0.9/vga_reset %{buildroot}%{_bindir}/
14mr|svgalib-1.9.25-10|130	%endif
14mr|svgalib-1.9.25-10|131	
14mr|svgalib-1.9.25-10|132	%files
14mr|svgalib-1.9.25-10|133	%doc 0-README LICENSE svgalib.lsm
14mr|svgalib-1.9.25-10|134	%dir %{_sysconfdir}/vga
14mr|svgalib-1.9.25-10|135	%config(noreplace) %{_sysconfdir}/vga/*
14mr|svgalib-1.9.25-10|136	%{_bindir}/*
14mr|svgalib-1.9.25-10|137	%{_mandir}/man?/*
14mr|svgalib-1.9.25-10|138	
14mr|svgalib-1.9.25-10|139	%files -n %{libname}
14mr|svgalib-1.9.25-10|140	%{_libdir}/lib*.so.*
14mr|svgalib-1.9.25-10|141	
14mr|svgalib-1.9.25-10|142	%files -n %{libname}-devel
14mr|svgalib-1.9.25-10|143	%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
14mr|svgalib-1.9.25-10|144	%{_includedir}/*
14mr|svgalib-1.9.25-10|145	%{_libdir}/*.so
14mr|svgalib-1.9.25-10|146	
14mr|svgalib-1.9.25-10|147	
14mr|svgalib-1.9.25-10|148	%changelog
14mr|svgalib-1.9.25-10|149	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.25-10
14mr|svgalib-1.9.25-10|150	+ Revision: a7ca22d
14mr|svgalib-1.9.25-10|151	- MassBuild#440: Increase release tag
14mr|svgalib-1.9.25-10|152	
14mr|svgalib-1.9.25-10|153	

19108 14
14mr|svgpart-4.13.3-1|1	Name:		svgpart
14mr|svgpart-4.13.3-1|2	Summary:	A SVG KPart
14mr|svgpart-4.13.3-1|3	Version:	4.13.3
14mr|svgpart-4.13.3-1|4	Release:	1
14mr|svgpart-4.13.3-1|5	Epoch:		2
14mr|svgpart-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|svgpart-4.13.3-1|7	License:	GPLv2
14mr|svgpart-4.13.3-1|8	URL:		http://www.kde.org
14mr|svgpart-4.13.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|svgpart-4.13.3-1|10	%if %{is_beta}
14mr|svgpart-4.13.3-1|11	%define ftpdir unstable
14mr|svgpart-4.13.3-1|12	%else
14mr|svgpart-4.13.3-1|13	%define ftpdir stable
14mr|svgpart-4.13.3-1|14	%endif
14mr|svgpart-4.13.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|svgpart-4.13.3-1|16	BuildRequires:	kdelibs4-devel
14mr|svgpart-4.13.3-1|17	Conflicts:	kdegraphics4-core < 2:4.6.90
14mr|svgpart-4.13.3-1|18	
14mr|svgpart-4.13.3-1|19	%description
14mr|svgpart-4.13.3-1|20	A SVG KPart Service.
14mr|svgpart-4.13.3-1|21	
14mr|svgpart-4.13.3-1|22	%files
14mr|svgpart-4.13.3-1|23	%{_kde_libdir}/kde4/svgpart.so
14mr|svgpart-4.13.3-1|24	%{_kde_appsdir}/svgpart/svgpart.rc
14mr|svgpart-4.13.3-1|25	%{_kde_services}/svgpart.desktop
14mr|svgpart-4.13.3-1|26	
14mr|svgpart-4.13.3-1|27	#----------------------------------------------------------------------
14mr|svgpart-4.13.3-1|28	
14mr|svgpart-4.13.3-1|29	%prep
14mr|svgpart-4.13.3-1|30	%setup -q
14mr|svgpart-4.13.3-1|31	
14mr|svgpart-4.13.3-1|32	%build
14mr|svgpart-4.13.3-1|33	%cmake_kde4
14mr|svgpart-4.13.3-1|34	%make
14mr|svgpart-4.13.3-1|35	
14mr|svgpart-4.13.3-1|36	%install
14mr|svgpart-4.13.3-1|37	%makeinstall_std -C build
14mr|svgpart-4.13.3-1|38	
14mr|svgpart-4.13.3-1|39	
14mr|svgpart-4.13.3-1|40	%changelog
14mr|svgpart-4.13.3-1|41	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.3-1
14mr|svgpart-4.13.3-1|42	+ Revision: da9f1fe
14mr|svgpart-4.13.3-1|43	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|svgpart-4.13.3-1|44	
14mr|svgpart-4.13.3-1|45	

19109 14
14mr|swatch-3.2.3-6|1	
14mr|swatch-3.2.3-6|2	Summary:	A utility for monitoring system logs files
14mr|swatch-3.2.3-6|3	
14mr|swatch-3.2.3-6|4	Name:		swatch
14mr|swatch-3.2.3-6|5	Version:	3.2.3
14mr|swatch-3.2.3-6|6	Release:	6
14mr|swatch-3.2.3-6|7	License:	GPLv2
14mr|swatch-3.2.3-6|8	Group:		Monitoring
14mr|swatch-3.2.3-6|9	Source0:	%{name}-%{version}.tar.gz
14mr|swatch-3.2.3-6|10	URL:		http://swatch.sourceforge.net/
14mr|swatch-3.2.3-6|11	Source1:	swatchrc.bz2
14mr|swatch-3.2.3-6|12	Source2:	README-mandrake.bz2
14mr|swatch-3.2.3-6|13	BuildRequires:	perl-devel perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
14mr|swatch-3.2.3-6|14	Requires:	perl perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
14mr|swatch-3.2.3-6|15	BuildArch:	noarch
14mr|swatch-3.2.3-6|16	
14mr|swatch-3.2.3-6|17	%description
14mr|swatch-3.2.3-6|18	The Swatch utility monitors system log files, filters out unwanted data
14mr|swatch-3.2.3-6|19	and takes specified actions (i.e., sending email, executing a script,
14mr|swatch-3.2.3-6|20	etc.) based upon what it finds in the log files.
14mr|swatch-3.2.3-6|21	
14mr|swatch-3.2.3-6|22	Install the swatch package if you need a program that will monitor log
14mr|swatch-3.2.3-6|23	files and alert you in certain situations.
14mr|swatch-3.2.3-6|24	
14mr|swatch-3.2.3-6|25	%prep
14mr|swatch-3.2.3-6|26	%setup -q
14mr|swatch-3.2.3-6|27	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
14mr|swatch-3.2.3-6|28	
14mr|swatch-3.2.3-6|29	%make
14mr|swatch-3.2.3-6|30	
14mr|swatch-3.2.3-6|31	%check
14mr|swatch-3.2.3-6|32	make test
14mr|swatch-3.2.3-6|33	
14mr|swatch-3.2.3-6|34	%install
14mr|swatch-3.2.3-6|35	eval `perl '-V:installarchlib'`
14mr|swatch-3.2.3-6|36	mkdir -p %{buildroot}/$installarchlib
14mr|swatch-3.2.3-6|37	perl -pi -e "s|^(INSTALLMAN1DIR\s=\s/usr/share/man/man1)|INSTALLMAN1DIR = \\$\(PREFIX\)/share/man/man1|" $RPM_BUILD_DIR/%{name}-%{version}/Makefile
14mr|swatch-3.2.3-6|38	%makeinstall_std
14mr|swatch-3.2.3-6|39	install tools/swatch_oldrc2newrc -D %{buildroot}%{_bindir}/swatch_oldrc2newrc
14mr|swatch-3.2.3-6|40	
14mr|swatch-3.2.3-6|41	mkdir -p %{buildroot}%{_sysconfdir}
14mr|swatch-3.2.3-6|42	bzcat %{SOURCE1} >> %{buildroot}%{_sysconfdir}/swatchrc
14mr|swatch-3.2.3-6|43	
14mr|swatch-3.2.3-6|44	bzcat %{SOURCE2} >> $RPM_BUILD_DIR/%{name}-%{version}/README-Mandrake
14mr|swatch-3.2.3-6|45	
14mr|swatch-3.2.3-6|46	rm -rf %{buildroot}%{perl_vendorlib}/auto
14mr|swatch-3.2.3-6|47	
14mr|swatch-3.2.3-6|48	%clean
14mr|swatch-3.2.3-6|49	
14mr|swatch-3.2.3-6|50	%files
14mr|swatch-3.2.3-6|51	%doc CHANGES INSTALL COPYRIGHT KNOWN_BUGS README* examples tools
14mr|swatch-3.2.3-6|52	%{_bindir}/swatch
14mr|swatch-3.2.3-6|53	%{_bindir}/swatch_oldrc2newrc
14mr|swatch-3.2.3-6|54	%{_mandir}/man?/*
14mr|swatch-3.2.3-6|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/swatchrc
14mr|swatch-3.2.3-6|56	%dir %{perl_vendorlib}/Swatch
14mr|swatch-3.2.3-6|57	%{perl_vendorlib}/Swatch/*
14mr|swatch-3.2.3-6|58	
14mr|swatch-3.2.3-6|59	
14mr|swatch-3.2.3-6|60	
14mr|swatch-3.2.3-6|61	%changelog
14mr|swatch-3.2.3-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.3-6
14mr|swatch-3.2.3-6|63	+ Revision: 6bc96e3
14mr|swatch-3.2.3-6|64	- MassBuild#440: Increase release tag
14mr|swatch-3.2.3-6|65	
14mr|swatch-3.2.3-6|66	

19110 14
14mr|sweeper-4.13.3-1|1	Name:		sweeper
14mr|sweeper-4.13.3-1|2	Summary:	Clean unwanted traces from your system
14mr|sweeper-4.13.3-1|3	Version:	4.13.3
14mr|sweeper-4.13.3-1|4	Release:	1
14mr|sweeper-4.13.3-1|5	Group:		Graphical desktop/KDE
14mr|sweeper-4.13.3-1|6	License:	LGPLv2
14mr|sweeper-4.13.3-1|7	URL:		http://www.kde.org/
14mr|sweeper-4.13.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mr|sweeper-4.13.3-1|9	BuildRequires:	kdelibs4-devel
14mr|sweeper-4.13.3-1|10	
14mr|sweeper-4.13.3-1|11	%description
14mr|sweeper-4.13.3-1|12	Sweeper helps to clean unwanted traces the user leaves on the system.
14mr|sweeper-4.13.3-1|13	
14mr|sweeper-4.13.3-1|14	%files
14mr|sweeper-4.13.3-1|15	%{_kde_appsdir}/sweeper
14mr|sweeper-4.13.3-1|16	%{_kde_bindir}/sweeper
14mr|sweeper-4.13.3-1|17	%{_kde_applicationsdir}/sweeper.desktop
14mr|sweeper-4.13.3-1|18	%{_kde_datadir}/dbus-1/interfaces/org.kde.sweeper.xml
14mr|sweeper-4.13.3-1|19	%{_kde_docdir}/HTML/*/sweeper
14mr|sweeper-4.13.3-1|20	
14mr|sweeper-4.13.3-1|21	#----------------------------------------------------------------------
14mr|sweeper-4.13.3-1|22	
14mr|sweeper-4.13.3-1|23	%prep
14mr|sweeper-4.13.3-1|24	%setup -q
14mr|sweeper-4.13.3-1|25	
14mr|sweeper-4.13.3-1|26	%build
14mr|sweeper-4.13.3-1|27	%cmake_kde4
14mr|sweeper-4.13.3-1|28	%make
14mr|sweeper-4.13.3-1|29	
14mr|sweeper-4.13.3-1|30	%install
14mr|sweeper-4.13.3-1|31	%makeinstall_std -C build
14mr|sweeper-4.13.3-1|32	
14mr|sweeper-4.13.3-1|33	
14mr|sweeper-4.13.3-1|34	%changelog
14mr|sweeper-4.13.3-1|35	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.13.3-1
14mr|sweeper-4.13.3-1|36	+ Revision: 89ca0f1
14mr|sweeper-4.13.3-1|37	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|sweeper-4.13.3-1|38	
14mr|sweeper-4.13.3-1|39	

19111 14
14mr|swell-foop-3.12.2-2|1	Name:           swell-foop
14mr|swell-foop-3.12.2-2|2	Version:        3.12.2
14mr|swell-foop-3.12.2-2|3	Release:        2
14mr|swell-foop-3.12.2-2|4	Summary:        GNOME colored tiles puzzle game
14mr|swell-foop-3.12.2-2|5	
14mr|swell-foop-3.12.2-2|6	License:        GPLv2+ and GFDL
14mr|swell-foop-3.12.2-2|7	URL:            http://projects.gnome.org/gnome-games/
14mr|swell-foop-3.12.2-2|8	Group:		Games/Other
14mr|swell-foop-3.12.2-2|9	Source0:        http://download.gnome.org/sources/swell-foop/3.12/swell-foop-%{version}.tar.xz
14mr|swell-foop-3.12.2-2|10	
14mr|swell-foop-3.12.2-2|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mr|swell-foop-3.12.2-2|12	BuildRequires:  desktop-file-utils
14mr|swell-foop-3.12.2-2|13	BuildRequires:  pkgconfig(gtk+-3.0)
14mr|swell-foop-3.12.2-2|14	BuildRequires:  intltool libxml2-utils
14mr|swell-foop-3.12.2-2|15	BuildRequires:  itstool
14mr|swell-foop-3.12.2-2|16	
14mr|swell-foop-3.12.2-2|17	Obsoletes: gnome-games-swell-foop < 1:3.7.92-1
14mr|swell-foop-3.12.2-2|18	
14mr|swell-foop-3.12.2-2|19	%description
14mr|swell-foop-3.12.2-2|20	Clear the screen by removing groups of colored and shaped tiles
14mr|swell-foop-3.12.2-2|21	
14mr|swell-foop-3.12.2-2|22	%prep
14mr|swell-foop-3.12.2-2|23	%setup -q
14mr|swell-foop-3.12.2-2|24	
14mr|swell-foop-3.12.2-2|25	%build
14mr|swell-foop-3.12.2-2|26	%configure2_5x
14mr|swell-foop-3.12.2-2|27	%make
14mr|swell-foop-3.12.2-2|28	
14mr|swell-foop-3.12.2-2|29	
14mr|swell-foop-3.12.2-2|30	%install
14mr|swell-foop-3.12.2-2|31	%makeinstall_std
14mr|swell-foop-3.12.2-2|32	
14mr|swell-foop-3.12.2-2|33	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mr|swell-foop-3.12.2-2|34	
14mr|swell-foop-3.12.2-2|35	%find_lang %{name} --with-gnome
14mr|swell-foop-3.12.2-2|36	
14mr|swell-foop-3.12.2-2|37	
14mr|swell-foop-3.12.2-2|38	%files -f %{name}.lang
14mr|swell-foop-3.12.2-2|39	%doc COPYING
14mr|swell-foop-3.12.2-2|40	%{_bindir}/swell-foop
14mr|swell-foop-3.12.2-2|41	%{_datadir}/applications/swell-foop.desktop
14mr|swell-foop-3.12.2-2|42	%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
14mr|swell-foop-3.12.2-2|43	%{_datadir}/icons/hicolor/*/apps/swell-foop.*
14mr|swell-foop-3.12.2-2|44	%{_datadir}/swell-foop
14mr|swell-foop-3.12.2-2|45	%{_datadir}/appdata/*.xml
14mr|swell-foop-3.12.2-2|46	%{_datadir}/icons/HighContrast/*/apps/swell-foop.png
14mr|swell-foop-3.12.2-2|47	
14mr|swell-foop-3.12.2-2|48	%changelog
14mr|swell-foop-3.12.2-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|swell-foop-3.12.2-2|50	+ Revision: 173e92a
14mr|swell-foop-3.12.2-2|51	- MassBuild#440: Increase release tag
14mr|swell-foop-3.12.2-2|52	
14mr|swell-foop-3.12.2-2|53	

19112 14
14mr|swig-3.0.2-2|1	%bcond_with guile
14mr|swig-3.0.2-2|2	%bcond_with mono
14mr|swig-3.0.2-2|3	%bcond_with ocaml
14mr|swig-3.0.2-2|4	
14mr|swig-3.0.2-2|5	Summary:	Simplified Wrapper and Interface Generator (SWIG)
14mr|swig-3.0.2-2|6	Name:		swig
14mr|swig-3.0.2-2|7	Version:	3.0.2
14mr|swig-3.0.2-2|8	Release:	2
14mr|swig-3.0.2-2|9	Epoch:		1
14mr|swig-3.0.2-2|10	License:	BSD
14mr|swig-3.0.2-2|11	Group:		Development/Other
14mr|swig-3.0.2-2|12	Url:		http://www.swig.org/
14mr|swig-3.0.2-2|13	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mr|swig-3.0.2-2|14	Patch0:		swig-3.0.0-pylib.patch
14mr|swig-3.0.2-2|15	BuildRequires:	bison
14mr|swig-3.0.2-2|16	BuildRequires:	imake
14mr|swig-3.0.2-2|17	BuildRequires:	libtool
14mr|swig-3.0.2-2|18	%if %{with mono}
14mr|swig-3.0.2-2|19	BuildRequires:	mono
14mr|swig-3.0.2-2|20	BuildRequires:	pkgconfig(mono)
14mr|swig-3.0.2-2|21	%endif
14mr|swig-3.0.2-2|22	%if %{with ocaml}
14mr|swig-3.0.2-2|23	BuildRequires:	ocaml
14mr|swig-3.0.2-2|24	%endif
14mr|swig-3.0.2-2|25	BuildRequires:	boost-devel
14mr|swig-3.0.2-2|26	BuildRequires:	libstdc++-devel
14mr|swig-3.0.2-2|27	BuildRequires:	lua-devel
14mr|swig-3.0.2-2|28	BuildRequires:	perl-devel
14mr|swig-3.0.2-2|29	BuildRequires:	php-devel
14mr|swig-3.0.2-2|30	BuildRequires:	ruby-devel
14mr|swig-3.0.2-2|31	BuildRequires:	tcl-devel
14mr|swig-3.0.2-2|32	%if %{with guile}
14mr|swig-3.0.2-2|33	BuildRequires:	pkgconfig(guile-2.0)
14mr|swig-3.0.2-2|34	%endif
14mr|swig-3.0.2-2|35	BuildRequires:	pkgconfig(libpcre)
14mr|swig-3.0.2-2|36	BuildRequires:	pkgconfig(lua)
14mr|swig-3.0.2-2|37	BuildRequires:	pkgconfig(python)
14mr|swig-3.0.2-2|38	Obsoletes:	swig-devel < 2.0.7
14mr|swig-3.0.2-2|39	
14mr|swig-3.0.2-2|40	%description
14mr|swig-3.0.2-2|41	SWIG takes an interface description file written in a combination of C/C++
14mr|swig-3.0.2-2|42	and special directives and produces interfaces to Perl, Python, and Tcl.
14mr|swig-3.0.2-2|43	It allows scripting languages to use C/C++ code with minimal effort.
14mr|swig-3.0.2-2|44	
14mr|swig-3.0.2-2|45	%files
14mr|swig-3.0.2-2|46	%doc ANNOUNCE INSTALL CHANGES CHANGES.current LICENSE README TODO
14mr|swig-3.0.2-2|47	%{_bindir}/swig
14mr|swig-3.0.2-2|48	%{_bindir}/ccache-swig
14mr|swig-3.0.2-2|49	%{_datadir}/swig
14mr|swig-3.0.2-2|50	%{_mandir}/man1/*1*
14mr|swig-3.0.2-2|51	
14mr|swig-3.0.2-2|52	#----------------------------------------------------------------------------
14mr|swig-3.0.2-2|53	
14mr|swig-3.0.2-2|54	%package doc
14mr|swig-3.0.2-2|55	Summary:	Documentation and examples for %{name}
14mr|swig-3.0.2-2|56	Group:		Development/C
14mr|swig-3.0.2-2|57	Requires:	%{name} = %{EVRD}
14mr|swig-3.0.2-2|58	
14mr|swig-3.0.2-2|59	%description doc
14mr|swig-3.0.2-2|60	SWIG takes an interface description file written in a combination of C/C++
14mr|swig-3.0.2-2|61	and special directives and produces interfaces to Perl, Python, and Tcl.
14mr|swig-3.0.2-2|62	It allows scripting languages to use C/C++ code with minimal effort.
14mr|swig-3.0.2-2|63	
14mr|swig-3.0.2-2|64	Install the %{name}-doc package if you want to look at example and
14mr|swig-3.0.2-2|65	documentation.
14mr|swig-3.0.2-2|66	
14mr|swig-3.0.2-2|67	%files doc
14mr|swig-3.0.2-2|68	%doc Examples Doc/Manual
14mr|swig-3.0.2-2|69	
14mr|swig-3.0.2-2|70	#----------------------------------------------------------------------------
14mr|swig-3.0.2-2|71	
14mr|swig-3.0.2-2|72	%prep
14mr|swig-3.0.2-2|73	%setup -q
14mr|swig-3.0.2-2|74	%patch0 -p1 -b .pylib
14mr|swig-3.0.2-2|75	
14mr|swig-3.0.2-2|76	%build
14mr|swig-3.0.2-2|77	./autogen.sh
14mr|swig-3.0.2-2|78	%configure2_5x
14mr|swig-3.0.2-2|79	%make
14mr|swig-3.0.2-2|80	
14mr|swig-3.0.2-2|81	%install
14mr|swig-3.0.2-2|82	%makeinstall_std
14mr|swig-3.0.2-2|83	
14mr|swig-3.0.2-2|84	
14mr|swig-3.0.2-2|85	%changelog
14mr|swig-3.0.2-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.0.2-2
14mr|swig-3.0.2-2|87	+ Revision: 6c1482a
14mr|swig-3.0.2-2|88	- MassBuild#440: Increase release tag
14mr|swig-3.0.2-2|89	
14mr|swig-3.0.2-2|90	

19113 14
14mr|syck-0.70-13|1	%define major 0
14mr|syck-0.70-13|2	%define libname %mklibname %{name} %{major}
14mr|syck-0.70-13|3	%define devname %mklibname %{name} -d
14mr|syck-0.70-13|4	%bcond_with	crosscompile
14mr|syck-0.70-13|5	
14mr|syck-0.70-13|6	Summary:	A library for reading and writing YAML
14mr|syck-0.70-13|7	Name:		syck
14mr|syck-0.70-13|8	Version:	0.70
14mr|syck-0.70-13|9	Release:	13
14mr|syck-0.70-13|10	License:	BSD (and D&R)
14mr|syck-0.70-13|11	Group:		System/Libraries
14mr|syck-0.70-13|12	Url:		https://github.com/indeyets/syck/wiki
14mr|syck-0.70-13|13	Source0:	http://rubyforge.org/frs/download.php/4492/%{name}-%{version}.tar.gz
14mr|syck-0.70-13|14	Patch0:		syck-shared.diff
14mr|syck-0.70-13|15	Patch1:		syck-automake-1.13.patch
14mr|syck-0.70-13|16	Patch2:		syck-0.70-bison3.patch
14mr|syck-0.70-13|17	BuildRequires:	bison
14mr|syck-0.70-13|18	BuildRequires:	flex
14mr|syck-0.70-13|19	BuildRequires:	libtool
14mr|syck-0.70-13|20	BuildRequires:	re2c
14mr|syck-0.70-13|21	
14mr|syck-0.70-13|22	%description
14mr|syck-0.70-13|23	Syck is an extension for reading and writing YAML swiftly in popular scripting
14mr|syck-0.70-13|24	languages. As Syck loads the YAML, it stores the data directly in your
14mr|syck-0.70-13|25	language's symbol table.
14mr|syck-0.70-13|26	
14mr|syck-0.70-13|27	#----------------------------------------------------------------------------
14mr|syck-0.70-13|28	
14mr|syck-0.70-13|29	%package -n %{libname}
14mr|syck-0.70-13|30	Summary:	A library for reading and writing YAML
14mr|syck-0.70-13|31	Group:		System/Libraries
14mr|syck-0.70-13|32	
14mr|syck-0.70-13|33	%description -n %{libname}
14mr|syck-0.70-13|34	Syck is an extension for reading and writing YAML swiftly in popular scripting
14mr|syck-0.70-13|35	languages. As Syck loads the YAML, it stores the data directly in your
14mr|syck-0.70-13|36	language's symbol table.
14mr|syck-0.70-13|37	
14mr|syck-0.70-13|38	%files -n %{libname}
14mr|syck-0.70-13|39	/%{_lib}/libsyck.so.%{major}*
14mr|syck-0.70-13|40	
14mr|syck-0.70-13|41	#----------------------------------------------------------------------------
14mr|syck-0.70-13|42	
14mr|syck-0.70-13|43	%package -n %{devname}
14mr|syck-0.70-13|44	Summary:	Static library and header files for the syck library
14mr|syck-0.70-13|45	Group:		Development/C
14mr|syck-0.70-13|46	Requires:	%{libname} = %{EVRD}
14mr|syck-0.70-13|47	Provides:	%{name}-devel = %{EVRD}
14mr|syck-0.70-13|48	Provides:	lib%{name}-devel = %{EVRD}
14mr|syck-0.70-13|49	
14mr|syck-0.70-13|50	%description -n %{devname}
14mr|syck-0.70-13|51	Syck is an extension for reading and writing YAML swiftly in popular scripting
14mr|syck-0.70-13|52	languages. As Syck loads the YAML, it stores the data directly in your
14mr|syck-0.70-13|53	language's symbol table.
14mr|syck-0.70-13|54	
14mr|syck-0.70-13|55	This package contains the static syck library and its header files.
14mr|syck-0.70-13|56	
14mr|syck-0.70-13|57	%files -n %{devname}
14mr|syck-0.70-13|58	%doc CHANGELOG COPYING README README.BYTECODE README.EXT RELEASE TODO
14mr|syck-0.70-13|59	%{_includedir}/*
14mr|syck-0.70-13|60	%{_libdir}/libsyck.so
14mr|syck-0.70-13|61	
14mr|syck-0.70-13|62	#----------------------------------------------------------------------------
14mr|syck-0.70-13|63	
14mr|syck-0.70-13|64	%prep
14mr|syck-0.70-13|65	%setup -q
14mr|syck-0.70-13|66	%apply_patches
14mr|syck-0.70-13|67	
14mr|syck-0.70-13|68	%build
14mr|syck-0.70-13|69	%if %{with crosscompile}
14mr|syck-0.70-13|70	export ac_cv_func_malloc_0_nonnull=yes
14mr|syck-0.70-13|71	%endif
14mr|syck-0.70-13|72	export CFLAGS="%{optflags} -fPIC -DYYPARSE_PARAM=parser"
14mr|syck-0.70-13|73	rm -rf autom4te.cache configure
14mr|syck-0.70-13|74	touch INSTALL NEWS AUTHORS ChangeLog
14mr|syck-0.70-13|75	#libtoolize --copy --force; aclocal -I config; autoheader; automake --foreign --add-missing --copy; autoconf
14mr|syck-0.70-13|76	autoreconf -fi
14mr|syck-0.70-13|77	
14mr|syck-0.70-13|78	%configure2_5x \
14mr|syck-0.70-13|79	--enable-shared \
14mr|syck-0.70-13|80	--disable-static
14mr|syck-0.70-13|81	
14mr|syck-0.70-13|82	# Can't be built with -j12 yet
14mr|syck-0.70-13|83	%make -j1
14mr|syck-0.70-13|84	
14mr|syck-0.70-13|85	%install
14mr|syck-0.70-13|86	%makeinstall_std
14mr|syck-0.70-13|87	mkdir %{buildroot}/%{_lib}
14mr|syck-0.70-13|88	mv %{buildroot}%{_libdir}/libsyck.so.%{major}* %{buildroot}/%{_lib}
14mr|syck-0.70-13|89	ln -srf %{buildroot}/%{_lib}/libsyck.so.%{major}.*.* %{buildroot}%{_libdir}/libsyck.so
14mr|syck-0.70-13|90	
14mr|syck-0.70-13|91	
14mr|syck-0.70-13|92	%changelog
14mr|syck-0.70-13|93	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 0.70-13
14mr|syck-0.70-13|94	+ Revision: 4a41619
14mr|syck-0.70-13|95	- Update bison3 patch
14mr|syck-0.70-13|96	
14mr|syck-0.70-13|97	

19114 14
14mr|symlinks-1.4-5|1	Summary:	A utility which maintains a system's symbolic links
14mr|symlinks-1.4-5|2	Name:		symlinks
14mr|symlinks-1.4-5|3	Version:	1.4
14mr|symlinks-1.4-5|4	Release:	5
14mr|symlinks-1.4-5|5	Group:		File tools
14mr|symlinks-1.4-5|6	License:	BSD-style
14mr|symlinks-1.4-5|7	Source0:	ftp://sunsite.unc.edu/pub/Linux/utils/file/%{name}-%{version}.tar.gz
14mr|symlinks-1.4-5|8	URL:		http://www.ibiblio.org/pub/Linux/utils/file/
14mr|symlinks-1.4-5|9	Patch0:		symlinks-1.4-noroot.patch
14mr|symlinks-1.4-5|10	Patch2:		symlinks-1.4-short.patch
14mr|symlinks-1.4-5|11	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|symlinks-1.4-5|12	
14mr|symlinks-1.4-5|13	%description
14mr|symlinks-1.4-5|14	The symlinks utility performs maintenance on symbolic links.  Symlinks
14mr|symlinks-1.4-5|15	checks for symlink problems, including dangling symlinks which point to
14mr|symlinks-1.4-5|16	nonexistent files.  Symlinks can also automatically convert absolute
14mr|symlinks-1.4-5|17	symlinks to relative symlinks.
14mr|symlinks-1.4-5|18	
14mr|symlinks-1.4-5|19	Install the symlinks package if you need a program for maintaining
14mr|symlinks-1.4-5|20	symlinks on your system.
14mr|symlinks-1.4-5|21	
14mr|symlinks-1.4-5|22	%prep
14mr|symlinks-1.4-5|23	%setup -q
14mr|symlinks-1.4-5|24	%patch0 -p1 -b .noroot~
14mr|symlinks-1.4-5|25	%patch2 -p1 -b .short~
14mr|symlinks-1.4-5|26	
14mr|symlinks-1.4-5|27	%build
14mr|symlinks-1.4-5|28	%make CFLAGS="%{optflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mr|symlinks-1.4-5|29	
14mr|symlinks-1.4-5|30	%install
14mr|symlinks-1.4-5|31	rm -rf %{buildroot}
14mr|symlinks-1.4-5|32	
14mr|symlinks-1.4-5|33	install -D %{name} %{buildroot}%{_bindir}/%{name}
14mr|symlinks-1.4-5|34	install -D %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14mr|symlinks-1.4-5|35	
14mr|symlinks-1.4-5|36	%clean
14mr|symlinks-1.4-5|37	rm -rf %{buildroot}
14mr|symlinks-1.4-5|38	
14mr|symlinks-1.4-5|39	%files
14mr|symlinks-1.4-5|40	%defattr(644,root,root,755)
14mr|symlinks-1.4-5|41	%attr(755,root,root) %{_bindir}/%{name}
14mr|symlinks-1.4-5|42	%{_mandir}/man8/%{name}.8*
14mr|symlinks-1.4-5|43	
14mr|symlinks-1.4-5|44	
14mr|symlinks-1.4-5|45	
14mr|symlinks-1.4-5|46	%changelog
14mr|symlinks-1.4-5|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-5
14mr|symlinks-1.4-5|48	+ Revision: 0aab040
14mr|symlinks-1.4-5|49	- MassBuild#440: Increase release tag
14mr|symlinks-1.4-5|50	
14mr|symlinks-1.4-5|51	

19115 14
14mr|sysfsutils-2.1.0-22|1	%define	fname	sysfs
14mr|sysfsutils-2.1.0-22|2	%define	major	2
14mr|sysfsutils-2.1.0-22|3	%define	libname	%mklibname %{fname} %{major}
14mr|sysfsutils-2.1.0-22|4	%define	devname	%mklibname %{fname} -d
14mr|sysfsutils-2.1.0-22|5	%define	static	%mklibname %{fname} -d -s
14mr|sysfsutils-2.1.0-22|6	
14mr|sysfsutils-2.1.0-22|7	%bcond_with	diet
14mr|sysfsutils-2.1.0-22|8	%bcond_with	uclibc
14mr|sysfsutils-2.1.0-22|9	
14mr|sysfsutils-2.1.0-22|10	Summary:	Utility suite to enjoy sysfs
14mr|sysfsutils-2.1.0-22|11	Name:		sysfsutils
14mr|sysfsutils-2.1.0-22|12	Version:	2.1.0
14mr|sysfsutils-2.1.0-22|13	Release:	22
14mr|sysfsutils-2.1.0-22|14	License:	GPLv2
14mr|sysfsutils-2.1.0-22|15	Group:		System/Kernel and hardware
14mr|sysfsutils-2.1.0-22|16	Url:		http://linux-diag.sourceforge.net/
14mr|sysfsutils-2.1.0-22|17	Source0:	http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.bz2
14mr|sysfsutils-2.1.0-22|18	Patch0:		sysfsutils-2.0.0-class-dup.patch
14mr|sysfsutils-2.1.0-22|19	Patch1:		sysfsutils-2.1.0-get_link.patch
14mr|sysfsutils-2.1.0-22|20	Patch2:		sysfsutils-2.1.0-srcdir-include.patch
14mr|sysfsutils-2.1.0-22|21	%if %{with diet}
14mr|sysfsutils-2.1.0-22|22	BuildRequires:	dietlibc-devel
14mr|sysfsutils-2.1.0-22|23	%endif
14mr|sysfsutils-2.1.0-22|24	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|25	BuildRequires:	uClibc-devel >= 0.9.33.2-9
14mr|sysfsutils-2.1.0-22|26	%endif
14mr|sysfsutils-2.1.0-22|27	
14mr|sysfsutils-2.1.0-22|28	%description
14mr|sysfsutils-2.1.0-22|29	This package's purpose is to provide a set of utilities for interfacing
14mr|sysfsutils-2.1.0-22|30	with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that
14mr|sysfsutils-2.1.0-22|31	provides a tree of system devices. While a filesystem is a very useful
14mr|sysfsutils-2.1.0-22|32	interface, we've decided to provide a stable programming interface
14mr|sysfsutils-2.1.0-22|33	that will hopefully make it easier for applications to query system devices
14mr|sysfsutils-2.1.0-22|34	and their attributes.
14mr|sysfsutils-2.1.0-22|35	
14mr|sysfsutils-2.1.0-22|36	This package currently includes:
14mr|sysfsutils-2.1.0-22|37	
14mr|sysfsutils-2.1.0-22|38	- lsbus: a small application to query system bus information.
14mr|sysfsutils-2.1.0-22|39	- systool: an application to view system device information by bus, class,
14mr|sysfsutils-2.1.0-22|40	and topology.
14mr|sysfsutils-2.1.0-22|41	
14mr|sysfsutils-2.1.0-22|42	%files
14mr|sysfsutils-2.1.0-22|43	%doc AUTHORS README NEWS
14mr|sysfsutils-2.1.0-22|44	%{_bindir}/systool
14mr|sysfsutils-2.1.0-22|45	%{_bindir}/dlist_test
14mr|sysfsutils-2.1.0-22|46	%{_bindir}/get_device
14mr|sysfsutils-2.1.0-22|47	%{_bindir}/get_driver
14mr|sysfsutils-2.1.0-22|48	%{_bindir}/get_module
14mr|sysfsutils-2.1.0-22|49	%{_mandir}/man1/*
14mr|sysfsutils-2.1.0-22|50	
14mr|sysfsutils-2.1.0-22|51	#----------------------------------------------------------------------------
14mr|sysfsutils-2.1.0-22|52	
14mr|sysfsutils-2.1.0-22|53	%package -n	%{libname}
14mr|sysfsutils-2.1.0-22|54	Summary:	Main library for %{name}
14mr|sysfsutils-2.1.0-22|55	License:	LGPLv2.1
14mr|sysfsutils-2.1.0-22|56	Group:		System/Libraries
14mr|sysfsutils-2.1.0-22|57	
14mr|sysfsutils-2.1.0-22|58	%description -n	%{libname}
14mr|sysfsutils-2.1.0-22|59	This package contains the library needed to run programs dynamically
14mr|sysfsutils-2.1.0-22|60	linked with %{name}. The libsysfs library enables to access system devices.
14mr|sysfsutils-2.1.0-22|61	
14mr|sysfsutils-2.1.0-22|62	%files -n %{libname}
14mr|sysfsutils-2.1.0-22|63	/%{_lib}/libsysfs.so.%{major}*
14mr|sysfsutils-2.1.0-22|64	
14mr|sysfsutils-2.1.0-22|65	#----------------------------------------------------------------------------
14mr|sysfsutils-2.1.0-22|66	
14mr|sysfsutils-2.1.0-22|67	%package -n	uclibc-%{libname}
14mr|sysfsutils-2.1.0-22|68	Summary:	uClibc linked library for %{name}
14mr|sysfsutils-2.1.0-22|69	License:	LGPLv2.1
14mr|sysfsutils-2.1.0-22|70	Group:		System/Libraries
14mr|sysfsutils-2.1.0-22|71	
14mr|sysfsutils-2.1.0-22|72	%description -n	uclibc-%{libname}
14mr|sysfsutils-2.1.0-22|73	This package contains the library needed to run programs dynamically
14mr|sysfsutils-2.1.0-22|74	linked with %{name}. The libsysfs library enables to access system devices.
14mr|sysfsutils-2.1.0-22|75	
14mr|sysfsutils-2.1.0-22|76	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|77	%files -n uclibc-%{libname}
14mr|sysfsutils-2.1.0-22|78	%{uclibc_root}/%{_lib}/libsysfs.so.%{major}*
14mr|sysfsutils-2.1.0-22|79	%endif
14mr|sysfsutils-2.1.0-22|80	
14mr|sysfsutils-2.1.0-22|81	#----------------------------------------------------------------------------
14mr|sysfsutils-2.1.0-22|82	
14mr|sysfsutils-2.1.0-22|83	%package -n	%{devname}
14mr|sysfsutils-2.1.0-22|84	Summary:	Headers for developing programs that will use %{name}
14mr|sysfsutils-2.1.0-22|85	License:	LGPLv2.1
14mr|sysfsutils-2.1.0-22|86	Group:		Development/C
14mr|sysfsutils-2.1.0-22|87	Requires:	%{libname} = %{EVRD}
14mr|sysfsutils-2.1.0-22|88	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|89	Requires:	uclibc-%{libname} = %{EVRD}
14mr|sysfsutils-2.1.0-22|90	%endif
14mr|sysfsutils-2.1.0-22|91	# for Turbolinux compatibility:
14mr|sysfsutils-2.1.0-22|92	Provides:	sysfsutils-devel = %{EVRD}
14mr|sysfsutils-2.1.0-22|93	Conflicts:	%{_lib}sysfs1-devel < 2.1.0
14mr|sysfsutils-2.1.0-22|94	
14mr|sysfsutils-2.1.0-22|95	%description -n	%{devname}
14mr|sysfsutils-2.1.0-22|96	This package contains the headers that programmers will need to develop
14mr|sysfsutils-2.1.0-22|97	applications which will use %{name}.
14mr|sysfsutils-2.1.0-22|98	
14mr|sysfsutils-2.1.0-22|99	%files -n %{devname}
14mr|sysfsutils-2.1.0-22|100	%doc docs/libsysfs.txt
14mr|sysfsutils-2.1.0-22|101	%{_libdir}/libsysfs.so
14mr|sysfsutils-2.1.0-22|102	%{_includedir}/sysfs/libsysfs.h
14mr|sysfsutils-2.1.0-22|103	%{_includedir}/sysfs/dlist.h
14mr|sysfsutils-2.1.0-22|104	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|105	%{uclibc_root}%{_libdir}/libsysfs.so
14mr|sysfsutils-2.1.0-22|106	%endif
14mr|sysfsutils-2.1.0-22|107	
14mr|sysfsutils-2.1.0-22|108	#----------------------------------------------------------------------------
14mr|sysfsutils-2.1.0-22|109	
14mr|sysfsutils-2.1.0-22|110	%package -n	%{static}
14mr|sysfsutils-2.1.0-22|111	Summary:	Static library for developing programs that will use %{name}
14mr|sysfsutils-2.1.0-22|112	License:	LGPLv2.1
14mr|sysfsutils-2.1.0-22|113	Group:		Development/C
14mr|sysfsutils-2.1.0-22|114	Requires:	%{libname} = %{EVRD}
14mr|sysfsutils-2.1.0-22|115	Requires:	%{devname} = %{EVRD}
14mr|sysfsutils-2.1.0-22|116	Provides:	sysfsutils-static-devel = %{EVRD}
14mr|sysfsutils-2.1.0-22|117	
14mr|sysfsutils-2.1.0-22|118	%description -n	%{static}
14mr|sysfsutils-2.1.0-22|119	This package contains the static library that programmers will need to develop
14mr|sysfsutils-2.1.0-22|120	applications which will use %{name}.
14mr|sysfsutils-2.1.0-22|121	
14mr|sysfsutils-2.1.0-22|122	%files -n %{static}
14mr|sysfsutils-2.1.0-22|123	%{_libdir}/libsysfs.a
14mr|sysfsutils-2.1.0-22|124	%if %{with diet}
14mr|sysfsutils-2.1.0-22|125	%{_prefix}/lib/dietlibc/lib-%{_arch}/libsysfs.a
14mr|sysfsutils-2.1.0-22|126	%endif
14mr|sysfsutils-2.1.0-22|127	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|128	%{uclibc_root}%{_libdir}/libsysfs.a
14mr|sysfsutils-2.1.0-22|129	%endif
14mr|sysfsutils-2.1.0-22|130	
14mr|sysfsutils-2.1.0-22|131	#----------------------------------------------------------------------------
14mr|sysfsutils-2.1.0-22|132	
14mr|sysfsutils-2.1.0-22|133	%prep
14mr|sysfsutils-2.1.0-22|134	%setup -q
14mr|sysfsutils-2.1.0-22|135	%patch0 -p1
14mr|sysfsutils-2.1.0-22|136	%patch1 -p1
14mr|sysfsutils-2.1.0-22|137	%patch2 -p1 -b .inc~
14mr|sysfsutils-2.1.0-22|138	autoreconf -fi -Im4
14mr|sysfsutils-2.1.0-22|139	
14mr|sysfsutils-2.1.0-22|140	%build
14mr|sysfsutils-2.1.0-22|141	CONFIGURE_TOP=$PWD
14mr|sysfsutils-2.1.0-22|142	%if %{with diet}
14mr|sysfsutils-2.1.0-22|143	mkdir -p diet
14mr|sysfsutils-2.1.0-22|144	pushd diet
14mr|sysfsutils-2.1.0-22|145	%configure2_5x	CC="diet gcc" \
14mr|sysfsutils-2.1.0-22|146	--enable-static \
14mr|sysfsutils-2.1.0-22|147	--disable-shared
14mr|sysfsutils-2.1.0-22|148	%make V=1 LD="diet ld" CFLAGS="-Os -g"
14mr|sysfsutils-2.1.0-22|149	popd
14mr|sysfsutils-2.1.0-22|150	%endif
14mr|sysfsutils-2.1.0-22|151	
14mr|sysfsutils-2.1.0-22|152	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|153	mkdir -p uclibc
14mr|sysfsutils-2.1.0-22|154	pushd uclibc
14mr|sysfsutils-2.1.0-22|155	%configure2_5x	CC="%{uclibc_cc}" \
14mr|sysfsutils-2.1.0-22|156	CFLAGS="%{uclibc_cflags}" \
14mr|sysfsutils-2.1.0-22|157	--enable-static \
14mr|sysfsutils-2.1.0-22|158	--enable-shared \
14mr|sysfsutils-2.1.0-22|159	--libdir=%{uclibc_root}/%{_lib}
14mr|sysfsutils-2.1.0-22|160	%make V=1
14mr|sysfsutils-2.1.0-22|161	popd
14mr|sysfsutils-2.1.0-22|162	%endif
14mr|sysfsutils-2.1.0-22|163	
14mr|sysfsutils-2.1.0-22|164	mkdir -p glibc
14mr|sysfsutils-2.1.0-22|165	pushd glibc
14mr|sysfsutils-2.1.0-22|166	%configure2_5x	--libdir=/%{_lib}
14mr|sysfsutils-2.1.0-22|167	%make
14mr|sysfsutils-2.1.0-22|168	popd
14mr|sysfsutils-2.1.0-22|169	
14mr|sysfsutils-2.1.0-22|170	%install
14mr|sysfsutils-2.1.0-22|171	%makeinstall_std -C glibc
14mr|sysfsutils-2.1.0-22|172	
14mr|sysfsutils-2.1.0-22|173	install -d %{buildroot}%{_libdir}
14mr|sysfsutils-2.1.0-22|174	mv %{buildroot}/%{_lib}/*.{so,a} %{buildroot}%{_libdir}
14mr|sysfsutils-2.1.0-22|175	ln -rsf %{buildroot}/%{_lib}/libsysfs.so.%{major}.* %{buildroot}%{_libdir}/libsysfs.so
14mr|sysfsutils-2.1.0-22|176	
14mr|sysfsutils-2.1.0-22|177	%if %{with diet}
14mr|sysfsutils-2.1.0-22|178	install -m644 ./diet/lib/.libs/libsysfs.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libsysfs.a
14mr|sysfsutils-2.1.0-22|179	%endif
14mr|sysfsutils-2.1.0-22|180	
14mr|sysfsutils-2.1.0-22|181	%if %{with uclibc}
14mr|sysfsutils-2.1.0-22|182	%makeinstall_std -C uclibc/lib
14mr|sysfsutils-2.1.0-22|183	install -d %{buildroot}%{uclibc_root}%{_libdir}
14mr|sysfsutils-2.1.0-22|184	mv %{buildroot}%{uclibc_root}/%{_lib}/*.{so,a} %{buildroot}%{uclibc_root}%{_libdir}
14mr|sysfsutils-2.1.0-22|185	ln -rsf %{buildroot}%{uclibc_root}/%{_lib}/libsysfs.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libsysfs.so
14mr|sysfsutils-2.1.0-22|186	%endif
14mr|sysfsutils-2.1.0-22|187	
14mr|sysfsutils-2.1.0-22|188	
14mr|sysfsutils-2.1.0-22|189	%changelog
14mr|sysfsutils-2.1.0-22|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.0-22
14mr|sysfsutils-2.1.0-22|191	+ Revision: 6a8d0d0
14mr|sysfsutils-2.1.0-22|192	- MassBuild#440: Increase release tag
14mr|sysfsutils-2.1.0-22|193	
14mr|sysfsutils-2.1.0-22|194	

19116 14
14mr|syslinux-4.06-2|1	%define git_url git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
14mr|syslinux-4.06-2|2	%define tftpbase /var/lib/tftpboot
14mr|syslinux-4.06-2|3	%define pxebase %{tftpbase}/X86PC/linux
14mr|syslinux-4.06-2|4	
14mr|syslinux-4.06-2|5	Summary:    A bootloader for linux using floppies, CD
14mr|syslinux-4.06-2|6	Name:       syslinux
14mr|syslinux-4.06-2|7	Version:    4.06
14mr|syslinux-4.06-2|8	Release:    2
14mr|syslinux-4.06-2|9	License:    GPLv2+
14mr|syslinux-4.06-2|10	Group:      System/Kernel and hardware
14mr|syslinux-4.06-2|11	Url:        http://syslinux.zytor.com/
14mr|syslinux-4.06-2|12	Source0:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
14mr|syslinux-4.06-2|13	Source4:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.sign
14mr|syslinux-4.06-2|14	Source1:    pxelinux-help.txt
14mr|syslinux-4.06-2|15	Source2:    pxelinux-messages
14mr|syslinux-4.06-2|16	Source3:    pxelinux-default
14mr|syslinux-4.06-2|17	ExclusiveArch:  %{ix86} x86_64
14mr|syslinux-4.06-2|18	BuildRequires:  nasm
14mr|syslinux-4.06-2|19	BuildRequires:  netpbm
14mr|syslinux-4.06-2|20	Buildrequires:  pkgconfig(uuid)
14mr|syslinux-4.06-2|21	BuildRequires:  pkgconfig(ext2fs)
14mr|syslinux-4.06-2|22	Provides:   isolinux = %{version}
14mr|syslinux-4.06-2|23	
14mr|syslinux-4.06-2|24	%description
14mr|syslinux-4.06-2|25	SYSLINUX is a boot loader for the Linux operating system which
14mr|syslinux-4.06-2|26	operates off an MS-DOS/Windows FAT filesystem.  It is intended to
14mr|syslinux-4.06-2|27	simplify first-time installation of Linux, and for creation of rescue-
14mr|syslinux-4.06-2|28	and other special-purpose boot disks.
14mr|syslinux-4.06-2|29	
14mr|syslinux-4.06-2|30	%package -n pxelinux
14mr|syslinux-4.06-2|31	Summary:    A PXE bootloader
14mr|syslinux-4.06-2|32	Group:      System/Kernel and hardware
14mr|syslinux-4.06-2|33	Requires:   syslinux
14mr|syslinux-4.06-2|34	
14mr|syslinux-4.06-2|35	%description -n pxelinux
14mr|syslinux-4.06-2|36	PXELINUX is a PXE bootloader.
14mr|syslinux-4.06-2|37	
14mr|syslinux-4.06-2|38	%package    perl
14mr|syslinux-4.06-2|39	Summary:    Syslinux tools written in perl
14mr|syslinux-4.06-2|40	Group:      System/Kernel and hardware
14mr|syslinux-4.06-2|41	Requires:   syslinux
14mr|syslinux-4.06-2|42	Conflicts:  syslinux < 4.05-3
14mr|syslinux-4.06-2|43	
14mr|syslinux-4.06-2|44	%description    perl
14mr|syslinux-4.06-2|45	Syslinux tools written in perl.
14mr|syslinux-4.06-2|46	
14mr|syslinux-4.06-2|47	%package    devel
14mr|syslinux-4.06-2|48	Summary:    Development environment for SYSLINUX add-on modules
14mr|syslinux-4.06-2|49	Group:      Development/Other
14mr|syslinux-4.06-2|50	Requires:   tftp-server
14mr|syslinux-4.06-2|51	Requires:   syslinux
14mr|syslinux-4.06-2|52	
14mr|syslinux-4.06-2|53	%description    devel
14mr|syslinux-4.06-2|54	The SYSLINUX boot loader contains an API, called COM32, for writing
14mr|syslinux-4.06-2|55	sophisticated add-on modules.  This package contains the libraries
14mr|syslinux-4.06-2|56	necessary to compile such modules.
14mr|syslinux-4.06-2|57	
14mr|syslinux-4.06-2|58	%prep
14mr|syslinux-4.06-2|59	%setup -q
14mr|syslinux-4.06-2|60	
14mr|syslinux-4.06-2|61	%build
14mr|syslinux-4.06-2|62	rm -f diag/geodsp/mk-lba-img
14mr|syslinux-4.06-2|63	%make DATE="%{vendor} Linux" installer
14mr|syslinux-4.06-2|64	
14mr|syslinux-4.06-2|65	%install
14mr|syslinux-4.06-2|66	# AUXDIR is explicitly set because upstream sets AUXDIR to %{_datadir}/%{name}
14mr|syslinux-4.06-2|67	# but we favour AUXDIR set to %{_prefix}/lib/%{name} for backward compatibility
14mr|syslinux-4.06-2|68	# with our syslinux 3.63 package
14mr|syslinux-4.06-2|69	%make install \
14mr|syslinux-4.06-2|70	INSTALLROOT=%{buildroot} \
14mr|syslinux-4.06-2|71	BINDIR=%{_bindir} \
14mr|syslinux-4.06-2|72	SBINDIR=%{_sbindir} \
14mr|syslinux-4.06-2|73	LIBDIR=%{_prefix}/lib \
14mr|syslinux-4.06-2|74	MANDIR=%{_mandir} \
14mr|syslinux-4.06-2|75	INCDIR=%{_includedir} \
14mr|syslinux-4.06-2|76	AUXDIR=%{_prefix}/lib/%{name}
14mr|syslinux-4.06-2|77	
14mr|syslinux-4.06-2|78	mkdir -p %{buildroot}/%{_prefix}/lib/%{name}/menu
14mr|syslinux-4.06-2|79	cp -av com32/menu/*  %{buildroot}/%{_prefix}/lib/%{name}/menu/
14mr|syslinux-4.06-2|80	
14mr|syslinux-4.06-2|81	install -d %{buildroot}%{pxebase}/pxelinux.cfg/
14mr|syslinux-4.06-2|82	install -m 0644 %SOURCE1 %{buildroot}%{pxebase}/help.txt
14mr|syslinux-4.06-2|83	install -m 0644 %SOURCE2 %{buildroot}%{pxebase}/messages
14mr|syslinux-4.06-2|84	install -m 0644 %SOURCE3 %{buildroot}%{pxebase}/pxelinux.cfg/default
14mr|syslinux-4.06-2|85	perl -pi -e "s|VERSION|%version|g" %{buildroot}%{pxebase}/messages
14mr|syslinux-4.06-2|86	install -m 0644 core/pxelinux.0 %{buildroot}%{pxebase}/linux.0
14mr|syslinux-4.06-2|87	install -m 0644 memdisk/memdisk %{buildroot}%{pxebase}/memdisk
14mr|syslinux-4.06-2|88	
14mr|syslinux-4.06-2|89	%files
14mr|syslinux-4.06-2|90	%doc COPYING NEWS README doc/*.txt
14mr|syslinux-4.06-2|91	%{_bindir}/gethostip
14mr|syslinux-4.06-2|92	%{_bindir}/isohybrid
14mr|syslinux-4.06-2|93	%{_bindir}/memdiskfind
14mr|syslinux-4.06-2|94	%{_bindir}/syslinux
14mr|syslinux-4.06-2|95	%{_sbindir}/extlinux
14mr|syslinux-4.06-2|96	%dir %{_prefix}/lib/%{name}
14mr|syslinux-4.06-2|97	%{_prefix}/lib/%{name}/*
14mr|syslinux-4.06-2|98	%{_mandir}/man1/gethostip*
14mr|syslinux-4.06-2|99	%{_mandir}/man1/syslinux*
14mr|syslinux-4.06-2|100	%{_mandir}/man1/extlinux*
14mr|syslinux-4.06-2|101	%exclude %{_mandir}/man1/syslinux2ansi*
14mr|syslinux-4.06-2|102	%exclude %{_prefix}/lib/%{name}/com32
14mr|syslinux-4.06-2|103	%exclude %{_prefix}/lib/%{name}/menu
14mr|syslinux-4.06-2|104	
14mr|syslinux-4.06-2|105	%files -n pxelinux
14mr|syslinux-4.06-2|106	%doc doc/pxelinux.txt
14mr|syslinux-4.06-2|107	%{pxebase}/*.0
14mr|syslinux-4.06-2|108	%{pxebase}/memdisk
14mr|syslinux-4.06-2|109	%config(noreplace) %{pxebase}/messages
14mr|syslinux-4.06-2|110	%config(noreplace) %{pxebase}/help.txt
14mr|syslinux-4.06-2|111	%config(noreplace) %{pxebase}/pxelinux.cfg/default
14mr|syslinux-4.06-2|112	
14mr|syslinux-4.06-2|113	%files perl
14mr|syslinux-4.06-2|114	%{_bindir}/keytab-lilo
14mr|syslinux-4.06-2|115	%{_bindir}/lss16toppm
14mr|syslinux-4.06-2|116	%{_bindir}/md5pass
14mr|syslinux-4.06-2|117	%{_bindir}/mkdiskimage
14mr|syslinux-4.06-2|118	%{_bindir}/ppmtolss16
14mr|syslinux-4.06-2|119	%{_bindir}/pxelinux-options
14mr|syslinux-4.06-2|120	%{_bindir}/sha1pass
14mr|syslinux-4.06-2|121	%{_bindir}/syslinux2ansi
14mr|syslinux-4.06-2|122	%{_bindir}/isohybrid.pl
14mr|syslinux-4.06-2|123	%{_mandir}/man1/lss16toppm*
14mr|syslinux-4.06-2|124	%{_mandir}/man1/ppmtolss16*
14mr|syslinux-4.06-2|125	%{_mandir}/man1/syslinux2ansi*
14mr|syslinux-4.06-2|126	
14mr|syslinux-4.06-2|127	%files devel
14mr|syslinux-4.06-2|128	%{_prefix}/lib/%{name}/com32
14mr|syslinux-4.06-2|129	%{_prefix}/lib/%{name}/menu
14mr|syslinux-4.06-2|130	
14mr|syslinux-4.06-2|131	
14mr|syslinux-4.06-2|132	
14mr|syslinux-4.06-2|133	%changelog
14mr|syslinux-4.06-2|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.06-2
14mr|syslinux-4.06-2|135	+ Revision: 4a71bb7
14mr|syslinux-4.06-2|136	- MassBuild#440: Increase release tag
14mr|syslinux-4.06-2|137	
14mr|syslinux-4.06-2|138	

19117 14
14mr|system-config-audit-0.4.18-2|1	Summary:	Audit GUI configuration tool
14mr|system-config-audit-0.4.18-2|2	Name:		system-config-audit
14mr|system-config-audit-0.4.18-2|3	Version:	0.4.18
14mr|system-config-audit-0.4.18-2|4	Release:	2
14mr|system-config-audit-0.4.18-2|5	License:	GPLv2
14mr|system-config-audit-0.4.18-2|6	Group:		System/Base
14mr|system-config-audit-0.4.18-2|7	URL:		https://fedorahosted.org/system-config-audit/
14mr|system-config-audit-0.4.18-2|8	Source0:	https://fedorahosted.org/releases/s/y/system-config-audit/system-config-audit-%{version}.tar.xz
14mr|system-config-audit-0.4.18-2|9	Patch0:		audit-1.6.1-desktopfile.patch
14mr|system-config-audit-0.4.18-2|10	Patch1:		audit-1.6.1-sendmail.patch
14mr|system-config-audit-0.4.18-2|11	Requires:	audit >= 2.0
14mr|system-config-audit-0.4.18-2|12	Requires:	pygtk2.0-libglade
14mr|system-config-audit-0.4.18-2|13	Requires:	python-audit >= 2.0
14mr|system-config-audit-0.4.18-2|14	Requires:	usermode-consoleonly >= 1.92-4
14mr|system-config-audit-0.4.18-2|15	BuildRequires:	audit-devel >= 2.0
14mr|system-config-audit-0.4.18-2|16	BuildRequires:	desktop-file-utils
14mr|system-config-audit-0.4.18-2|17	BuildRequires:	gettext
14mr|system-config-audit-0.4.18-2|18	BuildRequires:	gettext-devel
14mr|system-config-audit-0.4.18-2|19	BuildRequires:	intltool
14mr|system-config-audit-0.4.18-2|20	BuildRequires:	python-devel
14mr|system-config-audit-0.4.18-2|21	Obsoletes:	libaudit-common < 1.6.1
14mr|system-config-audit-0.4.18-2|22	Conflicts:	audit < 1.6.1
14mr|system-config-audit-0.4.18-2|23	Epoch:		1
14mr|system-config-audit-0.4.18-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|system-config-audit-0.4.18-2|25	
14mr|system-config-audit-0.4.18-2|26	%description
14mr|system-config-audit-0.4.18-2|27	This package contains a GUI for configuring the Audit system.
14mr|system-config-audit-0.4.18-2|28	
14mr|system-config-audit-0.4.18-2|29	%prep
14mr|system-config-audit-0.4.18-2|30	
14mr|system-config-audit-0.4.18-2|31	%setup -q
14mr|system-config-audit-0.4.18-2|32	%patch0 -p0
14mr|system-config-audit-0.4.18-2|33	%patch1 -p0
14mr|system-config-audit-0.4.18-2|34	
14mr|system-config-audit-0.4.18-2|35	%build
14mr|system-config-audit-0.4.18-2|36	%configure2_5x \
14mr|system-config-audit-0.4.18-2|37	--libexecdir=%{_sbindir}
14mr|system-config-audit-0.4.18-2|38	%make
14mr|system-config-audit-0.4.18-2|39	
14mr|system-config-audit-0.4.18-2|40	%install
14mr|system-config-audit-0.4.18-2|41	rm -rf %{buildroot}
14mr|system-config-audit-0.4.18-2|42	
14mr|system-config-audit-0.4.18-2|43	%makeinstall_std install-fedora
14mr|system-config-audit-0.4.18-2|44	
14mr|system-config-audit-0.4.18-2|45	desktop-file-validate %{buildroot}%{_datadir}/applications/system-config-audit.desktop
14mr|system-config-audit-0.4.18-2|46	
14mr|system-config-audit-0.4.18-2|47	%find_lang system-config-audit
14mr|system-config-audit-0.4.18-2|48	
14mr|system-config-audit-0.4.18-2|49	# let's use our own pam config
14mr|system-config-audit-0.4.18-2|50	rm -f %{buildroot}%{_sysconfdir}/pam.d/system-config-audit-server
14mr|system-config-audit-0.4.18-2|51	ln -s %{_sysconfdir}/pam.d/mandriva-simple-auth \
14mr|system-config-audit-0.4.18-2|52	%{buildroot}%{_sysconfdir}/pam.d/system-config-audit-server
14mr|system-config-audit-0.4.18-2|53	
14mr|system-config-audit-0.4.18-2|54	%clean
14mr|system-config-audit-0.4.18-2|55	rm -rf %{buildroot}
14mr|system-config-audit-0.4.18-2|56	
14mr|system-config-audit-0.4.18-2|57	%files -f system-config-audit.lang
14mr|system-config-audit-0.4.18-2|58	%defattr(-,root,root,-)
14mr|system-config-audit-0.4.18-2|59	%doc AUTHORS COPYING ChangeLog NEWS README
14mr|system-config-audit-0.4.18-2|60	%config(noreplace) %{_sysconfdir}/pam.d/system-config-audit-server
14mr|system-config-audit-0.4.18-2|61	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
14mr|system-config-audit-0.4.18-2|62	%{_bindir}/system-config-audit
14mr|system-config-audit-0.4.18-2|63	%{_datadir}/applications/system-config-audit.desktop
14mr|system-config-audit-0.4.18-2|64	%{_datadir}/system-config-audit
14mr|system-config-audit-0.4.18-2|65	%{_sbindir}/system-config-audit-server-real
14mr|system-config-audit-0.4.18-2|66	%{_sbindir}/system-config-audit-server
14mr|system-config-audit-0.4.18-2|67	
14mr|system-config-audit-0.4.18-2|68	
14mr|system-config-audit-0.4.18-2|69	
14mr|system-config-audit-0.4.18-2|70	
14mr|system-config-audit-0.4.18-2|71	%changelog
14mr|system-config-audit-0.4.18-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.4.18-2
14mr|system-config-audit-0.4.18-2|73	+ Revision: b432897
14mr|system-config-audit-0.4.18-2|74	- MassBuild#440: Increase release tag
14mr|system-config-audit-0.4.18-2|75	
14mr|system-config-audit-0.4.18-2|76	

19118 14
14mr|system-config-nfs-1.3.53-2|1	%define tarball_version 1_3_53
14mr|system-config-nfs-1.3.53-2|2	
14mr|system-config-nfs-1.3.53-2|3	Summary: NFS server configuration tool
14mr|system-config-nfs-1.3.53-2|4	Name: system-config-nfs
14mr|system-config-nfs-1.3.53-2|5	Version: 1.3.53
14mr|system-config-nfs-1.3.53-2|6	Release: 2
14mr|system-config-nfs-1.3.53-2|7	URL: http://fedorahosted.org/%{name}
14mr|system-config-nfs-1.3.53-2|8	License: GPLv2+
14mr|system-config-nfs-1.3.53-2|9	Group: System/Configuration/Networking
14mr|system-config-nfs-1.3.53-2|10	BuildArch: noarch
14mr|system-config-nfs-1.3.53-2|11	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{tarball_version}.tar.bz2
14mr|system-config-nfs-1.3.53-2|12	Patch0: service_name.patch
14mr|system-config-nfs-1.3.53-2|13	BuildRequires: desktop-file-utils
14mr|system-config-nfs-1.3.53-2|14	BuildRequires: gettext
14mr|system-config-nfs-1.3.53-2|15	BuildRequires: intltool
14mr|system-config-nfs-1.3.53-2|16	BuildRequires: python
14mr|system-config-nfs-1.3.53-2|17	Obsoletes: system-config-nfs < 1.3.42
14mr|system-config-nfs-1.3.53-2|18	Requires: system-config-nfs-docs
14mr|system-config-nfs-1.3.53-2|19	Requires: pygtk2.0
14mr|system-config-nfs-1.3.53-2|20	Requires: pygtk2.0-libglade
14mr|system-config-nfs-1.3.53-2|21	Requires: python >= 2.0
14mr|system-config-nfs-1.3.53-2|22	Requires: nfs-utils
14mr|system-config-nfs-1.3.53-2|23	Requires: usermode
14mr|system-config-nfs-1.3.53-2|24	Requires: hicolor-icon-theme
14mr|system-config-nfs-1.3.53-2|25	
14mr|system-config-nfs-1.3.53-2|26	%description
14mr|system-config-nfs-1.3.53-2|27	system-config-nfs is a graphical user interface for creating,
14mr|system-config-nfs-1.3.53-2|28	modifying, and deleting nfs shares.
14mr|system-config-nfs-1.3.53-2|29	
14mr|system-config-nfs-1.3.53-2|30	%prep
14mr|system-config-nfs-1.3.53-2|31	%setup -q -n %{name}-%{tarball_version}
14mr|system-config-nfs-1.3.53-2|32	%patch0 -p1
14mr|system-config-nfs-1.3.53-2|33	
14mr|system-config-nfs-1.3.53-2|34	%build
14mr|system-config-nfs-1.3.53-2|35	%make %{?with_console_util:CONSOLE_USE_CONFIG_UTIL=1}
14mr|system-config-nfs-1.3.53-2|36	
14mr|system-config-nfs-1.3.53-2|37	%install
14mr|system-config-nfs-1.3.53-2|38	make DESTDIR=%{buildroot} install
14mr|system-config-nfs-1.3.53-2|39	
14mr|system-config-nfs-1.3.53-2|40	desktop-file-install --vendor system --delete-original       \
14mr|system-config-nfs-1.3.53-2|41	--dir %{buildroot}%{_datadir}/applications             \
14mr|system-config-nfs-1.3.53-2|42	--add-category X-Red-Hat-Base        \
14mr|system-config-nfs-1.3.53-2|43	--add-category X-Red-Hat-ServerConfig        \
14mr|system-config-nfs-1.3.53-2|44	%{buildroot}%{_datadir}/applications/system-config-nfs.desktop
14mr|system-config-nfs-1.3.53-2|45	
14mr|system-config-nfs-1.3.53-2|46	%find_lang %name
14mr|system-config-nfs-1.3.53-2|47	
14mr|system-config-nfs-1.3.53-2|48	%post
14mr|system-config-nfs-1.3.53-2|49	touch --no-create %{_datadir}/icons/hicolor
14mr|system-config-nfs-1.3.53-2|50	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14mr|system-config-nfs-1.3.53-2|51	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14mr|system-config-nfs-1.3.53-2|52	fi
14mr|system-config-nfs-1.3.53-2|53	
14mr|system-config-nfs-1.3.53-2|54	%postun
14mr|system-config-nfs-1.3.53-2|55	touch --no-create %{_datadir}/icons/hicolor
14mr|system-config-nfs-1.3.53-2|56	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14mr|system-config-nfs-1.3.53-2|57	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
14mr|system-config-nfs-1.3.53-2|58	fi
14mr|system-config-nfs-1.3.53-2|59	
14mr|system-config-nfs-1.3.53-2|60	%files -f %{name}.lang
14mr|system-config-nfs-1.3.53-2|61	%doc COPYING
14mr|system-config-nfs-1.3.53-2|62	%{_bindir}/system-config-nfs
14mr|system-config-nfs-1.3.53-2|63	%{_datadir}/system-config-nfs
14mr|system-config-nfs-1.3.53-2|64	%{_datadir}/applications/system-config-nfs.desktop
14mr|system-config-nfs-1.3.53-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|system-config-nfs-1.3.53-2|66	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-nfs
14mr|system-config-nfs-1.3.53-2|67	%config(noreplace) %{_sysconfdir}/pam.d/system-config-nfs
14mr|system-config-nfs-1.3.53-2|68	
14mr|system-config-nfs-1.3.53-2|69	
14mr|system-config-nfs-1.3.53-2|70	
14mr|system-config-nfs-1.3.53-2|71	%changelog
14mr|system-config-nfs-1.3.53-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.53-2
14mr|system-config-nfs-1.3.53-2|73	+ Revision: 980020c
14mr|system-config-nfs-1.3.53-2|74	- MassBuild#440: Increase release tag
14mr|system-config-nfs-1.3.53-2|75	
14mr|system-config-nfs-1.3.53-2|76	

19119 14
14mr|system-config-nfs-docs-1.0.9-3|1	Summary:	Documentation for configuring an NFS server
14mr|system-config-nfs-docs-1.0.9-3|2	Name:		system-config-nfs-docs
14mr|system-config-nfs-docs-1.0.9-3|3	Version:	1.0.9
14mr|system-config-nfs-docs-1.0.9-3|4	Release:	3
14mr|system-config-nfs-docs-1.0.9-3|5	License:	GPLv2+
14mr|system-config-nfs-docs-1.0.9-3|6	Group:		Books/Howtos
14mr|system-config-nfs-docs-1.0.9-3|7	URL:		https://fedorahosted.org/%{name}
14mr|system-config-nfs-docs-1.0.9-3|8	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
14mr|system-config-nfs-docs-1.0.9-3|9	BuildRequires:	gettext
14mr|system-config-nfs-docs-1.0.9-3|10	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|system-config-nfs-docs-1.0.9-3|11	BuildRequires:	docbook-dtd45-xml
14mr|system-config-nfs-docs-1.0.9-3|12	BuildRequires:	rarian
14mr|system-config-nfs-docs-1.0.9-3|13	
14mr|system-config-nfs-docs-1.0.9-3|14	# Until version 1.3.41, system-config-nfs contained online documentation.
14mr|system-config-nfs-docs-1.0.9-3|15	# From version 1.3.42 on, online documentation is split off into its own
14mr|system-config-nfs-docs-1.0.9-3|16	# package system-config-nfs-docs. The following ensures that updating from
14mr|system-config-nfs-docs-1.0.9-3|17	# earlier versions gives you both the main package and documentation.
14mr|system-config-nfs-docs-1.0.9-3|18	Obsoletes:	system-config-nfs < 1.3.42
14mr|system-config-nfs-docs-1.0.9-3|19	Requires:	system-config-nfs >= 1.3.42
14mr|system-config-nfs-docs-1.0.9-3|20	Requires:	rarian
14mr|system-config-nfs-docs-1.0.9-3|21	Requires:	yelp
14mr|system-config-nfs-docs-1.0.9-3|22	BuildArch:	noarch
14mr|system-config-nfs-docs-1.0.9-3|23	
14mr|system-config-nfs-docs-1.0.9-3|24	%description
14mr|system-config-nfs-docs-1.0.9-3|25	This package contains the online documentation for system-config-nfs which is
14mr|system-config-nfs-docs-1.0.9-3|26	a graphical user interface for creating, modifying, and deleting nfs shares.
14mr|system-config-nfs-docs-1.0.9-3|27	
14mr|system-config-nfs-docs-1.0.9-3|28	%prep
14mr|system-config-nfs-docs-1.0.9-3|29	%setup -q
14mr|system-config-nfs-docs-1.0.9-3|30	
14mr|system-config-nfs-docs-1.0.9-3|31	%build
14mr|system-config-nfs-docs-1.0.9-3|32	%make
14mr|system-config-nfs-docs-1.0.9-3|33	
14mr|system-config-nfs-docs-1.0.9-3|34	%install
14mr|system-config-nfs-docs-1.0.9-3|35	%makeinstall_std
14mr|system-config-nfs-docs-1.0.9-3|36	
14mr|system-config-nfs-docs-1.0.9-3|37	%files
14mr|system-config-nfs-docs-1.0.9-3|38	%doc COPYING
14mr|system-config-nfs-docs-1.0.9-3|39	%doc %{_datadir}/omf/system-config-nfs
14mr|system-config-nfs-docs-1.0.9-3|40	%doc %{_datadir}/gnome/help/system-config-nfs
14mr|system-config-nfs-docs-1.0.9-3|41	
14mr|system-config-nfs-docs-1.0.9-3|42	
14mr|system-config-nfs-docs-1.0.9-3|43	%changelog
14mr|system-config-nfs-docs-1.0.9-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.9-3
14mr|system-config-nfs-docs-1.0.9-3|45	+ Revision: 530e896
14mr|system-config-nfs-docs-1.0.9-3|46	- MassBuild#440: Increase release tag
14mr|system-config-nfs-docs-1.0.9-3|47	
14mr|system-config-nfs-docs-1.0.9-3|48	

19120 14
14mr|system-config-printer-1.4.2-15|1	%define use_gitsnap 0
14mr|system-config-printer-1.4.2-15|2	%{?_no_gitsnap: %{expand: %%global use_gitsnap 0}}
14mr|system-config-printer-1.4.2-15|3	%if %{use_gitsnap}
14mr|system-config-printer-1.4.2-15|4	%define gitsnap 200809231700
14mr|system-config-printer-1.4.2-15|5	%endif
14mr|system-config-printer-1.4.2-15|6	
14mr|system-config-printer-1.4.2-15|7	# disable the requires on gnome-python-gnomekeyring when it's not avaialable
14mr|system-config-printer-1.4.2-15|8	# gnome-python-desktop requires s-c-p indirectly and the build fails otherwise
14mr|system-config-printer-1.4.2-15|9	%define pygnomekeyring 1
14mr|system-config-printer-1.4.2-15|10	
14mr|system-config-printer-1.4.2-15|11	Summary:	A printer administration tool
14mr|system-config-printer-1.4.2-15|12	Name:		system-config-printer
14mr|system-config-printer-1.4.2-15|13	Version:	1.4.2
14mr|system-config-printer-1.4.2-15|14	Release:	15
14mr|system-config-printer-1.4.2-15|15	License:	LGPLv2+
14mr|system-config-printer-1.4.2-15|16	Group:		System/Configuration/Printing
14mr|system-config-printer-1.4.2-15|17	Url:		http://cyberelk.net/tim/software/system-config-printer/
14mr|system-config-printer-1.4.2-15|18	Source0:	http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}%{?gitsnap:-%gitsnap}.tar.xz
14mr|system-config-printer-1.4.2-15|19	Source1:	system-config-printer.pam
14mr|system-config-printer-1.4.2-15|20	Source2:	system-config-printer.console
14mr|system-config-printer-1.4.2-15|21	Source3:	po-mdv.tar.bz2
14mr|system-config-printer-1.4.2-15|22	Source4:	mdv_printer_custom.py
14mr|system-config-printer-1.4.2-15|23	Source5:	hp-makeuri-mdv.c
14mr|system-config-printer-1.4.2-15|24	Source6:	mdv_backend
14mr|system-config-printer-1.4.2-15|25	Patch0:		system-config-printer-1.4.2-mdv_custom-applet.patch
14mr|system-config-printer-1.4.2-15|26	Patch2:		system-config-printer-1.4.2-mdv_custom-system-config-printer.patch
14mr|system-config-printer-1.4.2-15|27	Patch3:		system-config-printer-1.3.1-start-applet.patch
14mr|system-config-printer-1.4.2-15|28	Patch4:		system-config-printer-1.3.12-udev-configure-printer-mdv.patch
14mr|system-config-printer-1.4.2-15|29	Patch5:		system-config-printer-1.4.2-mdv_custom-embedded_window.patch
14mr|system-config-printer-1.4.2-15|30	# Fedora patches
14mr|system-config-printer-1.4.2-15|31	Patch200:	system-config-printer-no-job-notifications.patch
14mr|system-config-printer-1.4.2-15|32	Patch203:	system-config-printer-systemd.patch
14mr|system-config-printer-1.4.2-15|33	# Mageia patches
14mr|system-config-printer-1.4.2-15|34	Patch300:	system-config-printer-1.3.7-remove-Brother-HL-2030-blacklist.patch
14mr|system-config-printer-1.4.2-15|35	
14mr|system-config-printer-1.4.2-15|36	BuildRequires:	desktop-file-utils
14mr|system-config-printer-1.4.2-15|37	BuildRequires:	docbook-dtd412-xml
14mr|system-config-printer-1.4.2-15|38	BuildRequires:	docbook-style-xsl
14mr|system-config-printer-1.4.2-15|39	BuildRequires:	intltool
14mr|system-config-printer-1.4.2-15|40	BuildRequires:	systemd-units
14mr|system-config-printer-1.4.2-15|41	BuildRequires:	xmlto
14mr|system-config-printer-1.4.2-15|42	
14mr|system-config-printer-1.4.2-15|43	BuildRequires:	cups-devel
14mr|system-config-printer-1.4.2-15|44	BuildRequires:	gettext-devel
14mr|system-config-printer-1.4.2-15|45	BuildRequires:	libhpip-devel
14mr|system-config-printer-1.4.2-15|46	BuildRequires:	pkgconfig(dbus-1)
14mr|system-config-printer-1.4.2-15|47	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|system-config-printer-1.4.2-15|48	BuildRequires:	pkgconfig(libudev)
14mr|system-config-printer-1.4.2-15|49	BuildRequires:	pkgconfig(libusb)
14mr|system-config-printer-1.4.2-15|50	BuildRequires:	pkgconfig(python)
14mr|system-config-printer-1.4.2-15|51	# (cg) Required for CheckUSBPermissions.py
14mr|system-config-printer-1.4.2-15|52	Requires:	acl
14mr|system-config-printer-1.4.2-15|53	Requires:	dbus-x11
14mr|system-config-printer-1.4.2-15|54	Requires:	desktop-file-utils
14mr|system-config-printer-1.4.2-15|55	Requires:	gnome-icon-theme
14mr|system-config-printer-1.4.2-15|56	Requires:	gnome-python
14mr|system-config-printer-1.4.2-15|57	Requires:	gnome-python-desktop
14mr|system-config-printer-1.4.2-15|58	%if %{pygnomekeyring}
14mr|system-config-printer-1.4.2-15|59	Requires:	gnome-python-gnomekeyring
14mr|system-config-printer-1.4.2-15|60	%endif
14mr|system-config-printer-1.4.2-15|61	Requires:	hplip-model-data
14mr|system-config-printer-1.4.2-15|62	Requires:	libxml2-python
14mr|system-config-printer-1.4.2-15|63	# nmap is required to scan the network, just like printerdrake used to do
14mr|system-config-printer-1.4.2-15|64	Requires:	nmap
14mr|system-config-printer-1.4.2-15|65	Requires:	python-cups
14mr|system-config-printer-1.4.2-15|66	Requires:	python-curl
14mr|system-config-printer-1.4.2-15|67	Requires:	python-dbus
14mr|system-config-printer-1.4.2-15|68	Requires:	python-gi
14mr|system-config-printer-1.4.2-15|69	Requires:	python-gobject
14mr|system-config-printer-1.4.2-15|70	Requires:	python-pyinotify
14mr|system-config-printer-1.4.2-15|71	Requires:	python-smbc
14mr|system-config-printer-1.4.2-15|72	Requires:	system-config-printer-libs = %{EVRD}
14mr|system-config-printer-1.4.2-15|73	Requires:	system-config-printer-udev = %{EVRD}
14mr|system-config-printer-1.4.2-15|74	Requires:	virtual-notification-daemon
14mr|system-config-printer-1.4.2-15|75	#For non GTK3 system
14mr|system-config-printer-1.4.2-15|76	Requires:	canberra-gtk
14mr|system-config-printer-1.4.2-15|77	Requires:	%{_lib}gtk-gir3.0
14mr|system-config-printer-1.4.2-15|78	Requires:	typelib(Atk)
14mr|system-config-printer-1.4.2-15|79	Requires:	typelib(GdkPixbuf)
14mr|system-config-printer-1.4.2-15|80	Requires:	typelib(Gio)
14mr|system-config-printer-1.4.2-15|81	Requires:	typelib(Notify)
14mr|system-config-printer-1.4.2-15|82	Suggests:	samba-client
14mr|system-config-printer-1.4.2-15|83	
14mr|system-config-printer-1.4.2-15|84	%description
14mr|system-config-printer-1.4.2-15|85	system-config-printer is a graphical user interface that allows
14mr|system-config-printer-1.4.2-15|86	the user to configure a CUPS print server.
14mr|system-config-printer-1.4.2-15|87	
14mr|system-config-printer-1.4.2-15|88	%files
14mr|system-config-printer-1.4.2-15|89	%doc ChangeLog README
14mr|system-config-printer-1.4.2-15|90	%{_bindir}/%{name}
14mr|system-config-printer-1.4.2-15|91	%{_bindir}/scp-dbus-service
14mr|system-config-printer-1.4.2-15|92	%{_sbindir}/%{name}
14mr|system-config-printer-1.4.2-15|93	#{_bindir}/hp-makeuri-mdv
14mr|system-config-printer-1.4.2-15|94	%{_bindir}/%{name}-applet
14mr|system-config-printer-1.4.2-15|95	%{_bindir}/install-printerdriver
14mr|system-config-printer-1.4.2-15|96	%dir %{_datadir}/%{name}
14mr|system-config-printer-1.4.2-15|97	%dir %{_datadir}/%{name}/ui
14mr|system-config-printer-1.4.2-15|98	%dir %{_datadir}/%{name}/xml
14mr|system-config-printer-1.4.2-15|99	%{_datadir}/%{name}/*.py*
14mr|system-config-printer-1.4.2-15|100	%{_datadir}/%{name}/troubleshoot
14mr|system-config-printer-1.4.2-15|101	%{_datadir}/%{name}/ui/*.ui
14mr|system-config-printer-1.4.2-15|102	%{_datadir}/%{name}/xml/*
14mr|system-config-printer-1.4.2-15|103	%{_datadir}/%{name}/icons
14mr|system-config-printer-1.4.2-15|104	%{_datadir}/applications/system-config-printer.desktop
14mr|system-config-printer-1.4.2-15|105	#%{_datadir}/applications/manage-print-jobs.desktop
14mr|system-config-printer-1.4.2-15|106	%{_sysconfdir}/xdg/autostart/print-applet.desktop
14mr|system-config-printer-1.4.2-15|107	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|system-config-printer-1.4.2-15|108	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14mr|system-config-printer-1.4.2-15|109	%{_mandir}/man1/*
14mr|system-config-printer-1.4.2-15|110	
14mr|system-config-printer-1.4.2-15|111	#---------------------------------------------------------------------
14mr|system-config-printer-1.4.2-15|112	
14mr|system-config-printer-1.4.2-15|113	%package udev
14mr|system-config-printer-1.4.2-15|114	Summary:	Rules for udev for automatic configuration of USB printers
14mr|system-config-printer-1.4.2-15|115	Group:		System/Configuration/Hardware
14mr|system-config-printer-1.4.2-15|116	Requires:	system-config-printer-libs = %{EVRD}
14mr|system-config-printer-1.4.2-15|117	Requires(post,preun):	rpm-helper
14mr|system-config-printer-1.4.2-15|118	Obsoletes:	hal-cups-utils <= 0.6.20
14mr|system-config-printer-1.4.2-15|119	Conflicts:	cups < 1.4.2-6
14mr|system-config-printer-1.4.2-15|120	
14mr|system-config-printer-1.4.2-15|121	%description udev
14mr|system-config-printer-1.4.2-15|122	The udev rules and helper programs for automatically configuring USB
14mr|system-config-printer-1.4.2-15|123	printers.
14mr|system-config-printer-1.4.2-15|124	
14mr|system-config-printer-1.4.2-15|125	%post
14mr|system-config-printer-1.4.2-15|126	# disable old printer detection system
14mr|system-config-printer-1.4.2-15|127	if [ -f /etc/sysconfig/printing ]; then
14mr|system-config-printer-1.4.2-15|128	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mr|system-config-printer-1.4.2-15|129	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|130	else
14mr|system-config-printer-1.4.2-15|131	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|132	fi
14mr|system-config-printer-1.4.2-15|133	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mr|system-config-printer-1.4.2-15|134	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|135	else
14mr|system-config-printer-1.4.2-15|136	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|137	fi
14mr|system-config-printer-1.4.2-15|138	else
14mr|system-config-printer-1.4.2-15|139	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|140	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|141	fi
14mr|system-config-printer-1.4.2-15|142	
14mr|system-config-printer-1.4.2-15|143	%postun
14mr|system-config-printer-1.4.2-15|144	# enable old printer detection system
14mr|system-config-printer-1.4.2-15|145	if [ -f /etc/sysconfig/printing ]; then
14mr|system-config-printer-1.4.2-15|146	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mr|system-config-printer-1.4.2-15|147	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|148	fi
14mr|system-config-printer-1.4.2-15|149	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mr|system-config-printer-1.4.2-15|150	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
14mr|system-config-printer-1.4.2-15|151	fi
14mr|system-config-printer-1.4.2-15|152	fi
14mr|system-config-printer-1.4.2-15|153	
14mr|system-config-printer-1.4.2-15|154	%files udev
14mr|system-config-printer-1.4.2-15|155	/lib/udev/udev-add-printer
14mr|system-config-printer-1.4.2-15|156	/lib/udev/udev-configure-printer
14mr|system-config-printer-1.4.2-15|157	/lib/udev/rules.d/70-printers.rules
14mr|system-config-printer-1.4.2-15|158	/lib/systemd/system/configure-printer.service
14mr|system-config-printer-1.4.2-15|159	
14mr|system-config-printer-1.4.2-15|160	#---------------------------------------------------------------------
14mr|system-config-printer-1.4.2-15|161	
14mr|system-config-printer-1.4.2-15|162	%package  libs
14mr|system-config-printer-1.4.2-15|163	Summary:  Common code for the graphical and non-graphical pieces
14mr|system-config-printer-1.4.2-15|164	Group:    System/Libraries
14mr|system-config-printer-1.4.2-15|165	Requires: python
14mr|system-config-printer-1.4.2-15|166	Requires: foomatic
14mr|system-config-printer-1.4.2-15|167	Requires: python-cups
14mr|system-config-printer-1.4.2-15|168	
14mr|system-config-printer-1.4.2-15|169	%description libs
14mr|system-config-printer-1.4.2-15|170	The common code used by both the graphical and non-graphical parts of
14mr|system-config-printer-1.4.2-15|171	the configuration tool.
14mr|system-config-printer-1.4.2-15|172	
14mr|system-config-printer-1.4.2-15|173	%files libs -f system-config-printer.lang
14mr|system-config-printer-1.4.2-15|174	%dir %{_sysconfdir}/cupshelpers/
14mr|system-config-printer-1.4.2-15|175	%config(noreplace) %{_sysconfdir}/cupshelpers/preferreddrivers.xml
14mr|system-config-printer-1.4.2-15|176	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
14mr|system-config-printer-1.4.2-15|177	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
14mr|system-config-printer-1.4.2-15|178	%config(noreplace) %{_datadir}/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml
14mr|system-config-printer-1.4.2-15|179	%config(noreplace) %{_datadir}/dbus-1/services/org.fedoraproject.Config.Printing.service
14mr|system-config-printer-1.4.2-15|180	%dir %{python_sitelib}/cupshelpers
14mr|system-config-printer-1.4.2-15|181	%{python_sitelib}/cupshelpers/__init__.py*
14mr|system-config-printer-1.4.2-15|182	%{python_sitelib}/cupshelpers/cupshelpers.py*
14mr|system-config-printer-1.4.2-15|183	%{python_sitelib}/cupshelpers/openprinting.py*
14mr|system-config-printer-1.4.2-15|184	%{python_sitelib}/cupshelpers/ppds.py*
14mr|system-config-printer-1.4.2-15|185	%{python_sitelib}/cupshelpers/config.py*
14mr|system-config-printer-1.4.2-15|186	%{python_sitelib}/cupshelpers/installdriver.py*
14mr|system-config-printer-1.4.2-15|187	%{python_sitelib}/cupshelpers/xmldriverprefs.py*
14mr|system-config-printer-1.4.2-15|188	%{_prefix}/lib/cups/backend/mdv_backend
14mr|system-config-printer-1.4.2-15|189	%{py_platsitedir}/mdv_printer_custom.py*
14mr|system-config-printer-1.4.2-15|190	%{python_sitelib}/*.egg-info
14mr|system-config-printer-1.4.2-15|191	
14mr|system-config-printer-1.4.2-15|192	#--------------------------------------------------------------------
14mr|system-config-printer-1.4.2-15|193	
14mr|system-config-printer-1.4.2-15|194	%prep
14mr|system-config-printer-1.4.2-15|195	%setup -q
14mr|system-config-printer-1.4.2-15|196	%apply_patches
14mr|system-config-printer-1.4.2-15|197	
14mr|system-config-printer-1.4.2-15|198	# update mdv custom translation
14mr|system-config-printer-1.4.2-15|199	tar xvjf %{SOURCE3}
14mr|system-config-printer-1.4.2-15|200	pushd po
14mr|system-config-printer-1.4.2-15|201	for i in *.po; do
14mr|system-config-printer-1.4.2-15|202	if [ ! -f ../po-mdv/$i ]; then
14mr|system-config-printer-1.4.2-15|203	continue
14mr|system-config-printer-1.4.2-15|204	fi
14mr|system-config-printer-1.4.2-15|205	msgcat $i ../po-mdv/$i > ../po-mdv/$i-new
14mr|system-config-printer-1.4.2-15|206	rm -f $i
14mr|system-config-printer-1.4.2-15|207	mv ../po-mdv/$i-new $i
14mr|system-config-printer-1.4.2-15|208	done
14mr|system-config-printer-1.4.2-15|209	popd
14mr|system-config-printer-1.4.2-15|210	
14mr|system-config-printer-1.4.2-15|211	autoreconf -fi
14mr|system-config-printer-1.4.2-15|212	
14mr|system-config-printer-1.4.2-15|213	%build
14mr|system-config-printer-1.4.2-15|214	%if %{use_gitsnap}
14mr|system-config-printer-1.4.2-15|215	./bootstrap
14mr|system-config-printer-1.4.2-15|216	%endif
14mr|system-config-printer-1.4.2-15|217	
14mr|system-config-printer-1.4.2-15|218	%configure2_5x \
14mr|system-config-printer-1.4.2-15|219	--with-systemdsystemunitdir=%{_unitdir} \
14mr|system-config-printer-1.4.2-15|220	--with-udev-rules
14mr|system-config-printer-1.4.2-15|221	
14mr|system-config-printer-1.4.2-15|222	make
14mr|system-config-printer-1.4.2-15|223	# (salem) this hack avoids requiring hplip
14mr|system-config-printer-1.4.2-15|224	gcc %{SOURCE5} -o hp-makeuri-mdv -lhpmud
14mr|system-config-printer-1.4.2-15|225	
14mr|system-config-printer-1.4.2-15|226	%install
14mr|system-config-printer-1.4.2-15|227	%makeinstall_std udevrulesdir=/lib/udev/rules.d  udevhelperdir=/lib/udev
14mr|system-config-printer-1.4.2-15|228	
14mr|system-config-printer-1.4.2-15|229	mkdir -p %{buildroot}%{_mozillaextpath}
14mr|system-config-printer-1.4.2-15|230	mkdir -p %{buildroot}%{py_platsitedir}
14mr|system-config-printer-1.4.2-15|231	mkdir -p %{buildroot}%{_bindir}
14mr|system-config-printer-1.4.2-15|232	#cp -f hp-makeuri-mdv %{buildroot}%{_bindir}
14mr|system-config-printer-1.4.2-15|233	# Make sure pyc files are generated, otherwise we can get
14mr|system-config-printer-1.4.2-15|234	# difficult to debug problems
14mr|system-config-printer-1.4.2-15|235	pushd %{buildroot}%{_datadir}/%{name}
14mr|system-config-printer-1.4.2-15|236	python -m compileall .
14mr|system-config-printer-1.4.2-15|237	popd
14mr|system-config-printer-1.4.2-15|238	mkdir -p %{buildroot}%{py_platsitedir}
14mr|system-config-printer-1.4.2-15|239	cp -fv %{SOURCE4} %{buildroot}%{py_platsitedir}
14mr|system-config-printer-1.4.2-15|240	pushd %{buildroot}%{py_platsitedir}
14mr|system-config-printer-1.4.2-15|241	python -m compileall .
14mr|system-config-printer-1.4.2-15|242	popd
14mr|system-config-printer-1.4.2-15|243	
14mr|system-config-printer-1.4.2-15|244	mkdir -p %{buildroot}%{_prefix}/lib/cups/backend
14mr|system-config-printer-1.4.2-15|245	cp -f %{SOURCE6} %{buildroot}%{_prefix}/lib/cups/backend
14mr|system-config-printer-1.4.2-15|246	
14mr|system-config-printer-1.4.2-15|247	mkdir -p %{buildroot}%{_bindir}
14mr|system-config-printer-1.4.2-15|248	mkdir -p %{buildroot}%{_sbindir}
14mr|system-config-printer-1.4.2-15|249	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|system-config-printer-1.4.2-15|250	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|system-config-printer-1.4.2-15|251	install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|system-config-printer-1.4.2-15|252	install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14mr|system-config-printer-1.4.2-15|253	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14mr|system-config-printer-1.4.2-15|254	ln -s consolehelper %{buildroot}%{_bindir}/%{name}
14mr|system-config-printer-1.4.2-15|255	
14mr|system-config-printer-1.4.2-15|256	#rename service
14mr|system-config-printer-1.4.2-15|257	mv -f %{buildroot}%{_unitdir}/configure-printer@.service %{buildroot}%{_unitdir}/configure-printer.service
14mr|system-config-printer-1.4.2-15|258	
14mr|system-config-printer-1.4.2-15|259	%find_lang system-config-printer
14mr|system-config-printer-1.4.2-15|260	
14mr|system-config-printer-1.4.2-15|261	
14mr|system-config-printer-1.4.2-15|262	%changelog
14mr|system-config-printer-1.4.2-15|263	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-15
14mr|system-config-printer-1.4.2-15|264	+ Revision: c7ad16e
14mr|system-config-printer-1.4.2-15|265	- Fix typo
14mr|system-config-printer-1.4.2-15|266	
14mr|system-config-printer-1.4.2-15|267	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-15
14mr|system-config-printer-1.4.2-15|268	+ Revision: 84e4fcd
14mr|system-config-printer-1.4.2-15|269	- Update Requires
14mr|system-config-printer-1.4.2-15|270	
14mr|system-config-printer-1.4.2-15|271	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-15
14mr|system-config-printer-1.4.2-15|272	+ Revision: a618cb5
14mr|system-config-printer-1.4.2-15|273	- Spec cleanup
14mr|system-config-printer-1.4.2-15|274	
14mr|system-config-printer-1.4.2-15|275	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-14
14mr|system-config-printer-1.4.2-15|276	+ Revision: 65ce753
14mr|system-config-printer-1.4.2-15|277	- MassBuild#440: Increase release tag
14mr|system-config-printer-1.4.2-15|278	
14mr|system-config-printer-1.4.2-15|279	* Sat Nov 23 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-13
14mr|system-config-printer-1.4.2-15|280	+ Revision: 2563fb0
14mr|system-config-printer-1.4.2-15|281	- Add requires for %{_lib}gtk-gir3.0
14mr|system-config-printer-1.4.2-15|282	
14mr|system-config-printer-1.4.2-15|283	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-12
14mr|system-config-printer-1.4.2-15|284	+ Revision: 693d14f
14mr|system-config-printer-1.4.2-15|285	- fix mdv custom add with GTK3+
14mr|system-config-printer-1.4.2-15|286	
14mr|system-config-printer-1.4.2-15|287	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-11
14mr|system-config-printer-1.4.2-15|288	+ Revision: a9d44e4
14mr|system-config-printer-1.4.2-15|289	- fix run on non-GTK3 system
14mr|system-config-printer-1.4.2-15|290	
14mr|system-config-printer-1.4.2-15|291	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-10
14mr|system-config-printer-1.4.2-15|292	+ Revision: 9a8c290
14mr|system-config-printer-1.4.2-15|293	- fix requires
14mr|system-config-printer-1.4.2-15|294	
14mr|system-config-printer-1.4.2-15|295	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-10
14mr|system-config-printer-1.4.2-15|296	+ Revision: e6f2c4e
14mr|system-config-printer-1.4.2-15|297	- fix patches
14mr|system-config-printer-1.4.2-15|298	
14mr|system-config-printer-1.4.2-15|299	* Wed Nov 13 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-9
14mr|system-config-printer-1.4.2-15|300	+ Revision: 660ab65
14mr|system-config-printer-1.4.2-15|301	- Updated system-config-printer.pam
14mr|system-config-printer-1.4.2-15|302	
14mr|system-config-printer-1.4.2-15|303	* Sun Nov 10 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-9
14mr|system-config-printer-1.4.2-15|304	+ Revision: 87b9d68
14mr|system-config-printer-1.4.2-15|305	- SILENT Fix files
14mr|system-config-printer-1.4.2-15|306	
14mr|system-config-printer-1.4.2-15|307	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|308	+ Revision: 9b41a76
14mr|system-config-printer-1.4.2-15|309	- add needing gir notify BR
14mr|system-config-printer-1.4.2-15|310	
14mr|system-config-printer-1.4.2-15|311	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|312	+ Revision: 3e24346
14mr|system-config-printer-1.4.2-15|313	- SILENT rediff cups version patch
14mr|system-config-printer-1.4.2-15|314	
14mr|system-config-printer-1.4.2-15|315	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|316	+ Revision: 23f34c6
14mr|system-config-printer-1.4.2-15|317	- SILENT return CUPS version patch
14mr|system-config-printer-1.4.2-15|318	
14mr|system-config-printer-1.4.2-15|319	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|320	+ Revision: addc101
14mr|system-config-printer-1.4.2-15|321	- SILENT fix patches
14mr|system-config-printer-1.4.2-15|322	
14mr|system-config-printer-1.4.2-15|323	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|324	+ Revision: 59d33e9
14mr|system-config-printer-1.4.2-15|325	- SILENT fix spec
14mr|system-config-printer-1.4.2-15|326	
14mr|system-config-printer-1.4.2-15|327	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
14mr|system-config-printer-1.4.2-15|328	+ Revision: ef59317
14mr|system-config-printer-1.4.2-15|329	- update to 1.4.2 from upstream + Mageia
14mr|system-config-printer-1.4.2-15|330	
14mr|system-config-printer-1.4.2-15|331	* Fri Dec 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-11
14mr|system-config-printer-1.4.2-15|332	+ Revision: 20d276c
14mr|system-config-printer-1.4.2-15|333	- LOG Added Russian translation for windo title
14mr|system-config-printer-1.4.2-15|334	
14mr|system-config-printer-1.4.2-15|335	* Thu Dec 20 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-10
14mr|system-config-printer-1.4.2-15|336	+ Revision: 5f00df5
14mr|system-config-printer-1.4.2-15|337	- Added Russian localization for .desktop file
14mr|system-config-printer-1.4.2-15|338	
14mr|system-config-printer-1.4.2-15|339	* Fri Nov 30 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-9
14mr|system-config-printer-1.4.2-15|340	+ Revision: 1ef3c58
14mr|system-config-printer-1.4.2-15|341	- Updated system-config-printer.spec
14mr|system-config-printer-1.4.2-15|342	
14mr|system-config-printer-1.4.2-15|343	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
14mr|system-config-printer-1.4.2-15|344	+ Revision: 2d6624c
14mr|system-config-printer-1.4.2-15|345	- fix files
14mr|system-config-printer-1.4.2-15|346	
14mr|system-config-printer-1.4.2-15|347	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
14mr|system-config-printer-1.4.2-15|348	+ Revision: 11c663b
14mr|system-config-printer-1.4.2-15|349	- some fix
14mr|system-config-printer-1.4.2-15|350	
14mr|system-config-printer-1.4.2-15|351	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
14mr|system-config-printer-1.4.2-15|352	+ Revision: 082dcff
14mr|system-config-printer-1.4.2-15|353	- some fix
14mr|system-config-printer-1.4.2-15|354	
14mr|system-config-printer-1.4.2-15|355	* Tue Nov 27 2012 akdengi <kazancas@gmail.com> 1.3.12-8
14mr|system-config-printer-1.4.2-15|356	+ Revision: 792e8da
14mr|system-config-printer-1.4.2-15|357	- fix
14mr|system-config-printer-1.4.2-15|358	
14mr|system-config-printer-1.4.2-15|359	* Tue Nov 27 2012 akdengi <kazancas@gmail.com> 1.3.12-8
14mr|system-config-printer-1.4.2-15|360	+ Revision: 916e27b
14mr|system-config-printer-1.4.2-15|361	- restore mandriva stuff
14mr|system-config-printer-1.4.2-15|362	
14mr|system-config-printer-1.4.2-15|363	* Sun Nov 25 2012 Arkady Shane <ashejn@gmail.com> 1.3.12-6
14mr|system-config-printer-1.4.2-15|364	+ Revision: 97e9458
14mr|system-config-printer-1.4.2-15|365	- added R: typelib(PackageKitGlib)
14mr|system-config-printer-1.4.2-15|366	
14mr|system-config-printer-1.4.2-15|367	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-5
14mr|system-config-printer-1.4.2-15|368	+ Revision: 6eee618
14mr|system-config-printer-1.4.2-15|369	- Updated system-config-printer.spec
14mr|system-config-printer-1.4.2-15|370	
14mr|system-config-printer-1.4.2-15|371	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com>
14mr|system-config-printer-1.4.2-15|372	+ Revision: 250a130
14mr|system-config-printer-1.4.2-15|373	- Updated system-config-printer.spec
14mr|system-config-printer-1.4.2-15|374	
14mr|system-config-printer-1.4.2-15|375	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-4
14mr|system-config-printer-1.4.2-15|376	+ Revision: 22778ac
14mr|system-config-printer-1.4.2-15|377	- fix applet
14mr|system-config-printer-1.4.2-15|378	
14mr|system-config-printer-1.4.2-15|379	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-4
14mr|system-config-printer-1.4.2-15|380	+ Revision: fcba8ba
14mr|system-config-printer-1.4.2-15|381	- latest fix
14mr|system-config-printer-1.4.2-15|382	
14mr|system-config-printer-1.4.2-15|383	

19121 14
14mr|system-config-samba-1.2.92-6|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
14mr|system-config-samba-1.2.92-6|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
14mr|system-config-samba-1.2.92-6|3	
14mr|system-config-samba-1.2.92-6|4	%bcond_with require_docs
14mr|system-config-samba-1.2.92-6|5	
14mr|system-config-samba-1.2.92-6|6	Summary: Samba server configuration tool
14mr|system-config-samba-1.2.92-6|7	Name: system-config-samba
14mr|system-config-samba-1.2.92-6|8	Version: 1.2.92
14mr|system-config-samba-1.2.92-6|9	Release: 6
14mr|system-config-samba-1.2.92-6|10	URL: http://fedorahosted.org/%{name}
14mr|system-config-samba-1.2.92-6|11	License: GPLv2+
14mr|system-config-samba-1.2.92-6|12	Group: System/Configuration/Networking
14mr|system-config-samba-1.2.92-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n)
14mr|system-config-samba-1.2.92-6|14	BuildArch: noarch
14mr|system-config-samba-1.2.92-6|15	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
14mr|system-config-samba-1.2.92-6|16	Source1: config.tar.gz
14mr|system-config-samba-1.2.92-6|17	Patch0:	mdv_make.patch
14mr|system-config-samba-1.2.92-6|18	Patch1: mdv_dbus.patch
14mr|system-config-samba-1.2.92-6|19	Patch2:	mdv_desktop.patch
14mr|system-config-samba-1.2.92-6|20	BuildRequires: python
14mr|system-config-samba-1.2.92-6|21	BuildRequires: python-devel
14mr|system-config-samba-1.2.92-6|22	BuildRequires: desktop-file-utils
14mr|system-config-samba-1.2.92-6|23	BuildRequires: gettext
14mr|system-config-samba-1.2.92-6|24	BuildRequires: intltool
14mr|system-config-samba-1.2.92-6|25	# Until version 1.2.67, system-config-samba contained online documentation.
14mr|system-config-samba-1.2.92-6|26	# From version 1.2.68 on, online documentation is split off into its own
14mr|system-config-samba-1.2.92-6|27	# package system-config-samba-docs. The following ensures that updating from
14mr|system-config-samba-1.2.92-6|28	# earlier versions gives you both the main package and documentation.
14mr|system-config-samba-1.2.92-6|29	Requires: system-config-samba-docs
14mr|system-config-samba-1.2.92-6|30	Requires: dbus-python
14mr|system-config-samba-1.2.92-6|31	Requires: pygtk2.0
14mr|system-config-samba-1.2.92-6|32	Requires: pygtk2.0-libglade
14mr|system-config-samba-1.2.92-6|33	Requires: python
14mr|system-config-samba-1.2.92-6|34	Requires: python-slip >= 0.2.6
14mr|system-config-samba-1.2.92-6|35	Requires: python-slip-dbus >= 0.2.9
14mr|system-config-samba-1.2.92-6|36	Requires: samba
14mr|system-config-samba-1.2.92-6|37	Requires: samba-common
14mr|system-config-samba-1.2.92-6|38	Requires: hicolor-icon-theme
14mr|system-config-samba-1.2.92-6|39	
14mr|system-config-samba-1.2.92-6|40	%description
14mr|system-config-samba-1.2.92-6|41	system-config-samba is a graphical user interface for creating,
14mr|system-config-samba-1.2.92-6|42	modifying, and deleting samba shares.
14mr|system-config-samba-1.2.92-6|43	
14mr|system-config-samba-1.2.92-6|44	%prep
14mr|system-config-samba-1.2.92-6|45	%setup -q -a 1
14mr|system-config-samba-1.2.92-6|46	%patch0 -p0
14mr|system-config-samba-1.2.92-6|47	%patch1 -p0
14mr|system-config-samba-1.2.92-6|48	%patch2 -p0
14mr|system-config-samba-1.2.92-6|49	#delete fedora config
14mr|system-config-samba-1.2.92-6|50	rm -f config/org.fedoraproject.*
14mr|system-config-samba-1.2.92-6|51	
14mr|system-config-samba-1.2.92-6|52	%build
14mr|system-config-samba-1.2.92-6|53	make %{?_smp_mflags}
14mr|system-config-samba-1.2.92-6|54	
14mr|system-config-samba-1.2.92-6|55	%install
14mr|system-config-samba-1.2.92-6|56	rm -rf %{buildroot}
14mr|system-config-samba-1.2.92-6|57	make DESTDIR=%buildroot POLKIT0_SUPPORTED=0 install
14mr|system-config-samba-1.2.92-6|58	
14mr|system-config-samba-1.2.92-6|59	%find_lang %name
14mr|system-config-samba-1.2.92-6|60	
14mr|system-config-samba-1.2.92-6|61	# console user, ask for root password
14mr|system-config-samba-1.2.92-6|62	mkdir -p %{buildroot}%{_bindir}
14mr|system-config-samba-1.2.92-6|63	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-samba
14mr|system-config-samba-1.2.92-6|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|system-config-samba-1.2.92-6|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/system-config-samba <<EOF
14mr|system-config-samba-1.2.92-6|66	USER=root
14mr|system-config-samba-1.2.92-6|67	PROGRAM=/usr/sbin/system-config-samba
14mr|system-config-samba-1.2.92-6|68	FALLBACK=false
14mr|system-config-samba-1.2.92-6|69	SESSION=true
14mr|system-config-samba-1.2.92-6|70	EOF
14mr|system-config-samba-1.2.92-6|71	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|system-config-samba-1.2.92-6|72	cat > %{buildroot}%{_sysconfdir}/pam.d/system-config-samba  <<EOF
14mr|system-config-samba-1.2.92-6|73	#%PAM-1.0
14mr|system-config-samba-1.2.92-6|74	auth        include     config-util
14mr|system-config-samba-1.2.92-6|75	account     include     config-util
14mr|system-config-samba-1.2.92-6|76	session     include     config-util
14mr|system-config-samba-1.2.92-6|77	EOF
14mr|system-config-samba-1.2.92-6|78	
14mr|system-config-samba-1.2.92-6|79	#fix desktop back for using /usr/bin dir
14mr|system-config-samba-1.2.92-6|80	
14mr|system-config-samba-1.2.92-6|81	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-samba.desktop
14mr|system-config-samba-1.2.92-6|82	
14mr|system-config-samba-1.2.92-6|83	%clean
14mr|system-config-samba-1.2.92-6|84	rm -rf %{buildroot}
14mr|system-config-samba-1.2.92-6|85	
14mr|system-config-samba-1.2.92-6|86	%files -f %{name}.lang
14mr|system-config-samba-1.2.92-6|87	%defattr(-,root,root,-)
14mr|system-config-samba-1.2.92-6|88	%doc COPYING
14mr|system-config-samba-1.2.92-6|89	%{_bindir}/system-config-samba
14mr|system-config-samba-1.2.92-6|90	%{_sbindir}/system-config-samba
14mr|system-config-samba-1.2.92-6|91	%{_datadir}/system-config-samba
14mr|system-config-samba-1.2.92-6|92	%{_datadir}/applications/system-config-samba.desktop
14mr|system-config-samba-1.2.92-6|93	%{_datadir}/icons/hicolor/*/apps/system-config-samba.png
14mr|system-config-samba-1.2.92-6|94	%{_sysconfdir}/dbus-1/system.d/*.conf
14mr|system-config-samba-1.2.92-6|95	%{_sysconfdir}/pam.d/system-config-samba
14mr|system-config-samba-1.2.92-6|96	%{_sysconfdir}/security/console.apps/system-config-samba
14mr|system-config-samba-1.2.92-6|97	%{_datadir}/dbus-1/system-services/*.service
14mr|system-config-samba-1.2.92-6|98	%{_datadir}/polkit-1/actions/org.freedesktop.config.samba.policy
14mr|system-config-samba-1.2.92-6|99	%{python_sitelib}/scsamba
14mr|system-config-samba-1.2.92-6|100	%{python_sitelib}/scsamba-%{version}-py%{python_version}.egg-info
14mr|system-config-samba-1.2.92-6|101	%{python_sitelib}/scsamba.dbus-%{version}-py%{python_version}.egg-info
14mr|system-config-samba-1.2.92-6|102	
14mr|system-config-samba-1.2.92-6|103	%changelog
14mr|system-config-samba-1.2.92-6|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.92-6
14mr|system-config-samba-1.2.92-6|105	+ Revision: bc61b6b
14mr|system-config-samba-1.2.92-6|106	- MassBuild#440: Increase release tag
14mr|system-config-samba-1.2.92-6|107	
14mr|system-config-samba-1.2.92-6|108	

19122 14
14mr|system-config-samba-docs-1.0.9-3|1	Summary:	Documentation for configuring a Samba server
14mr|system-config-samba-docs-1.0.9-3|2	Name:		system-config-samba-docs
14mr|system-config-samba-docs-1.0.9-3|3	Version:	1.0.9
14mr|system-config-samba-docs-1.0.9-3|4	Release:	3
14mr|system-config-samba-docs-1.0.9-3|5	License:	GPLv2+
14mr|system-config-samba-docs-1.0.9-3|6	Group:		Books/Howtos
14mr|system-config-samba-docs-1.0.9-3|7	URL:		https://fedorahosted.org/%{name}
14mr|system-config-samba-docs-1.0.9-3|8	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
14mr|system-config-samba-docs-1.0.9-3|9	BuildRequires:	gettext
14mr|system-config-samba-docs-1.0.9-3|10	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|system-config-samba-docs-1.0.9-3|11	BuildRequires:	rarian
14mr|system-config-samba-docs-1.0.9-3|12	BuildRequires:	docbook-dtd45-xml
14mr|system-config-samba-docs-1.0.9-3|13	
14mr|system-config-samba-docs-1.0.9-3|14	# Until version 1.2.67, system-config-samba contained online documentation.
14mr|system-config-samba-docs-1.0.9-3|15	# From version 1.2.68 on, online documentation is split off into its own
14mr|system-config-samba-docs-1.0.9-3|16	# package system-config-samba-docs. The following ensures that updating from
14mr|system-config-samba-docs-1.0.9-3|17	# earlier versions gives you both the main package and documentation.
14mr|system-config-samba-docs-1.0.9-3|18	Obsoletes:	system-config-samba < 1.2.68
14mr|system-config-samba-docs-1.0.9-3|19	Requires:	system-config-samba >= 1.2.68
14mr|system-config-samba-docs-1.0.9-3|20	Requires:	yelp
14mr|system-config-samba-docs-1.0.9-3|21	Requires:	rarian
14mr|system-config-samba-docs-1.0.9-3|22	BuildArch:	noarch
14mr|system-config-samba-docs-1.0.9-3|23	
14mr|system-config-samba-docs-1.0.9-3|24	
14mr|system-config-samba-docs-1.0.9-3|25	%description
14mr|system-config-samba-docs-1.0.9-3|26	This package contains the online documentation for system-config-samba which is
14mr|system-config-samba-docs-1.0.9-3|27	a graphical user interface for creating, modifying, and deleting samba shares.
14mr|system-config-samba-docs-1.0.9-3|28	
14mr|system-config-samba-docs-1.0.9-3|29	%prep
14mr|system-config-samba-docs-1.0.9-3|30	%setup -q
14mr|system-config-samba-docs-1.0.9-3|31	
14mr|system-config-samba-docs-1.0.9-3|32	%build
14mr|system-config-samba-docs-1.0.9-3|33	%make
14mr|system-config-samba-docs-1.0.9-3|34	
14mr|system-config-samba-docs-1.0.9-3|35	%install
14mr|system-config-samba-docs-1.0.9-3|36	%makeinstall_std
14mr|system-config-samba-docs-1.0.9-3|37	
14mr|system-config-samba-docs-1.0.9-3|38	%files
14mr|system-config-samba-docs-1.0.9-3|39	%doc COPYING
14mr|system-config-samba-docs-1.0.9-3|40	%doc %{_datadir}/omf/system-config-samba
14mr|system-config-samba-docs-1.0.9-3|41	%doc %{_datadir}/gnome/help/system-config-samba
14mr|system-config-samba-docs-1.0.9-3|42	
14mr|system-config-samba-docs-1.0.9-3|43	
14mr|system-config-samba-docs-1.0.9-3|44	
14mr|system-config-samba-docs-1.0.9-3|45	%changelog
14mr|system-config-samba-docs-1.0.9-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.9-3
14mr|system-config-samba-docs-1.0.9-3|47	+ Revision: c75b2fe
14mr|system-config-samba-docs-1.0.9-3|48	- MassBuild#440: Increase release tag
14mr|system-config-samba-docs-1.0.9-3|49	
14mr|system-config-samba-docs-1.0.9-3|50	

19123 14
14mr|system-config-services-0.101.3-7|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
14mr|system-config-services-0.101.3-7|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
14mr|system-config-services-0.101.3-7|3	
14mr|system-config-services-0.101.3-7|4	%bcond_without require_docs
14mr|system-config-services-0.101.3-7|5	
14mr|system-config-services-0.101.3-7|6	Summary: Utility to start and stop system services
14mr|system-config-services-0.101.3-7|7	Name: system-config-services
14mr|system-config-services-0.101.3-7|8	Version: 0.101.3
14mr|system-config-services-0.101.3-7|9	Release: 7
14mr|system-config-services-0.101.3-7|10	URL: http://fedorahosted.org/%{name}
14mr|system-config-services-0.101.3-7|11	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
14mr|system-config-services-0.101.3-7|12	Source1: config.tar.gz
14mr|system-config-services-0.101.3-7|13	Patch0:	mdv_desktop.patch
14mr|system-config-services-0.101.3-7|14	Patch1: mdv_dbus.patch
14mr|system-config-services-0.101.3-7|15	Patch2:	mdv_make.patch
14mr|system-config-services-0.101.3-7|16	Patch3: mdv_gui.patch
14mr|system-config-services-0.101.3-7|17	License: GPLv2+
14mr|system-config-services-0.101.3-7|18	Group: System/Base
14mr|system-config-services-0.101.3-7|19	BuildArch: noarch
14mr|system-config-services-0.101.3-7|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14mr|system-config-services-0.101.3-7|21	BuildRequires: python
14mr|system-config-services-0.101.3-7|22	BuildRequires: python-devel
14mr|system-config-services-0.101.3-7|23	BuildRequires: gettext
14mr|system-config-services-0.101.3-7|24	BuildRequires: intltool
14mr|system-config-services-0.101.3-7|25	BuildRequires: sed
14mr|system-config-services-0.101.3-7|26	BuildRequires: desktop-file-utils
14mr|system-config-services-0.101.3-7|27	Requires: chkconfig
14mr|system-config-services-0.101.3-7|28	Requires: python-gamin
14mr|system-config-services-0.101.3-7|29	Requires: hicolor-icon-theme
14mr|system-config-services-0.101.3-7|30	Requires: pygtk2.0
14mr|system-config-services-0.101.3-7|31	Requires: pygtk2.0-libglade
14mr|system-config-services-0.101.3-7|32	Requires: python >= 2.3.0
14mr|system-config-services-0.101.3-7|33	Requires: python-dbus
14mr|system-config-services-0.101.3-7|34	Requires: python-slip >= 0.1.11
14mr|system-config-services-0.101.3-7|35	Requires: python-slip-dbus >= 0.2.8
14mr|system-config-services-0.101.3-7|36	Requires: python-slip-gtk
14mr|system-config-services-0.101.3-7|37	# Until version 0.99.28, system-config-services contained online documentation.
14mr|system-config-services-0.101.3-7|38	# From version 0.99.29 on, online documentation is split off into its own
14mr|system-config-services-0.101.3-7|39	# package system-config-services-docs. The following ensures that updating from
14mr|system-config-services-0.101.3-7|40	# earlier versions gives you both the main package and documentation.
14mr|system-config-services-0.101.3-7|41	Obsoletes: system-config-services < 0.99.29
14mr|system-config-services-0.101.3-7|42	%if %{with require_docs}
14mr|system-config-services-0.101.3-7|43	Requires: system-config-services-docs
14mr|system-config-services-0.101.3-7|44	%endif
14mr|system-config-services-0.101.3-7|45	Requires: systemd
14mr|system-config-services-0.101.3-7|46	
14mr|system-config-services-0.101.3-7|47	%description
14mr|system-config-services-0.101.3-7|48	system-config-services is a utility which allows you to configure which
14mr|system-config-services-0.101.3-7|49	services should be enabled on your machine.
14mr|system-config-services-0.101.3-7|50	
14mr|system-config-services-0.101.3-7|51	%prep
14mr|system-config-services-0.101.3-7|52	%setup -q -a 1
14mr|system-config-services-0.101.3-7|53	%patch0 -p0
14mr|system-config-services-0.101.3-7|54	%patch1 -p0
14mr|system-config-services-0.101.3-7|55	%patch2 -p0
14mr|system-config-services-0.101.3-7|56	%patch3 -p0
14mr|system-config-services-0.101.3-7|57	
14mr|system-config-services-0.101.3-7|58	rm -f config/org.fedoraproject.*
14mr|system-config-services-0.101.3-7|59	
14mr|system-config-services-0.101.3-7|60	%build
14mr|system-config-services-0.101.3-7|61	make %{?_smp_mflags}
14mr|system-config-services-0.101.3-7|62	
14mr|system-config-services-0.101.3-7|63	%install
14mr|system-config-services-0.101.3-7|64	rm -rf %{buildroot}
14mr|system-config-services-0.101.3-7|65	make DESTDIR=%buildroot \
14mr|system-config-services-0.101.3-7|66	POLKIT0_SUPPORTED=0 \
14mr|system-config-services-0.101.3-7|67	install
14mr|system-config-services-0.101.3-7|68	
14mr|system-config-services-0.101.3-7|69	desktop-file-install --vendor system --delete-original      \
14mr|system-config-services-0.101.3-7|70	--dir %{buildroot}%{_datadir}/applications                \
14mr|system-config-services-0.101.3-7|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|system-config-services-0.101.3-7|72	
14mr|system-config-services-0.101.3-7|73	%find_lang %name
14mr|system-config-services-0.101.3-7|74	
14mr|system-config-services-0.101.3-7|75	# console user, ask for root password
14mr|system-config-services-0.101.3-7|76	mkdir -p %{buildroot}%{_bindir}
14mr|system-config-services-0.101.3-7|77	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-services
14mr|system-config-services-0.101.3-7|78	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|system-config-services-0.101.3-7|79	cat > %{buildroot}%{_sysconfdir}/security/console.apps/system-config-services <<EOF
14mr|system-config-services-0.101.3-7|80	USER=root
14mr|system-config-services-0.101.3-7|81	PROGRAM=/usr/sbin/system-config-services
14mr|system-config-services-0.101.3-7|82	FALLBACK=false
14mr|system-config-services-0.101.3-7|83	SESSION=true
14mr|system-config-services-0.101.3-7|84	EOF
14mr|system-config-services-0.101.3-7|85	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|system-config-services-0.101.3-7|86	cat > %{buildroot}%{_sysconfdir}/pam.d/system-config-services  <<EOF
14mr|system-config-services-0.101.3-7|87	#%PAM-1.0
14mr|system-config-services-0.101.3-7|88	auth        include     config-util
14mr|system-config-services-0.101.3-7|89	account     include     config-util
14mr|system-config-services-0.101.3-7|90	session     include     config-util
14mr|system-config-services-0.101.3-7|91	EOF
14mr|system-config-services-0.101.3-7|92	
14mr|system-config-services-0.101.3-7|93	#fix desktop back for using /usr/bin dir
14mr|system-config-services-0.101.3-7|94	
14mr|system-config-services-0.101.3-7|95	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-services.desktop
14mr|system-config-services-0.101.3-7|96	
14mr|system-config-services-0.101.3-7|97	%clean
14mr|system-config-services-0.101.3-7|98	rm -rf %{buildroot}
14mr|system-config-services-0.101.3-7|99	
14mr|system-config-services-0.101.3-7|100	%files -f %{name}.lang
14mr|system-config-services-0.101.3-7|101	%defattr(-,root,root,-)
14mr|system-config-services-0.101.3-7|102	%doc COPYING
14mr|system-config-services-0.101.3-7|103	%{_bindir}/*
14mr|system-config-services-0.101.3-7|104	%{_sbindir}/*
14mr|system-config-services-0.101.3-7|105	%{_datadir}/applications/system-config-services.desktop
14mr|system-config-services-0.101.3-7|106	%{_datadir}/icons/hicolor/48x48/apps/system-config-services.png
14mr|system-config-services-0.101.3-7|107	%{_datadir}/system-config-services
14mr|system-config-services-0.101.3-7|108	%{python_sitelib}/scservices
14mr|system-config-services-0.101.3-7|109	%{python_sitelib}/scservices-%{version}-py%{python_version}.egg-info
14mr|system-config-services-0.101.3-7|110	%{python_sitelib}/scservices.dbus-%{version}-py%{python_version}.egg-info
14mr|system-config-services-0.101.3-7|111	%{_sysconfdir}/pam.d/*
14mr|system-config-services-0.101.3-7|112	%{_sysconfdir}/security/console.apps/*
14mr|system-config-services-0.101.3-7|113	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Config.Services.conf
14mr|system-config-services-0.101.3-7|114	%{_datadir}/dbus-1/system-services/org.freedesktop.Config.Services.service
14mr|system-config-services-0.101.3-7|115	%{_datadir}/polkit-1/actions/org.freedesktop.config.services.policy
14mr|system-config-services-0.101.3-7|116	%{_mandir}/*/system-config-services.8*
14mr|system-config-services-0.101.3-7|117	
14mr|system-config-services-0.101.3-7|118	
14mr|system-config-services-0.101.3-7|119	
14mr|system-config-services-0.101.3-7|120	%changelog
14mr|system-config-services-0.101.3-7|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.101.3-7
14mr|system-config-services-0.101.3-7|122	+ Revision: c52feac
14mr|system-config-services-0.101.3-7|123	- MassBuild#440: Increase release tag
14mr|system-config-services-0.101.3-7|124	
14mr|system-config-services-0.101.3-7|125	

19124 14
14mr|system-config-services-docs-1.1.9-3|1	Summary:	Documentation for configuring system services
14mr|system-config-services-docs-1.1.9-3|2	Name:		system-config-services-docs
14mr|system-config-services-docs-1.1.9-3|3	Version:	1.1.9
14mr|system-config-services-docs-1.1.9-3|4	Release:	3
14mr|system-config-services-docs-1.1.9-3|5	URL:		https://fedorahosted.org/%{name}
14mr|system-config-services-docs-1.1.9-3|6	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
14mr|system-config-services-docs-1.1.9-3|7	License:	GPLv2+
14mr|system-config-services-docs-1.1.9-3|8	Group:		Books/Howtos
14mr|system-config-services-docs-1.1.9-3|9	BuildRequires: gettext
14mr|system-config-services-docs-1.1.9-3|10	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|system-config-services-docs-1.1.9-3|11	BuildRequires:	rarian
14mr|system-config-services-docs-1.1.9-3|12	BuildRequires:	docbook-dtd45-xml
14mr|system-config-services-docs-1.1.9-3|13	Requires:	system-config-services
14mr|system-config-services-docs-1.1.9-3|14	Requires:	yelp
14mr|system-config-services-docs-1.1.9-3|15	Requires:	rarian
14mr|system-config-services-docs-1.1.9-3|16	BuildArch:	noarch
14mr|system-config-services-docs-1.1.9-3|17	
14mr|system-config-services-docs-1.1.9-3|18	%description
14mr|system-config-services-docs-1.1.9-3|19	This package contains the online documentation for system-config-services is a
14mr|system-config-services-docs-1.1.9-3|20	utility which allows you to configure which services should be enabled on your
14mr|system-config-services-docs-1.1.9-3|21	machine.
14mr|system-config-services-docs-1.1.9-3|22	
14mr|system-config-services-docs-1.1.9-3|23	%prep
14mr|system-config-services-docs-1.1.9-3|24	%setup -q
14mr|system-config-services-docs-1.1.9-3|25	
14mr|system-config-services-docs-1.1.9-3|26	%build
14mr|system-config-services-docs-1.1.9-3|27	%make
14mr|system-config-services-docs-1.1.9-3|28	
14mr|system-config-services-docs-1.1.9-3|29	%install
14mr|system-config-services-docs-1.1.9-3|30	%makeinstall_std
14mr|system-config-services-docs-1.1.9-3|31	
14mr|system-config-services-docs-1.1.9-3|32	%files
14mr|system-config-services-docs-1.1.9-3|33	%doc COPYING
14mr|system-config-services-docs-1.1.9-3|34	%doc %{_datadir}/omf/system-config-services
14mr|system-config-services-docs-1.1.9-3|35	%doc %{_datadir}/gnome/help/system-config-services
14mr|system-config-services-docs-1.1.9-3|36	
14mr|system-config-services-docs-1.1.9-3|37	
14mr|system-config-services-docs-1.1.9-3|38	
14mr|system-config-services-docs-1.1.9-3|39	%changelog
14mr|system-config-services-docs-1.1.9-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.9-3
14mr|system-config-services-docs-1.1.9-3|41	+ Revision: 9961a34
14mr|system-config-services-docs-1.1.9-3|42	- MassBuild#440: Increase release tag
14mr|system-config-services-docs-1.1.9-3|43	
14mr|system-config-services-docs-1.1.9-3|44	

19125 14
14mr|systemd-208-36|1	# macros for sysvinit transition - should be equal to
14mr|systemd-208-36|2	# sysvinit %version-%release-plus-1
14mr|systemd-208-36|3	%define sysvinit_version 2.87
14mr|systemd-208-36|4	%define sysvinit_release 17
14mr|systemd-208-36|5	
14mr|systemd-208-36|6	%define libdaemon_major 0
14mr|systemd-208-36|7	%define liblogin_major 0
14mr|systemd-208-36|8	%define libjournal_major 0
14mr|systemd-208-36|9	%define libid128_major 0
14mr|systemd-208-36|10	
14mr|systemd-208-36|11	%define libdaemon %mklibname systemd-daemon %{libdaemon_major}
14mr|systemd-208-36|12	%define libdaemon_devel %mklibname -d systemd-daemon %{libdaemon_major}
14mr|systemd-208-36|13	
14mr|systemd-208-36|14	%define liblogin %mklibname systemd-login %{liblogin_major}
14mr|systemd-208-36|15	%define liblogin_devel %mklibname -d systemd-login %{liblogin_major}
14mr|systemd-208-36|16	
14mr|systemd-208-36|17	%define libjournal %mklibname systemd-journal %{libjournal_major}
14mr|systemd-208-36|18	%define libjournal_devel %mklibname -d systemd-journal %{libjournal_major}
14mr|systemd-208-36|19	
14mr|systemd-208-36|20	%define libid128 %mklibname systemd-id128 %{libid128_major}
14mr|systemd-208-36|21	%define libid128_devel %mklibname -d systemd-id128 %{libid128_major}
14mr|systemd-208-36|22	
14mr|systemd-208-36|23	%define udev_major 1
14mr|systemd-208-36|24	%define gudev_api 1.0
14mr|systemd-208-36|25	%define gudev_major 0
14mr|systemd-208-36|26	%define libudev %mklibname udev %{udev_major}
14mr|systemd-208-36|27	%define libudev_devel %mklibname udev -d
14mr|systemd-208-36|28	%define libgudev %mklibname gudev %{gudev_api} %{gudev_major}
14mr|systemd-208-36|29	%define libgudev_devel %mklibname gudev %{gudev_api} -d
14mr|systemd-208-36|30	%define girgudev %mklibname gudev-gir %{gudev_api}
14mr|systemd-208-36|31	
14mr|systemd-208-36|32	%define systemd_libdir /lib/systemd
14mr|systemd-208-36|33	%define udev_libdir /lib/udev
14mr|systemd-208-36|34	%define udev_rules_dir %{udev_libdir}/rules.d
14mr|systemd-208-36|35	%define udev_user_rules_dir %{_sysconfdir}/udev/rules.d
14mr|systemd-208-36|36	
14mr|systemd-208-36|37	#define _udevhwdbdir	/lib/udev/hwdb.d
14mr|systemd-208-36|38	
14mr|systemd-208-36|39	Summary:	A System and Session Manager
14mr|systemd-208-36|40	Name:		systemd
14mr|systemd-208-36|41	Version:	208
14mr|systemd-208-36|42	Release:	36
14mr|systemd-208-36|43	License:	GPLv2+
14mr|systemd-208-36|44	Group:		System/Configuration/Boot and Init
14mr|systemd-208-36|45	Url:		http://www.freedesktop.org/wiki/Software/systemd
14mr|systemd-208-36|46	Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
14mr|systemd-208-36|47	Source2:	50-udev-mandriva.rules
14mr|systemd-208-36|48	Source3:	69-printeracl.rules
14mr|systemd-208-36|49	Source5:	udev.sysconfig
14mr|systemd-208-36|50	# (blino) net rules and helpers
14mr|systemd-208-36|51	Source6:	76-net.rules
14mr|systemd-208-36|52	Source7:	udev_net_create_ifcfg
14mr|systemd-208-36|53	Source8:	udev_net_action
14mr|systemd-208-36|54	Source9:	udev_net.sysconfig
14mr|systemd-208-36|55	# (hk) udev rules for zte 3g modems with drakx-net
14mr|systemd-208-36|56	Source10:	61-mobile-zte-drakx-net.rules
14mr|systemd-208-36|57	Source11:	listen.conf
14mr|systemd-208-36|58	# (tpg) default preset for services
14mr|systemd-208-36|59	Source12:	90-default.preset
14mr|systemd-208-36|60	Source13:	85-display-manager.preset
14mr|systemd-208-36|61	Source14:	99-default-disable.preset
14mr|systemd-208-36|62	# Our efi boot generator
14mr|systemd-208-36|63	Source15:	systemd-efi-boot-generator
14mr|systemd-208-36|64	Source100:	%{name}.rpmlintrc
14mr|systemd-208-36|65	
14mr|systemd-208-36|66	### SYSTEMD ###
14mr|systemd-208-36|67	
14mr|systemd-208-36|68	# (cg) "Stable" Patches for v208 from http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v208-stable
14mr|systemd-208-36|69	Patch001:	0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch
14mr|systemd-208-36|70	Patch002:	0002-fix-lingering-references-to-var-lib-backlight-random.patch
14mr|systemd-208-36|71	Patch003:	0003-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch
14mr|systemd-208-36|72	Patch004:	0004-systemctl-fix-name-mangling-for-sysv-units.patch
14mr|systemd-208-36|73	Patch005:	0005-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch
14mr|systemd-208-36|74	Patch006:	0006-journald-add-missing-error-check.patch
14mr|systemd-208-36|75	Patch007:	0007-bus-fix-potentially-uninitialized-memory-access.patch
14mr|systemd-208-36|76	Patch008:	0008-dbus-fix-return-value-of-dispatch_rqueue.patch
14mr|systemd-208-36|77	Patch009:	0009-modules-load-fix-error-handling.patch
14mr|systemd-208-36|78	Patch010:	0010-efi-never-call-qsort-on-potentially-NULL-arrays.patch
14mr|systemd-208-36|79	Patch011:	0011-strv-don-t-access-potentially-NULL-string-arrays.patch
14mr|systemd-208-36|80	Patch012:	0012-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch
14mr|systemd-208-36|81	Patch013:	0013-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
14mr|systemd-208-36|82	Patch014:	0014-execute.c-always-set-SHELL.patch
14mr|systemd-208-36|83	Patch015:	0015-man-Improve-the-description-of-parameter-X-in-tmpfil.patch
14mr|systemd-208-36|84	Patch016:	0016-execute-more-debugging-messages.patch
14mr|systemd-208-36|85	Patch017:	0017-gpt-auto-generator-exit-immediately-if-in-container.patch
14mr|systemd-208-36|86	Patch018:	0018-systemd-order-remote-mounts-from-mountinfo-before-re.patch
14mr|systemd-208-36|87	Patch019:	0019-manager-when-verifying-whether-clients-may-change-en.patch
14mr|systemd-208-36|88	Patch020:	0020-logind-fix-bus-introspection-data-for-TakeControl.patch
14mr|systemd-208-36|89	Patch021:	0021-mount-check-for-NULL-before-reading-pm-what.patch
14mr|systemd-208-36|90	Patch022:	0022-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch
14mr|systemd-208-36|91	Patch023:	0023-utf8-fix-utf8_is_printable.patch
14mr|systemd-208-36|92	Patch024:	0024-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
14mr|systemd-208-36|93	Patch025:	0025-systemd-serialize-deserialize-forbid_restart-value.patch
14mr|systemd-208-36|94	Patch026:	0026-core-unify-the-way-we-denote-serialization-attribute.patch
14mr|systemd-208-36|95	Patch027:	0027-journald-fix-minor-memory-leak.patch
14mr|systemd-208-36|96	Patch028:	0028-keymap-Fix-Samsung-900X-34-C.patch
14mr|systemd-208-36|97	Patch029:	0029-do-not-accept-garbage-from-acpi-firmware-performance.patch
14mr|systemd-208-36|98	Patch030:	0030-journald-remove-rotated-file-from-hashmap-when-rotat.patch
14mr|systemd-208-36|99	Patch031:	0031-login-fix-invalid-free-in-sd_session_get_vt.patch
14mr|systemd-208-36|100	Patch032:	0032-login-make-sd_session_get_vt-actually-work.patch
14mr|systemd-208-36|101	Patch033:	0033-udevadm.xml-document-resolve-names-option-for-test.patch
14mr|systemd-208-36|102	Patch034:	0034-Never-call-qsort-on-potentially-NULL-arrays.patch
14mr|systemd-208-36|103	Patch035:	0035-dbus-common-avoid-leak-in-error-path.patch
14mr|systemd-208-36|104	Patch036:	0036-drop-ins-check-return-value.patch
14mr|systemd-208-36|105	Patch037:	0037-Make-sure-that-we-don-t-dereference-NULL.patch
14mr|systemd-208-36|106	#Patch038:	0038-gitignore-ignore-clang-analyze-output.patch
14mr|systemd-208-36|107	Patch039:	0039-man-add-more-markup-to-udevadm-8.patch
14mr|systemd-208-36|108	Patch040:	0040-shared-util-Fix-glob_extend-argument.patch
14mr|systemd-208-36|109	Patch041:	0041-Fix-bad-assert-in-show_pid_array.patch
14mr|systemd-208-36|110	Patch042:	0042-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch
14mr|systemd-208-36|111	Patch043:	0043-man-document-the-b-special-boot-option.patch
14mr|systemd-208-36|112	Patch044:	0044-logind-allow-unprivileged-session-device-access.patch
14mr|systemd-208-36|113	Patch045:	0045-rules-expose-loop-block-devices-to-systemd.patch
14mr|systemd-208-36|114	Patch046:	0046-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch
14mr|systemd-208-36|115	Patch047:	0047-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch
14mr|systemd-208-36|116	Patch048:	0048-hwdb-update.patch
14mr|systemd-208-36|117	Patch049:	0049-rules-remove-pointless-MODE-settings.patch
14mr|systemd-208-36|118	Patch050:	0050-analyze-set-white-backgound.patch
14mr|systemd-208-36|119	Patch051:	0051-shell-completion-dump-has-moved-to-systemd-analyze.patch
14mr|systemd-208-36|120	Patch052:	0052-systemd-use-unit-name-in-PrivateTmp-directories.patch
14mr|systemd-208-36|121	Patch053:	0053-catalog-remove-links-to-non-existent-wiki-pages.patch
14mr|systemd-208-36|122	Patch054:	0054-journalctl-add-list-boots-to-show-boot-IDs-and-times.patch
14mr|systemd-208-36|123	Patch055:	0055-udev-builtin-path_id-add-support-for-bcma-bus.patch
14mr|systemd-208-36|124	Patch056:	0056-udev-ata_id-log-faling-ioctls-as-debug.patch
14mr|systemd-208-36|125	Patch057:	0057-libudev-default-log_priority-to-INFO.patch
14mr|systemd-208-36|126	Patch058:	0058-nspawn-only-pass-in-slice-setting-if-it-is-set.patch
14mr|systemd-208-36|127	Patch059:	0059-zsh-completion-add-systemd-run.patch
14mr|systemd-208-36|128	Patch060:	0060-man-explain-NAME-in-systemctl-man-page.patch
14mr|systemd-208-36|129	Patch061:	0061-virt-move-caching-of-virtualization-check-results-in.patch
14mr|systemd-208-36|130	Patch062:	0062-systemctl-fix-typo-in-help-text.patch
14mr|systemd-208-36|131	Patch063:	0063-analyze-plot-place-the-text-on-the-side-with-most-sp.patch
14mr|systemd-208-36|132	Patch064:	0064-detect_virtualization-returns-NULL-pass-empty-string.patch
14mr|systemd-208-36|133	Patch065:	0065-rules-load-path_id-on-DRM-devices.patch
14mr|systemd-208-36|134	Patch066:	0066-rules-simply-60-drm.rules.patch
14mr|systemd-208-36|135	Patch067:	0067-udev-builtin-keyboard-Fix-large-scan-codes-on-32-bit.patch
14mr|systemd-208-36|136	Patch068:	0068-nspawn-log-out-of-memory-errors.patch
14mr|systemd-208-36|137	Patch069:	0069-Configurable-Timeouts-Restarts-default-values.patch
14mr|systemd-208-36|138	Patch070:	0070-man-fix-typo.patch
14mr|systemd-208-36|139	Patch071:	0071-man-do-not-use-term-in-para.patch
14mr|systemd-208-36|140	Patch072:	0072-cgroup-run-PID-1-in-the-root-cgroup.patch
14mr|systemd-208-36|141	Patch073:	0073-shutdown-trim-the-cgroup-tree-on-loop-iteration.patch
14mr|systemd-208-36|142	Patch074:	0074-nspawn-split-out-pty-forwaring-logic-into-ptyfwd.c.patch
14mr|systemd-208-36|143	Patch075:	0075-nspawn-explicitly-terminate-machines-when-we-exit-ns.patch
14mr|systemd-208-36|144	Patch076:	0076-run-support-system-to-match-other-commands-even-if-r.patch
14mr|systemd-208-36|145	Patch077:	0077-acpi-fpdt-break-on-zero-or-negative-length-read.patch
14mr|systemd-208-36|146	Patch078:	0078-man-add-rationale-into-systemd-halt-8.patch
14mr|systemd-208-36|147	Patch079:	0079-systemd-python-convert-keyword-value-to-string.patch
14mr|systemd-208-36|148	Patch080:	0080-systemctl-make-LOAD-column-width-dynamic.patch
14mr|systemd-208-36|149	Patch081:	0081-Make-hibernation-test-work-for-swap-files.patch
14mr|systemd-208-36|150	Patch082:	0082-man-add-docs-for-sd_is_special-and-some-man-page-sym.patch
14mr|systemd-208-36|151	Patch083:	0083-systemctl-return-r-instead-of-always-returning-0.patch
14mr|systemd-208-36|152	Patch084:	0084-journal-fix-minor-memory-leak.patch
14mr|systemd-208-36|153	Patch085:	0085-manager-configurable-StartLimit-default-values.patch
14mr|systemd-208-36|154	Patch086:	0086-man-units-fix-installation-of-systemd-nspawn-.servic.patch
14mr|systemd-208-36|155	Patch087:	0087-systemd-fix-memory-leak-in-cgroup-code.patch
14mr|systemd-208-36|156	Patch088:	0088-button-don-t-exit-if-we-cannot-handle-a-button-press.patch
14mr|systemd-208-36|157	Patch089:	0089-timer-properly-format-relative-timestamps-in-the-fut.patch
14mr|systemd-208-36|158	Patch090:	0090-timer-consider-usec_t-1-an-invalid-timestamp.patch
14mr|systemd-208-36|159	Patch091:	0091-udev-usb_id-remove-obsoleted-bInterfaceSubClass-5-ma.patch
14mr|systemd-208-36|160	Patch092:	0092-Add-support-for-saving-restoring-keyboard-backlights.patch
14mr|systemd-208-36|161	Patch093:	0093-static-nodes-don-t-call-mkdir.patch
14mr|systemd-208-36|162	Patch094:	0094-Fix-kmod-error-message-to-have-correct-version-requi.patch
14mr|systemd-208-36|163	Patch095:	0095-systemd-python-fix-booted-and-add-two-functions-to-d.patch
14mr|systemd-208-36|164	Patch096:	0096-activate-mention-E-in-the-help-text.patch
14mr|systemd-208-36|165	Patch097:	0097-activate-fix-crash-when-s-is-passed.patch
14mr|systemd-208-36|166	Patch098:	0098-journal-timestamp-support-on-console-messages.patch
14mr|systemd-208-36|167	Patch099:	0099-man-add-bootctl-8.patch
14mr|systemd-208-36|168	Patch100:	0100-zsh-completion-add-bootctl.patch
14mr|systemd-208-36|169	Patch101:	0101-Resolve-dev-console-to-the-active-tty-instead-of-jus.patch
14mr|systemd-208-36|170	Patch102:	0102-Only-disable-output-on-console-during-boot-if-needed.patch
14mr|systemd-208-36|171	Patch103:	0103-Fix-possible-lack-of-status-messages-on-shutdown-reb.patch
14mr|systemd-208-36|172	Patch104:	0104-fsck-modernization.patch
14mr|systemd-208-36|173	Patch105:	0105-Introduce-udev-object-cleanup-functions.patch
14mr|systemd-208-36|174	Patch106:	0106-util-allow-trailing-semicolons-on-define_trivial_cle.patch
14mr|systemd-208-36|175	Patch107:	0107-fsck-fstab-generator-be-lenient-about-missing-fsck.-.patch
14mr|systemd-208-36|176	Patch108:	0108-fstab-generator-use-RequiresOverridable-for-fsck-uni.patch
14mr|systemd-208-36|177	Patch109:	0109-bash-completion-journalctl-file.patch
14mr|systemd-208-36|178	Patch110:	0110-random-seed-improve-debugging-messages-a-bit.patch
14mr|systemd-208-36|179	Patch111:	0111-Fix-RemainAfterExit-services-keeping-a-hold-on-conso.patch
14mr|systemd-208-36|180	Patch112:	0112-tmpfiles-adjust-excludes-for-the-new-per-service-pri.patch
14mr|systemd-208-36|181	Patch113:	0113-core-socket-fix-SO_REUSEPORT.patch
14mr|systemd-208-36|182	Patch114:	0114-localed-match-converted-keymaps-before-legacy.patch
14mr|systemd-208-36|183	Patch115:	0115-keymap-Add-Toshiba-Satellite-U940.patch
14mr|systemd-208-36|184	Patch116:	0116-calendar-support-yearly-and-annually-names-the-same-.patch
14mr|systemd-208-36|185	Patch117:	0117-hashmap-be-a-bit-more-conservative-with-pre-allocati.patch
14mr|systemd-208-36|186	Patch118:	0118-manager-don-t-do-plymouth-in-a-container.patch
14mr|systemd-208-36|187	Patch119:	0119-nspawn-add-new-drop-capability-switch.patch
14mr|systemd-208-36|188	Patch120:	0120-valgrind-make-running-PID-1-in-valgrind-useful.patch
14mr|systemd-208-36|189	Patch121:	0121-efi-boot-generator-don-t-mount-boot-eagerly.patch
14mr|systemd-208-36|190	Patch122:	0122-hwdb-Update-database-of-Bluetooth-company-identifier.patch
14mr|systemd-208-36|191	Patch123:	0123-journal-when-appending-to-journal-file-allocate-larg.patch
14mr|systemd-208-36|192	Patch124:	0124-journal-make-table-const.patch
14mr|systemd-208-36|193	Patch125:	0125-journald-keep-statistics-on-how-of-we-hit-miss-the-m.patch
14mr|systemd-208-36|194	Patch126:	0126-journal-optimize-bisection-logic-a-bit-by-caching-th.patch
14mr|systemd-208-36|195	Patch127:	0127-journal-fix-iteration-when-we-go-backwards-from-the-.patch
14mr|systemd-208-36|196	Patch128:	0128-journal-allow-journal_file_copy_entry-to-work-on-non.patch
14mr|systemd-208-36|197	Patch129:	0129-journal-simplify-pre-allocation-logic.patch
14mr|systemd-208-36|198	Patch130:	0130-journald-mention-how-long-we-needed-to-flush-to-var-.patch
14mr|systemd-208-36|199	Patch131:	0131-automount-log-info-about-triggering-process.patch
14mr|systemd-208-36|200	Patch132:	0132-virt-split-detect_vm-into-separate-functions.patch
14mr|systemd-208-36|201	Patch133:	0133-hwdb-Update-database-of-Bluetooth-company-identifier.patch
14mr|systemd-208-36|202	Patch134:	0134-sysfs-show.c-return-negative-error.patch
14mr|systemd-208-36|203	Patch135:	0135-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch
14mr|systemd-208-36|204	Patch136:	0136-docs-remove-unneeded-the-s-in-gudev-docs.patch
14mr|systemd-208-36|205	Patch137:	0137-man-explicitly-say-when-multiple-units-can-be-specif.patch
14mr|systemd-208-36|206	Patch138:	0138-systemd-treat-reload-failure-as-failure.patch
14mr|systemd-208-36|207	Patch139:	0139-journal-fail-silently-in-sd_j_sendv-if-journal-is-un.patch
14mr|systemd-208-36|208	Patch140:	0140-systemd-add-a-start-job-for-all-units-specified-with.patch
14mr|systemd-208-36|209	# (cg) NB This patch is buggy and causes /run/nologin problems (rhbz#1043212)
14mr|systemd-208-36|210	# but it is reverted again below.
14mr|systemd-208-36|211	Patch141:	0141-core-device-ignore-SYSTEMD_WANTS-in-user-mode.patch
14mr|systemd-208-36|212	Patch142:	0142-Fix-memory-leak-in-stdout-journal-streams.patch
14mr|systemd-208-36|213	Patch143:	0143-man-document-is-enabled-output.patch
14mr|systemd-208-36|214	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work?)
14mr|systemd-208-36|215	Patch144:	0144-hostnamed-avoid-using-NULL-in-error-path.patch
14mr|systemd-208-36|216	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work)
14mr|systemd-208-36|217	Patch145:	0145-logind-use-correct-who-enum-values-with-KillUnit.patch
14mr|systemd-208-36|218	# (cg) Revert buggy patch mentioned a few lines above
14mr|systemd-208-36|219	Patch146:	0146-Revert-systemd-add-a-start-job-for-all-units-specifi.patch
14mr|systemd-208-36|220	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work?)
14mr|systemd-208-36|221	Patch147:	0147-core-do-not-segfault-if-swap-activity-happens-when-p.patch
14mr|systemd-208-36|222	Patch148:	0148-kernel-install-add-h-help.patch
14mr|systemd-208-36|223	Patch149:	0149-kernel-install-fix-help-output.patch
14mr|systemd-208-36|224	Patch150:	0150-man-improve-wording-and-comma-usage-in-systemd.journ.patch
14mr|systemd-208-36|225	Patch151:	0151-drop-several-entries-from-kbd-model-map-whose-kbd-la.patch
14mr|systemd-208-36|226	Patch152:	0152-correct-name-of-Tajik-kbd-layout-in-kbd-model-map.patch
14mr|systemd-208-36|227	Patch153:	0153-hwdb-Update-database-of-Bluetooth-company-identifier.patch
14mr|systemd-208-36|228	Patch154:	0154-Ensure-unit-is-journaled-for-short-lived-or-oneshot-.patch
14mr|systemd-208-36|229	Patch155:	0155-libudev-hwdb-use-libudev-not-systemd-logging.patch
14mr|systemd-208-36|230	Patch156:	0156-core-manager-remove-infinite-loop.patch
14mr|systemd-208-36|231	Patch157:	0157-util-check-for-overflow-in-greedy_realloc.patch
14mr|systemd-208-36|232	Patch158:	0158-journald-use-a-bit-more-cleanup-magic.patch
14mr|systemd-208-36|233	Patch159:	0159-journald-malloc-less-when-streaming-messages.patch
14mr|systemd-208-36|234	Patch160:	0160-activate-clean-up-inherited-descriptors.patch
14mr|systemd-208-36|235	Patch161:	0161-man-explain-in-more-detail-how-SYSTEMD_READY-influen.patch
14mr|systemd-208-36|236	Patch162:	0162-units-don-t-run-readahead-done-timers-in-containers.patch
14mr|systemd-208-36|237	Patch163:	0163-test-fileio-replace-mktemp-with-mkstemp-to-avoid-war.patch
14mr|systemd-208-36|238	Patch164:	0164-journal-pipe-journalctl-help-output-into-a-pager.patch
14mr|systemd-208-36|239	Patch165:	0165-nspawn-complain-and-continue-if-machine-has-same-id.patch
14mr|systemd-208-36|240	Patch166:	0166-man-beef-up-ExecStart-description.patch
14mr|systemd-208-36|241	Patch167:	0167-man-remove-advice-to-avoid-setting-the-same-var-more.patch
14mr|systemd-208-36|242	Patch168:	0168-systemctl-add-the-plain-option-to-the-help-message.patch
14mr|systemd-208-36|243	Patch169:	0169-Fix-a-few-resource-leaks-in-error-paths.patch
14mr|systemd-208-36|244	Patch170:	0170-Fix-a-few-signed-unsigned-format-string-issues.patch
14mr|systemd-208-36|245	Patch171:	0171-util-try-harder-to-increase-the-send-recv-buffers-of.patch
14mr|systemd-208-36|246	Patch172:	0172-execute-also-set-SO_SNDBUF-when-spawning-a-service-w.patch
14mr|systemd-208-36|247	Patch173:	0173-journal-file-protect-against-alloca-0.patch
14mr|systemd-208-36|248	Patch174:	0174-man-describe-journalctl-show-cursor.patch
14mr|systemd-208-36|249	Patch175:	0175-journal-fix-against-theoretical-undefined-behavior.patch
14mr|systemd-208-36|250	Patch176:	0176-journald-downgrade-warning-message-when-dev-kmsg-doe.patch
14mr|systemd-208-36|251	Patch177:	0177-journal-file.c-remove-redundant-assignment-of-variab.patch
14mr|systemd-208-36|252	Patch178:	0178-login-Don-t-stop-a-running-user-manager-from-garbage.patch
14mr|systemd-208-36|253	Patch179:	0179-libudev-devices-received-from-udev-are-always-initia.patch
14mr|systemd-208-36|254	Patch180:	0180-log-don-t-reopen-dev-console-each-time-we-call-log_o.patch
14mr|systemd-208-36|255	Patch181:	0181-log-when-we-log-to-dev-console-and-got-disconnected-.patch
14mr|systemd-208-36|256	Patch182:	0182-loginctl-when-showing-device-tree-of-seats-with-no-d.patch
14mr|systemd-208-36|257	Patch183:	0183-man-be-more-explicit-about-option-arguments-that-tak.patch
14mr|systemd-208-36|258	Patch184:	0184-man-add-DOI-for-refereed-article-on-Forward-Secure-S.patch
14mr|systemd-208-36|259	Patch185:	0185-journalctl-zsh-completion-fix-several-issues-in-help.patch
14mr|systemd-208-36|260	Patch186:	0186-keymap-Refactor-Acer-tables.patch
14mr|systemd-208-36|261	Patch187:	0187-logging-reduce-send-timeout-to-something-more-sensib.patch
14mr|systemd-208-36|262	Patch188:	0188-DEFAULT_PATH_SPLIT_USR-macro.patch
14mr|systemd-208-36|263	Patch189:	0189-fstab-generator-Do-not-try-to-fsck-non-devices.patch
14mr|systemd-208-36|264	Patch190:	0190-logind-remove-dead-variable.patch
14mr|systemd-208-36|265	Patch191:	0191-hwdb-update.patch
14mr|systemd-208-36|266	Patch192:	0192-delta-replace-readdir_r-with-readdir.patch
14mr|systemd-208-36|267	Patch193:	0193-delta-fix-delta-for-drop-ins.patch
14mr|systemd-208-36|268	Patch194:	0194-delta-if-prefix-is-specified-only-show-overrides-the.patch
14mr|systemd-208-36|269	Patch195:	0195-log-log_error-and-friends-add-a-newline-after-each-l.patch
14mr|systemd-208-36|270	Patch196:	0196-man-units-tmpfiles.d-5-cleanup.patch
14mr|systemd-208-36|271	Patch197:	0197-tmpfiles-introduce-the-concept-of-unsafe-operations.patch
14mr|systemd-208-36|272	Patch198:	0198-sleep-config-fix-useless-check-for-swapfile-type.patch
14mr|systemd-208-36|273	Patch199:	0199-journalctl-make-sure-b-foobar-cannot-be-misunderstoo.patch
14mr|systemd-208-36|274	Patch200:	0200-man-resolve-word-omissions.patch
14mr|systemd-208-36|275	Patch201:	0201-man-improvements-to-comma-placement.patch
14mr|systemd-208-36|276	Patch202:	0202-man-grammar-and-wording-improvements.patch
14mr|systemd-208-36|277	Patch203:	0203-man-document-fail-nofail-auto-noauto.patch
14mr|systemd-208-36|278	Patch204:	0204-man-fix-description-of-is-enabled-returned-value.patch
14mr|systemd-208-36|279	Patch205:	0205-man-fix-Type-reference.patch
14mr|systemd-208-36|280	Patch206:	0206-man-fix-Type-reference-v2.patch
14mr|systemd-208-36|281	Patch207:	0207-hwdb-Update-database-of-Bluetooth-company-identifier.patch
14mr|systemd-208-36|282	Patch208:	0208-man-add-a-note-about-propagating-signals.patch
14mr|systemd-208-36|283	Patch209:	0209-man-include-autoconf-snippet-in-daemon-7.patch
14mr|systemd-208-36|284	Patch210:	0210-systemd-python-fix-setting-of-exception-codes.patch
14mr|systemd-208-36|285	Patch211:	0211-systemd-python-fix-listen_fds-under-Python-2.patch
14mr|systemd-208-36|286	Patch212:	0212-man-expand-on-some-more-subtle-points-in-systemd.soc.patch
14mr|systemd-208-36|287	Patch213:	0213-tmpfiles-rename-unsafe-to-boot.patch
14mr|systemd-208-36|288	Patch214:	0214-sleep-config-Dereference-pointer-before-check-for-NU.patch
14mr|systemd-208-36|289	Patch215:	0215-sleep-config-fix-double-free.patch
14mr|systemd-208-36|290	Patch216:	0216-rules-drivers-do-not-reset-RUN-list.patch
14mr|systemd-208-36|291	Patch217:	0217-core-manager-print-info-about-interesting-signals.patch
14mr|systemd-208-36|292	Patch218:	0218-core-service-check-if-mainpid-matches-only-if-it-is-.patch
14mr|systemd-208-36|293	Patch219:	0219-man-typo-fix.patch
14mr|systemd-208-36|294	Patch220:	0220-swap-remove-if-else-with-the-same-data-path.patch
14mr|systemd-208-36|295	Patch221:	0221-hwdb-update.patch
14mr|systemd-208-36|296	Patch222:	0222-journal-Add-missing-byte-order-conversions.patch
14mr|systemd-208-36|297	Patch223:	0223-hwdb-change-key-mappings-for-Samsung-90X3A.patch
14mr|systemd-208-36|298	Patch224:	0224-hwdb-add-Samsung-700G.patch
14mr|systemd-208-36|299	Patch225:	0225-hwdb-remove-duplicate-entry-for-Samsung-700Z.patch
14mr|systemd-208-36|300	Patch226:	0226-hwdb-fix-match-for-Thinkpad-X201-tablet.patch
14mr|systemd-208-36|301	Patch227:	0227-keymap-Recognize-different-Toshiba-Satellite-capital.patch
14mr|systemd-208-36|302	Patch228:	0228-sleep.c-fix-typo.patch
14mr|systemd-208-36|303	Patch229:	0229-delta-ensure-that-d_type-will-be-set-on-every-fs.patch
14mr|systemd-208-36|304	Patch230:	0230-tmpfiles-don-t-allow-label_fix-to-print-ENOENT-when-.patch
14mr|systemd-208-36|305	Patch231:	0231-man-mention-which-variables-will-be-expanded-in-Exec.patch
14mr|systemd-208-36|306	Patch232:	0232-hwdb-Add-support-for-Toshiba-Satellite-P75-A7200-key.patch
14mr|systemd-208-36|307	Patch233:	0233-journal-fix-access-to-munmapped-memory-in-sd_journal.patch
14mr|systemd-208-36|308	Patch234:	0234-gpt-auto-generator-skip-nonexistent-devices.patch
14mr|systemd-208-36|309	Patch235:	0235-gpt-auto-generator-use-EBADSLT-code-when-unable-to-d.patch
14mr|systemd-208-36|310	Patch236:	0236-journald-do-not-free-space-when-disk-space-runs-low.patch
14mr|systemd-208-36|311	Patch237:	0237-man-add-busctl-1.patch
14mr|systemd-208-36|312	Patch238:	0238-journalctl-flip-to-full-by-default.patch
14mr|systemd-208-36|313	Patch239:	0239-coredumpctl-in-case-of-error-free-pattern-after-prin.patch
14mr|systemd-208-36|314	Patch240:	0240-shell-completion-remove-load-from-systemctl.patch
14mr|systemd-208-36|315	Patch241:	0241-units-drop-Install-section-from-multi-user.target-an.patch
14mr|systemd-208-36|316	Patch242:	0242-systemctl-skip-native-unit-file-handling-if-sysv-fil.patch
14mr|systemd-208-36|317	Patch243:	0243-hwdb-Update-database-of-Bluetooth-company-identifier.patch
14mr|systemd-208-36|318	Patch244:	0244-udev-static_node-do-not-exit-rule-after-first-static.patch
14mr|systemd-208-36|319	# (cg) Disabled in fedora spec
14mr|systemd-208-36|320	#Patch245:	0245-cryptsetup-Support-key-slot-option.patch
14mr|systemd-208-36|321	Patch246:	0246-pam_systemd-Ignore-vtnr-when-seat-seat0.patch
14mr|systemd-208-36|322	Patch247:	0247-keymap-Add-HP-Chromebook-14-Falco.patch
14mr|systemd-208-36|323	Patch248:	0248-keymap-Add-release-quirk-for-Acer-AOA-switchvideomod.patch
14mr|systemd-208-36|324	Patch249:	0249-keymap-Add-Sony-Vaio-VGN-FW250.patch
14mr|systemd-208-36|325	Patch250:	0250-keymap-Add-Toshiba-EQUIUM.patch
14mr|systemd-208-36|326	Patch251:	0251-tmpfiles-fix-memory-leak-of-exclude_prefixes.patch
14mr|systemd-208-36|327	Patch252:	0252-analyze-fix-plot-issues-when-using-gummiboot.patch
14mr|systemd-208-36|328	Patch253:	0253-udev-add-zram-to-the-list-of-devices-inappropriate-f.patch
14mr|systemd-208-36|329	Patch254:	0254-bash-completion-fix-completion-of-complete-verbs.patch
14mr|systemd-208-36|330	Patch255:	0255-shell-completion-fix-completion-of-localectl-set-loc.patch
14mr|systemd-208-36|331	Patch256:	0256-zsh-completions-kernel-install-only-show-existing-ke.patch
14mr|systemd-208-36|332	Patch257:	0257-core-fix-crashes-if-locale.conf-contains-invalid-utf.patch
14mr|systemd-208-36|333	Patch258:	0258-core-do-not-print-invalid-utf-8-in-error-messages.patch
14mr|systemd-208-36|334	Patch259:	0259-cryptsetup-generator-auto-add-deps-for-device-as-pas.patch
14mr|systemd-208-36|335	Patch260:	0260-man-fix-reference-in-systemd-inhibit-1.patch
14mr|systemd-208-36|336	Patch261:	0261-man-fix-another-reference-in-systemd-inhibit-1.patch
14mr|systemd-208-36|337	Patch262:	0262-fstab-generator-Create-fsck-root-symlink-with-correc.patch
14mr|systemd-208-36|338	Patch263:	0263-efi-fix-Undefined-reference-efi_loader_get_boot_usec.patch
14mr|systemd-208-36|339	Patch264:	0264-core-make-StopWhenUnneeded-work-in-conjunction-with-.patch
14mr|systemd-208-36|340	Patch265:	0265-man-always-place-programlisting-and-programlisting-i.patch
14mr|systemd-208-36|341	Patch266:	0266-Temporary-work-around-for-slow-shutdown-due-to-unter.patch
14mr|systemd-208-36|342	Patch267:	0267-pam-module-fix-warning-about-ignoring-vtnr.patch
14mr|systemd-208-36|343	Patch268:	0268-pam_systemd-do-not-set-XDG_RUNTIME_DIR-if-the-sessio.patch
14mr|systemd-208-36|344	Patch269:	0269-core-do-not-segfault-if-proc-swaps-cannot-be-opened.patch
14mr|systemd-208-36|345	Patch270:	0270-Revert-login-Don-t-stop-a-running-user-manager-from-.patch
14mr|systemd-208-36|346	Patch271:	0271-Revert-journalctl-flip-to-full-by-default.patch
14mr|systemd-208-36|347	
14mr|systemd-208-36|348	#Mageia/ROSA patchset
14mr|systemd-208-36|349	Patch500:	0500-main-Add-failsafe-to-the-sysvinit-compat-cmdline-key.patch
14mr|systemd-208-36|350	Patch501:	0501-Allow-booting-from-live-cd-in-virtualbox.patch
14mr|systemd-208-36|351	Patch502:	0502-reinstate-TIMEOUT-handling.patch
14mr|systemd-208-36|352	Patch503:	0503-udev-Allow-the-udevadm-settle-timeout-to-be-set-via-.patch
14mr|systemd-208-36|353	Patch504:	0504-Mageia-Relax-perms-on-sys-kernel-debug-for-lspcidrak.patch
14mr|systemd-208-36|354	Patch505:	0505-udev-rules-Apply-SuSE-patch-to-restore-cdrom-cdrw-dv.patch
14mr|systemd-208-36|355	Patch508:	0508-udev-store-hwbase-in-udev-dir.patch
14mr|systemd-208-36|356	Patch509:	0509-pam_systemd-Always-reset-XDG_RUNTIME_DIR.patch
14mr|systemd-208-36|357	#Patch510:	0510-logind-use-correct-who-enum-values-with-KillUnit.patch
14mr|systemd-208-36|358	Patch511:	0511-logind-Partial-backport-of-cc377381.patch
14mr|systemd-208-36|359	Patch512:	0512-pam-Suppress-errors-in-the-SuSE-patch-to-unset-XDG_R.patch
14mr|systemd-208-36|360	Patch513:	0513-systemctl-Do-not-attempt-native-calls-for-enable-dis.patch
14mr|systemd-208-36|361	Patch514:	0514-systemctl-Ensure-the-no-reload-and-no-redirect-optio.patch
14mr|systemd-208-36|362	Patch516:	0516-journalctl-flip-to-full-by-default.patch
14mr|systemd-208-36|363	Patch517:	0517-max_journald_size_100M.patch
14mr|systemd-208-36|364	Patch518:	0518-hwdb-Add-support-for-Packard-Bell-wlan-keys.patch
14mr|systemd-208-36|365	
14mr|systemd-208-36|366	#SUSE patchset
14mr|systemd-208-36|367	#Patch1000:	1000-check-4-valid-kmsg-device.patch
14mr|systemd-208-36|368	
14mr|systemd-208-36|369	BuildRequires:	docbook-style-xsl
14mr|systemd-208-36|370	BuildRequires:	gperf
14mr|systemd-208-36|371	BuildRequires:	intltool
14mr|systemd-208-36|372	BuildRequires:	libtool
14mr|systemd-208-36|373	# make sure we have /etc/os-release available, required by --with-distro
14mr|systemd-208-36|374	BuildRequires:	rosa-release-common
14mr|systemd-208-36|375	BuildRequires:	vala >= 0.9
14mr|systemd-208-36|376	BuildRequires:	xsltproc
14mr|systemd-208-36|377	BuildRequires:	acl-devel
14mr|systemd-208-36|378	BuildRequires:	audit-devel
14mr|systemd-208-36|379	BuildRequires:	libcap-devel
14mr|systemd-208-36|380	BuildRequires:	pam-devel
14mr|systemd-208-36|381	BuildRequires:	tcp_wrappers-devel
14mr|systemd-208-36|382	BuildRequires:	perl(XML::Parser)
14mr|systemd-208-36|383	BuildRequires:	pkgconfig(blkid)
14mr|systemd-208-36|384	BuildRequires:	pkgconfig(dbus-1) >= 1.4.0
14mr|systemd-208-36|385	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|systemd-208-36|386	BuildRequires:	pkgconfig(efivar)
14mr|systemd-208-36|387	BuildRequires:	pkgconfig(gee-0.8)
14mr|systemd-208-36|388	BuildRequires:	pkgconfig(glib-2.0)
14mr|systemd-208-36|389	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|systemd-208-36|390	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|systemd-208-36|391	BuildRequires:	pkgconfig(libcryptsetup)
14mr|systemd-208-36|392	BuildRequires:	pkgconfig(libgcrypt)
14mr|systemd-208-36|393	BuildRequires:	pkgconfig(libkmod) >= 5
14mr|systemd-208-36|394	BuildRequires:	pkgconfig(liblzma)
14mr|systemd-208-36|395	BuildRequires:	pkgconfig(libnotify)
14mr|systemd-208-36|396	BuildRequires:	pkgconfig(libpci)
14mr|systemd-208-36|397	BuildRequires:	pkgconfig(libqrencode)
14mr|systemd-208-36|398	BuildRequires:	pkgconfig(libusb)
14mr|systemd-208-36|399	BuildRequires:	pkgconfig(libxslt)
14mr|systemd-208-36|400	BuildRequires:	pkgconfig(python)
14mr|systemd-208-36|401	Requires:	bash-completion >= 2.1
14mr|systemd-208-36|402	Requires:	chkconfig
14mr|systemd-208-36|403	Requires:	dbus
14mr|systemd-208-36|404	Requires:	efivar
14mr|systemd-208-36|405	#Need for efi generator
14mr|systemd-208-36|406	Requires:	gdisk
14mr|systemd-208-36|407	# (tpg) just to be sure we install this libraries
14mr|systemd-208-36|408	Requires:	libsystemd-daemon = %{EVRD}
14mr|systemd-208-36|409	Requires:	libsystemd-login = %{EVRD}
14mr|systemd-208-36|410	Requires:	libsystemd-journal = %{EVRD}
14mr|systemd-208-36|411	Requires:	libsystemd-id128 = %{EVRD}
14mr|systemd-208-36|412	Requires:	lockdev
14mr|systemd-208-36|413	Requires:	kmod
14mr|systemd-208-36|414	Requires:	nss-myhostname
14mr|systemd-208-36|415	Requires:	udev = %{EVRD}
14mr|systemd-208-36|416	Requires(pre,post):	coreutils
14mr|systemd-208-36|417	Requires(post):	awk
14mr|systemd-208-36|418	Requires(post):	gawk
14mr|systemd-208-36|419	Requires(post):	grep
14mr|systemd-208-36|420	Requires(pre):	basesystem-minimal
14mr|systemd-208-36|421	Requires(pre):	initscripts > 9.24
14mr|systemd-208-36|422	Requires(pre):	util-linux >= 2.18-2
14mr|systemd-208-36|423	Conflicts:	initscripts < 9.24
14mr|systemd-208-36|424	Conflicts:	udev < 204
14mr|systemd-208-36|425	Provides:	should-restart = system
14mr|systemd-208-36|426	%rename		readahead
14mr|systemd-208-36|427	
14mr|systemd-208-36|428	%description
14mr|systemd-208-36|429	systemd is a system and session manager for Linux, compatible with
14mr|systemd-208-36|430	SysV and LSB init scripts. systemd provides aggressive parallelization
14mr|systemd-208-36|431	capabilities, uses socket and D-Bus activation for starting services,
14mr|systemd-208-36|432	offers on-demand starting of daemons, keeps track of processes using
14mr|systemd-208-36|433	Linux cgroups, supports snapshotting and restoring of the system
14mr|systemd-208-36|434	state, maintains mount and automount points and implements an
14mr|systemd-208-36|435	elaborate transactional dependency-based service control logic. It can
14mr|systemd-208-36|436	work as a drop-in replacement for sysvinit.
14mr|systemd-208-36|437	
14mr|systemd-208-36|438	%files
14mr|systemd-208-36|439	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
14mr|systemd-208-36|440	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
14mr|systemd-208-36|441	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
14mr|systemd-208-36|442	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
14mr|systemd-208-36|443	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
14mr|systemd-208-36|444	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
14mr|systemd-208-36|445	%{_sysconfdir}/pam.d/%{name}-user
14mr|systemd-208-36|446	%config(noreplace) %{_sysconfdir}/systemd/system.conf
14mr|systemd-208-36|447	%config(noreplace) %{_sysconfdir}/systemd/logind.conf
14mr|systemd-208-36|448	%config(noreplace) %{_sysconfdir}/systemd/journald.conf
14mr|systemd-208-36|449	%config(noreplace) %{_sysconfdir}/systemd/user.conf
14mr|systemd-208-36|450	%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
14mr|systemd-208-36|451	%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
14mr|systemd-208-36|452	%config(noreplace) /usr/lib/sysctl.d/50-coredump.conf
14mr|systemd-208-36|453	%config(noreplace) /usr/lib/sysctl.d/50-default.conf
14mr|systemd-208-36|454	%ghost %config(noreplace) %{_sysconfdir}/hostname
14mr|systemd-208-36|455	%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
14mr|systemd-208-36|456	%ghost %config(noreplace) %{_sysconfdir}/locale.conf
14mr|systemd-208-36|457	%ghost %config(noreplace) %{_sysconfdir}/machine-id
14mr|systemd-208-36|458	%ghost %config(noreplace) %{_sysconfdir}/machine-info
14mr|systemd-208-36|459	%ghost %config(noreplace) %{_sysconfdir}/timezone
14mr|systemd-208-36|460	%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
14mr|systemd-208-36|461	%dir /run
14mr|systemd-208-36|462	%dir %{systemd_libdir}
14mr|systemd-208-36|463	%dir %{systemd_libdir}/*-generators
14mr|systemd-208-36|464	%dir %{systemd_libdir}/system-shutdown
14mr|systemd-208-36|465	%dir %{systemd_libdir}/system-sleep
14mr|systemd-208-36|466	%dir %{systemd_libdir}/ntp-units.d
14mr|systemd-208-36|467	%dir %{systemd_libdir}/system-preset
14mr|systemd-208-36|468	%dir %{systemd_libdir}/user-preset
14mr|systemd-208-36|469	%dir %{_prefix}/lib/tmpfiles.d
14mr|systemd-208-36|470	%dir %{_prefix}/lib/sysctl.d
14mr|systemd-208-36|471	%dir %{_prefix}/lib/modules-load.d
14mr|systemd-208-36|472	%dir %{_prefix}/lib/binfmt.d
14mr|systemd-208-36|473	%{_prefix}/lib/kernel/install.d/*.install
14mr|systemd-208-36|474	%{_datadir}/bash-completion/completions/*
14mr|systemd-208-36|475	%{_sysconfdir}/xdg/systemd
14mr|systemd-208-36|476	/bin/systemd-ask-password
14mr|systemd-208-36|477	/bin/systemd-notify
14mr|systemd-208-36|478	/bin/systemd-tmpfiles
14mr|systemd-208-36|479	/bin/systemd-tty-ask-password-agent
14mr|systemd-208-36|480	/bin/systemd
14mr|systemd-208-36|481	/bin/journalctl
14mr|systemd-208-36|482	/bin/loginctl
14mr|systemd-208-36|483	/bin/systemd-inhibit
14mr|systemd-208-36|484	/bin/machinectl
14mr|systemd-208-36|485	/sbin/systemd-machine-id-setup
14mr|systemd-208-36|486	%{_bindir}/systemd-delta
14mr|systemd-208-36|487	%{_bindir}/systemd-detect-virt
14mr|systemd-208-36|488	%{_bindir}/systemd-loginctl
14mr|systemd-208-36|489	%{_bindir}/bootctl
14mr|systemd-208-36|490	%{_bindir}/hostnamectl
14mr|systemd-208-36|491	%{_bindir}/kernel-install
14mr|systemd-208-36|492	%{_bindir}/localectl
14mr|systemd-208-36|493	%{_bindir}/systemd-coredumpctl
14mr|systemd-208-36|494	%{_bindir}/timedatectl
14mr|systemd-208-36|495	%{_bindir}/systemd-run
14mr|systemd-208-36|496	%{systemd_libdir}/systemd*
14mr|systemd-208-36|497	%exclude %{systemd_libdir}/systemd-udevd
14mr|systemd-208-36|498	%{systemd_libdir}/*-generators/*
14mr|systemd-208-36|499	%{systemd_libdir}/system-preset/90-default.preset
14mr|systemd-208-36|500	%{systemd_libdir}/system-preset/99-default-disable.preset
14mr|systemd-208-36|501	%{systemd_libdir}/system-preset/85-display-manager.preset
14mr|systemd-208-36|502	/usr/lib/tmpfiles.d/*.conf
14mr|systemd-208-36|503	/%{_lib}/security/pam_systemd.so
14mr|systemd-208-36|504	%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.*
14mr|systemd-208-36|505	%{_bindir}/systemd-cgls
14mr|systemd-208-36|506	%{_bindir}/systemd-nspawn
14mr|systemd-208-36|507	%{_bindir}/systemd-stdio-bridge
14mr|systemd-208-36|508	%{_bindir}/systemd-cat
14mr|systemd-208-36|509	%{_bindir}/systemd-cgtop
14mr|systemd-208-36|510	%{_mandir}/man1/systemd.*
14mr|systemd-208-36|511	%{_mandir}/man1/systemd-ask-password.*
14mr|systemd-208-36|512	%{_mandir}/man1/systemd-tty-ask-password-agent.*
14mr|systemd-208-36|513	%{_mandir}/man1/systemd-cat.1*
14mr|systemd-208-36|514	%{_mandir}/man1/systemd-cgls.*
14mr|systemd-208-36|515	%{_mandir}/man1/systemd-cgtop.*
14mr|systemd-208-36|516	%{_mandir}/man1/journalctl.1*
14mr|systemd-208-36|517	%{_mandir}/man1/loginctl.*
14mr|systemd-208-36|518	%{_mandir}/man1/systemd-machine-id-setup.1*
14mr|systemd-208-36|519	%{_mandir}/man1/systemd-notify.*
14mr|systemd-208-36|520	%{_mandir}/man1/systemd-nspawn.*
14mr|systemd-208-36|521	%{_mandir}/man1/systemd-delta.1.*
14mr|systemd-208-36|522	%{_mandir}/man1/systemd-detect-virt.1.*
14mr|systemd-208-36|523	%{_mandir}/man1/systemd-inhibit.1.*
14mr|systemd-208-36|524	%{_mandir}/man1/busctl.1.*
14mr|systemd-208-36|525	%{_mandir}/man3/*
14mr|systemd-208-36|526	%{_mandir}/man5/*
14mr|systemd-208-36|527	%{_mandir}/man7/*
14mr|systemd-208-36|528	%{_mandir}/man8/pam_systemd.*
14mr|systemd-208-36|529	%{_mandir}/man8/systemd-*
14mr|systemd-208-36|530	%{_mandir}/man1/hostnamectl.*
14mr|systemd-208-36|531	%{_mandir}/man1/localectl.*
14mr|systemd-208-36|532	%{_mandir}/man1/systemd-bootchart.*
14mr|systemd-208-36|533	%{_mandir}/man1/systemd-coredumpctl.*
14mr|systemd-208-36|534	%{_mandir}/man1/timedatectl.*
14mr|systemd-208-36|535	%{_mandir}/man1/bootctl.*
14mr|systemd-208-36|536	%{_mandir}/man1/machinectl.*
14mr|systemd-208-36|537	%{_mandir}/man1/systemd-run.*
14mr|systemd-208-36|538	%{_mandir}/man8/kernel-install.*
14mr|systemd-208-36|539	%{_mandir}/man8/nss-myhostname.*
14mr|systemd-208-36|540	%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
14mr|systemd-208-36|541	%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
14mr|systemd-208-36|542	%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
14mr|systemd-208-36|543	%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
14mr|systemd-208-36|544	%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
14mr|systemd-208-36|545	%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
14mr|systemd-208-36|546	%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
14mr|systemd-208-36|547	%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1*.xml
14mr|systemd-208-36|548	%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1*.xml
14mr|systemd-208-36|549	%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1*.xml
14mr|systemd-208-36|550	%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
14mr|systemd-208-36|551	%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
14mr|systemd-208-36|552	%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
14mr|systemd-208-36|553	%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
14mr|systemd-208-36|554	%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
14mr|systemd-208-36|555	%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
14mr|systemd-208-36|556	%{_datadir}/systemd/kbd-model-map
14mr|systemd-208-36|557	%{_docdir}/systemd
14mr|systemd-208-36|558	%{_initddir}/systemd.README
14mr|systemd-208-36|559	%{_var}/log/systemd.README
14mr|systemd-208-36|560	%{_libdir}/libnss_myhostname.so.2
14mr|systemd-208-36|561	%attr(02755,root,systemd-journal) %dir %{_logdir}/journal
14mr|systemd-208-36|562	
14mr|systemd-208-36|563	#----------------------------------------------------------------------------
14mr|systemd-208-36|564	
14mr|systemd-208-36|565	%package tools
14mr|systemd-208-36|566	Summary:	Non essential systemd tools
14mr|systemd-208-36|567	Group:		System/Configuration/Boot and Init
14mr|systemd-208-36|568	Requires:	%{name} = %{EVRD}
14mr|systemd-208-36|569	Conflicts:	%{name} < 35-6
14mr|systemd-208-36|570	Requires:	python-dbus
14mr|systemd-208-36|571	Requires:	python-cairo
14mr|systemd-208-36|572	
14mr|systemd-208-36|573	%description tools
14mr|systemd-208-36|574	Non essential systemd tools.
14mr|systemd-208-36|575	
14mr|systemd-208-36|576	%files tools
14mr|systemd-208-36|577	%{_bindir}/systemd-analyze
14mr|systemd-208-36|578	%{_mandir}/man1/systemd-analyze.1*
14mr|systemd-208-36|579	%dir %{python_sitearch}/%{name}
14mr|systemd-208-36|580	%{python_sitearch}/%{name}/*.py*
14mr|systemd-208-36|581	%{python_sitearch}/%{name}/*.so
14mr|systemd-208-36|582	
14mr|systemd-208-36|583	#----------------------------------------------------------------------------
14mr|systemd-208-36|584	
14mr|systemd-208-36|585	%package units
14mr|systemd-208-36|586	Summary:	Configuration files, directories and installation tool for systemd
14mr|systemd-208-36|587	Group:		System/Configuration/Boot and Init
14mr|systemd-208-36|588	Requires(post):	awk
14mr|systemd-208-36|589	Requires(post):	coreutils
14mr|systemd-208-36|590	Requires(post):	gawk
14mr|systemd-208-36|591	Requires(post):	grep
14mr|systemd-208-36|592	
14mr|systemd-208-36|593	%description units
14mr|systemd-208-36|594	Basic configuration files, directories and installation tool for the systemd
14mr|systemd-208-36|595	system and session manager.
14mr|systemd-208-36|596	
14mr|systemd-208-36|597	%files units
14mr|systemd-208-36|598	%dir %{_sysconfdir}/systemd
14mr|systemd-208-36|599	%dir %{_sysconfdir}/systemd/system
14mr|systemd-208-36|600	%dir %{_sysconfdir}/systemd/user
14mr|systemd-208-36|601	%dir %{_sysconfdir}/tmpfiles.d
14mr|systemd-208-36|602	%dir %{_sysconfdir}/sysctl.d
14mr|systemd-208-36|603	%dir %{_sysconfdir}/modules-load.d
14mr|systemd-208-36|604	%dir %{_sysconfdir}/binfmt.d
14mr|systemd-208-36|605	/bin/systemctl
14mr|systemd-208-36|606	%{_bindir}/systemctl
14mr|systemd-208-36|607	%{systemd_libdir}/system
14mr|systemd-208-36|608	/usr/lib/systemd/
14mr|systemd-208-36|609	%{_datadir}/zsh/site-functions
14mr|systemd-208-36|610	%{_sysconfdir}/profile.d/40systemd.sh
14mr|systemd-208-36|611	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|systemd-208-36|612	%{_mandir}/man1/systemctl.*
14mr|systemd-208-36|613	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
14mr|systemd-208-36|614	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
14mr|systemd-208-36|615	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
14mr|systemd-208-36|616	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
14mr|systemd-208-36|617	
14mr|systemd-208-36|618	#----------------------------------------------------------------------------
14mr|systemd-208-36|619	
14mr|systemd-208-36|620	%package sysvinit
14mr|systemd-208-36|621	Summary:	System V init tools
14mr|systemd-208-36|622	Group:		System/Configuration/Boot and Init
14mr|systemd-208-36|623	Requires:	%{name} = %{EVRD}
14mr|systemd-208-36|624	# (eugeni) systemd should work as a drop-in replacement for sysvinit, but not obsolete it
14mr|systemd-208-36|625	#SysVinit < %sysvinit_release-%sysvinit_release It's provides something
14mr|systemd-208-36|626	#like that SysVinit < 14-14 when it should be SysVinit 2.87-14
14mr|systemd-208-36|627	Provides:	sysvinit = %{sysvinit_version}-%{sysvinit_release}
14mr|systemd-208-36|628	Provides:	SysVinit = %{sysvinit_version}-%{sysvinit_release}
14mr|systemd-208-36|629	Conflicts:	sysvinit < %{sysvinit_version}-%{sysvinit_release}
14mr|systemd-208-36|630	Conflicts:	SysVinit < %{sysvinit_version}-%{sysvinit_release}
14mr|systemd-208-36|631	# Due to halt/poweroff etc. in _bindir
14mr|systemd-208-36|632	Conflicts:	usermode-consoleonly < 1:1.110
14mr|systemd-208-36|633	
14mr|systemd-208-36|634	%description sysvinit
14mr|systemd-208-36|635	Drop-in replacement for the System V init tools of systemd.
14mr|systemd-208-36|636	
14mr|systemd-208-36|637	%files sysvinit
14mr|systemd-208-36|638	/sbin/init
14mr|systemd-208-36|639	/bin/reboot
14mr|systemd-208-36|640	/bin/halt
14mr|systemd-208-36|641	/bin/poweroff
14mr|systemd-208-36|642	/sbin/shutdown
14mr|systemd-208-36|643	/sbin/telinit
14mr|systemd-208-36|644	/sbin/runlevel
14mr|systemd-208-36|645	%{_mandir}/man1/init.*
14mr|systemd-208-36|646	%{_mandir}/man8/halt.*
14mr|systemd-208-36|647	%{_mandir}/man8/reboot.*
14mr|systemd-208-36|648	%{_mandir}/man8/shutdown.*
14mr|systemd-208-36|649	%{_mandir}/man8/poweroff.*
14mr|systemd-208-36|650	%{_mandir}/man8/telinit.*
14mr|systemd-208-36|651	%{_mandir}/man8/runlevel.*
14mr|systemd-208-36|652	%dir /run
14mr|systemd-208-36|653	
14mr|systemd-208-36|654	#----------------------------------------------------------------------------
14mr|systemd-208-36|655	
14mr|systemd-208-36|656	%package -n %{libdaemon}
14mr|systemd-208-36|657	Summary:	Systemd-daemon library package
14mr|systemd-208-36|658	Group:		System/Libraries
14mr|systemd-208-36|659	Provides:	libsystemd-daemon = %{EVRD}
14mr|systemd-208-36|660	
14mr|systemd-208-36|661	%description -n %{libdaemon}
14mr|systemd-208-36|662	This package provides the systemd-daemon shared library.
14mr|systemd-208-36|663	
14mr|systemd-208-36|664	%files -n %{libdaemon}
14mr|systemd-208-36|665	/%{_lib}/libsystemd-daemon.so.%{libdaemon_major}*
14mr|systemd-208-36|666	
14mr|systemd-208-36|667	#----------------------------------------------------------------------------
14mr|systemd-208-36|668	
14mr|systemd-208-36|669	%package -n %{libdaemon_devel}
14mr|systemd-208-36|670	Summary:	Systemd-daemon library development files
14mr|systemd-208-36|671	Group:		Development/C
14mr|systemd-208-36|672	Requires:	%{libdaemon} = %{EVRD}
14mr|systemd-208-36|673	Provides:	libsystemd-daemon-devel = %{EVRD}
14mr|systemd-208-36|674	
14mr|systemd-208-36|675	%description -n %{libdaemon_devel}
14mr|systemd-208-36|676	Development files for the systemd-daemon shared library.
14mr|systemd-208-36|677	
14mr|systemd-208-36|678	%files -n %{libdaemon_devel}
14mr|systemd-208-36|679	%dir %{_includedir}/systemd
14mr|systemd-208-36|680	%{_includedir}/systemd/sd-daemon.h
14mr|systemd-208-36|681	%{_libdir}/libsystemd-daemon.so
14mr|systemd-208-36|682	%{_libdir}/pkgconfig/libsystemd-daemon.pc
14mr|systemd-208-36|683	%{_datadir}/pkgconfig/systemd.pc
14mr|systemd-208-36|684	%{_includedir}/systemd/sd-messages.h
14mr|systemd-208-36|685	%{_includedir}/systemd/sd-shutdown.h
14mr|systemd-208-36|686	
14mr|systemd-208-36|687	#----------------------------------------------------------------------------
14mr|systemd-208-36|688	
14mr|systemd-208-36|689	%package -n %{liblogin}
14mr|systemd-208-36|690	Summary:	Systemd-login library package
14mr|systemd-208-36|691	Group:		System/Libraries
14mr|systemd-208-36|692	Provides:	libsystemd-login = %{EVRD}
14mr|systemd-208-36|693	
14mr|systemd-208-36|694	%description -n %{liblogin}
14mr|systemd-208-36|695	This package provides the systemd-login shared library.
14mr|systemd-208-36|696	
14mr|systemd-208-36|697	%files -n %{liblogin}
14mr|systemd-208-36|698	/%{_lib}/libsystemd-login.so.%{liblogin_major}*
14mr|systemd-208-36|699	
14mr|systemd-208-36|700	#----------------------------------------------------------------------------
14mr|systemd-208-36|701	
14mr|systemd-208-36|702	%package -n %{liblogin_devel}
14mr|systemd-208-36|703	Summary:	Systemd-login library development files
14mr|systemd-208-36|704	Group:		Development/C
14mr|systemd-208-36|705	Requires:	%{liblogin} = %{EVRD}
14mr|systemd-208-36|706	Provides:	libsystemd-login-devel = %{EVRD}
14mr|systemd-208-36|707	
14mr|systemd-208-36|708	%description -n %{liblogin_devel}
14mr|systemd-208-36|709	Development files for the systemd-login shared library.
14mr|systemd-208-36|710	
14mr|systemd-208-36|711	%files -n %{liblogin_devel}
14mr|systemd-208-36|712	%dir %{_includedir}/systemd
14mr|systemd-208-36|713	%{_includedir}/systemd/sd-login.h
14mr|systemd-208-36|714	%{_libdir}/libsystemd-login.so
14mr|systemd-208-36|715	%{_libdir}/pkgconfig/libsystemd-login.pc
14mr|systemd-208-36|716	
14mr|systemd-208-36|717	#----------------------------------------------------------------------------
14mr|systemd-208-36|718	
14mr|systemd-208-36|719	%package -n %{libjournal}
14mr|systemd-208-36|720	Summary:	Systemd-journal library package
14mr|systemd-208-36|721	Group:		System/Libraries
14mr|systemd-208-36|722	Provides:	libsystemd-journal = %{EVRD}
14mr|systemd-208-36|723	
14mr|systemd-208-36|724	%description -n %{libjournal}
14mr|systemd-208-36|725	This package provides the systemd-journal shared library.
14mr|systemd-208-36|726	
14mr|systemd-208-36|727	%files -n %{libjournal}
14mr|systemd-208-36|728	/%{_lib}/libsystemd-journal.so.%{libjournal_major}*
14mr|systemd-208-36|729	
14mr|systemd-208-36|730	#----------------------------------------------------------------------------
14mr|systemd-208-36|731	
14mr|systemd-208-36|732	%package -n %{libjournal_devel}
14mr|systemd-208-36|733	Summary:	Systemd-journal library development files
14mr|systemd-208-36|734	Group:		Development/C
14mr|systemd-208-36|735	Requires:	%{libjournal} = %{EVRD}
14mr|systemd-208-36|736	Provides:	libsystemd-journal-devel = %{EVRD}
14mr|systemd-208-36|737	
14mr|systemd-208-36|738	%description -n %{libjournal_devel}
14mr|systemd-208-36|739	Development files for the systemd-journal shared library.
14mr|systemd-208-36|740	
14mr|systemd-208-36|741	%files -n %{libjournal_devel}
14mr|systemd-208-36|742	%dir %{_includedir}/systemd
14mr|systemd-208-36|743	%{_includedir}/systemd/sd-journal.h
14mr|systemd-208-36|744	%{_libdir}/libsystemd-journal.so
14mr|systemd-208-36|745	%{_libdir}/pkgconfig/libsystemd-journal.pc
14mr|systemd-208-36|746	
14mr|systemd-208-36|747	#----------------------------------------------------------------------------
14mr|systemd-208-36|748	
14mr|systemd-208-36|749	%package -n %{libid128}
14mr|systemd-208-36|750	Summary:	Systemd-id128 library package
14mr|systemd-208-36|751	Group:		System/Libraries
14mr|systemd-208-36|752	Provides:	libsystemd-id128 = %{EVRD}
14mr|systemd-208-36|753	
14mr|systemd-208-36|754	%description -n %{libid128}
14mr|systemd-208-36|755	This package provides the systemd-id128 shared library.
14mr|systemd-208-36|756	
14mr|systemd-208-36|757	%files -n %{libid128}
14mr|systemd-208-36|758	/%{_lib}/libsystemd-id128.so.%{libid128_major}*
14mr|systemd-208-36|759	
14mr|systemd-208-36|760	#----------------------------------------------------------------------------
14mr|systemd-208-36|761	
14mr|systemd-208-36|762	%package -n %{libid128_devel}
14mr|systemd-208-36|763	Summary:	Systemd-id128 library development files
14mr|systemd-208-36|764	Group:		Development/C
14mr|systemd-208-36|765	Requires:	%{libid128} = %{EVRD}
14mr|systemd-208-36|766	Provides:	libsystemd-id128-devel = %{EVRD}
14mr|systemd-208-36|767	
14mr|systemd-208-36|768	%description -n %{libid128_devel}
14mr|systemd-208-36|769	Development files for the systemd-id128 shared library.
14mr|systemd-208-36|770	
14mr|systemd-208-36|771	%files -n %{libid128_devel}
14mr|systemd-208-36|772	%dir %{_includedir}/systemd
14mr|systemd-208-36|773	%{_includedir}/systemd/sd-id128.h
14mr|systemd-208-36|774	%{_libdir}/libsystemd-id128.so
14mr|systemd-208-36|775	%{_libdir}/pkgconfig/libsystemd-id128.pc
14mr|systemd-208-36|776	
14mr|systemd-208-36|777	#----------------------------------------------------------------------------
14mr|systemd-208-36|778	
14mr|systemd-208-36|779	%package -n udev
14mr|systemd-208-36|780	Summary:	Device manager for the Linux kernel
14mr|systemd-208-36|781	Group:		System/Configuration/Hardware
14mr|systemd-208-36|782	Requires:	%{name} = %{EVRD}
14mr|systemd-208-36|783	Requires:	acl
14mr|systemd-208-36|784	Requires:	ldetect-lst
14mr|systemd-208-36|785	Requires:	setup >= 2.7.16
14mr|systemd-208-36|786	Requires:	util-linux-ng >= 2.15
14mr|systemd-208-36|787	# for disk/lp groups
14mr|systemd-208-36|788	Requires(pre):	setup
14mr|systemd-208-36|789	Requires(pre):	coreutils
14mr|systemd-208-36|790	Requires(post,preun):	rpm-helper
14mr|systemd-208-36|791	Provides:	should-restart = system
14mr|systemd-208-36|792	Obsoletes:	hal <= 0.5.14-6
14mr|systemd-208-36|793	
14mr|systemd-208-36|794	%description -n udev
14mr|systemd-208-36|795	A collection of tools and a daemon to manage events received
14mr|systemd-208-36|796	from the kernel and deal with them in user-space. Primarily this
14mr|systemd-208-36|797	involves managing permissions, and creating and removing meaningful
14mr|systemd-208-36|798	symlinks to device nodes in /dev when hardware is discovered or
14mr|systemd-208-36|799	removed from the system
14mr|systemd-208-36|800	
14mr|systemd-208-36|801	%files -n udev
14mr|systemd-208-36|802	%dir /lib/firmware
14mr|systemd-208-36|803	%dir /lib/firmware/updates
14mr|systemd-208-36|804	%dir %{udev_libdir}
14mr|systemd-208-36|805	%dir %{_sysconfdir}/udev
14mr|systemd-208-36|806	%dir %{udev_rules_dir}
14mr|systemd-208-36|807	%dir %{_udevhwdbdir}
14mr|systemd-208-36|808	%{_udevhwdbdir}/20-*.hwdb
14mr|systemd-208-36|809	%{_udevhwdbdir}/60-*.hwdb
14mr|systemd-208-36|810	%dir %{_sysconfdir}/udev/agents.d
14mr|systemd-208-36|811	%dir %{_sysconfdir}/udev/agents.d/usb
14mr|systemd-208-36|812	%config(noreplace) %{_sysconfdir}/sysconfig/udev
14mr|systemd-208-36|813	%config(noreplace) %{_sysconfdir}/sysconfig/udev_net
14mr|systemd-208-36|814	%config(noreplace) %{_sysconfdir}/udev/*.conf
14mr|systemd-208-36|815	%ghost %config(noreplace,missingok) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
14mr|systemd-208-36|816	%{systemd_libdir}/systemd-udevd
14mr|systemd-208-36|817	%{_bindir}/udevadm
14mr|systemd-208-36|818	%attr(0755,root,root) /sbin/udevadm
14mr|systemd-208-36|819	%attr(0755,root,root) %{_sbindir}/udevadm
14mr|systemd-208-36|820	%attr(0755,root,root) /sbin/udevd
14mr|systemd-208-36|821	%attr(0755,root,root) %{udev_libdir}/udevd
14mr|systemd-208-36|822	%{udev_rules_dir}/*.rules
14mr|systemd-208-36|823	%attr(0755,root,root) %{udev_libdir}/accelerometer
14mr|systemd-208-36|824	%attr(0755,root,root) %{udev_libdir}/ata_id
14mr|systemd-208-36|825	%attr(0755,root,root) %{udev_libdir}/cdrom_id
14mr|systemd-208-36|826	%attr(0755,root,root) %{udev_libdir}/scsi_id
14mr|systemd-208-36|827	%attr(0755,root,root) %{udev_libdir}/collect
14mr|systemd-208-36|828	%attr(0755,root,root) %{udev_libdir}/net_create_ifcfg
14mr|systemd-208-36|829	%attr(0755,root,root) %{udev_libdir}/net_action
14mr|systemd-208-36|830	%attr(0755,root,root) %{udev_libdir}/v4l_id
14mr|systemd-208-36|831	%attr(0755,root,root) %{udev_libdir}/mtd_probe
14mr|systemd-208-36|832	# From previous Mandriva /etc/udev/devices.d and patches
14mr|systemd-208-36|833	%attr(0666,root,root) %dev(c,1,3) %{udev_libdir}/devices/null
14mr|systemd-208-36|834	%attr(0600,root,root) %dev(b,2,0) %{udev_libdir}/devices/fd0
14mr|systemd-208-36|835	%attr(0600,root,root) %dev(b,2,1) %{udev_libdir}/devices/fd1
14mr|systemd-208-36|836	%attr(0600,root,root) %dev(c,21,0) %{udev_libdir}/devices/sg0
14mr|systemd-208-36|837	%attr(0600,root,root) %dev(c,21,1) %{udev_libdir}/devices/sg1
14mr|systemd-208-36|838	%attr(0600,root,root) %dev(c,9,0) %{udev_libdir}/devices/st0
14mr|systemd-208-36|839	%attr(0600,root,root) %dev(c,9,1) %{udev_libdir}/devices/st1
14mr|systemd-208-36|840	%attr(0600,root,root) %dev(c,99,0) %{udev_libdir}/devices/parport0
14mr|systemd-208-36|841	%dir %{udev_libdir}/devices/cpu
14mr|systemd-208-36|842	%dir %{udev_libdir}/devices/cpu/0
14mr|systemd-208-36|843	%attr(0600,root,root) %dev(c,203,0) %{udev_libdir}/devices/cpu/0/cpuid
14mr|systemd-208-36|844	%attr(0600,root,root) %dev(c,10,184) %{udev_libdir}/devices/cpu/0/microcode
14mr|systemd-208-36|845	%attr(0600,root,root) %dev(c,202,0) %{udev_libdir}/devices/cpu/0/msr
14mr|systemd-208-36|846	%attr(0600,root,root) %dev(c,162,0) %{udev_libdir}/devices/rawctl
14mr|systemd-208-36|847	%attr(0600,root,root) %dev(c,195,0) %{udev_libdir}/devices/nvidia0
14mr|systemd-208-36|848	%attr(0600,root,root) %dev(c,195,255) %{udev_libdir}/devices/nvidiactl
14mr|systemd-208-36|849	# Default static nodes to copy to /dev on udevd start
14mr|systemd-208-36|850	%dir %{udev_libdir}/devices
14mr|systemd-208-36|851	# From Fedora RPM
14mr|systemd-208-36|852	%attr(0755,root,root) %dir %{udev_libdir}/devices/net
14mr|systemd-208-36|853	%attr(0755,root,root) %dir %{udev_libdir}/devices/hugepages
14mr|systemd-208-36|854	%attr(0755,root,root) %dir %{udev_libdir}/devices/pts
14mr|systemd-208-36|855	%attr(0755,root,root) %dir %{udev_libdir}/devices/shm
14mr|systemd-208-36|856	%attr(666,root,root) %dev(c,10,200) %{udev_libdir}/devices/net/tun
14mr|systemd-208-36|857	%attr(600,root,root) %dev(c,108,0) %{udev_libdir}/devices/ppp
14mr|systemd-208-36|858	%attr(666,root,root) %dev(c,10,229) %{udev_libdir}/devices/fuse
14mr|systemd-208-36|859	%attr(660,root,lp) %dev(c,6,0) %{udev_libdir}/devices/lp0
14mr|systemd-208-36|860	%attr(660,root,lp) %dev(c,6,1) %{udev_libdir}/devices/lp1
14mr|systemd-208-36|861	%attr(660,root,lp) %dev(c,6,2) %{udev_libdir}/devices/lp2
14mr|systemd-208-36|862	%attr(660,root,lp) %dev(c,6,3) %{udev_libdir}/devices/lp3
14mr|systemd-208-36|863	%attr(640,root,disk) %dev(b,7,0) %{udev_libdir}/devices/loop0
14mr|systemd-208-36|864	%attr(640,root,disk) %dev(b,7,1) %{udev_libdir}/devices/loop1
14mr|systemd-208-36|865	%attr(640,root,disk) %dev(b,7,2) %{udev_libdir}/devices/loop2
14mr|systemd-208-36|866	%attr(640,root,disk) %dev(b,7,3) %{udev_libdir}/devices/loop3
14mr|systemd-208-36|867	%attr(640,root,disk) %dev(b,7,4) %{udev_libdir}/devices/loop4
14mr|systemd-208-36|868	%attr(640,root,disk) %dev(b,7,5) %{udev_libdir}/devices/loop5
14mr|systemd-208-36|869	%attr(640,root,disk) %dev(b,7,6) %{udev_libdir}/devices/loop6
14mr|systemd-208-36|870	%attr(640,root,disk) %dev(b,7,7) %{udev_libdir}/devices/loop7
14mr|systemd-208-36|871	%{_mandir}/man8/udevadm.8.*
14mr|systemd-208-36|872	
14mr|systemd-208-36|873	#----------------------------------------------------------------------------
14mr|systemd-208-36|874	
14mr|systemd-208-36|875	%package -n %{libudev}
14mr|systemd-208-36|876	Summary:	Library for udev
14mr|systemd-208-36|877	Group:		System/Libraries
14mr|systemd-208-36|878	Obsoletes:	%{mklibname hal 1} <= 0.5.14-6
14mr|systemd-208-36|879	
14mr|systemd-208-36|880	%description -n %{libudev}
14mr|systemd-208-36|881	Library for udev.
14mr|systemd-208-36|882	
14mr|systemd-208-36|883	%files -n %{libudev}
14mr|systemd-208-36|884	/%{_lib}/libudev.so.%{udev_major}*
14mr|systemd-208-36|885	
14mr|systemd-208-36|886	#----------------------------------------------------------------------------
14mr|systemd-208-36|887	
14mr|systemd-208-36|888	%package -n %{libudev_devel}
14mr|systemd-208-36|889	Summary:	Devel library for udev
14mr|systemd-208-36|890	Group:		Development/C
14mr|systemd-208-36|891	License:	LGPLv2+
14mr|systemd-208-36|892	Provides:	udev-devel = %{EVRD}
14mr|systemd-208-36|893	Requires:	%{libudev} = %{EVRD}
14mr|systemd-208-36|894	
14mr|systemd-208-36|895	%description -n %{libudev_devel}
14mr|systemd-208-36|896	Devel library for udev.
14mr|systemd-208-36|897	
14mr|systemd-208-36|898	%files -n %{libudev_devel}
14mr|systemd-208-36|899	%{_libdir}/libudev.so
14mr|systemd-208-36|900	%{_libdir}/pkgconfig/libudev.pc
14mr|systemd-208-36|901	%{_datadir}/pkgconfig/udev.pc
14mr|systemd-208-36|902	%{_includedir}/libudev.h
14mr|systemd-208-36|903	
14mr|systemd-208-36|904	#----------------------------------------------------------------------------
14mr|systemd-208-36|905	
14mr|systemd-208-36|906	%package -n %{libgudev}
14mr|systemd-208-36|907	Summary:	Libraries for adding libudev support to applications that use glib
14mr|systemd-208-36|908	Group:		System/Libraries
14mr|systemd-208-36|909	#gw please don't remove this again, it is needed by the noarch package
14mr|systemd-208-36|910	#gudev-sharp
14mr|systemd-208-36|911	Provides:	libgudev = %{EVRD}
14mr|systemd-208-36|912	
14mr|systemd-208-36|913	%description -n %{libgudev}
14mr|systemd-208-36|914	This package contains the libraries that make it easier to use libudev
14mr|systemd-208-36|915	functionality from applications that use glib.
14mr|systemd-208-36|916	
14mr|systemd-208-36|917	%files -n %{libgudev}
14mr|systemd-208-36|918	/%{_lib}/libgudev-%{gudev_api}.so.%{gudev_major}*
14mr|systemd-208-36|919	
14mr|systemd-208-36|920	#----------------------------------------------------------------------------
14mr|systemd-208-36|921	
14mr|systemd-208-36|922	%package -n %{girgudev}
14mr|systemd-208-36|923	Group:		System/Libraries
14mr|systemd-208-36|924	Summary:	GObject Introspection interface library for gudev
14mr|systemd-208-36|925	Conflicts:	%{_lib}gudev1.0_0 < 182-5
14mr|systemd-208-36|926	
14mr|systemd-208-36|927	%description -n %{girgudev}
14mr|systemd-208-36|928	GObject Introspection interface library for gudev.
14mr|systemd-208-36|929	
14mr|systemd-208-36|930	%files -n %{girgudev}
14mr|systemd-208-36|931	%{_libdir}/girepository-1.0/GUdev-%{gudev_api}.typelib
14mr|systemd-208-36|932	
14mr|systemd-208-36|933	#----------------------------------------------------------------------------
14mr|systemd-208-36|934	
14mr|systemd-208-36|935	%package -n %{libgudev_devel}
14mr|systemd-208-36|936	Summary:	Header files for adding libudev support to applications that use glib
14mr|systemd-208-36|937	Group:		Development/C
14mr|systemd-208-36|938	Requires:	%{libgudev} = %{EVRD}
14mr|systemd-208-36|939	
14mr|systemd-208-36|940	%description -n %{libgudev_devel}
14mr|systemd-208-36|941	This package contains the header and pkg-config files for developing
14mr|systemd-208-36|942	glib-based applications using libudev functionality.
14mr|systemd-208-36|943	
14mr|systemd-208-36|944	%files -n %{libgudev_devel}
14mr|systemd-208-36|945	%{_libdir}/libgudev-%{gudev_api}.so
14mr|systemd-208-36|946	%{_includedir}/gudev-%{gudev_api}
14mr|systemd-208-36|947	%{_datadir}/gir-1.0/GUdev-%{gudev_api}.gir
14mr|systemd-208-36|948	%{_libdir}/pkgconfig/gudev-%{gudev_api}.pc
14mr|systemd-208-36|949	
14mr|systemd-208-36|950	#----------------------------------------------------------------------------
14mr|systemd-208-36|951	
14mr|systemd-208-36|952	%package -n udev-doc
14mr|systemd-208-36|953	Summary:	Udev documentation
14mr|systemd-208-36|954	Group:		Books/Computer books
14mr|systemd-208-36|955	
14mr|systemd-208-36|956	%description -n udev-doc
14mr|systemd-208-36|957	This package contains documentation of udev.
14mr|systemd-208-36|958	
14mr|systemd-208-36|959	#----------------------------------------------------------------------------
14mr|systemd-208-36|960	
14mr|systemd-208-36|961	%prep
14mr|systemd-208-36|962	%setup -q
14mr|systemd-208-36|963	%apply_patches
14mr|systemd-208-36|964	find src/ -name "*.vala" -exec touch '{}' \;
14mr|systemd-208-36|965	
14mr|systemd-208-36|966	%build
14mr|systemd-208-36|967	autoreconf --force --install --verbose
14mr|systemd-208-36|968	%serverbuild_hardened
14mr|systemd-208-36|969	
14mr|systemd-208-36|970	export CONFIGURE_TOP=$PWD
14mr|systemd-208-36|971	
14mr|systemd-208-36|972	mkdir -p shared
14mr|systemd-208-36|973	pushd shared
14mr|systemd-208-36|974	%configure2_5x \
14mr|systemd-208-36|975	--with-rootprefix= \
14mr|systemd-208-36|976	--with-rootlibdir=/%{_lib} \
14mr|systemd-208-36|977	--libexecdir=%{_prefix}/lib \
14mr|systemd-208-36|978	--with-distro=mandriva \
14mr|systemd-208-36|979	--with-firmware-path=/lib/firmware/updates:/lib/firmware \
14mr|systemd-208-36|980	--disable-static \
14mr|systemd-208-36|981	--with-sysvinit-path=%{_initrddir} \
14mr|systemd-208-36|982	--with-sysvrcd-path=%{_sysconfdir}/rc.d \
14mr|systemd-208-36|983	--disable-selinux \
14mr|systemd-208-36|984	--enable-split-usr \
14mr|systemd-208-36|985	--with-usb-ids-path=/usr/share/hwdata/usb.ids \
14mr|systemd-208-36|986	--with-pci-ids-path=/usr/share/hwdata/pci.ids
14mr|systemd-208-36|987	%make
14mr|systemd-208-36|988	popd
14mr|systemd-208-36|989	
14mr|systemd-208-36|990	%install
14mr|systemd-208-36|991	%makeinstall_std -C shared
14mr|systemd-208-36|992	
14mr|systemd-208-36|993	mkdir -p %{buildroot}{/bin,%{_sbindir}}
14mr|systemd-208-36|994	
14mr|systemd-208-36|995	# (bor) create late shutdown and sleep directory
14mr|systemd-208-36|996	mkdir -p %{buildroot}%{systemd_libdir}/system-shutdown
14mr|systemd-208-36|997	mkdir -p %{buildroot}%{systemd_libdir}/system-sleep
14mr|systemd-208-36|998	
14mr|systemd-208-36|999	# Create SysV compatibility symlinks. systemctl/systemd are smart
14mr|systemd-208-36|1000	# enough to detect in which way they are called.
14mr|systemd-208-36|1001	mkdir -p %{buildroot}/sbin
14mr|systemd-208-36|1002	ln -s ..%{systemd_libdir}/systemd %{buildroot}/sbin/init
14mr|systemd-208-36|1003	ln -s ..%{systemd_libdir}/systemd %{buildroot}/bin/systemd
14mr|systemd-208-36|1004	ln -s ../bin/systemctl %{buildroot}/bin/reboot
14mr|systemd-208-36|1005	ln -s ../bin/systemctl %{buildroot}/bin/halt
14mr|systemd-208-36|1006	ln -s ../bin/systemctl %{buildroot}/bin/poweroff
14mr|systemd-208-36|1007	ln -s ../bin/systemctl %{buildroot}/sbin/shutdown
14mr|systemd-208-36|1008	ln -s ../bin/systemctl %{buildroot}/sbin/telinit
14mr|systemd-208-36|1009	ln -s ../bin/systemctl %{buildroot}/sbin/runlevel
14mr|systemd-208-36|1010	ln -s /bin/loginctl %{buildroot}%{_bindir}/systemd-loginctl
14mr|systemd-208-36|1011	
14mr|systemd-208-36|1012	# (tpg) dracut needs this
14mr|systemd-208-36|1013	ln -s /bin/systemctl %{buildroot}%{_bindir}/systemctl
14mr|systemd-208-36|1014	
14mr|systemd-208-36|1015	# We create all wants links manually at installation time to make sure
14mr|systemd-208-36|1016	# they are not owned and hence overriden by rpm after the used deleted
14mr|systemd-208-36|1017	# them.
14mr|systemd-208-36|1018	rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
14mr|systemd-208-36|1019	rm -f %{buildroot}%{_sysconfdir}/systemd/system/display-manager.service
14mr|systemd-208-36|1020	
14mr|systemd-208-36|1021	# Make sure the ghost-ing below works
14mr|systemd-208-36|1022	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
14mr|systemd-208-36|1023	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
14mr|systemd-208-36|1024	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
14mr|systemd-208-36|1025	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
14mr|systemd-208-36|1026	
14mr|systemd-208-36|1027	# Make sure these directories are properly owned
14mr|systemd-208-36|1028	mkdir -p %{buildroot}/%{systemd_libdir}/system/basic.target.wants
14mr|systemd-208-36|1029	mkdir -p %{buildroot}/%{systemd_libdir}/system/default.target.wants
14mr|systemd-208-36|1030	mkdir -p %{buildroot}/%{systemd_libdir}/system/dbus.target.wants
14mr|systemd-208-36|1031	mkdir -p %{buildroot}/%{systemd_libdir}/system/syslog.target.wants
14mr|systemd-208-36|1032	
14mr|systemd-208-36|1033	#(tpg) keep these compat symlink
14mr|systemd-208-36|1034	ln -s %{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service
14mr|systemd-208-36|1035	ln -s %{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service
14mr|systemd-208-36|1036	
14mr|systemd-208-36|1037	# And the default symlink we generate automatically based on inittab
14mr|systemd-208-36|1038	rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target
14mr|systemd-208-36|1039	
14mr|systemd-208-36|1040	# (tpg) this is needed
14mr|systemd-208-36|1041	mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
14mr|systemd-208-36|1042	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
14mr|systemd-208-36|1043	
14mr|systemd-208-36|1044	# (bor) make sure we own directory for bluez to install service
14mr|systemd-208-36|1045	mkdir -p %{buildroot}/%{systemd_libdir}/system/bluetooth.target.wants
14mr|systemd-208-36|1046	
14mr|systemd-208-36|1047	# use consistent naming and permissions for completion scriplets
14mr|systemd-208-36|1048	#mv %{buildroot}%{_sysconfdir}/bash_completion.d/systemd-bash-completion.sh %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
14mr|systemd-208-36|1049	#chmod 644 %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
14mr|systemd-208-36|1050	
14mr|systemd-208-36|1051	# (tpg) use systemd's own mounting capability
14mr|systemd-208-36|1052	sed -i -e 's/^#MountAuto=yes$/MountAuto=yes/' %{buildroot}/etc/systemd/system.conf
14mr|systemd-208-36|1053	sed -i -e 's/^#SwapAuto=yes$/SwapAuto=yes/' %{buildroot}/etc/systemd/system.conf
14mr|systemd-208-36|1054	
14mr|systemd-208-36|1055	# (bor) enable rpcbind.target by default so we have something to plug portmapper service into
14mr|systemd-208-36|1056	ln -s ../rpcbind.target %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants
14mr|systemd-208-36|1057	
14mr|systemd-208-36|1058	# (bor) machine-id-setup is in /sbin in post-v20
14mr|systemd-208-36|1059	install -d %{buildroot}/sbin && mv %{buildroot}/bin/systemd-machine-id-setup %{buildroot}/sbin
14mr|systemd-208-36|1060	
14mr|systemd-208-36|1061	# (eugeni) install /run
14mr|systemd-208-36|1062	mkdir %{buildroot}/run
14mr|systemd-208-36|1063	
14mr|systemd-208-36|1064	# (tpg) create missing dir
14mr|systemd-208-36|1065	mkdir -p %{buildroot}%{_libdir}/systemd/user/
14mr|systemd-208-36|1066	
14mr|systemd-208-36|1067	# Create new-style configuration files so that we can ghost-own them
14mr|systemd-208-36|1068	touch %{buildroot}%{_sysconfdir}/hostname
14mr|systemd-208-36|1069	touch %{buildroot}%{_sysconfdir}/vconsole.conf
14mr|systemd-208-36|1070	touch %{buildroot}%{_sysconfdir}/locale.conf
14mr|systemd-208-36|1071	touch %{buildroot}%{_sysconfdir}/machine-id
14mr|systemd-208-36|1072	touch %{buildroot}%{_sysconfdir}/machine-info
14mr|systemd-208-36|1073	touch %{buildroot}%{_sysconfdir}/timezone
14mr|systemd-208-36|1074	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
14mr|systemd-208-36|1075	touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
14mr|systemd-208-36|1076	
14mr|systemd-208-36|1077	# (cg) Set up the pager to make it generally more useful
14mr|systemd-208-36|1078	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mr|systemd-208-36|1079	cat > %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh << EOF
14mr|systemd-208-36|1080	export SYSTEMD_PAGER="/usr/bin/less -FR"
14mr|systemd-208-36|1081	EOF
14mr|systemd-208-36|1082	chmod 644 %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh
14mr|systemd-208-36|1083	
14mr|systemd-208-36|1084	# (akdengi) move rpm macros
14mr|systemd-208-36|1085	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mr|systemd-208-36|1086	mv  %{buildroot}%{_prefix}/lib/rpm/macros.d/macros.systemd %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|systemd-208-36|1087	
14mr|systemd-208-36|1088	# Make sure the NTP units dir exists
14mr|systemd-208-36|1089	mkdir -p %{buildroot}%{systemd_libdir}/ntp-units.d/
14mr|systemd-208-36|1090	
14mr|systemd-208-36|1091	# (cg) Make the journal's persistent in order to provide a real syslog implementation
14mr|systemd-208-36|1092	install -m 0755 -d %{buildroot}%{_logdir}/journal
14mr|systemd-208-36|1093	
14mr|systemd-208-36|1094	# (tpg) Install default Mandriva preset policy for services
14mr|systemd-208-36|1095	mkdir -p %{buildroot}%{systemd_libdir}/system-preset/
14mr|systemd-208-36|1096	mkdir -p %{buildroot}%{systemd_libdir}/user-preset/
14mr|systemd-208-36|1097	install -m 0644 %{SOURCE12} %{buildroot}%{systemd_libdir}/system-preset/
14mr|systemd-208-36|1098	install -m 0644 %{SOURCE13} %{buildroot}%{systemd_libdir}/system-preset/
14mr|systemd-208-36|1099	install -m 0644 %{SOURCE14} %{buildroot}%{systemd_libdir}/system-preset/
14mr|systemd-208-36|1100	
14mr|systemd-208-36|1101	# Install rsyslog fragment
14mr|systemd-208-36|1102	mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
14mr|systemd-208-36|1103	install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
14mr|systemd-208-36|1104	
14mr|systemd-208-36|1105	# (tpg) from mageia
14mr|systemd-208-36|1106	# automatic systemd release on rpm installs/removals
14mr|systemd-208-36|1107	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mr|systemd-208-36|1108	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mr|systemd-208-36|1109	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.filter << EOF
14mr|systemd-208-36|1110	^./lib/systemd/system/
14mr|systemd-208-36|1111	^./etc/systemd/system/
14mr|systemd-208-36|1112	EOF
14mr|systemd-208-36|1113	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script << EOF
14mr|systemd-208-36|1114	#!/bin/sh
14mr|systemd-208-36|1115	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
14mr|systemd-208-36|1116	if [ -x /bin/systemctl ]; then
14mr|systemd-208-36|1117	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|systemd-208-36|1118	fi
14mr|systemd-208-36|1119	fi
14mr|systemd-208-36|1120	EOF
14mr|systemd-208-36|1121	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script
14mr|systemd-208-36|1122	
14mr|systemd-208-36|1123	#################
14mr|systemd-208-36|1124	#	UDEV	#
14mr|systemd-208-36|1125	#	START	#
14mr|systemd-208-36|1126	#################
14mr|systemd-208-36|1127	
14mr|systemd-208-36|1128	install -m 644 %{SOURCE2} %{buildroot}%{udev_rules_dir}/
14mr|systemd-208-36|1129	install -m 644 %{SOURCE3} %{buildroot}%{udev_rules_dir}/
14mr|systemd-208-36|1130	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/sysconfig/udev
14mr|systemd-208-36|1131	# net rules
14mr|systemd-208-36|1132	install -m 0644 %{SOURCE6} %{buildroot}%{udev_rules_dir}/
14mr|systemd-208-36|1133	install -m 0755 %{SOURCE7} %{buildroot}%{udev_libdir}/net_create_ifcfg
14mr|systemd-208-36|1134	install -m 0755 %{SOURCE8} %{buildroot}%{udev_libdir}/net_action
14mr|systemd-208-36|1135	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/sysconfig/udev_net
14mr|systemd-208-36|1136	
14mr|systemd-208-36|1137	install -m 0644 %{SOURCE10} %{buildroot}%{udev_rules_dir}/
14mr|systemd-208-36|1138	
14mr|systemd-208-36|1139	# unless we make a decission to merge /*bin with /usr/*bin, we'll aim for FHS
14mr|systemd-208-36|1140	# compliance and make sure to keep thing in their traditional locations
14mr|systemd-208-36|1141	mv %{buildroot}/bin/udevadm %{buildroot}/sbin
14mr|systemd-208-36|1142	# probably not required, but let's just be on the safe side for now..
14mr|systemd-208-36|1143	ln -sf /sbin/udevadm %{buildroot}%{_bindir}/udevadm
14mr|systemd-208-36|1144	ln -sf /sbin/udevadm %{buildroot}%{_sbindir}/udevadm
14mr|systemd-208-36|1145	
14mr|systemd-208-36|1146	# (tpg) this is needed, because udevadm is in /sbin
14mr|systemd-208-36|1147	# altering the path allows to boot on before root pivot
14mr|systemd-208-36|1148	sed -i -e 's#/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service
14mr|systemd-208-36|1149	
14mr|systemd-208-36|1150	mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates
14mr|systemd-208-36|1151	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
14mr|systemd-208-36|1152	touch %{buildroot}%{_sysconfdir}/scsi_id.config
14mr|systemd-208-36|1153	
14mr|systemd-208-36|1154	ln -s ..%{systemd_libdir}/systemd-udevd %{buildroot}/sbin/udevd
14mr|systemd-208-36|1155	ln -s %{systemd_libdir}/systemd-udevd %{buildroot}%{udev_libdir}/udevd
14mr|systemd-208-36|1156	
14mr|systemd-208-36|1157	# udev rules for zte 3g modems and drakx-net
14mr|systemd-208-36|1158	
14mr|systemd-208-36|1159	
14mr|systemd-208-36|1160	mkdir -p %{buildroot}/lib/firmware/updates
14mr|systemd-208-36|1161	# default /dev content, from Fedora RPM
14mr|systemd-208-36|1162	mkdir -p %{buildroot}%{udev_libdir}/devices/{net,hugepages,pts,shm}
14mr|systemd-208-36|1163	# From previous Mandriva /etc/udev/devices.d
14mr|systemd-208-36|1164	mkdir -p %{buildroot}%{udev_libdir}/devices/cpu/0
14mr|systemd-208-36|1165	
14mr|systemd-208-36|1166	#################
14mr|systemd-208-36|1167	#	UDEV	#
14mr|systemd-208-36|1168	#	END	#
14mr|systemd-208-36|1169	#################
14mr|systemd-208-36|1170	
14mr|systemd-208-36|1171	# (tpg) just delete this for now
14mr|systemd-208-36|1172	# file /usr/share/man/man5/crypttab.5.xz
14mr|systemd-208-36|1173	# from install of systemd-186-2.x86_64
14mr|systemd-208-36|1174	# conflicts with file from package initscripts-9.25-10.x86_64
14mr|systemd-208-36|1175	rm -rf %{buildroot}%{_mandir}/man5/crypttab*
14mr|systemd-208-36|1176	
14mr|systemd-208-36|1177	# (akdengi) move README to systemd.README
14mr|systemd-208-36|1178	mv %{buildroot}%{_initddir}/README %{buildroot}%{_initddir}/systemd.README
14mr|systemd-208-36|1179	mv %{buildroot}%{_var}/log/README %{buildroot}%{_var}/log/systemd.README
14mr|systemd-208-36|1180	
14mr|systemd-208-36|1181	# (akdengi) Use old network naming scheme
14mr|systemd-208-36|1182	ln -sf /dev/null %{buildroot}%{udev_rules_dir}/80-net-name-slot.rules
14mr|systemd-208-36|1183	
14mr|systemd-208-36|1184	# (akdengi) Use our implimentation of efi boot generator to mount EFI partition on /boot/efi
14mr|systemd-208-36|1185	rm -f %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
14mr|systemd-208-36|1186	install -m 0755 %{SOURCE15} %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
14mr|systemd-208-36|1187	
14mr|systemd-208-36|1188	%triggerin -- glibc
14mr|systemd-208-36|1189	# reexec daemon on self or glibc update to avoid busy / on shutdown
14mr|systemd-208-36|1190	# trigger is executed on both self and target install so no need to have
14mr|systemd-208-36|1191	# extra own post
14mr|systemd-208-36|1192	if [ $1 -ge 2 -o $2 -ge 2 ] ; then
14mr|systemd-208-36|1193	/bin/systemctl daemon-reexec 2>&1 || :
14mr|systemd-208-36|1194	fi
14mr|systemd-208-36|1195	
14mr|systemd-208-36|1196	%pre -n udev
14mr|systemd-208-36|1197	if [ -d /lib/hotplug/firmware ]; then
14mr|systemd-208-36|1198	echo "Moving /lib/hotplug/firmware to /lib/firmware"
14mr|systemd-208-36|1199	mkdir -p /lib/firmware
14mr|systemd-208-36|1200	mv /lib/hotplug/firmware/* /lib/firmware/ 2>/dev/null
14mr|systemd-208-36|1201	rmdir -p --ignore-fail-on-non-empty /lib/hotplug/firmware
14mr|systemd-208-36|1202	:
14mr|systemd-208-36|1203	fi
14mr|systemd-208-36|1204	
14mr|systemd-208-36|1205	%post -n udev
14mr|systemd-208-36|1206	/bin/systemctl --quiet try-restart systemd-udevd.service >/dev/null 2>&1 || :
14mr|systemd-208-36|1207	/sbin/udevadm hwdb --update >/dev/null 2>&1 || :
14mr|systemd-208-36|1208	
14mr|systemd-208-36|1209	%pre
14mr|systemd-208-36|1210	# (cg) Cannot use rpm-helper scripts as it results in a cyclical dep as
14mr|systemd-208-36|1211	# rpm-helper requires systemd-units which in turn requires systemd...
14mr|systemd-208-36|1212	if ! getent group %{name}-journal >/dev/null 2>&1; then
14mr|systemd-208-36|1213	/usr/sbin/groupadd -r %{name}-journal >/dev/null || :
14mr|systemd-208-36|1214	fi
14mr|systemd-208-36|1215	
14mr|systemd-208-36|1216	# Write on first install or upgrade
14mr|systemd-208-36|1217	if [ ! -r %{_prefix}/lib/sysctl.d/50-default.conf ]; then
14mr|systemd-208-36|1218	if [ ! -d %{_sysconfdir}/sysctl.d ]; then
14mr|systemd-208-36|1219	mkdir -m 0755 %{_sysconfdir}/sysctl.d
14mr|systemd-208-36|1220	fi
14mr|systemd-208-36|1221	cat > %{_sysconfdir}/sysctl.d/51-alt-sysrq.conf << EOF
14mr|systemd-208-36|1222	# This file ensures that the Alt+SysRq Magic keys still work.
14mr|systemd-208-36|1223	# This setting is insecure, although commonly expected and you can remove this
14mr|systemd-208-36|1224	# file to disable this feature. It will not be readded on future systemd
14mr|systemd-208-36|1225	# upgrades/updates.
14mr|systemd-208-36|1226	# http://en.wikipedia.org/wiki/Magic_SysRq_key#Security
14mr|systemd-208-36|1227	kernel.sysrq = 1
14mr|systemd-208-36|1228	EOF
14mr|systemd-208-36|1229	
14mr|systemd-208-36|1230	fi
14mr|systemd-208-36|1231	
14mr|systemd-208-36|1232	
14mr|systemd-208-36|1233	%post
14mr|systemd-208-36|1234	/usr/bin/systemd-machine-id-setup > /dev/null 2>&1 || :
14mr|systemd-208-36|1235	/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || :
14mr|systemd-208-36|1236	/bin/systemctl daemon-reexec > /dev/null 2>&1 || :
14mr|systemd-208-36|1237	/bin/systemctl start systemd-udevd.service systemd-udev.service >/dev/null 2>&1 || :
14mr|systemd-208-36|1238	/bin/journalctl --update-catalog >/dev/null 2>&1 || :
14mr|systemd-208-36|1239	
14mr|systemd-208-36|1240	if [ $1 == 1 ]; then
14mr|systemd-208-36|1241	# On first install process all tmpfiles that may have been installed before us
14mr|systemd-208-36|1242	# Hard requires on some packages on systemd might make cyclic deps on early
14mr|systemd-208-36|1243	# transactions.
14mr|systemd-208-36|1244	# We avoid systemd.conf so as not to create /run/nologin
14mr|systemd-208-36|1245	# NOTE We can probably revert to using filetriggers again for tmpfiles now that
14mr|systemd-208-36|1246	#      there is a --boot option which should make running --create without a
14mr|systemd-208-36|1247	#      basename config nice and safe.
14mr|systemd-208-36|1248	for tmpfile in %{_prefix}/lib/tmpfiles.d/*.conf; do
14mr|systemd-208-36|1249	if [ -f "$tmpfile" -a "$tmpfile" != "%{_prefix}/lib/tmpfiles.d/systemd-nologin.conf" ]; then
14mr|systemd-208-36|1250	/bin/systemd-tmpfiles --create $(basename "$tmpfile")
14mr|systemd-208-36|1251	fi
14mr|systemd-208-36|1252	done
14mr|systemd-208-36|1253	fi
14mr|systemd-208-36|1254	
14mr|systemd-208-36|1255	#start localectl service
14mr|systemd-208-36|1256	/bin/systemctl restart systemd-localed.service
14mr|systemd-208-36|1257	
14mr|systemd-208-36|1258	# Migrate /etc/sysconfig/clock
14mr|systemd-208-36|1259	if [ ! -L /etc/localtime -a -e /etc/sysconfig/clock ] ; then
14mr|systemd-208-36|1260	. /etc/sysconfig/clock 2>&1 || :
14mr|systemd-208-36|1261	if [ -n "$ZONE" -a -e "/usr/share/zoneinfo/$ZONE" ] ; then
14mr|systemd-208-36|1262	/usr/bin/ln -sf "../usr/share/zoneinfo/$ZONE" /etc/localtime >/dev/null 2>&1 || :
14mr|systemd-208-36|1263	fi
14mr|systemd-208-36|1264	fi
14mr|systemd-208-36|1265	
14mr|systemd-208-36|1266	# (tpg) this is needed for rsyslog
14mr|systemd-208-36|1267	/bin/ln -s %{systemd_libdir}/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
14mr|systemd-208-36|1268	
14mr|systemd-208-36|1269	# (akdengi) For compartibility we need create symlink /etc/sysconfig/i18n to /etc/locale.conf
14mr|systemd-208-36|1270	if [ ! -L /etc/sysconfig/i18n ]; then
14mr|systemd-208-36|1271	cp -f /etc/sysconfig/i18n /etc/locale.conf
14mr|systemd-208-36|1272	/bin/ln -snf /etc/locale.conf /etc/sysconfig/i18n
14mr|systemd-208-36|1273	fi
14mr|systemd-208-36|1274	
14mr|systemd-208-36|1275	# Migrate HOSTNAME= from /etc/sysconfig/network
14mr|systemd-208-36|1276	if [ -e /etc/sysconfig/network -a ! -e /etc/hostname ]; then
14mr|systemd-208-36|1277	unset HOSTNAME
14mr|systemd-208-36|1278	. /etc/sysconfig/network >/dev/null 2>&1 || :
14mr|systemd-208-36|1279	[ -n "$HOSTNAME" ] && echo $HOSTNAME > /etc/hostname 2>&1 || :
14mr|systemd-208-36|1280	fi
14mr|systemd-208-36|1281	/usr/bin/sed -i '/^HOSTNAME=/d' /etc/sysconfig/network >/dev/null 2>&1 || :
14mr|systemd-208-36|1282	
14mr|systemd-208-36|1283	# Migrate the old systemd-setup-keyboard X11 configuration fragment
14mr|systemd-208-36|1284	if [ ! -e /etc/X11/xorg.conf.d/00-keyboard.conf ] ; then
14mr|systemd-208-36|1285	/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 || :
14mr|systemd-208-36|1286	else
14mr|systemd-208-36|1287	/usr/bin/rm -f /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf >/dev/null 2>&1 || :
14mr|systemd-208-36|1288	fi
14mr|systemd-208-36|1289	
14mr|systemd-208-36|1290	# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
14mr|systemd-208-36|1291	if [ -f /etc/nsswitch.conf ] ; then
14mr|systemd-208-36|1292	sed -i.bak -e '
14mr|systemd-208-36|1293	/^hosts:/ !b
14mr|systemd-208-36|1294	/\<myhostname\>/ b
14mr|systemd-208-36|1295	s/[[:blank:]]*$/ myhostname/
14mr|systemd-208-36|1296	' /etc/nsswitch.conf
14mr|systemd-208-36|1297	fi
14mr|systemd-208-36|1298	
14mr|systemd-208-36|1299	# (tpg) move sysctl.conf to /etc/sysctl.d as since 207 /etc/sysctl.conf is skipped
14mr|systemd-208-36|1300	if [ $1 -ge 2 ]; then
14mr|systemd-208-36|1301	if [ -e %{_sysconfdir}/sysctl.conf ] && [ ! -L %{_sysconfdir}/sysctl.conf ]; then
14mr|systemd-208-36|1302	mv -f %{_sysconfdir}/sysctl.conf %{_sysconfdir}/sysctl.d/99-sysctl.conf
14mr|systemd-208-36|1303	ln -s %{_sysconfdir}/sysctl.d/99-sysctl.conf %{_sysconfdir}/sysctl.conf
14mr|systemd-208-36|1304	fi
14mr|systemd-208-36|1305	fi
14mr|systemd-208-36|1306	
14mr|systemd-208-36|1307	%triggerin -- %{name} < 204
14mr|systemd-208-36|1308	# (akdengi) Fix logind.conf for KDE - we need disable logind for suspend/hibernate if systemd < 198
14mr|systemd-208-36|1309	
14mr|systemd-208-36|1310	if cat /etc/sysconfig/desktop | grep KDE; then
14mr|systemd-208-36|1311	cp /etc/systemd/logind.conf /etc/systemd/logind.conf.old
14mr|systemd-208-36|1312	sed -e 's/HandleSuspendKey=suspend/#HandleSuspendKey=suspend/' -i /etc/systemd/logind.conf
14mr|systemd-208-36|1313	sed -e 's/HandleHibernateKey=ignore/#HandleHibernateKey=hibernate/' -i /etc/systemd/logind.conf
14mr|systemd-208-36|1314	sed -e 's/HandleLidSwitch=ignore/#HandleLidSwitch=suspend/' -i /etc/systemd/logind.conf
14mr|systemd-208-36|1315	fi
14mr|systemd-208-36|1316	
14mr|systemd-208-36|1317	%triggerun -- %{name} < 208
14mr|systemd-208-36|1318	chgrp -R systemd-journal /var/log/journal || :
14mr|systemd-208-36|1319	chmod 02755 /var/log/journal || :
14mr|systemd-208-36|1320	if [ -f /etc/machine-id ]; then
14mr|systemd-208-36|1321	chmod 02755 /var/log/journal/$(cat /etc/machine-id) || :
14mr|systemd-208-36|1322	fi
14mr|systemd-208-36|1323	
14mr|systemd-208-36|1324	%triggerun -- %{name} < 208-15
14mr|systemd-208-36|1325	#Delete old generated boot-efi if present
14mr|systemd-208-36|1326	
14mr|systemd-208-36|1327	#See for EFI present
14mr|systemd-208-36|1328	if [ -d /sys/firmware/efi ]; then
14mr|systemd-208-36|1329	
14mr|systemd-208-36|1330	umount -f /boot/efi
14mr|systemd-208-36|1331	rm -f %{systemd_libdir}/system/boot-efi.*
14mr|systemd-208-36|1332	rm -f %{systemd_libdir}/system/local-fs.target.wants/boot-efi.automount
14mr|systemd-208-36|1333	fi
14mr|systemd-208-36|1334	
14mr|systemd-208-36|1335	%triggerun -- %{name} < 208-21
14mr|systemd-208-36|1336	#Delete getty target
14mr|systemd-208-36|1337	
14mr|systemd-208-36|1338	if [ -d %{_sysconfdir}/systemd/system/getty.target.wants ]; then
14mr|systemd-208-36|1339	rm -rf %{_sysconfdir}/systemd/system/getty.target.wants
14mr|systemd-208-36|1340	fi
14mr|systemd-208-36|1341	
14mr|systemd-208-36|1342	%post units
14mr|systemd-208-36|1343	if [ $1 -eq 1 ] ; then
14mr|systemd-208-36|1344	# Try to read default runlevel from the old inittab if it exists
14mr|systemd-208-36|1345	runlevel=$(/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null)
14mr|systemd-208-36|1346	if [ -z "$runlevel" ] ; then
14mr|systemd-208-36|1347	target="/lib/systemd/system/graphical.target"
14mr|systemd-208-36|1348	else
14mr|systemd-208-36|1349	target="/lib/systemd/system/runlevel$runlevel.target"
14mr|systemd-208-36|1350	fi
14mr|systemd-208-36|1351	
14mr|systemd-208-36|1352	# And symlink what we found to the new-style default.target
14mr|systemd-208-36|1353	/bin/ln -sf "$target" %{_sysconfdir}/systemd/system/default.target 2>&1 || :
14mr|systemd-208-36|1354	
14mr|systemd-208-36|1355	# Enable the services we install by default.
14mr|systemd-208-36|1356	/bin/systemctl --quiet enable \
14mr|systemd-208-36|1357	getty@tty1.service \
14mr|systemd-208-36|1358	remote-fs.target \
14mr|systemd-208-36|1359	systemd-readahead-replay.service \
14mr|systemd-208-36|1360	systemd-readahead-collect.service \
14mr|systemd-208-36|1361	2>&1 || :
14mr|systemd-208-36|1362	fi
14mr|systemd-208-36|1363	
14mr|systemd-208-36|1364	hostname_new=`cat %{_sysconfdir}/hostname 2>/dev/null`
14mr|systemd-208-36|1365	if [ -z $hostname_new ]; then
14mr|systemd-208-36|1366	hostname_old=`cat /etc/sysconfig/network 2>/dev/null | grep HOSTNAME | cut -d "=" -f2`
14mr|systemd-208-36|1367	if [ ! -z $hostname_old ]; then
14mr|systemd-208-36|1368	echo $hostname_old >> %{_sysconfdir}/hostname
14mr|systemd-208-36|1369	else
14mr|systemd-208-36|1370	echo "localhost" >> %{_sysconfdir}/hostname
14mr|systemd-208-36|1371	fi
14mr|systemd-208-36|1372	fi
14mr|systemd-208-36|1373	
14mr|systemd-208-36|1374	%preun units
14mr|systemd-208-36|1375	if [ $1 -eq 0 ] ; then
14mr|systemd-208-36|1376	/bin/systemctl --quiet disable \
14mr|systemd-208-36|1377	getty@.service \
14mr|systemd-208-36|1378	remote-fs.target \
14mr|systemd-208-36|1379	systemd-readahead-replay.service \
14mr|systemd-208-36|1380	systemd-readahead-collect.service \
14mr|systemd-208-36|1381	2>&1 || :
14mr|systemd-208-36|1382	
14mr|systemd-208-36|1383	/bin/rm -f /etc/systemd/system/default.target 2>&1 || :
14mr|systemd-208-36|1384	fi
14mr|systemd-208-36|1385	
14mr|systemd-208-36|1386	%postun units
14mr|systemd-208-36|1387	if [ $1 -ge 1 ] ; then
14mr|systemd-208-36|1388	/bin/systemctl daemon-reload 2>&1 || :
14mr|systemd-208-36|1389	fi
14mr|systemd-208-36|1390	
14mr|systemd-208-36|1391	
14mr|systemd-208-36|1392	%changelog
14mr|systemd-208-36|1393	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 208-36
14mr|systemd-208-36|1394	+ Revision: e054e0d
14mr|systemd-208-36|1395	- Add rpmlint filter
14mr|systemd-208-36|1396	
14mr|systemd-208-36|1397	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-35
14mr|systemd-208-36|1398	+ Revision: 6768529
14mr|systemd-208-36|1399	- MassBuild#440: Increase release tag
14mr|systemd-208-36|1400	
14mr|systemd-208-36|1401	* Thu May 22 2014 Tigro <ashejn@gmail.com> 208-34
14mr|systemd-208-36|1402	+ Revision: 2b0065f
14mr|systemd-208-36|1403	- bump release
14mr|systemd-208-36|1404	
14mr|systemd-208-36|1405	* Thu May 22 2014 Tigro <ashejn@gmail.com> 208-33.1.path
14mr|systemd-208-36|1406	+ Revision: eecd90c
14mr|systemd-208-36|1407	- change sbin and bin order
14mr|systemd-208-36|1408	
14mr|systemd-208-36|1409	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 208-33
14mr|systemd-208-36|1410	+ Revision: a057f24
14mr|systemd-208-36|1411	- Bump release
14mr|systemd-208-36|1412	
14mr|systemd-208-36|1413	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 208-32
14mr|systemd-208-36|1414	+ Revision: f9cc1ae
14mr|systemd-208-36|1415	- Sort subpackages (except for post,pre etc stuff)
14mr|systemd-208-36|1416	
14mr|systemd-208-36|1417	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 208-32
14mr|systemd-208-36|1418	+ Revision: c5c79fc
14mr|systemd-208-36|1419	- More cleanups
14mr|systemd-208-36|1420	
14mr|systemd-208-36|1421	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 208-32
14mr|systemd-208-36|1422	+ Revision: 5f1f690
14mr|systemd-208-36|1423	- Drop few very old Obsoletes, sort Requires and BuildRequires, other minor cleanups
14mr|systemd-208-36|1424	
14mr|systemd-208-36|1425	* Tue May 06 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-32
14mr|systemd-208-36|1426	+ Revision: 85ed0f3
14mr|systemd-208-36|1427	- micro fix
14mr|systemd-208-36|1428	
14mr|systemd-208-36|1429	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-31
14mr|systemd-208-36|1430	+ Revision: 0fce03a
14mr|systemd-208-36|1431	- release up
14mr|systemd-208-36|1432	
14mr|systemd-208-36|1433	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-30
14mr|systemd-208-36|1434	+ Revision: 392208f
14mr|systemd-208-36|1435	- Updated systemd.spec
14mr|systemd-208-36|1436	
14mr|systemd-208-36|1437	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-29
14mr|systemd-208-36|1438	+ Revision: 911cc80
14mr|systemd-208-36|1439	- removed versioned require for chkconfig
14mr|systemd-208-36|1440	
14mr|systemd-208-36|1441	* Tue Mar 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 208-28
14mr|systemd-208-36|1442	+ Revision: 1a595a3
14mr|systemd-208-36|1443	- hwdb: Add support for wlan keys on Packard Bell EASYNOTE laptops
14mr|systemd-208-36|1444	
14mr|systemd-208-36|1445	* Fri Feb 28 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
14mr|systemd-208-36|1446	+ Revision: 39bba70
14mr|systemd-208-36|1447	- rediff 513 and drop 515 patches
14mr|systemd-208-36|1448	
14mr|systemd-208-36|1449	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
14mr|systemd-208-36|1450	+ Revision: 9b4fed8
14mr|systemd-208-36|1451	- revork 511 patch
14mr|systemd-208-36|1452	
14mr|systemd-208-36|1453	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
14mr|systemd-208-36|1454	+ Revision: 6caab33
14mr|systemd-208-36|1455	- drop patch 510
14mr|systemd-208-36|1456	
14mr|systemd-208-36|1457	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
14mr|systemd-208-36|1458	+ Revision: 0ad00e4
14mr|systemd-208-36|1459	- SILENT delete fedora spec
14mr|systemd-208-36|1460	
14mr|systemd-208-36|1461	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
14mr|systemd-208-36|1462	+ Revision: ef645fb
14mr|systemd-208-36|1463	- Use 'stable' version of patchset
14mr|systemd-208-36|1464	
14mr|systemd-208-36|1465	* Thu Feb 20 2014 akdengi <kazancas@mandriva.ru> 208-26
14mr|systemd-208-36|1466	+ Revision: 9ac5f79
14mr|systemd-208-36|1467	- add qrencode
14mr|systemd-208-36|1468	
14mr|systemd-208-36|1469	* Wed Feb 19 2014 akdengi <kazancas@mandriva.ru> 208-25
14mr|systemd-208-36|1470	+ Revision: b82d153
14mr|systemd-208-36|1471	- SILENT up release
14mr|systemd-208-36|1472	
14mr|systemd-208-36|1473	* Wed Feb 19 2014 akdengi <kazancas@mandriva.ru> 208-24
14mr|systemd-208-36|1474	+ Revision: 08efa32
14mr|systemd-208-36|1475	- add pkgconfig(libgcrypt)
14mr|systemd-208-36|1476	
14mr|systemd-208-36|1477	* Tue Feb 18 2014 akdengi <alexander.kazancev@rosalab.ru> 208-24
14mr|systemd-208-36|1478	+ Revision: fcb963c
14mr|systemd-208-36|1479	- Set max size for journal to 100M
14mr|systemd-208-36|1480	
14mr|systemd-208-36|1481	* Fri Feb 14 2014 akdengi <kazancas@mandriva.ru> 208-23
14mr|systemd-208-36|1482	+ Revision: f86846e
14mr|systemd-208-36|1483	- return default target to graphical
14mr|systemd-208-36|1484	
14mr|systemd-208-36|1485	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
14mr|systemd-208-36|1486	+ Revision: 5e3a176
14mr|systemd-208-36|1487	- remove swap check patch as applyd
14mr|systemd-208-36|1488	
14mr|systemd-208-36|1489	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
14mr|systemd-208-36|1490	+ Revision: f8ceed6
14mr|systemd-208-36|1491	- Add heck swap size to hibernate: need > 98% of total RAM
14mr|systemd-208-36|1492	
14mr|systemd-208-36|1493	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
14mr|systemd-208-36|1494	+ Revision: 7b8e3f9
14mr|systemd-208-36|1495	- Add heck swap size to hibernate: need > 98% of total RAM
14mr|systemd-208-36|1496	
14mr|systemd-208-36|1497	* Tue Feb 11 2014 akdengi <alexander.kazancev@rosalab.ru> 208-21
14mr|systemd-208-36|1498	+ Revision: 3585df3
14mr|systemd-208-36|1499	- fix error in trigger
14mr|systemd-208-36|1500	
14mr|systemd-208-36|1501	* Tue Feb 11 2014 akdengi <alexander.kazancev@rosalab.ru> 208-20
14mr|systemd-208-36|1502	+ Revision: 912be10
14mr|systemd-208-36|1503	- delete abandoned getty.target.wants
14mr|systemd-208-36|1504	
14mr|systemd-208-36|1505	* Mon Feb 10 2014 akdengi <kazancas@mandriva.ru> 208-19
14mr|systemd-208-36|1506	+ Revision: c1fc06a
14mr|systemd-208-36|1507	- delete separate getty target wants and set default target to multu-user instead graphical
14mr|systemd-208-36|1508	
14mr|systemd-208-36|1509	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 208-18
14mr|systemd-208-36|1510	+ Revision: 0b5a245
14mr|systemd-208-36|1511	- return gdisk find
14mr|systemd-208-36|1512	
14mr|systemd-208-36|1513	

19126 14
14mr|systemtap-2.3-2|1	Summary:	Infrastructure to gather information about the running Linux system
14mr|systemtap-2.3-2|2	Name:		systemtap
14mr|systemtap-2.3-2|3	Epoch:		1
14mr|systemtap-2.3-2|4	Version:	2.3
14mr|systemtap-2.3-2|5	Release:	2
14mr|systemtap-2.3-2|6	License:	GPLv2+
14mr|systemtap-2.3-2|7	Group:		Development/Kernel
14mr|systemtap-2.3-2|8	Url:		http://sourceware.org/systemtap/
14mr|systemtap-2.3-2|9	Source0:	http://sourceware.org/systemtap/ftp/releases/%{name}-%{version}.tar.gz
14mr|systemtap-2.3-2|10	Patch2:		systemtap-2.1-rpmlib.h.patch
14mr|systemtap-2.3-2|11	
14mr|systemtap-2.3-2|12	BuildRequires:	cap-devel
14mr|systemtap-2.3-2|13	BuildRequires:	elfutils-devel
14mr|systemtap-2.3-2|14	BuildRequires:	gettext-devel
14mr|systemtap-2.3-2|15	BuildRequires:	pkgconfig(avahi-client)
14mr|systemtap-2.3-2|16	BuildRequires:	pkgconfig(gtkmm-2.4)
14mr|systemtap-2.3-2|17	BuildRequires:	pkgconfig(libglade-2.0)
14mr|systemtap-2.3-2|18	BuildRequires:	pkgconfig(nspr)
14mr|systemtap-2.3-2|19	BuildRequires:	pkgconfig(nss)
14mr|systemtap-2.3-2|20	
14mr|systemtap-2.3-2|21	%description
14mr|systemtap-2.3-2|22	SystemTap provides free software (GPL) infrastructure to simplify the gathering
14mr|systemtap-2.3-2|23	of information about the running Linux system. This assists diagnosis of a
14mr|systemtap-2.3-2|24	performance or functional problem. SystemTap eliminates the need for the
14mr|systemtap-2.3-2|25	developer to go through the tedious and disruptive instrument, recompile,
14mr|systemtap-2.3-2|26	install, and reboot sequence that may be otherwise required to collect data.
14mr|systemtap-2.3-2|27	
14mr|systemtap-2.3-2|28	SystemTap provides a simple command line interface and scripting language for
14mr|systemtap-2.3-2|29	writing instrumentation for a live running kernel. We are publishing samples,
14mr|systemtap-2.3-2|30	as well as enlarging the internal "tapset" script library to aid reuse and
14mr|systemtap-2.3-2|31	abstraction. We also plan to support probing userspace applications. We are
14mr|systemtap-2.3-2|32	investigating interfacing Systemtap with similar tools such as Frysk,
14mr|systemtap-2.3-2|33	Oprofile and LTT.
14mr|systemtap-2.3-2|34	
14mr|systemtap-2.3-2|35	Current project members include Red Hat, IBM, Intel, and Hitachi.
14mr|systemtap-2.3-2|36	
14mr|systemtap-2.3-2|37	%files
14mr|systemtap-2.3-2|38	%{_bindir}/stap
14mr|systemtap-2.3-2|39	%{_mandir}/man[17]/*
14mr|systemtap-2.3-2|40	%dir %{_datadir}/%{name}
14mr|systemtap-2.3-2|41	%{_datadir}/%{name}/tapset
14mr|systemtap-2.3-2|42	
14mr|systemtap-2.3-2|43	#----------------------------------------------------------------------------
14mr|systemtap-2.3-2|44	
14mr|systemtap-2.3-2|45	%package runtime
14mr|systemtap-2.3-2|46	Summary:	Runtime environment for systemtap
14mr|systemtap-2.3-2|47	Group:		Development/Other
14mr|systemtap-2.3-2|48	Conflicts:	systemtap < 1:2.1-3
14mr|systemtap-2.3-2|49	
14mr|systemtap-2.3-2|50	%description runtime
14mr|systemtap-2.3-2|51	SystemTap is an instrumentation system for systems running Linux.
14mr|systemtap-2.3-2|52	This package contains the runtime environment for systemtap programs.
14mr|systemtap-2.3-2|53	
14mr|systemtap-2.3-2|54	%files runtime -f systemtap.lang
14mr|systemtap-2.3-2|55	%doc %{_docdir}/systemtap
14mr|systemtap-2.3-2|56	%{_bindir}/staprun
14mr|systemtap-2.3-2|57	%{_bindir}/stapsh
14mr|systemtap-2.3-2|58	%{_bindir}/stap-merge
14mr|systemtap-2.3-2|59	%{_bindir}/stap-report
14mr|systemtap-2.3-2|60	%dir %{_libexecdir}/%{name}
14mr|systemtap-2.3-2|61	%{_libexecdir}/%{name}/stapio
14mr|systemtap-2.3-2|62	%{_libexecdir}/%{name}/stap-env
14mr|systemtap-2.3-2|63	%{_libexecdir}/%{name}/stap-authorize-cert
14mr|systemtap-2.3-2|64	%{_mandir}/man8/staprun.8*
14mr|systemtap-2.3-2|65	%{_mandir}/man8/stapsh.8.*
14mr|systemtap-2.3-2|66	
14mr|systemtap-2.3-2|67	#----------------------------------------------------------------------------
14mr|systemtap-2.3-2|68	
14mr|systemtap-2.3-2|69	%package server
14mr|systemtap-2.3-2|70	Summary:	Systemtap server
14mr|systemtap-2.3-2|71	Group:		Development/Other
14mr|systemtap-2.3-2|72	Requires:	%{name} = %{EVRD}
14mr|systemtap-2.3-2|73	Conflicts:	systemtap < 1:2.1-3
14mr|systemtap-2.3-2|74	
14mr|systemtap-2.3-2|75	%description server
14mr|systemtap-2.3-2|76	SystemTap is an instrumentation system for systems running Linux.
14mr|systemtap-2.3-2|77	This package contains the server component of systemtap.
14mr|systemtap-2.3-2|78	
14mr|systemtap-2.3-2|79	%files server
14mr|systemtap-2.3-2|80	%{_bindir}/stap-server
14mr|systemtap-2.3-2|81	%{_libexecdir}/%{name}/stap-gen-cert
14mr|systemtap-2.3-2|82	%{_libexecdir}/%{name}/stap-serverd
14mr|systemtap-2.3-2|83	%{_libexecdir}/%{name}/stap-sign-module
14mr|systemtap-2.3-2|84	%{_libexecdir}/%{name}/stap-start-server
14mr|systemtap-2.3-2|85	%{_libexecdir}/%{name}/stap-stop-server
14mr|systemtap-2.3-2|86	%{_mandir}/man8/stap-server.8*
14mr|systemtap-2.3-2|87	
14mr|systemtap-2.3-2|88	#----------------------------------------------------------------------------
14mr|systemtap-2.3-2|89	
14mr|systemtap-2.3-2|90	%package devel
14mr|systemtap-2.3-2|91	Summary:	Header files for %{name}
14mr|systemtap-2.3-2|92	Group:		Development/Other
14mr|systemtap-2.3-2|93	Requires:	%{name} = %{EVRD}
14mr|systemtap-2.3-2|94	Conflicts:	systemtap < 1:2.1-3
14mr|systemtap-2.3-2|95	
14mr|systemtap-2.3-2|96	%description devel
14mr|systemtap-2.3-2|97	The package includes the header files for %{name}.
14mr|systemtap-2.3-2|98	
14mr|systemtap-2.3-2|99	%files devel
14mr|systemtap-2.3-2|100	%{_bindir}/dtrace
14mr|systemtap-2.3-2|101	%{_includedir}/sys/*.h
14mr|systemtap-2.3-2|102	%{_datadir}/%{name}/runtime
14mr|systemtap-2.3-2|103	%{_mandir}/man3/*.3*
14mr|systemtap-2.3-2|104	
14mr|systemtap-2.3-2|105	#----------------------------------------------------------------------------
14mr|systemtap-2.3-2|106	
14mr|systemtap-2.3-2|107	%prep
14mr|systemtap-2.3-2|108	%setup -q
14mr|systemtap-2.3-2|109	%apply_patches
14mr|systemtap-2.3-2|110	
14mr|systemtap-2.3-2|111	%build
14mr|systemtap-2.3-2|112	export CFLAGS="%{optflags} -fno-strict-aliasing -I/usr/include/rpm"
14mr|systemtap-2.3-2|113	export CXXFLAGS="%{optflags} -fno-strict-aliasing -I/usr/include/rpm"
14mr|systemtap-2.3-2|114	%configure2_5x
14mr|systemtap-2.3-2|115	
14mr|systemtap-2.3-2|116	%make
14mr|systemtap-2.3-2|117	
14mr|systemtap-2.3-2|118	%install
14mr|systemtap-2.3-2|119	%makeinstall
14mr|systemtap-2.3-2|120	
14mr|systemtap-2.3-2|121	# we add testsuite with a lot of examples
14mr|systemtap-2.3-2|122	install -m 766 -d testsuite %{buildroot}/%{_datadir}/%{name}/
14mr|systemtap-2.3-2|123	
14mr|systemtap-2.3-2|124	%find_lang %{name}
14mr|systemtap-2.3-2|125	
14mr|systemtap-2.3-2|126	
14mr|systemtap-2.3-2|127	%changelog
14mr|systemtap-2.3-2|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.3-2
14mr|systemtap-2.3-2|129	+ Revision: 982bfa9
14mr|systemtap-2.3-2|130	- MassBuild#440: Increase release tag
14mr|systemtap-2.3-2|131	
14mr|systemtap-2.3-2|132	

19127 14
14mr|sysvinit-2.87-23|1	%define enable_bootlogd_service 0
14mr|sysvinit-2.87-23|2	%define _disable_ld_no_undefined 1
14mr|sysvinit-2.87-23|3	
14mr|sysvinit-2.87-23|4	Summary:	Programs which control basic system processes
14mr|sysvinit-2.87-23|5	Name:		sysvinit
14mr|sysvinit-2.87-23|6	Version:	2.87
14mr|sysvinit-2.87-23|7	Release:	23
14mr|sysvinit-2.87-23|8	License:	GPLv2+
14mr|sysvinit-2.87-23|9	Group:		System/Configuration/Boot and Init
14mr|sysvinit-2.87-23|10	Source0:	https://alioth.debian.org/frs/download.php/3060/sysvinit-%{version}.tar.gz
14mr|sysvinit-2.87-23|11	Source1:	bootlogd
14mr|sysvinit-2.87-23|12	Source2:	stop-bootlogd
14mr|sysvinit-2.87-23|13	URL:		https://alioth.debian.org/projects/pkg-sysvinit/
14mr|sysvinit-2.87-23|14	Patch1:		sysvinit-2.78-man.patch
14mr|sysvinit-2.87-23|15	Patch4:		sysvinit-2.86-autofsck.patch
14mr|sysvinit-2.87-23|16	Patch5:		sysvinit-2.86-loginshell.patch
14mr|sysvinit-2.87-23|17	Patch8:		sysvinit-2.86-inittab.patch
14mr|sysvinit-2.87-23|18	Patch10:	sysvinit-2.87-pidof.patch
14mr|sysvinit-2.87-23|19	Patch13:	sysvinit-2.86-single.patch
14mr|sysvinit-2.87-23|20	Patch16:	sysvinit-2.86-quiet.patch
14mr|sysvinit-2.87-23|21	Patch23:	sysvinit-2.86-pidof-man.patch
14mr|sysvinit-2.87-23|22	Patch24:	sysvinit-2.87-sulogin.patch
14mr|sysvinit-2.87-23|23	Patch25:	sysvinit-2.87-wide.patch
14mr|sysvinit-2.87-23|24	Patch26:	sysvinit-2.87-ipv6.patch
14mr|sysvinit-2.87-23|25	# Add -m option to pidof to omit processes that match existing omitted pids (#632321)
14mr|sysvinit-2.87-23|26	Patch27:	sysvinit-2.87-omit.patch
14mr|sysvinit-2.87-23|27	Patch28:	sysvinit-2.87-crypt-lib.patch
14mr|sysvinit-2.87-23|28	
14mr|sysvinit-2.87-23|29	# Mandriva patches
14mr|sysvinit-2.87-23|30	Patch100:	sysvinit-2.86-shutdown.patch
14mr|sysvinit-2.87-23|31	Patch104:	sysvinit-2.85-walltty.patch
14mr|sysvinit-2.87-23|32	Patch105:	sysvinit-disable-respawn-more-quickly.patch
14mr|sysvinit-2.87-23|33	# do not try to take over console tty for rc.sysinit, it conflicts with speedboot (Mdv bug #58488)
14mr|sysvinit-2.87-23|34	Patch106:	sysvinit-2.87-speedboot-ioctl.patch
14mr|sysvinit-2.87-23|35	
14mr|sysvinit-2.87-23|36	# Debian patches
14mr|sysvinit-2.87-23|37	Patch200:	50_bootlogd_devsubdir.patch
14mr|sysvinit-2.87-23|38	Patch201:	54_bootlogd_findptyfail.patch
14mr|sysvinit-2.87-23|39	Patch202:	55_bootlogd_flush.patch
14mr|sysvinit-2.87-23|40	Patch203:	99_ftbfs_define_enoioctlcmd.patch
14mr|sysvinit-2.87-23|41	BuildRequires:	glibc-static-devel
14mr|sysvinit-2.87-23|42	Requires:	pam >= 0.66-5
14mr|sysvinit-2.87-23|43	Requires(post):	coreutils
14mr|sysvinit-2.87-23|44	Requires:	sysvinit-tools = %{version}-%{release}
14mr|sysvinit-2.87-23|45	Obsoletes:	SysVinit < 2.86-6mdv2008.1
14mr|sysvinit-2.87-23|46	Provides:	SysVinit = %{version}-%{release}
14mr|sysvinit-2.87-23|47	Conflicts:	util-linux =< 2.24
14mr|sysvinit-2.87-23|48	
14mr|sysvinit-2.87-23|49	Conflicts:	bash-completion < 2.1-8
14mr|sysvinit-2.87-23|50	
14mr|sysvinit-2.87-23|51	%description
14mr|sysvinit-2.87-23|52	The sysvinit package contains a group of processes that control
14mr|sysvinit-2.87-23|53	the very basic functions of your system. sysvinit includes the init
14mr|sysvinit-2.87-23|54	program, the first program started by the Linux kernel when the
14mr|sysvinit-2.87-23|55	system boots. Init then controls the startup, running, and shutdown
14mr|sysvinit-2.87-23|56	of all other programs.
14mr|sysvinit-2.87-23|57	
14mr|sysvinit-2.87-23|58	%package tools
14mr|sysvinit-2.87-23|59	Summary:	Tools used for process and utmp management
14mr|sysvinit-2.87-23|60	Group:		System/Configuration/Boot and Init
14mr|sysvinit-2.87-23|61	Conflicts:	sysvinit < 2.87-2mdv
14mr|sysvinit-2.87-23|62	
14mr|sysvinit-2.87-23|63	%description tools
14mr|sysvinit-2.87-23|64	The sysvinit-tools package contains various tools used for process
14mr|sysvinit-2.87-23|65	management.
14mr|sysvinit-2.87-23|66	
14mr|sysvinit-2.87-23|67	
14mr|sysvinit-2.87-23|68	%prep
14mr|sysvinit-2.87-23|69	%setup -q -n sysvinit-%{version}dsf
14mr|sysvinit-2.87-23|70	# We use a shell, not sulogin. Other random man fixes go here (such as #192804)
14mr|sysvinit-2.87-23|71	%patch1 -p1 -b .manpatch
14mr|sysvinit-2.87-23|72	# Unlink /.autofsck on shutdown -f
14mr|sysvinit-2.87-23|73	%patch4 -p1 -b .autofsck
14mr|sysvinit-2.87-23|74	# Invoke single-user shell as a login shell (#105653)
14mr|sysvinit-2.87-23|75	%patch5 -p1 -b .loginshell
14mr|sysvinit-2.87-23|76	# Adjust examples in inittab(5) to more accurately reflect RH/Fedora
14mr|sysvinit-2.87-23|77	# usage (#173572)
14mr|sysvinit-2.87-23|78	%patch8 -p1 -b .inittabdocs
14mr|sysvinit-2.87-23|79	# Fix various things in pidof - pidof /x/y matching /z/y, pidof -x
14mr|sysvinit-2.87-23|80	# for scripts, etc.
14mr|sysvinit-2.87-23|81	%patch10 -p1 -b .pidof
14mr|sysvinit-2.87-23|82	# Fix single user mode (#176348)
14mr|sysvinit-2.87-23|83	%patch13 -p1 -b .single
14mr|sysvinit-2.87-23|84	# Be less verbose when booted with 'quiet'
14mr|sysvinit-2.87-23|85	%patch16 -p1 -b .quiet
14mr|sysvinit-2.87-23|86	# Document some of the behavior of pidof. (#201317)
14mr|sysvinit-2.87-23|87	%patch23 -p1 -b .pidof
14mr|sysvinit-2.87-23|88	# get_default_context_with_level returns 0 on success (#568530)
14mr|sysvinit-2.87-23|89	%patch24 -p1 -b .sulogin
14mr|sysvinit-2.87-23|90	# Add wide output names with -w (#550333)
14mr|sysvinit-2.87-23|91	%patch25 -p1 -b .wide
14mr|sysvinit-2.87-23|92	# Change accepted ipv6 addresses (#573346)
14mr|sysvinit-2.87-23|93	%patch26 -p1 -b .ipv6
14mr|sysvinit-2.87-23|94	# Support -m option for pidof (#632321)
14mr|sysvinit-2.87-23|95	%patch27 -p1 -b .omit
14mr|sysvinit-2.87-23|96	%patch28 -p1 -b .crypt_lib~
14mr|sysvinit-2.87-23|97	
14mr|sysvinit-2.87-23|98	%patch100 -p1 -b .shutdown
14mr|sysvinit-2.87-23|99	%patch104 -p1 -b .wall
14mr|sysvinit-2.87-23|100	%patch105 -p1 -b .disable-respawn-more-quickly
14mr|sysvinit-2.87-23|101	%patch106 -p1 -b .speedboot-ioctl
14mr|sysvinit-2.87-23|102	
14mr|sysvinit-2.87-23|103	%patch200 -p1 -b .bootlogd_devsubdir
14mr|sysvinit-2.87-23|104	%patch201 -p1 -b .bootlogd_findptyfail
14mr|sysvinit-2.87-23|105	%patch202 -p1 -b .bootlogd_flush
14mr|sysvinit-2.87-23|106	%patch203 -p1 -b .define_enoioctlcmd
14mr|sysvinit-2.87-23|107	
14mr|sysvinit-2.87-23|108	%build
14mr|sysvinit-2.87-23|109	%global optflags %{optflags} -Os
14mr|sysvinit-2.87-23|110	%make CFLAGS="%{optflags} -D_GNU_SOURCE" LDFLAGS="%{ldflags}" LCRYPT="-lcrypt" -C src
14mr|sysvinit-2.87-23|111	
14mr|sysvinit-2.87-23|112	%install
14mr|sysvinit-2.87-23|113	for I in bin sbin usr/{bin,include} %{_mandir}/man{1,3,5,8} etc var/run dev; do
14mr|sysvinit-2.87-23|114	mkdir -p %{buildroot}/$I
14mr|sysvinit-2.87-23|115	done
14mr|sysvinit-2.87-23|116	
14mr|sysvinit-2.87-23|117	make -C src ROOT=%{buildroot} MANDIR=%{_mandir} STRIP=/bin/true \
14mr|sysvinit-2.87-23|118	BIN_OWNER=`id -nu` BIN_GROUP=`id -ng` install
14mr|sysvinit-2.87-23|119	
14mr|sysvinit-2.87-23|120	# If this already exists, just do nothing (the ||: part)
14mr|sysvinit-2.87-23|121	mknod --mode=0600 %{buildroot}/dev/initctl p ||:
14mr|sysvinit-2.87-23|122	ln -snf killall5 %{buildroot}/sbin/pidof
14mr|sysvinit-2.87-23|123	
14mr|sysvinit-2.87-23|124	chmod 755 %{buildroot}/usr/bin/utmpdump
14mr|sysvinit-2.87-23|125	
14mr|sysvinit-2.87-23|126	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mr|sysvinit-2.87-23|127	install -m755 %{SOURCE1} %{SOURCE2} %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mr|sysvinit-2.87-23|128	
14mr|sysvinit-2.87-23|129	%if !%enable_bootlogd_service
14mr|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
14mr|sysvinit-2.87-23|131	%endif
14mr|sysvinit-2.87-23|132	
14mr|sysvinit-2.87-23|133	mkdir -p  %{buildroot}%{_sysconfdir}/sysconfig
14mr|sysvinit-2.87-23|134	cat << EOF > %{buildroot}%{_sysconfdir}/sysconfig/bootlogd
14mr|sysvinit-2.87-23|135	BOOTLOGD_ENABLED=no
14mr|sysvinit-2.87-23|136	EOF
14mr|sysvinit-2.87-23|137	
14mr|sysvinit-2.87-23|138	# Remove unpackaged file(s)
14mr|sysvinit-2.87-23|139	rm -rf	%{buildroot}/usr/include
14mr|sysvinit-2.87-23|140	
14mr|sysvinit-2.87-23|141	# (tpg) kill these in the name of systemd
14mr|sysvinit-2.87-23|142	
14mr|sysvinit-2.87-23|143	rm %{buildroot}/sbin/bootlogd
14mr|sysvinit-2.87-23|144	rm %{buildroot}/sbin/halt
14mr|sysvinit-2.87-23|145	rm %{buildroot}/sbin/init
14mr|sysvinit-2.87-23|146	rm %{buildroot}/sbin/poweroff
14mr|sysvinit-2.87-23|147	rm %{buildroot}%{_bindir}/last
14mr|sysvinit-2.87-23|148	rm %{buildroot}%{_bindir}/mesg
14mr|sysvinit-2.87-23|149	rm %{buildroot}/sbin/reboot
14mr|sysvinit-2.87-23|150	rm %{buildroot}/sbin/runlevel
14mr|sysvinit-2.87-23|151	rm %{buildroot}/sbin/shutdown
14mr|sysvinit-2.87-23|152	rm %{buildroot}/sbin/telinit
14mr|sysvinit-2.87-23|153	rm %{buildroot}%{_sysconfdir}/rc.d/init.d/*bootlogd
14mr|sysvinit-2.87-23|154	rm %{buildroot}%{_sysconfdir}/sysconfig/bootlogd
14mr|sysvinit-2.87-23|155	rm %{buildroot}%{_mandir}/man5/*
14mr|sysvinit-2.87-23|156	rm %{buildroot}%{_mandir}/man8/halt*
14mr|sysvinit-2.87-23|157	rm %{buildroot}%{_mandir}/man8/init*
14mr|sysvinit-2.87-23|158	rm %{buildroot}%{_mandir}/man1/last.*
14mr|sysvinit-2.87-23|159	rm %{buildroot}%{_mandir}/man1/mesg.*
14mr|sysvinit-2.87-23|160	rm %{buildroot}%{_mandir}/man8/poweroff*
14mr|sysvinit-2.87-23|161	rm %{buildroot}%{_mandir}/man8/reboot*
14mr|sysvinit-2.87-23|162	rm %{buildroot}%{_mandir}/man8/runlevel*
14mr|sysvinit-2.87-23|163	rm %{buildroot}%{_mandir}/man8/shutdown*
14mr|sysvinit-2.87-23|164	rm %{buildroot}%{_mandir}/man8/telinit*
14mr|sysvinit-2.87-23|165	rm %{buildroot}%{_mandir}/man8/bootlogd*
14mr|sysvinit-2.87-23|166	rm %{buildroot}%{_mandir}/man1/mountpoint*
14mr|sysvinit-2.87-23|167	rm %{buildroot}%{_mandir}/man1/wall*
14mr|sysvinit-2.87-23|168	
14mr|sysvinit-2.87-23|169	# Remove sulogin and utmpdump, they're part of util-linux these days
14mr|sysvinit-2.87-23|170	rm %{buildroot}/sbin/sulogin %{buildroot}%{_mandir}/man8/sulogin*
14mr|sysvinit-2.87-23|171	rm %{buildroot}%{_bindir}/utmpdump
14mr|sysvinit-2.87-23|172	# (tpg) in util-linux-2.23
14mr|sysvinit-2.87-23|173	rm %{buildroot}/bin/mountpoint
14mr|sysvinit-2.87-23|174	rm %{buildroot}%{_bindir}/wall
14mr|sysvinit-2.87-23|175	
14mr|sysvinit-2.87-23|176	
14mr|sysvinit-2.87-23|177	%files tools
14mr|sysvinit-2.87-23|178	%defattr(-,root,root)
14mr|sysvinit-2.87-23|179	%doc doc/Changelog COPYRIGHT
14mr|sysvinit-2.87-23|180	/bin/pidof
14mr|sysvinit-2.87-23|181	%{_bindir}/lastb
14mr|sysvinit-2.87-23|182	/sbin/pidof
14mr|sysvinit-2.87-23|183	/sbin/killall5
14mr|sysvinit-2.87-23|184	%{_mandir}/man1/*
14mr|sysvinit-2.87-23|185	%{_mandir}/man8/killall5*
14mr|sysvinit-2.87-23|186	%{_mandir}/man8/pidof*
14mr|sysvinit-2.87-23|187	
14mr|sysvinit-2.87-23|188	%changelog
14mr|sysvinit-2.87-23|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.87-23
14mr|sysvinit-2.87-23|190	+ Revision: 71eddfc
14mr|sysvinit-2.87-23|191	- MassBuild#440: Increase release tag
14mr|sysvinit-2.87-23|192	
14mr|sysvinit-2.87-23|193	

19128 14
14mr|t1lib-5.1.2-16|1	%define major 5
14mr|t1lib-5.1.2-16|2	%define libname %mklibname %{name} %{major}
14mr|t1lib-5.1.2-16|3	%define develname %mklibname -d %name
14mr|t1lib-5.1.2-16|4	
14mr|t1lib-5.1.2-16|5	Summary:	Type 1 font rasterizer
14mr|t1lib-5.1.2-16|6	Name:		t1lib
14mr|t1lib-5.1.2-16|7	Version:	5.1.2
14mr|t1lib-5.1.2-16|8	Release:	16
14mr|t1lib-5.1.2-16|9	License:	LGPLv2+
14mr|t1lib-5.1.2-16|10	Group:		System/Libraries
14mr|t1lib-5.1.2-16|11	URL:		ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
14mr|t1lib-5.1.2-16|12	Source:		ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz
14mr|t1lib-5.1.2-16|13	Patch1:		%{name}-doc.patch
14mr|t1lib-5.1.2-16|14	Patch2:     %{name}-config.patch
14mr|t1lib-5.1.2-16|15	Patch4:		t1lib-5.1.2-lib-cleanup.patch
14mr|t1lib-5.1.2-16|16	Patch5:		t1lib-5.1.2-segf.patch
14mr|t1lib-5.1.2-16|17	Patch6:		t1lib-5.1.2-format_not_a_string_literal_and_no_format_arguments.diff
14mr|t1lib-5.1.2-16|18	Patch7:		t1lib-5.1.2-CVE-2010-2642,CVE-2011-0433.diff
14mr|t1lib-5.1.2-16|19	Patch8:		t1lib-5.1.2-CVE-2011-0764,1552,1553,1554.diff
14mr|t1lib-5.1.2-16|20	BuildRequires:	pkgconfig(x11)
14mr|t1lib-5.1.2-16|21	BuildRequires:	pkgconfig(xaw7)
14mr|t1lib-5.1.2-16|22	BuildRequires:	pkgconfig(xt)
14mr|t1lib-5.1.2-16|23	BuildRequires:  tetex
14mr|t1lib-5.1.2-16|24	BuildRequires:  tetex-latex
14mr|t1lib-5.1.2-16|25	Epoch: 		1
14mr|t1lib-5.1.2-16|26	
14mr|t1lib-5.1.2-16|27	%description
14mr|t1lib-5.1.2-16|28	T1lib is a library for generating character and string-glyphs from
14mr|t1lib-5.1.2-16|29	Adobe Type 1 fonts under UNIX. T1lib uses most of the code of the X11
14mr|t1lib-5.1.2-16|30	rasterizer donated by IBM to the X11-project. But some disadvantages
14mr|t1lib-5.1.2-16|31	of the rasterizer being included in X11 have been eliminated.  T1lib
14mr|t1lib-5.1.2-16|32	also includes a support for antialiasing.
14mr|t1lib-5.1.2-16|33	
14mr|t1lib-5.1.2-16|34	%package -n %{libname}
14mr|t1lib-5.1.2-16|35	Summary: 	Type 1 font rasterizer
14mr|t1lib-5.1.2-16|36	Group: 		System/Libraries
14mr|t1lib-5.1.2-16|37	Provides: 	%{name} = %{version}-%{release}
14mr|t1lib-5.1.2-16|38	Provides:	%{name}1 = %{version}-%{release}
14mr|t1lib-5.1.2-16|39	Provides:	lib%{name} = %{version}-%{release}
14mr|t1lib-5.1.2-16|40	Requires:	%{name}-config
14mr|t1lib-5.1.2-16|41	
14mr|t1lib-5.1.2-16|42	%description -n %{libname}
14mr|t1lib-5.1.2-16|43	T1lib is a library for generating character and string-glyphs from
14mr|t1lib-5.1.2-16|44	Adobe Type 1 fonts under UNIX. T1lib uses most of the code of the X11
14mr|t1lib-5.1.2-16|45	rasterizer donated by IBM to the X11-project. But some disadvantages
14mr|t1lib-5.1.2-16|46	of the rasterizer being included in X11 have been eliminated.  T1lib
14mr|t1lib-5.1.2-16|47	also includes a support for antialiasing.
14mr|t1lib-5.1.2-16|48	
14mr|t1lib-5.1.2-16|49	%package -n %{develname}
14mr|t1lib-5.1.2-16|50	Summary: 	Header files for Type 1 font rasterizer
14mr|t1lib-5.1.2-16|51	Group: 		Development/C
14mr|t1lib-5.1.2-16|52	Requires: 	%{libname} = %{EVRD}
14mr|t1lib-5.1.2-16|53	Provides: 	%{name}-devel = %{version}-%{release}
14mr|t1lib-5.1.2-16|54	Provides:	%{name}1-devel = %{version}-%{release}
14mr|t1lib-5.1.2-16|55	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|t1lib-5.1.2-16|56	
14mr|t1lib-5.1.2-16|57	%description -n %{develname}
14mr|t1lib-5.1.2-16|58	Header files required for compiling packages needing the t1lib.
14mr|t1lib-5.1.2-16|59	
14mr|t1lib-5.1.2-16|60	%package -n %{name}-progs
14mr|t1lib-5.1.2-16|61	Summary: 	Programs dor manipulating Type 1 font
14mr|t1lib-5.1.2-16|62	Group: 		Graphics
14mr|t1lib-5.1.2-16|63	License: 	GPL
14mr|t1lib-5.1.2-16|64	Provides:	 %{name}1-progs
14mr|t1lib-5.1.2-16|65	
14mr|t1lib-5.1.2-16|66	%description -n %{name}-progs
14mr|t1lib-5.1.2-16|67	The t1lib-progs contains the programs "xglyph" and "type1afm" It also
14mr|t1lib-5.1.2-16|68	contains the "t1libconfig" script used to configure t1lib.
14mr|t1lib-5.1.2-16|69	
14mr|t1lib-5.1.2-16|70	%package -n %{name}-config
14mr|t1lib-5.1.2-16|71	Summary:	Configuration for %name
14mr|t1lib-5.1.2-16|72	Group:		Graphics
14mr|t1lib-5.1.2-16|73	
14mr|t1lib-5.1.2-16|74	%description -n %{name}-config
14mr|t1lib-5.1.2-16|75	The t1lib-config contains configuration files for t1lib library
14mr|t1lib-5.1.2-16|76	
14mr|t1lib-5.1.2-16|77	%prep
14mr|t1lib-5.1.2-16|78	%setup -q
14mr|t1lib-5.1.2-16|79	%patch1 -p0
14mr|t1lib-5.1.2-16|80	%patch2 -p0
14mr|t1lib-5.1.2-16|81	%patch4 -p1 -b .lib-cleanup
14mr|t1lib-5.1.2-16|82	%patch5 -p1 -b .fix-segfault
14mr|t1lib-5.1.2-16|83	%patch6 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|t1lib-5.1.2-16|84	%patch7 -p1 -b .CVE-2010-2642,CVE-2011-0433
14mr|t1lib-5.1.2-16|85	%patch8 -p1 -b .CVE-2011-0764,1552,1553,1554
14mr|t1lib-5.1.2-16|86	
14mr|t1lib-5.1.2-16|87	%build
14mr|t1lib-5.1.2-16|88	%configure2_5x
14mr|t1lib-5.1.2-16|89	perl -pi -e 's,-DGLOBAL_CONFIG_DIR="\\"/usr/share/t1lib\\"",-DGLOBAL_CONFIG_DIR="\\"/etc/t1lib\\"",;' Makefile
14mr|t1lib-5.1.2-16|90	make without_doc
14mr|t1lib-5.1.2-16|91	
14mr|t1lib-5.1.2-16|92	%install
14mr|t1lib-5.1.2-16|93	%makeinstall_std
14mr|t1lib-5.1.2-16|94	mkdir -p %buildroot/%{_sysconfdir}/t1lib
14mr|t1lib-5.1.2-16|95	mv %buildroot/%{_datadir}/t1lib/t1lib.config %buildroot/%{_sysconfdir}/t1lib
14mr|t1lib-5.1.2-16|96	
14mr|t1lib-5.1.2-16|97	# cleanup
14mr|t1lib-5.1.2-16|98	rm -rf %{buildroot}%{_libdir}/*.*a
14mr|t1lib-5.1.2-16|99	
14mr|t1lib-5.1.2-16|100	chmod 0755 %{buildroot}%{_libdir}/*.so.*
14mr|t1lib-5.1.2-16|101	
14mr|t1lib-5.1.2-16|102	%files -n %{libname}
14mr|t1lib-5.1.2-16|103	%dir %{_sysconfdir}/t1lib
14mr|t1lib-5.1.2-16|104	%doc Changes LGPL README.t1*
14mr|t1lib-5.1.2-16|105	%attr(0755,root,root) %{_libdir}/libt1*.so.%{major}*
14mr|t1lib-5.1.2-16|106	
14mr|t1lib-5.1.2-16|107	%files -n %{develname}
14mr|t1lib-5.1.2-16|108	%doc doc/t1lib_doc.pdf
14mr|t1lib-5.1.2-16|109	%{_includedir}/*
14mr|t1lib-5.1.2-16|110	%{_libdir}/*.so
14mr|t1lib-5.1.2-16|111	
14mr|t1lib-5.1.2-16|112	%files -n %{name}-progs
14mr|t1lib-5.1.2-16|113	%doc README.t1python
14mr|t1lib-5.1.2-16|114	%attr(0755,root,root) %{_bindir}/*
14mr|t1lib-5.1.2-16|115	
14mr|t1lib-5.1.2-16|116	%files -n %{name}-config
14mr|t1lib-5.1.2-16|117	%config(noreplace) %{_sysconfdir}/t1lib/t1lib.config
14mr|t1lib-5.1.2-16|118	
14mr|t1lib-5.1.2-16|119	
14mr|t1lib-5.1.2-16|120	
14mr|t1lib-5.1.2-16|121	%changelog
14mr|t1lib-5.1.2-16|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.1.2-16
14mr|t1lib-5.1.2-16|123	+ Revision: 659c91f
14mr|t1lib-5.1.2-16|124	- MassBuild#440: Increase release tag
14mr|t1lib-5.1.2-16|125	
14mr|t1lib-5.1.2-16|126	

19129 14
14mr|t1utils-1.38-2|1	Summary: Programs for manipulating PostScript Type 1 fonts
14mr|t1utils-1.38-2|2	Name: t1utils
14mr|t1utils-1.38-2|3	Version: 1.38
14mr|t1utils-1.38-2|4	Release: 2
14mr|t1utils-1.38-2|5	Source: http://www.lcdf.org/type/%{name}-%{version}.tar.gz
14mr|t1utils-1.38-2|6	URL: http://www.lcdf.org/type/
14mr|t1utils-1.38-2|7	Group: Publishing
14mr|t1utils-1.38-2|8	License: freely modifiable and distributable
14mr|t1utils-1.38-2|9	
14mr|t1utils-1.38-2|10	%description
14mr|t1utils-1.38-2|11	The t1utils package is a set of programs for manipulating PostScript
14mr|t1utils-1.38-2|12	Type 1 fonts. It contains programs to change between binary PFB format
14mr|t1utils-1.38-2|13	(for storage), ASCII PFA format (for printing), a human-readable and
14mr|t1utils-1.38-2|14	editable ASCII format, and Macintosh resource forks.
14mr|t1utils-1.38-2|15	
14mr|t1utils-1.38-2|16	%prep
14mr|t1utils-1.38-2|17	%setup -q
14mr|t1utils-1.38-2|18	
14mr|t1utils-1.38-2|19	%build
14mr|t1utils-1.38-2|20	%configure2_5x
14mr|t1utils-1.38-2|21	%make
14mr|t1utils-1.38-2|22	
14mr|t1utils-1.38-2|23	%install
14mr|t1utils-1.38-2|24	%makeinstall_std
14mr|t1utils-1.38-2|25	
14mr|t1utils-1.38-2|26	%clean
14mr|t1utils-1.38-2|27	
14mr|t1utils-1.38-2|28	%files
14mr|t1utils-1.38-2|29	%doc NEWS README
14mr|t1utils-1.38-2|30	%attr(0755,root,root) %{_bindir}/*
14mr|t1utils-1.38-2|31	%attr(0644,root,root) %{_mandir}/man1/*
14mr|t1utils-1.38-2|32	
14mr|t1utils-1.38-2|33	
14mr|t1utils-1.38-2|34	
14mr|t1utils-1.38-2|35	
14mr|t1utils-1.38-2|36	
14mr|t1utils-1.38-2|37	%changelog
14mr|t1utils-1.38-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.38-2
14mr|t1utils-1.38-2|39	+ Revision: 17da39f
14mr|t1utils-1.38-2|40	- MassBuild#440: Increase release tag
14mr|t1utils-1.38-2|41	
14mr|t1utils-1.38-2|42	

19130 14
14mr|taglib-1.9.1-3|1	%define major 1
14mr|taglib-1.9.1-3|2	%define minor 0
14mr|taglib-1.9.1-3|3	%define libname %mklibname %{name} %{major}
14mr|taglib-1.9.1-3|4	%define devname %mklibname %{name} -d
14mr|taglib-1.9.1-3|5	%define libnametagc %mklibname %{name}_c %{minor}
14mr|taglib-1.9.1-3|6	
14mr|taglib-1.9.1-3|7	Summary:	Library for reading and editing audio meta data
14mr|taglib-1.9.1-3|8	Name:		taglib
14mr|taglib-1.9.1-3|9	Version:	1.9.1
14mr|taglib-1.9.1-3|10	Release:	3
14mr|taglib-1.9.1-3|11	License:	LGPLv2+
14mr|taglib-1.9.1-3|12	Group:		File tools
14mr|taglib-1.9.1-3|13	Url:		http://developer.kde.org/~wheeler/taglib.html
14mr|taglib-1.9.1-3|14	Source0:	http://taglib.github.io/releases/%{name}-%{version}.tar.gz
14mr|taglib-1.9.1-3|15	Patch0:		https://raw.github.com/RussianFedora/taglib/master/taglib-1.9.1-ds-rusxmms-r9.patch
14mr|taglib-1.9.1-3|16	Patch1:		taglib-1.9.1-bug-308.patch
14mr|taglib-1.9.1-3|17	BuildRequires:	kde4-macros
14mr|taglib-1.9.1-3|18	BuildRequires:	librcc-devel
14mr|taglib-1.9.1-3|19	BuildRequires:	pkgconfig(cppunit)
14mr|taglib-1.9.1-3|20	BuildRequires:	pkgconfig(zlib)
14mr|taglib-1.9.1-3|21	
14mr|taglib-1.9.1-3|22	%description
14mr|taglib-1.9.1-3|23	TagLib, is well, a library for reading and editing audio meta data,
14mr|taglib-1.9.1-3|24	commonly know as tags.
14mr|taglib-1.9.1-3|25	
14mr|taglib-1.9.1-3|26	Some goals of TagLib:
14mr|taglib-1.9.1-3|27	- A clean, high level, C++ API to handling audio meta data.
14mr|taglib-1.9.1-3|28	- Support for at least ID3v1, ID3v2 and Ogg Vorbis comments.
14mr|taglib-1.9.1-3|29	- A generic, simple API for the most common tagging related functions.
14mr|taglib-1.9.1-3|30	- Binary compatibility between minor releases using the standard KDE/Qt
14mr|taglib-1.9.1-3|31	techniques for C++ binary compatibility.
14mr|taglib-1.9.1-3|32	- Make the tagging framework extensible by library users; i.e. it will be
14mr|taglib-1.9.1-3|33	possible for libarary users to implement additional ID3v2 frames,
14mr|taglib-1.9.1-3|34	without modifying the TagLib source.
14mr|taglib-1.9.1-3|35	
14mr|taglib-1.9.1-3|36	Because TagLib desires to be toolkit agnostic, in hope of being widely
14mr|taglib-1.9.1-3|37	adopted and the most flexible in licensing TagLib provides many of its
14mr|taglib-1.9.1-3|38	own toolkit classes; in fact the only external dependency that TagLib has,
14mr|taglib-1.9.1-3|39	it a semi-sane STL implementation.
14mr|taglib-1.9.1-3|40	
14mr|taglib-1.9.1-3|41	#---------------------------------------------------------------------
14mr|taglib-1.9.1-3|42	
14mr|taglib-1.9.1-3|43	%package -n %{libname}
14mr|taglib-1.9.1-3|44	Summary:	Library for reading and editing audio meta data
14mr|taglib-1.9.1-3|45	Group:		System/Libraries
14mr|taglib-1.9.1-3|46	
14mr|taglib-1.9.1-3|47	%description -n %{libname}
14mr|taglib-1.9.1-3|48	Main taglib library.
14mr|taglib-1.9.1-3|49	
14mr|taglib-1.9.1-3|50	%files -n %{libname}
14mr|taglib-1.9.1-3|51	%{_libdir}/libtag.so.%{major}*
14mr|taglib-1.9.1-3|52	
14mr|taglib-1.9.1-3|53	#---------------------------------------------------------------------
14mr|taglib-1.9.1-3|54	
14mr|taglib-1.9.1-3|55	%package -n %{libnametagc}
14mr|taglib-1.9.1-3|56	Group:		System/Libraries
14mr|taglib-1.9.1-3|57	Summary:	A C bindings for taglib library
14mr|taglib-1.9.1-3|58	
14mr|taglib-1.9.1-3|59	%description -n %{libnametagc}
14mr|taglib-1.9.1-3|60	TagLib, is well, a library for reading and editing audio meta data.
14mr|taglib-1.9.1-3|61	
14mr|taglib-1.9.1-3|62	%files -n %{libnametagc}
14mr|taglib-1.9.1-3|63	%{_libdir}/libtag_c.so.%{minor}*
14mr|taglib-1.9.1-3|64	
14mr|taglib-1.9.1-3|65	#---------------------------------------------------------------------
14mr|taglib-1.9.1-3|66	
14mr|taglib-1.9.1-3|67	%package -n %{devname}
14mr|taglib-1.9.1-3|68	Group:		Development/C
14mr|taglib-1.9.1-3|69	Summary:	Headers and other files for taglib development
14mr|taglib-1.9.1-3|70	Requires:	%{libname} = %{EVRD}
14mr|taglib-1.9.1-3|71	Requires:	%{libnametagc} = %{EVRD}
14mr|taglib-1.9.1-3|72	Provides:	%{name}-devel = %{EVRD}
14mr|taglib-1.9.1-3|73	Provides:	lib%{name}-devel = %{EVRD}
14mr|taglib-1.9.1-3|74	
14mr|taglib-1.9.1-3|75	%description -n %{devname}
14mr|taglib-1.9.1-3|76	Install this package if you want do compile applications
14mr|taglib-1.9.1-3|77	using the libtag library.
14mr|taglib-1.9.1-3|78	
14mr|taglib-1.9.1-3|79	%files -n %{devname}
14mr|taglib-1.9.1-3|80	%{_bindir}/taglib-config
14mr|taglib-1.9.1-3|81	%{_libdir}/*.so
14mr|taglib-1.9.1-3|82	%{_libdir}/pkgconfig/*
14mr|taglib-1.9.1-3|83	%{_includedir}/*
14mr|taglib-1.9.1-3|84	%{multiarch_bindir}/taglib-config
14mr|taglib-1.9.1-3|85	
14mr|taglib-1.9.1-3|86	#---------------------------------------------------------------------
14mr|taglib-1.9.1-3|87	
14mr|taglib-1.9.1-3|88	%prep
14mr|taglib-1.9.1-3|89	%setup -q
14mr|taglib-1.9.1-3|90	%patch0 -p1 -b .rusxmms~
14mr|taglib-1.9.1-3|91	%patch1 -p1 -b .308
14mr|taglib-1.9.1-3|92	
14mr|taglib-1.9.1-3|93	%build
14mr|taglib-1.9.1-3|94	%cmake_kde4 -DWITH_ASF=ON -DWITH_MP4=ON
14mr|taglib-1.9.1-3|95	%make
14mr|taglib-1.9.1-3|96	
14mr|taglib-1.9.1-3|97	%install
14mr|taglib-1.9.1-3|98	%makeinstall_std -C build
14mr|taglib-1.9.1-3|99	
14mr|taglib-1.9.1-3|100	%multiarch_binaries %{buildroot}%{_bindir}/taglib-config
14mr|taglib-1.9.1-3|101	
14mr|taglib-1.9.1-3|102	
14mr|taglib-1.9.1-3|103	%changelog
14mr|taglib-1.9.1-3|104	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.1-3
14mr|taglib-1.9.1-3|105	+ Revision: 35cd8b7
14mr|taglib-1.9.1-3|106	- Backport patch from upstream to fix upstream bug 308
14mr|taglib-1.9.1-3|107	
14mr|taglib-1.9.1-3|108	

19131 14
14mr|taglib-extras-1.0.1-7|1	Summary:        Taglib support for other formats
14mr|taglib-extras-1.0.1-7|2	Name:           taglib-extras
14mr|taglib-extras-1.0.1-7|3	Version:        1.0.1
14mr|taglib-extras-1.0.1-7|4	Release:        7
14mr|taglib-extras-1.0.1-7|5	Group:          Sound
14mr|taglib-extras-1.0.1-7|6	License:        LGPLv2
14mr|taglib-extras-1.0.1-7|7	URL:            http://websvn.kde.org/trunk/kdesupport/taglib-extras/
14mr|taglib-extras-1.0.1-7|8	Source0:        http://www.jefferai.com/taglib-extras/taglib-extras-%{version}.tar.gz
14mr|taglib-extras-1.0.1-7|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14mr|taglib-extras-1.0.1-7|10	
14mr|taglib-extras-1.0.1-7|11	BuildRequires:  taglib-devel
14mr|taglib-extras-1.0.1-7|12	BuildRequires:  kdelibs4-devel
14mr|taglib-extras-1.0.1-7|13	
14mr|taglib-extras-1.0.1-7|14	%description
14mr|taglib-extras-1.0.1-7|15	Taglib-extras delivers support for reading and editing the meta-data of
14mr|taglib-extras-1.0.1-7|16	audio formats not supported by taglib, including: asf, mp4v2, rmff, wav.
14mr|taglib-extras-1.0.1-7|17	
14mr|taglib-extras-1.0.1-7|18	%files
14mr|taglib-extras-1.0.1-7|19	%defattr(-,root,root,-)
14mr|taglib-extras-1.0.1-7|20	%doc COPYING.LGPL
14mr|taglib-extras-1.0.1-7|21	%{_libdir}/libtag-extras.so.1*
14mr|taglib-extras-1.0.1-7|22	
14mr|taglib-extras-1.0.1-7|23	#--------------------------------------------------------------------
14mr|taglib-extras-1.0.1-7|24	
14mr|taglib-extras-1.0.1-7|25	%package     devel
14mr|taglib-extras-1.0.1-7|26	Summary:     Development files for %{name}
14mr|taglib-extras-1.0.1-7|27	Group:       Development/C++
14mr|taglib-extras-1.0.1-7|28	Requires:    %{name} = %{version}-%{release}
14mr|taglib-extras-1.0.1-7|29	Requires:    pkgconfig
14mr|taglib-extras-1.0.1-7|30	Requires:    taglib-devel
14mr|taglib-extras-1.0.1-7|31	%description devel
14mr|taglib-extras-1.0.1-7|32	%{summary}.
14mr|taglib-extras-1.0.1-7|33	
14mr|taglib-extras-1.0.1-7|34	%files devel
14mr|taglib-extras-1.0.1-7|35	%defattr(-,root,root,-)
14mr|taglib-extras-1.0.1-7|36	%{_bindir}/taglib-extras-config
14mr|taglib-extras-1.0.1-7|37	%{_includedir}/taglib-extras/
14mr|taglib-extras-1.0.1-7|38	%{_libdir}/libtag-extras.so
14mr|taglib-extras-1.0.1-7|39	%{_libdir}/pkgconfig/taglib-extras.pc
14mr|taglib-extras-1.0.1-7|40	
14mr|taglib-extras-1.0.1-7|41	#--------------------------------------------------------------------
14mr|taglib-extras-1.0.1-7|42	
14mr|taglib-extras-1.0.1-7|43	%prep
14mr|taglib-extras-1.0.1-7|44	%setup -q
14mr|taglib-extras-1.0.1-7|45	
14mr|taglib-extras-1.0.1-7|46	%build
14mr|taglib-extras-1.0.1-7|47	%{cmake_kde4} -DWITH_KDE=1 ..
14mr|taglib-extras-1.0.1-7|48	
14mr|taglib-extras-1.0.1-7|49	%make
14mr|taglib-extras-1.0.1-7|50	
14mr|taglib-extras-1.0.1-7|51	%install
14mr|taglib-extras-1.0.1-7|52	make -C build DESTDIR=%buildroot install
14mr|taglib-extras-1.0.1-7|53	
14mr|taglib-extras-1.0.1-7|54	%clean
14mr|taglib-extras-1.0.1-7|55	rm -rf %{buildroot}
14mr|taglib-extras-1.0.1-7|56	
14mr|taglib-extras-1.0.1-7|57	
14mr|taglib-extras-1.0.1-7|58	
14mr|taglib-extras-1.0.1-7|59	%changelog
14mr|taglib-extras-1.0.1-7|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-7
14mr|taglib-extras-1.0.1-7|61	+ Revision: 9539079
14mr|taglib-extras-1.0.1-7|62	- MassBuild#440: Increase release tag
14mr|taglib-extras-1.0.1-7|63	
14mr|taglib-extras-1.0.1-7|64	

19132 14
14mr|taglib-sharp-2.0.4.0-4|1	%define _enable_debug_packages %{nil}
14mr|taglib-sharp-2.0.4.0-4|2	%define debug_package %{nil}
14mr|taglib-sharp-2.0.4.0-4|3	
14mr|taglib-sharp-2.0.4.0-4|4	Summary:	Metadata library for most common movie and music formats
14mr|taglib-sharp-2.0.4.0-4|5	Name:		taglib-sharp
14mr|taglib-sharp-2.0.4.0-4|6	Version:	2.0.4.0
14mr|taglib-sharp-2.0.4.0-4|7	Release:	4
14mr|taglib-sharp-2.0.4.0-4|8	License:	LGPLv2+
14mr|taglib-sharp-2.0.4.0-4|9	Group:		Development/Other
14mr|taglib-sharp-2.0.4.0-4|10	Url:		http://download.banshee-project.org/taglib-sharp/
14mr|taglib-sharp-2.0.4.0-4|11	Source0:	http://download.banshee-project.org/%name/%version/%name-%{version}.tar.bz2
14mr|taglib-sharp-2.0.4.0-4|12	#gw missing from the tarball
14mr|taglib-sharp-2.0.4.0-4|13	Source1:	extractKey.cpp
14mr|taglib-sharp-2.0.4.0-4|14	Source2:	listData.cpp
14mr|taglib-sharp-2.0.4.0-4|15	BuildRequires:	pkgconfig(exiv2)
14mr|taglib-sharp-2.0.4.0-4|16	BuildRequires:	pkgconfig(mono-nunit)
14mr|taglib-sharp-2.0.4.0-4|17	
14mr|taglib-sharp-2.0.4.0-4|18	%description
14mr|taglib-sharp-2.0.4.0-4|19	TagLib# is a metadata or "tag" reader and writer library that supports
14mr|taglib-sharp-2.0.4.0-4|20	the most common movie and music formats, abstracting away
14mr|taglib-sharp-2.0.4.0-4|21	format specificity. TagLib# offers either a common API for all
14mr|taglib-sharp-2.0.4.0-4|22	formats or access to specific APIs for a given format.
14mr|taglib-sharp-2.0.4.0-4|23	
14mr|taglib-sharp-2.0.4.0-4|24	%files
14mr|taglib-sharp-2.0.4.0-4|25	%doc AUTHORS NEWS README
14mr|taglib-sharp-2.0.4.0-4|26	%{_prefix}/lib/mono/taglib-sharp
14mr|taglib-sharp-2.0.4.0-4|27	%{_prefix}/lib/mono/gac/taglib-sharp
14mr|taglib-sharp-2.0.4.0-4|28	%{_prefix}/lib/mono/gac/policy.2.0.taglib-sharp
14mr|taglib-sharp-2.0.4.0-4|29	
14mr|taglib-sharp-2.0.4.0-4|30	#----------------------------------------------------------------------------
14mr|taglib-sharp-2.0.4.0-4|31	
14mr|taglib-sharp-2.0.4.0-4|32	%package devel
14mr|taglib-sharp-2.0.4.0-4|33	Summary:	Development files for taglib-sharp
14mr|taglib-sharp-2.0.4.0-4|34	Group:		Development/Other
14mr|taglib-sharp-2.0.4.0-4|35	Requires:	%{name} = %{EVRD}
14mr|taglib-sharp-2.0.4.0-4|36	
14mr|taglib-sharp-2.0.4.0-4|37	%description devel
14mr|taglib-sharp-2.0.4.0-4|38	TagLib# is a metadata or "tag" reader and writer library that supports
14mr|taglib-sharp-2.0.4.0-4|39	the most common movie and music formats, abstracting away
14mr|taglib-sharp-2.0.4.0-4|40	format specificity. TagLib# offers either a common API for all
14mr|taglib-sharp-2.0.4.0-4|41	formats or access to specific APIs for a given format.
14mr|taglib-sharp-2.0.4.0-4|42	
14mr|taglib-sharp-2.0.4.0-4|43	%files devel
14mr|taglib-sharp-2.0.4.0-4|44	%{_datadir}/pkgconfig/taglib-sharp.pc
14mr|taglib-sharp-2.0.4.0-4|45	
14mr|taglib-sharp-2.0.4.0-4|46	#----------------------------------------------------------------------------
14mr|taglib-sharp-2.0.4.0-4|47	
14mr|taglib-sharp-2.0.4.0-4|48	%prep
14mr|taglib-sharp-2.0.4.0-4|49	%setup -q
14mr|taglib-sharp-2.0.4.0-4|50	cp %{SOURCE1} %{SOURCE2} examples/
14mr|taglib-sharp-2.0.4.0-4|51	
14mr|taglib-sharp-2.0.4.0-4|52	%build
14mr|taglib-sharp-2.0.4.0-4|53	./configure --prefix=/usr --disable-docs
14mr|taglib-sharp-2.0.4.0-4|54	make
14mr|taglib-sharp-2.0.4.0-4|55	
14mr|taglib-sharp-2.0.4.0-4|56	%install
14mr|taglib-sharp-2.0.4.0-4|57	%makeinstall_std
14mr|taglib-sharp-2.0.4.0-4|58	
14mr|taglib-sharp-2.0.4.0-4|59	
14mr|taglib-sharp-2.0.4.0-4|60	%changelog
14mr|taglib-sharp-2.0.4.0-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.4.0-4
14mr|taglib-sharp-2.0.4.0-4|62	+ Revision: 19d579f
14mr|taglib-sharp-2.0.4.0-4|63	- MassBuild#440: Increase release tag
14mr|taglib-sharp-2.0.4.0-4|64	
14mr|taglib-sharp-2.0.4.0-4|65	

19133 14
14mr|tagsoup-1.2.1-3|1	%define major %(echo %{version} |cut -d. -f1-2)
14mr|tagsoup-1.2.1-3|2	Name:           tagsoup
14mr|tagsoup-1.2.1-3|3	Version:        1.2.1
14mr|tagsoup-1.2.1-3|4	Release:        3
14mr|tagsoup-1.2.1-3|5	Epoch:          0
14mr|tagsoup-1.2.1-3|6	Summary:        SAX-compliant parser written in Java
14mr|tagsoup-1.2.1-3|7	License:        GPL
14mr|tagsoup-1.2.1-3|8	Source0:        http://home.ccil.org/~cowan/XML/tagsoup/tagsoup-%{version}-src.zip
14mr|tagsoup-1.2.1-3|9	URL:            http://mercury.ccil.org/~cowan/XML/tagsoup/
14mr|tagsoup-1.2.1-3|10	Group:          Development/Java
14mr|tagsoup-1.2.1-3|11	BuildArch:      noarch
14mr|tagsoup-1.2.1-3|12	BuildRequires:  java-1.7.0-openjdk-devel
14mr|tagsoup-1.2.1-3|13	Requires:       jpackage-utils >= 0:1.6
14mr|tagsoup-1.2.1-3|14	BuildRequires:  ant
14mr|tagsoup-1.2.1-3|15	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|tagsoup-1.2.1-3|16	BuildRequires:  xalan-j2
14mr|tagsoup-1.2.1-3|17	
14mr|tagsoup-1.2.1-3|18	%description
14mr|tagsoup-1.2.1-3|19	TagSoup is a SAX-compliant parser written in Java that, instead of
14mr|tagsoup-1.2.1-3|20	parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty
14mr|tagsoup-1.2.1-3|21	and brutish, though quite often far from short. TagSoup is designed for people
14mr|tagsoup-1.2.1-3|22	who have to process this stuff using some semblance of a rational application
14mr|tagsoup-1.2.1-3|23	design. By providing a SAX interface, it allows standard XML tools to be
14mr|tagsoup-1.2.1-3|24	applied to even the worst HTML.
14mr|tagsoup-1.2.1-3|25	
14mr|tagsoup-1.2.1-3|26	%package javadoc
14mr|tagsoup-1.2.1-3|27	Summary:        Javadoc for %{name}
14mr|tagsoup-1.2.1-3|28	Group:          Development/Java
14mr|tagsoup-1.2.1-3|29	
14mr|tagsoup-1.2.1-3|30	%description javadoc
14mr|tagsoup-1.2.1-3|31	Javadoc for %{name}.
14mr|tagsoup-1.2.1-3|32	
14mr|tagsoup-1.2.1-3|33	%prep
14mr|tagsoup-1.2.1-3|34	%setup -q
14mr|tagsoup-1.2.1-3|35	
14mr|tagsoup-1.2.1-3|36	%build
14mr|tagsoup-1.2.1-3|37	export CLASSPATH=$(build-classpath xalan-j2-serializer xalan-j2)
14mr|tagsoup-1.2.1-3|38	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
14mr|tagsoup-1.2.1-3|39	export JAVA_HOME=%{_prefix}/lib/jvm/java-1.7.0
14mr|tagsoup-1.2.1-3|40	ant \
14mr|tagsoup-1.2.1-3|41	-Dversion=%{version} \
14mr|tagsoup-1.2.1-3|42	-Dj2se.apiurl=%{_javadocdir}/java \
14mr|tagsoup-1.2.1-3|43	dist docs-api
14mr|tagsoup-1.2.1-3|44	
14mr|tagsoup-1.2.1-3|45	%install
14mr|tagsoup-1.2.1-3|46	install -d -m 755 %{buildroot}%{_javadir}
14mr|tagsoup-1.2.1-3|47	install -m 644 dist/lib/%{name}-%{major}.jar %{buildroot}%{_javadir}/%{name}-%{major}.jar
14mr|tagsoup-1.2.1-3|48	ln -s %{name}-%{major}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|tagsoup-1.2.1-3|49	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|tagsoup-1.2.1-3|50	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|tagsoup-1.2.1-3|51	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|tagsoup-1.2.1-3|52	
14mr|tagsoup-1.2.1-3|53	%files
14mr|tagsoup-1.2.1-3|54	%defattr(0644,root,root,0755)
14mr|tagsoup-1.2.1-3|55	%doc CHANGES README
14mr|tagsoup-1.2.1-3|56	%{_javadir}/*.jar
14mr|tagsoup-1.2.1-3|57	
14mr|tagsoup-1.2.1-3|58	%files javadoc
14mr|tagsoup-1.2.1-3|59	%defattr(0644,root,root,0755)
14mr|tagsoup-1.2.1-3|60	%doc %{_javadocdir}/%{name}-%{version}
14mr|tagsoup-1.2.1-3|61	%doc %{_javadocdir}/%{name}
14mr|tagsoup-1.2.1-3|62	
14mr|tagsoup-1.2.1-3|63	
14mr|tagsoup-1.2.1-3|64	
14mr|tagsoup-1.2.1-3|65	%changelog
14mr|tagsoup-1.2.1-3|66	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.1-3
14mr|tagsoup-1.2.1-3|67	+ Revision: 3eb58e7
14mr|tagsoup-1.2.1-3|68	- Rebuild with java 7
14mr|tagsoup-1.2.1-3|69	
14mr|tagsoup-1.2.1-3|70	

19134 14
14mr|taipeifonts-1.2-31|1	%define name	taipeifonts
14mr|taipeifonts-1.2-31|2	%define version	1.2
14mr|taipeifonts-1.2-31|3	
14mr|taipeifonts-1.2-31|4	Summary:	Taipei Chinese big5 fonts
14mr|taipeifonts-1.2-31|5	Name:		%{name}
14mr|taipeifonts-1.2-31|6	Version:	%{version}
14mr|taipeifonts-1.2-31|7	Release:	31
14mr|taipeifonts-1.2-31|8	License:	Public Domain
14mr|taipeifonts-1.2-31|9	Group:		System/Fonts/X11 bitmap
14mr|taipeifonts-1.2-31|10	Source0:	%{name}-%{version}.tar.bz2
14mr|taipeifonts-1.2-31|11	#Packager:	platin@ch.ntu.edu.tw
14mr|taipeifonts-1.2-31|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|taipeifonts-1.2-31|13	BuildArch:	noarch
14mr|taipeifonts-1.2-31|14	BuildRequires:	bdftopcf
14mr|taipeifonts-1.2-31|15	Requires(post,postun):	mkfontscale
14mr|taipeifonts-1.2-31|16	Requires(post,postun):	mkfontdir
14mr|taipeifonts-1.2-31|17	Provides:	zh-pcf-fonts, taipei16, taipeik20, taipeik24, taipeim20, taipeim24
14mr|taipeifonts-1.2-31|18	
14mr|taipeifonts-1.2-31|19	%description
14mr|taipeifonts-1.2-31|20	These are the Traditional Chinese fonts for X found on GNU's FTP mirror.
14mr|taipeifonts-1.2-31|21	
14mr|taipeifonts-1.2-31|22	%prep
14mr|taipeifonts-1.2-31|23	%setup -q
14mr|taipeifonts-1.2-31|24	
14mr|taipeifonts-1.2-31|25	%build
14mr|taipeifonts-1.2-31|26	bdftopcf taipei24.bdf | gzip -c > taipei24.pcf.gz
14mr|taipeifonts-1.2-31|27	bdftopcf taipei20.bdf | gzip -c > taipei20.pcf.gz
14mr|taipeifonts-1.2-31|28	bdftopcf taipei16.bdf | gzip -c > taipei16.pcf.gz
14mr|taipeifonts-1.2-31|29	
14mr|taipeifonts-1.2-31|30	%install
14mr|taipeifonts-1.2-31|31	rm -rf $RPM_BUILD_ROOT
14mr|taipeifonts-1.2-31|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/misc
14mr|taipeifonts-1.2-31|33	
14mr|taipeifonts-1.2-31|34	install -m 644 taipei24.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
14mr|taipeifonts-1.2-31|35	install -m 644 taipei20.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
14mr|taipeifonts-1.2-31|36	install -m 644 taipei16.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
14mr|taipeifonts-1.2-31|37	install -m 644 vga12x24.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
14mr|taipeifonts-1.2-31|38	
14mr|taipeifonts-1.2-31|39	%post
14mr|taipeifonts-1.2-31|40	mkfontscale %_datadir/fonts/misc
14mr|taipeifonts-1.2-31|41	mkfontdir %_datadir/fonts/misc
14mr|taipeifonts-1.2-31|42	
14mr|taipeifonts-1.2-31|43	%postun
14mr|taipeifonts-1.2-31|44	mkfontscale %_datadir/fonts/misc
14mr|taipeifonts-1.2-31|45	mkfontdir %_datadir/fonts/misc
14mr|taipeifonts-1.2-31|46	
14mr|taipeifonts-1.2-31|47	%clean
14mr|taipeifonts-1.2-31|48	rm -rf $RPM_BUILD_ROOT
14mr|taipeifonts-1.2-31|49	
14mr|taipeifonts-1.2-31|50	%files
14mr|taipeifonts-1.2-31|51	%defattr(0644,root,root,0755)
14mr|taipeifonts-1.2-31|52	%{_datadir}/fonts/misc/*
14mr|taipeifonts-1.2-31|53	
14mr|taipeifonts-1.2-31|54	
14mr|taipeifonts-1.2-31|55	
14mr|taipeifonts-1.2-31|56	%changelog
14mr|taipeifonts-1.2-31|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-31
14mr|taipeifonts-1.2-31|58	+ Revision: 7540355
14mr|taipeifonts-1.2-31|59	- MassBuild#440: Increase release tag
14mr|taipeifonts-1.2-31|60	
14mr|taipeifonts-1.2-31|61	

19135 14
14mr|taktuk-3.7.5-1|1	%define lib_name_orig lib%{name}
14mr|taktuk-3.7.5-1|2	%define major 0
14mr|taktuk-3.7.5-1|3	%define lib_name %mklibname %{name}%{major}
14mr|taktuk-3.7.5-1|4	%define module %{name}
14mr|taktuk-3.7.5-1|5	%define pname perl-%{module}
14mr|taktuk-3.7.5-1|6	
14mr|taktuk-3.7.5-1|7	
14mr|taktuk-3.7.5-1|8	Name: 		taktuk
14mr|taktuk-3.7.5-1|9	Version: 	3.7.5
14mr|taktuk-3.7.5-1|10	Release: 	1
14mr|taktuk-3.7.5-1|11	Summary: 	Parallel, scalable launcher for cluster and lightweight grids
14mr|taktuk-3.7.5-1|12	
14mr|taktuk-3.7.5-1|13	License: 	GPLv2+
14mr|taktuk-3.7.5-1|14	Group: 		Networking/Remote access
14mr|taktuk-3.7.5-1|15	Url:		http://taktuk.gforge.inria.fr/
14mr|taktuk-3.7.5-1|16	Source0: 	https://gforge.inria.fr/frs/download.php/33412/%{name}-%{version}.tar.gz
14mr|taktuk-3.7.5-1|17	Provides: 	parallel-tools
14mr|taktuk-3.7.5-1|18	BuildRequires:	 perl-devel
14mr|taktuk-3.7.5-1|19	
14mr|taktuk-3.7.5-1|20	%description
14mr|taktuk-3.7.5-1|21	TakTuk is a tool for deploying parallel remote executions of commands to a
14mr|taktuk-3.7.5-1|22	potentially large set of remote nodes. It spreads itself using an adaptive
14mr|taktuk-3.7.5-1|23	algorithm and sets up an interconnection network to transport commands and
14mr|taktuk-3.7.5-1|24	perform I/Os multiplexing/demultiplexing. The TakTuk mechanics dynamically
14mr|taktuk-3.7.5-1|25	adapt to environment (machine performance and current load, network
14mr|taktuk-3.7.5-1|26	contention) by using a reactive work-stealing algorithm that mix local
14mr|taktuk-3.7.5-1|27	parallelization and work distribution.
14mr|taktuk-3.7.5-1|28	
14mr|taktuk-3.7.5-1|29	%package -n %{lib_name}-devel
14mr|taktuk-3.7.5-1|30	Summary:        Taktuk header files and static libraries
14mr|taktuk-3.7.5-1|31	
14mr|taktuk-3.7.5-1|32	Group:          Development/Other
14mr|taktuk-3.7.5-1|33	Requires:       %{name} = %{version}
14mr|taktuk-3.7.5-1|34	
14mr|taktuk-3.7.5-1|35	%description -n %{lib_name}-devel
14mr|taktuk-3.7.5-1|36	Taktuk header files and static libraries
14mr|taktuk-3.7.5-1|37	
14mr|taktuk-3.7.5-1|38	%package        -n %{lib_name}
14mr|taktuk-3.7.5-1|39	Summary:        Parallel, scalable launcher for cluster devel
14mr|taktuk-3.7.5-1|40	
14mr|taktuk-3.7.5-1|41	Group:          Development/Other
14mr|taktuk-3.7.5-1|42	
14mr|taktuk-3.7.5-1|43	%description -n %{lib_name}
14mr|taktuk-3.7.5-1|44	TakTuk is a tool for deploying parallel remote executions of commands to a
14mr|taktuk-3.7.5-1|45	potentially large set of remote nodes.
14mr|taktuk-3.7.5-1|46	All libs.
14mr|taktuk-3.7.5-1|47	
14mr|taktuk-3.7.5-1|48	%package -n %{pname}
14mr|taktuk-3.7.5-1|49	Summary:        Taktuk Perl file
14mr|taktuk-3.7.5-1|50	
14mr|taktuk-3.7.5-1|51	Group:          Development/Perl
14mr|taktuk-3.7.5-1|52	Requires:       %{name} = %{version}
14mr|taktuk-3.7.5-1|53	
14mr|taktuk-3.7.5-1|54	%description -n %{pname}
14mr|taktuk-3.7.5-1|55	Taktuk Perl Package
14mr|taktuk-3.7.5-1|56	
14mr|taktuk-3.7.5-1|57	%prep
14mr|taktuk-3.7.5-1|58	%setup -q -n %{name}-%{version}
14mr|taktuk-3.7.5-1|59	
14mr|taktuk-3.7.5-1|60	%build
14mr|taktuk-3.7.5-1|61	%configure2_5x
14mr|taktuk-3.7.5-1|62	%make
14mr|taktuk-3.7.5-1|63	pushd Perl-Module
14mr|taktuk-3.7.5-1|64	%{__perl} Makefile.PL INSTALLDIRS=vendor DESTDIR=%{buildroot}
14mr|taktuk-3.7.5-1|65	%make
14mr|taktuk-3.7.5-1|66	popd
14mr|taktuk-3.7.5-1|67	
14mr|taktuk-3.7.5-1|68	%install
14mr|taktuk-3.7.5-1|69	%makeinstall pkgdocdir=%{buildroot}/%_defaultdocdir/%{name}-%{version}
14mr|taktuk-3.7.5-1|70	pushd Perl-Module
14mr|taktuk-3.7.5-1|71	%makeinstall pkgdocdir=%{buildroot}/%_defaultdocdir/%{name}-%{version}
14mr|taktuk-3.7.5-1|72	popd
14mr|taktuk-3.7.5-1|73	cp taktuk-light %{buildroot}/%{_bindir}/taktuk-light
14mr|taktuk-3.7.5-1|74	chmod 755 %{buildroot}/%{_bindir}/taktuk-light
14mr|taktuk-3.7.5-1|75	
14mr|taktuk-3.7.5-1|76	%files
14mr|taktuk-3.7.5-1|77	%{_bindir}/taktuk
14mr|taktuk-3.7.5-1|78	%{_bindir}/taktuk-light
14mr|taktuk-3.7.5-1|79	%{_mandir}/man1/*
14mr|taktuk-3.7.5-1|80	%{_mandir}/man3/*
14mr|taktuk-3.7.5-1|81	%{_defaultdocdir}/%{name}-%{version}
14mr|taktuk-3.7.5-1|82	
14mr|taktuk-3.7.5-1|83	%files -n %{lib_name}
14mr|taktuk-3.7.5-1|84	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README  TODO *.html
14mr|taktuk-3.7.5-1|85	%{_libdir}/*.so*
14mr|taktuk-3.7.5-1|86	
14mr|taktuk-3.7.5-1|87	%files -n %{lib_name}-devel
14mr|taktuk-3.7.5-1|88	%{_libdir}/*.*a
14mr|taktuk-3.7.5-1|89	%{_includedir}/*
14mr|taktuk-3.7.5-1|90	%{_libdir}/pkgconfig/%{name}.pc
14mr|taktuk-3.7.5-1|91	
14mr|taktuk-3.7.5-1|92	%files -n %{pname}
14mr|taktuk-3.7.5-1|93	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README  TODO *.html
14mr|taktuk-3.7.5-1|94	%{perl_vendorlib}/*
14mr|taktuk-3.7.5-1|95	
14mr|taktuk-3.7.5-1|96	%changelog
14mr|taktuk-3.7.5-1|97	* Tue Sep 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.7.5-1
14mr|taktuk-3.7.5-1|98	+ Revision: 4c5effc
14mr|taktuk-3.7.5-1|99	- Merge pull request #2 from import/taktuk:auto_update
14mr|taktuk-3.7.5-1|100	- ROSA Updates Builder: update suggested
14mr|taktuk-3.7.5-1|101	
14mr|taktuk-3.7.5-1|102	

19136 14
14mr|tali-3.12.2-2|1	Name:           tali
14mr|tali-3.12.2-2|2	Version:        3.12.2
14mr|tali-3.12.2-2|3	Release:        2
14mr|tali-3.12.2-2|4	Summary:        GNOME Tali game
14mr|tali-3.12.2-2|5	
14mr|tali-3.12.2-2|6	License:        GPLv2+ and GFDL
14mr|tali-3.12.2-2|7	Group:		Games/Other
14mr|tali-3.12.2-2|8	URL:            https://live.gnome.org/Tali
14mr|tali-3.12.2-2|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|tali-3.12.2-2|10	
14mr|tali-3.12.2-2|11	BuildRequires:  desktop-file-utils
14mr|tali-3.12.2-2|12	BuildRequires:  pkgconfig(gdk-3.0)
14mr|tali-3.12.2-2|13	BuildRequires:  intltool
14mr|tali-3.12.2-2|14	BuildRequires:  itstool
14mr|tali-3.12.2-2|15	BuildRequires:  pkgconfig(librsvg-2.0)
14mr|tali-3.12.2-2|16	
14mr|tali-3.12.2-2|17	Obsoletes: gnome-games < 3.7.92
14mr|tali-3.12.2-2|18	Obsoletes: gtali < 1:3.7.92
14mr|tali-3.12.2-2|19	Provides: gtali = %{version}-%{release}
14mr|tali-3.12.2-2|20	
14mr|tali-3.12.2-2|21	%description
14mr|tali-3.12.2-2|22	Sort of poker with dice and less money. An ancient Roman game.
14mr|tali-3.12.2-2|23	
14mr|tali-3.12.2-2|24	%prep
14mr|tali-3.12.2-2|25	%setup -q
14mr|tali-3.12.2-2|26	
14mr|tali-3.12.2-2|27	
14mr|tali-3.12.2-2|28	%build
14mr|tali-3.12.2-2|29	%configure2_5x
14mr|tali-3.12.2-2|30	%make
14mr|tali-3.12.2-2|31	
14mr|tali-3.12.2-2|32	
14mr|tali-3.12.2-2|33	%install
14mr|tali-3.12.2-2|34	%makeinstall_std
14mr|tali-3.12.2-2|35	
14mr|tali-3.12.2-2|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/tali.desktop
14mr|tali-3.12.2-2|37	
14mr|tali-3.12.2-2|38	%find_lang %{name} --all-name --with-gnome
14mr|tali-3.12.2-2|39	
14mr|tali-3.12.2-2|40	
14mr|tali-3.12.2-2|41	%files -f %{name}.lang
14mr|tali-3.12.2-2|42	%doc COPYING
14mr|tali-3.12.2-2|43	%attr(2551, root, games) %{_bindir}/tali
14mr|tali-3.12.2-2|44	%{_datadir}/applications/tali.desktop
14mr|tali-3.12.2-2|45	%{_datadir}/glib-2.0/schemas/org.gnome.tali.gschema.xml
14mr|tali-3.12.2-2|46	%{_datadir}/icons/hicolor/*/apps/tali.*
14mr|tali-3.12.2-2|47	%{_datadir}/icons/HighContrast/*/apps/tali.*
14mr|tali-3.12.2-2|48	%{_datadir}/tali
14mr|tali-3.12.2-2|49	%{_mandir}/man6/tali.6*
14mr|tali-3.12.2-2|50	%{_datadir}/appdata/*.xml
14mr|tali-3.12.2-2|51	
14mr|tali-3.12.2-2|52	%changelog
14mr|tali-3.12.2-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|tali-3.12.2-2|54	+ Revision: 8bf4cff
14mr|tali-3.12.2-2|55	- MassBuild#440: Increase release tag
14mr|tali-3.12.2-2|56	
14mr|tali-3.12.2-2|57	

19137 14
14mr|talk-0.17-22|1	Summary:	Talk client for one-on-one Internet chatting
14mr|talk-0.17-22|2	Name:		talk
14mr|talk-0.17-22|3	Version:	0.17
14mr|talk-0.17-22|4	Release:	22
14mr|talk-0.17-22|5	License:	BSD
14mr|talk-0.17-22|6	Group:		Networking/Chat
14mr|talk-0.17-22|7	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-ntalk-%{version}.tar.gz
14mr|talk-0.17-22|8	Source1:	talk-xinetd
14mr|talk-0.17-22|9	Source2:	ntalk-xinetd
14mr|talk-0.17-22|10	Patch0:		netkit-ntalk-0.17-pre20000412-time.patch
14mr|talk-0.17-22|11	Patch1:		netkit-ntalk-0.17-strip.patch
14mr|talk-0.17-22|12	Patch2:		netkit-ntalk-0.17-sockopt.patch
14mr|talk-0.17-22|13	Patch3:		netkit-ntalk-0.17-i18n.patch
14mr|talk-0.17-22|14	Patch4:		netkit-ntalk-0.17-resize.patch
14mr|talk-0.17-22|15	Patch5:		netkit-ntalk-0.17-fix-dos-condition.patch
14mr|talk-0.17-22|16	Patch6:		netkit-ntalk-0.17-man-ln.patch
14mr|talk-0.17-22|17	BuildRequires:	ncurses-devel
14mr|talk-0.17-22|18	Obsoletes:	ntalk
14mr|talk-0.17-22|19	Provides:	ntalk
14mr|talk-0.17-22|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|talk-0.17-22|21	
14mr|talk-0.17-22|22	%description
14mr|talk-0.17-22|23	The talk package provides client and daemon programs for the Internet
14mr|talk-0.17-22|24	talk protocol, which allows you to chat with other users on different
14mr|talk-0.17-22|25	systems.  Talk is a communication program which copies lines from one
14mr|talk-0.17-22|26	terminal to the terminal of another user.
14mr|talk-0.17-22|27	
14mr|talk-0.17-22|28	Install talk if you'd like to use talk for chatting with users on
14mr|talk-0.17-22|29	different systems.
14mr|talk-0.17-22|30	
14mr|talk-0.17-22|31	%package	server
14mr|talk-0.17-22|32	Group:		System/Servers
14mr|talk-0.17-22|33	Summary:	Server for the talk program
14mr|talk-0.17-22|34	Obsoletes:	ntalk
14mr|talk-0.17-22|35	Requires:	xinetd
14mr|talk-0.17-22|36	
14mr|talk-0.17-22|37	%description	server
14mr|talk-0.17-22|38	The talk-server package provides daemon programs for the Internet talk
14mr|talk-0.17-22|39	protocol, which allows you to chat with other users on different
14mr|talk-0.17-22|40	machines.  Talk is a communication program which copies lines from one
14mr|talk-0.17-22|41	terminal to the terminal of another user.
14mr|talk-0.17-22|42	
14mr|talk-0.17-22|43	%prep
14mr|talk-0.17-22|44	%setup -q -n netkit-ntalk-%{version}
14mr|talk-0.17-22|45	%patch0 -p1 -b .time
14mr|talk-0.17-22|46	%patch1 -p1 -b .strip
14mr|talk-0.17-22|47	%patch2 -p1 -b .sockopt
14mr|talk-0.17-22|48	%patch3 -p1 -b .i18n
14mr|talk-0.17-22|49	%patch4 -p1 -b .resize
14mr|talk-0.17-22|50	%patch5 -p1 -b .dos
14mr|talk-0.17-22|51	%patch6 -p0 -b .man
14mr|talk-0.17-22|52	
14mr|talk-0.17-22|53	cp %{SOURCE1} talk.xinetd
14mr|talk-0.17-22|54	cp %{SOURCE2} ntalk.xinetd
14mr|talk-0.17-22|55	
14mr|talk-0.17-22|56	%build
14mr|talk-0.17-22|57	sh configure
14mr|talk-0.17-22|58	perl -pi -e '
14mr|talk-0.17-22|59	s,^CC=.*$,CC=cc,;
14mr|talk-0.17-22|60	s,-O2,\$(RPM_OPT_FLAGS) -D_GNU_SOURCE,;
14mr|talk-0.17-22|61	s,^BINDIR=.*$,BINDIR=%{_bindir},;
14mr|talk-0.17-22|62	s,^MANDIR=.*$,MANDIR=%{_mandir},;
14mr|talk-0.17-22|63	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
14mr|talk-0.17-22|64	' MCONFIG
14mr|talk-0.17-22|65	
14mr|talk-0.17-22|66	%make
14mr|talk-0.17-22|67	
14mr|talk-0.17-22|68	%install
14mr|talk-0.17-22|69	rm -rf %{buildroot}
14mr|talk-0.17-22|70	
14mr|talk-0.17-22|71	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14mr|talk-0.17-22|72	install -d %{buildroot}%{_bindir}
14mr|talk-0.17-22|73	install -d %{buildroot}%{_sbindir}
14mr|talk-0.17-22|74	install -d %{buildroot}%{_mandir}/man1
14mr|talk-0.17-22|75	install -d %{buildroot}%{_mandir}/man8
14mr|talk-0.17-22|76	
14mr|talk-0.17-22|77	make INSTALLROOT=%{buildroot} install MANDIR=%{_mandir}
14mr|talk-0.17-22|78	
14mr|talk-0.17-22|79	install -m0644 talk.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/talk
14mr|talk-0.17-22|80	install -m0644 ntalk.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/ntalk
14mr|talk-0.17-22|81	
14mr|talk-0.17-22|82	%clean
14mr|talk-0.17-22|83	rm -rf %{buildroot}
14mr|talk-0.17-22|84	
14mr|talk-0.17-22|85	%files
14mr|talk-0.17-22|86	%defattr(-,root,root)
14mr|talk-0.17-22|87	%{_bindir}/talk
14mr|talk-0.17-22|88	%{_mandir}/man1/talk.1*
14mr|talk-0.17-22|89	
14mr|talk-0.17-22|90	%files server
14mr|talk-0.17-22|91	%defattr(-,root,root)
14mr|talk-0.17-22|92	%config (noreplace) %{_sysconfdir}/xinetd.d/*
14mr|talk-0.17-22|93	%attr(0711,root,root)%{_sbindir}/in.ntalkd
14mr|talk-0.17-22|94	%{_sbindir}/in.talkd
14mr|talk-0.17-22|95	%{_mandir}/man8/in.ntalkd.8*
14mr|talk-0.17-22|96	%{_mandir}/man8/in.talkd.8*
14mr|talk-0.17-22|97	%{_mandir}/man8/ntalkd.8*
14mr|talk-0.17-22|98	%{_mandir}/man8/talkd.8*
14mr|talk-0.17-22|99	
14mr|talk-0.17-22|100	
14mr|talk-0.17-22|101	
14mr|talk-0.17-22|102	%changelog
14mr|talk-0.17-22|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-22
14mr|talk-0.17-22|104	+ Revision: 29ce0a6
14mr|talk-0.17-22|105	- MassBuild#440: Increase release tag
14mr|talk-0.17-22|106	
14mr|talk-0.17-22|107	

19138 14
14mr|talloc-2.1.0-11|1	%define	tallocmajor	2
14mr|talloc-2.1.0-11|2	%define	libtalloc	%mklibname talloc %{tallocmajor}
14mr|talloc-2.1.0-11|3	%define	tallocdev	%mklibname -d talloc
14mr|talloc-2.1.0-11|4	%define	libpytalloc	%mklibname pytalloc-util %{tallocmajor}
14mr|talloc-2.1.0-11|5	%define	libpytallocdev	%mklibname -d pytalloc-util
14mr|talloc-2.1.0-11|6	%define beta		%nil
14mr|talloc-2.1.0-11|7	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
14mr|talloc-2.1.0-11|8	if [ -d "$GNUPGHOME" ] \
14mr|talloc-2.1.0-11|9	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
14mr|talloc-2.1.0-11|10	fi \
14mr|talloc-2.1.0-11|11	install -d -m700 $GNUPGHOME \
14mr|talloc-2.1.0-11|12	gpg --import %{1} \
14mr|talloc-2.1.0-11|13	gpg --trust-model always --verify %{2} \
14mr|talloc-2.1.0-11|14	rm -Rf $GNUPGHOME \
14mr|talloc-2.1.0-11|15	
14mr|talloc-2.1.0-11|16	# beta versions are extracted from the samba4 source using
14mr|talloc-2.1.0-11|17	# mkdir -p talloc-2.0.8/lib
14mr|talloc-2.1.0-11|18	# cp -a lib/talloc/* talloc-2.0.8/
14mr|talloc-2.1.0-11|19	# cp -a lib/replace talloc-2.0.8/lib/
14mr|talloc-2.1.0-11|20	# cp -a buildtools talloc-2.0.8/
14mr|talloc-2.1.0-11|21	# tar cf talloc-2.0.8.tar talloc-2.0.8
14mr|talloc-2.1.0-11|22	
14mr|talloc-2.1.0-11|23	Name:		talloc
14mr|talloc-2.1.0-11|24	Version:	2.1.0
14mr|talloc-2.1.0-11|25	URL:		http://talloc.samba.org
14mr|talloc-2.1.0-11|26	Source0:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.gz
14mr|talloc-2.1.0-11|27	%if "%beta" != ""
14mr|talloc-2.1.0-11|28	Release:	0.%beta.1
14mr|talloc-2.1.0-11|29	%else
14mr|talloc-2.1.0-11|30	Release:	11
14mr|talloc-2.1.0-11|31	Source1:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.asc
14mr|talloc-2.1.0-11|32	Source2:	samba-bugs.asc
14mr|talloc-2.1.0-11|33	%endif
14mr|talloc-2.1.0-11|34	License:	GPLv3
14mr|talloc-2.1.0-11|35	# tallocversion was not used when in samba4, so it was 4.0.0
14mr|talloc-2.1.0-11|36	Epoch:		1
14mr|talloc-2.1.0-11|37	Summary:	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|38	Group:		System/Libraries
14mr|talloc-2.1.0-11|39	BuildRequires:	acl-devel xsltproc docbook-style-xsl
14mr|talloc-2.1.0-11|40	BuildRequires:	python-devel
14mr|talloc-2.1.0-11|41	
14mr|talloc-2.1.0-11|42	%description
14mr|talloc-2.1.0-11|43	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|44	
14mr|talloc-2.1.0-11|45	%package -n	%{libtalloc}
14mr|talloc-2.1.0-11|46	Group:		System/Libraries
14mr|talloc-2.1.0-11|47	Summary:	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|48	
14mr|talloc-2.1.0-11|49	%description -n	%{libtalloc}
14mr|talloc-2.1.0-11|50	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|51	
14mr|talloc-2.1.0-11|52	%package -n	%{tallocdev}
14mr|talloc-2.1.0-11|53	Group:		Development/C
14mr|talloc-2.1.0-11|54	Summary:	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|55	Provides:	talloc-devel = %{EVRD}
14mr|talloc-2.1.0-11|56	Requires:	%{libtalloc} = %{EVRD}
14mr|talloc-2.1.0-11|57	BuildRequires:	swig
14mr|talloc-2.1.0-11|58	
14mr|talloc-2.1.0-11|59	%description -n	%{tallocdev}
14mr|talloc-2.1.0-11|60	Library implementing Samba's memory allocator
14mr|talloc-2.1.0-11|61	
14mr|talloc-2.1.0-11|62	%package -n	python-talloc
14mr|talloc-2.1.0-11|63	Group:		Development/Python
14mr|talloc-2.1.0-11|64	Summary:	Python module for Samba's talloc memory allocator
14mr|talloc-2.1.0-11|65	
14mr|talloc-2.1.0-11|66	%description -n	python-talloc
14mr|talloc-2.1.0-11|67	Python module for Samba's talloc memory allocator
14mr|talloc-2.1.0-11|68	
14mr|talloc-2.1.0-11|69	%package -n	%{libpytalloc}
14mr|talloc-2.1.0-11|70	Group:		Development/C
14mr|talloc-2.1.0-11|71	Summary:	Utility functions for using talloc objects with Python
14mr|talloc-2.1.0-11|72	
14mr|talloc-2.1.0-11|73	%description -n	%{libpytalloc}
14mr|talloc-2.1.0-11|74	Utility functions for using talloc objects with Python
14mr|talloc-2.1.0-11|75	
14mr|talloc-2.1.0-11|76	%package -n	%{libpytallocdev}
14mr|talloc-2.1.0-11|77	Group:		Development/C
14mr|talloc-2.1.0-11|78	Summary:	Utility functions for using talloc objects with Python
14mr|talloc-2.1.0-11|79	Requires:	%{libpytalloc} = %{EVRD}
14mr|talloc-2.1.0-11|80	Provides:	pytalloc-util-devel = %{version}-%{release}
14mr|talloc-2.1.0-11|81	
14mr|talloc-2.1.0-11|82	%description -n %{libpytallocdev}
14mr|talloc-2.1.0-11|83	Utility functions for using talloc objects with Python
14mr|talloc-2.1.0-11|84	
14mr|talloc-2.1.0-11|85	%prep
14mr|talloc-2.1.0-11|86	%if "%beta" == ""
14mr|talloc-2.1.0-11|87	echo "Death to Bush! %beta"
14mr|talloc-2.1.0-11|88	#Try and validate signatures on source:
14mr|talloc-2.1.0-11|89	VERIFYSOURCE=%{SOURCE0}
14mr|talloc-2.1.0-11|90	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
14mr|talloc-2.1.0-11|91	gzip -dc %{SOURCE0} > $VERIFYSOURCE
14mr|talloc-2.1.0-11|92	
14mr|talloc-2.1.0-11|93	%check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
14mr|talloc-2.1.0-11|94	
14mr|talloc-2.1.0-11|95	rm -f $VERIFYSOURCE
14mr|talloc-2.1.0-11|96	%endif
14mr|talloc-2.1.0-11|97	
14mr|talloc-2.1.0-11|98	%setup -q
14mr|talloc-2.1.0-11|99	chmod +r -R .
14mr|talloc-2.1.0-11|100	
14mr|talloc-2.1.0-11|101	%build
14mr|talloc-2.1.0-11|102	%setup_compile_flags
14mr|talloc-2.1.0-11|103	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14mr|talloc-2.1.0-11|104	%make
14mr|talloc-2.1.0-11|105	
14mr|talloc-2.1.0-11|106	%install
14mr|talloc-2.1.0-11|107	%makeinstall_std
14mr|talloc-2.1.0-11|108	chmod +x %{buildroot}{%{_libdir}/lib*.so.%{tallocmajor}*,%{py_platsitedir}/talloc.so}
14mr|talloc-2.1.0-11|109	
14mr|talloc-2.1.0-11|110	%files -n %{libtalloc}
14mr|talloc-2.1.0-11|111	%{_libdir}/libtalloc.so.%{tallocmajor}*
14mr|talloc-2.1.0-11|112	
14mr|talloc-2.1.0-11|113	%files -n %{tallocdev}
14mr|talloc-2.1.0-11|114	%{_libdir}/libtalloc.so
14mr|talloc-2.1.0-11|115	#{_libdir}/libtalloc.a
14mr|talloc-2.1.0-11|116	%{_includedir}/talloc.h
14mr|talloc-2.1.0-11|117	%{_libdir}/pkgconfig/talloc.pc
14mr|talloc-2.1.0-11|118	%{_mandir}/man3/talloc*
14mr|talloc-2.1.0-11|119	#{_datadir}/swig/*/talloc.i
14mr|talloc-2.1.0-11|120	
14mr|talloc-2.1.0-11|121	%files -n python-talloc
14mr|talloc-2.1.0-11|122	%{py_platsitedir}/talloc.so
14mr|talloc-2.1.0-11|123	
14mr|talloc-2.1.0-11|124	%files -n %{libpytalloc}
14mr|talloc-2.1.0-11|125	%{_libdir}/libpytalloc-util.so.%{tallocmajor}*
14mr|talloc-2.1.0-11|126	
14mr|talloc-2.1.0-11|127	%files -n %{libpytallocdev}
14mr|talloc-2.1.0-11|128	%{_includedir}/pytalloc.h
14mr|talloc-2.1.0-11|129	%{_libdir}/libpytalloc-util.so
14mr|talloc-2.1.0-11|130	%{_libdir}/pkgconfig/pytalloc-util.pc
14mr|talloc-2.1.0-11|131	
14mr|talloc-2.1.0-11|132	%changelog
14mr|talloc-2.1.0-11|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.1.0-11
14mr|talloc-2.1.0-11|134	+ Revision: 5a7f910
14mr|talloc-2.1.0-11|135	- MassBuild#440: Increase release tag
14mr|talloc-2.1.0-11|136	
14mr|talloc-2.1.0-11|137	

19139 14
14mr|tar-1.27.1-1|1	Summary:	A GNU file archiving program
14mr|tar-1.27.1-1|2	Name:		tar
14mr|tar-1.27.1-1|3	Version:	1.27.1
14mr|tar-1.27.1-1|4	Release:	1
14mr|tar-1.27.1-1|5	License:	GPLv3+
14mr|tar-1.27.1-1|6	Group:		Archiving/Backup
14mr|tar-1.27.1-1|7	Url:		http://www.gnu.org/software/tar/tar.html
14mr|tar-1.27.1-1|8	Source0:	ftp://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.xz
14mr|tar-1.27.1-1|9	Source1:	%{SOURCE0}.sig
14mr|tar-1.27.1-1|10	Source2:	%{name}-help2man.bz2
14mr|tar-1.27.1-1|11	Patch0:		tar-1.25-fix-buffer-overflow.patch
14mr|tar-1.27.1-1|12	Patch1:		tar-1.24-lzma.patch
14mr|tar-1.27.1-1|13	BuildRequires:	bison
14mr|tar-1.27.1-1|14	BuildRequires:	xz
14mr|tar-1.27.1-1|15	Suggests:	rsh-client
14mr|tar-1.27.1-1|16	Conflicts:	rmt < 0.4b36
14mr|tar-1.27.1-1|17	
14mr|tar-1.27.1-1|18	%description
14mr|tar-1.27.1-1|19	The GNU tar program saves many files together into one archive and
14mr|tar-1.27.1-1|20	can restore individual files (or all of the files) from the archive.
14mr|tar-1.27.1-1|21	Tar can also be used to add supplemental files to an archive and to
14mr|tar-1.27.1-1|22	update or list files in the archive.
14mr|tar-1.27.1-1|23	
14mr|tar-1.27.1-1|24	Tar includes multivolume support, automatic archive compression/
14mr|tar-1.27.1-1|25	decompression, the ability to perform remote archives and the
14mr|tar-1.27.1-1|26	ability to perform incremental and full backups.
14mr|tar-1.27.1-1|27	
14mr|tar-1.27.1-1|28	If you want to use Tar for remote backups, you'll also need to
14mr|tar-1.27.1-1|29	install the rmt package.
14mr|tar-1.27.1-1|30	
14mr|tar-1.27.1-1|31	You should install the tar package, because you'll find its
14mr|tar-1.27.1-1|32	compression and decompression utilities essential for working
14mr|tar-1.27.1-1|33	with files.
14mr|tar-1.27.1-1|34	
14mr|tar-1.27.1-1|35	%files -f %{name}.lang
14mr|tar-1.27.1-1|36	%doc AUTHORS ChangeLog.xz NEWS README THANKS TODO
14mr|tar-1.27.1-1|37	/bin/*
14mr|tar-1.27.1-1|38	%{_libexecdir}/backup.sh
14mr|tar-1.27.1-1|39	%{_libexecdir}/dump-remind
14mr|tar-1.27.1-1|40	%{_sbindir}/*
14mr|tar-1.27.1-1|41	/sbin/%{rmtrealname}
14mr|tar-1.27.1-1|42	%{_infodir}/*.info*
14mr|tar-1.27.1-1|43	%{_mandir}/man?/*
14mr|tar-1.27.1-1|44	
14mr|tar-1.27.1-1|45	#----------------------------------------------------------------------------
14mr|tar-1.27.1-1|46	
14mr|tar-1.27.1-1|47	%prep
14mr|tar-1.27.1-1|48	%setup -q
14mr|tar-1.27.1-1|49	%patch0 -p0
14mr|tar-1.27.1-1|50	%patch1 -p0
14mr|tar-1.27.1-1|51	
14mr|tar-1.27.1-1|52	bzcat %{SOURCE2} > ./help2man
14mr|tar-1.27.1-1|53	chmod +x ./help2man
14mr|tar-1.27.1-1|54	
14mr|tar-1.27.1-1|55	xz ChangeLog
14mr|tar-1.27.1-1|56	
14mr|tar-1.27.1-1|57	sed -i 's/.*sigpipe.at.*//' tests/testsuite.at
14mr|tar-1.27.1-1|58	
14mr|tar-1.27.1-1|59	%build
14mr|tar-1.27.1-1|60	RSH=/usr/bin/rsh \
14mr|tar-1.27.1-1|61	%configure2_5x \
14mr|tar-1.27.1-1|62	--enable-backup-scripts \
14mr|tar-1.27.1-1|63	--bindir=/bin \
14mr|tar-1.27.1-1|64	--disable-rpath
14mr|tar-1.27.1-1|65	
14mr|tar-1.27.1-1|66	%make
14mr|tar-1.27.1-1|67	
14mr|tar-1.27.1-1|68	# thanks to diffutils Makefile rule
14mr|tar-1.27.1-1|69	(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
14mr|tar-1.27.1-1|70	
14mr|tar-1.27.1-1|71	%install
14mr|tar-1.27.1-1|72	%makeinstall_std
14mr|tar-1.27.1-1|73	
14mr|tar-1.27.1-1|74	ln -sf tar %{buildroot}/bin/gtar
14mr|tar-1.27.1-1|75	
14mr|tar-1.27.1-1|76	install -D -m 644 tar.1 %{buildroot}%{_mandir}/man1/tar.1
14mr|tar-1.27.1-1|77	
14mr|tar-1.27.1-1|78	# conflicts with coda-debug-backup
14mr|tar-1.27.1-1|79	mv %{buildroot}%{_sbindir}/backup %{buildroot}%{_sbindir}/tar-backup
14mr|tar-1.27.1-1|80	mv %{buildroot}%{_sbindir}/restore %{buildroot}%{_sbindir}/tar-restore
14mr|tar-1.27.1-1|81	
14mr|tar-1.27.1-1|82	# rmt is provided by rmt ...
14mr|tar-1.27.1-1|83	%define rmtrealname rmt-tar
14mr|tar-1.27.1-1|84	mkdir -p %{buildroot}/sbin
14mr|tar-1.27.1-1|85	mv %{buildroot}%{_libdir}/rmt %{buildroot}/sbin/%{rmtrealname}
14mr|tar-1.27.1-1|86	
14mr|tar-1.27.1-1|87	%find_lang %{name}
14mr|tar-1.27.1-1|88	
14mr|tar-1.27.1-1|89	%check
14mr|tar-1.27.1-1|90	make check
14mr|tar-1.27.1-1|91	
14mr|tar-1.27.1-1|92	%changelog
14mr|tar-1.27.1-1|93	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.27.1-1
14mr|tar-1.27.1-1|94	+ Revision: 7125f7d
14mr|tar-1.27.1-1|95	- New version 1.27.1
14mr|tar-1.27.1-1|96	
14mr|tar-1.27.1-1|97	

19140 14
14mr|task-c-devel-2012.1-3|1	Name: task-c-devel
14mr|task-c-devel-2012.1-3|2	Version: 2012.1
14mr|task-c-devel-2012.1-3|3	Release: 3
14mr|task-c-devel-2012.1-3|4	License: GPL
14mr|task-c-devel-2012.1-3|5	Summary: Metapackage for C development
14mr|task-c-devel-2012.1-3|6	Summary(pt_BR): Metapacote para desenvolvimento em C
14mr|task-c-devel-2012.1-3|7	Group: Development/C
14mr|task-c-devel-2012.1-3|8	Requires: autoconf
14mr|task-c-devel-2012.1-3|9	Requires: automake
14mr|task-c-devel-2012.1-3|10	Requires: binutils
14mr|task-c-devel-2012.1-3|11	Requires: bison
14mr|task-c-devel-2012.1-3|12	Requires: byacc
14mr|task-c-devel-2012.1-3|13	Requires: gcc-cpp
14mr|task-c-devel-2012.1-3|14	Requires: ctags
14mr|task-c-devel-2012.1-3|15	Requires: diffutils
14mr|task-c-devel-2012.1-3|16	Requires: flex
14mr|task-c-devel-2012.1-3|17	Requires: gcc
14mr|task-c-devel-2012.1-3|18	Requires: glib2-devel
14mr|task-c-devel-2012.1-3|19	Requires: glibc-devel
14mr|task-c-devel-2012.1-3|20	Requires: slang-devel
14mr|task-c-devel-2012.1-3|21	Requires: libtool
14mr|task-c-devel-2012.1-3|22	Requires: zlib-devel
14mr|task-c-devel-2012.1-3|23	Requires: m4
14mr|task-c-devel-2012.1-3|24	Requires: make
14mr|task-c-devel-2012.1-3|25	Requires: ncurses-devel
14mr|task-c-devel-2012.1-3|26	Requires: patch
14mr|task-c-devel-2012.1-3|27	Requires: texinfo
14mr|task-c-devel-2012.1-3|28	BuildArch: noarch
14mr|task-c-devel-2012.1-3|29	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|task-c-devel-2012.1-3|30	
14mr|task-c-devel-2012.1-3|31	%description
14mr|task-c-devel-2012.1-3|32	This package is a meta-package, meaning that its purpose is to contain
14mr|task-c-devel-2012.1-3|33	dependencies for a complete environment for development of programs in
14mr|task-c-devel-2012.1-3|34	the C programming language.
14mr|task-c-devel-2012.1-3|35	It itself includes no software, only dependencies on software.
14mr|task-c-devel-2012.1-3|36	
14mr|task-c-devel-2012.1-3|37	%description -l pt_BR
14mr|task-c-devel-2012.1-3|38	Este pacote é um metapacote, ou seja, o seu único propósito é conter
14mr|task-c-devel-2012.1-3|39	dependências para um completo ambiente de desenvolvimento de programas em C.
14mr|task-c-devel-2012.1-3|40	
14mr|task-c-devel-2012.1-3|41	Este pacote não inclui nenhum programa, apenas dependências para outros
14mr|task-c-devel-2012.1-3|42	programas.
14mr|task-c-devel-2012.1-3|43	
14mr|task-c-devel-2012.1-3|44	%files
14mr|task-c-devel-2012.1-3|45	
14mr|task-c-devel-2012.1-3|46	
14mr|task-c-devel-2012.1-3|47	
14mr|task-c-devel-2012.1-3|48	%changelog
14mr|task-c-devel-2012.1-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-3
14mr|task-c-devel-2012.1-3|50	+ Revision: e2d6af5
14mr|task-c-devel-2012.1-3|51	- MassBuild#440: Increase release tag
14mr|task-c-devel-2012.1-3|52	
14mr|task-c-devel-2012.1-3|53	

19141 14
14mr|task-c++-devel-2014.1-3|1	
14mr|task-c++-devel-2014.1-3|2	# THIS PACKAGE IS STORED IN SVN
14mr|task-c++-devel-2014.1-3|3	# PLEASE DO NOT UPLOAD WITHOUT
14mr|task-c++-devel-2014.1-3|4	# COMMITTING YOUR CHANGES FIRST
14mr|task-c++-devel-2014.1-3|5	
14mr|task-c++-devel-2014.1-3|6	Name: task-c++-devel
14mr|task-c++-devel-2014.1-3|7	Version: %{rosa_release}
14mr|task-c++-devel-2014.1-3|8	Release: 3
14mr|task-c++-devel-2014.1-3|9	License: GPL
14mr|task-c++-devel-2014.1-3|10	Summary: Metapackage for C++ development
14mr|task-c++-devel-2014.1-3|11	Summary(pt_BR): Metapacote para desenvolvimento em C++
14mr|task-c++-devel-2014.1-3|12	Group: Development/C++
14mr|task-c++-devel-2014.1-3|13	Requires: task-c-devel
14mr|task-c++-devel-2014.1-3|14	Requires: gcc-c++
14mr|task-c++-devel-2014.1-3|15	BuildArch: noarch
14mr|task-c++-devel-2014.1-3|16	
14mr|task-c++-devel-2014.1-3|17	%description
14mr|task-c++-devel-2014.1-3|18	This package is a meta-package, meaning that its purpose is to contain
14mr|task-c++-devel-2014.1-3|19	dependencies for a complete environment for development of programs in the C++
14mr|task-c++-devel-2014.1-3|20	programming language.
14mr|task-c++-devel-2014.1-3|21	
14mr|task-c++-devel-2014.1-3|22	It itself includes no software, only dependencies on software.
14mr|task-c++-devel-2014.1-3|23	
14mr|task-c++-devel-2014.1-3|24	%description -l pt_BR
14mr|task-c++-devel-2014.1-3|25	Este pacote é um metapacote, ou seja, o seu único propósito é conter
14mr|task-c++-devel-2014.1-3|26	dependências para um completo ambiente de desenvolvimento de programas em C++.
14mr|task-c++-devel-2014.1-3|27	
14mr|task-c++-devel-2014.1-3|28	Este pacote não inclui nenhum programa, apenas dependências para outros
14mr|task-c++-devel-2014.1-3|29	programas.
14mr|task-c++-devel-2014.1-3|30	
14mr|task-c++-devel-2014.1-3|31	%files
14mr|task-c++-devel-2014.1-3|32	%defattr(0644,root,root,0755)
14mr|task-c++-devel-2014.1-3|33	
14mr|task-c++-devel-2014.1-3|34	
14mr|task-c++-devel-2014.1-3|35	%changelog
14mr|task-c++-devel-2014.1-3|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-3
14mr|task-c++-devel-2014.1-3|37	+ Revision: 0a0ca0e
14mr|task-c++-devel-2014.1-3|38	- MassBuild#440: Increase release tag
14mr|task-c++-devel-2014.1-3|39	
14mr|task-c++-devel-2014.1-3|40	

19142 14
14mr|task-gnome-3.12.0-3|1	Summary: Metapackage for GNOME desktop environment
14mr|task-gnome-3.12.0-3|2	Name: task-gnome
14mr|task-gnome-3.12.0-3|3	Version: 3.12.0
14mr|task-gnome-3.12.0-3|4	Release: 3
14mr|task-gnome-3.12.0-3|5	Epoch: 1
14mr|task-gnome-3.12.0-3|6	Group: Graphical desktop/GNOME
14mr|task-gnome-3.12.0-3|7	License: GPLv2+
14mr|task-gnome-3.12.0-3|8	BuildArch: noarch
14mr|task-gnome-3.12.0-3|9	
14mr|task-gnome-3.12.0-3|10	Requires: %{name}-minimal
14mr|task-gnome-3.12.0-3|11	
14mr|task-gnome-3.12.0-3|12	Obsoletes: gnome-utils
14mr|task-gnome-3.12.0-3|13	
14mr|task-gnome-3.12.0-3|14	# resolve http://bugs.rosalinux.ru/show_bug.cgi?id=3031
14mr|task-gnome-3.12.0-3|15	Requires: gstreamer1.0-plugins-ugly
14mr|task-gnome-3.12.0-3|16	Requires: gstreamer1.0-libav
14mr|task-gnome-3.12.0-3|17	
14mr|task-gnome-3.12.0-3|18	Requires: bijiben >= %{version}
14mr|task-gnome-3.12.0-3|19	Requires: cheese >= %{version}
14mr|task-gnome-3.12.0-3|20	Requires: empathy >= %{version}
14mr|task-gnome-3.12.0-3|21	Requires: eog >= %{version}
14mr|task-gnome-3.12.0-3|22	Requires: evince >= %{version}
14mr|task-gnome-3.12.0-3|23	Requires: file-roller >= %{version}
14mr|task-gnome-3.12.0-3|24	Requires: folks >= 0.9.1
14mr|task-gnome-3.12.0-3|25	Requires: gnome-calculator
14mr|task-gnome-3.12.0-3|26	Requires: gdm >= %{version}
14mr|task-gnome-3.12.0-3|27	Requires: gedit >= %{version}
14mr|task-gnome-3.12.0-3|28	Requires: gnome-bluetooth >= %{version}
14mr|task-gnome-3.12.0-3|29	Requires: gnome-classic-session
14mr|task-gnome-3.12.0-3|30	Requires: gnome-clocks
14mr|task-gnome-3.12.0-3|31	Requires: gnome-color-manager
14mr|task-gnome-3.12.0-3|32	Requires: gnome-contacts >= %{version}
14mr|task-gnome-3.12.0-3|33	Requires: gnome-desktop3 >= %{version}
14mr|task-gnome-3.12.0-3|34	Requires: gnome-disk-utility
14mr|task-gnome-3.12.0-3|35	Requires: gnome-documents
14mr|task-gnome-3.12.0-3|36	Requires: gnome-font-viewer
14mr|task-gnome-3.12.0-3|37	Requires: gnome-online-accounts >= %{version}
14mr|task-gnome-3.12.0-3|38	#Requires: gnome-weather
14mr|task-gnome-3.12.0-3|39	Requires: libgnome2
14mr|task-gnome-3.12.0-3|40	Requires: libsocialweb
14mr|task-gnome-3.12.0-3|41	Requires: libwnck3
14mr|task-gnome-3.12.0-3|42	Requires: sushi
14mr|task-gnome-3.12.0-3|43	Requires: telepathy-mission-control
14mr|task-gnome-3.12.0-3|44	Requires: totem
14mr|task-gnome-3.12.0-3|45	Requires: typelib(Eog)
14mr|task-gnome-3.12.0-3|46	Requires: typelib(GnomeDesktop)
14mr|task-gnome-3.12.0-3|47	Requires: typelib(Meta)
14mr|task-gnome-3.12.0-3|48	Requires: gnome-initial-setup
14mr|task-gnome-3.12.0-3|49	
14mr|task-gnome-3.12.0-3|50	Requires: gnome-getting-started-docs
14mr|task-gnome-3.12.0-3|51	Requires: gnome-getting-started-docs-cs
14mr|task-gnome-3.12.0-3|52	Requires: gnome-getting-started-docs-de
14mr|task-gnome-3.12.0-3|53	Requires: gnome-getting-started-docs-es
14mr|task-gnome-3.12.0-3|54	Requires: gnome-getting-started-docs-gl
14mr|task-gnome-3.12.0-3|55	Requires: gnome-getting-started-docs-hu
14mr|task-gnome-3.12.0-3|56	Requires: gnome-getting-started-docs-it
14mr|task-gnome-3.12.0-3|57	Requires: gnome-getting-started-docs-pl
14mr|task-gnome-3.12.0-3|58	Requires: gnome-getting-started-docs-pt_BR
14mr|task-gnome-3.12.0-3|59	
14mr|task-gnome-3.12.0-3|60	Suggests: brasero
14mr|task-gnome-3.12.0-3|61	Suggests: caribou
14mr|task-gnome-3.12.0-3|62	Suggests: caribou-gtk3
14mr|task-gnome-3.12.0-3|63	Suggests: ekiga
14mr|task-gnome-3.12.0-3|64	Suggests: evolution
14mr|task-gnome-3.12.0-3|65	Suggests: evolution-ews
14mr|task-gnome-3.12.0-3|66	Suggests: gucharmap
14mr|task-gnome-3.12.0-3|67	Suggests: mousetweaks
14mr|task-gnome-3.12.0-3|68	Suggests: orca
14mr|task-gnome-3.12.0-3|69	#Suggests: scrot-gnome
14mr|task-gnome-3.12.0-3|70	Suggests: shotwell
14mr|task-gnome-3.12.0-3|71	Suggests: simple-scan
14mr|task-gnome-3.12.0-3|72	Suggests: vinagre
14mr|task-gnome-3.12.0-3|73	Suggests: vino
14mr|task-gnome-3.12.0-3|74	
14mr|task-gnome-3.12.0-3|75	%description
14mr|task-gnome-3.12.0-3|76	This package is a meta-package, meaning that its purpose is to contain
14mr|task-gnome-3.12.0-3|77	dependencies for running the GNOME.
14mr|task-gnome-3.12.0-3|78	
14mr|task-gnome-3.12.0-3|79	%package minimal
14mr|task-gnome-3.12.0-3|80	Summary: Minimal dependencies needed for GNOME desktop
14mr|task-gnome-3.12.0-3|81	Group: Graphical desktop/GNOME
14mr|task-gnome-3.12.0-3|82	
14mr|task-gnome-3.12.0-3|83	Requires: accountsservice
14mr|task-gnome-3.12.0-3|84	Requires: adwaita-cursor-theme
14mr|task-gnome-3.12.0-3|85	Requires: adwaita-gtk2-theme
14mr|task-gnome-3.12.0-3|86	Requires: adwaita-gtk3-theme
14mr|task-gnome-3.12.0-3|87	Requires: at-spi2-atk >= 2.8.0
14mr|task-gnome-3.12.0-3|88	Requires: baobab
14mr|task-gnome-3.12.0-3|89	Requires: fontconfig >= 2.0.91
14mr|task-gnome-3.12.0-3|90	Requires: gcr >= %{version}
14mr|task-gnome-3.12.0-3|91	Requires: gdk-pixbuf2.0 >= 2.28.0
14mr|task-gnome-3.12.0-3|92	Requires: glib2.0-common >= 2.36
14mr|task-gnome-3.12.0-3|93	Requires: gnome-backgrounds
14mr|task-gnome-3.12.0-3|94	Requires: gnome-control-center
14mr|task-gnome-3.12.0-3|95	Requires: gnome-icon-theme
14mr|task-gnome-3.12.0-3|96	Requires: gnome-icon-theme-legacy
14mr|task-gnome-3.12.0-3|97	Requires: gnome-icon-theme-symbolic
14mr|task-gnome-3.12.0-3|98	Requires: gnome-keyring >= %{version}
14mr|task-gnome-3.12.0-3|99	Requires: gnome-power-manager
14mr|task-gnome-3.12.0-3|100	Requires: gnome-screensaver
14mr|task-gnome-3.12.0-3|101	Requires: gnome-screenshot
14mr|task-gnome-3.12.0-3|102	Requires: gnome-search-tool
14mr|task-gnome-3.12.0-3|103	Requires: gnome-session
14mr|task-gnome-3.12.0-3|104	Requires: gnome-settings-daemon
14mr|task-gnome-3.12.0-3|105	Requires: gnome-system-log
14mr|task-gnome-3.12.0-3|106	Requires: gnome-system-monitor
14mr|task-gnome-3.12.0-3|107	Requires: gnome-terminal
14mr|task-gnome-3.12.0-3|108	Requires: gnome-themes-standard
14mr|task-gnome-3.12.0-3|109	Requires: gnome-tweak-tool
14mr|task-gnome-3.12.0-3|110	Requires: gobject-introspection >= 1.36
14mr|task-gnome-3.12.0-3|111	Requires: gtk+3.0-common >= %{version}
14mr|task-gnome-3.12.0-3|112	Requires: gtk3-modules
14mr|task-gnome-3.12.0-3|113	Requires: libgnome2
14mr|task-gnome-3.12.0-3|114	Requires: libgnomekbd-common
14mr|task-gnome-3.12.0-3|115	Requires: libnotify
14mr|task-gnome-3.12.0-3|116	Requires: locales >= 2.15-2
14mr|task-gnome-3.12.0-3|117	Requires: nautilus >= %{version}
14mr|task-gnome-3.12.0-3|118	Requires: networkmanager-applet >= 0.9.8.0
14mr|task-gnome-3.12.0-3|119	Requires: notification-daemon
14mr|task-gnome-3.12.0-3|120	Requires: polkit-gnome
14mr|task-gnome-3.12.0-3|121	Requires: rosa-icons
14mr|task-gnome-3.12.0-3|122	Requires: task-pulseaudio
14mr|task-gnome-3.12.0-3|123	Requires: typelib(Atspi)
14mr|task-gnome-3.12.0-3|124	Requires: typelib(Peas)
14mr|task-gnome-3.12.0-3|125	Requires: typelib(PeasGtk)
14mr|task-gnome-3.12.0-3|126	Requires: typelib(CoglPango)
14mr|task-gnome-3.12.0-3|127	Requires: typelib(Wnck) >= 3.0
14mr|task-gnome-3.12.0-3|128	Requires: udisks2 >= 2.1.0
14mr|task-gnome-3.12.0-3|129	Requires: yelp >= %{version}
14mr|task-gnome-3.12.0-3|130	Requires: gnome-shell-rosa-extensions
14mr|task-gnome-3.12.0-3|131	Requires: gnome-shell-extensions-user-theme
14mr|task-gnome-3.12.0-3|132	
14mr|task-gnome-3.12.0-3|133	Requires: %{_lib}webkit-gir3.0
14mr|task-gnome-3.12.0-3|134	Requires: %{_lib}pangoft2-gir1.0
14mr|task-gnome-3.12.0-3|135	Requires: %{_lib}pangocairo-gir1.0
14mr|task-gnome-3.12.0-3|136	Requires: %{_lib}mutter-gir3.0 >= %{version}
14mr|task-gnome-3.12.0-3|137	
14mr|task-gnome-3.12.0-3|138	Suggests: deja-dup
14mr|task-gnome-3.12.0-3|139	Suggests: fprintd-pam >= 0.5.0
14mr|task-gnome-3.12.0-3|140	Suggests: gparted
14mr|task-gnome-3.12.0-3|141	Suggests: libfprint >= 0.5.0
14mr|task-gnome-3.12.0-3|142	Suggests: preload
14mr|task-gnome-3.12.0-3|143	Suggests: totem
14mr|task-gnome-3.12.0-3|144	
14mr|task-gnome-3.12.0-3|145	%description minimal
14mr|task-gnome-3.12.0-3|146	This package is a meta-package, meaning that its purpose is to contain
14mr|task-gnome-3.12.0-3|147	minimal dependencies for running a minimal GNOME desktop environment.
14mr|task-gnome-3.12.0-3|148	
14mr|task-gnome-3.12.0-3|149	
14mr|task-gnome-3.12.0-3|150	%post minimal
14mr|task-gnome-3.12.0-3|151	
14mr|task-gnome-3.12.0-3|152	# fonts
14mr|task-gnome-3.12.0-3|153	cat > /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|154	[org.gnome.settings-daemon.plugins.xsettings]
14mr|task-gnome-3.12.0-3|155	antialiasing='rgba'
14mr|task-gnome-3.12.0-3|156	hinting='slight'
14mr|task-gnome-3.12.0-3|157	FOE
14mr|task-gnome-3.12.0-3|158	
14mr|task-gnome-3.12.0-3|159	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|160	[org.gnome.desktop.interface]
14mr|task-gnome-3.12.0-3|161	monospace-font-name='Droid Sans Mono 10'
14mr|task-gnome-3.12.0-3|162	icon-theme='rosa'
14mr|task-gnome-3.12.0-3|163	FOE
14mr|task-gnome-3.12.0-3|164	
14mr|task-gnome-3.12.0-3|165	cat > /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|166	[org.gnome.shell]
14mr|task-gnome-3.12.0-3|167	enabled-extensions=['user-theme@gnome-shell-extensions.gcampax.github.com', 'dash-to-dock@micxgx.gmail.com', 'openweather-extension@jenslody.de', 'SkypeNotification@chrisss404.gmail.com', 'ROSA_Hotkeys@uxteam.rosalab.ru']
14mr|task-gnome-3.12.0-3|168	FOE
14mr|task-gnome-3.12.0-3|169	
14mr|task-gnome-3.12.0-3|170	# set nautilus icon-view default-zool-level to large
14mr|task-gnome-3.12.0-3|171	cat > /usr/share/glib-2.0/schemas/org.gnome.nautilus.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|172	[org.gnome.nautilus.icon-view]
14mr|task-gnome-3.12.0-3|173	#default-zoom-level='large'
14mr|task-gnome-3.12.0-3|174	captions=['none', 'none', 'date_modified']
14mr|task-gnome-3.12.0-3|175	
14mr|task-gnome-3.12.0-3|176	[org.gnome.nautilus.preferences]
14mr|task-gnome-3.12.0-3|177	sort-directories-first=true
14mr|task-gnome-3.12.0-3|178	FOE
14mr|task-gnome-3.12.0-3|179	
14mr|task-gnome-3.12.0-3|180	#cat > /usr/share/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|181	#[org.gnome.shell.extensions.user-theme]
14mr|task-gnome-3.12.0-3|182	#name='rosa-elementary'
14mr|task-gnome-3.12.0-3|183	#FOE
14mr|task-gnome-3.12.0-3|184	
14mr|task-gnome-3.12.0-3|185	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|186	[org.gnome.desktop.background]
14mr|task-gnome-3.12.0-3|187	picture-uri='file:///usr/share/mdk/backgrounds/Mandriva-Rosa.xml'
14mr|task-gnome-3.12.0-3|188	FOE
14mr|task-gnome-3.12.0-3|189	
14mr|task-gnome-3.12.0-3|190	cat > /usr/share/glib-2.0/schemas/org.gnome.Terminal.gschema.override <<FOE
14mr|task-gnome-3.12.0-3|191	[org.gnome.Terminal.Legacy.Settings]
14mr|task-gnome-3.12.0-3|192	menu-accelerator-enabled=false
14mr|task-gnome-3.12.0-3|193	dark-theme=true
14mr|task-gnome-3.12.0-3|194	FOE
14mr|task-gnome-3.12.0-3|195	
14mr|task-gnome-3.12.0-3|196	/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ > /dev/null 2>&1
14mr|task-gnome-3.12.0-3|197	
14mr|task-gnome-3.12.0-3|198	if [ $1 -eq 1 ]; then
14mr|task-gnome-3.12.0-3|199	
14mr|task-gnome-3.12.0-3|200	###############################################
14mr|task-gnome-3.12.0-3|201	##########  Setup keyboard layout  ############
14mr|task-gnome-3.12.0-3|202	###############################################
14mr|task-gnome-3.12.0-3|203	
14mr|task-gnome-3.12.0-3|204	if [ -f /etc/sysconfig/keyboard ]; then
14mr|task-gnome-3.12.0-3|205	. /etc/sysconfig/keyboard
14mr|task-gnome-3.12.0-3|206	
14mr|task-gnome-3.12.0-3|207	# Set system keyboard layouts as default for GNOME 3.8
14mr|task-gnome-3.12.0-3|208	
14mr|task-gnome-3.12.0-3|209	echo $XkbLayout | grep "," > /dev/null
14mr|task-gnome-3.12.0-3|210	
14mr|task-gnome-3.12.0-3|211	if [ $? -eq 0 ]; then
14mr|task-gnome-3.12.0-3|212	L1=$(echo $XkbLayout | awk -F, '{ print $1 }')
14mr|task-gnome-3.12.0-3|213	L2=$(echo $XkbLayout | awk -F, '{ print $2 }')
14mr|task-gnome-3.12.0-3|214	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.override << EOF
14mr|task-gnome-3.12.0-3|215	[org.gnome.desktop.input-sources]
14mr|task-gnome-3.12.0-3|216	sources=[('xkb', '$L1'), ('xkb', '$L2')]
14mr|task-gnome-3.12.0-3|217	EOF
14mr|task-gnome-3.12.0-3|218	
14mr|task-gnome-3.12.0-3|219	# Keyboard switcher.
14mr|task-gnome-3.12.0-3|220	
14mr|task-gnome-3.12.0-3|221	if [ "$GRP_TOGGLE" != "" ]; then
14mr|task-gnome-3.12.0-3|222	GNOME_TOGGLE="grp:$GRP_TOGGLE"
14mr|task-gnome-3.12.0-3|223	
14mr|task-gnome-3.12.0-3|224	cat >> /usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.override <<EOF
14mr|task-gnome-3.12.0-3|225	xkb-options=['$GNOME_TOGGLE']
14mr|task-gnome-3.12.0-3|226	EOF
14mr|task-gnome-3.12.0-3|227	fi
14mr|task-gnome-3.12.0-3|228	
14mr|task-gnome-3.12.0-3|229	fi
14mr|task-gnome-3.12.0-3|230	
14mr|task-gnome-3.12.0-3|231	/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ > /dev/null 2>&1
14mr|task-gnome-3.12.0-3|232	
14mr|task-gnome-3.12.0-3|233	fi
14mr|task-gnome-3.12.0-3|234	fi
14mr|task-gnome-3.12.0-3|235	
14mr|task-gnome-3.12.0-3|236	%files
14mr|task-gnome-3.12.0-3|237	
14mr|task-gnome-3.12.0-3|238	%files minimal
14mr|task-gnome-3.12.0-3|239	
14mr|task-gnome-3.12.0-3|240	
14mr|task-gnome-3.12.0-3|241	%changelog
14mr|task-gnome-3.12.0-3|242	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.0-3
14mr|task-gnome-3.12.0-3|243	+ Revision: 6aea731
14mr|task-gnome-3.12.0-3|244	- MassBuild#440: Increase release tag
14mr|task-gnome-3.12.0-3|245	
14mr|task-gnome-3.12.0-3|246	

19143 14
14mr|task-kde4-4.11-2|1	Summary:	Metapackage for KDE4
14mr|task-kde4-4.11-2|2	Name:		task-kde4
14mr|task-kde4-4.11-2|3	Version:	4.11
14mr|task-kde4-4.11-2|4	Release:	2
14mr|task-kde4-4.11-2|5	Epoch:		1
14mr|task-kde4-4.11-2|6	License:	GPLv2+
14mr|task-kde4-4.11-2|7	Group:		Graphical desktop/KDE
14mr|task-kde4-4.11-2|8	Requires:	task-kde4-minimal
14mr|task-kde4-4.11-2|9	Suggests:	amarok
14mr|task-kde4-4.11-2|10	Suggests:	kcharselect
14mr|task-kde4-4.11-2|11	Suggests:	kcron
14mr|task-kde4-4.11-2|12	Suggests:	kdeaccessibility4
14mr|task-kde4-4.11-2|13	Suggests:	kdenetwork4
14mr|task-kde4-4.11-2|14	Suggests:	knetworkmanager
14mr|task-kde4-4.11-2|15	Suggests:	kdenetwork-filesharing
14mr|task-kde4-4.11-2|16	Suggests:	kdepim4
14mr|task-kde4-4.11-2|17	Suggests:	kdeplasma-addons
14mr|task-kde4-4.11-2|18	Suggests:	klook
14mr|task-kde4-4.11-2|19	Suggests:	ktimer
14mr|task-kde4-4.11-2|20	Suggests:	kwallet
14mr|task-kde4-4.11-2|21	Suggests:	rosapanel
14mr|task-kde4-4.11-2|22	Suggests:	rosa-launcher
14mr|task-kde4-4.11-2|23	Suggests:	rosa-media-player
14mr|task-kde4-4.11-2|24	
14mr|task-kde4-4.11-2|25	Suggests:	plasma-scriptengine-python
14mr|task-kde4-4.11-2|26	Suggests:	plasma-scriptengine-ruby
14mr|task-kde4-4.11-2|27	
14mr|task-kde4-4.11-2|28	# These are very useful to set with GTK applications style
14mr|task-kde4-4.11-2|29	Suggests:	gtk-qt-engine
14mr|task-kde4-4.11-2|30	Suggests:	gtk-engines2
14mr|task-kde4-4.11-2|31	Suggests:	kde-gtk-config
14mr|task-kde4-4.11-2|32	
14mr|task-kde4-4.11-2|33	BuildArch:	noarch
14mr|task-kde4-4.11-2|34	Obsoletes:	task-kde < 1:4.6.5
14mr|task-kde4-4.11-2|35	Provides:	task-kde = %{epoch}:%{version}
14mr|task-kde4-4.11-2|36	
14mr|task-kde4-4.11-2|37	%description
14mr|task-kde4-4.11-2|38	This package is a meta-package, meaning that its purpose is to contain
14mr|task-kde4-4.11-2|39	the complete dependencies for running the KDE4 desktop ( plus amarok,
14mr|task-kde4-4.11-2|40	koffice, ...)
14mr|task-kde4-4.11-2|41	
14mr|task-kde4-4.11-2|42	%files
14mr|task-kde4-4.11-2|43	
14mr|task-kde4-4.11-2|44	#---------------------------------------------------------------------
14mr|task-kde4-4.11-2|45	
14mr|task-kde4-4.11-2|46	%package minimal
14mr|task-kde4-4.11-2|47	Summary:	Minimal dependencies needed KDE4
14mr|task-kde4-4.11-2|48	Group:		Graphical desktop/KDE
14mr|task-kde4-4.11-2|49	
14mr|task-kde4-4.11-2|50	Suggests:	task-pulseaudio
14mr|task-kde4-4.11-2|51	Requires:	task-x11
14mr|task-kde4-4.11-2|52	
14mr|task-kde4-4.11-2|53	Suggests:	akonadi-kde
14mr|task-kde4-4.11-2|54	Requires:	ark
14mr|task-kde4-4.11-2|55	Requires:	dbus-x11
14mr|task-kde4-4.11-2|56	Requires:	dolphin
14mr|task-kde4-4.11-2|57	Requires:	gwenview
14mr|task-kde4-4.11-2|58	
14mr|task-kde4-4.11-2|59	Suggests:	kamera
14mr|task-kde4-4.11-2|60	Suggests:	kcalc
14mr|task-kde4-4.11-2|61	Suggests:	kde4-audiocd
14mr|task-kde4-4.11-2|62	Requires:	kde4-config-file
14mr|task-kde4-4.11-2|63	Requires:	kde4-nsplugins
14mr|task-kde4-4.11-2|64	Requires:	kdeartwork4-kscreensaver
14mr|task-kde4-4.11-2|65	Requires:	kdebase4-runtime
14mr|task-kde4-4.11-2|66	Requires:	kdebase4-workspace
14mr|task-kde4-4.11-2|67	Suggests:	kdepasswd
14mr|task-kde4-4.11-2|68	Requires:	kdialog
14mr|task-kde4-4.11-2|69	Requires:	kdm
14mr|task-kde4-4.11-2|70	Requires:	keditbookmarks
14mr|task-kde4-4.11-2|71	Suggests:	kio-sysinfo
14mr|task-kde4-4.11-2|72	Suggests:	kickoff
14mr|task-kde4-4.11-2|73	Requires:	kmix
14mr|task-kde4-4.11-2|74	Requires:	kmozillahelper
14mr|task-kde4-4.11-2|75	Requires:	konsole
14mr|task-kde4-4.11-2|76	Requires:	kwrite
14mr|task-kde4-4.11-2|77	
14mr|task-kde4-4.11-2|78	Suggests:	mandriva-galaxy
14mr|task-kde4-4.11-2|79	Suggests:	mandriva-galaxy-data
14mr|task-kde4-4.11-2|80	Suggests:	mplayerthumbs
14mr|task-kde4-4.11-2|81	Suggests:	okular
14mr|task-kde4-4.11-2|82	Suggests:	oxygen-icon-theme
14mr|task-kde4-4.11-2|83	Suggests:	phonon-gstreamer
14mr|task-kde4-4.11-2|84	Suggests:	plasma-applet-battery
14mr|task-kde4-4.11-2|85	Requires:	plasma-applet-showdesktop
14mr|task-kde4-4.11-2|86	Requires:	plasma-desktoptheme-rosa
14mr|task-kde4-4.11-2|87	Requires:	plasma-wallpaper-timeoftheday
14mr|task-kde4-4.11-2|88	Suggests:	preload
14mr|task-kde4-4.11-2|89	Requires:	qt4-qtdbus
14mr|task-kde4-4.11-2|90	Suggests:	readahead
14mr|task-kde4-4.11-2|91	Requires:	rosa-elementary-theme
14mr|task-kde4-4.11-2|92	Requires:	rosa-icons
14mr|task-kde4-4.11-2|93	Requires:	xsettings-kde
14mr|task-kde4-4.11-2|94	
14mr|task-kde4-4.11-2|95	Obsoletes:	task-kde-minimal < 1:4.2.2
14mr|task-kde4-4.11-2|96	Provides:	task-kde-minimal = %{epoch}:%{version}
14mr|task-kde4-4.11-2|97	
14mr|task-kde4-4.11-2|98	%description minimal
14mr|task-kde4-4.11-2|99	This package is a meta-package, meaning that its purpose is to contain
14mr|task-kde4-4.11-2|100	minimal dependencies for running a minimal KDE4 desktop environment.
14mr|task-kde4-4.11-2|101	
14mr|task-kde4-4.11-2|102	
14mr|task-kde4-4.11-2|103	%files minimal
14mr|task-kde4-4.11-2|104	
14mr|task-kde4-4.11-2|105	#--------------------------------------------------------------------
14mr|task-kde4-4.11-2|106	
14mr|task-kde4-4.11-2|107	%package devel
14mr|task-kde4-4.11-2|108	Summary:	Metapackage for KDE development
14mr|task-kde4-4.11-2|109	Group:		Development/KDE and Qt
14mr|task-kde4-4.11-2|110	Requires:	task-kde4
14mr|task-kde4-4.11-2|111	Requires:	kdebase4-devel
14mr|task-kde4-4.11-2|112	Requires:	kdebase4-workspace-devel
14mr|task-kde4-4.11-2|113	Requires:	kdelibs4-devel
14mr|task-kde4-4.11-2|114	Requires:	kdepimlibs4-devel
14mr|task-kde4-4.11-2|115	Requires:	task-c++-devel
14mr|task-kde4-4.11-2|116	
14mr|task-kde4-4.11-2|117	%description devel
14mr|task-kde4-4.11-2|118	This package is a meta-package, meaning that its purpose is to contain
14mr|task-kde4-4.11-2|119	dependencies for installing a KDE development environment.
14mr|task-kde4-4.11-2|120	
14mr|task-kde4-4.11-2|121	%files devel
14mr|task-kde4-4.11-2|122	
14mr|task-kde4-4.11-2|123	
14mr|task-kde4-4.11-2|124	%changelog
14mr|task-kde4-4.11-2|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.11-2
14mr|task-kde4-4.11-2|126	+ Revision: ae9a48f
14mr|task-kde4-4.11-2|127	- MassBuild#440: Increase release tag
14mr|task-kde4-4.11-2|128	
14mr|task-kde4-4.11-2|129	

19144 14
14mr|task-lxde-2014.1-8|1	Name:    task-lxde
14mr|task-lxde-2014.1-8|2	Version: %{rosa_release}
14mr|task-lxde-2014.1-8|3	Release: 8
14mr|task-lxde-2014.1-8|4	Summary: Metapackage for lxde
14mr|task-lxde-2014.1-8|5	Group: Graphical desktop/Other
14mr|task-lxde-2014.1-8|6	License: GPL
14mr|task-lxde-2014.1-8|7	URL: http://lxde.org
14mr|task-lxde-2014.1-8|8	Requires: desktop-common-data
14mr|task-lxde-2014.1-8|9	Requires: lxde-common
14mr|task-lxde-2014.1-8|10	Requires: lxappearance
14mr|task-lxde-2014.1-8|11	Requires: lxterminal
14mr|task-lxde-2014.1-8|12	Suggests: gpicview
14mr|task-lxde-2014.1-8|13	Suggests: leafpad
14mr|task-lxde-2014.1-8|14	Suggests: xarchiver
14mr|task-lxde-2014.1-8|15	Suggests: lxtask
14mr|task-lxde-2014.1-8|16	Suggests: lxrandr
14mr|task-lxde-2014.1-8|17	Suggests: scrot
14mr|task-lxde-2014.1-8|18	Suggests: xmessage
14mr|task-lxde-2014.1-8|19	Suggests: networkmanager-applet
14mr|task-lxde-2014.1-8|20	Requires: parcellite
14mr|task-lxde-2014.1-8|21	Suggests: mdvinput
14mr|task-lxde-2014.1-8|22	Suggests: fskbsetting
14mr|task-lxde-2014.1-8|23	Suggests: xfce4-power-manager > 1:1.2.0-10
14mr|task-lxde-2014.1-8|24	Suggests: compton
14mr|task-lxde-2014.1-8|25	Suggests: compton-conf
14mr|task-lxde-2014.1-8|26	#Suggests: xfce4-notifyd
14mr|task-lxde-2014.1-8|27	
14mr|task-lxde-2014.1-8|28	BuildArch: noarch
14mr|task-lxde-2014.1-8|29	BuildRoot: %{_tmppath}/%{name}-%{version}-root
14mr|task-lxde-2014.1-8|30	
14mr|task-lxde-2014.1-8|31	%description
14mr|task-lxde-2014.1-8|32	This package is a meta-package, meaning that its purpose is to contain
14mr|task-lxde-2014.1-8|33	dependencies for running the Lightweight X11 Desktop Environment.
14mr|task-lxde-2014.1-8|34	
14mr|task-lxde-2014.1-8|35	%files
14mr|task-lxde-2014.1-8|36	%defattr(-,root,root)
14mr|task-lxde-2014.1-8|37	
14mr|task-lxde-2014.1-8|38	
14mr|task-lxde-2014.1-8|39	
14mr|task-lxde-2014.1-8|40	%changelog
14mr|task-lxde-2014.1-8|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-8
14mr|task-lxde-2014.1-8|42	+ Revision: ab79215
14mr|task-lxde-2014.1-8|43	- MassBuild#440: Increase release tag
14mr|task-lxde-2014.1-8|44	
14mr|task-lxde-2014.1-8|45	

19145 14
14mr|task-mds-2.4.0-6|1	Summary:	Meta package for the Mandriva Directory Server
14mr|task-mds-2.4.0-6|2	Name:		task-mds
14mr|task-mds-2.4.0-6|3	Version:	2.4.0
14mr|task-mds-2.4.0-6|4	Release:	6
14mr|task-mds-2.4.0-6|5	License:	GPL
14mr|task-mds-2.4.0-6|6	Group:		System/Servers
14mr|task-mds-2.4.0-6|7	URL:		http://mds.mandriva.org/
14mr|task-mds-2.4.0-6|8	Requires:	mmc-agent >= 3.0.0
14mr|task-mds-2.4.0-6|9	Requires:	mmc-web-base >= 3.0.0
14mr|task-mds-2.4.0-6|10	Requires:	mmc-web-ppolicy >= 3.0.0
14mr|task-mds-2.4.0-6|11	Requires:	python-mmc-base >= 3.0.0
14mr|task-mds-2.4.0-6|12	Requires:	python-mmc-core >= 3.0.0
14mr|task-mds-2.4.0-6|13	Requires:	python-mmc-ppolicy >= 3.0.0
14mr|task-mds-2.4.0-6|14	Requires:	mmc-web-bulkimport >= 2.4.0
14mr|task-mds-2.4.0-6|15	Requires:	mmc-web-mail >= 2.4.0
14mr|task-mds-2.4.0-6|16	Requires:	mmc-web-network >= 2.4.0
14mr|task-mds-2.4.0-6|17	Requires:	mmc-web-proxy >= 2.4.0
14mr|task-mds-2.4.0-6|18	Requires:	mmc-web-samba >= 2.4.0
14mr|task-mds-2.4.0-6|19	Requires:	mmc-web-sshlpk >= 2.4.0
14mr|task-mds-2.4.0-6|20	Requires:	mmc-web-userquota >= 2.4.0
14mr|task-mds-2.4.0-6|21	Requires:	python-mmc-bulkimport >= 2.4.0
14mr|task-mds-2.4.0-6|22	Requires:	python-mmc-mail >= 2.4.0
14mr|task-mds-2.4.0-6|23	Requires:	python-mmc-network >= 2.4.0
14mr|task-mds-2.4.0-6|24	Requires:	python-mmc-proxy >= 2.4.0
14mr|task-mds-2.4.0-6|25	Requires:	python-mmc-samba >= 2.4.0
14mr|task-mds-2.4.0-6|26	Requires:	python-mmc-sshlpk >= 2.4.0
14mr|task-mds-2.4.0-6|27	Requires:	python-mmc-userquota >= 2.4.0
14mr|task-mds-2.4.0-6|28	Requires:	mmc-check-password >= 3.0.0
14mr|task-mds-2.4.0-6|29	Provides:	mds = %version
14mr|task-mds-2.4.0-6|30	Obsoletes:	mds <= 2.2.0
14mr|task-mds-2.4.0-6|31	BuildArch:	noarch
14mr|task-mds-2.4.0-6|32	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|task-mds-2.4.0-6|33	
14mr|task-mds-2.4.0-6|34	%description
14mr|task-mds-2.4.0-6|35	This meta package installs the required components for the Mandriva Directory
14mr|task-mds-2.4.0-6|36	Server.
14mr|task-mds-2.4.0-6|37	
14mr|task-mds-2.4.0-6|38	%files
14mr|task-mds-2.4.0-6|39	
14mr|task-mds-2.4.0-6|40	
14mr|task-mds-2.4.0-6|41	
14mr|task-mds-2.4.0-6|42	%changelog
14mr|task-mds-2.4.0-6|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.0-6
14mr|task-mds-2.4.0-6|44	+ Revision: dbbdc82
14mr|task-mds-2.4.0-6|45	- MassBuild#440: Increase release tag
14mr|task-mds-2.4.0-6|46	
14mr|task-mds-2.4.0-6|47	

19146 14
14mr|task-printing-scanning-2014-1|1	# First, high-level tasks. Then, manufacturer-level tasks
14mr|task-printing-scanning-2014-1|2	
14mr|task-printing-scanning-2014-1|3	Summary:	Task package for printing and scanning
14mr|task-printing-scanning-2014-1|4	Name:		task-printing-scanning
14mr|task-printing-scanning-2014-1|5	Version:	2014
14mr|task-printing-scanning-2014-1|6	Release:	1
14mr|task-printing-scanning-2014-1|7	License:	GPL
14mr|task-printing-scanning-2014-1|8	Group:		System/Printing
14mr|task-printing-scanning-2014-1|9	Url:		http://www.rosalab.com
14mr|task-printing-scanning-2014-1|10	# <mrl> Due to sane-hpaio and to avoid rebuilding sane now (2008rc2)
14mr|task-printing-scanning-2014-1|11	#BuildArch: noarch
14mr|task-printing-scanning-2014-1|12	Requires:	task-printing = %{version}
14mr|task-printing-scanning-2014-1|13	Requires:	hplip-gui
14mr|task-printing-scanning-2014-1|14	Requires:	%{mklibname sane-hpaio 1}
14mr|task-printing-scanning-2014-1|15	Requires:	samba-client
14mr|task-printing-scanning-2014-1|16	Requires:	sane-backends
14mr|task-printing-scanning-2014-1|17	Requires:	saned
14mr|task-printing-scanning-2014-1|18	Requires:	scanner-gui
14mr|task-printing-scanning-2014-1|19	Requires:	usbutils
14mr|task-printing-scanning-2014-1|20	Requires:	xinetd
14mr|task-printing-scanning-2014-1|21	Requires:	xsane
14mr|task-printing-scanning-2014-1|22	
14mr|task-printing-scanning-2014-1|23	%description
14mr|task-printing-scanning-2014-1|24	This task package contains the full selection of printing and
14mr|task-printing-scanning-2014-1|25	scanning packages used in ROSA.
14mr|task-printing-scanning-2014-1|26	
14mr|task-printing-scanning-2014-1|27	%files
14mr|task-printing-scanning-2014-1|28	
14mr|task-printing-scanning-2014-1|29	
14mr|task-printing-scanning-2014-1|30	%package -n task-printing
14mr|task-printing-scanning-2014-1|31	Group:		System/Printing
14mr|task-printing-scanning-2014-1|32	Summary:	Task package for printing
14mr|task-printing-scanning-2014-1|33	Requires:	task-printing-minimal
14mr|task-printing-scanning-2014-1|34	Requires:	task-printing-canon      = %{version}-%{release}
14mr|task-printing-scanning-2014-1|35	Requires:	task-printing-epson      = %{version}-%{release}
14mr|task-printing-scanning-2014-1|36	Requires:	task-printing-hp         = %{version}-%{release}
14mr|task-printing-scanning-2014-1|37	Requires:	task-printing-lexmark    = %{version}-%{release}
14mr|task-printing-scanning-2014-1|38	Requires:	task-printing-misc       = %{version}-%{release}
14mr|task-printing-scanning-2014-1|39	Requires:	task-printing-okidata    = %{version}-%{release}
14mr|task-printing-scanning-2014-1|40	Requires:	task-printing-server     = %{version}-%{release}
14mr|task-printing-scanning-2014-1|41	
14mr|task-printing-scanning-2014-1|42	%description -n task-printing
14mr|task-printing-scanning-2014-1|43	This task package contains the default selection of printing packages
14mr|task-printing-scanning-2014-1|44	used in ROSA.
14mr|task-printing-scanning-2014-1|45	
14mr|task-printing-scanning-2014-1|46	%files -n task-printing
14mr|task-printing-scanning-2014-1|47	
14mr|task-printing-scanning-2014-1|48	
14mr|task-printing-scanning-2014-1|49	%package -n task-printing-minimal
14mr|task-printing-scanning-2014-1|50	Group:          System/Printing
14mr|task-printing-scanning-2014-1|51	Summary:        Task package for printing (minimal)
14mr|task-printing-scanning-2014-1|52	Requires:       imagemagick
14mr|task-printing-scanning-2014-1|53	Requires:       a2ps
14mr|task-printing-scanning-2014-1|54	Requires:       cups
14mr|task-printing-scanning-2014-1|55	Requires:       cups-drivers
14mr|task-printing-scanning-2014-1|56	Requires:       cups-common
14mr|task-printing-scanning-2014-1|57	Requires:       cups-filters
14mr|task-printing-scanning-2014-1|58	Requires:       foomatic-db
14mr|task-printing-scanning-2014-1|59	Requires:       foomatic-db-engine
14mr|task-printing-scanning-2014-1|60	Requires:       foomatic-filters
14mr|task-printing-scanning-2014-1|61	Requires:       ghostscript
14mr|task-printing-scanning-2014-1|62	Requires:       groff
14mr|task-printing-scanning-2014-1|63	Requires:       gutenprint-cups
14mr|task-printing-scanning-2014-1|64	Requires:       gutenprint-escputil
14mr|task-printing-scanning-2014-1|65	Requires:       gutenprint-foomatic
14mr|task-printing-scanning-2014-1|66	Requires:       gutenprint-ijs
14mr|task-printing-scanning-2014-1|67	Requires:       lesstif
14mr|task-printing-scanning-2014-1|68	Requires:       mpage
14mr|task-printing-scanning-2014-1|69	Requires:       netcat
14mr|task-printing-scanning-2014-1|70	Requires:       net-tools
14mr|task-printing-scanning-2014-1|71	Requires:       nmap
14mr|task-printing-scanning-2014-1|72	Requires:       postscript-ppds
14mr|task-printing-scanning-2014-1|73	Requires:       printer-filters
14mr|task-printing-scanning-2014-1|74	Requires:       printer-testpages
14mr|task-printing-scanning-2014-1|75	Requires:       printer-utils
14mr|task-printing-scanning-2014-1|76	Requires:       scli
14mr|task-printing-scanning-2014-1|77	
14mr|task-printing-scanning-2014-1|78	%description -n task-printing-minimal
14mr|task-printing-scanning-2014-1|79	This task package contains the minimal selection of printing packages
14mr|task-printing-scanning-2014-1|80	used in ROSA.
14mr|task-printing-scanning-2014-1|81	
14mr|task-printing-scanning-2014-1|82	%files -n task-printing-minimal
14mr|task-printing-scanning-2014-1|83	
14mr|task-printing-scanning-2014-1|84	
14mr|task-printing-scanning-2014-1|85	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|86	# Manufacturer-level tasks
14mr|task-printing-scanning-2014-1|87	
14mr|task-printing-scanning-2014-1|88	%define c2050_ver		0.4
14mr|task-printing-scanning-2014-1|89	%define c2070_ver		0.99
14mr|task-printing-scanning-2014-1|90	%define cjet_ver		0.8.9
14mr|task-printing-scanning-2014-1|91	%define cups_ver		1.7.0
14mr|task-printing-scanning-2014-1|92	%define drv_z42_ver		0.4.3
14mr|task-printing-scanning-2014-1|93	%define cups_drivers_foo2zjs_ver	0.0
14mr|task-printing-scanning-2014-1|94	%define foomatic_ver		1:3.0.2
14mr|task-printing-scanning-2014-1|95	%define foomatic_db_hpijs_ver	20070820
14mr|task-printing-scanning-2014-1|96	%define ghostscript_ver		9.10
14mr|task-printing-scanning-2014-1|97	%define gutenprint_ver		5.0.1
14mr|task-printing-scanning-2014-1|98	%define hplip_ver		3.13.11
14mr|task-printing-scanning-2014-1|99	%define lexmark2070_ver		0.6
14mr|task-printing-scanning-2014-1|100	%define lexmark7000linux_ver	990516
14mr|task-printing-scanning-2014-1|101	%define	lexmarklxx74_ver	0.8.4.2
14mr|task-printing-scanning-2014-1|102	%define lm1100_ver		1.0.2a
14mr|task-printing-scanning-2014-1|103	%define lxcontrol_ver		1.3
14mr|task-printing-scanning-2014-1|104	%define cups_drivers_lz11_ver	1.2
14mr|task-printing-scanning-2014-1|105	%define ml85p_ver		0.2.0
14mr|task-printing-scanning-2014-1|106	%define mtink_ver		1.0.14
14mr|task-printing-scanning-2014-1|107	%define oki4linux_ver		2.1gst
14mr|task-printing-scanning-2014-1|108	%define pbm2l2030_ver		1.4
14mr|task-printing-scanning-2014-1|109	%define pbm2lwxl_ver		0
14mr|task-printing-scanning-2014-1|110	%define pentaxpj_ver		1.0.0
14mr|task-printing-scanning-2014-1|111	%define pnm2ppa_ver		1.12
14mr|task-printing-scanning-2014-1|112	%define ppmtomd_ver		1.5
14mr|task-printing-scanning-2014-1|113	%define printer_testpages_ver	2006
14mr|task-printing-scanning-2014-1|114	%define printer_tools_ver	2008
14mr|task-printing-scanning-2014-1|115	%define stylewriter_ver		0.9.9
14mr|task-printing-scanning-2014-1|116	
14mr|task-printing-scanning-2014-1|117	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|118	
14mr|task-printing-scanning-2014-1|119	%package -n task-printing-server
14mr|task-printing-scanning-2014-1|120	Summary:	Meta package for a full CUPS server
14mr|task-printing-scanning-2014-1|121	Group:		System/Printing
14mr|task-printing-scanning-2014-1|122	Requires:	cups			>= %{cups_ver}
14mr|task-printing-scanning-2014-1|123	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|124	Requires:	printer-tools		>= %{printer_tools_ver}
14mr|task-printing-scanning-2014-1|125	Requires:	foomatic-db
14mr|task-printing-scanning-2014-1|126	Requires:	foomatic-db-engine
14mr|task-printing-scanning-2014-1|127	Requires:	foomatic-filters
14mr|task-printing-scanning-2014-1|128	
14mr|task-printing-scanning-2014-1|129	%description -n task-printing-server
14mr|task-printing-scanning-2014-1|130	This meta package will install every package needed for a full
14mr|task-printing-scanning-2014-1|131	CUPS server, including some utilities.
14mr|task-printing-scanning-2014-1|132	
14mr|task-printing-scanning-2014-1|133	%files -n task-printing-server
14mr|task-printing-scanning-2014-1|134	
14mr|task-printing-scanning-2014-1|135	################################################################################
14mr|task-printing-scanning-2014-1|136	############### Manufacturer specific tasks sits bellow this ###################
14mr|task-printing-scanning-2014-1|137	################################################################################
14mr|task-printing-scanning-2014-1|138	
14mr|task-printing-scanning-2014-1|139	%package -n task-printing-canon
14mr|task-printing-scanning-2014-1|140	Summary:	Meta package for Cannon printer drivers
14mr|task-printing-scanning-2014-1|141	Group:		System/Printing
14mr|task-printing-scanning-2014-1|142	Requires:	task-printing-server	= %{version}-%{release}
14mr|task-printing-scanning-2014-1|143	
14mr|task-printing-scanning-2014-1|144	# The drivers
14mr|task-printing-scanning-2014-1|145	Requires:	cjet			>= %{cjet_ver}
14mr|task-printing-scanning-2014-1|146	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|147	Requires:	gutenprint-cups	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|148	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|149	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|150	Requires:	hplip-hpijs		>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|151	
14mr|task-printing-scanning-2014-1|152	%description -n task-printing-canon
14mr|task-printing-scanning-2014-1|153	This meta package will install every printer driver available for Cannon
14mr|task-printing-scanning-2014-1|154	printers.
14mr|task-printing-scanning-2014-1|155	
14mr|task-printing-scanning-2014-1|156	If you have a printer of this kind installing this package is all you need to
14mr|task-printing-scanning-2014-1|157	get it working.
14mr|task-printing-scanning-2014-1|158	
14mr|task-printing-scanning-2014-1|159	%files -n task-printing-canon
14mr|task-printing-scanning-2014-1|160	
14mr|task-printing-scanning-2014-1|161	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|162	
14mr|task-printing-scanning-2014-1|163	%package -n task-printing-epson
14mr|task-printing-scanning-2014-1|164	Summary:	Meta package for printer drivers for Epson
14mr|task-printing-scanning-2014-1|165	Group:		System/Printing
14mr|task-printing-scanning-2014-1|166	Requires:	task-printing-server	= %{version}-%{release}
14mr|task-printing-scanning-2014-1|167	
14mr|task-printing-scanning-2014-1|168	# The drivers
14mr|task-printing-scanning-2014-1|169	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|170	Requires:	gutenprint-cups	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|171	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|172	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|173	Requires:	hplip-hpijs		>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|174	
14mr|task-printing-scanning-2014-1|175	# Some utils
14mr|task-printing-scanning-2014-1|176	Requires:	gutenprint-escputil	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|177	Requires:	printer-tools		>= %{printer_tools_ver}
14mr|task-printing-scanning-2014-1|178	
14mr|task-printing-scanning-2014-1|179	%description -n task-printing-epson
14mr|task-printing-scanning-2014-1|180	This meta package will install every printer driver available for printers from
14mr|task-printing-scanning-2014-1|181	Epson.
14mr|task-printing-scanning-2014-1|182	
14mr|task-printing-scanning-2014-1|183	If you have a printer of this kind installing this package is all you need to
14mr|task-printing-scanning-2014-1|184	get it working.
14mr|task-printing-scanning-2014-1|185	
14mr|task-printing-scanning-2014-1|186	%files -n task-printing-epson
14mr|task-printing-scanning-2014-1|187	
14mr|task-printing-scanning-2014-1|188	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|189	
14mr|task-printing-scanning-2014-1|190	%package -n task-printing-hp
14mr|task-printing-scanning-2014-1|191	Summary: Meta package for printer drivers for HP
14mr|task-printing-scanning-2014-1|192	Group: System/Printing
14mr|task-printing-scanning-2014-1|193	Requires: task-printing-server	= %{version}-%{release}
14mr|task-printing-scanning-2014-1|194	
14mr|task-printing-scanning-2014-1|195	# The drivers
14mr|task-printing-scanning-2014-1|196	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|197	Requires:	gutenprint-cups	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|198	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|199	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|200	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
14mr|task-printing-scanning-2014-1|201	Requires:	hplip			>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|202	Requires:	hplip-gui             >= %{hplip_ver}
14mr|task-printing-scanning-2014-1|203	Requires:	pnm2ppa		>= %{pnm2ppa_ver}
14mr|task-printing-scanning-2014-1|204	
14mr|task-printing-scanning-2014-1|205	%description -n task-printing-hp
14mr|task-printing-scanning-2014-1|206	This meta package will install every printer driver available for printers from
14mr|task-printing-scanning-2014-1|207	HP.
14mr|task-printing-scanning-2014-1|208	
14mr|task-printing-scanning-2014-1|209	If you have a printer of this kind installing this package is all you need to
14mr|task-printing-scanning-2014-1|210	get it working.
14mr|task-printing-scanning-2014-1|211	
14mr|task-printing-scanning-2014-1|212	%files -n task-printing-hp
14mr|task-printing-scanning-2014-1|213	
14mr|task-printing-scanning-2014-1|214	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|215	
14mr|task-printing-scanning-2014-1|216	%package -n task-printing-lexmark
14mr|task-printing-scanning-2014-1|217	Summary: Meta package for printer drivers for Lexmark
14mr|task-printing-scanning-2014-1|218	Group: System/Printing
14mr|task-printing-scanning-2014-1|219	Requires: task-printing-server = %{version}-%{release}
14mr|task-printing-scanning-2014-1|220	
14mr|task-printing-scanning-2014-1|221	# The drivers
14mr|task-printing-scanning-2014-1|222	Requires:	c2050			>= %{c2050_ver}
14mr|task-printing-scanning-2014-1|223	Requires:	c2070			>= %{c2070_ver}
14mr|task-printing-scanning-2014-1|224	Requires:	drv_z42		>= %{drv_z42_ver}
14mr|task-printing-scanning-2014-1|225	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|226	Requires:	gutenprint-cups	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|227	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|228	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
14mr|task-printing-scanning-2014-1|229	Requires:	hplip-hpijs		>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|230	Requires:	lexmark2070		>= %{lexmark2070_ver}
14mr|task-printing-scanning-2014-1|231	Requires:	lexmark7000linux	>= %{lexmark7000linux_ver}
14mr|task-printing-scanning-2014-1|232	Requires:	cups-drivers-lxx74	>= %{lexmarklxx74_ver}
14mr|task-printing-scanning-2014-1|233	Requires:	lm1100		>= %{lm1100_ver}
14mr|task-printing-scanning-2014-1|234	Requires:	cups-drivers-lz11	>= %{cups_drivers_lz11_ver}
14mr|task-printing-scanning-2014-1|235	Requires:	pbm2l2030		>= %{pbm2l2030_ver}
14mr|task-printing-scanning-2014-1|236	
14mr|task-printing-scanning-2014-1|237	# Some lex utils
14mr|task-printing-scanning-2014-1|238	Requires:	printer-tools		>= %{printer_tools_ver}
14mr|task-printing-scanning-2014-1|239	
14mr|task-printing-scanning-2014-1|240	%description -n task-printing-lexmark
14mr|task-printing-scanning-2014-1|241	This meta package will install every printer driver available for printers from
14mr|task-printing-scanning-2014-1|242	Lexmark.
14mr|task-printing-scanning-2014-1|243	
14mr|task-printing-scanning-2014-1|244	If you have a printer of this kind installing this package is all you need to
14mr|task-printing-scanning-2014-1|245	get it working.
14mr|task-printing-scanning-2014-1|246	
14mr|task-printing-scanning-2014-1|247	%files -n task-printing-lexmark
14mr|task-printing-scanning-2014-1|248	
14mr|task-printing-scanning-2014-1|249	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|250	
14mr|task-printing-scanning-2014-1|251	%package -n task-printing-misc
14mr|task-printing-scanning-2014-1|252	Summary:	Meta package for printer drivers for miscelaneous printers
14mr|task-printing-scanning-2014-1|253	Group:		System/Printing
14mr|task-printing-scanning-2014-1|254	Requires:	task-printing-server	= %{version}-%{release}
14mr|task-printing-scanning-2014-1|255	
14mr|task-printing-scanning-2014-1|256	# The drivers
14mr|task-printing-scanning-2014-1|257	Requires:	drv_z42		>= %{drv_z42_ver}
14mr|task-printing-scanning-2014-1|258	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
14mr|task-printing-scanning-2014-1|259	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|260	Requires:	hplip-hpijs		>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|261	Requires:	stylewriter		>= %{stylewriter_ver}
14mr|task-printing-scanning-2014-1|262	Requires:	ml85p			>= %{ml85p_ver}
14mr|task-printing-scanning-2014-1|263	Requires:	pbm2lwxl		>= %{pbm2lwxl_ver}
14mr|task-printing-scanning-2014-1|264	Requires:	pentaxpj		>= %{pentaxpj_ver}
14mr|task-printing-scanning-2014-1|265	Requires:	ppmtomd		>= %{ppmtomd_ver}
14mr|task-printing-scanning-2014-1|266	
14mr|task-printing-scanning-2014-1|267	%description -n task-printing-misc
14mr|task-printing-scanning-2014-1|268	This meta package will install every printer driver available for printers from
14mr|task-printing-scanning-2014-1|269	miscelaneous manufacturers.
14mr|task-printing-scanning-2014-1|270	
14mr|task-printing-scanning-2014-1|271	This package should cover printers from:
14mr|task-printing-scanning-2014-1|272	Alps, Anitech, Apollo, Apple, Avery, Brother, Citizen, Citoh, Compaq, Dec,
14mr|task-printing-scanning-2014-1|273	Dell, Dymo, Fujitsu, IBM, Imagen, Infotec, Kodak, Kyocera, Minolta, Mitsubishi,
14mr|task-printing-scanning-2014-1|274	Nec, Oce, Olivetti, Panasonic, Pcpi, Pentax, QMS, Ricoh, Samsung, Star,
14mr|task-printing-scanning-2014-1|275	Tektronix and Xerox.
14mr|task-printing-scanning-2014-1|276	
14mr|task-printing-scanning-2014-1|277	%files -n task-printing-misc
14mr|task-printing-scanning-2014-1|278	
14mr|task-printing-scanning-2014-1|279	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|280	
14mr|task-printing-scanning-2014-1|281	%package -n task-printing-okidata
14mr|task-printing-scanning-2014-1|282	Summary:	Meta package for printer drivers for Okidata
14mr|task-printing-scanning-2014-1|283	Group:		System/Printing
14mr|task-printing-scanning-2014-1|284	Requires:	task-printing-server	= %{version}-%{release}
14mr|task-printing-scanning-2014-1|285	
14mr|task-printing-scanning-2014-1|286	# The drivers
14mr|task-printing-scanning-2014-1|287	Requires:	ghostscript		>= %{ghostscript_ver}
14mr|task-printing-scanning-2014-1|288	Requires:	hplip-hpijs		>= %{hplip_ver}
14mr|task-printing-scanning-2014-1|289	Requires:	oki4linux		>= %{oki4linux_ver}
14mr|task-printing-scanning-2014-1|290	Requires:	ppmtomd		>= %{ppmtomd_ver}
14mr|task-printing-scanning-2014-1|291	
14mr|task-printing-scanning-2014-1|292	%description -n task-printing-okidata
14mr|task-printing-scanning-2014-1|293	This meta package will install every printer driver available for printers from
14mr|task-printing-scanning-2014-1|294	Okidata.
14mr|task-printing-scanning-2014-1|295	
14mr|task-printing-scanning-2014-1|296	If you have a printer of this kind installing this package is all you need to
14mr|task-printing-scanning-2014-1|297	get it working.
14mr|task-printing-scanning-2014-1|298	
14mr|task-printing-scanning-2014-1|299	%files -n task-printing-okidata
14mr|task-printing-scanning-2014-1|300	
14mr|task-printing-scanning-2014-1|301	#-------------------------------------------------------------------------------
14mr|task-printing-scanning-2014-1|302	
14mr|task-printing-scanning-2014-1|303	
14mr|task-printing-scanning-2014-1|304	
14mr|task-printing-scanning-2014-1|305	
14mr|task-printing-scanning-2014-1|306	%changelog
14mr|task-printing-scanning-2014-1|307	* Wed Aug 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014-1
14mr|task-printing-scanning-2014-1|308	+ Revision: 3d58a6e
14mr|task-printing-scanning-2014-1|309	- Require generic netcat dependency instead of netcat-traditional
14mr|task-printing-scanning-2014-1|310	
14mr|task-printing-scanning-2014-1|311	

19147 14
14mr|task-pulseaudio-2014.1-2|1	Name:    task-pulseaudio
14mr|task-pulseaudio-2014.1-2|2	Version: %{rosa_release}
14mr|task-pulseaudio-2014.1-2|3	Release: 2
14mr|task-pulseaudio-2014.1-2|4	Summary: Metapackage for PulseAudio
14mr|task-pulseaudio-2014.1-2|5	Group:   Sound
14mr|task-pulseaudio-2014.1-2|6	License: GPL
14mr|task-pulseaudio-2014.1-2|7	#
14mr|task-pulseaudio-2014.1-2|8	Requires: pulseaudio
14mr|task-pulseaudio-2014.1-2|9	Requires: pulseaudio-utils
14mr|task-pulseaudio-2014.1-2|10	Requires: pulseaudio-module-x11
14mr|task-pulseaudio-2014.1-2|11	Requires: paprefs
14mr|task-pulseaudio-2014.1-2|12	Requires: pavucontrol
14mr|task-pulseaudio-2014.1-2|13	#
14mr|task-pulseaudio-2014.1-2|14	# don't suggest those, they aren't useful for most users
14mr|task-pulseaudio-2014.1-2|15	# we don't want to get those installed by default
14mr|task-pulseaudio-2014.1-2|16	#Suggests: paman
14mr|task-pulseaudio-2014.1-2|17	#Suggests: pavumeter
14mr|task-pulseaudio-2014.1-2|18	#Suggests: padevchooser
14mr|task-pulseaudio-2014.1-2|19	#
14mr|task-pulseaudio-2014.1-2|20	Suggests: pulseaudio-module-zeroconf
14mr|task-pulseaudio-2014.1-2|21	#
14mr|task-pulseaudio-2014.1-2|22	# don't suggest xine-pulse, plugin is not in a good shape ATM
14mr|task-pulseaudio-2014.1-2|23	#Suggests: xine-pulse
14mr|task-pulseaudio-2014.1-2|24	Suggests: gstreamer0.10-pulse
14mr|task-pulseaudio-2014.1-2|25	Suggests: alsa-plugins-pulseaudio
14mr|task-pulseaudio-2014.1-2|26	
14mr|task-pulseaudio-2014.1-2|27	BuildArch: noarch
14mr|task-pulseaudio-2014.1-2|28	
14mr|task-pulseaudio-2014.1-2|29	%description
14mr|task-pulseaudio-2014.1-2|30	This package is a meta-package, meaning that its purpose is to contain
14mr|task-pulseaudio-2014.1-2|31	dependencies and recommended additions for running PulseAudio.
14mr|task-pulseaudio-2014.1-2|32	
14mr|task-pulseaudio-2014.1-2|33	%files
14mr|task-pulseaudio-2014.1-2|34	
14mr|task-pulseaudio-2014.1-2|35	
14mr|task-pulseaudio-2014.1-2|36	
14mr|task-pulseaudio-2014.1-2|37	%changelog
14mr|task-pulseaudio-2014.1-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-2
14mr|task-pulseaudio-2014.1-2|39	+ Revision: c9e21ea
14mr|task-pulseaudio-2014.1-2|40	- MassBuild#440: Increase release tag
14mr|task-pulseaudio-2014.1-2|41	
14mr|task-pulseaudio-2014.1-2|42	

19148 14
14mr|task-scanning-2014.1-2|1	Name:    task-scanning
14mr|task-scanning-2014.1-2|2	Version: %{rosa_release}
14mr|task-scanning-2014.1-2|3	Release: 2
14mr|task-scanning-2014.1-2|4	Summary: Metapackage for scanning
14mr|task-scanning-2014.1-2|5	Group:   Graphics
14mr|task-scanning-2014.1-2|6	License: GPL
14mr|task-scanning-2014.1-2|7	
14mr|task-scanning-2014.1-2|8	Requires: scanner-gui
14mr|task-scanning-2014.1-2|9	Requires: sane-backends
14mr|task-scanning-2014.1-2|10	Suggests: xsane-gimp
14mr|task-scanning-2014.1-2|11	
14mr|task-scanning-2014.1-2|12	BuildArch: noarch
14mr|task-scanning-2014.1-2|13	
14mr|task-scanning-2014.1-2|14	%description
14mr|task-scanning-2014.1-2|15	This package is a meta-package, meaning that its purpose is to contain
14mr|task-scanning-2014.1-2|16	dependencies and recommended additions for scanning.
14mr|task-scanning-2014.1-2|17	
14mr|task-scanning-2014.1-2|18	%files
14mr|task-scanning-2014.1-2|19	
14mr|task-scanning-2014.1-2|20	
14mr|task-scanning-2014.1-2|21	%changelog
14mr|task-scanning-2014.1-2|22	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-2
14mr|task-scanning-2014.1-2|23	+ Revision: a137901
14mr|task-scanning-2014.1-2|24	- MassBuild#440: Increase release tag
14mr|task-scanning-2014.1-2|25	
14mr|task-scanning-2014.1-2|26	

19149 14
14mr|task-x11-2014.1-5|1	Name: task-x11
14mr|task-x11-2014.1-5|2	Version: %mandriva_release
14mr|task-x11-2014.1-5|3	Release: 5
14mr|task-x11-2014.1-5|4	Summary: Metapackage for X.org X11
14mr|task-x11-2014.1-5|5	Group: System/X11
14mr|task-x11-2014.1-5|6	License: GPL
14mr|task-x11-2014.1-5|7	#
14mr|task-x11-2014.1-5|8	Requires: xauth
14mr|task-x11-2014.1-5|9	Requires: iceauth
14mr|task-x11-2014.1-5|10	Requires: rgb
14mr|task-x11-2014.1-5|11	Requires: x11-data-cursor-themes
14mr|task-x11-2014.1-5|12	Requires: xhost
14mr|task-x11-2014.1-5|13	#
14mr|task-x11-2014.1-5|14	Suggests: x11-driver-video
14mr|task-x11-2014.1-5|15	Suggests: x11-driver-input
14mr|task-x11-2014.1-5|16	#
14mr|task-x11-2014.1-5|17	Requires: x11-font-misc-misc
14mr|task-x11-2014.1-5|18	Requires: x11-font-cursor-misc
14mr|task-x11-2014.1-5|19	Suggests: fonts-ttf-dejavu
14mr|task-x11-2014.1-5|20	Suggests: fonts-ttf-liberation
14mr|task-x11-2014.1-5|21	Requires: x11-font-alias
14mr|task-x11-2014.1-5|22	#
14mr|task-x11-2014.1-5|23	Requires: setxkbmap
14mr|task-x11-2014.1-5|24	#
14mr|task-x11-2014.1-5|25	Requires: x11-server-xorg
14mr|task-x11-2014.1-5|26	#
14mr|task-x11-2014.1-5|27	Requires: xinit
14mr|task-x11-2014.1-5|28	#
14mr|task-x11-2014.1-5|29	# for debugging multimedia keyboard inet(common) (cf x11-data-xkbdata):
14mr|task-x11-2014.1-5|30	Suggests: xev
14mr|task-x11-2014.1-5|31	
14mr|task-x11-2014.1-5|32	BuildArch: noarch
14mr|task-x11-2014.1-5|33	
14mr|task-x11-2014.1-5|34	%description
14mr|task-x11-2014.1-5|35	This package is a meta-package, meaning that its purpose is to contain
14mr|task-x11-2014.1-5|36	dependencies for running X.org X11.
14mr|task-x11-2014.1-5|37	
14mr|task-x11-2014.1-5|38	%prep
14mr|task-x11-2014.1-5|39	
14mr|task-x11-2014.1-5|40	%build
14mr|task-x11-2014.1-5|41	
14mr|task-x11-2014.1-5|42	%install
14mr|task-x11-2014.1-5|43	
14mr|task-x11-2014.1-5|44	%files
14mr|task-x11-2014.1-5|45	
14mr|task-x11-2014.1-5|46	
14mr|task-x11-2014.1-5|47	
14mr|task-x11-2014.1-5|48	
14mr|task-x11-2014.1-5|49	%changelog
14mr|task-x11-2014.1-5|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-5
14mr|task-x11-2014.1-5|51	+ Revision: 3991e7e
14mr|task-x11-2014.1-5|52	- MassBuild#440: Increase release tag
14mr|task-x11-2014.1-5|53	
14mr|task-x11-2014.1-5|54	

19150 14
14mr|tcb-1.1-5|1	%define set_tcbver 0.7
14mr|tcb-1.1-5|2	
14mr|tcb-1.1-5|3	%define major 0
14mr|tcb-1.1-5|4	%define nssmajor 2
14mr|tcb-1.1-5|5	%define libname %mklibname %{name} %{major}
14mr|tcb-1.1-5|6	%define libnss  %mklibname nss_%{name} %{nssmajor}
14mr|tcb-1.1-5|7	%define devname %mklibname %{name} -d
14mr|tcb-1.1-5|8	%define libpamname %mklibname pam 0
14mr|tcb-1.1-5|9	
14mr|tcb-1.1-5|10	Summary:	Libraries and tools implementing the tcb password shadowing scheme
14mr|tcb-1.1-5|11	Name:		tcb
14mr|tcb-1.1-5|12	Version:	1.1
14mr|tcb-1.1-5|13	Release:	5
14mr|tcb-1.1-5|14	License:	BSD or GPL
14mr|tcb-1.1-5|15	Group:		System/Libraries
14mr|tcb-1.1-5|16	Url:		http://www.openwall.com/tcb/
14mr|tcb-1.1-5|17	Source0:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz
14mr|tcb-1.1-5|18	Source1:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz.sign
14mr|tcb-1.1-5|19	Source2:	set_tcb-%{set_tcbver}.tar.bz2
14mr|tcb-1.1-5|20	Patch0:		tcb-1.0.2-assume_shadow.patch
14mr|tcb-1.1-5|21	Patch2:		set_tcb-0.7-nofork.patch
14mr|tcb-1.1-5|22	# Fix handling of negative fields in /etc/shadow on x86_64 with recent glibc (#52330)
14mr|tcb-1.1-5|23	Patch3:		tcb-1.0.3-warn.patch
14mr|tcb-1.1-5|24	# Use translations from pam for the available messages (#59331)
14mr|tcb-1.1-5|25	Patch4:		tcb-1.0.3-i18n.patch
14mr|tcb-1.1-5|26	Patch5:		tcb-1.1-nss_soname_fix.diff
14mr|tcb-1.1-5|27	Patch6:		tcb-1.1-link-against-libtirpc.patch
14mr|tcb-1.1-5|28	BuildRequires:	glibc-crypt_blowfish-devel
14mr|tcb-1.1-5|29	BuildRequires:	pam-devel
14mr|tcb-1.1-5|30	BuildRequires:	pkgconfig(libtirpc)
14mr|tcb-1.1-5|31	Requires:	%{libname} >= %{version}
14mr|tcb-1.1-5|32	Requires:	nss_tcb = %{version}
14mr|tcb-1.1-5|33	Requires:	pam_tcb = %{version}
14mr|tcb-1.1-5|34	Requires:	shadow-utils
14mr|tcb-1.1-5|35	
14mr|tcb-1.1-5|36	%description
14mr|tcb-1.1-5|37	The tcb package consists of three components: pam_tcb, libnss_tcb, and
14mr|tcb-1.1-5|38	libtcb.  pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
14mr|tcb-1.1-5|39	It also implements the tcb password shadowing scheme (see tcb(5) for
14mr|tcb-1.1-5|40	details).  The tcb scheme allows many core system utilities (passwd(1)
14mr|tcb-1.1-5|41	being the primary example) to operate with little privilege.  libnss_tcb
14mr|tcb-1.1-5|42	is the accompanying NSS module.  libtcb contains code shared by the
14mr|tcb-1.1-5|43	PAM and NSS modules and is also used by programs from the shadow-utils
14mr|tcb-1.1-5|44	package.
14mr|tcb-1.1-5|45	
14mr|tcb-1.1-5|46	%files
14mr|tcb-1.1-5|47	%doc LICENSE
14mr|tcb-1.1-5|48	/sbin/tcb_convert
14mr|tcb-1.1-5|49	/sbin/tcb_unconvert
14mr|tcb-1.1-5|50	%{_sbindir}/set_tcb
14mr|tcb-1.1-5|51	%{_mandir}/man8/tcb_convert.8*
14mr|tcb-1.1-5|52	%{_mandir}/man8/tcb_unconvert.8*
14mr|tcb-1.1-5|53	%{_mandir}/man8/set_tcb.8*
14mr|tcb-1.1-5|54	
14mr|tcb-1.1-5|55	#----------------------------------------------------------------------------
14mr|tcb-1.1-5|56	
14mr|tcb-1.1-5|57	%package -n %{libname}
14mr|tcb-1.1-5|58	Summary:	Libraries and tools implementing the tcb password shadowing scheme
14mr|tcb-1.1-5|59	Group:		System/Libraries
14mr|tcb-1.1-5|60	Requires:	glibc-crypt_blowfish
14mr|tcb-1.1-5|61	# To make sure we have chkpwd and shadow groups
14mr|tcb-1.1-5|62	Requires(pre):	setup
14mr|tcb-1.1-5|63	
14mr|tcb-1.1-5|64	%description -n %{libname}
14mr|tcb-1.1-5|65	libtcb contains code shared by the PAM and NSS modules and is also used
14mr|tcb-1.1-5|66	by programs from the shadow-utils package.
14mr|tcb-1.1-5|67	
14mr|tcb-1.1-5|68	%files -n %{libname}
14mr|tcb-1.1-5|69	/%{_lib}/libtcb.so.%{major}*
14mr|tcb-1.1-5|70	%attr(0755,root,chkpwd) %verify(not mode group) %dir %{_libdir}/chkpwd
14mr|tcb-1.1-5|71	%attr(2755,root,shadow) %verify(not mode group) %{_libdir}/chkpwd/tcb_chkpwd
14mr|tcb-1.1-5|72	%{_mandir}/man5/tcb.5*
14mr|tcb-1.1-5|73	
14mr|tcb-1.1-5|74	#----------------------------------------------------------------------------
14mr|tcb-1.1-5|75	
14mr|tcb-1.1-5|76	%package -n pam_tcb
14mr|tcb-1.1-5|77	Summary:	PAM module for TCB
14mr|tcb-1.1-5|78	Group:		System/Libraries
14mr|tcb-1.1-5|79	Requires:	%{libname} >= %{version}
14mr|tcb-1.1-5|80	
14mr|tcb-1.1-5|81	%description -n pam_tcb
14mr|tcb-1.1-5|82	pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
14mr|tcb-1.1-5|83	It also implements the tcb password shadowing scheme (see tcb(5) for
14mr|tcb-1.1-5|84	details).  The tcb scheme allows many core system utilities (passwd(1)
14mr|tcb-1.1-5|85	being the primary example) to operate with little privilege.
14mr|tcb-1.1-5|86	
14mr|tcb-1.1-5|87	%files -n pam_tcb
14mr|tcb-1.1-5|88	/%{_lib}/security/pam_pwdb.so
14mr|tcb-1.1-5|89	/%{_lib}/security/pam_tcb.so
14mr|tcb-1.1-5|90	%{_mandir}/man8/pam_pwdb.8*
14mr|tcb-1.1-5|91	%{_mandir}/man8/pam_tcb.8*
14mr|tcb-1.1-5|92	
14mr|tcb-1.1-5|93	#----------------------------------------------------------------------------
14mr|tcb-1.1-5|94	
14mr|tcb-1.1-5|95	%package -n %{libnss}
14mr|tcb-1.1-5|96	Summary:	NSS library for TCB
14mr|tcb-1.1-5|97	Group:		System/Libraries
14mr|tcb-1.1-5|98	Requires(post,postun):	rpm-helper
14mr|tcb-1.1-5|99	Requires:	%{libname} = %{EVRD}
14mr|tcb-1.1-5|100	Provides:	nss_tcb = %{EVRD}
14mr|tcb-1.1-5|101	Conflicts:	nss_tcb < 1.1-4
14mr|tcb-1.1-5|102	Obsoletes:	nss_tcb < 1.1-4
14mr|tcb-1.1-5|103	
14mr|tcb-1.1-5|104	%description -n %{libnss}
14mr|tcb-1.1-5|105	libnss_tcb is the accompanying NSS module for pam_tcb.
14mr|tcb-1.1-5|106	
14mr|tcb-1.1-5|107	%files -n %{libnss}
14mr|tcb-1.1-5|108	/%{_lib}/libnss_tcb.so.%{nssmajor}
14mr|tcb-1.1-5|109	
14mr|tcb-1.1-5|110	%post -n %{libnss}
14mr|tcb-1.1-5|111	if [ -f %{_initrddir}/nscd ]; then
14mr|tcb-1.1-5|112	%_post_service nscd
14mr|tcb-1.1-5|113	fi
14mr|tcb-1.1-5|114	
14mr|tcb-1.1-5|115	%postun -n %{libnss}
14mr|tcb-1.1-5|116	if [ -f %{_initrddir}/nscd ]; then
14mr|tcb-1.1-5|117	%_preun_service nscd
14mr|tcb-1.1-5|118	fi
14mr|tcb-1.1-5|119	
14mr|tcb-1.1-5|120	#----------------------------------------------------------------------------
14mr|tcb-1.1-5|121	
14mr|tcb-1.1-5|122	%package -n %{devname}
14mr|tcb-1.1-5|123	Summary:	Libraries and header files for building tcb-aware applications
14mr|tcb-1.1-5|124	Group:		Development/Other
14mr|tcb-1.1-5|125	Requires:	%{libname} = %{EVRD}
14mr|tcb-1.1-5|126	Provides:	%{name}-devel = %{EVRD}
14mr|tcb-1.1-5|127	
14mr|tcb-1.1-5|128	%description -n %{devname}
14mr|tcb-1.1-5|129	This package contains static libraries and header files needed for
14mr|tcb-1.1-5|130	building tcb-aware applications.
14mr|tcb-1.1-5|131	
14mr|tcb-1.1-5|132	%files -n %{devname}
14mr|tcb-1.1-5|133	%{_includedir}/tcb.h
14mr|tcb-1.1-5|134	%{_libdir}/libtcb.a
14mr|tcb-1.1-5|135	%{_libdir}/libtcb.so
14mr|tcb-1.1-5|136	
14mr|tcb-1.1-5|137	#----------------------------------------------------------------------------
14mr|tcb-1.1-5|138	
14mr|tcb-1.1-5|139	%prep
14mr|tcb-1.1-5|140	%setup -q -a2
14mr|tcb-1.1-5|141	%patch0 -p1
14mr|tcb-1.1-5|142	%patch2 -p0
14mr|tcb-1.1-5|143	%patch3 -p1
14mr|tcb-1.1-5|144	%patch4 -p1
14mr|tcb-1.1-5|145	%patch5 -p0
14mr|tcb-1.1-5|146	%patch6 -p1 -b .tirpc~
14mr|tcb-1.1-5|147	
14mr|tcb-1.1-5|148	cat Make.defs | sed -e "s|LIBEXECDIR = /usr/libexec|LIBEXECDIR = %{_libdir}|" >Make.defs.new
14mr|tcb-1.1-5|149	cat Make.defs.new | sed -e "s|/lib$|/%{_lib}|g" >Make.defs
14mr|tcb-1.1-5|150	chmod 644 LICENSE
14mr|tcb-1.1-5|151	
14mr|tcb-1.1-5|152	%build
14mr|tcb-1.1-5|153	%serverbuild
14mr|tcb-1.1-5|154	CFLAGS="%{optflags} -DENABLE_SETFSUGID" %make
14mr|tcb-1.1-5|155	
14mr|tcb-1.1-5|156	%install
14mr|tcb-1.1-5|157	make install-non-root install-pam_pwdb \
14mr|tcb-1.1-5|158	DESTDIR=%{buildroot} \
14mr|tcb-1.1-5|159	MANDIR=%{_mandir} \
14mr|tcb-1.1-5|160	LIBDIR=%{_libdir} \
14mr|tcb-1.1-5|161	LIBEXECDIR=%{_libdir} \
14mr|tcb-1.1-5|162	SLIBDIR=/%{_lib}
14mr|tcb-1.1-5|163	
14mr|tcb-1.1-5|164	mkdir -p %{buildroot}%{_sbindir}
14mr|tcb-1.1-5|165	install -m 0750 set_tcb-%{set_tcbver}/set_tcb %{buildroot}%{_sbindir}/
14mr|tcb-1.1-5|166	install -m 0644 set_tcb-%{set_tcbver}/set_tcb.8 %{buildroot}%{_mandir}/man8/
14mr|tcb-1.1-5|167	
14mr|tcb-1.1-5|168	
14mr|tcb-1.1-5|169	%changelog
14mr|tcb-1.1-5|170	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-5
14mr|tcb-1.1-5|171	+ Revision: 1015925
14mr|tcb-1.1-5|172	- Add setup to Requires(pre)
14mr|tcb-1.1-5|173	
14mr|tcb-1.1-5|174	

19151 14
14mr|tcl-8.6-0.b1.11|1	%define rel	11
14mr|tcl-8.6-0.b1.11|2	%define pre	b1
14mr|tcl-8.6-0.b1.11|3	
14mr|tcl-8.6-0.b1.11|4	%if %pre
14mr|tcl-8.6-0.b1.11|5	%define release		%mkrel 0.%{pre}.%{rel}
14mr|tcl-8.6-0.b1.11|6	%define distname	%{name}%{version}%{pre}-src.tar.gz
14mr|tcl-8.6-0.b1.11|7	%define setname		%{name}%{version}%{pre}
14mr|tcl-8.6-0.b1.11|8	%else
14mr|tcl-8.6-0.b1.11|9	%define release		%mkrel %{rel}
14mr|tcl-8.6-0.b1.11|10	%define distname	%{name}%{version}-src.tar.gz
14mr|tcl-8.6-0.b1.11|11	%define setname		%{name}%{version}
14mr|tcl-8.6-0.b1.11|12	%endif
14mr|tcl-8.6-0.b1.11|13	
14mr|tcl-8.6-0.b1.11|14	%define major		8.6
14mr|tcl-8.6-0.b1.11|15	%define libname		%mklibname %{name} %{major}
14mr|tcl-8.6-0.b1.11|16	%define develname	%mklibname %{name} -d
14mr|tcl-8.6-0.b1.11|17	
14mr|tcl-8.6-0.b1.11|18	Summary:	An embeddable scripting language
14mr|tcl-8.6-0.b1.11|19	Name:		tcl
14mr|tcl-8.6-0.b1.11|20	Version:	8.6
14mr|tcl-8.6-0.b1.11|21	Release:	%{release}
14mr|tcl-8.6-0.b1.11|22	Group:		System/Libraries
14mr|tcl-8.6-0.b1.11|23	License:	BSD
14mr|tcl-8.6-0.b1.11|24	URL:		http://tcl.tk
14mr|tcl-8.6-0.b1.11|25	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
14mr|tcl-8.6-0.b1.11|26	Source1:	tcl.macros
14mr|tcl-8.6-0.b1.11|27	BuildRequires:	zlib-devel
14mr|tcl-8.6-0.b1.11|28	Patch0:		tcl-8.5a6-soname.patch
14mr|tcl-8.6-0.b1.11|29	Patch1:		tcl-8.6-dlopen.patch
14mr|tcl-8.6-0.b1.11|30	# From Fedora, replaces old p6 by Stew, rediffed for 8.6 - AdamW 2008/10
14mr|tcl-8.6-0.b1.11|31	Patch2:		tcl-8.6-autopath.patch
14mr|tcl-8.6-0.b1.11|32	Patch3:		tcl-8.6b1-fix_includes.patch
14mr|tcl-8.6-0.b1.11|33	Patch4:		tcl-8.5.0-expect-5.43.0.patch
14mr|tcl-8.6-0.b1.11|34	Patch5:		tcl-8.6b1-tdbc_location.patch
14mr|tcl-8.6-0.b1.11|35	# Originally from Gentoo, fix buffer overflow with GCC 4.5 -D_FORTIFY_SOURCE=2 - wally 2010/12
14mr|tcl-8.6-0.b1.11|36	Patch6:		tcl8.6b1-fortify.patch
14mr|tcl-8.6-0.b1.11|37	Buildroot:	%{_tmppath}/%{name}-%{version}
14mr|tcl-8.6-0.b1.11|38	Provides:   /usr/bin/tclsh
14mr|tcl-8.6-0.b1.11|39	Obsoletes:  %{name} < %{version}
14mr|tcl-8.6-0.b1.11|40	
14mr|tcl-8.6-0.b1.11|41	%description
14mr|tcl-8.6-0.b1.11|42	Tcl is a simple scripting language designed to be embedded into
14mr|tcl-8.6-0.b1.11|43	other applications.  Tcl is designed to be used with Tk, a widget
14mr|tcl-8.6-0.b1.11|44	set, which is provided in the tk package.  This package also includes
14mr|tcl-8.6-0.b1.11|45	tclsh, a simple example of a Tcl application.
14mr|tcl-8.6-0.b1.11|46	
14mr|tcl-8.6-0.b1.11|47	If you're installing the tcl package and you want to use Tcl for
14mr|tcl-8.6-0.b1.11|48	development, you should also install the tk and tclx packages.
14mr|tcl-8.6-0.b1.11|49	
14mr|tcl-8.6-0.b1.11|50	%package -n	%{libname}
14mr|tcl-8.6-0.b1.11|51	Summary:	Shared libraries for %{name}
14mr|tcl-8.6-0.b1.11|52	Group:		System/Libraries
14mr|tcl-8.6-0.b1.11|53	
14mr|tcl-8.6-0.b1.11|54	%description -n %{libname}
14mr|tcl-8.6-0.b1.11|55	Tcl is a simple scripting language designed to be embedded into
14mr|tcl-8.6-0.b1.11|56	other applications.  Tcl is designed to be used with Tk, a widget
14mr|tcl-8.6-0.b1.11|57	set, which is provided in the tk package.  This package also includes
14mr|tcl-8.6-0.b1.11|58	tclsh, a simple example of a Tcl application.
14mr|tcl-8.6-0.b1.11|59	
14mr|tcl-8.6-0.b1.11|60	If you're installing the tcl package and you want to use Tcl for
14mr|tcl-8.6-0.b1.11|61	development, you should also install the tk and tclx packages.
14mr|tcl-8.6-0.b1.11|62	
14mr|tcl-8.6-0.b1.11|63	%package -n	%{develname}
14mr|tcl-8.6-0.b1.11|64	Summary:	Development files for %{name}
14mr|tcl-8.6-0.b1.11|65	Group:		Development/Other
14mr|tcl-8.6-0.b1.11|66	Requires:	%{name} = %{version}-%{release}
14mr|tcl-8.6-0.b1.11|67	Requires:	%{libname} = %{version}-%{release}
14mr|tcl-8.6-0.b1.11|68	Provides:	%{name}-devel = %{version}-%{release}
14mr|tcl-8.6-0.b1.11|69	Obsoletes:	%mklibname tcl 8.4 -d
14mr|tcl-8.6-0.b1.11|70	Obsoletes:	%mklibname tcl 8.5 -d
14mr|tcl-8.6-0.b1.11|71	
14mr|tcl-8.6-0.b1.11|72	%description -n	%{develname}
14mr|tcl-8.6-0.b1.11|73	This package contains development files for %{name}.
14mr|tcl-8.6-0.b1.11|74	
14mr|tcl-8.6-0.b1.11|75	%prep
14mr|tcl-8.6-0.b1.11|76	%setup -q -n %{setname}
14mr|tcl-8.6-0.b1.11|77	%patch0 -p1 -b .soname
14mr|tcl-8.6-0.b1.11|78	%patch1 -p1 -b .dlopen
14mr|tcl-8.6-0.b1.11|79	%patch2 -p1 -b .autopath
14mr|tcl-8.6-0.b1.11|80	%patch3 -p1
14mr|tcl-8.6-0.b1.11|81	%patch4 -p1 -b .expect
14mr|tcl-8.6-0.b1.11|82	%patch5 -p1 -b .tdbc_location
14mr|tcl-8.6-0.b1.11|83	%patch6 -p1 -b .fortify
14mr|tcl-8.6-0.b1.11|84	
14mr|tcl-8.6-0.b1.11|85	%build
14mr|tcl-8.6-0.b1.11|86	pushd pkgs/tdbc1.0b1
14mr|tcl-8.6-0.b1.11|87	autoconf
14mr|tcl-8.6-0.b1.11|88	popd
14mr|tcl-8.6-0.b1.11|89	
14mr|tcl-8.6-0.b1.11|90	pushd unix
14mr|tcl-8.6-0.b1.11|91	autoconf
14mr|tcl-8.6-0.b1.11|92	%configure2_5x \
14mr|tcl-8.6-0.b1.11|93	--enable-threads \
14mr|tcl-8.6-0.b1.11|94	--enable-gcc \
14mr|tcl-8.6-0.b1.11|95	--enable-64bit \
14mr|tcl-8.6-0.b1.11|96	--disable-rpath \
14mr|tcl-8.6-0.b1.11|97	--includedir=%{_includedir}/tcl%{version}
14mr|tcl-8.6-0.b1.11|98	%make TCL_LIBRARY=%{_datadir}/%{name}%{major}
14mr|tcl-8.6-0.b1.11|99	
14mr|tcl-8.6-0.b1.11|100	cp libtcl%{major}.so libtcl%{major}.so.0
14mr|tcl-8.6-0.b1.11|101	#    make test
14mr|tcl-8.6-0.b1.11|102	popd
14mr|tcl-8.6-0.b1.11|103	
14mr|tcl-8.6-0.b1.11|104	%install
14mr|tcl-8.6-0.b1.11|105	rm -rf %{buildroot}
14mr|tcl-8.6-0.b1.11|106	
14mr|tcl-8.6-0.b1.11|107	%makeinstall -C unix TCL_LIBRARY=%{buildroot}%{_datadir}/%{name}%{major}
14mr|tcl-8.6-0.b1.11|108	
14mr|tcl-8.6-0.b1.11|109	# create the arch-dependent dir
14mr|tcl-8.6-0.b1.11|110	mkdir -p %{buildroot}%{_libdir}/%{name}%{major}
14mr|tcl-8.6-0.b1.11|111	
14mr|tcl-8.6-0.b1.11|112	# fix libname
14mr|tcl-8.6-0.b1.11|113	mv %{buildroot}%{_libdir}/libtcl%{major}.so %{buildroot}%{_libdir}/libtcl%{major}.so.0
14mr|tcl-8.6-0.b1.11|114	ln -snf libtcl%{major}.so.0 %{buildroot}%{_libdir}/libtcl%{major}.so
14mr|tcl-8.6-0.b1.11|115	
14mr|tcl-8.6-0.b1.11|116	# install all headers
14mr|tcl-8.6-0.b1.11|117	install -d %{buildroot}%{_includedir}/tcl%{version}/compat
14mr|tcl-8.6-0.b1.11|118	install -d %{buildroot}%{_includedir}/tcl%{version}/generic
14mr|tcl-8.6-0.b1.11|119	install -d %{buildroot}%{_includedir}/tcl%{version}/unix
14mr|tcl-8.6-0.b1.11|120	install -m0644 compat/*.h %{buildroot}%{_includedir}/tcl%{version}/compat/
14mr|tcl-8.6-0.b1.11|121	install -m0644 generic/*.h %{buildroot}%{_includedir}/tcl%{version}/generic/
14mr|tcl-8.6-0.b1.11|122	install -m0644 unix/*.h %{buildroot}%{_includedir}/tcl%{version}/unix/
14mr|tcl-8.6-0.b1.11|123	
14mr|tcl-8.6-0.b1.11|124	pushd %{buildroot}%{_bindir}
14mr|tcl-8.6-0.b1.11|125	ln -fs tclsh* tclsh
14mr|tcl-8.6-0.b1.11|126	popd
14mr|tcl-8.6-0.b1.11|127	
14mr|tcl-8.6-0.b1.11|128	pushd %{buildroot}%{_libdir}
14mr|tcl-8.6-0.b1.11|129	cat > lib%{name}.so << EOF
14mr|tcl-8.6-0.b1.11|130	/* GNU ld script
14mr|tcl-8.6-0.b1.11|131	We want -l%{name} to include the actual system library,
14mr|tcl-8.6-0.b1.11|132	which is lib%{name}%{major}.so.0  */
14mr|tcl-8.6-0.b1.11|133	INPUT ( -l%{name}%{major} )
14mr|tcl-8.6-0.b1.11|134	EOF
14mr|tcl-8.6-0.b1.11|135	popd
14mr|tcl-8.6-0.b1.11|136	
14mr|tcl-8.6-0.b1.11|137	# fix config script
14mr|tcl-8.6-0.b1.11|138	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tclConfig.sh
14mr|tcl-8.6-0.b1.11|139	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tclConfig.sh
14mr|tcl-8.6-0.b1.11|140	perl -pi -e "s|`pwd`|%{_includedir}/tcl%{version}|g" %{buildroot}%{_libdir}/tclConfig.sh
14mr|tcl-8.6-0.b1.11|141	
14mr|tcl-8.6-0.b1.11|142	# and let it be found (we don't look in /usr/lib any more)
14mr|tcl-8.6-0.b1.11|143	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{major}/%{name}Config.sh
14mr|tcl-8.6-0.b1.11|144	
14mr|tcl-8.6-0.b1.11|145	# Arrangements for lib64 platforms
14mr|tcl-8.6-0.b1.11|146	echo "# placeholder" >> %{develname}.files
14mr|tcl-8.6-0.b1.11|147	if [[ "%{_lib}" != "lib" ]]; then
14mr|tcl-8.6-0.b1.11|148	mkdir -p %{buildroot}%{_prefix}/lib
14mr|tcl-8.6-0.b1.11|149	ln -s %{_libdir}/tclConfig.sh %{buildroot}%{_prefix}/lib/tclConfig.sh
14mr|tcl-8.6-0.b1.11|150	echo "%{_prefix}/lib/tclConfig.sh" >> %{develname}.files
14mr|tcl-8.6-0.b1.11|151	fi
14mr|tcl-8.6-0.b1.11|152	
14mr|tcl-8.6-0.b1.11|153	# (fc) make sure .so files are writable by root
14mr|tcl-8.6-0.b1.11|154	chmod 755 %{buildroot}%{_libdir}/*.so*
14mr|tcl-8.6-0.b1.11|155	
14mr|tcl-8.6-0.b1.11|156	# set up the macros
14mr|tcl-8.6-0.b1.11|157	mkdir -p %{buildroot}%{_sys_macros_dir}
14mr|tcl-8.6-0.b1.11|158	install -m 0644 %{SOURCE1} %{buildroot}%{_sys_macros_dir}
14mr|tcl-8.6-0.b1.11|159	
14mr|tcl-8.6-0.b1.11|160	# move this tdbc crap around
14mr|tcl-8.6-0.b1.11|161	mv %{buildroot}%{_libdir}/%{name}%{major}/tdbc*/libtdbc*.a %{buildroot}%{_libdir}
14mr|tcl-8.6-0.b1.11|162	
14mr|tcl-8.6-0.b1.11|163	%if %mdkversion < 200900
14mr|tcl-8.6-0.b1.11|164	%post -p /sbin/ldconfig -n %{libname}
14mr|tcl-8.6-0.b1.11|165	%endif
14mr|tcl-8.6-0.b1.11|166	
14mr|tcl-8.6-0.b1.11|167	%if %mdkversion < 200900
14mr|tcl-8.6-0.b1.11|168	%postun -p /sbin/ldconfig -n %{libname}
14mr|tcl-8.6-0.b1.11|169	%endif
14mr|tcl-8.6-0.b1.11|170	
14mr|tcl-8.6-0.b1.11|171	%clean
14mr|tcl-8.6-0.b1.11|172	rm -rf %{buildroot}
14mr|tcl-8.6-0.b1.11|173	
14mr|tcl-8.6-0.b1.11|174	%files
14mr|tcl-8.6-0.b1.11|175	%defattr(-,root,root)
14mr|tcl-8.6-0.b1.11|176	%{_bindir}/*
14mr|tcl-8.6-0.b1.11|177	%{_datadir}/%{name}%{major}
14mr|tcl-8.6-0.b1.11|178	%{_mandir}/man1/*
14mr|tcl-8.6-0.b1.11|179	%{_mandir}/man3/*
14mr|tcl-8.6-0.b1.11|180	%{_mandir}/mann/*
14mr|tcl-8.6-0.b1.11|181	%{_datadir}/tcl8
14mr|tcl-8.6-0.b1.11|182	%{_libdir}/%{name}%{major}
14mr|tcl-8.6-0.b1.11|183	%exclude %{_libdir}/%{name}%{major}/tdbc*/tdbcConfig.sh
14mr|tcl-8.6-0.b1.11|184	
14mr|tcl-8.6-0.b1.11|185	%files -n %{libname}
14mr|tcl-8.6-0.b1.11|186	%defattr(-,root,root)
14mr|tcl-8.6-0.b1.11|187	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|tcl-8.6-0.b1.11|188	
14mr|tcl-8.6-0.b1.11|189	%files -n %{develname} -f %{develname}.files
14mr|tcl-8.6-0.b1.11|190	%defattr(-,root,root)
14mr|tcl-8.6-0.b1.11|191	%dir %{_includedir}/tcl%{version}
14mr|tcl-8.6-0.b1.11|192	%dir %{_includedir}/tcl%{version}/compat
14mr|tcl-8.6-0.b1.11|193	%dir %{_includedir}/tcl%{version}/generic
14mr|tcl-8.6-0.b1.11|194	%dir %{_includedir}/tcl%{version}/unix
14mr|tcl-8.6-0.b1.11|195	%attr(0644,root,root) %{_includedir}/tcl%{version}/compat/*.h
14mr|tcl-8.6-0.b1.11|196	%attr(0644,root,root) %{_includedir}/tcl%{version}/generic/*.h
14mr|tcl-8.6-0.b1.11|197	%attr(0644,root,root) %{_includedir}/tcl%{version}/unix/*.h
14mr|tcl-8.6-0.b1.11|198	%attr(0644,root,root) %{_includedir}/*.h
14mr|tcl-8.6-0.b1.11|199	%attr(0755,root,root) %{_libdir}/*.so
14mr|tcl-8.6-0.b1.11|200	%attr(0644,root,root) %{_libdir}/*.a
14mr|tcl-8.6-0.b1.11|201	%attr(0755,root,root) %{_libdir}/tclConfig.sh
14mr|tcl-8.6-0.b1.11|202	%attr(0755,root,root) %{_libdir}/%{name}%{major}/tdbc*/tdbcConfig.sh
14mr|tcl-8.6-0.b1.11|203	%attr(0644,root,root) %{_sys_macros_dir}/tcl.macros
14mr|tcl-8.6-0.b1.11|204	
14mr|tcl-8.6-0.b1.11|205	
14mr|tcl-8.6-0.b1.11|206	
14mr|tcl-8.6-0.b1.11|207	
14mr|tcl-8.6-0.b1.11|208	%changelog
14mr|tcl-8.6-0.b1.11|209	* Thu Mar 22 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 8.6-0.b1.11
14mr|tcl-8.6-0.b1.11|210	+ Revision: 6e0469d
14mr|tcl-8.6-0.b1.11|211	- Updated tcl.spec
14mr|tcl-8.6-0.b1.11|212	
14mr|tcl-8.6-0.b1.11|213	

19152 14
14mr|tclap-1.2.1-3|1	Name:		tclap
14mr|tclap-1.2.1-3|2	Version:	1.2.1
14mr|tclap-1.2.1-3|3	Release:	3
14mr|tclap-1.2.1-3|4	Summary:	Templatized C++ Command Line Parser
14mr|tclap-1.2.1-3|5	Group:		System/Libraries
14mr|tclap-1.2.1-3|6	License:	MIT
14mr|tclap-1.2.1-3|7	URL:		http://tclap.sourceforge.net/
14mr|tclap-1.2.1-3|8	Source0:	http://sourceforge.net/projects/tclap/files/%{name}-%{version}.tar.gz
14mr|tclap-1.2.1-3|9	BuildArch:	noarch
14mr|tclap-1.2.1-3|10	Provides:	%{name}-devel = %{version}-%{release}
14mr|tclap-1.2.1-3|11	
14mr|tclap-1.2.1-3|12	%description
14mr|tclap-1.2.1-3|13	This is a simple C++ library that facilitates parsing command line
14mr|tclap-1.2.1-3|14	arguments in a type independent manner.  It doesn't conform exactly
14mr|tclap-1.2.1-3|15	to either the GNU or POSIX standards, although it is close.
14mr|tclap-1.2.1-3|16	
14mr|tclap-1.2.1-3|17	%prep
14mr|tclap-1.2.1-3|18	%setup -q
14mr|tclap-1.2.1-3|19	
14mr|tclap-1.2.1-3|20	%build
14mr|tclap-1.2.1-3|21	%configure2_5x
14mr|tclap-1.2.1-3|22	%make
14mr|tclap-1.2.1-3|23	
14mr|tclap-1.2.1-3|24	%install
14mr|tclap-1.2.1-3|25	%makeinstall_std
14mr|tclap-1.2.1-3|26	
14mr|tclap-1.2.1-3|27	%__mkdir_p %{buildroot}%{_datadir}/pkgconfig
14mr|tclap-1.2.1-3|28	%__mv %{buildroot}%{_libdir}/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig/
14mr|tclap-1.2.1-3|29	
14mr|tclap-1.2.1-3|30	%check
14mr|tclap-1.2.1-3|31	%make check
14mr|tclap-1.2.1-3|32	
14mr|tclap-1.2.1-3|33	%files
14mr|tclap-1.2.1-3|34	%defattr(-,root,root)
14mr|tclap-1.2.1-3|35	%doc README AUTHORS ChangeLog NEWS
14mr|tclap-1.2.1-3|36	%{_includedir}/*
14mr|tclap-1.2.1-3|37	%{_datadir}/pkgconfig/*.pc
14mr|tclap-1.2.1-3|38	
14mr|tclap-1.2.1-3|39	
14mr|tclap-1.2.1-3|40	
14mr|tclap-1.2.1-3|41	%changelog
14mr|tclap-1.2.1-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-3
14mr|tclap-1.2.1-3|43	+ Revision: 2026a77
14mr|tclap-1.2.1-3|44	- MassBuild#440: Increase release tag
14mr|tclap-1.2.1-3|45	
14mr|tclap-1.2.1-3|46	

19153 14
14mr|tclink-3.4.4-12|1	%define major 3
14mr|tclink-3.4.4-12|2	%define libname %mklibname tclink %{major}
14mr|tclink-3.4.4-12|3	%define develname %mklibname tclink -d
14mr|tclink-3.4.4-12|4	
14mr|tclink-3.4.4-12|5	Summary:	TrustCommerce payment
14mr|tclink-3.4.4-12|6	Name:		tclink
14mr|tclink-3.4.4-12|7	Version:	3.4.4
14mr|tclink-3.4.4-12|8	Release:	12
14mr|tclink-3.4.4-12|9	Group:		System/Servers
14mr|tclink-3.4.4-12|10	License:	LGPL
14mr|tclink-3.4.4-12|11	URL:		http://www.trustcommerce.com/tclink.html
14mr|tclink-3.4.4-12|12	Source0:	http://www.trustcommerce.com/downloads/tclink-%{version}-C.tar.gz
14mr|tclink-3.4.4-12|13	Patch0:		tclink-3.4-C-soname.diff
14mr|tclink-3.4.4-12|14	Patch1:		tclink-correct_version.diff
14mr|tclink-3.4.4-12|15	Patch2:		tclink-linkage_order_fix.diff
14mr|tclink-3.4.4-12|16	BuildRequires:	openssl-devel
14mr|tclink-3.4.4-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tclink-3.4.4-12|18	
14mr|tclink-3.4.4-12|19	%description
14mr|tclink-3.4.4-12|20	TCLink is a thin client library to allow your e-commerce servers to
14mr|tclink-3.4.4-12|21	connect to the TrustCommerce payment gateway easily and consistently.
14mr|tclink-3.4.4-12|22	The protocol (which is the same across all platforms and languages) is
14mr|tclink-3.4.4-12|23	well-documented in the Web Developer's Guide, so please consult it for
14mr|tclink-3.4.4-12|24	any questions you may have about the protocol syntax itself.
14mr|tclink-3.4.4-12|25	
14mr|tclink-3.4.4-12|26	The TrustCommerce web site is at http://www.trustcommerce.com
14mr|tclink-3.4.4-12|27	
14mr|tclink-3.4.4-12|28	%package -n	%{libname}
14mr|tclink-3.4.4-12|29	Summary:	Main library for tclink
14mr|tclink-3.4.4-12|30	Group:		System/Libraries
14mr|tclink-3.4.4-12|31	Provides:	%{name} = %{version}-%{release}
14mr|tclink-3.4.4-12|32	
14mr|tclink-3.4.4-12|33	%description -n	%{libname}
14mr|tclink-3.4.4-12|34	This package contains the library needed to run programs dynamically
14mr|tclink-3.4.4-12|35	linked with tclink (Trust Commerce Payment Gateway).
14mr|tclink-3.4.4-12|36	
14mr|tclink-3.4.4-12|37	%package -n	%{develname}
14mr|tclink-3.4.4-12|38	Summary:	Headers for developping programs with TCLink
14mr|tclink-3.4.4-12|39	Group:		Development/C
14mr|tclink-3.4.4-12|40	Requires:	%{libname} = %{version}-%{release}
14mr|tclink-3.4.4-12|41	Provides:	%{name}-devel = %{version}-%{release}
14mr|tclink-3.4.4-12|42	Provides:	%{mklibname tclink 3 -d} = %{version}-%{release}
14mr|tclink-3.4.4-12|43	Obsoletes:	%{mklibname tclink 3 -d}
14mr|tclink-3.4.4-12|44	
14mr|tclink-3.4.4-12|45	%description -n	%{develname}
14mr|tclink-3.4.4-12|46	This package contains the header file you need to develop applications
14mr|tclink-3.4.4-12|47	which will use TCLink (Trust Commerce Payment Gateway).
14mr|tclink-3.4.4-12|48	
14mr|tclink-3.4.4-12|49	%prep
14mr|tclink-3.4.4-12|50	
14mr|tclink-3.4.4-12|51	%setup -q -n %{name}-%{version}-C
14mr|tclink-3.4.4-12|52	
14mr|tclink-3.4.4-12|53	%patch0 -p0
14mr|tclink-3.4.4-12|54	perl -pi -e "s|_MAJOR_|%{major}|g" Makefile*
14mr|tclink-3.4.4-12|55	
14mr|tclink-3.4.4-12|56	%patch1 -p0
14mr|tclink-3.4.4-12|57	%patch2 -p0
14mr|tclink-3.4.4-12|58	
14mr|tclink-3.4.4-12|59	# fix strange perms
14mr|tclink-3.4.4-12|60	chmod 644 LICENSE README doc/*
14mr|tclink-3.4.4-12|61	
14mr|tclink-3.4.4-12|62	# lib64 fix
14mr|tclink-3.4.4-12|63	perl -pi -e "s|/lib\b|/%{_lib}|g" configure.in
14mr|tclink-3.4.4-12|64	
14mr|tclink-3.4.4-12|65	%build
14mr|tclink-3.4.4-12|66	rm -f configure
14mr|tclink-3.4.4-12|67	autoconf
14mr|tclink-3.4.4-12|68	
14mr|tclink-3.4.4-12|69	%configure2_5x \
14mr|tclink-3.4.4-12|70	--with-ssl-dir=%{_prefix}
14mr|tclink-3.4.4-12|71	
14mr|tclink-3.4.4-12|72	%make MYFLAGS="" CFLAGS="%{optflags} -fPIC"
14mr|tclink-3.4.4-12|73	
14mr|tclink-3.4.4-12|74	%install
14mr|tclink-3.4.4-12|75	rm -rf %{buildroot}
14mr|tclink-3.4.4-12|76	
14mr|tclink-3.4.4-12|77	install -d %{buildroot}%{_libdir}
14mr|tclink-3.4.4-12|78	install -d %{buildroot}%{_includedir}
14mr|tclink-3.4.4-12|79	
14mr|tclink-3.4.4-12|80	install -m0755 lib%{name}.so.%{major} %{buildroot}%{_libdir}/
14mr|tclink-3.4.4-12|81	ln -snf lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
14mr|tclink-3.4.4-12|82	
14mr|tclink-3.4.4-12|83	install -m0644 lib%{name}.a %{buildroot}%{_libdir}/
14mr|tclink-3.4.4-12|84	install -m0644 tclink.h %{buildroot}%{_includedir}/
14mr|tclink-3.4.4-12|85	
14mr|tclink-3.4.4-12|86	%if %mdkversion < 200900
14mr|tclink-3.4.4-12|87	%post -n %{libname} -p /sbin/ldconfig
14mr|tclink-3.4.4-12|88	%endif
14mr|tclink-3.4.4-12|89	
14mr|tclink-3.4.4-12|90	%if %mdkversion < 200900
14mr|tclink-3.4.4-12|91	%postun -n %{libname} -p /sbin/ldconfig
14mr|tclink-3.4.4-12|92	%endif
14mr|tclink-3.4.4-12|93	
14mr|tclink-3.4.4-12|94	%clean
14mr|tclink-3.4.4-12|95	rm -rf %{buildroot}
14mr|tclink-3.4.4-12|96	
14mr|tclink-3.4.4-12|97	%files -n %{libname}
14mr|tclink-3.4.4-12|98	%defattr(-,root,root)
14mr|tclink-3.4.4-12|99	%doc LICENSE README
14mr|tclink-3.4.4-12|100	%{_libdir}/*.so.*
14mr|tclink-3.4.4-12|101	
14mr|tclink-3.4.4-12|102	%files -n %{develname}
14mr|tclink-3.4.4-12|103	%defattr(-,root,root)
14mr|tclink-3.4.4-12|104	%doc doc/TCDevGuide.txt doc/TCDevGuide.html
14mr|tclink-3.4.4-12|105	%{_includedir}/*.h
14mr|tclink-3.4.4-12|106	%{_libdir}/*.so
14mr|tclink-3.4.4-12|107	%{_libdir}/*.a
14mr|tclink-3.4.4-12|108	
14mr|tclink-3.4.4-12|109	
14mr|tclink-3.4.4-12|110	
14mr|tclink-3.4.4-12|111	%changelog
14mr|tclink-3.4.4-12|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.4-12
14mr|tclink-3.4.4-12|113	+ Revision: 350d3a8
14mr|tclink-3.4.4-12|114	- MassBuild#440: Increase release tag
14mr|tclink-3.4.4-12|115	
14mr|tclink-3.4.4-12|116	

19154 14
14mr|tcl-sqlite3-3.7.7-4|1	%define realname sqlite
14mr|tcl-sqlite3-3.7.7-4|2	%define realver 3070700
14mr|tcl-sqlite3-3.7.7-4|3	%define rpmver %(echo %{realver}|sed -e "s/00//g" -e "s/0/./g")
14mr|tcl-sqlite3-3.7.7-4|4	
14mr|tcl-sqlite3-3.7.7-4|5	Summary:	Tcl binding for sqlite3
14mr|tcl-sqlite3-3.7.7-4|6	Name:		tcl-sqlite3
14mr|tcl-sqlite3-3.7.7-4|7	Version:	%rpmver
14mr|tcl-sqlite3-3.7.7-4|8	Release:	4
14mr|tcl-sqlite3-3.7.7-4|9	License:	Public Domain
14mr|tcl-sqlite3-3.7.7-4|10	Group:		Databases
14mr|tcl-sqlite3-3.7.7-4|11	URL:		http://www.sqlite.org/
14mr|tcl-sqlite3-3.7.7-4|12	Source0:	http://www.sqlite.org/%{realname}-autoconf-%{realver}.tar.gz
14mr|tcl-sqlite3-3.7.7-4|13	Patch0:		sqlite-tea-3070400-link.patch
14mr|tcl-sqlite3-3.7.7-4|14	BuildRequires:	sqlite3-devel >= %{rpmver}
14mr|tcl-sqlite3-3.7.7-4|15	BuildRequires:	tcl-devel
14mr|tcl-sqlite3-3.7.7-4|16	BuildRequires:	tcl
14mr|tcl-sqlite3-3.7.7-4|17	Provides:	sqltie3-tcl = %version
14mr|tcl-sqlite3-3.7.7-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tcl-sqlite3-3.7.7-4|19	
14mr|tcl-sqlite3-3.7.7-4|20	%description
14mr|tcl-sqlite3-3.7.7-4|21	SQLite is a C library that implements an embeddable SQL database
14mr|tcl-sqlite3-3.7.7-4|22	engine. Programs that link with the SQLite library can have SQL
14mr|tcl-sqlite3-3.7.7-4|23	database access without running a separate RDBMS process. The
14mr|tcl-sqlite3-3.7.7-4|24	distribution comes with a standalone command-line access program
14mr|tcl-sqlite3-3.7.7-4|25	(sqlite) that can be used to administer an SQLite database and
14mr|tcl-sqlite3-3.7.7-4|26	which serves as an example of how to use the SQLite library.
14mr|tcl-sqlite3-3.7.7-4|27	
14mr|tcl-sqlite3-3.7.7-4|28	This package contains tcl binding for %{name}.
14mr|tcl-sqlite3-3.7.7-4|29	
14mr|tcl-sqlite3-3.7.7-4|30	%prep
14mr|tcl-sqlite3-3.7.7-4|31	%setup -q -n %{realname}-autoconf-%{realver}/tea
14mr|tcl-sqlite3-3.7.7-4|32	%patch0 -p0
14mr|tcl-sqlite3-3.7.7-4|33	
14mr|tcl-sqlite3-3.7.7-4|34	%build
14mr|tcl-sqlite3-3.7.7-4|35	%configure2_5x --with-system-sqlite --enable-64bit
14mr|tcl-sqlite3-3.7.7-4|36	%make
14mr|tcl-sqlite3-3.7.7-4|37	
14mr|tcl-sqlite3-3.7.7-4|38	%install
14mr|tcl-sqlite3-3.7.7-4|39	rm -rf %{buildroot}
14mr|tcl-sqlite3-3.7.7-4|40	mkdir -p %{buildroot}%{tcl_sitearch}/sqlite3
14mr|tcl-sqlite3-3.7.7-4|41	install -m755 *.so %{buildroot}%{tcl_sitearch}/sqlite3/
14mr|tcl-sqlite3-3.7.7-4|42	install -m644 pkgIndex.tcl %{buildroot}%{tcl_sitearch}/sqlite3/
14mr|tcl-sqlite3-3.7.7-4|43	
14mr|tcl-sqlite3-3.7.7-4|44	%clean
14mr|tcl-sqlite3-3.7.7-4|45	rm -rf %{buildroot}
14mr|tcl-sqlite3-3.7.7-4|46	
14mr|tcl-sqlite3-3.7.7-4|47	%files
14mr|tcl-sqlite3-3.7.7-4|48	%defattr(-,root,root)
14mr|tcl-sqlite3-3.7.7-4|49	%{tcl_sitearch}/sqlite3
14mr|tcl-sqlite3-3.7.7-4|50	
14mr|tcl-sqlite3-3.7.7-4|51	
14mr|tcl-sqlite3-3.7.7-4|52	
14mr|tcl-sqlite3-3.7.7-4|53	%changelog
14mr|tcl-sqlite3-3.7.7-4|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7.7-4
14mr|tcl-sqlite3-3.7.7-4|55	+ Revision: b4fd8c3
14mr|tcl-sqlite3-3.7.7-4|56	- MassBuild#440: Increase release tag
14mr|tcl-sqlite3-3.7.7-4|57	
14mr|tcl-sqlite3-3.7.7-4|58	

19155 14
14mr|tcpdump-4.3.0-2|1	Summary:	A network traffic monitoring tool
14mr|tcpdump-4.3.0-2|2	Name:		tcpdump
14mr|tcpdump-4.3.0-2|3	Version:	4.3.0
14mr|tcpdump-4.3.0-2|4	Release:	2
14mr|tcpdump-4.3.0-2|5	Epoch:		2
14mr|tcpdump-4.3.0-2|6	Group:		Monitoring
14mr|tcpdump-4.3.0-2|7	License:	BSD
14mr|tcpdump-4.3.0-2|8	URL:		http://www.tcpdump.org/
14mr|tcpdump-4.3.0-2|9	Source0:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
14mr|tcpdump-4.3.0-2|10	Source1:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
14mr|tcpdump-4.3.0-2|11	BuildRequires:	pcap-devel >= 1.2.0
14mr|tcpdump-4.3.0-2|12	BuildRequires:	openssl-devel
14mr|tcpdump-4.3.0-2|13	BuildRequires:	libsmi-devel
14mr|tcpdump-4.3.0-2|14	
14mr|tcpdump-4.3.0-2|15	%description
14mr|tcpdump-4.3.0-2|16	Tcpdump is a command-line tool for monitoring network traffic.  Tcpdump can
14mr|tcpdump-4.3.0-2|17	capture and display the packet headers on a particular network interface or on
14mr|tcpdump-4.3.0-2|18	all interfaces.  Tcpdump can display all of the packet headers, or just the
14mr|tcpdump-4.3.0-2|19	ones that match particular criteria.
14mr|tcpdump-4.3.0-2|20	
14mr|tcpdump-4.3.0-2|21	Install tcpdump if you need a program to monitor network traffic.
14mr|tcpdump-4.3.0-2|22	
14mr|tcpdump-4.3.0-2|23	%prep
14mr|tcpdump-4.3.0-2|24	%setup -q -n %{name}-%{version}
14mr|tcpdump-4.3.0-2|25	
14mr|tcpdump-4.3.0-2|26	%build
14mr|tcpdump-4.3.0-2|27	export CFLAGS="%{optflags} -I. -DIP_MAX_MEMBERSHIPS=20"
14mr|tcpdump-4.3.0-2|28	%configure2_5x \
14mr|tcpdump-4.3.0-2|29	--enable-ipv6
14mr|tcpdump-4.3.0-2|30	
14mr|tcpdump-4.3.0-2|31	%make
14mr|tcpdump-4.3.0-2|32	
14mr|tcpdump-4.3.0-2|33	# (oe) TODO: investigate the following:
14mr|tcpdump-4.3.0-2|34	#--with-user=USERNAME    drop privileges by default to USERNAME
14mr|tcpdump-4.3.0-2|35	#--with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
14mr|tcpdump-4.3.0-2|36	
14mr|tcpdump-4.3.0-2|37	%install
14mr|tcpdump-4.3.0-2|38	%makeinstall_std
14mr|tcpdump-4.3.0-2|39	# (misc) remove the binary, has this only pollutes completion
14mr|tcpdump-4.3.0-2|40	# and take useless space in the rpm
14mr|tcpdump-4.3.0-2|41	rm -f %{buildroot}/%_sbindir/%name.%version
14mr|tcpdump-4.3.0-2|42	
14mr|tcpdump-4.3.0-2|43	%files
14mr|tcpdump-4.3.0-2|44	%doc README CHANGES CREDITS LICENSE
14mr|tcpdump-4.3.0-2|45	%{_sbindir}/%{name}
14mr|tcpdump-4.3.0-2|46	%{_mandir}/man1/tcpdump.1*
14mr|tcpdump-4.3.0-2|47	
14mr|tcpdump-4.3.0-2|48	%changelog
14mr|tcpdump-4.3.0-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:4.3.0-2
14mr|tcpdump-4.3.0-2|50	+ Revision: f511438
14mr|tcpdump-4.3.0-2|51	- MassBuild#440: Increase release tag
14mr|tcpdump-4.3.0-2|52	
14mr|tcpdump-4.3.0-2|53	

19156 14
14mr|tcp_wrappers-7.6-45|1	%define LIB_MAJOR 0
14mr|tcp_wrappers-7.6-45|2	%define LIB_MINOR 7
14mr|tcp_wrappers-7.6-45|3	%define LIB_REL 6
14mr|tcp_wrappers-7.6-45|4	
14mr|tcp_wrappers-7.6-45|5	%define	major %{LIB_MAJOR}
14mr|tcp_wrappers-7.6-45|6	%define libname %mklibname wrap %{major}
14mr|tcp_wrappers-7.6-45|7	%define develname %mklibname wrap -d
14mr|tcp_wrappers-7.6-45|8	
14mr|tcp_wrappers-7.6-45|9	Summary: 	A security tool which acts as a wrapper for TCP daemons
14mr|tcp_wrappers-7.6-45|10	Name: 		tcp_wrappers
14mr|tcp_wrappers-7.6-45|11	Version: 	7.6
14mr|tcp_wrappers-7.6-45|12	Release: 	45
14mr|tcp_wrappers-7.6-45|13	Group: 		System/Servers
14mr|tcp_wrappers-7.6-45|14	License: 	BSD
14mr|tcp_wrappers-7.6-45|15	URL:		ftp://ftp.porcupine.org/pub/security/index.html
14mr|tcp_wrappers-7.6-45|16	Source0:        http://ftp.porcupine.org/pub/security/%{name}_%{version}.tar.bz2
14mr|tcp_wrappers-7.6-45|17	Patch0:		tcpw7.2-config.patch
14mr|tcp_wrappers-7.6-45|18	Patch1:		tcpw7.2-setenv.patch
14mr|tcp_wrappers-7.6-45|19	Patch2:		tcpw7.6-netgroup.patch
14mr|tcp_wrappers-7.6-45|20	Patch3:		tcp_wrappers-7.6-bug11881.patch
14mr|tcp_wrappers-7.6-45|21	Patch4:		tcp_wrappers-7.6-bug17795.patch
14mr|tcp_wrappers-7.6-45|22	Patch5:		tcp_wrappers-7.6-bug17847.patch
14mr|tcp_wrappers-7.6-45|23	Patch6:		tcp_wrappers-7.6-fixgethostbyname.patch
14mr|tcp_wrappers-7.6-45|24	Patch7:		tcp_wrappers-7.6-docu.patch
14mr|tcp_wrappers-7.6-45|25	Patch9:		tcp_wrappers.usagi-ipv6.patch
14mr|tcp_wrappers-7.6-45|26	Patch10:	tcp_wrappers.ume-ipv6.patch
14mr|tcp_wrappers-7.6-45|27	Patch11:	tcp_wrappers-7.6-shared.patch
14mr|tcp_wrappers-7.6-45|28	Patch12:	tcp_wrappers-7.6-sig.patch
14mr|tcp_wrappers-7.6-45|29	Patch13:	tcp_wrappers-7.6-strerror.patch
14mr|tcp_wrappers-7.6-45|30	Patch14:	tcp_wrappers-7.6-ldflags.patch
14mr|tcp_wrappers-7.6-45|31	Patch15:	tcp_wrappers-7.6-fix_sig-bug141110.patch
14mr|tcp_wrappers-7.6-45|32	Patch16:	tcp_wrappers-7.6-162412.patch
14mr|tcp_wrappers-7.6-45|33	Patch17:	tcp_wrappers-7.6-220015.patch
14mr|tcp_wrappers-7.6-45|34	Patch18:	tcp_wrappers-7.6-restore_sigalarm.patch
14mr|tcp_wrappers-7.6-45|35	Patch19:	tcp_wrappers-7.6-siglongjmp.patch
14mr|tcp_wrappers-7.6-45|36	Patch20:	tcp_wrappers-7.6-sigchld.patch
14mr|tcp_wrappers-7.6-45|37	Patch21:	tcp_wrappers-7.6-196326.patch
14mr|tcp_wrappers-7.6-45|38	Patch22:	tcp_wrappers_7.6-249430.patch
14mr|tcp_wrappers-7.6-45|39	Patch100:	tcp_wrappers-bug41864.diff
14mr|tcp_wrappers-7.6-45|40	BuildConflicts:	%{name}-devel
14mr|tcp_wrappers-7.6-45|41	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tcp_wrappers-7.6-45|42	
14mr|tcp_wrappers-7.6-45|43	%description
14mr|tcp_wrappers-7.6-45|44	The tcp_wrappers package provides small daemon programs which can
14mr|tcp_wrappers-7.6-45|45	monitor and filter incoming requests for systat, finger, FTP, telnet,
14mr|tcp_wrappers-7.6-45|46	rlogin, rsh, exec, tftp, talk and other network services.
14mr|tcp_wrappers-7.6-45|47	
14mr|tcp_wrappers-7.6-45|48	Install the tcp_wrappers program if you need a security tool for
14mr|tcp_wrappers-7.6-45|49	filtering incoming network services requests.
14mr|tcp_wrappers-7.6-45|50	
14mr|tcp_wrappers-7.6-45|51	This version also supports IPv6.
14mr|tcp_wrappers-7.6-45|52	
14mr|tcp_wrappers-7.6-45|53	%package -n	%{libname}
14mr|tcp_wrappers-7.6-45|54	Summary:	A security library which acts as a wrapper for TCP daemons
14mr|tcp_wrappers-7.6-45|55	Group:          System/Libraries
14mr|tcp_wrappers-7.6-45|56	
14mr|tcp_wrappers-7.6-45|57	%description -n	%{libname}
14mr|tcp_wrappers-7.6-45|58	The tcp_wrappers package provides small daemon programs which can
14mr|tcp_wrappers-7.6-45|59	monitor and filter incoming requests for systat, finger, ftp, telnet,
14mr|tcp_wrappers-7.6-45|60	rlogin, rsh, exec, tftp, talk and other network services.
14mr|tcp_wrappers-7.6-45|61	
14mr|tcp_wrappers-7.6-45|62	This package contains the shared tcp_wrappers library (libwrap).
14mr|tcp_wrappers-7.6-45|63	
14mr|tcp_wrappers-7.6-45|64	%package -n	%{develname}
14mr|tcp_wrappers-7.6-45|65	Summary:	A security library which acts as a wrapper for TCP daemons
14mr|tcp_wrappers-7.6-45|66	Group:		Development/C
14mr|tcp_wrappers-7.6-45|67	Requires:	%{libname} = %{version}-%{release}
14mr|tcp_wrappers-7.6-45|68	Provides:	libwrap-devel = %{version}-%{release}
14mr|tcp_wrappers-7.6-45|69	Provides:	%{name}-devel = %{version}-%{release}
14mr|tcp_wrappers-7.6-45|70	Provides:       wrap-devel = %{version}-%{release}
14mr|tcp_wrappers-7.6-45|71	Obsoletes:	%{name}-devel
14mr|tcp_wrappers-7.6-45|72	Obsoletes:	%{mklibname wrap 0 -d}
14mr|tcp_wrappers-7.6-45|73	
14mr|tcp_wrappers-7.6-45|74	%description -n	%{develname}
14mr|tcp_wrappers-7.6-45|75	The tcp_wrappers package provides small daemon programs which can
14mr|tcp_wrappers-7.6-45|76	monitor and filter incoming requests for systat, finger, ftp, telnet,
14mr|tcp_wrappers-7.6-45|77	rlogin, rsh, exec, tftp, talk and other network services.
14mr|tcp_wrappers-7.6-45|78	
14mr|tcp_wrappers-7.6-45|79	This package contains the static tcp_wrappers library (libwrap) and
14mr|tcp_wrappers-7.6-45|80	its header files.
14mr|tcp_wrappers-7.6-45|81	
14mr|tcp_wrappers-7.6-45|82	%prep
14mr|tcp_wrappers-7.6-45|83	
14mr|tcp_wrappers-7.6-45|84	%setup -q -n %{name}_%{version}
14mr|tcp_wrappers-7.6-45|85	%patch0 -p1 -b .config
14mr|tcp_wrappers-7.6-45|86	%patch1 -p1 -b .setenv
14mr|tcp_wrappers-7.6-45|87	%patch2 -p1 -b .netgroup
14mr|tcp_wrappers-7.6-45|88	%patch3 -p1 -b .bug11881
14mr|tcp_wrappers-7.6-45|89	%patch4 -p1 -b .bug17795
14mr|tcp_wrappers-7.6-45|90	%patch5 -p1 -b .bug17847
14mr|tcp_wrappers-7.6-45|91	%patch6 -p1 -b .fixgethostbyname
14mr|tcp_wrappers-7.6-45|92	%patch7 -p1 -b .docu
14mr|tcp_wrappers-7.6-45|93	%patch9 -p1 -b .usagi-ipv6
14mr|tcp_wrappers-7.6-45|94	%patch10 -p1 -b .ume-ipv6
14mr|tcp_wrappers-7.6-45|95	%patch11 -p1 -b .shared
14mr|tcp_wrappers-7.6-45|96	%patch12 -p1 -b .sig
14mr|tcp_wrappers-7.6-45|97	%patch13 -p1 -b .strerror
14mr|tcp_wrappers-7.6-45|98	%patch14 -p1 -b .cflags
14mr|tcp_wrappers-7.6-45|99	%patch15 -p1 -b .fix_sig
14mr|tcp_wrappers-7.6-45|100	%patch16 -p1 -b .162412
14mr|tcp_wrappers-7.6-45|101	%patch17 -p1 -b .220015
14mr|tcp_wrappers-7.6-45|102	%patch18 -p1 -b .restore_sigalarm
14mr|tcp_wrappers-7.6-45|103	%patch19 -p1 -b .siglongjmp
14mr|tcp_wrappers-7.6-45|104	%patch20 -p1 -b .sigchld
14mr|tcp_wrappers-7.6-45|105	%patch21 -p1 -b .196326
14mr|tcp_wrappers-7.6-45|106	%patch22 -p1 -b .249430
14mr|tcp_wrappers-7.6-45|107	
14mr|tcp_wrappers-7.6-45|108	%patch100 -p0 -b .bug41864
14mr|tcp_wrappers-7.6-45|109	
14mr|tcp_wrappers-7.6-45|110	%build
14mr|tcp_wrappers-7.6-45|111	%serverbuild
14mr|tcp_wrappers-7.6-45|112	export CFLAGS="%{optflags} -fPIC"
14mr|tcp_wrappers-7.6-45|113	%make RPM_OPT_FLAGS="$CFLAGS -fPIC -DPIC -D_REENTRANT -DHAVE_STRERROR" \
14mr|tcp_wrappers-7.6-45|114	LDFLAGS="%{ldflags} -pie" REAL_DAEMON_DIR=%{_sbindir} \
14mr|tcp_wrappers-7.6-45|115	MAJOR=%{LIB_MAJOR} MINOR=%{LIB_MINOR} REL=%{LIB_REL} linux
14mr|tcp_wrappers-7.6-45|116	
14mr|tcp_wrappers-7.6-45|117	%install
14mr|tcp_wrappers-7.6-45|118	rm -rf %{buildroot}
14mr|tcp_wrappers-7.6-45|119	
14mr|tcp_wrappers-7.6-45|120	install -d %{buildroot}%{_includedir}
14mr|tcp_wrappers-7.6-45|121	install -d %{buildroot}/%{_lib}
14mr|tcp_wrappers-7.6-45|122	install -d %{buildroot}%{_libdir}
14mr|tcp_wrappers-7.6-45|123	install -d %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|124	install -d %{buildroot}%{_mandir}/man{3,5,8}
14mr|tcp_wrappers-7.6-45|125	
14mr|tcp_wrappers-7.6-45|126	install -m644 hosts_access.3 %{buildroot}%{_mandir}/man3
14mr|tcp_wrappers-7.6-45|127	install -m644 hosts_access.5 hosts_options.5 %{buildroot}%{_mandir}/man5
14mr|tcp_wrappers-7.6-45|128	ln hosts_access.5 %{buildroot}%{_mandir}/man5/hosts.allow.5
14mr|tcp_wrappers-7.6-45|129	ln hosts_access.5 %{buildroot}%{_mandir}/man5/hosts.deny.5
14mr|tcp_wrappers-7.6-45|130	install -m644 tcpd.8 tcpdchk.8 tcpdmatch.8 %{buildroot}%{_mandir}/man8
14mr|tcp_wrappers-7.6-45|131	
14mr|tcp_wrappers-7.6-45|132	install -m755 libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}/%{_lib}/
14mr|tcp_wrappers-7.6-45|133	ln -s libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}/%{_lib}/libwrap.so.%{LIB_MAJOR}
14mr|tcp_wrappers-7.6-45|134	ln -s /%{_lib}/libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}%{_libdir}/libwrap.so
14mr|tcp_wrappers-7.6-45|135	
14mr|tcp_wrappers-7.6-45|136	install -m644 libwrap.a %{buildroot}%{_libdir}
14mr|tcp_wrappers-7.6-45|137	install -m644 tcpd.h %{buildroot}%{_includedir}
14mr|tcp_wrappers-7.6-45|138	
14mr|tcp_wrappers-7.6-45|139	install -s -m755 safe_finger %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|140	install -s -m755 tcpd %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|141	install -s -m755 tcpdchk %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|142	install -s -m755 tcpdmatch %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|143	install -s -m755 try-from %{buildroot}%{_sbindir}
14mr|tcp_wrappers-7.6-45|144	
14mr|tcp_wrappers-7.6-45|145	# (fg) 20000905 FIXME FIXME FIXME: setenv in libwrap.a is rather strange for
14mr|tcp_wrappers-7.6-45|146	# one, so I remove it here - but will it break anything else?
14mr|tcp_wrappers-7.6-45|147	#(peroyvind): do it with a patch in stead now
14mr|tcp_wrappers-7.6-45|148	#ar d %{buildroot}%{_libdir}/libwrap.a setenv.o
14mr|tcp_wrappers-7.6-45|149	
14mr|tcp_wrappers-7.6-45|150	%if %mdkversion < 200900
14mr|tcp_wrappers-7.6-45|151	%post -n %{libname} -p /sbin/ldconfig
14mr|tcp_wrappers-7.6-45|152	%endif
14mr|tcp_wrappers-7.6-45|153	
14mr|tcp_wrappers-7.6-45|154	%if %mdkversion < 200900
14mr|tcp_wrappers-7.6-45|155	%postun -n %{libname} -p /sbin/ldconfig
14mr|tcp_wrappers-7.6-45|156	%endif
14mr|tcp_wrappers-7.6-45|157	
14mr|tcp_wrappers-7.6-45|158	%clean
14mr|tcp_wrappers-7.6-45|159	rm -rf %{buildroot}
14mr|tcp_wrappers-7.6-45|160	
14mr|tcp_wrappers-7.6-45|161	%files
14mr|tcp_wrappers-7.6-45|162	%defattr(-,root,root,755)
14mr|tcp_wrappers-7.6-45|163	%doc BLURB CHANGES README* DISCLAIMER Banners.Makefile
14mr|tcp_wrappers-7.6-45|164	%{_sbindir}/*
14mr|tcp_wrappers-7.6-45|165	%{_mandir}/man*/*
14mr|tcp_wrappers-7.6-45|166	
14mr|tcp_wrappers-7.6-45|167	%files -n %{libname}
14mr|tcp_wrappers-7.6-45|168	%defattr(-,root,root)
14mr|tcp_wrappers-7.6-45|169	%doc README
14mr|tcp_wrappers-7.6-45|170	/%{_lib}/*.so.*
14mr|tcp_wrappers-7.6-45|171	
14mr|tcp_wrappers-7.6-45|172	%files -n %{develname}
14mr|tcp_wrappers-7.6-45|173	%defattr(-,root,root)
14mr|tcp_wrappers-7.6-45|174	%doc DISCLAIMER
14mr|tcp_wrappers-7.6-45|175	%{_includedir}/*
14mr|tcp_wrappers-7.6-45|176	%{_libdir}/*.so
14mr|tcp_wrappers-7.6-45|177	%{_libdir}/*.a
14mr|tcp_wrappers-7.6-45|178	
14mr|tcp_wrappers-7.6-45|179	
14mr|tcp_wrappers-7.6-45|180	
14mr|tcp_wrappers-7.6-45|181	%changelog
14mr|tcp_wrappers-7.6-45|182	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.6-45
14mr|tcp_wrappers-7.6-45|183	+ Revision: d1723ce
14mr|tcp_wrappers-7.6-45|184	- MassBuild#440: Increase release tag
14mr|tcp_wrappers-7.6-45|185	
14mr|tcp_wrappers-7.6-45|186	

19157 14
14mr|tcsh-6.18.01-4|1	%define debug_package %nil
14mr|tcsh-6.18.01-4|2	
14mr|tcsh-6.18.01-4|3	Summary:	An enhanced version of csh, the C shell
14mr|tcsh-6.18.01-4|4	Name:		tcsh
14mr|tcsh-6.18.01-4|5	Version:	6.18.01
14mr|tcsh-6.18.01-4|6	Release:	4
14mr|tcsh-6.18.01-4|7	License:	BSD
14mr|tcsh-6.18.01-4|8	Group:		Shells
14mr|tcsh-6.18.01-4|9	URL:		http://www.tcsh.org/
14mr|tcsh-6.18.01-4|10	Source0:	ftp://ftp.astron.com/pub/%{name}/%{name}-%{version}.tar.gz
14mr|tcsh-6.18.01-4|11	
14mr|tcsh-6.18.01-4|12	Source1:	alias.csh
14mr|tcsh-6.18.01-4|13	# patches from fedora
14mr|tcsh-6.18.01-4|14	Patch1:		tcsh-6.15.00-closem.patch
14mr|tcsh-6.18.01-4|15	Patch2:		tcsh-aarch64.patch
14mr|tcsh-6.18.01-4|16	Patch12:	tcsh-6.15.00-tinfo.patch
14mr|tcsh-6.18.01-4|17	Patch13:	tcsh-6.14.00-unprintable.patch
14mr|tcsh-6.18.01-4|18	Patch14:	tcsh-6.15.00-hist-sub.patch
14mr|tcsh-6.18.01-4|19	
14mr|tcsh-6.18.01-4|20	# our patches
14mr|tcsh-6.18.01-4|21	Patch106:	tcsh-6.10.00-glibc_compat.patch
14mr|tcsh-6.18.01-4|22	# handle new DIR_COLORS codes, fixes #40532, #48284 (partly merged)
14mr|tcsh-6.18.01-4|23	Patch107:	tcsh-6.17.00-ls-colors-var.patch
14mr|tcsh-6.18.01-4|24	
14mr|tcsh-6.18.01-4|25	BuildRequires:	pkgconfig(ncurses)
14mr|tcsh-6.18.01-4|26	BuildRequires:	groff-for-man
14mr|tcsh-6.18.01-4|27	Requires(post):	rpm-helper >= 0.7
14mr|tcsh-6.18.01-4|28	Requires(postun):	rpm-helper >= 0.7
14mr|tcsh-6.18.01-4|29	Provides:	csh = %{version}
14mr|tcsh-6.18.01-4|30	Provides:	/bin/csh
14mr|tcsh-6.18.01-4|31	Provides:	/bin/tcsh
14mr|tcsh-6.18.01-4|32	
14mr|tcsh-6.18.01-4|33	%description
14mr|tcsh-6.18.01-4|34	Tcsh is an enhanced but completely compatible version of csh, the C
14mr|tcsh-6.18.01-4|35	shell. Tcsh is a command language interpreter which can be used both
14mr|tcsh-6.18.01-4|36	as an interactive login shell and as a shell script command processor.
14mr|tcsh-6.18.01-4|37	Tcsh includes a command line editor, programmable word completion,
14mr|tcsh-6.18.01-4|38	spelling correction, a history mechanism, job control and a C language
14mr|tcsh-6.18.01-4|39	like syntax.
14mr|tcsh-6.18.01-4|40	
14mr|tcsh-6.18.01-4|41	
14mr|tcsh-6.18.01-4|42	%prep
14mr|tcsh-6.18.01-4|43	%setup -q
14mr|tcsh-6.18.01-4|44	%patch1 -p0
14mr|tcsh-6.18.01-4|45	%patch2 -p1
14mr|tcsh-6.18.01-4|46	%patch12 -p0
14mr|tcsh-6.18.01-4|47	#patch13 -p1 -b .unprintable
14mr|tcsh-6.18.01-4|48	%patch14 -p0
14mr|tcsh-6.18.01-4|49	
14mr|tcsh-6.18.01-4|50	%patch106 -p0
14mr|tcsh-6.18.01-4|51	%patch107 -p0
14mr|tcsh-6.18.01-4|52	
14mr|tcsh-6.18.01-4|53	%build
14mr|tcsh-6.18.01-4|54	%configure2_5x --bindir=/bin --without-hesiod
14mr|tcsh-6.18.01-4|55	%make
14mr|tcsh-6.18.01-4|56	nroff -me eight-bit.me > eight-bit.txt
14mr|tcsh-6.18.01-4|57	
14mr|tcsh-6.18.01-4|58	%install
14mr|tcsh-6.18.01-4|59	install -D tcsh %{buildroot}/bin/tcsh
14mr|tcsh-6.18.01-4|60	install -D tcsh.man %{buildroot}%{_mandir}/man1/tcsh.1
14mr|tcsh-6.18.01-4|61	
14mr|tcsh-6.18.01-4|62	ln -s tcsh.1 %{buildroot}%{_mandir}/man1/csh.1
14mr|tcsh-6.18.01-4|63	ln -sf tcsh %{buildroot}/bin/csh
14mr|tcsh-6.18.01-4|64	
14mr|tcsh-6.18.01-4|65	install -D %{SOURCE1} %{buildroot}/etc/profile.d/$(basename %{SOURCE1})
14mr|tcsh-6.18.01-4|66	
14mr|tcsh-6.18.01-4|67	%post
14mr|tcsh-6.18.01-4|68	%_add_shell_helper %{name} $1 /bin/csh
14mr|tcsh-6.18.01-4|69	%_add_shell_helper %{name} $1 /bin/tcsh
14mr|tcsh-6.18.01-4|70	
14mr|tcsh-6.18.01-4|71	%postun
14mr|tcsh-6.18.01-4|72	%_del_shell_helper %{name} $1 /bin/csh
14mr|tcsh-6.18.01-4|73	%_del_shell_helper %{name} $1 /bin/tcsh
14mr|tcsh-6.18.01-4|74	
14mr|tcsh-6.18.01-4|75	%files
14mr|tcsh-6.18.01-4|76	%defattr(644,root,root,755)
14mr|tcsh-6.18.01-4|77	%doc NewThings FAQ Fixes eight-bit.txt complete.tcsh
14mr|tcsh-6.18.01-4|78	%doc Ported README* WishList Y2K
14mr|tcsh-6.18.01-4|79	%config(noreplace) %{_sysconfdir}/profile.d/*
14mr|tcsh-6.18.01-4|80	%attr(755,root,root) /bin/*
14mr|tcsh-6.18.01-4|81	%{_mandir}/*/*
14mr|tcsh-6.18.01-4|82	
14mr|tcsh-6.18.01-4|83	%changelog
14mr|tcsh-6.18.01-4|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.18.01-4
14mr|tcsh-6.18.01-4|85	+ Revision: f7a5bef
14mr|tcsh-6.18.01-4|86	- MassBuild#440: Increase release tag
14mr|tcsh-6.18.01-4|87	
14mr|tcsh-6.18.01-4|88	

19158 14
14mr|tdb-1.3.0-4|1	%define major   1
14mr|tdb-1.3.0-4|2	%define libname %mklibname tdb %{major}
14mr|tdb-1.3.0-4|3	%define devname %mklibname -d tdb
14mr|tdb-1.3.0-4|4	%define beta %nil
14mr|tdb-1.3.0-4|5	
14mr|tdb-1.3.0-4|6	# beta releases are taken from the samba4 tarball using
14mr|tdb-1.3.0-4|7	# mkdir -p tdb-1.2.11/lib
14mr|tdb-1.3.0-4|8	# cp -a buildtools lib/tdb/* tdb-1.2.11/
14mr|tdb-1.3.0-4|9	# cp -a lib/replace tdb-1.2.11/lib/
14mr|tdb-1.3.0-4|10	# tar cf tdb-1.2.11.tar tdb-1.2.11
14mr|tdb-1.3.0-4|11	
14mr|tdb-1.3.0-4|12	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
14mr|tdb-1.3.0-4|13	if [ -d "$GNUPGHOME" ] \
14mr|tdb-1.3.0-4|14	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
14mr|tdb-1.3.0-4|15	fi \
14mr|tdb-1.3.0-4|16	install -d -m700 $GNUPGHOME \
14mr|tdb-1.3.0-4|17	gpg --import %{1} \
14mr|tdb-1.3.0-4|18	gpg --trust-model always --verify %{2} \
14mr|tdb-1.3.0-4|19	rm -Rf $GNUPGHOME \
14mr|tdb-1.3.0-4|20	
14mr|tdb-1.3.0-4|21	
14mr|tdb-1.3.0-4|22	Name:           tdb
14mr|tdb-1.3.0-4|23	Version:        1.3.0
14mr|tdb-1.3.0-4|24	# We shipped it in samba3 versioned with the samba3 version
14mr|tdb-1.3.0-4|25	Epoch:          1
14mr|tdb-1.3.0-4|26	%if "%beta" != ""
14mr|tdb-1.3.0-4|27	Release:	0.%beta.1
14mr|tdb-1.3.0-4|28	%else
14mr|tdb-1.3.0-4|29	Release:        4
14mr|tdb-1.3.0-4|30	Source1:        http://talloc.samba.org/ftp/tdb/tdb-%{version}.tar.asc
14mr|tdb-1.3.0-4|31	Source2:        samba-pubkey.asc
14mr|tdb-1.3.0-4|32	%endif
14mr|tdb-1.3.0-4|33	Group:          System/Libraries
14mr|tdb-1.3.0-4|34	License:        GPLv2
14mr|tdb-1.3.0-4|35	URL:            http://tdb.samba.org/
14mr|tdb-1.3.0-4|36	Summary:        Library implementing Samba's embedded database
14mr|tdb-1.3.0-4|37	Source0:        http://talloc.samba.org/ftp/tdb/tdb-%{version}.tar.gz
14mr|tdb-1.3.0-4|38	Patch0:		0001-tdb-include-include-stdbool.h-in-tdb.h.patch
14mr|tdb-1.3.0-4|39	BuildRequires:  python-devel xsltproc docbook-style-xsl
14mr|tdb-1.3.0-4|40	
14mr|tdb-1.3.0-4|41	%track
14mr|tdb-1.3.0-4|42	prog %name = {
14mr|tdb-1.3.0-4|43	url = http://talloc.samba.org/ftp/tdb/
14mr|tdb-1.3.0-4|44	regex = %name-(__VER__)\.tar\.gz
14mr|tdb-1.3.0-4|45	version = %version
14mr|tdb-1.3.0-4|46	}
14mr|tdb-1.3.0-4|47	
14mr|tdb-1.3.0-4|48	%description
14mr|tdb-1.3.0-4|49	Library implementing Samba's embedded database and utilities for backing up,
14mr|tdb-1.3.0-4|50	restoring and manipulating the database.
14mr|tdb-1.3.0-4|51	
14mr|tdb-1.3.0-4|52	%package -n     %{libname}
14mr|tdb-1.3.0-4|53	Group:          System/Libraries
14mr|tdb-1.3.0-4|54	Summary:        Library implementing Samba's embedded database
14mr|tdb-1.3.0-4|55	
14mr|tdb-1.3.0-4|56	%description -n %{libname}
14mr|tdb-1.3.0-4|57	Library implementing Samba's embedded database
14mr|tdb-1.3.0-4|58	
14mr|tdb-1.3.0-4|59	%package -n     tdb-utils
14mr|tdb-1.3.0-4|60	Group:          Databases
14mr|tdb-1.3.0-4|61	Summary:        Tools for backing up, restoring, and manipulating Samba's embedded database
14mr|tdb-1.3.0-4|62	Conflicts:      samba-server < 3.3.2-2
14mr|tdb-1.3.0-4|63	
14mr|tdb-1.3.0-4|64	%description -n tdb-utils
14mr|tdb-1.3.0-4|65	Tools for backing up, restoring, and manipulating Samba's embedded database
14mr|tdb-1.3.0-4|66	
14mr|tdb-1.3.0-4|67	%package -n     %{devname}
14mr|tdb-1.3.0-4|68	Group:          Development/C
14mr|tdb-1.3.0-4|69	Summary:        Library implementing Samba's embedded database
14mr|tdb-1.3.0-4|70	Provides:       tdb-devel = %{EVRD}
14mr|tdb-1.3.0-4|71	Requires:       %{libname} = %{EVRD}
14mr|tdb-1.3.0-4|72	# because /usr/include/tdb.h was moved from libsmbclient0-devel to libname-devel
14mr|tdb-1.3.0-4|73	Conflicts:      %{mklibname smbclient 0 -d} < 3.2.6-3
14mr|tdb-1.3.0-4|74	
14mr|tdb-1.3.0-4|75	%description -n %{devname}
14mr|tdb-1.3.0-4|76	Library implementing Samba's embedded database
14mr|tdb-1.3.0-4|77	
14mr|tdb-1.3.0-4|78	%package -n     python-tdb
14mr|tdb-1.3.0-4|79	Group:          Development/Python
14mr|tdb-1.3.0-4|80	Summary:        Python bindings to Samba's tdb embedded database
14mr|tdb-1.3.0-4|81	
14mr|tdb-1.3.0-4|82	%description -n python-tdb
14mr|tdb-1.3.0-4|83	Pyhton bindings to Samba's tdb embedded database
14mr|tdb-1.3.0-4|84	
14mr|tdb-1.3.0-4|85	%prep
14mr|tdb-1.3.0-4|86	%if "%beta" == ""
14mr|tdb-1.3.0-4|87	#Try and validate signatures on source:
14mr|tdb-1.3.0-4|88	VERIFYSOURCE=%{SOURCE0}
14mr|tdb-1.3.0-4|89	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
14mr|tdb-1.3.0-4|90	gzip -dc %{SOURCE0} > $VERIFYSOURCE
14mr|tdb-1.3.0-4|91	
14mr|tdb-1.3.0-4|92	#check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
14mr|tdb-1.3.0-4|93	
14mr|tdb-1.3.0-4|94	rm -f $VERIFYSOURCE
14mr|tdb-1.3.0-4|95	%endif
14mr|tdb-1.3.0-4|96	
14mr|tdb-1.3.0-4|97	%setup -q
14mr|tdb-1.3.0-4|98	%apply_patches
14mr|tdb-1.3.0-4|99	
14mr|tdb-1.3.0-4|100	%build
14mr|tdb-1.3.0-4|101	export PYTHONDIR=%{py_platsitedir}
14mr|tdb-1.3.0-4|102	%configure2_5x	--disable-rpath
14mr|tdb-1.3.0-4|103	%make
14mr|tdb-1.3.0-4|104	
14mr|tdb-1.3.0-4|105	%install
14mr|tdb-1.3.0-4|106	%makeinstall_std
14mr|tdb-1.3.0-4|107	chmod 755 %{buildroot}%{_libdir}/libtdb.so.%{major}* %{buildroot}%{py_platsitedir}/tdb.so
14mr|tdb-1.3.0-4|108	
14mr|tdb-1.3.0-4|109	%files -n %{libname}
14mr|tdb-1.3.0-4|110	%{_libdir}/libtdb.so.%{major}*
14mr|tdb-1.3.0-4|111	
14mr|tdb-1.3.0-4|112	%files -n %{devname}
14mr|tdb-1.3.0-4|113	%{_libdir}/libtdb.so
14mr|tdb-1.3.0-4|114	#{_libdir}/libname.a
14mr|tdb-1.3.0-4|115	%{_includedir}/tdb.h
14mr|tdb-1.3.0-4|116	%{_libdir}/pkgconfig/tdb.pc
14mr|tdb-1.3.0-4|117	
14mr|tdb-1.3.0-4|118	%files -n tdb-utils
14mr|tdb-1.3.0-4|119	%{_bindir}/tdb*
14mr|tdb-1.3.0-4|120	%{_mandir}/man8/tdb*.8*
14mr|tdb-1.3.0-4|121	
14mr|tdb-1.3.0-4|122	%files -n python-tdb
14mr|tdb-1.3.0-4|123	%{py_platsitedir}/tdb.so
14mr|tdb-1.3.0-4|124	
14mr|tdb-1.3.0-4|125	%changelog
14mr|tdb-1.3.0-4|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.3.0-4
14mr|tdb-1.3.0-4|127	+ Revision: db5a5e0
14mr|tdb-1.3.0-4|128	- MassBuild#440: Increase release tag
14mr|tdb-1.3.0-4|129	
14mr|tdb-1.3.0-4|130	

19159 14
14mr|teckit-2.5.1-7|1	%define major 0
14mr|teckit-2.5.1-7|2	%define libname %mklibname teckit %{major}
14mr|teckit-2.5.1-7|3	%define libname_d %mklibname teckit -d
14mr|teckit-2.5.1-7|4	%define libname_d_s %mklibname teckit -d -s
14mr|teckit-2.5.1-7|5	
14mr|teckit-2.5.1-7|6	Name:		teckit
14mr|teckit-2.5.1-7|7	Version:	2.5.1
14mr|teckit-2.5.1-7|8	Release:	7
14mr|teckit-2.5.1-7|9	Epoch:		0
14mr|teckit-2.5.1-7|10	Summary:	Conversion library and mapping compiler
14mr|teckit-2.5.1-7|11	License:	LGPL
14mr|teckit-2.5.1-7|12	Group:		System/Libraries
14mr|teckit-2.5.1-7|13	URL:		http://scripts.sil.org/teckit
14mr|teckit-2.5.1-7|14	Source0:	http://scripts.sil.org/svn-view/teckit/TAGS/TECkit_2_5_1.tar.gz
14mr|teckit-2.5.1-7|15	Patch0:		TECkit-2.5.1-gcc44.patch
14mr|teckit-2.5.1-7|16	BuildRequires:	chrpath
14mr|teckit-2.5.1-7|17	BuildRequires:	expat-devel
14mr|teckit-2.5.1-7|18	BuildRequires:	zlib-devel
14mr|teckit-2.5.1-7|19	
14mr|teckit-2.5.1-7|20	%description
14mr|teckit-2.5.1-7|21	TECkit is a low-level toolkit intended to be used by other
14mr|teckit-2.5.1-7|22	applications that need to perform encoding conversions (e.g., when
14mr|teckit-2.5.1-7|23	importing legacy data into a Unicode-based application). The
14mr|teckit-2.5.1-7|24	primary component of the TECkit package is therefore a library that
14mr|teckit-2.5.1-7|25	performs conversions; this is the "TECkit engine". The engine
14mr|teckit-2.5.1-7|26	relies on mapping tables in a specific binary format (for which
14mr|teckit-2.5.1-7|27	documentation is available); there is a compiler that creates such
14mr|teckit-2.5.1-7|28	tables from a human-readable mapping description (a simple text file).
14mr|teckit-2.5.1-7|29	
14mr|teckit-2.5.1-7|30	%package -n %{libname}
14mr|teckit-2.5.1-7|31	Summary:	Conversion library and mapping compiler
14mr|teckit-2.5.1-7|32	Group:		System/Libraries
14mr|teckit-2.5.1-7|33	
14mr|teckit-2.5.1-7|34	%description -n %{libname}
14mr|teckit-2.5.1-7|35	TECkit is a low-level toolkit intended to be used by other
14mr|teckit-2.5.1-7|36	applications that need to perform encoding conversions (e.g., when
14mr|teckit-2.5.1-7|37	importing legacy data into a Unicode-based application). The
14mr|teckit-2.5.1-7|38	primary component of the TECkit package is therefore a library that
14mr|teckit-2.5.1-7|39	performs conversions; this is the "TECkit engine". The engine
14mr|teckit-2.5.1-7|40	relies on mapping tables in a specific binary format (for which
14mr|teckit-2.5.1-7|41	documentation is available); there is a compiler that creates such
14mr|teckit-2.5.1-7|42	tables from a human-readable mapping description (a simple text file).
14mr|teckit-2.5.1-7|43	
14mr|teckit-2.5.1-7|44	%package -n %{libname_d}
14mr|teckit-2.5.1-7|45	Summary:	Development files for teckit
14mr|teckit-2.5.1-7|46	Group:		Development/C
14mr|teckit-2.5.1-7|47	Requires:	%{libname} = %{EVRD}
14mr|teckit-2.5.1-7|48	Provides:	%{name}-devel = %{EVRD}
14mr|teckit-2.5.1-7|49	
14mr|teckit-2.5.1-7|50	%description -n %{libname_d}
14mr|teckit-2.5.1-7|51	Development files for teckit.
14mr|teckit-2.5.1-7|52	
14mr|teckit-2.5.1-7|53	%package -n %{libname_d_s}
14mr|teckit-2.5.1-7|54	Summary:	Static Library for developing applications with %{name}
14mr|teckit-2.5.1-7|55	Group:		Development/C
14mr|teckit-2.5.1-7|56	Requires:	%{libname_d} = %{EVRD}
14mr|teckit-2.5.1-7|57	Provides:	%{name}-static-devel = %{EVRD}
14mr|teckit-2.5.1-7|58	
14mr|teckit-2.5.1-7|59	%description -n %{libname_d_s}
14mr|teckit-2.5.1-7|60	Static library for teckit.
14mr|teckit-2.5.1-7|61	
14mr|teckit-2.5.1-7|62	%prep
14mr|teckit-2.5.1-7|63	%setup -q -n TECkit_2_5_1
14mr|teckit-2.5.1-7|64	%__chmod 0755 ./configure
14mr|teckit-2.5.1-7|65	%__rm -r zlib*
14mr|teckit-2.5.1-7|66	%patch0 -p0 -b .gcc44
14mr|teckit-2.5.1-7|67	
14mr|teckit-2.5.1-7|68	%build
14mr|teckit-2.5.1-7|69	%configure2_5x
14mr|teckit-2.5.1-7|70	%make
14mr|teckit-2.5.1-7|71	
14mr|teckit-2.5.1-7|72	%install
14mr|teckit-2.5.1-7|73	%makeinstall_std
14mr|teckit-2.5.1-7|74	
14mr|teckit-2.5.1-7|75	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/sfconv
14mr|teckit-2.5.1-7|76	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/teckit_compile
14mr|teckit-2.5.1-7|77	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/txtconv
14mr|teckit-2.5.1-7|78	
14mr|teckit-2.5.1-7|79	%check
14mr|teckit-2.5.1-7|80	%{make} check
14mr|teckit-2.5.1-7|81	
14mr|teckit-2.5.1-7|82	%files
14mr|teckit-2.5.1-7|83	%{_bindir}/sfconv
14mr|teckit-2.5.1-7|84	%{_bindir}/teckit_compile
14mr|teckit-2.5.1-7|85	%{_bindir}/txtconv
14mr|teckit-2.5.1-7|86	
14mr|teckit-2.5.1-7|87	%files -n %{libname}
14mr|teckit-2.5.1-7|88	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14mr|teckit-2.5.1-7|89	%{_libdir}/libTECkit.so.*
14mr|teckit-2.5.1-7|90	%{_libdir}/libTECkit_Compiler.so.*
14mr|teckit-2.5.1-7|91	
14mr|teckit-2.5.1-7|92	%files -n %{libname_d}
14mr|teckit-2.5.1-7|93	%doc docs/*.pdf
14mr|teckit-2.5.1-7|94	%dir %{_includedir}/teckit/
14mr|teckit-2.5.1-7|95	%{_includedir}/teckit/TECkit_Common.h
14mr|teckit-2.5.1-7|96	%{_includedir}/teckit/TECkit_Compiler.h
14mr|teckit-2.5.1-7|97	%{_includedir}/teckit/TECkit_Engine.h
14mr|teckit-2.5.1-7|98	%{_libdir}/libTECkit.so
14mr|teckit-2.5.1-7|99	%{_libdir}/libTECkit_Compiler.so
14mr|teckit-2.5.1-7|100	
14mr|teckit-2.5.1-7|101	%files -n %{libname_d_s}
14mr|teckit-2.5.1-7|102	%{_libdir}/libTECkit.a
14mr|teckit-2.5.1-7|103	%{_libdir}/libTECkit_Compiler.a
14mr|teckit-2.5.1-7|104	
14mr|teckit-2.5.1-7|105	
14mr|teckit-2.5.1-7|106	
14mr|teckit-2.5.1-7|107	%changelog
14mr|teckit-2.5.1-7|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.5.1-7
14mr|teckit-2.5.1-7|109	+ Revision: 5ef29fd
14mr|teckit-2.5.1-7|110	- MassBuild#440: Increase release tag
14mr|teckit-2.5.1-7|111	
14mr|teckit-2.5.1-7|112	

19160 14
14mr|telepathy-farstream-0.6.1-1|1	%define major		3
14mr|telepathy-farstream-0.6.1-1|2	%define libname		%mklibname %{name} %{major}
14mr|telepathy-farstream-0.6.1-1|3	%define develname	%mklibname -d %{name}
14mr|telepathy-farstream-0.6.1-1|4	
14mr|telepathy-farstream-0.6.1-1|5	Summary:	Stream Engine to handle media streaming channels
14mr|telepathy-farstream-0.6.1-1|6	Name:		telepathy-farstream
14mr|telepathy-farstream-0.6.1-1|7	Version:	0.6.1
14mr|telepathy-farstream-0.6.1-1|8	Release:	1
14mr|telepathy-farstream-0.6.1-1|9	License:	LGPLv2+
14mr|telepathy-farstream-0.6.1-1|10	Group:		Networking/Instant messaging
14mr|telepathy-farstream-0.6.1-1|11	Url:		http://telepathy.freedesktop.org/wiki/
14mr|telepathy-farstream-0.6.1-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|telepathy-farstream-0.6.1-1|13	
14mr|telepathy-farstream-0.6.1-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|telepathy-farstream-0.6.1-1|15	BuildRequires:	pkgconfig(farstream-0.2)
14mr|telepathy-farstream-0.6.1-1|16	BuildRequires:	pkgconfig(python)
14mr|telepathy-farstream-0.6.1-1|17	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13.4
14mr|telepathy-farstream-0.6.1-1|18	BuildRequires:	gobject-introspection-devel
14mr|telepathy-farstream-0.6.1-1|19	
14mr|telepathy-farstream-0.6.1-1|20	Provides:       %{name}-python = %{version}
14mr|telepathy-farstream-0.6.1-1|21	Obsoletes:      %{name}-python < 0.6.0
14mr|telepathy-farstream-0.6.1-1|22	
14mr|telepathy-farstream-0.6.1-1|23	%description
14mr|telepathy-farstream-0.6.1-1|24	Stream Engine is a Telepathy client that uses Farsight and GStreamer
14mr|telepathy-farstream-0.6.1-1|25	to handle media streaming channels. It's used as a background process
14mr|telepathy-farstream-0.6.1-1|26	by other Telepathy clients, rather than presenting any user interface
14mr|telepathy-farstream-0.6.1-1|27	of its own.
14mr|telepathy-farstream-0.6.1-1|28	
14mr|telepathy-farstream-0.6.1-1|29	Telepathy is a D-Bus framework for unifying real time communication,
14mr|telepathy-farstream-0.6.1-1|30	including instant messaging, voice calls and video calls. It abstracts
14mr|telepathy-farstream-0.6.1-1|31	differences between protocols to provide a unified interface for
14mr|telepathy-farstream-0.6.1-1|32	applications.
14mr|telepathy-farstream-0.6.1-1|33	
14mr|telepathy-farstream-0.6.1-1|34	%package -n %{libname}
14mr|telepathy-farstream-0.6.1-1|35	Group:		System/Libraries
14mr|telepathy-farstream-0.6.1-1|36	Summary:	Stream Engine to handle media streaming channels
14mr|telepathy-farstream-0.6.1-1|37	
14mr|telepathy-farstream-0.6.1-1|38	%description -n %{libname}
14mr|telepathy-farstream-0.6.1-1|39	Stream Engine is a Telepathy client that uses Farsight and GStreamer
14mr|telepathy-farstream-0.6.1-1|40	to handle media streaming channels. It's used as a background process
14mr|telepathy-farstream-0.6.1-1|41	by other Telepathy clients, rather than presenting any user interface
14mr|telepathy-farstream-0.6.1-1|42	of its own.
14mr|telepathy-farstream-0.6.1-1|43	
14mr|telepathy-farstream-0.6.1-1|44	Telepathy is a D-Bus framework for unifying real time communication,
14mr|telepathy-farstream-0.6.1-1|45	including instant messaging, voice calls and video calls. It abstracts
14mr|telepathy-farstream-0.6.1-1|46	differences between protocols to provide a unified interface for
14mr|telepathy-farstream-0.6.1-1|47	applications.
14mr|telepathy-farstream-0.6.1-1|48	
14mr|telepathy-farstream-0.6.1-1|49	%package -n %{develname}
14mr|telepathy-farstream-0.6.1-1|50	Group:		Development/C
14mr|telepathy-farstream-0.6.1-1|51	Summary:	Stream Engine to handle media streaming channels
14mr|telepathy-farstream-0.6.1-1|52	Requires:	%{libname} = %{version}-%{release}
14mr|telepathy-farstream-0.6.1-1|53	Provides:	%{name}-devel = %{version}-%{release}
14mr|telepathy-farstream-0.6.1-1|54	
14mr|telepathy-farstream-0.6.1-1|55	%description -n %{develname}
14mr|telepathy-farstream-0.6.1-1|56	This package contains the development library and header files
14mr|telepathy-farstream-0.6.1-1|57	for %{name}.
14mr|telepathy-farstream-0.6.1-1|58	
14mr|telepathy-farstream-0.6.1-1|59	%prep
14mr|telepathy-farstream-0.6.1-1|60	%setup -q
14mr|telepathy-farstream-0.6.1-1|61	
14mr|telepathy-farstream-0.6.1-1|62	%build
14mr|telepathy-farstream-0.6.1-1|63	%configure2_5x --disable-static
14mr|telepathy-farstream-0.6.1-1|64	%make
14mr|telepathy-farstream-0.6.1-1|65	
14mr|telepathy-farstream-0.6.1-1|66	%install
14mr|telepathy-farstream-0.6.1-1|67	rm -rf %{buildroot}
14mr|telepathy-farstream-0.6.1-1|68	%makeinstall_std
14mr|telepathy-farstream-0.6.1-1|69	
14mr|telepathy-farstream-0.6.1-1|70	%files -n %{libname}
14mr|telepathy-farstream-0.6.1-1|71	%{_libdir}/libtelepathy-farstream.so.%{major}*
14mr|telepathy-farstream-0.6.1-1|72	%{_libdir}/girepository-1.0/TelepathyFarstream-0.6.typelib
14mr|telepathy-farstream-0.6.1-1|73	
14mr|telepathy-farstream-0.6.1-1|74	%files -n %{develname}
14mr|telepathy-farstream-0.6.1-1|75	%doc ChangeLog
14mr|telepathy-farstream-0.6.1-1|76	%{_libdir}/libtelepathy-farstream.so
14mr|telepathy-farstream-0.6.1-1|77	%{_includedir}/telepathy-1.0/%{name}
14mr|telepathy-farstream-0.6.1-1|78	%{_libdir}/pkgconfig/%{name}.pc
14mr|telepathy-farstream-0.6.1-1|79	%{_datadir}/gtk-doc/html/%{name}
14mr|telepathy-farstream-0.6.1-1|80	%{_datadir}/gir-1.0/TelepathyFarstream-0.6.gir
14mr|telepathy-farstream-0.6.1-1|81	
14mr|telepathy-farstream-0.6.1-1|82	%changelog
14mr|telepathy-farstream-0.6.1-1|83	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 0.6.1-1
14mr|telepathy-farstream-0.6.1-1|84	+ Revision: d38f4de
14mr|telepathy-farstream-0.6.1-1|85	- update to 0.6.1
14mr|telepathy-farstream-0.6.1-1|86	
14mr|telepathy-farstream-0.6.1-1|87	

19161 14
14mr|telepathy-filesystem-0.0.1-8|1	Name:           telepathy-filesystem
14mr|telepathy-filesystem-0.0.1-8|2	Version:        0.0.1
14mr|telepathy-filesystem-0.0.1-8|3	Release:        8
14mr|telepathy-filesystem-0.0.1-8|4	Summary:        Telepathy filesystem layout
14mr|telepathy-filesystem-0.0.1-8|5	
14mr|telepathy-filesystem-0.0.1-8|6	Group:          System/Base
14mr|telepathy-filesystem-0.0.1-8|7	License:        Public Domain
14mr|telepathy-filesystem-0.0.1-8|8	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|telepathy-filesystem-0.0.1-8|9	
14mr|telepathy-filesystem-0.0.1-8|10	BuildArch:      noarch
14mr|telepathy-filesystem-0.0.1-8|11	Requires:       filesystem
14mr|telepathy-filesystem-0.0.1-8|12	
14mr|telepathy-filesystem-0.0.1-8|13	%description
14mr|telepathy-filesystem-0.0.1-8|14	This package provides some directories which are required by other
14mr|telepathy-filesystem-0.0.1-8|15	packages which comprise the Telepathy release.
14mr|telepathy-filesystem-0.0.1-8|16	
14mr|telepathy-filesystem-0.0.1-8|17	%install
14mr|telepathy-filesystem-0.0.1-8|18	rm -rf $RPM_BUILD_ROOT
14mr|telepathy-filesystem-0.0.1-8|19	mkdir -p $RPM_BUILD_ROOT%{_datadir}/telepathy/managers
14mr|telepathy-filesystem-0.0.1-8|20	
14mr|telepathy-filesystem-0.0.1-8|21	%clean
14mr|telepathy-filesystem-0.0.1-8|22	rm -rf $RPM_BUILD_ROOT
14mr|telepathy-filesystem-0.0.1-8|23	
14mr|telepathy-filesystem-0.0.1-8|24	%files
14mr|telepathy-filesystem-0.0.1-8|25	%defattr(-,root,root,-)
14mr|telepathy-filesystem-0.0.1-8|26	%dir %{_datadir}/telepathy
14mr|telepathy-filesystem-0.0.1-8|27	%dir %{_datadir}/telepathy/managers
14mr|telepathy-filesystem-0.0.1-8|28	
14mr|telepathy-filesystem-0.0.1-8|29	
14mr|telepathy-filesystem-0.0.1-8|30	
14mr|telepathy-filesystem-0.0.1-8|31	
14mr|telepathy-filesystem-0.0.1-8|32	%changelog
14mr|telepathy-filesystem-0.0.1-8|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1-8
14mr|telepathy-filesystem-0.0.1-8|34	+ Revision: 0b6e7d1
14mr|telepathy-filesystem-0.0.1-8|35	- MassBuild#440: Increase release tag
14mr|telepathy-filesystem-0.0.1-8|36	
14mr|telepathy-filesystem-0.0.1-8|37	

19162 14
14mr|telepathy-gabble-0.18.2-1|1	Name:           telepathy-gabble
14mr|telepathy-gabble-0.18.2-1|2	Version:        0.18.2
14mr|telepathy-gabble-0.18.2-1|3	Release:        1
14mr|telepathy-gabble-0.18.2-1|4	Summary:        A Jabber/XMPP connection manager
14mr|telepathy-gabble-0.18.2-1|5	Group:          Networking/Instant messaging
14mr|telepathy-gabble-0.18.2-1|6	License:        LGPLv2+
14mr|telepathy-gabble-0.18.2-1|7	URL:            http://telepathy.freedesktop.org/wiki/
14mr|telepathy-gabble-0.18.2-1|8	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|telepathy-gabble-0.18.2-1|9	BuildRequires:	pkgconfig(dbus-1) >= 1.1.0
14mr|telepathy-gabble-0.18.2-1|10	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.82
14mr|telepathy-gabble-0.18.2-1|11	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
14mr|telepathy-gabble-0.18.2-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
14mr|telepathy-gabble-0.18.2-1|13	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|telepathy-gabble-0.18.2-1|14	BuildRequires:  pkgconfig(openssl)
14mr|telepathy-gabble-0.18.2-1|15	BuildRequires:	pkgconfig(gobject-2.0) >= 2.24
14mr|telepathy-gabble-0.18.2-1|16	BuildRequires:	pkgconfig(gthread-2.0) >= 2.24
14mr|telepathy-gabble-0.18.2-1|17	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|telepathy-gabble-0.18.2-1|18	BuildRequires:	pkgconfig(libxml-2.0)
14mr|telepathy-gabble-0.18.2-1|19	BuildRequires:	pkgconfig(nice) >= 0.0.11
14mr|telepathy-gabble-0.18.2-1|20	BuildRequires:	pkgconfig(sqlite3)
14mr|telepathy-gabble-0.18.2-1|21	BuildRequires:	pkgconfig(telepathy-glib) >= 0.17.2
14mr|telepathy-gabble-0.18.2-1|22	#BuildRequires:	pkgconfig(telepathy-yell)
14mr|telepathy-gabble-0.18.2-1|23	BuildRequires:  libxslt-proc
14mr|telepathy-gabble-0.18.2-1|24	BuildRequires:  python-devel
14mr|telepathy-gabble-0.18.2-1|25	Requires:	telepathy-filesystem
14mr|telepathy-gabble-0.18.2-1|26	
14mr|telepathy-gabble-0.18.2-1|27	%description
14mr|telepathy-gabble-0.18.2-1|28	A Jabber/XMPP connection manager, that handles single and multi-user
14mr|telepathy-gabble-0.18.2-1|29	chats and voice calls.
14mr|telepathy-gabble-0.18.2-1|30	
14mr|telepathy-gabble-0.18.2-1|31	%files
14mr|telepathy-gabble-0.18.2-1|32	%doc NEWS README AUTHORS
14mr|telepathy-gabble-0.18.2-1|33	%{_bindir}/telepathy-gabble-xmpp-console
14mr|telepathy-gabble-0.18.2-1|34	%{_datadir}/dbus-1/services/*.service
14mr|telepathy-gabble-0.18.2-1|35	%{_datadir}/telepathy/managers/*.manager
14mr|telepathy-gabble-0.18.2-1|36	%{_libdir}/telepathy-gabble
14mr|telepathy-gabble-0.18.2-1|37	%{_libdir}/telepathy/gabble-0
14mr|telepathy-gabble-0.18.2-1|38	%{_mandir}/man*/*.*
14mr|telepathy-gabble-0.18.2-1|39	
14mr|telepathy-gabble-0.18.2-1|40	#--------------------------------------------------------------------
14mr|telepathy-gabble-0.18.2-1|41	
14mr|telepathy-gabble-0.18.2-1|42	%prep
14mr|telepathy-gabble-0.18.2-1|43	%setup -q
14mr|telepathy-gabble-0.18.2-1|44	
14mr|telepathy-gabble-0.18.2-1|45	%build
14mr|telepathy-gabble-0.18.2-1|46	%configure2_5x --disable-static
14mr|telepathy-gabble-0.18.2-1|47	%make
14mr|telepathy-gabble-0.18.2-1|48	
14mr|telepathy-gabble-0.18.2-1|49	%install
14mr|telepathy-gabble-0.18.2-1|50	%makeinstall_std
14mr|telepathy-gabble-0.18.2-1|51	
14mr|telepathy-gabble-0.18.2-1|52	# don't ship .la
14mr|telepathy-gabble-0.18.2-1|53	find %buildroot -name '*.la' | xargs rm -f
14mr|telepathy-gabble-0.18.2-1|54	
14mr|telepathy-gabble-0.18.2-1|55	%changelog
14mr|telepathy-gabble-0.18.2-1|56	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 0.18.2-1
14mr|telepathy-gabble-0.18.2-1|57	+ Revision: 3eec678
14mr|telepathy-gabble-0.18.2-1|58	- update to 0.18.2
14mr|telepathy-gabble-0.18.2-1|59	
14mr|telepathy-gabble-0.18.2-1|60	

19163 14
14mr|telepathy-glib-0.24.0-2|1	%define major 0
14mr|telepathy-glib-0.24.0-2|2	%define api 0.12
14mr|telepathy-glib-0.24.0-2|3	%define libname %mklibname %{name} %{major}
14mr|telepathy-glib-0.24.0-2|4	%define devname %mklibname -d %{name}
14mr|telepathy-glib-0.24.0-2|5	
14mr|telepathy-glib-0.24.0-2|6	Summary:	A glib utility library for the telepathy framework
14mr|telepathy-glib-0.24.0-2|7	Name:		telepathy-glib
14mr|telepathy-glib-0.24.0-2|8	Version:	0.24.0
14mr|telepathy-glib-0.24.0-2|9	Release:	2
14mr|telepathy-glib-0.24.0-2|10	Group:		Networking/Instant messaging
14mr|telepathy-glib-0.24.0-2|11	License:	LGPLv2+
14mr|telepathy-glib-0.24.0-2|12	URL:		http://telepathy.freedesktop.org/wiki/
14mr|telepathy-glib-0.24.0-2|13	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|telepathy-glib-0.24.0-2|14	Patch0:		telepathy-glib-0.11.11-missing-file.patch
14mr|telepathy-glib-0.24.0-2|15	
14mr|telepathy-glib-0.24.0-2|16	BuildRequires:	gtk-doc
14mr|telepathy-glib-0.24.0-2|17	BuildRequires:	xsltproc
14mr|telepathy-glib-0.24.0-2|18	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|telepathy-glib-0.24.0-2|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|telepathy-glib-0.24.0-2|20	BuildRequires:	pkgconfig(python)
14mr|telepathy-glib-0.24.0-2|21	BuildRequires:	vala-devel >= 0.12
14mr|telepathy-glib-0.24.0-2|22	BuildRequires:	vala-tools
14mr|telepathy-glib-0.24.0-2|23	
14mr|telepathy-glib-0.24.0-2|24	%description
14mr|telepathy-glib-0.24.0-2|25	%{name} is a glib utility library for the telepathy framework.
14mr|telepathy-glib-0.24.0-2|26	
14mr|telepathy-glib-0.24.0-2|27	%package -n %{libname}
14mr|telepathy-glib-0.24.0-2|28	Summary:	A glib utility library for the telepathy framework
14mr|telepathy-glib-0.24.0-2|29	Group:		System/Libraries
14mr|telepathy-glib-0.24.0-2|30	Requires:	telepathy-filesystem
14mr|telepathy-glib-0.24.0-2|31	%rename		%{name}
14mr|telepathy-glib-0.24.0-2|32	
14mr|telepathy-glib-0.24.0-2|33	%description -n %{libname}
14mr|telepathy-glib-0.24.0-2|34	%name is a glib utility library for the telepathy framework.
14mr|telepathy-glib-0.24.0-2|35	
14mr|telepathy-glib-0.24.0-2|36	%package -n %{devname}
14mr|telepathy-glib-0.24.0-2|37	Summary:	A glib utility library for the telepathy framework
14mr|telepathy-glib-0.24.0-2|38	Group:		Development/C
14mr|telepathy-glib-0.24.0-2|39	Requires:	%{libname} = %{version}-%{release}
14mr|telepathy-glib-0.24.0-2|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|telepathy-glib-0.24.0-2|41	
14mr|telepathy-glib-0.24.0-2|42	%description -n %{devname}
14mr|telepathy-glib-0.24.0-2|43	%{name} is a glib utility library for the telepathy framework.
14mr|telepathy-glib-0.24.0-2|44	
14mr|telepathy-glib-0.24.0-2|45	%prep
14mr|telepathy-glib-0.24.0-2|46	%setup -q
14mr|telepathy-glib-0.24.0-2|47	%patch0 -p0
14mr|telepathy-glib-0.24.0-2|48	
14mr|telepathy-glib-0.24.0-2|49	%build
14mr|telepathy-glib-0.24.0-2|50	%configure2_5x \
14mr|telepathy-glib-0.24.0-2|51	--enable-vala-bindings \
14mr|telepathy-glib-0.24.0-2|52	--disable-static
14mr|telepathy-glib-0.24.0-2|53	
14mr|telepathy-glib-0.24.0-2|54	%make
14mr|telepathy-glib-0.24.0-2|55	
14mr|telepathy-glib-0.24.0-2|56	%install
14mr|telepathy-glib-0.24.0-2|57	%makeinstall_std
14mr|telepathy-glib-0.24.0-2|58	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|telepathy-glib-0.24.0-2|59	
14mr|telepathy-glib-0.24.0-2|60	%files -n %{libname}
14mr|telepathy-glib-0.24.0-2|61	%{_libdir}/libtelepathy-glib.so.%{major}*
14mr|telepathy-glib-0.24.0-2|62	%{_libdir}/girepository-1.0/TelepathyGLib-%{api}.typelib
14mr|telepathy-glib-0.24.0-2|63	
14mr|telepathy-glib-0.24.0-2|64	%files -n %{devname}
14mr|telepathy-glib-0.24.0-2|65	%{_libdir}/libtelepathy-glib.so
14mr|telepathy-glib-0.24.0-2|66	%{_datadir}/gir-1.0/TelepathyGLib-%{api}.gir
14mr|telepathy-glib-0.24.0-2|67	%dir %{_includedir}/telepathy-1.0/
14mr|telepathy-glib-0.24.0-2|68	%dir %{_includedir}/telepathy-1.0/telepathy-glib/
14mr|telepathy-glib-0.24.0-2|69	%dir %{_includedir}/telepathy-1.0/telepathy-glib/_gen
14mr|telepathy-glib-0.24.0-2|70	%{_includedir}/telepathy-1.0/telepathy-glib/*.h
14mr|telepathy-glib-0.24.0-2|71	%{_includedir}/telepathy-1.0/telepathy-glib/_gen/*.h
14mr|telepathy-glib-0.24.0-2|72	%{_datadir}/gtk-doc/html/telepathy-glib/
14mr|telepathy-glib-0.24.0-2|73	%{_libdir}/pkgconfig/telepathy-glib.pc
14mr|telepathy-glib-0.24.0-2|74	%{_datadir}/vala/vapi/telepathy-glib.deps
14mr|telepathy-glib-0.24.0-2|75	%{_datadir}/vala/vapi/telepathy-glib.vapi
14mr|telepathy-glib-0.24.0-2|76	
14mr|telepathy-glib-0.24.0-2|77	%changelog
14mr|telepathy-glib-0.24.0-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24.0-2
14mr|telepathy-glib-0.24.0-2|79	+ Revision: 7f9519c
14mr|telepathy-glib-0.24.0-2|80	- MassBuild#440: Increase release tag
14mr|telepathy-glib-0.24.0-2|81	
14mr|telepathy-glib-0.24.0-2|82	

19164 14
14mr|telepathy-haze-0.8.0-1|1	Name:           telepathy-haze
14mr|telepathy-haze-0.8.0-1|2	Version:        0.8.0
14mr|telepathy-haze-0.8.0-1|3	Release:        1
14mr|telepathy-haze-0.8.0-1|4	Summary:        A multiprotocol connection manager based on pidgin
14mr|telepathy-haze-0.8.0-1|5	
14mr|telepathy-haze-0.8.0-1|6	Group:          Networking/Instant messaging
14mr|telepathy-haze-0.8.0-1|7	License:        GPLv2+
14mr|telepathy-haze-0.8.0-1|8	URL:            http://telepathy.freedesktop.org/wiki/
14mr|telepathy-haze-0.8.0-1|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|telepathy-haze-0.8.0-1|10	Patch0:		telepathy-automake-1.13.patch
14mr|telepathy-haze-0.8.0-1|11	
14mr|telepathy-haze-0.8.0-1|12	BuildRequires:  telepathy-glib-devel >= 0.9.2
14mr|telepathy-haze-0.8.0-1|13	BuildRequires:  pkgconfig(purple) >= 2.6
14mr|telepathy-haze-0.8.0-1|14	BuildRequires:  xsltproc
14mr|telepathy-haze-0.8.0-1|15	Requires:       telepathy-filesystem
14mr|telepathy-haze-0.8.0-1|16	Suggests:	pidgin-plugins
14mr|telepathy-haze-0.8.0-1|17	
14mr|telepathy-haze-0.8.0-1|18	%description
14mr|telepathy-haze-0.8.0-1|19	This connection manager allows you to use libpurple, pidgin backend, with
14mr|telepathy-haze-0.8.0-1|20	telepathy, allowing you to access to numerous instant messaging network with
14mr|telepathy-haze-0.8.0-1|21	telepathy enabled software, such as empathy.
14mr|telepathy-haze-0.8.0-1|22	
14mr|telepathy-haze-0.8.0-1|23	%files
14mr|telepathy-haze-0.8.0-1|24	%defattr(-,root,root,-)
14mr|telepathy-haze-0.8.0-1|25	%doc AUTHORS NEWS
14mr|telepathy-haze-0.8.0-1|26	%{_datadir}/dbus-1/services/*.service
14mr|telepathy-haze-0.8.0-1|27	#%{_datadir}/telepathy/managers/*.manager
14mr|telepathy-haze-0.8.0-1|28	%{_libdir}/%{name}
14mr|telepathy-haze-0.8.0-1|29	%{_mandir}/man*/*.xz
14mr|telepathy-haze-0.8.0-1|30	
14mr|telepathy-haze-0.8.0-1|31	#--------------------------------------------------------------------
14mr|telepathy-haze-0.8.0-1|32	
14mr|telepathy-haze-0.8.0-1|33	%prep
14mr|telepathy-haze-0.8.0-1|34	%setup -q
14mr|telepathy-haze-0.8.0-1|35	%apply_patches
14mr|telepathy-haze-0.8.0-1|36	
14mr|telepathy-haze-0.8.0-1|37	aclocal
14mr|telepathy-haze-0.8.0-1|38	autoheader
14mr|telepathy-haze-0.8.0-1|39	automake -a
14mr|telepathy-haze-0.8.0-1|40	autoconf
14mr|telepathy-haze-0.8.0-1|41	
14mr|telepathy-haze-0.8.0-1|42	%build
14mr|telepathy-haze-0.8.0-1|43	%configure
14mr|telepathy-haze-0.8.0-1|44	%make
14mr|telepathy-haze-0.8.0-1|45	
14mr|telepathy-haze-0.8.0-1|46	
14mr|telepathy-haze-0.8.0-1|47	%install
14mr|telepathy-haze-0.8.0-1|48	%makeinstall_std
14mr|telepathy-haze-0.8.0-1|49	
14mr|telepathy-haze-0.8.0-1|50	
14mr|telepathy-haze-0.8.0-1|51	%changelog
14mr|telepathy-haze-0.8.0-1|52	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 0.8.0-1
14mr|telepathy-haze-0.8.0-1|53	+ Revision: b475dd8
14mr|telepathy-haze-0.8.0-1|54	- update to 0.8.0
14mr|telepathy-haze-0.8.0-1|55	
14mr|telepathy-haze-0.8.0-1|56	

19165 14
14mr|telepathy-idle-0.2.0-1|1	Name:		telepathy-idle
14mr|telepathy-idle-0.2.0-1|2	Version:	0.2.0
14mr|telepathy-idle-0.2.0-1|3	Release:	1
14mr|telepathy-idle-0.2.0-1|4	Summary:	A Telepathy connection manager implementation for the IRC protocol
14mr|telepathy-idle-0.2.0-1|5	
14mr|telepathy-idle-0.2.0-1|6	Group:		Networking/Instant messaging
14mr|telepathy-idle-0.2.0-1|7	License:	LGPLv2
14mr|telepathy-idle-0.2.0-1|8	URL:		http://telepathy.freedesktop.org/wiki/
14mr|telepathy-idle-0.2.0-1|9	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mr|telepathy-idle-0.2.0-1|10	BuildRequires:	glib2-devel
14mr|telepathy-idle-0.2.0-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|telepathy-idle-0.2.0-1|12	BuildRequires:	pkgconfig(openssl)
14mr|telepathy-idle-0.2.0-1|13	
14mr|telepathy-idle-0.2.0-1|14	BuildRequires:	pkgconfig(telepathy-glib)
14mr|telepathy-idle-0.2.0-1|15	BuildRequires:	pkgconfig(libxslt) libxslt-proc
14mr|telepathy-idle-0.2.0-1|16	BuildRequires:	python-pyxml
14mr|telepathy-idle-0.2.0-1|17	Requires:	telepathy-filesystem
14mr|telepathy-idle-0.2.0-1|18	Requires:	telepathy-glib
14mr|telepathy-idle-0.2.0-1|19	
14mr|telepathy-idle-0.2.0-1|20	%description
14mr|telepathy-idle-0.2.0-1|21	A Telepathy connection manager implementation for the IRC protocol.
14mr|telepathy-idle-0.2.0-1|22	
14mr|telepathy-idle-0.2.0-1|23	%prep
14mr|telepathy-idle-0.2.0-1|24	%setup -q
14mr|telepathy-idle-0.2.0-1|25	
14mr|telepathy-idle-0.2.0-1|26	%build
14mr|telepathy-idle-0.2.0-1|27	autoreconf -fi
14mr|telepathy-idle-0.2.0-1|28	%configure2_5x
14mr|telepathy-idle-0.2.0-1|29	%make
14mr|telepathy-idle-0.2.0-1|30	
14mr|telepathy-idle-0.2.0-1|31	%install
14mr|telepathy-idle-0.2.0-1|32	%makeinstall_std
14mr|telepathy-idle-0.2.0-1|33	
14mr|telepathy-idle-0.2.0-1|34	%files
14mr|telepathy-idle-0.2.0-1|35	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
14mr|telepathy-idle-0.2.0-1|36	%{_datadir}/telepathy/managers/idle.manager
14mr|telepathy-idle-0.2.0-1|37	%{_libdir}/telepathy-idle
14mr|telepathy-idle-0.2.0-1|38	%{_mandir}/man8/telepathy-idle.8*
14mr|telepathy-idle-0.2.0-1|39	
14mr|telepathy-idle-0.2.0-1|40	%changelog
14mr|telepathy-idle-0.2.0-1|41	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 0.2.0-1
14mr|telepathy-idle-0.2.0-1|42	+ Revision: b691b4c
14mr|telepathy-idle-0.2.0-1|43	- update to 0.2.0
14mr|telepathy-idle-0.2.0-1|44	
14mr|telepathy-idle-0.2.0-1|45	

19166 14
14mr|telepathy-logger-0.8.0-2|1	%define major 3
14mr|telepathy-logger-0.8.0-2|2	%define api 0.2
14mr|telepathy-logger-0.8.0-2|3	%define libname %mklibname %{name} %{major}
14mr|telepathy-logger-0.8.0-2|4	%define girname %mklibname %{name}-gir %{api}
14mr|telepathy-logger-0.8.0-2|5	%define develname %mklibname -d %{name}
14mr|telepathy-logger-0.8.0-2|6	
14mr|telepathy-logger-0.8.0-2|7	Name:		telepathy-logger
14mr|telepathy-logger-0.8.0-2|8	Version:	0.8.0
14mr|telepathy-logger-0.8.0-2|9	Release:   	2
14mr|telepathy-logger-0.8.0-2|10	Summary:   	A logger for the telepathy framework
14mr|telepathy-logger-0.8.0-2|11	Group:     	Networking/Instant messaging
14mr|telepathy-logger-0.8.0-2|12	License:	LGPLv2+
14mr|telepathy-logger-0.8.0-2|13	URL:       	http://telepathy.freedesktop.org/wiki/
14mr|telepathy-logger-0.8.0-2|14	Source0:   	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2
14mr|telepathy-logger-0.8.0-2|15	
14mr|telepathy-logger-0.8.0-2|16	BuildRequires:	glib2.0-common
14mr|telepathy-logger-0.8.0-2|17	BuildRequires:	intltool
14mr|telepathy-logger-0.8.0-2|18	BuildRequires:	libxslt-proc
14mr|telepathy-logger-0.8.0-2|19	BuildRequires:  pkgconfig(dbus-glib-1)
14mr|telepathy-logger-0.8.0-2|20	BuildRequires:  pkgconfig(farstream-0.1)
14mr|telepathy-logger-0.8.0-2|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|telepathy-logger-0.8.0-2|22	BuildRequires:  pkgconfig(gst-python-0.10)
14mr|telepathy-logger-0.8.0-2|23	BuildRequires:	pkgconfig(libxml-2.0)
14mr|telepathy-logger-0.8.0-2|24	BuildRequires:  pkgconfig(python)
14mr|telepathy-logger-0.8.0-2|25	BuildRequires:	pkgconfig(sqlite3)
14mr|telepathy-logger-0.8.0-2|26	BuildRequires:  pkgconfig(telepathy-glib) >= 0.13.4
14mr|telepathy-logger-0.8.0-2|27	
14mr|telepathy-logger-0.8.0-2|28	Requires:       telepathy-filesystem
14mr|telepathy-logger-0.8.0-2|29	
14mr|telepathy-logger-0.8.0-2|30	%description
14mr|telepathy-logger-0.8.0-2|31	%{name} is a logger for the telepathy framework.
14mr|telepathy-logger-0.8.0-2|32	
14mr|telepathy-logger-0.8.0-2|33	%package -n %{libname}
14mr|telepathy-logger-0.8.0-2|34	Group:		System/Libraries
14mr|telepathy-logger-0.8.0-2|35	Summary:	A logger library for the telepathy framework
14mr|telepathy-logger-0.8.0-2|36	
14mr|telepathy-logger-0.8.0-2|37	%description -n %{libname}
14mr|telepathy-logger-0.8.0-2|38	This package contains the shared library for %{name}.
14mr|telepathy-logger-0.8.0-2|39	
14mr|telepathy-logger-0.8.0-2|40	%package -n %{girname}
14mr|telepathy-logger-0.8.0-2|41	Summary:    GObject Introspection interface description for %{name}
14mr|telepathy-logger-0.8.0-2|42	Group:      System/Libraries
14mr|telepathy-logger-0.8.0-2|43	Requires:   %{libname} = %{version}-%{release}
14mr|telepathy-logger-0.8.0-2|44	
14mr|telepathy-logger-0.8.0-2|45	%description -n %{girname}
14mr|telepathy-logger-0.8.0-2|46	GObject Introspection interface description for %{name}.
14mr|telepathy-logger-0.8.0-2|47	
14mr|telepathy-logger-0.8.0-2|48	%package -n %{develname}
14mr|telepathy-logger-0.8.0-2|49	Group:		Development/C
14mr|telepathy-logger-0.8.0-2|50	Summary:	A logger library for the telepathy framework
14mr|telepathy-logger-0.8.0-2|51	Requires:	%{libname} = %{version}-%{release}
14mr|telepathy-logger-0.8.0-2|52	Provides:	%{name}-devel = %{version}-%{release}
14mr|telepathy-logger-0.8.0-2|53	
14mr|telepathy-logger-0.8.0-2|54	%description -n %{develname}
14mr|telepathy-logger-0.8.0-2|55	This package contains the development library and header files for
14mr|telepathy-logger-0.8.0-2|56	%{name}.
14mr|telepathy-logger-0.8.0-2|57	
14mr|telepathy-logger-0.8.0-2|58	%prep
14mr|telepathy-logger-0.8.0-2|59	%setup -q
14mr|telepathy-logger-0.8.0-2|60	
14mr|telepathy-logger-0.8.0-2|61	%build
14mr|telepathy-logger-0.8.0-2|62	%configure2_5x \
14mr|telepathy-logger-0.8.0-2|63	--enable-call \
14mr|telepathy-logger-0.8.0-2|64	--disable-static
14mr|telepathy-logger-0.8.0-2|65	
14mr|telepathy-logger-0.8.0-2|66	%make LIBS='-lgmodule-2.0'
14mr|telepathy-logger-0.8.0-2|67	
14mr|telepathy-logger-0.8.0-2|68	%install
14mr|telepathy-logger-0.8.0-2|69	rm -rf %{buildroot}
14mr|telepathy-logger-0.8.0-2|70	%makeinstall_std
14mr|telepathy-logger-0.8.0-2|71	find %{buildroot} -name "*.la" -delete
14mr|telepathy-logger-0.8.0-2|72	
14mr|telepathy-logger-0.8.0-2|73	%files
14mr|telepathy-logger-0.8.0-2|74	%{_libexecdir}/%{name}
14mr|telepathy-logger-0.8.0-2|75	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Logger.service
14mr|telepathy-logger-0.8.0-2|76	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Logger.service
14mr|telepathy-logger-0.8.0-2|77	%{_datadir}/telepathy/clients/Logger.client
14mr|telepathy-logger-0.8.0-2|78	%{_datadir}/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml
14mr|telepathy-logger-0.8.0-2|79	
14mr|telepathy-logger-0.8.0-2|80	%files -n %{libname}
14mr|telepathy-logger-0.8.0-2|81	%{_libdir}/libtelepathy-logger.so.%{major}*
14mr|telepathy-logger-0.8.0-2|82	
14mr|telepathy-logger-0.8.0-2|83	%files -n %{girname}
14mr|telepathy-logger-0.8.0-2|84	%{_libdir}/girepository-1.0/TelepathyLogger-%{api}.typelib
14mr|telepathy-logger-0.8.0-2|85	
14mr|telepathy-logger-0.8.0-2|86	%files -n %{develname}
14mr|telepathy-logger-0.8.0-2|87	%{_libdir}/libtelepathy-logger.so
14mr|telepathy-logger-0.8.0-2|88	%{_includedir}/%{name}-%{api}
14mr|telepathy-logger-0.8.0-2|89	%{_datadir}/gtk-doc/html/telepathy-logger/
14mr|telepathy-logger-0.8.0-2|90	%{_libdir}/pkgconfig/telepathy-logger-%{api}.pc
14mr|telepathy-logger-0.8.0-2|91	%{_datadir}/gir-1.0/TelepathyLogger-%{api}.gir
14mr|telepathy-logger-0.8.0-2|92	
14mr|telepathy-logger-0.8.0-2|93	
14mr|telepathy-logger-0.8.0-2|94	%changelog
14mr|telepathy-logger-0.8.0-2|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.0-2
14mr|telepathy-logger-0.8.0-2|96	+ Revision: e3fef50
14mr|telepathy-logger-0.8.0-2|97	- MassBuild#440: Increase release tag
14mr|telepathy-logger-0.8.0-2|98	
14mr|telepathy-logger-0.8.0-2|99	

19167 14
14mr|telepathy-mission-control-5.16.2-1|1	%define major 0
14mr|telepathy-mission-control-5.16.2-1|2	%define libname %mklibname mission-control-plugins %major
14mr|telepathy-mission-control-5.16.2-1|3	%define develname %mklibname -d mission-control-plugins
14mr|telepathy-mission-control-5.16.2-1|4	
14mr|telepathy-mission-control-5.16.2-1|5	Name:           telepathy-mission-control
14mr|telepathy-mission-control-5.16.2-1|6	Version:        5.16.2
14mr|telepathy-mission-control-5.16.2-1|7	Release:        1
14mr|telepathy-mission-control-5.16.2-1|8	Summary:        Telepathy component managing connection managers
14mr|telepathy-mission-control-5.16.2-1|9	Group:          Networking/Instant messaging
14mr|telepathy-mission-control-5.16.2-1|10	License:        LGPLv2+
14mr|telepathy-mission-control-5.16.2-1|11	URL:            http://mission-control.sourceforge.net/
14mr|telepathy-mission-control-5.16.2-1|12	Source0:        http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
14mr|telepathy-mission-control-5.16.2-1|13	
14mr|telepathy-mission-control-5.16.2-1|14	BuildRequires: chrpath
14mr|telepathy-mission-control-5.16.2-1|15	BuildRequires: glib2.0-common
14mr|telepathy-mission-control-5.16.2-1|16	BuildRequires: python
14mr|telepathy-mission-control-5.16.2-1|17	BuildRequires: xsltproc
14mr|telepathy-mission-control-5.16.2-1|18	BuildRequires: pkgconfig(dbus-glib-1)
14mr|telepathy-mission-control-5.16.2-1|19	BuildRequires: pkgconfig(glib-2.0)
14mr|telepathy-mission-control-5.16.2-1|20	BuildRequires: pkgconfig(gnome-keyring-1)
14mr|telepathy-mission-control-5.16.2-1|21	BuildRequires: pkgconfig(telepathy-glib) => 0.17.5
14mr|telepathy-mission-control-5.16.2-1|22	
14mr|telepathy-mission-control-5.16.2-1|23	Requires:      telepathy-filesystem
14mr|telepathy-mission-control-5.16.2-1|24	
14mr|telepathy-mission-control-5.16.2-1|25	%description
14mr|telepathy-mission-control-5.16.2-1|26	Mission Control, or MC, is a Telepathy component providing a way for "end-user"
14mr|telepathy-mission-control-5.16.2-1|27	applications to abstract some of the details of connection managers, to provide
14mr|telepathy-mission-control-5.16.2-1|28	a simple way to manipulate a bunch of connection managers at once, and to
14mr|telepathy-mission-control-5.16.2-1|29	remove the need to have in each program the account definitions
14mr|telepathy-mission-control-5.16.2-1|30	and credentials.
14mr|telepathy-mission-control-5.16.2-1|31	
14mr|telepathy-mission-control-5.16.2-1|32	%package -n %{libname}
14mr|telepathy-mission-control-5.16.2-1|33	Summary: Run time library for telepathy-mission-control
14mr|telepathy-mission-control-5.16.2-1|34	Group:   System/Libraries
14mr|telepathy-mission-control-5.16.2-1|35	Obsoletes: %{_lib}missioncontrol5.4.0 < 5.6.0
14mr|telepathy-mission-control-5.16.2-1|36	
14mr|telepathy-mission-control-5.16.2-1|37	%description -n %{libname}
14mr|telepathy-mission-control-5.16.2-1|38	Run time library for telepathy-mission-control
14mr|telepathy-mission-control-5.16.2-1|39	
14mr|telepathy-mission-control-5.16.2-1|40	%package -n %{develname}
14mr|telepathy-mission-control-5.16.2-1|41	Summary: Development library for telepathy-mission-control
14mr|telepathy-mission-control-5.16.2-1|42	Group:		Development/C
14mr|telepathy-mission-control-5.16.2-1|43	Requires:	%{libname} = %{version}
14mr|telepathy-mission-control-5.16.2-1|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|telepathy-mission-control-5.16.2-1|45	Obsoletes:	%{_lib}missioncontrol-devel < 5.6.0
14mr|telepathy-mission-control-5.16.2-1|46	
14mr|telepathy-mission-control-5.16.2-1|47	%description -n %{develname}
14mr|telepathy-mission-control-5.16.2-1|48	Development library for telepathy-mission-control
14mr|telepathy-mission-control-5.16.2-1|49	
14mr|telepathy-mission-control-5.16.2-1|50	%prep
14mr|telepathy-mission-control-5.16.2-1|51	%setup -q
14mr|telepathy-mission-control-5.16.2-1|52	%apply_patches
14mr|telepathy-mission-control-5.16.2-1|53	
14mr|telepathy-mission-control-5.16.2-1|54	%build
14mr|telepathy-mission-control-5.16.2-1|55	%configure2_5x \
14mr|telepathy-mission-control-5.16.2-1|56	--enable-gnome-keyring=yes \
14mr|telepathy-mission-control-5.16.2-1|57	--disable-static
14mr|telepathy-mission-control-5.16.2-1|58	
14mr|telepathy-mission-control-5.16.2-1|59	%make
14mr|telepathy-mission-control-5.16.2-1|60	
14mr|telepathy-mission-control-5.16.2-1|61	%install
14mr|telepathy-mission-control-5.16.2-1|62	%makeinstall_std
14mr|telepathy-mission-control-5.16.2-1|63	
14mr|telepathy-mission-control-5.16.2-1|64	%files
14mr|telepathy-mission-control-5.16.2-1|65	%doc AUTHORS
14mr|telepathy-mission-control-5.16.2-1|66	%{_bindir}/*
14mr|telepathy-mission-control-5.16.2-1|67	%{_datadir}/glib-2.0/schemas/im.telepathy.MissionControl.FromEmpathy.gschema.xml
14mr|telepathy-mission-control-5.16.2-1|68	%{_datadir}/dbus-1/services/*.service
14mr|telepathy-mission-control-5.16.2-1|69	%{_libexecdir}/mission-control-5
14mr|telepathy-mission-control-5.16.2-1|70	%{_mandir}/man1/*
14mr|telepathy-mission-control-5.16.2-1|71	%{_mandir}/man8/*
14mr|telepathy-mission-control-5.16.2-1|72	
14mr|telepathy-mission-control-5.16.2-1|73	%files -n %{libname}
14mr|telepathy-mission-control-5.16.2-1|74	%{_libdir}/*.so.%{major}*
14mr|telepathy-mission-control-5.16.2-1|75	
14mr|telepathy-mission-control-5.16.2-1|76	%files -n %{develname}
14mr|telepathy-mission-control-5.16.2-1|77	%{_datadir}/gtk-doc/html/
14mr|telepathy-mission-control-5.16.2-1|78	%{_includedir}/*
14mr|telepathy-mission-control-5.16.2-1|79	%{_libdir}/*.so
14mr|telepathy-mission-control-5.16.2-1|80	%{_libdir}/pkgconfig/*pc
14mr|telepathy-mission-control-5.16.2-1|81	
14mr|telepathy-mission-control-5.16.2-1|82	%changelog
14mr|telepathy-mission-control-5.16.2-1|83	* Thu Jul 03 2014 Tigro <ashejn@gmail.com> 5.16.2-1
14mr|telepathy-mission-control-5.16.2-1|84	+ Revision: 834c13b
14mr|telepathy-mission-control-5.16.2-1|85	- update to 5.16.2
14mr|telepathy-mission-control-5.16.2-1|86	
14mr|telepathy-mission-control-5.16.2-1|87	

19168 14
14mr|telepathy-qt4-0.9.4-1|1	%define _disable_ld_no_undefined 1
14mr|telepathy-qt4-0.9.4-1|2	
14mr|telepathy-qt4-0.9.4-1|3	%define oname telepathy-qt
14mr|telepathy-qt4-0.9.4-1|4	
14mr|telepathy-qt4-0.9.4-1|5	Summary:	Base classes for use in connection managers, and proxy classes
14mr|telepathy-qt4-0.9.4-1|6	Name:		telepathy-qt4
14mr|telepathy-qt4-0.9.4-1|7	Version:	0.9.4
14mr|telepathy-qt4-0.9.4-1|8	Release:	1
14mr|telepathy-qt4-0.9.4-1|9	License:	LGPLv2.1+
14mr|telepathy-qt4-0.9.4-1|10	Group:		Networking/Instant messaging
14mr|telepathy-qt4-0.9.4-1|11	Url:		http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
14mr|telepathy-qt4-0.9.4-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{oname}/%{oname}-%{version}.tar.gz
14mr|telepathy-qt4-0.9.4-1|13	BuildRequires:	cmake
14mr|telepathy-qt4-0.9.4-1|14	BuildRequires:	doxygen
14mr|telepathy-qt4-0.9.4-1|15	BuildRequires:	libxml2-utils
14mr|telepathy-qt4-0.9.4-1|16	BuildRequires:	python-dbus
14mr|telepathy-qt4-0.9.4-1|17	BuildRequires:	qt4-assistant
14mr|telepathy-qt4-0.9.4-1|18	BuildRequires:	qt4-devel
14mr|telepathy-qt4-0.9.4-1|19	BuildRequires:	pkgconfig(telepathy-farstream)
14mr|telepathy-qt4-0.9.4-1|20	BuildRequires:	pkgconfig(farstream-0.1)
14mr|telepathy-qt4-0.9.4-1|21	BuildRequires:	pkgconfig(telepathy-glib)
14mr|telepathy-qt4-0.9.4-1|22	BuildRequires:	pkgconfig(gstreamer-interfaces-0.10)
14mr|telepathy-qt4-0.9.4-1|23	
14mr|telepathy-qt4-0.9.4-1|24	%description
14mr|telepathy-qt4-0.9.4-1|25	Qt4 libraries for use in Telepathy clients and connection managers
14mr|telepathy-qt4-0.9.4-1|26	
14mr|telepathy-qt4-0.9.4-1|27	#--------------------------------------------------------------------
14mr|telepathy-qt4-0.9.4-1|28	
14mr|telepathy-qt4-0.9.4-1|29	%define libtelepathy_qt4_farstream_major 2
14mr|telepathy-qt4-0.9.4-1|30	%define libtelepathy_qt4_farstream %mklibname telepathy-qt4-farstream %{libtelepathy_qt4_farstream_major}
14mr|telepathy-qt4-0.9.4-1|31	
14mr|telepathy-qt4-0.9.4-1|32	%package -n %{libtelepathy_qt4_farstream}
14mr|telepathy-qt4-0.9.4-1|33	Summary:	Core Decibel library
14mr|telepathy-qt4-0.9.4-1|34	Group:		System/Libraries
14mr|telepathy-qt4-0.9.4-1|35	
14mr|telepathy-qt4-0.9.4-1|36	%description -n %{libtelepathy_qt4_farstream}
14mr|telepathy-qt4-0.9.4-1|37	Core Decibel library.
14mr|telepathy-qt4-0.9.4-1|38	
14mr|telepathy-qt4-0.9.4-1|39	%files -n %{libtelepathy_qt4_farstream}
14mr|telepathy-qt4-0.9.4-1|40	%{_libdir}/libtelepathy-qt4-farstream.so.%{libtelepathy_qt4_farstream_major}*
14mr|telepathy-qt4-0.9.4-1|41	
14mr|telepathy-qt4-0.9.4-1|42	#--------------------------------------------------------------------
14mr|telepathy-qt4-0.9.4-1|43	
14mr|telepathy-qt4-0.9.4-1|44	%define libtelepathy_qt4_major 2
14mr|telepathy-qt4-0.9.4-1|45	%define libtelepathy_qt4 %mklibname telepathy-qt4_ %{libtelepathy_qt4_major}
14mr|telepathy-qt4-0.9.4-1|46	
14mr|telepathy-qt4-0.9.4-1|47	%package -n %{libtelepathy_qt4}
14mr|telepathy-qt4-0.9.4-1|48	Summary:	Core Decibel library
14mr|telepathy-qt4-0.9.4-1|49	Group:		System/Libraries
14mr|telepathy-qt4-0.9.4-1|50	
14mr|telepathy-qt4-0.9.4-1|51	%description -n %{libtelepathy_qt4}
14mr|telepathy-qt4-0.9.4-1|52	Core Decibel library.
14mr|telepathy-qt4-0.9.4-1|53	
14mr|telepathy-qt4-0.9.4-1|54	%files -n %{libtelepathy_qt4}
14mr|telepathy-qt4-0.9.4-1|55	%{_libdir}/libtelepathy-qt4.so.%{libtelepathy_qt4_major}*
14mr|telepathy-qt4-0.9.4-1|56	
14mr|telepathy-qt4-0.9.4-1|57	#--------------------------------------------------------------------
14mr|telepathy-qt4-0.9.4-1|58	
14mr|telepathy-qt4-0.9.4-1|59	%package devel
14mr|telepathy-qt4-0.9.4-1|60	Summary:	%{name} development files
14mr|telepathy-qt4-0.9.4-1|61	Group:		Development/Other
14mr|telepathy-qt4-0.9.4-1|62	Provides:	libtelepathy-qt-devel = %{EVRD}
14mr|telepathy-qt4-0.9.4-1|63	Requires:	%{libtelepathy_qt4} = %{EVRD}
14mr|telepathy-qt4-0.9.4-1|64	Requires:	%{libtelepathy_qt4_farstream} = %{EVRD}
14mr|telepathy-qt4-0.9.4-1|65	
14mr|telepathy-qt4-0.9.4-1|66	%description devel
14mr|telepathy-qt4-0.9.4-1|67	Telepathy-qt development files.
14mr|telepathy-qt4-0.9.4-1|68	
14mr|telepathy-qt4-0.9.4-1|69	%files devel
14mr|telepathy-qt4-0.9.4-1|70	%{_includedir}/*
14mr|telepathy-qt4-0.9.4-1|71	%{_libdir}/pkgconfig/*
14mr|telepathy-qt4-0.9.4-1|72	%{_libdir}/*.so
14mr|telepathy-qt4-0.9.4-1|73	%{_libdir}/cmake/TelepathyQt4
14mr|telepathy-qt4-0.9.4-1|74	%{_libdir}/cmake/TelepathyQt4Farstream
14mr|telepathy-qt4-0.9.4-1|75	
14mr|telepathy-qt4-0.9.4-1|76	#--------------------------------------------------------------------
14mr|telepathy-qt4-0.9.4-1|77	%prep
14mr|telepathy-qt4-0.9.4-1|78	%setup -q -n %{oname}-%{version}
14mr|telepathy-qt4-0.9.4-1|79	
14mr|telepathy-qt4-0.9.4-1|80	%build
14mr|telepathy-qt4-0.9.4-1|81	%cmake_qt4
14mr|telepathy-qt4-0.9.4-1|82	%make
14mr|telepathy-qt4-0.9.4-1|83	
14mr|telepathy-qt4-0.9.4-1|84	%install
14mr|telepathy-qt4-0.9.4-1|85	%makeinstall_std -C build
14mr|telepathy-qt4-0.9.4-1|86	
14mr|telepathy-qt4-0.9.4-1|87	
14mr|telepathy-qt4-0.9.4-1|88	%changelog
14mr|telepathy-qt4-0.9.4-1|89	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-1
14mr|telepathy-qt4-0.9.4-1|90	+ Revision: 12d8962
14mr|telepathy-qt4-0.9.4-1|91	- New version 0.9.4, drop no longer needed patch
14mr|telepathy-qt4-0.9.4-1|92	
14mr|telepathy-qt4-0.9.4-1|93	

19169 14
14mr|telepathy-salut-0.8.1-2|1	%define libdev %mklibname %name -d
14mr|telepathy-salut-0.8.1-2|2	
14mr|telepathy-salut-0.8.1-2|3	Name:           telepathy-salut
14mr|telepathy-salut-0.8.1-2|4	Version:        0.8.1
14mr|telepathy-salut-0.8.1-2|5	Release:        2
14mr|telepathy-salut-0.8.1-2|6	Summary:        Connection manager implementing link-local messaging for XMPP
14mr|telepathy-salut-0.8.1-2|7	
14mr|telepathy-salut-0.8.1-2|8	Group:          Networking/Instant messaging
14mr|telepathy-salut-0.8.1-2|9	License:        LGPLv2+
14mr|telepathy-salut-0.8.1-2|10	URL:            http://telepathy.freedesktop.org/wiki/
14mr|telepathy-salut-0.8.1-2|11	Source0:        http://telepathy.freedesktop.org/releases/%name/%{name}-%version.tar.gz
14mr|telepathy-salut-0.8.1-2|12	
14mr|telepathy-salut-0.8.1-2|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|telepathy-salut-0.8.1-2|14	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|telepathy-salut-0.8.1-2|15	BuildRequires:	pkgconfig(libxml-2.0)
14mr|telepathy-salut-0.8.1-2|16	BuildRequires:	avahi-gobject-devel
14mr|telepathy-salut-0.8.1-2|17	BuildRequires:	pkgconfig(libexslt)
14mr|telepathy-salut-0.8.1-2|18	BuildRequires:	pkgconfig(telepathy-glib)
14mr|telepathy-salut-0.8.1-2|19	BuildRequires:	python
14mr|telepathy-salut-0.8.1-2|20	BuildRequires:	python-twisted
14mr|telepathy-salut-0.8.1-2|21	BuildRequires:	avahi-python
14mr|telepathy-salut-0.8.1-2|22	BuildRequires:	gtk-doc
14mr|telepathy-salut-0.8.1-2|23	BuildRequires:	libsoup-devel
14mr|telepathy-salut-0.8.1-2|24	BuildRequires:	pkgconfig(uuid)
14mr|telepathy-salut-0.8.1-2|25	BuildRequires:	python-xmldiff
14mr|telepathy-salut-0.8.1-2|26	BuildRequires:	pkgconfig(gnutls)
14mr|telepathy-salut-0.8.1-2|27	Requires:	telepathy-filesystem
14mr|telepathy-salut-0.8.1-2|28	
14mr|telepathy-salut-0.8.1-2|29	%description
14mr|telepathy-salut-0.8.1-2|30	telepathy-salut is a connection manager implementing link-local
14mr|telepathy-salut-0.8.1-2|31	messaging for XMPP
14mr|telepathy-salut-0.8.1-2|32	
14mr|telepathy-salut-0.8.1-2|33	http://www.xmpp.org/extensions/xep-0174.html
14mr|telepathy-salut-0.8.1-2|34	
14mr|telepathy-salut-0.8.1-2|35	%files -n %name
14mr|telepathy-salut-0.8.1-2|36	%doc docs/clique.xml NEWS README
14mr|telepathy-salut-0.8.1-2|37	#%{_libdir}/telepathy/salut-*/lib/*plugins
14mr|telepathy-salut-0.8.1-2|38	%{_libdir}/telepathy/salut-*/*/libsalut-plugins-%version.so
14mr|telepathy-salut-0.8.1-2|39	%{_libdir}/telepathy/salut-*/*/libwocky-telepathy-salut-%version.so
14mr|telepathy-salut-0.8.1-2|40	%{_libexecdir}/telepathy-salut
14mr|telepathy-salut-0.8.1-2|41	%{_mandir}/man8/telepathy-salut.8.*
14mr|telepathy-salut-0.8.1-2|42	%{_datadir}/dbus-1/services/*.service
14mr|telepathy-salut-0.8.1-2|43	%{_datadir}/telepathy/managers/salut.manager
14mr|telepathy-salut-0.8.1-2|44	
14mr|telepathy-salut-0.8.1-2|45	#--------------------------------------------------------------------
14mr|telepathy-salut-0.8.1-2|46	
14mr|telepathy-salut-0.8.1-2|47	%package -n %libdev
14mr|telepathy-salut-0.8.1-2|48	Summary:    Header files, libraries and development documentation for %{name}
14mr|telepathy-salut-0.8.1-2|49	Group:      Development/C
14mr|telepathy-salut-0.8.1-2|50	Requires:   %{name} = %version
14mr|telepathy-salut-0.8.1-2|51	Provides:   %{name}-devel = %version-%release
14mr|telepathy-salut-0.8.1-2|52	
14mr|telepathy-salut-0.8.1-2|53	Conflicts:  %name  < 0.8.0-2
14mr|telepathy-salut-0.8.1-2|54	
14mr|telepathy-salut-0.8.1-2|55	%description -n %libdev
14mr|telepathy-salut-0.8.1-2|56	This package contains the header files, static libraries and development
14mr|telepathy-salut-0.8.1-2|57	documentation for %{name}.
14mr|telepathy-salut-0.8.1-2|58	If you like to develop programs using %{name},
14mr|telepathy-salut-0.8.1-2|59	you will need to install %{name}-devel.
14mr|telepathy-salut-0.8.1-2|60	
14mr|telepathy-salut-0.8.1-2|61	%files -n %libdev
14mr|telepathy-salut-0.8.1-2|62	%_libdir/telepathy/salut-0/lib/libsalut-plugins.so
14mr|telepathy-salut-0.8.1-2|63	%_libdir/telepathy/salut-0/lib/libwocky.so
14mr|telepathy-salut-0.8.1-2|64	
14mr|telepathy-salut-0.8.1-2|65	#--------------------------------------------------------------------
14mr|telepathy-salut-0.8.1-2|66	
14mr|telepathy-salut-0.8.1-2|67	%prep
14mr|telepathy-salut-0.8.1-2|68	%setup -q
14mr|telepathy-salut-0.8.1-2|69	
14mr|telepathy-salut-0.8.1-2|70	%build
14mr|telepathy-salut-0.8.1-2|71	%configure2_5x --enable-gtk-doc --enable-olpc --disable-static
14mr|telepathy-salut-0.8.1-2|72	%make
14mr|telepathy-salut-0.8.1-2|73	
14mr|telepathy-salut-0.8.1-2|74	%install
14mr|telepathy-salut-0.8.1-2|75	%makeinstall_std
14mr|telepathy-salut-0.8.1-2|76	
14mr|telepathy-salut-0.8.1-2|77	rm -f %buildroot%_datadir/%name
14mr|telepathy-salut-0.8.1-2|78	rm -f %buildroot%_libdir/telepathy/salut-0/lib/*.la
14mr|telepathy-salut-0.8.1-2|79	
14mr|telepathy-salut-0.8.1-2|80	%changelog
14mr|telepathy-salut-0.8.1-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.1-2
14mr|telepathy-salut-0.8.1-2|82	+ Revision: b016a83
14mr|telepathy-salut-0.8.1-2|83	- MassBuild#440: Increase release tag
14mr|telepathy-salut-0.8.1-2|84	
14mr|telepathy-salut-0.8.1-2|85	

19170 14
14mr|termcap-11.0.1-23|1	%define	name	termcap
14mr|termcap-11.0.1-23|2	%define	version	11.0.1
14mr|termcap-11.0.1-23|3	
14mr|termcap-11.0.1-23|4	Summary:	The terminal feature database used by certain applications
14mr|termcap-11.0.1-23|5	Name:		%{name}
14mr|termcap-11.0.1-23|6	Version:	%{version}
14mr|termcap-11.0.1-23|7	Release:	23
14mr|termcap-11.0.1-23|8	License:	none
14mr|termcap-11.0.1-23|9	Group:		System/Libraries
14mr|termcap-11.0.1-23|10	URL:		http://www.catb.org/~esr/terminfo/
14mr|termcap-11.0.1-23|11	Source0:	http://www.ccil.org/~esr/terminfo/termtypes.tc.bz2
14mr|termcap-11.0.1-23|12	Patch0:		termcap-linuxlat.patch
14mr|termcap-11.0.1-23|13	Patch1:		termcap-xtermchanges.patch
14mr|termcap-11.0.1-23|14	Patch2:		termcap-utf8.patch
14mr|termcap-11.0.1-23|15	# (fc) 11.0.1-4mdk patch to correctly handle Home/End with X11R6 keycode
14mr|termcap-11.0.1-23|16	Patch3:		termcap-xtermX11R6.patch
14mr|termcap-11.0.1-23|17	# (vdanen) 11.0.1-6mdk patch so Eterm is seen as a color-capable term
14mr|termcap-11.0.1-23|18	Patch4:		termcap-Eterm.patch
14mr|termcap-11.0.1-23|19	# (shikamaru) 11.0.1-17mdv add urxvt as well
14mr|termcap-11.0.1-23|20	Patch5:		termcap-urxvt.patch
14mr|termcap-11.0.1-23|21	
14mr|termcap-11.0.1-23|22	%ifarch sparc
14mr|termcap-11.0.1-23|23	Obsoletes:	termfiles_sparc
14mr|termcap-11.0.1-23|24	Provides:	termfiles_sparc
14mr|termcap-11.0.1-23|25	%endif
14mr|termcap-11.0.1-23|26	BuildArch:	noarch
14mr|termcap-11.0.1-23|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|termcap-11.0.1-23|28	
14mr|termcap-11.0.1-23|29	%description
14mr|termcap-11.0.1-23|30	The termcap package provides the /etc/termcap file.  /etc/termcap is
14mr|termcap-11.0.1-23|31	a database which defines the capabilities of various terminals and
14mr|termcap-11.0.1-23|32	terminal emulators.  Certain programs use the /etc/termcap file to
14mr|termcap-11.0.1-23|33	access various features of terminals (the bell, colors, and graphics,
14mr|termcap-11.0.1-23|34	etc.).
14mr|termcap-11.0.1-23|35	
14mr|termcap-11.0.1-23|36	%prep
14mr|termcap-11.0.1-23|37	%setup -q -T -c %{name}-%{version}
14mr|termcap-11.0.1-23|38	bzcat %{SOURCE0} > %{name}
14mr|termcap-11.0.1-23|39	%patch0 -p0
14mr|termcap-11.0.1-23|40	%patch1 -p0
14mr|termcap-11.0.1-23|41	%patch2 -p0
14mr|termcap-11.0.1-23|42	%patch3 -p0
14mr|termcap-11.0.1-23|43	%patch4 -p0
14mr|termcap-11.0.1-23|44	%patch5 -p0
14mr|termcap-11.0.1-23|45	
14mr|termcap-11.0.1-23|46	%build
14mr|termcap-11.0.1-23|47	
14mr|termcap-11.0.1-23|48	%install
14mr|termcap-11.0.1-23|49	rm -rf %{buildroot}
14mr|termcap-11.0.1-23|50	install -m644 %{name} -D %{buildroot}%{_sysconfdir}/%{name}
14mr|termcap-11.0.1-23|51	
14mr|termcap-11.0.1-23|52	%clean
14mr|termcap-11.0.1-23|53	rm -rf %{buildroot}
14mr|termcap-11.0.1-23|54	
14mr|termcap-11.0.1-23|55	%files
14mr|termcap-11.0.1-23|56	%defattr(-,root,root)
14mr|termcap-11.0.1-23|57	%config(noreplace) %{_sysconfdir}/%{name}
14mr|termcap-11.0.1-23|58	
14mr|termcap-11.0.1-23|59	
14mr|termcap-11.0.1-23|60	
14mr|termcap-11.0.1-23|61	
14mr|termcap-11.0.1-23|62	
14mr|termcap-11.0.1-23|63	%changelog
14mr|termcap-11.0.1-23|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 11.0.1-23
14mr|termcap-11.0.1-23|65	+ Revision: 0b2cf5f
14mr|termcap-11.0.1-23|66	- MassBuild#440: Increase release tag
14mr|termcap-11.0.1-23|67	
14mr|termcap-11.0.1-23|68	

19171 14
14mr|tesseract-3.02.03-0.svn866.4|1	%define langdata() \
14mr|tesseract-3.02.03-0.svn866.4|2	%package %{1}\
14mr|tesseract-3.02.03-0.svn866.4|3	Group:		Graphics \
14mr|tesseract-3.02.03-0.svn866.4|4	Summary:        %{3}%{?4: (%4)} language data for Tesseract \
14mr|tesseract-3.02.03-0.svn866.4|5	Requires:       tesseract >= 3.00 \
14mr|tesseract-3.02.03-0.svn866.4|6	Requires:       locales-%{2} \
14mr|tesseract-3.02.03-0.svn866.4|7	Provides:       tesseract-language \
14mr|tesseract-3.02.03-0.svn866.4|8	%description %{1} \
14mr|tesseract-3.02.03-0.svn866.4|9	Tesseract data files required to recognize %{?4:%4 }%{3} text. \
14mr|tesseract-3.02.03-0.svn866.4|10	%files %{1} \
14mr|tesseract-3.02.03-0.svn866.4|11	%{_datadir}/tessdata/%{1}.* \
14mr|tesseract-3.02.03-0.svn866.4|12	%{nil}
14mr|tesseract-3.02.03-0.svn866.4|13	
14mr|tesseract-3.02.03-0.svn866.4|14	%define major %(echo %version |cut -d. -f1-2)
14mr|tesseract-3.02.03-0.svn866.4|15	
14mr|tesseract-3.02.03-0.svn866.4|16	Summary:	A high-performance OCR engine
14mr|tesseract-3.02.03-0.svn866.4|17	Name:		tesseract
14mr|tesseract-3.02.03-0.svn866.4|18	Version:	3.02.03
14mr|tesseract-3.02.03-0.svn866.4|19	Release:	0.svn866.4
14mr|tesseract-3.02.03-0.svn866.4|20	License:	ASL 2.0
14mr|tesseract-3.02.03-0.svn866.4|21	Group:		Graphics
14mr|tesseract-3.02.03-0.svn866.4|22	Url:		http://code.google.com/p/tesseract-ocr/
14mr|tesseract-3.02.03-0.svn866.4|23	Source0:	http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|24	Source1:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.eng.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|25	Source2:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ukr.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|26	Source3:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tur.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|27	Source4:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tha.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|28	Source5:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tgl.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|29	Source6:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tel.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|30	Source7:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tam.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|31	Source8:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.swe.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|32	Source9:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.swa.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|33	Source10:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.srp.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|34	Source11:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.sqi.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|35	Source12:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.spa_old.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|36	Source13:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.spa.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|37	Source14:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.slv.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|38	Source15:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.slk.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|39	Source16:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ron.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|40	Source17:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.por.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|41	Source18:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.pol.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|42	Source19:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.nor.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|43	Source20:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.nld.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|44	Source21:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.msa.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|45	Source22:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mlt.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|46	Source23:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mkd.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|47	Source24:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mal.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|48	Source25:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.lit.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|49	Source26:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.lav.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|50	Source27:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.kor.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|51	Source28:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.kan.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|52	Source29:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ita_old.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|53	Source30:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ita.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|54	Source31:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.isl.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|55	Source32:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ind.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|56	Source33:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chr.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|57	Source34:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hun.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|58	Source35:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hrv.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|59	Source36:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hin.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|60	Source37:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.heb.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|61	Source38:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.glg.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|62	Source39:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.frm.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|63	Source40:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.frk.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|64	Source41:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.fra.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|65	Source42:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.fin.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|66	Source43:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.eus.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|67	Source44:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.est.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|68	Source45:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.equ.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|69	Source46:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.epo.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|70	Source47:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.epo_alt.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|71	Source48:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.enm.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|72	Source49:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ell.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|73	Source50:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.deu.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|74	Source51:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.dan.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|75	Source52:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ces.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|76	Source53:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.cat.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|77	Source54:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.bul.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|78	Source55:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ben.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|79	Source56:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.bel.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|80	Source57:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.aze.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|81	Source58:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ara.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|82	Source59:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.afr.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|83	Source60:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.jpn.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|84	Source61:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chi_sim.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|85	Source62:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chi_tra.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|86	Source63:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.grc.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|87	Source64:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.rus.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|88	Source65:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.vie.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|89	# Not released with 3.02
14mr|tesseract-3.02.03-0.svn866.4|90	Source66:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.osd.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|91	Source67:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.heb-com.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|92	Source68:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.slk-frak.tar.gz
14mr|tesseract-3.02.03-0.svn866.4|93	
14mr|tesseract-3.02.03-0.svn866.4|94	Source100:	http://tesseract-ocr.googlecode.com/files/swe-frak.traineddata.gz
14mr|tesseract-3.02.03-0.svn866.4|95	Patch2:		tesseract-3.02.02-strfmt.patch
14mr|tesseract-3.02.03-0.svn866.4|96	BuildRequires:	tiff-devel
14mr|tesseract-3.02.03-0.svn866.4|97	BuildRequires:	jpeg-devel
14mr|tesseract-3.02.03-0.svn866.4|98	BuildRequires:	leptonica-devel
14mr|tesseract-3.02.03-0.svn866.4|99	Requires:	tesseract-language >= 3.00
14mr|tesseract-3.02.03-0.svn866.4|100	
14mr|tesseract-3.02.03-0.svn866.4|101	%description
14mr|tesseract-3.02.03-0.svn866.4|102	The Tesseract OCR engine was one of the top 3 engines in the 1995
14mr|tesseract-3.02.03-0.svn866.4|103	UNLV Accuracy test. Since then it has had little work done on it,
14mr|tesseract-3.02.03-0.svn866.4|104	but it is probably one of the most accurate open source OCR engines
14mr|tesseract-3.02.03-0.svn866.4|105	available. The source code will read a binary, grey or color image
14mr|tesseract-3.02.03-0.svn866.4|106	and output text.
14mr|tesseract-3.02.03-0.svn866.4|107	
14mr|tesseract-3.02.03-0.svn866.4|108	%files
14mr|tesseract-3.02.03-0.svn866.4|109	%defattr(-,root,root)
14mr|tesseract-3.02.03-0.svn866.4|110	%doc AUTHORS COPYING NEWS README ReleaseNotes ChangeLog
14mr|tesseract-3.02.03-0.svn866.4|111	%{_bindir}/*
14mr|tesseract-3.02.03-0.svn866.4|112	%{_datadir}/tessdata
14mr|tesseract-3.02.03-0.svn866.4|113	%exclude %_datadir/tessdata/*cube.*
14mr|tesseract-3.02.03-0.svn866.4|114	%exclude %_datadir/tessdata/*.traineddata
14mr|tesseract-3.02.03-0.svn866.4|115	%{_mandir}/man?/*
14mr|tesseract-3.02.03-0.svn866.4|116	
14mr|tesseract-3.02.03-0.svn866.4|117	#-----------------------------------------------------------------
14mr|tesseract-3.02.03-0.svn866.4|118	
14mr|tesseract-3.02.03-0.svn866.4|119	%define tesseract_major 3
14mr|tesseract-3.02.03-0.svn866.4|120	%define libtesseract %mklibname tesseract %{tesseract_major}
14mr|tesseract-3.02.03-0.svn866.4|121	
14mr|tesseract-3.02.03-0.svn866.4|122	%package -n %{libtesseract}
14mr|tesseract-3.02.03-0.svn866.4|123	Summary:	%name support library
14mr|tesseract-3.02.03-0.svn866.4|124	Group:		System/Libraries
14mr|tesseract-3.02.03-0.svn866.4|125	
14mr|tesseract-3.02.03-0.svn866.4|126	%description -n %{libtesseract}
14mr|tesseract-3.02.03-0.svn866.4|127	%name library.
14mr|tesseract-3.02.03-0.svn866.4|128	
14mr|tesseract-3.02.03-0.svn866.4|129	%files -n %{libtesseract}
14mr|tesseract-3.02.03-0.svn866.4|130	%defattr(-,root,root,-)
14mr|tesseract-3.02.03-0.svn866.4|131	%_libdir/libtesseract*.so.%{tesseract_major}*
14mr|tesseract-3.02.03-0.svn866.4|132	
14mr|tesseract-3.02.03-0.svn866.4|133	#-----------------------------------------------------------------
14mr|tesseract-3.02.03-0.svn866.4|134	
14mr|tesseract-3.02.03-0.svn866.4|135	%package devel
14mr|tesseract-3.02.03-0.svn866.4|136	Summary:	Development files from %name
14mr|tesseract-3.02.03-0.svn866.4|137	Group:		Development/C++
14mr|tesseract-3.02.03-0.svn866.4|138	Requires:	%{libtesseract} = %version-%release
14mr|tesseract-3.02.03-0.svn866.4|139	Provides:	%{mklibname %name -d} = %version-%release
14mr|tesseract-3.02.03-0.svn866.4|140	Obsoletes:	%{mklibname %name -d} < 2.04
14mr|tesseract-3.02.03-0.svn866.4|141	
14mr|tesseract-3.02.03-0.svn866.4|142	
14mr|tesseract-3.02.03-0.svn866.4|143	%description devel
14mr|tesseract-3.02.03-0.svn866.4|144	The Tesseract OCR engine was one of the top 3 engines in the 1995
14mr|tesseract-3.02.03-0.svn866.4|145	UNLV Accuracy test. Since then it has had little work done on it,
14mr|tesseract-3.02.03-0.svn866.4|146	but it is probably one of the most accurate open source OCR engines
14mr|tesseract-3.02.03-0.svn866.4|147	available. The source code will read a binary, grey or color image
14mr|tesseract-3.02.03-0.svn866.4|148	and output text. A tiff reader is built in that will read
14mr|tesseract-3.02.03-0.svn866.4|149	uncompressed TIFF images, or libtiff can be added to read compressed
14mr|tesseract-3.02.03-0.svn866.4|150	images.
14mr|tesseract-3.02.03-0.svn866.4|151	
14mr|tesseract-3.02.03-0.svn866.4|152	%files devel
14mr|tesseract-3.02.03-0.svn866.4|153	%defattr(-,root,root)
14mr|tesseract-3.02.03-0.svn866.4|154	%{_includedir}/tesseract
14mr|tesseract-3.02.03-0.svn866.4|155	%{_libdir}/*.so
14mr|tesseract-3.02.03-0.svn866.4|156	%_libdir/pkgconfig/*.pc
14mr|tesseract-3.02.03-0.svn866.4|157	
14mr|tesseract-3.02.03-0.svn866.4|158	#-----------------------------------------------------------------
14mr|tesseract-3.02.03-0.svn866.4|159	
14mr|tesseract-3.02.03-0.svn866.4|160	%package osd
14mr|tesseract-3.02.03-0.svn866.4|161	Group:          Graphics
14mr|tesseract-3.02.03-0.svn866.4|162	Summary:        Orientation & script detection data pack for tesseract
14mr|tesseract-3.02.03-0.svn866.4|163	
14mr|tesseract-3.02.03-0.svn866.4|164	%description osd
14mr|tesseract-3.02.03-0.svn866.4|165	Data files required to recognize text orintation and scripts.
14mr|tesseract-3.02.03-0.svn866.4|166	
14mr|tesseract-3.02.03-0.svn866.4|167	%files osd
14mr|tesseract-3.02.03-0.svn866.4|168	%{_datadir}/tessdata/osd.*
14mr|tesseract-3.02.03-0.svn866.4|169	
14mr|tesseract-3.02.03-0.svn866.4|170	#-----------------------------------------------------------------
14mr|tesseract-3.02.03-0.svn866.4|171	
14mr|tesseract-3.02.03-0.svn866.4|172	%package heb-com
14mr|tesseract-3.02.03-0.svn866.4|173	Group:          Graphics
14mr|tesseract-3.02.03-0.svn866.4|174	Summary:        Hebrew (community) language data for Tesseract
14mr|tesseract-3.02.03-0.svn866.4|175	Requires:       tesseract >= 3.00
14mr|tesseract-3.02.03-0.svn866.4|176	Requires:	locales-he
14mr|tesseract-3.02.03-0.svn866.4|177	Provides:       tesseract-language
14mr|tesseract-3.02.03-0.svn866.4|178	%description heb-com
14mr|tesseract-3.02.03-0.svn866.4|179	Tesseract data files required to recognize Hebrew community text.
14mr|tesseract-3.02.03-0.svn866.4|180	%files heb-com
14mr|tesseract-3.02.03-0.svn866.4|181	%{_datadir}/tessdata/heb-*
14mr|tesseract-3.02.03-0.svn866.4|182	%doc tessdata/heb-.README
14mr|tesseract-3.02.03-0.svn866.4|183	
14mr|tesseract-3.02.03-0.svn866.4|184	#-----------------------------------------------------------------
14mr|tesseract-3.02.03-0.svn866.4|185	
14mr|tesseract-3.02.03-0.svn866.4|186	%langdata afr af Afrikaans
14mr|tesseract-3.02.03-0.svn866.4|187	%langdata ara ar Arabic
14mr|tesseract-3.02.03-0.svn866.4|188	%langdata aze az Azerbaijani
14mr|tesseract-3.02.03-0.svn866.4|189	%langdata bel be Belarusian
14mr|tesseract-3.02.03-0.svn866.4|190	%langdata ben bn Bengali
14mr|tesseract-3.02.03-0.svn866.4|191	%langdata bul br Bulgarian
14mr|tesseract-3.02.03-0.svn866.4|192	%langdata cat ca Catalan
14mr|tesseract-3.02.03-0.svn866.4|193	%langdata ces cs Czech
14mr|tesseract-3.02.03-0.svn866.4|194	%langdata chi_sim zh Chinese simplified
14mr|tesseract-3.02.03-0.svn866.4|195	%langdata chi_tra zh Chinese traditional
14mr|tesseract-3.02.03-0.svn866.4|196	%langdata chr en Cherokee
14mr|tesseract-3.02.03-0.svn866.4|197	%langdata dan-frak da Danish fraktur
14mr|tesseract-3.02.03-0.svn866.4|198	%langdata dan da Danish
14mr|tesseract-3.02.03-0.svn866.4|199	%langdata deu-frak de German fraktur
14mr|tesseract-3.02.03-0.svn866.4|200	%langdata deu de German
14mr|tesseract-3.02.03-0.svn866.4|201	%langdata ell el Greek
14mr|tesseract-3.02.03-0.svn866.4|202	%langdata eng en English
14mr|tesseract-3.02.03-0.svn866.4|203	%langdata enm en Middle English (1100-1500)
14mr|tesseract-3.02.03-0.svn866.4|204	%langdata epo eo Esperanto
14mr|tesseract-3.02.03-0.svn866.4|205	%langdata epo_alt eo Esperanto (alternative)
14mr|tesseract-3.02.03-0.svn866.4|206	%langdata equ en Math/Equation
14mr|tesseract-3.02.03-0.svn866.4|207	%langdata est et Estonian
14mr|tesseract-3.02.03-0.svn866.4|208	%langdata eus eu Basque
14mr|tesseract-3.02.03-0.svn866.4|209	%langdata fin fi Finnish
14mr|tesseract-3.02.03-0.svn866.4|210	%langdata fra fr French
14mr|tesseract-3.02.03-0.svn866.4|211	%langdata frk fr Frankish
14mr|tesseract-3.02.03-0.svn866.4|212	%langdata frm fr Middle French (1400-1600)
14mr|tesseract-3.02.03-0.svn866.4|213	%langdata glg gl Galician
14mr|tesseract-3.02.03-0.svn866.4|214	%langdata grc el Ancient Greek
14mr|tesseract-3.02.03-0.svn866.4|215	%langdata heb he Hebrew
14mr|tesseract-3.02.03-0.svn866.4|216	%langdata hin hi Hindi
14mr|tesseract-3.02.03-0.svn866.4|217	%langdata hrv hr Croatian
14mr|tesseract-3.02.03-0.svn866.4|218	%langdata hun hu Hungarian
14mr|tesseract-3.02.03-0.svn866.4|219	%langdata ind id Indonesian
14mr|tesseract-3.02.03-0.svn866.4|220	%langdata isl is Icelandic
14mr|tesseract-3.02.03-0.svn866.4|221	%langdata ita it Italian
14mr|tesseract-3.02.03-0.svn866.4|222	%langdata ita_old it Old Italian
14mr|tesseract-3.02.03-0.svn866.4|223	%langdata jpn ja Japanese
14mr|tesseract-3.02.03-0.svn866.4|224	%langdata kan kn Kannada
14mr|tesseract-3.02.03-0.svn866.4|225	%langdata kor ko Korean
14mr|tesseract-3.02.03-0.svn866.4|226	%langdata lav lv Latvian
14mr|tesseract-3.02.03-0.svn866.4|227	%langdata lit lt Lithuanian
14mr|tesseract-3.02.03-0.svn866.4|228	%langdata mal ml Malayalam
14mr|tesseract-3.02.03-0.svn866.4|229	%langdata mkd mk Macedonian
14mr|tesseract-3.02.03-0.svn866.4|230	%langdata mlt mt Maltese
14mr|tesseract-3.02.03-0.svn866.4|231	%langdata msa ms Malay
14mr|tesseract-3.02.03-0.svn866.4|232	%langdata nld nl Dutch
14mr|tesseract-3.02.03-0.svn866.4|233	%langdata nor no Norwegian
14mr|tesseract-3.02.03-0.svn866.4|234	%langdata pol pl Polish
14mr|tesseract-3.02.03-0.svn866.4|235	%langdata por pt Portuguese
14mr|tesseract-3.02.03-0.svn866.4|236	%langdata ron ro Romanian
14mr|tesseract-3.02.03-0.svn866.4|237	%langdata rus ru Russian
14mr|tesseract-3.02.03-0.svn866.4|238	%langdata slk sk Slovakian
14mr|tesseract-3.02.03-0.svn866.4|239	%langdata slk-frak sk Slovakian fraktur
14mr|tesseract-3.02.03-0.svn866.4|240	%langdata slv sl Slovenian
14mr|tesseract-3.02.03-0.svn866.4|241	%langdata spa es Spanish
14mr|tesseract-3.02.03-0.svn866.4|242	%langdata spa_old es Old Spanish
14mr|tesseract-3.02.03-0.svn866.4|243	%langdata sqi sq Albanian
14mr|tesseract-3.02.03-0.svn866.4|244	%langdata srp st Serbian latin
14mr|tesseract-3.02.03-0.svn866.4|245	%langdata swa sw Swahili
14mr|tesseract-3.02.03-0.svn866.4|246	%langdata swe-frak sv Swedish fraktur
14mr|tesseract-3.02.03-0.svn866.4|247	%langdata swe sv Swedish
14mr|tesseract-3.02.03-0.svn866.4|248	%langdata tam ta Tamil
14mr|tesseract-3.02.03-0.svn866.4|249	%langdata tel te Telugu
14mr|tesseract-3.02.03-0.svn866.4|250	%langdata tgl en Tagalog
14mr|tesseract-3.02.03-0.svn866.4|251	%langdata tha th Thai
14mr|tesseract-3.02.03-0.svn866.4|252	%langdata tur tr Turkish
14mr|tesseract-3.02.03-0.svn866.4|253	%langdata ukr uk Ukrainian
14mr|tesseract-3.02.03-0.svn866.4|254	%langdata vie vi Vietnamese
14mr|tesseract-3.02.03-0.svn866.4|255	
14mr|tesseract-3.02.03-0.svn866.4|256	%prep
14mr|tesseract-3.02.03-0.svn866.4|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
14mr|tesseract-3.02.03-0.svn866.4|258	mv ../tesseract-ocr/tessdata/* ./tessdata/
14mr|tesseract-3.02.03-0.svn866.4|259	rm -rf ../tesseract-ocr
14mr|tesseract-3.02.03-0.svn866.4|260	%apply_patches
14mr|tesseract-3.02.03-0.svn866.4|261	
14mr|tesseract-3.02.03-0.svn866.4|262	for archive in %SOURCE100; do
14mr|tesseract-3.02.03-0.svn866.4|263	filename=`echo $archive | sed -e 's|^.*/||;s|.gz$||'`
14mr|tesseract-3.02.03-0.svn866.4|264	if [ -e ./tessdata/$filename ]; then
14mr|tesseract-3.02.03-0.svn866.4|265	echo "FIXME: Check for duplicate: $filename"
14mr|tesseract-3.02.03-0.svn866.4|266	read
14mr|tesseract-3.02.03-0.svn866.4|267	else
14mr|tesseract-3.02.03-0.svn866.4|268	gzip -cd $archive > ./tessdata/$filename
14mr|tesseract-3.02.03-0.svn866.4|269	fi
14mr|tesseract-3.02.03-0.svn866.4|270	done
14mr|tesseract-3.02.03-0.svn866.4|271	
14mr|tesseract-3.02.03-0.svn866.4|272	%build
14mr|tesseract-3.02.03-0.svn866.4|273	mkdir m4
14mr|tesseract-3.02.03-0.svn866.4|274	./autogen.sh
14mr|tesseract-3.02.03-0.svn866.4|275	%configure2_5x --disable-static
14mr|tesseract-3.02.03-0.svn866.4|276	%make
14mr|tesseract-3.02.03-0.svn866.4|277	
14mr|tesseract-3.02.03-0.svn866.4|278	%install
14mr|tesseract-3.02.03-0.svn866.4|279	%makeinstall_std
14mr|tesseract-3.02.03-0.svn866.4|280	
14mr|tesseract-3.02.03-0.svn866.4|281	for file in tessdata/*cube.* tessdata/*.traineddata
14mr|tesseract-3.02.03-0.svn866.4|282	do
14mr|tesseract-3.02.03-0.svn866.4|283	install -m 644 -D $file %{buildroot}%{_datadir}/tessdata
14mr|tesseract-3.02.03-0.svn866.4|284	done
14mr|tesseract-3.02.03-0.svn866.4|285	
14mr|tesseract-3.02.03-0.svn866.4|286	
14mr|tesseract-3.02.03-0.svn866.4|287	%changelog
14mr|tesseract-3.02.03-0.svn866.4|288	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.02.03-0.svn866.4
14mr|tesseract-3.02.03-0.svn866.4|289	+ Revision: 9a9e043
14mr|tesseract-3.02.03-0.svn866.4|290	- Bump release
14mr|tesseract-3.02.03-0.svn866.4|291	
14mr|tesseract-3.02.03-0.svn866.4|292	

19172 14
14mr|testdisk-6.14-3|1	%define ver_e2fsprogs 1.42
14mr|testdisk-6.14-3|2	%define ver_progsreiserfs 0.3.1-rc8
14mr|testdisk-6.14-3|3	#define ver_ntfsprogs 2.0.0
14mr|testdisk-6.14-3|4	
14mr|testdisk-6.14-3|5	Summary:	Tool to check and undelete partition
14mr|testdisk-6.14-3|6	Name:		testdisk
14mr|testdisk-6.14-3|7	Version:	6.14
14mr|testdisk-6.14-3|8	Release:	3
14mr|testdisk-6.14-3|9	License:	GPLv2+
14mr|testdisk-6.14-3|10	Group:		System/Kernel and hardware
14mr|testdisk-6.14-3|11	Source0:	http://www.cgsecurity.org/%{name}-%{version}.tar.bz2
14mr|testdisk-6.14-3|12	Source1:	progsreiserfs-%ver_progsreiserfs.tar.bz2
14mr|testdisk-6.14-3|13	Patch0:		progsreiserfs-journal.patch
14mr|testdisk-6.14-3|14	# Upstream patch
14mr|testdisk-6.14-3|15	Patch1:		photorec_611_exif_bound_checking_v2.patch
14mr|testdisk-6.14-3|16	URL:		http://www.cgsecurity.org/wiki/TestDisk
14mr|testdisk-6.14-3|17	BuildRequires:	pkgconfig(ncurses) >= 5.2
14mr|testdisk-6.14-3|18	BuildRequires:	pkgconfig(ext2fs) >= %ver_e2fsprogs
14mr|testdisk-6.14-3|19	BuildRequires:  pkgconfig(libntfs-3g)
14mr|testdisk-6.14-3|20	BuildRequires:	jpeg-devel
14mr|testdisk-6.14-3|21	BuildRequires:	pkgconfig(uuid)
14mr|testdisk-6.14-3|22	
14mr|testdisk-6.14-3|23	%package -n photorec
14mr|testdisk-6.14-3|24	Summary:	Data recovery software
14mr|testdisk-6.14-3|25	Group:		System/Kernel and hardware
14mr|testdisk-6.14-3|26	Requires:	%{name} = %{version}
14mr|testdisk-6.14-3|27	
14mr|testdisk-6.14-3|28	%description
14mr|testdisk-6.14-3|29	Tool to check and undelete partition. Works with the following
14mr|testdisk-6.14-3|30	filesystems:
14mr|testdisk-6.14-3|31	* BeFS ( BeOS )
14mr|testdisk-6.14-3|32	* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
14mr|testdisk-6.14-3|33	* CramFS, Compressed File System
14mr|testdisk-6.14-3|34	* DOS/Windows FAT12, FAT16 and FAT32
14mr|testdisk-6.14-3|35	* HFS and HFS+, Hierarchical File System
14mr|testdisk-6.14-3|36	* JFS, IBM's Journaled File System
14mr|testdisk-6.14-3|37	* Linux Ext2 and Ext3
14mr|testdisk-6.14-3|38	* Linux Raid
14mr|testdisk-6.14-3|39	o RAID 1: mirroring
14mr|testdisk-6.14-3|40	o RAID 4: striped array with parity device
14mr|testdisk-6.14-3|41	o RAID 5: striped array with distributed parity information
14mr|testdisk-6.14-3|42	o RAID 6: striped array with distributed dual redundancy information
14mr|testdisk-6.14-3|43	* Linux Swap (versions 1 and 2)
14mr|testdisk-6.14-3|44	* LVM and LVM2, Linux Logical Volume Manager
14mr|testdisk-6.14-3|45	* Mac partition map
14mr|testdisk-6.14-3|46	* Novell Storage Services NSS
14mr|testdisk-6.14-3|47	* NTFS ( Windows NT/2K/XP/2003/Vista )
14mr|testdisk-6.14-3|48	* ReiserFS 3.5, 3.6 and 4
14mr|testdisk-6.14-3|49	* Sun Solaris i386 disklabel
14mr|testdisk-6.14-3|50	* Unix File System UFS and UFS2 (Sun/BSD/...)
14mr|testdisk-6.14-3|51	* XFS, SGI's Journaled File System
14mr|testdisk-6.14-3|52	
14mr|testdisk-6.14-3|53	%description -n photorec
14mr|testdisk-6.14-3|54	PhotoRec is file data recovery software designed to recover lost files
14mr|testdisk-6.14-3|55	including video, documents and archives from Hard Disks and CDRom and lost
14mr|testdisk-6.14-3|56	pictures (thus, its 'Photo Recovery' name) from digital camera memory.
14mr|testdisk-6.14-3|57	
14mr|testdisk-6.14-3|58	PhotoRec ignores the filesystem and goes after the underlying data, so it
14mr|testdisk-6.14-3|59	will still work even if your media's filesystem has been severely damaged
14mr|testdisk-6.14-3|60	or re-formatted.
14mr|testdisk-6.14-3|61	
14mr|testdisk-6.14-3|62	%package -n 	fidentify
14mr|testdisk-6.14-3|63	Summary:	Data recovery software
14mr|testdisk-6.14-3|64	Group:		System/Kernel and hardware
14mr|testdisk-6.14-3|65	Requires:	%{name} = %{version}
14mr|testdisk-6.14-3|66	
14mr|testdisk-6.14-3|67	%description -n fidentify
14mr|testdisk-6.14-3|68	Recover lost files from harddisk, digital camera and cdrom fidentify the file
14mr|testdisk-6.14-3|69	type, the "extension", by using thr same database than PhotoRec.
14mr|testdisk-6.14-3|70	
14mr|testdisk-6.14-3|71	
14mr|testdisk-6.14-3|72	%prep
14mr|testdisk-6.14-3|73	%setup -q -a 1 -D -n %{name}-%{version}
14mr|testdisk-6.14-3|74	%patch0
14mr|testdisk-6.14-3|75	#%patch1 -p1 -b .exiv2
14mr|testdisk-6.14-3|76	
14mr|testdisk-6.14-3|77	%build
14mr|testdisk-6.14-3|78	(
14mr|testdisk-6.14-3|79	cd progsreiserfs-%ver_progsreiserfs
14mr|testdisk-6.14-3|80	%configure2_5x --disable-Werror
14mr|testdisk-6.14-3|81	%make
14mr|testdisk-6.14-3|82	)
14mr|testdisk-6.14-3|83	
14mr|testdisk-6.14-3|84	%configure2_5x --with-reiserfs-lib=`pwd`/progsreiserfs-%ver_progsreiserfs/libreiserfs/.libs/ --with-reiserfs-includes=`pwd`/progsreiserfs-%ver_progsreiserfs/include/
14mr|testdisk-6.14-3|85	%make
14mr|testdisk-6.14-3|86	
14mr|testdisk-6.14-3|87	%install
14mr|testdisk-6.14-3|88	%makeinstall_std
14mr|testdisk-6.14-3|89	
14mr|testdisk-6.14-3|90	rm -rf %{buildroot}/%_docdir
14mr|testdisk-6.14-3|91	
14mr|testdisk-6.14-3|92	%files
14mr|testdisk-6.14-3|93	%defattr(644,root,root,755)
14mr|testdisk-6.14-3|94	%doc AUTHORS COPYING ChangeLog INFO INSTALL NEWS README THANKS
14mr|testdisk-6.14-3|95	# doc/*.html
14mr|testdisk-6.14-3|96	%attr(755,root,root) %{_bindir}/testdisk
14mr|testdisk-6.14-3|97	%{_mandir}/man8/testdisk*
14mr|testdisk-6.14-3|98	
14mr|testdisk-6.14-3|99	%files -n photorec
14mr|testdisk-6.14-3|100	%defattr(644,root,root,755)
14mr|testdisk-6.14-3|101	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
14mr|testdisk-6.14-3|102	%attr(755,root,root) %{_bindir}/photorec
14mr|testdisk-6.14-3|103	%{_mandir}/man8/photorec*
14mr|testdisk-6.14-3|104	
14mr|testdisk-6.14-3|105	
14mr|testdisk-6.14-3|106	%files -n fidentify
14mr|testdisk-6.14-3|107	%defattr(644,root,root,755)
14mr|testdisk-6.14-3|108	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
14mr|testdisk-6.14-3|109	%attr(755,root,root) %{_bindir}/fidentify
14mr|testdisk-6.14-3|110	%{_mandir}/man8/fidentify*
14mr|testdisk-6.14-3|111	
14mr|testdisk-6.14-3|112	
14mr|testdisk-6.14-3|113	%changelog
14mr|testdisk-6.14-3|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.14-3
14mr|testdisk-6.14-3|115	+ Revision: 17a8b82
14mr|testdisk-6.14-3|116	- MassBuild#440: Increase release tag
14mr|testdisk-6.14-3|117	
14mr|testdisk-6.14-3|118	

19173 14
14mr|testng-5.11-8|1	Name:           testng
14mr|testng-5.11-8|2	Version:        5.11
14mr|testng-5.11-8|3	Release:        8
14mr|testng-5.11-8|4	Summary:        Java-based testing framework
14mr|testng-5.11-8|5	
14mr|testng-5.11-8|6	Group:          Development/Java
14mr|testng-5.11-8|7	License:        ASL 2.0
14mr|testng-5.11-8|8	URL:            http://testng.org/
14mr|testng-5.11-8|9	Source0:        http://testng.org/%{name}-%{version}.zip
14mr|testng-5.11-8|10	Source1:        http://repo2.maven.org/maven2/org/testng/testng/%{version}/testng-%{version}.pom
14mr|testng-5.11-8|11	Patch0:         0001-Do-not-bundle-prebuilt-jar-s.patch
14mr|testng-5.11-8|12	Patch1:         0001-Disable-DTDDoc-target.patch
14mr|testng-5.11-8|13	Patch2:         0001-Port-to-QDoc-1.9.patch
14mr|testng-5.11-8|14	
14mr|testng-5.11-8|15	BuildRequires:  ant
14mr|testng-5.11-8|16	BuildRequires:  unzip
14mr|testng-5.11-8|17	BuildRequires:  jpackage-utils
14mr|testng-5.11-8|18	BuildRequires:  bsh
14mr|testng-5.11-8|19	BuildRequires:  qdox
14mr|testng-5.11-8|20	BuildRequires:  junit
14mr|testng-5.11-8|21	BuildRequires:  jaxp_parser_impl
14mr|testng-5.11-8|22	BuildRequires:  xml-commons-apis
14mr|testng-5.11-8|23	BuildRequires:  java-1.7.0-openjdk-devel
14mr|testng-5.11-8|24	
14mr|testng-5.11-8|25	Requires:       jpackage-utils
14mr|testng-5.11-8|26	
14mr|testng-5.11-8|27	BuildArch:      noarch
14mr|testng-5.11-8|28	
14mr|testng-5.11-8|29	%description
14mr|testng-5.11-8|30	TestNG is a testing framework inspired from JUnit and NUnit but introducing
14mr|testng-5.11-8|31	some new functionality, including flexible test configuration, and
14mr|testng-5.11-8|32	distributed test running.  It is designed to cover unit tests as well as
14mr|testng-5.11-8|33	functional, end-to-end, integration, etc.
14mr|testng-5.11-8|34	
14mr|testng-5.11-8|35	
14mr|testng-5.11-8|36	%package javadoc
14mr|testng-5.11-8|37	Summary:        API Documentation for %{name}
14mr|testng-5.11-8|38	Group:          Development/Java
14mr|testng-5.11-8|39	Requires:       jpackage-utils
14mr|testng-5.11-8|40	
14mr|testng-5.11-8|41	%description javadoc
14mr|testng-5.11-8|42	JavaDoc documentation for %{name}
14mr|testng-5.11-8|43	
14mr|testng-5.11-8|44	
14mr|testng-5.11-8|45	%prep
14mr|testng-5.11-8|46	%setup -q
14mr|testng-5.11-8|47	%patch0 -p1 -b .nobundle
14mr|testng-5.11-8|48	%patch1 -p1 -b .dtddoc
14mr|testng-5.11-8|49	%patch2 -p1 -b .qdoc19
14mr|testng-5.11-8|50	sed -i 's|target="1.5"|target="1.7"|' build.xml
14mr|testng-5.11-8|51	
14mr|testng-5.11-8|52	%build
14mr|testng-5.11-8|53	find -name '*.jar' -delete
14mr|testng-5.11-8|54	CLASSPATH=$(build-classpath bsh qdox junit) \
14mr|testng-5.11-8|55	ant dist-15 javadocs
14mr|testng-5.11-8|56	
14mr|testng-5.11-8|57	# Convert CP/M line encoding to UNIX one
14mr|testng-5.11-8|58	sed 's/\r//' <README >README.unix
14mr|testng-5.11-8|59	touch -r README README.unix
14mr|testng-5.11-8|60	mv README.unix README
14mr|testng-5.11-8|61	
14mr|testng-5.11-8|62	
14mr|testng-5.11-8|63	%install
14mr|testng-5.11-8|64	# Code
14mr|testng-5.11-8|65	install -d %{buildroot}%{_javadir}
14mr|testng-5.11-8|66	install -pm644 %{name}-%{version}-jdk15.jar \
14mr|testng-5.11-8|67	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|testng-5.11-8|68	ln -s %{name}-%{version}.jar \
14mr|testng-5.11-8|69	%{buildroot}%{_javadir}/%{name}.jar
14mr|testng-5.11-8|70	
14mr|testng-5.11-8|71	# API documentation
14mr|testng-5.11-8|72	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|testng-5.11-8|73	cp -a javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|testng-5.11-8|74	
14mr|testng-5.11-8|75	# Maven stuff
14mr|testng-5.11-8|76	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|testng-5.11-8|77	install -pm 644 %{SOURCE1} \
14mr|testng-5.11-8|78	%{buildroot}/%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|testng-5.11-8|79	%add_to_maven_depmap org.%{name} %{name} %{version} JPP %{name}
14mr|testng-5.11-8|80	
14mr|testng-5.11-8|81	
14mr|testng-5.11-8|82	%files
14mr|testng-5.11-8|83	%{_javadir}/*
14mr|testng-5.11-8|84	%{_sysconfdir}/maven/fragments
14mr|testng-5.11-8|85	%{_datadir}/maven2
14mr|testng-5.11-8|86	%doc CHANGES.txt README LICENSE.txt
14mr|testng-5.11-8|87	
14mr|testng-5.11-8|88	%files javadoc
14mr|testng-5.11-8|89	%{_javadocdir}/*
14mr|testng-5.11-8|90	
14mr|testng-5.11-8|91	%post
14mr|testng-5.11-8|92	%update_maven_depmap
14mr|testng-5.11-8|93	
14mr|testng-5.11-8|94	%postun
14mr|testng-5.11-8|95	%update_maven_depmap
14mr|testng-5.11-8|96	
14mr|testng-5.11-8|97	%changelog
14mr|testng-5.11-8|98	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.11-8
14mr|testng-5.11-8|99	+ Revision: 8a5920c
14mr|testng-5.11-8|100	- Build with Java 7
14mr|testng-5.11-8|101	
14mr|testng-5.11-8|102	

19174 14
14mr|tetex-latex-arab-3.11s-9|1	%define name tetex-latex-arab
14mr|tetex-latex-arab-3.11s-9|2	%define version 3.11s
14mr|tetex-latex-arab-3.11s-9|3	
14mr|tetex-latex-arab-3.11s-9|4	Name:		%{name}
14mr|tetex-latex-arab-3.11s-9|5	Summary:	Files for processing Arabic LaTeX documents
14mr|tetex-latex-arab-3.11s-9|6	Version:	%{version}
14mr|tetex-latex-arab-3.11s-9|7	Release:	9
14mr|tetex-latex-arab-3.11s-9|8	Source:		ftp://ftp.informatik.uni-stuttgart.de/pub/arabtex/arab311.tar.bz2
14mr|tetex-latex-arab-3.11s-9|9	License:	LPPL
14mr|tetex-latex-arab-3.11s-9|10	Group:		Publishing
14mr|tetex-latex-arab-3.11s-9|11	URL:		ftp://ftp.informatik.uni-stuttgart.de/pub/arabtex/arabtex.htm
14mr|tetex-latex-arab-3.11s-9|12	Requires:	tetex >= 1.0.7
14mr|tetex-latex-arab-3.11s-9|13	BuildArch:	noarch
14mr|tetex-latex-arab-3.11s-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|tetex-latex-arab-3.11s-9|15	
14mr|tetex-latex-arab-3.11s-9|16	%description
14mr|tetex-latex-arab-3.11s-9|17	ArabTeX is a TeX macro package with associated Naskh fonts designed to generate
14mr|tetex-latex-arab-3.11s-9|18	the Arabic writing from texts coded in an ASCII transliteration as well as in
14mr|tetex-latex-arab-3.11s-9|19	some other popular encodings for Arabic and Hebrew, e.g. ASMO 449, ISO 8859-6
14mr|tetex-latex-arab-3.11s-9|20	(ASMO 708), Arabic Windows encoding, and HED. It is compatible with Plain TeX,
14mr|tetex-latex-arab-3.11s-9|21	LaTeX, NFSS, and the EDMAC package. It also cooperates well with LaTeX 2e of
14mr|tetex-latex-arab-3.11s-9|22	June 1996 or later. There is some support for Persian, Urdu, Pashto, and
14mr|tetex-latex-arab-3.11s-9|23	Sindhi. Unicode Arabic and Hebrew support is present but not extensively
14mr|tetex-latex-arab-3.11s-9|24	tested.
14mr|tetex-latex-arab-3.11s-9|25	
14mr|tetex-latex-arab-3.11s-9|26	The version 3.11d supports vowelized and non-vowelized Hebrew, and
14mr|tetex-latex-arab-3.11s-9|27	bidirectional line-breaking within insertions. The former limitation that an
14mr|tetex-latex-arab-3.11s-9|28	insertion must fit on the current line no more exists.
14mr|tetex-latex-arab-3.11s-9|29	
14mr|tetex-latex-arab-3.11s-9|30	%prep
14mr|tetex-latex-arab-3.11s-9|31	%setup -q -c
14mr|tetex-latex-arab-3.11s-9|32	
14mr|tetex-latex-arab-3.11s-9|33	%install
14mr|tetex-latex-arab-3.11s-9|34	rm -rf $RPM_BUILD_ROOT
14mr|tetex-latex-arab-3.11s-9|35	mv doc/arabtex/txt/* .
14mr|tetex-latex-arab-3.11s-9|36	rm -rf doc/arabtex/html
14mr|tetex-latex-arab-3.11s-9|37	install -d -m 0755 %buildroot/%_datadir/texmf
14mr|tetex-latex-arab-3.11s-9|38	cp -R fonts tex %buildroot/%_datadir/texmf
14mr|tetex-latex-arab-3.11s-9|39	
14mr|tetex-latex-arab-3.11s-9|40	%post
14mr|tetex-latex-arab-3.11s-9|41	/usr/bin/env - /usr/bin/texhash 2> /dev/null
14mr|tetex-latex-arab-3.11s-9|42	exit 0
14mr|tetex-latex-arab-3.11s-9|43	
14mr|tetex-latex-arab-3.11s-9|44	
14mr|tetex-latex-arab-3.11s-9|45	%clean
14mr|tetex-latex-arab-3.11s-9|46	rm -rf $RPM_BUILD_ROOT
14mr|tetex-latex-arab-3.11s-9|47	
14mr|tetex-latex-arab-3.11s-9|48	
14mr|tetex-latex-arab-3.11s-9|49	%files
14mr|tetex-latex-arab-3.11s-9|50	%defattr(-,root,root,0755)
14mr|tetex-latex-arab-3.11s-9|51	%_datadir/texmf/fonts/source/arabtex
14mr|tetex-latex-arab-3.11s-9|52	%_datadir/texmf/fonts/tfm/arabtex
14mr|tetex-latex-arab-3.11s-9|53	%_datadir/texmf/fonts/type1/arabtex
14mr|tetex-latex-arab-3.11s-9|54	%_datadir/texmf/fonts/pk/arabtex
14mr|tetex-latex-arab-3.11s-9|55	%_datadir/texmf/tex/latex/arabtex
14mr|tetex-latex-arab-3.11s-9|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
14mr|tetex-latex-arab-3.11s-9|57	
14mr|tetex-latex-arab-3.11s-9|58	
14mr|tetex-latex-arab-3.11s-9|59	
14mr|tetex-latex-arab-3.11s-9|60	%changelog
14mr|tetex-latex-arab-3.11s-9|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.11s-9
14mr|tetex-latex-arab-3.11s-9|62	+ Revision: 8381ac6
14mr|tetex-latex-arab-3.11s-9|63	- MassBuild#440: Increase release tag
14mr|tetex-latex-arab-3.11s-9|64	
14mr|tetex-latex-arab-3.11s-9|65	

19175 14
14mr|tevent-0.9.20-7|1	%define teventmajor	0
14mr|tevent-0.9.20-7|2	%define beta %nil
14mr|tevent-0.9.20-7|3	%define official 0
14mr|tevent-0.9.20-7|4	
14mr|tevent-0.9.20-7|5	# Unofficial builds are extracted from the samba4 source tarball using
14mr|tevent-0.9.20-7|6	# cd samba-4.$VERSION
14mr|tevent-0.9.20-7|7	# mkdir -p tevent-%version/lib
14mr|tevent-0.9.20-7|8	# cp -a lib/tevent/* tevent-%version/
14mr|tevent-0.9.20-7|9	# cp -a lib/talloc tevent-%version/lib/
14mr|tevent-0.9.20-7|10	# cp -a lib/replace tevent-%version/lib/
14mr|tevent-0.9.20-7|11	# cp -a buildtools tevent-%version
14mr|tevent-0.9.20-7|12	# tar cf tevent-%version.tar tevent-%version
14mr|tevent-0.9.20-7|13	
14mr|tevent-0.9.20-7|14	%define libtevent %mklibname tevent %teventmajor
14mr|tevent-0.9.20-7|15	%define teventdevel %mklibname -d tevent
14mr|tevent-0.9.20-7|16	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
14mr|tevent-0.9.20-7|17	if [ -d "$GNUPGHOME" ] \
14mr|tevent-0.9.20-7|18	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
14mr|tevent-0.9.20-7|19	fi \
14mr|tevent-0.9.20-7|20	install -d -m700 $GNUPGHOME \
14mr|tevent-0.9.20-7|21	gpg --import %{1} \
14mr|tevent-0.9.20-7|22	gpg --trust-model always --verify %{2} \
14mr|tevent-0.9.20-7|23	rm -Rf $GNUPGHOME \
14mr|tevent-0.9.20-7|24	
14mr|tevent-0.9.20-7|25	Name: tevent
14mr|tevent-0.9.20-7|26	URL: http://tevent.samba.org/
14mr|tevent-0.9.20-7|27	License: GPLv3
14mr|tevent-0.9.20-7|28	Version: 0.9.20
14mr|tevent-0.9.20-7|29	# Shipped in samba4 without internal version:
14mr|tevent-0.9.20-7|30	Epoch: 1
14mr|tevent-0.9.20-7|31	%if "%beta" != ""
14mr|tevent-0.9.20-7|32	Release: 0.%beta.1
14mr|tevent-0.9.20-7|33	%else
14mr|tevent-0.9.20-7|34	Release: 7
14mr|tevent-0.9.20-7|35	%endif
14mr|tevent-0.9.20-7|36	Group: System/Libraries
14mr|tevent-0.9.20-7|37	Summary: Samba4's event management library
14mr|tevent-0.9.20-7|38	Source0: http://www.samba.org/ftp/tevent/tevent-%{version}.tar.gz
14mr|tevent-0.9.20-7|39	%if %official
14mr|tevent-0.9.20-7|40	Source1: http://www.samba.org/ftp/tevent/tevent-%{version}.tar.asc
14mr|tevent-0.9.20-7|41	Source2: samba-pubkey.asc
14mr|tevent-0.9.20-7|42	%endif
14mr|tevent-0.9.20-7|43	Patch1: samba4-fix-tevent-link-order.patch
14mr|tevent-0.9.20-7|44	BuildRequires: talloc-devel >= 2.0.6 python-talloc pkgconfig(pytalloc-util) >= 2.0.6
14mr|tevent-0.9.20-7|45	
14mr|tevent-0.9.20-7|46	%track
14mr|tevent-0.9.20-7|47	prog %name = {
14mr|tevent-0.9.20-7|48	url = http://www.samba.org/ftp/tevent/
14mr|tevent-0.9.20-7|49	regex = %name-(__VER__)\.tar\.gz
14mr|tevent-0.9.20-7|50	version = %version
14mr|tevent-0.9.20-7|51	}
14mr|tevent-0.9.20-7|52	
14mr|tevent-0.9.20-7|53	%description
14mr|tevent-0.9.20-7|54	Tevent is an event system based on the talloc memory management library. It is
14mr|tevent-0.9.20-7|55	the core event system used in Samba. Tevent has support for many event types,
14mr|tevent-0.9.20-7|56	including timers, signals, and the classic file descriptor events. Tevent also
14mr|tevent-0.9.20-7|57	provide helpers to deal with asynchronous code providing the tevent_req (Tevent
14mr|tevent-0.9.20-7|58	Request) functions.
14mr|tevent-0.9.20-7|59	
14mr|tevent-0.9.20-7|60	%package -n %libtevent
14mr|tevent-0.9.20-7|61	Group: System/Libraries
14mr|tevent-0.9.20-7|62	Summary: Samba4's event management library
14mr|tevent-0.9.20-7|63	
14mr|tevent-0.9.20-7|64	%description -n %libtevent
14mr|tevent-0.9.20-7|65	Samba4's event management library
14mr|tevent-0.9.20-7|66	
14mr|tevent-0.9.20-7|67	%package -n %teventdevel
14mr|tevent-0.9.20-7|68	Group: Development/C
14mr|tevent-0.9.20-7|69	Summary: Development files for Samba4's event management library
14mr|tevent-0.9.20-7|70	Provides: tevent-devel = %{epoch}:%{version}-%{release}
14mr|tevent-0.9.20-7|71	Requires: %libtevent = %{epoch}:%{version}-%{release}
14mr|tevent-0.9.20-7|72	
14mr|tevent-0.9.20-7|73	%description -n %teventdevel
14mr|tevent-0.9.20-7|74	Development files for Samba4's event management library
14mr|tevent-0.9.20-7|75	
14mr|tevent-0.9.20-7|76	%package -n python-tevent
14mr|tevent-0.9.20-7|77	Group: Development/Python
14mr|tevent-0.9.20-7|78	Summary: Python module for Samba4's event management library
14mr|tevent-0.9.20-7|79	
14mr|tevent-0.9.20-7|80	%description -n python-tevent
14mr|tevent-0.9.20-7|81	Python module for Samba4's event management library
14mr|tevent-0.9.20-7|82	
14mr|tevent-0.9.20-7|83	%prep
14mr|tevent-0.9.20-7|84	%if %official
14mr|tevent-0.9.20-7|85	VERIFYSOURCE=%{SOURCE0}
14mr|tevent-0.9.20-7|86	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
14mr|tevent-0.9.20-7|87	gzip -dc %{SOURCE0} > $VERIFYSOURCE
14mr|tevent-0.9.20-7|88	
14mr|tevent-0.9.20-7|89	%check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
14mr|tevent-0.9.20-7|90	
14mr|tevent-0.9.20-7|91	rm -f $VERIFYSOURCE
14mr|tevent-0.9.20-7|92	%endif
14mr|tevent-0.9.20-7|93	
14mr|tevent-0.9.20-7|94	%setup -q
14mr|tevent-0.9.20-7|95	#patch1 -p3 -b .linkorder
14mr|tevent-0.9.20-7|96	
14mr|tevent-0.9.20-7|97	%build
14mr|tevent-0.9.20-7|98	export PYTHONDIR=%{py_platsitedir}
14mr|tevent-0.9.20-7|99	%setup_compile_flags
14mr|tevent-0.9.20-7|100	./configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-rpath \
14mr|tevent-0.9.20-7|101	--bundled-libraries=NONE \
14mr|tevent-0.9.20-7|102	--builtin-libraries=replace
14mr|tevent-0.9.20-7|103	
14mr|tevent-0.9.20-7|104	%make
14mr|tevent-0.9.20-7|105	
14mr|tevent-0.9.20-7|106	%install
14mr|tevent-0.9.20-7|107	%makeinstall_std
14mr|tevent-0.9.20-7|108	
14mr|tevent-0.9.20-7|109	%files -n %libtevent
14mr|tevent-0.9.20-7|110	%{_libdir}/libtevent.so.%{teventmajor}*
14mr|tevent-0.9.20-7|111	
14mr|tevent-0.9.20-7|112	%files -n %teventdevel
14mr|tevent-0.9.20-7|113	%{_libdir}/libtevent.so
14mr|tevent-0.9.20-7|114	%{_includedir}/tevent.h
14mr|tevent-0.9.20-7|115	#%{_includedir}/tevent_internal.h
14mr|tevent-0.9.20-7|116	%{_libdir}/pkgconfig/tevent.pc
14mr|tevent-0.9.20-7|117	
14mr|tevent-0.9.20-7|118	%files -n python-tevent
14mr|tevent-0.9.20-7|119	%{py_platsitedir}/_tevent.so
14mr|tevent-0.9.20-7|120	%{py_platsitedir}/tevent.py
14mr|tevent-0.9.20-7|121	
14mr|tevent-0.9.20-7|122	%changelog
14mr|tevent-0.9.20-7|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.9.20-7
14mr|tevent-0.9.20-7|124	+ Revision: 91ba66c
14mr|tevent-0.9.20-7|125	- MassBuild#440: Increase release tag
14mr|tevent-0.9.20-7|126	
14mr|tevent-0.9.20-7|127	

19176 14
14mr|texi2html-5.0-2|1	%define __noautoprovfiles %{_datadir}/texi2html
14mr|texi2html-5.0-2|2	
14mr|texi2html-5.0-2|3	Summary:	Highly customizable texinfo to HTML and other formats translator
14mr|texi2html-5.0-2|4	Name:		texi2html
14mr|texi2html-5.0-2|5	Version:	5.0
14mr|texi2html-5.0-2|6	Release:	2
14mr|texi2html-5.0-2|7	License:	GPLv2+
14mr|texi2html-5.0-2|8	Group:		Publishing
14mr|texi2html-5.0-2|9	Url:		http://www.nongnu.org/texi2html/
14mr|texi2html-5.0-2|10	Source0:	http://download.savannah.nongnu.org/releases/texi2html/texi2html-%{version}.tar.bz2
14mr|texi2html-5.0-2|11	BuildArch:	noarch
14mr|texi2html-5.0-2|12	
14mr|texi2html-5.0-2|13	%description
14mr|texi2html-5.0-2|14	The basic purpose of texi2html is to convert Texinfo documents into HTML,
14mr|texi2html-5.0-2|15	and other formats. Configuration files written in perl provide fine degree
14mr|texi2html-5.0-2|16	of control over the final output, allowing most every aspect of the final
14mr|texi2html-5.0-2|17	output not specified in the Texinfo input file to be specified.
14mr|texi2html-5.0-2|18	
14mr|texi2html-5.0-2|19	%files -f %{name}.lang
14mr|texi2html-5.0-2|20	%doc AUTHORS COPYING ChangeLog NEWS README TODO texi2html.init
14mr|texi2html-5.0-2|21	%{_bindir}/texi2html
14mr|texi2html-5.0-2|22	%{_datadir}/texinfo/html/texi2html.html
14mr|texi2html-5.0-2|23	%{_datadir}/texinfo/init/*.init
14mr|texi2html-5.0-2|24	%{_mandir}/man*/texi2html*
14mr|texi2html-5.0-2|25	%{_infodir}/texi2html.info*
14mr|texi2html-5.0-2|26	%dir %{_datadir}/texi2html
14mr|texi2html-5.0-2|27	%{_datadir}/texi2html/*
14mr|texi2html-5.0-2|28	
14mr|texi2html-5.0-2|29	#----------------------------------------------------------------------------
14mr|texi2html-5.0-2|30	
14mr|texi2html-5.0-2|31	%prep
14mr|texi2html-5.0-2|32	%setup -q
14mr|texi2html-5.0-2|33	
14mr|texi2html-5.0-2|34	%build
14mr|texi2html-5.0-2|35	%configure2_5x --build=%{_arch}-rosa-linux-gnu
14mr|texi2html-5.0-2|36	%make
14mr|texi2html-5.0-2|37	
14mr|texi2html-5.0-2|38	%install
14mr|texi2html-5.0-2|39	%makeinstall_std
14mr|texi2html-5.0-2|40	
14mr|texi2html-5.0-2|41	%find_lang %{name} %{name}_document %{name}.lang
14mr|texi2html-5.0-2|42	
14mr|texi2html-5.0-2|43	
14mr|texi2html-5.0-2|44	%changelog
14mr|texi2html-5.0-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-2
14mr|texi2html-5.0-2|46	+ Revision: f62394b
14mr|texi2html-5.0-2|47	- MassBuild#440: Increase release tag
14mr|texi2html-5.0-2|48	
14mr|texi2html-5.0-2|49	

19177 14
14mr|texinfo-5.2-7|1	%bcond_with	bootstrap
14mr|texinfo-5.2-7|2	
14mr|texinfo-5.2-7|3	# Maybe we should disable more perl() provides and exclude them from autoreq?
14mr|texinfo-5.2-7|4	%define __noautoprov 'perl\\(Text.*'
14mr|texinfo-5.2-7|5	
14mr|texinfo-5.2-7|6	Name:		texinfo
14mr|texinfo-5.2-7|7	Version:	5.2
14mr|texinfo-5.2-7|8	Release:	7
14mr|texinfo-5.2-7|9	Summary:	Tools needed to create Texinfo format documentation files
14mr|texinfo-5.2-7|10	License:	GPLv3+
14mr|texinfo-5.2-7|11	Group:		Publishing
14mr|texinfo-5.2-7|12	URL:		http://www.gnu.org/software/texinfo/
14mr|texinfo-5.2-7|13	Source0:	ftp://ftp.gnu.org/pub/gnu/texinfo/%{name}-%{version}.tar.xz
14mr|texinfo-5.2-7|14	Source2:	%{name}.rpmlintrc
14mr|texinfo-5.2-7|15	Patch1:		texinfo-3.12h-fix.patch
14mr|texinfo-5.2-7|16	Patch107:	texinfo-4.13-vikeys-segfault-fix.patch
14mr|texinfo-5.2-7|17	# Local fixes submitted upstream
14mr|texinfo-5.2-7|18	Patch200:	texinfo-4.13-mb_modeline.patch
14mr|texinfo-5.2-7|19	# (anssi 01/2008) for make check:
14mr|texinfo-5.2-7|20	%if !%{with bootstrap}
14mr|texinfo-5.2-7|21	Requires:	texlive-collection-texinfo
14mr|texinfo-5.2-7|22	BuildRequires:	texlive-collection-texinfo
14mr|texinfo-5.2-7|23	%endif
14mr|texinfo-5.2-7|24	BuildRequires:	ncurses-devel
14mr|texinfo-5.2-7|25	BuildRequires:	help2man
14mr|texinfo-5.2-7|26	
14mr|texinfo-5.2-7|27	%description
14mr|texinfo-5.2-7|28	Texinfo is a documentation system that can produce both online information
14mr|texinfo-5.2-7|29	and printed output from a single source file.  Normally, you'd have to
14mr|texinfo-5.2-7|30	write two separate documents: one for online help or other online
14mr|texinfo-5.2-7|31	information and the other for a typeset manual or other printed work.
14mr|texinfo-5.2-7|32	Using Texinfo, you only need to write one source document.  Then when the
14mr|texinfo-5.2-7|33	work needs revision, you only have to revise one source document.  The GNU
14mr|texinfo-5.2-7|34	Project uses the Texinfo file format for most of its documentation.
14mr|texinfo-5.2-7|35	
14mr|texinfo-5.2-7|36	Install texinfo if you want a documentation system for producing both
14mr|texinfo-5.2-7|37	online and print documentation from the same source file and/or if you are
14mr|texinfo-5.2-7|38	going to write documentation for the GNU Project.
14mr|texinfo-5.2-7|39	
14mr|texinfo-5.2-7|40	%package -n	info
14mr|texinfo-5.2-7|41	Summary:	A stand-alone TTY-based reader for GNU texinfo documentation
14mr|texinfo-5.2-7|42	Group:		System/Base
14mr|texinfo-5.2-7|43	Requires(pre):	coreutils
14mr|texinfo-5.2-7|44	Requires(pre):	less
14mr|texinfo-5.2-7|45	Requires(pre):	grep
14mr|texinfo-5.2-7|46	Requires:	less
14mr|texinfo-5.2-7|47	Requires(pre):	xz
14mr|texinfo-5.2-7|48	Requires:	xz
14mr|texinfo-5.2-7|49	%rename		info-install
14mr|texinfo-5.2-7|50	
14mr|texinfo-5.2-7|51	%description -n	info
14mr|texinfo-5.2-7|52	The GNU project uses the texinfo file format for much of its
14mr|texinfo-5.2-7|53	documentation. The info package provides a standalone TTY-based browser
14mr|texinfo-5.2-7|54	program for viewing texinfo files.
14mr|texinfo-5.2-7|55	
14mr|texinfo-5.2-7|56	You should install info, because GNU's texinfo documentation is a valuable
14mr|texinfo-5.2-7|57	source of information about the software on your system.
14mr|texinfo-5.2-7|58	
14mr|texinfo-5.2-7|59	%prep
14mr|texinfo-5.2-7|60	%setup -q
14mr|texinfo-5.2-7|61	%apply_patches
14mr|texinfo-5.2-7|62	
14mr|texinfo-5.2-7|63	%build
14mr|texinfo-5.2-7|64	%configure2_5x	--disable-rpath
14mr|texinfo-5.2-7|65	%make
14mr|texinfo-5.2-7|66	%make -C util
14mr|texinfo-5.2-7|67	
14mr|texinfo-5.2-7|68	%check
14mr|texinfo-5.2-7|69	# all tests must pass
14mr|texinfo-5.2-7|70	make check
14mr|texinfo-5.2-7|71	
14mr|texinfo-5.2-7|72	%install
14mr|texinfo-5.2-7|73	%makeinstall_std
14mr|texinfo-5.2-7|74	mkdir -p %{buildroot}/sbin
14mr|texinfo-5.2-7|75	mv %{buildroot}%{_bindir}/install-info %{buildroot}/sbin
14mr|texinfo-5.2-7|76	touch %{buildroot}%{_infodir}/dir
14mr|texinfo-5.2-7|77	
14mr|texinfo-5.2-7|78	%find_lang %{name} --all-name
14mr|texinfo-5.2-7|79	
14mr|texinfo-5.2-7|80	%triggerin -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
14mr|texinfo-5.2-7|81	if [ $1 -eq 1 -o $2 -eq 1 ]; then
14mr|texinfo-5.2-7|82	while [ -n "$3" ]; do
14mr|texinfo-5.2-7|83	if [ -f "$3" ]; then
14mr|texinfo-5.2-7|84	LESSOPEN="|/usr/bin/lesspipe.sh %s" LESS_ADVANCED_PREPROCESSOR=1 less "$3" | grep -q -e INFO-DIR-SECTION && /sbin/install-info "$3" --dir=%{_infodir}/dir
14mr|texinfo-5.2-7|85	fi
14mr|texinfo-5.2-7|86	shift
14mr|texinfo-5.2-7|87	done
14mr|texinfo-5.2-7|88	fi
14mr|texinfo-5.2-7|89	
14mr|texinfo-5.2-7|90	%triggerun -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
14mr|texinfo-5.2-7|91	if [ $2 -eq 0 ]; then
14mr|texinfo-5.2-7|92	while [ -n "$3" ]; do
14mr|texinfo-5.2-7|93	if [ -f "$3" ]; then
14mr|texinfo-5.2-7|94	LESSOPEN="|/usr/bin/lesspipe.sh %s" LESS_ADVANCED_PREPROCESSOR=1 less "$3" | grep -q -e INFO-DIR-SECTION && /sbin/install-info "$3" --dir=%{_infodir}/dir --remove
14mr|texinfo-5.2-7|95	fi
14mr|texinfo-5.2-7|96	shift
14mr|texinfo-5.2-7|97	done
14mr|texinfo-5.2-7|98	fi
14mr|texinfo-5.2-7|99	
14mr|texinfo-5.2-7|100	%files -f %{name}.lang
14mr|texinfo-5.2-7|101	%doc AUTHORS NEWS README TODO
14mr|texinfo-5.2-7|102	%{_bindir}/makeinfo
14mr|texinfo-5.2-7|103	%{_bindir}/pdftexi2dvi
14mr|texinfo-5.2-7|104	%{_bindir}/pod2texi
14mr|texinfo-5.2-7|105	%{_bindir}/texindex
14mr|texinfo-5.2-7|106	%{_bindir}/texi2any
14mr|texinfo-5.2-7|107	%{_bindir}/texi2dvi
14mr|texinfo-5.2-7|108	%{_bindir}/texi2pdf
14mr|texinfo-5.2-7|109	%{_infodir}/info-stnd.info*
14mr|texinfo-5.2-7|110	%{_infodir}/texinfo*
14mr|texinfo-5.2-7|111	%{_mandir}/man1/makeinfo.1*
14mr|texinfo-5.2-7|112	%{_mandir}/man1/pdftexi2dvi.1*
14mr|texinfo-5.2-7|113	%{_mandir}/man1/pod2texi.1*
14mr|texinfo-5.2-7|114	%{_mandir}/man1/texi2any.1*
14mr|texinfo-5.2-7|115	%{_mandir}/man1/texi2dvi.1*
14mr|texinfo-5.2-7|116	%{_mandir}/man1/texi2pdf.1*
14mr|texinfo-5.2-7|117	%{_mandir}/man1/texindex.1*
14mr|texinfo-5.2-7|118	%{_mandir}/man5/texinfo.5*
14mr|texinfo-5.2-7|119	%{_datadir}/texinfo
14mr|texinfo-5.2-7|120	
14mr|texinfo-5.2-7|121	%files -n info
14mr|texinfo-5.2-7|122	%doc info/README
14mr|texinfo-5.2-7|123	/sbin/install-info
14mr|texinfo-5.2-7|124	%{_bindir}/info
14mr|texinfo-5.2-7|125	%{_bindir}/infokey
14mr|texinfo-5.2-7|126	%ghost %{_infodir}/dir
14mr|texinfo-5.2-7|127	%{_infodir}/info.info*
14mr|texinfo-5.2-7|128	%{_mandir}/man1/info.1*
14mr|texinfo-5.2-7|129	%{_mandir}/man1/infokey.1*
14mr|texinfo-5.2-7|130	%{_mandir}/man1/install-info.1*
14mr|texinfo-5.2-7|131	%{_mandir}/man5/info.5*
14mr|texinfo-5.2-7|132	
14mr|texinfo-5.2-7|133	%changelog
14mr|texinfo-5.2-7|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2-7
14mr|texinfo-5.2-7|135	+ Revision: 9d86674
14mr|texinfo-5.2-7|136	- MassBuild#440: Increase release tag
14mr|texinfo-5.2-7|137	
14mr|texinfo-5.2-7|138	

19178 14
14mr|texlive-12many-0.3-4|1	# revision 15878
14mr|texlive-12many-0.3-4|2	# category Package
14mr|texlive-12many-0.3-4|3	# catalog-ctan /macros/latex/contrib/12many
14mr|texlive-12many-0.3-4|4	# catalog-date 2008-10-03 01:00:01 +0200
14mr|texlive-12many-0.3-4|5	# catalog-license lppl
14mr|texlive-12many-0.3-4|6	# catalog-version 0.3
14mr|texlive-12many-0.3-4|7	Name:		texlive-12many
14mr|texlive-12many-0.3-4|8	Version:	0.3
14mr|texlive-12many-0.3-4|9	Release:	4
14mr|texlive-12many-0.3-4|10	Summary:	Generalising mathematical index sets
14mr|texlive-12many-0.3-4|11	Group:		Publishing
14mr|texlive-12many-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/12many
14mr|texlive-12many-0.3-4|13	License:	LPPL
14mr|texlive-12many-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.tar.xz
14mr|texlive-12many-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.doc.tar.xz
14mr|texlive-12many-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.source.tar.xz
14mr|texlive-12many-0.3-4|17	BuildArch:	noarch
14mr|texlive-12many-0.3-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-12many-0.3-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-12many-0.3-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-12many-0.3-4|21	
14mr|texlive-12many-0.3-4|22	%description
14mr|texlive-12many-0.3-4|23	In the discrete branches of mathematics and the computer
14mr|texlive-12many-0.3-4|24	sciences, it will only take some seconds before you're faced
14mr|texlive-12many-0.3-4|25	with a set like {1,...,m}. Some people write $1\ldotp\ldotp m$,
14mr|texlive-12many-0.3-4|26	others $\{j:1\leq j\leq m\}$, and that journal you're
14mr|texlive-12many-0.3-4|27	submitting to might want something else entirely. The 12many
14mr|texlive-12many-0.3-4|28	package provides an interface that makes changing from one to
14mr|texlive-12many-0.3-4|29	another a one-line change.
14mr|texlive-12many-0.3-4|30	
14mr|texlive-12many-0.3-4|31	%post
14mr|texlive-12many-0.3-4|32	%{_sbindir}/texlive.post
14mr|texlive-12many-0.3-4|33	
14mr|texlive-12many-0.3-4|34	%postun
14mr|texlive-12many-0.3-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-12many-0.3-4|36	%{_sbindir}/texlive.post
14mr|texlive-12many-0.3-4|37	fi
14mr|texlive-12many-0.3-4|38	
14mr|texlive-12many-0.3-4|39	#-----------------------------------------------------------------------
14mr|texlive-12many-0.3-4|40	%files
14mr|texlive-12many-0.3-4|41	%{_texmfdistdir}/tex/latex/12many/12many.sty
14mr|texlive-12many-0.3-4|42	%doc %{_texmfdistdir}/doc/latex/12many/12many.pdf
14mr|texlive-12many-0.3-4|43	%doc %{_texmfdistdir}/doc/latex/12many/README
14mr|texlive-12many-0.3-4|44	#- source
14mr|texlive-12many-0.3-4|45	%doc %{_texmfdistdir}/source/latex/12many/12many.dtx
14mr|texlive-12many-0.3-4|46	%doc %{_texmfdistdir}/source/latex/12many/12many.ins
14mr|texlive-12many-0.3-4|47	
14mr|texlive-12many-0.3-4|48	#-----------------------------------------------------------------------
14mr|texlive-12many-0.3-4|49	%prep
14mr|texlive-12many-0.3-4|50	%setup -c -a0 -a1 -a2
14mr|texlive-12many-0.3-4|51	
14mr|texlive-12many-0.3-4|52	%build
14mr|texlive-12many-0.3-4|53	
14mr|texlive-12many-0.3-4|54	%install
14mr|texlive-12many-0.3-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-12many-0.3-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-12many-0.3-4|57	
14mr|texlive-12many-0.3-4|58	
14mr|texlive-12many-0.3-4|59	
14mr|texlive-12many-0.3-4|60	%changelog
14mr|texlive-12many-0.3-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-4
14mr|texlive-12many-0.3-4|62	+ Revision: 6ddef78
14mr|texlive-12many-0.3-4|63	- MassBuild#440: Increase release tag
14mr|texlive-12many-0.3-4|64	
14mr|texlive-12many-0.3-4|65	

19179 14
14mr|texlive-20131212-8|1	%define _binary_payload			w9.gzdio
14mr|texlive-20131212-8|2	%define _source_payload			w9.gzdio
14mr|texlive-20131212-8|3	
14mr|texlive-20131212-8|4	%define _texmf_enable_asymptote		0
14mr|texlive-20131212-8|5	%define _texmf_enable_biber		0
14mr|texlive-20131212-8|6	%define _texmf_enable_xindy		0
14mr|texlive-20131212-8|7	%define _texmf_with_system_dialog	1
14mr|texlive-20131212-8|8	%define _texmf_with_system_icu		1
14mr|texlive-20131212-8|9	%define _texmf_with_system_lcdf		0
14mr|texlive-20131212-8|10	%define _texmf_with_system_poppler	1
14mr|texlive-20131212-8|11	%define _texmf_with_system_psutils	1
14mr|texlive-20131212-8|12	%define _texmf_with_system_t1lib	1
14mr|texlive-20131212-8|13	%define _texmf_with_system_tex4ht	0
14mr|texlive-20131212-8|14	%define _texmf_with_system_teckit	0
14mr|texlive-20131212-8|15	
14mr|texlive-20131212-8|16	%define enable_shared			1
14mr|texlive-20131212-8|17	
14mr|texlive-20131212-8|18	%define historic			0
14mr|texlive-20131212-8|19	
14mr|texlive-20131212-8|20	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|21	Name:		texlive
14mr|texlive-20131212-8|22	Version:	20131212
14mr|texlive-20131212-8|23	Release:	8
14mr|texlive-20131212-8|24	Summary:	The TeX formatting system
14mr|texlive-20131212-8|25	Group:		Publishing
14mr|texlive-20131212-8|26	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-20131212-8|27	URL:		http://tug.org/texlive/
14mr|texlive-20131212-8|28	%if %{historic}
14mr|texlive-20131212-8|29	Source0:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz
14mr|texlive-20131212-8|30	Source1:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz.sha256
14mr|texlive-20131212-8|31	%else
14mr|texlive-20131212-8|32	# svn co svn://tug.org/texlive/branches/branch2012/Build/source texlive-source
14mr|texlive-20131212-8|33	# tar Jcf texlive-20131212-source.tar.xz  --exclude .svn --transform 's/^texlive-source/texlive-20131212-source/'  texlive-source/
14mr|texlive-20131212-8|34	Source0:	texlive-20131212-source.tar.xz
14mr|texlive-20131212-8|35	# sha256sum texlive-20131212-source.tar.xz > texlive-20131212-source.tar.xz.sha256
14mr|texlive-20131212-8|36	Source1:	texlive-20131212-source.tar.xz.sha256
14mr|texlive-20131212-8|37	%endif
14mr|texlive-20131212-8|38	Source100:	%name.rpmlintrc
14mr|texlive-20131212-8|39	Obsoletes:	tetex-usrlocal < 3.0-1
14mr|texlive-20131212-8|40	
14mr|texlive-20131212-8|41	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|42	Requires:	ghostscript
14mr|texlive-20131212-8|43	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|44	Requires:	gv
14mr|texlive-20131212-8|45	Requires:	tkinter
14mr|texlive-20131212-8|46	%endif
14mr|texlive-20131212-8|47	%if %{_texmf_with_system_teckit}
14mr|texlive-20131212-8|48	Requires:	teckit
14mr|texlive-20131212-8|49	%endif
14mr|texlive-20131212-8|50	
14mr|texlive-20131212-8|51	Requires:	texlive-scheme-full texlive-scheme-xml
14mr|texlive-20131212-8|52	Requires:	texlive-collection-latexextra
14mr|texlive-20131212-8|53	Requires(post):	texlive-tlpkg
14mr|texlive-20131212-8|54	BuildRequires:	texlive-tlpkg
14mr|texlive-20131212-8|55	
14mr|texlive-20131212-8|56	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|57	BuildRequires:	bison
14mr|texlive-20131212-8|58	%if %{_texmf_enable_xindy}
14mr|texlive-20131212-8|59	BuildRequires:	clisp
14mr|texlive-20131212-8|60	BuildRequires:	ffcall-devel
14mr|texlive-20131212-8|61	%endif
14mr|texlive-20131212-8|62	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|63	BuildRequires:	fftw-devel
14mr|texlive-20131212-8|64	BuildRequires:	flex
14mr|texlive-20131212-8|65	%endif
14mr|texlive-20131212-8|66	BuildRequires:	freetype-devel
14mr|texlive-20131212-8|67	BuildRequires:	fontconfig-devel
14mr|texlive-20131212-8|68	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|69	BuildRequires:	libgc-devel
14mr|texlive-20131212-8|70	BuildRequires:	libsigsegv-devel
14mr|texlive-20131212-8|71	BuildRequires:	ghostscript-dvipdf
14mr|texlive-20131212-8|72	BuildRequires:	gsl-devel
14mr|texlive-20131212-8|73	BuildRequires:	pkgconfig(gl)
14mr|texlive-20131212-8|74	%endif
14mr|texlive-20131212-8|75	BuildRequires:	gd-devel
14mr|texlive-20131212-8|76	%if %{_texmf_with_system_icu}
14mr|texlive-20131212-8|77	BuildRequires:	icu-devel >= 49
14mr|texlive-20131212-8|78	%endif
14mr|texlive-20131212-8|79	%if %{_texmf_with_system_poppler}
14mr|texlive-20131212-8|80	BuildRequires:	pkgconfig(poppler)
14mr|texlive-20131212-8|81	%endif
14mr|texlive-20131212-8|82	BuildRequires:	xaw-devel
14mr|texlive-20131212-8|83	%if !%{_texmf_with_system_dialog}
14mr|texlive-20131212-8|84	BuildRequires:	ncurses-devel
14mr|texlive-20131212-8|85	%endif
14mr|texlive-20131212-8|86	BuildRequires:	png-devel
14mr|texlive-20131212-8|87	%if %{_texmf_with_system_t1lib}
14mr|texlive-20131212-8|88	BuildRequires:	t1lib-devel
14mr|texlive-20131212-8|89	%endif
14mr|texlive-20131212-8|90	%if %{_texmf_with_system_teckit}
14mr|texlive-20131212-8|91	BuildRequires:	teckit-devel
14mr|texlive-20131212-8|92	%endif
14mr|texlive-20131212-8|93	%if %{_texmf_enable_xindy}
14mr|texlive-20131212-8|94	BuildRequires:	texlive
14mr|texlive-20131212-8|95	%endif
14mr|texlive-20131212-8|96	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|97	BuildRequires:	texinfo
14mr|texlive-20131212-8|98	%endif
14mr|texlive-20131212-8|99	BuildRequires:	zziplib-devel
14mr|texlive-20131212-8|100	
14mr|texlive-20131212-8|101	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|102	Patch0:		texlive-format.patch
14mr|texlive-20131212-8|103	Patch1:		texlive-asymptote.patch
14mr|texlive-20131212-8|104	Patch2:		texlive-xdvi.patch
14mr|texlive-20131212-8|105	# New definition only misses default location...
14mr|texlive-20131212-8|106	Patch3:		texlive-texmfcnf.patch
14mr|texlive-20131212-8|107	
14mr|texlive-20131212-8|108	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|109	%description
14mr|texlive-20131212-8|110	TeX Live is an easy way to get up and running with the TeX document
14mr|texlive-20131212-8|111	production system. It provides a comprehensive TeX system. It includes
14mr|texlive-20131212-8|112	all the major TeX-related programs, macro packages, and fonts that are
14mr|texlive-20131212-8|113	free software, including support for many languages around the world.
14mr|texlive-20131212-8|114	
14mr|texlive-20131212-8|115	%files
14mr|texlive-20131212-8|116	
14mr|texlive-20131212-8|117	%posttrans
14mr|texlive-20131212-8|118	%{_sbindir}/texlive.post -
14mr|texlive-20131212-8|119	
14mr|texlive-20131212-8|120	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|121	%if %{enable_shared}
14mr|texlive-20131212-8|122	########################################################################
14mr|texlive-20131212-8|123	%define	kpathsea		%{mklibname kpathsea 6}
14mr|texlive-20131212-8|124	
14mr|texlive-20131212-8|125	%package	-n %{kpathsea}
14mr|texlive-20131212-8|126	Summary:	Path searching library for TeX-related files
14mr|texlive-20131212-8|127	Group:		System/Libraries
14mr|texlive-20131212-8|128	Provides:	kpathsea = %{version}-%{release}
14mr|texlive-20131212-8|129	
14mr|texlive-20131212-8|130	%description	-n %{kpathsea}
14mr|texlive-20131212-8|131	Kpathsea implements generic path searching, configuration,
14mr|texlive-20131212-8|132	and TeX-specific file searching.
14mr|texlive-20131212-8|133	
14mr|texlive-20131212-8|134	%files -n %{kpathsea}
14mr|texlive-20131212-8|135	%{_libdir}/libkpathsea.so.*
14mr|texlive-20131212-8|136	
14mr|texlive-20131212-8|137	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|138	%define	kpathsea_devel		%{mklibname -d kpathsea}
14mr|texlive-20131212-8|139	
14mr|texlive-20131212-8|140	%package	-n %{kpathsea_devel}
14mr|texlive-20131212-8|141	Summary:	Kpathsea development files
14mr|texlive-20131212-8|142	Group:		Development/C
14mr|texlive-20131212-8|143	Requires:	kpathsea = %{version}-%{release}
14mr|texlive-20131212-8|144	Provides:	kpathsea-devel = %{version}-%{release}
14mr|texlive-20131212-8|145	
14mr|texlive-20131212-8|146	%description	-n %{kpathsea_devel}
14mr|texlive-20131212-8|147	Kpathsea implements generic path searching, configuration,
14mr|texlive-20131212-8|148	and TeX-specific file searching.
14mr|texlive-20131212-8|149	This package includes the kpathsea development files.
14mr|texlive-20131212-8|150	
14mr|texlive-20131212-8|151	%files -n %{kpathsea_devel}
14mr|texlive-20131212-8|152	%{_includedir}/kpathsea
14mr|texlive-20131212-8|153	%{_libdir}/libkpathsea.so
14mr|texlive-20131212-8|154	
14mr|texlive-20131212-8|155	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|156	%define	ptexenc			%{mklibname ptexenc 1}
14mr|texlive-20131212-8|157	
14mr|texlive-20131212-8|158	%package	-n %{ptexenc}
14mr|texlive-20131212-8|159	Summary:	Library for Japanese pTeX
14mr|texlive-20131212-8|160	Group:		System/Libraries
14mr|texlive-20131212-8|161	Provides:	ptexenc = %{version}-%{release}
14mr|texlive-20131212-8|162	
14mr|texlive-20131212-8|163	%description	-n %{ptexenc}
14mr|texlive-20131212-8|164	ptexenc is a useful library for Japanese pTeX
14mr|texlive-20131212-8|165	(which stands for publishing TeX, and is an extension of
14mr|texlive-20131212-8|166	TeX by ASCII Co.) and its surrounding tools.
14mr|texlive-20131212-8|167	
14mr|texlive-20131212-8|168	%files -n %{ptexenc}
14mr|texlive-20131212-8|169	%{_libdir}/libptexenc.so.*
14mr|texlive-20131212-8|170	
14mr|texlive-20131212-8|171	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|172	%define	ptexenc_devel		%{mklibname -d ptexenc}
14mr|texlive-20131212-8|173	
14mr|texlive-20131212-8|174	%package	-n %{ptexenc_devel}
14mr|texlive-20131212-8|175	Summary:	Library for Japanese pTeX
14mr|texlive-20131212-8|176	Group:		Development/C
14mr|texlive-20131212-8|177	Requires:	ptexenc = %{version}-%{release}
14mr|texlive-20131212-8|178	Provides:	ptexenc-devel = %{version}-%{release}
14mr|texlive-20131212-8|179	
14mr|texlive-20131212-8|180	%description	-n %{ptexenc_devel}
14mr|texlive-20131212-8|181	ptexenc is a useful library for Japanese pTeX
14mr|texlive-20131212-8|182	(which stands for publishing TeX, and is an extension of
14mr|texlive-20131212-8|183	TeX by ASCII Co.) and its surrounding tools.
14mr|texlive-20131212-8|184	This package includes the ptexenc development files.
14mr|texlive-20131212-8|185	
14mr|texlive-20131212-8|186	%files -n %{ptexenc_devel}
14mr|texlive-20131212-8|187	%{_includedir}/ptexenc/
14mr|texlive-20131212-8|188	%{_libdir}/libptexenc.so
14mr|texlive-20131212-8|189	########################################################################
14mr|texlive-20131212-8|190	# enable_shared
14mr|texlive-20131212-8|191	%endif
14mr|texlive-20131212-8|192	
14mr|texlive-20131212-8|193	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|194	%package -n texlive-afm2pl.bin
14mr|texlive-20131212-8|195	Summary:	binary files of afm2pl
14mr|texlive-20131212-8|196	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|197	
14mr|texlive-20131212-8|198	%description	-n texlive-afm2pl.bin
14mr|texlive-20131212-8|199	texlive afm2pl.bin package.
14mr|texlive-20131212-8|200	
14mr|texlive-20131212-8|201	%files -n texlive-afm2pl.bin
14mr|texlive-20131212-8|202	%{_bindir}/afm2pl
14mr|texlive-20131212-8|203	
14mr|texlive-20131212-8|204	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|205	%package	-n texlive-aleph.bin
14mr|texlive-20131212-8|206	Summary:	binary files of aleph
14mr|texlive-20131212-8|207	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|208	
14mr|texlive-20131212-8|209	%description	-n texlive-aleph.bin
14mr|texlive-20131212-8|210	texlive aleph.bin package.
14mr|texlive-20131212-8|211	
14mr|texlive-20131212-8|212	%files -n texlive-aleph.bin
14mr|texlive-20131212-8|213	%{_bindir}/aleph
14mr|texlive-20131212-8|214	%{_bindir}/lamed
14mr|texlive-20131212-8|215	
14mr|texlive-20131212-8|216	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|217	%if %{_texmf_enable_biber}
14mr|texlive-20131212-8|218	%package	-n texlive-biber.bin
14mr|texlive-20131212-8|219	Summary:	binary files of biber
14mr|texlive-20131212-8|220	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|221	
14mr|texlive-20131212-8|222	%description	-n texlive-biber.bin
14mr|texlive-20131212-8|223	texlive biber.bin package.
14mr|texlive-20131212-8|224	
14mr|texlive-20131212-8|225	%files -n texlive-biber.bin
14mr|texlive-20131212-8|226	%{_bindir}/biber
14mr|texlive-20131212-8|227	%endif
14mr|texlive-20131212-8|228	
14mr|texlive-20131212-8|229	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|230	%package	-n texlive-bibtex.bin
14mr|texlive-20131212-8|231	Summary:	binary files of bibtex
14mr|texlive-20131212-8|232	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|233	
14mr|texlive-20131212-8|234	%description	-n texlive-bibtex.bin
14mr|texlive-20131212-8|235	texlive bibtex.bin package.
14mr|texlive-20131212-8|236	
14mr|texlive-20131212-8|237	%files -n texlive-bibtex.bin
14mr|texlive-20131212-8|238	%{_bindir}/bibtex
14mr|texlive-20131212-8|239	
14mr|texlive-20131212-8|240	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|241	%package	-n texlive-bibtex8.bin
14mr|texlive-20131212-8|242	Summary:	binary files of bibtex8
14mr|texlive-20131212-8|243	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|244	
14mr|texlive-20131212-8|245	%description	-n texlive-bibtex8.bin
14mr|texlive-20131212-8|246	texlive bibtex8.bin package.
14mr|texlive-20131212-8|247	
14mr|texlive-20131212-8|248	%files -n texlive-bibtex8.bin
14mr|texlive-20131212-8|249	%{_bindir}/bibtex8
14mr|texlive-20131212-8|250	
14mr|texlive-20131212-8|251	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|252	%package	-n texlive-bibtexu.bin
14mr|texlive-20131212-8|253	Summary:	binary files of bibtexu
14mr|texlive-20131212-8|254	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|255	
14mr|texlive-20131212-8|256	%description	-n texlive-bibtexu.bin
14mr|texlive-20131212-8|257	texlive bibtexu.bin package.
14mr|texlive-20131212-8|258	
14mr|texlive-20131212-8|259	%files -n texlive-bibtexu.bin
14mr|texlive-20131212-8|260	%{_bindir}/bibtexu
14mr|texlive-20131212-8|261	
14mr|texlive-20131212-8|262	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|263	%package	-n texlive-chktex.bin
14mr|texlive-20131212-8|264	Summary:	binary files of chktex
14mr|texlive-20131212-8|265	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|266	
14mr|texlive-20131212-8|267	%description	-n texlive-chktex.bin
14mr|texlive-20131212-8|268	texlive chktex.bin package.
14mr|texlive-20131212-8|269	
14mr|texlive-20131212-8|270	%files -n texlive-chktex.bin
14mr|texlive-20131212-8|271	%{_bindir}/chktex
14mr|texlive-20131212-8|272	
14mr|texlive-20131212-8|273	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|274	%package	-n texlive-cjkutils.bin
14mr|texlive-20131212-8|275	Summary:	binary files of cjkutils
14mr|texlive-20131212-8|276	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|277	
14mr|texlive-20131212-8|278	%description	-n texlive-cjkutils.bin
14mr|texlive-20131212-8|279	texlive cjkutils.bin package.
14mr|texlive-20131212-8|280	
14mr|texlive-20131212-8|281	%files -n texlive-cjkutils.bin
14mr|texlive-20131212-8|282	%{_bindir}/bg5+latex
14mr|texlive-20131212-8|283	%{_bindir}/bg5+pdflatex
14mr|texlive-20131212-8|284	%{_bindir}/bg5conv
14mr|texlive-20131212-8|285	%{_bindir}/bg5latex
14mr|texlive-20131212-8|286	%{_bindir}/bg5pdflatex
14mr|texlive-20131212-8|287	%{_bindir}/cef5conv
14mr|texlive-20131212-8|288	%{_bindir}/cef5latex
14mr|texlive-20131212-8|289	%{_bindir}/cef5pdflatex
14mr|texlive-20131212-8|290	%{_bindir}/cefconv
14mr|texlive-20131212-8|291	%{_bindir}/ceflatex
14mr|texlive-20131212-8|292	%{_bindir}/cefpdflatex
14mr|texlive-20131212-8|293	%{_bindir}/cefsconv
14mr|texlive-20131212-8|294	%{_bindir}/cefslatex
14mr|texlive-20131212-8|295	%{_bindir}/cefspdflatex
14mr|texlive-20131212-8|296	%{_bindir}/extconv
14mr|texlive-20131212-8|297	%{_bindir}/gbklatex
14mr|texlive-20131212-8|298	%{_bindir}/gbkpdflatex
14mr|texlive-20131212-8|299	%{_bindir}/hbf2gf
14mr|texlive-20131212-8|300	%{_bindir}/sjisconv
14mr|texlive-20131212-8|301	%{_bindir}/sjislatex
14mr|texlive-20131212-8|302	%{_bindir}/sjispdflatex
14mr|texlive-20131212-8|303	
14mr|texlive-20131212-8|304	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|305	%package	-n texlive-ctie.bin
14mr|texlive-20131212-8|306	Summary:	binary files of ctie
14mr|texlive-20131212-8|307	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|308	
14mr|texlive-20131212-8|309	%description	-n texlive-ctie.bin
14mr|texlive-20131212-8|310	texlive ctie.bin package.
14mr|texlive-20131212-8|311	
14mr|texlive-20131212-8|312	%files -n texlive-ctie.bin
14mr|texlive-20131212-8|313	%{_bindir}/ctie
14mr|texlive-20131212-8|314	
14mr|texlive-20131212-8|315	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|316	%package	-n texlive-cweb.bin
14mr|texlive-20131212-8|317	Summary:	binary files of cweb
14mr|texlive-20131212-8|318	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|319	
14mr|texlive-20131212-8|320	%description	-n texlive-cweb.bin
14mr|texlive-20131212-8|321	texlive cweb.bin package.
14mr|texlive-20131212-8|322	
14mr|texlive-20131212-8|323	%files -n texlive-cweb.bin
14mr|texlive-20131212-8|324	%{_bindir}/ctangle
14mr|texlive-20131212-8|325	%{_bindir}/cweave
14mr|texlive-20131212-8|326	
14mr|texlive-20131212-8|327	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|328	%package	-n texlive-detex.bin
14mr|texlive-20131212-8|329	Summary:	binary files of detex
14mr|texlive-20131212-8|330	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|331	
14mr|texlive-20131212-8|332	%description	-n texlive-detex.bin
14mr|texlive-20131212-8|333	texlive detex.bin package.
14mr|texlive-20131212-8|334	
14mr|texlive-20131212-8|335	%files -n texlive-detex.bin
14mr|texlive-20131212-8|336	%{_bindir}/detex
14mr|texlive-20131212-8|337	
14mr|texlive-20131212-8|338	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|339	%package	-n texlive-devnag.bin
14mr|texlive-20131212-8|340	Summary:	binary files of devnag
14mr|texlive-20131212-8|341	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|342	
14mr|texlive-20131212-8|343	%description	-n texlive-devnag.bin
14mr|texlive-20131212-8|344	texlive devnag.bin package.
14mr|texlive-20131212-8|345	
14mr|texlive-20131212-8|346	%files -n texlive-devnag.bin
14mr|texlive-20131212-8|347	%{_bindir}/devnag
14mr|texlive-20131212-8|348	
14mr|texlive-20131212-8|349	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|350	%package	-n texlive-dtl.bin
14mr|texlive-20131212-8|351	Summary:	binary files of dtl
14mr|texlive-20131212-8|352	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|353	
14mr|texlive-20131212-8|354	%description	-n texlive-dtl.bin
14mr|texlive-20131212-8|355	texlive dtl.bin package.
14mr|texlive-20131212-8|356	
14mr|texlive-20131212-8|357	%files -n texlive-dtl.bin
14mr|texlive-20131212-8|358	%{_bindir}/dt2dv
14mr|texlive-20131212-8|359	%{_bindir}/dv2dt
14mr|texlive-20131212-8|360	
14mr|texlive-20131212-8|361	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|362	%package	-n texlive-dvi2tty.bin
14mr|texlive-20131212-8|363	Summary:	binary files of dvi2tty
14mr|texlive-20131212-8|364	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|365	
14mr|texlive-20131212-8|366	%description	-n texlive-dvi2tty.bin
14mr|texlive-20131212-8|367	texlive dvi2tty.bin package.
14mr|texlive-20131212-8|368	
14mr|texlive-20131212-8|369	%files -n texlive-dvi2tty.bin
14mr|texlive-20131212-8|370	%{_bindir}/disdvi
14mr|texlive-20131212-8|371	%{_bindir}/dvi2tty
14mr|texlive-20131212-8|372	
14mr|texlive-20131212-8|373	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|374	%package	-n texlive-dvicopy.bin
14mr|texlive-20131212-8|375	Summary:	binary files of dvicopy
14mr|texlive-20131212-8|376	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|377	
14mr|texlive-20131212-8|378	%description	-n texlive-dvicopy.bin
14mr|texlive-20131212-8|379	texlive dvicopy.bin package.
14mr|texlive-20131212-8|380	
14mr|texlive-20131212-8|381	%files -n texlive-dvicopy.bin
14mr|texlive-20131212-8|382	%{_bindir}/dvicopy
14mr|texlive-20131212-8|383	
14mr|texlive-20131212-8|384	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|385	%package	-n texlive-dvidvi.bin
14mr|texlive-20131212-8|386	Summary:	binary files of dvidvi
14mr|texlive-20131212-8|387	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|388	
14mr|texlive-20131212-8|389	%description	-n texlive-dvidvi.bin
14mr|texlive-20131212-8|390	texlive dvidvi.bin package.
14mr|texlive-20131212-8|391	
14mr|texlive-20131212-8|392	%files -n texlive-dvidvi.bin
14mr|texlive-20131212-8|393	%{_bindir}/dvidvi
14mr|texlive-20131212-8|394	
14mr|texlive-20131212-8|395	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|396	%package	-n texlive-dviljk.bin
14mr|texlive-20131212-8|397	Summary:	binary files of dviljk
14mr|texlive-20131212-8|398	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|399	
14mr|texlive-20131212-8|400	%description	-n texlive-dviljk.bin
14mr|texlive-20131212-8|401	texlive dviljk.bin package.
14mr|texlive-20131212-8|402	
14mr|texlive-20131212-8|403	%files -n texlive-dviljk.bin
14mr|texlive-20131212-8|404	%{_bindir}/dvihp
14mr|texlive-20131212-8|405	%{_bindir}/dvilj
14mr|texlive-20131212-8|406	%{_bindir}/dvilj2p
14mr|texlive-20131212-8|407	%{_bindir}/dvilj4
14mr|texlive-20131212-8|408	%{_bindir}/dvilj4l
14mr|texlive-20131212-8|409	%{_bindir}/dvilj6
14mr|texlive-20131212-8|410	
14mr|texlive-20131212-8|411	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|412	%package	-n texlive-dvipdfmx.bin
14mr|texlive-20131212-8|413	Summary:	binary files of dvipdfmx
14mr|texlive-20131212-8|414	Provides:	texlive-dvipdfm.bin = %{EVRD}
14mr|texlive-20131212-8|415	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|416	
14mr|texlive-20131212-8|417	%description	-n texlive-dvipdfmx.bin
14mr|texlive-20131212-8|418	texlive dvipdfmx.bin package.
14mr|texlive-20131212-8|419	
14mr|texlive-20131212-8|420	%files -n texlive-dvipdfmx.bin
14mr|texlive-20131212-8|421	%{_bindir}/dvipdfm
14mr|texlive-20131212-8|422	%{_bindir}/dvipdfmx
14mr|texlive-20131212-8|423	%{_bindir}/ebb
14mr|texlive-20131212-8|424	%{_bindir}/extractbb
14mr|texlive-20131212-8|425	
14mr|texlive-20131212-8|426	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|427	%package	-n texlive-dvipng.bin
14mr|texlive-20131212-8|428	Summary:	binary files of dvipng
14mr|texlive-20131212-8|429	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|430	
14mr|texlive-20131212-8|431	%description	-n texlive-dvipng.bin
14mr|texlive-20131212-8|432	texlive dvipng.bin package.
14mr|texlive-20131212-8|433	
14mr|texlive-20131212-8|434	%files -n texlive-dvipng.bin
14mr|texlive-20131212-8|435	%{_bindir}/dvigif
14mr|texlive-20131212-8|436	%{_bindir}/dvipng
14mr|texlive-20131212-8|437	
14mr|texlive-20131212-8|438	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|439	%package	-n texlive-dvipos.bin
14mr|texlive-20131212-8|440	Summary:	binary files of dvipos
14mr|texlive-20131212-8|441	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|442	
14mr|texlive-20131212-8|443	%description	-n texlive-dvipos.bin
14mr|texlive-20131212-8|444	texlive dvipos.bin package.
14mr|texlive-20131212-8|445	
14mr|texlive-20131212-8|446	%files -n texlive-dvipos.bin
14mr|texlive-20131212-8|447	%{_bindir}/dvipos
14mr|texlive-20131212-8|448	
14mr|texlive-20131212-8|449	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|450	%package	-n texlive-dvips.bin
14mr|texlive-20131212-8|451	Summary:	binary files of dvips
14mr|texlive-20131212-8|452	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|453	
14mr|texlive-20131212-8|454	%description	-n texlive-dvips.bin
14mr|texlive-20131212-8|455	texlive dvips.bin package.
14mr|texlive-20131212-8|456	
14mr|texlive-20131212-8|457	%files -n texlive-dvips.bin
14mr|texlive-20131212-8|458	%{_bindir}/afm2tfm
14mr|texlive-20131212-8|459	%{_bindir}/dvips
14mr|texlive-20131212-8|460	
14mr|texlive-20131212-8|461	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|462	%package	-n texlive-dvisvgm.bin
14mr|texlive-20131212-8|463	Summary:	binary files of dvisvgm
14mr|texlive-20131212-8|464	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|465	
14mr|texlive-20131212-8|466	%description	-n texlive-dvisvgm.bin
14mr|texlive-20131212-8|467	texlive dvisvgm.bin package.
14mr|texlive-20131212-8|468	
14mr|texlive-20131212-8|469	%files -n texlive-dvisvgm.bin
14mr|texlive-20131212-8|470	%{_bindir}/dvisvgm
14mr|texlive-20131212-8|471	
14mr|texlive-20131212-8|472	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|473	%package	-n texlive-fontware.bin
14mr|texlive-20131212-8|474	Summary:	binary files of fontware
14mr|texlive-20131212-8|475	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|476	
14mr|texlive-20131212-8|477	%description	-n texlive-fontware.bin
14mr|texlive-20131212-8|478	texlive fontware.bin package.
14mr|texlive-20131212-8|479	
14mr|texlive-20131212-8|480	%files -n texlive-fontware.bin
14mr|texlive-20131212-8|481	%{_bindir}/pltotf
14mr|texlive-20131212-8|482	%{_bindir}/tftopl
14mr|texlive-20131212-8|483	%{_bindir}/vftovp
14mr|texlive-20131212-8|484	%{_bindir}/vptovf
14mr|texlive-20131212-8|485	
14mr|texlive-20131212-8|486	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|487	%package	-n texlive-gsftopk.bin
14mr|texlive-20131212-8|488	Summary:	binary files of gsftopk
14mr|texlive-20131212-8|489	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|490	
14mr|texlive-20131212-8|491	%description	-n texlive-gsftopk.bin
14mr|texlive-20131212-8|492	texlive gsftopk.bin package.
14mr|texlive-20131212-8|493	
14mr|texlive-20131212-8|494	%files -n texlive-gsftopk.bin
14mr|texlive-20131212-8|495	%{_bindir}/gsftopk
14mr|texlive-20131212-8|496	
14mr|texlive-20131212-8|497	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|498	%package	-n texlive-kpathsea.bin
14mr|texlive-20131212-8|499	Summary:	binary files of kpathsea
14mr|texlive-20131212-8|500	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|501	
14mr|texlive-20131212-8|502	%description	-n texlive-kpathsea.bin
14mr|texlive-20131212-8|503	texlive kpathsea.bin package.
14mr|texlive-20131212-8|504	
14mr|texlive-20131212-8|505	%files -n texlive-kpathsea.bin
14mr|texlive-20131212-8|506	%{_bindir}/kpseaccess
14mr|texlive-20131212-8|507	%{_bindir}/kpsepath
14mr|texlive-20131212-8|508	%{_bindir}/kpsereadlink
14mr|texlive-20131212-8|509	%{_bindir}/kpsestat
14mr|texlive-20131212-8|510	%{_bindir}/kpsetool
14mr|texlive-20131212-8|511	%{_bindir}/kpsewhich
14mr|texlive-20131212-8|512	%{_bindir}/kpsexpand
14mr|texlive-20131212-8|513	%{_bindir}/mkocp
14mr|texlive-20131212-8|514	%{_bindir}/mkofm
14mr|texlive-20131212-8|515	%{_bindir}/mktexfmt
14mr|texlive-20131212-8|516	%{_bindir}/mktexlsr
14mr|texlive-20131212-8|517	%{_bindir}/mktexmf
14mr|texlive-20131212-8|518	%{_bindir}/mktexpk
14mr|texlive-20131212-8|519	%{_bindir}/mktextfm
14mr|texlive-20131212-8|520	%{_bindir}/texhash
14mr|texlive-20131212-8|521	
14mr|texlive-20131212-8|522	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|523	%package	-n texlive-lacheck.bin
14mr|texlive-20131212-8|524	Summary:	binary files of lacheck
14mr|texlive-20131212-8|525	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|526	
14mr|texlive-20131212-8|527	%description	-n texlive-lacheck.bin
14mr|texlive-20131212-8|528	texlive lacheck.bin package.
14mr|texlive-20131212-8|529	
14mr|texlive-20131212-8|530	%files -n texlive-lacheck.bin
14mr|texlive-20131212-8|531	%{_bindir}/lacheck
14mr|texlive-20131212-8|532	
14mr|texlive-20131212-8|533	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|534	%package	-n texlive-latex.bin
14mr|texlive-20131212-8|535	Summary:	binary files of latex
14mr|texlive-20131212-8|536	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|537	
14mr|texlive-20131212-8|538	%description	-n texlive-latex.bin
14mr|texlive-20131212-8|539	texlive latex.bin package.
14mr|texlive-20131212-8|540	
14mr|texlive-20131212-8|541	%files -n texlive-latex.bin
14mr|texlive-20131212-8|542	%{_bindir}/dvilualatex
14mr|texlive-20131212-8|543	%{_bindir}/latex
14mr|texlive-20131212-8|544	%{_bindir}/lualatex
14mr|texlive-20131212-8|545	%{_bindir}/pdflatex
14mr|texlive-20131212-8|546	
14mr|texlive-20131212-8|547	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|548	%package	-n texlive-lcdftypetools.bin
14mr|texlive-20131212-8|549	Summary:	binary files of lcdftypetools
14mr|texlive-20131212-8|550	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|551	
14mr|texlive-20131212-8|552	%description	-n texlive-lcdftypetools.bin
14mr|texlive-20131212-8|553	texlive lcdftypetools.bin package.
14mr|texlive-20131212-8|554	
14mr|texlive-20131212-8|555	%files -n texlive-lcdftypetools.bin
14mr|texlive-20131212-8|556	%{_bindir}/cfftot1
14mr|texlive-20131212-8|557	%{_bindir}/mmafm
14mr|texlive-20131212-8|558	%{_bindir}/mmpfb
14mr|texlive-20131212-8|559	%{_bindir}/otfinfo-texlive
14mr|texlive-20131212-8|560	%{_bindir}/otftotfm
14mr|texlive-20131212-8|561	%{_bindir}/t1dotlessj
14mr|texlive-20131212-8|562	%{_bindir}/t1lint
14mr|texlive-20131212-8|563	%{_bindir}/t1rawafm
14mr|texlive-20131212-8|564	%{_bindir}/t1reencode
14mr|texlive-20131212-8|565	%{_bindir}/t1testpage
14mr|texlive-20131212-8|566	%{_bindir}/ttftotype42
14mr|texlive-20131212-8|567	
14mr|texlive-20131212-8|568	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|569	%package	-n texlive-luatex.bin
14mr|texlive-20131212-8|570	Summary:	binary files of luatex
14mr|texlive-20131212-8|571	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|572	
14mr|texlive-20131212-8|573	%description	-n texlive-luatex.bin
14mr|texlive-20131212-8|574	texlive luatex.bin package.
14mr|texlive-20131212-8|575	
14mr|texlive-20131212-8|576	%files -n texlive-luatex.bin
14mr|texlive-20131212-8|577	%{_bindir}/dviluatex
14mr|texlive-20131212-8|578	%{_bindir}/luatex
14mr|texlive-20131212-8|579	%{_bindir}/texlua
14mr|texlive-20131212-8|580	%{_bindir}/texluac
14mr|texlive-20131212-8|581	
14mr|texlive-20131212-8|582	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|583	%package	-n texlive-m-tx.bin
14mr|texlive-20131212-8|584	Summary:	binary files of m-tx
14mr|texlive-20131212-8|585	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|586	
14mr|texlive-20131212-8|587	%description	-n texlive-m-tx.bin
14mr|texlive-20131212-8|588	texlive m-tx.bin package.
14mr|texlive-20131212-8|589	
14mr|texlive-20131212-8|590	%files -n texlive-m-tx.bin
14mr|texlive-20131212-8|591	%{_bindir}/prepmx
14mr|texlive-20131212-8|592	
14mr|texlive-20131212-8|593	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|594	%package	-n texlive-makeindex.bin
14mr|texlive-20131212-8|595	Summary:	binary files of makeindex
14mr|texlive-20131212-8|596	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|597	
14mr|texlive-20131212-8|598	%description	-n texlive-makeindex.bin
14mr|texlive-20131212-8|599	texlive makeindex.bin package.
14mr|texlive-20131212-8|600	
14mr|texlive-20131212-8|601	%files -n texlive-makeindex.bin
14mr|texlive-20131212-8|602	%{_bindir}/makeindex
14mr|texlive-20131212-8|603	%{_bindir}/mkindex
14mr|texlive-20131212-8|604	
14mr|texlive-20131212-8|605	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|606	%package	-n texlive-metafont.bin
14mr|texlive-20131212-8|607	Summary:	binary files of metafont
14mr|texlive-20131212-8|608	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|609	
14mr|texlive-20131212-8|610	%description	-n texlive-metafont.bin
14mr|texlive-20131212-8|611	texlive metafont.bin package.
14mr|texlive-20131212-8|612	
14mr|texlive-20131212-8|613	%files -n texlive-metafont.bin
14mr|texlive-20131212-8|614	%{_bindir}/inimf
14mr|texlive-20131212-8|615	%{_bindir}/mf
14mr|texlive-20131212-8|616	%{_bindir}/mf-nowin
14mr|texlive-20131212-8|617	
14mr|texlive-20131212-8|618	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|619	%package	-n texlive-metapost.bin
14mr|texlive-20131212-8|620	Summary:	binary files of metapost
14mr|texlive-20131212-8|621	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|622	
14mr|texlive-20131212-8|623	%description	-n texlive-metapost.bin
14mr|texlive-20131212-8|624	texlive metapost.bin package.
14mr|texlive-20131212-8|625	
14mr|texlive-20131212-8|626	%files -n texlive-metapost.bin
14mr|texlive-20131212-8|627	%{_bindir}/dvitomp
14mr|texlive-20131212-8|628	%{_bindir}/mfplain
14mr|texlive-20131212-8|629	%{_bindir}/mpost
14mr|texlive-20131212-8|630	
14mr|texlive-20131212-8|631	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|632	%package	-n texlive-mfware.bin
14mr|texlive-20131212-8|633	Summary:	binary files of mfware
14mr|texlive-20131212-8|634	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|635	
14mr|texlive-20131212-8|636	%description	-n texlive-mfware.bin
14mr|texlive-20131212-8|637	texlive mfware.bin package.
14mr|texlive-20131212-8|638	
14mr|texlive-20131212-8|639	%files -n texlive-mfware.bin
14mr|texlive-20131212-8|640	%{_bindir}/gftodvi
14mr|texlive-20131212-8|641	%{_bindir}/gftopk
14mr|texlive-20131212-8|642	%{_bindir}/gftype
14mr|texlive-20131212-8|643	%{_bindir}/mft
14mr|texlive-20131212-8|644	%{_bindir}/pktogf
14mr|texlive-20131212-8|645	%{_bindir}/pktype
14mr|texlive-20131212-8|646	
14mr|texlive-20131212-8|647	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|648	%package	-n texlive-omegaware.bin
14mr|texlive-20131212-8|649	Summary:	binary files of omegaware
14mr|texlive-20131212-8|650	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|651	
14mr|texlive-20131212-8|652	%description	-n texlive-omegaware.bin
14mr|texlive-20131212-8|653	texlive omegaware.bin package.
14mr|texlive-20131212-8|654	
14mr|texlive-20131212-8|655	%files -n texlive-omegaware.bin
14mr|texlive-20131212-8|656	%{_bindir}/odvicopy
14mr|texlive-20131212-8|657	%{_bindir}/odvitype
14mr|texlive-20131212-8|658	%{_bindir}/ofm2opl
14mr|texlive-20131212-8|659	%{_bindir}/omfonts
14mr|texlive-20131212-8|660	%{_bindir}/opl2ofm
14mr|texlive-20131212-8|661	%{_bindir}/otangle
14mr|texlive-20131212-8|662	%{_bindir}/otp2ocp
14mr|texlive-20131212-8|663	%{_bindir}/outocp
14mr|texlive-20131212-8|664	%{_bindir}/ovf2ovp
14mr|texlive-20131212-8|665	%{_bindir}/ovp2ovf
14mr|texlive-20131212-8|666	
14mr|texlive-20131212-8|667	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|668	%package	-n texlive-patgen.bin
14mr|texlive-20131212-8|669	Summary:	binary files of patgen
14mr|texlive-20131212-8|670	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|671	
14mr|texlive-20131212-8|672	%description	-n texlive-patgen.bin
14mr|texlive-20131212-8|673	texlive patgen.bin package.
14mr|texlive-20131212-8|674	
14mr|texlive-20131212-8|675	%files -n texlive-patgen.bin
14mr|texlive-20131212-8|676	%{_bindir}/patgen
14mr|texlive-20131212-8|677	
14mr|texlive-20131212-8|678	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|679	%package	-n texlive-pdftex.bin
14mr|texlive-20131212-8|680	Summary:	binary files of pdftex
14mr|texlive-20131212-8|681	Provides:	texlive-amstex.bin = %{EVRD}
14mr|texlive-20131212-8|682	Provides:	texlive-cslatex.bin = %{EVRD}
14mr|texlive-20131212-8|683	Provides:	texlive-csplain.bin = %{EVRD}
14mr|texlive-20131212-8|684	Provides:	texlive-eplain.bin = %{EVRD}
14mr|texlive-20131212-8|685	Provides:	texlive-jadetex.bin = %{EVRD}
14mr|texlive-20131212-8|686	Provides:	texlive-mex.bin = %{EVRD}
14mr|texlive-20131212-8|687	Provides:	texlive-mltex.bin = %{EVRD}
14mr|texlive-20131212-8|688	Provides:	texlive-texsis.bin = %{EVRD}
14mr|texlive-20131212-8|689	Provides:	texlive-xmltex.bin = %{EVRD}
14mr|texlive-20131212-8|690	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|691	
14mr|texlive-20131212-8|692	%description	-n texlive-pdftex.bin
14mr|texlive-20131212-8|693	texlive pdftex.bin package.
14mr|texlive-20131212-8|694	
14mr|texlive-20131212-8|695	%files -n texlive-pdftex.bin
14mr|texlive-20131212-8|696	%{_bindir}/amstex
14mr|texlive-20131212-8|697	%{_bindir}/cslatex
14mr|texlive-20131212-8|698	%{_bindir}/csplain
14mr|texlive-20131212-8|699	%{_bindir}/pdfcsplain
14mr|texlive-20131212-8|700	%{_bindir}/eplain
14mr|texlive-20131212-8|701	%{_bindir}/etex
14mr|texlive-20131212-8|702	%{_bindir}/jadetex
14mr|texlive-20131212-8|703	%{_bindir}/mex
14mr|texlive-20131212-8|704	%{_bindir}/mllatex
14mr|texlive-20131212-8|705	%{_bindir}/mltex
14mr|texlive-20131212-8|706	%{_bindir}/pdfcslatex
14mr|texlive-20131212-8|707	%{_bindir}/pdfetex
14mr|texlive-20131212-8|708	%{_bindir}/pdfjadetex
14mr|texlive-20131212-8|709	%{_bindir}/pdfmex
14mr|texlive-20131212-8|710	%{_bindir}/pdftex
14mr|texlive-20131212-8|711	%{_bindir}/pdfxmltex
14mr|texlive-20131212-8|712	%{_bindir}/texsis
14mr|texlive-20131212-8|713	%{_bindir}/utf8mex
14mr|texlive-20131212-8|714	%{_bindir}/xmltex
14mr|texlive-20131212-8|715	
14mr|texlive-20131212-8|716	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|717	%package	-n texlive-pdftools.bin
14mr|texlive-20131212-8|718	Summary:	binary files of pdftools
14mr|texlive-20131212-8|719	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|720	
14mr|texlive-20131212-8|721	%description	-n texlive-pdftools.bin
14mr|texlive-20131212-8|722	texlive pdftools.bin package.
14mr|texlive-20131212-8|723	
14mr|texlive-20131212-8|724	%files -n texlive-pdftools.bin
14mr|texlive-20131212-8|725	%{_bindir}/pdfclose
14mr|texlive-20131212-8|726	%{_bindir}/pdfopen
14mr|texlive-20131212-8|727	%{_bindir}/pdftosrc
14mr|texlive-20131212-8|728	
14mr|texlive-20131212-8|729	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|730	%package	-n texlive-pmx.bin
14mr|texlive-20131212-8|731	Summary:	binary files of pmx
14mr|texlive-20131212-8|732	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|733	
14mr|texlive-20131212-8|734	%description	-n texlive-pmx.bin
14mr|texlive-20131212-8|735	texlive pmx.bin package.
14mr|texlive-20131212-8|736	
14mr|texlive-20131212-8|737	%files -n texlive-pmx.bin
14mr|texlive-20131212-8|738	%{_bindir}/pmxab
14mr|texlive-20131212-8|739	%{_bindir}/scor2prt
14mr|texlive-20131212-8|740	
14mr|texlive-20131212-8|741	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|742	%package	-n texlive-ps2pkm.bin
14mr|texlive-20131212-8|743	Summary:	binary files of ps2pkm
14mr|texlive-20131212-8|744	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|745	
14mr|texlive-20131212-8|746	%description	-n texlive-ps2pkm.bin
14mr|texlive-20131212-8|747	texlive ps2pkm.bin package.
14mr|texlive-20131212-8|748	
14mr|texlive-20131212-8|749	%files -n texlive-ps2pkm.bin
14mr|texlive-20131212-8|750	%{_bindir}/mag
14mr|texlive-20131212-8|751	%{_bindir}/pfb2pfa
14mr|texlive-20131212-8|752	%{_bindir}/pk2bm
14mr|texlive-20131212-8|753	%{_bindir}/ps2pk
14mr|texlive-20131212-8|754	
14mr|texlive-20131212-8|755	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|756	%package	-n texlive-pstools.bin
14mr|texlive-20131212-8|757	Summary:	binary files of pstools
14mr|texlive-20131212-8|758	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|759	
14mr|texlive-20131212-8|760	%description	-n texlive-pstools.bin
14mr|texlive-20131212-8|761	texlive pstools.bin package.
14mr|texlive-20131212-8|762	
14mr|texlive-20131212-8|763	%files -n texlive-pstools.bin
14mr|texlive-20131212-8|764	%{_bindir}/bbox
14mr|texlive-20131212-8|765	
14mr|texlive-20131212-8|766	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|767	%package	-n texlive-ptex.bin
14mr|texlive-20131212-8|768	Summary:	binary files of ptex
14mr|texlive-20131212-8|769	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|770	
14mr|texlive-20131212-8|771	%description	-n texlive-ptex.bin
14mr|texlive-20131212-8|772	texlive ptex.bin package.
14mr|texlive-20131212-8|773	
14mr|texlive-20131212-8|774	%files -n texlive-ptex.bin
14mr|texlive-20131212-8|775	%{_bindir}/eptex
14mr|texlive-20131212-8|776	%{_bindir}/makejvf
14mr|texlive-20131212-8|777	%{_bindir}/mendex
14mr|texlive-20131212-8|778	%{_bindir}/pbibtex
14mr|texlive-20131212-8|779	%{_bindir}/pdvitype
14mr|texlive-20131212-8|780	%{_bindir}/platex
14mr|texlive-20131212-8|781	%{_bindir}/ppltotf
14mr|texlive-20131212-8|782	%{_bindir}/ptex
14mr|texlive-20131212-8|783	%{_bindir}/ptftopl
14mr|texlive-20131212-8|784	
14mr|texlive-20131212-8|785	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|786	%package	-n texlive-seetexk.bin
14mr|texlive-20131212-8|787	Summary:	binary files of seetexk
14mr|texlive-20131212-8|788	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|789	
14mr|texlive-20131212-8|790	%description	-n texlive-seetexk.bin
14mr|texlive-20131212-8|791	texlive seetexk.bin package.
14mr|texlive-20131212-8|792	
14mr|texlive-20131212-8|793	%files -n texlive-seetexk.bin
14mr|texlive-20131212-8|794	%{_bindir}/dvibook
14mr|texlive-20131212-8|795	%{_bindir}/dviconcat
14mr|texlive-20131212-8|796	%{_bindir}/dviselect
14mr|texlive-20131212-8|797	%{_bindir}/dvitodvi
14mr|texlive-20131212-8|798	
14mr|texlive-20131212-8|799	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|800	%package	-n texlive-synctex.bin
14mr|texlive-20131212-8|801	Summary:	binary files of synctex
14mr|texlive-20131212-8|802	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|803	
14mr|texlive-20131212-8|804	%description	-n texlive-synctex.bin
14mr|texlive-20131212-8|805	texlive synctex.bin package.
14mr|texlive-20131212-8|806	
14mr|texlive-20131212-8|807	%files -n texlive-synctex.bin
14mr|texlive-20131212-8|808	%{_bindir}/synctex
14mr|texlive-20131212-8|809	
14mr|texlive-20131212-8|810	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|811	%package	-n texlive-tex.bin
14mr|texlive-20131212-8|812	Summary:	binary files of tex
14mr|texlive-20131212-8|813	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|814	
14mr|texlive-20131212-8|815	%description	-n texlive-tex.bin
14mr|texlive-20131212-8|816	texlive tex.bin package.
14mr|texlive-20131212-8|817	
14mr|texlive-20131212-8|818	%files -n texlive-tex.bin
14mr|texlive-20131212-8|819	%{_bindir}/initex
14mr|texlive-20131212-8|820	%{_bindir}/tex
14mr|texlive-20131212-8|821	
14mr|texlive-20131212-8|822	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|823	%package	-n texlive-tex4ht.bin
14mr|texlive-20131212-8|824	Summary:	binary files of tex4ht
14mr|texlive-20131212-8|825	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|826	
14mr|texlive-20131212-8|827	%description	-n texlive-tex4ht.bin
14mr|texlive-20131212-8|828	texlive tex4ht.bin package.
14mr|texlive-20131212-8|829	
14mr|texlive-20131212-8|830	%files -n texlive-tex4ht.bin
14mr|texlive-20131212-8|831	%{_bindir}/t4ht
14mr|texlive-20131212-8|832	%{_bindir}/tex4ht
14mr|texlive-20131212-8|833	
14mr|texlive-20131212-8|834	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|835	%package	-n texlive-texware.bin
14mr|texlive-20131212-8|836	Summary:	binary files of texware
14mr|texlive-20131212-8|837	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|838	
14mr|texlive-20131212-8|839	%description	-n texlive-texware.bin
14mr|texlive-20131212-8|840	texlive texware.bin package.
14mr|texlive-20131212-8|841	
14mr|texlive-20131212-8|842	%files -n texlive-texware.bin
14mr|texlive-20131212-8|843	%{_bindir}/dvitype
14mr|texlive-20131212-8|844	%{_bindir}/pooltype
14mr|texlive-20131212-8|845	
14mr|texlive-20131212-8|846	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|847	%package	-n texlive-tie.bin
14mr|texlive-20131212-8|848	Summary:	binary files of tie
14mr|texlive-20131212-8|849	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|850	
14mr|texlive-20131212-8|851	%description	-n texlive-tie.bin
14mr|texlive-20131212-8|852	texlive tie.bin package.
14mr|texlive-20131212-8|853	
14mr|texlive-20131212-8|854	%files -n texlive-tie.bin
14mr|texlive-20131212-8|855	%{_bindir}/tie
14mr|texlive-20131212-8|856	
14mr|texlive-20131212-8|857	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|858	%package	-n texlive-ttfutils.bin
14mr|texlive-20131212-8|859	Summary:	binary files of ttfutils
14mr|texlive-20131212-8|860	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|861	
14mr|texlive-20131212-8|862	%description	-n texlive-ttfutils.bin
14mr|texlive-20131212-8|863	texlive ttfutils.bin package.
14mr|texlive-20131212-8|864	
14mr|texlive-20131212-8|865	%files -n texlive-ttfutils.bin
14mr|texlive-20131212-8|866	%{_bindir}/ttf2afm
14mr|texlive-20131212-8|867	%{_bindir}/ttf2pk
14mr|texlive-20131212-8|868	%{_bindir}/ttf2tfm
14mr|texlive-20131212-8|869	%{_bindir}/ttfdump
14mr|texlive-20131212-8|870	
14mr|texlive-20131212-8|871	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|872	%package	-n texlive-uptex.bin
14mr|texlive-20131212-8|873	Summary:	binary files of uptex
14mr|texlive-20131212-8|874	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|875	
14mr|texlive-20131212-8|876	%description	-n texlive-uptex.bin
14mr|texlive-20131212-8|877	texlive uptex.bin package.
14mr|texlive-20131212-8|878	
14mr|texlive-20131212-8|879	%files -n texlive-uptex.bin
14mr|texlive-20131212-8|880	%{_bindir}/euptex
14mr|texlive-20131212-8|881	%{_bindir}/upbibtex
14mr|texlive-20131212-8|882	%{_bindir}/updvitype
14mr|texlive-20131212-8|883	%{_bindir}/uplatex
14mr|texlive-20131212-8|884	%{_bindir}/uppltotf
14mr|texlive-20131212-8|885	%{_bindir}/uptex
14mr|texlive-20131212-8|886	%{_bindir}/uptftopl
14mr|texlive-20131212-8|887	%{_bindir}/wovp2ovf
14mr|texlive-20131212-8|888	
14mr|texlive-20131212-8|889	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|890	%package	-n texlive-vlna.bin
14mr|texlive-20131212-8|891	Summary:	binary files of vlna
14mr|texlive-20131212-8|892	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|893	
14mr|texlive-20131212-8|894	%description	-n texlive-vlna.bin
14mr|texlive-20131212-8|895	texlive vlna.bin package.
14mr|texlive-20131212-8|896	
14mr|texlive-20131212-8|897	%files -n texlive-vlna.bin
14mr|texlive-20131212-8|898	%{_bindir}/vlna
14mr|texlive-20131212-8|899	
14mr|texlive-20131212-8|900	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|901	%package	-n texlive-web.bin
14mr|texlive-20131212-8|902	Summary:	binary files of web
14mr|texlive-20131212-8|903	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|904	
14mr|texlive-20131212-8|905	%description	-n texlive-web.bin
14mr|texlive-20131212-8|906	texlive web.bin package.
14mr|texlive-20131212-8|907	
14mr|texlive-20131212-8|908	%files -n texlive-web.bin
14mr|texlive-20131212-8|909	%{_bindir}/tangle
14mr|texlive-20131212-8|910	%{_bindir}/weave
14mr|texlive-20131212-8|911	
14mr|texlive-20131212-8|912	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|913	%package	-n texlive-xdvi.bin
14mr|texlive-20131212-8|914	Summary:	binary files of xdvi
14mr|texlive-20131212-8|915	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|916	Conflicts:	xdvi < 22.86
14mr|texlive-20131212-8|917	Obsoletes:	xdvi < 22.86
14mr|texlive-20131212-8|918	Provides:	xdvi = %{EVRD}
14mr|texlive-20131212-8|919	
14mr|texlive-20131212-8|920	%description	-n texlive-xdvi.bin
14mr|texlive-20131212-8|921	texlive xdvi.bin package.
14mr|texlive-20131212-8|922	
14mr|texlive-20131212-8|923	%files -n texlive-xdvi.bin
14mr|texlive-20131212-8|924	%{_bindir}/xdvi
14mr|texlive-20131212-8|925	%{_bindir}/xdvi-xaw
14mr|texlive-20131212-8|926	
14mr|texlive-20131212-8|927	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|928	%package	-n texlive-xetex.bin
14mr|texlive-20131212-8|929	Summary:	binary files of xetex
14mr|texlive-20131212-8|930	Conflicts:	texlive < 20110705-7
14mr|texlive-20131212-8|931	
14mr|texlive-20131212-8|932	%description	-n texlive-xetex.bin
14mr|texlive-20131212-8|933	texlive xetex.bin package.
14mr|texlive-20131212-8|934	
14mr|texlive-20131212-8|935	%files -n texlive-xetex.bin
14mr|texlive-20131212-8|936	%{_bindir}/teckit_compile
14mr|texlive-20131212-8|937	%{_bindir}/xdvipdfmx
14mr|texlive-20131212-8|938	%{_bindir}/xelatex
14mr|texlive-20131212-8|939	%{_bindir}/xetex
14mr|texlive-20131212-8|940	
14mr|texlive-20131212-8|941	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|942	%prep
14mr|texlive-20131212-8|943	%setup -q -n %{name}-%{version}-source
14mr|texlive-20131212-8|944	%patch0 -p1
14mr|texlive-20131212-8|945	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|946	%patch1 -p1
14mr|texlive-20131212-8|947	%endif
14mr|texlive-20131212-8|948	%patch2 -p1
14mr|texlive-20131212-8|949	%patch3 -p1
14mr|texlive-20131212-8|950	
14mr|texlive-20131212-8|951	# setup default builtin values, added to paths.h from texmf.cnf
14mr|texlive-20131212-8|952	perl -pi -e 's|^(TEXMFMAIN\s+= ).*|$1%{_texmfdistdir}|;'		  \
14mr|texlive-20131212-8|953	-e 's|^(TEXMFDIST\s+= ).*|$1%{_texmfdistdir}|;'		  \
14mr|texlive-20131212-8|954	-e 's|\@\@TEXMFCNF\@\@|%{_texmfdistdir}/web2c|;'		  \
14mr|texlive-20131212-8|955	-e 's|^(TEXMFLOCAL\s+= ).*|$1%{_texmflocaldir}|;'		  \
14mr|texlive-20131212-8|956	-e 's|^(TEXMFSYSVAR\s+= ).*|$1%{_texmfvardir}|;'		  \
14mr|texlive-20131212-8|957	-e 's|^(TEXMFSYSCONFIG\s+= ).*|$1%{_texmfconfdir}|;'		  \
14mr|texlive-20131212-8|958	-e 's|^(TEXMFHOME\s+= ).*|$1\$HOME/texmf|;'			  \
14mr|texlive-20131212-8|959	-e 's|^(TEXMFVAR\s+= ).*|$1\$HOME/.texlive2013/texmf-var|;'	  \
14mr|texlive-20131212-8|960	-e 's|^(TEXMFCONFIG\s+= ).*|$1\$HOME/.texlive2013/texmf-config|;'\
14mr|texlive-20131212-8|961	-e 's|^(OSFONTDIR\s+= ).*|$1%{_datadir}/fonts|;'		  \
14mr|texlive-20131212-8|962	texk/kpathsea/texmf.cnf
14mr|texlive-20131212-8|963	
14mr|texlive-20131212-8|964	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|965	%build
14mr|texlive-20131212-8|966	mkdir texlive
14mr|texlive-20131212-8|967	pushd texlive
14mr|texlive-20131212-8|968	CONFIGURE_TOP=.. \
14mr|texlive-20131212-8|969	%configure2_5x							\
14mr|texlive-20131212-8|970	--with-banner-add="/ROSA"			\
14mr|texlive-20131212-8|971	--disable-native-texlive-build				\
14mr|texlive-20131212-8|972	--enable-missing					\
14mr|texlive-20131212-8|973	%if %{_texmf_enable_biber}
14mr|texlive-20131212-8|974	--enable-biber						\
14mr|texlive-20131212-8|975	%else
14mr|texlive-20131212-8|976	--disable-biber						\
14mr|texlive-20131212-8|977	%endif
14mr|texlive-20131212-8|978	%if %{enable_shared}
14mr|texlive-20131212-8|979	--enable-shared						\
14mr|texlive-20131212-8|980	--disable-static					\
14mr|texlive-20131212-8|981	%else
14mr|texlive-20131212-8|982	--disable-shared					\
14mr|texlive-20131212-8|983	%endif
14mr|texlive-20131212-8|984	%if %{_texmf_enable_xindy}
14mr|texlive-20131212-8|985	--enable-xindy						\
14mr|texlive-20131212-8|986	%else
14mr|texlive-20131212-8|987	--disable-xindy						\
14mr|texlive-20131212-8|988	%endif
14mr|texlive-20131212-8|989	--with-system-freetype2					\
14mr|texlive-20131212-8|990	--with-freetype2-includes=%{_includedir}/freetype2	\
14mr|texlive-20131212-8|991	%if %{_texmf_with_system_dialog}
14mr|texlive-20131212-8|992	--disable-dialog					\
14mr|texlive-20131212-8|993	%else
14mr|texlive-20131212-8|994	--enable-dialog						\
14mr|texlive-20131212-8|995	%endif
14mr|texlive-20131212-8|996	%if %{_texmf_with_system_psutils}
14mr|texlive-20131212-8|997	--disable-psutils					\
14mr|texlive-20131212-8|998	%else
14mr|texlive-20131212-8|999	--enable-psutils					\
14mr|texlive-20131212-8|1000	%endif
14mr|texlive-20131212-8|1001	--with-system-gd					\
14mr|texlive-20131212-8|1002	%if %{_texmf_with_system_lcdf}
14mr|texlive-20131212-8|1003	--disable-lcdf-typetools				\
14mr|texlive-20131212-8|1004	%endif
14mr|texlive-20131212-8|1005	%if %{_texmf_with_system_icu}
14mr|texlive-20131212-8|1006	--with-system-icu					\
14mr|texlive-20131212-8|1007	%endif
14mr|texlive-20131212-8|1008	--with-system-png					\
14mr|texlive-20131212-8|1009	%if %{_texmf_with_system_t1lib}
14mr|texlive-20131212-8|1010	--with-system-t1lib					\
14mr|texlive-20131212-8|1011	--disable-t1utils					\
14mr|texlive-20131212-8|1012	%endif
14mr|texlive-20131212-8|1013	%if %{_texmf_with_system_teckit}
14mr|texlive-20131212-8|1014	--disable-teckit					\
14mr|texlive-20131212-8|1015	--with-teckit-includes=%{_includedir}/teckit		\
14mr|texlive-20131212-8|1016	%endif
14mr|texlive-20131212-8|1017	%if %{_texmf_with_system_tex4ht}
14mr|texlive-20131212-8|1018	--disable-tex4htk					\
14mr|texlive-20131212-8|1019	%endif
14mr|texlive-20131212-8|1020	%if %{_texmf_with_system_poppler}
14mr|texlive-20131212-8|1021	--with-system-xpdf					\
14mr|texlive-20131212-8|1022	%else
14mr|texlive-20131212-8|1023	--without-system-xpdf					\
14mr|texlive-20131212-8|1024	%endif
14mr|texlive-20131212-8|1025	--enable-static						\
14mr|texlive-20131212-8|1026	--with-system-zziplib
14mr|texlive-20131212-8|1027	%make
14mr|texlive-20131212-8|1028	popd
14mr|texlive-20131212-8|1029	
14mr|texlive-20131212-8|1030	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|1031	mkdir asympote
14mr|texlive-20131212-8|1032	pushd asympote
14mr|texlive-20131212-8|1033	CONFIGURE_TOP=../utils/asymptote
14mr|texlive-20131212-8|1034	%configure2_5x							\
14mr|texlive-20131212-8|1035	--enable-gc=system					\
14mr|texlive-20131212-8|1036	--enable-texlive-build					\
14mr|texlive-20131212-8|1037	--datadir=%{_texmfdir}
14mr|texlive-20131212-8|1038	%make
14mr|texlive-20131212-8|1039	popd
14mr|texlive-20131212-8|1040	%endif
14mr|texlive-20131212-8|1041	
14mr|texlive-20131212-8|1042	#-----------------------------------------------------------------------
14mr|texlive-20131212-8|1043	%install
14mr|texlive-20131212-8|1044	pushd texlive
14mr|texlive-20131212-8|1045	%makeinstall_std
14mr|texlive-20131212-8|1046	popd
14mr|texlive-20131212-8|1047	
14mr|texlive-20131212-8|1048	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|1049	pushd asymptote
14mr|texlive-20131212-8|1050	%makeinstall_std
14mr|texlive-20131212-8|1051	popd
14mr|texlive-20131212-8|1052	%endif
14mr|texlive-20131212-8|1053	
14mr|texlive-20131212-8|1054	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-20131212-8|1055	for dir in texmf texmf-dist; do
14mr|texlive-20131212-8|1056	if [ -d %{buildroot}%{_prefix}/$dir ]; then
14mr|texlive-20131212-8|1057	rm -fr %{buildroot}%{_datadir}/$dir
14mr|texlive-20131212-8|1058	mv %{buildroot}%{_prefix}/$dir %{buildroot}%{_datadir}
14mr|texlive-20131212-8|1059	fi
14mr|texlive-20131212-8|1060	done
14mr|texlive-20131212-8|1061	
14mr|texlive-20131212-8|1062	mkdir -p %{buildroot}%{_texmfvardir}
14mr|texlive-20131212-8|1063	mkdir -p %{buildroot}%{_texmfconfdir}
14mr|texlive-20131212-8|1064	
14mr|texlive-20131212-8|1065	%if %{_texmf_with_system_lcdf}
14mr|texlive-20131212-8|1066	# stray directory left
14mr|texlive-20131212-8|1067	rm -fr %{buildroot}%{_datadir}/lcdf-typetools-for-tex-live
14mr|texlive-20131212-8|1068	%else
14mr|texlive-20131212-8|1069	# openmpi has a program with the same name
14mr|texlive-20131212-8|1070	if [ -f %{buildroot}%{_bindir}/otfinfo ]; then
14mr|texlive-20131212-8|1071	mv -f %{buildroot}%{_bindir}/otfinfo{,-texlive}
14mr|texlive-20131212-8|1072	fi
14mr|texlive-20131212-8|1073	%endif
14mr|texlive-20131212-8|1074	
14mr|texlive-20131212-8|1075	pushd %{buildroot}%{_bindir}
14mr|texlive-20131212-8|1076	# missing symbolic links
14mr|texlive-20131212-8|1077	ln -sf aleph lamed
14mr|texlive-20131212-8|1078	ln -sf euptex uplatex
14mr|texlive-20131212-8|1079	ln -sf luatex dvilualatex
14mr|texlive-20131212-8|1080	ln -sf luatex lualatex
14mr|texlive-20131212-8|1081	ln -sf luatex dviluatex
14mr|texlive-20131212-8|1082	ln -sf pdftex amstex
14mr|texlive-20131212-8|1083	ln -sf pdftex cslatex
14mr|texlive-20131212-8|1084	ln -sf pdftex csplain
14mr|texlive-20131212-8|1085	ln -sf pdftex eplain
14mr|texlive-20131212-8|1086	ln -sf pdftex etex
14mr|texlive-20131212-8|1087	ln -sf pdftex jadetex
14mr|texlive-20131212-8|1088	ln -sf pdftex latex
14mr|texlive-20131212-8|1089	ln -sf pdftex mex
14mr|texlive-20131212-8|1090	ln -sf pdftex mltex
14mr|texlive-20131212-8|1091	ln -sf pdftex mllatex
14mr|texlive-20131212-8|1092	ln -sf pdftex pdfcslatex
14mr|texlive-20131212-8|1093	ln -sf pdftex pdfcsplain
14mr|texlive-20131212-8|1094	ln -sf pdftex pdfetex
14mr|texlive-20131212-8|1095	ln -sf pdftex pdfjadetex
14mr|texlive-20131212-8|1096	ln -sf pdftex pdflatex
14mr|texlive-20131212-8|1097	ln -sf pdftex pdfmex
14mr|texlive-20131212-8|1098	ln -sf pdftex pdfxmltex
14mr|texlive-20131212-8|1099	ln -sf pdftex utf8mex
14mr|texlive-20131212-8|1100	ln -sf pdftex texsis
14mr|texlive-20131212-8|1101	ln -sf pdftex xmltex
14mr|texlive-20131212-8|1102	ln -sf ptex platex
14mr|texlive-20131212-8|1103	ln -sf mpost mfplain
14mr|texlive-20131212-8|1104	ln -sf xetex xelatex
14mr|texlive-20131212-8|1105	%if %{_texmf_enable_asymptote}
14mr|texlive-20131212-8|1106	ln -sf %{_texmfdir}/asymptote/GUI/xasy.py xasy
14mr|texlive-20131212-8|1107	%endif
14mr|texlive-20131212-8|1108	
14mr|texlive-20131212-8|1109	# use scripts from noarch packages
14mr|texlive-20131212-8|1110	rm -f a5toa4 adhocfilelist allcm allneeded arara chkweb context	\
14mr|texlive-20131212-8|1111	ctxtools dtxgen dvi2fax dvired fmtutil fmtutil-sys fontinst	\
14mr|texlive-20131212-8|1112	kanji-config-updmap kanji-config-updmap-sys			\
14mr|texlive-20131212-8|1113	kanji-fontmap-creator kpsewhere latexpand ltxfileinfo		\
14mr|texlive-20131212-8|1114	lua2dox_filter luaotfload-tool luatools mtxrun		\
14mr|texlive-20131212-8|1115	multibibliography pfarrei ps2frag pslatex pstopdf ptex2pdf	\
14mr|texlive-20131212-8|1116	rlxtools rubibtex rumakeindex texconfig texconfig-dialog	\
14mr|texlive-20131212-8|1117	texconfig-sys texexec tpic2pdftex
14mr|texlive-20131212-8|1118	
14mr|texlive-20131212-8|1119	# use symlinks from noarch packages
14mr|texlive-20131212-8|1120	rm -f a2ping afm2afm allec arlatex authorindex autoinst bibexport	\
14mr|texlive-20131212-8|1121	bundledoc cachepic checkcites cmap2enc convbkmk ctanify	\
14mr|texlive-20131212-8|1122	ctanupload de-macro deweb dviasm dvipdft dosepsbin ebong	\
14mr|texlive-20131212-8|1123	e2pall epspdf epspdftk epstopdf exceltex fig4latex findhyph	\
14mr|texlive-20131212-8|1124	font2afm fragmaster ht htcontext htlatex htmex httex httexi	\
14mr|texlive-20131212-8|1125	htxelatex htxetex installfont-tl latex2man latexdiff		\
14mr|texlive-20131212-8|1126	latexdiff-vc latexfileversion latexmk latexrevise listbib	\
14mr|texlive-20131212-8|1127	listings-ext.sh m-tx makeglossaries match_parens mathspic	\
14mr|texlive-20131212-8|1128	mf2pt1 mk4ht mkgrkindex mkjobtexmf mkluatexfontdb mkt1font	\
14mr|texlive-20131212-8|1129	mptopdf musixflx musixtex ot2kpx pdf180 pdf270 pdf90		\
14mr|texlive-20131212-8|1130	pdfannotextractor pdfatfi pdfbook pdfcrop pdfflip pdfjam	\
14mr|texlive-20131212-8|1131	pdfjam-pocketmod pdfjam-slides3up pdfjam-slides6up pdfjoin	\
14mr|texlive-20131212-8|1132	pdfnup pdfpun pdfthumb pedigree perltex pfm2kpx pkfix		\
14mr|texlive-20131212-8|1133	pkfix-helper ppower4 ps2eps ps4pdf pst2pdf pmx2pdf purifyeps	\
14mr|texlive-20131212-8|1134	repstopdf rpdfcrop rungs showglyphs simpdftex splitindex	\
14mr|texlive-20131212-8|1135	sty2dtx svn-multi texcount texdef texdiff texdirflatten	\
14mr|texlive-20131212-8|1136	texdoc texdoctk texlinks texliveonfly texloganalyser		\
14mr|texlive-20131212-8|1137	texmfstart thumbpdf tlmgr typeoutfileinfo ulqda updmap	\
14mr|texlive-20131212-8|1138	updmap-setup-kanji updmap-sys urlbst vpe vpl2ovp vpl2vpl
14mr|texlive-20131212-8|1139	popd
14mr|texlive-20131212-8|1140	
14mr|texlive-20131212-8|1141	# use texmf data
14mr|texlive-20131212-8|1142	rm -fr %{buildroot}%{_texmfdir} %{buildroot}%{_texmfdistdir}
14mr|texlive-20131212-8|1143	
14mr|texlive-20131212-8|1144	# install manual pages and info files from noarch packages
14mr|texlive-20131212-8|1145	rm -fr %{buildroot}%{_mandir} %{buildroot}%{_infodir}
14mr|texlive-20131212-8|1146	
14mr|texlive-20131212-8|1147	%if %{enable_shared}
14mr|texlive-20131212-8|1148	rm %{buildroot}%{_libdir}/{libkpathsea,libptexenc}.a
14mr|texlive-20131212-8|1149	%else
14mr|texlive-20131212-8|1150	# do not generate dynamic libraries and do not install static ones
14mr|texlive-20131212-8|1151	rm -fr %{buildroot}%{_libdir}
14mr|texlive-20131212-8|1152	rm -fr %{buildroot}%{_includedir}
14mr|texlive-20131212-8|1153	%endif
14mr|texlive-20131212-8|1154	
14mr|texlive-20131212-8|1155	%changelog
14mr|texlive-20131212-8|1156	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131212-8
14mr|texlive-20131212-8|1157	+ Revision: 2bdb5ba
14mr|texlive-20131212-8|1158	- MassBuild#440: Increase release tag
14mr|texlive-20131212-8|1159	
14mr|texlive-20131212-8|1160	

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

19181 14
14mr|texlive-a0poster-1.22b-3|1	# revision 15878
14mr|texlive-a0poster-1.22b-3|2	# category Package
14mr|texlive-a0poster-1.22b-3|3	# catalog-ctan /macros/latex/contrib/a0poster
14mr|texlive-a0poster-1.22b-3|4	# catalog-date 2006-11-28 22:38:04 +0100
14mr|texlive-a0poster-1.22b-3|5	# catalog-license lppl
14mr|texlive-a0poster-1.22b-3|6	# catalog-version 1.22b
14mr|texlive-a0poster-1.22b-3|7	Name:		texlive-a0poster
14mr|texlive-a0poster-1.22b-3|8	Version:	1.22b
14mr|texlive-a0poster-1.22b-3|9	Release:	3
14mr|texlive-a0poster-1.22b-3|10	Summary:	Support for designing posters on large paper
14mr|texlive-a0poster-1.22b-3|11	Group:		Publishing
14mr|texlive-a0poster-1.22b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a0poster
14mr|texlive-a0poster-1.22b-3|13	License:	LPPL
14mr|texlive-a0poster-1.22b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.tar.xz
14mr|texlive-a0poster-1.22b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.doc.tar.xz
14mr|texlive-a0poster-1.22b-3|16	BuildArch:	noarch
14mr|texlive-a0poster-1.22b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-a0poster-1.22b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-a0poster-1.22b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-a0poster-1.22b-3|20	
14mr|texlive-a0poster-1.22b-3|21	%description
14mr|texlive-a0poster-1.22b-3|22	Provides fonts in sizes of 12pt up to 107pt and also makes sure
14mr|texlive-a0poster-1.22b-3|23	that in math formulas the symbols appear in the right size. Can
14mr|texlive-a0poster-1.22b-3|24	also create a PostScript header file for dvips which ensures
14mr|texlive-a0poster-1.22b-3|25	that the poster will be printed in the right size. Supported
14mr|texlive-a0poster-1.22b-3|26	sizes are DIN A0, DIN A1, DIN A2 and DIN A3.
14mr|texlive-a0poster-1.22b-3|27	
14mr|texlive-a0poster-1.22b-3|28	%post
14mr|texlive-a0poster-1.22b-3|29	%{_sbindir}/texlive.post
14mr|texlive-a0poster-1.22b-3|30	
14mr|texlive-a0poster-1.22b-3|31	%postun
14mr|texlive-a0poster-1.22b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-a0poster-1.22b-3|33	%{_sbindir}/texlive.post
14mr|texlive-a0poster-1.22b-3|34	fi
14mr|texlive-a0poster-1.22b-3|35	
14mr|texlive-a0poster-1.22b-3|36	#-----------------------------------------------------------------------
14mr|texlive-a0poster-1.22b-3|37	%files
14mr|texlive-a0poster-1.22b-3|38	%{_texmfdistdir}/tex/latex/a0poster/a0poster.cls
14mr|texlive-a0poster-1.22b-3|39	%{_texmfdistdir}/tex/latex/a0poster/a0size.sty
14mr|texlive-a0poster-1.22b-3|40	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.pdf
14mr|texlive-a0poster-1.22b-3|41	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.tex
14mr|texlive-a0poster-1.22b-3|42	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.pdf
14mr|texlive-a0poster-1.22b-3|43	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.tex
14mr|texlive-a0poster-1.22b-3|44	
14mr|texlive-a0poster-1.22b-3|45	#-----------------------------------------------------------------------
14mr|texlive-a0poster-1.22b-3|46	%prep
14mr|texlive-a0poster-1.22b-3|47	%setup -c -a0 -a1
14mr|texlive-a0poster-1.22b-3|48	
14mr|texlive-a0poster-1.22b-3|49	%build
14mr|texlive-a0poster-1.22b-3|50	
14mr|texlive-a0poster-1.22b-3|51	%install
14mr|texlive-a0poster-1.22b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-a0poster-1.22b-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-a0poster-1.22b-3|54	
14mr|texlive-a0poster-1.22b-3|55	
14mr|texlive-a0poster-1.22b-3|56	
14mr|texlive-a0poster-1.22b-3|57	%changelog
14mr|texlive-a0poster-1.22b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.22b-3
14mr|texlive-a0poster-1.22b-3|59	+ Revision: a0c651e
14mr|texlive-a0poster-1.22b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-a0poster-1.22b-3|61	
14mr|texlive-a0poster-1.22b-3|62	

19182 14
14mr|texlive-a2ping-20120413-7|1	# revision 29725
14mr|texlive-a2ping-20120413-7|2	# category TLCore
14mr|texlive-a2ping-20120413-7|3	# catalog-ctan /graphics/a2ping/a2ping.pl
14mr|texlive-a2ping-20120413-7|4	# catalog-date 2012-04-13 20:01:51 +0200
14mr|texlive-a2ping-20120413-7|5	# catalog-license gpl
14mr|texlive-a2ping-20120413-7|6	# catalog-version undef
14mr|texlive-a2ping-20120413-7|7	Name:		texlive-a2ping
14mr|texlive-a2ping-20120413-7|8	Version:	20120413
14mr|texlive-a2ping-20120413-7|9	Release:	7
14mr|texlive-a2ping-20120413-7|10	Summary:	Advanced PS, PDF, EPS converter
14mr|texlive-a2ping-20120413-7|11	Group:		Publishing
14mr|texlive-a2ping-20120413-7|12	URL:		http://www.ctan.org/tex-archive/graphics/a2ping/a2ping.pl
14mr|texlive-a2ping-20120413-7|13	License:	GPL
14mr|texlive-a2ping-20120413-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.tar.xz
14mr|texlive-a2ping-20120413-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.doc.tar.xz
14mr|texlive-a2ping-20120413-7|16	BuildArch:	noarch
14mr|texlive-a2ping-20120413-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-a2ping-20120413-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-a2ping-20120413-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-a2ping-20120413-7|20	Provides:	texlive-a2ping.bin = %{EVRD}
14mr|texlive-a2ping-20120413-7|21	
14mr|texlive-a2ping-20120413-7|22	%description
14mr|texlive-a2ping-20120413-7|23	a2ping is a Perl script command line utility written for Unix
14mr|texlive-a2ping-20120413-7|24	that converts many raster image and vector graphics formats to
14mr|texlive-a2ping-20120413-7|25	EPS or PDF and other page description formats. Accepted input
14mr|texlive-a2ping-20120413-7|26	file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
14mr|texlive-a2ping-20120413-7|27	PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
14mr|texlive-a2ping-20120413-7|28	EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
14mr|texlive-a2ping-20120413-7|29	PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low-
14mr|texlive-a2ping-20120413-7|30	level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes
14mr|texlive-a2ping-20120413-7|31	many glitches during the EPS to EPS conversion, so its output
14mr|texlive-a2ping-20120413-7|32	is often more compatible and better embeddable than its input.
14mr|texlive-a2ping-20120413-7|33	
14mr|texlive-a2ping-20120413-7|34	%post
14mr|texlive-a2ping-20120413-7|35	%{_sbindir}/texlive.post
14mr|texlive-a2ping-20120413-7|36	
14mr|texlive-a2ping-20120413-7|37	%postun
14mr|texlive-a2ping-20120413-7|38	if [ $1 -eq 0 ]; then
14mr|texlive-a2ping-20120413-7|39	%{_sbindir}/texlive.post
14mr|texlive-a2ping-20120413-7|40	fi
14mr|texlive-a2ping-20120413-7|41	
14mr|texlive-a2ping-20120413-7|42	#-----------------------------------------------------------------------
14mr|texlive-a2ping-20120413-7|43	%files
14mr|texlive-a2ping-20120413-7|44	%{_bindir}/a2ping
14mr|texlive-a2ping-20120413-7|45	%{_texmfdistdir}/scripts/a2ping/a2ping.pl
14mr|texlive-a2ping-20120413-7|46	%doc %{_mandir}/man1/a2ping.1*
14mr|texlive-a2ping-20120413-7|47	%doc %{_texmfdistdir}/doc/man/man1/a2ping.man1.pdf
14mr|texlive-a2ping-20120413-7|48	
14mr|texlive-a2ping-20120413-7|49	#-----------------------------------------------------------------------
14mr|texlive-a2ping-20120413-7|50	%prep
14mr|texlive-a2ping-20120413-7|51	%setup -c -a0 -a1
14mr|texlive-a2ping-20120413-7|52	
14mr|texlive-a2ping-20120413-7|53	%build
14mr|texlive-a2ping-20120413-7|54	
14mr|texlive-a2ping-20120413-7|55	%install
14mr|texlive-a2ping-20120413-7|56	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-a2ping-20120413-7|57	pushd %{buildroot}%{_bindir}
14mr|texlive-a2ping-20120413-7|58	ln -sf %{_texmfdistdir}/scripts/a2ping/a2ping.pl a2ping
14mr|texlive-a2ping-20120413-7|59	popd
14mr|texlive-a2ping-20120413-7|60	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-a2ping-20120413-7|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-a2ping-20120413-7|62	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-a2ping-20120413-7|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-a2ping-20120413-7|64	
14mr|texlive-a2ping-20120413-7|65	%changelog
14mr|texlive-a2ping-20120413-7|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120413-7
14mr|texlive-a2ping-20120413-7|67	+ Revision: 109e445
14mr|texlive-a2ping-20120413-7|68	- MassBuild#440: Increase release tag
14mr|texlive-a2ping-20120413-7|69	
14mr|texlive-a2ping-20120413-7|70	

19183 14
14mr|texlive-a4wide-20110105-3|1	# revision 20943
14mr|texlive-a4wide-20110105-3|2	# category Package
14mr|texlive-a4wide-20110105-3|3	# catalog-ctan /macros/latex/contrib/a4wide
14mr|texlive-a4wide-20110105-3|4	# catalog-date 2011-01-05 08:46:38 +0100
14mr|texlive-a4wide-20110105-3|5	# catalog-license lppl1
14mr|texlive-a4wide-20110105-3|6	# catalog-version undef
14mr|texlive-a4wide-20110105-3|7	Name:		texlive-a4wide
14mr|texlive-a4wide-20110105-3|8	Version:	20110105
14mr|texlive-a4wide-20110105-3|9	Release:	3
14mr|texlive-a4wide-20110105-3|10	Summary:	"Wide" a4 layout
14mr|texlive-a4wide-20110105-3|11	Group:		Publishing
14mr|texlive-a4wide-20110105-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a4wide
14mr|texlive-a4wide-20110105-3|13	License:	LPPL1
14mr|texlive-a4wide-20110105-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.tar.xz
14mr|texlive-a4wide-20110105-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.doc.tar.xz
14mr|texlive-a4wide-20110105-3|16	BuildArch:	noarch
14mr|texlive-a4wide-20110105-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-a4wide-20110105-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-a4wide-20110105-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-a4wide-20110105-3|20	
14mr|texlive-a4wide-20110105-3|21	%description
14mr|texlive-a4wide-20110105-3|22	This package increases the width of the typeset area of an a4
14mr|texlive-a4wide-20110105-3|23	page. This sort of operation is capable of producing
14mr|texlive-a4wide-20110105-3|24	typographically poor results; the operation itself is better
14mr|texlive-a4wide-20110105-3|25	provided by the geometry package. The package uses the a4
14mr|texlive-a4wide-20110105-3|26	package.
14mr|texlive-a4wide-20110105-3|27	
14mr|texlive-a4wide-20110105-3|28	%post
14mr|texlive-a4wide-20110105-3|29	%{_sbindir}/texlive.post
14mr|texlive-a4wide-20110105-3|30	
14mr|texlive-a4wide-20110105-3|31	%postun
14mr|texlive-a4wide-20110105-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-a4wide-20110105-3|33	%{_sbindir}/texlive.post
14mr|texlive-a4wide-20110105-3|34	fi
14mr|texlive-a4wide-20110105-3|35	
14mr|texlive-a4wide-20110105-3|36	#-----------------------------------------------------------------------
14mr|texlive-a4wide-20110105-3|37	%files
14mr|texlive-a4wide-20110105-3|38	%{_texmfdistdir}/tex/latex/a4wide/a4wide.sty
14mr|texlive-a4wide-20110105-3|39	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.pdf
14mr|texlive-a4wide-20110105-3|40	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.tex
14mr|texlive-a4wide-20110105-3|41	
14mr|texlive-a4wide-20110105-3|42	#-----------------------------------------------------------------------
14mr|texlive-a4wide-20110105-3|43	%prep
14mr|texlive-a4wide-20110105-3|44	%setup -c -a0 -a1
14mr|texlive-a4wide-20110105-3|45	
14mr|texlive-a4wide-20110105-3|46	%build
14mr|texlive-a4wide-20110105-3|47	
14mr|texlive-a4wide-20110105-3|48	%install
14mr|texlive-a4wide-20110105-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-a4wide-20110105-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-a4wide-20110105-3|51	
14mr|texlive-a4wide-20110105-3|52	
14mr|texlive-a4wide-20110105-3|53	
14mr|texlive-a4wide-20110105-3|54	%changelog
14mr|texlive-a4wide-20110105-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110105-3
14mr|texlive-a4wide-20110105-3|56	+ Revision: 7c6f67b
14mr|texlive-a4wide-20110105-3|57	- MassBuild#440: Increase release tag
14mr|texlive-a4wide-20110105-3|58	
14mr|texlive-a4wide-20110105-3|59	

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

19185 14
14mr|texlive-aastex-5.2-3|1	# revision 15878
14mr|texlive-aastex-5.2-3|2	# category Package
14mr|texlive-aastex-5.2-3|3	# catalog-ctan /macros/latex/contrib/aastex
14mr|texlive-aastex-5.2-3|4	# catalog-date 2007-01-26 22:11:52 +0100
14mr|texlive-aastex-5.2-3|5	# catalog-license lppl
14mr|texlive-aastex-5.2-3|6	# catalog-version 5.2
14mr|texlive-aastex-5.2-3|7	Name:		texlive-aastex
14mr|texlive-aastex-5.2-3|8	Version:	5.2
14mr|texlive-aastex-5.2-3|9	Release:	3
14mr|texlive-aastex-5.2-3|10	Summary:	Macros for Manuscript Preparation for AAS Journals
14mr|texlive-aastex-5.2-3|11	Group:		Publishing
14mr|texlive-aastex-5.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aastex
14mr|texlive-aastex-5.2-3|13	License:	LPPL
14mr|texlive-aastex-5.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.tar.xz
14mr|texlive-aastex-5.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.doc.tar.xz
14mr|texlive-aastex-5.2-3|16	BuildArch:	noarch
14mr|texlive-aastex-5.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aastex-5.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aastex-5.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-aastex-5.2-3|20	
14mr|texlive-aastex-5.2-3|21	%description
14mr|texlive-aastex-5.2-3|22	The bundle provides a document class for preparing papers for
14mr|texlive-aastex-5.2-3|23	American Astronomical Society publications. Authors who wish to
14mr|texlive-aastex-5.2-3|24	submit papers to AAS journals are strongly urged to use this
14mr|texlive-aastex-5.2-3|25	class in preference to any of the alternatives available.
14mr|texlive-aastex-5.2-3|26	
14mr|texlive-aastex-5.2-3|27	%post
14mr|texlive-aastex-5.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-aastex-5.2-3|29	
14mr|texlive-aastex-5.2-3|30	%postun
14mr|texlive-aastex-5.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-aastex-5.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-aastex-5.2-3|33	fi
14mr|texlive-aastex-5.2-3|34	
14mr|texlive-aastex-5.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-aastex-5.2-3|36	%files
14mr|texlive-aastex-5.2-3|37	%{_texmfdistdir}/tex/latex/aastex/aastex.cls
14mr|texlive-aastex-5.2-3|38	%{_texmfdistdir}/tex/latex/aastex/aastex.sty
14mr|texlive-aastex-5.2-3|39	%doc %{_texmfdistdir}/doc/latex/aastex/README
14mr|texlive-aastex-5.2-3|40	%doc %{_texmfdistdir}/doc/latex/aastex/aasclass.tex
14mr|texlive-aastex-5.2-3|41	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.pdf
14mr|texlive-aastex-5.2-3|42	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.tex
14mr|texlive-aastex-5.2-3|43	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.pdf
14mr|texlive-aastex-5.2-3|44	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.tex
14mr|texlive-aastex-5.2-3|45	%doc %{_texmfdistdir}/doc/latex/aastex/datafile1.txt
14mr|texlive-aastex-5.2-3|46	%doc %{_texmfdistdir}/doc/latex/aastex/f1.eps
14mr|texlive-aastex-5.2-3|47	%doc %{_texmfdistdir}/doc/latex/aastex/f2.eps
14mr|texlive-aastex-5.2-3|48	%doc %{_texmfdistdir}/doc/latex/aastex/f2_color.eps
14mr|texlive-aastex-5.2-3|49	%doc %{_texmfdistdir}/doc/latex/aastex/f3.eps
14mr|texlive-aastex-5.2-3|50	%doc %{_texmfdistdir}/doc/latex/aastex/sample.tex
14mr|texlive-aastex-5.2-3|51	%doc %{_texmfdistdir}/doc/latex/aastex/table.tex
14mr|texlive-aastex-5.2-3|52	%doc %{_texmfdistdir}/doc/latex/aastex/video3.mpg
14mr|texlive-aastex-5.2-3|53	
14mr|texlive-aastex-5.2-3|54	#-----------------------------------------------------------------------
14mr|texlive-aastex-5.2-3|55	%prep
14mr|texlive-aastex-5.2-3|56	%setup -c -a0 -a1
14mr|texlive-aastex-5.2-3|57	
14mr|texlive-aastex-5.2-3|58	%build
14mr|texlive-aastex-5.2-3|59	
14mr|texlive-aastex-5.2-3|60	%install
14mr|texlive-aastex-5.2-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aastex-5.2-3|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aastex-5.2-3|63	
14mr|texlive-aastex-5.2-3|64	
14mr|texlive-aastex-5.2-3|65	
14mr|texlive-aastex-5.2-3|66	%changelog
14mr|texlive-aastex-5.2-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.2-3
14mr|texlive-aastex-5.2-3|68	+ Revision: 8c8d74d
14mr|texlive-aastex-5.2-3|69	- MassBuild#440: Increase release tag
14mr|texlive-aastex-5.2-3|70	
14mr|texlive-aastex-5.2-3|71	

19186 14
14mr|texlive-abbr-20070525-3|1	# revision 15878
14mr|texlive-abbr-20070525-3|2	# category Package
14mr|texlive-abbr-20070525-3|3	# catalog-ctan /macros/generic/abbr
14mr|texlive-abbr-20070525-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-abbr-20070525-3|5	# catalog-license pd
14mr|texlive-abbr-20070525-3|6	# catalog-version undef
14mr|texlive-abbr-20070525-3|7	Name:		texlive-abbr
14mr|texlive-abbr-20070525-3|8	Version:	20070525
14mr|texlive-abbr-20070525-3|9	Release:	3
14mr|texlive-abbr-20070525-3|10	Summary:	Simple macros supporting abreviations for Plain and LaTeX
14mr|texlive-abbr-20070525-3|11	Group:		Publishing
14mr|texlive-abbr-20070525-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/abbr
14mr|texlive-abbr-20070525-3|13	License:	PD
14mr|texlive-abbr-20070525-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.tar.xz
14mr|texlive-abbr-20070525-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.doc.tar.xz
14mr|texlive-abbr-20070525-3|16	BuildArch:	noarch
14mr|texlive-abbr-20070525-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-abbr-20070525-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-abbr-20070525-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-abbr-20070525-3|20	
14mr|texlive-abbr-20070525-3|21	%description
14mr|texlive-abbr-20070525-3|22	Abbr is a set of some simple macros to support abbreviations in
14mr|texlive-abbr-20070525-3|23	Plain or LaTeX. It allows writing e.g. \<TEX> instead of \TeX,
14mr|texlive-abbr-20070525-3|24	hence frees users from having to escape space after
14mr|texlive-abbr-20070525-3|25	parameterless macros.
14mr|texlive-abbr-20070525-3|26	
14mr|texlive-abbr-20070525-3|27	%post
14mr|texlive-abbr-20070525-3|28	%{_sbindir}/texlive.post
14mr|texlive-abbr-20070525-3|29	
14mr|texlive-abbr-20070525-3|30	%postun
14mr|texlive-abbr-20070525-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-abbr-20070525-3|32	%{_sbindir}/texlive.post
14mr|texlive-abbr-20070525-3|33	fi
14mr|texlive-abbr-20070525-3|34	
14mr|texlive-abbr-20070525-3|35	#-----------------------------------------------------------------------
14mr|texlive-abbr-20070525-3|36	%files
14mr|texlive-abbr-20070525-3|37	%{_texmfdistdir}/tex/generic/abbr/abbr.tex
14mr|texlive-abbr-20070525-3|38	%doc %{_texmfdistdir}/doc/generic/abbr/README
14mr|texlive-abbr-20070525-3|39	
14mr|texlive-abbr-20070525-3|40	#-----------------------------------------------------------------------
14mr|texlive-abbr-20070525-3|41	%prep
14mr|texlive-abbr-20070525-3|42	%setup -c -a0 -a1
14mr|texlive-abbr-20070525-3|43	
14mr|texlive-abbr-20070525-3|44	%build
14mr|texlive-abbr-20070525-3|45	
14mr|texlive-abbr-20070525-3|46	%install
14mr|texlive-abbr-20070525-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-abbr-20070525-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-abbr-20070525-3|49	
14mr|texlive-abbr-20070525-3|50	
14mr|texlive-abbr-20070525-3|51	
14mr|texlive-abbr-20070525-3|52	%changelog
14mr|texlive-abbr-20070525-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070525-3
14mr|texlive-abbr-20070525-3|54	+ Revision: 6e11c00
14mr|texlive-abbr-20070525-3|55	- MassBuild#440: Increase release tag
14mr|texlive-abbr-20070525-3|56	
14mr|texlive-abbr-20070525-3|57	

19187 14
14mr|texlive-abc-20080308-3|1	# revision 15878
14mr|texlive-abc-20080308-3|2	# category Package
14mr|texlive-abc-20080308-3|3	# catalog-ctan /macros/latex/contrib/abc
14mr|texlive-abc-20080308-3|4	# catalog-date 2008-03-08 20:47:21 +0100
14mr|texlive-abc-20080308-3|5	# catalog-license lppl
14mr|texlive-abc-20080308-3|6	# catalog-version .0
14mr|texlive-abc-20080308-3|7	Name:		texlive-abc
14mr|texlive-abc-20080308-3|8	Version:	20080308
14mr|texlive-abc-20080308-3|9	Release:	3
14mr|texlive-abc-20080308-3|10	Summary:	Support ABC music notation in LaTeX
14mr|texlive-abc-20080308-3|11	Group:		Publishing
14mr|texlive-abc-20080308-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abc
14mr|texlive-abc-20080308-3|13	License:	LPPL
14mr|texlive-abc-20080308-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.tar.xz
14mr|texlive-abc-20080308-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.doc.tar.xz
14mr|texlive-abc-20080308-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.source.tar.xz
14mr|texlive-abc-20080308-3|17	BuildArch:	noarch
14mr|texlive-abc-20080308-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-abc-20080308-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-abc-20080308-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-abc-20080308-3|21	
14mr|texlive-abc-20080308-3|22	%description
14mr|texlive-abc-20080308-3|23	The abc package lets you include lines of music written in the
14mr|texlive-abc-20080308-3|24	ABC Plus language. The package will then employ the \write18
14mr|texlive-abc-20080308-3|25	facility to convert your notation to PostScript (using the
14mr|texlive-abc-20080308-3|26	established utility abcm2ps) and hence to the format needed for
14mr|texlive-abc-20080308-3|27	inclusion in your document.
14mr|texlive-abc-20080308-3|28	
14mr|texlive-abc-20080308-3|29	%post
14mr|texlive-abc-20080308-3|30	%{_sbindir}/texlive.post
14mr|texlive-abc-20080308-3|31	
14mr|texlive-abc-20080308-3|32	%postun
14mr|texlive-abc-20080308-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-abc-20080308-3|34	%{_sbindir}/texlive.post
14mr|texlive-abc-20080308-3|35	fi
14mr|texlive-abc-20080308-3|36	
14mr|texlive-abc-20080308-3|37	#-----------------------------------------------------------------------
14mr|texlive-abc-20080308-3|38	%files
14mr|texlive-abc-20080308-3|39	%{_texmfdistdir}/tex/latex/abc/abc.sty
14mr|texlive-abc-20080308-3|40	%{_texmfdistdir}/tex/latex/abc/mup.sty
14mr|texlive-abc-20080308-3|41	%doc %{_texmfdistdir}/doc/latex/abc/README
14mr|texlive-abc-20080308-3|42	%doc %{_texmfdistdir}/doc/latex/abc/abc.pdf
14mr|texlive-abc-20080308-3|43	%doc %{_texmfdistdir}/doc/latex/abc/example.tex
14mr|texlive-abc-20080308-3|44	%doc %{_texmfdistdir}/doc/latex/abc/mupexa.tex
14mr|texlive-abc-20080308-3|45	%doc %{_texmfdistdir}/doc/latex/abc/poll.abc
14mr|texlive-abc-20080308-3|46	%doc %{_texmfdistdir}/doc/latex/abc/simple.mup
14mr|texlive-abc-20080308-3|47	#- source
14mr|texlive-abc-20080308-3|48	%doc %{_texmfdistdir}/source/latex/abc/abc.dtx
14mr|texlive-abc-20080308-3|49	%doc %{_texmfdistdir}/source/latex/abc/abc.ins
14mr|texlive-abc-20080308-3|50	
14mr|texlive-abc-20080308-3|51	#-----------------------------------------------------------------------
14mr|texlive-abc-20080308-3|52	%prep
14mr|texlive-abc-20080308-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-abc-20080308-3|54	
14mr|texlive-abc-20080308-3|55	%build
14mr|texlive-abc-20080308-3|56	
14mr|texlive-abc-20080308-3|57	%install
14mr|texlive-abc-20080308-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-abc-20080308-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-abc-20080308-3|60	
14mr|texlive-abc-20080308-3|61	
14mr|texlive-abc-20080308-3|62	
14mr|texlive-abc-20080308-3|63	%changelog
14mr|texlive-abc-20080308-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080308-3
14mr|texlive-abc-20080308-3|65	+ Revision: 0320f57
14mr|texlive-abc-20080308-3|66	- MassBuild#440: Increase release tag
14mr|texlive-abc-20080308-3|67	
14mr|texlive-abc-20080308-3|68	

19188 14
14mr|texlive-abntex2-1.9.2-2|1	# revision 32794
14mr|texlive-abntex2-1.9.2-2|2	# category Package
14mr|texlive-abntex2-1.9.2-2|3	# catalog-ctan /macros/latex/contrib/abntex2
14mr|texlive-abntex2-1.9.2-2|4	# catalog-date 2014-01-26 14:22:53 +0100
14mr|texlive-abntex2-1.9.2-2|5	# catalog-license lppl1.3
14mr|texlive-abntex2-1.9.2-2|6	# catalog-version 1.9.2
14mr|texlive-abntex2-1.9.2-2|7	Name:		texlive-abntex2
14mr|texlive-abntex2-1.9.2-2|8	Version:	1.9.2
14mr|texlive-abntex2-1.9.2-2|9	Release:	2
14mr|texlive-abntex2-1.9.2-2|10	Summary:	Typeset technical and scientific Brazilian documents based on ABNT rules
14mr|texlive-abntex2-1.9.2-2|11	Group:		Publishing
14mr|texlive-abntex2-1.9.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abntex2
14mr|texlive-abntex2-1.9.2-2|13	License:	LPPL1.3
14mr|texlive-abntex2-1.9.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.tar.xz
14mr|texlive-abntex2-1.9.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.doc.tar.xz
14mr|texlive-abntex2-1.9.2-2|16	BuildArch:	noarch
14mr|texlive-abntex2-1.9.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-abntex2-1.9.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-abntex2-1.9.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-abntex2-1.9.2-2|20	
14mr|texlive-abntex2-1.9.2-2|21	%description
14mr|texlive-abntex2-1.9.2-2|22	The bundle provides support for writing technical and
14mr|texlive-abntex2-1.9.2-2|23	scientific Brazilian documents (like academic thesis, articles,
14mr|texlive-abntex2-1.9.2-2|24	reports, research project and others) based on ABNT rules
14mr|texlive-abntex2-1.9.2-2|25	(Associacao Brasileira de Normas Tecnicas). It replaces the old
14mr|texlive-abntex2-1.9.2-2|26	abntex.
14mr|texlive-abntex2-1.9.2-2|27	
14mr|texlive-abntex2-1.9.2-2|28	%post
14mr|texlive-abntex2-1.9.2-2|29	%{_sbindir}/texlive.post
14mr|texlive-abntex2-1.9.2-2|30	
14mr|texlive-abntex2-1.9.2-2|31	%postun
14mr|texlive-abntex2-1.9.2-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-abntex2-1.9.2-2|33	%{_sbindir}/texlive.post
14mr|texlive-abntex2-1.9.2-2|34	fi
14mr|texlive-abntex2-1.9.2-2|35	
14mr|texlive-abntex2-1.9.2-2|36	#-----------------------------------------------------------------------
14mr|texlive-abntex2-1.9.2-2|37	%files
14mr|texlive-abntex2-1.9.2-2|38	%{_texmfdistdir}/bibtex/bib/abntex2/abntex2-options.bib
14mr|texlive-abntex2-1.9.2-2|39	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-alf.bst
14mr|texlive-abntex2-1.9.2-2|40	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-num.bst
14mr|texlive-abntex2-1.9.2-2|41	%{_texmfdistdir}/tex/latex/abntex2/abntex2.cls
14mr|texlive-abntex2-1.9.2-2|42	%{_texmfdistdir}/tex/latex/abntex2/abntex2abrev.sty
14mr|texlive-abntex2-1.9.2-2|43	%{_texmfdistdir}/tex/latex/abntex2/abntex2cite.sty
14mr|texlive-abntex2-1.9.2-2|44	%doc %{_texmfdistdir}/doc/latex/abntex2/README
14mr|texlive-abntex2-1.9.2-2|45	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-10520.bib
14mr|texlive-abntex2-1.9.2-2|46	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-6023.bib
14mr|texlive-abntex2-1.9.2-2|47	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-options.bib
14mr|texlive-abntex2-1.9.2-2|48	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-test.bib
14mr|texlive-abntex2-1.9.2-2|49	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc.bib
14mr|texlive-abntex2-1.9.2-2|50	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.pdf
14mr|texlive-abntex2-1.9.2-2|51	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.tex
14mr|texlive-abntex2-1.9.2-2|52	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.pdf
14mr|texlive-abntex2-1.9.2-2|53	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.tex
14mr|texlive-abntex2-1.9.2-2|54	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.pdf
14mr|texlive-abntex2-1.9.2-2|55	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.tex
14mr|texlive-abntex2-1.9.2-2|56	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.pdf
14mr|texlive-abntex2-1.9.2-2|57	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex
14mr|texlive-abntex2-1.9.2-2|58	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.pdf
14mr|texlive-abntex2-1.9.2-2|59	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.tex
14mr|texlive-abntex2-1.9.2-2|60	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-grafico.pdf
14mr|texlive-abntex2-1.9.2-2|61	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-marca.pdf
14mr|texlive-abntex2-1.9.2-2|62	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-include-comandos.tex
14mr|texlive-abntex2-1.9.2-2|63	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-bandeirinha.jpg
14mr|texlive-abntex2-1.9.2-2|64	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-pintassilgo.jpg
14mr|texlive-abntex2-1.9.2-2|65	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-saira-amarela.jpg
14mr|texlive-abntex2-1.9.2-2|66	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.pdf
14mr|texlive-abntex2-1.9.2-2|67	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.tex
14mr|texlive-abntex2-1.9.2-2|68	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf
14mr|texlive-abntex2-1.9.2-2|69	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.tex
14mr|texlive-abntex2-1.9.2-2|70	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-references.bib
14mr|texlive-abntex2-1.9.2-2|71	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf
14mr|texlive-abntex2-1.9.2-2|72	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.tex
14mr|texlive-abntex2-1.9.2-2|73	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.pdf
14mr|texlive-abntex2-1.9.2-2|74	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.tex
14mr|texlive-abntex2-1.9.2-2|75	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf
14mr|texlive-abntex2-1.9.2-2|76	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.tex
14mr|texlive-abntex2-1.9.2-2|77	
14mr|texlive-abntex2-1.9.2-2|78	#-----------------------------------------------------------------------
14mr|texlive-abntex2-1.9.2-2|79	%prep
14mr|texlive-abntex2-1.9.2-2|80	%setup -c -a0 -a1
14mr|texlive-abntex2-1.9.2-2|81	
14mr|texlive-abntex2-1.9.2-2|82	%build
14mr|texlive-abntex2-1.9.2-2|83	
14mr|texlive-abntex2-1.9.2-2|84	%install
14mr|texlive-abntex2-1.9.2-2|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-abntex2-1.9.2-2|86	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-abntex2-1.9.2-2|87	
14mr|texlive-abntex2-1.9.2-2|88	%changelog
14mr|texlive-abntex2-1.9.2-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.2-2
14mr|texlive-abntex2-1.9.2-2|90	+ Revision: 3530675
14mr|texlive-abntex2-1.9.2-2|91	- MassBuild#440: Increase release tag
14mr|texlive-abntex2-1.9.2-2|92	
14mr|texlive-abntex2-1.9.2-2|93	

19189 14
14mr|texlive-abraces-1-7|1	# revision 27880
14mr|texlive-abraces-1-7|2	# category Package
14mr|texlive-abraces-1-7|3	# catalog-ctan /macros/latex/contrib/abraces
14mr|texlive-abraces-1-7|4	# catalog-date 2012-09-06 08:51:08 +0200
14mr|texlive-abraces-1-7|5	# catalog-license lppl
14mr|texlive-abraces-1-7|6	# catalog-version 1.-
14mr|texlive-abraces-1-7|7	Name:		texlive-abraces
14mr|texlive-abraces-1-7|8	Version:	1
14mr|texlive-abraces-1-7|9	Release:	7
14mr|texlive-abraces-1-7|10	Summary:	Asymmetric over-/underbraces in maths
14mr|texlive-abraces-1-7|11	Group:		Publishing
14mr|texlive-abraces-1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abraces
14mr|texlive-abraces-1-7|13	License:	LPPL
14mr|texlive-abraces-1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.tar.xz
14mr|texlive-abraces-1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.doc.tar.xz
14mr|texlive-abraces-1-7|16	BuildArch:	noarch
14mr|texlive-abraces-1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-abraces-1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-abraces-1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-abraces-1-7|20	
14mr|texlive-abraces-1-7|21	%description
14mr|texlive-abraces-1-7|22	The package provides a character key-driven interface to
14mr|texlive-abraces-1-7|23	supplement new constructions of the traditional \overbrace and
14mr|texlive-abraces-1-7|24	\underbrace pairs in an asymmetric or arbitrary way.
14mr|texlive-abraces-1-7|25	
14mr|texlive-abraces-1-7|26	%post
14mr|texlive-abraces-1-7|27	%{_sbindir}/texlive.post
14mr|texlive-abraces-1-7|28	
14mr|texlive-abraces-1-7|29	%postun
14mr|texlive-abraces-1-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-abraces-1-7|31	%{_sbindir}/texlive.post
14mr|texlive-abraces-1-7|32	fi
14mr|texlive-abraces-1-7|33	
14mr|texlive-abraces-1-7|34	#-----------------------------------------------------------------------
14mr|texlive-abraces-1-7|35	%files
14mr|texlive-abraces-1-7|36	%{_texmfdistdir}/tex/latex/abraces/abraces.sty
14mr|texlive-abraces-1-7|37	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.pdf
14mr|texlive-abraces-1-7|38	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.tex
14mr|texlive-abraces-1-7|39	
14mr|texlive-abraces-1-7|40	#-----------------------------------------------------------------------
14mr|texlive-abraces-1-7|41	%prep
14mr|texlive-abraces-1-7|42	%setup -c -a0 -a1
14mr|texlive-abraces-1-7|43	
14mr|texlive-abraces-1-7|44	%build
14mr|texlive-abraces-1-7|45	
14mr|texlive-abraces-1-7|46	%install
14mr|texlive-abraces-1-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-abraces-1-7|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-abraces-1-7|49	
14mr|texlive-abraces-1-7|50	%changelog
14mr|texlive-abraces-1-7|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-7
14mr|texlive-abraces-1-7|52	+ Revision: 4af02cb
14mr|texlive-abraces-1-7|53	- MassBuild#440: Increase release tag
14mr|texlive-abraces-1-7|54	
14mr|texlive-abraces-1-7|55	

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

19191 14
14mr|texlive-abstyles-20081126-3|1	# revision 15878
14mr|texlive-abstyles-20081126-3|2	# category Package
14mr|texlive-abstyles-20081126-3|3	# catalog-ctan /biblio/bibtex/contrib/abstyles
14mr|texlive-abstyles-20081126-3|4	# catalog-date 2008-11-26 23:58:56 +0100
14mr|texlive-abstyles-20081126-3|5	# catalog-license other-free
14mr|texlive-abstyles-20081126-3|6	# catalog-version undef
14mr|texlive-abstyles-20081126-3|7	Name:		texlive-abstyles
14mr|texlive-abstyles-20081126-3|8	Version:	20081126
14mr|texlive-abstyles-20081126-3|9	Release:	3
14mr|texlive-abstyles-20081126-3|10	Summary:	Adaptable BibTeX styles
14mr|texlive-abstyles-20081126-3|11	Group:		Publishing
14mr|texlive-abstyles-20081126-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/abstyles
14mr|texlive-abstyles-20081126-3|13	License:	OTHER-FREE
14mr|texlive-abstyles-20081126-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.tar.xz
14mr|texlive-abstyles-20081126-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.doc.tar.xz
14mr|texlive-abstyles-20081126-3|16	BuildArch:	noarch
14mr|texlive-abstyles-20081126-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-abstyles-20081126-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-abstyles-20081126-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-abstyles-20081126-3|20	
14mr|texlive-abstyles-20081126-3|21	%description
14mr|texlive-abstyles-20081126-3|22	A family of modifications of the standard BibTeX styles whose
14mr|texlive-abstyles-20081126-3|23	behaviour may be changed by changing the user document, without
14mr|texlive-abstyles-20081126-3|24	change to the styles themselves. The package is largely used
14mr|texlive-abstyles-20081126-3|25	nowadays in its adaptation for working with Babel.
14mr|texlive-abstyles-20081126-3|26	
14mr|texlive-abstyles-20081126-3|27	%post
14mr|texlive-abstyles-20081126-3|28	%{_sbindir}/texlive.post
14mr|texlive-abstyles-20081126-3|29	
14mr|texlive-abstyles-20081126-3|30	%postun
14mr|texlive-abstyles-20081126-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-abstyles-20081126-3|32	%{_sbindir}/texlive.post
14mr|texlive-abstyles-20081126-3|33	fi
14mr|texlive-abstyles-20081126-3|34	
14mr|texlive-abstyles-20081126-3|35	#-----------------------------------------------------------------------
14mr|texlive-abstyles-20081126-3|36	%files
14mr|texlive-abstyles-20081126-3|37	%{_texmfdistdir}/bibtex/bib/abstyles/acompat.bib
14mr|texlive-abstyles-20081126-3|38	%{_texmfdistdir}/bibtex/bib/abstyles/jourabbr.bib
14mr|texlive-abstyles-20081126-3|39	%{_texmfdistdir}/bibtex/bib/abstyles/jourfull.bib
14mr|texlive-abstyles-20081126-3|40	%{_texmfdistdir}/bibtex/bst/abstyles/aabbrv.bst
14mr|texlive-abstyles-20081126-3|41	%{_texmfdistdir}/bibtex/bst/abstyles/aalpha.bst
14mr|texlive-abstyles-20081126-3|42	%{_texmfdistdir}/bibtex/bst/abstyles/anotit.bst
14mr|texlive-abstyles-20081126-3|43	%{_texmfdistdir}/bibtex/bst/abstyles/aplain.bst
14mr|texlive-abstyles-20081126-3|44	%{_texmfdistdir}/bibtex/bst/abstyles/aunsnot.bst
14mr|texlive-abstyles-20081126-3|45	%{_texmfdistdir}/bibtex/bst/abstyles/aunsrt.bst
14mr|texlive-abstyles-20081126-3|46	%{_texmfdistdir}/tex/generic/abstyles/apreambl.tex
14mr|texlive-abstyles-20081126-3|47	%doc %{_texmfdistdir}/doc/bibtex/abstyles/README
14mr|texlive-abstyles-20081126-3|48	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.sty
14mr|texlive-abstyles-20081126-3|49	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.tex
14mr|texlive-abstyles-20081126-3|50	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.pdf
14mr|texlive-abstyles-20081126-3|51	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.tex
14mr|texlive-abstyles-20081126-3|52	%doc %{_texmfdistdir}/doc/bibtex/abstyles/apreambl.doc
14mr|texlive-abstyles-20081126-3|53	%doc %{_texmfdistdir}/doc/bibtex/abstyles/btxabst.doc
14mr|texlive-abstyles-20081126-3|54	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.doc
14mr|texlive-abstyles-20081126-3|55	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.tex
14mr|texlive-abstyles-20081126-3|56	
14mr|texlive-abstyles-20081126-3|57	#-----------------------------------------------------------------------
14mr|texlive-abstyles-20081126-3|58	%prep
14mr|texlive-abstyles-20081126-3|59	%setup -c -a0 -a1
14mr|texlive-abstyles-20081126-3|60	
14mr|texlive-abstyles-20081126-3|61	%build
14mr|texlive-abstyles-20081126-3|62	
14mr|texlive-abstyles-20081126-3|63	%install
14mr|texlive-abstyles-20081126-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-abstyles-20081126-3|65	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-abstyles-20081126-3|66	
14mr|texlive-abstyles-20081126-3|67	
14mr|texlive-abstyles-20081126-3|68	
14mr|texlive-abstyles-20081126-3|69	%changelog
14mr|texlive-abstyles-20081126-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081126-3
14mr|texlive-abstyles-20081126-3|71	+ Revision: c9c0a78
14mr|texlive-abstyles-20081126-3|72	- MassBuild#440: Increase release tag
14mr|texlive-abstyles-20081126-3|73	
14mr|texlive-abstyles-20081126-3|74	

19192 14
14mr|texlive-accfonts-0.25-3|1	# revision 18835
14mr|texlive-accfonts-0.25-3|2	# category Package
14mr|texlive-accfonts-0.25-3|3	# catalog-ctan /fonts/utilities/accfonts
14mr|texlive-accfonts-0.25-3|4	# catalog-date 2009-04-10 11:27:58 +0200
14mr|texlive-accfonts-0.25-3|5	# catalog-license gpl
14mr|texlive-accfonts-0.25-3|6	# catalog-version 0.25
14mr|texlive-accfonts-0.25-3|7	Name:		texlive-accfonts
14mr|texlive-accfonts-0.25-3|8	Version:	0.25
14mr|texlive-accfonts-0.25-3|9	Release:	3
14mr|texlive-accfonts-0.25-3|10	Summary:	Utilities to derive new fonts from existing ones
14mr|texlive-accfonts-0.25-3|11	Group:		Publishing
14mr|texlive-accfonts-0.25-3|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/accfonts
14mr|texlive-accfonts-0.25-3|13	License:	GPL
14mr|texlive-accfonts-0.25-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.tar.xz
14mr|texlive-accfonts-0.25-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.doc.tar.xz
14mr|texlive-accfonts-0.25-3|16	BuildArch:	noarch
14mr|texlive-accfonts-0.25-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-accfonts-0.25-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-accfonts-0.25-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-accfonts-0.25-3|20	Provides:	texlive-accfonts.bin = %{EVRD}
14mr|texlive-accfonts-0.25-3|21	
14mr|texlive-accfonts-0.25-3|22	%description
14mr|texlive-accfonts-0.25-3|23	The accfonts package contains three utilities to permit easy
14mr|texlive-accfonts-0.25-3|24	manipulation of fonts, in particular the creation of unusual
14mr|texlive-accfonts-0.25-3|25	accented characters. Mkt1font works on Adobe Type 1 fonts,
14mr|texlive-accfonts-0.25-3|26	vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX
14mr|texlive-accfonts-0.25-3|27	font to an Omega one. All three programs read in a font (either
14mr|texlive-accfonts-0.25-3|28	the font itself or a property list), together with a simple
14mr|texlive-accfonts-0.25-3|29	definition file containing lines such as '128 z acute'; they
14mr|texlive-accfonts-0.25-3|30	then write out a new version of the font with the requested new
14mr|texlive-accfonts-0.25-3|31	characters in the numerical slots specified. Great care is
14mr|texlive-accfonts-0.25-3|32	taken over the positioning of accents, and over the provision
14mr|texlive-accfonts-0.25-3|33	of kerning information for new characters; mkt1font also
14mr|texlive-accfonts-0.25-3|34	generates suitable "hints" to enhance quality at small sizes or
14mr|texlive-accfonts-0.25-3|35	poor resolutions. The programs are written in Perl.
14mr|texlive-accfonts-0.25-3|36	
14mr|texlive-accfonts-0.25-3|37	%post
14mr|texlive-accfonts-0.25-3|38	%{_sbindir}/texlive.post
14mr|texlive-accfonts-0.25-3|39	
14mr|texlive-accfonts-0.25-3|40	%postun
14mr|texlive-accfonts-0.25-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-accfonts-0.25-3|42	%{_sbindir}/texlive.post
14mr|texlive-accfonts-0.25-3|43	fi
14mr|texlive-accfonts-0.25-3|44	
14mr|texlive-accfonts-0.25-3|45	#-----------------------------------------------------------------------
14mr|texlive-accfonts-0.25-3|46	%files
14mr|texlive-accfonts-0.25-3|47	%{_bindir}/mkt1font
14mr|texlive-accfonts-0.25-3|48	%{_bindir}/vpl2ovp
14mr|texlive-accfonts-0.25-3|49	%{_bindir}/vpl2vpl
14mr|texlive-accfonts-0.25-3|50	%{_texmfdistdir}/scripts/accfonts/mkt1font
14mr|texlive-accfonts-0.25-3|51	%{_texmfdistdir}/scripts/accfonts/vpl2ovp
14mr|texlive-accfonts-0.25-3|52	%{_texmfdistdir}/scripts/accfonts/vpl2vpl
14mr|texlive-accfonts-0.25-3|53	%{_texmfdistdir}/tex/latex/accfonts/CSX.def
14mr|texlive-accfonts-0.25-3|54	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin1.def
14mr|texlive-accfonts-0.25-3|55	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin2.def
14mr|texlive-accfonts-0.25-3|56	%{_texmfdistdir}/tex/latex/accfonts/IndUni_Omega.def
14mr|texlive-accfonts-0.25-3|57	%{_texmfdistdir}/tex/latex/accfonts/Norman.def
14mr|texlive-accfonts-0.25-3|58	%doc %{_texmfdistdir}/doc/fonts/accfonts/CHANGES
14mr|texlive-accfonts-0.25-3|59	%doc %{_texmfdistdir}/doc/fonts/accfonts/COPYING
14mr|texlive-accfonts-0.25-3|60	%doc %{_texmfdistdir}/doc/fonts/accfonts/README
14mr|texlive-accfonts-0.25-3|61	
14mr|texlive-accfonts-0.25-3|62	#-----------------------------------------------------------------------
14mr|texlive-accfonts-0.25-3|63	%prep
14mr|texlive-accfonts-0.25-3|64	%setup -c -a0 -a1
14mr|texlive-accfonts-0.25-3|65	
14mr|texlive-accfonts-0.25-3|66	%build
14mr|texlive-accfonts-0.25-3|67	
14mr|texlive-accfonts-0.25-3|68	%install
14mr|texlive-accfonts-0.25-3|69	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-accfonts-0.25-3|70	pushd %{buildroot}%{_bindir}
14mr|texlive-accfonts-0.25-3|71	ln -sf %{_texmfdistdir}/scripts/accfonts/mkt1font mkt1font
14mr|texlive-accfonts-0.25-3|72	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2ovp vpl2ovp
14mr|texlive-accfonts-0.25-3|73	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2vpl vpl2vpl
14mr|texlive-accfonts-0.25-3|74	popd
14mr|texlive-accfonts-0.25-3|75	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-accfonts-0.25-3|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-accfonts-0.25-3|77	
14mr|texlive-accfonts-0.25-3|78	
14mr|texlive-accfonts-0.25-3|79	
14mr|texlive-accfonts-0.25-3|80	%changelog
14mr|texlive-accfonts-0.25-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25-3
14mr|texlive-accfonts-0.25-3|82	+ Revision: bc67194
14mr|texlive-accfonts-0.25-3|83	- MassBuild#440: Increase release tag
14mr|texlive-accfonts-0.25-3|84	
14mr|texlive-accfonts-0.25-3|85	

19193 14
14mr|texlive-achemso-3.8e-2|1	# revision 32619
14mr|texlive-achemso-3.8e-2|2	# category Package
14mr|texlive-achemso-3.8e-2|3	# catalog-ctan /macros/latex/contrib/achemso
14mr|texlive-achemso-3.8e-2|4	# catalog-date 2014-01-09 12:45:18 +0100
14mr|texlive-achemso-3.8e-2|5	# catalog-license lppl1.3
14mr|texlive-achemso-3.8e-2|6	# catalog-version 3.8e
14mr|texlive-achemso-3.8e-2|7	Name:		texlive-achemso
14mr|texlive-achemso-3.8e-2|8	Version:	3.8e
14mr|texlive-achemso-3.8e-2|9	Release:	2
14mr|texlive-achemso-3.8e-2|10	Summary:	Support for American Chemical Society journal submissions
14mr|texlive-achemso-3.8e-2|11	Group:		Publishing
14mr|texlive-achemso-3.8e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/achemso
14mr|texlive-achemso-3.8e-2|13	License:	LPPL1.3
14mr|texlive-achemso-3.8e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.tar.xz
14mr|texlive-achemso-3.8e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.doc.tar.xz
14mr|texlive-achemso-3.8e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.source.tar.xz
14mr|texlive-achemso-3.8e-2|17	BuildArch:	noarch
14mr|texlive-achemso-3.8e-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-achemso-3.8e-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-achemso-3.8e-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-achemso-3.8e-2|21	
14mr|texlive-achemso-3.8e-2|22	%description
14mr|texlive-achemso-3.8e-2|23	The bundle provides the official macros (achemso.cls) and
14mr|texlive-achemso-3.8e-2|24	BibTeX styles (achemso.bst and biochem.bst) for submission to
14mr|texlive-achemso-3.8e-2|25	the journals of the American Chemical Society. The natmove
14mr|texlive-achemso-3.8e-2|26	package, which moves citations relative to punctuation, is
14mr|texlive-achemso-3.8e-2|27	distributed as part of the bundle.
14mr|texlive-achemso-3.8e-2|28	
14mr|texlive-achemso-3.8e-2|29	%post
14mr|texlive-achemso-3.8e-2|30	%{_sbindir}/texlive.post
14mr|texlive-achemso-3.8e-2|31	
14mr|texlive-achemso-3.8e-2|32	%postun
14mr|texlive-achemso-3.8e-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-achemso-3.8e-2|34	%{_sbindir}/texlive.post
14mr|texlive-achemso-3.8e-2|35	fi
14mr|texlive-achemso-3.8e-2|36	
14mr|texlive-achemso-3.8e-2|37	#-----------------------------------------------------------------------
14mr|texlive-achemso-3.8e-2|38	%files
14mr|texlive-achemso-3.8e-2|39	%{_texmfdistdir}/bibtex/bst/achemso/achemso.bst
14mr|texlive-achemso-3.8e-2|40	%{_texmfdistdir}/bibtex/bst/achemso/biochem.bst
14mr|texlive-achemso-3.8e-2|41	%{_texmfdistdir}/tex/latex/achemso/achemso.cls
14mr|texlive-achemso-3.8e-2|42	%{_texmfdistdir}/tex/latex/achemso/achemso.sty
14mr|texlive-achemso-3.8e-2|43	%{_texmfdistdir}/tex/latex/achemso/config/aamick.cfg
14mr|texlive-achemso-3.8e-2|44	%{_texmfdistdir}/tex/latex/achemso/config/acbcct.cfg
14mr|texlive-achemso-3.8e-2|45	%{_texmfdistdir}/tex/latex/achemso/config/accacs.cfg
14mr|texlive-achemso-3.8e-2|46	%{_texmfdistdir}/tex/latex/achemso/config/achre4.cfg
14mr|texlive-achemso-3.8e-2|47	%{_texmfdistdir}/tex/latex/achemso/config/acncdm.cfg
14mr|texlive-achemso-3.8e-2|48	%{_texmfdistdir}/tex/latex/achemso/config/acsccc.cfg
14mr|texlive-achemso-3.8e-2|49	%{_texmfdistdir}/tex/latex/achemso/config/amclct.cfg
14mr|texlive-achemso-3.8e-2|50	%{_texmfdistdir}/tex/latex/achemso/config/amlccd.cfg
14mr|texlive-achemso-3.8e-2|51	%{_texmfdistdir}/tex/latex/achemso/config/ancac3.cfg
14mr|texlive-achemso-3.8e-2|52	%{_texmfdistdir}/tex/latex/achemso/config/ancham.cfg
14mr|texlive-achemso-3.8e-2|53	%{_texmfdistdir}/tex/latex/achemso/config/apchd5.cfg
14mr|texlive-achemso-3.8e-2|54	%{_texmfdistdir}/tex/latex/achemso/config/asbcd6.cfg
14mr|texlive-achemso-3.8e-2|55	%{_texmfdistdir}/tex/latex/achemso/config/ascecg.cfg
14mr|texlive-achemso-3.8e-2|56	%{_texmfdistdir}/tex/latex/achemso/config/bcches.cfg
14mr|texlive-achemso-3.8e-2|57	%{_texmfdistdir}/tex/latex/achemso/config/bichaw.cfg
14mr|texlive-achemso-3.8e-2|58	%{_texmfdistdir}/tex/latex/achemso/config/bipret.cfg
14mr|texlive-achemso-3.8e-2|59	%{_texmfdistdir}/tex/latex/achemso/config/bomaf6.cfg
14mr|texlive-achemso-3.8e-2|60	%{_texmfdistdir}/tex/latex/achemso/config/cgdefu.cfg
14mr|texlive-achemso-3.8e-2|61	%{_texmfdistdir}/tex/latex/achemso/config/chreay.cfg
14mr|texlive-achemso-3.8e-2|62	%{_texmfdistdir}/tex/latex/achemso/config/cmatex.cfg
14mr|texlive-achemso-3.8e-2|63	%{_texmfdistdir}/tex/latex/achemso/config/crtoec.cfg
14mr|texlive-achemso-3.8e-2|64	%{_texmfdistdir}/tex/latex/achemso/config/enfuem.cfg
14mr|texlive-achemso-3.8e-2|65	%{_texmfdistdir}/tex/latex/achemso/config/esthag.cfg
14mr|texlive-achemso-3.8e-2|66	%{_texmfdistdir}/tex/latex/achemso/config/estlcu.cfg
14mr|texlive-achemso-3.8e-2|67	%{_texmfdistdir}/tex/latex/achemso/config/iecred.cfg
14mr|texlive-achemso-3.8e-2|68	%{_texmfdistdir}/tex/latex/achemso/config/inoraj.cfg
14mr|texlive-achemso-3.8e-2|69	%{_texmfdistdir}/tex/latex/achemso/config/jacsat.cfg
14mr|texlive-achemso-3.8e-2|70	%{_texmfdistdir}/tex/latex/achemso/config/jafcau.cfg
14mr|texlive-achemso-3.8e-2|71	%{_texmfdistdir}/tex/latex/achemso/config/jceaax.cfg
14mr|texlive-achemso-3.8e-2|72	%{_texmfdistdir}/tex/latex/achemso/config/jceda8.cfg
14mr|texlive-achemso-3.8e-2|73	%{_texmfdistdir}/tex/latex/achemso/config/jcisd8.cfg
14mr|texlive-achemso-3.8e-2|74	%{_texmfdistdir}/tex/latex/achemso/config/jctcce.cfg
14mr|texlive-achemso-3.8e-2|75	%{_texmfdistdir}/tex/latex/achemso/config/jmcmar.cfg
14mr|texlive-achemso-3.8e-2|76	%{_texmfdistdir}/tex/latex/achemso/config/jnprdf.cfg
14mr|texlive-achemso-3.8e-2|77	%{_texmfdistdir}/tex/latex/achemso/config/joceah.cfg
14mr|texlive-achemso-3.8e-2|78	%{_texmfdistdir}/tex/latex/achemso/config/jpcafh.cfg
14mr|texlive-achemso-3.8e-2|79	%{_texmfdistdir}/tex/latex/achemso/config/jpcbfk.cfg
14mr|texlive-achemso-3.8e-2|80	%{_texmfdistdir}/tex/latex/achemso/config/jpccck.cfg
14mr|texlive-achemso-3.8e-2|81	%{_texmfdistdir}/tex/latex/achemso/config/jpclcd.cfg
14mr|texlive-achemso-3.8e-2|82	%{_texmfdistdir}/tex/latex/achemso/config/jprobs.cfg
14mr|texlive-achemso-3.8e-2|83	%{_texmfdistdir}/tex/latex/achemso/config/langd5.cfg
14mr|texlive-achemso-3.8e-2|84	%{_texmfdistdir}/tex/latex/achemso/config/mamobx.cfg
14mr|texlive-achemso-3.8e-2|85	%{_texmfdistdir}/tex/latex/achemso/config/mpohbp.cfg
14mr|texlive-achemso-3.8e-2|86	%{_texmfdistdir}/tex/latex/achemso/config/nalefd.cfg
14mr|texlive-achemso-3.8e-2|87	%{_texmfdistdir}/tex/latex/achemso/config/oprdfk.cfg
14mr|texlive-achemso-3.8e-2|88	%{_texmfdistdir}/tex/latex/achemso/config/orgnd7.cfg
14mr|texlive-achemso-3.8e-2|89	%{_texmfdistdir}/tex/latex/achemso/config/orlef7.cfg
14mr|texlive-achemso-3.8e-2|90	%{_texmfdistdir}/tex/latex/achemso/natmove.sty
14mr|texlive-achemso-3.8e-2|91	%doc %{_texmfdistdir}/doc/latex/achemso/README
14mr|texlive-achemso-3.8e-2|92	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.bib
14mr|texlive-achemso-3.8e-2|93	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.pdf
14mr|texlive-achemso-3.8e-2|94	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.tex
14mr|texlive-achemso-3.8e-2|95	%doc %{_texmfdistdir}/doc/latex/achemso/achemso.pdf
14mr|texlive-achemso-3.8e-2|96	#- source
14mr|texlive-achemso-3.8e-2|97	%doc %{_texmfdistdir}/source/latex/achemso/achemso.dtx
14mr|texlive-achemso-3.8e-2|98	%doc %{_texmfdistdir}/source/latex/achemso/achemso.ins
14mr|texlive-achemso-3.8e-2|99	
14mr|texlive-achemso-3.8e-2|100	#-----------------------------------------------------------------------
14mr|texlive-achemso-3.8e-2|101	%prep
14mr|texlive-achemso-3.8e-2|102	%setup -c -a0 -a1 -a2
14mr|texlive-achemso-3.8e-2|103	
14mr|texlive-achemso-3.8e-2|104	%build
14mr|texlive-achemso-3.8e-2|105	
14mr|texlive-achemso-3.8e-2|106	%install
14mr|texlive-achemso-3.8e-2|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-achemso-3.8e-2|108	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-achemso-3.8e-2|109	
14mr|texlive-achemso-3.8e-2|110	%changelog
14mr|texlive-achemso-3.8e-2|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8e-2
14mr|texlive-achemso-3.8e-2|112	+ Revision: 9fd56d1
14mr|texlive-achemso-3.8e-2|113	- MassBuild#440: Increase release tag
14mr|texlive-achemso-3.8e-2|114	
14mr|texlive-achemso-3.8e-2|115	

19194 14
14mr|texlive-acmconf-1.3-3|1	# revision 15878
14mr|texlive-acmconf-1.3-3|2	# category Package
14mr|texlive-acmconf-1.3-3|3	# catalog-ctan /macros/latex/contrib/acmconf
14mr|texlive-acmconf-1.3-3|4	# catalog-date 2008-05-14 19:23:34 +0200
14mr|texlive-acmconf-1.3-3|5	# catalog-license lppl
14mr|texlive-acmconf-1.3-3|6	# catalog-version 1.3
14mr|texlive-acmconf-1.3-3|7	Name:		texlive-acmconf
14mr|texlive-acmconf-1.3-3|8	Version:	1.3
14mr|texlive-acmconf-1.3-3|9	Release:	3
14mr|texlive-acmconf-1.3-3|10	Summary:	Class for ACM conference proceedings
14mr|texlive-acmconf-1.3-3|11	Group:		Publishing
14mr|texlive-acmconf-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acmconf
14mr|texlive-acmconf-1.3-3|13	License:	LPPL
14mr|texlive-acmconf-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.tar.xz
14mr|texlive-acmconf-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.doc.tar.xz
14mr|texlive-acmconf-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.source.tar.xz
14mr|texlive-acmconf-1.3-3|17	BuildArch:	noarch
14mr|texlive-acmconf-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-acmconf-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-acmconf-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-acmconf-1.3-3|21	
14mr|texlive-acmconf-1.3-3|22	%description
14mr|texlive-acmconf-1.3-3|23	This class may be used to typeset articles to be published in
14mr|texlive-acmconf-1.3-3|24	the proceedings of ACM (Association for Computing Machinery)
14mr|texlive-acmconf-1.3-3|25	conferences and workshops. The layout produced by the acmconf
14mr|texlive-acmconf-1.3-3|26	class is based on the ACM's own specification.
14mr|texlive-acmconf-1.3-3|27	
14mr|texlive-acmconf-1.3-3|28	%post
14mr|texlive-acmconf-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-acmconf-1.3-3|30	
14mr|texlive-acmconf-1.3-3|31	%postun
14mr|texlive-acmconf-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-acmconf-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-acmconf-1.3-3|34	fi
14mr|texlive-acmconf-1.3-3|35	
14mr|texlive-acmconf-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-acmconf-1.3-3|37	%files
14mr|texlive-acmconf-1.3-3|38	%{_texmfdistdir}/tex/latex/acmconf/acmconf.cls
14mr|texlive-acmconf-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/acmconf/README
14mr|texlive-acmconf-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/acmconf/THIS-IS-VERSION-1.3
14mr|texlive-acmconf-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/acmconf/accept.tex
14mr|texlive-acmconf-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/acmconf/acmconf.pdf
14mr|texlive-acmconf-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/acmconf/body.eps
14mr|texlive-acmconf-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/acmconf/error.tex
14mr|texlive-acmconf-1.3-3|45	%doc %{_texmfdistdir}/doc/latex/acmconf/prepare.tex
14mr|texlive-acmconf-1.3-3|46	%doc %{_texmfdistdir}/doc/latex/acmconf/print.tex
14mr|texlive-acmconf-1.3-3|47	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.bib
14mr|texlive-acmconf-1.3-3|48	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.tex
14mr|texlive-acmconf-1.3-3|49	%doc %{_texmfdistdir}/doc/latex/acmconf/publish.tex
14mr|texlive-acmconf-1.3-3|50	%doc %{_texmfdistdir}/doc/latex/acmconf/submit.tex
14mr|texlive-acmconf-1.3-3|51	#- source
14mr|texlive-acmconf-1.3-3|52	%doc %{_texmfdistdir}/source/latex/acmconf/Makefile
14mr|texlive-acmconf-1.3-3|53	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.dtx
14mr|texlive-acmconf-1.3-3|54	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.ins
14mr|texlive-acmconf-1.3-3|55	
14mr|texlive-acmconf-1.3-3|56	#-----------------------------------------------------------------------
14mr|texlive-acmconf-1.3-3|57	%prep
14mr|texlive-acmconf-1.3-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-acmconf-1.3-3|59	
14mr|texlive-acmconf-1.3-3|60	%build
14mr|texlive-acmconf-1.3-3|61	
14mr|texlive-acmconf-1.3-3|62	%install
14mr|texlive-acmconf-1.3-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-acmconf-1.3-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-acmconf-1.3-3|65	
14mr|texlive-acmconf-1.3-3|66	
14mr|texlive-acmconf-1.3-3|67	
14mr|texlive-acmconf-1.3-3|68	%changelog
14mr|texlive-acmconf-1.3-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-acmconf-1.3-3|70	+ Revision: cf8be29
14mr|texlive-acmconf-1.3-3|71	- MassBuild#440: Increase release tag
14mr|texlive-acmconf-1.3-3|72	
14mr|texlive-acmconf-1.3-3|73	

19195 14
14mr|texlive-acro-0.3e-2|1	# revision 27175
14mr|texlive-acro-0.3e-2|2	# category Package
14mr|texlive-acro-0.3e-2|3	# catalog-ctan /macros/latex/contrib/acro
14mr|texlive-acro-0.3e-2|4	# catalog-date 2012-07-24 16:08:54 +0200
14mr|texlive-acro-0.3e-2|5	# catalog-license lppl
14mr|texlive-acro-0.3e-2|6	# catalog-version 0.3e
14mr|texlive-acro-0.3e-2|7	Name:		texlive-acro
14mr|texlive-acro-0.3e-2|8	Version:	0.3e
14mr|texlive-acro-0.3e-2|9	Release:	2
14mr|texlive-acro-0.3e-2|10	Summary:	Typeset acronyms
14mr|texlive-acro-0.3e-2|11	Group:		Publishing
14mr|texlive-acro-0.3e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acro
14mr|texlive-acro-0.3e-2|13	License:	LPPL
14mr|texlive-acro-0.3e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.tar.xz
14mr|texlive-acro-0.3e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.doc.tar.xz
14mr|texlive-acro-0.3e-2|16	BuildArch:	noarch
14mr|texlive-acro-0.3e-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-acro-0.3e-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-acro-0.3e-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-acro-0.3e-2|20	
14mr|texlive-acro-0.3e-2|21	%description
14mr|texlive-acro-0.3e-2|22	The package enables the author to create acronyms in a simple
14mr|texlive-acro-0.3e-2|23	way, and provides means to add them to different 'classes' of
14mr|texlive-acro-0.3e-2|24	acronyms. Lists can be created of separate acronym classes. The
14mr|texlive-acro-0.3e-2|25	package option 'single' instructs the package to ignore
14mr|texlive-acro-0.3e-2|26	acronyms that are used only once in the whole document. As an
14mr|texlive-acro-0.3e-2|27	experimental feature the package also offers the option 'sort'
14mr|texlive-acro-0.3e-2|28	which automatically sorts the list created by \printacronyms.
14mr|texlive-acro-0.3e-2|29	
14mr|texlive-acro-0.3e-2|30	%post
14mr|texlive-acro-0.3e-2|31	%{_sbindir}/texlive.post
14mr|texlive-acro-0.3e-2|32	
14mr|texlive-acro-0.3e-2|33	%postun
14mr|texlive-acro-0.3e-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-acro-0.3e-2|35	%{_sbindir}/texlive.post
14mr|texlive-acro-0.3e-2|36	fi
14mr|texlive-acro-0.3e-2|37	
14mr|texlive-acro-0.3e-2|38	#-----------------------------------------------------------------------
14mr|texlive-acro-0.3e-2|39	%files
14mr|texlive-acro-0.3e-2|40	%{_texmfdistdir}/tex/latex/acro/acro.sty
14mr|texlive-acro-0.3e-2|41	%doc %{_texmfdistdir}/doc/latex/acro/README
14mr|texlive-acro-0.3e-2|42	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.pdf
14mr|texlive-acro-0.3e-2|43	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.tex
14mr|texlive-acro-0.3e-2|44	%doc %{_texmfdistdir}/doc/latex/acro/example_one.tex
14mr|texlive-acro-0.3e-2|45	%doc %{_texmfdistdir}/doc/latex/acro/example_two.tex
14mr|texlive-acro-0.3e-2|46	
14mr|texlive-acro-0.3e-2|47	#-----------------------------------------------------------------------
14mr|texlive-acro-0.3e-2|48	%prep
14mr|texlive-acro-0.3e-2|49	%setup -c -a0 -a1
14mr|texlive-acro-0.3e-2|50	
14mr|texlive-acro-0.3e-2|51	%build
14mr|texlive-acro-0.3e-2|52	
14mr|texlive-acro-0.3e-2|53	%install
14mr|texlive-acro-0.3e-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-acro-0.3e-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-acro-0.3e-2|56	
14mr|texlive-acro-0.3e-2|57	%changelog
14mr|texlive-acro-0.3e-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3e-2
14mr|texlive-acro-0.3e-2|59	+ Revision: d9b8c78
14mr|texlive-acro-0.3e-2|60	- MassBuild#440: Increase release tag
14mr|texlive-acro-0.3e-2|61	
14mr|texlive-acro-0.3e-2|62	

19196 14
14mr|texlive-acronym-1.36-3|1	# revision 19660
14mr|texlive-acronym-1.36-3|2	# category Package
14mr|texlive-acronym-1.36-3|3	# catalog-ctan /macros/latex/contrib/acronym
14mr|texlive-acronym-1.36-3|4	# catalog-date 2010-09-10 01:16:09 +0200
14mr|texlive-acronym-1.36-3|5	# catalog-license lppl
14mr|texlive-acronym-1.36-3|6	# catalog-version 1.36
14mr|texlive-acronym-1.36-3|7	Name:		texlive-acronym
14mr|texlive-acronym-1.36-3|8	Version:	1.36
14mr|texlive-acronym-1.36-3|9	Release:	3
14mr|texlive-acronym-1.36-3|10	Summary:	Expand acronyms at least once
14mr|texlive-acronym-1.36-3|11	Group:		Publishing
14mr|texlive-acronym-1.36-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acronym
14mr|texlive-acronym-1.36-3|13	License:	LPPL
14mr|texlive-acronym-1.36-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.tar.xz
14mr|texlive-acronym-1.36-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.doc.tar.xz
14mr|texlive-acronym-1.36-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.source.tar.xz
14mr|texlive-acronym-1.36-3|17	BuildArch:	noarch
14mr|texlive-acronym-1.36-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-acronym-1.36-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-acronym-1.36-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-acronym-1.36-3|21	
14mr|texlive-acronym-1.36-3|22	%description
14mr|texlive-acronym-1.36-3|23	This package ensures that all acronyms used in the text are
14mr|texlive-acronym-1.36-3|24	spelled out in full at least once. It also provides an
14mr|texlive-acronym-1.36-3|25	environment to build a list of acronyms used. The package is
14mr|texlive-acronym-1.36-3|26	compatible with pdf bookmarks. The package requires the suffix
14mr|texlive-acronym-1.36-3|27	package, which in turn requires that it runs under e-TeX.
14mr|texlive-acronym-1.36-3|28	
14mr|texlive-acronym-1.36-3|29	%post
14mr|texlive-acronym-1.36-3|30	%{_sbindir}/texlive.post
14mr|texlive-acronym-1.36-3|31	
14mr|texlive-acronym-1.36-3|32	%postun
14mr|texlive-acronym-1.36-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-acronym-1.36-3|34	%{_sbindir}/texlive.post
14mr|texlive-acronym-1.36-3|35	fi
14mr|texlive-acronym-1.36-3|36	
14mr|texlive-acronym-1.36-3|37	#-----------------------------------------------------------------------
14mr|texlive-acronym-1.36-3|38	%files
14mr|texlive-acronym-1.36-3|39	%{_texmfdistdir}/tex/latex/acronym/acronym.sty
14mr|texlive-acronym-1.36-3|40	%doc %{_texmfdistdir}/doc/latex/acronym/README
14mr|texlive-acronym-1.36-3|41	%doc %{_texmfdistdir}/doc/latex/acronym/acronym.pdf
14mr|texlive-acronym-1.36-3|42	%doc %{_texmfdistdir}/doc/latex/acronym/acrotest.tex
14mr|texlive-acronym-1.36-3|43	#- source
14mr|texlive-acronym-1.36-3|44	%doc %{_texmfdistdir}/source/latex/acronym/acronym.dtx
14mr|texlive-acronym-1.36-3|45	%doc %{_texmfdistdir}/source/latex/acronym/acronym.ins
14mr|texlive-acronym-1.36-3|46	
14mr|texlive-acronym-1.36-3|47	#-----------------------------------------------------------------------
14mr|texlive-acronym-1.36-3|48	%prep
14mr|texlive-acronym-1.36-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-acronym-1.36-3|50	
14mr|texlive-acronym-1.36-3|51	%build
14mr|texlive-acronym-1.36-3|52	
14mr|texlive-acronym-1.36-3|53	%install
14mr|texlive-acronym-1.36-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-acronym-1.36-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-acronym-1.36-3|56	
14mr|texlive-acronym-1.36-3|57	
14mr|texlive-acronym-1.36-3|58	
14mr|texlive-acronym-1.36-3|59	%changelog
14mr|texlive-acronym-1.36-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.36-3
14mr|texlive-acronym-1.36-3|61	+ Revision: 5e6ccd7
14mr|texlive-acronym-1.36-3|62	- MassBuild#440: Increase release tag
14mr|texlive-acronym-1.36-3|63	
14mr|texlive-acronym-1.36-3|64	

19197 14
14mr|texlive-acroterm-0.1-3|1	# revision 20498
14mr|texlive-acroterm-0.1-3|2	# category Package
14mr|texlive-acroterm-0.1-3|3	# catalog-ctan /macros/latex/contrib/acroterm
14mr|texlive-acroterm-0.1-3|4	# catalog-date 2010-11-19 20:33:28 +0100
14mr|texlive-acroterm-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-acroterm-0.1-3|6	# catalog-version 0.1
14mr|texlive-acroterm-0.1-3|7	Name:		texlive-acroterm
14mr|texlive-acroterm-0.1-3|8	Version:	0.1
14mr|texlive-acroterm-0.1-3|9	Release:	3
14mr|texlive-acroterm-0.1-3|10	Summary:	Manage and index acronyms and terms
14mr|texlive-acroterm-0.1-3|11	Group:		Publishing
14mr|texlive-acroterm-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acroterm
14mr|texlive-acroterm-0.1-3|13	License:	LPPL1.3
14mr|texlive-acroterm-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.tar.xz
14mr|texlive-acroterm-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.doc.tar.xz
14mr|texlive-acroterm-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.source.tar.xz
14mr|texlive-acroterm-0.1-3|17	BuildArch:	noarch
14mr|texlive-acroterm-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-acroterm-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-acroterm-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-acroterm-0.1-3|21	
14mr|texlive-acroterm-0.1-3|22	%description
14mr|texlive-acroterm-0.1-3|23	Yet another package for acronyms: the package offers simple
14mr|texlive-acroterm-0.1-3|24	markup of acronyms and technical terms in the text, giving an
14mr|texlive-acroterm-0.1-3|25	index each of terms and acronyms with their expanded form.
14mr|texlive-acroterm-0.1-3|26	
14mr|texlive-acroterm-0.1-3|27	%post
14mr|texlive-acroterm-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-acroterm-0.1-3|29	
14mr|texlive-acroterm-0.1-3|30	%postun
14mr|texlive-acroterm-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-acroterm-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-acroterm-0.1-3|33	fi
14mr|texlive-acroterm-0.1-3|34	
14mr|texlive-acroterm-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-acroterm-0.1-3|36	%files
14mr|texlive-acroterm-0.1-3|37	%{_texmfdistdir}/tex/latex/acroterm/acroterm.sty
14mr|texlive-acroterm-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/acroterm/README
14mr|texlive-acroterm-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/acroterm/acroterm.pdf
14mr|texlive-acroterm-0.1-3|40	#- source
14mr|texlive-acroterm-0.1-3|41	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.dtx
14mr|texlive-acroterm-0.1-3|42	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.ins
14mr|texlive-acroterm-0.1-3|43	
14mr|texlive-acroterm-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-acroterm-0.1-3|45	%prep
14mr|texlive-acroterm-0.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-acroterm-0.1-3|47	
14mr|texlive-acroterm-0.1-3|48	%build
14mr|texlive-acroterm-0.1-3|49	
14mr|texlive-acroterm-0.1-3|50	%install
14mr|texlive-acroterm-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-acroterm-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-acroterm-0.1-3|53	
14mr|texlive-acroterm-0.1-3|54	
14mr|texlive-acroterm-0.1-3|55	
14mr|texlive-acroterm-0.1-3|56	%changelog
14mr|texlive-acroterm-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-acroterm-0.1-3|58	+ Revision: 059b7c9
14mr|texlive-acroterm-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-acroterm-0.1-3|60	
14mr|texlive-acroterm-0.1-3|61	

19198 14
14mr|texlive-active-conf-0.3a-3|1	# revision 15878
14mr|texlive-active-conf-0.3a-3|2	# category Package
14mr|texlive-active-conf-0.3a-3|3	# catalog-ctan /macros/latex/contrib/conferences/active-conf
14mr|texlive-active-conf-0.3a-3|4	# catalog-date 2008-05-24 14:41:17 +0200
14mr|texlive-active-conf-0.3a-3|5	# catalog-license lppl
14mr|texlive-active-conf-0.3a-3|6	# catalog-version 0.3a
14mr|texlive-active-conf-0.3a-3|7	Name:		texlive-active-conf
14mr|texlive-active-conf-0.3a-3|8	Version:	0.3a
14mr|texlive-active-conf-0.3a-3|9	Release:	3
14mr|texlive-active-conf-0.3a-3|10	Summary:	Class for typesetting ACTIVE conference papers
14mr|texlive-active-conf-0.3a-3|11	Group:		Publishing
14mr|texlive-active-conf-0.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/active-conf
14mr|texlive-active-conf-0.3a-3|13	License:	LPPL
14mr|texlive-active-conf-0.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.tar.xz
14mr|texlive-active-conf-0.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.doc.tar.xz
14mr|texlive-active-conf-0.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.source.tar.xz
14mr|texlive-active-conf-0.3a-3|17	BuildArch:	noarch
14mr|texlive-active-conf-0.3a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-active-conf-0.3a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-active-conf-0.3a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-active-conf-0.3a-3|21	
14mr|texlive-active-conf-0.3a-3|22	%description
14mr|texlive-active-conf-0.3a-3|23	Active-conf is a class for typesetting papers for the Active
14mr|texlive-active-conf-0.3a-3|24	conference on noise and vibration control. It is initially
14mr|texlive-active-conf-0.3a-3|25	intended for the 2006 conference in Adelaide, Australia. The
14mr|texlive-active-conf-0.3a-3|26	class is based on article with more flexible front-matter, and
14mr|texlive-active-conf-0.3a-3|27	can be customised for conferences in future years with a header
14mr|texlive-active-conf-0.3a-3|28	file.
14mr|texlive-active-conf-0.3a-3|29	
14mr|texlive-active-conf-0.3a-3|30	%post
14mr|texlive-active-conf-0.3a-3|31	%{_sbindir}/texlive.post
14mr|texlive-active-conf-0.3a-3|32	
14mr|texlive-active-conf-0.3a-3|33	%postun
14mr|texlive-active-conf-0.3a-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-active-conf-0.3a-3|35	%{_sbindir}/texlive.post
14mr|texlive-active-conf-0.3a-3|36	fi
14mr|texlive-active-conf-0.3a-3|37	
14mr|texlive-active-conf-0.3a-3|38	#-----------------------------------------------------------------------
14mr|texlive-active-conf-0.3a-3|39	%files
14mr|texlive-active-conf-0.3a-3|40	%{_texmfdistdir}/tex/latex/active-conf/active-conf.cls
14mr|texlive-active-conf-0.3a-3|41	%doc %{_texmfdistdir}/doc/latex/active-conf/README
14mr|texlive-active-conf-0.3a-3|42	%doc %{_texmfdistdir}/doc/latex/active-conf/active-conf.pdf
14mr|texlive-active-conf-0.3a-3|43	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-example.ltx
14mr|texlive-active-conf-0.3a-3|44	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-header-2006.tex
14mr|texlive-active-conf-0.3a-3|45	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.eps
14mr|texlive-active-conf-0.3a-3|46	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.pdf
14mr|texlive-active-conf-0.3a-3|47	#- source
14mr|texlive-active-conf-0.3a-3|48	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.dtx
14mr|texlive-active-conf-0.3a-3|49	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.ins
14mr|texlive-active-conf-0.3a-3|50	
14mr|texlive-active-conf-0.3a-3|51	#-----------------------------------------------------------------------
14mr|texlive-active-conf-0.3a-3|52	%prep
14mr|texlive-active-conf-0.3a-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-active-conf-0.3a-3|54	
14mr|texlive-active-conf-0.3a-3|55	%build
14mr|texlive-active-conf-0.3a-3|56	
14mr|texlive-active-conf-0.3a-3|57	%install
14mr|texlive-active-conf-0.3a-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-active-conf-0.3a-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-active-conf-0.3a-3|60	
14mr|texlive-active-conf-0.3a-3|61	
14mr|texlive-active-conf-0.3a-3|62	
14mr|texlive-active-conf-0.3a-3|63	%changelog
14mr|texlive-active-conf-0.3a-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-3
14mr|texlive-active-conf-0.3a-3|65	+ Revision: f130f45
14mr|texlive-active-conf-0.3a-3|66	- MassBuild#440: Increase release tag
14mr|texlive-active-conf-0.3a-3|67	
14mr|texlive-active-conf-0.3a-3|68	

19199 14
14mr|texlive-actuarialangle-20121016-7|1	# revision 28004
14mr|texlive-actuarialangle-20121016-7|2	# category Package
14mr|texlive-actuarialangle-20121016-7|3	# catalog-ctan /macros/latex/contrib/actuarialangle
14mr|texlive-actuarialangle-20121016-7|4	# catalog-date 2012-10-16 11:23:03 +0200
14mr|texlive-actuarialangle-20121016-7|5	# catalog-license pd
14mr|texlive-actuarialangle-20121016-7|6	# catalog-version undef
14mr|texlive-actuarialangle-20121016-7|7	Name:		texlive-actuarialangle
14mr|texlive-actuarialangle-20121016-7|8	Version:	20121016
14mr|texlive-actuarialangle-20121016-7|9	Release:	7
14mr|texlive-actuarialangle-20121016-7|10	Summary:	Symbol for use in "present value" statements of an annuity
14mr|texlive-actuarialangle-20121016-7|11	Group:		Publishing
14mr|texlive-actuarialangle-20121016-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/actuarialangle
14mr|texlive-actuarialangle-20121016-7|13	License:	PD
14mr|texlive-actuarialangle-20121016-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.tar.xz
14mr|texlive-actuarialangle-20121016-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.doc.tar.xz
14mr|texlive-actuarialangle-20121016-7|16	BuildArch:	noarch
14mr|texlive-actuarialangle-20121016-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-actuarialangle-20121016-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-actuarialangle-20121016-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-actuarialangle-20121016-7|20	
14mr|texlive-actuarialangle-20121016-7|21	%description
14mr|texlive-actuarialangle-20121016-7|22	The package defines a single command \actuarialangle to typeset
14mr|texlive-actuarialangle-20121016-7|23	"angles" in the 'present value of an annuity' symbols common in
14mr|texlive-actuarialangle-20121016-7|24	actuarial and financial notation.
14mr|texlive-actuarialangle-20121016-7|25	
14mr|texlive-actuarialangle-20121016-7|26	%post
14mr|texlive-actuarialangle-20121016-7|27	%{_sbindir}/texlive.post
14mr|texlive-actuarialangle-20121016-7|28	
14mr|texlive-actuarialangle-20121016-7|29	%postun
14mr|texlive-actuarialangle-20121016-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-actuarialangle-20121016-7|31	%{_sbindir}/texlive.post
14mr|texlive-actuarialangle-20121016-7|32	fi
14mr|texlive-actuarialangle-20121016-7|33	
14mr|texlive-actuarialangle-20121016-7|34	#-----------------------------------------------------------------------
14mr|texlive-actuarialangle-20121016-7|35	%files
14mr|texlive-actuarialangle-20121016-7|36	%{_texmfdistdir}/tex/latex/actuarialangle/actuarialangle.sty
14mr|texlive-actuarialangle-20121016-7|37	%doc %{_texmfdistdir}/doc/latex/actuarialangle/README
14mr|texlive-actuarialangle-20121016-7|38	
14mr|texlive-actuarialangle-20121016-7|39	#-----------------------------------------------------------------------
14mr|texlive-actuarialangle-20121016-7|40	%prep
14mr|texlive-actuarialangle-20121016-7|41	%setup -c -a0 -a1
14mr|texlive-actuarialangle-20121016-7|42	
14mr|texlive-actuarialangle-20121016-7|43	%build
14mr|texlive-actuarialangle-20121016-7|44	
14mr|texlive-actuarialangle-20121016-7|45	%install
14mr|texlive-actuarialangle-20121016-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-actuarialangle-20121016-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-actuarialangle-20121016-7|48	
14mr|texlive-actuarialangle-20121016-7|49	%changelog
14mr|texlive-actuarialangle-20121016-7|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121016-7
14mr|texlive-actuarialangle-20121016-7|51	+ Revision: 62c3ab4
14mr|texlive-actuarialangle-20121016-7|52	- MassBuild#440: Increase release tag
14mr|texlive-actuarialangle-20121016-7|53	
14mr|texlive-actuarialangle-20121016-7|54	

19200 14
14mr|texlive-addlines-0.2-3|1	# revision 15878
14mr|texlive-addlines-0.2-3|2	# category Package
14mr|texlive-addlines-0.2-3|3	# catalog-ctan /macros/latex/contrib/addlines
14mr|texlive-addlines-0.2-3|4	# catalog-date 2009-04-24 13:36:42 +0200
14mr|texlive-addlines-0.2-3|5	# catalog-license lppl
14mr|texlive-addlines-0.2-3|6	# catalog-version 0.2
14mr|texlive-addlines-0.2-3|7	Name:		texlive-addlines
14mr|texlive-addlines-0.2-3|8	Version:	0.2
14mr|texlive-addlines-0.2-3|9	Release:	3
14mr|texlive-addlines-0.2-3|10	Summary:	A user-friendly wrapper around \enlargethispage
14mr|texlive-addlines-0.2-3|11	Group:		Publishing
14mr|texlive-addlines-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/addlines
14mr|texlive-addlines-0.2-3|13	License:	LPPL
14mr|texlive-addlines-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.tar.xz
14mr|texlive-addlines-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.doc.tar.xz
14mr|texlive-addlines-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.source.tar.xz
14mr|texlive-addlines-0.2-3|17	BuildArch:	noarch
14mr|texlive-addlines-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-addlines-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-addlines-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-addlines-0.2-3|21	
14mr|texlive-addlines-0.2-3|22	%description
14mr|texlive-addlines-0.2-3|23	This small package provides the command \addlines for adding or
14mr|texlive-addlines-0.2-3|24	removing space in the textblock of the page it's used on. E.g.,
14mr|texlive-addlines-0.2-3|25	adding an extra line of text to the page so that a section fits
14mr|texlive-addlines-0.2-3|26	better on the next page. It will also add space to the facing
14mr|texlive-addlines-0.2-3|27	page in a two-sided document.
14mr|texlive-addlines-0.2-3|28	
14mr|texlive-addlines-0.2-3|29	%post
14mr|texlive-addlines-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-addlines-0.2-3|31	
14mr|texlive-addlines-0.2-3|32	%postun
14mr|texlive-addlines-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-addlines-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-addlines-0.2-3|35	fi
14mr|texlive-addlines-0.2-3|36	
14mr|texlive-addlines-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-addlines-0.2-3|38	%files
14mr|texlive-addlines-0.2-3|39	%{_texmfdistdir}/tex/latex/addlines/addlines.sty
14mr|texlive-addlines-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/addlines/README
14mr|texlive-addlines-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/addlines/addlines-example.ltx
14mr|texlive-addlines-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/addlines/addlines.pdf
14mr|texlive-addlines-0.2-3|43	#- source
14mr|texlive-addlines-0.2-3|44	%doc %{_texmfdistdir}/source/latex/addlines/addlines.dtx
14mr|texlive-addlines-0.2-3|45	%doc %{_texmfdistdir}/source/latex/addlines/addlines.ins
14mr|texlive-addlines-0.2-3|46	
14mr|texlive-addlines-0.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-addlines-0.2-3|48	%prep
14mr|texlive-addlines-0.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-addlines-0.2-3|50	
14mr|texlive-addlines-0.2-3|51	%build
14mr|texlive-addlines-0.2-3|52	
14mr|texlive-addlines-0.2-3|53	%install
14mr|texlive-addlines-0.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-addlines-0.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-addlines-0.2-3|56	
14mr|texlive-addlines-0.2-3|57	
14mr|texlive-addlines-0.2-3|58	
14mr|texlive-addlines-0.2-3|59	%changelog
14mr|texlive-addlines-0.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-addlines-0.2-3|61	+ Revision: 1070e9d
14mr|texlive-addlines-0.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-addlines-0.2-3|63	
14mr|texlive-addlines-0.2-3|64	

19201 14
14mr|texlive-adfathesis-2.42-3|1	# revision 26048
14mr|texlive-adfathesis-2.42-3|2	# category Package
14mr|texlive-adfathesis-2.42-3|3	# catalog-ctan /macros/latex/contrib/adfathesis
14mr|texlive-adfathesis-2.42-3|4	# catalog-date 2011-11-23 23:58:18 +0100
14mr|texlive-adfathesis-2.42-3|5	# catalog-license pd
14mr|texlive-adfathesis-2.42-3|6	# catalog-version 2.42
14mr|texlive-adfathesis-2.42-3|7	Name:		texlive-adfathesis
14mr|texlive-adfathesis-2.42-3|8	Version:	2.42
14mr|texlive-adfathesis-2.42-3|9	Release:	3
14mr|texlive-adfathesis-2.42-3|10	Summary:	Australian Defence Force Academy thesis format
14mr|texlive-adfathesis-2.42-3|11	Group:		Publishing
14mr|texlive-adfathesis-2.42-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adfathesis
14mr|texlive-adfathesis-2.42-3|13	License:	PD
14mr|texlive-adfathesis-2.42-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.tar.xz
14mr|texlive-adfathesis-2.42-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.doc.tar.xz
14mr|texlive-adfathesis-2.42-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.source.tar.xz
14mr|texlive-adfathesis-2.42-3|17	BuildArch:	noarch
14mr|texlive-adfathesis-2.42-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-adfathesis-2.42-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-adfathesis-2.42-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-adfathesis-2.42-3|21	
14mr|texlive-adfathesis-2.42-3|22	%description
14mr|texlive-adfathesis-2.42-3|23	The bundle includes a BibTeX style file.
14mr|texlive-adfathesis-2.42-3|24	
14mr|texlive-adfathesis-2.42-3|25	%post
14mr|texlive-adfathesis-2.42-3|26	%{_sbindir}/texlive.post
14mr|texlive-adfathesis-2.42-3|27	
14mr|texlive-adfathesis-2.42-3|28	%postun
14mr|texlive-adfathesis-2.42-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-adfathesis-2.42-3|30	%{_sbindir}/texlive.post
14mr|texlive-adfathesis-2.42-3|31	fi
14mr|texlive-adfathesis-2.42-3|32	
14mr|texlive-adfathesis-2.42-3|33	#-----------------------------------------------------------------------
14mr|texlive-adfathesis-2.42-3|34	%files
14mr|texlive-adfathesis-2.42-3|35	%{_texmfdistdir}/bibtex/bst/adfathesis/adfathesis.bst
14mr|texlive-adfathesis-2.42-3|36	%{_texmfdistdir}/tex/latex/adfathesis/adfathesis.cls
14mr|texlive-adfathesis-2.42-3|37	%doc %{_texmfdistdir}/doc/latex/adfathesis/README
14mr|texlive-adfathesis-2.42-3|38	%doc %{_texmfdistdir}/doc/latex/adfathesis/adfathesis.pdf
14mr|texlive-adfathesis-2.42-3|39	%doc %{_texmfdistdir}/doc/latex/adfathesis/template.tex
14mr|texlive-adfathesis-2.42-3|40	#- source
14mr|texlive-adfathesis-2.42-3|41	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.dtx
14mr|texlive-adfathesis-2.42-3|42	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.ins
14mr|texlive-adfathesis-2.42-3|43	
14mr|texlive-adfathesis-2.42-3|44	#-----------------------------------------------------------------------
14mr|texlive-adfathesis-2.42-3|45	%prep
14mr|texlive-adfathesis-2.42-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-adfathesis-2.42-3|47	
14mr|texlive-adfathesis-2.42-3|48	%build
14mr|texlive-adfathesis-2.42-3|49	
14mr|texlive-adfathesis-2.42-3|50	%install
14mr|texlive-adfathesis-2.42-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adfathesis-2.42-3|52	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-adfathesis-2.42-3|53	
14mr|texlive-adfathesis-2.42-3|54	
14mr|texlive-adfathesis-2.42-3|55	
14mr|texlive-adfathesis-2.42-3|56	%changelog
14mr|texlive-adfathesis-2.42-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.42-3
14mr|texlive-adfathesis-2.42-3|58	+ Revision: f141ac9
14mr|texlive-adfathesis-2.42-3|59	- MassBuild#440: Increase release tag
14mr|texlive-adfathesis-2.42-3|60	
14mr|texlive-adfathesis-2.42-3|61	

19202 14
14mr|texlive-adforn-1.001b2-3|1	# revision 20019
14mr|texlive-adforn-1.001b2-3|2	# category Package
14mr|texlive-adforn-1.001b2-3|3	# catalog-ctan /fonts/adforn
14mr|texlive-adforn-1.001b2-3|4	# catalog-date 2010-10-06 08:49:34 +0200
14mr|texlive-adforn-1.001b2-3|5	# catalog-license lppl
14mr|texlive-adforn-1.001b2-3|6	# catalog-version 1.001-b-2
14mr|texlive-adforn-1.001b2-3|7	Name:		texlive-adforn
14mr|texlive-adforn-1.001b2-3|8	Version:	1.001b2
14mr|texlive-adforn-1.001b2-3|9	Release:	3
14mr|texlive-adforn-1.001b2-3|10	Summary:	OrnementsADF font with TeX/LaTeX support
14mr|texlive-adforn-1.001b2-3|11	Group:		Publishing
14mr|texlive-adforn-1.001b2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/adforn
14mr|texlive-adforn-1.001b2-3|13	License:	LPPL
14mr|texlive-adforn-1.001b2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.tar.xz
14mr|texlive-adforn-1.001b2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.doc.tar.xz
14mr|texlive-adforn-1.001b2-3|16	BuildArch:	noarch
14mr|texlive-adforn-1.001b2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-adforn-1.001b2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-adforn-1.001b2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-adforn-1.001b2-3|20	
14mr|texlive-adforn-1.001b2-3|21	%description
14mr|texlive-adforn-1.001b2-3|22	The bundle provides the Ornements ADF font in PostScript type 1
14mr|texlive-adforn-1.001b2-3|23	format with TeX/LaTeX support files. The font is licensed under
14mr|texlive-adforn-1.001b2-3|24	GPL v2 or later with font exception. (See NOTICE, COPYING,
14mr|texlive-adforn-1.001b2-3|25	README.) The TeX/LaTeX support is licensed under LPPL. (See
14mr|texlive-adforn-1.001b2-3|26	README, manifest.txt.).
14mr|texlive-adforn-1.001b2-3|27	
14mr|texlive-adforn-1.001b2-3|28	%post
14mr|texlive-adforn-1.001b2-3|29	%{_sbindir}/texlive.post
14mr|texlive-adforn-1.001b2-3|30	
14mr|texlive-adforn-1.001b2-3|31	%postun
14mr|texlive-adforn-1.001b2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-adforn-1.001b2-3|33	%{_sbindir}/texlive.post
14mr|texlive-adforn-1.001b2-3|34	fi
14mr|texlive-adforn-1.001b2-3|35	
14mr|texlive-adforn-1.001b2-3|36	#-----------------------------------------------------------------------
14mr|texlive-adforn-1.001b2-3|37	%files
14mr|texlive-adforn-1.001b2-3|38	%{_texmfdistdir}/fonts/afm/arkandis/adforn/OrnementsADF.afm
14mr|texlive-adforn-1.001b2-3|39	%{_texmfdistdir}/fonts/enc/dvips/adforn/OrnementsADF.enc
14mr|texlive-adforn-1.001b2-3|40	%{_texmfdistdir}/fonts/map/dvips/adforn/OrnementsADF.map
14mr|texlive-adforn-1.001b2-3|41	%{_texmfdistdir}/fonts/tfm/arkandis/adforn/OrnementsADF.tfm
14mr|texlive-adforn-1.001b2-3|42	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfb
14mr|texlive-adforn-1.001b2-3|43	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfm
14mr|texlive-adforn-1.001b2-3|44	%{_texmfdistdir}/tex/latex/adforn/adforn.sty
14mr|texlive-adforn-1.001b2-3|45	%{_texmfdistdir}/tex/latex/adforn/uornementsadf.fd
14mr|texlive-adforn-1.001b2-3|46	%doc %{_texmfdistdir}/doc/fonts/adforn/COPYING
14mr|texlive-adforn-1.001b2-3|47	%doc %{_texmfdistdir}/doc/fonts/adforn/NOTICE
14mr|texlive-adforn-1.001b2-3|48	%doc %{_texmfdistdir}/doc/fonts/adforn/README
14mr|texlive-adforn-1.001b2-3|49	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.pdf
14mr|texlive-adforn-1.001b2-3|50	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.tex
14mr|texlive-adforn-1.001b2-3|51	%doc %{_texmfdistdir}/doc/fonts/adforn/manifest.txt
14mr|texlive-adforn-1.001b2-3|52	
14mr|texlive-adforn-1.001b2-3|53	#-----------------------------------------------------------------------
14mr|texlive-adforn-1.001b2-3|54	%prep
14mr|texlive-adforn-1.001b2-3|55	%setup -c -a0 -a1
14mr|texlive-adforn-1.001b2-3|56	
14mr|texlive-adforn-1.001b2-3|57	%build
14mr|texlive-adforn-1.001b2-3|58	
14mr|texlive-adforn-1.001b2-3|59	%install
14mr|texlive-adforn-1.001b2-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adforn-1.001b2-3|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-adforn-1.001b2-3|62	
14mr|texlive-adforn-1.001b2-3|63	
14mr|texlive-adforn-1.001b2-3|64	
14mr|texlive-adforn-1.001b2-3|65	%changelog
14mr|texlive-adforn-1.001b2-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.001b2-3
14mr|texlive-adforn-1.001b2-3|67	+ Revision: c216a26
14mr|texlive-adforn-1.001b2-3|68	- MassBuild#440: Increase release tag
14mr|texlive-adforn-1.001b2-3|69	
14mr|texlive-adforn-1.001b2-3|70	

19203 14
14mr|texlive-adfsymbols-1.001-3|1	# revision 19766
14mr|texlive-adfsymbols-1.001-3|2	# category Package
14mr|texlive-adfsymbols-1.001-3|3	# catalog-ctan /fonts/adfsymbols
14mr|texlive-adfsymbols-1.001-3|4	# catalog-date 2010-09-13 13:22:42 +0200
14mr|texlive-adfsymbols-1.001-3|5	# catalog-license lppl
14mr|texlive-adfsymbols-1.001-3|6	# catalog-version 1.001
14mr|texlive-adfsymbols-1.001-3|7	Name:		texlive-adfsymbols
14mr|texlive-adfsymbols-1.001-3|8	Version:	1.001
14mr|texlive-adfsymbols-1.001-3|9	Release:	3
14mr|texlive-adfsymbols-1.001-3|10	Summary:	SymbolsADF with TeX/LaTeX support
14mr|texlive-adfsymbols-1.001-3|11	Group:		Publishing
14mr|texlive-adfsymbols-1.001-3|12	URL:		http://www.ctan.org/tex-archive/fonts/adfsymbols
14mr|texlive-adfsymbols-1.001-3|13	License:	LPPL
14mr|texlive-adfsymbols-1.001-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.tar.xz
14mr|texlive-adfsymbols-1.001-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.doc.tar.xz
14mr|texlive-adfsymbols-1.001-3|16	BuildArch:	noarch
14mr|texlive-adfsymbols-1.001-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-adfsymbols-1.001-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-adfsymbols-1.001-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-adfsymbols-1.001-3|20	Requires(post):	texlive-tetex
14mr|texlive-adfsymbols-1.001-3|21	
14mr|texlive-adfsymbols-1.001-3|22	%description
14mr|texlive-adfsymbols-1.001-3|23	The package provides Arkandis foundry's ArrowsADF and
14mr|texlive-adfsymbols-1.001-3|24	BulletsADF fonts in Adobe Type 1 format, together with
14mr|texlive-adfsymbols-1.001-3|25	TeX/LaTeX support files. The fonts are licensed under GPL v2 or
14mr|texlive-adfsymbols-1.001-3|26	later with font exception. (See NOTICE, COPYING, README.) The
14mr|texlive-adfsymbols-1.001-3|27	TeX/LaTeX support is licensed under LPPL. (See README,
14mr|texlive-adfsymbols-1.001-3|28	manifest.txt.).
14mr|texlive-adfsymbols-1.001-3|29	
14mr|texlive-adfsymbols-1.001-3|30	%post
14mr|texlive-adfsymbols-1.001-3|31	%{_sbindir}/texlive.post
14mr|texlive-adfsymbols-1.001-3|32	
14mr|texlive-adfsymbols-1.001-3|33	%postun
14mr|texlive-adfsymbols-1.001-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-adfsymbols-1.001-3|35	%{_sbindir}/texlive.post
14mr|texlive-adfsymbols-1.001-3|36	fi
14mr|texlive-adfsymbols-1.001-3|37	
14mr|texlive-adfsymbols-1.001-3|38	#-----------------------------------------------------------------------
14mr|texlive-adfsymbols-1.001-3|39	%files
14mr|texlive-adfsymbols-1.001-3|40	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm
14mr|texlive-adfsymbols-1.001-3|41	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/BulletsADF.afm
14mr|texlive-adfsymbols-1.001-3|42	%{_texmfdistdir}/fonts/enc/dvips/adfsymbols/SymbolsADF.enc
14mr|texlive-adfsymbols-1.001-3|43	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/ArrowsADF.map
14mr|texlive-adfsymbols-1.001-3|44	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/BulletsADF.map
14mr|texlive-adfsymbols-1.001-3|45	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm
14mr|texlive-adfsymbols-1.001-3|46	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm
14mr|texlive-adfsymbols-1.001-3|47	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb
14mr|texlive-adfsymbols-1.001-3|48	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/BulletsADF.pfb
14mr|texlive-adfsymbols-1.001-3|49	%{_texmfdistdir}/tex/latex/adfsymbols/adfarrows.sty
14mr|texlive-adfsymbols-1.001-3|50	%{_texmfdistdir}/tex/latex/adfsymbols/adfbullets.sty
14mr|texlive-adfsymbols-1.001-3|51	%{_texmfdistdir}/tex/latex/adfsymbols/uarrowsadf.fd
14mr|texlive-adfsymbols-1.001-3|52	%{_texmfdistdir}/tex/latex/adfsymbols/ubulletsadf.fd
14mr|texlive-adfsymbols-1.001-3|53	%_texmf_updmap_d/adfsymbols
14mr|texlive-adfsymbols-1.001-3|54	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/COPYING
14mr|texlive-adfsymbols-1.001-3|55	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/NOTICE
14mr|texlive-adfsymbols-1.001-3|56	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/README
14mr|texlive-adfsymbols-1.001-3|57	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.pdf
14mr|texlive-adfsymbols-1.001-3|58	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.tex
14mr|texlive-adfsymbols-1.001-3|59	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/manifest.txt
14mr|texlive-adfsymbols-1.001-3|60	
14mr|texlive-adfsymbols-1.001-3|61	#-----------------------------------------------------------------------
14mr|texlive-adfsymbols-1.001-3|62	%prep
14mr|texlive-adfsymbols-1.001-3|63	%setup -c -a0 -a1
14mr|texlive-adfsymbols-1.001-3|64	
14mr|texlive-adfsymbols-1.001-3|65	%build
14mr|texlive-adfsymbols-1.001-3|66	
14mr|texlive-adfsymbols-1.001-3|67	%install
14mr|texlive-adfsymbols-1.001-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adfsymbols-1.001-3|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-adfsymbols-1.001-3|70	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-adfsymbols-1.001-3|71	cat > %{buildroot}%{_texmf_updmap_d}/adfsymbols <<EOF
14mr|texlive-adfsymbols-1.001-3|72	Map ArrowsADF.map
14mr|texlive-adfsymbols-1.001-3|73	Map BulletsADF.map
14mr|texlive-adfsymbols-1.001-3|74	EOF
14mr|texlive-adfsymbols-1.001-3|75	
14mr|texlive-adfsymbols-1.001-3|76	
14mr|texlive-adfsymbols-1.001-3|77	
14mr|texlive-adfsymbols-1.001-3|78	%changelog
14mr|texlive-adfsymbols-1.001-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.001-3
14mr|texlive-adfsymbols-1.001-3|80	+ Revision: 7c9ed9a
14mr|texlive-adfsymbols-1.001-3|81	- MassBuild#440: Increase release tag
14mr|texlive-adfsymbols-1.001-3|82	
14mr|texlive-adfsymbols-1.001-3|83	

19204 14
14mr|texlive-adhocfilelist-20130104-7|1	# revision 29349
14mr|texlive-adhocfilelist-20130104-7|2	# category Package
14mr|texlive-adhocfilelist-20130104-7|3	# catalog-ctan /support/adhocfilelist
14mr|texlive-adhocfilelist-20130104-7|4	# catalog-date 2013-01-04 14:33:54 +0100
14mr|texlive-adhocfilelist-20130104-7|5	# catalog-license lppl
14mr|texlive-adhocfilelist-20130104-7|6	# catalog-version 2013-01-04
14mr|texlive-adhocfilelist-20130104-7|7	Name:		texlive-adhocfilelist
14mr|texlive-adhocfilelist-20130104-7|8	Version:	20130104
14mr|texlive-adhocfilelist-20130104-7|9	Release:	7
14mr|texlive-adhocfilelist-20130104-7|10	Summary:	'\listfiles' entries from the command line
14mr|texlive-adhocfilelist-20130104-7|11	Group:		Publishing
14mr|texlive-adhocfilelist-20130104-7|12	URL:		http://www.ctan.org/tex-archive/support/adhocfilelist
14mr|texlive-adhocfilelist-20130104-7|13	License:	LPPL
14mr|texlive-adhocfilelist-20130104-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.tar.xz
14mr|texlive-adhocfilelist-20130104-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.doc.tar.xz
14mr|texlive-adhocfilelist-20130104-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.source.tar.xz
14mr|texlive-adhocfilelist-20130104-7|17	BuildArch:	noarch
14mr|texlive-adhocfilelist-20130104-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-adhocfilelist-20130104-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-adhocfilelist-20130104-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-adhocfilelist-20130104-7|21	Provides:	texlive-adhocfilelist.bin = %{EVRD}
14mr|texlive-adhocfilelist-20130104-7|22	
14mr|texlive-adhocfilelist-20130104-7|23	%description
14mr|texlive-adhocfilelist-20130104-7|24	The package provides a Unix shell script to display a list of
14mr|texlive-adhocfilelist-20130104-7|25	LaTeX \Provides...-command contexts on screen. Provision is
14mr|texlive-adhocfilelist-20130104-7|26	made for controlling the searches that the package does. The
14mr|texlive-adhocfilelist-20130104-7|27	package was developed on a Unix-like system, using (among other
14mr|texlive-adhocfilelist-20130104-7|28	things) the gnu variant of the find command.
14mr|texlive-adhocfilelist-20130104-7|29	
14mr|texlive-adhocfilelist-20130104-7|30	%post
14mr|texlive-adhocfilelist-20130104-7|31	%{_sbindir}/texlive.post
14mr|texlive-adhocfilelist-20130104-7|32	
14mr|texlive-adhocfilelist-20130104-7|33	%postun
14mr|texlive-adhocfilelist-20130104-7|34	if [ $1 -eq 0 ]; then
14mr|texlive-adhocfilelist-20130104-7|35	%{_sbindir}/texlive.post
14mr|texlive-adhocfilelist-20130104-7|36	fi
14mr|texlive-adhocfilelist-20130104-7|37	
14mr|texlive-adhocfilelist-20130104-7|38	#-----------------------------------------------------------------------
14mr|texlive-adhocfilelist-20130104-7|39	%files
14mr|texlive-adhocfilelist-20130104-7|40	%{_bindir}/adhocfilelist
14mr|texlive-adhocfilelist-20130104-7|41	%{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh
14mr|texlive-adhocfilelist-20130104-7|42	%{_texmfdistdir}/scripts/adhocfilelist/herelist.sh
14mr|texlive-adhocfilelist-20130104-7|43	%{_texmfdistdir}/tex/support/adhocfilelist/adhocfilelist.RLS
14mr|texlive-adhocfilelist-20130104-7|44	%doc %{_texmfdistdir}/doc/support/adhocfilelist/README
14mr|texlive-adhocfilelist-20130104-7|45	%doc %{_texmfdistdir}/doc/support/adhocfilelist/RELEASEs.txt
14mr|texlive-adhocfilelist-20130104-7|46	%doc %{_texmfdistdir}/doc/support/adhocfilelist/SrcFILEs.txt
14mr|texlive-adhocfilelist-20130104-7|47	%doc %{_texmfdistdir}/doc/support/adhocfilelist/adhocfilelist.htm
14mr|texlive-adhocfilelist-20130104-7|48	%doc %{_texmfdistdir}/doc/support/adhocfilelist/demo/herelist.txt
14mr|texlive-adhocfilelist-20130104-7|49	#- source
14mr|texlive-adhocfilelist-20130104-7|50	%doc %{_texmfdistdir}/source/support/adhocfilelist/adhocfilelist.tex
14mr|texlive-adhocfilelist-20130104-7|51	%doc %{_texmfdistdir}/source/support/adhocfilelist/fdatechk.tex
14mr|texlive-adhocfilelist-20130104-7|52	%doc %{_texmfdistdir}/source/support/adhocfilelist/makehtml.tex
14mr|texlive-adhocfilelist-20130104-7|53	%doc %{_texmfdistdir}/source/support/adhocfilelist/srcfiles.tex
14mr|texlive-adhocfilelist-20130104-7|54	%doc %{_texmfdistdir}/source/support/adhocfilelist/texblog.fdf
14mr|texlive-adhocfilelist-20130104-7|55	
14mr|texlive-adhocfilelist-20130104-7|56	#-----------------------------------------------------------------------
14mr|texlive-adhocfilelist-20130104-7|57	%prep
14mr|texlive-adhocfilelist-20130104-7|58	%setup -c -a0 -a1 -a2
14mr|texlive-adhocfilelist-20130104-7|59	
14mr|texlive-adhocfilelist-20130104-7|60	%build
14mr|texlive-adhocfilelist-20130104-7|61	
14mr|texlive-adhocfilelist-20130104-7|62	%install
14mr|texlive-adhocfilelist-20130104-7|63	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-adhocfilelist-20130104-7|64	pushd %{buildroot}%{_bindir}
14mr|texlive-adhocfilelist-20130104-7|65	ln -sf %{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh adhocfilelist
14mr|texlive-adhocfilelist-20130104-7|66	popd
14mr|texlive-adhocfilelist-20130104-7|67	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-adhocfilelist-20130104-7|68	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-adhocfilelist-20130104-7|69	
14mr|texlive-adhocfilelist-20130104-7|70	%changelog
14mr|texlive-adhocfilelist-20130104-7|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130104-7
14mr|texlive-adhocfilelist-20130104-7|72	+ Revision: 9f52a6f
14mr|texlive-adhocfilelist-20130104-7|73	- MassBuild#440: Increase release tag
14mr|texlive-adhocfilelist-20130104-7|74	
14mr|texlive-adhocfilelist-20130104-7|75	

19205 14
14mr|texlive-adjmulticol-1.1-6|1	# revision 28936
14mr|texlive-adjmulticol-1.1-6|2	# category Package
14mr|texlive-adjmulticol-1.1-6|3	# catalog-ctan /macros/latex/contrib/adjmulticol
14mr|texlive-adjmulticol-1.1-6|4	# catalog-date 2013-01-24 12:03:40 +0100
14mr|texlive-adjmulticol-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-adjmulticol-1.1-6|6	# catalog-version 1.1
14mr|texlive-adjmulticol-1.1-6|7	Name:		texlive-adjmulticol
14mr|texlive-adjmulticol-1.1-6|8	Version:	1.1
14mr|texlive-adjmulticol-1.1-6|9	Release:	6
14mr|texlive-adjmulticol-1.1-6|10	Summary:	Adjusting margins for multicolumn and single column output
14mr|texlive-adjmulticol-1.1-6|11	Group:		Publishing
14mr|texlive-adjmulticol-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adjmulticol
14mr|texlive-adjmulticol-1.1-6|13	License:	LPPL1.3
14mr|texlive-adjmulticol-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.tar.xz
14mr|texlive-adjmulticol-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.doc.tar.xz
14mr|texlive-adjmulticol-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.source.tar.xz
14mr|texlive-adjmulticol-1.1-6|17	BuildArch:	noarch
14mr|texlive-adjmulticol-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-adjmulticol-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-adjmulticol-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-adjmulticol-1.1-6|21	
14mr|texlive-adjmulticol-1.1-6|22	%description
14mr|texlive-adjmulticol-1.1-6|23	package extends the multicol package with the option to change
14mr|texlive-adjmulticol-1.1-6|24	the margins for multicolumn and unicolumn layout. The package
14mr|texlive-adjmulticol-1.1-6|25	understands the difference between the even and odd margins for
14mr|texlive-adjmulticol-1.1-6|26	two side printing.
14mr|texlive-adjmulticol-1.1-6|27	
14mr|texlive-adjmulticol-1.1-6|28	%post
14mr|texlive-adjmulticol-1.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-adjmulticol-1.1-6|30	
14mr|texlive-adjmulticol-1.1-6|31	%postun
14mr|texlive-adjmulticol-1.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-adjmulticol-1.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-adjmulticol-1.1-6|34	fi
14mr|texlive-adjmulticol-1.1-6|35	
14mr|texlive-adjmulticol-1.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-adjmulticol-1.1-6|37	%files
14mr|texlive-adjmulticol-1.1-6|38	%{_texmfdistdir}/tex/latex/adjmulticol/adjmulticol.sty
14mr|texlive-adjmulticol-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/adjmulticol/Makefile
14mr|texlive-adjmulticol-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/adjmulticol/README
14mr|texlive-adjmulticol-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.bib
14mr|texlive-adjmulticol-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.pdf
14mr|texlive-adjmulticol-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.pdf
14mr|texlive-adjmulticol-1.1-6|44	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.tex
14mr|texlive-adjmulticol-1.1-6|45	#- source
14mr|texlive-adjmulticol-1.1-6|46	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.dtx
14mr|texlive-adjmulticol-1.1-6|47	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.ins
14mr|texlive-adjmulticol-1.1-6|48	
14mr|texlive-adjmulticol-1.1-6|49	#-----------------------------------------------------------------------
14mr|texlive-adjmulticol-1.1-6|50	%prep
14mr|texlive-adjmulticol-1.1-6|51	%setup -c -a0 -a1 -a2
14mr|texlive-adjmulticol-1.1-6|52	
14mr|texlive-adjmulticol-1.1-6|53	%build
14mr|texlive-adjmulticol-1.1-6|54	
14mr|texlive-adjmulticol-1.1-6|55	%install
14mr|texlive-adjmulticol-1.1-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adjmulticol-1.1-6|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-adjmulticol-1.1-6|58	
14mr|texlive-adjmulticol-1.1-6|59	%changelog
14mr|texlive-adjmulticol-1.1-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-adjmulticol-1.1-6|61	+ Revision: e74ace9
14mr|texlive-adjmulticol-1.1-6|62	- MassBuild#440: Increase release tag
14mr|texlive-adjmulticol-1.1-6|63	
14mr|texlive-adjmulticol-1.1-6|64	

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

19207 14
14mr|texlive-adobemapping-20120508-2|1	# revision 26261
14mr|texlive-adobemapping-20120508-2|2	# category Package
14mr|texlive-adobemapping-20120508-2|3	# catalog-ctan /support/adobemapping
14mr|texlive-adobemapping-20120508-2|4	# catalog-date 2012-05-08 12:38:17 +0200
14mr|texlive-adobemapping-20120508-2|5	# catalog-license bsd
14mr|texlive-adobemapping-20120508-2|6	# catalog-version undef
14mr|texlive-adobemapping-20120508-2|7	Name:		texlive-adobemapping
14mr|texlive-adobemapping-20120508-2|8	Version:	20120508
14mr|texlive-adobemapping-20120508-2|9	Release:	2
14mr|texlive-adobemapping-20120508-2|10	Summary:	Adobe cmap and pdfmapping files
14mr|texlive-adobemapping-20120508-2|11	Group:		Publishing
14mr|texlive-adobemapping-20120508-2|12	URL:		http://www.ctan.org/tex-archive/support/adobemapping
14mr|texlive-adobemapping-20120508-2|13	License:	BSD
14mr|texlive-adobemapping-20120508-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adobemapping.tar.xz
14mr|texlive-adobemapping-20120508-2|15	BuildArch:	noarch
14mr|texlive-adobemapping-20120508-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-adobemapping-20120508-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-adobemapping-20120508-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-adobemapping-20120508-2|19	
14mr|texlive-adobemapping-20120508-2|20	%description
14mr|texlive-adobemapping-20120508-2|21	The package comprises the collection of CMap and PDF mapping
14mr|texlive-adobemapping-20120508-2|22	files now made available for distribution by Adobe systems
14mr|texlive-adobemapping-20120508-2|23	incorporated.
14mr|texlive-adobemapping-20120508-2|24	
14mr|texlive-adobemapping-20120508-2|25	%post
14mr|texlive-adobemapping-20120508-2|26	%{_sbindir}/texlive.post
14mr|texlive-adobemapping-20120508-2|27	
14mr|texlive-adobemapping-20120508-2|28	%postun
14mr|texlive-adobemapping-20120508-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-adobemapping-20120508-2|30	%{_sbindir}/texlive.post
14mr|texlive-adobemapping-20120508-2|31	fi
14mr|texlive-adobemapping-20120508-2|32	
14mr|texlive-adobemapping-20120508-2|33	#-----------------------------------------------------------------------
14mr|texlive-adobemapping-20120508-2|34	%files
14mr|texlive-adobemapping-20120508-2|35	%{_texmfdistdir}/fonts/cmap/adobemapping/LICENSE
14mr|texlive-adobemapping-20120508-2|36	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90ms-RKSJ-UCS2
14mr|texlive-adobemapping-20120508-2|37	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2
14mr|texlive-adobemapping-20120508-2|38	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2C
14mr|texlive-adobemapping-20120508-2|39	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-B5pc
14mr|texlive-adobemapping-20120508-2|40	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-ETen-B5
14mr|texlive-adobemapping-20120508-2|41	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-CID
14mr|texlive-adobemapping-20120508-2|42	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Host
14mr|texlive-adobemapping-20120508-2|43	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Mac
14mr|texlive-adobemapping-20120508-2|44	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBK-EUC
14mr|texlive-adobemapping-20120508-2|45	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBpc-EUC
14mr|texlive-adobemapping-20120508-2|46	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-CID
14mr|texlive-adobemapping-20120508-2|47	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Host
14mr|texlive-adobemapping-20120508-2|48	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Mac
14mr|texlive-adobemapping-20120508-2|49	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90ms-RKSJ
14mr|texlive-adobemapping-20120508-2|50	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90pv-RKSJ
14mr|texlive-adobemapping-20120508-2|51	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-CID
14mr|texlive-adobemapping-20120508-2|52	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Host
14mr|texlive-adobemapping-20120508-2|53	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Mac
14mr|texlive-adobemapping-20120508-2|54	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-H
14mr|texlive-adobemapping-20120508-2|55	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-V
14mr|texlive-adobemapping-20120508-2|56	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-CID
14mr|texlive-adobemapping-20120508-2|57	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Host
14mr|texlive-adobemapping-20120508-2|58	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Mac
14mr|texlive-adobemapping-20120508-2|59	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCms-UHC
14mr|texlive-adobemapping-20120508-2|60	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCpc-EUC
14mr|texlive-adobemapping-20120508-2|61	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2
14mr|texlive-adobemapping-20120508-2|62	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2C
14mr|texlive-adobemapping-20120508-2|63	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/ETen-B5-UCS2
14mr|texlive-adobemapping-20120508-2|64	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBK-EUC-UCS2
14mr|texlive-adobemapping-20120508-2|65	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2
14mr|texlive-adobemapping-20120508-2|66	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2C
14mr|texlive-adobemapping-20120508-2|67	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCms-UHC-UCS2
14mr|texlive-adobemapping-20120508-2|68	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2
14mr|texlive-adobemapping-20120508-2|69	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2C
14mr|texlive-adobemapping-20120508-2|70	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90ms-RKSJ
14mr|texlive-adobemapping-20120508-2|71	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90pv-RKSJ
14mr|texlive-adobemapping-20120508-2|72	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-B5pc
14mr|texlive-adobemapping-20120508-2|73	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-ETen-B5
14mr|texlive-adobemapping-20120508-2|74	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBK-EUC
14mr|texlive-adobemapping-20120508-2|75	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBpc-EUC
14mr|texlive-adobemapping-20120508-2|76	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCms-UHC
14mr|texlive-adobemapping-20120508-2|77	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCpc-EUC
14mr|texlive-adobemapping-20120508-2|78	%{_texmfdistdir}/fonts/cmap/adobemapping/README
14mr|texlive-adobemapping-20120508-2|79	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-CNS1-UCS2
14mr|texlive-adobemapping-20120508-2|80	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-GB1-UCS2
14mr|texlive-adobemapping-20120508-2|81	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Japan1-UCS2
14mr|texlive-adobemapping-20120508-2|82	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Korea1-UCS2
14mr|texlive-adobemapping-20120508-2|83	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-0
14mr|texlive-adobemapping-20120508-2|84	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-1
14mr|texlive-adobemapping-20120508-2|85	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-2
14mr|texlive-adobemapping-20120508-2|86	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-3
14mr|texlive-adobemapping-20120508-2|87	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-4
14mr|texlive-adobemapping-20120508-2|88	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-5
14mr|texlive-adobemapping-20120508-2|89	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-6
14mr|texlive-adobemapping-20120508-2|90	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-H
14mr|texlive-adobemapping-20120508-2|91	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-V
14mr|texlive-adobemapping-20120508-2|92	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-H
14mr|texlive-adobemapping-20120508-2|93	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-V
14mr|texlive-adobemapping-20120508-2|94	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-H
14mr|texlive-adobemapping-20120508-2|95	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-V
14mr|texlive-adobemapping-20120508-2|96	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-H
14mr|texlive-adobemapping-20120508-2|97	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-V
14mr|texlive-adobemapping-20120508-2|98	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-H
14mr|texlive-adobemapping-20120508-2|99	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-V
14mr|texlive-adobemapping-20120508-2|100	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-H
14mr|texlive-adobemapping-20120508-2|101	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-V
14mr|texlive-adobemapping-20120508-2|102	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-H
14mr|texlive-adobemapping-20120508-2|103	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-V
14mr|texlive-adobemapping-20120508-2|104	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-H
14mr|texlive-adobemapping-20120508-2|105	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-V
14mr|texlive-adobemapping-20120508-2|106	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-H
14mr|texlive-adobemapping-20120508-2|107	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-V
14mr|texlive-adobemapping-20120508-2|108	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-H
14mr|texlive-adobemapping-20120508-2|109	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-V
14mr|texlive-adobemapping-20120508-2|110	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-H
14mr|texlive-adobemapping-20120508-2|111	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-V
14mr|texlive-adobemapping-20120508-2|112	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-H
14mr|texlive-adobemapping-20120508-2|113	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-V
14mr|texlive-adobemapping-20120508-2|114	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-H
14mr|texlive-adobemapping-20120508-2|115	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-V
14mr|texlive-adobemapping-20120508-2|116	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-H
14mr|texlive-adobemapping-20120508-2|117	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-V
14mr|texlive-adobemapping-20120508-2|118	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-H
14mr|texlive-adobemapping-20120508-2|119	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-V
14mr|texlive-adobemapping-20120508-2|120	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-H
14mr|texlive-adobemapping-20120508-2|121	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-V
14mr|texlive-adobemapping-20120508-2|122	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-H
14mr|texlive-adobemapping-20120508-2|123	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-V
14mr|texlive-adobemapping-20120508-2|124	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-H
14mr|texlive-adobemapping-20120508-2|125	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-V
14mr|texlive-adobemapping-20120508-2|126	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/cid2code.txt
14mr|texlive-adobemapping-20120508-2|127	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-0
14mr|texlive-adobemapping-20120508-2|128	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-1
14mr|texlive-adobemapping-20120508-2|129	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-2
14mr|texlive-adobemapping-20120508-2|130	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-3
14mr|texlive-adobemapping-20120508-2|131	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-4
14mr|texlive-adobemapping-20120508-2|132	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-5
14mr|texlive-adobemapping-20120508-2|133	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-H
14mr|texlive-adobemapping-20120508-2|134	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-V
14mr|texlive-adobemapping-20120508-2|135	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-H
14mr|texlive-adobemapping-20120508-2|136	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-V
14mr|texlive-adobemapping-20120508-2|137	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-H
14mr|texlive-adobemapping-20120508-2|138	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-V
14mr|texlive-adobemapping-20120508-2|139	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-H
14mr|texlive-adobemapping-20120508-2|140	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-V
14mr|texlive-adobemapping-20120508-2|141	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-H
14mr|texlive-adobemapping-20120508-2|142	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-V
14mr|texlive-adobemapping-20120508-2|143	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-H
14mr|texlive-adobemapping-20120508-2|144	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-V
14mr|texlive-adobemapping-20120508-2|145	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-H
14mr|texlive-adobemapping-20120508-2|146	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-V
14mr|texlive-adobemapping-20120508-2|147	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-H
14mr|texlive-adobemapping-20120508-2|148	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-V
14mr|texlive-adobemapping-20120508-2|149	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-H
14mr|texlive-adobemapping-20120508-2|150	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-V
14mr|texlive-adobemapping-20120508-2|151	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-H
14mr|texlive-adobemapping-20120508-2|152	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-V
14mr|texlive-adobemapping-20120508-2|153	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-H
14mr|texlive-adobemapping-20120508-2|154	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-V
14mr|texlive-adobemapping-20120508-2|155	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-H
14mr|texlive-adobemapping-20120508-2|156	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-V
14mr|texlive-adobemapping-20120508-2|157	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-H
14mr|texlive-adobemapping-20120508-2|158	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-V
14mr|texlive-adobemapping-20120508-2|159	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/cid2code.txt
14mr|texlive-adobemapping-20120508-2|160	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-H
14mr|texlive-adobemapping-20120508-2|161	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-V
14mr|texlive-adobemapping-20120508-2|162	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-H
14mr|texlive-adobemapping-20120508-2|163	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-V
14mr|texlive-adobemapping-20120508-2|164	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-H
14mr|texlive-adobemapping-20120508-2|165	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-H
14mr|texlive-adobemapping-20120508-2|166	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-V
14mr|texlive-adobemapping-20120508-2|167	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-V
14mr|texlive-adobemapping-20120508-2|168	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-H
14mr|texlive-adobemapping-20120508-2|169	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-V
14mr|texlive-adobemapping-20120508-2|170	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/83pv-RKSJ-H
14mr|texlive-adobemapping-20120508-2|171	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-H
14mr|texlive-adobemapping-20120508-2|172	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-V
14mr|texlive-adobemapping-20120508-2|173	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-H
14mr|texlive-adobemapping-20120508-2|174	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-V
14mr|texlive-adobemapping-20120508-2|175	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-H
14mr|texlive-adobemapping-20120508-2|176	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-V
14mr|texlive-adobemapping-20120508-2|177	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-H
14mr|texlive-adobemapping-20120508-2|178	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-H
14mr|texlive-adobemapping-20120508-2|179	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-V
14mr|texlive-adobemapping-20120508-2|180	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-V
14mr|texlive-adobemapping-20120508-2|181	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-0
14mr|texlive-adobemapping-20120508-2|182	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-1
14mr|texlive-adobemapping-20120508-2|183	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-2
14mr|texlive-adobemapping-20120508-2|184	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-3
14mr|texlive-adobemapping-20120508-2|185	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-4
14mr|texlive-adobemapping-20120508-2|186	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-5
14mr|texlive-adobemapping-20120508-2|187	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-6
14mr|texlive-adobemapping-20120508-2|188	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-H
14mr|texlive-adobemapping-20120508-2|189	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-V
14mr|texlive-adobemapping-20120508-2|190	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-H
14mr|texlive-adobemapping-20120508-2|191	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-H
14mr|texlive-adobemapping-20120508-2|192	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-V
14mr|texlive-adobemapping-20120508-2|193	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-V
14mr|texlive-adobemapping-20120508-2|194	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/H
14mr|texlive-adobemapping-20120508-2|195	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hankaku
14mr|texlive-adobemapping-20120508-2|196	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hiragana
14mr|texlive-adobemapping-20120508-2|197	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Katakana
14mr|texlive-adobemapping-20120508-2|198	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-H
14mr|texlive-adobemapping-20120508-2|199	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-V
14mr|texlive-adobemapping-20120508-2|200	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-H
14mr|texlive-adobemapping-20120508-2|201	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-V
14mr|texlive-adobemapping-20120508-2|202	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Roman
14mr|texlive-adobemapping-20120508-2|203	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-H
14mr|texlive-adobemapping-20120508-2|204	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-H
14mr|texlive-adobemapping-20120508-2|205	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-V
14mr|texlive-adobemapping-20120508-2|206	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-V
14mr|texlive-adobemapping-20120508-2|207	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-H
14mr|texlive-adobemapping-20120508-2|208	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-V
14mr|texlive-adobemapping-20120508-2|209	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-H
14mr|texlive-adobemapping-20120508-2|210	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-V
14mr|texlive-adobemapping-20120508-2|211	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-H
14mr|texlive-adobemapping-20120508-2|212	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-V
14mr|texlive-adobemapping-20120508-2|213	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-H
14mr|texlive-adobemapping-20120508-2|214	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-V
14mr|texlive-adobemapping-20120508-2|215	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-H
14mr|texlive-adobemapping-20120508-2|216	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-V
14mr|texlive-adobemapping-20120508-2|217	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-H
14mr|texlive-adobemapping-20120508-2|218	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-V
14mr|texlive-adobemapping-20120508-2|219	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-HW-V
14mr|texlive-adobemapping-20120508-2|220	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-V
14mr|texlive-adobemapping-20120508-2|221	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UTF8-V
14mr|texlive-adobemapping-20120508-2|222	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-H
14mr|texlive-adobemapping-20120508-2|223	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-V
14mr|texlive-adobemapping-20120508-2|224	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-H
14mr|texlive-adobemapping-20120508-2|225	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-V
14mr|texlive-adobemapping-20120508-2|226	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/V
14mr|texlive-adobemapping-20120508-2|227	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/WP-Symbol
14mr|texlive-adobemapping-20120508-2|228	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/cid2code.txt
14mr|texlive-adobemapping-20120508-2|229	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-0
14mr|texlive-adobemapping-20120508-2|230	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-1
14mr|texlive-adobemapping-20120508-2|231	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-2
14mr|texlive-adobemapping-20120508-2|232	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-H
14mr|texlive-adobemapping-20120508-2|233	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-V
14mr|texlive-adobemapping-20120508-2|234	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-H
14mr|texlive-adobemapping-20120508-2|235	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-H
14mr|texlive-adobemapping-20120508-2|236	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-V
14mr|texlive-adobemapping-20120508-2|237	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-V
14mr|texlive-adobemapping-20120508-2|238	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-H
14mr|texlive-adobemapping-20120508-2|239	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-H
14mr|texlive-adobemapping-20120508-2|240	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-V
14mr|texlive-adobemapping-20120508-2|241	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-V
14mr|texlive-adobemapping-20120508-2|242	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-H
14mr|texlive-adobemapping-20120508-2|243	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-V
14mr|texlive-adobemapping-20120508-2|244	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-H
14mr|texlive-adobemapping-20120508-2|245	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-V
14mr|texlive-adobemapping-20120508-2|246	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-H
14mr|texlive-adobemapping-20120508-2|247	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-V
14mr|texlive-adobemapping-20120508-2|248	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-H
14mr|texlive-adobemapping-20120508-2|249	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-V
14mr|texlive-adobemapping-20120508-2|250	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-H
14mr|texlive-adobemapping-20120508-2|251	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-V
14mr|texlive-adobemapping-20120508-2|252	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/cid2code.txt
14mr|texlive-adobemapping-20120508-2|253	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-current-versions.txt
14mr|texlive-adobemapping-20120508-2|254	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-readme.txt
14mr|texlive-adobemapping-20120508-2|255	%{_texmfdistdir}/fonts/cmap/adobemapping/mapping-readme.txt
14mr|texlive-adobemapping-20120508-2|256	
14mr|texlive-adobemapping-20120508-2|257	#-----------------------------------------------------------------------
14mr|texlive-adobemapping-20120508-2|258	%prep
14mr|texlive-adobemapping-20120508-2|259	%setup -c -a0
14mr|texlive-adobemapping-20120508-2|260	
14mr|texlive-adobemapping-20120508-2|261	%build
14mr|texlive-adobemapping-20120508-2|262	
14mr|texlive-adobemapping-20120508-2|263	%install
14mr|texlive-adobemapping-20120508-2|264	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adobemapping-20120508-2|265	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-adobemapping-20120508-2|266	
14mr|texlive-adobemapping-20120508-2|267	
14mr|texlive-adobemapping-20120508-2|268	
14mr|texlive-adobemapping-20120508-2|269	%changelog
14mr|texlive-adobemapping-20120508-2|270	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120508-2
14mr|texlive-adobemapping-20120508-2|271	+ Revision: 6b7acdd
14mr|texlive-adobemapping-20120508-2|272	- MassBuild#440: Increase release tag
14mr|texlive-adobemapping-20120508-2|273	
14mr|texlive-adobemapping-20120508-2|274	

19208 14
14mr|texlive-adrconv-1.3-3|1	# revision 17683
14mr|texlive-adrconv-1.3-3|2	# category Package
14mr|texlive-adrconv-1.3-3|3	# catalog-ctan /macros/latex/contrib/adrconv
14mr|texlive-adrconv-1.3-3|4	# catalog-date 2010-04-05 11:11:18 +0200
14mr|texlive-adrconv-1.3-3|5	# catalog-license lppl
14mr|texlive-adrconv-1.3-3|6	# catalog-version 1.3
14mr|texlive-adrconv-1.3-3|7	Name:		texlive-adrconv
14mr|texlive-adrconv-1.3-3|8	Version:	1.3
14mr|texlive-adrconv-1.3-3|9	Release:	3
14mr|texlive-adrconv-1.3-3|10	Summary:	BibTeX styles to implement an address database
14mr|texlive-adrconv-1.3-3|11	Group:		Publishing
14mr|texlive-adrconv-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adrconv
14mr|texlive-adrconv-1.3-3|13	License:	LPPL
14mr|texlive-adrconv-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.tar.xz
14mr|texlive-adrconv-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.doc.tar.xz
14mr|texlive-adrconv-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.source.tar.xz
14mr|texlive-adrconv-1.3-3|17	BuildArch:	noarch
14mr|texlive-adrconv-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-adrconv-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-adrconv-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-adrconv-1.3-3|21	
14mr|texlive-adrconv-1.3-3|22	%description
14mr|texlive-adrconv-1.3-3|23	Adrconv is a collection of BibTeX style files to turn an
14mr|texlive-adrconv-1.3-3|24	address database stored in the .bib format into files suitable
14mr|texlive-adrconv-1.3-3|25	for printing as address books or included into letter classes
14mr|texlive-adrconv-1.3-3|26	like akletter or scrletter2. Adrconv will sort the data either
14mr|texlive-adrconv-1.3-3|27	by name or birthday and create output files in various formats
14mr|texlive-adrconv-1.3-3|28	for address books or time planers.
14mr|texlive-adrconv-1.3-3|29	
14mr|texlive-adrconv-1.3-3|30	%post
14mr|texlive-adrconv-1.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-adrconv-1.3-3|32	
14mr|texlive-adrconv-1.3-3|33	%postun
14mr|texlive-adrconv-1.3-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-adrconv-1.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-adrconv-1.3-3|36	fi
14mr|texlive-adrconv-1.3-3|37	
14mr|texlive-adrconv-1.3-3|38	#-----------------------------------------------------------------------
14mr|texlive-adrconv-1.3-3|39	%files
14mr|texlive-adrconv-1.3-3|40	%{_texmfdistdir}/bibtex/bst/adrconv/adrbirthday.bst
14mr|texlive-adrconv-1.3-3|41	%{_texmfdistdir}/bibtex/bst/adrconv/adrconv.bst
14mr|texlive-adrconv-1.3-3|42	%{_texmfdistdir}/bibtex/bst/adrconv/adrfax.bst
14mr|texlive-adrconv-1.3-3|43	%{_texmfdistdir}/tex/latex/adrconv/adrdir.cfg
14mr|texlive-adrconv-1.3-3|44	%{_texmfdistdir}/tex/latex/adrconv/adrplaner.cfg
14mr|texlive-adrconv-1.3-3|45	%{_texmfdistdir}/tex/latex/adrconv/adrsmall.cfg
14mr|texlive-adrconv-1.3-3|46	%doc %{_texmfdistdir}/doc/latex/adrconv/2latex.vim
14mr|texlive-adrconv-1.3-3|47	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv.tex
14mr|texlive-adrconv-1.3-3|48	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo
14mr|texlive-adrconv-1.3-3|49	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/QuickLook/Thumbnail.jpg
14mr|texlive-adrconv-1.3-3|50	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/index.xml.gz
14mr|texlive-adrconv-1.3-3|51	%doc %{_texmfdistdir}/doc/latex/adrconv/adrdir.tex
14mr|texlive-adrconv-1.3-3|52	%doc %{_texmfdistdir}/doc/latex/adrconv/adrfax.tex
14mr|texlive-adrconv-1.3-3|53	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.pdf
14mr|texlive-adrconv-1.3-3|54	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.tex
14mr|texlive-adrconv-1.3-3|55	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage1.tex
14mr|texlive-adrconv-1.3-3|56	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage2.tex
14mr|texlive-adrconv-1.3-3|57	%doc %{_texmfdistdir}/doc/latex/adrconv/birthday.tex
14mr|texlive-adrconv-1.3-3|58	%doc %{_texmfdistdir}/doc/latex/adrconv/example.bib
14mr|texlive-adrconv-1.3-3|59	#- source
14mr|texlive-adrconv-1.3-3|60	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.dtx
14mr|texlive-adrconv-1.3-3|61	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.ins
14mr|texlive-adrconv-1.3-3|62	
14mr|texlive-adrconv-1.3-3|63	#-----------------------------------------------------------------------
14mr|texlive-adrconv-1.3-3|64	%prep
14mr|texlive-adrconv-1.3-3|65	%setup -c -a0 -a1 -a2
14mr|texlive-adrconv-1.3-3|66	
14mr|texlive-adrconv-1.3-3|67	%build
14mr|texlive-adrconv-1.3-3|68	
14mr|texlive-adrconv-1.3-3|69	%install
14mr|texlive-adrconv-1.3-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-adrconv-1.3-3|71	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-adrconv-1.3-3|72	
14mr|texlive-adrconv-1.3-3|73	
14mr|texlive-adrconv-1.3-3|74	
14mr|texlive-adrconv-1.3-3|75	%changelog
14mr|texlive-adrconv-1.3-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-adrconv-1.3-3|77	+ Revision: 67d18ad
14mr|texlive-adrconv-1.3-3|78	- MassBuild#440: Increase release tag
14mr|texlive-adrconv-1.3-3|79	
14mr|texlive-adrconv-1.3-3|80	

19209 14
14mr|texlive-advdate-20101122-3|1	# revision 20538
14mr|texlive-advdate-20101122-3|2	# category Package
14mr|texlive-advdate-20101122-3|3	# catalog-ctan /macros/latex/contrib/advdate
14mr|texlive-advdate-20101122-3|4	# catalog-date 2010-11-22 09:08:01 +0100
14mr|texlive-advdate-20101122-3|5	# catalog-license lppl1.3
14mr|texlive-advdate-20101122-3|6	# catalog-version undef
14mr|texlive-advdate-20101122-3|7	Name:		texlive-advdate
14mr|texlive-advdate-20101122-3|8	Version:	20101122
14mr|texlive-advdate-20101122-3|9	Release:	3
14mr|texlive-advdate-20101122-3|10	Summary:	Print a date relative to "today"
14mr|texlive-advdate-20101122-3|11	Group:		Publishing
14mr|texlive-advdate-20101122-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/advdate
14mr|texlive-advdate-20101122-3|13	License:	LPPL1.3
14mr|texlive-advdate-20101122-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.tar.xz
14mr|texlive-advdate-20101122-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.doc.tar.xz
14mr|texlive-advdate-20101122-3|16	BuildArch:	noarch
14mr|texlive-advdate-20101122-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-advdate-20101122-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-advdate-20101122-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-advdate-20101122-3|20	
14mr|texlive-advdate-20101122-3|21	%description
14mr|texlive-advdate-20101122-3|22	Provides macros which can add a specified number of days to the
14mr|texlive-advdate-20101122-3|23	current date (as specified in \today), to save, set and restore
14mr|texlive-advdate-20101122-3|24	the 'current date' and print it. Intended for use, for example,
14mr|texlive-advdate-20101122-3|25	in invoices payable within 14 days from today etc. Has only
14mr|texlive-advdate-20101122-3|26	been tested with Czech dates.
14mr|texlive-advdate-20101122-3|27	
14mr|texlive-advdate-20101122-3|28	%post
14mr|texlive-advdate-20101122-3|29	%{_sbindir}/texlive.post
14mr|texlive-advdate-20101122-3|30	
14mr|texlive-advdate-20101122-3|31	%postun
14mr|texlive-advdate-20101122-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-advdate-20101122-3|33	%{_sbindir}/texlive.post
14mr|texlive-advdate-20101122-3|34	fi
14mr|texlive-advdate-20101122-3|35	
14mr|texlive-advdate-20101122-3|36	#-----------------------------------------------------------------------
14mr|texlive-advdate-20101122-3|37	%files
14mr|texlive-advdate-20101122-3|38	%{_texmfdistdir}/tex/latex/advdate/advdate.sty
14mr|texlive-advdate-20101122-3|39	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.pdf
14mr|texlive-advdate-20101122-3|40	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.tex
14mr|texlive-advdate-20101122-3|41	%doc %{_texmfdistdir}/doc/latex/advdate/manifest.txt
14mr|texlive-advdate-20101122-3|42	
14mr|texlive-advdate-20101122-3|43	#-----------------------------------------------------------------------
14mr|texlive-advdate-20101122-3|44	%prep
14mr|texlive-advdate-20101122-3|45	%setup -c -a0 -a1
14mr|texlive-advdate-20101122-3|46	
14mr|texlive-advdate-20101122-3|47	%build
14mr|texlive-advdate-20101122-3|48	
14mr|texlive-advdate-20101122-3|49	%install
14mr|texlive-advdate-20101122-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-advdate-20101122-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-advdate-20101122-3|52	
14mr|texlive-advdate-20101122-3|53	
14mr|texlive-advdate-20101122-3|54	
14mr|texlive-advdate-20101122-3|55	%changelog
14mr|texlive-advdate-20101122-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101122-3
14mr|texlive-advdate-20101122-3|57	+ Revision: 721c826
14mr|texlive-advdate-20101122-3|58	- MassBuild#440: Increase release tag
14mr|texlive-advdate-20101122-3|59	
14mr|texlive-advdate-20101122-3|60	

19210 14
14mr|texlive-ae-1.4-3|1	# revision 15878
14mr|texlive-ae-1.4-3|2	# category Package
14mr|texlive-ae-1.4-3|3	# catalog-ctan /fonts/ae
14mr|texlive-ae-1.4-3|4	# catalog-date 2009-06-30 11:37:01 +0200
14mr|texlive-ae-1.4-3|5	# catalog-license lppl
14mr|texlive-ae-1.4-3|6	# catalog-version 1.4
14mr|texlive-ae-1.4-3|7	Name:		texlive-ae
14mr|texlive-ae-1.4-3|8	Version:	1.4
14mr|texlive-ae-1.4-3|9	Release:	3
14mr|texlive-ae-1.4-3|10	Summary:	Virtual fonts for T1 encoded CMR-fonts
14mr|texlive-ae-1.4-3|11	Group:		Publishing
14mr|texlive-ae-1.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ae
14mr|texlive-ae-1.4-3|13	License:	LPPL
14mr|texlive-ae-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.tar.xz
14mr|texlive-ae-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.doc.tar.xz
14mr|texlive-ae-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.source.tar.xz
14mr|texlive-ae-1.4-3|17	BuildArch:	noarch
14mr|texlive-ae-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ae-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ae-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ae-1.4-3|21	
14mr|texlive-ae-1.4-3|22	%description
14mr|texlive-ae-1.4-3|23	A set of virtual fonts which emulates T1 coded fonts using the
14mr|texlive-ae-1.4-3|24	standard CM fonts. The package name, AE fonts, supposedly
14mr|texlive-ae-1.4-3|25	stands for "Almost European". The main use of the package was
14mr|texlive-ae-1.4-3|26	to produce PDF files using Adobe Type 1 versions of the CM
14mr|texlive-ae-1.4-3|27	fonts instead of bitmapped EC fonts. Note that direct
14mr|texlive-ae-1.4-3|28	substitutes for the bitmapped EC fonts are now available, via
14mr|texlive-ae-1.4-3|29	the CM-super, Latin Modern and (in a restricted way) CM-LGC
14mr|texlive-ae-1.4-3|30	font sets.
14mr|texlive-ae-1.4-3|31	
14mr|texlive-ae-1.4-3|32	%post
14mr|texlive-ae-1.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-ae-1.4-3|34	
14mr|texlive-ae-1.4-3|35	%postun
14mr|texlive-ae-1.4-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-ae-1.4-3|37	%{_sbindir}/texlive.post
14mr|texlive-ae-1.4-3|38	fi
14mr|texlive-ae-1.4-3|39	
14mr|texlive-ae-1.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-ae-1.4-3|41	%files
14mr|texlive-ae-1.4-3|42	%{_texmfdistdir}/fonts/tfm/public/ae/aeb10.tfm
14mr|texlive-ae-1.4-3|43	%{_texmfdistdir}/fonts/tfm/public/ae/aebx10.tfm
14mr|texlive-ae-1.4-3|44	%{_texmfdistdir}/fonts/tfm/public/ae/aebx12.tfm
14mr|texlive-ae-1.4-3|45	%{_texmfdistdir}/fonts/tfm/public/ae/aebx5.tfm
14mr|texlive-ae-1.4-3|46	%{_texmfdistdir}/fonts/tfm/public/ae/aebx6.tfm
14mr|texlive-ae-1.4-3|47	%{_texmfdistdir}/fonts/tfm/public/ae/aebx7.tfm
14mr|texlive-ae-1.4-3|48	%{_texmfdistdir}/fonts/tfm/public/ae/aebx8.tfm
14mr|texlive-ae-1.4-3|49	%{_texmfdistdir}/fonts/tfm/public/ae/aebx9.tfm
14mr|texlive-ae-1.4-3|50	%{_texmfdistdir}/fonts/tfm/public/ae/aebxsl10.tfm
14mr|texlive-ae-1.4-3|51	%{_texmfdistdir}/fonts/tfm/public/ae/aebxti10.tfm
14mr|texlive-ae-1.4-3|52	%{_texmfdistdir}/fonts/tfm/public/ae/aecsc10.tfm
14mr|texlive-ae-1.4-3|53	%{_texmfdistdir}/fonts/tfm/public/ae/aeitt10.tfm
14mr|texlive-ae-1.4-3|54	%{_texmfdistdir}/fonts/tfm/public/ae/aer10.tfm
14mr|texlive-ae-1.4-3|55	%{_texmfdistdir}/fonts/tfm/public/ae/aer12.tfm
14mr|texlive-ae-1.4-3|56	%{_texmfdistdir}/fonts/tfm/public/ae/aer17.tfm
14mr|texlive-ae-1.4-3|57	%{_texmfdistdir}/fonts/tfm/public/ae/aer5.tfm
14mr|texlive-ae-1.4-3|58	%{_texmfdistdir}/fonts/tfm/public/ae/aer6.tfm
14mr|texlive-ae-1.4-3|59	%{_texmfdistdir}/fonts/tfm/public/ae/aer7.tfm
14mr|texlive-ae-1.4-3|60	%{_texmfdistdir}/fonts/tfm/public/ae/aer8.tfm
14mr|texlive-ae-1.4-3|61	%{_texmfdistdir}/fonts/tfm/public/ae/aer9.tfm
14mr|texlive-ae-1.4-3|62	%{_texmfdistdir}/fonts/tfm/public/ae/aesl10.tfm
14mr|texlive-ae-1.4-3|63	%{_texmfdistdir}/fonts/tfm/public/ae/aesl12.tfm
14mr|texlive-ae-1.4-3|64	%{_texmfdistdir}/fonts/tfm/public/ae/aesl8.tfm
14mr|texlive-ae-1.4-3|65	%{_texmfdistdir}/fonts/tfm/public/ae/aesl9.tfm
14mr|texlive-ae-1.4-3|66	%{_texmfdistdir}/fonts/tfm/public/ae/aesltt10.tfm
14mr|texlive-ae-1.4-3|67	%{_texmfdistdir}/fonts/tfm/public/ae/aess10.tfm
14mr|texlive-ae-1.4-3|68	%{_texmfdistdir}/fonts/tfm/public/ae/aess12.tfm
14mr|texlive-ae-1.4-3|69	%{_texmfdistdir}/fonts/tfm/public/ae/aess17.tfm
14mr|texlive-ae-1.4-3|70	%{_texmfdistdir}/fonts/tfm/public/ae/aess8.tfm
14mr|texlive-ae-1.4-3|71	%{_texmfdistdir}/fonts/tfm/public/ae/aess9.tfm
14mr|texlive-ae-1.4-3|72	%{_texmfdistdir}/fonts/tfm/public/ae/aessbx10.tfm
14mr|texlive-ae-1.4-3|73	%{_texmfdistdir}/fonts/tfm/public/ae/aessdc10.tfm
14mr|texlive-ae-1.4-3|74	%{_texmfdistdir}/fonts/tfm/public/ae/aessi10.tfm
14mr|texlive-ae-1.4-3|75	%{_texmfdistdir}/fonts/tfm/public/ae/aessi12.tfm
14mr|texlive-ae-1.4-3|76	%{_texmfdistdir}/fonts/tfm/public/ae/aessi17.tfm
14mr|texlive-ae-1.4-3|77	%{_texmfdistdir}/fonts/tfm/public/ae/aessi8.tfm
14mr|texlive-ae-1.4-3|78	%{_texmfdistdir}/fonts/tfm/public/ae/aessi9.tfm
14mr|texlive-ae-1.4-3|79	%{_texmfdistdir}/fonts/tfm/public/ae/aetcsc10.tfm
14mr|texlive-ae-1.4-3|80	%{_texmfdistdir}/fonts/tfm/public/ae/aeti10.tfm
14mr|texlive-ae-1.4-3|81	%{_texmfdistdir}/fonts/tfm/public/ae/aeti12.tfm
14mr|texlive-ae-1.4-3|82	%{_texmfdistdir}/fonts/tfm/public/ae/aeti7.tfm
14mr|texlive-ae-1.4-3|83	%{_texmfdistdir}/fonts/tfm/public/ae/aeti8.tfm
14mr|texlive-ae-1.4-3|84	%{_texmfdistdir}/fonts/tfm/public/ae/aeti9.tfm
14mr|texlive-ae-1.4-3|85	%{_texmfdistdir}/fonts/tfm/public/ae/aett10.tfm
14mr|texlive-ae-1.4-3|86	%{_texmfdistdir}/fonts/tfm/public/ae/aett12.tfm
14mr|texlive-ae-1.4-3|87	%{_texmfdistdir}/fonts/tfm/public/ae/aett8.tfm
14mr|texlive-ae-1.4-3|88	%{_texmfdistdir}/fonts/tfm/public/ae/aett9.tfm
14mr|texlive-ae-1.4-3|89	%{_texmfdistdir}/fonts/tfm/public/ae/laess8.tfm
14mr|texlive-ae-1.4-3|90	%{_texmfdistdir}/fonts/tfm/public/ae/laessb8.tfm
14mr|texlive-ae-1.4-3|91	%{_texmfdistdir}/fonts/tfm/public/ae/laessi8.tfm
14mr|texlive-ae-1.4-3|92	%{_texmfdistdir}/fonts/vf/public/ae/aeb10.vf
14mr|texlive-ae-1.4-3|93	%{_texmfdistdir}/fonts/vf/public/ae/aebx10.vf
14mr|texlive-ae-1.4-3|94	%{_texmfdistdir}/fonts/vf/public/ae/aebx12.vf
14mr|texlive-ae-1.4-3|95	%{_texmfdistdir}/fonts/vf/public/ae/aebx5.vf
14mr|texlive-ae-1.4-3|96	%{_texmfdistdir}/fonts/vf/public/ae/aebx6.vf
14mr|texlive-ae-1.4-3|97	%{_texmfdistdir}/fonts/vf/public/ae/aebx7.vf
14mr|texlive-ae-1.4-3|98	%{_texmfdistdir}/fonts/vf/public/ae/aebx8.vf
14mr|texlive-ae-1.4-3|99	%{_texmfdistdir}/fonts/vf/public/ae/aebx9.vf
14mr|texlive-ae-1.4-3|100	%{_texmfdistdir}/fonts/vf/public/ae/aebxsl10.vf
14mr|texlive-ae-1.4-3|101	%{_texmfdistdir}/fonts/vf/public/ae/aebxti10.vf
14mr|texlive-ae-1.4-3|102	%{_texmfdistdir}/fonts/vf/public/ae/aecsc10.vf
14mr|texlive-ae-1.4-3|103	%{_texmfdistdir}/fonts/vf/public/ae/aeitt10.vf
14mr|texlive-ae-1.4-3|104	%{_texmfdistdir}/fonts/vf/public/ae/aer10.vf
14mr|texlive-ae-1.4-3|105	%{_texmfdistdir}/fonts/vf/public/ae/aer12.vf
14mr|texlive-ae-1.4-3|106	%{_texmfdistdir}/fonts/vf/public/ae/aer17.vf
14mr|texlive-ae-1.4-3|107	%{_texmfdistdir}/fonts/vf/public/ae/aer5.vf
14mr|texlive-ae-1.4-3|108	%{_texmfdistdir}/fonts/vf/public/ae/aer6.vf
14mr|texlive-ae-1.4-3|109	%{_texmfdistdir}/fonts/vf/public/ae/aer7.vf
14mr|texlive-ae-1.4-3|110	%{_texmfdistdir}/fonts/vf/public/ae/aer8.vf
14mr|texlive-ae-1.4-3|111	%{_texmfdistdir}/fonts/vf/public/ae/aer9.vf
14mr|texlive-ae-1.4-3|112	%{_texmfdistdir}/fonts/vf/public/ae/aesl10.vf
14mr|texlive-ae-1.4-3|113	%{_texmfdistdir}/fonts/vf/public/ae/aesl12.vf
14mr|texlive-ae-1.4-3|114	%{_texmfdistdir}/fonts/vf/public/ae/aesl8.vf
14mr|texlive-ae-1.4-3|115	%{_texmfdistdir}/fonts/vf/public/ae/aesl9.vf
14mr|texlive-ae-1.4-3|116	%{_texmfdistdir}/fonts/vf/public/ae/aesltt10.vf
14mr|texlive-ae-1.4-3|117	%{_texmfdistdir}/fonts/vf/public/ae/aess10.vf
14mr|texlive-ae-1.4-3|118	%{_texmfdistdir}/fonts/vf/public/ae/aess12.vf
14mr|texlive-ae-1.4-3|119	%{_texmfdistdir}/fonts/vf/public/ae/aess17.vf
14mr|texlive-ae-1.4-3|120	%{_texmfdistdir}/fonts/vf/public/ae/aess8.vf
14mr|texlive-ae-1.4-3|121	%{_texmfdistdir}/fonts/vf/public/ae/aess9.vf
14mr|texlive-ae-1.4-3|122	%{_texmfdistdir}/fonts/vf/public/ae/aessbx10.vf
14mr|texlive-ae-1.4-3|123	%{_texmfdistdir}/fonts/vf/public/ae/aessdc10.vf
14mr|texlive-ae-1.4-3|124	%{_texmfdistdir}/fonts/vf/public/ae/aessi10.vf
14mr|texlive-ae-1.4-3|125	%{_texmfdistdir}/fonts/vf/public/ae/aessi12.vf
14mr|texlive-ae-1.4-3|126	%{_texmfdistdir}/fonts/vf/public/ae/aessi17.vf
14mr|texlive-ae-1.4-3|127	%{_texmfdistdir}/fonts/vf/public/ae/aessi8.vf
14mr|texlive-ae-1.4-3|128	%{_texmfdistdir}/fonts/vf/public/ae/aessi9.vf
14mr|texlive-ae-1.4-3|129	%{_texmfdistdir}/fonts/vf/public/ae/aetcsc10.vf
14mr|texlive-ae-1.4-3|130	%{_texmfdistdir}/fonts/vf/public/ae/aeti10.vf
14mr|texlive-ae-1.4-3|131	%{_texmfdistdir}/fonts/vf/public/ae/aeti12.vf
14mr|texlive-ae-1.4-3|132	%{_texmfdistdir}/fonts/vf/public/ae/aeti7.vf
14mr|texlive-ae-1.4-3|133	%{_texmfdistdir}/fonts/vf/public/ae/aeti8.vf
14mr|texlive-ae-1.4-3|134	%{_texmfdistdir}/fonts/vf/public/ae/aeti9.vf
14mr|texlive-ae-1.4-3|135	%{_texmfdistdir}/fonts/vf/public/ae/aett10.vf
14mr|texlive-ae-1.4-3|136	%{_texmfdistdir}/fonts/vf/public/ae/aett12.vf
14mr|texlive-ae-1.4-3|137	%{_texmfdistdir}/fonts/vf/public/ae/aett8.vf
14mr|texlive-ae-1.4-3|138	%{_texmfdistdir}/fonts/vf/public/ae/aett9.vf
14mr|texlive-ae-1.4-3|139	%{_texmfdistdir}/fonts/vf/public/ae/laess8.vf
14mr|texlive-ae-1.4-3|140	%{_texmfdistdir}/fonts/vf/public/ae/laessb8.vf
14mr|texlive-ae-1.4-3|141	%{_texmfdistdir}/fonts/vf/public/ae/laessi8.vf
14mr|texlive-ae-1.4-3|142	%{_texmfdistdir}/tex/latex/ae/ae.sty
14mr|texlive-ae-1.4-3|143	%{_texmfdistdir}/tex/latex/ae/aecompl.sty
14mr|texlive-ae-1.4-3|144	%{_texmfdistdir}/tex/latex/ae/omlaer.fd
14mr|texlive-ae-1.4-3|145	%{_texmfdistdir}/tex/latex/ae/omsaer.fd
14mr|texlive-ae-1.4-3|146	%{_texmfdistdir}/tex/latex/ae/ot1aer.fd
14mr|texlive-ae-1.4-3|147	%{_texmfdistdir}/tex/latex/ae/ot1aess.fd
14mr|texlive-ae-1.4-3|148	%{_texmfdistdir}/tex/latex/ae/ot1aett.fd
14mr|texlive-ae-1.4-3|149	%{_texmfdistdir}/tex/latex/ae/ot1laess.fd
14mr|texlive-ae-1.4-3|150	%{_texmfdistdir}/tex/latex/ae/ot1laett.fd
14mr|texlive-ae-1.4-3|151	%{_texmfdistdir}/tex/latex/ae/t1aer.fd
14mr|texlive-ae-1.4-3|152	%{_texmfdistdir}/tex/latex/ae/t1aess.fd
14mr|texlive-ae-1.4-3|153	%{_texmfdistdir}/tex/latex/ae/t1aett.fd
14mr|texlive-ae-1.4-3|154	%{_texmfdistdir}/tex/latex/ae/t1laess.fd
14mr|texlive-ae-1.4-3|155	%{_texmfdistdir}/tex/latex/ae/t1laett.fd
14mr|texlive-ae-1.4-3|156	%doc %{_texmfdistdir}/doc/fonts/ae/COPYING
14mr|texlive-ae-1.4-3|157	%doc %{_texmfdistdir}/doc/fonts/ae/MANIFEST
14mr|texlive-ae-1.4-3|158	%doc %{_texmfdistdir}/doc/fonts/ae/README
14mr|texlive-ae-1.4-3|159	#- source
14mr|texlive-ae-1.4-3|160	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.mtx
14mr|texlive-ae-1.4-3|161	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.tex
14mr|texlive-ae-1.4-3|162	%doc %{_texmfdistdir}/source/fonts/ae/aehax5.mtx
14mr|texlive-ae-1.4-3|163	%doc %{_texmfdistdir}/source/fonts/ae/aehaxit.mtx
14mr|texlive-ae-1.4-3|164	%doc %{_texmfdistdir}/source/fonts/ae/aehaxrm.mtx
14mr|texlive-ae-1.4-3|165	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsc.mtx
14mr|texlive-ae-1.4-3|166	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsl.mtx
14mr|texlive-ae-1.4-3|167	%doc %{_texmfdistdir}/source/fonts/ae/aehaxss.mtx
14mr|texlive-ae-1.4-3|168	%doc %{_texmfdistdir}/source/fonts/ae/aelatin.mtx
14mr|texlive-ae-1.4-3|169	%doc %{_texmfdistdir}/source/fonts/ae/aelatint.mtx
14mr|texlive-ae-1.4-3|170	%doc %{_texmfdistdir}/source/fonts/ae/aesample.tex
14mr|texlive-ae-1.4-3|171	%doc %{_texmfdistdir}/source/fonts/ae/aet1.etx
14mr|texlive-ae-1.4-3|172	%doc %{_texmfdistdir}/source/fonts/ae/bxittest.tex
14mr|texlive-ae-1.4-3|173	%doc %{_texmfdistdir}/source/fonts/ae/clean
14mr|texlive-ae-1.4-3|174	%doc %{_texmfdistdir}/source/fonts/ae/germtest.tex
14mr|texlive-ae-1.4-3|175	%doc %{_texmfdistdir}/source/fonts/ae/go
14mr|texlive-ae-1.4-3|176	%doc %{_texmfdistdir}/source/fonts/ae/install
14mr|texlive-ae-1.4-3|177	%doc %{_texmfdistdir}/source/fonts/ae/makepl
14mr|texlive-ae-1.4-3|178	%doc %{_texmfdistdir}/source/fonts/ae/ot1tt.etx
14mr|texlive-ae-1.4-3|179	%doc %{_texmfdistdir}/source/fonts/ae/slitest.tex
14mr|texlive-ae-1.4-3|180	
14mr|texlive-ae-1.4-3|181	#-----------------------------------------------------------------------
14mr|texlive-ae-1.4-3|182	%prep
14mr|texlive-ae-1.4-3|183	%setup -c -a0 -a1 -a2
14mr|texlive-ae-1.4-3|184	
14mr|texlive-ae-1.4-3|185	%build
14mr|texlive-ae-1.4-3|186	
14mr|texlive-ae-1.4-3|187	%install
14mr|texlive-ae-1.4-3|188	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ae-1.4-3|189	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ae-1.4-3|190	
14mr|texlive-ae-1.4-3|191	
14mr|texlive-ae-1.4-3|192	
14mr|texlive-ae-1.4-3|193	%changelog
14mr|texlive-ae-1.4-3|194	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-ae-1.4-3|195	+ Revision: 665fbf3
14mr|texlive-ae-1.4-3|196	- MassBuild#440: Increase release tag
14mr|texlive-ae-1.4-3|197	
14mr|texlive-ae-1.4-3|198	

19211 14
14mr|texlive-aeguill-20090430-3|1	# revision 15878
14mr|texlive-aeguill-20090430-3|2	# category Package
14mr|texlive-aeguill-20090430-3|3	# catalog-ctan /macros/latex/contrib/aeguill
14mr|texlive-aeguill-20090430-3|4	# catalog-date 2009-04-30 00:32:08 +0200
14mr|texlive-aeguill-20090430-3|5	# catalog-license lppl
14mr|texlive-aeguill-20090430-3|6	# catalog-version undef
14mr|texlive-aeguill-20090430-3|7	Name:		texlive-aeguill
14mr|texlive-aeguill-20090430-3|8	Version:	20090430
14mr|texlive-aeguill-20090430-3|9	Release:	3
14mr|texlive-aeguill-20090430-3|10	Summary:	Add several kinds of guillemets to the ae fonts
14mr|texlive-aeguill-20090430-3|11	Group:		Publishing
14mr|texlive-aeguill-20090430-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aeguill
14mr|texlive-aeguill-20090430-3|13	License:	LPPL
14mr|texlive-aeguill-20090430-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.tar.xz
14mr|texlive-aeguill-20090430-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.doc.tar.xz
14mr|texlive-aeguill-20090430-3|16	BuildArch:	noarch
14mr|texlive-aeguill-20090430-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aeguill-20090430-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aeguill-20090430-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-aeguill-20090430-3|20	
14mr|texlive-aeguill-20090430-3|21	%description
14mr|texlive-aeguill-20090430-3|22	The package enables the user to add guillemets from several
14mr|texlive-aeguill-20090430-3|23	source (Polish cmr, Cyrillic cmr, lasy and ec) to the ae fonts.
14mr|texlive-aeguill-20090430-3|24	This was useful when the ae fonts were used to produce PDF
14mr|texlive-aeguill-20090430-3|25	files, since the additional guillemets exist in fonts available
14mr|texlive-aeguill-20090430-3|26	in Adobe Type 1 format.
14mr|texlive-aeguill-20090430-3|27	
14mr|texlive-aeguill-20090430-3|28	%post
14mr|texlive-aeguill-20090430-3|29	%{_sbindir}/texlive.post
14mr|texlive-aeguill-20090430-3|30	
14mr|texlive-aeguill-20090430-3|31	%postun
14mr|texlive-aeguill-20090430-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-aeguill-20090430-3|33	%{_sbindir}/texlive.post
14mr|texlive-aeguill-20090430-3|34	fi
14mr|texlive-aeguill-20090430-3|35	
14mr|texlive-aeguill-20090430-3|36	#-----------------------------------------------------------------------
14mr|texlive-aeguill-20090430-3|37	%files
14mr|texlive-aeguill-20090430-3|38	%{_texmfdistdir}/tex/latex/aeguill/aeguill.sty
14mr|texlive-aeguill-20090430-3|39	%doc %{_texmfdistdir}/doc/latex/aeguill/README
14mr|texlive-aeguill-20090430-3|40	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.pdf
14mr|texlive-aeguill-20090430-3|41	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.tex
14mr|texlive-aeguill-20090430-3|42	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.pdf
14mr|texlive-aeguill-20090430-3|43	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.tex
14mr|texlive-aeguill-20090430-3|44	%doc %{_texmfdistdir}/doc/latex/aeguill/license.txt
14mr|texlive-aeguill-20090430-3|45	
14mr|texlive-aeguill-20090430-3|46	#-----------------------------------------------------------------------
14mr|texlive-aeguill-20090430-3|47	%prep
14mr|texlive-aeguill-20090430-3|48	%setup -c -a0 -a1
14mr|texlive-aeguill-20090430-3|49	
14mr|texlive-aeguill-20090430-3|50	%build
14mr|texlive-aeguill-20090430-3|51	
14mr|texlive-aeguill-20090430-3|52	%install
14mr|texlive-aeguill-20090430-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aeguill-20090430-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aeguill-20090430-3|55	
14mr|texlive-aeguill-20090430-3|56	
14mr|texlive-aeguill-20090430-3|57	
14mr|texlive-aeguill-20090430-3|58	%changelog
14mr|texlive-aeguill-20090430-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090430-3
14mr|texlive-aeguill-20090430-3|60	+ Revision: 3113b36
14mr|texlive-aeguill-20090430-3|61	- MassBuild#440: Increase release tag
14mr|texlive-aeguill-20090430-3|62	
14mr|texlive-aeguill-20090430-3|63	

19212 14
14mr|texlive-afm2pl-20131013-6|1	# revision 29752
14mr|texlive-afm2pl-20131013-6|2	# category TLCore
14mr|texlive-afm2pl-20131013-6|3	# catalog-ctan undef
14mr|texlive-afm2pl-20131013-6|4	# catalog-date undef
14mr|texlive-afm2pl-20131013-6|5	# catalog-license undef
14mr|texlive-afm2pl-20131013-6|6	# catalog-version undef
14mr|texlive-afm2pl-20131013-6|7	Name:		texlive-afm2pl
14mr|texlive-afm2pl-20131013-6|8	Version:	20131013
14mr|texlive-afm2pl-20131013-6|9	Release:	6
14mr|texlive-afm2pl-20131013-6|10	Summary:	TeXLive afm2pl package
14mr|texlive-afm2pl-20131013-6|11	Group:		Publishing
14mr|texlive-afm2pl-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-afm2pl-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-afm2pl-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.tar.xz
14mr|texlive-afm2pl-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.doc.tar.xz
14mr|texlive-afm2pl-20131013-6|16	BuildArch:	noarch
14mr|texlive-afm2pl-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-afm2pl-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-afm2pl-20131013-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-afm2pl-20131013-6|20	Requires:	texlive-afm2pl.bin
14mr|texlive-afm2pl-20131013-6|21	%rename tetex-afm
14mr|texlive-afm2pl-20131013-6|22	%rename texlive-texmf-afm
14mr|texlive-afm2pl-20131013-6|23	
14mr|texlive-afm2pl-20131013-6|24	%description
14mr|texlive-afm2pl-20131013-6|25	TeXLive afm2pl package.
14mr|texlive-afm2pl-20131013-6|26	
14mr|texlive-afm2pl-20131013-6|27	%post
14mr|texlive-afm2pl-20131013-6|28	%{_sbindir}/texlive.post
14mr|texlive-afm2pl-20131013-6|29	
14mr|texlive-afm2pl-20131013-6|30	%postun
14mr|texlive-afm2pl-20131013-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-afm2pl-20131013-6|32	%{_sbindir}/texlive.post
14mr|texlive-afm2pl-20131013-6|33	fi
14mr|texlive-afm2pl-20131013-6|34	
14mr|texlive-afm2pl-20131013-6|35	#-----------------------------------------------------------------------
14mr|texlive-afm2pl-20131013-6|36	%files
14mr|texlive-afm2pl-20131013-6|37	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc
14mr|texlive-afm2pl-20131013-6|38	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc
14mr|texlive-afm2pl-20131013-6|39	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc
14mr|texlive-afm2pl-20131013-6|40	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc
14mr|texlive-afm2pl-20131013-6|41	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc
14mr|texlive-afm2pl-20131013-6|42	%{_texmfdistdir}/fonts/lig/afm2pl/accents.lig
14mr|texlive-afm2pl-20131013-6|43	%{_texmfdistdir}/fonts/lig/afm2pl/bound.lig
14mr|texlive-afm2pl-20131013-6|44	%{_texmfdistdir}/fonts/lig/afm2pl/default.lig
14mr|texlive-afm2pl-20131013-6|45	%{_texmfdistdir}/fonts/lig/afm2pl/defpost.lig
14mr|texlive-afm2pl-20131013-6|46	%{_texmfdistdir}/fonts/lig/afm2pl/defpre.lig
14mr|texlive-afm2pl-20131013-6|47	%{_texmfdistdir}/fonts/lig/afm2pl/forge.lig
14mr|texlive-afm2pl-20131013-6|48	%{_texmfdistdir}/fonts/lig/afm2pl/ligtex.lig
14mr|texlive-afm2pl-20131013-6|49	%{_texmfdistdir}/tex/fontinst/afm2pl/README
14mr|texlive-afm2pl-20131013-6|50	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1.etx
14mr|texlive-afm2pl-20131013-6|51	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1c.etx
14mr|texlive-afm2pl-20131013-6|52	%{_texmfdistdir}/tex/fontinst/afm2pl/makesc8y.tex
14mr|texlive-afm2pl-20131013-6|53	%doc %{_mandir}/man1/afm2pl.1*
14mr|texlive-afm2pl-20131013-6|54	%doc %{_texmfdistdir}/doc/man/man1/afm2pl.man1.pdf
14mr|texlive-afm2pl-20131013-6|55	
14mr|texlive-afm2pl-20131013-6|56	#-----------------------------------------------------------------------
14mr|texlive-afm2pl-20131013-6|57	%prep
14mr|texlive-afm2pl-20131013-6|58	%setup -c -a0 -a1
14mr|texlive-afm2pl-20131013-6|59	
14mr|texlive-afm2pl-20131013-6|60	%build
14mr|texlive-afm2pl-20131013-6|61	
14mr|texlive-afm2pl-20131013-6|62	%install
14mr|texlive-afm2pl-20131013-6|63	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-afm2pl-20131013-6|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-afm2pl-20131013-6|65	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-afm2pl-20131013-6|66	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-afm2pl-20131013-6|67	
14mr|texlive-afm2pl-20131013-6|68	%changelog
14mr|texlive-afm2pl-20131013-6|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-afm2pl-20131013-6|70	+ Revision: 47df434
14mr|texlive-afm2pl-20131013-6|71	- MassBuild#440: Increase release tag
14mr|texlive-afm2pl-20131013-6|72	
14mr|texlive-afm2pl-20131013-6|73	

19213 14
14mr|texlive-afthesis-2.7-3|1	# revision 15878
14mr|texlive-afthesis-2.7-3|2	# category Package
14mr|texlive-afthesis-2.7-3|3	# catalog-ctan /macros/latex/contrib/afthesis
14mr|texlive-afthesis-2.7-3|4	# catalog-date 2008-11-01 22:12:33 +0100
14mr|texlive-afthesis-2.7-3|5	# catalog-license pd
14mr|texlive-afthesis-2.7-3|6	# catalog-version 2.7
14mr|texlive-afthesis-2.7-3|7	Name:		texlive-afthesis
14mr|texlive-afthesis-2.7-3|8	Version:	2.7
14mr|texlive-afthesis-2.7-3|9	Release:	3
14mr|texlive-afthesis-2.7-3|10	Summary:	Air Force Institute of Technology thesis class
14mr|texlive-afthesis-2.7-3|11	Group:		Publishing
14mr|texlive-afthesis-2.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/afthesis
14mr|texlive-afthesis-2.7-3|13	License:	PD
14mr|texlive-afthesis-2.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.tar.xz
14mr|texlive-afthesis-2.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.doc.tar.xz
14mr|texlive-afthesis-2.7-3|16	BuildArch:	noarch
14mr|texlive-afthesis-2.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-afthesis-2.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-afthesis-2.7-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-afthesis-2.7-3|20	
14mr|texlive-afthesis-2.7-3|21	%description
14mr|texlive-afthesis-2.7-3|22	LaTeX thesis/dissertation class for US Air Force Institute Of
14mr|texlive-afthesis-2.7-3|23	Technology.
14mr|texlive-afthesis-2.7-3|24	
14mr|texlive-afthesis-2.7-3|25	%post
14mr|texlive-afthesis-2.7-3|26	%{_sbindir}/texlive.post
14mr|texlive-afthesis-2.7-3|27	
14mr|texlive-afthesis-2.7-3|28	%postun
14mr|texlive-afthesis-2.7-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-afthesis-2.7-3|30	%{_sbindir}/texlive.post
14mr|texlive-afthesis-2.7-3|31	fi
14mr|texlive-afthesis-2.7-3|32	
14mr|texlive-afthesis-2.7-3|33	#-----------------------------------------------------------------------
14mr|texlive-afthesis-2.7-3|34	%files
14mr|texlive-afthesis-2.7-3|35	%{_texmfdistdir}/bibtex/bst/afthesis/thesnumb.bst
14mr|texlive-afthesis-2.7-3|36	%{_texmfdistdir}/tex/latex/afthesis/afthes10.sty
14mr|texlive-afthesis-2.7-3|37	%{_texmfdistdir}/tex/latex/afthesis/afthes11.sty
14mr|texlive-afthesis-2.7-3|38	%{_texmfdistdir}/tex/latex/afthesis/afthes12.sty
14mr|texlive-afthesis-2.7-3|39	%{_texmfdistdir}/tex/latex/afthesis/afthesis.cls
14mr|texlive-afthesis-2.7-3|40	%{_texmfdistdir}/tex/latex/afthesis/afthesis.sty
14mr|texlive-afthesis-2.7-3|41	%doc %{_texmfdistdir}/doc/latex/afthesis/README
14mr|texlive-afthesis-2.7-3|42	%doc %{_texmfdistdir}/doc/latex/afthesis/thesnumb.doc
14mr|texlive-afthesis-2.7-3|43	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.pdf
14mr|texlive-afthesis-2.7-3|44	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.tex
14mr|texlive-afthesis-2.7-3|45	
14mr|texlive-afthesis-2.7-3|46	#-----------------------------------------------------------------------
14mr|texlive-afthesis-2.7-3|47	%prep
14mr|texlive-afthesis-2.7-3|48	%setup -c -a0 -a1
14mr|texlive-afthesis-2.7-3|49	
14mr|texlive-afthesis-2.7-3|50	%build
14mr|texlive-afthesis-2.7-3|51	
14mr|texlive-afthesis-2.7-3|52	%install
14mr|texlive-afthesis-2.7-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-afthesis-2.7-3|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-afthesis-2.7-3|55	
14mr|texlive-afthesis-2.7-3|56	
14mr|texlive-afthesis-2.7-3|57	
14mr|texlive-afthesis-2.7-3|58	%changelog
14mr|texlive-afthesis-2.7-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7-3
14mr|texlive-afthesis-2.7-3|60	+ Revision: d1f04da
14mr|texlive-afthesis-2.7-3|61	- MassBuild#440: Increase release tag
14mr|texlive-afthesis-2.7-3|62	
14mr|texlive-afthesis-2.7-3|63	

19214 14
14mr|texlive-aguplus-1.6b-3|1	# revision 17156
14mr|texlive-aguplus-1.6b-3|2	# category Package
14mr|texlive-aguplus-1.6b-3|3	# catalog-ctan /macros/latex/contrib/aguplus
14mr|texlive-aguplus-1.6b-3|4	# catalog-date 2010-02-24 21:28:09 +0100
14mr|texlive-aguplus-1.6b-3|5	# catalog-license lppl
14mr|texlive-aguplus-1.6b-3|6	# catalog-version 1.6b
14mr|texlive-aguplus-1.6b-3|7	Name:		texlive-aguplus
14mr|texlive-aguplus-1.6b-3|8	Version:	1.6b
14mr|texlive-aguplus-1.6b-3|9	Release:	3
14mr|texlive-aguplus-1.6b-3|10	Summary:	Styles for American Geophysical Union
14mr|texlive-aguplus-1.6b-3|11	Group:		Publishing
14mr|texlive-aguplus-1.6b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aguplus
14mr|texlive-aguplus-1.6b-3|13	License:	LPPL
14mr|texlive-aguplus-1.6b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.tar.xz
14mr|texlive-aguplus-1.6b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.doc.tar.xz
14mr|texlive-aguplus-1.6b-3|16	BuildArch:	noarch
14mr|texlive-aguplus-1.6b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aguplus-1.6b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aguplus-1.6b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-aguplus-1.6b-3|20	
14mr|texlive-aguplus-1.6b-3|21	%description
14mr|texlive-aguplus-1.6b-3|22	This bundle started as an extension to the AGU's own published
14mr|texlive-aguplus-1.6b-3|23	styles, providing extra facilities and improved usability. The
14mr|texlive-aguplus-1.6b-3|24	AGU now publishes satisfactory LaTeX materials of its own; the
14mr|texlive-aguplus-1.6b-3|25	author of aguplus recommends that users switch to using the
14mr|texlive-aguplus-1.6b-3|26	official distribution.
14mr|texlive-aguplus-1.6b-3|27	
14mr|texlive-aguplus-1.6b-3|28	%post
14mr|texlive-aguplus-1.6b-3|29	%{_sbindir}/texlive.post
14mr|texlive-aguplus-1.6b-3|30	
14mr|texlive-aguplus-1.6b-3|31	%postun
14mr|texlive-aguplus-1.6b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-aguplus-1.6b-3|33	%{_sbindir}/texlive.post
14mr|texlive-aguplus-1.6b-3|34	fi
14mr|texlive-aguplus-1.6b-3|35	
14mr|texlive-aguplus-1.6b-3|36	#-----------------------------------------------------------------------
14mr|texlive-aguplus-1.6b-3|37	%files
14mr|texlive-aguplus-1.6b-3|38	%{_texmfdistdir}/bibtex/bst/aguplus/agu.bst
14mr|texlive-aguplus-1.6b-3|39	%{_texmfdistdir}/bibtex/bst/aguplus/agu04.bst
14mr|texlive-aguplus-1.6b-3|40	%{_texmfdistdir}/bibtex/bst/aguplus/agufull.bst
14mr|texlive-aguplus-1.6b-3|41	%{_texmfdistdir}/bibtex/bst/aguplus/agufull04.bst
14mr|texlive-aguplus-1.6b-3|42	%{_texmfdistdir}/tex/latex/aguplus/aguplus.cls
14mr|texlive-aguplus-1.6b-3|43	%{_texmfdistdir}/tex/latex/aguplus/aguplus.sty
14mr|texlive-aguplus-1.6b-3|44	%{_texmfdistdir}/tex/latex/aguplus/agupp.sty
14mr|texlive-aguplus-1.6b-3|45	%doc %{_texmfdistdir}/doc/latex/aguplus/README
14mr|texlive-aguplus-1.6b-3|46	%doc %{_texmfdistdir}/doc/latex/aguplus/README.aguplus
14mr|texlive-aguplus-1.6b-3|47	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.pdf
14mr|texlive-aguplus-1.6b-3|48	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.tex
14mr|texlive-aguplus-1.6b-3|49	%doc %{_texmfdistdir}/doc/latex/aguplus/changes.v16b
14mr|texlive-aguplus-1.6b-3|50	%doc %{_texmfdistdir}/doc/latex/aguplus/geophys.tex
14mr|texlive-aguplus-1.6b-3|51	%doc %{_texmfdistdir}/doc/latex/aguplus/sample.bib
14mr|texlive-aguplus-1.6b-3|52	%doc %{_texmfdistdir}/doc/latex/aguplus/samplus.tex
14mr|texlive-aguplus-1.6b-3|53	
14mr|texlive-aguplus-1.6b-3|54	#-----------------------------------------------------------------------
14mr|texlive-aguplus-1.6b-3|55	%prep
14mr|texlive-aguplus-1.6b-3|56	%setup -c -a0 -a1
14mr|texlive-aguplus-1.6b-3|57	
14mr|texlive-aguplus-1.6b-3|58	%build
14mr|texlive-aguplus-1.6b-3|59	
14mr|texlive-aguplus-1.6b-3|60	%install
14mr|texlive-aguplus-1.6b-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aguplus-1.6b-3|62	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aguplus-1.6b-3|63	
14mr|texlive-aguplus-1.6b-3|64	
14mr|texlive-aguplus-1.6b-3|65	
14mr|texlive-aguplus-1.6b-3|66	%changelog
14mr|texlive-aguplus-1.6b-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6b-3
14mr|texlive-aguplus-1.6b-3|68	+ Revision: c2e595e
14mr|texlive-aguplus-1.6b-3|69	- MassBuild#440: Increase release tag
14mr|texlive-aguplus-1.6b-3|70	
14mr|texlive-aguplus-1.6b-3|71	

19215 14
14mr|texlive-aiaa-3.6-3|1	# revision 15878
14mr|texlive-aiaa-3.6-3|2	# category Package
14mr|texlive-aiaa-3.6-3|3	# catalog-ctan /macros/latex/contrib/aiaa
14mr|texlive-aiaa-3.6-3|4	# catalog-date 2006-09-12 13:40:13 +0200
14mr|texlive-aiaa-3.6-3|5	# catalog-license lppl
14mr|texlive-aiaa-3.6-3|6	# catalog-version 3.6
14mr|texlive-aiaa-3.6-3|7	Name:		texlive-aiaa
14mr|texlive-aiaa-3.6-3|8	Version:	3.6
14mr|texlive-aiaa-3.6-3|9	Release:	3
14mr|texlive-aiaa-3.6-3|10	Summary:	Typeset AIAA conference papers
14mr|texlive-aiaa-3.6-3|11	Group:		Publishing
14mr|texlive-aiaa-3.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aiaa
14mr|texlive-aiaa-3.6-3|13	License:	LPPL
14mr|texlive-aiaa-3.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.tar.xz
14mr|texlive-aiaa-3.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.doc.tar.xz
14mr|texlive-aiaa-3.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.source.tar.xz
14mr|texlive-aiaa-3.6-3|17	BuildArch:	noarch
14mr|texlive-aiaa-3.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-aiaa-3.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-aiaa-3.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-aiaa-3.6-3|21	
14mr|texlive-aiaa-3.6-3|22	%description
14mr|texlive-aiaa-3.6-3|23	A bundle of LaTeX/BibTeX files and sample documents to aid
14mr|texlive-aiaa-3.6-3|24	those producing papers and journal articles according to the
14mr|texlive-aiaa-3.6-3|25	guidelines of the American Institute of Aeronautics and
14mr|texlive-aiaa-3.6-3|26	Astronautics (AIAA).
14mr|texlive-aiaa-3.6-3|27	
14mr|texlive-aiaa-3.6-3|28	%post
14mr|texlive-aiaa-3.6-3|29	%{_sbindir}/texlive.post
14mr|texlive-aiaa-3.6-3|30	
14mr|texlive-aiaa-3.6-3|31	%postun
14mr|texlive-aiaa-3.6-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-aiaa-3.6-3|33	%{_sbindir}/texlive.post
14mr|texlive-aiaa-3.6-3|34	fi
14mr|texlive-aiaa-3.6-3|35	
14mr|texlive-aiaa-3.6-3|36	#-----------------------------------------------------------------------
14mr|texlive-aiaa-3.6-3|37	%files
14mr|texlive-aiaa-3.6-3|38	%{_texmfdistdir}/bibtex/bst/aiaa/aiaa.bst
14mr|texlive-aiaa-3.6-3|39	%{_texmfdistdir}/tex/latex/aiaa/aiaa-tc.cls
14mr|texlive-aiaa-3.6-3|40	%doc %{_texmfdistdir}/doc/latex/aiaa/README
14mr|texlive-aiaa-3.6-3|41	%doc %{_texmfdistdir}/doc/latex/aiaa/aiaa.pdf
14mr|texlive-aiaa-3.6-3|42	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.pdf
14mr|texlive-aiaa-3.6-3|43	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.tex
14mr|texlive-aiaa-3.6-3|44	%doc %{_texmfdistdir}/doc/latex/aiaa/bibtex_database.bib
14mr|texlive-aiaa-3.6-3|45	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.eps
14mr|texlive-aiaa-3.6-3|46	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.pdf
14mr|texlive-aiaa-3.6-3|47	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/CHANGES
14mr|texlive-aiaa-3.6-3|48	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/MANIFEST
14mr|texlive-aiaa-3.6-3|49	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/README
14mr|texlive-aiaa-3.6-3|50	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.dtx
14mr|texlive-aiaa-3.6-3|51	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.ins
14mr|texlive-aiaa-3.6-3|52	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.pdf
14mr|texlive-aiaa-3.6-3|53	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaalgo.eps
14mr|texlive-aiaa-3.6-3|54	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps
14mr|texlive-aiaa-3.6-3|55	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.tex
14mr|texlive-aiaa-3.6-3|56	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpbtx.bib
14mr|texlive-aiaa-3.6-3|57	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpfig.eps
14mr|texlive-aiaa-3.6-3|58	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstbtx.bib
14mr|texlive-aiaa-3.6-3|59	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstref.tex
14mr|texlive-aiaa-3.6-3|60	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpfig.eps
14mr|texlive-aiaa-3.6-3|61	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpsubf.tex
14mr|texlive-aiaa-3.6-3|62	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smpfig.eps
14mr|texlive-aiaa-3.6-3|63	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps
14mr|texlive-aiaa-3.6-3|64	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.sty
14mr|texlive-aiaa-3.6-3|65	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.tex
14mr|texlive-aiaa-3.6-3|66	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.pdf
14mr|texlive-aiaa-3.6-3|67	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.tex
14mr|texlive-aiaa-3.6-3|68	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.pdf
14mr|texlive-aiaa-3.6-3|69	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.tex
14mr|texlive-aiaa-3.6-3|70	#- source
14mr|texlive-aiaa-3.6-3|71	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.dtx
14mr|texlive-aiaa-3.6-3|72	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.ins
14mr|texlive-aiaa-3.6-3|73	
14mr|texlive-aiaa-3.6-3|74	#-----------------------------------------------------------------------
14mr|texlive-aiaa-3.6-3|75	%prep
14mr|texlive-aiaa-3.6-3|76	%setup -c -a0 -a1 -a2
14mr|texlive-aiaa-3.6-3|77	
14mr|texlive-aiaa-3.6-3|78	%build
14mr|texlive-aiaa-3.6-3|79	
14mr|texlive-aiaa-3.6-3|80	%install
14mr|texlive-aiaa-3.6-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aiaa-3.6-3|82	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-aiaa-3.6-3|83	
14mr|texlive-aiaa-3.6-3|84	
14mr|texlive-aiaa-3.6-3|85	
14mr|texlive-aiaa-3.6-3|86	%changelog
14mr|texlive-aiaa-3.6-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-3
14mr|texlive-aiaa-3.6-3|88	+ Revision: 10457e6
14mr|texlive-aiaa-3.6-3|89	- MassBuild#440: Increase release tag
14mr|texlive-aiaa-3.6-3|90	
14mr|texlive-aiaa-3.6-3|91	

19216 14
14mr|texlive-aichej-20080816-3|1	# revision 15878
14mr|texlive-aichej-20080816-3|2	# category Package
14mr|texlive-aichej-20080816-3|3	# catalog-ctan /biblio/bibtex/contrib/misc/aichej.bst
14mr|texlive-aichej-20080816-3|4	# catalog-date 2008-08-16 20:32:59 +0200
14mr|texlive-aichej-20080816-3|5	# catalog-license lppl
14mr|texlive-aichej-20080816-3|6	# catalog-version undef
14mr|texlive-aichej-20080816-3|7	Name:		texlive-aichej
14mr|texlive-aichej-20080816-3|8	Version:	20080816
14mr|texlive-aichej-20080816-3|9	Release:	3
14mr|texlive-aichej-20080816-3|10	Summary:	Bibliography style file for the AIChE Journal
14mr|texlive-aichej-20080816-3|11	Group:		Publishing
14mr|texlive-aichej-20080816-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/aichej.bst
14mr|texlive-aichej-20080816-3|13	License:	LPPL
14mr|texlive-aichej-20080816-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aichej.tar.xz
14mr|texlive-aichej-20080816-3|15	BuildArch:	noarch
14mr|texlive-aichej-20080816-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-aichej-20080816-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-aichej-20080816-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-aichej-20080816-3|19	
14mr|texlive-aichej-20080816-3|20	%description
14mr|texlive-aichej-20080816-3|21	The style was generated using custom-bib, and implements the
14mr|texlive-aichej-20080816-3|22	style of the American Institute of Chemical Engineers Jounal
14mr|texlive-aichej-20080816-3|23	(or AIChE Journal or AIChE J or AIChEJ).
14mr|texlive-aichej-20080816-3|24	
14mr|texlive-aichej-20080816-3|25	%post
14mr|texlive-aichej-20080816-3|26	%{_sbindir}/texlive.post
14mr|texlive-aichej-20080816-3|27	
14mr|texlive-aichej-20080816-3|28	%postun
14mr|texlive-aichej-20080816-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-aichej-20080816-3|30	%{_sbindir}/texlive.post
14mr|texlive-aichej-20080816-3|31	fi
14mr|texlive-aichej-20080816-3|32	
14mr|texlive-aichej-20080816-3|33	#-----------------------------------------------------------------------
14mr|texlive-aichej-20080816-3|34	%files
14mr|texlive-aichej-20080816-3|35	%{_texmfdistdir}/bibtex/bst/aichej/aichej.bst
14mr|texlive-aichej-20080816-3|36	
14mr|texlive-aichej-20080816-3|37	#-----------------------------------------------------------------------
14mr|texlive-aichej-20080816-3|38	%prep
14mr|texlive-aichej-20080816-3|39	%setup -c -a0
14mr|texlive-aichej-20080816-3|40	
14mr|texlive-aichej-20080816-3|41	%build
14mr|texlive-aichej-20080816-3|42	
14mr|texlive-aichej-20080816-3|43	%install
14mr|texlive-aichej-20080816-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aichej-20080816-3|45	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-aichej-20080816-3|46	
14mr|texlive-aichej-20080816-3|47	
14mr|texlive-aichej-20080816-3|48	
14mr|texlive-aichej-20080816-3|49	%changelog
14mr|texlive-aichej-20080816-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080816-3
14mr|texlive-aichej-20080816-3|51	+ Revision: 5b257e8
14mr|texlive-aichej-20080816-3|52	- MassBuild#440: Increase release tag
14mr|texlive-aichej-20080816-3|53	
14mr|texlive-aichej-20080816-3|54	

19217 14
14mr|texlive-akktex-0.3.2-3|1	# revision 26055
14mr|texlive-akktex-0.3.2-3|2	# category Package
14mr|texlive-akktex-0.3.2-3|3	# catalog-ctan /macros/latex/contrib/akktex
14mr|texlive-akktex-0.3.2-3|4	# catalog-date 2010-08-24 18:19:56 +0200
14mr|texlive-akktex-0.3.2-3|5	# catalog-license lppl
14mr|texlive-akktex-0.3.2-3|6	# catalog-version 0.3.2
14mr|texlive-akktex-0.3.2-3|7	Name:		texlive-akktex
14mr|texlive-akktex-0.3.2-3|8	Version:	0.3.2
14mr|texlive-akktex-0.3.2-3|9	Release:	3
14mr|texlive-akktex-0.3.2-3|10	Summary:	A collection of packages and classes
14mr|texlive-akktex-0.3.2-3|11	Group:		Publishing
14mr|texlive-akktex-0.3.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/akktex
14mr|texlive-akktex-0.3.2-3|13	License:	LPPL
14mr|texlive-akktex-0.3.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akktex.tar.xz
14mr|texlive-akktex-0.3.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akktex.doc.tar.xz
14mr|texlive-akktex-0.3.2-3|16	BuildArch:	noarch
14mr|texlive-akktex-0.3.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-akktex-0.3.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-akktex-0.3.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-akktex-0.3.2-3|20	
14mr|texlive-akktex-0.3.2-3|21	%description
14mr|texlive-akktex-0.3.2-3|22	The bundle provides: - new document classes for technical
14mr|texlive-akktex-0.3.2-3|23	documents, thesis works, manuscripts and lecture notes; - many
14mr|texlive-akktex-0.3.2-3|24	mathematical packages providing a large number of macros for
14mr|texlive-akktex-0.3.2-3|25	mathematical texts; - layout providing a non-empty parskip with
14mr|texlive-akktex-0.3.2-3|26	extended length corrections and new section definition
14mr|texlive-akktex-0.3.2-3|27	commands; - easy label creation for counters; and - german
14mr|texlive-akktex-0.3.2-3|28	language tools and predefined abbreviations.
14mr|texlive-akktex-0.3.2-3|29	
14mr|texlive-akktex-0.3.2-3|30	%post
14mr|texlive-akktex-0.3.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-akktex-0.3.2-3|32	
14mr|texlive-akktex-0.3.2-3|33	%postun
14mr|texlive-akktex-0.3.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-akktex-0.3.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-akktex-0.3.2-3|36	fi
14mr|texlive-akktex-0.3.2-3|37	
14mr|texlive-akktex-0.3.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-akktex-0.3.2-3|39	%files
14mr|texlive-akktex-0.3.2-3|40	%{_texmfdistdir}/tex/latex/akktex/akkconditional.sty
14mr|texlive-akktex-0.3.2-3|41	%{_texmfdistdir}/tex/latex/akktex/akkcounterlabelpattern.sty
14mr|texlive-akktex-0.3.2-3|42	%{_texmfdistdir}/tex/latex/akktex/akkcs.sty
14mr|texlive-akktex-0.3.2-3|43	%{_texmfdistdir}/tex/latex/akktex/akkdoc.sty
14mr|texlive-akktex-0.3.2-3|44	%{_texmfdistdir}/tex/latex/akktex/akkgerman.sty
14mr|texlive-akktex-0.3.2-3|45	%{_texmfdistdir}/tex/latex/akktex/akkgermanabbreviations.sty
14mr|texlive-akktex-0.3.2-3|46	%{_texmfdistdir}/tex/latex/akktex/akklecture.cls
14mr|texlive-akktex-0.3.2-3|47	%{_texmfdistdir}/tex/latex/akktex/akklongpage.sty
14mr|texlive-akktex-0.3.2-3|48	%{_texmfdistdir}/tex/latex/akktex/akkmath.sty
14mr|texlive-akktex-0.3.2-3|49	%{_texmfdistdir}/tex/latex/akktex/akkmathbasic.sty
14mr|texlive-akktex-0.3.2-3|50	%{_texmfdistdir}/tex/latex/akktex/akkmathdisc.sty
14mr|texlive-akktex-0.3.2-3|51	%{_texmfdistdir}/tex/latex/akktex/akkmathfun.sty
14mr|texlive-akktex-0.3.2-3|52	%{_texmfdistdir}/tex/latex/akktex/akkmathnum.sty
14mr|texlive-akktex-0.3.2-3|53	%{_texmfdistdir}/tex/latex/akktex/akkmathpaper.sty
14mr|texlive-akktex-0.3.2-3|54	%{_texmfdistdir}/tex/latex/akktex/akkmathproof.sty
14mr|texlive-akktex-0.3.2-3|55	%{_texmfdistdir}/tex/latex/akktex/akkmathrel.sty
14mr|texlive-akktex-0.3.2-3|56	%{_texmfdistdir}/tex/latex/akktex/akkmathset.sty
14mr|texlive-akktex-0.3.2-3|57	%{_texmfdistdir}/tex/latex/akktex/akkmathtext.sty
14mr|texlive-akktex-0.3.2-3|58	%{_texmfdistdir}/tex/latex/akktex/akknum.sty
14mr|texlive-akktex-0.3.2-3|59	%{_texmfdistdir}/tex/latex/akktex/akkparskip.sty
14mr|texlive-akktex-0.3.2-3|60	%{_texmfdistdir}/tex/latex/akktex/akkscript.cls
14mr|texlive-akktex-0.3.2-3|61	%{_texmfdistdir}/tex/latex/akktex/akksection.sty
14mr|texlive-akktex-0.3.2-3|62	%{_texmfdistdir}/tex/latex/akktex/akkstring.sty
14mr|texlive-akktex-0.3.2-3|63	%{_texmfdistdir}/tex/latex/akktex/akktecdoc.cls
14mr|texlive-akktex-0.3.2-3|64	%{_texmfdistdir}/tex/latex/akktex/akktex.sty
14mr|texlive-akktex-0.3.2-3|65	%{_texmfdistdir}/tex/latex/akktex/akkwidepage.sty
14mr|texlive-akktex-0.3.2-3|66	%doc %{_texmfdistdir}/doc/latex/akktex/README
14mr|texlive-akktex-0.3.2-3|67	%doc %{_texmfdistdir}/doc/latex/akktex/README.TEXLIVE
14mr|texlive-akktex-0.3.2-3|68	
14mr|texlive-akktex-0.3.2-3|69	#-----------------------------------------------------------------------
14mr|texlive-akktex-0.3.2-3|70	%prep
14mr|texlive-akktex-0.3.2-3|71	%setup -c -a0 -a1
14mr|texlive-akktex-0.3.2-3|72	
14mr|texlive-akktex-0.3.2-3|73	%build
14mr|texlive-akktex-0.3.2-3|74	
14mr|texlive-akktex-0.3.2-3|75	%install
14mr|texlive-akktex-0.3.2-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-akktex-0.3.2-3|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-akktex-0.3.2-3|78	
14mr|texlive-akktex-0.3.2-3|79	
14mr|texlive-akktex-0.3.2-3|80	
14mr|texlive-akktex-0.3.2-3|81	%changelog
14mr|texlive-akktex-0.3.2-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.2-3
14mr|texlive-akktex-0.3.2-3|83	+ Revision: 6acc373
14mr|texlive-akktex-0.3.2-3|84	- MassBuild#440: Increase release tag
14mr|texlive-akktex-0.3.2-3|85	
14mr|texlive-akktex-0.3.2-3|86	

19218 14
14mr|texlive-akletter-1.5i-3|1	# revision 15878
14mr|texlive-akletter-1.5i-3|2	# category Package
14mr|texlive-akletter-1.5i-3|3	# catalog-ctan /macros/latex/contrib/akletter
14mr|texlive-akletter-1.5i-3|4	# catalog-date 2009-01-23 15:11:09 +0100
14mr|texlive-akletter-1.5i-3|5	# catalog-license lppl
14mr|texlive-akletter-1.5i-3|6	# catalog-version 1.5i
14mr|texlive-akletter-1.5i-3|7	Name:		texlive-akletter
14mr|texlive-akletter-1.5i-3|8	Version:	1.5i
14mr|texlive-akletter-1.5i-3|9	Release:	3
14mr|texlive-akletter-1.5i-3|10	Summary:	Comprehensive letter support
14mr|texlive-akletter-1.5i-3|11	Group:		Publishing
14mr|texlive-akletter-1.5i-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/akletter
14mr|texlive-akletter-1.5i-3|13	License:	LPPL
14mr|texlive-akletter-1.5i-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.tar.xz
14mr|texlive-akletter-1.5i-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.doc.tar.xz
14mr|texlive-akletter-1.5i-3|16	BuildArch:	noarch
14mr|texlive-akletter-1.5i-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-akletter-1.5i-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-akletter-1.5i-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-akletter-1.5i-3|20	
14mr|texlive-akletter-1.5i-3|21	%description
14mr|texlive-akletter-1.5i-3|22	An advanced letter document class which extends LaTeX's usual
14mr|texlive-akletter-1.5i-3|23	letter class, providing support for building your own
14mr|texlive-akletter-1.5i-3|24	letterhead and marking fold points for window envelopes.
14mr|texlive-akletter-1.5i-3|25	Options supported by the package include: letterpaper for US
14mr|texlive-akletter-1.5i-3|26	letter; a4offset for a modified A4 layout suitable for platic
14mr|texlive-akletter-1.5i-3|27	binders that cover a part of the left margin. The class's
14mr|texlive-akletter-1.5i-3|28	handling of dates has inspired an extended version of date-
14mr|texlive-akletter-1.5i-3|29	handling in the isodate package. The class supersedes an
14mr|texlive-akletter-1.5i-3|30	earlier class called myletter.
14mr|texlive-akletter-1.5i-3|31	
14mr|texlive-akletter-1.5i-3|32	%post
14mr|texlive-akletter-1.5i-3|33	%{_sbindir}/texlive.post
14mr|texlive-akletter-1.5i-3|34	
14mr|texlive-akletter-1.5i-3|35	%postun
14mr|texlive-akletter-1.5i-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-akletter-1.5i-3|37	%{_sbindir}/texlive.post
14mr|texlive-akletter-1.5i-3|38	fi
14mr|texlive-akletter-1.5i-3|39	
14mr|texlive-akletter-1.5i-3|40	#-----------------------------------------------------------------------
14mr|texlive-akletter-1.5i-3|41	%files
14mr|texlive-akletter-1.5i-3|42	%{_texmfdistdir}/tex/latex/akletter/akfax.cfg
14mr|texlive-akletter-1.5i-3|43	%{_texmfdistdir}/tex/latex/akletter/akletter.cfg
14mr|texlive-akletter-1.5i-3|44	%{_texmfdistdir}/tex/latex/akletter/akletter.cls
14mr|texlive-akletter-1.5i-3|45	%{_texmfdistdir}/tex/latex/akletter/myletter.cls
14mr|texlive-akletter-1.5i-3|46	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.tex
14mr|texlive-akletter-1.5i-3|47	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.upl
14mr|texlive-akletter-1.5i-3|48	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.pdf
14mr|texlive-akletter-1.5i-3|49	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.tex
14mr|texlive-akletter-1.5i-3|50	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.pdf
14mr|texlive-akletter-1.5i-3|51	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.tex
14mr|texlive-akletter-1.5i-3|52	
14mr|texlive-akletter-1.5i-3|53	#-----------------------------------------------------------------------
14mr|texlive-akletter-1.5i-3|54	%prep
14mr|texlive-akletter-1.5i-3|55	%setup -c -a0 -a1
14mr|texlive-akletter-1.5i-3|56	
14mr|texlive-akletter-1.5i-3|57	%build
14mr|texlive-akletter-1.5i-3|58	
14mr|texlive-akletter-1.5i-3|59	%install
14mr|texlive-akletter-1.5i-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-akletter-1.5i-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-akletter-1.5i-3|62	
14mr|texlive-akletter-1.5i-3|63	
14mr|texlive-akletter-1.5i-3|64	
14mr|texlive-akletter-1.5i-3|65	%changelog
14mr|texlive-akletter-1.5i-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5i-3
14mr|texlive-akletter-1.5i-3|67	+ Revision: 000d2bb
14mr|texlive-akletter-1.5i-3|68	- MassBuild#440: Increase release tag
14mr|texlive-akletter-1.5i-3|69	
14mr|texlive-akletter-1.5i-3|70	

19219 14
14mr|texlive-aleph-RC2-12|1	# revision 29764
14mr|texlive-aleph-RC2-12|2	# category Package
14mr|texlive-aleph-RC2-12|3	# catalog-ctan /systems/aleph
14mr|texlive-aleph-RC2-12|4	# catalog-date 2012-12-31 10:35:50 +0100
14mr|texlive-aleph-RC2-12|5	# catalog-license gpl
14mr|texlive-aleph-RC2-12|6	# catalog-version RC2
14mr|texlive-aleph-RC2-12|7	Name:		texlive-aleph
14mr|texlive-aleph-RC2-12|8	Version:	RC2
14mr|texlive-aleph-RC2-12|9	Release:	12
14mr|texlive-aleph-RC2-12|10	Summary:	Extended TeX
14mr|texlive-aleph-RC2-12|11	Group:		Publishing
14mr|texlive-aleph-RC2-12|12	URL:		http://www.ctan.org/tex-archive/systems/aleph
14mr|texlive-aleph-RC2-12|13	License:	GPL
14mr|texlive-aleph-RC2-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.tar.xz
14mr|texlive-aleph-RC2-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.doc.tar.xz
14mr|texlive-aleph-RC2-12|16	BuildArch:	noarch
14mr|texlive-aleph-RC2-12|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aleph-RC2-12|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aleph-RC2-12|19	Requires(post):	texlive-tetex
14mr|texlive-aleph-RC2-12|20	Requires:	texlive-latex
14mr|texlive-aleph-RC2-12|21	Requires:	texlive-plain
14mr|texlive-aleph-RC2-12|22	Requires:	texlive-lambda
14mr|texlive-aleph-RC2-12|23	Requires:	texlive-aleph.bin
14mr|texlive-aleph-RC2-12|24	
14mr|texlive-aleph-RC2-12|25	%description
14mr|texlive-aleph-RC2-12|26	An development of omega, using most of the extensions of TeX
14mr|texlive-aleph-RC2-12|27	itself developed for e-TeX.
14mr|texlive-aleph-RC2-12|28	
14mr|texlive-aleph-RC2-12|29	%post
14mr|texlive-aleph-RC2-12|30	%{_sbindir}/texlive.post
14mr|texlive-aleph-RC2-12|31	
14mr|texlive-aleph-RC2-12|32	%postun
14mr|texlive-aleph-RC2-12|33	if [ $1 -eq 0 ]; then
14mr|texlive-aleph-RC2-12|34	rm -fr %{_texmfvardir}/web2c/aleph
14mr|texlive-aleph-RC2-12|35	%{_sbindir}/texlive.post
14mr|texlive-aleph-RC2-12|36	fi
14mr|texlive-aleph-RC2-12|37	
14mr|texlive-aleph-RC2-12|38	#-----------------------------------------------------------------------
14mr|texlive-aleph-RC2-12|39	%files
14mr|texlive-aleph-RC2-12|40	%_texmf_fmtutil_d/aleph
14mr|texlive-aleph-RC2-12|41	%doc %{_texmfdistdir}/doc/aleph/base/News
14mr|texlive-aleph-RC2-12|42	%doc %{_texmfdistdir}/doc/aleph/base/readme.txt
14mr|texlive-aleph-RC2-12|43	%doc %{_mandir}/man1/aleph.1*
14mr|texlive-aleph-RC2-12|44	%doc %{_texmfdistdir}/doc/man/man1/aleph.man1.pdf
14mr|texlive-aleph-RC2-12|45	%doc %{_mandir}/man1/lamed.1*
14mr|texlive-aleph-RC2-12|46	%doc %{_texmfdistdir}/doc/man/man1/lamed.man1.pdf
14mr|texlive-aleph-RC2-12|47	
14mr|texlive-aleph-RC2-12|48	#-----------------------------------------------------------------------
14mr|texlive-aleph-RC2-12|49	%prep
14mr|texlive-aleph-RC2-12|50	%setup -c -a0 -a1
14mr|texlive-aleph-RC2-12|51	
14mr|texlive-aleph-RC2-12|52	%build
14mr|texlive-aleph-RC2-12|53	
14mr|texlive-aleph-RC2-12|54	%install
14mr|texlive-aleph-RC2-12|55	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-aleph-RC2-12|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-aleph-RC2-12|57	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-aleph-RC2-12|58	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-aleph-RC2-12|59	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-aleph-RC2-12|60	cat > %{buildroot}%{_texmf_fmtutil_d}/aleph <<EOF
14mr|texlive-aleph-RC2-12|61	#
14mr|texlive-aleph-RC2-12|62	# from aleph:
14mr|texlive-aleph-RC2-12|63	aleph aleph - *aleph.ini
14mr|texlive-aleph-RC2-12|64	lamed aleph language.dat *lambda.ini
14mr|texlive-aleph-RC2-12|65	EOF
14mr|texlive-aleph-RC2-12|66	
14mr|texlive-aleph-RC2-12|67	%changelog
14mr|texlive-aleph-RC2-12|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> RC2-12
14mr|texlive-aleph-RC2-12|69	+ Revision: 79402d4
14mr|texlive-aleph-RC2-12|70	- MassBuild#440: Increase release tag
14mr|texlive-aleph-RC2-12|71	
14mr|texlive-aleph-RC2-12|72	

19220 14
14mr|texlive-alg-20010313-3|1	# revision 15878
14mr|texlive-alg-20010313-3|2	# category Package
14mr|texlive-alg-20010313-3|3	# catalog-ctan /macros/latex/contrib/alg
14mr|texlive-alg-20010313-3|4	# catalog-date 2006-12-17 11:41:28 +0100
14mr|texlive-alg-20010313-3|5	# catalog-license lppl
14mr|texlive-alg-20010313-3|6	# catalog-version 2001-03-13
14mr|texlive-alg-20010313-3|7	Name:		texlive-alg
14mr|texlive-alg-20010313-3|8	Version:	20010313
14mr|texlive-alg-20010313-3|9	Release:	3
14mr|texlive-alg-20010313-3|10	Summary:	LaTeX environments for typesetting algorithms
14mr|texlive-alg-20010313-3|11	Group:		Publishing
14mr|texlive-alg-20010313-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alg
14mr|texlive-alg-20010313-3|13	License:	LPPL
14mr|texlive-alg-20010313-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.tar.xz
14mr|texlive-alg-20010313-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.doc.tar.xz
14mr|texlive-alg-20010313-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.source.tar.xz
14mr|texlive-alg-20010313-3|17	BuildArch:	noarch
14mr|texlive-alg-20010313-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-alg-20010313-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-alg-20010313-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-alg-20010313-3|21	
14mr|texlive-alg-20010313-3|22	%description
14mr|texlive-alg-20010313-3|23	Defines two environments for typesetting algorithms in LaTeX2e.
14mr|texlive-alg-20010313-3|24	The algtab environment is used to typeset an algorithm with
14mr|texlive-alg-20010313-3|25	automatically numbered lines. The algorithm environment can be
14mr|texlive-alg-20010313-3|26	used to encapsulate the algtab environment algorithm in a
14mr|texlive-alg-20010313-3|27	floating body together with a header, a caption, etc.
14mr|texlive-alg-20010313-3|28	\listofalgorithms is defined.
14mr|texlive-alg-20010313-3|29	
14mr|texlive-alg-20010313-3|30	%post
14mr|texlive-alg-20010313-3|31	%{_sbindir}/texlive.post
14mr|texlive-alg-20010313-3|32	
14mr|texlive-alg-20010313-3|33	%postun
14mr|texlive-alg-20010313-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-alg-20010313-3|35	%{_sbindir}/texlive.post
14mr|texlive-alg-20010313-3|36	fi
14mr|texlive-alg-20010313-3|37	
14mr|texlive-alg-20010313-3|38	#-----------------------------------------------------------------------
14mr|texlive-alg-20010313-3|39	%files
14mr|texlive-alg-20010313-3|40	%{_texmfdistdir}/tex/latex/alg/alg.sty
14mr|texlive-alg-20010313-3|41	%doc %{_texmfdistdir}/doc/latex/alg/readme.txt
14mr|texlive-alg-20010313-3|42	#- source
14mr|texlive-alg-20010313-3|43	%doc %{_texmfdistdir}/source/latex/alg/alg.dtx
14mr|texlive-alg-20010313-3|44	%doc %{_texmfdistdir}/source/latex/alg/alg.ins
14mr|texlive-alg-20010313-3|45	
14mr|texlive-alg-20010313-3|46	#-----------------------------------------------------------------------
14mr|texlive-alg-20010313-3|47	%prep
14mr|texlive-alg-20010313-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-alg-20010313-3|49	
14mr|texlive-alg-20010313-3|50	%build
14mr|texlive-alg-20010313-3|51	
14mr|texlive-alg-20010313-3|52	%install
14mr|texlive-alg-20010313-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-alg-20010313-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-alg-20010313-3|55	
14mr|texlive-alg-20010313-3|56	
14mr|texlive-alg-20010313-3|57	
14mr|texlive-alg-20010313-3|58	%changelog
14mr|texlive-alg-20010313-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20010313-3
14mr|texlive-alg-20010313-3|60	+ Revision: a037c0d
14mr|texlive-alg-20010313-3|61	- MassBuild#440: Increase release tag
14mr|texlive-alg-20010313-3|62	
14mr|texlive-alg-20010313-3|63	

19221 14
14mr|texlive-algorithm2e-4.01-3|1	# revision 16417
14mr|texlive-algorithm2e-4.01-3|2	# category Package
14mr|texlive-algorithm2e-4.01-3|3	# catalog-ctan /macros/latex/contrib/algorithm2e
14mr|texlive-algorithm2e-4.01-3|4	# catalog-date 2009-12-15 18:51:03 +0100
14mr|texlive-algorithm2e-4.01-3|5	# catalog-license lppl
14mr|texlive-algorithm2e-4.01-3|6	# catalog-version 4.01
14mr|texlive-algorithm2e-4.01-3|7	Name:		texlive-algorithm2e
14mr|texlive-algorithm2e-4.01-3|8	Version:	4.01
14mr|texlive-algorithm2e-4.01-3|9	Release:	3
14mr|texlive-algorithm2e-4.01-3|10	Summary:	Floating algorithm environment with algorithmic keywords
14mr|texlive-algorithm2e-4.01-3|11	Group:		Publishing
14mr|texlive-algorithm2e-4.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithm2e
14mr|texlive-algorithm2e-4.01-3|13	License:	LPPL
14mr|texlive-algorithm2e-4.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.tar.xz
14mr|texlive-algorithm2e-4.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.doc.tar.xz
14mr|texlive-algorithm2e-4.01-3|16	BuildArch:	noarch
14mr|texlive-algorithm2e-4.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-algorithm2e-4.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-algorithm2e-4.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-algorithm2e-4.01-3|20	
14mr|texlive-algorithm2e-4.01-3|21	%description
14mr|texlive-algorithm2e-4.01-3|22	Algorithm2e is an environment for writing algorithms. An
14mr|texlive-algorithm2e-4.01-3|23	algorithm becomes a floating object (like figure, table, etc.).
14mr|texlive-algorithm2e-4.01-3|24	The package provides macros that allow you to create different
14mr|texlive-algorithm2e-4.01-3|25	keywords, and a set of predefined key words is provided; you
14mr|texlive-algorithm2e-4.01-3|26	can change the typography of the keywords. The package allows
14mr|texlive-algorithm2e-4.01-3|27	vertical lines delimiting a block of instructions in an
14mr|texlive-algorithm2e-4.01-3|28	algorithm, and defines different sorts of algorithms such as
14mr|texlive-algorithm2e-4.01-3|29	Procedure or Function; the name of these functions may be
14mr|texlive-algorithm2e-4.01-3|30	reused in the text or in other algorithms.
14mr|texlive-algorithm2e-4.01-3|31	
14mr|texlive-algorithm2e-4.01-3|32	%post
14mr|texlive-algorithm2e-4.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-algorithm2e-4.01-3|34	
14mr|texlive-algorithm2e-4.01-3|35	%postun
14mr|texlive-algorithm2e-4.01-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-algorithm2e-4.01-3|37	%{_sbindir}/texlive.post
14mr|texlive-algorithm2e-4.01-3|38	fi
14mr|texlive-algorithm2e-4.01-3|39	
14mr|texlive-algorithm2e-4.01-3|40	#-----------------------------------------------------------------------
14mr|texlive-algorithm2e-4.01-3|41	%files
14mr|texlive-algorithm2e-4.01-3|42	%{_texmfdistdir}/tex/latex/algorithm2e/algorithm2e.sty
14mr|texlive-algorithm2e-4.01-3|43	%doc %{_texmfdistdir}/doc/latex/algorithm2e/README
14mr|texlive-algorithm2e-4.01-3|44	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.pdf
14mr|texlive-algorithm2e-4.01-3|45	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.tex
14mr|texlive-algorithm2e-4.01-3|46	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex01.tex
14mr|texlive-algorithm2e-4.01-3|47	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex02.tex
14mr|texlive-algorithm2e-4.01-3|48	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex03.tex
14mr|texlive-algorithm2e-4.01-3|49	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex04.tex
14mr|texlive-algorithm2e-4.01-3|50	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex05.tex
14mr|texlive-algorithm2e-4.01-3|51	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex06.tex
14mr|texlive-algorithm2e-4.01-3|52	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex07.tex
14mr|texlive-algorithm2e-4.01-3|53	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exAlgoDisjdecomp.tex
14mr|texlive-algorithm2e-4.01-3|54	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exIR.tex
14mr|texlive-algorithm2e-4.01-3|55	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exfor.tex
14mr|texlive-algorithm2e-4.01-3|56	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exrepeat.tex
14mr|texlive-algorithm2e-4.01-3|57	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exswitch.tex
14mr|texlive-algorithm2e-4.01-3|58	
14mr|texlive-algorithm2e-4.01-3|59	#-----------------------------------------------------------------------
14mr|texlive-algorithm2e-4.01-3|60	%prep
14mr|texlive-algorithm2e-4.01-3|61	%setup -c -a0 -a1
14mr|texlive-algorithm2e-4.01-3|62	
14mr|texlive-algorithm2e-4.01-3|63	%build
14mr|texlive-algorithm2e-4.01-3|64	
14mr|texlive-algorithm2e-4.01-3|65	%install
14mr|texlive-algorithm2e-4.01-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithm2e-4.01-3|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithm2e-4.01-3|68	
14mr|texlive-algorithm2e-4.01-3|69	
14mr|texlive-algorithm2e-4.01-3|70	
14mr|texlive-algorithm2e-4.01-3|71	%changelog
14mr|texlive-algorithm2e-4.01-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.01-3
14mr|texlive-algorithm2e-4.01-3|73	+ Revision: d2f5b9c
14mr|texlive-algorithm2e-4.01-3|74	- MassBuild#440: Increase release tag
14mr|texlive-algorithm2e-4.01-3|75	
14mr|texlive-algorithm2e-4.01-3|76	

19222 14
14mr|texlive-algorithmicx-20061012-3|1	# revision 15878
14mr|texlive-algorithmicx-20061012-3|2	# category Package
14mr|texlive-algorithmicx-20061012-3|3	# catalog-ctan /macros/latex/contrib/algorithmicx
14mr|texlive-algorithmicx-20061012-3|4	# catalog-date 2006-10-12 12:11:58 +0200
14mr|texlive-algorithmicx-20061012-3|5	# catalog-license lppl
14mr|texlive-algorithmicx-20061012-3|6	# catalog-version undef
14mr|texlive-algorithmicx-20061012-3|7	Name:		texlive-algorithmicx
14mr|texlive-algorithmicx-20061012-3|8	Version:	20061012
14mr|texlive-algorithmicx-20061012-3|9	Release:	3
14mr|texlive-algorithmicx-20061012-3|10	Summary:	The algorithmic style you always wanted
14mr|texlive-algorithmicx-20061012-3|11	Group:		Publishing
14mr|texlive-algorithmicx-20061012-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithmicx
14mr|texlive-algorithmicx-20061012-3|13	License:	LPPL
14mr|texlive-algorithmicx-20061012-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.tar.xz
14mr|texlive-algorithmicx-20061012-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.doc.tar.xz
14mr|texlive-algorithmicx-20061012-3|16	BuildArch:	noarch
14mr|texlive-algorithmicx-20061012-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-algorithmicx-20061012-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-algorithmicx-20061012-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-algorithmicx-20061012-3|20	
14mr|texlive-algorithmicx-20061012-3|21	%description
14mr|texlive-algorithmicx-20061012-3|22	Algorithmicx provides a very flexible, yet easy to use way for
14mr|texlive-algorithmicx-20061012-3|23	inserting good looking pseudocode or source code in your
14mr|texlive-algorithmicx-20061012-3|24	papers. It has built in support for Pseudocode, Pascal, C, and
14mr|texlive-algorithmicx-20061012-3|25	powerful means to create definitions for any programming
14mr|texlive-algorithmicx-20061012-3|26	language. You can easily adapt a Pseudocode style to your
14mr|texlive-algorithmicx-20061012-3|27	native language.
14mr|texlive-algorithmicx-20061012-3|28	
14mr|texlive-algorithmicx-20061012-3|29	%post
14mr|texlive-algorithmicx-20061012-3|30	%{_sbindir}/texlive.post
14mr|texlive-algorithmicx-20061012-3|31	
14mr|texlive-algorithmicx-20061012-3|32	%postun
14mr|texlive-algorithmicx-20061012-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-algorithmicx-20061012-3|34	%{_sbindir}/texlive.post
14mr|texlive-algorithmicx-20061012-3|35	fi
14mr|texlive-algorithmicx-20061012-3|36	
14mr|texlive-algorithmicx-20061012-3|37	#-----------------------------------------------------------------------
14mr|texlive-algorithmicx-20061012-3|38	%files
14mr|texlive-algorithmicx-20061012-3|39	%{_texmfdistdir}/tex/latex/algorithmicx/algc.sty
14mr|texlive-algorithmicx-20061012-3|40	%{_texmfdistdir}/tex/latex/algorithmicx/algcompatible.sty
14mr|texlive-algorithmicx-20061012-3|41	%{_texmfdistdir}/tex/latex/algorithmicx/algmatlab.sty
14mr|texlive-algorithmicx-20061012-3|42	%{_texmfdistdir}/tex/latex/algorithmicx/algorithmicx.sty
14mr|texlive-algorithmicx-20061012-3|43	%{_texmfdistdir}/tex/latex/algorithmicx/algpascal.sty
14mr|texlive-algorithmicx-20061012-3|44	%{_texmfdistdir}/tex/latex/algorithmicx/algpseudocode.sty
14mr|texlive-algorithmicx-20061012-3|45	%doc %{_texmfdistdir}/doc/latex/algorithmicx/README
14mr|texlive-algorithmicx-20061012-3|46	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.pdf
14mr|texlive-algorithmicx-20061012-3|47	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.tex
14mr|texlive-algorithmicx-20061012-3|48	
14mr|texlive-algorithmicx-20061012-3|49	#-----------------------------------------------------------------------
14mr|texlive-algorithmicx-20061012-3|50	%prep
14mr|texlive-algorithmicx-20061012-3|51	%setup -c -a0 -a1
14mr|texlive-algorithmicx-20061012-3|52	
14mr|texlive-algorithmicx-20061012-3|53	%build
14mr|texlive-algorithmicx-20061012-3|54	
14mr|texlive-algorithmicx-20061012-3|55	%install
14mr|texlive-algorithmicx-20061012-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithmicx-20061012-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithmicx-20061012-3|58	
14mr|texlive-algorithmicx-20061012-3|59	
14mr|texlive-algorithmicx-20061012-3|60	
14mr|texlive-algorithmicx-20061012-3|61	%changelog
14mr|texlive-algorithmicx-20061012-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061012-3
14mr|texlive-algorithmicx-20061012-3|63	+ Revision: a7c884c
14mr|texlive-algorithmicx-20061012-3|64	- MassBuild#440: Increase release tag
14mr|texlive-algorithmicx-20061012-3|65	
14mr|texlive-algorithmicx-20061012-3|66	

19223 14
14mr|texlive-algorithms-0.1-3|1	# revision 15878
14mr|texlive-algorithms-0.1-3|2	# category Package
14mr|texlive-algorithms-0.1-3|3	# catalog-ctan /macros/latex/contrib/algorithms
14mr|texlive-algorithms-0.1-3|4	# catalog-date 2009-08-25 14:02:57 +0200
14mr|texlive-algorithms-0.1-3|5	# catalog-license lgpl
14mr|texlive-algorithms-0.1-3|6	# catalog-version 0.1
14mr|texlive-algorithms-0.1-3|7	Name:		texlive-algorithms
14mr|texlive-algorithms-0.1-3|8	Version:	0.1
14mr|texlive-algorithms-0.1-3|9	Release:	3
14mr|texlive-algorithms-0.1-3|10	Summary:	A suite of tools for typesetting algorithms in pseudo-code
14mr|texlive-algorithms-0.1-3|11	Group:		Publishing
14mr|texlive-algorithms-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithms
14mr|texlive-algorithms-0.1-3|13	License:	LGPL
14mr|texlive-algorithms-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.tar.xz
14mr|texlive-algorithms-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.doc.tar.xz
14mr|texlive-algorithms-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.source.tar.xz
14mr|texlive-algorithms-0.1-3|17	BuildArch:	noarch
14mr|texlive-algorithms-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-algorithms-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-algorithms-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-algorithms-0.1-3|21	
14mr|texlive-algorithms-0.1-3|22	%description
14mr|texlive-algorithms-0.1-3|23	Consists of two environments: algorithm and algorithmic. The
14mr|texlive-algorithms-0.1-3|24	algorithm package defines a floating algorithm environment
14mr|texlive-algorithms-0.1-3|25	designed to work with the algorithmic style. Within an
14mr|texlive-algorithms-0.1-3|26	algorithmic environment a number of commands for typesetting
14mr|texlive-algorithms-0.1-3|27	popular algorithmic constructs are available.
14mr|texlive-algorithms-0.1-3|28	
14mr|texlive-algorithms-0.1-3|29	%post
14mr|texlive-algorithms-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-algorithms-0.1-3|31	
14mr|texlive-algorithms-0.1-3|32	%postun
14mr|texlive-algorithms-0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-algorithms-0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-algorithms-0.1-3|35	fi
14mr|texlive-algorithms-0.1-3|36	
14mr|texlive-algorithms-0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-algorithms-0.1-3|38	%files
14mr|texlive-algorithms-0.1-3|39	%{_texmfdistdir}/tex/latex/algorithms/algorithm.sty
14mr|texlive-algorithms-0.1-3|40	%{_texmfdistdir}/tex/latex/algorithms/algorithmic.sty
14mr|texlive-algorithms-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/algorithms/COPYING
14mr|texlive-algorithms-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/algorithms/README
14mr|texlive-algorithms-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/algorithms/THANKS
14mr|texlive-algorithms-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/algorithms/algorithms.pdf
14mr|texlive-algorithms-0.1-3|45	#- source
14mr|texlive-algorithms-0.1-3|46	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.dtx
14mr|texlive-algorithms-0.1-3|47	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.ins
14mr|texlive-algorithms-0.1-3|48	
14mr|texlive-algorithms-0.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-algorithms-0.1-3|50	%prep
14mr|texlive-algorithms-0.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-algorithms-0.1-3|52	
14mr|texlive-algorithms-0.1-3|53	%build
14mr|texlive-algorithms-0.1-3|54	
14mr|texlive-algorithms-0.1-3|55	%install
14mr|texlive-algorithms-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithms-0.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-algorithms-0.1-3|58	
14mr|texlive-algorithms-0.1-3|59	
14mr|texlive-algorithms-0.1-3|60	
14mr|texlive-algorithms-0.1-3|61	%changelog
14mr|texlive-algorithms-0.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-algorithms-0.1-3|63	+ Revision: d050dc0
14mr|texlive-algorithms-0.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-algorithms-0.1-3|65	
14mr|texlive-algorithms-0.1-3|66	

19224 14
14mr|texlive-allrunes-2.1-3|1	# revision 21886
14mr|texlive-allrunes-2.1-3|2	# category Package
14mr|texlive-allrunes-2.1-3|3	# catalog-ctan /fonts/allrunes
14mr|texlive-allrunes-2.1-3|4	# catalog-date 2007-01-14 10:14:42 +0100
14mr|texlive-allrunes-2.1-3|5	# catalog-license lppl
14mr|texlive-allrunes-2.1-3|6	# catalog-version 2.1
14mr|texlive-allrunes-2.1-3|7	Name:		texlive-allrunes
14mr|texlive-allrunes-2.1-3|8	Version:	2.1
14mr|texlive-allrunes-2.1-3|9	Release:	3
14mr|texlive-allrunes-2.1-3|10	Summary:	Fonts and LaTeX package for almost all runes
14mr|texlive-allrunes-2.1-3|11	Group:		Publishing
14mr|texlive-allrunes-2.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/allrunes
14mr|texlive-allrunes-2.1-3|13	License:	LPPL
14mr|texlive-allrunes-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.tar.xz
14mr|texlive-allrunes-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.doc.tar.xz
14mr|texlive-allrunes-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.source.tar.xz
14mr|texlive-allrunes-2.1-3|17	BuildArch:	noarch
14mr|texlive-allrunes-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-allrunes-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-allrunes-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-allrunes-2.1-3|21	
14mr|texlive-allrunes-2.1-3|22	%description
14mr|texlive-allrunes-2.1-3|23	This large collection of fonts (in Adobe Type 1 format), with
14mr|texlive-allrunes-2.1-3|24	the LaTeX package gives access to almost all runes ever used in
14mr|texlive-allrunes-2.1-3|25	Europe. The bundle covers not only the main forms but also a
14mr|texlive-allrunes-2.1-3|26	lot of varieties.
14mr|texlive-allrunes-2.1-3|27	
14mr|texlive-allrunes-2.1-3|28	%post
14mr|texlive-allrunes-2.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-allrunes-2.1-3|30	
14mr|texlive-allrunes-2.1-3|31	%postun
14mr|texlive-allrunes-2.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-allrunes-2.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-allrunes-2.1-3|34	fi
14mr|texlive-allrunes-2.1-3|35	
14mr|texlive-allrunes-2.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-allrunes-2.1-3|37	%files
14mr|texlive-allrunes-2.1-3|38	%{_texmfdistdir}/fonts/map/dvips/allrunes/allrunes.map
14mr|texlive-allrunes-2.1-3|39	%{_texmfdistdir}/fonts/source/public/allrunes/frua.mf
14mr|texlive-allrunes-2.1-3|40	%{_texmfdistdir}/fonts/source/public/allrunes/fruabm.mf
14mr|texlive-allrunes-2.1-3|41	%{_texmfdistdir}/fonts/source/public/allrunes/fruabn.mf
14mr|texlive-allrunes-2.1-3|42	%{_texmfdistdir}/fonts/source/public/allrunes/fruabq.mf
14mr|texlive-allrunes-2.1-3|43	%{_texmfdistdir}/fonts/source/public/allrunes/fruabr.mf
14mr|texlive-allrunes-2.1-3|44	%{_texmfdistdir}/fonts/source/public/allrunes/fruabs.mf
14mr|texlive-allrunes-2.1-3|45	%{_texmfdistdir}/fonts/source/public/allrunes/fruabt.mf
14mr|texlive-allrunes-2.1-3|46	%{_texmfdistdir}/fonts/source/public/allrunes/fruacm.mf
14mr|texlive-allrunes-2.1-3|47	%{_texmfdistdir}/fonts/source/public/allrunes/fruacn.mf
14mr|texlive-allrunes-2.1-3|48	%{_texmfdistdir}/fonts/source/public/allrunes/fruacq.mf
14mr|texlive-allrunes-2.1-3|49	%{_texmfdistdir}/fonts/source/public/allrunes/fruacr.mf
14mr|texlive-allrunes-2.1-3|50	%{_texmfdistdir}/fonts/source/public/allrunes/fruacs.mf
14mr|texlive-allrunes-2.1-3|51	%{_texmfdistdir}/fonts/source/public/allrunes/fruact.mf
14mr|texlive-allrunes-2.1-3|52	%{_texmfdistdir}/fonts/source/public/allrunes/fruakm.mf
14mr|texlive-allrunes-2.1-3|53	%{_texmfdistdir}/fonts/source/public/allrunes/fruakn.mf
14mr|texlive-allrunes-2.1-3|54	%{_texmfdistdir}/fonts/source/public/allrunes/fruakq.mf
14mr|texlive-allrunes-2.1-3|55	%{_texmfdistdir}/fonts/source/public/allrunes/fruakr.mf
14mr|texlive-allrunes-2.1-3|56	%{_texmfdistdir}/fonts/source/public/allrunes/fruaks.mf
14mr|texlive-allrunes-2.1-3|57	%{_texmfdistdir}/fonts/source/public/allrunes/fruakt.mf
14mr|texlive-allrunes-2.1-3|58	%{_texmfdistdir}/fonts/source/public/allrunes/frualm.mf
14mr|texlive-allrunes-2.1-3|59	%{_texmfdistdir}/fonts/source/public/allrunes/frualn.mf
14mr|texlive-allrunes-2.1-3|60	%{_texmfdistdir}/fonts/source/public/allrunes/frualq.mf
14mr|texlive-allrunes-2.1-3|61	%{_texmfdistdir}/fonts/source/public/allrunes/frualr.mf
14mr|texlive-allrunes-2.1-3|62	%{_texmfdistdir}/fonts/source/public/allrunes/fruals.mf
14mr|texlive-allrunes-2.1-3|63	%{_texmfdistdir}/fonts/source/public/allrunes/frualt.mf
14mr|texlive-allrunes-2.1-3|64	%{_texmfdistdir}/fonts/source/public/allrunes/fruamm.mf
14mr|texlive-allrunes-2.1-3|65	%{_texmfdistdir}/fonts/source/public/allrunes/fruamn.mf
14mr|texlive-allrunes-2.1-3|66	%{_texmfdistdir}/fonts/source/public/allrunes/fruamq.mf
14mr|texlive-allrunes-2.1-3|67	%{_texmfdistdir}/fonts/source/public/allrunes/fruamr.mf
14mr|texlive-allrunes-2.1-3|68	%{_texmfdistdir}/fonts/source/public/allrunes/fruams.mf
14mr|texlive-allrunes-2.1-3|69	%{_texmfdistdir}/fonts/source/public/allrunes/fruamt.mf
14mr|texlive-allrunes-2.1-3|70	%{_texmfdistdir}/fonts/source/public/allrunes/fruanm.mf
14mr|texlive-allrunes-2.1-3|71	%{_texmfdistdir}/fonts/source/public/allrunes/fruann.mf
14mr|texlive-allrunes-2.1-3|72	%{_texmfdistdir}/fonts/source/public/allrunes/fruanq.mf
14mr|texlive-allrunes-2.1-3|73	%{_texmfdistdir}/fonts/source/public/allrunes/fruanr.mf
14mr|texlive-allrunes-2.1-3|74	%{_texmfdistdir}/fonts/source/public/allrunes/fruans.mf
14mr|texlive-allrunes-2.1-3|75	%{_texmfdistdir}/fonts/source/public/allrunes/fruant.mf
14mr|texlive-allrunes-2.1-3|76	%{_texmfdistdir}/fonts/source/public/allrunes/frubase.mf
14mr|texlive-allrunes-2.1-3|77	%{_texmfdistdir}/fonts/source/public/allrunes/fruc.mf
14mr|texlive-allrunes-2.1-3|78	%{_texmfdistdir}/fonts/source/public/allrunes/frucbm.mf
14mr|texlive-allrunes-2.1-3|79	%{_texmfdistdir}/fonts/source/public/allrunes/frucbn.mf
14mr|texlive-allrunes-2.1-3|80	%{_texmfdistdir}/fonts/source/public/allrunes/frucbq.mf
14mr|texlive-allrunes-2.1-3|81	%{_texmfdistdir}/fonts/source/public/allrunes/frucbr.mf
14mr|texlive-allrunes-2.1-3|82	%{_texmfdistdir}/fonts/source/public/allrunes/frucbs.mf
14mr|texlive-allrunes-2.1-3|83	%{_texmfdistdir}/fonts/source/public/allrunes/frucbt.mf
14mr|texlive-allrunes-2.1-3|84	%{_texmfdistdir}/fonts/source/public/allrunes/fruccm.mf
14mr|texlive-allrunes-2.1-3|85	%{_texmfdistdir}/fonts/source/public/allrunes/fruccn.mf
14mr|texlive-allrunes-2.1-3|86	%{_texmfdistdir}/fonts/source/public/allrunes/fruccq.mf
14mr|texlive-allrunes-2.1-3|87	%{_texmfdistdir}/fonts/source/public/allrunes/fruccr.mf
14mr|texlive-allrunes-2.1-3|88	%{_texmfdistdir}/fonts/source/public/allrunes/fruccs.mf
14mr|texlive-allrunes-2.1-3|89	%{_texmfdistdir}/fonts/source/public/allrunes/frucct.mf
14mr|texlive-allrunes-2.1-3|90	%{_texmfdistdir}/fonts/source/public/allrunes/fruckm.mf
14mr|texlive-allrunes-2.1-3|91	%{_texmfdistdir}/fonts/source/public/allrunes/fruckn.mf
14mr|texlive-allrunes-2.1-3|92	%{_texmfdistdir}/fonts/source/public/allrunes/fruckq.mf
14mr|texlive-allrunes-2.1-3|93	%{_texmfdistdir}/fonts/source/public/allrunes/fruckr.mf
14mr|texlive-allrunes-2.1-3|94	%{_texmfdistdir}/fonts/source/public/allrunes/frucks.mf
14mr|texlive-allrunes-2.1-3|95	%{_texmfdistdir}/fonts/source/public/allrunes/fruckt.mf
14mr|texlive-allrunes-2.1-3|96	%{_texmfdistdir}/fonts/source/public/allrunes/fruclm.mf
14mr|texlive-allrunes-2.1-3|97	%{_texmfdistdir}/fonts/source/public/allrunes/frucln.mf
14mr|texlive-allrunes-2.1-3|98	%{_texmfdistdir}/fonts/source/public/allrunes/fruclq.mf
14mr|texlive-allrunes-2.1-3|99	%{_texmfdistdir}/fonts/source/public/allrunes/fruclr.mf
14mr|texlive-allrunes-2.1-3|100	%{_texmfdistdir}/fonts/source/public/allrunes/frucls.mf
14mr|texlive-allrunes-2.1-3|101	%{_texmfdistdir}/fonts/source/public/allrunes/fruclt.mf
14mr|texlive-allrunes-2.1-3|102	%{_texmfdistdir}/fonts/source/public/allrunes/frucmm.mf
14mr|texlive-allrunes-2.1-3|103	%{_texmfdistdir}/fonts/source/public/allrunes/frucmn.mf
14mr|texlive-allrunes-2.1-3|104	%{_texmfdistdir}/fonts/source/public/allrunes/frucmq.mf
14mr|texlive-allrunes-2.1-3|105	%{_texmfdistdir}/fonts/source/public/allrunes/frucmr.mf
14mr|texlive-allrunes-2.1-3|106	%{_texmfdistdir}/fonts/source/public/allrunes/frucms.mf
14mr|texlive-allrunes-2.1-3|107	%{_texmfdistdir}/fonts/source/public/allrunes/frucmt.mf
14mr|texlive-allrunes-2.1-3|108	%{_texmfdistdir}/fonts/source/public/allrunes/frucnm.mf
14mr|texlive-allrunes-2.1-3|109	%{_texmfdistdir}/fonts/source/public/allrunes/frucnn.mf
14mr|texlive-allrunes-2.1-3|110	%{_texmfdistdir}/fonts/source/public/allrunes/frucnq.mf
14mr|texlive-allrunes-2.1-3|111	%{_texmfdistdir}/fonts/source/public/allrunes/frucnr.mf
14mr|texlive-allrunes-2.1-3|112	%{_texmfdistdir}/fonts/source/public/allrunes/frucns.mf
14mr|texlive-allrunes-2.1-3|113	%{_texmfdistdir}/fonts/source/public/allrunes/frucnt.mf
14mr|texlive-allrunes-2.1-3|114	%{_texmfdistdir}/fonts/source/public/allrunes/frul.mf
14mr|texlive-allrunes-2.1-3|115	%{_texmfdistdir}/fonts/source/public/allrunes/frulbm.mf
14mr|texlive-allrunes-2.1-3|116	%{_texmfdistdir}/fonts/source/public/allrunes/frulbn.mf
14mr|texlive-allrunes-2.1-3|117	%{_texmfdistdir}/fonts/source/public/allrunes/frulbq.mf
14mr|texlive-allrunes-2.1-3|118	%{_texmfdistdir}/fonts/source/public/allrunes/frulbr.mf
14mr|texlive-allrunes-2.1-3|119	%{_texmfdistdir}/fonts/source/public/allrunes/frulbs.mf
14mr|texlive-allrunes-2.1-3|120	%{_texmfdistdir}/fonts/source/public/allrunes/frulbt.mf
14mr|texlive-allrunes-2.1-3|121	%{_texmfdistdir}/fonts/source/public/allrunes/frulcm.mf
14mr|texlive-allrunes-2.1-3|122	%{_texmfdistdir}/fonts/source/public/allrunes/frulcn.mf
14mr|texlive-allrunes-2.1-3|123	%{_texmfdistdir}/fonts/source/public/allrunes/frulcq.mf
14mr|texlive-allrunes-2.1-3|124	%{_texmfdistdir}/fonts/source/public/allrunes/frulcr.mf
14mr|texlive-allrunes-2.1-3|125	%{_texmfdistdir}/fonts/source/public/allrunes/frulcs.mf
14mr|texlive-allrunes-2.1-3|126	%{_texmfdistdir}/fonts/source/public/allrunes/frulct.mf
14mr|texlive-allrunes-2.1-3|127	%{_texmfdistdir}/fonts/source/public/allrunes/frulkm.mf
14mr|texlive-allrunes-2.1-3|128	%{_texmfdistdir}/fonts/source/public/allrunes/frulkn.mf
14mr|texlive-allrunes-2.1-3|129	%{_texmfdistdir}/fonts/source/public/allrunes/frulkq.mf
14mr|texlive-allrunes-2.1-3|130	%{_texmfdistdir}/fonts/source/public/allrunes/frulkr.mf
14mr|texlive-allrunes-2.1-3|131	%{_texmfdistdir}/fonts/source/public/allrunes/frulks.mf
14mr|texlive-allrunes-2.1-3|132	%{_texmfdistdir}/fonts/source/public/allrunes/frulkt.mf
14mr|texlive-allrunes-2.1-3|133	%{_texmfdistdir}/fonts/source/public/allrunes/frullm.mf
14mr|texlive-allrunes-2.1-3|134	%{_texmfdistdir}/fonts/source/public/allrunes/frulln.mf
14mr|texlive-allrunes-2.1-3|135	%{_texmfdistdir}/fonts/source/public/allrunes/frullq.mf
14mr|texlive-allrunes-2.1-3|136	%{_texmfdistdir}/fonts/source/public/allrunes/frullr.mf
14mr|texlive-allrunes-2.1-3|137	%{_texmfdistdir}/fonts/source/public/allrunes/frulls.mf
14mr|texlive-allrunes-2.1-3|138	%{_texmfdistdir}/fonts/source/public/allrunes/frullt.mf
14mr|texlive-allrunes-2.1-3|139	%{_texmfdistdir}/fonts/source/public/allrunes/frulmm.mf
14mr|texlive-allrunes-2.1-3|140	%{_texmfdistdir}/fonts/source/public/allrunes/frulmn.mf
14mr|texlive-allrunes-2.1-3|141	%{_texmfdistdir}/fonts/source/public/allrunes/frulmq.mf
14mr|texlive-allrunes-2.1-3|142	%{_texmfdistdir}/fonts/source/public/allrunes/frulmr.mf
14mr|texlive-allrunes-2.1-3|143	%{_texmfdistdir}/fonts/source/public/allrunes/frulms.mf
14mr|texlive-allrunes-2.1-3|144	%{_texmfdistdir}/fonts/source/public/allrunes/frulmt.mf
14mr|texlive-allrunes-2.1-3|145	%{_texmfdistdir}/fonts/source/public/allrunes/frulnm.mf
14mr|texlive-allrunes-2.1-3|146	%{_texmfdistdir}/fonts/source/public/allrunes/frulnn.mf
14mr|texlive-allrunes-2.1-3|147	%{_texmfdistdir}/fonts/source/public/allrunes/frulnq.mf
14mr|texlive-allrunes-2.1-3|148	%{_texmfdistdir}/fonts/source/public/allrunes/frulnr.mf
14mr|texlive-allrunes-2.1-3|149	%{_texmfdistdir}/fonts/source/public/allrunes/frulns.mf
14mr|texlive-allrunes-2.1-3|150	%{_texmfdistdir}/fonts/source/public/allrunes/frulnt.mf
14mr|texlive-allrunes-2.1-3|151	%{_texmfdistdir}/fonts/source/public/allrunes/frum.mf
14mr|texlive-allrunes-2.1-3|152	%{_texmfdistdir}/fonts/source/public/allrunes/frumbm.mf
14mr|texlive-allrunes-2.1-3|153	%{_texmfdistdir}/fonts/source/public/allrunes/frumbn.mf
14mr|texlive-allrunes-2.1-3|154	%{_texmfdistdir}/fonts/source/public/allrunes/frumbq.mf
14mr|texlive-allrunes-2.1-3|155	%{_texmfdistdir}/fonts/source/public/allrunes/frumbr.mf
14mr|texlive-allrunes-2.1-3|156	%{_texmfdistdir}/fonts/source/public/allrunes/frumbs.mf
14mr|texlive-allrunes-2.1-3|157	%{_texmfdistdir}/fonts/source/public/allrunes/frumbt.mf
14mr|texlive-allrunes-2.1-3|158	%{_texmfdistdir}/fonts/source/public/allrunes/frumcm.mf
14mr|texlive-allrunes-2.1-3|159	%{_texmfdistdir}/fonts/source/public/allrunes/frumcn.mf
14mr|texlive-allrunes-2.1-3|160	%{_texmfdistdir}/fonts/source/public/allrunes/frumcq.mf
14mr|texlive-allrunes-2.1-3|161	%{_texmfdistdir}/fonts/source/public/allrunes/frumcr.mf
14mr|texlive-allrunes-2.1-3|162	%{_texmfdistdir}/fonts/source/public/allrunes/frumcs.mf
14mr|texlive-allrunes-2.1-3|163	%{_texmfdistdir}/fonts/source/public/allrunes/frumct.mf
14mr|texlive-allrunes-2.1-3|164	%{_texmfdistdir}/fonts/source/public/allrunes/frumkm.mf
14mr|texlive-allrunes-2.1-3|165	%{_texmfdistdir}/fonts/source/public/allrunes/frumkn.mf
14mr|texlive-allrunes-2.1-3|166	%{_texmfdistdir}/fonts/source/public/allrunes/frumkq.mf
14mr|texlive-allrunes-2.1-3|167	%{_texmfdistdir}/fonts/source/public/allrunes/frumkr.mf
14mr|texlive-allrunes-2.1-3|168	%{_texmfdistdir}/fonts/source/public/allrunes/frumks.mf
14mr|texlive-allrunes-2.1-3|169	%{_texmfdistdir}/fonts/source/public/allrunes/frumkt.mf
14mr|texlive-allrunes-2.1-3|170	%{_texmfdistdir}/fonts/source/public/allrunes/frumlm.mf
14mr|texlive-allrunes-2.1-3|171	%{_texmfdistdir}/fonts/source/public/allrunes/frumln.mf
14mr|texlive-allrunes-2.1-3|172	%{_texmfdistdir}/fonts/source/public/allrunes/frumlq.mf
14mr|texlive-allrunes-2.1-3|173	%{_texmfdistdir}/fonts/source/public/allrunes/frumlr.mf
14mr|texlive-allrunes-2.1-3|174	%{_texmfdistdir}/fonts/source/public/allrunes/frumls.mf
14mr|texlive-allrunes-2.1-3|175	%{_texmfdistdir}/fonts/source/public/allrunes/frumlt.mf
14mr|texlive-allrunes-2.1-3|176	%{_texmfdistdir}/fonts/source/public/allrunes/frummm.mf
14mr|texlive-allrunes-2.1-3|177	%{_texmfdistdir}/fonts/source/public/allrunes/frummn.mf
14mr|texlive-allrunes-2.1-3|178	%{_texmfdistdir}/fonts/source/public/allrunes/frummq.mf
14mr|texlive-allrunes-2.1-3|179	%{_texmfdistdir}/fonts/source/public/allrunes/frummr.mf
14mr|texlive-allrunes-2.1-3|180	%{_texmfdistdir}/fonts/source/public/allrunes/frumms.mf
14mr|texlive-allrunes-2.1-3|181	%{_texmfdistdir}/fonts/source/public/allrunes/frummt.mf
14mr|texlive-allrunes-2.1-3|182	%{_texmfdistdir}/fonts/source/public/allrunes/frumnm.mf
14mr|texlive-allrunes-2.1-3|183	%{_texmfdistdir}/fonts/source/public/allrunes/frumnn.mf
14mr|texlive-allrunes-2.1-3|184	%{_texmfdistdir}/fonts/source/public/allrunes/frumnq.mf
14mr|texlive-allrunes-2.1-3|185	%{_texmfdistdir}/fonts/source/public/allrunes/frumnr.mf
14mr|texlive-allrunes-2.1-3|186	%{_texmfdistdir}/fonts/source/public/allrunes/frumns.mf
14mr|texlive-allrunes-2.1-3|187	%{_texmfdistdir}/fonts/source/public/allrunes/frumnt.mf
14mr|texlive-allrunes-2.1-3|188	%{_texmfdistdir}/fonts/source/public/allrunes/frun.mf
14mr|texlive-allrunes-2.1-3|189	%{_texmfdistdir}/fonts/source/public/allrunes/frunbm.mf
14mr|texlive-allrunes-2.1-3|190	%{_texmfdistdir}/fonts/source/public/allrunes/frunbn.mf
14mr|texlive-allrunes-2.1-3|191	%{_texmfdistdir}/fonts/source/public/allrunes/frunbq.mf
14mr|texlive-allrunes-2.1-3|192	%{_texmfdistdir}/fonts/source/public/allrunes/frunbr.mf
14mr|texlive-allrunes-2.1-3|193	%{_texmfdistdir}/fonts/source/public/allrunes/frunbs.mf
14mr|texlive-allrunes-2.1-3|194	%{_texmfdistdir}/fonts/source/public/allrunes/frunbt.mf
14mr|texlive-allrunes-2.1-3|195	%{_texmfdistdir}/fonts/source/public/allrunes/fruncm.mf
14mr|texlive-allrunes-2.1-3|196	%{_texmfdistdir}/fonts/source/public/allrunes/fruncn.mf
14mr|texlive-allrunes-2.1-3|197	%{_texmfdistdir}/fonts/source/public/allrunes/fruncq.mf
14mr|texlive-allrunes-2.1-3|198	%{_texmfdistdir}/fonts/source/public/allrunes/fruncr.mf
14mr|texlive-allrunes-2.1-3|199	%{_texmfdistdir}/fonts/source/public/allrunes/fruncs.mf
14mr|texlive-allrunes-2.1-3|200	%{_texmfdistdir}/fonts/source/public/allrunes/frunct.mf
14mr|texlive-allrunes-2.1-3|201	%{_texmfdistdir}/fonts/source/public/allrunes/frunkm.mf
14mr|texlive-allrunes-2.1-3|202	%{_texmfdistdir}/fonts/source/public/allrunes/frunkn.mf
14mr|texlive-allrunes-2.1-3|203	%{_texmfdistdir}/fonts/source/public/allrunes/frunkq.mf
14mr|texlive-allrunes-2.1-3|204	%{_texmfdistdir}/fonts/source/public/allrunes/frunkr.mf
14mr|texlive-allrunes-2.1-3|205	%{_texmfdistdir}/fonts/source/public/allrunes/frunks.mf
14mr|texlive-allrunes-2.1-3|206	%{_texmfdistdir}/fonts/source/public/allrunes/frunkt.mf
14mr|texlive-allrunes-2.1-3|207	%{_texmfdistdir}/fonts/source/public/allrunes/frunlm.mf
14mr|texlive-allrunes-2.1-3|208	%{_texmfdistdir}/fonts/source/public/allrunes/frunln.mf
14mr|texlive-allrunes-2.1-3|209	%{_texmfdistdir}/fonts/source/public/allrunes/frunlq.mf
14mr|texlive-allrunes-2.1-3|210	%{_texmfdistdir}/fonts/source/public/allrunes/frunlr.mf
14mr|texlive-allrunes-2.1-3|211	%{_texmfdistdir}/fonts/source/public/allrunes/frunls.mf
14mr|texlive-allrunes-2.1-3|212	%{_texmfdistdir}/fonts/source/public/allrunes/frunlt.mf
14mr|texlive-allrunes-2.1-3|213	%{_texmfdistdir}/fonts/source/public/allrunes/frunmm.mf
14mr|texlive-allrunes-2.1-3|214	%{_texmfdistdir}/fonts/source/public/allrunes/frunmn.mf
14mr|texlive-allrunes-2.1-3|215	%{_texmfdistdir}/fonts/source/public/allrunes/frunmq.mf
14mr|texlive-allrunes-2.1-3|216	%{_texmfdistdir}/fonts/source/public/allrunes/frunmr.mf
14mr|texlive-allrunes-2.1-3|217	%{_texmfdistdir}/fonts/source/public/allrunes/frunms.mf
14mr|texlive-allrunes-2.1-3|218	%{_texmfdistdir}/fonts/source/public/allrunes/frunmt.mf
14mr|texlive-allrunes-2.1-3|219	%{_texmfdistdir}/fonts/source/public/allrunes/frunnm.mf
14mr|texlive-allrunes-2.1-3|220	%{_texmfdistdir}/fonts/source/public/allrunes/frunnn.mf
14mr|texlive-allrunes-2.1-3|221	%{_texmfdistdir}/fonts/source/public/allrunes/frunnq.mf
14mr|texlive-allrunes-2.1-3|222	%{_texmfdistdir}/fonts/source/public/allrunes/frunnr.mf
14mr|texlive-allrunes-2.1-3|223	%{_texmfdistdir}/fonts/source/public/allrunes/frunns.mf
14mr|texlive-allrunes-2.1-3|224	%{_texmfdistdir}/fonts/source/public/allrunes/frunnt.mf
14mr|texlive-allrunes-2.1-3|225	%{_texmfdistdir}/fonts/source/public/allrunes/frusep.mf
14mr|texlive-allrunes-2.1-3|226	%{_texmfdistdir}/fonts/source/public/allrunes/frut.mf
14mr|texlive-allrunes-2.1-3|227	%{_texmfdistdir}/fonts/source/public/allrunes/frutbm.mf
14mr|texlive-allrunes-2.1-3|228	%{_texmfdistdir}/fonts/source/public/allrunes/frutbn.mf
14mr|texlive-allrunes-2.1-3|229	%{_texmfdistdir}/fonts/source/public/allrunes/frutbq.mf
14mr|texlive-allrunes-2.1-3|230	%{_texmfdistdir}/fonts/source/public/allrunes/frutbr.mf
14mr|texlive-allrunes-2.1-3|231	%{_texmfdistdir}/fonts/source/public/allrunes/frutbs.mf
14mr|texlive-allrunes-2.1-3|232	%{_texmfdistdir}/fonts/source/public/allrunes/frutbt.mf
14mr|texlive-allrunes-2.1-3|233	%{_texmfdistdir}/fonts/source/public/allrunes/frutcm.mf
14mr|texlive-allrunes-2.1-3|234	%{_texmfdistdir}/fonts/source/public/allrunes/frutcn.mf
14mr|texlive-allrunes-2.1-3|235	%{_texmfdistdir}/fonts/source/public/allrunes/frutcq.mf
14mr|texlive-allrunes-2.1-3|236	%{_texmfdistdir}/fonts/source/public/allrunes/frutcr.mf
14mr|texlive-allrunes-2.1-3|237	%{_texmfdistdir}/fonts/source/public/allrunes/frutcs.mf
14mr|texlive-allrunes-2.1-3|238	%{_texmfdistdir}/fonts/source/public/allrunes/frutct.mf
14mr|texlive-allrunes-2.1-3|239	%{_texmfdistdir}/fonts/source/public/allrunes/frutkm.mf
14mr|texlive-allrunes-2.1-3|240	%{_texmfdistdir}/fonts/source/public/allrunes/frutkn.mf
14mr|texlive-allrunes-2.1-3|241	%{_texmfdistdir}/fonts/source/public/allrunes/frutkq.mf
14mr|texlive-allrunes-2.1-3|242	%{_texmfdistdir}/fonts/source/public/allrunes/frutkr.mf
14mr|texlive-allrunes-2.1-3|243	%{_texmfdistdir}/fonts/source/public/allrunes/frutks.mf
14mr|texlive-allrunes-2.1-3|244	%{_texmfdistdir}/fonts/source/public/allrunes/frutkt.mf
14mr|texlive-allrunes-2.1-3|245	%{_texmfdistdir}/fonts/source/public/allrunes/frutlm.mf
14mr|texlive-allrunes-2.1-3|246	%{_texmfdistdir}/fonts/source/public/allrunes/frutln.mf
14mr|texlive-allrunes-2.1-3|247	%{_texmfdistdir}/fonts/source/public/allrunes/frutlq.mf
14mr|texlive-allrunes-2.1-3|248	%{_texmfdistdir}/fonts/source/public/allrunes/frutlr.mf
14mr|texlive-allrunes-2.1-3|249	%{_texmfdistdir}/fonts/source/public/allrunes/frutls.mf
14mr|texlive-allrunes-2.1-3|250	%{_texmfdistdir}/fonts/source/public/allrunes/frutlt.mf
14mr|texlive-allrunes-2.1-3|251	%{_texmfdistdir}/fonts/source/public/allrunes/frutmm.mf
14mr|texlive-allrunes-2.1-3|252	%{_texmfdistdir}/fonts/source/public/allrunes/frutmn.mf
14mr|texlive-allrunes-2.1-3|253	%{_texmfdistdir}/fonts/source/public/allrunes/frutmq.mf
14mr|texlive-allrunes-2.1-3|254	%{_texmfdistdir}/fonts/source/public/allrunes/frutmr.mf
14mr|texlive-allrunes-2.1-3|255	%{_texmfdistdir}/fonts/source/public/allrunes/frutms.mf
14mr|texlive-allrunes-2.1-3|256	%{_texmfdistdir}/fonts/source/public/allrunes/frutmt.mf
14mr|texlive-allrunes-2.1-3|257	%{_texmfdistdir}/fonts/source/public/allrunes/frutnm.mf
14mr|texlive-allrunes-2.1-3|258	%{_texmfdistdir}/fonts/source/public/allrunes/frutnn.mf
14mr|texlive-allrunes-2.1-3|259	%{_texmfdistdir}/fonts/source/public/allrunes/frutnq.mf
14mr|texlive-allrunes-2.1-3|260	%{_texmfdistdir}/fonts/source/public/allrunes/frutnr.mf
14mr|texlive-allrunes-2.1-3|261	%{_texmfdistdir}/fonts/source/public/allrunes/frutns.mf
14mr|texlive-allrunes-2.1-3|262	%{_texmfdistdir}/fonts/source/public/allrunes/frutnt.mf
14mr|texlive-allrunes-2.1-3|263	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabm.pfb
14mr|texlive-allrunes-2.1-3|264	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabn.pfb
14mr|texlive-allrunes-2.1-3|265	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabq.pfb
14mr|texlive-allrunes-2.1-3|266	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabr.pfb
14mr|texlive-allrunes-2.1-3|267	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabs.pfb
14mr|texlive-allrunes-2.1-3|268	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabt.pfb
14mr|texlive-allrunes-2.1-3|269	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacm.pfb
14mr|texlive-allrunes-2.1-3|270	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacn.pfb
14mr|texlive-allrunes-2.1-3|271	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacq.pfb
14mr|texlive-allrunes-2.1-3|272	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacr.pfb
14mr|texlive-allrunes-2.1-3|273	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacs.pfb
14mr|texlive-allrunes-2.1-3|274	%{_texmfdistdir}/fonts/type1/public/allrunes/fruact.pfb
14mr|texlive-allrunes-2.1-3|275	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakm.pfb
14mr|texlive-allrunes-2.1-3|276	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakn.pfb
14mr|texlive-allrunes-2.1-3|277	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakq.pfb
14mr|texlive-allrunes-2.1-3|278	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakr.pfb
14mr|texlive-allrunes-2.1-3|279	%{_texmfdistdir}/fonts/type1/public/allrunes/fruaks.pfb
14mr|texlive-allrunes-2.1-3|280	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakt.pfb
14mr|texlive-allrunes-2.1-3|281	%{_texmfdistdir}/fonts/type1/public/allrunes/frualm.pfb
14mr|texlive-allrunes-2.1-3|282	%{_texmfdistdir}/fonts/type1/public/allrunes/frualn.pfb
14mr|texlive-allrunes-2.1-3|283	%{_texmfdistdir}/fonts/type1/public/allrunes/frualq.pfb
14mr|texlive-allrunes-2.1-3|284	%{_texmfdistdir}/fonts/type1/public/allrunes/frualr.pfb
14mr|texlive-allrunes-2.1-3|285	%{_texmfdistdir}/fonts/type1/public/allrunes/fruals.pfb
14mr|texlive-allrunes-2.1-3|286	%{_texmfdistdir}/fonts/type1/public/allrunes/frualt.pfb
14mr|texlive-allrunes-2.1-3|287	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamm.pfb
14mr|texlive-allrunes-2.1-3|288	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamn.pfb
14mr|texlive-allrunes-2.1-3|289	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamq.pfb
14mr|texlive-allrunes-2.1-3|290	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamr.pfb
14mr|texlive-allrunes-2.1-3|291	%{_texmfdistdir}/fonts/type1/public/allrunes/fruams.pfb
14mr|texlive-allrunes-2.1-3|292	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamt.pfb
14mr|texlive-allrunes-2.1-3|293	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanm.pfb
14mr|texlive-allrunes-2.1-3|294	%{_texmfdistdir}/fonts/type1/public/allrunes/fruann.pfb
14mr|texlive-allrunes-2.1-3|295	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanq.pfb
14mr|texlive-allrunes-2.1-3|296	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanr.pfb
14mr|texlive-allrunes-2.1-3|297	%{_texmfdistdir}/fonts/type1/public/allrunes/fruans.pfb
14mr|texlive-allrunes-2.1-3|298	%{_texmfdistdir}/fonts/type1/public/allrunes/fruant.pfb
14mr|texlive-allrunes-2.1-3|299	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbm.pfb
14mr|texlive-allrunes-2.1-3|300	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbn.pfb
14mr|texlive-allrunes-2.1-3|301	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbq.pfb
14mr|texlive-allrunes-2.1-3|302	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbr.pfb
14mr|texlive-allrunes-2.1-3|303	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbs.pfb
14mr|texlive-allrunes-2.1-3|304	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbt.pfb
14mr|texlive-allrunes-2.1-3|305	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccm.pfb
14mr|texlive-allrunes-2.1-3|306	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccn.pfb
14mr|texlive-allrunes-2.1-3|307	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccq.pfb
14mr|texlive-allrunes-2.1-3|308	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccr.pfb
14mr|texlive-allrunes-2.1-3|309	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccs.pfb
14mr|texlive-allrunes-2.1-3|310	%{_texmfdistdir}/fonts/type1/public/allrunes/frucct.pfb
14mr|texlive-allrunes-2.1-3|311	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckm.pfb
14mr|texlive-allrunes-2.1-3|312	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckn.pfb
14mr|texlive-allrunes-2.1-3|313	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckq.pfb
14mr|texlive-allrunes-2.1-3|314	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckr.pfb
14mr|texlive-allrunes-2.1-3|315	%{_texmfdistdir}/fonts/type1/public/allrunes/frucks.pfb
14mr|texlive-allrunes-2.1-3|316	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckt.pfb
14mr|texlive-allrunes-2.1-3|317	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclm.pfb
14mr|texlive-allrunes-2.1-3|318	%{_texmfdistdir}/fonts/type1/public/allrunes/frucln.pfb
14mr|texlive-allrunes-2.1-3|319	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclq.pfb
14mr|texlive-allrunes-2.1-3|320	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclr.pfb
14mr|texlive-allrunes-2.1-3|321	%{_texmfdistdir}/fonts/type1/public/allrunes/frucls.pfb
14mr|texlive-allrunes-2.1-3|322	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclt.pfb
14mr|texlive-allrunes-2.1-3|323	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmm.pfb
14mr|texlive-allrunes-2.1-3|324	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmn.pfb
14mr|texlive-allrunes-2.1-3|325	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmq.pfb
14mr|texlive-allrunes-2.1-3|326	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmr.pfb
14mr|texlive-allrunes-2.1-3|327	%{_texmfdistdir}/fonts/type1/public/allrunes/frucms.pfb
14mr|texlive-allrunes-2.1-3|328	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmt.pfb
14mr|texlive-allrunes-2.1-3|329	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnm.pfb
14mr|texlive-allrunes-2.1-3|330	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnn.pfb
14mr|texlive-allrunes-2.1-3|331	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnq.pfb
14mr|texlive-allrunes-2.1-3|332	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnr.pfb
14mr|texlive-allrunes-2.1-3|333	%{_texmfdistdir}/fonts/type1/public/allrunes/frucns.pfb
14mr|texlive-allrunes-2.1-3|334	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnt.pfb
14mr|texlive-allrunes-2.1-3|335	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbm.pfb
14mr|texlive-allrunes-2.1-3|336	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbn.pfb
14mr|texlive-allrunes-2.1-3|337	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbq.pfb
14mr|texlive-allrunes-2.1-3|338	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbr.pfb
14mr|texlive-allrunes-2.1-3|339	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbs.pfb
14mr|texlive-allrunes-2.1-3|340	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbt.pfb
14mr|texlive-allrunes-2.1-3|341	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcm.pfb
14mr|texlive-allrunes-2.1-3|342	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcn.pfb
14mr|texlive-allrunes-2.1-3|343	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcq.pfb
14mr|texlive-allrunes-2.1-3|344	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcr.pfb
14mr|texlive-allrunes-2.1-3|345	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcs.pfb
14mr|texlive-allrunes-2.1-3|346	%{_texmfdistdir}/fonts/type1/public/allrunes/frulct.pfb
14mr|texlive-allrunes-2.1-3|347	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkm.pfb
14mr|texlive-allrunes-2.1-3|348	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkn.pfb
14mr|texlive-allrunes-2.1-3|349	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkq.pfb
14mr|texlive-allrunes-2.1-3|350	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkr.pfb
14mr|texlive-allrunes-2.1-3|351	%{_texmfdistdir}/fonts/type1/public/allrunes/frulks.pfb
14mr|texlive-allrunes-2.1-3|352	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkt.pfb
14mr|texlive-allrunes-2.1-3|353	%{_texmfdistdir}/fonts/type1/public/allrunes/frullm.pfb
14mr|texlive-allrunes-2.1-3|354	%{_texmfdistdir}/fonts/type1/public/allrunes/frulln.pfb
14mr|texlive-allrunes-2.1-3|355	%{_texmfdistdir}/fonts/type1/public/allrunes/frullq.pfb
14mr|texlive-allrunes-2.1-3|356	%{_texmfdistdir}/fonts/type1/public/allrunes/frullr.pfb
14mr|texlive-allrunes-2.1-3|357	%{_texmfdistdir}/fonts/type1/public/allrunes/frulls.pfb
14mr|texlive-allrunes-2.1-3|358	%{_texmfdistdir}/fonts/type1/public/allrunes/frullt.pfb
14mr|texlive-allrunes-2.1-3|359	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmm.pfb
14mr|texlive-allrunes-2.1-3|360	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmn.pfb
14mr|texlive-allrunes-2.1-3|361	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmq.pfb
14mr|texlive-allrunes-2.1-3|362	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmr.pfb
14mr|texlive-allrunes-2.1-3|363	%{_texmfdistdir}/fonts/type1/public/allrunes/frulms.pfb
14mr|texlive-allrunes-2.1-3|364	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmt.pfb
14mr|texlive-allrunes-2.1-3|365	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnm.pfb
14mr|texlive-allrunes-2.1-3|366	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnn.pfb
14mr|texlive-allrunes-2.1-3|367	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnq.pfb
14mr|texlive-allrunes-2.1-3|368	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnr.pfb
14mr|texlive-allrunes-2.1-3|369	%{_texmfdistdir}/fonts/type1/public/allrunes/frulns.pfb
14mr|texlive-allrunes-2.1-3|370	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnt.pfb
14mr|texlive-allrunes-2.1-3|371	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbm.pfb
14mr|texlive-allrunes-2.1-3|372	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbn.pfb
14mr|texlive-allrunes-2.1-3|373	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbq.pfb
14mr|texlive-allrunes-2.1-3|374	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbr.pfb
14mr|texlive-allrunes-2.1-3|375	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbs.pfb
14mr|texlive-allrunes-2.1-3|376	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbt.pfb
14mr|texlive-allrunes-2.1-3|377	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcm.pfb
14mr|texlive-allrunes-2.1-3|378	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcn.pfb
14mr|texlive-allrunes-2.1-3|379	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcq.pfb
14mr|texlive-allrunes-2.1-3|380	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcr.pfb
14mr|texlive-allrunes-2.1-3|381	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcs.pfb
14mr|texlive-allrunes-2.1-3|382	%{_texmfdistdir}/fonts/type1/public/allrunes/frumct.pfb
14mr|texlive-allrunes-2.1-3|383	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkm.pfb
14mr|texlive-allrunes-2.1-3|384	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkn.pfb
14mr|texlive-allrunes-2.1-3|385	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkq.pfb
14mr|texlive-allrunes-2.1-3|386	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkr.pfb
14mr|texlive-allrunes-2.1-3|387	%{_texmfdistdir}/fonts/type1/public/allrunes/frumks.pfb
14mr|texlive-allrunes-2.1-3|388	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkt.pfb
14mr|texlive-allrunes-2.1-3|389	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlm.pfb
14mr|texlive-allrunes-2.1-3|390	%{_texmfdistdir}/fonts/type1/public/allrunes/frumln.pfb
14mr|texlive-allrunes-2.1-3|391	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlq.pfb
14mr|texlive-allrunes-2.1-3|392	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlr.pfb
14mr|texlive-allrunes-2.1-3|393	%{_texmfdistdir}/fonts/type1/public/allrunes/frumls.pfb
14mr|texlive-allrunes-2.1-3|394	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlt.pfb
14mr|texlive-allrunes-2.1-3|395	%{_texmfdistdir}/fonts/type1/public/allrunes/frummm.pfb
14mr|texlive-allrunes-2.1-3|396	%{_texmfdistdir}/fonts/type1/public/allrunes/frummn.pfb
14mr|texlive-allrunes-2.1-3|397	%{_texmfdistdir}/fonts/type1/public/allrunes/frummq.pfb
14mr|texlive-allrunes-2.1-3|398	%{_texmfdistdir}/fonts/type1/public/allrunes/frummr.pfb
14mr|texlive-allrunes-2.1-3|399	%{_texmfdistdir}/fonts/type1/public/allrunes/frumms.pfb
14mr|texlive-allrunes-2.1-3|400	%{_texmfdistdir}/fonts/type1/public/allrunes/frummt.pfb
14mr|texlive-allrunes-2.1-3|401	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnm.pfb
14mr|texlive-allrunes-2.1-3|402	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnn.pfb
14mr|texlive-allrunes-2.1-3|403	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnq.pfb
14mr|texlive-allrunes-2.1-3|404	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnr.pfb
14mr|texlive-allrunes-2.1-3|405	%{_texmfdistdir}/fonts/type1/public/allrunes/frumns.pfb
14mr|texlive-allrunes-2.1-3|406	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnt.pfb
14mr|texlive-allrunes-2.1-3|407	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbm.pfb
14mr|texlive-allrunes-2.1-3|408	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbn.pfb
14mr|texlive-allrunes-2.1-3|409	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbq.pfb
14mr|texlive-allrunes-2.1-3|410	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbr.pfb
14mr|texlive-allrunes-2.1-3|411	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbs.pfb
14mr|texlive-allrunes-2.1-3|412	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbt.pfb
14mr|texlive-allrunes-2.1-3|413	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncm.pfb
14mr|texlive-allrunes-2.1-3|414	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncn.pfb
14mr|texlive-allrunes-2.1-3|415	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncq.pfb
14mr|texlive-allrunes-2.1-3|416	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncr.pfb
14mr|texlive-allrunes-2.1-3|417	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncs.pfb
14mr|texlive-allrunes-2.1-3|418	%{_texmfdistdir}/fonts/type1/public/allrunes/frunct.pfb
14mr|texlive-allrunes-2.1-3|419	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkm.pfb
14mr|texlive-allrunes-2.1-3|420	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkn.pfb
14mr|texlive-allrunes-2.1-3|421	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkq.pfb
14mr|texlive-allrunes-2.1-3|422	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkr.pfb
14mr|texlive-allrunes-2.1-3|423	%{_texmfdistdir}/fonts/type1/public/allrunes/frunks.pfb
14mr|texlive-allrunes-2.1-3|424	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkt.pfb
14mr|texlive-allrunes-2.1-3|425	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlm.pfb
14mr|texlive-allrunes-2.1-3|426	%{_texmfdistdir}/fonts/type1/public/allrunes/frunln.pfb
14mr|texlive-allrunes-2.1-3|427	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlq.pfb
14mr|texlive-allrunes-2.1-3|428	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlr.pfb
14mr|texlive-allrunes-2.1-3|429	%{_texmfdistdir}/fonts/type1/public/allrunes/frunls.pfb
14mr|texlive-allrunes-2.1-3|430	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlt.pfb
14mr|texlive-allrunes-2.1-3|431	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmm.pfb
14mr|texlive-allrunes-2.1-3|432	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmn.pfb
14mr|texlive-allrunes-2.1-3|433	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmq.pfb
14mr|texlive-allrunes-2.1-3|434	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmr.pfb
14mr|texlive-allrunes-2.1-3|435	%{_texmfdistdir}/fonts/type1/public/allrunes/frunms.pfb
14mr|texlive-allrunes-2.1-3|436	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmt.pfb
14mr|texlive-allrunes-2.1-3|437	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnm.pfb
14mr|texlive-allrunes-2.1-3|438	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnn.pfb
14mr|texlive-allrunes-2.1-3|439	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnq.pfb
14mr|texlive-allrunes-2.1-3|440	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnr.pfb
14mr|texlive-allrunes-2.1-3|441	%{_texmfdistdir}/fonts/type1/public/allrunes/frunns.pfb
14mr|texlive-allrunes-2.1-3|442	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnt.pfb
14mr|texlive-allrunes-2.1-3|443	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbm.pfb
14mr|texlive-allrunes-2.1-3|444	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbn.pfb
14mr|texlive-allrunes-2.1-3|445	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbq.pfb
14mr|texlive-allrunes-2.1-3|446	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbr.pfb
14mr|texlive-allrunes-2.1-3|447	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbs.pfb
14mr|texlive-allrunes-2.1-3|448	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbt.pfb
14mr|texlive-allrunes-2.1-3|449	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcm.pfb
14mr|texlive-allrunes-2.1-3|450	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcn.pfb
14mr|texlive-allrunes-2.1-3|451	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcq.pfb
14mr|texlive-allrunes-2.1-3|452	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcr.pfb
14mr|texlive-allrunes-2.1-3|453	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcs.pfb
14mr|texlive-allrunes-2.1-3|454	%{_texmfdistdir}/fonts/type1/public/allrunes/frutct.pfb
14mr|texlive-allrunes-2.1-3|455	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkm.pfb
14mr|texlive-allrunes-2.1-3|456	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkn.pfb
14mr|texlive-allrunes-2.1-3|457	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkq.pfb
14mr|texlive-allrunes-2.1-3|458	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkr.pfb
14mr|texlive-allrunes-2.1-3|459	%{_texmfdistdir}/fonts/type1/public/allrunes/frutks.pfb
14mr|texlive-allrunes-2.1-3|460	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkt.pfb
14mr|texlive-allrunes-2.1-3|461	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlm.pfb
14mr|texlive-allrunes-2.1-3|462	%{_texmfdistdir}/fonts/type1/public/allrunes/frutln.pfb
14mr|texlive-allrunes-2.1-3|463	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlq.pfb
14mr|texlive-allrunes-2.1-3|464	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlr.pfb
14mr|texlive-allrunes-2.1-3|465	%{_texmfdistdir}/fonts/type1/public/allrunes/frutls.pfb
14mr|texlive-allrunes-2.1-3|466	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlt.pfb
14mr|texlive-allrunes-2.1-3|467	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmm.pfb
14mr|texlive-allrunes-2.1-3|468	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmn.pfb
14mr|texlive-allrunes-2.1-3|469	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmq.pfb
14mr|texlive-allrunes-2.1-3|470	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmr.pfb
14mr|texlive-allrunes-2.1-3|471	%{_texmfdistdir}/fonts/type1/public/allrunes/frutms.pfb
14mr|texlive-allrunes-2.1-3|472	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmt.pfb
14mr|texlive-allrunes-2.1-3|473	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnm.pfb
14mr|texlive-allrunes-2.1-3|474	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnn.pfb
14mr|texlive-allrunes-2.1-3|475	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnq.pfb
14mr|texlive-allrunes-2.1-3|476	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnr.pfb
14mr|texlive-allrunes-2.1-3|477	%{_texmfdistdir}/fonts/type1/public/allrunes/frutns.pfb
14mr|texlive-allrunes-2.1-3|478	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnt.pfb
14mr|texlive-allrunes-2.1-3|479	%{_texmfdistdir}/tex/latex/allrunes/allrunes.sty
14mr|texlive-allrunes-2.1-3|480	%{_texmfdistdir}/tex/latex/allrunes/ara.fd
14mr|texlive-allrunes-2.1-3|481	%{_texmfdistdir}/tex/latex/allrunes/arc.fd
14mr|texlive-allrunes-2.1-3|482	%{_texmfdistdir}/tex/latex/allrunes/arl.fd
14mr|texlive-allrunes-2.1-3|483	%{_texmfdistdir}/tex/latex/allrunes/arm.fd
14mr|texlive-allrunes-2.1-3|484	%{_texmfdistdir}/tex/latex/allrunes/arn.fd
14mr|texlive-allrunes-2.1-3|485	%{_texmfdistdir}/tex/latex/allrunes/art.fd
14mr|texlive-allrunes-2.1-3|486	%doc %{_texmfdistdir}/doc/fonts/allrunes/README
14mr|texlive-allrunes-2.1-3|487	%doc %{_texmfdistdir}/doc/fonts/allrunes/allrunes.pdf
14mr|texlive-allrunes-2.1-3|488	#- source
14mr|texlive-allrunes-2.1-3|489	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.dtx
14mr|texlive-allrunes-2.1-3|490	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.ins
14mr|texlive-allrunes-2.1-3|491	
14mr|texlive-allrunes-2.1-3|492	#-----------------------------------------------------------------------
14mr|texlive-allrunes-2.1-3|493	%prep
14mr|texlive-allrunes-2.1-3|494	%setup -c -a0 -a1 -a2
14mr|texlive-allrunes-2.1-3|495	
14mr|texlive-allrunes-2.1-3|496	%build
14mr|texlive-allrunes-2.1-3|497	
14mr|texlive-allrunes-2.1-3|498	%install
14mr|texlive-allrunes-2.1-3|499	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-allrunes-2.1-3|500	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-allrunes-2.1-3|501	
14mr|texlive-allrunes-2.1-3|502	
14mr|texlive-allrunes-2.1-3|503	
14mr|texlive-allrunes-2.1-3|504	%changelog
14mr|texlive-allrunes-2.1-3|505	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-allrunes-2.1-3|506	+ Revision: 810a47a
14mr|texlive-allrunes-2.1-3|507	- MassBuild#440: Increase release tag
14mr|texlive-allrunes-2.1-3|508	
14mr|texlive-allrunes-2.1-3|509	

19225 14
14mr|texlive-alnumsec-v0.03-3|1	# revision 15878
14mr|texlive-alnumsec-v0.03-3|2	# category Package
14mr|texlive-alnumsec-v0.03-3|3	# catalog-ctan /macros/latex/contrib/alnumsec
14mr|texlive-alnumsec-v0.03-3|4	# catalog-date 2008-05-11 02:21:17 +0200
14mr|texlive-alnumsec-v0.03-3|5	# catalog-license lppl
14mr|texlive-alnumsec-v0.03-3|6	# catalog-version v0.03
14mr|texlive-alnumsec-v0.03-3|7	Name:		texlive-alnumsec
14mr|texlive-alnumsec-v0.03-3|8	Version:	v0.03
14mr|texlive-alnumsec-v0.03-3|9	Release:	3
14mr|texlive-alnumsec-v0.03-3|10	Summary:	Alphanumeric section numbering
14mr|texlive-alnumsec-v0.03-3|11	Group:		Publishing
14mr|texlive-alnumsec-v0.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alnumsec
14mr|texlive-alnumsec-v0.03-3|13	License:	LPPL
14mr|texlive-alnumsec-v0.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.tar.xz
14mr|texlive-alnumsec-v0.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.doc.tar.xz
14mr|texlive-alnumsec-v0.03-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.source.tar.xz
14mr|texlive-alnumsec-v0.03-3|17	BuildArch:	noarch
14mr|texlive-alnumsec-v0.03-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-alnumsec-v0.03-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-alnumsec-v0.03-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-alnumsec-v0.03-3|21	
14mr|texlive-alnumsec-v0.03-3|22	%description
14mr|texlive-alnumsec-v0.03-3|23	This package allows you to use alphanumeric section numbering,
14mr|texlive-alnumsec-v0.03-3|24	for instance "A. Introduction ... III. International Law". Its
14mr|texlive-alnumsec-v0.03-3|25	output is similar to alphanum, but you can use the standard
14mr|texlive-alnumsec-v0.03-3|26	LaTeX sectioning commands, so that it is possible to switch
14mr|texlive-alnumsec-v0.03-3|27	numbering schemes easily. Greek letters, double letters (bb)
14mr|texlive-alnumsec-v0.03-3|28	and different delimiters around them are supported.
14mr|texlive-alnumsec-v0.03-3|29	
14mr|texlive-alnumsec-v0.03-3|30	%post
14mr|texlive-alnumsec-v0.03-3|31	%{_sbindir}/texlive.post
14mr|texlive-alnumsec-v0.03-3|32	
14mr|texlive-alnumsec-v0.03-3|33	%postun
14mr|texlive-alnumsec-v0.03-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-alnumsec-v0.03-3|35	%{_sbindir}/texlive.post
14mr|texlive-alnumsec-v0.03-3|36	fi
14mr|texlive-alnumsec-v0.03-3|37	
14mr|texlive-alnumsec-v0.03-3|38	#-----------------------------------------------------------------------
14mr|texlive-alnumsec-v0.03-3|39	%files
14mr|texlive-alnumsec-v0.03-3|40	%{_texmfdistdir}/tex/latex/alnumsec/alnumsec.sty
14mr|texlive-alnumsec-v0.03-3|41	%doc %{_texmfdistdir}/doc/latex/alnumsec/README
14mr|texlive-alnumsec-v0.03-3|42	%doc %{_texmfdistdir}/doc/latex/alnumsec/alnumsec.pdf
14mr|texlive-alnumsec-v0.03-3|43	#- source
14mr|texlive-alnumsec-v0.03-3|44	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.dtx
14mr|texlive-alnumsec-v0.03-3|45	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.ins
14mr|texlive-alnumsec-v0.03-3|46	
14mr|texlive-alnumsec-v0.03-3|47	#-----------------------------------------------------------------------
14mr|texlive-alnumsec-v0.03-3|48	%prep
14mr|texlive-alnumsec-v0.03-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-alnumsec-v0.03-3|50	
14mr|texlive-alnumsec-v0.03-3|51	%build
14mr|texlive-alnumsec-v0.03-3|52	
14mr|texlive-alnumsec-v0.03-3|53	%install
14mr|texlive-alnumsec-v0.03-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-alnumsec-v0.03-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-alnumsec-v0.03-3|56	
14mr|texlive-alnumsec-v0.03-3|57	
14mr|texlive-alnumsec-v0.03-3|58	
14mr|texlive-alnumsec-v0.03-3|59	%changelog
14mr|texlive-alnumsec-v0.03-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.03-3
14mr|texlive-alnumsec-v0.03-3|61	+ Revision: a825589
14mr|texlive-alnumsec-v0.03-3|62	- MassBuild#440: Increase release tag
14mr|texlive-alnumsec-v0.03-3|63	
14mr|texlive-alnumsec-v0.03-3|64	

19226 14
14mr|texlive-alterqcm-3.7c-3|1	# revision 23385
14mr|texlive-alterqcm-3.7c-3|2	# category Package
14mr|texlive-alterqcm-3.7c-3|3	# catalog-ctan /macros/latex/contrib/alterqcm
14mr|texlive-alterqcm-3.7c-3|4	# catalog-date 2011-06-06 00:10:59 +0200
14mr|texlive-alterqcm-3.7c-3|5	# catalog-license lppl
14mr|texlive-alterqcm-3.7c-3|6	# catalog-version 3.7c
14mr|texlive-alterqcm-3.7c-3|7	Name:		texlive-alterqcm
14mr|texlive-alterqcm-3.7c-3|8	Version:	3.7c
14mr|texlive-alterqcm-3.7c-3|9	Release:	3
14mr|texlive-alterqcm-3.7c-3|10	Summary:	Multiple choice questionnaires in two column tables
14mr|texlive-alterqcm-3.7c-3|11	Group:		Publishing
14mr|texlive-alterqcm-3.7c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alterqcm
14mr|texlive-alterqcm-3.7c-3|13	License:	LPPL
14mr|texlive-alterqcm-3.7c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.tar.xz
14mr|texlive-alterqcm-3.7c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.doc.tar.xz
14mr|texlive-alterqcm-3.7c-3|16	BuildArch:	noarch
14mr|texlive-alterqcm-3.7c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-alterqcm-3.7c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-alterqcm-3.7c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-alterqcm-3.7c-3|20	
14mr|texlive-alterqcm-3.7c-3|21	%description
14mr|texlive-alterqcm-3.7c-3|22	Macros to support the creation of multiple-choice
14mr|texlive-alterqcm-3.7c-3|23	questionnaires in two-column tables.
14mr|texlive-alterqcm-3.7c-3|24	
14mr|texlive-alterqcm-3.7c-3|25	%post
14mr|texlive-alterqcm-3.7c-3|26	%{_sbindir}/texlive.post
14mr|texlive-alterqcm-3.7c-3|27	
14mr|texlive-alterqcm-3.7c-3|28	%postun
14mr|texlive-alterqcm-3.7c-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-alterqcm-3.7c-3|30	%{_sbindir}/texlive.post
14mr|texlive-alterqcm-3.7c-3|31	fi
14mr|texlive-alterqcm-3.7c-3|32	
14mr|texlive-alterqcm-3.7c-3|33	#-----------------------------------------------------------------------
14mr|texlive-alterqcm-3.7c-3|34	%files
14mr|texlive-alterqcm-3.7c-3|35	%{_texmfdistdir}/tex/latex/alterqcm/alterqcm.sty
14mr|texlive-alterqcm-3.7c-3|36	%doc %{_texmfdistdir}/doc/latex/alterqcm/README
14mr|texlive-alterqcm-3.7c-3|37	%doc %{_texmfdistdir}/doc/latex/alterqcm/README.doc
14mr|texlive-alterqcm-3.7c-3|38	%doc %{_texmfdistdir}/doc/latex/alterqcm/doc_aq-screen.pdf
14mr|texlive-alterqcm-3.7c-3|39	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/AntillesESjuin2006.tex
14mr|texlive-alterqcm-3.7c-3|40	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/alea.tex
14mr|texlive-alterqcm-3.7c-3|41	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/annexe.tex
14mr|texlive-alterqcm-3.7c-3|42	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/correct.tex
14mr|texlive-alterqcm-3.7c-3|43	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_1.tex
14mr|texlive-alterqcm-3.7c-3|44	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_2.tex
14mr|texlive-alterqcm-3.7c-3|45	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/language.tex
14mr|texlive-alterqcm-3.7c-3|46	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/points.tex
14mr|texlive-alterqcm-3.7c-3|47	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/sep.tex
14mr|texlive-alterqcm-3.7c-3|48	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-final.tex
14mr|texlive-alterqcm-3.7c-3|49	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-init.tex
14mr|texlive-alterqcm-3.7c-3|50	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/verb.tex
14mr|texlive-alterqcm-3.7c-3|51	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/AntillesESjuin2006.pdf
14mr|texlive-alterqcm-3.7c-3|52	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/alea.pdf
14mr|texlive-alterqcm-3.7c-3|53	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/annexe.pdf
14mr|texlive-alterqcm-3.7c-3|54	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/correct.pdf
14mr|texlive-alterqcm-3.7c-3|55	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/doc_aq.pdf
14mr|texlive-alterqcm-3.7c-3|56	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_1.pdf
14mr|texlive-alterqcm-3.7c-3|57	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_2.pdf
14mr|texlive-alterqcm-3.7c-3|58	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/language.pdf
14mr|texlive-alterqcm-3.7c-3|59	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/points.pdf
14mr|texlive-alterqcm-3.7c-3|60	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/sep.pdf
14mr|texlive-alterqcm-3.7c-3|61	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-final.pdf
14mr|texlive-alterqcm-3.7c-3|62	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-init.pdf
14mr|texlive-alterqcm-3.7c-3|63	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/verb.pdf
14mr|texlive-alterqcm-3.7c-3|64	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/180px-Gustave_Moreau_007.jpg
14mr|texlive-alterqcm-3.7c-3|65	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/240px-Mort_du_fossoyeur.jpg
14mr|texlive-alterqcm-3.7c-3|66	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/The_Wounded_Angel_-_Hugo_Simberg.jpg
14mr|texlive-alterqcm-3.7c-3|67	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/aq.ist
14mr|texlive-alterqcm-3.7c-3|68	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-def.tex
14mr|texlive-alterqcm-3.7c-3|69	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-excomp.tex
14mr|texlive-alterqcm-3.7c-3|70	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-globales.tex
14mr|texlive-alterqcm-3.7c-3|71	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-installation.tex
14mr|texlive-alterqcm-3.7c-3|72	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-locales.tex
14mr|texlive-alterqcm-3.7c-3|73	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-mc.tex
14mr|texlive-alterqcm-3.7c-3|74	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-points.tex
14mr|texlive-alterqcm-3.7c-3|75	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-problem.tex
14mr|texlive-alterqcm-3.7c-3|76	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc_aq-main.tex
14mr|texlive-alterqcm-3.7c-3|77	
14mr|texlive-alterqcm-3.7c-3|78	#-----------------------------------------------------------------------
14mr|texlive-alterqcm-3.7c-3|79	%prep
14mr|texlive-alterqcm-3.7c-3|80	%setup -c -a0 -a1
14mr|texlive-alterqcm-3.7c-3|81	
14mr|texlive-alterqcm-3.7c-3|82	%build
14mr|texlive-alterqcm-3.7c-3|83	
14mr|texlive-alterqcm-3.7c-3|84	%install
14mr|texlive-alterqcm-3.7c-3|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-alterqcm-3.7c-3|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-alterqcm-3.7c-3|87	
14mr|texlive-alterqcm-3.7c-3|88	
14mr|texlive-alterqcm-3.7c-3|89	
14mr|texlive-alterqcm-3.7c-3|90	%changelog
14mr|texlive-alterqcm-3.7c-3|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7c-3
14mr|texlive-alterqcm-3.7c-3|92	+ Revision: 7196970
14mr|texlive-alterqcm-3.7c-3|93	- MassBuild#440: Increase release tag
14mr|texlive-alterqcm-3.7c-3|94	
14mr|texlive-alterqcm-3.7c-3|95	

19227 14
14mr|texlive-altfont-1.1-3|1	# revision 15878
14mr|texlive-altfont-1.1-3|2	# category Package
14mr|texlive-altfont-1.1-3|3	# catalog-ctan /macros/latex/contrib/altfont
14mr|texlive-altfont-1.1-3|4	# catalog-date 2007-09-25 20:36:22 +0200
14mr|texlive-altfont-1.1-3|5	# catalog-license gpl
14mr|texlive-altfont-1.1-3|6	# catalog-version 1.1
14mr|texlive-altfont-1.1-3|7	Name:		texlive-altfont
14mr|texlive-altfont-1.1-3|8	Version:	1.1
14mr|texlive-altfont-1.1-3|9	Release:	3
14mr|texlive-altfont-1.1-3|10	Summary:	Alternative font handling in LaTeX
14mr|texlive-altfont-1.1-3|11	Group:		Publishing
14mr|texlive-altfont-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/altfont
14mr|texlive-altfont-1.1-3|13	License:	GPL
14mr|texlive-altfont-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.tar.xz
14mr|texlive-altfont-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.doc.tar.xz
14mr|texlive-altfont-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.source.tar.xz
14mr|texlive-altfont-1.1-3|17	BuildArch:	noarch
14mr|texlive-altfont-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-altfont-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-altfont-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-altfont-1.1-3|21	
14mr|texlive-altfont-1.1-3|22	%description
14mr|texlive-altfont-1.1-3|23	The package provides a replacement for that part of psnfss and
14mr|texlive-altfont-1.1-3|24	mfnfss that changes the default font. The package is
14mr|texlive-altfont-1.1-3|25	distributed together with the psfont package, by the same
14mr|texlive-altfont-1.1-3|26	author.
14mr|texlive-altfont-1.1-3|27	
14mr|texlive-altfont-1.1-3|28	%post
14mr|texlive-altfont-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-altfont-1.1-3|30	
14mr|texlive-altfont-1.1-3|31	%postun
14mr|texlive-altfont-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-altfont-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-altfont-1.1-3|34	fi
14mr|texlive-altfont-1.1-3|35	
14mr|texlive-altfont-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-altfont-1.1-3|37	%files
14mr|texlive-altfont-1.1-3|38	%{_texmfdistdir}/tex/latex/altfont/altfont.cfg
14mr|texlive-altfont-1.1-3|39	%{_texmfdistdir}/tex/latex/altfont/altfont.sty
14mr|texlive-altfont-1.1-3|40	%{_texmfdistdir}/tex/latex/altfont/psfont.cfg
14mr|texlive-altfont-1.1-3|41	%{_texmfdistdir}/tex/latex/altfont/psfont.sty
14mr|texlive-altfont-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/altfont/README
14mr|texlive-altfont-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/altfont/altfont.pdf
14mr|texlive-altfont-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/altfont/psfont.pdf
14mr|texlive-altfont-1.1-3|45	#- source
14mr|texlive-altfont-1.1-3|46	%doc %{_texmfdistdir}/source/latex/altfont/altfont.dtx
14mr|texlive-altfont-1.1-3|47	%doc %{_texmfdistdir}/source/latex/altfont/altfont.ins
14mr|texlive-altfont-1.1-3|48	%doc %{_texmfdistdir}/source/latex/altfont/psfont.dtx
14mr|texlive-altfont-1.1-3|49	%doc %{_texmfdistdir}/source/latex/altfont/psfont.ins
14mr|texlive-altfont-1.1-3|50	
14mr|texlive-altfont-1.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-altfont-1.1-3|52	%prep
14mr|texlive-altfont-1.1-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-altfont-1.1-3|54	
14mr|texlive-altfont-1.1-3|55	%build
14mr|texlive-altfont-1.1-3|56	
14mr|texlive-altfont-1.1-3|57	%install
14mr|texlive-altfont-1.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-altfont-1.1-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-altfont-1.1-3|60	
14mr|texlive-altfont-1.1-3|61	
14mr|texlive-altfont-1.1-3|62	
14mr|texlive-altfont-1.1-3|63	%changelog
14mr|texlive-altfont-1.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-altfont-1.1-3|65	+ Revision: 4d2f37a
14mr|texlive-altfont-1.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-altfont-1.1-3|67	
14mr|texlive-altfont-1.1-3|68	

19228 14
14mr|texlive-ametsoc-3.0-3|1	# revision 15878
14mr|texlive-ametsoc-3.0-3|2	# category Package
14mr|texlive-ametsoc-3.0-3|3	# catalog-ctan /macros/latex/contrib/ametsoc
14mr|texlive-ametsoc-3.0-3|4	# catalog-date 2008-09-04 00:14:12 +0200
14mr|texlive-ametsoc-3.0-3|5	# catalog-license lppl
14mr|texlive-ametsoc-3.0-3|6	# catalog-version 3.0
14mr|texlive-ametsoc-3.0-3|7	Name:		texlive-ametsoc
14mr|texlive-ametsoc-3.0-3|8	Version:	3.0
14mr|texlive-ametsoc-3.0-3|9	Release:	3
14mr|texlive-ametsoc-3.0-3|10	Summary:	Official American Meteorological Society Latex Template
14mr|texlive-ametsoc-3.0-3|11	Group:		Publishing
14mr|texlive-ametsoc-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ametsoc
14mr|texlive-ametsoc-3.0-3|13	License:	LPPL
14mr|texlive-ametsoc-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.tar.xz
14mr|texlive-ametsoc-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.doc.tar.xz
14mr|texlive-ametsoc-3.0-3|16	BuildArch:	noarch
14mr|texlive-ametsoc-3.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ametsoc-3.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ametsoc-3.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ametsoc-3.0-3|20	
14mr|texlive-ametsoc-3.0-3|21	%description
14mr|texlive-ametsoc-3.0-3|22	This package contains all the files necessary to write an
14mr|texlive-ametsoc-3.0-3|23	article using latex for the American Meteorological Society
14mr|texlive-ametsoc-3.0-3|24	journals. The article and bibliography style files are provided
14mr|texlive-ametsoc-3.0-3|25	along with two PDFs describing the use of the files and a blank
14mr|texlive-ametsoc-3.0-3|26	template for authors to use in writing their article. Also
14mr|texlive-ametsoc-3.0-3|27	available is a separate style file used to format a two-column,
14mr|texlive-ametsoc-3.0-3|28	journal page layout draft for the author's personal use.
14mr|texlive-ametsoc-3.0-3|29	
14mr|texlive-ametsoc-3.0-3|30	%post
14mr|texlive-ametsoc-3.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-ametsoc-3.0-3|32	
14mr|texlive-ametsoc-3.0-3|33	%postun
14mr|texlive-ametsoc-3.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ametsoc-3.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-ametsoc-3.0-3|36	fi
14mr|texlive-ametsoc-3.0-3|37	
14mr|texlive-ametsoc-3.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-ametsoc-3.0-3|39	%files
14mr|texlive-ametsoc-3.0-3|40	%{_texmfdistdir}/bibtex/bst/ametsoc/ametsoc.bst
14mr|texlive-ametsoc-3.0-3|41	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc.sty
14mr|texlive-ametsoc-3.0-3|42	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc2col.sty
14mr|texlive-ametsoc-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/ametsoc/AMS_References.pdf
14mr|texlive-ametsoc-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/ametsoc/README
14mr|texlive-ametsoc-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.pdf
14mr|texlive-ametsoc-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.tex
14mr|texlive-ametsoc-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper2col.pdf
14mr|texlive-ametsoc-3.0-3|48	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/database.bib
14mr|texlive-ametsoc-3.0-3|49	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/references.bib
14mr|texlive-ametsoc-3.0-3|50	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.pdf
14mr|texlive-ametsoc-3.0-3|51	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.tex
14mr|texlive-ametsoc-3.0-3|52	%doc %{_texmfdistdir}/doc/latex/ametsoc/figures/figure01.eps
14mr|texlive-ametsoc-3.0-3|53	
14mr|texlive-ametsoc-3.0-3|54	#-----------------------------------------------------------------------
14mr|texlive-ametsoc-3.0-3|55	%prep
14mr|texlive-ametsoc-3.0-3|56	%setup -c -a0 -a1
14mr|texlive-ametsoc-3.0-3|57	
14mr|texlive-ametsoc-3.0-3|58	%build
14mr|texlive-ametsoc-3.0-3|59	
14mr|texlive-ametsoc-3.0-3|60	%install
14mr|texlive-ametsoc-3.0-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ametsoc-3.0-3|62	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ametsoc-3.0-3|63	
14mr|texlive-ametsoc-3.0-3|64	
14mr|texlive-ametsoc-3.0-3|65	
14mr|texlive-ametsoc-3.0-3|66	%changelog
14mr|texlive-ametsoc-3.0-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-ametsoc-3.0-3|68	+ Revision: acf3777
14mr|texlive-ametsoc-3.0-3|69	- MassBuild#440: Increase release tag
14mr|texlive-ametsoc-3.0-3|70	
14mr|texlive-ametsoc-3.0-3|71	

19229 14
14mr|texlive-amiri-0.104-2|1	# revision 27114
14mr|texlive-amiri-0.104-2|2	# category Package
14mr|texlive-amiri-0.104-2|3	# catalog-ctan /fonts/amiri
14mr|texlive-amiri-0.104-2|4	# catalog-date 2012-07-19 13:24:09 +0200
14mr|texlive-amiri-0.104-2|5	# catalog-license ofl
14mr|texlive-amiri-0.104-2|6	# catalog-version 0.104
14mr|texlive-amiri-0.104-2|7	Name:		texlive-amiri
14mr|texlive-amiri-0.104-2|8	Epoch:		1
14mr|texlive-amiri-0.104-2|9	Version:	0.104
14mr|texlive-amiri-0.104-2|10	Release:	2
14mr|texlive-amiri-0.104-2|11	Summary:	A classical Arabic typeface, Naskh style
14mr|texlive-amiri-0.104-2|12	Group:		Publishing
14mr|texlive-amiri-0.104-2|13	URL:		http://www.ctan.org/tex-archive/fonts/amiri
14mr|texlive-amiri-0.104-2|14	License:	OFL
14mr|texlive-amiri-0.104-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.tar.xz
14mr|texlive-amiri-0.104-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.doc.tar.xz
14mr|texlive-amiri-0.104-2|17	BuildArch:	noarch
14mr|texlive-amiri-0.104-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amiri-0.104-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amiri-0.104-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-amiri-0.104-2|21	
14mr|texlive-amiri-0.104-2|22	%description
14mr|texlive-amiri-0.104-2|23	This is a beta-release of the font, though it is believed to be
14mr|texlive-amiri-0.104-2|24	largely usable. (The author retains the right to make
14mr|texlive-amiri-0.104-2|25	incompatible changes in the future.) The font covers the Arabic
14mr|texlive-amiri-0.104-2|26	and Arabic Supplement blocks of Unicode 6.0, which means it
14mr|texlive-amiri-0.104-2|27	essentially covers any language written in Arabic script and
14mr|texlive-amiri-0.104-2|28	supported by Unicode.
14mr|texlive-amiri-0.104-2|29	
14mr|texlive-amiri-0.104-2|30	%post
14mr|texlive-amiri-0.104-2|31	%{_sbindir}/texlive.post
14mr|texlive-amiri-0.104-2|32	
14mr|texlive-amiri-0.104-2|33	%postun
14mr|texlive-amiri-0.104-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-amiri-0.104-2|35	%{_sbindir}/texlive.post
14mr|texlive-amiri-0.104-2|36	fi
14mr|texlive-amiri-0.104-2|37	
14mr|texlive-amiri-0.104-2|38	#-----------------------------------------------------------------------
14mr|texlive-amiri-0.104-2|39	%files
14mr|texlive-amiri-0.104-2|40	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-bold.ttf
14mr|texlive-amiri-0.104-2|41	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-boldslanted.ttf
14mr|texlive-amiri-0.104-2|42	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-regular.ttf
14mr|texlive-amiri-0.104-2|43	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-slanted.ttf
14mr|texlive-amiri-0.104-2|44	%doc %{_texmfdistdir}/doc/fonts/amiri/Makefile
14mr|texlive-amiri-0.104-2|45	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL-FAQ.txt
14mr|texlive-amiri-0.104-2|46	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL.txt
14mr|texlive-amiri-0.104-2|47	%doc %{_texmfdistdir}/doc/fonts/amiri/README
14mr|texlive-amiri-0.104-2|48	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS-Arabic.txt
14mr|texlive-amiri-0.104-2|49	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS.txt
14mr|texlive-amiri-0.104-2|50	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README-Arabic.txt
14mr|texlive-amiri-0.104-2|51	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README.txt
14mr|texlive-amiri-0.104-2|52	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/amiri-table.pdf
14mr|texlive-amiri-0.104-2|53	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-bold.sfd
14mr|texlive-amiri-0.104-2|54	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.fea
14mr|texlive-amiri-0.104-2|55	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.sfd
14mr|texlive-amiri-0.104-2|56	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-slanted.fea
14mr|texlive-amiri-0.104-2|57	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/basic.fea
14mr|texlive-amiri-0.104-2|58	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/classes.fea
14mr|texlive-amiri-0.104-2|59	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/contextuals.fea
14mr|texlive-amiri-0.104-2|60	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Bold.sfd
14mr|texlive-amiri-0.104-2|61	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-BoldItalic.sfd
14mr|texlive-amiri-0.104-2|62	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Italic.sfd
14mr|texlive-amiri-0.104-2|63	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman-edits.sfd
14mr|texlive-amiri-0.104-2|64	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman.sfd
14mr|texlive-amiri-0.104-2|65	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Semibold.sfd
14mr|texlive-amiri-0.104-2|66	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-SemiboldItalic.sfd
14mr|texlive-amiri-0.104-2|67	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt.fea
14mr|texlive-amiri-0.104-2|68	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt_italic.fea
14mr|texlive-amiri-0.104-2|69	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson.fea
14mr|texlive-amiri-0.104-2|70	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson_italic.fea
14mr|texlive-amiri-0.104-2|71	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/fractions.fea
14mr|texlive-amiri-0.104-2|72	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/italic_glyphclasses.fea
14mr|texlive-amiri-0.104-2|73	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/ligatures.fea
14mr|texlive-amiri-0.104-2|74	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/locl.fea
14mr|texlive-amiri-0.104-2|75	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers.fea
14mr|texlive-amiri-0.104-2|76	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers_italic.fea
14mr|texlive-amiri-0.104-2|77	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/roman_glyphclasses.fea
14mr|texlive-amiri-0.104-2|78	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/smallcaps.fea
14mr|texlive-amiri-0.104-2|79	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/subs_sups.fea
14mr|texlive-amiri-0.104-2|80	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants.fea
14mr|texlive-amiri-0.104-2|81	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants_italic.fea
14mr|texlive-amiri-0.104-2|82	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/enclosing.fea
14mr|texlive-amiri-0.104-2|83	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_classes.fea
14mr|texlive-amiri-0.104-2|84	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_ltra.fea
14mr|texlive-amiri-0.104-2|85	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_proportional.fea
14mr|texlive-amiri-0.104-2|86	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_rtla.fea
14mr|texlive-amiri-0.104-2|87	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kashida.fea
14mr|texlive-amiri-0.104-2|88	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kerning.fea
14mr|texlive-amiri-0.104-2|89	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang.fea
14mr|texlive-amiri-0.104-2|90	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_arabic.fea
14mr|texlive-amiri-0.104-2|91	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_latin.fea
14mr|texlive-amiri-0.104-2|92	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/latin_gsub.fea
14mr|texlive-amiri-0.104-2|93	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lellah.fea
14mr|texlive-amiri-0.104-2|94	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/local.fea
14mr|texlive-amiri-0.104-2|95	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/proportional.fea
14mr|texlive-amiri-0.104-2|96	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/quran.fea
14mr|texlive-amiri-0.104-2|97	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/rtlm.fea
14mr|texlive-amiri-0.104-2|98	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/stylisticsets.fea
14mr|texlive-amiri-0.104-2|99	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/basic.test
14mr|texlive-amiri-0.104-2|100	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/enclosing.ptest
14mr|texlive-amiri-0.104-2|101	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/extendedmeem.test
14mr|texlive-amiri-0.104-2|102	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/high_baa.test
14mr|texlive-amiri-0.104-2|103	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/lellah.test
14mr|texlive-amiri-0.104-2|104	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/local.test
14mr|texlive-amiri-0.104-2|105	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/build.py
14mr|texlive-amiri-0.104-2|106	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/runtest.py
14mr|texlive-amiri-0.104-2|107	
14mr|texlive-amiri-0.104-2|108	#-----------------------------------------------------------------------
14mr|texlive-amiri-0.104-2|109	%prep
14mr|texlive-amiri-0.104-2|110	%setup -c -a0 -a1
14mr|texlive-amiri-0.104-2|111	
14mr|texlive-amiri-0.104-2|112	%build
14mr|texlive-amiri-0.104-2|113	
14mr|texlive-amiri-0.104-2|114	%install
14mr|texlive-amiri-0.104-2|115	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amiri-0.104-2|116	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-amiri-0.104-2|117	
14mr|texlive-amiri-0.104-2|118	
14mr|texlive-amiri-0.104-2|119	
14mr|texlive-amiri-0.104-2|120	%changelog
14mr|texlive-amiri-0.104-2|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.104-2
14mr|texlive-amiri-0.104-2|122	+ Revision: cecbe35
14mr|texlive-amiri-0.104-2|123	- MassBuild#440: Increase release tag
14mr|texlive-amiri-0.104-2|124	
14mr|texlive-amiri-0.104-2|125	

19230 14
14mr|texlive-amsaddr-1.1-6|1	# revision 29630
14mr|texlive-amsaddr-1.1-6|2	# category Package
14mr|texlive-amsaddr-1.1-6|3	# catalog-ctan /macros/latex/contrib/amsaddr
14mr|texlive-amsaddr-1.1-6|4	# catalog-date 2013-04-03 11:32:41 +0200
14mr|texlive-amsaddr-1.1-6|5	# catalog-license lppl
14mr|texlive-amsaddr-1.1-6|6	# catalog-version 1.1
14mr|texlive-amsaddr-1.1-6|7	Name:		texlive-amsaddr
14mr|texlive-amsaddr-1.1-6|8	Version:	1.1
14mr|texlive-amsaddr-1.1-6|9	Release:	6
14mr|texlive-amsaddr-1.1-6|10	Summary:	Alter the position of affiliations in amsart
14mr|texlive-amsaddr-1.1-6|11	Group:		Publishing
14mr|texlive-amsaddr-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsaddr
14mr|texlive-amsaddr-1.1-6|13	License:	LPPL
14mr|texlive-amsaddr-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.tar.xz
14mr|texlive-amsaddr-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.doc.tar.xz
14mr|texlive-amsaddr-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.source.tar.xz
14mr|texlive-amsaddr-1.1-6|17	BuildArch:	noarch
14mr|texlive-amsaddr-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amsaddr-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amsaddr-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-amsaddr-1.1-6|21	
14mr|texlive-amsaddr-1.1-6|22	%description
14mr|texlive-amsaddr-1.1-6|23	The package is to be used with the amsart documentclass. It
14mr|texlive-amsaddr-1.1-6|24	lets you move the authors' affiliations either just below the
14mr|texlive-amsaddr-1.1-6|25	authors' names on the front page or as footnotes on the first
14mr|texlive-amsaddr-1.1-6|26	page. The email addresses are always listed as a footnote on
14mr|texlive-amsaddr-1.1-6|27	the front page.
14mr|texlive-amsaddr-1.1-6|28	
14mr|texlive-amsaddr-1.1-6|29	%post
14mr|texlive-amsaddr-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-amsaddr-1.1-6|31	
14mr|texlive-amsaddr-1.1-6|32	%postun
14mr|texlive-amsaddr-1.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-amsaddr-1.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-amsaddr-1.1-6|35	fi
14mr|texlive-amsaddr-1.1-6|36	
14mr|texlive-amsaddr-1.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-amsaddr-1.1-6|38	%files
14mr|texlive-amsaddr-1.1-6|39	%{_texmfdistdir}/tex/latex/amsaddr/amsaddr.sty
14mr|texlive-amsaddr-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/amsaddr/README
14mr|texlive-amsaddr-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/amsaddr/amsaddr.pdf
14mr|texlive-amsaddr-1.1-6|42	#- source
14mr|texlive-amsaddr-1.1-6|43	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.dtx
14mr|texlive-amsaddr-1.1-6|44	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.ins
14mr|texlive-amsaddr-1.1-6|45	
14mr|texlive-amsaddr-1.1-6|46	#-----------------------------------------------------------------------
14mr|texlive-amsaddr-1.1-6|47	%prep
14mr|texlive-amsaddr-1.1-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-amsaddr-1.1-6|49	
14mr|texlive-amsaddr-1.1-6|50	%build
14mr|texlive-amsaddr-1.1-6|51	
14mr|texlive-amsaddr-1.1-6|52	%install
14mr|texlive-amsaddr-1.1-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsaddr-1.1-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-amsaddr-1.1-6|55	
14mr|texlive-amsaddr-1.1-6|56	%changelog
14mr|texlive-amsaddr-1.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-amsaddr-1.1-6|58	+ Revision: 727060e
14mr|texlive-amsaddr-1.1-6|59	- MassBuild#440: Increase release tag
14mr|texlive-amsaddr-1.1-6|60	
14mr|texlive-amsaddr-1.1-6|61	

19231 14
14mr|texlive-amscls-20130202-6|1	# revision 30738
14mr|texlive-amscls-20130202-6|2	# category Package
14mr|texlive-amscls-20130202-6|3	# catalog-ctan /macros/latex/required/amslatex/amscls
14mr|texlive-amscls-20130202-6|4	# catalog-date 2013-02-02 11:29:56 +0100
14mr|texlive-amscls-20130202-6|5	# catalog-license lppl
14mr|texlive-amscls-20130202-6|6	# catalog-version undef
14mr|texlive-amscls-20130202-6|7	Name:		texlive-amscls
14mr|texlive-amscls-20130202-6|8	Version:	20130202
14mr|texlive-amscls-20130202-6|9	Release:	6
14mr|texlive-amscls-20130202-6|10	Summary:	AMS document classes for LaTeX
14mr|texlive-amscls-20130202-6|11	Group:		Publishing
14mr|texlive-amscls-20130202-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/amscls
14mr|texlive-amscls-20130202-6|13	License:	LPPL
14mr|texlive-amscls-20130202-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.tar.xz
14mr|texlive-amscls-20130202-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.doc.tar.xz
14mr|texlive-amscls-20130202-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.source.tar.xz
14mr|texlive-amscls-20130202-6|17	BuildArch:	noarch
14mr|texlive-amscls-20130202-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amscls-20130202-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amscls-20130202-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-amscls-20130202-6|21	
14mr|texlive-amscls-20130202-6|22	%description
14mr|texlive-amscls-20130202-6|23	This bundle contains three AMS classes, amsart (for writing
14mr|texlive-amscls-20130202-6|24	articles for the AMS), amsbook (for books) and amsproc (for
14mr|texlive-amscls-20130202-6|25	proceedings), together with some supporting material. The
14mr|texlive-amscls-20130202-6|26	material is made available as part of the AMS-LaTeX
14mr|texlive-amscls-20130202-6|27	distribution.
14mr|texlive-amscls-20130202-6|28	
14mr|texlive-amscls-20130202-6|29	%post
14mr|texlive-amscls-20130202-6|30	%{_sbindir}/texlive.post
14mr|texlive-amscls-20130202-6|31	
14mr|texlive-amscls-20130202-6|32	%postun
14mr|texlive-amscls-20130202-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-amscls-20130202-6|34	%{_sbindir}/texlive.post
14mr|texlive-amscls-20130202-6|35	fi
14mr|texlive-amscls-20130202-6|36	
14mr|texlive-amscls-20130202-6|37	#-----------------------------------------------------------------------
14mr|texlive-amscls-20130202-6|38	%files
14mr|texlive-amscls-20130202-6|39	%{_texmfdistdir}/bibtex/bst/amscls/amsalpha.bst
14mr|texlive-amscls-20130202-6|40	%{_texmfdistdir}/bibtex/bst/amscls/amsplain.bst
14mr|texlive-amscls-20130202-6|41	%{_texmfdistdir}/tex/latex/amscls/amsart.cls
14mr|texlive-amscls-20130202-6|42	%{_texmfdistdir}/tex/latex/amscls/amsbook.cls
14mr|texlive-amscls-20130202-6|43	%{_texmfdistdir}/tex/latex/amscls/amsbooka.sty
14mr|texlive-amscls-20130202-6|44	%{_texmfdistdir}/tex/latex/amscls/amsdtx.cls
14mr|texlive-amscls-20130202-6|45	%{_texmfdistdir}/tex/latex/amscls/amsldoc.cls
14mr|texlive-amscls-20130202-6|46	%{_texmfdistdir}/tex/latex/amscls/amsmidx.sty
14mr|texlive-amscls-20130202-6|47	%{_texmfdistdir}/tex/latex/amscls/amsproc.cls
14mr|texlive-amscls-20130202-6|48	%{_texmfdistdir}/tex/latex/amscls/amsthm.sty
14mr|texlive-amscls-20130202-6|49	%{_texmfdistdir}/tex/latex/amscls/upref.sty
14mr|texlive-amscls-20130202-6|50	%doc %{_texmfdistdir}/doc/latex/amscls/00LICENSE.txt
14mr|texlive-amscls-20130202-6|51	%doc %{_texmfdistdir}/doc/latex/amscls/amsart.template
14mr|texlive-amscls-20130202-6|52	%doc %{_texmfdistdir}/doc/latex/amscls/amsbook.template
14mr|texlive-amscls-20130202-6|53	%doc %{_texmfdistdir}/doc/latex/amscls/amsbooka.pdf
14mr|texlive-amscls-20130202-6|54	%doc %{_texmfdistdir}/doc/latex/amscls/amsclass.pdf
14mr|texlive-amscls-20130202-6|55	%doc %{_texmfdistdir}/doc/latex/amscls/amsdtx.pdf
14mr|texlive-amscls-20130202-6|56	%doc %{_texmfdistdir}/doc/latex/amscls/amsmidx.pdf
14mr|texlive-amscls-20130202-6|57	%doc %{_texmfdistdir}/doc/latex/amscls/amsproc.template
14mr|texlive-amscls-20130202-6|58	%doc %{_texmfdistdir}/doc/latex/amscls/amsthdoc.pdf
14mr|texlive-amscls-20130202-6|59	%doc %{_texmfdistdir}/doc/latex/amscls/diffs-c.txt
14mr|texlive-amscls-20130202-6|60	%doc %{_texmfdistdir}/doc/latex/amscls/instr-l.pdf
14mr|texlive-amscls-20130202-6|61	%doc %{_texmfdistdir}/doc/latex/amscls/thmtest.pdf
14mr|texlive-amscls-20130202-6|62	%doc %{_texmfdistdir}/doc/latex/amscls/upref.pdf
14mr|texlive-amscls-20130202-6|63	#- source
14mr|texlive-amscls-20130202-6|64	%doc %{_texmfdistdir}/source/latex/amscls/00LICENSE.txt
14mr|texlive-amscls-20130202-6|65	%doc %{_texmfdistdir}/source/latex/amscls/00readme.txt
14mr|texlive-amscls-20130202-6|66	%doc %{_texmfdistdir}/source/latex/amscls/ams-c1.ins
14mr|texlive-amscls-20130202-6|67	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.dtx
14mr|texlive-amscls-20130202-6|68	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.ins
14mr|texlive-amscls-20130202-6|69	%doc %{_texmfdistdir}/source/latex/amscls/amsclass.dtx
14mr|texlive-amscls-20130202-6|70	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.dtx
14mr|texlive-amscls-20130202-6|71	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.ins
14mr|texlive-amscls-20130202-6|72	%doc %{_texmfdistdir}/source/latex/amscls/amsmidx.dtx
14mr|texlive-amscls-20130202-6|73	%doc %{_texmfdistdir}/source/latex/amscls/amsthdoc.tex
14mr|texlive-amscls-20130202-6|74	%doc %{_texmfdistdir}/source/latex/amscls/install.txt
14mr|texlive-amscls-20130202-6|75	%doc %{_texmfdistdir}/source/latex/amscls/instr-l.tex
14mr|texlive-amscls-20130202-6|76	%doc %{_texmfdistdir}/source/latex/amscls/manifest.txt
14mr|texlive-amscls-20130202-6|77	%doc %{_texmfdistdir}/source/latex/amscls/thmtest.tex
14mr|texlive-amscls-20130202-6|78	%doc %{_texmfdistdir}/source/latex/amscls/upref.dtx
14mr|texlive-amscls-20130202-6|79	
14mr|texlive-amscls-20130202-6|80	#-----------------------------------------------------------------------
14mr|texlive-amscls-20130202-6|81	%prep
14mr|texlive-amscls-20130202-6|82	%setup -c -a0 -a1 -a2
14mr|texlive-amscls-20130202-6|83	
14mr|texlive-amscls-20130202-6|84	%build
14mr|texlive-amscls-20130202-6|85	
14mr|texlive-amscls-20130202-6|86	%install
14mr|texlive-amscls-20130202-6|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amscls-20130202-6|88	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-amscls-20130202-6|89	
14mr|texlive-amscls-20130202-6|90	%changelog
14mr|texlive-amscls-20130202-6|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130202-6
14mr|texlive-amscls-20130202-6|92	+ Revision: fe21590
14mr|texlive-amscls-20130202-6|93	- MassBuild#440: Increase release tag
14mr|texlive-amscls-20130202-6|94	
14mr|texlive-amscls-20130202-6|95	

19232 14
14mr|texlive-amsfonts-3.04-6|1	# revision 29208
14mr|texlive-amsfonts-3.04-6|2	# category Package
14mr|texlive-amsfonts-3.04-6|3	# catalog-ctan /fonts/amsfonts
14mr|texlive-amsfonts-3.04-6|4	# catalog-date 2013-01-28 18:05:09 +0100
14mr|texlive-amsfonts-3.04-6|5	# catalog-license ofl
14mr|texlive-amsfonts-3.04-6|6	# catalog-version 3.04
14mr|texlive-amsfonts-3.04-6|7	Name:		texlive-amsfonts
14mr|texlive-amsfonts-3.04-6|8	Version:	3.04
14mr|texlive-amsfonts-3.04-6|9	Release:	6
14mr|texlive-amsfonts-3.04-6|10	Summary:	TeX fonts from the American Mathematical Society
14mr|texlive-amsfonts-3.04-6|11	Group:		Publishing
14mr|texlive-amsfonts-3.04-6|12	URL:		http://www.ctan.org/tex-archive/fonts/amsfonts
14mr|texlive-amsfonts-3.04-6|13	License:	OFL
14mr|texlive-amsfonts-3.04-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.tar.xz
14mr|texlive-amsfonts-3.04-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.doc.tar.xz
14mr|texlive-amsfonts-3.04-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.source.tar.xz
14mr|texlive-amsfonts-3.04-6|17	BuildArch:	noarch
14mr|texlive-amsfonts-3.04-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amsfonts-3.04-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amsfonts-3.04-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-amsfonts-3.04-6|21	Requires(post):	texlive-tetex
14mr|texlive-amsfonts-3.04-6|22	
14mr|texlive-amsfonts-3.04-6|23	%description
14mr|texlive-amsfonts-3.04-6|24	An extended set of fonts for use in mathematics, including:
14mr|texlive-amsfonts-3.04-6|25	extra mathematical symbols; blackboard bold letters (uppercase
14mr|texlive-amsfonts-3.04-6|26	only); fraktur letters; subscript sizes of bold math italic and
14mr|texlive-amsfonts-3.04-6|27	bold Greek letters; subscript sizes of large symbols such as
14mr|texlive-amsfonts-3.04-6|28	sum and product; added sizes of the Computer Modern small caps
14mr|texlive-amsfonts-3.04-6|29	font; cyrillic fonts (from the University of Washington); Euler
14mr|texlive-amsfonts-3.04-6|30	mathematical fonts. All fonts are provided as Adobe Type 1
14mr|texlive-amsfonts-3.04-6|31	files, and all except the Euler fonts are provided as Metafont
14mr|texlive-amsfonts-3.04-6|32	source. The distribution also includes the canonical Type 1
14mr|texlive-amsfonts-3.04-6|33	versions of the Computer Modern family of fonts. Plain TeX and
14mr|texlive-amsfonts-3.04-6|34	LaTeX macros for using the fonts are provided.
14mr|texlive-amsfonts-3.04-6|35	
14mr|texlive-amsfonts-3.04-6|36	%post
14mr|texlive-amsfonts-3.04-6|37	%{_sbindir}/texlive.post
14mr|texlive-amsfonts-3.04-6|38	
14mr|texlive-amsfonts-3.04-6|39	%postun
14mr|texlive-amsfonts-3.04-6|40	if [ $1 -eq 0 ]; then
14mr|texlive-amsfonts-3.04-6|41	%{_sbindir}/texlive.post
14mr|texlive-amsfonts-3.04-6|42	fi
14mr|texlive-amsfonts-3.04-6|43	
14mr|texlive-amsfonts-3.04-6|44	#-----------------------------------------------------------------------
14mr|texlive-amsfonts-3.04-6|45	%files
14mr|texlive-amsfonts-3.04-6|46	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmb10.afm
14mr|texlive-amsfonts-3.04-6|47	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbsy10.afm
14mr|texlive-amsfonts-3.04-6|48	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx10.afm
14mr|texlive-amsfonts-3.04-6|49	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx12.afm
14mr|texlive-amsfonts-3.04-6|50	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx5.afm
14mr|texlive-amsfonts-3.04-6|51	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx6.afm
14mr|texlive-amsfonts-3.04-6|52	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx7.afm
14mr|texlive-amsfonts-3.04-6|53	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx8.afm
14mr|texlive-amsfonts-3.04-6|54	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx9.afm
14mr|texlive-amsfonts-3.04-6|55	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxsl10.afm
14mr|texlive-amsfonts-3.04-6|56	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxti10.afm
14mr|texlive-amsfonts-3.04-6|57	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmcsc10.afm
14mr|texlive-amsfonts-3.04-6|58	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmdunh10.afm
14mr|texlive-amsfonts-3.04-6|59	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmex10.afm
14mr|texlive-amsfonts-3.04-6|60	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmff10.afm
14mr|texlive-amsfonts-3.04-6|61	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfi10.afm
14mr|texlive-amsfonts-3.04-6|62	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfib8.afm
14mr|texlive-amsfonts-3.04-6|63	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cminch.afm
14mr|texlive-amsfonts-3.04-6|64	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmitt10.afm
14mr|texlive-amsfonts-3.04-6|65	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi10.afm
14mr|texlive-amsfonts-3.04-6|66	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi12.afm
14mr|texlive-amsfonts-3.04-6|67	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi5.afm
14mr|texlive-amsfonts-3.04-6|68	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi6.afm
14mr|texlive-amsfonts-3.04-6|69	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi7.afm
14mr|texlive-amsfonts-3.04-6|70	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi8.afm
14mr|texlive-amsfonts-3.04-6|71	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi9.afm
14mr|texlive-amsfonts-3.04-6|72	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmib10.afm
14mr|texlive-amsfonts-3.04-6|73	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr10.afm
14mr|texlive-amsfonts-3.04-6|74	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr12.afm
14mr|texlive-amsfonts-3.04-6|75	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr17.afm
14mr|texlive-amsfonts-3.04-6|76	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr5.afm
14mr|texlive-amsfonts-3.04-6|77	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr6.afm
14mr|texlive-amsfonts-3.04-6|78	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr7.afm
14mr|texlive-amsfonts-3.04-6|79	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr8.afm
14mr|texlive-amsfonts-3.04-6|80	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr9.afm
14mr|texlive-amsfonts-3.04-6|81	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl10.afm
14mr|texlive-amsfonts-3.04-6|82	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl12.afm
14mr|texlive-amsfonts-3.04-6|83	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl8.afm
14mr|texlive-amsfonts-3.04-6|84	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl9.afm
14mr|texlive-amsfonts-3.04-6|85	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsltt10.afm
14mr|texlive-amsfonts-3.04-6|86	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss10.afm
14mr|texlive-amsfonts-3.04-6|87	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss12.afm
14mr|texlive-amsfonts-3.04-6|88	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss17.afm
14mr|texlive-amsfonts-3.04-6|89	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss8.afm
14mr|texlive-amsfonts-3.04-6|90	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss9.afm
14mr|texlive-amsfonts-3.04-6|91	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssbx10.afm
14mr|texlive-amsfonts-3.04-6|92	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssdc10.afm
14mr|texlive-amsfonts-3.04-6|93	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi10.afm
14mr|texlive-amsfonts-3.04-6|94	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi12.afm
14mr|texlive-amsfonts-3.04-6|95	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi17.afm
14mr|texlive-amsfonts-3.04-6|96	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi8.afm
14mr|texlive-amsfonts-3.04-6|97	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi9.afm
14mr|texlive-amsfonts-3.04-6|98	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssq8.afm
14mr|texlive-amsfonts-3.04-6|99	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssqi8.afm
14mr|texlive-amsfonts-3.04-6|100	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy10.afm
14mr|texlive-amsfonts-3.04-6|101	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy5.afm
14mr|texlive-amsfonts-3.04-6|102	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy6.afm
14mr|texlive-amsfonts-3.04-6|103	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy7.afm
14mr|texlive-amsfonts-3.04-6|104	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy8.afm
14mr|texlive-amsfonts-3.04-6|105	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy9.afm
14mr|texlive-amsfonts-3.04-6|106	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtcsc10.afm
14mr|texlive-amsfonts-3.04-6|107	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex10.afm
14mr|texlive-amsfonts-3.04-6|108	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex8.afm
14mr|texlive-amsfonts-3.04-6|109	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex9.afm
14mr|texlive-amsfonts-3.04-6|110	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti10.afm
14mr|texlive-amsfonts-3.04-6|111	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti12.afm
14mr|texlive-amsfonts-3.04-6|112	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti7.afm
14mr|texlive-amsfonts-3.04-6|113	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti8.afm
14mr|texlive-amsfonts-3.04-6|114	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti9.afm
14mr|texlive-amsfonts-3.04-6|115	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt10.afm
14mr|texlive-amsfonts-3.04-6|116	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt12.afm
14mr|texlive-amsfonts-3.04-6|117	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt8.afm
14mr|texlive-amsfonts-3.04-6|118	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt9.afm
14mr|texlive-amsfonts-3.04-6|119	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmu10.afm
14mr|texlive-amsfonts-3.04-6|120	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmvtt10.afm
14mr|texlive-amsfonts-3.04-6|121	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy5.afm
14mr|texlive-amsfonts-3.04-6|122	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy6.afm
14mr|texlive-amsfonts-3.04-6|123	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy7.afm
14mr|texlive-amsfonts-3.04-6|124	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy8.afm
14mr|texlive-amsfonts-3.04-6|125	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy9.afm
14mr|texlive-amsfonts-3.04-6|126	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc8.afm
14mr|texlive-amsfonts-3.04-6|127	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc9.afm
14mr|texlive-amsfonts-3.04-6|128	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex7.afm
14mr|texlive-amsfonts-3.04-6|129	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex8.afm
14mr|texlive-amsfonts-3.04-6|130	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex9.afm
14mr|texlive-amsfonts-3.04-6|131	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib5.afm
14mr|texlive-amsfonts-3.04-6|132	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib6.afm
14mr|texlive-amsfonts-3.04-6|133	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib7.afm
14mr|texlive-amsfonts-3.04-6|134	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib8.afm
14mr|texlive-amsfonts-3.04-6|135	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib9.afm
14mr|texlive-amsfonts-3.04-6|136	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyb10.afm
14mr|texlive-amsfonts-3.04-6|137	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyi10.afm
14mr|texlive-amsfonts-3.04-6|138	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyr10.afm
14mr|texlive-amsfonts-3.04-6|139	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncysc10.afm
14mr|texlive-amsfonts-3.04-6|140	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyss10.afm
14mr|texlive-amsfonts-3.04-6|141	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex10.afm
14mr|texlive-amsfonts-3.04-6|142	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex7.afm
14mr|texlive-amsfonts-3.04-6|143	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex8.afm
14mr|texlive-amsfonts-3.04-6|144	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex9.afm
14mr|texlive-amsfonts-3.04-6|145	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb10.afm
14mr|texlive-amsfonts-3.04-6|146	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb5.afm
14mr|texlive-amsfonts-3.04-6|147	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb7.afm
14mr|texlive-amsfonts-3.04-6|148	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm10.afm
14mr|texlive-amsfonts-3.04-6|149	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm5.afm
14mr|texlive-amsfonts-3.04-6|150	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm7.afm
14mr|texlive-amsfonts-3.04-6|151	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb10.afm
14mr|texlive-amsfonts-3.04-6|152	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb5.afm
14mr|texlive-amsfonts-3.04-6|153	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb7.afm
14mr|texlive-amsfonts-3.04-6|154	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm10.afm
14mr|texlive-amsfonts-3.04-6|155	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm5.afm
14mr|texlive-amsfonts-3.04-6|156	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm7.afm
14mr|texlive-amsfonts-3.04-6|157	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb10.afm
14mr|texlive-amsfonts-3.04-6|158	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb5.afm
14mr|texlive-amsfonts-3.04-6|159	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb7.afm
14mr|texlive-amsfonts-3.04-6|160	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm10.afm
14mr|texlive-amsfonts-3.04-6|161	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm5.afm
14mr|texlive-amsfonts-3.04-6|162	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm7.afm
14mr|texlive-amsfonts-3.04-6|163	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy10.afm
14mr|texlive-amsfonts-3.04-6|164	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy5.afm
14mr|texlive-amsfonts-3.04-6|165	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy6.afm
14mr|texlive-amsfonts-3.04-6|166	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy7.afm
14mr|texlive-amsfonts-3.04-6|167	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy8.afm
14mr|texlive-amsfonts-3.04-6|168	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy9.afm
14mr|texlive-amsfonts-3.04-6|169	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasyb10.afm
14mr|texlive-amsfonts-3.04-6|170	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcircle1.afm
14mr|texlive-amsfonts-3.04-6|171	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcirclew.afm
14mr|texlive-amsfonts-3.04-6|172	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmss8.afm
14mr|texlive-amsfonts-3.04-6|173	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssb8.afm
14mr|texlive-amsfonts-3.04-6|174	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssi8.afm
14mr|texlive-amsfonts-3.04-6|175	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/line10.afm
14mr|texlive-amsfonts-3.04-6|176	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/linew10.afm
14mr|texlive-amsfonts-3.04-6|177	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam10.afm
14mr|texlive-amsfonts-3.04-6|178	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam5.afm
14mr|texlive-amsfonts-3.04-6|179	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam6.afm
14mr|texlive-amsfonts-3.04-6|180	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam7.afm
14mr|texlive-amsfonts-3.04-6|181	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam8.afm
14mr|texlive-amsfonts-3.04-6|182	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam9.afm
14mr|texlive-amsfonts-3.04-6|183	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm10.afm
14mr|texlive-amsfonts-3.04-6|184	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm5.afm
14mr|texlive-amsfonts-3.04-6|185	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm6.afm
14mr|texlive-amsfonts-3.04-6|186	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm7.afm
14mr|texlive-amsfonts-3.04-6|187	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm8.afm
14mr|texlive-amsfonts-3.04-6|188	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm9.afm
14mr|texlive-amsfonts-3.04-6|189	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cm.map
14mr|texlive-amsfonts-3.04-6|190	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cmextra.map
14mr|texlive-amsfonts-3.04-6|191	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cyrillic.map
14mr|texlive-amsfonts-3.04-6|192	%{_texmfdistdir}/fonts/map/dvips/amsfonts/euler.map
14mr|texlive-amsfonts-3.04-6|193	%{_texmfdistdir}/fonts/map/dvips/amsfonts/latxfont.map
14mr|texlive-amsfonts-3.04-6|194	%{_texmfdistdir}/fonts/map/dvips/amsfonts/symbols.map
14mr|texlive-amsfonts-3.04-6|195	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy5.mf
14mr|texlive-amsfonts-3.04-6|196	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy6.mf
14mr|texlive-amsfonts-3.04-6|197	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy7.mf
14mr|texlive-amsfonts-3.04-6|198	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy8.mf
14mr|texlive-amsfonts-3.04-6|199	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy9.mf
14mr|texlive-amsfonts-3.04-6|200	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc8.mf
14mr|texlive-amsfonts-3.04-6|201	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc9.mf
14mr|texlive-amsfonts-3.04-6|202	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex7.mf
14mr|texlive-amsfonts-3.04-6|203	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex8.mf
14mr|texlive-amsfonts-3.04-6|204	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex9.mf
14mr|texlive-amsfonts-3.04-6|205	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib5.mf
14mr|texlive-amsfonts-3.04-6|206	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib6.mf
14mr|texlive-amsfonts-3.04-6|207	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib7.mf
14mr|texlive-amsfonts-3.04-6|208	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib8.mf
14mr|texlive-amsfonts-3.04-6|209	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib9.mf
14mr|texlive-amsfonts-3.04-6|210	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrcsc.mf
14mr|texlive-amsfonts-3.04-6|211	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrfont.mf
14mr|texlive-amsfonts-3.04-6|212	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrilu.mf
14mr|texlive-amsfonts-3.04-6|213	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrital.mf
14mr|texlive-amsfonts-3.04-6|214	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrmax.mf
14mr|texlive-amsfonts-3.04-6|215	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrpunc.mf
14mr|texlive-amsfonts-3.04-6|216	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspl.mf
14mr|texlive-amsfonts-3.04-6|217	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspu.mf
14mr|texlive-amsfonts-3.04-6|218	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrti.mf
14mr|texlive-amsfonts-3.04-6|219	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serb.mf
14mr|texlive-amsfonts-3.04-6|220	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serbspu.mf
14mr|texlive-amsfonts-3.04-6|221	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb10.mf
14mr|texlive-amsfonts-3.04-6|222	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb5.mf
14mr|texlive-amsfonts-3.04-6|223	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb6.mf
14mr|texlive-amsfonts-3.04-6|224	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb7.mf
14mr|texlive-amsfonts-3.04-6|225	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb8.mf
14mr|texlive-amsfonts-3.04-6|226	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb9.mf
14mr|texlive-amsfonts-3.04-6|227	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi10.mf
14mr|texlive-amsfonts-3.04-6|228	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi5.mf
14mr|texlive-amsfonts-3.04-6|229	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi6.mf
14mr|texlive-amsfonts-3.04-6|230	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi7.mf
14mr|texlive-amsfonts-3.04-6|231	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi8.mf
14mr|texlive-amsfonts-3.04-6|232	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi9.mf
14mr|texlive-amsfonts-3.04-6|233	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr10.mf
14mr|texlive-amsfonts-3.04-6|234	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr5.mf
14mr|texlive-amsfonts-3.04-6|235	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr6.mf
14mr|texlive-amsfonts-3.04-6|236	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr7.mf
14mr|texlive-amsfonts-3.04-6|237	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr8.mf
14mr|texlive-amsfonts-3.04-6|238	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr9.mf
14mr|texlive-amsfonts-3.04-6|239	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncysc10.mf
14mr|texlive-amsfonts-3.04-6|240	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss10.mf
14mr|texlive-amsfonts-3.04-6|241	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss8.mf
14mr|texlive-amsfonts-3.04-6|242	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss9.mf
14mr|texlive-amsfonts-3.04-6|243	%{_texmfdistdir}/fonts/source/public/amsfonts/dummy/dummy.mf
14mr|texlive-amsfonts-3.04-6|244	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsya.mf
14mr|texlive-amsfonts-3.04-6|245	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsyb.mf
14mr|texlive-amsfonts-3.04-6|246	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/asymbols.mf
14mr|texlive-amsfonts-3.04-6|247	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/bsymbols.mf
14mr|texlive-amsfonts-3.04-6|248	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam10.mf
14mr|texlive-amsfonts-3.04-6|249	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam5.mf
14mr|texlive-amsfonts-3.04-6|250	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam6.mf
14mr|texlive-amsfonts-3.04-6|251	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam7.mf
14mr|texlive-amsfonts-3.04-6|252	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam8.mf
14mr|texlive-amsfonts-3.04-6|253	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam9.mf
14mr|texlive-amsfonts-3.04-6|254	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm10.mf
14mr|texlive-amsfonts-3.04-6|255	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm5.mf
14mr|texlive-amsfonts-3.04-6|256	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm6.mf
14mr|texlive-amsfonts-3.04-6|257	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm7.mf
14mr|texlive-amsfonts-3.04-6|258	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm8.mf
14mr|texlive-amsfonts-3.04-6|259	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm9.mf
14mr|texlive-amsfonts-3.04-6|260	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbase.mf
14mr|texlive-amsfonts-3.04-6|261	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbold.mf
14mr|texlive-amsfonts-3.04-6|262	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbcaps.mf
14mr|texlive-amsfonts-3.04-6|263	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy5.tfm
14mr|texlive-amsfonts-3.04-6|264	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy6.tfm
14mr|texlive-amsfonts-3.04-6|265	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy7.tfm
14mr|texlive-amsfonts-3.04-6|266	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy8.tfm
14mr|texlive-amsfonts-3.04-6|267	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy9.tfm
14mr|texlive-amsfonts-3.04-6|268	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc8.tfm
14mr|texlive-amsfonts-3.04-6|269	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc9.tfm
14mr|texlive-amsfonts-3.04-6|270	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm
14mr|texlive-amsfonts-3.04-6|271	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm
14mr|texlive-amsfonts-3.04-6|272	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex9.tfm
14mr|texlive-amsfonts-3.04-6|273	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib5.tfm
14mr|texlive-amsfonts-3.04-6|274	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib6.tfm
14mr|texlive-amsfonts-3.04-6|275	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib7.tfm
14mr|texlive-amsfonts-3.04-6|276	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib8.tfm
14mr|texlive-amsfonts-3.04-6|277	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib9.tfm
14mr|texlive-amsfonts-3.04-6|278	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb10.tfm
14mr|texlive-amsfonts-3.04-6|279	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb5.tfm
14mr|texlive-amsfonts-3.04-6|280	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb6.tfm
14mr|texlive-amsfonts-3.04-6|281	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb7.tfm
14mr|texlive-amsfonts-3.04-6|282	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb8.tfm
14mr|texlive-amsfonts-3.04-6|283	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb9.tfm
14mr|texlive-amsfonts-3.04-6|284	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi10.tfm
14mr|texlive-amsfonts-3.04-6|285	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi5.tfm
14mr|texlive-amsfonts-3.04-6|286	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi6.tfm
14mr|texlive-amsfonts-3.04-6|287	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi7.tfm
14mr|texlive-amsfonts-3.04-6|288	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi8.tfm
14mr|texlive-amsfonts-3.04-6|289	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi9.tfm
14mr|texlive-amsfonts-3.04-6|290	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr10.tfm
14mr|texlive-amsfonts-3.04-6|291	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr5.tfm
14mr|texlive-amsfonts-3.04-6|292	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr6.tfm
14mr|texlive-amsfonts-3.04-6|293	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr7.tfm
14mr|texlive-amsfonts-3.04-6|294	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr8.tfm
14mr|texlive-amsfonts-3.04-6|295	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr9.tfm
14mr|texlive-amsfonts-3.04-6|296	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncysc10.tfm
14mr|texlive-amsfonts-3.04-6|297	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss10.tfm
14mr|texlive-amsfonts-3.04-6|298	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss8.tfm
14mr|texlive-amsfonts-3.04-6|299	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss9.tfm
14mr|texlive-amsfonts-3.04-6|300	%{_texmfdistdir}/fonts/tfm/public/amsfonts/dummy/dummy.tfm
14mr|texlive-amsfonts-3.04-6|301	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex10.tfm
14mr|texlive-amsfonts-3.04-6|302	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex7.tfm
14mr|texlive-amsfonts-3.04-6|303	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex8.tfm
14mr|texlive-amsfonts-3.04-6|304	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex9.tfm
14mr|texlive-amsfonts-3.04-6|305	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb10.tfm
14mr|texlive-amsfonts-3.04-6|306	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb5.tfm
14mr|texlive-amsfonts-3.04-6|307	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb6.tfm
14mr|texlive-amsfonts-3.04-6|308	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb7.tfm
14mr|texlive-amsfonts-3.04-6|309	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb8.tfm
14mr|texlive-amsfonts-3.04-6|310	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb9.tfm
14mr|texlive-amsfonts-3.04-6|311	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm10.tfm
14mr|texlive-amsfonts-3.04-6|312	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm5.tfm
14mr|texlive-amsfonts-3.04-6|313	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm6.tfm
14mr|texlive-amsfonts-3.04-6|314	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm7.tfm
14mr|texlive-amsfonts-3.04-6|315	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm8.tfm
14mr|texlive-amsfonts-3.04-6|316	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm9.tfm
14mr|texlive-amsfonts-3.04-6|317	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb10.tfm
14mr|texlive-amsfonts-3.04-6|318	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb5.tfm
14mr|texlive-amsfonts-3.04-6|319	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb6.tfm
14mr|texlive-amsfonts-3.04-6|320	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb7.tfm
14mr|texlive-amsfonts-3.04-6|321	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb8.tfm
14mr|texlive-amsfonts-3.04-6|322	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb9.tfm
14mr|texlive-amsfonts-3.04-6|323	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm10.tfm
14mr|texlive-amsfonts-3.04-6|324	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm5.tfm
14mr|texlive-amsfonts-3.04-6|325	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm6.tfm
14mr|texlive-amsfonts-3.04-6|326	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm7.tfm
14mr|texlive-amsfonts-3.04-6|327	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm8.tfm
14mr|texlive-amsfonts-3.04-6|328	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm9.tfm
14mr|texlive-amsfonts-3.04-6|329	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb10.tfm
14mr|texlive-amsfonts-3.04-6|330	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb5.tfm
14mr|texlive-amsfonts-3.04-6|331	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb6.tfm
14mr|texlive-amsfonts-3.04-6|332	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb7.tfm
14mr|texlive-amsfonts-3.04-6|333	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb8.tfm
14mr|texlive-amsfonts-3.04-6|334	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb9.tfm
14mr|texlive-amsfonts-3.04-6|335	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm10.tfm
14mr|texlive-amsfonts-3.04-6|336	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm5.tfm
14mr|texlive-amsfonts-3.04-6|337	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm6.tfm
14mr|texlive-amsfonts-3.04-6|338	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm7.tfm
14mr|texlive-amsfonts-3.04-6|339	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm8.tfm
14mr|texlive-amsfonts-3.04-6|340	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm9.tfm
14mr|texlive-amsfonts-3.04-6|341	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam10.tfm
14mr|texlive-amsfonts-3.04-6|342	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam5.tfm
14mr|texlive-amsfonts-3.04-6|343	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam6.tfm
14mr|texlive-amsfonts-3.04-6|344	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam7.tfm
14mr|texlive-amsfonts-3.04-6|345	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam8.tfm
14mr|texlive-amsfonts-3.04-6|346	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam9.tfm
14mr|texlive-amsfonts-3.04-6|347	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm10.tfm
14mr|texlive-amsfonts-3.04-6|348	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm5.tfm
14mr|texlive-amsfonts-3.04-6|349	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm6.tfm
14mr|texlive-amsfonts-3.04-6|350	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm7.tfm
14mr|texlive-amsfonts-3.04-6|351	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm8.tfm
14mr|texlive-amsfonts-3.04-6|352	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm9.tfm
14mr|texlive-amsfonts-3.04-6|353	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfb
14mr|texlive-amsfonts-3.04-6|354	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfm
14mr|texlive-amsfonts-3.04-6|355	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfb
14mr|texlive-amsfonts-3.04-6|356	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfm
14mr|texlive-amsfonts-3.04-6|357	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfb
14mr|texlive-amsfonts-3.04-6|358	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfm
14mr|texlive-amsfonts-3.04-6|359	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfb
14mr|texlive-amsfonts-3.04-6|360	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfm
14mr|texlive-amsfonts-3.04-6|361	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfb
14mr|texlive-amsfonts-3.04-6|362	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfm
14mr|texlive-amsfonts-3.04-6|363	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfb
14mr|texlive-amsfonts-3.04-6|364	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfm
14mr|texlive-amsfonts-3.04-6|365	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfb
14mr|texlive-amsfonts-3.04-6|366	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfm
14mr|texlive-amsfonts-3.04-6|367	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfb
14mr|texlive-amsfonts-3.04-6|368	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfm
14mr|texlive-amsfonts-3.04-6|369	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfb
14mr|texlive-amsfonts-3.04-6|370	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfm
14mr|texlive-amsfonts-3.04-6|371	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfb
14mr|texlive-amsfonts-3.04-6|372	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfm
14mr|texlive-amsfonts-3.04-6|373	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfb
14mr|texlive-amsfonts-3.04-6|374	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfm
14mr|texlive-amsfonts-3.04-6|375	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfb
14mr|texlive-amsfonts-3.04-6|376	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfm
14mr|texlive-amsfonts-3.04-6|377	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfb
14mr|texlive-amsfonts-3.04-6|378	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfm
14mr|texlive-amsfonts-3.04-6|379	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfb
14mr|texlive-amsfonts-3.04-6|380	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfm
14mr|texlive-amsfonts-3.04-6|381	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfb
14mr|texlive-amsfonts-3.04-6|382	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfm
14mr|texlive-amsfonts-3.04-6|383	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfb
14mr|texlive-amsfonts-3.04-6|384	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfm
14mr|texlive-amsfonts-3.04-6|385	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfb
14mr|texlive-amsfonts-3.04-6|386	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfm
14mr|texlive-amsfonts-3.04-6|387	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfb
14mr|texlive-amsfonts-3.04-6|388	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfm
14mr|texlive-amsfonts-3.04-6|389	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfb
14mr|texlive-amsfonts-3.04-6|390	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfm
14mr|texlive-amsfonts-3.04-6|391	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfb
14mr|texlive-amsfonts-3.04-6|392	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfm
14mr|texlive-amsfonts-3.04-6|393	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfb
14mr|texlive-amsfonts-3.04-6|394	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfm
14mr|texlive-amsfonts-3.04-6|395	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfb
14mr|texlive-amsfonts-3.04-6|396	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfm
14mr|texlive-amsfonts-3.04-6|397	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfb
14mr|texlive-amsfonts-3.04-6|398	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfm
14mr|texlive-amsfonts-3.04-6|399	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfb
14mr|texlive-amsfonts-3.04-6|400	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfm
14mr|texlive-amsfonts-3.04-6|401	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfb
14mr|texlive-amsfonts-3.04-6|402	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfm
14mr|texlive-amsfonts-3.04-6|403	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfb
14mr|texlive-amsfonts-3.04-6|404	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfm
14mr|texlive-amsfonts-3.04-6|405	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfb
14mr|texlive-amsfonts-3.04-6|406	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfm
14mr|texlive-amsfonts-3.04-6|407	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfb
14mr|texlive-amsfonts-3.04-6|408	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfm
14mr|texlive-amsfonts-3.04-6|409	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfb
14mr|texlive-amsfonts-3.04-6|410	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfm
14mr|texlive-amsfonts-3.04-6|411	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfb
14mr|texlive-amsfonts-3.04-6|412	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfm
14mr|texlive-amsfonts-3.04-6|413	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfb
14mr|texlive-amsfonts-3.04-6|414	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfm
14mr|texlive-amsfonts-3.04-6|415	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfb
14mr|texlive-amsfonts-3.04-6|416	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfm
14mr|texlive-amsfonts-3.04-6|417	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfb
14mr|texlive-amsfonts-3.04-6|418	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfm
14mr|texlive-amsfonts-3.04-6|419	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfb
14mr|texlive-amsfonts-3.04-6|420	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfm
14mr|texlive-amsfonts-3.04-6|421	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfb
14mr|texlive-amsfonts-3.04-6|422	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfm
14mr|texlive-amsfonts-3.04-6|423	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfb
14mr|texlive-amsfonts-3.04-6|424	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfm
14mr|texlive-amsfonts-3.04-6|425	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfb
14mr|texlive-amsfonts-3.04-6|426	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfm
14mr|texlive-amsfonts-3.04-6|427	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfb
14mr|texlive-amsfonts-3.04-6|428	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfm
14mr|texlive-amsfonts-3.04-6|429	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfb
14mr|texlive-amsfonts-3.04-6|430	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfm
14mr|texlive-amsfonts-3.04-6|431	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfb
14mr|texlive-amsfonts-3.04-6|432	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfm
14mr|texlive-amsfonts-3.04-6|433	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfb
14mr|texlive-amsfonts-3.04-6|434	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfm
14mr|texlive-amsfonts-3.04-6|435	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfb
14mr|texlive-amsfonts-3.04-6|436	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfm
14mr|texlive-amsfonts-3.04-6|437	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfb
14mr|texlive-amsfonts-3.04-6|438	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfm
14mr|texlive-amsfonts-3.04-6|439	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfb
14mr|texlive-amsfonts-3.04-6|440	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfm
14mr|texlive-amsfonts-3.04-6|441	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfb
14mr|texlive-amsfonts-3.04-6|442	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfm
14mr|texlive-amsfonts-3.04-6|443	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfb
14mr|texlive-amsfonts-3.04-6|444	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfm
14mr|texlive-amsfonts-3.04-6|445	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfb
14mr|texlive-amsfonts-3.04-6|446	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfm
14mr|texlive-amsfonts-3.04-6|447	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfb
14mr|texlive-amsfonts-3.04-6|448	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfm
14mr|texlive-amsfonts-3.04-6|449	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfb
14mr|texlive-amsfonts-3.04-6|450	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfm
14mr|texlive-amsfonts-3.04-6|451	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfb
14mr|texlive-amsfonts-3.04-6|452	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfm
14mr|texlive-amsfonts-3.04-6|453	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfb
14mr|texlive-amsfonts-3.04-6|454	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfm
14mr|texlive-amsfonts-3.04-6|455	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfb
14mr|texlive-amsfonts-3.04-6|456	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfm
14mr|texlive-amsfonts-3.04-6|457	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfb
14mr|texlive-amsfonts-3.04-6|458	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfm
14mr|texlive-amsfonts-3.04-6|459	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfb
14mr|texlive-amsfonts-3.04-6|460	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfm
14mr|texlive-amsfonts-3.04-6|461	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfb
14mr|texlive-amsfonts-3.04-6|462	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfm
14mr|texlive-amsfonts-3.04-6|463	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfb
14mr|texlive-amsfonts-3.04-6|464	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfm
14mr|texlive-amsfonts-3.04-6|465	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfb
14mr|texlive-amsfonts-3.04-6|466	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfm
14mr|texlive-amsfonts-3.04-6|467	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfb
14mr|texlive-amsfonts-3.04-6|468	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfm
14mr|texlive-amsfonts-3.04-6|469	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfb
14mr|texlive-amsfonts-3.04-6|470	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfm
14mr|texlive-amsfonts-3.04-6|471	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfb
14mr|texlive-amsfonts-3.04-6|472	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfm
14mr|texlive-amsfonts-3.04-6|473	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfb
14mr|texlive-amsfonts-3.04-6|474	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfm
14mr|texlive-amsfonts-3.04-6|475	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfb
14mr|texlive-amsfonts-3.04-6|476	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfm
14mr|texlive-amsfonts-3.04-6|477	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfb
14mr|texlive-amsfonts-3.04-6|478	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfm
14mr|texlive-amsfonts-3.04-6|479	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfb
14mr|texlive-amsfonts-3.04-6|480	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfm
14mr|texlive-amsfonts-3.04-6|481	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfb
14mr|texlive-amsfonts-3.04-6|482	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfm
14mr|texlive-amsfonts-3.04-6|483	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfb
14mr|texlive-amsfonts-3.04-6|484	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfm
14mr|texlive-amsfonts-3.04-6|485	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfb
14mr|texlive-amsfonts-3.04-6|486	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfm
14mr|texlive-amsfonts-3.04-6|487	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfb
14mr|texlive-amsfonts-3.04-6|488	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfm
14mr|texlive-amsfonts-3.04-6|489	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfb
14mr|texlive-amsfonts-3.04-6|490	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfm
14mr|texlive-amsfonts-3.04-6|491	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfb
14mr|texlive-amsfonts-3.04-6|492	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfm
14mr|texlive-amsfonts-3.04-6|493	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfb
14mr|texlive-amsfonts-3.04-6|494	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfm
14mr|texlive-amsfonts-3.04-6|495	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfb
14mr|texlive-amsfonts-3.04-6|496	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfm
14mr|texlive-amsfonts-3.04-6|497	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfb
14mr|texlive-amsfonts-3.04-6|498	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfm
14mr|texlive-amsfonts-3.04-6|499	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfb
14mr|texlive-amsfonts-3.04-6|500	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfm
14mr|texlive-amsfonts-3.04-6|501	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfb
14mr|texlive-amsfonts-3.04-6|502	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfm
14mr|texlive-amsfonts-3.04-6|503	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfb
14mr|texlive-amsfonts-3.04-6|504	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfm
14mr|texlive-amsfonts-3.04-6|505	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfb
14mr|texlive-amsfonts-3.04-6|506	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfm
14mr|texlive-amsfonts-3.04-6|507	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfb
14mr|texlive-amsfonts-3.04-6|508	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfm
14mr|texlive-amsfonts-3.04-6|509	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb
14mr|texlive-amsfonts-3.04-6|510	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfm
14mr|texlive-amsfonts-3.04-6|511	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfb
14mr|texlive-amsfonts-3.04-6|512	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfm
14mr|texlive-amsfonts-3.04-6|513	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfb
14mr|texlive-amsfonts-3.04-6|514	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfm
14mr|texlive-amsfonts-3.04-6|515	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfb
14mr|texlive-amsfonts-3.04-6|516	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfm
14mr|texlive-amsfonts-3.04-6|517	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfb
14mr|texlive-amsfonts-3.04-6|518	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfm
14mr|texlive-amsfonts-3.04-6|519	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfb
14mr|texlive-amsfonts-3.04-6|520	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfm
14mr|texlive-amsfonts-3.04-6|521	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfb
14mr|texlive-amsfonts-3.04-6|522	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfm
14mr|texlive-amsfonts-3.04-6|523	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfb
14mr|texlive-amsfonts-3.04-6|524	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfm
14mr|texlive-amsfonts-3.04-6|525	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfb
14mr|texlive-amsfonts-3.04-6|526	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfm
14mr|texlive-amsfonts-3.04-6|527	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfb
14mr|texlive-amsfonts-3.04-6|528	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfm
14mr|texlive-amsfonts-3.04-6|529	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfb
14mr|texlive-amsfonts-3.04-6|530	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfm
14mr|texlive-amsfonts-3.04-6|531	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfb
14mr|texlive-amsfonts-3.04-6|532	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfm
14mr|texlive-amsfonts-3.04-6|533	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfb
14mr|texlive-amsfonts-3.04-6|534	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfm
14mr|texlive-amsfonts-3.04-6|535	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfb
14mr|texlive-amsfonts-3.04-6|536	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfm
14mr|texlive-amsfonts-3.04-6|537	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfb
14mr|texlive-amsfonts-3.04-6|538	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfm
14mr|texlive-amsfonts-3.04-6|539	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfb
14mr|texlive-amsfonts-3.04-6|540	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfm
14mr|texlive-amsfonts-3.04-6|541	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfb
14mr|texlive-amsfonts-3.04-6|542	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfm
14mr|texlive-amsfonts-3.04-6|543	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfb
14mr|texlive-amsfonts-3.04-6|544	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfm
14mr|texlive-amsfonts-3.04-6|545	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfb
14mr|texlive-amsfonts-3.04-6|546	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfm
14mr|texlive-amsfonts-3.04-6|547	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfb
14mr|texlive-amsfonts-3.04-6|548	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfm
14mr|texlive-amsfonts-3.04-6|549	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfb
14mr|texlive-amsfonts-3.04-6|550	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfm
14mr|texlive-amsfonts-3.04-6|551	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfb
14mr|texlive-amsfonts-3.04-6|552	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfm
14mr|texlive-amsfonts-3.04-6|553	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfb
14mr|texlive-amsfonts-3.04-6|554	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfm
14mr|texlive-amsfonts-3.04-6|555	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfb
14mr|texlive-amsfonts-3.04-6|556	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfm
14mr|texlive-amsfonts-3.04-6|557	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfb
14mr|texlive-amsfonts-3.04-6|558	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfm
14mr|texlive-amsfonts-3.04-6|559	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfb
14mr|texlive-amsfonts-3.04-6|560	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfm
14mr|texlive-amsfonts-3.04-6|561	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfb
14mr|texlive-amsfonts-3.04-6|562	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfm
14mr|texlive-amsfonts-3.04-6|563	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfb
14mr|texlive-amsfonts-3.04-6|564	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfm
14mr|texlive-amsfonts-3.04-6|565	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfb
14mr|texlive-amsfonts-3.04-6|566	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfm
14mr|texlive-amsfonts-3.04-6|567	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfb
14mr|texlive-amsfonts-3.04-6|568	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfm
14mr|texlive-amsfonts-3.04-6|569	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfb
14mr|texlive-amsfonts-3.04-6|570	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfm
14mr|texlive-amsfonts-3.04-6|571	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfb
14mr|texlive-amsfonts-3.04-6|572	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfm
14mr|texlive-amsfonts-3.04-6|573	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfb
14mr|texlive-amsfonts-3.04-6|574	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfm
14mr|texlive-amsfonts-3.04-6|575	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfb
14mr|texlive-amsfonts-3.04-6|576	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfm
14mr|texlive-amsfonts-3.04-6|577	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfb
14mr|texlive-amsfonts-3.04-6|578	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfm
14mr|texlive-amsfonts-3.04-6|579	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfb
14mr|texlive-amsfonts-3.04-6|580	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfm
14mr|texlive-amsfonts-3.04-6|581	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfb
14mr|texlive-amsfonts-3.04-6|582	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfm
14mr|texlive-amsfonts-3.04-6|583	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfb
14mr|texlive-amsfonts-3.04-6|584	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfm
14mr|texlive-amsfonts-3.04-6|585	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfb
14mr|texlive-amsfonts-3.04-6|586	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfm
14mr|texlive-amsfonts-3.04-6|587	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfb
14mr|texlive-amsfonts-3.04-6|588	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfm
14mr|texlive-amsfonts-3.04-6|589	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfb
14mr|texlive-amsfonts-3.04-6|590	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfm
14mr|texlive-amsfonts-3.04-6|591	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfb
14mr|texlive-amsfonts-3.04-6|592	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfm
14mr|texlive-amsfonts-3.04-6|593	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfb
14mr|texlive-amsfonts-3.04-6|594	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfm
14mr|texlive-amsfonts-3.04-6|595	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfb
14mr|texlive-amsfonts-3.04-6|596	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfm
14mr|texlive-amsfonts-3.04-6|597	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfb
14mr|texlive-amsfonts-3.04-6|598	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfm
14mr|texlive-amsfonts-3.04-6|599	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfb
14mr|texlive-amsfonts-3.04-6|600	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfm
14mr|texlive-amsfonts-3.04-6|601	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb
14mr|texlive-amsfonts-3.04-6|602	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfm
14mr|texlive-amsfonts-3.04-6|603	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb
14mr|texlive-amsfonts-3.04-6|604	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfm
14mr|texlive-amsfonts-3.04-6|605	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfb
14mr|texlive-amsfonts-3.04-6|606	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfm
14mr|texlive-amsfonts-3.04-6|607	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfb
14mr|texlive-amsfonts-3.04-6|608	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfm
14mr|texlive-amsfonts-3.04-6|609	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfb
14mr|texlive-amsfonts-3.04-6|610	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfm
14mr|texlive-amsfonts-3.04-6|611	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfb
14mr|texlive-amsfonts-3.04-6|612	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfm
14mr|texlive-amsfonts-3.04-6|613	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfb
14mr|texlive-amsfonts-3.04-6|614	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfm
14mr|texlive-amsfonts-3.04-6|615	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfb
14mr|texlive-amsfonts-3.04-6|616	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfm
14mr|texlive-amsfonts-3.04-6|617	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfb
14mr|texlive-amsfonts-3.04-6|618	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfm
14mr|texlive-amsfonts-3.04-6|619	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfb
14mr|texlive-amsfonts-3.04-6|620	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfm
14mr|texlive-amsfonts-3.04-6|621	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfb
14mr|texlive-amsfonts-3.04-6|622	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfm
14mr|texlive-amsfonts-3.04-6|623	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfb
14mr|texlive-amsfonts-3.04-6|624	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfm
14mr|texlive-amsfonts-3.04-6|625	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfb
14mr|texlive-amsfonts-3.04-6|626	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfm
14mr|texlive-amsfonts-3.04-6|627	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfb
14mr|texlive-amsfonts-3.04-6|628	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfm
14mr|texlive-amsfonts-3.04-6|629	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfb
14mr|texlive-amsfonts-3.04-6|630	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfm
14mr|texlive-amsfonts-3.04-6|631	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfb
14mr|texlive-amsfonts-3.04-6|632	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfm
14mr|texlive-amsfonts-3.04-6|633	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfb
14mr|texlive-amsfonts-3.04-6|634	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfm
14mr|texlive-amsfonts-3.04-6|635	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfb
14mr|texlive-amsfonts-3.04-6|636	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfm
14mr|texlive-amsfonts-3.04-6|637	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfb
14mr|texlive-amsfonts-3.04-6|638	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfm
14mr|texlive-amsfonts-3.04-6|639	%{_texmfdistdir}/tex/latex/amsfonts/amsfonts.sty
14mr|texlive-amsfonts-3.04-6|640	%{_texmfdistdir}/tex/latex/amsfonts/amssymb.sty
14mr|texlive-amsfonts-3.04-6|641	%{_texmfdistdir}/tex/latex/amsfonts/cmmib57.sty
14mr|texlive-amsfonts-3.04-6|642	%{_texmfdistdir}/tex/latex/amsfonts/eucal.sty
14mr|texlive-amsfonts-3.04-6|643	%{_texmfdistdir}/tex/latex/amsfonts/eufrak.sty
14mr|texlive-amsfonts-3.04-6|644	%{_texmfdistdir}/tex/latex/amsfonts/euscript.sty
14mr|texlive-amsfonts-3.04-6|645	%{_texmfdistdir}/tex/latex/amsfonts/ueuex.fd
14mr|texlive-amsfonts-3.04-6|646	%{_texmfdistdir}/tex/latex/amsfonts/ueuf.fd
14mr|texlive-amsfonts-3.04-6|647	%{_texmfdistdir}/tex/latex/amsfonts/ueur.fd
14mr|texlive-amsfonts-3.04-6|648	%{_texmfdistdir}/tex/latex/amsfonts/ueus.fd
14mr|texlive-amsfonts-3.04-6|649	%{_texmfdistdir}/tex/latex/amsfonts/umsa.fd
14mr|texlive-amsfonts-3.04-6|650	%{_texmfdistdir}/tex/latex/amsfonts/umsb.fd
14mr|texlive-amsfonts-3.04-6|651	%{_texmfdistdir}/tex/plain/amsfonts/amssym.def
14mr|texlive-amsfonts-3.04-6|652	%{_texmfdistdir}/tex/plain/amsfonts/amssym.tex
14mr|texlive-amsfonts-3.04-6|653	%{_texmfdistdir}/tex/plain/amsfonts/cyracc.def
14mr|texlive-amsfonts-3.04-6|654	%_texmf_updmap_d/amsfonts
14mr|texlive-amsfonts-3.04-6|655	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL-FAQ.txt
14mr|texlive-amsfonts-3.04-6|656	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL.txt
14mr|texlive-amsfonts-3.04-6|657	%doc %{_texmfdistdir}/doc/fonts/amsfonts/README
14mr|texlive-amsfonts-3.04-6|658	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfndoc.pdf
14mr|texlive-amsfonts-3.04-6|659	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfonts.pdf
14mr|texlive-amsfonts-3.04-6|660	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amssymb.pdf
14mr|texlive-amsfonts-3.04-6|661	%doc %{_texmfdistdir}/doc/fonts/amsfonts/cmmib57.pdf
14mr|texlive-amsfonts-3.04-6|662	%doc %{_texmfdistdir}/doc/fonts/amsfonts/eufrak.pdf
14mr|texlive-amsfonts-3.04-6|663	%doc %{_texmfdistdir}/doc/fonts/amsfonts/euscript.pdf
14mr|texlive-amsfonts-3.04-6|664	#- source
14mr|texlive-amsfonts-3.04-6|665	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.cyr
14mr|texlive-amsfonts-3.04-6|666	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.def
14mr|texlive-amsfonts-3.04-6|667	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.fnt
14mr|texlive-amsfonts-3.04-6|668	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.ins
14mr|texlive-amsfonts-3.04-6|669	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.tex
14mr|texlive-amsfonts-3.04-6|670	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.bug
14mr|texlive-amsfonts-3.04-6|671	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.dtx
14mr|texlive-amsfonts-3.04-6|672	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.faq
14mr|texlive-amsfonts-3.04-6|673	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.ins
14mr|texlive-amsfonts-3.04-6|674	%doc %{_texmfdistdir}/source/latex/amsfonts/amssymb.dtx
14mr|texlive-amsfonts-3.04-6|675	%doc %{_texmfdistdir}/source/latex/amsfonts/cmmib57.dtx
14mr|texlive-amsfonts-3.04-6|676	%doc %{_texmfdistdir}/source/latex/amsfonts/eufrak.dtx
14mr|texlive-amsfonts-3.04-6|677	%doc %{_texmfdistdir}/source/latex/amsfonts/euscript.dtx
14mr|texlive-amsfonts-3.04-6|678	%doc %{_texmfdistdir}/source/latex/amsfonts/manifest.txt
14mr|texlive-amsfonts-3.04-6|679	
14mr|texlive-amsfonts-3.04-6|680	#-----------------------------------------------------------------------
14mr|texlive-amsfonts-3.04-6|681	%prep
14mr|texlive-amsfonts-3.04-6|682	%setup -c -a0 -a1 -a2
14mr|texlive-amsfonts-3.04-6|683	
14mr|texlive-amsfonts-3.04-6|684	%build
14mr|texlive-amsfonts-3.04-6|685	
14mr|texlive-amsfonts-3.04-6|686	%install
14mr|texlive-amsfonts-3.04-6|687	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsfonts-3.04-6|688	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-amsfonts-3.04-6|689	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-amsfonts-3.04-6|690	cat > %{buildroot}%{_texmf_updmap_d}/amsfonts <<EOF
14mr|texlive-amsfonts-3.04-6|691	Map      euler.map
14mr|texlive-amsfonts-3.04-6|692	MixedMap cm.map
14mr|texlive-amsfonts-3.04-6|693	MixedMap cmextra.map
14mr|texlive-amsfonts-3.04-6|694	MixedMap cyrillic.map
14mr|texlive-amsfonts-3.04-6|695	MixedMap latxfont.map
14mr|texlive-amsfonts-3.04-6|696	MixedMap symbols.map
14mr|texlive-amsfonts-3.04-6|697	EOF
14mr|texlive-amsfonts-3.04-6|698	
14mr|texlive-amsfonts-3.04-6|699	%changelog
14mr|texlive-amsfonts-3.04-6|700	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.04-6
14mr|texlive-amsfonts-3.04-6|701	+ Revision: a215060
14mr|texlive-amsfonts-3.04-6|702	- MassBuild#440: Increase release tag
14mr|texlive-amsfonts-3.04-6|703	
14mr|texlive-amsfonts-3.04-6|704	

19233 14
14mr|texlive-amslatex-primer-2.2-3|1	# revision 22612
14mr|texlive-amslatex-primer-2.2-3|2	# category Package
14mr|texlive-amslatex-primer-2.2-3|3	# catalog-ctan /info/amslatex/primer
14mr|texlive-amslatex-primer-2.2-3|4	# catalog-date 2011-05-25 00:58:45 +0200
14mr|texlive-amslatex-primer-2.2-3|5	# catalog-license lppl
14mr|texlive-amslatex-primer-2.2-3|6	# catalog-version 2.2
14mr|texlive-amslatex-primer-2.2-3|7	Name:		texlive-amslatex-primer
14mr|texlive-amslatex-primer-2.2-3|8	Version:	2.2
14mr|texlive-amslatex-primer-2.2-3|9	Release:	3
14mr|texlive-amslatex-primer-2.2-3|10	Summary:	Getting up and running with AMS-LaTeX
14mr|texlive-amslatex-primer-2.2-3|11	Group:		Publishing
14mr|texlive-amslatex-primer-2.2-3|12	URL:		http://www.ctan.org/tex-archive/info/amslatex/primer
14mr|texlive-amslatex-primer-2.2-3|13	License:	LPPL
14mr|texlive-amslatex-primer-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amslatex-primer.tar.xz
14mr|texlive-amslatex-primer-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amslatex-primer.doc.tar.xz
14mr|texlive-amslatex-primer-2.2-3|16	BuildArch:	noarch
14mr|texlive-amslatex-primer-2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-amslatex-primer-2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-amslatex-primer-2.2-3|19	
14mr|texlive-amslatex-primer-2.2-3|20	%description
14mr|texlive-amslatex-primer-2.2-3|21	The document aims to get you up and running with AMS-LaTeX as
14mr|texlive-amslatex-primer-2.2-3|22	quickly as possible. These instructions (along with a template
14mr|texlive-amslatex-primer-2.2-3|23	file template.tex) are not a substitute for the full
14mr|texlive-amslatex-primer-2.2-3|24	documentation, but they may get you started quickly enough so
14mr|texlive-amslatex-primer-2.2-3|25	that you will only need to refer to the main documentation
14mr|texlive-amslatex-primer-2.2-3|26	occasionally. In addition to 'AMS-LaTeX out of the box', the
14mr|texlive-amslatex-primer-2.2-3|27	document contains: - a section describing how to draw
14mr|texlive-amslatex-primer-2.2-3|28	commutative diagrams using Xy-pic; and - a section describing
14mr|texlive-amslatex-primer-2.2-3|29	how to use amsrefs to create a bibliography.
14mr|texlive-amslatex-primer-2.2-3|30	
14mr|texlive-amslatex-primer-2.2-3|31	#-----------------------------------------------------------------------
14mr|texlive-amslatex-primer-2.2-3|32	%files
14mr|texlive-amslatex-primer-2.2-3|33	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/README
14mr|texlive-amslatex-primer-2.2-3|34	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.md5
14mr|texlive-amslatex-primer-2.2-3|35	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.pdf
14mr|texlive-amslatex-primer-2.2-3|36	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.tex
14mr|texlive-amslatex-primer-2.2-3|37	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/template.tex
14mr|texlive-amslatex-primer-2.2-3|38	
14mr|texlive-amslatex-primer-2.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-amslatex-primer-2.2-3|40	%prep
14mr|texlive-amslatex-primer-2.2-3|41	%setup -c -a0 -a1
14mr|texlive-amslatex-primer-2.2-3|42	
14mr|texlive-amslatex-primer-2.2-3|43	%build
14mr|texlive-amslatex-primer-2.2-3|44	
14mr|texlive-amslatex-primer-2.2-3|45	%install
14mr|texlive-amslatex-primer-2.2-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amslatex-primer-2.2-3|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-amslatex-primer-2.2-3|48	
14mr|texlive-amslatex-primer-2.2-3|49	
14mr|texlive-amslatex-primer-2.2-3|50	
14mr|texlive-amslatex-primer-2.2-3|51	%changelog
14mr|texlive-amslatex-primer-2.2-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-amslatex-primer-2.2-3|53	+ Revision: 574440f
14mr|texlive-amslatex-primer-2.2-3|54	- MassBuild#440: Increase release tag
14mr|texlive-amslatex-primer-2.2-3|55	
14mr|texlive-amslatex-primer-2.2-3|56	

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

19235 14
14mr|texlive-amsldoc-vn-2.0-3|1	# revision 21855
14mr|texlive-amsldoc-vn-2.0-3|2	# category Package
14mr|texlive-amsldoc-vn-2.0-3|3	# catalog-ctan /info/amslatex/vietnamese
14mr|texlive-amsldoc-vn-2.0-3|4	# catalog-date 2007-01-26 22:11:52 +0100
14mr|texlive-amsldoc-vn-2.0-3|5	# catalog-license lgpl
14mr|texlive-amsldoc-vn-2.0-3|6	# catalog-version 2.0
14mr|texlive-amsldoc-vn-2.0-3|7	Name:		texlive-amsldoc-vn
14mr|texlive-amsldoc-vn-2.0-3|8	Version:	2.0
14mr|texlive-amsldoc-vn-2.0-3|9	Release:	3
14mr|texlive-amsldoc-vn-2.0-3|10	Summary:	Vietnamese documentation
14mr|texlive-amsldoc-vn-2.0-3|11	Group:		Publishing
14mr|texlive-amsldoc-vn-2.0-3|12	URL:		http://www.ctan.org/tex-archive/info/amslatex/vietnamese
14mr|texlive-amsldoc-vn-2.0-3|13	License:	LGPL
14mr|texlive-amsldoc-vn-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-vn.tar.xz
14mr|texlive-amsldoc-vn-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-vn.doc.tar.xz
14mr|texlive-amsldoc-vn-2.0-3|16	BuildArch:	noarch
14mr|texlive-amsldoc-vn-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-amsldoc-vn-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-amsldoc-vn-2.0-3|19	
14mr|texlive-amsldoc-vn-2.0-3|20	%description
14mr|texlive-amsldoc-vn-2.0-3|21	This is a Vietnamese translation of amsldoc, the users' guide
14mr|texlive-amsldoc-vn-2.0-3|22	to amsmath.
14mr|texlive-amsldoc-vn-2.0-3|23	
14mr|texlive-amsldoc-vn-2.0-3|24	#-----------------------------------------------------------------------
14mr|texlive-amsldoc-vn-2.0-3|25	%files
14mr|texlive-amsldoc-vn-2.0-3|26	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/Makefile
14mr|texlive-amsldoc-vn-2.0-3|27	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/README
14mr|texlive-amsldoc-vn-2.0-3|28	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/TODO
14mr|texlive-amsldoc-vn-2.0-3|29	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-print-vi.pdf
14mr|texlive-amsldoc-vn-2.0-3|30	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-print-vi.tex
14mr|texlive-amsldoc-vn-2.0-3|31	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-vi.pdf
14mr|texlive-amsldoc-vn-2.0-3|32	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-vi.tex
14mr|texlive-amsldoc-vn-2.0-3|33	
14mr|texlive-amsldoc-vn-2.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-amsldoc-vn-2.0-3|35	%prep
14mr|texlive-amsldoc-vn-2.0-3|36	%setup -c -a0 -a1
14mr|texlive-amsldoc-vn-2.0-3|37	
14mr|texlive-amsldoc-vn-2.0-3|38	%build
14mr|texlive-amsldoc-vn-2.0-3|39	
14mr|texlive-amsldoc-vn-2.0-3|40	%install
14mr|texlive-amsldoc-vn-2.0-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsldoc-vn-2.0-3|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-amsldoc-vn-2.0-3|43	
14mr|texlive-amsldoc-vn-2.0-3|44	
14mr|texlive-amsldoc-vn-2.0-3|45	
14mr|texlive-amsldoc-vn-2.0-3|46	%changelog
14mr|texlive-amsldoc-vn-2.0-3|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-amsldoc-vn-2.0-3|48	+ Revision: e7f7dd7
14mr|texlive-amsldoc-vn-2.0-3|49	- MassBuild#440: Increase release tag
14mr|texlive-amsldoc-vn-2.0-3|50	
14mr|texlive-amsldoc-vn-2.0-3|51	

19236 14
14mr|texlive-amsmath-2.14-6|1	# revision 30645
14mr|texlive-amsmath-2.14-6|2	# category Package
14mr|texlive-amsmath-2.14-6|3	# catalog-ctan /macros/latex/required/amslatex/math
14mr|texlive-amsmath-2.14-6|4	# catalog-date 2013-03-09 20:29:31 +0100
14mr|texlive-amsmath-2.14-6|5	# catalog-license lppl
14mr|texlive-amsmath-2.14-6|6	# catalog-version 2.14
14mr|texlive-amsmath-2.14-6|7	Name:		texlive-amsmath
14mr|texlive-amsmath-2.14-6|8	Version:	2.14
14mr|texlive-amsmath-2.14-6|9	Release:	6
14mr|texlive-amsmath-2.14-6|10	Summary:	AMS mathematical facilities for LaTeX
14mr|texlive-amsmath-2.14-6|11	Group:		Publishing
14mr|texlive-amsmath-2.14-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math
14mr|texlive-amsmath-2.14-6|13	License:	LPPL
14mr|texlive-amsmath-2.14-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.tar.xz
14mr|texlive-amsmath-2.14-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.doc.tar.xz
14mr|texlive-amsmath-2.14-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.source.tar.xz
14mr|texlive-amsmath-2.14-6|17	BuildArch:	noarch
14mr|texlive-amsmath-2.14-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amsmath-2.14-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amsmath-2.14-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-amsmath-2.14-6|21	
14mr|texlive-amsmath-2.14-6|22	%description
14mr|texlive-amsmath-2.14-6|23	The package provides the principal packages in the AMS-LaTeX
14mr|texlive-amsmath-2.14-6|24	distribution. It adapts for use in LaTeX most of the
14mr|texlive-amsmath-2.14-6|25	mathematical features found in AMS-TeX; it is highly
14mr|texlive-amsmath-2.14-6|26	recommendsd as an adjunct to serious mathematical typesetting
14mr|texlive-amsmath-2.14-6|27	in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy
14mr|texlive-amsmath-2.14-6|28	(for bold symbols), amsopn (for operator names) and amstext
14mr|texlive-amsmath-2.14-6|29	(for text embdedded in mathematics) are also loaded. Amsmath is
14mr|texlive-amsmath-2.14-6|30	part of the LaTeX required distribution; however, several
14mr|texlive-amsmath-2.14-6|31	contributed packages add still further to its appeal; examples
14mr|texlive-amsmath-2.14-6|32	are empheq, which provides functions for decorating and
14mr|texlive-amsmath-2.14-6|33	highlighting mathematics, and ntheorem, for specifying theorem
14mr|texlive-amsmath-2.14-6|34	(and similar) definitions.
14mr|texlive-amsmath-2.14-6|35	
14mr|texlive-amsmath-2.14-6|36	%post
14mr|texlive-amsmath-2.14-6|37	%{_sbindir}/texlive.post
14mr|texlive-amsmath-2.14-6|38	
14mr|texlive-amsmath-2.14-6|39	%postun
14mr|texlive-amsmath-2.14-6|40	if [ $1 -eq 0 ]; then
14mr|texlive-amsmath-2.14-6|41	%{_sbindir}/texlive.post
14mr|texlive-amsmath-2.14-6|42	fi
14mr|texlive-amsmath-2.14-6|43	
14mr|texlive-amsmath-2.14-6|44	#-----------------------------------------------------------------------
14mr|texlive-amsmath-2.14-6|45	%files
14mr|texlive-amsmath-2.14-6|46	%{_texmfdistdir}/tex/latex/amsmath/amsbsy.sty
14mr|texlive-amsmath-2.14-6|47	%{_texmfdistdir}/tex/latex/amsmath/amscd.sty
14mr|texlive-amsmath-2.14-6|48	%{_texmfdistdir}/tex/latex/amsmath/amsgen.sty
14mr|texlive-amsmath-2.14-6|49	%{_texmfdistdir}/tex/latex/amsmath/amsmath.sty
14mr|texlive-amsmath-2.14-6|50	%{_texmfdistdir}/tex/latex/amsmath/amsopn.sty
14mr|texlive-amsmath-2.14-6|51	%{_texmfdistdir}/tex/latex/amsmath/amstex.sty
14mr|texlive-amsmath-2.14-6|52	%{_texmfdistdir}/tex/latex/amsmath/amstext.sty
14mr|texlive-amsmath-2.14-6|53	%{_texmfdistdir}/tex/latex/amsmath/amsxtra.sty
14mr|texlive-amsmath-2.14-6|54	%doc %{_texmfdistdir}/doc/latex/amsmath/amsbsy.pdf
14mr|texlive-amsmath-2.14-6|55	%doc %{_texmfdistdir}/doc/latex/amsmath/amscd.pdf
14mr|texlive-amsmath-2.14-6|56	%doc %{_texmfdistdir}/doc/latex/amsmath/amsgen.pdf
14mr|texlive-amsmath-2.14-6|57	%doc %{_texmfdistdir}/doc/latex/amsmath/amsldoc.pdf
14mr|texlive-amsmath-2.14-6|58	%doc %{_texmfdistdir}/doc/latex/amsmath/amsmath.pdf
14mr|texlive-amsmath-2.14-6|59	%doc %{_texmfdistdir}/doc/latex/amsmath/amsopn.pdf
14mr|texlive-amsmath-2.14-6|60	%doc %{_texmfdistdir}/doc/latex/amsmath/amstext.pdf
14mr|texlive-amsmath-2.14-6|61	%doc %{_texmfdistdir}/doc/latex/amsmath/amsxtra.pdf
14mr|texlive-amsmath-2.14-6|62	%doc %{_texmfdistdir}/doc/latex/amsmath/subeqn.pdf
14mr|texlive-amsmath-2.14-6|63	%doc %{_texmfdistdir}/doc/latex/amsmath/technote.pdf
14mr|texlive-amsmath-2.14-6|64	%doc %{_texmfdistdir}/doc/latex/amsmath/testmath.pdf
14mr|texlive-amsmath-2.14-6|65	#- source
14mr|texlive-amsmath-2.14-6|66	%doc %{_texmfdistdir}/source/latex/amsmath/README
14mr|texlive-amsmath-2.14-6|67	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.dtx
14mr|texlive-amsmath-2.14-6|68	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.ins
14mr|texlive-amsmath-2.14-6|69	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.dtx
14mr|texlive-amsmath-2.14-6|70	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.ins
14mr|texlive-amsmath-2.14-6|71	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.dtx
14mr|texlive-amsmath-2.14-6|72	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.ins
14mr|texlive-amsmath-2.14-6|73	%doc %{_texmfdistdir}/source/latex/amsmath/amsldoc.tex
14mr|texlive-amsmath-2.14-6|74	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.dtx
14mr|texlive-amsmath-2.14-6|75	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.ins
14mr|texlive-amsmath-2.14-6|76	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.dtx
14mr|texlive-amsmath-2.14-6|77	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.ins
14mr|texlive-amsmath-2.14-6|78	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.dtx
14mr|texlive-amsmath-2.14-6|79	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.ins
14mr|texlive-amsmath-2.14-6|80	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.dtx
14mr|texlive-amsmath-2.14-6|81	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.ins
14mr|texlive-amsmath-2.14-6|82	%doc %{_texmfdistdir}/source/latex/amsmath/diffs-m.txt
14mr|texlive-amsmath-2.14-6|83	%doc %{_texmfdistdir}/source/latex/amsmath/install.txt
14mr|texlive-amsmath-2.14-6|84	%doc %{_texmfdistdir}/source/latex/amsmath/manifest.txt
14mr|texlive-amsmath-2.14-6|85	%doc %{_texmfdistdir}/source/latex/amsmath/subeqn.tex
14mr|texlive-amsmath-2.14-6|86	%doc %{_texmfdistdir}/source/latex/amsmath/technote.tex
14mr|texlive-amsmath-2.14-6|87	%doc %{_texmfdistdir}/source/latex/amsmath/testmath.tex
14mr|texlive-amsmath-2.14-6|88	
14mr|texlive-amsmath-2.14-6|89	#-----------------------------------------------------------------------
14mr|texlive-amsmath-2.14-6|90	%prep
14mr|texlive-amsmath-2.14-6|91	%setup -c -a0 -a1 -a2
14mr|texlive-amsmath-2.14-6|92	
14mr|texlive-amsmath-2.14-6|93	%build
14mr|texlive-amsmath-2.14-6|94	
14mr|texlive-amsmath-2.14-6|95	%install
14mr|texlive-amsmath-2.14-6|96	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsmath-2.14-6|97	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-amsmath-2.14-6|98	
14mr|texlive-amsmath-2.14-6|99	%changelog
14mr|texlive-amsmath-2.14-6|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-6
14mr|texlive-amsmath-2.14-6|101	+ Revision: 2860380
14mr|texlive-amsmath-2.14-6|102	- MassBuild#440: Increase release tag
14mr|texlive-amsmath-2.14-6|103	
14mr|texlive-amsmath-2.14-6|104	

19237 14
14mr|texlive-amsmath-it-20110329-3|1	# revision 22930
14mr|texlive-amsmath-it-20110329-3|2	# category Package
14mr|texlive-amsmath-it-20110329-3|3	# catalog-ctan /info/translations/amsmath/it
14mr|texlive-amsmath-it-20110329-3|4	# catalog-date 2011-03-29 16:35:51 +0200
14mr|texlive-amsmath-it-20110329-3|5	# catalog-license noinfo
14mr|texlive-amsmath-it-20110329-3|6	# catalog-version undef
14mr|texlive-amsmath-it-20110329-3|7	Name:		texlive-amsmath-it
14mr|texlive-amsmath-it-20110329-3|8	Version:	20110329
14mr|texlive-amsmath-it-20110329-3|9	Release:	3
14mr|texlive-amsmath-it-20110329-3|10	Summary:	Italian translations of some old AMSmath documents
14mr|texlive-amsmath-it-20110329-3|11	Group:		Publishing
14mr|texlive-amsmath-it-20110329-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/amsmath/it
14mr|texlive-amsmath-it-20110329-3|13	License:	NOINFO
14mr|texlive-amsmath-it-20110329-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath-it.tar.xz
14mr|texlive-amsmath-it-20110329-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath-it.doc.tar.xz
14mr|texlive-amsmath-it-20110329-3|16	BuildArch:	noarch
14mr|texlive-amsmath-it-20110329-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-amsmath-it-20110329-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-amsmath-it-20110329-3|19	
14mr|texlive-amsmath-it-20110329-3|20	%description
14mr|texlive-amsmath-it-20110329-3|21	The documents are: diffs-m.txt of December 1999, and
14mr|texlive-amsmath-it-20110329-3|22	amsmath.faq of March 2000.
14mr|texlive-amsmath-it-20110329-3|23	
14mr|texlive-amsmath-it-20110329-3|24	#-----------------------------------------------------------------------
14mr|texlive-amsmath-it-20110329-3|25	%files
14mr|texlive-amsmath-it-20110329-3|26	%doc %{_texmfdistdir}/doc/latex/amsmath-it/README
14mr|texlive-amsmath-it-20110329-3|27	%doc %{_texmfdistdir}/doc/latex/amsmath-it/amsmath.faq
14mr|texlive-amsmath-it-20110329-3|28	%doc %{_texmfdistdir}/doc/latex/amsmath-it/diffs-m_it.txt
14mr|texlive-amsmath-it-20110329-3|29	
14mr|texlive-amsmath-it-20110329-3|30	#-----------------------------------------------------------------------
14mr|texlive-amsmath-it-20110329-3|31	%prep
14mr|texlive-amsmath-it-20110329-3|32	%setup -c -a0 -a1
14mr|texlive-amsmath-it-20110329-3|33	
14mr|texlive-amsmath-it-20110329-3|34	%build
14mr|texlive-amsmath-it-20110329-3|35	
14mr|texlive-amsmath-it-20110329-3|36	%install
14mr|texlive-amsmath-it-20110329-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsmath-it-20110329-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-amsmath-it-20110329-3|39	
14mr|texlive-amsmath-it-20110329-3|40	
14mr|texlive-amsmath-it-20110329-3|41	
14mr|texlive-amsmath-it-20110329-3|42	%changelog
14mr|texlive-amsmath-it-20110329-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110329-3
14mr|texlive-amsmath-it-20110329-3|44	+ Revision: 15e33c9
14mr|texlive-amsmath-it-20110329-3|45	- MassBuild#440: Increase release tag
14mr|texlive-amsmath-it-20110329-3|46	
14mr|texlive-amsmath-it-20110329-3|47	

19238 14
14mr|texlive-amsrefs-2.14-6|1	# revision 30646
14mr|texlive-amsrefs-2.14-6|2	# category Package
14mr|texlive-amsrefs-2.14-6|3	# catalog-ctan /macros/latex/contrib/amsrefs
14mr|texlive-amsrefs-2.14-6|4	# catalog-date 2013-03-09 15:08:10 +0100
14mr|texlive-amsrefs-2.14-6|5	# catalog-license lppl1.3
14mr|texlive-amsrefs-2.14-6|6	# catalog-version 2.14
14mr|texlive-amsrefs-2.14-6|7	Name:		texlive-amsrefs
14mr|texlive-amsrefs-2.14-6|8	Version:	2.14
14mr|texlive-amsrefs-2.14-6|9	Release:	6
14mr|texlive-amsrefs-2.14-6|10	Summary:	A LaTeX-based replacement for BibTeX
14mr|texlive-amsrefs-2.14-6|11	Group:		Publishing
14mr|texlive-amsrefs-2.14-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsrefs
14mr|texlive-amsrefs-2.14-6|13	License:	LPPL1.3
14mr|texlive-amsrefs-2.14-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.tar.xz
14mr|texlive-amsrefs-2.14-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.doc.tar.xz
14mr|texlive-amsrefs-2.14-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.source.tar.xz
14mr|texlive-amsrefs-2.14-6|17	BuildArch:	noarch
14mr|texlive-amsrefs-2.14-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-amsrefs-2.14-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-amsrefs-2.14-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-amsrefs-2.14-6|21	
14mr|texlive-amsrefs-2.14-6|22	%description
14mr|texlive-amsrefs-2.14-6|23	Amsrefs is a LaTeX package for bibliographies that provides an
14mr|texlive-amsrefs-2.14-6|24	archival data format similar to the format of BibTeX database
14mr|texlive-amsrefs-2.14-6|25	files, but adapted to make direct processing by LaTeX easier.
14mr|texlive-amsrefs-2.14-6|26	The package can be used either in conjunction with BibTeX or as
14mr|texlive-amsrefs-2.14-6|27	a replacement for BibTeX.
14mr|texlive-amsrefs-2.14-6|28	
14mr|texlive-amsrefs-2.14-6|29	%post
14mr|texlive-amsrefs-2.14-6|30	%{_sbindir}/texlive.post
14mr|texlive-amsrefs-2.14-6|31	
14mr|texlive-amsrefs-2.14-6|32	%postun
14mr|texlive-amsrefs-2.14-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-amsrefs-2.14-6|34	%{_sbindir}/texlive.post
14mr|texlive-amsrefs-2.14-6|35	fi
14mr|texlive-amsrefs-2.14-6|36	
14mr|texlive-amsrefs-2.14-6|37	#-----------------------------------------------------------------------
14mr|texlive-amsrefs-2.14-6|38	%files
14mr|texlive-amsrefs-2.14-6|39	%{_texmfdistdir}/bibtex/bib/amsrefs/amsj.bib
14mr|texlive-amsrefs-2.14-6|40	%{_texmfdistdir}/bibtex/bst/amsrefs/amsra.bst
14mr|texlive-amsrefs-2.14-6|41	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrn.bst
14mr|texlive-amsrefs-2.14-6|42	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrs.bst
14mr|texlive-amsrefs-2.14-6|43	%{_texmfdistdir}/bibtex/bst/amsrefs/amsru.bst
14mr|texlive-amsrefs-2.14-6|44	%{_texmfdistdir}/bibtex/bst/amsrefs/amsry.bst
14mr|texlive-amsrefs-2.14-6|45	%{_texmfdistdir}/tex/latex/amsrefs/amsbst.sty
14mr|texlive-amsrefs-2.14-6|46	%{_texmfdistdir}/tex/latex/amsrefs/amsrefs.sty
14mr|texlive-amsrefs-2.14-6|47	%{_texmfdistdir}/tex/latex/amsrefs/ifoption.sty
14mr|texlive-amsrefs-2.14-6|48	%{_texmfdistdir}/tex/latex/amsrefs/mathscinet.sty
14mr|texlive-amsrefs-2.14-6|49	%{_texmfdistdir}/tex/latex/amsrefs/pcatcode.sty
14mr|texlive-amsrefs-2.14-6|50	%{_texmfdistdir}/tex/latex/amsrefs/rkeyval.sty
14mr|texlive-amsrefs-2.14-6|51	%{_texmfdistdir}/tex/latex/amsrefs/textcmds.sty
14mr|texlive-amsrefs-2.14-6|52	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrdoc.pdf
14mr|texlive-amsrefs-2.14-6|53	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.faq
14mr|texlive-amsrefs-2.14-6|54	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.pdf
14mr|texlive-amsrefs-2.14-6|55	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsxport.pdf
14mr|texlive-amsrefs-2.14-6|56	%doc %{_texmfdistdir}/doc/latex/amsrefs/changes.pdf
14mr|texlive-amsrefs-2.14-6|57	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xa.tex
14mr|texlive-amsrefs-2.14-6|58	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xb.tex
14mr|texlive-amsrefs-2.14-6|59	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xh.tex
14mr|texlive-amsrefs-2.14-6|60	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xs.tex
14mr|texlive-amsrefs-2.14-6|61	%doc %{_texmfdistdir}/doc/latex/amsrefs/gktest.ltb
14mr|texlive-amsrefs-2.14-6|62	%doc %{_texmfdistdir}/doc/latex/amsrefs/ifoption.pdf
14mr|texlive-amsrefs-2.14-6|63	%doc %{_texmfdistdir}/doc/latex/amsrefs/jr.bib
14mr|texlive-amsrefs-2.14-6|64	%doc %{_texmfdistdir}/doc/latex/amsrefs/mathscinet.pdf
14mr|texlive-amsrefs-2.14-6|65	%doc %{_texmfdistdir}/doc/latex/amsrefs/pcatcode.pdf
14mr|texlive-amsrefs-2.14-6|66	%doc %{_texmfdistdir}/doc/latex/amsrefs/rkeyval.pdf
14mr|texlive-amsrefs-2.14-6|67	%doc %{_texmfdistdir}/doc/latex/amsrefs/textcmds.pdf
14mr|texlive-amsrefs-2.14-6|68	#- source
14mr|texlive-amsrefs-2.14-6|69	%doc %{_texmfdistdir}/source/latex/amsrefs/README
14mr|texlive-amsrefs-2.14-6|70	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrdoc.tex
14mr|texlive-amsrefs-2.14-6|71	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.dtx
14mr|texlive-amsrefs-2.14-6|72	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.ins
14mr|texlive-amsrefs-2.14-6|73	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.dtx
14mr|texlive-amsrefs-2.14-6|74	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.ins
14mr|texlive-amsrefs-2.14-6|75	%doc %{_texmfdistdir}/source/latex/amsrefs/changes.tex
14mr|texlive-amsrefs-2.14-6|76	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.dtx
14mr|texlive-amsrefs-2.14-6|77	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.ins
14mr|texlive-amsrefs-2.14-6|78	%doc %{_texmfdistdir}/source/latex/amsrefs/install.txt
14mr|texlive-amsrefs-2.14-6|79	%doc %{_texmfdistdir}/source/latex/amsrefs/manifest.txt
14mr|texlive-amsrefs-2.14-6|80	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.dtx
14mr|texlive-amsrefs-2.14-6|81	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.ins
14mr|texlive-amsrefs-2.14-6|82	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.dtx
14mr|texlive-amsrefs-2.14-6|83	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.ins
14mr|texlive-amsrefs-2.14-6|84	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.dtx
14mr|texlive-amsrefs-2.14-6|85	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.ins
14mr|texlive-amsrefs-2.14-6|86	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.dtx
14mr|texlive-amsrefs-2.14-6|87	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.ins
14mr|texlive-amsrefs-2.14-6|88	
14mr|texlive-amsrefs-2.14-6|89	#-----------------------------------------------------------------------
14mr|texlive-amsrefs-2.14-6|90	%prep
14mr|texlive-amsrefs-2.14-6|91	%setup -c -a0 -a1 -a2
14mr|texlive-amsrefs-2.14-6|92	
14mr|texlive-amsrefs-2.14-6|93	%build
14mr|texlive-amsrefs-2.14-6|94	
14mr|texlive-amsrefs-2.14-6|95	%install
14mr|texlive-amsrefs-2.14-6|96	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-amsrefs-2.14-6|97	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-amsrefs-2.14-6|98	
14mr|texlive-amsrefs-2.14-6|99	%changelog
14mr|texlive-amsrefs-2.14-6|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-6
14mr|texlive-amsrefs-2.14-6|101	+ Revision: 4730c2a
14mr|texlive-amsrefs-2.14-6|102	- MassBuild#440: Increase release tag
14mr|texlive-amsrefs-2.14-6|103	
14mr|texlive-amsrefs-2.14-6|104	

19239 14
14mr|texlive-amstex-2.2-9|1	# revision 29764
14mr|texlive-amstex-2.2-9|2	# category Package
14mr|texlive-amstex-2.2-9|3	# catalog-ctan /macros/amstex
14mr|texlive-amstex-2.2-9|4	# catalog-date 2012-04-13 20:24:15 +0200
14mr|texlive-amstex-2.2-9|5	# catalog-license lppl
14mr|texlive-amstex-2.2-9|6	# catalog-version 2.2
14mr|texlive-amstex-2.2-9|7	Name:		texlive-amstex
14mr|texlive-amstex-2.2-9|8	Version:	2.2
14mr|texlive-amstex-2.2-9|9	Release:	9
14mr|texlive-amstex-2.2-9|10	Summary:	American Mathematical Society plain TeX macros
14mr|texlive-amstex-2.2-9|11	Group:		Publishing
14mr|texlive-amstex-2.2-9|12	URL:		http://www.ctan.org/tex-archive/macros/amstex
14mr|texlive-amstex-2.2-9|13	License:	LPPL
14mr|texlive-amstex-2.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.tar.xz
14mr|texlive-amstex-2.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.doc.tar.xz
14mr|texlive-amstex-2.2-9|16	BuildArch:	noarch
14mr|texlive-amstex-2.2-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-amstex-2.2-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-amstex-2.2-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-amstex-2.2-9|20	Requires(post):	texlive-tetex
14mr|texlive-amstex-2.2-9|21	Requires:	texlive-tex
14mr|texlive-amstex-2.2-9|22	Requires:	texlive-amstex.bin
14mr|texlive-amstex-2.2-9|23	
14mr|texlive-amstex-2.2-9|24	%description
14mr|texlive-amstex-2.2-9|25	AMSTeX is a TeX macro package, originally written by Michael
14mr|texlive-amstex-2.2-9|26	Spivak for the American Mathematical Society (AMS) during 1983-
14mr|texlive-amstex-2.2-9|27	1985 and is described in the book 'The Joy of TeX'. It is based
14mr|texlive-amstex-2.2-9|28	on Plain TeX, and provides many features for producing more
14mr|texlive-amstex-2.2-9|29	professional-looking maths formulas with less burden on
14mr|texlive-amstex-2.2-9|30	authors. More recently, the focus of attention has switched to
14mr|texlive-amstex-2.2-9|31	amslatex, but AMSTeX remains as a working system.
14mr|texlive-amstex-2.2-9|32	
14mr|texlive-amstex-2.2-9|33	%post
14mr|texlive-amstex-2.2-9|34	%{_sbindir}/texlive.post
14mr|texlive-amstex-2.2-9|35	
14mr|texlive-amstex-2.2-9|36	%postun
14mr|texlive-amstex-2.2-9|37	if [ $1 -eq 0 ]; then
14mr|texlive-amstex-2.2-9|38	%{_sbindir}/texlive.post
14mr|texlive-amstex-2.2-9|39	fi
14mr|texlive-amstex-2.2-9|40	
14mr|texlive-amstex-2.2-9|41	#-----------------------------------------------------------------------
14mr|texlive-amstex-2.2-9|42	%files
14mr|texlive-amstex-2.2-9|43	%{_texmfdistdir}/tex/amstex/base/amsppt.sti
14mr|texlive-amstex-2.2-9|44	%{_texmfdistdir}/tex/amstex/base/amsppt.sty
14mr|texlive-amstex-2.2-9|45	%{_texmfdistdir}/tex/amstex/base/amsppt1.tex
14mr|texlive-amstex-2.2-9|46	%{_texmfdistdir}/tex/amstex/base/amstex.bug
14mr|texlive-amstex-2.2-9|47	%{_texmfdistdir}/tex/amstex/base/amstex.tex
14mr|texlive-amstex-2.2-9|48	%{_texmfdistdir}/tex/amstex/config/amstex.ini
14mr|texlive-amstex-2.2-9|49	%_texmf_fmtutil_d/amstex
14mr|texlive-amstex-2.2-9|50	%doc %{_texmfdistdir}/doc/amstex/base/README
14mr|texlive-amstex-2.2-9|51	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.pdf
14mr|texlive-amstex-2.2-9|52	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.tex
14mr|texlive-amstex-2.2-9|53	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.doc
14mr|texlive-amstex-2.2-9|54	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.faq
14mr|texlive-amstex-2.2-9|55	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.ps.gz
14mr|texlive-amstex-2.2-9|56	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.tex
14mr|texlive-amstex-2.2-9|57	%doc %{_texmfdistdir}/doc/amstex/base/joyerr.tex
14mr|texlive-amstex-2.2-9|58	%doc %{_texmfdistdir}/doc/amstex/base/joyerr2.tex
14mr|texlive-amstex-2.2-9|59	%doc %{_mandir}/man1/amstex.1*
14mr|texlive-amstex-2.2-9|60	%doc %{_texmfdistdir}/doc/man/man1/amstex.man1.pdf
14mr|texlive-amstex-2.2-9|61	
14mr|texlive-amstex-2.2-9|62	#-----------------------------------------------------------------------
14mr|texlive-amstex-2.2-9|63	%prep
14mr|texlive-amstex-2.2-9|64	%setup -c -a0 -a1
14mr|texlive-amstex-2.2-9|65	
14mr|texlive-amstex-2.2-9|66	%build
14mr|texlive-amstex-2.2-9|67	
14mr|texlive-amstex-2.2-9|68	%install
14mr|texlive-amstex-2.2-9|69	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-amstex-2.2-9|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-amstex-2.2-9|71	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-amstex-2.2-9|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-amstex-2.2-9|73	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-amstex-2.2-9|74	cat > %{buildroot}%{_texmf_fmtutil_d}/amstex <<EOF
14mr|texlive-amstex-2.2-9|75	#
14mr|texlive-amstex-2.2-9|76	# from amstex:
14mr|texlive-amstex-2.2-9|77	amstex pdftex - -translate-file=cp227.tcx *amstex.ini
14mr|texlive-amstex-2.2-9|78	EOF
14mr|texlive-amstex-2.2-9|79	
14mr|texlive-amstex-2.2-9|80	%changelog
14mr|texlive-amstex-2.2-9|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-9
14mr|texlive-amstex-2.2-9|82	+ Revision: 0af2883
14mr|texlive-amstex-2.2-9|83	- MassBuild#440: Increase release tag
14mr|texlive-amstex-2.2-9|84	
14mr|texlive-amstex-2.2-9|85	

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

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

19242 14
14mr|texlive-anonchap-1.1a-3|1	# revision 17049
14mr|texlive-anonchap-1.1a-3|2	# category Package
14mr|texlive-anonchap-1.1a-3|3	# catalog-ctan /macros/latex/contrib/anonchap
14mr|texlive-anonchap-1.1a-3|4	# catalog-date 2010-02-23 16:03:07 +0100
14mr|texlive-anonchap-1.1a-3|5	# catalog-license lppl
14mr|texlive-anonchap-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-anonchap-1.1a-3|7	Name:		texlive-anonchap
14mr|texlive-anonchap-1.1a-3|8	Version:	1.1a
14mr|texlive-anonchap-1.1a-3|9	Release:	3
14mr|texlive-anonchap-1.1a-3|10	Summary:	Make chapters be typeset like sections
14mr|texlive-anonchap-1.1a-3|11	Group:		Publishing
14mr|texlive-anonchap-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anonchap
14mr|texlive-anonchap-1.1a-3|13	License:	LPPL
14mr|texlive-anonchap-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.tar.xz
14mr|texlive-anonchap-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.doc.tar.xz
14mr|texlive-anonchap-1.1a-3|16	BuildArch:	noarch
14mr|texlive-anonchap-1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-anonchap-1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-anonchap-1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-anonchap-1.1a-3|20	
14mr|texlive-anonchap-1.1a-3|21	%description
14mr|texlive-anonchap-1.1a-3|22	The command \simplechapter sets up the \chapter command not to
14mr|texlive-anonchap-1.1a-3|23	number chapters, though they may possibly have a prefix, and a
14mr|texlive-anonchap-1.1a-3|24	suffix (the \simplechapterdelim command, which the user may
14mr|texlive-anonchap-1.1a-3|25	alter). The \restorechapter command restores the status quo
14mr|texlive-anonchap-1.1a-3|26	ante.
14mr|texlive-anonchap-1.1a-3|27	
14mr|texlive-anonchap-1.1a-3|28	%post
14mr|texlive-anonchap-1.1a-3|29	%{_sbindir}/texlive.post
14mr|texlive-anonchap-1.1a-3|30	
14mr|texlive-anonchap-1.1a-3|31	%postun
14mr|texlive-anonchap-1.1a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-anonchap-1.1a-3|33	%{_sbindir}/texlive.post
14mr|texlive-anonchap-1.1a-3|34	fi
14mr|texlive-anonchap-1.1a-3|35	
14mr|texlive-anonchap-1.1a-3|36	#-----------------------------------------------------------------------
14mr|texlive-anonchap-1.1a-3|37	%files
14mr|texlive-anonchap-1.1a-3|38	%{_texmfdistdir}/tex/latex/anonchap/anonchap.sty
14mr|texlive-anonchap-1.1a-3|39	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.pdf
14mr|texlive-anonchap-1.1a-3|40	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.tex
14mr|texlive-anonchap-1.1a-3|41	
14mr|texlive-anonchap-1.1a-3|42	#-----------------------------------------------------------------------
14mr|texlive-anonchap-1.1a-3|43	%prep
14mr|texlive-anonchap-1.1a-3|44	%setup -c -a0 -a1
14mr|texlive-anonchap-1.1a-3|45	
14mr|texlive-anonchap-1.1a-3|46	%build
14mr|texlive-anonchap-1.1a-3|47	
14mr|texlive-anonchap-1.1a-3|48	%install
14mr|texlive-anonchap-1.1a-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-anonchap-1.1a-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-anonchap-1.1a-3|51	
14mr|texlive-anonchap-1.1a-3|52	
14mr|texlive-anonchap-1.1a-3|53	
14mr|texlive-anonchap-1.1a-3|54	%changelog
14mr|texlive-anonchap-1.1a-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-anonchap-1.1a-3|56	+ Revision: be104b1
14mr|texlive-anonchap-1.1a-3|57	- MassBuild#440: Increase release tag
14mr|texlive-anonchap-1.1a-3|58	
14mr|texlive-anonchap-1.1a-3|59	

19243 14
14mr|texlive-answers-2.13-3|1	# revision 20070
14mr|texlive-answers-2.13-3|2	# category Package
14mr|texlive-answers-2.13-3|3	# catalog-ctan /macros/latex/contrib/answers
14mr|texlive-answers-2.13-3|4	# catalog-date 2010-10-12 00:02:51 +0200
14mr|texlive-answers-2.13-3|5	# catalog-license lppl
14mr|texlive-answers-2.13-3|6	# catalog-version 2.13
14mr|texlive-answers-2.13-3|7	Name:		texlive-answers
14mr|texlive-answers-2.13-3|8	Version:	2.13
14mr|texlive-answers-2.13-3|9	Release:	3
14mr|texlive-answers-2.13-3|10	Summary:	Setting questions (or exercises) and answers
14mr|texlive-answers-2.13-3|11	Group:		Publishing
14mr|texlive-answers-2.13-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/answers
14mr|texlive-answers-2.13-3|13	License:	LPPL
14mr|texlive-answers-2.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.tar.xz
14mr|texlive-answers-2.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.doc.tar.xz
14mr|texlive-answers-2.13-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.source.tar.xz
14mr|texlive-answers-2.13-3|17	BuildArch:	noarch
14mr|texlive-answers-2.13-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-answers-2.13-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-answers-2.13-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-answers-2.13-3|21	
14mr|texlive-answers-2.13-3|22	%description
14mr|texlive-answers-2.13-3|23	The package allows a lot of flexibility in constructing
14mr|texlive-answers-2.13-3|24	question and answer sheets.
14mr|texlive-answers-2.13-3|25	
14mr|texlive-answers-2.13-3|26	%post
14mr|texlive-answers-2.13-3|27	%{_sbindir}/texlive.post
14mr|texlive-answers-2.13-3|28	
14mr|texlive-answers-2.13-3|29	%postun
14mr|texlive-answers-2.13-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-answers-2.13-3|31	%{_sbindir}/texlive.post
14mr|texlive-answers-2.13-3|32	fi
14mr|texlive-answers-2.13-3|33	
14mr|texlive-answers-2.13-3|34	#-----------------------------------------------------------------------
14mr|texlive-answers-2.13-3|35	%files
14mr|texlive-answers-2.13-3|36	%{_texmfdistdir}/tex/latex/answers/answers.sty
14mr|texlive-answers-2.13-3|37	%doc %{_texmfdistdir}/doc/latex/answers/ansexam1.tex
14mr|texlive-answers-2.13-3|38	%doc %{_texmfdistdir}/doc/latex/answers/ansexam2.tex
14mr|texlive-answers-2.13-3|39	%doc %{_texmfdistdir}/doc/latex/answers/ansexam3.tex
14mr|texlive-answers-2.13-3|40	%doc %{_texmfdistdir}/doc/latex/answers/answers.pdf
14mr|texlive-answers-2.13-3|41	#- source
14mr|texlive-answers-2.13-3|42	%doc %{_texmfdistdir}/source/latex/answers/answers.dtx
14mr|texlive-answers-2.13-3|43	%doc %{_texmfdistdir}/source/latex/answers/answers.ins
14mr|texlive-answers-2.13-3|44	
14mr|texlive-answers-2.13-3|45	#-----------------------------------------------------------------------
14mr|texlive-answers-2.13-3|46	%prep
14mr|texlive-answers-2.13-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-answers-2.13-3|48	
14mr|texlive-answers-2.13-3|49	%build
14mr|texlive-answers-2.13-3|50	
14mr|texlive-answers-2.13-3|51	%install
14mr|texlive-answers-2.13-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-answers-2.13-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-answers-2.13-3|54	
14mr|texlive-answers-2.13-3|55	
14mr|texlive-answers-2.13-3|56	
14mr|texlive-answers-2.13-3|57	%changelog
14mr|texlive-answers-2.13-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.13-3
14mr|texlive-answers-2.13-3|59	+ Revision: bb7d847
14mr|texlive-answers-2.13-3|60	- MassBuild#440: Increase release tag
14mr|texlive-answers-2.13-3|61	
14mr|texlive-answers-2.13-3|62	

19244 14
14mr|texlive-antiqua-001.003-3|1	# revision 24266
14mr|texlive-antiqua-001.003-3|2	# category Package
14mr|texlive-antiqua-001.003-3|3	# catalog-ctan /fonts/urw/antiqua
14mr|texlive-antiqua-001.003-3|4	# catalog-date 2011-10-11 17:17:32 +0200
14mr|texlive-antiqua-001.003-3|5	# catalog-license gpl
14mr|texlive-antiqua-001.003-3|6	# catalog-version 001.003
14mr|texlive-antiqua-001.003-3|7	Name:		texlive-antiqua
14mr|texlive-antiqua-001.003-3|8	Version:	001.003
14mr|texlive-antiqua-001.003-3|9	Release:	3
14mr|texlive-antiqua-001.003-3|10	Summary:	URW Antiqua condensed font, for use with TeX
14mr|texlive-antiqua-001.003-3|11	Group:		Publishing
14mr|texlive-antiqua-001.003-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/antiqua
14mr|texlive-antiqua-001.003-3|13	License:	GPL
14mr|texlive-antiqua-001.003-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.tar.xz
14mr|texlive-antiqua-001.003-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.doc.tar.xz
14mr|texlive-antiqua-001.003-3|16	BuildArch:	noarch
14mr|texlive-antiqua-001.003-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-antiqua-001.003-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-antiqua-001.003-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-antiqua-001.003-3|20	
14mr|texlive-antiqua-001.003-3|21	%description
14mr|texlive-antiqua-001.003-3|22	The directory contains a copy of the Type 1 font "URW Antiqua
14mr|texlive-antiqua-001.003-3|23	2051 Regular Condensed" released under the GPL by URW, with
14mr|texlive-antiqua-001.003-3|24	supporting files for use with (La)TeX.
14mr|texlive-antiqua-001.003-3|25	
14mr|texlive-antiqua-001.003-3|26	%post
14mr|texlive-antiqua-001.003-3|27	%{_sbindir}/texlive.post
14mr|texlive-antiqua-001.003-3|28	
14mr|texlive-antiqua-001.003-3|29	%postun
14mr|texlive-antiqua-001.003-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-antiqua-001.003-3|31	%{_sbindir}/texlive.post
14mr|texlive-antiqua-001.003-3|32	fi
14mr|texlive-antiqua-001.003-3|33	
14mr|texlive-antiqua-001.003-3|34	#-----------------------------------------------------------------------
14mr|texlive-antiqua-001.003-3|35	%files
14mr|texlive-antiqua-001.003-3|36	%{_texmfdistdir}/fonts/afm/urw/antiqua/uaqr8ac.afm
14mr|texlive-antiqua-001.003-3|37	%{_texmfdistdir}/fonts/map/dvips/antiqua/uaq.map
14mr|texlive-antiqua-001.003-3|38	%{_texmfdistdir}/fonts/map/vtex/antiqua/uaq.ali
14mr|texlive-antiqua-001.003-3|39	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr7tc.tfm
14mr|texlive-antiqua-001.003-3|40	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8ac.tfm
14mr|texlive-antiqua-001.003-3|41	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8cc.tfm
14mr|texlive-antiqua-001.003-3|42	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8rc.tfm
14mr|texlive-antiqua-001.003-3|43	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8tc.tfm
14mr|texlive-antiqua-001.003-3|44	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc7tc.tfm
14mr|texlive-antiqua-001.003-3|45	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc8tc.tfm
14mr|texlive-antiqua-001.003-3|46	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro7tc.tfm
14mr|texlive-antiqua-001.003-3|47	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8cc.tfm
14mr|texlive-antiqua-001.003-3|48	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8rc.tfm
14mr|texlive-antiqua-001.003-3|49	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8tc.tfm
14mr|texlive-antiqua-001.003-3|50	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfb
14mr|texlive-antiqua-001.003-3|51	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfm
14mr|texlive-antiqua-001.003-3|52	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr7tc.vf
14mr|texlive-antiqua-001.003-3|53	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8cc.vf
14mr|texlive-antiqua-001.003-3|54	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8tc.vf
14mr|texlive-antiqua-001.003-3|55	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc7tc.vf
14mr|texlive-antiqua-001.003-3|56	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc8tc.vf
14mr|texlive-antiqua-001.003-3|57	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro7tc.vf
14mr|texlive-antiqua-001.003-3|58	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8cc.vf
14mr|texlive-antiqua-001.003-3|59	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8tc.vf
14mr|texlive-antiqua-001.003-3|60	%{_texmfdistdir}/tex/latex/antiqua/ot1uaq.fd
14mr|texlive-antiqua-001.003-3|61	%{_texmfdistdir}/tex/latex/antiqua/t1uaq.fd
14mr|texlive-antiqua-001.003-3|62	%{_texmfdistdir}/tex/latex/antiqua/ts1uaq.fd
14mr|texlive-antiqua-001.003-3|63	%doc %{_texmfdistdir}/doc/fonts/antiqua/antiqua.txt
14mr|texlive-antiqua-001.003-3|64	%doc %{_texmfdistdir}/doc/fonts/antiqua/uaqr8ac.afm.org
14mr|texlive-antiqua-001.003-3|65	
14mr|texlive-antiqua-001.003-3|66	#-----------------------------------------------------------------------
14mr|texlive-antiqua-001.003-3|67	%prep
14mr|texlive-antiqua-001.003-3|68	%setup -c -a0 -a1
14mr|texlive-antiqua-001.003-3|69	
14mr|texlive-antiqua-001.003-3|70	%build
14mr|texlive-antiqua-001.003-3|71	
14mr|texlive-antiqua-001.003-3|72	%install
14mr|texlive-antiqua-001.003-3|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-antiqua-001.003-3|74	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-antiqua-001.003-3|75	
14mr|texlive-antiqua-001.003-3|76	
14mr|texlive-antiqua-001.003-3|77	
14mr|texlive-antiqua-001.003-3|78	%changelog
14mr|texlive-antiqua-001.003-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 001.003-3
14mr|texlive-antiqua-001.003-3|80	+ Revision: e81b9dd
14mr|texlive-antiqua-001.003-3|81	- MassBuild#440: Increase release tag
14mr|texlive-antiqua-001.003-3|82	
14mr|texlive-antiqua-001.003-3|83	

19245 14
14mr|texlive-antomega-0.8-3|1	# revision 21933
14mr|texlive-antomega-0.8-3|2	# category Package
14mr|texlive-antomega-0.8-3|3	# catalog-ctan /systems/omega/contrib/antomega
14mr|texlive-antomega-0.8-3|4	# catalog-date 2007-01-23 22:34:44 +0100
14mr|texlive-antomega-0.8-3|5	# catalog-license lppl
14mr|texlive-antomega-0.8-3|6	# catalog-version 0.8
14mr|texlive-antomega-0.8-3|7	Name:		texlive-antomega
14mr|texlive-antomega-0.8-3|8	Version:	0.8
14mr|texlive-antomega-0.8-3|9	Release:	3
14mr|texlive-antomega-0.8-3|10	Summary:	Alternative language support for Omega/Lambda
14mr|texlive-antomega-0.8-3|11	Group:		Publishing
14mr|texlive-antomega-0.8-3|12	URL:		http://www.ctan.org/tex-archive/systems/omega/contrib/antomega
14mr|texlive-antomega-0.8-3|13	License:	LPPL
14mr|texlive-antomega-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.tar.xz
14mr|texlive-antomega-0.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.doc.tar.xz
14mr|texlive-antomega-0.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.source.tar.xz
14mr|texlive-antomega-0.8-3|17	BuildArch:	noarch
14mr|texlive-antomega-0.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-antomega-0.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-antomega-0.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-antomega-0.8-3|21	Requires:	texlive-omega
14mr|texlive-antomega-0.8-3|22	
14mr|texlive-antomega-0.8-3|23	%description
14mr|texlive-antomega-0.8-3|24	A language support package for Omega/Lambda. This replaces the
14mr|texlive-antomega-0.8-3|25	original omega package for use with Lambda, and provides extra
14mr|texlive-antomega-0.8-3|26	facilities (including Babel-like language switching, which
14mr|texlive-antomega-0.8-3|27	eases porting of LaTeX documents to Lambda).
14mr|texlive-antomega-0.8-3|28	
14mr|texlive-antomega-0.8-3|29	%post
14mr|texlive-antomega-0.8-3|30	%{_sbindir}/texlive.post
14mr|texlive-antomega-0.8-3|31	
14mr|texlive-antomega-0.8-3|32	%postun
14mr|texlive-antomega-0.8-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-antomega-0.8-3|34	%{_sbindir}/texlive.post
14mr|texlive-antomega-0.8-3|35	fi
14mr|texlive-antomega-0.8-3|36	
14mr|texlive-antomega-0.8-3|37	#-----------------------------------------------------------------------
14mr|texlive-antomega-0.8-3|38	%files
14mr|texlive-antomega-0.8-3|39	%{_texmfdistdir}/omega/ocp/antomega/babel2de.ocp
14mr|texlive-antomega-0.8-3|40	%{_texmfdistdir}/omega/ocp/antomega/babel2es.ocp
14mr|texlive-antomega-0.8-3|41	%{_texmfdistdir}/omega/ocp/antomega/babel2la.ocp
14mr|texlive-antomega-0.8-3|42	%{_texmfdistdir}/omega/ocp/antomega/babel2pl.ocp
14mr|texlive-antomega-0.8-3|43	%{_texmfdistdir}/omega/ocp/antomega/babel2punct.ocp
14mr|texlive-antomega-0.8-3|44	%{_texmfdistdir}/omega/ocp/antomega/babel2ru.ocp
14mr|texlive-antomega-0.8-3|45	%{_texmfdistdir}/omega/ocp/antomega/bblgrk2uni.ocp
14mr|texlive-antomega-0.8-3|46	%{_texmfdistdir}/omega/ocp/antomega/dosrus2uni.ocp
14mr|texlive-antomega-0.8-3|47	%{_texmfdistdir}/omega/ocp/antomega/greek2punct.ocp
14mr|texlive-antomega-0.8-3|48	%{_texmfdistdir}/omega/ocp/antomega/iso2uni.ocp
14mr|texlive-antomega-0.8-3|49	%{_texmfdistdir}/omega/ocp/antomega/isobaltic2uni.ocp
14mr|texlive-antomega-0.8-3|50	%{_texmfdistdir}/omega/ocp/antomega/isoce2uni.ocp
14mr|texlive-antomega-0.8-3|51	%{_texmfdistdir}/omega/ocp/antomega/isocyr2uni.ocp
14mr|texlive-antomega-0.8-3|52	%{_texmfdistdir}/omega/ocp/antomega/isogrk2uni.ocp
14mr|texlive-antomega-0.8-3|53	%{_texmfdistdir}/omega/ocp/antomega/koirus2uni.ocp
14mr|texlive-antomega-0.8-3|54	%{_texmfdistdir}/omega/ocp/antomega/latcyr2uni.ocp
14mr|texlive-antomega-0.8-3|55	%{_texmfdistdir}/omega/ocp/antomega/latin/la-lig.ocp
14mr|texlive-antomega-0.8-3|56	%{_texmfdistdir}/omega/ocp/antomega/latin/la-longs.ocp
14mr|texlive-antomega-0.8-3|57	%{_texmfdistdir}/omega/ocp/antomega/latin/la-noj.ocp
14mr|texlive-antomega-0.8-3|58	%{_texmfdistdir}/omega/ocp/antomega/latin/la-nouv.ocp
14mr|texlive-antomega-0.8-3|59	%{_texmfdistdir}/omega/ocp/antomega/oldstyle.ocp
14mr|texlive-antomega-0.8-3|60	%{_texmfdistdir}/omega/ocp/antomega/rhobre.ocp
14mr|texlive-antomega-0.8-3|61	%{_texmfdistdir}/omega/ocp/antomega/rhonobre.ocp
14mr|texlive-antomega-0.8-3|62	%{_texmfdistdir}/omega/ocp/antomega/tex2punct.ocp
14mr|texlive-antomega-0.8-3|63	%{_texmfdistdir}/omega/ocp/antomega/texgrk2uni.ocp
14mr|texlive-antomega-0.8-3|64	%{_texmfdistdir}/omega/ocp/antomega/uni2accents.ocp
14mr|texlive-antomega-0.8-3|65	%{_texmfdistdir}/omega/ocp/antomega/uni2lgr.ocp
14mr|texlive-antomega-0.8-3|66	%{_texmfdistdir}/omega/ocp/antomega/uni2lig.ocp
14mr|texlive-antomega-0.8-3|67	%{_texmfdistdir}/omega/ocp/antomega/uni2omega.ocp
14mr|texlive-antomega-0.8-3|68	%{_texmfdistdir}/omega/ocp/antomega/uni2t1.ocp
14mr|texlive-antomega-0.8-3|69	%{_texmfdistdir}/omega/ocp/antomega/uni2t2a.ocp
14mr|texlive-antomega-0.8-3|70	%{_texmfdistdir}/omega/ocp/antomega/uniutf2uni.ocp
14mr|texlive-antomega-0.8-3|71	%{_texmfdistdir}/omega/ocp/antomega/uppercase-dflt.ocp
14mr|texlive-antomega-0.8-3|72	%{_texmfdistdir}/omega/ocp/antomega/win2uni.ocp
14mr|texlive-antomega-0.8-3|73	%{_texmfdistdir}/omega/ocp/antomega/winbaltic2uni.ocp
14mr|texlive-antomega-0.8-3|74	%{_texmfdistdir}/omega/ocp/antomega/wince2uni.ocp
14mr|texlive-antomega-0.8-3|75	%{_texmfdistdir}/omega/ocp/antomega/wincyr2uni.ocp
14mr|texlive-antomega-0.8-3|76	%{_texmfdistdir}/omega/otp/antomega/babel2de.otp
14mr|texlive-antomega-0.8-3|77	%{_texmfdistdir}/omega/otp/antomega/babel2es.otp
14mr|texlive-antomega-0.8-3|78	%{_texmfdistdir}/omega/otp/antomega/babel2la.otp
14mr|texlive-antomega-0.8-3|79	%{_texmfdistdir}/omega/otp/antomega/babel2pl.otp
14mr|texlive-antomega-0.8-3|80	%{_texmfdistdir}/omega/otp/antomega/babel2punct.otp
14mr|texlive-antomega-0.8-3|81	%{_texmfdistdir}/omega/otp/antomega/babel2ru.otp
14mr|texlive-antomega-0.8-3|82	%{_texmfdistdir}/omega/otp/antomega/bblgrk2uni.otp
14mr|texlive-antomega-0.8-3|83	%{_texmfdistdir}/omega/otp/antomega/dosrus2uni.otp
14mr|texlive-antomega-0.8-3|84	%{_texmfdistdir}/omega/otp/antomega/greek2punct.otp
14mr|texlive-antomega-0.8-3|85	%{_texmfdistdir}/omega/otp/antomega/iso2uni.otp
14mr|texlive-antomega-0.8-3|86	%{_texmfdistdir}/omega/otp/antomega/isobaltic2uni.otp
14mr|texlive-antomega-0.8-3|87	%{_texmfdistdir}/omega/otp/antomega/isoce2uni.otp
14mr|texlive-antomega-0.8-3|88	%{_texmfdistdir}/omega/otp/antomega/isocyr2uni.otp
14mr|texlive-antomega-0.8-3|89	%{_texmfdistdir}/omega/otp/antomega/isogrk2uni.otp
14mr|texlive-antomega-0.8-3|90	%{_texmfdistdir}/omega/otp/antomega/koirus2uni.otp
14mr|texlive-antomega-0.8-3|91	%{_texmfdistdir}/omega/otp/antomega/latcyr2uni.otp
14mr|texlive-antomega-0.8-3|92	%{_texmfdistdir}/omega/otp/antomega/latin/la-lig.otp
14mr|texlive-antomega-0.8-3|93	%{_texmfdistdir}/omega/otp/antomega/latin/la-longs.otp
14mr|texlive-antomega-0.8-3|94	%{_texmfdistdir}/omega/otp/antomega/latin/la-noj.otp
14mr|texlive-antomega-0.8-3|95	%{_texmfdistdir}/omega/otp/antomega/latin/la-nouv.otp
14mr|texlive-antomega-0.8-3|96	%{_texmfdistdir}/omega/otp/antomega/rhobre.otp
14mr|texlive-antomega-0.8-3|97	%{_texmfdistdir}/omega/otp/antomega/rhonobre.otp
14mr|texlive-antomega-0.8-3|98	%{_texmfdistdir}/omega/otp/antomega/tex2punct.otp
14mr|texlive-antomega-0.8-3|99	%{_texmfdistdir}/omega/otp/antomega/texgrk2uni.otp
14mr|texlive-antomega-0.8-3|100	%{_texmfdistdir}/omega/otp/antomega/uni2accents.otp
14mr|texlive-antomega-0.8-3|101	%{_texmfdistdir}/omega/otp/antomega/uni2lgr.otp
14mr|texlive-antomega-0.8-3|102	%{_texmfdistdir}/omega/otp/antomega/uni2lig.otp
14mr|texlive-antomega-0.8-3|103	%{_texmfdistdir}/omega/otp/antomega/uni2omega.otp
14mr|texlive-antomega-0.8-3|104	%{_texmfdistdir}/omega/otp/antomega/uni2t1.otp
14mr|texlive-antomega-0.8-3|105	%{_texmfdistdir}/omega/otp/antomega/uni2t2a.otp
14mr|texlive-antomega-0.8-3|106	%{_texmfdistdir}/omega/otp/antomega/uniutf2uni.otp
14mr|texlive-antomega-0.8-3|107	%{_texmfdistdir}/omega/otp/antomega/uppercase-dflt.otp
14mr|texlive-antomega-0.8-3|108	%{_texmfdistdir}/omega/otp/antomega/win2uni.otp
14mr|texlive-antomega-0.8-3|109	%{_texmfdistdir}/omega/otp/antomega/winbaltic2uni.otp
14mr|texlive-antomega-0.8-3|110	%{_texmfdistdir}/omega/otp/antomega/wince2uni.otp
14mr|texlive-antomega-0.8-3|111	%{_texmfdistdir}/omega/otp/antomega/wincyr2uni.otp
14mr|texlive-antomega-0.8-3|112	%{_texmfdistdir}/tex/lambda/antomega/antomega.cfg
14mr|texlive-antomega-0.8-3|113	%{_texmfdistdir}/tex/lambda/antomega/antomega.sty
14mr|texlive-antomega-0.8-3|114	%{_texmfdistdir}/tex/lambda/antomega/grhyph16.tex
14mr|texlive-antomega-0.8-3|115	%{_texmfdistdir}/tex/lambda/antomega/hyphen.cfg
14mr|texlive-antomega-0.8-3|116	%{_texmfdistdir}/tex/lambda/antomega/language.dat.sample
14mr|texlive-antomega-0.8-3|117	%{_texmfdistdir}/tex/lambda/antomega/lgc0700.def
14mr|texlive-antomega-0.8-3|118	%{_texmfdistdir}/tex/lambda/antomega/lgrenc-antomega.def
14mr|texlive-antomega-0.8-3|119	%{_texmfdistdir}/tex/lambda/antomega/ograhyph4.tex
14mr|texlive-antomega-0.8-3|120	%{_texmfdistdir}/tex/lambda/antomega/ogrmhyph4.tex
14mr|texlive-antomega-0.8-3|121	%{_texmfdistdir}/tex/lambda/antomega/ogrphyph4.tex
14mr|texlive-antomega-0.8-3|122	%{_texmfdistdir}/tex/lambda/antomega/omega-english.ldf
14mr|texlive-antomega-0.8-3|123	%{_texmfdistdir}/tex/lambda/antomega/omega-french.ldf
14mr|texlive-antomega-0.8-3|124	%{_texmfdistdir}/tex/lambda/antomega/omega-german.ldf
14mr|texlive-antomega-0.8-3|125	%{_texmfdistdir}/tex/lambda/antomega/omega-greek.ldf
14mr|texlive-antomega-0.8-3|126	%{_texmfdistdir}/tex/lambda/antomega/omega-latin.ldf
14mr|texlive-antomega-0.8-3|127	%{_texmfdistdir}/tex/lambda/antomega/omega-latvian.ldf
14mr|texlive-antomega-0.8-3|128	%{_texmfdistdir}/tex/lambda/antomega/omega-polish.ldf
14mr|texlive-antomega-0.8-3|129	%{_texmfdistdir}/tex/lambda/antomega/omega-russian.ldf
14mr|texlive-antomega-0.8-3|130	%{_texmfdistdir}/tex/lambda/antomega/omega-spanish.ldf
14mr|texlive-antomega-0.8-3|131	%{_texmfdistdir}/tex/lambda/antomega/ruhyph16.tex
14mr|texlive-antomega-0.8-3|132	%{_texmfdistdir}/tex/lambda/antomega/t1enc-antomega.def
14mr|texlive-antomega-0.8-3|133	%{_texmfdistdir}/tex/lambda/antomega/t2aenc-antomega.def
14mr|texlive-antomega-0.8-3|134	%{_texmfdistdir}/tex/lambda/antomega/uni0100.def
14mr|texlive-antomega-0.8-3|135	%{_texmfdistdir}/tex/lambda/antomega/uni0370.def
14mr|texlive-antomega-0.8-3|136	%{_texmfdistdir}/tex/lambda/antomega/uni0400.def
14mr|texlive-antomega-0.8-3|137	%{_texmfdistdir}/tex/lambda/antomega/uni1f00.def
14mr|texlive-antomega-0.8-3|138	%{_texmfdistdir}/tex/lambda/antomega/ut1enc-antomega.def
14mr|texlive-antomega-0.8-3|139	%doc %{_texmfdistdir}/doc/omega/antomega/README
14mr|texlive-antomega-0.8-3|140	%doc %{_texmfdistdir}/doc/omega/antomega/antomega.pdf
14mr|texlive-antomega-0.8-3|141	#- source
14mr|texlive-antomega-0.8-3|142	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.dtx
14mr|texlive-antomega-0.8-3|143	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.ins
14mr|texlive-antomega-0.8-3|144	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.dtx
14mr|texlive-antomega-0.8-3|145	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.ins
14mr|texlive-antomega-0.8-3|146	
14mr|texlive-antomega-0.8-3|147	#-----------------------------------------------------------------------
14mr|texlive-antomega-0.8-3|148	%prep
14mr|texlive-antomega-0.8-3|149	%setup -c -a0 -a1 -a2
14mr|texlive-antomega-0.8-3|150	
14mr|texlive-antomega-0.8-3|151	%build
14mr|texlive-antomega-0.8-3|152	
14mr|texlive-antomega-0.8-3|153	%install
14mr|texlive-antomega-0.8-3|154	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-antomega-0.8-3|155	cp -fpar omega tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-antomega-0.8-3|156	
14mr|texlive-antomega-0.8-3|157	
14mr|texlive-antomega-0.8-3|158	
14mr|texlive-antomega-0.8-3|159	%changelog
14mr|texlive-antomega-0.8-3|160	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-antomega-0.8-3|161	+ Revision: c3aceed
14mr|texlive-antomega-0.8-3|162	- MassBuild#440: Increase release tag
14mr|texlive-antomega-0.8-3|163	
14mr|texlive-antomega-0.8-3|164	

19246 14
14mr|texlive-antt-2.08-3|1	# revision 18651
14mr|texlive-antt-2.08-3|2	# category Package
14mr|texlive-antt-2.08-3|3	# catalog-ctan /fonts/antt
14mr|texlive-antt-2.08-3|4	# catalog-date 2007-08-24 10:36:49 +0200
14mr|texlive-antt-2.08-3|5	# catalog-license gfsl
14mr|texlive-antt-2.08-3|6	# catalog-version 2.08
14mr|texlive-antt-2.08-3|7	Name:		texlive-antt
14mr|texlive-antt-2.08-3|8	Version:	2.08
14mr|texlive-antt-2.08-3|9	Release:	3
14mr|texlive-antt-2.08-3|10	Summary:	Antykwa Torunska: a Type 1 family of a Polish traditional type
14mr|texlive-antt-2.08-3|11	Group:		Publishing
14mr|texlive-antt-2.08-3|12	URL:		http://www.ctan.org/tex-archive/fonts/antt
14mr|texlive-antt-2.08-3|13	License:	GFSL
14mr|texlive-antt-2.08-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.tar.xz
14mr|texlive-antt-2.08-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.doc.tar.xz
14mr|texlive-antt-2.08-3|16	BuildArch:	noarch
14mr|texlive-antt-2.08-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-antt-2.08-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-antt-2.08-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-antt-2.08-3|20	
14mr|texlive-antt-2.08-3|21	%description
14mr|texlive-antt-2.08-3|22	Antykwa Torunska is a serif font designed by the late Polish
14mr|texlive-antt-2.08-3|23	typographer Zygfryd Gardzielewski, reconstructed and digitized
14mr|texlive-antt-2.08-3|24	as as Type 1.
14mr|texlive-antt-2.08-3|25	
14mr|texlive-antt-2.08-3|26	%post
14mr|texlive-antt-2.08-3|27	%{_sbindir}/texlive.post
14mr|texlive-antt-2.08-3|28	
14mr|texlive-antt-2.08-3|29	%postun
14mr|texlive-antt-2.08-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-antt-2.08-3|31	%{_sbindir}/texlive.post
14mr|texlive-antt-2.08-3|32	fi
14mr|texlive-antt-2.08-3|33	
14mr|texlive-antt-2.08-3|34	#-----------------------------------------------------------------------
14mr|texlive-antt-2.08-3|35	%files
14mr|texlive-antt-2.08-3|36	%{_texmfdistdir}/fonts/afm/public/antt/anttb.afm
14mr|texlive-antt-2.08-3|37	%{_texmfdistdir}/fonts/afm/public/antt/anttbi.afm
14mr|texlive-antt-2.08-3|38	%{_texmfdistdir}/fonts/afm/public/antt/anttcb.afm
14mr|texlive-antt-2.08-3|39	%{_texmfdistdir}/fonts/afm/public/antt/anttcbi.afm
14mr|texlive-antt-2.08-3|40	%{_texmfdistdir}/fonts/afm/public/antt/anttcl.afm
14mr|texlive-antt-2.08-3|41	%{_texmfdistdir}/fonts/afm/public/antt/anttcli.afm
14mr|texlive-antt-2.08-3|42	%{_texmfdistdir}/fonts/afm/public/antt/anttcm.afm
14mr|texlive-antt-2.08-3|43	%{_texmfdistdir}/fonts/afm/public/antt/anttcmi.afm
14mr|texlive-antt-2.08-3|44	%{_texmfdistdir}/fonts/afm/public/antt/anttcr.afm
14mr|texlive-antt-2.08-3|45	%{_texmfdistdir}/fonts/afm/public/antt/anttcri.afm
14mr|texlive-antt-2.08-3|46	%{_texmfdistdir}/fonts/afm/public/antt/anttl.afm
14mr|texlive-antt-2.08-3|47	%{_texmfdistdir}/fonts/afm/public/antt/anttli.afm
14mr|texlive-antt-2.08-3|48	%{_texmfdistdir}/fonts/afm/public/antt/anttm.afm
14mr|texlive-antt-2.08-3|49	%{_texmfdistdir}/fonts/afm/public/antt/anttmi.afm
14mr|texlive-antt-2.08-3|50	%{_texmfdistdir}/fonts/afm/public/antt/anttr.afm
14mr|texlive-antt-2.08-3|51	%{_texmfdistdir}/fonts/afm/public/antt/anttri.afm
14mr|texlive-antt-2.08-3|52	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-cs.enc
14mr|texlive-antt-2.08-3|53	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ec.enc
14mr|texlive-antt-2.08-3|54	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-el.enc
14mr|texlive-antt-2.08-3|55	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ex.enc
14mr|texlive-antt-2.08-3|56	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-exp.enc
14mr|texlive-antt-2.08-3|57	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-greek.enc
14mr|texlive-antt-2.08-3|58	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-mi.enc
14mr|texlive-antt-2.08-3|59	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-qx.enc
14mr|texlive-antt-2.08-3|60	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-rm.enc
14mr|texlive-antt-2.08-3|61	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-sy.enc
14mr|texlive-antt-2.08-3|62	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2a.enc
14mr|texlive-antt-2.08-3|63	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2b.enc
14mr|texlive-antt-2.08-3|64	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2c.enc
14mr|texlive-antt-2.08-3|65	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t5.enc
14mr|texlive-antt-2.08-3|66	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-texnansi.enc
14mr|texlive-antt-2.08-3|67	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ts1.enc
14mr|texlive-antt-2.08-3|68	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-wncy.enc
14mr|texlive-antt-2.08-3|69	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-cs.enc
14mr|texlive-antt-2.08-3|70	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-ec.enc
14mr|texlive-antt-2.08-3|71	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-qx.enc
14mr|texlive-antt-2.08-3|72	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-t5.enc
14mr|texlive-antt-2.08-3|73	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-texnansi.enc
14mr|texlive-antt-2.08-3|74	%{_texmfdistdir}/fonts/map/dvips/antt/antt-cs.map
14mr|texlive-antt-2.08-3|75	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ec.map
14mr|texlive-antt-2.08-3|76	%{_texmfdistdir}/fonts/map/dvips/antt/antt-el.map
14mr|texlive-antt-2.08-3|77	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ex.map
14mr|texlive-antt-2.08-3|78	%{_texmfdistdir}/fonts/map/dvips/antt/antt-exp.map
14mr|texlive-antt-2.08-3|79	%{_texmfdistdir}/fonts/map/dvips/antt/antt-greek.map
14mr|texlive-antt-2.08-3|80	%{_texmfdistdir}/fonts/map/dvips/antt/antt-mi.map
14mr|texlive-antt-2.08-3|81	%{_texmfdistdir}/fonts/map/dvips/antt/antt-qx.map
14mr|texlive-antt-2.08-3|82	%{_texmfdistdir}/fonts/map/dvips/antt/antt-rm.map
14mr|texlive-antt-2.08-3|83	%{_texmfdistdir}/fonts/map/dvips/antt/antt-sy.map
14mr|texlive-antt-2.08-3|84	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2a.map
14mr|texlive-antt-2.08-3|85	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2b.map
14mr|texlive-antt-2.08-3|86	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2c.map
14mr|texlive-antt-2.08-3|87	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t5.map
14mr|texlive-antt-2.08-3|88	%{_texmfdistdir}/fonts/map/dvips/antt/antt-texnansi.map
14mr|texlive-antt-2.08-3|89	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ts1.map
14mr|texlive-antt-2.08-3|90	%{_texmfdistdir}/fonts/map/dvips/antt/antt-wncy.map
14mr|texlive-antt-2.08-3|91	%{_texmfdistdir}/fonts/map/dvips/antt/antt.map
14mr|texlive-antt-2.08-3|92	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Bold.otf
14mr|texlive-antt-2.08-3|93	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf
14mr|texlive-antt-2.08-3|94	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Italic.otf
14mr|texlive-antt-2.08-3|95	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Regular.otf
14mr|texlive-antt-2.08-3|96	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Bold.otf
14mr|texlive-antt-2.08-3|97	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-BoldItalic.otf
14mr|texlive-antt-2.08-3|98	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Italic.otf
14mr|texlive-antt-2.08-3|99	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Regular.otf
14mr|texlive-antt-2.08-3|100	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Italic.otf
14mr|texlive-antt-2.08-3|101	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Regular.otf
14mr|texlive-antt-2.08-3|102	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Italic.otf
14mr|texlive-antt-2.08-3|103	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Regular.otf
14mr|texlive-antt-2.08-3|104	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Italic.otf
14mr|texlive-antt-2.08-3|105	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Regular.otf
14mr|texlive-antt-2.08-3|106	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Italic.otf
14mr|texlive-antt-2.08-3|107	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Regular.otf
14mr|texlive-antt-2.08-3|108	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttb.tfm
14mr|texlive-antt-2.08-3|109	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbcap.tfm
14mr|texlive-antt-2.08-3|110	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbi.tfm
14mr|texlive-antt-2.08-3|111	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbicap.tfm
14mr|texlive-antt-2.08-3|112	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcb.tfm
14mr|texlive-antt-2.08-3|113	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbcap.tfm
14mr|texlive-antt-2.08-3|114	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbi.tfm
14mr|texlive-antt-2.08-3|115	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbicap.tfm
14mr|texlive-antt-2.08-3|116	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcl.tfm
14mr|texlive-antt-2.08-3|117	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclcap.tfm
14mr|texlive-antt-2.08-3|118	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcli.tfm
14mr|texlive-antt-2.08-3|119	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclicap.tfm
14mr|texlive-antt-2.08-3|120	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcm.tfm
14mr|texlive-antt-2.08-3|121	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmcap.tfm
14mr|texlive-antt-2.08-3|122	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmi.tfm
14mr|texlive-antt-2.08-3|123	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmicap.tfm
14mr|texlive-antt-2.08-3|124	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcr.tfm
14mr|texlive-antt-2.08-3|125	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcrcap.tfm
14mr|texlive-antt-2.08-3|126	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcri.tfm
14mr|texlive-antt-2.08-3|127	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcricap.tfm
14mr|texlive-antt-2.08-3|128	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttl.tfm
14mr|texlive-antt-2.08-3|129	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlcap.tfm
14mr|texlive-antt-2.08-3|130	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttli.tfm
14mr|texlive-antt-2.08-3|131	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlicap.tfm
14mr|texlive-antt-2.08-3|132	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttm.tfm
14mr|texlive-antt-2.08-3|133	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmcap.tfm
14mr|texlive-antt-2.08-3|134	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmi.tfm
14mr|texlive-antt-2.08-3|135	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmicap.tfm
14mr|texlive-antt-2.08-3|136	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttr.tfm
14mr|texlive-antt-2.08-3|137	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttrcap.tfm
14mr|texlive-antt-2.08-3|138	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttri.tfm
14mr|texlive-antt-2.08-3|139	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttricap.tfm
14mr|texlive-antt-2.08-3|140	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttb.tfm
14mr|texlive-antt-2.08-3|141	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbcap.tfm
14mr|texlive-antt-2.08-3|142	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbi.tfm
14mr|texlive-antt-2.08-3|143	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbicap.tfm
14mr|texlive-antt-2.08-3|144	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcb.tfm
14mr|texlive-antt-2.08-3|145	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbcap.tfm
14mr|texlive-antt-2.08-3|146	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbi.tfm
14mr|texlive-antt-2.08-3|147	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbicap.tfm
14mr|texlive-antt-2.08-3|148	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcl.tfm
14mr|texlive-antt-2.08-3|149	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclcap.tfm
14mr|texlive-antt-2.08-3|150	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcli.tfm
14mr|texlive-antt-2.08-3|151	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclicap.tfm
14mr|texlive-antt-2.08-3|152	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcm.tfm
14mr|texlive-antt-2.08-3|153	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmcap.tfm
14mr|texlive-antt-2.08-3|154	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmi.tfm
14mr|texlive-antt-2.08-3|155	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmicap.tfm
14mr|texlive-antt-2.08-3|156	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcr.tfm
14mr|texlive-antt-2.08-3|157	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcrcap.tfm
14mr|texlive-antt-2.08-3|158	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcri.tfm
14mr|texlive-antt-2.08-3|159	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcricap.tfm
14mr|texlive-antt-2.08-3|160	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttl.tfm
14mr|texlive-antt-2.08-3|161	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlcap.tfm
14mr|texlive-antt-2.08-3|162	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttli.tfm
14mr|texlive-antt-2.08-3|163	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlicap.tfm
14mr|texlive-antt-2.08-3|164	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttm.tfm
14mr|texlive-antt-2.08-3|165	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmcap.tfm
14mr|texlive-antt-2.08-3|166	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmi.tfm
14mr|texlive-antt-2.08-3|167	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmicap.tfm
14mr|texlive-antt-2.08-3|168	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttr.tfm
14mr|texlive-antt-2.08-3|169	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttrcap.tfm
14mr|texlive-antt-2.08-3|170	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttri.tfm
14mr|texlive-antt-2.08-3|171	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttricap.tfm
14mr|texlive-antt-2.08-3|172	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttb.tfm
14mr|texlive-antt-2.08-3|173	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttbi.tfm
14mr|texlive-antt-2.08-3|174	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcb.tfm
14mr|texlive-antt-2.08-3|175	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcbi.tfm
14mr|texlive-antt-2.08-3|176	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcl.tfm
14mr|texlive-antt-2.08-3|177	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcli.tfm
14mr|texlive-antt-2.08-3|178	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcm.tfm
14mr|texlive-antt-2.08-3|179	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcmi.tfm
14mr|texlive-antt-2.08-3|180	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcr.tfm
14mr|texlive-antt-2.08-3|181	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcri.tfm
14mr|texlive-antt-2.08-3|182	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttl.tfm
14mr|texlive-antt-2.08-3|183	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttli.tfm
14mr|texlive-antt-2.08-3|184	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttm.tfm
14mr|texlive-antt-2.08-3|185	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttmi.tfm
14mr|texlive-antt-2.08-3|186	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttr.tfm
14mr|texlive-antt-2.08-3|187	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttri.tfm
14mr|texlive-antt-2.08-3|188	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttb.tfm
14mr|texlive-antt-2.08-3|189	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcb.tfm
14mr|texlive-antt-2.08-3|190	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcl.tfm
14mr|texlive-antt-2.08-3|191	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcm.tfm
14mr|texlive-antt-2.08-3|192	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcr.tfm
14mr|texlive-antt-2.08-3|193	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttl.tfm
14mr|texlive-antt-2.08-3|194	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttm.tfm
14mr|texlive-antt-2.08-3|195	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttr.tfm
14mr|texlive-antt-2.08-3|196	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttb.tfm
14mr|texlive-antt-2.08-3|197	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttbi.tfm
14mr|texlive-antt-2.08-3|198	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcb.tfm
14mr|texlive-antt-2.08-3|199	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcbi.tfm
14mr|texlive-antt-2.08-3|200	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcl.tfm
14mr|texlive-antt-2.08-3|201	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcli.tfm
14mr|texlive-antt-2.08-3|202	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcm.tfm
14mr|texlive-antt-2.08-3|203	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcmi.tfm
14mr|texlive-antt-2.08-3|204	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcr.tfm
14mr|texlive-antt-2.08-3|205	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcri.tfm
14mr|texlive-antt-2.08-3|206	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttl.tfm
14mr|texlive-antt-2.08-3|207	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttli.tfm
14mr|texlive-antt-2.08-3|208	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttm.tfm
14mr|texlive-antt-2.08-3|209	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttmi.tfm
14mr|texlive-antt-2.08-3|210	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttr.tfm
14mr|texlive-antt-2.08-3|211	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttri.tfm
14mr|texlive-antt-2.08-3|212	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttb.tfm
14mr|texlive-antt-2.08-3|213	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttbi.tfm
14mr|texlive-antt-2.08-3|214	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcb.tfm
14mr|texlive-antt-2.08-3|215	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcbi.tfm
14mr|texlive-antt-2.08-3|216	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcl.tfm
14mr|texlive-antt-2.08-3|217	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcli.tfm
14mr|texlive-antt-2.08-3|218	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcm.tfm
14mr|texlive-antt-2.08-3|219	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcmi.tfm
14mr|texlive-antt-2.08-3|220	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcr.tfm
14mr|texlive-antt-2.08-3|221	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcri.tfm
14mr|texlive-antt-2.08-3|222	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttl.tfm
14mr|texlive-antt-2.08-3|223	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttli.tfm
14mr|texlive-antt-2.08-3|224	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttm.tfm
14mr|texlive-antt-2.08-3|225	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttmi.tfm
14mr|texlive-antt-2.08-3|226	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttr.tfm
14mr|texlive-antt-2.08-3|227	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttri.tfm
14mr|texlive-antt-2.08-3|228	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttbi.tfm
14mr|texlive-antt-2.08-3|229	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcbi.tfm
14mr|texlive-antt-2.08-3|230	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcli.tfm
14mr|texlive-antt-2.08-3|231	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcmi.tfm
14mr|texlive-antt-2.08-3|232	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcri.tfm
14mr|texlive-antt-2.08-3|233	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttli.tfm
14mr|texlive-antt-2.08-3|234	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttmi.tfm
14mr|texlive-antt-2.08-3|235	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttri.tfm
14mr|texlive-antt-2.08-3|236	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttb.tfm
14mr|texlive-antt-2.08-3|237	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbcap.tfm
14mr|texlive-antt-2.08-3|238	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbi.tfm
14mr|texlive-antt-2.08-3|239	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbicap.tfm
14mr|texlive-antt-2.08-3|240	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcb.tfm
14mr|texlive-antt-2.08-3|241	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbcap.tfm
14mr|texlive-antt-2.08-3|242	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbi.tfm
14mr|texlive-antt-2.08-3|243	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbicap.tfm
14mr|texlive-antt-2.08-3|244	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcl.tfm
14mr|texlive-antt-2.08-3|245	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclcap.tfm
14mr|texlive-antt-2.08-3|246	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcli.tfm
14mr|texlive-antt-2.08-3|247	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclicap.tfm
14mr|texlive-antt-2.08-3|248	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcm.tfm
14mr|texlive-antt-2.08-3|249	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmcap.tfm
14mr|texlive-antt-2.08-3|250	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmi.tfm
14mr|texlive-antt-2.08-3|251	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmicap.tfm
14mr|texlive-antt-2.08-3|252	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcr.tfm
14mr|texlive-antt-2.08-3|253	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcrcap.tfm
14mr|texlive-antt-2.08-3|254	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcri.tfm
14mr|texlive-antt-2.08-3|255	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcricap.tfm
14mr|texlive-antt-2.08-3|256	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttl.tfm
14mr|texlive-antt-2.08-3|257	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlcap.tfm
14mr|texlive-antt-2.08-3|258	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttli.tfm
14mr|texlive-antt-2.08-3|259	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlicap.tfm
14mr|texlive-antt-2.08-3|260	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttm.tfm
14mr|texlive-antt-2.08-3|261	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmcap.tfm
14mr|texlive-antt-2.08-3|262	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmi.tfm
14mr|texlive-antt-2.08-3|263	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmicap.tfm
14mr|texlive-antt-2.08-3|264	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttr.tfm
14mr|texlive-antt-2.08-3|265	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttrcap.tfm
14mr|texlive-antt-2.08-3|266	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttri.tfm
14mr|texlive-antt-2.08-3|267	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttricap.tfm
14mr|texlive-antt-2.08-3|268	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttb.tfm
14mr|texlive-antt-2.08-3|269	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttbi.tfm
14mr|texlive-antt-2.08-3|270	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcb.tfm
14mr|texlive-antt-2.08-3|271	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcbi.tfm
14mr|texlive-antt-2.08-3|272	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcl.tfm
14mr|texlive-antt-2.08-3|273	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcli.tfm
14mr|texlive-antt-2.08-3|274	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcm.tfm
14mr|texlive-antt-2.08-3|275	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcmi.tfm
14mr|texlive-antt-2.08-3|276	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcr.tfm
14mr|texlive-antt-2.08-3|277	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcri.tfm
14mr|texlive-antt-2.08-3|278	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttl.tfm
14mr|texlive-antt-2.08-3|279	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttli.tfm
14mr|texlive-antt-2.08-3|280	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttm.tfm
14mr|texlive-antt-2.08-3|281	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttmi.tfm
14mr|texlive-antt-2.08-3|282	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttr.tfm
14mr|texlive-antt-2.08-3|283	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttri.tfm
14mr|texlive-antt-2.08-3|284	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttbz.tfm
14mr|texlive-antt-2.08-3|285	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcbz.tfm
14mr|texlive-antt-2.08-3|286	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttclz.tfm
14mr|texlive-antt-2.08-3|287	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcmz.tfm
14mr|texlive-antt-2.08-3|288	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcrz.tfm
14mr|texlive-antt-2.08-3|289	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttlz.tfm
14mr|texlive-antt-2.08-3|290	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttmz.tfm
14mr|texlive-antt-2.08-3|291	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttrz.tfm
14mr|texlive-antt-2.08-3|292	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttb.tfm
14mr|texlive-antt-2.08-3|293	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttbi.tfm
14mr|texlive-antt-2.08-3|294	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcb.tfm
14mr|texlive-antt-2.08-3|295	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcbi.tfm
14mr|texlive-antt-2.08-3|296	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcl.tfm
14mr|texlive-antt-2.08-3|297	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcli.tfm
14mr|texlive-antt-2.08-3|298	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcm.tfm
14mr|texlive-antt-2.08-3|299	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcmi.tfm
14mr|texlive-antt-2.08-3|300	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcr.tfm
14mr|texlive-antt-2.08-3|301	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcri.tfm
14mr|texlive-antt-2.08-3|302	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttl.tfm
14mr|texlive-antt-2.08-3|303	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttli.tfm
14mr|texlive-antt-2.08-3|304	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttm.tfm
14mr|texlive-antt-2.08-3|305	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttmi.tfm
14mr|texlive-antt-2.08-3|306	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttr.tfm
14mr|texlive-antt-2.08-3|307	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttri.tfm
14mr|texlive-antt-2.08-3|308	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttb.tfm
14mr|texlive-antt-2.08-3|309	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttbi.tfm
14mr|texlive-antt-2.08-3|310	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcb.tfm
14mr|texlive-antt-2.08-3|311	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcbi.tfm
14mr|texlive-antt-2.08-3|312	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcl.tfm
14mr|texlive-antt-2.08-3|313	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcli.tfm
14mr|texlive-antt-2.08-3|314	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcm.tfm
14mr|texlive-antt-2.08-3|315	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcmi.tfm
14mr|texlive-antt-2.08-3|316	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcr.tfm
14mr|texlive-antt-2.08-3|317	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcri.tfm
14mr|texlive-antt-2.08-3|318	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttl.tfm
14mr|texlive-antt-2.08-3|319	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttli.tfm
14mr|texlive-antt-2.08-3|320	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttm.tfm
14mr|texlive-antt-2.08-3|321	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttmi.tfm
14mr|texlive-antt-2.08-3|322	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttr.tfm
14mr|texlive-antt-2.08-3|323	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttri.tfm
14mr|texlive-antt-2.08-3|324	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttb.tfm
14mr|texlive-antt-2.08-3|325	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttbi.tfm
14mr|texlive-antt-2.08-3|326	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcb.tfm
14mr|texlive-antt-2.08-3|327	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcbi.tfm
14mr|texlive-antt-2.08-3|328	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcl.tfm
14mr|texlive-antt-2.08-3|329	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcli.tfm
14mr|texlive-antt-2.08-3|330	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcm.tfm
14mr|texlive-antt-2.08-3|331	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcmi.tfm
14mr|texlive-antt-2.08-3|332	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcr.tfm
14mr|texlive-antt-2.08-3|333	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcri.tfm
14mr|texlive-antt-2.08-3|334	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttl.tfm
14mr|texlive-antt-2.08-3|335	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttli.tfm
14mr|texlive-antt-2.08-3|336	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttm.tfm
14mr|texlive-antt-2.08-3|337	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttmi.tfm
14mr|texlive-antt-2.08-3|338	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttr.tfm
14mr|texlive-antt-2.08-3|339	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttri.tfm
14mr|texlive-antt-2.08-3|340	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttb.tfm
14mr|texlive-antt-2.08-3|341	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbcap.tfm
14mr|texlive-antt-2.08-3|342	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbi.tfm
14mr|texlive-antt-2.08-3|343	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbicap.tfm
14mr|texlive-antt-2.08-3|344	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcb.tfm
14mr|texlive-antt-2.08-3|345	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbcap.tfm
14mr|texlive-antt-2.08-3|346	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbi.tfm
14mr|texlive-antt-2.08-3|347	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbicap.tfm
14mr|texlive-antt-2.08-3|348	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcl.tfm
14mr|texlive-antt-2.08-3|349	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclcap.tfm
14mr|texlive-antt-2.08-3|350	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcli.tfm
14mr|texlive-antt-2.08-3|351	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclicap.tfm
14mr|texlive-antt-2.08-3|352	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcm.tfm
14mr|texlive-antt-2.08-3|353	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmcap.tfm
14mr|texlive-antt-2.08-3|354	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmi.tfm
14mr|texlive-antt-2.08-3|355	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmicap.tfm
14mr|texlive-antt-2.08-3|356	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcr.tfm
14mr|texlive-antt-2.08-3|357	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcrcap.tfm
14mr|texlive-antt-2.08-3|358	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcri.tfm
14mr|texlive-antt-2.08-3|359	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcricap.tfm
14mr|texlive-antt-2.08-3|360	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttl.tfm
14mr|texlive-antt-2.08-3|361	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlcap.tfm
14mr|texlive-antt-2.08-3|362	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttli.tfm
14mr|texlive-antt-2.08-3|363	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlicap.tfm
14mr|texlive-antt-2.08-3|364	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttm.tfm
14mr|texlive-antt-2.08-3|365	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmcap.tfm
14mr|texlive-antt-2.08-3|366	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmi.tfm
14mr|texlive-antt-2.08-3|367	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmicap.tfm
14mr|texlive-antt-2.08-3|368	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttr.tfm
14mr|texlive-antt-2.08-3|369	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttrcap.tfm
14mr|texlive-antt-2.08-3|370	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttri.tfm
14mr|texlive-antt-2.08-3|371	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttricap.tfm
14mr|texlive-antt-2.08-3|372	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttb.tfm
14mr|texlive-antt-2.08-3|373	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbcap.tfm
14mr|texlive-antt-2.08-3|374	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbi.tfm
14mr|texlive-antt-2.08-3|375	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbicap.tfm
14mr|texlive-antt-2.08-3|376	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcb.tfm
14mr|texlive-antt-2.08-3|377	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbcap.tfm
14mr|texlive-antt-2.08-3|378	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbi.tfm
14mr|texlive-antt-2.08-3|379	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbicap.tfm
14mr|texlive-antt-2.08-3|380	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcl.tfm
14mr|texlive-antt-2.08-3|381	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclcap.tfm
14mr|texlive-antt-2.08-3|382	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcli.tfm
14mr|texlive-antt-2.08-3|383	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclicap.tfm
14mr|texlive-antt-2.08-3|384	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcm.tfm
14mr|texlive-antt-2.08-3|385	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmcap.tfm
14mr|texlive-antt-2.08-3|386	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmi.tfm
14mr|texlive-antt-2.08-3|387	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmicap.tfm
14mr|texlive-antt-2.08-3|388	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcr.tfm
14mr|texlive-antt-2.08-3|389	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcrcap.tfm
14mr|texlive-antt-2.08-3|390	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcri.tfm
14mr|texlive-antt-2.08-3|391	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcricap.tfm
14mr|texlive-antt-2.08-3|392	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttl.tfm
14mr|texlive-antt-2.08-3|393	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlcap.tfm
14mr|texlive-antt-2.08-3|394	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttli.tfm
14mr|texlive-antt-2.08-3|395	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlicap.tfm
14mr|texlive-antt-2.08-3|396	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttm.tfm
14mr|texlive-antt-2.08-3|397	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmcap.tfm
14mr|texlive-antt-2.08-3|398	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmi.tfm
14mr|texlive-antt-2.08-3|399	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmicap.tfm
14mr|texlive-antt-2.08-3|400	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttr.tfm
14mr|texlive-antt-2.08-3|401	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttrcap.tfm
14mr|texlive-antt-2.08-3|402	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttri.tfm
14mr|texlive-antt-2.08-3|403	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttricap.tfm
14mr|texlive-antt-2.08-3|404	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttb.tfm
14mr|texlive-antt-2.08-3|405	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttbi.tfm
14mr|texlive-antt-2.08-3|406	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcb.tfm
14mr|texlive-antt-2.08-3|407	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcbi.tfm
14mr|texlive-antt-2.08-3|408	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcl.tfm
14mr|texlive-antt-2.08-3|409	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcli.tfm
14mr|texlive-antt-2.08-3|410	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcm.tfm
14mr|texlive-antt-2.08-3|411	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcmi.tfm
14mr|texlive-antt-2.08-3|412	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcr.tfm
14mr|texlive-antt-2.08-3|413	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcri.tfm
14mr|texlive-antt-2.08-3|414	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttl.tfm
14mr|texlive-antt-2.08-3|415	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttli.tfm
14mr|texlive-antt-2.08-3|416	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttm.tfm
14mr|texlive-antt-2.08-3|417	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttmi.tfm
14mr|texlive-antt-2.08-3|418	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttr.tfm
14mr|texlive-antt-2.08-3|419	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttri.tfm
14mr|texlive-antt-2.08-3|420	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttb.tfm
14mr|texlive-antt-2.08-3|421	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttbi.tfm
14mr|texlive-antt-2.08-3|422	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcb.tfm
14mr|texlive-antt-2.08-3|423	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcbi.tfm
14mr|texlive-antt-2.08-3|424	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcl.tfm
14mr|texlive-antt-2.08-3|425	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcli.tfm
14mr|texlive-antt-2.08-3|426	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcm.tfm
14mr|texlive-antt-2.08-3|427	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcmi.tfm
14mr|texlive-antt-2.08-3|428	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcr.tfm
14mr|texlive-antt-2.08-3|429	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcri.tfm
14mr|texlive-antt-2.08-3|430	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttl.tfm
14mr|texlive-antt-2.08-3|431	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttli.tfm
14mr|texlive-antt-2.08-3|432	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttm.tfm
14mr|texlive-antt-2.08-3|433	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttmi.tfm
14mr|texlive-antt-2.08-3|434	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttr.tfm
14mr|texlive-antt-2.08-3|435	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttri.tfm
14mr|texlive-antt-2.08-3|436	%{_texmfdistdir}/fonts/type1/public/antt/anttb.pfb
14mr|texlive-antt-2.08-3|437	%{_texmfdistdir}/fonts/type1/public/antt/anttbi.pfb
14mr|texlive-antt-2.08-3|438	%{_texmfdistdir}/fonts/type1/public/antt/anttcb.pfb
14mr|texlive-antt-2.08-3|439	%{_texmfdistdir}/fonts/type1/public/antt/anttcbi.pfb
14mr|texlive-antt-2.08-3|440	%{_texmfdistdir}/fonts/type1/public/antt/anttcl.pfb
14mr|texlive-antt-2.08-3|441	%{_texmfdistdir}/fonts/type1/public/antt/anttcli.pfb
14mr|texlive-antt-2.08-3|442	%{_texmfdistdir}/fonts/type1/public/antt/anttcm.pfb
14mr|texlive-antt-2.08-3|443	%{_texmfdistdir}/fonts/type1/public/antt/anttcmi.pfb
14mr|texlive-antt-2.08-3|444	%{_texmfdistdir}/fonts/type1/public/antt/anttcr.pfb
14mr|texlive-antt-2.08-3|445	%{_texmfdistdir}/fonts/type1/public/antt/anttcri.pfb
14mr|texlive-antt-2.08-3|446	%{_texmfdistdir}/fonts/type1/public/antt/anttl.pfb
14mr|texlive-antt-2.08-3|447	%{_texmfdistdir}/fonts/type1/public/antt/anttli.pfb
14mr|texlive-antt-2.08-3|448	%{_texmfdistdir}/fonts/type1/public/antt/anttm.pfb
14mr|texlive-antt-2.08-3|449	%{_texmfdistdir}/fonts/type1/public/antt/anttmi.pfb
14mr|texlive-antt-2.08-3|450	%{_texmfdistdir}/fonts/type1/public/antt/anttr.pfb
14mr|texlive-antt-2.08-3|451	%{_texmfdistdir}/fonts/type1/public/antt/anttri.pfb
14mr|texlive-antt-2.08-3|452	%{_texmfdistdir}/tex/latex/antt/anttor.sty
14mr|texlive-antt-2.08-3|453	%{_texmfdistdir}/tex/latex/antt/antyktor.sty
14mr|texlive-antt-2.08-3|454	%{_texmfdistdir}/tex/latex/antt/il2antt.fd
14mr|texlive-antt-2.08-3|455	%{_texmfdistdir}/tex/latex/antt/il2anttc.fd
14mr|texlive-antt-2.08-3|456	%{_texmfdistdir}/tex/latex/antt/il2anttl.fd
14mr|texlive-antt-2.08-3|457	%{_texmfdistdir}/tex/latex/antt/il2anttlc.fd
14mr|texlive-antt-2.08-3|458	%{_texmfdistdir}/tex/latex/antt/ly1antt.fd
14mr|texlive-antt-2.08-3|459	%{_texmfdistdir}/tex/latex/antt/ly1anttc.fd
14mr|texlive-antt-2.08-3|460	%{_texmfdistdir}/tex/latex/antt/ly1anttl.fd
14mr|texlive-antt-2.08-3|461	%{_texmfdistdir}/tex/latex/antt/ly1anttlc.fd
14mr|texlive-antt-2.08-3|462	%{_texmfdistdir}/tex/latex/antt/omlantt.fd
14mr|texlive-antt-2.08-3|463	%{_texmfdistdir}/tex/latex/antt/omlanttc.fd
14mr|texlive-antt-2.08-3|464	%{_texmfdistdir}/tex/latex/antt/omlanttl.fd
14mr|texlive-antt-2.08-3|465	%{_texmfdistdir}/tex/latex/antt/omlanttlc.fd
14mr|texlive-antt-2.08-3|466	%{_texmfdistdir}/tex/latex/antt/omsantt.fd
14mr|texlive-antt-2.08-3|467	%{_texmfdistdir}/tex/latex/antt/omsanttc.fd
14mr|texlive-antt-2.08-3|468	%{_texmfdistdir}/tex/latex/antt/omsanttl.fd
14mr|texlive-antt-2.08-3|469	%{_texmfdistdir}/tex/latex/antt/omsanttlc.fd
14mr|texlive-antt-2.08-3|470	%{_texmfdistdir}/tex/latex/antt/omxantt.fd
14mr|texlive-antt-2.08-3|471	%{_texmfdistdir}/tex/latex/antt/omxanttc.fd
14mr|texlive-antt-2.08-3|472	%{_texmfdistdir}/tex/latex/antt/omxanttl.fd
14mr|texlive-antt-2.08-3|473	%{_texmfdistdir}/tex/latex/antt/omxanttlc.fd
14mr|texlive-antt-2.08-3|474	%{_texmfdistdir}/tex/latex/antt/ot1antt.fd
14mr|texlive-antt-2.08-3|475	%{_texmfdistdir}/tex/latex/antt/ot1anttc.fd
14mr|texlive-antt-2.08-3|476	%{_texmfdistdir}/tex/latex/antt/ot1anttcm.fd
14mr|texlive-antt-2.08-3|477	%{_texmfdistdir}/tex/latex/antt/ot1anttl.fd
14mr|texlive-antt-2.08-3|478	%{_texmfdistdir}/tex/latex/antt/ot1anttlc.fd
14mr|texlive-antt-2.08-3|479	%{_texmfdistdir}/tex/latex/antt/ot1anttlcm.fd
14mr|texlive-antt-2.08-3|480	%{_texmfdistdir}/tex/latex/antt/ot1anttlm.fd
14mr|texlive-antt-2.08-3|481	%{_texmfdistdir}/tex/latex/antt/ot1anttm.fd
14mr|texlive-antt-2.08-3|482	%{_texmfdistdir}/tex/latex/antt/ot2antt.fd
14mr|texlive-antt-2.08-3|483	%{_texmfdistdir}/tex/latex/antt/ot2anttc.fd
14mr|texlive-antt-2.08-3|484	%{_texmfdistdir}/tex/latex/antt/ot2anttl.fd
14mr|texlive-antt-2.08-3|485	%{_texmfdistdir}/tex/latex/antt/ot2anttlc.fd
14mr|texlive-antt-2.08-3|486	%{_texmfdistdir}/tex/latex/antt/ot4antt.fd
14mr|texlive-antt-2.08-3|487	%{_texmfdistdir}/tex/latex/antt/ot4anttc.fd
14mr|texlive-antt-2.08-3|488	%{_texmfdistdir}/tex/latex/antt/ot4anttl.fd
14mr|texlive-antt-2.08-3|489	%{_texmfdistdir}/tex/latex/antt/ot4anttlc.fd
14mr|texlive-antt-2.08-3|490	%{_texmfdistdir}/tex/latex/antt/qxantt.fd
14mr|texlive-antt-2.08-3|491	%{_texmfdistdir}/tex/latex/antt/qxanttc.fd
14mr|texlive-antt-2.08-3|492	%{_texmfdistdir}/tex/latex/antt/qxanttl.fd
14mr|texlive-antt-2.08-3|493	%{_texmfdistdir}/tex/latex/antt/qxanttlc.fd
14mr|texlive-antt-2.08-3|494	%{_texmfdistdir}/tex/latex/antt/t1antt.fd
14mr|texlive-antt-2.08-3|495	%{_texmfdistdir}/tex/latex/antt/t1anttc.fd
14mr|texlive-antt-2.08-3|496	%{_texmfdistdir}/tex/latex/antt/t1anttl.fd
14mr|texlive-antt-2.08-3|497	%{_texmfdistdir}/tex/latex/antt/t1anttlc.fd
14mr|texlive-antt-2.08-3|498	%{_texmfdistdir}/tex/latex/antt/t2aantt.fd
14mr|texlive-antt-2.08-3|499	%{_texmfdistdir}/tex/latex/antt/t2aanttc.fd
14mr|texlive-antt-2.08-3|500	%{_texmfdistdir}/tex/latex/antt/t2aanttl.fd
14mr|texlive-antt-2.08-3|501	%{_texmfdistdir}/tex/latex/antt/t2aanttlc.fd
14mr|texlive-antt-2.08-3|502	%{_texmfdistdir}/tex/latex/antt/t2bantt.fd
14mr|texlive-antt-2.08-3|503	%{_texmfdistdir}/tex/latex/antt/t2banttc.fd
14mr|texlive-antt-2.08-3|504	%{_texmfdistdir}/tex/latex/antt/t2banttl.fd
14mr|texlive-antt-2.08-3|505	%{_texmfdistdir}/tex/latex/antt/t2banttlc.fd
14mr|texlive-antt-2.08-3|506	%{_texmfdistdir}/tex/latex/antt/t2cantt.fd
14mr|texlive-antt-2.08-3|507	%{_texmfdistdir}/tex/latex/antt/t2canttc.fd
14mr|texlive-antt-2.08-3|508	%{_texmfdistdir}/tex/latex/antt/t2canttl.fd
14mr|texlive-antt-2.08-3|509	%{_texmfdistdir}/tex/latex/antt/t2canttlc.fd
14mr|texlive-antt-2.08-3|510	%{_texmfdistdir}/tex/latex/antt/t5antt.fd
14mr|texlive-antt-2.08-3|511	%{_texmfdistdir}/tex/latex/antt/t5anttc.fd
14mr|texlive-antt-2.08-3|512	%{_texmfdistdir}/tex/latex/antt/t5anttl.fd
14mr|texlive-antt-2.08-3|513	%{_texmfdistdir}/tex/latex/antt/t5anttlc.fd
14mr|texlive-antt-2.08-3|514	%{_texmfdistdir}/tex/latex/antt/ts1antt.fd
14mr|texlive-antt-2.08-3|515	%{_texmfdistdir}/tex/latex/antt/ts1anttc.fd
14mr|texlive-antt-2.08-3|516	%{_texmfdistdir}/tex/latex/antt/ts1anttl.fd
14mr|texlive-antt-2.08-3|517	%{_texmfdistdir}/tex/latex/antt/ts1anttlc.fd
14mr|texlive-antt-2.08-3|518	%{_texmfdistdir}/tex/plain/antt/antt-math.tex
14mr|texlive-antt-2.08-3|519	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf
14mr|texlive-antt-2.08-3|520	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf
14mr|texlive-antt-2.08-3|521	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip
14mr|texlive-antt-2.08-3|522	%doc %{_texmfdistdir}/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt
14mr|texlive-antt-2.08-3|523	%doc %{_texmfdistdir}/doc/fonts/antt/MANIFEST.txt
14mr|texlive-antt-2.08-3|524	%doc %{_texmfdistdir}/doc/fonts/antt/README
14mr|texlive-antt-2.08-3|525	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-cyr.tex
14mr|texlive-antt-2.08-3|526	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-math.tex
14mr|texlive-antt-2.08-3|527	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-pl.tex
14mr|texlive-antt-2.08-3|528	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t2a.tex
14mr|texlive-antt-2.08-3|529	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t5.tex
14mr|texlive-antt-2.08-3|530	%doc %{_texmfdistdir}/doc/fonts/antt/antt-mathtest.tex
14mr|texlive-antt-2.08-3|531	%doc %{_texmfdistdir}/doc/fonts/antt/antt-table.tex
14mr|texlive-antt-2.08-3|532	%doc %{_texmfdistdir}/doc/latex/antt/README
14mr|texlive-antt-2.08-3|533	
14mr|texlive-antt-2.08-3|534	#-----------------------------------------------------------------------
14mr|texlive-antt-2.08-3|535	%prep
14mr|texlive-antt-2.08-3|536	%setup -c -a0 -a1
14mr|texlive-antt-2.08-3|537	
14mr|texlive-antt-2.08-3|538	%build
14mr|texlive-antt-2.08-3|539	
14mr|texlive-antt-2.08-3|540	%install
14mr|texlive-antt-2.08-3|541	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-antt-2.08-3|542	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-antt-2.08-3|543	
14mr|texlive-antt-2.08-3|544	
14mr|texlive-antt-2.08-3|545	
14mr|texlive-antt-2.08-3|546	%changelog
14mr|texlive-antt-2.08-3|547	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.08-3
14mr|texlive-antt-2.08-3|548	+ Revision: f2c7c59
14mr|texlive-antt-2.08-3|549	- MassBuild#440: Increase release tag
14mr|texlive-antt-2.08-3|550	
14mr|texlive-antt-2.08-3|551	

19247 14
14mr|texlive-anufinalexam-20120417-3|1	# revision 26053
14mr|texlive-anufinalexam-20120417-3|2	# category Package
14mr|texlive-anufinalexam-20120417-3|3	# catalog-ctan /macros/latex/contrib/anufinalexam/ANUfinalexam.tex
14mr|texlive-anufinalexam-20120417-3|4	# catalog-date 2012-04-17 00:02:56 +0200
14mr|texlive-anufinalexam-20120417-3|5	# catalog-license gpl
14mr|texlive-anufinalexam-20120417-3|6	# catalog-version undef
14mr|texlive-anufinalexam-20120417-3|7	Name:		texlive-anufinalexam
14mr|texlive-anufinalexam-20120417-3|8	Version:	20120417
14mr|texlive-anufinalexam-20120417-3|9	Release:	3
14mr|texlive-anufinalexam-20120417-3|10	Summary:	LaTeX document shell for ANU final exam
14mr|texlive-anufinalexam-20120417-3|11	Group:		Publishing
14mr|texlive-anufinalexam-20120417-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anufinalexam/ANUfinalexam.tex
14mr|texlive-anufinalexam-20120417-3|13	License:	GPL
14mr|texlive-anufinalexam-20120417-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anufinalexam.tar.xz
14mr|texlive-anufinalexam-20120417-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anufinalexam.doc.tar.xz
14mr|texlive-anufinalexam-20120417-3|16	BuildArch:	noarch
14mr|texlive-anufinalexam-20120417-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-anufinalexam-20120417-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-anufinalexam-20120417-3|19	
14mr|texlive-anufinalexam-20120417-3|20	%description
14mr|texlive-anufinalexam-20120417-3|21	This LaTeX document shell is created for the standard
14mr|texlive-anufinalexam-20120417-3|22	formatting of final exams in The Australian National
14mr|texlive-anufinalexam-20120417-3|23	University.
14mr|texlive-anufinalexam-20120417-3|24	
14mr|texlive-anufinalexam-20120417-3|25	#-----------------------------------------------------------------------
14mr|texlive-anufinalexam-20120417-3|26	%files
14mr|texlive-anufinalexam-20120417-3|27	%doc %{_texmfdistdir}/doc/latex/anufinalexam/ANUfinalexam.tex
14mr|texlive-anufinalexam-20120417-3|28	%doc %{_texmfdistdir}/doc/latex/anufinalexam/README
14mr|texlive-anufinalexam-20120417-3|29	
14mr|texlive-anufinalexam-20120417-3|30	#-----------------------------------------------------------------------
14mr|texlive-anufinalexam-20120417-3|31	%prep
14mr|texlive-anufinalexam-20120417-3|32	%setup -c -a0 -a1
14mr|texlive-anufinalexam-20120417-3|33	
14mr|texlive-anufinalexam-20120417-3|34	%build
14mr|texlive-anufinalexam-20120417-3|35	
14mr|texlive-anufinalexam-20120417-3|36	%install
14mr|texlive-anufinalexam-20120417-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-anufinalexam-20120417-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-anufinalexam-20120417-3|39	
14mr|texlive-anufinalexam-20120417-3|40	
14mr|texlive-anufinalexam-20120417-3|41	
14mr|texlive-anufinalexam-20120417-3|42	%changelog
14mr|texlive-anufinalexam-20120417-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120417-3
14mr|texlive-anufinalexam-20120417-3|44	+ Revision: 7654f10
14mr|texlive-anufinalexam-20120417-3|45	- MassBuild#440: Increase release tag
14mr|texlive-anufinalexam-20120417-3|46	
14mr|texlive-anufinalexam-20120417-3|47	

19248 14
14mr|texlive-anyfontsize-20100215-3|1	# revision 17050
14mr|texlive-anyfontsize-20100215-3|2	# category Package
14mr|texlive-anyfontsize-20100215-3|3	# catalog-ctan /macros/latex/contrib/anyfontsize
14mr|texlive-anyfontsize-20100215-3|4	# catalog-date 2010-02-15 00:07:58 +0100
14mr|texlive-anyfontsize-20100215-3|5	# catalog-license lppl
14mr|texlive-anyfontsize-20100215-3|6	# catalog-version undef
14mr|texlive-anyfontsize-20100215-3|7	Name:		texlive-anyfontsize
14mr|texlive-anyfontsize-20100215-3|8	Version:	20100215
14mr|texlive-anyfontsize-20100215-3|9	Release:	3
14mr|texlive-anyfontsize-20100215-3|10	Summary:	Select any font size in LaTeX
14mr|texlive-anyfontsize-20100215-3|11	Group:		Publishing
14mr|texlive-anyfontsize-20100215-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anyfontsize
14mr|texlive-anyfontsize-20100215-3|13	License:	LPPL
14mr|texlive-anyfontsize-20100215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.tar.xz
14mr|texlive-anyfontsize-20100215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.doc.tar.xz
14mr|texlive-anyfontsize-20100215-3|16	BuildArch:	noarch
14mr|texlive-anyfontsize-20100215-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-anyfontsize-20100215-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-anyfontsize-20100215-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-anyfontsize-20100215-3|20	
14mr|texlive-anyfontsize-20100215-3|21	%description
14mr|texlive-anyfontsize-20100215-3|22	The package allows the to user select any font size (via e.g.
14mr|texlive-anyfontsize-20100215-3|23	\fontsize{...}{...}\selectfont), even those sizes that are not
14mr|texlive-anyfontsize-20100215-3|24	listed in the .fd file. If such a size is requested, LaTeX will
14mr|texlive-anyfontsize-20100215-3|25	search for and select the nearest listed size; anyfontsize will
14mr|texlive-anyfontsize-20100215-3|26	then scale the font to the size actually requested. Similar
14mr|texlive-anyfontsize-20100215-3|27	functionality is available for the CM family, for the EC
14mr|texlive-anyfontsize-20100215-3|28	family, or for either computer modern encoding; the present
14mr|texlive-anyfontsize-20100215-3|29	package generalises the facility.
14mr|texlive-anyfontsize-20100215-3|30	
14mr|texlive-anyfontsize-20100215-3|31	%post
14mr|texlive-anyfontsize-20100215-3|32	%{_sbindir}/texlive.post
14mr|texlive-anyfontsize-20100215-3|33	
14mr|texlive-anyfontsize-20100215-3|34	%postun
14mr|texlive-anyfontsize-20100215-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-anyfontsize-20100215-3|36	%{_sbindir}/texlive.post
14mr|texlive-anyfontsize-20100215-3|37	fi
14mr|texlive-anyfontsize-20100215-3|38	
14mr|texlive-anyfontsize-20100215-3|39	#-----------------------------------------------------------------------
14mr|texlive-anyfontsize-20100215-3|40	%files
14mr|texlive-anyfontsize-20100215-3|41	%{_texmfdistdir}/tex/latex/anyfontsize/anyfontsize.sty
14mr|texlive-anyfontsize-20100215-3|42	%doc %{_texmfdistdir}/doc/latex/anyfontsize/README
14mr|texlive-anyfontsize-20100215-3|43	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.pdf
14mr|texlive-anyfontsize-20100215-3|44	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.tex
14mr|texlive-anyfontsize-20100215-3|45	
14mr|texlive-anyfontsize-20100215-3|46	#-----------------------------------------------------------------------
14mr|texlive-anyfontsize-20100215-3|47	%prep
14mr|texlive-anyfontsize-20100215-3|48	%setup -c -a0 -a1
14mr|texlive-anyfontsize-20100215-3|49	
14mr|texlive-anyfontsize-20100215-3|50	%build
14mr|texlive-anyfontsize-20100215-3|51	
14mr|texlive-anyfontsize-20100215-3|52	%install
14mr|texlive-anyfontsize-20100215-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-anyfontsize-20100215-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-anyfontsize-20100215-3|55	
14mr|texlive-anyfontsize-20100215-3|56	
14mr|texlive-anyfontsize-20100215-3|57	
14mr|texlive-anyfontsize-20100215-3|58	%changelog
14mr|texlive-anyfontsize-20100215-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100215-3
14mr|texlive-anyfontsize-20100215-3|60	+ Revision: 9a6c4ff
14mr|texlive-anyfontsize-20100215-3|61	- MassBuild#440: Increase release tag
14mr|texlive-anyfontsize-20100215-3|62	
14mr|texlive-anyfontsize-20100215-3|63	

19249 14
14mr|texlive-anysize-20090924-3|1	# revision 15878
14mr|texlive-anysize-20090924-3|2	# category Package
14mr|texlive-anysize-20090924-3|3	# catalog-ctan /macros/latex/contrib/anysize
14mr|texlive-anysize-20090924-3|4	# catalog-date 2009-09-24 14:57:17 +0200
14mr|texlive-anysize-20090924-3|5	# catalog-license pd
14mr|texlive-anysize-20090924-3|6	# catalog-version undef
14mr|texlive-anysize-20090924-3|7	Name:		texlive-anysize
14mr|texlive-anysize-20090924-3|8	Version:	20090924
14mr|texlive-anysize-20090924-3|9	Release:	3
14mr|texlive-anysize-20090924-3|10	Summary:	A simple package to set up document margins
14mr|texlive-anysize-20090924-3|11	Group:		Publishing
14mr|texlive-anysize-20090924-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anysize
14mr|texlive-anysize-20090924-3|13	License:	PD
14mr|texlive-anysize-20090924-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.tar.xz
14mr|texlive-anysize-20090924-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.doc.tar.xz
14mr|texlive-anysize-20090924-3|16	BuildArch:	noarch
14mr|texlive-anysize-20090924-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-anysize-20090924-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-anysize-20090924-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-anysize-20090924-3|20	
14mr|texlive-anysize-20090924-3|21	%description
14mr|texlive-anysize-20090924-3|22	This package is considered obsolete; alternatives are the
14mr|texlive-anysize-20090924-3|23	typearea package from the koma-script bundle, or the geometry
14mr|texlive-anysize-20090924-3|24	package.
14mr|texlive-anysize-20090924-3|25	
14mr|texlive-anysize-20090924-3|26	%post
14mr|texlive-anysize-20090924-3|27	%{_sbindir}/texlive.post
14mr|texlive-anysize-20090924-3|28	
14mr|texlive-anysize-20090924-3|29	%postun
14mr|texlive-anysize-20090924-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-anysize-20090924-3|31	%{_sbindir}/texlive.post
14mr|texlive-anysize-20090924-3|32	fi
14mr|texlive-anysize-20090924-3|33	
14mr|texlive-anysize-20090924-3|34	#-----------------------------------------------------------------------
14mr|texlive-anysize-20090924-3|35	%files
14mr|texlive-anysize-20090924-3|36	%{_texmfdistdir}/tex/latex/anysize/anysize.sty
14mr|texlive-anysize-20090924-3|37	%doc %{_texmfdistdir}/doc/latex/anysize/README
14mr|texlive-anysize-20090924-3|38	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.pdf
14mr|texlive-anysize-20090924-3|39	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.tex
14mr|texlive-anysize-20090924-3|40	
14mr|texlive-anysize-20090924-3|41	#-----------------------------------------------------------------------
14mr|texlive-anysize-20090924-3|42	%prep
14mr|texlive-anysize-20090924-3|43	%setup -c -a0 -a1
14mr|texlive-anysize-20090924-3|44	
14mr|texlive-anysize-20090924-3|45	%build
14mr|texlive-anysize-20090924-3|46	
14mr|texlive-anysize-20090924-3|47	%install
14mr|texlive-anysize-20090924-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-anysize-20090924-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-anysize-20090924-3|50	
14mr|texlive-anysize-20090924-3|51	
14mr|texlive-anysize-20090924-3|52	
14mr|texlive-anysize-20090924-3|53	%changelog
14mr|texlive-anysize-20090924-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090924-3
14mr|texlive-anysize-20090924-3|55	+ Revision: b372810
14mr|texlive-anysize-20090924-3|56	- MassBuild#440: Increase release tag
14mr|texlive-anysize-20090924-3|57	
14mr|texlive-anysize-20090924-3|58	

19250 14
14mr|texlive-aobs-tikz-1.0-2|1	# revision 32662
14mr|texlive-aobs-tikz-1.0-2|2	# category Package
14mr|texlive-aobs-tikz-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/aobs-tikz
14mr|texlive-aobs-tikz-1.0-2|4	# catalog-date 2014-01-13 12:12:15 +0100
14mr|texlive-aobs-tikz-1.0-2|5	# catalog-license lppl1.3
14mr|texlive-aobs-tikz-1.0-2|6	# catalog-version 1.0
14mr|texlive-aobs-tikz-1.0-2|7	Name:		texlive-aobs-tikz
14mr|texlive-aobs-tikz-1.0-2|8	Version:	1.0
14mr|texlive-aobs-tikz-1.0-2|9	Release:	2
14mr|texlive-aobs-tikz-1.0-2|10	Summary:	TikZ styles for creating overlaid pictures in beamer
14mr|texlive-aobs-tikz-1.0-2|11	Group:		Publishing
14mr|texlive-aobs-tikz-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/aobs-tikz
14mr|texlive-aobs-tikz-1.0-2|13	License:	LPPL1.3
14mr|texlive-aobs-tikz-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.tar.xz
14mr|texlive-aobs-tikz-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.doc.tar.xz
14mr|texlive-aobs-tikz-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.source.tar.xz
14mr|texlive-aobs-tikz-1.0-2|17	BuildArch:	noarch
14mr|texlive-aobs-tikz-1.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-aobs-tikz-1.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-aobs-tikz-1.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-aobs-tikz-1.0-2|21	
14mr|texlive-aobs-tikz-1.0-2|22	%description
14mr|texlive-aobs-tikz-1.0-2|23	The package defines auxiliary TikZ styles useful for overlaying
14mr|texlive-aobs-tikz-1.0-2|24	pictures' elements in Beamer. The TikZ styles are grouped in a
14mr|texlive-aobs-tikz-1.0-2|25	library, overlay-beamer-styles which is automatically called by
14mr|texlive-aobs-tikz-1.0-2|26	the package itself. Users may either load just aobs-tikz or the
14mr|texlive-aobs-tikz-1.0-2|27	library; the latter method necessitates TikZ manual load.
14mr|texlive-aobs-tikz-1.0-2|28	
14mr|texlive-aobs-tikz-1.0-2|29	%post
14mr|texlive-aobs-tikz-1.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-aobs-tikz-1.0-2|31	
14mr|texlive-aobs-tikz-1.0-2|32	%postun
14mr|texlive-aobs-tikz-1.0-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-aobs-tikz-1.0-2|34	%{_sbindir}/texlive.post
14mr|texlive-aobs-tikz-1.0-2|35	fi
14mr|texlive-aobs-tikz-1.0-2|36	
14mr|texlive-aobs-tikz-1.0-2|37	#-----------------------------------------------------------------------
14mr|texlive-aobs-tikz-1.0-2|38	%files
14mr|texlive-aobs-tikz-1.0-2|39	%{_texmfdistdir}/tex/latex/aobs-tikz/tikzlibraryoverlay-beamer-styles.code.tex
14mr|texlive-aobs-tikz-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/README
14mr|texlive-aobs-tikz-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/aobs-tikz.pdf
14mr|texlive-aobs-tikz-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/example.tex
14mr|texlive-aobs-tikz-1.0-2|43	#- source
14mr|texlive-aobs-tikz-1.0-2|44	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.dtx
14mr|texlive-aobs-tikz-1.0-2|45	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.ins
14mr|texlive-aobs-tikz-1.0-2|46	
14mr|texlive-aobs-tikz-1.0-2|47	#-----------------------------------------------------------------------
14mr|texlive-aobs-tikz-1.0-2|48	%prep
14mr|texlive-aobs-tikz-1.0-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-aobs-tikz-1.0-2|50	
14mr|texlive-aobs-tikz-1.0-2|51	%build
14mr|texlive-aobs-tikz-1.0-2|52	
14mr|texlive-aobs-tikz-1.0-2|53	%install
14mr|texlive-aobs-tikz-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aobs-tikz-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-aobs-tikz-1.0-2|56	
14mr|texlive-aobs-tikz-1.0-2|57	%changelog
14mr|texlive-aobs-tikz-1.0-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-aobs-tikz-1.0-2|59	+ Revision: 370c5ab
14mr|texlive-aobs-tikz-1.0-2|60	- MassBuild#440: Increase release tag
14mr|texlive-aobs-tikz-1.0-2|61	
14mr|texlive-aobs-tikz-1.0-2|62	

19251 14
14mr|texlive-aomart-1.10-3|1	# revision 23349
14mr|texlive-aomart-1.10-3|2	# category Package
14mr|texlive-aomart-1.10-3|3	# catalog-ctan /macros/latex/contrib/aomart
14mr|texlive-aomart-1.10-3|4	# catalog-date 2011-06-22 20:08:44 +0200
14mr|texlive-aomart-1.10-3|5	# catalog-license lppl1.3
14mr|texlive-aomart-1.10-3|6	# catalog-version 1.10
14mr|texlive-aomart-1.10-3|7	Name:		texlive-aomart
14mr|texlive-aomart-1.10-3|8	Version:	1.10
14mr|texlive-aomart-1.10-3|9	Release:	3
14mr|texlive-aomart-1.10-3|10	Summary:	Typeset articles for the Annals of Mathematics
14mr|texlive-aomart-1.10-3|11	Group:		Publishing
14mr|texlive-aomart-1.10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aomart
14mr|texlive-aomart-1.10-3|13	License:	LPPL1.3
14mr|texlive-aomart-1.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.tar.xz
14mr|texlive-aomart-1.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.doc.tar.xz
14mr|texlive-aomart-1.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.source.tar.xz
14mr|texlive-aomart-1.10-3|17	BuildArch:	noarch
14mr|texlive-aomart-1.10-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-aomart-1.10-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-aomart-1.10-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-aomart-1.10-3|21	
14mr|texlive-aomart-1.10-3|22	%description
14mr|texlive-aomart-1.10-3|23	The package provides a class for typesetting articles for The
14mr|texlive-aomart-1.10-3|24	Annals of Mathematics.
14mr|texlive-aomart-1.10-3|25	
14mr|texlive-aomart-1.10-3|26	%post
14mr|texlive-aomart-1.10-3|27	%{_sbindir}/texlive.post
14mr|texlive-aomart-1.10-3|28	
14mr|texlive-aomart-1.10-3|29	%postun
14mr|texlive-aomart-1.10-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-aomart-1.10-3|31	%{_sbindir}/texlive.post
14mr|texlive-aomart-1.10-3|32	fi
14mr|texlive-aomart-1.10-3|33	
14mr|texlive-aomart-1.10-3|34	#-----------------------------------------------------------------------
14mr|texlive-aomart-1.10-3|35	%files
14mr|texlive-aomart-1.10-3|36	%{_texmfdistdir}/bibtex/bst/aomart/aomalpha.bst
14mr|texlive-aomart-1.10-3|37	%{_texmfdistdir}/bibtex/bst/aomart/aomplain.bst
14mr|texlive-aomart-1.10-3|38	%{_texmfdistdir}/tex/latex/aomart/aomart.cls
14mr|texlive-aomart-1.10-3|39	%doc %{_texmfdistdir}/doc/latex/aomart/Makefile
14mr|texlive-aomart-1.10-3|40	%doc %{_texmfdistdir}/doc/latex/aomart/README
14mr|texlive-aomart-1.10-3|41	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.bib
14mr|texlive-aomart-1.10-3|42	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.pdf
14mr|texlive-aomart-1.10-3|43	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.bib
14mr|texlive-aomart-1.10-3|44	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.pdf
14mr|texlive-aomart-1.10-3|45	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.tex
14mr|texlive-aomart-1.10-3|46	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.pdf
14mr|texlive-aomart-1.10-3|47	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.tex
14mr|texlive-aomart-1.10-3|48	%doc %{_texmfdistdir}/doc/latex/aomart/fullref.pl
14mr|texlive-aomart-1.10-3|49	#- source
14mr|texlive-aomart-1.10-3|50	%doc %{_texmfdistdir}/source/latex/aomart/aomart.dtx
14mr|texlive-aomart-1.10-3|51	%doc %{_texmfdistdir}/source/latex/aomart/aomart.ins
14mr|texlive-aomart-1.10-3|52	
14mr|texlive-aomart-1.10-3|53	#-----------------------------------------------------------------------
14mr|texlive-aomart-1.10-3|54	%prep
14mr|texlive-aomart-1.10-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-aomart-1.10-3|56	
14mr|texlive-aomart-1.10-3|57	%build
14mr|texlive-aomart-1.10-3|58	
14mr|texlive-aomart-1.10-3|59	%install
14mr|texlive-aomart-1.10-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aomart-1.10-3|61	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-aomart-1.10-3|62	
14mr|texlive-aomart-1.10-3|63	
14mr|texlive-aomart-1.10-3|64	
14mr|texlive-aomart-1.10-3|65	%changelog
14mr|texlive-aomart-1.10-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-3
14mr|texlive-aomart-1.10-3|67	+ Revision: a0bd9a4
14mr|texlive-aomart-1.10-3|68	- MassBuild#440: Increase release tag
14mr|texlive-aomart-1.10-3|69	
14mr|texlive-aomart-1.10-3|70	

19252 14
14mr|texlive-apa-1.3.4-3|1	# revision 15878
14mr|texlive-apa-1.3.4-3|2	# category Package
14mr|texlive-apa-1.3.4-3|3	# catalog-ctan /macros/latex/contrib/apa
14mr|texlive-apa-1.3.4-3|4	# catalog-date 2008-12-23 16:23:48 +0100
14mr|texlive-apa-1.3.4-3|5	# catalog-license lppl
14mr|texlive-apa-1.3.4-3|6	# catalog-version 1.3.4
14mr|texlive-apa-1.3.4-3|7	Name:		texlive-apa
14mr|texlive-apa-1.3.4-3|8	Version:	1.3.4
14mr|texlive-apa-1.3.4-3|9	Release:	3
14mr|texlive-apa-1.3.4-3|10	Summary:	American Psychological Association format
14mr|texlive-apa-1.3.4-3|11	Group:		Publishing
14mr|texlive-apa-1.3.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa
14mr|texlive-apa-1.3.4-3|13	License:	LPPL
14mr|texlive-apa-1.3.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.tar.xz
14mr|texlive-apa-1.3.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.doc.tar.xz
14mr|texlive-apa-1.3.4-3|16	BuildArch:	noarch
14mr|texlive-apa-1.3.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-apa-1.3.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-apa-1.3.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-apa-1.3.4-3|20	
14mr|texlive-apa-1.3.4-3|21	%description
14mr|texlive-apa-1.3.4-3|22	A LaTeX class to format text according to the American
14mr|texlive-apa-1.3.4-3|23	Psychological Association Publication Manual (5th ed.)
14mr|texlive-apa-1.3.4-3|24	specifications for manuscripts or to the APA journal look found
14mr|texlive-apa-1.3.4-3|25	in journals like the Journal of Experimental Psychology etc. In
14mr|texlive-apa-1.3.4-3|26	addition, it provides regular LaTeX-like output with a few
14mr|texlive-apa-1.3.4-3|27	enhancements and APA-motivated changes.
14mr|texlive-apa-1.3.4-3|28	
14mr|texlive-apa-1.3.4-3|29	%post
14mr|texlive-apa-1.3.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-apa-1.3.4-3|31	
14mr|texlive-apa-1.3.4-3|32	%postun
14mr|texlive-apa-1.3.4-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-apa-1.3.4-3|34	%{_sbindir}/texlive.post
14mr|texlive-apa-1.3.4-3|35	fi
14mr|texlive-apa-1.3.4-3|36	
14mr|texlive-apa-1.3.4-3|37	#-----------------------------------------------------------------------
14mr|texlive-apa-1.3.4-3|38	%files
14mr|texlive-apa-1.3.4-3|39	%{_texmfdistdir}/tex/latex/apa/apa.cls
14mr|texlive-apa-1.3.4-3|40	%{_texmfdistdir}/tex/latex/apa/dutch.apa
14mr|texlive-apa-1.3.4-3|41	%{_texmfdistdir}/tex/latex/apa/english.apa
14mr|texlive-apa-1.3.4-3|42	%{_texmfdistdir}/tex/latex/apa/greek.apa
14mr|texlive-apa-1.3.4-3|43	%doc %{_texmfdistdir}/doc/latex/apa/APAendfloat.cfg
14mr|texlive-apa-1.3.4-3|44	%doc %{_texmfdistdir}/doc/latex/apa/CHANGELOG.txt
14mr|texlive-apa-1.3.4-3|45	%doc %{_texmfdistdir}/doc/latex/apa/LICENCE
14mr|texlive-apa-1.3.4-3|46	%doc %{_texmfdistdir}/doc/latex/apa/README
14mr|texlive-apa-1.3.4-3|47	%doc %{_texmfdistdir}/doc/latex/apa/apacls.html
14mr|texlive-apa-1.3.4-3|48	%doc %{_texmfdistdir}/doc/latex/apa/apacls.txt
14mr|texlive-apa-1.3.4-3|49	%doc %{_texmfdistdir}/doc/latex/apa/apaenum.txt
14mr|texlive-apa-1.3.4-3|50	%doc %{_texmfdistdir}/doc/latex/apa/apaexample.tex
14mr|texlive-apa-1.3.4-3|51	%doc %{_texmfdistdir}/doc/latex/apa/examplebib.bib
14mr|texlive-apa-1.3.4-3|52	%doc %{_texmfdistdir}/doc/latex/apa/examples.txt
14mr|texlive-apa-1.3.4-3|53	
14mr|texlive-apa-1.3.4-3|54	#-----------------------------------------------------------------------
14mr|texlive-apa-1.3.4-3|55	%prep
14mr|texlive-apa-1.3.4-3|56	%setup -c -a0 -a1
14mr|texlive-apa-1.3.4-3|57	
14mr|texlive-apa-1.3.4-3|58	%build
14mr|texlive-apa-1.3.4-3|59	
14mr|texlive-apa-1.3.4-3|60	%install
14mr|texlive-apa-1.3.4-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apa-1.3.4-3|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-apa-1.3.4-3|63	
14mr|texlive-apa-1.3.4-3|64	
14mr|texlive-apa-1.3.4-3|65	
14mr|texlive-apa-1.3.4-3|66	%changelog
14mr|texlive-apa-1.3.4-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.4-3
14mr|texlive-apa-1.3.4-3|68	+ Revision: 02eed9f
14mr|texlive-apa-1.3.4-3|69	- MassBuild#440: Increase release tag
14mr|texlive-apa-1.3.4-3|70	
14mr|texlive-apa-1.3.4-3|71	

19253 14
14mr|texlive-apa6-1.30-2|1	# revision 25852
14mr|texlive-apa6-1.30-2|2	# category Package
14mr|texlive-apa6-1.30-2|3	# catalog-ctan /macros/latex/contrib/apa6
14mr|texlive-apa6-1.30-2|4	# catalog-date 2012-04-04 15:21:46 +0200
14mr|texlive-apa6-1.30-2|5	# catalog-license lppl1.3
14mr|texlive-apa6-1.30-2|6	# catalog-version 1.3
14mr|texlive-apa6-1.30-2|7	Name:		texlive-apa6
14mr|texlive-apa6-1.30-2|8	Version:	1.30
14mr|texlive-apa6-1.30-2|9	Release:	2
14mr|texlive-apa6-1.30-2|10	Summary:	Format documents in APA style (6th edition)
14mr|texlive-apa6-1.30-2|11	Group:		Publishing
14mr|texlive-apa6-1.30-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6
14mr|texlive-apa6-1.30-2|13	License:	LPPL1.3
14mr|texlive-apa6-1.30-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.tar.xz
14mr|texlive-apa6-1.30-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.doc.tar.xz
14mr|texlive-apa6-1.30-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.source.tar.xz
14mr|texlive-apa6-1.30-2|17	BuildArch:	noarch
14mr|texlive-apa6-1.30-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-apa6-1.30-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-apa6-1.30-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-apa6-1.30-2|21	
14mr|texlive-apa6-1.30-2|22	%description
14mr|texlive-apa6-1.30-2|23	The class formats documents in APA style (6th Edition). It
14mr|texlive-apa6-1.30-2|24	provides a full set of facilities in three different output
14mr|texlive-apa6-1.30-2|25	modes (journal-like appearance, double-spaced manuscript,
14mr|texlive-apa6-1.30-2|26	LaTeX-like document), in contrast to the earlier apa6e, which
14mr|texlive-apa6-1.30-2|27	only formats double-spaced manuscripts in APA style. The class
14mr|texlive-apa6-1.30-2|28	can mask author identity for copies for use in masked peer
14mr|texlive-apa6-1.30-2|29	review. Citations are provided using the apacite bundle; the
14mr|texlive-apa6-1.30-2|30	class requires that package if citations are to be typeset. The
14mr|texlive-apa6-1.30-2|31	class is a development of the apa class (which is no longer
14mr|texlive-apa6-1.30-2|32	maintained).
14mr|texlive-apa6-1.30-2|33	
14mr|texlive-apa6-1.30-2|34	%post
14mr|texlive-apa6-1.30-2|35	%{_sbindir}/texlive.post
14mr|texlive-apa6-1.30-2|36	
14mr|texlive-apa6-1.30-2|37	%postun
14mr|texlive-apa6-1.30-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-apa6-1.30-2|39	%{_sbindir}/texlive.post
14mr|texlive-apa6-1.30-2|40	fi
14mr|texlive-apa6-1.30-2|41	
14mr|texlive-apa6-1.30-2|42	#-----------------------------------------------------------------------
14mr|texlive-apa6-1.30-2|43	%files
14mr|texlive-apa6-1.30-2|44	%{_texmfdistdir}/tex/latex/apa6/apa6.cls
14mr|texlive-apa6-1.30-2|45	%{_texmfdistdir}/tex/latex/apa6/config/APAamerican.txt
14mr|texlive-apa6-1.30-2|46	%{_texmfdistdir}/tex/latex/apa6/config/APAbritish.txt
14mr|texlive-apa6-1.30-2|47	%{_texmfdistdir}/tex/latex/apa6/config/APAczech.txt
14mr|texlive-apa6-1.30-2|48	%{_texmfdistdir}/tex/latex/apa6/config/APAdutch.txt
14mr|texlive-apa6-1.30-2|49	%{_texmfdistdir}/tex/latex/apa6/config/APAendfloat.cfg
14mr|texlive-apa6-1.30-2|50	%{_texmfdistdir}/tex/latex/apa6/config/APAenglish.txt
14mr|texlive-apa6-1.30-2|51	%{_texmfdistdir}/tex/latex/apa6/config/APAgerman.txt
14mr|texlive-apa6-1.30-2|52	%{_texmfdistdir}/tex/latex/apa6/config/APAgreek.txt
14mr|texlive-apa6-1.30-2|53	%{_texmfdistdir}/tex/latex/apa6/config/APAngerman.txt
14mr|texlive-apa6-1.30-2|54	%doc %{_texmfdistdir}/doc/latex/apa6/README
14mr|texlive-apa6-1.30-2|55	%doc %{_texmfdistdir}/doc/latex/apa6/README.txt
14mr|texlive-apa6-1.30-2|56	%doc %{_texmfdistdir}/doc/latex/apa6/apa6.pdf
14mr|texlive-apa6-1.30-2|57	%doc %{_texmfdistdir}/doc/latex/apa6/pseudoTeX/apa6.ptex
14mr|texlive-apa6-1.30-2|58	%doc %{_texmfdistdir}/doc/latex/apa6/samples/Figure1.pdf
14mr|texlive-apa6-1.30-2|59	%doc %{_texmfdistdir}/doc/latex/apa6/samples/bibliography.bib
14mr|texlive-apa6-1.30-2|60	%doc %{_texmfdistdir}/doc/latex/apa6/samples/longsample.tex
14mr|texlive-apa6-1.30-2|61	%doc %{_texmfdistdir}/doc/latex/apa6/samples/shortsample.tex
14mr|texlive-apa6-1.30-2|62	#- source
14mr|texlive-apa6-1.30-2|63	%doc %{_texmfdistdir}/source/latex/apa6/apa6.dtx
14mr|texlive-apa6-1.30-2|64	%doc %{_texmfdistdir}/source/latex/apa6/apa6.ins
14mr|texlive-apa6-1.30-2|65	
14mr|texlive-apa6-1.30-2|66	#-----------------------------------------------------------------------
14mr|texlive-apa6-1.30-2|67	%prep
14mr|texlive-apa6-1.30-2|68	%setup -c -a0 -a1 -a2
14mr|texlive-apa6-1.30-2|69	
14mr|texlive-apa6-1.30-2|70	%build
14mr|texlive-apa6-1.30-2|71	
14mr|texlive-apa6-1.30-2|72	%install
14mr|texlive-apa6-1.30-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apa6-1.30-2|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-apa6-1.30-2|75	
14mr|texlive-apa6-1.30-2|76	
14mr|texlive-apa6-1.30-2|77	
14mr|texlive-apa6-1.30-2|78	%changelog
14mr|texlive-apa6-1.30-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30-2
14mr|texlive-apa6-1.30-2|80	+ Revision: 91c47a7
14mr|texlive-apa6-1.30-2|81	- MassBuild#440: Increase release tag
14mr|texlive-apa6-1.30-2|82	
14mr|texlive-apa6-1.30-2|83	

19254 14
14mr|texlive-apa6e-0.3-3|1	# revision 23350
14mr|texlive-apa6e-0.3-3|2	# category Package
14mr|texlive-apa6e-0.3-3|3	# catalog-ctan /macros/latex/contrib/apa6e
14mr|texlive-apa6e-0.3-3|4	# catalog-date 2011-07-03 10:15:22 +0200
14mr|texlive-apa6e-0.3-3|5	# catalog-license other-free
14mr|texlive-apa6e-0.3-3|6	# catalog-version 0.3
14mr|texlive-apa6e-0.3-3|7	Name:		texlive-apa6e
14mr|texlive-apa6e-0.3-3|8	Version:	0.3
14mr|texlive-apa6e-0.3-3|9	Release:	3
14mr|texlive-apa6e-0.3-3|10	Summary:	Format manuscripts to APA 6th edition guidelines
14mr|texlive-apa6e-0.3-3|11	Group:		Publishing
14mr|texlive-apa6e-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6e
14mr|texlive-apa6e-0.3-3|13	License:	OTHER-FREE
14mr|texlive-apa6e-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.tar.xz
14mr|texlive-apa6e-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.doc.tar.xz
14mr|texlive-apa6e-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.source.tar.xz
14mr|texlive-apa6e-0.3-3|17	BuildArch:	noarch
14mr|texlive-apa6e-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-apa6e-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-apa6e-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-apa6e-0.3-3|21	
14mr|texlive-apa6e-0.3-3|22	%description
14mr|texlive-apa6e-0.3-3|23	This is a minimalist class file for formatting manuscripts in
14mr|texlive-apa6e-0.3-3|24	the style described in the American Psychological Association
14mr|texlive-apa6e-0.3-3|25	(APA) 6th edition guidelines. Some day, the established (and
14mr|texlive-apa6e-0.3-3|26	more capable) apa class will perhaps gain support for the 6th
14mr|texlive-apa6e-0.3-3|27	edition of the APA guidelines, in which case users should
14mr|texlive-apa6e-0.3-3|28	probably use it instead. But in the mean time, this class may
14mr|texlive-apa6e-0.3-3|29	be useful.
14mr|texlive-apa6e-0.3-3|30	
14mr|texlive-apa6e-0.3-3|31	%post
14mr|texlive-apa6e-0.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-apa6e-0.3-3|33	
14mr|texlive-apa6e-0.3-3|34	%postun
14mr|texlive-apa6e-0.3-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-apa6e-0.3-3|36	%{_sbindir}/texlive.post
14mr|texlive-apa6e-0.3-3|37	fi
14mr|texlive-apa6e-0.3-3|38	
14mr|texlive-apa6e-0.3-3|39	#-----------------------------------------------------------------------
14mr|texlive-apa6e-0.3-3|40	%files
14mr|texlive-apa6e-0.3-3|41	%{_texmfdistdir}/tex/latex/apa6e/apa6e.cls
14mr|texlive-apa6e-0.3-3|42	%doc %{_texmfdistdir}/doc/latex/apa6e/README
14mr|texlive-apa6e-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/apa6e/apa6e.pdf
14mr|texlive-apa6e-0.3-3|44	#- source
14mr|texlive-apa6e-0.3-3|45	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.dtx
14mr|texlive-apa6e-0.3-3|46	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.ins
14mr|texlive-apa6e-0.3-3|47	
14mr|texlive-apa6e-0.3-3|48	#-----------------------------------------------------------------------
14mr|texlive-apa6e-0.3-3|49	%prep
14mr|texlive-apa6e-0.3-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-apa6e-0.3-3|51	
14mr|texlive-apa6e-0.3-3|52	%build
14mr|texlive-apa6e-0.3-3|53	
14mr|texlive-apa6e-0.3-3|54	%install
14mr|texlive-apa6e-0.3-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apa6e-0.3-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-apa6e-0.3-3|57	
14mr|texlive-apa6e-0.3-3|58	
14mr|texlive-apa6e-0.3-3|59	
14mr|texlive-apa6e-0.3-3|60	%changelog
14mr|texlive-apa6e-0.3-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-apa6e-0.3-3|62	+ Revision: 1eaae7e
14mr|texlive-apa6e-0.3-3|63	- MassBuild#440: Increase release tag
14mr|texlive-apa6e-0.3-3|64	
14mr|texlive-apa6e-0.3-3|65	

19255 14
14mr|texlive-apacite-6.03-6|1	# revision 31264
14mr|texlive-apacite-6.03-6|2	# category Package
14mr|texlive-apacite-6.03-6|3	# catalog-ctan /biblio/bibtex/contrib/apacite
14mr|texlive-apacite-6.03-6|4	# catalog-date 2013-07-22 09:44:36 +0200
14mr|texlive-apacite-6.03-6|5	# catalog-license lppl
14mr|texlive-apacite-6.03-6|6	# catalog-version 6.03
14mr|texlive-apacite-6.03-6|7	Name:		texlive-apacite
14mr|texlive-apacite-6.03-6|8	Version:	6.03
14mr|texlive-apacite-6.03-6|9	Release:	6
14mr|texlive-apacite-6.03-6|10	Summary:	Citation style following the rules of the APA
14mr|texlive-apacite-6.03-6|11	Group:		Publishing
14mr|texlive-apacite-6.03-6|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apacite
14mr|texlive-apacite-6.03-6|13	License:	LPPL
14mr|texlive-apacite-6.03-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.tar.xz
14mr|texlive-apacite-6.03-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.doc.tar.xz
14mr|texlive-apacite-6.03-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.source.tar.xz
14mr|texlive-apacite-6.03-6|17	BuildArch:	noarch
14mr|texlive-apacite-6.03-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-apacite-6.03-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-apacite-6.03-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-apacite-6.03-6|21	
14mr|texlive-apacite-6.03-6|22	%description
14mr|texlive-apacite-6.03-6|23	Apacite provides a BibTeX style and a LaTeX package which are
14mr|texlive-apacite-6.03-6|24	designed to match the requirements of the American
14mr|texlive-apacite-6.03-6|25	Psychological Association's style for citations. The package
14mr|texlive-apacite-6.03-6|26	follows the 6th edition of the APA manual, and is designed to
14mr|texlive-apacite-6.03-6|27	work with the apa6 class. A test document is provided. The
14mr|texlive-apacite-6.03-6|28	package is compatible with chapterbib and (to some extent) with
14mr|texlive-apacite-6.03-6|29	hyperref (for limits of compatibility, see the documentation).
14mr|texlive-apacite-6.03-6|30	The package also includes a means of generating an author index
14mr|texlive-apacite-6.03-6|31	for a document.
14mr|texlive-apacite-6.03-6|32	
14mr|texlive-apacite-6.03-6|33	%post
14mr|texlive-apacite-6.03-6|34	%{_sbindir}/texlive.post
14mr|texlive-apacite-6.03-6|35	
14mr|texlive-apacite-6.03-6|36	%postun
14mr|texlive-apacite-6.03-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-apacite-6.03-6|38	%{_sbindir}/texlive.post
14mr|texlive-apacite-6.03-6|39	fi
14mr|texlive-apacite-6.03-6|40	
14mr|texlive-apacite-6.03-6|41	#-----------------------------------------------------------------------
14mr|texlive-apacite-6.03-6|42	%files
14mr|texlive-apacite-6.03-6|43	%{_texmfdistdir}/bibtex/bst/apacite/apacann.bst
14mr|texlive-apacite-6.03-6|44	%{_texmfdistdir}/bibtex/bst/apacite/apacannx.bst
14mr|texlive-apacite-6.03-6|45	%{_texmfdistdir}/bibtex/bst/apacite/apacite.bst
14mr|texlive-apacite-6.03-6|46	%{_texmfdistdir}/bibtex/bst/apacite/apacitex.bst
14mr|texlive-apacite-6.03-6|47	%{_texmfdistdir}/tex/latex/apacite/apacdoc.sty
14mr|texlive-apacite-6.03-6|48	%{_texmfdistdir}/tex/latex/apacite/apacite.sty
14mr|texlive-apacite-6.03-6|49	%{_texmfdistdir}/tex/latex/apacite/dutch.apc
14mr|texlive-apacite-6.03-6|50	%{_texmfdistdir}/tex/latex/apacite/english.apc
14mr|texlive-apacite-6.03-6|51	%{_texmfdistdir}/tex/latex/apacite/finnish.apc
14mr|texlive-apacite-6.03-6|52	%{_texmfdistdir}/tex/latex/apacite/french.apc
14mr|texlive-apacite-6.03-6|53	%{_texmfdistdir}/tex/latex/apacite/german.apc
14mr|texlive-apacite-6.03-6|54	%{_texmfdistdir}/tex/latex/apacite/greek.apc
14mr|texlive-apacite-6.03-6|55	%{_texmfdistdir}/tex/latex/apacite/ngerman.apc
14mr|texlive-apacite-6.03-6|56	%{_texmfdistdir}/tex/latex/apacite/norsk.apc
14mr|texlive-apacite-6.03-6|57	%{_texmfdistdir}/tex/latex/apacite/spanish.apc
14mr|texlive-apacite-6.03-6|58	%{_texmfdistdir}/tex/latex/apacite/swedish.apc
14mr|texlive-apacite-6.03-6|59	%doc %{_texmfdistdir}/doc/bibtex/apacite/README
14mr|texlive-apacite-6.03-6|60	%doc %{_texmfdistdir}/doc/bibtex/apacite/apa5ex.bib
14mr|texlive-apacite-6.03-6|61	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacite.pdf
14mr|texlive-apacite-6.03-6|62	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacxmpl.tex
14mr|texlive-apacite-6.03-6|63	#- source
14mr|texlive-apacite-6.03-6|64	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.drv
14mr|texlive-apacite-6.03-6|65	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.dtx
14mr|texlive-apacite-6.03-6|66	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.ins
14mr|texlive-apacite-6.03-6|67	
14mr|texlive-apacite-6.03-6|68	#-----------------------------------------------------------------------
14mr|texlive-apacite-6.03-6|69	%prep
14mr|texlive-apacite-6.03-6|70	%setup -c -a0 -a1 -a2
14mr|texlive-apacite-6.03-6|71	
14mr|texlive-apacite-6.03-6|72	%build
14mr|texlive-apacite-6.03-6|73	
14mr|texlive-apacite-6.03-6|74	%install
14mr|texlive-apacite-6.03-6|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apacite-6.03-6|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-apacite-6.03-6|77	
14mr|texlive-apacite-6.03-6|78	%changelog
14mr|texlive-apacite-6.03-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.03-6
14mr|texlive-apacite-6.03-6|80	+ Revision: 819b998
14mr|texlive-apacite-6.03-6|81	- MassBuild#440: Increase release tag
14mr|texlive-apacite-6.03-6|82	
14mr|texlive-apacite-6.03-6|83	

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

19257 14
14mr|texlive-appendix-1.2b-3|1	# revision 15878
14mr|texlive-appendix-1.2b-3|2	# category Package
14mr|texlive-appendix-1.2b-3|3	# catalog-ctan /macros/latex/contrib/appendix
14mr|texlive-appendix-1.2b-3|4	# catalog-date 2009-09-02 11:33:10 +0200
14mr|texlive-appendix-1.2b-3|5	# catalog-license lppl
14mr|texlive-appendix-1.2b-3|6	# catalog-version 1.2b
14mr|texlive-appendix-1.2b-3|7	Name:		texlive-appendix
14mr|texlive-appendix-1.2b-3|8	Version:	1.2b
14mr|texlive-appendix-1.2b-3|9	Release:	3
14mr|texlive-appendix-1.2b-3|10	Summary:	Extra control of appendices
14mr|texlive-appendix-1.2b-3|11	Group:		Publishing
14mr|texlive-appendix-1.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/appendix
14mr|texlive-appendix-1.2b-3|13	License:	LPPL
14mr|texlive-appendix-1.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.tar.xz
14mr|texlive-appendix-1.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.doc.tar.xz
14mr|texlive-appendix-1.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.source.tar.xz
14mr|texlive-appendix-1.2b-3|17	BuildArch:	noarch
14mr|texlive-appendix-1.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-appendix-1.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-appendix-1.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-appendix-1.2b-3|21	
14mr|texlive-appendix-1.2b-3|22	%description
14mr|texlive-appendix-1.2b-3|23	The appendix package provides various ways of formatting the
14mr|texlive-appendix-1.2b-3|24	titles of appendices. Also (sub)appendices environments are
14mr|texlive-appendix-1.2b-3|25	provided that can be used, for example, for per chapter/section
14mr|texlive-appendix-1.2b-3|26	appendices. The word `Appendix' or similar can be prepended to
14mr|texlive-appendix-1.2b-3|27	the appendix number for article class documents. The word
14mr|texlive-appendix-1.2b-3|28	`Appendices' or similar can be added to the table of contents
14mr|texlive-appendix-1.2b-3|29	before the appendices are listed. The word `Appendices' or
14mr|texlive-appendix-1.2b-3|30	similar can be typeset as a \part-like heading (page) in the
14mr|texlive-appendix-1.2b-3|31	body. An appendices environment is provided which can be used
14mr|texlive-appendix-1.2b-3|32	instead of the \appendix command.
14mr|texlive-appendix-1.2b-3|33	
14mr|texlive-appendix-1.2b-3|34	%post
14mr|texlive-appendix-1.2b-3|35	%{_sbindir}/texlive.post
14mr|texlive-appendix-1.2b-3|36	
14mr|texlive-appendix-1.2b-3|37	%postun
14mr|texlive-appendix-1.2b-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-appendix-1.2b-3|39	%{_sbindir}/texlive.post
14mr|texlive-appendix-1.2b-3|40	fi
14mr|texlive-appendix-1.2b-3|41	
14mr|texlive-appendix-1.2b-3|42	#-----------------------------------------------------------------------
14mr|texlive-appendix-1.2b-3|43	%files
14mr|texlive-appendix-1.2b-3|44	%{_texmfdistdir}/tex/latex/appendix/appendix.sty
14mr|texlive-appendix-1.2b-3|45	%doc %{_texmfdistdir}/doc/latex/appendix/README
14mr|texlive-appendix-1.2b-3|46	%doc %{_texmfdistdir}/doc/latex/appendix/appendix.pdf
14mr|texlive-appendix-1.2b-3|47	#- source
14mr|texlive-appendix-1.2b-3|48	%doc %{_texmfdistdir}/source/latex/appendix/appendix.dtx
14mr|texlive-appendix-1.2b-3|49	%doc %{_texmfdistdir}/source/latex/appendix/appendix.ins
14mr|texlive-appendix-1.2b-3|50	
14mr|texlive-appendix-1.2b-3|51	#-----------------------------------------------------------------------
14mr|texlive-appendix-1.2b-3|52	%prep
14mr|texlive-appendix-1.2b-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-appendix-1.2b-3|54	
14mr|texlive-appendix-1.2b-3|55	%build
14mr|texlive-appendix-1.2b-3|56	
14mr|texlive-appendix-1.2b-3|57	%install
14mr|texlive-appendix-1.2b-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-appendix-1.2b-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-appendix-1.2b-3|60	
14mr|texlive-appendix-1.2b-3|61	
14mr|texlive-appendix-1.2b-3|62	
14mr|texlive-appendix-1.2b-3|63	%changelog
14mr|texlive-appendix-1.2b-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-3
14mr|texlive-appendix-1.2b-3|65	+ Revision: 9200734
14mr|texlive-appendix-1.2b-3|66	- MassBuild#440: Increase release tag
14mr|texlive-appendix-1.2b-3|67	
14mr|texlive-appendix-1.2b-3|68	

19258 14
14mr|texlive-appendixnumberbeamer-20120329-2|1	# revision 25809
14mr|texlive-appendixnumberbeamer-20120329-2|2	# category Package
14mr|texlive-appendixnumberbeamer-20120329-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/appendixnumberbeamer
14mr|texlive-appendixnumberbeamer-20120329-2|4	# catalog-date 2012-03-29 08:44:19 +0200
14mr|texlive-appendixnumberbeamer-20120329-2|5	# catalog-license gpl3
14mr|texlive-appendixnumberbeamer-20120329-2|6	# catalog-version undef
14mr|texlive-appendixnumberbeamer-20120329-2|7	Name:		texlive-appendixnumberbeamer
14mr|texlive-appendixnumberbeamer-20120329-2|8	Version:	20120329
14mr|texlive-appendixnumberbeamer-20120329-2|9	Release:	2
14mr|texlive-appendixnumberbeamer-20120329-2|10	Summary:	Manage frame numbering in appendixes in beamer
14mr|texlive-appendixnumberbeamer-20120329-2|11	Group:		Publishing
14mr|texlive-appendixnumberbeamer-20120329-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/appendixnumberbeamer
14mr|texlive-appendixnumberbeamer-20120329-2|13	License:	GPL3
14mr|texlive-appendixnumberbeamer-20120329-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.tar.xz
14mr|texlive-appendixnumberbeamer-20120329-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.doc.tar.xz
14mr|texlive-appendixnumberbeamer-20120329-2|16	BuildArch:	noarch
14mr|texlive-appendixnumberbeamer-20120329-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-appendixnumberbeamer-20120329-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-appendixnumberbeamer-20120329-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-appendixnumberbeamer-20120329-2|20	
14mr|texlive-appendixnumberbeamer-20120329-2|21	%description
14mr|texlive-appendixnumberbeamer-20120329-2|22	The package arranges that an appendix in a beamer presentation
14mr|texlive-appendixnumberbeamer-20120329-2|23	is not counted in the frame count of the presentation;
14mr|texlive-appendixnumberbeamer-20120329-2|24	appendixes are numbered starting from one.
14mr|texlive-appendixnumberbeamer-20120329-2|25	
14mr|texlive-appendixnumberbeamer-20120329-2|26	%post
14mr|texlive-appendixnumberbeamer-20120329-2|27	%{_sbindir}/texlive.post
14mr|texlive-appendixnumberbeamer-20120329-2|28	
14mr|texlive-appendixnumberbeamer-20120329-2|29	%postun
14mr|texlive-appendixnumberbeamer-20120329-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-appendixnumberbeamer-20120329-2|31	%{_sbindir}/texlive.post
14mr|texlive-appendixnumberbeamer-20120329-2|32	fi
14mr|texlive-appendixnumberbeamer-20120329-2|33	
14mr|texlive-appendixnumberbeamer-20120329-2|34	#-----------------------------------------------------------------------
14mr|texlive-appendixnumberbeamer-20120329-2|35	%files
14mr|texlive-appendixnumberbeamer-20120329-2|36	%{_texmfdistdir}/tex/latex/appendixnumberbeamer/appendixnumberbeamer.sty
14mr|texlive-appendixnumberbeamer-20120329-2|37	%doc %{_texmfdistdir}/doc/latex/appendixnumberbeamer/README
14mr|texlive-appendixnumberbeamer-20120329-2|38	
14mr|texlive-appendixnumberbeamer-20120329-2|39	#-----------------------------------------------------------------------
14mr|texlive-appendixnumberbeamer-20120329-2|40	%prep
14mr|texlive-appendixnumberbeamer-20120329-2|41	%setup -c -a0 -a1
14mr|texlive-appendixnumberbeamer-20120329-2|42	
14mr|texlive-appendixnumberbeamer-20120329-2|43	%build
14mr|texlive-appendixnumberbeamer-20120329-2|44	
14mr|texlive-appendixnumberbeamer-20120329-2|45	%install
14mr|texlive-appendixnumberbeamer-20120329-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-appendixnumberbeamer-20120329-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-appendixnumberbeamer-20120329-2|48	
14mr|texlive-appendixnumberbeamer-20120329-2|49	
14mr|texlive-appendixnumberbeamer-20120329-2|50	
14mr|texlive-appendixnumberbeamer-20120329-2|51	%changelog
14mr|texlive-appendixnumberbeamer-20120329-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120329-2
14mr|texlive-appendixnumberbeamer-20120329-2|53	+ Revision: f03910b
14mr|texlive-appendixnumberbeamer-20120329-2|54	- MassBuild#440: Increase release tag
14mr|texlive-appendixnumberbeamer-20120329-2|55	
14mr|texlive-appendixnumberbeamer-20120329-2|56	

19259 14
14mr|texlive-apprends-latex-4.02-3|1	# revision 19306
14mr|texlive-apprends-latex-4.02-3|2	# category Package
14mr|texlive-apprends-latex-4.02-3|3	# catalog-ctan /info/apprends-latex
14mr|texlive-apprends-latex-4.02-3|4	# catalog-date 2010-07-09 10:38:38 +0200
14mr|texlive-apprends-latex-4.02-3|5	# catalog-license lppl
14mr|texlive-apprends-latex-4.02-3|6	# catalog-version 4.02
14mr|texlive-apprends-latex-4.02-3|7	Name:		texlive-apprends-latex
14mr|texlive-apprends-latex-4.02-3|8	Version:	4.02
14mr|texlive-apprends-latex-4.02-3|9	Release:	3
14mr|texlive-apprends-latex-4.02-3|10	Summary:	Apprends LaTeX!
14mr|texlive-apprends-latex-4.02-3|11	Group:		Publishing
14mr|texlive-apprends-latex-4.02-3|12	URL:		http://www.ctan.org/tex-archive/info/apprends-latex
14mr|texlive-apprends-latex-4.02-3|13	License:	LPPL
14mr|texlive-apprends-latex-4.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apprends-latex.tar.xz
14mr|texlive-apprends-latex-4.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apprends-latex.doc.tar.xz
14mr|texlive-apprends-latex-4.02-3|16	BuildArch:	noarch
14mr|texlive-apprends-latex-4.02-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-apprends-latex-4.02-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-apprends-latex-4.02-3|19	
14mr|texlive-apprends-latex-4.02-3|20	%description
14mr|texlive-apprends-latex-4.02-3|21	Apprends LaTeX! ("Learn LaTeX", in English) is French
14mr|texlive-apprends-latex-4.02-3|22	documentation for LaTeX beginners.
14mr|texlive-apprends-latex-4.02-3|23	
14mr|texlive-apprends-latex-4.02-3|24	#-----------------------------------------------------------------------
14mr|texlive-apprends-latex-4.02-3|25	%files
14mr|texlive-apprends-latex-4.02-3|26	%doc %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.pdf
14mr|texlive-apprends-latex-4.02-3|27	%doc %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.tex
14mr|texlive-apprends-latex-4.02-3|28	%doc %{_texmfdistdir}/doc/latex/apprends-latex/README
14mr|texlive-apprends-latex-4.02-3|29	%doc %{_texmfdistdir}/doc/latex/apprends-latex/avance.bib
14mr|texlive-apprends-latex-4.02-3|30	%doc %{_texmfdistdir}/doc/latex/apprends-latex/bibliographie-index.bib
14mr|texlive-apprends-latex-4.02-3|31	%doc %{_texmfdistdir}/doc/latex/apprends-latex/divers.bib
14mr|texlive-apprends-latex-4.02-3|32	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/Makefile
14mr|texlive-apprends-latex-4.02-3|33	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-themes.pl
14mr|texlive-apprends-latex-4.02-3|34	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-titlepage.tex
14mr|texlive-apprends-latex-4.02-3|35	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/currvita.tex
14mr|texlive-apprends-latex-4.02-3|36	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-experience.tex
14mr|texlive-apprends-latex-4.02-3|37	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-extra.tex
14mr|texlive-apprends-latex-4.02-3|38	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-formation.tex
14mr|texlive-apprends-latex-4.02-3|39	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-langues.tex
14mr|texlive-apprends-latex-4.02-3|40	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-methodologies.tex
14mr|texlive-apprends-latex-4.02-3|41	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-references.tex
14mr|texlive-apprends-latex-4.02-3|42	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve.tex
14mr|texlive-apprends-latex-4.02-3|43	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/letter.tex
14mr|texlive-apprends-latex-4.02-3|44	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/moderncv.tex
14mr|texlive-apprends-latex-4.02-3|45	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/polices.pl
14mr|texlive-apprends-latex-4.02-3|46	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/scrlttr2.tex
14mr|texlive-apprends-latex-4.02-3|47	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg
14mr|texlive-apprends-latex-4.02-3|48	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/slides.tex
14mr|texlive-apprends-latex-4.02-3|49	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/tikz.tex
14mr|texlive-apprends-latex-4.02-3|50	%doc %{_texmfdistdir}/doc/latex/apprends-latex/graphisme.bib
14mr|texlive-apprends-latex-4.02-3|51	%doc %{_texmfdistdir}/doc/latex/apprends-latex/index.ist
14mr|texlive-apprends-latex-4.02-3|52	%doc %{_texmfdistdir}/doc/latex/apprends-latex/latex.bib
14mr|texlive-apprends-latex-4.02-3|53	%doc %{_texmfdistdir}/doc/latex/apprends-latex/latexmkrc
14mr|texlive-apprends-latex-4.02-3|54	%doc %{_texmfdistdir}/doc/latex/apprends-latex/typographie.bib
14mr|texlive-apprends-latex-4.02-3|55	
14mr|texlive-apprends-latex-4.02-3|56	#-----------------------------------------------------------------------
14mr|texlive-apprends-latex-4.02-3|57	%prep
14mr|texlive-apprends-latex-4.02-3|58	%setup -c -a0 -a1
14mr|texlive-apprends-latex-4.02-3|59	
14mr|texlive-apprends-latex-4.02-3|60	%build
14mr|texlive-apprends-latex-4.02-3|61	
14mr|texlive-apprends-latex-4.02-3|62	%install
14mr|texlive-apprends-latex-4.02-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apprends-latex-4.02-3|64	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-apprends-latex-4.02-3|65	
14mr|texlive-apprends-latex-4.02-3|66	
14mr|texlive-apprends-latex-4.02-3|67	
14mr|texlive-apprends-latex-4.02-3|68	%changelog
14mr|texlive-apprends-latex-4.02-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.02-3
14mr|texlive-apprends-latex-4.02-3|70	+ Revision: 057c341
14mr|texlive-apprends-latex-4.02-3|71	- MassBuild#440: Increase release tag
14mr|texlive-apprends-latex-4.02-3|72	
14mr|texlive-apprends-latex-4.02-3|73	

19260 14
14mr|texlive-apptools-1.0-6|1	# revision 28400
14mr|texlive-apptools-1.0-6|2	# category Package
14mr|texlive-apptools-1.0-6|3	# catalog-ctan /macros/latex/contrib/apptools
14mr|texlive-apptools-1.0-6|4	# catalog-date 2012-11-29 15:27:46 +0100
14mr|texlive-apptools-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-apptools-1.0-6|6	# catalog-version 1.0
14mr|texlive-apptools-1.0-6|7	Name:		texlive-apptools
14mr|texlive-apptools-1.0-6|8	Version:	1.0
14mr|texlive-apptools-1.0-6|9	Release:	6
14mr|texlive-apptools-1.0-6|10	Summary:	Tools for customising appendices
14mr|texlive-apptools-1.0-6|11	Group:		Publishing
14mr|texlive-apptools-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apptools
14mr|texlive-apptools-1.0-6|13	License:	LPPL1.3
14mr|texlive-apptools-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.tar.xz
14mr|texlive-apptools-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.doc.tar.xz
14mr|texlive-apptools-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.source.tar.xz
14mr|texlive-apptools-1.0-6|17	BuildArch:	noarch
14mr|texlive-apptools-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-apptools-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-apptools-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-apptools-1.0-6|21	
14mr|texlive-apptools-1.0-6|22	%description
14mr|texlive-apptools-1.0-6|23	The package provides an \AtAppendix command to add code to a
14mr|texlive-apptools-1.0-6|24	hook that is executed when \appendix is called by the user.
14mr|texlive-apptools-1.0-6|25	Additionally, a TeX conditional \ifappendix and a LaTeX-style
14mr|texlive-apptools-1.0-6|26	conditional \IfAppendix are provided to check if \appendix has
14mr|texlive-apptools-1.0-6|27	already been called.
14mr|texlive-apptools-1.0-6|28	
14mr|texlive-apptools-1.0-6|29	%post
14mr|texlive-apptools-1.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-apptools-1.0-6|31	
14mr|texlive-apptools-1.0-6|32	%postun
14mr|texlive-apptools-1.0-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-apptools-1.0-6|34	%{_sbindir}/texlive.post
14mr|texlive-apptools-1.0-6|35	fi
14mr|texlive-apptools-1.0-6|36	
14mr|texlive-apptools-1.0-6|37	#-----------------------------------------------------------------------
14mr|texlive-apptools-1.0-6|38	%files
14mr|texlive-apptools-1.0-6|39	%{_texmfdistdir}/tex/latex/apptools/apptools.sty
14mr|texlive-apptools-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/apptools/apptools-test.tex
14mr|texlive-apptools-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/apptools/apptools.pdf
14mr|texlive-apptools-1.0-6|42	#- source
14mr|texlive-apptools-1.0-6|43	%doc %{_texmfdistdir}/source/latex/apptools/apptools.drv
14mr|texlive-apptools-1.0-6|44	%doc %{_texmfdistdir}/source/latex/apptools/apptools.dtx
14mr|texlive-apptools-1.0-6|45	%doc %{_texmfdistdir}/source/latex/apptools/apptools.ins
14mr|texlive-apptools-1.0-6|46	
14mr|texlive-apptools-1.0-6|47	#-----------------------------------------------------------------------
14mr|texlive-apptools-1.0-6|48	%prep
14mr|texlive-apptools-1.0-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-apptools-1.0-6|50	
14mr|texlive-apptools-1.0-6|51	%build
14mr|texlive-apptools-1.0-6|52	
14mr|texlive-apptools-1.0-6|53	%install
14mr|texlive-apptools-1.0-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-apptools-1.0-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-apptools-1.0-6|56	
14mr|texlive-apptools-1.0-6|57	%changelog
14mr|texlive-apptools-1.0-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-apptools-1.0-6|59	+ Revision: f9a6d61
14mr|texlive-apptools-1.0-6|60	- MassBuild#440: Increase release tag
14mr|texlive-apptools-1.0-6|61	
14mr|texlive-apptools-1.0-6|62	

19261 14
14mr|texlive-ar-20080419-3|1	# revision 21791
14mr|texlive-ar-20080419-3|2	# category Package
14mr|texlive-ar-20080419-3|3	# catalog-ctan /macros/latex/contrib/ar
14mr|texlive-ar-20080419-3|4	# catalog-date 2008-04-19 22:58:44 +0200
14mr|texlive-ar-20080419-3|5	# catalog-license other-free
14mr|texlive-ar-20080419-3|6	# catalog-version undef
14mr|texlive-ar-20080419-3|7	Name:		texlive-ar
14mr|texlive-ar-20080419-3|8	Version:	20080419
14mr|texlive-ar-20080419-3|9	Release:	3
14mr|texlive-ar-20080419-3|10	Summary:	Capital A and capital R ligature for Apsect Ratio
14mr|texlive-ar-20080419-3|11	Group:		Publishing
14mr|texlive-ar-20080419-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ar
14mr|texlive-ar-20080419-3|13	License:	OTHER-FREE
14mr|texlive-ar-20080419-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.tar.xz
14mr|texlive-ar-20080419-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.doc.tar.xz
14mr|texlive-ar-20080419-3|16	BuildArch:	noarch
14mr|texlive-ar-20080419-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ar-20080419-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ar-20080419-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ar-20080419-3|20	
14mr|texlive-ar-20080419-3|21	%description
14mr|texlive-ar-20080419-3|22	Provides MetaFont files and a LaTeX package for producing and
14mr|texlive-ar-20080419-3|23	using the uppercase A/R ligature as used by scientists and
14mr|texlive-ar-20080419-3|24	engineers in the field of aeronautics as the symbol for "aspect
14mr|texlive-ar-20080419-3|25	ratio".
14mr|texlive-ar-20080419-3|26	
14mr|texlive-ar-20080419-3|27	%post
14mr|texlive-ar-20080419-3|28	%{_sbindir}/texlive.post
14mr|texlive-ar-20080419-3|29	
14mr|texlive-ar-20080419-3|30	%postun
14mr|texlive-ar-20080419-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ar-20080419-3|32	%{_sbindir}/texlive.post
14mr|texlive-ar-20080419-3|33	fi
14mr|texlive-ar-20080419-3|34	
14mr|texlive-ar-20080419-3|35	#-----------------------------------------------------------------------
14mr|texlive-ar-20080419-3|36	%files
14mr|texlive-ar-20080419-3|37	%{_texmfdistdir}/fonts/source/public/ar/ar10.mf
14mr|texlive-ar-20080419-3|38	%{_texmfdistdir}/fonts/source/public/ar/ar12.mf
14mr|texlive-ar-20080419-3|39	%{_texmfdistdir}/fonts/source/public/ar/ar5.mf
14mr|texlive-ar-20080419-3|40	%{_texmfdistdir}/fonts/source/public/ar/ar6.mf
14mr|texlive-ar-20080419-3|41	%{_texmfdistdir}/fonts/source/public/ar/ar7.mf
14mr|texlive-ar-20080419-3|42	%{_texmfdistdir}/fonts/source/public/ar/ar8.mf
14mr|texlive-ar-20080419-3|43	%{_texmfdistdir}/fonts/source/public/ar/ar9.mf
14mr|texlive-ar-20080419-3|44	%{_texmfdistdir}/fonts/tfm/public/ar/ar10.tfm
14mr|texlive-ar-20080419-3|45	%{_texmfdistdir}/fonts/tfm/public/ar/ar12.tfm
14mr|texlive-ar-20080419-3|46	%{_texmfdistdir}/fonts/tfm/public/ar/ar5.tfm
14mr|texlive-ar-20080419-3|47	%{_texmfdistdir}/fonts/tfm/public/ar/ar6.tfm
14mr|texlive-ar-20080419-3|48	%{_texmfdistdir}/fonts/tfm/public/ar/ar7.tfm
14mr|texlive-ar-20080419-3|49	%{_texmfdistdir}/fonts/tfm/public/ar/ar8.tfm
14mr|texlive-ar-20080419-3|50	%{_texmfdistdir}/fonts/tfm/public/ar/ar9.tfm
14mr|texlive-ar-20080419-3|51	%{_texmfdistdir}/tex/latex/ar/ar.sty
14mr|texlive-ar-20080419-3|52	%doc %{_texmfdistdir}/doc/latex/ar/ar.txt
14mr|texlive-ar-20080419-3|53	
14mr|texlive-ar-20080419-3|54	#-----------------------------------------------------------------------
14mr|texlive-ar-20080419-3|55	%prep
14mr|texlive-ar-20080419-3|56	%setup -c -a0 -a1
14mr|texlive-ar-20080419-3|57	
14mr|texlive-ar-20080419-3|58	%build
14mr|texlive-ar-20080419-3|59	
14mr|texlive-ar-20080419-3|60	%install
14mr|texlive-ar-20080419-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ar-20080419-3|62	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ar-20080419-3|63	
14mr|texlive-ar-20080419-3|64	
14mr|texlive-ar-20080419-3|65	
14mr|texlive-ar-20080419-3|66	%changelog
14mr|texlive-ar-20080419-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080419-3
14mr|texlive-ar-20080419-3|68	+ Revision: 6f27d4c
14mr|texlive-ar-20080419-3|69	- MassBuild#440: Increase release tag
14mr|texlive-ar-20080419-3|70	
14mr|texlive-ar-20080419-3|71	

19262 14
14mr|texlive-arabi-1.1-4|1	# revision 25095
14mr|texlive-arabi-1.1-4|2	# category Package
14mr|texlive-arabi-1.1-4|3	# catalog-ctan /language/arabic/arabi
14mr|texlive-arabi-1.1-4|4	# catalog-date 2011-12-04 22:44:34 +0100
14mr|texlive-arabi-1.1-4|5	# catalog-license lppl
14mr|texlive-arabi-1.1-4|6	# catalog-version 1.1
14mr|texlive-arabi-1.1-4|7	Name:		texlive-arabi
14mr|texlive-arabi-1.1-4|8	Version:	1.1
14mr|texlive-arabi-1.1-4|9	Release:	4
14mr|texlive-arabi-1.1-4|10	Summary:	(La)TeX support for Arabic and Farsi, compliant with Babel
14mr|texlive-arabi-1.1-4|11	Group:		Publishing
14mr|texlive-arabi-1.1-4|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabi
14mr|texlive-arabi-1.1-4|13	License:	LPPL
14mr|texlive-arabi-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.tar.xz
14mr|texlive-arabi-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.doc.tar.xz
14mr|texlive-arabi-1.1-4|16	BuildArch:	noarch
14mr|texlive-arabi-1.1-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-arabi-1.1-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-arabi-1.1-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-arabi-1.1-4|20	
14mr|texlive-arabi-1.1-4|21	%description
14mr|texlive-arabi-1.1-4|22	The package provides the Arabic and Farsi script support for
14mr|texlive-arabi-1.1-4|23	TeX without the need of any external pre-processor, and in a
14mr|texlive-arabi-1.1-4|24	way that is compatible with babel. The bi-directional
14mr|texlive-arabi-1.1-4|25	capability supposes that the user has a TeX engine that knows
14mr|texlive-arabi-1.1-4|26	the four primitives \beginR, \endR, \beginL and \endL. That is
14mr|texlive-arabi-1.1-4|27	the case in both the TeX--XeT and e-TeX engines. Arabi will
14mr|texlive-arabi-1.1-4|28	accept input in several 8-bit encodings, including UTF-8. Arabi
14mr|texlive-arabi-1.1-4|29	can make use of a wide variety of Arabic and Farsi fonts; PDF
14mr|texlive-arabi-1.1-4|30	files generated using Arabi may be searched, and text may be
14mr|texlive-arabi-1.1-4|31	copied from them and pasted elsewhere.
14mr|texlive-arabi-1.1-4|32	
14mr|texlive-arabi-1.1-4|33	%post
14mr|texlive-arabi-1.1-4|34	%{_sbindir}/texlive.post
14mr|texlive-arabi-1.1-4|35	
14mr|texlive-arabi-1.1-4|36	%postun
14mr|texlive-arabi-1.1-4|37	if [ $1 -eq 0 ]; then
14mr|texlive-arabi-1.1-4|38	%{_sbindir}/texlive.post
14mr|texlive-arabi-1.1-4|39	fi
14mr|texlive-arabi-1.1-4|40	
14mr|texlive-arabi-1.1-4|41	#-----------------------------------------------------------------------
14mr|texlive-arabi-1.1-4|42	%files
14mr|texlive-arabi-1.1-4|43	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm
14mr|texlive-arabi-1.1-4|44	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm
14mr|texlive-arabi-1.1-4|45	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm
14mr|texlive-arabi-1.1-4|46	%{_texmfdistdir}/fonts/enc/dvips/arabi/ararabeyes.enc
14mr|texlive-arabi-1.1-4|47	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpnaskh.enc
14mr|texlive-arabi-1.1-4|48	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpthuluth.enc
14mr|texlive-arabi-1.1-4|49	%{_texmfdistdir}/fonts/enc/dvips/arabi/armonotype.enc
14mr|texlive-arabi-1.1-4|50	%{_texmfdistdir}/fonts/enc/dvips/arabi/aromega.enc
14mr|texlive-arabi-1.1-4|51	%{_texmfdistdir}/fonts/enc/dvips/arabi/arsimplified.enc
14mr|texlive-arabi-1.1-4|52	%{_texmfdistdir}/fonts/enc/dvips/arabi/arunicode.enc
14mr|texlive-arabi-1.1-4|53	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsitex.enc
14mr|texlive-arabi-1.1-4|54	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsiwebencoding.enc
14mr|texlive-arabi-1.1-4|55	%{_texmfdistdir}/fonts/enc/dvips/arabi/frmonotype.enc
14mr|texlive-arabi-1.1-4|56	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimple.enc
14mr|texlive-arabi-1.1-4|57	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimplified.enc
14mr|texlive-arabi-1.1-4|58	%{_texmfdistdir}/fonts/enc/dvips/arabi/frunicode.enc
14mr|texlive-arabi-1.1-4|59	%{_texmfdistdir}/fonts/map/dvips/arabi/arabi.map
14mr|texlive-arabi-1.1-4|60	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_almohanad_xxbold.tfm
14mr|texlive-arabi-1.1-4|61	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_alyermook.tfm
14mr|texlive-arabi-1.1-4|62	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_arab.tfm
14mr|texlive-arabi-1.1-4|63	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_tholoth.tfm
14mr|texlive-arabi-1.1-4|64	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealbattar.tfm
14mr|texlive-arabi-1.1-4|65	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmateen.tfm
14mr|texlive-arabi-1.1-4|66	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadb.tfm
14mr|texlive-arabi-1.1-4|67	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadbolditalic.tfm
14mr|texlive-arabi-1.1-4|68	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmothnna.tfm
14mr|texlive-arabi-1.1-4|69	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealyermook.tfm
14mr|texlive-arabi-1.1-4|70	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aearab.tfm
14mr|texlive-arabi-1.1-4|71	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aecortoba.tfm
14mr|texlive-arabi-1.1-4|72	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aedimnah.tfm
14mr|texlive-arabi-1.1-4|73	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aefurat.tfm
14mr|texlive-arabi-1.1-4|74	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegranada.tfm
14mr|texlive-arabi-1.1-4|75	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegraph.tfm
14mr|texlive-arabi-1.1-4|76	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehani.tfm
14mr|texlive-arabi-1.1-4|77	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehor.tfm
14mr|texlive-arabi-1.1-4|78	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekayrawan.tfm
14mr|texlive-arabi-1.1-4|79	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekhalid.tfm
14mr|texlive-arabi-1.1-4|80	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemashq.tfm
14mr|texlive-arabi-1.1-4|81	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemetal.tfm
14mr|texlive-arabi-1.1-4|82	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenada.tfm
14mr|texlive-arabi-1.1-4|83	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenagham.tfm
14mr|texlive-arabi-1.1-4|84	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenice.tfm
14mr|texlive-arabi-1.1-4|85	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeostorah.tfm
14mr|texlive-arabi-1.1-4|86	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeouhod.tfm
14mr|texlive-arabi-1.1-4|87	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aepetra.tfm
14mr|texlive-arabi-1.1-4|88	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aerehan.tfm
14mr|texlive-arabi-1.1-4|89	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesalem.tfm
14mr|texlive-arabi-1.1-4|90	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeshado.tfm
14mr|texlive-arabi-1.1-4|91	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesharjah.tfm
14mr|texlive-arabi-1.1-4|92	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesindibad.tfm
14mr|texlive-arabi-1.1-4|93	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetarablus.tfm
14mr|texlive-arabi-1.1-4|94	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetholoth.tfm
14mr|texlive-arabi-1.1-4|95	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/homa.tfm
14mr|texlive-arabi-1.1-4|96	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazli.tfm
14mr|texlive-arabi-1.1-4|97	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlib.tfm
14mr|texlive-arabi-1.1-4|98	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlibout.tfm
14mr|texlive-arabi-1.1-4|99	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazliout.tfm
14mr|texlive-arabi-1.1-4|100	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titr.tfm
14mr|texlive-arabi-1.1-4|101	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titrout.tfm
14mr|texlive-arabi-1.1-4|102	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_albattar.pfb
14mr|texlive-arabi-1.1-4|103	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almateen.pfb
14mr|texlive-arabi-1.1-4|104	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_bold.pfb
14mr|texlive-arabi-1.1-4|105	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_boldItalitalic.pfb
14mr|texlive-arabi-1.1-4|106	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_thin.pfb
14mr|texlive-arabi-1.1-4|107	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_xxbold.pfb
14mr|texlive-arabi-1.1-4|108	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almothnna.pfb
14mr|texlive-arabi-1.1-4|109	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_alyermook.pfb
14mr|texlive-arabi-1.1-4|110	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_arab.pfb
14mr|texlive-arabi-1.1-4|111	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_cortoba.pfb
14mr|texlive-arabi-1.1-4|112	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_dimnah.pfb
14mr|texlive-arabi-1.1-4|113	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_furat.pfb
14mr|texlive-arabi-1.1-4|114	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_granada.pfb
14mr|texlive-arabi-1.1-4|115	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_graph.pfb
14mr|texlive-arabi-1.1-4|116	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hani.pfb
14mr|texlive-arabi-1.1-4|117	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hor.pfb
14mr|texlive-arabi-1.1-4|118	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_kayrawan.pfb
14mr|texlive-arabi-1.1-4|119	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_khalid.pfb
14mr|texlive-arabi-1.1-4|120	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_mashq.pfb
14mr|texlive-arabi-1.1-4|121	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_metal.pfb
14mr|texlive-arabi-1.1-4|122	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nada.pfb
14mr|texlive-arabi-1.1-4|123	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nagham.pfb
14mr|texlive-arabi-1.1-4|124	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nice.pfb
14mr|texlive-arabi-1.1-4|125	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ostorah.pfb
14mr|texlive-arabi-1.1-4|126	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ouhod.pfb
14mr|texlive-arabi-1.1-4|127	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_petra.pfb
14mr|texlive-arabi-1.1-4|128	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_rehan.pfb
14mr|texlive-arabi-1.1-4|129	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_salem.pfb
14mr|texlive-arabi-1.1-4|130	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_shado.pfb
14mr|texlive-arabi-1.1-4|131	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sharjah.pfb
14mr|texlive-arabi-1.1-4|132	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sindibad.pfb
14mr|texlive-arabi-1.1-4|133	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tarablus.pfb
14mr|texlive-arabi-1.1-4|134	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tholoth.pfb
14mr|texlive-arabi-1.1-4|135	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/homa.pfb
14mr|texlive-arabi-1.1-4|136	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazli.pfb
14mr|texlive-arabi-1.1-4|137	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazlib.pfb
14mr|texlive-arabi-1.1-4|138	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/titr.pfb
14mr|texlive-arabi-1.1-4|139	%{_texmfdistdir}/tex/latex/arabi/8859-6.def
14mr|texlive-arabi-1.1-4|140	%{_texmfdistdir}/tex/latex/arabi/PPRarabic.sty
14mr|texlive-arabi-1.1-4|141	%{_texmfdistdir}/tex/latex/arabi/arabi4ht.cfg
14mr|texlive-arabi-1.1-4|142	%{_texmfdistdir}/tex/latex/arabi/arabic.cfg
14mr|texlive-arabi-1.1-4|143	%{_texmfdistdir}/tex/latex/arabi/arabic.ldf
14mr|texlive-arabi-1.1-4|144	%{_texmfdistdir}/tex/latex/arabi/arabicfnt.sty
14mr|texlive-arabi-1.1-4|145	%{_texmfdistdir}/tex/latex/arabi/arabicore.sty
14mr|texlive-arabi-1.1-4|146	%{_texmfdistdir}/tex/latex/arabi/arabiftoday.sty
14mr|texlive-arabi-1.1-4|147	%{_texmfdistdir}/tex/latex/arabi/arabnovowel.sty
14mr|texlive-arabi-1.1-4|148	%{_texmfdistdir}/tex/latex/arabi/arfonts.sty
14mr|texlive-arabi-1.1-4|149	%{_texmfdistdir}/tex/latex/arabi/calendrierfpar.sty
14mr|texlive-arabi-1.1-4|150	%{_texmfdistdir}/tex/latex/arabi/calendrierfpmodified.sty
14mr|texlive-arabi-1.1-4|151	%{_texmfdistdir}/tex/latex/arabi/cp1256.def
14mr|texlive-arabi-1.1-4|152	%{_texmfdistdir}/tex/latex/arabi/farsi.ldf
14mr|texlive-arabi-1.1-4|153	%{_texmfdistdir}/tex/latex/arabi/farsifnt.sty
14mr|texlive-arabi-1.1-4|154	%{_texmfdistdir}/tex/latex/arabi/fmultico.sty
14mr|texlive-arabi-1.1-4|155	%{_texmfdistdir}/tex/latex/arabi/fnum.sty
14mr|texlive-arabi-1.1-4|156	%{_texmfdistdir}/tex/latex/arabi/frfonts.sty
14mr|texlive-arabi-1.1-4|157	%{_texmfdistdir}/tex/latex/arabi/haparabica.sty
14mr|texlive-arabi-1.1-4|158	%{_texmfdistdir}/tex/latex/arabi/laeaealbattar.fd
14mr|texlive-arabi-1.1-4|159	%{_texmfdistdir}/tex/latex/arabi/laeaealmateen.fd
14mr|texlive-arabi-1.1-4|160	%{_texmfdistdir}/tex/latex/arabi/laeaealmohanadb.fd
14mr|texlive-arabi-1.1-4|161	%{_texmfdistdir}/tex/latex/arabi/laeaealmothnna.fd
14mr|texlive-arabi-1.1-4|162	%{_texmfdistdir}/tex/latex/arabi/laeaealyermook.fd
14mr|texlive-arabi-1.1-4|163	%{_texmfdistdir}/tex/latex/arabi/laeaearab.fd
14mr|texlive-arabi-1.1-4|164	%{_texmfdistdir}/tex/latex/arabi/laeaecortoba.fd
14mr|texlive-arabi-1.1-4|165	%{_texmfdistdir}/tex/latex/arabi/laeaedimnah.fd
14mr|texlive-arabi-1.1-4|166	%{_texmfdistdir}/tex/latex/arabi/laeaefurat.fd
14mr|texlive-arabi-1.1-4|167	%{_texmfdistdir}/tex/latex/arabi/laeaegranada.fd
14mr|texlive-arabi-1.1-4|168	%{_texmfdistdir}/tex/latex/arabi/laeaegraph.fd
14mr|texlive-arabi-1.1-4|169	%{_texmfdistdir}/tex/latex/arabi/laeaehani.fd
14mr|texlive-arabi-1.1-4|170	%{_texmfdistdir}/tex/latex/arabi/laeaehor.fd
14mr|texlive-arabi-1.1-4|171	%{_texmfdistdir}/tex/latex/arabi/laeaekayrawan.fd
14mr|texlive-arabi-1.1-4|172	%{_texmfdistdir}/tex/latex/arabi/laeaekhalid.fd
14mr|texlive-arabi-1.1-4|173	%{_texmfdistdir}/tex/latex/arabi/laeaemashq.fd
14mr|texlive-arabi-1.1-4|174	%{_texmfdistdir}/tex/latex/arabi/laeaemetal.fd
14mr|texlive-arabi-1.1-4|175	%{_texmfdistdir}/tex/latex/arabi/laeaenada.fd
14mr|texlive-arabi-1.1-4|176	%{_texmfdistdir}/tex/latex/arabi/laeaenagham.fd
14mr|texlive-arabi-1.1-4|177	%{_texmfdistdir}/tex/latex/arabi/laeaenice.fd
14mr|texlive-arabi-1.1-4|178	%{_texmfdistdir}/tex/latex/arabi/laeaeostorah.fd
14mr|texlive-arabi-1.1-4|179	%{_texmfdistdir}/tex/latex/arabi/laeaeouhod.fd
14mr|texlive-arabi-1.1-4|180	%{_texmfdistdir}/tex/latex/arabi/laeaepetra.fd
14mr|texlive-arabi-1.1-4|181	%{_texmfdistdir}/tex/latex/arabi/laeaerehan.fd
14mr|texlive-arabi-1.1-4|182	%{_texmfdistdir}/tex/latex/arabi/laeaesalem.fd
14mr|texlive-arabi-1.1-4|183	%{_texmfdistdir}/tex/latex/arabi/laeaeshado.fd
14mr|texlive-arabi-1.1-4|184	%{_texmfdistdir}/tex/latex/arabi/laeaesharjah.fd
14mr|texlive-arabi-1.1-4|185	%{_texmfdistdir}/tex/latex/arabi/laeaesindibad.fd
14mr|texlive-arabi-1.1-4|186	%{_texmfdistdir}/tex/latex/arabi/laeaetarablus.fd
14mr|texlive-arabi-1.1-4|187	%{_texmfdistdir}/tex/latex/arabi/laeaetholoth.fd
14mr|texlive-arabi-1.1-4|188	%{_texmfdistdir}/tex/latex/arabi/laeandlso.fd
14mr|texlive-arabi-1.1-4|189	%{_texmfdistdir}/tex/latex/arabi/laeararial.fd
14mr|texlive-arabi-1.1-4|190	%{_texmfdistdir}/tex/latex/arabi/laearcour.fd
14mr|texlive-arabi-1.1-4|191	%{_texmfdistdir}/tex/latex/arabi/laearomega.fd
14mr|texlive-arabi-1.1-4|192	%{_texmfdistdir}/tex/latex/arabi/laearsimpo.fd
14mr|texlive-arabi-1.1-4|193	%{_texmfdistdir}/tex/latex/arabi/laeartimes.fd
14mr|texlive-arabi-1.1-4|194	%{_texmfdistdir}/tex/latex/arabi/laeasv.fd
14mr|texlive-arabi-1.1-4|195	%{_texmfdistdir}/tex/latex/arabi/laecmr.fd
14mr|texlive-arabi-1.1-4|196	%{_texmfdistdir}/tex/latex/arabi/laecmss.fd
14mr|texlive-arabi-1.1-4|197	%{_texmfdistdir}/tex/latex/arabi/laecmtt.fd
14mr|texlive-arabi-1.1-4|198	%{_texmfdistdir}/tex/latex/arabi/laedthuluth.fd
14mr|texlive-arabi-1.1-4|199	%{_texmfdistdir}/tex/latex/arabi/laedtpn.fd
14mr|texlive-arabi-1.1-4|200	%{_texmfdistdir}/tex/latex/arabi/laedtpnsp.fd
14mr|texlive-arabi-1.1-4|201	%{_texmfdistdir}/tex/latex/arabi/laeenc.def
14mr|texlive-arabi-1.1-4|202	%{_texmfdistdir}/tex/latex/arabi/laeenc.dfu
14mr|texlive-arabi-1.1-4|203	%{_texmfdistdir}/tex/latex/arabi/laekacstbook.fd
14mr|texlive-arabi-1.1-4|204	%{_texmfdistdir}/tex/latex/arabi/laemaghribi.fd
14mr|texlive-arabi-1.1-4|205	%{_texmfdistdir}/tex/latex/arabi/laenaskhi.fd
14mr|texlive-arabi-1.1-4|206	%{_texmfdistdir}/tex/latex/arabi/laereqaa.fd
14mr|texlive-arabi-1.1-4|207	%{_texmfdistdir}/tex/latex/arabi/laetraditionalarabic.fd
14mr|texlive-arabi-1.1-4|208	%{_texmfdistdir}/tex/latex/arabi/lagally.sty
14mr|texlive-arabi-1.1-4|209	%{_texmfdistdir}/tex/latex/arabi/lfecmr.fd
14mr|texlive-arabi-1.1-4|210	%{_texmfdistdir}/tex/latex/arabi/lfecmss.fd
14mr|texlive-arabi-1.1-4|211	%{_texmfdistdir}/tex/latex/arabi/lfecmtt.fd
14mr|texlive-arabi-1.1-4|212	%{_texmfdistdir}/tex/latex/arabi/lfeelham.fd
14mr|texlive-arabi-1.1-4|213	%{_texmfdistdir}/tex/latex/arabi/lfeenc.def
14mr|texlive-arabi-1.1-4|214	%{_texmfdistdir}/tex/latex/arabi/lfefandlso.fd
14mr|texlive-arabi-1.1-4|215	%{_texmfdistdir}/tex/latex/arabi/lfefarsismpl.fd
14mr|texlive-arabi-1.1-4|216	%{_texmfdistdir}/tex/latex/arabi/lfefrarial.fd
14mr|texlive-arabi-1.1-4|217	%{_texmfdistdir}/tex/latex/arabi/lfefrtimes.fd
14mr|texlive-arabi-1.1-4|218	%{_texmfdistdir}/tex/latex/arabi/lfeftraditionalarabic.fd
14mr|texlive-arabi-1.1-4|219	%{_texmfdistdir}/tex/latex/arabi/lfehoma.fd
14mr|texlive-arabi-1.1-4|220	%{_texmfdistdir}/tex/latex/arabi/lfekoodak.fd
14mr|texlive-arabi-1.1-4|221	%{_texmfdistdir}/tex/latex/arabi/lfenazli.fd
14mr|texlive-arabi-1.1-4|222	%{_texmfdistdir}/tex/latex/arabi/lfenazliout.fd
14mr|texlive-arabi-1.1-4|223	%{_texmfdistdir}/tex/latex/arabi/lferoya.fd
14mr|texlive-arabi-1.1-4|224	%{_texmfdistdir}/tex/latex/arabi/lfesmplarabic.fd
14mr|texlive-arabi-1.1-4|225	%{_texmfdistdir}/tex/latex/arabi/lfeterafik.fd
14mr|texlive-arabi-1.1-4|226	%{_texmfdistdir}/tex/latex/arabi/lfetitr.fd
14mr|texlive-arabi-1.1-4|227	%{_texmfdistdir}/tex/latex/arabi/lfetitrout.fd
14mr|texlive-arabi-1.1-4|228	%{_texmfdistdir}/tex/latex/arabi/mosq.def
14mr|texlive-arabi-1.1-4|229	%{_texmfdistdir}/tex/latex/arabi/poetry.sty
14mr|texlive-arabi-1.1-4|230	%{_texmfdistdir}/tex/latex/arabi/puenc-ar.def
14mr|texlive-arabi-1.1-4|231	%{_texmfdistdir}/tex/latex/arabi/transcmr.fd
14mr|texlive-arabi-1.1-4|232	%{_texmfdistdir}/tex/latex/arabi/translit.sty
14mr|texlive-arabi-1.1-4|233	%doc %{_texmfdistdir}/doc/latex/arabi/README
14mr|texlive-arabi-1.1-4|234	%doc %{_texmfdistdir}/doc/latex/arabi/bblopts.cfg
14mr|texlive-arabi-1.1-4|235	%doc %{_texmfdistdir}/doc/latex/arabi/big2.pdf
14mr|texlive-arabi-1.1-4|236	%doc %{_texmfdistdir}/doc/latex/arabi/big2.tex
14mr|texlive-arabi-1.1-4|237	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_arabic.pdf
14mr|texlive-arabi-1.1-4|238	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_farsi.pdf
14mr|texlive-arabi-1.1-4|239	%doc %{_texmfdistdir}/doc/latex/arabi/lion.pdf
14mr|texlive-arabi-1.1-4|240	%doc %{_texmfdistdir}/doc/latex/arabi/lppl.tex
14mr|texlive-arabi-1.1-4|241	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.css
14mr|texlive-arabi-1.1-4|242	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.html
14mr|texlive-arabi-1.1-4|243	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.pdf
14mr|texlive-arabi-1.1-4|244	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.tex
14mr|texlive-arabi-1.1-4|245	%doc %{_texmfdistdir}/doc/latex/arabi/test_beamer.pdf
14mr|texlive-arabi-1.1-4|246	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.pdf
14mr|texlive-arabi-1.1-4|247	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.tex
14mr|texlive-arabi-1.1-4|248	%doc %{_texmfdistdir}/doc/latex/arabi/user_guide.pdf
14mr|texlive-arabi-1.1-4|249	
14mr|texlive-arabi-1.1-4|250	#-----------------------------------------------------------------------
14mr|texlive-arabi-1.1-4|251	%prep
14mr|texlive-arabi-1.1-4|252	%setup -c -a0 -a1
14mr|texlive-arabi-1.1-4|253	
14mr|texlive-arabi-1.1-4|254	%build
14mr|texlive-arabi-1.1-4|255	
14mr|texlive-arabi-1.1-4|256	%install
14mr|texlive-arabi-1.1-4|257	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arabi-1.1-4|258	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-arabi-1.1-4|259	
14mr|texlive-arabi-1.1-4|260	
14mr|texlive-arabi-1.1-4|261	
14mr|texlive-arabi-1.1-4|262	%changelog
14mr|texlive-arabi-1.1-4|263	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-4
14mr|texlive-arabi-1.1-4|264	+ Revision: 03b7fb4
14mr|texlive-arabi-1.1-4|265	- MassBuild#440: Increase release tag
14mr|texlive-arabi-1.1-4|266	
14mr|texlive-arabi-1.1-4|267	

19263 14
14mr|texlive-arabtex-3.17-2|1	# revision 25711
14mr|texlive-arabtex-3.17-2|2	# category Package
14mr|texlive-arabtex-3.17-2|3	# catalog-ctan /language/arabic/arabtex
14mr|texlive-arabtex-3.17-2|4	# catalog-date 2012-03-20 14:44:41 +0100
14mr|texlive-arabtex-3.17-2|5	# catalog-license lppl
14mr|texlive-arabtex-3.17-2|6	# catalog-version 3.17
14mr|texlive-arabtex-3.17-2|7	Name:		texlive-arabtex
14mr|texlive-arabtex-3.17-2|8	Version:	3.17
14mr|texlive-arabtex-3.17-2|9	Release:	2
14mr|texlive-arabtex-3.17-2|10	Summary:	Macros and fonts for typesetting Arabic
14mr|texlive-arabtex-3.17-2|11	Group:		Publishing
14mr|texlive-arabtex-3.17-2|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabtex
14mr|texlive-arabtex-3.17-2|13	License:	LPPL
14mr|texlive-arabtex-3.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.tar.xz
14mr|texlive-arabtex-3.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.doc.tar.xz
14mr|texlive-arabtex-3.17-2|16	BuildArch:	noarch
14mr|texlive-arabtex-3.17-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-arabtex-3.17-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-arabtex-3.17-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-arabtex-3.17-2|20	
14mr|texlive-arabtex-3.17-2|21	%description
14mr|texlive-arabtex-3.17-2|22	ArabTeX is a package extending the capabilities of TeX/LaTeX to
14mr|texlive-arabtex-3.17-2|23	generate Arabic and Hebrew text. Input may be in ASCII
14mr|texlive-arabtex-3.17-2|24	transliteration or other encodings (including UTF-8); output
14mr|texlive-arabtex-3.17-2|25	may be Arabic, Hebrew, or any of several languages that use the
14mr|texlive-arabtex-3.17-2|26	Arabic script. ArabTeX consists of a TeX macro package and
14mr|texlive-arabtex-3.17-2|27	Arabic and Hebrew fonts (provided both in Metafont format and
14mr|texlive-arabtex-3.17-2|28	Adobe Type 1). The Arabic font is presently only available in
14mr|texlive-arabtex-3.17-2|29	the Naskhi style. ArabTeX will run with Plain TeX and also with
14mr|texlive-arabtex-3.17-2|30	LaTeX.
14mr|texlive-arabtex-3.17-2|31	
14mr|texlive-arabtex-3.17-2|32	%post
14mr|texlive-arabtex-3.17-2|33	%{_sbindir}/texlive.post
14mr|texlive-arabtex-3.17-2|34	
14mr|texlive-arabtex-3.17-2|35	%postun
14mr|texlive-arabtex-3.17-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-arabtex-3.17-2|37	%{_sbindir}/texlive.post
14mr|texlive-arabtex-3.17-2|38	fi
14mr|texlive-arabtex-3.17-2|39	
14mr|texlive-arabtex-3.17-2|40	#-----------------------------------------------------------------------
14mr|texlive-arabtex-3.17-2|41	%files
14mr|texlive-arabtex-3.17-2|42	%{_texmfdistdir}/fonts/map/dvips/arabtex/arabtex.map
14mr|texlive-arabtex-3.17-2|43	%{_texmfdistdir}/fonts/source/public/arabtex/arabsymb.mf
14mr|texlive-arabtex-3.17-2|44	%{_texmfdistdir}/fonts/source/public/arabtex/hcaption.mf
14mr|texlive-arabtex-3.17-2|45	%{_texmfdistdir}/fonts/source/public/arabtex/hcbase.mf
14mr|texlive-arabtex-3.17-2|46	%{_texmfdistdir}/fonts/source/public/arabtex/hclassic.mf
14mr|texlive-arabtex-3.17-2|47	%{_texmfdistdir}/fonts/source/public/arabtex/nash.mf
14mr|texlive-arabtex-3.17-2|48	%{_texmfdistdir}/fonts/source/public/arabtex/nash14.mf
14mr|texlive-arabtex-3.17-2|49	%{_texmfdistdir}/fonts/source/public/arabtex/nash14bf.mf
14mr|texlive-arabtex-3.17-2|50	%{_texmfdistdir}/fonts/source/public/arabtex/nashbase.mf
14mr|texlive-arabtex-3.17-2|51	%{_texmfdistdir}/fonts/source/public/arabtex/nashchar.mf
14mr|texlive-arabtex-3.17-2|52	%{_texmfdistdir}/fonts/source/public/arabtex/nashdia.mf
14mr|texlive-arabtex-3.17-2|53	%{_texmfdistdir}/fonts/source/public/arabtex/nashdig.mf
14mr|texlive-arabtex-3.17-2|54	%{_texmfdistdir}/fonts/source/public/arabtex/nashlig.mf
14mr|texlive-arabtex-3.17-2|55	%{_texmfdistdir}/fonts/source/public/arabtex/nashspec.mf
14mr|texlive-arabtex-3.17-2|56	%{_texmfdistdir}/fonts/source/public/arabtex/xarbsymb.mf
14mr|texlive-arabtex-3.17-2|57	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh.mf
14mr|texlive-arabtex-3.17-2|58	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14.mf
14mr|texlive-arabtex-3.17-2|59	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14bf.mf
14mr|texlive-arabtex-3.17-2|60	%{_texmfdistdir}/fonts/source/public/arabtex/xnshbase.mf
14mr|texlive-arabtex-3.17-2|61	%{_texmfdistdir}/fonts/source/public/arabtex/xnshchar.mf
14mr|texlive-arabtex-3.17-2|62	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdia.mf
14mr|texlive-arabtex-3.17-2|63	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdig.mf
14mr|texlive-arabtex-3.17-2|64	%{_texmfdistdir}/fonts/source/public/arabtex/xnshlig.mf
14mr|texlive-arabtex-3.17-2|65	%{_texmfdistdir}/fonts/source/public/arabtex/xnshspec.mf
14mr|texlive-arabtex-3.17-2|66	%{_texmfdistdir}/fonts/tfm/public/arabtex/hcaption.tfm
14mr|texlive-arabtex-3.17-2|67	%{_texmfdistdir}/fonts/tfm/public/arabtex/hclassic.tfm
14mr|texlive-arabtex-3.17-2|68	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14.tfm
14mr|texlive-arabtex-3.17-2|69	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14bf.tfm
14mr|texlive-arabtex-3.17-2|70	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14.tfm
14mr|texlive-arabtex-3.17-2|71	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14bf.tfm
14mr|texlive-arabtex-3.17-2|72	%{_texmfdistdir}/fonts/tfm/public/arabtex/yarborn.tfm
14mr|texlive-arabtex-3.17-2|73	%{_texmfdistdir}/fonts/type1/public/arabtex/hcaption-4.pfb
14mr|texlive-arabtex-3.17-2|74	%{_texmfdistdir}/fonts/type1/public/arabtex/hclassic-4.pfb
14mr|texlive-arabtex-3.17-2|75	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14.pfb
14mr|texlive-arabtex-3.17-2|76	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14bf.pfb
14mr|texlive-arabtex-3.17-2|77	%{_texmfdistdir}/tex/latex/arabtex/Uxnsh.fd
14mr|texlive-arabtex-3.17-2|78	%{_texmfdistdir}/tex/latex/arabtex/abidir.sty
14mr|texlive-arabtex-3.17-2|79	%{_texmfdistdir}/tex/latex/arabtex/abjad.sty
14mr|texlive-arabtex-3.17-2|80	%{_texmfdistdir}/tex/latex/arabtex/aboxes.sty
14mr|texlive-arabtex-3.17-2|81	%{_texmfdistdir}/tex/latex/arabtex/acjk.sty
14mr|texlive-arabtex-3.17-2|82	%{_texmfdistdir}/tex/latex/arabtex/acmd.sty
14mr|texlive-arabtex-3.17-2|83	%{_texmfdistdir}/tex/latex/arabtex/aconfig.sty
14mr|texlive-arabtex-3.17-2|84	%{_texmfdistdir}/tex/latex/arabtex/aedpatch.sty
14mr|texlive-arabtex-3.17-2|85	%{_texmfdistdir}/tex/latex/arabtex/afonts.sty
14mr|texlive-arabtex-3.17-2|86	%{_texmfdistdir}/tex/latex/arabtex/afonts0.sty
14mr|texlive-arabtex-3.17-2|87	%{_texmfdistdir}/tex/latex/arabtex/afonts1.sty
14mr|texlive-arabtex-3.17-2|88	%{_texmfdistdir}/tex/latex/arabtex/afonts2.sty
14mr|texlive-arabtex-3.17-2|89	%{_texmfdistdir}/tex/latex/arabtex/afoot.sty
14mr|texlive-arabtex-3.17-2|90	%{_texmfdistdir}/tex/latex/arabtex/alatex.sty
14mr|texlive-arabtex-3.17-2|91	%{_texmfdistdir}/tex/latex/arabtex/aligs.sty
14mr|texlive-arabtex-3.17-2|92	%{_texmfdistdir}/tex/latex/arabtex/alists.sty
14mr|texlive-arabtex-3.17-2|93	%{_texmfdistdir}/tex/latex/arabtex/alocal.sty
14mr|texlive-arabtex-3.17-2|94	%{_texmfdistdir}/tex/latex/arabtex/altxext.sty
14mr|texlive-arabtex-3.17-2|95	%{_texmfdistdir}/tex/latex/arabtex/amac.sty
14mr|texlive-arabtex-3.17-2|96	%{_texmfdistdir}/tex/latex/arabtex/aoutput.sty
14mr|texlive-arabtex-3.17-2|97	%{_texmfdistdir}/tex/latex/arabtex/aparse.sty
14mr|texlive-arabtex-3.17-2|98	%{_texmfdistdir}/tex/latex/arabtex/apatch.sty
14mr|texlive-arabtex-3.17-2|99	%{_texmfdistdir}/tex/latex/arabtex/arababel.sty
14mr|texlive-arabtex-3.17-2|100	%{_texmfdistdir}/tex/latex/arabtex/arabart.cls
14mr|texlive-arabtex-3.17-2|101	%{_texmfdistdir}/tex/latex/arabtex/arabaux.sty
14mr|texlive-arabtex-3.17-2|102	%{_texmfdistdir}/tex/latex/arabtex/arabbook.cls
14mr|texlive-arabtex-3.17-2|103	%{_texmfdistdir}/tex/latex/arabtex/arabchrs.sty
14mr|texlive-arabtex-3.17-2|104	%{_texmfdistdir}/tex/latex/arabtex/arabext.sty
14mr|texlive-arabtex-3.17-2|105	%{_texmfdistdir}/tex/latex/arabtex/arabrep.cls
14mr|texlive-arabtex-3.17-2|106	%{_texmfdistdir}/tex/latex/arabtex/arabrep1.cls
14mr|texlive-arabtex-3.17-2|107	%{_texmfdistdir}/tex/latex/arabtex/arabskel.sty
14mr|texlive-arabtex-3.17-2|108	%{_texmfdistdir}/tex/latex/arabtex/arabsymb.sty
14mr|texlive-arabtex-3.17-2|109	%{_texmfdistdir}/tex/latex/arabtex/arabtex-doc.tex
14mr|texlive-arabtex-3.17-2|110	%{_texmfdistdir}/tex/latex/arabtex/arabtex.sty
14mr|texlive-arabtex-3.17-2|111	%{_texmfdistdir}/tex/latex/arabtex/arabtex.tex
14mr|texlive-arabtex-3.17-2|112	%{_texmfdistdir}/tex/latex/arabtex/arabtoks.sty
14mr|texlive-arabtex-3.17-2|113	%{_texmfdistdir}/tex/latex/arabtex/arwindoc.tex
14mr|texlive-arabtex-3.17-2|114	%{_texmfdistdir}/tex/latex/arabtex/ascan.sty
14mr|texlive-arabtex-3.17-2|115	%{_texmfdistdir}/tex/latex/arabtex/asect.sty
14mr|texlive-arabtex-3.17-2|116	%{_texmfdistdir}/tex/latex/arabtex/asize10.clo
14mr|texlive-arabtex-3.17-2|117	%{_texmfdistdir}/tex/latex/arabtex/asize11.clo
14mr|texlive-arabtex-3.17-2|118	%{_texmfdistdir}/tex/latex/arabtex/asize12.clo
14mr|texlive-arabtex-3.17-2|119	%{_texmfdistdir}/tex/latex/arabtex/asmo449.sty
14mr|texlive-arabtex-3.17-2|120	%{_texmfdistdir}/tex/latex/arabtex/asmo449a.sty
14mr|texlive-arabtex-3.17-2|121	%{_texmfdistdir}/tex/latex/arabtex/atabg.sty
14mr|texlive-arabtex-3.17-2|122	%{_texmfdistdir}/tex/latex/arabtex/atrans.sty
14mr|texlive-arabtex-3.17-2|123	%{_texmfdistdir}/tex/latex/arabtex/awrite.sty
14mr|texlive-arabtex-3.17-2|124	%{_texmfdistdir}/tex/latex/arabtex/bhs.sty
14mr|texlive-arabtex-3.17-2|125	%{_texmfdistdir}/tex/latex/arabtex/bhslabel.sty
14mr|texlive-arabtex-3.17-2|126	%{_texmfdistdir}/tex/latex/arabtex/buck.sty
14mr|texlive-arabtex-3.17-2|127	%{_texmfdistdir}/tex/latex/arabtex/captions.def
14mr|texlive-arabtex-3.17-2|128	%{_texmfdistdir}/tex/latex/arabtex/cp1256.sty
14mr|texlive-arabtex-3.17-2|129	%{_texmfdistdir}/tex/latex/arabtex/etrans.sty
14mr|texlive-arabtex-3.17-2|130	%{_texmfdistdir}/tex/latex/arabtex/gedalin.sty
14mr|texlive-arabtex-3.17-2|131	%{_texmfdistdir}/tex/latex/arabtex/guha.tex
14mr|texlive-arabtex-3.17-2|132	%{_texmfdistdir}/tex/latex/arabtex/hebchrs.sty
14mr|texlive-arabtex-3.17-2|133	%{_texmfdistdir}/tex/latex/arabtex/hebsymb.sty
14mr|texlive-arabtex-3.17-2|134	%{_texmfdistdir}/tex/latex/arabtex/hebtex.sty
14mr|texlive-arabtex-3.17-2|135	%{_texmfdistdir}/tex/latex/arabtex/hebtex.tex
14mr|texlive-arabtex-3.17-2|136	%{_texmfdistdir}/tex/latex/arabtex/hecmd.sty
14mr|texlive-arabtex-3.17-2|137	%{_texmfdistdir}/tex/latex/arabtex/hefonts.sty
14mr|texlive-arabtex-3.17-2|138	%{_texmfdistdir}/tex/latex/arabtex/hefonts0.sty
14mr|texlive-arabtex-3.17-2|139	%{_texmfdistdir}/tex/latex/arabtex/hefonts1.sty
14mr|texlive-arabtex-3.17-2|140	%{_texmfdistdir}/tex/latex/arabtex/hefonts2.sty
14mr|texlive-arabtex-3.17-2|141	%{_texmfdistdir}/tex/latex/arabtex/heparse.sty
14mr|texlive-arabtex-3.17-2|142	%{_texmfdistdir}/tex/latex/arabtex/hepatch.sty
14mr|texlive-arabtex-3.17-2|143	%{_texmfdistdir}/tex/latex/arabtex/hescan.sty
14mr|texlive-arabtex-3.17-2|144	%{_texmfdistdir}/tex/latex/arabtex/hetrans.sty
14mr|texlive-arabtex-3.17-2|145	%{_texmfdistdir}/tex/latex/arabtex/hewrite.sty
14mr|texlive-arabtex-3.17-2|146	%{_texmfdistdir}/tex/latex/arabtex/hmac.sty
14mr|texlive-arabtex-3.17-2|147	%{_texmfdistdir}/tex/latex/arabtex/isiri.sty
14mr|texlive-arabtex-3.17-2|148	%{_texmfdistdir}/tex/latex/arabtex/iso88596.sty
14mr|texlive-arabtex-3.17-2|149	%{_texmfdistdir}/tex/latex/arabtex/kashmiri.tex
14mr|texlive-arabtex-3.17-2|150	%{_texmfdistdir}/tex/latex/arabtex/ligtable.tex
14mr|texlive-arabtex-3.17-2|151	%{_texmfdistdir}/tex/latex/arabtex/malay.tex
14mr|texlive-arabtex-3.17-2|152	%{_texmfdistdir}/tex/latex/arabtex/nashbf.sty
14mr|texlive-arabtex-3.17-2|153	%{_texmfdistdir}/tex/latex/arabtex/omar.tex
14mr|texlive-arabtex-3.17-2|154	%{_texmfdistdir}/tex/latex/arabtex/raw.sty
14mr|texlive-arabtex-3.17-2|155	%{_texmfdistdir}/tex/latex/arabtex/saw.sty
14mr|texlive-arabtex-3.17-2|156	%{_texmfdistdir}/tex/latex/arabtex/sindhi.tex
14mr|texlive-arabtex-3.17-2|157	%{_texmfdistdir}/tex/latex/arabtex/sotoku.sty
14mr|texlive-arabtex-3.17-2|158	%{_texmfdistdir}/tex/latex/arabtex/twoblks.sty
14mr|texlive-arabtex-3.17-2|159	%{_texmfdistdir}/tex/latex/arabtex/uheb.fd
14mr|texlive-arabtex-3.17-2|160	%{_texmfdistdir}/tex/latex/arabtex/uighur.tex
14mr|texlive-arabtex-3.17-2|161	%{_texmfdistdir}/tex/latex/arabtex/unash.fd
14mr|texlive-arabtex-3.17-2|162	%{_texmfdistdir}/tex/latex/arabtex/utf8.sty
14mr|texlive-arabtex-3.17-2|163	%{_texmfdistdir}/tex/latex/arabtex/utfcode.sty
14mr|texlive-arabtex-3.17-2|164	%{_texmfdistdir}/tex/latex/arabtex/verses.sty
14mr|texlive-arabtex-3.17-2|165	%{_texmfdistdir}/tex/latex/arabtex/witbhs.sty
14mr|texlive-arabtex-3.17-2|166	%{_texmfdistdir}/tex/latex/arabtex/xarbskel.sty
14mr|texlive-arabtex-3.17-2|167	%{_texmfdistdir}/tex/latex/arabtex/xarbsymb.sty
14mr|texlive-arabtex-3.17-2|168	%{_texmfdistdir}/tex/latex/arabtex/yiddish.sty
14mr|texlive-arabtex-3.17-2|169	%doc %{_texmfdistdir}/doc/latex/arabtex/announce.txt
14mr|texlive-arabtex-3.17-2|170	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex-doc.pdf
14mr|texlive-arabtex-3.17-2|171	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.doc
14mr|texlive-arabtex-3.17-2|172	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.faq
14mr|texlive-arabtex-3.17-2|173	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.gif
14mr|texlive-arabtex-3.17-2|174	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.htm
14mr|texlive-arabtex-3.17-2|175	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex1.htm
14mr|texlive-arabtex-3.17-2|176	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex2.htm
14mr|texlive-arabtex-3.17-2|177	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.htm
14mr|texlive-arabtex-3.17-2|178	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.txt
14mr|texlive-arabtex-3.17-2|179	%doc %{_texmfdistdir}/doc/latex/arabtex/changes2.txt
14mr|texlive-arabtex-3.17-2|180	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311.htm
14mr|texlive-arabtex-3.17-2|181	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311a.htm
14mr|texlive-arabtex-3.17-2|182	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311b.htm
14mr|texlive-arabtex-3.17-2|183	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311c.htm
14mr|texlive-arabtex-3.17-2|184	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311d.htm
14mr|texlive-arabtex-3.17-2|185	%doc %{_texmfdistdir}/doc/latex/arabtex/guha.ps
14mr|texlive-arabtex-3.17-2|186	%doc %{_texmfdistdir}/doc/latex/arabtex/hebrew.305
14mr|texlive-arabtex-3.17-2|187	%doc %{_texmfdistdir}/doc/latex/arabtex/install.txt
14mr|texlive-arabtex-3.17-2|188	%doc %{_texmfdistdir}/doc/latex/arabtex/lppl.txt
14mr|texlive-arabtex-3.17-2|189	%doc %{_texmfdistdir}/doc/latex/arabtex/malay.ps
14mr|texlive-arabtex-3.17-2|190	%doc %{_texmfdistdir}/doc/latex/arabtex/manifest.txt
14mr|texlive-arabtex-3.17-2|191	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.htm
14mr|texlive-arabtex-3.17-2|192	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.mai
14mr|texlive-arabtex-3.17-2|193	%doc %{_texmfdistdir}/doc/latex/arabtex/new1.gif
14mr|texlive-arabtex-3.17-2|194	%doc %{_texmfdistdir}/doc/latex/arabtex/new2.gif
14mr|texlive-arabtex-3.17-2|195	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.305
14mr|texlive-arabtex-3.17-2|196	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.txt
14mr|texlive-arabtex-3.17-2|197	%doc %{_texmfdistdir}/doc/latex/arabtex/refer.htm
14mr|texlive-arabtex-3.17-2|198	%doc %{_texmfdistdir}/doc/latex/arabtex/sindhi.ps
14mr|texlive-arabtex-3.17-2|199	%doc %{_texmfdistdir}/doc/latex/arabtex/tetex.txt
14mr|texlive-arabtex-3.17-2|200	%doc %{_texmfdistdir}/doc/latex/arabtex/uighur.ps
14mr|texlive-arabtex-3.17-2|201	%doc %{_texmfdistdir}/doc/latex/arabtex/xarbsymb.dat
14mr|texlive-arabtex-3.17-2|202	
14mr|texlive-arabtex-3.17-2|203	#-----------------------------------------------------------------------
14mr|texlive-arabtex-3.17-2|204	%prep
14mr|texlive-arabtex-3.17-2|205	%setup -c -a0 -a1
14mr|texlive-arabtex-3.17-2|206	
14mr|texlive-arabtex-3.17-2|207	%build
14mr|texlive-arabtex-3.17-2|208	
14mr|texlive-arabtex-3.17-2|209	%install
14mr|texlive-arabtex-3.17-2|210	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arabtex-3.17-2|211	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-arabtex-3.17-2|212	
14mr|texlive-arabtex-3.17-2|213	
14mr|texlive-arabtex-3.17-2|214	
14mr|texlive-arabtex-3.17-2|215	%changelog
14mr|texlive-arabtex-3.17-2|216	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.17-2
14mr|texlive-arabtex-3.17-2|217	+ Revision: 7a38dd0
14mr|texlive-arabtex-3.17-2|218	- MassBuild#440: Increase release tag
14mr|texlive-arabtex-3.17-2|219	
14mr|texlive-arabtex-3.17-2|220	

19264 14
14mr|texlive-arabxetex-v1.1.4-3|1	# revision 17470
14mr|texlive-arabxetex-v1.1.4-3|2	# category Package
14mr|texlive-arabxetex-v1.1.4-3|3	# catalog-ctan /macros/xetex/latex/arabxetex
14mr|texlive-arabxetex-v1.1.4-3|4	# catalog-date 2010-03-06 08:51:23 +0100
14mr|texlive-arabxetex-v1.1.4-3|5	# catalog-license lppl
14mr|texlive-arabxetex-v1.1.4-3|6	# catalog-version v1.1.4
14mr|texlive-arabxetex-v1.1.4-3|7	Name:		texlive-arabxetex
14mr|texlive-arabxetex-v1.1.4-3|8	Version:	v1.1.4
14mr|texlive-arabxetex-v1.1.4-3|9	Release:	3
14mr|texlive-arabxetex-v1.1.4-3|10	Summary:	An ArabTeX-like interface for XeLaTeX
14mr|texlive-arabxetex-v1.1.4-3|11	Group:		Publishing
14mr|texlive-arabxetex-v1.1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/arabxetex
14mr|texlive-arabxetex-v1.1.4-3|13	License:	LPPL
14mr|texlive-arabxetex-v1.1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.tar.xz
14mr|texlive-arabxetex-v1.1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.doc.tar.xz
14mr|texlive-arabxetex-v1.1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.source.tar.xz
14mr|texlive-arabxetex-v1.1.4-3|17	BuildArch:	noarch
14mr|texlive-arabxetex-v1.1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-arabxetex-v1.1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-arabxetex-v1.1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-arabxetex-v1.1.4-3|21	
14mr|texlive-arabxetex-v1.1.4-3|22	%description
14mr|texlive-arabxetex-v1.1.4-3|23	ArabXeTeX provides a convenient ArabTeX-like user-interface for
14mr|texlive-arabxetex-v1.1.4-3|24	typesetting languages using the Arabic script in XeLaTeX, with
14mr|texlive-arabxetex-v1.1.4-3|25	flexible access to font features. Input in ArabTeX notation can
14mr|texlive-arabxetex-v1.1.4-3|26	be set in three different vocalization modes or in roman
14mr|texlive-arabxetex-v1.1.4-3|27	transliteration. Direct UTF-8 input is also supported. The
14mr|texlive-arabxetex-v1.1.4-3|28	parsing and converting of ArabTeX input to Unicode is done by
14mr|texlive-arabxetex-v1.1.4-3|29	means of TECkit mappings. Version 1.0 provides support for
14mr|texlive-arabxetex-v1.1.4-3|30	Arabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi,
14mr|texlive-arabxetex-v1.1.4-3|31	Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur.
14mr|texlive-arabxetex-v1.1.4-3|32	The documentation (not yet complete) covers topics such as
14mr|texlive-arabxetex-v1.1.4-3|33	typesetting the Holy Quran, typesetting bidirectional critical
14mr|texlive-arabxetex-v1.1.4-3|34	editions (with ednotes), and information on various recommended
14mr|texlive-arabxetex-v1.1.4-3|35	OpenType fonts for the Arabic script and for transliterating
14mr|texlive-arabxetex-v1.1.4-3|36	Oriental languages.
14mr|texlive-arabxetex-v1.1.4-3|37	
14mr|texlive-arabxetex-v1.1.4-3|38	%post
14mr|texlive-arabxetex-v1.1.4-3|39	%{_sbindir}/texlive.post
14mr|texlive-arabxetex-v1.1.4-3|40	
14mr|texlive-arabxetex-v1.1.4-3|41	%postun
14mr|texlive-arabxetex-v1.1.4-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-arabxetex-v1.1.4-3|43	%{_sbindir}/texlive.post
14mr|texlive-arabxetex-v1.1.4-3|44	fi
14mr|texlive-arabxetex-v1.1.4-3|45	
14mr|texlive-arabxetex-v1.1.4-3|46	#-----------------------------------------------------------------------
14mr|texlive-arabxetex-v1.1.4-3|47	%files
14mr|texlive-arabxetex-v1.1.4-3|48	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.map
14mr|texlive-arabxetex-v1.1.4-3|49	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.tec
14mr|texlive-arabxetex-v1.1.4-3|50	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|51	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.tec
14mr|texlive-arabxetex-v1.1.4-3|52	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|53	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|54	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|55	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|56	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|57	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|58	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|59	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|60	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|61	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|62	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|63	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|64	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.map
14mr|texlive-arabxetex-v1.1.4-3|65	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|66	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.map
14mr|texlive-arabxetex-v1.1.4-3|67	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.tec
14mr|texlive-arabxetex-v1.1.4-3|68	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|69	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|70	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|71	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|72	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|73	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|74	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|75	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|76	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|77	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|78	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.map
14mr|texlive-arabxetex-v1.1.4-3|79	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|80	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|81	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|82	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|83	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|84	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|85	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|86	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.map
14mr|texlive-arabxetex-v1.1.4-3|87	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|88	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|89	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|90	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|91	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|92	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|93	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|94	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|95	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|96	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|97	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|98	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.map
14mr|texlive-arabxetex-v1.1.4-3|99	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|100	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.map
14mr|texlive-arabxetex-v1.1.4-3|101	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.tec
14mr|texlive-arabxetex-v1.1.4-3|102	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|103	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|104	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|105	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|106	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.map
14mr|texlive-arabxetex-v1.1.4-3|107	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|108	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.map
14mr|texlive-arabxetex-v1.1.4-3|109	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|110	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|111	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|112	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|113	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|114	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|115	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|116	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|117	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|118	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|119	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|120	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|121	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|122	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.map
14mr|texlive-arabxetex-v1.1.4-3|123	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|124	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.map
14mr|texlive-arabxetex-v1.1.4-3|125	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.tec
14mr|texlive-arabxetex-v1.1.4-3|126	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|127	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|128	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|129	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|130	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|131	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|132	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|133	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|134	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|135	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|136	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.map
14mr|texlive-arabxetex-v1.1.4-3|137	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|138	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|139	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|140	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|141	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|142	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|143	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|144	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.map
14mr|texlive-arabxetex-v1.1.4-3|145	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|146	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|147	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|148	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|149	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|150	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.map
14mr|texlive-arabxetex-v1.1.4-3|151	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|152	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|153	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|154	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|155	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|156	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.map
14mr|texlive-arabxetex-v1.1.4-3|157	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|158	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.map
14mr|texlive-arabxetex-v1.1.4-3|159	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.tec
14mr|texlive-arabxetex-v1.1.4-3|160	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.map
14mr|texlive-arabxetex-v1.1.4-3|161	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.tec
14mr|texlive-arabxetex-v1.1.4-3|162	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.map
14mr|texlive-arabxetex-v1.1.4-3|163	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.tec
14mr|texlive-arabxetex-v1.1.4-3|164	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.map
14mr|texlive-arabxetex-v1.1.4-3|165	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|166	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.map
14mr|texlive-arabxetex-v1.1.4-3|167	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.tec
14mr|texlive-arabxetex-v1.1.4-3|168	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|169	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.tec
14mr|texlive-arabxetex-v1.1.4-3|170	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|171	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.tec
14mr|texlive-arabxetex-v1.1.4-3|172	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.map
14mr|texlive-arabxetex-v1.1.4-3|173	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.tec
14mr|texlive-arabxetex-v1.1.4-3|174	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|175	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.tec
14mr|texlive-arabxetex-v1.1.4-3|176	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|177	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.tec
14mr|texlive-arabxetex-v1.1.4-3|178	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.map
14mr|texlive-arabxetex-v1.1.4-3|179	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.tec
14mr|texlive-arabxetex-v1.1.4-3|180	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.map
14mr|texlive-arabxetex-v1.1.4-3|181	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.tec
14mr|texlive-arabxetex-v1.1.4-3|182	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.map
14mr|texlive-arabxetex-v1.1.4-3|183	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.tec
14mr|texlive-arabxetex-v1.1.4-3|184	%{_texmfdistdir}/tex/xelatex/arabxetex/arabxetex.sty
14mr|texlive-arabxetex-v1.1.4-3|185	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/README
14mr|texlive-arabxetex-v1.1.4-3|186	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/arabxetex.pdf
14mr|texlive-arabxetex-v1.1.4-3|187	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.pdf
14mr|texlive-arabxetex-v1.1.4-3|188	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.tex
14mr|texlive-arabxetex-v1.1.4-3|189	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/minimal.tex
14mr|texlive-arabxetex-v1.1.4-3|190	#- source
14mr|texlive-arabxetex-v1.1.4-3|191	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-farsi-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|192	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-kurdish.maps
14mr|texlive-arabxetex-v1.1.4-3|193	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-pashto-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|194	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-sindhi-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|195	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-dmg.map
14mr|texlive-arabxetex-v1.1.4-3|196	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|197	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-uighur.maps
14mr|texlive-arabxetex-v1.1.4-3|198	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-urdu-trans-loc.map
14mr|texlive-arabxetex-v1.1.4-3|199	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex.maps
14mr|texlive-arabxetex-v1.1.4-3|200	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabxetex.dtx
14mr|texlive-arabxetex-v1.1.4-3|201	%doc %{_texmfdistdir}/source/xelatex/arabxetex/makemaps.pl
14mr|texlive-arabxetex-v1.1.4-3|202	
14mr|texlive-arabxetex-v1.1.4-3|203	#-----------------------------------------------------------------------
14mr|texlive-arabxetex-v1.1.4-3|204	%prep
14mr|texlive-arabxetex-v1.1.4-3|205	%setup -c -a0 -a1 -a2
14mr|texlive-arabxetex-v1.1.4-3|206	
14mr|texlive-arabxetex-v1.1.4-3|207	%build
14mr|texlive-arabxetex-v1.1.4-3|208	
14mr|texlive-arabxetex-v1.1.4-3|209	%install
14mr|texlive-arabxetex-v1.1.4-3|210	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arabxetex-v1.1.4-3|211	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-arabxetex-v1.1.4-3|212	
14mr|texlive-arabxetex-v1.1.4-3|213	
14mr|texlive-arabxetex-v1.1.4-3|214	
14mr|texlive-arabxetex-v1.1.4-3|215	%changelog
14mr|texlive-arabxetex-v1.1.4-3|216	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.1.4-3
14mr|texlive-arabxetex-v1.1.4-3|217	+ Revision: 8ed5981
14mr|texlive-arabxetex-v1.1.4-3|218	- MassBuild#440: Increase release tag
14mr|texlive-arabxetex-v1.1.4-3|219	
14mr|texlive-arabxetex-v1.1.4-3|220	

19265 14
14mr|texlive-aramaic-serto-1.0-6|1	# revision 30042
14mr|texlive-aramaic-serto-1.0-6|2	# category Package
14mr|texlive-aramaic-serto-1.0-6|3	# catalog-ctan /language/aramaic/serto
14mr|texlive-aramaic-serto-1.0-6|4	# catalog-date 2013-04-18 13:30:17 +0200
14mr|texlive-aramaic-serto-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-aramaic-serto-1.0-6|6	# catalog-version 1.0
14mr|texlive-aramaic-serto-1.0-6|7	Name:		texlive-aramaic-serto
14mr|texlive-aramaic-serto-1.0-6|8	Version:	1.0
14mr|texlive-aramaic-serto-1.0-6|9	Release:	6
14mr|texlive-aramaic-serto-1.0-6|10	Summary:	Fonts and LaTeX for Syriac written in Serto
14mr|texlive-aramaic-serto-1.0-6|11	Group:		Publishing
14mr|texlive-aramaic-serto-1.0-6|12	URL:		http://www.ctan.org/tex-archive/language/aramaic/serto
14mr|texlive-aramaic-serto-1.0-6|13	License:	LPPL1.3
14mr|texlive-aramaic-serto-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.tar.xz
14mr|texlive-aramaic-serto-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.doc.tar.xz
14mr|texlive-aramaic-serto-1.0-6|16	BuildArch:	noarch
14mr|texlive-aramaic-serto-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aramaic-serto-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aramaic-serto-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-aramaic-serto-1.0-6|20	
14mr|texlive-aramaic-serto-1.0-6|21	%description
14mr|texlive-aramaic-serto-1.0-6|22	This package enables (La)TeX users to typeset words or phrases
14mr|texlive-aramaic-serto-1.0-6|23	(e-tex extensions are needed) in Syriac (Aramaic) using the
14mr|texlive-aramaic-serto-1.0-6|24	Serto-alphabet. The package includes a preprocessor written in
14mr|texlive-aramaic-serto-1.0-6|25	Python (>= 1.5.2) in order to deal with right-to-left
14mr|texlive-aramaic-serto-1.0-6|26	typesetting for those who do not want to use elatex and to
14mr|texlive-aramaic-serto-1.0-6|27	choose the correct letter depending on word context
14mr|texlive-aramaic-serto-1.0-6|28	(initial/medial/final form). Detailed documentation and
14mr|texlive-aramaic-serto-1.0-6|29	examples are included.
14mr|texlive-aramaic-serto-1.0-6|30	
14mr|texlive-aramaic-serto-1.0-6|31	%post
14mr|texlive-aramaic-serto-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-aramaic-serto-1.0-6|33	
14mr|texlive-aramaic-serto-1.0-6|34	%postun
14mr|texlive-aramaic-serto-1.0-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-aramaic-serto-1.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-aramaic-serto-1.0-6|37	fi
14mr|texlive-aramaic-serto-1.0-6|38	
14mr|texlive-aramaic-serto-1.0-6|39	#-----------------------------------------------------------------------
14mr|texlive-aramaic-serto-1.0-6|40	%files
14mr|texlive-aramaic-serto-1.0-6|41	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assy.afm
14mr|texlive-aramaic-serto-1.0-6|42	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assyrb10.afm
14mr|texlive-aramaic-serto-1.0-6|43	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/serto10.afm
14mr|texlive-aramaic-serto-1.0-6|44	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/sertob10.afm
14mr|texlive-aramaic-serto-1.0-6|45	%{_texmfdistdir}/fonts/map/dvips/aramaic-serto/syriac.map
14mr|texlive-aramaic-serto-1.0-6|46	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assy.mf
14mr|texlive-aramaic-serto-1.0-6|47	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrb10.mf
14mr|texlive-aramaic-serto-1.0-6|48	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrfont.mf
14mr|texlive-aramaic-serto-1.0-6|49	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto.mf
14mr|texlive-aramaic-serto-1.0-6|50	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto10.mf
14mr|texlive-aramaic-serto-1.0-6|51	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertob10.mf
14mr|texlive-aramaic-serto-1.0-6|52	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertobase.mf
14mr|texlive-aramaic-serto-1.0-6|53	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertofont.mf
14mr|texlive-aramaic-serto-1.0-6|54	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertomacros.mf
14mr|texlive-aramaic-serto-1.0-6|55	%{_texmfdistdir}/fonts/source/public/aramaic-serto/syriacvowels.mf
14mr|texlive-aramaic-serto-1.0-6|56	%{_texmfdistdir}/fonts/source/public/aramaic-serto/test.mf
14mr|texlive-aramaic-serto-1.0-6|57	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assy.tfm
14mr|texlive-aramaic-serto-1.0-6|58	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assyrb10.tfm
14mr|texlive-aramaic-serto-1.0-6|59	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/serto10.tfm
14mr|texlive-aramaic-serto-1.0-6|60	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/sertob10.tfm
14mr|texlive-aramaic-serto-1.0-6|61	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assy.pfb
14mr|texlive-aramaic-serto-1.0-6|62	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assyrb10.pfb
14mr|texlive-aramaic-serto-1.0-6|63	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/serto10.pfb
14mr|texlive-aramaic-serto-1.0-6|64	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/sertob10.pfb
14mr|texlive-aramaic-serto-1.0-6|65	%{_texmfdistdir}/tex/latex/aramaic-serto/assyr.sty
14mr|texlive-aramaic-serto-1.0-6|66	%{_texmfdistdir}/tex/latex/aramaic-serto/serto.sty
14mr|texlive-aramaic-serto-1.0-6|67	%{_texmfdistdir}/tex/latex/aramaic-serto/syriac.sty
14mr|texlive-aramaic-serto-1.0-6|68	%{_texmfdistdir}/tex/latex/aramaic-serto/uassyr.fd
14mr|texlive-aramaic-serto-1.0-6|69	%{_texmfdistdir}/tex/latex/aramaic-serto/userto.fd
14mr|texlive-aramaic-serto-1.0-6|70	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/README
14mr|texlive-aramaic-serto-1.0-6|71	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/assyr.font
14mr|texlive-aramaic-serto-1.0-6|72	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/example.ptex
14mr|texlive-aramaic-serto-1.0-6|73	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.font
14mr|texlive-aramaic-serto-1.0-6|74	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.py
14mr|texlive-aramaic-serto-1.0-6|75	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.pdf
14mr|texlive-aramaic-serto-1.0-6|76	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.ptex
14mr|texlive-aramaic-serto-1.0-6|77	
14mr|texlive-aramaic-serto-1.0-6|78	#-----------------------------------------------------------------------
14mr|texlive-aramaic-serto-1.0-6|79	%prep
14mr|texlive-aramaic-serto-1.0-6|80	%setup -c -a0 -a1
14mr|texlive-aramaic-serto-1.0-6|81	
14mr|texlive-aramaic-serto-1.0-6|82	%build
14mr|texlive-aramaic-serto-1.0-6|83	
14mr|texlive-aramaic-serto-1.0-6|84	%install
14mr|texlive-aramaic-serto-1.0-6|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aramaic-serto-1.0-6|86	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aramaic-serto-1.0-6|87	
14mr|texlive-aramaic-serto-1.0-6|88	%changelog
14mr|texlive-aramaic-serto-1.0-6|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-aramaic-serto-1.0-6|90	+ Revision: 34773f5
14mr|texlive-aramaic-serto-1.0-6|91	- MassBuild#440: Increase release tag
14mr|texlive-aramaic-serto-1.0-6|92	
14mr|texlive-aramaic-serto-1.0-6|93	

19266 14
14mr|texlive-arara-3.0-7|1	# revision 29762
14mr|texlive-arara-3.0-7|2	# category Package
14mr|texlive-arara-3.0-7|3	# catalog-ctan /support/arara
14mr|texlive-arara-3.0-7|4	# catalog-date 2013-02-06 08:25:13 +0100
14mr|texlive-arara-3.0-7|5	# catalog-license bsd
14mr|texlive-arara-3.0-7|6	# catalog-version 3.0
14mr|texlive-arara-3.0-7|7	Name:		texlive-arara
14mr|texlive-arara-3.0-7|8	Version:	3.0
14mr|texlive-arara-3.0-7|9	Release:	7
14mr|texlive-arara-3.0-7|10	Summary:	Automation of LaTeX compilation
14mr|texlive-arara-3.0-7|11	Group:		Publishing
14mr|texlive-arara-3.0-7|12	URL:		http://www.ctan.org/tex-archive/support/arara
14mr|texlive-arara-3.0-7|13	License:	BSD
14mr|texlive-arara-3.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.tar.xz
14mr|texlive-arara-3.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.doc.tar.xz
14mr|texlive-arara-3.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.source.tar.xz
14mr|texlive-arara-3.0-7|17	BuildArch:	noarch
14mr|texlive-arara-3.0-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-arara-3.0-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-arara-3.0-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-arara-3.0-7|21	Provides:	texlive-arara.bin = %{EVRD}
14mr|texlive-arara-3.0-7|22	
14mr|texlive-arara-3.0-7|23	%description
14mr|texlive-arara-3.0-7|24	Arara is comparable with other well-known compilation tools
14mr|texlive-arara-3.0-7|25	like latexmk and rubber. The key difference is that that arara
14mr|texlive-arara-3.0-7|26	determines its actions from metadata in the source code, rather
14mr|texlive-arara-3.0-7|27	than relying on indirect resources, such as log file analysis.
14mr|texlive-arara-3.0-7|28	
14mr|texlive-arara-3.0-7|29	%post
14mr|texlive-arara-3.0-7|30	%{_sbindir}/texlive.post
14mr|texlive-arara-3.0-7|31	
14mr|texlive-arara-3.0-7|32	%postun
14mr|texlive-arara-3.0-7|33	if [ $1 -eq 0 ]; then
14mr|texlive-arara-3.0-7|34	%{_sbindir}/texlive.post
14mr|texlive-arara-3.0-7|35	fi
14mr|texlive-arara-3.0-7|36	
14mr|texlive-arara-3.0-7|37	#-----------------------------------------------------------------------
14mr|texlive-arara-3.0-7|38	%files
14mr|texlive-arara-3.0-7|39	%{_bindir}/arara
14mr|texlive-arara-3.0-7|40	%{_texmfdistdir}/scripts/arara/arara.jar
14mr|texlive-arara-3.0-7|41	%{_texmfdistdir}/scripts/arara/arara.sh
14mr|texlive-arara-3.0-7|42	%{_texmfdistdir}/scripts/arara/rules/biber.yaml
14mr|texlive-arara-3.0-7|43	%{_texmfdistdir}/scripts/arara/rules/bibtex.yaml
14mr|texlive-arara-3.0-7|44	%{_texmfdistdir}/scripts/arara/rules/clean.yaml
14mr|texlive-arara-3.0-7|45	%{_texmfdistdir}/scripts/arara/rules/dvips.yaml
14mr|texlive-arara-3.0-7|46	%{_texmfdistdir}/scripts/arara/rules/frontespizio.yaml
14mr|texlive-arara-3.0-7|47	%{_texmfdistdir}/scripts/arara/rules/latex.yaml
14mr|texlive-arara-3.0-7|48	%{_texmfdistdir}/scripts/arara/rules/lmkclean.yaml
14mr|texlive-arara-3.0-7|49	%{_texmfdistdir}/scripts/arara/rules/lualatex.yaml
14mr|texlive-arara-3.0-7|50	%{_texmfdistdir}/scripts/arara/rules/lualatexmk.yaml
14mr|texlive-arara-3.0-7|51	%{_texmfdistdir}/scripts/arara/rules/luatex.yaml
14mr|texlive-arara-3.0-7|52	%{_texmfdistdir}/scripts/arara/rules/make.yaml
14mr|texlive-arara-3.0-7|53	%{_texmfdistdir}/scripts/arara/rules/makeglossaries.yaml
14mr|texlive-arara-3.0-7|54	%{_texmfdistdir}/scripts/arara/rules/makeindex.yaml
14mr|texlive-arara-3.0-7|55	%{_texmfdistdir}/scripts/arara/rules/nomencl.yaml
14mr|texlive-arara-3.0-7|56	%{_texmfdistdir}/scripts/arara/rules/pdflatex.yaml
14mr|texlive-arara-3.0-7|57	%{_texmfdistdir}/scripts/arara/rules/pdflatexmk.yaml
14mr|texlive-arara-3.0-7|58	%{_texmfdistdir}/scripts/arara/rules/pdftex.yaml
14mr|texlive-arara-3.0-7|59	%{_texmfdistdir}/scripts/arara/rules/ps2pdf.yaml
14mr|texlive-arara-3.0-7|60	%{_texmfdistdir}/scripts/arara/rules/sketch.yaml
14mr|texlive-arara-3.0-7|61	%{_texmfdistdir}/scripts/arara/rules/songidx.yaml
14mr|texlive-arara-3.0-7|62	%{_texmfdistdir}/scripts/arara/rules/tex.yaml
14mr|texlive-arara-3.0-7|63	%{_texmfdistdir}/scripts/arara/rules/xelatex.yaml
14mr|texlive-arara-3.0-7|64	%{_texmfdistdir}/scripts/arara/rules/xelatexmk.yaml
14mr|texlive-arara-3.0-7|65	%{_texmfdistdir}/scripts/arara/rules/xetex.yaml
14mr|texlive-arara-3.0-7|66	%doc %{_texmfdistdir}/doc/support/arara/README
14mr|texlive-arara-3.0-7|67	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.pdf
14mr|texlive-arara-3.0-7|68	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.tex
14mr|texlive-arara-3.0-7|69	%doc %{_texmfdistdir}/doc/support/arara/arara.sty
14mr|texlive-arara-3.0-7|70	%doc %{_texmfdistdir}/doc/support/arara/figures/arara.png
14mr|texlive-arara-3.0-7|71	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcommand.png
14mr|texlive-arara-3.0-7|72	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcompiler.png
14mr|texlive-arara-3.0-7|73	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-araramenu.png
14mr|texlive-arara-3.0-7|74	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-editcommands.png
14mr|texlive-arara-3.0-7|75	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-listarara.png
14mr|texlive-arara-3.0-7|76	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-newprofile.png
14mr|texlive-arara-3.0-7|77	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-settings.png
14mr|texlive-arara-3.0-7|78	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-finish.png
14mr|texlive-arara-3.0-7|79	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-langsel.png
14mr|texlive-arara-3.0-7|80	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-license.png
14mr|texlive-arara-3.0-7|81	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-packs.png
14mr|texlive-arara-3.0-7|82	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-path.png
14mr|texlive-arara-3.0-7|83	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-pathwarning.png
14mr|texlive-arara-3.0-7|84	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-progress.png
14mr|texlive-arara-3.0-7|85	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-welcome.png
14mr|texlive-arara-3.0-7|86	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-finish.png
14mr|texlive-arara-3.0-7|87	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-welcome.png
14mr|texlive-arara-3.0-7|88	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-config.png
14mr|texlive-arara-3.0-7|89	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-newprofile.png
14mr|texlive-arara-3.0-7|90	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-profiles.png
14mr|texlive-arara-3.0-7|91	%doc %{_texmfdistdir}/doc/support/arara/figures/texshop/texshop-arara.png
14mr|texlive-arara-3.0-7|92	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-add.png
14mr|texlive-arara-3.0-7|93	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-arara.png
14mr|texlive-arara-3.0-7|94	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-prefs.png
14mr|texlive-arara-3.0-7|95	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-profile.png
14mr|texlive-arara-3.0-7|96	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-ararabutton.png
14mr|texlive-arara-3.0-7|97	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-menu.png
14mr|texlive-arara-3.0-7|98	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-optionsinterface.png
14mr|texlive-arara-3.0-7|99	%doc %{_texmfdistdir}/doc/support/arara/references.bib
14mr|texlive-arara-3.0-7|100	#- source
14mr|texlive-arara-3.0-7|101	%doc %{_texmfdistdir}/source/support/arara/pom.xml
14mr|texlive-arara-3.0-7|102	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/Arara.java
14mr|texlive-arara-3.0-7|103	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/exception/AraraException.java
14mr|texlive-arara-3.0-7|104	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraCommand.java
14mr|texlive-arara-3.0-7|105	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraConfiguration.java
14mr|texlive-arara-3.0-7|106	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraDirective.java
14mr|texlive-arara-3.0-7|107	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraFilePattern.java
14mr|texlive-arara-3.0-7|108	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraLanguage.java
14mr|texlive-arara-3.0-7|109	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleArgument.java
14mr|texlive-arara-3.0-7|110	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleConfig.java
14mr|texlive-arara-3.0-7|111	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraTask.java
14mr|texlive-arara-3.0-7|112	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraConstants.java
14mr|texlive-arara-3.0-7|113	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLocalization.java
14mr|texlive-arara-3.0-7|114	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLogging.java
14mr|texlive-arara-3.0-7|115	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraMethods.java
14mr|texlive-arara-3.0-7|116	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraResolver.java
14mr|texlive-arara-3.0-7|117	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraUtils.java
14mr|texlive-arara-3.0-7|118	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandLineAnalyzer.java
14mr|texlive-arara-3.0-7|119	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandTrigger.java
14mr|texlive-arara-3.0-7|120	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/ConfigurationLoader.java
14mr|texlive-arara-3.0-7|121	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveExtractor.java
14mr|texlive-arara-3.0-7|122	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveParser.java
14mr|texlive-arara-3.0-7|123	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/LanguageController.java
14mr|texlive-arara-3.0-7|124	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TaskDeployer.java
14mr|texlive-arara-3.0-7|125	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TeeOutputStream.java
14mr|texlive-arara-3.0-7|126	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/conf/logback.xml
14mr|texlive-arara-3.0-7|127	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/localization/dummy
14mr|texlive-arara-3.0-7|128	%doc %{_texmfdistdir}/source/support/arara/src/test/java/com/github/arara/AraraTest.java
14mr|texlive-arara-3.0-7|129	
14mr|texlive-arara-3.0-7|130	#-----------------------------------------------------------------------
14mr|texlive-arara-3.0-7|131	%prep
14mr|texlive-arara-3.0-7|132	%setup -c -a0 -a1 -a2
14mr|texlive-arara-3.0-7|133	
14mr|texlive-arara-3.0-7|134	%build
14mr|texlive-arara-3.0-7|135	
14mr|texlive-arara-3.0-7|136	%install
14mr|texlive-arara-3.0-7|137	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-arara-3.0-7|138	pushd %{buildroot}%{_bindir}
14mr|texlive-arara-3.0-7|139	ln -sf %{_texmfdistdir}/scripts/arara/arara.sh arara
14mr|texlive-arara-3.0-7|140	popd
14mr|texlive-arara-3.0-7|141	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-arara-3.0-7|142	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-arara-3.0-7|143	
14mr|texlive-arara-3.0-7|144	%changelog
14mr|texlive-arara-3.0-7|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-7
14mr|texlive-arara-3.0-7|146	+ Revision: 55502c1
14mr|texlive-arara-3.0-7|147	- MassBuild#440: Increase release tag
14mr|texlive-arara-3.0-7|148	
14mr|texlive-arara-3.0-7|149	

19267 14
14mr|texlive-archaic-20061108-3|1	# revision 15878
14mr|texlive-archaic-20061108-3|2	# category Package
14mr|texlive-archaic-20061108-3|3	# catalog-ctan /fonts/archaic
14mr|texlive-archaic-20061108-3|4	# catalog-date 2006-11-08 11:10:08 +0100
14mr|texlive-archaic-20061108-3|5	# catalog-license lppl
14mr|texlive-archaic-20061108-3|6	# catalog-version undef
14mr|texlive-archaic-20061108-3|7	Name:		texlive-archaic
14mr|texlive-archaic-20061108-3|8	Version:	20061108
14mr|texlive-archaic-20061108-3|9	Release:	3
14mr|texlive-archaic-20061108-3|10	Summary:	A collection of archaic fonts
14mr|texlive-archaic-20061108-3|11	Group:		Publishing
14mr|texlive-archaic-20061108-3|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic
14mr|texlive-archaic-20061108-3|13	License:	LPPL
14mr|texlive-archaic-20061108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.tar.xz
14mr|texlive-archaic-20061108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.doc.tar.xz
14mr|texlive-archaic-20061108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.source.tar.xz
14mr|texlive-archaic-20061108-3|17	BuildArch:	noarch
14mr|texlive-archaic-20061108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-archaic-20061108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-archaic-20061108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-archaic-20061108-3|21	
14mr|texlive-archaic-20061108-3|22	%description
14mr|texlive-archaic-20061108-3|23	The collection contains fonts to represent Aramaic, Cypriot,
14mr|texlive-archaic-20061108-3|24	Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian
14mr|texlive-archaic-20061108-3|25	hieroglyphics, Linear A, Linear B, Nabatean old Persian, the
14mr|texlive-archaic-20061108-3|26	Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian
14mr|texlive-archaic-20061108-3|27	Ugaritic and Viking scripts. The bundle also includes a small
14mr|texlive-archaic-20061108-3|28	font for use in phonetic transcription of the archaic writings.
14mr|texlive-archaic-20061108-3|29	The bundle's own directory includes a font installation map
14mr|texlive-archaic-20061108-3|30	file for the whole collection.
14mr|texlive-archaic-20061108-3|31	
14mr|texlive-archaic-20061108-3|32	%post
14mr|texlive-archaic-20061108-3|33	%{_sbindir}/texlive.post
14mr|texlive-archaic-20061108-3|34	
14mr|texlive-archaic-20061108-3|35	%postun
14mr|texlive-archaic-20061108-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-archaic-20061108-3|37	%{_sbindir}/texlive.post
14mr|texlive-archaic-20061108-3|38	fi
14mr|texlive-archaic-20061108-3|39	
14mr|texlive-archaic-20061108-3|40	#-----------------------------------------------------------------------
14mr|texlive-archaic-20061108-3|41	%files
14mr|texlive-archaic-20061108-3|42	%{_texmfdistdir}/fonts/afm/public/archaic/aram10.afm
14mr|texlive-archaic-20061108-3|43	%{_texmfdistdir}/fonts/afm/public/archaic/copsn10.afm
14mr|texlive-archaic-20061108-3|44	%{_texmfdistdir}/fonts/afm/public/archaic/cugar10.afm
14mr|texlive-archaic-20061108-3|45	%{_texmfdistdir}/fonts/afm/public/archaic/cypr10.afm
14mr|texlive-archaic-20061108-3|46	%{_texmfdistdir}/fonts/afm/public/archaic/etr10.afm
14mr|texlive-archaic-20061108-3|47	%{_texmfdistdir}/fonts/afm/public/archaic/fut10.afm
14mr|texlive-archaic-20061108-3|48	%{_texmfdistdir}/fonts/afm/public/archaic/givbc10.afm
14mr|texlive-archaic-20061108-3|49	%{_texmfdistdir}/fonts/afm/public/archaic/gvibc10.afm
14mr|texlive-archaic-20061108-3|50	%{_texmfdistdir}/fonts/afm/public/archaic/linb10.afm
14mr|texlive-archaic-20061108-3|51	%{_texmfdistdir}/fonts/afm/public/archaic/nab10.afm
14mr|texlive-archaic-20061108-3|52	%{_texmfdistdir}/fonts/afm/public/archaic/oandsi10.afm
14mr|texlive-archaic-20061108-3|53	%{_texmfdistdir}/fonts/afm/public/archaic/oandsu10.afm
14mr|texlive-archaic-20061108-3|54	%{_texmfdistdir}/fonts/afm/public/archaic/phnc10.afm
14mr|texlive-archaic-20061108-3|55	%{_texmfdistdir}/fonts/afm/public/archaic/pmhg.afm
14mr|texlive-archaic-20061108-3|56	%{_texmfdistdir}/fonts/afm/public/archaic/proto10.afm
14mr|texlive-archaic-20061108-3|57	%{_texmfdistdir}/fonts/afm/public/archaic/sarab10.afm
14mr|texlive-archaic-20061108-3|58	%{_texmfdistdir}/fonts/map/dvips/archaic/aramaic.map
14mr|texlive-archaic-20061108-3|59	%{_texmfdistdir}/fonts/map/dvips/archaic/archaicprw.map
14mr|texlive-archaic-20061108-3|60	%{_texmfdistdir}/fonts/map/dvips/archaic/cypriot.map
14mr|texlive-archaic-20061108-3|61	%{_texmfdistdir}/fonts/map/dvips/archaic/etruscan.map
14mr|texlive-archaic-20061108-3|62	%{_texmfdistdir}/fonts/map/dvips/archaic/fut10.map
14mr|texlive-archaic-20061108-3|63	%{_texmfdistdir}/fonts/map/dvips/archaic/greek4cbc.map
14mr|texlive-archaic-20061108-3|64	%{_texmfdistdir}/fonts/map/dvips/archaic/greek6cbc.map
14mr|texlive-archaic-20061108-3|65	%{_texmfdistdir}/fonts/map/dvips/archaic/hieroglf.map
14mr|texlive-archaic-20061108-3|66	%{_texmfdistdir}/fonts/map/dvips/archaic/linearb.map
14mr|texlive-archaic-20061108-3|67	%{_texmfdistdir}/fonts/map/dvips/archaic/nabatean.map
14mr|texlive-archaic-20061108-3|68	%{_texmfdistdir}/fonts/map/dvips/archaic/oands.map
14mr|texlive-archaic-20061108-3|69	%{_texmfdistdir}/fonts/map/dvips/archaic/oldprsn.map
14mr|texlive-archaic-20061108-3|70	%{_texmfdistdir}/fonts/map/dvips/archaic/phoenician.map
14mr|texlive-archaic-20061108-3|71	%{_texmfdistdir}/fonts/map/dvips/archaic/protosem.map
14mr|texlive-archaic-20061108-3|72	%{_texmfdistdir}/fonts/map/dvips/archaic/sarabian.map
14mr|texlive-archaic-20061108-3|73	%{_texmfdistdir}/fonts/map/dvips/archaic/ugarite.map
14mr|texlive-archaic-20061108-3|74	%{_texmfdistdir}/fonts/source/public/archaic/copsn10.mf
14mr|texlive-archaic-20061108-3|75	%{_texmfdistdir}/fonts/source/public/archaic/givbc10.mf
14mr|texlive-archaic-20061108-3|76	%{_texmfdistdir}/fonts/source/public/archaic/gvibc10.mf
14mr|texlive-archaic-20061108-3|77	%{_texmfdistdir}/fonts/source/public/archaic/sarab10.mf
14mr|texlive-archaic-20061108-3|78	%{_texmfdistdir}/fonts/source/public/archaic/vik10.mf
14mr|texlive-archaic-20061108-3|79	%{_texmfdistdir}/fonts/source/public/archaic/vikglyph.mf
14mr|texlive-archaic-20061108-3|80	%{_texmfdistdir}/fonts/source/public/archaic/viktitle.mf
14mr|texlive-archaic-20061108-3|81	%{_texmfdistdir}/fonts/tfm/public/archaic/aram10.tfm
14mr|texlive-archaic-20061108-3|82	%{_texmfdistdir}/fonts/tfm/public/archaic/copsn10.tfm
14mr|texlive-archaic-20061108-3|83	%{_texmfdistdir}/fonts/tfm/public/archaic/cugar10.tfm
14mr|texlive-archaic-20061108-3|84	%{_texmfdistdir}/fonts/tfm/public/archaic/cypr10.tfm
14mr|texlive-archaic-20061108-3|85	%{_texmfdistdir}/fonts/tfm/public/archaic/etr10.tfm
14mr|texlive-archaic-20061108-3|86	%{_texmfdistdir}/fonts/tfm/public/archaic/fut10.tfm
14mr|texlive-archaic-20061108-3|87	%{_texmfdistdir}/fonts/tfm/public/archaic/givbc10.tfm
14mr|texlive-archaic-20061108-3|88	%{_texmfdistdir}/fonts/tfm/public/archaic/gvibc10.tfm
14mr|texlive-archaic-20061108-3|89	%{_texmfdistdir}/fonts/tfm/public/archaic/linb10.tfm
14mr|texlive-archaic-20061108-3|90	%{_texmfdistdir}/fonts/tfm/public/archaic/nab10.tfm
14mr|texlive-archaic-20061108-3|91	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsi10.tfm
14mr|texlive-archaic-20061108-3|92	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsu10.tfm
14mr|texlive-archaic-20061108-3|93	%{_texmfdistdir}/fonts/tfm/public/archaic/phnc10.tfm
14mr|texlive-archaic-20061108-3|94	%{_texmfdistdir}/fonts/tfm/public/archaic/pmhg.tfm
14mr|texlive-archaic-20061108-3|95	%{_texmfdistdir}/fonts/tfm/public/archaic/proto10.tfm
14mr|texlive-archaic-20061108-3|96	%{_texmfdistdir}/fonts/tfm/public/archaic/sarab10.tfm
14mr|texlive-archaic-20061108-3|97	%{_texmfdistdir}/fonts/tfm/public/archaic/vik10.tfm
14mr|texlive-archaic-20061108-3|98	%{_texmfdistdir}/fonts/type1/public/archaic/aram10.pfb
14mr|texlive-archaic-20061108-3|99	%{_texmfdistdir}/fonts/type1/public/archaic/copsn10.pfb
14mr|texlive-archaic-20061108-3|100	%{_texmfdistdir}/fonts/type1/public/archaic/cugar10.pfb
14mr|texlive-archaic-20061108-3|101	%{_texmfdistdir}/fonts/type1/public/archaic/cypr10.pfb
14mr|texlive-archaic-20061108-3|102	%{_texmfdistdir}/fonts/type1/public/archaic/etr10.pfb
14mr|texlive-archaic-20061108-3|103	%{_texmfdistdir}/fonts/type1/public/archaic/fut10.pfb
14mr|texlive-archaic-20061108-3|104	%{_texmfdistdir}/fonts/type1/public/archaic/givbc10.pfb
14mr|texlive-archaic-20061108-3|105	%{_texmfdistdir}/fonts/type1/public/archaic/gvibc10.pfb
14mr|texlive-archaic-20061108-3|106	%{_texmfdistdir}/fonts/type1/public/archaic/linb10.pfb
14mr|texlive-archaic-20061108-3|107	%{_texmfdistdir}/fonts/type1/public/archaic/nab10.pfb
14mr|texlive-archaic-20061108-3|108	%{_texmfdistdir}/fonts/type1/public/archaic/oandsi10.pfb
14mr|texlive-archaic-20061108-3|109	%{_texmfdistdir}/fonts/type1/public/archaic/oandsu10.pfb
14mr|texlive-archaic-20061108-3|110	%{_texmfdistdir}/fonts/type1/public/archaic/phnc10.pfb
14mr|texlive-archaic-20061108-3|111	%{_texmfdistdir}/fonts/type1/public/archaic/pmhg.pfb
14mr|texlive-archaic-20061108-3|112	%{_texmfdistdir}/fonts/type1/public/archaic/proto10.pfb
14mr|texlive-archaic-20061108-3|113	%{_texmfdistdir}/fonts/type1/public/archaic/sarab10.pfb
14mr|texlive-archaic-20061108-3|114	%{_texmfdistdir}/tex/latex/archaic/aramaic.sty
14mr|texlive-archaic-20061108-3|115	%{_texmfdistdir}/tex/latex/archaic/cypriot.sty
14mr|texlive-archaic-20061108-3|116	%{_texmfdistdir}/tex/latex/archaic/etruscan.sty
14mr|texlive-archaic-20061108-3|117	%{_texmfdistdir}/tex/latex/archaic/greek4cbc.sty
14mr|texlive-archaic-20061108-3|118	%{_texmfdistdir}/tex/latex/archaic/greek6cbc.sty
14mr|texlive-archaic-20061108-3|119	%{_texmfdistdir}/tex/latex/archaic/hieroglf.sty
14mr|texlive-archaic-20061108-3|120	%{_texmfdistdir}/tex/latex/archaic/linearb.sty
14mr|texlive-archaic-20061108-3|121	%{_texmfdistdir}/tex/latex/archaic/nabatean.sty
14mr|texlive-archaic-20061108-3|122	%{_texmfdistdir}/tex/latex/archaic/oands.sty
14mr|texlive-archaic-20061108-3|123	%{_texmfdistdir}/tex/latex/archaic/oldprsn.sty
14mr|texlive-archaic-20061108-3|124	%{_texmfdistdir}/tex/latex/archaic/ot1aram.fd
14mr|texlive-archaic-20061108-3|125	%{_texmfdistdir}/tex/latex/archaic/ot1copsn.fd
14mr|texlive-archaic-20061108-3|126	%{_texmfdistdir}/tex/latex/archaic/ot1cugar.fd
14mr|texlive-archaic-20061108-3|127	%{_texmfdistdir}/tex/latex/archaic/ot1cypr.fd
14mr|texlive-archaic-20061108-3|128	%{_texmfdistdir}/tex/latex/archaic/ot1etr.fd
14mr|texlive-archaic-20061108-3|129	%{_texmfdistdir}/tex/latex/archaic/ot1fut.fd
14mr|texlive-archaic-20061108-3|130	%{_texmfdistdir}/tex/latex/archaic/ot1givbc.fd
14mr|texlive-archaic-20061108-3|131	%{_texmfdistdir}/tex/latex/archaic/ot1gvibc.fd
14mr|texlive-archaic-20061108-3|132	%{_texmfdistdir}/tex/latex/archaic/ot1nab.fd
14mr|texlive-archaic-20061108-3|133	%{_texmfdistdir}/tex/latex/archaic/ot1oands.fd
14mr|texlive-archaic-20061108-3|134	%{_texmfdistdir}/tex/latex/archaic/ot1phnc.fd
14mr|texlive-archaic-20061108-3|135	%{_texmfdistdir}/tex/latex/archaic/ot1pmhg.fd
14mr|texlive-archaic-20061108-3|136	%{_texmfdistdir}/tex/latex/archaic/ot1proto.fd
14mr|texlive-archaic-20061108-3|137	%{_texmfdistdir}/tex/latex/archaic/ot1sarab.fd
14mr|texlive-archaic-20061108-3|138	%{_texmfdistdir}/tex/latex/archaic/ot1vik.fd
14mr|texlive-archaic-20061108-3|139	%{_texmfdistdir}/tex/latex/archaic/phoenician.sty
14mr|texlive-archaic-20061108-3|140	%{_texmfdistdir}/tex/latex/archaic/protosem.sty
14mr|texlive-archaic-20061108-3|141	%{_texmfdistdir}/tex/latex/archaic/runic.sty
14mr|texlive-archaic-20061108-3|142	%{_texmfdistdir}/tex/latex/archaic/sarabian.sty
14mr|texlive-archaic-20061108-3|143	%{_texmfdistdir}/tex/latex/archaic/t1aram.fd
14mr|texlive-archaic-20061108-3|144	%{_texmfdistdir}/tex/latex/archaic/t1copsn.fd
14mr|texlive-archaic-20061108-3|145	%{_texmfdistdir}/tex/latex/archaic/t1cugar.fd
14mr|texlive-archaic-20061108-3|146	%{_texmfdistdir}/tex/latex/archaic/t1cypr.fd
14mr|texlive-archaic-20061108-3|147	%{_texmfdistdir}/tex/latex/archaic/t1etr.fd
14mr|texlive-archaic-20061108-3|148	%{_texmfdistdir}/tex/latex/archaic/t1fut.fd
14mr|texlive-archaic-20061108-3|149	%{_texmfdistdir}/tex/latex/archaic/t1givbc.fd
14mr|texlive-archaic-20061108-3|150	%{_texmfdistdir}/tex/latex/archaic/t1gvibc.fd
14mr|texlive-archaic-20061108-3|151	%{_texmfdistdir}/tex/latex/archaic/t1linb.fd
14mr|texlive-archaic-20061108-3|152	%{_texmfdistdir}/tex/latex/archaic/t1nab.fd
14mr|texlive-archaic-20061108-3|153	%{_texmfdistdir}/tex/latex/archaic/t1oands.fd
14mr|texlive-archaic-20061108-3|154	%{_texmfdistdir}/tex/latex/archaic/t1phnc.fd
14mr|texlive-archaic-20061108-3|155	%{_texmfdistdir}/tex/latex/archaic/t1pmhg.fd
14mr|texlive-archaic-20061108-3|156	%{_texmfdistdir}/tex/latex/archaic/t1proto.fd
14mr|texlive-archaic-20061108-3|157	%{_texmfdistdir}/tex/latex/archaic/t1sarab.fd
14mr|texlive-archaic-20061108-3|158	%{_texmfdistdir}/tex/latex/archaic/t1vik.fd
14mr|texlive-archaic-20061108-3|159	%{_texmfdistdir}/tex/latex/archaic/ugarite.sty
14mr|texlive-archaic-20061108-3|160	%{_texmfdistdir}/tex/latex/archaic/viking.sty
14mr|texlive-archaic-20061108-3|161	%doc %{_texmfdistdir}/doc/fonts/archaic/README.PRW
14mr|texlive-archaic-20061108-3|162	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic-README
14mr|texlive-archaic-20061108-3|163	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic.pdf
14mr|texlive-archaic-20061108-3|164	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.pdf
14mr|texlive-archaic-20061108-3|165	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.tex
14mr|texlive-archaic-20061108-3|166	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot-README
14mr|texlive-archaic-20061108-3|167	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot.pdf
14mr|texlive-archaic-20061108-3|168	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan-README
14mr|texlive-archaic-20061108-3|169	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan.pdf
14mr|texlive-archaic-20061108-3|170	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-README
14mr|texlive-archaic-20061108-3|171	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.pdf
14mr|texlive-archaic-20061108-3|172	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.tex
14mr|texlive-archaic-20061108-3|173	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc.pdf
14mr|texlive-archaic-20061108-3|174	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-README
14mr|texlive-archaic-20061108-3|175	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.pdf
14mr|texlive-archaic-20061108-3|176	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.tex
14mr|texlive-archaic-20061108-3|177	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc.pdf
14mr|texlive-archaic-20061108-3|178	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-README
14mr|texlive-archaic-20061108-3|179	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.pdf
14mr|texlive-archaic-20061108-3|180	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.tex
14mr|texlive-archaic-20061108-3|181	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf.pdf
14mr|texlive-archaic-20061108-3|182	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb-README
14mr|texlive-archaic-20061108-3|183	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb.pdf
14mr|texlive-archaic-20061108-3|184	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean-README
14mr|texlive-archaic-20061108-3|185	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean.pdf
14mr|texlive-archaic-20061108-3|186	%doc %{_texmfdistdir}/doc/fonts/archaic/oands-README
14mr|texlive-archaic-20061108-3|187	%doc %{_texmfdistdir}/doc/fonts/archaic/oands.pdf
14mr|texlive-archaic-20061108-3|188	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn-README
14mr|texlive-archaic-20061108-3|189	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn.pdf
14mr|texlive-archaic-20061108-3|190	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-README
14mr|texlive-archaic-20061108-3|191	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.pdf
14mr|texlive-archaic-20061108-3|192	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.tex
14mr|texlive-archaic-20061108-3|193	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician.pdf
14mr|texlive-archaic-20061108-3|194	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem-README
14mr|texlive-archaic-20061108-3|195	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem.pdf
14mr|texlive-archaic-20061108-3|196	%doc %{_texmfdistdir}/doc/fonts/archaic/runic-README
14mr|texlive-archaic-20061108-3|197	%doc %{_texmfdistdir}/doc/fonts/archaic/runic.pdf
14mr|texlive-archaic-20061108-3|198	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian-README
14mr|texlive-archaic-20061108-3|199	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian.pdf
14mr|texlive-archaic-20061108-3|200	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.pdf
14mr|texlive-archaic-20061108-3|201	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.tex
14mr|texlive-archaic-20061108-3|202	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.pdf
14mr|texlive-archaic-20061108-3|203	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.tex
14mr|texlive-archaic-20061108-3|204	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.pdf
14mr|texlive-archaic-20061108-3|205	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.tex
14mr|texlive-archaic-20061108-3|206	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.pdf
14mr|texlive-archaic-20061108-3|207	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.tex
14mr|texlive-archaic-20061108-3|208	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.pdf
14mr|texlive-archaic-20061108-3|209	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.tex
14mr|texlive-archaic-20061108-3|210	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.pdf
14mr|texlive-archaic-20061108-3|211	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.tex
14mr|texlive-archaic-20061108-3|212	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.pdf
14mr|texlive-archaic-20061108-3|213	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.tex
14mr|texlive-archaic-20061108-3|214	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.pdf
14mr|texlive-archaic-20061108-3|215	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.tex
14mr|texlive-archaic-20061108-3|216	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.pdf
14mr|texlive-archaic-20061108-3|217	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.tex
14mr|texlive-archaic-20061108-3|218	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.pdf
14mr|texlive-archaic-20061108-3|219	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.tex
14mr|texlive-archaic-20061108-3|220	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.pdf
14mr|texlive-archaic-20061108-3|221	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.tex
14mr|texlive-archaic-20061108-3|222	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite-README
14mr|texlive-archaic-20061108-3|223	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite.pdf
14mr|texlive-archaic-20061108-3|224	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-README
14mr|texlive-archaic-20061108-3|225	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-try_vik.tex
14mr|texlive-archaic-20061108-3|226	#- source
14mr|texlive-archaic-20061108-3|227	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.dtx
14mr|texlive-archaic-20061108-3|228	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.ins
14mr|texlive-archaic-20061108-3|229	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.dtx
14mr|texlive-archaic-20061108-3|230	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.ins
14mr|texlive-archaic-20061108-3|231	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.dtx
14mr|texlive-archaic-20061108-3|232	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.ins
14mr|texlive-archaic-20061108-3|233	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.dtx
14mr|texlive-archaic-20061108-3|234	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.ins
14mr|texlive-archaic-20061108-3|235	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.dtx
14mr|texlive-archaic-20061108-3|236	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.ins
14mr|texlive-archaic-20061108-3|237	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.dtx
14mr|texlive-archaic-20061108-3|238	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.ins
14mr|texlive-archaic-20061108-3|239	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.dtx
14mr|texlive-archaic-20061108-3|240	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.ins
14mr|texlive-archaic-20061108-3|241	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.dtx
14mr|texlive-archaic-20061108-3|242	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.ins
14mr|texlive-archaic-20061108-3|243	%doc %{_texmfdistdir}/source/fonts/archaic/oands.dtx
14mr|texlive-archaic-20061108-3|244	%doc %{_texmfdistdir}/source/fonts/archaic/oands.ins
14mr|texlive-archaic-20061108-3|245	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.dtx
14mr|texlive-archaic-20061108-3|246	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.ins
14mr|texlive-archaic-20061108-3|247	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.dtx
14mr|texlive-archaic-20061108-3|248	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.ins
14mr|texlive-archaic-20061108-3|249	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.dtx
14mr|texlive-archaic-20061108-3|250	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.ins
14mr|texlive-archaic-20061108-3|251	%doc %{_texmfdistdir}/source/fonts/archaic/runic.dtx
14mr|texlive-archaic-20061108-3|252	%doc %{_texmfdistdir}/source/fonts/archaic/runic.ins
14mr|texlive-archaic-20061108-3|253	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.dtx
14mr|texlive-archaic-20061108-3|254	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.ins
14mr|texlive-archaic-20061108-3|255	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.dtx
14mr|texlive-archaic-20061108-3|256	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.ins
14mr|texlive-archaic-20061108-3|257	%doc %{_texmfdistdir}/source/fonts/archaic/viking.dtx
14mr|texlive-archaic-20061108-3|258	%doc %{_texmfdistdir}/source/fonts/archaic/viking.ins
14mr|texlive-archaic-20061108-3|259	
14mr|texlive-archaic-20061108-3|260	#-----------------------------------------------------------------------
14mr|texlive-archaic-20061108-3|261	%prep
14mr|texlive-archaic-20061108-3|262	%setup -c -a0 -a1 -a2
14mr|texlive-archaic-20061108-3|263	
14mr|texlive-archaic-20061108-3|264	%build
14mr|texlive-archaic-20061108-3|265	
14mr|texlive-archaic-20061108-3|266	%install
14mr|texlive-archaic-20061108-3|267	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-archaic-20061108-3|268	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-archaic-20061108-3|269	
14mr|texlive-archaic-20061108-3|270	
14mr|texlive-archaic-20061108-3|271	
14mr|texlive-archaic-20061108-3|272	%changelog
14mr|texlive-archaic-20061108-3|273	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061108-3
14mr|texlive-archaic-20061108-3|274	+ Revision: e2ed8fd
14mr|texlive-archaic-20061108-3|275	- MassBuild#440: Increase release tag
14mr|texlive-archaic-20061108-3|276	
14mr|texlive-archaic-20061108-3|277	

19268 14
14mr|texlive-arcs-2-3|1	# revision 15878
14mr|texlive-arcs-2-3|2	# category Package
14mr|texlive-arcs-2-3|3	# catalog-ctan /macros/latex/contrib/arcs
14mr|texlive-arcs-2-3|4	# catalog-date 2006-10-12 15:06:10 +0200
14mr|texlive-arcs-2-3|5	# catalog-license lppl
14mr|texlive-arcs-2-3|6	# catalog-version 1
14mr|texlive-arcs-2-3|7	Name:		texlive-arcs
14mr|texlive-arcs-2-3|8	Version:	2
14mr|texlive-arcs-2-3|9	Release:	3
14mr|texlive-arcs-2-3|10	Summary:	Draw arcs over and under text
14mr|texlive-arcs-2-3|11	Group:		Publishing
14mr|texlive-arcs-2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arcs
14mr|texlive-arcs-2-3|13	License:	LPPL
14mr|texlive-arcs-2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.tar.xz
14mr|texlive-arcs-2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.doc.tar.xz
14mr|texlive-arcs-2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.source.tar.xz
14mr|texlive-arcs-2-3|17	BuildArch:	noarch
14mr|texlive-arcs-2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-arcs-2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-arcs-2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-arcs-2-3|21	
14mr|texlive-arcs-2-3|22	%description
14mr|texlive-arcs-2-3|23	The package provides two commands for placing an arc over
14mr|texlive-arcs-2-3|24	(\overarc) or under (\underarc) a piece of text. (The text may
14mr|texlive-arcs-2-3|25	be up to three letters long.) The commands generate an \hbox,
14mr|texlive-arcs-2-3|26	and may be used both in text and in maths formulae.
14mr|texlive-arcs-2-3|27	
14mr|texlive-arcs-2-3|28	%post
14mr|texlive-arcs-2-3|29	%{_sbindir}/texlive.post
14mr|texlive-arcs-2-3|30	
14mr|texlive-arcs-2-3|31	%postun
14mr|texlive-arcs-2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-arcs-2-3|33	%{_sbindir}/texlive.post
14mr|texlive-arcs-2-3|34	fi
14mr|texlive-arcs-2-3|35	
14mr|texlive-arcs-2-3|36	#-----------------------------------------------------------------------
14mr|texlive-arcs-2-3|37	%files
14mr|texlive-arcs-2-3|38	%{_texmfdistdir}/tex/latex/arcs/arcs.sty
14mr|texlive-arcs-2-3|39	%doc %{_texmfdistdir}/doc/latex/arcs/README
14mr|texlive-arcs-2-3|40	%doc %{_texmfdistdir}/doc/latex/arcs/arcs.pdf
14mr|texlive-arcs-2-3|41	%doc %{_texmfdistdir}/doc/latex/arcs/arcstest.tex
14mr|texlive-arcs-2-3|42	#- source
14mr|texlive-arcs-2-3|43	%doc %{_texmfdistdir}/source/latex/arcs/arcs.dtx
14mr|texlive-arcs-2-3|44	%doc %{_texmfdistdir}/source/latex/arcs/arcs.ins
14mr|texlive-arcs-2-3|45	
14mr|texlive-arcs-2-3|46	#-----------------------------------------------------------------------
14mr|texlive-arcs-2-3|47	%prep
14mr|texlive-arcs-2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-arcs-2-3|49	
14mr|texlive-arcs-2-3|50	%build
14mr|texlive-arcs-2-3|51	
14mr|texlive-arcs-2-3|52	%install
14mr|texlive-arcs-2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arcs-2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-arcs-2-3|55	
14mr|texlive-arcs-2-3|56	
14mr|texlive-arcs-2-3|57	
14mr|texlive-arcs-2-3|58	%changelog
14mr|texlive-arcs-2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-3
14mr|texlive-arcs-2-3|60	+ Revision: e13edb6
14mr|texlive-arcs-2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-arcs-2-3|62	
14mr|texlive-arcs-2-3|63	

19269 14
14mr|texlive-arev-20070225-3|1	# revision 15878
14mr|texlive-arev-20070225-3|2	# category Package
14mr|texlive-arev-20070225-3|3	# catalog-ctan /fonts/arev
14mr|texlive-arev-20070225-3|4	# catalog-date 2007-02-25 15:08:52 +0100
14mr|texlive-arev-20070225-3|5	# catalog-license lppl
14mr|texlive-arev-20070225-3|6	# catalog-version undef
14mr|texlive-arev-20070225-3|7	Name:		texlive-arev
14mr|texlive-arev-20070225-3|8	Version:	20070225
14mr|texlive-arev-20070225-3|9	Release:	3
14mr|texlive-arev-20070225-3|10	Summary:	Fonts and LaTeX support files for Arev Sans
14mr|texlive-arev-20070225-3|11	Group:		Publishing
14mr|texlive-arev-20070225-3|12	URL:		http://www.ctan.org/tex-archive/fonts/arev
14mr|texlive-arev-20070225-3|13	License:	LPPL
14mr|texlive-arev-20070225-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.tar.xz
14mr|texlive-arev-20070225-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.doc.tar.xz
14mr|texlive-arev-20070225-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.source.tar.xz
14mr|texlive-arev-20070225-3|17	BuildArch:	noarch
14mr|texlive-arev-20070225-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-arev-20070225-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-arev-20070225-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-arev-20070225-3|21	
14mr|texlive-arev-20070225-3|22	%description
14mr|texlive-arev-20070225-3|23	The package arev provides type 1 and virtual fonts, together
14mr|texlive-arev-20070225-3|24	with LaTeX packages for using Arev Sans in both text and
14mr|texlive-arev-20070225-3|25	mathematics. Arev Sans is a derivative of Bitstream Vera Sans
14mr|texlive-arev-20070225-3|26	created by Tavmjong Bah, adding support for Greek and Cyrillic
14mr|texlive-arev-20070225-3|27	characters. Bah also added a few variant letters that are more
14mr|texlive-arev-20070225-3|28	appropriate for mathematics. The primary purpose for using Arev
14mr|texlive-arev-20070225-3|29	Sans in LaTeX is presentations, particularly when using a
14mr|texlive-arev-20070225-3|30	computer projector. In such a context, Arev Sans is quite
14mr|texlive-arev-20070225-3|31	readable, with large x-height, "open letters", wide spacing,
14mr|texlive-arev-20070225-3|32	and thick stems. The style is very similar to the SliTeX font
14mr|texlive-arev-20070225-3|33	lcmss, but heavier. Arev is one of a very small number of sans-
14mr|texlive-arev-20070225-3|34	font mathematics support packages. Others are cmbright, hvmath
14mr|texlive-arev-20070225-3|35	and kerkis.
14mr|texlive-arev-20070225-3|36	
14mr|texlive-arev-20070225-3|37	%post
14mr|texlive-arev-20070225-3|38	%{_sbindir}/texlive.post
14mr|texlive-arev-20070225-3|39	
14mr|texlive-arev-20070225-3|40	%postun
14mr|texlive-arev-20070225-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-arev-20070225-3|42	%{_sbindir}/texlive.post
14mr|texlive-arev-20070225-3|43	fi
14mr|texlive-arev-20070225-3|44	
14mr|texlive-arev-20070225-3|45	#-----------------------------------------------------------------------
14mr|texlive-arev-20070225-3|46	%files
14mr|texlive-arev-20070225-3|47	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Bold.afm
14mr|texlive-arev-20070225-3|48	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-BoldOblique.afm
14mr|texlive-arev-20070225-3|49	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Oblique.afm
14mr|texlive-arev-20070225-3|50	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Roman.afm
14mr|texlive-arev-20070225-3|51	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoml.enc
14mr|texlive-arev-20070225-3|52	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoms.enc
14mr|texlive-arev-20070225-3|53	%{_texmfdistdir}/fonts/enc/dvips/arev/arevot1.enc
14mr|texlive-arev-20070225-3|54	%{_texmfdistdir}/fonts/map/dvips/arev/arev.map
14mr|texlive-arev-20070225-3|55	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Bold.tfm
14mr|texlive-arev-20070225-3|56	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm
14mr|texlive-arev-20070225-3|57	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Oblique.tfm
14mr|texlive-arev-20070225-3|58	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Roman.tfm
14mr|texlive-arev-20070225-3|59	%{_texmfdistdir}/fonts/tfm/public/arev/favb8r.tfm
14mr|texlive-arev-20070225-3|60	%{_texmfdistdir}/fonts/tfm/public/arev/favb8t.tfm
14mr|texlive-arev-20070225-3|61	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8r.tfm
14mr|texlive-arev-20070225-3|62	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8t.tfm
14mr|texlive-arev-20070225-3|63	%{_texmfdistdir}/fonts/tfm/public/arev/favmb7t.tfm
14mr|texlive-arev-20070225-3|64	%{_texmfdistdir}/fonts/tfm/public/arev/favmbi7m.tfm
14mr|texlive-arev-20070225-3|65	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7t.tfm
14mr|texlive-arev-20070225-3|66	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7y.tfm
14mr|texlive-arev-20070225-3|67	%{_texmfdistdir}/fonts/tfm/public/arev/favmri7m.tfm
14mr|texlive-arev-20070225-3|68	%{_texmfdistdir}/fonts/tfm/public/arev/favr8r.tfm
14mr|texlive-arev-20070225-3|69	%{_texmfdistdir}/fonts/tfm/public/arev/favr8t.tfm
14mr|texlive-arev-20070225-3|70	%{_texmfdistdir}/fonts/tfm/public/arev/favri8r.tfm
14mr|texlive-arev-20070225-3|71	%{_texmfdistdir}/fonts/tfm/public/arev/favri8t.tfm
14mr|texlive-arev-20070225-3|72	%{_texmfdistdir}/fonts/tfm/public/arev/zavmb7t.tfm
14mr|texlive-arev-20070225-3|73	%{_texmfdistdir}/fonts/tfm/public/arev/zavmbi7m.tfm
14mr|texlive-arev-20070225-3|74	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7t.tfm
14mr|texlive-arev-20070225-3|75	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7y.tfm
14mr|texlive-arev-20070225-3|76	%{_texmfdistdir}/fonts/tfm/public/arev/zavmri7m.tfm
14mr|texlive-arev-20070225-3|77	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Bold.pfb
14mr|texlive-arev-20070225-3|78	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-BoldOblique.pfb
14mr|texlive-arev-20070225-3|79	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Oblique.pfb
14mr|texlive-arev-20070225-3|80	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Roman.pfb
14mr|texlive-arev-20070225-3|81	%{_texmfdistdir}/fonts/vf/public/arev/favb8t.vf
14mr|texlive-arev-20070225-3|82	%{_texmfdistdir}/fonts/vf/public/arev/favbi8t.vf
14mr|texlive-arev-20070225-3|83	%{_texmfdistdir}/fonts/vf/public/arev/favr8t.vf
14mr|texlive-arev-20070225-3|84	%{_texmfdistdir}/fonts/vf/public/arev/favri8t.vf
14mr|texlive-arev-20070225-3|85	%{_texmfdistdir}/fonts/vf/public/arev/zavmb7t.vf
14mr|texlive-arev-20070225-3|86	%{_texmfdistdir}/fonts/vf/public/arev/zavmbi7m.vf
14mr|texlive-arev-20070225-3|87	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7t.vf
14mr|texlive-arev-20070225-3|88	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7y.vf
14mr|texlive-arev-20070225-3|89	%{_texmfdistdir}/fonts/vf/public/arev/zavmri7m.vf
14mr|texlive-arev-20070225-3|90	%{_texmfdistdir}/tex/latex/arev/ams-mdbch.sty
14mr|texlive-arev-20070225-3|91	%{_texmfdistdir}/tex/latex/arev/arev.sty
14mr|texlive-arev-20070225-3|92	%{_texmfdistdir}/tex/latex/arev/arevmath.sty
14mr|texlive-arev-20070225-3|93	%{_texmfdistdir}/tex/latex/arev/arevsymbols.tex
14mr|texlive-arev-20070225-3|94	%{_texmfdistdir}/tex/latex/arev/arevtext.sty
14mr|texlive-arev-20070225-3|95	%{_texmfdistdir}/tex/latex/arev/omlzavm.fd
14mr|texlive-arev-20070225-3|96	%{_texmfdistdir}/tex/latex/arev/omszavm.fd
14mr|texlive-arev-20070225-3|97	%{_texmfdistdir}/tex/latex/arev/ot1zavm.fd
14mr|texlive-arev-20070225-3|98	%{_texmfdistdir}/tex/latex/arev/t1fav.fd
14mr|texlive-arev-20070225-3|99	%{_texmfdistdir}/tex/latex/arev/uzavm.fd
14mr|texlive-arev-20070225-3|100	%doc %{_texmfdistdir}/doc/fonts/arev/ArevSansLicense.txt
14mr|texlive-arev-20070225-3|101	%doc %{_texmfdistdir}/doc/fonts/arev/BitstreamVeraLicense.txt
14mr|texlive-arev-20070225-3|102	%doc %{_texmfdistdir}/doc/fonts/arev/ChangeLog
14mr|texlive-arev-20070225-3|103	%doc %{_texmfdistdir}/doc/fonts/arev/GPLv2.txt
14mr|texlive-arev-20070225-3|104	%doc %{_texmfdistdir}/doc/fonts/arev/LPPLv1-3a.txt
14mr|texlive-arev-20070225-3|105	%doc %{_texmfdistdir}/doc/fonts/arev/Makefile
14mr|texlive-arev-20070225-3|106	%doc %{_texmfdistdir}/doc/fonts/arev/README
14mr|texlive-arev-20070225-3|107	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.lyx
14mr|texlive-arev-20070225-3|108	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.pdf
14mr|texlive-arev-20070225-3|109	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.tex
14mr|texlive-arev-20070225-3|110	%doc %{_texmfdistdir}/doc/fonts/arev/fontsample.tex
14mr|texlive-arev-20070225-3|111	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.pdf
14mr|texlive-arev-20070225-3|112	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.tex
14mr|texlive-arev-20070225-3|113	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-arev.tex
14mr|texlive-arev-20070225-3|114	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmbright.tex
14mr|texlive-arev-20070225-3|115	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmss.tex
14mr|texlive-arev-20070225-3|116	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-header.tex
14mr|texlive-arev-20070225-3|117	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-helvetica.tex
14mr|texlive-arev-20070225-3|118	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-kerkis.tex
14mr|texlive-arev-20070225-3|119	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-lcmss.tex
14mr|texlive-arev-20070225-3|120	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-text.tex
14mr|texlive-arev-20070225-3|121	#- source
14mr|texlive-arev-20070225-3|122	%doc %{_texmfdistdir}/source/fonts/arev/TODO.txt
14mr|texlive-arev-20070225-3|123	%doc %{_texmfdistdir}/source/fonts/arev/afmtoglyphlist
14mr|texlive-arev-20070225-3|124	%doc %{_texmfdistdir}/source/fonts/arev/arevfontinst.tex
14mr|texlive-arev-20070225-3|125	%doc %{_texmfdistdir}/source/fonts/arev/arevoml.etx
14mr|texlive-arev-20070225-3|126	%doc %{_texmfdistdir}/source/fonts/arev/arevoms.etx
14mr|texlive-arev-20070225-3|127	%doc %{_texmfdistdir}/source/fonts/arev/arevot1.etx
14mr|texlive-arev-20070225-3|128	%doc %{_texmfdistdir}/source/fonts/arev/convert-ff
14mr|texlive-arev-20070225-3|129	%doc %{_texmfdistdir}/source/fonts/arev/createkerndata
14mr|texlive-arev-20070225-3|130	%doc %{_texmfdistdir}/source/fonts/arev/enctofontpos
14mr|texlive-arev-20070225-3|131	%doc %{_texmfdistdir}/source/fonts/arev/fixkernaccents.tex
14mr|texlive-arev-20070225-3|132	%doc %{_texmfdistdir}/source/fonts/arev/fixweierstrass.mtx
14mr|texlive-arev-20070225-3|133	%doc %{_texmfdistdir}/source/fonts/arev/fonttokernsfd.ff
14mr|texlive-arev-20070225-3|134	%doc %{_texmfdistdir}/source/fonts/arev/fonttopfb.ff
14mr|texlive-arev-20070225-3|135	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoml.tex
14mr|texlive-arev-20070225-3|136	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoms.tex
14mr|texlive-arev-20070225-3|137	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistot1.tex
14mr|texlive-arev-20070225-3|138	%doc %{_texmfdistdir}/source/fonts/arev/makefontfiles
14mr|texlive-arev-20070225-3|139	%doc %{_texmfdistdir}/source/fonts/arev/resetdotlessi.mtx
14mr|texlive-arev-20070225-3|140	%doc %{_texmfdistdir}/source/fonts/arev/sfdtokernaccent
14mr|texlive-arev-20070225-3|141	%doc %{_texmfdistdir}/source/fonts/arev/unsetomssymbols.mtx
14mr|texlive-arev-20070225-3|142	%doc %{_texmfdistdir}/source/fonts/arev/unsetot1symbols.mtx
14mr|texlive-arev-20070225-3|143	
14mr|texlive-arev-20070225-3|144	#-----------------------------------------------------------------------
14mr|texlive-arev-20070225-3|145	%prep
14mr|texlive-arev-20070225-3|146	%setup -c -a0 -a1 -a2
14mr|texlive-arev-20070225-3|147	
14mr|texlive-arev-20070225-3|148	%build
14mr|texlive-arev-20070225-3|149	
14mr|texlive-arev-20070225-3|150	%install
14mr|texlive-arev-20070225-3|151	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arev-20070225-3|152	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-arev-20070225-3|153	
14mr|texlive-arev-20070225-3|154	
14mr|texlive-arev-20070225-3|155	
14mr|texlive-arev-20070225-3|156	%changelog
14mr|texlive-arev-20070225-3|157	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070225-3
14mr|texlive-arev-20070225-3|158	+ Revision: 875483a
14mr|texlive-arev-20070225-3|159	- MassBuild#440: Increase release tag
14mr|texlive-arev-20070225-3|160	
14mr|texlive-arev-20070225-3|161	

19270 14
14mr|texlive-around-the-bend-20091109-3|1	# revision 15878
14mr|texlive-around-the-bend-20091109-3|2	# category Package
14mr|texlive-around-the-bend-20091109-3|3	# catalog-ctan /info/challenges/AroBend
14mr|texlive-around-the-bend-20091109-3|4	# catalog-date 2009-11-09 13:03:38 +0100
14mr|texlive-around-the-bend-20091109-3|5	# catalog-license lppl
14mr|texlive-around-the-bend-20091109-3|6	# catalog-version undef
14mr|texlive-around-the-bend-20091109-3|7	Name:		texlive-around-the-bend
14mr|texlive-around-the-bend-20091109-3|8	Version:	20091109
14mr|texlive-around-the-bend-20091109-3|9	Release:	3
14mr|texlive-around-the-bend-20091109-3|10	Summary:	Typeset exercises in TeX, with answers
14mr|texlive-around-the-bend-20091109-3|11	Group:		Publishing
14mr|texlive-around-the-bend-20091109-3|12	URL:		http://www.ctan.org/tex-archive/info/challenges/AroBend
14mr|texlive-around-the-bend-20091109-3|13	License:	LPPL
14mr|texlive-around-the-bend-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/around-the-bend.tar.xz
14mr|texlive-around-the-bend-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/around-the-bend.doc.tar.xz
14mr|texlive-around-the-bend-20091109-3|16	BuildArch:	noarch
14mr|texlive-around-the-bend-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-around-the-bend-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-around-the-bend-20091109-3|19	
14mr|texlive-around-the-bend-20091109-3|20	%description
14mr|texlive-around-the-bend-20091109-3|21	This is a typeset version of the files of the aro-bend, plus
14mr|texlive-around-the-bend-20091109-3|22	three extra questions (with their answers) that Michael Downes
14mr|texlive-around-the-bend-20091109-3|23	didn't manage to get onto CTAN.
14mr|texlive-around-the-bend-20091109-3|24	
14mr|texlive-around-the-bend-20091109-3|25	#-----------------------------------------------------------------------
14mr|texlive-around-the-bend-20091109-3|26	%files
14mr|texlive-around-the-bend-20091109-3|27	%doc %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.pdf
14mr|texlive-around-the-bend-20091109-3|28	%doc %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.tex
14mr|texlive-around-the-bend-20091109-3|29	%doc %{_texmfdistdir}/doc/generic/around-the-bend/README
14mr|texlive-around-the-bend-20091109-3|30	
14mr|texlive-around-the-bend-20091109-3|31	#-----------------------------------------------------------------------
14mr|texlive-around-the-bend-20091109-3|32	%prep
14mr|texlive-around-the-bend-20091109-3|33	%setup -c -a0 -a1
14mr|texlive-around-the-bend-20091109-3|34	
14mr|texlive-around-the-bend-20091109-3|35	%build
14mr|texlive-around-the-bend-20091109-3|36	
14mr|texlive-around-the-bend-20091109-3|37	%install
14mr|texlive-around-the-bend-20091109-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-around-the-bend-20091109-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-around-the-bend-20091109-3|40	
14mr|texlive-around-the-bend-20091109-3|41	
14mr|texlive-around-the-bend-20091109-3|42	
14mr|texlive-around-the-bend-20091109-3|43	%changelog
14mr|texlive-around-the-bend-20091109-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-around-the-bend-20091109-3|45	+ Revision: 236c52a
14mr|texlive-around-the-bend-20091109-3|46	- MassBuild#440: Increase release tag
14mr|texlive-around-the-bend-20091109-3|47	
14mr|texlive-around-the-bend-20091109-3|48	

19271 14
14mr|texlive-arphic-20070525-3|1	# revision 15878
14mr|texlive-arphic-20070525-3|2	# category Package
14mr|texlive-arphic-20070525-3|3	# catalog-ctan /fonts/arphic
14mr|texlive-arphic-20070525-3|4	# catalog-date 2007-05-25 18:39:01 +0200
14mr|texlive-arphic-20070525-3|5	# catalog-license other-free
14mr|texlive-arphic-20070525-3|6	# catalog-version undef
14mr|texlive-arphic-20070525-3|7	Name:		texlive-arphic
14mr|texlive-arphic-20070525-3|8	Version:	20070525
14mr|texlive-arphic-20070525-3|9	Release:	3
14mr|texlive-arphic-20070525-3|10	Summary:	Arphic (Chinese) font packages
14mr|texlive-arphic-20070525-3|11	Group:		Publishing
14mr|texlive-arphic-20070525-3|12	URL:		http://www.ctan.org/tex-archive/fonts/arphic
14mr|texlive-arphic-20070525-3|13	License:	OTHER-FREE
14mr|texlive-arphic-20070525-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.tar.xz
14mr|texlive-arphic-20070525-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.doc.tar.xz
14mr|texlive-arphic-20070525-3|16	BuildArch:	noarch
14mr|texlive-arphic-20070525-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-arphic-20070525-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-arphic-20070525-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-arphic-20070525-3|20	Requires(post):	texlive-tetex
14mr|texlive-arphic-20070525-3|21	
14mr|texlive-arphic-20070525-3|22	%description
14mr|texlive-arphic-20070525-3|23	These are font bundles for the Chinese Arphic fonts which work
14mr|texlive-arphic-20070525-3|24	with the CJK package. Arphic is actually the name of the
14mr|texlive-arphic-20070525-3|25	company that which created the fonts (and put them under a GPL-
14mr|texlive-arphic-20070525-3|26	like licence).
14mr|texlive-arphic-20070525-3|27	
14mr|texlive-arphic-20070525-3|28	%post
14mr|texlive-arphic-20070525-3|29	%{_sbindir}/texlive.post
14mr|texlive-arphic-20070525-3|30	
14mr|texlive-arphic-20070525-3|31	%postun
14mr|texlive-arphic-20070525-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-arphic-20070525-3|33	%{_sbindir}/texlive.post
14mr|texlive-arphic-20070525-3|34	fi
14mr|texlive-arphic-20070525-3|35	
14mr|texlive-arphic-20070525-3|36	#-----------------------------------------------------------------------
14mr|texlive-arphic-20070525-3|37	%files
14mr|texlive-arphic-20070525-3|38	%{_texmfdistdir}/dvips/arphic/config.bkaiu
14mr|texlive-arphic-20070525-3|39	%{_texmfdistdir}/dvips/arphic/config.bsmiu
14mr|texlive-arphic-20070525-3|40	%{_texmfdistdir}/dvips/arphic/config.gbsnu
14mr|texlive-arphic-20070525-3|41	%{_texmfdistdir}/dvips/arphic/config.gkaiu
14mr|texlive-arphic-20070525-3|42	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu00.afm
14mr|texlive-arphic-20070525-3|43	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu02.afm
14mr|texlive-arphic-20070525-3|44	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu03.afm
14mr|texlive-arphic-20070525-3|45	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu20.afm
14mr|texlive-arphic-20070525-3|46	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu21.afm
14mr|texlive-arphic-20070525-3|47	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu22.afm
14mr|texlive-arphic-20070525-3|48	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu25.afm
14mr|texlive-arphic-20070525-3|49	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu26.afm
14mr|texlive-arphic-20070525-3|50	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu30.afm
14mr|texlive-arphic-20070525-3|51	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu31.afm
14mr|texlive-arphic-20070525-3|52	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu32.afm
14mr|texlive-arphic-20070525-3|53	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu33.afm
14mr|texlive-arphic-20070525-3|54	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4e.afm
14mr|texlive-arphic-20070525-3|55	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4f.afm
14mr|texlive-arphic-20070525-3|56	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu50.afm
14mr|texlive-arphic-20070525-3|57	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu51.afm
14mr|texlive-arphic-20070525-3|58	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu52.afm
14mr|texlive-arphic-20070525-3|59	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu53.afm
14mr|texlive-arphic-20070525-3|60	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu54.afm
14mr|texlive-arphic-20070525-3|61	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu55.afm
14mr|texlive-arphic-20070525-3|62	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu56.afm
14mr|texlive-arphic-20070525-3|63	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu57.afm
14mr|texlive-arphic-20070525-3|64	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu58.afm
14mr|texlive-arphic-20070525-3|65	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu59.afm
14mr|texlive-arphic-20070525-3|66	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5a.afm
14mr|texlive-arphic-20070525-3|67	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5b.afm
14mr|texlive-arphic-20070525-3|68	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5c.afm
14mr|texlive-arphic-20070525-3|69	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5d.afm
14mr|texlive-arphic-20070525-3|70	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5e.afm
14mr|texlive-arphic-20070525-3|71	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5f.afm
14mr|texlive-arphic-20070525-3|72	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu60.afm
14mr|texlive-arphic-20070525-3|73	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu61.afm
14mr|texlive-arphic-20070525-3|74	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu62.afm
14mr|texlive-arphic-20070525-3|75	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu63.afm
14mr|texlive-arphic-20070525-3|76	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu64.afm
14mr|texlive-arphic-20070525-3|77	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu65.afm
14mr|texlive-arphic-20070525-3|78	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu66.afm
14mr|texlive-arphic-20070525-3|79	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu67.afm
14mr|texlive-arphic-20070525-3|80	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu68.afm
14mr|texlive-arphic-20070525-3|81	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu69.afm
14mr|texlive-arphic-20070525-3|82	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6a.afm
14mr|texlive-arphic-20070525-3|83	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6b.afm
14mr|texlive-arphic-20070525-3|84	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6c.afm
14mr|texlive-arphic-20070525-3|85	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6d.afm
14mr|texlive-arphic-20070525-3|86	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6e.afm
14mr|texlive-arphic-20070525-3|87	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6f.afm
14mr|texlive-arphic-20070525-3|88	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu70.afm
14mr|texlive-arphic-20070525-3|89	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu71.afm
14mr|texlive-arphic-20070525-3|90	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu72.afm
14mr|texlive-arphic-20070525-3|91	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu73.afm
14mr|texlive-arphic-20070525-3|92	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu74.afm
14mr|texlive-arphic-20070525-3|93	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu75.afm
14mr|texlive-arphic-20070525-3|94	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu76.afm
14mr|texlive-arphic-20070525-3|95	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu77.afm
14mr|texlive-arphic-20070525-3|96	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu78.afm
14mr|texlive-arphic-20070525-3|97	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu79.afm
14mr|texlive-arphic-20070525-3|98	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7a.afm
14mr|texlive-arphic-20070525-3|99	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7b.afm
14mr|texlive-arphic-20070525-3|100	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7c.afm
14mr|texlive-arphic-20070525-3|101	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7d.afm
14mr|texlive-arphic-20070525-3|102	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7e.afm
14mr|texlive-arphic-20070525-3|103	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7f.afm
14mr|texlive-arphic-20070525-3|104	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu80.afm
14mr|texlive-arphic-20070525-3|105	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu81.afm
14mr|texlive-arphic-20070525-3|106	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu82.afm
14mr|texlive-arphic-20070525-3|107	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu83.afm
14mr|texlive-arphic-20070525-3|108	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu84.afm
14mr|texlive-arphic-20070525-3|109	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu85.afm
14mr|texlive-arphic-20070525-3|110	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu86.afm
14mr|texlive-arphic-20070525-3|111	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu87.afm
14mr|texlive-arphic-20070525-3|112	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu88.afm
14mr|texlive-arphic-20070525-3|113	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu89.afm
14mr|texlive-arphic-20070525-3|114	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8a.afm
14mr|texlive-arphic-20070525-3|115	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8b.afm
14mr|texlive-arphic-20070525-3|116	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8c.afm
14mr|texlive-arphic-20070525-3|117	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8d.afm
14mr|texlive-arphic-20070525-3|118	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8e.afm
14mr|texlive-arphic-20070525-3|119	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8f.afm
14mr|texlive-arphic-20070525-3|120	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu90.afm
14mr|texlive-arphic-20070525-3|121	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu91.afm
14mr|texlive-arphic-20070525-3|122	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu92.afm
14mr|texlive-arphic-20070525-3|123	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu93.afm
14mr|texlive-arphic-20070525-3|124	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu94.afm
14mr|texlive-arphic-20070525-3|125	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu95.afm
14mr|texlive-arphic-20070525-3|126	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu96.afm
14mr|texlive-arphic-20070525-3|127	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu97.afm
14mr|texlive-arphic-20070525-3|128	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu98.afm
14mr|texlive-arphic-20070525-3|129	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu99.afm
14mr|texlive-arphic-20070525-3|130	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9a.afm
14mr|texlive-arphic-20070525-3|131	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9b.afm
14mr|texlive-arphic-20070525-3|132	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9c.afm
14mr|texlive-arphic-20070525-3|133	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9d.afm
14mr|texlive-arphic-20070525-3|134	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9e.afm
14mr|texlive-arphic-20070525-3|135	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9f.afm
14mr|texlive-arphic-20070525-3|136	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuee.afm
14mr|texlive-arphic-20070525-3|137	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf6.afm
14mr|texlive-arphic-20070525-3|138	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf7.afm
14mr|texlive-arphic-20070525-3|139	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf8.afm
14mr|texlive-arphic-20070525-3|140	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufa.afm
14mr|texlive-arphic-20070525-3|141	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufe.afm
14mr|texlive-arphic-20070525-3|142	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuff.afm
14mr|texlive-arphic-20070525-3|143	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuv.afm
14mr|texlive-arphic-20070525-3|144	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu00.afm
14mr|texlive-arphic-20070525-3|145	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu02.afm
14mr|texlive-arphic-20070525-3|146	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu03.afm
14mr|texlive-arphic-20070525-3|147	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu20.afm
14mr|texlive-arphic-20070525-3|148	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu21.afm
14mr|texlive-arphic-20070525-3|149	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu22.afm
14mr|texlive-arphic-20070525-3|150	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu25.afm
14mr|texlive-arphic-20070525-3|151	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu26.afm
14mr|texlive-arphic-20070525-3|152	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu30.afm
14mr|texlive-arphic-20070525-3|153	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu31.afm
14mr|texlive-arphic-20070525-3|154	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu32.afm
14mr|texlive-arphic-20070525-3|155	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu33.afm
14mr|texlive-arphic-20070525-3|156	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4e.afm
14mr|texlive-arphic-20070525-3|157	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4f.afm
14mr|texlive-arphic-20070525-3|158	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu50.afm
14mr|texlive-arphic-20070525-3|159	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu51.afm
14mr|texlive-arphic-20070525-3|160	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu52.afm
14mr|texlive-arphic-20070525-3|161	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu53.afm
14mr|texlive-arphic-20070525-3|162	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu54.afm
14mr|texlive-arphic-20070525-3|163	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu55.afm
14mr|texlive-arphic-20070525-3|164	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu56.afm
14mr|texlive-arphic-20070525-3|165	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu57.afm
14mr|texlive-arphic-20070525-3|166	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu58.afm
14mr|texlive-arphic-20070525-3|167	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu59.afm
14mr|texlive-arphic-20070525-3|168	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5a.afm
14mr|texlive-arphic-20070525-3|169	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5b.afm
14mr|texlive-arphic-20070525-3|170	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5c.afm
14mr|texlive-arphic-20070525-3|171	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5d.afm
14mr|texlive-arphic-20070525-3|172	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5e.afm
14mr|texlive-arphic-20070525-3|173	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5f.afm
14mr|texlive-arphic-20070525-3|174	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu60.afm
14mr|texlive-arphic-20070525-3|175	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu61.afm
14mr|texlive-arphic-20070525-3|176	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu62.afm
14mr|texlive-arphic-20070525-3|177	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu63.afm
14mr|texlive-arphic-20070525-3|178	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu64.afm
14mr|texlive-arphic-20070525-3|179	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu65.afm
14mr|texlive-arphic-20070525-3|180	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu66.afm
14mr|texlive-arphic-20070525-3|181	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu67.afm
14mr|texlive-arphic-20070525-3|182	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu68.afm
14mr|texlive-arphic-20070525-3|183	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu69.afm
14mr|texlive-arphic-20070525-3|184	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6a.afm
14mr|texlive-arphic-20070525-3|185	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6b.afm
14mr|texlive-arphic-20070525-3|186	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6c.afm
14mr|texlive-arphic-20070525-3|187	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6d.afm
14mr|texlive-arphic-20070525-3|188	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6e.afm
14mr|texlive-arphic-20070525-3|189	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6f.afm
14mr|texlive-arphic-20070525-3|190	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu70.afm
14mr|texlive-arphic-20070525-3|191	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu71.afm
14mr|texlive-arphic-20070525-3|192	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu72.afm
14mr|texlive-arphic-20070525-3|193	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu73.afm
14mr|texlive-arphic-20070525-3|194	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu74.afm
14mr|texlive-arphic-20070525-3|195	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu75.afm
14mr|texlive-arphic-20070525-3|196	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu76.afm
14mr|texlive-arphic-20070525-3|197	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu77.afm
14mr|texlive-arphic-20070525-3|198	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu78.afm
14mr|texlive-arphic-20070525-3|199	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu79.afm
14mr|texlive-arphic-20070525-3|200	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7a.afm
14mr|texlive-arphic-20070525-3|201	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7b.afm
14mr|texlive-arphic-20070525-3|202	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7c.afm
14mr|texlive-arphic-20070525-3|203	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7d.afm
14mr|texlive-arphic-20070525-3|204	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7e.afm
14mr|texlive-arphic-20070525-3|205	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7f.afm
14mr|texlive-arphic-20070525-3|206	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu80.afm
14mr|texlive-arphic-20070525-3|207	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu81.afm
14mr|texlive-arphic-20070525-3|208	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu82.afm
14mr|texlive-arphic-20070525-3|209	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu83.afm
14mr|texlive-arphic-20070525-3|210	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu84.afm
14mr|texlive-arphic-20070525-3|211	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu85.afm
14mr|texlive-arphic-20070525-3|212	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu86.afm
14mr|texlive-arphic-20070525-3|213	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu87.afm
14mr|texlive-arphic-20070525-3|214	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu88.afm
14mr|texlive-arphic-20070525-3|215	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu89.afm
14mr|texlive-arphic-20070525-3|216	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8a.afm
14mr|texlive-arphic-20070525-3|217	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8b.afm
14mr|texlive-arphic-20070525-3|218	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8c.afm
14mr|texlive-arphic-20070525-3|219	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8d.afm
14mr|texlive-arphic-20070525-3|220	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8e.afm
14mr|texlive-arphic-20070525-3|221	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8f.afm
14mr|texlive-arphic-20070525-3|222	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu90.afm
14mr|texlive-arphic-20070525-3|223	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu91.afm
14mr|texlive-arphic-20070525-3|224	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu92.afm
14mr|texlive-arphic-20070525-3|225	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu93.afm
14mr|texlive-arphic-20070525-3|226	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu94.afm
14mr|texlive-arphic-20070525-3|227	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu95.afm
14mr|texlive-arphic-20070525-3|228	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu96.afm
14mr|texlive-arphic-20070525-3|229	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu97.afm
14mr|texlive-arphic-20070525-3|230	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu98.afm
14mr|texlive-arphic-20070525-3|231	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu99.afm
14mr|texlive-arphic-20070525-3|232	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9a.afm
14mr|texlive-arphic-20070525-3|233	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9b.afm
14mr|texlive-arphic-20070525-3|234	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9c.afm
14mr|texlive-arphic-20070525-3|235	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9d.afm
14mr|texlive-arphic-20070525-3|236	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9e.afm
14mr|texlive-arphic-20070525-3|237	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9f.afm
14mr|texlive-arphic-20070525-3|238	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuee.afm
14mr|texlive-arphic-20070525-3|239	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf6.afm
14mr|texlive-arphic-20070525-3|240	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf7.afm
14mr|texlive-arphic-20070525-3|241	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf8.afm
14mr|texlive-arphic-20070525-3|242	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufa.afm
14mr|texlive-arphic-20070525-3|243	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufe.afm
14mr|texlive-arphic-20070525-3|244	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuff.afm
14mr|texlive-arphic-20070525-3|245	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuv.afm
14mr|texlive-arphic-20070525-3|246	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu00.afm
14mr|texlive-arphic-20070525-3|247	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu01.afm
14mr|texlive-arphic-20070525-3|248	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu02.afm
14mr|texlive-arphic-20070525-3|249	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu03.afm
14mr|texlive-arphic-20070525-3|250	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu04.afm
14mr|texlive-arphic-20070525-3|251	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu20.afm
14mr|texlive-arphic-20070525-3|252	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu21.afm
14mr|texlive-arphic-20070525-3|253	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu22.afm
14mr|texlive-arphic-20070525-3|254	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu23.afm
14mr|texlive-arphic-20070525-3|255	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu24.afm
14mr|texlive-arphic-20070525-3|256	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu25.afm
14mr|texlive-arphic-20070525-3|257	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu26.afm
14mr|texlive-arphic-20070525-3|258	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu30.afm
14mr|texlive-arphic-20070525-3|259	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu31.afm
14mr|texlive-arphic-20070525-3|260	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu32.afm
14mr|texlive-arphic-20070525-3|261	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4e.afm
14mr|texlive-arphic-20070525-3|262	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4f.afm
14mr|texlive-arphic-20070525-3|263	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu50.afm
14mr|texlive-arphic-20070525-3|264	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu51.afm
14mr|texlive-arphic-20070525-3|265	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu52.afm
14mr|texlive-arphic-20070525-3|266	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu53.afm
14mr|texlive-arphic-20070525-3|267	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu54.afm
14mr|texlive-arphic-20070525-3|268	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu55.afm
14mr|texlive-arphic-20070525-3|269	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu56.afm
14mr|texlive-arphic-20070525-3|270	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu57.afm
14mr|texlive-arphic-20070525-3|271	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu58.afm
14mr|texlive-arphic-20070525-3|272	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu59.afm
14mr|texlive-arphic-20070525-3|273	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5a.afm
14mr|texlive-arphic-20070525-3|274	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5b.afm
14mr|texlive-arphic-20070525-3|275	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5c.afm
14mr|texlive-arphic-20070525-3|276	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5d.afm
14mr|texlive-arphic-20070525-3|277	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5e.afm
14mr|texlive-arphic-20070525-3|278	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5f.afm
14mr|texlive-arphic-20070525-3|279	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu60.afm
14mr|texlive-arphic-20070525-3|280	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu61.afm
14mr|texlive-arphic-20070525-3|281	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu62.afm
14mr|texlive-arphic-20070525-3|282	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu63.afm
14mr|texlive-arphic-20070525-3|283	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu64.afm
14mr|texlive-arphic-20070525-3|284	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu65.afm
14mr|texlive-arphic-20070525-3|285	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu66.afm
14mr|texlive-arphic-20070525-3|286	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu67.afm
14mr|texlive-arphic-20070525-3|287	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu68.afm
14mr|texlive-arphic-20070525-3|288	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu69.afm
14mr|texlive-arphic-20070525-3|289	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6a.afm
14mr|texlive-arphic-20070525-3|290	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6b.afm
14mr|texlive-arphic-20070525-3|291	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6c.afm
14mr|texlive-arphic-20070525-3|292	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6d.afm
14mr|texlive-arphic-20070525-3|293	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6e.afm
14mr|texlive-arphic-20070525-3|294	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6f.afm
14mr|texlive-arphic-20070525-3|295	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu70.afm
14mr|texlive-arphic-20070525-3|296	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu71.afm
14mr|texlive-arphic-20070525-3|297	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu72.afm
14mr|texlive-arphic-20070525-3|298	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu73.afm
14mr|texlive-arphic-20070525-3|299	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu74.afm
14mr|texlive-arphic-20070525-3|300	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu75.afm
14mr|texlive-arphic-20070525-3|301	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu76.afm
14mr|texlive-arphic-20070525-3|302	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu77.afm
14mr|texlive-arphic-20070525-3|303	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu78.afm
14mr|texlive-arphic-20070525-3|304	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu79.afm
14mr|texlive-arphic-20070525-3|305	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7a.afm
14mr|texlive-arphic-20070525-3|306	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7b.afm
14mr|texlive-arphic-20070525-3|307	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7c.afm
14mr|texlive-arphic-20070525-3|308	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7d.afm
14mr|texlive-arphic-20070525-3|309	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7e.afm
14mr|texlive-arphic-20070525-3|310	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7f.afm
14mr|texlive-arphic-20070525-3|311	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu80.afm
14mr|texlive-arphic-20070525-3|312	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu81.afm
14mr|texlive-arphic-20070525-3|313	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu82.afm
14mr|texlive-arphic-20070525-3|314	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu83.afm
14mr|texlive-arphic-20070525-3|315	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu84.afm
14mr|texlive-arphic-20070525-3|316	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu85.afm
14mr|texlive-arphic-20070525-3|317	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu86.afm
14mr|texlive-arphic-20070525-3|318	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu87.afm
14mr|texlive-arphic-20070525-3|319	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu88.afm
14mr|texlive-arphic-20070525-3|320	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu89.afm
14mr|texlive-arphic-20070525-3|321	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8a.afm
14mr|texlive-arphic-20070525-3|322	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8b.afm
14mr|texlive-arphic-20070525-3|323	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8c.afm
14mr|texlive-arphic-20070525-3|324	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8d.afm
14mr|texlive-arphic-20070525-3|325	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8e.afm
14mr|texlive-arphic-20070525-3|326	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8f.afm
14mr|texlive-arphic-20070525-3|327	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu90.afm
14mr|texlive-arphic-20070525-3|328	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu91.afm
14mr|texlive-arphic-20070525-3|329	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu92.afm
14mr|texlive-arphic-20070525-3|330	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu93.afm
14mr|texlive-arphic-20070525-3|331	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu94.afm
14mr|texlive-arphic-20070525-3|332	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu95.afm
14mr|texlive-arphic-20070525-3|333	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu96.afm
14mr|texlive-arphic-20070525-3|334	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu97.afm
14mr|texlive-arphic-20070525-3|335	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu98.afm
14mr|texlive-arphic-20070525-3|336	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu99.afm
14mr|texlive-arphic-20070525-3|337	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9a.afm
14mr|texlive-arphic-20070525-3|338	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9b.afm
14mr|texlive-arphic-20070525-3|339	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9c.afm
14mr|texlive-arphic-20070525-3|340	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9e.afm
14mr|texlive-arphic-20070525-3|341	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9f.afm
14mr|texlive-arphic-20070525-3|342	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnufe.afm
14mr|texlive-arphic-20070525-3|343	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnuff.afm
14mr|texlive-arphic-20070525-3|344	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu00.afm
14mr|texlive-arphic-20070525-3|345	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu01.afm
14mr|texlive-arphic-20070525-3|346	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu02.afm
14mr|texlive-arphic-20070525-3|347	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu03.afm
14mr|texlive-arphic-20070525-3|348	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu04.afm
14mr|texlive-arphic-20070525-3|349	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu20.afm
14mr|texlive-arphic-20070525-3|350	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu21.afm
14mr|texlive-arphic-20070525-3|351	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu22.afm
14mr|texlive-arphic-20070525-3|352	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu23.afm
14mr|texlive-arphic-20070525-3|353	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu24.afm
14mr|texlive-arphic-20070525-3|354	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu25.afm
14mr|texlive-arphic-20070525-3|355	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu26.afm
14mr|texlive-arphic-20070525-3|356	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu30.afm
14mr|texlive-arphic-20070525-3|357	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu31.afm
14mr|texlive-arphic-20070525-3|358	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu32.afm
14mr|texlive-arphic-20070525-3|359	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4e.afm
14mr|texlive-arphic-20070525-3|360	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4f.afm
14mr|texlive-arphic-20070525-3|361	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu50.afm
14mr|texlive-arphic-20070525-3|362	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu51.afm
14mr|texlive-arphic-20070525-3|363	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu52.afm
14mr|texlive-arphic-20070525-3|364	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu53.afm
14mr|texlive-arphic-20070525-3|365	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu54.afm
14mr|texlive-arphic-20070525-3|366	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu55.afm
14mr|texlive-arphic-20070525-3|367	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu56.afm
14mr|texlive-arphic-20070525-3|368	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu57.afm
14mr|texlive-arphic-20070525-3|369	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu58.afm
14mr|texlive-arphic-20070525-3|370	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu59.afm
14mr|texlive-arphic-20070525-3|371	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5a.afm
14mr|texlive-arphic-20070525-3|372	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5b.afm
14mr|texlive-arphic-20070525-3|373	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5c.afm
14mr|texlive-arphic-20070525-3|374	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5d.afm
14mr|texlive-arphic-20070525-3|375	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5e.afm
14mr|texlive-arphic-20070525-3|376	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5f.afm
14mr|texlive-arphic-20070525-3|377	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu60.afm
14mr|texlive-arphic-20070525-3|378	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu61.afm
14mr|texlive-arphic-20070525-3|379	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu62.afm
14mr|texlive-arphic-20070525-3|380	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu63.afm
14mr|texlive-arphic-20070525-3|381	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu64.afm
14mr|texlive-arphic-20070525-3|382	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu65.afm
14mr|texlive-arphic-20070525-3|383	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu66.afm
14mr|texlive-arphic-20070525-3|384	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu67.afm
14mr|texlive-arphic-20070525-3|385	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu68.afm
14mr|texlive-arphic-20070525-3|386	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu69.afm
14mr|texlive-arphic-20070525-3|387	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6a.afm
14mr|texlive-arphic-20070525-3|388	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6b.afm
14mr|texlive-arphic-20070525-3|389	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6c.afm
14mr|texlive-arphic-20070525-3|390	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6d.afm
14mr|texlive-arphic-20070525-3|391	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6e.afm
14mr|texlive-arphic-20070525-3|392	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6f.afm
14mr|texlive-arphic-20070525-3|393	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu70.afm
14mr|texlive-arphic-20070525-3|394	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu71.afm
14mr|texlive-arphic-20070525-3|395	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu72.afm
14mr|texlive-arphic-20070525-3|396	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu73.afm
14mr|texlive-arphic-20070525-3|397	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu74.afm
14mr|texlive-arphic-20070525-3|398	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu75.afm
14mr|texlive-arphic-20070525-3|399	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu76.afm
14mr|texlive-arphic-20070525-3|400	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu77.afm
14mr|texlive-arphic-20070525-3|401	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu78.afm
14mr|texlive-arphic-20070525-3|402	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu79.afm
14mr|texlive-arphic-20070525-3|403	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7a.afm
14mr|texlive-arphic-20070525-3|404	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7b.afm
14mr|texlive-arphic-20070525-3|405	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7c.afm
14mr|texlive-arphic-20070525-3|406	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7d.afm
14mr|texlive-arphic-20070525-3|407	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7e.afm
14mr|texlive-arphic-20070525-3|408	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7f.afm
14mr|texlive-arphic-20070525-3|409	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu80.afm
14mr|texlive-arphic-20070525-3|410	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu81.afm
14mr|texlive-arphic-20070525-3|411	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu82.afm
14mr|texlive-arphic-20070525-3|412	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu83.afm
14mr|texlive-arphic-20070525-3|413	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu84.afm
14mr|texlive-arphic-20070525-3|414	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu85.afm
14mr|texlive-arphic-20070525-3|415	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu86.afm
14mr|texlive-arphic-20070525-3|416	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu87.afm
14mr|texlive-arphic-20070525-3|417	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu88.afm
14mr|texlive-arphic-20070525-3|418	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu89.afm
14mr|texlive-arphic-20070525-3|419	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8a.afm
14mr|texlive-arphic-20070525-3|420	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8b.afm
14mr|texlive-arphic-20070525-3|421	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8c.afm
14mr|texlive-arphic-20070525-3|422	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8d.afm
14mr|texlive-arphic-20070525-3|423	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8e.afm
14mr|texlive-arphic-20070525-3|424	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8f.afm
14mr|texlive-arphic-20070525-3|425	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu90.afm
14mr|texlive-arphic-20070525-3|426	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu91.afm
14mr|texlive-arphic-20070525-3|427	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu92.afm
14mr|texlive-arphic-20070525-3|428	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu93.afm
14mr|texlive-arphic-20070525-3|429	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu94.afm
14mr|texlive-arphic-20070525-3|430	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu95.afm
14mr|texlive-arphic-20070525-3|431	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu96.afm
14mr|texlive-arphic-20070525-3|432	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu97.afm
14mr|texlive-arphic-20070525-3|433	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu98.afm
14mr|texlive-arphic-20070525-3|434	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu99.afm
14mr|texlive-arphic-20070525-3|435	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9a.afm
14mr|texlive-arphic-20070525-3|436	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9b.afm
14mr|texlive-arphic-20070525-3|437	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9c.afm
14mr|texlive-arphic-20070525-3|438	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9e.afm
14mr|texlive-arphic-20070525-3|439	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9f.afm
14mr|texlive-arphic-20070525-3|440	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiufe.afm
14mr|texlive-arphic-20070525-3|441	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiuff.afm
14mr|texlive-arphic-20070525-3|442	%{_texmfdistdir}/fonts/map/dvips/arphic/bkaiu.map
14mr|texlive-arphic-20070525-3|443	%{_texmfdistdir}/fonts/map/dvips/arphic/bsmiu.map
14mr|texlive-arphic-20070525-3|444	%{_texmfdistdir}/fonts/map/dvips/arphic/gbsnu.map
14mr|texlive-arphic-20070525-3|445	%{_texmfdistdir}/fonts/map/dvips/arphic/gkaiu.map
14mr|texlive-arphic-20070525-3|446	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp00.tfm
14mr|texlive-arphic-20070525-3|447	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp01.tfm
14mr|texlive-arphic-20070525-3|448	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp02.tfm
14mr|texlive-arphic-20070525-3|449	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp03.tfm
14mr|texlive-arphic-20070525-3|450	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp04.tfm
14mr|texlive-arphic-20070525-3|451	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp05.tfm
14mr|texlive-arphic-20070525-3|452	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp06.tfm
14mr|texlive-arphic-20070525-3|453	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp07.tfm
14mr|texlive-arphic-20070525-3|454	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp08.tfm
14mr|texlive-arphic-20070525-3|455	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp09.tfm
14mr|texlive-arphic-20070525-3|456	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp10.tfm
14mr|texlive-arphic-20070525-3|457	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp11.tfm
14mr|texlive-arphic-20070525-3|458	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp12.tfm
14mr|texlive-arphic-20070525-3|459	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp13.tfm
14mr|texlive-arphic-20070525-3|460	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp14.tfm
14mr|texlive-arphic-20070525-3|461	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp15.tfm
14mr|texlive-arphic-20070525-3|462	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp16.tfm
14mr|texlive-arphic-20070525-3|463	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp17.tfm
14mr|texlive-arphic-20070525-3|464	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp18.tfm
14mr|texlive-arphic-20070525-3|465	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp19.tfm
14mr|texlive-arphic-20070525-3|466	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp20.tfm
14mr|texlive-arphic-20070525-3|467	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp21.tfm
14mr|texlive-arphic-20070525-3|468	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp22.tfm
14mr|texlive-arphic-20070525-3|469	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp23.tfm
14mr|texlive-arphic-20070525-3|470	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp25.tfm
14mr|texlive-arphic-20070525-3|471	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp26.tfm
14mr|texlive-arphic-20070525-3|472	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp27.tfm
14mr|texlive-arphic-20070525-3|473	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp28.tfm
14mr|texlive-arphic-20070525-3|474	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp29.tfm
14mr|texlive-arphic-20070525-3|475	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp30.tfm
14mr|texlive-arphic-20070525-3|476	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp31.tfm
14mr|texlive-arphic-20070525-3|477	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp32.tfm
14mr|texlive-arphic-20070525-3|478	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp33.tfm
14mr|texlive-arphic-20070525-3|479	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp34.tfm
14mr|texlive-arphic-20070525-3|480	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp35.tfm
14mr|texlive-arphic-20070525-3|481	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp36.tfm
14mr|texlive-arphic-20070525-3|482	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp37.tfm
14mr|texlive-arphic-20070525-3|483	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp38.tfm
14mr|texlive-arphic-20070525-3|484	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp39.tfm
14mr|texlive-arphic-20070525-3|485	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp40.tfm
14mr|texlive-arphic-20070525-3|486	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp41.tfm
14mr|texlive-arphic-20070525-3|487	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp42.tfm
14mr|texlive-arphic-20070525-3|488	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp43.tfm
14mr|texlive-arphic-20070525-3|489	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp44.tfm
14mr|texlive-arphic-20070525-3|490	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp45.tfm
14mr|texlive-arphic-20070525-3|491	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp46.tfm
14mr|texlive-arphic-20070525-3|492	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp47.tfm
14mr|texlive-arphic-20070525-3|493	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp48.tfm
14mr|texlive-arphic-20070525-3|494	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp49.tfm
14mr|texlive-arphic-20070525-3|495	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp50.tfm
14mr|texlive-arphic-20070525-3|496	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp51.tfm
14mr|texlive-arphic-20070525-3|497	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp52.tfm
14mr|texlive-arphic-20070525-3|498	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp53.tfm
14mr|texlive-arphic-20070525-3|499	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp54.tfm
14mr|texlive-arphic-20070525-3|500	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp55.tfm
14mr|texlive-arphic-20070525-3|501	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimpv.tfm
14mr|texlive-arphic-20070525-3|502	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu00.tfm
14mr|texlive-arphic-20070525-3|503	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu02.tfm
14mr|texlive-arphic-20070525-3|504	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu03.tfm
14mr|texlive-arphic-20070525-3|505	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu20.tfm
14mr|texlive-arphic-20070525-3|506	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu21.tfm
14mr|texlive-arphic-20070525-3|507	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu22.tfm
14mr|texlive-arphic-20070525-3|508	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu25.tfm
14mr|texlive-arphic-20070525-3|509	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu26.tfm
14mr|texlive-arphic-20070525-3|510	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu30.tfm
14mr|texlive-arphic-20070525-3|511	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu31.tfm
14mr|texlive-arphic-20070525-3|512	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu32.tfm
14mr|texlive-arphic-20070525-3|513	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu33.tfm
14mr|texlive-arphic-20070525-3|514	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4e.tfm
14mr|texlive-arphic-20070525-3|515	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4f.tfm
14mr|texlive-arphic-20070525-3|516	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu50.tfm
14mr|texlive-arphic-20070525-3|517	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu51.tfm
14mr|texlive-arphic-20070525-3|518	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu52.tfm
14mr|texlive-arphic-20070525-3|519	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu53.tfm
14mr|texlive-arphic-20070525-3|520	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu54.tfm
14mr|texlive-arphic-20070525-3|521	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu55.tfm
14mr|texlive-arphic-20070525-3|522	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu56.tfm
14mr|texlive-arphic-20070525-3|523	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu57.tfm
14mr|texlive-arphic-20070525-3|524	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu58.tfm
14mr|texlive-arphic-20070525-3|525	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu59.tfm
14mr|texlive-arphic-20070525-3|526	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5a.tfm
14mr|texlive-arphic-20070525-3|527	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5b.tfm
14mr|texlive-arphic-20070525-3|528	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5c.tfm
14mr|texlive-arphic-20070525-3|529	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5d.tfm
14mr|texlive-arphic-20070525-3|530	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5e.tfm
14mr|texlive-arphic-20070525-3|531	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5f.tfm
14mr|texlive-arphic-20070525-3|532	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu60.tfm
14mr|texlive-arphic-20070525-3|533	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu61.tfm
14mr|texlive-arphic-20070525-3|534	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu62.tfm
14mr|texlive-arphic-20070525-3|535	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu63.tfm
14mr|texlive-arphic-20070525-3|536	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu64.tfm
14mr|texlive-arphic-20070525-3|537	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu65.tfm
14mr|texlive-arphic-20070525-3|538	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu66.tfm
14mr|texlive-arphic-20070525-3|539	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu67.tfm
14mr|texlive-arphic-20070525-3|540	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu68.tfm
14mr|texlive-arphic-20070525-3|541	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu69.tfm
14mr|texlive-arphic-20070525-3|542	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6a.tfm
14mr|texlive-arphic-20070525-3|543	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6b.tfm
14mr|texlive-arphic-20070525-3|544	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6c.tfm
14mr|texlive-arphic-20070525-3|545	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6d.tfm
14mr|texlive-arphic-20070525-3|546	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6e.tfm
14mr|texlive-arphic-20070525-3|547	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6f.tfm
14mr|texlive-arphic-20070525-3|548	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu70.tfm
14mr|texlive-arphic-20070525-3|549	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu71.tfm
14mr|texlive-arphic-20070525-3|550	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu72.tfm
14mr|texlive-arphic-20070525-3|551	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu73.tfm
14mr|texlive-arphic-20070525-3|552	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu74.tfm
14mr|texlive-arphic-20070525-3|553	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu75.tfm
14mr|texlive-arphic-20070525-3|554	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu76.tfm
14mr|texlive-arphic-20070525-3|555	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu77.tfm
14mr|texlive-arphic-20070525-3|556	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu78.tfm
14mr|texlive-arphic-20070525-3|557	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu79.tfm
14mr|texlive-arphic-20070525-3|558	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7a.tfm
14mr|texlive-arphic-20070525-3|559	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7b.tfm
14mr|texlive-arphic-20070525-3|560	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7c.tfm
14mr|texlive-arphic-20070525-3|561	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7d.tfm
14mr|texlive-arphic-20070525-3|562	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7e.tfm
14mr|texlive-arphic-20070525-3|563	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7f.tfm
14mr|texlive-arphic-20070525-3|564	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu80.tfm
14mr|texlive-arphic-20070525-3|565	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu81.tfm
14mr|texlive-arphic-20070525-3|566	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu82.tfm
14mr|texlive-arphic-20070525-3|567	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu83.tfm
14mr|texlive-arphic-20070525-3|568	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu84.tfm
14mr|texlive-arphic-20070525-3|569	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu85.tfm
14mr|texlive-arphic-20070525-3|570	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu86.tfm
14mr|texlive-arphic-20070525-3|571	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu87.tfm
14mr|texlive-arphic-20070525-3|572	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu88.tfm
14mr|texlive-arphic-20070525-3|573	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu89.tfm
14mr|texlive-arphic-20070525-3|574	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8a.tfm
14mr|texlive-arphic-20070525-3|575	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8b.tfm
14mr|texlive-arphic-20070525-3|576	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8c.tfm
14mr|texlive-arphic-20070525-3|577	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8d.tfm
14mr|texlive-arphic-20070525-3|578	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8e.tfm
14mr|texlive-arphic-20070525-3|579	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8f.tfm
14mr|texlive-arphic-20070525-3|580	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu90.tfm
14mr|texlive-arphic-20070525-3|581	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu91.tfm
14mr|texlive-arphic-20070525-3|582	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu92.tfm
14mr|texlive-arphic-20070525-3|583	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu93.tfm
14mr|texlive-arphic-20070525-3|584	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu94.tfm
14mr|texlive-arphic-20070525-3|585	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu95.tfm
14mr|texlive-arphic-20070525-3|586	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu96.tfm
14mr|texlive-arphic-20070525-3|587	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu97.tfm
14mr|texlive-arphic-20070525-3|588	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu98.tfm
14mr|texlive-arphic-20070525-3|589	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu99.tfm
14mr|texlive-arphic-20070525-3|590	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9a.tfm
14mr|texlive-arphic-20070525-3|591	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9b.tfm
14mr|texlive-arphic-20070525-3|592	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9c.tfm
14mr|texlive-arphic-20070525-3|593	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9d.tfm
14mr|texlive-arphic-20070525-3|594	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9e.tfm
14mr|texlive-arphic-20070525-3|595	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9f.tfm
14mr|texlive-arphic-20070525-3|596	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuee.tfm
14mr|texlive-arphic-20070525-3|597	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf6.tfm
14mr|texlive-arphic-20070525-3|598	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf7.tfm
14mr|texlive-arphic-20070525-3|599	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf8.tfm
14mr|texlive-arphic-20070525-3|600	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufa.tfm
14mr|texlive-arphic-20070525-3|601	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufe.tfm
14mr|texlive-arphic-20070525-3|602	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuff.tfm
14mr|texlive-arphic-20070525-3|603	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuv.tfm
14mr|texlive-arphic-20070525-3|604	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp00.tfm
14mr|texlive-arphic-20070525-3|605	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp01.tfm
14mr|texlive-arphic-20070525-3|606	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp02.tfm
14mr|texlive-arphic-20070525-3|607	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp03.tfm
14mr|texlive-arphic-20070525-3|608	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp04.tfm
14mr|texlive-arphic-20070525-3|609	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp05.tfm
14mr|texlive-arphic-20070525-3|610	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp06.tfm
14mr|texlive-arphic-20070525-3|611	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp07.tfm
14mr|texlive-arphic-20070525-3|612	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp08.tfm
14mr|texlive-arphic-20070525-3|613	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp09.tfm
14mr|texlive-arphic-20070525-3|614	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp10.tfm
14mr|texlive-arphic-20070525-3|615	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp11.tfm
14mr|texlive-arphic-20070525-3|616	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp12.tfm
14mr|texlive-arphic-20070525-3|617	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp13.tfm
14mr|texlive-arphic-20070525-3|618	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp14.tfm
14mr|texlive-arphic-20070525-3|619	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp15.tfm
14mr|texlive-arphic-20070525-3|620	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp16.tfm
14mr|texlive-arphic-20070525-3|621	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp17.tfm
14mr|texlive-arphic-20070525-3|622	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp18.tfm
14mr|texlive-arphic-20070525-3|623	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp19.tfm
14mr|texlive-arphic-20070525-3|624	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp20.tfm
14mr|texlive-arphic-20070525-3|625	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp21.tfm
14mr|texlive-arphic-20070525-3|626	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp22.tfm
14mr|texlive-arphic-20070525-3|627	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp23.tfm
14mr|texlive-arphic-20070525-3|628	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp25.tfm
14mr|texlive-arphic-20070525-3|629	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp26.tfm
14mr|texlive-arphic-20070525-3|630	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp27.tfm
14mr|texlive-arphic-20070525-3|631	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp28.tfm
14mr|texlive-arphic-20070525-3|632	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp29.tfm
14mr|texlive-arphic-20070525-3|633	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp30.tfm
14mr|texlive-arphic-20070525-3|634	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp31.tfm
14mr|texlive-arphic-20070525-3|635	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp32.tfm
14mr|texlive-arphic-20070525-3|636	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp33.tfm
14mr|texlive-arphic-20070525-3|637	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp34.tfm
14mr|texlive-arphic-20070525-3|638	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp35.tfm
14mr|texlive-arphic-20070525-3|639	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp36.tfm
14mr|texlive-arphic-20070525-3|640	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp37.tfm
14mr|texlive-arphic-20070525-3|641	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp38.tfm
14mr|texlive-arphic-20070525-3|642	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp39.tfm
14mr|texlive-arphic-20070525-3|643	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp40.tfm
14mr|texlive-arphic-20070525-3|644	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp41.tfm
14mr|texlive-arphic-20070525-3|645	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp42.tfm
14mr|texlive-arphic-20070525-3|646	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp43.tfm
14mr|texlive-arphic-20070525-3|647	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp44.tfm
14mr|texlive-arphic-20070525-3|648	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp45.tfm
14mr|texlive-arphic-20070525-3|649	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp46.tfm
14mr|texlive-arphic-20070525-3|650	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp47.tfm
14mr|texlive-arphic-20070525-3|651	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp48.tfm
14mr|texlive-arphic-20070525-3|652	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp49.tfm
14mr|texlive-arphic-20070525-3|653	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp50.tfm
14mr|texlive-arphic-20070525-3|654	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp51.tfm
14mr|texlive-arphic-20070525-3|655	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp52.tfm
14mr|texlive-arphic-20070525-3|656	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp53.tfm
14mr|texlive-arphic-20070525-3|657	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp54.tfm
14mr|texlive-arphic-20070525-3|658	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp55.tfm
14mr|texlive-arphic-20070525-3|659	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilpv.tfm
14mr|texlive-arphic-20070525-3|660	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu00.tfm
14mr|texlive-arphic-20070525-3|661	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu02.tfm
14mr|texlive-arphic-20070525-3|662	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu03.tfm
14mr|texlive-arphic-20070525-3|663	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu20.tfm
14mr|texlive-arphic-20070525-3|664	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu21.tfm
14mr|texlive-arphic-20070525-3|665	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu22.tfm
14mr|texlive-arphic-20070525-3|666	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu25.tfm
14mr|texlive-arphic-20070525-3|667	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu26.tfm
14mr|texlive-arphic-20070525-3|668	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu30.tfm
14mr|texlive-arphic-20070525-3|669	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu31.tfm
14mr|texlive-arphic-20070525-3|670	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu32.tfm
14mr|texlive-arphic-20070525-3|671	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu33.tfm
14mr|texlive-arphic-20070525-3|672	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4e.tfm
14mr|texlive-arphic-20070525-3|673	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4f.tfm
14mr|texlive-arphic-20070525-3|674	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu50.tfm
14mr|texlive-arphic-20070525-3|675	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu51.tfm
14mr|texlive-arphic-20070525-3|676	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu52.tfm
14mr|texlive-arphic-20070525-3|677	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu53.tfm
14mr|texlive-arphic-20070525-3|678	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu54.tfm
14mr|texlive-arphic-20070525-3|679	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu55.tfm
14mr|texlive-arphic-20070525-3|680	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu56.tfm
14mr|texlive-arphic-20070525-3|681	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu57.tfm
14mr|texlive-arphic-20070525-3|682	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu58.tfm
14mr|texlive-arphic-20070525-3|683	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu59.tfm
14mr|texlive-arphic-20070525-3|684	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5a.tfm
14mr|texlive-arphic-20070525-3|685	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5b.tfm
14mr|texlive-arphic-20070525-3|686	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5c.tfm
14mr|texlive-arphic-20070525-3|687	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5d.tfm
14mr|texlive-arphic-20070525-3|688	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5e.tfm
14mr|texlive-arphic-20070525-3|689	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5f.tfm
14mr|texlive-arphic-20070525-3|690	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu60.tfm
14mr|texlive-arphic-20070525-3|691	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu61.tfm
14mr|texlive-arphic-20070525-3|692	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu62.tfm
14mr|texlive-arphic-20070525-3|693	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu63.tfm
14mr|texlive-arphic-20070525-3|694	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu64.tfm
14mr|texlive-arphic-20070525-3|695	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu65.tfm
14mr|texlive-arphic-20070525-3|696	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu66.tfm
14mr|texlive-arphic-20070525-3|697	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu67.tfm
14mr|texlive-arphic-20070525-3|698	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu68.tfm
14mr|texlive-arphic-20070525-3|699	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu69.tfm
14mr|texlive-arphic-20070525-3|700	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6a.tfm
14mr|texlive-arphic-20070525-3|701	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6b.tfm
14mr|texlive-arphic-20070525-3|702	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6c.tfm
14mr|texlive-arphic-20070525-3|703	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6d.tfm
14mr|texlive-arphic-20070525-3|704	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6e.tfm
14mr|texlive-arphic-20070525-3|705	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6f.tfm
14mr|texlive-arphic-20070525-3|706	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu70.tfm
14mr|texlive-arphic-20070525-3|707	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu71.tfm
14mr|texlive-arphic-20070525-3|708	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu72.tfm
14mr|texlive-arphic-20070525-3|709	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu73.tfm
14mr|texlive-arphic-20070525-3|710	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu74.tfm
14mr|texlive-arphic-20070525-3|711	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu75.tfm
14mr|texlive-arphic-20070525-3|712	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu76.tfm
14mr|texlive-arphic-20070525-3|713	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu77.tfm
14mr|texlive-arphic-20070525-3|714	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu78.tfm
14mr|texlive-arphic-20070525-3|715	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu79.tfm
14mr|texlive-arphic-20070525-3|716	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7a.tfm
14mr|texlive-arphic-20070525-3|717	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7b.tfm
14mr|texlive-arphic-20070525-3|718	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7c.tfm
14mr|texlive-arphic-20070525-3|719	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7d.tfm
14mr|texlive-arphic-20070525-3|720	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7e.tfm
14mr|texlive-arphic-20070525-3|721	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7f.tfm
14mr|texlive-arphic-20070525-3|722	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu80.tfm
14mr|texlive-arphic-20070525-3|723	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu81.tfm
14mr|texlive-arphic-20070525-3|724	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu82.tfm
14mr|texlive-arphic-20070525-3|725	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu83.tfm
14mr|texlive-arphic-20070525-3|726	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu84.tfm
14mr|texlive-arphic-20070525-3|727	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu85.tfm
14mr|texlive-arphic-20070525-3|728	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu86.tfm
14mr|texlive-arphic-20070525-3|729	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu87.tfm
14mr|texlive-arphic-20070525-3|730	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu88.tfm
14mr|texlive-arphic-20070525-3|731	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu89.tfm
14mr|texlive-arphic-20070525-3|732	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8a.tfm
14mr|texlive-arphic-20070525-3|733	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8b.tfm
14mr|texlive-arphic-20070525-3|734	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8c.tfm
14mr|texlive-arphic-20070525-3|735	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8d.tfm
14mr|texlive-arphic-20070525-3|736	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8e.tfm
14mr|texlive-arphic-20070525-3|737	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8f.tfm
14mr|texlive-arphic-20070525-3|738	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu90.tfm
14mr|texlive-arphic-20070525-3|739	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu91.tfm
14mr|texlive-arphic-20070525-3|740	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu92.tfm
14mr|texlive-arphic-20070525-3|741	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu93.tfm
14mr|texlive-arphic-20070525-3|742	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu94.tfm
14mr|texlive-arphic-20070525-3|743	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu95.tfm
14mr|texlive-arphic-20070525-3|744	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu96.tfm
14mr|texlive-arphic-20070525-3|745	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu97.tfm
14mr|texlive-arphic-20070525-3|746	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu98.tfm
14mr|texlive-arphic-20070525-3|747	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu99.tfm
14mr|texlive-arphic-20070525-3|748	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9a.tfm
14mr|texlive-arphic-20070525-3|749	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9b.tfm
14mr|texlive-arphic-20070525-3|750	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9c.tfm
14mr|texlive-arphic-20070525-3|751	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9d.tfm
14mr|texlive-arphic-20070525-3|752	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9e.tfm
14mr|texlive-arphic-20070525-3|753	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9f.tfm
14mr|texlive-arphic-20070525-3|754	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuee.tfm
14mr|texlive-arphic-20070525-3|755	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf6.tfm
14mr|texlive-arphic-20070525-3|756	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf7.tfm
14mr|texlive-arphic-20070525-3|757	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf8.tfm
14mr|texlive-arphic-20070525-3|758	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufa.tfm
14mr|texlive-arphic-20070525-3|759	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufe.tfm
14mr|texlive-arphic-20070525-3|760	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuff.tfm
14mr|texlive-arphic-20070525-3|761	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuv.tfm
14mr|texlive-arphic-20070525-3|762	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp00.tfm
14mr|texlive-arphic-20070525-3|763	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp01.tfm
14mr|texlive-arphic-20070525-3|764	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp02.tfm
14mr|texlive-arphic-20070525-3|765	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp03.tfm
14mr|texlive-arphic-20070525-3|766	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp04.tfm
14mr|texlive-arphic-20070525-3|767	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp06.tfm
14mr|texlive-arphic-20070525-3|768	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp07.tfm
14mr|texlive-arphic-20070525-3|769	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp08.tfm
14mr|texlive-arphic-20070525-3|770	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp09.tfm
14mr|texlive-arphic-20070525-3|771	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp10.tfm
14mr|texlive-arphic-20070525-3|772	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp11.tfm
14mr|texlive-arphic-20070525-3|773	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp12.tfm
14mr|texlive-arphic-20070525-3|774	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp13.tfm
14mr|texlive-arphic-20070525-3|775	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp14.tfm
14mr|texlive-arphic-20070525-3|776	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp15.tfm
14mr|texlive-arphic-20070525-3|777	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp16.tfm
14mr|texlive-arphic-20070525-3|778	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp17.tfm
14mr|texlive-arphic-20070525-3|779	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp18.tfm
14mr|texlive-arphic-20070525-3|780	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp19.tfm
14mr|texlive-arphic-20070525-3|781	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp20.tfm
14mr|texlive-arphic-20070525-3|782	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp21.tfm
14mr|texlive-arphic-20070525-3|783	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp22.tfm
14mr|texlive-arphic-20070525-3|784	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp23.tfm
14mr|texlive-arphic-20070525-3|785	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp24.tfm
14mr|texlive-arphic-20070525-3|786	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp25.tfm
14mr|texlive-arphic-20070525-3|787	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp26.tfm
14mr|texlive-arphic-20070525-3|788	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp27.tfm
14mr|texlive-arphic-20070525-3|789	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp28.tfm
14mr|texlive-arphic-20070525-3|790	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp29.tfm
14mr|texlive-arphic-20070525-3|791	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp30.tfm
14mr|texlive-arphic-20070525-3|792	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp31.tfm
14mr|texlive-arphic-20070525-3|793	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp32.tfm
14mr|texlive-arphic-20070525-3|794	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu00.tfm
14mr|texlive-arphic-20070525-3|795	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu01.tfm
14mr|texlive-arphic-20070525-3|796	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu02.tfm
14mr|texlive-arphic-20070525-3|797	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu03.tfm
14mr|texlive-arphic-20070525-3|798	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu04.tfm
14mr|texlive-arphic-20070525-3|799	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu20.tfm
14mr|texlive-arphic-20070525-3|800	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu21.tfm
14mr|texlive-arphic-20070525-3|801	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu22.tfm
14mr|texlive-arphic-20070525-3|802	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu23.tfm
14mr|texlive-arphic-20070525-3|803	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu24.tfm
14mr|texlive-arphic-20070525-3|804	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu25.tfm
14mr|texlive-arphic-20070525-3|805	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu26.tfm
14mr|texlive-arphic-20070525-3|806	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu30.tfm
14mr|texlive-arphic-20070525-3|807	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu31.tfm
14mr|texlive-arphic-20070525-3|808	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu32.tfm
14mr|texlive-arphic-20070525-3|809	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4e.tfm
14mr|texlive-arphic-20070525-3|810	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4f.tfm
14mr|texlive-arphic-20070525-3|811	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu50.tfm
14mr|texlive-arphic-20070525-3|812	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu51.tfm
14mr|texlive-arphic-20070525-3|813	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu52.tfm
14mr|texlive-arphic-20070525-3|814	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu53.tfm
14mr|texlive-arphic-20070525-3|815	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu54.tfm
14mr|texlive-arphic-20070525-3|816	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu55.tfm
14mr|texlive-arphic-20070525-3|817	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu56.tfm
14mr|texlive-arphic-20070525-3|818	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu57.tfm
14mr|texlive-arphic-20070525-3|819	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu58.tfm
14mr|texlive-arphic-20070525-3|820	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu59.tfm
14mr|texlive-arphic-20070525-3|821	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5a.tfm
14mr|texlive-arphic-20070525-3|822	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5b.tfm
14mr|texlive-arphic-20070525-3|823	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5c.tfm
14mr|texlive-arphic-20070525-3|824	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5d.tfm
14mr|texlive-arphic-20070525-3|825	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5e.tfm
14mr|texlive-arphic-20070525-3|826	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5f.tfm
14mr|texlive-arphic-20070525-3|827	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu60.tfm
14mr|texlive-arphic-20070525-3|828	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu61.tfm
14mr|texlive-arphic-20070525-3|829	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu62.tfm
14mr|texlive-arphic-20070525-3|830	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu63.tfm
14mr|texlive-arphic-20070525-3|831	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu64.tfm
14mr|texlive-arphic-20070525-3|832	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu65.tfm
14mr|texlive-arphic-20070525-3|833	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu66.tfm
14mr|texlive-arphic-20070525-3|834	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu67.tfm
14mr|texlive-arphic-20070525-3|835	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu68.tfm
14mr|texlive-arphic-20070525-3|836	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu69.tfm
14mr|texlive-arphic-20070525-3|837	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6a.tfm
14mr|texlive-arphic-20070525-3|838	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6b.tfm
14mr|texlive-arphic-20070525-3|839	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6c.tfm
14mr|texlive-arphic-20070525-3|840	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6d.tfm
14mr|texlive-arphic-20070525-3|841	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6e.tfm
14mr|texlive-arphic-20070525-3|842	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6f.tfm
14mr|texlive-arphic-20070525-3|843	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu70.tfm
14mr|texlive-arphic-20070525-3|844	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu71.tfm
14mr|texlive-arphic-20070525-3|845	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu72.tfm
14mr|texlive-arphic-20070525-3|846	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu73.tfm
14mr|texlive-arphic-20070525-3|847	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu74.tfm
14mr|texlive-arphic-20070525-3|848	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu75.tfm
14mr|texlive-arphic-20070525-3|849	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu76.tfm
14mr|texlive-arphic-20070525-3|850	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu77.tfm
14mr|texlive-arphic-20070525-3|851	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu78.tfm
14mr|texlive-arphic-20070525-3|852	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu79.tfm
14mr|texlive-arphic-20070525-3|853	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7a.tfm
14mr|texlive-arphic-20070525-3|854	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7b.tfm
14mr|texlive-arphic-20070525-3|855	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7c.tfm
14mr|texlive-arphic-20070525-3|856	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7d.tfm
14mr|texlive-arphic-20070525-3|857	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7e.tfm
14mr|texlive-arphic-20070525-3|858	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7f.tfm
14mr|texlive-arphic-20070525-3|859	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu80.tfm
14mr|texlive-arphic-20070525-3|860	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu81.tfm
14mr|texlive-arphic-20070525-3|861	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu82.tfm
14mr|texlive-arphic-20070525-3|862	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu83.tfm
14mr|texlive-arphic-20070525-3|863	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu84.tfm
14mr|texlive-arphic-20070525-3|864	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu85.tfm
14mr|texlive-arphic-20070525-3|865	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu86.tfm
14mr|texlive-arphic-20070525-3|866	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu87.tfm
14mr|texlive-arphic-20070525-3|867	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu88.tfm
14mr|texlive-arphic-20070525-3|868	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu89.tfm
14mr|texlive-arphic-20070525-3|869	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8a.tfm
14mr|texlive-arphic-20070525-3|870	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8b.tfm
14mr|texlive-arphic-20070525-3|871	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8c.tfm
14mr|texlive-arphic-20070525-3|872	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8d.tfm
14mr|texlive-arphic-20070525-3|873	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8e.tfm
14mr|texlive-arphic-20070525-3|874	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8f.tfm
14mr|texlive-arphic-20070525-3|875	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu90.tfm
14mr|texlive-arphic-20070525-3|876	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu91.tfm
14mr|texlive-arphic-20070525-3|877	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu92.tfm
14mr|texlive-arphic-20070525-3|878	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu93.tfm
14mr|texlive-arphic-20070525-3|879	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu94.tfm
14mr|texlive-arphic-20070525-3|880	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu95.tfm
14mr|texlive-arphic-20070525-3|881	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu96.tfm
14mr|texlive-arphic-20070525-3|882	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu97.tfm
14mr|texlive-arphic-20070525-3|883	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu98.tfm
14mr|texlive-arphic-20070525-3|884	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu99.tfm
14mr|texlive-arphic-20070525-3|885	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9a.tfm
14mr|texlive-arphic-20070525-3|886	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9b.tfm
14mr|texlive-arphic-20070525-3|887	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9c.tfm
14mr|texlive-arphic-20070525-3|888	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9e.tfm
14mr|texlive-arphic-20070525-3|889	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9f.tfm
14mr|texlive-arphic-20070525-3|890	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnufe.tfm
14mr|texlive-arphic-20070525-3|891	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnuff.tfm
14mr|texlive-arphic-20070525-3|892	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp00.tfm
14mr|texlive-arphic-20070525-3|893	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp01.tfm
14mr|texlive-arphic-20070525-3|894	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp02.tfm
14mr|texlive-arphic-20070525-3|895	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp03.tfm
14mr|texlive-arphic-20070525-3|896	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp04.tfm
14mr|texlive-arphic-20070525-3|897	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp06.tfm
14mr|texlive-arphic-20070525-3|898	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp07.tfm
14mr|texlive-arphic-20070525-3|899	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp08.tfm
14mr|texlive-arphic-20070525-3|900	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp09.tfm
14mr|texlive-arphic-20070525-3|901	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp10.tfm
14mr|texlive-arphic-20070525-3|902	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp11.tfm
14mr|texlive-arphic-20070525-3|903	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp12.tfm
14mr|texlive-arphic-20070525-3|904	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp13.tfm
14mr|texlive-arphic-20070525-3|905	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp14.tfm
14mr|texlive-arphic-20070525-3|906	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp15.tfm
14mr|texlive-arphic-20070525-3|907	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp16.tfm
14mr|texlive-arphic-20070525-3|908	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp17.tfm
14mr|texlive-arphic-20070525-3|909	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp18.tfm
14mr|texlive-arphic-20070525-3|910	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp19.tfm
14mr|texlive-arphic-20070525-3|911	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp20.tfm
14mr|texlive-arphic-20070525-3|912	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp21.tfm
14mr|texlive-arphic-20070525-3|913	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp22.tfm
14mr|texlive-arphic-20070525-3|914	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp23.tfm
14mr|texlive-arphic-20070525-3|915	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp24.tfm
14mr|texlive-arphic-20070525-3|916	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp25.tfm
14mr|texlive-arphic-20070525-3|917	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp26.tfm
14mr|texlive-arphic-20070525-3|918	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp27.tfm
14mr|texlive-arphic-20070525-3|919	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp28.tfm
14mr|texlive-arphic-20070525-3|920	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp29.tfm
14mr|texlive-arphic-20070525-3|921	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp30.tfm
14mr|texlive-arphic-20070525-3|922	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp31.tfm
14mr|texlive-arphic-20070525-3|923	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp32.tfm
14mr|texlive-arphic-20070525-3|924	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu00.tfm
14mr|texlive-arphic-20070525-3|925	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu01.tfm
14mr|texlive-arphic-20070525-3|926	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu02.tfm
14mr|texlive-arphic-20070525-3|927	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu03.tfm
14mr|texlive-arphic-20070525-3|928	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu04.tfm
14mr|texlive-arphic-20070525-3|929	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu20.tfm
14mr|texlive-arphic-20070525-3|930	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu21.tfm
14mr|texlive-arphic-20070525-3|931	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu22.tfm
14mr|texlive-arphic-20070525-3|932	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu23.tfm
14mr|texlive-arphic-20070525-3|933	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu24.tfm
14mr|texlive-arphic-20070525-3|934	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu25.tfm
14mr|texlive-arphic-20070525-3|935	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu26.tfm
14mr|texlive-arphic-20070525-3|936	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu30.tfm
14mr|texlive-arphic-20070525-3|937	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu31.tfm
14mr|texlive-arphic-20070525-3|938	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu32.tfm
14mr|texlive-arphic-20070525-3|939	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4e.tfm
14mr|texlive-arphic-20070525-3|940	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4f.tfm
14mr|texlive-arphic-20070525-3|941	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu50.tfm
14mr|texlive-arphic-20070525-3|942	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu51.tfm
14mr|texlive-arphic-20070525-3|943	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu52.tfm
14mr|texlive-arphic-20070525-3|944	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu53.tfm
14mr|texlive-arphic-20070525-3|945	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu54.tfm
14mr|texlive-arphic-20070525-3|946	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu55.tfm
14mr|texlive-arphic-20070525-3|947	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu56.tfm
14mr|texlive-arphic-20070525-3|948	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu57.tfm
14mr|texlive-arphic-20070525-3|949	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu58.tfm
14mr|texlive-arphic-20070525-3|950	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu59.tfm
14mr|texlive-arphic-20070525-3|951	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5a.tfm
14mr|texlive-arphic-20070525-3|952	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5b.tfm
14mr|texlive-arphic-20070525-3|953	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5c.tfm
14mr|texlive-arphic-20070525-3|954	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5d.tfm
14mr|texlive-arphic-20070525-3|955	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5e.tfm
14mr|texlive-arphic-20070525-3|956	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5f.tfm
14mr|texlive-arphic-20070525-3|957	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu60.tfm
14mr|texlive-arphic-20070525-3|958	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu61.tfm
14mr|texlive-arphic-20070525-3|959	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu62.tfm
14mr|texlive-arphic-20070525-3|960	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu63.tfm
14mr|texlive-arphic-20070525-3|961	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu64.tfm
14mr|texlive-arphic-20070525-3|962	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu65.tfm
14mr|texlive-arphic-20070525-3|963	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu66.tfm
14mr|texlive-arphic-20070525-3|964	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu67.tfm
14mr|texlive-arphic-20070525-3|965	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu68.tfm
14mr|texlive-arphic-20070525-3|966	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu69.tfm
14mr|texlive-arphic-20070525-3|967	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6a.tfm
14mr|texlive-arphic-20070525-3|968	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6b.tfm
14mr|texlive-arphic-20070525-3|969	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6c.tfm
14mr|texlive-arphic-20070525-3|970	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6d.tfm
14mr|texlive-arphic-20070525-3|971	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6e.tfm
14mr|texlive-arphic-20070525-3|972	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6f.tfm
14mr|texlive-arphic-20070525-3|973	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu70.tfm
14mr|texlive-arphic-20070525-3|974	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu71.tfm
14mr|texlive-arphic-20070525-3|975	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu72.tfm
14mr|texlive-arphic-20070525-3|976	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu73.tfm
14mr|texlive-arphic-20070525-3|977	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu74.tfm
14mr|texlive-arphic-20070525-3|978	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu75.tfm
14mr|texlive-arphic-20070525-3|979	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu76.tfm
14mr|texlive-arphic-20070525-3|980	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu77.tfm
14mr|texlive-arphic-20070525-3|981	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu78.tfm
14mr|texlive-arphic-20070525-3|982	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu79.tfm
14mr|texlive-arphic-20070525-3|983	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7a.tfm
14mr|texlive-arphic-20070525-3|984	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7b.tfm
14mr|texlive-arphic-20070525-3|985	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7c.tfm
14mr|texlive-arphic-20070525-3|986	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7d.tfm
14mr|texlive-arphic-20070525-3|987	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7e.tfm
14mr|texlive-arphic-20070525-3|988	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7f.tfm
14mr|texlive-arphic-20070525-3|989	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu80.tfm
14mr|texlive-arphic-20070525-3|990	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu81.tfm
14mr|texlive-arphic-20070525-3|991	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu82.tfm
14mr|texlive-arphic-20070525-3|992	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu83.tfm
14mr|texlive-arphic-20070525-3|993	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu84.tfm
14mr|texlive-arphic-20070525-3|994	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu85.tfm
14mr|texlive-arphic-20070525-3|995	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu86.tfm
14mr|texlive-arphic-20070525-3|996	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu87.tfm
14mr|texlive-arphic-20070525-3|997	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu88.tfm
14mr|texlive-arphic-20070525-3|998	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu89.tfm
14mr|texlive-arphic-20070525-3|999	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8a.tfm
14mr|texlive-arphic-20070525-3|1000	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8b.tfm
14mr|texlive-arphic-20070525-3|1001	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8c.tfm
14mr|texlive-arphic-20070525-3|1002	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8d.tfm
14mr|texlive-arphic-20070525-3|1003	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8e.tfm
14mr|texlive-arphic-20070525-3|1004	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8f.tfm
14mr|texlive-arphic-20070525-3|1005	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu90.tfm
14mr|texlive-arphic-20070525-3|1006	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu91.tfm
14mr|texlive-arphic-20070525-3|1007	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu92.tfm
14mr|texlive-arphic-20070525-3|1008	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu93.tfm
14mr|texlive-arphic-20070525-3|1009	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu94.tfm
14mr|texlive-arphic-20070525-3|1010	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu95.tfm
14mr|texlive-arphic-20070525-3|1011	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu96.tfm
14mr|texlive-arphic-20070525-3|1012	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu97.tfm
14mr|texlive-arphic-20070525-3|1013	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu98.tfm
14mr|texlive-arphic-20070525-3|1014	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu99.tfm
14mr|texlive-arphic-20070525-3|1015	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9a.tfm
14mr|texlive-arphic-20070525-3|1016	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9b.tfm
14mr|texlive-arphic-20070525-3|1017	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9c.tfm
14mr|texlive-arphic-20070525-3|1018	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9e.tfm
14mr|texlive-arphic-20070525-3|1019	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9f.tfm
14mr|texlive-arphic-20070525-3|1020	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiufe.tfm
14mr|texlive-arphic-20070525-3|1021	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiuff.tfm
14mr|texlive-arphic-20070525-3|1022	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu00.pfb
14mr|texlive-arphic-20070525-3|1023	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu02.pfb
14mr|texlive-arphic-20070525-3|1024	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu03.pfb
14mr|texlive-arphic-20070525-3|1025	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu20.pfb
14mr|texlive-arphic-20070525-3|1026	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu21.pfb
14mr|texlive-arphic-20070525-3|1027	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu22.pfb
14mr|texlive-arphic-20070525-3|1028	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu25.pfb
14mr|texlive-arphic-20070525-3|1029	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu26.pfb
14mr|texlive-arphic-20070525-3|1030	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu30.pfb
14mr|texlive-arphic-20070525-3|1031	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu31.pfb
14mr|texlive-arphic-20070525-3|1032	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu32.pfb
14mr|texlive-arphic-20070525-3|1033	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu33.pfb
14mr|texlive-arphic-20070525-3|1034	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4e.pfb
14mr|texlive-arphic-20070525-3|1035	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4f.pfb
14mr|texlive-arphic-20070525-3|1036	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu50.pfb
14mr|texlive-arphic-20070525-3|1037	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu51.pfb
14mr|texlive-arphic-20070525-3|1038	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu52.pfb
14mr|texlive-arphic-20070525-3|1039	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu53.pfb
14mr|texlive-arphic-20070525-3|1040	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu54.pfb
14mr|texlive-arphic-20070525-3|1041	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu55.pfb
14mr|texlive-arphic-20070525-3|1042	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu56.pfb
14mr|texlive-arphic-20070525-3|1043	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu57.pfb
14mr|texlive-arphic-20070525-3|1044	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu58.pfb
14mr|texlive-arphic-20070525-3|1045	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu59.pfb
14mr|texlive-arphic-20070525-3|1046	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5a.pfb
14mr|texlive-arphic-20070525-3|1047	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5b.pfb
14mr|texlive-arphic-20070525-3|1048	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5c.pfb
14mr|texlive-arphic-20070525-3|1049	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5d.pfb
14mr|texlive-arphic-20070525-3|1050	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5e.pfb
14mr|texlive-arphic-20070525-3|1051	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5f.pfb
14mr|texlive-arphic-20070525-3|1052	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu60.pfb
14mr|texlive-arphic-20070525-3|1053	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu61.pfb
14mr|texlive-arphic-20070525-3|1054	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu62.pfb
14mr|texlive-arphic-20070525-3|1055	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu63.pfb
14mr|texlive-arphic-20070525-3|1056	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu64.pfb
14mr|texlive-arphic-20070525-3|1057	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu65.pfb
14mr|texlive-arphic-20070525-3|1058	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu66.pfb
14mr|texlive-arphic-20070525-3|1059	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu67.pfb
14mr|texlive-arphic-20070525-3|1060	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu68.pfb
14mr|texlive-arphic-20070525-3|1061	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu69.pfb
14mr|texlive-arphic-20070525-3|1062	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6a.pfb
14mr|texlive-arphic-20070525-3|1063	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6b.pfb
14mr|texlive-arphic-20070525-3|1064	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6c.pfb
14mr|texlive-arphic-20070525-3|1065	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6d.pfb
14mr|texlive-arphic-20070525-3|1066	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6e.pfb
14mr|texlive-arphic-20070525-3|1067	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6f.pfb
14mr|texlive-arphic-20070525-3|1068	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu70.pfb
14mr|texlive-arphic-20070525-3|1069	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu71.pfb
14mr|texlive-arphic-20070525-3|1070	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu72.pfb
14mr|texlive-arphic-20070525-3|1071	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu73.pfb
14mr|texlive-arphic-20070525-3|1072	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu74.pfb
14mr|texlive-arphic-20070525-3|1073	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu75.pfb
14mr|texlive-arphic-20070525-3|1074	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu76.pfb
14mr|texlive-arphic-20070525-3|1075	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu77.pfb
14mr|texlive-arphic-20070525-3|1076	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu78.pfb
14mr|texlive-arphic-20070525-3|1077	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu79.pfb
14mr|texlive-arphic-20070525-3|1078	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7a.pfb
14mr|texlive-arphic-20070525-3|1079	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7b.pfb
14mr|texlive-arphic-20070525-3|1080	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7c.pfb
14mr|texlive-arphic-20070525-3|1081	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7d.pfb
14mr|texlive-arphic-20070525-3|1082	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7e.pfb
14mr|texlive-arphic-20070525-3|1083	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7f.pfb
14mr|texlive-arphic-20070525-3|1084	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu80.pfb
14mr|texlive-arphic-20070525-3|1085	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu81.pfb
14mr|texlive-arphic-20070525-3|1086	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu82.pfb
14mr|texlive-arphic-20070525-3|1087	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu83.pfb
14mr|texlive-arphic-20070525-3|1088	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu84.pfb
14mr|texlive-arphic-20070525-3|1089	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu85.pfb
14mr|texlive-arphic-20070525-3|1090	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu86.pfb
14mr|texlive-arphic-20070525-3|1091	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu87.pfb
14mr|texlive-arphic-20070525-3|1092	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu88.pfb
14mr|texlive-arphic-20070525-3|1093	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu89.pfb
14mr|texlive-arphic-20070525-3|1094	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8a.pfb
14mr|texlive-arphic-20070525-3|1095	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8b.pfb
14mr|texlive-arphic-20070525-3|1096	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8c.pfb
14mr|texlive-arphic-20070525-3|1097	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8d.pfb
14mr|texlive-arphic-20070525-3|1098	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8e.pfb
14mr|texlive-arphic-20070525-3|1099	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8f.pfb
14mr|texlive-arphic-20070525-3|1100	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu90.pfb
14mr|texlive-arphic-20070525-3|1101	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu91.pfb
14mr|texlive-arphic-20070525-3|1102	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu92.pfb
14mr|texlive-arphic-20070525-3|1103	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu93.pfb
14mr|texlive-arphic-20070525-3|1104	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu94.pfb
14mr|texlive-arphic-20070525-3|1105	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu95.pfb
14mr|texlive-arphic-20070525-3|1106	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu96.pfb
14mr|texlive-arphic-20070525-3|1107	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu97.pfb
14mr|texlive-arphic-20070525-3|1108	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu98.pfb
14mr|texlive-arphic-20070525-3|1109	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu99.pfb
14mr|texlive-arphic-20070525-3|1110	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9a.pfb
14mr|texlive-arphic-20070525-3|1111	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9b.pfb
14mr|texlive-arphic-20070525-3|1112	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9c.pfb
14mr|texlive-arphic-20070525-3|1113	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9d.pfb
14mr|texlive-arphic-20070525-3|1114	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9e.pfb
14mr|texlive-arphic-20070525-3|1115	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9f.pfb
14mr|texlive-arphic-20070525-3|1116	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuee.pfb
14mr|texlive-arphic-20070525-3|1117	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf6.pfb
14mr|texlive-arphic-20070525-3|1118	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf7.pfb
14mr|texlive-arphic-20070525-3|1119	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf8.pfb
14mr|texlive-arphic-20070525-3|1120	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufa.pfb
14mr|texlive-arphic-20070525-3|1121	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufe.pfb
14mr|texlive-arphic-20070525-3|1122	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuff.pfb
14mr|texlive-arphic-20070525-3|1123	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuv.pfb
14mr|texlive-arphic-20070525-3|1124	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu00.pfb
14mr|texlive-arphic-20070525-3|1125	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu02.pfb
14mr|texlive-arphic-20070525-3|1126	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu03.pfb
14mr|texlive-arphic-20070525-3|1127	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu20.pfb
14mr|texlive-arphic-20070525-3|1128	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu21.pfb
14mr|texlive-arphic-20070525-3|1129	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu22.pfb
14mr|texlive-arphic-20070525-3|1130	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu25.pfb
14mr|texlive-arphic-20070525-3|1131	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu26.pfb
14mr|texlive-arphic-20070525-3|1132	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu30.pfb
14mr|texlive-arphic-20070525-3|1133	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu31.pfb
14mr|texlive-arphic-20070525-3|1134	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu32.pfb
14mr|texlive-arphic-20070525-3|1135	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu33.pfb
14mr|texlive-arphic-20070525-3|1136	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4e.pfb
14mr|texlive-arphic-20070525-3|1137	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4f.pfb
14mr|texlive-arphic-20070525-3|1138	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu50.pfb
14mr|texlive-arphic-20070525-3|1139	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu51.pfb
14mr|texlive-arphic-20070525-3|1140	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu52.pfb
14mr|texlive-arphic-20070525-3|1141	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu53.pfb
14mr|texlive-arphic-20070525-3|1142	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu54.pfb
14mr|texlive-arphic-20070525-3|1143	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu55.pfb
14mr|texlive-arphic-20070525-3|1144	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu56.pfb
14mr|texlive-arphic-20070525-3|1145	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu57.pfb
14mr|texlive-arphic-20070525-3|1146	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu58.pfb
14mr|texlive-arphic-20070525-3|1147	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu59.pfb
14mr|texlive-arphic-20070525-3|1148	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5a.pfb
14mr|texlive-arphic-20070525-3|1149	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5b.pfb
14mr|texlive-arphic-20070525-3|1150	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5c.pfb
14mr|texlive-arphic-20070525-3|1151	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5d.pfb
14mr|texlive-arphic-20070525-3|1152	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5e.pfb
14mr|texlive-arphic-20070525-3|1153	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5f.pfb
14mr|texlive-arphic-20070525-3|1154	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu60.pfb
14mr|texlive-arphic-20070525-3|1155	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu61.pfb
14mr|texlive-arphic-20070525-3|1156	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu62.pfb
14mr|texlive-arphic-20070525-3|1157	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu63.pfb
14mr|texlive-arphic-20070525-3|1158	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu64.pfb
14mr|texlive-arphic-20070525-3|1159	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu65.pfb
14mr|texlive-arphic-20070525-3|1160	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu66.pfb
14mr|texlive-arphic-20070525-3|1161	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu67.pfb
14mr|texlive-arphic-20070525-3|1162	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu68.pfb
14mr|texlive-arphic-20070525-3|1163	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu69.pfb
14mr|texlive-arphic-20070525-3|1164	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6a.pfb
14mr|texlive-arphic-20070525-3|1165	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6b.pfb
14mr|texlive-arphic-20070525-3|1166	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6c.pfb
14mr|texlive-arphic-20070525-3|1167	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6d.pfb
14mr|texlive-arphic-20070525-3|1168	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6e.pfb
14mr|texlive-arphic-20070525-3|1169	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6f.pfb
14mr|texlive-arphic-20070525-3|1170	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu70.pfb
14mr|texlive-arphic-20070525-3|1171	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu71.pfb
14mr|texlive-arphic-20070525-3|1172	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu72.pfb
14mr|texlive-arphic-20070525-3|1173	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu73.pfb
14mr|texlive-arphic-20070525-3|1174	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu74.pfb
14mr|texlive-arphic-20070525-3|1175	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu75.pfb
14mr|texlive-arphic-20070525-3|1176	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu76.pfb
14mr|texlive-arphic-20070525-3|1177	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu77.pfb
14mr|texlive-arphic-20070525-3|1178	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu78.pfb
14mr|texlive-arphic-20070525-3|1179	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu79.pfb
14mr|texlive-arphic-20070525-3|1180	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7a.pfb
14mr|texlive-arphic-20070525-3|1181	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7b.pfb
14mr|texlive-arphic-20070525-3|1182	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7c.pfb
14mr|texlive-arphic-20070525-3|1183	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7d.pfb
14mr|texlive-arphic-20070525-3|1184	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7e.pfb
14mr|texlive-arphic-20070525-3|1185	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7f.pfb
14mr|texlive-arphic-20070525-3|1186	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu80.pfb
14mr|texlive-arphic-20070525-3|1187	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu81.pfb
14mr|texlive-arphic-20070525-3|1188	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu82.pfb
14mr|texlive-arphic-20070525-3|1189	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu83.pfb
14mr|texlive-arphic-20070525-3|1190	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu84.pfb
14mr|texlive-arphic-20070525-3|1191	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu85.pfb
14mr|texlive-arphic-20070525-3|1192	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu86.pfb
14mr|texlive-arphic-20070525-3|1193	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu87.pfb
14mr|texlive-arphic-20070525-3|1194	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu88.pfb
14mr|texlive-arphic-20070525-3|1195	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu89.pfb
14mr|texlive-arphic-20070525-3|1196	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8a.pfb
14mr|texlive-arphic-20070525-3|1197	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8b.pfb
14mr|texlive-arphic-20070525-3|1198	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8c.pfb
14mr|texlive-arphic-20070525-3|1199	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8d.pfb
14mr|texlive-arphic-20070525-3|1200	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8e.pfb
14mr|texlive-arphic-20070525-3|1201	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8f.pfb
14mr|texlive-arphic-20070525-3|1202	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu90.pfb
14mr|texlive-arphic-20070525-3|1203	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu91.pfb
14mr|texlive-arphic-20070525-3|1204	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu92.pfb
14mr|texlive-arphic-20070525-3|1205	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu93.pfb
14mr|texlive-arphic-20070525-3|1206	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu94.pfb
14mr|texlive-arphic-20070525-3|1207	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu95.pfb
14mr|texlive-arphic-20070525-3|1208	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu96.pfb
14mr|texlive-arphic-20070525-3|1209	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu97.pfb
14mr|texlive-arphic-20070525-3|1210	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu98.pfb
14mr|texlive-arphic-20070525-3|1211	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu99.pfb
14mr|texlive-arphic-20070525-3|1212	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9a.pfb
14mr|texlive-arphic-20070525-3|1213	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9b.pfb
14mr|texlive-arphic-20070525-3|1214	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9c.pfb
14mr|texlive-arphic-20070525-3|1215	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9d.pfb
14mr|texlive-arphic-20070525-3|1216	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9e.pfb
14mr|texlive-arphic-20070525-3|1217	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9f.pfb
14mr|texlive-arphic-20070525-3|1218	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuee.pfb
14mr|texlive-arphic-20070525-3|1219	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf6.pfb
14mr|texlive-arphic-20070525-3|1220	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf7.pfb
14mr|texlive-arphic-20070525-3|1221	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf8.pfb
14mr|texlive-arphic-20070525-3|1222	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufa.pfb
14mr|texlive-arphic-20070525-3|1223	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufe.pfb
14mr|texlive-arphic-20070525-3|1224	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuff.pfb
14mr|texlive-arphic-20070525-3|1225	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuv.pfb
14mr|texlive-arphic-20070525-3|1226	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu00.pfb
14mr|texlive-arphic-20070525-3|1227	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu01.pfb
14mr|texlive-arphic-20070525-3|1228	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu02.pfb
14mr|texlive-arphic-20070525-3|1229	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu03.pfb
14mr|texlive-arphic-20070525-3|1230	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu04.pfb
14mr|texlive-arphic-20070525-3|1231	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu20.pfb
14mr|texlive-arphic-20070525-3|1232	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu21.pfb
14mr|texlive-arphic-20070525-3|1233	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu22.pfb
14mr|texlive-arphic-20070525-3|1234	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu23.pfb
14mr|texlive-arphic-20070525-3|1235	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu24.pfb
14mr|texlive-arphic-20070525-3|1236	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu25.pfb
14mr|texlive-arphic-20070525-3|1237	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu26.pfb
14mr|texlive-arphic-20070525-3|1238	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu30.pfb
14mr|texlive-arphic-20070525-3|1239	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu31.pfb
14mr|texlive-arphic-20070525-3|1240	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu32.pfb
14mr|texlive-arphic-20070525-3|1241	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4e.pfb
14mr|texlive-arphic-20070525-3|1242	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4f.pfb
14mr|texlive-arphic-20070525-3|1243	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu50.pfb
14mr|texlive-arphic-20070525-3|1244	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu51.pfb
14mr|texlive-arphic-20070525-3|1245	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu52.pfb
14mr|texlive-arphic-20070525-3|1246	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu53.pfb
14mr|texlive-arphic-20070525-3|1247	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu54.pfb
14mr|texlive-arphic-20070525-3|1248	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu55.pfb
14mr|texlive-arphic-20070525-3|1249	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu56.pfb
14mr|texlive-arphic-20070525-3|1250	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu57.pfb
14mr|texlive-arphic-20070525-3|1251	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu58.pfb
14mr|texlive-arphic-20070525-3|1252	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu59.pfb
14mr|texlive-arphic-20070525-3|1253	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5a.pfb
14mr|texlive-arphic-20070525-3|1254	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5b.pfb
14mr|texlive-arphic-20070525-3|1255	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5c.pfb
14mr|texlive-arphic-20070525-3|1256	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5d.pfb
14mr|texlive-arphic-20070525-3|1257	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5e.pfb
14mr|texlive-arphic-20070525-3|1258	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5f.pfb
14mr|texlive-arphic-20070525-3|1259	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu60.pfb
14mr|texlive-arphic-20070525-3|1260	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu61.pfb
14mr|texlive-arphic-20070525-3|1261	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu62.pfb
14mr|texlive-arphic-20070525-3|1262	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu63.pfb
14mr|texlive-arphic-20070525-3|1263	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu64.pfb
14mr|texlive-arphic-20070525-3|1264	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu65.pfb
14mr|texlive-arphic-20070525-3|1265	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu66.pfb
14mr|texlive-arphic-20070525-3|1266	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu67.pfb
14mr|texlive-arphic-20070525-3|1267	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu68.pfb
14mr|texlive-arphic-20070525-3|1268	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu69.pfb
14mr|texlive-arphic-20070525-3|1269	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6a.pfb
14mr|texlive-arphic-20070525-3|1270	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6b.pfb
14mr|texlive-arphic-20070525-3|1271	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6c.pfb
14mr|texlive-arphic-20070525-3|1272	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6d.pfb
14mr|texlive-arphic-20070525-3|1273	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6e.pfb
14mr|texlive-arphic-20070525-3|1274	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6f.pfb
14mr|texlive-arphic-20070525-3|1275	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu70.pfb
14mr|texlive-arphic-20070525-3|1276	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu71.pfb
14mr|texlive-arphic-20070525-3|1277	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu72.pfb
14mr|texlive-arphic-20070525-3|1278	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu73.pfb
14mr|texlive-arphic-20070525-3|1279	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu74.pfb
14mr|texlive-arphic-20070525-3|1280	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu75.pfb
14mr|texlive-arphic-20070525-3|1281	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu76.pfb
14mr|texlive-arphic-20070525-3|1282	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu77.pfb
14mr|texlive-arphic-20070525-3|1283	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu78.pfb
14mr|texlive-arphic-20070525-3|1284	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu79.pfb
14mr|texlive-arphic-20070525-3|1285	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7a.pfb
14mr|texlive-arphic-20070525-3|1286	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7b.pfb
14mr|texlive-arphic-20070525-3|1287	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7c.pfb
14mr|texlive-arphic-20070525-3|1288	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7d.pfb
14mr|texlive-arphic-20070525-3|1289	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7e.pfb
14mr|texlive-arphic-20070525-3|1290	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7f.pfb
14mr|texlive-arphic-20070525-3|1291	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu80.pfb
14mr|texlive-arphic-20070525-3|1292	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu81.pfb
14mr|texlive-arphic-20070525-3|1293	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu82.pfb
14mr|texlive-arphic-20070525-3|1294	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu83.pfb
14mr|texlive-arphic-20070525-3|1295	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu84.pfb
14mr|texlive-arphic-20070525-3|1296	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu85.pfb
14mr|texlive-arphic-20070525-3|1297	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu86.pfb
14mr|texlive-arphic-20070525-3|1298	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu87.pfb
14mr|texlive-arphic-20070525-3|1299	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu88.pfb
14mr|texlive-arphic-20070525-3|1300	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu89.pfb
14mr|texlive-arphic-20070525-3|1301	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8a.pfb
14mr|texlive-arphic-20070525-3|1302	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8b.pfb
14mr|texlive-arphic-20070525-3|1303	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8c.pfb
14mr|texlive-arphic-20070525-3|1304	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8d.pfb
14mr|texlive-arphic-20070525-3|1305	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8e.pfb
14mr|texlive-arphic-20070525-3|1306	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8f.pfb
14mr|texlive-arphic-20070525-3|1307	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu90.pfb
14mr|texlive-arphic-20070525-3|1308	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu91.pfb
14mr|texlive-arphic-20070525-3|1309	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu92.pfb
14mr|texlive-arphic-20070525-3|1310	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu93.pfb
14mr|texlive-arphic-20070525-3|1311	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu94.pfb
14mr|texlive-arphic-20070525-3|1312	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu95.pfb
14mr|texlive-arphic-20070525-3|1313	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu96.pfb
14mr|texlive-arphic-20070525-3|1314	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu97.pfb
14mr|texlive-arphic-20070525-3|1315	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu98.pfb
14mr|texlive-arphic-20070525-3|1316	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu99.pfb
14mr|texlive-arphic-20070525-3|1317	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9a.pfb
14mr|texlive-arphic-20070525-3|1318	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9b.pfb
14mr|texlive-arphic-20070525-3|1319	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9c.pfb
14mr|texlive-arphic-20070525-3|1320	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9e.pfb
14mr|texlive-arphic-20070525-3|1321	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9f.pfb
14mr|texlive-arphic-20070525-3|1322	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnufe.pfb
14mr|texlive-arphic-20070525-3|1323	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnuff.pfb
14mr|texlive-arphic-20070525-3|1324	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu00.pfb
14mr|texlive-arphic-20070525-3|1325	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu01.pfb
14mr|texlive-arphic-20070525-3|1326	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu02.pfb
14mr|texlive-arphic-20070525-3|1327	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu03.pfb
14mr|texlive-arphic-20070525-3|1328	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu04.pfb
14mr|texlive-arphic-20070525-3|1329	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu20.pfb
14mr|texlive-arphic-20070525-3|1330	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu21.pfb
14mr|texlive-arphic-20070525-3|1331	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu22.pfb
14mr|texlive-arphic-20070525-3|1332	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu23.pfb
14mr|texlive-arphic-20070525-3|1333	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu24.pfb
14mr|texlive-arphic-20070525-3|1334	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu25.pfb
14mr|texlive-arphic-20070525-3|1335	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu26.pfb
14mr|texlive-arphic-20070525-3|1336	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu30.pfb
14mr|texlive-arphic-20070525-3|1337	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu31.pfb
14mr|texlive-arphic-20070525-3|1338	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu32.pfb
14mr|texlive-arphic-20070525-3|1339	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4e.pfb
14mr|texlive-arphic-20070525-3|1340	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4f.pfb
14mr|texlive-arphic-20070525-3|1341	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu50.pfb
14mr|texlive-arphic-20070525-3|1342	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu51.pfb
14mr|texlive-arphic-20070525-3|1343	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu52.pfb
14mr|texlive-arphic-20070525-3|1344	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu53.pfb
14mr|texlive-arphic-20070525-3|1345	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu54.pfb
14mr|texlive-arphic-20070525-3|1346	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu55.pfb
14mr|texlive-arphic-20070525-3|1347	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu56.pfb
14mr|texlive-arphic-20070525-3|1348	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu57.pfb
14mr|texlive-arphic-20070525-3|1349	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu58.pfb
14mr|texlive-arphic-20070525-3|1350	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu59.pfb
14mr|texlive-arphic-20070525-3|1351	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5a.pfb
14mr|texlive-arphic-20070525-3|1352	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5b.pfb
14mr|texlive-arphic-20070525-3|1353	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5c.pfb
14mr|texlive-arphic-20070525-3|1354	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5d.pfb
14mr|texlive-arphic-20070525-3|1355	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5e.pfb
14mr|texlive-arphic-20070525-3|1356	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5f.pfb
14mr|texlive-arphic-20070525-3|1357	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu60.pfb
14mr|texlive-arphic-20070525-3|1358	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu61.pfb
14mr|texlive-arphic-20070525-3|1359	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu62.pfb
14mr|texlive-arphic-20070525-3|1360	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu63.pfb
14mr|texlive-arphic-20070525-3|1361	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu64.pfb
14mr|texlive-arphic-20070525-3|1362	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu65.pfb
14mr|texlive-arphic-20070525-3|1363	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu66.pfb
14mr|texlive-arphic-20070525-3|1364	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu67.pfb
14mr|texlive-arphic-20070525-3|1365	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu68.pfb
14mr|texlive-arphic-20070525-3|1366	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu69.pfb
14mr|texlive-arphic-20070525-3|1367	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6a.pfb
14mr|texlive-arphic-20070525-3|1368	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6b.pfb
14mr|texlive-arphic-20070525-3|1369	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6c.pfb
14mr|texlive-arphic-20070525-3|1370	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6d.pfb
14mr|texlive-arphic-20070525-3|1371	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6e.pfb
14mr|texlive-arphic-20070525-3|1372	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6f.pfb
14mr|texlive-arphic-20070525-3|1373	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu70.pfb
14mr|texlive-arphic-20070525-3|1374	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu71.pfb
14mr|texlive-arphic-20070525-3|1375	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu72.pfb
14mr|texlive-arphic-20070525-3|1376	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu73.pfb
14mr|texlive-arphic-20070525-3|1377	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu74.pfb
14mr|texlive-arphic-20070525-3|1378	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu75.pfb
14mr|texlive-arphic-20070525-3|1379	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu76.pfb
14mr|texlive-arphic-20070525-3|1380	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu77.pfb
14mr|texlive-arphic-20070525-3|1381	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu78.pfb
14mr|texlive-arphic-20070525-3|1382	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu79.pfb
14mr|texlive-arphic-20070525-3|1383	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7a.pfb
14mr|texlive-arphic-20070525-3|1384	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7b.pfb
14mr|texlive-arphic-20070525-3|1385	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7c.pfb
14mr|texlive-arphic-20070525-3|1386	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7d.pfb
14mr|texlive-arphic-20070525-3|1387	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7e.pfb
14mr|texlive-arphic-20070525-3|1388	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7f.pfb
14mr|texlive-arphic-20070525-3|1389	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu80.pfb
14mr|texlive-arphic-20070525-3|1390	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu81.pfb
14mr|texlive-arphic-20070525-3|1391	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu82.pfb
14mr|texlive-arphic-20070525-3|1392	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu83.pfb
14mr|texlive-arphic-20070525-3|1393	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu84.pfb
14mr|texlive-arphic-20070525-3|1394	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu85.pfb
14mr|texlive-arphic-20070525-3|1395	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu86.pfb
14mr|texlive-arphic-20070525-3|1396	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu87.pfb
14mr|texlive-arphic-20070525-3|1397	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu88.pfb
14mr|texlive-arphic-20070525-3|1398	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu89.pfb
14mr|texlive-arphic-20070525-3|1399	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8a.pfb
14mr|texlive-arphic-20070525-3|1400	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8b.pfb
14mr|texlive-arphic-20070525-3|1401	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8c.pfb
14mr|texlive-arphic-20070525-3|1402	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8d.pfb
14mr|texlive-arphic-20070525-3|1403	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8e.pfb
14mr|texlive-arphic-20070525-3|1404	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8f.pfb
14mr|texlive-arphic-20070525-3|1405	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu90.pfb
14mr|texlive-arphic-20070525-3|1406	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu91.pfb
14mr|texlive-arphic-20070525-3|1407	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu92.pfb
14mr|texlive-arphic-20070525-3|1408	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu93.pfb
14mr|texlive-arphic-20070525-3|1409	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu94.pfb
14mr|texlive-arphic-20070525-3|1410	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu95.pfb
14mr|texlive-arphic-20070525-3|1411	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu96.pfb
14mr|texlive-arphic-20070525-3|1412	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu97.pfb
14mr|texlive-arphic-20070525-3|1413	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu98.pfb
14mr|texlive-arphic-20070525-3|1414	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu99.pfb
14mr|texlive-arphic-20070525-3|1415	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9a.pfb
14mr|texlive-arphic-20070525-3|1416	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9b.pfb
14mr|texlive-arphic-20070525-3|1417	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9c.pfb
14mr|texlive-arphic-20070525-3|1418	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9e.pfb
14mr|texlive-arphic-20070525-3|1419	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9f.pfb
14mr|texlive-arphic-20070525-3|1420	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiufe.pfb
14mr|texlive-arphic-20070525-3|1421	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiuff.pfb
14mr|texlive-arphic-20070525-3|1422	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp00.vf
14mr|texlive-arphic-20070525-3|1423	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp01.vf
14mr|texlive-arphic-20070525-3|1424	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp02.vf
14mr|texlive-arphic-20070525-3|1425	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp03.vf
14mr|texlive-arphic-20070525-3|1426	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp04.vf
14mr|texlive-arphic-20070525-3|1427	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp05.vf
14mr|texlive-arphic-20070525-3|1428	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp06.vf
14mr|texlive-arphic-20070525-3|1429	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp07.vf
14mr|texlive-arphic-20070525-3|1430	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp08.vf
14mr|texlive-arphic-20070525-3|1431	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp09.vf
14mr|texlive-arphic-20070525-3|1432	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp10.vf
14mr|texlive-arphic-20070525-3|1433	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp11.vf
14mr|texlive-arphic-20070525-3|1434	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp12.vf
14mr|texlive-arphic-20070525-3|1435	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp13.vf
14mr|texlive-arphic-20070525-3|1436	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp14.vf
14mr|texlive-arphic-20070525-3|1437	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp15.vf
14mr|texlive-arphic-20070525-3|1438	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp16.vf
14mr|texlive-arphic-20070525-3|1439	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp17.vf
14mr|texlive-arphic-20070525-3|1440	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp18.vf
14mr|texlive-arphic-20070525-3|1441	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp19.vf
14mr|texlive-arphic-20070525-3|1442	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp20.vf
14mr|texlive-arphic-20070525-3|1443	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp21.vf
14mr|texlive-arphic-20070525-3|1444	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp22.vf
14mr|texlive-arphic-20070525-3|1445	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp23.vf
14mr|texlive-arphic-20070525-3|1446	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp25.vf
14mr|texlive-arphic-20070525-3|1447	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp26.vf
14mr|texlive-arphic-20070525-3|1448	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp27.vf
14mr|texlive-arphic-20070525-3|1449	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp28.vf
14mr|texlive-arphic-20070525-3|1450	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp29.vf
14mr|texlive-arphic-20070525-3|1451	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp30.vf
14mr|texlive-arphic-20070525-3|1452	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp31.vf
14mr|texlive-arphic-20070525-3|1453	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp32.vf
14mr|texlive-arphic-20070525-3|1454	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp33.vf
14mr|texlive-arphic-20070525-3|1455	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp34.vf
14mr|texlive-arphic-20070525-3|1456	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp35.vf
14mr|texlive-arphic-20070525-3|1457	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp36.vf
14mr|texlive-arphic-20070525-3|1458	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp37.vf
14mr|texlive-arphic-20070525-3|1459	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp38.vf
14mr|texlive-arphic-20070525-3|1460	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp39.vf
14mr|texlive-arphic-20070525-3|1461	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp40.vf
14mr|texlive-arphic-20070525-3|1462	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp41.vf
14mr|texlive-arphic-20070525-3|1463	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp42.vf
14mr|texlive-arphic-20070525-3|1464	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp43.vf
14mr|texlive-arphic-20070525-3|1465	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp44.vf
14mr|texlive-arphic-20070525-3|1466	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp45.vf
14mr|texlive-arphic-20070525-3|1467	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp46.vf
14mr|texlive-arphic-20070525-3|1468	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp47.vf
14mr|texlive-arphic-20070525-3|1469	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp48.vf
14mr|texlive-arphic-20070525-3|1470	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp49.vf
14mr|texlive-arphic-20070525-3|1471	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp50.vf
14mr|texlive-arphic-20070525-3|1472	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp51.vf
14mr|texlive-arphic-20070525-3|1473	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp52.vf
14mr|texlive-arphic-20070525-3|1474	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp53.vf
14mr|texlive-arphic-20070525-3|1475	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp54.vf
14mr|texlive-arphic-20070525-3|1476	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp55.vf
14mr|texlive-arphic-20070525-3|1477	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimpv.vf
14mr|texlive-arphic-20070525-3|1478	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp00.vf
14mr|texlive-arphic-20070525-3|1479	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp01.vf
14mr|texlive-arphic-20070525-3|1480	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp02.vf
14mr|texlive-arphic-20070525-3|1481	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp03.vf
14mr|texlive-arphic-20070525-3|1482	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp04.vf
14mr|texlive-arphic-20070525-3|1483	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp05.vf
14mr|texlive-arphic-20070525-3|1484	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp06.vf
14mr|texlive-arphic-20070525-3|1485	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp07.vf
14mr|texlive-arphic-20070525-3|1486	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp08.vf
14mr|texlive-arphic-20070525-3|1487	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp09.vf
14mr|texlive-arphic-20070525-3|1488	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp10.vf
14mr|texlive-arphic-20070525-3|1489	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp11.vf
14mr|texlive-arphic-20070525-3|1490	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp12.vf
14mr|texlive-arphic-20070525-3|1491	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp13.vf
14mr|texlive-arphic-20070525-3|1492	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp14.vf
14mr|texlive-arphic-20070525-3|1493	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp15.vf
14mr|texlive-arphic-20070525-3|1494	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp16.vf
14mr|texlive-arphic-20070525-3|1495	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp17.vf
14mr|texlive-arphic-20070525-3|1496	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp18.vf
14mr|texlive-arphic-20070525-3|1497	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp19.vf
14mr|texlive-arphic-20070525-3|1498	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp20.vf
14mr|texlive-arphic-20070525-3|1499	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp21.vf
14mr|texlive-arphic-20070525-3|1500	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp22.vf
14mr|texlive-arphic-20070525-3|1501	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp23.vf
14mr|texlive-arphic-20070525-3|1502	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp25.vf
14mr|texlive-arphic-20070525-3|1503	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp26.vf
14mr|texlive-arphic-20070525-3|1504	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp27.vf
14mr|texlive-arphic-20070525-3|1505	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp28.vf
14mr|texlive-arphic-20070525-3|1506	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp29.vf
14mr|texlive-arphic-20070525-3|1507	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp30.vf
14mr|texlive-arphic-20070525-3|1508	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp31.vf
14mr|texlive-arphic-20070525-3|1509	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp32.vf
14mr|texlive-arphic-20070525-3|1510	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp33.vf
14mr|texlive-arphic-20070525-3|1511	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp34.vf
14mr|texlive-arphic-20070525-3|1512	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp35.vf
14mr|texlive-arphic-20070525-3|1513	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp36.vf
14mr|texlive-arphic-20070525-3|1514	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp37.vf
14mr|texlive-arphic-20070525-3|1515	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp38.vf
14mr|texlive-arphic-20070525-3|1516	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp39.vf
14mr|texlive-arphic-20070525-3|1517	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp40.vf
14mr|texlive-arphic-20070525-3|1518	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp41.vf
14mr|texlive-arphic-20070525-3|1519	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp42.vf
14mr|texlive-arphic-20070525-3|1520	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp43.vf
14mr|texlive-arphic-20070525-3|1521	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp44.vf
14mr|texlive-arphic-20070525-3|1522	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp45.vf
14mr|texlive-arphic-20070525-3|1523	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp46.vf
14mr|texlive-arphic-20070525-3|1524	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp47.vf
14mr|texlive-arphic-20070525-3|1525	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp48.vf
14mr|texlive-arphic-20070525-3|1526	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp49.vf
14mr|texlive-arphic-20070525-3|1527	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp50.vf
14mr|texlive-arphic-20070525-3|1528	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp51.vf
14mr|texlive-arphic-20070525-3|1529	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp52.vf
14mr|texlive-arphic-20070525-3|1530	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp53.vf
14mr|texlive-arphic-20070525-3|1531	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp54.vf
14mr|texlive-arphic-20070525-3|1532	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp55.vf
14mr|texlive-arphic-20070525-3|1533	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilpv.vf
14mr|texlive-arphic-20070525-3|1534	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp00.vf
14mr|texlive-arphic-20070525-3|1535	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp01.vf
14mr|texlive-arphic-20070525-3|1536	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp02.vf
14mr|texlive-arphic-20070525-3|1537	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp03.vf
14mr|texlive-arphic-20070525-3|1538	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp04.vf
14mr|texlive-arphic-20070525-3|1539	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp06.vf
14mr|texlive-arphic-20070525-3|1540	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp07.vf
14mr|texlive-arphic-20070525-3|1541	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp08.vf
14mr|texlive-arphic-20070525-3|1542	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp09.vf
14mr|texlive-arphic-20070525-3|1543	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp10.vf
14mr|texlive-arphic-20070525-3|1544	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp11.vf
14mr|texlive-arphic-20070525-3|1545	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp12.vf
14mr|texlive-arphic-20070525-3|1546	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp13.vf
14mr|texlive-arphic-20070525-3|1547	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp14.vf
14mr|texlive-arphic-20070525-3|1548	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp15.vf
14mr|texlive-arphic-20070525-3|1549	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp16.vf
14mr|texlive-arphic-20070525-3|1550	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp17.vf
14mr|texlive-arphic-20070525-3|1551	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp18.vf
14mr|texlive-arphic-20070525-3|1552	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp19.vf
14mr|texlive-arphic-20070525-3|1553	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp20.vf
14mr|texlive-arphic-20070525-3|1554	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp21.vf
14mr|texlive-arphic-20070525-3|1555	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp22.vf
14mr|texlive-arphic-20070525-3|1556	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp23.vf
14mr|texlive-arphic-20070525-3|1557	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp24.vf
14mr|texlive-arphic-20070525-3|1558	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp25.vf
14mr|texlive-arphic-20070525-3|1559	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp26.vf
14mr|texlive-arphic-20070525-3|1560	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp27.vf
14mr|texlive-arphic-20070525-3|1561	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp28.vf
14mr|texlive-arphic-20070525-3|1562	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp29.vf
14mr|texlive-arphic-20070525-3|1563	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp30.vf
14mr|texlive-arphic-20070525-3|1564	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp31.vf
14mr|texlive-arphic-20070525-3|1565	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp32.vf
14mr|texlive-arphic-20070525-3|1566	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp00.vf
14mr|texlive-arphic-20070525-3|1567	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp01.vf
14mr|texlive-arphic-20070525-3|1568	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp02.vf
14mr|texlive-arphic-20070525-3|1569	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp03.vf
14mr|texlive-arphic-20070525-3|1570	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp04.vf
14mr|texlive-arphic-20070525-3|1571	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp06.vf
14mr|texlive-arphic-20070525-3|1572	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp07.vf
14mr|texlive-arphic-20070525-3|1573	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp08.vf
14mr|texlive-arphic-20070525-3|1574	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp09.vf
14mr|texlive-arphic-20070525-3|1575	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp10.vf
14mr|texlive-arphic-20070525-3|1576	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp11.vf
14mr|texlive-arphic-20070525-3|1577	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp12.vf
14mr|texlive-arphic-20070525-3|1578	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp13.vf
14mr|texlive-arphic-20070525-3|1579	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp14.vf
14mr|texlive-arphic-20070525-3|1580	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp15.vf
14mr|texlive-arphic-20070525-3|1581	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp16.vf
14mr|texlive-arphic-20070525-3|1582	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp17.vf
14mr|texlive-arphic-20070525-3|1583	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp18.vf
14mr|texlive-arphic-20070525-3|1584	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp19.vf
14mr|texlive-arphic-20070525-3|1585	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp20.vf
14mr|texlive-arphic-20070525-3|1586	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp21.vf
14mr|texlive-arphic-20070525-3|1587	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp22.vf
14mr|texlive-arphic-20070525-3|1588	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp23.vf
14mr|texlive-arphic-20070525-3|1589	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp24.vf
14mr|texlive-arphic-20070525-3|1590	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp25.vf
14mr|texlive-arphic-20070525-3|1591	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp26.vf
14mr|texlive-arphic-20070525-3|1592	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp27.vf
14mr|texlive-arphic-20070525-3|1593	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp28.vf
14mr|texlive-arphic-20070525-3|1594	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp29.vf
14mr|texlive-arphic-20070525-3|1595	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp30.vf
14mr|texlive-arphic-20070525-3|1596	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp31.vf
14mr|texlive-arphic-20070525-3|1597	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp32.vf
14mr|texlive-arphic-20070525-3|1598	%_texmf_updmap_d/arphic
14mr|texlive-arphic-20070525-3|1599	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.pdf
14mr|texlive-arphic-20070525-3|1600	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.tex
14mr|texlive-arphic-20070525-3|1601	%doc %{_texmfdistdir}/doc/fonts/arphic/bkaiu/README
14mr|texlive-arphic-20070525-3|1602	%doc %{_texmfdistdir}/doc/fonts/arphic/bsmiu/README
14mr|texlive-arphic-20070525-3|1603	%doc %{_texmfdistdir}/doc/fonts/arphic/gbsnu/README
14mr|texlive-arphic-20070525-3|1604	%doc %{_texmfdistdir}/doc/fonts/arphic/gkaiu/README
14mr|texlive-arphic-20070525-3|1605	
14mr|texlive-arphic-20070525-3|1606	#-----------------------------------------------------------------------
14mr|texlive-arphic-20070525-3|1607	%prep
14mr|texlive-arphic-20070525-3|1608	%setup -c -a0 -a1
14mr|texlive-arphic-20070525-3|1609	
14mr|texlive-arphic-20070525-3|1610	%build
14mr|texlive-arphic-20070525-3|1611	
14mr|texlive-arphic-20070525-3|1612	%install
14mr|texlive-arphic-20070525-3|1613	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arphic-20070525-3|1614	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-arphic-20070525-3|1615	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-arphic-20070525-3|1616	cat > %{buildroot}%{_texmf_updmap_d}/arphic <<EOF
14mr|texlive-arphic-20070525-3|1617	Map bkaiu.map
14mr|texlive-arphic-20070525-3|1618	Map bsmiu.map
14mr|texlive-arphic-20070525-3|1619	Map gbsnu.map
14mr|texlive-arphic-20070525-3|1620	Map gkaiu.map
14mr|texlive-arphic-20070525-3|1621	EOF
14mr|texlive-arphic-20070525-3|1622	
14mr|texlive-arphic-20070525-3|1623	
14mr|texlive-arphic-20070525-3|1624	
14mr|texlive-arphic-20070525-3|1625	%changelog
14mr|texlive-arphic-20070525-3|1626	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070525-3
14mr|texlive-arphic-20070525-3|1627	+ Revision: 11a819a
14mr|texlive-arphic-20070525-3|1628	- MassBuild#440: Increase release tag
14mr|texlive-arphic-20070525-3|1629	
14mr|texlive-arphic-20070525-3|1630	

19272 14
14mr|texlive-arrayjobx-1.04-3|1	# revision 18125
14mr|texlive-arrayjobx-1.04-3|2	# category Package
14mr|texlive-arrayjobx-1.04-3|3	# catalog-ctan /macros/generic/arrayjobx
14mr|texlive-arrayjobx-1.04-3|4	# catalog-date 2010-05-11 12:36:30 +0200
14mr|texlive-arrayjobx-1.04-3|5	# catalog-license lppl
14mr|texlive-arrayjobx-1.04-3|6	# catalog-version 1.04
14mr|texlive-arrayjobx-1.04-3|7	Name:		texlive-arrayjobx
14mr|texlive-arrayjobx-1.04-3|8	Version:	1.04
14mr|texlive-arrayjobx-1.04-3|9	Release:	3
14mr|texlive-arrayjobx-1.04-3|10	Summary:	Array data structures for (La)TeX
14mr|texlive-arrayjobx-1.04-3|11	Group:		Publishing
14mr|texlive-arrayjobx-1.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/arrayjobx
14mr|texlive-arrayjobx-1.04-3|13	License:	LPPL
14mr|texlive-arrayjobx-1.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.tar.xz
14mr|texlive-arrayjobx-1.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.doc.tar.xz
14mr|texlive-arrayjobx-1.04-3|16	BuildArch:	noarch
14mr|texlive-arrayjobx-1.04-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-arrayjobx-1.04-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-arrayjobx-1.04-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-arrayjobx-1.04-3|20	
14mr|texlive-arrayjobx-1.04-3|21	%description
14mr|texlive-arrayjobx-1.04-3|22	This package provides array data structures in (La)TeX, in the
14mr|texlive-arrayjobx-1.04-3|23	meaning of the classical procedural programming languages like
14mr|texlive-arrayjobx-1.04-3|24	Fortran, Ada or C, and macros to manipulate them. Arrays can be
14mr|texlive-arrayjobx-1.04-3|25	mono or bi-dimensional. This is useful for applications which
14mr|texlive-arrayjobx-1.04-3|26	require high level programming techniques, like algorithmic
14mr|texlive-arrayjobx-1.04-3|27	graphics programmed in the TeX language. The package supersedes
14mr|texlive-arrayjobx-1.04-3|28	the arrayjob package.
14mr|texlive-arrayjobx-1.04-3|29	
14mr|texlive-arrayjobx-1.04-3|30	%post
14mr|texlive-arrayjobx-1.04-3|31	%{_sbindir}/texlive.post
14mr|texlive-arrayjobx-1.04-3|32	
14mr|texlive-arrayjobx-1.04-3|33	%postun
14mr|texlive-arrayjobx-1.04-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-arrayjobx-1.04-3|35	%{_sbindir}/texlive.post
14mr|texlive-arrayjobx-1.04-3|36	fi
14mr|texlive-arrayjobx-1.04-3|37	
14mr|texlive-arrayjobx-1.04-3|38	#-----------------------------------------------------------------------
14mr|texlive-arrayjobx-1.04-3|39	%files
14mr|texlive-arrayjobx-1.04-3|40	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjob.sty
14mr|texlive-arrayjobx-1.04-3|41	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjobx.sty
14mr|texlive-arrayjobx-1.04-3|42	%doc %{_texmfdistdir}/doc/generic/arrayjobx/README
14mr|texlive-arrayjobx-1.04-3|43	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.pdf
14mr|texlive-arrayjobx-1.04-3|44	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.tex
14mr|texlive-arrayjobx-1.04-3|45	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.pdf
14mr|texlive-arrayjobx-1.04-3|46	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.tex
14mr|texlive-arrayjobx-1.04-3|47	
14mr|texlive-arrayjobx-1.04-3|48	#-----------------------------------------------------------------------
14mr|texlive-arrayjobx-1.04-3|49	%prep
14mr|texlive-arrayjobx-1.04-3|50	%setup -c -a0 -a1
14mr|texlive-arrayjobx-1.04-3|51	
14mr|texlive-arrayjobx-1.04-3|52	%build
14mr|texlive-arrayjobx-1.04-3|53	
14mr|texlive-arrayjobx-1.04-3|54	%install
14mr|texlive-arrayjobx-1.04-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arrayjobx-1.04-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-arrayjobx-1.04-3|57	
14mr|texlive-arrayjobx-1.04-3|58	
14mr|texlive-arrayjobx-1.04-3|59	
14mr|texlive-arrayjobx-1.04-3|60	%changelog
14mr|texlive-arrayjobx-1.04-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-3
14mr|texlive-arrayjobx-1.04-3|62	+ Revision: b63b01f
14mr|texlive-arrayjobx-1.04-3|63	- MassBuild#440: Increase release tag
14mr|texlive-arrayjobx-1.04-3|64	
14mr|texlive-arrayjobx-1.04-3|65	

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

19274 14
14mr|texlive-arsclassica-4.0.3-2|1	# revision 25466
14mr|texlive-arsclassica-4.0.3-2|2	# category Package
14mr|texlive-arsclassica-4.0.3-2|3	# catalog-ctan /macros/latex/contrib/arsclassica
14mr|texlive-arsclassica-4.0.3-2|4	# catalog-date 2012-02-21 16:05:39 +0100
14mr|texlive-arsclassica-4.0.3-2|5	# catalog-license lppl
14mr|texlive-arsclassica-4.0.3-2|6	# catalog-version 4.0.3
14mr|texlive-arsclassica-4.0.3-2|7	Name:		texlive-arsclassica
14mr|texlive-arsclassica-4.0.3-2|8	Version:	4.0.3
14mr|texlive-arsclassica-4.0.3-2|9	Release:	2
14mr|texlive-arsclassica-4.0.3-2|10	Summary:	A different view of the ClassicThesis package
14mr|texlive-arsclassica-4.0.3-2|11	Group:		Publishing
14mr|texlive-arsclassica-4.0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica
14mr|texlive-arsclassica-4.0.3-2|13	License:	LPPL
14mr|texlive-arsclassica-4.0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.tar.xz
14mr|texlive-arsclassica-4.0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.doc.tar.xz
14mr|texlive-arsclassica-4.0.3-2|16	BuildArch:	noarch
14mr|texlive-arsclassica-4.0.3-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-arsclassica-4.0.3-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-arsclassica-4.0.3-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-arsclassica-4.0.3-2|20	
14mr|texlive-arsclassica-4.0.3-2|21	%description
14mr|texlive-arsclassica-4.0.3-2|22	The package changes some typographical points of the
14mr|texlive-arsclassica-4.0.3-2|23	ClassicThesis style, by Andre Miede. It enables the user to
14mr|texlive-arsclassica-4.0.3-2|24	reproduce the look of the guide The art of writing with LaTeX
14mr|texlive-arsclassica-4.0.3-2|25	(the web page is in Italian).
14mr|texlive-arsclassica-4.0.3-2|26	
14mr|texlive-arsclassica-4.0.3-2|27	%post
14mr|texlive-arsclassica-4.0.3-2|28	%{_sbindir}/texlive.post
14mr|texlive-arsclassica-4.0.3-2|29	
14mr|texlive-arsclassica-4.0.3-2|30	%postun
14mr|texlive-arsclassica-4.0.3-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-arsclassica-4.0.3-2|32	%{_sbindir}/texlive.post
14mr|texlive-arsclassica-4.0.3-2|33	fi
14mr|texlive-arsclassica-4.0.3-2|34	
14mr|texlive-arsclassica-4.0.3-2|35	#-----------------------------------------------------------------------
14mr|texlive-arsclassica-4.0.3-2|36	%files
14mr|texlive-arsclassica-4.0.3-2|37	%{_texmfdistdir}/makeindex/arsclassica/classic.ist
14mr|texlive-arsclassica-4.0.3-2|38	%{_texmfdistdir}/tex/latex/arsclassica/arsclassica.sty
14mr|texlive-arsclassica-4.0.3-2|39	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.pdf
14mr|texlive-arsclassica-4.0.3-2|40	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.tex
14mr|texlive-arsclassica-4.0.3-2|41	%doc %{_texmfdistdir}/doc/latex/arsclassica/Bibliography.bib
14mr|texlive-arsclassica-4.0.3-2|42	%doc %{_texmfdistdir}/doc/latex/arsclassica/CHANGES
14mr|texlive-arsclassica-4.0.3-2|43	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Code.tex
14mr|texlive-arsclassica-4.0.3-2|44	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Fundamentals.tex
14mr|texlive-arsclassica-4.0.3-2|45	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex
14mr|texlive-arsclassica-4.0.3-2|46	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex
14mr|texlive-arsclassica-4.0.3-2|47	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex
14mr|texlive-arsclassica-4.0.3-2|48	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Contents.tex
14mr|texlive-arsclassica-4.0.3-2|49	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Index.tex
14mr|texlive-arsclassica-4.0.3-2|50	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titleback.tex
14mr|texlive-arsclassica-4.0.3-2|51	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex
14mr|texlive-arsclassica-4.0.3-2|52	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Birds.jpg
14mr|texlive-arsclassica-4.0.3-2|53	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_1.jpg
14mr|texlive-arsclassica-4.0.3-2|54	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_2.jpg
14mr|texlive-arsclassica-4.0.3-2|55	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_3.jpg
14mr|texlive-arsclassica-4.0.3-2|56	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_4.jpg
14mr|texlive-arsclassica-4.0.3-2|57	%doc %{_texmfdistdir}/doc/latex/arsclassica/README
14mr|texlive-arsclassica-4.0.3-2|58	%doc %{_texmfdistdir}/doc/latex/arsclassica/arsclassica-settings.tex
14mr|texlive-arsclassica-4.0.3-2|59	
14mr|texlive-arsclassica-4.0.3-2|60	#-----------------------------------------------------------------------
14mr|texlive-arsclassica-4.0.3-2|61	%prep
14mr|texlive-arsclassica-4.0.3-2|62	%setup -c -a0 -a1
14mr|texlive-arsclassica-4.0.3-2|63	
14mr|texlive-arsclassica-4.0.3-2|64	%build
14mr|texlive-arsclassica-4.0.3-2|65	
14mr|texlive-arsclassica-4.0.3-2|66	%install
14mr|texlive-arsclassica-4.0.3-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arsclassica-4.0.3-2|68	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-arsclassica-4.0.3-2|69	
14mr|texlive-arsclassica-4.0.3-2|70	
14mr|texlive-arsclassica-4.0.3-2|71	
14mr|texlive-arsclassica-4.0.3-2|72	%changelog
14mr|texlive-arsclassica-4.0.3-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.3-2
14mr|texlive-arsclassica-4.0.3-2|74	+ Revision: 4d1880b
14mr|texlive-arsclassica-4.0.3-2|75	- MassBuild#440: Increase release tag
14mr|texlive-arsclassica-4.0.3-2|76	
14mr|texlive-arsclassica-4.0.3-2|77	

19275 14
14mr|texlive-articleingud-0.1-2|1	# revision 26197
14mr|texlive-articleingud-0.1-2|2	# category Package
14mr|texlive-articleingud-0.1-2|3	# catalog-ctan /macros/latex/contrib/articleingud
14mr|texlive-articleingud-0.1-2|4	# catalog-date 2012-05-03 11:23:54 +0200
14mr|texlive-articleingud-0.1-2|5	# catalog-license lppl1.2
14mr|texlive-articleingud-0.1-2|6	# catalog-version 0.1
14mr|texlive-articleingud-0.1-2|7	Name:		texlive-articleingud
14mr|texlive-articleingud-0.1-2|8	Version:	0.1
14mr|texlive-articleingud-0.1-2|9	Release:	2
14mr|texlive-articleingud-0.1-2|10	Summary:	LaTeX class for articles published in INGENIERIA review
14mr|texlive-articleingud-0.1-2|11	Group:		Publishing
14mr|texlive-articleingud-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/articleingud
14mr|texlive-articleingud-0.1-2|13	License:	LPPL1.2
14mr|texlive-articleingud-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.tar.xz
14mr|texlive-articleingud-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.doc.tar.xz
14mr|texlive-articleingud-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.source.tar.xz
14mr|texlive-articleingud-0.1-2|17	BuildArch:	noarch
14mr|texlive-articleingud-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-articleingud-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-articleingud-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-articleingud-0.1-2|21	
14mr|texlive-articleingud-0.1-2|22	%description
14mr|texlive-articleingud-0.1-2|23	The class is for articles published in INGENIERIA review. It is
14mr|texlive-articleingud-0.1-2|24	derived from the standard LaTeX class article.
14mr|texlive-articleingud-0.1-2|25	
14mr|texlive-articleingud-0.1-2|26	%post
14mr|texlive-articleingud-0.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-articleingud-0.1-2|28	
14mr|texlive-articleingud-0.1-2|29	%postun
14mr|texlive-articleingud-0.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-articleingud-0.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-articleingud-0.1-2|32	fi
14mr|texlive-articleingud-0.1-2|33	
14mr|texlive-articleingud-0.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-articleingud-0.1-2|35	%files
14mr|texlive-articleingud-0.1-2|36	%{_texmfdistdir}/tex/latex/articleingud/articleingud.cls
14mr|texlive-articleingud-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/articleingud/README
14mr|texlive-articleingud-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/articleingud/articleingud.pdf
14mr|texlive-articleingud-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/articleingud/plantilla.tex
14mr|texlive-articleingud-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/articleingud/template.tex
14mr|texlive-articleingud-0.1-2|41	#- source
14mr|texlive-articleingud-0.1-2|42	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.dtx
14mr|texlive-articleingud-0.1-2|43	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.ins
14mr|texlive-articleingud-0.1-2|44	
14mr|texlive-articleingud-0.1-2|45	#-----------------------------------------------------------------------
14mr|texlive-articleingud-0.1-2|46	%prep
14mr|texlive-articleingud-0.1-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-articleingud-0.1-2|48	
14mr|texlive-articleingud-0.1-2|49	%build
14mr|texlive-articleingud-0.1-2|50	
14mr|texlive-articleingud-0.1-2|51	%install
14mr|texlive-articleingud-0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-articleingud-0.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-articleingud-0.1-2|54	
14mr|texlive-articleingud-0.1-2|55	
14mr|texlive-articleingud-0.1-2|56	
14mr|texlive-articleingud-0.1-2|57	%changelog
14mr|texlive-articleingud-0.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-articleingud-0.1-2|59	+ Revision: bbde38a
14mr|texlive-articleingud-0.1-2|60	- MassBuild#440: Increase release tag
14mr|texlive-articleingud-0.1-2|61	
14mr|texlive-articleingud-0.1-2|62	

19276 14
14mr|texlive-arydshln-1.71-3|1	# revision 15878
14mr|texlive-arydshln-1.71-3|2	# category Package
14mr|texlive-arydshln-1.71-3|3	# catalog-ctan /macros/latex/contrib/arydshln
14mr|texlive-arydshln-1.71-3|4	# catalog-date 2007-04-06 18:29:05 +0200
14mr|texlive-arydshln-1.71-3|5	# catalog-license lppl
14mr|texlive-arydshln-1.71-3|6	# catalog-version 1.71
14mr|texlive-arydshln-1.71-3|7	Name:		texlive-arydshln
14mr|texlive-arydshln-1.71-3|8	Version:	1.71
14mr|texlive-arydshln-1.71-3|9	Release:	3
14mr|texlive-arydshln-1.71-3|10	Summary:	Horizontal and vertical dashed lines in arrays and tabulars
14mr|texlive-arydshln-1.71-3|11	Group:		Publishing
14mr|texlive-arydshln-1.71-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arydshln
14mr|texlive-arydshln-1.71-3|13	License:	LPPL
14mr|texlive-arydshln-1.71-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.tar.xz
14mr|texlive-arydshln-1.71-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.doc.tar.xz
14mr|texlive-arydshln-1.71-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.source.tar.xz
14mr|texlive-arydshln-1.71-3|17	BuildArch:	noarch
14mr|texlive-arydshln-1.71-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-arydshln-1.71-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-arydshln-1.71-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-arydshln-1.71-3|21	
14mr|texlive-arydshln-1.71-3|22	%description
14mr|texlive-arydshln-1.71-3|23	Definitions of horizontal and vertical dashed lines for the
14mr|texlive-arydshln-1.71-3|24	array and tabular environment. Horizontal lines are drawn by
14mr|texlive-arydshln-1.71-3|25	\hdashline and \cdashline while vertical ones can be specified
14mr|texlive-arydshln-1.71-3|26	as a part of preamble using ':'. The shape of dashed lines may
14mr|texlive-arydshln-1.71-3|27	be controlled through style parameters or optional arguments.
14mr|texlive-arydshln-1.71-3|28	The package is compatible with array and colortab.
14mr|texlive-arydshln-1.71-3|29	
14mr|texlive-arydshln-1.71-3|30	%post
14mr|texlive-arydshln-1.71-3|31	%{_sbindir}/texlive.post
14mr|texlive-arydshln-1.71-3|32	
14mr|texlive-arydshln-1.71-3|33	%postun
14mr|texlive-arydshln-1.71-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-arydshln-1.71-3|35	%{_sbindir}/texlive.post
14mr|texlive-arydshln-1.71-3|36	fi
14mr|texlive-arydshln-1.71-3|37	
14mr|texlive-arydshln-1.71-3|38	#-----------------------------------------------------------------------
14mr|texlive-arydshln-1.71-3|39	%files
14mr|texlive-arydshln-1.71-3|40	%{_texmfdistdir}/tex/latex/arydshln/arydshln.sty
14mr|texlive-arydshln-1.71-3|41	%doc %{_texmfdistdir}/doc/latex/arydshln/README
14mr|texlive-arydshln-1.71-3|42	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.pdf
14mr|texlive-arydshln-1.71-3|43	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.tex
14mr|texlive-arydshln-1.71-3|44	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln.pdf
14mr|texlive-arydshln-1.71-3|45	#- source
14mr|texlive-arydshln-1.71-3|46	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.dtx
14mr|texlive-arydshln-1.71-3|47	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.ins
14mr|texlive-arydshln-1.71-3|48	
14mr|texlive-arydshln-1.71-3|49	#-----------------------------------------------------------------------
14mr|texlive-arydshln-1.71-3|50	%prep
14mr|texlive-arydshln-1.71-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-arydshln-1.71-3|52	
14mr|texlive-arydshln-1.71-3|53	%build
14mr|texlive-arydshln-1.71-3|54	
14mr|texlive-arydshln-1.71-3|55	%install
14mr|texlive-arydshln-1.71-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-arydshln-1.71-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-arydshln-1.71-3|58	
14mr|texlive-arydshln-1.71-3|59	
14mr|texlive-arydshln-1.71-3|60	
14mr|texlive-arydshln-1.71-3|61	%changelog
14mr|texlive-arydshln-1.71-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.71-3
14mr|texlive-arydshln-1.71-3|63	+ Revision: 2d6713e
14mr|texlive-arydshln-1.71-3|64	- MassBuild#440: Increase release tag
14mr|texlive-arydshln-1.71-3|65	
14mr|texlive-arydshln-1.71-3|66	

19277 14
14mr|texlive-asaetr-1.0a-3|1	# revision 15878
14mr|texlive-asaetr-1.0a-3|2	# category Package
14mr|texlive-asaetr-1.0a-3|3	# catalog-ctan /macros/latex/contrib/asaetr
14mr|texlive-asaetr-1.0a-3|4	# catalog-date 2009-04-30 00:32:08 +0200
14mr|texlive-asaetr-1.0a-3|5	# catalog-license pd
14mr|texlive-asaetr-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-asaetr-1.0a-3|7	Name:		texlive-asaetr
14mr|texlive-asaetr-1.0a-3|8	Version:	1.0a
14mr|texlive-asaetr-1.0a-3|9	Release:	3
14mr|texlive-asaetr-1.0a-3|10	Summary:	Transactions of the ASAE
14mr|texlive-asaetr-1.0a-3|11	Group:		Publishing
14mr|texlive-asaetr-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asaetr
14mr|texlive-asaetr-1.0a-3|13	License:	PD
14mr|texlive-asaetr-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.tar.xz
14mr|texlive-asaetr-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.doc.tar.xz
14mr|texlive-asaetr-1.0a-3|16	BuildArch:	noarch
14mr|texlive-asaetr-1.0a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-asaetr-1.0a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-asaetr-1.0a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-asaetr-1.0a-3|20	
14mr|texlive-asaetr-1.0a-3|21	%description
14mr|texlive-asaetr-1.0a-3|22	A class and BibTeX style for submissions to the Transactions of
14mr|texlive-asaetr-1.0a-3|23	the American Society of Agricultural Engineers. Also included
14mr|texlive-asaetr-1.0a-3|24	is the MetaFont source of a slanted Computer Modern Caps and
14mr|texlive-asaetr-1.0a-3|25	Small Caps font.
14mr|texlive-asaetr-1.0a-3|26	
14mr|texlive-asaetr-1.0a-3|27	%post
14mr|texlive-asaetr-1.0a-3|28	%{_sbindir}/texlive.post
14mr|texlive-asaetr-1.0a-3|29	
14mr|texlive-asaetr-1.0a-3|30	%postun
14mr|texlive-asaetr-1.0a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-asaetr-1.0a-3|32	%{_sbindir}/texlive.post
14mr|texlive-asaetr-1.0a-3|33	fi
14mr|texlive-asaetr-1.0a-3|34	
14mr|texlive-asaetr-1.0a-3|35	#-----------------------------------------------------------------------
14mr|texlive-asaetr-1.0a-3|36	%files
14mr|texlive-asaetr-1.0a-3|37	%{_texmfdistdir}/bibtex/bst/asaetr/asaetr.bst
14mr|texlive-asaetr-1.0a-3|38	%{_texmfdistdir}/tex/latex/asaetr/asaesub.sty
14mr|texlive-asaetr-1.0a-3|39	%{_texmfdistdir}/tex/latex/asaetr/asaetr.cls
14mr|texlive-asaetr-1.0a-3|40	%{_texmfdistdir}/tex/latex/asaetr/asaetr.sty
14mr|texlive-asaetr-1.0a-3|41	%doc %{_texmfdistdir}/doc/latex/asaetr/MANIFEST
14mr|texlive-asaetr-1.0a-3|42	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.bib
14mr|texlive-asaetr-1.0a-3|43	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.pdf
14mr|texlive-asaetr-1.0a-3|44	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.tex
14mr|texlive-asaetr-1.0a-3|45	%doc %{_texmfdistdir}/doc/latex/asaetr/cmcscsl10.mf
14mr|texlive-asaetr-1.0a-3|46	
14mr|texlive-asaetr-1.0a-3|47	#-----------------------------------------------------------------------
14mr|texlive-asaetr-1.0a-3|48	%prep
14mr|texlive-asaetr-1.0a-3|49	%setup -c -a0 -a1
14mr|texlive-asaetr-1.0a-3|50	
14mr|texlive-asaetr-1.0a-3|51	%build
14mr|texlive-asaetr-1.0a-3|52	
14mr|texlive-asaetr-1.0a-3|53	%install
14mr|texlive-asaetr-1.0a-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-asaetr-1.0a-3|55	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-asaetr-1.0a-3|56	
14mr|texlive-asaetr-1.0a-3|57	
14mr|texlive-asaetr-1.0a-3|58	
14mr|texlive-asaetr-1.0a-3|59	%changelog
14mr|texlive-asaetr-1.0a-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-asaetr-1.0a-3|61	+ Revision: 6541449
14mr|texlive-asaetr-1.0a-3|62	- MassBuild#440: Increase release tag
14mr|texlive-asaetr-1.0a-3|63	
14mr|texlive-asaetr-1.0a-3|64	

19278 14
14mr|texlive-Asana-Math-000.949-2|1	# revision 27228
14mr|texlive-Asana-Math-000.949-2|2	# category Package
14mr|texlive-Asana-Math-000.949-2|3	# catalog-ctan /fonts/Asana-Math
14mr|texlive-Asana-Math-000.949-2|4	# catalog-date 2012-06-11 11:02:36 +0200
14mr|texlive-Asana-Math-000.949-2|5	# catalog-license ofl
14mr|texlive-Asana-Math-000.949-2|6	# catalog-version 000.949
14mr|texlive-Asana-Math-000.949-2|7	Name:		texlive-Asana-Math
14mr|texlive-Asana-Math-000.949-2|8	Version:	000.949
14mr|texlive-Asana-Math-000.949-2|9	Release:	2
14mr|texlive-Asana-Math-000.949-2|10	Summary:	A font to typeset maths in Xe(La)TeX and Lua(La)TeX
14mr|texlive-Asana-Math-000.949-2|11	Group:		Publishing
14mr|texlive-Asana-Math-000.949-2|12	URL:		http://www.ctan.org/tex-archive/fonts/Asana-Math
14mr|texlive-Asana-Math-000.949-2|13	License:	OFL
14mr|texlive-Asana-Math-000.949-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.tar.xz
14mr|texlive-Asana-Math-000.949-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.doc.tar.xz
14mr|texlive-Asana-Math-000.949-2|16	BuildArch:	noarch
14mr|texlive-Asana-Math-000.949-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-Asana-Math-000.949-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-Asana-Math-000.949-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-Asana-Math-000.949-2|20	
14mr|texlive-Asana-Math-000.949-2|21	%description
14mr|texlive-Asana-Math-000.949-2|22	The Asana-Math font is an OpenType font that includes almost
14mr|texlive-Asana-Math-000.949-2|23	all mathematical Unicode symbols and it can be used to typeset
14mr|texlive-Asana-Math-000.949-2|24	mathematical text with any software that can understand the
14mr|texlive-Asana-Math-000.949-2|25	MATH OpenType table (e.g., XeTeX 0.997 and Microsoft Word
14mr|texlive-Asana-Math-000.949-2|26	2007). The font is beta software. Typesetting support for use
14mr|texlive-Asana-Math-000.949-2|27	with LaTeX is provided by the fontspec and unicode-math
14mr|texlive-Asana-Math-000.949-2|28	packages.
14mr|texlive-Asana-Math-000.949-2|29	
14mr|texlive-Asana-Math-000.949-2|30	%post
14mr|texlive-Asana-Math-000.949-2|31	%{_sbindir}/texlive.post
14mr|texlive-Asana-Math-000.949-2|32	
14mr|texlive-Asana-Math-000.949-2|33	%postun
14mr|texlive-Asana-Math-000.949-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-Asana-Math-000.949-2|35	%{_sbindir}/texlive.post
14mr|texlive-Asana-Math-000.949-2|36	fi
14mr|texlive-Asana-Math-000.949-2|37	
14mr|texlive-Asana-Math-000.949-2|38	#-----------------------------------------------------------------------
14mr|texlive-Asana-Math-000.949-2|39	%files
14mr|texlive-Asana-Math-000.949-2|40	%{_texmfdistdir}/fonts/opentype/public/Asana-Math/Asana-Math.otf
14mr|texlive-Asana-Math-000.949-2|41	%{_texmfdistdir}/fonts/truetype/public/Asana-Math/Asana-Math.ttf
14mr|texlive-Asana-Math-000.949-2|42	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/FontLog.txt
14mr|texlive-Asana-Math-000.949-2|43	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/README
14mr|texlive-Asana-Math-000.949-2|44	
14mr|texlive-Asana-Math-000.949-2|45	#-----------------------------------------------------------------------
14mr|texlive-Asana-Math-000.949-2|46	%prep
14mr|texlive-Asana-Math-000.949-2|47	%setup -c -a0 -a1
14mr|texlive-Asana-Math-000.949-2|48	
14mr|texlive-Asana-Math-000.949-2|49	%build
14mr|texlive-Asana-Math-000.949-2|50	
14mr|texlive-Asana-Math-000.949-2|51	%install
14mr|texlive-Asana-Math-000.949-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-Asana-Math-000.949-2|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-Asana-Math-000.949-2|54	
14mr|texlive-Asana-Math-000.949-2|55	
14mr|texlive-Asana-Math-000.949-2|56	
14mr|texlive-Asana-Math-000.949-2|57	%changelog
14mr|texlive-Asana-Math-000.949-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 000.949-2
14mr|texlive-Asana-Math-000.949-2|59	+ Revision: 76e4ad1
14mr|texlive-Asana-Math-000.949-2|60	- MassBuild#440: Increase release tag
14mr|texlive-Asana-Math-000.949-2|61	
14mr|texlive-Asana-Math-000.949-2|62	

19279 14
14mr|texlive-ascelike-2.2-2|1	# revision 25303
14mr|texlive-ascelike-2.2-2|2	# category Package
14mr|texlive-ascelike-2.2-2|3	# catalog-ctan /macros/latex/contrib/ascelike
14mr|texlive-ascelike-2.2-2|4	# catalog-date 2012-02-05 17:55:30 +0100
14mr|texlive-ascelike-2.2-2|5	# catalog-license lppl
14mr|texlive-ascelike-2.2-2|6	# catalog-version 2.2
14mr|texlive-ascelike-2.2-2|7	Name:		texlive-ascelike
14mr|texlive-ascelike-2.2-2|8	Version:	2.2
14mr|texlive-ascelike-2.2-2|9	Release:	2
14mr|texlive-ascelike-2.2-2|10	Summary:	Bibliography style for the ASCE
14mr|texlive-ascelike-2.2-2|11	Group:		Publishing
14mr|texlive-ascelike-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ascelike
14mr|texlive-ascelike-2.2-2|13	License:	LPPL
14mr|texlive-ascelike-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.tar.xz
14mr|texlive-ascelike-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.doc.tar.xz
14mr|texlive-ascelike-2.2-2|16	BuildArch:	noarch
14mr|texlive-ascelike-2.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ascelike-2.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ascelike-2.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-ascelike-2.2-2|20	
14mr|texlive-ascelike-2.2-2|21	%description
14mr|texlive-ascelike-2.2-2|22	A document class and bibliographic style that prepares
14mr|texlive-ascelike-2.2-2|23	documents in the style required by the American Society of
14mr|texlive-ascelike-2.2-2|24	Civil Engineers (ASCE). These are unofficial files, not
14mr|texlive-ascelike-2.2-2|25	sanctioned by that organization, and the files specifically
14mr|texlive-ascelike-2.2-2|26	give this caveat. Also included is a short
14mr|texlive-ascelike-2.2-2|27	documentation/example of how to use the class.
14mr|texlive-ascelike-2.2-2|28	
14mr|texlive-ascelike-2.2-2|29	%post
14mr|texlive-ascelike-2.2-2|30	%{_sbindir}/texlive.post
14mr|texlive-ascelike-2.2-2|31	
14mr|texlive-ascelike-2.2-2|32	%postun
14mr|texlive-ascelike-2.2-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-ascelike-2.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-ascelike-2.2-2|35	fi
14mr|texlive-ascelike-2.2-2|36	
14mr|texlive-ascelike-2.2-2|37	#-----------------------------------------------------------------------
14mr|texlive-ascelike-2.2-2|38	%files
14mr|texlive-ascelike-2.2-2|39	%{_texmfdistdir}/bibtex/bst/ascelike/ascelike.bst
14mr|texlive-ascelike-2.2-2|40	%{_texmfdistdir}/tex/latex/ascelike/ascelike.cls
14mr|texlive-ascelike-2.2-2|41	%doc %{_texmfdistdir}/doc/latex/ascelike/README
14mr|texlive-ascelike-2.2-2|42	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.bib
14mr|texlive-ascelike-2.2-2|43	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.pdf
14mr|texlive-ascelike-2.2-2|44	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.tex
14mr|texlive-ascelike-2.2-2|45	
14mr|texlive-ascelike-2.2-2|46	#-----------------------------------------------------------------------
14mr|texlive-ascelike-2.2-2|47	%prep
14mr|texlive-ascelike-2.2-2|48	%setup -c -a0 -a1
14mr|texlive-ascelike-2.2-2|49	
14mr|texlive-ascelike-2.2-2|50	%build
14mr|texlive-ascelike-2.2-2|51	
14mr|texlive-ascelike-2.2-2|52	%install
14mr|texlive-ascelike-2.2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ascelike-2.2-2|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ascelike-2.2-2|55	
14mr|texlive-ascelike-2.2-2|56	
14mr|texlive-ascelike-2.2-2|57	
14mr|texlive-ascelike-2.2-2|58	%changelog
14mr|texlive-ascelike-2.2-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-ascelike-2.2-2|60	+ Revision: 7c74fcf
14mr|texlive-ascelike-2.2-2|61	- MassBuild#440: Increase release tag
14mr|texlive-ascelike-2.2-2|62	
14mr|texlive-ascelike-2.2-2|63	

19280 14
14mr|texlive-ascii-2.0-3|1	# revision 15878
14mr|texlive-ascii-2.0-3|2	# category Package
14mr|texlive-ascii-2.0-3|3	# catalog-ctan /fonts/ascii
14mr|texlive-ascii-2.0-3|4	# catalog-date 2008-12-25 13:14:37 +0100
14mr|texlive-ascii-2.0-3|5	# catalog-license lppl
14mr|texlive-ascii-2.0-3|6	# catalog-version 2.0
14mr|texlive-ascii-2.0-3|7	Name:		texlive-ascii
14mr|texlive-ascii-2.0-3|8	Version:	2.0
14mr|texlive-ascii-2.0-3|9	Release:	3
14mr|texlive-ascii-2.0-3|10	Summary:	Support for IBM "standard ASCII" font
14mr|texlive-ascii-2.0-3|11	Group:		Publishing
14mr|texlive-ascii-2.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ascii
14mr|texlive-ascii-2.0-3|13	License:	LPPL
14mr|texlive-ascii-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.tar.xz
14mr|texlive-ascii-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.doc.tar.xz
14mr|texlive-ascii-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.source.tar.xz
14mr|texlive-ascii-2.0-3|17	BuildArch:	noarch
14mr|texlive-ascii-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ascii-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ascii-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ascii-2.0-3|21	
14mr|texlive-ascii-2.0-3|22	%description
14mr|texlive-ascii-2.0-3|23	This package makes available the graphical representation of
14mr|texlive-ascii-2.0-3|24	the ASCII characters as defined in the IBM PC Code Page 437 C0
14mr|texlive-ascii-2.0-3|25	Graphics. A Type 1 font of the glyphs is included.
14mr|texlive-ascii-2.0-3|26	
14mr|texlive-ascii-2.0-3|27	%post
14mr|texlive-ascii-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-ascii-2.0-3|29	
14mr|texlive-ascii-2.0-3|30	%postun
14mr|texlive-ascii-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ascii-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-ascii-2.0-3|33	fi
14mr|texlive-ascii-2.0-3|34	
14mr|texlive-ascii-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-ascii-2.0-3|36	%files
14mr|texlive-ascii-2.0-3|37	%{_texmfdistdir}/fonts/map/dvips/ascii/ascii.map
14mr|texlive-ascii-2.0-3|38	%{_texmfdistdir}/fonts/tfm/public/ascii/ASCII.tfm
14mr|texlive-ascii-2.0-3|39	%{_texmfdistdir}/fonts/type1/public/ascii/ASCII.pfb
14mr|texlive-ascii-2.0-3|40	%{_texmfdistdir}/tex/latex/ascii/ascii.sty
14mr|texlive-ascii-2.0-3|41	%doc %{_texmfdistdir}/doc/fonts/ascii/ascii2006.pdf
14mr|texlive-ascii-2.0-3|42	%doc %{_texmfdistdir}/doc/fonts/ascii/asciisty1994.pdf
14mr|texlive-ascii-2.0-3|43	#- source
14mr|texlive-ascii-2.0-3|44	%doc %{_texmfdistdir}/source/latex/ascii/ascii.dtx
14mr|texlive-ascii-2.0-3|45	%doc %{_texmfdistdir}/source/latex/ascii/ascii.ins
14mr|texlive-ascii-2.0-3|46	
14mr|texlive-ascii-2.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-ascii-2.0-3|48	%prep
14mr|texlive-ascii-2.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-ascii-2.0-3|50	
14mr|texlive-ascii-2.0-3|51	%build
14mr|texlive-ascii-2.0-3|52	
14mr|texlive-ascii-2.0-3|53	%install
14mr|texlive-ascii-2.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ascii-2.0-3|55	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ascii-2.0-3|56	
14mr|texlive-ascii-2.0-3|57	
14mr|texlive-ascii-2.0-3|58	
14mr|texlive-ascii-2.0-3|59	%changelog
14mr|texlive-ascii-2.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-ascii-2.0-3|61	+ Revision: 9bf3ba0
14mr|texlive-ascii-2.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ascii-2.0-3|63	
14mr|texlive-ascii-2.0-3|64	

19281 14
14mr|texlive-ascii-chart-20101122-3|1	# revision 20536
14mr|texlive-ascii-chart-20101122-3|2	# category Package
14mr|texlive-ascii-chart-20101122-3|3	# catalog-ctan /info/ascii-chart
14mr|texlive-ascii-chart-20101122-3|4	# catalog-date 2010-11-22 13:41:51 +0100
14mr|texlive-ascii-chart-20101122-3|5	# catalog-license noinfo
14mr|texlive-ascii-chart-20101122-3|6	# catalog-version undef
14mr|texlive-ascii-chart-20101122-3|7	Name:		texlive-ascii-chart
14mr|texlive-ascii-chart-20101122-3|8	Version:	20101122
14mr|texlive-ascii-chart-20101122-3|9	Release:	3
14mr|texlive-ascii-chart-20101122-3|10	Summary:	An ASCII wall chart
14mr|texlive-ascii-chart-20101122-3|11	Group:		Publishing
14mr|texlive-ascii-chart-20101122-3|12	URL:		http://www.ctan.org/tex-archive/info/ascii-chart
14mr|texlive-ascii-chart-20101122-3|13	License:	NOINFO
14mr|texlive-ascii-chart-20101122-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii-chart.tar.xz
14mr|texlive-ascii-chart-20101122-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii-chart.doc.tar.xz
14mr|texlive-ascii-chart-20101122-3|16	BuildArch:	noarch
14mr|texlive-ascii-chart-20101122-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ascii-chart-20101122-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ascii-chart-20101122-3|19	
14mr|texlive-ascii-chart-20101122-3|20	%description
14mr|texlive-ascii-chart-20101122-3|21	The document may be converted between Plain TeX and LaTeX
14mr|texlive-ascii-chart-20101122-3|22	(2.09) by a simple editing action.
14mr|texlive-ascii-chart-20101122-3|23	
14mr|texlive-ascii-chart-20101122-3|24	#-----------------------------------------------------------------------
14mr|texlive-ascii-chart-20101122-3|25	%files
14mr|texlive-ascii-chart-20101122-3|26	%doc %{_texmfdistdir}/doc/support/ascii-chart/ascii.pdf
14mr|texlive-ascii-chart-20101122-3|27	%doc %{_texmfdistdir}/doc/support/ascii-chart/ascii.tex
14mr|texlive-ascii-chart-20101122-3|28	
14mr|texlive-ascii-chart-20101122-3|29	#-----------------------------------------------------------------------
14mr|texlive-ascii-chart-20101122-3|30	%prep
14mr|texlive-ascii-chart-20101122-3|31	%setup -c -a0 -a1
14mr|texlive-ascii-chart-20101122-3|32	
14mr|texlive-ascii-chart-20101122-3|33	%build
14mr|texlive-ascii-chart-20101122-3|34	
14mr|texlive-ascii-chart-20101122-3|35	%install
14mr|texlive-ascii-chart-20101122-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ascii-chart-20101122-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ascii-chart-20101122-3|38	
14mr|texlive-ascii-chart-20101122-3|39	
14mr|texlive-ascii-chart-20101122-3|40	
14mr|texlive-ascii-chart-20101122-3|41	%changelog
14mr|texlive-ascii-chart-20101122-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101122-3
14mr|texlive-ascii-chart-20101122-3|43	+ Revision: 1b96227
14mr|texlive-ascii-chart-20101122-3|44	- MassBuild#440: Increase release tag
14mr|texlive-ascii-chart-20101122-3|45	
14mr|texlive-ascii-chart-20101122-3|46	

19282 14
14mr|texlive-askmaps-0.1-2|1	# revision 32320
14mr|texlive-askmaps-0.1-2|2	# category Package
14mr|texlive-askmaps-0.1-2|3	# catalog-ctan /macros/latex/contrib/askmaps
14mr|texlive-askmaps-0.1-2|4	# catalog-date 2013-12-04 20:39:16 +0100
14mr|texlive-askmaps-0.1-2|5	# catalog-license lppl
14mr|texlive-askmaps-0.1-2|6	# catalog-version 0.1
14mr|texlive-askmaps-0.1-2|7	Name:		texlive-askmaps
14mr|texlive-askmaps-0.1-2|8	Version:	0.1
14mr|texlive-askmaps-0.1-2|9	Release:	2
14mr|texlive-askmaps-0.1-2|10	Summary:	Typeset American style Karnaugh maps
14mr|texlive-askmaps-0.1-2|11	Group:		Publishing
14mr|texlive-askmaps-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/askmaps
14mr|texlive-askmaps-0.1-2|13	License:	LPPL
14mr|texlive-askmaps-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.tar.xz
14mr|texlive-askmaps-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.doc.tar.xz
14mr|texlive-askmaps-0.1-2|16	BuildArch:	noarch
14mr|texlive-askmaps-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-askmaps-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-askmaps-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-askmaps-0.1-2|20	
14mr|texlive-askmaps-0.1-2|21	%description
14mr|texlive-askmaps-0.1-2|22	The package provides 2, 3, 4 and 5 variable Karnaugh maps, in
14mr|texlive-askmaps-0.1-2|23	the style used in numerous textbooks on digital design. The
14mr|texlive-askmaps-0.1-2|24	package draws K-maps where the most significant input variables
14mr|texlive-askmaps-0.1-2|25	are placed on top of the columns and the least significant
14mr|texlive-askmaps-0.1-2|26	variables are placed left of the rows.
14mr|texlive-askmaps-0.1-2|27	
14mr|texlive-askmaps-0.1-2|28	%post
14mr|texlive-askmaps-0.1-2|29	%{_sbindir}/texlive.post
14mr|texlive-askmaps-0.1-2|30	
14mr|texlive-askmaps-0.1-2|31	%postun
14mr|texlive-askmaps-0.1-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-askmaps-0.1-2|33	%{_sbindir}/texlive.post
14mr|texlive-askmaps-0.1-2|34	fi
14mr|texlive-askmaps-0.1-2|35	
14mr|texlive-askmaps-0.1-2|36	#-----------------------------------------------------------------------
14mr|texlive-askmaps-0.1-2|37	%files
14mr|texlive-askmaps-0.1-2|38	%{_texmfdistdir}/tex/latex/askmaps/askmaps.sty
14mr|texlive-askmaps-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/askmaps/README
14mr|texlive-askmaps-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.pdf
14mr|texlive-askmaps-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.tex
14mr|texlive-askmaps-0.1-2|42	
14mr|texlive-askmaps-0.1-2|43	#-----------------------------------------------------------------------
14mr|texlive-askmaps-0.1-2|44	%prep
14mr|texlive-askmaps-0.1-2|45	%setup -c -a0 -a1
14mr|texlive-askmaps-0.1-2|46	
14mr|texlive-askmaps-0.1-2|47	%build
14mr|texlive-askmaps-0.1-2|48	
14mr|texlive-askmaps-0.1-2|49	%install
14mr|texlive-askmaps-0.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-askmaps-0.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-askmaps-0.1-2|52	
14mr|texlive-askmaps-0.1-2|53	%changelog
14mr|texlive-askmaps-0.1-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-askmaps-0.1-2|55	+ Revision: 4a09695
14mr|texlive-askmaps-0.1-2|56	- MassBuild#440: Increase release tag
14mr|texlive-askmaps-0.1-2|57	
14mr|texlive-askmaps-0.1-2|58	

19283 14
14mr|texlive-aspectratio-2.0-2|1	# revision 25243
14mr|texlive-aspectratio-2.0-2|2	# category Package
14mr|texlive-aspectratio-2.0-2|3	# catalog-ctan /macros/latex/contrib/aspectratio
14mr|texlive-aspectratio-2.0-2|4	# catalog-date 2012-01-28 10:04:30 +0100
14mr|texlive-aspectratio-2.0-2|5	# catalog-license lppl
14mr|texlive-aspectratio-2.0-2|6	# catalog-version 2.0
14mr|texlive-aspectratio-2.0-2|7	Name:		texlive-aspectratio
14mr|texlive-aspectratio-2.0-2|8	Version:	2.0
14mr|texlive-aspectratio-2.0-2|9	Release:	2
14mr|texlive-aspectratio-2.0-2|10	Summary:	Capital A and capital R ligature for Aspect Ratio
14mr|texlive-aspectratio-2.0-2|11	Group:		Publishing
14mr|texlive-aspectratio-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aspectratio
14mr|texlive-aspectratio-2.0-2|13	License:	LPPL
14mr|texlive-aspectratio-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.tar.xz
14mr|texlive-aspectratio-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.doc.tar.xz
14mr|texlive-aspectratio-2.0-2|16	BuildArch:	noarch
14mr|texlive-aspectratio-2.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aspectratio-2.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aspectratio-2.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-aspectratio-2.0-2|20	
14mr|texlive-aspectratio-2.0-2|21	%description
14mr|texlive-aspectratio-2.0-2|22	The package provides fonts (both as Adobe Type 1 format, and as
14mr|texlive-aspectratio-2.0-2|23	Metafont source) for the 'AR' symbol (for Aspect Ratio) used by
14mr|texlive-aspectratio-2.0-2|24	aeronautical scientists and engineers.
14mr|texlive-aspectratio-2.0-2|25	
14mr|texlive-aspectratio-2.0-2|26	%post
14mr|texlive-aspectratio-2.0-2|27	%{_sbindir}/texlive.post
14mr|texlive-aspectratio-2.0-2|28	
14mr|texlive-aspectratio-2.0-2|29	%postun
14mr|texlive-aspectratio-2.0-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-aspectratio-2.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-aspectratio-2.0-2|32	fi
14mr|texlive-aspectratio-2.0-2|33	
14mr|texlive-aspectratio-2.0-2|34	#-----------------------------------------------------------------------
14mr|texlive-aspectratio-2.0-2|35	%files
14mr|texlive-aspectratio-2.0-2|36	%{_texmfdistdir}/fonts/map/dvips/aspectratio/aspectratio.map
14mr|texlive-aspectratio-2.0-2|37	%{_texmfdistdir}/fonts/source/public/aspectratio/ar10.mf
14mr|texlive-aspectratio-2.0-2|38	%{_texmfdistdir}/fonts/source/public/aspectratio/ar12.mf
14mr|texlive-aspectratio-2.0-2|39	%{_texmfdistdir}/fonts/source/public/aspectratio/ar6.mf
14mr|texlive-aspectratio-2.0-2|40	%{_texmfdistdir}/fonts/source/public/aspectratio/ar7.mf
14mr|texlive-aspectratio-2.0-2|41	%{_texmfdistdir}/fonts/source/public/aspectratio/ar8.mf
14mr|texlive-aspectratio-2.0-2|42	%{_texmfdistdir}/fonts/source/public/aspectratio/ar9.mf
14mr|texlive-aspectratio-2.0-2|43	%{_texmfdistdir}/fonts/source/public/aspectratio/arb10.mf
14mr|texlive-aspectratio-2.0-2|44	%{_texmfdistdir}/fonts/source/public/aspectratio/arb12.mf
14mr|texlive-aspectratio-2.0-2|45	%{_texmfdistdir}/fonts/source/public/aspectratio/arb5.mf
14mr|texlive-aspectratio-2.0-2|46	%{_texmfdistdir}/fonts/source/public/aspectratio/arb6.mf
14mr|texlive-aspectratio-2.0-2|47	%{_texmfdistdir}/fonts/source/public/aspectratio/arb7.mf
14mr|texlive-aspectratio-2.0-2|48	%{_texmfdistdir}/fonts/source/public/aspectratio/arb8.mf
14mr|texlive-aspectratio-2.0-2|49	%{_texmfdistdir}/fonts/source/public/aspectratio/arb9.mf
14mr|texlive-aspectratio-2.0-2|50	%{_texmfdistdir}/fonts/source/public/aspectratio/arssbi10.mf
14mr|texlive-aspectratio-2.0-2|51	%{_texmfdistdir}/fonts/source/public/aspectratio/arssi10.mf
14mr|texlive-aspectratio-2.0-2|52	%{_texmfdistdir}/fonts/source/public/aspectratio/artti10.mf
14mr|texlive-aspectratio-2.0-2|53	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarbi.tfm
14mr|texlive-aspectratio-2.0-2|54	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarri.tfm
14mr|texlive-aspectratio-2.0-2|55	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparbi.tfm
14mr|texlive-aspectratio-2.0-2|56	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparri.tfm
14mr|texlive-aspectratio-2.0-2|57	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar10.tfm
14mr|texlive-aspectratio-2.0-2|58	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar12.tfm
14mr|texlive-aspectratio-2.0-2|59	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar5.tfm
14mr|texlive-aspectratio-2.0-2|60	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar6.tfm
14mr|texlive-aspectratio-2.0-2|61	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar7.tfm
14mr|texlive-aspectratio-2.0-2|62	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar8.tfm
14mr|texlive-aspectratio-2.0-2|63	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar9.tfm
14mr|texlive-aspectratio-2.0-2|64	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb10.tfm
14mr|texlive-aspectratio-2.0-2|65	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb12.tfm
14mr|texlive-aspectratio-2.0-2|66	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb5.tfm
14mr|texlive-aspectratio-2.0-2|67	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb6.tfm
14mr|texlive-aspectratio-2.0-2|68	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb7.tfm
14mr|texlive-aspectratio-2.0-2|69	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb8.tfm
14mr|texlive-aspectratio-2.0-2|70	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb9.tfm
14mr|texlive-aspectratio-2.0-2|71	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssbi10.tfm
14mr|texlive-aspectratio-2.0-2|72	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssi10.tfm
14mr|texlive-aspectratio-2.0-2|73	%{_texmfdistdir}/fonts/tfm/public/aspectratio/artti10.tfm
14mr|texlive-aspectratio-2.0-2|74	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarbi.pfb
14mr|texlive-aspectratio-2.0-2|75	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarri.pfb
14mr|texlive-aspectratio-2.0-2|76	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar10.pfb
14mr|texlive-aspectratio-2.0-2|77	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar12.pfb
14mr|texlive-aspectratio-2.0-2|78	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar5.pfb
14mr|texlive-aspectratio-2.0-2|79	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar6.pfb
14mr|texlive-aspectratio-2.0-2|80	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar7.pfb
14mr|texlive-aspectratio-2.0-2|81	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar8.pfb
14mr|texlive-aspectratio-2.0-2|82	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar9.pfb
14mr|texlive-aspectratio-2.0-2|83	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb10.pfb
14mr|texlive-aspectratio-2.0-2|84	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb12.pfb
14mr|texlive-aspectratio-2.0-2|85	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb5.pfb
14mr|texlive-aspectratio-2.0-2|86	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb6.pfb
14mr|texlive-aspectratio-2.0-2|87	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb7.pfb
14mr|texlive-aspectratio-2.0-2|88	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb8.pfb
14mr|texlive-aspectratio-2.0-2|89	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb9.pfb
14mr|texlive-aspectratio-2.0-2|90	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssbi10.pfb
14mr|texlive-aspectratio-2.0-2|91	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssi10.pfb
14mr|texlive-aspectratio-2.0-2|92	%{_texmfdistdir}/fonts/type1/public/aspectratio/artti10.pfb
14mr|texlive-aspectratio-2.0-2|93	%{_texmfdistdir}/tex/latex/aspectratio/ar.sty
14mr|texlive-aspectratio-2.0-2|94	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.pdf
14mr|texlive-aspectratio-2.0-2|95	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.tex
14mr|texlive-aspectratio-2.0-2|96	
14mr|texlive-aspectratio-2.0-2|97	#-----------------------------------------------------------------------
14mr|texlive-aspectratio-2.0-2|98	%prep
14mr|texlive-aspectratio-2.0-2|99	%setup -c -a0 -a1
14mr|texlive-aspectratio-2.0-2|100	
14mr|texlive-aspectratio-2.0-2|101	%build
14mr|texlive-aspectratio-2.0-2|102	
14mr|texlive-aspectratio-2.0-2|103	%install
14mr|texlive-aspectratio-2.0-2|104	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aspectratio-2.0-2|105	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aspectratio-2.0-2|106	
14mr|texlive-aspectratio-2.0-2|107	
14mr|texlive-aspectratio-2.0-2|108	
14mr|texlive-aspectratio-2.0-2|109	%changelog
14mr|texlive-aspectratio-2.0-2|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|texlive-aspectratio-2.0-2|111	+ Revision: af94e5f
14mr|texlive-aspectratio-2.0-2|112	- MassBuild#440: Increase release tag
14mr|texlive-aspectratio-2.0-2|113	
14mr|texlive-aspectratio-2.0-2|114	

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

19285 14
14mr|texlive-astro-2.20-3|1	# revision 15878
14mr|texlive-astro-2.20-3|2	# category Package
14mr|texlive-astro-2.20-3|3	# catalog-ctan /fonts/astro
14mr|texlive-astro-2.20-3|4	# catalog-date 2008-10-03 22:28:15 +0200
14mr|texlive-astro-2.20-3|5	# catalog-license lppl
14mr|texlive-astro-2.20-3|6	# catalog-version 2.20
14mr|texlive-astro-2.20-3|7	Name:		texlive-astro
14mr|texlive-astro-2.20-3|8	Version:	2.20
14mr|texlive-astro-2.20-3|9	Release:	3
14mr|texlive-astro-2.20-3|10	Summary:	Astronomical (planetary) symbols
14mr|texlive-astro-2.20-3|11	Group:		Publishing
14mr|texlive-astro-2.20-3|12	URL:		http://www.ctan.org/tex-archive/fonts/astro
14mr|texlive-astro-2.20-3|13	License:	LPPL
14mr|texlive-astro-2.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.tar.xz
14mr|texlive-astro-2.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.doc.tar.xz
14mr|texlive-astro-2.20-3|16	BuildArch:	noarch
14mr|texlive-astro-2.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-astro-2.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-astro-2.20-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-astro-2.20-3|20	
14mr|texlive-astro-2.20-3|21	%description
14mr|texlive-astro-2.20-3|22	Astrosym is a font containing astronomical symbols, including
14mr|texlive-astro-2.20-3|23	those used for the planets, four planetoids, the phases of the
14mr|texlive-astro-2.20-3|24	moon, the signs of the zodiac, and some additional symbols. The
14mr|texlive-astro-2.20-3|25	font is distributed in MetaFont format.
14mr|texlive-astro-2.20-3|26	
14mr|texlive-astro-2.20-3|27	%post
14mr|texlive-astro-2.20-3|28	%{_sbindir}/texlive.post
14mr|texlive-astro-2.20-3|29	
14mr|texlive-astro-2.20-3|30	%postun
14mr|texlive-astro-2.20-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-astro-2.20-3|32	%{_sbindir}/texlive.post
14mr|texlive-astro-2.20-3|33	fi
14mr|texlive-astro-2.20-3|34	
14mr|texlive-astro-2.20-3|35	#-----------------------------------------------------------------------
14mr|texlive-astro-2.20-3|36	%files
14mr|texlive-astro-2.20-3|37	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cal
14mr|texlive-astro-2.20-3|38	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cmn
14mr|texlive-astro-2.20-3|39	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mac
14mr|texlive-astro-2.20-3|40	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mf
14mr|texlive-astro-2.20-3|41	%{_texmfdistdir}/fonts/source/public/astro/astrosym.uni
14mr|texlive-astro-2.20-3|42	%{_texmfdistdir}/fonts/source/public/astro/astrosym.xtr
14mr|texlive-astro-2.20-3|43	%{_texmfdistdir}/fonts/tfm/public/astro/astrosym.tfm
14mr|texlive-astro-2.20-3|44	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.tex
14mr|texlive-astro-2.20-3|45	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.txt
14mr|texlive-astro-2.20-3|46	
14mr|texlive-astro-2.20-3|47	#-----------------------------------------------------------------------
14mr|texlive-astro-2.20-3|48	%prep
14mr|texlive-astro-2.20-3|49	%setup -c -a0 -a1
14mr|texlive-astro-2.20-3|50	
14mr|texlive-astro-2.20-3|51	%build
14mr|texlive-astro-2.20-3|52	
14mr|texlive-astro-2.20-3|53	%install
14mr|texlive-astro-2.20-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-astro-2.20-3|55	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-astro-2.20-3|56	
14mr|texlive-astro-2.20-3|57	
14mr|texlive-astro-2.20-3|58	
14mr|texlive-astro-2.20-3|59	%changelog
14mr|texlive-astro-2.20-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20-3
14mr|texlive-astro-2.20-3|61	+ Revision: 91909f8
14mr|texlive-astro-2.20-3|62	- MassBuild#440: Increase release tag
14mr|texlive-astro-2.20-3|63	
14mr|texlive-astro-2.20-3|64	

19286 14
14mr|texlive-asyfig-0.1c-3|1	# revision 17512
14mr|texlive-asyfig-0.1c-3|2	# category Package
14mr|texlive-asyfig-0.1c-3|3	# catalog-ctan /macros/latex/contrib/asyfig
14mr|texlive-asyfig-0.1c-3|4	# catalog-date 2010-03-20 11:11:38 +0100
14mr|texlive-asyfig-0.1c-3|5	# catalog-license lppl
14mr|texlive-asyfig-0.1c-3|6	# catalog-version 0.1c
14mr|texlive-asyfig-0.1c-3|7	Name:		texlive-asyfig
14mr|texlive-asyfig-0.1c-3|8	Version:	0.1c
14mr|texlive-asyfig-0.1c-3|9	Release:	3
14mr|texlive-asyfig-0.1c-3|10	Summary:	Commands for using Asymptote figures
14mr|texlive-asyfig-0.1c-3|11	Group:		Publishing
14mr|texlive-asyfig-0.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asyfig
14mr|texlive-asyfig-0.1c-3|13	License:	LPPL
14mr|texlive-asyfig-0.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.tar.xz
14mr|texlive-asyfig-0.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.doc.tar.xz
14mr|texlive-asyfig-0.1c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.source.tar.xz
14mr|texlive-asyfig-0.1c-3|17	BuildArch:	noarch
14mr|texlive-asyfig-0.1c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-asyfig-0.1c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-asyfig-0.1c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-asyfig-0.1c-3|21	
14mr|texlive-asyfig-0.1c-3|22	%description
14mr|texlive-asyfig-0.1c-3|23	The package provides a means of reading Asymptote figures from
14mr|texlive-asyfig-0.1c-3|24	separate files, rather than within the document, as is standard
14mr|texlive-asyfig-0.1c-3|25	in the asymptote package, which is provided as part of the
14mr|texlive-asyfig-0.1c-3|26	Asymptote bundle. The asymptote way can prove cumbersome in a
14mr|texlive-asyfig-0.1c-3|27	large document; the present package allows the user to process
14mr|texlive-asyfig-0.1c-3|28	one picture at a time, in simple test documents, and then to
14mr|texlive-asyfig-0.1c-3|29	migrate (with no fuss) to their use in the target document.
14mr|texlive-asyfig-0.1c-3|30	
14mr|texlive-asyfig-0.1c-3|31	%post
14mr|texlive-asyfig-0.1c-3|32	%{_sbindir}/texlive.post
14mr|texlive-asyfig-0.1c-3|33	
14mr|texlive-asyfig-0.1c-3|34	%postun
14mr|texlive-asyfig-0.1c-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-asyfig-0.1c-3|36	%{_sbindir}/texlive.post
14mr|texlive-asyfig-0.1c-3|37	fi
14mr|texlive-asyfig-0.1c-3|38	
14mr|texlive-asyfig-0.1c-3|39	#-----------------------------------------------------------------------
14mr|texlive-asyfig-0.1c-3|40	%files
14mr|texlive-asyfig-0.1c-3|41	%{_texmfdistdir}/tex/latex/asyfig/asyalign.sty
14mr|texlive-asyfig-0.1c-3|42	%{_texmfdistdir}/tex/latex/asyfig/asyfig.sty
14mr|texlive-asyfig-0.1c-3|43	%{_texmfdistdir}/tex/latex/asyfig/asyprocess.sty
14mr|texlive-asyfig-0.1c-3|44	%doc %{_texmfdistdir}/doc/latex/asyfig/README
14mr|texlive-asyfig-0.1c-3|45	%doc %{_texmfdistdir}/doc/latex/asyfig/asyfig.pdf
14mr|texlive-asyfig-0.1c-3|46	%doc %{_texmfdistdir}/doc/latex/asyfig/example/frf.asy
14mr|texlive-asyfig-0.1c-3|47	%doc %{_texmfdistdir}/doc/latex/asyfig/example/test-asyfig.tex
14mr|texlive-asyfig-0.1c-3|48	#- source
14mr|texlive-asyfig-0.1c-3|49	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.ins
14mr|texlive-asyfig-0.1c-3|50	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.tex
14mr|texlive-asyfig-0.1c-3|51	
14mr|texlive-asyfig-0.1c-3|52	#-----------------------------------------------------------------------
14mr|texlive-asyfig-0.1c-3|53	%prep
14mr|texlive-asyfig-0.1c-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-asyfig-0.1c-3|55	
14mr|texlive-asyfig-0.1c-3|56	%build
14mr|texlive-asyfig-0.1c-3|57	
14mr|texlive-asyfig-0.1c-3|58	%install
14mr|texlive-asyfig-0.1c-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-asyfig-0.1c-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-asyfig-0.1c-3|61	
14mr|texlive-asyfig-0.1c-3|62	
14mr|texlive-asyfig-0.1c-3|63	
14mr|texlive-asyfig-0.1c-3|64	%changelog
14mr|texlive-asyfig-0.1c-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1c-3
14mr|texlive-asyfig-0.1c-3|66	+ Revision: b579af9
14mr|texlive-asyfig-0.1c-3|67	- MassBuild#440: Increase release tag
14mr|texlive-asyfig-0.1c-3|68	
14mr|texlive-asyfig-0.1c-3|69	

19287 14
14mr|texlive-attachfile-v1.5b-3|1	# revision 21866
14mr|texlive-attachfile-v1.5b-3|2	# category Package
14mr|texlive-attachfile-v1.5b-3|3	# catalog-ctan /macros/latex/contrib/attachfile
14mr|texlive-attachfile-v1.5b-3|4	# catalog-date 2011-03-28 07:44:29 +0200
14mr|texlive-attachfile-v1.5b-3|5	# catalog-license lppl1.3
14mr|texlive-attachfile-v1.5b-3|6	# catalog-version v1.5b
14mr|texlive-attachfile-v1.5b-3|7	Name:		texlive-attachfile
14mr|texlive-attachfile-v1.5b-3|8	Version:	v1.5b
14mr|texlive-attachfile-v1.5b-3|9	Release:	3
14mr|texlive-attachfile-v1.5b-3|10	Summary:	Attach arbitrary files to a PDF document
14mr|texlive-attachfile-v1.5b-3|11	Group:		Publishing
14mr|texlive-attachfile-v1.5b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/attachfile
14mr|texlive-attachfile-v1.5b-3|13	License:	LPPL1.3
14mr|texlive-attachfile-v1.5b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.tar.xz
14mr|texlive-attachfile-v1.5b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.doc.tar.xz
14mr|texlive-attachfile-v1.5b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.source.tar.xz
14mr|texlive-attachfile-v1.5b-3|17	BuildArch:	noarch
14mr|texlive-attachfile-v1.5b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-attachfile-v1.5b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-attachfile-v1.5b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-attachfile-v1.5b-3|21	
14mr|texlive-attachfile-v1.5b-3|22	%description
14mr|texlive-attachfile-v1.5b-3|23	Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can
14mr|texlive-attachfile-v1.5b-3|24	contain file attachments -- arbitrary files that a reader can
14mr|texlive-attachfile-v1.5b-3|25	extract, just like attachments to an e-mail message. The
14mr|texlive-attachfile-v1.5b-3|26	attachfile package brings this functionality to pdfLaTeX and
14mr|texlive-attachfile-v1.5b-3|27	provides some additional features not available in Acrobat,
14mr|texlive-attachfile-v1.5b-3|28	such as the ability to use arbitrary LaTeX code for the file
14mr|texlive-attachfile-v1.5b-3|29	icon -- including things like \includegraphics, tabular, and
14mr|texlive-attachfile-v1.5b-3|30	mathematics. Settings can be made either globally or on a per-
14mr|texlive-attachfile-v1.5b-3|31	attachment basis. Attachfile makes it easy to attach files and
14mr|texlive-attachfile-v1.5b-3|32	customize their appearance in the enclosing document. The
14mr|texlive-attachfile-v1.5b-3|33	package supports the Created, Modified, and Size keys in the
14mr|texlive-attachfile-v1.5b-3|34	EmbeddedFile's Params dictionary.
14mr|texlive-attachfile-v1.5b-3|35	
14mr|texlive-attachfile-v1.5b-3|36	%post
14mr|texlive-attachfile-v1.5b-3|37	%{_sbindir}/texlive.post
14mr|texlive-attachfile-v1.5b-3|38	
14mr|texlive-attachfile-v1.5b-3|39	%postun
14mr|texlive-attachfile-v1.5b-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-attachfile-v1.5b-3|41	%{_sbindir}/texlive.post
14mr|texlive-attachfile-v1.5b-3|42	fi
14mr|texlive-attachfile-v1.5b-3|43	
14mr|texlive-attachfile-v1.5b-3|44	#-----------------------------------------------------------------------
14mr|texlive-attachfile-v1.5b-3|45	%files
14mr|texlive-attachfile-v1.5b-3|46	%{_texmfdistdir}/tex/latex/attachfile/attachfile.sty
14mr|texlive-attachfile-v1.5b-3|47	%doc %{_texmfdistdir}/doc/latex/attachfile/README
14mr|texlive-attachfile-v1.5b-3|48	%doc %{_texmfdistdir}/doc/latex/attachfile/attachfile.pdf
14mr|texlive-attachfile-v1.5b-3|49	#- source
14mr|texlive-attachfile-v1.5b-3|50	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.dtx
14mr|texlive-attachfile-v1.5b-3|51	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.ins
14mr|texlive-attachfile-v1.5b-3|52	
14mr|texlive-attachfile-v1.5b-3|53	#-----------------------------------------------------------------------
14mr|texlive-attachfile-v1.5b-3|54	%prep
14mr|texlive-attachfile-v1.5b-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-attachfile-v1.5b-3|56	
14mr|texlive-attachfile-v1.5b-3|57	%build
14mr|texlive-attachfile-v1.5b-3|58	
14mr|texlive-attachfile-v1.5b-3|59	%install
14mr|texlive-attachfile-v1.5b-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-attachfile-v1.5b-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-attachfile-v1.5b-3|62	
14mr|texlive-attachfile-v1.5b-3|63	
14mr|texlive-attachfile-v1.5b-3|64	
14mr|texlive-attachfile-v1.5b-3|65	%changelog
14mr|texlive-attachfile-v1.5b-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.5b-3
14mr|texlive-attachfile-v1.5b-3|67	+ Revision: df29caa
14mr|texlive-attachfile-v1.5b-3|68	- MassBuild#440: Increase release tag
14mr|texlive-attachfile-v1.5b-3|69	
14mr|texlive-attachfile-v1.5b-3|70	

19288 14
14mr|texlive-augie-20061229-3|1	# revision 18948
14mr|texlive-augie-20061229-3|2	# category Package
14mr|texlive-augie-20061229-3|3	# catalog-ctan /fonts/augie
14mr|texlive-augie-20061229-3|4	# catalog-date 2006-12-29 12:26:56 +0100
14mr|texlive-augie-20061229-3|5	# catalog-license lppl
14mr|texlive-augie-20061229-3|6	# catalog-version undef
14mr|texlive-augie-20061229-3|7	Name:		texlive-augie
14mr|texlive-augie-20061229-3|8	Version:	20061229
14mr|texlive-augie-20061229-3|9	Release:	3
14mr|texlive-augie-20061229-3|10	Summary:	Calligraphic font for typesetting handwriting
14mr|texlive-augie-20061229-3|11	Group:		Publishing
14mr|texlive-augie-20061229-3|12	URL:		http://www.ctan.org/tex-archive/fonts/augie
14mr|texlive-augie-20061229-3|13	License:	LPPL
14mr|texlive-augie-20061229-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.tar.xz
14mr|texlive-augie-20061229-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.doc.tar.xz
14mr|texlive-augie-20061229-3|16	BuildArch:	noarch
14mr|texlive-augie-20061229-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-augie-20061229-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-augie-20061229-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-augie-20061229-3|20	
14mr|texlive-augie-20061229-3|21	%description
14mr|texlive-augie-20061229-3|22	A calligraphic font for simulating American-style informal
14mr|texlive-augie-20061229-3|23	handwriting. The font is distributed in Adobe Type 1 format.
14mr|texlive-augie-20061229-3|24	
14mr|texlive-augie-20061229-3|25	%post
14mr|texlive-augie-20061229-3|26	%{_sbindir}/texlive.post
14mr|texlive-augie-20061229-3|27	
14mr|texlive-augie-20061229-3|28	%postun
14mr|texlive-augie-20061229-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-augie-20061229-3|30	%{_sbindir}/texlive.post
14mr|texlive-augie-20061229-3|31	fi
14mr|texlive-augie-20061229-3|32	
14mr|texlive-augie-20061229-3|33	#-----------------------------------------------------------------------
14mr|texlive-augie-20061229-3|34	%files
14mr|texlive-augie-20061229-3|35	%{_texmfdistdir}/fonts/afm/public/augie/augie___.afm
14mr|texlive-augie-20061229-3|36	%{_texmfdistdir}/fonts/map/dvips/augie/augie.map
14mr|texlive-augie-20061229-3|37	%{_texmfdistdir}/fonts/tfm/public/augie/augie7t.tfm
14mr|texlive-augie-20061229-3|38	%{_texmfdistdir}/fonts/tfm/public/augie/augie8c.tfm
14mr|texlive-augie-20061229-3|39	%{_texmfdistdir}/fonts/tfm/public/augie/augie8r.tfm
14mr|texlive-augie-20061229-3|40	%{_texmfdistdir}/fonts/tfm/public/augie/augie8t.tfm
14mr|texlive-augie-20061229-3|41	%{_texmfdistdir}/fonts/tfm/public/augie/augie___.tfm
14mr|texlive-augie-20061229-3|42	%{_texmfdistdir}/fonts/type1/public/augie/augie___.pfb
14mr|texlive-augie-20061229-3|43	%{_texmfdistdir}/fonts/vf/public/augie/augie7t.vf
14mr|texlive-augie-20061229-3|44	%{_texmfdistdir}/fonts/vf/public/augie/augie8c.vf
14mr|texlive-augie-20061229-3|45	%{_texmfdistdir}/fonts/vf/public/augie/augie8t.vf
14mr|texlive-augie-20061229-3|46	%{_texmfdistdir}/tex/latex/augie/ot1augie.fd
14mr|texlive-augie-20061229-3|47	%{_texmfdistdir}/tex/latex/augie/t1augie.fd
14mr|texlive-augie-20061229-3|48	%{_texmfdistdir}/tex/latex/augie/ts1augie.fd
14mr|texlive-augie-20061229-3|49	%doc %{_texmfdistdir}/doc/latex/augie/README.augie
14mr|texlive-augie-20061229-3|50	%doc %{_texmfdistdir}/doc/latex/augie/augie.txt
14mr|texlive-augie-20061229-3|51	%doc %{_texmfdistdir}/doc/latex/augie/other/Augie___.pfm
14mr|texlive-augie-20061229-3|52	%doc %{_texmfdistdir}/doc/latex/augie/other/augie___.inf
14mr|texlive-augie-20061229-3|53	%doc %{_texmfdistdir}/doc/latex/augie/vtex/augie.ali
14mr|texlive-augie-20061229-3|54	
14mr|texlive-augie-20061229-3|55	#-----------------------------------------------------------------------
14mr|texlive-augie-20061229-3|56	%prep
14mr|texlive-augie-20061229-3|57	%setup -c -a0 -a1
14mr|texlive-augie-20061229-3|58	
14mr|texlive-augie-20061229-3|59	%build
14mr|texlive-augie-20061229-3|60	
14mr|texlive-augie-20061229-3|61	%install
14mr|texlive-augie-20061229-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-augie-20061229-3|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-augie-20061229-3|64	
14mr|texlive-augie-20061229-3|65	
14mr|texlive-augie-20061229-3|66	
14mr|texlive-augie-20061229-3|67	%changelog
14mr|texlive-augie-20061229-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061229-3
14mr|texlive-augie-20061229-3|69	+ Revision: eab402d
14mr|texlive-augie-20061229-3|70	- MassBuild#440: Increase release tag
14mr|texlive-augie-20061229-3|71	
14mr|texlive-augie-20061229-3|72	

19289 14
14mr|texlive-auncial-new-2.0-3|1	# revision 15878
14mr|texlive-auncial-new-2.0-3|2	# category Package
14mr|texlive-auncial-new-2.0-3|3	# catalog-ctan /fonts/auncial-new
14mr|texlive-auncial-new-2.0-3|4	# catalog-date 2008-08-16 20:32:59 +0200
14mr|texlive-auncial-new-2.0-3|5	# catalog-license lppl
14mr|texlive-auncial-new-2.0-3|6	# catalog-version 2.0
14mr|texlive-auncial-new-2.0-3|7	Name:		texlive-auncial-new
14mr|texlive-auncial-new-2.0-3|8	Version:	2.0
14mr|texlive-auncial-new-2.0-3|9	Release:	3
14mr|texlive-auncial-new-2.0-3|10	Summary:	Artificial Uncial font and LaTeX support macros
14mr|texlive-auncial-new-2.0-3|11	Group:		Publishing
14mr|texlive-auncial-new-2.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/auncial-new
14mr|texlive-auncial-new-2.0-3|13	License:	LPPL
14mr|texlive-auncial-new-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.tar.xz
14mr|texlive-auncial-new-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.doc.tar.xz
14mr|texlive-auncial-new-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.source.tar.xz
14mr|texlive-auncial-new-2.0-3|17	BuildArch:	noarch
14mr|texlive-auncial-new-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-auncial-new-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-auncial-new-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-auncial-new-2.0-3|21	
14mr|texlive-auncial-new-2.0-3|22	%description
14mr|texlive-auncial-new-2.0-3|23	The auncial-new bundle provides packages and fonts for a script
14mr|texlive-auncial-new-2.0-3|24	based on the Artificial Uncial manuscript book-hand used
14mr|texlive-auncial-new-2.0-3|25	between the 6th & 10th century AD. The script consists of
14mr|texlive-auncial-new-2.0-3|26	minuscules and digits, with some appropriate period punctuation
14mr|texlive-auncial-new-2.0-3|27	marks. Both normal and bold versions are provided, and the font
14mr|texlive-auncial-new-2.0-3|28	is distributed in Adobe Type 1 format. This is an experimental
14mr|texlive-auncial-new-2.0-3|29	new version of the auncial bundle, which is one of a series of
14mr|texlive-auncial-new-2.0-3|30	bookhand fonts. The font follows the B1 encoding developed for
14mr|texlive-auncial-new-2.0-3|31	bookhands. Access to the encoding is essential. The encoding
14mr|texlive-auncial-new-2.0-3|32	mainly follows the standard T1 encoding.
14mr|texlive-auncial-new-2.0-3|33	
14mr|texlive-auncial-new-2.0-3|34	%post
14mr|texlive-auncial-new-2.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-auncial-new-2.0-3|36	
14mr|texlive-auncial-new-2.0-3|37	%postun
14mr|texlive-auncial-new-2.0-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-auncial-new-2.0-3|39	%{_sbindir}/texlive.post
14mr|texlive-auncial-new-2.0-3|40	fi
14mr|texlive-auncial-new-2.0-3|41	
14mr|texlive-auncial-new-2.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-auncial-new-2.0-3|43	%files
14mr|texlive-auncial-new-2.0-3|44	%{_texmfdistdir}/fonts/afm/public/auncial-new/auncl10.afm
14mr|texlive-auncial-new-2.0-3|45	%{_texmfdistdir}/fonts/afm/public/auncial-new/aunclb10.afm
14mr|texlive-auncial-new-2.0-3|46	%{_texmfdistdir}/fonts/map/dvips/auncial-new/auncial.map
14mr|texlive-auncial-new-2.0-3|47	%{_texmfdistdir}/fonts/tfm/public/auncial-new/auncl10.tfm
14mr|texlive-auncial-new-2.0-3|48	%{_texmfdistdir}/fonts/tfm/public/auncial-new/aunclb10.tfm
14mr|texlive-auncial-new-2.0-3|49	%{_texmfdistdir}/fonts/type1/public/auncial-new/auncl10.pfb
14mr|texlive-auncial-new-2.0-3|50	%{_texmfdistdir}/fonts/type1/public/auncial-new/aunclb10.pfb
14mr|texlive-auncial-new-2.0-3|51	%{_texmfdistdir}/tex/latex/auncial-new/allauncl.sty
14mr|texlive-auncial-new-2.0-3|52	%{_texmfdistdir}/tex/latex/auncial-new/auncial.sty
14mr|texlive-auncial-new-2.0-3|53	%{_texmfdistdir}/tex/latex/auncial-new/b1auncl.fd
14mr|texlive-auncial-new-2.0-3|54	%doc %{_texmfdistdir}/doc/fonts/auncial-new/README
14mr|texlive-auncial-new-2.0-3|55	%doc %{_texmfdistdir}/doc/fonts/auncial-new/auncial.pdf
14mr|texlive-auncial-new-2.0-3|56	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.pdf
14mr|texlive-auncial-new-2.0-3|57	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.tex
14mr|texlive-auncial-new-2.0-3|58	#- source
14mr|texlive-auncial-new-2.0-3|59	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.dtx
14mr|texlive-auncial-new-2.0-3|60	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.ins
14mr|texlive-auncial-new-2.0-3|61	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfb.dtx
14mr|texlive-auncial-new-2.0-3|62	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfc.dtx
14mr|texlive-auncial-new-2.0-3|63	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmft.dtx
14mr|texlive-auncial-new-2.0-3|64	
14mr|texlive-auncial-new-2.0-3|65	#-----------------------------------------------------------------------
14mr|texlive-auncial-new-2.0-3|66	%prep
14mr|texlive-auncial-new-2.0-3|67	%setup -c -a0 -a1 -a2
14mr|texlive-auncial-new-2.0-3|68	
14mr|texlive-auncial-new-2.0-3|69	%build
14mr|texlive-auncial-new-2.0-3|70	
14mr|texlive-auncial-new-2.0-3|71	%install
14mr|texlive-auncial-new-2.0-3|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-auncial-new-2.0-3|73	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-auncial-new-2.0-3|74	
14mr|texlive-auncial-new-2.0-3|75	
14mr|texlive-auncial-new-2.0-3|76	
14mr|texlive-auncial-new-2.0-3|77	%changelog
14mr|texlive-auncial-new-2.0-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-auncial-new-2.0-3|79	+ Revision: 734ecfa
14mr|texlive-auncial-new-2.0-3|80	- MassBuild#440: Increase release tag
14mr|texlive-auncial-new-2.0-3|81	
14mr|texlive-auncial-new-2.0-3|82	

19290 14
14mr|texlive-aurical-1.5-3|1	# revision 15878
14mr|texlive-aurical-1.5-3|2	# category Package
14mr|texlive-aurical-1.5-3|3	# catalog-ctan /fonts/aurical
14mr|texlive-aurical-1.5-3|4	# catalog-date 2008-07-27 23:11:56 +0200
14mr|texlive-aurical-1.5-3|5	# catalog-license lppl
14mr|texlive-aurical-1.5-3|6	# catalog-version 1.5
14mr|texlive-aurical-1.5-3|7	Name:		texlive-aurical
14mr|texlive-aurical-1.5-3|8	Version:	1.5
14mr|texlive-aurical-1.5-3|9	Release:	3
14mr|texlive-aurical-1.5-3|10	Summary:	Calligraphic fonts for use with LaTeX in T1 encoding
14mr|texlive-aurical-1.5-3|11	Group:		Publishing
14mr|texlive-aurical-1.5-3|12	URL:		http://www.ctan.org/tex-archive/fonts/aurical
14mr|texlive-aurical-1.5-3|13	License:	LPPL
14mr|texlive-aurical-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.tar.xz
14mr|texlive-aurical-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.doc.tar.xz
14mr|texlive-aurical-1.5-3|16	BuildArch:	noarch
14mr|texlive-aurical-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-aurical-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-aurical-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-aurical-1.5-3|20	
14mr|texlive-aurical-1.5-3|21	%description
14mr|texlive-aurical-1.5-3|22	The package that implements a set (AuriocusKalligraphicus) of
14mr|texlive-aurical-1.5-3|23	three calligraphic fonts derived from the author's handwriting
14mr|texlive-aurical-1.5-3|24	in Adobe Type 1 Format, T1 (Cork) encoding for use with LaTeX:
14mr|texlive-aurical-1.5-3|25	- Auriocus Kalligraphicus; - Lukas Svatba; and - Jana Skrivana.
14mr|texlive-aurical-1.5-3|26	Each font features oldstyle digits and (machine-generated)
14mr|texlive-aurical-1.5-3|27	boldface and slanted versions. A variant of Lukas Svatba offers
14mr|texlive-aurical-1.5-3|28	a 'long s'.
14mr|texlive-aurical-1.5-3|29	
14mr|texlive-aurical-1.5-3|30	%post
14mr|texlive-aurical-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-aurical-1.5-3|32	
14mr|texlive-aurical-1.5-3|33	%postun
14mr|texlive-aurical-1.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-aurical-1.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-aurical-1.5-3|36	fi
14mr|texlive-aurical-1.5-3|37	
14mr|texlive-aurical-1.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-aurical-1.5-3|39	%files
14mr|texlive-aurical-1.5-3|40	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogo.afm
14mr|texlive-aurical-1.5-3|41	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBold.afm
14mr|texlive-aurical-1.5-3|42	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm
14mr|texlive-aurical-1.5-3|43	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm
14mr|texlive-aurical-1.5-3|44	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoRslant.afm
14mr|texlive-aurical-1.5-3|45	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoSlant.afm
14mr|texlive-aurical-1.5-3|46	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicus.afm
14mr|texlive-aurical-1.5-3|47	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm
14mr|texlive-aurical-1.5-3|48	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm
14mr|texlive-aurical-1.5-3|49	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm
14mr|texlive-aurical-1.5-3|50	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm
14mr|texlive-aurical-1.5-3|51	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm
14mr|texlive-aurical-1.5-3|52	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivana.afm
14mr|texlive-aurical-1.5-3|53	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBold.afm
14mr|texlive-aurical-1.5-3|54	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm
14mr|texlive-aurical-1.5-3|55	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm
14mr|texlive-aurical-1.5-3|56	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaRslant.afm
14mr|texlive-aurical-1.5-3|57	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaSlant.afm
14mr|texlive-aurical-1.5-3|58	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatba.afm
14mr|texlive-aurical-1.5-3|59	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBold.afm
14mr|texlive-aurical-1.5-3|60	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm
14mr|texlive-aurical-1.5-3|61	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm
14mr|texlive-aurical-1.5-3|62	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaRslant.afm
14mr|texlive-aurical-1.5-3|63	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaSlant.afm
14mr|texlive-aurical-1.5-3|64	%{_texmfdistdir}/fonts/map/dvips/aurical/aurical.map
14mr|texlive-aurical-1.5-3|65	%{_texmfdistdir}/fonts/source/public/aurical/aurical_source.zip
14mr|texlive-aurical-1.5-3|66	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogo.tfm
14mr|texlive-aurical-1.5-3|67	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBold.tfm
14mr|texlive-aurical-1.5-3|68	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm
14mr|texlive-aurical-1.5-3|69	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm
14mr|texlive-aurical-1.5-3|70	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoRslant.tfm
14mr|texlive-aurical-1.5-3|71	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoSlant.tfm
14mr|texlive-aurical-1.5-3|72	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm
14mr|texlive-aurical-1.5-3|73	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm
14mr|texlive-aurical-1.5-3|74	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm
14mr|texlive-aurical-1.5-3|75	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm
14mr|texlive-aurical-1.5-3|76	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm
14mr|texlive-aurical-1.5-3|77	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm
14mr|texlive-aurical-1.5-3|78	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivana.tfm
14mr|texlive-aurical-1.5-3|79	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm
14mr|texlive-aurical-1.5-3|80	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm
14mr|texlive-aurical-1.5-3|81	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm
14mr|texlive-aurical-1.5-3|82	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm
14mr|texlive-aurical-1.5-3|83	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm
14mr|texlive-aurical-1.5-3|84	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatba.tfm
14mr|texlive-aurical-1.5-3|85	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBold.tfm
14mr|texlive-aurical-1.5-3|86	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm
14mr|texlive-aurical-1.5-3|87	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm
14mr|texlive-aurical-1.5-3|88	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm
14mr|texlive-aurical-1.5-3|89	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm
14mr|texlive-aurical-1.5-3|90	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogo.pfb
14mr|texlive-aurical-1.5-3|91	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBold.pfb
14mr|texlive-aurical-1.5-3|92	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb
14mr|texlive-aurical-1.5-3|93	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb
14mr|texlive-aurical-1.5-3|94	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoRslant.pfb
14mr|texlive-aurical-1.5-3|95	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoSlant.pfb
14mr|texlive-aurical-1.5-3|96	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb
14mr|texlive-aurical-1.5-3|97	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb
14mr|texlive-aurical-1.5-3|98	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb
14mr|texlive-aurical-1.5-3|99	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb
14mr|texlive-aurical-1.5-3|100	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb
14mr|texlive-aurical-1.5-3|101	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb
14mr|texlive-aurical-1.5-3|102	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivana.pfb
14mr|texlive-aurical-1.5-3|103	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBold.pfb
14mr|texlive-aurical-1.5-3|104	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb
14mr|texlive-aurical-1.5-3|105	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb
14mr|texlive-aurical-1.5-3|106	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb
14mr|texlive-aurical-1.5-3|107	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb
14mr|texlive-aurical-1.5-3|108	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatba.pfb
14mr|texlive-aurical-1.5-3|109	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBold.pfb
14mr|texlive-aurical-1.5-3|110	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb
14mr|texlive-aurical-1.5-3|111	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb
14mr|texlive-aurical-1.5-3|112	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaRslant.pfb
14mr|texlive-aurical-1.5-3|113	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaSlant.pfb
14mr|texlive-aurical-1.5-3|114	%{_texmfdistdir}/tex/latex/aurical/T1AmiciLogo.fd
14mr|texlive-aurical-1.5-3|115	%{_texmfdistdir}/tex/latex/aurical/T1AuriocusKalligraphicus.fd
14mr|texlive-aurical-1.5-3|116	%{_texmfdistdir}/tex/latex/aurical/T1JanaSkrivana.fd
14mr|texlive-aurical-1.5-3|117	%{_texmfdistdir}/tex/latex/aurical/T1LukasSvatba.fd
14mr|texlive-aurical-1.5-3|118	%{_texmfdistdir}/tex/latex/aurical/aurical.sty
14mr|texlive-aurical-1.5-3|119	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.pdf
14mr|texlive-aurical-1.5-3|120	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.tex
14mr|texlive-aurical-1.5-3|121	
14mr|texlive-aurical-1.5-3|122	#-----------------------------------------------------------------------
14mr|texlive-aurical-1.5-3|123	%prep
14mr|texlive-aurical-1.5-3|124	%setup -c -a0 -a1
14mr|texlive-aurical-1.5-3|125	
14mr|texlive-aurical-1.5-3|126	%build
14mr|texlive-aurical-1.5-3|127	
14mr|texlive-aurical-1.5-3|128	%install
14mr|texlive-aurical-1.5-3|129	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-aurical-1.5-3|130	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-aurical-1.5-3|131	
14mr|texlive-aurical-1.5-3|132	
14mr|texlive-aurical-1.5-3|133	
14mr|texlive-aurical-1.5-3|134	%changelog
14mr|texlive-aurical-1.5-3|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-aurical-1.5-3|136	+ Revision: b5ccf17
14mr|texlive-aurical-1.5-3|137	- MassBuild#440: Increase release tag
14mr|texlive-aurical-1.5-3|138	
14mr|texlive-aurical-1.5-3|139	

19291 14
14mr|texlive-authoraftertitle-0.9-4|1	# revision 24863
14mr|texlive-authoraftertitle-0.9-4|2	# category Package
14mr|texlive-authoraftertitle-0.9-4|3	# catalog-ctan /macros/latex/contrib/authoraftertitle
14mr|texlive-authoraftertitle-0.9-4|4	# catalog-date 2011-12-17 14:41:04 +0100
14mr|texlive-authoraftertitle-0.9-4|5	# catalog-license pd
14mr|texlive-authoraftertitle-0.9-4|6	# catalog-version 0.9
14mr|texlive-authoraftertitle-0.9-4|7	Name:		texlive-authoraftertitle
14mr|texlive-authoraftertitle-0.9-4|8	Version:	0.9
14mr|texlive-authoraftertitle-0.9-4|9	Release:	4
14mr|texlive-authoraftertitle-0.9-4|10	Summary:	Make author, etc., available after \maketitle
14mr|texlive-authoraftertitle-0.9-4|11	Group:		Publishing
14mr|texlive-authoraftertitle-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/authoraftertitle
14mr|texlive-authoraftertitle-0.9-4|13	License:	PD
14mr|texlive-authoraftertitle-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.tar.xz
14mr|texlive-authoraftertitle-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.doc.tar.xz
14mr|texlive-authoraftertitle-0.9-4|16	BuildArch:	noarch
14mr|texlive-authoraftertitle-0.9-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-authoraftertitle-0.9-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-authoraftertitle-0.9-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-authoraftertitle-0.9-4|20	
14mr|texlive-authoraftertitle-0.9-4|21	%description
14mr|texlive-authoraftertitle-0.9-4|22	This jiffy package makes the author, title and date of the
14mr|texlive-authoraftertitle-0.9-4|23	package available to the user (as \MyAuthor, etc) after the
14mr|texlive-authoraftertitle-0.9-4|24	\maketitle command has been executed.
14mr|texlive-authoraftertitle-0.9-4|25	
14mr|texlive-authoraftertitle-0.9-4|26	%post
14mr|texlive-authoraftertitle-0.9-4|27	%{_sbindir}/texlive.post
14mr|texlive-authoraftertitle-0.9-4|28	
14mr|texlive-authoraftertitle-0.9-4|29	%postun
14mr|texlive-authoraftertitle-0.9-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-authoraftertitle-0.9-4|31	%{_sbindir}/texlive.post
14mr|texlive-authoraftertitle-0.9-4|32	fi
14mr|texlive-authoraftertitle-0.9-4|33	
14mr|texlive-authoraftertitle-0.9-4|34	#-----------------------------------------------------------------------
14mr|texlive-authoraftertitle-0.9-4|35	%files
14mr|texlive-authoraftertitle-0.9-4|36	%{_texmfdistdir}/tex/latex/authoraftertitle/authoraftertitle.sty
14mr|texlive-authoraftertitle-0.9-4|37	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.pdf
14mr|texlive-authoraftertitle-0.9-4|38	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.tex
14mr|texlive-authoraftertitle-0.9-4|39	
14mr|texlive-authoraftertitle-0.9-4|40	#-----------------------------------------------------------------------
14mr|texlive-authoraftertitle-0.9-4|41	%prep
14mr|texlive-authoraftertitle-0.9-4|42	%setup -c -a0 -a1
14mr|texlive-authoraftertitle-0.9-4|43	
14mr|texlive-authoraftertitle-0.9-4|44	%build
14mr|texlive-authoraftertitle-0.9-4|45	
14mr|texlive-authoraftertitle-0.9-4|46	%install
14mr|texlive-authoraftertitle-0.9-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-authoraftertitle-0.9-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-authoraftertitle-0.9-4|49	
14mr|texlive-authoraftertitle-0.9-4|50	
14mr|texlive-authoraftertitle-0.9-4|51	
14mr|texlive-authoraftertitle-0.9-4|52	%changelog
14mr|texlive-authoraftertitle-0.9-4|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-4
14mr|texlive-authoraftertitle-0.9-4|54	+ Revision: 73e881c
14mr|texlive-authoraftertitle-0.9-4|55	- MassBuild#440: Increase release tag
14mr|texlive-authoraftertitle-0.9-4|56	
14mr|texlive-authoraftertitle-0.9-4|57	

19292 14
14mr|texlive-authorindex-20080810-4|1	# revision 26313
14mr|texlive-authorindex-20080810-4|2	# category Package
14mr|texlive-authorindex-20080810-4|3	# catalog-ctan /indexing/authorindex
14mr|texlive-authorindex-20080810-4|4	# catalog-date 2008-08-10 21:45:45 +0200
14mr|texlive-authorindex-20080810-4|5	# catalog-license lppl
14mr|texlive-authorindex-20080810-4|6	# catalog-version undef
14mr|texlive-authorindex-20080810-4|7	Name:		texlive-authorindex
14mr|texlive-authorindex-20080810-4|8	Version:	20080810
14mr|texlive-authorindex-20080810-4|9	Release:	4
14mr|texlive-authorindex-20080810-4|10	Summary:	Index citations by author names
14mr|texlive-authorindex-20080810-4|11	Group:		Publishing
14mr|texlive-authorindex-20080810-4|12	URL:		http://www.ctan.org/tex-archive/indexing/authorindex
14mr|texlive-authorindex-20080810-4|13	License:	LPPL
14mr|texlive-authorindex-20080810-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.tar.xz
14mr|texlive-authorindex-20080810-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.doc.tar.xz
14mr|texlive-authorindex-20080810-4|16	BuildArch:	noarch
14mr|texlive-authorindex-20080810-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-authorindex-20080810-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-authorindex-20080810-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-authorindex-20080810-4|20	Provides:	texlive-authorindex.bin = %{EVRD}
14mr|texlive-authorindex-20080810-4|21	
14mr|texlive-authorindex-20080810-4|22	%description
14mr|texlive-authorindex-20080810-4|23	This package allows the user to create an index of all authors
14mr|texlive-authorindex-20080810-4|24	cited in a LaTeX document. Each author entry in the index
14mr|texlive-authorindex-20080810-4|25	contains the pages where these citations occur. Alternatively,
14mr|texlive-authorindex-20080810-4|26	the package can list the labels of the citations that appear in
14mr|texlive-authorindex-20080810-4|27	the references rather than the text pages. The package relies
14mr|texlive-authorindex-20080810-4|28	on BibTeX being used to handle citations. Additionally, it
14mr|texlive-authorindex-20080810-4|29	requires Perl (version 5 or higher).
14mr|texlive-authorindex-20080810-4|30	
14mr|texlive-authorindex-20080810-4|31	%post
14mr|texlive-authorindex-20080810-4|32	%{_sbindir}/texlive.post
14mr|texlive-authorindex-20080810-4|33	
14mr|texlive-authorindex-20080810-4|34	%postun
14mr|texlive-authorindex-20080810-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-authorindex-20080810-4|36	%{_sbindir}/texlive.post
14mr|texlive-authorindex-20080810-4|37	fi
14mr|texlive-authorindex-20080810-4|38	
14mr|texlive-authorindex-20080810-4|39	#-----------------------------------------------------------------------
14mr|texlive-authorindex-20080810-4|40	%files
14mr|texlive-authorindex-20080810-4|41	%{_bindir}/authorindex
14mr|texlive-authorindex-20080810-4|42	%{_texmfdistdir}/scripts/authorindex/authorindex
14mr|texlive-authorindex-20080810-4|43	%{_texmfdistdir}/tex/latex/authorindex/authorindex.sty
14mr|texlive-authorindex-20080810-4|44	%doc %{_texmfdistdir}/doc/latex/authorindex/COPYING
14mr|texlive-authorindex-20080810-4|45	%doc %{_texmfdistdir}/doc/latex/authorindex/NEWS
14mr|texlive-authorindex-20080810-4|46	%doc %{_texmfdistdir}/doc/latex/authorindex/README
14mr|texlive-authorindex-20080810-4|47	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.pdf
14mr|texlive-authorindex-20080810-4|48	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.tex
14mr|texlive-authorindex-20080810-4|49	
14mr|texlive-authorindex-20080810-4|50	#-----------------------------------------------------------------------
14mr|texlive-authorindex-20080810-4|51	%prep
14mr|texlive-authorindex-20080810-4|52	%setup -c -a0 -a1
14mr|texlive-authorindex-20080810-4|53	
14mr|texlive-authorindex-20080810-4|54	%build
14mr|texlive-authorindex-20080810-4|55	
14mr|texlive-authorindex-20080810-4|56	%install
14mr|texlive-authorindex-20080810-4|57	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-authorindex-20080810-4|58	pushd %{buildroot}%{_bindir}
14mr|texlive-authorindex-20080810-4|59	ln -sf %{_texmfdistdir}/scripts/authorindex/authorindex authorindex
14mr|texlive-authorindex-20080810-4|60	popd
14mr|texlive-authorindex-20080810-4|61	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-authorindex-20080810-4|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-authorindex-20080810-4|63	
14mr|texlive-authorindex-20080810-4|64	
14mr|texlive-authorindex-20080810-4|65	
14mr|texlive-authorindex-20080810-4|66	%changelog
14mr|texlive-authorindex-20080810-4|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080810-4
14mr|texlive-authorindex-20080810-4|68	+ Revision: cbcb877
14mr|texlive-authorindex-20080810-4|69	- MassBuild#440: Increase release tag
14mr|texlive-authorindex-20080810-4|70	
14mr|texlive-authorindex-20080810-4|71	

19293 14
14mr|texlive-autoarea-0.3a-3|1	# revision 15878
14mr|texlive-autoarea-0.3a-3|2	# category Package
14mr|texlive-autoarea-0.3a-3|3	# catalog-ctan /graphics/pictex/addon/autoarea
14mr|texlive-autoarea-0.3a-3|4	# catalog-date 2008-08-17 11:40:59 +0200
14mr|texlive-autoarea-0.3a-3|5	# catalog-license lppl
14mr|texlive-autoarea-0.3a-3|6	# catalog-version 0.3a
14mr|texlive-autoarea-0.3a-3|7	Name:		texlive-autoarea
14mr|texlive-autoarea-0.3a-3|8	Version:	0.3a
14mr|texlive-autoarea-0.3a-3|9	Release:	3
14mr|texlive-autoarea-0.3a-3|10	Summary:	Automatic computation of bounding boxes with PiCTeX
14mr|texlive-autoarea-0.3a-3|11	Group:		Publishing
14mr|texlive-autoarea-0.3a-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex/addon/autoarea
14mr|texlive-autoarea-0.3a-3|13	License:	LPPL
14mr|texlive-autoarea-0.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.tar.xz
14mr|texlive-autoarea-0.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.doc.tar.xz
14mr|texlive-autoarea-0.3a-3|16	BuildArch:	noarch
14mr|texlive-autoarea-0.3a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-autoarea-0.3a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-autoarea-0.3a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-autoarea-0.3a-3|20	
14mr|texlive-autoarea-0.3a-3|21	%description
14mr|texlive-autoarea-0.3a-3|22	This package makes PiCTeX recognize lines and arcs in
14mr|texlive-autoarea-0.3a-3|23	determining the "bounding box" of a picture. (PiCTeX so far
14mr|texlive-autoarea-0.3a-3|24	accounted for put commands only). The "bounding box" is
14mr|texlive-autoarea-0.3a-3|25	essential for proper placement of a picture between running
14mr|texlive-autoarea-0.3a-3|26	text and margins and for keeping the running text away.
14mr|texlive-autoarea-0.3a-3|27	
14mr|texlive-autoarea-0.3a-3|28	%post
14mr|texlive-autoarea-0.3a-3|29	%{_sbindir}/texlive.post
14mr|texlive-autoarea-0.3a-3|30	
14mr|texlive-autoarea-0.3a-3|31	%postun
14mr|texlive-autoarea-0.3a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-autoarea-0.3a-3|33	%{_sbindir}/texlive.post
14mr|texlive-autoarea-0.3a-3|34	fi
14mr|texlive-autoarea-0.3a-3|35	
14mr|texlive-autoarea-0.3a-3|36	#-----------------------------------------------------------------------
14mr|texlive-autoarea-0.3a-3|37	%files
14mr|texlive-autoarea-0.3a-3|38	%{_texmfdistdir}/tex/latex/autoarea/autoarea.sty
14mr|texlive-autoarea-0.3a-3|39	%doc %{_texmfdistdir}/doc/latex/autoarea/ANNOUNCE.txt
14mr|texlive-autoarea-0.3a-3|40	%doc %{_texmfdistdir}/doc/latex/autoarea/README.aa
14mr|texlive-autoarea-0.3a-3|41	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/README.autodemo
14mr|texlive-autoarea-0.3a-3|42	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.log
14mr|texlive-autoarea-0.3a-3|43	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.pdf
14mr|texlive-autoarea-0.3a-3|44	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.tex
14mr|texlive-autoarea-0.3a-3|45	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.log
14mr|texlive-autoarea-0.3a-3|46	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.pdf
14mr|texlive-autoarea-0.3a-3|47	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.tex
14mr|texlive-autoarea-0.3a-3|48	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo.tex
14mr|texlive-autoarea-0.3a-3|49	
14mr|texlive-autoarea-0.3a-3|50	#-----------------------------------------------------------------------
14mr|texlive-autoarea-0.3a-3|51	%prep
14mr|texlive-autoarea-0.3a-3|52	%setup -c -a0 -a1
14mr|texlive-autoarea-0.3a-3|53	
14mr|texlive-autoarea-0.3a-3|54	%build
14mr|texlive-autoarea-0.3a-3|55	
14mr|texlive-autoarea-0.3a-3|56	%install
14mr|texlive-autoarea-0.3a-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-autoarea-0.3a-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-autoarea-0.3a-3|59	
14mr|texlive-autoarea-0.3a-3|60	
14mr|texlive-autoarea-0.3a-3|61	
14mr|texlive-autoarea-0.3a-3|62	%changelog
14mr|texlive-autoarea-0.3a-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-3
14mr|texlive-autoarea-0.3a-3|64	+ Revision: 49c43c2
14mr|texlive-autoarea-0.3a-3|65	- MassBuild#440: Increase release tag
14mr|texlive-autoarea-0.3a-3|66	
14mr|texlive-autoarea-0.3a-3|67	

19294 14
14mr|texlive-automata-0.3-3|1	# revision 19717
14mr|texlive-automata-0.3-3|2	# category Package
14mr|texlive-automata-0.3-3|3	# catalog-ctan /graphics/metapost/contrib/macros/automata
14mr|texlive-automata-0.3-3|4	# catalog-date 2010-09-13 12:42:36 +0200
14mr|texlive-automata-0.3-3|5	# catalog-license lppl
14mr|texlive-automata-0.3-3|6	# catalog-version 0.3
14mr|texlive-automata-0.3-3|7	Name:		texlive-automata
14mr|texlive-automata-0.3-3|8	Version:	0.3
14mr|texlive-automata-0.3-3|9	Release:	3
14mr|texlive-automata-0.3-3|10	Summary:	Finite state machines, graphs and trees in MetaPost
14mr|texlive-automata-0.3-3|11	Group:		Publishing
14mr|texlive-automata-0.3-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/automata
14mr|texlive-automata-0.3-3|13	License:	LPPL
14mr|texlive-automata-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.tar.xz
14mr|texlive-automata-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.doc.tar.xz
14mr|texlive-automata-0.3-3|16	BuildArch:	noarch
14mr|texlive-automata-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-automata-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-automata-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-automata-0.3-3|20	
14mr|texlive-automata-0.3-3|21	%description
14mr|texlive-automata-0.3-3|22	The package offers a collection of macros for MetaPost to make
14mr|texlive-automata-0.3-3|23	easier to draw finite-state machines, automata, labelled
14mr|texlive-automata-0.3-3|24	graphs, etc. The user defines nodes, which may be isolated or
14mr|texlive-automata-0.3-3|25	arranged into matrices or trees; edges connect pairs of nodes
14mr|texlive-automata-0.3-3|26	through arbitrary paths. Parameters, that specify the shapes of
14mr|texlive-automata-0.3-3|27	nodes and the styles of edges, may be adjusted.
14mr|texlive-automata-0.3-3|28	
14mr|texlive-automata-0.3-3|29	%post
14mr|texlive-automata-0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-automata-0.3-3|31	
14mr|texlive-automata-0.3-3|32	%postun
14mr|texlive-automata-0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-automata-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-automata-0.3-3|35	fi
14mr|texlive-automata-0.3-3|36	
14mr|texlive-automata-0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-automata-0.3-3|38	%files
14mr|texlive-automata-0.3-3|39	%{_texmfdistdir}/metapost/automata/automata.mp
14mr|texlive-automata-0.3-3|40	%doc %{_texmfdistdir}/doc/metapost/automata/README
14mr|texlive-automata-0.3-3|41	%doc %{_texmfdistdir}/doc/metapost/automata/example.mp
14mr|texlive-automata-0.3-3|42	%doc %{_texmfdistdir}/doc/metapost/automata/example.pdf
14mr|texlive-automata-0.3-3|43	%doc %{_texmfdistdir}/doc/metapost/automata/example.tex
14mr|texlive-automata-0.3-3|44	
14mr|texlive-automata-0.3-3|45	#-----------------------------------------------------------------------
14mr|texlive-automata-0.3-3|46	%prep
14mr|texlive-automata-0.3-3|47	%setup -c -a0 -a1
14mr|texlive-automata-0.3-3|48	
14mr|texlive-automata-0.3-3|49	%build
14mr|texlive-automata-0.3-3|50	
14mr|texlive-automata-0.3-3|51	%install
14mr|texlive-automata-0.3-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-automata-0.3-3|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-automata-0.3-3|54	
14mr|texlive-automata-0.3-3|55	
14mr|texlive-automata-0.3-3|56	
14mr|texlive-automata-0.3-3|57	%changelog
14mr|texlive-automata-0.3-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-automata-0.3-3|59	+ Revision: be33934
14mr|texlive-automata-0.3-3|60	- MassBuild#440: Increase release tag
14mr|texlive-automata-0.3-3|61	
14mr|texlive-automata-0.3-3|62	

19295 14
14mr|texlive-autonum-0.3.7-6|1	# revision 32126
14mr|texlive-autonum-0.3.7-6|2	# category Package
14mr|texlive-autonum-0.3.7-6|3	# catalog-ctan /macros/latex/contrib/autonum
14mr|texlive-autonum-0.3.7-6|4	# catalog-date 2013-11-11 00:18:00 +0100
14mr|texlive-autonum-0.3.7-6|5	# catalog-license lppl1.3
14mr|texlive-autonum-0.3.7-6|6	# catalog-version 0.3.7
14mr|texlive-autonum-0.3.7-6|7	Name:		texlive-autonum
14mr|texlive-autonum-0.3.7-6|8	Version:	0.3.7
14mr|texlive-autonum-0.3.7-6|9	Release:	6
14mr|texlive-autonum-0.3.7-6|10	Summary:	Automatic equation references
14mr|texlive-autonum-0.3.7-6|11	Group:		Publishing
14mr|texlive-autonum-0.3.7-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autonum
14mr|texlive-autonum-0.3.7-6|13	License:	LPPL1.3
14mr|texlive-autonum-0.3.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.tar.xz
14mr|texlive-autonum-0.3.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.doc.tar.xz
14mr|texlive-autonum-0.3.7-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.source.tar.xz
14mr|texlive-autonum-0.3.7-6|17	BuildArch:	noarch
14mr|texlive-autonum-0.3.7-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-autonum-0.3.7-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-autonum-0.3.7-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-autonum-0.3.7-6|21	
14mr|texlive-autonum-0.3.7-6|22	%description
14mr|texlive-autonum-0.3.7-6|23	The package arranges that equation numbers are applied only to
14mr|texlive-autonum-0.3.7-6|24	those equations that are referenced. This operation is similar
14mr|texlive-autonum-0.3.7-6|25	to the showonlyrefs option of the package mathtools.
14mr|texlive-autonum-0.3.7-6|26	
14mr|texlive-autonum-0.3.7-6|27	%post
14mr|texlive-autonum-0.3.7-6|28	%{_sbindir}/texlive.post
14mr|texlive-autonum-0.3.7-6|29	
14mr|texlive-autonum-0.3.7-6|30	%postun
14mr|texlive-autonum-0.3.7-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-autonum-0.3.7-6|32	%{_sbindir}/texlive.post
14mr|texlive-autonum-0.3.7-6|33	fi
14mr|texlive-autonum-0.3.7-6|34	
14mr|texlive-autonum-0.3.7-6|35	#-----------------------------------------------------------------------
14mr|texlive-autonum-0.3.7-6|36	%files
14mr|texlive-autonum-0.3.7-6|37	%{_texmfdistdir}/tex/latex/autonum/autonum.sty
14mr|texlive-autonum-0.3.7-6|38	%doc %{_texmfdistdir}/doc/latex/autonum/README
14mr|texlive-autonum-0.3.7-6|39	%doc %{_texmfdistdir}/doc/latex/autonum/autonum.pdf
14mr|texlive-autonum-0.3.7-6|40	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.pdf
14mr|texlive-autonum-0.3.7-6|41	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.tex
14mr|texlive-autonum-0.3.7-6|42	#- source
14mr|texlive-autonum-0.3.7-6|43	%doc %{_texmfdistdir}/source/latex/autonum/autonum.dtx
14mr|texlive-autonum-0.3.7-6|44	%doc %{_texmfdistdir}/source/latex/autonum/autonum.ins
14mr|texlive-autonum-0.3.7-6|45	
14mr|texlive-autonum-0.3.7-6|46	#-----------------------------------------------------------------------
14mr|texlive-autonum-0.3.7-6|47	%prep
14mr|texlive-autonum-0.3.7-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-autonum-0.3.7-6|49	
14mr|texlive-autonum-0.3.7-6|50	%build
14mr|texlive-autonum-0.3.7-6|51	
14mr|texlive-autonum-0.3.7-6|52	%install
14mr|texlive-autonum-0.3.7-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-autonum-0.3.7-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-autonum-0.3.7-6|55	
14mr|texlive-autonum-0.3.7-6|56	%changelog
14mr|texlive-autonum-0.3.7-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.7-6
14mr|texlive-autonum-0.3.7-6|58	+ Revision: d77ea91
14mr|texlive-autonum-0.3.7-6|59	- MassBuild#440: Increase release tag
14mr|texlive-autonum-0.3.7-6|60	
14mr|texlive-autonum-0.3.7-6|61	

19296 14
14mr|texlive-autopdf-1.1-2|1	# revision 32377
14mr|texlive-autopdf-1.1-2|2	# category Package
14mr|texlive-autopdf-1.1-2|3	# catalog-ctan /macros/latex/contrib/autopdf
14mr|texlive-autopdf-1.1-2|4	# catalog-date 2013-12-10 19:56:36 +0100
14mr|texlive-autopdf-1.1-2|5	# catalog-license lppl1.2
14mr|texlive-autopdf-1.1-2|6	# catalog-version 1.1
14mr|texlive-autopdf-1.1-2|7	Name:		texlive-autopdf
14mr|texlive-autopdf-1.1-2|8	Version:	1.1
14mr|texlive-autopdf-1.1-2|9	Release:	2
14mr|texlive-autopdf-1.1-2|10	Summary:	Conversion of graphics to pdfLaTeX-compatible formats
14mr|texlive-autopdf-1.1-2|11	Group:		Publishing
14mr|texlive-autopdf-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autopdf
14mr|texlive-autopdf-1.1-2|13	License:	LPPL1.2
14mr|texlive-autopdf-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.tar.xz
14mr|texlive-autopdf-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.doc.tar.xz
14mr|texlive-autopdf-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.source.tar.xz
14mr|texlive-autopdf-1.1-2|17	BuildArch:	noarch
14mr|texlive-autopdf-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-autopdf-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-autopdf-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-autopdf-1.1-2|21	
14mr|texlive-autopdf-1.1-2|22	%description
14mr|texlive-autopdf-1.1-2|23	The package facilitates the on-the-fly conversion of various
14mr|texlive-autopdf-1.1-2|24	graphics formats to formats supported by pdfLaTeX (e.g. PDF).
14mr|texlive-autopdf-1.1-2|25	It uses a range of external programs, and therefore requires
14mr|texlive-autopdf-1.1-2|26	that the LaTeX run starts with write18 enabled.
14mr|texlive-autopdf-1.1-2|27	
14mr|texlive-autopdf-1.1-2|28	%post
14mr|texlive-autopdf-1.1-2|29	%{_sbindir}/texlive.post
14mr|texlive-autopdf-1.1-2|30	
14mr|texlive-autopdf-1.1-2|31	%postun
14mr|texlive-autopdf-1.1-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-autopdf-1.1-2|33	%{_sbindir}/texlive.post
14mr|texlive-autopdf-1.1-2|34	fi
14mr|texlive-autopdf-1.1-2|35	
14mr|texlive-autopdf-1.1-2|36	#-----------------------------------------------------------------------
14mr|texlive-autopdf-1.1-2|37	%files
14mr|texlive-autopdf-1.1-2|38	%{_texmfdistdir}/tex/latex/autopdf/autopdf.sty
14mr|texlive-autopdf-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/autopdf/README.txt
14mr|texlive-autopdf-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/autopdf/autopdf.pdf
14mr|texlive-autopdf-1.1-2|41	#- source
14mr|texlive-autopdf-1.1-2|42	%doc %{_texmfdistdir}/source/latex/autopdf/autopdf.dtx
14mr|texlive-autopdf-1.1-2|43	
14mr|texlive-autopdf-1.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-autopdf-1.1-2|45	%prep
14mr|texlive-autopdf-1.1-2|46	%setup -c -a0 -a1 -a2
14mr|texlive-autopdf-1.1-2|47	
14mr|texlive-autopdf-1.1-2|48	%build
14mr|texlive-autopdf-1.1-2|49	
14mr|texlive-autopdf-1.1-2|50	%install
14mr|texlive-autopdf-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-autopdf-1.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-autopdf-1.1-2|53	
14mr|texlive-autopdf-1.1-2|54	%changelog
14mr|texlive-autopdf-1.1-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-autopdf-1.1-2|56	+ Revision: 48fe58e
14mr|texlive-autopdf-1.1-2|57	- MassBuild#440: Increase release tag
14mr|texlive-autopdf-1.1-2|58	
14mr|texlive-autopdf-1.1-2|59	

19297 14
14mr|texlive-auto-pst-pdf-0.6-3|1	# revision 23723
14mr|texlive-auto-pst-pdf-0.6-3|2	# category Package
14mr|texlive-auto-pst-pdf-0.6-3|3	# catalog-ctan /macros/latex/contrib/auto-pst-pdf
14mr|texlive-auto-pst-pdf-0.6-3|4	# catalog-date 2011-08-27 23:30:14 +0200
14mr|texlive-auto-pst-pdf-0.6-3|5	# catalog-license lppl
14mr|texlive-auto-pst-pdf-0.6-3|6	# catalog-version 0.6
14mr|texlive-auto-pst-pdf-0.6-3|7	Name:		texlive-auto-pst-pdf
14mr|texlive-auto-pst-pdf-0.6-3|8	Version:	0.6
14mr|texlive-auto-pst-pdf-0.6-3|9	Release:	3
14mr|texlive-auto-pst-pdf-0.6-3|10	Summary:	Wrapper for pst-pdf (with some psfrag features)
14mr|texlive-auto-pst-pdf-0.6-3|11	Group:		Publishing
14mr|texlive-auto-pst-pdf-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/auto-pst-pdf
14mr|texlive-auto-pst-pdf-0.6-3|13	License:	LPPL
14mr|texlive-auto-pst-pdf-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.tar.xz
14mr|texlive-auto-pst-pdf-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.doc.tar.xz
14mr|texlive-auto-pst-pdf-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.source.tar.xz
14mr|texlive-auto-pst-pdf-0.6-3|17	BuildArch:	noarch
14mr|texlive-auto-pst-pdf-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-auto-pst-pdf-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-auto-pst-pdf-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-auto-pst-pdf-0.6-3|21	
14mr|texlive-auto-pst-pdf-0.6-3|22	%description
14mr|texlive-auto-pst-pdf-0.6-3|23	The package uses --shell-escape to execute pst-pdf when
14mr|texlive-auto-pst-pdf-0.6-3|24	necessary. This makes it especially easy to integrate into the
14mr|texlive-auto-pst-pdf-0.6-3|25	workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons.
14mr|texlive-auto-pst-pdf-0.6-3|26	Wrappers are provided for various psfrag-related features so
14mr|texlive-auto-pst-pdf-0.6-3|27	that Matlab figures via laprint, Mathematica figures via
14mr|texlive-auto-pst-pdf-0.6-3|28	MathPSfrag, and regular psfrag figures can all be input
14mr|texlive-auto-pst-pdf-0.6-3|29	consistently and easily.
14mr|texlive-auto-pst-pdf-0.6-3|30	
14mr|texlive-auto-pst-pdf-0.6-3|31	%post
14mr|texlive-auto-pst-pdf-0.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-auto-pst-pdf-0.6-3|33	
14mr|texlive-auto-pst-pdf-0.6-3|34	%postun
14mr|texlive-auto-pst-pdf-0.6-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-auto-pst-pdf-0.6-3|36	%{_sbindir}/texlive.post
14mr|texlive-auto-pst-pdf-0.6-3|37	fi
14mr|texlive-auto-pst-pdf-0.6-3|38	
14mr|texlive-auto-pst-pdf-0.6-3|39	#-----------------------------------------------------------------------
14mr|texlive-auto-pst-pdf-0.6-3|40	%files
14mr|texlive-auto-pst-pdf-0.6-3|41	%{_texmfdistdir}/tex/latex/auto-pst-pdf/auto-pst-pdf.sty
14mr|texlive-auto-pst-pdf-0.6-3|42	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/README
14mr|texlive-auto-pst-pdf-0.6-3|43	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf
14mr|texlive-auto-pst-pdf-0.6-3|44	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.tex
14mr|texlive-auto-pst-pdf-0.6-3|45	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf
14mr|texlive-auto-pst-pdf-0.6-3|46	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example-psfrag.tex
14mr|texlive-auto-pst-pdf-0.6-3|47	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.eps
14mr|texlive-auto-pst-pdf-0.6-3|48	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.tex
14mr|texlive-auto-pst-pdf-0.6-3|49	#- source
14mr|texlive-auto-pst-pdf-0.6-3|50	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.dtx
14mr|texlive-auto-pst-pdf-0.6-3|51	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.ins
14mr|texlive-auto-pst-pdf-0.6-3|52	
14mr|texlive-auto-pst-pdf-0.6-3|53	#-----------------------------------------------------------------------
14mr|texlive-auto-pst-pdf-0.6-3|54	%prep
14mr|texlive-auto-pst-pdf-0.6-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-auto-pst-pdf-0.6-3|56	
14mr|texlive-auto-pst-pdf-0.6-3|57	%build
14mr|texlive-auto-pst-pdf-0.6-3|58	
14mr|texlive-auto-pst-pdf-0.6-3|59	%install
14mr|texlive-auto-pst-pdf-0.6-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-auto-pst-pdf-0.6-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-auto-pst-pdf-0.6-3|62	
14mr|texlive-auto-pst-pdf-0.6-3|63	
14mr|texlive-auto-pst-pdf-0.6-3|64	
14mr|texlive-auto-pst-pdf-0.6-3|65	%changelog
14mr|texlive-auto-pst-pdf-0.6-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-auto-pst-pdf-0.6-3|67	+ Revision: c77e14b
14mr|texlive-auto-pst-pdf-0.6-3|68	- MassBuild#440: Increase release tag
14mr|texlive-auto-pst-pdf-0.6-3|69	
14mr|texlive-auto-pst-pdf-0.6-3|70	

19298 14
14mr|texlive-avantgar-20110301-3|1	# revision 21993
14mr|texlive-avantgar-20110301-3|2	# category Package
14mr|texlive-avantgar-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-avantgar-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-avantgar-20110301-3|5	# catalog-license gpl
14mr|texlive-avantgar-20110301-3|6	# catalog-version undef
14mr|texlive-avantgar-20110301-3|7	Name:		texlive-avantgar
14mr|texlive-avantgar-20110301-3|8	Version:	20110301
14mr|texlive-avantgar-20110301-3|9	Release:	3
14mr|texlive-avantgar-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-avantgar-20110301-3|11	Group:		Publishing
14mr|texlive-avantgar-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-avantgar-20110301-3|13	License:	GPL
14mr|texlive-avantgar-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/avantgar.tar.xz
14mr|texlive-avantgar-20110301-3|15	BuildArch:	noarch
14mr|texlive-avantgar-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-avantgar-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-avantgar-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-avantgar-20110301-3|19	
14mr|texlive-avantgar-20110301-3|20	%description
14mr|texlive-avantgar-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-avantgar-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-avantgar-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-avantgar-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-avantgar-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-avantgar-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-avantgar-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-avantgar-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-avantgar-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-avantgar-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-avantgar-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-avantgar-20110301-3|32	
14mr|texlive-avantgar-20110301-3|33	%post
14mr|texlive-avantgar-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-avantgar-20110301-3|35	
14mr|texlive-avantgar-20110301-3|36	%postun
14mr|texlive-avantgar-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-avantgar-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-avantgar-20110301-3|39	fi
14mr|texlive-avantgar-20110301-3|40	
14mr|texlive-avantgar-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-avantgar-20110301-3|42	%files
14mr|texlive-avantgar-20110301-3|43	%{_texmfdistdir}/dvips/avantgar/config.uag
14mr|texlive-avantgar-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagd8a.afm
14mr|texlive-avantgar-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagdo8a.afm
14mr|texlive-avantgar-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagk8a.afm
14mr|texlive-avantgar-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagko8a.afm
14mr|texlive-avantgar-20110301-3|48	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagb8a.afm
14mr|texlive-avantgar-20110301-3|49	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagbi8a.afm
14mr|texlive-avantgar-20110301-3|50	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagd8a.afm
14mr|texlive-avantgar-20110301-3|51	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagdo8a.afm
14mr|texlive-avantgar-20110301-3|52	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagk8a.afm
14mr|texlive-avantgar-20110301-3|53	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagko8a.afm
14mr|texlive-avantgar-20110301-3|54	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagr8a.afm
14mr|texlive-avantgar-20110301-3|55	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagri8a.afm
14mr|texlive-avantgar-20110301-3|56	%{_texmfdistdir}/fonts/map/dvips/avantgar/uag.map
14mr|texlive-avantgar-20110301-3|57	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd.tfm
14mr|texlive-avantgar-20110301-3|58	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd7t.tfm
14mr|texlive-avantgar-20110301-3|59	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8c.tfm
14mr|texlive-avantgar-20110301-3|60	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8r.tfm
14mr|texlive-avantgar-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8t.tfm
14mr|texlive-avantgar-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc.tfm
14mr|texlive-avantgar-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc7t.tfm
14mr|texlive-avantgar-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc8t.tfm
14mr|texlive-avantgar-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo.tfm
14mr|texlive-avantgar-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo7t.tfm
14mr|texlive-avantgar-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8c.tfm
14mr|texlive-avantgar-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8r.tfm
14mr|texlive-avantgar-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8t.tfm
14mr|texlive-avantgar-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk.tfm
14mr|texlive-avantgar-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk7t.tfm
14mr|texlive-avantgar-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8c.tfm
14mr|texlive-avantgar-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8r.tfm
14mr|texlive-avantgar-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8t.tfm
14mr|texlive-avantgar-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc.tfm
14mr|texlive-avantgar-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc7t.tfm
14mr|texlive-avantgar-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc8t.tfm
14mr|texlive-avantgar-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko.tfm
14mr|texlive-avantgar-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko7t.tfm
14mr|texlive-avantgar-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8c.tfm
14mr|texlive-avantgar-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8r.tfm
14mr|texlive-avantgar-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8t.tfm
14mr|texlive-avantgar-20110301-3|83	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagd8z.tfm
14mr|texlive-avantgar-20110301-3|84	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdc8z.tfm
14mr|texlive-avantgar-20110301-3|85	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdo8z.tfm
14mr|texlive-avantgar-20110301-3|86	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagk8z.tfm
14mr|texlive-avantgar-20110301-3|87	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagkc8z.tfm
14mr|texlive-avantgar-20110301-3|88	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagko8z.tfm
14mr|texlive-avantgar-20110301-3|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagd.tfm
14mr|texlive-avantgar-20110301-3|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagdo.tfm
14mr|texlive-avantgar-20110301-3|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagk.tfm
14mr|texlive-avantgar-20110301-3|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagko.tfm
14mr|texlive-avantgar-20110301-3|93	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb7t.tfm
14mr|texlive-avantgar-20110301-3|94	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8c.tfm
14mr|texlive-avantgar-20110301-3|95	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8r.tfm
14mr|texlive-avantgar-20110301-3|96	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8t.tfm
14mr|texlive-avantgar-20110301-3|97	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc7t.tfm
14mr|texlive-avantgar-20110301-3|98	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc8t.tfm
14mr|texlive-avantgar-20110301-3|99	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi7t.tfm
14mr|texlive-avantgar-20110301-3|100	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8c.tfm
14mr|texlive-avantgar-20110301-3|101	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8r.tfm
14mr|texlive-avantgar-20110301-3|102	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8t.tfm
14mr|texlive-avantgar-20110301-3|103	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo7t.tfm
14mr|texlive-avantgar-20110301-3|104	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8c.tfm
14mr|texlive-avantgar-20110301-3|105	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8r.tfm
14mr|texlive-avantgar-20110301-3|106	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8t.tfm
14mr|texlive-avantgar-20110301-3|107	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd7t.tfm
14mr|texlive-avantgar-20110301-3|108	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8c.tfm
14mr|texlive-avantgar-20110301-3|109	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8r.tfm
14mr|texlive-avantgar-20110301-3|110	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8t.tfm
14mr|texlive-avantgar-20110301-3|111	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc7t.tfm
14mr|texlive-avantgar-20110301-3|112	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc8t.tfm
14mr|texlive-avantgar-20110301-3|113	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo7t.tfm
14mr|texlive-avantgar-20110301-3|114	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8c.tfm
14mr|texlive-avantgar-20110301-3|115	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8r.tfm
14mr|texlive-avantgar-20110301-3|116	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8t.tfm
14mr|texlive-avantgar-20110301-3|117	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk7t.tfm
14mr|texlive-avantgar-20110301-3|118	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8c.tfm
14mr|texlive-avantgar-20110301-3|119	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8r.tfm
14mr|texlive-avantgar-20110301-3|120	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8t.tfm
14mr|texlive-avantgar-20110301-3|121	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc7t.tfm
14mr|texlive-avantgar-20110301-3|122	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc8t.tfm
14mr|texlive-avantgar-20110301-3|123	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko7t.tfm
14mr|texlive-avantgar-20110301-3|124	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8c.tfm
14mr|texlive-avantgar-20110301-3|125	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8r.tfm
14mr|texlive-avantgar-20110301-3|126	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8t.tfm
14mr|texlive-avantgar-20110301-3|127	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr7t.tfm
14mr|texlive-avantgar-20110301-3|128	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8c.tfm
14mr|texlive-avantgar-20110301-3|129	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8r.tfm
14mr|texlive-avantgar-20110301-3|130	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8t.tfm
14mr|texlive-avantgar-20110301-3|131	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc7t.tfm
14mr|texlive-avantgar-20110301-3|132	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc8t.tfm
14mr|texlive-avantgar-20110301-3|133	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri7t.tfm
14mr|texlive-avantgar-20110301-3|134	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8c.tfm
14mr|texlive-avantgar-20110301-3|135	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8r.tfm
14mr|texlive-avantgar-20110301-3|136	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8t.tfm
14mr|texlive-avantgar-20110301-3|137	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro7t.tfm
14mr|texlive-avantgar-20110301-3|138	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8c.tfm
14mr|texlive-avantgar-20110301-3|139	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8r.tfm
14mr|texlive-avantgar-20110301-3|140	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8t.tfm
14mr|texlive-avantgar-20110301-3|141	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfb
14mr|texlive-avantgar-20110301-3|142	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfm
14mr|texlive-avantgar-20110301-3|143	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfb
14mr|texlive-avantgar-20110301-3|144	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfm
14mr|texlive-avantgar-20110301-3|145	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfb
14mr|texlive-avantgar-20110301-3|146	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfm
14mr|texlive-avantgar-20110301-3|147	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfb
14mr|texlive-avantgar-20110301-3|148	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfm
14mr|texlive-avantgar-20110301-3|149	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd.vf
14mr|texlive-avantgar-20110301-3|150	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd7t.vf
14mr|texlive-avantgar-20110301-3|151	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8c.vf
14mr|texlive-avantgar-20110301-3|152	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8t.vf
14mr|texlive-avantgar-20110301-3|153	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc.vf
14mr|texlive-avantgar-20110301-3|154	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc7t.vf
14mr|texlive-avantgar-20110301-3|155	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc8t.vf
14mr|texlive-avantgar-20110301-3|156	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo.vf
14mr|texlive-avantgar-20110301-3|157	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo7t.vf
14mr|texlive-avantgar-20110301-3|158	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8c.vf
14mr|texlive-avantgar-20110301-3|159	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8t.vf
14mr|texlive-avantgar-20110301-3|160	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk.vf
14mr|texlive-avantgar-20110301-3|161	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk7t.vf
14mr|texlive-avantgar-20110301-3|162	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8c.vf
14mr|texlive-avantgar-20110301-3|163	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8t.vf
14mr|texlive-avantgar-20110301-3|164	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc.vf
14mr|texlive-avantgar-20110301-3|165	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc7t.vf
14mr|texlive-avantgar-20110301-3|166	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc8t.vf
14mr|texlive-avantgar-20110301-3|167	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko.vf
14mr|texlive-avantgar-20110301-3|168	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko7t.vf
14mr|texlive-avantgar-20110301-3|169	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8c.vf
14mr|texlive-avantgar-20110301-3|170	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8t.vf
14mr|texlive-avantgar-20110301-3|171	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagd8z.vf
14mr|texlive-avantgar-20110301-3|172	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdc8z.vf
14mr|texlive-avantgar-20110301-3|173	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdo8z.vf
14mr|texlive-avantgar-20110301-3|174	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagk8z.vf
14mr|texlive-avantgar-20110301-3|175	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagkc8z.vf
14mr|texlive-avantgar-20110301-3|176	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagko8z.vf
14mr|texlive-avantgar-20110301-3|177	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb7t.vf
14mr|texlive-avantgar-20110301-3|178	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8c.vf
14mr|texlive-avantgar-20110301-3|179	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8t.vf
14mr|texlive-avantgar-20110301-3|180	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc7t.vf
14mr|texlive-avantgar-20110301-3|181	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc8t.vf
14mr|texlive-avantgar-20110301-3|182	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi7t.vf
14mr|texlive-avantgar-20110301-3|183	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8c.vf
14mr|texlive-avantgar-20110301-3|184	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8t.vf
14mr|texlive-avantgar-20110301-3|185	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo7t.vf
14mr|texlive-avantgar-20110301-3|186	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8c.vf
14mr|texlive-avantgar-20110301-3|187	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8t.vf
14mr|texlive-avantgar-20110301-3|188	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd7t.vf
14mr|texlive-avantgar-20110301-3|189	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8c.vf
14mr|texlive-avantgar-20110301-3|190	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8t.vf
14mr|texlive-avantgar-20110301-3|191	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc7t.vf
14mr|texlive-avantgar-20110301-3|192	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc8t.vf
14mr|texlive-avantgar-20110301-3|193	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo7t.vf
14mr|texlive-avantgar-20110301-3|194	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8c.vf
14mr|texlive-avantgar-20110301-3|195	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8t.vf
14mr|texlive-avantgar-20110301-3|196	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk7t.vf
14mr|texlive-avantgar-20110301-3|197	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8c.vf
14mr|texlive-avantgar-20110301-3|198	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8t.vf
14mr|texlive-avantgar-20110301-3|199	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc7t.vf
14mr|texlive-avantgar-20110301-3|200	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc8t.vf
14mr|texlive-avantgar-20110301-3|201	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko7t.vf
14mr|texlive-avantgar-20110301-3|202	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8c.vf
14mr|texlive-avantgar-20110301-3|203	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8t.vf
14mr|texlive-avantgar-20110301-3|204	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr7t.vf
14mr|texlive-avantgar-20110301-3|205	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8c.vf
14mr|texlive-avantgar-20110301-3|206	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8t.vf
14mr|texlive-avantgar-20110301-3|207	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc7t.vf
14mr|texlive-avantgar-20110301-3|208	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc8t.vf
14mr|texlive-avantgar-20110301-3|209	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri7t.vf
14mr|texlive-avantgar-20110301-3|210	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8c.vf
14mr|texlive-avantgar-20110301-3|211	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8t.vf
14mr|texlive-avantgar-20110301-3|212	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro7t.vf
14mr|texlive-avantgar-20110301-3|213	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8c.vf
14mr|texlive-avantgar-20110301-3|214	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8t.vf
14mr|texlive-avantgar-20110301-3|215	%{_texmfdistdir}/tex/latex/avantgar/8ruag.fd
14mr|texlive-avantgar-20110301-3|216	%{_texmfdistdir}/tex/latex/avantgar/omluag.fd
14mr|texlive-avantgar-20110301-3|217	%{_texmfdistdir}/tex/latex/avantgar/omsuag.fd
14mr|texlive-avantgar-20110301-3|218	%{_texmfdistdir}/tex/latex/avantgar/ot1uag.fd
14mr|texlive-avantgar-20110301-3|219	%{_texmfdistdir}/tex/latex/avantgar/t1uag.fd
14mr|texlive-avantgar-20110301-3|220	%{_texmfdistdir}/tex/latex/avantgar/ts1uag.fd
14mr|texlive-avantgar-20110301-3|221	
14mr|texlive-avantgar-20110301-3|222	#-----------------------------------------------------------------------
14mr|texlive-avantgar-20110301-3|223	%prep
14mr|texlive-avantgar-20110301-3|224	%setup -c -a0
14mr|texlive-avantgar-20110301-3|225	
14mr|texlive-avantgar-20110301-3|226	%build
14mr|texlive-avantgar-20110301-3|227	
14mr|texlive-avantgar-20110301-3|228	%install
14mr|texlive-avantgar-20110301-3|229	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-avantgar-20110301-3|230	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-avantgar-20110301-3|231	
14mr|texlive-avantgar-20110301-3|232	
14mr|texlive-avantgar-20110301-3|233	
14mr|texlive-avantgar-20110301-3|234	%changelog
14mr|texlive-avantgar-20110301-3|235	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-avantgar-20110301-3|236	+ Revision: 398b847
14mr|texlive-avantgar-20110301-3|237	- MassBuild#440: Increase release tag
14mr|texlive-avantgar-20110301-3|238	
14mr|texlive-avantgar-20110301-3|239	

19299 14
14mr|texlive-b1encoding-1.0-3|1	# revision 21271
14mr|texlive-b1encoding-1.0-3|2	# category Package
14mr|texlive-b1encoding-1.0-3|3	# catalog-ctan /macros/latex/contrib/b1encoding
14mr|texlive-b1encoding-1.0-3|4	# catalog-date 2011-02-01 08:52:21 +0100
14mr|texlive-b1encoding-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-b1encoding-1.0-3|6	# catalog-version 1.0
14mr|texlive-b1encoding-1.0-3|7	Name:		texlive-b1encoding
14mr|texlive-b1encoding-1.0-3|8	Version:	1.0
14mr|texlive-b1encoding-1.0-3|9	Release:	3
14mr|texlive-b1encoding-1.0-3|10	Summary:	LaTeX encoding tools for Bookhands fonts
14mr|texlive-b1encoding-1.0-3|11	Group:		Publishing
14mr|texlive-b1encoding-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/b1encoding
14mr|texlive-b1encoding-1.0-3|13	License:	LPPL1.3
14mr|texlive-b1encoding-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.tar.xz
14mr|texlive-b1encoding-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.doc.tar.xz
14mr|texlive-b1encoding-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.source.tar.xz
14mr|texlive-b1encoding-1.0-3|17	BuildArch:	noarch
14mr|texlive-b1encoding-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-b1encoding-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-b1encoding-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-b1encoding-1.0-3|21	
14mr|texlive-b1encoding-1.0-3|22	%description
14mr|texlive-b1encoding-1.0-3|23	This package characterises and defines the author's B1 encoding
14mr|texlive-b1encoding-1.0-3|24	for use with LaTeX when typesetting things using his Bookhands
14mr|texlive-b1encoding-1.0-3|25	fonts.
14mr|texlive-b1encoding-1.0-3|26	
14mr|texlive-b1encoding-1.0-3|27	%post
14mr|texlive-b1encoding-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-b1encoding-1.0-3|29	
14mr|texlive-b1encoding-1.0-3|30	%postun
14mr|texlive-b1encoding-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-b1encoding-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-b1encoding-1.0-3|33	fi
14mr|texlive-b1encoding-1.0-3|34	
14mr|texlive-b1encoding-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-b1encoding-1.0-3|36	%files
14mr|texlive-b1encoding-1.0-3|37	%{_texmfdistdir}/fonts/enc/dvips/b1encoding/TeXB1.enc
14mr|texlive-b1encoding-1.0-3|38	%{_texmfdistdir}/tex/latex/b1encoding/b1cmr.fd
14mr|texlive-b1encoding-1.0-3|39	%{_texmfdistdir}/tex/latex/b1encoding/b1enc.def
14mr|texlive-b1encoding-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/b1encoding/README
14mr|texlive-b1encoding-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/b1encoding/b1encoding.pdf
14mr|texlive-b1encoding-1.0-3|42	#- source
14mr|texlive-b1encoding-1.0-3|43	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.dtx
14mr|texlive-b1encoding-1.0-3|44	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.ins
14mr|texlive-b1encoding-1.0-3|45	
14mr|texlive-b1encoding-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-b1encoding-1.0-3|47	%prep
14mr|texlive-b1encoding-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-b1encoding-1.0-3|49	
14mr|texlive-b1encoding-1.0-3|50	%build
14mr|texlive-b1encoding-1.0-3|51	
14mr|texlive-b1encoding-1.0-3|52	%install
14mr|texlive-b1encoding-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-b1encoding-1.0-3|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-b1encoding-1.0-3|55	
14mr|texlive-b1encoding-1.0-3|56	
14mr|texlive-b1encoding-1.0-3|57	
14mr|texlive-b1encoding-1.0-3|58	%changelog
14mr|texlive-b1encoding-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-b1encoding-1.0-3|60	+ Revision: 404e0bb
14mr|texlive-b1encoding-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-b1encoding-1.0-3|62	
14mr|texlive-b1encoding-1.0-3|63	

19300 14
14mr|texlive-babel-3.9h-2|1	# revision 32311
14mr|texlive-babel-3.9h-2|2	# category Package
14mr|texlive-babel-3.9h-2|3	# catalog-ctan /macros/latex/required/babel/base
14mr|texlive-babel-3.9h-2|4	# catalog-date 2013-12-03 18:59:06 +0100
14mr|texlive-babel-3.9h-2|5	# catalog-license lppl1.3
14mr|texlive-babel-3.9h-2|6	# catalog-version 3.9h
14mr|texlive-babel-3.9h-2|7	Summary:	Multilingual support for Plain TeX or LaTeX
14mr|texlive-babel-3.9h-2|8	Name:		texlive-babel
14mr|texlive-babel-3.9h-2|9	Version:	3.9h
14mr|texlive-babel-3.9h-2|10	Release:	2
14mr|texlive-babel-3.9h-2|11	License:	LPPL1.3
14mr|texlive-babel-3.9h-2|12	Group:		Publishing
14mr|texlive-babel-3.9h-2|13	Url:		http://www.ctan.org/tex-archive/macros/latex/required/babel/base
14mr|texlive-babel-3.9h-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.tar.xz
14mr|texlive-babel-3.9h-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.doc.tar.xz
14mr|texlive-babel-3.9h-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.source.tar.xz
14mr|texlive-babel-3.9h-2|17	BuildArch:	noarch
14mr|texlive-babel-3.9h-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-3.9h-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-3.9h-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-3.9h-2|21	
14mr|texlive-babel-3.9h-2|22	%description
14mr|texlive-babel-3.9h-2|23	The package manages culturally-determined typographical (and
14mr|texlive-babel-3.9h-2|24	other) rules, and hyphenation patterns for a wide range of
14mr|texlive-babel-3.9h-2|25	languages. A document may select a single language to be
14mr|texlive-babel-3.9h-2|26	supported, or it may select several, in which case the document
14mr|texlive-babel-3.9h-2|27	may switch from one language to another in a variety of ways.
14mr|texlive-babel-3.9h-2|28	Babel uses contributed configuration files that provide the
14mr|texlive-babel-3.9h-2|29	detail of what has to be done for each language. Users of XeTeX
14mr|texlive-babel-3.9h-2|30	are advised to use polyglossia rather than Babel.
14mr|texlive-babel-3.9h-2|31	
14mr|texlive-babel-3.9h-2|32	%post
14mr|texlive-babel-3.9h-2|33	%{_sbindir}/texlive.post
14mr|texlive-babel-3.9h-2|34	
14mr|texlive-babel-3.9h-2|35	%postun
14mr|texlive-babel-3.9h-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-babel-3.9h-2|37	%{_sbindir}/texlive.post
14mr|texlive-babel-3.9h-2|38	fi
14mr|texlive-babel-3.9h-2|39	
14mr|texlive-babel-3.9h-2|40	#-----------------------------------------------------------------------
14mr|texlive-babel-3.9h-2|41	%files
14mr|texlive-babel-3.9h-2|42	%{_texmfdistdir}/makeindex/babel/bbglo.ist
14mr|texlive-babel-3.9h-2|43	%{_texmfdistdir}/makeindex/babel/bbind.ist
14mr|texlive-babel-3.9h-2|44	%{_texmfdistdir}/tex/generic/babel/UKenglish.sty
14mr|texlive-babel-3.9h-2|45	%{_texmfdistdir}/tex/generic/babel/USenglish.sty
14mr|texlive-babel-3.9h-2|46	%{_texmfdistdir}/tex/generic/babel/afrikaans.sty
14mr|texlive-babel-3.9h-2|47	%{_texmfdistdir}/tex/generic/babel/albanian.sty
14mr|texlive-babel-3.9h-2|48	%{_texmfdistdir}/tex/generic/babel/american.sty
14mr|texlive-babel-3.9h-2|49	%{_texmfdistdir}/tex/generic/babel/austrian.sty
14mr|texlive-babel-3.9h-2|50	%{_texmfdistdir}/tex/generic/babel/babel.def
14mr|texlive-babel-3.9h-2|51	%{_texmfdistdir}/tex/generic/babel/babel.sty
14mr|texlive-babel-3.9h-2|52	%{_texmfdistdir}/tex/generic/babel/bahasa.sty
14mr|texlive-babel-3.9h-2|53	%{_texmfdistdir}/tex/generic/babel/bahasam.sty
14mr|texlive-babel-3.9h-2|54	%{_texmfdistdir}/tex/generic/babel/basque.sty
14mr|texlive-babel-3.9h-2|55	%{_texmfdistdir}/tex/generic/babel/blplain.tex
14mr|texlive-babel-3.9h-2|56	%{_texmfdistdir}/tex/generic/babel/bplain.tex
14mr|texlive-babel-3.9h-2|57	%{_texmfdistdir}/tex/generic/babel/breton.sty
14mr|texlive-babel-3.9h-2|58	%{_texmfdistdir}/tex/generic/babel/british.sty
14mr|texlive-babel-3.9h-2|59	%{_texmfdistdir}/tex/generic/babel/bulgarian.sty
14mr|texlive-babel-3.9h-2|60	%{_texmfdistdir}/tex/generic/babel/catalan.sty
14mr|texlive-babel-3.9h-2|61	%{_texmfdistdir}/tex/generic/babel/croatian.sty
14mr|texlive-babel-3.9h-2|62	%{_texmfdistdir}/tex/generic/babel/czech.sty
14mr|texlive-babel-3.9h-2|63	%{_texmfdistdir}/tex/generic/babel/danish.sty
14mr|texlive-babel-3.9h-2|64	%{_texmfdistdir}/tex/generic/babel/dutch.sty
14mr|texlive-babel-3.9h-2|65	%{_texmfdistdir}/tex/generic/babel/english.sty
14mr|texlive-babel-3.9h-2|66	%{_texmfdistdir}/tex/generic/babel/esperanto.sty
14mr|texlive-babel-3.9h-2|67	%{_texmfdistdir}/tex/generic/babel/estonian.sty
14mr|texlive-babel-3.9h-2|68	%{_texmfdistdir}/tex/generic/babel/finnish.sty
14mr|texlive-babel-3.9h-2|69	%{_texmfdistdir}/tex/generic/babel/francais.sty
14mr|texlive-babel-3.9h-2|70	%{_texmfdistdir}/tex/generic/babel/galician.sty
14mr|texlive-babel-3.9h-2|71	%{_texmfdistdir}/tex/generic/babel/germanb.sty
14mr|texlive-babel-3.9h-2|72	%{_texmfdistdir}/tex/generic/babel/greek.sty
14mr|texlive-babel-3.9h-2|73	%{_texmfdistdir}/tex/generic/babel/hebrew.sty
14mr|texlive-babel-3.9h-2|74	%{_texmfdistdir}/tex/generic/babel/hyphen.cfg
14mr|texlive-babel-3.9h-2|75	%{_texmfdistdir}/tex/generic/babel/icelandic.sty
14mr|texlive-babel-3.9h-2|76	%{_texmfdistdir}/tex/generic/babel/interlingua.sty
14mr|texlive-babel-3.9h-2|77	%{_texmfdistdir}/tex/generic/babel/irish.sty
14mr|texlive-babel-3.9h-2|78	%{_texmfdistdir}/tex/generic/babel/italian.sty
14mr|texlive-babel-3.9h-2|79	%{_texmfdistdir}/tex/generic/babel/latin.sty
14mr|texlive-babel-3.9h-2|80	%{_texmfdistdir}/tex/generic/babel/lsorbian.sty
14mr|texlive-babel-3.9h-2|81	%{_texmfdistdir}/tex/generic/babel/luababel.def
14mr|texlive-babel-3.9h-2|82	%{_texmfdistdir}/tex/generic/babel/magyar.sty
14mr|texlive-babel-3.9h-2|83	%{_texmfdistdir}/tex/generic/babel/naustrian.sty
14mr|texlive-babel-3.9h-2|84	%{_texmfdistdir}/tex/generic/babel/ngermanb.sty
14mr|texlive-babel-3.9h-2|85	%{_texmfdistdir}/tex/generic/babel/nil.ldf
14mr|texlive-babel-3.9h-2|86	%{_texmfdistdir}/tex/generic/babel/norsk.sty
14mr|texlive-babel-3.9h-2|87	%{_texmfdistdir}/tex/generic/babel/plain.def
14mr|texlive-babel-3.9h-2|88	%{_texmfdistdir}/tex/generic/babel/polish.sty
14mr|texlive-babel-3.9h-2|89	%{_texmfdistdir}/tex/generic/babel/portuges.sty
14mr|texlive-babel-3.9h-2|90	%{_texmfdistdir}/tex/generic/babel/romanian.sty
14mr|texlive-babel-3.9h-2|91	%{_texmfdistdir}/tex/generic/babel/russianb.sty
14mr|texlive-babel-3.9h-2|92	%{_texmfdistdir}/tex/generic/babel/samin.sty
14mr|texlive-babel-3.9h-2|93	%{_texmfdistdir}/tex/generic/babel/scottish.sty
14mr|texlive-babel-3.9h-2|94	%{_texmfdistdir}/tex/generic/babel/serbian.sty
14mr|texlive-babel-3.9h-2|95	%{_texmfdistdir}/tex/generic/babel/slovak.sty
14mr|texlive-babel-3.9h-2|96	%{_texmfdistdir}/tex/generic/babel/slovene.sty
14mr|texlive-babel-3.9h-2|97	%{_texmfdistdir}/tex/generic/babel/spanish.sty
14mr|texlive-babel-3.9h-2|98	%{_texmfdistdir}/tex/generic/babel/swedish.sty
14mr|texlive-babel-3.9h-2|99	%{_texmfdistdir}/tex/generic/babel/switch.def
14mr|texlive-babel-3.9h-2|100	%{_texmfdistdir}/tex/generic/babel/turkish.sty
14mr|texlive-babel-3.9h-2|101	%{_texmfdistdir}/tex/generic/babel/ukraineb.sty
14mr|texlive-babel-3.9h-2|102	%{_texmfdistdir}/tex/generic/babel/usorbian.sty
14mr|texlive-babel-3.9h-2|103	%{_texmfdistdir}/tex/generic/babel/welsh.sty
14mr|texlive-babel-3.9h-2|104	%{_texmfdistdir}/tex/generic/babel/xebabel.def
14mr|texlive-babel-3.9h-2|105	%doc %{_texmfdistdir}/doc/latex/babel/CONTRIB
14mr|texlive-babel-3.9h-2|106	%doc %{_texmfdistdir}/doc/latex/babel/FIXES39
14mr|texlive-babel-3.9h-2|107	%doc %{_texmfdistdir}/doc/latex/babel/README
14mr|texlive-babel-3.9h-2|108	%doc %{_texmfdistdir}/doc/latex/babel/babel.pdf
14mr|texlive-babel-3.9h-2|109	#- source
14mr|texlive-babel-3.9h-2|110	%doc %{_texmfdistdir}/source/latex/babel/babel.dtx
14mr|texlive-babel-3.9h-2|111	%doc %{_texmfdistdir}/source/latex/babel/babel.ins
14mr|texlive-babel-3.9h-2|112	%doc %{_texmfdistdir}/source/latex/babel/bbcompat.dtx
14mr|texlive-babel-3.9h-2|113	%doc %{_texmfdistdir}/source/latex/babel/bbidxglo.dtx
14mr|texlive-babel-3.9h-2|114	%doc %{_texmfdistdir}/source/latex/babel/bbunicode.dtx
14mr|texlive-babel-3.9h-2|115	
14mr|texlive-babel-3.9h-2|116	#-----------------------------------------------------------------------
14mr|texlive-babel-3.9h-2|117	%prep
14mr|texlive-babel-3.9h-2|118	%setup -c -a0 -a1 -a2
14mr|texlive-babel-3.9h-2|119	
14mr|texlive-babel-3.9h-2|120	%build
14mr|texlive-babel-3.9h-2|121	
14mr|texlive-babel-3.9h-2|122	%install
14mr|texlive-babel-3.9h-2|123	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-3.9h-2|124	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-3.9h-2|125	
14mr|texlive-babel-3.9h-2|126	%changelog
14mr|texlive-babel-3.9h-2|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.9h-2
14mr|texlive-babel-3.9h-2|128	+ Revision: a38d1ab
14mr|texlive-babel-3.9h-2|129	- MassBuild#440: Increase release tag
14mr|texlive-babel-3.9h-2|130	
14mr|texlive-babel-3.9h-2|131	

19301 14
14mr|texlive-babel-albanian-1.0c-6|1	# revision 30254
14mr|texlive-babel-albanian-1.0c-6|2	# category Package
14mr|texlive-babel-albanian-1.0c-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/albanian
14mr|texlive-babel-albanian-1.0c-6|4	# catalog-date 2011-09-19 08:05:09 +0100
14mr|texlive-babel-albanian-1.0c-6|5	# catalog-license lppl
14mr|texlive-babel-albanian-1.0c-6|6	# catalog-version 1.0c
14mr|texlive-babel-albanian-1.0c-6|7	Name:		texlive-babel-albanian
14mr|texlive-babel-albanian-1.0c-6|8	Version:	1.0c
14mr|texlive-babel-albanian-1.0c-6|9	Release:	6
14mr|texlive-babel-albanian-1.0c-6|10	Summary:	Support for Albanian within babel
14mr|texlive-babel-albanian-1.0c-6|11	Group:		Publishing
14mr|texlive-babel-albanian-1.0c-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/albanian
14mr|texlive-babel-albanian-1.0c-6|13	License:	LPPL
14mr|texlive-babel-albanian-1.0c-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.tar.xz
14mr|texlive-babel-albanian-1.0c-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.doc.tar.xz
14mr|texlive-babel-albanian-1.0c-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.source.tar.xz
14mr|texlive-babel-albanian-1.0c-6|17	BuildArch:	noarch
14mr|texlive-babel-albanian-1.0c-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-albanian-1.0c-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-albanian-1.0c-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-albanian-1.0c-6|21	
14mr|texlive-babel-albanian-1.0c-6|22	%description
14mr|texlive-babel-albanian-1.0c-6|23	The package provides support for typesetting Albanian (as part
14mr|texlive-babel-albanian-1.0c-6|24	of the babel system).
14mr|texlive-babel-albanian-1.0c-6|25	
14mr|texlive-babel-albanian-1.0c-6|26	%post
14mr|texlive-babel-albanian-1.0c-6|27	%{_sbindir}/texlive.post
14mr|texlive-babel-albanian-1.0c-6|28	
14mr|texlive-babel-albanian-1.0c-6|29	%postun
14mr|texlive-babel-albanian-1.0c-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-albanian-1.0c-6|31	%{_sbindir}/texlive.post
14mr|texlive-babel-albanian-1.0c-6|32	fi
14mr|texlive-babel-albanian-1.0c-6|33	
14mr|texlive-babel-albanian-1.0c-6|34	#-----------------------------------------------------------------------
14mr|texlive-babel-albanian-1.0c-6|35	%files
14mr|texlive-babel-albanian-1.0c-6|36	%{_texmfdistdir}/tex/generic/babel-albanian/albanian.ldf
14mr|texlive-babel-albanian-1.0c-6|37	%doc %{_texmfdistdir}/doc/generic/babel-albanian/albanian.pdf
14mr|texlive-babel-albanian-1.0c-6|38	#- source
14mr|texlive-babel-albanian-1.0c-6|39	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.dtx
14mr|texlive-babel-albanian-1.0c-6|40	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.ins
14mr|texlive-babel-albanian-1.0c-6|41	
14mr|texlive-babel-albanian-1.0c-6|42	#-----------------------------------------------------------------------
14mr|texlive-babel-albanian-1.0c-6|43	%prep
14mr|texlive-babel-albanian-1.0c-6|44	%setup -c -a0 -a1 -a2
14mr|texlive-babel-albanian-1.0c-6|45	
14mr|texlive-babel-albanian-1.0c-6|46	%build
14mr|texlive-babel-albanian-1.0c-6|47	
14mr|texlive-babel-albanian-1.0c-6|48	%install
14mr|texlive-babel-albanian-1.0c-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-albanian-1.0c-6|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-albanian-1.0c-6|51	
14mr|texlive-babel-albanian-1.0c-6|52	%changelog
14mr|texlive-babel-albanian-1.0c-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-6
14mr|texlive-babel-albanian-1.0c-6|54	+ Revision: 808021b
14mr|texlive-babel-albanian-1.0c-6|55	- MassBuild#440: Increase release tag
14mr|texlive-babel-albanian-1.0c-6|56	
14mr|texlive-babel-albanian-1.0c-6|57	

19302 14
14mr|texlive-babel-bahasa-1.0l-6|1	# revision 30255
14mr|texlive-babel-bahasa-1.0l-6|2	# category Package
14mr|texlive-babel-bahasa-1.0l-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/bahasa
14mr|texlive-babel-bahasa-1.0l-6|4	# catalog-date 2013-05-06 22:45:34 +0200
14mr|texlive-babel-bahasa-1.0l-6|5	# catalog-license lppl1.3
14mr|texlive-babel-bahasa-1.0l-6|6	# catalog-version 1.0l
14mr|texlive-babel-bahasa-1.0l-6|7	Name:		texlive-babel-bahasa
14mr|texlive-babel-bahasa-1.0l-6|8	Version:	1.0l
14mr|texlive-babel-bahasa-1.0l-6|9	Release:	6
14mr|texlive-babel-bahasa-1.0l-6|10	Summary:	Support for Bahasa within babel
14mr|texlive-babel-bahasa-1.0l-6|11	Group:		Publishing
14mr|texlive-babel-bahasa-1.0l-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/bahasa
14mr|texlive-babel-bahasa-1.0l-6|13	License:	LPPL1.3
14mr|texlive-babel-bahasa-1.0l-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.tar.xz
14mr|texlive-babel-bahasa-1.0l-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.doc.tar.xz
14mr|texlive-babel-bahasa-1.0l-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.source.tar.xz
14mr|texlive-babel-bahasa-1.0l-6|17	BuildArch:	noarch
14mr|texlive-babel-bahasa-1.0l-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-bahasa-1.0l-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-bahasa-1.0l-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-bahasa-1.0l-6|21	
14mr|texlive-babel-bahasa-1.0l-6|22	%description
14mr|texlive-babel-bahasa-1.0l-6|23	The bundle provides two sets of language typesetting support,
14mr|texlive-babel-bahasa-1.0l-6|24	for Bahasa Indonesia and Bahasa Malaysia.
14mr|texlive-babel-bahasa-1.0l-6|25	
14mr|texlive-babel-bahasa-1.0l-6|26	%post
14mr|texlive-babel-bahasa-1.0l-6|27	%{_sbindir}/texlive.post
14mr|texlive-babel-bahasa-1.0l-6|28	
14mr|texlive-babel-bahasa-1.0l-6|29	%postun
14mr|texlive-babel-bahasa-1.0l-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-bahasa-1.0l-6|31	%{_sbindir}/texlive.post
14mr|texlive-babel-bahasa-1.0l-6|32	fi
14mr|texlive-babel-bahasa-1.0l-6|33	
14mr|texlive-babel-bahasa-1.0l-6|34	#-----------------------------------------------------------------------
14mr|texlive-babel-bahasa-1.0l-6|35	%files
14mr|texlive-babel-bahasa-1.0l-6|36	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasai.ldf
14mr|texlive-babel-bahasa-1.0l-6|37	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasam.ldf
14mr|texlive-babel-bahasa-1.0l-6|38	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasa.pdf
14mr|texlive-babel-bahasa-1.0l-6|39	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasam.pdf
14mr|texlive-babel-bahasa-1.0l-6|40	#- source
14mr|texlive-babel-bahasa-1.0l-6|41	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.dtx
14mr|texlive-babel-bahasa-1.0l-6|42	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.ins
14mr|texlive-babel-bahasa-1.0l-6|43	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasam.dtx
14mr|texlive-babel-bahasa-1.0l-6|44	
14mr|texlive-babel-bahasa-1.0l-6|45	#-----------------------------------------------------------------------
14mr|texlive-babel-bahasa-1.0l-6|46	%prep
14mr|texlive-babel-bahasa-1.0l-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-babel-bahasa-1.0l-6|48	
14mr|texlive-babel-bahasa-1.0l-6|49	%build
14mr|texlive-babel-bahasa-1.0l-6|50	
14mr|texlive-babel-bahasa-1.0l-6|51	%install
14mr|texlive-babel-bahasa-1.0l-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-bahasa-1.0l-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-bahasa-1.0l-6|54	
14mr|texlive-babel-bahasa-1.0l-6|55	%changelog
14mr|texlive-babel-bahasa-1.0l-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0l-6
14mr|texlive-babel-bahasa-1.0l-6|57	+ Revision: 410322f
14mr|texlive-babel-bahasa-1.0l-6|58	- MassBuild#440: Increase release tag
14mr|texlive-babel-bahasa-1.0l-6|59	
14mr|texlive-babel-bahasa-1.0l-6|60	

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

19304 14
14mr|texlive-babelbib-1.31-3|1	# revision 25245
14mr|texlive-babelbib-1.31-3|2	# category Package
14mr|texlive-babelbib-1.31-3|3	# catalog-ctan /biblio/bibtex/contrib/babelbib
14mr|texlive-babelbib-1.31-3|4	# catalog-date 2012-01-30 12:34:22 +0100
14mr|texlive-babelbib-1.31-3|5	# catalog-license lppl1
14mr|texlive-babelbib-1.31-3|6	# catalog-version 1.31
14mr|texlive-babelbib-1.31-3|7	Name:		texlive-babelbib
14mr|texlive-babelbib-1.31-3|8	Version:	1.31
14mr|texlive-babelbib-1.31-3|9	Release:	3
14mr|texlive-babelbib-1.31-3|10	Summary:	Multilingual bibliographies
14mr|texlive-babelbib-1.31-3|11	Group:		Publishing
14mr|texlive-babelbib-1.31-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/babelbib
14mr|texlive-babelbib-1.31-3|13	License:	LPPL1
14mr|texlive-babelbib-1.31-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.tar.xz
14mr|texlive-babelbib-1.31-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.doc.tar.xz
14mr|texlive-babelbib-1.31-3|16	BuildArch:	noarch
14mr|texlive-babelbib-1.31-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-babelbib-1.31-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-babelbib-1.31-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-babelbib-1.31-3|20	
14mr|texlive-babelbib-1.31-3|21	%description
14mr|texlive-babelbib-1.31-3|22	This package enables to generate multilingual bibliographies in
14mr|texlive-babelbib-1.31-3|23	cooperation with babel. Two approaches are possible: Each
14mr|texlive-babelbib-1.31-3|24	citation may be written in another language, or the whole
14mr|texlive-babelbib-1.31-3|25	bibliography can be typeset in a language chosen by the user.
14mr|texlive-babelbib-1.31-3|26	In addition, the package supports commands to change the
14mr|texlive-babelbib-1.31-3|27	typography of the bibliographies.
14mr|texlive-babelbib-1.31-3|28	
14mr|texlive-babelbib-1.31-3|29	%post
14mr|texlive-babelbib-1.31-3|30	%{_sbindir}/texlive.post
14mr|texlive-babelbib-1.31-3|31	
14mr|texlive-babelbib-1.31-3|32	%postun
14mr|texlive-babelbib-1.31-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-babelbib-1.31-3|34	%{_sbindir}/texlive.post
14mr|texlive-babelbib-1.31-3|35	fi
14mr|texlive-babelbib-1.31-3|36	
14mr|texlive-babelbib-1.31-3|37	#-----------------------------------------------------------------------
14mr|texlive-babelbib-1.31-3|38	%files
14mr|texlive-babelbib-1.31-3|39	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-fl.bst
14mr|texlive-babelbib-1.31-3|40	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-lf.bst
14mr|texlive-babelbib-1.31-3|41	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3.bst
14mr|texlive-babelbib-1.31-3|42	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-fl.bst
14mr|texlive-babelbib-1.31-3|43	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-lf.bst
14mr|texlive-babelbib-1.31-3|44	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv.bst
14mr|texlive-babelbib-1.31-3|45	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-fl.bst
14mr|texlive-babelbib-1.31-3|46	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-lf.bst
14mr|texlive-babelbib-1.31-3|47	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha.bst
14mr|texlive-babelbib-1.31-3|48	%{_texmfdistdir}/bibtex/bst/babelbib/babamspl.bst
14mr|texlive-babelbib-1.31-3|49	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-fl.bst
14mr|texlive-babelbib-1.31-3|50	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-lf.bst
14mr|texlive-babelbib-1.31-3|51	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3.bst
14mr|texlive-babelbib-1.31-3|52	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-fl.bst
14mr|texlive-babelbib-1.31-3|53	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-lf.bst
14mr|texlive-babelbib-1.31-3|54	%{_texmfdistdir}/bibtex/bst/babelbib/babplain.bst
14mr|texlive-babelbib-1.31-3|55	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-fl.bst
14mr|texlive-babelbib-1.31-3|56	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-lf.bst
14mr|texlive-babelbib-1.31-3|57	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt.bst
14mr|texlive-babelbib-1.31-3|58	%{_texmfdistdir}/tex/latex/babelbib/afrikaans.bdf
14mr|texlive-babelbib-1.31-3|59	%{_texmfdistdir}/tex/latex/babelbib/babelbib.sty
14mr|texlive-babelbib-1.31-3|60	%{_texmfdistdir}/tex/latex/babelbib/bahasa.bdf
14mr|texlive-babelbib-1.31-3|61	%{_texmfdistdir}/tex/latex/babelbib/catalan.bdf
14mr|texlive-babelbib-1.31-3|62	%{_texmfdistdir}/tex/latex/babelbib/croatian.bdf
14mr|texlive-babelbib-1.31-3|63	%{_texmfdistdir}/tex/latex/babelbib/czech.bdf
14mr|texlive-babelbib-1.31-3|64	%{_texmfdistdir}/tex/latex/babelbib/danish.bdf
14mr|texlive-babelbib-1.31-3|65	%{_texmfdistdir}/tex/latex/babelbib/dutch.bdf
14mr|texlive-babelbib-1.31-3|66	%{_texmfdistdir}/tex/latex/babelbib/english.bdf
14mr|texlive-babelbib-1.31-3|67	%{_texmfdistdir}/tex/latex/babelbib/esperanto.bdf
14mr|texlive-babelbib-1.31-3|68	%{_texmfdistdir}/tex/latex/babelbib/finnish.bdf
14mr|texlive-babelbib-1.31-3|69	%{_texmfdistdir}/tex/latex/babelbib/french.bdf
14mr|texlive-babelbib-1.31-3|70	%{_texmfdistdir}/tex/latex/babelbib/galician.bdf
14mr|texlive-babelbib-1.31-3|71	%{_texmfdistdir}/tex/latex/babelbib/german.bdf
14mr|texlive-babelbib-1.31-3|72	%{_texmfdistdir}/tex/latex/babelbib/greek.bdf
14mr|texlive-babelbib-1.31-3|73	%{_texmfdistdir}/tex/latex/babelbib/italian.bdf
14mr|texlive-babelbib-1.31-3|74	%{_texmfdistdir}/tex/latex/babelbib/norsk.bdf
14mr|texlive-babelbib-1.31-3|75	%{_texmfdistdir}/tex/latex/babelbib/portuguese.bdf
14mr|texlive-babelbib-1.31-3|76	%{_texmfdistdir}/tex/latex/babelbib/romanian.bdf
14mr|texlive-babelbib-1.31-3|77	%{_texmfdistdir}/tex/latex/babelbib/russian.bdf
14mr|texlive-babelbib-1.31-3|78	%{_texmfdistdir}/tex/latex/babelbib/serbian.bdf
14mr|texlive-babelbib-1.31-3|79	%{_texmfdistdir}/tex/latex/babelbib/spanish.bdf
14mr|texlive-babelbib-1.31-3|80	%{_texmfdistdir}/tex/latex/babelbib/swedish.bdf
14mr|texlive-babelbib-1.31-3|81	%doc %{_texmfdistdir}/doc/bibtex/babelbib/ChangeLog
14mr|texlive-babelbib-1.31-3|82	%doc %{_texmfdistdir}/doc/bibtex/babelbib/Makefile
14mr|texlive-babelbib-1.31-3|83	%doc %{_texmfdistdir}/doc/bibtex/babelbib/README
14mr|texlive-babelbib-1.31-3|84	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.dtx
14mr|texlive-babelbib-1.31-3|85	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.ins
14mr|texlive-babelbib-1.31-3|86	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.pdf
14mr|texlive-babelbib-1.31-3|87	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.bib
14mr|texlive-babelbib-1.31-3|88	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.tex
14mr|texlive-babelbib-1.31-3|89	%doc %{_texmfdistdir}/doc/bibtex/babelbib/getversion.tex
14mr|texlive-babelbib-1.31-3|90	%doc %{_texmfdistdir}/doc/bibtex/babelbib/tugboat-babelbib.pdf
14mr|texlive-babelbib-1.31-3|91	
14mr|texlive-babelbib-1.31-3|92	#-----------------------------------------------------------------------
14mr|texlive-babelbib-1.31-3|93	%prep
14mr|texlive-babelbib-1.31-3|94	%setup -c -a0 -a1
14mr|texlive-babelbib-1.31-3|95	
14mr|texlive-babelbib-1.31-3|96	%build
14mr|texlive-babelbib-1.31-3|97	
14mr|texlive-babelbib-1.31-3|98	%install
14mr|texlive-babelbib-1.31-3|99	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babelbib-1.31-3|100	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-babelbib-1.31-3|101	
14mr|texlive-babelbib-1.31-3|102	
14mr|texlive-babelbib-1.31-3|103	
14mr|texlive-babelbib-1.31-3|104	%changelog
14mr|texlive-babelbib-1.31-3|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-3
14mr|texlive-babelbib-1.31-3|106	+ Revision: 171bed1
14mr|texlive-babelbib-1.31-3|107	- MassBuild#440: Increase release tag
14mr|texlive-babelbib-1.31-3|108	
14mr|texlive-babelbib-1.31-3|109	

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

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

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

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

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

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

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

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

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

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

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

19316 14
14mr|texlive-babel-french-2.6g-2|1	# revision 32507
14mr|texlive-babel-french-2.6g-2|2	# category Package
14mr|texlive-babel-french-2.6g-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/french
14mr|texlive-babel-french-2.6g-2|4	# catalog-date 2013-12-30 18:14:35 +0100
14mr|texlive-babel-french-2.6g-2|5	# catalog-license lppl1.3
14mr|texlive-babel-french-2.6g-2|6	# catalog-version 2.6g
14mr|texlive-babel-french-2.6g-2|7	Name:		texlive-babel-french
14mr|texlive-babel-french-2.6g-2|8	Version:	2.6g
14mr|texlive-babel-french-2.6g-2|9	Release:	2
14mr|texlive-babel-french-2.6g-2|10	Summary:	Babel contributed support for French
14mr|texlive-babel-french-2.6g-2|11	Group:		Publishing
14mr|texlive-babel-french-2.6g-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/french
14mr|texlive-babel-french-2.6g-2|13	License:	LPPL1.3
14mr|texlive-babel-french-2.6g-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.tar.xz
14mr|texlive-babel-french-2.6g-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.doc.tar.xz
14mr|texlive-babel-french-2.6g-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.source.tar.xz
14mr|texlive-babel-french-2.6g-2|17	BuildArch:	noarch
14mr|texlive-babel-french-2.6g-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-french-2.6g-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-french-2.6g-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-french-2.6g-2|21	
14mr|texlive-babel-french-2.6g-2|22	%description
14mr|texlive-babel-french-2.6g-2|23	The package establishes French conventions in a document (or a
14mr|texlive-babel-french-2.6g-2|24	subset of the conventions, if French is not the main language
14mr|texlive-babel-french-2.6g-2|25	of the document).
14mr|texlive-babel-french-2.6g-2|26	
14mr|texlive-babel-french-2.6g-2|27	%post
14mr|texlive-babel-french-2.6g-2|28	%{_sbindir}/texlive.post
14mr|texlive-babel-french-2.6g-2|29	
14mr|texlive-babel-french-2.6g-2|30	%postun
14mr|texlive-babel-french-2.6g-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-babel-french-2.6g-2|32	%{_sbindir}/texlive.post
14mr|texlive-babel-french-2.6g-2|33	fi
14mr|texlive-babel-french-2.6g-2|34	
14mr|texlive-babel-french-2.6g-2|35	#-----------------------------------------------------------------------
14mr|texlive-babel-french-2.6g-2|36	%files
14mr|texlive-babel-french-2.6g-2|37	%{_texmfdistdir}/tex/generic/babel-french/frenchb.ldf
14mr|texlive-babel-french-2.6g-2|38	%doc %{_texmfdistdir}/doc/generic/babel-french/frenchb.pdf
14mr|texlive-babel-french-2.6g-2|39	#- source
14mr|texlive-babel-french-2.6g-2|40	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.dtx
14mr|texlive-babel-french-2.6g-2|41	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.ins
14mr|texlive-babel-french-2.6g-2|42	
14mr|texlive-babel-french-2.6g-2|43	#-----------------------------------------------------------------------
14mr|texlive-babel-french-2.6g-2|44	%prep
14mr|texlive-babel-french-2.6g-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-babel-french-2.6g-2|46	
14mr|texlive-babel-french-2.6g-2|47	%build
14mr|texlive-babel-french-2.6g-2|48	
14mr|texlive-babel-french-2.6g-2|49	%install
14mr|texlive-babel-french-2.6g-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-french-2.6g-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-french-2.6g-2|52	
14mr|texlive-babel-french-2.6g-2|53	%changelog
14mr|texlive-babel-french-2.6g-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6g-2
14mr|texlive-babel-french-2.6g-2|55	+ Revision: 556a84c
14mr|texlive-babel-french-2.6g-2|56	- MassBuild#440: Increase release tag
14mr|texlive-babel-french-2.6g-2|57	
14mr|texlive-babel-french-2.6g-2|58	

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

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

19319 14
14mr|texlive-babel-georgian-2.0-6|1	# revision 31014
14mr|texlive-babel-georgian-2.0-6|2	# category Package
14mr|texlive-babel-georgian-2.0-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/georgian
14mr|texlive-babel-georgian-2.0-6|4	# catalog-date 2013-06-10 20:32:20 +0200
14mr|texlive-babel-georgian-2.0-6|5	# catalog-license lppl1.3
14mr|texlive-babel-georgian-2.0-6|6	# catalog-version 2.0
14mr|texlive-babel-georgian-2.0-6|7	Name:		texlive-babel-georgian
14mr|texlive-babel-georgian-2.0-6|8	Version:	2.0
14mr|texlive-babel-georgian-2.0-6|9	Release:	6
14mr|texlive-babel-georgian-2.0-6|10	Summary:	Babel
14mr|texlive-babel-georgian-2.0-6|11	Group:		Publishing
14mr|texlive-babel-georgian-2.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/georgian
14mr|texlive-babel-georgian-2.0-6|13	License:	LPPL1.3
14mr|texlive-babel-georgian-2.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.tar.xz
14mr|texlive-babel-georgian-2.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.doc.tar.xz
14mr|texlive-babel-georgian-2.0-6|16	BuildArch:	noarch
14mr|texlive-babel-georgian-2.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-georgian-2.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-georgian-2.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-babel-georgian-2.0-6|20	
14mr|texlive-babel-georgian-2.0-6|21	%description
14mr|texlive-babel-georgian-2.0-6|22	The package provides support for use of Babel in documents
14mr|texlive-babel-georgian-2.0-6|23	written in Georgian. The package is adapted for use both under
14mr|texlive-babel-georgian-2.0-6|24	'traditional' TeX engines, and under XeTeX and LuaTeX.
14mr|texlive-babel-georgian-2.0-6|25	
14mr|texlive-babel-georgian-2.0-6|26	%post
14mr|texlive-babel-georgian-2.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-babel-georgian-2.0-6|28	
14mr|texlive-babel-georgian-2.0-6|29	%postun
14mr|texlive-babel-georgian-2.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-georgian-2.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-babel-georgian-2.0-6|32	fi
14mr|texlive-babel-georgian-2.0-6|33	
14mr|texlive-babel-georgian-2.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-babel-georgian-2.0-6|35	%files
14mr|texlive-babel-georgian-2.0-6|36	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.ldf
14mr|texlive-babel-georgian-2.0-6|37	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.sty
14mr|texlive-babel-georgian-2.0-6|38	%{_texmfdistdir}/tex/generic/babel-georgian/georgiancaps.tex
14mr|texlive-babel-georgian-2.0-6|39	%doc %{_texmfdistdir}/doc/generic/babel-georgian/README
14mr|texlive-babel-georgian-2.0-6|40	
14mr|texlive-babel-georgian-2.0-6|41	#-----------------------------------------------------------------------
14mr|texlive-babel-georgian-2.0-6|42	%prep
14mr|texlive-babel-georgian-2.0-6|43	%setup -c -a0 -a1
14mr|texlive-babel-georgian-2.0-6|44	
14mr|texlive-babel-georgian-2.0-6|45	%build
14mr|texlive-babel-georgian-2.0-6|46	
14mr|texlive-babel-georgian-2.0-6|47	%install
14mr|texlive-babel-georgian-2.0-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-georgian-2.0-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-georgian-2.0-6|50	
14mr|texlive-babel-georgian-2.0-6|51	%changelog
14mr|texlive-babel-georgian-2.0-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-6
14mr|texlive-babel-georgian-2.0-6|53	+ Revision: 11ddcf1
14mr|texlive-babel-georgian-2.0-6|54	- MassBuild#440: Increase release tag
14mr|texlive-babel-georgian-2.0-6|55	
14mr|texlive-babel-georgian-2.0-6|56	

19320 14
14mr|texlive-babel-german-2.7-2|1	# revision 32421
14mr|texlive-babel-german-2.7-2|2	# category Package
14mr|texlive-babel-german-2.7-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/german
14mr|texlive-babel-german-2.7-2|4	# catalog-date 2013-12-15 16:16:02 +0100
14mr|texlive-babel-german-2.7-2|5	# catalog-license lppl1.3
14mr|texlive-babel-german-2.7-2|6	# catalog-version 2.7
14mr|texlive-babel-german-2.7-2|7	Epoch:		1
14mr|texlive-babel-german-2.7-2|8	Name:		texlive-babel-german
14mr|texlive-babel-german-2.7-2|9	Version:	2.7
14mr|texlive-babel-german-2.7-2|10	Release:	2
14mr|texlive-babel-german-2.7-2|11	Summary:	Babel support for documents written in German
14mr|texlive-babel-german-2.7-2|12	Group:		Publishing
14mr|texlive-babel-german-2.7-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/german
14mr|texlive-babel-german-2.7-2|14	License:	LPPL1.3
14mr|texlive-babel-german-2.7-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.tar.xz
14mr|texlive-babel-german-2.7-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.doc.tar.xz
14mr|texlive-babel-german-2.7-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.source.tar.xz
14mr|texlive-babel-german-2.7-2|18	BuildArch:	noarch
14mr|texlive-babel-german-2.7-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-german-2.7-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-german-2.7-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-babel-german-2.7-2|22	
14mr|texlive-babel-german-2.7-2|23	%description
14mr|texlive-babel-german-2.7-2|24	The package defines LaTeX support, within the Babel package, of
14mr|texlive-babel-german-2.7-2|25	German (including its Austrian dialect), in both 'old' and
14mr|texlive-babel-german-2.7-2|26	'new' orthographies.
14mr|texlive-babel-german-2.7-2|27	
14mr|texlive-babel-german-2.7-2|28	%post
14mr|texlive-babel-german-2.7-2|29	%{_sbindir}/texlive.post
14mr|texlive-babel-german-2.7-2|30	
14mr|texlive-babel-german-2.7-2|31	%postun
14mr|texlive-babel-german-2.7-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-babel-german-2.7-2|33	%{_sbindir}/texlive.post
14mr|texlive-babel-german-2.7-2|34	fi
14mr|texlive-babel-german-2.7-2|35	
14mr|texlive-babel-german-2.7-2|36	#-----------------------------------------------------------------------
14mr|texlive-babel-german-2.7-2|37	%files
14mr|texlive-babel-german-2.7-2|38	%{_texmfdistdir}/tex/generic/babel-german/austrian.ldf
14mr|texlive-babel-german-2.7-2|39	%{_texmfdistdir}/tex/generic/babel-german/german.ldf
14mr|texlive-babel-german-2.7-2|40	%{_texmfdistdir}/tex/generic/babel-german/germanb.ldf
14mr|texlive-babel-german-2.7-2|41	%{_texmfdistdir}/tex/generic/babel-german/naustrian.ldf
14mr|texlive-babel-german-2.7-2|42	%{_texmfdistdir}/tex/generic/babel-german/ngerman.ldf
14mr|texlive-babel-german-2.7-2|43	%{_texmfdistdir}/tex/generic/babel-german/ngermanb.ldf
14mr|texlive-babel-german-2.7-2|44	%{_texmfdistdir}/tex/generic/babel-german/nswissgerman.ldf
14mr|texlive-babel-german-2.7-2|45	%{_texmfdistdir}/tex/generic/babel-german/swissgerman.ldf
14mr|texlive-babel-german-2.7-2|46	%doc %{_texmfdistdir}/doc/generic/babel-german/README
14mr|texlive-babel-german-2.7-2|47	%doc %{_texmfdistdir}/doc/generic/babel-german/germanb.pdf
14mr|texlive-babel-german-2.7-2|48	%doc %{_texmfdistdir}/doc/generic/babel-german/ngermanb.pdf
14mr|texlive-babel-german-2.7-2|49	#- source
14mr|texlive-babel-german-2.7-2|50	%doc %{_texmfdistdir}/source/generic/babel-german/german.ins
14mr|texlive-babel-german-2.7-2|51	%doc %{_texmfdistdir}/source/generic/babel-german/germanb.dtx
14mr|texlive-babel-german-2.7-2|52	%doc %{_texmfdistdir}/source/generic/babel-german/ngermanb.dtx
14mr|texlive-babel-german-2.7-2|53	
14mr|texlive-babel-german-2.7-2|54	#-----------------------------------------------------------------------
14mr|texlive-babel-german-2.7-2|55	%prep
14mr|texlive-babel-german-2.7-2|56	%setup -c -a0 -a1 -a2
14mr|texlive-babel-german-2.7-2|57	
14mr|texlive-babel-german-2.7-2|58	%build
14mr|texlive-babel-german-2.7-2|59	
14mr|texlive-babel-german-2.7-2|60	%install
14mr|texlive-babel-german-2.7-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-german-2.7-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-german-2.7-2|63	
14mr|texlive-babel-german-2.7-2|64	%changelog
14mr|texlive-babel-german-2.7-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.7-2
14mr|texlive-babel-german-2.7-2|66	+ Revision: 7f14d86
14mr|texlive-babel-german-2.7-2|67	- MassBuild#440: Increase release tag
14mr|texlive-babel-german-2.7-2|68	
14mr|texlive-babel-german-2.7-2|69	

19321 14
14mr|texlive-babel-greek-1.8a-2|1	# revision 32309
14mr|texlive-babel-greek-1.8a-2|2	# category Package
14mr|texlive-babel-greek-1.8a-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/greek
14mr|texlive-babel-greek-1.8a-2|4	# catalog-date 2013-12-03 18:08:51 +0100
14mr|texlive-babel-greek-1.8a-2|5	# catalog-license lppl1.3
14mr|texlive-babel-greek-1.8a-2|6	# catalog-version 1.8a
14mr|texlive-babel-greek-1.8a-2|7	Name:		texlive-babel-greek
14mr|texlive-babel-greek-1.8a-2|8	Version:	1.8a
14mr|texlive-babel-greek-1.8a-2|9	Release:	2
14mr|texlive-babel-greek-1.8a-2|10	Summary:	Babel support for documents written in Greek
14mr|texlive-babel-greek-1.8a-2|11	Group:		Publishing
14mr|texlive-babel-greek-1.8a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/greek
14mr|texlive-babel-greek-1.8a-2|13	License:	LPPL1.3
14mr|texlive-babel-greek-1.8a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.tar.xz
14mr|texlive-babel-greek-1.8a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.doc.tar.xz
14mr|texlive-babel-greek-1.8a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.source.tar.xz
14mr|texlive-babel-greek-1.8a-2|17	BuildArch:	noarch
14mr|texlive-babel-greek-1.8a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-greek-1.8a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-greek-1.8a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-greek-1.8a-2|21	
14mr|texlive-babel-greek-1.8a-2|22	%description
14mr|texlive-babel-greek-1.8a-2|23	The file provides modes for monotonic (single-diacritic) and
14mr|texlive-babel-greek-1.8a-2|24	polytonic (multiple-diacritic) modes of writing. Provision is
14mr|texlive-babel-greek-1.8a-2|25	made for Greek function names in mathematics, and for
14mr|texlive-babel-greek-1.8a-2|26	classical-era symbols.
14mr|texlive-babel-greek-1.8a-2|27	
14mr|texlive-babel-greek-1.8a-2|28	%post
14mr|texlive-babel-greek-1.8a-2|29	%{_sbindir}/texlive.post
14mr|texlive-babel-greek-1.8a-2|30	
14mr|texlive-babel-greek-1.8a-2|31	%postun
14mr|texlive-babel-greek-1.8a-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-babel-greek-1.8a-2|33	%{_sbindir}/texlive.post
14mr|texlive-babel-greek-1.8a-2|34	fi
14mr|texlive-babel-greek-1.8a-2|35	
14mr|texlive-babel-greek-1.8a-2|36	#-----------------------------------------------------------------------
14mr|texlive-babel-greek-1.8a-2|37	%files
14mr|texlive-babel-greek-1.8a-2|38	%{_texmfdistdir}/tex/generic/babel-greek/athnum.sty
14mr|texlive-babel-greek-1.8a-2|39	%{_texmfdistdir}/tex/generic/babel-greek/greek.ldf
14mr|texlive-babel-greek-1.8a-2|40	%{_texmfdistdir}/tex/generic/babel-greek/grmath.sty
14mr|texlive-babel-greek-1.8a-2|41	%{_texmfdistdir}/tex/generic/babel-greek/grsymb.sty
14mr|texlive-babel-greek-1.8a-2|42	%doc %{_texmfdistdir}/doc/generic/babel-greek/README
14mr|texlive-babel-greek-1.8a-2|43	%doc %{_texmfdistdir}/doc/generic/babel-greek/README.html
14mr|texlive-babel-greek-1.8a-2|44	%doc %{_texmfdistdir}/doc/generic/babel-greek/athnum.pdf
14mr|texlive-babel-greek-1.8a-2|45	%doc %{_texmfdistdir}/doc/generic/babel-greek/babel-greek.pdf
14mr|texlive-babel-greek-1.8a-2|46	%doc %{_texmfdistdir}/doc/generic/babel-greek/grmath.pdf
14mr|texlive-babel-greek-1.8a-2|47	%doc %{_texmfdistdir}/doc/generic/babel-greek/grsymb.pdf
14mr|texlive-babel-greek-1.8a-2|48	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.pdf
14mr|texlive-babel-greek-1.8a-2|49	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.tex
14mr|texlive-babel-greek-1.8a-2|50	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.pdf
14mr|texlive-babel-greek-1.8a-2|51	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.tex
14mr|texlive-babel-greek-1.8a-2|52	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.pdf
14mr|texlive-babel-greek-1.8a-2|53	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.tex
14mr|texlive-babel-greek-1.8a-2|54	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.pdf
14mr|texlive-babel-greek-1.8a-2|55	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.tex
14mr|texlive-babel-greek-1.8a-2|56	#- source
14mr|texlive-babel-greek-1.8a-2|57	%doc %{_texmfdistdir}/source/generic/babel-greek/athnum.dtx
14mr|texlive-babel-greek-1.8a-2|58	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.dtx
14mr|texlive-babel-greek-1.8a-2|59	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.ins
14mr|texlive-babel-greek-1.8a-2|60	%doc %{_texmfdistdir}/source/generic/babel-greek/grmath.dtx
14mr|texlive-babel-greek-1.8a-2|61	%doc %{_texmfdistdir}/source/generic/babel-greek/grsymb.dtx
14mr|texlive-babel-greek-1.8a-2|62	
14mr|texlive-babel-greek-1.8a-2|63	#-----------------------------------------------------------------------
14mr|texlive-babel-greek-1.8a-2|64	%prep
14mr|texlive-babel-greek-1.8a-2|65	%setup -c -a0 -a1 -a2
14mr|texlive-babel-greek-1.8a-2|66	
14mr|texlive-babel-greek-1.8a-2|67	%build
14mr|texlive-babel-greek-1.8a-2|68	
14mr|texlive-babel-greek-1.8a-2|69	%install
14mr|texlive-babel-greek-1.8a-2|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-greek-1.8a-2|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-greek-1.8a-2|72	
14mr|texlive-babel-greek-1.8a-2|73	%changelog
14mr|texlive-babel-greek-1.8a-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8a-2
14mr|texlive-babel-greek-1.8a-2|75	+ Revision: 1747d3a
14mr|texlive-babel-greek-1.8a-2|76	- MassBuild#440: Increase release tag
14mr|texlive-babel-greek-1.8a-2|77	
14mr|texlive-babel-greek-1.8a-2|78	

19322 14
14mr|texlive-babel-hebrew-20131013-6|1	# revision 30273
14mr|texlive-babel-hebrew-20131013-6|2	# category Package
14mr|texlive-babel-hebrew-20131013-6|3	# catalog-ctan undef
14mr|texlive-babel-hebrew-20131013-6|4	# catalog-date undef
14mr|texlive-babel-hebrew-20131013-6|5	# catalog-license undef
14mr|texlive-babel-hebrew-20131013-6|6	# catalog-version undef
14mr|texlive-babel-hebrew-20131013-6|7	Name:		texlive-babel-hebrew
14mr|texlive-babel-hebrew-20131013-6|8	Version:	20131013
14mr|texlive-babel-hebrew-20131013-6|9	Release:	6
14mr|texlive-babel-hebrew-20131013-6|10	Summary:	TeXLive babel-hebrew package
14mr|texlive-babel-hebrew-20131013-6|11	Group:		Publishing
14mr|texlive-babel-hebrew-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-babel-hebrew-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-babel-hebrew-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.tar.xz
14mr|texlive-babel-hebrew-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.doc.tar.xz
14mr|texlive-babel-hebrew-20131013-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.source.tar.xz
14mr|texlive-babel-hebrew-20131013-6|17	BuildArch:	noarch
14mr|texlive-babel-hebrew-20131013-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-hebrew-20131013-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-hebrew-20131013-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-hebrew-20131013-6|21	
14mr|texlive-babel-hebrew-20131013-6|22	%description
14mr|texlive-babel-hebrew-20131013-6|23	TeXLive babel-hebrew package.
14mr|texlive-babel-hebrew-20131013-6|24	
14mr|texlive-babel-hebrew-20131013-6|25	%post
14mr|texlive-babel-hebrew-20131013-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-hebrew-20131013-6|27	
14mr|texlive-babel-hebrew-20131013-6|28	%postun
14mr|texlive-babel-hebrew-20131013-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-hebrew-20131013-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-hebrew-20131013-6|31	fi
14mr|texlive-babel-hebrew-20131013-6|32	
14mr|texlive-babel-hebrew-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-hebrew-20131013-6|34	%files
14mr|texlive-babel-hebrew-20131013-6|35	%{_texmfdistdir}/tex/generic/babel-hebrew/8859-8.def
14mr|texlive-babel-hebrew-20131013-6|36	%{_texmfdistdir}/tex/generic/babel-hebrew/cp1255.def
14mr|texlive-babel-hebrew-20131013-6|37	%{_texmfdistdir}/tex/generic/babel-hebrew/cp862.def
14mr|texlive-babel-hebrew-20131013-6|38	%{_texmfdistdir}/tex/generic/babel-hebrew/he8OmegaHebrew.fd
14mr|texlive-babel-hebrew-20131013-6|39	%{_texmfdistdir}/tex/generic/babel-hebrew/he8aharoni.fd
14mr|texlive-babel-hebrew-20131013-6|40	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmr.fd
14mr|texlive-babel-hebrew-20131013-6|41	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmss.fd
14mr|texlive-babel-hebrew-20131013-6|42	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmtt.fd
14mr|texlive-babel-hebrew-20131013-6|43	%{_texmfdistdir}/tex/generic/babel-hebrew/he8david.fd
14mr|texlive-babel-hebrew-20131013-6|44	%{_texmfdistdir}/tex/generic/babel-hebrew/he8drugulin.fd
14mr|texlive-babel-hebrew-20131013-6|45	%{_texmfdistdir}/tex/generic/babel-hebrew/he8enc.def
14mr|texlive-babel-hebrew-20131013-6|46	%{_texmfdistdir}/tex/generic/babel-hebrew/he8frankruehl.fd
14mr|texlive-babel-hebrew-20131013-6|47	%{_texmfdistdir}/tex/generic/babel-hebrew/he8miriam.fd
14mr|texlive-babel-hebrew-20131013-6|48	%{_texmfdistdir}/tex/generic/babel-hebrew/he8nachlieli.fd
14mr|texlive-babel-hebrew-20131013-6|49	%{_texmfdistdir}/tex/generic/babel-hebrew/he8yad.fd
14mr|texlive-babel-hebrew-20131013-6|50	%{_texmfdistdir}/tex/generic/babel-hebrew/hebcal.sty
14mr|texlive-babel-hebrew-20131013-6|51	%{_texmfdistdir}/tex/generic/babel-hebrew/hebfont.sty
14mr|texlive-babel-hebrew-20131013-6|52	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew.ldf
14mr|texlive-babel-hebrew-20131013-6|53	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_newcode.sty
14mr|texlive-babel-hebrew-20131013-6|54	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_oldcode.sty
14mr|texlive-babel-hebrew-20131013-6|55	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_p.sty
14mr|texlive-babel-hebrew-20131013-6|56	%{_texmfdistdir}/tex/generic/babel-hebrew/lheclas.fd
14mr|texlive-babel-hebrew-20131013-6|57	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmr.fd
14mr|texlive-babel-hebrew-20131013-6|58	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmss.fd
14mr|texlive-babel-hebrew-20131013-6|59	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmtt.fd
14mr|texlive-babel-hebrew-20131013-6|60	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecrml.fd
14mr|texlive-babel-hebrew-20131013-6|61	%{_texmfdistdir}/tex/generic/babel-hebrew/lheenc.def
14mr|texlive-babel-hebrew-20131013-6|62	%{_texmfdistdir}/tex/generic/babel-hebrew/lhefr.fd
14mr|texlive-babel-hebrew-20131013-6|63	%{_texmfdistdir}/tex/generic/babel-hebrew/lheredis.fd
14mr|texlive-babel-hebrew-20131013-6|64	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshold.fd
14mr|texlive-babel-hebrew-20131013-6|65	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshscr.fd
14mr|texlive-babel-hebrew-20131013-6|66	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshstk.fd
14mr|texlive-babel-hebrew-20131013-6|67	%{_texmfdistdir}/tex/generic/babel-hebrew/rlbabel.def
14mr|texlive-babel-hebrew-20131013-6|68	%{_texmfdistdir}/tex/generic/babel-hebrew/si960.def
14mr|texlive-babel-hebrew-20131013-6|69	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/00readme.heb
14mr|texlive-babel-hebrew-20131013-6|70	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/heb209.pdf
14mr|texlive-babel-hebrew-20131013-6|71	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebinp.pdf
14mr|texlive-babel-hebrew-20131013-6|72	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebrew.pdf
14mr|texlive-babel-hebrew-20131013-6|73	#- source
14mr|texlive-babel-hebrew-20131013-6|74	%doc %{_texmfdistdir}/source/generic/babel-hebrew/heb209.dtx
14mr|texlive-babel-hebrew-20131013-6|75	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebinp.dtx
14mr|texlive-babel-hebrew-20131013-6|76	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.dtx
14mr|texlive-babel-hebrew-20131013-6|77	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.fdd
14mr|texlive-babel-hebrew-20131013-6|78	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.ins
14mr|texlive-babel-hebrew-20131013-6|79	
14mr|texlive-babel-hebrew-20131013-6|80	#-----------------------------------------------------------------------
14mr|texlive-babel-hebrew-20131013-6|81	%prep
14mr|texlive-babel-hebrew-20131013-6|82	%setup -c -a0 -a1 -a2
14mr|texlive-babel-hebrew-20131013-6|83	
14mr|texlive-babel-hebrew-20131013-6|84	%build
14mr|texlive-babel-hebrew-20131013-6|85	
14mr|texlive-babel-hebrew-20131013-6|86	%install
14mr|texlive-babel-hebrew-20131013-6|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-hebrew-20131013-6|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-hebrew-20131013-6|89	
14mr|texlive-babel-hebrew-20131013-6|90	%changelog
14mr|texlive-babel-hebrew-20131013-6|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-babel-hebrew-20131013-6|92	+ Revision: 5a6f4d6
14mr|texlive-babel-hebrew-20131013-6|93	- MassBuild#440: Increase release tag
14mr|texlive-babel-hebrew-20131013-6|94	
14mr|texlive-babel-hebrew-20131013-6|95	

19323 14
14mr|texlive-babel-hungarian-1.5-6|1	# revision 31577
14mr|texlive-babel-hungarian-1.5-6|2	# category Package
14mr|texlive-babel-hungarian-1.5-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
14mr|texlive-babel-hungarian-1.5-6|4	# catalog-date 2013-06-19 11:14:18 +0200
14mr|texlive-babel-hungarian-1.5-6|5	# catalog-license lppl
14mr|texlive-babel-hungarian-1.5-6|6	# catalog-version 1.5
14mr|texlive-babel-hungarian-1.5-6|7	Name:		texlive-babel-hungarian
14mr|texlive-babel-hungarian-1.5-6|8	Version:	1.5
14mr|texlive-babel-hungarian-1.5-6|9	Release:	6
14mr|texlive-babel-hungarian-1.5-6|10	Summary:	Babel support for Hungarian (Magyar)
14mr|texlive-babel-hungarian-1.5-6|11	Group:		Publishing
14mr|texlive-babel-hungarian-1.5-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
14mr|texlive-babel-hungarian-1.5-6|13	License:	LPPL
14mr|texlive-babel-hungarian-1.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hungarian.tar.xz
14mr|texlive-babel-hungarian-1.5-6|15	BuildArch:	noarch
14mr|texlive-babel-hungarian-1.5-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-hungarian-1.5-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-hungarian-1.5-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-babel-hungarian-1.5-6|19	
14mr|texlive-babel-hungarian-1.5-6|20	%description
14mr|texlive-babel-hungarian-1.5-6|21	The package provides a language definition file that enables
14mr|texlive-babel-hungarian-1.5-6|22	support of Magyar (Hungarian) with babel.
14mr|texlive-babel-hungarian-1.5-6|23	
14mr|texlive-babel-hungarian-1.5-6|24	%post
14mr|texlive-babel-hungarian-1.5-6|25	%{_sbindir}/texlive.post
14mr|texlive-babel-hungarian-1.5-6|26	
14mr|texlive-babel-hungarian-1.5-6|27	%postun
14mr|texlive-babel-hungarian-1.5-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-babel-hungarian-1.5-6|29	%{_sbindir}/texlive.post
14mr|texlive-babel-hungarian-1.5-6|30	fi
14mr|texlive-babel-hungarian-1.5-6|31	
14mr|texlive-babel-hungarian-1.5-6|32	#-----------------------------------------------------------------------
14mr|texlive-babel-hungarian-1.5-6|33	%files
14mr|texlive-babel-hungarian-1.5-6|34	%{_texmfdistdir}/tex/latex/babel-hungarian/magyar.ldf
14mr|texlive-babel-hungarian-1.5-6|35	
14mr|texlive-babel-hungarian-1.5-6|36	#-----------------------------------------------------------------------
14mr|texlive-babel-hungarian-1.5-6|37	%prep
14mr|texlive-babel-hungarian-1.5-6|38	%setup -c -a0
14mr|texlive-babel-hungarian-1.5-6|39	
14mr|texlive-babel-hungarian-1.5-6|40	%build
14mr|texlive-babel-hungarian-1.5-6|41	
14mr|texlive-babel-hungarian-1.5-6|42	%install
14mr|texlive-babel-hungarian-1.5-6|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-hungarian-1.5-6|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-hungarian-1.5-6|45	
14mr|texlive-babel-hungarian-1.5-6|46	%changelog
14mr|texlive-babel-hungarian-1.5-6|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-6
14mr|texlive-babel-hungarian-1.5-6|48	+ Revision: 52407ac
14mr|texlive-babel-hungarian-1.5-6|49	- MassBuild#440: Increase release tag
14mr|texlive-babel-hungarian-1.5-6|50	
14mr|texlive-babel-hungarian-1.5-6|51	

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

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

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

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

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

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

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

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

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

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

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

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

19336 14
14mr|texlive-babel-russian-1.3-6|1	# revision 30287
14mr|texlive-babel-russian-1.3-6|2	# category Package
14mr|texlive-babel-russian-1.3-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/russian
14mr|texlive-babel-russian-1.3-6|4	# catalog-date 2013-05-03 12:18:01 +0200
14mr|texlive-babel-russian-1.3-6|5	# catalog-license lppl1.3
14mr|texlive-babel-russian-1.3-6|6	# catalog-version 1.3
14mr|texlive-babel-russian-1.3-6|7	Name:		texlive-babel-russian
14mr|texlive-babel-russian-1.3-6|8	Version:	1.3
14mr|texlive-babel-russian-1.3-6|9	Release:	6
14mr|texlive-babel-russian-1.3-6|10	Summary:	Russian language module for Babel
14mr|texlive-babel-russian-1.3-6|11	Group:		Publishing
14mr|texlive-babel-russian-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/russian
14mr|texlive-babel-russian-1.3-6|13	License:	LPPL1.3
14mr|texlive-babel-russian-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.tar.xz
14mr|texlive-babel-russian-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.doc.tar.xz
14mr|texlive-babel-russian-1.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.source.tar.xz
14mr|texlive-babel-russian-1.3-6|17	BuildArch:	noarch
14mr|texlive-babel-russian-1.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-russian-1.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-russian-1.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-russian-1.3-6|21	
14mr|texlive-babel-russian-1.3-6|22	%description
14mr|texlive-babel-russian-1.3-6|23	The package provides support for use of Babel in documents
14mr|texlive-babel-russian-1.3-6|24	written in Russian. The package is adapted for use both under
14mr|texlive-babel-russian-1.3-6|25	'traditional' TeX engines, and under XeTeX and LuaTeX.
14mr|texlive-babel-russian-1.3-6|26	
14mr|texlive-babel-russian-1.3-6|27	%post
14mr|texlive-babel-russian-1.3-6|28	%{_sbindir}/texlive.post
14mr|texlive-babel-russian-1.3-6|29	
14mr|texlive-babel-russian-1.3-6|30	%postun
14mr|texlive-babel-russian-1.3-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-babel-russian-1.3-6|32	%{_sbindir}/texlive.post
14mr|texlive-babel-russian-1.3-6|33	fi
14mr|texlive-babel-russian-1.3-6|34	
14mr|texlive-babel-russian-1.3-6|35	#-----------------------------------------------------------------------
14mr|texlive-babel-russian-1.3-6|36	%files
14mr|texlive-babel-russian-1.3-6|37	%{_texmfdistdir}/tex/generic/babel-russian/russianb.ldf
14mr|texlive-babel-russian-1.3-6|38	%doc %{_texmfdistdir}/doc/generic/babel-russian/README
14mr|texlive-babel-russian-1.3-6|39	%doc %{_texmfdistdir}/doc/generic/babel-russian/russianb.pdf
14mr|texlive-babel-russian-1.3-6|40	#- source
14mr|texlive-babel-russian-1.3-6|41	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.dtx
14mr|texlive-babel-russian-1.3-6|42	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.ins
14mr|texlive-babel-russian-1.3-6|43	
14mr|texlive-babel-russian-1.3-6|44	#-----------------------------------------------------------------------
14mr|texlive-babel-russian-1.3-6|45	%prep
14mr|texlive-babel-russian-1.3-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-babel-russian-1.3-6|47	
14mr|texlive-babel-russian-1.3-6|48	%build
14mr|texlive-babel-russian-1.3-6|49	
14mr|texlive-babel-russian-1.3-6|50	%install
14mr|texlive-babel-russian-1.3-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-russian-1.3-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-russian-1.3-6|53	
14mr|texlive-babel-russian-1.3-6|54	%changelog
14mr|texlive-babel-russian-1.3-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-babel-russian-1.3-6|56	+ Revision: 5417d52
14mr|texlive-babel-russian-1.3-6|57	- MassBuild#440: Increase release tag
14mr|texlive-babel-russian-1.3-6|58	
14mr|texlive-babel-russian-1.3-6|59	

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

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

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

19340 14
14mr|texlive-babel-serbianc-2.2-6|1	# revision 30348
14mr|texlive-babel-serbianc-2.2-6|2	# category Package
14mr|texlive-babel-serbianc-2.2-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
14mr|texlive-babel-serbianc-2.2-6|4	# catalog-date 2013-05-04 16:25:22 +0200
14mr|texlive-babel-serbianc-2.2-6|5	# catalog-license lppl1.3
14mr|texlive-babel-serbianc-2.2-6|6	# catalog-version 2.2
14mr|texlive-babel-serbianc-2.2-6|7	Name:		texlive-babel-serbianc
14mr|texlive-babel-serbianc-2.2-6|8	Version:	2.2
14mr|texlive-babel-serbianc-2.2-6|9	Release:	6
14mr|texlive-babel-serbianc-2.2-6|10	Summary:	Babel module to support Serbian Cyrillic
14mr|texlive-babel-serbianc-2.2-6|11	Group:		Publishing
14mr|texlive-babel-serbianc-2.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
14mr|texlive-babel-serbianc-2.2-6|13	License:	LPPL1.3
14mr|texlive-babel-serbianc-2.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.tar.xz
14mr|texlive-babel-serbianc-2.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.doc.tar.xz
14mr|texlive-babel-serbianc-2.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.source.tar.xz
14mr|texlive-babel-serbianc-2.2-6|17	BuildArch:	noarch
14mr|texlive-babel-serbianc-2.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-serbianc-2.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-serbianc-2.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-serbianc-2.2-6|21	
14mr|texlive-babel-serbianc-2.2-6|22	%description
14mr|texlive-babel-serbianc-2.2-6|23	The package provides support for Serbian documents written in
14mr|texlive-babel-serbianc-2.2-6|24	Cyrillic, in babel.
14mr|texlive-babel-serbianc-2.2-6|25	
14mr|texlive-babel-serbianc-2.2-6|26	%post
14mr|texlive-babel-serbianc-2.2-6|27	%{_sbindir}/texlive.post
14mr|texlive-babel-serbianc-2.2-6|28	
14mr|texlive-babel-serbianc-2.2-6|29	%postun
14mr|texlive-babel-serbianc-2.2-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-serbianc-2.2-6|31	%{_sbindir}/texlive.post
14mr|texlive-babel-serbianc-2.2-6|32	fi
14mr|texlive-babel-serbianc-2.2-6|33	
14mr|texlive-babel-serbianc-2.2-6|34	#-----------------------------------------------------------------------
14mr|texlive-babel-serbianc-2.2-6|35	%files
14mr|texlive-babel-serbianc-2.2-6|36	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.ldf
14mr|texlive-babel-serbianc-2.2-6|37	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.sty
14mr|texlive-babel-serbianc-2.2-6|38	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/COPYING
14mr|texlive-babel-serbianc-2.2-6|39	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/ChangeLog
14mr|texlive-babel-serbianc-2.2-6|40	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/Copyright
14mr|texlive-babel-serbianc-2.2-6|41	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/INSTALL
14mr|texlive-babel-serbianc-2.2-6|42	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README
14mr|texlive-babel-serbianc-2.2-6|43	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.Files
14mr|texlive-babel-serbianc-2.2-6|44	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.serbianc
14mr|texlive-babel-serbianc-2.2-6|45	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.pdf
14mr|texlive-babel-serbianc-2.2-6|46	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.tex
14mr|texlive-babel-serbianc-2.2-6|47	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/serbianc.patch
14mr|texlive-babel-serbianc-2.2-6|48	#- source
14mr|texlive-babel-serbianc-2.2-6|49	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.dtx
14mr|texlive-babel-serbianc-2.2-6|50	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.ins
14mr|texlive-babel-serbianc-2.2-6|51	
14mr|texlive-babel-serbianc-2.2-6|52	#-----------------------------------------------------------------------
14mr|texlive-babel-serbianc-2.2-6|53	%prep
14mr|texlive-babel-serbianc-2.2-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-babel-serbianc-2.2-6|55	
14mr|texlive-babel-serbianc-2.2-6|56	%build
14mr|texlive-babel-serbianc-2.2-6|57	
14mr|texlive-babel-serbianc-2.2-6|58	%install
14mr|texlive-babel-serbianc-2.2-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-serbianc-2.2-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-serbianc-2.2-6|61	
14mr|texlive-babel-serbianc-2.2-6|62	%changelog
14mr|texlive-babel-serbianc-2.2-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-6
14mr|texlive-babel-serbianc-2.2-6|64	+ Revision: 09a9f3a
14mr|texlive-babel-serbianc-2.2-6|65	- MassBuild#440: Increase release tag
14mr|texlive-babel-serbianc-2.2-6|66	
14mr|texlive-babel-serbianc-2.2-6|67	

19341 14
14mr|texlive-babel-slovak-20131013-6|1	# revision 30292
14mr|texlive-babel-slovak-20131013-6|2	# category Package
14mr|texlive-babel-slovak-20131013-6|3	# catalog-ctan undef
14mr|texlive-babel-slovak-20131013-6|4	# catalog-date undef
14mr|texlive-babel-slovak-20131013-6|5	# catalog-license undef
14mr|texlive-babel-slovak-20131013-6|6	# catalog-version undef
14mr|texlive-babel-slovak-20131013-6|7	Name:		texlive-babel-slovak
14mr|texlive-babel-slovak-20131013-6|8	Version:	20131013
14mr|texlive-babel-slovak-20131013-6|9	Release:	6
14mr|texlive-babel-slovak-20131013-6|10	Summary:	TeXLive babel-slovak package
14mr|texlive-babel-slovak-20131013-6|11	Group:		Publishing
14mr|texlive-babel-slovak-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-babel-slovak-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-babel-slovak-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.tar.xz
14mr|texlive-babel-slovak-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.doc.tar.xz
14mr|texlive-babel-slovak-20131013-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.source.tar.xz
14mr|texlive-babel-slovak-20131013-6|17	BuildArch:	noarch
14mr|texlive-babel-slovak-20131013-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-slovak-20131013-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-slovak-20131013-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-slovak-20131013-6|21	
14mr|texlive-babel-slovak-20131013-6|22	%description
14mr|texlive-babel-slovak-20131013-6|23	TeXLive babel-slovak package.
14mr|texlive-babel-slovak-20131013-6|24	
14mr|texlive-babel-slovak-20131013-6|25	%post
14mr|texlive-babel-slovak-20131013-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-slovak-20131013-6|27	
14mr|texlive-babel-slovak-20131013-6|28	%postun
14mr|texlive-babel-slovak-20131013-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-slovak-20131013-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-slovak-20131013-6|31	fi
14mr|texlive-babel-slovak-20131013-6|32	
14mr|texlive-babel-slovak-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-slovak-20131013-6|34	%files
14mr|texlive-babel-slovak-20131013-6|35	%{_texmfdistdir}/tex/generic/babel-slovak/slovak.ldf
14mr|texlive-babel-slovak-20131013-6|36	%doc %{_texmfdistdir}/doc/generic/babel-slovak/slovak.pdf
14mr|texlive-babel-slovak-20131013-6|37	#- source
14mr|texlive-babel-slovak-20131013-6|38	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.dtx
14mr|texlive-babel-slovak-20131013-6|39	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.ins
14mr|texlive-babel-slovak-20131013-6|40	
14mr|texlive-babel-slovak-20131013-6|41	#-----------------------------------------------------------------------
14mr|texlive-babel-slovak-20131013-6|42	%prep
14mr|texlive-babel-slovak-20131013-6|43	%setup -c -a0 -a1 -a2
14mr|texlive-babel-slovak-20131013-6|44	
14mr|texlive-babel-slovak-20131013-6|45	%build
14mr|texlive-babel-slovak-20131013-6|46	
14mr|texlive-babel-slovak-20131013-6|47	%install
14mr|texlive-babel-slovak-20131013-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-slovak-20131013-6|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-slovak-20131013-6|50	
14mr|texlive-babel-slovak-20131013-6|51	%changelog
14mr|texlive-babel-slovak-20131013-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-babel-slovak-20131013-6|53	+ Revision: c83a334
14mr|texlive-babel-slovak-20131013-6|54	- MassBuild#440: Increase release tag
14mr|texlive-babel-slovak-20131013-6|55	
14mr|texlive-babel-slovak-20131013-6|56	

19342 14
14mr|texlive-babel-slovenian-1.2i-6|1	# revision 30351
14mr|texlive-babel-slovenian-1.2i-6|2	# category Package
14mr|texlive-babel-slovenian-1.2i-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/slovene
14mr|texlive-babel-slovenian-1.2i-6|4	# catalog-date 2013-05-08 21:33:39 +0200
14mr|texlive-babel-slovenian-1.2i-6|5	# catalog-license lppl1.3
14mr|texlive-babel-slovenian-1.2i-6|6	# catalog-version 1.2i
14mr|texlive-babel-slovenian-1.2i-6|7	Name:		texlive-babel-slovenian
14mr|texlive-babel-slovenian-1.2i-6|8	Version:	1.2i
14mr|texlive-babel-slovenian-1.2i-6|9	Release:	6
14mr|texlive-babel-slovenian-1.2i-6|10	Summary:	Babel support for typesetting Slovenian
14mr|texlive-babel-slovenian-1.2i-6|11	Group:		Publishing
14mr|texlive-babel-slovenian-1.2i-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/slovene
14mr|texlive-babel-slovenian-1.2i-6|13	License:	LPPL1.3
14mr|texlive-babel-slovenian-1.2i-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.tar.xz
14mr|texlive-babel-slovenian-1.2i-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.doc.tar.xz
14mr|texlive-babel-slovenian-1.2i-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.source.tar.xz
14mr|texlive-babel-slovenian-1.2i-6|17	BuildArch:	noarch
14mr|texlive-babel-slovenian-1.2i-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-slovenian-1.2i-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-slovenian-1.2i-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-slovenian-1.2i-6|21	
14mr|texlive-babel-slovenian-1.2i-6|22	%description
14mr|texlive-babel-slovenian-1.2i-6|23	The package provides the language definition file for support
14mr|texlive-babel-slovenian-1.2i-6|24	of Slovenian in babel. Several shortcuts are defined, as well
14mr|texlive-babel-slovenian-1.2i-6|25	as translations to Slovenian of standard "LaTeX names".
14mr|texlive-babel-slovenian-1.2i-6|26	
14mr|texlive-babel-slovenian-1.2i-6|27	%post
14mr|texlive-babel-slovenian-1.2i-6|28	%{_sbindir}/texlive.post
14mr|texlive-babel-slovenian-1.2i-6|29	
14mr|texlive-babel-slovenian-1.2i-6|30	%postun
14mr|texlive-babel-slovenian-1.2i-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-babel-slovenian-1.2i-6|32	%{_sbindir}/texlive.post
14mr|texlive-babel-slovenian-1.2i-6|33	fi
14mr|texlive-babel-slovenian-1.2i-6|34	
14mr|texlive-babel-slovenian-1.2i-6|35	#-----------------------------------------------------------------------
14mr|texlive-babel-slovenian-1.2i-6|36	%files
14mr|texlive-babel-slovenian-1.2i-6|37	%{_texmfdistdir}/tex/generic/babel-slovenian/slovene.ldf
14mr|texlive-babel-slovenian-1.2i-6|38	%doc %{_texmfdistdir}/doc/generic/babel-slovenian/slovene.pdf
14mr|texlive-babel-slovenian-1.2i-6|39	#- source
14mr|texlive-babel-slovenian-1.2i-6|40	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.dtx
14mr|texlive-babel-slovenian-1.2i-6|41	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.ins
14mr|texlive-babel-slovenian-1.2i-6|42	
14mr|texlive-babel-slovenian-1.2i-6|43	#-----------------------------------------------------------------------
14mr|texlive-babel-slovenian-1.2i-6|44	%prep
14mr|texlive-babel-slovenian-1.2i-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-babel-slovenian-1.2i-6|46	
14mr|texlive-babel-slovenian-1.2i-6|47	%build
14mr|texlive-babel-slovenian-1.2i-6|48	
14mr|texlive-babel-slovenian-1.2i-6|49	%install
14mr|texlive-babel-slovenian-1.2i-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-slovenian-1.2i-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-slovenian-1.2i-6|52	
14mr|texlive-babel-slovenian-1.2i-6|53	%changelog
14mr|texlive-babel-slovenian-1.2i-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2i-6
14mr|texlive-babel-slovenian-1.2i-6|55	+ Revision: 9ce3acf
14mr|texlive-babel-slovenian-1.2i-6|56	- MassBuild#440: Increase release tag
14mr|texlive-babel-slovenian-1.2i-6|57	
14mr|texlive-babel-slovenian-1.2i-6|58	

19343 14
14mr|texlive-babel-sorbian-20131013-6|1	# revision 30294
14mr|texlive-babel-sorbian-20131013-6|2	# category Package
14mr|texlive-babel-sorbian-20131013-6|3	# catalog-ctan undef
14mr|texlive-babel-sorbian-20131013-6|4	# catalog-date undef
14mr|texlive-babel-sorbian-20131013-6|5	# catalog-license undef
14mr|texlive-babel-sorbian-20131013-6|6	# catalog-version undef
14mr|texlive-babel-sorbian-20131013-6|7	Name:		texlive-babel-sorbian
14mr|texlive-babel-sorbian-20131013-6|8	Version:	20131013
14mr|texlive-babel-sorbian-20131013-6|9	Release:	6
14mr|texlive-babel-sorbian-20131013-6|10	Summary:	TeXLive babel-sorbian package
14mr|texlive-babel-sorbian-20131013-6|11	Group:		Publishing
14mr|texlive-babel-sorbian-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-babel-sorbian-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-babel-sorbian-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.tar.xz
14mr|texlive-babel-sorbian-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.doc.tar.xz
14mr|texlive-babel-sorbian-20131013-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.source.tar.xz
14mr|texlive-babel-sorbian-20131013-6|17	BuildArch:	noarch
14mr|texlive-babel-sorbian-20131013-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-sorbian-20131013-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-sorbian-20131013-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-sorbian-20131013-6|21	
14mr|texlive-babel-sorbian-20131013-6|22	%description
14mr|texlive-babel-sorbian-20131013-6|23	TeXLive babel-sorbian package.
14mr|texlive-babel-sorbian-20131013-6|24	
14mr|texlive-babel-sorbian-20131013-6|25	%post
14mr|texlive-babel-sorbian-20131013-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-sorbian-20131013-6|27	
14mr|texlive-babel-sorbian-20131013-6|28	%postun
14mr|texlive-babel-sorbian-20131013-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-sorbian-20131013-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-sorbian-20131013-6|31	fi
14mr|texlive-babel-sorbian-20131013-6|32	
14mr|texlive-babel-sorbian-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-sorbian-20131013-6|34	%files
14mr|texlive-babel-sorbian-20131013-6|35	%{_texmfdistdir}/tex/generic/babel-sorbian/lsorbian.ldf
14mr|texlive-babel-sorbian-20131013-6|36	%{_texmfdistdir}/tex/generic/babel-sorbian/usorbian.ldf
14mr|texlive-babel-sorbian-20131013-6|37	%doc %{_texmfdistdir}/doc/generic/babel-sorbian/lsorbian.pdf
14mr|texlive-babel-sorbian-20131013-6|38	%doc %{_texmfdistdir}/doc/generic/babel-sorbian/usorbian.pdf
14mr|texlive-babel-sorbian-20131013-6|39	#- source
14mr|texlive-babel-sorbian-20131013-6|40	%doc %{_texmfdistdir}/source/generic/babel-sorbian/lsorbian.dtx
14mr|texlive-babel-sorbian-20131013-6|41	%doc %{_texmfdistdir}/source/generic/babel-sorbian/sorbian.ins
14mr|texlive-babel-sorbian-20131013-6|42	%doc %{_texmfdistdir}/source/generic/babel-sorbian/usorbian.dtx
14mr|texlive-babel-sorbian-20131013-6|43	
14mr|texlive-babel-sorbian-20131013-6|44	#-----------------------------------------------------------------------
14mr|texlive-babel-sorbian-20131013-6|45	%prep
14mr|texlive-babel-sorbian-20131013-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-babel-sorbian-20131013-6|47	
14mr|texlive-babel-sorbian-20131013-6|48	%build
14mr|texlive-babel-sorbian-20131013-6|49	
14mr|texlive-babel-sorbian-20131013-6|50	%install
14mr|texlive-babel-sorbian-20131013-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-sorbian-20131013-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-sorbian-20131013-6|53	
14mr|texlive-babel-sorbian-20131013-6|54	%changelog
14mr|texlive-babel-sorbian-20131013-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-babel-sorbian-20131013-6|56	+ Revision: e2999c3
14mr|texlive-babel-sorbian-20131013-6|57	- MassBuild#440: Increase release tag
14mr|texlive-babel-sorbian-20131013-6|58	
14mr|texlive-babel-sorbian-20131013-6|59	

19344 14
14mr|texlive-babel-spanish-5.0m-2|1	# revision 32825
14mr|texlive-babel-spanish-5.0m-2|2	# category Package
14mr|texlive-babel-spanish-5.0m-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/spanish
14mr|texlive-babel-spanish-5.0m-2|4	# catalog-date 2014-01-29 21:41:08 +0100
14mr|texlive-babel-spanish-5.0m-2|5	# catalog-license lppl
14mr|texlive-babel-spanish-5.0m-2|6	# catalog-version 5.0m
14mr|texlive-babel-spanish-5.0m-2|7	Name:		texlive-babel-spanish
14mr|texlive-babel-spanish-5.0m-2|8	Version:	5.0m
14mr|texlive-babel-spanish-5.0m-2|9	Release:	2
14mr|texlive-babel-spanish-5.0m-2|10	Summary:	Babel support for Spanish
14mr|texlive-babel-spanish-5.0m-2|11	Group:		Publishing
14mr|texlive-babel-spanish-5.0m-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/spanish
14mr|texlive-babel-spanish-5.0m-2|13	License:	LPPL
14mr|texlive-babel-spanish-5.0m-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.tar.xz
14mr|texlive-babel-spanish-5.0m-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.doc.tar.xz
14mr|texlive-babel-spanish-5.0m-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.source.tar.xz
14mr|texlive-babel-spanish-5.0m-2|17	BuildArch:	noarch
14mr|texlive-babel-spanish-5.0m-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-spanish-5.0m-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-spanish-5.0m-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-spanish-5.0m-2|21	
14mr|texlive-babel-spanish-5.0m-2|22	%description
14mr|texlive-babel-spanish-5.0m-2|23	This bundle provides the means to typeset Spanish text, with
14mr|texlive-babel-spanish-5.0m-2|24	the support provided by the LaTeX standard package babel. Note
14mr|texlive-babel-spanish-5.0m-2|25	that separate support is provided for those who wish to typeset
14mr|texlive-babel-spanish-5.0m-2|26	Spanish as written in Mexico.
14mr|texlive-babel-spanish-5.0m-2|27	
14mr|texlive-babel-spanish-5.0m-2|28	%post
14mr|texlive-babel-spanish-5.0m-2|29	%{_sbindir}/texlive.post
14mr|texlive-babel-spanish-5.0m-2|30	
14mr|texlive-babel-spanish-5.0m-2|31	%postun
14mr|texlive-babel-spanish-5.0m-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-babel-spanish-5.0m-2|33	%{_sbindir}/texlive.post
14mr|texlive-babel-spanish-5.0m-2|34	fi
14mr|texlive-babel-spanish-5.0m-2|35	
14mr|texlive-babel-spanish-5.0m-2|36	#-----------------------------------------------------------------------
14mr|texlive-babel-spanish-5.0m-2|37	%files
14mr|texlive-babel-spanish-5.0m-2|38	%{_texmfdistdir}/tex/generic/babel-spanish/romanidx.sty
14mr|texlive-babel-spanish-5.0m-2|39	%{_texmfdistdir}/tex/generic/babel-spanish/spanish.ldf
14mr|texlive-babel-spanish-5.0m-2|40	%doc %{_texmfdistdir}/doc/generic/babel-spanish/README
14mr|texlive-babel-spanish-5.0m-2|41	%doc %{_texmfdistdir}/doc/generic/babel-spanish/spanish.pdf
14mr|texlive-babel-spanish-5.0m-2|42	#- source
14mr|texlive-babel-spanish-5.0m-2|43	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.dtx
14mr|texlive-babel-spanish-5.0m-2|44	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.ins
14mr|texlive-babel-spanish-5.0m-2|45	
14mr|texlive-babel-spanish-5.0m-2|46	#-----------------------------------------------------------------------
14mr|texlive-babel-spanish-5.0m-2|47	%prep
14mr|texlive-babel-spanish-5.0m-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-babel-spanish-5.0m-2|49	
14mr|texlive-babel-spanish-5.0m-2|50	%build
14mr|texlive-babel-spanish-5.0m-2|51	
14mr|texlive-babel-spanish-5.0m-2|52	%install
14mr|texlive-babel-spanish-5.0m-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-spanish-5.0m-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-spanish-5.0m-2|55	
14mr|texlive-babel-spanish-5.0m-2|56	%changelog
14mr|texlive-babel-spanish-5.0m-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0m-2
14mr|texlive-babel-spanish-5.0m-2|58	+ Revision: 004df4b
14mr|texlive-babel-spanish-5.0m-2|59	- MassBuild#440: Increase release tag
14mr|texlive-babel-spanish-5.0m-2|60	
14mr|texlive-babel-spanish-5.0m-2|61	

19345 14
14mr|texlive-babel-swedish-2.3d-6|1	# revision 30296
14mr|texlive-babel-swedish-2.3d-6|2	# category Package
14mr|texlive-babel-swedish-2.3d-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/swedish
14mr|texlive-babel-swedish-2.3d-6|4	# catalog-date 2013-05-06 23:49:45 +0200
14mr|texlive-babel-swedish-2.3d-6|5	# catalog-license lppl1.3
14mr|texlive-babel-swedish-2.3d-6|6	# catalog-version 2.3d
14mr|texlive-babel-swedish-2.3d-6|7	Name:		texlive-babel-swedish
14mr|texlive-babel-swedish-2.3d-6|8	Version:	2.3d
14mr|texlive-babel-swedish-2.3d-6|9	Release:	6
14mr|texlive-babel-swedish-2.3d-6|10	Summary:	Babel support for typesetting Swedish
14mr|texlive-babel-swedish-2.3d-6|11	Group:		Publishing
14mr|texlive-babel-swedish-2.3d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/swedish
14mr|texlive-babel-swedish-2.3d-6|13	License:	LPPL1.3
14mr|texlive-babel-swedish-2.3d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.tar.xz
14mr|texlive-babel-swedish-2.3d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.doc.tar.xz
14mr|texlive-babel-swedish-2.3d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.source.tar.xz
14mr|texlive-babel-swedish-2.3d-6|17	BuildArch:	noarch
14mr|texlive-babel-swedish-2.3d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-swedish-2.3d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-swedish-2.3d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-swedish-2.3d-6|21	
14mr|texlive-babel-swedish-2.3d-6|22	%description
14mr|texlive-babel-swedish-2.3d-6|23	The package provides the language definition file for Swedish.
14mr|texlive-babel-swedish-2.3d-6|24	
14mr|texlive-babel-swedish-2.3d-6|25	%post
14mr|texlive-babel-swedish-2.3d-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-swedish-2.3d-6|27	
14mr|texlive-babel-swedish-2.3d-6|28	%postun
14mr|texlive-babel-swedish-2.3d-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-swedish-2.3d-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-swedish-2.3d-6|31	fi
14mr|texlive-babel-swedish-2.3d-6|32	
14mr|texlive-babel-swedish-2.3d-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-swedish-2.3d-6|34	%files
14mr|texlive-babel-swedish-2.3d-6|35	%{_texmfdistdir}/tex/generic/babel-swedish/swedish.ldf
14mr|texlive-babel-swedish-2.3d-6|36	%doc %{_texmfdistdir}/doc/generic/babel-swedish/swedish.pdf
14mr|texlive-babel-swedish-2.3d-6|37	#- source
14mr|texlive-babel-swedish-2.3d-6|38	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.dtx
14mr|texlive-babel-swedish-2.3d-6|39	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.ins
14mr|texlive-babel-swedish-2.3d-6|40	
14mr|texlive-babel-swedish-2.3d-6|41	#-----------------------------------------------------------------------
14mr|texlive-babel-swedish-2.3d-6|42	%prep
14mr|texlive-babel-swedish-2.3d-6|43	%setup -c -a0 -a1 -a2
14mr|texlive-babel-swedish-2.3d-6|44	
14mr|texlive-babel-swedish-2.3d-6|45	%build
14mr|texlive-babel-swedish-2.3d-6|46	
14mr|texlive-babel-swedish-2.3d-6|47	%install
14mr|texlive-babel-swedish-2.3d-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-swedish-2.3d-6|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-swedish-2.3d-6|50	
14mr|texlive-babel-swedish-2.3d-6|51	%changelog
14mr|texlive-babel-swedish-2.3d-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3d-6
14mr|texlive-babel-swedish-2.3d-6|53	+ Revision: d379004
14mr|texlive-babel-swedish-2.3d-6|54	- MassBuild#440: Increase release tag
14mr|texlive-babel-swedish-2.3d-6|55	
14mr|texlive-babel-swedish-2.3d-6|56	

19346 14
14mr|texlive-babel-thai-1.0.0-6|1	# revision 30564
14mr|texlive-babel-thai-1.0.0-6|2	# category Package
14mr|texlive-babel-thai-1.0.0-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/thai
14mr|texlive-babel-thai-1.0.0-6|4	# catalog-date 2013-05-19 01:05:23 +0200
14mr|texlive-babel-thai-1.0.0-6|5	# catalog-license lppl1.3
14mr|texlive-babel-thai-1.0.0-6|6	# catalog-version 1.0.0
14mr|texlive-babel-thai-1.0.0-6|7	Name:		texlive-babel-thai
14mr|texlive-babel-thai-1.0.0-6|8	Version:	1.0.0
14mr|texlive-babel-thai-1.0.0-6|9	Release:	6
14mr|texlive-babel-thai-1.0.0-6|10	Summary:	Support for Thai within babel
14mr|texlive-babel-thai-1.0.0-6|11	Group:		Publishing
14mr|texlive-babel-thai-1.0.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/thai
14mr|texlive-babel-thai-1.0.0-6|13	License:	LPPL1.3
14mr|texlive-babel-thai-1.0.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.tar.xz
14mr|texlive-babel-thai-1.0.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.doc.tar.xz
14mr|texlive-babel-thai-1.0.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.source.tar.xz
14mr|texlive-babel-thai-1.0.0-6|17	BuildArch:	noarch
14mr|texlive-babel-thai-1.0.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-thai-1.0.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-thai-1.0.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-thai-1.0.0-6|21	
14mr|texlive-babel-thai-1.0.0-6|22	%description
14mr|texlive-babel-thai-1.0.0-6|23	The package provides support for typesetting Thai text. within
14mr|texlive-babel-thai-1.0.0-6|24	the babel system.
14mr|texlive-babel-thai-1.0.0-6|25	
14mr|texlive-babel-thai-1.0.0-6|26	%post
14mr|texlive-babel-thai-1.0.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-babel-thai-1.0.0-6|28	
14mr|texlive-babel-thai-1.0.0-6|29	%postun
14mr|texlive-babel-thai-1.0.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-thai-1.0.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-babel-thai-1.0.0-6|32	fi
14mr|texlive-babel-thai-1.0.0-6|33	
14mr|texlive-babel-thai-1.0.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-babel-thai-1.0.0-6|35	%files
14mr|texlive-babel-thai-1.0.0-6|36	%{_texmfdistdir}/tex/generic/babel-thai/lthenc.def
14mr|texlive-babel-thai-1.0.0-6|37	%{_texmfdistdir}/tex/generic/babel-thai/thai.ldf
14mr|texlive-babel-thai-1.0.0-6|38	%{_texmfdistdir}/tex/generic/babel-thai/tis620.def
14mr|texlive-babel-thai-1.0.0-6|39	%doc %{_texmfdistdir}/doc/generic/babel-thai/thai.pdf
14mr|texlive-babel-thai-1.0.0-6|40	#- source
14mr|texlive-babel-thai-1.0.0-6|41	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.dtx
14mr|texlive-babel-thai-1.0.0-6|42	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.ins
14mr|texlive-babel-thai-1.0.0-6|43	
14mr|texlive-babel-thai-1.0.0-6|44	#-----------------------------------------------------------------------
14mr|texlive-babel-thai-1.0.0-6|45	%prep
14mr|texlive-babel-thai-1.0.0-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-babel-thai-1.0.0-6|47	
14mr|texlive-babel-thai-1.0.0-6|48	%build
14mr|texlive-babel-thai-1.0.0-6|49	
14mr|texlive-babel-thai-1.0.0-6|50	%install
14mr|texlive-babel-thai-1.0.0-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-thai-1.0.0-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-thai-1.0.0-6|53	
14mr|texlive-babel-thai-1.0.0-6|54	%changelog
14mr|texlive-babel-thai-1.0.0-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-6
14mr|texlive-babel-thai-1.0.0-6|56	+ Revision: 2fa0b6a
14mr|texlive-babel-thai-1.0.0-6|57	- MassBuild#440: Increase release tag
14mr|texlive-babel-thai-1.0.0-6|58	
14mr|texlive-babel-thai-1.0.0-6|59	

19347 14
14mr|texlive-babel-turkish-1.30-2|1	# revision 32676
14mr|texlive-babel-turkish-1.30-2|2	# category Package
14mr|texlive-babel-turkish-1.30-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/turkish
14mr|texlive-babel-turkish-1.30-2|4	# catalog-date 2014-01-14 18:49:01 +0100
14mr|texlive-babel-turkish-1.30-2|5	# catalog-license lppl1.3
14mr|texlive-babel-turkish-1.30-2|6	# catalog-version 1.3
14mr|texlive-babel-turkish-1.30-2|7	Name:		texlive-babel-turkish
14mr|texlive-babel-turkish-1.30-2|8	Version:	1.30
14mr|texlive-babel-turkish-1.30-2|9	Release:	2
14mr|texlive-babel-turkish-1.30-2|10	Summary:	Babel support for Turkish documents
14mr|texlive-babel-turkish-1.30-2|11	Group:		Publishing
14mr|texlive-babel-turkish-1.30-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/turkish
14mr|texlive-babel-turkish-1.30-2|13	License:	LPPL1.3
14mr|texlive-babel-turkish-1.30-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.tar.xz
14mr|texlive-babel-turkish-1.30-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.doc.tar.xz
14mr|texlive-babel-turkish-1.30-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.source.tar.xz
14mr|texlive-babel-turkish-1.30-2|17	BuildArch:	noarch
14mr|texlive-babel-turkish-1.30-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-turkish-1.30-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-turkish-1.30-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-turkish-1.30-2|21	
14mr|texlive-babel-turkish-1.30-2|22	%description
14mr|texlive-babel-turkish-1.30-2|23	The package provides support, within babel, of the Turkish
14mr|texlive-babel-turkish-1.30-2|24	language.
14mr|texlive-babel-turkish-1.30-2|25	
14mr|texlive-babel-turkish-1.30-2|26	%post
14mr|texlive-babel-turkish-1.30-2|27	%{_sbindir}/texlive.post
14mr|texlive-babel-turkish-1.30-2|28	
14mr|texlive-babel-turkish-1.30-2|29	%postun
14mr|texlive-babel-turkish-1.30-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-babel-turkish-1.30-2|31	%{_sbindir}/texlive.post
14mr|texlive-babel-turkish-1.30-2|32	fi
14mr|texlive-babel-turkish-1.30-2|33	
14mr|texlive-babel-turkish-1.30-2|34	#-----------------------------------------------------------------------
14mr|texlive-babel-turkish-1.30-2|35	%files
14mr|texlive-babel-turkish-1.30-2|36	%{_texmfdistdir}/tex/generic/babel-turkish/turkish.ldf
14mr|texlive-babel-turkish-1.30-2|37	%doc %{_texmfdistdir}/doc/generic/babel-turkish/README
14mr|texlive-babel-turkish-1.30-2|38	%doc %{_texmfdistdir}/doc/generic/babel-turkish/turkish.pdf
14mr|texlive-babel-turkish-1.30-2|39	#- source
14mr|texlive-babel-turkish-1.30-2|40	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.dtx
14mr|texlive-babel-turkish-1.30-2|41	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.ins
14mr|texlive-babel-turkish-1.30-2|42	
14mr|texlive-babel-turkish-1.30-2|43	#-----------------------------------------------------------------------
14mr|texlive-babel-turkish-1.30-2|44	%prep
14mr|texlive-babel-turkish-1.30-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-babel-turkish-1.30-2|46	
14mr|texlive-babel-turkish-1.30-2|47	%build
14mr|texlive-babel-turkish-1.30-2|48	
14mr|texlive-babel-turkish-1.30-2|49	%install
14mr|texlive-babel-turkish-1.30-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-turkish-1.30-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-turkish-1.30-2|52	
14mr|texlive-babel-turkish-1.30-2|53	%changelog
14mr|texlive-babel-turkish-1.30-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30-2
14mr|texlive-babel-turkish-1.30-2|55	+ Revision: 3e8a0b8
14mr|texlive-babel-turkish-1.30-2|56	- MassBuild#440: Increase release tag
14mr|texlive-babel-turkish-1.30-2|57	
14mr|texlive-babel-turkish-1.30-2|58	

19348 14
14mr|texlive-babel-ukraineb-20131013-6|1	# revision 30298
14mr|texlive-babel-ukraineb-20131013-6|2	# category Package
14mr|texlive-babel-ukraineb-20131013-6|3	# catalog-ctan undef
14mr|texlive-babel-ukraineb-20131013-6|4	# catalog-date undef
14mr|texlive-babel-ukraineb-20131013-6|5	# catalog-license undef
14mr|texlive-babel-ukraineb-20131013-6|6	# catalog-version undef
14mr|texlive-babel-ukraineb-20131013-6|7	Name:		texlive-babel-ukraineb
14mr|texlive-babel-ukraineb-20131013-6|8	Version:	20131013
14mr|texlive-babel-ukraineb-20131013-6|9	Release:	6
14mr|texlive-babel-ukraineb-20131013-6|10	Summary:	TeXLive babel-ukraineb package
14mr|texlive-babel-ukraineb-20131013-6|11	Group:		Publishing
14mr|texlive-babel-ukraineb-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-babel-ukraineb-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-babel-ukraineb-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.tar.xz
14mr|texlive-babel-ukraineb-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.doc.tar.xz
14mr|texlive-babel-ukraineb-20131013-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.source.tar.xz
14mr|texlive-babel-ukraineb-20131013-6|17	BuildArch:	noarch
14mr|texlive-babel-ukraineb-20131013-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-ukraineb-20131013-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-ukraineb-20131013-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-ukraineb-20131013-6|21	
14mr|texlive-babel-ukraineb-20131013-6|22	%description
14mr|texlive-babel-ukraineb-20131013-6|23	TeXLive babel-ukraineb package.
14mr|texlive-babel-ukraineb-20131013-6|24	
14mr|texlive-babel-ukraineb-20131013-6|25	%post
14mr|texlive-babel-ukraineb-20131013-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-ukraineb-20131013-6|27	
14mr|texlive-babel-ukraineb-20131013-6|28	%postun
14mr|texlive-babel-ukraineb-20131013-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-ukraineb-20131013-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-ukraineb-20131013-6|31	fi
14mr|texlive-babel-ukraineb-20131013-6|32	
14mr|texlive-babel-ukraineb-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-ukraineb-20131013-6|34	%files
14mr|texlive-babel-ukraineb-20131013-6|35	%{_texmfdistdir}/tex/generic/babel-ukraineb/ukraineb.ldf
14mr|texlive-babel-ukraineb-20131013-6|36	%doc %{_texmfdistdir}/doc/generic/babel-ukraineb/ukraineb.pdf
14mr|texlive-babel-ukraineb-20131013-6|37	#- source
14mr|texlive-babel-ukraineb-20131013-6|38	%doc %{_texmfdistdir}/source/generic/babel-ukraineb/ukraineb.dtx
14mr|texlive-babel-ukraineb-20131013-6|39	%doc %{_texmfdistdir}/source/generic/babel-ukraineb/ukraineb.ins
14mr|texlive-babel-ukraineb-20131013-6|40	
14mr|texlive-babel-ukraineb-20131013-6|41	#-----------------------------------------------------------------------
14mr|texlive-babel-ukraineb-20131013-6|42	%prep
14mr|texlive-babel-ukraineb-20131013-6|43	%setup -c -a0 -a1 -a2
14mr|texlive-babel-ukraineb-20131013-6|44	
14mr|texlive-babel-ukraineb-20131013-6|45	%build
14mr|texlive-babel-ukraineb-20131013-6|46	
14mr|texlive-babel-ukraineb-20131013-6|47	%install
14mr|texlive-babel-ukraineb-20131013-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-ukraineb-20131013-6|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-ukraineb-20131013-6|50	
14mr|texlive-babel-ukraineb-20131013-6|51	%changelog
14mr|texlive-babel-ukraineb-20131013-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-babel-ukraineb-20131013-6|53	+ Revision: b9402b1
14mr|texlive-babel-ukraineb-20131013-6|54	- MassBuild#440: Increase release tag
14mr|texlive-babel-ukraineb-20131013-6|55	
14mr|texlive-babel-ukraineb-20131013-6|56	

19349 14
14mr|texlive-babel-vietnamese-1.3-6|1	# revision 30578
14mr|texlive-babel-vietnamese-1.3-6|2	# category Package
14mr|texlive-babel-vietnamese-1.3-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/vietnamese
14mr|texlive-babel-vietnamese-1.3-6|4	# catalog-date 2013-05-20 00:05:10 +0200
14mr|texlive-babel-vietnamese-1.3-6|5	# catalog-license lppl1.3
14mr|texlive-babel-vietnamese-1.3-6|6	# catalog-version 1.3
14mr|texlive-babel-vietnamese-1.3-6|7	Name:		texlive-babel-vietnamese
14mr|texlive-babel-vietnamese-1.3-6|8	Version:	1.3
14mr|texlive-babel-vietnamese-1.3-6|9	Release:	6
14mr|texlive-babel-vietnamese-1.3-6|10	Summary:	Babel support for typesetting Vietnamese
14mr|texlive-babel-vietnamese-1.3-6|11	Group:		Publishing
14mr|texlive-babel-vietnamese-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/vietnamese
14mr|texlive-babel-vietnamese-1.3-6|13	License:	LPPL1.3
14mr|texlive-babel-vietnamese-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.tar.xz
14mr|texlive-babel-vietnamese-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.source.tar.xz
14mr|texlive-babel-vietnamese-1.3-6|16	BuildArch:	noarch
14mr|texlive-babel-vietnamese-1.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-vietnamese-1.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-vietnamese-1.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-babel-vietnamese-1.3-6|20	
14mr|texlive-babel-vietnamese-1.3-6|21	%description
14mr|texlive-babel-vietnamese-1.3-6|22	The package provides the language definition file for support
14mr|texlive-babel-vietnamese-1.3-6|23	of Vietnamese in babel.
14mr|texlive-babel-vietnamese-1.3-6|24	
14mr|texlive-babel-vietnamese-1.3-6|25	%post
14mr|texlive-babel-vietnamese-1.3-6|26	%{_sbindir}/texlive.post
14mr|texlive-babel-vietnamese-1.3-6|27	
14mr|texlive-babel-vietnamese-1.3-6|28	%postun
14mr|texlive-babel-vietnamese-1.3-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-babel-vietnamese-1.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-babel-vietnamese-1.3-6|31	fi
14mr|texlive-babel-vietnamese-1.3-6|32	
14mr|texlive-babel-vietnamese-1.3-6|33	#-----------------------------------------------------------------------
14mr|texlive-babel-vietnamese-1.3-6|34	%files
14mr|texlive-babel-vietnamese-1.3-6|35	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnam.ldf
14mr|texlive-babel-vietnamese-1.3-6|36	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnamese.ldf
14mr|texlive-babel-vietnamese-1.3-6|37	#- source
14mr|texlive-babel-vietnamese-1.3-6|38	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.dtx
14mr|texlive-babel-vietnamese-1.3-6|39	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.ins
14mr|texlive-babel-vietnamese-1.3-6|40	
14mr|texlive-babel-vietnamese-1.3-6|41	#-----------------------------------------------------------------------
14mr|texlive-babel-vietnamese-1.3-6|42	%prep
14mr|texlive-babel-vietnamese-1.3-6|43	%setup -c -a0 -a1
14mr|texlive-babel-vietnamese-1.3-6|44	
14mr|texlive-babel-vietnamese-1.3-6|45	%build
14mr|texlive-babel-vietnamese-1.3-6|46	
14mr|texlive-babel-vietnamese-1.3-6|47	%install
14mr|texlive-babel-vietnamese-1.3-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-vietnamese-1.3-6|49	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-vietnamese-1.3-6|50	
14mr|texlive-babel-vietnamese-1.3-6|51	%changelog
14mr|texlive-babel-vietnamese-1.3-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-babel-vietnamese-1.3-6|53	+ Revision: 74a2670
14mr|texlive-babel-vietnamese-1.3-6|54	- MassBuild#440: Increase release tag
14mr|texlive-babel-vietnamese-1.3-6|55	
14mr|texlive-babel-vietnamese-1.3-6|56	

19350 14
14mr|texlive-babel-welsh-1.0d-6|1	# revision 30299
14mr|texlive-babel-welsh-1.0d-6|2	# category Package
14mr|texlive-babel-welsh-1.0d-6|3	# catalog-ctan /macros/latex/contrib/babel-contrib/welsh
14mr|texlive-babel-welsh-1.0d-6|4	# catalog-date 2013-05-03 01:23:11 +0200
14mr|texlive-babel-welsh-1.0d-6|5	# catalog-license lppl1.3
14mr|texlive-babel-welsh-1.0d-6|6	# catalog-version 1.0d
14mr|texlive-babel-welsh-1.0d-6|7	Name:		texlive-babel-welsh
14mr|texlive-babel-welsh-1.0d-6|8	Version:	1.0d
14mr|texlive-babel-welsh-1.0d-6|9	Release:	6
14mr|texlive-babel-welsh-1.0d-6|10	Summary:	babel-welshBabel support for Welsh
14mr|texlive-babel-welsh-1.0d-6|11	Group:		Publishing
14mr|texlive-babel-welsh-1.0d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/welsh
14mr|texlive-babel-welsh-1.0d-6|13	License:	LPPL1.3
14mr|texlive-babel-welsh-1.0d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.tar.xz
14mr|texlive-babel-welsh-1.0d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.doc.tar.xz
14mr|texlive-babel-welsh-1.0d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.source.tar.xz
14mr|texlive-babel-welsh-1.0d-6|17	BuildArch:	noarch
14mr|texlive-babel-welsh-1.0d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-babel-welsh-1.0d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-babel-welsh-1.0d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-babel-welsh-1.0d-6|21	
14mr|texlive-babel-welsh-1.0d-6|22	%description
14mr|texlive-babel-welsh-1.0d-6|23	The package provides the language definition file for Welsh.
14mr|texlive-babel-welsh-1.0d-6|24	(Mostly Welsh-language versions of the standard names in a
14mr|texlive-babel-welsh-1.0d-6|25	LaTeX file.).
14mr|texlive-babel-welsh-1.0d-6|26	
14mr|texlive-babel-welsh-1.0d-6|27	%post
14mr|texlive-babel-welsh-1.0d-6|28	%{_sbindir}/texlive.post
14mr|texlive-babel-welsh-1.0d-6|29	
14mr|texlive-babel-welsh-1.0d-6|30	%postun
14mr|texlive-babel-welsh-1.0d-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-babel-welsh-1.0d-6|32	%{_sbindir}/texlive.post
14mr|texlive-babel-welsh-1.0d-6|33	fi
14mr|texlive-babel-welsh-1.0d-6|34	
14mr|texlive-babel-welsh-1.0d-6|35	#-----------------------------------------------------------------------
14mr|texlive-babel-welsh-1.0d-6|36	%files
14mr|texlive-babel-welsh-1.0d-6|37	%{_texmfdistdir}/tex/generic/babel-welsh/welsh.ldf
14mr|texlive-babel-welsh-1.0d-6|38	%doc %{_texmfdistdir}/doc/generic/babel-welsh/welsh.pdf
14mr|texlive-babel-welsh-1.0d-6|39	#- source
14mr|texlive-babel-welsh-1.0d-6|40	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.dtx
14mr|texlive-babel-welsh-1.0d-6|41	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.ins
14mr|texlive-babel-welsh-1.0d-6|42	
14mr|texlive-babel-welsh-1.0d-6|43	#-----------------------------------------------------------------------
14mr|texlive-babel-welsh-1.0d-6|44	%prep
14mr|texlive-babel-welsh-1.0d-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-babel-welsh-1.0d-6|46	
14mr|texlive-babel-welsh-1.0d-6|47	%build
14mr|texlive-babel-welsh-1.0d-6|48	
14mr|texlive-babel-welsh-1.0d-6|49	%install
14mr|texlive-babel-welsh-1.0d-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-welsh-1.0d-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-babel-welsh-1.0d-6|52	
14mr|texlive-babel-welsh-1.0d-6|53	%changelog
14mr|texlive-babel-welsh-1.0d-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0d-6
14mr|texlive-babel-welsh-1.0d-6|55	+ Revision: 2f14c5a
14mr|texlive-babel-welsh-1.0d-6|56	- MassBuild#440: Increase release tag
14mr|texlive-babel-welsh-1.0d-6|57	
14mr|texlive-babel-welsh-1.0d-6|58	

19351 14
14mr|texlive-background-1.0-5|1	# revision 25802
14mr|texlive-background-1.0-5|2	# category Package
14mr|texlive-background-1.0-5|3	# catalog-ctan /macros/latex/contrib/background
14mr|texlive-background-1.0-5|4	# catalog-date 2009-11-18 12:12:09 +0100
14mr|texlive-background-1.0-5|5	# catalog-license lppl
14mr|texlive-background-1.0-5|6	# catalog-version 1.0
14mr|texlive-background-1.0-5|7	Name:		texlive-background
14mr|texlive-background-1.0-5|8	Version:	1.0
14mr|texlive-background-1.0-5|9	Release:	5
14mr|texlive-background-1.0-5|10	Summary:	Placement of background material on pages of a document
14mr|texlive-background-1.0-5|11	Group:		Publishing
14mr|texlive-background-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/background
14mr|texlive-background-1.0-5|13	License:	LPPL
14mr|texlive-background-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.tar.xz
14mr|texlive-background-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.doc.tar.xz
14mr|texlive-background-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.source.tar.xz
14mr|texlive-background-1.0-5|17	BuildArch:	noarch
14mr|texlive-background-1.0-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-background-1.0-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-background-1.0-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-background-1.0-5|21	
14mr|texlive-background-1.0-5|22	%description
14mr|texlive-background-1.0-5|23	The package offers the placement of background material on the
14mr|texlive-background-1.0-5|24	pages of a document. The user can control many aspects
14mr|texlive-background-1.0-5|25	(contents, position, color, opacity) of the background material
14mr|texlive-background-1.0-5|26	that will be displayed. The package makes use of the everypage
14mr|texlive-background-1.0-5|27	package, and uses pgf/tikz for attribute control.
14mr|texlive-background-1.0-5|28	
14mr|texlive-background-1.0-5|29	%post
14mr|texlive-background-1.0-5|30	%{_sbindir}/texlive.post
14mr|texlive-background-1.0-5|31	
14mr|texlive-background-1.0-5|32	%postun
14mr|texlive-background-1.0-5|33	if [ $1 -eq 0 ]; then
14mr|texlive-background-1.0-5|34	%{_sbindir}/texlive.post
14mr|texlive-background-1.0-5|35	fi
14mr|texlive-background-1.0-5|36	
14mr|texlive-background-1.0-5|37	#-----------------------------------------------------------------------
14mr|texlive-background-1.0-5|38	%files
14mr|texlive-background-1.0-5|39	%{_texmfdistdir}/tex/latex/background/background.sty
14mr|texlive-background-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/background/README
14mr|texlive-background-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/background/background.pdf
14mr|texlive-background-1.0-5|42	#- source
14mr|texlive-background-1.0-5|43	%doc %{_texmfdistdir}/source/latex/background/background.dtx
14mr|texlive-background-1.0-5|44	%doc %{_texmfdistdir}/source/latex/background/background.ins
14mr|texlive-background-1.0-5|45	
14mr|texlive-background-1.0-5|46	#-----------------------------------------------------------------------
14mr|texlive-background-1.0-5|47	%prep
14mr|texlive-background-1.0-5|48	%setup -c -a0 -a1 -a2
14mr|texlive-background-1.0-5|49	
14mr|texlive-background-1.0-5|50	%build
14mr|texlive-background-1.0-5|51	
14mr|texlive-background-1.0-5|52	%install
14mr|texlive-background-1.0-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-background-1.0-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-background-1.0-5|55	
14mr|texlive-background-1.0-5|56	
14mr|texlive-background-1.0-5|57	
14mr|texlive-background-1.0-5|58	%changelog
14mr|texlive-background-1.0-5|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-5
14mr|texlive-background-1.0-5|60	+ Revision: 974ae78
14mr|texlive-background-1.0-5|61	- MassBuild#440: Increase release tag
14mr|texlive-background-1.0-5|62	
14mr|texlive-background-1.0-5|63	

19352 14
14mr|texlive-backnaur-0.60.d-6|1	# revision 28513
14mr|texlive-backnaur-0.60.d-6|2	# category Package
14mr|texlive-backnaur-0.60.d-6|3	# catalog-ctan /macros/latex/contrib/backnaur
14mr|texlive-backnaur-0.60.d-6|4	# catalog-date 2012-12-12 18:40:20 +0100
14mr|texlive-backnaur-0.60.d-6|5	# catalog-license lppl1.3
14mr|texlive-backnaur-0.60.d-6|6	# catalog-version 0.60.d
14mr|texlive-backnaur-0.60.d-6|7	Name:		texlive-backnaur
14mr|texlive-backnaur-0.60.d-6|8	Version:	0.60.d
14mr|texlive-backnaur-0.60.d-6|9	Release:	6
14mr|texlive-backnaur-0.60.d-6|10	Summary:	Typeset Backus Naur Form definitions
14mr|texlive-backnaur-0.60.d-6|11	Group:		Publishing
14mr|texlive-backnaur-0.60.d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/backnaur
14mr|texlive-backnaur-0.60.d-6|13	License:	LPPL1.3
14mr|texlive-backnaur-0.60.d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.tar.xz
14mr|texlive-backnaur-0.60.d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.doc.tar.xz
14mr|texlive-backnaur-0.60.d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.source.tar.xz
14mr|texlive-backnaur-0.60.d-6|17	BuildArch:	noarch
14mr|texlive-backnaur-0.60.d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-backnaur-0.60.d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-backnaur-0.60.d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-backnaur-0.60.d-6|21	
14mr|texlive-backnaur-0.60.d-6|22	%description
14mr|texlive-backnaur-0.60.d-6|23	The package typesets Backus-Naur Form (BNF) definitions. It
14mr|texlive-backnaur-0.60.d-6|24	creates aligned lists of productions, with numbers if required.
14mr|texlive-backnaur-0.60.d-6|25	It can also print in-line BNF expressions using math mode.
14mr|texlive-backnaur-0.60.d-6|26	
14mr|texlive-backnaur-0.60.d-6|27	%post
14mr|texlive-backnaur-0.60.d-6|28	%{_sbindir}/texlive.post
14mr|texlive-backnaur-0.60.d-6|29	
14mr|texlive-backnaur-0.60.d-6|30	%postun
14mr|texlive-backnaur-0.60.d-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-backnaur-0.60.d-6|32	%{_sbindir}/texlive.post
14mr|texlive-backnaur-0.60.d-6|33	fi
14mr|texlive-backnaur-0.60.d-6|34	
14mr|texlive-backnaur-0.60.d-6|35	#-----------------------------------------------------------------------
14mr|texlive-backnaur-0.60.d-6|36	%files
14mr|texlive-backnaur-0.60.d-6|37	%{_texmfdistdir}/tex/latex/backnaur/backnaur.sty
14mr|texlive-backnaur-0.60.d-6|38	%doc %{_texmfdistdir}/doc/latex/backnaur/README
14mr|texlive-backnaur-0.60.d-6|39	%doc %{_texmfdistdir}/doc/latex/backnaur/backnaur.pdf
14mr|texlive-backnaur-0.60.d-6|40	#- source
14mr|texlive-backnaur-0.60.d-6|41	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.dtx
14mr|texlive-backnaur-0.60.d-6|42	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.ins
14mr|texlive-backnaur-0.60.d-6|43	
14mr|texlive-backnaur-0.60.d-6|44	#-----------------------------------------------------------------------
14mr|texlive-backnaur-0.60.d-6|45	%prep
14mr|texlive-backnaur-0.60.d-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-backnaur-0.60.d-6|47	
14mr|texlive-backnaur-0.60.d-6|48	%build
14mr|texlive-backnaur-0.60.d-6|49	
14mr|texlive-backnaur-0.60.d-6|50	%install
14mr|texlive-backnaur-0.60.d-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-backnaur-0.60.d-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-backnaur-0.60.d-6|53	
14mr|texlive-backnaur-0.60.d-6|54	%changelog
14mr|texlive-backnaur-0.60.d-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60.d-6
14mr|texlive-backnaur-0.60.d-6|56	+ Revision: 72c25f3
14mr|texlive-backnaur-0.60.d-6|57	- MassBuild#440: Increase release tag
14mr|texlive-backnaur-0.60.d-6|58	
14mr|texlive-backnaur-0.60.d-6|59	

19353 14
14mr|texlive-bangtex-20061214-3|1	# revision 15878
14mr|texlive-bangtex-20061214-3|2	# category Package
14mr|texlive-bangtex-20061214-3|3	# catalog-ctan /language/bangtex
14mr|texlive-bangtex-20061214-3|4	# catalog-date 2006-12-14 21:17:11 +0100
14mr|texlive-bangtex-20061214-3|5	# catalog-license lppl
14mr|texlive-bangtex-20061214-3|6	# catalog-version undef
14mr|texlive-bangtex-20061214-3|7	Name:		texlive-bangtex
14mr|texlive-bangtex-20061214-3|8	Version:	20061214
14mr|texlive-bangtex-20061214-3|9	Release:	3
14mr|texlive-bangtex-20061214-3|10	Summary:	Writing Bangla and Assamese with LaTeX
14mr|texlive-bangtex-20061214-3|11	Group:		Publishing
14mr|texlive-bangtex-20061214-3|12	URL:		http://www.ctan.org/tex-archive/language/bangtex
14mr|texlive-bangtex-20061214-3|13	License:	LPPL
14mr|texlive-bangtex-20061214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.tar.xz
14mr|texlive-bangtex-20061214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.doc.tar.xz
14mr|texlive-bangtex-20061214-3|16	BuildArch:	noarch
14mr|texlive-bangtex-20061214-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bangtex-20061214-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bangtex-20061214-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bangtex-20061214-3|20	
14mr|texlive-bangtex-20061214-3|21	%description
14mr|texlive-bangtex-20061214-3|22	The bundle provides class files for writing Bangla and Assamese
14mr|texlive-bangtex-20061214-3|23	with LaTeX, and MetaFont sources for fonts.
14mr|texlive-bangtex-20061214-3|24	
14mr|texlive-bangtex-20061214-3|25	%post
14mr|texlive-bangtex-20061214-3|26	%{_sbindir}/texlive.post
14mr|texlive-bangtex-20061214-3|27	
14mr|texlive-bangtex-20061214-3|28	%postun
14mr|texlive-bangtex-20061214-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-bangtex-20061214-3|30	%{_sbindir}/texlive.post
14mr|texlive-bangtex-20061214-3|31	fi
14mr|texlive-bangtex-20061214-3|32	
14mr|texlive-bangtex-20061214-3|33	#-----------------------------------------------------------------------
14mr|texlive-bangtex-20061214-3|34	%files
14mr|texlive-bangtex-20061214-3|35	%{_texmfdistdir}/fonts/source/public/bangtex/bang10.mf
14mr|texlive-bangtex-20061214-3|36	%{_texmfdistdir}/fonts/source/public/bangtex/bangbase.mf
14mr|texlive-bangtex-20061214-3|37	%{_texmfdistdir}/fonts/source/public/bangtex/bangconso.mf
14mr|texlive-bangtex-20061214-3|38	%{_texmfdistdir}/fonts/source/public/bangtex/bangdefs.mf
14mr|texlive-bangtex-20061214-3|39	%{_texmfdistdir}/fonts/source/public/bangtex/bangfala.mf
14mr|texlive-bangtex-20061214-3|40	%{_texmfdistdir}/fonts/source/public/bangtex/banghalf.mf
14mr|texlive-bangtex-20061214-3|41	%{_texmfdistdir}/fonts/source/public/bangtex/bangjuk.mf
14mr|texlive-bangtex-20061214-3|42	%{_texmfdistdir}/fonts/source/public/bangtex/bangkaar.mf
14mr|texlive-bangtex-20061214-3|43	%{_texmfdistdir}/fonts/source/public/bangtex/banglig.mf
14mr|texlive-bangtex-20061214-3|44	%{_texmfdistdir}/fonts/source/public/bangtex/bangmac.mf
14mr|texlive-bangtex-20061214-3|45	%{_texmfdistdir}/fonts/source/public/bangtex/bangnum.mf
14mr|texlive-bangtex-20061214-3|46	%{_texmfdistdir}/fonts/source/public/bangtex/bangpunc.mf
14mr|texlive-bangtex-20061214-3|47	%{_texmfdistdir}/fonts/source/public/bangtex/bangsl10.mf
14mr|texlive-bangtex-20061214-3|48	%{_texmfdistdir}/fonts/source/public/bangtex/bangvow.mf
14mr|texlive-bangtex-20061214-3|49	%{_texmfdistdir}/fonts/source/public/bangtex/bangwd10.mf
14mr|texlive-bangtex-20061214-3|50	%{_texmfdistdir}/fonts/tfm/public/bangtex/bang10.tfm
14mr|texlive-bangtex-20061214-3|51	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangsl10.tfm
14mr|texlive-bangtex-20061214-3|52	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangwd10.tfm
14mr|texlive-bangtex-20061214-3|53	%{_texmfdistdir}/tex/latex/bangtex/bangfont.tex
14mr|texlive-bangtex-20061214-3|54	%{_texmfdistdir}/tex/latex/bangtex/barticle.cls
14mr|texlive-bangtex-20061214-3|55	%{_texmfdistdir}/tex/latex/bangtex/bbk10.clo
14mr|texlive-bangtex-20061214-3|56	%{_texmfdistdir}/tex/latex/bangtex/bbk11.clo
14mr|texlive-bangtex-20061214-3|57	%{_texmfdistdir}/tex/latex/bangtex/bbk12.clo
14mr|texlive-bangtex-20061214-3|58	%{_texmfdistdir}/tex/latex/bangtex/bbook.cls
14mr|texlive-bangtex-20061214-3|59	%{_texmfdistdir}/tex/latex/bangtex/bletter.cls
14mr|texlive-bangtex-20061214-3|60	%{_texmfdistdir}/tex/latex/bangtex/bsize10.clo
14mr|texlive-bangtex-20061214-3|61	%{_texmfdistdir}/tex/latex/bangtex/bsize11.clo
14mr|texlive-bangtex-20061214-3|62	%{_texmfdistdir}/tex/latex/bangtex/bsize12.clo
14mr|texlive-bangtex-20061214-3|63	%doc %{_texmfdistdir}/doc/latex/bangtex/README.bangtex
14mr|texlive-bangtex-20061214-3|64	%doc %{_texmfdistdir}/doc/latex/bangtex/manual.tex
14mr|texlive-bangtex-20061214-3|65	%doc %{_texmfdistdir}/doc/latex/bangtex/samplett.tex
14mr|texlive-bangtex-20061214-3|66	%doc %{_texmfdistdir}/doc/latex/bangtex/samptex.tex
14mr|texlive-bangtex-20061214-3|67	
14mr|texlive-bangtex-20061214-3|68	#-----------------------------------------------------------------------
14mr|texlive-bangtex-20061214-3|69	%prep
14mr|texlive-bangtex-20061214-3|70	%setup -c -a0 -a1
14mr|texlive-bangtex-20061214-3|71	
14mr|texlive-bangtex-20061214-3|72	%build
14mr|texlive-bangtex-20061214-3|73	
14mr|texlive-bangtex-20061214-3|74	%install
14mr|texlive-bangtex-20061214-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bangtex-20061214-3|76	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bangtex-20061214-3|77	
14mr|texlive-bangtex-20061214-3|78	
14mr|texlive-bangtex-20061214-3|79	
14mr|texlive-bangtex-20061214-3|80	%changelog
14mr|texlive-bangtex-20061214-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061214-3
14mr|texlive-bangtex-20061214-3|82	+ Revision: 3cdf6db
14mr|texlive-bangtex-20061214-3|83	- MassBuild#440: Increase release tag
14mr|texlive-bangtex-20061214-3|84	
14mr|texlive-bangtex-20061214-3|85	

19354 14
14mr|texlive-barcodes-20080817-3|1	# revision 15878
14mr|texlive-barcodes-20080817-3|2	# category Package
14mr|texlive-barcodes-20080817-3|3	# catalog-ctan /fonts/barcodes/willadt
14mr|texlive-barcodes-20080817-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-barcodes-20080817-3|5	# catalog-license lppl
14mr|texlive-barcodes-20080817-3|6	# catalog-version undef
14mr|texlive-barcodes-20080817-3|7	Name:		texlive-barcodes
14mr|texlive-barcodes-20080817-3|8	Version:	20080817
14mr|texlive-barcodes-20080817-3|9	Release:	3
14mr|texlive-barcodes-20080817-3|10	Summary:	Fonts for making barcodes
14mr|texlive-barcodes-20080817-3|11	Group:		Publishing
14mr|texlive-barcodes-20080817-3|12	URL:		http://www.ctan.org/tex-archive/fonts/barcodes/willadt
14mr|texlive-barcodes-20080817-3|13	License:	LPPL
14mr|texlive-barcodes-20080817-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.tar.xz
14mr|texlive-barcodes-20080817-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.doc.tar.xz
14mr|texlive-barcodes-20080817-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.source.tar.xz
14mr|texlive-barcodes-20080817-3|17	BuildArch:	noarch
14mr|texlive-barcodes-20080817-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-barcodes-20080817-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-barcodes-20080817-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-barcodes-20080817-3|21	
14mr|texlive-barcodes-20080817-3|22	%description
14mr|texlive-barcodes-20080817-3|23	The package deals with EAN barcodes; MetaFont fonts are
14mr|texlive-barcodes-20080817-3|24	provided, and a set of examples; for some codes, a small Perl
14mr|texlive-barcodes-20080817-3|25	script is needed.
14mr|texlive-barcodes-20080817-3|26	
14mr|texlive-barcodes-20080817-3|27	%post
14mr|texlive-barcodes-20080817-3|28	%{_sbindir}/texlive.post
14mr|texlive-barcodes-20080817-3|29	
14mr|texlive-barcodes-20080817-3|30	%postun
14mr|texlive-barcodes-20080817-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-barcodes-20080817-3|32	%{_sbindir}/texlive.post
14mr|texlive-barcodes-20080817-3|33	fi
14mr|texlive-barcodes-20080817-3|34	
14mr|texlive-barcodes-20080817-3|35	#-----------------------------------------------------------------------
14mr|texlive-barcodes-20080817-3|36	%files
14mr|texlive-barcodes-20080817-3|37	%{_texmfdistdir}/fonts/source/public/barcodes/wlc11.mf
14mr|texlive-barcodes-20080817-3|38	%{_texmfdistdir}/fonts/source/public/barcodes/wlc128.mf
14mr|texlive-barcodes-20080817-3|39	%{_texmfdistdir}/fonts/source/public/barcodes/wlc39.mf
14mr|texlive-barcodes-20080817-3|40	%{_texmfdistdir}/fonts/source/public/barcodes/wlc93.mf
14mr|texlive-barcodes-20080817-3|41	%{_texmfdistdir}/fonts/source/public/barcodes/wlcr39.mf
14mr|texlive-barcodes-20080817-3|42	%{_texmfdistdir}/fonts/source/public/barcodes/wlean.mf
14mr|texlive-barcodes-20080817-3|43	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc11.tfm
14mr|texlive-barcodes-20080817-3|44	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc128.tfm
14mr|texlive-barcodes-20080817-3|45	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc39.tfm
14mr|texlive-barcodes-20080817-3|46	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc93.tfm
14mr|texlive-barcodes-20080817-3|47	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlcr39.tfm
14mr|texlive-barcodes-20080817-3|48	%{_texmfdistdir}/tex/latex/barcodes/barcodes.sty
14mr|texlive-barcodes-20080817-3|49	%doc %{_texmfdistdir}/doc/latex/barcodes/README
14mr|texlive-barcodes-20080817-3|50	%doc %{_texmfdistdir}/doc/latex/barcodes/bcfaq.tex
14mr|texlive-barcodes-20080817-3|51	%doc %{_texmfdistdir}/doc/latex/barcodes/changes
14mr|texlive-barcodes-20080817-3|52	%doc %{_texmfdistdir}/doc/latex/barcodes/code39.tex
14mr|texlive-barcodes-20080817-3|53	%doc %{_texmfdistdir}/doc/latex/barcodes/codean.pl
14mr|texlive-barcodes-20080817-3|54	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.pdf
14mr|texlive-barcodes-20080817-3|55	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.tex
14mr|texlive-barcodes-20080817-3|56	%doc %{_texmfdistdir}/doc/latex/barcodes/examples.tex
14mr|texlive-barcodes-20080817-3|57	%doc %{_texmfdistdir}/doc/latex/barcodes/install.bat
14mr|texlive-barcodes-20080817-3|58	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcdb.vpl
14mr|texlive-barcodes-20080817-3|59	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcf39.vpl
14mr|texlive-barcodes-20080817-3|60	%doc %{_texmfdistdir}/doc/latex/barcodes/wlitf.vpl
14mr|texlive-barcodes-20080817-3|61	#- source
14mr|texlive-barcodes-20080817-3|62	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.dtx
14mr|texlive-barcodes-20080817-3|63	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.ins
14mr|texlive-barcodes-20080817-3|64	
14mr|texlive-barcodes-20080817-3|65	#-----------------------------------------------------------------------
14mr|texlive-barcodes-20080817-3|66	%prep
14mr|texlive-barcodes-20080817-3|67	%setup -c -a0 -a1 -a2
14mr|texlive-barcodes-20080817-3|68	
14mr|texlive-barcodes-20080817-3|69	%build
14mr|texlive-barcodes-20080817-3|70	
14mr|texlive-barcodes-20080817-3|71	%install
14mr|texlive-barcodes-20080817-3|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-barcodes-20080817-3|73	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-barcodes-20080817-3|74	
14mr|texlive-barcodes-20080817-3|75	
14mr|texlive-barcodes-20080817-3|76	
14mr|texlive-barcodes-20080817-3|77	%changelog
14mr|texlive-barcodes-20080817-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080817-3
14mr|texlive-barcodes-20080817-3|79	+ Revision: 02a2f60
14mr|texlive-barcodes-20080817-3|80	- MassBuild#440: Increase release tag
14mr|texlive-barcodes-20080817-3|81	
14mr|texlive-barcodes-20080817-3|82	

19355 14
14mr|texlive-bardiag-0.4a-3|1	# revision 22013
14mr|texlive-bardiag-0.4a-3|2	# category Package
14mr|texlive-bardiag-0.4a-3|3	# catalog-ctan /graphics/bardiag
14mr|texlive-bardiag-0.4a-3|4	# catalog-date 2006-12-21 16:38:41 +0100
14mr|texlive-bardiag-0.4a-3|5	# catalog-license lppl
14mr|texlive-bardiag-0.4a-3|6	# catalog-version 0.4a
14mr|texlive-bardiag-0.4a-3|7	Name:		texlive-bardiag
14mr|texlive-bardiag-0.4a-3|8	Version:	0.4a
14mr|texlive-bardiag-0.4a-3|9	Release:	3
14mr|texlive-bardiag-0.4a-3|10	Summary:	LateX package for drawing bar diagrams
14mr|texlive-bardiag-0.4a-3|11	Group:		Publishing
14mr|texlive-bardiag-0.4a-3|12	URL:		http://www.ctan.org/tex-archive/graphics/bardiag
14mr|texlive-bardiag-0.4a-3|13	License:	LPPL
14mr|texlive-bardiag-0.4a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.tar.xz
14mr|texlive-bardiag-0.4a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.doc.tar.xz
14mr|texlive-bardiag-0.4a-3|16	BuildArch:	noarch
14mr|texlive-bardiag-0.4a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bardiag-0.4a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bardiag-0.4a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bardiag-0.4a-3|20	
14mr|texlive-bardiag-0.4a-3|21	%description
14mr|texlive-bardiag-0.4a-3|22	The main purpose of the package is to make the drawing of bar
14mr|texlive-bardiag-0.4a-3|23	diagrams possible and easy in LaTeX. The BarDiag package is
14mr|texlive-bardiag-0.4a-3|24	inspired by and based on PSTricks.
14mr|texlive-bardiag-0.4a-3|25	
14mr|texlive-bardiag-0.4a-3|26	%post
14mr|texlive-bardiag-0.4a-3|27	%{_sbindir}/texlive.post
14mr|texlive-bardiag-0.4a-3|28	
14mr|texlive-bardiag-0.4a-3|29	%postun
14mr|texlive-bardiag-0.4a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bardiag-0.4a-3|31	%{_sbindir}/texlive.post
14mr|texlive-bardiag-0.4a-3|32	fi
14mr|texlive-bardiag-0.4a-3|33	
14mr|texlive-bardiag-0.4a-3|34	#-----------------------------------------------------------------------
14mr|texlive-bardiag-0.4a-3|35	%files
14mr|texlive-bardiag-0.4a-3|36	%{_texmfdistdir}/tex/latex/bardiag/barddoc.sty
14mr|texlive-bardiag-0.4a-3|37	%{_texmfdistdir}/tex/latex/bardiag/bardiag.bar
14mr|texlive-bardiag-0.4a-3|38	%{_texmfdistdir}/tex/latex/bardiag/bardiag.cfg
14mr|texlive-bardiag-0.4a-3|39	%{_texmfdistdir}/tex/latex/bardiag/bardiag.sty
14mr|texlive-bardiag-0.4a-3|40	%{_texmfdistdir}/tex/latex/bardiag/pstfp.sty
14mr|texlive-bardiag-0.4a-3|41	%doc %{_texmfdistdir}/doc/latex/bardiag/README
14mr|texlive-bardiag-0.4a-3|42	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.pdf
14mr|texlive-bardiag-0.4a-3|43	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.tex
14mr|texlive-bardiag-0.4a-3|44	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.pdf
14mr|texlive-bardiag-0.4a-3|45	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.tex
14mr|texlive-bardiag-0.4a-3|46	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.pdf
14mr|texlive-bardiag-0.4a-3|47	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.tex
14mr|texlive-bardiag-0.4a-3|48	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.ps
14mr|texlive-bardiag-0.4a-3|49	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.tex
14mr|texlive-bardiag-0.4a-3|50	%doc %{_texmfdistdir}/doc/latex/bardiag/example/compile.all
14mr|texlive-bardiag-0.4a-3|51	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.dvi
14mr|texlive-bardiag-0.4a-3|52	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.ps
14mr|texlive-bardiag-0.4a-3|53	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.tex
14mr|texlive-bardiag-0.4a-3|54	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.ps
14mr|texlive-bardiag-0.4a-3|55	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.tex
14mr|texlive-bardiag-0.4a-3|56	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/10.tex
14mr|texlive-bardiag-0.4a-3|57	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1a.tex
14mr|texlive-bardiag-0.4a-3|58	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1b.tex
14mr|texlive-bardiag-0.4a-3|59	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2a.tex
14mr|texlive-bardiag-0.4a-3|60	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2b.tex
14mr|texlive-bardiag-0.4a-3|61	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/3.tex
14mr|texlive-bardiag-0.4a-3|62	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/4.tex
14mr|texlive-bardiag-0.4a-3|63	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/5.tex
14mr|texlive-bardiag-0.4a-3|64	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/6.tex
14mr|texlive-bardiag-0.4a-3|65	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/7.tex
14mr|texlive-bardiag-0.4a-3|66	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/8.tex
14mr|texlive-bardiag-0.4a-3|67	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/9.tex
14mr|texlive-bardiag-0.4a-3|68	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diag.eps
14mr|texlive-bardiag-0.4a-3|69	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diagleg.eps
14mr|texlive-bardiag-0.4a-3|70	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1.tex
14mr|texlive-bardiag-0.4a-3|71	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1a.tex
14mr|texlive-bardiag-0.4a-3|72	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1b.tex
14mr|texlive-bardiag-0.4a-3|73	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2.tex
14mr|texlive-bardiag-0.4a-3|74	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2er.tex
14mr|texlive-bardiag-0.4a-3|75	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp3.tex
14mr|texlive-bardiag-0.4a-3|76	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp4.tex
14mr|texlive-bardiag-0.4a-3|77	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp5.tex
14mr|texlive-bardiag-0.4a-3|78	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp6.tex
14mr|texlive-bardiag-0.4a-3|79	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/exampcr.tex
14mr|texlive-bardiag-0.4a-3|80	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/tddiag.eps
14mr|texlive-bardiag-0.4a-3|81	%doc %{_texmfdistdir}/doc/latex/bardiag/src/10.tex
14mr|texlive-bardiag-0.4a-3|82	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1a.tex
14mr|texlive-bardiag-0.4a-3|83	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1b.tex
14mr|texlive-bardiag-0.4a-3|84	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2a.tex
14mr|texlive-bardiag-0.4a-3|85	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2b.tex
14mr|texlive-bardiag-0.4a-3|86	%doc %{_texmfdistdir}/doc/latex/bardiag/src/3.tex
14mr|texlive-bardiag-0.4a-3|87	%doc %{_texmfdistdir}/doc/latex/bardiag/src/4.tex
14mr|texlive-bardiag-0.4a-3|88	%doc %{_texmfdistdir}/doc/latex/bardiag/src/5.tex
14mr|texlive-bardiag-0.4a-3|89	%doc %{_texmfdistdir}/doc/latex/bardiag/src/6.tex
14mr|texlive-bardiag-0.4a-3|90	%doc %{_texmfdistdir}/doc/latex/bardiag/src/7.tex
14mr|texlive-bardiag-0.4a-3|91	%doc %{_texmfdistdir}/doc/latex/bardiag/src/8.tex
14mr|texlive-bardiag-0.4a-3|92	%doc %{_texmfdistdir}/doc/latex/bardiag/src/9.tex
14mr|texlive-bardiag-0.4a-3|93	
14mr|texlive-bardiag-0.4a-3|94	#-----------------------------------------------------------------------
14mr|texlive-bardiag-0.4a-3|95	%prep
14mr|texlive-bardiag-0.4a-3|96	%setup -c -a0 -a1
14mr|texlive-bardiag-0.4a-3|97	
14mr|texlive-bardiag-0.4a-3|98	%build
14mr|texlive-bardiag-0.4a-3|99	
14mr|texlive-bardiag-0.4a-3|100	%install
14mr|texlive-bardiag-0.4a-3|101	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bardiag-0.4a-3|102	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bardiag-0.4a-3|103	
14mr|texlive-bardiag-0.4a-3|104	
14mr|texlive-bardiag-0.4a-3|105	
14mr|texlive-bardiag-0.4a-3|106	%changelog
14mr|texlive-bardiag-0.4a-3|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4a-3
14mr|texlive-bardiag-0.4a-3|108	+ Revision: 13548d0
14mr|texlive-bardiag-0.4a-3|109	- MassBuild#440: Increase release tag
14mr|texlive-bardiag-0.4a-3|110	
14mr|texlive-bardiag-0.4a-3|111	

19356 14
14mr|texlive-barr-20110619-3|1	# revision 23579
14mr|texlive-barr-20110619-3|2	# category Package
14mr|texlive-barr-20110619-3|3	# catalog-ctan /macros/generic/diagrams/barr
14mr|texlive-barr-20110619-3|4	# catalog-date 2011-06-19 14:02:49 +0200
14mr|texlive-barr-20110619-3|5	# catalog-license lppl
14mr|texlive-barr-20110619-3|6	# catalog-version undef
14mr|texlive-barr-20110619-3|7	Name:		texlive-barr
14mr|texlive-barr-20110619-3|8	Version:	20110619
14mr|texlive-barr-20110619-3|9	Release:	3
14mr|texlive-barr-20110619-3|10	Summary:	Diagram macros by Michael Barr
14mr|texlive-barr-20110619-3|11	Group:		Publishing
14mr|texlive-barr-20110619-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/barr
14mr|texlive-barr-20110619-3|13	License:	LPPL
14mr|texlive-barr-20110619-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.tar.xz
14mr|texlive-barr-20110619-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.doc.tar.xz
14mr|texlive-barr-20110619-3|16	BuildArch:	noarch
14mr|texlive-barr-20110619-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-barr-20110619-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-barr-20110619-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-barr-20110619-3|20	
14mr|texlive-barr-20110619-3|21	%description
14mr|texlive-barr-20110619-3|22	Diagxy is a general diagramming package, useful for diagrams in
14mr|texlive-barr-20110619-3|23	a number of mathematical disciplines. Diagxy is a development
14mr|texlive-barr-20110619-3|24	of an earlier (successful) package to use the facilities of the
14mr|texlive-barr-20110619-3|25	xypic bundle.
14mr|texlive-barr-20110619-3|26	
14mr|texlive-barr-20110619-3|27	%post
14mr|texlive-barr-20110619-3|28	%{_sbindir}/texlive.post
14mr|texlive-barr-20110619-3|29	
14mr|texlive-barr-20110619-3|30	%postun
14mr|texlive-barr-20110619-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-barr-20110619-3|32	%{_sbindir}/texlive.post
14mr|texlive-barr-20110619-3|33	fi
14mr|texlive-barr-20110619-3|34	
14mr|texlive-barr-20110619-3|35	#-----------------------------------------------------------------------
14mr|texlive-barr-20110619-3|36	%files
14mr|texlive-barr-20110619-3|37	%{_texmfdistdir}/tex/generic/barr/diagxy.tex
14mr|texlive-barr-20110619-3|38	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.pdf
14mr|texlive-barr-20110619-3|39	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.tex
14mr|texlive-barr-20110619-3|40	
14mr|texlive-barr-20110619-3|41	#-----------------------------------------------------------------------
14mr|texlive-barr-20110619-3|42	%prep
14mr|texlive-barr-20110619-3|43	%setup -c -a0 -a1
14mr|texlive-barr-20110619-3|44	
14mr|texlive-barr-20110619-3|45	%build
14mr|texlive-barr-20110619-3|46	
14mr|texlive-barr-20110619-3|47	%install
14mr|texlive-barr-20110619-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-barr-20110619-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-barr-20110619-3|50	
14mr|texlive-barr-20110619-3|51	
14mr|texlive-barr-20110619-3|52	
14mr|texlive-barr-20110619-3|53	%changelog
14mr|texlive-barr-20110619-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110619-3
14mr|texlive-barr-20110619-3|55	+ Revision: 2813f41
14mr|texlive-barr-20110619-3|56	- MassBuild#440: Increase release tag
14mr|texlive-barr-20110619-3|57	
14mr|texlive-barr-20110619-3|58	

19357 14
14mr|texlive-bartel-chess-fonts-20101129-3|1	# revision 20619
14mr|texlive-bartel-chess-fonts-20101129-3|2	# category Package
14mr|texlive-bartel-chess-fonts-20101129-3|3	# catalog-ctan /fonts/bartel-chess-fonts
14mr|texlive-bartel-chess-fonts-20101129-3|4	# catalog-date 2010-11-29 08:56:06 +0100
14mr|texlive-bartel-chess-fonts-20101129-3|5	# catalog-license gpl
14mr|texlive-bartel-chess-fonts-20101129-3|6	# catalog-version undef
14mr|texlive-bartel-chess-fonts-20101129-3|7	Name:		texlive-bartel-chess-fonts
14mr|texlive-bartel-chess-fonts-20101129-3|8	Version:	20101129
14mr|texlive-bartel-chess-fonts-20101129-3|9	Release:	3
14mr|texlive-bartel-chess-fonts-20101129-3|10	Summary:	A set of fonts supporting chess diagrams
14mr|texlive-bartel-chess-fonts-20101129-3|11	Group:		Publishing
14mr|texlive-bartel-chess-fonts-20101129-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bartel-chess-fonts
14mr|texlive-bartel-chess-fonts-20101129-3|13	License:	GPL
14mr|texlive-bartel-chess-fonts-20101129-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.tar.xz
14mr|texlive-bartel-chess-fonts-20101129-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.doc.tar.xz
14mr|texlive-bartel-chess-fonts-20101129-3|16	BuildArch:	noarch
14mr|texlive-bartel-chess-fonts-20101129-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bartel-chess-fonts-20101129-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bartel-chess-fonts-20101129-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bartel-chess-fonts-20101129-3|20	
14mr|texlive-bartel-chess-fonts-20101129-3|21	%description
14mr|texlive-bartel-chess-fonts-20101129-3|22	The fonts are provided as MetaFont source.
14mr|texlive-bartel-chess-fonts-20101129-3|23	
14mr|texlive-bartel-chess-fonts-20101129-3|24	%post
14mr|texlive-bartel-chess-fonts-20101129-3|25	%{_sbindir}/texlive.post
14mr|texlive-bartel-chess-fonts-20101129-3|26	
14mr|texlive-bartel-chess-fonts-20101129-3|27	%postun
14mr|texlive-bartel-chess-fonts-20101129-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-bartel-chess-fonts-20101129-3|29	%{_sbindir}/texlive.post
14mr|texlive-bartel-chess-fonts-20101129-3|30	fi
14mr|texlive-bartel-chess-fonts-20101129-3|31	
14mr|texlive-bartel-chess-fonts-20101129-3|32	#-----------------------------------------------------------------------
14mr|texlive-bartel-chess-fonts-20101129-3|33	%files
14mr|texlive-bartel-chess-fonts-20101129-3|34	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-bishop.mf
14mr|texlive-bartel-chess-fonts-20101129-3|35	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf
14mr|texlive-bartel-chess-fonts-20101129-3|36	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-chbase.mf
14mr|texlive-bartel-chess-fonts-20101129-3|37	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-equi.mf
14mr|texlive-bartel-chess-fonts-20101129-3|38	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-geo.mf
14mr|texlive-bartel-chess-fonts-20101129-3|39	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-king.mf
14mr|texlive-bartel-chess-fonts-20101129-3|40	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-knight.mf
14mr|texlive-bartel-chess-fonts-20101129-3|41	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-pawn.mf
14mr|texlive-bartel-chess-fonts-20101129-3|42	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-queen.mf
14mr|texlive-bartel-chess-fonts-20101129-3|43	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-rook.mf
14mr|texlive-bartel-chess-fonts-20101129-3|44	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch.mf
14mr|texlive-bartel-chess-fonts-20101129-3|45	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch10.mf
14mr|texlive-bartel-chess-fonts-20101129-3|46	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch11.mf
14mr|texlive-bartel-chess-fonts-20101129-3|47	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch12.mf
14mr|texlive-bartel-chess-fonts-20101129-3|48	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch13.mf
14mr|texlive-bartel-chess-fonts-20101129-3|49	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch14.mf
14mr|texlive-bartel-chess-fonts-20101129-3|50	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch16.mf
14mr|texlive-bartel-chess-fonts-20101129-3|51	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch17.mf
14mr|texlive-bartel-chess-fonts-20101129-3|52	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch20.mf
14mr|texlive-bartel-chess-fonts-20101129-3|53	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch24.mf
14mr|texlive-bartel-chess-fonts-20101129-3|54	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch32.mf
14mr|texlive-bartel-chess-fonts-20101129-3|55	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch36.mf
14mr|texlive-bartel-chess-fonts-20101129-3|56	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch6.mf
14mr|texlive-bartel-chess-fonts-20101129-3|57	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch7.mf
14mr|texlive-bartel-chess-fonts-20101129-3|58	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch8.mf
14mr|texlive-bartel-chess-fonts-20101129-3|59	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch9.mf
14mr|texlive-bartel-chess-fonts-20101129-3|60	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbase.mf
14mr|texlive-bartel-chess-fonts-20101129-3|61	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbishop.mf
14mr|texlive-bartel-chess-fonts-20101129-3|62	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkblackfield.mf
14mr|texlive-bartel-chess-fonts-20101129-3|63	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch10.mf
14mr|texlive-bartel-chess-fonts-20101129-3|64	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch11.mf
14mr|texlive-bartel-chess-fonts-20101129-3|65	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch12.mf
14mr|texlive-bartel-chess-fonts-20101129-3|66	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch14.mf
14mr|texlive-bartel-chess-fonts-20101129-3|67	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch16.mf
14mr|texlive-bartel-chess-fonts-20101129-3|68	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch8.mf
14mr|texlive-bartel-chess-fonts-20101129-3|69	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch9.mf
14mr|texlive-bartel-chess-fonts-20101129-3|70	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkgeo.mf
14mr|texlive-bartel-chess-fonts-20101129-3|71	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkking.mf
14mr|texlive-bartel-chess-fonts-20101129-3|72	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkknight.mf
14mr|texlive-bartel-chess-fonts-20101129-3|73	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkpawn.mf
14mr|texlive-bartel-chess-fonts-20101129-3|74	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkqueen.mf
14mr|texlive-bartel-chess-fonts-20101129-3|75	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkrook.mf
14mr|texlive-bartel-chess-fonts-20101129-3|76	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|77	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|78	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|79	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|80	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|81	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|82	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|83	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|84	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|85	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|86	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|87	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|88	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|89	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|90	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|91	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|92	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|93	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|94	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|95	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|96	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|97	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm
14mr|texlive-bartel-chess-fonts-20101129-3|98	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/README
14mr|texlive-bartel-chess-fonts-20101129-3|99	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf
14mr|texlive-bartel-chess-fonts-20101129-3|100	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf
14mr|texlive-bartel-chess-fonts-20101129-3|101	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf
14mr|texlive-bartel-chess-fonts-20101129-3|102	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf
14mr|texlive-bartel-chess-fonts-20101129-3|103	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/chess.mf
14mr|texlive-bartel-chess-fonts-20101129-3|104	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf
14mr|texlive-bartel-chess-fonts-20101129-3|105	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf
14mr|texlive-bartel-chess-fonts-20101129-3|106	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf
14mr|texlive-bartel-chess-fonts-20101129-3|107	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf
14mr|texlive-bartel-chess-fonts-20101129-3|108	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj
14mr|texlive-bartel-chess-fonts-20101129-3|109	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf
14mr|texlive-bartel-chess-fonts-20101129-3|110	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf
14mr|texlive-bartel-chess-fonts-20101129-3|111	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf
14mr|texlive-bartel-chess-fonts-20101129-3|112	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf
14mr|texlive-bartel-chess-fonts-20101129-3|113	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf
14mr|texlive-bartel-chess-fonts-20101129-3|114	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px150.mf
14mr|texlive-bartel-chess-fonts-20101129-3|115	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px17.mf
14mr|texlive-bartel-chess-fonts-20101129-3|116	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px20.mf
14mr|texlive-bartel-chess-fonts-20101129-3|117	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px21.mf
14mr|texlive-bartel-chess-fonts-20101129-3|118	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px23.mf
14mr|texlive-bartel-chess-fonts-20101129-3|119	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px25.mf
14mr|texlive-bartel-chess-fonts-20101129-3|120	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px29.mf
14mr|texlive-bartel-chess-fonts-20101129-3|121	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px31.mf
14mr|texlive-bartel-chess-fonts-20101129-3|122	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px33.mf
14mr|texlive-bartel-chess-fonts-20101129-3|123	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px41.mf
14mr|texlive-bartel-chess-fonts-20101129-3|124	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px45.mf
14mr|texlive-bartel-chess-fonts-20101129-3|125	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px49.mf
14mr|texlive-bartel-chess-fonts-20101129-3|126	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px53.mf
14mr|texlive-bartel-chess-fonts-20101129-3|127	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px57.mf
14mr|texlive-bartel-chess-fonts-20101129-3|128	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px63.mf
14mr|texlive-bartel-chess-fonts-20101129-3|129	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px700.mf
14mr|texlive-bartel-chess-fonts-20101129-3|130	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px71.mf
14mr|texlive-bartel-chess-fonts-20101129-3|131	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px72.mf
14mr|texlive-bartel-chess-fonts-20101129-3|132	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px79.mf
14mr|texlive-bartel-chess-fonts-20101129-3|133	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px9.mf
14mr|texlive-bartel-chess-fonts-20101129-3|134	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/scan.mf
14mr|texlive-bartel-chess-fonts-20101129-3|135	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf
14mr|texlive-bartel-chess-fonts-20101129-3|136	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/tt.mf
14mr|texlive-bartel-chess-fonts-20101129-3|137	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf
14mr|texlive-bartel-chess-fonts-20101129-3|138	
14mr|texlive-bartel-chess-fonts-20101129-3|139	#-----------------------------------------------------------------------
14mr|texlive-bartel-chess-fonts-20101129-3|140	%prep
14mr|texlive-bartel-chess-fonts-20101129-3|141	%setup -c -a0 -a1
14mr|texlive-bartel-chess-fonts-20101129-3|142	
14mr|texlive-bartel-chess-fonts-20101129-3|143	%build
14mr|texlive-bartel-chess-fonts-20101129-3|144	
14mr|texlive-bartel-chess-fonts-20101129-3|145	%install
14mr|texlive-bartel-chess-fonts-20101129-3|146	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bartel-chess-fonts-20101129-3|147	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bartel-chess-fonts-20101129-3|148	
14mr|texlive-bartel-chess-fonts-20101129-3|149	
14mr|texlive-bartel-chess-fonts-20101129-3|150	
14mr|texlive-bartel-chess-fonts-20101129-3|151	%changelog
14mr|texlive-bartel-chess-fonts-20101129-3|152	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101129-3
14mr|texlive-bartel-chess-fonts-20101129-3|153	+ Revision: bb5de3c
14mr|texlive-bartel-chess-fonts-20101129-3|154	- MassBuild#440: Increase release tag
14mr|texlive-bartel-chess-fonts-20101129-3|155	
14mr|texlive-bartel-chess-fonts-20101129-3|156	

19358 14
14mr|texlive-bashful-0.92-4|1	# revision 25597
14mr|texlive-bashful-0.92-4|2	# category Package
14mr|texlive-bashful-0.92-4|3	# catalog-ctan /macros/latex/contrib/bashful
14mr|texlive-bashful-0.92-4|4	# catalog-date 2011-06-17 14:38:58 +0200
14mr|texlive-bashful-0.92-4|5	# catalog-license lppl1.3
14mr|texlive-bashful-0.92-4|6	# catalog-version 0.92
14mr|texlive-bashful-0.92-4|7	Name:		texlive-bashful
14mr|texlive-bashful-0.92-4|8	Version:	0.92
14mr|texlive-bashful-0.92-4|9	Release:	4
14mr|texlive-bashful-0.92-4|10	Summary:	Invoke bash commands from within LaTeX
14mr|texlive-bashful-0.92-4|11	Group:		Publishing
14mr|texlive-bashful-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bashful
14mr|texlive-bashful-0.92-4|13	License:	LPPL1.3
14mr|texlive-bashful-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.tar.xz
14mr|texlive-bashful-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.doc.tar.xz
14mr|texlive-bashful-0.92-4|16	BuildArch:	noarch
14mr|texlive-bashful-0.92-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bashful-0.92-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bashful-0.92-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-bashful-0.92-4|20	
14mr|texlive-bashful-0.92-4|21	%description
14mr|texlive-bashful-0.92-4|22	The package makes it possible to execute Unix bash shell
14mr|texlive-bashful-0.92-4|23	scripts from within LaTeX. The main application is in writing
14mr|texlive-bashful-0.92-4|24	computer-science texts, in which you want to make sure the
14mr|texlive-bashful-0.92-4|25	programs listed in the document are executed directly from the
14mr|texlive-bashful-0.92-4|26	input. The package may use other Unix shells than bash, but
14mr|texlive-bashful-0.92-4|27	does not work without modification in a Windows environment.
14mr|texlive-bashful-0.92-4|28	The package requires the -shell-escape flag when LaTeX is
14mr|texlive-bashful-0.92-4|29	processing your document.
14mr|texlive-bashful-0.92-4|30	
14mr|texlive-bashful-0.92-4|31	%post
14mr|texlive-bashful-0.92-4|32	%{_sbindir}/texlive.post
14mr|texlive-bashful-0.92-4|33	
14mr|texlive-bashful-0.92-4|34	%postun
14mr|texlive-bashful-0.92-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-bashful-0.92-4|36	%{_sbindir}/texlive.post
14mr|texlive-bashful-0.92-4|37	fi
14mr|texlive-bashful-0.92-4|38	
14mr|texlive-bashful-0.92-4|39	#-----------------------------------------------------------------------
14mr|texlive-bashful-0.92-4|40	%files
14mr|texlive-bashful-0.92-4|41	%{_texmfdistdir}/tex/latex/bashful/bashful.sty
14mr|texlive-bashful-0.92-4|42	%doc %{_texmfdistdir}/doc/latex/bashful/Makefile
14mr|texlive-bashful-0.92-4|43	%doc %{_texmfdistdir}/doc/latex/bashful/README
14mr|texlive-bashful-0.92-4|44	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.pdf
14mr|texlive-bashful-0.92-4|45	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.tex
14mr|texlive-bashful-0.92-4|46	
14mr|texlive-bashful-0.92-4|47	#-----------------------------------------------------------------------
14mr|texlive-bashful-0.92-4|48	%prep
14mr|texlive-bashful-0.92-4|49	%setup -c -a0 -a1
14mr|texlive-bashful-0.92-4|50	
14mr|texlive-bashful-0.92-4|51	%build
14mr|texlive-bashful-0.92-4|52	
14mr|texlive-bashful-0.92-4|53	%install
14mr|texlive-bashful-0.92-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bashful-0.92-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bashful-0.92-4|56	
14mr|texlive-bashful-0.92-4|57	
14mr|texlive-bashful-0.92-4|58	
14mr|texlive-bashful-0.92-4|59	%changelog
14mr|texlive-bashful-0.92-4|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-4
14mr|texlive-bashful-0.92-4|61	+ Revision: a49deda
14mr|texlive-bashful-0.92-4|62	- MassBuild#440: Increase release tag
14mr|texlive-bashful-0.92-4|63	
14mr|texlive-bashful-0.92-4|64	

19359 14
14mr|texlive-baskervald-1.016-3|1	# revision 19490
14mr|texlive-baskervald-1.016-3|2	# category Package
14mr|texlive-baskervald-1.016-3|3	# catalog-ctan /fonts/baskervaldadf
14mr|texlive-baskervald-1.016-3|4	# catalog-date 2010-07-14 23:45:16 +0200
14mr|texlive-baskervald-1.016-3|5	# catalog-license lppl
14mr|texlive-baskervald-1.016-3|6	# catalog-version 1.016
14mr|texlive-baskervald-1.016-3|7	Name:		texlive-baskervald
14mr|texlive-baskervald-1.016-3|8	Version:	1.016
14mr|texlive-baskervald-1.016-3|9	Release:	3
14mr|texlive-baskervald-1.016-3|10	Summary:	Baskervald ADF fonts collection with TeX/LaTeX support
14mr|texlive-baskervald-1.016-3|11	Group:		Publishing
14mr|texlive-baskervald-1.016-3|12	URL:		http://www.ctan.org/tex-archive/fonts/baskervaldadf
14mr|texlive-baskervald-1.016-3|13	License:	LPPL
14mr|texlive-baskervald-1.016-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.tar.xz
14mr|texlive-baskervald-1.016-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.doc.tar.xz
14mr|texlive-baskervald-1.016-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.source.tar.xz
14mr|texlive-baskervald-1.016-3|17	BuildArch:	noarch
14mr|texlive-baskervald-1.016-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-baskervald-1.016-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-baskervald-1.016-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-baskervald-1.016-3|21	
14mr|texlive-baskervald-1.016-3|22	%description
14mr|texlive-baskervald-1.016-3|23	Baskervald ADF is a serif family with lining figures designed
14mr|texlive-baskervald-1.016-3|24	as a substitute for Baskerville. The family currently includes
14mr|texlive-baskervald-1.016-3|25	upright and italic or oblique shapes in each of regular, bold
14mr|texlive-baskervald-1.016-3|26	and heavy weights. All fonts include the slashed zero and
14mr|texlive-baskervald-1.016-3|27	additional non-standard ligatures. The support package renames
14mr|texlive-baskervald-1.016-3|28	them according to the Karl Berry fontname scheme and defines
14mr|texlive-baskervald-1.016-3|29	two families. One of these primarily provides access to the
14mr|texlive-baskervald-1.016-3|30	"standard" or default characters while the other supports
14mr|texlive-baskervald-1.016-3|31	additional ligatures. The included package files provide access
14mr|texlive-baskervald-1.016-3|32	to these features in LaTeX.
14mr|texlive-baskervald-1.016-3|33	
14mr|texlive-baskervald-1.016-3|34	%post
14mr|texlive-baskervald-1.016-3|35	%{_sbindir}/texlive.post
14mr|texlive-baskervald-1.016-3|36	
14mr|texlive-baskervald-1.016-3|37	%postun
14mr|texlive-baskervald-1.016-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-baskervald-1.016-3|39	%{_sbindir}/texlive.post
14mr|texlive-baskervald-1.016-3|40	fi
14mr|texlive-baskervald-1.016-3|41	
14mr|texlive-baskervald-1.016-3|42	#-----------------------------------------------------------------------
14mr|texlive-baskervald-1.016-3|43	%files
14mr|texlive-baskervald-1.016-3|44	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvb8a.afm
14mr|texlive-baskervald-1.016-3|45	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvbi8a.afm
14mr|texlive-baskervald-1.016-3|46	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvh8a.afm
14mr|texlive-baskervald-1.016-3|47	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvho8a.afm
14mr|texlive-baskervald-1.016-3|48	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvr8a.afm
14mr|texlive-baskervald-1.016-3|49	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvri8a.afm
14mr|texlive-baskervald-1.016-3|50	%{_texmfdistdir}/fonts/enc/dvips/baskervald/supp-ybv.enc
14mr|texlive-baskervald-1.016-3|51	%{_texmfdistdir}/fonts/map/dvips/baskervald/ybv.map
14mr|texlive-baskervald-1.016-3|52	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8c.tfm
14mr|texlive-baskervald-1.016-3|53	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8r.tfm
14mr|texlive-baskervald-1.016-3|54	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8s.tfm
14mr|texlive-baskervald-1.016-3|55	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8t.tfm
14mr|texlive-baskervald-1.016-3|56	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm
14mr|texlive-baskervald-1.016-3|57	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm
14mr|texlive-baskervald-1.016-3|58	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm
14mr|texlive-baskervald-1.016-3|59	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm
14mr|texlive-baskervald-1.016-3|60	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm
14mr|texlive-baskervald-1.016-3|61	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm
14mr|texlive-baskervald-1.016-3|62	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8c.tfm
14mr|texlive-baskervald-1.016-3|63	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8r.tfm
14mr|texlive-baskervald-1.016-3|64	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8s.tfm
14mr|texlive-baskervald-1.016-3|65	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8t.tfm
14mr|texlive-baskervald-1.016-3|66	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8c.tfm
14mr|texlive-baskervald-1.016-3|67	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8r.tfm
14mr|texlive-baskervald-1.016-3|68	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8s.tfm
14mr|texlive-baskervald-1.016-3|69	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8t.tfm
14mr|texlive-baskervald-1.016-3|70	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm
14mr|texlive-baskervald-1.016-3|71	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm
14mr|texlive-baskervald-1.016-3|72	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8c.tfm
14mr|texlive-baskervald-1.016-3|73	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8r.tfm
14mr|texlive-baskervald-1.016-3|74	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8s.tfm
14mr|texlive-baskervald-1.016-3|75	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8t.tfm
14mr|texlive-baskervald-1.016-3|76	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8c.tfm
14mr|texlive-baskervald-1.016-3|77	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8r.tfm
14mr|texlive-baskervald-1.016-3|78	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8s.tfm
14mr|texlive-baskervald-1.016-3|79	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8t.tfm
14mr|texlive-baskervald-1.016-3|80	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm
14mr|texlive-baskervald-1.016-3|81	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm
14mr|texlive-baskervald-1.016-3|82	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfb
14mr|texlive-baskervald-1.016-3|83	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfm
14mr|texlive-baskervald-1.016-3|84	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfb
14mr|texlive-baskervald-1.016-3|85	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfm
14mr|texlive-baskervald-1.016-3|86	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfb
14mr|texlive-baskervald-1.016-3|87	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfm
14mr|texlive-baskervald-1.016-3|88	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfb
14mr|texlive-baskervald-1.016-3|89	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfm
14mr|texlive-baskervald-1.016-3|90	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfb
14mr|texlive-baskervald-1.016-3|91	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfm
14mr|texlive-baskervald-1.016-3|92	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfb
14mr|texlive-baskervald-1.016-3|93	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfm
14mr|texlive-baskervald-1.016-3|94	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8c.vf
14mr|texlive-baskervald-1.016-3|95	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8t.vf
14mr|texlive-baskervald-1.016-3|96	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8c.vf
14mr|texlive-baskervald-1.016-3|97	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8t.vf
14mr|texlive-baskervald-1.016-3|98	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbiw8t.vf
14mr|texlive-baskervald-1.016-3|99	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbw8t.vf
14mr|texlive-baskervald-1.016-3|100	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8c.vf
14mr|texlive-baskervald-1.016-3|101	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8t.vf
14mr|texlive-baskervald-1.016-3|102	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8c.vf
14mr|texlive-baskervald-1.016-3|103	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8t.vf
14mr|texlive-baskervald-1.016-3|104	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhow8t.vf
14mr|texlive-baskervald-1.016-3|105	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhw8t.vf
14mr|texlive-baskervald-1.016-3|106	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8c.vf
14mr|texlive-baskervald-1.016-3|107	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8t.vf
14mr|texlive-baskervald-1.016-3|108	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8c.vf
14mr|texlive-baskervald-1.016-3|109	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8t.vf
14mr|texlive-baskervald-1.016-3|110	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvriw8t.vf
14mr|texlive-baskervald-1.016-3|111	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvrw8t.vf
14mr|texlive-baskervald-1.016-3|112	%{_texmfdistdir}/tex/latex/baskervald/baskervald.sty
14mr|texlive-baskervald-1.016-3|113	%{_texmfdistdir}/tex/latex/baskervald/t1ybv.fd
14mr|texlive-baskervald-1.016-3|114	%{_texmfdistdir}/tex/latex/baskervald/t1ybvw.fd
14mr|texlive-baskervald-1.016-3|115	%{_texmfdistdir}/tex/latex/baskervald/ts1ybv.fd
14mr|texlive-baskervald-1.016-3|116	%{_texmfdistdir}/tex/latex/baskervald/ts1ybvw.fd
14mr|texlive-baskervald-1.016-3|117	%doc %{_texmfdistdir}/doc/fonts/baskervald/COPYING
14mr|texlive-baskervald-1.016-3|118	%doc %{_texmfdistdir}/doc/fonts/baskervald/NOTICE.txt
14mr|texlive-baskervald-1.016-3|119	%doc %{_texmfdistdir}/doc/fonts/baskervald/README
14mr|texlive-baskervald-1.016-3|120	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.pdf
14mr|texlive-baskervald-1.016-3|121	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.tex
14mr|texlive-baskervald-1.016-3|122	%doc %{_texmfdistdir}/doc/fonts/baskervald/manifest.txt
14mr|texlive-baskervald-1.016-3|123	#- source
14mr|texlive-baskervald-1.016-3|124	%doc %{_texmfdistdir}/source/fonts/baskervald/reglyph-ybv.tex
14mr|texlive-baskervald-1.016-3|125	%doc %{_texmfdistdir}/source/fonts/baskervald/supp-ybv.etx
14mr|texlive-baskervald-1.016-3|126	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald-lig.etx
14mr|texlive-baskervald-1.016-3|127	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald.etx
14mr|texlive-baskervald-1.016-3|128	%doc %{_texmfdistdir}/source/fonts/baskervald/ts1-baskervald.etx
14mr|texlive-baskervald-1.016-3|129	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-drv.tex
14mr|texlive-baskervald-1.016-3|130	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-map.tex
14mr|texlive-baskervald-1.016-3|131	
14mr|texlive-baskervald-1.016-3|132	#-----------------------------------------------------------------------
14mr|texlive-baskervald-1.016-3|133	%prep
14mr|texlive-baskervald-1.016-3|134	%setup -c -a0 -a1 -a2
14mr|texlive-baskervald-1.016-3|135	
14mr|texlive-baskervald-1.016-3|136	%build
14mr|texlive-baskervald-1.016-3|137	
14mr|texlive-baskervald-1.016-3|138	%install
14mr|texlive-baskervald-1.016-3|139	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-baskervald-1.016-3|140	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-baskervald-1.016-3|141	
14mr|texlive-baskervald-1.016-3|142	
14mr|texlive-baskervald-1.016-3|143	
14mr|texlive-baskervald-1.016-3|144	%changelog
14mr|texlive-baskervald-1.016-3|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.016-3
14mr|texlive-baskervald-1.016-3|146	+ Revision: 69daade
14mr|texlive-baskervald-1.016-3|147	- MassBuild#440: Increase release tag
14mr|texlive-baskervald-1.016-3|148	
14mr|texlive-baskervald-1.016-3|149	

19360 14
14mr|texlive-basque-book-1.20-2|1	# revision 27049
14mr|texlive-basque-book-1.20-2|2	# category Package
14mr|texlive-basque-book-1.20-2|3	# catalog-ctan /macros/latex/contrib/basque-book
14mr|texlive-basque-book-1.20-2|4	# catalog-date 2012-07-09 13:17:27 +0200
14mr|texlive-basque-book-1.20-2|5	# catalog-license lppl1.2
14mr|texlive-basque-book-1.20-2|6	# catalog-version 1.20
14mr|texlive-basque-book-1.20-2|7	Name:		texlive-basque-book
14mr|texlive-basque-book-1.20-2|8	Version:	1.20
14mr|texlive-basque-book-1.20-2|9	Release:	2
14mr|texlive-basque-book-1.20-2|10	Summary:	Class for book-type documents written in Basque
14mr|texlive-basque-book-1.20-2|11	Group:		Publishing
14mr|texlive-basque-book-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-book
14mr|texlive-basque-book-1.20-2|13	License:	LPPL1.2
14mr|texlive-basque-book-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.tar.xz
14mr|texlive-basque-book-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.doc.tar.xz
14mr|texlive-basque-book-1.20-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.source.tar.xz
14mr|texlive-basque-book-1.20-2|17	BuildArch:	noarch
14mr|texlive-basque-book-1.20-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-basque-book-1.20-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-basque-book-1.20-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-basque-book-1.20-2|21	
14mr|texlive-basque-book-1.20-2|22	%description
14mr|texlive-basque-book-1.20-2|23	The class is derived from the LaTeX book class. The extensions
14mr|texlive-basque-book-1.20-2|24	solve grammatical and numeration issues that occur when book-
14mr|texlive-basque-book-1.20-2|25	type documents are written in Basque. The class is useful for
14mr|texlive-basque-book-1.20-2|26	writing books, PhD and Master Theses, etc., in Basque.
14mr|texlive-basque-book-1.20-2|27	
14mr|texlive-basque-book-1.20-2|28	%post
14mr|texlive-basque-book-1.20-2|29	%{_sbindir}/texlive.post
14mr|texlive-basque-book-1.20-2|30	
14mr|texlive-basque-book-1.20-2|31	%postun
14mr|texlive-basque-book-1.20-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-basque-book-1.20-2|33	%{_sbindir}/texlive.post
14mr|texlive-basque-book-1.20-2|34	fi
14mr|texlive-basque-book-1.20-2|35	
14mr|texlive-basque-book-1.20-2|36	#-----------------------------------------------------------------------
14mr|texlive-basque-book-1.20-2|37	%files
14mr|texlive-basque-book-1.20-2|38	%{_texmfdistdir}/tex/latex/basque-book/basque-book.cls
14mr|texlive-basque-book-1.20-2|39	%doc %{_texmfdistdir}/doc/latex/basque-book/README
14mr|texlive-basque-book-1.20-2|40	%doc %{_texmfdistdir}/doc/latex/basque-book/basque-book.pdf
14mr|texlive-basque-book-1.20-2|41	#- source
14mr|texlive-basque-book-1.20-2|42	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.dtx
14mr|texlive-basque-book-1.20-2|43	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.ins
14mr|texlive-basque-book-1.20-2|44	
14mr|texlive-basque-book-1.20-2|45	#-----------------------------------------------------------------------
14mr|texlive-basque-book-1.20-2|46	%prep
14mr|texlive-basque-book-1.20-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-basque-book-1.20-2|48	
14mr|texlive-basque-book-1.20-2|49	%build
14mr|texlive-basque-book-1.20-2|50	
14mr|texlive-basque-book-1.20-2|51	%install
14mr|texlive-basque-book-1.20-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-basque-book-1.20-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-basque-book-1.20-2|54	
14mr|texlive-basque-book-1.20-2|55	
14mr|texlive-basque-book-1.20-2|56	
14mr|texlive-basque-book-1.20-2|57	%changelog
14mr|texlive-basque-book-1.20-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-2
14mr|texlive-basque-book-1.20-2|59	+ Revision: bf88caa
14mr|texlive-basque-book-1.20-2|60	- MassBuild#440: Increase release tag
14mr|texlive-basque-book-1.20-2|61	
14mr|texlive-basque-book-1.20-2|62	

19361 14
14mr|texlive-basque-date-1.05-2|1	# revision 26477
14mr|texlive-basque-date-1.05-2|2	# category Package
14mr|texlive-basque-date-1.05-2|3	# catalog-ctan /macros/latex/contrib/basque-date
14mr|texlive-basque-date-1.05-2|4	# catalog-date 2012-05-17 14:56:37 +0200
14mr|texlive-basque-date-1.05-2|5	# catalog-license lppl1.2
14mr|texlive-basque-date-1.05-2|6	# catalog-version 1.05
14mr|texlive-basque-date-1.05-2|7	Name:		texlive-basque-date
14mr|texlive-basque-date-1.05-2|8	Version:	1.05
14mr|texlive-basque-date-1.05-2|9	Release:	2
14mr|texlive-basque-date-1.05-2|10	Summary:	Print the date in Basque
14mr|texlive-basque-date-1.05-2|11	Group:		Publishing
14mr|texlive-basque-date-1.05-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-date
14mr|texlive-basque-date-1.05-2|13	License:	LPPL1.2
14mr|texlive-basque-date-1.05-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.tar.xz
14mr|texlive-basque-date-1.05-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.doc.tar.xz
14mr|texlive-basque-date-1.05-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.source.tar.xz
14mr|texlive-basque-date-1.05-2|17	BuildArch:	noarch
14mr|texlive-basque-date-1.05-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-basque-date-1.05-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-basque-date-1.05-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-basque-date-1.05-2|21	
14mr|texlive-basque-date-1.05-2|22	%description
14mr|texlive-basque-date-1.05-2|23	The package provides two LaTeX commands to print the current
14mr|texlive-basque-date-1.05-2|24	date in Basque according to the correct forms ruled by The
14mr|texlive-basque-date-1.05-2|25	Basque Language Academy (Euskaltzaindia). The commands
14mr|texlive-basque-date-1.05-2|26	automatically solve the complex declination issues of numbers
14mr|texlive-basque-date-1.05-2|27	in Basque.
14mr|texlive-basque-date-1.05-2|28	
14mr|texlive-basque-date-1.05-2|29	%post
14mr|texlive-basque-date-1.05-2|30	%{_sbindir}/texlive.post
14mr|texlive-basque-date-1.05-2|31	
14mr|texlive-basque-date-1.05-2|32	%postun
14mr|texlive-basque-date-1.05-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-basque-date-1.05-2|34	%{_sbindir}/texlive.post
14mr|texlive-basque-date-1.05-2|35	fi
14mr|texlive-basque-date-1.05-2|36	
14mr|texlive-basque-date-1.05-2|37	#-----------------------------------------------------------------------
14mr|texlive-basque-date-1.05-2|38	%files
14mr|texlive-basque-date-1.05-2|39	%{_texmfdistdir}/tex/latex/basque-date/basque-date.sty
14mr|texlive-basque-date-1.05-2|40	%doc %{_texmfdistdir}/doc/latex/basque-date/README
14mr|texlive-basque-date-1.05-2|41	%doc %{_texmfdistdir}/doc/latex/basque-date/basque-date.pdf
14mr|texlive-basque-date-1.05-2|42	#- source
14mr|texlive-basque-date-1.05-2|43	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.dtx
14mr|texlive-basque-date-1.05-2|44	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.ins
14mr|texlive-basque-date-1.05-2|45	
14mr|texlive-basque-date-1.05-2|46	#-----------------------------------------------------------------------
14mr|texlive-basque-date-1.05-2|47	%prep
14mr|texlive-basque-date-1.05-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-basque-date-1.05-2|49	
14mr|texlive-basque-date-1.05-2|50	%build
14mr|texlive-basque-date-1.05-2|51	
14mr|texlive-basque-date-1.05-2|52	%install
14mr|texlive-basque-date-1.05-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-basque-date-1.05-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-basque-date-1.05-2|55	
14mr|texlive-basque-date-1.05-2|56	
14mr|texlive-basque-date-1.05-2|57	
14mr|texlive-basque-date-1.05-2|58	%changelog
14mr|texlive-basque-date-1.05-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05-2
14mr|texlive-basque-date-1.05-2|60	+ Revision: 622b15d
14mr|texlive-basque-date-1.05-2|61	- MassBuild#440: Increase release tag
14mr|texlive-basque-date-1.05-2|62	
14mr|texlive-basque-date-1.05-2|63	

19362 14
14mr|texlive-bbcard-20080817-3|1	# revision 19440
14mr|texlive-bbcard-20080817-3|2	# category Package
14mr|texlive-bbcard-20080817-3|3	# catalog-ctan /graphics/metapost/contrib/macros/bbcard
14mr|texlive-bbcard-20080817-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-bbcard-20080817-3|5	# catalog-license pd
14mr|texlive-bbcard-20080817-3|6	# catalog-version undef
14mr|texlive-bbcard-20080817-3|7	Name:		texlive-bbcard
14mr|texlive-bbcard-20080817-3|8	Version:	20080817
14mr|texlive-bbcard-20080817-3|9	Release:	3
14mr|texlive-bbcard-20080817-3|10	Summary:	Bullshit bingo, calendar and baseball-score cards
14mr|texlive-bbcard-20080817-3|11	Group:		Publishing
14mr|texlive-bbcard-20080817-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bbcard
14mr|texlive-bbcard-20080817-3|13	License:	PD
14mr|texlive-bbcard-20080817-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.tar.xz
14mr|texlive-bbcard-20080817-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.doc.tar.xz
14mr|texlive-bbcard-20080817-3|16	BuildArch:	noarch
14mr|texlive-bbcard-20080817-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bbcard-20080817-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bbcard-20080817-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bbcard-20080817-3|20	
14mr|texlive-bbcard-20080817-3|21	%description
14mr|texlive-bbcard-20080817-3|22	Three jiffy packages for creating cards of various sorts with
14mr|texlive-bbcard-20080817-3|23	MetaPost.
14mr|texlive-bbcard-20080817-3|24	
14mr|texlive-bbcard-20080817-3|25	%post
14mr|texlive-bbcard-20080817-3|26	%{_sbindir}/texlive.post
14mr|texlive-bbcard-20080817-3|27	
14mr|texlive-bbcard-20080817-3|28	%postun
14mr|texlive-bbcard-20080817-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-bbcard-20080817-3|30	%{_sbindir}/texlive.post
14mr|texlive-bbcard-20080817-3|31	fi
14mr|texlive-bbcard-20080817-3|32	
14mr|texlive-bbcard-20080817-3|33	#-----------------------------------------------------------------------
14mr|texlive-bbcard-20080817-3|34	%files
14mr|texlive-bbcard-20080817-3|35	%{_texmfdistdir}/metapost/bbcard/bbcard.mp
14mr|texlive-bbcard-20080817-3|36	%{_texmfdistdir}/metapost/bbcard/breakwidth.mp
14mr|texlive-bbcard-20080817-3|37	%{_texmfdistdir}/metapost/bbcard/calendar.mp
14mr|texlive-bbcard-20080817-3|38	%{_texmfdistdir}/metapost/bbcard/scorecard.mp
14mr|texlive-bbcard-20080817-3|39	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.TEXLIVE
14mr|texlive-bbcard-20080817-3|40	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.bbcard
14mr|texlive-bbcard-20080817-3|41	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.calendar
14mr|texlive-bbcard-20080817-3|42	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.scorecard
14mr|texlive-bbcard-20080817-3|43	
14mr|texlive-bbcard-20080817-3|44	#-----------------------------------------------------------------------
14mr|texlive-bbcard-20080817-3|45	%prep
14mr|texlive-bbcard-20080817-3|46	%setup -c -a0 -a1
14mr|texlive-bbcard-20080817-3|47	
14mr|texlive-bbcard-20080817-3|48	%build
14mr|texlive-bbcard-20080817-3|49	
14mr|texlive-bbcard-20080817-3|50	%install
14mr|texlive-bbcard-20080817-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbcard-20080817-3|52	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bbcard-20080817-3|53	
14mr|texlive-bbcard-20080817-3|54	
14mr|texlive-bbcard-20080817-3|55	
14mr|texlive-bbcard-20080817-3|56	%changelog
14mr|texlive-bbcard-20080817-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080817-3
14mr|texlive-bbcard-20080817-3|58	+ Revision: 03d9b61
14mr|texlive-bbcard-20080817-3|59	- MassBuild#440: Increase release tag
14mr|texlive-bbcard-20080817-3|60	
14mr|texlive-bbcard-20080817-3|61	

19363 14
14mr|texlive-bbding-1.01-3|1	# revision 17186
14mr|texlive-bbding-1.01-3|2	# category Package
14mr|texlive-bbding-1.01-3|3	# catalog-ctan /fonts/bbding
14mr|texlive-bbding-1.01-3|4	# catalog-date 2010-02-15 12:02:42 +0100
14mr|texlive-bbding-1.01-3|5	# catalog-license lppl
14mr|texlive-bbding-1.01-3|6	# catalog-version 1.01
14mr|texlive-bbding-1.01-3|7	Name:		texlive-bbding
14mr|texlive-bbding-1.01-3|8	Version:	1.01
14mr|texlive-bbding-1.01-3|9	Release:	3
14mr|texlive-bbding-1.01-3|10	Summary:	A symbol (dingbat) font and LaTeX macros for its use
14mr|texlive-bbding-1.01-3|11	Group:		Publishing
14mr|texlive-bbding-1.01-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bbding
14mr|texlive-bbding-1.01-3|13	License:	LPPL
14mr|texlive-bbding-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.tar.xz
14mr|texlive-bbding-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.doc.tar.xz
14mr|texlive-bbding-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.source.tar.xz
14mr|texlive-bbding-1.01-3|17	BuildArch:	noarch
14mr|texlive-bbding-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bbding-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bbding-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bbding-1.01-3|21	
14mr|texlive-bbding-1.01-3|22	%description
14mr|texlive-bbding-1.01-3|23	A symbol font (distributed as MetaFont source) that contains
14mr|texlive-bbding-1.01-3|24	many of the symbols of the Zapf dingbats set, together with an
14mr|texlive-bbding-1.01-3|25	NFSS interface for using the font. An Adobe Type 1 version of
14mr|texlive-bbding-1.01-3|26	the fonts is available in the niceframe fonts bundle.
14mr|texlive-bbding-1.01-3|27	
14mr|texlive-bbding-1.01-3|28	%post
14mr|texlive-bbding-1.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-bbding-1.01-3|30	
14mr|texlive-bbding-1.01-3|31	%postun
14mr|texlive-bbding-1.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bbding-1.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-bbding-1.01-3|34	fi
14mr|texlive-bbding-1.01-3|35	
14mr|texlive-bbding-1.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-bbding-1.01-3|37	%files
14mr|texlive-bbding-1.01-3|38	%{_texmfdistdir}/fonts/source/public/bbding/bbding10.mf
14mr|texlive-bbding-1.01-3|39	%{_texmfdistdir}/fonts/tfm/public/bbding/bbding10.tfm
14mr|texlive-bbding-1.01-3|40	%{_texmfdistdir}/tex/latex/bbding/Uding.fd
14mr|texlive-bbding-1.01-3|41	%{_texmfdistdir}/tex/latex/bbding/bbding.sty
14mr|texlive-bbding-1.01-3|42	%doc %{_texmfdistdir}/doc/latex/bbding/README
14mr|texlive-bbding-1.01-3|43	%doc %{_texmfdistdir}/doc/latex/bbding/bbding.pdf
14mr|texlive-bbding-1.01-3|44	%doc %{_texmfdistdir}/doc/latex/bbding/bbding10.org
14mr|texlive-bbding-1.01-3|45	#- source
14mr|texlive-bbding-1.01-3|46	%doc %{_texmfdistdir}/source/latex/bbding/bbding.dtx
14mr|texlive-bbding-1.01-3|47	%doc %{_texmfdistdir}/source/latex/bbding/bbding.ins
14mr|texlive-bbding-1.01-3|48	
14mr|texlive-bbding-1.01-3|49	#-----------------------------------------------------------------------
14mr|texlive-bbding-1.01-3|50	%prep
14mr|texlive-bbding-1.01-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-bbding-1.01-3|52	
14mr|texlive-bbding-1.01-3|53	%build
14mr|texlive-bbding-1.01-3|54	
14mr|texlive-bbding-1.01-3|55	%install
14mr|texlive-bbding-1.01-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbding-1.01-3|57	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bbding-1.01-3|58	
14mr|texlive-bbding-1.01-3|59	
14mr|texlive-bbding-1.01-3|60	
14mr|texlive-bbding-1.01-3|61	%changelog
14mr|texlive-bbding-1.01-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-bbding-1.01-3|63	+ Revision: 64fd961
14mr|texlive-bbding-1.01-3|64	- MassBuild#440: Increase release tag
14mr|texlive-bbding-1.01-3|65	
14mr|texlive-bbding-1.01-3|66	

19364 14
14mr|texlive-bbm-20091119-3|1	# revision 15878
14mr|texlive-bbm-20091119-3|2	# category Package
14mr|texlive-bbm-20091119-3|3	# catalog-ctan /fonts/cm/bbm
14mr|texlive-bbm-20091119-3|4	# catalog-date 2009-11-19 15:03:53 +0100
14mr|texlive-bbm-20091119-3|5	# catalog-license other-free
14mr|texlive-bbm-20091119-3|6	# catalog-version undef
14mr|texlive-bbm-20091119-3|7	Name:		texlive-bbm
14mr|texlive-bbm-20091119-3|8	Version:	20091119
14mr|texlive-bbm-20091119-3|9	Release:	3
14mr|texlive-bbm-20091119-3|10	Summary:	"Blackboard-style" cm fonts
14mr|texlive-bbm-20091119-3|11	Group:		Publishing
14mr|texlive-bbm-20091119-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/bbm
14mr|texlive-bbm-20091119-3|13	License:	OTHER-FREE
14mr|texlive-bbm-20091119-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.tar.xz
14mr|texlive-bbm-20091119-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.doc.tar.xz
14mr|texlive-bbm-20091119-3|16	BuildArch:	noarch
14mr|texlive-bbm-20091119-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bbm-20091119-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bbm-20091119-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bbm-20091119-3|20	
14mr|texlive-bbm-20091119-3|21	%description
14mr|texlive-bbm-20091119-3|22	Blackboard variants of Computer Modern fonts. The fonts are
14mr|texlive-bbm-20091119-3|23	distributed as MetaFont source (only); LaTeX support is
14mr|texlive-bbm-20091119-3|24	available with the bbm-macros package. The Sauter font package
14mr|texlive-bbm-20091119-3|25	has MetaFont parameter source files for building the fonts at
14mr|texlive-bbm-20091119-3|26	more sizes than you could reasonably imagine. A sample of these
14mr|texlive-bbm-20091119-3|27	fonts appears in the blackboard bold sampler.
14mr|texlive-bbm-20091119-3|28	
14mr|texlive-bbm-20091119-3|29	%post
14mr|texlive-bbm-20091119-3|30	%{_sbindir}/texlive.post
14mr|texlive-bbm-20091119-3|31	
14mr|texlive-bbm-20091119-3|32	%postun
14mr|texlive-bbm-20091119-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bbm-20091119-3|34	%{_sbindir}/texlive.post
14mr|texlive-bbm-20091119-3|35	fi
14mr|texlive-bbm-20091119-3|36	
14mr|texlive-bbm-20091119-3|37	#-----------------------------------------------------------------------
14mr|texlive-bbm-20091119-3|38	%files
14mr|texlive-bbm-20091119-3|39	%{_texmfdistdir}/fonts/source/public/bbm/bbm10.mf
14mr|texlive-bbm-20091119-3|40	%{_texmfdistdir}/fonts/source/public/bbm/bbm12.mf
14mr|texlive-bbm-20091119-3|41	%{_texmfdistdir}/fonts/source/public/bbm/bbm17.mf
14mr|texlive-bbm-20091119-3|42	%{_texmfdistdir}/fonts/source/public/bbm/bbm5.mf
14mr|texlive-bbm-20091119-3|43	%{_texmfdistdir}/fonts/source/public/bbm/bbm6.mf
14mr|texlive-bbm-20091119-3|44	%{_texmfdistdir}/fonts/source/public/bbm/bbm7.mf
14mr|texlive-bbm-20091119-3|45	%{_texmfdistdir}/fonts/source/public/bbm/bbm8.mf
14mr|texlive-bbm-20091119-3|46	%{_texmfdistdir}/fonts/source/public/bbm/bbm9.mf
14mr|texlive-bbm-20091119-3|47	%{_texmfdistdir}/fonts/source/public/bbm/bbmb10.mf
14mr|texlive-bbm-20091119-3|48	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx10.mf
14mr|texlive-bbm-20091119-3|49	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx12.mf
14mr|texlive-bbm-20091119-3|50	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx5.mf
14mr|texlive-bbm-20091119-3|51	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx6.mf
14mr|texlive-bbm-20091119-3|52	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx7.mf
14mr|texlive-bbm-20091119-3|53	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx8.mf
14mr|texlive-bbm-20091119-3|54	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx9.mf
14mr|texlive-bbm-20091119-3|55	%{_texmfdistdir}/fonts/source/public/bbm/bbmbxsl10.mf
14mr|texlive-bbm-20091119-3|56	%{_texmfdistdir}/fonts/source/public/bbm/bbmdunh10.mf
14mr|texlive-bbm-20091119-3|57	%{_texmfdistdir}/fonts/source/public/bbm/bbmfib8.mf
14mr|texlive-bbm-20091119-3|58	%{_texmfdistdir}/fonts/source/public/bbm/bbmfxib8.mf
14mr|texlive-bbm-20091119-3|59	%{_texmfdistdir}/fonts/source/public/bbm/bbminch.mf
14mr|texlive-bbm-20091119-3|60	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl10.mf
14mr|texlive-bbm-20091119-3|61	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl12.mf
14mr|texlive-bbm-20091119-3|62	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl8.mf
14mr|texlive-bbm-20091119-3|63	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl9.mf
14mr|texlive-bbm-20091119-3|64	%{_texmfdistdir}/fonts/source/public/bbm/bbmsltt10.mf
14mr|texlive-bbm-20091119-3|65	%{_texmfdistdir}/fonts/source/public/bbm/bbmss10.mf
14mr|texlive-bbm-20091119-3|66	%{_texmfdistdir}/fonts/source/public/bbm/bbmss12.mf
14mr|texlive-bbm-20091119-3|67	%{_texmfdistdir}/fonts/source/public/bbm/bbmss17.mf
14mr|texlive-bbm-20091119-3|68	%{_texmfdistdir}/fonts/source/public/bbm/bbmss8.mf
14mr|texlive-bbm-20091119-3|69	%{_texmfdistdir}/fonts/source/public/bbm/bbmss9.mf
14mr|texlive-bbm-20091119-3|70	%{_texmfdistdir}/fonts/source/public/bbm/bbmssbx10.mf
14mr|texlive-bbm-20091119-3|71	%{_texmfdistdir}/fonts/source/public/bbm/bbmssdc10.mf
14mr|texlive-bbm-20091119-3|72	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi10.mf
14mr|texlive-bbm-20091119-3|73	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi12.mf
14mr|texlive-bbm-20091119-3|74	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi17.mf
14mr|texlive-bbm-20091119-3|75	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi8.mf
14mr|texlive-bbm-20091119-3|76	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi9.mf
14mr|texlive-bbm-20091119-3|77	%{_texmfdistdir}/fonts/source/public/bbm/bbmssq8.mf
14mr|texlive-bbm-20091119-3|78	%{_texmfdistdir}/fonts/source/public/bbm/bbmssqi8.mf
14mr|texlive-bbm-20091119-3|79	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt10.mf
14mr|texlive-bbm-20091119-3|80	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt12.mf
14mr|texlive-bbm-20091119-3|81	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt8.mf
14mr|texlive-bbm-20091119-3|82	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt9.mf
14mr|texlive-bbm-20091119-3|83	%{_texmfdistdir}/fonts/source/public/bbm/bbmvtt10.mf
14mr|texlive-bbm-20091119-3|84	%{_texmfdistdir}/fonts/source/public/bbm/blbbase.mf
14mr|texlive-bbm-20091119-3|85	%{_texmfdistdir}/fonts/source/public/bbm/blbord.mf
14mr|texlive-bbm-20091119-3|86	%{_texmfdistdir}/fonts/source/public/bbm/blbordl.mf
14mr|texlive-bbm-20091119-3|87	%{_texmfdistdir}/fonts/source/public/bbm/blbordsp.mf
14mr|texlive-bbm-20091119-3|88	%{_texmfdistdir}/fonts/source/public/bbm/blbordu.mf
14mr|texlive-bbm-20091119-3|89	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm10.tfm
14mr|texlive-bbm-20091119-3|90	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm12.tfm
14mr|texlive-bbm-20091119-3|91	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm17.tfm
14mr|texlive-bbm-20091119-3|92	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm5.tfm
14mr|texlive-bbm-20091119-3|93	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm6.tfm
14mr|texlive-bbm-20091119-3|94	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm7.tfm
14mr|texlive-bbm-20091119-3|95	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm8.tfm
14mr|texlive-bbm-20091119-3|96	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm9.tfm
14mr|texlive-bbm-20091119-3|97	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmb10.tfm
14mr|texlive-bbm-20091119-3|98	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx10.tfm
14mr|texlive-bbm-20091119-3|99	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx12.tfm
14mr|texlive-bbm-20091119-3|100	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx5.tfm
14mr|texlive-bbm-20091119-3|101	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx6.tfm
14mr|texlive-bbm-20091119-3|102	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx7.tfm
14mr|texlive-bbm-20091119-3|103	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx8.tfm
14mr|texlive-bbm-20091119-3|104	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx9.tfm
14mr|texlive-bbm-20091119-3|105	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbxsl10.tfm
14mr|texlive-bbm-20091119-3|106	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmdunh10.tfm
14mr|texlive-bbm-20091119-3|107	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfib8.tfm
14mr|texlive-bbm-20091119-3|108	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfxib8.tfm
14mr|texlive-bbm-20091119-3|109	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl10.tfm
14mr|texlive-bbm-20091119-3|110	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl12.tfm
14mr|texlive-bbm-20091119-3|111	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl8.tfm
14mr|texlive-bbm-20091119-3|112	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl9.tfm
14mr|texlive-bbm-20091119-3|113	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss10.tfm
14mr|texlive-bbm-20091119-3|114	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss12.tfm
14mr|texlive-bbm-20091119-3|115	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss17.tfm
14mr|texlive-bbm-20091119-3|116	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss8.tfm
14mr|texlive-bbm-20091119-3|117	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss9.tfm
14mr|texlive-bbm-20091119-3|118	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssbx10.tfm
14mr|texlive-bbm-20091119-3|119	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssdc10.tfm
14mr|texlive-bbm-20091119-3|120	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi10.tfm
14mr|texlive-bbm-20091119-3|121	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi12.tfm
14mr|texlive-bbm-20091119-3|122	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi17.tfm
14mr|texlive-bbm-20091119-3|123	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi8.tfm
14mr|texlive-bbm-20091119-3|124	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi9.tfm
14mr|texlive-bbm-20091119-3|125	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssq8.tfm
14mr|texlive-bbm-20091119-3|126	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssqi8.tfm
14mr|texlive-bbm-20091119-3|127	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt10.tfm
14mr|texlive-bbm-20091119-3|128	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt12.tfm
14mr|texlive-bbm-20091119-3|129	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt8.tfm
14mr|texlive-bbm-20091119-3|130	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt9.tfm
14mr|texlive-bbm-20091119-3|131	%doc %{_texmfdistdir}/doc/fonts/bbm/README
14mr|texlive-bbm-20091119-3|132	%doc %{_texmfdistdir}/doc/fonts/bbm/gfbatch.batch
14mr|texlive-bbm-20091119-3|133	%doc %{_texmfdistdir}/doc/fonts/bbm/mfbatch.batch
14mr|texlive-bbm-20091119-3|134	%doc %{_texmfdistdir}/doc/fonts/bbm/test.tex
14mr|texlive-bbm-20091119-3|135	
14mr|texlive-bbm-20091119-3|136	#-----------------------------------------------------------------------
14mr|texlive-bbm-20091119-3|137	%prep
14mr|texlive-bbm-20091119-3|138	%setup -c -a0 -a1
14mr|texlive-bbm-20091119-3|139	
14mr|texlive-bbm-20091119-3|140	%build
14mr|texlive-bbm-20091119-3|141	
14mr|texlive-bbm-20091119-3|142	%install
14mr|texlive-bbm-20091119-3|143	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbm-20091119-3|144	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bbm-20091119-3|145	
14mr|texlive-bbm-20091119-3|146	
14mr|texlive-bbm-20091119-3|147	
14mr|texlive-bbm-20091119-3|148	%changelog
14mr|texlive-bbm-20091119-3|149	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091119-3
14mr|texlive-bbm-20091119-3|150	+ Revision: d26a815
14mr|texlive-bbm-20091119-3|151	- MassBuild#440: Increase release tag
14mr|texlive-bbm-20091119-3|152	
14mr|texlive-bbm-20091119-3|153	

19365 14
14mr|texlive-bbm-macros-20100215-3|1	# revision 17224
14mr|texlive-bbm-macros-20100215-3|2	# category Package
14mr|texlive-bbm-macros-20100215-3|3	# catalog-ctan /macros/latex/contrib/bbm
14mr|texlive-bbm-macros-20100215-3|4	# catalog-date 2010-02-15 23:28:51 +0100
14mr|texlive-bbm-macros-20100215-3|5	# catalog-license lppl
14mr|texlive-bbm-macros-20100215-3|6	# catalog-version undef
14mr|texlive-bbm-macros-20100215-3|7	Name:		texlive-bbm-macros
14mr|texlive-bbm-macros-20100215-3|8	Version:	20100215
14mr|texlive-bbm-macros-20100215-3|9	Release:	3
14mr|texlive-bbm-macros-20100215-3|10	Summary:	LaTeX support for "blackboard-style" cm fonts
14mr|texlive-bbm-macros-20100215-3|11	Group:		Publishing
14mr|texlive-bbm-macros-20100215-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bbm
14mr|texlive-bbm-macros-20100215-3|13	License:	LPPL
14mr|texlive-bbm-macros-20100215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.tar.xz
14mr|texlive-bbm-macros-20100215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.doc.tar.xz
14mr|texlive-bbm-macros-20100215-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.source.tar.xz
14mr|texlive-bbm-macros-20100215-3|17	BuildArch:	noarch
14mr|texlive-bbm-macros-20100215-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bbm-macros-20100215-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bbm-macros-20100215-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bbm-macros-20100215-3|21	
14mr|texlive-bbm-macros-20100215-3|22	%description
14mr|texlive-bbm-macros-20100215-3|23	Provides LaTeX support for Blackboard variants of Computer
14mr|texlive-bbm-macros-20100215-3|24	Modern fonts. Declares a font family bbm so you can in
14mr|texlive-bbm-macros-20100215-3|25	principle write running text in blackboard bold, and lots of
14mr|texlive-bbm-macros-20100215-3|26	math alphabets for using the fonts within maths.
14mr|texlive-bbm-macros-20100215-3|27	
14mr|texlive-bbm-macros-20100215-3|28	%post
14mr|texlive-bbm-macros-20100215-3|29	%{_sbindir}/texlive.post
14mr|texlive-bbm-macros-20100215-3|30	
14mr|texlive-bbm-macros-20100215-3|31	%postun
14mr|texlive-bbm-macros-20100215-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bbm-macros-20100215-3|33	%{_sbindir}/texlive.post
14mr|texlive-bbm-macros-20100215-3|34	fi
14mr|texlive-bbm-macros-20100215-3|35	
14mr|texlive-bbm-macros-20100215-3|36	#-----------------------------------------------------------------------
14mr|texlive-bbm-macros-20100215-3|37	%files
14mr|texlive-bbm-macros-20100215-3|38	%{_texmfdistdir}/tex/latex/bbm-macros/bbm.sty
14mr|texlive-bbm-macros-20100215-3|39	%{_texmfdistdir}/tex/latex/bbm-macros/ubbm.fd
14mr|texlive-bbm-macros-20100215-3|40	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmss.fd
14mr|texlive-bbm-macros-20100215-3|41	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmtt.fd
14mr|texlive-bbm-macros-20100215-3|42	%doc %{_texmfdistdir}/doc/latex/bbm-macros/README
14mr|texlive-bbm-macros-20100215-3|43	%doc %{_texmfdistdir}/doc/latex/bbm-macros/bbm.pdf
14mr|texlive-bbm-macros-20100215-3|44	#- source
14mr|texlive-bbm-macros-20100215-3|45	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.drv
14mr|texlive-bbm-macros-20100215-3|46	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.dtx
14mr|texlive-bbm-macros-20100215-3|47	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.ins
14mr|texlive-bbm-macros-20100215-3|48	
14mr|texlive-bbm-macros-20100215-3|49	#-----------------------------------------------------------------------
14mr|texlive-bbm-macros-20100215-3|50	%prep
14mr|texlive-bbm-macros-20100215-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-bbm-macros-20100215-3|52	
14mr|texlive-bbm-macros-20100215-3|53	%build
14mr|texlive-bbm-macros-20100215-3|54	
14mr|texlive-bbm-macros-20100215-3|55	%install
14mr|texlive-bbm-macros-20100215-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbm-macros-20100215-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bbm-macros-20100215-3|58	
14mr|texlive-bbm-macros-20100215-3|59	
14mr|texlive-bbm-macros-20100215-3|60	
14mr|texlive-bbm-macros-20100215-3|61	%changelog
14mr|texlive-bbm-macros-20100215-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100215-3
14mr|texlive-bbm-macros-20100215-3|63	+ Revision: 0f5743a
14mr|texlive-bbm-macros-20100215-3|64	- MassBuild#440: Increase release tag
14mr|texlive-bbm-macros-20100215-3|65	
14mr|texlive-bbm-macros-20100215-3|66	

19366 14
14mr|texlive-bbold-1.01-3|1	# revision 17187
14mr|texlive-bbold-1.01-3|2	# category Package
14mr|texlive-bbold-1.01-3|3	# catalog-ctan /fonts/bbold
14mr|texlive-bbold-1.01-3|4	# catalog-date 2010-02-15 23:28:51 +0100
14mr|texlive-bbold-1.01-3|5	# catalog-license bsd
14mr|texlive-bbold-1.01-3|6	# catalog-version 1.01
14mr|texlive-bbold-1.01-3|7	Name:		texlive-bbold
14mr|texlive-bbold-1.01-3|8	Version:	1.01
14mr|texlive-bbold-1.01-3|9	Release:	3
14mr|texlive-bbold-1.01-3|10	Summary:	Sans serif blackboard bold
14mr|texlive-bbold-1.01-3|11	Group:		Publishing
14mr|texlive-bbold-1.01-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold
14mr|texlive-bbold-1.01-3|13	License:	BSD
14mr|texlive-bbold-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.tar.xz
14mr|texlive-bbold-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.doc.tar.xz
14mr|texlive-bbold-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.source.tar.xz
14mr|texlive-bbold-1.01-3|17	BuildArch:	noarch
14mr|texlive-bbold-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bbold-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bbold-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bbold-1.01-3|21	
14mr|texlive-bbold-1.01-3|22	%description
14mr|texlive-bbold-1.01-3|23	A geometric sans serif blackboard bold font, for use in
14mr|texlive-bbold-1.01-3|24	mathematics; MetaFont sources are provided, as well as macros
14mr|texlive-bbold-1.01-3|25	for use with LaTeX. The Sauter font package has MetaFont
14mr|texlive-bbold-1.01-3|26	parameter source files for building the fonts at more sizes
14mr|texlive-bbold-1.01-3|27	than you could reasonably imagine. See the blackboard sampler
14mr|texlive-bbold-1.01-3|28	for a feel for the font's appearance.
14mr|texlive-bbold-1.01-3|29	
14mr|texlive-bbold-1.01-3|30	%post
14mr|texlive-bbold-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-bbold-1.01-3|32	
14mr|texlive-bbold-1.01-3|33	%postun
14mr|texlive-bbold-1.01-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-bbold-1.01-3|35	%{_sbindir}/texlive.post
14mr|texlive-bbold-1.01-3|36	fi
14mr|texlive-bbold-1.01-3|37	
14mr|texlive-bbold-1.01-3|38	#-----------------------------------------------------------------------
14mr|texlive-bbold-1.01-3|39	%files
14mr|texlive-bbold-1.01-3|40	%{_texmfdistdir}/fonts/source/public/bbold/bbbase.mf
14mr|texlive-bbold-1.01-3|41	%{_texmfdistdir}/fonts/source/public/bbold/bbgreekl.mf
14mr|texlive-bbold-1.01-3|42	%{_texmfdistdir}/fonts/source/public/bbold/bbgreeku.mf
14mr|texlive-bbold-1.01-3|43	%{_texmfdistdir}/fonts/source/public/bbold/bbligs.mf
14mr|texlive-bbold-1.01-3|44	%{_texmfdistdir}/fonts/source/public/bbold/bblower.mf
14mr|texlive-bbold-1.01-3|45	%{_texmfdistdir}/fonts/source/public/bbold/bbnum.mf
14mr|texlive-bbold-1.01-3|46	%{_texmfdistdir}/fonts/source/public/bbold/bbold.mf
14mr|texlive-bbold-1.01-3|47	%{_texmfdistdir}/fonts/source/public/bbold/bbold10.mf
14mr|texlive-bbold-1.01-3|48	%{_texmfdistdir}/fonts/source/public/bbold/bbold12.mf
14mr|texlive-bbold-1.01-3|49	%{_texmfdistdir}/fonts/source/public/bbold/bbold17.mf
14mr|texlive-bbold-1.01-3|50	%{_texmfdistdir}/fonts/source/public/bbold/bbold5.mf
14mr|texlive-bbold-1.01-3|51	%{_texmfdistdir}/fonts/source/public/bbold/bbold6.mf
14mr|texlive-bbold-1.01-3|52	%{_texmfdistdir}/fonts/source/public/bbold/bbold7.mf
14mr|texlive-bbold-1.01-3|53	%{_texmfdistdir}/fonts/source/public/bbold/bbold8.mf
14mr|texlive-bbold-1.01-3|54	%{_texmfdistdir}/fonts/source/public/bbold/bbold9.mf
14mr|texlive-bbold-1.01-3|55	%{_texmfdistdir}/fonts/source/public/bbold/bbparams.mf
14mr|texlive-bbold-1.01-3|56	%{_texmfdistdir}/fonts/source/public/bbold/bbpunc.mf
14mr|texlive-bbold-1.01-3|57	%{_texmfdistdir}/fonts/source/public/bbold/bbupper.mf
14mr|texlive-bbold-1.01-3|58	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold10.tfm
14mr|texlive-bbold-1.01-3|59	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold12.tfm
14mr|texlive-bbold-1.01-3|60	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold17.tfm
14mr|texlive-bbold-1.01-3|61	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold5.tfm
14mr|texlive-bbold-1.01-3|62	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold6.tfm
14mr|texlive-bbold-1.01-3|63	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold7.tfm
14mr|texlive-bbold-1.01-3|64	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold8.tfm
14mr|texlive-bbold-1.01-3|65	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold9.tfm
14mr|texlive-bbold-1.01-3|66	%{_texmfdistdir}/tex/latex/bbold/Ubbold.fd
14mr|texlive-bbold-1.01-3|67	%{_texmfdistdir}/tex/latex/bbold/bbold.sty
14mr|texlive-bbold-1.01-3|68	%doc %{_texmfdistdir}/doc/latex/bbold/INSTALL
14mr|texlive-bbold-1.01-3|69	%doc %{_texmfdistdir}/doc/latex/bbold/README
14mr|texlive-bbold-1.01-3|70	%doc %{_texmfdistdir}/doc/latex/bbold/bbold.pdf
14mr|texlive-bbold-1.01-3|71	#- source
14mr|texlive-bbold-1.01-3|72	%doc %{_texmfdistdir}/source/latex/bbold/bbold.dtx
14mr|texlive-bbold-1.01-3|73	%doc %{_texmfdistdir}/source/latex/bbold/bbold.ins
14mr|texlive-bbold-1.01-3|74	%doc %{_texmfdistdir}/source/latex/bbold/fonttabl.sty
14mr|texlive-bbold-1.01-3|75	
14mr|texlive-bbold-1.01-3|76	#-----------------------------------------------------------------------
14mr|texlive-bbold-1.01-3|77	%prep
14mr|texlive-bbold-1.01-3|78	%setup -c -a0 -a1 -a2
14mr|texlive-bbold-1.01-3|79	
14mr|texlive-bbold-1.01-3|80	%build
14mr|texlive-bbold-1.01-3|81	
14mr|texlive-bbold-1.01-3|82	%install
14mr|texlive-bbold-1.01-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbold-1.01-3|84	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bbold-1.01-3|85	
14mr|texlive-bbold-1.01-3|86	
14mr|texlive-bbold-1.01-3|87	
14mr|texlive-bbold-1.01-3|88	%changelog
14mr|texlive-bbold-1.01-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-bbold-1.01-3|90	+ Revision: 3b4a690
14mr|texlive-bbold-1.01-3|91	- MassBuild#440: Increase release tag
14mr|texlive-bbold-1.01-3|92	
14mr|texlive-bbold-1.01-3|93	

19367 14
14mr|texlive-bbold-type1-20101121-3|1	# revision 20524
14mr|texlive-bbold-type1-20101121-3|2	# category Package
14mr|texlive-bbold-type1-20101121-3|3	# catalog-ctan /fonts/bbold-type1
14mr|texlive-bbold-type1-20101121-3|4	# catalog-date 2010-11-21 18:48:27 +0100
14mr|texlive-bbold-type1-20101121-3|5	# catalog-license other-free
14mr|texlive-bbold-type1-20101121-3|6	# catalog-version undef
14mr|texlive-bbold-type1-20101121-3|7	Name:		texlive-bbold-type1
14mr|texlive-bbold-type1-20101121-3|8	Version:	20101121
14mr|texlive-bbold-type1-20101121-3|9	Release:	3
14mr|texlive-bbold-type1-20101121-3|10	Summary:	An Adobe Type 1 format version of the bbold font
14mr|texlive-bbold-type1-20101121-3|11	Group:		Publishing
14mr|texlive-bbold-type1-20101121-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold-type1
14mr|texlive-bbold-type1-20101121-3|13	License:	OTHER-FREE
14mr|texlive-bbold-type1-20101121-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.tar.xz
14mr|texlive-bbold-type1-20101121-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.doc.tar.xz
14mr|texlive-bbold-type1-20101121-3|16	BuildArch:	noarch
14mr|texlive-bbold-type1-20101121-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bbold-type1-20101121-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bbold-type1-20101121-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bbold-type1-20101121-3|20	
14mr|texlive-bbold-type1-20101121-3|21	%description
14mr|texlive-bbold-type1-20101121-3|22	The files offer an Adobe Type 1 format version of the 5pt, 7pt
14mr|texlive-bbold-type1-20101121-3|23	and 10pt versions of the bbold fonts. The distribution also
14mr|texlive-bbold-type1-20101121-3|24	includes a map file, for use when incorporating the fonts into
14mr|texlive-bbold-type1-20101121-3|25	TeX documents, but no macro sets are provided (the fonts will
14mr|texlive-bbold-type1-20101121-3|26	not provide the correct results using macros designed for use
14mr|texlive-bbold-type1-20101121-3|27	with the MetaFont versions of the fonts. The fonts were
14mr|texlive-bbold-type1-20101121-3|28	produced to be part of the TeX distribution from Y&Y; they were
14mr|texlive-bbold-type1-20101121-3|29	generously donated to the TeX Users' Group when Y&Y closed its
14mr|texlive-bbold-type1-20101121-3|30	doors as a business.
14mr|texlive-bbold-type1-20101121-3|31	
14mr|texlive-bbold-type1-20101121-3|32	%post
14mr|texlive-bbold-type1-20101121-3|33	%{_sbindir}/texlive.post
14mr|texlive-bbold-type1-20101121-3|34	
14mr|texlive-bbold-type1-20101121-3|35	%postun
14mr|texlive-bbold-type1-20101121-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-bbold-type1-20101121-3|37	%{_sbindir}/texlive.post
14mr|texlive-bbold-type1-20101121-3|38	fi
14mr|texlive-bbold-type1-20101121-3|39	
14mr|texlive-bbold-type1-20101121-3|40	#-----------------------------------------------------------------------
14mr|texlive-bbold-type1-20101121-3|41	%files
14mr|texlive-bbold-type1-20101121-3|42	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold10.afm
14mr|texlive-bbold-type1-20101121-3|43	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold5.afm
14mr|texlive-bbold-type1-20101121-3|44	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold7.afm
14mr|texlive-bbold-type1-20101121-3|45	%{_texmfdistdir}/fonts/map/dvips/bbold-type1/bbold.map
14mr|texlive-bbold-type1-20101121-3|46	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold10.pfb
14mr|texlive-bbold-type1-20101121-3|47	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold5.pfb
14mr|texlive-bbold-type1-20101121-3|48	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold7.pfb
14mr|texlive-bbold-type1-20101121-3|49	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/README
14mr|texlive-bbold-type1-20101121-3|50	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.pdf
14mr|texlive-bbold-type1-20101121-3|51	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.tex
14mr|texlive-bbold-type1-20101121-3|52	
14mr|texlive-bbold-type1-20101121-3|53	#-----------------------------------------------------------------------
14mr|texlive-bbold-type1-20101121-3|54	%prep
14mr|texlive-bbold-type1-20101121-3|55	%setup -c -a0 -a1
14mr|texlive-bbold-type1-20101121-3|56	
14mr|texlive-bbold-type1-20101121-3|57	%build
14mr|texlive-bbold-type1-20101121-3|58	
14mr|texlive-bbold-type1-20101121-3|59	%install
14mr|texlive-bbold-type1-20101121-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bbold-type1-20101121-3|61	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bbold-type1-20101121-3|62	
14mr|texlive-bbold-type1-20101121-3|63	
14mr|texlive-bbold-type1-20101121-3|64	
14mr|texlive-bbold-type1-20101121-3|65	%changelog
14mr|texlive-bbold-type1-20101121-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101121-3
14mr|texlive-bbold-type1-20101121-3|67	+ Revision: 79d6cc6
14mr|texlive-bbold-type1-20101121-3|68	- MassBuild#440: Increase release tag
14mr|texlive-bbold-type1-20101121-3|69	
14mr|texlive-bbold-type1-20101121-3|70	

19368 14
14mr|texlive-bchart-0.1.1-2|1	# revision 25677
14mr|texlive-bchart-0.1.1-2|2	# category Package
14mr|texlive-bchart-0.1.1-2|3	# catalog-ctan /macros/latex/contrib/bchart
14mr|texlive-bchart-0.1.1-2|4	# catalog-date 2012-03-17 17:05:04 +0100
14mr|texlive-bchart-0.1.1-2|5	# catalog-license other-free
14mr|texlive-bchart-0.1.1-2|6	# catalog-version 0.1.1
14mr|texlive-bchart-0.1.1-2|7	Name:		texlive-bchart
14mr|texlive-bchart-0.1.1-2|8	Version:	0.1.1
14mr|texlive-bchart-0.1.1-2|9	Release:	2
14mr|texlive-bchart-0.1.1-2|10	Summary:	Draw simple bar charts in LaTeX
14mr|texlive-bchart-0.1.1-2|11	Group:		Publishing
14mr|texlive-bchart-0.1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bchart
14mr|texlive-bchart-0.1.1-2|13	License:	OTHER-FREE
14mr|texlive-bchart-0.1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.tar.xz
14mr|texlive-bchart-0.1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.doc.tar.xz
14mr|texlive-bchart-0.1.1-2|16	BuildArch:	noarch
14mr|texlive-bchart-0.1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bchart-0.1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bchart-0.1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-bchart-0.1.1-2|20	
14mr|texlive-bchart-0.1.1-2|21	%description
14mr|texlive-bchart-0.1.1-2|22	The package provides horizontal bar charts, drawn using TikZ on
14mr|texlive-bchart-0.1.1-2|23	a numeric X-axis. The focus of the package is simplicity and
14mr|texlive-bchart-0.1.1-2|24	aesthetics.
14mr|texlive-bchart-0.1.1-2|25	
14mr|texlive-bchart-0.1.1-2|26	%post
14mr|texlive-bchart-0.1.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-bchart-0.1.1-2|28	
14mr|texlive-bchart-0.1.1-2|29	%postun
14mr|texlive-bchart-0.1.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-bchart-0.1.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-bchart-0.1.1-2|32	fi
14mr|texlive-bchart-0.1.1-2|33	
14mr|texlive-bchart-0.1.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-bchart-0.1.1-2|35	%files
14mr|texlive-bchart-0.1.1-2|36	%{_texmfdistdir}/tex/latex/bchart/bchart.sty
14mr|texlive-bchart-0.1.1-2|37	%doc %{_texmfdistdir}/doc/latex/bchart/CHANGES.txt
14mr|texlive-bchart-0.1.1-2|38	%doc %{_texmfdistdir}/doc/latex/bchart/LICENSE.txt
14mr|texlive-bchart-0.1.1-2|39	%doc %{_texmfdistdir}/doc/latex/bchart/README
14mr|texlive-bchart-0.1.1-2|40	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.pdf
14mr|texlive-bchart-0.1.1-2|41	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.tex
14mr|texlive-bchart-0.1.1-2|42	
14mr|texlive-bchart-0.1.1-2|43	#-----------------------------------------------------------------------
14mr|texlive-bchart-0.1.1-2|44	%prep
14mr|texlive-bchart-0.1.1-2|45	%setup -c -a0 -a1
14mr|texlive-bchart-0.1.1-2|46	
14mr|texlive-bchart-0.1.1-2|47	%build
14mr|texlive-bchart-0.1.1-2|48	
14mr|texlive-bchart-0.1.1-2|49	%install
14mr|texlive-bchart-0.1.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bchart-0.1.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bchart-0.1.1-2|52	
14mr|texlive-bchart-0.1.1-2|53	
14mr|texlive-bchart-0.1.1-2|54	
14mr|texlive-bchart-0.1.1-2|55	%changelog
14mr|texlive-bchart-0.1.1-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-2
14mr|texlive-bchart-0.1.1-2|57	+ Revision: 9b3a54e
14mr|texlive-bchart-0.1.1-2|58	- MassBuild#440: Increase release tag
14mr|texlive-bchart-0.1.1-2|59	
14mr|texlive-bchart-0.1.1-2|60	

19369 14
14mr|texlive-bclogo-2.26-3|1	# revision 23305
14mr|texlive-bclogo-2.26-3|2	# category Package
14mr|texlive-bclogo-2.26-3|3	# catalog-ctan /graphics/bclogo
14mr|texlive-bclogo-2.26-3|4	# catalog-date 2011-08-01 12:18:46 +0200
14mr|texlive-bclogo-2.26-3|5	# catalog-license lppl
14mr|texlive-bclogo-2.26-3|6	# catalog-version 2.26
14mr|texlive-bclogo-2.26-3|7	Name:		texlive-bclogo
14mr|texlive-bclogo-2.26-3|8	Version:	2.26
14mr|texlive-bclogo-2.26-3|9	Release:	3
14mr|texlive-bclogo-2.26-3|10	Summary:	Creating colourful boxes with logos
14mr|texlive-bclogo-2.26-3|11	Group:		Publishing
14mr|texlive-bclogo-2.26-3|12	URL:		http://www.ctan.org/tex-archive/graphics/bclogo
14mr|texlive-bclogo-2.26-3|13	License:	LPPL
14mr|texlive-bclogo-2.26-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.tar.xz
14mr|texlive-bclogo-2.26-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.doc.tar.xz
14mr|texlive-bclogo-2.26-3|16	BuildArch:	noarch
14mr|texlive-bclogo-2.26-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bclogo-2.26-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bclogo-2.26-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bclogo-2.26-3|20	
14mr|texlive-bclogo-2.26-3|21	%description
14mr|texlive-bclogo-2.26-3|22	The package facilitates the creation of colorful boxes with a
14mr|texlive-bclogo-2.26-3|23	title and logo. It may use either tikz or PSTricks as graphics
14mr|texlive-bclogo-2.26-3|24	engine.
14mr|texlive-bclogo-2.26-3|25	
14mr|texlive-bclogo-2.26-3|26	%post
14mr|texlive-bclogo-2.26-3|27	%{_sbindir}/texlive.post
14mr|texlive-bclogo-2.26-3|28	
14mr|texlive-bclogo-2.26-3|29	%postun
14mr|texlive-bclogo-2.26-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bclogo-2.26-3|31	%{_sbindir}/texlive.post
14mr|texlive-bclogo-2.26-3|32	fi
14mr|texlive-bclogo-2.26-3|33	
14mr|texlive-bclogo-2.26-3|34	#-----------------------------------------------------------------------
14mr|texlive-bclogo-2.26-3|35	%files
14mr|texlive-bclogo-2.26-3|36	%{_texmfdistdir}/metapost/bclogo/bc-attention.mp
14mr|texlive-bclogo-2.26-3|37	%{_texmfdistdir}/metapost/bclogo/bc-aux-301.mp
14mr|texlive-bclogo-2.26-3|38	%{_texmfdistdir}/metapost/bclogo/bc-bombe.mp
14mr|texlive-bclogo-2.26-3|39	%{_texmfdistdir}/metapost/bclogo/bc-book.mp
14mr|texlive-bclogo-2.26-3|40	%{_texmfdistdir}/metapost/bclogo/bc-calendrier.mp
14mr|texlive-bclogo-2.26-3|41	%{_texmfdistdir}/metapost/bclogo/bc-cle.mp
14mr|texlive-bclogo-2.26-3|42	%{_texmfdistdir}/metapost/bclogo/bc-clefa.mp
14mr|texlive-bclogo-2.26-3|43	%{_texmfdistdir}/metapost/bclogo/bc-clesol.mp
14mr|texlive-bclogo-2.26-3|44	%{_texmfdistdir}/metapost/bclogo/bc-coeur.mp
14mr|texlive-bclogo-2.26-3|45	%{_texmfdistdir}/metapost/bclogo/bc-crayon.mp
14mr|texlive-bclogo-2.26-3|46	%{_texmfdistdir}/metapost/bclogo/bc-cube.mp
14mr|texlive-bclogo-2.26-3|47	%{_texmfdistdir}/metapost/bclogo/bc-dallemagne.mp
14mr|texlive-bclogo-2.26-3|48	%{_texmfdistdir}/metapost/bclogo/bc-danger.mp
14mr|texlive-bclogo-2.26-3|49	%{_texmfdistdir}/metapost/bclogo/bc-dautriche.mp
14mr|texlive-bclogo-2.26-3|50	%{_texmfdistdir}/metapost/bclogo/bc-dbelgique.mp
14mr|texlive-bclogo-2.26-3|51	%{_texmfdistdir}/metapost/bclogo/bc-dbulgarie.mp
14mr|texlive-bclogo-2.26-3|52	%{_texmfdistdir}/metapost/bclogo/bc-dfrance.mp
14mr|texlive-bclogo-2.26-3|53	%{_texmfdistdir}/metapost/bclogo/bc-ditalie.mp
14mr|texlive-bclogo-2.26-3|54	%{_texmfdistdir}/metapost/bclogo/bc-dluxembourg.mp
14mr|texlive-bclogo-2.26-3|55	%{_texmfdistdir}/metapost/bclogo/bc-dodecaedre.mp
14mr|texlive-bclogo-2.26-3|56	%{_texmfdistdir}/metapost/bclogo/bc-dpaysbas.mp
14mr|texlive-bclogo-2.26-3|57	%{_texmfdistdir}/metapost/bclogo/bc-dz.mp
14mr|texlive-bclogo-2.26-3|58	%{_texmfdistdir}/metapost/bclogo/bc-eclaircie.mp
14mr|texlive-bclogo-2.26-3|59	%{_texmfdistdir}/metapost/bclogo/bc-etoile.mp
14mr|texlive-bclogo-2.26-3|60	%{_texmfdistdir}/metapost/bclogo/bc-femme.mp
14mr|texlive-bclogo-2.26-3|61	%{_texmfdistdir}/metapost/bclogo/bc-feujaune.mp
14mr|texlive-bclogo-2.26-3|62	%{_texmfdistdir}/metapost/bclogo/bc-feurouge.mp
14mr|texlive-bclogo-2.26-3|63	%{_texmfdistdir}/metapost/bclogo/bc-feutricolore.mp
14mr|texlive-bclogo-2.26-3|64	%{_texmfdistdir}/metapost/bclogo/bc-feuvert.mp
14mr|texlive-bclogo-2.26-3|65	%{_texmfdistdir}/metapost/bclogo/bc-fleur.mp
14mr|texlive-bclogo-2.26-3|66	%{_texmfdistdir}/metapost/bclogo/bc-homme.mp
14mr|texlive-bclogo-2.26-3|67	%{_texmfdistdir}/metapost/bclogo/bc-horloge.mp
14mr|texlive-bclogo-2.26-3|68	%{_texmfdistdir}/metapost/bclogo/bc-icosaedre.mp
14mr|texlive-bclogo-2.26-3|69	%{_texmfdistdir}/metapost/bclogo/bc-info.mp
14mr|texlive-bclogo-2.26-3|70	%{_texmfdistdir}/metapost/bclogo/bc-inter.mp
14mr|texlive-bclogo-2.26-3|71	%{_texmfdistdir}/metapost/bclogo/bc-interdit.mp
14mr|texlive-bclogo-2.26-3|72	%{_texmfdistdir}/metapost/bclogo/bc-lampe.mp
14mr|texlive-bclogo-2.26-3|73	%{_texmfdistdir}/metapost/bclogo/bc-loupe.mp
14mr|texlive-bclogo-2.26-3|74	%{_texmfdistdir}/metapost/bclogo/bc-neige.mp
14mr|texlive-bclogo-2.26-3|75	%{_texmfdistdir}/metapost/bclogo/bc-note.mp
14mr|texlive-bclogo-2.26-3|76	%{_texmfdistdir}/metapost/bclogo/bc-nucleaire.mp
14mr|texlive-bclogo-2.26-3|77	%{_texmfdistdir}/metapost/bclogo/bc-octaedre.mp
14mr|texlive-bclogo-2.26-3|78	%{_texmfdistdir}/metapost/bclogo/bc-oeil.mp
14mr|texlive-bclogo-2.26-3|79	%{_texmfdistdir}/metapost/bclogo/bc-orne.mp
14mr|texlive-bclogo-2.26-3|80	%{_texmfdistdir}/metapost/bclogo/bc-ours.mp
14mr|texlive-bclogo-2.26-3|81	%{_texmfdistdir}/metapost/bclogo/bc-outil.mp
14mr|texlive-bclogo-2.26-3|82	%{_texmfdistdir}/metapost/bclogo/bc-peaceandlove.mp
14mr|texlive-bclogo-2.26-3|83	%{_texmfdistdir}/metapost/bclogo/bc-pluie.mp
14mr|texlive-bclogo-2.26-3|84	%{_texmfdistdir}/metapost/bclogo/bc-plume.mp
14mr|texlive-bclogo-2.26-3|85	%{_texmfdistdir}/metapost/bclogo/bc-poisson.mp
14mr|texlive-bclogo-2.26-3|86	%{_texmfdistdir}/metapost/bclogo/bc-recyclage.mp
14mr|texlive-bclogo-2.26-3|87	%{_texmfdistdir}/metapost/bclogo/bc-rosevents.mp
14mr|texlive-bclogo-2.26-3|88	%{_texmfdistdir}/metapost/bclogo/bc-smiley-bonnehumeur.mp
14mr|texlive-bclogo-2.26-3|89	%{_texmfdistdir}/metapost/bclogo/bc-smiley-mauvaisehumeur.mp
14mr|texlive-bclogo-2.26-3|90	%{_texmfdistdir}/metapost/bclogo/bc-soleil.mp
14mr|texlive-bclogo-2.26-3|91	%{_texmfdistdir}/metapost/bclogo/bc-stop.mp
14mr|texlive-bclogo-2.26-3|92	%{_texmfdistdir}/metapost/bclogo/bc-takecare.mp
14mr|texlive-bclogo-2.26-3|93	%{_texmfdistdir}/metapost/bclogo/bc-tetraedre.mp
14mr|texlive-bclogo-2.26-3|94	%{_texmfdistdir}/metapost/bclogo/bc-trefle.mp
14mr|texlive-bclogo-2.26-3|95	%{_texmfdistdir}/metapost/bclogo/bc-trombone.mp
14mr|texlive-bclogo-2.26-3|96	%{_texmfdistdir}/metapost/bclogo/bc-valetcoeur.mp
14mr|texlive-bclogo-2.26-3|97	%{_texmfdistdir}/metapost/bclogo/bc-velo.mp
14mr|texlive-bclogo-2.26-3|98	%{_texmfdistdir}/metapost/bclogo/bc-yin.mp
14mr|texlive-bclogo-2.26-3|99	%{_texmfdistdir}/metapost/bclogo/brace.mp
14mr|texlive-bclogo-2.26-3|100	%{_texmfdistdir}/metapost/bclogo/losanges.mp
14mr|texlive-bclogo-2.26-3|101	%{_texmfdistdir}/metapost/bclogo/spir.mp
14mr|texlive-bclogo-2.26-3|102	%{_texmfdistdir}/tex/latex/bclogo/bc-attention.mps
14mr|texlive-bclogo-2.26-3|103	%{_texmfdistdir}/tex/latex/bclogo/bc-aux-301.mps
14mr|texlive-bclogo-2.26-3|104	%{_texmfdistdir}/tex/latex/bclogo/bc-bombe.mps
14mr|texlive-bclogo-2.26-3|105	%{_texmfdistdir}/tex/latex/bclogo/bc-book.mps
14mr|texlive-bclogo-2.26-3|106	%{_texmfdistdir}/tex/latex/bclogo/bc-calendrier.mps
14mr|texlive-bclogo-2.26-3|107	%{_texmfdistdir}/tex/latex/bclogo/bc-cle.mps
14mr|texlive-bclogo-2.26-3|108	%{_texmfdistdir}/tex/latex/bclogo/bc-clefa.mps
14mr|texlive-bclogo-2.26-3|109	%{_texmfdistdir}/tex/latex/bclogo/bc-clesol.mps
14mr|texlive-bclogo-2.26-3|110	%{_texmfdistdir}/tex/latex/bclogo/bc-coeur.mps
14mr|texlive-bclogo-2.26-3|111	%{_texmfdistdir}/tex/latex/bclogo/bc-crayon.mps
14mr|texlive-bclogo-2.26-3|112	%{_texmfdistdir}/tex/latex/bclogo/bc-cube.mps
14mr|texlive-bclogo-2.26-3|113	%{_texmfdistdir}/tex/latex/bclogo/bc-dallemagne.mps
14mr|texlive-bclogo-2.26-3|114	%{_texmfdistdir}/tex/latex/bclogo/bc-danger.mps
14mr|texlive-bclogo-2.26-3|115	%{_texmfdistdir}/tex/latex/bclogo/bc-dautriche.mps
14mr|texlive-bclogo-2.26-3|116	%{_texmfdistdir}/tex/latex/bclogo/bc-dbelgique.mps
14mr|texlive-bclogo-2.26-3|117	%{_texmfdistdir}/tex/latex/bclogo/bc-dbulgarie.mps
14mr|texlive-bclogo-2.26-3|118	%{_texmfdistdir}/tex/latex/bclogo/bc-dfrance.mps
14mr|texlive-bclogo-2.26-3|119	%{_texmfdistdir}/tex/latex/bclogo/bc-ditalie.mps
14mr|texlive-bclogo-2.26-3|120	%{_texmfdistdir}/tex/latex/bclogo/bc-dluxembourg.mps
14mr|texlive-bclogo-2.26-3|121	%{_texmfdistdir}/tex/latex/bclogo/bc-dodecaedre.mps
14mr|texlive-bclogo-2.26-3|122	%{_texmfdistdir}/tex/latex/bclogo/bc-dpaysbas.mps
14mr|texlive-bclogo-2.26-3|123	%{_texmfdistdir}/tex/latex/bclogo/bc-dz.mps
14mr|texlive-bclogo-2.26-3|124	%{_texmfdistdir}/tex/latex/bclogo/bc-eclaircie.mps
14mr|texlive-bclogo-2.26-3|125	%{_texmfdistdir}/tex/latex/bclogo/bc-etoile.mps
14mr|texlive-bclogo-2.26-3|126	%{_texmfdistdir}/tex/latex/bclogo/bc-femme.mps
14mr|texlive-bclogo-2.26-3|127	%{_texmfdistdir}/tex/latex/bclogo/bc-feujaune.mps
14mr|texlive-bclogo-2.26-3|128	%{_texmfdistdir}/tex/latex/bclogo/bc-feurouge.mps
14mr|texlive-bclogo-2.26-3|129	%{_texmfdistdir}/tex/latex/bclogo/bc-feutricolore.mps
14mr|texlive-bclogo-2.26-3|130	%{_texmfdistdir}/tex/latex/bclogo/bc-feuvert.mps
14mr|texlive-bclogo-2.26-3|131	%{_texmfdistdir}/tex/latex/bclogo/bc-fleur.mps
14mr|texlive-bclogo-2.26-3|132	%{_texmfdistdir}/tex/latex/bclogo/bc-homme.mps
14mr|texlive-bclogo-2.26-3|133	%{_texmfdistdir}/tex/latex/bclogo/bc-horloge.mps
14mr|texlive-bclogo-2.26-3|134	%{_texmfdistdir}/tex/latex/bclogo/bc-icosaedre.mps
14mr|texlive-bclogo-2.26-3|135	%{_texmfdistdir}/tex/latex/bclogo/bc-info.mps
14mr|texlive-bclogo-2.26-3|136	%{_texmfdistdir}/tex/latex/bclogo/bc-inter.mps
14mr|texlive-bclogo-2.26-3|137	%{_texmfdistdir}/tex/latex/bclogo/bc-interdit.mps
14mr|texlive-bclogo-2.26-3|138	%{_texmfdistdir}/tex/latex/bclogo/bc-lampe.mps
14mr|texlive-bclogo-2.26-3|139	%{_texmfdistdir}/tex/latex/bclogo/bc-loupe.mps
14mr|texlive-bclogo-2.26-3|140	%{_texmfdistdir}/tex/latex/bclogo/bc-neige.mps
14mr|texlive-bclogo-2.26-3|141	%{_texmfdistdir}/tex/latex/bclogo/bc-note.mps
14mr|texlive-bclogo-2.26-3|142	%{_texmfdistdir}/tex/latex/bclogo/bc-nucleaire.mps
14mr|texlive-bclogo-2.26-3|143	%{_texmfdistdir}/tex/latex/bclogo/bc-octaedre.mps
14mr|texlive-bclogo-2.26-3|144	%{_texmfdistdir}/tex/latex/bclogo/bc-oeil.mps
14mr|texlive-bclogo-2.26-3|145	%{_texmfdistdir}/tex/latex/bclogo/bc-orne.mps
14mr|texlive-bclogo-2.26-3|146	%{_texmfdistdir}/tex/latex/bclogo/bc-ours.mps
14mr|texlive-bclogo-2.26-3|147	%{_texmfdistdir}/tex/latex/bclogo/bc-outil.mps
14mr|texlive-bclogo-2.26-3|148	%{_texmfdistdir}/tex/latex/bclogo/bc-peaceandlove.mps
14mr|texlive-bclogo-2.26-3|149	%{_texmfdistdir}/tex/latex/bclogo/bc-pluie.mps
14mr|texlive-bclogo-2.26-3|150	%{_texmfdistdir}/tex/latex/bclogo/bc-plume.mps
14mr|texlive-bclogo-2.26-3|151	%{_texmfdistdir}/tex/latex/bclogo/bc-poisson.mps
14mr|texlive-bclogo-2.26-3|152	%{_texmfdistdir}/tex/latex/bclogo/bc-recyclage.mps
14mr|texlive-bclogo-2.26-3|153	%{_texmfdistdir}/tex/latex/bclogo/bc-rosevents.mps
14mr|texlive-bclogo-2.26-3|154	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-bonnehumeur.mps
14mr|texlive-bclogo-2.26-3|155	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-mauvaisehumeur.mps
14mr|texlive-bclogo-2.26-3|156	%{_texmfdistdir}/tex/latex/bclogo/bc-soleil.mps
14mr|texlive-bclogo-2.26-3|157	%{_texmfdistdir}/tex/latex/bclogo/bc-stop.mps
14mr|texlive-bclogo-2.26-3|158	%{_texmfdistdir}/tex/latex/bclogo/bc-takecare.mps
14mr|texlive-bclogo-2.26-3|159	%{_texmfdistdir}/tex/latex/bclogo/bc-tetraedre.mps
14mr|texlive-bclogo-2.26-3|160	%{_texmfdistdir}/tex/latex/bclogo/bc-trefle.mps
14mr|texlive-bclogo-2.26-3|161	%{_texmfdistdir}/tex/latex/bclogo/bc-trombone.mps
14mr|texlive-bclogo-2.26-3|162	%{_texmfdistdir}/tex/latex/bclogo/bc-valetcoeur.mps
14mr|texlive-bclogo-2.26-3|163	%{_texmfdistdir}/tex/latex/bclogo/bc-velo.mps
14mr|texlive-bclogo-2.26-3|164	%{_texmfdistdir}/tex/latex/bclogo/bc-yin.mps
14mr|texlive-bclogo-2.26-3|165	%{_texmfdistdir}/tex/latex/bclogo/bclogo.sty
14mr|texlive-bclogo-2.26-3|166	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.doc
14mr|texlive-bclogo-2.26-3|167	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.latex
14mr|texlive-bclogo-2.26-3|168	%doc %{_texmfdistdir}/doc/latex/bclogo/README.doc
14mr|texlive-bclogo-2.26-3|169	%doc %{_texmfdistdir}/doc/latex/bclogo/README.latex
14mr|texlive-bclogo-2.26-3|170	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.pdf
14mr|texlive-bclogo-2.26-3|171	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.tex
14mr|texlive-bclogo-2.26-3|172	%doc %{_texmfdistdir}/doc/latex/bclogo/brace.mps
14mr|texlive-bclogo-2.26-3|173	%doc %{_texmfdistdir}/doc/latex/bclogo/losanges.mps
14mr|texlive-bclogo-2.26-3|174	%doc %{_texmfdistdir}/doc/latex/bclogo/spir.mps
14mr|texlive-bclogo-2.26-3|175	
14mr|texlive-bclogo-2.26-3|176	#-----------------------------------------------------------------------
14mr|texlive-bclogo-2.26-3|177	%prep
14mr|texlive-bclogo-2.26-3|178	%setup -c -a0 -a1
14mr|texlive-bclogo-2.26-3|179	
14mr|texlive-bclogo-2.26-3|180	%build
14mr|texlive-bclogo-2.26-3|181	
14mr|texlive-bclogo-2.26-3|182	%install
14mr|texlive-bclogo-2.26-3|183	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bclogo-2.26-3|184	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bclogo-2.26-3|185	
14mr|texlive-bclogo-2.26-3|186	
14mr|texlive-bclogo-2.26-3|187	
14mr|texlive-bclogo-2.26-3|188	%changelog
14mr|texlive-bclogo-2.26-3|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.26-3
14mr|texlive-bclogo-2.26-3|190	+ Revision: 8c96e95
14mr|texlive-bclogo-2.26-3|191	- MassBuild#440: Increase release tag
14mr|texlive-bclogo-2.26-3|192	
14mr|texlive-bclogo-2.26-3|193	

19370 14
14mr|texlive-beamer2thesis-2.1-4|1	# revision 24496
14mr|texlive-beamer2thesis-2.1-4|2	# category Package
14mr|texlive-beamer2thesis-2.1-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamer2thesis
14mr|texlive-beamer2thesis-2.1-4|4	# catalog-date 2011-10-28 19:27:59 +0200
14mr|texlive-beamer2thesis-2.1-4|5	# catalog-license lppl
14mr|texlive-beamer2thesis-2.1-4|6	# catalog-version 2.1
14mr|texlive-beamer2thesis-2.1-4|7	Name:		texlive-beamer2thesis
14mr|texlive-beamer2thesis-2.1-4|8	Version:	2.1
14mr|texlive-beamer2thesis-2.1-4|9	Release:	4
14mr|texlive-beamer2thesis-2.1-4|10	Summary:	Thesis presentations using beamer
14mr|texlive-beamer2thesis-2.1-4|11	Group:		Publishing
14mr|texlive-beamer2thesis-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamer2thesis
14mr|texlive-beamer2thesis-2.1-4|13	License:	LPPL
14mr|texlive-beamer2thesis-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.tar.xz
14mr|texlive-beamer2thesis-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.doc.tar.xz
14mr|texlive-beamer2thesis-2.1-4|16	BuildArch:	noarch
14mr|texlive-beamer2thesis-2.1-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamer2thesis-2.1-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamer2thesis-2.1-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamer2thesis-2.1-4|20	
14mr|texlive-beamer2thesis-2.1-4|21	%description
14mr|texlive-beamer2thesis-2.1-4|22	The package specifies a beamer theme for presenting a thesis.
14mr|texlive-beamer2thesis-2.1-4|23	
14mr|texlive-beamer2thesis-2.1-4|24	%post
14mr|texlive-beamer2thesis-2.1-4|25	%{_sbindir}/texlive.post
14mr|texlive-beamer2thesis-2.1-4|26	
14mr|texlive-beamer2thesis-2.1-4|27	%postun
14mr|texlive-beamer2thesis-2.1-4|28	if [ $1 -eq 0 ]; then
14mr|texlive-beamer2thesis-2.1-4|29	%{_sbindir}/texlive.post
14mr|texlive-beamer2thesis-2.1-4|30	fi
14mr|texlive-beamer2thesis-2.1-4|31	
14mr|texlive-beamer2thesis-2.1-4|32	#-----------------------------------------------------------------------
14mr|texlive-beamer2thesis-2.1-4|33	%files
14mr|texlive-beamer2thesis-2.1-4|34	%{_texmfdistdir}/tex/latex/beamer2thesis/beamer2thesis.jpg
14mr|texlive-beamer2thesis-2.1-4|35	%{_texmfdistdir}/tex/latex/beamer2thesis/beamercolorthemetorinoth.sty
14mr|texlive-beamer2thesis-2.1-4|36	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerfontthemetorinoth.sty
14mr|texlive-beamer2thesis-2.1-4|37	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerinnerthemetorinoth.sty
14mr|texlive-beamer2thesis-2.1-4|38	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerouterthemetorinoth.sty
14mr|texlive-beamer2thesis-2.1-4|39	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerthemeTorinoTh.sty
14mr|texlive-beamer2thesis-2.1-4|40	%{_texmfdistdir}/tex/latex/beamer2thesis/logopolito.jpg
14mr|texlive-beamer2thesis-2.1-4|41	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/README
14mr|texlive-beamer2thesis-2.1-4|42	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.pdf
14mr|texlive-beamer2thesis-2.1-4|43	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.tex
14mr|texlive-beamer2thesis-2.1-4|44	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.pdf
14mr|texlive-beamer2thesis-2.1-4|45	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.tex
14mr|texlive-beamer2thesis-2.1-4|46	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end.tex
14mr|texlive-beamer2thesis-2.1-4|47	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end_ita.tex
14mr|texlive-beamer2thesis-2.1-4|48	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial.tex
14mr|texlive-beamer2thesis-2.1-4|49	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial_ita.tex
14mr|texlive-beamer2thesis-2.1-4|50	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/license
14mr|texlive-beamer2thesis-2.1-4|51	
14mr|texlive-beamer2thesis-2.1-4|52	#-----------------------------------------------------------------------
14mr|texlive-beamer2thesis-2.1-4|53	%prep
14mr|texlive-beamer2thesis-2.1-4|54	%setup -c -a0 -a1
14mr|texlive-beamer2thesis-2.1-4|55	
14mr|texlive-beamer2thesis-2.1-4|56	%build
14mr|texlive-beamer2thesis-2.1-4|57	
14mr|texlive-beamer2thesis-2.1-4|58	%install
14mr|texlive-beamer2thesis-2.1-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer2thesis-2.1-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer2thesis-2.1-4|61	
14mr|texlive-beamer2thesis-2.1-4|62	
14mr|texlive-beamer2thesis-2.1-4|63	
14mr|texlive-beamer2thesis-2.1-4|64	%changelog
14mr|texlive-beamer2thesis-2.1-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-4
14mr|texlive-beamer2thesis-2.1-4|66	+ Revision: 3c96c34
14mr|texlive-beamer2thesis-2.1-4|67	- MassBuild#440: Increase release tag
14mr|texlive-beamer2thesis-2.1-4|68	
14mr|texlive-beamer2thesis-2.1-4|69	

19371 14
14mr|texlive-beamer-3.20-2|1	# revision 26788
14mr|texlive-beamer-3.20-2|2	# category Package
14mr|texlive-beamer-3.20-2|3	# catalog-ctan /macros/latex/contrib/beamer
14mr|texlive-beamer-3.20-2|4	# catalog-date 2012-06-01 12:40:06 +0200
14mr|texlive-beamer-3.20-2|5	# catalog-license gpl
14mr|texlive-beamer-3.20-2|6	# catalog-version 3.20
14mr|texlive-beamer-3.20-2|7	Name:		texlive-beamer
14mr|texlive-beamer-3.20-2|8	Version:	3.20
14mr|texlive-beamer-3.20-2|9	Release:	2
14mr|texlive-beamer-3.20-2|10	Summary:	A LaTeX class for producing presentations and slides
14mr|texlive-beamer-3.20-2|11	Group:		Publishing
14mr|texlive-beamer-3.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer
14mr|texlive-beamer-3.20-2|13	License:	GPL
14mr|texlive-beamer-3.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.tar.xz
14mr|texlive-beamer-3.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.doc.tar.xz
14mr|texlive-beamer-3.20-2|16	BuildArch:	noarch
14mr|texlive-beamer-3.20-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamer-3.20-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamer-3.20-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamer-3.20-2|20	Requires:	texlive-pgf
14mr|texlive-beamer-3.20-2|21	Requires:	texlive-xcolor
14mr|texlive-beamer-3.20-2|22	
14mr|texlive-beamer-3.20-2|23	%description
14mr|texlive-beamer-3.20-2|24	The beamer LaTeX class can be used for producing slides. Its
14mr|texlive-beamer-3.20-2|25	functionality is similar to Prosper but does not need any
14mr|texlive-beamer-3.20-2|26	external programs and can directly produce a presentation using
14mr|texlive-beamer-3.20-2|27	pdflatex. Beamer uses pgf for pdf/ps independent graphics.
14mr|texlive-beamer-3.20-2|28	Frames are created using \frame{...}, and a frame can build
14mr|texlive-beamer-3.20-2|29	multiple slides through a simple notation for specifying
14mr|texlive-beamer-3.20-2|30	material for each slide within a frame. Beamer supports
14mr|texlive-beamer-3.20-2|31	bibliographies, appendicies and transitions. Short versions of
14mr|texlive-beamer-3.20-2|32	title, authors, institute can also be specified as optional
14mr|texlive-beamer-3.20-2|33	parameters. A \plainframe{} allows a picture, for example, to
14mr|texlive-beamer-3.20-2|34	fill the whole frame. Support figure and table environments,
14mr|texlive-beamer-3.20-2|35	transparency effects, a \transduration command, animation
14mr|texlive-beamer-3.20-2|36	commands, a pauses environment. Beamer also provides
14mr|texlive-beamer-3.20-2|37	compatibility with other packages like prosper. The package now
14mr|texlive-beamer-3.20-2|38	incorporates the functionality of the former translator
14mr|texlive-beamer-3.20-2|39	package, which is used for customising the package for use in
14mr|texlive-beamer-3.20-2|40	other language environments.
14mr|texlive-beamer-3.20-2|41	
14mr|texlive-beamer-3.20-2|42	%post
14mr|texlive-beamer-3.20-2|43	%{_sbindir}/texlive.post
14mr|texlive-beamer-3.20-2|44	
14mr|texlive-beamer-3.20-2|45	%postun
14mr|texlive-beamer-3.20-2|46	if [ $1 -eq 0 ]; then
14mr|texlive-beamer-3.20-2|47	%{_sbindir}/texlive.post
14mr|texlive-beamer-3.20-2|48	fi
14mr|texlive-beamer-3.20-2|49	
14mr|texlive-beamer-3.20-2|50	#-----------------------------------------------------------------------
14mr|texlive-beamer-3.20-2|51	%files
14mr|texlive-beamer-3.20-2|52	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.eps
14mr|texlive-beamer-3.20-2|53	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.pdf
14mr|texlive-beamer-3.20-2|54	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.eps
14mr|texlive-beamer-3.20-2|55	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.pdf
14mr|texlive-beamer-3.20-2|56	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.tex
14mr|texlive-beamer-3.20-2|57	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.eps
14mr|texlive-beamer-3.20-2|58	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.pdf
14mr|texlive-beamer-3.20-2|59	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.eps
14mr|texlive-beamer-3.20-2|60	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.pdf
14mr|texlive-beamer-3.20-2|61	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.tex
14mr|texlive-beamer-3.20-2|62	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.eps
14mr|texlive-beamer-3.20-2|63	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.pdf
14mr|texlive-beamer-3.20-2|64	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.eps
14mr|texlive-beamer-3.20-2|65	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.pdf
14mr|texlive-beamer-3.20-2|66	%{_texmfdistdir}/tex/latex/beamer/beamer.cls
14mr|texlive-beamer-3.20-2|67	%{_texmfdistdir}/tex/latex/beamer/beamerarticle.sty
14mr|texlive-beamer-3.20-2|68	%{_texmfdistdir}/tex/latex/beamer/beamerbasearticle.sty
14mr|texlive-beamer-3.20-2|69	%{_texmfdistdir}/tex/latex/beamer/beamerbaseauxtemplates.sty
14mr|texlive-beamer-3.20-2|70	%{_texmfdistdir}/tex/latex/beamer/beamerbaseboxes.sty
14mr|texlive-beamer-3.20-2|71	%{_texmfdistdir}/tex/latex/beamer/beamerbasecolor.sty
14mr|texlive-beamer-3.20-2|72	%{_texmfdistdir}/tex/latex/beamer/beamerbasecompatibility.sty
14mr|texlive-beamer-3.20-2|73	%{_texmfdistdir}/tex/latex/beamer/beamerbasedecode.sty
14mr|texlive-beamer-3.20-2|74	%{_texmfdistdir}/tex/latex/beamer/beamerbaseexercise.sty
14mr|texlive-beamer-3.20-2|75	%{_texmfdistdir}/tex/latex/beamer/beamerbasefont.sty
14mr|texlive-beamer-3.20-2|76	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframe.sty
14mr|texlive-beamer-3.20-2|77	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframecomponents.sty
14mr|texlive-beamer-3.20-2|78	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframesize.sty
14mr|texlive-beamer-3.20-2|79	%{_texmfdistdir}/tex/latex/beamer/beamerbaselocalstructure.sty
14mr|texlive-beamer-3.20-2|80	%{_texmfdistdir}/tex/latex/beamer/beamerbasemisc.sty
14mr|texlive-beamer-3.20-2|81	%{_texmfdistdir}/tex/latex/beamer/beamerbasemodes.sty
14mr|texlive-beamer-3.20-2|82	%{_texmfdistdir}/tex/latex/beamer/beamerbasenavigation.sty
14mr|texlive-beamer-3.20-2|83	%{_texmfdistdir}/tex/latex/beamer/beamerbasenotes.sty
14mr|texlive-beamer-3.20-2|84	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoptions.sty
14mr|texlive-beamer-3.20-2|85	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoverlay.sty
14mr|texlive-beamer-3.20-2|86	%{_texmfdistdir}/tex/latex/beamer/beamerbasercs.sty
14mr|texlive-beamer-3.20-2|87	%{_texmfdistdir}/tex/latex/beamer/beamerbaserequires.sty
14mr|texlive-beamer-3.20-2|88	%{_texmfdistdir}/tex/latex/beamer/beamerbasesection.sty
14mr|texlive-beamer-3.20-2|89	%{_texmfdistdir}/tex/latex/beamer/beamerbasetemplates.sty
14mr|texlive-beamer-3.20-2|90	%{_texmfdistdir}/tex/latex/beamer/beamerbasethemes.sty
14mr|texlive-beamer-3.20-2|91	%{_texmfdistdir}/tex/latex/beamer/beamerbasetheorems.sty
14mr|texlive-beamer-3.20-2|92	%{_texmfdistdir}/tex/latex/beamer/beamerbasetitle.sty
14mr|texlive-beamer-3.20-2|93	%{_texmfdistdir}/tex/latex/beamer/beamerbasetoc.sty
14mr|texlive-beamer-3.20-2|94	%{_texmfdistdir}/tex/latex/beamer/beamerbasetranslator.sty
14mr|texlive-beamer-3.20-2|95	%{_texmfdistdir}/tex/latex/beamer/beamerbasetwoscreens.sty
14mr|texlive-beamer-3.20-2|96	%{_texmfdistdir}/tex/latex/beamer/beamerbaseverbatim.sty
14mr|texlive-beamer-3.20-2|97	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerfoils.sty
14mr|texlive-beamer-3.20-2|98	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerprosper.sty
14mr|texlive-beamer-3.20-2|99	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerseminar.sty
14mr|texlive-beamer-3.20-2|100	%{_texmfdistdir}/tex/latex/beamer/emulation/beamertexpower.sty
14mr|texlive-beamer-3.20-2|101	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-foils.tex
14mr|texlive-beamer-3.20-2|102	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex
14mr|texlive-beamer-3.20-2|103	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex
14mr|texlive-beamer-3.20-2|104	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex
14mr|texlive-beamer-3.20-2|105	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimedia.sty
14mr|texlive-beamer-3.20-2|106	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimediasymbols.sty
14mr|texlive-beamer-3.20-2|107	%{_texmfdistdir}/tex/latex/beamer/multimedia/xmpmulti.sty
14mr|texlive-beamer-3.20-2|108	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemealbatross.sty
14mr|texlive-beamer-3.20-2|109	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeaver.sty
14mr|texlive-beamer-3.20-2|110	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeetle.sty
14mr|texlive-beamer-3.20-2|111	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemecrane.sty
14mr|texlive-beamer-3.20-2|112	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedefault.sty
14mr|texlive-beamer-3.20-2|113	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty
14mr|texlive-beamer-3.20-2|114	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedove.sty
14mr|texlive-beamer-3.20-2|115	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemefly.sty
14mr|texlive-beamer-3.20-2|116	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemelily.sty
14mr|texlive-beamer-3.20-2|117	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty
14mr|texlive-beamer-3.20-2|118	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemerose.sty
14mr|texlive-beamer-3.20-2|119	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty
14mr|texlive-beamer-3.20-2|120	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty
14mr|texlive-beamer-3.20-2|121	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty
14mr|texlive-beamer-3.20-2|122	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemespruce.sty
14mr|texlive-beamer-3.20-2|123	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemestructure.sty
14mr|texlive-beamer-3.20-2|124	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewhale.sty
14mr|texlive-beamer-3.20-2|125	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty
14mr|texlive-beamer-3.20-2|126	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemedefault.sty
14mr|texlive-beamer-3.20-2|127	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeprofessionalfonts.sty
14mr|texlive-beamer-3.20-2|128	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeserif.sty
14mr|texlive-beamer-3.20-2|129	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructurebold.sty
14mr|texlive-beamer-3.20-2|130	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructureitalicserif.sty
14mr|texlive-beamer-3.20-2|131	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructuresmallcapsserif.sty
14mr|texlive-beamer-3.20-2|132	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemecircles.sty
14mr|texlive-beamer-3.20-2|133	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty
14mr|texlive-beamer-3.20-2|134	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemeinmargin.sty
14mr|texlive-beamer-3.20-2|135	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerectangles.sty
14mr|texlive-beamer-3.20-2|136	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerounded.sty
14mr|texlive-beamer-3.20-2|137	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty
14mr|texlive-beamer-3.20-2|138	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeinfolines.sty
14mr|texlive-beamer-3.20-2|139	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthememiniframes.sty
14mr|texlive-beamer-3.20-2|140	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeshadow.sty
14mr|texlive-beamer-3.20-2|141	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesidebar.sty
14mr|texlive-beamer-3.20-2|142	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothbars.sty
14mr|texlive-beamer-3.20-2|143	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothtree.sty
14mr|texlive-beamer-3.20-2|144	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesplit.sty
14mr|texlive-beamer-3.20-2|145	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemetree.sty
14mr|texlive-beamer-3.20-2|146	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAnnArbor.sty
14mr|texlive-beamer-3.20-2|147	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAntibes.sty
14mr|texlive-beamer-3.20-2|148	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBergen.sty
14mr|texlive-beamer-3.20-2|149	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerkeley.sty
14mr|texlive-beamer-3.20-2|150	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerlin.sty
14mr|texlive-beamer-3.20-2|151	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBoadilla.sty
14mr|texlive-beamer-3.20-2|152	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty
14mr|texlive-beamer-3.20-2|153	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty
14mr|texlive-beamer-3.20-2|154	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty
14mr|texlive-beamer-3.20-2|155	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDresden.sty
14mr|texlive-beamer-3.20-2|156	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty
14mr|texlive-beamer-3.20-2|157	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty
14mr|texlive-beamer-3.20-2|158	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty
14mr|texlive-beamer-3.20-2|159	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeHannover.sty
14mr|texlive-beamer-3.20-2|160	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeIlmenau.sty
14mr|texlive-beamer-3.20-2|161	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeJuanLesPins.sty
14mr|texlive-beamer-3.20-2|162	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeLuebeck.sty
14mr|texlive-beamer-3.20-2|163	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMadrid.sty
14mr|texlive-beamer-3.20-2|164	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMalmoe.sty
14mr|texlive-beamer-3.20-2|165	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMarburg.sty
14mr|texlive-beamer-3.20-2|166	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMontpellier.sty
14mr|texlive-beamer-3.20-2|167	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePaloAlto.sty
14mr|texlive-beamer-3.20-2|168	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePittsburgh.sty
14mr|texlive-beamer-3.20-2|169	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeRochester.sty
14mr|texlive-beamer-3.20-2|170	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSingapore.sty
14mr|texlive-beamer-3.20-2|171	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSzeged.sty
14mr|texlive-beamer-3.20-2|172	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeWarsaw.sty
14mr|texlive-beamer-3.20-2|173	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeboxes.sty
14mr|texlive-beamer-3.20-2|174	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemedefault.sty
14mr|texlive-beamer-3.20-2|175	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemebars.sty
14mr|texlive-beamer-3.20-2|176	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeclassic.sty
14mr|texlive-beamer-3.20-2|177	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemecompatibility.sty
14mr|texlive-beamer-3.20-2|178	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemelined.sty
14mr|texlive-beamer-3.20-2|179	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeplain.sty
14mr|texlive-beamer-3.20-2|180	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.sty
14mr|texlive-beamer-3.20-2|181	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty
14mr|texlive-beamer-3.20-2|182	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty
14mr|texlive-beamer-3.20-2|183	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty
14mr|texlive-beamer-3.20-2|184	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|185	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|186	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict
14mr|texlive-beamer-3.20-2|187	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict
14mr|texlive-beamer-3.20-2|188	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict
14mr|texlive-beamer-3.20-2|189	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|190	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict
14mr|texlive-beamer-3.20-2|191	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict
14mr|texlive-beamer-3.20-2|192	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|193	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|194	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|195	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|196	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict
14mr|texlive-beamer-3.20-2|197	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict
14mr|texlive-beamer-3.20-2|198	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict
14mr|texlive-beamer-3.20-2|199	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|200	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|201	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|202	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|203	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|204	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict
14mr|texlive-beamer-3.20-2|205	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict
14mr|texlive-beamer-3.20-2|206	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict
14mr|texlive-beamer-3.20-2|207	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|208	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|209	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|210	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|211	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|212	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict
14mr|texlive-beamer-3.20-2|213	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict
14mr|texlive-beamer-3.20-2|214	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict
14mr|texlive-beamer-3.20-2|215	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|216	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict
14mr|texlive-beamer-3.20-2|217	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict
14mr|texlive-beamer-3.20-2|218	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|219	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|220	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|221	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|222	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict
14mr|texlive-beamer-3.20-2|223	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict
14mr|texlive-beamer-3.20-2|224	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict
14mr|texlive-beamer-3.20-2|225	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|226	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict
14mr|texlive-beamer-3.20-2|227	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict
14mr|texlive-beamer-3.20-2|228	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|229	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|230	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict
14mr|texlive-beamer-3.20-2|231	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict
14mr|texlive-beamer-3.20-2|232	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict
14mr|texlive-beamer-3.20-2|233	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict
14mr|texlive-beamer-3.20-2|234	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict
14mr|texlive-beamer-3.20-2|235	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict
14mr|texlive-beamer-3.20-2|236	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict
14mr|texlive-beamer-3.20-2|237	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict
14mr|texlive-beamer-3.20-2|238	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict
14mr|texlive-beamer-3.20-2|239	%{_texmfdistdir}/tex/latex/beamer/translator/translator-language-mappings.tex
14mr|texlive-beamer-3.20-2|240	%{_texmfdistdir}/tex/latex/beamer/translator/translator.sty
14mr|texlive-beamer-3.20-2|241	%doc %{_texmfdistdir}/doc/latex/beamer/AUTHORS
14mr|texlive-beamer-3.20-2|242	%doc %{_texmfdistdir}/doc/latex/beamer/ChangeLog
14mr|texlive-beamer-3.20-2|243	%doc %{_texmfdistdir}/doc/latex/beamer/FILES
14mr|texlive-beamer-3.20-2|244	%doc %{_texmfdistdir}/doc/latex/beamer/INSTALL
14mr|texlive-beamer-3.20-2|245	%doc %{_texmfdistdir}/doc/latex/beamer/README
14mr|texlive-beamer-3.20-2|246	%doc %{_texmfdistdir}/doc/latex/beamer/TODO
14mr|texlive-beamer-3.20-2|247	%doc %{_texmfdistdir}/doc/latex/beamer/doc/Makefile
14mr|texlive-beamer-3.20-2|248	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamercolorthemeexample.tex
14mr|texlive-beamer-3.20-2|249	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerfontthemeexample.tex
14mr|texlive-beamer-3.20-2|250	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerinnerthemeexample.tex
14mr|texlive-beamer-3.20-2|251	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerlogo.pdf
14mr|texlive-beamer-3.20-2|252	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerouterthemeexample.tex
14mr|texlive-beamer-3.20-2|253	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexample.tex
14mr|texlive-beamer-3.20-2|254	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexamplebase.tex
14mr|texlive-beamer-3.20-2|255	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-animations.tex
14mr|texlive-beamer-3.20-2|256	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-color.tex
14mr|texlive-beamer-3.20-2|257	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-compatibility.tex
14mr|texlive-beamer-3.20-2|258	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-elements.tex
14mr|texlive-beamer-3.20-2|259	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-emulation.tex
14mr|texlive-beamer-3.20-2|260	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-fonts.tex
14mr|texlive-beamer-3.20-2|261	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-frames.tex
14mr|texlive-beamer-3.20-2|262	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-globalstructure.tex
14mr|texlive-beamer-3.20-2|263	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-graphics.tex
14mr|texlive-beamer-3.20-2|264	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-guidelines.tex
14mr|texlive-beamer-3.20-2|265	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-installation.tex
14mr|texlive-beamer-3.20-2|266	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-interaction.tex
14mr|texlive-beamer-3.20-2|267	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-introduction.tex
14mr|texlive-beamer-3.20-2|268	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-license.tex
14mr|texlive-beamer-3.20-2|269	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-localstructure.tex
14mr|texlive-beamer-3.20-2|270	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-macros.tex
14mr|texlive-beamer-3.20-2|271	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-nonpresentation.tex
14mr|texlive-beamer-3.20-2|272	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-notes.tex
14mr|texlive-beamer-3.20-2|273	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-overlays.tex
14mr|texlive-beamer-3.20-2|274	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-solutions.tex
14mr|texlive-beamer-3.20-2|275	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-themes.tex
14mr|texlive-beamer-3.20-2|276	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-translator.tex
14mr|texlive-beamer-3.20-2|277	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-transparencies.tex
14mr|texlive-beamer-3.20-2|278	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tricks.tex
14mr|texlive-beamer-3.20-2|279	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tutorial.tex
14mr|texlive-beamer-3.20-2|280	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-twoscreens.tex
14mr|texlive-beamer-3.20-2|281	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-workflow.tex
14mr|texlive-beamer-3.20-2|282	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatross.pdf
14mr|texlive-beamer-3.20-2|283	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatrossstylish.pdf
14mr|texlive-beamer-3.20-2|284	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeaver.pdf
14mr|texlive-beamer-3.20-2|285	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeetle.pdf
14mr|texlive-beamer-3.20-2|286	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemecrane.pdf
14mr|texlive-beamer-3.20-2|287	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedefault.pdf
14mr|texlive-beamer-3.20-2|288	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedolphin.pdf
14mr|texlive-beamer-3.20-2|289	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedove.pdf
14mr|texlive-beamer-3.20-2|290	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemefly.pdf
14mr|texlive-beamer-3.20-2|291	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemelily.pdf
14mr|texlive-beamer-3.20-2|292	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeorchid.pdf
14mr|texlive-beamer-3.20-2|293	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemerose.pdf
14mr|texlive-beamer-3.20-2|294	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseagull.pdf
14mr|texlive-beamer-3.20-2|295	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseahorse.pdf
14mr|texlive-beamer-3.20-2|296	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemesidebartab.pdf
14mr|texlive-beamer-3.20-2|297	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemespruce.pdf
14mr|texlive-beamer-3.20-2|298	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemestructure.pdf
14mr|texlive-beamer-3.20-2|299	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewhale.pdf
14mr|texlive-beamer-3.20-2|300	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewolverine.pdf
14mr|texlive-beamer-3.20-2|301	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemedefault.pdf
14mr|texlive-beamer-3.20-2|302	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemeserif.pdf
14mr|texlive-beamer-3.20-2|303	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructurebold.pdf
14mr|texlive-beamer-3.20-2|304	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructureitalicserif.pdf
14mr|texlive-beamer-3.20-2|305	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructuresmallcapsserif.pdf
14mr|texlive-beamer-3.20-2|306	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemecircles.pdf
14mr|texlive-beamer-3.20-2|307	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemedefault.pdf
14mr|texlive-beamer-3.20-2|308	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemeinmargin.pdf
14mr|texlive-beamer-3.20-2|309	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerectangles.pdf
14mr|texlive-beamer-3.20-2|310	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerounded.pdf
14mr|texlive-beamer-3.20-2|311	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemedefault.pdf
14mr|texlive-beamer-3.20-2|312	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeinfolines.pdf
14mr|texlive-beamer-3.20-2|313	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthememiniframes.pdf
14mr|texlive-beamer-3.20-2|314	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeshadow.pdf
14mr|texlive-beamer-3.20-2|315	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesidebar.pdf
14mr|texlive-beamer-3.20-2|316	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothbars.pdf
14mr|texlive-beamer-3.20-2|317	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothtree.pdf
14mr|texlive-beamer-3.20-2|318	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesplit.pdf
14mr|texlive-beamer-3.20-2|319	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemetree.pdf
14mr|texlive-beamer-3.20-2|320	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAnnArbor.pdf
14mr|texlive-beamer-3.20-2|321	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAntibes.pdf
14mr|texlive-beamer-3.20-2|322	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBergen.pdf
14mr|texlive-beamer-3.20-2|323	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerkeley.pdf
14mr|texlive-beamer-3.20-2|324	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerlin.pdf
14mr|texlive-beamer-3.20-2|325	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBoadilla.pdf
14mr|texlive-beamer-3.20-2|326	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCambridgeUS.pdf
14mr|texlive-beamer-3.20-2|327	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCopenhagen.pdf
14mr|texlive-beamer-3.20-2|328	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDarmstadt.pdf
14mr|texlive-beamer-3.20-2|329	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDresden.pdf
14mr|texlive-beamer-3.20-2|330	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeEastLansing.pdf
14mr|texlive-beamer-3.20-2|331	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeFrankfurt.pdf
14mr|texlive-beamer-3.20-2|332	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeGoettingen.pdf
14mr|texlive-beamer-3.20-2|333	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeHannover.pdf
14mr|texlive-beamer-3.20-2|334	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeIlmenau.pdf
14mr|texlive-beamer-3.20-2|335	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeJuanLesPins.pdf
14mr|texlive-beamer-3.20-2|336	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeLuebeck.pdf
14mr|texlive-beamer-3.20-2|337	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMadrid.pdf
14mr|texlive-beamer-3.20-2|338	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMalmoe.pdf
14mr|texlive-beamer-3.20-2|339	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMarburg.pdf
14mr|texlive-beamer-3.20-2|340	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMontpellier.pdf
14mr|texlive-beamer-3.20-2|341	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePaloAlto.pdf
14mr|texlive-beamer-3.20-2|342	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePittsburgh.pdf
14mr|texlive-beamer-3.20-2|343	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeRochester.pdf
14mr|texlive-beamer-3.20-2|344	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSingapore.pdf
14mr|texlive-beamer-3.20-2|345	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSzeged.pdf
14mr|texlive-beamer-3.20-2|346	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeWarsaw.pdf
14mr|texlive-beamer-3.20-2|347	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeboxes.pdf
14mr|texlive-beamer-3.20-2|348	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemedefault.pdf
14mr|texlive-beamer-3.20-2|349	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.pdf
14mr|texlive-beamer-3.20-2|350	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.tex
14mr|texlive-beamer-3.20-2|351	%doc %{_texmfdistdir}/doc/latex/beamer/doc/licenses/LICENSE
14mr|texlive-beamer-3.20-2|352	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthemeexample.tex
14mr|texlive-beamer-3.20-2|353	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthememakeexamples.sh
14mr|texlive-beamer-3.20-2|354	%doc %{_texmfdistdir}/doc/latex/beamer/emacs/beamer.el
14mr|texlive-beamer-3.20-2|355	%doc %{_texmfdistdir}/doc/latex/beamer/examples/Makefile
14mr|texlive-beamer-3.20-2|356	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex
14mr|texlive-beamer-3.20-2|357	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex
14mr|texlive-beamer-3.20-2|358	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex
14mr|texlive-beamer-3.20-2|359	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf
14mr|texlive-beamer-3.20-2|360	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic1.jpg
14mr|texlive-beamer-3.20-2|361	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic2.jpg
14mr|texlive-beamer-3.20-2|362	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic3.jpg
14mr|texlive-beamer-3.20-2|363	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic4.jpg
14mr|texlive-beamer-3.20-2|364	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic5.jpg
14mr|texlive-beamer-3.20-2|365	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6.jpg
14mr|texlive-beamer-3.20-2|366	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex
14mr|texlive-beamer-3.20-2|367	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex
14mr|texlive-beamer-3.20-2|368	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-conference-talk.pdf
14mr|texlive-beamer-3.20-2|369	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-beamer-version.pdf
14mr|texlive-beamer-3.20-2|370	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-print-version.pdf
14mr|texlive-beamer-3.20-2|371	%doc %{_texmfdistdir}/doc/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx
14mr|texlive-beamer-3.20-2|372	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.lyx
14mr|texlive-beamer-3.20-2|373	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.tex
14mr|texlive-beamer-3.20-2|374	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.lyx
14mr|texlive-beamer-3.20-2|375	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.tex
14mr|texlive-beamer-3.20-2|376	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.fr.tex
14mr|texlive-beamer-3.20-2|377	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.lyx
14mr|texlive-beamer-3.20-2|378	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.tex
14mr|texlive-beamer-3.20-2|379	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.lyx
14mr|texlive-beamer-3.20-2|380	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.tex
14mr|texlive-beamer-3.20-2|381	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.fr.tex
14mr|texlive-beamer-3.20-2|382	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.lyx
14mr|texlive-beamer-3.20-2|383	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.tex
14mr|texlive-beamer-3.20-2|384	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.lyx
14mr|texlive-beamer-3.20-2|385	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.tex
14mr|texlive-beamer-3.20-2|386	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.fr.tex
14mr|texlive-beamer-3.20-2|387	
14mr|texlive-beamer-3.20-2|388	#-----------------------------------------------------------------------
14mr|texlive-beamer-3.20-2|389	%prep
14mr|texlive-beamer-3.20-2|390	%setup -c -a0 -a1
14mr|texlive-beamer-3.20-2|391	
14mr|texlive-beamer-3.20-2|392	%build
14mr|texlive-beamer-3.20-2|393	
14mr|texlive-beamer-3.20-2|394	%install
14mr|texlive-beamer-3.20-2|395	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-3.20-2|396	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-3.20-2|397	
14mr|texlive-beamer-3.20-2|398	
14mr|texlive-beamer-3.20-2|399	
14mr|texlive-beamer-3.20-2|400	%changelog
14mr|texlive-beamer-3.20-2|401	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.20-2
14mr|texlive-beamer-3.20-2|402	+ Revision: 06a8fad
14mr|texlive-beamer-3.20-2|403	- MassBuild#440: Increase release tag
14mr|texlive-beamer-3.20-2|404	
14mr|texlive-beamer-3.20-2|405	

19372 14
14mr|texlive-beameraudience-0.1-3|1	# revision 23427
14mr|texlive-beameraudience-0.1-3|2	# category Package
14mr|texlive-beameraudience-0.1-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beameraudience
14mr|texlive-beameraudience-0.1-3|4	# catalog-date 2011-08-05 01:50:01 +0200
14mr|texlive-beameraudience-0.1-3|5	# catalog-license lppl
14mr|texlive-beameraudience-0.1-3|6	# catalog-version 0.1
14mr|texlive-beameraudience-0.1-3|7	Name:		texlive-beameraudience
14mr|texlive-beameraudience-0.1-3|8	Version:	0.1
14mr|texlive-beameraudience-0.1-3|9	Release:	3
14mr|texlive-beameraudience-0.1-3|10	Summary:	Assembling beamer frames according to audience
14mr|texlive-beameraudience-0.1-3|11	Group:		Publishing
14mr|texlive-beameraudience-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beameraudience
14mr|texlive-beameraudience-0.1-3|13	License:	LPPL
14mr|texlive-beameraudience-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.tar.xz
14mr|texlive-beameraudience-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.doc.tar.xz
14mr|texlive-beameraudience-0.1-3|16	BuildArch:	noarch
14mr|texlive-beameraudience-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beameraudience-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beameraudience-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-beameraudience-0.1-3|20	
14mr|texlive-beameraudience-0.1-3|21	%description
14mr|texlive-beameraudience-0.1-3|22	The Beamer Audience package provides macros to easily assemble
14mr|texlive-beameraudience-0.1-3|23	frames according to different audiences. It enables to pick up
14mr|texlive-beameraudience-0.1-3|24	the frames for a specific audience while leaving their order
14mr|texlive-beameraudience-0.1-3|25	according to a logical structure in the LaTeX source.
14mr|texlive-beameraudience-0.1-3|26	
14mr|texlive-beameraudience-0.1-3|27	%post
14mr|texlive-beameraudience-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-beameraudience-0.1-3|29	
14mr|texlive-beameraudience-0.1-3|30	%postun
14mr|texlive-beameraudience-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-beameraudience-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-beameraudience-0.1-3|33	fi
14mr|texlive-beameraudience-0.1-3|34	
14mr|texlive-beameraudience-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-beameraudience-0.1-3|36	%files
14mr|texlive-beameraudience-0.1-3|37	%{_texmfdistdir}/tex/latex/beameraudience/beameraudience.sty
14mr|texlive-beameraudience-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/beameraudience/README
14mr|texlive-beameraudience-0.1-3|39	
14mr|texlive-beameraudience-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-beameraudience-0.1-3|41	%prep
14mr|texlive-beameraudience-0.1-3|42	%setup -c -a0 -a1
14mr|texlive-beameraudience-0.1-3|43	
14mr|texlive-beameraudience-0.1-3|44	%build
14mr|texlive-beameraudience-0.1-3|45	
14mr|texlive-beameraudience-0.1-3|46	%install
14mr|texlive-beameraudience-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beameraudience-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beameraudience-0.1-3|49	
14mr|texlive-beameraudience-0.1-3|50	
14mr|texlive-beameraudience-0.1-3|51	
14mr|texlive-beameraudience-0.1-3|52	%changelog
14mr|texlive-beameraudience-0.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-beameraudience-0.1-3|54	+ Revision: 1391a16
14mr|texlive-beameraudience-0.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-beameraudience-0.1-3|56	
14mr|texlive-beameraudience-0.1-3|57	

19373 14
14mr|texlive-beamer-FUBerlin-0.02-3|1	# revision 15878
14mr|texlive-beamer-FUBerlin-0.02-3|2	# category Package
14mr|texlive-beamer-FUBerlin-0.02-3|3	# catalog-ctan /macros/latex/contrib/beamer-FUBerlin
14mr|texlive-beamer-FUBerlin-0.02-3|4	# catalog-date 2009-08-11 19:19:50 +0200
14mr|texlive-beamer-FUBerlin-0.02-3|5	# catalog-license lppl
14mr|texlive-beamer-FUBerlin-0.02-3|6	# catalog-version 0.02
14mr|texlive-beamer-FUBerlin-0.02-3|7	Name:		texlive-beamer-FUBerlin
14mr|texlive-beamer-FUBerlin-0.02-3|8	Version:	0.02
14mr|texlive-beamer-FUBerlin-0.02-3|9	Release:	3
14mr|texlive-beamer-FUBerlin-0.02-3|10	Summary:	Beamer, using the style of FU Berlin
14mr|texlive-beamer-FUBerlin-0.02-3|11	Group:		Publishing
14mr|texlive-beamer-FUBerlin-0.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-FUBerlin
14mr|texlive-beamer-FUBerlin-0.02-3|13	License:	LPPL
14mr|texlive-beamer-FUBerlin-0.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.tar.xz
14mr|texlive-beamer-FUBerlin-0.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.doc.tar.xz
14mr|texlive-beamer-FUBerlin-0.02-3|16	BuildArch:	noarch
14mr|texlive-beamer-FUBerlin-0.02-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamer-FUBerlin-0.02-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamer-FUBerlin-0.02-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamer-FUBerlin-0.02-3|20	
14mr|texlive-beamer-FUBerlin-0.02-3|21	%description
14mr|texlive-beamer-FUBerlin-0.02-3|22	The bundle provides a beamer-derived class and a theme style
14mr|texlive-beamer-FUBerlin-0.02-3|23	file for the corporate design of the Free University in Berlin.
14mr|texlive-beamer-FUBerlin-0.02-3|24	Users may use the class itself (FUbeamer) or use the theme in
14mr|texlive-beamer-FUBerlin-0.02-3|25	the usual way with \usetheme{BerlinFU}. Examples of using both
14mr|texlive-beamer-FUBerlin-0.02-3|26	the class and the theme are provided; the PDF is visually
14mr|texlive-beamer-FUBerlin-0.02-3|27	identical, so the catalogue only lists one; the sources of the
14mr|texlive-beamer-FUBerlin-0.02-3|28	examples do of course differ.
14mr|texlive-beamer-FUBerlin-0.02-3|29	
14mr|texlive-beamer-FUBerlin-0.02-3|30	%post
14mr|texlive-beamer-FUBerlin-0.02-3|31	%{_sbindir}/texlive.post
14mr|texlive-beamer-FUBerlin-0.02-3|32	
14mr|texlive-beamer-FUBerlin-0.02-3|33	%postun
14mr|texlive-beamer-FUBerlin-0.02-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-beamer-FUBerlin-0.02-3|35	%{_sbindir}/texlive.post
14mr|texlive-beamer-FUBerlin-0.02-3|36	fi
14mr|texlive-beamer-FUBerlin-0.02-3|37	
14mr|texlive-beamer-FUBerlin-0.02-3|38	#-----------------------------------------------------------------------
14mr|texlive-beamer-FUBerlin-0.02-3|39	%files
14mr|texlive-beamer-FUBerlin-0.02-3|40	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/FUbeamer.cls
14mr|texlive-beamer-FUBerlin-0.02-3|41	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamercolorthemeBerlinFU.sty
14mr|texlive-beamer-FUBerlin-0.02-3|42	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerfontthemeBerlinFU.sty
14mr|texlive-beamer-FUBerlin-0.02-3|43	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerouterthemeBerlinFU.sty
14mr|texlive-beamer-FUBerlin-0.02-3|44	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerthemeBerlinFU.sty
14mr|texlive-beamer-FUBerlin-0.02-3|45	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/Changes
14mr|texlive-beamer-FUBerlin-0.02-3|46	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FULogo.png
14mr|texlive-beamer-FUBerlin-0.02-3|47	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUbib.jpg
14mr|texlive-beamer-FUBerlin-0.02-3|48	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUlogo.pdf
14mr|texlive-beamer-FUBerlin-0.02-3|49	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/README
14mr|texlive-beamer-FUBerlin-0.02-3|50	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.pdf
14mr|texlive-beamer-FUBerlin-0.02-3|51	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.tex
14mr|texlive-beamer-FUBerlin-0.02-3|52	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.pdf
14mr|texlive-beamer-FUBerlin-0.02-3|53	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.tex
14mr|texlive-beamer-FUBerlin-0.02-3|54	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/geo.jpg
14mr|texlive-beamer-FUBerlin-0.02-3|55	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/silberlaube2.jpg
14mr|texlive-beamer-FUBerlin-0.02-3|56	
14mr|texlive-beamer-FUBerlin-0.02-3|57	#-----------------------------------------------------------------------
14mr|texlive-beamer-FUBerlin-0.02-3|58	%prep
14mr|texlive-beamer-FUBerlin-0.02-3|59	%setup -c -a0 -a1
14mr|texlive-beamer-FUBerlin-0.02-3|60	
14mr|texlive-beamer-FUBerlin-0.02-3|61	%build
14mr|texlive-beamer-FUBerlin-0.02-3|62	
14mr|texlive-beamer-FUBerlin-0.02-3|63	%install
14mr|texlive-beamer-FUBerlin-0.02-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-FUBerlin-0.02-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-FUBerlin-0.02-3|66	
14mr|texlive-beamer-FUBerlin-0.02-3|67	
14mr|texlive-beamer-FUBerlin-0.02-3|68	
14mr|texlive-beamer-FUBerlin-0.02-3|69	%changelog
14mr|texlive-beamer-FUBerlin-0.02-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02-3
14mr|texlive-beamer-FUBerlin-0.02-3|71	+ Revision: 7a14479
14mr|texlive-beamer-FUBerlin-0.02-3|72	- MassBuild#440: Increase release tag
14mr|texlive-beamer-FUBerlin-0.02-3|73	
14mr|texlive-beamer-FUBerlin-0.02-3|74	

19374 14
14mr|texlive-beamerposter-1.07-3|1	# revision 17066
14mr|texlive-beamerposter-1.07-3|2	# category Package
14mr|texlive-beamerposter-1.07-3|3	# catalog-ctan /macros/latex/contrib/beamerposter
14mr|texlive-beamerposter-1.07-3|4	# catalog-date 2010-02-16 13:45:15 +0100
14mr|texlive-beamerposter-1.07-3|5	# catalog-license lppl
14mr|texlive-beamerposter-1.07-3|6	# catalog-version 1.07
14mr|texlive-beamerposter-1.07-3|7	Name:		texlive-beamerposter
14mr|texlive-beamerposter-1.07-3|8	Version:	1.07
14mr|texlive-beamerposter-1.07-3|9	Release:	3
14mr|texlive-beamerposter-1.07-3|10	Summary:	Extend beamer and a0poster for custom sized posters
14mr|texlive-beamerposter-1.07-3|11	Group:		Publishing
14mr|texlive-beamerposter-1.07-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamerposter
14mr|texlive-beamerposter-1.07-3|13	License:	LPPL
14mr|texlive-beamerposter-1.07-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.tar.xz
14mr|texlive-beamerposter-1.07-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.doc.tar.xz
14mr|texlive-beamerposter-1.07-3|16	BuildArch:	noarch
14mr|texlive-beamerposter-1.07-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamerposter-1.07-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamerposter-1.07-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamerposter-1.07-3|20	
14mr|texlive-beamerposter-1.07-3|21	%description
14mr|texlive-beamerposter-1.07-3|22	The package enables the user to use beamer style operations on
14mr|texlive-beamerposter-1.07-3|23	a canvas of the sizes provided by a0poster; font scaling is
14mr|texlive-beamerposter-1.07-3|24	available (using packages such as type1cm if necessary). In
14mr|texlive-beamerposter-1.07-3|25	addition, the package allows the user to benefit from the nice
14mr|texlive-beamerposter-1.07-3|26	colour box handling and alignment provided by the beamer class
14mr|texlive-beamerposter-1.07-3|27	(for example, with rounded corners and shadows). Good looking
14mr|texlive-beamerposter-1.07-3|28	posters may be created very rapidly. Features include: -
14mr|texlive-beamerposter-1.07-3|29	scalable fonts using the fp and type1cm packages; - posters in
14mr|texlive-beamerposter-1.07-3|30	A-series sizes, and custom sizes like double A0 are possible; -
14mr|texlive-beamerposter-1.07-3|31	still applicable to custom beamer slides, e.g. 16:9 slides for
14mr|texlive-beamerposter-1.07-3|32	a wide-screen (i.e. 1.78 aspect ratio); - orientation may be
14mr|texlive-beamerposter-1.07-3|33	portrait or landscape; - a 'debug mode' is provided.
14mr|texlive-beamerposter-1.07-3|34	
14mr|texlive-beamerposter-1.07-3|35	%post
14mr|texlive-beamerposter-1.07-3|36	%{_sbindir}/texlive.post
14mr|texlive-beamerposter-1.07-3|37	
14mr|texlive-beamerposter-1.07-3|38	%postun
14mr|texlive-beamerposter-1.07-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-beamerposter-1.07-3|40	%{_sbindir}/texlive.post
14mr|texlive-beamerposter-1.07-3|41	fi
14mr|texlive-beamerposter-1.07-3|42	
14mr|texlive-beamerposter-1.07-3|43	#-----------------------------------------------------------------------
14mr|texlive-beamerposter-1.07-3|44	%files
14mr|texlive-beamerposter-1.07-3|45	%{_texmfdistdir}/tex/latex/beamerposter/beamerposter.sty
14mr|texlive-beamerposter-1.07-3|46	%doc %{_texmfdistdir}/doc/latex/beamerposter/README
14mr|texlive-beamerposter-1.07-3|47	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.pdf
14mr|texlive-beamerposter-1.07-3|48	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.tex
14mr|texlive-beamerposter-1.07-3|49	%doc %{_texmfdistdir}/doc/latex/beamerposter/example.tex
14mr|texlive-beamerposter-1.07-3|50	
14mr|texlive-beamerposter-1.07-3|51	#-----------------------------------------------------------------------
14mr|texlive-beamerposter-1.07-3|52	%prep
14mr|texlive-beamerposter-1.07-3|53	%setup -c -a0 -a1
14mr|texlive-beamerposter-1.07-3|54	
14mr|texlive-beamerposter-1.07-3|55	%build
14mr|texlive-beamerposter-1.07-3|56	
14mr|texlive-beamerposter-1.07-3|57	%install
14mr|texlive-beamerposter-1.07-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerposter-1.07-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerposter-1.07-3|60	
14mr|texlive-beamerposter-1.07-3|61	
14mr|texlive-beamerposter-1.07-3|62	
14mr|texlive-beamerposter-1.07-3|63	%changelog
14mr|texlive-beamerposter-1.07-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.07-3
14mr|texlive-beamerposter-1.07-3|65	+ Revision: f352908
14mr|texlive-beamerposter-1.07-3|66	- MassBuild#440: Increase release tag
14mr|texlive-beamerposter-1.07-3|67	
14mr|texlive-beamerposter-1.07-3|68	

19375 14
14mr|texlive-beamersubframe-0.2-3|1	# revision 23510
14mr|texlive-beamersubframe-0.2-3|2	# category Package
14mr|texlive-beamersubframe-0.2-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beamersubframe
14mr|texlive-beamersubframe-0.2-3|4	# catalog-date 2011-08-11 10:23:40 +0200
14mr|texlive-beamersubframe-0.2-3|5	# catalog-license lppl
14mr|texlive-beamersubframe-0.2-3|6	# catalog-version 0.2
14mr|texlive-beamersubframe-0.2-3|7	Name:		texlive-beamersubframe
14mr|texlive-beamersubframe-0.2-3|8	Version:	0.2
14mr|texlive-beamersubframe-0.2-3|9	Release:	3
14mr|texlive-beamersubframe-0.2-3|10	Summary:	Reorder frames in the PDF file
14mr|texlive-beamersubframe-0.2-3|11	Group:		Publishing
14mr|texlive-beamersubframe-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beamersubframe
14mr|texlive-beamersubframe-0.2-3|13	License:	LPPL
14mr|texlive-beamersubframe-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.tar.xz
14mr|texlive-beamersubframe-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.doc.tar.xz
14mr|texlive-beamersubframe-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.source.tar.xz
14mr|texlive-beamersubframe-0.2-3|17	BuildArch:	noarch
14mr|texlive-beamersubframe-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-beamersubframe-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-beamersubframe-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-beamersubframe-0.2-3|21	
14mr|texlive-beamersubframe-0.2-3|22	%description
14mr|texlive-beamersubframe-0.2-3|23	The package provides a method to reorder frames in the PDF file
14mr|texlive-beamersubframe-0.2-3|24	without reordering the source. Its principal use is to embed or
14mr|texlive-beamersubframe-0.2-3|25	append frames with details on some subject. The author
14mr|texlive-beamersubframe-0.2-3|26	describes the package as "experimental".
14mr|texlive-beamersubframe-0.2-3|27	
14mr|texlive-beamersubframe-0.2-3|28	%post
14mr|texlive-beamersubframe-0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-beamersubframe-0.2-3|30	
14mr|texlive-beamersubframe-0.2-3|31	%postun
14mr|texlive-beamersubframe-0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-beamersubframe-0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-beamersubframe-0.2-3|34	fi
14mr|texlive-beamersubframe-0.2-3|35	
14mr|texlive-beamersubframe-0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-beamersubframe-0.2-3|37	%files
14mr|texlive-beamersubframe-0.2-3|38	%{_texmfdistdir}/tex/latex/beamersubframe/beamersubframe.sty
14mr|texlive-beamersubframe-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/beamersubframe/README
14mr|texlive-beamersubframe-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.pdf
14mr|texlive-beamersubframe-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.svg
14mr|texlive-beamersubframe-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.pdf
14mr|texlive-beamersubframe-0.2-3|43	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.svg
14mr|texlive-beamersubframe-0.2-3|44	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe.pdf
14mr|texlive-beamersubframe-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/beamersubframe/bsf-example.tex
14mr|texlive-beamersubframe-0.2-3|46	#- source
14mr|texlive-beamersubframe-0.2-3|47	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.dtx
14mr|texlive-beamersubframe-0.2-3|48	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.ins
14mr|texlive-beamersubframe-0.2-3|49	
14mr|texlive-beamersubframe-0.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-beamersubframe-0.2-3|51	%prep
14mr|texlive-beamersubframe-0.2-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-beamersubframe-0.2-3|53	
14mr|texlive-beamersubframe-0.2-3|54	%build
14mr|texlive-beamersubframe-0.2-3|55	
14mr|texlive-beamersubframe-0.2-3|56	%install
14mr|texlive-beamersubframe-0.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamersubframe-0.2-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-beamersubframe-0.2-3|59	
14mr|texlive-beamersubframe-0.2-3|60	
14mr|texlive-beamersubframe-0.2-3|61	
14mr|texlive-beamersubframe-0.2-3|62	%changelog
14mr|texlive-beamersubframe-0.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-beamersubframe-0.2-3|64	+ Revision: f8b2dda
14mr|texlive-beamersubframe-0.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-beamersubframe-0.2-3|66	
14mr|texlive-beamersubframe-0.2-3|67	

19376 14
14mr|texlive-beamerthemejltree-1.1-3|1	# revision 21977
14mr|texlive-beamerthemejltree-1.1-3|2	# category Package
14mr|texlive-beamerthemejltree-1.1-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
14mr|texlive-beamerthemejltree-1.1-3|4	# catalog-date 2010-07-13 19:58:19 +0200
14mr|texlive-beamerthemejltree-1.1-3|5	# catalog-license gpl
14mr|texlive-beamerthemejltree-1.1-3|6	# catalog-version 1.1
14mr|texlive-beamerthemejltree-1.1-3|7	Name:		texlive-beamerthemejltree
14mr|texlive-beamerthemejltree-1.1-3|8	Version:	1.1
14mr|texlive-beamerthemejltree-1.1-3|9	Release:	3
14mr|texlive-beamerthemejltree-1.1-3|10	Summary:	Contributed beamer theme
14mr|texlive-beamerthemejltree-1.1-3|11	Group:		Publishing
14mr|texlive-beamerthemejltree-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
14mr|texlive-beamerthemejltree-1.1-3|13	License:	GPL
14mr|texlive-beamerthemejltree-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemejltree.tar.xz
14mr|texlive-beamerthemejltree-1.1-3|15	BuildArch:	noarch
14mr|texlive-beamerthemejltree-1.1-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-beamerthemejltree-1.1-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-beamerthemejltree-1.1-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-beamerthemejltree-1.1-3|19	
14mr|texlive-beamerthemejltree-1.1-3|20	%description
14mr|texlive-beamerthemejltree-1.1-3|21	A theme for beamer presentations.
14mr|texlive-beamerthemejltree-1.1-3|22	
14mr|texlive-beamerthemejltree-1.1-3|23	%post
14mr|texlive-beamerthemejltree-1.1-3|24	%{_sbindir}/texlive.post
14mr|texlive-beamerthemejltree-1.1-3|25	
14mr|texlive-beamerthemejltree-1.1-3|26	%postun
14mr|texlive-beamerthemejltree-1.1-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-beamerthemejltree-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-beamerthemejltree-1.1-3|29	fi
14mr|texlive-beamerthemejltree-1.1-3|30	
14mr|texlive-beamerthemejltree-1.1-3|31	#-----------------------------------------------------------------------
14mr|texlive-beamerthemejltree-1.1-3|32	%files
14mr|texlive-beamerthemejltree-1.1-3|33	%{_texmfdistdir}/tex/latex/beamerthemejltree/beamerthemeJLTree.sty
14mr|texlive-beamerthemejltree-1.1-3|34	
14mr|texlive-beamerthemejltree-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-beamerthemejltree-1.1-3|36	%prep
14mr|texlive-beamerthemejltree-1.1-3|37	%setup -c -a0
14mr|texlive-beamerthemejltree-1.1-3|38	
14mr|texlive-beamerthemejltree-1.1-3|39	%build
14mr|texlive-beamerthemejltree-1.1-3|40	
14mr|texlive-beamerthemejltree-1.1-3|41	%install
14mr|texlive-beamerthemejltree-1.1-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemejltree-1.1-3|43	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemejltree-1.1-3|44	
14mr|texlive-beamerthemejltree-1.1-3|45	
14mr|texlive-beamerthemejltree-1.1-3|46	
14mr|texlive-beamerthemejltree-1.1-3|47	%changelog
14mr|texlive-beamerthemejltree-1.1-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-beamerthemejltree-1.1-3|49	+ Revision: 233fe27
14mr|texlive-beamerthemejltree-1.1-3|50	- MassBuild#440: Increase release tag
14mr|texlive-beamerthemejltree-1.1-3|51	
14mr|texlive-beamerthemejltree-1.1-3|52	

19377 14
14mr|texlive-beamerthemenirma-0.1-3|1	# revision 20765
14mr|texlive-beamerthemenirma-0.1-3|2	# category Package
14mr|texlive-beamerthemenirma-0.1-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/nirma
14mr|texlive-beamerthemenirma-0.1-3|4	# catalog-date 2010-12-16 01:15:22 +0100
14mr|texlive-beamerthemenirma-0.1-3|5	# catalog-license lppl
14mr|texlive-beamerthemenirma-0.1-3|6	# catalog-version 0.1
14mr|texlive-beamerthemenirma-0.1-3|7	Name:		texlive-beamerthemenirma
14mr|texlive-beamerthemenirma-0.1-3|8	Version:	0.1
14mr|texlive-beamerthemenirma-0.1-3|9	Release:	3
14mr|texlive-beamerthemenirma-0.1-3|10	Summary:	A Beamer theme for academic presentations
14mr|texlive-beamerthemenirma-0.1-3|11	Group:		Publishing
14mr|texlive-beamerthemenirma-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/nirma
14mr|texlive-beamerthemenirma-0.1-3|13	License:	LPPL
14mr|texlive-beamerthemenirma-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.tar.xz
14mr|texlive-beamerthemenirma-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.doc.tar.xz
14mr|texlive-beamerthemenirma-0.1-3|16	BuildArch:	noarch
14mr|texlive-beamerthemenirma-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamerthemenirma-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamerthemenirma-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamerthemenirma-0.1-3|20	
14mr|texlive-beamerthemenirma-0.1-3|21	%description
14mr|texlive-beamerthemenirma-0.1-3|22	The package developed for academic purposes. The distribution
14mr|texlive-beamerthemenirma-0.1-3|23	includes nothing more than style file needed for preparing
14mr|texlive-beamerthemenirma-0.1-3|24	presentations.
14mr|texlive-beamerthemenirma-0.1-3|25	
14mr|texlive-beamerthemenirma-0.1-3|26	%post
14mr|texlive-beamerthemenirma-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-beamerthemenirma-0.1-3|28	
14mr|texlive-beamerthemenirma-0.1-3|29	%postun
14mr|texlive-beamerthemenirma-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-beamerthemenirma-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-beamerthemenirma-0.1-3|32	fi
14mr|texlive-beamerthemenirma-0.1-3|33	
14mr|texlive-beamerthemenirma-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-beamerthemenirma-0.1-3|35	%files
14mr|texlive-beamerthemenirma-0.1-3|36	%{_texmfdistdir}/tex/latex/beamerthemenirma/beamerthemenirma.sty
14mr|texlive-beamerthemenirma-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/beamerthemenirma/README
14mr|texlive-beamerthemenirma-0.1-3|38	
14mr|texlive-beamerthemenirma-0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-beamerthemenirma-0.1-3|40	%prep
14mr|texlive-beamerthemenirma-0.1-3|41	%setup -c -a0 -a1
14mr|texlive-beamerthemenirma-0.1-3|42	
14mr|texlive-beamerthemenirma-0.1-3|43	%build
14mr|texlive-beamerthemenirma-0.1-3|44	
14mr|texlive-beamerthemenirma-0.1-3|45	%install
14mr|texlive-beamerthemenirma-0.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemenirma-0.1-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemenirma-0.1-3|48	
14mr|texlive-beamerthemenirma-0.1-3|49	
14mr|texlive-beamerthemenirma-0.1-3|50	
14mr|texlive-beamerthemenirma-0.1-3|51	%changelog
14mr|texlive-beamerthemenirma-0.1-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-beamerthemenirma-0.1-3|53	+ Revision: e19925a
14mr|texlive-beamerthemenirma-0.1-3|54	- MassBuild#440: Increase release tag
14mr|texlive-beamerthemenirma-0.1-3|55	
14mr|texlive-beamerthemenirma-0.1-3|56	

19378 14
14mr|texlive-beamerthemephnompenh-20131013-6|1	# revision 31392
14mr|texlive-beamerthemephnompenh-20131013-6|2	# category Package
14mr|texlive-beamerthemephnompenh-20131013-6|3	# catalog-ctan undef
14mr|texlive-beamerthemephnompenh-20131013-6|4	# catalog-date undef
14mr|texlive-beamerthemephnompenh-20131013-6|5	# catalog-license undef
14mr|texlive-beamerthemephnompenh-20131013-6|6	# catalog-version undef
14mr|texlive-beamerthemephnompenh-20131013-6|7	Name:		texlive-beamerthemephnompenh
14mr|texlive-beamerthemephnompenh-20131013-6|8	Version:	20131013
14mr|texlive-beamerthemephnompenh-20131013-6|9	Release:	6
14mr|texlive-beamerthemephnompenh-20131013-6|10	Summary:	TeXLive beamerthemephnompenh package
14mr|texlive-beamerthemephnompenh-20131013-6|11	Group:		Publishing
14mr|texlive-beamerthemephnompenh-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-beamerthemephnompenh-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-beamerthemephnompenh-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.tar.xz
14mr|texlive-beamerthemephnompenh-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.doc.tar.xz
14mr|texlive-beamerthemephnompenh-20131013-6|16	BuildArch:	noarch
14mr|texlive-beamerthemephnompenh-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamerthemephnompenh-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamerthemephnompenh-20131013-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamerthemephnompenh-20131013-6|20	
14mr|texlive-beamerthemephnompenh-20131013-6|21	%description
14mr|texlive-beamerthemephnompenh-20131013-6|22	TeXLive beamerthemephnompenh package.
14mr|texlive-beamerthemephnompenh-20131013-6|23	
14mr|texlive-beamerthemephnompenh-20131013-6|24	%post
14mr|texlive-beamerthemephnompenh-20131013-6|25	%{_sbindir}/texlive.post
14mr|texlive-beamerthemephnompenh-20131013-6|26	
14mr|texlive-beamerthemephnompenh-20131013-6|27	%postun
14mr|texlive-beamerthemephnompenh-20131013-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-beamerthemephnompenh-20131013-6|29	%{_sbindir}/texlive.post
14mr|texlive-beamerthemephnompenh-20131013-6|30	fi
14mr|texlive-beamerthemephnompenh-20131013-6|31	
14mr|texlive-beamerthemephnompenh-20131013-6|32	#-----------------------------------------------------------------------
14mr|texlive-beamerthemephnompenh-20131013-6|33	%files
14mr|texlive-beamerthemephnompenh-20131013-6|34	%{_texmfdistdir}/tex/latex/beamerthemephnompenh/beamerthemePhnomPenh.sty
14mr|texlive-beamerthemephnompenh-20131013-6|35	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/README
14mr|texlive-beamerthemephnompenh-20131013-6|36	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.pdf
14mr|texlive-beamerthemephnompenh-20131013-6|37	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.tex
14mr|texlive-beamerthemephnompenh-20131013-6|38	
14mr|texlive-beamerthemephnompenh-20131013-6|39	#-----------------------------------------------------------------------
14mr|texlive-beamerthemephnompenh-20131013-6|40	%prep
14mr|texlive-beamerthemephnompenh-20131013-6|41	%setup -c -a0 -a1
14mr|texlive-beamerthemephnompenh-20131013-6|42	
14mr|texlive-beamerthemephnompenh-20131013-6|43	%build
14mr|texlive-beamerthemephnompenh-20131013-6|44	
14mr|texlive-beamerthemephnompenh-20131013-6|45	%install
14mr|texlive-beamerthemephnompenh-20131013-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemephnompenh-20131013-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamerthemephnompenh-20131013-6|48	
14mr|texlive-beamerthemephnompenh-20131013-6|49	%changelog
14mr|texlive-beamerthemephnompenh-20131013-6|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-beamerthemephnompenh-20131013-6|51	+ Revision: 0432cce
14mr|texlive-beamerthemephnompenh-20131013-6|52	- MassBuild#440: Increase release tag
14mr|texlive-beamerthemephnompenh-20131013-6|53	
14mr|texlive-beamerthemephnompenh-20131013-6|54	

19379 14
14mr|texlive-beamertheme-upenn-bc-1.0-6|1	# revision 29937
14mr|texlive-beamertheme-upenn-bc-1.0-6|2	# category Package
14mr|texlive-beamertheme-upenn-bc-1.0-6|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/upenn-bc
14mr|texlive-beamertheme-upenn-bc-1.0-6|4	# catalog-date 2013-04-14 16:59:43 +0200
14mr|texlive-beamertheme-upenn-bc-1.0-6|5	# catalog-license lppl
14mr|texlive-beamertheme-upenn-bc-1.0-6|6	# catalog-version 1.0
14mr|texlive-beamertheme-upenn-bc-1.0-6|7	Name:		texlive-beamertheme-upenn-bc
14mr|texlive-beamertheme-upenn-bc-1.0-6|8	Version:	1.0
14mr|texlive-beamertheme-upenn-bc-1.0-6|9	Release:	6
14mr|texlive-beamertheme-upenn-bc-1.0-6|10	Summary:	Beamer themies for Boston College and the University of Pennsylvania
14mr|texlive-beamertheme-upenn-bc-1.0-6|11	Group:		Publishing
14mr|texlive-beamertheme-upenn-bc-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/upenn-bc
14mr|texlive-beamertheme-upenn-bc-1.0-6|13	License:	LPPL
14mr|texlive-beamertheme-upenn-bc-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.tar.xz
14mr|texlive-beamertheme-upenn-bc-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.doc.tar.xz
14mr|texlive-beamertheme-upenn-bc-1.0-6|16	BuildArch:	noarch
14mr|texlive-beamertheme-upenn-bc-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamertheme-upenn-bc-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamertheme-upenn-bc-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-beamertheme-upenn-bc-1.0-6|20	
14mr|texlive-beamertheme-upenn-bc-1.0-6|21	%description
14mr|texlive-beamertheme-upenn-bc-1.0-6|22	Beamer themes in the colors of the - University of
14mr|texlive-beamertheme-upenn-bc-1.0-6|23	Pennsylvania, USA, and - Boston College, USA. Both were tested
14mr|texlive-beamertheme-upenn-bc-1.0-6|24	for the presentation theme 'Warsaw. Please note that these
14mr|texlive-beamertheme-upenn-bc-1.0-6|25	color themes are neither official nor exact! The colours are
14mr|texlive-beamertheme-upenn-bc-1.0-6|26	approximated from the universities' style guidelines and
14mr|texlive-beamertheme-upenn-bc-1.0-6|27	websites, and slightly modified where necessary to generate an
14mr|texlive-beamertheme-upenn-bc-1.0-6|28	appealing look. The universities neither endorse, nor provide
14mr|texlive-beamertheme-upenn-bc-1.0-6|29	any support for, these color themes. I give no warranty for the
14mr|texlive-beamertheme-upenn-bc-1.0-6|30	code.
14mr|texlive-beamertheme-upenn-bc-1.0-6|31	
14mr|texlive-beamertheme-upenn-bc-1.0-6|32	%post
14mr|texlive-beamertheme-upenn-bc-1.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-beamertheme-upenn-bc-1.0-6|34	
14mr|texlive-beamertheme-upenn-bc-1.0-6|35	%postun
14mr|texlive-beamertheme-upenn-bc-1.0-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-beamertheme-upenn-bc-1.0-6|37	%{_sbindir}/texlive.post
14mr|texlive-beamertheme-upenn-bc-1.0-6|38	fi
14mr|texlive-beamertheme-upenn-bc-1.0-6|39	
14mr|texlive-beamertheme-upenn-bc-1.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-beamertheme-upenn-bc-1.0-6|41	%files
14mr|texlive-beamertheme-upenn-bc-1.0-6|42	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty
14mr|texlive-beamertheme-upenn-bc-1.0-6|43	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty
14mr|texlive-beamertheme-upenn-bc-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/README
14mr|texlive-beamertheme-upenn-bc-1.0-6|45	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf
14mr|texlive-beamertheme-upenn-bc-1.0-6|46	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex
14mr|texlive-beamertheme-upenn-bc-1.0-6|47	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf
14mr|texlive-beamertheme-upenn-bc-1.0-6|48	
14mr|texlive-beamertheme-upenn-bc-1.0-6|49	#-----------------------------------------------------------------------
14mr|texlive-beamertheme-upenn-bc-1.0-6|50	%prep
14mr|texlive-beamertheme-upenn-bc-1.0-6|51	%setup -c -a0 -a1
14mr|texlive-beamertheme-upenn-bc-1.0-6|52	
14mr|texlive-beamertheme-upenn-bc-1.0-6|53	%build
14mr|texlive-beamertheme-upenn-bc-1.0-6|54	
14mr|texlive-beamertheme-upenn-bc-1.0-6|55	%install
14mr|texlive-beamertheme-upenn-bc-1.0-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamertheme-upenn-bc-1.0-6|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamertheme-upenn-bc-1.0-6|58	
14mr|texlive-beamertheme-upenn-bc-1.0-6|59	%changelog
14mr|texlive-beamertheme-upenn-bc-1.0-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-beamertheme-upenn-bc-1.0-6|61	+ Revision: a610eb7
14mr|texlive-beamertheme-upenn-bc-1.0-6|62	- MassBuild#440: Increase release tag
14mr|texlive-beamertheme-upenn-bc-1.0-6|63	
14mr|texlive-beamertheme-upenn-bc-1.0-6|64	

19380 14
14mr|texlive-beamer-tut-pt-20070305-3|1	# revision 15878
14mr|texlive-beamer-tut-pt-20070305-3|2	# category Package
14mr|texlive-beamer-tut-pt-20070305-3|3	# catalog-ctan /info/portuguese/beamer
14mr|texlive-beamer-tut-pt-20070305-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-beamer-tut-pt-20070305-3|5	# catalog-license gpl
14mr|texlive-beamer-tut-pt-20070305-3|6	# catalog-version undef
14mr|texlive-beamer-tut-pt-20070305-3|7	Name:		texlive-beamer-tut-pt
14mr|texlive-beamer-tut-pt-20070305-3|8	Version:	20070305
14mr|texlive-beamer-tut-pt-20070305-3|9	Release:	3
14mr|texlive-beamer-tut-pt-20070305-3|10	Summary:	An introduction to the Beamer class, in Portuguese
14mr|texlive-beamer-tut-pt-20070305-3|11	Group:		Publishing
14mr|texlive-beamer-tut-pt-20070305-3|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/beamer
14mr|texlive-beamer-tut-pt-20070305-3|13	License:	GPL
14mr|texlive-beamer-tut-pt-20070305-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-tut-pt.tar.xz
14mr|texlive-beamer-tut-pt-20070305-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-tut-pt.doc.tar.xz
14mr|texlive-beamer-tut-pt-20070305-3|16	BuildArch:	noarch
14mr|texlive-beamer-tut-pt-20070305-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-beamer-tut-pt-20070305-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-beamer-tut-pt-20070305-3|19	
14mr|texlive-beamer-tut-pt-20070305-3|20	%description
14mr|texlive-beamer-tut-pt-20070305-3|21	TeXLive beamer-tut-pt package.
14mr|texlive-beamer-tut-pt-20070305-3|22	
14mr|texlive-beamer-tut-pt-20070305-3|23	#-----------------------------------------------------------------------
14mr|texlive-beamer-tut-pt-20070305-3|24	%files
14mr|texlive-beamer-tut-pt-20070305-3|25	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/AnnArbor1.ps
14mr|texlive-beamer-tut-pt-20070305-3|26	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/AnnArbor2.ps
14mr|texlive-beamer-tut-pt-20070305-3|27	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/CambridgeUS1.ps
14mr|texlive-beamer-tut-pt-20070305-3|28	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/CambridgeUS2.ps
14mr|texlive-beamer-tut-pt-20070305-3|29	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/LEIAME
14mr|texlive-beamer-tut-pt-20070305-3|30	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/README
14mr|texlive-beamer-tut-pt-20070305-3|31	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim1.ps
14mr|texlive-beamer-tut-pt-20070305-3|32	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim2.ps
14mr|texlive-beamer-tut-pt-20070305-3|33	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim3.ps
14mr|texlive-beamer-tut-pt-20070305-3|34	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim4.ps
14mr|texlive-beamer-tut-pt-20070305-3|35	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato1.jpg
14mr|texlive-beamer-tut-pt-20070305-3|36	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato2.jpg
14mr|texlive-beamer-tut-pt-20070305-3|37	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato3.jpg
14mr|texlive-beamer-tut-pt-20070305-3|38	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato4.jpg
14mr|texlive-beamer-tut-pt-20070305-3|39	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato5.jpg
14mr|texlive-beamer-tut-pt-20070305-3|40	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/berkeley1.ps
14mr|texlive-beamer-tut-pt-20070305-3|41	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/berkeley2.ps
14mr|texlive-beamer-tut-pt-20070305-3|42	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/blocos.ps
14mr|texlive-beamer-tut-pt-20070305-3|43	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/boadilla1.ps
14mr|texlive-beamer-tut-pt-20070305-3|44	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/boadilla2.ps
14mr|texlive-beamer-tut-pt-20070305-3|45	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/exemplo.tex
14mr|texlive-beamer-tut-pt-20070305-3|46	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/madrid1.ps
14mr|texlive-beamer-tut-pt-20070305-3|47	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/madrid2.ps
14mr|texlive-beamer-tut-pt-20070305-3|48	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/montpellier1.ps
14mr|texlive-beamer-tut-pt-20070305-3|49	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/montpellier2.ps
14mr|texlive-beamer-tut-pt-20070305-3|50	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/tutorialbeamer.pdf
14mr|texlive-beamer-tut-pt-20070305-3|51	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/tutorialbeamer.tex
14mr|texlive-beamer-tut-pt-20070305-3|52	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/ufpellogo.jpg
14mr|texlive-beamer-tut-pt-20070305-3|53	
14mr|texlive-beamer-tut-pt-20070305-3|54	#-----------------------------------------------------------------------
14mr|texlive-beamer-tut-pt-20070305-3|55	%prep
14mr|texlive-beamer-tut-pt-20070305-3|56	%setup -c -a0 -a1
14mr|texlive-beamer-tut-pt-20070305-3|57	
14mr|texlive-beamer-tut-pt-20070305-3|58	%build
14mr|texlive-beamer-tut-pt-20070305-3|59	
14mr|texlive-beamer-tut-pt-20070305-3|60	%install
14mr|texlive-beamer-tut-pt-20070305-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-tut-pt-20070305-3|62	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-beamer-tut-pt-20070305-3|63	
14mr|texlive-beamer-tut-pt-20070305-3|64	
14mr|texlive-beamer-tut-pt-20070305-3|65	
14mr|texlive-beamer-tut-pt-20070305-3|66	%changelog
14mr|texlive-beamer-tut-pt-20070305-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070305-3
14mr|texlive-beamer-tut-pt-20070305-3|68	+ Revision: 444bed2
14mr|texlive-beamer-tut-pt-20070305-3|69	- MassBuild#440: Increase release tag
14mr|texlive-beamer-tut-pt-20070305-3|70	
14mr|texlive-beamer-tut-pt-20070305-3|71	

19381 14
14mr|texlive-beebe-20120807-2|1	# revision 27123
14mr|texlive-beebe-20120807-2|2	# category Package
14mr|texlive-beebe-20120807-2|3	# catalog-ctan undef
14mr|texlive-beebe-20120807-2|4	# catalog-date undef
14mr|texlive-beebe-20120807-2|5	# catalog-license undef
14mr|texlive-beebe-20120807-2|6	# catalog-version undef
14mr|texlive-beebe-20120807-2|7	Name:		texlive-beebe
14mr|texlive-beebe-20120807-2|8	Version:	20120807
14mr|texlive-beebe-20120807-2|9	Release:	2
14mr|texlive-beebe-20120807-2|10	Summary:	TeXLive beebe package
14mr|texlive-beebe-20120807-2|11	Group:		Publishing
14mr|texlive-beebe-20120807-2|12	URL:		http://tug.org/texlive
14mr|texlive-beebe-20120807-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-beebe-20120807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beebe.tar.xz
14mr|texlive-beebe-20120807-2|15	BuildArch:	noarch
14mr|texlive-beebe-20120807-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-beebe-20120807-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-beebe-20120807-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-beebe-20120807-2|19	
14mr|texlive-beebe-20120807-2|20	%description
14mr|texlive-beebe-20120807-2|21	TeXLive beebe package.
14mr|texlive-beebe-20120807-2|22	
14mr|texlive-beebe-20120807-2|23	%post
14mr|texlive-beebe-20120807-2|24	%{_sbindir}/texlive.post
14mr|texlive-beebe-20120807-2|25	
14mr|texlive-beebe-20120807-2|26	%postun
14mr|texlive-beebe-20120807-2|27	if [ $1 -eq 0 ]; then
14mr|texlive-beebe-20120807-2|28	%{_sbindir}/texlive.post
14mr|texlive-beebe-20120807-2|29	fi
14mr|texlive-beebe-20120807-2|30	
14mr|texlive-beebe-20120807-2|31	#-----------------------------------------------------------------------
14mr|texlive-beebe-20120807-2|32	%files
14mr|texlive-beebe-20120807-2|33	%{_texmfdistdir}/bibtex/bib/beebe/gut.bib
14mr|texlive-beebe-20120807-2|34	%{_texmfdistdir}/bibtex/bib/beebe/komoedie.bib
14mr|texlive-beebe-20120807-2|35	%{_texmfdistdir}/bibtex/bib/beebe/texbook1.bib
14mr|texlive-beebe-20120807-2|36	%{_texmfdistdir}/bibtex/bib/beebe/texbook2.bib
14mr|texlive-beebe-20120807-2|37	%{_texmfdistdir}/bibtex/bib/beebe/texbook3.bib
14mr|texlive-beebe-20120807-2|38	%{_texmfdistdir}/bibtex/bib/beebe/texgraph.bib
14mr|texlive-beebe-20120807-2|39	%{_texmfdistdir}/bibtex/bib/beebe/texjourn.bib
14mr|texlive-beebe-20120807-2|40	%{_texmfdistdir}/bibtex/bib/beebe/texnique.bib
14mr|texlive-beebe-20120807-2|41	%{_texmfdistdir}/bibtex/bib/beebe/tugboat.bib
14mr|texlive-beebe-20120807-2|42	%{_texmfdistdir}/bibtex/bst/beebe/aaai-named.bst
14mr|texlive-beebe-20120807-2|43	%{_texmfdistdir}/bibtex/bst/beebe/abstract.bst
14mr|texlive-beebe-20120807-2|44	%{_texmfdistdir}/bibtex/bst/beebe/annotate.bst
14mr|texlive-beebe-20120807-2|45	%{_texmfdistdir}/bibtex/bst/beebe/annotation.bst
14mr|texlive-beebe-20120807-2|46	%{_texmfdistdir}/bibtex/bst/beebe/apa.bst
14mr|texlive-beebe-20120807-2|47	%{_texmfdistdir}/bibtex/bst/beebe/apalike2.bst
14mr|texlive-beebe-20120807-2|48	%{_texmfdistdir}/bibtex/bst/beebe/astron.bst
14mr|texlive-beebe-20120807-2|49	%{_texmfdistdir}/bibtex/bst/beebe/authordate1.bst
14mr|texlive-beebe-20120807-2|50	%{_texmfdistdir}/bibtex/bst/beebe/authordate2.bst
14mr|texlive-beebe-20120807-2|51	%{_texmfdistdir}/bibtex/bst/beebe/authordate3.bst
14mr|texlive-beebe-20120807-2|52	%{_texmfdistdir}/bibtex/bst/beebe/authordate4.bst
14mr|texlive-beebe-20120807-2|53	%{_texmfdistdir}/bibtex/bst/beebe/bbs.bst
14mr|texlive-beebe-20120807-2|54	%{_texmfdistdir}/bibtex/bst/beebe/bibtoref.bst
14mr|texlive-beebe-20120807-2|55	%{_texmfdistdir}/bibtex/bst/beebe/cbe.bst
14mr|texlive-beebe-20120807-2|56	%{_texmfdistdir}/bibtex/bst/beebe/chicagoa.bst
14mr|texlive-beebe-20120807-2|57	%{_texmfdistdir}/bibtex/bst/beebe/econometrica.bst
14mr|texlive-beebe-20120807-2|58	%{_texmfdistdir}/bibtex/bst/beebe/humanbio.bst
14mr|texlive-beebe-20120807-2|59	%{_texmfdistdir}/bibtex/bst/beebe/humannat.bst
14mr|texlive-beebe-20120807-2|60	%{_texmfdistdir}/bibtex/bst/beebe/is-abbrv.bst
14mr|texlive-beebe-20120807-2|61	%{_texmfdistdir}/bibtex/bst/beebe/is-alpha.bst
14mr|texlive-beebe-20120807-2|62	%{_texmfdistdir}/bibtex/bst/beebe/is-plain.bst
14mr|texlive-beebe-20120807-2|63	%{_texmfdistdir}/bibtex/bst/beebe/is-unsrt.bst
14mr|texlive-beebe-20120807-2|64	%{_texmfdistdir}/bibtex/bst/beebe/jas99.bst
14mr|texlive-beebe-20120807-2|65	%{_texmfdistdir}/bibtex/bst/beebe/jbact.bst
14mr|texlive-beebe-20120807-2|66	%{_texmfdistdir}/bibtex/bst/beebe/jmb.bst
14mr|texlive-beebe-20120807-2|67	%{_texmfdistdir}/bibtex/bst/beebe/jtb.bst
14mr|texlive-beebe-20120807-2|68	%{_texmfdistdir}/bibtex/bst/beebe/jthcarsu.bst
14mr|texlive-beebe-20120807-2|69	%{_texmfdistdir}/bibtex/bst/beebe/named.bst
14mr|texlive-beebe-20120807-2|70	%{_texmfdistdir}/bibtex/bst/beebe/namunsrt.bst
14mr|texlive-beebe-20120807-2|71	%{_texmfdistdir}/bibtex/bst/beebe/nar.bst
14mr|texlive-beebe-20120807-2|72	%{_texmfdistdir}/bibtex/bst/beebe/newapa.bst
14mr|texlive-beebe-20120807-2|73	%{_texmfdistdir}/bibtex/bst/beebe/phaip.bst
14mr|texlive-beebe-20120807-2|74	%{_texmfdistdir}/bibtex/bst/beebe/phapalik.bst
14mr|texlive-beebe-20120807-2|75	%{_texmfdistdir}/bibtex/bst/beebe/phcpc.bst
14mr|texlive-beebe-20120807-2|76	%{_texmfdistdir}/bibtex/bst/beebe/phiaea.bst
14mr|texlive-beebe-20120807-2|77	%{_texmfdistdir}/bibtex/bst/beebe/phjcp.bst
14mr|texlive-beebe-20120807-2|78	%{_texmfdistdir}/bibtex/bst/beebe/phnf.bst
14mr|texlive-beebe-20120807-2|79	%{_texmfdistdir}/bibtex/bst/beebe/phnflet.bst
14mr|texlive-beebe-20120807-2|80	%{_texmfdistdir}/bibtex/bst/beebe/phpf.bst
14mr|texlive-beebe-20120807-2|81	%{_texmfdistdir}/bibtex/bst/beebe/phppcf.bst
14mr|texlive-beebe-20120807-2|82	%{_texmfdistdir}/bibtex/bst/beebe/phreport.bst
14mr|texlive-beebe-20120807-2|83	%{_texmfdistdir}/bibtex/bst/beebe/phrmp.bst
14mr|texlive-beebe-20120807-2|84	%{_texmfdistdir}/bibtex/bst/beebe/plainyr.bst
14mr|texlive-beebe-20120807-2|85	%{_texmfdistdir}/bibtex/bst/beebe/refer.bst
14mr|texlive-beebe-20120807-2|86	%{_texmfdistdir}/bibtex/bst/beebe/xbtxbst.doc
14mr|texlive-beebe-20120807-2|87	
14mr|texlive-beebe-20120807-2|88	#-----------------------------------------------------------------------
14mr|texlive-beebe-20120807-2|89	%prep
14mr|texlive-beebe-20120807-2|90	%setup -c -a0
14mr|texlive-beebe-20120807-2|91	
14mr|texlive-beebe-20120807-2|92	%build
14mr|texlive-beebe-20120807-2|93	
14mr|texlive-beebe-20120807-2|94	%install
14mr|texlive-beebe-20120807-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beebe-20120807-2|96	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-beebe-20120807-2|97	
14mr|texlive-beebe-20120807-2|98	
14mr|texlive-beebe-20120807-2|99	
14mr|texlive-beebe-20120807-2|100	%changelog
14mr|texlive-beebe-20120807-2|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120807-2
14mr|texlive-beebe-20120807-2|102	+ Revision: 196ccf8
14mr|texlive-beebe-20120807-2|103	- MassBuild#440: Increase release tag
14mr|texlive-beebe-20120807-2|104	
14mr|texlive-beebe-20120807-2|105	

19382 14
14mr|texlive-begriff-1.6-3|1	# revision 15878
14mr|texlive-begriff-1.6-3|2	# category Package
14mr|texlive-begriff-1.6-3|3	# catalog-ctan /macros/latex/contrib/begriff
14mr|texlive-begriff-1.6-3|4	# catalog-date 2007-01-29 23:57:18 +0100
14mr|texlive-begriff-1.6-3|5	# catalog-license gpl
14mr|texlive-begriff-1.6-3|6	# catalog-version 1.6
14mr|texlive-begriff-1.6-3|7	Name:		texlive-begriff
14mr|texlive-begriff-1.6-3|8	Version:	1.6
14mr|texlive-begriff-1.6-3|9	Release:	3
14mr|texlive-begriff-1.6-3|10	Summary:	Typeset Begriffschrift
14mr|texlive-begriff-1.6-3|11	Group:		Publishing
14mr|texlive-begriff-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/begriff
14mr|texlive-begriff-1.6-3|13	License:	GPL
14mr|texlive-begriff-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.tar.xz
14mr|texlive-begriff-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.doc.tar.xz
14mr|texlive-begriff-1.6-3|16	BuildArch:	noarch
14mr|texlive-begriff-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-begriff-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-begriff-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-begriff-1.6-3|20	
14mr|texlive-begriff-1.6-3|21	%description
14mr|texlive-begriff-1.6-3|22	The package defines maths mode commands for typesetting Frege's
14mr|texlive-begriff-1.6-3|23	Begriffschrift.
14mr|texlive-begriff-1.6-3|24	
14mr|texlive-begriff-1.6-3|25	%post
14mr|texlive-begriff-1.6-3|26	%{_sbindir}/texlive.post
14mr|texlive-begriff-1.6-3|27	
14mr|texlive-begriff-1.6-3|28	%postun
14mr|texlive-begriff-1.6-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-begriff-1.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-begriff-1.6-3|31	fi
14mr|texlive-begriff-1.6-3|32	
14mr|texlive-begriff-1.6-3|33	#-----------------------------------------------------------------------
14mr|texlive-begriff-1.6-3|34	%files
14mr|texlive-begriff-1.6-3|35	%{_texmfdistdir}/tex/latex/begriff/begriff.sty
14mr|texlive-begriff-1.6-3|36	%doc %{_texmfdistdir}/doc/latex/begriff/COPYING
14mr|texlive-begriff-1.6-3|37	%doc %{_texmfdistdir}/doc/latex/begriff/README
14mr|texlive-begriff-1.6-3|38	%doc %{_texmfdistdir}/doc/latex/begriff/examples.pdf
14mr|texlive-begriff-1.6-3|39	%doc %{_texmfdistdir}/doc/latex/begriff/examples.tex
14mr|texlive-begriff-1.6-3|40	
14mr|texlive-begriff-1.6-3|41	#-----------------------------------------------------------------------
14mr|texlive-begriff-1.6-3|42	%prep
14mr|texlive-begriff-1.6-3|43	%setup -c -a0 -a1
14mr|texlive-begriff-1.6-3|44	
14mr|texlive-begriff-1.6-3|45	%build
14mr|texlive-begriff-1.6-3|46	
14mr|texlive-begriff-1.6-3|47	%install
14mr|texlive-begriff-1.6-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-begriff-1.6-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-begriff-1.6-3|50	
14mr|texlive-begriff-1.6-3|51	
14mr|texlive-begriff-1.6-3|52	
14mr|texlive-begriff-1.6-3|53	%changelog
14mr|texlive-begriff-1.6-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-begriff-1.6-3|55	+ Revision: 4573a6b
14mr|texlive-begriff-1.6-3|56	- MassBuild#440: Increase release tag
14mr|texlive-begriff-1.6-3|57	
14mr|texlive-begriff-1.6-3|58	

19383 14
14mr|texlive-belleek-20081130-3|1	# revision 18651
14mr|texlive-belleek-20081130-3|2	# category Package
14mr|texlive-belleek-20081130-3|3	# catalog-ctan /fonts/belleek/belleek.zip
14mr|texlive-belleek-20081130-3|4	# catalog-date 2008-11-30 15:59:19 +0100
14mr|texlive-belleek-20081130-3|5	# catalog-license pd
14mr|texlive-belleek-20081130-3|6	# catalog-version undef
14mr|texlive-belleek-20081130-3|7	Name:		texlive-belleek
14mr|texlive-belleek-20081130-3|8	Version:	20081130
14mr|texlive-belleek-20081130-3|9	Release:	3
14mr|texlive-belleek-20081130-3|10	Summary:	Free replacement for basic MathTime fonts
14mr|texlive-belleek-20081130-3|11	Group:		Publishing
14mr|texlive-belleek-20081130-3|12	URL:		http://www.ctan.org/tex-archive/fonts/belleek/belleek.zip
14mr|texlive-belleek-20081130-3|13	License:	PD
14mr|texlive-belleek-20081130-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.tar.xz
14mr|texlive-belleek-20081130-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.doc.tar.xz
14mr|texlive-belleek-20081130-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.source.tar.xz
14mr|texlive-belleek-20081130-3|17	BuildArch:	noarch
14mr|texlive-belleek-20081130-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-belleek-20081130-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-belleek-20081130-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-belleek-20081130-3|21	
14mr|texlive-belleek-20081130-3|22	%description
14mr|texlive-belleek-20081130-3|23	This package replaces the original MathTime fonts, not
14mr|texlive-belleek-20081130-3|24	MathTime-Plus or MathTime Professional (the last being the only
14mr|texlive-belleek-20081130-3|25	currently available commercial bundle).
14mr|texlive-belleek-20081130-3|26	
14mr|texlive-belleek-20081130-3|27	%post
14mr|texlive-belleek-20081130-3|28	%{_sbindir}/texlive.post
14mr|texlive-belleek-20081130-3|29	
14mr|texlive-belleek-20081130-3|30	%postun
14mr|texlive-belleek-20081130-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-belleek-20081130-3|32	%{_sbindir}/texlive.post
14mr|texlive-belleek-20081130-3|33	fi
14mr|texlive-belleek-20081130-3|34	
14mr|texlive-belleek-20081130-3|35	#-----------------------------------------------------------------------
14mr|texlive-belleek-20081130-3|36	%files
14mr|texlive-belleek-20081130-3|37	%{_texmfdistdir}/fonts/map/dvips/belleek/belleek.map
14mr|texlive-belleek-20081130-3|38	%{_texmfdistdir}/fonts/truetype/public/belleek/blex.ttf
14mr|texlive-belleek-20081130-3|39	%{_texmfdistdir}/fonts/truetype/public/belleek/blsy.ttf
14mr|texlive-belleek-20081130-3|40	%{_texmfdistdir}/fonts/truetype/public/belleek/rblmi.ttf
14mr|texlive-belleek-20081130-3|41	%{_texmfdistdir}/fonts/type1/public/belleek/blex.pfb
14mr|texlive-belleek-20081130-3|42	%{_texmfdistdir}/fonts/type1/public/belleek/blsy.pfb
14mr|texlive-belleek-20081130-3|43	%{_texmfdistdir}/fonts/type1/public/belleek/rblmi.pfb
14mr|texlive-belleek-20081130-3|44	%doc %{_texmfdistdir}/doc/fonts/belleek/README
14mr|texlive-belleek-20081130-3|45	#- source
14mr|texlive-belleek-20081130-3|46	%doc %{_texmfdistdir}/source/latex/belleek/my1mtt.fd
14mr|texlive-belleek-20081130-3|47	%doc %{_texmfdistdir}/source/latex/belleek/my2mtt.fd
14mr|texlive-belleek-20081130-3|48	%doc %{_texmfdistdir}/source/latex/belleek/my3mtt.fd
14mr|texlive-belleek-20081130-3|49	
14mr|texlive-belleek-20081130-3|50	#-----------------------------------------------------------------------
14mr|texlive-belleek-20081130-3|51	%prep
14mr|texlive-belleek-20081130-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-belleek-20081130-3|53	
14mr|texlive-belleek-20081130-3|54	%build
14mr|texlive-belleek-20081130-3|55	
14mr|texlive-belleek-20081130-3|56	%install
14mr|texlive-belleek-20081130-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-belleek-20081130-3|58	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-belleek-20081130-3|59	
14mr|texlive-belleek-20081130-3|60	
14mr|texlive-belleek-20081130-3|61	
14mr|texlive-belleek-20081130-3|62	%changelog
14mr|texlive-belleek-20081130-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081130-3
14mr|texlive-belleek-20081130-3|64	+ Revision: ff9f8fb
14mr|texlive-belleek-20081130-3|65	- MassBuild#440: Increase release tag
14mr|texlive-belleek-20081130-3|66	
14mr|texlive-belleek-20081130-3|67	

19384 14
14mr|texlive-bengali-20110108-3|1	# revision 20987
14mr|texlive-bengali-20110108-3|2	# category Package
14mr|texlive-bengali-20110108-3|3	# catalog-ctan /language/bengali/pandey
14mr|texlive-bengali-20110108-3|4	# catalog-date 2011-01-08 01:32:58 +0100
14mr|texlive-bengali-20110108-3|5	# catalog-license lppl
14mr|texlive-bengali-20110108-3|6	# catalog-version undef
14mr|texlive-bengali-20110108-3|7	Name:		texlive-bengali
14mr|texlive-bengali-20110108-3|8	Version:	20110108
14mr|texlive-bengali-20110108-3|9	Release:	3
14mr|texlive-bengali-20110108-3|10	Summary:	Support for the Bengali language
14mr|texlive-bengali-20110108-3|11	Group:		Publishing
14mr|texlive-bengali-20110108-3|12	URL:		http://www.ctan.org/tex-archive/language/bengali/pandey
14mr|texlive-bengali-20110108-3|13	License:	LPPL
14mr|texlive-bengali-20110108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.tar.xz
14mr|texlive-bengali-20110108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.doc.tar.xz
14mr|texlive-bengali-20110108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.source.tar.xz
14mr|texlive-bengali-20110108-3|17	BuildArch:	noarch
14mr|texlive-bengali-20110108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bengali-20110108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bengali-20110108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bengali-20110108-3|21	
14mr|texlive-bengali-20110108-3|22	%description
14mr|texlive-bengali-20110108-3|23	The package is based on Velthuis' transliteration scheme, with
14mr|texlive-bengali-20110108-3|24	extensions to deal with the Bengali letters that are not in
14mr|texlive-bengali-20110108-3|25	Devanagari. The package also supports Assamese.
14mr|texlive-bengali-20110108-3|26	
14mr|texlive-bengali-20110108-3|27	%post
14mr|texlive-bengali-20110108-3|28	%{_sbindir}/texlive.post
14mr|texlive-bengali-20110108-3|29	
14mr|texlive-bengali-20110108-3|30	%postun
14mr|texlive-bengali-20110108-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bengali-20110108-3|32	%{_sbindir}/texlive.post
14mr|texlive-bengali-20110108-3|33	fi
14mr|texlive-bengali-20110108-3|34	
14mr|texlive-bengali-20110108-3|35	#-----------------------------------------------------------------------
14mr|texlive-bengali-20110108-3|36	%files
14mr|texlive-bengali-20110108-3|37	%{_texmfdistdir}/fonts/source/public/bengali/bn.mf
14mr|texlive-bengali-20110108-3|38	%{_texmfdistdir}/fonts/source/public/bengali/bnbanjon.mf
14mr|texlive-bengali-20110108-3|39	%{_texmfdistdir}/fonts/source/public/bengali/bndigit.mf
14mr|texlive-bengali-20110108-3|40	%{_texmfdistdir}/fonts/source/public/bengali/bnjuk.mf
14mr|texlive-bengali-20110108-3|41	%{_texmfdistdir}/fonts/source/public/bengali/bnkaar.mf
14mr|texlive-bengali-20110108-3|42	%{_texmfdistdir}/fonts/source/public/bengali/bnlig.mf
14mr|texlive-bengali-20110108-3|43	%{_texmfdistdir}/fonts/source/public/bengali/bnligtbl.mf
14mr|texlive-bengali-20110108-3|44	%{_texmfdistdir}/fonts/source/public/bengali/bnmacro.mf
14mr|texlive-bengali-20110108-3|45	%{_texmfdistdir}/fonts/source/public/bengali/bnmisc.mf
14mr|texlive-bengali-20110108-3|46	%{_texmfdistdir}/fonts/source/public/bengali/bnpunct.mf
14mr|texlive-bengali-20110108-3|47	%{_texmfdistdir}/fonts/source/public/bengali/bnr10.mf
14mr|texlive-bengali-20110108-3|48	%{_texmfdistdir}/fonts/source/public/bengali/bnsl10.mf
14mr|texlive-bengali-20110108-3|49	%{_texmfdistdir}/fonts/source/public/bengali/bnswar.mf
14mr|texlive-bengali-20110108-3|50	%{_texmfdistdir}/fonts/source/public/bengali/xbnr10.mf
14mr|texlive-bengali-20110108-3|51	%{_texmfdistdir}/fonts/source/public/bengali/xbnsl10.mf
14mr|texlive-bengali-20110108-3|52	%{_texmfdistdir}/fonts/source/public/bengali/xbnsupp.mf
14mr|texlive-bengali-20110108-3|53	%{_texmfdistdir}/fonts/tfm/public/bengali/bnr10.tfm
14mr|texlive-bengali-20110108-3|54	%{_texmfdistdir}/fonts/tfm/public/bengali/bnsl10.tfm
14mr|texlive-bengali-20110108-3|55	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnr10.tfm
14mr|texlive-bengali-20110108-3|56	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnsl10.tfm
14mr|texlive-bengali-20110108-3|57	%{_texmfdistdir}/tex/latex/bengali/beng.sty
14mr|texlive-bengali-20110108-3|58	%{_texmfdistdir}/tex/latex/bengali/ubn.fd
14mr|texlive-bengali-20110108-3|59	%{_texmfdistdir}/tex/latex/bengali/ubnx.fd
14mr|texlive-bengali-20110108-3|60	%doc %{_texmfdistdir}/doc/fonts/bengali/README
14mr|texlive-bengali-20110108-3|61	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.bn
14mr|texlive-bengali-20110108-3|62	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.pdf
14mr|texlive-bengali-20110108-3|63	%doc %{_texmfdistdir}/doc/fonts/bengali/example.bn
14mr|texlive-bengali-20110108-3|64	%doc %{_texmfdistdir}/doc/fonts/bengali/example.pdf
14mr|texlive-bengali-20110108-3|65	%doc %{_texmfdistdir}/doc/fonts/bengali/manifest.txt
14mr|texlive-bengali-20110108-3|66	#- source
14mr|texlive-bengali-20110108-3|67	%doc %{_texmfdistdir}/source/latex/bengali/beng.c
14mr|texlive-bengali-20110108-3|68	
14mr|texlive-bengali-20110108-3|69	#-----------------------------------------------------------------------
14mr|texlive-bengali-20110108-3|70	%prep
14mr|texlive-bengali-20110108-3|71	%setup -c -a0 -a1 -a2
14mr|texlive-bengali-20110108-3|72	
14mr|texlive-bengali-20110108-3|73	%build
14mr|texlive-bengali-20110108-3|74	
14mr|texlive-bengali-20110108-3|75	%install
14mr|texlive-bengali-20110108-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bengali-20110108-3|77	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bengali-20110108-3|78	
14mr|texlive-bengali-20110108-3|79	
14mr|texlive-bengali-20110108-3|80	
14mr|texlive-bengali-20110108-3|81	%changelog
14mr|texlive-bengali-20110108-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110108-3
14mr|texlive-bengali-20110108-3|83	+ Revision: 6562605
14mr|texlive-bengali-20110108-3|84	- MassBuild#440: Increase release tag
14mr|texlive-bengali-20110108-3|85	
14mr|texlive-bengali-20110108-3|86	

19385 14
14mr|texlive-bera-20080128-3|1	# revision 20031
14mr|texlive-bera-20080128-3|2	# category Package
14mr|texlive-bera-20080128-3|3	# catalog-ctan /fonts/bera
14mr|texlive-bera-20080128-3|4	# catalog-date 2008-01-28 20:53:41 +0100
14mr|texlive-bera-20080128-3|5	# catalog-license other-free
14mr|texlive-bera-20080128-3|6	# catalog-version undef
14mr|texlive-bera-20080128-3|7	Name:		texlive-bera
14mr|texlive-bera-20080128-3|8	Version:	20080128
14mr|texlive-bera-20080128-3|9	Release:	3
14mr|texlive-bera-20080128-3|10	Summary:	Bera fonts
14mr|texlive-bera-20080128-3|11	Group:		Publishing
14mr|texlive-bera-20080128-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bera
14mr|texlive-bera-20080128-3|13	License:	OTHER-FREE
14mr|texlive-bera-20080128-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.tar.xz
14mr|texlive-bera-20080128-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.doc.tar.xz
14mr|texlive-bera-20080128-3|16	BuildArch:	noarch
14mr|texlive-bera-20080128-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bera-20080128-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bera-20080128-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bera-20080128-3|20	
14mr|texlive-bera-20080128-3|21	%description
14mr|texlive-bera-20080128-3|22	The package contains the Bera Type 1 fonts, and a zip archive
14mr|texlive-bera-20080128-3|23	containing files to use the fonts with LaTeX. Bera is a set of
14mr|texlive-bera-20080128-3|24	three font families: Bera Serif (a slab-serif Roman), Bera Sans
14mr|texlive-bera-20080128-3|25	(a Frutiger descendant), and Bera Mono (monospaced/typewriter).
14mr|texlive-bera-20080128-3|26	Support for use in LaTeX is also provided. The Bera family is a
14mr|texlive-bera-20080128-3|27	repackaging, for use with TeX, of the Bitstream Vera family.
14mr|texlive-bera-20080128-3|28	
14mr|texlive-bera-20080128-3|29	%post
14mr|texlive-bera-20080128-3|30	%{_sbindir}/texlive.post
14mr|texlive-bera-20080128-3|31	
14mr|texlive-bera-20080128-3|32	%postun
14mr|texlive-bera-20080128-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bera-20080128-3|34	%{_sbindir}/texlive.post
14mr|texlive-bera-20080128-3|35	fi
14mr|texlive-bera-20080128-3|36	
14mr|texlive-bera-20080128-3|37	#-----------------------------------------------------------------------
14mr|texlive-bera-20080128-3|38	%files
14mr|texlive-bera-20080128-3|39	%{_texmfdistdir}/fonts/afm/public/bera/fveb8a.afm
14mr|texlive-bera-20080128-3|40	%{_texmfdistdir}/fonts/afm/public/bera/fver8a.afm
14mr|texlive-bera-20080128-3|41	%{_texmfdistdir}/fonts/afm/public/bera/fvmb8a.afm
14mr|texlive-bera-20080128-3|42	%{_texmfdistdir}/fonts/afm/public/bera/fvmbo8a.afm
14mr|texlive-bera-20080128-3|43	%{_texmfdistdir}/fonts/afm/public/bera/fvmr8a.afm
14mr|texlive-bera-20080128-3|44	%{_texmfdistdir}/fonts/afm/public/bera/fvmro8a.afm
14mr|texlive-bera-20080128-3|45	%{_texmfdistdir}/fonts/afm/public/bera/fvsb8a.afm
14mr|texlive-bera-20080128-3|46	%{_texmfdistdir}/fonts/afm/public/bera/fvsbo8a.afm
14mr|texlive-bera-20080128-3|47	%{_texmfdistdir}/fonts/afm/public/bera/fvsr8a.afm
14mr|texlive-bera-20080128-3|48	%{_texmfdistdir}/fonts/afm/public/bera/fvsro8a.afm
14mr|texlive-bera-20080128-3|49	%{_texmfdistdir}/fonts/map/dvips/bera/bera.map
14mr|texlive-bera-20080128-3|50	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8a.tfm
14mr|texlive-bera-20080128-3|51	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8c.tfm
14mr|texlive-bera-20080128-3|52	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8r.tfm
14mr|texlive-bera-20080128-3|53	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8t.tfm
14mr|texlive-bera-20080128-3|54	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8c.tfm
14mr|texlive-bera-20080128-3|55	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8r.tfm
14mr|texlive-bera-20080128-3|56	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8t.tfm
14mr|texlive-bera-20080128-3|57	%{_texmfdistdir}/fonts/tfm/public/bera/fver8a.tfm
14mr|texlive-bera-20080128-3|58	%{_texmfdistdir}/fonts/tfm/public/bera/fver8c.tfm
14mr|texlive-bera-20080128-3|59	%{_texmfdistdir}/fonts/tfm/public/bera/fver8r.tfm
14mr|texlive-bera-20080128-3|60	%{_texmfdistdir}/fonts/tfm/public/bera/fver8t.tfm
14mr|texlive-bera-20080128-3|61	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8c.tfm
14mr|texlive-bera-20080128-3|62	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8r.tfm
14mr|texlive-bera-20080128-3|63	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8t.tfm
14mr|texlive-bera-20080128-3|64	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8a.tfm
14mr|texlive-bera-20080128-3|65	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8c.tfm
14mr|texlive-bera-20080128-3|66	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8r.tfm
14mr|texlive-bera-20080128-3|67	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8t.tfm
14mr|texlive-bera-20080128-3|68	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8a.tfm
14mr|texlive-bera-20080128-3|69	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8c.tfm
14mr|texlive-bera-20080128-3|70	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8r.tfm
14mr|texlive-bera-20080128-3|71	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8t.tfm
14mr|texlive-bera-20080128-3|72	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8a.tfm
14mr|texlive-bera-20080128-3|73	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8c.tfm
14mr|texlive-bera-20080128-3|74	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8r.tfm
14mr|texlive-bera-20080128-3|75	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8t.tfm
14mr|texlive-bera-20080128-3|76	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8a.tfm
14mr|texlive-bera-20080128-3|77	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8c.tfm
14mr|texlive-bera-20080128-3|78	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8r.tfm
14mr|texlive-bera-20080128-3|79	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8t.tfm
14mr|texlive-bera-20080128-3|80	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8a.tfm
14mr|texlive-bera-20080128-3|81	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8c.tfm
14mr|texlive-bera-20080128-3|82	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8r.tfm
14mr|texlive-bera-20080128-3|83	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8t.tfm
14mr|texlive-bera-20080128-3|84	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8a.tfm
14mr|texlive-bera-20080128-3|85	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8c.tfm
14mr|texlive-bera-20080128-3|86	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8r.tfm
14mr|texlive-bera-20080128-3|87	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8t.tfm
14mr|texlive-bera-20080128-3|88	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8a.tfm
14mr|texlive-bera-20080128-3|89	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8c.tfm
14mr|texlive-bera-20080128-3|90	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8r.tfm
14mr|texlive-bera-20080128-3|91	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8t.tfm
14mr|texlive-bera-20080128-3|92	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8a.tfm
14mr|texlive-bera-20080128-3|93	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8c.tfm
14mr|texlive-bera-20080128-3|94	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8r.tfm
14mr|texlive-bera-20080128-3|95	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8t.tfm
14mr|texlive-bera-20080128-3|96	%{_texmfdistdir}/fonts/type1/public/bera/fveb8a.pfb
14mr|texlive-bera-20080128-3|97	%{_texmfdistdir}/fonts/type1/public/bera/fver8a.pfb
14mr|texlive-bera-20080128-3|98	%{_texmfdistdir}/fonts/type1/public/bera/fvmb8a.pfb
14mr|texlive-bera-20080128-3|99	%{_texmfdistdir}/fonts/type1/public/bera/fvmbo8a.pfb
14mr|texlive-bera-20080128-3|100	%{_texmfdistdir}/fonts/type1/public/bera/fvmr8a.pfb
14mr|texlive-bera-20080128-3|101	%{_texmfdistdir}/fonts/type1/public/bera/fvmro8a.pfb
14mr|texlive-bera-20080128-3|102	%{_texmfdistdir}/fonts/type1/public/bera/fvsb8a.pfb
14mr|texlive-bera-20080128-3|103	%{_texmfdistdir}/fonts/type1/public/bera/fvsbo8a.pfb
14mr|texlive-bera-20080128-3|104	%{_texmfdistdir}/fonts/type1/public/bera/fvsr8a.pfb
14mr|texlive-bera-20080128-3|105	%{_texmfdistdir}/fonts/type1/public/bera/fvsro8a.pfb
14mr|texlive-bera-20080128-3|106	%{_texmfdistdir}/fonts/vf/public/bera/fveb8c.vf
14mr|texlive-bera-20080128-3|107	%{_texmfdistdir}/fonts/vf/public/bera/fveb8t.vf
14mr|texlive-bera-20080128-3|108	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8c.vf
14mr|texlive-bera-20080128-3|109	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8t.vf
14mr|texlive-bera-20080128-3|110	%{_texmfdistdir}/fonts/vf/public/bera/fver8c.vf
14mr|texlive-bera-20080128-3|111	%{_texmfdistdir}/fonts/vf/public/bera/fver8t.vf
14mr|texlive-bera-20080128-3|112	%{_texmfdistdir}/fonts/vf/public/bera/fvero8c.vf
14mr|texlive-bera-20080128-3|113	%{_texmfdistdir}/fonts/vf/public/bera/fvero8t.vf
14mr|texlive-bera-20080128-3|114	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8c.vf
14mr|texlive-bera-20080128-3|115	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8t.vf
14mr|texlive-bera-20080128-3|116	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8c.vf
14mr|texlive-bera-20080128-3|117	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8t.vf
14mr|texlive-bera-20080128-3|118	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8c.vf
14mr|texlive-bera-20080128-3|119	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8t.vf
14mr|texlive-bera-20080128-3|120	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8c.vf
14mr|texlive-bera-20080128-3|121	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8t.vf
14mr|texlive-bera-20080128-3|122	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8c.vf
14mr|texlive-bera-20080128-3|123	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8t.vf
14mr|texlive-bera-20080128-3|124	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8c.vf
14mr|texlive-bera-20080128-3|125	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8t.vf
14mr|texlive-bera-20080128-3|126	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8c.vf
14mr|texlive-bera-20080128-3|127	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8t.vf
14mr|texlive-bera-20080128-3|128	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8c.vf
14mr|texlive-bera-20080128-3|129	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8t.vf
14mr|texlive-bera-20080128-3|130	%{_texmfdistdir}/tex/latex/bera/bera.sty
14mr|texlive-bera-20080128-3|131	%{_texmfdistdir}/tex/latex/bera/beramono.sty
14mr|texlive-bera-20080128-3|132	%{_texmfdistdir}/tex/latex/bera/berasans.sty
14mr|texlive-bera-20080128-3|133	%{_texmfdistdir}/tex/latex/bera/beraserif.sty
14mr|texlive-bera-20080128-3|134	%{_texmfdistdir}/tex/latex/bera/t1fve.fd
14mr|texlive-bera-20080128-3|135	%{_texmfdistdir}/tex/latex/bera/t1fvm.fd
14mr|texlive-bera-20080128-3|136	%{_texmfdistdir}/tex/latex/bera/t1fvs.fd
14mr|texlive-bera-20080128-3|137	%{_texmfdistdir}/tex/latex/bera/ts1fve.fd
14mr|texlive-bera-20080128-3|138	%{_texmfdistdir}/tex/latex/bera/ts1fvm.fd
14mr|texlive-bera-20080128-3|139	%{_texmfdistdir}/tex/latex/bera/ts1fvs.fd
14mr|texlive-bera-20080128-3|140	%doc %{_texmfdistdir}/doc/fonts/bera/LICENSE
14mr|texlive-bera-20080128-3|141	%doc %{_texmfdistdir}/doc/fonts/bera/README
14mr|texlive-bera-20080128-3|142	%doc %{_texmfdistdir}/doc/fonts/bera/bera.pdf
14mr|texlive-bera-20080128-3|143	%doc %{_texmfdistdir}/doc/fonts/bera/bera.txt
14mr|texlive-bera-20080128-3|144	
14mr|texlive-bera-20080128-3|145	#-----------------------------------------------------------------------
14mr|texlive-bera-20080128-3|146	%prep
14mr|texlive-bera-20080128-3|147	%setup -c -a0 -a1
14mr|texlive-bera-20080128-3|148	
14mr|texlive-bera-20080128-3|149	%build
14mr|texlive-bera-20080128-3|150	
14mr|texlive-bera-20080128-3|151	%install
14mr|texlive-bera-20080128-3|152	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bera-20080128-3|153	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bera-20080128-3|154	
14mr|texlive-bera-20080128-3|155	
14mr|texlive-bera-20080128-3|156	
14mr|texlive-bera-20080128-3|157	%changelog
14mr|texlive-bera-20080128-3|158	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080128-3
14mr|texlive-bera-20080128-3|159	+ Revision: 1f81b91
14mr|texlive-bera-20080128-3|160	- MassBuild#440: Increase release tag
14mr|texlive-bera-20080128-3|161	
14mr|texlive-bera-20080128-3|162	

19386 14
14mr|texlive-berenisadf-1.004-4|1	# revision 19952
14mr|texlive-berenisadf-1.004-4|2	# category Package
14mr|texlive-berenisadf-1.004-4|3	# catalog-ctan /fonts/berenisadf
14mr|texlive-berenisadf-1.004-4|4	# catalog-date 2010-09-22 13:22:51 +0200
14mr|texlive-berenisadf-1.004-4|5	# catalog-license other-free
14mr|texlive-berenisadf-1.004-4|6	# catalog-version 1.004
14mr|texlive-berenisadf-1.004-4|7	
14mr|texlive-berenisadf-1.004-4|8	%if %{_use_internal_dependency_generator}
14mr|texlive-berenisadf-1.004-4|9	%define __noautoreq '/usr/bin/fontforge'
14mr|texlive-berenisadf-1.004-4|10	%endif
14mr|texlive-berenisadf-1.004-4|11	
14mr|texlive-berenisadf-1.004-4|12	Summary:	Berenis ADF fonts and TeX/LaTeX support
14mr|texlive-berenisadf-1.004-4|13	Name:		texlive-berenisadf
14mr|texlive-berenisadf-1.004-4|14	Version:	1.004
14mr|texlive-berenisadf-1.004-4|15	Release:	4
14mr|texlive-berenisadf-1.004-4|16	License:	OTHER-FREE
14mr|texlive-berenisadf-1.004-4|17	Group:		Publishing
14mr|texlive-berenisadf-1.004-4|18	Url:		http://www.ctan.org/tex-archive/fonts/berenisadf
14mr|texlive-berenisadf-1.004-4|19	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.tar.xz
14mr|texlive-berenisadf-1.004-4|20	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.doc.tar.xz
14mr|texlive-berenisadf-1.004-4|21	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.source.tar.xz
14mr|texlive-berenisadf-1.004-4|22	BuildRequires:	texlive-tlpkg
14mr|texlive-berenisadf-1.004-4|23	Requires:	fontforge
14mr|texlive-berenisadf-1.004-4|24	Requires(pre):	texlive-tlpkg
14mr|texlive-berenisadf-1.004-4|25	Requires(post):	texlive-kpathsea
14mr|texlive-berenisadf-1.004-4|26	BuildArch:	noarch
14mr|texlive-berenisadf-1.004-4|27	
14mr|texlive-berenisadf-1.004-4|28	%description
14mr|texlive-berenisadf-1.004-4|29	The bundle provides the BerenisADF Pro font collection, in
14mr|texlive-berenisadf-1.004-4|30	OpenType and PostScript Type 1 formats, together with support
14mr|texlive-berenisadf-1.004-4|31	files to use the fonts in TeXnANSI (LY1) encoding.
14mr|texlive-berenisadf-1.004-4|32	
14mr|texlive-berenisadf-1.004-4|33	%files
14mr|texlive-berenisadf-1.004-4|34	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdb.afm
14mr|texlive-berenisadf-1.004-4|35	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbc.afm
14mr|texlive-berenisadf-1.004-4|36	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbci.afm
14mr|texlive-berenisadf-1.004-4|37	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbi.afm
14mr|texlive-berenisadf-1.004-4|38	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdr.afm
14mr|texlive-berenisadf-1.004-4|39	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrc.afm
14mr|texlive-berenisadf-1.004-4|40	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrci.afm
14mr|texlive-berenisadf-1.004-4|41	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdri.afm
14mr|texlive-berenisadf-1.004-4|42	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd.enc
14mr|texlive-berenisadf-1.004-4|43	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd0.enc
14mr|texlive-berenisadf-1.004-4|44	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd1.enc
14mr|texlive-berenisadf-1.004-4|45	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2.enc
14mr|texlive-berenisadf-1.004-4|46	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2j.enc
14mr|texlive-berenisadf-1.004-4|47	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybdj.enc
14mr|texlive-berenisadf-1.004-4|48	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2jw.enc
14mr|texlive-berenisadf-1.004-4|49	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2w.enc
14mr|texlive-berenisadf-1.004-4|50	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdjw.enc
14mr|texlive-berenisadf-1.004-4|51	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdw.enc
14mr|texlive-berenisadf-1.004-4|52	%{_texmfdistdir}/fonts/map/dvips/berenisadf/ybd.map
14mr|texlive-berenisadf-1.004-4|53	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb08y.tfm
14mr|texlive-berenisadf-1.004-4|54	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0c8y.tfm
14mr|texlive-berenisadf-1.004-4|55	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0ci8y.tfm
14mr|texlive-berenisadf-1.004-4|56	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0i8y.tfm
14mr|texlive-berenisadf-1.004-4|57	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb18y.tfm
14mr|texlive-berenisadf-1.004-4|58	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1c8y.tfm
14mr|texlive-berenisadf-1.004-4|59	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1ci8y.tfm
14mr|texlive-berenisadf-1.004-4|60	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1i8y.tfm
14mr|texlive-berenisadf-1.004-4|61	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb28y.tfm
14mr|texlive-berenisadf-1.004-4|62	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2c8y.tfm
14mr|texlive-berenisadf-1.004-4|63	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ci8y.tfm
14mr|texlive-berenisadf-1.004-4|64	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cij8y.tfm
14mr|texlive-berenisadf-1.004-4|65	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cijw8y.tfm
14mr|texlive-berenisadf-1.004-4|66	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ciw8y.tfm
14mr|texlive-berenisadf-1.004-4|67	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cj8y.tfm
14mr|texlive-berenisadf-1.004-4|68	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cjw8y.tfm
14mr|texlive-berenisadf-1.004-4|69	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cw8y.tfm
14mr|texlive-berenisadf-1.004-4|70	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2i8y.tfm
14mr|texlive-berenisadf-1.004-4|71	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ij8y.tfm
14mr|texlive-berenisadf-1.004-4|72	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ijw8y.tfm
14mr|texlive-berenisadf-1.004-4|73	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2iw8y.tfm
14mr|texlive-berenisadf-1.004-4|74	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2j8y.tfm
14mr|texlive-berenisadf-1.004-4|75	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2jw8y.tfm
14mr|texlive-berenisadf-1.004-4|76	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2w8y.tfm
14mr|texlive-berenisadf-1.004-4|77	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb8y.tfm
14mr|texlive-berenisadf-1.004-4|78	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbc8y.tfm
14mr|texlive-berenisadf-1.004-4|79	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbci8y.tfm
14mr|texlive-berenisadf-1.004-4|80	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcij8y.tfm
14mr|texlive-berenisadf-1.004-4|81	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcijw8y.tfm
14mr|texlive-berenisadf-1.004-4|82	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbciw8y.tfm
14mr|texlive-berenisadf-1.004-4|83	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcj8y.tfm
14mr|texlive-berenisadf-1.004-4|84	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcjw8y.tfm
14mr|texlive-berenisadf-1.004-4|85	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcw8y.tfm
14mr|texlive-berenisadf-1.004-4|86	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbi8y.tfm
14mr|texlive-berenisadf-1.004-4|87	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbij8y.tfm
14mr|texlive-berenisadf-1.004-4|88	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbijw8y.tfm
14mr|texlive-berenisadf-1.004-4|89	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbiw8y.tfm
14mr|texlive-berenisadf-1.004-4|90	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbj8y.tfm
14mr|texlive-berenisadf-1.004-4|91	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbjw8y.tfm
14mr|texlive-berenisadf-1.004-4|92	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbw8y.tfm
14mr|texlive-berenisadf-1.004-4|93	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr08y.tfm
14mr|texlive-berenisadf-1.004-4|94	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0c8y.tfm
14mr|texlive-berenisadf-1.004-4|95	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0ci8y.tfm
14mr|texlive-berenisadf-1.004-4|96	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0i8y.tfm
14mr|texlive-berenisadf-1.004-4|97	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr18y.tfm
14mr|texlive-berenisadf-1.004-4|98	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1c8y.tfm
14mr|texlive-berenisadf-1.004-4|99	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1ci8y.tfm
14mr|texlive-berenisadf-1.004-4|100	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1i8y.tfm
14mr|texlive-berenisadf-1.004-4|101	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr28y.tfm
14mr|texlive-berenisadf-1.004-4|102	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2c8y.tfm
14mr|texlive-berenisadf-1.004-4|103	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ci8y.tfm
14mr|texlive-berenisadf-1.004-4|104	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cij8y.tfm
14mr|texlive-berenisadf-1.004-4|105	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cijw8y.tfm
14mr|texlive-berenisadf-1.004-4|106	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ciw8y.tfm
14mr|texlive-berenisadf-1.004-4|107	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cj8y.tfm
14mr|texlive-berenisadf-1.004-4|108	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cjw8y.tfm
14mr|texlive-berenisadf-1.004-4|109	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cw8y.tfm
14mr|texlive-berenisadf-1.004-4|110	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2i8y.tfm
14mr|texlive-berenisadf-1.004-4|111	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ij8y.tfm
14mr|texlive-berenisadf-1.004-4|112	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ijw8y.tfm
14mr|texlive-berenisadf-1.004-4|113	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2iw8y.tfm
14mr|texlive-berenisadf-1.004-4|114	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2j8y.tfm
14mr|texlive-berenisadf-1.004-4|115	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2jw8y.tfm
14mr|texlive-berenisadf-1.004-4|116	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2w8y.tfm
14mr|texlive-berenisadf-1.004-4|117	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr8y.tfm
14mr|texlive-berenisadf-1.004-4|118	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrc8y.tfm
14mr|texlive-berenisadf-1.004-4|119	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrci8y.tfm
14mr|texlive-berenisadf-1.004-4|120	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcij8y.tfm
14mr|texlive-berenisadf-1.004-4|121	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcijw8y.tfm
14mr|texlive-berenisadf-1.004-4|122	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrciw8y.tfm
14mr|texlive-berenisadf-1.004-4|123	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcj8y.tfm
14mr|texlive-berenisadf-1.004-4|124	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcjw8y.tfm
14mr|texlive-berenisadf-1.004-4|125	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcw8y.tfm
14mr|texlive-berenisadf-1.004-4|126	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdri8y.tfm
14mr|texlive-berenisadf-1.004-4|127	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrij8y.tfm
14mr|texlive-berenisadf-1.004-4|128	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrijw8y.tfm
14mr|texlive-berenisadf-1.004-4|129	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdriw8y.tfm
14mr|texlive-berenisadf-1.004-4|130	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrj8y.tfm
14mr|texlive-berenisadf-1.004-4|131	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrjw8y.tfm
14mr|texlive-berenisadf-1.004-4|132	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrw8y.tfm
14mr|texlive-berenisadf-1.004-4|133	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdb.pfb
14mr|texlive-berenisadf-1.004-4|134	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbc.pfb
14mr|texlive-berenisadf-1.004-4|135	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbci.pfb
14mr|texlive-berenisadf-1.004-4|136	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbi.pfb
14mr|texlive-berenisadf-1.004-4|137	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdr.pfb
14mr|texlive-berenisadf-1.004-4|138	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrc.pfb
14mr|texlive-berenisadf-1.004-4|139	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrci.pfb
14mr|texlive-berenisadf-1.004-4|140	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdri.pfb
14mr|texlive-berenisadf-1.004-4|141	%{_texmfdistdir}/tex/latex/berenisadf/berenis.sty
14mr|texlive-berenisadf-1.004-4|142	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd.fd
14mr|texlive-berenisadf-1.004-4|143	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd0.fd
14mr|texlive-berenisadf-1.004-4|144	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd1.fd
14mr|texlive-berenisadf-1.004-4|145	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2.fd
14mr|texlive-berenisadf-1.004-4|146	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2j.fd
14mr|texlive-berenisadf-1.004-4|147	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2jw.fd
14mr|texlive-berenisadf-1.004-4|148	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2w.fd
14mr|texlive-berenisadf-1.004-4|149	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdj.fd
14mr|texlive-berenisadf-1.004-4|150	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdjw.fd
14mr|texlive-berenisadf-1.004-4|151	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdw.fd
14mr|texlive-berenisadf-1.004-4|152	%doc %{_texmfdistdir}/doc/fonts/berenisadf/COPYING
14mr|texlive-berenisadf-1.004-4|153	%doc %{_texmfdistdir}/doc/fonts/berenisadf/NOTICE.txt
14mr|texlive-berenisadf-1.004-4|154	%doc %{_texmfdistdir}/doc/fonts/berenisadf/README
14mr|texlive-berenisadf-1.004-4|155	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.pdf
14mr|texlive-berenisadf-1.004-4|156	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.tex
14mr|texlive-berenisadf-1.004-4|157	%doc %{_texmfdistdir}/doc/fonts/berenisadf/manifest.txt
14mr|texlive-berenisadf-1.004-4|158	#- source
14mr|texlive-berenisadf-1.004-4|159	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Bold.otf
14mr|texlive-berenisadf-1.004-4|160	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-BoldItalic.otf
14mr|texlive-berenisadf-1.004-4|161	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Italic.otf
14mr|texlive-berenisadf-1.004-4|162	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Regular.otf
14mr|texlive-berenisadf-1.004-4|163	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Bold.otf
14mr|texlive-berenisadf-1.004-4|164	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-BoldItalic.otf
14mr|texlive-berenisadf-1.004-4|165	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Italic.otf
14mr|texlive-berenisadf-1.004-4|166	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Regular.otf
14mr|texlive-berenisadf-1.004-4|167	%doc %{_texmfdistdir}/source/fonts/berenisadf/Makefile
14mr|texlive-berenisadf-1.004-4|168	%doc %{_texmfdistdir}/source/fonts/berenisadf/cfr.make.public
14mr|texlive-berenisadf-1.004-4|169	%doc %{_texmfdistdir}/source/fonts/berenisadf/ff-ybd.pe
14mr|texlive-berenisadf-1.004-4|170	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd-8y.nam
14mr|texlive-berenisadf-1.004-4|171	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd.lig
14mr|texlive-berenisadf-1.004-4|172	
14mr|texlive-berenisadf-1.004-4|173	%post
14mr|texlive-berenisadf-1.004-4|174	%{_sbindir}/texlive.post
14mr|texlive-berenisadf-1.004-4|175	
14mr|texlive-berenisadf-1.004-4|176	%postun
14mr|texlive-berenisadf-1.004-4|177	if [ $1 -eq 0 ]; then
14mr|texlive-berenisadf-1.004-4|178	%{_sbindir}/texlive.post
14mr|texlive-berenisadf-1.004-4|179	fi
14mr|texlive-berenisadf-1.004-4|180	
14mr|texlive-berenisadf-1.004-4|181	
14mr|texlive-berenisadf-1.004-4|182	#-----------------------------------------------------------------------
14mr|texlive-berenisadf-1.004-4|183	%prep
14mr|texlive-berenisadf-1.004-4|184	%setup -c -a0 -a1 -a2
14mr|texlive-berenisadf-1.004-4|185	
14mr|texlive-berenisadf-1.004-4|186	perl -pi -e 's|/usr/local/bin/fontforge|/usr/bin/fontforge|'		\
14mr|texlive-berenisadf-1.004-4|187	source/fonts/berenisadf/ff-ybd.pe
14mr|texlive-berenisadf-1.004-4|188	
14mr|texlive-berenisadf-1.004-4|189	%build
14mr|texlive-berenisadf-1.004-4|190	
14mr|texlive-berenisadf-1.004-4|191	%install
14mr|texlive-berenisadf-1.004-4|192	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-berenisadf-1.004-4|193	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-berenisadf-1.004-4|194	
14mr|texlive-berenisadf-1.004-4|195	
14mr|texlive-berenisadf-1.004-4|196	%changelog
14mr|texlive-berenisadf-1.004-4|197	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.004-4
14mr|texlive-berenisadf-1.004-4|198	+ Revision: 7361576
14mr|texlive-berenisadf-1.004-4|199	- MassBuild#440: Increase release tag
14mr|texlive-berenisadf-1.004-4|200	
14mr|texlive-berenisadf-1.004-4|201	

19387 14
14mr|texlive-besjournals-20131201-6|1	# revision 32275
14mr|texlive-besjournals-20131201-6|2	# category Package
14mr|texlive-besjournals-20131201-6|3	# catalog-ctan undef
14mr|texlive-besjournals-20131201-6|4	# catalog-date undef
14mr|texlive-besjournals-20131201-6|5	# catalog-license undef
14mr|texlive-besjournals-20131201-6|6	# catalog-version undef
14mr|texlive-besjournals-20131201-6|7	Name:		texlive-besjournals
14mr|texlive-besjournals-20131201-6|8	Version:	20131201
14mr|texlive-besjournals-20131201-6|9	Release:	6
14mr|texlive-besjournals-20131201-6|10	Summary:	TeXLive besjournals package
14mr|texlive-besjournals-20131201-6|11	Group:		Publishing
14mr|texlive-besjournals-20131201-6|12	URL:		http://tug.org/texlive
14mr|texlive-besjournals-20131201-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-besjournals-20131201-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.tar.xz
14mr|texlive-besjournals-20131201-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.doc.tar.xz
14mr|texlive-besjournals-20131201-6|16	BuildArch:	noarch
14mr|texlive-besjournals-20131201-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-besjournals-20131201-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-besjournals-20131201-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-besjournals-20131201-6|20	
14mr|texlive-besjournals-20131201-6|21	%description
14mr|texlive-besjournals-20131201-6|22	TeXLive besjournals package.
14mr|texlive-besjournals-20131201-6|23	
14mr|texlive-besjournals-20131201-6|24	%post
14mr|texlive-besjournals-20131201-6|25	%{_sbindir}/texlive.post
14mr|texlive-besjournals-20131201-6|26	
14mr|texlive-besjournals-20131201-6|27	%postun
14mr|texlive-besjournals-20131201-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-besjournals-20131201-6|29	%{_sbindir}/texlive.post
14mr|texlive-besjournals-20131201-6|30	fi
14mr|texlive-besjournals-20131201-6|31	
14mr|texlive-besjournals-20131201-6|32	#-----------------------------------------------------------------------
14mr|texlive-besjournals-20131201-6|33	%files
14mr|texlive-besjournals-20131201-6|34	%{_texmfdistdir}/bibtex/bst/besjournals/besjournals.bst
14mr|texlive-besjournals-20131201-6|35	%doc %{_texmfdistdir}/doc/bibtex/besjournals/README
14mr|texlive-besjournals-20131201-6|36	%doc %{_texmfdistdir}/doc/bibtex/besjournals/besjournals.dbj
14mr|texlive-besjournals-20131201-6|37	
14mr|texlive-besjournals-20131201-6|38	#-----------------------------------------------------------------------
14mr|texlive-besjournals-20131201-6|39	%prep
14mr|texlive-besjournals-20131201-6|40	%setup -c -a0 -a1
14mr|texlive-besjournals-20131201-6|41	
14mr|texlive-besjournals-20131201-6|42	%build
14mr|texlive-besjournals-20131201-6|43	
14mr|texlive-besjournals-20131201-6|44	%install
14mr|texlive-besjournals-20131201-6|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-besjournals-20131201-6|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-besjournals-20131201-6|47	
14mr|texlive-besjournals-20131201-6|48	%changelog
14mr|texlive-besjournals-20131201-6|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131201-6
14mr|texlive-besjournals-20131201-6|50	+ Revision: fed2919
14mr|texlive-besjournals-20131201-6|51	- MassBuild#440: Increase release tag
14mr|texlive-besjournals-20131201-6|52	
14mr|texlive-besjournals-20131201-6|53	

19388 14
14mr|texlive-betababel-0.5-3|1	# revision 15878
14mr|texlive-betababel-0.5-3|2	# category Package
14mr|texlive-betababel-0.5-3|3	# catalog-ctan /macros/latex/contrib/betababel
14mr|texlive-betababel-0.5-3|4	# catalog-date 2009-03-27 13:15:14 +0100
14mr|texlive-betababel-0.5-3|5	# catalog-license lppl
14mr|texlive-betababel-0.5-3|6	# catalog-version 0.5
14mr|texlive-betababel-0.5-3|7	Name:		texlive-betababel
14mr|texlive-betababel-0.5-3|8	Version:	0.5
14mr|texlive-betababel-0.5-3|9	Release:	3
14mr|texlive-betababel-0.5-3|10	Summary:	Insert ancient greek text coded in Beta Code
14mr|texlive-betababel-0.5-3|11	Group:		Publishing
14mr|texlive-betababel-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/betababel
14mr|texlive-betababel-0.5-3|13	License:	LPPL
14mr|texlive-betababel-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.tar.xz
14mr|texlive-betababel-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.doc.tar.xz
14mr|texlive-betababel-0.5-3|16	BuildArch:	noarch
14mr|texlive-betababel-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-betababel-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-betababel-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-betababel-0.5-3|20	
14mr|texlive-betababel-0.5-3|21	%description
14mr|texlive-betababel-0.5-3|22	The betababel package extends the babel polutonikogreek option
14mr|texlive-betababel-0.5-3|23	to provide a simple way to insert ancient Greek texts with
14mr|texlive-betababel-0.5-3|24	diacritical characters into your document using the commonly
14mr|texlive-betababel-0.5-3|25	used Beta Code transliteration. You can directly insert Beta
14mr|texlive-betababel-0.5-3|26	Code texts -- as they can be found at the Perseus project, for
14mr|texlive-betababel-0.5-3|27	example -- without modification.
14mr|texlive-betababel-0.5-3|28	
14mr|texlive-betababel-0.5-3|29	%post
14mr|texlive-betababel-0.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-betababel-0.5-3|31	
14mr|texlive-betababel-0.5-3|32	%postun
14mr|texlive-betababel-0.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-betababel-0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-betababel-0.5-3|35	fi
14mr|texlive-betababel-0.5-3|36	
14mr|texlive-betababel-0.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-betababel-0.5-3|38	%files
14mr|texlive-betababel-0.5-3|39	%{_texmfdistdir}/tex/latex/betababel/betababel.sty
14mr|texlive-betababel-0.5-3|40	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.pdf
14mr|texlive-betababel-0.5-3|41	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.tex
14mr|texlive-betababel-0.5-3|42	
14mr|texlive-betababel-0.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-betababel-0.5-3|44	%prep
14mr|texlive-betababel-0.5-3|45	%setup -c -a0 -a1
14mr|texlive-betababel-0.5-3|46	
14mr|texlive-betababel-0.5-3|47	%build
14mr|texlive-betababel-0.5-3|48	
14mr|texlive-betababel-0.5-3|49	%install
14mr|texlive-betababel-0.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-betababel-0.5-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-betababel-0.5-3|52	
14mr|texlive-betababel-0.5-3|53	
14mr|texlive-betababel-0.5-3|54	
14mr|texlive-betababel-0.5-3|55	%changelog
14mr|texlive-betababel-0.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-betababel-0.5-3|57	+ Revision: be3b114
14mr|texlive-betababel-0.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-betababel-0.5-3|59	
14mr|texlive-betababel-0.5-3|60	

19389 14
14mr|texlive-beton-20090924-3|1	# revision 15878
14mr|texlive-beton-20090924-3|2	# category Package
14mr|texlive-beton-20090924-3|3	# catalog-ctan /macros/latex/contrib/beton
14mr|texlive-beton-20090924-3|4	# catalog-date 2009-09-24 15:05:48 +0200
14mr|texlive-beton-20090924-3|5	# catalog-license lppl
14mr|texlive-beton-20090924-3|6	# catalog-version undef
14mr|texlive-beton-20090924-3|7	Name:		texlive-beton
14mr|texlive-beton-20090924-3|8	Version:	20090924
14mr|texlive-beton-20090924-3|9	Release:	3
14mr|texlive-beton-20090924-3|10	Summary:	Use Concrete fonts
14mr|texlive-beton-20090924-3|11	Group:		Publishing
14mr|texlive-beton-20090924-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beton
14mr|texlive-beton-20090924-3|13	License:	LPPL
14mr|texlive-beton-20090924-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.tar.xz
14mr|texlive-beton-20090924-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.doc.tar.xz
14mr|texlive-beton-20090924-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.source.tar.xz
14mr|texlive-beton-20090924-3|17	BuildArch:	noarch
14mr|texlive-beton-20090924-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-beton-20090924-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-beton-20090924-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-beton-20090924-3|21	
14mr|texlive-beton-20090924-3|22	%description
14mr|texlive-beton-20090924-3|23	Typeset a LaTeX2e document with the Concrete fonts designed by
14mr|texlive-beton-20090924-3|24	Don Knuth and used in his book "Concrete Mathematics".
14mr|texlive-beton-20090924-3|25	
14mr|texlive-beton-20090924-3|26	%post
14mr|texlive-beton-20090924-3|27	%{_sbindir}/texlive.post
14mr|texlive-beton-20090924-3|28	
14mr|texlive-beton-20090924-3|29	%postun
14mr|texlive-beton-20090924-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-beton-20090924-3|31	%{_sbindir}/texlive.post
14mr|texlive-beton-20090924-3|32	fi
14mr|texlive-beton-20090924-3|33	
14mr|texlive-beton-20090924-3|34	#-----------------------------------------------------------------------
14mr|texlive-beton-20090924-3|35	%files
14mr|texlive-beton-20090924-3|36	%{_texmfdistdir}/tex/latex/beton/beton.sty
14mr|texlive-beton-20090924-3|37	%doc %{_texmfdistdir}/doc/latex/beton/beton.pdf
14mr|texlive-beton-20090924-3|38	%doc %{_texmfdistdir}/doc/latex/beton/legal.txt
14mr|texlive-beton-20090924-3|39	#- source
14mr|texlive-beton-20090924-3|40	%doc %{_texmfdistdir}/source/latex/beton/beton.dtx
14mr|texlive-beton-20090924-3|41	%doc %{_texmfdistdir}/source/latex/beton/beton.ins
14mr|texlive-beton-20090924-3|42	
14mr|texlive-beton-20090924-3|43	#-----------------------------------------------------------------------
14mr|texlive-beton-20090924-3|44	%prep
14mr|texlive-beton-20090924-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-beton-20090924-3|46	
14mr|texlive-beton-20090924-3|47	%build
14mr|texlive-beton-20090924-3|48	
14mr|texlive-beton-20090924-3|49	%install
14mr|texlive-beton-20090924-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-beton-20090924-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-beton-20090924-3|52	
14mr|texlive-beton-20090924-3|53	
14mr|texlive-beton-20090924-3|54	
14mr|texlive-beton-20090924-3|55	%changelog
14mr|texlive-beton-20090924-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090924-3
14mr|texlive-beton-20090924-3|57	+ Revision: cbe839a
14mr|texlive-beton-20090924-3|58	- MassBuild#440: Increase release tag
14mr|texlive-beton-20090924-3|59	
14mr|texlive-beton-20090924-3|60	

19390 14
14mr|texlive-bez123-1.1b-3|1	# revision 15878
14mr|texlive-bez123-1.1b-3|2	# category Package
14mr|texlive-bez123-1.1b-3|3	# catalog-ctan /macros/latex/contrib/bez123
14mr|texlive-bez123-1.1b-3|4	# catalog-date 2009-09-02 11:33:10 +0200
14mr|texlive-bez123-1.1b-3|5	# catalog-license lppl1.3
14mr|texlive-bez123-1.1b-3|6	# catalog-version 1.1b
14mr|texlive-bez123-1.1b-3|7	Name:		texlive-bez123
14mr|texlive-bez123-1.1b-3|8	Version:	1.1b
14mr|texlive-bez123-1.1b-3|9	Release:	3
14mr|texlive-bez123-1.1b-3|10	Summary:	Support for Bezier curves
14mr|texlive-bez123-1.1b-3|11	Group:		Publishing
14mr|texlive-bez123-1.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bez123
14mr|texlive-bez123-1.1b-3|13	License:	LPPL1.3
14mr|texlive-bez123-1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.tar.xz
14mr|texlive-bez123-1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.doc.tar.xz
14mr|texlive-bez123-1.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.source.tar.xz
14mr|texlive-bez123-1.1b-3|17	BuildArch:	noarch
14mr|texlive-bez123-1.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bez123-1.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bez123-1.1b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bez123-1.1b-3|21	
14mr|texlive-bez123-1.1b-3|22	%description
14mr|texlive-bez123-1.1b-3|23	Provides additional facilities in a picture environment for
14mr|texlive-bez123-1.1b-3|24	drawing linear, cubic, and rational quadratic Bezier curves
14mr|texlive-bez123-1.1b-3|25	(standard LaTeX only offers non-rational quadratic splines).
14mr|texlive-bez123-1.1b-3|26	Provides a package multiply that provides a command for
14mr|texlive-bez123-1.1b-3|27	multiplication of a length without numerical overflow.
14mr|texlive-bez123-1.1b-3|28	
14mr|texlive-bez123-1.1b-3|29	%post
14mr|texlive-bez123-1.1b-3|30	%{_sbindir}/texlive.post
14mr|texlive-bez123-1.1b-3|31	
14mr|texlive-bez123-1.1b-3|32	%postun
14mr|texlive-bez123-1.1b-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bez123-1.1b-3|34	%{_sbindir}/texlive.post
14mr|texlive-bez123-1.1b-3|35	fi
14mr|texlive-bez123-1.1b-3|36	
14mr|texlive-bez123-1.1b-3|37	#-----------------------------------------------------------------------
14mr|texlive-bez123-1.1b-3|38	%files
14mr|texlive-bez123-1.1b-3|39	%{_texmfdistdir}/tex/latex/bez123/bez123.sty
14mr|texlive-bez123-1.1b-3|40	%{_texmfdistdir}/tex/latex/bez123/multiply.sty
14mr|texlive-bez123-1.1b-3|41	%doc %{_texmfdistdir}/doc/latex/bez123/README
14mr|texlive-bez123-1.1b-3|42	%doc %{_texmfdistdir}/doc/latex/bez123/bez123.pdf
14mr|texlive-bez123-1.1b-3|43	#- source
14mr|texlive-bez123-1.1b-3|44	%doc %{_texmfdistdir}/source/latex/bez123/bez123.dtx
14mr|texlive-bez123-1.1b-3|45	%doc %{_texmfdistdir}/source/latex/bez123/bez123.ins
14mr|texlive-bez123-1.1b-3|46	
14mr|texlive-bez123-1.1b-3|47	#-----------------------------------------------------------------------
14mr|texlive-bez123-1.1b-3|48	%prep
14mr|texlive-bez123-1.1b-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-bez123-1.1b-3|50	
14mr|texlive-bez123-1.1b-3|51	%build
14mr|texlive-bez123-1.1b-3|52	
14mr|texlive-bez123-1.1b-3|53	%install
14mr|texlive-bez123-1.1b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bez123-1.1b-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bez123-1.1b-3|56	
14mr|texlive-bez123-1.1b-3|57	
14mr|texlive-bez123-1.1b-3|58	
14mr|texlive-bez123-1.1b-3|59	%changelog
14mr|texlive-bez123-1.1b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-3
14mr|texlive-bez123-1.1b-3|61	+ Revision: f6da92a
14mr|texlive-bez123-1.1b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-bez123-1.1b-3|63	
14mr|texlive-bez123-1.1b-3|64	

19391 14
14mr|texlive-bezos-20101014-5|1	# revision 25507
14mr|texlive-bezos-20101014-5|2	# category Package
14mr|texlive-bezos-20101014-5|3	# catalog-ctan /macros/latex/contrib/bezos
14mr|texlive-bezos-20101014-5|4	# catalog-date 2010-10-14 20:46:53 +0200
14mr|texlive-bezos-20101014-5|5	# catalog-license lppl
14mr|texlive-bezos-20101014-5|6	# catalog-version undef
14mr|texlive-bezos-20101014-5|7	Name:		texlive-bezos
14mr|texlive-bezos-20101014-5|8	Version:	20101014
14mr|texlive-bezos-20101014-5|9	Release:	5
14mr|texlive-bezos-20101014-5|10	Summary:	Packages by Javier Bezos
14mr|texlive-bezos-20101014-5|11	Group:		Publishing
14mr|texlive-bezos-20101014-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bezos
14mr|texlive-bezos-20101014-5|13	License:	LPPL
14mr|texlive-bezos-20101014-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.tar.xz
14mr|texlive-bezos-20101014-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.doc.tar.xz
14mr|texlive-bezos-20101014-5|16	BuildArch:	noarch
14mr|texlive-bezos-20101014-5|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bezos-20101014-5|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bezos-20101014-5|19	Requires(post):	texlive-kpathsea
14mr|texlive-bezos-20101014-5|20	
14mr|texlive-bezos-20101014-5|21	%description
14mr|texlive-bezos-20101014-5|22	A set of packages that provide: - tools for maths accents; - a
14mr|texlive-bezos-20101014-5|23	tool that changes page-numbering in frontmatter to arabic; -
14mr|texlive-bezos-20101014-5|24	tools for dealing with some annoyances in babel; - a tool for
14mr|texlive-bezos-20101014-5|25	making end-environment checking more meaningful; - tensorial
14mr|texlive-bezos-20101014-5|26	indexes; - support for multi-file documents; - tools for easy
14mr|texlive-bezos-20101014-5|27	entry of Spanish index entries; and - dotless i's and j's for
14mr|texlive-bezos-20101014-5|28	maths fonts.
14mr|texlive-bezos-20101014-5|29	
14mr|texlive-bezos-20101014-5|30	%post
14mr|texlive-bezos-20101014-5|31	%{_sbindir}/texlive.post
14mr|texlive-bezos-20101014-5|32	
14mr|texlive-bezos-20101014-5|33	%postun
14mr|texlive-bezos-20101014-5|34	if [ $1 -eq 0 ]; then
14mr|texlive-bezos-20101014-5|35	%{_sbindir}/texlive.post
14mr|texlive-bezos-20101014-5|36	fi
14mr|texlive-bezos-20101014-5|37	
14mr|texlive-bezos-20101014-5|38	#-----------------------------------------------------------------------
14mr|texlive-bezos-20101014-5|39	%files
14mr|texlive-bezos-20101014-5|40	%{_texmfdistdir}/tex/latex/bezos/accents.sty
14mr|texlive-bezos-20101014-5|41	%{_texmfdistdir}/tex/latex/bezos/arabicfront.sty
14mr|texlive-bezos-20101014-5|42	%{_texmfdistdir}/tex/latex/bezos/babeltools.sty
14mr|texlive-bezos-20101014-5|43	%{_texmfdistdir}/tex/latex/bezos/checkend.sty
14mr|texlive-bezos-20101014-5|44	%{_texmfdistdir}/tex/latex/bezos/dotlessi.sty
14mr|texlive-bezos-20101014-5|45	%{_texmfdistdir}/tex/latex/bezos/esindex.sty
14mr|texlive-bezos-20101014-5|46	%{_texmfdistdir}/tex/latex/bezos/soulpos.sty
14mr|texlive-bezos-20101014-5|47	%{_texmfdistdir}/tex/latex/bezos/subdocs.sty
14mr|texlive-bezos-20101014-5|48	%{_texmfdistdir}/tex/latex/bezos/tensind.sty
14mr|texlive-bezos-20101014-5|49	%doc %{_texmfdistdir}/doc/latex/bezos/README
14mr|texlive-bezos-20101014-5|50	%doc %{_texmfdistdir}/doc/latex/bezos/accents.pdf
14mr|texlive-bezos-20101014-5|51	%doc %{_texmfdistdir}/doc/latex/bezos/accents.tex
14mr|texlive-bezos-20101014-5|52	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.pdf
14mr|texlive-bezos-20101014-5|53	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.tex
14mr|texlive-bezos-20101014-5|54	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.pdf
14mr|texlive-bezos-20101014-5|55	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.tex
14mr|texlive-bezos-20101014-5|56	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.pdf
14mr|texlive-bezos-20101014-5|57	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.tex
14mr|texlive-bezos-20101014-5|58	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.pdf
14mr|texlive-bezos-20101014-5|59	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.tex
14mr|texlive-bezos-20101014-5|60	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.pdf
14mr|texlive-bezos-20101014-5|61	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.tex
14mr|texlive-bezos-20101014-5|62	
14mr|texlive-bezos-20101014-5|63	#-----------------------------------------------------------------------
14mr|texlive-bezos-20101014-5|64	%prep
14mr|texlive-bezos-20101014-5|65	%setup -c -a0 -a1
14mr|texlive-bezos-20101014-5|66	
14mr|texlive-bezos-20101014-5|67	%build
14mr|texlive-bezos-20101014-5|68	
14mr|texlive-bezos-20101014-5|69	%install
14mr|texlive-bezos-20101014-5|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bezos-20101014-5|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bezos-20101014-5|72	
14mr|texlive-bezos-20101014-5|73	
14mr|texlive-bezos-20101014-5|74	
14mr|texlive-bezos-20101014-5|75	%changelog
14mr|texlive-bezos-20101014-5|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101014-5
14mr|texlive-bezos-20101014-5|77	+ Revision: d87afe9
14mr|texlive-bezos-20101014-5|78	- MassBuild#440: Increase release tag
14mr|texlive-bezos-20101014-5|79	
14mr|texlive-bezos-20101014-5|80	

19392 14
14mr|texlive-bgreek-0.3-3|1	# revision 15878
14mr|texlive-bgreek-0.3-3|2	# category Package
14mr|texlive-bgreek-0.3-3|3	# catalog-ctan /language/greek/bgreek
14mr|texlive-bgreek-0.3-3|4	# catalog-date 2009-02-21 22:05:10 +0100
14mr|texlive-bgreek-0.3-3|5	# catalog-license lppl
14mr|texlive-bgreek-0.3-3|6	# catalog-version 0.3
14mr|texlive-bgreek-0.3-3|7	Name:		texlive-bgreek
14mr|texlive-bgreek-0.3-3|8	Version:	0.3
14mr|texlive-bgreek-0.3-3|9	Release:	3
14mr|texlive-bgreek-0.3-3|10	Summary:	Using Beccari's fonts in betacode for classical Greek
14mr|texlive-bgreek-0.3-3|11	Group:		Publishing
14mr|texlive-bgreek-0.3-3|12	URL:		http://www.ctan.org/tex-archive/language/greek/bgreek
14mr|texlive-bgreek-0.3-3|13	License:	LPPL
14mr|texlive-bgreek-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.tar.xz
14mr|texlive-bgreek-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.doc.tar.xz
14mr|texlive-bgreek-0.3-3|16	BuildArch:	noarch
14mr|texlive-bgreek-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bgreek-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bgreek-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bgreek-0.3-3|20	
14mr|texlive-bgreek-0.3-3|21	%description
14mr|texlive-bgreek-0.3-3|22	This package implements a dialect of the Beta Code encoding
14mr|texlive-bgreek-0.3-3|23	(TLG and Perseus Projects) for typesetting classical Greek
14mr|texlive-bgreek-0.3-3|24	using Claudio Beccari's Greek Fonts. The package provides
14mr|texlive-bgreek-0.3-3|25	virtual fonts, to reference Beccari's fonts in bgreek mode, and
14mr|texlive-bgreek-0.3-3|26	support macros for use with LaTeX.
14mr|texlive-bgreek-0.3-3|27	
14mr|texlive-bgreek-0.3-3|28	%post
14mr|texlive-bgreek-0.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-bgreek-0.3-3|30	
14mr|texlive-bgreek-0.3-3|31	%postun
14mr|texlive-bgreek-0.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bgreek-0.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-bgreek-0.3-3|34	fi
14mr|texlive-bgreek-0.3-3|35	
14mr|texlive-bgreek-0.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-bgreek-0.3-3|37	%files
14mr|texlive-bgreek-0.3-3|38	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0500.tfm
14mr|texlive-bgreek-0.3-3|39	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0600.tfm
14mr|texlive-bgreek-0.3-3|40	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0700.tfm
14mr|texlive-bgreek-0.3-3|41	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0800.tfm
14mr|texlive-bgreek-0.3-3|42	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0900.tfm
14mr|texlive-bgreek-0.3-3|43	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1000.tfm
14mr|texlive-bgreek-0.3-3|44	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1095.tfm
14mr|texlive-bgreek-0.3-3|45	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1200.tfm
14mr|texlive-bgreek-0.3-3|46	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1440.tfm
14mr|texlive-bgreek-0.3-3|47	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1728.tfm
14mr|texlive-bgreek-0.3-3|48	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2074.tfm
14mr|texlive-bgreek-0.3-3|49	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2488.tfm
14mr|texlive-bgreek-0.3-3|50	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0500.tfm
14mr|texlive-bgreek-0.3-3|51	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0600.tfm
14mr|texlive-bgreek-0.3-3|52	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0700.tfm
14mr|texlive-bgreek-0.3-3|53	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0800.tfm
14mr|texlive-bgreek-0.3-3|54	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0900.tfm
14mr|texlive-bgreek-0.3-3|55	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1000.tfm
14mr|texlive-bgreek-0.3-3|56	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1095.tfm
14mr|texlive-bgreek-0.3-3|57	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1200.tfm
14mr|texlive-bgreek-0.3-3|58	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1440.tfm
14mr|texlive-bgreek-0.3-3|59	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1728.tfm
14mr|texlive-bgreek-0.3-3|60	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2074.tfm
14mr|texlive-bgreek-0.3-3|61	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2488.tfm
14mr|texlive-bgreek-0.3-3|62	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0500.tfm
14mr|texlive-bgreek-0.3-3|63	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0600.tfm
14mr|texlive-bgreek-0.3-3|64	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0700.tfm
14mr|texlive-bgreek-0.3-3|65	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0800.tfm
14mr|texlive-bgreek-0.3-3|66	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0900.tfm
14mr|texlive-bgreek-0.3-3|67	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1000.tfm
14mr|texlive-bgreek-0.3-3|68	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1095.tfm
14mr|texlive-bgreek-0.3-3|69	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1200.tfm
14mr|texlive-bgreek-0.3-3|70	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1440.tfm
14mr|texlive-bgreek-0.3-3|71	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1728.tfm
14mr|texlive-bgreek-0.3-3|72	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2074.tfm
14mr|texlive-bgreek-0.3-3|73	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2488.tfm
14mr|texlive-bgreek-0.3-3|74	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0500.tfm
14mr|texlive-bgreek-0.3-3|75	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0600.tfm
14mr|texlive-bgreek-0.3-3|76	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0700.tfm
14mr|texlive-bgreek-0.3-3|77	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0800.tfm
14mr|texlive-bgreek-0.3-3|78	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0900.tfm
14mr|texlive-bgreek-0.3-3|79	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1000.tfm
14mr|texlive-bgreek-0.3-3|80	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1095.tfm
14mr|texlive-bgreek-0.3-3|81	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1200.tfm
14mr|texlive-bgreek-0.3-3|82	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1440.tfm
14mr|texlive-bgreek-0.3-3|83	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1728.tfm
14mr|texlive-bgreek-0.3-3|84	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2074.tfm
14mr|texlive-bgreek-0.3-3|85	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2488.tfm
14mr|texlive-bgreek-0.3-3|86	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0500.tfm
14mr|texlive-bgreek-0.3-3|87	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0600.tfm
14mr|texlive-bgreek-0.3-3|88	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0700.tfm
14mr|texlive-bgreek-0.3-3|89	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0800.tfm
14mr|texlive-bgreek-0.3-3|90	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0900.tfm
14mr|texlive-bgreek-0.3-3|91	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1000.tfm
14mr|texlive-bgreek-0.3-3|92	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1095.tfm
14mr|texlive-bgreek-0.3-3|93	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1200.tfm
14mr|texlive-bgreek-0.3-3|94	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1440.tfm
14mr|texlive-bgreek-0.3-3|95	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1728.tfm
14mr|texlive-bgreek-0.3-3|96	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2074.tfm
14mr|texlive-bgreek-0.3-3|97	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2488.tfm
14mr|texlive-bgreek-0.3-3|98	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0500.tfm
14mr|texlive-bgreek-0.3-3|99	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0600.tfm
14mr|texlive-bgreek-0.3-3|100	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0700.tfm
14mr|texlive-bgreek-0.3-3|101	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0800.tfm
14mr|texlive-bgreek-0.3-3|102	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0900.tfm
14mr|texlive-bgreek-0.3-3|103	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1000.tfm
14mr|texlive-bgreek-0.3-3|104	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1095.tfm
14mr|texlive-bgreek-0.3-3|105	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1200.tfm
14mr|texlive-bgreek-0.3-3|106	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1440.tfm
14mr|texlive-bgreek-0.3-3|107	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1728.tfm
14mr|texlive-bgreek-0.3-3|108	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2074.tfm
14mr|texlive-bgreek-0.3-3|109	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2488.tfm
14mr|texlive-bgreek-0.3-3|110	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0500.tfm
14mr|texlive-bgreek-0.3-3|111	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0600.tfm
14mr|texlive-bgreek-0.3-3|112	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0700.tfm
14mr|texlive-bgreek-0.3-3|113	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0800.tfm
14mr|texlive-bgreek-0.3-3|114	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0900.tfm
14mr|texlive-bgreek-0.3-3|115	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1000.tfm
14mr|texlive-bgreek-0.3-3|116	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1095.tfm
14mr|texlive-bgreek-0.3-3|117	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1200.tfm
14mr|texlive-bgreek-0.3-3|118	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1440.tfm
14mr|texlive-bgreek-0.3-3|119	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1728.tfm
14mr|texlive-bgreek-0.3-3|120	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2074.tfm
14mr|texlive-bgreek-0.3-3|121	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2488.tfm
14mr|texlive-bgreek-0.3-3|122	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0500.tfm
14mr|texlive-bgreek-0.3-3|123	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0600.tfm
14mr|texlive-bgreek-0.3-3|124	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0700.tfm
14mr|texlive-bgreek-0.3-3|125	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0800.tfm
14mr|texlive-bgreek-0.3-3|126	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0900.tfm
14mr|texlive-bgreek-0.3-3|127	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1000.tfm
14mr|texlive-bgreek-0.3-3|128	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1095.tfm
14mr|texlive-bgreek-0.3-3|129	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1200.tfm
14mr|texlive-bgreek-0.3-3|130	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1440.tfm
14mr|texlive-bgreek-0.3-3|131	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1728.tfm
14mr|texlive-bgreek-0.3-3|132	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2074.tfm
14mr|texlive-bgreek-0.3-3|133	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2488.tfm
14mr|texlive-bgreek-0.3-3|134	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0500.tfm
14mr|texlive-bgreek-0.3-3|135	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0600.tfm
14mr|texlive-bgreek-0.3-3|136	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0700.tfm
14mr|texlive-bgreek-0.3-3|137	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0800.tfm
14mr|texlive-bgreek-0.3-3|138	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0900.tfm
14mr|texlive-bgreek-0.3-3|139	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1000.tfm
14mr|texlive-bgreek-0.3-3|140	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1095.tfm
14mr|texlive-bgreek-0.3-3|141	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1200.tfm
14mr|texlive-bgreek-0.3-3|142	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1440.tfm
14mr|texlive-bgreek-0.3-3|143	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1728.tfm
14mr|texlive-bgreek-0.3-3|144	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2074.tfm
14mr|texlive-bgreek-0.3-3|145	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2488.tfm
14mr|texlive-bgreek-0.3-3|146	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0500.tfm
14mr|texlive-bgreek-0.3-3|147	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0600.tfm
14mr|texlive-bgreek-0.3-3|148	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0700.tfm
14mr|texlive-bgreek-0.3-3|149	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0800.tfm
14mr|texlive-bgreek-0.3-3|150	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0900.tfm
14mr|texlive-bgreek-0.3-3|151	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1000.tfm
14mr|texlive-bgreek-0.3-3|152	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1095.tfm
14mr|texlive-bgreek-0.3-3|153	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1200.tfm
14mr|texlive-bgreek-0.3-3|154	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1440.tfm
14mr|texlive-bgreek-0.3-3|155	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1728.tfm
14mr|texlive-bgreek-0.3-3|156	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2074.tfm
14mr|texlive-bgreek-0.3-3|157	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2488.tfm
14mr|texlive-bgreek-0.3-3|158	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0500.tfm
14mr|texlive-bgreek-0.3-3|159	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0600.tfm
14mr|texlive-bgreek-0.3-3|160	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0700.tfm
14mr|texlive-bgreek-0.3-3|161	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0800.tfm
14mr|texlive-bgreek-0.3-3|162	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0900.tfm
14mr|texlive-bgreek-0.3-3|163	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1000.tfm
14mr|texlive-bgreek-0.3-3|164	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1095.tfm
14mr|texlive-bgreek-0.3-3|165	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1200.tfm
14mr|texlive-bgreek-0.3-3|166	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1440.tfm
14mr|texlive-bgreek-0.3-3|167	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1728.tfm
14mr|texlive-bgreek-0.3-3|168	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2074.tfm
14mr|texlive-bgreek-0.3-3|169	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2488.tfm
14mr|texlive-bgreek-0.3-3|170	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0500.tfm
14mr|texlive-bgreek-0.3-3|171	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0600.tfm
14mr|texlive-bgreek-0.3-3|172	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0700.tfm
14mr|texlive-bgreek-0.3-3|173	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0800.tfm
14mr|texlive-bgreek-0.3-3|174	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0900.tfm
14mr|texlive-bgreek-0.3-3|175	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1000.tfm
14mr|texlive-bgreek-0.3-3|176	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1095.tfm
14mr|texlive-bgreek-0.3-3|177	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1200.tfm
14mr|texlive-bgreek-0.3-3|178	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1440.tfm
14mr|texlive-bgreek-0.3-3|179	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1728.tfm
14mr|texlive-bgreek-0.3-3|180	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2074.tfm
14mr|texlive-bgreek-0.3-3|181	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2488.tfm
14mr|texlive-bgreek-0.3-3|182	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0500.vf
14mr|texlive-bgreek-0.3-3|183	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0600.vf
14mr|texlive-bgreek-0.3-3|184	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0700.vf
14mr|texlive-bgreek-0.3-3|185	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0800.vf
14mr|texlive-bgreek-0.3-3|186	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0900.vf
14mr|texlive-bgreek-0.3-3|187	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1000.vf
14mr|texlive-bgreek-0.3-3|188	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1095.vf
14mr|texlive-bgreek-0.3-3|189	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1200.vf
14mr|texlive-bgreek-0.3-3|190	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1440.vf
14mr|texlive-bgreek-0.3-3|191	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1728.vf
14mr|texlive-bgreek-0.3-3|192	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2074.vf
14mr|texlive-bgreek-0.3-3|193	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2488.vf
14mr|texlive-bgreek-0.3-3|194	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0500.vf
14mr|texlive-bgreek-0.3-3|195	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0600.vf
14mr|texlive-bgreek-0.3-3|196	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0700.vf
14mr|texlive-bgreek-0.3-3|197	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0800.vf
14mr|texlive-bgreek-0.3-3|198	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0900.vf
14mr|texlive-bgreek-0.3-3|199	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1000.vf
14mr|texlive-bgreek-0.3-3|200	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1095.vf
14mr|texlive-bgreek-0.3-3|201	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1200.vf
14mr|texlive-bgreek-0.3-3|202	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1440.vf
14mr|texlive-bgreek-0.3-3|203	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1728.vf
14mr|texlive-bgreek-0.3-3|204	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2074.vf
14mr|texlive-bgreek-0.3-3|205	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2488.vf
14mr|texlive-bgreek-0.3-3|206	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0500.vf
14mr|texlive-bgreek-0.3-3|207	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0600.vf
14mr|texlive-bgreek-0.3-3|208	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0700.vf
14mr|texlive-bgreek-0.3-3|209	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0800.vf
14mr|texlive-bgreek-0.3-3|210	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0900.vf
14mr|texlive-bgreek-0.3-3|211	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1000.vf
14mr|texlive-bgreek-0.3-3|212	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1095.vf
14mr|texlive-bgreek-0.3-3|213	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1200.vf
14mr|texlive-bgreek-0.3-3|214	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1440.vf
14mr|texlive-bgreek-0.3-3|215	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1728.vf
14mr|texlive-bgreek-0.3-3|216	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2074.vf
14mr|texlive-bgreek-0.3-3|217	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2488.vf
14mr|texlive-bgreek-0.3-3|218	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0500.vf
14mr|texlive-bgreek-0.3-3|219	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0600.vf
14mr|texlive-bgreek-0.3-3|220	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0700.vf
14mr|texlive-bgreek-0.3-3|221	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0800.vf
14mr|texlive-bgreek-0.3-3|222	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0900.vf
14mr|texlive-bgreek-0.3-3|223	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1000.vf
14mr|texlive-bgreek-0.3-3|224	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1095.vf
14mr|texlive-bgreek-0.3-3|225	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1200.vf
14mr|texlive-bgreek-0.3-3|226	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1440.vf
14mr|texlive-bgreek-0.3-3|227	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1728.vf
14mr|texlive-bgreek-0.3-3|228	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2074.vf
14mr|texlive-bgreek-0.3-3|229	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2488.vf
14mr|texlive-bgreek-0.3-3|230	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0500.vf
14mr|texlive-bgreek-0.3-3|231	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0600.vf
14mr|texlive-bgreek-0.3-3|232	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0700.vf
14mr|texlive-bgreek-0.3-3|233	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0800.vf
14mr|texlive-bgreek-0.3-3|234	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0900.vf
14mr|texlive-bgreek-0.3-3|235	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1000.vf
14mr|texlive-bgreek-0.3-3|236	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1095.vf
14mr|texlive-bgreek-0.3-3|237	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1200.vf
14mr|texlive-bgreek-0.3-3|238	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1440.vf
14mr|texlive-bgreek-0.3-3|239	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1728.vf
14mr|texlive-bgreek-0.3-3|240	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2074.vf
14mr|texlive-bgreek-0.3-3|241	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2488.vf
14mr|texlive-bgreek-0.3-3|242	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0500.vf
14mr|texlive-bgreek-0.3-3|243	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0600.vf
14mr|texlive-bgreek-0.3-3|244	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0700.vf
14mr|texlive-bgreek-0.3-3|245	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0800.vf
14mr|texlive-bgreek-0.3-3|246	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0900.vf
14mr|texlive-bgreek-0.3-3|247	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1000.vf
14mr|texlive-bgreek-0.3-3|248	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1095.vf
14mr|texlive-bgreek-0.3-3|249	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1200.vf
14mr|texlive-bgreek-0.3-3|250	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1440.vf
14mr|texlive-bgreek-0.3-3|251	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1728.vf
14mr|texlive-bgreek-0.3-3|252	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2074.vf
14mr|texlive-bgreek-0.3-3|253	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2488.vf
14mr|texlive-bgreek-0.3-3|254	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0500.vf
14mr|texlive-bgreek-0.3-3|255	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0600.vf
14mr|texlive-bgreek-0.3-3|256	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0700.vf
14mr|texlive-bgreek-0.3-3|257	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0800.vf
14mr|texlive-bgreek-0.3-3|258	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0900.vf
14mr|texlive-bgreek-0.3-3|259	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1000.vf
14mr|texlive-bgreek-0.3-3|260	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1095.vf
14mr|texlive-bgreek-0.3-3|261	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1200.vf
14mr|texlive-bgreek-0.3-3|262	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1440.vf
14mr|texlive-bgreek-0.3-3|263	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1728.vf
14mr|texlive-bgreek-0.3-3|264	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2074.vf
14mr|texlive-bgreek-0.3-3|265	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2488.vf
14mr|texlive-bgreek-0.3-3|266	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0500.vf
14mr|texlive-bgreek-0.3-3|267	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0600.vf
14mr|texlive-bgreek-0.3-3|268	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0700.vf
14mr|texlive-bgreek-0.3-3|269	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0800.vf
14mr|texlive-bgreek-0.3-3|270	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0900.vf
14mr|texlive-bgreek-0.3-3|271	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1000.vf
14mr|texlive-bgreek-0.3-3|272	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1095.vf
14mr|texlive-bgreek-0.3-3|273	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1200.vf
14mr|texlive-bgreek-0.3-3|274	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1440.vf
14mr|texlive-bgreek-0.3-3|275	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1728.vf
14mr|texlive-bgreek-0.3-3|276	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2074.vf
14mr|texlive-bgreek-0.3-3|277	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2488.vf
14mr|texlive-bgreek-0.3-3|278	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0500.vf
14mr|texlive-bgreek-0.3-3|279	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0600.vf
14mr|texlive-bgreek-0.3-3|280	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0700.vf
14mr|texlive-bgreek-0.3-3|281	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0800.vf
14mr|texlive-bgreek-0.3-3|282	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0900.vf
14mr|texlive-bgreek-0.3-3|283	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1000.vf
14mr|texlive-bgreek-0.3-3|284	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1095.vf
14mr|texlive-bgreek-0.3-3|285	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1200.vf
14mr|texlive-bgreek-0.3-3|286	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1440.vf
14mr|texlive-bgreek-0.3-3|287	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1728.vf
14mr|texlive-bgreek-0.3-3|288	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2074.vf
14mr|texlive-bgreek-0.3-3|289	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2488.vf
14mr|texlive-bgreek-0.3-3|290	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0500.vf
14mr|texlive-bgreek-0.3-3|291	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0600.vf
14mr|texlive-bgreek-0.3-3|292	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0700.vf
14mr|texlive-bgreek-0.3-3|293	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0800.vf
14mr|texlive-bgreek-0.3-3|294	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0900.vf
14mr|texlive-bgreek-0.3-3|295	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1000.vf
14mr|texlive-bgreek-0.3-3|296	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1095.vf
14mr|texlive-bgreek-0.3-3|297	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1200.vf
14mr|texlive-bgreek-0.3-3|298	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1440.vf
14mr|texlive-bgreek-0.3-3|299	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1728.vf
14mr|texlive-bgreek-0.3-3|300	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2074.vf
14mr|texlive-bgreek-0.3-3|301	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2488.vf
14mr|texlive-bgreek-0.3-3|302	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0500.vf
14mr|texlive-bgreek-0.3-3|303	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0600.vf
14mr|texlive-bgreek-0.3-3|304	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0700.vf
14mr|texlive-bgreek-0.3-3|305	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0800.vf
14mr|texlive-bgreek-0.3-3|306	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0900.vf
14mr|texlive-bgreek-0.3-3|307	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1000.vf
14mr|texlive-bgreek-0.3-3|308	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1095.vf
14mr|texlive-bgreek-0.3-3|309	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1200.vf
14mr|texlive-bgreek-0.3-3|310	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1440.vf
14mr|texlive-bgreek-0.3-3|311	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1728.vf
14mr|texlive-bgreek-0.3-3|312	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2074.vf
14mr|texlive-bgreek-0.3-3|313	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2488.vf
14mr|texlive-bgreek-0.3-3|314	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0500.vf
14mr|texlive-bgreek-0.3-3|315	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0600.vf
14mr|texlive-bgreek-0.3-3|316	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0700.vf
14mr|texlive-bgreek-0.3-3|317	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0800.vf
14mr|texlive-bgreek-0.3-3|318	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0900.vf
14mr|texlive-bgreek-0.3-3|319	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1000.vf
14mr|texlive-bgreek-0.3-3|320	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1095.vf
14mr|texlive-bgreek-0.3-3|321	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1200.vf
14mr|texlive-bgreek-0.3-3|322	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1440.vf
14mr|texlive-bgreek-0.3-3|323	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1728.vf
14mr|texlive-bgreek-0.3-3|324	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2074.vf
14mr|texlive-bgreek-0.3-3|325	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2488.vf
14mr|texlive-bgreek-0.3-3|326	%{_texmfdistdir}/tex/latex/bgreek/bcgcmr.fd
14mr|texlive-bgreek-0.3-3|327	%{_texmfdistdir}/tex/latex/bgreek/bcgenc.def
14mr|texlive-bgreek-0.3-3|328	%{_texmfdistdir}/tex/latex/bgreek/bcglmr.fd
14mr|texlive-bgreek-0.3-3|329	%{_texmfdistdir}/tex/latex/bgreek/bcqcmr.fd
14mr|texlive-bgreek-0.3-3|330	%{_texmfdistdir}/tex/latex/bgreek/bcqenc.def
14mr|texlive-bgreek-0.3-3|331	%{_texmfdistdir}/tex/latex/bgreek/bcqlmr.fd
14mr|texlive-bgreek-0.3-3|332	%{_texmfdistdir}/tex/latex/bgreek/bgfonts.tex
14mr|texlive-bgreek-0.3-3|333	%{_texmfdistdir}/tex/latex/bgreek/bgreek.ldf
14mr|texlive-bgreek-0.3-3|334	%{_texmfdistdir}/tex/latex/bgreek/bgreek.sty
14mr|texlive-bgreek-0.3-3|335	%{_texmfdistdir}/tex/latex/bgreek/ibygreek.ldf
14mr|texlive-bgreek-0.3-3|336	%doc %{_texmfdistdir}/doc/latex/bgreek/MANIFEST.TXT
14mr|texlive-bgreek-0.3-3|337	%doc %{_texmfdistdir}/doc/latex/bgreek/README
14mr|texlive-bgreek-0.3-3|338	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.pdf
14mr|texlive-bgreek-0.3-3|339	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.tex
14mr|texlive-bgreek-0.3-3|340	%doc %{_texmfdistdir}/doc/latex/bgreek/bgreek.etx
14mr|texlive-bgreek-0.3-3|341	%doc %{_texmfdistdir}/doc/latex/bgreek/cbgreek.etx
14mr|texlive-bgreek-0.3-3|342	%doc %{_texmfdistdir}/doc/latex/bgreek/qbgreek.etx
14mr|texlive-bgreek-0.3-3|343	
14mr|texlive-bgreek-0.3-3|344	#-----------------------------------------------------------------------
14mr|texlive-bgreek-0.3-3|345	%prep
14mr|texlive-bgreek-0.3-3|346	%setup -c -a0 -a1
14mr|texlive-bgreek-0.3-3|347	
14mr|texlive-bgreek-0.3-3|348	%build
14mr|texlive-bgreek-0.3-3|349	
14mr|texlive-bgreek-0.3-3|350	%install
14mr|texlive-bgreek-0.3-3|351	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bgreek-0.3-3|352	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bgreek-0.3-3|353	
14mr|texlive-bgreek-0.3-3|354	
14mr|texlive-bgreek-0.3-3|355	
14mr|texlive-bgreek-0.3-3|356	%changelog
14mr|texlive-bgreek-0.3-3|357	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-bgreek-0.3-3|358	+ Revision: 281318c
14mr|texlive-bgreek-0.3-3|359	- MassBuild#440: Increase release tag
14mr|texlive-bgreek-0.3-3|360	
14mr|texlive-bgreek-0.3-3|361	

19393 14
14mr|texlive-bgteubner-2.02-2|1	# revision 25892
14mr|texlive-bgteubner-2.02-2|2	# category Package
14mr|texlive-bgteubner-2.02-2|3	# catalog-ctan /macros/latex/contrib/bgteubner
14mr|texlive-bgteubner-2.02-2|4	# catalog-date 2012-04-08 14:50:51 +0200
14mr|texlive-bgteubner-2.02-2|5	# catalog-license lppl
14mr|texlive-bgteubner-2.02-2|6	# catalog-version 2.02
14mr|texlive-bgteubner-2.02-2|7	Name:		texlive-bgteubner
14mr|texlive-bgteubner-2.02-2|8	Version:	2.02
14mr|texlive-bgteubner-2.02-2|9	Release:	2
14mr|texlive-bgteubner-2.02-2|10	Summary:	Class for producing books for the publisher "Teubner Verlag"
14mr|texlive-bgteubner-2.02-2|11	Group:		Publishing
14mr|texlive-bgteubner-2.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bgteubner
14mr|texlive-bgteubner-2.02-2|13	License:	LPPL
14mr|texlive-bgteubner-2.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.tar.xz
14mr|texlive-bgteubner-2.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.doc.tar.xz
14mr|texlive-bgteubner-2.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.source.tar.xz
14mr|texlive-bgteubner-2.02-2|17	BuildArch:	noarch
14mr|texlive-bgteubner-2.02-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bgteubner-2.02-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bgteubner-2.02-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-bgteubner-2.02-2|21	
14mr|texlive-bgteubner-2.02-2|22	%description
14mr|texlive-bgteubner-2.02-2|23	The bgteubner document class has been programmed by order of
14mr|texlive-bgteubner-2.02-2|24	the Teubner Verlag, Wiesbaden, Germany, to ensure that books of
14mr|texlive-bgteubner-2.02-2|25	this publisher have a unique layout. Unfortunately, most of the
14mr|texlive-bgteubner-2.02-2|26	documentation is only available in German. Since the document
14mr|texlive-bgteubner-2.02-2|27	class is intended to generate a unique layout, many things
14mr|texlive-bgteubner-2.02-2|28	(layout etc.) are fixed and cannot be altered by the user. If
14mr|texlive-bgteubner-2.02-2|29	you want to use the document class for another purpose than
14mr|texlive-bgteubner-2.02-2|30	publishing with the Teubner Verlag, this may arrise unwanted
14mr|texlive-bgteubner-2.02-2|31	restrictions (For instance, the document class provides only
14mr|texlive-bgteubner-2.02-2|32	two paper sizes: DIN A-5 and 17cm x 24cm; only two font
14mr|texlive-bgteubner-2.02-2|33	families are supported: Times and European Computer Modern).
14mr|texlive-bgteubner-2.02-2|34	
14mr|texlive-bgteubner-2.02-2|35	%post
14mr|texlive-bgteubner-2.02-2|36	%{_sbindir}/texlive.post
14mr|texlive-bgteubner-2.02-2|37	
14mr|texlive-bgteubner-2.02-2|38	%postun
14mr|texlive-bgteubner-2.02-2|39	if [ $1 -eq 0 ]; then
14mr|texlive-bgteubner-2.02-2|40	%{_sbindir}/texlive.post
14mr|texlive-bgteubner-2.02-2|41	fi
14mr|texlive-bgteubner-2.02-2|42	
14mr|texlive-bgteubner-2.02-2|43	#-----------------------------------------------------------------------
14mr|texlive-bgteubner-2.02-2|44	%files
14mr|texlive-bgteubner-2.02-2|45	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr.bst
14mr|texlive-bgteubner-2.02-2|46	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr2.bst
14mr|texlive-bgteubner-2.02-2|47	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln.bst
14mr|texlive-bgteubner-2.02-2|48	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln2.bst
14mr|texlive-bgteubner-2.02-2|49	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln3.bst
14mr|texlive-bgteubner-2.02-2|50	%{_texmfdistdir}/makeindex/bgteubner/bgteubner.ist
14mr|texlive-bgteubner-2.02-2|51	%{_texmfdistdir}/makeindex/bgteubner/bgteuglo.ist
14mr|texlive-bgteubner-2.02-2|52	%{_texmfdistdir}/makeindex/bgteubner/bgteuglochar.ist
14mr|texlive-bgteubner-2.02-2|53	%{_texmfdistdir}/tex/latex/bgteubner/bgteubner.cls
14mr|texlive-bgteubner-2.02-2|54	%{_texmfdistdir}/tex/latex/bgteubner/hhfixme.sty
14mr|texlive-bgteubner-2.02-2|55	%{_texmfdistdir}/tex/latex/bgteubner/hhsubfigure.sty
14mr|texlive-bgteubner-2.02-2|56	%{_texmfdistdir}/tex/latex/bgteubner/ptmxcomp.sty
14mr|texlive-bgteubner-2.02-2|57	%doc %{_texmfdistdir}/doc/latex/bgteubner/01b.png
14mr|texlive-bgteubner-2.02-2|58	%doc %{_texmfdistdir}/doc/latex/bgteubner/02b.png
14mr|texlive-bgteubner-2.02-2|59	%doc %{_texmfdistdir}/doc/latex/bgteubner/ChangeLog
14mr|texlive-bgteubner-2.02-2|60	%doc %{_texmfdistdir}/doc/latex/bgteubner/LIESMICH
14mr|texlive-bgteubner-2.02-2|61	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.hhsubfigure
14mr|texlive-bgteubner-2.02-2|62	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.source
14mr|texlive-bgteubner-2.02-2|63	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.src
14mr|texlive-bgteubner-2.02-2|64	%doc %{_texmfdistdir}/doc/latex/bgteubner/README
14mr|texlive-bgteubner-2.02-2|65	%doc %{_texmfdistdir}/doc/latex/bgteubner/README.hhsubfigure
14mr|texlive-bgteubner-2.02-2|66	%doc %{_texmfdistdir}/doc/latex/bgteubner/ToDo
14mr|texlive-bgteubner-2.02-2|67	%doc %{_texmfdistdir}/doc/latex/bgteubner/anhang.tex
14mr|texlive-bgteubner-2.02-2|68	%doc %{_texmfdistdir}/doc/latex/bgteubner/befehlsreferenz.tex
14mr|texlive-bgteubner-2.02-2|69	%doc %{_texmfdistdir}/doc/latex/bgteubner/beispiel1.tex
14mr|texlive-bgteubner-2.02-2|70	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-cm.tex
14mr|texlive-bgteubner-2.02-2|71	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-mathtime.tex
14mr|texlive-bgteubner-2.02-2|72	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-times.tex
14mr|texlive-bgteubner-2.02-2|73	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-cm.tex
14mr|texlive-bgteubner-2.02-2|74	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-times.tex
14mr|texlive-bgteubner-2.02-2|75	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-with-hyperref.tex
14mr|texlive-bgteubner-2.02-2|76	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.pdf
14mr|texlive-bgteubner-2.02-2|77	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.tex
14mr|texlive-bgteubner-2.02-2|78	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteucls.pdf
14mr|texlive-bgteubner-2.02-2|79	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteuversion.tex
14mr|texlive-bgteubner-2.02-2|80	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild4c.png
14mr|texlive-bgteubner-2.02-2|81	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.eps
14mr|texlive-bgteubner-2.02-2|82	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.fig
14mr|texlive-bgteubner-2.02-2|83	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.pdf
14mr|texlive-bgteubner-2.02-2|84	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.eps
14mr|texlive-bgteubner-2.02-2|85	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.fig
14mr|texlive-bgteubner-2.02-2|86	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.pdf
14mr|texlive-bgteubner-2.02-2|87	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.eps
14mr|texlive-bgteubner-2.02-2|88	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.fig
14mr|texlive-bgteubner-2.02-2|89	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.pdf
14mr|texlive-bgteubner-2.02-2|90	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.eps
14mr|texlive-bgteubner-2.02-2|91	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.fig
14mr|texlive-bgteubner-2.02-2|92	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.pdf
14mr|texlive-bgteubner-2.02-2|93	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.eps
14mr|texlive-bgteubner-2.02-2|94	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.fig
14mr|texlive-bgteubner-2.02-2|95	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.pdf
14mr|texlive-bgteubner-2.02-2|96	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.eps
14mr|texlive-bgteubner-2.02-2|97	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.fig
14mr|texlive-bgteubner-2.02-2|98	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.pdf
14mr|texlive-bgteubner-2.02-2|99	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.eps
14mr|texlive-bgteubner-2.02-2|100	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.fig
14mr|texlive-bgteubner-2.02-2|101	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.pdf
14mr|texlive-bgteubner-2.02-2|102	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.eps
14mr|texlive-bgteubner-2.02-2|103	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.fig
14mr|texlive-bgteubner-2.02-2|104	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.pdf
14mr|texlive-bgteubner-2.02-2|105	%doc %{_texmfdistdir}/doc/latex/bgteubner/bilder.tex
14mr|texlive-bgteubner-2.02-2|106	%doc %{_texmfdistdir}/doc/latex/bgteubner/cdcover.tex
14mr|texlive-bgteubner-2.02-2|107	%doc %{_texmfdistdir}/doc/latex/bgteubner/checkliste.tex
14mr|texlive-bgteubner-2.02-2|108	%doc %{_texmfdistdir}/doc/latex/bgteubner/einleitung.tex
14mr|texlive-bgteubner-2.02-2|109	%doc %{_texmfdistdir}/doc/latex/bgteubner/formelzeichen.tex
14mr|texlive-bgteubner-2.02-2|110	%doc %{_texmfdistdir}/doc/latex/bgteubner/getversion.tex
14mr|texlive-bgteubner-2.02-2|111	%doc %{_texmfdistdir}/doc/latex/bgteubner/globales.tex
14mr|texlive-bgteubner-2.02-2|112	%doc %{_texmfdistdir}/doc/latex/bgteubner/hyphenation.tex
14mr|texlive-bgteubner-2.02-2|113	%doc %{_texmfdistdir}/doc/latex/bgteubner/index.tex
14mr|texlive-bgteubner-2.02-2|114	%doc %{_texmfdistdir}/doc/latex/bgteubner/installation.tex
14mr|texlive-bgteubner-2.02-2|115	%doc %{_texmfdistdir}/doc/latex/bgteubner/kapitel2.tex
14mr|texlive-bgteubner-2.02-2|116	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.bib
14mr|texlive-bgteubner-2.02-2|117	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.tex
14mr|texlive-bgteubner-2.02-2|118	%doc %{_texmfdistdir}/doc/latex/bgteubner/ltxdoc.cfg
14mr|texlive-bgteubner-2.02-2|119	%doc %{_texmfdistdir}/doc/latex/bgteubner/manifest.txt
14mr|texlive-bgteubner-2.02-2|120	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.info
14mr|texlive-bgteubner-2.02-2|121	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.pdf
14mr|texlive-bgteubner-2.02-2|122	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.tex
14mr|texlive-bgteubner-2.02-2|123	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.info
14mr|texlive-bgteubner-2.02-2|124	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.pdf
14mr|texlive-bgteubner-2.02-2|125	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.tex
14mr|texlive-bgteubner-2.02-2|126	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.info
14mr|texlive-bgteubner-2.02-2|127	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.pdf
14mr|texlive-bgteubner-2.02-2|128	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.tex
14mr|texlive-bgteubner-2.02-2|129	%doc %{_texmfdistdir}/doc/latex/bgteubner/optionen-advanced.tex
14mr|texlive-bgteubner-2.02-2|130	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.exercise
14mr|texlive-bgteubner-2.02-2|131	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.info
14mr|texlive-bgteubner-2.02-2|132	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.tex
14mr|texlive-bgteubner-2.02-2|133	%doc %{_texmfdistdir}/doc/latex/bgteubner/testtimes.tex
14mr|texlive-bgteubner-2.02-2|134	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_aufruf.tex
14mr|texlive-bgteubner-2.02-2|135	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_bilder.tex
14mr|texlive-bgteubner-2.02-2|136	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_globales.tex
14mr|texlive-bgteubner-2.02-2|137	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_textelemente.tex
14mr|texlive-bgteubner-2.02-2|138	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_typographie.tex
14mr|texlive-bgteubner-2.02-2|139	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_verzeichnisse.tex
14mr|texlive-bgteubner-2.02-2|140	%doc %{_texmfdistdir}/doc/latex/bgteubner/textelemente.tex
14mr|texlive-bgteubner-2.02-2|141	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-ja2.png
14mr|texlive-bgteubner-2.02-2|142	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-nein2.png
14mr|texlive-bgteubner-2.02-2|143	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.pdf
14mr|texlive-bgteubner-2.02-2|144	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.tex
14mr|texlive-bgteubner-2.02-2|145	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.pdf
14mr|texlive-bgteubner-2.02-2|146	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.tex
14mr|texlive-bgteubner-2.02-2|147	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.pdf
14mr|texlive-bgteubner-2.02-2|148	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.tex
14mr|texlive-bgteubner-2.02-2|149	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.pdf
14mr|texlive-bgteubner-2.02-2|150	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.tex
14mr|texlive-bgteubner-2.02-2|151	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.pdf
14mr|texlive-bgteubner-2.02-2|152	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.tex
14mr|texlive-bgteubner-2.02-2|153	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.pdf
14mr|texlive-bgteubner-2.02-2|154	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.tex
14mr|texlive-bgteubner-2.02-2|155	%doc %{_texmfdistdir}/doc/latex/bgteubner/usefiles.txt
14mr|texlive-bgteubner-2.02-2|156	%doc %{_texmfdistdir}/doc/latex/bgteubner/verzeichnisse.tex
14mr|texlive-bgteubner-2.02-2|157	%doc %{_texmfdistdir}/doc/latex/bgteubner/vorwort.tex
14mr|texlive-bgteubner-2.02-2|158	#- source
14mr|texlive-bgteubner-2.02-2|159	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.dtx
14mr|texlive-bgteubner-2.02-2|160	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.ins
14mr|texlive-bgteubner-2.02-2|161	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.dtx
14mr|texlive-bgteubner-2.02-2|162	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.ins
14mr|texlive-bgteubner-2.02-2|163	
14mr|texlive-bgteubner-2.02-2|164	#-----------------------------------------------------------------------
14mr|texlive-bgteubner-2.02-2|165	%prep
14mr|texlive-bgteubner-2.02-2|166	%setup -c -a0 -a1 -a2
14mr|texlive-bgteubner-2.02-2|167	
14mr|texlive-bgteubner-2.02-2|168	%build
14mr|texlive-bgteubner-2.02-2|169	
14mr|texlive-bgteubner-2.02-2|170	%install
14mr|texlive-bgteubner-2.02-2|171	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bgteubner-2.02-2|172	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bgteubner-2.02-2|173	
14mr|texlive-bgteubner-2.02-2|174	
14mr|texlive-bgteubner-2.02-2|175	
14mr|texlive-bgteubner-2.02-2|176	%changelog
14mr|texlive-bgteubner-2.02-2|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.02-2
14mr|texlive-bgteubner-2.02-2|178	+ Revision: f80c5e1
14mr|texlive-bgteubner-2.02-2|179	- MassBuild#440: Increase release tag
14mr|texlive-bgteubner-2.02-2|180	
14mr|texlive-bgteubner-2.02-2|181	

19394 14
14mr|texlive-bguq-0.3-2|1	# revision 27140
14mr|texlive-bguq-0.3-2|2	# category Package
14mr|texlive-bguq-0.3-2|3	# catalog-ctan /fonts/bguq
14mr|texlive-bguq-0.3-2|4	# catalog-date 2012-07-24 10:27:04 +0200
14mr|texlive-bguq-0.3-2|5	# catalog-license lppl
14mr|texlive-bguq-0.3-2|6	# catalog-version 0.3
14mr|texlive-bguq-0.3-2|7	Name:		texlive-bguq
14mr|texlive-bguq-0.3-2|8	Version:	0.3
14mr|texlive-bguq-0.3-2|9	Release:	2
14mr|texlive-bguq-0.3-2|10	Summary:	Improved quantifier stroke for Begriffsschrift packages
14mr|texlive-bguq-0.3-2|11	Group:		Publishing
14mr|texlive-bguq-0.3-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bguq
14mr|texlive-bguq-0.3-2|13	License:	LPPL
14mr|texlive-bguq-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.tar.xz
14mr|texlive-bguq-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.doc.tar.xz
14mr|texlive-bguq-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.source.tar.xz
14mr|texlive-bguq-0.3-2|17	BuildArch:	noarch
14mr|texlive-bguq-0.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bguq-0.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bguq-0.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-bguq-0.3-2|21	
14mr|texlive-bguq-0.3-2|22	%description
14mr|texlive-bguq-0.3-2|23	The font contains a single character: the Begriffsschrift
14mr|texlive-bguq-0.3-2|24	quantifier (in several sizes), as used to set the
14mr|texlive-bguq-0.3-2|25	Begriffsschrift (concept notation) of Frege. The font is not
14mr|texlive-bguq-0.3-2|26	intended for end users; instead it is expected that it will be
14mr|texlive-bguq-0.3-2|27	used by other packages which implement the Begriffsschrift. An
14mr|texlive-bguq-0.3-2|28	(unofficial) modified version of Josh Parsons' begriff is
14mr|texlive-bguq-0.3-2|29	included as an example of implementation.
14mr|texlive-bguq-0.3-2|30	
14mr|texlive-bguq-0.3-2|31	%post
14mr|texlive-bguq-0.3-2|32	%{_sbindir}/texlive.post
14mr|texlive-bguq-0.3-2|33	
14mr|texlive-bguq-0.3-2|34	%postun
14mr|texlive-bguq-0.3-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-bguq-0.3-2|36	%{_sbindir}/texlive.post
14mr|texlive-bguq-0.3-2|37	fi
14mr|texlive-bguq-0.3-2|38	
14mr|texlive-bguq-0.3-2|39	#-----------------------------------------------------------------------
14mr|texlive-bguq-0.3-2|40	%files
14mr|texlive-bguq-0.3-2|41	%{_texmfdistdir}/fonts/map/dvips/bguq/bguq.map
14mr|texlive-bguq-0.3-2|42	%{_texmfdistdir}/fonts/source/public/bguq/bguq.mf
14mr|texlive-bguq-0.3-2|43	%{_texmfdistdir}/fonts/source/public/bguq/bguq10.mf
14mr|texlive-bguq-0.3-2|44	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t04.mf
14mr|texlive-bguq-0.3-2|45	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t05.mf
14mr|texlive-bguq-0.3-2|46	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t06.mf
14mr|texlive-bguq-0.3-2|47	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t07.mf
14mr|texlive-bguq-0.3-2|48	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t08.mf
14mr|texlive-bguq-0.3-2|49	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t09.mf
14mr|texlive-bguq-0.3-2|50	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t10.mf
14mr|texlive-bguq-0.3-2|51	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t11.mf
14mr|texlive-bguq-0.3-2|52	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t12.mf
14mr|texlive-bguq-0.3-2|53	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t04.tfm
14mr|texlive-bguq-0.3-2|54	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t05.tfm
14mr|texlive-bguq-0.3-2|55	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t06.tfm
14mr|texlive-bguq-0.3-2|56	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t07.tfm
14mr|texlive-bguq-0.3-2|57	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t08.tfm
14mr|texlive-bguq-0.3-2|58	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t09.tfm
14mr|texlive-bguq-0.3-2|59	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t10.tfm
14mr|texlive-bguq-0.3-2|60	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t11.tfm
14mr|texlive-bguq-0.3-2|61	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t12.tfm
14mr|texlive-bguq-0.3-2|62	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t04.pfb
14mr|texlive-bguq-0.3-2|63	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t05.pfb
14mr|texlive-bguq-0.3-2|64	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t06.pfb
14mr|texlive-bguq-0.3-2|65	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t07.pfb
14mr|texlive-bguq-0.3-2|66	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t08.pfb
14mr|texlive-bguq-0.3-2|67	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t09.pfb
14mr|texlive-bguq-0.3-2|68	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t10.pfb
14mr|texlive-bguq-0.3-2|69	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t11.pfb
14mr|texlive-bguq-0.3-2|70	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t12.pfb
14mr|texlive-bguq-0.3-2|71	%{_texmfdistdir}/tex/latex/bguq/Ubguq04.fd
14mr|texlive-bguq-0.3-2|72	%{_texmfdistdir}/tex/latex/bguq/Ubguq05.fd
14mr|texlive-bguq-0.3-2|73	%{_texmfdistdir}/tex/latex/bguq/Ubguq06.fd
14mr|texlive-bguq-0.3-2|74	%{_texmfdistdir}/tex/latex/bguq/Ubguq07.fd
14mr|texlive-bguq-0.3-2|75	%{_texmfdistdir}/tex/latex/bguq/Ubguq08.fd
14mr|texlive-bguq-0.3-2|76	%{_texmfdistdir}/tex/latex/bguq/Ubguq09.fd
14mr|texlive-bguq-0.3-2|77	%{_texmfdistdir}/tex/latex/bguq/Ubguq10.fd
14mr|texlive-bguq-0.3-2|78	%{_texmfdistdir}/tex/latex/bguq/Ubguq11.fd
14mr|texlive-bguq-0.3-2|79	%{_texmfdistdir}/tex/latex/bguq/Ubguq12.fd
14mr|texlive-bguq-0.3-2|80	%{_texmfdistdir}/tex/latex/bguq/begriff-bguq.sty
14mr|texlive-bguq-0.3-2|81	%{_texmfdistdir}/tex/latex/bguq/bguq.cfg
14mr|texlive-bguq-0.3-2|82	%{_texmfdistdir}/tex/latex/bguq/bguq.sty
14mr|texlive-bguq-0.3-2|83	%doc %{_texmfdistdir}/doc/fonts/bguq/INSTALL.txt
14mr|texlive-bguq-0.3-2|84	%doc %{_texmfdistdir}/doc/fonts/bguq/Makefile
14mr|texlive-bguq-0.3-2|85	%doc %{_texmfdistdir}/doc/fonts/bguq/README.txt
14mr|texlive-bguq-0.3-2|86	%doc %{_texmfdistdir}/doc/fonts/bguq/bguq-doc.pdf
14mr|texlive-bguq-0.3-2|87	#- source
14mr|texlive-bguq-0.3-2|88	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.dtx
14mr|texlive-bguq-0.3-2|89	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.ins
14mr|texlive-bguq-0.3-2|90	
14mr|texlive-bguq-0.3-2|91	#-----------------------------------------------------------------------
14mr|texlive-bguq-0.3-2|92	%prep
14mr|texlive-bguq-0.3-2|93	%setup -c -a0 -a1 -a2
14mr|texlive-bguq-0.3-2|94	
14mr|texlive-bguq-0.3-2|95	%build
14mr|texlive-bguq-0.3-2|96	
14mr|texlive-bguq-0.3-2|97	%install
14mr|texlive-bguq-0.3-2|98	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bguq-0.3-2|99	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bguq-0.3-2|100	
14mr|texlive-bguq-0.3-2|101	
14mr|texlive-bguq-0.3-2|102	
14mr|texlive-bguq-0.3-2|103	%changelog
14mr|texlive-bguq-0.3-2|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-2
14mr|texlive-bguq-0.3-2|105	+ Revision: 904262f
14mr|texlive-bguq-0.3-2|106	- MassBuild#440: Increase release tag
14mr|texlive-bguq-0.3-2|107	
14mr|texlive-bguq-0.3-2|108	

19395 14
14mr|texlive-bhcexam-0.2-4|1	# revision 23304
14mr|texlive-bhcexam-0.2-4|2	# category Package
14mr|texlive-bhcexam-0.2-4|3	# catalog-ctan /macros/latex/contrib/bhcexam
14mr|texlive-bhcexam-0.2-4|4	# catalog-date 2011-07-31 15:37:23 +0200
14mr|texlive-bhcexam-0.2-4|5	# catalog-license lppl
14mr|texlive-bhcexam-0.2-4|6	# catalog-version 0.2
14mr|texlive-bhcexam-0.2-4|7	Name:		texlive-bhcexam
14mr|texlive-bhcexam-0.2-4|8	Version:	0.2
14mr|texlive-bhcexam-0.2-4|9	Release:	4
14mr|texlive-bhcexam-0.2-4|10	Summary:	A LaTeX document class designed for High School Math Teachers in China
14mr|texlive-bhcexam-0.2-4|11	Group:		Publishing
14mr|texlive-bhcexam-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bhcexam
14mr|texlive-bhcexam-0.2-4|13	License:	LPPL
14mr|texlive-bhcexam-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.tar.xz
14mr|texlive-bhcexam-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.doc.tar.xz
14mr|texlive-bhcexam-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.source.tar.xz
14mr|texlive-bhcexam-0.2-4|17	BuildArch:	noarch
14mr|texlive-bhcexam-0.2-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bhcexam-0.2-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bhcexam-0.2-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-bhcexam-0.2-4|21	
14mr|texlive-bhcexam-0.2-4|22	%description
14mr|texlive-bhcexam-0.2-4|23	A LaTeX document class based on the exam class, which is
14mr|texlive-bhcexam-0.2-4|24	specially designed for High School Math Teachers in China.
14mr|texlive-bhcexam-0.2-4|25	
14mr|texlive-bhcexam-0.2-4|26	%post
14mr|texlive-bhcexam-0.2-4|27	%{_sbindir}/texlive.post
14mr|texlive-bhcexam-0.2-4|28	
14mr|texlive-bhcexam-0.2-4|29	%postun
14mr|texlive-bhcexam-0.2-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-bhcexam-0.2-4|31	%{_sbindir}/texlive.post
14mr|texlive-bhcexam-0.2-4|32	fi
14mr|texlive-bhcexam-0.2-4|33	
14mr|texlive-bhcexam-0.2-4|34	#-----------------------------------------------------------------------
14mr|texlive-bhcexam-0.2-4|35	%files
14mr|texlive-bhcexam-0.2-4|36	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cfg
14mr|texlive-bhcexam-0.2-4|37	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cls
14mr|texlive-bhcexam-0.2-4|38	%doc %{_texmfdistdir}/doc/latex/bhcexam/Makefile
14mr|texlive-bhcexam-0.2-4|39	%doc %{_texmfdistdir}/doc/latex/bhcexam/README
14mr|texlive-bhcexam-0.2-4|40	%doc %{_texmfdistdir}/doc/latex/bhcexam/test1.tex
14mr|texlive-bhcexam-0.2-4|41	%doc %{_texmfdistdir}/doc/latex/bhcexam/test2.tex
14mr|texlive-bhcexam-0.2-4|42	%doc %{_texmfdistdir}/doc/latex/bhcexam/test3.tex
14mr|texlive-bhcexam-0.2-4|43	%doc %{_texmfdistdir}/doc/latex/bhcexam/test4.tex
14mr|texlive-bhcexam-0.2-4|44	#- source
14mr|texlive-bhcexam-0.2-4|45	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.dtx
14mr|texlive-bhcexam-0.2-4|46	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.ins
14mr|texlive-bhcexam-0.2-4|47	
14mr|texlive-bhcexam-0.2-4|48	#-----------------------------------------------------------------------
14mr|texlive-bhcexam-0.2-4|49	%prep
14mr|texlive-bhcexam-0.2-4|50	%setup -c -a0 -a1 -a2
14mr|texlive-bhcexam-0.2-4|51	
14mr|texlive-bhcexam-0.2-4|52	%build
14mr|texlive-bhcexam-0.2-4|53	
14mr|texlive-bhcexam-0.2-4|54	%install
14mr|texlive-bhcexam-0.2-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bhcexam-0.2-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bhcexam-0.2-4|57	
14mr|texlive-bhcexam-0.2-4|58	
14mr|texlive-bhcexam-0.2-4|59	
14mr|texlive-bhcexam-0.2-4|60	%changelog
14mr|texlive-bhcexam-0.2-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-4
14mr|texlive-bhcexam-0.2-4|62	+ Revision: 87cd45c
14mr|texlive-bhcexam-0.2-4|63	- MassBuild#440: Increase release tag
14mr|texlive-bhcexam-0.2-4|64	
14mr|texlive-bhcexam-0.2-4|65	

19396 14
14mr|texlive-bibarts-20061229-3|1	# revision 15878
14mr|texlive-bibarts-20061229-3|2	# category Package
14mr|texlive-bibarts-20061229-3|3	# catalog-ctan /macros/latex/contrib/bibarts
14mr|texlive-bibarts-20061229-3|4	# catalog-date 2006-12-29 13:11:21 +0100
14mr|texlive-bibarts-20061229-3|5	# catalog-license gpl
14mr|texlive-bibarts-20061229-3|6	# catalog-version undef
14mr|texlive-bibarts-20061229-3|7	Name:		texlive-bibarts
14mr|texlive-bibarts-20061229-3|8	Version:	20061229
14mr|texlive-bibarts-20061229-3|9	Release:	3
14mr|texlive-bibarts-20061229-3|10	Summary:	"Arts"-style bibliographical information
14mr|texlive-bibarts-20061229-3|11	Group:		Publishing
14mr|texlive-bibarts-20061229-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibarts
14mr|texlive-bibarts-20061229-3|13	License:	GPL
14mr|texlive-bibarts-20061229-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.tar.xz
14mr|texlive-bibarts-20061229-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.doc.tar.xz
14mr|texlive-bibarts-20061229-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.source.tar.xz
14mr|texlive-bibarts-20061229-3|17	BuildArch:	noarch
14mr|texlive-bibarts-20061229-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibarts-20061229-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibarts-20061229-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibarts-20061229-3|21	
14mr|texlive-bibarts-20061229-3|22	%description
14mr|texlive-bibarts-20061229-3|23	The bibarts package assists in making bibliographical lists in
14mr|texlive-bibarts-20061229-3|24	the way that is common in the arts; it requires an auxiliary
14mr|texlive-bibarts-20061229-3|25	program, for which source and a DOS executable are provided.
14mr|texlive-bibarts-20061229-3|26	(Documentation is in German, though bibarts.sty does contain a
14mr|texlive-bibarts-20061229-3|27	brief introduction in English, as a comment.).
14mr|texlive-bibarts-20061229-3|28	
14mr|texlive-bibarts-20061229-3|29	%post
14mr|texlive-bibarts-20061229-3|30	%{_sbindir}/texlive.post
14mr|texlive-bibarts-20061229-3|31	
14mr|texlive-bibarts-20061229-3|32	%postun
14mr|texlive-bibarts-20061229-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bibarts-20061229-3|34	%{_sbindir}/texlive.post
14mr|texlive-bibarts-20061229-3|35	fi
14mr|texlive-bibarts-20061229-3|36	
14mr|texlive-bibarts-20061229-3|37	#-----------------------------------------------------------------------
14mr|texlive-bibarts-20061229-3|38	%files
14mr|texlive-bibarts-20061229-3|39	%{_texmfdistdir}/makeindex/bibarts/gbibarts.ist
14mr|texlive-bibarts-20061229-3|40	%{_texmfdistdir}/tex/latex/bibarts/bibarts.sty
14mr|texlive-bibarts-20061229-3|41	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.pdf
14mr|texlive-bibarts-20061229-3|42	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.tex
14mr|texlive-bibarts-20061229-3|43	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib209.bat
14mr|texlive-bibarts-20061229-3|44	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib2e.bat
14mr|texlive-bibarts-20061229-3|45	%doc %{_texmfdistdir}/doc/latex/bibarts/gbibsort.exe
14mr|texlive-bibarts-20061229-3|46	#- source
14mr|texlive-bibarts-20061229-3|47	%doc %{_texmfdistdir}/source/latex/bibarts/gbibsort.c
14mr|texlive-bibarts-20061229-3|48	
14mr|texlive-bibarts-20061229-3|49	#-----------------------------------------------------------------------
14mr|texlive-bibarts-20061229-3|50	%prep
14mr|texlive-bibarts-20061229-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-bibarts-20061229-3|52	
14mr|texlive-bibarts-20061229-3|53	%build
14mr|texlive-bibarts-20061229-3|54	
14mr|texlive-bibarts-20061229-3|55	%install
14mr|texlive-bibarts-20061229-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibarts-20061229-3|57	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibarts-20061229-3|58	
14mr|texlive-bibarts-20061229-3|59	
14mr|texlive-bibarts-20061229-3|60	
14mr|texlive-bibarts-20061229-3|61	%changelog
14mr|texlive-bibarts-20061229-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061229-3
14mr|texlive-bibarts-20061229-3|63	+ Revision: 36fc241
14mr|texlive-bibarts-20061229-3|64	- MassBuild#440: Increase release tag
14mr|texlive-bibarts-20061229-3|65	
14mr|texlive-bibarts-20061229-3|66	

19397 14
14mr|texlive-biber-1.1-2|1	# revision 27291
14mr|texlive-biber-1.1-2|2	# category Package
14mr|texlive-biber-1.1-2|3	# catalog-ctan /biblio/biber
14mr|texlive-biber-1.1-2|4	# catalog-date 2012-07-31 19:56:52 +0200
14mr|texlive-biber-1.1-2|5	# catalog-license artistic
14mr|texlive-biber-1.1-2|6	# catalog-version 1.1
14mr|texlive-biber-1.1-2|7	Name:		texlive-biber
14mr|texlive-biber-1.1-2|8	Version:	1.1
14mr|texlive-biber-1.1-2|9	Release:	2
14mr|texlive-biber-1.1-2|10	Summary:	A BibTeX replacement for users of biblatex
14mr|texlive-biber-1.1-2|11	Group:		Publishing
14mr|texlive-biber-1.1-2|12	URL:		http://www.ctan.org/tex-archive/biblio/biber
14mr|texlive-biber-1.1-2|13	License:	ARTISTIC
14mr|texlive-biber-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.tar.xz
14mr|texlive-biber-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.doc.tar.xz
14mr|texlive-biber-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.source.tar.xz
14mr|texlive-biber-1.1-2|17	BuildArch:	noarch
14mr|texlive-biber-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-biber-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-biber-1.1-2|20	
14mr|texlive-biber-1.1-2|21	%description
14mr|texlive-biber-1.1-2|22	Biber is a BibTeX replacement for users of biblatex. Biber
14mr|texlive-biber-1.1-2|23	supports full UTF-8, can (re)-encode input and output, supports
14mr|texlive-biber-1.1-2|24	highly configurable sorting, dynamic bibliography sets and many
14mr|texlive-biber-1.1-2|25	other features. The CTAN distribution offers a compressed tar
14mr|texlive-biber-1.1-2|26	archive of the sources, etc., together with "binary"
14mr|texlive-biber-1.1-2|27	distributions for a variety of platforms. Note: on SourceForge
14mr|texlive-biber-1.1-2|28	biber is formally named "biblatex-biber", to distinguish it
14mr|texlive-biber-1.1-2|29	from an earlier (now apparently moribund) project called
14mr|texlive-biber-1.1-2|30	"biber".
14mr|texlive-biber-1.1-2|31	
14mr|texlive-biber-1.1-2|32	#-----------------------------------------------------------------------
14mr|texlive-biber-1.1-2|33	%files
14mr|texlive-biber-1.1-2|34	%doc %{_texmfdistdir}/doc/bibtex/biber/biber.pdf
14mr|texlive-biber-1.1-2|35	#- source
14mr|texlive-biber-1.1-2|36	%doc %{_texmfdistdir}/source/bibtex/biber/Changes
14mr|texlive-biber-1.1-2|37	%doc %{_texmfdistdir}/source/bibtex/biber/biblatex-biber.tar.gz
14mr|texlive-biber-1.1-2|38	%doc %{_texmfdistdir}/source/bibtex/biber/utf8-macro-map.html
14mr|texlive-biber-1.1-2|39	
14mr|texlive-biber-1.1-2|40	#-----------------------------------------------------------------------
14mr|texlive-biber-1.1-2|41	%prep
14mr|texlive-biber-1.1-2|42	%setup -c -a0 -a1 -a2
14mr|texlive-biber-1.1-2|43	
14mr|texlive-biber-1.1-2|44	%build
14mr|texlive-biber-1.1-2|45	
14mr|texlive-biber-1.1-2|46	%install
14mr|texlive-biber-1.1-2|47	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-biber-1.1-2|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-biber-1.1-2|49	
14mr|texlive-biber-1.1-2|50	
14mr|texlive-biber-1.1-2|51	
14mr|texlive-biber-1.1-2|52	%changelog
14mr|texlive-biber-1.1-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-biber-1.1-2|54	+ Revision: bcb116e
14mr|texlive-biber-1.1-2|55	- MassBuild#440: Increase release tag
14mr|texlive-biber-1.1-2|56	
14mr|texlive-biber-1.1-2|57	

19398 14
14mr|texlive-bibexport-3.01-4|1	# revision 26313
14mr|texlive-bibexport-3.01-4|2	# category Package
14mr|texlive-bibexport-3.01-4|3	# catalog-ctan /biblio/bibtex/utils/bibexport
14mr|texlive-bibexport-3.01-4|4	# catalog-date 2011-12-03 09:04:10 +0100
14mr|texlive-bibexport-3.01-4|5	# catalog-license lppl1.3
14mr|texlive-bibexport-3.01-4|6	# catalog-version 3.01
14mr|texlive-bibexport-3.01-4|7	Name:		texlive-bibexport
14mr|texlive-bibexport-3.01-4|8	Version:	3.01
14mr|texlive-bibexport-3.01-4|9	Release:	4
14mr|texlive-bibexport-3.01-4|10	Summary:	Extract a BibTeX file based on a .aux file
14mr|texlive-bibexport-3.01-4|11	Group:		Publishing
14mr|texlive-bibexport-3.01-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibexport
14mr|texlive-bibexport-3.01-4|13	License:	LPPL1.3
14mr|texlive-bibexport-3.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.tar.xz
14mr|texlive-bibexport-3.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.doc.tar.xz
14mr|texlive-bibexport-3.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.source.tar.xz
14mr|texlive-bibexport-3.01-4|17	BuildArch:	noarch
14mr|texlive-bibexport-3.01-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibexport-3.01-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibexport-3.01-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibexport-3.01-4|21	Provides:	texlive-bibexport.bin = %{EVRD}
14mr|texlive-bibexport-3.01-4|22	
14mr|texlive-bibexport-3.01-4|23	%description
14mr|texlive-bibexport-3.01-4|24	A Bourne shell script that uses BibTeX to extract bibliography
14mr|texlive-bibexport-3.01-4|25	entries that are \cite'd in a document. It can also expand a
14mr|texlive-bibexport-3.01-4|26	BibTeX file, expanding the abbreviations (other than the built-
14mr|texlive-bibexport-3.01-4|27	in ones like month names) and following the cross-references.
14mr|texlive-bibexport-3.01-4|28	
14mr|texlive-bibexport-3.01-4|29	%post
14mr|texlive-bibexport-3.01-4|30	%{_sbindir}/texlive.post
14mr|texlive-bibexport-3.01-4|31	
14mr|texlive-bibexport-3.01-4|32	%postun
14mr|texlive-bibexport-3.01-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-bibexport-3.01-4|34	%{_sbindir}/texlive.post
14mr|texlive-bibexport-3.01-4|35	fi
14mr|texlive-bibexport-3.01-4|36	
14mr|texlive-bibexport-3.01-4|37	#-----------------------------------------------------------------------
14mr|texlive-bibexport-3.01-4|38	%files
14mr|texlive-bibexport-3.01-4|39	%{_bindir}/bibexport
14mr|texlive-bibexport-3.01-4|40	%{_texmfdistdir}/bibtex/bst/bibexport/expcites.bst
14mr|texlive-bibexport-3.01-4|41	%{_texmfdistdir}/bibtex/bst/bibexport/expkeys.bst
14mr|texlive-bibexport-3.01-4|42	%{_texmfdistdir}/bibtex/bst/bibexport/export.bst
14mr|texlive-bibexport-3.01-4|43	%{_texmfdistdir}/scripts/bibexport/bibexport.sh
14mr|texlive-bibexport-3.01-4|44	%doc %{_texmfdistdir}/doc/bibtex/bibexport/README
14mr|texlive-bibexport-3.01-4|45	%doc %{_texmfdistdir}/doc/bibtex/bibexport/bibexport.pdf
14mr|texlive-bibexport-3.01-4|46	#- source
14mr|texlive-bibexport-3.01-4|47	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.dtx
14mr|texlive-bibexport-3.01-4|48	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.ins
14mr|texlive-bibexport-3.01-4|49	
14mr|texlive-bibexport-3.01-4|50	#-----------------------------------------------------------------------
14mr|texlive-bibexport-3.01-4|51	%prep
14mr|texlive-bibexport-3.01-4|52	%setup -c -a0 -a1 -a2
14mr|texlive-bibexport-3.01-4|53	
14mr|texlive-bibexport-3.01-4|54	%build
14mr|texlive-bibexport-3.01-4|55	
14mr|texlive-bibexport-3.01-4|56	%install
14mr|texlive-bibexport-3.01-4|57	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-bibexport-3.01-4|58	pushd %{buildroot}%{_bindir}
14mr|texlive-bibexport-3.01-4|59	ln -sf %{_texmfdistdir}/scripts/bibexport/bibexport.sh bibexport
14mr|texlive-bibexport-3.01-4|60	popd
14mr|texlive-bibexport-3.01-4|61	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-bibexport-3.01-4|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-bibexport-3.01-4|63	
14mr|texlive-bibexport-3.01-4|64	
14mr|texlive-bibexport-3.01-4|65	
14mr|texlive-bibexport-3.01-4|66	%changelog
14mr|texlive-bibexport-3.01-4|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.01-4
14mr|texlive-bibexport-3.01-4|68	+ Revision: b5114ac
14mr|texlive-bibexport-3.01-4|69	- MassBuild#440: Increase release tag
14mr|texlive-bibexport-3.01-4|70	
14mr|texlive-bibexport-3.01-4|71	

19399 14
14mr|texlive-bib-fr-1.5-3|1	# revision 15878
14mr|texlive-bib-fr-1.5-3|2	# category Package
14mr|texlive-bib-fr-1.5-3|3	# catalog-ctan /biblio/bibtex/contrib/bib-fr
14mr|texlive-bib-fr-1.5-3|4	# catalog-date 2009-11-09 14:03:25 +0100
14mr|texlive-bib-fr-1.5-3|5	# catalog-license lppl
14mr|texlive-bib-fr-1.5-3|6	# catalog-version 1.5
14mr|texlive-bib-fr-1.5-3|7	Name:		texlive-bib-fr
14mr|texlive-bib-fr-1.5-3|8	Version:	1.5
14mr|texlive-bib-fr-1.5-3|9	Release:	3
14mr|texlive-bib-fr-1.5-3|10	Summary:	French translation of classical BibTeX styles
14mr|texlive-bib-fr-1.5-3|11	Group:		Publishing
14mr|texlive-bib-fr-1.5-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bib-fr
14mr|texlive-bib-fr-1.5-3|13	License:	LPPL
14mr|texlive-bib-fr-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.tar.xz
14mr|texlive-bib-fr-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.doc.tar.xz
14mr|texlive-bib-fr-1.5-3|16	BuildArch:	noarch
14mr|texlive-bib-fr-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bib-fr-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bib-fr-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bib-fr-1.5-3|20	
14mr|texlive-bib-fr-1.5-3|21	%description
14mr|texlive-bib-fr-1.5-3|22	These files are French translations of the classical BibTeX
14mr|texlive-bib-fr-1.5-3|23	style files. The translations can easily be modified by simply
14mr|texlive-bib-fr-1.5-3|24	redefining FUNCTIONs named fr.*, at the beginning (lines 50-
14mr|texlive-bib-fr-1.5-3|25	150) of each file.
14mr|texlive-bib-fr-1.5-3|26	
14mr|texlive-bib-fr-1.5-3|27	%post
14mr|texlive-bib-fr-1.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-bib-fr-1.5-3|29	
14mr|texlive-bib-fr-1.5-3|30	%postun
14mr|texlive-bib-fr-1.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bib-fr-1.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-bib-fr-1.5-3|33	fi
14mr|texlive-bib-fr-1.5-3|34	
14mr|texlive-bib-fr-1.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-bib-fr-1.5-3|36	%files
14mr|texlive-bib-fr-1.5-3|37	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrv-fr.bst
14mr|texlive-bib-fr-1.5-3|38	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrvnat-fr.bst
14mr|texlive-bib-fr-1.5-3|39	%{_texmfdistdir}/bibtex/bst/bib-fr/alpha-fr.bst
14mr|texlive-bib-fr-1.5-3|40	%{_texmfdistdir}/bibtex/bst/bib-fr/apalike-fr.bst
14mr|texlive-bib-fr-1.5-3|41	%{_texmfdistdir}/bibtex/bst/bib-fr/ieeetr-fr.bst
14mr|texlive-bib-fr-1.5-3|42	%{_texmfdistdir}/bibtex/bst/bib-fr/plain-fr.bst
14mr|texlive-bib-fr-1.5-3|43	%{_texmfdistdir}/bibtex/bst/bib-fr/plainnat-fr.bst
14mr|texlive-bib-fr-1.5-3|44	%{_texmfdistdir}/bibtex/bst/bib-fr/siam-fr.bst
14mr|texlive-bib-fr-1.5-3|45	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrt-fr.bst
14mr|texlive-bib-fr-1.5-3|46	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrtnat-fr.bst
14mr|texlive-bib-fr-1.5-3|47	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/CHANGELOG
14mr|texlive-bib-fr-1.5-3|48	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/README
14mr|texlive-bib-fr-1.5-3|49	
14mr|texlive-bib-fr-1.5-3|50	#-----------------------------------------------------------------------
14mr|texlive-bib-fr-1.5-3|51	%prep
14mr|texlive-bib-fr-1.5-3|52	%setup -c -a0 -a1
14mr|texlive-bib-fr-1.5-3|53	
14mr|texlive-bib-fr-1.5-3|54	%build
14mr|texlive-bib-fr-1.5-3|55	
14mr|texlive-bib-fr-1.5-3|56	%install
14mr|texlive-bib-fr-1.5-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bib-fr-1.5-3|58	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bib-fr-1.5-3|59	
14mr|texlive-bib-fr-1.5-3|60	
14mr|texlive-bib-fr-1.5-3|61	
14mr|texlive-bib-fr-1.5-3|62	%changelog
14mr|texlive-bib-fr-1.5-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-bib-fr-1.5-3|64	+ Revision: fd8dce8
14mr|texlive-bib-fr-1.5-3|65	- MassBuild#440: Increase release tag
14mr|texlive-bib-fr-1.5-3|66	
14mr|texlive-bib-fr-1.5-3|67	

19400 14
14mr|texlive-bibhtml-2.0.1-3|1	# revision 16093
14mr|texlive-bibhtml-2.0.1-3|2	# category Package
14mr|texlive-bibhtml-2.0.1-3|3	# catalog-ctan /biblio/bibtex/contrib/bibhtml
14mr|texlive-bibhtml-2.0.1-3|4	# catalog-date 2009-11-03 16:56:08 +0100
14mr|texlive-bibhtml-2.0.1-3|5	# catalog-license gpl
14mr|texlive-bibhtml-2.0.1-3|6	# catalog-version 2.0.1
14mr|texlive-bibhtml-2.0.1-3|7	Name:		texlive-bibhtml
14mr|texlive-bibhtml-2.0.1-3|8	Version:	2.0.1
14mr|texlive-bibhtml-2.0.1-3|9	Release:	3
14mr|texlive-bibhtml-2.0.1-3|10	Summary:	BibTeX support for HTML files
14mr|texlive-bibhtml-2.0.1-3|11	Group:		Publishing
14mr|texlive-bibhtml-2.0.1-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bibhtml
14mr|texlive-bibhtml-2.0.1-3|13	License:	GPL
14mr|texlive-bibhtml-2.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.tar.xz
14mr|texlive-bibhtml-2.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.doc.tar.xz
14mr|texlive-bibhtml-2.0.1-3|16	BuildArch:	noarch
14mr|texlive-bibhtml-2.0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibhtml-2.0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibhtml-2.0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bibhtml-2.0.1-3|20	
14mr|texlive-bibhtml-2.0.1-3|21	%description
14mr|texlive-bibhtml-2.0.1-3|22	Bibhtml consists of a Perl script and a set of BibTeX style
14mr|texlive-bibhtml-2.0.1-3|23	files, which together allow you to output a bibliography as a
14mr|texlive-bibhtml-2.0.1-3|24	collection of HTML files. The references in the text are linked
14mr|texlive-bibhtml-2.0.1-3|25	directly to the corresponding bibliography entry, and if a URL
14mr|texlive-bibhtml-2.0.1-3|26	is defined in the entry within the BibTeX database file, then
14mr|texlive-bibhtml-2.0.1-3|27	the generated bibliography entry is linked to this. The package
14mr|texlive-bibhtml-2.0.1-3|28	provides three different style files derived from each of the
14mr|texlive-bibhtml-2.0.1-3|29	standard plain.bst and alpha.bst, as well as two style files
14mr|texlive-bibhtml-2.0.1-3|30	derived from abbrv.bst and unsrt.bst (i.e., eight in total).
14mr|texlive-bibhtml-2.0.1-3|31	
14mr|texlive-bibhtml-2.0.1-3|32	%post
14mr|texlive-bibhtml-2.0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-bibhtml-2.0.1-3|34	
14mr|texlive-bibhtml-2.0.1-3|35	%postun
14mr|texlive-bibhtml-2.0.1-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-bibhtml-2.0.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-bibhtml-2.0.1-3|38	fi
14mr|texlive-bibhtml-2.0.1-3|39	
14mr|texlive-bibhtml-2.0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-bibhtml-2.0.1-3|41	%files
14mr|texlive-bibhtml-2.0.1-3|42	%{_texmfdistdir}/bibtex/bst/bibhtml/abbrvhtml.bst
14mr|texlive-bibhtml-2.0.1-3|43	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtml.bst
14mr|texlive-bibhtml-2.0.1-3|44	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldate.bst
14mr|texlive-bibhtml-2.0.1-3|45	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldater.bst
14mr|texlive-bibhtml-2.0.1-3|46	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtml.bst
14mr|texlive-bibhtml-2.0.1-3|47	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldate.bst
14mr|texlive-bibhtml-2.0.1-3|48	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldater.bst
14mr|texlive-bibhtml-2.0.1-3|49	%{_texmfdistdir}/bibtex/bst/bibhtml/unsrthtml.bst
14mr|texlive-bibhtml-2.0.1-3|50	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/LICENCE
14mr|texlive-bibhtml-2.0.1-3|51	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/README
14mr|texlive-bibhtml-2.0.1-3|52	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml
14mr|texlive-bibhtml-2.0.1-3|53	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-extract-aux.xslt
14mr|texlive-bibhtml-2.0.1-3|54	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-insert-bib.xslt
14mr|texlive-bibhtml-2.0.1-3|55	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml.html
14mr|texlive-bibhtml-2.0.1-3|56	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibrefs.bib
14mr|texlive-bibhtml-2.0.1-3|57	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/detex.sed
14mr|texlive-bibhtml-2.0.1-3|58	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/style.css
14mr|texlive-bibhtml-2.0.1-3|59	
14mr|texlive-bibhtml-2.0.1-3|60	#-----------------------------------------------------------------------
14mr|texlive-bibhtml-2.0.1-3|61	%prep
14mr|texlive-bibhtml-2.0.1-3|62	%setup -c -a0 -a1
14mr|texlive-bibhtml-2.0.1-3|63	
14mr|texlive-bibhtml-2.0.1-3|64	%build
14mr|texlive-bibhtml-2.0.1-3|65	
14mr|texlive-bibhtml-2.0.1-3|66	%install
14mr|texlive-bibhtml-2.0.1-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibhtml-2.0.1-3|68	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bibhtml-2.0.1-3|69	
14mr|texlive-bibhtml-2.0.1-3|70	
14mr|texlive-bibhtml-2.0.1-3|71	
14mr|texlive-bibhtml-2.0.1-3|72	%changelog
14mr|texlive-bibhtml-2.0.1-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-3
14mr|texlive-bibhtml-2.0.1-3|74	+ Revision: a737011
14mr|texlive-bibhtml-2.0.1-3|75	- MassBuild#440: Increase release tag
14mr|texlive-bibhtml-2.0.1-3|76	
14mr|texlive-bibhtml-2.0.1-3|77	

19401 14
14mr|texlive-biblatex-2.1-2|1	# revision 27308
14mr|texlive-biblatex-2.1-2|2	# category Package
14mr|texlive-biblatex-2.1-2|3	# catalog-ctan /macros/latex/contrib/biblatex
14mr|texlive-biblatex-2.1-2|4	# catalog-date 2012-07-31 19:56:52 +0200
14mr|texlive-biblatex-2.1-2|5	# catalog-license lppl
14mr|texlive-biblatex-2.1-2|6	# catalog-version 2.1
14mr|texlive-biblatex-2.1-2|7	Name:		texlive-biblatex
14mr|texlive-biblatex-2.1-2|8	Version:	2.1
14mr|texlive-biblatex-2.1-2|9	Release:	2
14mr|texlive-biblatex-2.1-2|10	Summary:	Bibliographies in LaTeX using BibTeX for sorting only
14mr|texlive-biblatex-2.1-2|11	Group:		Publishing
14mr|texlive-biblatex-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex
14mr|texlive-biblatex-2.1-2|13	License:	LPPL
14mr|texlive-biblatex-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.tar.xz
14mr|texlive-biblatex-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.doc.tar.xz
14mr|texlive-biblatex-2.1-2|16	BuildArch:	noarch
14mr|texlive-biblatex-2.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-2.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-2.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-2.1-2|20	
14mr|texlive-biblatex-2.1-2|21	%description
14mr|texlive-biblatex-2.1-2|22	Biblatex is a complete reimplementation of the bibliographic
14mr|texlive-biblatex-2.1-2|23	facilities provided by LaTeX in conjunction with BibTeX. It
14mr|texlive-biblatex-2.1-2|24	redesigns the way in which LaTeX interacts with BibTeX at a
14mr|texlive-biblatex-2.1-2|25	fairly fundamental level. With biblatex, BibTeX is only used
14mr|texlive-biblatex-2.1-2|26	(if it is used at all) to sort the bibliography and to generate
14mr|texlive-biblatex-2.1-2|27	labels. Formatting of the bibliography is entirely controlled
14mr|texlive-biblatex-2.1-2|28	by TeX macros (the BibTeX-based mechanism embeds some parts of
14mr|texlive-biblatex-2.1-2|29	formatting in the BibTeX style file. Good working knowledge in
14mr|texlive-biblatex-2.1-2|30	LaTeX should be sufficient to design new bibliography and
14mr|texlive-biblatex-2.1-2|31	citation styles; nothing related to BibTeX's language is
14mr|texlive-biblatex-2.1-2|32	needed. In fact, users need not remain bound to BibTeX for use
14mr|texlive-biblatex-2.1-2|33	with biblatex: an alternative bibliography processor biblatex-
14mr|texlive-biblatex-2.1-2|34	biber is available. Development of biblatex and biblatex-biber
14mr|texlive-biblatex-2.1-2|35	is closely coupled; the present release of biblatex is designed
14mr|texlive-biblatex-2.1-2|36	to work with biblatex-biber version 0.9.6. The package needs e-
14mr|texlive-biblatex-2.1-2|37	TeX, and uses the author's etoolbox and logreq packages. For
14mr|texlive-biblatex-2.1-2|38	users of biblatex-biber, version 0.9 is required (at least;
14mr|texlive-biblatex-2.1-2|39	refer to the notes for the version of biblatex-biber that you
14mr|texlive-biblatex-2.1-2|40	are using). Apart from the features unique to biblatex, the
14mr|texlive-biblatex-2.1-2|41	package also incorporates core features of the following
14mr|texlive-biblatex-2.1-2|42	packages: babelbib, bibtopic, bibunits, chapterbib, cite,
14mr|texlive-biblatex-2.1-2|43	inlinebib, mcite and mciteplus, mlbib, multibib, splitbib.
14mr|texlive-biblatex-2.1-2|44	Biblatex supports split bibliographies and multiple
14mr|texlive-biblatex-2.1-2|45	bibliographies within one document, and separate lists of
14mr|texlive-biblatex-2.1-2|46	bibliographic shorthands. Bibliographies may be subdivided into
14mr|texlive-biblatex-2.1-2|47	parts (by chapter, by section, etc.) and/or segmented by topics
14mr|texlive-biblatex-2.1-2|48	(by type, by keyword, etc.). Biblatex is fully localized and
14mr|texlive-biblatex-2.1-2|49	can interface with the babel.
14mr|texlive-biblatex-2.1-2|50	
14mr|texlive-biblatex-2.1-2|51	%post
14mr|texlive-biblatex-2.1-2|52	%{_sbindir}/texlive.post
14mr|texlive-biblatex-2.1-2|53	
14mr|texlive-biblatex-2.1-2|54	%postun
14mr|texlive-biblatex-2.1-2|55	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-2.1-2|56	%{_sbindir}/texlive.post
14mr|texlive-biblatex-2.1-2|57	fi
14mr|texlive-biblatex-2.1-2|58	
14mr|texlive-biblatex-2.1-2|59	#-----------------------------------------------------------------------
14mr|texlive-biblatex-2.1-2|60	%files
14mr|texlive-biblatex-2.1-2|61	%{_texmfdistdir}/bibtex/bst/biblatex/biblatex.bst
14mr|texlive-biblatex-2.1-2|62	%{_texmfdistdir}/bibtex/csf/biblatex/latin1.csf
14mr|texlive-biblatex-2.1-2|63	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_at.csf
14mr|texlive-biblatex-2.1-2|64	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_de.csf
14mr|texlive-biblatex-2.1-2|65	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_dk.csf
14mr|texlive-biblatex-2.1-2|66	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_fi.csf
14mr|texlive-biblatex-2.1-2|67	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_no.csf
14mr|texlive-biblatex-2.1-2|68	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_se.csf
14mr|texlive-biblatex-2.1-2|69	%{_texmfdistdir}/bibtex/csf/biblatex/latin9.csf
14mr|texlive-biblatex-2.1-2|70	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_at.csf
14mr|texlive-biblatex-2.1-2|71	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_de.csf
14mr|texlive-biblatex-2.1-2|72	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_dk.csf
14mr|texlive-biblatex-2.1-2|73	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_fi.csf
14mr|texlive-biblatex-2.1-2|74	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_no.csf
14mr|texlive-biblatex-2.1-2|75	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_se.csf
14mr|texlive-biblatex-2.1-2|76	%{_texmfdistdir}/bibtex/csf/biblatex/winansi.csf
14mr|texlive-biblatex-2.1-2|77	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_at.csf
14mr|texlive-biblatex-2.1-2|78	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_de.csf
14mr|texlive-biblatex-2.1-2|79	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_dk.csf
14mr|texlive-biblatex-2.1-2|80	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_fi.csf
14mr|texlive-biblatex-2.1-2|81	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_no.csf
14mr|texlive-biblatex-2.1-2|82	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_se.csf
14mr|texlive-biblatex-2.1-2|83	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic-verb.bbx
14mr|texlive-biblatex-2.1-2|84	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic.bbx
14mr|texlive-biblatex-2.1-2|85	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-comp.bbx
14mr|texlive-biblatex-2.1-2|86	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ibid.bbx
14mr|texlive-biblatex-2.1-2|87	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-icomp.bbx
14mr|texlive-biblatex-2.1-2|88	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-tcomp.bbx
14mr|texlive-biblatex-2.1-2|89	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-terse.bbx
14mr|texlive-biblatex-2.1-2|90	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ticomp.bbx
14mr|texlive-biblatex-2.1-2|91	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle.bbx
14mr|texlive-biblatex-2.1-2|92	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-comp.bbx
14mr|texlive-biblatex-2.1-2|93	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-ibid.bbx
14mr|texlive-biblatex-2.1-2|94	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-icomp.bbx
14mr|texlive-biblatex-2.1-2|95	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear.bbx
14mr|texlive-biblatex-2.1-2|96	%{_texmfdistdir}/tex/latex/biblatex/bbx/debug.bbx
14mr|texlive-biblatex-2.1-2|97	%{_texmfdistdir}/tex/latex/biblatex/bbx/draft.bbx
14mr|texlive-biblatex-2.1-2|98	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-comp.bbx
14mr|texlive-biblatex-2.1-2|99	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-verb.bbx
14mr|texlive-biblatex-2.1-2|100	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric.bbx
14mr|texlive-biblatex-2.1-2|101	%{_texmfdistdir}/tex/latex/biblatex/bbx/reading.bbx
14mr|texlive-biblatex-2.1-2|102	%{_texmfdistdir}/tex/latex/biblatex/bbx/standard.bbx
14mr|texlive-biblatex-2.1-2|103	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-ibid.bbx
14mr|texlive-biblatex-2.1-2|104	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-inote.bbx
14mr|texlive-biblatex-2.1-2|105	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-note.bbx
14mr|texlive-biblatex-2.1-2|106	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad1.bbx
14mr|texlive-biblatex-2.1-2|107	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad2.bbx
14mr|texlive-biblatex-2.1-2|108	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad3.bbx
14mr|texlive-biblatex-2.1-2|109	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose.bbx
14mr|texlive-biblatex-2.1-2|110	%{_texmfdistdir}/tex/latex/biblatex/biblatex.cfg
14mr|texlive-biblatex-2.1-2|111	%{_texmfdistdir}/tex/latex/biblatex/biblatex.def
14mr|texlive-biblatex-2.1-2|112	%{_texmfdistdir}/tex/latex/biblatex/biblatex.sty
14mr|texlive-biblatex-2.1-2|113	%{_texmfdistdir}/tex/latex/biblatex/biblatex1.sty
14mr|texlive-biblatex-2.1-2|114	%{_texmfdistdir}/tex/latex/biblatex/biblatex2.sty
14mr|texlive-biblatex-2.1-2|115	%{_texmfdistdir}/tex/latex/biblatex/blx-compat.def
14mr|texlive-biblatex-2.1-2|116	%{_texmfdistdir}/tex/latex/biblatex/blx-dm.def
14mr|texlive-biblatex-2.1-2|117	%{_texmfdistdir}/tex/latex/biblatex/blx-mcite.def
14mr|texlive-biblatex-2.1-2|118	%{_texmfdistdir}/tex/latex/biblatex/blx-natbib.def
14mr|texlive-biblatex-2.1-2|119	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic-verb.cbx
14mr|texlive-biblatex-2.1-2|120	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic.cbx
14mr|texlive-biblatex-2.1-2|121	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-comp.cbx
14mr|texlive-biblatex-2.1-2|122	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ibid.cbx
14mr|texlive-biblatex-2.1-2|123	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-icomp.cbx
14mr|texlive-biblatex-2.1-2|124	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-tcomp.cbx
14mr|texlive-biblatex-2.1-2|125	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-terse.cbx
14mr|texlive-biblatex-2.1-2|126	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ticomp.cbx
14mr|texlive-biblatex-2.1-2|127	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle.cbx
14mr|texlive-biblatex-2.1-2|128	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-comp.cbx
14mr|texlive-biblatex-2.1-2|129	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-ibid.cbx
14mr|texlive-biblatex-2.1-2|130	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-icomp.cbx
14mr|texlive-biblatex-2.1-2|131	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear.cbx
14mr|texlive-biblatex-2.1-2|132	%{_texmfdistdir}/tex/latex/biblatex/cbx/debug.cbx
14mr|texlive-biblatex-2.1-2|133	%{_texmfdistdir}/tex/latex/biblatex/cbx/draft.cbx
14mr|texlive-biblatex-2.1-2|134	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-comp.cbx
14mr|texlive-biblatex-2.1-2|135	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-verb.cbx
14mr|texlive-biblatex-2.1-2|136	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric.cbx
14mr|texlive-biblatex-2.1-2|137	%{_texmfdistdir}/tex/latex/biblatex/cbx/reading.cbx
14mr|texlive-biblatex-2.1-2|138	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-ibid.cbx
14mr|texlive-biblatex-2.1-2|139	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-inote.cbx
14mr|texlive-biblatex-2.1-2|140	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-note.cbx
14mr|texlive-biblatex-2.1-2|141	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad1.cbx
14mr|texlive-biblatex-2.1-2|142	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad2.cbx
14mr|texlive-biblatex-2.1-2|143	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad3.cbx
14mr|texlive-biblatex-2.1-2|144	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose.cbx
14mr|texlive-biblatex-2.1-2|145	%{_texmfdistdir}/tex/latex/biblatex/lbx/UKenglish.lbx
14mr|texlive-biblatex-2.1-2|146	%{_texmfdistdir}/tex/latex/biblatex/lbx/USenglish.lbx
14mr|texlive-biblatex-2.1-2|147	%{_texmfdistdir}/tex/latex/biblatex/lbx/american.lbx
14mr|texlive-biblatex-2.1-2|148	%{_texmfdistdir}/tex/latex/biblatex/lbx/australian.lbx
14mr|texlive-biblatex-2.1-2|149	%{_texmfdistdir}/tex/latex/biblatex/lbx/austrian.lbx
14mr|texlive-biblatex-2.1-2|150	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazil.lbx
14mr|texlive-biblatex-2.1-2|151	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazilian.lbx
14mr|texlive-biblatex-2.1-2|152	%{_texmfdistdir}/tex/latex/biblatex/lbx/british.lbx
14mr|texlive-biblatex-2.1-2|153	%{_texmfdistdir}/tex/latex/biblatex/lbx/canadian.lbx
14mr|texlive-biblatex-2.1-2|154	%{_texmfdistdir}/tex/latex/biblatex/lbx/danish.lbx
14mr|texlive-biblatex-2.1-2|155	%{_texmfdistdir}/tex/latex/biblatex/lbx/dutch.lbx
14mr|texlive-biblatex-2.1-2|156	%{_texmfdistdir}/tex/latex/biblatex/lbx/english.lbx
14mr|texlive-biblatex-2.1-2|157	%{_texmfdistdir}/tex/latex/biblatex/lbx/finnish.lbx
14mr|texlive-biblatex-2.1-2|158	%{_texmfdistdir}/tex/latex/biblatex/lbx/french.lbx
14mr|texlive-biblatex-2.1-2|159	%{_texmfdistdir}/tex/latex/biblatex/lbx/german.lbx
14mr|texlive-biblatex-2.1-2|160	%{_texmfdistdir}/tex/latex/biblatex/lbx/greek.lbx
14mr|texlive-biblatex-2.1-2|161	%{_texmfdistdir}/tex/latex/biblatex/lbx/icelandic.lbx
14mr|texlive-biblatex-2.1-2|162	%{_texmfdistdir}/tex/latex/biblatex/lbx/italian.lbx
14mr|texlive-biblatex-2.1-2|163	%{_texmfdistdir}/tex/latex/biblatex/lbx/naustrian.lbx
14mr|texlive-biblatex-2.1-2|164	%{_texmfdistdir}/tex/latex/biblatex/lbx/newzealand.lbx
14mr|texlive-biblatex-2.1-2|165	%{_texmfdistdir}/tex/latex/biblatex/lbx/ngerman.lbx
14mr|texlive-biblatex-2.1-2|166	%{_texmfdistdir}/tex/latex/biblatex/lbx/norsk.lbx
14mr|texlive-biblatex-2.1-2|167	%{_texmfdistdir}/tex/latex/biblatex/lbx/norwegian.lbx
14mr|texlive-biblatex-2.1-2|168	%{_texmfdistdir}/tex/latex/biblatex/lbx/nynorsk.lbx
14mr|texlive-biblatex-2.1-2|169	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuges.lbx
14mr|texlive-biblatex-2.1-2|170	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuguese.lbx
14mr|texlive-biblatex-2.1-2|171	%{_texmfdistdir}/tex/latex/biblatex/lbx/russian.lbx
14mr|texlive-biblatex-2.1-2|172	%{_texmfdistdir}/tex/latex/biblatex/lbx/spanish.lbx
14mr|texlive-biblatex-2.1-2|173	%{_texmfdistdir}/tex/latex/biblatex/lbx/swedish.lbx
14mr|texlive-biblatex-2.1-2|174	%doc %{_texmfdistdir}/doc/latex/biblatex/README
14mr|texlive-biblatex-2.1-2|175	%doc %{_texmfdistdir}/doc/latex/biblatex/RELEASE
14mr|texlive-biblatex-2.1-2|176	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.pdf
14mr|texlive-biblatex-2.1-2|177	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.tex
14mr|texlive-biblatex-2.1-2|178	%doc %{_texmfdistdir}/doc/latex/biblatex/bibtex/bib/biblatex-examples.bib
14mr|texlive-biblatex-2.1-2|179	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.pdf
14mr|texlive-biblatex-2.1-2|180	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.tex
14mr|texlive-biblatex-2.1-2|181	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.pdf
14mr|texlive-biblatex-2.1-2|182	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.tex
14mr|texlive-biblatex-2.1-2|183	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.pdf
14mr|texlive-biblatex-2.1-2|184	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.tex
14mr|texlive-biblatex-2.1-2|185	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.pdf
14mr|texlive-biblatex-2.1-2|186	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.tex
14mr|texlive-biblatex-2.1-2|187	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.pdf
14mr|texlive-biblatex-2.1-2|188	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.tex
14mr|texlive-biblatex-2.1-2|189	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.pdf
14mr|texlive-biblatex-2.1-2|190	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.tex
14mr|texlive-biblatex-2.1-2|191	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.pdf
14mr|texlive-biblatex-2.1-2|192	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.tex
14mr|texlive-biblatex-2.1-2|193	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.pdf
14mr|texlive-biblatex-2.1-2|194	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.tex
14mr|texlive-biblatex-2.1-2|195	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.pdf
14mr|texlive-biblatex-2.1-2|196	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.tex
14mr|texlive-biblatex-2.1-2|197	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.pdf
14mr|texlive-biblatex-2.1-2|198	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
14mr|texlive-biblatex-2.1-2|199	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.pdf
14mr|texlive-biblatex-2.1-2|200	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.tex
14mr|texlive-biblatex-2.1-2|201	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.pdf
14mr|texlive-biblatex-2.1-2|202	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.tex
14mr|texlive-biblatex-2.1-2|203	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.pdf
14mr|texlive-biblatex-2.1-2|204	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.tex
14mr|texlive-biblatex-2.1-2|205	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.pdf
14mr|texlive-biblatex-2.1-2|206	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.tex
14mr|texlive-biblatex-2.1-2|207	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.pdf
14mr|texlive-biblatex-2.1-2|208	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.tex
14mr|texlive-biblatex-2.1-2|209	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.pdf
14mr|texlive-biblatex-2.1-2|210	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.tex
14mr|texlive-biblatex-2.1-2|211	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.pdf
14mr|texlive-biblatex-2.1-2|212	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.tex
14mr|texlive-biblatex-2.1-2|213	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.pdf
14mr|texlive-biblatex-2.1-2|214	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.tex
14mr|texlive-biblatex-2.1-2|215	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.pdf
14mr|texlive-biblatex-2.1-2|216	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.tex
14mr|texlive-biblatex-2.1-2|217	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.pdf
14mr|texlive-biblatex-2.1-2|218	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.tex
14mr|texlive-biblatex-2.1-2|219	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.pdf
14mr|texlive-biblatex-2.1-2|220	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.tex
14mr|texlive-biblatex-2.1-2|221	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.pdf
14mr|texlive-biblatex-2.1-2|222	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex
14mr|texlive-biblatex-2.1-2|223	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.pdf
14mr|texlive-biblatex-2.1-2|224	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.tex
14mr|texlive-biblatex-2.1-2|225	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.pdf
14mr|texlive-biblatex-2.1-2|226	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.tex
14mr|texlive-biblatex-2.1-2|227	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.pdf
14mr|texlive-biblatex-2.1-2|228	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.tex
14mr|texlive-biblatex-2.1-2|229	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.pdf
14mr|texlive-biblatex-2.1-2|230	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.tex
14mr|texlive-biblatex-2.1-2|231	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.pdf
14mr|texlive-biblatex-2.1-2|232	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.tex
14mr|texlive-biblatex-2.1-2|233	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.pdf
14mr|texlive-biblatex-2.1-2|234	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex
14mr|texlive-biblatex-2.1-2|235	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.pdf
14mr|texlive-biblatex-2.1-2|236	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.tex
14mr|texlive-biblatex-2.1-2|237	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.pdf
14mr|texlive-biblatex-2.1-2|238	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.tex
14mr|texlive-biblatex-2.1-2|239	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.pdf
14mr|texlive-biblatex-2.1-2|240	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.tex
14mr|texlive-biblatex-2.1-2|241	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.pdf
14mr|texlive-biblatex-2.1-2|242	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.tex
14mr|texlive-biblatex-2.1-2|243	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.pdf
14mr|texlive-biblatex-2.1-2|244	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.tex
14mr|texlive-biblatex-2.1-2|245	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.pdf
14mr|texlive-biblatex-2.1-2|246	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.tex
14mr|texlive-biblatex-2.1-2|247	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.pdf
14mr|texlive-biblatex-2.1-2|248	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.tex
14mr|texlive-biblatex-2.1-2|249	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.pdf
14mr|texlive-biblatex-2.1-2|250	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.tex
14mr|texlive-biblatex-2.1-2|251	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.pdf
14mr|texlive-biblatex-2.1-2|252	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.tex
14mr|texlive-biblatex-2.1-2|253	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.pdf
14mr|texlive-biblatex-2.1-2|254	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.tex
14mr|texlive-biblatex-2.1-2|255	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.pdf
14mr|texlive-biblatex-2.1-2|256	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.tex
14mr|texlive-biblatex-2.1-2|257	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.pdf
14mr|texlive-biblatex-2.1-2|258	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.tex
14mr|texlive-biblatex-2.1-2|259	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.pdf
14mr|texlive-biblatex-2.1-2|260	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.tex
14mr|texlive-biblatex-2.1-2|261	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.pdf
14mr|texlive-biblatex-2.1-2|262	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.tex
14mr|texlive-biblatex-2.1-2|263	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.pdf
14mr|texlive-biblatex-2.1-2|264	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.tex
14mr|texlive-biblatex-2.1-2|265	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/biblatex-examples.bib
14mr|texlive-biblatex-2.1-2|266	
14mr|texlive-biblatex-2.1-2|267	#-----------------------------------------------------------------------
14mr|texlive-biblatex-2.1-2|268	%prep
14mr|texlive-biblatex-2.1-2|269	%setup -c -a0 -a1
14mr|texlive-biblatex-2.1-2|270	
14mr|texlive-biblatex-2.1-2|271	%build
14mr|texlive-biblatex-2.1-2|272	
14mr|texlive-biblatex-2.1-2|273	%install
14mr|texlive-biblatex-2.1-2|274	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-2.1-2|275	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-2.1-2|276	
14mr|texlive-biblatex-2.1-2|277	
14mr|texlive-biblatex-2.1-2|278	
14mr|texlive-biblatex-2.1-2|279	%changelog
14mr|texlive-biblatex-2.1-2|280	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-2
14mr|texlive-biblatex-2.1-2|281	+ Revision: 76ebb8f
14mr|texlive-biblatex-2.1-2|282	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-2.1-2|283	
14mr|texlive-biblatex-2.1-2|284	

19402 14
14mr|texlive-biblatex-apa-5.0-2|1	# revision 27057
14mr|texlive-biblatex-apa-5.0-2|2	# category Package
14mr|texlive-biblatex-apa-5.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-apa
14mr|texlive-biblatex-apa-5.0-2|4	# catalog-date 2012-07-10 12:04:15 +0200
14mr|texlive-biblatex-apa-5.0-2|5	# catalog-license lppl
14mr|texlive-biblatex-apa-5.0-2|6	# catalog-version 5.0
14mr|texlive-biblatex-apa-5.0-2|7	Name:		texlive-biblatex-apa
14mr|texlive-biblatex-apa-5.0-2|8	Version:	5.0
14mr|texlive-biblatex-apa-5.0-2|9	Release:	2
14mr|texlive-biblatex-apa-5.0-2|10	Summary:	Biblatex citation and reference style for APA
14mr|texlive-biblatex-apa-5.0-2|11	Group:		Publishing
14mr|texlive-biblatex-apa-5.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-apa
14mr|texlive-biblatex-apa-5.0-2|13	License:	LPPL
14mr|texlive-biblatex-apa-5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.tar.xz
14mr|texlive-biblatex-apa-5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.doc.tar.xz
14mr|texlive-biblatex-apa-5.0-2|16	BuildArch:	noarch
14mr|texlive-biblatex-apa-5.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-apa-5.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-apa-5.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-apa-5.0-2|20	
14mr|texlive-biblatex-apa-5.0-2|21	%description
14mr|texlive-biblatex-apa-5.0-2|22	This is a fairly complete biblatex (v0.9a+) style (citations
14mr|texlive-biblatex-apa-5.0-2|23	and references) for APA (American Psychological Association)
14mr|texlive-biblatex-apa-5.0-2|24	publications. It implements and automates most of the
14mr|texlive-biblatex-apa-5.0-2|25	guidelines in the APA 6th edition style guide for citations and
14mr|texlive-biblatex-apa-5.0-2|26	references with a few (documented) exceptions (which are mainly
14mr|texlive-biblatex-apa-5.0-2|27	currently impossible to automate in principle for any BibTeX-
14mr|texlive-biblatex-apa-5.0-2|28	backed system). An example document is also given which
14mr|texlive-biblatex-apa-5.0-2|29	typesets every citation and reference example in the APA 6th
14mr|texlive-biblatex-apa-5.0-2|30	edition style guide. This version of the package requires use
14mr|texlive-biblatex-apa-5.0-2|31	of biblatex v1.4 and biber v0.9 (at least).
14mr|texlive-biblatex-apa-5.0-2|32	
14mr|texlive-biblatex-apa-5.0-2|33	%post
14mr|texlive-biblatex-apa-5.0-2|34	%{_sbindir}/texlive.post
14mr|texlive-biblatex-apa-5.0-2|35	
14mr|texlive-biblatex-apa-5.0-2|36	%postun
14mr|texlive-biblatex-apa-5.0-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-apa-5.0-2|38	%{_sbindir}/texlive.post
14mr|texlive-biblatex-apa-5.0-2|39	fi
14mr|texlive-biblatex-apa-5.0-2|40	
14mr|texlive-biblatex-apa-5.0-2|41	#-----------------------------------------------------------------------
14mr|texlive-biblatex-apa-5.0-2|42	%files
14mr|texlive-biblatex-apa-5.0-2|43	%{_texmfdistdir}/tex/latex/biblatex-apa/american-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|44	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.bbx
14mr|texlive-biblatex-apa-5.0-2|45	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.cbx
14mr|texlive-biblatex-apa-5.0-2|46	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.dbx
14mr|texlive-biblatex-apa-5.0-2|47	%{_texmfdistdir}/tex/latex/biblatex-apa/brazilian-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|48	%{_texmfdistdir}/tex/latex/biblatex-apa/british-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|49	%{_texmfdistdir}/tex/latex/biblatex-apa/dutch-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|50	%{_texmfdistdir}/tex/latex/biblatex-apa/french-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|51	%{_texmfdistdir}/tex/latex/biblatex-apa/german-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|52	%{_texmfdistdir}/tex/latex/biblatex-apa/greek-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|53	%{_texmfdistdir}/tex/latex/biblatex-apa/italian-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|54	%{_texmfdistdir}/tex/latex/biblatex-apa/ngerman-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|55	%{_texmfdistdir}/tex/latex/biblatex-apa/spanish-apa.lbx
14mr|texlive-biblatex-apa-5.0-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/README
14mr|texlive-biblatex-apa-5.0-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib
14mr|texlive-biblatex-apa-5.0-2|58	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-references.bib
14mr|texlive-biblatex-apa-5.0-2|59	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.pdf
14mr|texlive-biblatex-apa-5.0-2|60	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.tex
14mr|texlive-biblatex-apa-5.0-2|61	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.pdf
14mr|texlive-biblatex-apa-5.0-2|62	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.tex
14mr|texlive-biblatex-apa-5.0-2|63	
14mr|texlive-biblatex-apa-5.0-2|64	#-----------------------------------------------------------------------
14mr|texlive-biblatex-apa-5.0-2|65	%prep
14mr|texlive-biblatex-apa-5.0-2|66	%setup -c -a0 -a1
14mr|texlive-biblatex-apa-5.0-2|67	
14mr|texlive-biblatex-apa-5.0-2|68	%build
14mr|texlive-biblatex-apa-5.0-2|69	
14mr|texlive-biblatex-apa-5.0-2|70	%install
14mr|texlive-biblatex-apa-5.0-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-apa-5.0-2|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-apa-5.0-2|73	
14mr|texlive-biblatex-apa-5.0-2|74	
14mr|texlive-biblatex-apa-5.0-2|75	
14mr|texlive-biblatex-apa-5.0-2|76	%changelog
14mr|texlive-biblatex-apa-5.0-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-2
14mr|texlive-biblatex-apa-5.0-2|78	+ Revision: bee61a6
14mr|texlive-biblatex-apa-5.0-2|79	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-apa-5.0-2|80	
14mr|texlive-biblatex-apa-5.0-2|81	

19403 14
14mr|texlive-biblatex-bwl-20120809-2|1	# revision 26556
14mr|texlive-biblatex-bwl-20120809-2|2	# category Package
14mr|texlive-biblatex-bwl-20120809-2|3	# catalog-ctan undef
14mr|texlive-biblatex-bwl-20120809-2|4	# catalog-date undef
14mr|texlive-biblatex-bwl-20120809-2|5	# catalog-license undef
14mr|texlive-biblatex-bwl-20120809-2|6	# catalog-version undef
14mr|texlive-biblatex-bwl-20120809-2|7	Name:		texlive-biblatex-bwl
14mr|texlive-biblatex-bwl-20120809-2|8	Version:	20120809
14mr|texlive-biblatex-bwl-20120809-2|9	Release:	2
14mr|texlive-biblatex-bwl-20120809-2|10	Summary:	TeXLive biblatex-bwl package
14mr|texlive-biblatex-bwl-20120809-2|11	Group:		Publishing
14mr|texlive-biblatex-bwl-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-biblatex-bwl-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-biblatex-bwl-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.tar.xz
14mr|texlive-biblatex-bwl-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.doc.tar.xz
14mr|texlive-biblatex-bwl-20120809-2|16	BuildArch:	noarch
14mr|texlive-biblatex-bwl-20120809-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-bwl-20120809-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-bwl-20120809-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-bwl-20120809-2|20	
14mr|texlive-biblatex-bwl-20120809-2|21	%description
14mr|texlive-biblatex-bwl-20120809-2|22	TeXLive biblatex-bwl package.
14mr|texlive-biblatex-bwl-20120809-2|23	
14mr|texlive-biblatex-bwl-20120809-2|24	%post
14mr|texlive-biblatex-bwl-20120809-2|25	%{_sbindir}/texlive.post
14mr|texlive-biblatex-bwl-20120809-2|26	
14mr|texlive-biblatex-bwl-20120809-2|27	%postun
14mr|texlive-biblatex-bwl-20120809-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-bwl-20120809-2|29	%{_sbindir}/texlive.post
14mr|texlive-biblatex-bwl-20120809-2|30	fi
14mr|texlive-biblatex-bwl-20120809-2|31	
14mr|texlive-biblatex-bwl-20120809-2|32	#-----------------------------------------------------------------------
14mr|texlive-biblatex-bwl-20120809-2|33	%files
14mr|texlive-biblatex-bwl-20120809-2|34	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.bbx
14mr|texlive-biblatex-bwl-20120809-2|35	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.cbx
14mr|texlive-biblatex-bwl-20120809-2|36	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/Changes
14mr|texlive-biblatex-bwl-20120809-2|37	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.bib
14mr|texlive-biblatex-bwl-20120809-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.pdf
14mr|texlive-biblatex-bwl-20120809-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.tex
14mr|texlive-biblatex-bwl-20120809-2|40	
14mr|texlive-biblatex-bwl-20120809-2|41	#-----------------------------------------------------------------------
14mr|texlive-biblatex-bwl-20120809-2|42	%prep
14mr|texlive-biblatex-bwl-20120809-2|43	%setup -c -a0 -a1
14mr|texlive-biblatex-bwl-20120809-2|44	
14mr|texlive-biblatex-bwl-20120809-2|45	%build
14mr|texlive-biblatex-bwl-20120809-2|46	
14mr|texlive-biblatex-bwl-20120809-2|47	%install
14mr|texlive-biblatex-bwl-20120809-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-bwl-20120809-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-bwl-20120809-2|50	
14mr|texlive-biblatex-bwl-20120809-2|51	
14mr|texlive-biblatex-bwl-20120809-2|52	
14mr|texlive-biblatex-bwl-20120809-2|53	%changelog
14mr|texlive-biblatex-bwl-20120809-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-biblatex-bwl-20120809-2|55	+ Revision: c1d9f0d
14mr|texlive-biblatex-bwl-20120809-2|56	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-bwl-20120809-2|57	
14mr|texlive-biblatex-bwl-20120809-2|58	

19404 14
14mr|texlive-biblatex-caspervector-0.1.9-2|1	# revision 32516
14mr|texlive-biblatex-caspervector-0.1.9-2|2	# category Package
14mr|texlive-biblatex-caspervector-0.1.9-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-caspervector
14mr|texlive-biblatex-caspervector-0.1.9-2|4	# catalog-date 2013-12-27 09:49:55 +0100
14mr|texlive-biblatex-caspervector-0.1.9-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-caspervector-0.1.9-2|6	# catalog-version 0.1.9
14mr|texlive-biblatex-caspervector-0.1.9-2|7	Name:		texlive-biblatex-caspervector
14mr|texlive-biblatex-caspervector-0.1.9-2|8	Version:	0.1.9
14mr|texlive-biblatex-caspervector-0.1.9-2|9	Release:	2
14mr|texlive-biblatex-caspervector-0.1.9-2|10	Summary:	A simple citation style for Chinese users
14mr|texlive-biblatex-caspervector-0.1.9-2|11	Group:		Publishing
14mr|texlive-biblatex-caspervector-0.1.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-caspervector
14mr|texlive-biblatex-caspervector-0.1.9-2|13	License:	LPPL1.3
14mr|texlive-biblatex-caspervector-0.1.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.tar.xz
14mr|texlive-biblatex-caspervector-0.1.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.doc.tar.xz
14mr|texlive-biblatex-caspervector-0.1.9-2|16	BuildArch:	noarch
14mr|texlive-biblatex-caspervector-0.1.9-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-caspervector-0.1.9-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-caspervector-0.1.9-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-caspervector-0.1.9-2|20	
14mr|texlive-biblatex-caspervector-0.1.9-2|21	%description
14mr|texlive-biblatex-caspervector-0.1.9-2|22	The package provides a simple and easily extensible
14mr|texlive-biblatex-caspervector-0.1.9-2|23	biblography/citation style for Chinese LaTeX users, using
14mr|texlive-biblatex-caspervector-0.1.9-2|24	biblatex.
14mr|texlive-biblatex-caspervector-0.1.9-2|25	
14mr|texlive-biblatex-caspervector-0.1.9-2|26	%post
14mr|texlive-biblatex-caspervector-0.1.9-2|27	%{_sbindir}/texlive.post
14mr|texlive-biblatex-caspervector-0.1.9-2|28	
14mr|texlive-biblatex-caspervector-0.1.9-2|29	%postun
14mr|texlive-biblatex-caspervector-0.1.9-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-caspervector-0.1.9-2|31	%{_sbindir}/texlive.post
14mr|texlive-biblatex-caspervector-0.1.9-2|32	fi
14mr|texlive-biblatex-caspervector-0.1.9-2|33	
14mr|texlive-biblatex-caspervector-0.1.9-2|34	#-----------------------------------------------------------------------
14mr|texlive-biblatex-caspervector-0.1.9-2|35	%files
14mr|texlive-biblatex-caspervector-0.1.9-2|36	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def
14mr|texlive-biblatex-caspervector-0.1.9-2|37	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
14mr|texlive-biblatex-caspervector-0.1.9-2|38	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.bbx
14mr|texlive-biblatex-caspervector-0.1.9-2|39	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.cbx
14mr|texlive-biblatex-caspervector-0.1.9-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/ChangeLog.txt
14mr|texlive-biblatex-caspervector-0.1.9-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/Makefile
14mr|texlive-biblatex-caspervector-0.1.9-2|42	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.bib
14mr|texlive-biblatex-caspervector-0.1.9-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.pdf
14mr|texlive-biblatex-caspervector-0.1.9-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.tex
14mr|texlive-biblatex-caspervector-0.1.9-2|45	
14mr|texlive-biblatex-caspervector-0.1.9-2|46	#-----------------------------------------------------------------------
14mr|texlive-biblatex-caspervector-0.1.9-2|47	%prep
14mr|texlive-biblatex-caspervector-0.1.9-2|48	%setup -c -a0 -a1
14mr|texlive-biblatex-caspervector-0.1.9-2|49	
14mr|texlive-biblatex-caspervector-0.1.9-2|50	%build
14mr|texlive-biblatex-caspervector-0.1.9-2|51	
14mr|texlive-biblatex-caspervector-0.1.9-2|52	%install
14mr|texlive-biblatex-caspervector-0.1.9-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-caspervector-0.1.9-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-caspervector-0.1.9-2|55	
14mr|texlive-biblatex-caspervector-0.1.9-2|56	%changelog
14mr|texlive-biblatex-caspervector-0.1.9-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.9-2
14mr|texlive-biblatex-caspervector-0.1.9-2|58	+ Revision: 7d30498
14mr|texlive-biblatex-caspervector-0.1.9-2|59	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-caspervector-0.1.9-2|60	
14mr|texlive-biblatex-caspervector-0.1.9-2|61	

19405 14
14mr|texlive-biblatex-chem-1.1g-2|1	# revision 26517
14mr|texlive-biblatex-chem-1.1g-2|2	# category Package
14mr|texlive-biblatex-chem-1.1g-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chem
14mr|texlive-biblatex-chem-1.1g-2|4	# catalog-date 2012-05-18 19:57:07 +0200
14mr|texlive-biblatex-chem-1.1g-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-chem-1.1g-2|6	# catalog-version 1.1g
14mr|texlive-biblatex-chem-1.1g-2|7	Name:		texlive-biblatex-chem
14mr|texlive-biblatex-chem-1.1g-2|8	Version:	1.1g
14mr|texlive-biblatex-chem-1.1g-2|9	Release:	2
14mr|texlive-biblatex-chem-1.1g-2|10	Summary:	Chemistry styles for biblatex
14mr|texlive-biblatex-chem-1.1g-2|11	Group:		Publishing
14mr|texlive-biblatex-chem-1.1g-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chem
14mr|texlive-biblatex-chem-1.1g-2|13	License:	LPPL1.3
14mr|texlive-biblatex-chem-1.1g-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.tar.xz
14mr|texlive-biblatex-chem-1.1g-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.doc.tar.xz
14mr|texlive-biblatex-chem-1.1g-2|16	BuildArch:	noarch
14mr|texlive-biblatex-chem-1.1g-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-chem-1.1g-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-chem-1.1g-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-chem-1.1g-2|20	
14mr|texlive-biblatex-chem-1.1g-2|21	%description
14mr|texlive-biblatex-chem-1.1g-2|22	The bundle offers a set of styles to allow chemists to use
14mr|texlive-biblatex-chem-1.1g-2|23	biblatex. The package has complete styles for: - all ACS
14mr|texlive-biblatex-chem-1.1g-2|24	journals; - RSC journals using standard (Chem. Commun.) style;
14mr|texlive-biblatex-chem-1.1g-2|25	and - Angewandte Chem. style, thus covering a wide range of
14mr|texlive-biblatex-chem-1.1g-2|26	journals. A comprehensive set of examples of use is included.
14mr|texlive-biblatex-chem-1.1g-2|27	
14mr|texlive-biblatex-chem-1.1g-2|28	%post
14mr|texlive-biblatex-chem-1.1g-2|29	%{_sbindir}/texlive.post
14mr|texlive-biblatex-chem-1.1g-2|30	
14mr|texlive-biblatex-chem-1.1g-2|31	%postun
14mr|texlive-biblatex-chem-1.1g-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-chem-1.1g-2|33	%{_sbindir}/texlive.post
14mr|texlive-biblatex-chem-1.1g-2|34	fi
14mr|texlive-biblatex-chem-1.1g-2|35	
14mr|texlive-biblatex-chem-1.1g-2|36	#-----------------------------------------------------------------------
14mr|texlive-biblatex-chem-1.1g-2|37	%files
14mr|texlive-biblatex-chem-1.1g-2|38	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.bbx
14mr|texlive-biblatex-chem-1.1g-2|39	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.cbx
14mr|texlive-biblatex-chem-1.1g-2|40	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.bbx
14mr|texlive-biblatex-chem-1.1g-2|41	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.cbx
14mr|texlive-biblatex-chem-1.1g-2|42	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.bbx
14mr|texlive-biblatex-chem-1.1g-2|43	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.cbx
14mr|texlive-biblatex-chem-1.1g-2|44	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.bbx
14mr|texlive-biblatex-chem-1.1g-2|45	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.cbx
14mr|texlive-biblatex-chem-1.1g-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/README
14mr|texlive-biblatex-chem-1.1g-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.pdf
14mr|texlive-biblatex-chem-1.1g-2|48	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.tex
14mr|texlive-biblatex-chem-1.1g-2|49	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.pdf
14mr|texlive-biblatex-chem-1.1g-2|50	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.tex
14mr|texlive-biblatex-chem-1.1g-2|51	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf
14mr|texlive-biblatex-chem-1.1g-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.tex
14mr|texlive-biblatex-chem-1.1g-2|53	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf
14mr|texlive-biblatex-chem-1.1g-2|54	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.tex
14mr|texlive-biblatex-chem-1.1g-2|55	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.bib
14mr|texlive-biblatex-chem-1.1g-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.pdf
14mr|texlive-biblatex-chem-1.1g-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.tex
14mr|texlive-biblatex-chem-1.1g-2|58	
14mr|texlive-biblatex-chem-1.1g-2|59	#-----------------------------------------------------------------------
14mr|texlive-biblatex-chem-1.1g-2|60	%prep
14mr|texlive-biblatex-chem-1.1g-2|61	%setup -c -a0 -a1
14mr|texlive-biblatex-chem-1.1g-2|62	
14mr|texlive-biblatex-chem-1.1g-2|63	%build
14mr|texlive-biblatex-chem-1.1g-2|64	
14mr|texlive-biblatex-chem-1.1g-2|65	%install
14mr|texlive-biblatex-chem-1.1g-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-chem-1.1g-2|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-chem-1.1g-2|68	
14mr|texlive-biblatex-chem-1.1g-2|69	
14mr|texlive-biblatex-chem-1.1g-2|70	
14mr|texlive-biblatex-chem-1.1g-2|71	%changelog
14mr|texlive-biblatex-chem-1.1g-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1g-2
14mr|texlive-biblatex-chem-1.1g-2|73	+ Revision: 09319cf
14mr|texlive-biblatex-chem-1.1g-2|74	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-chem-1.1g-2|75	
14mr|texlive-biblatex-chem-1.1g-2|76	

19406 14
14mr|texlive-biblatex-chicago-0.9.9-2|1	# revision 27254
14mr|texlive-biblatex-chicago-0.9.9-2|2	# category Package
14mr|texlive-biblatex-chicago-0.9.9-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chicago
14mr|texlive-biblatex-chicago-0.9.9-2|4	# catalog-date 2012-07-05 15:34:29 +0200
14mr|texlive-biblatex-chicago-0.9.9-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-chicago-0.9.9-2|6	# catalog-version 0.9.9
14mr|texlive-biblatex-chicago-0.9.9-2|7	Name:		texlive-biblatex-chicago
14mr|texlive-biblatex-chicago-0.9.9-2|8	Version:	0.9.9
14mr|texlive-biblatex-chicago-0.9.9-2|9	Release:	2
14mr|texlive-biblatex-chicago-0.9.9-2|10	Summary:	Chicago style files for biblatex
14mr|texlive-biblatex-chicago-0.9.9-2|11	Group:		Publishing
14mr|texlive-biblatex-chicago-0.9.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chicago
14mr|texlive-biblatex-chicago-0.9.9-2|13	License:	LPPL1.3
14mr|texlive-biblatex-chicago-0.9.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.tar.xz
14mr|texlive-biblatex-chicago-0.9.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.doc.tar.xz
14mr|texlive-biblatex-chicago-0.9.9-2|16	BuildArch:	noarch
14mr|texlive-biblatex-chicago-0.9.9-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-chicago-0.9.9-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-chicago-0.9.9-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-chicago-0.9.9-2|20	
14mr|texlive-biblatex-chicago-0.9.9-2|21	%description
14mr|texlive-biblatex-chicago-0.9.9-2|22	This is a biblatex style that implements the Chicago 'author-
14mr|texlive-biblatex-chicago-0.9.9-2|23	date' and 'notes with bibliography' style specifications given
14mr|texlive-biblatex-chicago-0.9.9-2|24	in the Chicago Manual of Style, 15th edition. The style
14mr|texlive-biblatex-chicago-0.9.9-2|25	implements entry types for citing audio-visual materials. The
14mr|texlive-biblatex-chicago-0.9.9-2|26	package was previously known as biblatex-chicago-notes-df.
14mr|texlive-biblatex-chicago-0.9.9-2|27	
14mr|texlive-biblatex-chicago-0.9.9-2|28	%post
14mr|texlive-biblatex-chicago-0.9.9-2|29	%{_sbindir}/texlive.post
14mr|texlive-biblatex-chicago-0.9.9-2|30	
14mr|texlive-biblatex-chicago-0.9.9-2|31	%postun
14mr|texlive-biblatex-chicago-0.9.9-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-chicago-0.9.9-2|33	%{_sbindir}/texlive.post
14mr|texlive-biblatex-chicago-0.9.9-2|34	fi
14mr|texlive-biblatex-chicago-0.9.9-2|35	
14mr|texlive-biblatex-chicago-0.9.9-2|36	#-----------------------------------------------------------------------
14mr|texlive-biblatex-chicago-0.9.9-2|37	%files
14mr|texlive-biblatex-chicago-0.9.9-2|38	%{_texmfdistdir}/tex/latex/biblatex-chicago/biblatex-chicago.sty
14mr|texlive-biblatex-chicago-0.9.9-2|39	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.bbx
14mr|texlive-biblatex-chicago-0.9.9-2|40	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.cbx
14mr|texlive-biblatex-chicago-0.9.9-2|41	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.bbx
14mr|texlive-biblatex-chicago-0.9.9-2|42	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.cbx
14mr|texlive-biblatex-chicago-0.9.9-2|43	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.bbx
14mr|texlive-biblatex-chicago-0.9.9-2|44	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.cbx
14mr|texlive-biblatex-chicago-0.9.9-2|45	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.bbx
14mr|texlive-biblatex-chicago-0.9.9-2|46	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.cbx
14mr|texlive-biblatex-chicago-0.9.9-2|47	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-american.lbx
14mr|texlive-biblatex-chicago-0.9.9-2|48	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-french.lbx
14mr|texlive-biblatex-chicago-0.9.9-2|49	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-german.lbx
14mr|texlive-biblatex-chicago-0.9.9-2|50	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-ngerman.lbx
14mr|texlive-biblatex-chicago-0.9.9-2|51	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/README
14mr|texlive-biblatex-chicago-0.9.9-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/RELEASE
14mr|texlive-biblatex-chicago-0.9.9-2|53	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|54	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.tex
14mr|texlive-biblatex-chicago-0.9.9-2|55	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.tex
14mr|texlive-biblatex-chicago-0.9.9-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|58	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.tex
14mr|texlive-biblatex-chicago-0.9.9-2|59	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|60	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.tex
14mr|texlive-biblatex-chicago-0.9.9-2|61	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|62	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.tex
14mr|texlive-biblatex-chicago-0.9.9-2|63	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.pdf
14mr|texlive-biblatex-chicago-0.9.9-2|64	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.tex
14mr|texlive-biblatex-chicago-0.9.9-2|65	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/dates-test.bib
14mr|texlive-biblatex-chicago-0.9.9-2|66	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/notes-test.bib
14mr|texlive-biblatex-chicago-0.9.9-2|67	
14mr|texlive-biblatex-chicago-0.9.9-2|68	#-----------------------------------------------------------------------
14mr|texlive-biblatex-chicago-0.9.9-2|69	%prep
14mr|texlive-biblatex-chicago-0.9.9-2|70	%setup -c -a0 -a1
14mr|texlive-biblatex-chicago-0.9.9-2|71	
14mr|texlive-biblatex-chicago-0.9.9-2|72	%build
14mr|texlive-biblatex-chicago-0.9.9-2|73	
14mr|texlive-biblatex-chicago-0.9.9-2|74	%install
14mr|texlive-biblatex-chicago-0.9.9-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-chicago-0.9.9-2|76	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-chicago-0.9.9-2|77	
14mr|texlive-biblatex-chicago-0.9.9-2|78	
14mr|texlive-biblatex-chicago-0.9.9-2|79	
14mr|texlive-biblatex-chicago-0.9.9-2|80	%changelog
14mr|texlive-biblatex-chicago-0.9.9-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.9-2
14mr|texlive-biblatex-chicago-0.9.9-2|82	+ Revision: b834b52
14mr|texlive-biblatex-chicago-0.9.9-2|83	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-chicago-0.9.9-2|84	
14mr|texlive-biblatex-chicago-0.9.9-2|85	

19407 14
14mr|texlive-biblatex-dw-1.5-2|1	# revision 27035
14mr|texlive-biblatex-dw-1.5-2|2	# category Package
14mr|texlive-biblatex-dw-1.5-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-dw
14mr|texlive-biblatex-dw-1.5-2|4	# catalog-date 2012-06-28 18:57:40 +0200
14mr|texlive-biblatex-dw-1.5-2|5	# catalog-license lppl
14mr|texlive-biblatex-dw-1.5-2|6	# catalog-version 1.5
14mr|texlive-biblatex-dw-1.5-2|7	Name:		texlive-biblatex-dw
14mr|texlive-biblatex-dw-1.5-2|8	Version:	1.5
14mr|texlive-biblatex-dw-1.5-2|9	Release:	2
14mr|texlive-biblatex-dw-1.5-2|10	Summary:	Humanities styles for biblatex
14mr|texlive-biblatex-dw-1.5-2|11	Group:		Publishing
14mr|texlive-biblatex-dw-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-dw
14mr|texlive-biblatex-dw-1.5-2|13	License:	LPPL
14mr|texlive-biblatex-dw-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.tar.xz
14mr|texlive-biblatex-dw-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.doc.tar.xz
14mr|texlive-biblatex-dw-1.5-2|16	BuildArch:	noarch
14mr|texlive-biblatex-dw-1.5-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-dw-1.5-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-dw-1.5-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-dw-1.5-2|20	
14mr|texlive-biblatex-dw-1.5-2|21	%description
14mr|texlive-biblatex-dw-1.5-2|22	A small collection of styles for the biblatex package. It was
14mr|texlive-biblatex-dw-1.5-2|23	designed for citations in the humanities and offers some
14mr|texlive-biblatex-dw-1.5-2|24	features that are not provided by the standard biblatex styles.
14mr|texlive-biblatex-dw-1.5-2|25	The styles are dependent on biblatex (at least version 0.9b)
14mr|texlive-biblatex-dw-1.5-2|26	and cannot be used without it. Eine kleine Sammlung von Stilen
14mr|texlive-biblatex-dw-1.5-2|27	fur das Paket biblatex. Es ist auf geisteswissenschaftliche
14mr|texlive-biblatex-dw-1.5-2|28	Zitierweise zugeschnitten und bietet einige Funktionen, die von
14mr|texlive-biblatex-dw-1.5-2|29	den Standard-Stilen von biblatex nicht direkt bereitgestellt
14mr|texlive-biblatex-dw-1.5-2|30	werden. Biblatex-dw baut vollstandig auf biblatex auf und kann
14mr|texlive-biblatex-dw-1.5-2|31	nicht ohne biblatex (mindestens in der Version 0.9b) verwendet
14mr|texlive-biblatex-dw-1.5-2|32	werden.
14mr|texlive-biblatex-dw-1.5-2|33	
14mr|texlive-biblatex-dw-1.5-2|34	%post
14mr|texlive-biblatex-dw-1.5-2|35	%{_sbindir}/texlive.post
14mr|texlive-biblatex-dw-1.5-2|36	
14mr|texlive-biblatex-dw-1.5-2|37	%postun
14mr|texlive-biblatex-dw-1.5-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-dw-1.5-2|39	%{_sbindir}/texlive.post
14mr|texlive-biblatex-dw-1.5-2|40	fi
14mr|texlive-biblatex-dw-1.5-2|41	
14mr|texlive-biblatex-dw-1.5-2|42	#-----------------------------------------------------------------------
14mr|texlive-biblatex-dw-1.5-2|43	%files
14mr|texlive-biblatex-dw-1.5-2|44	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
14mr|texlive-biblatex-dw-1.5-2|45	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
14mr|texlive-biblatex-dw-1.5-2|46	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/standard-dw.bbx
14mr|texlive-biblatex-dw-1.5-2|47	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
14mr|texlive-biblatex-dw-1.5-2|48	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
14mr|texlive-biblatex-dw-1.5-2|49	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/standard-dw.cbx
14mr|texlive-biblatex-dw-1.5-2|50	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/english-dw.lbx
14mr|texlive-biblatex-dw-1.5-2|51	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/german-dw.lbx
14mr|texlive-biblatex-dw-1.5-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/CHANGES
14mr|texlive-biblatex-dw-1.5-2|53	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/LIESMICH
14mr|texlive-biblatex-dw-1.5-2|54	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/README
14mr|texlive-biblatex-dw-1.5-2|55	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-preamble.tex
14mr|texlive-biblatex-dw-1.5-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-print.tex
14mr|texlive-biblatex-dw-1.5-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-screen.tex
14mr|texlive-biblatex-dw-1.5-2|58	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|59	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.tex
14mr|texlive-biblatex-dw-1.5-2|60	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|61	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.tex
14mr|texlive-biblatex-dw-1.5-2|62	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|63	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.tex
14mr|texlive-biblatex-dw-1.5-2|64	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-examples-dw.bib
14mr|texlive-biblatex-dw-1.5-2|65	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|66	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.tex
14mr|texlive-biblatex-dw-1.5-2|67	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|68	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.tex
14mr|texlive-biblatex-dw-1.5-2|69	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.pdf
14mr|texlive-biblatex-dw-1.5-2|70	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.tex
14mr|texlive-biblatex-dw-1.5-2|71	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/examples-dw.bib
14mr|texlive-biblatex-dw-1.5-2|72	
14mr|texlive-biblatex-dw-1.5-2|73	#-----------------------------------------------------------------------
14mr|texlive-biblatex-dw-1.5-2|74	%prep
14mr|texlive-biblatex-dw-1.5-2|75	%setup -c -a0 -a1
14mr|texlive-biblatex-dw-1.5-2|76	
14mr|texlive-biblatex-dw-1.5-2|77	%build
14mr|texlive-biblatex-dw-1.5-2|78	
14mr|texlive-biblatex-dw-1.5-2|79	%install
14mr|texlive-biblatex-dw-1.5-2|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-dw-1.5-2|81	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-dw-1.5-2|82	
14mr|texlive-biblatex-dw-1.5-2|83	
14mr|texlive-biblatex-dw-1.5-2|84	
14mr|texlive-biblatex-dw-1.5-2|85	%changelog
14mr|texlive-biblatex-dw-1.5-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-2
14mr|texlive-biblatex-dw-1.5-2|87	+ Revision: cd0a5b9
14mr|texlive-biblatex-dw-1.5-2|88	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-dw-1.5-2|89	
14mr|texlive-biblatex-dw-1.5-2|90	

19408 14
14mr|texlive-biblatex-fiwi-1.2-2|1	# revision 27096
14mr|texlive-biblatex-fiwi-1.2-2|2	# category Package
14mr|texlive-biblatex-fiwi-1.2-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-fiwi
14mr|texlive-biblatex-fiwi-1.2-2|4	# catalog-date 2012-07-18 16:11:54 +0200
14mr|texlive-biblatex-fiwi-1.2-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-fiwi-1.2-2|6	# catalog-version 1.2
14mr|texlive-biblatex-fiwi-1.2-2|7	Name:		texlive-biblatex-fiwi
14mr|texlive-biblatex-fiwi-1.2-2|8	Version:	1.2
14mr|texlive-biblatex-fiwi-1.2-2|9	Release:	2
14mr|texlive-biblatex-fiwi-1.2-2|10	Summary:	Biblatex styles for use in German humanities
14mr|texlive-biblatex-fiwi-1.2-2|11	Group:		Publishing
14mr|texlive-biblatex-fiwi-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-fiwi
14mr|texlive-biblatex-fiwi-1.2-2|13	License:	LPPL1.3
14mr|texlive-biblatex-fiwi-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.tar.xz
14mr|texlive-biblatex-fiwi-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.doc.tar.xz
14mr|texlive-biblatex-fiwi-1.2-2|16	BuildArch:	noarch
14mr|texlive-biblatex-fiwi-1.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-fiwi-1.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-fiwi-1.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-fiwi-1.2-2|20	
14mr|texlive-biblatex-fiwi-1.2-2|21	%description
14mr|texlive-biblatex-fiwi-1.2-2|22	The package provides a collection of styles for biblatex
14mr|texlive-biblatex-fiwi-1.2-2|23	(version 1.7 is required, currently). It was designed for
14mr|texlive-biblatex-fiwi-1.2-2|24	citations in German Humanities, especially film studies, and
14mr|texlive-biblatex-fiwi-1.2-2|25	offers some features that are not provided by the standard
14mr|texlive-biblatex-fiwi-1.2-2|26	biblatex styles. The style is highly optimized for documents
14mr|texlive-biblatex-fiwi-1.2-2|27	written in German, and the main documentation is only available
14mr|texlive-biblatex-fiwi-1.2-2|28	in German.
14mr|texlive-biblatex-fiwi-1.2-2|29	
14mr|texlive-biblatex-fiwi-1.2-2|30	%post
14mr|texlive-biblatex-fiwi-1.2-2|31	%{_sbindir}/texlive.post
14mr|texlive-biblatex-fiwi-1.2-2|32	
14mr|texlive-biblatex-fiwi-1.2-2|33	%postun
14mr|texlive-biblatex-fiwi-1.2-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-fiwi-1.2-2|35	%{_sbindir}/texlive.post
14mr|texlive-biblatex-fiwi-1.2-2|36	fi
14mr|texlive-biblatex-fiwi-1.2-2|37	
14mr|texlive-biblatex-fiwi-1.2-2|38	#-----------------------------------------------------------------------
14mr|texlive-biblatex-fiwi-1.2-2|39	%files
14mr|texlive-biblatex-fiwi-1.2-2|40	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx
14mr|texlive-biblatex-fiwi-1.2-2|41	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.bbx
14mr|texlive-biblatex-fiwi-1.2-2|42	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.cbx
14mr|texlive-biblatex-fiwi-1.2-2|43	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.dbx
14mr|texlive-biblatex-fiwi-1.2-2|44	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.bbx
14mr|texlive-biblatex-fiwi-1.2-2|45	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.cbx
14mr|texlive-biblatex-fiwi-1.2-2|46	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.dbx
14mr|texlive-biblatex-fiwi-1.2-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/README
14mr|texlive-biblatex-fiwi-1.2-2|48	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.pdf
14mr|texlive-biblatex-fiwi-1.2-2|49	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.tex
14mr|texlive-biblatex-fiwi-1.2-2|50	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.pdf
14mr|texlive-biblatex-fiwi-1.2-2|51	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.tex
14mr|texlive-biblatex-fiwi-1.2-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.pdf
14mr|texlive-biblatex-fiwi-1.2-2|53	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.tex
14mr|texlive-biblatex-fiwi-1.2-2|54	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options
14mr|texlive-biblatex-fiwi-1.2-2|55	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.pdf
14mr|texlive-biblatex-fiwi-1.2-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.pdf
14mr|texlive-biblatex-fiwi-1.2-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.tex
14mr|texlive-biblatex-fiwi-1.2-2|58	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/examples.bib
14mr|texlive-biblatex-fiwi-1.2-2|59	
14mr|texlive-biblatex-fiwi-1.2-2|60	#-----------------------------------------------------------------------
14mr|texlive-biblatex-fiwi-1.2-2|61	%prep
14mr|texlive-biblatex-fiwi-1.2-2|62	%setup -c -a0 -a1
14mr|texlive-biblatex-fiwi-1.2-2|63	
14mr|texlive-biblatex-fiwi-1.2-2|64	%build
14mr|texlive-biblatex-fiwi-1.2-2|65	
14mr|texlive-biblatex-fiwi-1.2-2|66	%install
14mr|texlive-biblatex-fiwi-1.2-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-fiwi-1.2-2|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-fiwi-1.2-2|69	
14mr|texlive-biblatex-fiwi-1.2-2|70	
14mr|texlive-biblatex-fiwi-1.2-2|71	
14mr|texlive-biblatex-fiwi-1.2-2|72	%changelog
14mr|texlive-biblatex-fiwi-1.2-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-biblatex-fiwi-1.2-2|74	+ Revision: 9dd5e6d
14mr|texlive-biblatex-fiwi-1.2-2|75	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-fiwi-1.2-2|76	
14mr|texlive-biblatex-fiwi-1.2-2|77	

19409 14
14mr|texlive-biblatex-gost-1.0.0-2|1	# revision 32980
14mr|texlive-biblatex-gost-1.0.0-2|2	# category Package
14mr|texlive-biblatex-gost-1.0.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-gost
14mr|texlive-biblatex-gost-1.0.0-2|4	# catalog-date 2014-02-16 17:29:08 +0100
14mr|texlive-biblatex-gost-1.0.0-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-gost-1.0.0-2|6	# catalog-version 1.0
14mr|texlive-biblatex-gost-1.0.0-2|7	Name:		texlive-biblatex-gost
14mr|texlive-biblatex-gost-1.0.0-2|8	Version:	1.0.0
14mr|texlive-biblatex-gost-1.0.0-2|9	Release:	2
14mr|texlive-biblatex-gost-1.0.0-2|10	Summary:	Biblatex support for GOST standard bibliographies
14mr|texlive-biblatex-gost-1.0.0-2|11	Group:		Publishing
14mr|texlive-biblatex-gost-1.0.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-gost
14mr|texlive-biblatex-gost-1.0.0-2|13	License:	LPPL1.3
14mr|texlive-biblatex-gost-1.0.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.tar.xz
14mr|texlive-biblatex-gost-1.0.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.doc.tar.xz
14mr|texlive-biblatex-gost-1.0.0-2|16	BuildArch:	noarch
14mr|texlive-biblatex-gost-1.0.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-gost-1.0.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-gost-1.0.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-gost-1.0.0-2|20	
14mr|texlive-biblatex-gost-1.0.0-2|21	%description
14mr|texlive-biblatex-gost-1.0.0-2|22	The package provides biblatex support for Russian bibliography
14mr|texlive-biblatex-gost-1.0.0-2|23	style GOST 7.0.5-2008.
14mr|texlive-biblatex-gost-1.0.0-2|24	
14mr|texlive-biblatex-gost-1.0.0-2|25	%post
14mr|texlive-biblatex-gost-1.0.0-2|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-gost-1.0.0-2|27	
14mr|texlive-biblatex-gost-1.0.0-2|28	%postun
14mr|texlive-biblatex-gost-1.0.0-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-gost-1.0.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-gost-1.0.0-2|31	fi
14mr|texlive-biblatex-gost-1.0.0-2|32	
14mr|texlive-biblatex-gost-1.0.0-2|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-gost-1.0.0-2|34	%files
14mr|texlive-biblatex-gost-1.0.0-2|35	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.dbx
14mr|texlive-biblatex-gost-1.0.0-2|36	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.def
14mr|texlive-biblatex-gost-1.0.0-2|37	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.bbx
14mr|texlive-biblatex-gost-1.0.0-2|38	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.cbx
14mr|texlive-biblatex-gost-1.0.0-2|39	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.dbx
14mr|texlive-biblatex-gost-1.0.0-2|40	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.bbx
14mr|texlive-biblatex-gost-1.0.0-2|41	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.cbx
14mr|texlive-biblatex-gost-1.0.0-2|42	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.dbx
14mr|texlive-biblatex-gost-1.0.0-2|43	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.bbx
14mr|texlive-biblatex-gost-1.0.0-2|44	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.cbx
14mr|texlive-biblatex-gost-1.0.0-2|45	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.dbx
14mr|texlive-biblatex-gost-1.0.0-2|46	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.bbx
14mr|texlive-biblatex-gost-1.0.0-2|47	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.cbx
14mr|texlive-biblatex-gost-1.0.0-2|48	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.dbx
14mr|texlive-biblatex-gost-1.0.0-2|49	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.bbx
14mr|texlive-biblatex-gost-1.0.0-2|50	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.cbx
14mr|texlive-biblatex-gost-1.0.0-2|51	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.dbx
14mr|texlive-biblatex-gost-1.0.0-2|52	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.bbx
14mr|texlive-biblatex-gost-1.0.0-2|53	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.cbx
14mr|texlive-biblatex-gost-1.0.0-2|54	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.dbx
14mr|texlive-biblatex-gost-1.0.0-2|55	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.bbx
14mr|texlive-biblatex-gost-1.0.0-2|56	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.cbx
14mr|texlive-biblatex-gost-1.0.0-2|57	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.dbx
14mr|texlive-biblatex-gost-1.0.0-2|58	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.bbx
14mr|texlive-biblatex-gost-1.0.0-2|59	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.cbx
14mr|texlive-biblatex-gost-1.0.0-2|60	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.dbx
14mr|texlive-biblatex-gost-1.0.0-2|61	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.bbx
14mr|texlive-biblatex-gost-1.0.0-2|62	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.cbx
14mr|texlive-biblatex-gost-1.0.0-2|63	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.dbx
14mr|texlive-biblatex-gost-1.0.0-2|64	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.bbx
14mr|texlive-biblatex-gost-1.0.0-2|65	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.cbx
14mr|texlive-biblatex-gost-1.0.0-2|66	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.dbx
14mr|texlive-biblatex-gost-1.0.0-2|67	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-standard.bbx
14mr|texlive-biblatex-gost-1.0.0-2|68	%{_texmfdistdir}/tex/latex/biblatex-gost/russian-gost.lbx
14mr|texlive-biblatex-gost-1.0.0-2|69	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/README
14mr|texlive-biblatex-gost-1.0.0-2|70	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.bib
14mr|texlive-biblatex-gost-1.0.0-2|71	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.pdf
14mr|texlive-biblatex-gost-1.0.0-2|72	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.tex
14mr|texlive-biblatex-gost-1.0.0-2|73	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.pdf
14mr|texlive-biblatex-gost-1.0.0-2|74	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.tex
14mr|texlive-biblatex-gost-1.0.0-2|75	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/ltxdockit.cfg
14mr|texlive-biblatex-gost-1.0.0-2|76	
14mr|texlive-biblatex-gost-1.0.0-2|77	#-----------------------------------------------------------------------
14mr|texlive-biblatex-gost-1.0.0-2|78	%prep
14mr|texlive-biblatex-gost-1.0.0-2|79	%setup -c -a0 -a1
14mr|texlive-biblatex-gost-1.0.0-2|80	
14mr|texlive-biblatex-gost-1.0.0-2|81	%build
14mr|texlive-biblatex-gost-1.0.0-2|82	
14mr|texlive-biblatex-gost-1.0.0-2|83	%install
14mr|texlive-biblatex-gost-1.0.0-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-gost-1.0.0-2|85	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-gost-1.0.0-2|86	
14mr|texlive-biblatex-gost-1.0.0-2|87	%changelog
14mr|texlive-biblatex-gost-1.0.0-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-2
14mr|texlive-biblatex-gost-1.0.0-2|89	+ Revision: 43ea562
14mr|texlive-biblatex-gost-1.0.0-2|90	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-gost-1.0.0-2|91	
14mr|texlive-biblatex-gost-1.0.0-2|92	

19410 14
14mr|texlive-biblatex-historian-0.4-3|1	# revision 19787
14mr|texlive-biblatex-historian-0.4-3|2	# category Package
14mr|texlive-biblatex-historian-0.4-3|3	# catalog-ctan /macros/latex/exptl/biblatex-contrib/biblatex-historian
14mr|texlive-biblatex-historian-0.4-3|4	# catalog-date 2010-08-23 11:17:08 +0200
14mr|texlive-biblatex-historian-0.4-3|5	# catalog-license lppl
14mr|texlive-biblatex-historian-0.4-3|6	# catalog-version 0.4
14mr|texlive-biblatex-historian-0.4-3|7	Name:		texlive-biblatex-historian
14mr|texlive-biblatex-historian-0.4-3|8	Version:	0.4
14mr|texlive-biblatex-historian-0.4-3|9	Release:	3
14mr|texlive-biblatex-historian-0.4-3|10	Summary:	A Biblatex style
14mr|texlive-biblatex-historian-0.4-3|11	Group:		Publishing
14mr|texlive-biblatex-historian-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-historian
14mr|texlive-biblatex-historian-0.4-3|13	License:	LPPL
14mr|texlive-biblatex-historian-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.tar.xz
14mr|texlive-biblatex-historian-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.doc.tar.xz
14mr|texlive-biblatex-historian-0.4-3|16	BuildArch:	noarch
14mr|texlive-biblatex-historian-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-historian-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-historian-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-historian-0.4-3|20	
14mr|texlive-biblatex-historian-0.4-3|21	%description
14mr|texlive-biblatex-historian-0.4-3|22	A biblatex style, based on the Turabian Manual (a version of
14mr|texlive-biblatex-historian-0.4-3|23	Chicago).
14mr|texlive-biblatex-historian-0.4-3|24	
14mr|texlive-biblatex-historian-0.4-3|25	%post
14mr|texlive-biblatex-historian-0.4-3|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-historian-0.4-3|27	
14mr|texlive-biblatex-historian-0.4-3|28	%postun
14mr|texlive-biblatex-historian-0.4-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-historian-0.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-historian-0.4-3|31	fi
14mr|texlive-biblatex-historian-0.4-3|32	
14mr|texlive-biblatex-historian-0.4-3|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-historian-0.4-3|34	%files
14mr|texlive-biblatex-historian-0.4-3|35	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.bbx
14mr|texlive-biblatex-historian-0.4-3|36	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.cbx
14mr|texlive-biblatex-historian-0.4-3|37	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.lbx
14mr|texlive-biblatex-historian-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/README.txt
14mr|texlive-biblatex-historian-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.bib
14mr|texlive-biblatex-historian-0.4-3|40	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.pdf
14mr|texlive-biblatex-historian-0.4-3|41	
14mr|texlive-biblatex-historian-0.4-3|42	#-----------------------------------------------------------------------
14mr|texlive-biblatex-historian-0.4-3|43	%prep
14mr|texlive-biblatex-historian-0.4-3|44	%setup -c -a0 -a1
14mr|texlive-biblatex-historian-0.4-3|45	
14mr|texlive-biblatex-historian-0.4-3|46	%build
14mr|texlive-biblatex-historian-0.4-3|47	
14mr|texlive-biblatex-historian-0.4-3|48	%install
14mr|texlive-biblatex-historian-0.4-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-historian-0.4-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-historian-0.4-3|51	
14mr|texlive-biblatex-historian-0.4-3|52	
14mr|texlive-biblatex-historian-0.4-3|53	
14mr|texlive-biblatex-historian-0.4-3|54	%changelog
14mr|texlive-biblatex-historian-0.4-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-biblatex-historian-0.4-3|56	+ Revision: fc6ab19
14mr|texlive-biblatex-historian-0.4-3|57	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-historian-0.4-3|58	
14mr|texlive-biblatex-historian-0.4-3|59	

19411 14
14mr|texlive-biblatex-ieee-1.1b-2|1	# revision 27183
14mr|texlive-biblatex-ieee-1.1b-2|2	# category Package
14mr|texlive-biblatex-ieee-1.1b-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee
14mr|texlive-biblatex-ieee-1.1b-2|4	# catalog-date 2012-07-21 20:46:34 +0200
14mr|texlive-biblatex-ieee-1.1b-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-ieee-1.1b-2|6	# catalog-version 1.1b
14mr|texlive-biblatex-ieee-1.1b-2|7	Name:		texlive-biblatex-ieee
14mr|texlive-biblatex-ieee-1.1b-2|8	Version:	1.1b
14mr|texlive-biblatex-ieee-1.1b-2|9	Release:	2
14mr|texlive-biblatex-ieee-1.1b-2|10	Summary:	Ieee style files for biblatex
14mr|texlive-biblatex-ieee-1.1b-2|11	Group:		Publishing
14mr|texlive-biblatex-ieee-1.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-ieee
14mr|texlive-biblatex-ieee-1.1b-2|13	License:	LPPL1.3
14mr|texlive-biblatex-ieee-1.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.tar.xz
14mr|texlive-biblatex-ieee-1.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.doc.tar.xz
14mr|texlive-biblatex-ieee-1.1b-2|16	BuildArch:	noarch
14mr|texlive-biblatex-ieee-1.1b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-ieee-1.1b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-ieee-1.1b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-ieee-1.1b-2|20	
14mr|texlive-biblatex-ieee-1.1b-2|21	%description
14mr|texlive-biblatex-ieee-1.1b-2|22	This is a biblatex style that implements the bibliography style
14mr|texlive-biblatex-ieee-1.1b-2|23	of the IEEE for biblatex. The implementation follows standard
14mr|texlive-biblatex-ieee-1.1b-2|24	biblatex conventions, and can be used simply by loading
14mr|texlive-biblatex-ieee-1.1b-2|25	biblatex with the appropriate option:
14mr|texlive-biblatex-ieee-1.1b-2|26	\usepackage[style=ieee]{biblatex} A demonstration database is
14mr|texlive-biblatex-ieee-1.1b-2|27	provided to show how to format input for the style.
14mr|texlive-biblatex-ieee-1.1b-2|28	
14mr|texlive-biblatex-ieee-1.1b-2|29	%post
14mr|texlive-biblatex-ieee-1.1b-2|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-ieee-1.1b-2|31	
14mr|texlive-biblatex-ieee-1.1b-2|32	%postun
14mr|texlive-biblatex-ieee-1.1b-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-ieee-1.1b-2|34	%{_sbindir}/texlive.post
14mr|texlive-biblatex-ieee-1.1b-2|35	fi
14mr|texlive-biblatex-ieee-1.1b-2|36	
14mr|texlive-biblatex-ieee-1.1b-2|37	#-----------------------------------------------------------------------
14mr|texlive-biblatex-ieee-1.1b-2|38	%files
14mr|texlive-biblatex-ieee-1.1b-2|39	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
14mr|texlive-biblatex-ieee-1.1b-2|40	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
14mr|texlive-biblatex-ieee-1.1b-2|41	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.bbx
14mr|texlive-biblatex-ieee-1.1b-2|42	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.cbx
14mr|texlive-biblatex-ieee-1.1b-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/README
14mr|texlive-biblatex-ieee-1.1b-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
14mr|texlive-biblatex-ieee-1.1b-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
14mr|texlive-biblatex-ieee-1.1b-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.bib
14mr|texlive-biblatex-ieee-1.1b-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.pdf
14mr|texlive-biblatex-ieee-1.1b-2|48	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.tex
14mr|texlive-biblatex-ieee-1.1b-2|49	
14mr|texlive-biblatex-ieee-1.1b-2|50	#-----------------------------------------------------------------------
14mr|texlive-biblatex-ieee-1.1b-2|51	%prep
14mr|texlive-biblatex-ieee-1.1b-2|52	%setup -c -a0 -a1
14mr|texlive-biblatex-ieee-1.1b-2|53	
14mr|texlive-biblatex-ieee-1.1b-2|54	%build
14mr|texlive-biblatex-ieee-1.1b-2|55	
14mr|texlive-biblatex-ieee-1.1b-2|56	%install
14mr|texlive-biblatex-ieee-1.1b-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-ieee-1.1b-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-ieee-1.1b-2|59	
14mr|texlive-biblatex-ieee-1.1b-2|60	
14mr|texlive-biblatex-ieee-1.1b-2|61	
14mr|texlive-biblatex-ieee-1.1b-2|62	%changelog
14mr|texlive-biblatex-ieee-1.1b-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-2
14mr|texlive-biblatex-ieee-1.1b-2|64	+ Revision: 37f1812
14mr|texlive-biblatex-ieee-1.1b-2|65	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-ieee-1.1b-2|66	
14mr|texlive-biblatex-ieee-1.1b-2|67	

19412 14
14mr|texlive-biblatex-juradiss-0.1f-2|1	# revision 27195
14mr|texlive-biblatex-juradiss-0.1f-2|2	# category Package
14mr|texlive-biblatex-juradiss-0.1f-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-juradiss
14mr|texlive-biblatex-juradiss-0.1f-2|4	# catalog-date 2012-07-18 10:04:49 +0200
14mr|texlive-biblatex-juradiss-0.1f-2|5	# catalog-license lppl
14mr|texlive-biblatex-juradiss-0.1f-2|6	# catalog-version 0.1f
14mr|texlive-biblatex-juradiss-0.1f-2|7	Name:		texlive-biblatex-juradiss
14mr|texlive-biblatex-juradiss-0.1f-2|8	Version:	0.1f
14mr|texlive-biblatex-juradiss-0.1f-2|9	Release:	2
14mr|texlive-biblatex-juradiss-0.1f-2|10	Summary:	Biblatex stylefiles for German law thesis
14mr|texlive-biblatex-juradiss-0.1f-2|11	Group:		Publishing
14mr|texlive-biblatex-juradiss-0.1f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-juradiss
14mr|texlive-biblatex-juradiss-0.1f-2|13	License:	LPPL
14mr|texlive-biblatex-juradiss-0.1f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.tar.xz
14mr|texlive-biblatex-juradiss-0.1f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.doc.tar.xz
14mr|texlive-biblatex-juradiss-0.1f-2|16	BuildArch:	noarch
14mr|texlive-biblatex-juradiss-0.1f-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-juradiss-0.1f-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-juradiss-0.1f-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-juradiss-0.1f-2|20	
14mr|texlive-biblatex-juradiss-0.1f-2|21	%description
14mr|texlive-biblatex-juradiss-0.1f-2|22	The package provides a style for use in typesetting a German
14mr|texlive-biblatex-juradiss-0.1f-2|23	law thesis with LaTeX. The style (using biblatex) is based on
14mr|texlive-biblatex-juradiss-0.1f-2|24	biblatex-dw.
14mr|texlive-biblatex-juradiss-0.1f-2|25	
14mr|texlive-biblatex-juradiss-0.1f-2|26	%post
14mr|texlive-biblatex-juradiss-0.1f-2|27	%{_sbindir}/texlive.post
14mr|texlive-biblatex-juradiss-0.1f-2|28	
14mr|texlive-biblatex-juradiss-0.1f-2|29	%postun
14mr|texlive-biblatex-juradiss-0.1f-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-juradiss-0.1f-2|31	%{_sbindir}/texlive.post
14mr|texlive-biblatex-juradiss-0.1f-2|32	fi
14mr|texlive-biblatex-juradiss-0.1f-2|33	
14mr|texlive-biblatex-juradiss-0.1f-2|34	#-----------------------------------------------------------------------
14mr|texlive-biblatex-juradiss-0.1f-2|35	%files
14mr|texlive-biblatex-juradiss-0.1f-2|36	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.bbx
14mr|texlive-biblatex-juradiss-0.1f-2|37	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.cbx
14mr|texlive-biblatex-juradiss-0.1f-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/README
14mr|texlive-biblatex-juradiss-0.1f-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biber.conf
14mr|texlive-biblatex-juradiss-0.1f-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.pdf
14mr|texlive-biblatex-juradiss-0.1f-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.tex
14mr|texlive-biblatex-juradiss-0.1f-2|42	
14mr|texlive-biblatex-juradiss-0.1f-2|43	#-----------------------------------------------------------------------
14mr|texlive-biblatex-juradiss-0.1f-2|44	%prep
14mr|texlive-biblatex-juradiss-0.1f-2|45	%setup -c -a0 -a1
14mr|texlive-biblatex-juradiss-0.1f-2|46	
14mr|texlive-biblatex-juradiss-0.1f-2|47	%build
14mr|texlive-biblatex-juradiss-0.1f-2|48	
14mr|texlive-biblatex-juradiss-0.1f-2|49	%install
14mr|texlive-biblatex-juradiss-0.1f-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-juradiss-0.1f-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-juradiss-0.1f-2|52	
14mr|texlive-biblatex-juradiss-0.1f-2|53	
14mr|texlive-biblatex-juradiss-0.1f-2|54	
14mr|texlive-biblatex-juradiss-0.1f-2|55	%changelog
14mr|texlive-biblatex-juradiss-0.1f-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1f-2
14mr|texlive-biblatex-juradiss-0.1f-2|57	+ Revision: 851ee6d
14mr|texlive-biblatex-juradiss-0.1f-2|58	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-juradiss-0.1f-2|59	
14mr|texlive-biblatex-juradiss-0.1f-2|60	

19413 14
14mr|texlive-biblatex-luh-ipw-0.2-3|1	# revision 25093
14mr|texlive-biblatex-luh-ipw-0.2-3|2	# category Package
14mr|texlive-biblatex-luh-ipw-0.2-3|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
14mr|texlive-biblatex-luh-ipw-0.2-3|4	# catalog-date 2012-01-10 17:14:00 +0100
14mr|texlive-biblatex-luh-ipw-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-biblatex-luh-ipw-0.2-3|6	# catalog-version 0.2
14mr|texlive-biblatex-luh-ipw-0.2-3|7	Name:		texlive-biblatex-luh-ipw
14mr|texlive-biblatex-luh-ipw-0.2-3|8	Version:	0.2
14mr|texlive-biblatex-luh-ipw-0.2-3|9	Release:	3
14mr|texlive-biblatex-luh-ipw-0.2-3|10	Summary:	Biblatex styles for social sciences
14mr|texlive-biblatex-luh-ipw-0.2-3|11	Group:		Publishing
14mr|texlive-biblatex-luh-ipw-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
14mr|texlive-biblatex-luh-ipw-0.2-3|13	License:	LPPL1.3
14mr|texlive-biblatex-luh-ipw-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.tar.xz
14mr|texlive-biblatex-luh-ipw-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.doc.tar.xz
14mr|texlive-biblatex-luh-ipw-0.2-3|16	BuildArch:	noarch
14mr|texlive-biblatex-luh-ipw-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-luh-ipw-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-luh-ipw-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-luh-ipw-0.2-3|20	
14mr|texlive-biblatex-luh-ipw-0.2-3|21	%description
14mr|texlive-biblatex-luh-ipw-0.2-3|22	The bundle is a small collection of styles for biblatex. It was
14mr|texlive-biblatex-luh-ipw-0.2-3|23	designed for citations in the Humanities, following the
14mr|texlive-biblatex-luh-ipw-0.2-3|24	guidelines of style of the institutes for the social sciences
14mr|texlive-biblatex-luh-ipw-0.2-3|25	of the Leibniz University Hannover/LUH (especially the
14mr|texlive-biblatex-luh-ipw-0.2-3|26	Institute of Political Science). The bundle depends on biblatex
14mr|texlive-biblatex-luh-ipw-0.2-3|27	(version 1.1 at least) and cannot be used without it.
14mr|texlive-biblatex-luh-ipw-0.2-3|28	
14mr|texlive-biblatex-luh-ipw-0.2-3|29	%post
14mr|texlive-biblatex-luh-ipw-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-luh-ipw-0.2-3|31	
14mr|texlive-biblatex-luh-ipw-0.2-3|32	%postun
14mr|texlive-biblatex-luh-ipw-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-luh-ipw-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-biblatex-luh-ipw-0.2-3|35	fi
14mr|texlive-biblatex-luh-ipw-0.2-3|36	
14mr|texlive-biblatex-luh-ipw-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-biblatex-luh-ipw-0.2-3|38	%files
14mr|texlive-biblatex-luh-ipw-0.2-3|39	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
14mr|texlive-biblatex-luh-ipw-0.2-3|40	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
14mr|texlive-biblatex-luh-ipw-0.2-3|41	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
14mr|texlive-biblatex-luh-ipw-0.2-3|42	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
14mr|texlive-biblatex-luh-ipw-0.2-3|43	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
14mr|texlive-biblatex-luh-ipw-0.2-3|44	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
14mr|texlive-biblatex-luh-ipw-0.2-3|45	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
14mr|texlive-biblatex-luh-ipw-0.2-3|46	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
14mr|texlive-biblatex-luh-ipw-0.2-3|47	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/README
14mr|texlive-biblatex-luh-ipw-0.2-3|48	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-preamble.tex
14mr|texlive-biblatex-luh-ipw-0.2-3|49	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-print.tex
14mr|texlive-biblatex-luh-ipw-0.2-3|50	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-screen.tex
14mr|texlive-biblatex-luh-ipw-0.2-3|51	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf
14mr|texlive-biblatex-luh-ipw-0.2-3|52	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.tex
14mr|texlive-biblatex-luh-ipw-0.2-3|53	
14mr|texlive-biblatex-luh-ipw-0.2-3|54	#-----------------------------------------------------------------------
14mr|texlive-biblatex-luh-ipw-0.2-3|55	%prep
14mr|texlive-biblatex-luh-ipw-0.2-3|56	%setup -c -a0 -a1
14mr|texlive-biblatex-luh-ipw-0.2-3|57	
14mr|texlive-biblatex-luh-ipw-0.2-3|58	%build
14mr|texlive-biblatex-luh-ipw-0.2-3|59	
14mr|texlive-biblatex-luh-ipw-0.2-3|60	%install
14mr|texlive-biblatex-luh-ipw-0.2-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-luh-ipw-0.2-3|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-luh-ipw-0.2-3|63	
14mr|texlive-biblatex-luh-ipw-0.2-3|64	
14mr|texlive-biblatex-luh-ipw-0.2-3|65	
14mr|texlive-biblatex-luh-ipw-0.2-3|66	%changelog
14mr|texlive-biblatex-luh-ipw-0.2-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-biblatex-luh-ipw-0.2-3|68	+ Revision: 1f09f45
14mr|texlive-biblatex-luh-ipw-0.2-3|69	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-luh-ipw-0.2-3|70	
14mr|texlive-biblatex-luh-ipw-0.2-3|71	

19414 14
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|1	# revision 33195
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|2	# category Package
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|4	# catalog-date 2014-03-15 23:38:06 +0100
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|6	# catalog-version 1.1
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|7	Name:		texlive-biblatex-manuscripts-philology
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|8	Version:	1.1.0
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|9	Release:	2
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|10	Summary:	Manage classical manuscripts with biblatex
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|11	Group:		Publishing
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|13	License:	LPPL1.3
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.tar.xz
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.doc.tar.xz
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|16	BuildArch:	noarch
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|20	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|21	%description
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|22	The package adds a new entry type: @manuscript to manage
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|23	manuscript in classical philology, for example to prepare a
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|24	critical edition.
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|25	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|26	%post
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|27	%{_sbindir}/texlive.post
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|28	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|29	%postun
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|32	fi
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|33	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|34	#-----------------------------------------------------------------------
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|35	%files
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|36	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|37	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|38	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.bbx
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|39	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.dbx
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/README
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|42	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.bib
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.tex
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/makefile
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/makefile
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|48	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|49	#-----------------------------------------------------------------------
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|50	%prep
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|51	%setup -c -a0 -a1
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|52	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|53	%build
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|54	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|55	%install
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|58	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|59	%changelog
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-2
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|61	+ Revision: 320bd04
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|62	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|63	
14mr|texlive-biblatex-manuscripts-philology-1.1.0-2|64	

19415 14
14mr|texlive-biblatex-mla-0.95-3|1	# revision 20910
14mr|texlive-biblatex-mla-0.95-3|2	# category Package
14mr|texlive-biblatex-mla-0.95-3|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-mla
14mr|texlive-biblatex-mla-0.95-3|4	# catalog-date 2011-01-02 13:07:58 +0100
14mr|texlive-biblatex-mla-0.95-3|5	# catalog-license lppl
14mr|texlive-biblatex-mla-0.95-3|6	# catalog-version 0.95
14mr|texlive-biblatex-mla-0.95-3|7	Name:		texlive-biblatex-mla
14mr|texlive-biblatex-mla-0.95-3|8	Version:	0.95
14mr|texlive-biblatex-mla-0.95-3|9	Release:	3
14mr|texlive-biblatex-mla-0.95-3|10	Summary:	MLA style files for biblatex
14mr|texlive-biblatex-mla-0.95-3|11	Group:		Publishing
14mr|texlive-biblatex-mla-0.95-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-mla
14mr|texlive-biblatex-mla-0.95-3|13	License:	LPPL
14mr|texlive-biblatex-mla-0.95-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.tar.xz
14mr|texlive-biblatex-mla-0.95-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.doc.tar.xz
14mr|texlive-biblatex-mla-0.95-3|16	BuildArch:	noarch
14mr|texlive-biblatex-mla-0.95-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-mla-0.95-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-mla-0.95-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-mla-0.95-3|20	
14mr|texlive-biblatex-mla-0.95-3|21	%description
14mr|texlive-biblatex-mla-0.95-3|22	The package provides biblatex support for citations in the
14mr|texlive-biblatex-mla-0.95-3|23	format specified by the MLA handbook.
14mr|texlive-biblatex-mla-0.95-3|24	
14mr|texlive-biblatex-mla-0.95-3|25	%post
14mr|texlive-biblatex-mla-0.95-3|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-mla-0.95-3|27	
14mr|texlive-biblatex-mla-0.95-3|28	%postun
14mr|texlive-biblatex-mla-0.95-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-mla-0.95-3|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-mla-0.95-3|31	fi
14mr|texlive-biblatex-mla-0.95-3|32	
14mr|texlive-biblatex-mla-0.95-3|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-mla-0.95-3|34	%files
14mr|texlive-biblatex-mla-0.95-3|35	%{_texmfdistdir}/tex/latex/biblatex-mla/american-mla.lbx
14mr|texlive-biblatex-mla-0.95-3|36	%{_texmfdistdir}/tex/latex/biblatex-mla/english-mla.lbx
14mr|texlive-biblatex-mla-0.95-3|37	%{_texmfdistdir}/tex/latex/biblatex-mla/italian-mla.lbx
14mr|texlive-biblatex-mla-0.95-3|38	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.bbx
14mr|texlive-biblatex-mla-0.95-3|39	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.cbx
14mr|texlive-biblatex-mla-0.95-3|40	%{_texmfdistdir}/tex/latex/biblatex-mla/portuguese-mla.lbx
14mr|texlive-biblatex-mla-0.95-3|41	%{_texmfdistdir}/tex/latex/biblatex-mla/spanish-mla.lbx
14mr|texlive-biblatex-mla-0.95-3|42	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/CHANGES
14mr|texlive-biblatex-mla-0.95-3|43	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/README
14mr|texlive-biblatex-mla-0.95-3|44	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla-old.pdf
14mr|texlive-biblatex-mla-0.95-3|45	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
14mr|texlive-biblatex-mla-0.95-3|46	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.tex
14mr|texlive-biblatex-mla-0.95-3|47	
14mr|texlive-biblatex-mla-0.95-3|48	#-----------------------------------------------------------------------
14mr|texlive-biblatex-mla-0.95-3|49	%prep
14mr|texlive-biblatex-mla-0.95-3|50	%setup -c -a0 -a1
14mr|texlive-biblatex-mla-0.95-3|51	
14mr|texlive-biblatex-mla-0.95-3|52	%build
14mr|texlive-biblatex-mla-0.95-3|53	
14mr|texlive-biblatex-mla-0.95-3|54	%install
14mr|texlive-biblatex-mla-0.95-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-mla-0.95-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-mla-0.95-3|57	
14mr|texlive-biblatex-mla-0.95-3|58	
14mr|texlive-biblatex-mla-0.95-3|59	
14mr|texlive-biblatex-mla-0.95-3|60	%changelog
14mr|texlive-biblatex-mla-0.95-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.95-3
14mr|texlive-biblatex-mla-0.95-3|62	+ Revision: 7becab2
14mr|texlive-biblatex-mla-0.95-3|63	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-mla-0.95-3|64	
14mr|texlive-biblatex-mla-0.95-3|65	

19416 14
14mr|texlive-biblatex-musuos-1.0-3|1	# revision 24097
14mr|texlive-biblatex-musuos-1.0-3|2	# category Package
14mr|texlive-biblatex-musuos-1.0-3|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-musuos
14mr|texlive-biblatex-musuos-1.0-3|4	# catalog-date 2011-09-23 15:58:32 +0200
14mr|texlive-biblatex-musuos-1.0-3|5	# catalog-license lppl
14mr|texlive-biblatex-musuos-1.0-3|6	# catalog-version 1.0
14mr|texlive-biblatex-musuos-1.0-3|7	Name:		texlive-biblatex-musuos
14mr|texlive-biblatex-musuos-1.0-3|8	Version:	1.0
14mr|texlive-biblatex-musuos-1.0-3|9	Release:	3
14mr|texlive-biblatex-musuos-1.0-3|10	Summary:	A biblatex style for citations in musuos.cls
14mr|texlive-biblatex-musuos-1.0-3|11	Group:		Publishing
14mr|texlive-biblatex-musuos-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-musuos
14mr|texlive-biblatex-musuos-1.0-3|13	License:	LPPL
14mr|texlive-biblatex-musuos-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.tar.xz
14mr|texlive-biblatex-musuos-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.doc.tar.xz
14mr|texlive-biblatex-musuos-1.0-3|16	BuildArch:	noarch
14mr|texlive-biblatex-musuos-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-musuos-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-musuos-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-musuos-1.0-3|20	
14mr|texlive-biblatex-musuos-1.0-3|21	%description
14mr|texlive-biblatex-musuos-1.0-3|22	The style is designed for use with the musuos class, but it
14mr|texlive-biblatex-musuos-1.0-3|23	should be usable with other classes, too.
14mr|texlive-biblatex-musuos-1.0-3|24	
14mr|texlive-biblatex-musuos-1.0-3|25	%post
14mr|texlive-biblatex-musuos-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-musuos-1.0-3|27	
14mr|texlive-biblatex-musuos-1.0-3|28	%postun
14mr|texlive-biblatex-musuos-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-musuos-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-musuos-1.0-3|31	fi
14mr|texlive-biblatex-musuos-1.0-3|32	
14mr|texlive-biblatex-musuos-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-musuos-1.0-3|34	%files
14mr|texlive-biblatex-musuos-1.0-3|35	%{_texmfdistdir}/tex/latex/biblatex-musuos/german-musuos.lbx
14mr|texlive-biblatex-musuos-1.0-3|36	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.bbx
14mr|texlive-biblatex-musuos-1.0-3|37	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.cbx
14mr|texlive-biblatex-musuos-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/README
14mr|texlive-biblatex-musuos-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.pdf
14mr|texlive-biblatex-musuos-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.tex
14mr|texlive-biblatex-musuos-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/musuos-bsp.bib
14mr|texlive-biblatex-musuos-1.0-3|42	
14mr|texlive-biblatex-musuos-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-biblatex-musuos-1.0-3|44	%prep
14mr|texlive-biblatex-musuos-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-biblatex-musuos-1.0-3|46	
14mr|texlive-biblatex-musuos-1.0-3|47	%build
14mr|texlive-biblatex-musuos-1.0-3|48	
14mr|texlive-biblatex-musuos-1.0-3|49	%install
14mr|texlive-biblatex-musuos-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-musuos-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-musuos-1.0-3|52	
14mr|texlive-biblatex-musuos-1.0-3|53	
14mr|texlive-biblatex-musuos-1.0-3|54	
14mr|texlive-biblatex-musuos-1.0-3|55	%changelog
14mr|texlive-biblatex-musuos-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-biblatex-musuos-1.0-3|57	+ Revision: a751c80
14mr|texlive-biblatex-musuos-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-musuos-1.0-3|59	
14mr|texlive-biblatex-musuos-1.0-3|60	

19417 14
14mr|texlive-biblatex-nature-1.2b-2|1	# revision 27234
14mr|texlive-biblatex-nature-1.2b-2|2	# category Package
14mr|texlive-biblatex-nature-1.2b-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nature
14mr|texlive-biblatex-nature-1.2b-2|4	# catalog-date 2012-06-08 18:13:51 +0200
14mr|texlive-biblatex-nature-1.2b-2|5	# catalog-license lppl
14mr|texlive-biblatex-nature-1.2b-2|6	# catalog-version 1.2b
14mr|texlive-biblatex-nature-1.2b-2|7	Name:		texlive-biblatex-nature
14mr|texlive-biblatex-nature-1.2b-2|8	Version:	1.2b
14mr|texlive-biblatex-nature-1.2b-2|9	Release:	2
14mr|texlive-biblatex-nature-1.2b-2|10	Summary:	Biblatex support for Nature
14mr|texlive-biblatex-nature-1.2b-2|11	Group:		Publishing
14mr|texlive-biblatex-nature-1.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nature
14mr|texlive-biblatex-nature-1.2b-2|13	License:	LPPL
14mr|texlive-biblatex-nature-1.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.tar.xz
14mr|texlive-biblatex-nature-1.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.doc.tar.xz
14mr|texlive-biblatex-nature-1.2b-2|16	BuildArch:	noarch
14mr|texlive-biblatex-nature-1.2b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-nature-1.2b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-nature-1.2b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-nature-1.2b-2|20	
14mr|texlive-biblatex-nature-1.2b-2|21	%description
14mr|texlive-biblatex-nature-1.2b-2|22	The bundle offers styles that allow authors to use biblatex
14mr|texlive-biblatex-nature-1.2b-2|23	when preparing papers for submission to the journal Nature.
14mr|texlive-biblatex-nature-1.2b-2|24	
14mr|texlive-biblatex-nature-1.2b-2|25	%post
14mr|texlive-biblatex-nature-1.2b-2|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-nature-1.2b-2|27	
14mr|texlive-biblatex-nature-1.2b-2|28	%postun
14mr|texlive-biblatex-nature-1.2b-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-nature-1.2b-2|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-nature-1.2b-2|31	fi
14mr|texlive-biblatex-nature-1.2b-2|32	
14mr|texlive-biblatex-nature-1.2b-2|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-nature-1.2b-2|34	%files
14mr|texlive-biblatex-nature-1.2b-2|35	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.bbx
14mr|texlive-biblatex-nature-1.2b-2|36	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.cbx
14mr|texlive-biblatex-nature-1.2b-2|37	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/README
14mr|texlive-biblatex-nature-1.2b-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.bib
14mr|texlive-biblatex-nature-1.2b-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.pdf
14mr|texlive-biblatex-nature-1.2b-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.tex
14mr|texlive-biblatex-nature-1.2b-2|41	
14mr|texlive-biblatex-nature-1.2b-2|42	#-----------------------------------------------------------------------
14mr|texlive-biblatex-nature-1.2b-2|43	%prep
14mr|texlive-biblatex-nature-1.2b-2|44	%setup -c -a0 -a1
14mr|texlive-biblatex-nature-1.2b-2|45	
14mr|texlive-biblatex-nature-1.2b-2|46	%build
14mr|texlive-biblatex-nature-1.2b-2|47	
14mr|texlive-biblatex-nature-1.2b-2|48	%install
14mr|texlive-biblatex-nature-1.2b-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-nature-1.2b-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-nature-1.2b-2|51	
14mr|texlive-biblatex-nature-1.2b-2|52	
14mr|texlive-biblatex-nature-1.2b-2|53	
14mr|texlive-biblatex-nature-1.2b-2|54	%changelog
14mr|texlive-biblatex-nature-1.2b-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-2
14mr|texlive-biblatex-nature-1.2b-2|56	+ Revision: ffcfe54
14mr|texlive-biblatex-nature-1.2b-2|57	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-nature-1.2b-2|58	
14mr|texlive-biblatex-nature-1.2b-2|59	

19418 14
14mr|texlive-biblatex-nejm-0.4-3|1	# revision 24011
14mr|texlive-biblatex-nejm-0.4-3|2	# category Package
14mr|texlive-biblatex-nejm-0.4-3|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nejm
14mr|texlive-biblatex-nejm-0.4-3|4	# catalog-date 2011-09-09 20:27:18 +0200
14mr|texlive-biblatex-nejm-0.4-3|5	# catalog-license lppl1.3
14mr|texlive-biblatex-nejm-0.4-3|6	# catalog-version 0.4
14mr|texlive-biblatex-nejm-0.4-3|7	Name:		texlive-biblatex-nejm
14mr|texlive-biblatex-nejm-0.4-3|8	Version:	0.4
14mr|texlive-biblatex-nejm-0.4-3|9	Release:	3
14mr|texlive-biblatex-nejm-0.4-3|10	Summary:	Biblatex style for the New England Journal of Medicine (NEJM)
14mr|texlive-biblatex-nejm-0.4-3|11	Group:		Publishing
14mr|texlive-biblatex-nejm-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nejm
14mr|texlive-biblatex-nejm-0.4-3|13	License:	LPPL1.3
14mr|texlive-biblatex-nejm-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.tar.xz
14mr|texlive-biblatex-nejm-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.doc.tar.xz
14mr|texlive-biblatex-nejm-0.4-3|16	BuildArch:	noarch
14mr|texlive-biblatex-nejm-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-nejm-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-nejm-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-nejm-0.4-3|20	
14mr|texlive-biblatex-nejm-0.4-3|21	%description
14mr|texlive-biblatex-nejm-0.4-3|22	This is a biblatex numeric style based on the design of the New
14mr|texlive-biblatex-nejm-0.4-3|23	England Journal of Medicine (NEJM).
14mr|texlive-biblatex-nejm-0.4-3|24	
14mr|texlive-biblatex-nejm-0.4-3|25	%post
14mr|texlive-biblatex-nejm-0.4-3|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-nejm-0.4-3|27	
14mr|texlive-biblatex-nejm-0.4-3|28	%postun
14mr|texlive-biblatex-nejm-0.4-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-nejm-0.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-nejm-0.4-3|31	fi
14mr|texlive-biblatex-nejm-0.4-3|32	
14mr|texlive-biblatex-nejm-0.4-3|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-nejm-0.4-3|34	%files
14mr|texlive-biblatex-nejm-0.4-3|35	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.bbx
14mr|texlive-biblatex-nejm-0.4-3|36	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.cbx
14mr|texlive-biblatex-nejm-0.4-3|37	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/README
14mr|texlive-biblatex-nejm-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.pdf
14mr|texlive-biblatex-nejm-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.tex
14mr|texlive-biblatex-nejm-0.4-3|40	
14mr|texlive-biblatex-nejm-0.4-3|41	#-----------------------------------------------------------------------
14mr|texlive-biblatex-nejm-0.4-3|42	%prep
14mr|texlive-biblatex-nejm-0.4-3|43	%setup -c -a0 -a1
14mr|texlive-biblatex-nejm-0.4-3|44	
14mr|texlive-biblatex-nejm-0.4-3|45	%build
14mr|texlive-biblatex-nejm-0.4-3|46	
14mr|texlive-biblatex-nejm-0.4-3|47	%install
14mr|texlive-biblatex-nejm-0.4-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-nejm-0.4-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-nejm-0.4-3|50	
14mr|texlive-biblatex-nejm-0.4-3|51	
14mr|texlive-biblatex-nejm-0.4-3|52	
14mr|texlive-biblatex-nejm-0.4-3|53	%changelog
14mr|texlive-biblatex-nejm-0.4-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-biblatex-nejm-0.4-3|55	+ Revision: 5d7d560
14mr|texlive-biblatex-nejm-0.4-3|56	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-nejm-0.4-3|57	
14mr|texlive-biblatex-nejm-0.4-3|58	

19419 14
14mr|texlive-biblatex-philosophy-0.8b-2|1	# revision 26219
14mr|texlive-biblatex-philosophy-0.8b-2|2	# category Package
14mr|texlive-biblatex-philosophy-0.8b-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-philosophy
14mr|texlive-biblatex-philosophy-0.8b-2|4	# catalog-date 2012-05-05 15:20:56 +0200
14mr|texlive-biblatex-philosophy-0.8b-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-philosophy-0.8b-2|6	# catalog-version 0.8b
14mr|texlive-biblatex-philosophy-0.8b-2|7	Name:		texlive-biblatex-philosophy
14mr|texlive-biblatex-philosophy-0.8b-2|8	Version:	0.8b
14mr|texlive-biblatex-philosophy-0.8b-2|9	Release:	2
14mr|texlive-biblatex-philosophy-0.8b-2|10	Summary:	Styles for using biblatex for work in philosophy
14mr|texlive-biblatex-philosophy-0.8b-2|11	Group:		Publishing
14mr|texlive-biblatex-philosophy-0.8b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-philosophy
14mr|texlive-biblatex-philosophy-0.8b-2|13	License:	LPPL1.3
14mr|texlive-biblatex-philosophy-0.8b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.tar.xz
14mr|texlive-biblatex-philosophy-0.8b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.doc.tar.xz
14mr|texlive-biblatex-philosophy-0.8b-2|16	BuildArch:	noarch
14mr|texlive-biblatex-philosophy-0.8b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-philosophy-0.8b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-philosophy-0.8b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-philosophy-0.8b-2|20	
14mr|texlive-biblatex-philosophy-0.8b-2|21	%description
14mr|texlive-biblatex-philosophy-0.8b-2|22	The packages offers two styles philosophy-classic and
14mr|texlive-biblatex-philosophy-0.8b-2|23	philosophy-modern, that facilitate the production of produce
14mr|texlive-biblatex-philosophy-0.8b-2|24	two different kinds of bibliography, based on the authoryear
14mr|texlive-biblatex-philosophy-0.8b-2|25	style, with options and features to manage the information
14mr|texlive-biblatex-philosophy-0.8b-2|26	about the translation of foreign texts or their reprints.
14mr|texlive-biblatex-philosophy-0.8b-2|27	Though the package's default settings are based on the
14mr|texlive-biblatex-philosophy-0.8b-2|28	conventions used in Italian publications, these styles can be
14mr|texlive-biblatex-philosophy-0.8b-2|29	used with every language recognized by babel, possibly with
14mr|texlive-biblatex-philosophy-0.8b-2|30	some simple redefinitions.
14mr|texlive-biblatex-philosophy-0.8b-2|31	
14mr|texlive-biblatex-philosophy-0.8b-2|32	%post
14mr|texlive-biblatex-philosophy-0.8b-2|33	%{_sbindir}/texlive.post
14mr|texlive-biblatex-philosophy-0.8b-2|34	
14mr|texlive-biblatex-philosophy-0.8b-2|35	%postun
14mr|texlive-biblatex-philosophy-0.8b-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-philosophy-0.8b-2|37	%{_sbindir}/texlive.post
14mr|texlive-biblatex-philosophy-0.8b-2|38	fi
14mr|texlive-biblatex-philosophy-0.8b-2|39	
14mr|texlive-biblatex-philosophy-0.8b-2|40	#-----------------------------------------------------------------------
14mr|texlive-biblatex-philosophy-0.8b-2|41	%files
14mr|texlive-biblatex-philosophy-0.8b-2|42	%{_texmfdistdir}/tex/latex/biblatex-philosophy/english-philosophy.lbx
14mr|texlive-biblatex-philosophy-0.8b-2|43	%{_texmfdistdir}/tex/latex/biblatex-philosophy/italian-philosophy.lbx
14mr|texlive-biblatex-philosophy-0.8b-2|44	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.bbx
14mr|texlive-biblatex-philosophy-0.8b-2|45	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.cbx
14mr|texlive-biblatex-philosophy-0.8b-2|46	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.bbx
14mr|texlive-biblatex-philosophy-0.8b-2|47	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.cbx
14mr|texlive-biblatex-philosophy-0.8b-2|48	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-standard.bbx
14mr|texlive-biblatex-philosophy-0.8b-2|49	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
14mr|texlive-biblatex-philosophy-0.8b-2|50	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
14mr|texlive-biblatex-philosophy-0.8b-2|51	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/README
14mr|texlive-biblatex-philosophy-0.8b-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
14mr|texlive-biblatex-philosophy-0.8b-2|53	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-modern.tex
14mr|texlive-biblatex-philosophy-0.8b-2|54	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-verbose.tex
14mr|texlive-biblatex-philosophy-0.8b-2|55	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.bib
14mr|texlive-biblatex-philosophy-0.8b-2|56	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf
14mr|texlive-biblatex-philosophy-0.8b-2|57	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.tex
14mr|texlive-biblatex-philosophy-0.8b-2|58	
14mr|texlive-biblatex-philosophy-0.8b-2|59	#-----------------------------------------------------------------------
14mr|texlive-biblatex-philosophy-0.8b-2|60	%prep
14mr|texlive-biblatex-philosophy-0.8b-2|61	%setup -c -a0 -a1
14mr|texlive-biblatex-philosophy-0.8b-2|62	
14mr|texlive-biblatex-philosophy-0.8b-2|63	%build
14mr|texlive-biblatex-philosophy-0.8b-2|64	
14mr|texlive-biblatex-philosophy-0.8b-2|65	%install
14mr|texlive-biblatex-philosophy-0.8b-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-philosophy-0.8b-2|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-philosophy-0.8b-2|68	
14mr|texlive-biblatex-philosophy-0.8b-2|69	
14mr|texlive-biblatex-philosophy-0.8b-2|70	
14mr|texlive-biblatex-philosophy-0.8b-2|71	%changelog
14mr|texlive-biblatex-philosophy-0.8b-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8b-2
14mr|texlive-biblatex-philosophy-0.8b-2|73	+ Revision: 2b74a42
14mr|texlive-biblatex-philosophy-0.8b-2|74	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-philosophy-0.8b-2|75	
14mr|texlive-biblatex-philosophy-0.8b-2|76	

19420 14
14mr|texlive-biblatex-phys-0.9-2|1	# revision 27176
14mr|texlive-biblatex-phys-0.9-2|2	# category Package
14mr|texlive-biblatex-phys-0.9-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-phys
14mr|texlive-biblatex-phys-0.9-2|4	# catalog-date 2012-07-24 16:42:22 +0200
14mr|texlive-biblatex-phys-0.9-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-phys-0.9-2|6	# catalog-version 0.9
14mr|texlive-biblatex-phys-0.9-2|7	Name:		texlive-biblatex-phys
14mr|texlive-biblatex-phys-0.9-2|8	Version:	0.9
14mr|texlive-biblatex-phys-0.9-2|9	Release:	2
14mr|texlive-biblatex-phys-0.9-2|10	Summary:	A biblatex implementation of the AIP and APS bibliography style
14mr|texlive-biblatex-phys-0.9-2|11	Group:		Publishing
14mr|texlive-biblatex-phys-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-phys
14mr|texlive-biblatex-phys-0.9-2|13	License:	LPPL1.3
14mr|texlive-biblatex-phys-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.tar.xz
14mr|texlive-biblatex-phys-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.doc.tar.xz
14mr|texlive-biblatex-phys-0.9-2|16	BuildArch:	noarch
14mr|texlive-biblatex-phys-0.9-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-phys-0.9-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-phys-0.9-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-phys-0.9-2|20	
14mr|texlive-biblatex-phys-0.9-2|21	%description
14mr|texlive-biblatex-phys-0.9-2|22	The biblatex-phys package provides an implementation of the
14mr|texlive-biblatex-phys-0.9-2|23	bibliography styles of both the AIP and the APS for biblatex.
14mr|texlive-biblatex-phys-0.9-2|24	This implementation follows standard biblatex conventions, and
14mr|texlive-biblatex-phys-0.9-2|25	can be used simply by loading biblatex with the appropriate
14mr|texlive-biblatex-phys-0.9-2|26	option: \usepackage[style=phys]{biblatex} A demonstration
14mr|texlive-biblatex-phys-0.9-2|27	database is provided to show how to format input for the style.
14mr|texlive-biblatex-phys-0.9-2|28	Style options are provided to cover the minor formatting
14mr|texlive-biblatex-phys-0.9-2|29	variations between the AIP and APS bibliography styles.
14mr|texlive-biblatex-phys-0.9-2|30	
14mr|texlive-biblatex-phys-0.9-2|31	%post
14mr|texlive-biblatex-phys-0.9-2|32	%{_sbindir}/texlive.post
14mr|texlive-biblatex-phys-0.9-2|33	
14mr|texlive-biblatex-phys-0.9-2|34	%postun
14mr|texlive-biblatex-phys-0.9-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-phys-0.9-2|36	%{_sbindir}/texlive.post
14mr|texlive-biblatex-phys-0.9-2|37	fi
14mr|texlive-biblatex-phys-0.9-2|38	
14mr|texlive-biblatex-phys-0.9-2|39	#-----------------------------------------------------------------------
14mr|texlive-biblatex-phys-0.9-2|40	%files
14mr|texlive-biblatex-phys-0.9-2|41	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.bbx
14mr|texlive-biblatex-phys-0.9-2|42	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.cbx
14mr|texlive-biblatex-phys-0.9-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/README
14mr|texlive-biblatex-phys-0.9-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.bib
14mr|texlive-biblatex-phys-0.9-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.pdf
14mr|texlive-biblatex-phys-0.9-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.tex
14mr|texlive-biblatex-phys-0.9-2|47	
14mr|texlive-biblatex-phys-0.9-2|48	#-----------------------------------------------------------------------
14mr|texlive-biblatex-phys-0.9-2|49	%prep
14mr|texlive-biblatex-phys-0.9-2|50	%setup -c -a0 -a1
14mr|texlive-biblatex-phys-0.9-2|51	
14mr|texlive-biblatex-phys-0.9-2|52	%build
14mr|texlive-biblatex-phys-0.9-2|53	
14mr|texlive-biblatex-phys-0.9-2|54	%install
14mr|texlive-biblatex-phys-0.9-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-phys-0.9-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-phys-0.9-2|57	
14mr|texlive-biblatex-phys-0.9-2|58	
14mr|texlive-biblatex-phys-0.9-2|59	
14mr|texlive-biblatex-phys-0.9-2|60	%changelog
14mr|texlive-biblatex-phys-0.9-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-2
14mr|texlive-biblatex-phys-0.9-2|62	+ Revision: dceb7d8
14mr|texlive-biblatex-phys-0.9-2|63	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-phys-0.9-2|64	
14mr|texlive-biblatex-phys-0.9-2|65	

19421 14
14mr|texlive-biblatex-publist-0.9-2|1	# revision 33176
14mr|texlive-biblatex-publist-0.9-2|2	# category Package
14mr|texlive-biblatex-publist-0.9-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-publist
14mr|texlive-biblatex-publist-0.9-2|4	# catalog-date 2014-03-14 11:11:58 +0100
14mr|texlive-biblatex-publist-0.9-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-publist-0.9-2|6	# catalog-version 0.9
14mr|texlive-biblatex-publist-0.9-2|7	Name:		texlive-biblatex-publist
14mr|texlive-biblatex-publist-0.9-2|8	Version:	0.9
14mr|texlive-biblatex-publist-0.9-2|9	Release:	2
14mr|texlive-biblatex-publist-0.9-2|10	Summary:	BibLaTeX bibliography support for publication lists
14mr|texlive-biblatex-publist-0.9-2|11	Group:		Publishing
14mr|texlive-biblatex-publist-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-publist
14mr|texlive-biblatex-publist-0.9-2|13	License:	LPPL1.3
14mr|texlive-biblatex-publist-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.tar.xz
14mr|texlive-biblatex-publist-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.doc.tar.xz
14mr|texlive-biblatex-publist-0.9-2|16	BuildArch:	noarch
14mr|texlive-biblatex-publist-0.9-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-publist-0.9-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-publist-0.9-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-publist-0.9-2|20	
14mr|texlive-biblatex-publist-0.9-2|21	%description
14mr|texlive-biblatex-publist-0.9-2|22	The package provides a BibLaTeX bibliography style file (*.bbx)
14mr|texlive-biblatex-publist-0.9-2|23	for publication lists. The style file draws on BibLaTeX's
14mr|texlive-biblatex-publist-0.9-2|24	authoryear style, but provides some extra features often
14mr|texlive-biblatex-publist-0.9-2|25	desired for publication lists, such as the omission of the
14mr|texlive-biblatex-publist-0.9-2|26	author's own name from author or editor data.
14mr|texlive-biblatex-publist-0.9-2|27	
14mr|texlive-biblatex-publist-0.9-2|28	%post
14mr|texlive-biblatex-publist-0.9-2|29	%{_sbindir}/texlive.post
14mr|texlive-biblatex-publist-0.9-2|30	
14mr|texlive-biblatex-publist-0.9-2|31	%postun
14mr|texlive-biblatex-publist-0.9-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-publist-0.9-2|33	%{_sbindir}/texlive.post
14mr|texlive-biblatex-publist-0.9-2|34	fi
14mr|texlive-biblatex-publist-0.9-2|35	
14mr|texlive-biblatex-publist-0.9-2|36	#-----------------------------------------------------------------------
14mr|texlive-biblatex-publist-0.9-2|37	%files
14mr|texlive-biblatex-publist-0.9-2|38	%{_texmfdistdir}/tex/latex/biblatex-publist/publist.bbx
14mr|texlive-biblatex-publist-0.9-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/README
14mr|texlive-biblatex-publist-0.9-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.pdf
14mr|texlive-biblatex-publist-0.9-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.tex
14mr|texlive-biblatex-publist-0.9-2|42	
14mr|texlive-biblatex-publist-0.9-2|43	#-----------------------------------------------------------------------
14mr|texlive-biblatex-publist-0.9-2|44	%prep
14mr|texlive-biblatex-publist-0.9-2|45	%setup -c -a0 -a1
14mr|texlive-biblatex-publist-0.9-2|46	
14mr|texlive-biblatex-publist-0.9-2|47	%build
14mr|texlive-biblatex-publist-0.9-2|48	
14mr|texlive-biblatex-publist-0.9-2|49	%install
14mr|texlive-biblatex-publist-0.9-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-publist-0.9-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-publist-0.9-2|52	
14mr|texlive-biblatex-publist-0.9-2|53	%changelog
14mr|texlive-biblatex-publist-0.9-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-2
14mr|texlive-biblatex-publist-0.9-2|55	+ Revision: dd173f8
14mr|texlive-biblatex-publist-0.9-2|56	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-publist-0.9-2|57	
14mr|texlive-biblatex-publist-0.9-2|58	

19422 14
14mr|texlive-biblatex-science-1.1b-2|1	# revision 27235
14mr|texlive-biblatex-science-1.1b-2|2	# category Package
14mr|texlive-biblatex-science-1.1b-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-science
14mr|texlive-biblatex-science-1.1b-2|4	# catalog-date 2012-06-08 18:13:51 +0200
14mr|texlive-biblatex-science-1.1b-2|5	# catalog-license lppl
14mr|texlive-biblatex-science-1.1b-2|6	# catalog-version 1.1b
14mr|texlive-biblatex-science-1.1b-2|7	Name:		texlive-biblatex-science
14mr|texlive-biblatex-science-1.1b-2|8	Version:	1.1b
14mr|texlive-biblatex-science-1.1b-2|9	Release:	2
14mr|texlive-biblatex-science-1.1b-2|10	Summary:	Biblatex support for Science
14mr|texlive-biblatex-science-1.1b-2|11	Group:		Publishing
14mr|texlive-biblatex-science-1.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-science
14mr|texlive-biblatex-science-1.1b-2|13	License:	LPPL
14mr|texlive-biblatex-science-1.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.tar.xz
14mr|texlive-biblatex-science-1.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.doc.tar.xz
14mr|texlive-biblatex-science-1.1b-2|16	BuildArch:	noarch
14mr|texlive-biblatex-science-1.1b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-science-1.1b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-science-1.1b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-science-1.1b-2|20	
14mr|texlive-biblatex-science-1.1b-2|21	%description
14mr|texlive-biblatex-science-1.1b-2|22	The bundle offers styles that allow authors to use biblatex
14mr|texlive-biblatex-science-1.1b-2|23	when preparing papers for submission to the journal Science.
14mr|texlive-biblatex-science-1.1b-2|24	
14mr|texlive-biblatex-science-1.1b-2|25	%post
14mr|texlive-biblatex-science-1.1b-2|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-science-1.1b-2|27	
14mr|texlive-biblatex-science-1.1b-2|28	%postun
14mr|texlive-biblatex-science-1.1b-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-science-1.1b-2|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-science-1.1b-2|31	fi
14mr|texlive-biblatex-science-1.1b-2|32	
14mr|texlive-biblatex-science-1.1b-2|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-science-1.1b-2|34	%files
14mr|texlive-biblatex-science-1.1b-2|35	%{_texmfdistdir}/tex/latex/biblatex-science/science.bbx
14mr|texlive-biblatex-science-1.1b-2|36	%{_texmfdistdir}/tex/latex/biblatex-science/science.cbx
14mr|texlive-biblatex-science-1.1b-2|37	%doc %{_texmfdistdir}/doc/latex/biblatex-science/README
14mr|texlive-biblatex-science-1.1b-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.bib
14mr|texlive-biblatex-science-1.1b-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.pdf
14mr|texlive-biblatex-science-1.1b-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.tex
14mr|texlive-biblatex-science-1.1b-2|41	
14mr|texlive-biblatex-science-1.1b-2|42	#-----------------------------------------------------------------------
14mr|texlive-biblatex-science-1.1b-2|43	%prep
14mr|texlive-biblatex-science-1.1b-2|44	%setup -c -a0 -a1
14mr|texlive-biblatex-science-1.1b-2|45	
14mr|texlive-biblatex-science-1.1b-2|46	%build
14mr|texlive-biblatex-science-1.1b-2|47	
14mr|texlive-biblatex-science-1.1b-2|48	%install
14mr|texlive-biblatex-science-1.1b-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-science-1.1b-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-science-1.1b-2|51	
14mr|texlive-biblatex-science-1.1b-2|52	
14mr|texlive-biblatex-science-1.1b-2|53	
14mr|texlive-biblatex-science-1.1b-2|54	%changelog
14mr|texlive-biblatex-science-1.1b-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-2
14mr|texlive-biblatex-science-1.1b-2|56	+ Revision: abe7c83
14mr|texlive-biblatex-science-1.1b-2|57	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-science-1.1b-2|58	
14mr|texlive-biblatex-science-1.1b-2|59	

19423 14
14mr|texlive-biblatex-source-division-1.1.0-2|1	# revision 32718
14mr|texlive-biblatex-source-division-1.1.0-2|2	# category Package
14mr|texlive-biblatex-source-division-1.1.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-source-division
14mr|texlive-biblatex-source-division-1.1.0-2|4	# catalog-date 2014-01-19 18:52:02 +0100
14mr|texlive-biblatex-source-division-1.1.0-2|5	# catalog-license lppl1.3
14mr|texlive-biblatex-source-division-1.1.0-2|6	# catalog-version 1.1.0
14mr|texlive-biblatex-source-division-1.1.0-2|7	Name:		texlive-biblatex-source-division
14mr|texlive-biblatex-source-division-1.1.0-2|8	Version:	1.1.0
14mr|texlive-biblatex-source-division-1.1.0-2|9	Release:	2
14mr|texlive-biblatex-source-division-1.1.0-2|10	Summary:	References by "division" in classical sources
14mr|texlive-biblatex-source-division-1.1.0-2|11	Group:		Publishing
14mr|texlive-biblatex-source-division-1.1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-source-division
14mr|texlive-biblatex-source-division-1.1.0-2|13	License:	LPPL1.3
14mr|texlive-biblatex-source-division-1.1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.tar.xz
14mr|texlive-biblatex-source-division-1.1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.doc.tar.xz
14mr|texlive-biblatex-source-division-1.1.0-2|16	BuildArch:	noarch
14mr|texlive-biblatex-source-division-1.1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-source-division-1.1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-source-division-1.1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-source-division-1.1.0-2|20	
14mr|texlive-biblatex-source-division-1.1.0-2|21	%description
14mr|texlive-biblatex-source-division-1.1.0-2|22	The package enables the user to make reference to "division
14mr|texlive-biblatex-source-division-1.1.0-2|23	marks" (such as book, chapter, section), in the document being
14mr|texlive-biblatex-source-division-1.1.0-2|24	referenced, in addition to the page-based references that
14mr|texlive-biblatex-source-division-1.1.0-2|25	BibTeX-based citations have always had. The citation is made in
14mr|texlive-biblatex-source-division-1.1.0-2|26	the same way as the LaTeX standard, but what's inside the
14mr|texlive-biblatex-source-division-1.1.0-2|27	square brackets may include the "division" specification, as in
14mr|texlive-biblatex-source-division-1.1.0-2|28	\cite[<division spec.>]{<document>}.
14mr|texlive-biblatex-source-division-1.1.0-2|29	
14mr|texlive-biblatex-source-division-1.1.0-2|30	%post
14mr|texlive-biblatex-source-division-1.1.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-biblatex-source-division-1.1.0-2|32	
14mr|texlive-biblatex-source-division-1.1.0-2|33	%postun
14mr|texlive-biblatex-source-division-1.1.0-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-source-division-1.1.0-2|35	%{_sbindir}/texlive.post
14mr|texlive-biblatex-source-division-1.1.0-2|36	fi
14mr|texlive-biblatex-source-division-1.1.0-2|37	
14mr|texlive-biblatex-source-division-1.1.0-2|38	#-----------------------------------------------------------------------
14mr|texlive-biblatex-source-division-1.1.0-2|39	%files
14mr|texlive-biblatex-source-division-1.1.0-2|40	%{_texmfdistdir}/tex/latex/biblatex-source-division/biblatex-source-division.sty
14mr|texlive-biblatex-source-division-1.1.0-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/README
14mr|texlive-biblatex-source-division-1.1.0-2|42	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.bib
14mr|texlive-biblatex-source-division-1.1.0-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.pdf
14mr|texlive-biblatex-source-division-1.1.0-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.tex
14mr|texlive-biblatex-source-division-1.1.0-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/latexmkrc
14mr|texlive-biblatex-source-division-1.1.0-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/makefile
14mr|texlive-biblatex-source-division-1.1.0-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/tabular.pdf
14mr|texlive-biblatex-source-division-1.1.0-2|48	
14mr|texlive-biblatex-source-division-1.1.0-2|49	#-----------------------------------------------------------------------
14mr|texlive-biblatex-source-division-1.1.0-2|50	%prep
14mr|texlive-biblatex-source-division-1.1.0-2|51	%setup -c -a0 -a1
14mr|texlive-biblatex-source-division-1.1.0-2|52	
14mr|texlive-biblatex-source-division-1.1.0-2|53	%build
14mr|texlive-biblatex-source-division-1.1.0-2|54	
14mr|texlive-biblatex-source-division-1.1.0-2|55	%install
14mr|texlive-biblatex-source-division-1.1.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-source-division-1.1.0-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-source-division-1.1.0-2|58	
14mr|texlive-biblatex-source-division-1.1.0-2|59	%changelog
14mr|texlive-biblatex-source-division-1.1.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-2
14mr|texlive-biblatex-source-division-1.1.0-2|61	+ Revision: 089ac15
14mr|texlive-biblatex-source-division-1.1.0-2|62	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-source-division-1.1.0-2|63	
14mr|texlive-biblatex-source-division-1.1.0-2|64	

19424 14
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|1	# revision 26210
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|2	# category Package
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|4	# catalog-date 2012-04-28 17:44:11 +0200
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|5	# catalog-license nosource
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|6	# catalog-version 1.0 alpha
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|7	Name:		texlive-biblatex-swiss-legal
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|8	Version:	1.0alpha
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|9	Release:	3
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|10	Summary:	Bibliography and citation styles following Swiss legal practice
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|11	Group:		Publishing
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|13	License:	NOSOURCE
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.tar.xz
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.doc.tar.xz
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|16	BuildArch:	noarch
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|20	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|21	%description
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|22	The package provides biblatex bibliography and citation styles
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|23	for documents written in accordance with Swiss legal citation
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|24	standards. Currently, the package is only usable for French
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|25	documents; translations to German and Italian are under
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|26	development for future versions.
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|27	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|28	%post
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|29	%{_sbindir}/texlive.post
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|30	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|31	%postun
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|33	%{_sbindir}/texlive.post
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|34	fi
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|35	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|36	#-----------------------------------------------------------------------
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|37	%files
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|38	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-fr.lbx
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|39	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|40	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.cbx
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|41	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/README
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|42	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|43	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.tex
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|44	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblioinstructions.bib
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|45	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/listerevuesCH.tex
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|46	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|47	#-----------------------------------------------------------------------
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|48	%prep
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|49	%setup -c -a0 -a1
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|50	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|51	%build
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|52	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|53	%install
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|56	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|57	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|58	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|59	%changelog
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0alpha-3
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|61	+ Revision: 4ffd8dd
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|62	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|63	
14mr|texlive-biblatex-swiss-legal-1.0alpha-3|64	

19425 14
14mr|texlive-biblatex-trad-0.2-7|1	# revision 27852
14mr|texlive-biblatex-trad-0.2-7|2	# category Package
14mr|texlive-biblatex-trad-0.2-7|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-trad
14mr|texlive-biblatex-trad-0.2-7|4	# catalog-date 2012-09-29 14:32:13 +0200
14mr|texlive-biblatex-trad-0.2-7|5	# catalog-license lppl
14mr|texlive-biblatex-trad-0.2-7|6	# catalog-version 0.2
14mr|texlive-biblatex-trad-0.2-7|7	Name:		texlive-biblatex-trad
14mr|texlive-biblatex-trad-0.2-7|8	Version:	0.2
14mr|texlive-biblatex-trad-0.2-7|9	Release:	7
14mr|texlive-biblatex-trad-0.2-7|10	Summary:	"Traditional" BibTeX styles with BibLaTeX
14mr|texlive-biblatex-trad-0.2-7|11	Group:		Publishing
14mr|texlive-biblatex-trad-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-trad
14mr|texlive-biblatex-trad-0.2-7|13	License:	LPPL
14mr|texlive-biblatex-trad-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.tar.xz
14mr|texlive-biblatex-trad-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.doc.tar.xz
14mr|texlive-biblatex-trad-0.2-7|16	BuildArch:	noarch
14mr|texlive-biblatex-trad-0.2-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblatex-trad-0.2-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblatex-trad-0.2-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblatex-trad-0.2-7|20	
14mr|texlive-biblatex-trad-0.2-7|21	%description
14mr|texlive-biblatex-trad-0.2-7|22	The bundle provides implementations of the "traditional" BibTeX
14mr|texlive-biblatex-trad-0.2-7|23	styles (plain, abbrev, unsrt and alpha) with BibLaTeX.
14mr|texlive-biblatex-trad-0.2-7|24	
14mr|texlive-biblatex-trad-0.2-7|25	%post
14mr|texlive-biblatex-trad-0.2-7|26	%{_sbindir}/texlive.post
14mr|texlive-biblatex-trad-0.2-7|27	
14mr|texlive-biblatex-trad-0.2-7|28	%postun
14mr|texlive-biblatex-trad-0.2-7|29	if [ $1 -eq 0 ]; then
14mr|texlive-biblatex-trad-0.2-7|30	%{_sbindir}/texlive.post
14mr|texlive-biblatex-trad-0.2-7|31	fi
14mr|texlive-biblatex-trad-0.2-7|32	
14mr|texlive-biblatex-trad-0.2-7|33	#-----------------------------------------------------------------------
14mr|texlive-biblatex-trad-0.2-7|34	%files
14mr|texlive-biblatex-trad-0.2-7|35	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-abbrv.bbx
14mr|texlive-biblatex-trad-0.2-7|36	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-alpha.bbx
14mr|texlive-biblatex-trad-0.2-7|37	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-plain.bbx
14mr|texlive-biblatex-trad-0.2-7|38	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-standard.bbx
14mr|texlive-biblatex-trad-0.2-7|39	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-unsrt.bbx
14mr|texlive-biblatex-trad-0.2-7|40	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-abbrv.cbx
14mr|texlive-biblatex-trad-0.2-7|41	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-alpha.cbx
14mr|texlive-biblatex-trad-0.2-7|42	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-plain.cbx
14mr|texlive-biblatex-trad-0.2-7|43	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-standard.cbx
14mr|texlive-biblatex-trad-0.2-7|44	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-unsrt.cbx
14mr|texlive-biblatex-trad-0.2-7|45	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/README.txt
14mr|texlive-biblatex-trad-0.2-7|46	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.pdf
14mr|texlive-biblatex-trad-0.2-7|47	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.tex
14mr|texlive-biblatex-trad-0.2-7|48	
14mr|texlive-biblatex-trad-0.2-7|49	#-----------------------------------------------------------------------
14mr|texlive-biblatex-trad-0.2-7|50	%prep
14mr|texlive-biblatex-trad-0.2-7|51	%setup -c -a0 -a1
14mr|texlive-biblatex-trad-0.2-7|52	
14mr|texlive-biblatex-trad-0.2-7|53	%build
14mr|texlive-biblatex-trad-0.2-7|54	
14mr|texlive-biblatex-trad-0.2-7|55	%install
14mr|texlive-biblatex-trad-0.2-7|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-trad-0.2-7|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblatex-trad-0.2-7|58	
14mr|texlive-biblatex-trad-0.2-7|59	%changelog
14mr|texlive-biblatex-trad-0.2-7|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-7
14mr|texlive-biblatex-trad-0.2-7|61	+ Revision: cc48f8f
14mr|texlive-biblatex-trad-0.2-7|62	- MassBuild#440: Increase release tag
14mr|texlive-biblatex-trad-0.2-7|63	
14mr|texlive-biblatex-trad-0.2-7|64	

19426 14
14mr|texlive-bibleref-1.14-3|1	# revision 21145
14mr|texlive-bibleref-1.14-3|2	# category Package
14mr|texlive-bibleref-1.14-3|3	# catalog-ctan /macros/latex/contrib/bibleref
14mr|texlive-bibleref-1.14-3|4	# catalog-date 2011-01-19 23:57:38 +0100
14mr|texlive-bibleref-1.14-3|5	# catalog-license lppl1.3
14mr|texlive-bibleref-1.14-3|6	# catalog-version 1.14
14mr|texlive-bibleref-1.14-3|7	Name:		texlive-bibleref
14mr|texlive-bibleref-1.14-3|8	Version:	1.14
14mr|texlive-bibleref-1.14-3|9	Release:	3
14mr|texlive-bibleref-1.14-3|10	Summary:	Format bible citations
14mr|texlive-bibleref-1.14-3|11	Group:		Publishing
14mr|texlive-bibleref-1.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref
14mr|texlive-bibleref-1.14-3|13	License:	LPPL1.3
14mr|texlive-bibleref-1.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.tar.xz
14mr|texlive-bibleref-1.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.doc.tar.xz
14mr|texlive-bibleref-1.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.source.tar.xz
14mr|texlive-bibleref-1.14-3|17	BuildArch:	noarch
14mr|texlive-bibleref-1.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-1.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-1.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-1.14-3|21	
14mr|texlive-bibleref-1.14-3|22	%description
14mr|texlive-bibleref-1.14-3|23	The bibleref package offers consistent formatting of references
14mr|texlive-bibleref-1.14-3|24	to parts of the Christian bible, in a number of well-defined
14mr|texlive-bibleref-1.14-3|25	formats.
14mr|texlive-bibleref-1.14-3|26	
14mr|texlive-bibleref-1.14-3|27	%post
14mr|texlive-bibleref-1.14-3|28	%{_sbindir}/texlive.post
14mr|texlive-bibleref-1.14-3|29	
14mr|texlive-bibleref-1.14-3|30	%postun
14mr|texlive-bibleref-1.14-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-1.14-3|32	%{_sbindir}/texlive.post
14mr|texlive-bibleref-1.14-3|33	fi
14mr|texlive-bibleref-1.14-3|34	
14mr|texlive-bibleref-1.14-3|35	#-----------------------------------------------------------------------
14mr|texlive-bibleref-1.14-3|36	%files
14mr|texlive-bibleref-1.14-3|37	%{_texmfdistdir}/tex/latex/bibleref/bibleref.sty
14mr|texlive-bibleref-1.14-3|38	%doc %{_texmfdistdir}/doc/latex/bibleref/CHANGES
14mr|texlive-bibleref-1.14-3|39	%doc %{_texmfdistdir}/doc/latex/bibleref/README
14mr|texlive-bibleref-1.14-3|40	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.css
14mr|texlive-bibleref-1.14-3|41	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.html
14mr|texlive-bibleref-1.14-3|42	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.tex
14mr|texlive-bibleref-1.14-3|43	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref.pdf
14mr|texlive-bibleref-1.14-3|44	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.pdf
14mr|texlive-bibleref-1.14-3|45	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.tex
14mr|texlive-bibleref-1.14-3|46	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.pdf
14mr|texlive-bibleref-1.14-3|47	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.tex
14mr|texlive-bibleref-1.14-3|48	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.pdf
14mr|texlive-bibleref-1.14-3|49	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.tex
14mr|texlive-bibleref-1.14-3|50	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.ist
14mr|texlive-bibleref-1.14-3|51	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.pdf
14mr|texlive-bibleref-1.14-3|52	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.tex
14mr|texlive-bibleref-1.14-3|53	#- source
14mr|texlive-bibleref-1.14-3|54	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.dtx
14mr|texlive-bibleref-1.14-3|55	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.ins
14mr|texlive-bibleref-1.14-3|56	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.perl
14mr|texlive-bibleref-1.14-3|57	
14mr|texlive-bibleref-1.14-3|58	#-----------------------------------------------------------------------
14mr|texlive-bibleref-1.14-3|59	%prep
14mr|texlive-bibleref-1.14-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-bibleref-1.14-3|61	
14mr|texlive-bibleref-1.14-3|62	%build
14mr|texlive-bibleref-1.14-3|63	
14mr|texlive-bibleref-1.14-3|64	%install
14mr|texlive-bibleref-1.14-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-1.14-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-1.14-3|67	
14mr|texlive-bibleref-1.14-3|68	
14mr|texlive-bibleref-1.14-3|69	
14mr|texlive-bibleref-1.14-3|70	%changelog
14mr|texlive-bibleref-1.14-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-3
14mr|texlive-bibleref-1.14-3|72	+ Revision: 0f811a5
14mr|texlive-bibleref-1.14-3|73	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-1.14-3|74	
14mr|texlive-bibleref-1.14-3|75	

19427 14
14mr|texlive-bibleref-french-2.3.1-2|1	# revision 27098
14mr|texlive-bibleref-french-2.3.1-2|2	# category Package
14mr|texlive-bibleref-french-2.3.1-2|3	# catalog-ctan /macros/latex/contrib/bibleref-french
14mr|texlive-bibleref-french-2.3.1-2|4	# catalog-date 2012-07-14 16:43:20 +0200
14mr|texlive-bibleref-french-2.3.1-2|5	# catalog-license lppl1.3
14mr|texlive-bibleref-french-2.3.1-2|6	# catalog-version 2.3.1
14mr|texlive-bibleref-french-2.3.1-2|7	Name:		texlive-bibleref-french
14mr|texlive-bibleref-french-2.3.1-2|8	Version:	2.3.1
14mr|texlive-bibleref-french-2.3.1-2|9	Release:	2
14mr|texlive-bibleref-french-2.3.1-2|10	Summary:	French translations for bibleref
14mr|texlive-bibleref-french-2.3.1-2|11	Group:		Publishing
14mr|texlive-bibleref-french-2.3.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-french
14mr|texlive-bibleref-french-2.3.1-2|13	License:	LPPL1.3
14mr|texlive-bibleref-french-2.3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.tar.xz
14mr|texlive-bibleref-french-2.3.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.doc.tar.xz
14mr|texlive-bibleref-french-2.3.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.source.tar.xz
14mr|texlive-bibleref-french-2.3.1-2|17	BuildArch:	noarch
14mr|texlive-bibleref-french-2.3.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-french-2.3.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-french-2.3.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-french-2.3.1-2|21	
14mr|texlive-bibleref-french-2.3.1-2|22	%description
14mr|texlive-bibleref-french-2.3.1-2|23	The package provides translations and alternative typesetting
14mr|texlive-bibleref-french-2.3.1-2|24	conventions for use of bibleref in French.
14mr|texlive-bibleref-french-2.3.1-2|25	
14mr|texlive-bibleref-french-2.3.1-2|26	%post
14mr|texlive-bibleref-french-2.3.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-bibleref-french-2.3.1-2|28	
14mr|texlive-bibleref-french-2.3.1-2|29	%postun
14mr|texlive-bibleref-french-2.3.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-french-2.3.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-bibleref-french-2.3.1-2|32	fi
14mr|texlive-bibleref-french-2.3.1-2|33	
14mr|texlive-bibleref-french-2.3.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-bibleref-french-2.3.1-2|35	%files
14mr|texlive-bibleref-french-2.3.1-2|36	%{_texmfdistdir}/tex/latex/bibleref-french/bibleref-french.sty
14mr|texlive-bibleref-french-2.3.1-2|37	%doc %{_texmfdistdir}/doc/latex/bibleref-french/Lacroux-Bible.pdf
14mr|texlive-bibleref-french-2.3.1-2|38	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.pdf
14mr|texlive-bibleref-french-2.3.1-2|39	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.tex
14mr|texlive-bibleref-french-2.3.1-2|40	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french.pdf
14mr|texlive-bibleref-french-2.3.1-2|41	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/bible.bib
14mr|texlive-bibleref-french-2.3.1-2|42	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/livres.tex
14mr|texlive-bibleref-french-2.3.1-2|43	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/styles.tex
14mr|texlive-bibleref-french-2.3.1-2|44	%doc %{_texmfdistdir}/doc/latex/bibleref-french/makefile
14mr|texlive-bibleref-french-2.3.1-2|45	%doc %{_texmfdistdir}/doc/latex/bibleref-french/test.tex
14mr|texlive-bibleref-french-2.3.1-2|46	#- source
14mr|texlive-bibleref-french-2.3.1-2|47	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.dtx
14mr|texlive-bibleref-french-2.3.1-2|48	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.ins
14mr|texlive-bibleref-french-2.3.1-2|49	
14mr|texlive-bibleref-french-2.3.1-2|50	#-----------------------------------------------------------------------
14mr|texlive-bibleref-french-2.3.1-2|51	%prep
14mr|texlive-bibleref-french-2.3.1-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-bibleref-french-2.3.1-2|53	
14mr|texlive-bibleref-french-2.3.1-2|54	%build
14mr|texlive-bibleref-french-2.3.1-2|55	
14mr|texlive-bibleref-french-2.3.1-2|56	%install
14mr|texlive-bibleref-french-2.3.1-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-french-2.3.1-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-french-2.3.1-2|59	
14mr|texlive-bibleref-french-2.3.1-2|60	
14mr|texlive-bibleref-french-2.3.1-2|61	
14mr|texlive-bibleref-french-2.3.1-2|62	%changelog
14mr|texlive-bibleref-french-2.3.1-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-2
14mr|texlive-bibleref-french-2.3.1-2|64	+ Revision: 31723f4
14mr|texlive-bibleref-french-2.3.1-2|65	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-french-2.3.1-2|66	
14mr|texlive-bibleref-french-2.3.1-2|67	

19428 14
14mr|texlive-bibleref-german-1.0a-3|1	# revision 21923
14mr|texlive-bibleref-german-1.0a-3|2	# category Package
14mr|texlive-bibleref-german-1.0a-3|3	# catalog-ctan /macros/latex/contrib/bibleref-german
14mr|texlive-bibleref-german-1.0a-3|4	# catalog-date 2011-04-02 19:46:11 +0200
14mr|texlive-bibleref-german-1.0a-3|5	# catalog-license lppl1.3
14mr|texlive-bibleref-german-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-bibleref-german-1.0a-3|7	Name:		texlive-bibleref-german
14mr|texlive-bibleref-german-1.0a-3|8	Version:	1.0a
14mr|texlive-bibleref-german-1.0a-3|9	Release:	3
14mr|texlive-bibleref-german-1.0a-3|10	Summary:	German adaptation of bibleref
14mr|texlive-bibleref-german-1.0a-3|11	Group:		Publishing
14mr|texlive-bibleref-german-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-german
14mr|texlive-bibleref-german-1.0a-3|13	License:	LPPL1.3
14mr|texlive-bibleref-german-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.tar.xz
14mr|texlive-bibleref-german-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.doc.tar.xz
14mr|texlive-bibleref-german-1.0a-3|16	BuildArch:	noarch
14mr|texlive-bibleref-german-1.0a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-german-1.0a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-german-1.0a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-german-1.0a-3|20	
14mr|texlive-bibleref-german-1.0a-3|21	%description
14mr|texlive-bibleref-german-1.0a-3|22	The package provides translations and various formats for the
14mr|texlive-bibleref-german-1.0a-3|23	use of bibleref in German documents. The German naming of the
14mr|texlive-bibleref-german-1.0a-3|24	bible books complies with the 'Loccumer Richtlinien' (Locum
14mr|texlive-bibleref-german-1.0a-3|25	guidelines). In addition, the Vulgate (Latin bible) is
14mr|texlive-bibleref-german-1.0a-3|26	supported.
14mr|texlive-bibleref-german-1.0a-3|27	
14mr|texlive-bibleref-german-1.0a-3|28	%post
14mr|texlive-bibleref-german-1.0a-3|29	%{_sbindir}/texlive.post
14mr|texlive-bibleref-german-1.0a-3|30	
14mr|texlive-bibleref-german-1.0a-3|31	%postun
14mr|texlive-bibleref-german-1.0a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-german-1.0a-3|33	%{_sbindir}/texlive.post
14mr|texlive-bibleref-german-1.0a-3|34	fi
14mr|texlive-bibleref-german-1.0a-3|35	
14mr|texlive-bibleref-german-1.0a-3|36	#-----------------------------------------------------------------------
14mr|texlive-bibleref-german-1.0a-3|37	%files
14mr|texlive-bibleref-german-1.0a-3|38	%{_texmfdistdir}/tex/latex/bibleref-german/bibleref-german.sty
14mr|texlive-bibleref-german-1.0a-3|39	%doc %{_texmfdistdir}/doc/latex/bibleref-german/CHANGES
14mr|texlive-bibleref-german-1.0a-3|40	%doc %{_texmfdistdir}/doc/latex/bibleref-german/LIESMICH
14mr|texlive-bibleref-german-1.0a-3|41	%doc %{_texmfdistdir}/doc/latex/bibleref-german/README
14mr|texlive-bibleref-german-1.0a-3|42	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-preamble.tex
14mr|texlive-bibleref-german-1.0a-3|43	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-print.tex
14mr|texlive-bibleref-german-1.0a-3|44	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-screen.tex
14mr|texlive-bibleref-german-1.0a-3|45	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.pdf
14mr|texlive-bibleref-german-1.0a-3|46	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.tex
14mr|texlive-bibleref-german-1.0a-3|47	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.pdf
14mr|texlive-bibleref-german-1.0a-3|48	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.tex
14mr|texlive-bibleref-german-1.0a-3|49	
14mr|texlive-bibleref-german-1.0a-3|50	#-----------------------------------------------------------------------
14mr|texlive-bibleref-german-1.0a-3|51	%prep
14mr|texlive-bibleref-german-1.0a-3|52	%setup -c -a0 -a1
14mr|texlive-bibleref-german-1.0a-3|53	
14mr|texlive-bibleref-german-1.0a-3|54	%build
14mr|texlive-bibleref-german-1.0a-3|55	
14mr|texlive-bibleref-german-1.0a-3|56	%install
14mr|texlive-bibleref-german-1.0a-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-german-1.0a-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-german-1.0a-3|59	
14mr|texlive-bibleref-german-1.0a-3|60	
14mr|texlive-bibleref-german-1.0a-3|61	
14mr|texlive-bibleref-german-1.0a-3|62	%changelog
14mr|texlive-bibleref-german-1.0a-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-bibleref-german-1.0a-3|64	+ Revision: 0b0b696
14mr|texlive-bibleref-german-1.0a-3|65	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-german-1.0a-3|66	
14mr|texlive-bibleref-german-1.0a-3|67	

19429 14
14mr|texlive-bibleref-lds-1.0-3|1	# revision 25526
14mr|texlive-bibleref-lds-1.0-3|2	# category Package
14mr|texlive-bibleref-lds-1.0-3|3	# catalog-ctan /macros/latex/contrib/bibleref-lds
14mr|texlive-bibleref-lds-1.0-3|4	# catalog-date 2012-02-27 12:45:12 +0100
14mr|texlive-bibleref-lds-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bibleref-lds-1.0-3|6	# catalog-version 1.0
14mr|texlive-bibleref-lds-1.0-3|7	Name:		texlive-bibleref-lds
14mr|texlive-bibleref-lds-1.0-3|8	Version:	1.0
14mr|texlive-bibleref-lds-1.0-3|9	Release:	3
14mr|texlive-bibleref-lds-1.0-3|10	Summary:	Bible references, including Church of Jesus Christ of Latter Day Saints
14mr|texlive-bibleref-lds-1.0-3|11	Group:		Publishing
14mr|texlive-bibleref-lds-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-lds
14mr|texlive-bibleref-lds-1.0-3|13	License:	LPPL1.3
14mr|texlive-bibleref-lds-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.tar.xz
14mr|texlive-bibleref-lds-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.doc.tar.xz
14mr|texlive-bibleref-lds-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.source.tar.xz
14mr|texlive-bibleref-lds-1.0-3|17	BuildArch:	noarch
14mr|texlive-bibleref-lds-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-lds-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-lds-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-lds-1.0-3|21	
14mr|texlive-bibleref-lds-1.0-3|22	%description
14mr|texlive-bibleref-lds-1.0-3|23	The package extends the bibleref-mouth package to support
14mr|texlive-bibleref-lds-1.0-3|24	references to the scriptures of The Church of Jesus Christ of
14mr|texlive-bibleref-lds-1.0-3|25	Latter-day Saints (LDS). The package requires bibleref-mouth to
14mr|texlive-bibleref-lds-1.0-3|26	run, and its reference syntax is the same as that of the parent
14mr|texlive-bibleref-lds-1.0-3|27	package.
14mr|texlive-bibleref-lds-1.0-3|28	
14mr|texlive-bibleref-lds-1.0-3|29	%post
14mr|texlive-bibleref-lds-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-bibleref-lds-1.0-3|31	
14mr|texlive-bibleref-lds-1.0-3|32	%postun
14mr|texlive-bibleref-lds-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-lds-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-bibleref-lds-1.0-3|35	fi
14mr|texlive-bibleref-lds-1.0-3|36	
14mr|texlive-bibleref-lds-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-bibleref-lds-1.0-3|38	%files
14mr|texlive-bibleref-lds-1.0-3|39	%{_texmfdistdir}/tex/latex/bibleref-lds/bibleref-lds.sty
14mr|texlive-bibleref-lds-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/README
14mr|texlive-bibleref-lds-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/bibleref-lds.pdf
14mr|texlive-bibleref-lds-1.0-3|42	#- source
14mr|texlive-bibleref-lds-1.0-3|43	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.dtx
14mr|texlive-bibleref-lds-1.0-3|44	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.ins
14mr|texlive-bibleref-lds-1.0-3|45	
14mr|texlive-bibleref-lds-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-bibleref-lds-1.0-3|47	%prep
14mr|texlive-bibleref-lds-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-bibleref-lds-1.0-3|49	
14mr|texlive-bibleref-lds-1.0-3|50	%build
14mr|texlive-bibleref-lds-1.0-3|51	
14mr|texlive-bibleref-lds-1.0-3|52	%install
14mr|texlive-bibleref-lds-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-lds-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-lds-1.0-3|55	
14mr|texlive-bibleref-lds-1.0-3|56	
14mr|texlive-bibleref-lds-1.0-3|57	
14mr|texlive-bibleref-lds-1.0-3|58	%changelog
14mr|texlive-bibleref-lds-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bibleref-lds-1.0-3|60	+ Revision: 7d9e5f5
14mr|texlive-bibleref-lds-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-lds-1.0-3|62	
14mr|texlive-bibleref-lds-1.0-3|63	

19430 14
14mr|texlive-bibleref-mouth-1.0-3|1	# revision 25527
14mr|texlive-bibleref-mouth-1.0-3|2	# category Package
14mr|texlive-bibleref-mouth-1.0-3|3	# catalog-ctan /macros/latex/contrib/bibleref-mouth
14mr|texlive-bibleref-mouth-1.0-3|4	# catalog-date 2012-02-27 12:45:12 +0100
14mr|texlive-bibleref-mouth-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bibleref-mouth-1.0-3|6	# catalog-version 1.0
14mr|texlive-bibleref-mouth-1.0-3|7	Name:		texlive-bibleref-mouth
14mr|texlive-bibleref-mouth-1.0-3|8	Version:	1.0
14mr|texlive-bibleref-mouth-1.0-3|9	Release:	3
14mr|texlive-bibleref-mouth-1.0-3|10	Summary:	Consistent formatting of Bible references
14mr|texlive-bibleref-mouth-1.0-3|11	Group:		Publishing
14mr|texlive-bibleref-mouth-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-mouth
14mr|texlive-bibleref-mouth-1.0-3|13	License:	LPPL1.3
14mr|texlive-bibleref-mouth-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.tar.xz
14mr|texlive-bibleref-mouth-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.doc.tar.xz
14mr|texlive-bibleref-mouth-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.source.tar.xz
14mr|texlive-bibleref-mouth-1.0-3|17	BuildArch:	noarch
14mr|texlive-bibleref-mouth-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-mouth-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-mouth-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-mouth-1.0-3|21	
14mr|texlive-bibleref-mouth-1.0-3|22	%description
14mr|texlive-bibleref-mouth-1.0-3|23	The package allows Bible references to be formatted in a
14mr|texlive-bibleref-mouth-1.0-3|24	consistent way. It is similar to the bibleref package, except
14mr|texlive-bibleref-mouth-1.0-3|25	that the formatting macros are all purely expandable -- that
14mr|texlive-bibleref-mouth-1.0-3|26	is, they are all implemented in TeX's mouth. This means that
14mr|texlive-bibleref-mouth-1.0-3|27	they can be used in any expandable context, such as an argument
14mr|texlive-bibleref-mouth-1.0-3|28	to a \url command.
14mr|texlive-bibleref-mouth-1.0-3|29	
14mr|texlive-bibleref-mouth-1.0-3|30	%post
14mr|texlive-bibleref-mouth-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-bibleref-mouth-1.0-3|32	
14mr|texlive-bibleref-mouth-1.0-3|33	%postun
14mr|texlive-bibleref-mouth-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-mouth-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-bibleref-mouth-1.0-3|36	fi
14mr|texlive-bibleref-mouth-1.0-3|37	
14mr|texlive-bibleref-mouth-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-bibleref-mouth-1.0-3|39	%files
14mr|texlive-bibleref-mouth-1.0-3|40	%{_texmfdistdir}/tex/latex/bibleref-mouth/bibleref-mouth.sty
14mr|texlive-bibleref-mouth-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/README
14mr|texlive-bibleref-mouth-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/bibleref-mouth.pdf
14mr|texlive-bibleref-mouth-1.0-3|43	#- source
14mr|texlive-bibleref-mouth-1.0-3|44	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.dtx
14mr|texlive-bibleref-mouth-1.0-3|45	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.ins
14mr|texlive-bibleref-mouth-1.0-3|46	
14mr|texlive-bibleref-mouth-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-bibleref-mouth-1.0-3|48	%prep
14mr|texlive-bibleref-mouth-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-bibleref-mouth-1.0-3|50	
14mr|texlive-bibleref-mouth-1.0-3|51	%build
14mr|texlive-bibleref-mouth-1.0-3|52	
14mr|texlive-bibleref-mouth-1.0-3|53	%install
14mr|texlive-bibleref-mouth-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-mouth-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-mouth-1.0-3|56	
14mr|texlive-bibleref-mouth-1.0-3|57	
14mr|texlive-bibleref-mouth-1.0-3|58	
14mr|texlive-bibleref-mouth-1.0-3|59	%changelog
14mr|texlive-bibleref-mouth-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bibleref-mouth-1.0-3|61	+ Revision: 9af7e4e
14mr|texlive-bibleref-mouth-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-mouth-1.0-3|63	
14mr|texlive-bibleref-mouth-1.0-3|64	

19431 14
14mr|texlive-bibleref-parse-1.1-3|1	# revision 22054
14mr|texlive-bibleref-parse-1.1-3|2	# category Package
14mr|texlive-bibleref-parse-1.1-3|3	# catalog-ctan /macros/latex/contrib/bibleref-parse
14mr|texlive-bibleref-parse-1.1-3|4	# catalog-date 2011-04-11 08:43:57 +0200
14mr|texlive-bibleref-parse-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-bibleref-parse-1.1-3|6	# catalog-version 1.1
14mr|texlive-bibleref-parse-1.1-3|7	Name:		texlive-bibleref-parse
14mr|texlive-bibleref-parse-1.1-3|8	Version:	1.1
14mr|texlive-bibleref-parse-1.1-3|9	Release:	3
14mr|texlive-bibleref-parse-1.1-3|10	Summary:	Specify Bible passages in human-readable format
14mr|texlive-bibleref-parse-1.1-3|11	Group:		Publishing
14mr|texlive-bibleref-parse-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-parse
14mr|texlive-bibleref-parse-1.1-3|13	License:	LPPL1.3
14mr|texlive-bibleref-parse-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.tar.xz
14mr|texlive-bibleref-parse-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.doc.tar.xz
14mr|texlive-bibleref-parse-1.1-3|16	BuildArch:	noarch
14mr|texlive-bibleref-parse-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibleref-parse-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibleref-parse-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bibleref-parse-1.1-3|20	
14mr|texlive-bibleref-parse-1.1-3|21	%description
14mr|texlive-bibleref-parse-1.1-3|22	The package parses Bible passages that are given in human
14mr|texlive-bibleref-parse-1.1-3|23	readable format. It accepts a wide variety of formats. This
14mr|texlive-bibleref-parse-1.1-3|24	allows for a simpler and more convenient interface to the
14mr|texlive-bibleref-parse-1.1-3|25	functionality of the bibleref package.
14mr|texlive-bibleref-parse-1.1-3|26	
14mr|texlive-bibleref-parse-1.1-3|27	%post
14mr|texlive-bibleref-parse-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-bibleref-parse-1.1-3|29	
14mr|texlive-bibleref-parse-1.1-3|30	%postun
14mr|texlive-bibleref-parse-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bibleref-parse-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-bibleref-parse-1.1-3|33	fi
14mr|texlive-bibleref-parse-1.1-3|34	
14mr|texlive-bibleref-parse-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-bibleref-parse-1.1-3|36	%files
14mr|texlive-bibleref-parse-1.1-3|37	%{_texmfdistdir}/tex/latex/bibleref-parse/bibleref-parse.sty
14mr|texlive-bibleref-parse-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/README
14mr|texlive-bibleref-parse-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.pdf
14mr|texlive-bibleref-parse-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.tex
14mr|texlive-bibleref-parse-1.1-3|41	
14mr|texlive-bibleref-parse-1.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-bibleref-parse-1.1-3|43	%prep
14mr|texlive-bibleref-parse-1.1-3|44	%setup -c -a0 -a1
14mr|texlive-bibleref-parse-1.1-3|45	
14mr|texlive-bibleref-parse-1.1-3|46	%build
14mr|texlive-bibleref-parse-1.1-3|47	
14mr|texlive-bibleref-parse-1.1-3|48	%install
14mr|texlive-bibleref-parse-1.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-parse-1.1-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bibleref-parse-1.1-3|51	
14mr|texlive-bibleref-parse-1.1-3|52	
14mr|texlive-bibleref-parse-1.1-3|53	
14mr|texlive-bibleref-parse-1.1-3|54	%changelog
14mr|texlive-bibleref-parse-1.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-bibleref-parse-1.1-3|56	+ Revision: 3501bbd
14mr|texlive-bibleref-parse-1.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-bibleref-parse-1.1-3|58	
14mr|texlive-bibleref-parse-1.1-3|59	

19432 14
14mr|texlive-biblist-20100221-3|1	# revision 17116
14mr|texlive-biblist-20100221-3|2	# category Package
14mr|texlive-biblist-20100221-3|3	# catalog-ctan /macros/latex209/contrib/biblist
14mr|texlive-biblist-20100221-3|4	# catalog-date 2010-02-21 11:42:27 +0100
14mr|texlive-biblist-20100221-3|5	# catalog-license gpl
14mr|texlive-biblist-20100221-3|6	# catalog-version undef
14mr|texlive-biblist-20100221-3|7	Name:		texlive-biblist
14mr|texlive-biblist-20100221-3|8	Version:	20100221
14mr|texlive-biblist-20100221-3|9	Release:	3
14mr|texlive-biblist-20100221-3|10	Summary:	Print a BibTeX database
14mr|texlive-biblist-20100221-3|11	Group:		Publishing
14mr|texlive-biblist-20100221-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/biblist
14mr|texlive-biblist-20100221-3|13	License:	GPL
14mr|texlive-biblist-20100221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.tar.xz
14mr|texlive-biblist-20100221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.doc.tar.xz
14mr|texlive-biblist-20100221-3|16	BuildArch:	noarch
14mr|texlive-biblist-20100221-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biblist-20100221-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biblist-20100221-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biblist-20100221-3|20	
14mr|texlive-biblist-20100221-3|21	%description
14mr|texlive-biblist-20100221-3|22	The package provides the means of listing an entire BibTeX
14mr|texlive-biblist-20100221-3|23	database, avoiding the potentially large (macro) impact
14mr|texlive-biblist-20100221-3|24	associated with \nocite{*}.
14mr|texlive-biblist-20100221-3|25	
14mr|texlive-biblist-20100221-3|26	%post
14mr|texlive-biblist-20100221-3|27	%{_sbindir}/texlive.post
14mr|texlive-biblist-20100221-3|28	
14mr|texlive-biblist-20100221-3|29	%postun
14mr|texlive-biblist-20100221-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-biblist-20100221-3|31	%{_sbindir}/texlive.post
14mr|texlive-biblist-20100221-3|32	fi
14mr|texlive-biblist-20100221-3|33	
14mr|texlive-biblist-20100221-3|34	#-----------------------------------------------------------------------
14mr|texlive-biblist-20100221-3|35	%files
14mr|texlive-biblist-20100221-3|36	%{_texmfdistdir}/tex/latex/biblist/biblist.sty
14mr|texlive-biblist-20100221-3|37	%doc %{_texmfdistdir}/doc/latex/biblist/README
14mr|texlive-biblist-20100221-3|38	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.bst-dist
14mr|texlive-biblist-20100221-3|39	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.gde
14mr|texlive-biblist-20100221-3|40	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.pdf
14mr|texlive-biblist-20100221-3|41	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.tex
14mr|texlive-biblist-20100221-3|42	
14mr|texlive-biblist-20100221-3|43	#-----------------------------------------------------------------------
14mr|texlive-biblist-20100221-3|44	%prep
14mr|texlive-biblist-20100221-3|45	%setup -c -a0 -a1
14mr|texlive-biblist-20100221-3|46	
14mr|texlive-biblist-20100221-3|47	%build
14mr|texlive-biblist-20100221-3|48	
14mr|texlive-biblist-20100221-3|49	%install
14mr|texlive-biblist-20100221-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biblist-20100221-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biblist-20100221-3|52	
14mr|texlive-biblist-20100221-3|53	
14mr|texlive-biblist-20100221-3|54	
14mr|texlive-biblist-20100221-3|55	%changelog
14mr|texlive-biblist-20100221-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100221-3
14mr|texlive-biblist-20100221-3|57	+ Revision: a4d3675
14mr|texlive-biblist-20100221-3|58	- MassBuild#440: Increase release tag
14mr|texlive-biblist-20100221-3|59	
14mr|texlive-biblist-20100221-3|60	

19433 14
14mr|texlive-bibtex-0.99d-9|1	# revision 29764
14mr|texlive-bibtex-0.99d-9|2	# category Package
14mr|texlive-bibtex-0.99d-9|3	# catalog-ctan /biblio/bibtex/base
14mr|texlive-bibtex-0.99d-9|4	# catalog-date 2011-12-28 13:17:09 +0100
14mr|texlive-bibtex-0.99d-9|5	# catalog-license knuth
14mr|texlive-bibtex-0.99d-9|6	# catalog-version 0.99d
14mr|texlive-bibtex-0.99d-9|7	Name:		texlive-bibtex
14mr|texlive-bibtex-0.99d-9|8	Version:	0.99d
14mr|texlive-bibtex-0.99d-9|9	Release:	9
14mr|texlive-bibtex-0.99d-9|10	Summary:	Process bibliographies for LaTeX, etc
14mr|texlive-bibtex-0.99d-9|11	Group:		Publishing
14mr|texlive-bibtex-0.99d-9|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/base
14mr|texlive-bibtex-0.99d-9|13	License:	KNUTH
14mr|texlive-bibtex-0.99d-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.tar.xz
14mr|texlive-bibtex-0.99d-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.doc.tar.xz
14mr|texlive-bibtex-0.99d-9|16	BuildArch:	noarch
14mr|texlive-bibtex-0.99d-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibtex-0.99d-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibtex-0.99d-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-bibtex-0.99d-9|20	Requires:	texlive-bibtex.bin
14mr|texlive-bibtex-0.99d-9|21	
14mr|texlive-bibtex-0.99d-9|22	%description
14mr|texlive-bibtex-0.99d-9|23	BibTeX allows the user to store his citation data in generic
14mr|texlive-bibtex-0.99d-9|24	form, while printing citations in a document in the form
14mr|texlive-bibtex-0.99d-9|25	specified by a BibTeX style, to be specified in the document
14mr|texlive-bibtex-0.99d-9|26	itself (one often needs a LaTeX citation-style package, such as
14mr|texlive-bibtex-0.99d-9|27	natbib as well). BibTeX itself is an ASCII-only program; there
14mr|texlive-bibtex-0.99d-9|28	is, however, a version that copes with 8-bit character sets.
14mr|texlive-bibtex-0.99d-9|29	However, BibTeX's facilities rapidly run out as one moves away
14mr|texlive-bibtex-0.99d-9|30	from simple ASCII (for example, in the various national sorting
14mr|texlive-bibtex-0.99d-9|31	rules for languages expressed in different parts of ISO-8859 --
14mr|texlive-bibtex-0.99d-9|32	the "ISO Latin" series). For more flexibility, the user is
14mr|texlive-bibtex-0.99d-9|33	urged to consider using biber with biblatex to typeset its
14mr|texlive-bibtex-0.99d-9|34	output. In particular, it is best to avoid BibTeX in favour of
14mr|texlive-bibtex-0.99d-9|35	biblatex, if at all possible.
14mr|texlive-bibtex-0.99d-9|36	
14mr|texlive-bibtex-0.99d-9|37	%post
14mr|texlive-bibtex-0.99d-9|38	%{_sbindir}/texlive.post
14mr|texlive-bibtex-0.99d-9|39	
14mr|texlive-bibtex-0.99d-9|40	%postun
14mr|texlive-bibtex-0.99d-9|41	if [ $1 -eq 0 ]; then
14mr|texlive-bibtex-0.99d-9|42	%{_sbindir}/texlive.post
14mr|texlive-bibtex-0.99d-9|43	fi
14mr|texlive-bibtex-0.99d-9|44	
14mr|texlive-bibtex-0.99d-9|45	#-----------------------------------------------------------------------
14mr|texlive-bibtex-0.99d-9|46	%files
14mr|texlive-bibtex-0.99d-9|47	%{_texmfdistdir}/bibtex/bib/base/xampl.bib
14mr|texlive-bibtex-0.99d-9|48	%{_texmfdistdir}/bibtex/bst/base/abbrv.bst
14mr|texlive-bibtex-0.99d-9|49	%{_texmfdistdir}/bibtex/bst/base/acm.bst
14mr|texlive-bibtex-0.99d-9|50	%{_texmfdistdir}/bibtex/bst/base/alpha.bst
14mr|texlive-bibtex-0.99d-9|51	%{_texmfdistdir}/bibtex/bst/base/apalike.bst
14mr|texlive-bibtex-0.99d-9|52	%{_texmfdistdir}/bibtex/bst/base/ieeetr.bst
14mr|texlive-bibtex-0.99d-9|53	%{_texmfdistdir}/bibtex/bst/base/plain.bst
14mr|texlive-bibtex-0.99d-9|54	%{_texmfdistdir}/bibtex/bst/base/siam.bst
14mr|texlive-bibtex-0.99d-9|55	%{_texmfdistdir}/bibtex/bst/base/unsrt.bst
14mr|texlive-bibtex-0.99d-9|56	%doc %{_texmfdistdir}/doc/bibtex/base/README
14mr|texlive-bibtex-0.99d-9|57	%doc %{_texmfdistdir}/doc/bibtex/base/btxbst.doc
14mr|texlive-bibtex-0.99d-9|58	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.bib
14mr|texlive-bibtex-0.99d-9|59	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.pdf
14mr|texlive-bibtex-0.99d-9|60	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.tex
14mr|texlive-bibtex-0.99d-9|61	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.pdf
14mr|texlive-bibtex-0.99d-9|62	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.tex
14mr|texlive-bibtex-0.99d-9|63	%doc %{_mandir}/man1/bibtex.1*
14mr|texlive-bibtex-0.99d-9|64	%doc %{_texmfdistdir}/doc/man/man1/bibtex.man1.pdf
14mr|texlive-bibtex-0.99d-9|65	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.sty
14mr|texlive-bibtex-0.99d-9|66	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.tex
14mr|texlive-bibtex-0.99d-9|67	
14mr|texlive-bibtex-0.99d-9|68	#-----------------------------------------------------------------------
14mr|texlive-bibtex-0.99d-9|69	%prep
14mr|texlive-bibtex-0.99d-9|70	%setup -c -a0 -a1
14mr|texlive-bibtex-0.99d-9|71	
14mr|texlive-bibtex-0.99d-9|72	%build
14mr|texlive-bibtex-0.99d-9|73	
14mr|texlive-bibtex-0.99d-9|74	%install
14mr|texlive-bibtex-0.99d-9|75	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-bibtex-0.99d-9|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-bibtex-0.99d-9|77	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-bibtex-0.99d-9|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-bibtex-0.99d-9|79	
14mr|texlive-bibtex-0.99d-9|80	%changelog
14mr|texlive-bibtex-0.99d-9|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99d-9
14mr|texlive-bibtex-0.99d-9|82	+ Revision: 2fb74cb
14mr|texlive-bibtex-0.99d-9|83	- MassBuild#440: Increase release tag
14mr|texlive-bibtex-0.99d-9|84	
14mr|texlive-bibtex-0.99d-9|85	

19434 14
14mr|texlive-bibtex8-3.71-8|1	# revision 29725
14mr|texlive-bibtex8-3.71-8|2	# category TLCore
14mr|texlive-bibtex8-3.71-8|3	# catalog-ctan /biblio/bibtex/8-bit
14mr|texlive-bibtex8-3.71-8|4	# catalog-date 2012-04-27 15:08:24 +0200
14mr|texlive-bibtex8-3.71-8|5	# catalog-license gpl
14mr|texlive-bibtex8-3.71-8|6	# catalog-version 3.71
14mr|texlive-bibtex8-3.71-8|7	Name:		texlive-bibtex8
14mr|texlive-bibtex8-3.71-8|8	Version:	3.71
14mr|texlive-bibtex8-3.71-8|9	Release:	8
14mr|texlive-bibtex8-3.71-8|10	Summary:	A fully 8-bit adaptation of BibTeX 0.99
14mr|texlive-bibtex8-3.71-8|11	Group:		Publishing
14mr|texlive-bibtex8-3.71-8|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/8-bit
14mr|texlive-bibtex8-3.71-8|13	License:	GPL
14mr|texlive-bibtex8-3.71-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.tar.xz
14mr|texlive-bibtex8-3.71-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.doc.tar.xz
14mr|texlive-bibtex8-3.71-8|16	BuildArch:	noarch
14mr|texlive-bibtex8-3.71-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibtex8-3.71-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibtex8-3.71-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-bibtex8-3.71-8|20	Requires:	texlive-bibtex8.bin
14mr|texlive-bibtex8-3.71-8|21	
14mr|texlive-bibtex8-3.71-8|22	%description
14mr|texlive-bibtex8-3.71-8|23	An enhanced, portable C version of BibTeX. Enhanced by
14mr|texlive-bibtex8-3.71-8|24	conversion to "big" (32-bit) capacity, addition of run-time
14mr|texlive-bibtex8-3.71-8|25	selectable capacity and 8-bit support extensions. National
14mr|texlive-bibtex8-3.71-8|26	character set and sorting order are controlled by an external
14mr|texlive-bibtex8-3.71-8|27	configuration file. Various examples are included.
14mr|texlive-bibtex8-3.71-8|28	
14mr|texlive-bibtex8-3.71-8|29	%post
14mr|texlive-bibtex8-3.71-8|30	%{_sbindir}/texlive.post
14mr|texlive-bibtex8-3.71-8|31	
14mr|texlive-bibtex8-3.71-8|32	%postun
14mr|texlive-bibtex8-3.71-8|33	if [ $1 -eq 0 ]; then
14mr|texlive-bibtex8-3.71-8|34	%{_sbindir}/texlive.post
14mr|texlive-bibtex8-3.71-8|35	fi
14mr|texlive-bibtex8-3.71-8|36	
14mr|texlive-bibtex8-3.71-8|37	#-----------------------------------------------------------------------
14mr|texlive-bibtex8-3.71-8|38	%files
14mr|texlive-bibtex8-3.71-8|39	%{_texmfdistdir}/bibtex/csf/base/88591lat.csf
14mr|texlive-bibtex8-3.71-8|40	%{_texmfdistdir}/bibtex/csf/base/88591sca.csf
14mr|texlive-bibtex8-3.71-8|41	%{_texmfdistdir}/bibtex/csf/base/README.TEXLIVE
14mr|texlive-bibtex8-3.71-8|42	%{_texmfdistdir}/bibtex/csf/base/ascii.csf
14mr|texlive-bibtex8-3.71-8|43	%{_texmfdistdir}/bibtex/csf/base/cp437lat.csf
14mr|texlive-bibtex8-3.71-8|44	%{_texmfdistdir}/bibtex/csf/base/cp850lat.csf
14mr|texlive-bibtex8-3.71-8|45	%{_texmfdistdir}/bibtex/csf/base/cp850sca.csf
14mr|texlive-bibtex8-3.71-8|46	%{_texmfdistdir}/bibtex/csf/base/cp866rus.csf
14mr|texlive-bibtex8-3.71-8|47	%{_texmfdistdir}/bibtex/csf/base/csfile.txt
14mr|texlive-bibtex8-3.71-8|48	%{_texmfdistdir}/bibtex/csf/polish-csf/88592pl.csf
14mr|texlive-bibtex8-3.71-8|49	%{_texmfdistdir}/bibtex/csf/polish-csf/cp1250pl.csf
14mr|texlive-bibtex8-3.71-8|50	%{_texmfdistdir}/bibtex/csf/polish-csf/cp852pl.csf
14mr|texlive-bibtex8-3.71-8|51	%{_texmfdistdir}/bibtex/csf/polish-csf/iso8859-7.csf
14mr|texlive-bibtex8-3.71-8|52	%doc %{_texmfdistdir}/doc/bibtex8/00readme.txt
14mr|texlive-bibtex8-3.71-8|53	%doc %{_texmfdistdir}/doc/bibtex8/HISTORY
14mr|texlive-bibtex8-3.71-8|54	%doc %{_texmfdistdir}/doc/bibtex8/csfile.txt
14mr|texlive-bibtex8-3.71-8|55	%doc %{_texmfdistdir}/doc/bibtex8/file_id.diz
14mr|texlive-bibtex8-3.71-8|56	
14mr|texlive-bibtex8-3.71-8|57	#-----------------------------------------------------------------------
14mr|texlive-bibtex8-3.71-8|58	%prep
14mr|texlive-bibtex8-3.71-8|59	%setup -c -a0 -a1
14mr|texlive-bibtex8-3.71-8|60	
14mr|texlive-bibtex8-3.71-8|61	%build
14mr|texlive-bibtex8-3.71-8|62	
14mr|texlive-bibtex8-3.71-8|63	%install
14mr|texlive-bibtex8-3.71-8|64	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-bibtex8-3.71-8|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-bibtex8-3.71-8|66	
14mr|texlive-bibtex8-3.71-8|67	%changelog
14mr|texlive-bibtex8-3.71-8|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.71-8
14mr|texlive-bibtex8-3.71-8|69	+ Revision: 3ac3561
14mr|texlive-bibtex8-3.71-8|70	- MassBuild#440: Increase release tag
14mr|texlive-bibtex8-3.71-8|71	
14mr|texlive-bibtex8-3.71-8|72	

19435 14
14mr|texlive-bibtexu-20131013-7|1	# revision 29743
14mr|texlive-bibtexu-20131013-7|2	# category TLCore
14mr|texlive-bibtexu-20131013-7|3	# catalog-ctan undef
14mr|texlive-bibtexu-20131013-7|4	# catalog-date undef
14mr|texlive-bibtexu-20131013-7|5	# catalog-license undef
14mr|texlive-bibtexu-20131013-7|6	# catalog-version undef
14mr|texlive-bibtexu-20131013-7|7	Name:		texlive-bibtexu
14mr|texlive-bibtexu-20131013-7|8	Version:	20131013
14mr|texlive-bibtexu-20131013-7|9	Release:	7
14mr|texlive-bibtexu-20131013-7|10	Summary:	TeXLive bibtexu package
14mr|texlive-bibtexu-20131013-7|11	Group:		Publishing
14mr|texlive-bibtexu-20131013-7|12	URL:		http://tug.org/texlive
14mr|texlive-bibtexu-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-bibtexu-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.tar.xz
14mr|texlive-bibtexu-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.doc.tar.xz
14mr|texlive-bibtexu-20131013-7|16	BuildArch:	noarch
14mr|texlive-bibtexu-20131013-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bibtexu-20131013-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bibtexu-20131013-7|19	Requires:	texlive-bibtexu.bin
14mr|texlive-bibtexu-20131013-7|20	
14mr|texlive-bibtexu-20131013-7|21	%description
14mr|texlive-bibtexu-20131013-7|22	TeXLive bibtexu package.
14mr|texlive-bibtexu-20131013-7|23	
14mr|texlive-bibtexu-20131013-7|24	#-----------------------------------------------------------------------
14mr|texlive-bibtexu-20131013-7|25	%files
14mr|texlive-bibtexu-20131013-7|26	%doc %{_texmfdistdir}/doc/bibtexu/00readme.txt
14mr|texlive-bibtexu-20131013-7|27	%doc %{_texmfdistdir}/doc/bibtexu/HISTORY
14mr|texlive-bibtexu-20131013-7|28	%doc %{_texmfdistdir}/doc/bibtexu/csfile.txt
14mr|texlive-bibtexu-20131013-7|29	%doc %{_texmfdistdir}/doc/bibtexu/file_id.diz
14mr|texlive-bibtexu-20131013-7|30	
14mr|texlive-bibtexu-20131013-7|31	#-----------------------------------------------------------------------
14mr|texlive-bibtexu-20131013-7|32	%prep
14mr|texlive-bibtexu-20131013-7|33	%setup -c -a0 -a1
14mr|texlive-bibtexu-20131013-7|34	
14mr|texlive-bibtexu-20131013-7|35	%build
14mr|texlive-bibtexu-20131013-7|36	
14mr|texlive-bibtexu-20131013-7|37	%install
14mr|texlive-bibtexu-20131013-7|38	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-bibtexu-20131013-7|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-bibtexu-20131013-7|40	
14mr|texlive-bibtexu-20131013-7|41	%changelog
14mr|texlive-bibtexu-20131013-7|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-7
14mr|texlive-bibtexu-20131013-7|43	+ Revision: ef90053
14mr|texlive-bibtexu-20131013-7|44	- MassBuild#440: Increase release tag
14mr|texlive-bibtexu-20131013-7|45	
14mr|texlive-bibtexu-20131013-7|46	

19436 14
14mr|texlive-bibtopic-1.1a-3|1	# revision 15878
14mr|texlive-bibtopic-1.1a-3|2	# category Package
14mr|texlive-bibtopic-1.1a-3|3	# catalog-ctan /macros/latex/contrib/bibtopic
14mr|texlive-bibtopic-1.1a-3|4	# catalog-date 2006-10-17 00:49:54 +0200
14mr|texlive-bibtopic-1.1a-3|5	# catalog-license gpl
14mr|texlive-bibtopic-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-bibtopic-1.1a-3|7	Name:		texlive-bibtopic
14mr|texlive-bibtopic-1.1a-3|8	Version:	1.1a
14mr|texlive-bibtopic-1.1a-3|9	Release:	3
14mr|texlive-bibtopic-1.1a-3|10	Summary:	Include multiple bibliographies in a document
14mr|texlive-bibtopic-1.1a-3|11	Group:		Publishing
14mr|texlive-bibtopic-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopic
14mr|texlive-bibtopic-1.1a-3|13	License:	GPL
14mr|texlive-bibtopic-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.tar.xz
14mr|texlive-bibtopic-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.doc.tar.xz
14mr|texlive-bibtopic-1.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.source.tar.xz
14mr|texlive-bibtopic-1.1a-3|17	BuildArch:	noarch
14mr|texlive-bibtopic-1.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibtopic-1.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibtopic-1.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibtopic-1.1a-3|21	
14mr|texlive-bibtopic-1.1a-3|22	%description
14mr|texlive-bibtopic-1.1a-3|23	The package allows the user to include several bibliographies
14mr|texlive-bibtopic-1.1a-3|24	covering different 'topics' or bibliographic material into a
14mr|texlive-bibtopic-1.1a-3|25	document (e.g., one bibliography for primary literature and one
14mr|texlive-bibtopic-1.1a-3|26	for secondary literature). The package provides commands to
14mr|texlive-bibtopic-1.1a-3|27	include either all references from a .bib file, only the
14mr|texlive-bibtopic-1.1a-3|28	references actually cited or those not cited in your document.
14mr|texlive-bibtopic-1.1a-3|29	The user has to construct a separate .bib file for each
14mr|texlive-bibtopic-1.1a-3|30	bibliographic 'topic', each of which will be processed
14mr|texlive-bibtopic-1.1a-3|31	separately by BibTeX. If you want to have bibliographies
14mr|texlive-bibtopic-1.1a-3|32	specific to one part of a document, see the packages bibunits
14mr|texlive-bibtopic-1.1a-3|33	or chapterbib.
14mr|texlive-bibtopic-1.1a-3|34	
14mr|texlive-bibtopic-1.1a-3|35	%post
14mr|texlive-bibtopic-1.1a-3|36	%{_sbindir}/texlive.post
14mr|texlive-bibtopic-1.1a-3|37	
14mr|texlive-bibtopic-1.1a-3|38	%postun
14mr|texlive-bibtopic-1.1a-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-bibtopic-1.1a-3|40	%{_sbindir}/texlive.post
14mr|texlive-bibtopic-1.1a-3|41	fi
14mr|texlive-bibtopic-1.1a-3|42	
14mr|texlive-bibtopic-1.1a-3|43	#-----------------------------------------------------------------------
14mr|texlive-bibtopic-1.1a-3|44	%files
14mr|texlive-bibtopic-1.1a-3|45	%{_texmfdistdir}/tex/latex/bibtopic/bibtopic.sty
14mr|texlive-bibtopic-1.1a-3|46	%doc %{_texmfdistdir}/doc/latex/bibtopic/README
14mr|texlive-bibtopic-1.1a-3|47	%doc %{_texmfdistdir}/doc/latex/bibtopic/articles.bib
14mr|texlive-bibtopic-1.1a-3|48	%doc %{_texmfdistdir}/doc/latex/bibtopic/bibtopic.pdf
14mr|texlive-bibtopic-1.1a-3|49	%doc %{_texmfdistdir}/doc/latex/bibtopic/books.bib
14mr|texlive-bibtopic-1.1a-3|50	%doc %{_texmfdistdir}/doc/latex/bibtopic/sample.tex
14mr|texlive-bibtopic-1.1a-3|51	#- source
14mr|texlive-bibtopic-1.1a-3|52	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.dtx
14mr|texlive-bibtopic-1.1a-3|53	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.ins
14mr|texlive-bibtopic-1.1a-3|54	
14mr|texlive-bibtopic-1.1a-3|55	#-----------------------------------------------------------------------
14mr|texlive-bibtopic-1.1a-3|56	%prep
14mr|texlive-bibtopic-1.1a-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-bibtopic-1.1a-3|58	
14mr|texlive-bibtopic-1.1a-3|59	%build
14mr|texlive-bibtopic-1.1a-3|60	
14mr|texlive-bibtopic-1.1a-3|61	%install
14mr|texlive-bibtopic-1.1a-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibtopic-1.1a-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibtopic-1.1a-3|64	
14mr|texlive-bibtopic-1.1a-3|65	
14mr|texlive-bibtopic-1.1a-3|66	
14mr|texlive-bibtopic-1.1a-3|67	%changelog
14mr|texlive-bibtopic-1.1a-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-bibtopic-1.1a-3|69	+ Revision: fcfb7ee
14mr|texlive-bibtopic-1.1a-3|70	- MassBuild#440: Increase release tag
14mr|texlive-bibtopic-1.1a-3|71	
14mr|texlive-bibtopic-1.1a-3|72	

19437 14
14mr|texlive-bibtopicprefix-1.10-3|1	# revision 15878
14mr|texlive-bibtopicprefix-1.10-3|2	# category Package
14mr|texlive-bibtopicprefix-1.10-3|3	# catalog-ctan /macros/latex/contrib/bibtopicprefix
14mr|texlive-bibtopicprefix-1.10-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-bibtopicprefix-1.10-3|5	# catalog-license lppl
14mr|texlive-bibtopicprefix-1.10-3|6	# catalog-version 1.10
14mr|texlive-bibtopicprefix-1.10-3|7	Name:		texlive-bibtopicprefix
14mr|texlive-bibtopicprefix-1.10-3|8	Version:	1.10
14mr|texlive-bibtopicprefix-1.10-3|9	Release:	3
14mr|texlive-bibtopicprefix-1.10-3|10	Summary:	Prefix references to bibliographies produced by bibtopic
14mr|texlive-bibtopicprefix-1.10-3|11	Group:		Publishing
14mr|texlive-bibtopicprefix-1.10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopicprefix
14mr|texlive-bibtopicprefix-1.10-3|13	License:	LPPL
14mr|texlive-bibtopicprefix-1.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.tar.xz
14mr|texlive-bibtopicprefix-1.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.doc.tar.xz
14mr|texlive-bibtopicprefix-1.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.source.tar.xz
14mr|texlive-bibtopicprefix-1.10-3|17	BuildArch:	noarch
14mr|texlive-bibtopicprefix-1.10-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibtopicprefix-1.10-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibtopicprefix-1.10-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibtopicprefix-1.10-3|21	
14mr|texlive-bibtopicprefix-1.10-3|22	%description
14mr|texlive-bibtopicprefix-1.10-3|23	The package permits users to apply prefixes (fixed strings) to
14mr|texlive-bibtopicprefix-1.10-3|24	references to entries in bibliographies produced by the
14mr|texlive-bibtopicprefix-1.10-3|25	bibtopic package.
14mr|texlive-bibtopicprefix-1.10-3|26	
14mr|texlive-bibtopicprefix-1.10-3|27	%post
14mr|texlive-bibtopicprefix-1.10-3|28	%{_sbindir}/texlive.post
14mr|texlive-bibtopicprefix-1.10-3|29	
14mr|texlive-bibtopicprefix-1.10-3|30	%postun
14mr|texlive-bibtopicprefix-1.10-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bibtopicprefix-1.10-3|32	%{_sbindir}/texlive.post
14mr|texlive-bibtopicprefix-1.10-3|33	fi
14mr|texlive-bibtopicprefix-1.10-3|34	
14mr|texlive-bibtopicprefix-1.10-3|35	#-----------------------------------------------------------------------
14mr|texlive-bibtopicprefix-1.10-3|36	%files
14mr|texlive-bibtopicprefix-1.10-3|37	%{_texmfdistdir}/tex/latex/bibtopicprefix/bibtopicprefix.sty
14mr|texlive-bibtopicprefix-1.10-3|38	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/README
14mr|texlive-bibtopicprefix-1.10-3|39	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.pdf
14mr|texlive-bibtopicprefix-1.10-3|40	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.xml
14mr|texlive-bibtopicprefix-1.10-3|41	#- source
14mr|texlive-bibtopicprefix-1.10-3|42	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.drv
14mr|texlive-bibtopicprefix-1.10-3|43	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.dtx
14mr|texlive-bibtopicprefix-1.10-3|44	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.ins
14mr|texlive-bibtopicprefix-1.10-3|45	
14mr|texlive-bibtopicprefix-1.10-3|46	#-----------------------------------------------------------------------
14mr|texlive-bibtopicprefix-1.10-3|47	%prep
14mr|texlive-bibtopicprefix-1.10-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-bibtopicprefix-1.10-3|49	
14mr|texlive-bibtopicprefix-1.10-3|50	%build
14mr|texlive-bibtopicprefix-1.10-3|51	
14mr|texlive-bibtopicprefix-1.10-3|52	%install
14mr|texlive-bibtopicprefix-1.10-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibtopicprefix-1.10-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibtopicprefix-1.10-3|55	
14mr|texlive-bibtopicprefix-1.10-3|56	
14mr|texlive-bibtopicprefix-1.10-3|57	
14mr|texlive-bibtopicprefix-1.10-3|58	%changelog
14mr|texlive-bibtopicprefix-1.10-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-3
14mr|texlive-bibtopicprefix-1.10-3|60	+ Revision: 97b2505
14mr|texlive-bibtopicprefix-1.10-3|61	- MassBuild#440: Increase release tag
14mr|texlive-bibtopicprefix-1.10-3|62	
14mr|texlive-bibtopicprefix-1.10-3|63	

19438 14
14mr|texlive-bibunits-2.2-3|1	# revision 15878
14mr|texlive-bibunits-2.2-3|2	# category Package
14mr|texlive-bibunits-2.2-3|3	# catalog-ctan /macros/latex/contrib/bibunits
14mr|texlive-bibunits-2.2-3|4	# catalog-date 2009-09-27 09:44:19 +0200
14mr|texlive-bibunits-2.2-3|5	# catalog-license lppl
14mr|texlive-bibunits-2.2-3|6	# catalog-version 2.2
14mr|texlive-bibunits-2.2-3|7	Name:		texlive-bibunits
14mr|texlive-bibunits-2.2-3|8	Version:	2.2
14mr|texlive-bibunits-2.2-3|9	Release:	3
14mr|texlive-bibunits-2.2-3|10	Summary:	Multiple bibliographies in one document
14mr|texlive-bibunits-2.2-3|11	Group:		Publishing
14mr|texlive-bibunits-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibunits
14mr|texlive-bibunits-2.2-3|13	License:	LPPL
14mr|texlive-bibunits-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.tar.xz
14mr|texlive-bibunits-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.doc.tar.xz
14mr|texlive-bibunits-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.source.tar.xz
14mr|texlive-bibunits-2.2-3|17	BuildArch:	noarch
14mr|texlive-bibunits-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bibunits-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bibunits-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bibunits-2.2-3|21	
14mr|texlive-bibunits-2.2-3|22	%description
14mr|texlive-bibunits-2.2-3|23	The package provide a mechanism to generate separate
14mr|texlive-bibunits-2.2-3|24	bibliographies for different units (chapters, sections or
14mr|texlive-bibunits-2.2-3|25	bibunit-environments) of a text. The package separates the
14mr|texlive-bibunits-2.2-3|26	citations of each unit of text into a separate file to be
14mr|texlive-bibunits-2.2-3|27	processed by BibTeX. The global bibliography section produced
14mr|texlive-bibunits-2.2-3|28	by LaTeX may also appear in the document and citations can be
14mr|texlive-bibunits-2.2-3|29	placed in both the local unit and the global bibliographies at
14mr|texlive-bibunits-2.2-3|30	the same time. The package is compatible with koma-script and
14mr|texlive-bibunits-2.2-3|31	with the babel French option frenchb.
14mr|texlive-bibunits-2.2-3|32	
14mr|texlive-bibunits-2.2-3|33	%post
14mr|texlive-bibunits-2.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-bibunits-2.2-3|35	
14mr|texlive-bibunits-2.2-3|36	%postun
14mr|texlive-bibunits-2.2-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-bibunits-2.2-3|38	%{_sbindir}/texlive.post
14mr|texlive-bibunits-2.2-3|39	fi
14mr|texlive-bibunits-2.2-3|40	
14mr|texlive-bibunits-2.2-3|41	#-----------------------------------------------------------------------
14mr|texlive-bibunits-2.2-3|42	%files
14mr|texlive-bibunits-2.2-3|43	%{_texmfdistdir}/tex/latex/bibunits/bibunits.sty
14mr|texlive-bibunits-2.2-3|44	%doc %{_texmfdistdir}/doc/latex/bibunits/README
14mr|texlive-bibunits-2.2-3|45	%doc %{_texmfdistdir}/doc/latex/bibunits/bibtexall
14mr|texlive-bibunits-2.2-3|46	%doc %{_texmfdistdir}/doc/latex/bibunits/bibunits.pdf
14mr|texlive-bibunits-2.2-3|47	#- source
14mr|texlive-bibunits-2.2-3|48	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.dtx
14mr|texlive-bibunits-2.2-3|49	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.ins
14mr|texlive-bibunits-2.2-3|50	
14mr|texlive-bibunits-2.2-3|51	#-----------------------------------------------------------------------
14mr|texlive-bibunits-2.2-3|52	%prep
14mr|texlive-bibunits-2.2-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-bibunits-2.2-3|54	
14mr|texlive-bibunits-2.2-3|55	%build
14mr|texlive-bibunits-2.2-3|56	
14mr|texlive-bibunits-2.2-3|57	%install
14mr|texlive-bibunits-2.2-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bibunits-2.2-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bibunits-2.2-3|60	
14mr|texlive-bibunits-2.2-3|61	
14mr|texlive-bibunits-2.2-3|62	
14mr|texlive-bibunits-2.2-3|63	%changelog
14mr|texlive-bibunits-2.2-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-bibunits-2.2-3|65	+ Revision: 5efbed1
14mr|texlive-bibunits-2.2-3|66	- MassBuild#440: Increase release tag
14mr|texlive-bibunits-2.2-3|67	
14mr|texlive-bibunits-2.2-3|68	

19439 14
14mr|texlive-bidi-14.6-2|1	# revision 32896
14mr|texlive-bidi-14.6-2|2	# category Package
14mr|texlive-bidi-14.6-2|3	# catalog-ctan /macros/xetex/latex/bidi
14mr|texlive-bidi-14.6-2|4	# catalog-date 2014-02-04 10:54:49 +0100
14mr|texlive-bidi-14.6-2|5	# catalog-license lppl1.3
14mr|texlive-bidi-14.6-2|6	# catalog-version 14.6
14mr|texlive-bidi-14.6-2|7	Name:		texlive-bidi
14mr|texlive-bidi-14.6-2|8	Version:	14.6
14mr|texlive-bidi-14.6-2|9	Release:	2
14mr|texlive-bidi-14.6-2|10	Summary:	Bidirectional typesetting in plain TeX and LaTeX, using XeTeX engine
14mr|texlive-bidi-14.6-2|11	Group:		Publishing
14mr|texlive-bidi-14.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/bidi
14mr|texlive-bidi-14.6-2|13	License:	LPPL1.3
14mr|texlive-bidi-14.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.tar.xz
14mr|texlive-bidi-14.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.doc.tar.xz
14mr|texlive-bidi-14.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.source.tar.xz
14mr|texlive-bidi-14.6-2|17	BuildArch:	noarch
14mr|texlive-bidi-14.6-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bidi-14.6-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bidi-14.6-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-bidi-14.6-2|21	
14mr|texlive-bidi-14.6-2|22	%description
14mr|texlive-bidi-14.6-2|23	A convenient interface for typesetting bidirectional texts with
14mr|texlive-bidi-14.6-2|24	plain TeX and LaTeX. The package includes adaptations for use
14mr|texlive-bidi-14.6-2|25	with many other commonly-used packages.
14mr|texlive-bidi-14.6-2|26	
14mr|texlive-bidi-14.6-2|27	%post
14mr|texlive-bidi-14.6-2|28	%{_sbindir}/texlive.post
14mr|texlive-bidi-14.6-2|29	
14mr|texlive-bidi-14.6-2|30	%postun
14mr|texlive-bidi-14.6-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-bidi-14.6-2|32	%{_sbindir}/texlive.post
14mr|texlive-bidi-14.6-2|33	fi
14mr|texlive-bidi-14.6-2|34	
14mr|texlive-bidi-14.6-2|35	#-----------------------------------------------------------------------
14mr|texlive-bidi-14.6-2|36	%files
14mr|texlive-bidi-14.6-2|37	%{_texmfdistdir}/tex/xelatex/bidi/amsart-xetex-bidi.def
14mr|texlive-bidi-14.6-2|38	%{_texmfdistdir}/tex/xelatex/bidi/amsbook-xetex-bidi.def
14mr|texlive-bidi-14.6-2|39	%{_texmfdistdir}/tex/xelatex/bidi/amsmath-xetex-bidi.def
14mr|texlive-bidi-14.6-2|40	%{_texmfdistdir}/tex/xelatex/bidi/amstext-xetex-bidi.def
14mr|texlive-bidi-14.6-2|41	%{_texmfdistdir}/tex/xelatex/bidi/amsthm-xetex-bidi.def
14mr|texlive-bidi-14.6-2|42	%{_texmfdistdir}/tex/xelatex/bidi/array-xetex-bidi.def
14mr|texlive-bidi-14.6-2|43	%{_texmfdistdir}/tex/xelatex/bidi/article-xetex-bidi.def
14mr|texlive-bidi-14.6-2|44	%{_texmfdistdir}/tex/xelatex/bidi/artikel1-xetex-bidi.def
14mr|texlive-bidi-14.6-2|45	%{_texmfdistdir}/tex/xelatex/bidi/artikel2-xetex-bidi.def
14mr|texlive-bidi-14.6-2|46	%{_texmfdistdir}/tex/xelatex/bidi/artikel3-xetex-bidi.def
14mr|texlive-bidi-14.6-2|47	%{_texmfdistdir}/tex/xelatex/bidi/arydshln-xetex-bidi.def
14mr|texlive-bidi-14.6-2|48	%{_texmfdistdir}/tex/xelatex/bidi/bibitem.pdf
14mr|texlive-bidi-14.6-2|49	%{_texmfdistdir}/tex/xelatex/bidi/bidi-longtable.sty
14mr|texlive-bidi-14.6-2|50	%{_texmfdistdir}/tex/xelatex/bidi/bidi.sty
14mr|texlive-bidi-14.6-2|51	%{_texmfdistdir}/tex/xelatex/bidi/bidi.tex
14mr|texlive-bidi-14.6-2|52	%{_texmfdistdir}/tex/xelatex/bidi/bidi2in1.sty
14mr|texlive-bidi-14.6-2|53	%{_texmfdistdir}/tex/xelatex/bidi/bidicode.sty
14mr|texlive-bidi-14.6-2|54	%{_texmfdistdir}/tex/xelatex/bidi/bidiftnxtra.sty
14mr|texlive-bidi-14.6-2|55	%{_texmfdistdir}/tex/xelatex/bidi/bidimoderncv.cls
14mr|texlive-bidi-14.6-2|56	%{_texmfdistdir}/tex/xelatex/bidi/bidipoem.sty
14mr|texlive-bidi-14.6-2|57	%{_texmfdistdir}/tex/xelatex/bidi/bidipresentation.cls
14mr|texlive-bidi-14.6-2|58	%{_texmfdistdir}/tex/xelatex/bidi/biditools.sty
14mr|texlive-bidi-14.6-2|59	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-book.cls
14mr|texlive-bidi-14.6-2|60	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-handout.cls
14mr|texlive-bidi-14.6-2|61	%{_texmfdistdir}/tex/xelatex/bidi/bidituftefloat.sty
14mr|texlive-bidi-14.6-2|62	%{_texmfdistdir}/tex/xelatex/bidi/bidituftegeneralstructure.sty
14mr|texlive-bidi-14.6-2|63	%{_texmfdistdir}/tex/xelatex/bidi/bidituftehyperref.sty
14mr|texlive-bidi-14.6-2|64	%{_texmfdistdir}/tex/xelatex/bidi/bidituftesidenote.sty
14mr|texlive-bidi-14.6-2|65	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetitle.sty
14mr|texlive-bidi-14.6-2|66	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetoc.sty
14mr|texlive-bidi-14.6-2|67	%{_texmfdistdir}/tex/xelatex/bidi/boek-xetex-bidi.def
14mr|texlive-bidi-14.6-2|68	%{_texmfdistdir}/tex/xelatex/bidi/boek3-xetex-bidi.def
14mr|texlive-bidi-14.6-2|69	%{_texmfdistdir}/tex/xelatex/bidi/book-xetex-bidi.def
14mr|texlive-bidi-14.6-2|70	%{_texmfdistdir}/tex/xelatex/bidi/bookest-xetex-bidi.def
14mr|texlive-bidi-14.6-2|71	%{_texmfdistdir}/tex/xelatex/bidi/breqn-xetex-bidi.def
14mr|texlive-bidi-14.6-2|72	%{_texmfdistdir}/tex/xelatex/bidi/cals-xetex-bidi.def
14mr|texlive-bidi-14.6-2|73	%{_texmfdistdir}/tex/xelatex/bidi/caption-xetex-bidi.def
14mr|texlive-bidi-14.6-2|74	%{_texmfdistdir}/tex/xelatex/bidi/caption3-xetex-bidi.def
14mr|texlive-bidi-14.6-2|75	%{_texmfdistdir}/tex/xelatex/bidi/color-xetex-bidi.def
14mr|texlive-bidi-14.6-2|76	%{_texmfdistdir}/tex/xelatex/bidi/colortbl-xetex-bidi.def
14mr|texlive-bidi-14.6-2|77	%{_texmfdistdir}/tex/xelatex/bidi/combine-xetex-bidi.def
14mr|texlive-bidi-14.6-2|78	%{_texmfdistdir}/tex/xelatex/bidi/crop-xetex-bidi.def
14mr|texlive-bidi-14.6-2|79	%{_texmfdistdir}/tex/xelatex/bidi/cuted-xetex-bidi.def
14mr|texlive-bidi-14.6-2|80	%{_texmfdistdir}/tex/xelatex/bidi/cutwin-xetex-bidi.def
14mr|texlive-bidi-14.6-2|81	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidicasual.sty
14mr|texlive-bidi-14.6-2|82	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidiclassic.sty
14mr|texlive-bidi-14.6-2|83	%{_texmfdistdir}/tex/xelatex/bidi/dblfnote-xetex-bidi.def
14mr|texlive-bidi-14.6-2|84	%{_texmfdistdir}/tex/xelatex/bidi/draftwatermark-xetex-bidi.def
14mr|texlive-bidi-14.6-2|85	%{_texmfdistdir}/tex/xelatex/bidi/empheq-xetex-bidi.def
14mr|texlive-bidi-14.6-2|86	%{_texmfdistdir}/tex/xelatex/bidi/eso-pic-xetex-bidi.def
14mr|texlive-bidi-14.6-2|87	%{_texmfdistdir}/tex/xelatex/bidi/extarticle-xetex-bidi.def
14mr|texlive-bidi-14.6-2|88	%{_texmfdistdir}/tex/xelatex/bidi/extbook-xetex-bidi.def
14mr|texlive-bidi-14.6-2|89	%{_texmfdistdir}/tex/xelatex/bidi/extletter-xetex-bidi.def
14mr|texlive-bidi-14.6-2|90	%{_texmfdistdir}/tex/xelatex/bidi/extrafootnotefeatures-xetex-bidi.def
14mr|texlive-bidi-14.6-2|91	%{_texmfdistdir}/tex/xelatex/bidi/extreport-xetex-bidi.def
14mr|texlive-bidi-14.6-2|92	%{_texmfdistdir}/tex/xelatex/bidi/fancybox-xetex-bidi.def
14mr|texlive-bidi-14.6-2|93	%{_texmfdistdir}/tex/xelatex/bidi/fancyhdr-xetex-bidi.def
14mr|texlive-bidi-14.6-2|94	%{_texmfdistdir}/tex/xelatex/bidi/fix2col-xetex-bidi.def
14mr|texlive-bidi-14.6-2|95	%{_texmfdistdir}/tex/xelatex/bidi/fleqn-xetex-bidi.def
14mr|texlive-bidi-14.6-2|96	%{_texmfdistdir}/tex/xelatex/bidi/float-xetex-bidi.def
14mr|texlive-bidi-14.6-2|97	%{_texmfdistdir}/tex/xelatex/bidi/floatrow-xetex-bidi.def
14mr|texlive-bidi-14.6-2|98	%{_texmfdistdir}/tex/xelatex/bidi/flowfram-xetex-bidi.def
14mr|texlive-bidi-14.6-2|99	%{_texmfdistdir}/tex/xelatex/bidi/footnote-xetex-bidi.def
14mr|texlive-bidi-14.6-2|100	%{_texmfdistdir}/tex/xelatex/bidi/framed-xetex-bidi.def
14mr|texlive-bidi-14.6-2|101	%{_texmfdistdir}/tex/xelatex/bidi/ftnright-xetex-bidi.def
14mr|texlive-bidi-14.6-2|102	%{_texmfdistdir}/tex/xelatex/bidi/geometry-xetex-bidi.def
14mr|texlive-bidi-14.6-2|103	%{_texmfdistdir}/tex/xelatex/bidi/graphicx-xetex-bidi.def
14mr|texlive-bidi-14.6-2|104	%{_texmfdistdir}/tex/xelatex/bidi/hvfloat-xetex-bidi.def
14mr|texlive-bidi-14.6-2|105	%{_texmfdistdir}/tex/xelatex/bidi/hyperref-xetex-bidi.def
14mr|texlive-bidi-14.6-2|106	%{_texmfdistdir}/tex/xelatex/bidi/latex-xetex-bidi.def
14mr|texlive-bidi-14.6-2|107	%{_texmfdistdir}/tex/xelatex/bidi/leqno-xetex-bidi.def
14mr|texlive-bidi-14.6-2|108	%{_texmfdistdir}/tex/xelatex/bidi/letter-xetex-bidi.def
14mr|texlive-bidi-14.6-2|109	%{_texmfdistdir}/tex/xelatex/bidi/lettrine-xetex-bidi.def
14mr|texlive-bidi-14.6-2|110	%{_texmfdistdir}/tex/xelatex/bidi/listings-xetex-bidi.def
14mr|texlive-bidi-14.6-2|111	%{_texmfdistdir}/tex/xelatex/bidi/loadingorder-xetex-bidi.def
14mr|texlive-bidi-14.6-2|112	%{_texmfdistdir}/tex/xelatex/bidi/longtable-xetex-bidi.def
14mr|texlive-bidi-14.6-2|113	%{_texmfdistdir}/tex/xelatex/bidi/mdframed-xetex-bidi.def
14mr|texlive-bidi-14.6-2|114	%{_texmfdistdir}/tex/xelatex/bidi/memoir-xetex-bidi.def
14mr|texlive-bidi-14.6-2|115	%{_texmfdistdir}/tex/xelatex/bidi/midfloat-xetex-bidi.def
14mr|texlive-bidi-14.6-2|116	%{_texmfdistdir}/tex/xelatex/bidi/minitoc-xetex-bidi.def
14mr|texlive-bidi-14.6-2|117	%{_texmfdistdir}/tex/xelatex/bidi/multicol-xetex-bidi.def
14mr|texlive-bidi-14.6-2|118	%{_texmfdistdir}/tex/xelatex/bidi/multienum-xetex-bidi.def
14mr|texlive-bidi-14.6-2|119	%{_texmfdistdir}/tex/xelatex/bidi/natbib-xetex-bidi.def
14mr|texlive-bidi-14.6-2|120	%{_texmfdistdir}/tex/xelatex/bidi/newfloat-xetex-bidi.def
14mr|texlive-bidi-14.6-2|121	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-hyper-xetex-bidi.def
14mr|texlive-bidi-14.6-2|122	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-xetex-bidi.def
14mr|texlive-bidi-14.6-2|123	%{_texmfdistdir}/tex/xelatex/bidi/pdfpages-xetex-bidi.def
14mr|texlive-bidi-14.6-2|124	%{_texmfdistdir}/tex/xelatex/bidi/pgf-xetex-bidi.def
14mr|texlive-bidi-14.6-2|125	%{_texmfdistdir}/tex/xelatex/bidi/picinpar-xetex-bidi.def
14mr|texlive-bidi-14.6-2|126	%{_texmfdistdir}/tex/xelatex/bidi/plain-xetex-bidi.def
14mr|texlive-bidi-14.6-2|127	%{_texmfdistdir}/tex/xelatex/bidi/pstricks-xetex-bidi.def
14mr|texlive-bidi-14.6-2|128	%{_texmfdistdir}/tex/xelatex/bidi/quotchap-xetex-bidi.def
14mr|texlive-bidi-14.6-2|129	%{_texmfdistdir}/tex/xelatex/bidi/ragged2e-xetex-bidi.def
14mr|texlive-bidi-14.6-2|130	%{_texmfdistdir}/tex/xelatex/bidi/rapport1-xetex-bidi.def
14mr|texlive-bidi-14.6-2|131	%{_texmfdistdir}/tex/xelatex/bidi/rapport3-xetex-bidi.def
14mr|texlive-bidi-14.6-2|132	%{_texmfdistdir}/tex/xelatex/bidi/refrep-xetex-bidi.def
14mr|texlive-bidi-14.6-2|133	%{_texmfdistdir}/tex/xelatex/bidi/report-xetex-bidi.def
14mr|texlive-bidi-14.6-2|134	%{_texmfdistdir}/tex/xelatex/bidi/rotating-xetex-bidi.def
14mr|texlive-bidi-14.6-2|135	%{_texmfdistdir}/tex/xelatex/bidi/scrartcl-xetex-bidi.def
14mr|texlive-bidi-14.6-2|136	%{_texmfdistdir}/tex/xelatex/bidi/scrbook-xetex-bidi.def
14mr|texlive-bidi-14.6-2|137	%{_texmfdistdir}/tex/xelatex/bidi/scrlettr-xetex-bidi.def
14mr|texlive-bidi-14.6-2|138	%{_texmfdistdir}/tex/xelatex/bidi/scrreprt-xetex-bidi.def
14mr|texlive-bidi-14.6-2|139	%{_texmfdistdir}/tex/xelatex/bidi/sidecap-xetex-bidi.def
14mr|texlive-bidi-14.6-2|140	%{_texmfdistdir}/tex/xelatex/bidi/stabular-xetex-bidi.def
14mr|texlive-bidi-14.6-2|141	%{_texmfdistdir}/tex/xelatex/bidi/subfigure-xetex-bidi.def
14mr|texlive-bidi-14.6-2|142	%{_texmfdistdir}/tex/xelatex/bidi/tabls-xetex-bidi.def
14mr|texlive-bidi-14.6-2|143	%{_texmfdistdir}/tex/xelatex/bidi/tabulary-xetex-bidi.def
14mr|texlive-bidi-14.6-2|144	%{_texmfdistdir}/tex/xelatex/bidi/titlesec-xetex-bidi.def
14mr|texlive-bidi-14.6-2|145	%{_texmfdistdir}/tex/xelatex/bidi/titletoc-xetex-bidi.def
14mr|texlive-bidi-14.6-2|146	%{_texmfdistdir}/tex/xelatex/bidi/tocbibind-xetex-bidi.def
14mr|texlive-bidi-14.6-2|147	%{_texmfdistdir}/tex/xelatex/bidi/tocloft-xetex-bidi.def
14mr|texlive-bidi-14.6-2|148	%{_texmfdistdir}/tex/xelatex/bidi/tocstyle-xetex-bidi.def
14mr|texlive-bidi-14.6-2|149	%{_texmfdistdir}/tex/xelatex/bidi/wrapfig-xetex-bidi.def
14mr|texlive-bidi-14.6-2|150	%{_texmfdistdir}/tex/xelatex/bidi/xcolor-xetex-bidi.def
14mr|texlive-bidi-14.6-2|151	%{_texmfdistdir}/tex/xelatex/bidi/xltxtra-xetex-bidi.def
14mr|texlive-bidi-14.6-2|152	%doc %{_texmfdistdir}/doc/xelatex/bidi/README
14mr|texlive-bidi-14.6-2|153	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.pdf
14mr|texlive-bidi-14.6-2|154	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.tex
14mr|texlive-bidi-14.6-2|155	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi.pdf
14mr|texlive-bidi-14.6-2|156	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidisample2e.tex
14mr|texlive-bidi-14.6-2|157	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidismall2e.tex
14mr|texlive-bidi-14.6-2|158	%doc %{_texmfdistdir}/doc/xelatex/bidi/gull.jpg
14mr|texlive-bidi-14.6-2|159	%doc %{_texmfdistdir}/doc/xelatex/bidi/picture.jpg
14mr|texlive-bidi-14.6-2|160	%doc %{_texmfdistdir}/doc/xelatex/bidi/presentation-sample.tex
14mr|texlive-bidi-14.6-2|161	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-arydshln.tex
14mr|texlive-bidi-14.6-2|162	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-bidi.tex
14mr|texlive-bidi-14.6-2|163	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-brochure.tex
14mr|texlive-bidi-14.6-2|164	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-casualcv.tex
14mr|texlive-bidi-14.6-2|165	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-classiccv.tex
14mr|texlive-bidi-14.6-2|166	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-color.tex
14mr|texlive-bidi-14.6-2|167	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-supertabular.tex
14mr|texlive-bidi-14.6-2|168	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabular.tex
14mr|texlive-bidi-14.6-2|169	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabularx.tex
14mr|texlive-bidi-14.6-2|170	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabulary.tex
14mr|texlive-bidi-14.6-2|171	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-colortbl.tex
14mr|texlive-bidi-14.6-2|172	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-wrapfig.tex
14mr|texlive-bidi-14.6-2|173	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-colortbl.tex
14mr|texlive-bidi-14.6-2|174	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-wrapfig.tex
14mr|texlive-bidi-14.6-2|175	%doc %{_texmfdistdir}/doc/xelatex/bidi/test3-wrapfig.tex
14mr|texlive-bidi-14.6-2|176	#- source
14mr|texlive-bidi-14.6-2|177	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.dtx
14mr|texlive-bidi-14.6-2|178	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.ins
14mr|texlive-bidi-14.6-2|179	
14mr|texlive-bidi-14.6-2|180	#-----------------------------------------------------------------------
14mr|texlive-bidi-14.6-2|181	%prep
14mr|texlive-bidi-14.6-2|182	%setup -c -a0 -a1 -a2
14mr|texlive-bidi-14.6-2|183	
14mr|texlive-bidi-14.6-2|184	%build
14mr|texlive-bidi-14.6-2|185	
14mr|texlive-bidi-14.6-2|186	%install
14mr|texlive-bidi-14.6-2|187	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bidi-14.6-2|188	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bidi-14.6-2|189	
14mr|texlive-bidi-14.6-2|190	%changelog
14mr|texlive-bidi-14.6-2|191	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.6-2
14mr|texlive-bidi-14.6-2|192	+ Revision: 5ea45c5
14mr|texlive-bidi-14.6-2|193	- MassBuild#440: Increase release tag
14mr|texlive-bidi-14.6-2|194	
14mr|texlive-bidi-14.6-2|195	

19440 14
14mr|texlive-bigfoot-20070813-3|1	# revision 15878
14mr|texlive-bigfoot-20070813-3|2	# category Package
14mr|texlive-bigfoot-20070813-3|3	# catalog-ctan /macros/latex/contrib/bigfoot
14mr|texlive-bigfoot-20070813-3|4	# catalog-date 2007-08-13 15:44:25 +0200
14mr|texlive-bigfoot-20070813-3|5	# catalog-license gpl2
14mr|texlive-bigfoot-20070813-3|6	# catalog-version undef
14mr|texlive-bigfoot-20070813-3|7	Name:		texlive-bigfoot
14mr|texlive-bigfoot-20070813-3|8	Version:	20070813
14mr|texlive-bigfoot-20070813-3|9	Release:	3
14mr|texlive-bigfoot-20070813-3|10	Summary:	Footnotes for critical editions
14mr|texlive-bigfoot-20070813-3|11	Group:		Publishing
14mr|texlive-bigfoot-20070813-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigfoot
14mr|texlive-bigfoot-20070813-3|13	License:	GPL2
14mr|texlive-bigfoot-20070813-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.tar.xz
14mr|texlive-bigfoot-20070813-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.doc.tar.xz
14mr|texlive-bigfoot-20070813-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.source.tar.xz
14mr|texlive-bigfoot-20070813-3|17	BuildArch:	noarch
14mr|texlive-bigfoot-20070813-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bigfoot-20070813-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bigfoot-20070813-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bigfoot-20070813-3|21	
14mr|texlive-bigfoot-20070813-3|22	%description
14mr|texlive-bigfoot-20070813-3|23	The package aims to provide a 'one-stop' solution to
14mr|texlive-bigfoot-20070813-3|24	requirements for footnotes. It offers: - Multiple footnote
14mr|texlive-bigfoot-20070813-3|25	apparatus superior to that of the manyfoot; - Footnotes can be
14mr|texlive-bigfoot-20070813-3|26	formatted in separate paragraphs, or be run into a single
14mr|texlive-bigfoot-20070813-3|27	paragraph (this choice may be selected per footnote series); -
14mr|texlive-bigfoot-20070813-3|28	Things you might have expected (like \verb-like material in
14mr|texlive-bigfoot-20070813-3|29	footnotes, and colour selections over page breaks) now work.
14mr|texlive-bigfoot-20070813-3|30	Note that the majority of the bigfoot package's interface is
14mr|texlive-bigfoot-20070813-3|31	identical to that of manyfoot; users should seek information
14mr|texlive-bigfoot-20070813-3|32	from that package's documentation. The bigfoot bundle also
14mr|texlive-bigfoot-20070813-3|33	provides the perpage and suffix packages.
14mr|texlive-bigfoot-20070813-3|34	
14mr|texlive-bigfoot-20070813-3|35	%post
14mr|texlive-bigfoot-20070813-3|36	%{_sbindir}/texlive.post
14mr|texlive-bigfoot-20070813-3|37	
14mr|texlive-bigfoot-20070813-3|38	%postun
14mr|texlive-bigfoot-20070813-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-bigfoot-20070813-3|40	%{_sbindir}/texlive.post
14mr|texlive-bigfoot-20070813-3|41	fi
14mr|texlive-bigfoot-20070813-3|42	
14mr|texlive-bigfoot-20070813-3|43	#-----------------------------------------------------------------------
14mr|texlive-bigfoot-20070813-3|44	%files
14mr|texlive-bigfoot-20070813-3|45	%{_texmfdistdir}/tex/latex/bigfoot/bigfoot.sty
14mr|texlive-bigfoot-20070813-3|46	%{_texmfdistdir}/tex/latex/bigfoot/perpage.sty
14mr|texlive-bigfoot-20070813-3|47	%{_texmfdistdir}/tex/latex/bigfoot/suffix.sty
14mr|texlive-bigfoot-20070813-3|48	%doc %{_texmfdistdir}/doc/latex/bigfoot/README
14mr|texlive-bigfoot-20070813-3|49	%doc %{_texmfdistdir}/doc/latex/bigfoot/bigfoot.pdf
14mr|texlive-bigfoot-20070813-3|50	%doc %{_texmfdistdir}/doc/latex/bigfoot/perpage.pdf
14mr|texlive-bigfoot-20070813-3|51	%doc %{_texmfdistdir}/doc/latex/bigfoot/suffix.pdf
14mr|texlive-bigfoot-20070813-3|52	#- source
14mr|texlive-bigfoot-20070813-3|53	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.drv
14mr|texlive-bigfoot-20070813-3|54	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.dtx
14mr|texlive-bigfoot-20070813-3|55	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.ins
14mr|texlive-bigfoot-20070813-3|56	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.drv
14mr|texlive-bigfoot-20070813-3|57	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.dtx
14mr|texlive-bigfoot-20070813-3|58	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.drv
14mr|texlive-bigfoot-20070813-3|59	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.dtx
14mr|texlive-bigfoot-20070813-3|60	
14mr|texlive-bigfoot-20070813-3|61	#-----------------------------------------------------------------------
14mr|texlive-bigfoot-20070813-3|62	%prep
14mr|texlive-bigfoot-20070813-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-bigfoot-20070813-3|64	
14mr|texlive-bigfoot-20070813-3|65	%build
14mr|texlive-bigfoot-20070813-3|66	
14mr|texlive-bigfoot-20070813-3|67	%install
14mr|texlive-bigfoot-20070813-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bigfoot-20070813-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bigfoot-20070813-3|70	
14mr|texlive-bigfoot-20070813-3|71	
14mr|texlive-bigfoot-20070813-3|72	
14mr|texlive-bigfoot-20070813-3|73	%changelog
14mr|texlive-bigfoot-20070813-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070813-3
14mr|texlive-bigfoot-20070813-3|75	+ Revision: 57c6ede
14mr|texlive-bigfoot-20070813-3|76	- MassBuild#440: Increase release tag
14mr|texlive-bigfoot-20070813-3|77	
14mr|texlive-bigfoot-20070813-3|78	

19441 14
14mr|texlive-bigints-20100226-3|1	# revision 17223
14mr|texlive-bigints-20100226-3|2	# category Package
14mr|texlive-bigints-20100226-3|3	# catalog-ctan /macros/latex/contrib/bigints
14mr|texlive-bigints-20100226-3|4	# catalog-date 2010-02-26 01:00:05 +0100
14mr|texlive-bigints-20100226-3|5	# catalog-license lppl
14mr|texlive-bigints-20100226-3|6	# catalog-version undef
14mr|texlive-bigints-20100226-3|7	Name:		texlive-bigints
14mr|texlive-bigints-20100226-3|8	Version:	20100226
14mr|texlive-bigints-20100226-3|9	Release:	3
14mr|texlive-bigints-20100226-3|10	Summary:	Writing big integrals
14mr|texlive-bigints-20100226-3|11	Group:		Publishing
14mr|texlive-bigints-20100226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigints
14mr|texlive-bigints-20100226-3|13	License:	LPPL
14mr|texlive-bigints-20100226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.tar.xz
14mr|texlive-bigints-20100226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.doc.tar.xz
14mr|texlive-bigints-20100226-3|16	BuildArch:	noarch
14mr|texlive-bigints-20100226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bigints-20100226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bigints-20100226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bigints-20100226-3|20	
14mr|texlive-bigints-20100226-3|21	%description
14mr|texlive-bigints-20100226-3|22	The package provides facilities for drawing big integral signs
14mr|texlive-bigints-20100226-3|23	when needed. An example would be when the integrand is a
14mr|texlive-bigints-20100226-3|24	matrix.
14mr|texlive-bigints-20100226-3|25	
14mr|texlive-bigints-20100226-3|26	%post
14mr|texlive-bigints-20100226-3|27	%{_sbindir}/texlive.post
14mr|texlive-bigints-20100226-3|28	
14mr|texlive-bigints-20100226-3|29	%postun
14mr|texlive-bigints-20100226-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bigints-20100226-3|31	%{_sbindir}/texlive.post
14mr|texlive-bigints-20100226-3|32	fi
14mr|texlive-bigints-20100226-3|33	
14mr|texlive-bigints-20100226-3|34	#-----------------------------------------------------------------------
14mr|texlive-bigints-20100226-3|35	%files
14mr|texlive-bigints-20100226-3|36	%{_texmfdistdir}/tex/latex/bigints/bigints.sty
14mr|texlive-bigints-20100226-3|37	%doc %{_texmfdistdir}/doc/latex/bigints/Makefile
14mr|texlive-bigints-20100226-3|38	%doc %{_texmfdistdir}/doc/latex/bigints/README
14mr|texlive-bigints-20100226-3|39	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.forlisting
14mr|texlive-bigints-20100226-3|40	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.pdf
14mr|texlive-bigints-20100226-3|41	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.tex
14mr|texlive-bigints-20100226-3|42	%doc %{_texmfdistdir}/doc/latex/bigints/perso.ist
14mr|texlive-bigints-20100226-3|43	
14mr|texlive-bigints-20100226-3|44	#-----------------------------------------------------------------------
14mr|texlive-bigints-20100226-3|45	%prep
14mr|texlive-bigints-20100226-3|46	%setup -c -a0 -a1
14mr|texlive-bigints-20100226-3|47	
14mr|texlive-bigints-20100226-3|48	%build
14mr|texlive-bigints-20100226-3|49	
14mr|texlive-bigints-20100226-3|50	%install
14mr|texlive-bigints-20100226-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bigints-20100226-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bigints-20100226-3|53	
14mr|texlive-bigints-20100226-3|54	
14mr|texlive-bigints-20100226-3|55	
14mr|texlive-bigints-20100226-3|56	%changelog
14mr|texlive-bigints-20100226-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100226-3
14mr|texlive-bigints-20100226-3|58	+ Revision: 9f5e3f9
14mr|texlive-bigints-20100226-3|59	- MassBuild#440: Increase release tag
14mr|texlive-bigints-20100226-3|60	
14mr|texlive-bigints-20100226-3|61	

19442 14
14mr|texlive-binomexp-1.0-3|1	# revision 15878
14mr|texlive-binomexp-1.0-3|2	# category Package
14mr|texlive-binomexp-1.0-3|3	# catalog-ctan /macros/latex/contrib/binomexp
14mr|texlive-binomexp-1.0-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-binomexp-1.0-3|5	# catalog-license lppl
14mr|texlive-binomexp-1.0-3|6	# catalog-version 1.0
14mr|texlive-binomexp-1.0-3|7	Name:		texlive-binomexp
14mr|texlive-binomexp-1.0-3|8	Version:	1.0
14mr|texlive-binomexp-1.0-3|9	Release:	3
14mr|texlive-binomexp-1.0-3|10	Summary:	Calculate Pascal's triangle
14mr|texlive-binomexp-1.0-3|11	Group:		Publishing
14mr|texlive-binomexp-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/binomexp
14mr|texlive-binomexp-1.0-3|13	License:	LPPL
14mr|texlive-binomexp-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.tar.xz
14mr|texlive-binomexp-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.doc.tar.xz
14mr|texlive-binomexp-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.source.tar.xz
14mr|texlive-binomexp-1.0-3|17	BuildArch:	noarch
14mr|texlive-binomexp-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-binomexp-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-binomexp-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-binomexp-1.0-3|21	
14mr|texlive-binomexp-1.0-3|22	%description
14mr|texlive-binomexp-1.0-3|23	The package calculates and prints rows of Pascal's triangle. It
14mr|texlive-binomexp-1.0-3|24	may be used: - simply to print successive rows of the triangle,
14mr|texlive-binomexp-1.0-3|25	or - to print the rows inside an array or tabular.
14mr|texlive-binomexp-1.0-3|26	
14mr|texlive-binomexp-1.0-3|27	%post
14mr|texlive-binomexp-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-binomexp-1.0-3|29	
14mr|texlive-binomexp-1.0-3|30	%postun
14mr|texlive-binomexp-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-binomexp-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-binomexp-1.0-3|33	fi
14mr|texlive-binomexp-1.0-3|34	
14mr|texlive-binomexp-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-binomexp-1.0-3|36	%files
14mr|texlive-binomexp-1.0-3|37	%{_texmfdistdir}/tex/latex/binomexp/binomexp.sty
14mr|texlive-binomexp-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/binomexp/README
14mr|texlive-binomexp-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/binomexp/binomexp.pdf
14mr|texlive-binomexp-1.0-3|40	#- source
14mr|texlive-binomexp-1.0-3|41	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.dtx
14mr|texlive-binomexp-1.0-3|42	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.ins
14mr|texlive-binomexp-1.0-3|43	
14mr|texlive-binomexp-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-binomexp-1.0-3|45	%prep
14mr|texlive-binomexp-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-binomexp-1.0-3|47	
14mr|texlive-binomexp-1.0-3|48	%build
14mr|texlive-binomexp-1.0-3|49	
14mr|texlive-binomexp-1.0-3|50	%install
14mr|texlive-binomexp-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-binomexp-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-binomexp-1.0-3|53	
14mr|texlive-binomexp-1.0-3|54	
14mr|texlive-binomexp-1.0-3|55	
14mr|texlive-binomexp-1.0-3|56	%changelog
14mr|texlive-binomexp-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-binomexp-1.0-3|58	+ Revision: a2bd3b7
14mr|texlive-binomexp-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-binomexp-1.0-3|60	
14mr|texlive-binomexp-1.0-3|61	

19443 14
14mr|texlive-biocon-20070123-3|1	# revision 15878
14mr|texlive-biocon-20070123-3|2	# category Package
14mr|texlive-biocon-20070123-3|3	# catalog-ctan /macros/latex/contrib/biocon
14mr|texlive-biocon-20070123-3|4	# catalog-date 2007-01-23 22:34:44 +0100
14mr|texlive-biocon-20070123-3|5	# catalog-license gpl
14mr|texlive-biocon-20070123-3|6	# catalog-version undef
14mr|texlive-biocon-20070123-3|7	Name:		texlive-biocon
14mr|texlive-biocon-20070123-3|8	Version:	20070123
14mr|texlive-biocon-20070123-3|9	Release:	3
14mr|texlive-biocon-20070123-3|10	Summary:	Typesetting biological species names
14mr|texlive-biocon-20070123-3|11	Group:		Publishing
14mr|texlive-biocon-20070123-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biocon
14mr|texlive-biocon-20070123-3|13	License:	GPL
14mr|texlive-biocon-20070123-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.tar.xz
14mr|texlive-biocon-20070123-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.doc.tar.xz
14mr|texlive-biocon-20070123-3|16	BuildArch:	noarch
14mr|texlive-biocon-20070123-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-biocon-20070123-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-biocon-20070123-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-biocon-20070123-3|20	
14mr|texlive-biocon-20070123-3|21	%description
14mr|texlive-biocon-20070123-3|22	The biocon--biological conventions--package aids the
14mr|texlive-biocon-20070123-3|23	typesetting of some biological conventions. At the moment, it
14mr|texlive-biocon-20070123-3|24	makes a good job of typesetting species names (and ranks below
14mr|texlive-biocon-20070123-3|25	the species level). A distinction is made between the Plant,
14mr|texlive-biocon-20070123-3|26	Fungi, Animalia and Bacteria kingdoms. There are default
14mr|texlive-biocon-20070123-3|27	settings for the way species names are typeset, but they can be
14mr|texlive-biocon-20070123-3|28	customized. Different default styles are used in different
14mr|texlive-biocon-20070123-3|29	situations.
14mr|texlive-biocon-20070123-3|30	
14mr|texlive-biocon-20070123-3|31	%post
14mr|texlive-biocon-20070123-3|32	%{_sbindir}/texlive.post
14mr|texlive-biocon-20070123-3|33	
14mr|texlive-biocon-20070123-3|34	%postun
14mr|texlive-biocon-20070123-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-biocon-20070123-3|36	%{_sbindir}/texlive.post
14mr|texlive-biocon-20070123-3|37	fi
14mr|texlive-biocon-20070123-3|38	
14mr|texlive-biocon-20070123-3|39	#-----------------------------------------------------------------------
14mr|texlive-biocon-20070123-3|40	%files
14mr|texlive-biocon-20070123-3|41	%{_texmfdistdir}/tex/latex/biocon/biocon-old.sty
14mr|texlive-biocon-20070123-3|42	%{_texmfdistdir}/tex/latex/biocon/biocon.sty
14mr|texlive-biocon-20070123-3|43	%doc %{_texmfdistdir}/doc/latex/biocon/COPYING
14mr|texlive-biocon-20070123-3|44	%doc %{_texmfdistdir}/doc/latex/biocon/INSTALL
14mr|texlive-biocon-20070123-3|45	%doc %{_texmfdistdir}/doc/latex/biocon/README
14mr|texlive-biocon-20070123-3|46	%doc %{_texmfdistdir}/doc/latex/biocon/biocon.nw
14mr|texlive-biocon-20070123-3|47	%doc %{_texmfdistdir}/doc/latex/biocon/literature.bib
14mr|texlive-biocon-20070123-3|48	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.pdf
14mr|texlive-biocon-20070123-3|49	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.tex
14mr|texlive-biocon-20070123-3|50	%doc %{_texmfdistdir}/doc/latex/biocon/manual.pdf
14mr|texlive-biocon-20070123-3|51	%doc %{_texmfdistdir}/doc/latex/biocon/manual.tex
14mr|texlive-biocon-20070123-3|52	%doc %{_texmfdistdir}/doc/latex/biocon/source.pdf
14mr|texlive-biocon-20070123-3|53	%doc %{_texmfdistdir}/doc/latex/biocon/source.tex
14mr|texlive-biocon-20070123-3|54	
14mr|texlive-biocon-20070123-3|55	#-----------------------------------------------------------------------
14mr|texlive-biocon-20070123-3|56	%prep
14mr|texlive-biocon-20070123-3|57	%setup -c -a0 -a1
14mr|texlive-biocon-20070123-3|58	
14mr|texlive-biocon-20070123-3|59	%build
14mr|texlive-biocon-20070123-3|60	
14mr|texlive-biocon-20070123-3|61	%install
14mr|texlive-biocon-20070123-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-biocon-20070123-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-biocon-20070123-3|64	
14mr|texlive-biocon-20070123-3|65	
14mr|texlive-biocon-20070123-3|66	
14mr|texlive-biocon-20070123-3|67	%changelog
14mr|texlive-biocon-20070123-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070123-3
14mr|texlive-biocon-20070123-3|69	+ Revision: 929fd4e
14mr|texlive-biocon-20070123-3|70	- MassBuild#440: Increase release tag
14mr|texlive-biocon-20070123-3|71	
14mr|texlive-biocon-20070123-3|72	

19444 14
14mr|texlive-bitelist-0.1-2|1	# revision 25779
14mr|texlive-bitelist-0.1-2|2	# category Package
14mr|texlive-bitelist-0.1-2|3	# catalog-ctan /macros/generic/bitelist
14mr|texlive-bitelist-0.1-2|4	# catalog-date 2012-03-29 18:26:00 +0200
14mr|texlive-bitelist-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-bitelist-0.1-2|6	# catalog-version 0.1
14mr|texlive-bitelist-0.1-2|7	Name:		texlive-bitelist
14mr|texlive-bitelist-0.1-2|8	Version:	0.1
14mr|texlive-bitelist-0.1-2|9	Release:	2
14mr|texlive-bitelist-0.1-2|10	Summary:	Split list, in TeX's mouth
14mr|texlive-bitelist-0.1-2|11	Group:		Publishing
14mr|texlive-bitelist-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/bitelist
14mr|texlive-bitelist-0.1-2|13	License:	LPPL1.3
14mr|texlive-bitelist-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.tar.xz
14mr|texlive-bitelist-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.doc.tar.xz
14mr|texlive-bitelist-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.source.tar.xz
14mr|texlive-bitelist-0.1-2|17	BuildArch:	noarch
14mr|texlive-bitelist-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bitelist-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bitelist-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-bitelist-0.1-2|21	
14mr|texlive-bitelist-0.1-2|22	%description
14mr|texlive-bitelist-0.1-2|23	The package provides commands for "splitting" a token list at
14mr|texlive-bitelist-0.1-2|24	the first occurrence of another (specified) token list. I.e.,
14mr|texlive-bitelist-0.1-2|25	for given token lists s, t return b and the shortest a, such
14mr|texlive-bitelist-0.1-2|26	that t = a s b. The package's mechanism differs from those of
14mr|texlive-bitelist-0.1-2|27	packages providing similar features, in the following ways: -
14mr|texlive-bitelist-0.1-2|28	the method uses TeX's mechanism of reading delimited macro
14mr|texlive-bitelist-0.1-2|29	parameters; - the splitting macros work by pure expansion,
14mr|texlive-bitelist-0.1-2|30	without assignments; - the operation is carried out in a single
14mr|texlive-bitelist-0.1-2|31	macro call. A variant of the operation is provided, that
14mr|texlive-bitelist-0.1-2|32	retains outer braces.
14mr|texlive-bitelist-0.1-2|33	
14mr|texlive-bitelist-0.1-2|34	%post
14mr|texlive-bitelist-0.1-2|35	%{_sbindir}/texlive.post
14mr|texlive-bitelist-0.1-2|36	
14mr|texlive-bitelist-0.1-2|37	%postun
14mr|texlive-bitelist-0.1-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-bitelist-0.1-2|39	%{_sbindir}/texlive.post
14mr|texlive-bitelist-0.1-2|40	fi
14mr|texlive-bitelist-0.1-2|41	
14mr|texlive-bitelist-0.1-2|42	#-----------------------------------------------------------------------
14mr|texlive-bitelist-0.1-2|43	%files
14mr|texlive-bitelist-0.1-2|44	%{_texmfdistdir}/tex/generic/bitelist/bitedemo.tex
14mr|texlive-bitelist-0.1-2|45	%{_texmfdistdir}/tex/generic/bitelist/bitelist.sty
14mr|texlive-bitelist-0.1-2|46	%doc %{_texmfdistdir}/doc/generic/bitelist/README
14mr|texlive-bitelist-0.1-2|47	%doc %{_texmfdistdir}/doc/generic/bitelist/bitelist.pdf
14mr|texlive-bitelist-0.1-2|48	#- source
14mr|texlive-bitelist-0.1-2|49	%doc %{_texmfdistdir}/source/generic/bitelist/bitelist.tex
14mr|texlive-bitelist-0.1-2|50	%doc %{_texmfdistdir}/source/generic/bitelist/srcfiles.tex
14mr|texlive-bitelist-0.1-2|51	
14mr|texlive-bitelist-0.1-2|52	#-----------------------------------------------------------------------
14mr|texlive-bitelist-0.1-2|53	%prep
14mr|texlive-bitelist-0.1-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-bitelist-0.1-2|55	
14mr|texlive-bitelist-0.1-2|56	%build
14mr|texlive-bitelist-0.1-2|57	
14mr|texlive-bitelist-0.1-2|58	%install
14mr|texlive-bitelist-0.1-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bitelist-0.1-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bitelist-0.1-2|61	
14mr|texlive-bitelist-0.1-2|62	
14mr|texlive-bitelist-0.1-2|63	
14mr|texlive-bitelist-0.1-2|64	%changelog
14mr|texlive-bitelist-0.1-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-bitelist-0.1-2|66	+ Revision: 5bd7d75
14mr|texlive-bitelist-0.1-2|67	- MassBuild#440: Increase release tag
14mr|texlive-bitelist-0.1-2|68	
14mr|texlive-bitelist-0.1-2|69	

19445 14
14mr|texlive-bizcard-1.1-3|1	# revision 15878
14mr|texlive-bizcard-1.1-3|2	# category Package
14mr|texlive-bizcard-1.1-3|3	# catalog-ctan /macros/latex/contrib/bizcard
14mr|texlive-bizcard-1.1-3|4	# catalog-date 2009-04-30 00:32:08 +0200
14mr|texlive-bizcard-1.1-3|5	# catalog-license gpl
14mr|texlive-bizcard-1.1-3|6	# catalog-version 1.1
14mr|texlive-bizcard-1.1-3|7	Name:		texlive-bizcard
14mr|texlive-bizcard-1.1-3|8	Version:	1.1
14mr|texlive-bizcard-1.1-3|9	Release:	3
14mr|texlive-bizcard-1.1-3|10	Summary:	Typeset business cards
14mr|texlive-bizcard-1.1-3|11	Group:		Publishing
14mr|texlive-bizcard-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bizcard
14mr|texlive-bizcard-1.1-3|13	License:	GPL
14mr|texlive-bizcard-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.tar.xz
14mr|texlive-bizcard-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.doc.tar.xz
14mr|texlive-bizcard-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.source.tar.xz
14mr|texlive-bizcard-1.1-3|17	BuildArch:	noarch
14mr|texlive-bizcard-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bizcard-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bizcard-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bizcard-1.1-3|21	
14mr|texlive-bizcard-1.1-3|22	%description
14mr|texlive-bizcard-1.1-3|23	This is an adaption for current LaTeX of a LaTeX 2.09 style by
14mr|texlive-bizcard-1.1-3|24	Silvano Balemi. It produces cards at the normal US card size,
14mr|texlive-bizcard-1.1-3|25	76.2mm x 50.8mm.
14mr|texlive-bizcard-1.1-3|26	
14mr|texlive-bizcard-1.1-3|27	%post
14mr|texlive-bizcard-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-bizcard-1.1-3|29	
14mr|texlive-bizcard-1.1-3|30	%postun
14mr|texlive-bizcard-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bizcard-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-bizcard-1.1-3|33	fi
14mr|texlive-bizcard-1.1-3|34	
14mr|texlive-bizcard-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-bizcard-1.1-3|36	%files
14mr|texlive-bizcard-1.1-3|37	%{_texmfdistdir}/tex/latex/bizcard/bizcard.sty
14mr|texlive-bizcard-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/bizcard/bizcard.pdf
14mr|texlive-bizcard-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.pdf
14mr|texlive-bizcard-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.tex
14mr|texlive-bizcard-1.1-3|41	#- source
14mr|texlive-bizcard-1.1-3|42	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.drv
14mr|texlive-bizcard-1.1-3|43	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.dtx
14mr|texlive-bizcard-1.1-3|44	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.ins
14mr|texlive-bizcard-1.1-3|45	
14mr|texlive-bizcard-1.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-bizcard-1.1-3|47	%prep
14mr|texlive-bizcard-1.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-bizcard-1.1-3|49	
14mr|texlive-bizcard-1.1-3|50	%build
14mr|texlive-bizcard-1.1-3|51	
14mr|texlive-bizcard-1.1-3|52	%install
14mr|texlive-bizcard-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bizcard-1.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bizcard-1.1-3|55	
14mr|texlive-bizcard-1.1-3|56	
14mr|texlive-bizcard-1.1-3|57	
14mr|texlive-bizcard-1.1-3|58	%changelog
14mr|texlive-bizcard-1.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-bizcard-1.1-3|60	+ Revision: 1601ca3
14mr|texlive-bizcard-1.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-bizcard-1.1-3|62	
14mr|texlive-bizcard-1.1-3|63	

19446 14
14mr|texlive-blacklettert1-20080419-3|1	# revision 15878
14mr|texlive-blacklettert1-20080419-3|2	# category Package
14mr|texlive-blacklettert1-20080419-3|3	# catalog-ctan /fonts/gothic/blacklettert1
14mr|texlive-blacklettert1-20080419-3|4	# catalog-date 2008-04-19 22:58:44 +0200
14mr|texlive-blacklettert1-20080419-3|5	# catalog-license other-free
14mr|texlive-blacklettert1-20080419-3|6	# catalog-version undef
14mr|texlive-blacklettert1-20080419-3|7	Name:		texlive-blacklettert1
14mr|texlive-blacklettert1-20080419-3|8	Version:	20080419
14mr|texlive-blacklettert1-20080419-3|9	Release:	3
14mr|texlive-blacklettert1-20080419-3|10	Summary:	T1-encoded versions of Haralambous old German fonts
14mr|texlive-blacklettert1-20080419-3|11	Group:		Publishing
14mr|texlive-blacklettert1-20080419-3|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/blacklettert1
14mr|texlive-blacklettert1-20080419-3|13	License:	OTHER-FREE
14mr|texlive-blacklettert1-20080419-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.tar.xz
14mr|texlive-blacklettert1-20080419-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.doc.tar.xz
14mr|texlive-blacklettert1-20080419-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.source.tar.xz
14mr|texlive-blacklettert1-20080419-3|17	BuildArch:	noarch
14mr|texlive-blacklettert1-20080419-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-blacklettert1-20080419-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-blacklettert1-20080419-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-blacklettert1-20080419-3|21	
14mr|texlive-blacklettert1-20080419-3|22	%description
14mr|texlive-blacklettert1-20080419-3|23	This package provides virtual fonts for T1-like variants of
14mr|texlive-blacklettert1-20080419-3|24	Yannis Haralambous's old German fonts Gothic, Schwabacher and
14mr|texlive-blacklettert1-20080419-3|25	Fraktur (which are also available in Adobe type 1 format). The
14mr|texlive-blacklettert1-20080419-3|26	package includes LaTeX macros to embed the fonts into the LaTeX
14mr|texlive-blacklettert1-20080419-3|27	font selection scheme.
14mr|texlive-blacklettert1-20080419-3|28	
14mr|texlive-blacklettert1-20080419-3|29	%post
14mr|texlive-blacklettert1-20080419-3|30	%{_sbindir}/texlive.post
14mr|texlive-blacklettert1-20080419-3|31	
14mr|texlive-blacklettert1-20080419-3|32	%postun
14mr|texlive-blacklettert1-20080419-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-blacklettert1-20080419-3|34	%{_sbindir}/texlive.post
14mr|texlive-blacklettert1-20080419-3|35	fi
14mr|texlive-blacklettert1-20080419-3|36	
14mr|texlive-blacklettert1-20080419-3|37	#-----------------------------------------------------------------------
14mr|texlive-blacklettert1-20080419-3|38	%files
14mr|texlive-blacklettert1-20080419-3|39	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrak.tfm
14mr|texlive-blacklettert1-20080419-3|40	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrakls.tfm
14mr|texlive-blacklettert1-20080419-3|41	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tgoth.tfm
14mr|texlive-blacklettert1-20080419-3|42	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tswab.tfm
14mr|texlive-blacklettert1-20080419-3|43	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrak.vf
14mr|texlive-blacklettert1-20080419-3|44	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrakls.vf
14mr|texlive-blacklettert1-20080419-3|45	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tgoth.vf
14mr|texlive-blacklettert1-20080419-3|46	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tswab.vf
14mr|texlive-blacklettert1-20080419-3|47	%{_texmfdistdir}/tex/latex/blacklettert1/t1yfrak.fd
14mr|texlive-blacklettert1-20080419-3|48	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/COPYING
14mr|texlive-blacklettert1-20080419-3|49	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/INSTALL
14mr|texlive-blacklettert1-20080419-3|50	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/README
14mr|texlive-blacklettert1-20080419-3|51	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/blacklettert1.pdf
14mr|texlive-blacklettert1-20080419-3|52	#- source
14mr|texlive-blacklettert1-20080419-3|53	%doc %{_texmfdistdir}/source/fonts/blacklettert1/Makefile
14mr|texlive-blacklettert1-20080419-3|54	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.dtx
14mr|texlive-blacklettert1-20080419-3|55	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.ins
14mr|texlive-blacklettert1-20080419-3|56	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbsy10.pl
14mr|texlive-blacklettert1-20080419-3|57	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbx10.pl
14mr|texlive-blacklettert1-20080419-3|58	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmi10.pl
14mr|texlive-blacklettert1-20080419-3|59	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmib10.pl
14mr|texlive-blacklettert1-20080419-3|60	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr10.pl
14mr|texlive-blacklettert1-20080419-3|61	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr7.pl
14mr|texlive-blacklettert1-20080419-3|62	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmsy10.pl
14mr|texlive-blacklettert1-20080419-3|63	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmu10.pl
14mr|texlive-blacklettert1-20080419-3|64	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecbx1000.pl
14mr|texlive-blacklettert1-20080419-3|65	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm0700.pl
14mr|texlive-blacklettert1-20080419-3|66	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm1000.pl
14mr|texlive-blacklettert1-20080419-3|67	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yfrak.pl
14mr|texlive-blacklettert1-20080419-3|68	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ygoth.pl
14mr|texlive-blacklettert1-20080419-3|69	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yswab.pl
14mr|texlive-blacklettert1-20080419-3|70	
14mr|texlive-blacklettert1-20080419-3|71	#-----------------------------------------------------------------------
14mr|texlive-blacklettert1-20080419-3|72	%prep
14mr|texlive-blacklettert1-20080419-3|73	%setup -c -a0 -a1 -a2
14mr|texlive-blacklettert1-20080419-3|74	
14mr|texlive-blacklettert1-20080419-3|75	%build
14mr|texlive-blacklettert1-20080419-3|76	
14mr|texlive-blacklettert1-20080419-3|77	%install
14mr|texlive-blacklettert1-20080419-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-blacklettert1-20080419-3|79	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-blacklettert1-20080419-3|80	
14mr|texlive-blacklettert1-20080419-3|81	
14mr|texlive-blacklettert1-20080419-3|82	
14mr|texlive-blacklettert1-20080419-3|83	%changelog
14mr|texlive-blacklettert1-20080419-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080419-3
14mr|texlive-blacklettert1-20080419-3|85	+ Revision: 93288d8
14mr|texlive-blacklettert1-20080419-3|86	- MassBuild#440: Increase release tag
14mr|texlive-blacklettert1-20080419-3|87	
14mr|texlive-blacklettert1-20080419-3|88	

19447 14
14mr|texlive-blindtext-1.9c-4|1	# revision 25039
14mr|texlive-blindtext-1.9c-4|2	# category Package
14mr|texlive-blindtext-1.9c-4|3	# catalog-ctan /macros/latex/contrib/blindtext
14mr|texlive-blindtext-1.9c-4|4	# catalog-date 2011-11-23 08:28:31 +0100
14mr|texlive-blindtext-1.9c-4|5	# catalog-license lppl
14mr|texlive-blindtext-1.9c-4|6	# catalog-version 1.9c
14mr|texlive-blindtext-1.9c-4|7	Name:		texlive-blindtext
14mr|texlive-blindtext-1.9c-4|8	Version:	1.9c
14mr|texlive-blindtext-1.9c-4|9	Release:	4
14mr|texlive-blindtext-1.9c-4|10	Summary:	Producing 'blind' text for testing
14mr|texlive-blindtext-1.9c-4|11	Group:		Publishing
14mr|texlive-blindtext-1.9c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blindtext
14mr|texlive-blindtext-1.9c-4|13	License:	LPPL
14mr|texlive-blindtext-1.9c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.tar.xz
14mr|texlive-blindtext-1.9c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.doc.tar.xz
14mr|texlive-blindtext-1.9c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.source.tar.xz
14mr|texlive-blindtext-1.9c-4|17	BuildArch:	noarch
14mr|texlive-blindtext-1.9c-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-blindtext-1.9c-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-blindtext-1.9c-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-blindtext-1.9c-4|21	
14mr|texlive-blindtext-1.9c-4|22	%description
14mr|texlive-blindtext-1.9c-4|23	The package provides the commands \blindtext and \Blindtext for
14mr|texlive-blindtext-1.9c-4|24	creating 'blind' text useful in testing new classes and
14mr|texlive-blindtext-1.9c-4|25	packages, and \blinddocument, \Blinddocument for creating an
14mr|texlive-blindtext-1.9c-4|26	entire random document with sections, lists, mathematics, etc.
14mr|texlive-blindtext-1.9c-4|27	The package supports three languages, english, (n)german and
14mr|texlive-blindtext-1.9c-4|28	latin; the latin option provides a short "lorem ipsum" (for a
14mr|texlive-blindtext-1.9c-4|29	fuller lorem ipsum text, see the lipsum package).
14mr|texlive-blindtext-1.9c-4|30	
14mr|texlive-blindtext-1.9c-4|31	%post
14mr|texlive-blindtext-1.9c-4|32	%{_sbindir}/texlive.post
14mr|texlive-blindtext-1.9c-4|33	
14mr|texlive-blindtext-1.9c-4|34	%postun
14mr|texlive-blindtext-1.9c-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-blindtext-1.9c-4|36	%{_sbindir}/texlive.post
14mr|texlive-blindtext-1.9c-4|37	fi
14mr|texlive-blindtext-1.9c-4|38	
14mr|texlive-blindtext-1.9c-4|39	#-----------------------------------------------------------------------
14mr|texlive-blindtext-1.9c-4|40	%files
14mr|texlive-blindtext-1.9c-4|41	%{_texmfdistdir}/tex/latex/blindtext/blindtext.sty
14mr|texlive-blindtext-1.9c-4|42	%doc %{_texmfdistdir}/doc/latex/blindtext/README
14mr|texlive-blindtext-1.9c-4|43	%doc %{_texmfdistdir}/doc/latex/blindtext/blindtext.pdf
14mr|texlive-blindtext-1.9c-4|44	#- source
14mr|texlive-blindtext-1.9c-4|45	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.dtx
14mr|texlive-blindtext-1.9c-4|46	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.ins
14mr|texlive-blindtext-1.9c-4|47	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_american.dtx
14mr|texlive-blindtext-1.9c-4|48	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_catalan.dtx
14mr|texlive-blindtext-1.9c-4|49	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_english.dtx
14mr|texlive-blindtext-1.9c-4|50	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_french.dtx
14mr|texlive-blindtext-1.9c-4|51	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_german.dtx
14mr|texlive-blindtext-1.9c-4|52	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_latin.dtx
14mr|texlive-blindtext-1.9c-4|53	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_ngerman.dtx
14mr|texlive-blindtext-1.9c-4|54	
14mr|texlive-blindtext-1.9c-4|55	#-----------------------------------------------------------------------
14mr|texlive-blindtext-1.9c-4|56	%prep
14mr|texlive-blindtext-1.9c-4|57	%setup -c -a0 -a1 -a2
14mr|texlive-blindtext-1.9c-4|58	
14mr|texlive-blindtext-1.9c-4|59	%build
14mr|texlive-blindtext-1.9c-4|60	
14mr|texlive-blindtext-1.9c-4|61	%install
14mr|texlive-blindtext-1.9c-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-blindtext-1.9c-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-blindtext-1.9c-4|64	
14mr|texlive-blindtext-1.9c-4|65	
14mr|texlive-blindtext-1.9c-4|66	
14mr|texlive-blindtext-1.9c-4|67	%changelog
14mr|texlive-blindtext-1.9c-4|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9c-4
14mr|texlive-blindtext-1.9c-4|69	+ Revision: 605a15a
14mr|texlive-blindtext-1.9c-4|70	- MassBuild#440: Increase release tag
14mr|texlive-blindtext-1.9c-4|71	
14mr|texlive-blindtext-1.9c-4|72	

19448 14
14mr|texlive-blkarray-20100223-3|1	# revision 17089
14mr|texlive-blkarray-20100223-3|2	# category Package
14mr|texlive-blkarray-20100223-3|3	# catalog-ctan /macros/latex/contrib/blkarray
14mr|texlive-blkarray-20100223-3|4	# catalog-date 2010-02-23 16:09:16 +0100
14mr|texlive-blkarray-20100223-3|5	# catalog-license lppl
14mr|texlive-blkarray-20100223-3|6	# catalog-version undef
14mr|texlive-blkarray-20100223-3|7	Name:		texlive-blkarray
14mr|texlive-blkarray-20100223-3|8	Version:	20100223
14mr|texlive-blkarray-20100223-3|9	Release:	3
14mr|texlive-blkarray-20100223-3|10	Summary:	Extended array and tabular
14mr|texlive-blkarray-20100223-3|11	Group:		Publishing
14mr|texlive-blkarray-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blkarray
14mr|texlive-blkarray-20100223-3|13	License:	LPPL
14mr|texlive-blkarray-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.tar.xz
14mr|texlive-blkarray-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.doc.tar.xz
14mr|texlive-blkarray-20100223-3|16	BuildArch:	noarch
14mr|texlive-blkarray-20100223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-blkarray-20100223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-blkarray-20100223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-blkarray-20100223-3|20	
14mr|texlive-blkarray-20100223-3|21	%description
14mr|texlive-blkarray-20100223-3|22	An experimental package which implements an environment,
14mr|texlive-blkarray-20100223-3|23	blockarray, that may be used in the same way as the array or
14mr|texlive-blkarray-20100223-3|24	tabular environments of standard LaTeX, or their extended
14mr|texlive-blkarray-20100223-3|25	versions defined in array. If used in math-mode, blockarray
14mr|texlive-blkarray-20100223-3|26	acts like array, otherwise it acts like tabular. The package
14mr|texlive-blkarray-20100223-3|27	implements a new method of defining column types, and also
14mr|texlive-blkarray-20100223-3|28	block and block* environments, for specifying sub-arrays of the
14mr|texlive-blkarray-20100223-3|29	main array. What's more, the \footnote command works inside a
14mr|texlive-blkarray-20100223-3|30	blockarray.
14mr|texlive-blkarray-20100223-3|31	
14mr|texlive-blkarray-20100223-3|32	%post
14mr|texlive-blkarray-20100223-3|33	%{_sbindir}/texlive.post
14mr|texlive-blkarray-20100223-3|34	
14mr|texlive-blkarray-20100223-3|35	%postun
14mr|texlive-blkarray-20100223-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-blkarray-20100223-3|37	%{_sbindir}/texlive.post
14mr|texlive-blkarray-20100223-3|38	fi
14mr|texlive-blkarray-20100223-3|39	
14mr|texlive-blkarray-20100223-3|40	#-----------------------------------------------------------------------
14mr|texlive-blkarray-20100223-3|41	%files
14mr|texlive-blkarray-20100223-3|42	%{_texmfdistdir}/tex/latex/blkarray/blkarray.sty
14mr|texlive-blkarray-20100223-3|43	%doc %{_texmfdistdir}/doc/latex/blkarray/README
14mr|texlive-blkarray-20100223-3|44	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.pdf
14mr|texlive-blkarray-20100223-3|45	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.tex
14mr|texlive-blkarray-20100223-3|46	
14mr|texlive-blkarray-20100223-3|47	#-----------------------------------------------------------------------
14mr|texlive-blkarray-20100223-3|48	%prep
14mr|texlive-blkarray-20100223-3|49	%setup -c -a0 -a1
14mr|texlive-blkarray-20100223-3|50	
14mr|texlive-blkarray-20100223-3|51	%build
14mr|texlive-blkarray-20100223-3|52	
14mr|texlive-blkarray-20100223-3|53	%install
14mr|texlive-blkarray-20100223-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-blkarray-20100223-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-blkarray-20100223-3|56	
14mr|texlive-blkarray-20100223-3|57	
14mr|texlive-blkarray-20100223-3|58	
14mr|texlive-blkarray-20100223-3|59	%changelog
14mr|texlive-blkarray-20100223-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-blkarray-20100223-3|61	+ Revision: 76b19c9
14mr|texlive-blkarray-20100223-3|62	- MassBuild#440: Increase release tag
14mr|texlive-blkarray-20100223-3|63	
14mr|texlive-blkarray-20100223-3|64	

19449 14
14mr|texlive-block-20100226-3|1	# revision 17209
14mr|texlive-block-20100226-3|2	# category Package
14mr|texlive-block-20100226-3|3	# catalog-ctan /macros/latex/contrib/block
14mr|texlive-block-20100226-3|4	# catalog-date 2010-02-26 11:17:49 +0100
14mr|texlive-block-20100226-3|5	# catalog-license pd
14mr|texlive-block-20100226-3|6	# catalog-version undef
14mr|texlive-block-20100226-3|7	Name:		texlive-block
14mr|texlive-block-20100226-3|8	Version:	20100226
14mr|texlive-block-20100226-3|9	Release:	3
14mr|texlive-block-20100226-3|10	Summary:	A block letter style for the letter class
14mr|texlive-block-20100226-3|11	Group:		Publishing
14mr|texlive-block-20100226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/block
14mr|texlive-block-20100226-3|13	License:	PD
14mr|texlive-block-20100226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.tar.xz
14mr|texlive-block-20100226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.doc.tar.xz
14mr|texlive-block-20100226-3|16	BuildArch:	noarch
14mr|texlive-block-20100226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-block-20100226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-block-20100226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-block-20100226-3|20	
14mr|texlive-block-20100226-3|21	%description
14mr|texlive-block-20100226-3|22	A style file for use with the letter class that overwrites the
14mr|texlive-block-20100226-3|23	\opening and \closing macros so that letters can be styled with
14mr|texlive-block-20100226-3|24	the block letter style instead of the default style. Thus, the
14mr|texlive-block-20100226-3|25	return address, the closing, and the signature appear flushed
14mr|texlive-block-20100226-3|26	on the left margin.
14mr|texlive-block-20100226-3|27	
14mr|texlive-block-20100226-3|28	%post
14mr|texlive-block-20100226-3|29	%{_sbindir}/texlive.post
14mr|texlive-block-20100226-3|30	
14mr|texlive-block-20100226-3|31	%postun
14mr|texlive-block-20100226-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-block-20100226-3|33	%{_sbindir}/texlive.post
14mr|texlive-block-20100226-3|34	fi
14mr|texlive-block-20100226-3|35	
14mr|texlive-block-20100226-3|36	#-----------------------------------------------------------------------
14mr|texlive-block-20100226-3|37	%files
14mr|texlive-block-20100226-3|38	%{_texmfdistdir}/tex/latex/block/block.sty
14mr|texlive-block-20100226-3|39	%doc %{_texmfdistdir}/doc/latex/block/block.pdf
14mr|texlive-block-20100226-3|40	%doc %{_texmfdistdir}/doc/latex/block/block.tex
14mr|texlive-block-20100226-3|41	
14mr|texlive-block-20100226-3|42	#-----------------------------------------------------------------------
14mr|texlive-block-20100226-3|43	%prep
14mr|texlive-block-20100226-3|44	%setup -c -a0 -a1
14mr|texlive-block-20100226-3|45	
14mr|texlive-block-20100226-3|46	%build
14mr|texlive-block-20100226-3|47	
14mr|texlive-block-20100226-3|48	%install
14mr|texlive-block-20100226-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-block-20100226-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-block-20100226-3|51	
14mr|texlive-block-20100226-3|52	
14mr|texlive-block-20100226-3|53	
14mr|texlive-block-20100226-3|54	%changelog
14mr|texlive-block-20100226-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100226-3
14mr|texlive-block-20100226-3|56	+ Revision: 4b4994b
14mr|texlive-block-20100226-3|57	- MassBuild#440: Increase release tag
14mr|texlive-block-20100226-3|58	
14mr|texlive-block-20100226-3|59	

19450 14
14mr|texlive-blockdraw_mp-20080817-3|1	# revision 15878
14mr|texlive-blockdraw_mp-20080817-3|2	# category Package
14mr|texlive-blockdraw_mp-20080817-3|3	# catalog-ctan /graphics/metapost/contrib/macros/blockdraw_mp
14mr|texlive-blockdraw_mp-20080817-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-blockdraw_mp-20080817-3|5	# catalog-license lppl
14mr|texlive-blockdraw_mp-20080817-3|6	# catalog-version undef
14mr|texlive-blockdraw_mp-20080817-3|7	Name:		texlive-blockdraw_mp
14mr|texlive-blockdraw_mp-20080817-3|8	Version:	20080817
14mr|texlive-blockdraw_mp-20080817-3|9	Release:	3
14mr|texlive-blockdraw_mp-20080817-3|10	Summary:	Block diagrams and bond graphs, with MetaPost
14mr|texlive-blockdraw_mp-20080817-3|11	Group:		Publishing
14mr|texlive-blockdraw_mp-20080817-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/blockdraw_mp
14mr|texlive-blockdraw_mp-20080817-3|13	License:	LPPL
14mr|texlive-blockdraw_mp-20080817-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.tar.xz
14mr|texlive-blockdraw_mp-20080817-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.doc.tar.xz
14mr|texlive-blockdraw_mp-20080817-3|16	BuildArch:	noarch
14mr|texlive-blockdraw_mp-20080817-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-blockdraw_mp-20080817-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-blockdraw_mp-20080817-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-blockdraw_mp-20080817-3|20	
14mr|texlive-blockdraw_mp-20080817-3|21	%description
14mr|texlive-blockdraw_mp-20080817-3|22	A set of simple MetaPost macros for the task. While the task is
14mr|texlive-blockdraw_mp-20080817-3|23	not itself difficult to program, it is felt that many users
14mr|texlive-blockdraw_mp-20080817-3|24	will be happy to have a library for the job..
14mr|texlive-blockdraw_mp-20080817-3|25	
14mr|texlive-blockdraw_mp-20080817-3|26	%post
14mr|texlive-blockdraw_mp-20080817-3|27	%{_sbindir}/texlive.post
14mr|texlive-blockdraw_mp-20080817-3|28	
14mr|texlive-blockdraw_mp-20080817-3|29	%postun
14mr|texlive-blockdraw_mp-20080817-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-blockdraw_mp-20080817-3|31	%{_sbindir}/texlive.post
14mr|texlive-blockdraw_mp-20080817-3|32	fi
14mr|texlive-blockdraw_mp-20080817-3|33	
14mr|texlive-blockdraw_mp-20080817-3|34	#-----------------------------------------------------------------------
14mr|texlive-blockdraw_mp-20080817-3|35	%files
14mr|texlive-blockdraw_mp-20080817-3|36	%{_texmfdistdir}/metapost/blockdraw_mp/blockdraw.mp
14mr|texlive-blockdraw_mp-20080817-3|37	%{_texmfdistdir}/metapost/blockdraw_mp/bonddemo.mp
14mr|texlive-blockdraw_mp-20080817-3|38	%{_texmfdistdir}/metapost/blockdraw_mp/bondgraph.mp
14mr|texlive-blockdraw_mp-20080817-3|39	%{_texmfdistdir}/metapost/blockdraw_mp/cascadedemo.mp
14mr|texlive-blockdraw_mp-20080817-3|40	%{_texmfdistdir}/metapost/blockdraw_mp/docblockprefs.mp
14mr|texlive-blockdraw_mp-20080817-3|41	%{_texmfdistdir}/metapost/blockdraw_mp/shiftoff.mp
14mr|texlive-blockdraw_mp-20080817-3|42	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/README
14mr|texlive-blockdraw_mp-20080817-3|43	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.pdf
14mr|texlive-blockdraw_mp-20080817-3|44	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.tex
14mr|texlive-blockdraw_mp-20080817-3|45	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/bonddemo.pdf
14mr|texlive-blockdraw_mp-20080817-3|46	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/cascadedemo.pdf
14mr|texlive-blockdraw_mp-20080817-3|47	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tiddetext.sty
14mr|texlive-blockdraw_mp-20080817-3|48	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tighttoc.sty
14mr|texlive-blockdraw_mp-20080817-3|49	
14mr|texlive-blockdraw_mp-20080817-3|50	#-----------------------------------------------------------------------
14mr|texlive-blockdraw_mp-20080817-3|51	%prep
14mr|texlive-blockdraw_mp-20080817-3|52	%setup -c -a0 -a1
14mr|texlive-blockdraw_mp-20080817-3|53	
14mr|texlive-blockdraw_mp-20080817-3|54	%build
14mr|texlive-blockdraw_mp-20080817-3|55	
14mr|texlive-blockdraw_mp-20080817-3|56	%install
14mr|texlive-blockdraw_mp-20080817-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-blockdraw_mp-20080817-3|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-blockdraw_mp-20080817-3|59	
14mr|texlive-blockdraw_mp-20080817-3|60	
14mr|texlive-blockdraw_mp-20080817-3|61	
14mr|texlive-blockdraw_mp-20080817-3|62	%changelog
14mr|texlive-blockdraw_mp-20080817-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080817-3
14mr|texlive-blockdraw_mp-20080817-3|64	+ Revision: cb17a97
14mr|texlive-blockdraw_mp-20080817-3|65	- MassBuild#440: Increase release tag
14mr|texlive-blockdraw_mp-20080817-3|66	
14mr|texlive-blockdraw_mp-20080817-3|67	

19451 14
14mr|texlive-bloques-1.0-3|1	# revision 22490
14mr|texlive-bloques-1.0-3|2	# category Package
14mr|texlive-bloques-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/bloques
14mr|texlive-bloques-1.0-3|4	# catalog-date 2011-05-15 09:47:34 +0200
14mr|texlive-bloques-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bloques-1.0-3|6	# catalog-version 1.0
14mr|texlive-bloques-1.0-3|7	Name:		texlive-bloques
14mr|texlive-bloques-1.0-3|8	Version:	1.0
14mr|texlive-bloques-1.0-3|9	Release:	3
14mr|texlive-bloques-1.0-3|10	Summary:	Generate control diagrams
14mr|texlive-bloques-1.0-3|11	Group:		Publishing
14mr|texlive-bloques-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bloques
14mr|texlive-bloques-1.0-3|13	License:	LPPL1.3
14mr|texlive-bloques-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.tar.xz
14mr|texlive-bloques-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.doc.tar.xz
14mr|texlive-bloques-1.0-3|16	BuildArch:	noarch
14mr|texlive-bloques-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bloques-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bloques-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bloques-1.0-3|20	
14mr|texlive-bloques-1.0-3|21	%description
14mr|texlive-bloques-1.0-3|22	The package uses TikZ to provide commands for generating
14mr|texlive-bloques-1.0-3|23	control diagrams (specially in power electronics).
14mr|texlive-bloques-1.0-3|24	
14mr|texlive-bloques-1.0-3|25	%post
14mr|texlive-bloques-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-bloques-1.0-3|27	
14mr|texlive-bloques-1.0-3|28	%postun
14mr|texlive-bloques-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-bloques-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-bloques-1.0-3|31	fi
14mr|texlive-bloques-1.0-3|32	
14mr|texlive-bloques-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-bloques-1.0-3|34	%files
14mr|texlive-bloques-1.0-3|35	%{_texmfdistdir}/tex/latex/bloques/bloques.sty
14mr|texlive-bloques-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/bloques/README
14mr|texlive-bloques-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/bloques/example.pdf
14mr|texlive-bloques-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/bloques/example.tex
14mr|texlive-bloques-1.0-3|39	
14mr|texlive-bloques-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-bloques-1.0-3|41	%prep
14mr|texlive-bloques-1.0-3|42	%setup -c -a0 -a1
14mr|texlive-bloques-1.0-3|43	
14mr|texlive-bloques-1.0-3|44	%build
14mr|texlive-bloques-1.0-3|45	
14mr|texlive-bloques-1.0-3|46	%install
14mr|texlive-bloques-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bloques-1.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bloques-1.0-3|49	
14mr|texlive-bloques-1.0-3|50	
14mr|texlive-bloques-1.0-3|51	
14mr|texlive-bloques-1.0-3|52	%changelog
14mr|texlive-bloques-1.0-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bloques-1.0-3|54	+ Revision: a817a4d
14mr|texlive-bloques-1.0-3|55	- MassBuild#440: Increase release tag
14mr|texlive-bloques-1.0-3|56	
14mr|texlive-bloques-1.0-3|57	

19452 14
14mr|texlive-blowup-0.1j-3|1	# revision 15878
14mr|texlive-blowup-0.1j-3|2	# category Package
14mr|texlive-blowup-0.1j-3|3	# catalog-ctan /macros/latex/contrib/blowup
14mr|texlive-blowup-0.1j-3|4	# catalog-date 2009-06-04 13:48:19 +0200
14mr|texlive-blowup-0.1j-3|5	# catalog-license lppl
14mr|texlive-blowup-0.1j-3|6	# catalog-version 0.1j
14mr|texlive-blowup-0.1j-3|7	Name:		texlive-blowup
14mr|texlive-blowup-0.1j-3|8	Version:	0.1j
14mr|texlive-blowup-0.1j-3|9	Release:	3
14mr|texlive-blowup-0.1j-3|10	Summary:	Upscale or downscale all pages of a document
14mr|texlive-blowup-0.1j-3|11	Group:		Publishing
14mr|texlive-blowup-0.1j-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blowup
14mr|texlive-blowup-0.1j-3|13	License:	LPPL
14mr|texlive-blowup-0.1j-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.tar.xz
14mr|texlive-blowup-0.1j-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.doc.tar.xz
14mr|texlive-blowup-0.1j-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.source.tar.xz
14mr|texlive-blowup-0.1j-3|17	BuildArch:	noarch
14mr|texlive-blowup-0.1j-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-blowup-0.1j-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-blowup-0.1j-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-blowup-0.1j-3|21	
14mr|texlive-blowup-0.1j-3|22	%description
14mr|texlive-blowup-0.1j-3|23	The package blowup only defines the user-level macro \blowup,
14mr|texlive-blowup-0.1j-3|24	which can be used to upscale or downscale all pages of a
14mr|texlive-blowup-0.1j-3|25	document. It is similar to the TeX primitive \magnification but
14mr|texlive-blowup-0.1j-3|26	more accurate and user-friendly.
14mr|texlive-blowup-0.1j-3|27	
14mr|texlive-blowup-0.1j-3|28	%post
14mr|texlive-blowup-0.1j-3|29	%{_sbindir}/texlive.post
14mr|texlive-blowup-0.1j-3|30	
14mr|texlive-blowup-0.1j-3|31	%postun
14mr|texlive-blowup-0.1j-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-blowup-0.1j-3|33	%{_sbindir}/texlive.post
14mr|texlive-blowup-0.1j-3|34	fi
14mr|texlive-blowup-0.1j-3|35	
14mr|texlive-blowup-0.1j-3|36	#-----------------------------------------------------------------------
14mr|texlive-blowup-0.1j-3|37	%files
14mr|texlive-blowup-0.1j-3|38	%{_texmfdistdir}/tex/latex/blowup/blowup.sty
14mr|texlive-blowup-0.1j-3|39	%doc %{_texmfdistdir}/doc/latex/blowup/README
14mr|texlive-blowup-0.1j-3|40	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test0.tex
14mr|texlive-blowup-0.1j-3|41	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test1.tex
14mr|texlive-blowup-0.1j-3|42	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test2.tex
14mr|texlive-blowup-0.1j-3|43	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test3.tex
14mr|texlive-blowup-0.1j-3|44	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test4.tex
14mr|texlive-blowup-0.1j-3|45	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test5.tex
14mr|texlive-blowup-0.1j-3|46	%doc %{_texmfdistdir}/doc/latex/blowup/blowup.pdf
14mr|texlive-blowup-0.1j-3|47	#- source
14mr|texlive-blowup-0.1j-3|48	%doc %{_texmfdistdir}/source/latex/blowup/blowup.dtx
14mr|texlive-blowup-0.1j-3|49	%doc %{_texmfdistdir}/source/latex/blowup/blowup.ins
14mr|texlive-blowup-0.1j-3|50	
14mr|texlive-blowup-0.1j-3|51	#-----------------------------------------------------------------------
14mr|texlive-blowup-0.1j-3|52	%prep
14mr|texlive-blowup-0.1j-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-blowup-0.1j-3|54	
14mr|texlive-blowup-0.1j-3|55	%build
14mr|texlive-blowup-0.1j-3|56	
14mr|texlive-blowup-0.1j-3|57	%install
14mr|texlive-blowup-0.1j-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-blowup-0.1j-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-blowup-0.1j-3|60	
14mr|texlive-blowup-0.1j-3|61	
14mr|texlive-blowup-0.1j-3|62	
14mr|texlive-blowup-0.1j-3|63	%changelog
14mr|texlive-blowup-0.1j-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1j-3
14mr|texlive-blowup-0.1j-3|65	+ Revision: a9bb53e
14mr|texlive-blowup-0.1j-3|66	- MassBuild#440: Increase release tag
14mr|texlive-blowup-0.1j-3|67	
14mr|texlive-blowup-0.1j-3|68	

19453 14
14mr|texlive-bodegraph-1.4-3|1	# revision 20047
14mr|texlive-bodegraph-1.4-3|2	# category Package
14mr|texlive-bodegraph-1.4-3|3	# catalog-ctan /graphics/pgf/contrib/bodegraph
14mr|texlive-bodegraph-1.4-3|4	# catalog-date 2010-10-10 09:51:39 +0200
14mr|texlive-bodegraph-1.4-3|5	# catalog-license lppl
14mr|texlive-bodegraph-1.4-3|6	# catalog-version 1.4
14mr|texlive-bodegraph-1.4-3|7	Name:		texlive-bodegraph
14mr|texlive-bodegraph-1.4-3|8	Version:	1.4
14mr|texlive-bodegraph-1.4-3|9	Release:	3
14mr|texlive-bodegraph-1.4-3|10	Summary:	Draw Bode, Nyquist and Black plots with gnuplot and TikZ
14mr|texlive-bodegraph-1.4-3|11	Group:		Publishing
14mr|texlive-bodegraph-1.4-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bodegraph
14mr|texlive-bodegraph-1.4-3|13	License:	LPPL
14mr|texlive-bodegraph-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.tar.xz
14mr|texlive-bodegraph-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.doc.tar.xz
14mr|texlive-bodegraph-1.4-3|16	BuildArch:	noarch
14mr|texlive-bodegraph-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bodegraph-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bodegraph-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bodegraph-1.4-3|20	
14mr|texlive-bodegraph-1.4-3|21	%description
14mr|texlive-bodegraph-1.4-3|22	The package provides facilities to draw Bode, Nyquist and Black
14mr|texlive-bodegraph-1.4-3|23	plots using Gnuplot and Tikz. Elementary Transfer Functions and
14mr|texlive-bodegraph-1.4-3|24	basic correctors are preprogrammed for use.
14mr|texlive-bodegraph-1.4-3|25	
14mr|texlive-bodegraph-1.4-3|26	%post
14mr|texlive-bodegraph-1.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-bodegraph-1.4-3|28	
14mr|texlive-bodegraph-1.4-3|29	%postun
14mr|texlive-bodegraph-1.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bodegraph-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-bodegraph-1.4-3|32	fi
14mr|texlive-bodegraph-1.4-3|33	
14mr|texlive-bodegraph-1.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-bodegraph-1.4-3|35	%files
14mr|texlive-bodegraph-1.4-3|36	%{_texmfdistdir}/tex/latex/bodegraph/bodegraph.sty
14mr|texlive-bodegraph-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/bodegraph/README
14mr|texlive-bodegraph-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.pdf
14mr|texlive-bodegraph-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.tex
14mr|texlive-bodegraph-1.4-3|40	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.gnuplot
14mr|texlive-bodegraph-1.4-3|41	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.table
14mr|texlive-bodegraph-1.4-3|42	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.gnuplot
14mr|texlive-bodegraph-1.4-3|43	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.table
14mr|texlive-bodegraph-1.4-3|44	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.gnuplot
14mr|texlive-bodegraph-1.4-3|45	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.table
14mr|texlive-bodegraph-1.4-3|46	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.gnuplot
14mr|texlive-bodegraph-1.4-3|47	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.table
14mr|texlive-bodegraph-1.4-3|48	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.gnuplot
14mr|texlive-bodegraph-1.4-3|49	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.table
14mr|texlive-bodegraph-1.4-3|50	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.gnuplot
14mr|texlive-bodegraph-1.4-3|51	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.table
14mr|texlive-bodegraph-1.4-3|52	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.gnuplot
14mr|texlive-bodegraph-1.4-3|53	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.table
14mr|texlive-bodegraph-1.4-3|54	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.gnuplot
14mr|texlive-bodegraph-1.4-3|55	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.table
14mr|texlive-bodegraph-1.4-3|56	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.gnuplot
14mr|texlive-bodegraph-1.4-3|57	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.table
14mr|texlive-bodegraph-1.4-3|58	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.gnuplot
14mr|texlive-bodegraph-1.4-3|59	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.table
14mr|texlive-bodegraph-1.4-3|60	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.gnuplot
14mr|texlive-bodegraph-1.4-3|61	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.table
14mr|texlive-bodegraph-1.4-3|62	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.gnuplot
14mr|texlive-bodegraph-1.4-3|63	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.table
14mr|texlive-bodegraph-1.4-3|64	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.gnuplot
14mr|texlive-bodegraph-1.4-3|65	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.table
14mr|texlive-bodegraph-1.4-3|66	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.gnuplot
14mr|texlive-bodegraph-1.4-3|67	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.table
14mr|texlive-bodegraph-1.4-3|68	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.gnuplot
14mr|texlive-bodegraph-1.4-3|69	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.table
14mr|texlive-bodegraph-1.4-3|70	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.gnuplot
14mr|texlive-bodegraph-1.4-3|71	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.table
14mr|texlive-bodegraph-1.4-3|72	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.gnuplot
14mr|texlive-bodegraph-1.4-3|73	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.table
14mr|texlive-bodegraph-1.4-3|74	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.gnuplot
14mr|texlive-bodegraph-1.4-3|75	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.table
14mr|texlive-bodegraph-1.4-3|76	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.gnuplot
14mr|texlive-bodegraph-1.4-3|77	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.table
14mr|texlive-bodegraph-1.4-3|78	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.gnuplot
14mr|texlive-bodegraph-1.4-3|79	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.table
14mr|texlive-bodegraph-1.4-3|80	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.gnuplot
14mr|texlive-bodegraph-1.4-3|81	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.table
14mr|texlive-bodegraph-1.4-3|82	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.gnuplot
14mr|texlive-bodegraph-1.4-3|83	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.table
14mr|texlive-bodegraph-1.4-3|84	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.gnuplot
14mr|texlive-bodegraph-1.4-3|85	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.table
14mr|texlive-bodegraph-1.4-3|86	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.gnuplot
14mr|texlive-bodegraph-1.4-3|87	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.table
14mr|texlive-bodegraph-1.4-3|88	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.gnuplot
14mr|texlive-bodegraph-1.4-3|89	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.table
14mr|texlive-bodegraph-1.4-3|90	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.gnuplot
14mr|texlive-bodegraph-1.4-3|91	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.table
14mr|texlive-bodegraph-1.4-3|92	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.gnuplot
14mr|texlive-bodegraph-1.4-3|93	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.table
14mr|texlive-bodegraph-1.4-3|94	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.gnuplot
14mr|texlive-bodegraph-1.4-3|95	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.table
14mr|texlive-bodegraph-1.4-3|96	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.gnuplot
14mr|texlive-bodegraph-1.4-3|97	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.table
14mr|texlive-bodegraph-1.4-3|98	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.gnuplot
14mr|texlive-bodegraph-1.4-3|99	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.table
14mr|texlive-bodegraph-1.4-3|100	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.gnuplot
14mr|texlive-bodegraph-1.4-3|101	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.table
14mr|texlive-bodegraph-1.4-3|102	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.gnuplot
14mr|texlive-bodegraph-1.4-3|103	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.table
14mr|texlive-bodegraph-1.4-3|104	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.gnuplot
14mr|texlive-bodegraph-1.4-3|105	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.table
14mr|texlive-bodegraph-1.4-3|106	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.gnuplot
14mr|texlive-bodegraph-1.4-3|107	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.table
14mr|texlive-bodegraph-1.4-3|108	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.gnuplot
14mr|texlive-bodegraph-1.4-3|109	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.table
14mr|texlive-bodegraph-1.4-3|110	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.gnuplot
14mr|texlive-bodegraph-1.4-3|111	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.table
14mr|texlive-bodegraph-1.4-3|112	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.gnuplot
14mr|texlive-bodegraph-1.4-3|113	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.table
14mr|texlive-bodegraph-1.4-3|114	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot
14mr|texlive-bodegraph-1.4-3|115	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.table
14mr|texlive-bodegraph-1.4-3|116	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.gnuplot
14mr|texlive-bodegraph-1.4-3|117	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.table
14mr|texlive-bodegraph-1.4-3|118	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.gnuplot
14mr|texlive-bodegraph-1.4-3|119	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.table
14mr|texlive-bodegraph-1.4-3|120	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.gnuplot
14mr|texlive-bodegraph-1.4-3|121	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.table
14mr|texlive-bodegraph-1.4-3|122	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.gnuplot
14mr|texlive-bodegraph-1.4-3|123	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.table
14mr|texlive-bodegraph-1.4-3|124	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.gnuplot
14mr|texlive-bodegraph-1.4-3|125	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.table
14mr|texlive-bodegraph-1.4-3|126	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.gnuplot
14mr|texlive-bodegraph-1.4-3|127	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.table
14mr|texlive-bodegraph-1.4-3|128	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.gnuplot
14mr|texlive-bodegraph-1.4-3|129	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.table
14mr|texlive-bodegraph-1.4-3|130	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.gnuplot
14mr|texlive-bodegraph-1.4-3|131	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.table
14mr|texlive-bodegraph-1.4-3|132	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.gnuplot
14mr|texlive-bodegraph-1.4-3|133	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.table
14mr|texlive-bodegraph-1.4-3|134	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.gnuplot
14mr|texlive-bodegraph-1.4-3|135	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.table
14mr|texlive-bodegraph-1.4-3|136	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.gnuplot
14mr|texlive-bodegraph-1.4-3|137	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.table
14mr|texlive-bodegraph-1.4-3|138	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.gnuplot
14mr|texlive-bodegraph-1.4-3|139	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.table
14mr|texlive-bodegraph-1.4-3|140	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.gnuplot
14mr|texlive-bodegraph-1.4-3|141	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.table
14mr|texlive-bodegraph-1.4-3|142	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.gnuplot
14mr|texlive-bodegraph-1.4-3|143	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.table
14mr|texlive-bodegraph-1.4-3|144	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.gnuplot
14mr|texlive-bodegraph-1.4-3|145	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.table
14mr|texlive-bodegraph-1.4-3|146	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.gnuplot
14mr|texlive-bodegraph-1.4-3|147	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.table
14mr|texlive-bodegraph-1.4-3|148	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.gnuplot
14mr|texlive-bodegraph-1.4-3|149	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.table
14mr|texlive-bodegraph-1.4-3|150	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.gnuplot
14mr|texlive-bodegraph-1.4-3|151	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.table
14mr|texlive-bodegraph-1.4-3|152	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.gnuplot
14mr|texlive-bodegraph-1.4-3|153	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.table
14mr|texlive-bodegraph-1.4-3|154	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
14mr|texlive-bodegraph-1.4-3|155	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.table
14mr|texlive-bodegraph-1.4-3|156	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.gnuplot
14mr|texlive-bodegraph-1.4-3|157	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.table
14mr|texlive-bodegraph-1.4-3|158	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.gnuplot
14mr|texlive-bodegraph-1.4-3|159	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.table
14mr|texlive-bodegraph-1.4-3|160	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.gnuplot
14mr|texlive-bodegraph-1.4-3|161	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.table
14mr|texlive-bodegraph-1.4-3|162	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.gnuplot
14mr|texlive-bodegraph-1.4-3|163	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.table
14mr|texlive-bodegraph-1.4-3|164	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.gnuplot
14mr|texlive-bodegraph-1.4-3|165	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.table
14mr|texlive-bodegraph-1.4-3|166	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.gnuplot
14mr|texlive-bodegraph-1.4-3|167	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.table
14mr|texlive-bodegraph-1.4-3|168	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.gnuplot
14mr|texlive-bodegraph-1.4-3|169	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.table
14mr|texlive-bodegraph-1.4-3|170	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.gnuplot
14mr|texlive-bodegraph-1.4-3|171	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.table
14mr|texlive-bodegraph-1.4-3|172	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.gnuplot
14mr|texlive-bodegraph-1.4-3|173	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.table
14mr|texlive-bodegraph-1.4-3|174	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.gnuplot
14mr|texlive-bodegraph-1.4-3|175	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.table
14mr|texlive-bodegraph-1.4-3|176	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.gnuplot
14mr|texlive-bodegraph-1.4-3|177	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.table
14mr|texlive-bodegraph-1.4-3|178	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.gnuplot
14mr|texlive-bodegraph-1.4-3|179	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.table
14mr|texlive-bodegraph-1.4-3|180	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.gnuplot
14mr|texlive-bodegraph-1.4-3|181	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.table
14mr|texlive-bodegraph-1.4-3|182	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.gnuplot
14mr|texlive-bodegraph-1.4-3|183	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.table
14mr|texlive-bodegraph-1.4-3|184	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.gnuplot
14mr|texlive-bodegraph-1.4-3|185	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.table
14mr|texlive-bodegraph-1.4-3|186	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.gnuplot
14mr|texlive-bodegraph-1.4-3|187	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.table
14mr|texlive-bodegraph-1.4-3|188	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot
14mr|texlive-bodegraph-1.4-3|189	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.table
14mr|texlive-bodegraph-1.4-3|190	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.gnuplot
14mr|texlive-bodegraph-1.4-3|191	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.table
14mr|texlive-bodegraph-1.4-3|192	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.gnuplot
14mr|texlive-bodegraph-1.4-3|193	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.table
14mr|texlive-bodegraph-1.4-3|194	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.gnuplot
14mr|texlive-bodegraph-1.4-3|195	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.table
14mr|texlive-bodegraph-1.4-3|196	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.gnuplot
14mr|texlive-bodegraph-1.4-3|197	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.table
14mr|texlive-bodegraph-1.4-3|198	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.gnuplot
14mr|texlive-bodegraph-1.4-3|199	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.table
14mr|texlive-bodegraph-1.4-3|200	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.gnuplot
14mr|texlive-bodegraph-1.4-3|201	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.table
14mr|texlive-bodegraph-1.4-3|202	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.gnuplot
14mr|texlive-bodegraph-1.4-3|203	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.table
14mr|texlive-bodegraph-1.4-3|204	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.gnuplot
14mr|texlive-bodegraph-1.4-3|205	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.table
14mr|texlive-bodegraph-1.4-3|206	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.gnuplot
14mr|texlive-bodegraph-1.4-3|207	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.table
14mr|texlive-bodegraph-1.4-3|208	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.gnuplot
14mr|texlive-bodegraph-1.4-3|209	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.table
14mr|texlive-bodegraph-1.4-3|210	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.gnuplot
14mr|texlive-bodegraph-1.4-3|211	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.table
14mr|texlive-bodegraph-1.4-3|212	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.gnuplot
14mr|texlive-bodegraph-1.4-3|213	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.table
14mr|texlive-bodegraph-1.4-3|214	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.gnuplot
14mr|texlive-bodegraph-1.4-3|215	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.table
14mr|texlive-bodegraph-1.4-3|216	
14mr|texlive-bodegraph-1.4-3|217	#-----------------------------------------------------------------------
14mr|texlive-bodegraph-1.4-3|218	%prep
14mr|texlive-bodegraph-1.4-3|219	%setup -c -a0 -a1
14mr|texlive-bodegraph-1.4-3|220	
14mr|texlive-bodegraph-1.4-3|221	%build
14mr|texlive-bodegraph-1.4-3|222	
14mr|texlive-bodegraph-1.4-3|223	%install
14mr|texlive-bodegraph-1.4-3|224	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bodegraph-1.4-3|225	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bodegraph-1.4-3|226	
14mr|texlive-bodegraph-1.4-3|227	
14mr|texlive-bodegraph-1.4-3|228	
14mr|texlive-bodegraph-1.4-3|229	%changelog
14mr|texlive-bodegraph-1.4-3|230	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-bodegraph-1.4-3|231	+ Revision: 11eb096
14mr|texlive-bodegraph-1.4-3|232	- MassBuild#440: Increase release tag
14mr|texlive-bodegraph-1.4-3|233	
14mr|texlive-bodegraph-1.4-3|234	

19454 14
14mr|texlive-bohr-0.2b-2|1	# revision 27839
14mr|texlive-bohr-0.2b-2|2	# category Package
14mr|texlive-bohr-0.2b-2|3	# catalog-ctan /macros/latex/contrib/bohr
14mr|texlive-bohr-0.2b-2|4	# catalog-date 2012-09-27 15:23:41 +0200
14mr|texlive-bohr-0.2b-2|5	# catalog-license lppl1.3
14mr|texlive-bohr-0.2b-2|6	# catalog-version 0.2b
14mr|texlive-bohr-0.2b-2|7	Name:		texlive-bohr
14mr|texlive-bohr-0.2b-2|8	Version:	0.2b
14mr|texlive-bohr-0.2b-2|9	Release:	2
14mr|texlive-bohr-0.2b-2|10	Summary:	Simple atom representation according to the Bohr model
14mr|texlive-bohr-0.2b-2|11	Group:		Publishing
14mr|texlive-bohr-0.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bohr
14mr|texlive-bohr-0.2b-2|13	License:	LPPL1.3
14mr|texlive-bohr-0.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.tar.xz
14mr|texlive-bohr-0.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.doc.tar.xz
14mr|texlive-bohr-0.2b-2|16	BuildArch:	noarch
14mr|texlive-bohr-0.2b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bohr-0.2b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bohr-0.2b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-bohr-0.2b-2|20	
14mr|texlive-bohr-0.2b-2|21	%description
14mr|texlive-bohr-0.2b-2|22	The package provides means for the creation of simple Bohr
14mr|texlive-bohr-0.2b-2|23	models of atoms up to the atomic number 112. In addition,
14mr|texlive-bohr-0.2b-2|24	commands are provided to convert atomic numbers to element
14mr|texlive-bohr-0.2b-2|25	symbols or element names and vice versa.
14mr|texlive-bohr-0.2b-2|26	
14mr|texlive-bohr-0.2b-2|27	%post
14mr|texlive-bohr-0.2b-2|28	%{_sbindir}/texlive.post
14mr|texlive-bohr-0.2b-2|29	
14mr|texlive-bohr-0.2b-2|30	%postun
14mr|texlive-bohr-0.2b-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-bohr-0.2b-2|32	%{_sbindir}/texlive.post
14mr|texlive-bohr-0.2b-2|33	fi
14mr|texlive-bohr-0.2b-2|34	
14mr|texlive-bohr-0.2b-2|35	#-----------------------------------------------------------------------
14mr|texlive-bohr-0.2b-2|36	%files
14mr|texlive-bohr-0.2b-2|37	%{_texmfdistdir}/tex/latex/bohr/bohr.sty
14mr|texlive-bohr-0.2b-2|38	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_english.def
14mr|texlive-bohr-0.2b-2|39	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_german.def
14mr|texlive-bohr-0.2b-2|40	%doc %{_texmfdistdir}/doc/latex/bohr/README
14mr|texlive-bohr-0.2b-2|41	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.pdf
14mr|texlive-bohr-0.2b-2|42	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.tex
14mr|texlive-bohr-0.2b-2|43	
14mr|texlive-bohr-0.2b-2|44	#-----------------------------------------------------------------------
14mr|texlive-bohr-0.2b-2|45	%prep
14mr|texlive-bohr-0.2b-2|46	%setup -c -a0 -a1
14mr|texlive-bohr-0.2b-2|47	
14mr|texlive-bohr-0.2b-2|48	%build
14mr|texlive-bohr-0.2b-2|49	
14mr|texlive-bohr-0.2b-2|50	%install
14mr|texlive-bohr-0.2b-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bohr-0.2b-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bohr-0.2b-2|53	
14mr|texlive-bohr-0.2b-2|54	
14mr|texlive-bohr-0.2b-2|55	
14mr|texlive-bohr-0.2b-2|56	%changelog
14mr|texlive-bohr-0.2b-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2b-2
14mr|texlive-bohr-0.2b-2|58	+ Revision: be6a4a7
14mr|texlive-bohr-0.2b-2|59	- MassBuild#440: Increase release tag
14mr|texlive-bohr-0.2b-2|60	
14mr|texlive-bohr-0.2b-2|61	

19455 14
14mr|texlive-boisik-0.5-3|1	# revision 15878
14mr|texlive-boisik-0.5-3|2	# category Package
14mr|texlive-boisik-0.5-3|3	# catalog-ctan /fonts/boisik
14mr|texlive-boisik-0.5-3|4	# catalog-date 2009-08-23 18:29:20 +0200
14mr|texlive-boisik-0.5-3|5	# catalog-license gpl2
14mr|texlive-boisik-0.5-3|6	# catalog-version 0.5
14mr|texlive-boisik-0.5-3|7	Name:		texlive-boisik
14mr|texlive-boisik-0.5-3|8	Version:	0.5
14mr|texlive-boisik-0.5-3|9	Release:	3
14mr|texlive-boisik-0.5-3|10	Summary:	A font inspired by Baskerville design
14mr|texlive-boisik-0.5-3|11	Group:		Publishing
14mr|texlive-boisik-0.5-3|12	URL:		http://www.ctan.org/tex-archive/fonts/boisik
14mr|texlive-boisik-0.5-3|13	License:	GPL2
14mr|texlive-boisik-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.tar.xz
14mr|texlive-boisik-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.doc.tar.xz
14mr|texlive-boisik-0.5-3|16	BuildArch:	noarch
14mr|texlive-boisik-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-boisik-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-boisik-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-boisik-0.5-3|20	
14mr|texlive-boisik-0.5-3|21	%description
14mr|texlive-boisik-0.5-3|22	Boisik is a serif font (inspired by the Baskerville typeface),
14mr|texlive-boisik-0.5-3|23	written in MetaFont. It comprises roman and italic text fonts
14mr|texlive-boisik-0.5-3|24	and maths fonts. LaTeX support is offered for use with OT1, IL2
14mr|texlive-boisik-0.5-3|25	and OM* encodings.
14mr|texlive-boisik-0.5-3|26	
14mr|texlive-boisik-0.5-3|27	%post
14mr|texlive-boisik-0.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-boisik-0.5-3|29	
14mr|texlive-boisik-0.5-3|30	%postun
14mr|texlive-boisik-0.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-boisik-0.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-boisik-0.5-3|33	fi
14mr|texlive-boisik-0.5-3|34	
14mr|texlive-boisik-0.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-boisik-0.5-3|36	%files
14mr|texlive-boisik-0.5-3|37	%{_texmfdistdir}/fonts/source/public/boisik/bskarr10.mf
14mr|texlive-boisik-0.5-3|38	%{_texmfdistdir}/fonts/source/public/boisik/bskarrows.mf
14mr|texlive-boisik-0.5-3|39	%{_texmfdistdir}/fonts/source/public/boisik/bskbase.mf
14mr|texlive-boisik-0.5-3|40	%{_texmfdistdir}/fonts/source/public/boisik/bskex10.mf
14mr|texlive-boisik-0.5-3|41	%{_texmfdistdir}/fonts/source/public/boisik/bskext.mf
14mr|texlive-boisik-0.5-3|42	%{_texmfdistdir}/fonts/source/public/boisik/bskhc10.mf
14mr|texlive-boisik-0.5-3|43	%{_texmfdistdir}/fonts/source/public/boisik/bski10-TS1.mf
14mr|texlive-boisik-0.5-3|44	%{_texmfdistdir}/fonts/source/public/boisik/bski10.mf
14mr|texlive-boisik-0.5-3|45	%{_texmfdistdir}/fonts/source/public/boisik/bskib10.mf
14mr|texlive-boisik-0.5-3|46	%{_texmfdistdir}/fonts/source/public/boisik/bskiol10.mf
14mr|texlive-boisik-0.5-3|47	%{_texmfdistdir}/fonts/source/public/boisik/bskital.mf
14mr|texlive-boisik-0.5-3|48	%{_texmfdistdir}/fonts/source/public/boisik/bskiu10.mf
14mr|texlive-boisik-0.5-3|49	%{_texmfdistdir}/fonts/source/public/boisik/bskiub10.mf
14mr|texlive-boisik-0.5-3|50	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-i.mf
14mr|texlive-boisik-0.5-3|51	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-o.mf
14mr|texlive-boisik-0.5-3|52	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-r.mf
14mr|texlive-boisik-0.5-3|53	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-i.mf
14mr|texlive-boisik-0.5-3|54	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-sc.mf
14mr|texlive-boisik-0.5-3|55	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab.mf
14mr|texlive-boisik-0.5-3|56	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-T1.mf
14mr|texlive-boisik-0.5-3|57	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-TS1.mf
14mr|texlive-boisik-0.5-3|58	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ar.mf
14mr|texlive-boisik-0.5-3|59	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-bb.mf
14mr|texlive-boisik-0.5-3|60	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ex.mf
14mr|texlive-boisik-0.5-3|61	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-lc.mf
14mr|texlive-boisik-0.5-3|62	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ma.mf
14mr|texlive-boisik-0.5-3|63	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi-up.mf
14mr|texlive-boisik-0.5-3|64	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi.mf
14mr|texlive-boisik-0.5-3|65	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ms.mf
14mr|texlive-boisik-0.5-3|66	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sc.mf
14mr|texlive-boisik-0.5-3|67	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sy.mf
14mr|texlive-boisik-0.5-3|68	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-uc.mf
14mr|texlive-boisik-0.5-3|69	%{_texmfdistdir}/fonts/source/public/boisik/bskma10.mf
14mr|texlive-boisik-0.5-3|70	%{_texmfdistdir}/fonts/source/public/boisik/bskmab10.mf
14mr|texlive-boisik-0.5-3|71	%{_texmfdistdir}/fonts/source/public/boisik/bskmath.mf
14mr|texlive-boisik-0.5-3|72	%{_texmfdistdir}/fonts/source/public/boisik/bskmathma.mf
14mr|texlive-boisik-0.5-3|73	%{_texmfdistdir}/fonts/source/public/boisik/bskmathms.mf
14mr|texlive-boisik-0.5-3|74	%{_texmfdistdir}/fonts/source/public/boisik/bskmathsy.mf
14mr|texlive-boisik-0.5-3|75	%{_texmfdistdir}/fonts/source/public/boisik/bskmi10.mf
14mr|texlive-boisik-0.5-3|76	%{_texmfdistdir}/fonts/source/public/boisik/bskmib10.mf
14mr|texlive-boisik-0.5-3|77	%{_texmfdistdir}/fonts/source/public/boisik/bskms10.mf
14mr|texlive-boisik-0.5-3|78	%{_texmfdistdir}/fonts/source/public/boisik/bskmsb10.mf
14mr|texlive-boisik-0.5-3|79	%{_texmfdistdir}/fonts/source/public/boisik/bskmsbsl10.mf
14mr|texlive-boisik-0.5-3|80	%{_texmfdistdir}/fonts/source/public/boisik/bskmssl10.mf
14mr|texlive-boisik-0.5-3|81	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-T1.mf
14mr|texlive-boisik-0.5-3|82	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-TS1.mf
14mr|texlive-boisik-0.5-3|83	%{_texmfdistdir}/fonts/source/public/boisik/bskr10.mf
14mr|texlive-boisik-0.5-3|84	%{_texmfdistdir}/fonts/source/public/boisik/bskrb10.mf
14mr|texlive-boisik-0.5-3|85	%{_texmfdistdir}/fonts/source/public/boisik/bskrc10.mf
14mr|texlive-boisik-0.5-3|86	%{_texmfdistdir}/fonts/source/public/boisik/bskrcb10.mf
14mr|texlive-boisik-0.5-3|87	%{_texmfdistdir}/fonts/source/public/boisik/bskrf10.mf
14mr|texlive-boisik-0.5-3|88	%{_texmfdistdir}/fonts/source/public/boisik/bskrl10.mf
14mr|texlive-boisik-0.5-3|89	%{_texmfdistdir}/fonts/source/public/boisik/bskrol10.mf
14mr|texlive-boisik-0.5-3|90	%{_texmfdistdir}/fonts/source/public/boisik/bskroman.mf
14mr|texlive-boisik-0.5-3|91	%{_texmfdistdir}/fonts/source/public/boisik/bskrsb10.mf
14mr|texlive-boisik-0.5-3|92	%{_texmfdistdir}/fonts/source/public/boisik/bskrsl10.mf
14mr|texlive-boisik-0.5-3|93	%{_texmfdistdir}/fonts/source/public/boisik/bskrw10.mf
14mr|texlive-boisik-0.5-3|94	%{_texmfdistdir}/fonts/source/public/boisik/bsksc.mf
14mr|texlive-boisik-0.5-3|95	%{_texmfdistdir}/fonts/source/public/boisik/bsksc10.mf
14mr|texlive-boisik-0.5-3|96	%{_texmfdistdir}/fonts/source/public/boisik/bsksy10.mf
14mr|texlive-boisik-0.5-3|97	%{_texmfdistdir}/fonts/source/public/boisik/bsksyb10.mf
14mr|texlive-boisik-0.5-3|98	%{_texmfdistdir}/fonts/source/public/boisik/bsksybsl10.mf
14mr|texlive-boisik-0.5-3|99	%{_texmfdistdir}/fonts/source/public/boisik/bsksymbols.mf
14mr|texlive-boisik-0.5-3|100	%{_texmfdistdir}/fonts/source/public/boisik/bsksyol10.mf
14mr|texlive-boisik-0.5-3|101	%{_texmfdistdir}/fonts/source/public/boisik/bsksysl10.mf
14mr|texlive-boisik-0.5-3|102	%{_texmfdistdir}/fonts/tfm/public/boisik/bskarr10.tfm
14mr|texlive-boisik-0.5-3|103	%{_texmfdistdir}/fonts/tfm/public/boisik/bskex10.tfm
14mr|texlive-boisik-0.5-3|104	%{_texmfdistdir}/fonts/tfm/public/boisik/bskhc10.tfm
14mr|texlive-boisik-0.5-3|105	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10-TS1.tfm
14mr|texlive-boisik-0.5-3|106	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10.tfm
14mr|texlive-boisik-0.5-3|107	%{_texmfdistdir}/fonts/tfm/public/boisik/bskib10.tfm
14mr|texlive-boisik-0.5-3|108	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiol10.tfm
14mr|texlive-boisik-0.5-3|109	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiu10.tfm
14mr|texlive-boisik-0.5-3|110	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiub10.tfm
14mr|texlive-boisik-0.5-3|111	%{_texmfdistdir}/fonts/tfm/public/boisik/bskma10.tfm
14mr|texlive-boisik-0.5-3|112	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmab10.tfm
14mr|texlive-boisik-0.5-3|113	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmi10.tfm
14mr|texlive-boisik-0.5-3|114	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmib10.tfm
14mr|texlive-boisik-0.5-3|115	%{_texmfdistdir}/fonts/tfm/public/boisik/bskms10.tfm
14mr|texlive-boisik-0.5-3|116	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsb10.tfm
14mr|texlive-boisik-0.5-3|117	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsbsl10.tfm
14mr|texlive-boisik-0.5-3|118	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmssl10.tfm
14mr|texlive-boisik-0.5-3|119	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-T1.tfm
14mr|texlive-boisik-0.5-3|120	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-TS1.tfm
14mr|texlive-boisik-0.5-3|121	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10.tfm
14mr|texlive-boisik-0.5-3|122	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrb10.tfm
14mr|texlive-boisik-0.5-3|123	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrc10.tfm
14mr|texlive-boisik-0.5-3|124	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrcb10.tfm
14mr|texlive-boisik-0.5-3|125	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrf10.tfm
14mr|texlive-boisik-0.5-3|126	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrl10.tfm
14mr|texlive-boisik-0.5-3|127	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrol10.tfm
14mr|texlive-boisik-0.5-3|128	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsb10.tfm
14mr|texlive-boisik-0.5-3|129	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsl10.tfm
14mr|texlive-boisik-0.5-3|130	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrw10.tfm
14mr|texlive-boisik-0.5-3|131	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksc10.tfm
14mr|texlive-boisik-0.5-3|132	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksy10.tfm
14mr|texlive-boisik-0.5-3|133	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksyol10.tfm
14mr|texlive-boisik-0.5-3|134	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksysl10.tfm
14mr|texlive-boisik-0.5-3|135	%{_texmfdistdir}/tex/latex/boisik/boisik.sty
14mr|texlive-boisik-0.5-3|136	%{_texmfdistdir}/tex/latex/boisik/il2bsk.fd
14mr|texlive-boisik-0.5-3|137	%{_texmfdistdir}/tex/latex/boisik/il2bskf.fd
14mr|texlive-boisik-0.5-3|138	%{_texmfdistdir}/tex/latex/boisik/lblbskm.fd
14mr|texlive-boisik-0.5-3|139	%{_texmfdistdir}/tex/latex/boisik/lblcmr.fd
14mr|texlive-boisik-0.5-3|140	%{_texmfdistdir}/tex/latex/boisik/lblenc.def
14mr|texlive-boisik-0.5-3|141	%{_texmfdistdir}/tex/latex/boisik/lbmbsk.fd
14mr|texlive-boisik-0.5-3|142	%{_texmfdistdir}/tex/latex/boisik/lbmbskms.fd
14mr|texlive-boisik-0.5-3|143	%{_texmfdistdir}/tex/latex/boisik/lbmcmr.fd
14mr|texlive-boisik-0.5-3|144	%{_texmfdistdir}/tex/latex/boisik/lbmenc.def
14mr|texlive-boisik-0.5-3|145	%{_texmfdistdir}/tex/latex/boisik/lbsbsk.fd
14mr|texlive-boisik-0.5-3|146	%{_texmfdistdir}/tex/latex/boisik/lbsbsksy.fd
14mr|texlive-boisik-0.5-3|147	%{_texmfdistdir}/tex/latex/boisik/lbscmr.fd
14mr|texlive-boisik-0.5-3|148	%{_texmfdistdir}/tex/latex/boisik/lbsenc.def
14mr|texlive-boisik-0.5-3|149	%{_texmfdistdir}/tex/latex/boisik/ot1bsk.fd
14mr|texlive-boisik-0.5-3|150	%{_texmfdistdir}/tex/latex/boisik/ot1bskf.fd
14mr|texlive-boisik-0.5-3|151	%{_texmfdistdir}/tex/latex/boisik/ts1bsk.fd
14mr|texlive-boisik-0.5-3|152	%{_texmfdistdir}/tex/latex/boisik/ubskex.fd
14mr|texlive-boisik-0.5-3|153	%doc %{_texmfdistdir}/doc/fonts/boisik/README
14mr|texlive-boisik-0.5-3|154	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.pdf
14mr|texlive-boisik-0.5-3|155	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.tex
14mr|texlive-boisik-0.5-3|156	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.pdf
14mr|texlive-boisik-0.5-3|157	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.tex
14mr|texlive-boisik-0.5-3|158	%doc %{_texmfdistdir}/doc/fonts/boisik/example/bskrlogo10.mf
14mr|texlive-boisik-0.5-3|159	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.pdf
14mr|texlive-boisik-0.5-3|160	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.tex
14mr|texlive-boisik-0.5-3|161	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.pdf
14mr|texlive-boisik-0.5-3|162	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.tex
14mr|texlive-boisik-0.5-3|163	
14mr|texlive-boisik-0.5-3|164	#-----------------------------------------------------------------------
14mr|texlive-boisik-0.5-3|165	%prep
14mr|texlive-boisik-0.5-3|166	%setup -c -a0 -a1
14mr|texlive-boisik-0.5-3|167	
14mr|texlive-boisik-0.5-3|168	%build
14mr|texlive-boisik-0.5-3|169	
14mr|texlive-boisik-0.5-3|170	%install
14mr|texlive-boisik-0.5-3|171	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boisik-0.5-3|172	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-boisik-0.5-3|173	
14mr|texlive-boisik-0.5-3|174	
14mr|texlive-boisik-0.5-3|175	
14mr|texlive-boisik-0.5-3|176	%changelog
14mr|texlive-boisik-0.5-3|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-boisik-0.5-3|178	+ Revision: 512fa92
14mr|texlive-boisik-0.5-3|179	- MassBuild#440: Increase release tag
14mr|texlive-boisik-0.5-3|180	
14mr|texlive-boisik-0.5-3|181	

19456 14
14mr|texlive-boites-20090512-3|1	# revision 15878
14mr|texlive-boites-20090512-3|2	# category Package
14mr|texlive-boites-20090512-3|3	# catalog-ctan /macros/latex/contrib/boites
14mr|texlive-boites-20090512-3|4	# catalog-date 2009-05-12 11:58:09 +0200
14mr|texlive-boites-20090512-3|5	# catalog-license gpl
14mr|texlive-boites-20090512-3|6	# catalog-version undef
14mr|texlive-boites-20090512-3|7	Name:		texlive-boites
14mr|texlive-boites-20090512-3|8	Version:	20090512
14mr|texlive-boites-20090512-3|9	Release:	3
14mr|texlive-boites-20090512-3|10	Summary:	Boxes that may break across pages
14mr|texlive-boites-20090512-3|11	Group:		Publishing
14mr|texlive-boites-20090512-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boites
14mr|texlive-boites-20090512-3|13	License:	GPL
14mr|texlive-boites-20090512-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.tar.xz
14mr|texlive-boites-20090512-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.doc.tar.xz
14mr|texlive-boites-20090512-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.source.tar.xz
14mr|texlive-boites-20090512-3|17	BuildArch:	noarch
14mr|texlive-boites-20090512-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-boites-20090512-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-boites-20090512-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-boites-20090512-3|21	
14mr|texlive-boites-20090512-3|22	%description
14mr|texlive-boites-20090512-3|23	Defines environments that allow page breaks inside framed boxes
14mr|texlive-boites-20090512-3|24	whose edges may be variously fancy. The bundle includes a few
14mr|texlive-boites-20090512-3|25	examples (shaded box, box with a wavy line on its side, etc).
14mr|texlive-boites-20090512-3|26	
14mr|texlive-boites-20090512-3|27	%post
14mr|texlive-boites-20090512-3|28	%{_sbindir}/texlive.post
14mr|texlive-boites-20090512-3|29	
14mr|texlive-boites-20090512-3|30	%postun
14mr|texlive-boites-20090512-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-boites-20090512-3|32	%{_sbindir}/texlive.post
14mr|texlive-boites-20090512-3|33	fi
14mr|texlive-boites-20090512-3|34	
14mr|texlive-boites-20090512-3|35	#-----------------------------------------------------------------------
14mr|texlive-boites-20090512-3|36	%files
14mr|texlive-boites-20090512-3|37	%{_texmfdistdir}/tex/latex/boites/boites.sty
14mr|texlive-boites-20090512-3|38	%{_texmfdistdir}/tex/latex/boites/boites_exemples.sty
14mr|texlive-boites-20090512-3|39	%doc %{_texmfdistdir}/doc/latex/boites/README
14mr|texlive-boites-20090512-3|40	%doc %{_texmfdistdir}/doc/latex/boites/README.docu
14mr|texlive-boites-20090512-3|41	%doc %{_texmfdistdir}/doc/latex/boites/boites.pdf
14mr|texlive-boites-20090512-3|42	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.pdf
14mr|texlive-boites-20090512-3|43	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.tex
14mr|texlive-boites-20090512-3|44	%doc %{_texmfdistdir}/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps
14mr|texlive-boites-20090512-3|45	#- source
14mr|texlive-boites-20090512-3|46	%doc %{_texmfdistdir}/source/latex/boites/Makefile
14mr|texlive-boites-20090512-3|47	%doc %{_texmfdistdir}/source/latex/boites/boites.dtx
14mr|texlive-boites-20090512-3|48	
14mr|texlive-boites-20090512-3|49	#-----------------------------------------------------------------------
14mr|texlive-boites-20090512-3|50	%prep
14mr|texlive-boites-20090512-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-boites-20090512-3|52	
14mr|texlive-boites-20090512-3|53	%build
14mr|texlive-boites-20090512-3|54	
14mr|texlive-boites-20090512-3|55	%install
14mr|texlive-boites-20090512-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boites-20090512-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-boites-20090512-3|58	
14mr|texlive-boites-20090512-3|59	
14mr|texlive-boites-20090512-3|60	
14mr|texlive-boites-20090512-3|61	%changelog
14mr|texlive-boites-20090512-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090512-3
14mr|texlive-boites-20090512-3|63	+ Revision: 0218aa1
14mr|texlive-boites-20090512-3|64	- MassBuild#440: Increase release tag
14mr|texlive-boites-20090512-3|65	
14mr|texlive-boites-20090512-3|66	

19457 14
14mr|texlive-bold-extra-0.1-3|1	# revision 17076
14mr|texlive-bold-extra-0.1-3|2	# category Package
14mr|texlive-bold-extra-0.1-3|3	# catalog-ctan /macros/latex/contrib/bold-extra
14mr|texlive-bold-extra-0.1-3|4	# catalog-date 2010-02-23 16:09:16 +0100
14mr|texlive-bold-extra-0.1-3|5	# catalog-license lppl
14mr|texlive-bold-extra-0.1-3|6	# catalog-version 0.1
14mr|texlive-bold-extra-0.1-3|7	Name:		texlive-bold-extra
14mr|texlive-bold-extra-0.1-3|8	Version:	0.1
14mr|texlive-bold-extra-0.1-3|9	Release:	3
14mr|texlive-bold-extra-0.1-3|10	Summary:	Use bold small caps and typewriter fonts
14mr|texlive-bold-extra-0.1-3|11	Group:		Publishing
14mr|texlive-bold-extra-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bold-extra
14mr|texlive-bold-extra-0.1-3|13	License:	LPPL
14mr|texlive-bold-extra-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.tar.xz
14mr|texlive-bold-extra-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.doc.tar.xz
14mr|texlive-bold-extra-0.1-3|16	BuildArch:	noarch
14mr|texlive-bold-extra-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bold-extra-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bold-extra-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bold-extra-0.1-3|20	
14mr|texlive-bold-extra-0.1-3|21	%description
14mr|texlive-bold-extra-0.1-3|22	Allows access to extra bold fonts for Computer Modern OT1
14mr|texlive-bold-extra-0.1-3|23	encoding (such fonts are available as MetaFont source). Since
14mr|texlive-bold-extra-0.1-3|24	there is more than one bold tt-family font set, the version
14mr|texlive-bold-extra-0.1-3|25	required is selected by a package option.
14mr|texlive-bold-extra-0.1-3|26	
14mr|texlive-bold-extra-0.1-3|27	%post
14mr|texlive-bold-extra-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-bold-extra-0.1-3|29	
14mr|texlive-bold-extra-0.1-3|30	%postun
14mr|texlive-bold-extra-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-bold-extra-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-bold-extra-0.1-3|33	fi
14mr|texlive-bold-extra-0.1-3|34	
14mr|texlive-bold-extra-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-bold-extra-0.1-3|36	%files
14mr|texlive-bold-extra-0.1-3|37	%{_texmfdistdir}/tex/latex/bold-extra/bold-extra.sty
14mr|texlive-bold-extra-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.pdf
14mr|texlive-bold-extra-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.tex
14mr|texlive-bold-extra-0.1-3|40	
14mr|texlive-bold-extra-0.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-bold-extra-0.1-3|42	%prep
14mr|texlive-bold-extra-0.1-3|43	%setup -c -a0 -a1
14mr|texlive-bold-extra-0.1-3|44	
14mr|texlive-bold-extra-0.1-3|45	%build
14mr|texlive-bold-extra-0.1-3|46	
14mr|texlive-bold-extra-0.1-3|47	%install
14mr|texlive-bold-extra-0.1-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bold-extra-0.1-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bold-extra-0.1-3|50	
14mr|texlive-bold-extra-0.1-3|51	
14mr|texlive-bold-extra-0.1-3|52	
14mr|texlive-bold-extra-0.1-3|53	%changelog
14mr|texlive-bold-extra-0.1-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-bold-extra-0.1-3|55	+ Revision: a82f794
14mr|texlive-bold-extra-0.1-3|56	- MassBuild#440: Increase release tag
14mr|texlive-bold-extra-0.1-3|57	
14mr|texlive-bold-extra-0.1-3|58	

19458 14
14mr|texlive-boldtensors-20080817-3|1	# revision 15878
14mr|texlive-boldtensors-20080817-3|2	# category Package
14mr|texlive-boldtensors-20080817-3|3	# catalog-ctan /macros/latex/contrib/boldtensors
14mr|texlive-boldtensors-20080817-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-boldtensors-20080817-3|5	# catalog-license gpl
14mr|texlive-boldtensors-20080817-3|6	# catalog-version undef
14mr|texlive-boldtensors-20080817-3|7	Name:		texlive-boldtensors
14mr|texlive-boldtensors-20080817-3|8	Version:	20080817
14mr|texlive-boldtensors-20080817-3|9	Release:	3
14mr|texlive-boldtensors-20080817-3|10	Summary:	Bold latin and greek characters through simple prefix characters
14mr|texlive-boldtensors-20080817-3|11	Group:		Publishing
14mr|texlive-boldtensors-20080817-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boldtensors
14mr|texlive-boldtensors-20080817-3|13	License:	GPL
14mr|texlive-boldtensors-20080817-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.tar.xz
14mr|texlive-boldtensors-20080817-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.doc.tar.xz
14mr|texlive-boldtensors-20080817-3|16	BuildArch:	noarch
14mr|texlive-boldtensors-20080817-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-boldtensors-20080817-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-boldtensors-20080817-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-boldtensors-20080817-3|20	
14mr|texlive-boldtensors-20080817-3|21	%description
14mr|texlive-boldtensors-20080817-3|22	This package provides bold latin and greek characters within
14mr|texlive-boldtensors-20080817-3|23	\mathversion{normal}, by using ~ and " as prefix characters.
14mr|texlive-boldtensors-20080817-3|24	
14mr|texlive-boldtensors-20080817-3|25	%post
14mr|texlive-boldtensors-20080817-3|26	%{_sbindir}/texlive.post
14mr|texlive-boldtensors-20080817-3|27	
14mr|texlive-boldtensors-20080817-3|28	%postun
14mr|texlive-boldtensors-20080817-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-boldtensors-20080817-3|30	%{_sbindir}/texlive.post
14mr|texlive-boldtensors-20080817-3|31	fi
14mr|texlive-boldtensors-20080817-3|32	
14mr|texlive-boldtensors-20080817-3|33	#-----------------------------------------------------------------------
14mr|texlive-boldtensors-20080817-3|34	%files
14mr|texlive-boldtensors-20080817-3|35	%{_texmfdistdir}/tex/latex/boldtensors/boldtensors.sty
14mr|texlive-boldtensors-20080817-3|36	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.pdf
14mr|texlive-boldtensors-20080817-3|37	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.tex
14mr|texlive-boldtensors-20080817-3|38	
14mr|texlive-boldtensors-20080817-3|39	#-----------------------------------------------------------------------
14mr|texlive-boldtensors-20080817-3|40	%prep
14mr|texlive-boldtensors-20080817-3|41	%setup -c -a0 -a1
14mr|texlive-boldtensors-20080817-3|42	
14mr|texlive-boldtensors-20080817-3|43	%build
14mr|texlive-boldtensors-20080817-3|44	
14mr|texlive-boldtensors-20080817-3|45	%install
14mr|texlive-boldtensors-20080817-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boldtensors-20080817-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-boldtensors-20080817-3|48	
14mr|texlive-boldtensors-20080817-3|49	
14mr|texlive-boldtensors-20080817-3|50	
14mr|texlive-boldtensors-20080817-3|51	%changelog
14mr|texlive-boldtensors-20080817-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080817-3
14mr|texlive-boldtensors-20080817-3|53	+ Revision: 3d63392
14mr|texlive-boldtensors-20080817-3|54	- MassBuild#440: Increase release tag
14mr|texlive-boldtensors-20080817-3|55	
14mr|texlive-boldtensors-20080817-3|56	

19459 14
14mr|texlive-bondgraph-1.0-3|1	# revision 21670
14mr|texlive-bondgraph-1.0-3|2	# category Package
14mr|texlive-bondgraph-1.0-3|3	# catalog-ctan /macros/latex/contrib/bondgraph
14mr|texlive-bondgraph-1.0-3|4	# catalog-date 2011-03-09 21:09:16 +0100
14mr|texlive-bondgraph-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bondgraph-1.0-3|6	# catalog-version 1.0
14mr|texlive-bondgraph-1.0-3|7	Name:		texlive-bondgraph
14mr|texlive-bondgraph-1.0-3|8	Version:	1.0
14mr|texlive-bondgraph-1.0-3|9	Release:	3
14mr|texlive-bondgraph-1.0-3|10	Summary:	Create bond graph figures in LaTeX documents
14mr|texlive-bondgraph-1.0-3|11	Group:		Publishing
14mr|texlive-bondgraph-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bondgraph
14mr|texlive-bondgraph-1.0-3|13	License:	LPPL1.3
14mr|texlive-bondgraph-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.tar.xz
14mr|texlive-bondgraph-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.doc.tar.xz
14mr|texlive-bondgraph-1.0-3|16	BuildArch:	noarch
14mr|texlive-bondgraph-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bondgraph-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bondgraph-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bondgraph-1.0-3|20	
14mr|texlive-bondgraph-1.0-3|21	%description
14mr|texlive-bondgraph-1.0-3|22	The package draws bond graphs using PGF and TikZ.
14mr|texlive-bondgraph-1.0-3|23	
14mr|texlive-bondgraph-1.0-3|24	%post
14mr|texlive-bondgraph-1.0-3|25	%{_sbindir}/texlive.post
14mr|texlive-bondgraph-1.0-3|26	
14mr|texlive-bondgraph-1.0-3|27	%postun
14mr|texlive-bondgraph-1.0-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-bondgraph-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-bondgraph-1.0-3|30	fi
14mr|texlive-bondgraph-1.0-3|31	
14mr|texlive-bondgraph-1.0-3|32	#-----------------------------------------------------------------------
14mr|texlive-bondgraph-1.0-3|33	%files
14mr|texlive-bondgraph-1.0-3|34	%{_texmfdistdir}/tex/latex/bondgraph/bondgraph.sty
14mr|texlive-bondgraph-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/bondgraph/License.txt
14mr|texlive-bondgraph-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/bondgraph/README
14mr|texlive-bondgraph-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_arrows.tex
14mr|texlive-bondgraph-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.pdf
14mr|texlive-bondgraph-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.tex
14mr|texlive-bondgraph-1.0-3|40	
14mr|texlive-bondgraph-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-bondgraph-1.0-3|42	%prep
14mr|texlive-bondgraph-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-bondgraph-1.0-3|44	
14mr|texlive-bondgraph-1.0-3|45	%build
14mr|texlive-bondgraph-1.0-3|46	
14mr|texlive-bondgraph-1.0-3|47	%install
14mr|texlive-bondgraph-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bondgraph-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bondgraph-1.0-3|50	
14mr|texlive-bondgraph-1.0-3|51	
14mr|texlive-bondgraph-1.0-3|52	
14mr|texlive-bondgraph-1.0-3|53	%changelog
14mr|texlive-bondgraph-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bondgraph-1.0-3|55	+ Revision: 21ee198
14mr|texlive-bondgraph-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-bondgraph-1.0-3|57	
14mr|texlive-bondgraph-1.0-3|58	

19460 14
14mr|texlive-bookest-1.1-3|1	# revision 15878
14mr|texlive-bookest-1.1-3|2	# category Package
14mr|texlive-bookest-1.1-3|3	# catalog-ctan /macros/latex/contrib/bookest
14mr|texlive-bookest-1.1-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-bookest-1.1-3|5	# catalog-license lppl
14mr|texlive-bookest-1.1-3|6	# catalog-version 1.1
14mr|texlive-bookest-1.1-3|7	Name:		texlive-bookest
14mr|texlive-bookest-1.1-3|8	Version:	1.1
14mr|texlive-bookest-1.1-3|9	Release:	3
14mr|texlive-bookest-1.1-3|10	Summary:	Extended book class
14mr|texlive-bookest-1.1-3|11	Group:		Publishing
14mr|texlive-bookest-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bookest
14mr|texlive-bookest-1.1-3|13	License:	LPPL
14mr|texlive-bookest-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.tar.xz
14mr|texlive-bookest-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.doc.tar.xz
14mr|texlive-bookest-1.1-3|16	BuildArch:	noarch
14mr|texlive-bookest-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bookest-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bookest-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bookest-1.1-3|20	
14mr|texlive-bookest-1.1-3|21	%description
14mr|texlive-bookest-1.1-3|22	The class extends the standard book class, in the areas of
14mr|texlive-bookest-1.1-3|23	colour scheme management, document layout, headings and
14mr|texlive-bookest-1.1-3|24	footers, front page layout, and other minor items.
14mr|texlive-bookest-1.1-3|25	
14mr|texlive-bookest-1.1-3|26	%post
14mr|texlive-bookest-1.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-bookest-1.1-3|28	
14mr|texlive-bookest-1.1-3|29	%postun
14mr|texlive-bookest-1.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bookest-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-bookest-1.1-3|32	fi
14mr|texlive-bookest-1.1-3|33	
14mr|texlive-bookest-1.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-bookest-1.1-3|35	%files
14mr|texlive-bookest-1.1-3|36	%{_texmfdistdir}/tex/latex/bookest/bookest.cls
14mr|texlive-bookest-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/bookest/README
14mr|texlive-bookest-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.pdf
14mr|texlive-bookest-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.tex
14mr|texlive-bookest-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.pdf
14mr|texlive-bookest-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.tex
14mr|texlive-bookest-1.1-3|42	
14mr|texlive-bookest-1.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-bookest-1.1-3|44	%prep
14mr|texlive-bookest-1.1-3|45	%setup -c -a0 -a1
14mr|texlive-bookest-1.1-3|46	
14mr|texlive-bookest-1.1-3|47	%build
14mr|texlive-bookest-1.1-3|48	
14mr|texlive-bookest-1.1-3|49	%install
14mr|texlive-bookest-1.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bookest-1.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bookest-1.1-3|52	
14mr|texlive-bookest-1.1-3|53	
14mr|texlive-bookest-1.1-3|54	
14mr|texlive-bookest-1.1-3|55	%changelog
14mr|texlive-bookest-1.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-bookest-1.1-3|57	+ Revision: 3518787
14mr|texlive-bookest-1.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-bookest-1.1-3|59	
14mr|texlive-bookest-1.1-3|60	

19461 14
14mr|texlive-bookhands-20080103-3|1	# revision 23609
14mr|texlive-bookhands-20080103-3|2	# category Package
14mr|texlive-bookhands-20080103-3|3	# catalog-ctan /fonts/bookhands
14mr|texlive-bookhands-20080103-3|4	# catalog-date 2008-01-03 17:18:54 +0100
14mr|texlive-bookhands-20080103-3|5	# catalog-license lppl
14mr|texlive-bookhands-20080103-3|6	# catalog-version undef
14mr|texlive-bookhands-20080103-3|7	Name:		texlive-bookhands
14mr|texlive-bookhands-20080103-3|8	Version:	20080103
14mr|texlive-bookhands-20080103-3|9	Release:	3
14mr|texlive-bookhands-20080103-3|10	Summary:	A collection of book-hand fonts
14mr|texlive-bookhands-20080103-3|11	Group:		Publishing
14mr|texlive-bookhands-20080103-3|12	URL:		http://www.ctan.org/tex-archive/fonts/bookhands
14mr|texlive-bookhands-20080103-3|13	License:	LPPL
14mr|texlive-bookhands-20080103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.tar.xz
14mr|texlive-bookhands-20080103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.doc.tar.xz
14mr|texlive-bookhands-20080103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.source.tar.xz
14mr|texlive-bookhands-20080103-3|17	BuildArch:	noarch
14mr|texlive-bookhands-20080103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bookhands-20080103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bookhands-20080103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bookhands-20080103-3|21	
14mr|texlive-bookhands-20080103-3|22	%description
14mr|texlive-bookhands-20080103-3|23	This is a set of book-hand (MetaFont) fonts and packages
14mr|texlive-bookhands-20080103-3|24	covering manuscript scripts from the 1st century until
14mr|texlive-bookhands-20080103-3|25	Gutenberg and Caxton. The included hands are: Square Capitals
14mr|texlive-bookhands-20080103-3|26	(1st century onwards); Roman Rustic (1st-6th centuries);
14mr|texlive-bookhands-20080103-3|27	Insular Minuscule (6th cenury onwards); Carolingian Minuscule
14mr|texlive-bookhands-20080103-3|28	(8th-12th centuries); Early Gothic (11th-12th centuries);
14mr|texlive-bookhands-20080103-3|29	Gothic Textura Quadrata (13th-15th centuries); Gothic Textura
14mr|texlive-bookhands-20080103-3|30	Prescisus vel sine pedibus (13th century onwards); Rotunda (13-
14mr|texlive-bookhands-20080103-3|31	15th centuries); Humanist Minuscule (14th century onwards);
14mr|texlive-bookhands-20080103-3|32	Uncial (3rd-6th centuries); Half Uncial (3rd-9th centuries);
14mr|texlive-bookhands-20080103-3|33	Artificial Uncial (6th-10th centuries); and Insular Majuscule
14mr|texlive-bookhands-20080103-3|34	(6th-9th centuries).
14mr|texlive-bookhands-20080103-3|35	
14mr|texlive-bookhands-20080103-3|36	%post
14mr|texlive-bookhands-20080103-3|37	%{_sbindir}/texlive.post
14mr|texlive-bookhands-20080103-3|38	
14mr|texlive-bookhands-20080103-3|39	%postun
14mr|texlive-bookhands-20080103-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-bookhands-20080103-3|41	%{_sbindir}/texlive.post
14mr|texlive-bookhands-20080103-3|42	fi
14mr|texlive-bookhands-20080103-3|43	
14mr|texlive-bookhands-20080103-3|44	#-----------------------------------------------------------------------
14mr|texlive-bookhands-20080103-3|45	%files
14mr|texlive-bookhands-20080103-3|46	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrc10.afm
14mr|texlive-bookhands-20080103-3|47	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrcb10.afm
14mr|texlive-bookhands-20080103-3|48	%{_texmfdistdir}/fonts/map/dvips/bookhands/sqrcaps.map
14mr|texlive-bookhands-20080103-3|49	%{_texmfdistdir}/fonts/source/public/bookhands/auncl10.mf
14mr|texlive-bookhands-20080103-3|50	%{_texmfdistdir}/fonts/source/public/bookhands/auncl17.mf
14mr|texlive-bookhands-20080103-3|51	%{_texmfdistdir}/fonts/source/public/bookhands/auncl7.mf
14mr|texlive-bookhands-20080103-3|52	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb10.mf
14mr|texlive-bookhands-20080103-3|53	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb17.mf
14mr|texlive-bookhands-20080103-3|54	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb7.mf
14mr|texlive-bookhands-20080103-3|55	%{_texmfdistdir}/fonts/source/public/bookhands/auncldig.mf
14mr|texlive-bookhands-20080103-3|56	%{_texmfdistdir}/fonts/source/public/bookhands/auncll.mf
14mr|texlive-bookhands-20080103-3|57	%{_texmfdistdir}/fonts/source/public/bookhands/auncllig.mf
14mr|texlive-bookhands-20080103-3|58	%{_texmfdistdir}/fonts/source/public/bookhands/aunclpunct.mf
14mr|texlive-bookhands-20080103-3|59	%{_texmfdistdir}/fonts/source/public/bookhands/auncltitle.mf
14mr|texlive-bookhands-20080103-3|60	%{_texmfdistdir}/fonts/source/public/bookhands/aunclu.mf
14mr|texlive-bookhands-20080103-3|61	%{_texmfdistdir}/fonts/source/public/bookhands/cmin10.mf
14mr|texlive-bookhands-20080103-3|62	%{_texmfdistdir}/fonts/source/public/bookhands/cmin17.mf
14mr|texlive-bookhands-20080103-3|63	%{_texmfdistdir}/fonts/source/public/bookhands/cmin7.mf
14mr|texlive-bookhands-20080103-3|64	%{_texmfdistdir}/fonts/source/public/bookhands/cminb10.mf
14mr|texlive-bookhands-20080103-3|65	%{_texmfdistdir}/fonts/source/public/bookhands/cminb17.mf
14mr|texlive-bookhands-20080103-3|66	%{_texmfdistdir}/fonts/source/public/bookhands/cminb7.mf
14mr|texlive-bookhands-20080103-3|67	%{_texmfdistdir}/fonts/source/public/bookhands/cmindig.mf
14mr|texlive-bookhands-20080103-3|68	%{_texmfdistdir}/fonts/source/public/bookhands/cminl.mf
14mr|texlive-bookhands-20080103-3|69	%{_texmfdistdir}/fonts/source/public/bookhands/cminlig.mf
14mr|texlive-bookhands-20080103-3|70	%{_texmfdistdir}/fonts/source/public/bookhands/cminpunct.mf
14mr|texlive-bookhands-20080103-3|71	%{_texmfdistdir}/fonts/source/public/bookhands/cmintitle.mf
14mr|texlive-bookhands-20080103-3|72	%{_texmfdistdir}/fonts/source/public/bookhands/cminu.mf
14mr|texlive-bookhands-20080103-3|73	%{_texmfdistdir}/fonts/source/public/bookhands/egoth10.mf
14mr|texlive-bookhands-20080103-3|74	%{_texmfdistdir}/fonts/source/public/bookhands/egoth17.mf
14mr|texlive-bookhands-20080103-3|75	%{_texmfdistdir}/fonts/source/public/bookhands/egoth7.mf
14mr|texlive-bookhands-20080103-3|76	%{_texmfdistdir}/fonts/source/public/bookhands/egothb10.mf
14mr|texlive-bookhands-20080103-3|77	%{_texmfdistdir}/fonts/source/public/bookhands/egothb17.mf
14mr|texlive-bookhands-20080103-3|78	%{_texmfdistdir}/fonts/source/public/bookhands/egothb7.mf
14mr|texlive-bookhands-20080103-3|79	%{_texmfdistdir}/fonts/source/public/bookhands/egothdig.mf
14mr|texlive-bookhands-20080103-3|80	%{_texmfdistdir}/fonts/source/public/bookhands/egothl.mf
14mr|texlive-bookhands-20080103-3|81	%{_texmfdistdir}/fonts/source/public/bookhands/egothlig.mf
14mr|texlive-bookhands-20080103-3|82	%{_texmfdistdir}/fonts/source/public/bookhands/egothpunct.mf
14mr|texlive-bookhands-20080103-3|83	%{_texmfdistdir}/fonts/source/public/bookhands/egothtitle.mf
14mr|texlive-bookhands-20080103-3|84	%{_texmfdistdir}/fonts/source/public/bookhands/egothu.mf
14mr|texlive-bookhands-20080103-3|85	%{_texmfdistdir}/fonts/source/public/bookhands/hmin10.mf
14mr|texlive-bookhands-20080103-3|86	%{_texmfdistdir}/fonts/source/public/bookhands/hmin17.mf
14mr|texlive-bookhands-20080103-3|87	%{_texmfdistdir}/fonts/source/public/bookhands/hmin7.mf
14mr|texlive-bookhands-20080103-3|88	%{_texmfdistdir}/fonts/source/public/bookhands/hminb10.mf
14mr|texlive-bookhands-20080103-3|89	%{_texmfdistdir}/fonts/source/public/bookhands/hminb17.mf
14mr|texlive-bookhands-20080103-3|90	%{_texmfdistdir}/fonts/source/public/bookhands/hminb7.mf
14mr|texlive-bookhands-20080103-3|91	%{_texmfdistdir}/fonts/source/public/bookhands/hmindig.mf
14mr|texlive-bookhands-20080103-3|92	%{_texmfdistdir}/fonts/source/public/bookhands/hminl.mf
14mr|texlive-bookhands-20080103-3|93	%{_texmfdistdir}/fonts/source/public/bookhands/hminlig.mf
14mr|texlive-bookhands-20080103-3|94	%{_texmfdistdir}/fonts/source/public/bookhands/hminpunct.mf
14mr|texlive-bookhands-20080103-3|95	%{_texmfdistdir}/fonts/source/public/bookhands/hmintitle.mf
14mr|texlive-bookhands-20080103-3|96	%{_texmfdistdir}/fonts/source/public/bookhands/hminu.mf
14mr|texlive-bookhands-20080103-3|97	%{_texmfdistdir}/fonts/source/public/bookhands/huncl10.mf
14mr|texlive-bookhands-20080103-3|98	%{_texmfdistdir}/fonts/source/public/bookhands/huncl17.mf
14mr|texlive-bookhands-20080103-3|99	%{_texmfdistdir}/fonts/source/public/bookhands/huncl7.mf
14mr|texlive-bookhands-20080103-3|100	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb10.mf
14mr|texlive-bookhands-20080103-3|101	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb17.mf
14mr|texlive-bookhands-20080103-3|102	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb7.mf
14mr|texlive-bookhands-20080103-3|103	%{_texmfdistdir}/fonts/source/public/bookhands/huncldig.mf
14mr|texlive-bookhands-20080103-3|104	%{_texmfdistdir}/fonts/source/public/bookhands/huncll.mf
14mr|texlive-bookhands-20080103-3|105	%{_texmfdistdir}/fonts/source/public/bookhands/huncllig.mf
14mr|texlive-bookhands-20080103-3|106	%{_texmfdistdir}/fonts/source/public/bookhands/hunclpunct.mf
14mr|texlive-bookhands-20080103-3|107	%{_texmfdistdir}/fonts/source/public/bookhands/huncltitle.mf
14mr|texlive-bookhands-20080103-3|108	%{_texmfdistdir}/fonts/source/public/bookhands/hunclu.mf
14mr|texlive-bookhands-20080103-3|109	%{_texmfdistdir}/fonts/source/public/bookhands/imaj10.mf
14mr|texlive-bookhands-20080103-3|110	%{_texmfdistdir}/fonts/source/public/bookhands/imaj17.mf
14mr|texlive-bookhands-20080103-3|111	%{_texmfdistdir}/fonts/source/public/bookhands/imaj7.mf
14mr|texlive-bookhands-20080103-3|112	%{_texmfdistdir}/fonts/source/public/bookhands/imajb10.mf
14mr|texlive-bookhands-20080103-3|113	%{_texmfdistdir}/fonts/source/public/bookhands/imajb17.mf
14mr|texlive-bookhands-20080103-3|114	%{_texmfdistdir}/fonts/source/public/bookhands/imajb7.mf
14mr|texlive-bookhands-20080103-3|115	%{_texmfdistdir}/fonts/source/public/bookhands/imajdig.mf
14mr|texlive-bookhands-20080103-3|116	%{_texmfdistdir}/fonts/source/public/bookhands/imajl.mf
14mr|texlive-bookhands-20080103-3|117	%{_texmfdistdir}/fonts/source/public/bookhands/imajlig.mf
14mr|texlive-bookhands-20080103-3|118	%{_texmfdistdir}/fonts/source/public/bookhands/imajpunct.mf
14mr|texlive-bookhands-20080103-3|119	%{_texmfdistdir}/fonts/source/public/bookhands/imajtitle.mf
14mr|texlive-bookhands-20080103-3|120	%{_texmfdistdir}/fonts/source/public/bookhands/imaju.mf
14mr|texlive-bookhands-20080103-3|121	%{_texmfdistdir}/fonts/source/public/bookhands/imin10.mf
14mr|texlive-bookhands-20080103-3|122	%{_texmfdistdir}/fonts/source/public/bookhands/imin17.mf
14mr|texlive-bookhands-20080103-3|123	%{_texmfdistdir}/fonts/source/public/bookhands/imin7.mf
14mr|texlive-bookhands-20080103-3|124	%{_texmfdistdir}/fonts/source/public/bookhands/iminb10.mf
14mr|texlive-bookhands-20080103-3|125	%{_texmfdistdir}/fonts/source/public/bookhands/iminb17.mf
14mr|texlive-bookhands-20080103-3|126	%{_texmfdistdir}/fonts/source/public/bookhands/iminb7.mf
14mr|texlive-bookhands-20080103-3|127	%{_texmfdistdir}/fonts/source/public/bookhands/imindig.mf
14mr|texlive-bookhands-20080103-3|128	%{_texmfdistdir}/fonts/source/public/bookhands/iminl.mf
14mr|texlive-bookhands-20080103-3|129	%{_texmfdistdir}/fonts/source/public/bookhands/iminlig.mf
14mr|texlive-bookhands-20080103-3|130	%{_texmfdistdir}/fonts/source/public/bookhands/iminpunct.mf
14mr|texlive-bookhands-20080103-3|131	%{_texmfdistdir}/fonts/source/public/bookhands/imintitle.mf
14mr|texlive-bookhands-20080103-3|132	%{_texmfdistdir}/fonts/source/public/bookhands/iminu.mf
14mr|texlive-bookhands-20080103-3|133	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth10.mf
14mr|texlive-bookhands-20080103-3|134	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth17.mf
14mr|texlive-bookhands-20080103-3|135	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth7.mf
14mr|texlive-bookhands-20080103-3|136	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb10.mf
14mr|texlive-bookhands-20080103-3|137	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb17.mf
14mr|texlive-bookhands-20080103-3|138	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb7.mf
14mr|texlive-bookhands-20080103-3|139	%{_texmfdistdir}/fonts/source/public/bookhands/pgothdig.mf
14mr|texlive-bookhands-20080103-3|140	%{_texmfdistdir}/fonts/source/public/bookhands/pgothl.mf
14mr|texlive-bookhands-20080103-3|141	%{_texmfdistdir}/fonts/source/public/bookhands/pgothlig.mf
14mr|texlive-bookhands-20080103-3|142	%{_texmfdistdir}/fonts/source/public/bookhands/pgothpunct.mf
14mr|texlive-bookhands-20080103-3|143	%{_texmfdistdir}/fonts/source/public/bookhands/pgothtitle.mf
14mr|texlive-bookhands-20080103-3|144	%{_texmfdistdir}/fonts/source/public/bookhands/pgothu.mf
14mr|texlive-bookhands-20080103-3|145	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd10.mf
14mr|texlive-bookhands-20080103-3|146	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd17.mf
14mr|texlive-bookhands-20080103-3|147	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd7.mf
14mr|texlive-bookhands-20080103-3|148	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb10.mf
14mr|texlive-bookhands-20080103-3|149	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb17.mf
14mr|texlive-bookhands-20080103-3|150	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb7.mf
14mr|texlive-bookhands-20080103-3|151	%{_texmfdistdir}/fonts/source/public/bookhands/rtnddig.mf
14mr|texlive-bookhands-20080103-3|152	%{_texmfdistdir}/fonts/source/public/bookhands/rtndl.mf
14mr|texlive-bookhands-20080103-3|153	%{_texmfdistdir}/fonts/source/public/bookhands/rtndlig.mf
14mr|texlive-bookhands-20080103-3|154	%{_texmfdistdir}/fonts/source/public/bookhands/rtndpunct.mf
14mr|texlive-bookhands-20080103-3|155	%{_texmfdistdir}/fonts/source/public/bookhands/rtndtitle.mf
14mr|texlive-bookhands-20080103-3|156	%{_texmfdistdir}/fonts/source/public/bookhands/rtndu.mf
14mr|texlive-bookhands-20080103-3|157	%{_texmfdistdir}/fonts/source/public/bookhands/rust10.mf
14mr|texlive-bookhands-20080103-3|158	%{_texmfdistdir}/fonts/source/public/bookhands/rust17.mf
14mr|texlive-bookhands-20080103-3|159	%{_texmfdistdir}/fonts/source/public/bookhands/rust7.mf
14mr|texlive-bookhands-20080103-3|160	%{_texmfdistdir}/fonts/source/public/bookhands/rustb10.mf
14mr|texlive-bookhands-20080103-3|161	%{_texmfdistdir}/fonts/source/public/bookhands/rustb17.mf
14mr|texlive-bookhands-20080103-3|162	%{_texmfdistdir}/fonts/source/public/bookhands/rustb7.mf
14mr|texlive-bookhands-20080103-3|163	%{_texmfdistdir}/fonts/source/public/bookhands/rustdig.mf
14mr|texlive-bookhands-20080103-3|164	%{_texmfdistdir}/fonts/source/public/bookhands/rustl.mf
14mr|texlive-bookhands-20080103-3|165	%{_texmfdistdir}/fonts/source/public/bookhands/rustlig.mf
14mr|texlive-bookhands-20080103-3|166	%{_texmfdistdir}/fonts/source/public/bookhands/rustpunct.mf
14mr|texlive-bookhands-20080103-3|167	%{_texmfdistdir}/fonts/source/public/bookhands/rusttitle.mf
14mr|texlive-bookhands-20080103-3|168	%{_texmfdistdir}/fonts/source/public/bookhands/rustu.mf
14mr|texlive-bookhands-20080103-3|169	%{_texmfdistdir}/fonts/source/public/bookhands/uncl10.mf
14mr|texlive-bookhands-20080103-3|170	%{_texmfdistdir}/fonts/source/public/bookhands/uncl17.mf
14mr|texlive-bookhands-20080103-3|171	%{_texmfdistdir}/fonts/source/public/bookhands/uncl7.mf
14mr|texlive-bookhands-20080103-3|172	%{_texmfdistdir}/fonts/source/public/bookhands/unclb10.mf
14mr|texlive-bookhands-20080103-3|173	%{_texmfdistdir}/fonts/source/public/bookhands/unclb17.mf
14mr|texlive-bookhands-20080103-3|174	%{_texmfdistdir}/fonts/source/public/bookhands/unclb7.mf
14mr|texlive-bookhands-20080103-3|175	%{_texmfdistdir}/fonts/source/public/bookhands/uncldig.mf
14mr|texlive-bookhands-20080103-3|176	%{_texmfdistdir}/fonts/source/public/bookhands/uncll.mf
14mr|texlive-bookhands-20080103-3|177	%{_texmfdistdir}/fonts/source/public/bookhands/uncllig.mf
14mr|texlive-bookhands-20080103-3|178	%{_texmfdistdir}/fonts/source/public/bookhands/unclpunct.mf
14mr|texlive-bookhands-20080103-3|179	%{_texmfdistdir}/fonts/source/public/bookhands/uncltitle.mf
14mr|texlive-bookhands-20080103-3|180	%{_texmfdistdir}/fonts/source/public/bookhands/unclu.mf
14mr|texlive-bookhands-20080103-3|181	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl17.tfm
14mr|texlive-bookhands-20080103-3|182	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl7.tfm
14mr|texlive-bookhands-20080103-3|183	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb17.tfm
14mr|texlive-bookhands-20080103-3|184	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb7.tfm
14mr|texlive-bookhands-20080103-3|185	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin10.tfm
14mr|texlive-bookhands-20080103-3|186	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin17.tfm
14mr|texlive-bookhands-20080103-3|187	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin7.tfm
14mr|texlive-bookhands-20080103-3|188	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb10.tfm
14mr|texlive-bookhands-20080103-3|189	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb17.tfm
14mr|texlive-bookhands-20080103-3|190	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb7.tfm
14mr|texlive-bookhands-20080103-3|191	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth10.tfm
14mr|texlive-bookhands-20080103-3|192	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth17.tfm
14mr|texlive-bookhands-20080103-3|193	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth7.tfm
14mr|texlive-bookhands-20080103-3|194	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb10.tfm
14mr|texlive-bookhands-20080103-3|195	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb17.tfm
14mr|texlive-bookhands-20080103-3|196	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb7.tfm
14mr|texlive-bookhands-20080103-3|197	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin10.tfm
14mr|texlive-bookhands-20080103-3|198	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin17.tfm
14mr|texlive-bookhands-20080103-3|199	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin7.tfm
14mr|texlive-bookhands-20080103-3|200	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb10.tfm
14mr|texlive-bookhands-20080103-3|201	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb17.tfm
14mr|texlive-bookhands-20080103-3|202	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb7.tfm
14mr|texlive-bookhands-20080103-3|203	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl10.tfm
14mr|texlive-bookhands-20080103-3|204	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl17.tfm
14mr|texlive-bookhands-20080103-3|205	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl7.tfm
14mr|texlive-bookhands-20080103-3|206	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb10.tfm
14mr|texlive-bookhands-20080103-3|207	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb17.tfm
14mr|texlive-bookhands-20080103-3|208	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb7.tfm
14mr|texlive-bookhands-20080103-3|209	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj10.tfm
14mr|texlive-bookhands-20080103-3|210	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj17.tfm
14mr|texlive-bookhands-20080103-3|211	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj7.tfm
14mr|texlive-bookhands-20080103-3|212	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb10.tfm
14mr|texlive-bookhands-20080103-3|213	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb17.tfm
14mr|texlive-bookhands-20080103-3|214	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb7.tfm
14mr|texlive-bookhands-20080103-3|215	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin10.tfm
14mr|texlive-bookhands-20080103-3|216	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin17.tfm
14mr|texlive-bookhands-20080103-3|217	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin7.tfm
14mr|texlive-bookhands-20080103-3|218	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb10.tfm
14mr|texlive-bookhands-20080103-3|219	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb17.tfm
14mr|texlive-bookhands-20080103-3|220	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb7.tfm
14mr|texlive-bookhands-20080103-3|221	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth10.tfm
14mr|texlive-bookhands-20080103-3|222	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth17.tfm
14mr|texlive-bookhands-20080103-3|223	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth7.tfm
14mr|texlive-bookhands-20080103-3|224	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb10.tfm
14mr|texlive-bookhands-20080103-3|225	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb17.tfm
14mr|texlive-bookhands-20080103-3|226	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd10.tfm
14mr|texlive-bookhands-20080103-3|227	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd17.tfm
14mr|texlive-bookhands-20080103-3|228	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd7.tfm
14mr|texlive-bookhands-20080103-3|229	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb10.tfm
14mr|texlive-bookhands-20080103-3|230	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb17.tfm
14mr|texlive-bookhands-20080103-3|231	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb7.tfm
14mr|texlive-bookhands-20080103-3|232	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust10.tfm
14mr|texlive-bookhands-20080103-3|233	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust17.tfm
14mr|texlive-bookhands-20080103-3|234	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust7.tfm
14mr|texlive-bookhands-20080103-3|235	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb10.tfm
14mr|texlive-bookhands-20080103-3|236	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb17.tfm
14mr|texlive-bookhands-20080103-3|237	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb7.tfm
14mr|texlive-bookhands-20080103-3|238	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrc10.tfm
14mr|texlive-bookhands-20080103-3|239	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrcb10.tfm
14mr|texlive-bookhands-20080103-3|240	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl10.tfm
14mr|texlive-bookhands-20080103-3|241	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl17.tfm
14mr|texlive-bookhands-20080103-3|242	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl7.tfm
14mr|texlive-bookhands-20080103-3|243	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb10.tfm
14mr|texlive-bookhands-20080103-3|244	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb17.tfm
14mr|texlive-bookhands-20080103-3|245	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb7.tfm
14mr|texlive-bookhands-20080103-3|246	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrc10.pfb
14mr|texlive-bookhands-20080103-3|247	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrcb10.pfb
14mr|texlive-bookhands-20080103-3|248	%{_texmfdistdir}/tex/latex/bookhands/allcmin.sty
14mr|texlive-bookhands-20080103-3|249	%{_texmfdistdir}/tex/latex/bookhands/allegoth.sty
14mr|texlive-bookhands-20080103-3|250	%{_texmfdistdir}/tex/latex/bookhands/allhmin.sty
14mr|texlive-bookhands-20080103-3|251	%{_texmfdistdir}/tex/latex/bookhands/allhuncl.sty
14mr|texlive-bookhands-20080103-3|252	%{_texmfdistdir}/tex/latex/bookhands/allimaj.sty
14mr|texlive-bookhands-20080103-3|253	%{_texmfdistdir}/tex/latex/bookhands/allimin.sty
14mr|texlive-bookhands-20080103-3|254	%{_texmfdistdir}/tex/latex/bookhands/allpgoth.sty
14mr|texlive-bookhands-20080103-3|255	%{_texmfdistdir}/tex/latex/bookhands/allrtnd.sty
14mr|texlive-bookhands-20080103-3|256	%{_texmfdistdir}/tex/latex/bookhands/allrust.sty
14mr|texlive-bookhands-20080103-3|257	%{_texmfdistdir}/tex/latex/bookhands/allsqrc.sty
14mr|texlive-bookhands-20080103-3|258	%{_texmfdistdir}/tex/latex/bookhands/alluncl.sty
14mr|texlive-bookhands-20080103-3|259	%{_texmfdistdir}/tex/latex/bookhands/carolmin.sty
14mr|texlive-bookhands-20080103-3|260	%{_texmfdistdir}/tex/latex/bookhands/egothic.sty
14mr|texlive-bookhands-20080103-3|261	%{_texmfdistdir}/tex/latex/bookhands/humanist.sty
14mr|texlive-bookhands-20080103-3|262	%{_texmfdistdir}/tex/latex/bookhands/huncial.sty
14mr|texlive-bookhands-20080103-3|263	%{_texmfdistdir}/tex/latex/bookhands/inslrmaj.sty
14mr|texlive-bookhands-20080103-3|264	%{_texmfdistdir}/tex/latex/bookhands/inslrmin.sty
14mr|texlive-bookhands-20080103-3|265	%{_texmfdistdir}/tex/latex/bookhands/ot1auncl.fd
14mr|texlive-bookhands-20080103-3|266	%{_texmfdistdir}/tex/latex/bookhands/ot1cmin.fd
14mr|texlive-bookhands-20080103-3|267	%{_texmfdistdir}/tex/latex/bookhands/ot1egoth.fd
14mr|texlive-bookhands-20080103-3|268	%{_texmfdistdir}/tex/latex/bookhands/ot1hmin.fd
14mr|texlive-bookhands-20080103-3|269	%{_texmfdistdir}/tex/latex/bookhands/ot1huncl.fd
14mr|texlive-bookhands-20080103-3|270	%{_texmfdistdir}/tex/latex/bookhands/ot1imaj.fd
14mr|texlive-bookhands-20080103-3|271	%{_texmfdistdir}/tex/latex/bookhands/ot1imin.fd
14mr|texlive-bookhands-20080103-3|272	%{_texmfdistdir}/tex/latex/bookhands/ot1pgoth.fd
14mr|texlive-bookhands-20080103-3|273	%{_texmfdistdir}/tex/latex/bookhands/ot1rtnd.fd
14mr|texlive-bookhands-20080103-3|274	%{_texmfdistdir}/tex/latex/bookhands/ot1rust.fd
14mr|texlive-bookhands-20080103-3|275	%{_texmfdistdir}/tex/latex/bookhands/ot1sqrc.fd
14mr|texlive-bookhands-20080103-3|276	%{_texmfdistdir}/tex/latex/bookhands/ot1uncl.fd
14mr|texlive-bookhands-20080103-3|277	%{_texmfdistdir}/tex/latex/bookhands/pgothic.sty
14mr|texlive-bookhands-20080103-3|278	%{_texmfdistdir}/tex/latex/bookhands/rotunda.sty
14mr|texlive-bookhands-20080103-3|279	%{_texmfdistdir}/tex/latex/bookhands/rustic.sty
14mr|texlive-bookhands-20080103-3|280	%{_texmfdistdir}/tex/latex/bookhands/sqrcaps.sty
14mr|texlive-bookhands-20080103-3|281	%{_texmfdistdir}/tex/latex/bookhands/t1auncl.fd
14mr|texlive-bookhands-20080103-3|282	%{_texmfdistdir}/tex/latex/bookhands/t1cmin.fd
14mr|texlive-bookhands-20080103-3|283	%{_texmfdistdir}/tex/latex/bookhands/t1egoth.fd
14mr|texlive-bookhands-20080103-3|284	%{_texmfdistdir}/tex/latex/bookhands/t1hmin.fd
14mr|texlive-bookhands-20080103-3|285	%{_texmfdistdir}/tex/latex/bookhands/t1huncl.fd
14mr|texlive-bookhands-20080103-3|286	%{_texmfdistdir}/tex/latex/bookhands/t1imaj.fd
14mr|texlive-bookhands-20080103-3|287	%{_texmfdistdir}/tex/latex/bookhands/t1imin.fd
14mr|texlive-bookhands-20080103-3|288	%{_texmfdistdir}/tex/latex/bookhands/t1pgoth.fd
14mr|texlive-bookhands-20080103-3|289	%{_texmfdistdir}/tex/latex/bookhands/t1rtnd.fd
14mr|texlive-bookhands-20080103-3|290	%{_texmfdistdir}/tex/latex/bookhands/t1rust.fd
14mr|texlive-bookhands-20080103-3|291	%{_texmfdistdir}/tex/latex/bookhands/t1sqrc.fd
14mr|texlive-bookhands-20080103-3|292	%{_texmfdistdir}/tex/latex/bookhands/t1uncl.fd
14mr|texlive-bookhands-20080103-3|293	%{_texmfdistdir}/tex/latex/bookhands/uncial.sty
14mr|texlive-bookhands-20080103-3|294	%doc %{_texmfdistdir}/doc/fonts/bookhands/README.PRW
14mr|texlive-bookhands-20080103-3|295	%doc %{_texmfdistdir}/doc/fonts/bookhands/allsqrcaps.pdf
14mr|texlive-bookhands-20080103-3|296	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-README
14mr|texlive-bookhands-20080103-3|297	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.ps.gz
14mr|texlive-bookhands-20080103-3|298	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.tex
14mr|texlive-bookhands-20080103-3|299	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.ps.gz
14mr|texlive-bookhands-20080103-3|300	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.tex
14mr|texlive-bookhands-20080103-3|301	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.ps.gz
14mr|texlive-bookhands-20080103-3|302	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.tex
14mr|texlive-bookhands-20080103-3|303	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-README
14mr|texlive-bookhands-20080103-3|304	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-tryfont.tex
14mr|texlive-bookhands-20080103-3|305	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin/allfont.tex
14mr|texlive-bookhands-20080103-3|306	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-README
14mr|texlive-bookhands-20080103-3|307	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-tryfont.tex
14mr|texlive-bookhands-20080103-3|308	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic/allfont.tex
14mr|texlive-bookhands-20080103-3|309	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-README
14mr|texlive-bookhands-20080103-3|310	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-tryfont.tex
14mr|texlive-bookhands-20080103-3|311	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist/allfont.tex
14mr|texlive-bookhands-20080103-3|312	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-README
14mr|texlive-bookhands-20080103-3|313	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.ps.gz
14mr|texlive-bookhands-20080103-3|314	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.tex
14mr|texlive-bookhands-20080103-3|315	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.ps.gz
14mr|texlive-bookhands-20080103-3|316	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.tex
14mr|texlive-bookhands-20080103-3|317	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-README
14mr|texlive-bookhands-20080103-3|318	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.ps.gz
14mr|texlive-bookhands-20080103-3|319	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.tex
14mr|texlive-bookhands-20080103-3|320	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.ps.gz
14mr|texlive-bookhands-20080103-3|321	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.tex
14mr|texlive-bookhands-20080103-3|322	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-README
14mr|texlive-bookhands-20080103-3|323	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-tryfont.tex
14mr|texlive-bookhands-20080103-3|324	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin/allfont.tex
14mr|texlive-bookhands-20080103-3|325	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-README
14mr|texlive-bookhands-20080103-3|326	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.pdf
14mr|texlive-bookhands-20080103-3|327	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.tex
14mr|texlive-bookhands-20080103-3|328	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic/allfont.tex
14mr|texlive-bookhands-20080103-3|329	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-README
14mr|texlive-bookhands-20080103-3|330	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-tryfont.tex
14mr|texlive-bookhands-20080103-3|331	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda/allfont.tex
14mr|texlive-bookhands-20080103-3|332	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-README
14mr|texlive-bookhands-20080103-3|333	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.ps.gz
14mr|texlive-bookhands-20080103-3|334	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.tex
14mr|texlive-bookhands-20080103-3|335	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.ps.gz
14mr|texlive-bookhands-20080103-3|336	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.tex
14mr|texlive-bookhands-20080103-3|337	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps-README
14mr|texlive-bookhands-20080103-3|338	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps.pdf
14mr|texlive-bookhands-20080103-3|339	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps/allsqrcaps.tex
14mr|texlive-bookhands-20080103-3|340	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/README
14mr|texlive-bookhands-20080103-3|341	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/allfont.tex
14mr|texlive-bookhands-20080103-3|342	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.dtx
14mr|texlive-bookhands-20080103-3|343	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.ins
14mr|texlive-bookhands-20080103-3|344	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tryfont.tex
14mr|texlive-bookhands-20080103-3|345	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.pdf
14mr|texlive-bookhands-20080103-3|346	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.tex
14mr|texlive-bookhands-20080103-3|347	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-README
14mr|texlive-bookhands-20080103-3|348	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.ps.gz
14mr|texlive-bookhands-20080103-3|349	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.tex
14mr|texlive-bookhands-20080103-3|350	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.ps.gz
14mr|texlive-bookhands-20080103-3|351	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.tex
14mr|texlive-bookhands-20080103-3|352	#- source
14mr|texlive-bookhands-20080103-3|353	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.dtx
14mr|texlive-bookhands-20080103-3|354	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.ins
14mr|texlive-bookhands-20080103-3|355	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.dtx
14mr|texlive-bookhands-20080103-3|356	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.ins
14mr|texlive-bookhands-20080103-3|357	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.dtx
14mr|texlive-bookhands-20080103-3|358	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.ins
14mr|texlive-bookhands-20080103-3|359	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.dtx
14mr|texlive-bookhands-20080103-3|360	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.ins
14mr|texlive-bookhands-20080103-3|361	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.dtx
14mr|texlive-bookhands-20080103-3|362	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.ins
14mr|texlive-bookhands-20080103-3|363	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.dtx
14mr|texlive-bookhands-20080103-3|364	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.ins
14mr|texlive-bookhands-20080103-3|365	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.dtx
14mr|texlive-bookhands-20080103-3|366	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.ins
14mr|texlive-bookhands-20080103-3|367	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.dtx
14mr|texlive-bookhands-20080103-3|368	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.ins
14mr|texlive-bookhands-20080103-3|369	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.dtx
14mr|texlive-bookhands-20080103-3|370	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.ins
14mr|texlive-bookhands-20080103-3|371	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.dtx
14mr|texlive-bookhands-20080103-3|372	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.ins
14mr|texlive-bookhands-20080103-3|373	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.dtx
14mr|texlive-bookhands-20080103-3|374	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.ins
14mr|texlive-bookhands-20080103-3|375	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.dtx
14mr|texlive-bookhands-20080103-3|376	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.ins
14mr|texlive-bookhands-20080103-3|377	
14mr|texlive-bookhands-20080103-3|378	#-----------------------------------------------------------------------
14mr|texlive-bookhands-20080103-3|379	%prep
14mr|texlive-bookhands-20080103-3|380	%setup -c -a0 -a1 -a2
14mr|texlive-bookhands-20080103-3|381	
14mr|texlive-bookhands-20080103-3|382	%build
14mr|texlive-bookhands-20080103-3|383	
14mr|texlive-bookhands-20080103-3|384	%install
14mr|texlive-bookhands-20080103-3|385	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bookhands-20080103-3|386	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bookhands-20080103-3|387	
14mr|texlive-bookhands-20080103-3|388	
14mr|texlive-bookhands-20080103-3|389	
14mr|texlive-bookhands-20080103-3|390	%changelog
14mr|texlive-bookhands-20080103-3|391	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080103-3
14mr|texlive-bookhands-20080103-3|392	+ Revision: f20d1d2
14mr|texlive-bookhands-20080103-3|393	- MassBuild#440: Increase release tag
14mr|texlive-bookhands-20080103-3|394	
14mr|texlive-bookhands-20080103-3|395	

19462 14
14mr|texlive-booklet-0.7b-3|1	# revision 15878
14mr|texlive-booklet-0.7b-3|2	# category Package
14mr|texlive-booklet-0.7b-3|3	# catalog-ctan /macros/latex/contrib/booklet
14mr|texlive-booklet-0.7b-3|4	# catalog-date 2009-09-02 11:33:10 +0200
14mr|texlive-booklet-0.7b-3|5	# catalog-license lppl1.3
14mr|texlive-booklet-0.7b-3|6	# catalog-version 0.7b
14mr|texlive-booklet-0.7b-3|7	Name:		texlive-booklet
14mr|texlive-booklet-0.7b-3|8	Version:	0.7b
14mr|texlive-booklet-0.7b-3|9	Release:	3
14mr|texlive-booklet-0.7b-3|10	Summary:	Aids for printing simple booklets
14mr|texlive-booklet-0.7b-3|11	Group:		Publishing
14mr|texlive-booklet-0.7b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booklet
14mr|texlive-booklet-0.7b-3|13	License:	LPPL1.3
14mr|texlive-booklet-0.7b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.tar.xz
14mr|texlive-booklet-0.7b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.doc.tar.xz
14mr|texlive-booklet-0.7b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.source.tar.xz
14mr|texlive-booklet-0.7b-3|17	BuildArch:	noarch
14mr|texlive-booklet-0.7b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-booklet-0.7b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-booklet-0.7b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-booklet-0.7b-3|21	
14mr|texlive-booklet-0.7b-3|22	%description
14mr|texlive-booklet-0.7b-3|23	Pages of a document processed with the booklet package will be
14mr|texlive-booklet-0.7b-3|24	reordered and scalled so that they can be printed as four pages
14mr|texlive-booklet-0.7b-3|25	per physical sheet of paper, two pages per side. The resulting
14mr|texlive-booklet-0.7b-3|26	sheets will, when folded in half, assemble into a booklet.
14mr|texlive-booklet-0.7b-3|27	Instructions on producing the manual itself as a booklet are
14mr|texlive-booklet-0.7b-3|28	included.
14mr|texlive-booklet-0.7b-3|29	
14mr|texlive-booklet-0.7b-3|30	%post
14mr|texlive-booklet-0.7b-3|31	%{_sbindir}/texlive.post
14mr|texlive-booklet-0.7b-3|32	
14mr|texlive-booklet-0.7b-3|33	%postun
14mr|texlive-booklet-0.7b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-booklet-0.7b-3|35	%{_sbindir}/texlive.post
14mr|texlive-booklet-0.7b-3|36	fi
14mr|texlive-booklet-0.7b-3|37	
14mr|texlive-booklet-0.7b-3|38	#-----------------------------------------------------------------------
14mr|texlive-booklet-0.7b-3|39	%files
14mr|texlive-booklet-0.7b-3|40	%{_texmfdistdir}/tex/latex/booklet/bkltprnt.sty
14mr|texlive-booklet-0.7b-3|41	%{_texmfdistdir}/tex/latex/booklet/booklet.sty
14mr|texlive-booklet-0.7b-3|42	%doc %{_texmfdistdir}/doc/latex/booklet/README
14mr|texlive-booklet-0.7b-3|43	%doc %{_texmfdistdir}/doc/latex/booklet/booklet.pdf
14mr|texlive-booklet-0.7b-3|44	#- source
14mr|texlive-booklet-0.7b-3|45	%doc %{_texmfdistdir}/source/latex/booklet/booklet.dtx
14mr|texlive-booklet-0.7b-3|46	%doc %{_texmfdistdir}/source/latex/booklet/booklet.ins
14mr|texlive-booklet-0.7b-3|47	
14mr|texlive-booklet-0.7b-3|48	#-----------------------------------------------------------------------
14mr|texlive-booklet-0.7b-3|49	%prep
14mr|texlive-booklet-0.7b-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-booklet-0.7b-3|51	
14mr|texlive-booklet-0.7b-3|52	%build
14mr|texlive-booklet-0.7b-3|53	
14mr|texlive-booklet-0.7b-3|54	%install
14mr|texlive-booklet-0.7b-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-booklet-0.7b-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-booklet-0.7b-3|57	
14mr|texlive-booklet-0.7b-3|58	
14mr|texlive-booklet-0.7b-3|59	
14mr|texlive-booklet-0.7b-3|60	%changelog
14mr|texlive-booklet-0.7b-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7b-3
14mr|texlive-booklet-0.7b-3|62	+ Revision: 0676818
14mr|texlive-booklet-0.7b-3|63	- MassBuild#440: Increase release tag
14mr|texlive-booklet-0.7b-3|64	
14mr|texlive-booklet-0.7b-3|65	

19463 14
14mr|texlive-bookman-20110301-3|1	# revision 21993
14mr|texlive-bookman-20110301-3|2	# category Package
14mr|texlive-bookman-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-bookman-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-bookman-20110301-3|5	# catalog-license gpl
14mr|texlive-bookman-20110301-3|6	# catalog-version undef
14mr|texlive-bookman-20110301-3|7	Name:		texlive-bookman
14mr|texlive-bookman-20110301-3|8	Version:	20110301
14mr|texlive-bookman-20110301-3|9	Release:	3
14mr|texlive-bookman-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-bookman-20110301-3|11	Group:		Publishing
14mr|texlive-bookman-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-bookman-20110301-3|13	License:	GPL
14mr|texlive-bookman-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookman.tar.xz
14mr|texlive-bookman-20110301-3|15	BuildArch:	noarch
14mr|texlive-bookman-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-bookman-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-bookman-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-bookman-20110301-3|19	
14mr|texlive-bookman-20110301-3|20	%description
14mr|texlive-bookman-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-bookman-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-bookman-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-bookman-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-bookman-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-bookman-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-bookman-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-bookman-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-bookman-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-bookman-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-bookman-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-bookman-20110301-3|32	
14mr|texlive-bookman-20110301-3|33	%post
14mr|texlive-bookman-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-bookman-20110301-3|35	
14mr|texlive-bookman-20110301-3|36	%postun
14mr|texlive-bookman-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-bookman-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-bookman-20110301-3|39	fi
14mr|texlive-bookman-20110301-3|40	
14mr|texlive-bookman-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-bookman-20110301-3|42	%files
14mr|texlive-bookman-20110301-3|43	%{_texmfdistdir}/dvips/bookman/config.ubk
14mr|texlive-bookman-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkd8a.afm
14mr|texlive-bookman-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkdi8a.afm
14mr|texlive-bookman-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkl8a.afm
14mr|texlive-bookman-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkli8a.afm
14mr|texlive-bookman-20110301-3|48	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkd8a.afm
14mr|texlive-bookman-20110301-3|49	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkdi8a.afm
14mr|texlive-bookman-20110301-3|50	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkl8a.afm
14mr|texlive-bookman-20110301-3|51	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkli8a.afm
14mr|texlive-bookman-20110301-3|52	%{_texmfdistdir}/fonts/map/dvips/bookman/ubk.map
14mr|texlive-bookman-20110301-3|53	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd.tfm
14mr|texlive-bookman-20110301-3|54	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd7t.tfm
14mr|texlive-bookman-20110301-3|55	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8c.tfm
14mr|texlive-bookman-20110301-3|56	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8r.tfm
14mr|texlive-bookman-20110301-3|57	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8t.tfm
14mr|texlive-bookman-20110301-3|58	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc.tfm
14mr|texlive-bookman-20110301-3|59	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc7t.tfm
14mr|texlive-bookman-20110301-3|60	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc8t.tfm
14mr|texlive-bookman-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi.tfm
14mr|texlive-bookman-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi7t.tfm
14mr|texlive-bookman-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8c.tfm
14mr|texlive-bookman-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8r.tfm
14mr|texlive-bookman-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8t.tfm
14mr|texlive-bookman-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo.tfm
14mr|texlive-bookman-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo7t.tfm
14mr|texlive-bookman-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8c.tfm
14mr|texlive-bookman-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8r.tfm
14mr|texlive-bookman-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8t.tfm
14mr|texlive-bookman-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl.tfm
14mr|texlive-bookman-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl7t.tfm
14mr|texlive-bookman-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8c.tfm
14mr|texlive-bookman-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8r.tfm
14mr|texlive-bookman-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8t.tfm
14mr|texlive-bookman-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc.tfm
14mr|texlive-bookman-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc7t.tfm
14mr|texlive-bookman-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc8t.tfm
14mr|texlive-bookman-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli.tfm
14mr|texlive-bookman-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli7t.tfm
14mr|texlive-bookman-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8c.tfm
14mr|texlive-bookman-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8r.tfm
14mr|texlive-bookman-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8t.tfm
14mr|texlive-bookman-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo.tfm
14mr|texlive-bookman-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo7t.tfm
14mr|texlive-bookman-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8c.tfm
14mr|texlive-bookman-20110301-3|87	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8r.tfm
14mr|texlive-bookman-20110301-3|88	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8t.tfm
14mr|texlive-bookman-20110301-3|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkd8z.tfm
14mr|texlive-bookman-20110301-3|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdc8z.tfm
14mr|texlive-bookman-20110301-3|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdi8z.tfm
14mr|texlive-bookman-20110301-3|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkl8z.tfm
14mr|texlive-bookman-20110301-3|93	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbklc8z.tfm
14mr|texlive-bookman-20110301-3|94	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkli8z.tfm
14mr|texlive-bookman-20110301-3|95	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkd.tfm
14mr|texlive-bookman-20110301-3|96	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkdi.tfm
14mr|texlive-bookman-20110301-3|97	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkl.tfm
14mr|texlive-bookman-20110301-3|98	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkli.tfm
14mr|texlive-bookman-20110301-3|99	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb7t.tfm
14mr|texlive-bookman-20110301-3|100	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8c.tfm
14mr|texlive-bookman-20110301-3|101	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8r.tfm
14mr|texlive-bookman-20110301-3|102	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8t.tfm
14mr|texlive-bookman-20110301-3|103	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc7t.tfm
14mr|texlive-bookman-20110301-3|104	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc8t.tfm
14mr|texlive-bookman-20110301-3|105	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi7t.tfm
14mr|texlive-bookman-20110301-3|106	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8c.tfm
14mr|texlive-bookman-20110301-3|107	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8r.tfm
14mr|texlive-bookman-20110301-3|108	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8t.tfm
14mr|texlive-bookman-20110301-3|109	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo7t.tfm
14mr|texlive-bookman-20110301-3|110	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8c.tfm
14mr|texlive-bookman-20110301-3|111	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8r.tfm
14mr|texlive-bookman-20110301-3|112	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8t.tfm
14mr|texlive-bookman-20110301-3|113	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd7t.tfm
14mr|texlive-bookman-20110301-3|114	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8c.tfm
14mr|texlive-bookman-20110301-3|115	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8r.tfm
14mr|texlive-bookman-20110301-3|116	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8t.tfm
14mr|texlive-bookman-20110301-3|117	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc7t.tfm
14mr|texlive-bookman-20110301-3|118	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc8t.tfm
14mr|texlive-bookman-20110301-3|119	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi7t.tfm
14mr|texlive-bookman-20110301-3|120	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8c.tfm
14mr|texlive-bookman-20110301-3|121	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8r.tfm
14mr|texlive-bookman-20110301-3|122	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8t.tfm
14mr|texlive-bookman-20110301-3|123	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo7t.tfm
14mr|texlive-bookman-20110301-3|124	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8c.tfm
14mr|texlive-bookman-20110301-3|125	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8r.tfm
14mr|texlive-bookman-20110301-3|126	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8t.tfm
14mr|texlive-bookman-20110301-3|127	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl7t.tfm
14mr|texlive-bookman-20110301-3|128	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8c.tfm
14mr|texlive-bookman-20110301-3|129	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8r.tfm
14mr|texlive-bookman-20110301-3|130	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8t.tfm
14mr|texlive-bookman-20110301-3|131	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc7t.tfm
14mr|texlive-bookman-20110301-3|132	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc8t.tfm
14mr|texlive-bookman-20110301-3|133	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli7t.tfm
14mr|texlive-bookman-20110301-3|134	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8c.tfm
14mr|texlive-bookman-20110301-3|135	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8r.tfm
14mr|texlive-bookman-20110301-3|136	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8t.tfm
14mr|texlive-bookman-20110301-3|137	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo7t.tfm
14mr|texlive-bookman-20110301-3|138	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8c.tfm
14mr|texlive-bookman-20110301-3|139	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8r.tfm
14mr|texlive-bookman-20110301-3|140	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8t.tfm
14mr|texlive-bookman-20110301-3|141	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr7t.tfm
14mr|texlive-bookman-20110301-3|142	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8c.tfm
14mr|texlive-bookman-20110301-3|143	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8r.tfm
14mr|texlive-bookman-20110301-3|144	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8t.tfm
14mr|texlive-bookman-20110301-3|145	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc7t.tfm
14mr|texlive-bookman-20110301-3|146	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc8t.tfm
14mr|texlive-bookman-20110301-3|147	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri7t.tfm
14mr|texlive-bookman-20110301-3|148	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8c.tfm
14mr|texlive-bookman-20110301-3|149	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8r.tfm
14mr|texlive-bookman-20110301-3|150	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8t.tfm
14mr|texlive-bookman-20110301-3|151	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro7t.tfm
14mr|texlive-bookman-20110301-3|152	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8c.tfm
14mr|texlive-bookman-20110301-3|153	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8r.tfm
14mr|texlive-bookman-20110301-3|154	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8t.tfm
14mr|texlive-bookman-20110301-3|155	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfb
14mr|texlive-bookman-20110301-3|156	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfm
14mr|texlive-bookman-20110301-3|157	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfb
14mr|texlive-bookman-20110301-3|158	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfm
14mr|texlive-bookman-20110301-3|159	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfb
14mr|texlive-bookman-20110301-3|160	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfm
14mr|texlive-bookman-20110301-3|161	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfb
14mr|texlive-bookman-20110301-3|162	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfm
14mr|texlive-bookman-20110301-3|163	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd.vf
14mr|texlive-bookman-20110301-3|164	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd7t.vf
14mr|texlive-bookman-20110301-3|165	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8c.vf
14mr|texlive-bookman-20110301-3|166	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8t.vf
14mr|texlive-bookman-20110301-3|167	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc.vf
14mr|texlive-bookman-20110301-3|168	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc7t.vf
14mr|texlive-bookman-20110301-3|169	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc8t.vf
14mr|texlive-bookman-20110301-3|170	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi.vf
14mr|texlive-bookman-20110301-3|171	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi7t.vf
14mr|texlive-bookman-20110301-3|172	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8c.vf
14mr|texlive-bookman-20110301-3|173	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8t.vf
14mr|texlive-bookman-20110301-3|174	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo.vf
14mr|texlive-bookman-20110301-3|175	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo7t.vf
14mr|texlive-bookman-20110301-3|176	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8c.vf
14mr|texlive-bookman-20110301-3|177	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8t.vf
14mr|texlive-bookman-20110301-3|178	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl.vf
14mr|texlive-bookman-20110301-3|179	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl7t.vf
14mr|texlive-bookman-20110301-3|180	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8c.vf
14mr|texlive-bookman-20110301-3|181	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8t.vf
14mr|texlive-bookman-20110301-3|182	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc.vf
14mr|texlive-bookman-20110301-3|183	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc7t.vf
14mr|texlive-bookman-20110301-3|184	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc8t.vf
14mr|texlive-bookman-20110301-3|185	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli.vf
14mr|texlive-bookman-20110301-3|186	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli7t.vf
14mr|texlive-bookman-20110301-3|187	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8c.vf
14mr|texlive-bookman-20110301-3|188	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8t.vf
14mr|texlive-bookman-20110301-3|189	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo.vf
14mr|texlive-bookman-20110301-3|190	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo7t.vf
14mr|texlive-bookman-20110301-3|191	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8c.vf
14mr|texlive-bookman-20110301-3|192	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8t.vf
14mr|texlive-bookman-20110301-3|193	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkd8z.vf
14mr|texlive-bookman-20110301-3|194	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdc8z.vf
14mr|texlive-bookman-20110301-3|195	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdi8z.vf
14mr|texlive-bookman-20110301-3|196	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkl8z.vf
14mr|texlive-bookman-20110301-3|197	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbklc8z.vf
14mr|texlive-bookman-20110301-3|198	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkli8z.vf
14mr|texlive-bookman-20110301-3|199	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb7t.vf
14mr|texlive-bookman-20110301-3|200	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8c.vf
14mr|texlive-bookman-20110301-3|201	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8t.vf
14mr|texlive-bookman-20110301-3|202	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc7t.vf
14mr|texlive-bookman-20110301-3|203	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc8t.vf
14mr|texlive-bookman-20110301-3|204	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi7t.vf
14mr|texlive-bookman-20110301-3|205	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8c.vf
14mr|texlive-bookman-20110301-3|206	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8t.vf
14mr|texlive-bookman-20110301-3|207	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo7t.vf
14mr|texlive-bookman-20110301-3|208	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8c.vf
14mr|texlive-bookman-20110301-3|209	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8t.vf
14mr|texlive-bookman-20110301-3|210	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd7t.vf
14mr|texlive-bookman-20110301-3|211	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8c.vf
14mr|texlive-bookman-20110301-3|212	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8t.vf
14mr|texlive-bookman-20110301-3|213	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc7t.vf
14mr|texlive-bookman-20110301-3|214	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc8t.vf
14mr|texlive-bookman-20110301-3|215	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi7t.vf
14mr|texlive-bookman-20110301-3|216	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8c.vf
14mr|texlive-bookman-20110301-3|217	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8t.vf
14mr|texlive-bookman-20110301-3|218	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo7t.vf
14mr|texlive-bookman-20110301-3|219	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8c.vf
14mr|texlive-bookman-20110301-3|220	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8t.vf
14mr|texlive-bookman-20110301-3|221	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl7t.vf
14mr|texlive-bookman-20110301-3|222	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8c.vf
14mr|texlive-bookman-20110301-3|223	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8t.vf
14mr|texlive-bookman-20110301-3|224	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc7t.vf
14mr|texlive-bookman-20110301-3|225	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc8t.vf
14mr|texlive-bookman-20110301-3|226	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli7t.vf
14mr|texlive-bookman-20110301-3|227	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8c.vf
14mr|texlive-bookman-20110301-3|228	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8t.vf
14mr|texlive-bookman-20110301-3|229	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo7t.vf
14mr|texlive-bookman-20110301-3|230	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8c.vf
14mr|texlive-bookman-20110301-3|231	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8t.vf
14mr|texlive-bookman-20110301-3|232	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr7t.vf
14mr|texlive-bookman-20110301-3|233	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8c.vf
14mr|texlive-bookman-20110301-3|234	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8t.vf
14mr|texlive-bookman-20110301-3|235	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc7t.vf
14mr|texlive-bookman-20110301-3|236	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc8t.vf
14mr|texlive-bookman-20110301-3|237	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri7t.vf
14mr|texlive-bookman-20110301-3|238	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8c.vf
14mr|texlive-bookman-20110301-3|239	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8t.vf
14mr|texlive-bookman-20110301-3|240	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro7t.vf
14mr|texlive-bookman-20110301-3|241	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8c.vf
14mr|texlive-bookman-20110301-3|242	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8t.vf
14mr|texlive-bookman-20110301-3|243	%{_texmfdistdir}/tex/latex/bookman/8rubk.fd
14mr|texlive-bookman-20110301-3|244	%{_texmfdistdir}/tex/latex/bookman/omlubk.fd
14mr|texlive-bookman-20110301-3|245	%{_texmfdistdir}/tex/latex/bookman/omsubk.fd
14mr|texlive-bookman-20110301-3|246	%{_texmfdistdir}/tex/latex/bookman/ot1ubk.fd
14mr|texlive-bookman-20110301-3|247	%{_texmfdistdir}/tex/latex/bookman/t1ubk.fd
14mr|texlive-bookman-20110301-3|248	%{_texmfdistdir}/tex/latex/bookman/ts1ubk.fd
14mr|texlive-bookman-20110301-3|249	
14mr|texlive-bookman-20110301-3|250	#-----------------------------------------------------------------------
14mr|texlive-bookman-20110301-3|251	%prep
14mr|texlive-bookman-20110301-3|252	%setup -c -a0
14mr|texlive-bookman-20110301-3|253	
14mr|texlive-bookman-20110301-3|254	%build
14mr|texlive-bookman-20110301-3|255	
14mr|texlive-bookman-20110301-3|256	%install
14mr|texlive-bookman-20110301-3|257	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bookman-20110301-3|258	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-bookman-20110301-3|259	
14mr|texlive-bookman-20110301-3|260	
14mr|texlive-bookman-20110301-3|261	
14mr|texlive-bookman-20110301-3|262	%changelog
14mr|texlive-bookman-20110301-3|263	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-bookman-20110301-3|264	+ Revision: 3f35064
14mr|texlive-bookman-20110301-3|265	- MassBuild#440: Increase release tag
14mr|texlive-bookman-20110301-3|266	
14mr|texlive-bookman-20110301-3|267	

19464 14
14mr|texlive-booktabs-1.61803-3|1	# revision 15878
14mr|texlive-booktabs-1.61803-3|2	# category Package
14mr|texlive-booktabs-1.61803-3|3	# catalog-ctan /macros/latex/contrib/booktabs
14mr|texlive-booktabs-1.61803-3|4	# catalog-date 2009-09-24 15:05:48 +0200
14mr|texlive-booktabs-1.61803-3|5	# catalog-license gpl
14mr|texlive-booktabs-1.61803-3|6	# catalog-version 1.61803
14mr|texlive-booktabs-1.61803-3|7	Name:		texlive-booktabs
14mr|texlive-booktabs-1.61803-3|8	Version:	1.61803
14mr|texlive-booktabs-1.61803-3|9	Release:	3
14mr|texlive-booktabs-1.61803-3|10	Summary:	Publication quality tables in LaTeX
14mr|texlive-booktabs-1.61803-3|11	Group:		Publishing
14mr|texlive-booktabs-1.61803-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booktabs
14mr|texlive-booktabs-1.61803-3|13	License:	GPL
14mr|texlive-booktabs-1.61803-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.tar.xz
14mr|texlive-booktabs-1.61803-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.doc.tar.xz
14mr|texlive-booktabs-1.61803-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.source.tar.xz
14mr|texlive-booktabs-1.61803-3|17	BuildArch:	noarch
14mr|texlive-booktabs-1.61803-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-booktabs-1.61803-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-booktabs-1.61803-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-booktabs-1.61803-3|21	
14mr|texlive-booktabs-1.61803-3|22	%description
14mr|texlive-booktabs-1.61803-3|23	The package enhances the quality of tables in LaTeX, providing
14mr|texlive-booktabs-1.61803-3|24	extra commands as well as behind-the-scenes optimisation.
14mr|texlive-booktabs-1.61803-3|25	Guidelines are given as to what constitutes a good table in
14mr|texlive-booktabs-1.61803-3|26	this context. From version 1.61, the package offers longtable
14mr|texlive-booktabs-1.61803-3|27	compatibility.
14mr|texlive-booktabs-1.61803-3|28	
14mr|texlive-booktabs-1.61803-3|29	%post
14mr|texlive-booktabs-1.61803-3|30	%{_sbindir}/texlive.post
14mr|texlive-booktabs-1.61803-3|31	
14mr|texlive-booktabs-1.61803-3|32	%postun
14mr|texlive-booktabs-1.61803-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-booktabs-1.61803-3|34	%{_sbindir}/texlive.post
14mr|texlive-booktabs-1.61803-3|35	fi
14mr|texlive-booktabs-1.61803-3|36	
14mr|texlive-booktabs-1.61803-3|37	#-----------------------------------------------------------------------
14mr|texlive-booktabs-1.61803-3|38	%files
14mr|texlive-booktabs-1.61803-3|39	%{_texmfdistdir}/tex/latex/booktabs/booktabs.sty
14mr|texlive-booktabs-1.61803-3|40	%doc %{_texmfdistdir}/doc/latex/booktabs/COPYING
14mr|texlive-booktabs-1.61803-3|41	%doc %{_texmfdistdir}/doc/latex/booktabs/README
14mr|texlive-booktabs-1.61803-3|42	%doc %{_texmfdistdir}/doc/latex/booktabs/booktabs.pdf
14mr|texlive-booktabs-1.61803-3|43	#- source
14mr|texlive-booktabs-1.61803-3|44	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.dtx
14mr|texlive-booktabs-1.61803-3|45	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.ins
14mr|texlive-booktabs-1.61803-3|46	
14mr|texlive-booktabs-1.61803-3|47	#-----------------------------------------------------------------------
14mr|texlive-booktabs-1.61803-3|48	%prep
14mr|texlive-booktabs-1.61803-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-booktabs-1.61803-3|50	
14mr|texlive-booktabs-1.61803-3|51	%build
14mr|texlive-booktabs-1.61803-3|52	
14mr|texlive-booktabs-1.61803-3|53	%install
14mr|texlive-booktabs-1.61803-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-1.61803-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-1.61803-3|56	
14mr|texlive-booktabs-1.61803-3|57	
14mr|texlive-booktabs-1.61803-3|58	
14mr|texlive-booktabs-1.61803-3|59	%changelog
14mr|texlive-booktabs-1.61803-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61803-3
14mr|texlive-booktabs-1.61803-3|61	+ Revision: 18bb93d
14mr|texlive-booktabs-1.61803-3|62	- MassBuild#440: Increase release tag
14mr|texlive-booktabs-1.61803-3|63	
14mr|texlive-booktabs-1.61803-3|64	

19465 14
14mr|texlive-booktabs-de-1.61803-3|1	# revision 21907
14mr|texlive-booktabs-de-1.61803-3|2	# category Package
14mr|texlive-booktabs-de-1.61803-3|3	# catalog-ctan /macros/latex/contrib/booktabs-de
14mr|texlive-booktabs-de-1.61803-3|4	# catalog-date 2011-03-30 22:23:52 +0200
14mr|texlive-booktabs-de-1.61803-3|5	# catalog-license gpl
14mr|texlive-booktabs-de-1.61803-3|6	# catalog-version 1.61803
14mr|texlive-booktabs-de-1.61803-3|7	Name:		texlive-booktabs-de
14mr|texlive-booktabs-de-1.61803-3|8	Version:	1.61803
14mr|texlive-booktabs-de-1.61803-3|9	Release:	3
14mr|texlive-booktabs-de-1.61803-3|10	Summary:	German version of booktabs
14mr|texlive-booktabs-de-1.61803-3|11	Group:		Publishing
14mr|texlive-booktabs-de-1.61803-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booktabs-de
14mr|texlive-booktabs-de-1.61803-3|13	License:	GPL
14mr|texlive-booktabs-de-1.61803-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-de.tar.xz
14mr|texlive-booktabs-de-1.61803-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-de.doc.tar.xz
14mr|texlive-booktabs-de-1.61803-3|16	BuildArch:	noarch
14mr|texlive-booktabs-de-1.61803-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-booktabs-de-1.61803-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-booktabs-de-1.61803-3|19	
14mr|texlive-booktabs-de-1.61803-3|20	%description
14mr|texlive-booktabs-de-1.61803-3|21	This is a "translation" of the booktabs.
14mr|texlive-booktabs-de-1.61803-3|22	
14mr|texlive-booktabs-de-1.61803-3|23	#-----------------------------------------------------------------------
14mr|texlive-booktabs-de-1.61803-3|24	%files
14mr|texlive-booktabs-de-1.61803-3|25	%doc %{_texmfdistdir}/doc/latex/booktabs-de/README-DE
14mr|texlive-booktabs-de-1.61803-3|26	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.dtx
14mr|texlive-booktabs-de-1.61803-3|27	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.ins
14mr|texlive-booktabs-de-1.61803-3|28	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.pdf
14mr|texlive-booktabs-de-1.61803-3|29	
14mr|texlive-booktabs-de-1.61803-3|30	#-----------------------------------------------------------------------
14mr|texlive-booktabs-de-1.61803-3|31	%prep
14mr|texlive-booktabs-de-1.61803-3|32	%setup -c -a0 -a1
14mr|texlive-booktabs-de-1.61803-3|33	
14mr|texlive-booktabs-de-1.61803-3|34	%build
14mr|texlive-booktabs-de-1.61803-3|35	
14mr|texlive-booktabs-de-1.61803-3|36	%install
14mr|texlive-booktabs-de-1.61803-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-de-1.61803-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-de-1.61803-3|39	
14mr|texlive-booktabs-de-1.61803-3|40	
14mr|texlive-booktabs-de-1.61803-3|41	
14mr|texlive-booktabs-de-1.61803-3|42	%changelog
14mr|texlive-booktabs-de-1.61803-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61803-3
14mr|texlive-booktabs-de-1.61803-3|44	+ Revision: 1ec239e
14mr|texlive-booktabs-de-1.61803-3|45	- MassBuild#440: Increase release tag
14mr|texlive-booktabs-de-1.61803-3|46	
14mr|texlive-booktabs-de-1.61803-3|47	

19466 14
14mr|texlive-booktabs-fr-1.00-3|1	# revision 21948
14mr|texlive-booktabs-fr-1.00-3|2	# category Package
14mr|texlive-booktabs-fr-1.00-3|3	# catalog-ctan /info/translations/booktabs/fr
14mr|texlive-booktabs-fr-1.00-3|4	# catalog-date 2011-04-03 23:29:51 +0200
14mr|texlive-booktabs-fr-1.00-3|5	# catalog-license lppl
14mr|texlive-booktabs-fr-1.00-3|6	# catalog-version 1.00
14mr|texlive-booktabs-fr-1.00-3|7	Name:		texlive-booktabs-fr
14mr|texlive-booktabs-fr-1.00-3|8	Version:	1.00
14mr|texlive-booktabs-fr-1.00-3|9	Release:	3
14mr|texlive-booktabs-fr-1.00-3|10	Summary:	French translation of booktabs documentation
14mr|texlive-booktabs-fr-1.00-3|11	Group:		Publishing
14mr|texlive-booktabs-fr-1.00-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/booktabs/fr
14mr|texlive-booktabs-fr-1.00-3|13	License:	LPPL
14mr|texlive-booktabs-fr-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-fr.tar.xz
14mr|texlive-booktabs-fr-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-fr.doc.tar.xz
14mr|texlive-booktabs-fr-1.00-3|16	BuildArch:	noarch
14mr|texlive-booktabs-fr-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-booktabs-fr-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-booktabs-fr-1.00-3|19	
14mr|texlive-booktabs-fr-1.00-3|20	%description
14mr|texlive-booktabs-fr-1.00-3|21	The translation comes from a collection provided by Benjamin
14mr|texlive-booktabs-fr-1.00-3|22	Bayart.
14mr|texlive-booktabs-fr-1.00-3|23	
14mr|texlive-booktabs-fr-1.00-3|24	#-----------------------------------------------------------------------
14mr|texlive-booktabs-fr-1.00-3|25	%files
14mr|texlive-booktabs-fr-1.00-3|26	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/README
14mr|texlive-booktabs-fr-1.00-3|27	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.dtx
14mr|texlive-booktabs-fr-1.00-3|28	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.pdf
14mr|texlive-booktabs-fr-1.00-3|29	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/ltxdoc.cfg
14mr|texlive-booktabs-fr-1.00-3|30	
14mr|texlive-booktabs-fr-1.00-3|31	#-----------------------------------------------------------------------
14mr|texlive-booktabs-fr-1.00-3|32	%prep
14mr|texlive-booktabs-fr-1.00-3|33	%setup -c -a0 -a1
14mr|texlive-booktabs-fr-1.00-3|34	
14mr|texlive-booktabs-fr-1.00-3|35	%build
14mr|texlive-booktabs-fr-1.00-3|36	
14mr|texlive-booktabs-fr-1.00-3|37	%install
14mr|texlive-booktabs-fr-1.00-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-fr-1.00-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-booktabs-fr-1.00-3|40	
14mr|texlive-booktabs-fr-1.00-3|41	
14mr|texlive-booktabs-fr-1.00-3|42	
14mr|texlive-booktabs-fr-1.00-3|43	%changelog
14mr|texlive-booktabs-fr-1.00-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-booktabs-fr-1.00-3|45	+ Revision: 672880f
14mr|texlive-booktabs-fr-1.00-3|46	- MassBuild#440: Increase release tag
14mr|texlive-booktabs-fr-1.00-3|47	
14mr|texlive-booktabs-fr-1.00-3|48	

19467 14
14mr|texlive-boolexpr-3.14-3|1	# revision 17830
14mr|texlive-boolexpr-3.14-3|2	# category Package
14mr|texlive-boolexpr-3.14-3|3	# catalog-ctan /macros/latex/contrib/boolexpr
14mr|texlive-boolexpr-3.14-3|4	# catalog-date 2010-04-12 11:39:15 +0200
14mr|texlive-boolexpr-3.14-3|5	# catalog-license lppl
14mr|texlive-boolexpr-3.14-3|6	# catalog-version 3.14
14mr|texlive-boolexpr-3.14-3|7	Name:		texlive-boolexpr
14mr|texlive-boolexpr-3.14-3|8	Version:	3.14
14mr|texlive-boolexpr-3.14-3|9	Release:	3
14mr|texlive-boolexpr-3.14-3|10	Summary:	A boolean expression evaluator and a switch command
14mr|texlive-boolexpr-3.14-3|11	Group:		Publishing
14mr|texlive-boolexpr-3.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boolexpr
14mr|texlive-boolexpr-3.14-3|13	License:	LPPL
14mr|texlive-boolexpr-3.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.tar.xz
14mr|texlive-boolexpr-3.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.doc.tar.xz
14mr|texlive-boolexpr-3.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.source.tar.xz
14mr|texlive-boolexpr-3.14-3|17	BuildArch:	noarch
14mr|texlive-boolexpr-3.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-boolexpr-3.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-boolexpr-3.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-boolexpr-3.14-3|21	
14mr|texlive-boolexpr-3.14-3|22	%description
14mr|texlive-boolexpr-3.14-3|23	The \boolexpr macro evaluates boolean expressions in a purely
14mr|texlive-boolexpr-3.14-3|24	expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the
14mr|texlive-boolexpr-3.14-3|25	logical expression is TRUE. A, B, C may be: - numeric
14mr|texlive-boolexpr-3.14-3|26	expressions such as: x=y, x<>y, x>y or x<y; - boolean switches:
14mr|texlive-boolexpr-3.14-3|27	\iftrue 0\else 1\fi; - conditionals: \ifcsname
14mr|texlive-boolexpr-3.14-3|28	whatsit\endcsname 0\else 1\fi; - another \boolexpr: \boolexpr{
14mr|texlive-boolexpr-3.14-3|29	D \OR E \AND F }: \boolexpr may be used with \ifcase:
14mr|texlive-boolexpr-3.14-3|30	\ifcase\boolexpr{ A \OR B \AND C } What to do if true \else
14mr|texlive-boolexpr-3.14-3|31	What to do if false \fi The \switch command (which is also
14mr|texlive-boolexpr-3.14-3|32	expandable) has the form: \switch \case{<boolean expression>}
14mr|texlive-boolexpr-3.14-3|33	... \case{<boolean expression>} ... ... \otherwise ...
14mr|texlive-boolexpr-3.14-3|34	\endswitch.
14mr|texlive-boolexpr-3.14-3|35	
14mr|texlive-boolexpr-3.14-3|36	%post
14mr|texlive-boolexpr-3.14-3|37	%{_sbindir}/texlive.post
14mr|texlive-boolexpr-3.14-3|38	
14mr|texlive-boolexpr-3.14-3|39	%postun
14mr|texlive-boolexpr-3.14-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-boolexpr-3.14-3|41	%{_sbindir}/texlive.post
14mr|texlive-boolexpr-3.14-3|42	fi
14mr|texlive-boolexpr-3.14-3|43	
14mr|texlive-boolexpr-3.14-3|44	#-----------------------------------------------------------------------
14mr|texlive-boolexpr-3.14-3|45	%files
14mr|texlive-boolexpr-3.14-3|46	%{_texmfdistdir}/tex/latex/boolexpr/boolexpr.sty
14mr|texlive-boolexpr-3.14-3|47	%doc %{_texmfdistdir}/doc/latex/boolexpr/README
14mr|texlive-boolexpr-3.14-3|48	%doc %{_texmfdistdir}/doc/latex/boolexpr/boolexpr.pdf
14mr|texlive-boolexpr-3.14-3|49	#- source
14mr|texlive-boolexpr-3.14-3|50	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.dtx
14mr|texlive-boolexpr-3.14-3|51	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.ins
14mr|texlive-boolexpr-3.14-3|52	
14mr|texlive-boolexpr-3.14-3|53	#-----------------------------------------------------------------------
14mr|texlive-boolexpr-3.14-3|54	%prep
14mr|texlive-boolexpr-3.14-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-boolexpr-3.14-3|56	
14mr|texlive-boolexpr-3.14-3|57	%build
14mr|texlive-boolexpr-3.14-3|58	
14mr|texlive-boolexpr-3.14-3|59	%install
14mr|texlive-boolexpr-3.14-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boolexpr-3.14-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-boolexpr-3.14-3|62	
14mr|texlive-boolexpr-3.14-3|63	
14mr|texlive-boolexpr-3.14-3|64	
14mr|texlive-boolexpr-3.14-3|65	%changelog
14mr|texlive-boolexpr-3.14-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.14-3
14mr|texlive-boolexpr-3.14-3|67	+ Revision: a249093
14mr|texlive-boolexpr-3.14-3|68	- MassBuild#440: Increase release tag
14mr|texlive-boolexpr-3.14-3|69	
14mr|texlive-boolexpr-3.14-3|70	

19468 14
14mr|texlive-boondox-1.0-3|1	# revision 22313
14mr|texlive-boondox-1.0-3|2	# category Package
14mr|texlive-boondox-1.0-3|3	# catalog-ctan /fonts/boondox
14mr|texlive-boondox-1.0-3|4	# catalog-date 2011-05-04 08:36:11 +0200
14mr|texlive-boondox-1.0-3|5	# catalog-license lppl
14mr|texlive-boondox-1.0-3|6	# catalog-version 1.0
14mr|texlive-boondox-1.0-3|7	Name:		texlive-boondox
14mr|texlive-boondox-1.0-3|8	Version:	1.0
14mr|texlive-boondox-1.0-3|9	Release:	3
14mr|texlive-boondox-1.0-3|10	Summary:	Mathematical alphabets derived from the STIX fonts
14mr|texlive-boondox-1.0-3|11	Group:		Publishing
14mr|texlive-boondox-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/boondox
14mr|texlive-boondox-1.0-3|13	License:	LPPL
14mr|texlive-boondox-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.tar.xz
14mr|texlive-boondox-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.doc.tar.xz
14mr|texlive-boondox-1.0-3|16	BuildArch:	noarch
14mr|texlive-boondox-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-boondox-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-boondox-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-boondox-1.0-3|20	
14mr|texlive-boondox-1.0-3|21	%description
14mr|texlive-boondox-1.0-3|22	The package contains a number of PostScript fonts derived from
14mr|texlive-boondox-1.0-3|23	the STIX OpenType fonts, that may be used in maths mode in
14mr|texlive-boondox-1.0-3|24	regular and bold weights for calligraphic, fraktur and double-
14mr|texlive-boondox-1.0-3|25	struck alphabets. Virtual fonts with metrics suitable for maths
14mr|texlive-boondox-1.0-3|26	mode are provided, as are LaTeX support files.
14mr|texlive-boondox-1.0-3|27	
14mr|texlive-boondox-1.0-3|28	%post
14mr|texlive-boondox-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-boondox-1.0-3|30	
14mr|texlive-boondox-1.0-3|31	%postun
14mr|texlive-boondox-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-boondox-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-boondox-1.0-3|34	fi
14mr|texlive-boondox-1.0-3|35	
14mr|texlive-boondox-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-boondox-1.0-3|37	%files
14mr|texlive-boondox-1.0-3|38	%{_texmfdistdir}/fonts/map/dvips/boondox/boondox.map
14mr|texlive-boondox-1.0-3|39	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-cal.tfm
14mr|texlive-boondox-1.0-3|40	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-calo.tfm
14mr|texlive-boondox-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-ds.tfm
14mr|texlive-boondox-1.0-3|42	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-frak.tfm
14mr|texlive-boondox-1.0-3|43	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-cal.tfm
14mr|texlive-boondox-1.0-3|44	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-calo.tfm
14mr|texlive-boondox-1.0-3|45	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-ds.tfm
14mr|texlive-boondox-1.0-3|46	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-frak.tfm
14mr|texlive-boondox-1.0-3|47	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf7z.tfm
14mr|texlive-boondox-1.0-3|48	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf8a.tfm
14mr|texlive-boondox-1.0-3|49	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl7z.tfm
14mr|texlive-boondox-1.0-3|50	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl8a.tfm
14mr|texlive-boondox-1.0-3|51	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbow7z.tfm
14mr|texlive-boondox-1.0-3|52	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw7z.tfm
14mr|texlive-boondox-1.0-3|53	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw8a.tfm
14mr|texlive-boondox-1.0-3|54	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf7z.tfm
14mr|texlive-boondox-1.0-3|55	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf8a.tfm
14mr|texlive-boondox-1.0-3|56	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl7z.tfm
14mr|texlive-boondox-1.0-3|57	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl8a.tfm
14mr|texlive-boondox-1.0-3|58	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrow7z.tfm
14mr|texlive-boondox-1.0-3|59	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw7z.tfm
14mr|texlive-boondox-1.0-3|60	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw8a.tfm
14mr|texlive-boondox-1.0-3|61	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbf8a.pfb
14mr|texlive-boondox-1.0-3|62	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbl8a.pfb
14mr|texlive-boondox-1.0-3|63	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbw8a.pfb
14mr|texlive-boondox-1.0-3|64	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrf8a.pfb
14mr|texlive-boondox-1.0-3|65	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrl8a.pfb
14mr|texlive-boondox-1.0-3|66	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrw8a.pfb
14mr|texlive-boondox-1.0-3|67	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-cal.vf
14mr|texlive-boondox-1.0-3|68	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-calo.vf
14mr|texlive-boondox-1.0-3|69	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-ds.vf
14mr|texlive-boondox-1.0-3|70	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-frak.vf
14mr|texlive-boondox-1.0-3|71	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-cal.vf
14mr|texlive-boondox-1.0-3|72	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-calo.vf
14mr|texlive-boondox-1.0-3|73	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-ds.vf
14mr|texlive-boondox-1.0-3|74	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-frak.vf
14mr|texlive-boondox-1.0-3|75	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-cal.sty
14mr|texlive-boondox-1.0-3|76	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-calo.sty
14mr|texlive-boondox-1.0-3|77	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-ds.sty
14mr|texlive-boondox-1.0-3|78	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-frak.sty
14mr|texlive-boondox-1.0-3|79	%{_texmfdistdir}/tex/latex/boondox/uboondox-cal.fd
14mr|texlive-boondox-1.0-3|80	%{_texmfdistdir}/tex/latex/boondox/uboondox-calo.fd
14mr|texlive-boondox-1.0-3|81	%{_texmfdistdir}/tex/latex/boondox/uboondox-ds.fd
14mr|texlive-boondox-1.0-3|82	%{_texmfdistdir}/tex/latex/boondox/uboondox-frak.fd
14mr|texlive-boondox-1.0-3|83	%doc %{_texmfdistdir}/doc/fonts/boondox/README
14mr|texlive-boondox-1.0-3|84	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.pdf
14mr|texlive-boondox-1.0-3|85	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.tex
14mr|texlive-boondox-1.0-3|86	
14mr|texlive-boondox-1.0-3|87	#-----------------------------------------------------------------------
14mr|texlive-boondox-1.0-3|88	%prep
14mr|texlive-boondox-1.0-3|89	%setup -c -a0 -a1
14mr|texlive-boondox-1.0-3|90	
14mr|texlive-boondox-1.0-3|91	%build
14mr|texlive-boondox-1.0-3|92	
14mr|texlive-boondox-1.0-3|93	%install
14mr|texlive-boondox-1.0-3|94	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boondox-1.0-3|95	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-boondox-1.0-3|96	
14mr|texlive-boondox-1.0-3|97	
14mr|texlive-boondox-1.0-3|98	
14mr|texlive-boondox-1.0-3|99	%changelog
14mr|texlive-boondox-1.0-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-boondox-1.0-3|101	+ Revision: 35da539
14mr|texlive-boondox-1.0-3|102	- MassBuild#440: Increase release tag
14mr|texlive-boondox-1.0-3|103	
14mr|texlive-boondox-1.0-3|104	

19469 14
14mr|texlive-bophook-0.02-3|1	# revision 17062
14mr|texlive-bophook-0.02-3|2	# category Package
14mr|texlive-bophook-0.02-3|3	# catalog-ctan /macros/latex/contrib/bophook
14mr|texlive-bophook-0.02-3|4	# catalog-date 2006-12-31 16:08:10 +0100
14mr|texlive-bophook-0.02-3|5	# catalog-license lppl
14mr|texlive-bophook-0.02-3|6	# catalog-version 0.02
14mr|texlive-bophook-0.02-3|7	Name:		texlive-bophook
14mr|texlive-bophook-0.02-3|8	Version:	0.02
14mr|texlive-bophook-0.02-3|9	Release:	3
14mr|texlive-bophook-0.02-3|10	Summary:	Provides an At-Begin-Page hook
14mr|texlive-bophook-0.02-3|11	Group:		Publishing
14mr|texlive-bophook-0.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bophook
14mr|texlive-bophook-0.02-3|13	License:	LPPL
14mr|texlive-bophook-0.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.tar.xz
14mr|texlive-bophook-0.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.doc.tar.xz
14mr|texlive-bophook-0.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.source.tar.xz
14mr|texlive-bophook-0.02-3|17	BuildArch:	noarch
14mr|texlive-bophook-0.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bophook-0.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bophook-0.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bophook-0.02-3|21	
14mr|texlive-bophook-0.02-3|22	%description
14mr|texlive-bophook-0.02-3|23	Using the \AtBeginPage hook, you can add material in the
14mr|texlive-bophook-0.02-3|24	background of a page. \PageLayout can be used to give page
14mr|texlive-bophook-0.02-3|25	makeup commands to be executed on every page (e.g., depend on
14mr|texlive-bophook-0.02-3|26	the page style).
14mr|texlive-bophook-0.02-3|27	
14mr|texlive-bophook-0.02-3|28	%post
14mr|texlive-bophook-0.02-3|29	%{_sbindir}/texlive.post
14mr|texlive-bophook-0.02-3|30	
14mr|texlive-bophook-0.02-3|31	%postun
14mr|texlive-bophook-0.02-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bophook-0.02-3|33	%{_sbindir}/texlive.post
14mr|texlive-bophook-0.02-3|34	fi
14mr|texlive-bophook-0.02-3|35	
14mr|texlive-bophook-0.02-3|36	#-----------------------------------------------------------------------
14mr|texlive-bophook-0.02-3|37	%files
14mr|texlive-bophook-0.02-3|38	%{_texmfdistdir}/tex/latex/bophook/bophook.sty
14mr|texlive-bophook-0.02-3|39	%doc %{_texmfdistdir}/doc/latex/bophook/bophook.pdf
14mr|texlive-bophook-0.02-3|40	#- source
14mr|texlive-bophook-0.02-3|41	%doc %{_texmfdistdir}/source/latex/bophook/bophook.dtx
14mr|texlive-bophook-0.02-3|42	%doc %{_texmfdistdir}/source/latex/bophook/bophook.ins
14mr|texlive-bophook-0.02-3|43	
14mr|texlive-bophook-0.02-3|44	#-----------------------------------------------------------------------
14mr|texlive-bophook-0.02-3|45	%prep
14mr|texlive-bophook-0.02-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-bophook-0.02-3|47	
14mr|texlive-bophook-0.02-3|48	%build
14mr|texlive-bophook-0.02-3|49	
14mr|texlive-bophook-0.02-3|50	%install
14mr|texlive-bophook-0.02-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bophook-0.02-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bophook-0.02-3|53	
14mr|texlive-bophook-0.02-3|54	
14mr|texlive-bophook-0.02-3|55	
14mr|texlive-bophook-0.02-3|56	%changelog
14mr|texlive-bophook-0.02-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02-3
14mr|texlive-bophook-0.02-3|58	+ Revision: 26d245b
14mr|texlive-bophook-0.02-3|59	- MassBuild#440: Increase release tag
14mr|texlive-bophook-0.02-3|60	
14mr|texlive-bophook-0.02-3|61	

19470 14
14mr|texlive-borceux-3.1-3|1	# revision 21047
14mr|texlive-borceux-3.1-3|2	# category Package
14mr|texlive-borceux-3.1-3|3	# catalog-ctan /macros/generic/diagrams/borceux
14mr|texlive-borceux-3.1-3|4	# catalog-date 2009-01-02 20:30:08 +0100
14mr|texlive-borceux-3.1-3|5	# catalog-license noinfo
14mr|texlive-borceux-3.1-3|6	# catalog-version 3.1
14mr|texlive-borceux-3.1-3|7	Name:		texlive-borceux
14mr|texlive-borceux-3.1-3|8	Version:	3.1
14mr|texlive-borceux-3.1-3|9	Release:	3
14mr|texlive-borceux-3.1-3|10	Summary:	Diagram macros by Francois Borceux
14mr|texlive-borceux-3.1-3|11	Group:		Publishing
14mr|texlive-borceux-3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/borceux
14mr|texlive-borceux-3.1-3|13	License:	NOINFO
14mr|texlive-borceux-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.tar.xz
14mr|texlive-borceux-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.doc.tar.xz
14mr|texlive-borceux-3.1-3|16	BuildArch:	noarch
14mr|texlive-borceux-3.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-borceux-3.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-borceux-3.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-borceux-3.1-3|20	
14mr|texlive-borceux-3.1-3|21	%description
14mr|texlive-borceux-3.1-3|22	The macros support the construction of diagrams, such as those
14mr|texlive-borceux-3.1-3|23	that appear in category theory texts. The user gives the list
14mr|texlive-borceux-3.1-3|24	of vertices and arrows to be included, just as when composing a
14mr|texlive-borceux-3.1-3|25	matrix, and the program takes care of computing the dimensions
14mr|texlive-borceux-3.1-3|26	of the arrows and realizing the pagesetting. All the user has
14mr|texlive-borceux-3.1-3|27	to do about the arrows is to specify their type (monomorphism,
14mr|texlive-borceux-3.1-3|28	pair of adjoint arrows, etc.) and their direction (north,
14mr|texlive-borceux-3.1-3|29	south-east, etc.); 12 types and 32 directions are available.
14mr|texlive-borceux-3.1-3|30	
14mr|texlive-borceux-3.1-3|31	%post
14mr|texlive-borceux-3.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-borceux-3.1-3|33	
14mr|texlive-borceux-3.1-3|34	%postun
14mr|texlive-borceux-3.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-borceux-3.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-borceux-3.1-3|37	fi
14mr|texlive-borceux-3.1-3|38	
14mr|texlive-borceux-3.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-borceux-3.1-3|40	%files
14mr|texlive-borceux-3.1-3|41	%{_texmfdistdir}/tex/generic/borceux/Diagram
14mr|texlive-borceux-3.1-3|42	%{_texmfdistdir}/tex/generic/borceux/MaxiDiagram
14mr|texlive-borceux-3.1-3|43	%{_texmfdistdir}/tex/generic/borceux/MicroDiagram
14mr|texlive-borceux-3.1-3|44	%{_texmfdistdir}/tex/generic/borceux/MiniDiagram
14mr|texlive-borceux-3.1-3|45	%{_texmfdistdir}/tex/generic/borceux/MultipleArrows
14mr|texlive-borceux-3.1-3|46	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Mode_d_Emploi
14mr|texlive-borceux-3.1-3|47	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Read_Me
14mr|texlive-borceux-3.1-3|48	%doc %{_texmfdistdir}/doc/generic/borceux/README
14mr|texlive-borceux-3.1-3|49	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldDiagram
14mr|texlive-borceux-3.1-3|50	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMaxiDiagram
14mr|texlive-borceux-3.1-3|51	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMicroDiagram
14mr|texlive-borceux-3.1-3|52	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMiniDiagram
14mr|texlive-borceux-3.1-3|53	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMultipleArrows
14mr|texlive-borceux-3.1-3|54	
14mr|texlive-borceux-3.1-3|55	#-----------------------------------------------------------------------
14mr|texlive-borceux-3.1-3|56	%prep
14mr|texlive-borceux-3.1-3|57	%setup -c -a0 -a1
14mr|texlive-borceux-3.1-3|58	
14mr|texlive-borceux-3.1-3|59	%build
14mr|texlive-borceux-3.1-3|60	
14mr|texlive-borceux-3.1-3|61	%install
14mr|texlive-borceux-3.1-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-borceux-3.1-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-borceux-3.1-3|64	
14mr|texlive-borceux-3.1-3|65	
14mr|texlive-borceux-3.1-3|66	
14mr|texlive-borceux-3.1-3|67	%changelog
14mr|texlive-borceux-3.1-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-3
14mr|texlive-borceux-3.1-3|69	+ Revision: 721b375
14mr|texlive-borceux-3.1-3|70	- MassBuild#440: Increase release tag
14mr|texlive-borceux-3.1-3|71	
14mr|texlive-borceux-3.1-3|72	

19471 14
14mr|texlive-bosisio-20100210-3|1	# revision 16989
14mr|texlive-bosisio-20100210-3|2	# category Package
14mr|texlive-bosisio-20100210-3|3	# catalog-ctan /macros/latex/contrib/bosisio
14mr|texlive-bosisio-20100210-3|4	# catalog-date 2010-02-10 21:47:34 +0100
14mr|texlive-bosisio-20100210-3|5	# catalog-license lppl
14mr|texlive-bosisio-20100210-3|6	# catalog-version undef
14mr|texlive-bosisio-20100210-3|7	Name:		texlive-bosisio
14mr|texlive-bosisio-20100210-3|8	Version:	20100210
14mr|texlive-bosisio-20100210-3|9	Release:	3
14mr|texlive-bosisio-20100210-3|10	Summary:	A collection of packages by Francesco Bosisio
14mr|texlive-bosisio-20100210-3|11	Group:		Publishing
14mr|texlive-bosisio-20100210-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bosisio
14mr|texlive-bosisio-20100210-3|13	License:	LPPL
14mr|texlive-bosisio-20100210-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.tar.xz
14mr|texlive-bosisio-20100210-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.doc.tar.xz
14mr|texlive-bosisio-20100210-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.source.tar.xz
14mr|texlive-bosisio-20100210-3|17	BuildArch:	noarch
14mr|texlive-bosisio-20100210-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bosisio-20100210-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bosisio-20100210-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bosisio-20100210-3|21	
14mr|texlive-bosisio-20100210-3|22	%description
14mr|texlive-bosisio-20100210-3|23	A collection of packages containing: accenti dblfont; envmath;
14mr|texlive-bosisio-20100210-3|24	evenpage; graphfig; mathcmd; quotes; and sobolev.
14mr|texlive-bosisio-20100210-3|25	
14mr|texlive-bosisio-20100210-3|26	%post
14mr|texlive-bosisio-20100210-3|27	%{_sbindir}/texlive.post
14mr|texlive-bosisio-20100210-3|28	
14mr|texlive-bosisio-20100210-3|29	%postun
14mr|texlive-bosisio-20100210-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-bosisio-20100210-3|31	%{_sbindir}/texlive.post
14mr|texlive-bosisio-20100210-3|32	fi
14mr|texlive-bosisio-20100210-3|33	
14mr|texlive-bosisio-20100210-3|34	#-----------------------------------------------------------------------
14mr|texlive-bosisio-20100210-3|35	%files
14mr|texlive-bosisio-20100210-3|36	%{_texmfdistdir}/tex/latex/bosisio/accenti.sty
14mr|texlive-bosisio-20100210-3|37	%{_texmfdistdir}/tex/latex/bosisio/dblfont.sty
14mr|texlive-bosisio-20100210-3|38	%{_texmfdistdir}/tex/latex/bosisio/envmath.sty
14mr|texlive-bosisio-20100210-3|39	%{_texmfdistdir}/tex/latex/bosisio/evenpage.sty
14mr|texlive-bosisio-20100210-3|40	%{_texmfdistdir}/tex/latex/bosisio/graphfig.sty
14mr|texlive-bosisio-20100210-3|41	%{_texmfdistdir}/tex/latex/bosisio/mathcmd.sty
14mr|texlive-bosisio-20100210-3|42	%{_texmfdistdir}/tex/latex/bosisio/quotes.sty
14mr|texlive-bosisio-20100210-3|43	%{_texmfdistdir}/tex/latex/bosisio/sobolev.sty
14mr|texlive-bosisio-20100210-3|44	%doc %{_texmfdistdir}/doc/latex/bosisio/README
14mr|texlive-bosisio-20100210-3|45	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.html
14mr|texlive-bosisio-20100210-3|46	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.pdf
14mr|texlive-bosisio-20100210-3|47	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.html
14mr|texlive-bosisio-20100210-3|48	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.pdf
14mr|texlive-bosisio-20100210-3|49	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.html
14mr|texlive-bosisio-20100210-3|50	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.pdf
14mr|texlive-bosisio-20100210-3|51	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.html
14mr|texlive-bosisio-20100210-3|52	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.pdf
14mr|texlive-bosisio-20100210-3|53	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.html
14mr|texlive-bosisio-20100210-3|54	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.pdf
14mr|texlive-bosisio-20100210-3|55	%doc %{_texmfdistdir}/doc/latex/bosisio/index.html
14mr|texlive-bosisio-20100210-3|56	%doc %{_texmfdistdir}/doc/latex/bosisio/makedoc
14mr|texlive-bosisio-20100210-3|57	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.html
14mr|texlive-bosisio-20100210-3|58	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.pdf
14mr|texlive-bosisio-20100210-3|59	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.html
14mr|texlive-bosisio-20100210-3|60	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.pdf
14mr|texlive-bosisio-20100210-3|61	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.html
14mr|texlive-bosisio-20100210-3|62	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.pdf
14mr|texlive-bosisio-20100210-3|63	#- source
14mr|texlive-bosisio-20100210-3|64	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.drv
14mr|texlive-bosisio-20100210-3|65	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.dtx
14mr|texlive-bosisio-20100210-3|66	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.drv
14mr|texlive-bosisio-20100210-3|67	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.dtx
14mr|texlive-bosisio-20100210-3|68	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.drv
14mr|texlive-bosisio-20100210-3|69	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.dtx
14mr|texlive-bosisio-20100210-3|70	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.drv
14mr|texlive-bosisio-20100210-3|71	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.dtx
14mr|texlive-bosisio-20100210-3|72	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.drv
14mr|texlive-bosisio-20100210-3|73	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.dtx
14mr|texlive-bosisio-20100210-3|74	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.drv
14mr|texlive-bosisio-20100210-3|75	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.dtx
14mr|texlive-bosisio-20100210-3|76	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.drv
14mr|texlive-bosisio-20100210-3|77	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.dtx
14mr|texlive-bosisio-20100210-3|78	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.drv
14mr|texlive-bosisio-20100210-3|79	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.dtx
14mr|texlive-bosisio-20100210-3|80	
14mr|texlive-bosisio-20100210-3|81	#-----------------------------------------------------------------------
14mr|texlive-bosisio-20100210-3|82	%prep
14mr|texlive-bosisio-20100210-3|83	%setup -c -a0 -a1 -a2
14mr|texlive-bosisio-20100210-3|84	
14mr|texlive-bosisio-20100210-3|85	%build
14mr|texlive-bosisio-20100210-3|86	
14mr|texlive-bosisio-20100210-3|87	%install
14mr|texlive-bosisio-20100210-3|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bosisio-20100210-3|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bosisio-20100210-3|90	
14mr|texlive-bosisio-20100210-3|91	
14mr|texlive-bosisio-20100210-3|92	
14mr|texlive-bosisio-20100210-3|93	%changelog
14mr|texlive-bosisio-20100210-3|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100210-3
14mr|texlive-bosisio-20100210-3|95	+ Revision: ec99805
14mr|texlive-bosisio-20100210-3|96	- MassBuild#440: Increase release tag
14mr|texlive-bosisio-20100210-3|97	
14mr|texlive-bosisio-20100210-3|98	

19472 14
14mr|texlive-boxedminipage-20100223-3|1	# revision 17087
14mr|texlive-boxedminipage-20100223-3|2	# category Package
14mr|texlive-boxedminipage-20100223-3|3	# catalog-ctan /macros/latex/contrib/boxedminipage
14mr|texlive-boxedminipage-20100223-3|4	# catalog-date 2010-02-23 16:09:16 +0100
14mr|texlive-boxedminipage-20100223-3|5	# catalog-license pd
14mr|texlive-boxedminipage-20100223-3|6	# catalog-version undef
14mr|texlive-boxedminipage-20100223-3|7	Name:		texlive-boxedminipage
14mr|texlive-boxedminipage-20100223-3|8	Version:	20100223
14mr|texlive-boxedminipage-20100223-3|9	Release:	3
14mr|texlive-boxedminipage-20100223-3|10	Summary:	A package for producing framed minipages
14mr|texlive-boxedminipage-20100223-3|11	Group:		Publishing
14mr|texlive-boxedminipage-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxedminipage
14mr|texlive-boxedminipage-20100223-3|13	License:	PD
14mr|texlive-boxedminipage-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.tar.xz
14mr|texlive-boxedminipage-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.doc.tar.xz
14mr|texlive-boxedminipage-20100223-3|16	BuildArch:	noarch
14mr|texlive-boxedminipage-20100223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-boxedminipage-20100223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-boxedminipage-20100223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-boxedminipage-20100223-3|20	
14mr|texlive-boxedminipage-20100223-3|21	%description
14mr|texlive-boxedminipage-20100223-3|22	LaTeX package which defines the boxedminipage environment --
14mr|texlive-boxedminipage-20100223-3|23	like minipage, but with a frame around it.
14mr|texlive-boxedminipage-20100223-3|24	
14mr|texlive-boxedminipage-20100223-3|25	%post
14mr|texlive-boxedminipage-20100223-3|26	%{_sbindir}/texlive.post
14mr|texlive-boxedminipage-20100223-3|27	
14mr|texlive-boxedminipage-20100223-3|28	%postun
14mr|texlive-boxedminipage-20100223-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-boxedminipage-20100223-3|30	%{_sbindir}/texlive.post
14mr|texlive-boxedminipage-20100223-3|31	fi
14mr|texlive-boxedminipage-20100223-3|32	
14mr|texlive-boxedminipage-20100223-3|33	#-----------------------------------------------------------------------
14mr|texlive-boxedminipage-20100223-3|34	%files
14mr|texlive-boxedminipage-20100223-3|35	%{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage.sty
14mr|texlive-boxedminipage-20100223-3|36	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.pdf
14mr|texlive-boxedminipage-20100223-3|37	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.tex
14mr|texlive-boxedminipage-20100223-3|38	
14mr|texlive-boxedminipage-20100223-3|39	#-----------------------------------------------------------------------
14mr|texlive-boxedminipage-20100223-3|40	%prep
14mr|texlive-boxedminipage-20100223-3|41	%setup -c -a0 -a1
14mr|texlive-boxedminipage-20100223-3|42	
14mr|texlive-boxedminipage-20100223-3|43	%build
14mr|texlive-boxedminipage-20100223-3|44	
14mr|texlive-boxedminipage-20100223-3|45	%install
14mr|texlive-boxedminipage-20100223-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boxedminipage-20100223-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-boxedminipage-20100223-3|48	
14mr|texlive-boxedminipage-20100223-3|49	
14mr|texlive-boxedminipage-20100223-3|50	
14mr|texlive-boxedminipage-20100223-3|51	%changelog
14mr|texlive-boxedminipage-20100223-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-boxedminipage-20100223-3|53	+ Revision: 6d606e4
14mr|texlive-boxedminipage-20100223-3|54	- MassBuild#440: Increase release tag
14mr|texlive-boxedminipage-20100223-3|55	
14mr|texlive-boxedminipage-20100223-3|56	

19473 14
14mr|texlive-boxhandler-1.30-6|1	# revision 28031
14mr|texlive-boxhandler-1.30-6|2	# category Package
14mr|texlive-boxhandler-1.30-6|3	# catalog-ctan /macros/latex/contrib/boxhandler
14mr|texlive-boxhandler-1.30-6|4	# catalog-date 2012-10-18 23:00:43 +0200
14mr|texlive-boxhandler-1.30-6|5	# catalog-license lppl
14mr|texlive-boxhandler-1.30-6|6	# catalog-version 1.30
14mr|texlive-boxhandler-1.30-6|7	Name:		texlive-boxhandler
14mr|texlive-boxhandler-1.30-6|8	Version:	1.30
14mr|texlive-boxhandler-1.30-6|9	Release:	6
14mr|texlive-boxhandler-1.30-6|10	Summary:	Flexible Captioning and Deferred Box/List Printing
14mr|texlive-boxhandler-1.30-6|11	Group:		Publishing
14mr|texlive-boxhandler-1.30-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxhandler
14mr|texlive-boxhandler-1.30-6|13	License:	LPPL
14mr|texlive-boxhandler-1.30-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.tar.xz
14mr|texlive-boxhandler-1.30-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.doc.tar.xz
14mr|texlive-boxhandler-1.30-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.source.tar.xz
14mr|texlive-boxhandler-1.30-6|17	BuildArch:	noarch
14mr|texlive-boxhandler-1.30-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-boxhandler-1.30-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-boxhandler-1.30-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-boxhandler-1.30-6|21	
14mr|texlive-boxhandler-1.30-6|22	%description
14mr|texlive-boxhandler-1.30-6|23	The package allows the user to optimise presentation of LaTeX
14mr|texlive-boxhandler-1.30-6|24	tables and figures. Boxhandler will lay out table and figure
14mr|texlive-boxhandler-1.30-6|25	captions with a variety of stylistic apperances, and will also
14mr|texlive-boxhandler-1.30-6|26	allow figures and tables to be "wrapped" in a manner consistent
14mr|texlive-boxhandler-1.30-6|27	with many business and government documents. For a document
14mr|texlive-boxhandler-1.30-6|28	that might appear in different venues with different
14mr|texlive-boxhandler-1.30-6|29	formatting, boxhandler permits the creation of a LaTeX source
14mr|texlive-boxhandler-1.30-6|30	document that can, with a single-line change in the source
14mr|texlive-boxhandler-1.30-6|31	code, produce an output that has very different layout from the
14mr|texlive-boxhandler-1.30-6|32	baseline configuration, not only in terms of caption style, but
14mr|texlive-boxhandler-1.30-6|33	more importantly in terms of the locations where figures,
14mr|texlive-boxhandler-1.30-6|34	tables and lists appear (or not) in the document. Deferral
14mr|texlive-boxhandler-1.30-6|35	routines also allow one to keep all figure and table data in a
14mr|texlive-boxhandler-1.30-6|36	separate source file, while nonetheless producing a document
14mr|texlive-boxhandler-1.30-6|37	with figures and tables appearing in the desired location.
14mr|texlive-boxhandler-1.30-6|38	
14mr|texlive-boxhandler-1.30-6|39	%post
14mr|texlive-boxhandler-1.30-6|40	%{_sbindir}/texlive.post
14mr|texlive-boxhandler-1.30-6|41	
14mr|texlive-boxhandler-1.30-6|42	%postun
14mr|texlive-boxhandler-1.30-6|43	if [ $1 -eq 0 ]; then
14mr|texlive-boxhandler-1.30-6|44	%{_sbindir}/texlive.post
14mr|texlive-boxhandler-1.30-6|45	fi
14mr|texlive-boxhandler-1.30-6|46	
14mr|texlive-boxhandler-1.30-6|47	#-----------------------------------------------------------------------
14mr|texlive-boxhandler-1.30-6|48	%files
14mr|texlive-boxhandler-1.30-6|49	%{_texmfdistdir}/tex/latex/boxhandler/boxhandler.sty
14mr|texlive-boxhandler-1.30-6|50	%doc %{_texmfdistdir}/doc/latex/boxhandler/README
14mr|texlive-boxhandler-1.30-6|51	%doc %{_texmfdistdir}/doc/latex/boxhandler/boxhandler.pdf
14mr|texlive-boxhandler-1.30-6|52	#- source
14mr|texlive-boxhandler-1.30-6|53	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.dtx
14mr|texlive-boxhandler-1.30-6|54	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.ins
14mr|texlive-boxhandler-1.30-6|55	
14mr|texlive-boxhandler-1.30-6|56	#-----------------------------------------------------------------------
14mr|texlive-boxhandler-1.30-6|57	%prep
14mr|texlive-boxhandler-1.30-6|58	%setup -c -a0 -a1 -a2
14mr|texlive-boxhandler-1.30-6|59	
14mr|texlive-boxhandler-1.30-6|60	%build
14mr|texlive-boxhandler-1.30-6|61	
14mr|texlive-boxhandler-1.30-6|62	%install
14mr|texlive-boxhandler-1.30-6|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-boxhandler-1.30-6|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-boxhandler-1.30-6|65	
14mr|texlive-boxhandler-1.30-6|66	%changelog
14mr|texlive-boxhandler-1.30-6|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30-6
14mr|texlive-boxhandler-1.30-6|68	+ Revision: 40d6c52
14mr|texlive-boxhandler-1.30-6|69	- MassBuild#440: Increase release tag
14mr|texlive-boxhandler-1.30-6|70	
14mr|texlive-boxhandler-1.30-6|71	

19474 14
14mr|texlive-bpchem-v1.06-3|1	# revision 15878
14mr|texlive-bpchem-v1.06-3|2	# category Package
14mr|texlive-bpchem-v1.06-3|3	# catalog-ctan /macros/latex/contrib/bpchem
14mr|texlive-bpchem-v1.06-3|4	# catalog-date 2006-12-01 14:16:52 +0100
14mr|texlive-bpchem-v1.06-3|5	# catalog-license lppl
14mr|texlive-bpchem-v1.06-3|6	# catalog-version v1.06
14mr|texlive-bpchem-v1.06-3|7	Name:		texlive-bpchem
14mr|texlive-bpchem-v1.06-3|8	Version:	v1.06
14mr|texlive-bpchem-v1.06-3|9	Release:	3
14mr|texlive-bpchem-v1.06-3|10	Summary:	Typeset chemical names, formulae, etc
14mr|texlive-bpchem-v1.06-3|11	Group:		Publishing
14mr|texlive-bpchem-v1.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bpchem
14mr|texlive-bpchem-v1.06-3|13	License:	LPPL
14mr|texlive-bpchem-v1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.tar.xz
14mr|texlive-bpchem-v1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.doc.tar.xz
14mr|texlive-bpchem-v1.06-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.source.tar.xz
14mr|texlive-bpchem-v1.06-3|17	BuildArch:	noarch
14mr|texlive-bpchem-v1.06-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bpchem-v1.06-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bpchem-v1.06-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bpchem-v1.06-3|21	
14mr|texlive-bpchem-v1.06-3|22	%description
14mr|texlive-bpchem-v1.06-3|23	The package provides support for typesetting simple chemical
14mr|texlive-bpchem-v1.06-3|24	formulae, those long IUPAC compound names, and some chemical
14mr|texlive-bpchem-v1.06-3|25	idioms. It also supports the labelling of compounds and
14mr|texlive-bpchem-v1.06-3|26	reference to labelled compounds.
14mr|texlive-bpchem-v1.06-3|27	
14mr|texlive-bpchem-v1.06-3|28	%post
14mr|texlive-bpchem-v1.06-3|29	%{_sbindir}/texlive.post
14mr|texlive-bpchem-v1.06-3|30	
14mr|texlive-bpchem-v1.06-3|31	%postun
14mr|texlive-bpchem-v1.06-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bpchem-v1.06-3|33	%{_sbindir}/texlive.post
14mr|texlive-bpchem-v1.06-3|34	fi
14mr|texlive-bpchem-v1.06-3|35	
14mr|texlive-bpchem-v1.06-3|36	#-----------------------------------------------------------------------
14mr|texlive-bpchem-v1.06-3|37	%files
14mr|texlive-bpchem-v1.06-3|38	%{_texmfdistdir}/tex/latex/bpchem/bpchem.sty
14mr|texlive-bpchem-v1.06-3|39	%doc %{_texmfdistdir}/doc/latex/bpchem/bpchem.pdf
14mr|texlive-bpchem-v1.06-3|40	#- source
14mr|texlive-bpchem-v1.06-3|41	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.dtx
14mr|texlive-bpchem-v1.06-3|42	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.ins
14mr|texlive-bpchem-v1.06-3|43	
14mr|texlive-bpchem-v1.06-3|44	#-----------------------------------------------------------------------
14mr|texlive-bpchem-v1.06-3|45	%prep
14mr|texlive-bpchem-v1.06-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-bpchem-v1.06-3|47	
14mr|texlive-bpchem-v1.06-3|48	%build
14mr|texlive-bpchem-v1.06-3|49	
14mr|texlive-bpchem-v1.06-3|50	%install
14mr|texlive-bpchem-v1.06-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bpchem-v1.06-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bpchem-v1.06-3|53	
14mr|texlive-bpchem-v1.06-3|54	
14mr|texlive-bpchem-v1.06-3|55	
14mr|texlive-bpchem-v1.06-3|56	%changelog
14mr|texlive-bpchem-v1.06-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.06-3
14mr|texlive-bpchem-v1.06-3|58	+ Revision: e8a3922
14mr|texlive-bpchem-v1.06-3|59	- MassBuild#440: Increase release tag
14mr|texlive-bpchem-v1.06-3|60	
14mr|texlive-bpchem-v1.06-3|61	

19475 14
14mr|texlive-bpolynomial-0.5-3|1	# revision 15878
14mr|texlive-bpolynomial-0.5-3|2	# category Package
14mr|texlive-bpolynomial-0.5-3|3	# catalog-ctan /graphics/metapost/contrib/macros/bpolynomial
14mr|texlive-bpolynomial-0.5-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-bpolynomial-0.5-3|5	# catalog-license lppl
14mr|texlive-bpolynomial-0.5-3|6	# catalog-version 0.5
14mr|texlive-bpolynomial-0.5-3|7	Name:		texlive-bpolynomial
14mr|texlive-bpolynomial-0.5-3|8	Version:	0.5
14mr|texlive-bpolynomial-0.5-3|9	Release:	3
14mr|texlive-bpolynomial-0.5-3|10	Summary:	Drawing polynomial functions of up to order 3
14mr|texlive-bpolynomial-0.5-3|11	Group:		Publishing
14mr|texlive-bpolynomial-0.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bpolynomial
14mr|texlive-bpolynomial-0.5-3|13	License:	LPPL
14mr|texlive-bpolynomial-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.tar.xz
14mr|texlive-bpolynomial-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.doc.tar.xz
14mr|texlive-bpolynomial-0.5-3|16	BuildArch:	noarch
14mr|texlive-bpolynomial-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bpolynomial-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bpolynomial-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bpolynomial-0.5-3|20	
14mr|texlive-bpolynomial-0.5-3|21	%description
14mr|texlive-bpolynomial-0.5-3|22	This MetaPost package helps plotting polynomial and root
14mr|texlive-bpolynomial-0.5-3|23	functions up to order three. The package provides macros to
14mr|texlive-bpolynomial-0.5-3|24	calculate Bezier curves exactly matching a given constant,
14mr|texlive-bpolynomial-0.5-3|25	linear, quadratic or cubic polynomial, or square or cubic root
14mr|texlive-bpolynomial-0.5-3|26	function. In addition, tangents on all functions and
14mr|texlive-bpolynomial-0.5-3|27	derivatives of polynomials can be calculated.
14mr|texlive-bpolynomial-0.5-3|28	
14mr|texlive-bpolynomial-0.5-3|29	%post
14mr|texlive-bpolynomial-0.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-bpolynomial-0.5-3|31	
14mr|texlive-bpolynomial-0.5-3|32	%postun
14mr|texlive-bpolynomial-0.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-bpolynomial-0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-bpolynomial-0.5-3|35	fi
14mr|texlive-bpolynomial-0.5-3|36	
14mr|texlive-bpolynomial-0.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-bpolynomial-0.5-3|38	%files
14mr|texlive-bpolynomial-0.5-3|39	%{_texmfdistdir}/metapost/bpolynomial/bpolynomial.mp
14mr|texlive-bpolynomial-0.5-3|40	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/CHANGES
14mr|texlive-bpolynomial-0.5-3|41	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/README
14mr|texlive-bpolynomial-0.5-3|42	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/TODO
14mr|texlive-bpolynomial-0.5-3|43	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.pdf
14mr|texlive-bpolynomial-0.5-3|44	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.tex
14mr|texlive-bpolynomial-0.5-3|45	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/examples.mp
14mr|texlive-bpolynomial-0.5-3|46	
14mr|texlive-bpolynomial-0.5-3|47	#-----------------------------------------------------------------------
14mr|texlive-bpolynomial-0.5-3|48	%prep
14mr|texlive-bpolynomial-0.5-3|49	%setup -c -a0 -a1
14mr|texlive-bpolynomial-0.5-3|50	
14mr|texlive-bpolynomial-0.5-3|51	%build
14mr|texlive-bpolynomial-0.5-3|52	
14mr|texlive-bpolynomial-0.5-3|53	%install
14mr|texlive-bpolynomial-0.5-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bpolynomial-0.5-3|55	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bpolynomial-0.5-3|56	
14mr|texlive-bpolynomial-0.5-3|57	
14mr|texlive-bpolynomial-0.5-3|58	
14mr|texlive-bpolynomial-0.5-3|59	%changelog
14mr|texlive-bpolynomial-0.5-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-bpolynomial-0.5-3|61	+ Revision: ae7103a
14mr|texlive-bpolynomial-0.5-3|62	- MassBuild#440: Increase release tag
14mr|texlive-bpolynomial-0.5-3|63	
14mr|texlive-bpolynomial-0.5-3|64	

19476 14
14mr|texlive-bracketkey-1.0-3|1	# revision 17129
14mr|texlive-bracketkey-1.0-3|2	# category Package
14mr|texlive-bracketkey-1.0-3|3	# catalog-ctan /macros/latex/contrib/bracketkey
14mr|texlive-bracketkey-1.0-3|4	# catalog-date 2010-02-19 21:33:30 +0100
14mr|texlive-bracketkey-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bracketkey-1.0-3|6	# catalog-version 1.0
14mr|texlive-bracketkey-1.0-3|7	Name:		texlive-bracketkey
14mr|texlive-bracketkey-1.0-3|8	Version:	1.0
14mr|texlive-bracketkey-1.0-3|9	Release:	3
14mr|texlive-bracketkey-1.0-3|10	Summary:	Produce bracketed identification keys
14mr|texlive-bracketkey-1.0-3|11	Group:		Publishing
14mr|texlive-bracketkey-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bracketkey
14mr|texlive-bracketkey-1.0-3|13	License:	LPPL1.3
14mr|texlive-bracketkey-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.tar.xz
14mr|texlive-bracketkey-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.doc.tar.xz
14mr|texlive-bracketkey-1.0-3|16	BuildArch:	noarch
14mr|texlive-bracketkey-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bracketkey-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bracketkey-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bracketkey-1.0-3|20	
14mr|texlive-bracketkey-1.0-3|21	%description
14mr|texlive-bracketkey-1.0-3|22	The package provides an environment bracketkey for use when
14mr|texlive-bracketkey-1.0-3|23	producing lists of species.
14mr|texlive-bracketkey-1.0-3|24	
14mr|texlive-bracketkey-1.0-3|25	%post
14mr|texlive-bracketkey-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-bracketkey-1.0-3|27	
14mr|texlive-bracketkey-1.0-3|28	%postun
14mr|texlive-bracketkey-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-bracketkey-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-bracketkey-1.0-3|31	fi
14mr|texlive-bracketkey-1.0-3|32	
14mr|texlive-bracketkey-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-bracketkey-1.0-3|34	%files
14mr|texlive-bracketkey-1.0-3|35	%{_texmfdistdir}/tex/latex/bracketkey/bracketkey.sty
14mr|texlive-bracketkey-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.pdf
14mr|texlive-bracketkey-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.tex
14mr|texlive-bracketkey-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/bracketkey/README
14mr|texlive-bracketkey-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.pdf
14mr|texlive-bracketkey-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.tex
14mr|texlive-bracketkey-1.0-3|41	
14mr|texlive-bracketkey-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-bracketkey-1.0-3|43	%prep
14mr|texlive-bracketkey-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-bracketkey-1.0-3|45	
14mr|texlive-bracketkey-1.0-3|46	%build
14mr|texlive-bracketkey-1.0-3|47	
14mr|texlive-bracketkey-1.0-3|48	%install
14mr|texlive-bracketkey-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bracketkey-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bracketkey-1.0-3|51	
14mr|texlive-bracketkey-1.0-3|52	
14mr|texlive-bracketkey-1.0-3|53	
14mr|texlive-bracketkey-1.0-3|54	%changelog
14mr|texlive-bracketkey-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bracketkey-1.0-3|56	+ Revision: c5b60d0
14mr|texlive-bracketkey-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-bracketkey-1.0-3|58	
14mr|texlive-bracketkey-1.0-3|59	

19477 14
14mr|texlive-braids-1.0-3|1	# revision 23790
14mr|texlive-braids-1.0-3|2	# category Package
14mr|texlive-braids-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/braids
14mr|texlive-braids-1.0-3|4	# catalog-date 2011-08-30 13:04:52 +0200
14mr|texlive-braids-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-braids-1.0-3|6	# catalog-version 1.0
14mr|texlive-braids-1.0-3|7	Name:		texlive-braids
14mr|texlive-braids-1.0-3|8	Version:	1.0
14mr|texlive-braids-1.0-3|9	Release:	3
14mr|texlive-braids-1.0-3|10	Summary:	Draw braid diagrams with PGF/TikZ
14mr|texlive-braids-1.0-3|11	Group:		Publishing
14mr|texlive-braids-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/braids
14mr|texlive-braids-1.0-3|13	License:	LPPL1.3
14mr|texlive-braids-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.tar.xz
14mr|texlive-braids-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.doc.tar.xz
14mr|texlive-braids-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.source.tar.xz
14mr|texlive-braids-1.0-3|17	BuildArch:	noarch
14mr|texlive-braids-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-braids-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-braids-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-braids-1.0-3|21	
14mr|texlive-braids-1.0-3|22	%description
14mr|texlive-braids-1.0-3|23	The package enables drawing of braid diagrams with PGF/TikZ
14mr|texlive-braids-1.0-3|24	using a simple syntax. The braid itself is specified by giving
14mr|texlive-braids-1.0-3|25	a word in the braid group, and there are many options for
14mr|texlive-braids-1.0-3|26	styling the strands and for drawing "floors".
14mr|texlive-braids-1.0-3|27	
14mr|texlive-braids-1.0-3|28	%post
14mr|texlive-braids-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-braids-1.0-3|30	
14mr|texlive-braids-1.0-3|31	%postun
14mr|texlive-braids-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-braids-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-braids-1.0-3|34	fi
14mr|texlive-braids-1.0-3|35	
14mr|texlive-braids-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-braids-1.0-3|37	%files
14mr|texlive-braids-1.0-3|38	%{_texmfdistdir}/tex/latex/braids/braids.sty
14mr|texlive-braids-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/braids/README
14mr|texlive-braids-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.pdf
14mr|texlive-braids-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.tex
14mr|texlive-braids-1.0-3|42	#- source
14mr|texlive-braids-1.0-3|43	%doc %{_texmfdistdir}/source/latex/braids/braids.dtx
14mr|texlive-braids-1.0-3|44	
14mr|texlive-braids-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-braids-1.0-3|46	%prep
14mr|texlive-braids-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-braids-1.0-3|48	
14mr|texlive-braids-1.0-3|49	%build
14mr|texlive-braids-1.0-3|50	
14mr|texlive-braids-1.0-3|51	%install
14mr|texlive-braids-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-braids-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-braids-1.0-3|54	
14mr|texlive-braids-1.0-3|55	
14mr|texlive-braids-1.0-3|56	
14mr|texlive-braids-1.0-3|57	%changelog
14mr|texlive-braids-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-braids-1.0-3|59	+ Revision: c4b8183
14mr|texlive-braids-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-braids-1.0-3|61	
14mr|texlive-braids-1.0-3|62	

19478 14
14mr|texlive-braille-20100220-3|1	# revision 20655
14mr|texlive-braille-20100220-3|2	# category Package
14mr|texlive-braille-20100220-3|3	# catalog-ctan /macros/latex/contrib/braille
14mr|texlive-braille-20100220-3|4	# catalog-date 2010-02-20 15:53:07 +0100
14mr|texlive-braille-20100220-3|5	# catalog-license other-free
14mr|texlive-braille-20100220-3|6	# catalog-version undef
14mr|texlive-braille-20100220-3|7	Name:		texlive-braille
14mr|texlive-braille-20100220-3|8	Version:	20100220
14mr|texlive-braille-20100220-3|9	Release:	3
14mr|texlive-braille-20100220-3|10	Summary:	Support for braille
14mr|texlive-braille-20100220-3|11	Group:		Publishing
14mr|texlive-braille-20100220-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braille
14mr|texlive-braille-20100220-3|13	License:	OTHER-FREE
14mr|texlive-braille-20100220-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.tar.xz
14mr|texlive-braille-20100220-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.doc.tar.xz
14mr|texlive-braille-20100220-3|16	BuildArch:	noarch
14mr|texlive-braille-20100220-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-braille-20100220-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-braille-20100220-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-braille-20100220-3|20	
14mr|texlive-braille-20100220-3|21	%description
14mr|texlive-braille-20100220-3|22	This package allows the user to produce Braille documents on
14mr|texlive-braille-20100220-3|23	paper for the blind without knowing Braille (which can take
14mr|texlive-braille-20100220-3|24	years to learn). Python scripts grade1.py and grade2.py convert
14mr|texlive-braille-20100220-3|25	ordinary text to grade 1 and 2 braille tags; then, the LaTeX
14mr|texlive-braille-20100220-3|26	package braille.sty takes the tags and prints out corresponding
14mr|texlive-braille-20100220-3|27	braille symbols.
14mr|texlive-braille-20100220-3|28	
14mr|texlive-braille-20100220-3|29	%post
14mr|texlive-braille-20100220-3|30	%{_sbindir}/texlive.post
14mr|texlive-braille-20100220-3|31	
14mr|texlive-braille-20100220-3|32	%postun
14mr|texlive-braille-20100220-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-braille-20100220-3|34	%{_sbindir}/texlive.post
14mr|texlive-braille-20100220-3|35	fi
14mr|texlive-braille-20100220-3|36	
14mr|texlive-braille-20100220-3|37	#-----------------------------------------------------------------------
14mr|texlive-braille-20100220-3|38	%files
14mr|texlive-braille-20100220-3|39	%{_texmfdistdir}/tex/latex/braille/braille.sty
14mr|texlive-braille-20100220-3|40	%doc %{_texmfdistdir}/doc/latex/braille/README
14mr|texlive-braille-20100220-3|41	%doc %{_texmfdistdir}/doc/latex/braille/braille.html
14mr|texlive-braille-20100220-3|42	%doc %{_texmfdistdir}/doc/latex/braille/braillegif1.gif
14mr|texlive-braille-20100220-3|43	%doc %{_texmfdistdir}/doc/latex/braille/braillegif2.gif
14mr|texlive-braille-20100220-3|44	%doc %{_texmfdistdir}/doc/latex/braille/grade1.py
14mr|texlive-braille-20100220-3|45	%doc %{_texmfdistdir}/doc/latex/braille/grade2.py
14mr|texlive-braille-20100220-3|46	%doc %{_texmfdistdir}/doc/latex/braille/summary.pdf
14mr|texlive-braille-20100220-3|47	%doc %{_texmfdistdir}/doc/latex/braille/summary.tex
14mr|texlive-braille-20100220-3|48	
14mr|texlive-braille-20100220-3|49	#-----------------------------------------------------------------------
14mr|texlive-braille-20100220-3|50	%prep
14mr|texlive-braille-20100220-3|51	%setup -c -a0 -a1
14mr|texlive-braille-20100220-3|52	
14mr|texlive-braille-20100220-3|53	%build
14mr|texlive-braille-20100220-3|54	
14mr|texlive-braille-20100220-3|55	%install
14mr|texlive-braille-20100220-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-braille-20100220-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-braille-20100220-3|58	
14mr|texlive-braille-20100220-3|59	
14mr|texlive-braille-20100220-3|60	
14mr|texlive-braille-20100220-3|61	%changelog
14mr|texlive-braille-20100220-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100220-3
14mr|texlive-braille-20100220-3|63	+ Revision: 82f3a3d
14mr|texlive-braille-20100220-3|64	- MassBuild#440: Increase release tag
14mr|texlive-braille-20100220-3|65	
14mr|texlive-braille-20100220-3|66	

19479 14
14mr|texlive-braket-20100223-3|1	# revision 17127
14mr|texlive-braket-20100223-3|2	# category Package
14mr|texlive-braket-20100223-3|3	# catalog-ctan /macros/latex/contrib/braket
14mr|texlive-braket-20100223-3|4	# catalog-date 2010-02-23 16:09:16 +0100
14mr|texlive-braket-20100223-3|5	# catalog-license pd
14mr|texlive-braket-20100223-3|6	# catalog-version undef
14mr|texlive-braket-20100223-3|7	Name:		texlive-braket
14mr|texlive-braket-20100223-3|8	Version:	20100223
14mr|texlive-braket-20100223-3|9	Release:	3
14mr|texlive-braket-20100223-3|10	Summary:	Dirac bra-ket and set notations
14mr|texlive-braket-20100223-3|11	Group:		Publishing
14mr|texlive-braket-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braket
14mr|texlive-braket-20100223-3|13	License:	PD
14mr|texlive-braket-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.tar.xz
14mr|texlive-braket-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.doc.tar.xz
14mr|texlive-braket-20100223-3|16	BuildArch:	noarch
14mr|texlive-braket-20100223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-braket-20100223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-braket-20100223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-braket-20100223-3|20	
14mr|texlive-braket-20100223-3|21	%description
14mr|texlive-braket-20100223-3|22	Provides macros to typeset bra-ket notation, as well as set
14mr|texlive-braket-20100223-3|23	specifiers, with a single ("|") or a double ("||" or ("\|")
14mr|texlive-braket-20100223-3|24	vertical bar specifier in between two bracketed parts. Each
14mr|texlive-braket-20100223-3|25	macro comes in a fixed-size version and an expanding version.
14mr|texlive-braket-20100223-3|26	If the package finds itself operating under e-tex, it uses the
14mr|texlive-braket-20100223-3|27	extended primitive \middle for more reliable results.
14mr|texlive-braket-20100223-3|28	
14mr|texlive-braket-20100223-3|29	%post
14mr|texlive-braket-20100223-3|30	%{_sbindir}/texlive.post
14mr|texlive-braket-20100223-3|31	
14mr|texlive-braket-20100223-3|32	%postun
14mr|texlive-braket-20100223-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-braket-20100223-3|34	%{_sbindir}/texlive.post
14mr|texlive-braket-20100223-3|35	fi
14mr|texlive-braket-20100223-3|36	
14mr|texlive-braket-20100223-3|37	#-----------------------------------------------------------------------
14mr|texlive-braket-20100223-3|38	%files
14mr|texlive-braket-20100223-3|39	%{_texmfdistdir}/tex/latex/braket/braket.sty
14mr|texlive-braket-20100223-3|40	%doc %{_texmfdistdir}/doc/latex/braket/braket.pdf
14mr|texlive-braket-20100223-3|41	%doc %{_texmfdistdir}/doc/latex/braket/braket.tex
14mr|texlive-braket-20100223-3|42	
14mr|texlive-braket-20100223-3|43	#-----------------------------------------------------------------------
14mr|texlive-braket-20100223-3|44	%prep
14mr|texlive-braket-20100223-3|45	%setup -c -a0 -a1
14mr|texlive-braket-20100223-3|46	
14mr|texlive-braket-20100223-3|47	%build
14mr|texlive-braket-20100223-3|48	
14mr|texlive-braket-20100223-3|49	%install
14mr|texlive-braket-20100223-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-braket-20100223-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-braket-20100223-3|52	
14mr|texlive-braket-20100223-3|53	
14mr|texlive-braket-20100223-3|54	
14mr|texlive-braket-20100223-3|55	%changelog
14mr|texlive-braket-20100223-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-braket-20100223-3|57	+ Revision: 4c7117f
14mr|texlive-braket-20100223-3|58	- MassBuild#440: Increase release tag
14mr|texlive-braket-20100223-3|59	
14mr|texlive-braket-20100223-3|60	

19480 14
14mr|texlive-brandeis-dissertation-2.0-6|1	# revision 32047
14mr|texlive-brandeis-dissertation-2.0-6|2	# category Package
14mr|texlive-brandeis-dissertation-2.0-6|3	# catalog-ctan /macros/latex/contrib/brandeis-dissertation
14mr|texlive-brandeis-dissertation-2.0-6|4	# catalog-date 2013-10-31 19:22:02 +0100
14mr|texlive-brandeis-dissertation-2.0-6|5	# catalog-license lppl1.2
14mr|texlive-brandeis-dissertation-2.0-6|6	# catalog-version 2.0
14mr|texlive-brandeis-dissertation-2.0-6|7	Name:		texlive-brandeis-dissertation
14mr|texlive-brandeis-dissertation-2.0-6|8	Version:	2.0
14mr|texlive-brandeis-dissertation-2.0-6|9	Release:	6
14mr|texlive-brandeis-dissertation-2.0-6|10	Summary:	Class for Brandeis University dissertations
14mr|texlive-brandeis-dissertation-2.0-6|11	Group:		Publishing
14mr|texlive-brandeis-dissertation-2.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/brandeis-dissertation
14mr|texlive-brandeis-dissertation-2.0-6|13	License:	LPPL1.2
14mr|texlive-brandeis-dissertation-2.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.tar.xz
14mr|texlive-brandeis-dissertation-2.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.doc.tar.xz
14mr|texlive-brandeis-dissertation-2.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.source.tar.xz
14mr|texlive-brandeis-dissertation-2.0-6|17	BuildArch:	noarch
14mr|texlive-brandeis-dissertation-2.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-brandeis-dissertation-2.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-brandeis-dissertation-2.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-brandeis-dissertation-2.0-6|21	
14mr|texlive-brandeis-dissertation-2.0-6|22	%description
14mr|texlive-brandeis-dissertation-2.0-6|23	The class will enable the user to typeset a dissertation which
14mr|texlive-brandeis-dissertation-2.0-6|24	adheres to the formatting guidelines of Brandeis University
14mr|texlive-brandeis-dissertation-2.0-6|25	Graduate School of Arts and Sciences (GSAS).
14mr|texlive-brandeis-dissertation-2.0-6|26	
14mr|texlive-brandeis-dissertation-2.0-6|27	%post
14mr|texlive-brandeis-dissertation-2.0-6|28	%{_sbindir}/texlive.post
14mr|texlive-brandeis-dissertation-2.0-6|29	
14mr|texlive-brandeis-dissertation-2.0-6|30	%postun
14mr|texlive-brandeis-dissertation-2.0-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-brandeis-dissertation-2.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-brandeis-dissertation-2.0-6|33	fi
14mr|texlive-brandeis-dissertation-2.0-6|34	
14mr|texlive-brandeis-dissertation-2.0-6|35	#-----------------------------------------------------------------------
14mr|texlive-brandeis-dissertation-2.0-6|36	%files
14mr|texlive-brandeis-dissertation-2.0-6|37	%{_texmfdistdir}/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
14mr|texlive-brandeis-dissertation-2.0-6|38	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/README
14mr|texlive-brandeis-dissertation-2.0-6|39	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
14mr|texlive-brandeis-dissertation-2.0-6|40	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
14mr|texlive-brandeis-dissertation-2.0-6|41	#- source
14mr|texlive-brandeis-dissertation-2.0-6|42	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
14mr|texlive-brandeis-dissertation-2.0-6|43	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.ins
14mr|texlive-brandeis-dissertation-2.0-6|44	
14mr|texlive-brandeis-dissertation-2.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-brandeis-dissertation-2.0-6|46	%prep
14mr|texlive-brandeis-dissertation-2.0-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-brandeis-dissertation-2.0-6|48	
14mr|texlive-brandeis-dissertation-2.0-6|49	%build
14mr|texlive-brandeis-dissertation-2.0-6|50	
14mr|texlive-brandeis-dissertation-2.0-6|51	%install
14mr|texlive-brandeis-dissertation-2.0-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-brandeis-dissertation-2.0-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-brandeis-dissertation-2.0-6|54	
14mr|texlive-brandeis-dissertation-2.0-6|55	%changelog
14mr|texlive-brandeis-dissertation-2.0-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-6
14mr|texlive-brandeis-dissertation-2.0-6|57	+ Revision: 38c83fc
14mr|texlive-brandeis-dissertation-2.0-6|58	- MassBuild#440: Increase release tag
14mr|texlive-brandeis-dissertation-2.0-6|59	
14mr|texlive-brandeis-dissertation-2.0-6|60	

19481 14
14mr|texlive-breakcites-20101211-3|1	# revision 21014
14mr|texlive-breakcites-20101211-3|2	# category Package
14mr|texlive-breakcites-20101211-3|3	# catalog-ctan /macros/latex/contrib/breakcites
14mr|texlive-breakcites-20101211-3|4	# catalog-date 2010-12-11 10:17:50 +0100
14mr|texlive-breakcites-20101211-3|5	# catalog-license noinfo
14mr|texlive-breakcites-20101211-3|6	# catalog-version undef
14mr|texlive-breakcites-20101211-3|7	Name:		texlive-breakcites
14mr|texlive-breakcites-20101211-3|8	Version:	20101211
14mr|texlive-breakcites-20101211-3|9	Release:	3
14mr|texlive-breakcites-20101211-3|10	Summary:	Ensure that multiple citations may break at line end
14mr|texlive-breakcites-20101211-3|11	Group:		Publishing
14mr|texlive-breakcites-20101211-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakcites
14mr|texlive-breakcites-20101211-3|13	License:	NOINFO
14mr|texlive-breakcites-20101211-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.tar.xz
14mr|texlive-breakcites-20101211-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.doc.tar.xz
14mr|texlive-breakcites-20101211-3|16	BuildArch:	noarch
14mr|texlive-breakcites-20101211-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-breakcites-20101211-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-breakcites-20101211-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-breakcites-20101211-3|20	
14mr|texlive-breakcites-20101211-3|21	%description
14mr|texlive-breakcites-20101211-3|22	Makes a very minor change to the operation of the \cite
14mr|texlive-breakcites-20101211-3|23	command. Note that the change is not necessary in unmodified
14mr|texlive-breakcites-20101211-3|24	LaTeX; however, there remain packages that restore the
14mr|texlive-breakcites-20101211-3|25	undesirable behaviour of the command as provided in LaTeX 2.09.
14mr|texlive-breakcites-20101211-3|26	(Note that neither cite nor natbib make this mistake.).
14mr|texlive-breakcites-20101211-3|27	
14mr|texlive-breakcites-20101211-3|28	%post
14mr|texlive-breakcites-20101211-3|29	%{_sbindir}/texlive.post
14mr|texlive-breakcites-20101211-3|30	
14mr|texlive-breakcites-20101211-3|31	%postun
14mr|texlive-breakcites-20101211-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-breakcites-20101211-3|33	%{_sbindir}/texlive.post
14mr|texlive-breakcites-20101211-3|34	fi
14mr|texlive-breakcites-20101211-3|35	
14mr|texlive-breakcites-20101211-3|36	#-----------------------------------------------------------------------
14mr|texlive-breakcites-20101211-3|37	%files
14mr|texlive-breakcites-20101211-3|38	%{_texmfdistdir}/tex/latex/breakcites/breakcites.sty
14mr|texlive-breakcites-20101211-3|39	%doc %{_texmfdistdir}/doc/latex/breakcites/README
14mr|texlive-breakcites-20101211-3|40	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.pdf
14mr|texlive-breakcites-20101211-3|41	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.tex
14mr|texlive-breakcites-20101211-3|42	
14mr|texlive-breakcites-20101211-3|43	#-----------------------------------------------------------------------
14mr|texlive-breakcites-20101211-3|44	%prep
14mr|texlive-breakcites-20101211-3|45	%setup -c -a0 -a1
14mr|texlive-breakcites-20101211-3|46	
14mr|texlive-breakcites-20101211-3|47	%build
14mr|texlive-breakcites-20101211-3|48	
14mr|texlive-breakcites-20101211-3|49	%install
14mr|texlive-breakcites-20101211-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-breakcites-20101211-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-breakcites-20101211-3|52	
14mr|texlive-breakcites-20101211-3|53	
14mr|texlive-breakcites-20101211-3|54	
14mr|texlive-breakcites-20101211-3|55	%changelog
14mr|texlive-breakcites-20101211-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101211-3
14mr|texlive-breakcites-20101211-3|57	+ Revision: cc69142
14mr|texlive-breakcites-20101211-3|58	- MassBuild#440: Increase release tag
14mr|texlive-breakcites-20101211-3|59	
14mr|texlive-breakcites-20101211-3|60	

19482 14
14mr|texlive-breakurl-1.40-6|1	# revision 29901
14mr|texlive-breakurl-1.40-6|2	# category Package
14mr|texlive-breakurl-1.40-6|3	# catalog-ctan /macros/latex/contrib/breakurl
14mr|texlive-breakurl-1.40-6|4	# catalog-date 2013-04-12 10:31:24 +0200
14mr|texlive-breakurl-1.40-6|5	# catalog-license lppl
14mr|texlive-breakurl-1.40-6|6	# catalog-version 1.40
14mr|texlive-breakurl-1.40-6|7	Name:		texlive-breakurl
14mr|texlive-breakurl-1.40-6|8	Version:	1.40
14mr|texlive-breakurl-1.40-6|9	Release:	6
14mr|texlive-breakurl-1.40-6|10	Summary:	Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
14mr|texlive-breakurl-1.40-6|11	Group:		Publishing
14mr|texlive-breakurl-1.40-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakurl
14mr|texlive-breakurl-1.40-6|13	License:	LPPL
14mr|texlive-breakurl-1.40-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.tar.xz
14mr|texlive-breakurl-1.40-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.doc.tar.xz
14mr|texlive-breakurl-1.40-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.source.tar.xz
14mr|texlive-breakurl-1.40-6|17	BuildArch:	noarch
14mr|texlive-breakurl-1.40-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-breakurl-1.40-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-breakurl-1.40-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-breakurl-1.40-6|21	
14mr|texlive-breakurl-1.40-6|22	%description
14mr|texlive-breakurl-1.40-6|23	This package provides a command much like hyperref's \url that
14mr|texlive-breakurl-1.40-6|24	typesets a URL using a typewriter-like font. However, if the
14mr|texlive-breakurl-1.40-6|25	dvips driver is being used, the original \url doesn't allow
14mr|texlive-breakurl-1.40-6|26	line breaks in the middle of the created link: the link comes
14mr|texlive-breakurl-1.40-6|27	in one atomic piece. This package allows such line breaks in
14mr|texlive-breakurl-1.40-6|28	the generated links.
14mr|texlive-breakurl-1.40-6|29	
14mr|texlive-breakurl-1.40-6|30	%post
14mr|texlive-breakurl-1.40-6|31	%{_sbindir}/texlive.post
14mr|texlive-breakurl-1.40-6|32	
14mr|texlive-breakurl-1.40-6|33	%postun
14mr|texlive-breakurl-1.40-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-breakurl-1.40-6|35	%{_sbindir}/texlive.post
14mr|texlive-breakurl-1.40-6|36	fi
14mr|texlive-breakurl-1.40-6|37	
14mr|texlive-breakurl-1.40-6|38	#-----------------------------------------------------------------------
14mr|texlive-breakurl-1.40-6|39	%files
14mr|texlive-breakurl-1.40-6|40	%{_texmfdistdir}/tex/latex/breakurl/breakurl.sty
14mr|texlive-breakurl-1.40-6|41	%doc %{_texmfdistdir}/doc/latex/breakurl/README
14mr|texlive-breakurl-1.40-6|42	%doc %{_texmfdistdir}/doc/latex/breakurl/breakurl.pdf
14mr|texlive-breakurl-1.40-6|43	#- source
14mr|texlive-breakurl-1.40-6|44	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.dtx
14mr|texlive-breakurl-1.40-6|45	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.ins
14mr|texlive-breakurl-1.40-6|46	
14mr|texlive-breakurl-1.40-6|47	#-----------------------------------------------------------------------
14mr|texlive-breakurl-1.40-6|48	%prep
14mr|texlive-breakurl-1.40-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-breakurl-1.40-6|50	
14mr|texlive-breakurl-1.40-6|51	%build
14mr|texlive-breakurl-1.40-6|52	
14mr|texlive-breakurl-1.40-6|53	%install
14mr|texlive-breakurl-1.40-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-breakurl-1.40-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-breakurl-1.40-6|56	
14mr|texlive-breakurl-1.40-6|57	%changelog
14mr|texlive-breakurl-1.40-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-6
14mr|texlive-breakurl-1.40-6|59	+ Revision: fcb93fe
14mr|texlive-breakurl-1.40-6|60	- MassBuild#440: Increase release tag
14mr|texlive-breakurl-1.40-6|61	
14mr|texlive-breakurl-1.40-6|62	

19483 14
14mr|texlive-bropd-1.1-6|1	# revision 28222
14mr|texlive-bropd-1.1-6|2	# category Package
14mr|texlive-bropd-1.1-6|3	# catalog-ctan /macros/latex/contrib/bropd
14mr|texlive-bropd-1.1-6|4	# catalog-date 2012-11-09 11:55:25 +0100
14mr|texlive-bropd-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-bropd-1.1-6|6	# catalog-version 1.1
14mr|texlive-bropd-1.1-6|7	Name:		texlive-bropd
14mr|texlive-bropd-1.1-6|8	Version:	1.1
14mr|texlive-bropd-1.1-6|9	Release:	6
14mr|texlive-bropd-1.1-6|10	Summary:	Simplified brackets and differentials in LaTeX
14mr|texlive-bropd-1.1-6|11	Group:		Publishing
14mr|texlive-bropd-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bropd
14mr|texlive-bropd-1.1-6|13	License:	LPPL1.3
14mr|texlive-bropd-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.tar.xz
14mr|texlive-bropd-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.doc.tar.xz
14mr|texlive-bropd-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.source.tar.xz
14mr|texlive-bropd-1.1-6|17	BuildArch:	noarch
14mr|texlive-bropd-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bropd-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bropd-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-bropd-1.1-6|21	
14mr|texlive-bropd-1.1-6|22	%description
14mr|texlive-bropd-1.1-6|23	The package simplifies the process of writing differential
14mr|texlive-bropd-1.1-6|24	operators and brackets in LaTeX. The commands facilitate the
14mr|texlive-bropd-1.1-6|25	easy manipulation of equations involving brackets and allow
14mr|texlive-bropd-1.1-6|26	partial differentials to be expressed in an alternate form.
14mr|texlive-bropd-1.1-6|27	
14mr|texlive-bropd-1.1-6|28	%post
14mr|texlive-bropd-1.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-bropd-1.1-6|30	
14mr|texlive-bropd-1.1-6|31	%postun
14mr|texlive-bropd-1.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-bropd-1.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-bropd-1.1-6|34	fi
14mr|texlive-bropd-1.1-6|35	
14mr|texlive-bropd-1.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-bropd-1.1-6|37	%files
14mr|texlive-bropd-1.1-6|38	%{_texmfdistdir}/tex/latex/bropd/bropd.sty
14mr|texlive-bropd-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/bropd/README
14mr|texlive-bropd-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/bropd/bropd.pdf
14mr|texlive-bropd-1.1-6|41	#- source
14mr|texlive-bropd-1.1-6|42	%doc %{_texmfdistdir}/source/latex/bropd/bropd.dtx
14mr|texlive-bropd-1.1-6|43	
14mr|texlive-bropd-1.1-6|44	#-----------------------------------------------------------------------
14mr|texlive-bropd-1.1-6|45	%prep
14mr|texlive-bropd-1.1-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-bropd-1.1-6|47	
14mr|texlive-bropd-1.1-6|48	%build
14mr|texlive-bropd-1.1-6|49	
14mr|texlive-bropd-1.1-6|50	%install
14mr|texlive-bropd-1.1-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bropd-1.1-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bropd-1.1-6|53	
14mr|texlive-bropd-1.1-6|54	%changelog
14mr|texlive-bropd-1.1-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-bropd-1.1-6|56	+ Revision: 4dfb433
14mr|texlive-bropd-1.1-6|57	- MassBuild#440: Increase release tag
14mr|texlive-bropd-1.1-6|58	
14mr|texlive-bropd-1.1-6|59	

19484 14
14mr|texlive-brushscr-20061221-3|1	# revision 15878
14mr|texlive-brushscr-20061221-3|2	# category Package
14mr|texlive-brushscr-20061221-3|3	# catalog-ctan /fonts/brushscr
14mr|texlive-brushscr-20061221-3|4	# catalog-date 2006-12-21 23:43:15 +0100
14mr|texlive-brushscr-20061221-3|5	# catalog-license pd
14mr|texlive-brushscr-20061221-3|6	# catalog-version undef
14mr|texlive-brushscr-20061221-3|7	Name:		texlive-brushscr
14mr|texlive-brushscr-20061221-3|8	Version:	20061221
14mr|texlive-brushscr-20061221-3|9	Release:	3
14mr|texlive-brushscr-20061221-3|10	Summary:	A handwriting script font
14mr|texlive-brushscr-20061221-3|11	Group:		Publishing
14mr|texlive-brushscr-20061221-3|12	URL:		http://www.ctan.org/tex-archive/fonts/brushscr
14mr|texlive-brushscr-20061221-3|13	License:	PD
14mr|texlive-brushscr-20061221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.tar.xz
14mr|texlive-brushscr-20061221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.doc.tar.xz
14mr|texlive-brushscr-20061221-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.source.tar.xz
14mr|texlive-brushscr-20061221-3|17	BuildArch:	noarch
14mr|texlive-brushscr-20061221-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-brushscr-20061221-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-brushscr-20061221-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-brushscr-20061221-3|21	
14mr|texlive-brushscr-20061221-3|22	%description
14mr|texlive-brushscr-20061221-3|23	The BrushScript font is distributed in Adobe Type-1 format,
14mr|texlive-brushscr-20061221-3|24	that simulates hand-written characters. The font is available
14mr|texlive-brushscr-20061221-3|25	in italic shape only. The package includes the files needed by
14mr|texlive-brushscr-20061221-3|26	LaTeX in order to use that font. The file AAA_readme.tex fully
14mr|texlive-brushscr-20061221-3|27	describes the package and sample.tex illustrates its use.
14mr|texlive-brushscr-20061221-3|28	
14mr|texlive-brushscr-20061221-3|29	%post
14mr|texlive-brushscr-20061221-3|30	%{_sbindir}/texlive.post
14mr|texlive-brushscr-20061221-3|31	
14mr|texlive-brushscr-20061221-3|32	%postun
14mr|texlive-brushscr-20061221-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-brushscr-20061221-3|34	%{_sbindir}/texlive.post
14mr|texlive-brushscr-20061221-3|35	fi
14mr|texlive-brushscr-20061221-3|36	
14mr|texlive-brushscr-20061221-3|37	#-----------------------------------------------------------------------
14mr|texlive-brushscr-20061221-3|38	%files
14mr|texlive-brushscr-20061221-3|39	%{_texmfdistdir}/dvips/brushscr/config.pbsi
14mr|texlive-brushscr-20061221-3|40	%{_texmfdistdir}/fonts/afm/public/brushscr/BrushScriptX-Italic.afm
14mr|texlive-brushscr-20061221-3|41	%{_texmfdistdir}/fonts/map/dvips/brushscr/pbsi.map
14mr|texlive-brushscr-20061221-3|42	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi.tfm
14mr|texlive-brushscr-20061221-3|43	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8r.tfm
14mr|texlive-brushscr-20061221-3|44	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8t.tfm
14mr|texlive-brushscr-20061221-3|45	%{_texmfdistdir}/fonts/type1/public/brushscr/BrushScriptX-Italic.pfb
14mr|texlive-brushscr-20061221-3|46	%{_texmfdistdir}/fonts/vf/public/brushscr/pbsi8t.vf
14mr|texlive-brushscr-20061221-3|47	%{_texmfdistdir}/tex/latex/brushscr/pbsi.sty
14mr|texlive-brushscr-20061221-3|48	%{_texmfdistdir}/tex/latex/brushscr/t1pbsi.fd
14mr|texlive-brushscr-20061221-3|49	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.bbl
14mr|texlive-brushscr-20061221-3|50	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.blg
14mr|texlive-brushscr-20061221-3|51	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.dvi
14mr|texlive-brushscr-20061221-3|52	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.tex
14mr|texlive-brushscr-20061221-3|53	%doc %{_texmfdistdir}/doc/latex/brushscr/README
14mr|texlive-brushscr-20061221-3|54	%doc %{_texmfdistdir}/doc/latex/brushscr/example.dvi
14mr|texlive-brushscr-20061221-3|55	%doc %{_texmfdistdir}/doc/latex/brushscr/example.tex
14mr|texlive-brushscr-20061221-3|56	%doc %{_texmfdistdir}/doc/latex/brushscr/generate.tex
14mr|texlive-brushscr-20061221-3|57	%doc %{_texmfdistdir}/doc/latex/brushscr/kern.txt
14mr|texlive-brushscr-20061221-3|58	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.dvi
14mr|texlive-brushscr-20061221-3|59	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.tex
14mr|texlive-brushscr-20061221-3|60	#- source
14mr|texlive-brushscr-20061221-3|61	%doc %{_texmfdistdir}/source/latex/brushscr/Makefile
14mr|texlive-brushscr-20061221-3|62	%doc %{_texmfdistdir}/source/latex/brushscr/pbsi.mtx
14mr|texlive-brushscr-20061221-3|63	
14mr|texlive-brushscr-20061221-3|64	#-----------------------------------------------------------------------
14mr|texlive-brushscr-20061221-3|65	%prep
14mr|texlive-brushscr-20061221-3|66	%setup -c -a0 -a1 -a2
14mr|texlive-brushscr-20061221-3|67	
14mr|texlive-brushscr-20061221-3|68	%build
14mr|texlive-brushscr-20061221-3|69	
14mr|texlive-brushscr-20061221-3|70	%install
14mr|texlive-brushscr-20061221-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-brushscr-20061221-3|72	cp -fpar dvips fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-brushscr-20061221-3|73	
14mr|texlive-brushscr-20061221-3|74	
14mr|texlive-brushscr-20061221-3|75	
14mr|texlive-brushscr-20061221-3|76	%changelog
14mr|texlive-brushscr-20061221-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061221-3
14mr|texlive-brushscr-20061221-3|78	+ Revision: baed290
14mr|texlive-brushscr-20061221-3|79	- MassBuild#440: Increase release tag
14mr|texlive-brushscr-20061221-3|80	
14mr|texlive-brushscr-20061221-3|81	

19485 14
14mr|texlive-bullcntr-0.04-3|1	# revision 15878
14mr|texlive-bullcntr-0.04-3|2	# category Package
14mr|texlive-bullcntr-0.04-3|3	# catalog-ctan /macros/latex/contrib/bullcntr
14mr|texlive-bullcntr-0.04-3|4	# catalog-date 2008-08-17 01:00:50 +0200
14mr|texlive-bullcntr-0.04-3|5	# catalog-license lppl
14mr|texlive-bullcntr-0.04-3|6	# catalog-version 0.04
14mr|texlive-bullcntr-0.04-3|7	Name:		texlive-bullcntr
14mr|texlive-bullcntr-0.04-3|8	Version:	0.04
14mr|texlive-bullcntr-0.04-3|9	Release:	3
14mr|texlive-bullcntr-0.04-3|10	Summary:	Display list item counter as regular pattern of bullets
14mr|texlive-bullcntr-0.04-3|11	Group:		Publishing
14mr|texlive-bullcntr-0.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bullcntr
14mr|texlive-bullcntr-0.04-3|13	License:	LPPL
14mr|texlive-bullcntr-0.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.tar.xz
14mr|texlive-bullcntr-0.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.doc.tar.xz
14mr|texlive-bullcntr-0.04-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.source.tar.xz
14mr|texlive-bullcntr-0.04-3|17	BuildArch:	noarch
14mr|texlive-bullcntr-0.04-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bullcntr-0.04-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bullcntr-0.04-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bullcntr-0.04-3|21	
14mr|texlive-bullcntr-0.04-3|22	%description
14mr|texlive-bullcntr-0.04-3|23	The bullcntr package defines the command bullcntr, which can be
14mr|texlive-bullcntr-0.04-3|24	thought of as an analogue of the \fnsymbol command: like the
14mr|texlive-bullcntr-0.04-3|25	latter, it displays the value of a counter lying between 1 and
14mr|texlive-bullcntr-0.04-3|26	9, but uses, for the purpose, a regular pattern of bullets.
14mr|texlive-bullcntr-0.04-3|27	
14mr|texlive-bullcntr-0.04-3|28	%post
14mr|texlive-bullcntr-0.04-3|29	%{_sbindir}/texlive.post
14mr|texlive-bullcntr-0.04-3|30	
14mr|texlive-bullcntr-0.04-3|31	%postun
14mr|texlive-bullcntr-0.04-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-bullcntr-0.04-3|33	%{_sbindir}/texlive.post
14mr|texlive-bullcntr-0.04-3|34	fi
14mr|texlive-bullcntr-0.04-3|35	
14mr|texlive-bullcntr-0.04-3|36	#-----------------------------------------------------------------------
14mr|texlive-bullcntr-0.04-3|37	%files
14mr|texlive-bullcntr-0.04-3|38	%{_texmfdistdir}/tex/latex/bullcntr/bullcntr.sty
14mr|texlive-bullcntr-0.04-3|39	%{_texmfdistdir}/tex/latex/bullcntr/bullenum.sty
14mr|texlive-bullcntr-0.04-3|40	%doc %{_texmfdistdir}/doc/latex/bullcntr/00readme.txt
14mr|texlive-bullcntr-0.04-3|41	%doc %{_texmfdistdir}/doc/latex/bullcntr/README
14mr|texlive-bullcntr-0.04-3|42	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.pdf
14mr|texlive-bullcntr-0.04-3|43	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.tex
14mr|texlive-bullcntr-0.04-3|44	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-sam.tex
14mr|texlive-bullcntr-0.04-3|45	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullenum-sam.tex
14mr|texlive-bullcntr-0.04-3|46	%doc %{_texmfdistdir}/doc/latex/bullcntr/manifest.txt
14mr|texlive-bullcntr-0.04-3|47	#- source
14mr|texlive-bullcntr-0.04-3|48	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.dtx
14mr|texlive-bullcntr-0.04-3|49	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.ins
14mr|texlive-bullcntr-0.04-3|50	
14mr|texlive-bullcntr-0.04-3|51	#-----------------------------------------------------------------------
14mr|texlive-bullcntr-0.04-3|52	%prep
14mr|texlive-bullcntr-0.04-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-bullcntr-0.04-3|54	
14mr|texlive-bullcntr-0.04-3|55	%build
14mr|texlive-bullcntr-0.04-3|56	
14mr|texlive-bullcntr-0.04-3|57	%install
14mr|texlive-bullcntr-0.04-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bullcntr-0.04-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bullcntr-0.04-3|60	
14mr|texlive-bullcntr-0.04-3|61	
14mr|texlive-bullcntr-0.04-3|62	
14mr|texlive-bullcntr-0.04-3|63	%changelog
14mr|texlive-bullcntr-0.04-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.04-3
14mr|texlive-bullcntr-0.04-3|65	+ Revision: 428dbf7
14mr|texlive-bullcntr-0.04-3|66	- MassBuild#440: Increase release tag
14mr|texlive-bullcntr-0.04-3|67	
14mr|texlive-bullcntr-0.04-3|68	

19486 14
14mr|texlive-bundledoc-3.1-9|1	# revision 29752
14mr|texlive-bundledoc-3.1-9|2	# category Package
14mr|texlive-bundledoc-3.1-9|3	# catalog-ctan /support/bundledoc
14mr|texlive-bundledoc-3.1-9|4	# catalog-date 2012-01-12 19:29:56 +0100
14mr|texlive-bundledoc-3.1-9|5	# catalog-license lppl
14mr|texlive-bundledoc-3.1-9|6	# catalog-version 3.1
14mr|texlive-bundledoc-3.1-9|7	Name:		texlive-bundledoc
14mr|texlive-bundledoc-3.1-9|8	Version:	3.1
14mr|texlive-bundledoc-3.1-9|9	Release:	9
14mr|texlive-bundledoc-3.1-9|10	Summary:	Bundle together all the files needed to build a LaTeX document
14mr|texlive-bundledoc-3.1-9|11	Group:		Publishing
14mr|texlive-bundledoc-3.1-9|12	URL:		http://www.ctan.org/tex-archive/support/bundledoc
14mr|texlive-bundledoc-3.1-9|13	License:	LPPL
14mr|texlive-bundledoc-3.1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.tar.xz
14mr|texlive-bundledoc-3.1-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.doc.tar.xz
14mr|texlive-bundledoc-3.1-9|16	BuildArch:	noarch
14mr|texlive-bundledoc-3.1-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bundledoc-3.1-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bundledoc-3.1-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-bundledoc-3.1-9|20	Provides:	texlive-bundledoc.bin = %{EVRD}
14mr|texlive-bundledoc-3.1-9|21	
14mr|texlive-bundledoc-3.1-9|22	%description
14mr|texlive-bundledoc-3.1-9|23	The bundledoc package is a post-processor for the snapshot
14mr|texlive-bundledoc-3.1-9|24	package that bundles together all the classes, packages and
14mr|texlive-bundledoc-3.1-9|25	files needed to build a given LaTeX document. It reads the .dep
14mr|texlive-bundledoc-3.1-9|26	file that snapshot produces, finds each of the files mentioned
14mr|texlive-bundledoc-3.1-9|27	therein, and archives them into a single .tar.gz (or .zip, or
14mr|texlive-bundledoc-3.1-9|28	whatever) file, suitable for moving across systems,
14mr|texlive-bundledoc-3.1-9|29	transmitting to a colleague, etc. A script, arlatex, provides
14mr|texlive-bundledoc-3.1-9|30	an alternative "archiving" mechanism, creating a single LaTeX
14mr|texlive-bundledoc-3.1-9|31	file that contains all of the ancillary files of a LaTeX
14mr|texlive-bundledoc-3.1-9|32	document, together with the document itself, using the
14mr|texlive-bundledoc-3.1-9|33	filecontents* environment.
14mr|texlive-bundledoc-3.1-9|34	
14mr|texlive-bundledoc-3.1-9|35	%post
14mr|texlive-bundledoc-3.1-9|36	%{_sbindir}/texlive.post
14mr|texlive-bundledoc-3.1-9|37	
14mr|texlive-bundledoc-3.1-9|38	%postun
14mr|texlive-bundledoc-3.1-9|39	if [ $1 -eq 0 ]; then
14mr|texlive-bundledoc-3.1-9|40	%{_sbindir}/texlive.post
14mr|texlive-bundledoc-3.1-9|41	fi
14mr|texlive-bundledoc-3.1-9|42	
14mr|texlive-bundledoc-3.1-9|43	#-----------------------------------------------------------------------
14mr|texlive-bundledoc-3.1-9|44	%files
14mr|texlive-bundledoc-3.1-9|45	%{_bindir}/arlatex
14mr|texlive-bundledoc-3.1-9|46	%{_bindir}/bundledoc
14mr|texlive-bundledoc-3.1-9|47	%{_texmfdistdir}/scripts/bundledoc/arlatex
14mr|texlive-bundledoc-3.1-9|48	%{_texmfdistdir}/scripts/bundledoc/bundledoc
14mr|texlive-bundledoc-3.1-9|49	%{_texmfdistdir}/tex/latex/bundledoc/miktex.cfg
14mr|texlive-bundledoc-3.1-9|50	%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix.cfg
14mr|texlive-bundledoc-3.1-9|51	%doc %{_mandir}/man1/arlatex.1*
14mr|texlive-bundledoc-3.1-9|52	%doc %{_texmfdistdir}/doc/man/man1/arlatex.man1.pdf
14mr|texlive-bundledoc-3.1-9|53	%doc %{_mandir}/man1/bundledoc.1*
14mr|texlive-bundledoc-3.1-9|54	%doc %{_texmfdistdir}/doc/man/man1/bundledoc.man1.pdf
14mr|texlive-bundledoc-3.1-9|55	%doc %{_texmfdistdir}/doc/support/bundledoc/README
14mr|texlive-bundledoc-3.1-9|56	
14mr|texlive-bundledoc-3.1-9|57	#-----------------------------------------------------------------------
14mr|texlive-bundledoc-3.1-9|58	%prep
14mr|texlive-bundledoc-3.1-9|59	%setup -c -a0 -a1
14mr|texlive-bundledoc-3.1-9|60	
14mr|texlive-bundledoc-3.1-9|61	%build
14mr|texlive-bundledoc-3.1-9|62	
14mr|texlive-bundledoc-3.1-9|63	%install
14mr|texlive-bundledoc-3.1-9|64	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-bundledoc-3.1-9|65	pushd %{buildroot}%{_bindir}
14mr|texlive-bundledoc-3.1-9|66	ln -sf %{_texmfdistdir}/scripts/bundledoc/arlatex arlatex
14mr|texlive-bundledoc-3.1-9|67	ln -sf %{_texmfdistdir}/scripts/bundledoc/bundledoc bundledoc
14mr|texlive-bundledoc-3.1-9|68	popd
14mr|texlive-bundledoc-3.1-9|69	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-bundledoc-3.1-9|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-bundledoc-3.1-9|71	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-bundledoc-3.1-9|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-bundledoc-3.1-9|73	
14mr|texlive-bundledoc-3.1-9|74	%changelog
14mr|texlive-bundledoc-3.1-9|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-9
14mr|texlive-bundledoc-3.1-9|76	+ Revision: 31bf7f6
14mr|texlive-bundledoc-3.1-9|77	- MassBuild#440: Increase release tag
14mr|texlive-bundledoc-3.1-9|78	
14mr|texlive-bundledoc-3.1-9|79	

19487 14
14mr|texlive-burmese-20061221-4|1	# revision 25185
14mr|texlive-burmese-20061221-4|2	# category Package
14mr|texlive-burmese-20061221-4|3	# catalog-ctan /language/burmese
14mr|texlive-burmese-20061221-4|4	# catalog-date 2006-12-21 23:43:15 +0100
14mr|texlive-burmese-20061221-4|5	# catalog-license lppl
14mr|texlive-burmese-20061221-4|6	# catalog-version undef
14mr|texlive-burmese-20061221-4|7	Name:		texlive-burmese
14mr|texlive-burmese-20061221-4|8	Version:	20061221
14mr|texlive-burmese-20061221-4|9	Release:	4
14mr|texlive-burmese-20061221-4|10	Summary:	Basic Support for Writing Burmese
14mr|texlive-burmese-20061221-4|11	Group:		Publishing
14mr|texlive-burmese-20061221-4|12	URL:		http://www.ctan.org/tex-archive/language/burmese
14mr|texlive-burmese-20061221-4|13	License:	LPPL
14mr|texlive-burmese-20061221-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.tar.xz
14mr|texlive-burmese-20061221-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.doc.tar.xz
14mr|texlive-burmese-20061221-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.source.tar.xz
14mr|texlive-burmese-20061221-4|17	BuildArch:	noarch
14mr|texlive-burmese-20061221-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-burmese-20061221-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-burmese-20061221-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-burmese-20061221-4|21	
14mr|texlive-burmese-20061221-4|22	%description
14mr|texlive-burmese-20061221-4|23	This package provides basic support for writing Burmese. The
14mr|texlive-burmese-20061221-4|24	package provides a preprocessor (written in Perl), an Adobe
14mr|texlive-burmese-20061221-4|25	Type 1 font, and LaTeX macros.
14mr|texlive-burmese-20061221-4|26	
14mr|texlive-burmese-20061221-4|27	%post
14mr|texlive-burmese-20061221-4|28	%{_sbindir}/texlive.post
14mr|texlive-burmese-20061221-4|29	
14mr|texlive-burmese-20061221-4|30	%postun
14mr|texlive-burmese-20061221-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-burmese-20061221-4|32	%{_sbindir}/texlive.post
14mr|texlive-burmese-20061221-4|33	fi
14mr|texlive-burmese-20061221-4|34	
14mr|texlive-burmese-20061221-4|35	#-----------------------------------------------------------------------
14mr|texlive-burmese-20061221-4|36	%files
14mr|texlive-burmese-20061221-4|37	%{_texmfdistdir}/fonts/map/dvips/burmese/burmese.map
14mr|texlive-burmese-20061221-4|38	%{_texmfdistdir}/fonts/tfm/public/burmese/burm.tfm
14mr|texlive-burmese-20061221-4|39	%{_texmfdistdir}/fonts/type1/public/burmese/burm.pfb
14mr|texlive-burmese-20061221-4|40	%{_texmfdistdir}/tex/latex/burmese/birm.sty
14mr|texlive-burmese-20061221-4|41	%{_texmfdistdir}/tex/latex/burmese/ubirm.fd
14mr|texlive-burmese-20061221-4|42	%doc %{_texmfdistdir}/doc/fonts/burmese/burmguide.pdf
14mr|texlive-burmese-20061221-4|43	#- source
14mr|texlive-burmese-20061221-4|44	%doc %{_texmfdistdir}/source/fonts/burmese/birm.pl
14mr|texlive-burmese-20061221-4|45	
14mr|texlive-burmese-20061221-4|46	#-----------------------------------------------------------------------
14mr|texlive-burmese-20061221-4|47	%prep
14mr|texlive-burmese-20061221-4|48	%setup -c -a0 -a1 -a2
14mr|texlive-burmese-20061221-4|49	
14mr|texlive-burmese-20061221-4|50	%build
14mr|texlive-burmese-20061221-4|51	
14mr|texlive-burmese-20061221-4|52	%install
14mr|texlive-burmese-20061221-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-burmese-20061221-4|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-burmese-20061221-4|55	
14mr|texlive-burmese-20061221-4|56	
14mr|texlive-burmese-20061221-4|57	
14mr|texlive-burmese-20061221-4|58	%changelog
14mr|texlive-burmese-20061221-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061221-4
14mr|texlive-burmese-20061221-4|60	+ Revision: 66372eb
14mr|texlive-burmese-20061221-4|61	- MassBuild#440: Increase release tag
14mr|texlive-burmese-20061221-4|62	
14mr|texlive-burmese-20061221-4|63	

19488 14
14mr|texlive-bussproofs-1.0-3|1	# revision 15878
14mr|texlive-bussproofs-1.0-3|2	# category Package
14mr|texlive-bussproofs-1.0-3|3	# catalog-ctan /macros/latex/contrib/bussproofs
14mr|texlive-bussproofs-1.0-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-bussproofs-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-bussproofs-1.0-3|6	# catalog-version 1.0
14mr|texlive-bussproofs-1.0-3|7	Name:		texlive-bussproofs
14mr|texlive-bussproofs-1.0-3|8	Version:	1.0
14mr|texlive-bussproofs-1.0-3|9	Release:	3
14mr|texlive-bussproofs-1.0-3|10	Summary:	Proof trees in the style of the sequent calculus
14mr|texlive-bussproofs-1.0-3|11	Group:		Publishing
14mr|texlive-bussproofs-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bussproofs
14mr|texlive-bussproofs-1.0-3|13	License:	LPPL1.3
14mr|texlive-bussproofs-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.tar.xz
14mr|texlive-bussproofs-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.doc.tar.xz
14mr|texlive-bussproofs-1.0-3|16	BuildArch:	noarch
14mr|texlive-bussproofs-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bussproofs-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bussproofs-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-bussproofs-1.0-3|20	
14mr|texlive-bussproofs-1.0-3|21	%description
14mr|texlive-bussproofs-1.0-3|22	The package allows the construction of proof trees in the style
14mr|texlive-bussproofs-1.0-3|23	of the sequent calculus and many other proof systems. One novel
14mr|texlive-bussproofs-1.0-3|24	feature of the macros is they support the horizontal alignment
14mr|texlive-bussproofs-1.0-3|25	according to some centre point specified with the command
14mr|texlive-bussproofs-1.0-3|26	\fCenter. This is the style often used in sequent calculus
14mr|texlive-bussproofs-1.0-3|27	proofs. The package works in a Plain TeX document, as well as
14mr|texlive-bussproofs-1.0-3|28	in LaTeX; an exposition of the commands available is given in
14mr|texlive-bussproofs-1.0-3|29	the package file itself.
14mr|texlive-bussproofs-1.0-3|30	
14mr|texlive-bussproofs-1.0-3|31	%post
14mr|texlive-bussproofs-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-bussproofs-1.0-3|33	
14mr|texlive-bussproofs-1.0-3|34	%postun
14mr|texlive-bussproofs-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-bussproofs-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-bussproofs-1.0-3|37	fi
14mr|texlive-bussproofs-1.0-3|38	
14mr|texlive-bussproofs-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-bussproofs-1.0-3|40	%files
14mr|texlive-bussproofs-1.0-3|41	%{_texmfdistdir}/tex/latex/bussproofs/bussproofs.sty
14mr|texlive-bussproofs-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.pdf
14mr|texlive-bussproofs-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.tex
14mr|texlive-bussproofs-1.0-3|44	
14mr|texlive-bussproofs-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-bussproofs-1.0-3|46	%prep
14mr|texlive-bussproofs-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-bussproofs-1.0-3|48	
14mr|texlive-bussproofs-1.0-3|49	%build
14mr|texlive-bussproofs-1.0-3|50	
14mr|texlive-bussproofs-1.0-3|51	%install
14mr|texlive-bussproofs-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bussproofs-1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bussproofs-1.0-3|54	
14mr|texlive-bussproofs-1.0-3|55	
14mr|texlive-bussproofs-1.0-3|56	
14mr|texlive-bussproofs-1.0-3|57	%changelog
14mr|texlive-bussproofs-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-bussproofs-1.0-3|59	+ Revision: dde0562
14mr|texlive-bussproofs-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-bussproofs-1.0-3|61	
14mr|texlive-bussproofs-1.0-3|62	

19489 14
14mr|texlive-bxbase-0.5-6|1	# revision 28825
14mr|texlive-bxbase-0.5-6|2	# category Package
14mr|texlive-bxbase-0.5-6|3	# catalog-ctan /language/japanese/BX/bxbase
14mr|texlive-bxbase-0.5-6|4	# catalog-date 2013-01-13 12:34:17 +0100
14mr|texlive-bxbase-0.5-6|5	# catalog-license other-free
14mr|texlive-bxbase-0.5-6|6	# catalog-version 0.5
14mr|texlive-bxbase-0.5-6|7	Name:		texlive-bxbase
14mr|texlive-bxbase-0.5-6|8	Version:	0.5
14mr|texlive-bxbase-0.5-6|9	Release:	6
14mr|texlive-bxbase-0.5-6|10	Summary:	BX bundle base components
14mr|texlive-bxbase-0.5-6|11	Group:		Publishing
14mr|texlive-bxbase-0.5-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxbase
14mr|texlive-bxbase-0.5-6|13	License:	OTHER-FREE
14mr|texlive-bxbase-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.tar.xz
14mr|texlive-bxbase-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.doc.tar.xz
14mr|texlive-bxbase-0.5-6|16	BuildArch:	noarch
14mr|texlive-bxbase-0.5-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bxbase-0.5-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bxbase-0.5-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-bxbase-0.5-6|20	
14mr|texlive-bxbase-0.5-6|21	%description
14mr|texlive-bxbase-0.5-6|22	TeXLive bxbase package.
14mr|texlive-bxbase-0.5-6|23	
14mr|texlive-bxbase-0.5-6|24	%post
14mr|texlive-bxbase-0.5-6|25	%{_sbindir}/texlive.post
14mr|texlive-bxbase-0.5-6|26	
14mr|texlive-bxbase-0.5-6|27	%postun
14mr|texlive-bxbase-0.5-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-bxbase-0.5-6|29	%{_sbindir}/texlive.post
14mr|texlive-bxbase-0.5-6|30	fi
14mr|texlive-bxbase-0.5-6|31	
14mr|texlive-bxbase-0.5-6|32	#-----------------------------------------------------------------------
14mr|texlive-bxbase-0.5-6|33	%files
14mr|texlive-bxbase-0.5-6|34	%{_texmfdistdir}/tex/latex/bxbase/bxbase.def
14mr|texlive-bxbase-0.5-6|35	%{_texmfdistdir}/tex/latex/bxbase/bxbase.sty
14mr|texlive-bxbase-0.5-6|36	%{_texmfdistdir}/tex/latex/bxbase/bxucs.sty
14mr|texlive-bxbase-0.5-6|37	%{_texmfdistdir}/tex/latex/bxbase/bxutf8.def
14mr|texlive-bxbase-0.5-6|38	%{_texmfdistdir}/tex/latex/bxbase/bxutf8x.def
14mr|texlive-bxbase-0.5-6|39	%{_texmfdistdir}/tex/latex/bxbase/zxbase.sty
14mr|texlive-bxbase-0.5-6|40	%doc %{_texmfdistdir}/doc/latex/bxbase/00README
14mr|texlive-bxbase-0.5-6|41	%doc %{_texmfdistdir}/doc/latex/bxbase/LICENSE
14mr|texlive-bxbase-0.5-6|42	%doc %{_texmfdistdir}/doc/latex/bxbase/README
14mr|texlive-bxbase-0.5-6|43	
14mr|texlive-bxbase-0.5-6|44	#-----------------------------------------------------------------------
14mr|texlive-bxbase-0.5-6|45	%prep
14mr|texlive-bxbase-0.5-6|46	%setup -c -a0 -a1
14mr|texlive-bxbase-0.5-6|47	
14mr|texlive-bxbase-0.5-6|48	%build
14mr|texlive-bxbase-0.5-6|49	
14mr|texlive-bxbase-0.5-6|50	%install
14mr|texlive-bxbase-0.5-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bxbase-0.5-6|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bxbase-0.5-6|53	
14mr|texlive-bxbase-0.5-6|54	%changelog
14mr|texlive-bxbase-0.5-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-bxbase-0.5-6|56	+ Revision: ab0956c
14mr|texlive-bxbase-0.5-6|57	- MassBuild#440: Increase release tag
14mr|texlive-bxbase-0.5-6|58	
14mr|texlive-bxbase-0.5-6|59	

19490 14
14mr|texlive-bxcjkjatype-0.2c-6|1	# revision 32048
14mr|texlive-bxcjkjatype-0.2c-6|2	# category Package
14mr|texlive-bxcjkjatype-0.2c-6|3	# catalog-ctan /language/japanese/bxcjkjatype
14mr|texlive-bxcjkjatype-0.2c-6|4	# catalog-date 2013-10-30 11:43:37 +0100
14mr|texlive-bxcjkjatype-0.2c-6|5	# catalog-license other-free
14mr|texlive-bxcjkjatype-0.2c-6|6	# catalog-version 0.2c
14mr|texlive-bxcjkjatype-0.2c-6|7	Name:		texlive-bxcjkjatype
14mr|texlive-bxcjkjatype-0.2c-6|8	Version:	0.2c
14mr|texlive-bxcjkjatype-0.2c-6|9	Release:	6
14mr|texlive-bxcjkjatype-0.2c-6|10	Summary:	Typeset Japanese with pdfLaTeX and CJK
14mr|texlive-bxcjkjatype-0.2c-6|11	Group:		Publishing
14mr|texlive-bxcjkjatype-0.2c-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/bxcjkjatype
14mr|texlive-bxcjkjatype-0.2c-6|13	License:	OTHER-FREE
14mr|texlive-bxcjkjatype-0.2c-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.tar.xz
14mr|texlive-bxcjkjatype-0.2c-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.doc.tar.xz
14mr|texlive-bxcjkjatype-0.2c-6|16	BuildArch:	noarch
14mr|texlive-bxcjkjatype-0.2c-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bxcjkjatype-0.2c-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bxcjkjatype-0.2c-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-bxcjkjatype-0.2c-6|20	
14mr|texlive-bxcjkjatype-0.2c-6|21	%description
14mr|texlive-bxcjkjatype-0.2c-6|22	The package provides a working configuration of the CJK
14mr|texlive-bxcjkjatype-0.2c-6|23	package, suitable for Japanese typesetting of moderate quality.
14mr|texlive-bxcjkjatype-0.2c-6|24	Moreover, it facilitates use of the CJK package for pLaTeX
14mr|texlive-bxcjkjatype-0.2c-6|25	users, by providing commands that are similar to those used by
14mr|texlive-bxcjkjatype-0.2c-6|26	the pLaTeX kernel and some other packages used with it.
14mr|texlive-bxcjkjatype-0.2c-6|27	
14mr|texlive-bxcjkjatype-0.2c-6|28	%post
14mr|texlive-bxcjkjatype-0.2c-6|29	%{_sbindir}/texlive.post
14mr|texlive-bxcjkjatype-0.2c-6|30	
14mr|texlive-bxcjkjatype-0.2c-6|31	%postun
14mr|texlive-bxcjkjatype-0.2c-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-bxcjkjatype-0.2c-6|33	%{_sbindir}/texlive.post
14mr|texlive-bxcjkjatype-0.2c-6|34	fi
14mr|texlive-bxcjkjatype-0.2c-6|35	
14mr|texlive-bxcjkjatype-0.2c-6|36	#-----------------------------------------------------------------------
14mr|texlive-bxcjkjatype-0.2c-6|37	%files
14mr|texlive-bxcjkjatype-0.2c-6|38	%{_texmfdistdir}/tex/latex/bxcjkjatype/bxcjkjatype.sty
14mr|texlive-bxcjkjatype-0.2c-6|39	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/LICENSE
14mr|texlive-bxcjkjatype-0.2c-6|40	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README
14mr|texlive-bxcjkjatype-0.2c-6|41	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README-ja.md
14mr|texlive-bxcjkjatype-0.2c-6|42	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf
14mr|texlive-bxcjkjatype-0.2c-6|43	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.tex
14mr|texlive-bxcjkjatype-0.2c-6|44	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf
14mr|texlive-bxcjkjatype-0.2c-6|45	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.tex
14mr|texlive-bxcjkjatype-0.2c-6|46	
14mr|texlive-bxcjkjatype-0.2c-6|47	#-----------------------------------------------------------------------
14mr|texlive-bxcjkjatype-0.2c-6|48	%prep
14mr|texlive-bxcjkjatype-0.2c-6|49	%setup -c -a0 -a1
14mr|texlive-bxcjkjatype-0.2c-6|50	
14mr|texlive-bxcjkjatype-0.2c-6|51	%build
14mr|texlive-bxcjkjatype-0.2c-6|52	
14mr|texlive-bxcjkjatype-0.2c-6|53	%install
14mr|texlive-bxcjkjatype-0.2c-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bxcjkjatype-0.2c-6|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bxcjkjatype-0.2c-6|56	
14mr|texlive-bxcjkjatype-0.2c-6|57	%changelog
14mr|texlive-bxcjkjatype-0.2c-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2c-6
14mr|texlive-bxcjkjatype-0.2c-6|59	+ Revision: d3064ff
14mr|texlive-bxcjkjatype-0.2c-6|60	- MassBuild#440: Increase release tag
14mr|texlive-bxcjkjatype-0.2c-6|61	
14mr|texlive-bxcjkjatype-0.2c-6|62	

19491 14
14mr|texlive-bxdpx-beamer-0.2-6|1	# revision 30220
14mr|texlive-bxdpx-beamer-0.2-6|2	# category Package
14mr|texlive-bxdpx-beamer-0.2-6|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/bxdpx-beamer
14mr|texlive-bxdpx-beamer-0.2-6|4	# catalog-date 2013-05-03 01:03:17 +0200
14mr|texlive-bxdpx-beamer-0.2-6|5	# catalog-license other-free
14mr|texlive-bxdpx-beamer-0.2-6|6	# catalog-version 0.2
14mr|texlive-bxdpx-beamer-0.2-6|7	Name:		texlive-bxdpx-beamer
14mr|texlive-bxdpx-beamer-0.2-6|8	Version:	0.2
14mr|texlive-bxdpx-beamer-0.2-6|9	Release:	6
14mr|texlive-bxdpx-beamer-0.2-6|10	Summary:	Dvipdfmx extras for use with beamer
14mr|texlive-bxdpx-beamer-0.2-6|11	Group:		Publishing
14mr|texlive-bxdpx-beamer-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/bxdpx-beamer
14mr|texlive-bxdpx-beamer-0.2-6|13	License:	OTHER-FREE
14mr|texlive-bxdpx-beamer-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.tar.xz
14mr|texlive-bxdpx-beamer-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.doc.tar.xz
14mr|texlive-bxdpx-beamer-0.2-6|16	BuildArch:	noarch
14mr|texlive-bxdpx-beamer-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bxdpx-beamer-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bxdpx-beamer-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-bxdpx-beamer-0.2-6|20	
14mr|texlive-bxdpx-beamer-0.2-6|21	%description
14mr|texlive-bxdpx-beamer-0.2-6|22	The package is a driver to support beamer Navigation symbols
14mr|texlive-bxdpx-beamer-0.2-6|23	and \framezoomed regions when using dvipdfmx as PDF generator
14mr|texlive-bxdpx-beamer-0.2-6|24	(e.g., as part of e-pTeX). The package does not define any
14mr|texlive-bxdpx-beamer-0.2-6|25	'user' commands.
14mr|texlive-bxdpx-beamer-0.2-6|26	
14mr|texlive-bxdpx-beamer-0.2-6|27	%post
14mr|texlive-bxdpx-beamer-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-bxdpx-beamer-0.2-6|29	
14mr|texlive-bxdpx-beamer-0.2-6|30	%postun
14mr|texlive-bxdpx-beamer-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-bxdpx-beamer-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-bxdpx-beamer-0.2-6|33	fi
14mr|texlive-bxdpx-beamer-0.2-6|34	
14mr|texlive-bxdpx-beamer-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-bxdpx-beamer-0.2-6|36	%files
14mr|texlive-bxdpx-beamer-0.2-6|37	%{_texmfdistdir}/tex/latex/bxdpx-beamer/bxdpx-beamer.sty
14mr|texlive-bxdpx-beamer-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/LICENSE
14mr|texlive-bxdpx-beamer-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/README
14mr|texlive-bxdpx-beamer-0.2-6|40	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-framezoom.tex
14mr|texlive-bxdpx-beamer-0.2-6|41	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-navisymbol.tex
14mr|texlive-bxdpx-beamer-0.2-6|42	
14mr|texlive-bxdpx-beamer-0.2-6|43	#-----------------------------------------------------------------------
14mr|texlive-bxdpx-beamer-0.2-6|44	%prep
14mr|texlive-bxdpx-beamer-0.2-6|45	%setup -c -a0 -a1
14mr|texlive-bxdpx-beamer-0.2-6|46	
14mr|texlive-bxdpx-beamer-0.2-6|47	%build
14mr|texlive-bxdpx-beamer-0.2-6|48	
14mr|texlive-bxdpx-beamer-0.2-6|49	%install
14mr|texlive-bxdpx-beamer-0.2-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bxdpx-beamer-0.2-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bxdpx-beamer-0.2-6|52	
14mr|texlive-bxdpx-beamer-0.2-6|53	%changelog
14mr|texlive-bxdpx-beamer-0.2-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-bxdpx-beamer-0.2-6|55	+ Revision: 9a82d08
14mr|texlive-bxdpx-beamer-0.2-6|56	- MassBuild#440: Increase release tag
14mr|texlive-bxdpx-beamer-0.2-6|57	
14mr|texlive-bxdpx-beamer-0.2-6|58	

19492 14
14mr|texlive-bxeepic-0.2-6|1	# revision 30559
14mr|texlive-bxeepic-0.2-6|2	# category Package
14mr|texlive-bxeepic-0.2-6|3	# catalog-ctan /macros/latex/contrib/bxeepic
14mr|texlive-bxeepic-0.2-6|4	# catalog-date 2013-05-18 23:56:07 +0200
14mr|texlive-bxeepic-0.2-6|5	# catalog-license other-free
14mr|texlive-bxeepic-0.2-6|6	# catalog-version 0.2
14mr|texlive-bxeepic-0.2-6|7	Name:		texlive-bxeepic
14mr|texlive-bxeepic-0.2-6|8	Version:	0.2
14mr|texlive-bxeepic-0.2-6|9	Release:	6
14mr|texlive-bxeepic-0.2-6|10	Summary:	Eepic facilities using pict2e
14mr|texlive-bxeepic-0.2-6|11	Group:		Publishing
14mr|texlive-bxeepic-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bxeepic
14mr|texlive-bxeepic-0.2-6|13	License:	OTHER-FREE
14mr|texlive-bxeepic-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.tar.xz
14mr|texlive-bxeepic-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.doc.tar.xz
14mr|texlive-bxeepic-0.2-6|16	BuildArch:	noarch
14mr|texlive-bxeepic-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-bxeepic-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-bxeepic-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-bxeepic-0.2-6|20	
14mr|texlive-bxeepic-0.2-6|21	%description
14mr|texlive-bxeepic-0.2-6|22	The package provides an eepic driver to use pict2e facilities.
14mr|texlive-bxeepic-0.2-6|23	
14mr|texlive-bxeepic-0.2-6|24	%post
14mr|texlive-bxeepic-0.2-6|25	%{_sbindir}/texlive.post
14mr|texlive-bxeepic-0.2-6|26	
14mr|texlive-bxeepic-0.2-6|27	%postun
14mr|texlive-bxeepic-0.2-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-bxeepic-0.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-bxeepic-0.2-6|30	fi
14mr|texlive-bxeepic-0.2-6|31	
14mr|texlive-bxeepic-0.2-6|32	#-----------------------------------------------------------------------
14mr|texlive-bxeepic-0.2-6|33	%files
14mr|texlive-bxeepic-0.2-6|34	%{_texmfdistdir}/tex/latex/bxeepic/bxdpxp2e.def
14mr|texlive-bxeepic-0.2-6|35	%{_texmfdistdir}/tex/latex/bxeepic/bxeepic.sty
14mr|texlive-bxeepic-0.2-6|36	%doc %{_texmfdistdir}/doc/latex/bxeepic/LICENSE
14mr|texlive-bxeepic-0.2-6|37	%doc %{_texmfdistdir}/doc/latex/bxeepic/README
14mr|texlive-bxeepic-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.pdf
14mr|texlive-bxeepic-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.tex
14mr|texlive-bxeepic-0.2-6|40	
14mr|texlive-bxeepic-0.2-6|41	#-----------------------------------------------------------------------
14mr|texlive-bxeepic-0.2-6|42	%prep
14mr|texlive-bxeepic-0.2-6|43	%setup -c -a0 -a1
14mr|texlive-bxeepic-0.2-6|44	
14mr|texlive-bxeepic-0.2-6|45	%build
14mr|texlive-bxeepic-0.2-6|46	
14mr|texlive-bxeepic-0.2-6|47	%install
14mr|texlive-bxeepic-0.2-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bxeepic-0.2-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-bxeepic-0.2-6|50	
14mr|texlive-bxeepic-0.2-6|51	%changelog
14mr|texlive-bxeepic-0.2-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-bxeepic-0.2-6|53	+ Revision: 116f970
14mr|texlive-bxeepic-0.2-6|54	- MassBuild#440: Increase release tag
14mr|texlive-bxeepic-0.2-6|55	
14mr|texlive-bxeepic-0.2-6|56	

19493 14
14mr|texlive-bxjscls-0.3a-6|1	# revision 28901
14mr|texlive-bxjscls-0.3a-6|2	# category Package
14mr|texlive-bxjscls-0.3a-6|3	# catalog-ctan /language/japanese/BX/bxjscls
14mr|texlive-bxjscls-0.3a-6|4	# catalog-date 2012-12-21 17:28:17 +0100
14mr|texlive-bxjscls-0.3a-6|5	# catalog-license other-free
14mr|texlive-bxjscls-0.3a-6|6	# catalog-version 0.3a
14mr|texlive-bxjscls-0.3a-6|7	Name:		texlive-bxjscls
14mr|texlive-bxjscls-0.3a-6|8	Version:	0.3a
14mr|texlive-bxjscls-0.3a-6|9	Release:	6
14mr|texlive-bxjscls-0.3a-6|10	Summary:	Document classes based on jsclasses
14mr|texlive-bxjscls-0.3a-6|11	Group:		Publishing
14mr|texlive-bxjscls-0.3a-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxjscls
14mr|texlive-bxjscls-0.3a-6|13	License:	OTHER-FREE
14mr|texlive-bxjscls-0.3a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.tar.xz
14mr|texlive-bxjscls-0.3a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.doc.tar.xz
14mr|texlive-bxjscls-0.3a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.source.tar.xz
14mr|texlive-bxjscls-0.3a-6|17	BuildArch:	noarch
14mr|texlive-bxjscls-0.3a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bxjscls-0.3a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bxjscls-0.3a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-bxjscls-0.3a-6|21	
14mr|texlive-bxjscls-0.3a-6|22	%description
14mr|texlive-bxjscls-0.3a-6|23	Provides classes, based on jsclasses.
14mr|texlive-bxjscls-0.3a-6|24	
14mr|texlive-bxjscls-0.3a-6|25	%post
14mr|texlive-bxjscls-0.3a-6|26	%{_sbindir}/texlive.post
14mr|texlive-bxjscls-0.3a-6|27	
14mr|texlive-bxjscls-0.3a-6|28	%postun
14mr|texlive-bxjscls-0.3a-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-bxjscls-0.3a-6|30	%{_sbindir}/texlive.post
14mr|texlive-bxjscls-0.3a-6|31	fi
14mr|texlive-bxjscls-0.3a-6|32	
14mr|texlive-bxjscls-0.3a-6|33	#-----------------------------------------------------------------------
14mr|texlive-bxjscls-0.3a-6|34	%files
14mr|texlive-bxjscls-0.3a-6|35	%{_texmfdistdir}/tex/latex/bxjscls/bxjsarticle.cls
14mr|texlive-bxjscls-0.3a-6|36	%{_texmfdistdir}/tex/latex/bxjscls/bxjsptex.def
14mr|texlive-bxjscls-0.3a-6|37	%{_texmfdistdir}/tex/latex/bxjscls/bxjsreport.cls
14mr|texlive-bxjscls-0.3a-6|38	%doc %{_texmfdistdir}/doc/latex/bxjscls/LICENSE
14mr|texlive-bxjscls-0.3a-6|39	%doc %{_texmfdistdir}/doc/latex/bxjscls/README
14mr|texlive-bxjscls-0.3a-6|40	%doc %{_texmfdistdir}/doc/latex/bxjscls/bxjsclasses.pdf
14mr|texlive-bxjscls-0.3a-6|41	#- source
14mr|texlive-bxjscls-0.3a-6|42	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.dtx
14mr|texlive-bxjscls-0.3a-6|43	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.ins
14mr|texlive-bxjscls-0.3a-6|44	
14mr|texlive-bxjscls-0.3a-6|45	#-----------------------------------------------------------------------
14mr|texlive-bxjscls-0.3a-6|46	%prep
14mr|texlive-bxjscls-0.3a-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-bxjscls-0.3a-6|48	
14mr|texlive-bxjscls-0.3a-6|49	%build
14mr|texlive-bxjscls-0.3a-6|50	
14mr|texlive-bxjscls-0.3a-6|51	%install
14mr|texlive-bxjscls-0.3a-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bxjscls-0.3a-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bxjscls-0.3a-6|54	
14mr|texlive-bxjscls-0.3a-6|55	%changelog
14mr|texlive-bxjscls-0.3a-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-6
14mr|texlive-bxjscls-0.3a-6|57	+ Revision: 42f1924
14mr|texlive-bxjscls-0.3a-6|58	- MassBuild#440: Increase release tag
14mr|texlive-bxjscls-0.3a-6|59	
14mr|texlive-bxjscls-0.3a-6|60	

19494 14
14mr|texlive-bytefield-2.1-3|1	# revision 23351
14mr|texlive-bytefield-2.1-3|2	# category Package
14mr|texlive-bytefield-2.1-3|3	# catalog-ctan /macros/latex/contrib/bytefield
14mr|texlive-bytefield-2.1-3|4	# catalog-date 2011-06-22 20:08:44 +0200
14mr|texlive-bytefield-2.1-3|5	# catalog-license lppl
14mr|texlive-bytefield-2.1-3|6	# catalog-version 2.1
14mr|texlive-bytefield-2.1-3|7	Name:		texlive-bytefield
14mr|texlive-bytefield-2.1-3|8	Version:	2.1
14mr|texlive-bytefield-2.1-3|9	Release:	3
14mr|texlive-bytefield-2.1-3|10	Summary:	Create illustrations for network protocol specifications
14mr|texlive-bytefield-2.1-3|11	Group:		Publishing
14mr|texlive-bytefield-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bytefield
14mr|texlive-bytefield-2.1-3|13	License:	LPPL
14mr|texlive-bytefield-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.tar.xz
14mr|texlive-bytefield-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.doc.tar.xz
14mr|texlive-bytefield-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.source.tar.xz
14mr|texlive-bytefield-2.1-3|17	BuildArch:	noarch
14mr|texlive-bytefield-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-bytefield-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-bytefield-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-bytefield-2.1-3|21	
14mr|texlive-bytefield-2.1-3|22	%description
14mr|texlive-bytefield-2.1-3|23	The bytefield package helps the user create illustrations for
14mr|texlive-bytefield-2.1-3|24	network protocol specifications and anything else that utilizes
14mr|texlive-bytefield-2.1-3|25	fields of data. These illustrations show how the bits and bytes
14mr|texlive-bytefield-2.1-3|26	are laid out in a packet or in memory. Users should note that
14mr|texlive-bytefield-2.1-3|27	the present version 2.0 offers a different (and incompatible)
14mr|texlive-bytefield-2.1-3|28	user interface from earlier versions.
14mr|texlive-bytefield-2.1-3|29	
14mr|texlive-bytefield-2.1-3|30	%post
14mr|texlive-bytefield-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-bytefield-2.1-3|32	
14mr|texlive-bytefield-2.1-3|33	%postun
14mr|texlive-bytefield-2.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-bytefield-2.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-bytefield-2.1-3|36	fi
14mr|texlive-bytefield-2.1-3|37	
14mr|texlive-bytefield-2.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-bytefield-2.1-3|39	%files
14mr|texlive-bytefield-2.1-3|40	%{_texmfdistdir}/tex/latex/bytefield/bytefield.sty
14mr|texlive-bytefield-2.1-3|41	%doc %{_texmfdistdir}/doc/latex/bytefield/README
14mr|texlive-bytefield-2.1-3|42	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.pdf
14mr|texlive-bytefield-2.1-3|43	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.tex
14mr|texlive-bytefield-2.1-3|44	%doc %{_texmfdistdir}/doc/latex/bytefield/bytefield.pdf
14mr|texlive-bytefield-2.1-3|45	#- source
14mr|texlive-bytefield-2.1-3|46	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.dtx
14mr|texlive-bytefield-2.1-3|47	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.ins
14mr|texlive-bytefield-2.1-3|48	
14mr|texlive-bytefield-2.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-bytefield-2.1-3|50	%prep
14mr|texlive-bytefield-2.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-bytefield-2.1-3|52	
14mr|texlive-bytefield-2.1-3|53	%build
14mr|texlive-bytefield-2.1-3|54	
14mr|texlive-bytefield-2.1-3|55	%install
14mr|texlive-bytefield-2.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-bytefield-2.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-bytefield-2.1-3|58	
14mr|texlive-bytefield-2.1-3|59	
14mr|texlive-bytefield-2.1-3|60	
14mr|texlive-bytefield-2.1-3|61	%changelog
14mr|texlive-bytefield-2.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-bytefield-2.1-3|63	+ Revision: 4af1862
14mr|texlive-bytefield-2.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-bytefield-2.1-3|65	
14mr|texlive-bytefield-2.1-3|66	

19495 14
14mr|texlive-c90-20111103-3|1	# revision 15878
14mr|texlive-c90-20111103-3|2	# category Package
14mr|texlive-c90-20111103-3|3	# catalog-ctan undef
14mr|texlive-c90-20111103-3|4	# catalog-date undef
14mr|texlive-c90-20111103-3|5	# catalog-license undef
14mr|texlive-c90-20111103-3|6	# catalog-version undef
14mr|texlive-c90-20111103-3|7	Name:		texlive-c90
14mr|texlive-c90-20111103-3|8	Version:	20111103
14mr|texlive-c90-20111103-3|9	Release:	3
14mr|texlive-c90-20111103-3|10	Summary:	TeXLive c90 package
14mr|texlive-c90-20111103-3|11	Group:		Publishing
14mr|texlive-c90-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-c90-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-c90-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.tar.xz
14mr|texlive-c90-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.doc.tar.xz
14mr|texlive-c90-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.source.tar.xz
14mr|texlive-c90-20111103-3|17	BuildArch:	noarch
14mr|texlive-c90-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-c90-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-c90-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-c90-20111103-3|21	
14mr|texlive-c90-20111103-3|22	%description
14mr|texlive-c90-20111103-3|23	TeXLive c90 package.
14mr|texlive-c90-20111103-3|24	
14mr|texlive-c90-20111103-3|25	%post
14mr|texlive-c90-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-c90-20111103-3|27	
14mr|texlive-c90-20111103-3|28	%postun
14mr|texlive-c90-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-c90-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-c90-20111103-3|31	fi
14mr|texlive-c90-20111103-3|32	
14mr|texlive-c90-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-c90-20111103-3|34	%files
14mr|texlive-c90-20111103-3|35	%{_texmfdistdir}/fonts/enc/dvips/c90/c90.enc
14mr|texlive-c90-20111103-3|36	%doc %{_texmfdistdir}/doc/fonts/enc/c90/c90.pdf
14mr|texlive-c90-20111103-3|37	#- source
14mr|texlive-c90-20111103-3|38	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.etx
14mr|texlive-c90-20111103-3|39	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.mtx
14mr|texlive-c90-20111103-3|40	
14mr|texlive-c90-20111103-3|41	#-----------------------------------------------------------------------
14mr|texlive-c90-20111103-3|42	%prep
14mr|texlive-c90-20111103-3|43	%setup -c -a0 -a1 -a2
14mr|texlive-c90-20111103-3|44	
14mr|texlive-c90-20111103-3|45	%build
14mr|texlive-c90-20111103-3|46	
14mr|texlive-c90-20111103-3|47	%install
14mr|texlive-c90-20111103-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-c90-20111103-3|49	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-c90-20111103-3|50	
14mr|texlive-c90-20111103-3|51	
14mr|texlive-c90-20111103-3|52	
14mr|texlive-c90-20111103-3|53	%changelog
14mr|texlive-c90-20111103-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-c90-20111103-3|55	+ Revision: 6e61b11
14mr|texlive-c90-20111103-3|56	- MassBuild#440: Increase release tag
14mr|texlive-c90-20111103-3|57	
14mr|texlive-c90-20111103-3|58	

19496 14
14mr|texlive-cachepic-1.0-4|1	# revision 26313
14mr|texlive-cachepic-1.0-4|2	# category Package
14mr|texlive-cachepic-1.0-4|3	# catalog-ctan /macros/latex/contrib/cachepic
14mr|texlive-cachepic-1.0-4|4	# catalog-date 2012-04-29 18:30:38 +0200
14mr|texlive-cachepic-1.0-4|5	# catalog-license lppl1.3
14mr|texlive-cachepic-1.0-4|6	# catalog-version 1.0
14mr|texlive-cachepic-1.0-4|7	Name:		texlive-cachepic
14mr|texlive-cachepic-1.0-4|8	Version:	1.0
14mr|texlive-cachepic-1.0-4|9	Release:	4
14mr|texlive-cachepic-1.0-4|10	Summary:	Convert document fragments into graphics
14mr|texlive-cachepic-1.0-4|11	Group:		Publishing
14mr|texlive-cachepic-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cachepic
14mr|texlive-cachepic-1.0-4|13	License:	LPPL1.3
14mr|texlive-cachepic-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.tar.xz
14mr|texlive-cachepic-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.doc.tar.xz
14mr|texlive-cachepic-1.0-4|16	BuildArch:	noarch
14mr|texlive-cachepic-1.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cachepic-1.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cachepic-1.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-cachepic-1.0-4|20	Provides:	texlive-cachepic.bin = %{EVRD}
14mr|texlive-cachepic-1.0-4|21	
14mr|texlive-cachepic-1.0-4|22	%description
14mr|texlive-cachepic-1.0-4|23	The bundle simplifies and automates conversion of document
14mr|texlive-cachepic-1.0-4|24	fragments into external EPS or PDF files. The bundle consists
14mr|texlive-cachepic-1.0-4|25	of two parts: a LaTeX package that implements a document level
14mr|texlive-cachepic-1.0-4|26	interface, and a command line tool (written in lua) that
14mr|texlive-cachepic-1.0-4|27	generates the external graphics.
14mr|texlive-cachepic-1.0-4|28	
14mr|texlive-cachepic-1.0-4|29	%post
14mr|texlive-cachepic-1.0-4|30	%{_sbindir}/texlive.post
14mr|texlive-cachepic-1.0-4|31	
14mr|texlive-cachepic-1.0-4|32	%postun
14mr|texlive-cachepic-1.0-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-cachepic-1.0-4|34	%{_sbindir}/texlive.post
14mr|texlive-cachepic-1.0-4|35	fi
14mr|texlive-cachepic-1.0-4|36	
14mr|texlive-cachepic-1.0-4|37	#-----------------------------------------------------------------------
14mr|texlive-cachepic-1.0-4|38	%files
14mr|texlive-cachepic-1.0-4|39	%{_bindir}/cachepic
14mr|texlive-cachepic-1.0-4|40	%{_texmfdistdir}/scripts/cachepic/cachepic.cmd
14mr|texlive-cachepic-1.0-4|41	%{_texmfdistdir}/scripts/cachepic/cachepic.tlu
14mr|texlive-cachepic-1.0-4|42	%{_texmfdistdir}/tex/latex/cachepic/cachepic.sty
14mr|texlive-cachepic-1.0-4|43	%{_texmfdistdir}/tex/latex/cachepic/prcachepic.def
14mr|texlive-cachepic-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/cachepic/README
14mr|texlive-cachepic-1.0-4|45	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.pdf
14mr|texlive-cachepic-1.0-4|46	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.tex
14mr|texlive-cachepic-1.0-4|47	
14mr|texlive-cachepic-1.0-4|48	#-----------------------------------------------------------------------
14mr|texlive-cachepic-1.0-4|49	%prep
14mr|texlive-cachepic-1.0-4|50	%setup -c -a0 -a1
14mr|texlive-cachepic-1.0-4|51	
14mr|texlive-cachepic-1.0-4|52	%build
14mr|texlive-cachepic-1.0-4|53	
14mr|texlive-cachepic-1.0-4|54	%install
14mr|texlive-cachepic-1.0-4|55	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-cachepic-1.0-4|56	pushd %{buildroot}%{_bindir}
14mr|texlive-cachepic-1.0-4|57	ln -sf %{_texmfdistdir}/scripts/cachepic/cachepic.tlu cachepic
14mr|texlive-cachepic-1.0-4|58	popd
14mr|texlive-cachepic-1.0-4|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-cachepic-1.0-4|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-cachepic-1.0-4|61	
14mr|texlive-cachepic-1.0-4|62	
14mr|texlive-cachepic-1.0-4|63	
14mr|texlive-cachepic-1.0-4|64	%changelog
14mr|texlive-cachepic-1.0-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-cachepic-1.0-4|66	+ Revision: 4a01d61
14mr|texlive-cachepic-1.0-4|67	- MassBuild#440: Increase release tag
14mr|texlive-cachepic-1.0-4|68	
14mr|texlive-cachepic-1.0-4|69	

19497 14
14mr|texlive-calcage-0.90-7|1	# revision 27725
14mr|texlive-calcage-0.90-7|2	# category Package
14mr|texlive-calcage-0.90-7|3	# catalog-ctan /macros/latex/contrib/calcage
14mr|texlive-calcage-0.90-7|4	# catalog-date 2012-09-16 15:15:03 +0200
14mr|texlive-calcage-0.90-7|5	# catalog-license lppl1.3
14mr|texlive-calcage-0.90-7|6	# catalog-version 0.90
14mr|texlive-calcage-0.90-7|7	Name:		texlive-calcage
14mr|texlive-calcage-0.90-7|8	Version:	0.90
14mr|texlive-calcage-0.90-7|9	Release:	7
14mr|texlive-calcage-0.90-7|10	Summary:	Calculate the age of something, in years
14mr|texlive-calcage-0.90-7|11	Group:		Publishing
14mr|texlive-calcage-0.90-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calcage
14mr|texlive-calcage-0.90-7|13	License:	LPPL1.3
14mr|texlive-calcage-0.90-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.tar.xz
14mr|texlive-calcage-0.90-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.doc.tar.xz
14mr|texlive-calcage-0.90-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.source.tar.xz
14mr|texlive-calcage-0.90-7|17	BuildArch:	noarch
14mr|texlive-calcage-0.90-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-calcage-0.90-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-calcage-0.90-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-calcage-0.90-7|21	
14mr|texlive-calcage-0.90-7|22	%description
14mr|texlive-calcage-0.90-7|23	The package calculates the age of someone or something in
14mr|texlive-calcage-0.90-7|24	years. Internally it uses the datenumber package to calculate
14mr|texlive-calcage-0.90-7|25	the age in days; conversion from days to years is then
14mr|texlive-calcage-0.90-7|26	performed, taking care of leap years and such odd things.
14mr|texlive-calcage-0.90-7|27	
14mr|texlive-calcage-0.90-7|28	%post
14mr|texlive-calcage-0.90-7|29	%{_sbindir}/texlive.post
14mr|texlive-calcage-0.90-7|30	
14mr|texlive-calcage-0.90-7|31	%postun
14mr|texlive-calcage-0.90-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-calcage-0.90-7|33	%{_sbindir}/texlive.post
14mr|texlive-calcage-0.90-7|34	fi
14mr|texlive-calcage-0.90-7|35	
14mr|texlive-calcage-0.90-7|36	#-----------------------------------------------------------------------
14mr|texlive-calcage-0.90-7|37	%files
14mr|texlive-calcage-0.90-7|38	%{_texmfdistdir}/tex/latex/calcage/calcage.sty
14mr|texlive-calcage-0.90-7|39	%doc %{_texmfdistdir}/doc/latex/calcage/README
14mr|texlive-calcage-0.90-7|40	%doc %{_texmfdistdir}/doc/latex/calcage/calcage.pdf
14mr|texlive-calcage-0.90-7|41	#- source
14mr|texlive-calcage-0.90-7|42	%doc %{_texmfdistdir}/source/latex/calcage/calcage.dtx
14mr|texlive-calcage-0.90-7|43	%doc %{_texmfdistdir}/source/latex/calcage/calcage.ins
14mr|texlive-calcage-0.90-7|44	
14mr|texlive-calcage-0.90-7|45	#-----------------------------------------------------------------------
14mr|texlive-calcage-0.90-7|46	%prep
14mr|texlive-calcage-0.90-7|47	%setup -c -a0 -a1 -a2
14mr|texlive-calcage-0.90-7|48	
14mr|texlive-calcage-0.90-7|49	%build
14mr|texlive-calcage-0.90-7|50	
14mr|texlive-calcage-0.90-7|51	%install
14mr|texlive-calcage-0.90-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calcage-0.90-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-calcage-0.90-7|54	
14mr|texlive-calcage-0.90-7|55	%changelog
14mr|texlive-calcage-0.90-7|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.90-7
14mr|texlive-calcage-0.90-7|57	+ Revision: 2a96890
14mr|texlive-calcage-0.90-7|58	- MassBuild#440: Increase release tag
14mr|texlive-calcage-0.90-7|59	
14mr|texlive-calcage-0.90-7|60	

19498 14
14mr|texlive-calctab-v0.6.1-3|1	# revision 15878
14mr|texlive-calctab-v0.6.1-3|2	# category Package
14mr|texlive-calctab-v0.6.1-3|3	# catalog-ctan /macros/latex/contrib/calctab
14mr|texlive-calctab-v0.6.1-3|4	# catalog-date 2009-07-14 21:55:02 +0200
14mr|texlive-calctab-v0.6.1-3|5	# catalog-license lppl
14mr|texlive-calctab-v0.6.1-3|6	# catalog-version v0.6.1
14mr|texlive-calctab-v0.6.1-3|7	Name:		texlive-calctab
14mr|texlive-calctab-v0.6.1-3|8	Version:	v0.6.1
14mr|texlive-calctab-v0.6.1-3|9	Release:	3
14mr|texlive-calctab-v0.6.1-3|10	Summary:	Language for numeric tables
14mr|texlive-calctab-v0.6.1-3|11	Group:		Publishing
14mr|texlive-calctab-v0.6.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calctab
14mr|texlive-calctab-v0.6.1-3|13	License:	LPPL
14mr|texlive-calctab-v0.6.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.tar.xz
14mr|texlive-calctab-v0.6.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.doc.tar.xz
14mr|texlive-calctab-v0.6.1-3|16	BuildArch:	noarch
14mr|texlive-calctab-v0.6.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-calctab-v0.6.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-calctab-v0.6.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-calctab-v0.6.1-3|20	
14mr|texlive-calctab-v0.6.1-3|21	%description
14mr|texlive-calctab-v0.6.1-3|22	The calctab package helps the user to typeset a kind of
14mr|texlive-calctab-v0.6.1-3|23	economic table such as invoices, expense notes and liquidation,
14mr|texlive-calctab-v0.6.1-3|24	or other tabular material with a values column. The code
14mr|texlive-calctab-v0.6.1-3|25	computes sum and percentage with floating point numeric methods
14mr|texlive-calctab-v0.6.1-3|26	(using the fltpoint package) and builds the render table task.
14mr|texlive-calctab-v0.6.1-3|27	
14mr|texlive-calctab-v0.6.1-3|28	%post
14mr|texlive-calctab-v0.6.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-calctab-v0.6.1-3|30	
14mr|texlive-calctab-v0.6.1-3|31	%postun
14mr|texlive-calctab-v0.6.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-calctab-v0.6.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-calctab-v0.6.1-3|34	fi
14mr|texlive-calctab-v0.6.1-3|35	
14mr|texlive-calctab-v0.6.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-calctab-v0.6.1-3|37	%files
14mr|texlive-calctab-v0.6.1-3|38	%{_texmfdistdir}/tex/latex/calctab/calctab.sty
14mr|texlive-calctab-v0.6.1-3|39	%doc %{_texmfdistdir}/doc/latex/calctab/README
14mr|texlive-calctab-v0.6.1-3|40	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.pdf
14mr|texlive-calctab-v0.6.1-3|41	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.tex
14mr|texlive-calctab-v0.6.1-3|42	
14mr|texlive-calctab-v0.6.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-calctab-v0.6.1-3|44	%prep
14mr|texlive-calctab-v0.6.1-3|45	%setup -c -a0 -a1
14mr|texlive-calctab-v0.6.1-3|46	
14mr|texlive-calctab-v0.6.1-3|47	%build
14mr|texlive-calctab-v0.6.1-3|48	
14mr|texlive-calctab-v0.6.1-3|49	%install
14mr|texlive-calctab-v0.6.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calctab-v0.6.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-calctab-v0.6.1-3|52	
14mr|texlive-calctab-v0.6.1-3|53	
14mr|texlive-calctab-v0.6.1-3|54	
14mr|texlive-calctab-v0.6.1-3|55	%changelog
14mr|texlive-calctab-v0.6.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.6.1-3
14mr|texlive-calctab-v0.6.1-3|57	+ Revision: b5aab3a
14mr|texlive-calctab-v0.6.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-calctab-v0.6.1-3|59	
14mr|texlive-calctab-v0.6.1-3|60	

19499 14
14mr|texlive-calculator-1.0a-2|1	# revision 27112
14mr|texlive-calculator-1.0a-2|2	# category Package
14mr|texlive-calculator-1.0a-2|3	# catalog-ctan /macros/latex/contrib/calculator
14mr|texlive-calculator-1.0a-2|4	# catalog-date 2012-07-03 11:28:15 +0200
14mr|texlive-calculator-1.0a-2|5	# catalog-license lppl1.2
14mr|texlive-calculator-1.0a-2|6	# catalog-version 1.0a
14mr|texlive-calculator-1.0a-2|7	Name:		texlive-calculator
14mr|texlive-calculator-1.0a-2|8	Version:	1.0a
14mr|texlive-calculator-1.0a-2|9	Release:	2
14mr|texlive-calculator-1.0a-2|10	Summary:	Use LaTeX as a scientific calculator
14mr|texlive-calculator-1.0a-2|11	Group:		Publishing
14mr|texlive-calculator-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calculator
14mr|texlive-calculator-1.0a-2|13	License:	LPPL1.2
14mr|texlive-calculator-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.tar.xz
14mr|texlive-calculator-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.doc.tar.xz
14mr|texlive-calculator-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.source.tar.xz
14mr|texlive-calculator-1.0a-2|17	BuildArch:	noarch
14mr|texlive-calculator-1.0a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-calculator-1.0a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-calculator-1.0a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-calculator-1.0a-2|21	
14mr|texlive-calculator-1.0a-2|22	%description
14mr|texlive-calculator-1.0a-2|23	The calculator and calculus packages define several
14mr|texlive-calculator-1.0a-2|24	instructions which allow us to realise algebraic operations and
14mr|texlive-calculator-1.0a-2|25	to evaluate elementary functions and derivatives in our
14mr|texlive-calculator-1.0a-2|26	documents. The package's main goal is to define the arithmetic
14mr|texlive-calculator-1.0a-2|27	and functional calculations need in the author's package
14mr|texlive-calculator-1.0a-2|28	xpicture, but the numeric abilities of "calculator" and
14mr|texlive-calculator-1.0a-2|29	"calculus" may be useful in other contexts.
14mr|texlive-calculator-1.0a-2|30	
14mr|texlive-calculator-1.0a-2|31	%post
14mr|texlive-calculator-1.0a-2|32	%{_sbindir}/texlive.post
14mr|texlive-calculator-1.0a-2|33	
14mr|texlive-calculator-1.0a-2|34	%postun
14mr|texlive-calculator-1.0a-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-calculator-1.0a-2|36	%{_sbindir}/texlive.post
14mr|texlive-calculator-1.0a-2|37	fi
14mr|texlive-calculator-1.0a-2|38	
14mr|texlive-calculator-1.0a-2|39	#-----------------------------------------------------------------------
14mr|texlive-calculator-1.0a-2|40	%files
14mr|texlive-calculator-1.0a-2|41	%{_texmfdistdir}/tex/latex/calculator/calculator.sty
14mr|texlive-calculator-1.0a-2|42	%{_texmfdistdir}/tex/latex/calculator/calculus.sty
14mr|texlive-calculator-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/calculator/README
14mr|texlive-calculator-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/calculator/calculator.pdf
14mr|texlive-calculator-1.0a-2|45	%doc %{_texmfdistdir}/doc/latex/calculator/calculator1.tex
14mr|texlive-calculator-1.0a-2|46	%doc %{_texmfdistdir}/doc/latex/calculator/calculator10.tex
14mr|texlive-calculator-1.0a-2|47	%doc %{_texmfdistdir}/doc/latex/calculator/calculator11.tex
14mr|texlive-calculator-1.0a-2|48	%doc %{_texmfdistdir}/doc/latex/calculator/calculator12.tex
14mr|texlive-calculator-1.0a-2|49	%doc %{_texmfdistdir}/doc/latex/calculator/calculator13.tex
14mr|texlive-calculator-1.0a-2|50	%doc %{_texmfdistdir}/doc/latex/calculator/calculator14.tex
14mr|texlive-calculator-1.0a-2|51	%doc %{_texmfdistdir}/doc/latex/calculator/calculator15.tex
14mr|texlive-calculator-1.0a-2|52	%doc %{_texmfdistdir}/doc/latex/calculator/calculator16.tex
14mr|texlive-calculator-1.0a-2|53	%doc %{_texmfdistdir}/doc/latex/calculator/calculator17.tex
14mr|texlive-calculator-1.0a-2|54	%doc %{_texmfdistdir}/doc/latex/calculator/calculator18.tex
14mr|texlive-calculator-1.0a-2|55	%doc %{_texmfdistdir}/doc/latex/calculator/calculator19.tex
14mr|texlive-calculator-1.0a-2|56	%doc %{_texmfdistdir}/doc/latex/calculator/calculator2.tex
14mr|texlive-calculator-1.0a-2|57	%doc %{_texmfdistdir}/doc/latex/calculator/calculator20.tex
14mr|texlive-calculator-1.0a-2|58	%doc %{_texmfdistdir}/doc/latex/calculator/calculator21.tex
14mr|texlive-calculator-1.0a-2|59	%doc %{_texmfdistdir}/doc/latex/calculator/calculator22.tex
14mr|texlive-calculator-1.0a-2|60	%doc %{_texmfdistdir}/doc/latex/calculator/calculator23.tex
14mr|texlive-calculator-1.0a-2|61	%doc %{_texmfdistdir}/doc/latex/calculator/calculator24.tex
14mr|texlive-calculator-1.0a-2|62	%doc %{_texmfdistdir}/doc/latex/calculator/calculator25.tex
14mr|texlive-calculator-1.0a-2|63	%doc %{_texmfdistdir}/doc/latex/calculator/calculator26.tex
14mr|texlive-calculator-1.0a-2|64	%doc %{_texmfdistdir}/doc/latex/calculator/calculator27.tex
14mr|texlive-calculator-1.0a-2|65	%doc %{_texmfdistdir}/doc/latex/calculator/calculator28.tex
14mr|texlive-calculator-1.0a-2|66	%doc %{_texmfdistdir}/doc/latex/calculator/calculator29.tex
14mr|texlive-calculator-1.0a-2|67	%doc %{_texmfdistdir}/doc/latex/calculator/calculator3.tex
14mr|texlive-calculator-1.0a-2|68	%doc %{_texmfdistdir}/doc/latex/calculator/calculator30.tex
14mr|texlive-calculator-1.0a-2|69	%doc %{_texmfdistdir}/doc/latex/calculator/calculator31.tex
14mr|texlive-calculator-1.0a-2|70	%doc %{_texmfdistdir}/doc/latex/calculator/calculator32.tex
14mr|texlive-calculator-1.0a-2|71	%doc %{_texmfdistdir}/doc/latex/calculator/calculator33.tex
14mr|texlive-calculator-1.0a-2|72	%doc %{_texmfdistdir}/doc/latex/calculator/calculator34.tex
14mr|texlive-calculator-1.0a-2|73	%doc %{_texmfdistdir}/doc/latex/calculator/calculator35.tex
14mr|texlive-calculator-1.0a-2|74	%doc %{_texmfdistdir}/doc/latex/calculator/calculator36.tex
14mr|texlive-calculator-1.0a-2|75	%doc %{_texmfdistdir}/doc/latex/calculator/calculator37.tex
14mr|texlive-calculator-1.0a-2|76	%doc %{_texmfdistdir}/doc/latex/calculator/calculator38.tex
14mr|texlive-calculator-1.0a-2|77	%doc %{_texmfdistdir}/doc/latex/calculator/calculator39.tex
14mr|texlive-calculator-1.0a-2|78	%doc %{_texmfdistdir}/doc/latex/calculator/calculator4.tex
14mr|texlive-calculator-1.0a-2|79	%doc %{_texmfdistdir}/doc/latex/calculator/calculator40.tex
14mr|texlive-calculator-1.0a-2|80	%doc %{_texmfdistdir}/doc/latex/calculator/calculator41.tex
14mr|texlive-calculator-1.0a-2|81	%doc %{_texmfdistdir}/doc/latex/calculator/calculator42.tex
14mr|texlive-calculator-1.0a-2|82	%doc %{_texmfdistdir}/doc/latex/calculator/calculator43.tex
14mr|texlive-calculator-1.0a-2|83	%doc %{_texmfdistdir}/doc/latex/calculator/calculator44.tex
14mr|texlive-calculator-1.0a-2|84	%doc %{_texmfdistdir}/doc/latex/calculator/calculator45.tex
14mr|texlive-calculator-1.0a-2|85	%doc %{_texmfdistdir}/doc/latex/calculator/calculator46.tex
14mr|texlive-calculator-1.0a-2|86	%doc %{_texmfdistdir}/doc/latex/calculator/calculator47.tex
14mr|texlive-calculator-1.0a-2|87	%doc %{_texmfdistdir}/doc/latex/calculator/calculator48.tex
14mr|texlive-calculator-1.0a-2|88	%doc %{_texmfdistdir}/doc/latex/calculator/calculator49.tex
14mr|texlive-calculator-1.0a-2|89	%doc %{_texmfdistdir}/doc/latex/calculator/calculator5.tex
14mr|texlive-calculator-1.0a-2|90	%doc %{_texmfdistdir}/doc/latex/calculator/calculator50.tex
14mr|texlive-calculator-1.0a-2|91	%doc %{_texmfdistdir}/doc/latex/calculator/calculator51.tex
14mr|texlive-calculator-1.0a-2|92	%doc %{_texmfdistdir}/doc/latex/calculator/calculator52.tex
14mr|texlive-calculator-1.0a-2|93	%doc %{_texmfdistdir}/doc/latex/calculator/calculator53.tex
14mr|texlive-calculator-1.0a-2|94	%doc %{_texmfdistdir}/doc/latex/calculator/calculator54.tex
14mr|texlive-calculator-1.0a-2|95	%doc %{_texmfdistdir}/doc/latex/calculator/calculator55.tex
14mr|texlive-calculator-1.0a-2|96	%doc %{_texmfdistdir}/doc/latex/calculator/calculator56.tex
14mr|texlive-calculator-1.0a-2|97	%doc %{_texmfdistdir}/doc/latex/calculator/calculator57.tex
14mr|texlive-calculator-1.0a-2|98	%doc %{_texmfdistdir}/doc/latex/calculator/calculator6.tex
14mr|texlive-calculator-1.0a-2|99	%doc %{_texmfdistdir}/doc/latex/calculator/calculator7.tex
14mr|texlive-calculator-1.0a-2|100	%doc %{_texmfdistdir}/doc/latex/calculator/calculator8.tex
14mr|texlive-calculator-1.0a-2|101	%doc %{_texmfdistdir}/doc/latex/calculator/calculator9.tex
14mr|texlive-calculator-1.0a-2|102	#- source
14mr|texlive-calculator-1.0a-2|103	%doc %{_texmfdistdir}/source/latex/calculator/calculator.dtx
14mr|texlive-calculator-1.0a-2|104	
14mr|texlive-calculator-1.0a-2|105	#-----------------------------------------------------------------------
14mr|texlive-calculator-1.0a-2|106	%prep
14mr|texlive-calculator-1.0a-2|107	%setup -c -a0 -a1 -a2
14mr|texlive-calculator-1.0a-2|108	
14mr|texlive-calculator-1.0a-2|109	%build
14mr|texlive-calculator-1.0a-2|110	
14mr|texlive-calculator-1.0a-2|111	%install
14mr|texlive-calculator-1.0a-2|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calculator-1.0a-2|113	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-calculator-1.0a-2|114	
14mr|texlive-calculator-1.0a-2|115	
14mr|texlive-calculator-1.0a-2|116	
14mr|texlive-calculator-1.0a-2|117	%changelog
14mr|texlive-calculator-1.0a-2|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-2
14mr|texlive-calculator-1.0a-2|119	+ Revision: 2e527cb
14mr|texlive-calculator-1.0a-2|120	- MassBuild#440: Increase release tag
14mr|texlive-calculator-1.0a-2|121	
14mr|texlive-calculator-1.0a-2|122	

19500 14
14mr|texlive-calligra-20100503-3|1	# revision 15878
14mr|texlive-calligra-20100503-3|2	# category Package
14mr|texlive-calligra-20100503-3|3	# catalog-ctan /fonts/calligra
14mr|texlive-calligra-20100503-3|4	# catalog-date 2010-05-03 23:11:16 +0200
14mr|texlive-calligra-20100503-3|5	# catalog-license other-free
14mr|texlive-calligra-20100503-3|6	# catalog-version undef
14mr|texlive-calligra-20100503-3|7	Name:		texlive-calligra
14mr|texlive-calligra-20100503-3|8	Version:	20100503
14mr|texlive-calligra-20100503-3|9	Release:	3
14mr|texlive-calligra-20100503-3|10	Summary:	Calligraphic font
14mr|texlive-calligra-20100503-3|11	Group:		Publishing
14mr|texlive-calligra-20100503-3|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra
14mr|texlive-calligra-20100503-3|13	License:	OTHER-FREE
14mr|texlive-calligra-20100503-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.tar.xz
14mr|texlive-calligra-20100503-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.doc.tar.xz
14mr|texlive-calligra-20100503-3|16	BuildArch:	noarch
14mr|texlive-calligra-20100503-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-calligra-20100503-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-calligra-20100503-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-calligra-20100503-3|20	
14mr|texlive-calligra-20100503-3|21	%description
14mr|texlive-calligra-20100503-3|22	A calligraphic font in the handwriting style of the author,
14mr|texlive-calligra-20100503-3|23	Peter Vanroose. The font is supplied as MetaFont source LaTeX
14mr|texlive-calligra-20100503-3|24	support of the font is provided in the calligra package in the
14mr|texlive-calligra-20100503-3|25	fundus bundle.
14mr|texlive-calligra-20100503-3|26	
14mr|texlive-calligra-20100503-3|27	%post
14mr|texlive-calligra-20100503-3|28	%{_sbindir}/texlive.post
14mr|texlive-calligra-20100503-3|29	
14mr|texlive-calligra-20100503-3|30	%postun
14mr|texlive-calligra-20100503-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-calligra-20100503-3|32	%{_sbindir}/texlive.post
14mr|texlive-calligra-20100503-3|33	fi
14mr|texlive-calligra-20100503-3|34	
14mr|texlive-calligra-20100503-3|35	#-----------------------------------------------------------------------
14mr|texlive-calligra-20100503-3|36	%files
14mr|texlive-calligra-20100503-3|37	%{_texmfdistdir}/fonts/source/public/calligra/callig15.mf
14mr|texlive-calligra-20100503-3|38	%{_texmfdistdir}/fonts/source/public/calligra/calligra.mf
14mr|texlive-calligra-20100503-3|39	%{_texmfdistdir}/fonts/tfm/public/calligra/callig15.tfm
14mr|texlive-calligra-20100503-3|40	%doc %{_texmfdistdir}/doc/latex/calligra/README
14mr|texlive-calligra-20100503-3|41	%doc %{_texmfdistdir}/doc/latex/calligra/testfont.pdf
14mr|texlive-calligra-20100503-3|42	
14mr|texlive-calligra-20100503-3|43	#-----------------------------------------------------------------------
14mr|texlive-calligra-20100503-3|44	%prep
14mr|texlive-calligra-20100503-3|45	%setup -c -a0 -a1
14mr|texlive-calligra-20100503-3|46	
14mr|texlive-calligra-20100503-3|47	%build
14mr|texlive-calligra-20100503-3|48	
14mr|texlive-calligra-20100503-3|49	%install
14mr|texlive-calligra-20100503-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calligra-20100503-3|51	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-calligra-20100503-3|52	
14mr|texlive-calligra-20100503-3|53	
14mr|texlive-calligra-20100503-3|54	
14mr|texlive-calligra-20100503-3|55	%changelog
14mr|texlive-calligra-20100503-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100503-3
14mr|texlive-calligra-20100503-3|57	+ Revision: 0cdd874
14mr|texlive-calligra-20100503-3|58	- MassBuild#440: Increase release tag
14mr|texlive-calligra-20100503-3|59	
14mr|texlive-calligra-20100503-3|60	

19501 14
14mr|texlive-calligra-type1-001.000-3|1	# revision 24302
14mr|texlive-calligra-type1-001.000-3|2	# category Package
14mr|texlive-calligra-type1-001.000-3|3	# catalog-ctan /fonts/calligra-type1
14mr|texlive-calligra-type1-001.000-3|4	# catalog-date 2011-10-16 10:43:33 +0200
14mr|texlive-calligra-type1-001.000-3|5	# catalog-license other-free
14mr|texlive-calligra-type1-001.000-3|6	# catalog-version 001.000
14mr|texlive-calligra-type1-001.000-3|7	Name:		texlive-calligra-type1
14mr|texlive-calligra-type1-001.000-3|8	Version:	001.000
14mr|texlive-calligra-type1-001.000-3|9	Release:	3
14mr|texlive-calligra-type1-001.000-3|10	Summary:	Type 1 version of Caliigra
14mr|texlive-calligra-type1-001.000-3|11	Group:		Publishing
14mr|texlive-calligra-type1-001.000-3|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra-type1
14mr|texlive-calligra-type1-001.000-3|13	License:	OTHER-FREE
14mr|texlive-calligra-type1-001.000-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.tar.xz
14mr|texlive-calligra-type1-001.000-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.doc.tar.xz
14mr|texlive-calligra-type1-001.000-3|16	BuildArch:	noarch
14mr|texlive-calligra-type1-001.000-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-calligra-type1-001.000-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-calligra-type1-001.000-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-calligra-type1-001.000-3|20	
14mr|texlive-calligra-type1-001.000-3|21	%description
14mr|texlive-calligra-type1-001.000-3|22	This is a converstion (using mf2pt1 of Peter Vanroose's
14mr|texlive-calligra-type1-001.000-3|23	handwriting font.
14mr|texlive-calligra-type1-001.000-3|24	
14mr|texlive-calligra-type1-001.000-3|25	%post
14mr|texlive-calligra-type1-001.000-3|26	%{_sbindir}/texlive.post
14mr|texlive-calligra-type1-001.000-3|27	
14mr|texlive-calligra-type1-001.000-3|28	%postun
14mr|texlive-calligra-type1-001.000-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-calligra-type1-001.000-3|30	%{_sbindir}/texlive.post
14mr|texlive-calligra-type1-001.000-3|31	fi
14mr|texlive-calligra-type1-001.000-3|32	
14mr|texlive-calligra-type1-001.000-3|33	#-----------------------------------------------------------------------
14mr|texlive-calligra-type1-001.000-3|34	%files
14mr|texlive-calligra-type1-001.000-3|35	%{_texmfdistdir}/fonts/afm/public/calligra-type1/callig15.afm
14mr|texlive-calligra-type1-001.000-3|36	%{_texmfdistdir}/fonts/map/dvips/calligra-type1/calligra.map
14mr|texlive-calligra-type1-001.000-3|37	%{_texmfdistdir}/fonts/type1/public/calligra-type1/callig15.pfb
14mr|texlive-calligra-type1-001.000-3|38	%doc %{_texmfdistdir}/doc/fonts/calligra-type1/README
14mr|texlive-calligra-type1-001.000-3|39	
14mr|texlive-calligra-type1-001.000-3|40	#-----------------------------------------------------------------------
14mr|texlive-calligra-type1-001.000-3|41	%prep
14mr|texlive-calligra-type1-001.000-3|42	%setup -c -a0 -a1
14mr|texlive-calligra-type1-001.000-3|43	
14mr|texlive-calligra-type1-001.000-3|44	%build
14mr|texlive-calligra-type1-001.000-3|45	
14mr|texlive-calligra-type1-001.000-3|46	%install
14mr|texlive-calligra-type1-001.000-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calligra-type1-001.000-3|48	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-calligra-type1-001.000-3|49	
14mr|texlive-calligra-type1-001.000-3|50	
14mr|texlive-calligra-type1-001.000-3|51	
14mr|texlive-calligra-type1-001.000-3|52	%changelog
14mr|texlive-calligra-type1-001.000-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 001.000-3
14mr|texlive-calligra-type1-001.000-3|54	+ Revision: 329da7f
14mr|texlive-calligra-type1-001.000-3|55	- MassBuild#440: Increase release tag
14mr|texlive-calligra-type1-001.000-3|56	
14mr|texlive-calligra-type1-001.000-3|57	

19502 14
14mr|texlive-calrsfs-20100220-3|1	# revision 17125
14mr|texlive-calrsfs-20100220-3|2	# category Package
14mr|texlive-calrsfs-20100220-3|3	# catalog-ctan /macros/latex/contrib/calrsfs
14mr|texlive-calrsfs-20100220-3|4	# catalog-date 2010-02-20 21:59:31 +0100
14mr|texlive-calrsfs-20100220-3|5	# catalog-license pd
14mr|texlive-calrsfs-20100220-3|6	# catalog-version undef
14mr|texlive-calrsfs-20100220-3|7	Name:		texlive-calrsfs
14mr|texlive-calrsfs-20100220-3|8	Version:	20100220
14mr|texlive-calrsfs-20100220-3|9	Release:	3
14mr|texlive-calrsfs-20100220-3|10	Summary:	Copperplate calligraphic letters in LaTeX
14mr|texlive-calrsfs-20100220-3|11	Group:		Publishing
14mr|texlive-calrsfs-20100220-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calrsfs
14mr|texlive-calrsfs-20100220-3|13	License:	PD
14mr|texlive-calrsfs-20100220-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.tar.xz
14mr|texlive-calrsfs-20100220-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.doc.tar.xz
14mr|texlive-calrsfs-20100220-3|16	BuildArch:	noarch
14mr|texlive-calrsfs-20100220-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-calrsfs-20100220-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-calrsfs-20100220-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-calrsfs-20100220-3|20	
14mr|texlive-calrsfs-20100220-3|21	%description
14mr|texlive-calrsfs-20100220-3|22	Provides a maths interface to the rsfs fonts.
14mr|texlive-calrsfs-20100220-3|23	
14mr|texlive-calrsfs-20100220-3|24	%post
14mr|texlive-calrsfs-20100220-3|25	%{_sbindir}/texlive.post
14mr|texlive-calrsfs-20100220-3|26	
14mr|texlive-calrsfs-20100220-3|27	%postun
14mr|texlive-calrsfs-20100220-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-calrsfs-20100220-3|29	%{_sbindir}/texlive.post
14mr|texlive-calrsfs-20100220-3|30	fi
14mr|texlive-calrsfs-20100220-3|31	
14mr|texlive-calrsfs-20100220-3|32	#-----------------------------------------------------------------------
14mr|texlive-calrsfs-20100220-3|33	%files
14mr|texlive-calrsfs-20100220-3|34	%{_texmfdistdir}/tex/latex/calrsfs/OMSrsfs.fd
14mr|texlive-calrsfs-20100220-3|35	%{_texmfdistdir}/tex/latex/calrsfs/calrsfs.sty
14mr|texlive-calrsfs-20100220-3|36	%doc %{_texmfdistdir}/doc/latex/calrsfs/README
14mr|texlive-calrsfs-20100220-3|37	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.pdf
14mr|texlive-calrsfs-20100220-3|38	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.tex
14mr|texlive-calrsfs-20100220-3|39	
14mr|texlive-calrsfs-20100220-3|40	#-----------------------------------------------------------------------
14mr|texlive-calrsfs-20100220-3|41	%prep
14mr|texlive-calrsfs-20100220-3|42	%setup -c -a0 -a1
14mr|texlive-calrsfs-20100220-3|43	
14mr|texlive-calrsfs-20100220-3|44	%build
14mr|texlive-calrsfs-20100220-3|45	
14mr|texlive-calrsfs-20100220-3|46	%install
14mr|texlive-calrsfs-20100220-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calrsfs-20100220-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-calrsfs-20100220-3|49	
14mr|texlive-calrsfs-20100220-3|50	
14mr|texlive-calrsfs-20100220-3|51	
14mr|texlive-calrsfs-20100220-3|52	%changelog
14mr|texlive-calrsfs-20100220-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100220-3
14mr|texlive-calrsfs-20100220-3|54	+ Revision: b7e1842
14mr|texlive-calrsfs-20100220-3|55	- MassBuild#440: Increase release tag
14mr|texlive-calrsfs-20100220-3|56	
14mr|texlive-calrsfs-20100220-3|57	

19503 14
14mr|texlive-cals-2.0.1-3|1	# revision 22766
14mr|texlive-cals-2.0.1-3|2	# category Package
14mr|texlive-cals-2.0.1-3|3	# catalog-ctan /macros/latex/contrib/cals
14mr|texlive-cals-2.0.1-3|4	# catalog-date 2010-10-26 15:02:43 +0200
14mr|texlive-cals-2.0.1-3|5	# catalog-license lppl1.3
14mr|texlive-cals-2.0.1-3|6	# catalog-version 2.0.1
14mr|texlive-cals-2.0.1-3|7	Name:		texlive-cals
14mr|texlive-cals-2.0.1-3|8	Version:	2.0.1
14mr|texlive-cals-2.0.1-3|9	Release:	3
14mr|texlive-cals-2.0.1-3|10	Summary:	Multipage tables with wide range of features
14mr|texlive-cals-2.0.1-3|11	Group:		Publishing
14mr|texlive-cals-2.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cals
14mr|texlive-cals-2.0.1-3|13	License:	LPPL1.3
14mr|texlive-cals-2.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.tar.xz
14mr|texlive-cals-2.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.doc.tar.xz
14mr|texlive-cals-2.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.source.tar.xz
14mr|texlive-cals-2.0.1-3|17	BuildArch:	noarch
14mr|texlive-cals-2.0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cals-2.0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cals-2.0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cals-2.0.1-3|21	
14mr|texlive-cals-2.0.1-3|22	%description
14mr|texlive-cals-2.0.1-3|23	The package allows the user to typeset multipage tables with
14mr|texlive-cals-2.0.1-3|24	repeatable headers and footers, and with cells spanned over
14mr|texlive-cals-2.0.1-3|25	rows and columns. Decorations are supported: padding,
14mr|texlive-cals-2.0.1-3|26	background color, width of separation rules. The package is
14mr|texlive-cals-2.0.1-3|27	compatible with multicol and pdfsync.
14mr|texlive-cals-2.0.1-3|28	
14mr|texlive-cals-2.0.1-3|29	%post
14mr|texlive-cals-2.0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-cals-2.0.1-3|31	
14mr|texlive-cals-2.0.1-3|32	%postun
14mr|texlive-cals-2.0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cals-2.0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-cals-2.0.1-3|35	fi
14mr|texlive-cals-2.0.1-3|36	
14mr|texlive-cals-2.0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-cals-2.0.1-3|38	%files
14mr|texlive-cals-2.0.1-3|39	%{_texmfdistdir}/tex/latex/cals/cals.sty
14mr|texlive-cals-2.0.1-3|40	%doc %{_texmfdistdir}/doc/latex/cals/README
14mr|texlive-cals-2.0.1-3|41	%doc %{_texmfdistdir}/doc/latex/cals/cals.pdf
14mr|texlive-cals-2.0.1-3|42	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.pdf
14mr|texlive-cals-2.0.1-3|43	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.tex
14mr|texlive-cals-2.0.1-3|44	%doc %{_texmfdistdir}/doc/latex/cals/examples/table1.tex
14mr|texlive-cals-2.0.1-3|45	%doc %{_texmfdistdir}/doc/latex/cals/examples/table2.tex
14mr|texlive-cals-2.0.1-3|46	%doc %{_texmfdistdir}/doc/latex/cals/examples/table3.tex
14mr|texlive-cals-2.0.1-3|47	%doc %{_texmfdistdir}/doc/latex/cals/examples/table4.tex
14mr|texlive-cals-2.0.1-3|48	%doc %{_texmfdistdir}/doc/latex/cals/test/README
14mr|texlive-cals-2.0.1-3|49	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.chk
14mr|texlive-cals-2.0.1-3|50	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.tex
14mr|texlive-cals-2.0.1-3|51	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.chk
14mr|texlive-cals-2.0.1-3|52	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.tex
14mr|texlive-cals-2.0.1-3|53	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.chk
14mr|texlive-cals-2.0.1-3|54	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.tex
14mr|texlive-cals-2.0.1-3|55	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.chk
14mr|texlive-cals-2.0.1-3|56	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.tex
14mr|texlive-cals-2.0.1-3|57	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.chk
14mr|texlive-cals-2.0.1-3|58	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.tex
14mr|texlive-cals-2.0.1-3|59	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.chk
14mr|texlive-cals-2.0.1-3|60	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.tex
14mr|texlive-cals-2.0.1-3|61	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.chk
14mr|texlive-cals-2.0.1-3|62	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.tex
14mr|texlive-cals-2.0.1-3|63	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.chk
14mr|texlive-cals-2.0.1-3|64	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.tex
14mr|texlive-cals-2.0.1-3|65	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.chk
14mr|texlive-cals-2.0.1-3|66	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.tex
14mr|texlive-cals-2.0.1-3|67	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.chk
14mr|texlive-cals-2.0.1-3|68	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.tex
14mr|texlive-cals-2.0.1-3|69	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.chk
14mr|texlive-cals-2.0.1-3|70	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.tex
14mr|texlive-cals-2.0.1-3|71	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.chk
14mr|texlive-cals-2.0.1-3|72	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.tex
14mr|texlive-cals-2.0.1-3|73	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.chk
14mr|texlive-cals-2.0.1-3|74	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.tex
14mr|texlive-cals-2.0.1-3|75	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.chk
14mr|texlive-cals-2.0.1-3|76	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.tex
14mr|texlive-cals-2.0.1-3|77	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.chk
14mr|texlive-cals-2.0.1-3|78	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.tex
14mr|texlive-cals-2.0.1-3|79	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.chk
14mr|texlive-cals-2.0.1-3|80	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.tex
14mr|texlive-cals-2.0.1-3|81	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.chk
14mr|texlive-cals-2.0.1-3|82	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.tex
14mr|texlive-cals-2.0.1-3|83	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.chk
14mr|texlive-cals-2.0.1-3|84	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.tex
14mr|texlive-cals-2.0.1-3|85	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.chk
14mr|texlive-cals-2.0.1-3|86	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.tex
14mr|texlive-cals-2.0.1-3|87	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.chk
14mr|texlive-cals-2.0.1-3|88	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.tex
14mr|texlive-cals-2.0.1-3|89	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.chk
14mr|texlive-cals-2.0.1-3|90	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.tex
14mr|texlive-cals-2.0.1-3|91	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.chk
14mr|texlive-cals-2.0.1-3|92	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.tex
14mr|texlive-cals-2.0.1-3|93	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.chk
14mr|texlive-cals-2.0.1-3|94	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.tex
14mr|texlive-cals-2.0.1-3|95	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.chk
14mr|texlive-cals-2.0.1-3|96	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.tex
14mr|texlive-cals-2.0.1-3|97	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.chk
14mr|texlive-cals-2.0.1-3|98	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.tex
14mr|texlive-cals-2.0.1-3|99	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.chk
14mr|texlive-cals-2.0.1-3|100	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.tex
14mr|texlive-cals-2.0.1-3|101	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.chk
14mr|texlive-cals-2.0.1-3|102	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.tex
14mr|texlive-cals-2.0.1-3|103	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.chk
14mr|texlive-cals-2.0.1-3|104	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.tex
14mr|texlive-cals-2.0.1-3|105	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.chk
14mr|texlive-cals-2.0.1-3|106	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.tex
14mr|texlive-cals-2.0.1-3|107	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.chk
14mr|texlive-cals-2.0.1-3|108	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.tex
14mr|texlive-cals-2.0.1-3|109	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.chk
14mr|texlive-cals-2.0.1-3|110	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.tex
14mr|texlive-cals-2.0.1-3|111	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.chk
14mr|texlive-cals-2.0.1-3|112	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.tex
14mr|texlive-cals-2.0.1-3|113	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.chk
14mr|texlive-cals-2.0.1-3|114	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.tex
14mr|texlive-cals-2.0.1-3|115	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.chk
14mr|texlive-cals-2.0.1-3|116	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.tex
14mr|texlive-cals-2.0.1-3|117	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.chk
14mr|texlive-cals-2.0.1-3|118	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.tex
14mr|texlive-cals-2.0.1-3|119	%doc %{_texmfdistdir}/doc/latex/cals/test/support/LatexTest.py
14mr|texlive-cals-2.0.1-3|120	%doc %{_texmfdistdir}/doc/latex/cals/test/support/run_tests.py
14mr|texlive-cals-2.0.1-3|121	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.chk
14mr|texlive-cals-2.0.1-3|122	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.tex
14mr|texlive-cals-2.0.1-3|123	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.chk
14mr|texlive-cals-2.0.1-3|124	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.tex
14mr|texlive-cals-2.0.1-3|125	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.chk
14mr|texlive-cals-2.0.1-3|126	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.tex
14mr|texlive-cals-2.0.1-3|127	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.chk
14mr|texlive-cals-2.0.1-3|128	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.tex
14mr|texlive-cals-2.0.1-3|129	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.chk
14mr|texlive-cals-2.0.1-3|130	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.tex
14mr|texlive-cals-2.0.1-3|131	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.chk
14mr|texlive-cals-2.0.1-3|132	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.tex
14mr|texlive-cals-2.0.1-3|133	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.chk
14mr|texlive-cals-2.0.1-3|134	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.tex
14mr|texlive-cals-2.0.1-3|135	%doc %{_texmfdistdir}/doc/latex/cals/test/template.txt
14mr|texlive-cals-2.0.1-3|136	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.chk
14mr|texlive-cals-2.0.1-3|137	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.png
14mr|texlive-cals-2.0.1-3|138	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.tex
14mr|texlive-cals-2.0.1-3|139	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.chk
14mr|texlive-cals-2.0.1-3|140	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.png
14mr|texlive-cals-2.0.1-3|141	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.tex
14mr|texlive-cals-2.0.1-3|142	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.chk
14mr|texlive-cals-2.0.1-3|143	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.png
14mr|texlive-cals-2.0.1-3|144	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.tex
14mr|texlive-cals-2.0.1-3|145	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.chk
14mr|texlive-cals-2.0.1-3|146	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.png
14mr|texlive-cals-2.0.1-3|147	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.tex
14mr|texlive-cals-2.0.1-3|148	#- source
14mr|texlive-cals-2.0.1-3|149	%doc %{_texmfdistdir}/source/latex/cals/cals.dtx
14mr|texlive-cals-2.0.1-3|150	%doc %{_texmfdistdir}/source/latex/cals/cals.ins
14mr|texlive-cals-2.0.1-3|151	%doc %{_texmfdistdir}/source/latex/cals/cell.dtx
14mr|texlive-cals-2.0.1-3|152	%doc %{_texmfdistdir}/source/latex/cals/colsep.dtx
14mr|texlive-cals-2.0.1-3|153	%doc %{_texmfdistdir}/source/latex/cals/decor.dtx
14mr|texlive-cals-2.0.1-3|154	%doc %{_texmfdistdir}/source/latex/cals/lltokens.dtx
14mr|texlive-cals-2.0.1-3|155	%doc %{_texmfdistdir}/source/latex/cals/rowsep.dtx
14mr|texlive-cals-2.0.1-3|156	%doc %{_texmfdistdir}/source/latex/cals/span.dtx
14mr|texlive-cals-2.0.1-3|157	%doc %{_texmfdistdir}/source/latex/cals/table.dtx
14mr|texlive-cals-2.0.1-3|158	
14mr|texlive-cals-2.0.1-3|159	#-----------------------------------------------------------------------
14mr|texlive-cals-2.0.1-3|160	%prep
14mr|texlive-cals-2.0.1-3|161	%setup -c -a0 -a1 -a2
14mr|texlive-cals-2.0.1-3|162	
14mr|texlive-cals-2.0.1-3|163	%build
14mr|texlive-cals-2.0.1-3|164	
14mr|texlive-cals-2.0.1-3|165	%install
14mr|texlive-cals-2.0.1-3|166	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cals-2.0.1-3|167	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cals-2.0.1-3|168	
14mr|texlive-cals-2.0.1-3|169	
14mr|texlive-cals-2.0.1-3|170	
14mr|texlive-cals-2.0.1-3|171	%changelog
14mr|texlive-cals-2.0.1-3|172	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-3
14mr|texlive-cals-2.0.1-3|173	+ Revision: bc0fa48
14mr|texlive-cals-2.0.1-3|174	- MassBuild#440: Increase release tag
14mr|texlive-cals-2.0.1-3|175	
14mr|texlive-cals-2.0.1-3|176	

19504 14
14mr|texlive-calxxxx-yyyy-1.0d-2|1	# revision 25001
14mr|texlive-calxxxx-yyyy-1.0d-2|2	# category Package
14mr|texlive-calxxxx-yyyy-1.0d-2|3	# catalog-ctan /macros/latex/contrib/calxxxx-yyyy
14mr|texlive-calxxxx-yyyy-1.0d-2|4	# catalog-date 2012-01-03 11:34:51 +0100
14mr|texlive-calxxxx-yyyy-1.0d-2|5	# catalog-license lppl1.3
14mr|texlive-calxxxx-yyyy-1.0d-2|6	# catalog-version 1.0d
14mr|texlive-calxxxx-yyyy-1.0d-2|7	Name:		texlive-calxxxx-yyyy
14mr|texlive-calxxxx-yyyy-1.0d-2|8	Version:	1.0d
14mr|texlive-calxxxx-yyyy-1.0d-2|9	Release:	2
14mr|texlive-calxxxx-yyyy-1.0d-2|10	Summary:	Print a calendar for a group of years
14mr|texlive-calxxxx-yyyy-1.0d-2|11	Group:		Publishing
14mr|texlive-calxxxx-yyyy-1.0d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calxxxx-yyyy
14mr|texlive-calxxxx-yyyy-1.0d-2|13	License:	LPPL1.3
14mr|texlive-calxxxx-yyyy-1.0d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.tar.xz
14mr|texlive-calxxxx-yyyy-1.0d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.doc.tar.xz
14mr|texlive-calxxxx-yyyy-1.0d-2|16	BuildArch:	noarch
14mr|texlive-calxxxx-yyyy-1.0d-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-calxxxx-yyyy-1.0d-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-calxxxx-yyyy-1.0d-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-calxxxx-yyyy-1.0d-2|20	
14mr|texlive-calxxxx-yyyy-1.0d-2|21	%description
14mr|texlive-calxxxx-yyyy-1.0d-2|22	The package prints a calendar for 2 or more years, according to
14mr|texlive-calxxxx-yyyy-1.0d-2|23	a language selection. The package is also "culture dependent",
14mr|texlive-calxxxx-yyyy-1.0d-2|24	in the sense that it will start weeks according to local rules:
14mr|texlive-calxxxx-yyyy-1.0d-2|25	e.g., weeks conventionally start on Monday in the English-
14mr|texlive-calxxxx-yyyy-1.0d-2|26	speaking world.
14mr|texlive-calxxxx-yyyy-1.0d-2|27	
14mr|texlive-calxxxx-yyyy-1.0d-2|28	%post
14mr|texlive-calxxxx-yyyy-1.0d-2|29	%{_sbindir}/texlive.post
14mr|texlive-calxxxx-yyyy-1.0d-2|30	
14mr|texlive-calxxxx-yyyy-1.0d-2|31	%postun
14mr|texlive-calxxxx-yyyy-1.0d-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-calxxxx-yyyy-1.0d-2|33	%{_sbindir}/texlive.post
14mr|texlive-calxxxx-yyyy-1.0d-2|34	fi
14mr|texlive-calxxxx-yyyy-1.0d-2|35	
14mr|texlive-calxxxx-yyyy-1.0d-2|36	#-----------------------------------------------------------------------
14mr|texlive-calxxxx-yyyy-1.0d-2|37	%files
14mr|texlive-calxxxx-yyyy-1.0d-2|38	%{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex
14mr|texlive-calxxxx-yyyy-1.0d-2|39	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README
14mr|texlive-calxxxx-yyyy-1.0d-2|40	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.pdf
14mr|texlive-calxxxx-yyyy-1.0d-2|41	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.tex
14mr|texlive-calxxxx-yyyy-1.0d-2|42	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DE.pdf
14mr|texlive-calxxxx-yyyy-1.0d-2|43	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DK.pdf
14mr|texlive-calxxxx-yyyy-1.0d-2|44	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_EN.pdf
14mr|texlive-calxxxx-yyyy-1.0d-2|45	
14mr|texlive-calxxxx-yyyy-1.0d-2|46	#-----------------------------------------------------------------------
14mr|texlive-calxxxx-yyyy-1.0d-2|47	%prep
14mr|texlive-calxxxx-yyyy-1.0d-2|48	%setup -c -a0 -a1
14mr|texlive-calxxxx-yyyy-1.0d-2|49	
14mr|texlive-calxxxx-yyyy-1.0d-2|50	%build
14mr|texlive-calxxxx-yyyy-1.0d-2|51	
14mr|texlive-calxxxx-yyyy-1.0d-2|52	%install
14mr|texlive-calxxxx-yyyy-1.0d-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-calxxxx-yyyy-1.0d-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-calxxxx-yyyy-1.0d-2|55	
14mr|texlive-calxxxx-yyyy-1.0d-2|56	
14mr|texlive-calxxxx-yyyy-1.0d-2|57	
14mr|texlive-calxxxx-yyyy-1.0d-2|58	%changelog
14mr|texlive-calxxxx-yyyy-1.0d-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0d-2
14mr|texlive-calxxxx-yyyy-1.0d-2|60	+ Revision: 0543b5f
14mr|texlive-calxxxx-yyyy-1.0d-2|61	- MassBuild#440: Increase release tag
14mr|texlive-calxxxx-yyyy-1.0d-2|62	
14mr|texlive-calxxxx-yyyy-1.0d-2|63	

19505 14
14mr|texlive-cancel-2.2-2|1	# revision 32508
14mr|texlive-cancel-2.2-2|2	# category Package
14mr|texlive-cancel-2.2-2|3	# catalog-ctan /macros/latex/contrib/cancel
14mr|texlive-cancel-2.2-2|4	# catalog-date 2013-12-30 10:37:07 +0100
14mr|texlive-cancel-2.2-2|5	# catalog-license pd
14mr|texlive-cancel-2.2-2|6	# catalog-version 2.2
14mr|texlive-cancel-2.2-2|7	Name:		texlive-cancel
14mr|texlive-cancel-2.2-2|8	Version:	2.2
14mr|texlive-cancel-2.2-2|9	Release:	2
14mr|texlive-cancel-2.2-2|10	Summary:	Place lines through maths formulae
14mr|texlive-cancel-2.2-2|11	Group:		Publishing
14mr|texlive-cancel-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cancel
14mr|texlive-cancel-2.2-2|13	License:	PD
14mr|texlive-cancel-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.tar.xz
14mr|texlive-cancel-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.doc.tar.xz
14mr|texlive-cancel-2.2-2|16	BuildArch:	noarch
14mr|texlive-cancel-2.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cancel-2.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cancel-2.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cancel-2.2-2|20	
14mr|texlive-cancel-2.2-2|21	%description
14mr|texlive-cancel-2.2-2|22	A package to draw diagonal lines ("cancelling" a term) and
14mr|texlive-cancel-2.2-2|23	arrows with limits (cancelling a term "to a value") through
14mr|texlive-cancel-2.2-2|24	parts of maths formulae.
14mr|texlive-cancel-2.2-2|25	
14mr|texlive-cancel-2.2-2|26	%post
14mr|texlive-cancel-2.2-2|27	%{_sbindir}/texlive.post
14mr|texlive-cancel-2.2-2|28	
14mr|texlive-cancel-2.2-2|29	%postun
14mr|texlive-cancel-2.2-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-cancel-2.2-2|31	%{_sbindir}/texlive.post
14mr|texlive-cancel-2.2-2|32	fi
14mr|texlive-cancel-2.2-2|33	
14mr|texlive-cancel-2.2-2|34	#-----------------------------------------------------------------------
14mr|texlive-cancel-2.2-2|35	%files
14mr|texlive-cancel-2.2-2|36	%{_texmfdistdir}/tex/latex/cancel/cancel.sty
14mr|texlive-cancel-2.2-2|37	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.pdf
14mr|texlive-cancel-2.2-2|38	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.tex
14mr|texlive-cancel-2.2-2|39	
14mr|texlive-cancel-2.2-2|40	#-----------------------------------------------------------------------
14mr|texlive-cancel-2.2-2|41	%prep
14mr|texlive-cancel-2.2-2|42	%setup -c -a0 -a1
14mr|texlive-cancel-2.2-2|43	
14mr|texlive-cancel-2.2-2|44	%build
14mr|texlive-cancel-2.2-2|45	
14mr|texlive-cancel-2.2-2|46	%install
14mr|texlive-cancel-2.2-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cancel-2.2-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cancel-2.2-2|49	
14mr|texlive-cancel-2.2-2|50	%changelog
14mr|texlive-cancel-2.2-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-cancel-2.2-2|52	+ Revision: eccead9
14mr|texlive-cancel-2.2-2|53	- MassBuild#440: Increase release tag
14mr|texlive-cancel-2.2-2|54	
14mr|texlive-cancel-2.2-2|55	

19506 14
14mr|texlive-canoniclayout-0.4-3|1	# revision 24523
14mr|texlive-canoniclayout-0.4-3|2	# category Package
14mr|texlive-canoniclayout-0.4-3|3	# catalog-ctan /macros/latex/contrib/canoniclayout
14mr|texlive-canoniclayout-0.4-3|4	# catalog-date 2011-11-06 17:08:08 +0100
14mr|texlive-canoniclayout-0.4-3|5	# catalog-license lppl1.3
14mr|texlive-canoniclayout-0.4-3|6	# catalog-version 0.4
14mr|texlive-canoniclayout-0.4-3|7	Name:		texlive-canoniclayout
14mr|texlive-canoniclayout-0.4-3|8	Epoch:		1
14mr|texlive-canoniclayout-0.4-3|9	Version:	0.4
14mr|texlive-canoniclayout-0.4-3|10	Release:	3
14mr|texlive-canoniclayout-0.4-3|11	Summary:	Create canonical page layouts with memoir
14mr|texlive-canoniclayout-0.4-3|12	Group:		Publishing
14mr|texlive-canoniclayout-0.4-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/canoniclayout
14mr|texlive-canoniclayout-0.4-3|14	License:	LPPL1.3
14mr|texlive-canoniclayout-0.4-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.tar.xz
14mr|texlive-canoniclayout-0.4-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.doc.tar.xz
14mr|texlive-canoniclayout-0.4-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.source.tar.xz
14mr|texlive-canoniclayout-0.4-3|18	BuildArch:	noarch
14mr|texlive-canoniclayout-0.4-3|19	BuildRequires:	texlive-tlpkg
14mr|texlive-canoniclayout-0.4-3|20	Requires(pre):	texlive-tlpkg
14mr|texlive-canoniclayout-0.4-3|21	Requires(post):	texlive-kpathsea
14mr|texlive-canoniclayout-0.4-3|22	
14mr|texlive-canoniclayout-0.4-3|23	%description
14mr|texlive-canoniclayout-0.4-3|24	A canonic text layout has specified relations to a circle
14mr|texlive-canoniclayout-0.4-3|25	inscribed within the enclosing page. The package allows the
14mr|texlive-canoniclayout-0.4-3|26	user to use a canonic layout with the memoir class.
14mr|texlive-canoniclayout-0.4-3|27	
14mr|texlive-canoniclayout-0.4-3|28	%post
14mr|texlive-canoniclayout-0.4-3|29	%{_sbindir}/texlive.post
14mr|texlive-canoniclayout-0.4-3|30	
14mr|texlive-canoniclayout-0.4-3|31	%postun
14mr|texlive-canoniclayout-0.4-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-canoniclayout-0.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-canoniclayout-0.4-3|34	fi
14mr|texlive-canoniclayout-0.4-3|35	
14mr|texlive-canoniclayout-0.4-3|36	#-----------------------------------------------------------------------
14mr|texlive-canoniclayout-0.4-3|37	%files
14mr|texlive-canoniclayout-0.4-3|38	%{_texmfdistdir}/tex/latex/canoniclayout/canoniclayout.sty
14mr|texlive-canoniclayout-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/canoniclayout/README
14mr|texlive-canoniclayout-0.4-3|40	%doc %{_texmfdistdir}/doc/latex/canoniclayout/canoniclayout.pdf
14mr|texlive-canoniclayout-0.4-3|41	#- source
14mr|texlive-canoniclayout-0.4-3|42	%doc %{_texmfdistdir}/source/latex/canoniclayout/canoniclayout.dtx
14mr|texlive-canoniclayout-0.4-3|43	
14mr|texlive-canoniclayout-0.4-3|44	#-----------------------------------------------------------------------
14mr|texlive-canoniclayout-0.4-3|45	%prep
14mr|texlive-canoniclayout-0.4-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-canoniclayout-0.4-3|47	
14mr|texlive-canoniclayout-0.4-3|48	%build
14mr|texlive-canoniclayout-0.4-3|49	
14mr|texlive-canoniclayout-0.4-3|50	%install
14mr|texlive-canoniclayout-0.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-canoniclayout-0.4-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-canoniclayout-0.4-3|53	
14mr|texlive-canoniclayout-0.4-3|54	
14mr|texlive-canoniclayout-0.4-3|55	
14mr|texlive-canoniclayout-0.4-3|56	%changelog
14mr|texlive-canoniclayout-0.4-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.4-3
14mr|texlive-canoniclayout-0.4-3|58	+ Revision: 653825b
14mr|texlive-canoniclayout-0.4-3|59	- MassBuild#440: Increase release tag
14mr|texlive-canoniclayout-0.4-3|60	
14mr|texlive-canoniclayout-0.4-3|61	

19507 14
14mr|texlive-cantarell-2.4-2|1	# revision 27066
14mr|texlive-cantarell-2.4-2|2	# category Package
14mr|texlive-cantarell-2.4-2|3	# catalog-ctan /fonts/cantarell
14mr|texlive-cantarell-2.4-2|4	# catalog-date 2012-06-11 20:28:41 +0200
14mr|texlive-cantarell-2.4-2|5	# catalog-license lppl1.3
14mr|texlive-cantarell-2.4-2|6	# catalog-version 2.4
14mr|texlive-cantarell-2.4-2|7	Name:		texlive-cantarell
14mr|texlive-cantarell-2.4-2|8	Version:	2.4
14mr|texlive-cantarell-2.4-2|9	Release:	2
14mr|texlive-cantarell-2.4-2|10	Summary:	LaTeX support for the Cantarell font family
14mr|texlive-cantarell-2.4-2|11	Group:		Publishing
14mr|texlive-cantarell-2.4-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cantarell
14mr|texlive-cantarell-2.4-2|13	License:	LPPL1.3
14mr|texlive-cantarell-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.tar.xz
14mr|texlive-cantarell-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.doc.tar.xz
14mr|texlive-cantarell-2.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.source.tar.xz
14mr|texlive-cantarell-2.4-2|17	BuildArch:	noarch
14mr|texlive-cantarell-2.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cantarell-2.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cantarell-2.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-cantarell-2.4-2|21	
14mr|texlive-cantarell-2.4-2|22	%description
14mr|texlive-cantarell-2.4-2|23	Cantarell is a contemporary Humanist sans serif designed by
14mr|texlive-cantarell-2.4-2|24	Dave Crossland and Jakub Steiner. This font, delivered under
14mr|texlive-cantarell-2.4-2|25	the OFL version 1.1, is available on the GNOME download server.
14mr|texlive-cantarell-2.4-2|26	The present package provides support for this font in LaTeX. It
14mr|texlive-cantarell-2.4-2|27	includes Type 1 versions of the fonts, converted for this
14mr|texlive-cantarell-2.4-2|28	package using FontForge from its sources, for full support with
14mr|texlive-cantarell-2.4-2|29	Dvips.
14mr|texlive-cantarell-2.4-2|30	
14mr|texlive-cantarell-2.4-2|31	%post
14mr|texlive-cantarell-2.4-2|32	%{_sbindir}/texlive.post
14mr|texlive-cantarell-2.4-2|33	
14mr|texlive-cantarell-2.4-2|34	%postun
14mr|texlive-cantarell-2.4-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-cantarell-2.4-2|36	%{_sbindir}/texlive.post
14mr|texlive-cantarell-2.4-2|37	fi
14mr|texlive-cantarell-2.4-2|38	
14mr|texlive-cantarell-2.4-2|39	#-----------------------------------------------------------------------
14mr|texlive-cantarell-2.4-2|40	%files
14mr|texlive-cantarell-2.4-2|41	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Bold.afm
14mr|texlive-cantarell-2.4-2|42	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Regular.afm
14mr|texlive-cantarell-2.4-2|43	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-01.enc
14mr|texlive-cantarell-2.4-2|44	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-02.enc
14mr|texlive-cantarell-2.4-2|45	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-03.enc
14mr|texlive-cantarell-2.4-2|46	%{_texmfdistdir}/fonts/map/dvips/cantarell/cantarell.map
14mr|texlive-cantarell-2.4-2|47	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-01.tfm
14mr|texlive-cantarell-2.4-2|48	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-02.tfm
14mr|texlive-cantarell-2.4-2|49	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-03.tfm
14mr|texlive-cantarell-2.4-2|50	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-01.tfm
14mr|texlive-cantarell-2.4-2|51	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-02.tfm
14mr|texlive-cantarell-2.4-2|52	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-03.tfm
14mr|texlive-cantarell-2.4-2|53	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.tfm
14mr|texlive-cantarell-2.4-2|54	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.tfm
14mr|texlive-cantarell-2.4-2|55	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.tfm
14mr|texlive-cantarell-2.4-2|56	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.tfm
14mr|texlive-cantarell-2.4-2|57	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.tfm
14mr|texlive-cantarell-2.4-2|58	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.tfm
14mr|texlive-cantarell-2.4-2|59	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ot1.tfm
14mr|texlive-cantarell-2.4-2|60	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t1.tfm
14mr|texlive-cantarell-2.4-2|61	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2a.tfm
14mr|texlive-cantarell-2.4-2|62	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2b.tfm
14mr|texlive-cantarell-2.4-2|63	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2c.tfm
14mr|texlive-cantarell-2.4-2|64	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ts1.tfm
14mr|texlive-cantarell-2.4-2|65	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-x2.tfm
14mr|texlive-cantarell-2.4-2|66	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-ot1.tfm
14mr|texlive-cantarell-2.4-2|67	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t1.tfm
14mr|texlive-cantarell-2.4-2|68	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2a.tfm
14mr|texlive-cantarell-2.4-2|69	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2b.tfm
14mr|texlive-cantarell-2.4-2|70	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2c.tfm
14mr|texlive-cantarell-2.4-2|71	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-x2.tfm
14mr|texlive-cantarell-2.4-2|72	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ot1.tfm
14mr|texlive-cantarell-2.4-2|73	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t1.tfm
14mr|texlive-cantarell-2.4-2|74	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2a.tfm
14mr|texlive-cantarell-2.4-2|75	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2b.tfm
14mr|texlive-cantarell-2.4-2|76	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2c.tfm
14mr|texlive-cantarell-2.4-2|77	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ts1.tfm
14mr|texlive-cantarell-2.4-2|78	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-x2.tfm
14mr|texlive-cantarell-2.4-2|79	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-01.tfm
14mr|texlive-cantarell-2.4-2|80	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-02.tfm
14mr|texlive-cantarell-2.4-2|81	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-03.tfm
14mr|texlive-cantarell-2.4-2|82	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-01.tfm
14mr|texlive-cantarell-2.4-2|83	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-02.tfm
14mr|texlive-cantarell-2.4-2|84	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-03.tfm
14mr|texlive-cantarell-2.4-2|85	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.tfm
14mr|texlive-cantarell-2.4-2|86	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.tfm
14mr|texlive-cantarell-2.4-2|87	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.tfm
14mr|texlive-cantarell-2.4-2|88	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.tfm
14mr|texlive-cantarell-2.4-2|89	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.tfm
14mr|texlive-cantarell-2.4-2|90	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.tfm
14mr|texlive-cantarell-2.4-2|91	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ot1.tfm
14mr|texlive-cantarell-2.4-2|92	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t1.tfm
14mr|texlive-cantarell-2.4-2|93	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2a.tfm
14mr|texlive-cantarell-2.4-2|94	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2b.tfm
14mr|texlive-cantarell-2.4-2|95	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2c.tfm
14mr|texlive-cantarell-2.4-2|96	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ts1.tfm
14mr|texlive-cantarell-2.4-2|97	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-x2.tfm
14mr|texlive-cantarell-2.4-2|98	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-ot1.tfm
14mr|texlive-cantarell-2.4-2|99	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t1.tfm
14mr|texlive-cantarell-2.4-2|100	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2a.tfm
14mr|texlive-cantarell-2.4-2|101	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2b.tfm
14mr|texlive-cantarell-2.4-2|102	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2c.tfm
14mr|texlive-cantarell-2.4-2|103	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-x2.tfm
14mr|texlive-cantarell-2.4-2|104	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ot1.tfm
14mr|texlive-cantarell-2.4-2|105	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t1.tfm
14mr|texlive-cantarell-2.4-2|106	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2a.tfm
14mr|texlive-cantarell-2.4-2|107	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2b.tfm
14mr|texlive-cantarell-2.4-2|108	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2c.tfm
14mr|texlive-cantarell-2.4-2|109	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ts1.tfm
14mr|texlive-cantarell-2.4-2|110	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-x2.tfm
14mr|texlive-cantarell-2.4-2|111	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Bold.pfb
14mr|texlive-cantarell-2.4-2|112	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Regular.pfb
14mr|texlive-cantarell-2.4-2|113	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.vf
14mr|texlive-cantarell-2.4-2|114	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.vf
14mr|texlive-cantarell-2.4-2|115	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.vf
14mr|texlive-cantarell-2.4-2|116	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.vf
14mr|texlive-cantarell-2.4-2|117	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.vf
14mr|texlive-cantarell-2.4-2|118	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.vf
14mr|texlive-cantarell-2.4-2|119	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ot1.vf
14mr|texlive-cantarell-2.4-2|120	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t1.vf
14mr|texlive-cantarell-2.4-2|121	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2a.vf
14mr|texlive-cantarell-2.4-2|122	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2b.vf
14mr|texlive-cantarell-2.4-2|123	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2c.vf
14mr|texlive-cantarell-2.4-2|124	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ts1.vf
14mr|texlive-cantarell-2.4-2|125	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-x2.vf
14mr|texlive-cantarell-2.4-2|126	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-ot1.vf
14mr|texlive-cantarell-2.4-2|127	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t1.vf
14mr|texlive-cantarell-2.4-2|128	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2a.vf
14mr|texlive-cantarell-2.4-2|129	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2b.vf
14mr|texlive-cantarell-2.4-2|130	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2c.vf
14mr|texlive-cantarell-2.4-2|131	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-x2.vf
14mr|texlive-cantarell-2.4-2|132	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ot1.vf
14mr|texlive-cantarell-2.4-2|133	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t1.vf
14mr|texlive-cantarell-2.4-2|134	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2a.vf
14mr|texlive-cantarell-2.4-2|135	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2b.vf
14mr|texlive-cantarell-2.4-2|136	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2c.vf
14mr|texlive-cantarell-2.4-2|137	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ts1.vf
14mr|texlive-cantarell-2.4-2|138	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-x2.vf
14mr|texlive-cantarell-2.4-2|139	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.vf
14mr|texlive-cantarell-2.4-2|140	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.vf
14mr|texlive-cantarell-2.4-2|141	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.vf
14mr|texlive-cantarell-2.4-2|142	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.vf
14mr|texlive-cantarell-2.4-2|143	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.vf
14mr|texlive-cantarell-2.4-2|144	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.vf
14mr|texlive-cantarell-2.4-2|145	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ot1.vf
14mr|texlive-cantarell-2.4-2|146	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t1.vf
14mr|texlive-cantarell-2.4-2|147	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2a.vf
14mr|texlive-cantarell-2.4-2|148	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2b.vf
14mr|texlive-cantarell-2.4-2|149	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2c.vf
14mr|texlive-cantarell-2.4-2|150	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ts1.vf
14mr|texlive-cantarell-2.4-2|151	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-x2.vf
14mr|texlive-cantarell-2.4-2|152	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-ot1.vf
14mr|texlive-cantarell-2.4-2|153	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t1.vf
14mr|texlive-cantarell-2.4-2|154	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2a.vf
14mr|texlive-cantarell-2.4-2|155	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2b.vf
14mr|texlive-cantarell-2.4-2|156	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2c.vf
14mr|texlive-cantarell-2.4-2|157	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-x2.vf
14mr|texlive-cantarell-2.4-2|158	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ot1.vf
14mr|texlive-cantarell-2.4-2|159	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t1.vf
14mr|texlive-cantarell-2.4-2|160	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2a.vf
14mr|texlive-cantarell-2.4-2|161	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2b.vf
14mr|texlive-cantarell-2.4-2|162	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2c.vf
14mr|texlive-cantarell-2.4-2|163	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ts1.vf
14mr|texlive-cantarell-2.4-2|164	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-x2.vf
14mr|texlive-cantarell-2.4-2|165	%{_texmfdistdir}/tex/latex/cantarell/cantarell.sty
14mr|texlive-cantarell-2.4-2|166	%{_texmfdistdir}/tex/latex/cantarell/ot1fca.fd
14mr|texlive-cantarell-2.4-2|167	%{_texmfdistdir}/tex/latex/cantarell/t1fca.fd
14mr|texlive-cantarell-2.4-2|168	%{_texmfdistdir}/tex/latex/cantarell/t2afca.fd
14mr|texlive-cantarell-2.4-2|169	%{_texmfdistdir}/tex/latex/cantarell/t2bfca.fd
14mr|texlive-cantarell-2.4-2|170	%{_texmfdistdir}/tex/latex/cantarell/t2cfca.fd
14mr|texlive-cantarell-2.4-2|171	%{_texmfdistdir}/tex/latex/cantarell/ts1fca.fd
14mr|texlive-cantarell-2.4-2|172	%{_texmfdistdir}/tex/latex/cantarell/x2fca.fd
14mr|texlive-cantarell-2.4-2|173	%doc %{_texmfdistdir}/doc/fonts/cantarell/CHANGES
14mr|texlive-cantarell-2.4-2|174	%doc %{_texmfdistdir}/doc/fonts/cantarell/README
14mr|texlive-cantarell-2.4-2|175	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.pdf
14mr|texlive-cantarell-2.4-2|176	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.tex
14mr|texlive-cantarell-2.4-2|177	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.pdf
14mr|texlive-cantarell-2.4-2|178	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.tex
14mr|texlive-cantarell-2.4-2|179	%doc %{_texmfdistdir}/doc/fonts/cantarell/manifest.txt
14mr|texlive-cantarell-2.4-2|180	#- source
14mr|texlive-cantarell-2.4-2|181	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Bold.sfd
14mr|texlive-cantarell-2.4-2|182	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Regular.sfd
14mr|texlive-cantarell-2.4-2|183	%doc %{_texmfdistdir}/source/fonts/cantarell/Makefile
14mr|texlive-cantarell-2.4-2|184	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-01.etx
14mr|texlive-cantarell-2.4-2|185	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-02.etx
14mr|texlive-cantarell-2.4-2|186	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-03.etx
14mr|texlive-cantarell-2.4-2|187	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-drv.tex
14mr|texlive-cantarell-2.4-2|188	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixcyrillic.mtx
14mr|texlive-cantarell-2.4-2|189	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixgreek.mtx
14mr|texlive-cantarell-2.4-2|190	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixlatin.mtx
14mr|texlive-cantarell-2.4-2|191	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixtextcomp.mtx
14mr|texlive-cantarell-2.4-2|192	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-map.tex
14mr|texlive-cantarell-2.4-2|193	%doc %{_texmfdistdir}/source/fonts/cantarell/sfd2type1.pe
14mr|texlive-cantarell-2.4-2|194	
14mr|texlive-cantarell-2.4-2|195	#-----------------------------------------------------------------------
14mr|texlive-cantarell-2.4-2|196	%prep
14mr|texlive-cantarell-2.4-2|197	%setup -c -a0 -a1 -a2
14mr|texlive-cantarell-2.4-2|198	
14mr|texlive-cantarell-2.4-2|199	%build
14mr|texlive-cantarell-2.4-2|200	
14mr|texlive-cantarell-2.4-2|201	%install
14mr|texlive-cantarell-2.4-2|202	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cantarell-2.4-2|203	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cantarell-2.4-2|204	
14mr|texlive-cantarell-2.4-2|205	
14mr|texlive-cantarell-2.4-2|206	
14mr|texlive-cantarell-2.4-2|207	%changelog
14mr|texlive-cantarell-2.4-2|208	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-2
14mr|texlive-cantarell-2.4-2|209	+ Revision: be778f7
14mr|texlive-cantarell-2.4-2|210	- MassBuild#440: Increase release tag
14mr|texlive-cantarell-2.4-2|211	
14mr|texlive-cantarell-2.4-2|212	

19508 14
14mr|texlive-captcont-2.0-3|1	# revision 15878
14mr|texlive-captcont-2.0-3|2	# category Package
14mr|texlive-captcont-2.0-3|3	# catalog-ctan /macros/latex/contrib/captcont
14mr|texlive-captcont-2.0-3|4	# catalog-date 2006-12-31 11:53:07 +0100
14mr|texlive-captcont-2.0-3|5	# catalog-license lppl
14mr|texlive-captcont-2.0-3|6	# catalog-version 2.0
14mr|texlive-captcont-2.0-3|7	Name:		texlive-captcont
14mr|texlive-captcont-2.0-3|8	Version:	2.0
14mr|texlive-captcont-2.0-3|9	Release:	3
14mr|texlive-captcont-2.0-3|10	Summary:	Retain float number across several floats
14mr|texlive-captcont-2.0-3|11	Group:		Publishing
14mr|texlive-captcont-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captcont
14mr|texlive-captcont-2.0-3|13	License:	LPPL
14mr|texlive-captcont-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.tar.xz
14mr|texlive-captcont-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.doc.tar.xz
14mr|texlive-captcont-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.source.tar.xz
14mr|texlive-captcont-2.0-3|17	BuildArch:	noarch
14mr|texlive-captcont-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-captcont-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-captcont-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-captcont-2.0-3|21	
14mr|texlive-captcont-2.0-3|22	%description
14mr|texlive-captcont-2.0-3|23	The captcont package provides the ability to continue the
14mr|texlive-captcont-2.0-3|24	numbering in your float environment (figure, table, etc.) with
14mr|texlive-captcont-2.0-3|25	minimal overhead. This package adds three commands: \caption*,
14mr|texlive-captcont-2.0-3|26	\captcont, and \captcont*. Along with the \caption command,
14mr|texlive-captcont-2.0-3|27	these give full control over the caption numbering, caption
14mr|texlive-captcont-2.0-3|28	text and the entries in the list-of pages. The \caption and
14mr|texlive-captcont-2.0-3|29	\captcont commands generate list-of page entries. The \caption
14mr|texlive-captcont-2.0-3|30	and \caption* commands increment the figure or table counter.
14mr|texlive-captcont-2.0-3|31	Captcont also fully supports the subfigure package.
14mr|texlive-captcont-2.0-3|32	
14mr|texlive-captcont-2.0-3|33	%post
14mr|texlive-captcont-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-captcont-2.0-3|35	
14mr|texlive-captcont-2.0-3|36	%postun
14mr|texlive-captcont-2.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-captcont-2.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-captcont-2.0-3|39	fi
14mr|texlive-captcont-2.0-3|40	
14mr|texlive-captcont-2.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-captcont-2.0-3|42	%files
14mr|texlive-captcont-2.0-3|43	%{_texmfdistdir}/tex/latex/captcont/captcont.sty
14mr|texlive-captcont-2.0-3|44	%doc %{_texmfdistdir}/doc/latex/captcont/README
14mr|texlive-captcont-2.0-3|45	%doc %{_texmfdistdir}/doc/latex/captcont/captcont.pdf
14mr|texlive-captcont-2.0-3|46	%doc %{_texmfdistdir}/doc/latex/captcont/ltxdoc.cfg
14mr|texlive-captcont-2.0-3|47	%doc %{_texmfdistdir}/doc/latex/captcont/test.tex
14mr|texlive-captcont-2.0-3|48	#- source
14mr|texlive-captcont-2.0-3|49	%doc %{_texmfdistdir}/source/latex/captcont/Makefile
14mr|texlive-captcont-2.0-3|50	%doc %{_texmfdistdir}/source/latex/captcont/captcont.dtx
14mr|texlive-captcont-2.0-3|51	%doc %{_texmfdistdir}/source/latex/captcont/captcont.ins
14mr|texlive-captcont-2.0-3|52	
14mr|texlive-captcont-2.0-3|53	#-----------------------------------------------------------------------
14mr|texlive-captcont-2.0-3|54	%prep
14mr|texlive-captcont-2.0-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-captcont-2.0-3|56	
14mr|texlive-captcont-2.0-3|57	%build
14mr|texlive-captcont-2.0-3|58	
14mr|texlive-captcont-2.0-3|59	%install
14mr|texlive-captcont-2.0-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-captcont-2.0-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-captcont-2.0-3|62	
14mr|texlive-captcont-2.0-3|63	
14mr|texlive-captcont-2.0-3|64	
14mr|texlive-captcont-2.0-3|65	%changelog
14mr|texlive-captcont-2.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-captcont-2.0-3|67	+ Revision: 28053ea
14mr|texlive-captcont-2.0-3|68	- MassBuild#440: Increase release tag
14mr|texlive-captcont-2.0-3|69	
14mr|texlive-captcont-2.0-3|70	

19509 14
14mr|texlive-captdef-20100309-3|1	# revision 17353
14mr|texlive-captdef-20100309-3|2	# category Package
14mr|texlive-captdef-20100309-3|3	# catalog-ctan /macros/latex/contrib/captdef
14mr|texlive-captdef-20100309-3|4	# catalog-date 2010-03-09 12:54:42 +0100
14mr|texlive-captdef-20100309-3|5	# catalog-license lppl
14mr|texlive-captdef-20100309-3|6	# catalog-version undef
14mr|texlive-captdef-20100309-3|7	Name:		texlive-captdef
14mr|texlive-captdef-20100309-3|8	Version:	20100309
14mr|texlive-captdef-20100309-3|9	Release:	3
14mr|texlive-captdef-20100309-3|10	Summary:	Declare free-standing \caption commands
14mr|texlive-captdef-20100309-3|11	Group:		Publishing
14mr|texlive-captdef-20100309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captdef
14mr|texlive-captdef-20100309-3|13	License:	LPPL
14mr|texlive-captdef-20100309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.tar.xz
14mr|texlive-captdef-20100309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.doc.tar.xz
14mr|texlive-captdef-20100309-3|16	BuildArch:	noarch
14mr|texlive-captdef-20100309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-captdef-20100309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-captdef-20100309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-captdef-20100309-3|20	
14mr|texlive-captdef-20100309-3|21	%description
14mr|texlive-captdef-20100309-3|22	The \DeclareCaption command defines a class of caption command
14mr|texlive-captdef-20100309-3|23	associated with the counter specified to the command. These
14mr|texlive-captdef-20100309-3|24	commands are free-standing (i.e., don't need to be inside a
14mr|texlive-captdef-20100309-3|25	float environment). The package uses \DeclareCaption to define
14mr|texlive-captdef-20100309-3|26	\figcaption and \tabcaption, which can be used outside figure
14mr|texlive-captdef-20100309-3|27	or table environments.
14mr|texlive-captdef-20100309-3|28	
14mr|texlive-captdef-20100309-3|29	%post
14mr|texlive-captdef-20100309-3|30	%{_sbindir}/texlive.post
14mr|texlive-captdef-20100309-3|31	
14mr|texlive-captdef-20100309-3|32	%postun
14mr|texlive-captdef-20100309-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-captdef-20100309-3|34	%{_sbindir}/texlive.post
14mr|texlive-captdef-20100309-3|35	fi
14mr|texlive-captdef-20100309-3|36	
14mr|texlive-captdef-20100309-3|37	#-----------------------------------------------------------------------
14mr|texlive-captdef-20100309-3|38	%files
14mr|texlive-captdef-20100309-3|39	%{_texmfdistdir}/tex/latex/captdef/captdef.sty
14mr|texlive-captdef-20100309-3|40	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.pdf
14mr|texlive-captdef-20100309-3|41	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.tex
14mr|texlive-captdef-20100309-3|42	%doc %{_texmfdistdir}/doc/latex/captdef/miscdoc.sty
14mr|texlive-captdef-20100309-3|43	
14mr|texlive-captdef-20100309-3|44	#-----------------------------------------------------------------------
14mr|texlive-captdef-20100309-3|45	%prep
14mr|texlive-captdef-20100309-3|46	%setup -c -a0 -a1
14mr|texlive-captdef-20100309-3|47	
14mr|texlive-captdef-20100309-3|48	%build
14mr|texlive-captdef-20100309-3|49	
14mr|texlive-captdef-20100309-3|50	%install
14mr|texlive-captdef-20100309-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-captdef-20100309-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-captdef-20100309-3|53	
14mr|texlive-captdef-20100309-3|54	
14mr|texlive-captdef-20100309-3|55	
14mr|texlive-captdef-20100309-3|56	%changelog
14mr|texlive-captdef-20100309-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100309-3
14mr|texlive-captdef-20100309-3|58	+ Revision: 3a38ca8
14mr|texlive-captdef-20100309-3|59	- MassBuild#440: Increase release tag
14mr|texlive-captdef-20100309-3|60	
14mr|texlive-captdef-20100309-3|61	

19510 14
14mr|texlive-caption-20130512-6|1	# revision 30449
14mr|texlive-caption-20130512-6|2	# category Package
14mr|texlive-caption-20130512-6|3	# catalog-ctan /macros/latex/contrib/caption
14mr|texlive-caption-20130512-6|4	# catalog-date 2013-05-13 11:02:43 +0200
14mr|texlive-caption-20130512-6|5	# catalog-license lppl1.3
14mr|texlive-caption-20130512-6|6	# catalog-version 2013-05-12
14mr|texlive-caption-20130512-6|7	Name:		texlive-caption
14mr|texlive-caption-20130512-6|8	Epoch:		1
14mr|texlive-caption-20130512-6|9	Version:	20130512
14mr|texlive-caption-20130512-6|10	Release:	6
14mr|texlive-caption-20130512-6|11	Summary:	Customising captions in floating environments
14mr|texlive-caption-20130512-6|12	Group:		Publishing
14mr|texlive-caption-20130512-6|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/caption
14mr|texlive-caption-20130512-6|14	License:	LPPL1.3
14mr|texlive-caption-20130512-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.tar.xz
14mr|texlive-caption-20130512-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.doc.tar.xz
14mr|texlive-caption-20130512-6|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.source.tar.xz
14mr|texlive-caption-20130512-6|18	BuildArch:	noarch
14mr|texlive-caption-20130512-6|19	BuildRequires:	texlive-tlpkg
14mr|texlive-caption-20130512-6|20	Requires(pre):	texlive-tlpkg
14mr|texlive-caption-20130512-6|21	Requires(post):	texlive-kpathsea
14mr|texlive-caption-20130512-6|22	
14mr|texlive-caption-20130512-6|23	%description
14mr|texlive-caption-20130512-6|24	The caption package provides many ways to customise the
14mr|texlive-caption-20130512-6|25	captions in floating environments like figure and table, and
14mr|texlive-caption-20130512-6|26	cooperates with many other packages. Facilities include
14mr|texlive-caption-20130512-6|27	rotating captions, sideways captions, continued captions (for
14mr|texlive-caption-20130512-6|28	tables or figures that come in several parts). A list of
14mr|texlive-caption-20130512-6|29	compatibility notes, for other packages, is provided in the
14mr|texlive-caption-20130512-6|30	documentation. The package also provides the "caption outside
14mr|texlive-caption-20130512-6|31	float" facility, in the same way that simpler packages like
14mr|texlive-caption-20130512-6|32	capt-of do. The package supersedes caption2.
14mr|texlive-caption-20130512-6|33	
14mr|texlive-caption-20130512-6|34	%post
14mr|texlive-caption-20130512-6|35	%{_sbindir}/texlive.post
14mr|texlive-caption-20130512-6|36	
14mr|texlive-caption-20130512-6|37	%postun
14mr|texlive-caption-20130512-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-caption-20130512-6|39	%{_sbindir}/texlive.post
14mr|texlive-caption-20130512-6|40	fi
14mr|texlive-caption-20130512-6|41	
14mr|texlive-caption-20130512-6|42	#-----------------------------------------------------------------------
14mr|texlive-caption-20130512-6|43	%files
14mr|texlive-caption-20130512-6|44	%{_texmfdistdir}/tex/latex/caption/bicaption.sty
14mr|texlive-caption-20130512-6|45	%{_texmfdistdir}/tex/latex/caption/caption.sty
14mr|texlive-caption-20130512-6|46	%{_texmfdistdir}/tex/latex/caption/caption2.sty
14mr|texlive-caption-20130512-6|47	%{_texmfdistdir}/tex/latex/caption/caption3.sty
14mr|texlive-caption-20130512-6|48	%{_texmfdistdir}/tex/latex/caption/ltcaption.sty
14mr|texlive-caption-20130512-6|49	%{_texmfdistdir}/tex/latex/caption/newfloat.sty
14mr|texlive-caption-20130512-6|50	%{_texmfdistdir}/tex/latex/caption/subcaption.sty
14mr|texlive-caption-20130512-6|51	%{_texmfdistdir}/tex/latex/caption/totalcount.sty
14mr|texlive-caption-20130512-6|52	%doc %{_texmfdistdir}/doc/latex/caption/CHANGELOG
14mr|texlive-caption-20130512-6|53	%doc %{_texmfdistdir}/doc/latex/caption/README
14mr|texlive-caption-20130512-6|54	%doc %{_texmfdistdir}/doc/latex/caption/SUMMARY
14mr|texlive-caption-20130512-6|55	%doc %{_texmfdistdir}/doc/latex/caption/bicaption.pdf
14mr|texlive-caption-20130512-6|56	%doc %{_texmfdistdir}/doc/latex/caption/caption-deu.pdf
14mr|texlive-caption-20130512-6|57	%doc %{_texmfdistdir}/doc/latex/caption/caption-eng.pdf
14mr|texlive-caption-20130512-6|58	%doc %{_texmfdistdir}/doc/latex/caption/caption-rus.pdf
14mr|texlive-caption-20130512-6|59	%doc %{_texmfdistdir}/doc/latex/caption/ltcaption.pdf
14mr|texlive-caption-20130512-6|60	%doc %{_texmfdistdir}/doc/latex/caption/newfloat.pdf
14mr|texlive-caption-20130512-6|61	%doc %{_texmfdistdir}/doc/latex/caption/subcaption.pdf
14mr|texlive-caption-20130512-6|62	%doc %{_texmfdistdir}/doc/latex/caption/totalcount.pdf
14mr|texlive-caption-20130512-6|63	#- source
14mr|texlive-caption-20130512-6|64	%doc %{_texmfdistdir}/source/latex/caption/bicaption.dtx
14mr|texlive-caption-20130512-6|65	%doc %{_texmfdistdir}/source/latex/caption/caption-deu.tex
14mr|texlive-caption-20130512-6|66	%doc %{_texmfdistdir}/source/latex/caption/caption-eng.tex
14mr|texlive-caption-20130512-6|67	%doc %{_texmfdistdir}/source/latex/caption/caption-rus.tex
14mr|texlive-caption-20130512-6|68	%doc %{_texmfdistdir}/source/latex/caption/caption.dtx
14mr|texlive-caption-20130512-6|69	%doc %{_texmfdistdir}/source/latex/caption/caption.ins
14mr|texlive-caption-20130512-6|70	%doc %{_texmfdistdir}/source/latex/caption/caption2.dtx
14mr|texlive-caption-20130512-6|71	%doc %{_texmfdistdir}/source/latex/caption/caption3.dtx
14mr|texlive-caption-20130512-6|72	%doc %{_texmfdistdir}/source/latex/caption/cat.eps
14mr|texlive-caption-20130512-6|73	%doc %{_texmfdistdir}/source/latex/caption/elephant.eps
14mr|texlive-caption-20130512-6|74	%doc %{_texmfdistdir}/source/latex/caption/ltcaption.dtx
14mr|texlive-caption-20130512-6|75	%doc %{_texmfdistdir}/source/latex/caption/newfloat.dtx
14mr|texlive-caption-20130512-6|76	%doc %{_texmfdistdir}/source/latex/caption/subcaption.dtx
14mr|texlive-caption-20130512-6|77	%doc %{_texmfdistdir}/source/latex/caption/totalcount.dtx
14mr|texlive-caption-20130512-6|78	
14mr|texlive-caption-20130512-6|79	#-----------------------------------------------------------------------
14mr|texlive-caption-20130512-6|80	%prep
14mr|texlive-caption-20130512-6|81	%setup -c -a0 -a1 -a2
14mr|texlive-caption-20130512-6|82	
14mr|texlive-caption-20130512-6|83	%build
14mr|texlive-caption-20130512-6|84	
14mr|texlive-caption-20130512-6|85	%install
14mr|texlive-caption-20130512-6|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-caption-20130512-6|87	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-caption-20130512-6|88	
14mr|texlive-caption-20130512-6|89	%changelog
14mr|texlive-caption-20130512-6|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20130512-6
14mr|texlive-caption-20130512-6|91	+ Revision: 9b50ebc
14mr|texlive-caption-20130512-6|92	- MassBuild#440: Increase release tag
14mr|texlive-caption-20130512-6|93	
14mr|texlive-caption-20130512-6|94	

19511 14
14mr|texlive-capt-of-20100127-3|1	# revision 16813
14mr|texlive-capt-of-20100127-3|2	# category Package
14mr|texlive-capt-of-20100127-3|3	# catalog-ctan /macros/latex/contrib/capt-of
14mr|texlive-capt-of-20100127-3|4	# catalog-date 2010-01-27 23:13:46 +0100
14mr|texlive-capt-of-20100127-3|5	# catalog-license lppl
14mr|texlive-capt-of-20100127-3|6	# catalog-version undef
14mr|texlive-capt-of-20100127-3|7	Name:		texlive-capt-of
14mr|texlive-capt-of-20100127-3|8	Version:	20100127
14mr|texlive-capt-of-20100127-3|9	Release:	3
14mr|texlive-capt-of-20100127-3|10	Summary:	Captions on more than floats
14mr|texlive-capt-of-20100127-3|11	Group:		Publishing
14mr|texlive-capt-of-20100127-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/capt-of
14mr|texlive-capt-of-20100127-3|13	License:	LPPL
14mr|texlive-capt-of-20100127-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.tar.xz
14mr|texlive-capt-of-20100127-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.doc.tar.xz
14mr|texlive-capt-of-20100127-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.source.tar.xz
14mr|texlive-capt-of-20100127-3|17	BuildArch:	noarch
14mr|texlive-capt-of-20100127-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-capt-of-20100127-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-capt-of-20100127-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-capt-of-20100127-3|21	
14mr|texlive-capt-of-20100127-3|22	%description
14mr|texlive-capt-of-20100127-3|23	Defines a command \captionof for putting a caption to something
14mr|texlive-capt-of-20100127-3|24	that's not a float. Note that the caption package includes a
14mr|texlive-capt-of-20100127-3|25	\captionof command that is an extension of that provided by
14mr|texlive-capt-of-20100127-3|26	this package.
14mr|texlive-capt-of-20100127-3|27	
14mr|texlive-capt-of-20100127-3|28	%post
14mr|texlive-capt-of-20100127-3|29	%{_sbindir}/texlive.post
14mr|texlive-capt-of-20100127-3|30	
14mr|texlive-capt-of-20100127-3|31	%postun
14mr|texlive-capt-of-20100127-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-capt-of-20100127-3|33	%{_sbindir}/texlive.post
14mr|texlive-capt-of-20100127-3|34	fi
14mr|texlive-capt-of-20100127-3|35	
14mr|texlive-capt-of-20100127-3|36	#-----------------------------------------------------------------------
14mr|texlive-capt-of-20100127-3|37	%files
14mr|texlive-capt-of-20100127-3|38	%{_texmfdistdir}/tex/latex/capt-of/capt-of.sty
14mr|texlive-capt-of-20100127-3|39	%doc %{_texmfdistdir}/doc/latex/capt-of/README
14mr|texlive-capt-of-20100127-3|40	%doc %{_texmfdistdir}/doc/latex/capt-of/capt-of.pdf
14mr|texlive-capt-of-20100127-3|41	#- source
14mr|texlive-capt-of-20100127-3|42	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.dtx
14mr|texlive-capt-of-20100127-3|43	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.ins
14mr|texlive-capt-of-20100127-3|44	
14mr|texlive-capt-of-20100127-3|45	#-----------------------------------------------------------------------
14mr|texlive-capt-of-20100127-3|46	%prep
14mr|texlive-capt-of-20100127-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-capt-of-20100127-3|48	
14mr|texlive-capt-of-20100127-3|49	%build
14mr|texlive-capt-of-20100127-3|50	
14mr|texlive-capt-of-20100127-3|51	%install
14mr|texlive-capt-of-20100127-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-capt-of-20100127-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-capt-of-20100127-3|54	
14mr|texlive-capt-of-20100127-3|55	
14mr|texlive-capt-of-20100127-3|56	
14mr|texlive-capt-of-20100127-3|57	%changelog
14mr|texlive-capt-of-20100127-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100127-3
14mr|texlive-capt-of-20100127-3|59	+ Revision: 000dcf5
14mr|texlive-capt-of-20100127-3|60	- MassBuild#440: Increase release tag
14mr|texlive-capt-of-20100127-3|61	
14mr|texlive-capt-of-20100127-3|62	

19512 14
14mr|texlive-carlisle-20100218-3|1	# revision 18258
14mr|texlive-carlisle-20100218-3|2	# category Package
14mr|texlive-carlisle-20100218-3|3	# catalog-ctan /macros/latex/contrib/carlisle
14mr|texlive-carlisle-20100218-3|4	# catalog-date 2010-02-18 13:36:42 +0100
14mr|texlive-carlisle-20100218-3|5	# catalog-license lppl
14mr|texlive-carlisle-20100218-3|6	# catalog-version undef
14mr|texlive-carlisle-20100218-3|7	Name:		texlive-carlisle
14mr|texlive-carlisle-20100218-3|8	Version:	20100218
14mr|texlive-carlisle-20100218-3|9	Release:	3
14mr|texlive-carlisle-20100218-3|10	Summary:	David Carlisle's small packages
14mr|texlive-carlisle-20100218-3|11	Group:		Publishing
14mr|texlive-carlisle-20100218-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/carlisle
14mr|texlive-carlisle-20100218-3|13	License:	LPPL
14mr|texlive-carlisle-20100218-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.tar.xz
14mr|texlive-carlisle-20100218-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.doc.tar.xz
14mr|texlive-carlisle-20100218-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.source.tar.xz
14mr|texlive-carlisle-20100218-3|17	BuildArch:	noarch
14mr|texlive-carlisle-20100218-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-carlisle-20100218-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-carlisle-20100218-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-carlisle-20100218-3|21	
14mr|texlive-carlisle-20100218-3|22	%description
14mr|texlive-carlisle-20100218-3|23	Many of David Carlisle's more substantial packages stand on
14mr|texlive-carlisle-20100218-3|24	their own, or as part of the LaTeX tools set; this set
14mr|texlive-carlisle-20100218-3|25	contains: - Making dotless 'j' characters for fonts that don't
14mr|texlive-carlisle-20100218-3|26	have them; - Fix marks in 2-column output; - A method for
14mr|texlive-carlisle-20100218-3|27	combining the capabilities of longtable and tabularx; - A
14mr|texlive-carlisle-20100218-3|28	proforma for building personalised LaTeX formats; - A jiffy to
14mr|texlive-carlisle-20100218-3|29	suppress page numbers; - An environment for including Plain TeX
14mr|texlive-carlisle-20100218-3|30	in LaTeX documents; - A jiffy to remove counters from other
14mr|texlive-carlisle-20100218-3|31	counters' reset lists; - A package to rescale fonts to
14mr|texlive-carlisle-20100218-3|32	arbitrary sizes; - A jiffy to create 'slashed' for physicists;
14mr|texlive-carlisle-20100218-3|33	and - An environment for including HTML in LaTeX documents.
14mr|texlive-carlisle-20100218-3|34	
14mr|texlive-carlisle-20100218-3|35	%post
14mr|texlive-carlisle-20100218-3|36	%{_sbindir}/texlive.post
14mr|texlive-carlisle-20100218-3|37	
14mr|texlive-carlisle-20100218-3|38	%postun
14mr|texlive-carlisle-20100218-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-carlisle-20100218-3|40	%{_sbindir}/texlive.post
14mr|texlive-carlisle-20100218-3|41	fi
14mr|texlive-carlisle-20100218-3|42	
14mr|texlive-carlisle-20100218-3|43	#-----------------------------------------------------------------------
14mr|texlive-carlisle-20100218-3|44	%files
14mr|texlive-carlisle-20100218-3|45	%{_texmfdistdir}/tex/latex/carlisle/dotlessj.sty
14mr|texlive-carlisle-20100218-3|46	%{_texmfdistdir}/tex/latex/carlisle/ltxtable.sty
14mr|texlive-carlisle-20100218-3|47	%{_texmfdistdir}/tex/latex/carlisle/mylatex.ltx
14mr|texlive-carlisle-20100218-3|48	%{_texmfdistdir}/tex/latex/carlisle/plain.sty
14mr|texlive-carlisle-20100218-3|49	%{_texmfdistdir}/tex/latex/carlisle/remreset.sty
14mr|texlive-carlisle-20100218-3|50	%{_texmfdistdir}/tex/latex/carlisle/scalefnt.sty
14mr|texlive-carlisle-20100218-3|51	%{_texmfdistdir}/tex/latex/carlisle/slashed.sty
14mr|texlive-carlisle-20100218-3|52	%doc %{_texmfdistdir}/doc/latex/carlisle/README
14mr|texlive-carlisle-20100218-3|53	%doc %{_texmfdistdir}/doc/latex/carlisle/ltx1.tex
14mr|texlive-carlisle-20100218-3|54	%doc %{_texmfdistdir}/doc/latex/carlisle/ltxtable.pdf
14mr|texlive-carlisle-20100218-3|55	#- source
14mr|texlive-carlisle-20100218-3|56	%doc %{_texmfdistdir}/source/latex/carlisle/ltxtable.tex
14mr|texlive-carlisle-20100218-3|57	
14mr|texlive-carlisle-20100218-3|58	#-----------------------------------------------------------------------
14mr|texlive-carlisle-20100218-3|59	%prep
14mr|texlive-carlisle-20100218-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-carlisle-20100218-3|61	
14mr|texlive-carlisle-20100218-3|62	%build
14mr|texlive-carlisle-20100218-3|63	
14mr|texlive-carlisle-20100218-3|64	%install
14mr|texlive-carlisle-20100218-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-carlisle-20100218-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-carlisle-20100218-3|67	
14mr|texlive-carlisle-20100218-3|68	
14mr|texlive-carlisle-20100218-3|69	
14mr|texlive-carlisle-20100218-3|70	%changelog
14mr|texlive-carlisle-20100218-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100218-3
14mr|texlive-carlisle-20100218-3|72	+ Revision: 2a59d83
14mr|texlive-carlisle-20100218-3|73	- MassBuild#440: Increase release tag
14mr|texlive-carlisle-20100218-3|74	
14mr|texlive-carlisle-20100218-3|75	

19513 14
14mr|texlive-carolmin-ps-20070221-3|1	# revision 15878
14mr|texlive-carolmin-ps-20070221-3|2	# category Package
14mr|texlive-carolmin-ps-20070221-3|3	# catalog-ctan /fonts/carolmin-ps
14mr|texlive-carolmin-ps-20070221-3|4	# catalog-date 2007-02-21 12:51:17 +0100
14mr|texlive-carolmin-ps-20070221-3|5	# catalog-license lppl
14mr|texlive-carolmin-ps-20070221-3|6	# catalog-version undef
14mr|texlive-carolmin-ps-20070221-3|7	Name:		texlive-carolmin-ps
14mr|texlive-carolmin-ps-20070221-3|8	Version:	20070221
14mr|texlive-carolmin-ps-20070221-3|9	Release:	3
14mr|texlive-carolmin-ps-20070221-3|10	Summary:	Adobe Type 1 format of Carolingian Minuscule fonts
14mr|texlive-carolmin-ps-20070221-3|11	Group:		Publishing
14mr|texlive-carolmin-ps-20070221-3|12	URL:		http://www.ctan.org/tex-archive/fonts/carolmin-ps
14mr|texlive-carolmin-ps-20070221-3|13	License:	LPPL
14mr|texlive-carolmin-ps-20070221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.tar.xz
14mr|texlive-carolmin-ps-20070221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.doc.tar.xz
14mr|texlive-carolmin-ps-20070221-3|16	BuildArch:	noarch
14mr|texlive-carolmin-ps-20070221-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-carolmin-ps-20070221-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-carolmin-ps-20070221-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-carolmin-ps-20070221-3|20	
14mr|texlive-carolmin-ps-20070221-3|21	%description
14mr|texlive-carolmin-ps-20070221-3|22	The bundle offers Adobe Type 1 format versions of Peter
14mr|texlive-carolmin-ps-20070221-3|23	Wilson's Carolingian Minuscule font set (part of the bookhands
14mr|texlive-carolmin-ps-20070221-3|24	collection). The fonts in the bundle are ready-to-use
14mr|texlive-carolmin-ps-20070221-3|25	replacements for the MetaFont originals.
14mr|texlive-carolmin-ps-20070221-3|26	
14mr|texlive-carolmin-ps-20070221-3|27	%post
14mr|texlive-carolmin-ps-20070221-3|28	%{_sbindir}/texlive.post
14mr|texlive-carolmin-ps-20070221-3|29	
14mr|texlive-carolmin-ps-20070221-3|30	%postun
14mr|texlive-carolmin-ps-20070221-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-carolmin-ps-20070221-3|32	%{_sbindir}/texlive.post
14mr|texlive-carolmin-ps-20070221-3|33	fi
14mr|texlive-carolmin-ps-20070221-3|34	
14mr|texlive-carolmin-ps-20070221-3|35	#-----------------------------------------------------------------------
14mr|texlive-carolmin-ps-20070221-3|36	%files
14mr|texlive-carolmin-ps-20070221-3|37	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin10.afm
14mr|texlive-carolmin-ps-20070221-3|38	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin17.afm
14mr|texlive-carolmin-ps-20070221-3|39	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin7.afm
14mr|texlive-carolmin-ps-20070221-3|40	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb10.afm
14mr|texlive-carolmin-ps-20070221-3|41	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb17.afm
14mr|texlive-carolmin-ps-20070221-3|42	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb7.afm
14mr|texlive-carolmin-ps-20070221-3|43	%{_texmfdistdir}/fonts/map/dvips/carolmin-ps/cmin.map
14mr|texlive-carolmin-ps-20070221-3|44	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin10.pfb
14mr|texlive-carolmin-ps-20070221-3|45	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin17.pfb
14mr|texlive-carolmin-ps-20070221-3|46	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin7.pfb
14mr|texlive-carolmin-ps-20070221-3|47	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb10.pfb
14mr|texlive-carolmin-ps-20070221-3|48	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb17.pfb
14mr|texlive-carolmin-ps-20070221-3|49	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb7.pfb
14mr|texlive-carolmin-ps-20070221-3|50	%doc %{_texmfdistdir}/doc/fonts/carolmin-ps/README
14mr|texlive-carolmin-ps-20070221-3|51	
14mr|texlive-carolmin-ps-20070221-3|52	#-----------------------------------------------------------------------
14mr|texlive-carolmin-ps-20070221-3|53	%prep
14mr|texlive-carolmin-ps-20070221-3|54	%setup -c -a0 -a1
14mr|texlive-carolmin-ps-20070221-3|55	
14mr|texlive-carolmin-ps-20070221-3|56	%build
14mr|texlive-carolmin-ps-20070221-3|57	
14mr|texlive-carolmin-ps-20070221-3|58	%install
14mr|texlive-carolmin-ps-20070221-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-carolmin-ps-20070221-3|60	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-carolmin-ps-20070221-3|61	
14mr|texlive-carolmin-ps-20070221-3|62	
14mr|texlive-carolmin-ps-20070221-3|63	
14mr|texlive-carolmin-ps-20070221-3|64	%changelog
14mr|texlive-carolmin-ps-20070221-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070221-3
14mr|texlive-carolmin-ps-20070221-3|66	+ Revision: 7b821c3
14mr|texlive-carolmin-ps-20070221-3|67	- MassBuild#440: Increase release tag
14mr|texlive-carolmin-ps-20070221-3|68	
14mr|texlive-carolmin-ps-20070221-3|69	

19514 14
14mr|texlive-cascadilla-1.8.2-3|1	# revision 25144
14mr|texlive-cascadilla-1.8.2-3|2	# category Package
14mr|texlive-cascadilla-1.8.2-3|3	# catalog-ctan /macros/latex/contrib/cascadilla
14mr|texlive-cascadilla-1.8.2-3|4	# catalog-date 2012-01-18 17:26:55 +0100
14mr|texlive-cascadilla-1.8.2-3|5	# catalog-license lppl
14mr|texlive-cascadilla-1.8.2-3|6	# catalog-version 1.8.2
14mr|texlive-cascadilla-1.8.2-3|7	Name:		texlive-cascadilla
14mr|texlive-cascadilla-1.8.2-3|8	Version:	1.8.2
14mr|texlive-cascadilla-1.8.2-3|9	Release:	3
14mr|texlive-cascadilla-1.8.2-3|10	Summary:	Typeset papers conforming to the stylesheet of Cascadilla Proceedings Project
14mr|texlive-cascadilla-1.8.2-3|11	Group:		Publishing
14mr|texlive-cascadilla-1.8.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cascadilla
14mr|texlive-cascadilla-1.8.2-3|13	License:	LPPL
14mr|texlive-cascadilla-1.8.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.tar.xz
14mr|texlive-cascadilla-1.8.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.doc.tar.xz
14mr|texlive-cascadilla-1.8.2-3|16	BuildArch:	noarch
14mr|texlive-cascadilla-1.8.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cascadilla-1.8.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cascadilla-1.8.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cascadilla-1.8.2-3|20	
14mr|texlive-cascadilla-1.8.2-3|21	%description
14mr|texlive-cascadilla-1.8.2-3|22	The class provides an extension of the standard LaTeX article
14mr|texlive-cascadilla-1.8.2-3|23	class that may be used to typeset papers conforming to the
14mr|texlive-cascadilla-1.8.2-3|24	stylesheet of the Cascadilla Proceedings Project, which is used
14mr|texlive-cascadilla-1.8.2-3|25	by a number of linguistics conference proceedings (e.g.,
14mr|texlive-cascadilla-1.8.2-3|26	WCCFL).
14mr|texlive-cascadilla-1.8.2-3|27	
14mr|texlive-cascadilla-1.8.2-3|28	%post
14mr|texlive-cascadilla-1.8.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-cascadilla-1.8.2-3|30	
14mr|texlive-cascadilla-1.8.2-3|31	%postun
14mr|texlive-cascadilla-1.8.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-cascadilla-1.8.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-cascadilla-1.8.2-3|34	fi
14mr|texlive-cascadilla-1.8.2-3|35	
14mr|texlive-cascadilla-1.8.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-cascadilla-1.8.2-3|37	%files
14mr|texlive-cascadilla-1.8.2-3|38	%{_texmfdistdir}/bibtex/bst/cascadilla/cascadilla.bst
14mr|texlive-cascadilla-1.8.2-3|39	%{_texmfdistdir}/tex/latex/cascadilla/cascadilla.cls
14mr|texlive-cascadilla-1.8.2-3|40	%doc %{_texmfdistdir}/doc/latex/cascadilla/LICENSE.txt
14mr|texlive-cascadilla-1.8.2-3|41	%doc %{_texmfdistdir}/doc/latex/cascadilla/README
14mr|texlive-cascadilla-1.8.2-3|42	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.pdf
14mr|texlive-cascadilla-1.8.2-3|43	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.tex
14mr|texlive-cascadilla-1.8.2-3|44	%doc %{_texmfdistdir}/doc/latex/cascadilla/exampleref.bib
14mr|texlive-cascadilla-1.8.2-3|45	
14mr|texlive-cascadilla-1.8.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-cascadilla-1.8.2-3|47	%prep
14mr|texlive-cascadilla-1.8.2-3|48	%setup -c -a0 -a1
14mr|texlive-cascadilla-1.8.2-3|49	
14mr|texlive-cascadilla-1.8.2-3|50	%build
14mr|texlive-cascadilla-1.8.2-3|51	
14mr|texlive-cascadilla-1.8.2-3|52	%install
14mr|texlive-cascadilla-1.8.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cascadilla-1.8.2-3|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cascadilla-1.8.2-3|55	
14mr|texlive-cascadilla-1.8.2-3|56	
14mr|texlive-cascadilla-1.8.2-3|57	
14mr|texlive-cascadilla-1.8.2-3|58	%changelog
14mr|texlive-cascadilla-1.8.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.2-3
14mr|texlive-cascadilla-1.8.2-3|60	+ Revision: f8cbc28
14mr|texlive-cascadilla-1.8.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-cascadilla-1.8.2-3|62	
14mr|texlive-cascadilla-1.8.2-3|63	

19515 14
14mr|texlive-cases-2.5-3|1	# revision 17123
14mr|texlive-cases-2.5-3|2	# category Package
14mr|texlive-cases-2.5-3|3	# catalog-ctan /macros/latex/contrib/cases
14mr|texlive-cases-2.5-3|4	# catalog-date 2010-02-23 16:16:11 +0100
14mr|texlive-cases-2.5-3|5	# catalog-license pd
14mr|texlive-cases-2.5-3|6	# catalog-version 2.5
14mr|texlive-cases-2.5-3|7	Name:		texlive-cases
14mr|texlive-cases-2.5-3|8	Version:	2.5
14mr|texlive-cases-2.5-3|9	Release:	3
14mr|texlive-cases-2.5-3|10	Summary:	Numbered cases environment
14mr|texlive-cases-2.5-3|11	Group:		Publishing
14mr|texlive-cases-2.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cases
14mr|texlive-cases-2.5-3|13	License:	PD
14mr|texlive-cases-2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.tar.xz
14mr|texlive-cases-2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.doc.tar.xz
14mr|texlive-cases-2.5-3|16	BuildArch:	noarch
14mr|texlive-cases-2.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cases-2.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cases-2.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cases-2.5-3|20	
14mr|texlive-cases-2.5-3|21	%description
14mr|texlive-cases-2.5-3|22	Define the environment numcases: equations with several
14mr|texlive-cases-2.5-3|23	alternative right-hand sides, with equation numbers for each
14mr|texlive-cases-2.5-3|24	alternative. Also environment subnumcases, where each
14mr|texlive-cases-2.5-3|25	alternative is a sub-number (e.g., 8a, 8b, ...) of the equation
14mr|texlive-cases-2.5-3|26	set as a whole.
14mr|texlive-cases-2.5-3|27	
14mr|texlive-cases-2.5-3|28	%post
14mr|texlive-cases-2.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-cases-2.5-3|30	
14mr|texlive-cases-2.5-3|31	%postun
14mr|texlive-cases-2.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-cases-2.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-cases-2.5-3|34	fi
14mr|texlive-cases-2.5-3|35	
14mr|texlive-cases-2.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-cases-2.5-3|37	%files
14mr|texlive-cases-2.5-3|38	%{_texmfdistdir}/tex/latex/cases/cases.sty
14mr|texlive-cases-2.5-3|39	%doc %{_texmfdistdir}/doc/latex/cases/cases.pdf
14mr|texlive-cases-2.5-3|40	%doc %{_texmfdistdir}/doc/latex/cases/cases.tex
14mr|texlive-cases-2.5-3|41	
14mr|texlive-cases-2.5-3|42	#-----------------------------------------------------------------------
14mr|texlive-cases-2.5-3|43	%prep
14mr|texlive-cases-2.5-3|44	%setup -c -a0 -a1
14mr|texlive-cases-2.5-3|45	
14mr|texlive-cases-2.5-3|46	%build
14mr|texlive-cases-2.5-3|47	
14mr|texlive-cases-2.5-3|48	%install
14mr|texlive-cases-2.5-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cases-2.5-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cases-2.5-3|51	
14mr|texlive-cases-2.5-3|52	
14mr|texlive-cases-2.5-3|53	
14mr|texlive-cases-2.5-3|54	%changelog
14mr|texlive-cases-2.5-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-3
14mr|texlive-cases-2.5-3|56	+ Revision: 09d8ecc
14mr|texlive-cases-2.5-3|57	- MassBuild#440: Increase release tag
14mr|texlive-cases-2.5-3|58	
14mr|texlive-cases-2.5-3|59	

19516 14
14mr|texlive-casyl-2.0-3|1	# revision 15878
14mr|texlive-casyl-2.0-3|2	# category Package
14mr|texlive-casyl-2.0-3|3	# catalog-ctan /language/casyl
14mr|texlive-casyl-2.0-3|4	# catalog-date 2008-10-26 18:17:50 +0100
14mr|texlive-casyl-2.0-3|5	# catalog-license pd
14mr|texlive-casyl-2.0-3|6	# catalog-version 2.0
14mr|texlive-casyl-2.0-3|7	Name:		texlive-casyl
14mr|texlive-casyl-2.0-3|8	Version:	2.0
14mr|texlive-casyl-2.0-3|9	Release:	3
14mr|texlive-casyl-2.0-3|10	Summary:	Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics
14mr|texlive-casyl-2.0-3|11	Group:		Publishing
14mr|texlive-casyl-2.0-3|12	URL:		http://www.ctan.org/tex-archive/language/casyl
14mr|texlive-casyl-2.0-3|13	License:	PD
14mr|texlive-casyl-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.tar.xz
14mr|texlive-casyl-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.doc.tar.xz
14mr|texlive-casyl-2.0-3|16	BuildArch:	noarch
14mr|texlive-casyl-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-casyl-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-casyl-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-casyl-2.0-3|20	
14mr|texlive-casyl-2.0-3|21	%description
14mr|texlive-casyl-2.0-3|22	The bundle constitutes a font (as MetaFont source) and LaTeX
14mr|texlive-casyl-2.0-3|23	macros for its use within a document.
14mr|texlive-casyl-2.0-3|24	
14mr|texlive-casyl-2.0-3|25	%post
14mr|texlive-casyl-2.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-casyl-2.0-3|27	
14mr|texlive-casyl-2.0-3|28	%postun
14mr|texlive-casyl-2.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-casyl-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-casyl-2.0-3|31	fi
14mr|texlive-casyl-2.0-3|32	
14mr|texlive-casyl-2.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-casyl-2.0-3|34	%files
14mr|texlive-casyl-2.0-3|35	%{_texmfdistdir}/fonts/source/public/casyl/casyll10.mf
14mr|texlive-casyl-2.0-3|36	%{_texmfdistdir}/fonts/tfm/public/casyl/casyll10.tfm
14mr|texlive-casyl-2.0-3|37	%{_texmfdistdir}/tex/latex/casyl/casyltex.sty
14mr|texlive-casyl-2.0-3|38	%doc %{_texmfdistdir}/doc/latex/casyl/README
14mr|texlive-casyl-2.0-3|39	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.pdf
14mr|texlive-casyl-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.tex
14mr|texlive-casyl-2.0-3|41	
14mr|texlive-casyl-2.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-casyl-2.0-3|43	%prep
14mr|texlive-casyl-2.0-3|44	%setup -c -a0 -a1
14mr|texlive-casyl-2.0-3|45	
14mr|texlive-casyl-2.0-3|46	%build
14mr|texlive-casyl-2.0-3|47	
14mr|texlive-casyl-2.0-3|48	%install
14mr|texlive-casyl-2.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-casyl-2.0-3|50	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-casyl-2.0-3|51	
14mr|texlive-casyl-2.0-3|52	
14mr|texlive-casyl-2.0-3|53	
14mr|texlive-casyl-2.0-3|54	%changelog
14mr|texlive-casyl-2.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-casyl-2.0-3|56	+ Revision: 7f7de39
14mr|texlive-casyl-2.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-casyl-2.0-3|58	
14mr|texlive-casyl-2.0-3|59	

19517 14
14mr|texlive-catchfilebetweentags-1.1-3|1	# revision 21476
14mr|texlive-catchfilebetweentags-1.1-3|2	# category Package
14mr|texlive-catchfilebetweentags-1.1-3|3	# catalog-ctan /macros/latex/contrib/catchfilebetweentags
14mr|texlive-catchfilebetweentags-1.1-3|4	# catalog-date 2011-02-19 16:41:47 +0100
14mr|texlive-catchfilebetweentags-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-catchfilebetweentags-1.1-3|6	# catalog-version 1.1
14mr|texlive-catchfilebetweentags-1.1-3|7	Name:		texlive-catchfilebetweentags
14mr|texlive-catchfilebetweentags-1.1-3|8	Version:	1.1
14mr|texlive-catchfilebetweentags-1.1-3|9	Release:	3
14mr|texlive-catchfilebetweentags-1.1-3|10	Summary:	Catch text delimited by docstrip tags
14mr|texlive-catchfilebetweentags-1.1-3|11	Group:		Publishing
14mr|texlive-catchfilebetweentags-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catchfilebetweentags
14mr|texlive-catchfilebetweentags-1.1-3|13	License:	LPPL1.3
14mr|texlive-catchfilebetweentags-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.tar.xz
14mr|texlive-catchfilebetweentags-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.doc.tar.xz
14mr|texlive-catchfilebetweentags-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.source.tar.xz
14mr|texlive-catchfilebetweentags-1.1-3|17	BuildArch:	noarch
14mr|texlive-catchfilebetweentags-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-catchfilebetweentags-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-catchfilebetweentags-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-catchfilebetweentags-1.1-3|21	
14mr|texlive-catchfilebetweentags-1.1-3|22	%description
14mr|texlive-catchfilebetweentags-1.1-3|23	This package (built using the facilities of catchfile) provides
14mr|texlive-catchfilebetweentags-1.1-3|24	a macro \catchfilebetweentags acts like the original \catchfile
14mr|texlive-catchfilebetweentags-1.1-3|25	but only extracts a portion of the file instead of the complete
14mr|texlive-catchfilebetweentags-1.1-3|26	file. The extracted portion can be delimited by strings or by
14mr|texlive-catchfilebetweentags-1.1-3|27	docstrip tags: %<*tag> .... %</tag> (comments in the caught
14mr|texlive-catchfilebetweentags-1.1-3|28	region may be included or dropped).
14mr|texlive-catchfilebetweentags-1.1-3|29	
14mr|texlive-catchfilebetweentags-1.1-3|30	%post
14mr|texlive-catchfilebetweentags-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-catchfilebetweentags-1.1-3|32	
14mr|texlive-catchfilebetweentags-1.1-3|33	%postun
14mr|texlive-catchfilebetweentags-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-catchfilebetweentags-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-catchfilebetweentags-1.1-3|36	fi
14mr|texlive-catchfilebetweentags-1.1-3|37	
14mr|texlive-catchfilebetweentags-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-catchfilebetweentags-1.1-3|39	%files
14mr|texlive-catchfilebetweentags-1.1-3|40	%{_texmfdistdir}/tex/latex/catchfilebetweentags/catchfilebetweentags.sty
14mr|texlive-catchfilebetweentags-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/README
14mr|texlive-catchfilebetweentags-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf
14mr|texlive-catchfilebetweentags-1.1-3|43	#- source
14mr|texlive-catchfilebetweentags-1.1-3|44	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.drv
14mr|texlive-catchfilebetweentags-1.1-3|45	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.dtx
14mr|texlive-catchfilebetweentags-1.1-3|46	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.ins
14mr|texlive-catchfilebetweentags-1.1-3|47	
14mr|texlive-catchfilebetweentags-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-catchfilebetweentags-1.1-3|49	%prep
14mr|texlive-catchfilebetweentags-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-catchfilebetweentags-1.1-3|51	
14mr|texlive-catchfilebetweentags-1.1-3|52	%build
14mr|texlive-catchfilebetweentags-1.1-3|53	
14mr|texlive-catchfilebetweentags-1.1-3|54	%install
14mr|texlive-catchfilebetweentags-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-catchfilebetweentags-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-catchfilebetweentags-1.1-3|57	
14mr|texlive-catchfilebetweentags-1.1-3|58	
14mr|texlive-catchfilebetweentags-1.1-3|59	
14mr|texlive-catchfilebetweentags-1.1-3|60	%changelog
14mr|texlive-catchfilebetweentags-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-catchfilebetweentags-1.1-3|62	+ Revision: b26e2d6
14mr|texlive-catchfilebetweentags-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-catchfilebetweentags-1.1-3|64	
14mr|texlive-catchfilebetweentags-1.1-3|65	

19518 14
14mr|texlive-catcodes-0.3a-6|1	# revision 28210
14mr|texlive-catcodes-0.3a-6|2	# category Package
14mr|texlive-catcodes-0.3a-6|3	# catalog-ctan /macros/generic/catcodes
14mr|texlive-catcodes-0.3a-6|4	# catalog-date 2012-11-08 10:49:44 +0100
14mr|texlive-catcodes-0.3a-6|5	# catalog-license lppl1.3
14mr|texlive-catcodes-0.3a-6|6	# catalog-version 0.3a
14mr|texlive-catcodes-0.3a-6|7	Name:		texlive-catcodes
14mr|texlive-catcodes-0.3a-6|8	Epoch:		1
14mr|texlive-catcodes-0.3a-6|9	Version:	0.3a
14mr|texlive-catcodes-0.3a-6|10	Release:	6
14mr|texlive-catcodes-0.3a-6|11	Summary:	Generic handling of TeX category codes
14mr|texlive-catcodes-0.3a-6|12	Group:		Publishing
14mr|texlive-catcodes-0.3a-6|13	URL:		http://www.ctan.org/tex-archive/macros/generic/catcodes
14mr|texlive-catcodes-0.3a-6|14	License:	LPPL1.3
14mr|texlive-catcodes-0.3a-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.tar.xz
14mr|texlive-catcodes-0.3a-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.doc.tar.xz
14mr|texlive-catcodes-0.3a-6|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.source.tar.xz
14mr|texlive-catcodes-0.3a-6|18	BuildArch:	noarch
14mr|texlive-catcodes-0.3a-6|19	BuildRequires:	texlive-tlpkg
14mr|texlive-catcodes-0.3a-6|20	Requires(pre):	texlive-tlpkg
14mr|texlive-catcodes-0.3a-6|21	Requires(post):	texlive-kpathsea
14mr|texlive-catcodes-0.3a-6|22	
14mr|texlive-catcodes-0.3a-6|23	%description
14mr|texlive-catcodes-0.3a-6|24	The bundle deals with category code switching; the packages of
14mr|texlive-catcodes-0.3a-6|25	the bundle should work with any TeX format (with the support of
14mr|texlive-catcodes-0.3a-6|26	the plainpkg package). The bundle provides: - stacklet.sty,
14mr|texlive-catcodes-0.3a-6|27	which supports stacks that control the use of different
14mr|texlive-catcodes-0.3a-6|28	catcodes; - actcodes.sty, which deals with active characters;
14mr|texlive-catcodes-0.3a-6|29	and - catchdq.sty, which provides a simple quotation character
14mr|texlive-catcodes-0.3a-6|30	control mechanism.
14mr|texlive-catcodes-0.3a-6|31	
14mr|texlive-catcodes-0.3a-6|32	%post
14mr|texlive-catcodes-0.3a-6|33	%{_sbindir}/texlive.post
14mr|texlive-catcodes-0.3a-6|34	
14mr|texlive-catcodes-0.3a-6|35	%postun
14mr|texlive-catcodes-0.3a-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-catcodes-0.3a-6|37	%{_sbindir}/texlive.post
14mr|texlive-catcodes-0.3a-6|38	fi
14mr|texlive-catcodes-0.3a-6|39	
14mr|texlive-catcodes-0.3a-6|40	#-----------------------------------------------------------------------
14mr|texlive-catcodes-0.3a-6|41	%files
14mr|texlive-catcodes-0.3a-6|42	%{_texmfdistdir}/tex/generic/catcodes/actcodes.sty
14mr|texlive-catcodes-0.3a-6|43	%{_texmfdistdir}/tex/generic/catcodes/catchdq.sty
14mr|texlive-catcodes-0.3a-6|44	%{_texmfdistdir}/tex/generic/catcodes/catcodes.RLS
14mr|texlive-catcodes-0.3a-6|45	%{_texmfdistdir}/tex/generic/catcodes/stacklet.sty
14mr|texlive-catcodes-0.3a-6|46	%doc %{_texmfdistdir}/doc/generic/catcodes/README
14mr|texlive-catcodes-0.3a-6|47	%doc %{_texmfdistdir}/doc/generic/catcodes/SrcFILEs.txt
14mr|texlive-catcodes-0.3a-6|48	%doc %{_texmfdistdir}/doc/generic/catcodes/catcodes.pdf
14mr|texlive-catcodes-0.3a-6|49	#- source
14mr|texlive-catcodes-0.3a-6|50	%doc %{_texmfdistdir}/source/generic/catcodes/catcodes.tex
14mr|texlive-catcodes-0.3a-6|51	%doc %{_texmfdistdir}/source/generic/catcodes/fdatechk.tex
14mr|texlive-catcodes-0.3a-6|52	%doc %{_texmfdistdir}/source/generic/catcodes/makedoc.cfg
14mr|texlive-catcodes-0.3a-6|53	%doc %{_texmfdistdir}/source/generic/catcodes/mdoccorr.cfg
14mr|texlive-catcodes-0.3a-6|54	%doc %{_texmfdistdir}/source/generic/catcodes/srcfiles.tex
14mr|texlive-catcodes-0.3a-6|55	
14mr|texlive-catcodes-0.3a-6|56	#-----------------------------------------------------------------------
14mr|texlive-catcodes-0.3a-6|57	%prep
14mr|texlive-catcodes-0.3a-6|58	%setup -c -a0 -a1 -a2
14mr|texlive-catcodes-0.3a-6|59	
14mr|texlive-catcodes-0.3a-6|60	%build
14mr|texlive-catcodes-0.3a-6|61	
14mr|texlive-catcodes-0.3a-6|62	%install
14mr|texlive-catcodes-0.3a-6|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-catcodes-0.3a-6|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-catcodes-0.3a-6|65	
14mr|texlive-catcodes-0.3a-6|66	%changelog
14mr|texlive-catcodes-0.3a-6|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.3a-6
14mr|texlive-catcodes-0.3a-6|68	+ Revision: 26061de
14mr|texlive-catcodes-0.3a-6|69	- MassBuild#440: Increase release tag
14mr|texlive-catcodes-0.3a-6|70	
14mr|texlive-catcodes-0.3a-6|71	

19519 14
14mr|texlive-catechis-1.1-3|1	# revision 15878
14mr|texlive-catechis-1.1-3|2	# category Package
14mr|texlive-catechis-1.1-3|3	# catalog-ctan /macros/latex/contrib/catechis
14mr|texlive-catechis-1.1-3|4	# catalog-date 2008-09-02 21:23:27 +0200
14mr|texlive-catechis-1.1-3|5	# catalog-license lppl
14mr|texlive-catechis-1.1-3|6	# catalog-version 1.1
14mr|texlive-catechis-1.1-3|7	Name:		texlive-catechis
14mr|texlive-catechis-1.1-3|8	Version:	1.1
14mr|texlive-catechis-1.1-3|9	Release:	3
14mr|texlive-catechis-1.1-3|10	Summary:	Macros for typesetting catechisms
14mr|texlive-catechis-1.1-3|11	Group:		Publishing
14mr|texlive-catechis-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catechis
14mr|texlive-catechis-1.1-3|13	License:	LPPL
14mr|texlive-catechis-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.tar.xz
14mr|texlive-catechis-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.doc.tar.xz
14mr|texlive-catechis-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.source.tar.xz
14mr|texlive-catechis-1.1-3|17	BuildArch:	noarch
14mr|texlive-catechis-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-catechis-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-catechis-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-catechis-1.1-3|21	
14mr|texlive-catechis-1.1-3|22	%description
14mr|texlive-catechis-1.1-3|23	The macros include: - format for question-and-answer; -
14mr|texlive-catechis-1.1-3|24	comments on answers; - citations; - a specialised enumerate
14mr|texlive-catechis-1.1-3|25	which only operates in the catechism parts of a document. The
14mr|texlive-catechis-1.1-3|26	macros are all highly customisable.
14mr|texlive-catechis-1.1-3|27	
14mr|texlive-catechis-1.1-3|28	%post
14mr|texlive-catechis-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-catechis-1.1-3|30	
14mr|texlive-catechis-1.1-3|31	%postun
14mr|texlive-catechis-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-catechis-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-catechis-1.1-3|34	fi
14mr|texlive-catechis-1.1-3|35	
14mr|texlive-catechis-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-catechis-1.1-3|37	%files
14mr|texlive-catechis-1.1-3|38	%{_texmfdistdir}/tex/latex/catechis/catechis.sty
14mr|texlive-catechis-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/catechis/README
14mr|texlive-catechis-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/catechis/catechis.pdf
14mr|texlive-catechis-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/catechis/test.tex
14mr|texlive-catechis-1.1-3|42	#- source
14mr|texlive-catechis-1.1-3|43	%doc %{_texmfdistdir}/source/latex/catechis/catechis.ins
14mr|texlive-catechis-1.1-3|44	
14mr|texlive-catechis-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-catechis-1.1-3|46	%prep
14mr|texlive-catechis-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-catechis-1.1-3|48	
14mr|texlive-catechis-1.1-3|49	%build
14mr|texlive-catechis-1.1-3|50	
14mr|texlive-catechis-1.1-3|51	%install
14mr|texlive-catechis-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-catechis-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-catechis-1.1-3|54	
14mr|texlive-catechis-1.1-3|55	
14mr|texlive-catechis-1.1-3|56	
14mr|texlive-catechis-1.1-3|57	%changelog
14mr|texlive-catechis-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-catechis-1.1-3|59	+ Revision: 9290046
14mr|texlive-catechis-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-catechis-1.1-3|61	
14mr|texlive-catechis-1.1-3|62	

19520 14
14mr|texlive-catoptions-0.2.7b-3|1	# revision 24899
14mr|texlive-catoptions-0.2.7b-3|2	# category Package
14mr|texlive-catoptions-0.2.7b-3|3	# catalog-ctan /macros/latex/contrib/catoptions
14mr|texlive-catoptions-0.2.7b-3|4	# catalog-date 2011-12-19 23:56:31 +0100
14mr|texlive-catoptions-0.2.7b-3|5	# catalog-license lppl1.3
14mr|texlive-catoptions-0.2.7b-3|6	# catalog-version 0.2.7b
14mr|texlive-catoptions-0.2.7b-3|7	Name:		texlive-catoptions
14mr|texlive-catoptions-0.2.7b-3|8	Version:	0.2.7b
14mr|texlive-catoptions-0.2.7b-3|9	Release:	3
14mr|texlive-catoptions-0.2.7b-3|10	Summary:	Preserving and recalling standard catcodes
14mr|texlive-catoptions-0.2.7b-3|11	Group:		Publishing
14mr|texlive-catoptions-0.2.7b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catoptions
14mr|texlive-catoptions-0.2.7b-3|13	License:	LPPL1.3
14mr|texlive-catoptions-0.2.7b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.tar.xz
14mr|texlive-catoptions-0.2.7b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.doc.tar.xz
14mr|texlive-catoptions-0.2.7b-3|16	BuildArch:	noarch
14mr|texlive-catoptions-0.2.7b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-catoptions-0.2.7b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-catoptions-0.2.7b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-catoptions-0.2.7b-3|20	
14mr|texlive-catoptions-0.2.7b-3|21	%description
14mr|texlive-catoptions-0.2.7b-3|22	The package changes package loading internals so that all
14mr|texlive-catoptions-0.2.7b-3|23	subsequently loaded packages can rely on normal/standard
14mr|texlive-catoptions-0.2.7b-3|24	catcodes of all ASCII characters. The package defines canonical
14mr|texlive-catoptions-0.2.7b-3|25	control sequences to represent all the visible ASCII
14mr|texlive-catoptions-0.2.7b-3|26	characters. It also provides robust option parsing mechanisms
14mr|texlive-catoptions-0.2.7b-3|27	(XDeclareOption, XExecuteOptions and XProcessOptions, which
14mr|texlive-catoptions-0.2.7b-3|28	will be used by \documentclass if the package has already been
14mr|texlive-catoptions-0.2.7b-3|29	loaded). The package also provides a range of other TeX
14mr|texlive-catoptions-0.2.7b-3|30	programming tools.
14mr|texlive-catoptions-0.2.7b-3|31	
14mr|texlive-catoptions-0.2.7b-3|32	%post
14mr|texlive-catoptions-0.2.7b-3|33	%{_sbindir}/texlive.post
14mr|texlive-catoptions-0.2.7b-3|34	
14mr|texlive-catoptions-0.2.7b-3|35	%postun
14mr|texlive-catoptions-0.2.7b-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-catoptions-0.2.7b-3|37	%{_sbindir}/texlive.post
14mr|texlive-catoptions-0.2.7b-3|38	fi
14mr|texlive-catoptions-0.2.7b-3|39	
14mr|texlive-catoptions-0.2.7b-3|40	#-----------------------------------------------------------------------
14mr|texlive-catoptions-0.2.7b-3|41	%files
14mr|texlive-catoptions-0.2.7b-3|42	%{_texmfdistdir}/tex/latex/catoptions/catoptions-guide.cfg
14mr|texlive-catoptions-0.2.7b-3|43	%{_texmfdistdir}/tex/latex/catoptions/catoptions.sty
14mr|texlive-catoptions-0.2.7b-3|44	%doc %{_texmfdistdir}/doc/latex/catoptions/README
14mr|texlive-catoptions-0.2.7b-3|45	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.pdf
14mr|texlive-catoptions-0.2.7b-3|46	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.tex
14mr|texlive-catoptions-0.2.7b-3|47	
14mr|texlive-catoptions-0.2.7b-3|48	#-----------------------------------------------------------------------
14mr|texlive-catoptions-0.2.7b-3|49	%prep
14mr|texlive-catoptions-0.2.7b-3|50	%setup -c -a0 -a1
14mr|texlive-catoptions-0.2.7b-3|51	
14mr|texlive-catoptions-0.2.7b-3|52	%build
14mr|texlive-catoptions-0.2.7b-3|53	
14mr|texlive-catoptions-0.2.7b-3|54	%install
14mr|texlive-catoptions-0.2.7b-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-catoptions-0.2.7b-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-catoptions-0.2.7b-3|57	
14mr|texlive-catoptions-0.2.7b-3|58	
14mr|texlive-catoptions-0.2.7b-3|59	
14mr|texlive-catoptions-0.2.7b-3|60	%changelog
14mr|texlive-catoptions-0.2.7b-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.7b-3
14mr|texlive-catoptions-0.2.7b-3|62	+ Revision: 03b91ac
14mr|texlive-catoptions-0.2.7b-3|63	- MassBuild#440: Increase release tag
14mr|texlive-catoptions-0.2.7b-3|64	
14mr|texlive-catoptions-0.2.7b-3|65	

19521 14
14mr|texlive-cbcoptic-0.2-3|1	# revision 16666
14mr|texlive-cbcoptic-0.2-3|2	# category Package
14mr|texlive-cbcoptic-0.2-3|3	# catalog-ctan /language/coptic/cbcoptic
14mr|texlive-cbcoptic-0.2-3|4	# catalog-date 2010-01-11 08:55:42 +0100
14mr|texlive-cbcoptic-0.2-3|5	# catalog-license lppl
14mr|texlive-cbcoptic-0.2-3|6	# catalog-version 0.2
14mr|texlive-cbcoptic-0.2-3|7	Name:		texlive-cbcoptic
14mr|texlive-cbcoptic-0.2-3|8	Version:	0.2
14mr|texlive-cbcoptic-0.2-3|9	Release:	3
14mr|texlive-cbcoptic-0.2-3|10	Summary:	Coptic fonts and LaTeX macros for general usage and for philology
14mr|texlive-cbcoptic-0.2-3|11	Group:		Publishing
14mr|texlive-cbcoptic-0.2-3|12	URL:		http://www.ctan.org/tex-archive/language/coptic/cbcoptic
14mr|texlive-cbcoptic-0.2-3|13	License:	LPPL
14mr|texlive-cbcoptic-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.tar.xz
14mr|texlive-cbcoptic-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.doc.tar.xz
14mr|texlive-cbcoptic-0.2-3|16	BuildArch:	noarch
14mr|texlive-cbcoptic-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cbcoptic-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cbcoptic-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cbcoptic-0.2-3|20	
14mr|texlive-cbcoptic-0.2-3|21	%description
14mr|texlive-cbcoptic-0.2-3|22	CBcoptic is a bundle of files for typesetting Coptic
14mr|texlive-cbcoptic-0.2-3|23	philological text with the proper fonts and hyphenation. The
14mr|texlive-cbcoptic-0.2-3|24	fonts are based on, but much extend, the fonts of the original
14mr|texlive-cbcoptic-0.2-3|25	coptic bundle. The CBcoptic bundle includes font description
14mr|texlive-cbcoptic-0.2-3|26	files, MetaFont sources and equivalent Adobe Type 1 fonts in
14mr|texlive-cbcoptic-0.2-3|27	pfb format. The bundle also includes a package that provides
14mr|texlive-cbcoptic-0.2-3|28	some macros of philological interest.
14mr|texlive-cbcoptic-0.2-3|29	
14mr|texlive-cbcoptic-0.2-3|30	%post
14mr|texlive-cbcoptic-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-cbcoptic-0.2-3|32	
14mr|texlive-cbcoptic-0.2-3|33	%postun
14mr|texlive-cbcoptic-0.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-cbcoptic-0.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-cbcoptic-0.2-3|36	fi
14mr|texlive-cbcoptic-0.2-3|37	
14mr|texlive-cbcoptic-0.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-cbcoptic-0.2-3|39	%files
14mr|texlive-cbcoptic-0.2-3|40	%{_texmfdistdir}/fonts/source/public/cbcoptic/coptbase.mf
14mr|texlive-cbcoptic-0.2-3|41	%{_texmfdistdir}/fonts/source/public/cbcoptic/copti.mf
14mr|texlive-cbcoptic-0.2-3|42	%{_texmfdistdir}/fonts/source/public/cbcoptic/copto.mf
14mr|texlive-cbcoptic-0.2-3|43	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copti.tfm
14mr|texlive-cbcoptic-0.2-3|44	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copto.tfm
14mr|texlive-cbcoptic-0.2-3|45	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copti.pfb
14mr|texlive-cbcoptic-0.2-3|46	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copto.pfb
14mr|texlive-cbcoptic-0.2-3|47	%{_texmfdistdir}/tex/latex/cbcoptic/coptic.sty
14mr|texlive-cbcoptic-0.2-3|48	%{_texmfdistdir}/tex/latex/cbcoptic/lcopcoptic.fd
14mr|texlive-cbcoptic-0.2-3|49	%{_texmfdistdir}/tex/latex/cbcoptic/prnthyph.sty
14mr|texlive-cbcoptic-0.2-3|50	%doc %{_texmfdistdir}/doc/latex/cbcoptic/README
14mr|texlive-cbcoptic-0.2-3|51	%doc %{_texmfdistdir}/doc/latex/cbcoptic/coptfont.pdf
14mr|texlive-cbcoptic-0.2-3|52	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcop.tex
14mr|texlive-cbcoptic-0.2-3|53	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcopOK.pdf
14mr|texlive-cbcoptic-0.2-3|54	
14mr|texlive-cbcoptic-0.2-3|55	#-----------------------------------------------------------------------
14mr|texlive-cbcoptic-0.2-3|56	%prep
14mr|texlive-cbcoptic-0.2-3|57	%setup -c -a0 -a1
14mr|texlive-cbcoptic-0.2-3|58	
14mr|texlive-cbcoptic-0.2-3|59	%build
14mr|texlive-cbcoptic-0.2-3|60	
14mr|texlive-cbcoptic-0.2-3|61	%install
14mr|texlive-cbcoptic-0.2-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cbcoptic-0.2-3|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cbcoptic-0.2-3|64	
14mr|texlive-cbcoptic-0.2-3|65	
14mr|texlive-cbcoptic-0.2-3|66	
14mr|texlive-cbcoptic-0.2-3|67	%changelog
14mr|texlive-cbcoptic-0.2-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-cbcoptic-0.2-3|69	+ Revision: 6cbbcef
14mr|texlive-cbcoptic-0.2-3|70	- MassBuild#440: Increase release tag
14mr|texlive-cbcoptic-0.2-3|71	
14mr|texlive-cbcoptic-0.2-3|72	

19522 14
14mr|texlive-cbfonts-20100713-3|1	# revision 20304
14mr|texlive-cbfonts-20100713-3|2	# category Package
14mr|texlive-cbfonts-20100713-3|3	# catalog-ctan /fonts/greek/cbfonts
14mr|texlive-cbfonts-20100713-3|4	# catalog-date 2010-07-13 20:13:45 +0200
14mr|texlive-cbfonts-20100713-3|5	# catalog-license lppl
14mr|texlive-cbfonts-20100713-3|6	# catalog-version undef
14mr|texlive-cbfonts-20100713-3|7	Name:		texlive-cbfonts
14mr|texlive-cbfonts-20100713-3|8	Version:	20100713
14mr|texlive-cbfonts-20100713-3|9	Release:	3
14mr|texlive-cbfonts-20100713-3|10	Summary:	Complete set of Greek fonts
14mr|texlive-cbfonts-20100713-3|11	Group:		Publishing
14mr|texlive-cbfonts-20100713-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts
14mr|texlive-cbfonts-20100713-3|13	License:	LPPL
14mr|texlive-cbfonts-20100713-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.tar.xz
14mr|texlive-cbfonts-20100713-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.doc.tar.xz
14mr|texlive-cbfonts-20100713-3|16	BuildArch:	noarch
14mr|texlive-cbfonts-20100713-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cbfonts-20100713-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cbfonts-20100713-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cbfonts-20100713-3|20	
14mr|texlive-cbfonts-20100713-3|21	%description
14mr|texlive-cbfonts-20100713-3|22	This bundle presents the whole of Beccari's original Greek font
14mr|texlive-cbfonts-20100713-3|23	set, both as MetaFont source and in Adobe Type 1 format. The
14mr|texlive-cbfonts-20100713-3|24	set is available at the same wide set of design sizes as are
14mr|texlive-cbfonts-20100713-3|25	such font sets as the EC fonts.
14mr|texlive-cbfonts-20100713-3|26	
14mr|texlive-cbfonts-20100713-3|27	%post
14mr|texlive-cbfonts-20100713-3|28	%{_sbindir}/texlive.post
14mr|texlive-cbfonts-20100713-3|29	
14mr|texlive-cbfonts-20100713-3|30	%postun
14mr|texlive-cbfonts-20100713-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cbfonts-20100713-3|32	%{_sbindir}/texlive.post
14mr|texlive-cbfonts-20100713-3|33	fi
14mr|texlive-cbfonts-20100713-3|34	
14mr|texlive-cbfonts-20100713-3|35	#-----------------------------------------------------------------------
14mr|texlive-cbfonts-20100713-3|36	%files
14mr|texlive-cbfonts-20100713-3|37	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/CB.enc
14mr|texlive-cbfonts-20100713-3|38	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/gmtr.enc
14mr|texlive-cbfonts-20100713-3|39	%{_texmfdistdir}/fonts/map/dvips/cbfonts/cbgreek-full.map
14mr|texlive-cbfonts-20100713-3|40	%{_texmfdistdir}/fonts/source/public/cbfonts/cbaccent.mf
14mr|texlive-cbfonts-20100713-3|41	%{_texmfdistdir}/fonts/source/public/cbfonts/cbbase.mf
14mr|texlive-cbfonts-20100713-3|42	%{_texmfdistdir}/fonts/source/public/cbfonts/cbdigits.mf
14mr|texlive-cbfonts-20100713-3|43	%{_texmfdistdir}/fonts/source/public/cbfonts/cbgreek.mf
14mr|texlive-cbfonts-20100713-3|44	%{_texmfdistdir}/fonts/source/public/cbfonts/cblig.mf
14mr|texlive-cbfonts-20100713-3|45	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligit.mf
14mr|texlive-cbfonts-20100713-3|46	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligrm.mf
14mr|texlive-cbfonts-20100713-3|47	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligsc.mf
14mr|texlive-cbfonts-20100713-3|48	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligtt.mf
14mr|texlive-cbfonts-20100713-3|49	%{_texmfdistdir}/fonts/source/public/cbfonts/cblower.mf
14mr|texlive-cbfonts-20100713-3|50	%{_texmfdistdir}/fonts/source/public/cbfonts/cbmetre.mf
14mr|texlive-cbfonts-20100713-3|51	%{_texmfdistdir}/fonts/source/public/cbfonts/cbpunct.mf
14mr|texlive-cbfonts-20100713-3|52	%{_texmfdistdir}/fonts/source/public/cbfonts/cbspline.mf
14mr|texlive-cbfonts-20100713-3|53	%{_texmfdistdir}/fonts/source/public/cbfonts/cbupper.mf
14mr|texlive-cbfonts-20100713-3|54	%{_texmfdistdir}/fonts/source/public/cbfonts/glic.mf
14mr|texlive-cbfonts-20100713-3|55	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0700.mf
14mr|texlive-cbfonts-20100713-3|56	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0800.mf
14mr|texlive-cbfonts-20100713-3|57	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1000.mf
14mr|texlive-cbfonts-20100713-3|58	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1200.mf
14mr|texlive-cbfonts-20100713-3|59	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1382.mf
14mr|texlive-cbfonts-20100713-3|60	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1659.mf
14mr|texlive-cbfonts-20100713-3|61	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1991.mf
14mr|texlive-cbfonts-20100713-3|62	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2389.mf
14mr|texlive-cbfonts-20100713-3|63	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2866.mf
14mr|texlive-cbfonts-20100713-3|64	%{_texmfdistdir}/fonts/source/public/cbfonts/glic3440.mf
14mr|texlive-cbfonts-20100713-3|65	%{_texmfdistdir}/fonts/source/public/cbfonts/glic4128.mf
14mr|texlive-cbfonts-20100713-3|66	%{_texmfdistdir}/fonts/source/public/cbfonts/glii.mf
14mr|texlive-cbfonts-20100713-3|67	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0700.mf
14mr|texlive-cbfonts-20100713-3|68	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0800.mf
14mr|texlive-cbfonts-20100713-3|69	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1000.mf
14mr|texlive-cbfonts-20100713-3|70	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1200.mf
14mr|texlive-cbfonts-20100713-3|71	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1382.mf
14mr|texlive-cbfonts-20100713-3|72	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1659.mf
14mr|texlive-cbfonts-20100713-3|73	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1991.mf
14mr|texlive-cbfonts-20100713-3|74	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2389.mf
14mr|texlive-cbfonts-20100713-3|75	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2866.mf
14mr|texlive-cbfonts-20100713-3|76	%{_texmfdistdir}/fonts/source/public/cbfonts/glii3440.mf
14mr|texlive-cbfonts-20100713-3|77	%{_texmfdistdir}/fonts/source/public/cbfonts/glii4128.mf
14mr|texlive-cbfonts-20100713-3|78	%{_texmfdistdir}/fonts/source/public/cbfonts/glin.mf
14mr|texlive-cbfonts-20100713-3|79	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0700.mf
14mr|texlive-cbfonts-20100713-3|80	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0800.mf
14mr|texlive-cbfonts-20100713-3|81	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1000.mf
14mr|texlive-cbfonts-20100713-3|82	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1200.mf
14mr|texlive-cbfonts-20100713-3|83	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1382.mf
14mr|texlive-cbfonts-20100713-3|84	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1659.mf
14mr|texlive-cbfonts-20100713-3|85	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1991.mf
14mr|texlive-cbfonts-20100713-3|86	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2389.mf
14mr|texlive-cbfonts-20100713-3|87	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2866.mf
14mr|texlive-cbfonts-20100713-3|88	%{_texmfdistdir}/fonts/source/public/cbfonts/glin3440.mf
14mr|texlive-cbfonts-20100713-3|89	%{_texmfdistdir}/fonts/source/public/cbfonts/glin4128.mf
14mr|texlive-cbfonts-20100713-3|90	%{_texmfdistdir}/fonts/source/public/cbfonts/glio.mf
14mr|texlive-cbfonts-20100713-3|91	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0700.mf
14mr|texlive-cbfonts-20100713-3|92	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0800.mf
14mr|texlive-cbfonts-20100713-3|93	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1000.mf
14mr|texlive-cbfonts-20100713-3|94	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1200.mf
14mr|texlive-cbfonts-20100713-3|95	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1382.mf
14mr|texlive-cbfonts-20100713-3|96	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1659.mf
14mr|texlive-cbfonts-20100713-3|97	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1991.mf
14mr|texlive-cbfonts-20100713-3|98	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2389.mf
14mr|texlive-cbfonts-20100713-3|99	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2866.mf
14mr|texlive-cbfonts-20100713-3|100	%{_texmfdistdir}/fonts/source/public/cbfonts/glio3440.mf
14mr|texlive-cbfonts-20100713-3|101	%{_texmfdistdir}/fonts/source/public/cbfonts/glio4128.mf
14mr|texlive-cbfonts-20100713-3|102	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu.mf
14mr|texlive-cbfonts-20100713-3|103	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0700.mf
14mr|texlive-cbfonts-20100713-3|104	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0800.mf
14mr|texlive-cbfonts-20100713-3|105	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1000.mf
14mr|texlive-cbfonts-20100713-3|106	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1200.mf
14mr|texlive-cbfonts-20100713-3|107	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1382.mf
14mr|texlive-cbfonts-20100713-3|108	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1659.mf
14mr|texlive-cbfonts-20100713-3|109	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1991.mf
14mr|texlive-cbfonts-20100713-3|110	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2389.mf
14mr|texlive-cbfonts-20100713-3|111	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2866.mf
14mr|texlive-cbfonts-20100713-3|112	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu3440.mf
14mr|texlive-cbfonts-20100713-3|113	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu4128.mf
14mr|texlive-cbfonts-20100713-3|114	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc.mf
14mr|texlive-cbfonts-20100713-3|115	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0700.mf
14mr|texlive-cbfonts-20100713-3|116	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0800.mf
14mr|texlive-cbfonts-20100713-3|117	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1000.mf
14mr|texlive-cbfonts-20100713-3|118	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1200.mf
14mr|texlive-cbfonts-20100713-3|119	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1382.mf
14mr|texlive-cbfonts-20100713-3|120	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1659.mf
14mr|texlive-cbfonts-20100713-3|121	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1991.mf
14mr|texlive-cbfonts-20100713-3|122	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2389.mf
14mr|texlive-cbfonts-20100713-3|123	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2866.mf
14mr|texlive-cbfonts-20100713-3|124	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc3440.mf
14mr|texlive-cbfonts-20100713-3|125	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc4128.mf
14mr|texlive-cbfonts-20100713-3|126	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn.mf
14mr|texlive-cbfonts-20100713-3|127	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0700.mf
14mr|texlive-cbfonts-20100713-3|128	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0800.mf
14mr|texlive-cbfonts-20100713-3|129	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1000.mf
14mr|texlive-cbfonts-20100713-3|130	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1200.mf
14mr|texlive-cbfonts-20100713-3|131	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1382.mf
14mr|texlive-cbfonts-20100713-3|132	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1659.mf
14mr|texlive-cbfonts-20100713-3|133	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1991.mf
14mr|texlive-cbfonts-20100713-3|134	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2389.mf
14mr|texlive-cbfonts-20100713-3|135	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2866.mf
14mr|texlive-cbfonts-20100713-3|136	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn3440.mf
14mr|texlive-cbfonts-20100713-3|137	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn4128.mf
14mr|texlive-cbfonts-20100713-3|138	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo.mf
14mr|texlive-cbfonts-20100713-3|139	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0700.mf
14mr|texlive-cbfonts-20100713-3|140	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0800.mf
14mr|texlive-cbfonts-20100713-3|141	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1000.mf
14mr|texlive-cbfonts-20100713-3|142	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1200.mf
14mr|texlive-cbfonts-20100713-3|143	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1382.mf
14mr|texlive-cbfonts-20100713-3|144	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1659.mf
14mr|texlive-cbfonts-20100713-3|145	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1991.mf
14mr|texlive-cbfonts-20100713-3|146	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2389.mf
14mr|texlive-cbfonts-20100713-3|147	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2866.mf
14mr|texlive-cbfonts-20100713-3|148	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo3440.mf
14mr|texlive-cbfonts-20100713-3|149	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo4128.mf
14mr|texlive-cbfonts-20100713-3|150	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc.mf
14mr|texlive-cbfonts-20100713-3|151	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0700.mf
14mr|texlive-cbfonts-20100713-3|152	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0800.mf
14mr|texlive-cbfonts-20100713-3|153	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1000.mf
14mr|texlive-cbfonts-20100713-3|154	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1200.mf
14mr|texlive-cbfonts-20100713-3|155	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1382.mf
14mr|texlive-cbfonts-20100713-3|156	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1659.mf
14mr|texlive-cbfonts-20100713-3|157	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1991.mf
14mr|texlive-cbfonts-20100713-3|158	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2389.mf
14mr|texlive-cbfonts-20100713-3|159	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2866.mf
14mr|texlive-cbfonts-20100713-3|160	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc3440.mf
14mr|texlive-cbfonts-20100713-3|161	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc4128.mf
14mr|texlive-cbfonts-20100713-3|162	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi.mf
14mr|texlive-cbfonts-20100713-3|163	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0700.mf
14mr|texlive-cbfonts-20100713-3|164	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0800.mf
14mr|texlive-cbfonts-20100713-3|165	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1000.mf
14mr|texlive-cbfonts-20100713-3|166	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1200.mf
14mr|texlive-cbfonts-20100713-3|167	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1382.mf
14mr|texlive-cbfonts-20100713-3|168	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1659.mf
14mr|texlive-cbfonts-20100713-3|169	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1991.mf
14mr|texlive-cbfonts-20100713-3|170	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2389.mf
14mr|texlive-cbfonts-20100713-3|171	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2866.mf
14mr|texlive-cbfonts-20100713-3|172	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi3440.mf
14mr|texlive-cbfonts-20100713-3|173	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi4128.mf
14mr|texlive-cbfonts-20100713-3|174	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn.mf
14mr|texlive-cbfonts-20100713-3|175	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0700.mf
14mr|texlive-cbfonts-20100713-3|176	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0800.mf
14mr|texlive-cbfonts-20100713-3|177	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1000.mf
14mr|texlive-cbfonts-20100713-3|178	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1200.mf
14mr|texlive-cbfonts-20100713-3|179	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1382.mf
14mr|texlive-cbfonts-20100713-3|180	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1659.mf
14mr|texlive-cbfonts-20100713-3|181	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1991.mf
14mr|texlive-cbfonts-20100713-3|182	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2389.mf
14mr|texlive-cbfonts-20100713-3|183	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2866.mf
14mr|texlive-cbfonts-20100713-3|184	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn3440.mf
14mr|texlive-cbfonts-20100713-3|185	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn4128.mf
14mr|texlive-cbfonts-20100713-3|186	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo.mf
14mr|texlive-cbfonts-20100713-3|187	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0700.mf
14mr|texlive-cbfonts-20100713-3|188	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0800.mf
14mr|texlive-cbfonts-20100713-3|189	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1000.mf
14mr|texlive-cbfonts-20100713-3|190	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1200.mf
14mr|texlive-cbfonts-20100713-3|191	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1382.mf
14mr|texlive-cbfonts-20100713-3|192	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1659.mf
14mr|texlive-cbfonts-20100713-3|193	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1991.mf
14mr|texlive-cbfonts-20100713-3|194	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2389.mf
14mr|texlive-cbfonts-20100713-3|195	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2866.mf
14mr|texlive-cbfonts-20100713-3|196	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo3440.mf
14mr|texlive-cbfonts-20100713-3|197	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo4128.mf
14mr|texlive-cbfonts-20100713-3|198	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu.mf
14mr|texlive-cbfonts-20100713-3|199	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0700.mf
14mr|texlive-cbfonts-20100713-3|200	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0800.mf
14mr|texlive-cbfonts-20100713-3|201	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1000.mf
14mr|texlive-cbfonts-20100713-3|202	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1200.mf
14mr|texlive-cbfonts-20100713-3|203	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1382.mf
14mr|texlive-cbfonts-20100713-3|204	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1659.mf
14mr|texlive-cbfonts-20100713-3|205	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1991.mf
14mr|texlive-cbfonts-20100713-3|206	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2389.mf
14mr|texlive-cbfonts-20100713-3|207	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2866.mf
14mr|texlive-cbfonts-20100713-3|208	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu3440.mf
14mr|texlive-cbfonts-20100713-3|209	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu4128.mf
14mr|texlive-cbfonts-20100713-3|210	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc.mf
14mr|texlive-cbfonts-20100713-3|211	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0700.mf
14mr|texlive-cbfonts-20100713-3|212	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0800.mf
14mr|texlive-cbfonts-20100713-3|213	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1000.mf
14mr|texlive-cbfonts-20100713-3|214	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1200.mf
14mr|texlive-cbfonts-20100713-3|215	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1382.mf
14mr|texlive-cbfonts-20100713-3|216	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1659.mf
14mr|texlive-cbfonts-20100713-3|217	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1991.mf
14mr|texlive-cbfonts-20100713-3|218	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2389.mf
14mr|texlive-cbfonts-20100713-3|219	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2866.mf
14mr|texlive-cbfonts-20100713-3|220	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc3440.mf
14mr|texlive-cbfonts-20100713-3|221	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc4128.mf
14mr|texlive-cbfonts-20100713-3|222	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn.mf
14mr|texlive-cbfonts-20100713-3|223	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0700.mf
14mr|texlive-cbfonts-20100713-3|224	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0800.mf
14mr|texlive-cbfonts-20100713-3|225	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1000.mf
14mr|texlive-cbfonts-20100713-3|226	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1200.mf
14mr|texlive-cbfonts-20100713-3|227	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1382.mf
14mr|texlive-cbfonts-20100713-3|228	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1659.mf
14mr|texlive-cbfonts-20100713-3|229	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1991.mf
14mr|texlive-cbfonts-20100713-3|230	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2389.mf
14mr|texlive-cbfonts-20100713-3|231	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2866.mf
14mr|texlive-cbfonts-20100713-3|232	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn3440.mf
14mr|texlive-cbfonts-20100713-3|233	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn4128.mf
14mr|texlive-cbfonts-20100713-3|234	%{_texmfdistdir}/fonts/source/public/cbfonts/glto.mf
14mr|texlive-cbfonts-20100713-3|235	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0700.mf
14mr|texlive-cbfonts-20100713-3|236	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0800.mf
14mr|texlive-cbfonts-20100713-3|237	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1000.mf
14mr|texlive-cbfonts-20100713-3|238	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1200.mf
14mr|texlive-cbfonts-20100713-3|239	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1382.mf
14mr|texlive-cbfonts-20100713-3|240	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1659.mf
14mr|texlive-cbfonts-20100713-3|241	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1991.mf
14mr|texlive-cbfonts-20100713-3|242	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2389.mf
14mr|texlive-cbfonts-20100713-3|243	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2866.mf
14mr|texlive-cbfonts-20100713-3|244	%{_texmfdistdir}/fonts/source/public/cbfonts/glto3440.mf
14mr|texlive-cbfonts-20100713-3|245	%{_texmfdistdir}/fonts/source/public/cbfonts/glto4128.mf
14mr|texlive-cbfonts-20100713-3|246	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc.mf
14mr|texlive-cbfonts-20100713-3|247	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0700.mf
14mr|texlive-cbfonts-20100713-3|248	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0800.mf
14mr|texlive-cbfonts-20100713-3|249	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1000.mf
14mr|texlive-cbfonts-20100713-3|250	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1200.mf
14mr|texlive-cbfonts-20100713-3|251	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1382.mf
14mr|texlive-cbfonts-20100713-3|252	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1659.mf
14mr|texlive-cbfonts-20100713-3|253	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1991.mf
14mr|texlive-cbfonts-20100713-3|254	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2389.mf
14mr|texlive-cbfonts-20100713-3|255	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2866.mf
14mr|texlive-cbfonts-20100713-3|256	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc3440.mf
14mr|texlive-cbfonts-20100713-3|257	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc4128.mf
14mr|texlive-cbfonts-20100713-3|258	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi.mf
14mr|texlive-cbfonts-20100713-3|259	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0700.mf
14mr|texlive-cbfonts-20100713-3|260	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0800.mf
14mr|texlive-cbfonts-20100713-3|261	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1000.mf
14mr|texlive-cbfonts-20100713-3|262	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1200.mf
14mr|texlive-cbfonts-20100713-3|263	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1382.mf
14mr|texlive-cbfonts-20100713-3|264	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1659.mf
14mr|texlive-cbfonts-20100713-3|265	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1991.mf
14mr|texlive-cbfonts-20100713-3|266	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2389.mf
14mr|texlive-cbfonts-20100713-3|267	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2866.mf
14mr|texlive-cbfonts-20100713-3|268	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi3440.mf
14mr|texlive-cbfonts-20100713-3|269	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi4128.mf
14mr|texlive-cbfonts-20100713-3|270	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn.mf
14mr|texlive-cbfonts-20100713-3|271	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0700.mf
14mr|texlive-cbfonts-20100713-3|272	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0800.mf
14mr|texlive-cbfonts-20100713-3|273	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1000.mf
14mr|texlive-cbfonts-20100713-3|274	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1200.mf
14mr|texlive-cbfonts-20100713-3|275	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1382.mf
14mr|texlive-cbfonts-20100713-3|276	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1659.mf
14mr|texlive-cbfonts-20100713-3|277	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1991.mf
14mr|texlive-cbfonts-20100713-3|278	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2389.mf
14mr|texlive-cbfonts-20100713-3|279	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2866.mf
14mr|texlive-cbfonts-20100713-3|280	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn3440.mf
14mr|texlive-cbfonts-20100713-3|281	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn4128.mf
14mr|texlive-cbfonts-20100713-3|282	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo.mf
14mr|texlive-cbfonts-20100713-3|283	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0700.mf
14mr|texlive-cbfonts-20100713-3|284	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0800.mf
14mr|texlive-cbfonts-20100713-3|285	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1000.mf
14mr|texlive-cbfonts-20100713-3|286	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1200.mf
14mr|texlive-cbfonts-20100713-3|287	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1382.mf
14mr|texlive-cbfonts-20100713-3|288	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1659.mf
14mr|texlive-cbfonts-20100713-3|289	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1991.mf
14mr|texlive-cbfonts-20100713-3|290	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2389.mf
14mr|texlive-cbfonts-20100713-3|291	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2866.mf
14mr|texlive-cbfonts-20100713-3|292	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo3440.mf
14mr|texlive-cbfonts-20100713-3|293	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo4128.mf
14mr|texlive-cbfonts-20100713-3|294	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu.mf
14mr|texlive-cbfonts-20100713-3|295	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0700.mf
14mr|texlive-cbfonts-20100713-3|296	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0800.mf
14mr|texlive-cbfonts-20100713-3|297	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1000.mf
14mr|texlive-cbfonts-20100713-3|298	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1200.mf
14mr|texlive-cbfonts-20100713-3|299	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1382.mf
14mr|texlive-cbfonts-20100713-3|300	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1659.mf
14mr|texlive-cbfonts-20100713-3|301	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1991.mf
14mr|texlive-cbfonts-20100713-3|302	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2389.mf
14mr|texlive-cbfonts-20100713-3|303	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2866.mf
14mr|texlive-cbfonts-20100713-3|304	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu3440.mf
14mr|texlive-cbfonts-20100713-3|305	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu4128.mf
14mr|texlive-cbfonts-20100713-3|306	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc.mf
14mr|texlive-cbfonts-20100713-3|307	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0700.mf
14mr|texlive-cbfonts-20100713-3|308	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0800.mf
14mr|texlive-cbfonts-20100713-3|309	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1000.mf
14mr|texlive-cbfonts-20100713-3|310	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1200.mf
14mr|texlive-cbfonts-20100713-3|311	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1382.mf
14mr|texlive-cbfonts-20100713-3|312	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1659.mf
14mr|texlive-cbfonts-20100713-3|313	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1991.mf
14mr|texlive-cbfonts-20100713-3|314	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2389.mf
14mr|texlive-cbfonts-20100713-3|315	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2866.mf
14mr|texlive-cbfonts-20100713-3|316	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc3440.mf
14mr|texlive-cbfonts-20100713-3|317	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc4128.mf
14mr|texlive-cbfonts-20100713-3|318	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi.mf
14mr|texlive-cbfonts-20100713-3|319	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0700.mf
14mr|texlive-cbfonts-20100713-3|320	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0800.mf
14mr|texlive-cbfonts-20100713-3|321	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1000.mf
14mr|texlive-cbfonts-20100713-3|322	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1200.mf
14mr|texlive-cbfonts-20100713-3|323	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1382.mf
14mr|texlive-cbfonts-20100713-3|324	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1659.mf
14mr|texlive-cbfonts-20100713-3|325	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1991.mf
14mr|texlive-cbfonts-20100713-3|326	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2389.mf
14mr|texlive-cbfonts-20100713-3|327	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2866.mf
14mr|texlive-cbfonts-20100713-3|328	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi3440.mf
14mr|texlive-cbfonts-20100713-3|329	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi4128.mf
14mr|texlive-cbfonts-20100713-3|330	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn.mf
14mr|texlive-cbfonts-20100713-3|331	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0700.mf
14mr|texlive-cbfonts-20100713-3|332	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0800.mf
14mr|texlive-cbfonts-20100713-3|333	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1000.mf
14mr|texlive-cbfonts-20100713-3|334	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1200.mf
14mr|texlive-cbfonts-20100713-3|335	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1382.mf
14mr|texlive-cbfonts-20100713-3|336	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1659.mf
14mr|texlive-cbfonts-20100713-3|337	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1991.mf
14mr|texlive-cbfonts-20100713-3|338	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2389.mf
14mr|texlive-cbfonts-20100713-3|339	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2866.mf
14mr|texlive-cbfonts-20100713-3|340	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn3440.mf
14mr|texlive-cbfonts-20100713-3|341	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn4128.mf
14mr|texlive-cbfonts-20100713-3|342	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo.mf
14mr|texlive-cbfonts-20100713-3|343	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0700.mf
14mr|texlive-cbfonts-20100713-3|344	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0800.mf
14mr|texlive-cbfonts-20100713-3|345	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1000.mf
14mr|texlive-cbfonts-20100713-3|346	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1200.mf
14mr|texlive-cbfonts-20100713-3|347	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1382.mf
14mr|texlive-cbfonts-20100713-3|348	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1659.mf
14mr|texlive-cbfonts-20100713-3|349	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1991.mf
14mr|texlive-cbfonts-20100713-3|350	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2389.mf
14mr|texlive-cbfonts-20100713-3|351	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2866.mf
14mr|texlive-cbfonts-20100713-3|352	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo3440.mf
14mr|texlive-cbfonts-20100713-3|353	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo4128.mf
14mr|texlive-cbfonts-20100713-3|354	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu.mf
14mr|texlive-cbfonts-20100713-3|355	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0700.mf
14mr|texlive-cbfonts-20100713-3|356	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0800.mf
14mr|texlive-cbfonts-20100713-3|357	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1000.mf
14mr|texlive-cbfonts-20100713-3|358	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1200.mf
14mr|texlive-cbfonts-20100713-3|359	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1382.mf
14mr|texlive-cbfonts-20100713-3|360	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1659.mf
14mr|texlive-cbfonts-20100713-3|361	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1991.mf
14mr|texlive-cbfonts-20100713-3|362	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2389.mf
14mr|texlive-cbfonts-20100713-3|363	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2866.mf
14mr|texlive-cbfonts-20100713-3|364	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu3440.mf
14mr|texlive-cbfonts-20100713-3|365	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu4128.mf
14mr|texlive-cbfonts-20100713-3|366	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn.mf
14mr|texlive-cbfonts-20100713-3|367	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0500.mf
14mr|texlive-cbfonts-20100713-3|368	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0600.mf
14mr|texlive-cbfonts-20100713-3|369	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0700.mf
14mr|texlive-cbfonts-20100713-3|370	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0800.mf
14mr|texlive-cbfonts-20100713-3|371	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0900.mf
14mr|texlive-cbfonts-20100713-3|372	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1000.mf
14mr|texlive-cbfonts-20100713-3|373	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1095.mf
14mr|texlive-cbfonts-20100713-3|374	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1200.mf
14mr|texlive-cbfonts-20100713-3|375	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1440.mf
14mr|texlive-cbfonts-20100713-3|376	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1728.mf
14mr|texlive-cbfonts-20100713-3|377	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2074.mf
14mr|texlive-cbfonts-20100713-3|378	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2488.mf
14mr|texlive-cbfonts-20100713-3|379	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2986.mf
14mr|texlive-cbfonts-20100713-3|380	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn3583.mf
14mr|texlive-cbfonts-20100713-3|381	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo.mf
14mr|texlive-cbfonts-20100713-3|382	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0500.mf
14mr|texlive-cbfonts-20100713-3|383	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0600.mf
14mr|texlive-cbfonts-20100713-3|384	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0700.mf
14mr|texlive-cbfonts-20100713-3|385	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0800.mf
14mr|texlive-cbfonts-20100713-3|386	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0900.mf
14mr|texlive-cbfonts-20100713-3|387	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1000.mf
14mr|texlive-cbfonts-20100713-3|388	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1095.mf
14mr|texlive-cbfonts-20100713-3|389	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1200.mf
14mr|texlive-cbfonts-20100713-3|390	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1440.mf
14mr|texlive-cbfonts-20100713-3|391	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1728.mf
14mr|texlive-cbfonts-20100713-3|392	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2074.mf
14mr|texlive-cbfonts-20100713-3|393	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2488.mf
14mr|texlive-cbfonts-20100713-3|394	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2986.mf
14mr|texlive-cbfonts-20100713-3|395	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo3583.mf
14mr|texlive-cbfonts-20100713-3|396	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr.mf
14mr|texlive-cbfonts-20100713-3|397	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0500.mf
14mr|texlive-cbfonts-20100713-3|398	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0600.mf
14mr|texlive-cbfonts-20100713-3|399	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0700.mf
14mr|texlive-cbfonts-20100713-3|400	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0800.mf
14mr|texlive-cbfonts-20100713-3|401	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0900.mf
14mr|texlive-cbfonts-20100713-3|402	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1000.mf
14mr|texlive-cbfonts-20100713-3|403	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1095.mf
14mr|texlive-cbfonts-20100713-3|404	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1200.mf
14mr|texlive-cbfonts-20100713-3|405	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1440.mf
14mr|texlive-cbfonts-20100713-3|406	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1728.mf
14mr|texlive-cbfonts-20100713-3|407	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2074.mf
14mr|texlive-cbfonts-20100713-3|408	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2488.mf
14mr|texlive-cbfonts-20100713-3|409	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2986.mf
14mr|texlive-cbfonts-20100713-3|410	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr3583.mf
14mr|texlive-cbfonts-20100713-3|411	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn.mf
14mr|texlive-cbfonts-20100713-3|412	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0500.mf
14mr|texlive-cbfonts-20100713-3|413	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0600.mf
14mr|texlive-cbfonts-20100713-3|414	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0700.mf
14mr|texlive-cbfonts-20100713-3|415	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0800.mf
14mr|texlive-cbfonts-20100713-3|416	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0900.mf
14mr|texlive-cbfonts-20100713-3|417	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1000.mf
14mr|texlive-cbfonts-20100713-3|418	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1095.mf
14mr|texlive-cbfonts-20100713-3|419	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1200.mf
14mr|texlive-cbfonts-20100713-3|420	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1440.mf
14mr|texlive-cbfonts-20100713-3|421	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1728.mf
14mr|texlive-cbfonts-20100713-3|422	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2074.mf
14mr|texlive-cbfonts-20100713-3|423	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2488.mf
14mr|texlive-cbfonts-20100713-3|424	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2986.mf
14mr|texlive-cbfonts-20100713-3|425	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn3583.mf
14mr|texlive-cbfonts-20100713-3|426	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo.mf
14mr|texlive-cbfonts-20100713-3|427	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0500.mf
14mr|texlive-cbfonts-20100713-3|428	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0600.mf
14mr|texlive-cbfonts-20100713-3|429	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0700.mf
14mr|texlive-cbfonts-20100713-3|430	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0800.mf
14mr|texlive-cbfonts-20100713-3|431	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0900.mf
14mr|texlive-cbfonts-20100713-3|432	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1000.mf
14mr|texlive-cbfonts-20100713-3|433	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1095.mf
14mr|texlive-cbfonts-20100713-3|434	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1200.mf
14mr|texlive-cbfonts-20100713-3|435	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1440.mf
14mr|texlive-cbfonts-20100713-3|436	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1728.mf
14mr|texlive-cbfonts-20100713-3|437	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2074.mf
14mr|texlive-cbfonts-20100713-3|438	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2488.mf
14mr|texlive-cbfonts-20100713-3|439	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2986.mf
14mr|texlive-cbfonts-20100713-3|440	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo3583.mf
14mr|texlive-cbfonts-20100713-3|441	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc.mf
14mr|texlive-cbfonts-20100713-3|442	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0500.mf
14mr|texlive-cbfonts-20100713-3|443	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0600.mf
14mr|texlive-cbfonts-20100713-3|444	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0700.mf
14mr|texlive-cbfonts-20100713-3|445	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0800.mf
14mr|texlive-cbfonts-20100713-3|446	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0900.mf
14mr|texlive-cbfonts-20100713-3|447	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1000.mf
14mr|texlive-cbfonts-20100713-3|448	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1095.mf
14mr|texlive-cbfonts-20100713-3|449	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1200.mf
14mr|texlive-cbfonts-20100713-3|450	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1440.mf
14mr|texlive-cbfonts-20100713-3|451	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1728.mf
14mr|texlive-cbfonts-20100713-3|452	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2074.mf
14mr|texlive-cbfonts-20100713-3|453	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2488.mf
14mr|texlive-cbfonts-20100713-3|454	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2986.mf
14mr|texlive-cbfonts-20100713-3|455	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc3583.mf
14mr|texlive-cbfonts-20100713-3|456	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi.mf
14mr|texlive-cbfonts-20100713-3|457	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0500.mf
14mr|texlive-cbfonts-20100713-3|458	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0600.mf
14mr|texlive-cbfonts-20100713-3|459	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0700.mf
14mr|texlive-cbfonts-20100713-3|460	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0800.mf
14mr|texlive-cbfonts-20100713-3|461	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0900.mf
14mr|texlive-cbfonts-20100713-3|462	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1000.mf
14mr|texlive-cbfonts-20100713-3|463	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1095.mf
14mr|texlive-cbfonts-20100713-3|464	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1200.mf
14mr|texlive-cbfonts-20100713-3|465	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1440.mf
14mr|texlive-cbfonts-20100713-3|466	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1728.mf
14mr|texlive-cbfonts-20100713-3|467	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2074.mf
14mr|texlive-cbfonts-20100713-3|468	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2488.mf
14mr|texlive-cbfonts-20100713-3|469	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2986.mf
14mr|texlive-cbfonts-20100713-3|470	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi3583.mf
14mr|texlive-cbfonts-20100713-3|471	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn.mf
14mr|texlive-cbfonts-20100713-3|472	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0500.mf
14mr|texlive-cbfonts-20100713-3|473	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0600.mf
14mr|texlive-cbfonts-20100713-3|474	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0700.mf
14mr|texlive-cbfonts-20100713-3|475	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0800.mf
14mr|texlive-cbfonts-20100713-3|476	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0900.mf
14mr|texlive-cbfonts-20100713-3|477	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1000.mf
14mr|texlive-cbfonts-20100713-3|478	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1095.mf
14mr|texlive-cbfonts-20100713-3|479	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1200.mf
14mr|texlive-cbfonts-20100713-3|480	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1440.mf
14mr|texlive-cbfonts-20100713-3|481	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1728.mf
14mr|texlive-cbfonts-20100713-3|482	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2074.mf
14mr|texlive-cbfonts-20100713-3|483	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2488.mf
14mr|texlive-cbfonts-20100713-3|484	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2986.mf
14mr|texlive-cbfonts-20100713-3|485	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn3583.mf
14mr|texlive-cbfonts-20100713-3|486	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo.mf
14mr|texlive-cbfonts-20100713-3|487	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0500.mf
14mr|texlive-cbfonts-20100713-3|488	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0600.mf
14mr|texlive-cbfonts-20100713-3|489	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0700.mf
14mr|texlive-cbfonts-20100713-3|490	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0800.mf
14mr|texlive-cbfonts-20100713-3|491	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0900.mf
14mr|texlive-cbfonts-20100713-3|492	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1000.mf
14mr|texlive-cbfonts-20100713-3|493	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1095.mf
14mr|texlive-cbfonts-20100713-3|494	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1200.mf
14mr|texlive-cbfonts-20100713-3|495	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1440.mf
14mr|texlive-cbfonts-20100713-3|496	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1728.mf
14mr|texlive-cbfonts-20100713-3|497	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2074.mf
14mr|texlive-cbfonts-20100713-3|498	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2488.mf
14mr|texlive-cbfonts-20100713-3|499	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2986.mf
14mr|texlive-cbfonts-20100713-3|500	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo3583.mf
14mr|texlive-cbfonts-20100713-3|501	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu.mf
14mr|texlive-cbfonts-20100713-3|502	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0500.mf
14mr|texlive-cbfonts-20100713-3|503	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0600.mf
14mr|texlive-cbfonts-20100713-3|504	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0700.mf
14mr|texlive-cbfonts-20100713-3|505	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0800.mf
14mr|texlive-cbfonts-20100713-3|506	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0900.mf
14mr|texlive-cbfonts-20100713-3|507	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1000.mf
14mr|texlive-cbfonts-20100713-3|508	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1095.mf
14mr|texlive-cbfonts-20100713-3|509	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1200.mf
14mr|texlive-cbfonts-20100713-3|510	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1440.mf
14mr|texlive-cbfonts-20100713-3|511	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1728.mf
14mr|texlive-cbfonts-20100713-3|512	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2074.mf
14mr|texlive-cbfonts-20100713-3|513	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2488.mf
14mr|texlive-cbfonts-20100713-3|514	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2986.mf
14mr|texlive-cbfonts-20100713-3|515	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu3583.mf
14mr|texlive-cbfonts-20100713-3|516	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc.mf
14mr|texlive-cbfonts-20100713-3|517	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0500.mf
14mr|texlive-cbfonts-20100713-3|518	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0600.mf
14mr|texlive-cbfonts-20100713-3|519	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0700.mf
14mr|texlive-cbfonts-20100713-3|520	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0800.mf
14mr|texlive-cbfonts-20100713-3|521	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0900.mf
14mr|texlive-cbfonts-20100713-3|522	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1000.mf
14mr|texlive-cbfonts-20100713-3|523	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1095.mf
14mr|texlive-cbfonts-20100713-3|524	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1200.mf
14mr|texlive-cbfonts-20100713-3|525	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1440.mf
14mr|texlive-cbfonts-20100713-3|526	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1728.mf
14mr|texlive-cbfonts-20100713-3|527	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2074.mf
14mr|texlive-cbfonts-20100713-3|528	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2488.mf
14mr|texlive-cbfonts-20100713-3|529	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2986.mf
14mr|texlive-cbfonts-20100713-3|530	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc3583.mf
14mr|texlive-cbfonts-20100713-3|531	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi.mf
14mr|texlive-cbfonts-20100713-3|532	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0500.mf
14mr|texlive-cbfonts-20100713-3|533	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0600.mf
14mr|texlive-cbfonts-20100713-3|534	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0700.mf
14mr|texlive-cbfonts-20100713-3|535	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0800.mf
14mr|texlive-cbfonts-20100713-3|536	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0900.mf
14mr|texlive-cbfonts-20100713-3|537	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1000.mf
14mr|texlive-cbfonts-20100713-3|538	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1095.mf
14mr|texlive-cbfonts-20100713-3|539	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1200.mf
14mr|texlive-cbfonts-20100713-3|540	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1440.mf
14mr|texlive-cbfonts-20100713-3|541	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1728.mf
14mr|texlive-cbfonts-20100713-3|542	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2074.mf
14mr|texlive-cbfonts-20100713-3|543	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2488.mf
14mr|texlive-cbfonts-20100713-3|544	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2986.mf
14mr|texlive-cbfonts-20100713-3|545	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi3583.mf
14mr|texlive-cbfonts-20100713-3|546	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn.mf
14mr|texlive-cbfonts-20100713-3|547	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0500.mf
14mr|texlive-cbfonts-20100713-3|548	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0600.mf
14mr|texlive-cbfonts-20100713-3|549	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0700.mf
14mr|texlive-cbfonts-20100713-3|550	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0800.mf
14mr|texlive-cbfonts-20100713-3|551	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0900.mf
14mr|texlive-cbfonts-20100713-3|552	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1000.mf
14mr|texlive-cbfonts-20100713-3|553	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1095.mf
14mr|texlive-cbfonts-20100713-3|554	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1200.mf
14mr|texlive-cbfonts-20100713-3|555	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1440.mf
14mr|texlive-cbfonts-20100713-3|556	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1728.mf
14mr|texlive-cbfonts-20100713-3|557	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2074.mf
14mr|texlive-cbfonts-20100713-3|558	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2488.mf
14mr|texlive-cbfonts-20100713-3|559	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2986.mf
14mr|texlive-cbfonts-20100713-3|560	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn3583.mf
14mr|texlive-cbfonts-20100713-3|561	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo.mf
14mr|texlive-cbfonts-20100713-3|562	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0500.mf
14mr|texlive-cbfonts-20100713-3|563	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0600.mf
14mr|texlive-cbfonts-20100713-3|564	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0700.mf
14mr|texlive-cbfonts-20100713-3|565	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0800.mf
14mr|texlive-cbfonts-20100713-3|566	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0900.mf
14mr|texlive-cbfonts-20100713-3|567	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1000.mf
14mr|texlive-cbfonts-20100713-3|568	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1095.mf
14mr|texlive-cbfonts-20100713-3|569	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1200.mf
14mr|texlive-cbfonts-20100713-3|570	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1440.mf
14mr|texlive-cbfonts-20100713-3|571	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1728.mf
14mr|texlive-cbfonts-20100713-3|572	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2074.mf
14mr|texlive-cbfonts-20100713-3|573	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2488.mf
14mr|texlive-cbfonts-20100713-3|574	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2986.mf
14mr|texlive-cbfonts-20100713-3|575	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo3583.mf
14mr|texlive-cbfonts-20100713-3|576	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu.mf
14mr|texlive-cbfonts-20100713-3|577	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0500.mf
14mr|texlive-cbfonts-20100713-3|578	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0600.mf
14mr|texlive-cbfonts-20100713-3|579	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0700.mf
14mr|texlive-cbfonts-20100713-3|580	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0800.mf
14mr|texlive-cbfonts-20100713-3|581	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0900.mf
14mr|texlive-cbfonts-20100713-3|582	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1000.mf
14mr|texlive-cbfonts-20100713-3|583	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1095.mf
14mr|texlive-cbfonts-20100713-3|584	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1200.mf
14mr|texlive-cbfonts-20100713-3|585	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1440.mf
14mr|texlive-cbfonts-20100713-3|586	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1728.mf
14mr|texlive-cbfonts-20100713-3|587	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2074.mf
14mr|texlive-cbfonts-20100713-3|588	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2488.mf
14mr|texlive-cbfonts-20100713-3|589	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2986.mf
14mr|texlive-cbfonts-20100713-3|590	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu3583.mf
14mr|texlive-cbfonts-20100713-3|591	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl.mf
14mr|texlive-cbfonts-20100713-3|592	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0500.mf
14mr|texlive-cbfonts-20100713-3|593	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0600.mf
14mr|texlive-cbfonts-20100713-3|594	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0700.mf
14mr|texlive-cbfonts-20100713-3|595	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0800.mf
14mr|texlive-cbfonts-20100713-3|596	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0900.mf
14mr|texlive-cbfonts-20100713-3|597	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1000.mf
14mr|texlive-cbfonts-20100713-3|598	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1095.mf
14mr|texlive-cbfonts-20100713-3|599	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1200.mf
14mr|texlive-cbfonts-20100713-3|600	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1440.mf
14mr|texlive-cbfonts-20100713-3|601	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1728.mf
14mr|texlive-cbfonts-20100713-3|602	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2074.mf
14mr|texlive-cbfonts-20100713-3|603	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2488.mf
14mr|texlive-cbfonts-20100713-3|604	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2986.mf
14mr|texlive-cbfonts-20100713-3|605	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl3583.mf
14mr|texlive-cbfonts-20100713-3|606	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc.mf
14mr|texlive-cbfonts-20100713-3|607	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0500.mf
14mr|texlive-cbfonts-20100713-3|608	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0600.mf
14mr|texlive-cbfonts-20100713-3|609	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0700.mf
14mr|texlive-cbfonts-20100713-3|610	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0800.mf
14mr|texlive-cbfonts-20100713-3|611	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0900.mf
14mr|texlive-cbfonts-20100713-3|612	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1000.mf
14mr|texlive-cbfonts-20100713-3|613	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1095.mf
14mr|texlive-cbfonts-20100713-3|614	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1200.mf
14mr|texlive-cbfonts-20100713-3|615	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1440.mf
14mr|texlive-cbfonts-20100713-3|616	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1728.mf
14mr|texlive-cbfonts-20100713-3|617	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2074.mf
14mr|texlive-cbfonts-20100713-3|618	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2488.mf
14mr|texlive-cbfonts-20100713-3|619	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2986.mf
14mr|texlive-cbfonts-20100713-3|620	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc3583.mf
14mr|texlive-cbfonts-20100713-3|621	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi.mf
14mr|texlive-cbfonts-20100713-3|622	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0500.mf
14mr|texlive-cbfonts-20100713-3|623	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0600.mf
14mr|texlive-cbfonts-20100713-3|624	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0700.mf
14mr|texlive-cbfonts-20100713-3|625	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0800.mf
14mr|texlive-cbfonts-20100713-3|626	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0900.mf
14mr|texlive-cbfonts-20100713-3|627	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1000.mf
14mr|texlive-cbfonts-20100713-3|628	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1095.mf
14mr|texlive-cbfonts-20100713-3|629	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1200.mf
14mr|texlive-cbfonts-20100713-3|630	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1440.mf
14mr|texlive-cbfonts-20100713-3|631	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1728.mf
14mr|texlive-cbfonts-20100713-3|632	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2074.mf
14mr|texlive-cbfonts-20100713-3|633	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2488.mf
14mr|texlive-cbfonts-20100713-3|634	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2986.mf
14mr|texlive-cbfonts-20100713-3|635	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi3583.mf
14mr|texlive-cbfonts-20100713-3|636	%{_texmfdistdir}/fonts/source/public/cbfonts/grml.mf
14mr|texlive-cbfonts-20100713-3|637	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0500.mf
14mr|texlive-cbfonts-20100713-3|638	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0600.mf
14mr|texlive-cbfonts-20100713-3|639	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0700.mf
14mr|texlive-cbfonts-20100713-3|640	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0800.mf
14mr|texlive-cbfonts-20100713-3|641	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0900.mf
14mr|texlive-cbfonts-20100713-3|642	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1000.mf
14mr|texlive-cbfonts-20100713-3|643	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1095.mf
14mr|texlive-cbfonts-20100713-3|644	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1200.mf
14mr|texlive-cbfonts-20100713-3|645	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1440.mf
14mr|texlive-cbfonts-20100713-3|646	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1728.mf
14mr|texlive-cbfonts-20100713-3|647	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2074.mf
14mr|texlive-cbfonts-20100713-3|648	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2488.mf
14mr|texlive-cbfonts-20100713-3|649	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2986.mf
14mr|texlive-cbfonts-20100713-3|650	%{_texmfdistdir}/fonts/source/public/cbfonts/grml3583.mf
14mr|texlive-cbfonts-20100713-3|651	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn.mf
14mr|texlive-cbfonts-20100713-3|652	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0500.mf
14mr|texlive-cbfonts-20100713-3|653	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0600.mf
14mr|texlive-cbfonts-20100713-3|654	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0700.mf
14mr|texlive-cbfonts-20100713-3|655	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0800.mf
14mr|texlive-cbfonts-20100713-3|656	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0900.mf
14mr|texlive-cbfonts-20100713-3|657	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1000.mf
14mr|texlive-cbfonts-20100713-3|658	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1095.mf
14mr|texlive-cbfonts-20100713-3|659	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1200.mf
14mr|texlive-cbfonts-20100713-3|660	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1440.mf
14mr|texlive-cbfonts-20100713-3|661	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1728.mf
14mr|texlive-cbfonts-20100713-3|662	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2074.mf
14mr|texlive-cbfonts-20100713-3|663	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2488.mf
14mr|texlive-cbfonts-20100713-3|664	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2986.mf
14mr|texlive-cbfonts-20100713-3|665	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn3583.mf
14mr|texlive-cbfonts-20100713-3|666	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo.mf
14mr|texlive-cbfonts-20100713-3|667	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0500.mf
14mr|texlive-cbfonts-20100713-3|668	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0600.mf
14mr|texlive-cbfonts-20100713-3|669	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0700.mf
14mr|texlive-cbfonts-20100713-3|670	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0800.mf
14mr|texlive-cbfonts-20100713-3|671	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0900.mf
14mr|texlive-cbfonts-20100713-3|672	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1000.mf
14mr|texlive-cbfonts-20100713-3|673	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1095.mf
14mr|texlive-cbfonts-20100713-3|674	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1200.mf
14mr|texlive-cbfonts-20100713-3|675	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1440.mf
14mr|texlive-cbfonts-20100713-3|676	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1728.mf
14mr|texlive-cbfonts-20100713-3|677	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2074.mf
14mr|texlive-cbfonts-20100713-3|678	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2488.mf
14mr|texlive-cbfonts-20100713-3|679	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2986.mf
14mr|texlive-cbfonts-20100713-3|680	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo3583.mf
14mr|texlive-cbfonts-20100713-3|681	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu.mf
14mr|texlive-cbfonts-20100713-3|682	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0500.mf
14mr|texlive-cbfonts-20100713-3|683	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0600.mf
14mr|texlive-cbfonts-20100713-3|684	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0700.mf
14mr|texlive-cbfonts-20100713-3|685	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0800.mf
14mr|texlive-cbfonts-20100713-3|686	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0900.mf
14mr|texlive-cbfonts-20100713-3|687	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1000.mf
14mr|texlive-cbfonts-20100713-3|688	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1095.mf
14mr|texlive-cbfonts-20100713-3|689	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1200.mf
14mr|texlive-cbfonts-20100713-3|690	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1440.mf
14mr|texlive-cbfonts-20100713-3|691	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1728.mf
14mr|texlive-cbfonts-20100713-3|692	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2074.mf
14mr|texlive-cbfonts-20100713-3|693	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2488.mf
14mr|texlive-cbfonts-20100713-3|694	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2986.mf
14mr|texlive-cbfonts-20100713-3|695	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu3583.mf
14mr|texlive-cbfonts-20100713-3|696	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc.mf
14mr|texlive-cbfonts-20100713-3|697	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0500.mf
14mr|texlive-cbfonts-20100713-3|698	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0600.mf
14mr|texlive-cbfonts-20100713-3|699	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0700.mf
14mr|texlive-cbfonts-20100713-3|700	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0800.mf
14mr|texlive-cbfonts-20100713-3|701	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0900.mf
14mr|texlive-cbfonts-20100713-3|702	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1000.mf
14mr|texlive-cbfonts-20100713-3|703	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1095.mf
14mr|texlive-cbfonts-20100713-3|704	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1200.mf
14mr|texlive-cbfonts-20100713-3|705	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1440.mf
14mr|texlive-cbfonts-20100713-3|706	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1728.mf
14mr|texlive-cbfonts-20100713-3|707	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2074.mf
14mr|texlive-cbfonts-20100713-3|708	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2488.mf
14mr|texlive-cbfonts-20100713-3|709	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2986.mf
14mr|texlive-cbfonts-20100713-3|710	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc3583.mf
14mr|texlive-cbfonts-20100713-3|711	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi.mf
14mr|texlive-cbfonts-20100713-3|712	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0500.mf
14mr|texlive-cbfonts-20100713-3|713	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0600.mf
14mr|texlive-cbfonts-20100713-3|714	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0700.mf
14mr|texlive-cbfonts-20100713-3|715	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0800.mf
14mr|texlive-cbfonts-20100713-3|716	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0900.mf
14mr|texlive-cbfonts-20100713-3|717	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1000.mf
14mr|texlive-cbfonts-20100713-3|718	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1095.mf
14mr|texlive-cbfonts-20100713-3|719	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1200.mf
14mr|texlive-cbfonts-20100713-3|720	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1440.mf
14mr|texlive-cbfonts-20100713-3|721	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1728.mf
14mr|texlive-cbfonts-20100713-3|722	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2074.mf
14mr|texlive-cbfonts-20100713-3|723	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2488.mf
14mr|texlive-cbfonts-20100713-3|724	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2986.mf
14mr|texlive-cbfonts-20100713-3|725	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi3583.mf
14mr|texlive-cbfonts-20100713-3|726	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl.mf
14mr|texlive-cbfonts-20100713-3|727	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0500.mf
14mr|texlive-cbfonts-20100713-3|728	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0600.mf
14mr|texlive-cbfonts-20100713-3|729	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0700.mf
14mr|texlive-cbfonts-20100713-3|730	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0800.mf
14mr|texlive-cbfonts-20100713-3|731	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0900.mf
14mr|texlive-cbfonts-20100713-3|732	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1000.mf
14mr|texlive-cbfonts-20100713-3|733	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1095.mf
14mr|texlive-cbfonts-20100713-3|734	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1200.mf
14mr|texlive-cbfonts-20100713-3|735	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1440.mf
14mr|texlive-cbfonts-20100713-3|736	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1728.mf
14mr|texlive-cbfonts-20100713-3|737	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2074.mf
14mr|texlive-cbfonts-20100713-3|738	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2488.mf
14mr|texlive-cbfonts-20100713-3|739	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2986.mf
14mr|texlive-cbfonts-20100713-3|740	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl3583.mf
14mr|texlive-cbfonts-20100713-3|741	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn.mf
14mr|texlive-cbfonts-20100713-3|742	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0500.mf
14mr|texlive-cbfonts-20100713-3|743	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0600.mf
14mr|texlive-cbfonts-20100713-3|744	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0700.mf
14mr|texlive-cbfonts-20100713-3|745	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0800.mf
14mr|texlive-cbfonts-20100713-3|746	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0900.mf
14mr|texlive-cbfonts-20100713-3|747	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1000.mf
14mr|texlive-cbfonts-20100713-3|748	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1095.mf
14mr|texlive-cbfonts-20100713-3|749	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1200.mf
14mr|texlive-cbfonts-20100713-3|750	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1440.mf
14mr|texlive-cbfonts-20100713-3|751	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1728.mf
14mr|texlive-cbfonts-20100713-3|752	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2074.mf
14mr|texlive-cbfonts-20100713-3|753	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2488.mf
14mr|texlive-cbfonts-20100713-3|754	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2986.mf
14mr|texlive-cbfonts-20100713-3|755	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn3583.mf
14mr|texlive-cbfonts-20100713-3|756	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo.mf
14mr|texlive-cbfonts-20100713-3|757	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0500.mf
14mr|texlive-cbfonts-20100713-3|758	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0600.mf
14mr|texlive-cbfonts-20100713-3|759	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0700.mf
14mr|texlive-cbfonts-20100713-3|760	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0800.mf
14mr|texlive-cbfonts-20100713-3|761	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0900.mf
14mr|texlive-cbfonts-20100713-3|762	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1000.mf
14mr|texlive-cbfonts-20100713-3|763	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1095.mf
14mr|texlive-cbfonts-20100713-3|764	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1200.mf
14mr|texlive-cbfonts-20100713-3|765	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1440.mf
14mr|texlive-cbfonts-20100713-3|766	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1728.mf
14mr|texlive-cbfonts-20100713-3|767	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2074.mf
14mr|texlive-cbfonts-20100713-3|768	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2488.mf
14mr|texlive-cbfonts-20100713-3|769	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2986.mf
14mr|texlive-cbfonts-20100713-3|770	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo3583.mf
14mr|texlive-cbfonts-20100713-3|771	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu.mf
14mr|texlive-cbfonts-20100713-3|772	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0500.mf
14mr|texlive-cbfonts-20100713-3|773	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0600.mf
14mr|texlive-cbfonts-20100713-3|774	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0700.mf
14mr|texlive-cbfonts-20100713-3|775	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0800.mf
14mr|texlive-cbfonts-20100713-3|776	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0900.mf
14mr|texlive-cbfonts-20100713-3|777	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1000.mf
14mr|texlive-cbfonts-20100713-3|778	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1095.mf
14mr|texlive-cbfonts-20100713-3|779	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1200.mf
14mr|texlive-cbfonts-20100713-3|780	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1440.mf
14mr|texlive-cbfonts-20100713-3|781	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1728.mf
14mr|texlive-cbfonts-20100713-3|782	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2074.mf
14mr|texlive-cbfonts-20100713-3|783	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2488.mf
14mr|texlive-cbfonts-20100713-3|784	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2986.mf
14mr|texlive-cbfonts-20100713-3|785	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu3583.mf
14mr|texlive-cbfonts-20100713-3|786	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma.mf
14mr|texlive-cbfonts-20100713-3|787	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0500.mf
14mr|texlive-cbfonts-20100713-3|788	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0600.mf
14mr|texlive-cbfonts-20100713-3|789	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0700.mf
14mr|texlive-cbfonts-20100713-3|790	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0800.mf
14mr|texlive-cbfonts-20100713-3|791	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0900.mf
14mr|texlive-cbfonts-20100713-3|792	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1000.mf
14mr|texlive-cbfonts-20100713-3|793	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1095.mf
14mr|texlive-cbfonts-20100713-3|794	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1200.mf
14mr|texlive-cbfonts-20100713-3|795	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1440.mf
14mr|texlive-cbfonts-20100713-3|796	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1728.mf
14mr|texlive-cbfonts-20100713-3|797	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2074.mf
14mr|texlive-cbfonts-20100713-3|798	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2488.mf
14mr|texlive-cbfonts-20100713-3|799	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2986.mf
14mr|texlive-cbfonts-20100713-3|800	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma3583.mf
14mr|texlive-cbfonts-20100713-3|801	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc.mf
14mr|texlive-cbfonts-20100713-3|802	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0500.mf
14mr|texlive-cbfonts-20100713-3|803	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0600.mf
14mr|texlive-cbfonts-20100713-3|804	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0700.mf
14mr|texlive-cbfonts-20100713-3|805	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0800.mf
14mr|texlive-cbfonts-20100713-3|806	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0900.mf
14mr|texlive-cbfonts-20100713-3|807	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1000.mf
14mr|texlive-cbfonts-20100713-3|808	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1095.mf
14mr|texlive-cbfonts-20100713-3|809	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1200.mf
14mr|texlive-cbfonts-20100713-3|810	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1440.mf
14mr|texlive-cbfonts-20100713-3|811	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1728.mf
14mr|texlive-cbfonts-20100713-3|812	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2074.mf
14mr|texlive-cbfonts-20100713-3|813	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2488.mf
14mr|texlive-cbfonts-20100713-3|814	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2986.mf
14mr|texlive-cbfonts-20100713-3|815	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc3583.mf
14mr|texlive-cbfonts-20100713-3|816	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme.mf
14mr|texlive-cbfonts-20100713-3|817	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0500.mf
14mr|texlive-cbfonts-20100713-3|818	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0600.mf
14mr|texlive-cbfonts-20100713-3|819	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0700.mf
14mr|texlive-cbfonts-20100713-3|820	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0800.mf
14mr|texlive-cbfonts-20100713-3|821	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0900.mf
14mr|texlive-cbfonts-20100713-3|822	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1000.mf
14mr|texlive-cbfonts-20100713-3|823	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1095.mf
14mr|texlive-cbfonts-20100713-3|824	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1200.mf
14mr|texlive-cbfonts-20100713-3|825	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1440.mf
14mr|texlive-cbfonts-20100713-3|826	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1728.mf
14mr|texlive-cbfonts-20100713-3|827	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2074.mf
14mr|texlive-cbfonts-20100713-3|828	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2488.mf
14mr|texlive-cbfonts-20100713-3|829	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2986.mf
14mr|texlive-cbfonts-20100713-3|830	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme3583.mf
14mr|texlive-cbfonts-20100713-3|831	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi.mf
14mr|texlive-cbfonts-20100713-3|832	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0500.mf
14mr|texlive-cbfonts-20100713-3|833	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0600.mf
14mr|texlive-cbfonts-20100713-3|834	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0700.mf
14mr|texlive-cbfonts-20100713-3|835	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0800.mf
14mr|texlive-cbfonts-20100713-3|836	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0900.mf
14mr|texlive-cbfonts-20100713-3|837	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1000.mf
14mr|texlive-cbfonts-20100713-3|838	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1095.mf
14mr|texlive-cbfonts-20100713-3|839	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1200.mf
14mr|texlive-cbfonts-20100713-3|840	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1440.mf
14mr|texlive-cbfonts-20100713-3|841	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1728.mf
14mr|texlive-cbfonts-20100713-3|842	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2074.mf
14mr|texlive-cbfonts-20100713-3|843	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2488.mf
14mr|texlive-cbfonts-20100713-3|844	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2986.mf
14mr|texlive-cbfonts-20100713-3|845	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi3583.mf
14mr|texlive-cbfonts-20100713-3|846	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn.mf
14mr|texlive-cbfonts-20100713-3|847	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0500.mf
14mr|texlive-cbfonts-20100713-3|848	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0600.mf
14mr|texlive-cbfonts-20100713-3|849	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0700.mf
14mr|texlive-cbfonts-20100713-3|850	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0800.mf
14mr|texlive-cbfonts-20100713-3|851	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0900.mf
14mr|texlive-cbfonts-20100713-3|852	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1000.mf
14mr|texlive-cbfonts-20100713-3|853	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1095.mf
14mr|texlive-cbfonts-20100713-3|854	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1200.mf
14mr|texlive-cbfonts-20100713-3|855	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1440.mf
14mr|texlive-cbfonts-20100713-3|856	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1728.mf
14mr|texlive-cbfonts-20100713-3|857	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2074.mf
14mr|texlive-cbfonts-20100713-3|858	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2488.mf
14mr|texlive-cbfonts-20100713-3|859	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2986.mf
14mr|texlive-cbfonts-20100713-3|860	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn3583.mf
14mr|texlive-cbfonts-20100713-3|861	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo.mf
14mr|texlive-cbfonts-20100713-3|862	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0500.mf
14mr|texlive-cbfonts-20100713-3|863	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0600.mf
14mr|texlive-cbfonts-20100713-3|864	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0700.mf
14mr|texlive-cbfonts-20100713-3|865	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0800.mf
14mr|texlive-cbfonts-20100713-3|866	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0900.mf
14mr|texlive-cbfonts-20100713-3|867	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1000.mf
14mr|texlive-cbfonts-20100713-3|868	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1095.mf
14mr|texlive-cbfonts-20100713-3|869	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1200.mf
14mr|texlive-cbfonts-20100713-3|870	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1440.mf
14mr|texlive-cbfonts-20100713-3|871	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1728.mf
14mr|texlive-cbfonts-20100713-3|872	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2074.mf
14mr|texlive-cbfonts-20100713-3|873	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2488.mf
14mr|texlive-cbfonts-20100713-3|874	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2986.mf
14mr|texlive-cbfonts-20100713-3|875	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo3583.mf
14mr|texlive-cbfonts-20100713-3|876	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu.mf
14mr|texlive-cbfonts-20100713-3|877	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0500.mf
14mr|texlive-cbfonts-20100713-3|878	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0600.mf
14mr|texlive-cbfonts-20100713-3|879	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0700.mf
14mr|texlive-cbfonts-20100713-3|880	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0800.mf
14mr|texlive-cbfonts-20100713-3|881	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0900.mf
14mr|texlive-cbfonts-20100713-3|882	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1000.mf
14mr|texlive-cbfonts-20100713-3|883	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1095.mf
14mr|texlive-cbfonts-20100713-3|884	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1200.mf
14mr|texlive-cbfonts-20100713-3|885	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1440.mf
14mr|texlive-cbfonts-20100713-3|886	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1728.mf
14mr|texlive-cbfonts-20100713-3|887	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2074.mf
14mr|texlive-cbfonts-20100713-3|888	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2488.mf
14mr|texlive-cbfonts-20100713-3|889	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2986.mf
14mr|texlive-cbfonts-20100713-3|890	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu3583.mf
14mr|texlive-cbfonts-20100713-3|891	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa.mf
14mr|texlive-cbfonts-20100713-3|892	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0500.mf
14mr|texlive-cbfonts-20100713-3|893	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0600.mf
14mr|texlive-cbfonts-20100713-3|894	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0700.mf
14mr|texlive-cbfonts-20100713-3|895	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0800.mf
14mr|texlive-cbfonts-20100713-3|896	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0900.mf
14mr|texlive-cbfonts-20100713-3|897	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1000.mf
14mr|texlive-cbfonts-20100713-3|898	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1095.mf
14mr|texlive-cbfonts-20100713-3|899	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1200.mf
14mr|texlive-cbfonts-20100713-3|900	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1440.mf
14mr|texlive-cbfonts-20100713-3|901	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1728.mf
14mr|texlive-cbfonts-20100713-3|902	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2074.mf
14mr|texlive-cbfonts-20100713-3|903	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2488.mf
14mr|texlive-cbfonts-20100713-3|904	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2986.mf
14mr|texlive-cbfonts-20100713-3|905	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa3583.mf
14mr|texlive-cbfonts-20100713-3|906	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc.mf
14mr|texlive-cbfonts-20100713-3|907	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0500.mf
14mr|texlive-cbfonts-20100713-3|908	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0600.mf
14mr|texlive-cbfonts-20100713-3|909	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0700.mf
14mr|texlive-cbfonts-20100713-3|910	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0800.mf
14mr|texlive-cbfonts-20100713-3|911	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0900.mf
14mr|texlive-cbfonts-20100713-3|912	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1000.mf
14mr|texlive-cbfonts-20100713-3|913	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1095.mf
14mr|texlive-cbfonts-20100713-3|914	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1200.mf
14mr|texlive-cbfonts-20100713-3|915	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1440.mf
14mr|texlive-cbfonts-20100713-3|916	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1728.mf
14mr|texlive-cbfonts-20100713-3|917	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2074.mf
14mr|texlive-cbfonts-20100713-3|918	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2488.mf
14mr|texlive-cbfonts-20100713-3|919	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2986.mf
14mr|texlive-cbfonts-20100713-3|920	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc3583.mf
14mr|texlive-cbfonts-20100713-3|921	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe.mf
14mr|texlive-cbfonts-20100713-3|922	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0500.mf
14mr|texlive-cbfonts-20100713-3|923	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0600.mf
14mr|texlive-cbfonts-20100713-3|924	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0700.mf
14mr|texlive-cbfonts-20100713-3|925	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0800.mf
14mr|texlive-cbfonts-20100713-3|926	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0900.mf
14mr|texlive-cbfonts-20100713-3|927	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1000.mf
14mr|texlive-cbfonts-20100713-3|928	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1095.mf
14mr|texlive-cbfonts-20100713-3|929	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1200.mf
14mr|texlive-cbfonts-20100713-3|930	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1440.mf
14mr|texlive-cbfonts-20100713-3|931	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1728.mf
14mr|texlive-cbfonts-20100713-3|932	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2074.mf
14mr|texlive-cbfonts-20100713-3|933	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2488.mf
14mr|texlive-cbfonts-20100713-3|934	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2986.mf
14mr|texlive-cbfonts-20100713-3|935	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe3583.mf
14mr|texlive-cbfonts-20100713-3|936	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi.mf
14mr|texlive-cbfonts-20100713-3|937	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0500.mf
14mr|texlive-cbfonts-20100713-3|938	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0600.mf
14mr|texlive-cbfonts-20100713-3|939	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0700.mf
14mr|texlive-cbfonts-20100713-3|940	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0800.mf
14mr|texlive-cbfonts-20100713-3|941	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0900.mf
14mr|texlive-cbfonts-20100713-3|942	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1000.mf
14mr|texlive-cbfonts-20100713-3|943	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1095.mf
14mr|texlive-cbfonts-20100713-3|944	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1200.mf
14mr|texlive-cbfonts-20100713-3|945	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1440.mf
14mr|texlive-cbfonts-20100713-3|946	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1728.mf
14mr|texlive-cbfonts-20100713-3|947	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2074.mf
14mr|texlive-cbfonts-20100713-3|948	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2488.mf
14mr|texlive-cbfonts-20100713-3|949	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2986.mf
14mr|texlive-cbfonts-20100713-3|950	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi3583.mf
14mr|texlive-cbfonts-20100713-3|951	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn.mf
14mr|texlive-cbfonts-20100713-3|952	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0500.mf
14mr|texlive-cbfonts-20100713-3|953	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0600.mf
14mr|texlive-cbfonts-20100713-3|954	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0700.mf
14mr|texlive-cbfonts-20100713-3|955	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0800.mf
14mr|texlive-cbfonts-20100713-3|956	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0900.mf
14mr|texlive-cbfonts-20100713-3|957	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1000.mf
14mr|texlive-cbfonts-20100713-3|958	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1095.mf
14mr|texlive-cbfonts-20100713-3|959	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1200.mf
14mr|texlive-cbfonts-20100713-3|960	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1440.mf
14mr|texlive-cbfonts-20100713-3|961	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1728.mf
14mr|texlive-cbfonts-20100713-3|962	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2074.mf
14mr|texlive-cbfonts-20100713-3|963	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2488.mf
14mr|texlive-cbfonts-20100713-3|964	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2986.mf
14mr|texlive-cbfonts-20100713-3|965	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn3583.mf
14mr|texlive-cbfonts-20100713-3|966	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo.mf
14mr|texlive-cbfonts-20100713-3|967	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0500.mf
14mr|texlive-cbfonts-20100713-3|968	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0600.mf
14mr|texlive-cbfonts-20100713-3|969	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0700.mf
14mr|texlive-cbfonts-20100713-3|970	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0800.mf
14mr|texlive-cbfonts-20100713-3|971	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0900.mf
14mr|texlive-cbfonts-20100713-3|972	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1000.mf
14mr|texlive-cbfonts-20100713-3|973	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1095.mf
14mr|texlive-cbfonts-20100713-3|974	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1200.mf
14mr|texlive-cbfonts-20100713-3|975	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1440.mf
14mr|texlive-cbfonts-20100713-3|976	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1728.mf
14mr|texlive-cbfonts-20100713-3|977	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2074.mf
14mr|texlive-cbfonts-20100713-3|978	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2488.mf
14mr|texlive-cbfonts-20100713-3|979	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2986.mf
14mr|texlive-cbfonts-20100713-3|980	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo3583.mf
14mr|texlive-cbfonts-20100713-3|981	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu.mf
14mr|texlive-cbfonts-20100713-3|982	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0500.mf
14mr|texlive-cbfonts-20100713-3|983	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0600.mf
14mr|texlive-cbfonts-20100713-3|984	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0700.mf
14mr|texlive-cbfonts-20100713-3|985	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0800.mf
14mr|texlive-cbfonts-20100713-3|986	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0900.mf
14mr|texlive-cbfonts-20100713-3|987	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1000.mf
14mr|texlive-cbfonts-20100713-3|988	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1095.mf
14mr|texlive-cbfonts-20100713-3|989	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1200.mf
14mr|texlive-cbfonts-20100713-3|990	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1440.mf
14mr|texlive-cbfonts-20100713-3|991	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1728.mf
14mr|texlive-cbfonts-20100713-3|992	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2074.mf
14mr|texlive-cbfonts-20100713-3|993	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2488.mf
14mr|texlive-cbfonts-20100713-3|994	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2986.mf
14mr|texlive-cbfonts-20100713-3|995	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu3583.mf
14mr|texlive-cbfonts-20100713-3|996	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc.mf
14mr|texlive-cbfonts-20100713-3|997	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0500.mf
14mr|texlive-cbfonts-20100713-3|998	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0600.mf
14mr|texlive-cbfonts-20100713-3|999	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0700.mf
14mr|texlive-cbfonts-20100713-3|1000	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0800.mf
14mr|texlive-cbfonts-20100713-3|1001	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0900.mf
14mr|texlive-cbfonts-20100713-3|1002	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1000.mf
14mr|texlive-cbfonts-20100713-3|1003	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1095.mf
14mr|texlive-cbfonts-20100713-3|1004	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1200.mf
14mr|texlive-cbfonts-20100713-3|1005	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1440.mf
14mr|texlive-cbfonts-20100713-3|1006	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1728.mf
14mr|texlive-cbfonts-20100713-3|1007	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2074.mf
14mr|texlive-cbfonts-20100713-3|1008	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2488.mf
14mr|texlive-cbfonts-20100713-3|1009	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2986.mf
14mr|texlive-cbfonts-20100713-3|1010	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc3583.mf
14mr|texlive-cbfonts-20100713-3|1011	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti.mf
14mr|texlive-cbfonts-20100713-3|1012	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0500.mf
14mr|texlive-cbfonts-20100713-3|1013	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0600.mf
14mr|texlive-cbfonts-20100713-3|1014	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0700.mf
14mr|texlive-cbfonts-20100713-3|1015	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0800.mf
14mr|texlive-cbfonts-20100713-3|1016	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0900.mf
14mr|texlive-cbfonts-20100713-3|1017	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1000.mf
14mr|texlive-cbfonts-20100713-3|1018	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1095.mf
14mr|texlive-cbfonts-20100713-3|1019	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1200.mf
14mr|texlive-cbfonts-20100713-3|1020	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1440.mf
14mr|texlive-cbfonts-20100713-3|1021	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1728.mf
14mr|texlive-cbfonts-20100713-3|1022	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2074.mf
14mr|texlive-cbfonts-20100713-3|1023	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2488.mf
14mr|texlive-cbfonts-20100713-3|1024	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2986.mf
14mr|texlive-cbfonts-20100713-3|1025	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti3583.mf
14mr|texlive-cbfonts-20100713-3|1026	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn.mf
14mr|texlive-cbfonts-20100713-3|1027	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0500.mf
14mr|texlive-cbfonts-20100713-3|1028	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0600.mf
14mr|texlive-cbfonts-20100713-3|1029	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0700.mf
14mr|texlive-cbfonts-20100713-3|1030	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0800.mf
14mr|texlive-cbfonts-20100713-3|1031	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0900.mf
14mr|texlive-cbfonts-20100713-3|1032	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1000.mf
14mr|texlive-cbfonts-20100713-3|1033	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1095.mf
14mr|texlive-cbfonts-20100713-3|1034	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1200.mf
14mr|texlive-cbfonts-20100713-3|1035	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1440.mf
14mr|texlive-cbfonts-20100713-3|1036	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1728.mf
14mr|texlive-cbfonts-20100713-3|1037	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2074.mf
14mr|texlive-cbfonts-20100713-3|1038	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2488.mf
14mr|texlive-cbfonts-20100713-3|1039	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2986.mf
14mr|texlive-cbfonts-20100713-3|1040	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn3583.mf
14mr|texlive-cbfonts-20100713-3|1041	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto.mf
14mr|texlive-cbfonts-20100713-3|1042	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0500.mf
14mr|texlive-cbfonts-20100713-3|1043	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0600.mf
14mr|texlive-cbfonts-20100713-3|1044	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0700.mf
14mr|texlive-cbfonts-20100713-3|1045	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0800.mf
14mr|texlive-cbfonts-20100713-3|1046	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0900.mf
14mr|texlive-cbfonts-20100713-3|1047	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1000.mf
14mr|texlive-cbfonts-20100713-3|1048	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1095.mf
14mr|texlive-cbfonts-20100713-3|1049	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1200.mf
14mr|texlive-cbfonts-20100713-3|1050	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1440.mf
14mr|texlive-cbfonts-20100713-3|1051	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1728.mf
14mr|texlive-cbfonts-20100713-3|1052	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2074.mf
14mr|texlive-cbfonts-20100713-3|1053	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2488.mf
14mr|texlive-cbfonts-20100713-3|1054	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2986.mf
14mr|texlive-cbfonts-20100713-3|1055	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto3583.mf
14mr|texlive-cbfonts-20100713-3|1056	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu.mf
14mr|texlive-cbfonts-20100713-3|1057	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0500.mf
14mr|texlive-cbfonts-20100713-3|1058	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0600.mf
14mr|texlive-cbfonts-20100713-3|1059	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0700.mf
14mr|texlive-cbfonts-20100713-3|1060	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0800.mf
14mr|texlive-cbfonts-20100713-3|1061	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0900.mf
14mr|texlive-cbfonts-20100713-3|1062	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1000.mf
14mr|texlive-cbfonts-20100713-3|1063	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1095.mf
14mr|texlive-cbfonts-20100713-3|1064	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1200.mf
14mr|texlive-cbfonts-20100713-3|1065	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1440.mf
14mr|texlive-cbfonts-20100713-3|1066	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1728.mf
14mr|texlive-cbfonts-20100713-3|1067	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2074.mf
14mr|texlive-cbfonts-20100713-3|1068	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2488.mf
14mr|texlive-cbfonts-20100713-3|1069	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2986.mf
14mr|texlive-cbfonts-20100713-3|1070	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu3583.mf
14mr|texlive-cbfonts-20100713-3|1071	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0700.tfm
14mr|texlive-cbfonts-20100713-3|1072	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0800.tfm
14mr|texlive-cbfonts-20100713-3|1073	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1000.tfm
14mr|texlive-cbfonts-20100713-3|1074	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1200.tfm
14mr|texlive-cbfonts-20100713-3|1075	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1382.tfm
14mr|texlive-cbfonts-20100713-3|1076	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1659.tfm
14mr|texlive-cbfonts-20100713-3|1077	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1991.tfm
14mr|texlive-cbfonts-20100713-3|1078	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2389.tfm
14mr|texlive-cbfonts-20100713-3|1079	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2866.tfm
14mr|texlive-cbfonts-20100713-3|1080	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic3440.tfm
14mr|texlive-cbfonts-20100713-3|1081	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic4128.tfm
14mr|texlive-cbfonts-20100713-3|1082	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0700.tfm
14mr|texlive-cbfonts-20100713-3|1083	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0800.tfm
14mr|texlive-cbfonts-20100713-3|1084	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1000.tfm
14mr|texlive-cbfonts-20100713-3|1085	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1200.tfm
14mr|texlive-cbfonts-20100713-3|1086	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1382.tfm
14mr|texlive-cbfonts-20100713-3|1087	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1659.tfm
14mr|texlive-cbfonts-20100713-3|1088	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1991.tfm
14mr|texlive-cbfonts-20100713-3|1089	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2389.tfm
14mr|texlive-cbfonts-20100713-3|1090	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2866.tfm
14mr|texlive-cbfonts-20100713-3|1091	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii3440.tfm
14mr|texlive-cbfonts-20100713-3|1092	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii4128.tfm
14mr|texlive-cbfonts-20100713-3|1093	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0700.tfm
14mr|texlive-cbfonts-20100713-3|1094	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0800.tfm
14mr|texlive-cbfonts-20100713-3|1095	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1000.tfm
14mr|texlive-cbfonts-20100713-3|1096	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1200.tfm
14mr|texlive-cbfonts-20100713-3|1097	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1382.tfm
14mr|texlive-cbfonts-20100713-3|1098	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1659.tfm
14mr|texlive-cbfonts-20100713-3|1099	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1991.tfm
14mr|texlive-cbfonts-20100713-3|1100	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2389.tfm
14mr|texlive-cbfonts-20100713-3|1101	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2866.tfm
14mr|texlive-cbfonts-20100713-3|1102	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin3440.tfm
14mr|texlive-cbfonts-20100713-3|1103	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin4128.tfm
14mr|texlive-cbfonts-20100713-3|1104	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0700.tfm
14mr|texlive-cbfonts-20100713-3|1105	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0800.tfm
14mr|texlive-cbfonts-20100713-3|1106	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1000.tfm
14mr|texlive-cbfonts-20100713-3|1107	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1200.tfm
14mr|texlive-cbfonts-20100713-3|1108	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1382.tfm
14mr|texlive-cbfonts-20100713-3|1109	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1659.tfm
14mr|texlive-cbfonts-20100713-3|1110	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1991.tfm
14mr|texlive-cbfonts-20100713-3|1111	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2389.tfm
14mr|texlive-cbfonts-20100713-3|1112	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2866.tfm
14mr|texlive-cbfonts-20100713-3|1113	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio3440.tfm
14mr|texlive-cbfonts-20100713-3|1114	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio4128.tfm
14mr|texlive-cbfonts-20100713-3|1115	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0700.tfm
14mr|texlive-cbfonts-20100713-3|1116	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0800.tfm
14mr|texlive-cbfonts-20100713-3|1117	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1000.tfm
14mr|texlive-cbfonts-20100713-3|1118	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1200.tfm
14mr|texlive-cbfonts-20100713-3|1119	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1382.tfm
14mr|texlive-cbfonts-20100713-3|1120	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1659.tfm
14mr|texlive-cbfonts-20100713-3|1121	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1991.tfm
14mr|texlive-cbfonts-20100713-3|1122	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2389.tfm
14mr|texlive-cbfonts-20100713-3|1123	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2866.tfm
14mr|texlive-cbfonts-20100713-3|1124	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu3440.tfm
14mr|texlive-cbfonts-20100713-3|1125	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu4128.tfm
14mr|texlive-cbfonts-20100713-3|1126	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0700.tfm
14mr|texlive-cbfonts-20100713-3|1127	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0800.tfm
14mr|texlive-cbfonts-20100713-3|1128	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1000.tfm
14mr|texlive-cbfonts-20100713-3|1129	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1200.tfm
14mr|texlive-cbfonts-20100713-3|1130	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1382.tfm
14mr|texlive-cbfonts-20100713-3|1131	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1659.tfm
14mr|texlive-cbfonts-20100713-3|1132	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1991.tfm
14mr|texlive-cbfonts-20100713-3|1133	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2389.tfm
14mr|texlive-cbfonts-20100713-3|1134	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2866.tfm
14mr|texlive-cbfonts-20100713-3|1135	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc3440.tfm
14mr|texlive-cbfonts-20100713-3|1136	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc4128.tfm
14mr|texlive-cbfonts-20100713-3|1137	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0700.tfm
14mr|texlive-cbfonts-20100713-3|1138	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0800.tfm
14mr|texlive-cbfonts-20100713-3|1139	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1000.tfm
14mr|texlive-cbfonts-20100713-3|1140	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1200.tfm
14mr|texlive-cbfonts-20100713-3|1141	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1382.tfm
14mr|texlive-cbfonts-20100713-3|1142	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1659.tfm
14mr|texlive-cbfonts-20100713-3|1143	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1991.tfm
14mr|texlive-cbfonts-20100713-3|1144	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2389.tfm
14mr|texlive-cbfonts-20100713-3|1145	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2866.tfm
14mr|texlive-cbfonts-20100713-3|1146	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn3440.tfm
14mr|texlive-cbfonts-20100713-3|1147	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn4128.tfm
14mr|texlive-cbfonts-20100713-3|1148	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0700.tfm
14mr|texlive-cbfonts-20100713-3|1149	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0800.tfm
14mr|texlive-cbfonts-20100713-3|1150	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1000.tfm
14mr|texlive-cbfonts-20100713-3|1151	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1200.tfm
14mr|texlive-cbfonts-20100713-3|1152	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1382.tfm
14mr|texlive-cbfonts-20100713-3|1153	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1659.tfm
14mr|texlive-cbfonts-20100713-3|1154	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1991.tfm
14mr|texlive-cbfonts-20100713-3|1155	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2389.tfm
14mr|texlive-cbfonts-20100713-3|1156	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2866.tfm
14mr|texlive-cbfonts-20100713-3|1157	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo3440.tfm
14mr|texlive-cbfonts-20100713-3|1158	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo4128.tfm
14mr|texlive-cbfonts-20100713-3|1159	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0700.tfm
14mr|texlive-cbfonts-20100713-3|1160	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0800.tfm
14mr|texlive-cbfonts-20100713-3|1161	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1000.tfm
14mr|texlive-cbfonts-20100713-3|1162	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1200.tfm
14mr|texlive-cbfonts-20100713-3|1163	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1382.tfm
14mr|texlive-cbfonts-20100713-3|1164	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1659.tfm
14mr|texlive-cbfonts-20100713-3|1165	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1991.tfm
14mr|texlive-cbfonts-20100713-3|1166	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2389.tfm
14mr|texlive-cbfonts-20100713-3|1167	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2866.tfm
14mr|texlive-cbfonts-20100713-3|1168	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc3440.tfm
14mr|texlive-cbfonts-20100713-3|1169	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc4128.tfm
14mr|texlive-cbfonts-20100713-3|1170	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0700.tfm
14mr|texlive-cbfonts-20100713-3|1171	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0800.tfm
14mr|texlive-cbfonts-20100713-3|1172	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1000.tfm
14mr|texlive-cbfonts-20100713-3|1173	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1200.tfm
14mr|texlive-cbfonts-20100713-3|1174	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1382.tfm
14mr|texlive-cbfonts-20100713-3|1175	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1659.tfm
14mr|texlive-cbfonts-20100713-3|1176	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1991.tfm
14mr|texlive-cbfonts-20100713-3|1177	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2389.tfm
14mr|texlive-cbfonts-20100713-3|1178	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2866.tfm
14mr|texlive-cbfonts-20100713-3|1179	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi3440.tfm
14mr|texlive-cbfonts-20100713-3|1180	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi4128.tfm
14mr|texlive-cbfonts-20100713-3|1181	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0700.tfm
14mr|texlive-cbfonts-20100713-3|1182	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0800.tfm
14mr|texlive-cbfonts-20100713-3|1183	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1000.tfm
14mr|texlive-cbfonts-20100713-3|1184	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1200.tfm
14mr|texlive-cbfonts-20100713-3|1185	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1382.tfm
14mr|texlive-cbfonts-20100713-3|1186	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1659.tfm
14mr|texlive-cbfonts-20100713-3|1187	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1991.tfm
14mr|texlive-cbfonts-20100713-3|1188	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2389.tfm
14mr|texlive-cbfonts-20100713-3|1189	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2866.tfm
14mr|texlive-cbfonts-20100713-3|1190	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn3440.tfm
14mr|texlive-cbfonts-20100713-3|1191	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn4128.tfm
14mr|texlive-cbfonts-20100713-3|1192	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0700.tfm
14mr|texlive-cbfonts-20100713-3|1193	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0800.tfm
14mr|texlive-cbfonts-20100713-3|1194	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1000.tfm
14mr|texlive-cbfonts-20100713-3|1195	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1200.tfm
14mr|texlive-cbfonts-20100713-3|1196	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1382.tfm
14mr|texlive-cbfonts-20100713-3|1197	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1659.tfm
14mr|texlive-cbfonts-20100713-3|1198	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1991.tfm
14mr|texlive-cbfonts-20100713-3|1199	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2389.tfm
14mr|texlive-cbfonts-20100713-3|1200	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2866.tfm
14mr|texlive-cbfonts-20100713-3|1201	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo3440.tfm
14mr|texlive-cbfonts-20100713-3|1202	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo4128.tfm
14mr|texlive-cbfonts-20100713-3|1203	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0700.tfm
14mr|texlive-cbfonts-20100713-3|1204	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0800.tfm
14mr|texlive-cbfonts-20100713-3|1205	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1000.tfm
14mr|texlive-cbfonts-20100713-3|1206	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1200.tfm
14mr|texlive-cbfonts-20100713-3|1207	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1382.tfm
14mr|texlive-cbfonts-20100713-3|1208	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1659.tfm
14mr|texlive-cbfonts-20100713-3|1209	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1991.tfm
14mr|texlive-cbfonts-20100713-3|1210	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2389.tfm
14mr|texlive-cbfonts-20100713-3|1211	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2866.tfm
14mr|texlive-cbfonts-20100713-3|1212	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu3440.tfm
14mr|texlive-cbfonts-20100713-3|1213	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu4128.tfm
14mr|texlive-cbfonts-20100713-3|1214	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0700.tfm
14mr|texlive-cbfonts-20100713-3|1215	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0800.tfm
14mr|texlive-cbfonts-20100713-3|1216	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1000.tfm
14mr|texlive-cbfonts-20100713-3|1217	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1200.tfm
14mr|texlive-cbfonts-20100713-3|1218	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1382.tfm
14mr|texlive-cbfonts-20100713-3|1219	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1659.tfm
14mr|texlive-cbfonts-20100713-3|1220	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1991.tfm
14mr|texlive-cbfonts-20100713-3|1221	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2389.tfm
14mr|texlive-cbfonts-20100713-3|1222	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2866.tfm
14mr|texlive-cbfonts-20100713-3|1223	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc3440.tfm
14mr|texlive-cbfonts-20100713-3|1224	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc4128.tfm
14mr|texlive-cbfonts-20100713-3|1225	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0700.tfm
14mr|texlive-cbfonts-20100713-3|1226	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0800.tfm
14mr|texlive-cbfonts-20100713-3|1227	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1000.tfm
14mr|texlive-cbfonts-20100713-3|1228	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1200.tfm
14mr|texlive-cbfonts-20100713-3|1229	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1382.tfm
14mr|texlive-cbfonts-20100713-3|1230	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1659.tfm
14mr|texlive-cbfonts-20100713-3|1231	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1991.tfm
14mr|texlive-cbfonts-20100713-3|1232	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2389.tfm
14mr|texlive-cbfonts-20100713-3|1233	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2866.tfm
14mr|texlive-cbfonts-20100713-3|1234	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn3440.tfm
14mr|texlive-cbfonts-20100713-3|1235	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn4128.tfm
14mr|texlive-cbfonts-20100713-3|1236	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0700.tfm
14mr|texlive-cbfonts-20100713-3|1237	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0800.tfm
14mr|texlive-cbfonts-20100713-3|1238	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1000.tfm
14mr|texlive-cbfonts-20100713-3|1239	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1200.tfm
14mr|texlive-cbfonts-20100713-3|1240	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1382.tfm
14mr|texlive-cbfonts-20100713-3|1241	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1659.tfm
14mr|texlive-cbfonts-20100713-3|1242	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1991.tfm
14mr|texlive-cbfonts-20100713-3|1243	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2389.tfm
14mr|texlive-cbfonts-20100713-3|1244	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2866.tfm
14mr|texlive-cbfonts-20100713-3|1245	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto3440.tfm
14mr|texlive-cbfonts-20100713-3|1246	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto4128.tfm
14mr|texlive-cbfonts-20100713-3|1247	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0700.tfm
14mr|texlive-cbfonts-20100713-3|1248	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0800.tfm
14mr|texlive-cbfonts-20100713-3|1249	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1000.tfm
14mr|texlive-cbfonts-20100713-3|1250	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1200.tfm
14mr|texlive-cbfonts-20100713-3|1251	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1382.tfm
14mr|texlive-cbfonts-20100713-3|1252	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1659.tfm
14mr|texlive-cbfonts-20100713-3|1253	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1991.tfm
14mr|texlive-cbfonts-20100713-3|1254	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2389.tfm
14mr|texlive-cbfonts-20100713-3|1255	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2866.tfm
14mr|texlive-cbfonts-20100713-3|1256	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc3440.tfm
14mr|texlive-cbfonts-20100713-3|1257	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc4128.tfm
14mr|texlive-cbfonts-20100713-3|1258	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0700.tfm
14mr|texlive-cbfonts-20100713-3|1259	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0800.tfm
14mr|texlive-cbfonts-20100713-3|1260	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1000.tfm
14mr|texlive-cbfonts-20100713-3|1261	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1200.tfm
14mr|texlive-cbfonts-20100713-3|1262	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1382.tfm
14mr|texlive-cbfonts-20100713-3|1263	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1659.tfm
14mr|texlive-cbfonts-20100713-3|1264	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1991.tfm
14mr|texlive-cbfonts-20100713-3|1265	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2389.tfm
14mr|texlive-cbfonts-20100713-3|1266	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2866.tfm
14mr|texlive-cbfonts-20100713-3|1267	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi3440.tfm
14mr|texlive-cbfonts-20100713-3|1268	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi4128.tfm
14mr|texlive-cbfonts-20100713-3|1269	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0700.tfm
14mr|texlive-cbfonts-20100713-3|1270	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0800.tfm
14mr|texlive-cbfonts-20100713-3|1271	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1000.tfm
14mr|texlive-cbfonts-20100713-3|1272	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1200.tfm
14mr|texlive-cbfonts-20100713-3|1273	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1382.tfm
14mr|texlive-cbfonts-20100713-3|1274	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1659.tfm
14mr|texlive-cbfonts-20100713-3|1275	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1991.tfm
14mr|texlive-cbfonts-20100713-3|1276	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2389.tfm
14mr|texlive-cbfonts-20100713-3|1277	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2866.tfm
14mr|texlive-cbfonts-20100713-3|1278	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn3440.tfm
14mr|texlive-cbfonts-20100713-3|1279	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn4128.tfm
14mr|texlive-cbfonts-20100713-3|1280	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0700.tfm
14mr|texlive-cbfonts-20100713-3|1281	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0800.tfm
14mr|texlive-cbfonts-20100713-3|1282	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1000.tfm
14mr|texlive-cbfonts-20100713-3|1283	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1200.tfm
14mr|texlive-cbfonts-20100713-3|1284	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1382.tfm
14mr|texlive-cbfonts-20100713-3|1285	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1659.tfm
14mr|texlive-cbfonts-20100713-3|1286	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1991.tfm
14mr|texlive-cbfonts-20100713-3|1287	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2389.tfm
14mr|texlive-cbfonts-20100713-3|1288	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2866.tfm
14mr|texlive-cbfonts-20100713-3|1289	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo3440.tfm
14mr|texlive-cbfonts-20100713-3|1290	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo4128.tfm
14mr|texlive-cbfonts-20100713-3|1291	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0700.tfm
14mr|texlive-cbfonts-20100713-3|1292	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0800.tfm
14mr|texlive-cbfonts-20100713-3|1293	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1000.tfm
14mr|texlive-cbfonts-20100713-3|1294	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1200.tfm
14mr|texlive-cbfonts-20100713-3|1295	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1382.tfm
14mr|texlive-cbfonts-20100713-3|1296	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1659.tfm
14mr|texlive-cbfonts-20100713-3|1297	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1991.tfm
14mr|texlive-cbfonts-20100713-3|1298	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2389.tfm
14mr|texlive-cbfonts-20100713-3|1299	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2866.tfm
14mr|texlive-cbfonts-20100713-3|1300	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu3440.tfm
14mr|texlive-cbfonts-20100713-3|1301	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu4128.tfm
14mr|texlive-cbfonts-20100713-3|1302	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0700.tfm
14mr|texlive-cbfonts-20100713-3|1303	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0800.tfm
14mr|texlive-cbfonts-20100713-3|1304	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1000.tfm
14mr|texlive-cbfonts-20100713-3|1305	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1200.tfm
14mr|texlive-cbfonts-20100713-3|1306	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1382.tfm
14mr|texlive-cbfonts-20100713-3|1307	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1659.tfm
14mr|texlive-cbfonts-20100713-3|1308	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1991.tfm
14mr|texlive-cbfonts-20100713-3|1309	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2389.tfm
14mr|texlive-cbfonts-20100713-3|1310	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2866.tfm
14mr|texlive-cbfonts-20100713-3|1311	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc3440.tfm
14mr|texlive-cbfonts-20100713-3|1312	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc4128.tfm
14mr|texlive-cbfonts-20100713-3|1313	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0700.tfm
14mr|texlive-cbfonts-20100713-3|1314	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0800.tfm
14mr|texlive-cbfonts-20100713-3|1315	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1000.tfm
14mr|texlive-cbfonts-20100713-3|1316	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1200.tfm
14mr|texlive-cbfonts-20100713-3|1317	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1382.tfm
14mr|texlive-cbfonts-20100713-3|1318	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1659.tfm
14mr|texlive-cbfonts-20100713-3|1319	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1991.tfm
14mr|texlive-cbfonts-20100713-3|1320	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2389.tfm
14mr|texlive-cbfonts-20100713-3|1321	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2866.tfm
14mr|texlive-cbfonts-20100713-3|1322	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi3440.tfm
14mr|texlive-cbfonts-20100713-3|1323	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi4128.tfm
14mr|texlive-cbfonts-20100713-3|1324	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0700.tfm
14mr|texlive-cbfonts-20100713-3|1325	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0800.tfm
14mr|texlive-cbfonts-20100713-3|1326	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1000.tfm
14mr|texlive-cbfonts-20100713-3|1327	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1200.tfm
14mr|texlive-cbfonts-20100713-3|1328	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1382.tfm
14mr|texlive-cbfonts-20100713-3|1329	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1659.tfm
14mr|texlive-cbfonts-20100713-3|1330	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1991.tfm
14mr|texlive-cbfonts-20100713-3|1331	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2389.tfm
14mr|texlive-cbfonts-20100713-3|1332	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2866.tfm
14mr|texlive-cbfonts-20100713-3|1333	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn3440.tfm
14mr|texlive-cbfonts-20100713-3|1334	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn4128.tfm
14mr|texlive-cbfonts-20100713-3|1335	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0700.tfm
14mr|texlive-cbfonts-20100713-3|1336	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0800.tfm
14mr|texlive-cbfonts-20100713-3|1337	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1000.tfm
14mr|texlive-cbfonts-20100713-3|1338	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1200.tfm
14mr|texlive-cbfonts-20100713-3|1339	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1382.tfm
14mr|texlive-cbfonts-20100713-3|1340	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1659.tfm
14mr|texlive-cbfonts-20100713-3|1341	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1991.tfm
14mr|texlive-cbfonts-20100713-3|1342	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2389.tfm
14mr|texlive-cbfonts-20100713-3|1343	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2866.tfm
14mr|texlive-cbfonts-20100713-3|1344	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo3440.tfm
14mr|texlive-cbfonts-20100713-3|1345	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo4128.tfm
14mr|texlive-cbfonts-20100713-3|1346	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0700.tfm
14mr|texlive-cbfonts-20100713-3|1347	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0800.tfm
14mr|texlive-cbfonts-20100713-3|1348	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1000.tfm
14mr|texlive-cbfonts-20100713-3|1349	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1200.tfm
14mr|texlive-cbfonts-20100713-3|1350	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1382.tfm
14mr|texlive-cbfonts-20100713-3|1351	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1659.tfm
14mr|texlive-cbfonts-20100713-3|1352	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1991.tfm
14mr|texlive-cbfonts-20100713-3|1353	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2389.tfm
14mr|texlive-cbfonts-20100713-3|1354	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2866.tfm
14mr|texlive-cbfonts-20100713-3|1355	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu3440.tfm
14mr|texlive-cbfonts-20100713-3|1356	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu4128.tfm
14mr|texlive-cbfonts-20100713-3|1357	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0500.tfm
14mr|texlive-cbfonts-20100713-3|1358	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0600.tfm
14mr|texlive-cbfonts-20100713-3|1359	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0700.tfm
14mr|texlive-cbfonts-20100713-3|1360	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0800.tfm
14mr|texlive-cbfonts-20100713-3|1361	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0900.tfm
14mr|texlive-cbfonts-20100713-3|1362	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1000.tfm
14mr|texlive-cbfonts-20100713-3|1363	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1095.tfm
14mr|texlive-cbfonts-20100713-3|1364	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1200.tfm
14mr|texlive-cbfonts-20100713-3|1365	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1440.tfm
14mr|texlive-cbfonts-20100713-3|1366	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1728.tfm
14mr|texlive-cbfonts-20100713-3|1367	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2074.tfm
14mr|texlive-cbfonts-20100713-3|1368	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2488.tfm
14mr|texlive-cbfonts-20100713-3|1369	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2986.tfm
14mr|texlive-cbfonts-20100713-3|1370	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn3583.tfm
14mr|texlive-cbfonts-20100713-3|1371	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0500.tfm
14mr|texlive-cbfonts-20100713-3|1372	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0600.tfm
14mr|texlive-cbfonts-20100713-3|1373	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0700.tfm
14mr|texlive-cbfonts-20100713-3|1374	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0800.tfm
14mr|texlive-cbfonts-20100713-3|1375	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0900.tfm
14mr|texlive-cbfonts-20100713-3|1376	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1000.tfm
14mr|texlive-cbfonts-20100713-3|1377	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1095.tfm
14mr|texlive-cbfonts-20100713-3|1378	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1200.tfm
14mr|texlive-cbfonts-20100713-3|1379	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1440.tfm
14mr|texlive-cbfonts-20100713-3|1380	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1728.tfm
14mr|texlive-cbfonts-20100713-3|1381	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2074.tfm
14mr|texlive-cbfonts-20100713-3|1382	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2488.tfm
14mr|texlive-cbfonts-20100713-3|1383	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2986.tfm
14mr|texlive-cbfonts-20100713-3|1384	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo3583.tfm
14mr|texlive-cbfonts-20100713-3|1385	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0500.tfm
14mr|texlive-cbfonts-20100713-3|1386	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0600.tfm
14mr|texlive-cbfonts-20100713-3|1387	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0700.tfm
14mr|texlive-cbfonts-20100713-3|1388	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0800.tfm
14mr|texlive-cbfonts-20100713-3|1389	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0900.tfm
14mr|texlive-cbfonts-20100713-3|1390	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1000.tfm
14mr|texlive-cbfonts-20100713-3|1391	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1095.tfm
14mr|texlive-cbfonts-20100713-3|1392	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1200.tfm
14mr|texlive-cbfonts-20100713-3|1393	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1440.tfm
14mr|texlive-cbfonts-20100713-3|1394	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1728.tfm
14mr|texlive-cbfonts-20100713-3|1395	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2074.tfm
14mr|texlive-cbfonts-20100713-3|1396	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2488.tfm
14mr|texlive-cbfonts-20100713-3|1397	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2986.tfm
14mr|texlive-cbfonts-20100713-3|1398	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr3583.tfm
14mr|texlive-cbfonts-20100713-3|1399	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0500.tfm
14mr|texlive-cbfonts-20100713-3|1400	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0600.tfm
14mr|texlive-cbfonts-20100713-3|1401	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0700.tfm
14mr|texlive-cbfonts-20100713-3|1402	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0800.tfm
14mr|texlive-cbfonts-20100713-3|1403	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0900.tfm
14mr|texlive-cbfonts-20100713-3|1404	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1000.tfm
14mr|texlive-cbfonts-20100713-3|1405	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1095.tfm
14mr|texlive-cbfonts-20100713-3|1406	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1200.tfm
14mr|texlive-cbfonts-20100713-3|1407	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1440.tfm
14mr|texlive-cbfonts-20100713-3|1408	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1728.tfm
14mr|texlive-cbfonts-20100713-3|1409	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2074.tfm
14mr|texlive-cbfonts-20100713-3|1410	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2488.tfm
14mr|texlive-cbfonts-20100713-3|1411	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2986.tfm
14mr|texlive-cbfonts-20100713-3|1412	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn3583.tfm
14mr|texlive-cbfonts-20100713-3|1413	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0500.tfm
14mr|texlive-cbfonts-20100713-3|1414	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0600.tfm
14mr|texlive-cbfonts-20100713-3|1415	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0700.tfm
14mr|texlive-cbfonts-20100713-3|1416	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0800.tfm
14mr|texlive-cbfonts-20100713-3|1417	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0900.tfm
14mr|texlive-cbfonts-20100713-3|1418	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1000.tfm
14mr|texlive-cbfonts-20100713-3|1419	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1095.tfm
14mr|texlive-cbfonts-20100713-3|1420	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1200.tfm
14mr|texlive-cbfonts-20100713-3|1421	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1440.tfm
14mr|texlive-cbfonts-20100713-3|1422	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1728.tfm
14mr|texlive-cbfonts-20100713-3|1423	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2074.tfm
14mr|texlive-cbfonts-20100713-3|1424	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2488.tfm
14mr|texlive-cbfonts-20100713-3|1425	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2986.tfm
14mr|texlive-cbfonts-20100713-3|1426	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo3583.tfm
14mr|texlive-cbfonts-20100713-3|1427	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0500.tfm
14mr|texlive-cbfonts-20100713-3|1428	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0600.tfm
14mr|texlive-cbfonts-20100713-3|1429	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0700.tfm
14mr|texlive-cbfonts-20100713-3|1430	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0800.tfm
14mr|texlive-cbfonts-20100713-3|1431	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0900.tfm
14mr|texlive-cbfonts-20100713-3|1432	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1000.tfm
14mr|texlive-cbfonts-20100713-3|1433	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1095.tfm
14mr|texlive-cbfonts-20100713-3|1434	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1200.tfm
14mr|texlive-cbfonts-20100713-3|1435	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1440.tfm
14mr|texlive-cbfonts-20100713-3|1436	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1728.tfm
14mr|texlive-cbfonts-20100713-3|1437	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2074.tfm
14mr|texlive-cbfonts-20100713-3|1438	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2488.tfm
14mr|texlive-cbfonts-20100713-3|1439	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2986.tfm
14mr|texlive-cbfonts-20100713-3|1440	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc3583.tfm
14mr|texlive-cbfonts-20100713-3|1441	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0500.tfm
14mr|texlive-cbfonts-20100713-3|1442	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0600.tfm
14mr|texlive-cbfonts-20100713-3|1443	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0700.tfm
14mr|texlive-cbfonts-20100713-3|1444	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0800.tfm
14mr|texlive-cbfonts-20100713-3|1445	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0900.tfm
14mr|texlive-cbfonts-20100713-3|1446	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1000.tfm
14mr|texlive-cbfonts-20100713-3|1447	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1095.tfm
14mr|texlive-cbfonts-20100713-3|1448	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1200.tfm
14mr|texlive-cbfonts-20100713-3|1449	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1440.tfm
14mr|texlive-cbfonts-20100713-3|1450	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1728.tfm
14mr|texlive-cbfonts-20100713-3|1451	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2074.tfm
14mr|texlive-cbfonts-20100713-3|1452	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2488.tfm
14mr|texlive-cbfonts-20100713-3|1453	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2986.tfm
14mr|texlive-cbfonts-20100713-3|1454	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi3583.tfm
14mr|texlive-cbfonts-20100713-3|1455	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0500.tfm
14mr|texlive-cbfonts-20100713-3|1456	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0600.tfm
14mr|texlive-cbfonts-20100713-3|1457	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0700.tfm
14mr|texlive-cbfonts-20100713-3|1458	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0800.tfm
14mr|texlive-cbfonts-20100713-3|1459	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0900.tfm
14mr|texlive-cbfonts-20100713-3|1460	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1000.tfm
14mr|texlive-cbfonts-20100713-3|1461	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1095.tfm
14mr|texlive-cbfonts-20100713-3|1462	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1200.tfm
14mr|texlive-cbfonts-20100713-3|1463	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1440.tfm
14mr|texlive-cbfonts-20100713-3|1464	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1728.tfm
14mr|texlive-cbfonts-20100713-3|1465	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2074.tfm
14mr|texlive-cbfonts-20100713-3|1466	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2488.tfm
14mr|texlive-cbfonts-20100713-3|1467	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2986.tfm
14mr|texlive-cbfonts-20100713-3|1468	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn3583.tfm
14mr|texlive-cbfonts-20100713-3|1469	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0500.tfm
14mr|texlive-cbfonts-20100713-3|1470	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0600.tfm
14mr|texlive-cbfonts-20100713-3|1471	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0700.tfm
14mr|texlive-cbfonts-20100713-3|1472	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0800.tfm
14mr|texlive-cbfonts-20100713-3|1473	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0900.tfm
14mr|texlive-cbfonts-20100713-3|1474	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1000.tfm
14mr|texlive-cbfonts-20100713-3|1475	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1095.tfm
14mr|texlive-cbfonts-20100713-3|1476	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1200.tfm
14mr|texlive-cbfonts-20100713-3|1477	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1440.tfm
14mr|texlive-cbfonts-20100713-3|1478	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1728.tfm
14mr|texlive-cbfonts-20100713-3|1479	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2074.tfm
14mr|texlive-cbfonts-20100713-3|1480	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2488.tfm
14mr|texlive-cbfonts-20100713-3|1481	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2986.tfm
14mr|texlive-cbfonts-20100713-3|1482	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo3583.tfm
14mr|texlive-cbfonts-20100713-3|1483	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0500.tfm
14mr|texlive-cbfonts-20100713-3|1484	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0600.tfm
14mr|texlive-cbfonts-20100713-3|1485	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0700.tfm
14mr|texlive-cbfonts-20100713-3|1486	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0800.tfm
14mr|texlive-cbfonts-20100713-3|1487	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0900.tfm
14mr|texlive-cbfonts-20100713-3|1488	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1000.tfm
14mr|texlive-cbfonts-20100713-3|1489	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1095.tfm
14mr|texlive-cbfonts-20100713-3|1490	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1200.tfm
14mr|texlive-cbfonts-20100713-3|1491	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1440.tfm
14mr|texlive-cbfonts-20100713-3|1492	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1728.tfm
14mr|texlive-cbfonts-20100713-3|1493	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2074.tfm
14mr|texlive-cbfonts-20100713-3|1494	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2488.tfm
14mr|texlive-cbfonts-20100713-3|1495	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2986.tfm
14mr|texlive-cbfonts-20100713-3|1496	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu3583.tfm
14mr|texlive-cbfonts-20100713-3|1497	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0500.tfm
14mr|texlive-cbfonts-20100713-3|1498	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0600.tfm
14mr|texlive-cbfonts-20100713-3|1499	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0700.tfm
14mr|texlive-cbfonts-20100713-3|1500	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0800.tfm
14mr|texlive-cbfonts-20100713-3|1501	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0900.tfm
14mr|texlive-cbfonts-20100713-3|1502	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1000.tfm
14mr|texlive-cbfonts-20100713-3|1503	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1095.tfm
14mr|texlive-cbfonts-20100713-3|1504	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1200.tfm
14mr|texlive-cbfonts-20100713-3|1505	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1440.tfm
14mr|texlive-cbfonts-20100713-3|1506	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1728.tfm
14mr|texlive-cbfonts-20100713-3|1507	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2074.tfm
14mr|texlive-cbfonts-20100713-3|1508	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2488.tfm
14mr|texlive-cbfonts-20100713-3|1509	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2986.tfm
14mr|texlive-cbfonts-20100713-3|1510	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc3583.tfm
14mr|texlive-cbfonts-20100713-3|1511	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0500.tfm
14mr|texlive-cbfonts-20100713-3|1512	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0600.tfm
14mr|texlive-cbfonts-20100713-3|1513	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0700.tfm
14mr|texlive-cbfonts-20100713-3|1514	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0800.tfm
14mr|texlive-cbfonts-20100713-3|1515	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0900.tfm
14mr|texlive-cbfonts-20100713-3|1516	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1000.tfm
14mr|texlive-cbfonts-20100713-3|1517	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1095.tfm
14mr|texlive-cbfonts-20100713-3|1518	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1200.tfm
14mr|texlive-cbfonts-20100713-3|1519	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1440.tfm
14mr|texlive-cbfonts-20100713-3|1520	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1728.tfm
14mr|texlive-cbfonts-20100713-3|1521	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2074.tfm
14mr|texlive-cbfonts-20100713-3|1522	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2488.tfm
14mr|texlive-cbfonts-20100713-3|1523	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2986.tfm
14mr|texlive-cbfonts-20100713-3|1524	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi3583.tfm
14mr|texlive-cbfonts-20100713-3|1525	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0500.tfm
14mr|texlive-cbfonts-20100713-3|1526	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0600.tfm
14mr|texlive-cbfonts-20100713-3|1527	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0700.tfm
14mr|texlive-cbfonts-20100713-3|1528	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0800.tfm
14mr|texlive-cbfonts-20100713-3|1529	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0900.tfm
14mr|texlive-cbfonts-20100713-3|1530	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1000.tfm
14mr|texlive-cbfonts-20100713-3|1531	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1095.tfm
14mr|texlive-cbfonts-20100713-3|1532	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1200.tfm
14mr|texlive-cbfonts-20100713-3|1533	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1440.tfm
14mr|texlive-cbfonts-20100713-3|1534	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1728.tfm
14mr|texlive-cbfonts-20100713-3|1535	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2074.tfm
14mr|texlive-cbfonts-20100713-3|1536	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2488.tfm
14mr|texlive-cbfonts-20100713-3|1537	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2986.tfm
14mr|texlive-cbfonts-20100713-3|1538	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn3583.tfm
14mr|texlive-cbfonts-20100713-3|1539	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0500.tfm
14mr|texlive-cbfonts-20100713-3|1540	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0600.tfm
14mr|texlive-cbfonts-20100713-3|1541	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0700.tfm
14mr|texlive-cbfonts-20100713-3|1542	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0800.tfm
14mr|texlive-cbfonts-20100713-3|1543	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0900.tfm
14mr|texlive-cbfonts-20100713-3|1544	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1000.tfm
14mr|texlive-cbfonts-20100713-3|1545	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1095.tfm
14mr|texlive-cbfonts-20100713-3|1546	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1200.tfm
14mr|texlive-cbfonts-20100713-3|1547	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1440.tfm
14mr|texlive-cbfonts-20100713-3|1548	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1728.tfm
14mr|texlive-cbfonts-20100713-3|1549	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2074.tfm
14mr|texlive-cbfonts-20100713-3|1550	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2488.tfm
14mr|texlive-cbfonts-20100713-3|1551	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2986.tfm
14mr|texlive-cbfonts-20100713-3|1552	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo3583.tfm
14mr|texlive-cbfonts-20100713-3|1553	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0500.tfm
14mr|texlive-cbfonts-20100713-3|1554	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0600.tfm
14mr|texlive-cbfonts-20100713-3|1555	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0700.tfm
14mr|texlive-cbfonts-20100713-3|1556	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0800.tfm
14mr|texlive-cbfonts-20100713-3|1557	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0900.tfm
14mr|texlive-cbfonts-20100713-3|1558	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1000.tfm
14mr|texlive-cbfonts-20100713-3|1559	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1095.tfm
14mr|texlive-cbfonts-20100713-3|1560	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1200.tfm
14mr|texlive-cbfonts-20100713-3|1561	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1440.tfm
14mr|texlive-cbfonts-20100713-3|1562	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1728.tfm
14mr|texlive-cbfonts-20100713-3|1563	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2074.tfm
14mr|texlive-cbfonts-20100713-3|1564	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2488.tfm
14mr|texlive-cbfonts-20100713-3|1565	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2986.tfm
14mr|texlive-cbfonts-20100713-3|1566	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu3583.tfm
14mr|texlive-cbfonts-20100713-3|1567	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0500.tfm
14mr|texlive-cbfonts-20100713-3|1568	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0600.tfm
14mr|texlive-cbfonts-20100713-3|1569	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0700.tfm
14mr|texlive-cbfonts-20100713-3|1570	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0800.tfm
14mr|texlive-cbfonts-20100713-3|1571	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0900.tfm
14mr|texlive-cbfonts-20100713-3|1572	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1000.tfm
14mr|texlive-cbfonts-20100713-3|1573	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1095.tfm
14mr|texlive-cbfonts-20100713-3|1574	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1200.tfm
14mr|texlive-cbfonts-20100713-3|1575	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1440.tfm
14mr|texlive-cbfonts-20100713-3|1576	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1728.tfm
14mr|texlive-cbfonts-20100713-3|1577	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2074.tfm
14mr|texlive-cbfonts-20100713-3|1578	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2488.tfm
14mr|texlive-cbfonts-20100713-3|1579	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2986.tfm
14mr|texlive-cbfonts-20100713-3|1580	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl3583.tfm
14mr|texlive-cbfonts-20100713-3|1581	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0500.tfm
14mr|texlive-cbfonts-20100713-3|1582	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0600.tfm
14mr|texlive-cbfonts-20100713-3|1583	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0700.tfm
14mr|texlive-cbfonts-20100713-3|1584	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0800.tfm
14mr|texlive-cbfonts-20100713-3|1585	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0900.tfm
14mr|texlive-cbfonts-20100713-3|1586	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1000.tfm
14mr|texlive-cbfonts-20100713-3|1587	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1095.tfm
14mr|texlive-cbfonts-20100713-3|1588	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1200.tfm
14mr|texlive-cbfonts-20100713-3|1589	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1440.tfm
14mr|texlive-cbfonts-20100713-3|1590	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1728.tfm
14mr|texlive-cbfonts-20100713-3|1591	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2074.tfm
14mr|texlive-cbfonts-20100713-3|1592	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2488.tfm
14mr|texlive-cbfonts-20100713-3|1593	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2986.tfm
14mr|texlive-cbfonts-20100713-3|1594	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc3583.tfm
14mr|texlive-cbfonts-20100713-3|1595	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0500.tfm
14mr|texlive-cbfonts-20100713-3|1596	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0600.tfm
14mr|texlive-cbfonts-20100713-3|1597	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0700.tfm
14mr|texlive-cbfonts-20100713-3|1598	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0800.tfm
14mr|texlive-cbfonts-20100713-3|1599	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0900.tfm
14mr|texlive-cbfonts-20100713-3|1600	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1000.tfm
14mr|texlive-cbfonts-20100713-3|1601	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1095.tfm
14mr|texlive-cbfonts-20100713-3|1602	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1200.tfm
14mr|texlive-cbfonts-20100713-3|1603	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1440.tfm
14mr|texlive-cbfonts-20100713-3|1604	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1728.tfm
14mr|texlive-cbfonts-20100713-3|1605	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2074.tfm
14mr|texlive-cbfonts-20100713-3|1606	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2488.tfm
14mr|texlive-cbfonts-20100713-3|1607	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2986.tfm
14mr|texlive-cbfonts-20100713-3|1608	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi3583.tfm
14mr|texlive-cbfonts-20100713-3|1609	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0500.tfm
14mr|texlive-cbfonts-20100713-3|1610	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0600.tfm
14mr|texlive-cbfonts-20100713-3|1611	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0700.tfm
14mr|texlive-cbfonts-20100713-3|1612	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0800.tfm
14mr|texlive-cbfonts-20100713-3|1613	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0900.tfm
14mr|texlive-cbfonts-20100713-3|1614	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1000.tfm
14mr|texlive-cbfonts-20100713-3|1615	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1095.tfm
14mr|texlive-cbfonts-20100713-3|1616	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1200.tfm
14mr|texlive-cbfonts-20100713-3|1617	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1440.tfm
14mr|texlive-cbfonts-20100713-3|1618	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1728.tfm
14mr|texlive-cbfonts-20100713-3|1619	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2074.tfm
14mr|texlive-cbfonts-20100713-3|1620	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2488.tfm
14mr|texlive-cbfonts-20100713-3|1621	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2986.tfm
14mr|texlive-cbfonts-20100713-3|1622	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml3583.tfm
14mr|texlive-cbfonts-20100713-3|1623	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0500.tfm
14mr|texlive-cbfonts-20100713-3|1624	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0600.tfm
14mr|texlive-cbfonts-20100713-3|1625	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0700.tfm
14mr|texlive-cbfonts-20100713-3|1626	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0800.tfm
14mr|texlive-cbfonts-20100713-3|1627	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0900.tfm
14mr|texlive-cbfonts-20100713-3|1628	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1000.tfm
14mr|texlive-cbfonts-20100713-3|1629	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1095.tfm
14mr|texlive-cbfonts-20100713-3|1630	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1200.tfm
14mr|texlive-cbfonts-20100713-3|1631	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1440.tfm
14mr|texlive-cbfonts-20100713-3|1632	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1728.tfm
14mr|texlive-cbfonts-20100713-3|1633	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2074.tfm
14mr|texlive-cbfonts-20100713-3|1634	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2488.tfm
14mr|texlive-cbfonts-20100713-3|1635	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2986.tfm
14mr|texlive-cbfonts-20100713-3|1636	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn3583.tfm
14mr|texlive-cbfonts-20100713-3|1637	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0500.tfm
14mr|texlive-cbfonts-20100713-3|1638	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0600.tfm
14mr|texlive-cbfonts-20100713-3|1639	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0700.tfm
14mr|texlive-cbfonts-20100713-3|1640	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0800.tfm
14mr|texlive-cbfonts-20100713-3|1641	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0900.tfm
14mr|texlive-cbfonts-20100713-3|1642	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1000.tfm
14mr|texlive-cbfonts-20100713-3|1643	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1095.tfm
14mr|texlive-cbfonts-20100713-3|1644	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1200.tfm
14mr|texlive-cbfonts-20100713-3|1645	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1440.tfm
14mr|texlive-cbfonts-20100713-3|1646	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1728.tfm
14mr|texlive-cbfonts-20100713-3|1647	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2074.tfm
14mr|texlive-cbfonts-20100713-3|1648	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2488.tfm
14mr|texlive-cbfonts-20100713-3|1649	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2986.tfm
14mr|texlive-cbfonts-20100713-3|1650	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo3583.tfm
14mr|texlive-cbfonts-20100713-3|1651	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0500.tfm
14mr|texlive-cbfonts-20100713-3|1652	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0600.tfm
14mr|texlive-cbfonts-20100713-3|1653	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0700.tfm
14mr|texlive-cbfonts-20100713-3|1654	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0800.tfm
14mr|texlive-cbfonts-20100713-3|1655	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0900.tfm
14mr|texlive-cbfonts-20100713-3|1656	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1000.tfm
14mr|texlive-cbfonts-20100713-3|1657	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1095.tfm
14mr|texlive-cbfonts-20100713-3|1658	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1200.tfm
14mr|texlive-cbfonts-20100713-3|1659	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1440.tfm
14mr|texlive-cbfonts-20100713-3|1660	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1728.tfm
14mr|texlive-cbfonts-20100713-3|1661	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2074.tfm
14mr|texlive-cbfonts-20100713-3|1662	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2488.tfm
14mr|texlive-cbfonts-20100713-3|1663	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2986.tfm
14mr|texlive-cbfonts-20100713-3|1664	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu3583.tfm
14mr|texlive-cbfonts-20100713-3|1665	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0500.tfm
14mr|texlive-cbfonts-20100713-3|1666	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0600.tfm
14mr|texlive-cbfonts-20100713-3|1667	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0700.tfm
14mr|texlive-cbfonts-20100713-3|1668	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0800.tfm
14mr|texlive-cbfonts-20100713-3|1669	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0900.tfm
14mr|texlive-cbfonts-20100713-3|1670	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1000.tfm
14mr|texlive-cbfonts-20100713-3|1671	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1095.tfm
14mr|texlive-cbfonts-20100713-3|1672	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1200.tfm
14mr|texlive-cbfonts-20100713-3|1673	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1440.tfm
14mr|texlive-cbfonts-20100713-3|1674	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1728.tfm
14mr|texlive-cbfonts-20100713-3|1675	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2074.tfm
14mr|texlive-cbfonts-20100713-3|1676	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2488.tfm
14mr|texlive-cbfonts-20100713-3|1677	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2986.tfm
14mr|texlive-cbfonts-20100713-3|1678	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc3583.tfm
14mr|texlive-cbfonts-20100713-3|1679	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0500.tfm
14mr|texlive-cbfonts-20100713-3|1680	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0600.tfm
14mr|texlive-cbfonts-20100713-3|1681	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0700.tfm
14mr|texlive-cbfonts-20100713-3|1682	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0800.tfm
14mr|texlive-cbfonts-20100713-3|1683	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0900.tfm
14mr|texlive-cbfonts-20100713-3|1684	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1000.tfm
14mr|texlive-cbfonts-20100713-3|1685	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1095.tfm
14mr|texlive-cbfonts-20100713-3|1686	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1200.tfm
14mr|texlive-cbfonts-20100713-3|1687	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1440.tfm
14mr|texlive-cbfonts-20100713-3|1688	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1728.tfm
14mr|texlive-cbfonts-20100713-3|1689	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2074.tfm
14mr|texlive-cbfonts-20100713-3|1690	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2488.tfm
14mr|texlive-cbfonts-20100713-3|1691	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2986.tfm
14mr|texlive-cbfonts-20100713-3|1692	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi3583.tfm
14mr|texlive-cbfonts-20100713-3|1693	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0500.tfm
14mr|texlive-cbfonts-20100713-3|1694	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0600.tfm
14mr|texlive-cbfonts-20100713-3|1695	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0700.tfm
14mr|texlive-cbfonts-20100713-3|1696	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0800.tfm
14mr|texlive-cbfonts-20100713-3|1697	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0900.tfm
14mr|texlive-cbfonts-20100713-3|1698	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1000.tfm
14mr|texlive-cbfonts-20100713-3|1699	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1095.tfm
14mr|texlive-cbfonts-20100713-3|1700	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1200.tfm
14mr|texlive-cbfonts-20100713-3|1701	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1440.tfm
14mr|texlive-cbfonts-20100713-3|1702	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1728.tfm
14mr|texlive-cbfonts-20100713-3|1703	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2074.tfm
14mr|texlive-cbfonts-20100713-3|1704	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2488.tfm
14mr|texlive-cbfonts-20100713-3|1705	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2986.tfm
14mr|texlive-cbfonts-20100713-3|1706	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl3583.tfm
14mr|texlive-cbfonts-20100713-3|1707	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0500.tfm
14mr|texlive-cbfonts-20100713-3|1708	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0600.tfm
14mr|texlive-cbfonts-20100713-3|1709	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0700.tfm
14mr|texlive-cbfonts-20100713-3|1710	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0800.tfm
14mr|texlive-cbfonts-20100713-3|1711	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0900.tfm
14mr|texlive-cbfonts-20100713-3|1712	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1000.tfm
14mr|texlive-cbfonts-20100713-3|1713	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1095.tfm
14mr|texlive-cbfonts-20100713-3|1714	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1200.tfm
14mr|texlive-cbfonts-20100713-3|1715	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1440.tfm
14mr|texlive-cbfonts-20100713-3|1716	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1728.tfm
14mr|texlive-cbfonts-20100713-3|1717	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2074.tfm
14mr|texlive-cbfonts-20100713-3|1718	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2488.tfm
14mr|texlive-cbfonts-20100713-3|1719	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2986.tfm
14mr|texlive-cbfonts-20100713-3|1720	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn3583.tfm
14mr|texlive-cbfonts-20100713-3|1721	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0500.tfm
14mr|texlive-cbfonts-20100713-3|1722	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0600.tfm
14mr|texlive-cbfonts-20100713-3|1723	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0700.tfm
14mr|texlive-cbfonts-20100713-3|1724	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0800.tfm
14mr|texlive-cbfonts-20100713-3|1725	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0900.tfm
14mr|texlive-cbfonts-20100713-3|1726	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1000.tfm
14mr|texlive-cbfonts-20100713-3|1727	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1095.tfm
14mr|texlive-cbfonts-20100713-3|1728	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1200.tfm
14mr|texlive-cbfonts-20100713-3|1729	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1440.tfm
14mr|texlive-cbfonts-20100713-3|1730	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1728.tfm
14mr|texlive-cbfonts-20100713-3|1731	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2074.tfm
14mr|texlive-cbfonts-20100713-3|1732	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2488.tfm
14mr|texlive-cbfonts-20100713-3|1733	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2986.tfm
14mr|texlive-cbfonts-20100713-3|1734	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo3583.tfm
14mr|texlive-cbfonts-20100713-3|1735	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0500.tfm
14mr|texlive-cbfonts-20100713-3|1736	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0600.tfm
14mr|texlive-cbfonts-20100713-3|1737	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0700.tfm
14mr|texlive-cbfonts-20100713-3|1738	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0800.tfm
14mr|texlive-cbfonts-20100713-3|1739	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0900.tfm
14mr|texlive-cbfonts-20100713-3|1740	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1000.tfm
14mr|texlive-cbfonts-20100713-3|1741	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1095.tfm
14mr|texlive-cbfonts-20100713-3|1742	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1200.tfm
14mr|texlive-cbfonts-20100713-3|1743	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1440.tfm
14mr|texlive-cbfonts-20100713-3|1744	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1728.tfm
14mr|texlive-cbfonts-20100713-3|1745	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2074.tfm
14mr|texlive-cbfonts-20100713-3|1746	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2488.tfm
14mr|texlive-cbfonts-20100713-3|1747	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2986.tfm
14mr|texlive-cbfonts-20100713-3|1748	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu3583.tfm
14mr|texlive-cbfonts-20100713-3|1749	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0500.tfm
14mr|texlive-cbfonts-20100713-3|1750	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0600.tfm
14mr|texlive-cbfonts-20100713-3|1751	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0700.tfm
14mr|texlive-cbfonts-20100713-3|1752	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0800.tfm
14mr|texlive-cbfonts-20100713-3|1753	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0900.tfm
14mr|texlive-cbfonts-20100713-3|1754	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1000.tfm
14mr|texlive-cbfonts-20100713-3|1755	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1095.tfm
14mr|texlive-cbfonts-20100713-3|1756	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1200.tfm
14mr|texlive-cbfonts-20100713-3|1757	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1440.tfm
14mr|texlive-cbfonts-20100713-3|1758	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1728.tfm
14mr|texlive-cbfonts-20100713-3|1759	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2074.tfm
14mr|texlive-cbfonts-20100713-3|1760	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2488.tfm
14mr|texlive-cbfonts-20100713-3|1761	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2986.tfm
14mr|texlive-cbfonts-20100713-3|1762	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma3583.tfm
14mr|texlive-cbfonts-20100713-3|1763	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0500.tfm
14mr|texlive-cbfonts-20100713-3|1764	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0600.tfm
14mr|texlive-cbfonts-20100713-3|1765	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0700.tfm
14mr|texlive-cbfonts-20100713-3|1766	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0800.tfm
14mr|texlive-cbfonts-20100713-3|1767	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0900.tfm
14mr|texlive-cbfonts-20100713-3|1768	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1000.tfm
14mr|texlive-cbfonts-20100713-3|1769	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1095.tfm
14mr|texlive-cbfonts-20100713-3|1770	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1200.tfm
14mr|texlive-cbfonts-20100713-3|1771	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1440.tfm
14mr|texlive-cbfonts-20100713-3|1772	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1728.tfm
14mr|texlive-cbfonts-20100713-3|1773	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2074.tfm
14mr|texlive-cbfonts-20100713-3|1774	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2488.tfm
14mr|texlive-cbfonts-20100713-3|1775	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2986.tfm
14mr|texlive-cbfonts-20100713-3|1776	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc3583.tfm
14mr|texlive-cbfonts-20100713-3|1777	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0500.tfm
14mr|texlive-cbfonts-20100713-3|1778	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0600.tfm
14mr|texlive-cbfonts-20100713-3|1779	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0700.tfm
14mr|texlive-cbfonts-20100713-3|1780	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0800.tfm
14mr|texlive-cbfonts-20100713-3|1781	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0900.tfm
14mr|texlive-cbfonts-20100713-3|1782	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1000.tfm
14mr|texlive-cbfonts-20100713-3|1783	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1095.tfm
14mr|texlive-cbfonts-20100713-3|1784	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1200.tfm
14mr|texlive-cbfonts-20100713-3|1785	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1440.tfm
14mr|texlive-cbfonts-20100713-3|1786	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1728.tfm
14mr|texlive-cbfonts-20100713-3|1787	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2074.tfm
14mr|texlive-cbfonts-20100713-3|1788	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2488.tfm
14mr|texlive-cbfonts-20100713-3|1789	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2986.tfm
14mr|texlive-cbfonts-20100713-3|1790	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme3583.tfm
14mr|texlive-cbfonts-20100713-3|1791	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0500.tfm
14mr|texlive-cbfonts-20100713-3|1792	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0600.tfm
14mr|texlive-cbfonts-20100713-3|1793	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0700.tfm
14mr|texlive-cbfonts-20100713-3|1794	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0800.tfm
14mr|texlive-cbfonts-20100713-3|1795	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0900.tfm
14mr|texlive-cbfonts-20100713-3|1796	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1000.tfm
14mr|texlive-cbfonts-20100713-3|1797	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1095.tfm
14mr|texlive-cbfonts-20100713-3|1798	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1200.tfm
14mr|texlive-cbfonts-20100713-3|1799	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1440.tfm
14mr|texlive-cbfonts-20100713-3|1800	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1728.tfm
14mr|texlive-cbfonts-20100713-3|1801	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2074.tfm
14mr|texlive-cbfonts-20100713-3|1802	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2488.tfm
14mr|texlive-cbfonts-20100713-3|1803	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2986.tfm
14mr|texlive-cbfonts-20100713-3|1804	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi3583.tfm
14mr|texlive-cbfonts-20100713-3|1805	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0500.tfm
14mr|texlive-cbfonts-20100713-3|1806	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0600.tfm
14mr|texlive-cbfonts-20100713-3|1807	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0700.tfm
14mr|texlive-cbfonts-20100713-3|1808	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0800.tfm
14mr|texlive-cbfonts-20100713-3|1809	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0900.tfm
14mr|texlive-cbfonts-20100713-3|1810	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1000.tfm
14mr|texlive-cbfonts-20100713-3|1811	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1095.tfm
14mr|texlive-cbfonts-20100713-3|1812	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1200.tfm
14mr|texlive-cbfonts-20100713-3|1813	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1440.tfm
14mr|texlive-cbfonts-20100713-3|1814	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1728.tfm
14mr|texlive-cbfonts-20100713-3|1815	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2074.tfm
14mr|texlive-cbfonts-20100713-3|1816	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2488.tfm
14mr|texlive-cbfonts-20100713-3|1817	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2986.tfm
14mr|texlive-cbfonts-20100713-3|1818	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn3583.tfm
14mr|texlive-cbfonts-20100713-3|1819	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0500.tfm
14mr|texlive-cbfonts-20100713-3|1820	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0600.tfm
14mr|texlive-cbfonts-20100713-3|1821	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0700.tfm
14mr|texlive-cbfonts-20100713-3|1822	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0800.tfm
14mr|texlive-cbfonts-20100713-3|1823	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0900.tfm
14mr|texlive-cbfonts-20100713-3|1824	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1000.tfm
14mr|texlive-cbfonts-20100713-3|1825	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1095.tfm
14mr|texlive-cbfonts-20100713-3|1826	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1200.tfm
14mr|texlive-cbfonts-20100713-3|1827	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1440.tfm
14mr|texlive-cbfonts-20100713-3|1828	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1728.tfm
14mr|texlive-cbfonts-20100713-3|1829	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2074.tfm
14mr|texlive-cbfonts-20100713-3|1830	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2488.tfm
14mr|texlive-cbfonts-20100713-3|1831	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2986.tfm
14mr|texlive-cbfonts-20100713-3|1832	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo3583.tfm
14mr|texlive-cbfonts-20100713-3|1833	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0500.tfm
14mr|texlive-cbfonts-20100713-3|1834	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0600.tfm
14mr|texlive-cbfonts-20100713-3|1835	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0700.tfm
14mr|texlive-cbfonts-20100713-3|1836	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0800.tfm
14mr|texlive-cbfonts-20100713-3|1837	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0900.tfm
14mr|texlive-cbfonts-20100713-3|1838	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1000.tfm
14mr|texlive-cbfonts-20100713-3|1839	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1095.tfm
14mr|texlive-cbfonts-20100713-3|1840	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1200.tfm
14mr|texlive-cbfonts-20100713-3|1841	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1440.tfm
14mr|texlive-cbfonts-20100713-3|1842	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1728.tfm
14mr|texlive-cbfonts-20100713-3|1843	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2074.tfm
14mr|texlive-cbfonts-20100713-3|1844	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2488.tfm
14mr|texlive-cbfonts-20100713-3|1845	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2986.tfm
14mr|texlive-cbfonts-20100713-3|1846	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu3583.tfm
14mr|texlive-cbfonts-20100713-3|1847	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0500.tfm
14mr|texlive-cbfonts-20100713-3|1848	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0600.tfm
14mr|texlive-cbfonts-20100713-3|1849	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0700.tfm
14mr|texlive-cbfonts-20100713-3|1850	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0800.tfm
14mr|texlive-cbfonts-20100713-3|1851	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0900.tfm
14mr|texlive-cbfonts-20100713-3|1852	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1000.tfm
14mr|texlive-cbfonts-20100713-3|1853	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1095.tfm
14mr|texlive-cbfonts-20100713-3|1854	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1200.tfm
14mr|texlive-cbfonts-20100713-3|1855	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1440.tfm
14mr|texlive-cbfonts-20100713-3|1856	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1728.tfm
14mr|texlive-cbfonts-20100713-3|1857	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2074.tfm
14mr|texlive-cbfonts-20100713-3|1858	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2488.tfm
14mr|texlive-cbfonts-20100713-3|1859	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2986.tfm
14mr|texlive-cbfonts-20100713-3|1860	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa3583.tfm
14mr|texlive-cbfonts-20100713-3|1861	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0500.tfm
14mr|texlive-cbfonts-20100713-3|1862	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0600.tfm
14mr|texlive-cbfonts-20100713-3|1863	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0700.tfm
14mr|texlive-cbfonts-20100713-3|1864	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0800.tfm
14mr|texlive-cbfonts-20100713-3|1865	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0900.tfm
14mr|texlive-cbfonts-20100713-3|1866	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1000.tfm
14mr|texlive-cbfonts-20100713-3|1867	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1095.tfm
14mr|texlive-cbfonts-20100713-3|1868	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1200.tfm
14mr|texlive-cbfonts-20100713-3|1869	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1440.tfm
14mr|texlive-cbfonts-20100713-3|1870	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1728.tfm
14mr|texlive-cbfonts-20100713-3|1871	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2074.tfm
14mr|texlive-cbfonts-20100713-3|1872	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2488.tfm
14mr|texlive-cbfonts-20100713-3|1873	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2986.tfm
14mr|texlive-cbfonts-20100713-3|1874	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc3583.tfm
14mr|texlive-cbfonts-20100713-3|1875	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0500.tfm
14mr|texlive-cbfonts-20100713-3|1876	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0600.tfm
14mr|texlive-cbfonts-20100713-3|1877	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0700.tfm
14mr|texlive-cbfonts-20100713-3|1878	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0800.tfm
14mr|texlive-cbfonts-20100713-3|1879	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0900.tfm
14mr|texlive-cbfonts-20100713-3|1880	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1000.tfm
14mr|texlive-cbfonts-20100713-3|1881	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1095.tfm
14mr|texlive-cbfonts-20100713-3|1882	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1200.tfm
14mr|texlive-cbfonts-20100713-3|1883	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1440.tfm
14mr|texlive-cbfonts-20100713-3|1884	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1728.tfm
14mr|texlive-cbfonts-20100713-3|1885	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2074.tfm
14mr|texlive-cbfonts-20100713-3|1886	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2488.tfm
14mr|texlive-cbfonts-20100713-3|1887	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2986.tfm
14mr|texlive-cbfonts-20100713-3|1888	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe3583.tfm
14mr|texlive-cbfonts-20100713-3|1889	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0500.tfm
14mr|texlive-cbfonts-20100713-3|1890	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0600.tfm
14mr|texlive-cbfonts-20100713-3|1891	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0700.tfm
14mr|texlive-cbfonts-20100713-3|1892	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0800.tfm
14mr|texlive-cbfonts-20100713-3|1893	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0900.tfm
14mr|texlive-cbfonts-20100713-3|1894	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1000.tfm
14mr|texlive-cbfonts-20100713-3|1895	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1095.tfm
14mr|texlive-cbfonts-20100713-3|1896	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1200.tfm
14mr|texlive-cbfonts-20100713-3|1897	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1440.tfm
14mr|texlive-cbfonts-20100713-3|1898	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1728.tfm
14mr|texlive-cbfonts-20100713-3|1899	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2074.tfm
14mr|texlive-cbfonts-20100713-3|1900	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2488.tfm
14mr|texlive-cbfonts-20100713-3|1901	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2986.tfm
14mr|texlive-cbfonts-20100713-3|1902	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi3583.tfm
14mr|texlive-cbfonts-20100713-3|1903	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0500.tfm
14mr|texlive-cbfonts-20100713-3|1904	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0600.tfm
14mr|texlive-cbfonts-20100713-3|1905	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0700.tfm
14mr|texlive-cbfonts-20100713-3|1906	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0800.tfm
14mr|texlive-cbfonts-20100713-3|1907	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0900.tfm
14mr|texlive-cbfonts-20100713-3|1908	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1000.tfm
14mr|texlive-cbfonts-20100713-3|1909	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1095.tfm
14mr|texlive-cbfonts-20100713-3|1910	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1200.tfm
14mr|texlive-cbfonts-20100713-3|1911	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1440.tfm
14mr|texlive-cbfonts-20100713-3|1912	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1728.tfm
14mr|texlive-cbfonts-20100713-3|1913	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2074.tfm
14mr|texlive-cbfonts-20100713-3|1914	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2488.tfm
14mr|texlive-cbfonts-20100713-3|1915	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2986.tfm
14mr|texlive-cbfonts-20100713-3|1916	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn3583.tfm
14mr|texlive-cbfonts-20100713-3|1917	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0500.tfm
14mr|texlive-cbfonts-20100713-3|1918	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0600.tfm
14mr|texlive-cbfonts-20100713-3|1919	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0700.tfm
14mr|texlive-cbfonts-20100713-3|1920	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0800.tfm
14mr|texlive-cbfonts-20100713-3|1921	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0900.tfm
14mr|texlive-cbfonts-20100713-3|1922	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1000.tfm
14mr|texlive-cbfonts-20100713-3|1923	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1095.tfm
14mr|texlive-cbfonts-20100713-3|1924	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1200.tfm
14mr|texlive-cbfonts-20100713-3|1925	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1440.tfm
14mr|texlive-cbfonts-20100713-3|1926	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1728.tfm
14mr|texlive-cbfonts-20100713-3|1927	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2074.tfm
14mr|texlive-cbfonts-20100713-3|1928	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2488.tfm
14mr|texlive-cbfonts-20100713-3|1929	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2986.tfm
14mr|texlive-cbfonts-20100713-3|1930	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo3583.tfm
14mr|texlive-cbfonts-20100713-3|1931	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0500.tfm
14mr|texlive-cbfonts-20100713-3|1932	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0600.tfm
14mr|texlive-cbfonts-20100713-3|1933	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0700.tfm
14mr|texlive-cbfonts-20100713-3|1934	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0800.tfm
14mr|texlive-cbfonts-20100713-3|1935	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0900.tfm
14mr|texlive-cbfonts-20100713-3|1936	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1000.tfm
14mr|texlive-cbfonts-20100713-3|1937	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1095.tfm
14mr|texlive-cbfonts-20100713-3|1938	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1200.tfm
14mr|texlive-cbfonts-20100713-3|1939	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1440.tfm
14mr|texlive-cbfonts-20100713-3|1940	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1728.tfm
14mr|texlive-cbfonts-20100713-3|1941	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2074.tfm
14mr|texlive-cbfonts-20100713-3|1942	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2488.tfm
14mr|texlive-cbfonts-20100713-3|1943	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2986.tfm
14mr|texlive-cbfonts-20100713-3|1944	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu3583.tfm
14mr|texlive-cbfonts-20100713-3|1945	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0500.tfm
14mr|texlive-cbfonts-20100713-3|1946	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0600.tfm
14mr|texlive-cbfonts-20100713-3|1947	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0700.tfm
14mr|texlive-cbfonts-20100713-3|1948	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0800.tfm
14mr|texlive-cbfonts-20100713-3|1949	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0900.tfm
14mr|texlive-cbfonts-20100713-3|1950	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1000.tfm
14mr|texlive-cbfonts-20100713-3|1951	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1095.tfm
14mr|texlive-cbfonts-20100713-3|1952	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1200.tfm
14mr|texlive-cbfonts-20100713-3|1953	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1440.tfm
14mr|texlive-cbfonts-20100713-3|1954	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1728.tfm
14mr|texlive-cbfonts-20100713-3|1955	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2074.tfm
14mr|texlive-cbfonts-20100713-3|1956	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2488.tfm
14mr|texlive-cbfonts-20100713-3|1957	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2986.tfm
14mr|texlive-cbfonts-20100713-3|1958	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc3583.tfm
14mr|texlive-cbfonts-20100713-3|1959	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0500.tfm
14mr|texlive-cbfonts-20100713-3|1960	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0600.tfm
14mr|texlive-cbfonts-20100713-3|1961	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0700.tfm
14mr|texlive-cbfonts-20100713-3|1962	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0800.tfm
14mr|texlive-cbfonts-20100713-3|1963	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0900.tfm
14mr|texlive-cbfonts-20100713-3|1964	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1000.tfm
14mr|texlive-cbfonts-20100713-3|1965	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1095.tfm
14mr|texlive-cbfonts-20100713-3|1966	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1200.tfm
14mr|texlive-cbfonts-20100713-3|1967	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1440.tfm
14mr|texlive-cbfonts-20100713-3|1968	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1728.tfm
14mr|texlive-cbfonts-20100713-3|1969	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2074.tfm
14mr|texlive-cbfonts-20100713-3|1970	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2488.tfm
14mr|texlive-cbfonts-20100713-3|1971	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2986.tfm
14mr|texlive-cbfonts-20100713-3|1972	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti3583.tfm
14mr|texlive-cbfonts-20100713-3|1973	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0500.tfm
14mr|texlive-cbfonts-20100713-3|1974	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0600.tfm
14mr|texlive-cbfonts-20100713-3|1975	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0700.tfm
14mr|texlive-cbfonts-20100713-3|1976	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0800.tfm
14mr|texlive-cbfonts-20100713-3|1977	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0900.tfm
14mr|texlive-cbfonts-20100713-3|1978	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1000.tfm
14mr|texlive-cbfonts-20100713-3|1979	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1095.tfm
14mr|texlive-cbfonts-20100713-3|1980	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1200.tfm
14mr|texlive-cbfonts-20100713-3|1981	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1440.tfm
14mr|texlive-cbfonts-20100713-3|1982	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1728.tfm
14mr|texlive-cbfonts-20100713-3|1983	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2074.tfm
14mr|texlive-cbfonts-20100713-3|1984	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2488.tfm
14mr|texlive-cbfonts-20100713-3|1985	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2986.tfm
14mr|texlive-cbfonts-20100713-3|1986	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn3583.tfm
14mr|texlive-cbfonts-20100713-3|1987	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0500.tfm
14mr|texlive-cbfonts-20100713-3|1988	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0600.tfm
14mr|texlive-cbfonts-20100713-3|1989	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0700.tfm
14mr|texlive-cbfonts-20100713-3|1990	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0800.tfm
14mr|texlive-cbfonts-20100713-3|1991	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0900.tfm
14mr|texlive-cbfonts-20100713-3|1992	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1000.tfm
14mr|texlive-cbfonts-20100713-3|1993	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1095.tfm
14mr|texlive-cbfonts-20100713-3|1994	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1200.tfm
14mr|texlive-cbfonts-20100713-3|1995	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1440.tfm
14mr|texlive-cbfonts-20100713-3|1996	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1728.tfm
14mr|texlive-cbfonts-20100713-3|1997	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2074.tfm
14mr|texlive-cbfonts-20100713-3|1998	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2488.tfm
14mr|texlive-cbfonts-20100713-3|1999	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2986.tfm
14mr|texlive-cbfonts-20100713-3|2000	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto3583.tfm
14mr|texlive-cbfonts-20100713-3|2001	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0500.tfm
14mr|texlive-cbfonts-20100713-3|2002	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0600.tfm
14mr|texlive-cbfonts-20100713-3|2003	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0700.tfm
14mr|texlive-cbfonts-20100713-3|2004	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0800.tfm
14mr|texlive-cbfonts-20100713-3|2005	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0900.tfm
14mr|texlive-cbfonts-20100713-3|2006	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1000.tfm
14mr|texlive-cbfonts-20100713-3|2007	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1095.tfm
14mr|texlive-cbfonts-20100713-3|2008	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1200.tfm
14mr|texlive-cbfonts-20100713-3|2009	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1440.tfm
14mr|texlive-cbfonts-20100713-3|2010	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1728.tfm
14mr|texlive-cbfonts-20100713-3|2011	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2074.tfm
14mr|texlive-cbfonts-20100713-3|2012	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2488.tfm
14mr|texlive-cbfonts-20100713-3|2013	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2986.tfm
14mr|texlive-cbfonts-20100713-3|2014	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu3583.tfm
14mr|texlive-cbfonts-20100713-3|2015	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0700.pfb
14mr|texlive-cbfonts-20100713-3|2016	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0800.pfb
14mr|texlive-cbfonts-20100713-3|2017	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1000.pfb
14mr|texlive-cbfonts-20100713-3|2018	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1200.pfb
14mr|texlive-cbfonts-20100713-3|2019	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1382.pfb
14mr|texlive-cbfonts-20100713-3|2020	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1659.pfb
14mr|texlive-cbfonts-20100713-3|2021	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1991.pfb
14mr|texlive-cbfonts-20100713-3|2022	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2389.pfb
14mr|texlive-cbfonts-20100713-3|2023	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2866.pfb
14mr|texlive-cbfonts-20100713-3|2024	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic3440.pfb
14mr|texlive-cbfonts-20100713-3|2025	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic4128.pfb
14mr|texlive-cbfonts-20100713-3|2026	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0700.pfb
14mr|texlive-cbfonts-20100713-3|2027	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0800.pfb
14mr|texlive-cbfonts-20100713-3|2028	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1000.pfb
14mr|texlive-cbfonts-20100713-3|2029	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1200.pfb
14mr|texlive-cbfonts-20100713-3|2030	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1382.pfb
14mr|texlive-cbfonts-20100713-3|2031	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1659.pfb
14mr|texlive-cbfonts-20100713-3|2032	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1991.pfb
14mr|texlive-cbfonts-20100713-3|2033	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2389.pfb
14mr|texlive-cbfonts-20100713-3|2034	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2866.pfb
14mr|texlive-cbfonts-20100713-3|2035	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii3440.pfb
14mr|texlive-cbfonts-20100713-3|2036	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii4128.pfb
14mr|texlive-cbfonts-20100713-3|2037	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0700.pfb
14mr|texlive-cbfonts-20100713-3|2038	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0800.pfb
14mr|texlive-cbfonts-20100713-3|2039	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1000.pfb
14mr|texlive-cbfonts-20100713-3|2040	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1200.pfb
14mr|texlive-cbfonts-20100713-3|2041	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1382.pfb
14mr|texlive-cbfonts-20100713-3|2042	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1659.pfb
14mr|texlive-cbfonts-20100713-3|2043	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1991.pfb
14mr|texlive-cbfonts-20100713-3|2044	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2389.pfb
14mr|texlive-cbfonts-20100713-3|2045	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2866.pfb
14mr|texlive-cbfonts-20100713-3|2046	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin3440.pfb
14mr|texlive-cbfonts-20100713-3|2047	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin4128.pfb
14mr|texlive-cbfonts-20100713-3|2048	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0700.pfb
14mr|texlive-cbfonts-20100713-3|2049	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0800.pfb
14mr|texlive-cbfonts-20100713-3|2050	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1000.pfb
14mr|texlive-cbfonts-20100713-3|2051	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1200.pfb
14mr|texlive-cbfonts-20100713-3|2052	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1382.pfb
14mr|texlive-cbfonts-20100713-3|2053	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1659.pfb
14mr|texlive-cbfonts-20100713-3|2054	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1991.pfb
14mr|texlive-cbfonts-20100713-3|2055	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2389.pfb
14mr|texlive-cbfonts-20100713-3|2056	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2866.pfb
14mr|texlive-cbfonts-20100713-3|2057	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio3440.pfb
14mr|texlive-cbfonts-20100713-3|2058	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio4128.pfb
14mr|texlive-cbfonts-20100713-3|2059	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0700.pfb
14mr|texlive-cbfonts-20100713-3|2060	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0800.pfb
14mr|texlive-cbfonts-20100713-3|2061	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1000.pfb
14mr|texlive-cbfonts-20100713-3|2062	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1200.pfb
14mr|texlive-cbfonts-20100713-3|2063	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1382.pfb
14mr|texlive-cbfonts-20100713-3|2064	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1659.pfb
14mr|texlive-cbfonts-20100713-3|2065	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1991.pfb
14mr|texlive-cbfonts-20100713-3|2066	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2389.pfb
14mr|texlive-cbfonts-20100713-3|2067	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2866.pfb
14mr|texlive-cbfonts-20100713-3|2068	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu3440.pfb
14mr|texlive-cbfonts-20100713-3|2069	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu4128.pfb
14mr|texlive-cbfonts-20100713-3|2070	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0700.pfb
14mr|texlive-cbfonts-20100713-3|2071	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0800.pfb
14mr|texlive-cbfonts-20100713-3|2072	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1000.pfb
14mr|texlive-cbfonts-20100713-3|2073	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1200.pfb
14mr|texlive-cbfonts-20100713-3|2074	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1382.pfb
14mr|texlive-cbfonts-20100713-3|2075	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1659.pfb
14mr|texlive-cbfonts-20100713-3|2076	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1991.pfb
14mr|texlive-cbfonts-20100713-3|2077	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2389.pfb
14mr|texlive-cbfonts-20100713-3|2078	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2866.pfb
14mr|texlive-cbfonts-20100713-3|2079	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc3440.pfb
14mr|texlive-cbfonts-20100713-3|2080	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc4128.pfb
14mr|texlive-cbfonts-20100713-3|2081	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0700.pfb
14mr|texlive-cbfonts-20100713-3|2082	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0800.pfb
14mr|texlive-cbfonts-20100713-3|2083	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1000.pfb
14mr|texlive-cbfonts-20100713-3|2084	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1200.pfb
14mr|texlive-cbfonts-20100713-3|2085	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1382.pfb
14mr|texlive-cbfonts-20100713-3|2086	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1659.pfb
14mr|texlive-cbfonts-20100713-3|2087	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1991.pfb
14mr|texlive-cbfonts-20100713-3|2088	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2389.pfb
14mr|texlive-cbfonts-20100713-3|2089	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2866.pfb
14mr|texlive-cbfonts-20100713-3|2090	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn3440.pfb
14mr|texlive-cbfonts-20100713-3|2091	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn4128.pfb
14mr|texlive-cbfonts-20100713-3|2092	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0700.pfb
14mr|texlive-cbfonts-20100713-3|2093	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0800.pfb
14mr|texlive-cbfonts-20100713-3|2094	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1000.pfb
14mr|texlive-cbfonts-20100713-3|2095	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1200.pfb
14mr|texlive-cbfonts-20100713-3|2096	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1382.pfb
14mr|texlive-cbfonts-20100713-3|2097	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1659.pfb
14mr|texlive-cbfonts-20100713-3|2098	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1991.pfb
14mr|texlive-cbfonts-20100713-3|2099	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2389.pfb
14mr|texlive-cbfonts-20100713-3|2100	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2866.pfb
14mr|texlive-cbfonts-20100713-3|2101	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo3440.pfb
14mr|texlive-cbfonts-20100713-3|2102	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo4128.pfb
14mr|texlive-cbfonts-20100713-3|2103	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0700.pfb
14mr|texlive-cbfonts-20100713-3|2104	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0800.pfb
14mr|texlive-cbfonts-20100713-3|2105	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1000.pfb
14mr|texlive-cbfonts-20100713-3|2106	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1200.pfb
14mr|texlive-cbfonts-20100713-3|2107	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1382.pfb
14mr|texlive-cbfonts-20100713-3|2108	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1659.pfb
14mr|texlive-cbfonts-20100713-3|2109	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1991.pfb
14mr|texlive-cbfonts-20100713-3|2110	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2389.pfb
14mr|texlive-cbfonts-20100713-3|2111	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2866.pfb
14mr|texlive-cbfonts-20100713-3|2112	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc3440.pfb
14mr|texlive-cbfonts-20100713-3|2113	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc4128.pfb
14mr|texlive-cbfonts-20100713-3|2114	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0700.pfb
14mr|texlive-cbfonts-20100713-3|2115	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0800.pfb
14mr|texlive-cbfonts-20100713-3|2116	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1000.pfb
14mr|texlive-cbfonts-20100713-3|2117	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1200.pfb
14mr|texlive-cbfonts-20100713-3|2118	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1382.pfb
14mr|texlive-cbfonts-20100713-3|2119	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1659.pfb
14mr|texlive-cbfonts-20100713-3|2120	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1991.pfb
14mr|texlive-cbfonts-20100713-3|2121	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2389.pfb
14mr|texlive-cbfonts-20100713-3|2122	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2866.pfb
14mr|texlive-cbfonts-20100713-3|2123	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi3440.pfb
14mr|texlive-cbfonts-20100713-3|2124	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi4128.pfb
14mr|texlive-cbfonts-20100713-3|2125	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0700.pfb
14mr|texlive-cbfonts-20100713-3|2126	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0800.pfb
14mr|texlive-cbfonts-20100713-3|2127	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1000.pfb
14mr|texlive-cbfonts-20100713-3|2128	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1200.pfb
14mr|texlive-cbfonts-20100713-3|2129	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1382.pfb
14mr|texlive-cbfonts-20100713-3|2130	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1659.pfb
14mr|texlive-cbfonts-20100713-3|2131	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1991.pfb
14mr|texlive-cbfonts-20100713-3|2132	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2389.pfb
14mr|texlive-cbfonts-20100713-3|2133	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2866.pfb
14mr|texlive-cbfonts-20100713-3|2134	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn3440.pfb
14mr|texlive-cbfonts-20100713-3|2135	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn4128.pfb
14mr|texlive-cbfonts-20100713-3|2136	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0700.pfb
14mr|texlive-cbfonts-20100713-3|2137	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0800.pfb
14mr|texlive-cbfonts-20100713-3|2138	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1000.pfb
14mr|texlive-cbfonts-20100713-3|2139	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1200.pfb
14mr|texlive-cbfonts-20100713-3|2140	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1382.pfb
14mr|texlive-cbfonts-20100713-3|2141	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1659.pfb
14mr|texlive-cbfonts-20100713-3|2142	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1991.pfb
14mr|texlive-cbfonts-20100713-3|2143	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2389.pfb
14mr|texlive-cbfonts-20100713-3|2144	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2866.pfb
14mr|texlive-cbfonts-20100713-3|2145	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo3440.pfb
14mr|texlive-cbfonts-20100713-3|2146	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo4128.pfb
14mr|texlive-cbfonts-20100713-3|2147	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0700.pfb
14mr|texlive-cbfonts-20100713-3|2148	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0800.pfb
14mr|texlive-cbfonts-20100713-3|2149	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1000.pfb
14mr|texlive-cbfonts-20100713-3|2150	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1200.pfb
14mr|texlive-cbfonts-20100713-3|2151	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1382.pfb
14mr|texlive-cbfonts-20100713-3|2152	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1659.pfb
14mr|texlive-cbfonts-20100713-3|2153	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1991.pfb
14mr|texlive-cbfonts-20100713-3|2154	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2389.pfb
14mr|texlive-cbfonts-20100713-3|2155	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2866.pfb
14mr|texlive-cbfonts-20100713-3|2156	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu3440.pfb
14mr|texlive-cbfonts-20100713-3|2157	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu4128.pfb
14mr|texlive-cbfonts-20100713-3|2158	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0700.pfb
14mr|texlive-cbfonts-20100713-3|2159	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0800.pfb
14mr|texlive-cbfonts-20100713-3|2160	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1000.pfb
14mr|texlive-cbfonts-20100713-3|2161	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1200.pfb
14mr|texlive-cbfonts-20100713-3|2162	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1382.pfb
14mr|texlive-cbfonts-20100713-3|2163	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1659.pfb
14mr|texlive-cbfonts-20100713-3|2164	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1991.pfb
14mr|texlive-cbfonts-20100713-3|2165	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2389.pfb
14mr|texlive-cbfonts-20100713-3|2166	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2866.pfb
14mr|texlive-cbfonts-20100713-3|2167	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc3440.pfb
14mr|texlive-cbfonts-20100713-3|2168	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc4128.pfb
14mr|texlive-cbfonts-20100713-3|2169	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0700.pfb
14mr|texlive-cbfonts-20100713-3|2170	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0800.pfb
14mr|texlive-cbfonts-20100713-3|2171	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1000.pfb
14mr|texlive-cbfonts-20100713-3|2172	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1200.pfb
14mr|texlive-cbfonts-20100713-3|2173	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1382.pfb
14mr|texlive-cbfonts-20100713-3|2174	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1659.pfb
14mr|texlive-cbfonts-20100713-3|2175	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1991.pfb
14mr|texlive-cbfonts-20100713-3|2176	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2389.pfb
14mr|texlive-cbfonts-20100713-3|2177	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2866.pfb
14mr|texlive-cbfonts-20100713-3|2178	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn3440.pfb
14mr|texlive-cbfonts-20100713-3|2179	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn4128.pfb
14mr|texlive-cbfonts-20100713-3|2180	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0700.pfb
14mr|texlive-cbfonts-20100713-3|2181	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0800.pfb
14mr|texlive-cbfonts-20100713-3|2182	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1000.pfb
14mr|texlive-cbfonts-20100713-3|2183	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1200.pfb
14mr|texlive-cbfonts-20100713-3|2184	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1382.pfb
14mr|texlive-cbfonts-20100713-3|2185	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1659.pfb
14mr|texlive-cbfonts-20100713-3|2186	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1991.pfb
14mr|texlive-cbfonts-20100713-3|2187	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2389.pfb
14mr|texlive-cbfonts-20100713-3|2188	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2866.pfb
14mr|texlive-cbfonts-20100713-3|2189	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto3440.pfb
14mr|texlive-cbfonts-20100713-3|2190	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto4128.pfb
14mr|texlive-cbfonts-20100713-3|2191	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0700.pfb
14mr|texlive-cbfonts-20100713-3|2192	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0800.pfb
14mr|texlive-cbfonts-20100713-3|2193	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1000.pfb
14mr|texlive-cbfonts-20100713-3|2194	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1200.pfb
14mr|texlive-cbfonts-20100713-3|2195	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1382.pfb
14mr|texlive-cbfonts-20100713-3|2196	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1659.pfb
14mr|texlive-cbfonts-20100713-3|2197	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1991.pfb
14mr|texlive-cbfonts-20100713-3|2198	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2389.pfb
14mr|texlive-cbfonts-20100713-3|2199	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2866.pfb
14mr|texlive-cbfonts-20100713-3|2200	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc3440.pfb
14mr|texlive-cbfonts-20100713-3|2201	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc4128.pfb
14mr|texlive-cbfonts-20100713-3|2202	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0700.pfb
14mr|texlive-cbfonts-20100713-3|2203	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0800.pfb
14mr|texlive-cbfonts-20100713-3|2204	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1000.pfb
14mr|texlive-cbfonts-20100713-3|2205	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1200.pfb
14mr|texlive-cbfonts-20100713-3|2206	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1382.pfb
14mr|texlive-cbfonts-20100713-3|2207	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1659.pfb
14mr|texlive-cbfonts-20100713-3|2208	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1991.pfb
14mr|texlive-cbfonts-20100713-3|2209	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2389.pfb
14mr|texlive-cbfonts-20100713-3|2210	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2866.pfb
14mr|texlive-cbfonts-20100713-3|2211	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi3440.pfb
14mr|texlive-cbfonts-20100713-3|2212	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi4128.pfb
14mr|texlive-cbfonts-20100713-3|2213	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0700.pfb
14mr|texlive-cbfonts-20100713-3|2214	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0800.pfb
14mr|texlive-cbfonts-20100713-3|2215	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1000.pfb
14mr|texlive-cbfonts-20100713-3|2216	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1200.pfb
14mr|texlive-cbfonts-20100713-3|2217	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1382.pfb
14mr|texlive-cbfonts-20100713-3|2218	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1659.pfb
14mr|texlive-cbfonts-20100713-3|2219	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1991.pfb
14mr|texlive-cbfonts-20100713-3|2220	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2389.pfb
14mr|texlive-cbfonts-20100713-3|2221	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2866.pfb
14mr|texlive-cbfonts-20100713-3|2222	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn3440.pfb
14mr|texlive-cbfonts-20100713-3|2223	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn4128.pfb
14mr|texlive-cbfonts-20100713-3|2224	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0700.pfb
14mr|texlive-cbfonts-20100713-3|2225	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0800.pfb
14mr|texlive-cbfonts-20100713-3|2226	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1000.pfb
14mr|texlive-cbfonts-20100713-3|2227	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1200.pfb
14mr|texlive-cbfonts-20100713-3|2228	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1382.pfb
14mr|texlive-cbfonts-20100713-3|2229	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1659.pfb
14mr|texlive-cbfonts-20100713-3|2230	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1991.pfb
14mr|texlive-cbfonts-20100713-3|2231	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2389.pfb
14mr|texlive-cbfonts-20100713-3|2232	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2866.pfb
14mr|texlive-cbfonts-20100713-3|2233	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo3440.pfb
14mr|texlive-cbfonts-20100713-3|2234	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo4128.pfb
14mr|texlive-cbfonts-20100713-3|2235	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0700.pfb
14mr|texlive-cbfonts-20100713-3|2236	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0800.pfb
14mr|texlive-cbfonts-20100713-3|2237	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1000.pfb
14mr|texlive-cbfonts-20100713-3|2238	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1200.pfb
14mr|texlive-cbfonts-20100713-3|2239	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1382.pfb
14mr|texlive-cbfonts-20100713-3|2240	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1659.pfb
14mr|texlive-cbfonts-20100713-3|2241	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1991.pfb
14mr|texlive-cbfonts-20100713-3|2242	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2389.pfb
14mr|texlive-cbfonts-20100713-3|2243	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2866.pfb
14mr|texlive-cbfonts-20100713-3|2244	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu3440.pfb
14mr|texlive-cbfonts-20100713-3|2245	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu4128.pfb
14mr|texlive-cbfonts-20100713-3|2246	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0700.pfb
14mr|texlive-cbfonts-20100713-3|2247	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0800.pfb
14mr|texlive-cbfonts-20100713-3|2248	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1000.pfb
14mr|texlive-cbfonts-20100713-3|2249	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1200.pfb
14mr|texlive-cbfonts-20100713-3|2250	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1382.pfb
14mr|texlive-cbfonts-20100713-3|2251	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1659.pfb
14mr|texlive-cbfonts-20100713-3|2252	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1991.pfb
14mr|texlive-cbfonts-20100713-3|2253	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2389.pfb
14mr|texlive-cbfonts-20100713-3|2254	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2866.pfb
14mr|texlive-cbfonts-20100713-3|2255	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc3440.pfb
14mr|texlive-cbfonts-20100713-3|2256	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc4128.pfb
14mr|texlive-cbfonts-20100713-3|2257	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0700.pfb
14mr|texlive-cbfonts-20100713-3|2258	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0800.pfb
14mr|texlive-cbfonts-20100713-3|2259	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1000.pfb
14mr|texlive-cbfonts-20100713-3|2260	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1200.pfb
14mr|texlive-cbfonts-20100713-3|2261	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1382.pfb
14mr|texlive-cbfonts-20100713-3|2262	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1659.pfb
14mr|texlive-cbfonts-20100713-3|2263	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1991.pfb
14mr|texlive-cbfonts-20100713-3|2264	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2389.pfb
14mr|texlive-cbfonts-20100713-3|2265	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2866.pfb
14mr|texlive-cbfonts-20100713-3|2266	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi3440.pfb
14mr|texlive-cbfonts-20100713-3|2267	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi4128.pfb
14mr|texlive-cbfonts-20100713-3|2268	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0700.pfb
14mr|texlive-cbfonts-20100713-3|2269	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0800.pfb
14mr|texlive-cbfonts-20100713-3|2270	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1000.pfb
14mr|texlive-cbfonts-20100713-3|2271	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1200.pfb
14mr|texlive-cbfonts-20100713-3|2272	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1382.pfb
14mr|texlive-cbfonts-20100713-3|2273	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1659.pfb
14mr|texlive-cbfonts-20100713-3|2274	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1991.pfb
14mr|texlive-cbfonts-20100713-3|2275	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2389.pfb
14mr|texlive-cbfonts-20100713-3|2276	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2866.pfb
14mr|texlive-cbfonts-20100713-3|2277	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn3440.pfb
14mr|texlive-cbfonts-20100713-3|2278	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn4128.pfb
14mr|texlive-cbfonts-20100713-3|2279	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0700.pfb
14mr|texlive-cbfonts-20100713-3|2280	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0800.pfb
14mr|texlive-cbfonts-20100713-3|2281	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1000.pfb
14mr|texlive-cbfonts-20100713-3|2282	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1200.pfb
14mr|texlive-cbfonts-20100713-3|2283	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1382.pfb
14mr|texlive-cbfonts-20100713-3|2284	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1659.pfb
14mr|texlive-cbfonts-20100713-3|2285	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1991.pfb
14mr|texlive-cbfonts-20100713-3|2286	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2389.pfb
14mr|texlive-cbfonts-20100713-3|2287	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2866.pfb
14mr|texlive-cbfonts-20100713-3|2288	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo3440.pfb
14mr|texlive-cbfonts-20100713-3|2289	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo4128.pfb
14mr|texlive-cbfonts-20100713-3|2290	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0700.pfb
14mr|texlive-cbfonts-20100713-3|2291	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0800.pfb
14mr|texlive-cbfonts-20100713-3|2292	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1000.pfb
14mr|texlive-cbfonts-20100713-3|2293	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1200.pfb
14mr|texlive-cbfonts-20100713-3|2294	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1382.pfb
14mr|texlive-cbfonts-20100713-3|2295	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1659.pfb
14mr|texlive-cbfonts-20100713-3|2296	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1991.pfb
14mr|texlive-cbfonts-20100713-3|2297	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2389.pfb
14mr|texlive-cbfonts-20100713-3|2298	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2866.pfb
14mr|texlive-cbfonts-20100713-3|2299	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu3440.pfb
14mr|texlive-cbfonts-20100713-3|2300	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu4128.pfb
14mr|texlive-cbfonts-20100713-3|2301	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0500.pfb
14mr|texlive-cbfonts-20100713-3|2302	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0600.pfb
14mr|texlive-cbfonts-20100713-3|2303	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0700.pfb
14mr|texlive-cbfonts-20100713-3|2304	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0800.pfb
14mr|texlive-cbfonts-20100713-3|2305	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0900.pfb
14mr|texlive-cbfonts-20100713-3|2306	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1000.pfb
14mr|texlive-cbfonts-20100713-3|2307	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1095.pfb
14mr|texlive-cbfonts-20100713-3|2308	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1200.pfb
14mr|texlive-cbfonts-20100713-3|2309	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1440.pfb
14mr|texlive-cbfonts-20100713-3|2310	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1728.pfb
14mr|texlive-cbfonts-20100713-3|2311	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2074.pfb
14mr|texlive-cbfonts-20100713-3|2312	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2488.pfb
14mr|texlive-cbfonts-20100713-3|2313	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2986.pfb
14mr|texlive-cbfonts-20100713-3|2314	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn3583.pfb
14mr|texlive-cbfonts-20100713-3|2315	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0500.pfb
14mr|texlive-cbfonts-20100713-3|2316	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0600.pfb
14mr|texlive-cbfonts-20100713-3|2317	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0700.pfb
14mr|texlive-cbfonts-20100713-3|2318	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0800.pfb
14mr|texlive-cbfonts-20100713-3|2319	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0900.pfb
14mr|texlive-cbfonts-20100713-3|2320	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1000.pfb
14mr|texlive-cbfonts-20100713-3|2321	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1095.pfb
14mr|texlive-cbfonts-20100713-3|2322	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1200.pfb
14mr|texlive-cbfonts-20100713-3|2323	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1440.pfb
14mr|texlive-cbfonts-20100713-3|2324	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1728.pfb
14mr|texlive-cbfonts-20100713-3|2325	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2074.pfb
14mr|texlive-cbfonts-20100713-3|2326	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2488.pfb
14mr|texlive-cbfonts-20100713-3|2327	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2986.pfb
14mr|texlive-cbfonts-20100713-3|2328	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo3583.pfb
14mr|texlive-cbfonts-20100713-3|2329	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0500.pfb
14mr|texlive-cbfonts-20100713-3|2330	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0600.pfb
14mr|texlive-cbfonts-20100713-3|2331	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0700.pfb
14mr|texlive-cbfonts-20100713-3|2332	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0800.pfb
14mr|texlive-cbfonts-20100713-3|2333	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0900.pfb
14mr|texlive-cbfonts-20100713-3|2334	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1000.pfb
14mr|texlive-cbfonts-20100713-3|2335	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1095.pfb
14mr|texlive-cbfonts-20100713-3|2336	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1200.pfb
14mr|texlive-cbfonts-20100713-3|2337	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1440.pfb
14mr|texlive-cbfonts-20100713-3|2338	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1728.pfb
14mr|texlive-cbfonts-20100713-3|2339	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2074.pfb
14mr|texlive-cbfonts-20100713-3|2340	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2488.pfb
14mr|texlive-cbfonts-20100713-3|2341	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2986.pfb
14mr|texlive-cbfonts-20100713-3|2342	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr3583.pfb
14mr|texlive-cbfonts-20100713-3|2343	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0500.pfb
14mr|texlive-cbfonts-20100713-3|2344	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0600.pfb
14mr|texlive-cbfonts-20100713-3|2345	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0700.pfb
14mr|texlive-cbfonts-20100713-3|2346	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0800.pfb
14mr|texlive-cbfonts-20100713-3|2347	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0900.pfb
14mr|texlive-cbfonts-20100713-3|2348	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1000.pfb
14mr|texlive-cbfonts-20100713-3|2349	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1095.pfb
14mr|texlive-cbfonts-20100713-3|2350	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1200.pfb
14mr|texlive-cbfonts-20100713-3|2351	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1440.pfb
14mr|texlive-cbfonts-20100713-3|2352	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1728.pfb
14mr|texlive-cbfonts-20100713-3|2353	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2074.pfb
14mr|texlive-cbfonts-20100713-3|2354	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2488.pfb
14mr|texlive-cbfonts-20100713-3|2355	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2986.pfb
14mr|texlive-cbfonts-20100713-3|2356	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn3583.pfb
14mr|texlive-cbfonts-20100713-3|2357	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0500.pfb
14mr|texlive-cbfonts-20100713-3|2358	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0600.pfb
14mr|texlive-cbfonts-20100713-3|2359	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0700.pfb
14mr|texlive-cbfonts-20100713-3|2360	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0800.pfb
14mr|texlive-cbfonts-20100713-3|2361	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0900.pfb
14mr|texlive-cbfonts-20100713-3|2362	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1000.pfb
14mr|texlive-cbfonts-20100713-3|2363	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1095.pfb
14mr|texlive-cbfonts-20100713-3|2364	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1200.pfb
14mr|texlive-cbfonts-20100713-3|2365	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1440.pfb
14mr|texlive-cbfonts-20100713-3|2366	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1728.pfb
14mr|texlive-cbfonts-20100713-3|2367	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2074.pfb
14mr|texlive-cbfonts-20100713-3|2368	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2488.pfb
14mr|texlive-cbfonts-20100713-3|2369	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2986.pfb
14mr|texlive-cbfonts-20100713-3|2370	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo3583.pfb
14mr|texlive-cbfonts-20100713-3|2371	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0500.pfb
14mr|texlive-cbfonts-20100713-3|2372	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0600.pfb
14mr|texlive-cbfonts-20100713-3|2373	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0700.pfb
14mr|texlive-cbfonts-20100713-3|2374	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0800.pfb
14mr|texlive-cbfonts-20100713-3|2375	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0900.pfb
14mr|texlive-cbfonts-20100713-3|2376	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1000.pfb
14mr|texlive-cbfonts-20100713-3|2377	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1095.pfb
14mr|texlive-cbfonts-20100713-3|2378	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1200.pfb
14mr|texlive-cbfonts-20100713-3|2379	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1440.pfb
14mr|texlive-cbfonts-20100713-3|2380	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1728.pfb
14mr|texlive-cbfonts-20100713-3|2381	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2074.pfb
14mr|texlive-cbfonts-20100713-3|2382	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2488.pfb
14mr|texlive-cbfonts-20100713-3|2383	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2986.pfb
14mr|texlive-cbfonts-20100713-3|2384	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc3583.pfb
14mr|texlive-cbfonts-20100713-3|2385	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0500.pfb
14mr|texlive-cbfonts-20100713-3|2386	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0600.pfb
14mr|texlive-cbfonts-20100713-3|2387	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0700.pfb
14mr|texlive-cbfonts-20100713-3|2388	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0800.pfb
14mr|texlive-cbfonts-20100713-3|2389	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0900.pfb
14mr|texlive-cbfonts-20100713-3|2390	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1000.pfb
14mr|texlive-cbfonts-20100713-3|2391	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1095.pfb
14mr|texlive-cbfonts-20100713-3|2392	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1200.pfb
14mr|texlive-cbfonts-20100713-3|2393	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1440.pfb
14mr|texlive-cbfonts-20100713-3|2394	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1728.pfb
14mr|texlive-cbfonts-20100713-3|2395	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2074.pfb
14mr|texlive-cbfonts-20100713-3|2396	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2488.pfb
14mr|texlive-cbfonts-20100713-3|2397	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2986.pfb
14mr|texlive-cbfonts-20100713-3|2398	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi3583.pfb
14mr|texlive-cbfonts-20100713-3|2399	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0500.pfb
14mr|texlive-cbfonts-20100713-3|2400	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0600.pfb
14mr|texlive-cbfonts-20100713-3|2401	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0700.pfb
14mr|texlive-cbfonts-20100713-3|2402	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0800.pfb
14mr|texlive-cbfonts-20100713-3|2403	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0900.pfb
14mr|texlive-cbfonts-20100713-3|2404	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1000.pfb
14mr|texlive-cbfonts-20100713-3|2405	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1095.pfb
14mr|texlive-cbfonts-20100713-3|2406	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1200.pfb
14mr|texlive-cbfonts-20100713-3|2407	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1440.pfb
14mr|texlive-cbfonts-20100713-3|2408	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1728.pfb
14mr|texlive-cbfonts-20100713-3|2409	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2074.pfb
14mr|texlive-cbfonts-20100713-3|2410	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2488.pfb
14mr|texlive-cbfonts-20100713-3|2411	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2986.pfb
14mr|texlive-cbfonts-20100713-3|2412	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn3583.pfb
14mr|texlive-cbfonts-20100713-3|2413	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0500.pfb
14mr|texlive-cbfonts-20100713-3|2414	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0600.pfb
14mr|texlive-cbfonts-20100713-3|2415	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0700.pfb
14mr|texlive-cbfonts-20100713-3|2416	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0800.pfb
14mr|texlive-cbfonts-20100713-3|2417	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0900.pfb
14mr|texlive-cbfonts-20100713-3|2418	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1000.pfb
14mr|texlive-cbfonts-20100713-3|2419	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1095.pfb
14mr|texlive-cbfonts-20100713-3|2420	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1200.pfb
14mr|texlive-cbfonts-20100713-3|2421	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1440.pfb
14mr|texlive-cbfonts-20100713-3|2422	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1728.pfb
14mr|texlive-cbfonts-20100713-3|2423	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2074.pfb
14mr|texlive-cbfonts-20100713-3|2424	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2488.pfb
14mr|texlive-cbfonts-20100713-3|2425	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2986.pfb
14mr|texlive-cbfonts-20100713-3|2426	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo3583.pfb
14mr|texlive-cbfonts-20100713-3|2427	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0500.pfb
14mr|texlive-cbfonts-20100713-3|2428	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0600.pfb
14mr|texlive-cbfonts-20100713-3|2429	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0700.pfb
14mr|texlive-cbfonts-20100713-3|2430	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0800.pfb
14mr|texlive-cbfonts-20100713-3|2431	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0900.pfb
14mr|texlive-cbfonts-20100713-3|2432	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1000.pfb
14mr|texlive-cbfonts-20100713-3|2433	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1095.pfb
14mr|texlive-cbfonts-20100713-3|2434	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1200.pfb
14mr|texlive-cbfonts-20100713-3|2435	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1440.pfb
14mr|texlive-cbfonts-20100713-3|2436	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1728.pfb
14mr|texlive-cbfonts-20100713-3|2437	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2074.pfb
14mr|texlive-cbfonts-20100713-3|2438	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2488.pfb
14mr|texlive-cbfonts-20100713-3|2439	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2986.pfb
14mr|texlive-cbfonts-20100713-3|2440	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu3583.pfb
14mr|texlive-cbfonts-20100713-3|2441	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0500.pfb
14mr|texlive-cbfonts-20100713-3|2442	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0600.pfb
14mr|texlive-cbfonts-20100713-3|2443	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0700.pfb
14mr|texlive-cbfonts-20100713-3|2444	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0800.pfb
14mr|texlive-cbfonts-20100713-3|2445	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0900.pfb
14mr|texlive-cbfonts-20100713-3|2446	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1000.pfb
14mr|texlive-cbfonts-20100713-3|2447	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1095.pfb
14mr|texlive-cbfonts-20100713-3|2448	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1200.pfb
14mr|texlive-cbfonts-20100713-3|2449	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1440.pfb
14mr|texlive-cbfonts-20100713-3|2450	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1728.pfb
14mr|texlive-cbfonts-20100713-3|2451	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2074.pfb
14mr|texlive-cbfonts-20100713-3|2452	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2488.pfb
14mr|texlive-cbfonts-20100713-3|2453	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2986.pfb
14mr|texlive-cbfonts-20100713-3|2454	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc3583.pfb
14mr|texlive-cbfonts-20100713-3|2455	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0500.pfb
14mr|texlive-cbfonts-20100713-3|2456	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0600.pfb
14mr|texlive-cbfonts-20100713-3|2457	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0700.pfb
14mr|texlive-cbfonts-20100713-3|2458	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0800.pfb
14mr|texlive-cbfonts-20100713-3|2459	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0900.pfb
14mr|texlive-cbfonts-20100713-3|2460	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1000.pfb
14mr|texlive-cbfonts-20100713-3|2461	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1095.pfb
14mr|texlive-cbfonts-20100713-3|2462	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1200.pfb
14mr|texlive-cbfonts-20100713-3|2463	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1440.pfb
14mr|texlive-cbfonts-20100713-3|2464	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1728.pfb
14mr|texlive-cbfonts-20100713-3|2465	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2074.pfb
14mr|texlive-cbfonts-20100713-3|2466	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2488.pfb
14mr|texlive-cbfonts-20100713-3|2467	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2986.pfb
14mr|texlive-cbfonts-20100713-3|2468	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi3583.pfb
14mr|texlive-cbfonts-20100713-3|2469	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0500.pfb
14mr|texlive-cbfonts-20100713-3|2470	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0600.pfb
14mr|texlive-cbfonts-20100713-3|2471	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0700.pfb
14mr|texlive-cbfonts-20100713-3|2472	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0800.pfb
14mr|texlive-cbfonts-20100713-3|2473	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0900.pfb
14mr|texlive-cbfonts-20100713-3|2474	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1000.pfb
14mr|texlive-cbfonts-20100713-3|2475	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1095.pfb
14mr|texlive-cbfonts-20100713-3|2476	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1200.pfb
14mr|texlive-cbfonts-20100713-3|2477	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1440.pfb
14mr|texlive-cbfonts-20100713-3|2478	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1728.pfb
14mr|texlive-cbfonts-20100713-3|2479	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2074.pfb
14mr|texlive-cbfonts-20100713-3|2480	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2488.pfb
14mr|texlive-cbfonts-20100713-3|2481	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2986.pfb
14mr|texlive-cbfonts-20100713-3|2482	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn3583.pfb
14mr|texlive-cbfonts-20100713-3|2483	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0500.pfb
14mr|texlive-cbfonts-20100713-3|2484	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0600.pfb
14mr|texlive-cbfonts-20100713-3|2485	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0700.pfb
14mr|texlive-cbfonts-20100713-3|2486	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0800.pfb
14mr|texlive-cbfonts-20100713-3|2487	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0900.pfb
14mr|texlive-cbfonts-20100713-3|2488	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1000.pfb
14mr|texlive-cbfonts-20100713-3|2489	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1095.pfb
14mr|texlive-cbfonts-20100713-3|2490	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1200.pfb
14mr|texlive-cbfonts-20100713-3|2491	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1440.pfb
14mr|texlive-cbfonts-20100713-3|2492	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1728.pfb
14mr|texlive-cbfonts-20100713-3|2493	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2074.pfb
14mr|texlive-cbfonts-20100713-3|2494	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2488.pfb
14mr|texlive-cbfonts-20100713-3|2495	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2986.pfb
14mr|texlive-cbfonts-20100713-3|2496	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo3583.pfb
14mr|texlive-cbfonts-20100713-3|2497	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0500.pfb
14mr|texlive-cbfonts-20100713-3|2498	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0600.pfb
14mr|texlive-cbfonts-20100713-3|2499	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0700.pfb
14mr|texlive-cbfonts-20100713-3|2500	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0800.pfb
14mr|texlive-cbfonts-20100713-3|2501	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0900.pfb
14mr|texlive-cbfonts-20100713-3|2502	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1000.pfb
14mr|texlive-cbfonts-20100713-3|2503	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1095.pfb
14mr|texlive-cbfonts-20100713-3|2504	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1200.pfb
14mr|texlive-cbfonts-20100713-3|2505	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1440.pfb
14mr|texlive-cbfonts-20100713-3|2506	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1728.pfb
14mr|texlive-cbfonts-20100713-3|2507	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2074.pfb
14mr|texlive-cbfonts-20100713-3|2508	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2488.pfb
14mr|texlive-cbfonts-20100713-3|2509	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2986.pfb
14mr|texlive-cbfonts-20100713-3|2510	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu3583.pfb
14mr|texlive-cbfonts-20100713-3|2511	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0500.pfb
14mr|texlive-cbfonts-20100713-3|2512	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0600.pfb
14mr|texlive-cbfonts-20100713-3|2513	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0700.pfb
14mr|texlive-cbfonts-20100713-3|2514	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0800.pfb
14mr|texlive-cbfonts-20100713-3|2515	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0900.pfb
14mr|texlive-cbfonts-20100713-3|2516	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1000.pfb
14mr|texlive-cbfonts-20100713-3|2517	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1095.pfb
14mr|texlive-cbfonts-20100713-3|2518	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1200.pfb
14mr|texlive-cbfonts-20100713-3|2519	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1440.pfb
14mr|texlive-cbfonts-20100713-3|2520	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1728.pfb
14mr|texlive-cbfonts-20100713-3|2521	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2074.pfb
14mr|texlive-cbfonts-20100713-3|2522	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2488.pfb
14mr|texlive-cbfonts-20100713-3|2523	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2986.pfb
14mr|texlive-cbfonts-20100713-3|2524	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl3583.pfb
14mr|texlive-cbfonts-20100713-3|2525	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0500.pfb
14mr|texlive-cbfonts-20100713-3|2526	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0600.pfb
14mr|texlive-cbfonts-20100713-3|2527	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0700.pfb
14mr|texlive-cbfonts-20100713-3|2528	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0800.pfb
14mr|texlive-cbfonts-20100713-3|2529	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0900.pfb
14mr|texlive-cbfonts-20100713-3|2530	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1000.pfb
14mr|texlive-cbfonts-20100713-3|2531	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1095.pfb
14mr|texlive-cbfonts-20100713-3|2532	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1200.pfb
14mr|texlive-cbfonts-20100713-3|2533	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1440.pfb
14mr|texlive-cbfonts-20100713-3|2534	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1728.pfb
14mr|texlive-cbfonts-20100713-3|2535	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2074.pfb
14mr|texlive-cbfonts-20100713-3|2536	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2488.pfb
14mr|texlive-cbfonts-20100713-3|2537	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2986.pfb
14mr|texlive-cbfonts-20100713-3|2538	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc3583.pfb
14mr|texlive-cbfonts-20100713-3|2539	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0500.pfb
14mr|texlive-cbfonts-20100713-3|2540	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0600.pfb
14mr|texlive-cbfonts-20100713-3|2541	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0700.pfb
14mr|texlive-cbfonts-20100713-3|2542	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0800.pfb
14mr|texlive-cbfonts-20100713-3|2543	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0900.pfb
14mr|texlive-cbfonts-20100713-3|2544	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1000.pfb
14mr|texlive-cbfonts-20100713-3|2545	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1095.pfb
14mr|texlive-cbfonts-20100713-3|2546	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1200.pfb
14mr|texlive-cbfonts-20100713-3|2547	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1440.pfb
14mr|texlive-cbfonts-20100713-3|2548	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1728.pfb
14mr|texlive-cbfonts-20100713-3|2549	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2074.pfb
14mr|texlive-cbfonts-20100713-3|2550	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2488.pfb
14mr|texlive-cbfonts-20100713-3|2551	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2986.pfb
14mr|texlive-cbfonts-20100713-3|2552	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi3583.pfb
14mr|texlive-cbfonts-20100713-3|2553	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0500.pfb
14mr|texlive-cbfonts-20100713-3|2554	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0600.pfb
14mr|texlive-cbfonts-20100713-3|2555	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0700.pfb
14mr|texlive-cbfonts-20100713-3|2556	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0800.pfb
14mr|texlive-cbfonts-20100713-3|2557	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0900.pfb
14mr|texlive-cbfonts-20100713-3|2558	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1000.pfb
14mr|texlive-cbfonts-20100713-3|2559	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1095.pfb
14mr|texlive-cbfonts-20100713-3|2560	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1200.pfb
14mr|texlive-cbfonts-20100713-3|2561	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1440.pfb
14mr|texlive-cbfonts-20100713-3|2562	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1728.pfb
14mr|texlive-cbfonts-20100713-3|2563	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2074.pfb
14mr|texlive-cbfonts-20100713-3|2564	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2488.pfb
14mr|texlive-cbfonts-20100713-3|2565	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2986.pfb
14mr|texlive-cbfonts-20100713-3|2566	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml3583.pfb
14mr|texlive-cbfonts-20100713-3|2567	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0500.pfb
14mr|texlive-cbfonts-20100713-3|2568	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0600.pfb
14mr|texlive-cbfonts-20100713-3|2569	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0700.pfb
14mr|texlive-cbfonts-20100713-3|2570	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0800.pfb
14mr|texlive-cbfonts-20100713-3|2571	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0900.pfb
14mr|texlive-cbfonts-20100713-3|2572	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1000.pfb
14mr|texlive-cbfonts-20100713-3|2573	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1095.pfb
14mr|texlive-cbfonts-20100713-3|2574	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1200.pfb
14mr|texlive-cbfonts-20100713-3|2575	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1440.pfb
14mr|texlive-cbfonts-20100713-3|2576	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1728.pfb
14mr|texlive-cbfonts-20100713-3|2577	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2074.pfb
14mr|texlive-cbfonts-20100713-3|2578	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2488.pfb
14mr|texlive-cbfonts-20100713-3|2579	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2986.pfb
14mr|texlive-cbfonts-20100713-3|2580	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn3583.pfb
14mr|texlive-cbfonts-20100713-3|2581	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0500.pfb
14mr|texlive-cbfonts-20100713-3|2582	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0600.pfb
14mr|texlive-cbfonts-20100713-3|2583	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0700.pfb
14mr|texlive-cbfonts-20100713-3|2584	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0800.pfb
14mr|texlive-cbfonts-20100713-3|2585	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0900.pfb
14mr|texlive-cbfonts-20100713-3|2586	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1000.pfb
14mr|texlive-cbfonts-20100713-3|2587	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1095.pfb
14mr|texlive-cbfonts-20100713-3|2588	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1200.pfb
14mr|texlive-cbfonts-20100713-3|2589	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1440.pfb
14mr|texlive-cbfonts-20100713-3|2590	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1728.pfb
14mr|texlive-cbfonts-20100713-3|2591	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2074.pfb
14mr|texlive-cbfonts-20100713-3|2592	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2488.pfb
14mr|texlive-cbfonts-20100713-3|2593	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2986.pfb
14mr|texlive-cbfonts-20100713-3|2594	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo3583.pfb
14mr|texlive-cbfonts-20100713-3|2595	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0500.pfb
14mr|texlive-cbfonts-20100713-3|2596	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0600.pfb
14mr|texlive-cbfonts-20100713-3|2597	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0700.pfb
14mr|texlive-cbfonts-20100713-3|2598	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0800.pfb
14mr|texlive-cbfonts-20100713-3|2599	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0900.pfb
14mr|texlive-cbfonts-20100713-3|2600	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1000.pfb
14mr|texlive-cbfonts-20100713-3|2601	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1095.pfb
14mr|texlive-cbfonts-20100713-3|2602	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1200.pfb
14mr|texlive-cbfonts-20100713-3|2603	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1440.pfb
14mr|texlive-cbfonts-20100713-3|2604	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1728.pfb
14mr|texlive-cbfonts-20100713-3|2605	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2074.pfb
14mr|texlive-cbfonts-20100713-3|2606	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2488.pfb
14mr|texlive-cbfonts-20100713-3|2607	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2986.pfb
14mr|texlive-cbfonts-20100713-3|2608	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu3583.pfb
14mr|texlive-cbfonts-20100713-3|2609	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0500.pfb
14mr|texlive-cbfonts-20100713-3|2610	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0600.pfb
14mr|texlive-cbfonts-20100713-3|2611	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0700.pfb
14mr|texlive-cbfonts-20100713-3|2612	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0800.pfb
14mr|texlive-cbfonts-20100713-3|2613	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0900.pfb
14mr|texlive-cbfonts-20100713-3|2614	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1000.pfb
14mr|texlive-cbfonts-20100713-3|2615	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1095.pfb
14mr|texlive-cbfonts-20100713-3|2616	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1200.pfb
14mr|texlive-cbfonts-20100713-3|2617	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1440.pfb
14mr|texlive-cbfonts-20100713-3|2618	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1728.pfb
14mr|texlive-cbfonts-20100713-3|2619	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2074.pfb
14mr|texlive-cbfonts-20100713-3|2620	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2488.pfb
14mr|texlive-cbfonts-20100713-3|2621	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2986.pfb
14mr|texlive-cbfonts-20100713-3|2622	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc3583.pfb
14mr|texlive-cbfonts-20100713-3|2623	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0500.pfb
14mr|texlive-cbfonts-20100713-3|2624	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0600.pfb
14mr|texlive-cbfonts-20100713-3|2625	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0700.pfb
14mr|texlive-cbfonts-20100713-3|2626	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0800.pfb
14mr|texlive-cbfonts-20100713-3|2627	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0900.pfb
14mr|texlive-cbfonts-20100713-3|2628	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1000.pfb
14mr|texlive-cbfonts-20100713-3|2629	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1095.pfb
14mr|texlive-cbfonts-20100713-3|2630	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1200.pfb
14mr|texlive-cbfonts-20100713-3|2631	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1440.pfb
14mr|texlive-cbfonts-20100713-3|2632	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1728.pfb
14mr|texlive-cbfonts-20100713-3|2633	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2074.pfb
14mr|texlive-cbfonts-20100713-3|2634	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2488.pfb
14mr|texlive-cbfonts-20100713-3|2635	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2986.pfb
14mr|texlive-cbfonts-20100713-3|2636	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi3583.pfb
14mr|texlive-cbfonts-20100713-3|2637	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0500.pfb
14mr|texlive-cbfonts-20100713-3|2638	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0600.pfb
14mr|texlive-cbfonts-20100713-3|2639	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0700.pfb
14mr|texlive-cbfonts-20100713-3|2640	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0800.pfb
14mr|texlive-cbfonts-20100713-3|2641	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0900.pfb
14mr|texlive-cbfonts-20100713-3|2642	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1000.pfb
14mr|texlive-cbfonts-20100713-3|2643	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1095.pfb
14mr|texlive-cbfonts-20100713-3|2644	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1200.pfb
14mr|texlive-cbfonts-20100713-3|2645	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1440.pfb
14mr|texlive-cbfonts-20100713-3|2646	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1728.pfb
14mr|texlive-cbfonts-20100713-3|2647	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2074.pfb
14mr|texlive-cbfonts-20100713-3|2648	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2488.pfb
14mr|texlive-cbfonts-20100713-3|2649	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2986.pfb
14mr|texlive-cbfonts-20100713-3|2650	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl3583.pfb
14mr|texlive-cbfonts-20100713-3|2651	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0500.pfb
14mr|texlive-cbfonts-20100713-3|2652	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0600.pfb
14mr|texlive-cbfonts-20100713-3|2653	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0700.pfb
14mr|texlive-cbfonts-20100713-3|2654	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0800.pfb
14mr|texlive-cbfonts-20100713-3|2655	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0900.pfb
14mr|texlive-cbfonts-20100713-3|2656	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1000.pfb
14mr|texlive-cbfonts-20100713-3|2657	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1095.pfb
14mr|texlive-cbfonts-20100713-3|2658	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1200.pfb
14mr|texlive-cbfonts-20100713-3|2659	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1440.pfb
14mr|texlive-cbfonts-20100713-3|2660	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1728.pfb
14mr|texlive-cbfonts-20100713-3|2661	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2074.pfb
14mr|texlive-cbfonts-20100713-3|2662	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2488.pfb
14mr|texlive-cbfonts-20100713-3|2663	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2986.pfb
14mr|texlive-cbfonts-20100713-3|2664	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn3583.pfb
14mr|texlive-cbfonts-20100713-3|2665	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0500.pfb
14mr|texlive-cbfonts-20100713-3|2666	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0600.pfb
14mr|texlive-cbfonts-20100713-3|2667	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0700.pfb
14mr|texlive-cbfonts-20100713-3|2668	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0800.pfb
14mr|texlive-cbfonts-20100713-3|2669	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0900.pfb
14mr|texlive-cbfonts-20100713-3|2670	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1000.pfb
14mr|texlive-cbfonts-20100713-3|2671	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1095.pfb
14mr|texlive-cbfonts-20100713-3|2672	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1200.pfb
14mr|texlive-cbfonts-20100713-3|2673	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1440.pfb
14mr|texlive-cbfonts-20100713-3|2674	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1728.pfb
14mr|texlive-cbfonts-20100713-3|2675	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2074.pfb
14mr|texlive-cbfonts-20100713-3|2676	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2488.pfb
14mr|texlive-cbfonts-20100713-3|2677	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2986.pfb
14mr|texlive-cbfonts-20100713-3|2678	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo3583.pfb
14mr|texlive-cbfonts-20100713-3|2679	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0500.pfb
14mr|texlive-cbfonts-20100713-3|2680	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0600.pfb
14mr|texlive-cbfonts-20100713-3|2681	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0700.pfb
14mr|texlive-cbfonts-20100713-3|2682	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0800.pfb
14mr|texlive-cbfonts-20100713-3|2683	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0900.pfb
14mr|texlive-cbfonts-20100713-3|2684	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1000.pfb
14mr|texlive-cbfonts-20100713-3|2685	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1095.pfb
14mr|texlive-cbfonts-20100713-3|2686	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1200.pfb
14mr|texlive-cbfonts-20100713-3|2687	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1440.pfb
14mr|texlive-cbfonts-20100713-3|2688	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1728.pfb
14mr|texlive-cbfonts-20100713-3|2689	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2074.pfb
14mr|texlive-cbfonts-20100713-3|2690	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2488.pfb
14mr|texlive-cbfonts-20100713-3|2691	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2986.pfb
14mr|texlive-cbfonts-20100713-3|2692	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu3583.pfb
14mr|texlive-cbfonts-20100713-3|2693	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0500.pfb
14mr|texlive-cbfonts-20100713-3|2694	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0600.pfb
14mr|texlive-cbfonts-20100713-3|2695	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0700.pfb
14mr|texlive-cbfonts-20100713-3|2696	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0800.pfb
14mr|texlive-cbfonts-20100713-3|2697	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0900.pfb
14mr|texlive-cbfonts-20100713-3|2698	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1000.pfb
14mr|texlive-cbfonts-20100713-3|2699	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1095.pfb
14mr|texlive-cbfonts-20100713-3|2700	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1200.pfb
14mr|texlive-cbfonts-20100713-3|2701	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1440.pfb
14mr|texlive-cbfonts-20100713-3|2702	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1728.pfb
14mr|texlive-cbfonts-20100713-3|2703	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2074.pfb
14mr|texlive-cbfonts-20100713-3|2704	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2488.pfb
14mr|texlive-cbfonts-20100713-3|2705	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2986.pfb
14mr|texlive-cbfonts-20100713-3|2706	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma3583.pfb
14mr|texlive-cbfonts-20100713-3|2707	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0500.pfb
14mr|texlive-cbfonts-20100713-3|2708	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0600.pfb
14mr|texlive-cbfonts-20100713-3|2709	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0700.pfb
14mr|texlive-cbfonts-20100713-3|2710	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0800.pfb
14mr|texlive-cbfonts-20100713-3|2711	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0900.pfb
14mr|texlive-cbfonts-20100713-3|2712	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1000.pfb
14mr|texlive-cbfonts-20100713-3|2713	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1095.pfb
14mr|texlive-cbfonts-20100713-3|2714	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1200.pfb
14mr|texlive-cbfonts-20100713-3|2715	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1440.pfb
14mr|texlive-cbfonts-20100713-3|2716	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1728.pfb
14mr|texlive-cbfonts-20100713-3|2717	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2074.pfb
14mr|texlive-cbfonts-20100713-3|2718	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2488.pfb
14mr|texlive-cbfonts-20100713-3|2719	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2986.pfb
14mr|texlive-cbfonts-20100713-3|2720	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc3583.pfb
14mr|texlive-cbfonts-20100713-3|2721	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0500.pfb
14mr|texlive-cbfonts-20100713-3|2722	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0600.pfb
14mr|texlive-cbfonts-20100713-3|2723	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0700.pfb
14mr|texlive-cbfonts-20100713-3|2724	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0800.pfb
14mr|texlive-cbfonts-20100713-3|2725	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0900.pfb
14mr|texlive-cbfonts-20100713-3|2726	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1000.pfb
14mr|texlive-cbfonts-20100713-3|2727	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1095.pfb
14mr|texlive-cbfonts-20100713-3|2728	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1200.pfb
14mr|texlive-cbfonts-20100713-3|2729	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1440.pfb
14mr|texlive-cbfonts-20100713-3|2730	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1728.pfb
14mr|texlive-cbfonts-20100713-3|2731	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2074.pfb
14mr|texlive-cbfonts-20100713-3|2732	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2488.pfb
14mr|texlive-cbfonts-20100713-3|2733	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2986.pfb
14mr|texlive-cbfonts-20100713-3|2734	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme3583.pfb
14mr|texlive-cbfonts-20100713-3|2735	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0500.pfb
14mr|texlive-cbfonts-20100713-3|2736	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0600.pfb
14mr|texlive-cbfonts-20100713-3|2737	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0700.pfb
14mr|texlive-cbfonts-20100713-3|2738	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0800.pfb
14mr|texlive-cbfonts-20100713-3|2739	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0900.pfb
14mr|texlive-cbfonts-20100713-3|2740	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1000.pfb
14mr|texlive-cbfonts-20100713-3|2741	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1095.pfb
14mr|texlive-cbfonts-20100713-3|2742	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1200.pfb
14mr|texlive-cbfonts-20100713-3|2743	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1440.pfb
14mr|texlive-cbfonts-20100713-3|2744	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1728.pfb
14mr|texlive-cbfonts-20100713-3|2745	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2074.pfb
14mr|texlive-cbfonts-20100713-3|2746	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2488.pfb
14mr|texlive-cbfonts-20100713-3|2747	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2986.pfb
14mr|texlive-cbfonts-20100713-3|2748	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi3583.pfb
14mr|texlive-cbfonts-20100713-3|2749	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0500.pfb
14mr|texlive-cbfonts-20100713-3|2750	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0600.pfb
14mr|texlive-cbfonts-20100713-3|2751	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0700.pfb
14mr|texlive-cbfonts-20100713-3|2752	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0800.pfb
14mr|texlive-cbfonts-20100713-3|2753	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0900.pfb
14mr|texlive-cbfonts-20100713-3|2754	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1000.pfb
14mr|texlive-cbfonts-20100713-3|2755	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1095.pfb
14mr|texlive-cbfonts-20100713-3|2756	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1200.pfb
14mr|texlive-cbfonts-20100713-3|2757	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1440.pfb
14mr|texlive-cbfonts-20100713-3|2758	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1728.pfb
14mr|texlive-cbfonts-20100713-3|2759	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2074.pfb
14mr|texlive-cbfonts-20100713-3|2760	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2488.pfb
14mr|texlive-cbfonts-20100713-3|2761	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2986.pfb
14mr|texlive-cbfonts-20100713-3|2762	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn3583.pfb
14mr|texlive-cbfonts-20100713-3|2763	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0500.pfb
14mr|texlive-cbfonts-20100713-3|2764	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0600.pfb
14mr|texlive-cbfonts-20100713-3|2765	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0700.pfb
14mr|texlive-cbfonts-20100713-3|2766	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0800.pfb
14mr|texlive-cbfonts-20100713-3|2767	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0900.pfb
14mr|texlive-cbfonts-20100713-3|2768	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1000.pfb
14mr|texlive-cbfonts-20100713-3|2769	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1095.pfb
14mr|texlive-cbfonts-20100713-3|2770	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1200.pfb
14mr|texlive-cbfonts-20100713-3|2771	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1440.pfb
14mr|texlive-cbfonts-20100713-3|2772	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1728.pfb
14mr|texlive-cbfonts-20100713-3|2773	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2074.pfb
14mr|texlive-cbfonts-20100713-3|2774	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2488.pfb
14mr|texlive-cbfonts-20100713-3|2775	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2986.pfb
14mr|texlive-cbfonts-20100713-3|2776	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo3583.pfb
14mr|texlive-cbfonts-20100713-3|2777	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0500.pfb
14mr|texlive-cbfonts-20100713-3|2778	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0600.pfb
14mr|texlive-cbfonts-20100713-3|2779	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0700.pfb
14mr|texlive-cbfonts-20100713-3|2780	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0800.pfb
14mr|texlive-cbfonts-20100713-3|2781	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0900.pfb
14mr|texlive-cbfonts-20100713-3|2782	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1000.pfb
14mr|texlive-cbfonts-20100713-3|2783	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1095.pfb
14mr|texlive-cbfonts-20100713-3|2784	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1200.pfb
14mr|texlive-cbfonts-20100713-3|2785	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1440.pfb
14mr|texlive-cbfonts-20100713-3|2786	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1728.pfb
14mr|texlive-cbfonts-20100713-3|2787	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2074.pfb
14mr|texlive-cbfonts-20100713-3|2788	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2488.pfb
14mr|texlive-cbfonts-20100713-3|2789	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2986.pfb
14mr|texlive-cbfonts-20100713-3|2790	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu3583.pfb
14mr|texlive-cbfonts-20100713-3|2791	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0500.pfb
14mr|texlive-cbfonts-20100713-3|2792	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0600.pfb
14mr|texlive-cbfonts-20100713-3|2793	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0700.pfb
14mr|texlive-cbfonts-20100713-3|2794	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0800.pfb
14mr|texlive-cbfonts-20100713-3|2795	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0900.pfb
14mr|texlive-cbfonts-20100713-3|2796	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1000.pfb
14mr|texlive-cbfonts-20100713-3|2797	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1095.pfb
14mr|texlive-cbfonts-20100713-3|2798	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1200.pfb
14mr|texlive-cbfonts-20100713-3|2799	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1440.pfb
14mr|texlive-cbfonts-20100713-3|2800	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1728.pfb
14mr|texlive-cbfonts-20100713-3|2801	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2074.pfb
14mr|texlive-cbfonts-20100713-3|2802	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2488.pfb
14mr|texlive-cbfonts-20100713-3|2803	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2986.pfb
14mr|texlive-cbfonts-20100713-3|2804	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa3583.pfb
14mr|texlive-cbfonts-20100713-3|2805	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0500.pfb
14mr|texlive-cbfonts-20100713-3|2806	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0600.pfb
14mr|texlive-cbfonts-20100713-3|2807	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0700.pfb
14mr|texlive-cbfonts-20100713-3|2808	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0800.pfb
14mr|texlive-cbfonts-20100713-3|2809	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0900.pfb
14mr|texlive-cbfonts-20100713-3|2810	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1000.pfb
14mr|texlive-cbfonts-20100713-3|2811	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1095.pfb
14mr|texlive-cbfonts-20100713-3|2812	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1200.pfb
14mr|texlive-cbfonts-20100713-3|2813	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1440.pfb
14mr|texlive-cbfonts-20100713-3|2814	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1728.pfb
14mr|texlive-cbfonts-20100713-3|2815	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2074.pfb
14mr|texlive-cbfonts-20100713-3|2816	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2488.pfb
14mr|texlive-cbfonts-20100713-3|2817	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2986.pfb
14mr|texlive-cbfonts-20100713-3|2818	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc3583.pfb
14mr|texlive-cbfonts-20100713-3|2819	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0500.pfb
14mr|texlive-cbfonts-20100713-3|2820	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0600.pfb
14mr|texlive-cbfonts-20100713-3|2821	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0700.pfb
14mr|texlive-cbfonts-20100713-3|2822	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0800.pfb
14mr|texlive-cbfonts-20100713-3|2823	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0900.pfb
14mr|texlive-cbfonts-20100713-3|2824	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1000.pfb
14mr|texlive-cbfonts-20100713-3|2825	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1095.pfb
14mr|texlive-cbfonts-20100713-3|2826	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1200.pfb
14mr|texlive-cbfonts-20100713-3|2827	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1440.pfb
14mr|texlive-cbfonts-20100713-3|2828	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1728.pfb
14mr|texlive-cbfonts-20100713-3|2829	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2074.pfb
14mr|texlive-cbfonts-20100713-3|2830	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2488.pfb
14mr|texlive-cbfonts-20100713-3|2831	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2986.pfb
14mr|texlive-cbfonts-20100713-3|2832	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe3583.pfb
14mr|texlive-cbfonts-20100713-3|2833	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0500.pfb
14mr|texlive-cbfonts-20100713-3|2834	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0600.pfb
14mr|texlive-cbfonts-20100713-3|2835	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0700.pfb
14mr|texlive-cbfonts-20100713-3|2836	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0800.pfb
14mr|texlive-cbfonts-20100713-3|2837	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0900.pfb
14mr|texlive-cbfonts-20100713-3|2838	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1000.pfb
14mr|texlive-cbfonts-20100713-3|2839	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1095.pfb
14mr|texlive-cbfonts-20100713-3|2840	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1200.pfb
14mr|texlive-cbfonts-20100713-3|2841	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1440.pfb
14mr|texlive-cbfonts-20100713-3|2842	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1728.pfb
14mr|texlive-cbfonts-20100713-3|2843	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2074.pfb
14mr|texlive-cbfonts-20100713-3|2844	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2488.pfb
14mr|texlive-cbfonts-20100713-3|2845	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2986.pfb
14mr|texlive-cbfonts-20100713-3|2846	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi3583.pfb
14mr|texlive-cbfonts-20100713-3|2847	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0500.pfb
14mr|texlive-cbfonts-20100713-3|2848	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0600.pfb
14mr|texlive-cbfonts-20100713-3|2849	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0700.pfb
14mr|texlive-cbfonts-20100713-3|2850	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0800.pfb
14mr|texlive-cbfonts-20100713-3|2851	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0900.pfb
14mr|texlive-cbfonts-20100713-3|2852	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1000.pfb
14mr|texlive-cbfonts-20100713-3|2853	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1095.pfb
14mr|texlive-cbfonts-20100713-3|2854	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1200.pfb
14mr|texlive-cbfonts-20100713-3|2855	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1440.pfb
14mr|texlive-cbfonts-20100713-3|2856	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1728.pfb
14mr|texlive-cbfonts-20100713-3|2857	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2074.pfb
14mr|texlive-cbfonts-20100713-3|2858	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2488.pfb
14mr|texlive-cbfonts-20100713-3|2859	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2986.pfb
14mr|texlive-cbfonts-20100713-3|2860	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn3583.pfb
14mr|texlive-cbfonts-20100713-3|2861	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0500.pfb
14mr|texlive-cbfonts-20100713-3|2862	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0600.pfb
14mr|texlive-cbfonts-20100713-3|2863	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0700.pfb
14mr|texlive-cbfonts-20100713-3|2864	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0800.pfb
14mr|texlive-cbfonts-20100713-3|2865	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0900.pfb
14mr|texlive-cbfonts-20100713-3|2866	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1000.pfb
14mr|texlive-cbfonts-20100713-3|2867	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1095.pfb
14mr|texlive-cbfonts-20100713-3|2868	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1200.pfb
14mr|texlive-cbfonts-20100713-3|2869	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1440.pfb
14mr|texlive-cbfonts-20100713-3|2870	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1728.pfb
14mr|texlive-cbfonts-20100713-3|2871	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2074.pfb
14mr|texlive-cbfonts-20100713-3|2872	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2488.pfb
14mr|texlive-cbfonts-20100713-3|2873	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2986.pfb
14mr|texlive-cbfonts-20100713-3|2874	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo3583.pfb
14mr|texlive-cbfonts-20100713-3|2875	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0500.pfb
14mr|texlive-cbfonts-20100713-3|2876	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0600.pfb
14mr|texlive-cbfonts-20100713-3|2877	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0700.pfb
14mr|texlive-cbfonts-20100713-3|2878	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0800.pfb
14mr|texlive-cbfonts-20100713-3|2879	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0900.pfb
14mr|texlive-cbfonts-20100713-3|2880	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1000.pfb
14mr|texlive-cbfonts-20100713-3|2881	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1095.pfb
14mr|texlive-cbfonts-20100713-3|2882	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1200.pfb
14mr|texlive-cbfonts-20100713-3|2883	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1440.pfb
14mr|texlive-cbfonts-20100713-3|2884	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1728.pfb
14mr|texlive-cbfonts-20100713-3|2885	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2074.pfb
14mr|texlive-cbfonts-20100713-3|2886	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2488.pfb
14mr|texlive-cbfonts-20100713-3|2887	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2986.pfb
14mr|texlive-cbfonts-20100713-3|2888	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu3583.pfb
14mr|texlive-cbfonts-20100713-3|2889	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0500.pfb
14mr|texlive-cbfonts-20100713-3|2890	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0600.pfb
14mr|texlive-cbfonts-20100713-3|2891	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0700.pfb
14mr|texlive-cbfonts-20100713-3|2892	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0800.pfb
14mr|texlive-cbfonts-20100713-3|2893	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0900.pfb
14mr|texlive-cbfonts-20100713-3|2894	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1000.pfb
14mr|texlive-cbfonts-20100713-3|2895	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1095.pfb
14mr|texlive-cbfonts-20100713-3|2896	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1200.pfb
14mr|texlive-cbfonts-20100713-3|2897	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1440.pfb
14mr|texlive-cbfonts-20100713-3|2898	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1728.pfb
14mr|texlive-cbfonts-20100713-3|2899	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2074.pfb
14mr|texlive-cbfonts-20100713-3|2900	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2488.pfb
14mr|texlive-cbfonts-20100713-3|2901	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2986.pfb
14mr|texlive-cbfonts-20100713-3|2902	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc3583.pfb
14mr|texlive-cbfonts-20100713-3|2903	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0500.pfb
14mr|texlive-cbfonts-20100713-3|2904	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0600.pfb
14mr|texlive-cbfonts-20100713-3|2905	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0700.pfb
14mr|texlive-cbfonts-20100713-3|2906	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0800.pfb
14mr|texlive-cbfonts-20100713-3|2907	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0900.pfb
14mr|texlive-cbfonts-20100713-3|2908	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1000.pfb
14mr|texlive-cbfonts-20100713-3|2909	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1095.pfb
14mr|texlive-cbfonts-20100713-3|2910	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1200.pfb
14mr|texlive-cbfonts-20100713-3|2911	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1440.pfb
14mr|texlive-cbfonts-20100713-3|2912	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1728.pfb
14mr|texlive-cbfonts-20100713-3|2913	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2074.pfb
14mr|texlive-cbfonts-20100713-3|2914	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2488.pfb
14mr|texlive-cbfonts-20100713-3|2915	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2986.pfb
14mr|texlive-cbfonts-20100713-3|2916	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti3583.pfb
14mr|texlive-cbfonts-20100713-3|2917	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0500.pfb
14mr|texlive-cbfonts-20100713-3|2918	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0600.pfb
14mr|texlive-cbfonts-20100713-3|2919	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0700.pfb
14mr|texlive-cbfonts-20100713-3|2920	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0800.pfb
14mr|texlive-cbfonts-20100713-3|2921	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0900.pfb
14mr|texlive-cbfonts-20100713-3|2922	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1000.pfb
14mr|texlive-cbfonts-20100713-3|2923	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1095.pfb
14mr|texlive-cbfonts-20100713-3|2924	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1200.pfb
14mr|texlive-cbfonts-20100713-3|2925	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1440.pfb
14mr|texlive-cbfonts-20100713-3|2926	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1728.pfb
14mr|texlive-cbfonts-20100713-3|2927	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2074.pfb
14mr|texlive-cbfonts-20100713-3|2928	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2488.pfb
14mr|texlive-cbfonts-20100713-3|2929	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2986.pfb
14mr|texlive-cbfonts-20100713-3|2930	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn3583.pfb
14mr|texlive-cbfonts-20100713-3|2931	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0500.pfb
14mr|texlive-cbfonts-20100713-3|2932	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0600.pfb
14mr|texlive-cbfonts-20100713-3|2933	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0700.pfb
14mr|texlive-cbfonts-20100713-3|2934	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0800.pfb
14mr|texlive-cbfonts-20100713-3|2935	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0900.pfb
14mr|texlive-cbfonts-20100713-3|2936	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1000.pfb
14mr|texlive-cbfonts-20100713-3|2937	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1095.pfb
14mr|texlive-cbfonts-20100713-3|2938	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1200.pfb
14mr|texlive-cbfonts-20100713-3|2939	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1440.pfb
14mr|texlive-cbfonts-20100713-3|2940	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1728.pfb
14mr|texlive-cbfonts-20100713-3|2941	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2074.pfb
14mr|texlive-cbfonts-20100713-3|2942	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2488.pfb
14mr|texlive-cbfonts-20100713-3|2943	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2986.pfb
14mr|texlive-cbfonts-20100713-3|2944	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto3583.pfb
14mr|texlive-cbfonts-20100713-3|2945	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0500.pfb
14mr|texlive-cbfonts-20100713-3|2946	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0600.pfb
14mr|texlive-cbfonts-20100713-3|2947	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0700.pfb
14mr|texlive-cbfonts-20100713-3|2948	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0800.pfb
14mr|texlive-cbfonts-20100713-3|2949	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0900.pfb
14mr|texlive-cbfonts-20100713-3|2950	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1000.pfb
14mr|texlive-cbfonts-20100713-3|2951	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1095.pfb
14mr|texlive-cbfonts-20100713-3|2952	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1200.pfb
14mr|texlive-cbfonts-20100713-3|2953	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1440.pfb
14mr|texlive-cbfonts-20100713-3|2954	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1728.pfb
14mr|texlive-cbfonts-20100713-3|2955	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2074.pfb
14mr|texlive-cbfonts-20100713-3|2956	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2488.pfb
14mr|texlive-cbfonts-20100713-3|2957	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2986.pfb
14mr|texlive-cbfonts-20100713-3|2958	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu3583.pfb
14mr|texlive-cbfonts-20100713-3|2959	%doc %{_texmfdistdir}/doc/fonts/cbfonts/README
14mr|texlive-cbfonts-20100713-3|2960	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.pdf
14mr|texlive-cbfonts-20100713-3|2961	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.tex
14mr|texlive-cbfonts-20100713-3|2962	%doc %{_texmfdistdir}/doc/fonts/cbfonts/grmn1000table.pdf
14mr|texlive-cbfonts-20100713-3|2963	
14mr|texlive-cbfonts-20100713-3|2964	#-----------------------------------------------------------------------
14mr|texlive-cbfonts-20100713-3|2965	%prep
14mr|texlive-cbfonts-20100713-3|2966	%setup -c -a0 -a1
14mr|texlive-cbfonts-20100713-3|2967	
14mr|texlive-cbfonts-20100713-3|2968	%build
14mr|texlive-cbfonts-20100713-3|2969	
14mr|texlive-cbfonts-20100713-3|2970	%install
14mr|texlive-cbfonts-20100713-3|2971	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cbfonts-20100713-3|2972	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cbfonts-20100713-3|2973	
14mr|texlive-cbfonts-20100713-3|2974	
14mr|texlive-cbfonts-20100713-3|2975	
14mr|texlive-cbfonts-20100713-3|2976	%changelog
14mr|texlive-cbfonts-20100713-3|2977	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100713-3
14mr|texlive-cbfonts-20100713-3|2978	+ Revision: 44fc839
14mr|texlive-cbfonts-20100713-3|2979	- MassBuild#440: Increase release tag
14mr|texlive-cbfonts-20100713-3|2980	
14mr|texlive-cbfonts-20100713-3|2981	

19523 14
14mr|texlive-cbfonts-fd-1.0-6|1	# revision 31624
14mr|texlive-cbfonts-fd-1.0-6|2	# category Package
14mr|texlive-cbfonts-fd-1.0-6|3	# catalog-ctan /fonts/greek/cbfonts-fd
14mr|texlive-cbfonts-fd-1.0-6|4	# catalog-date 2013-09-10 12:13:23 +0200
14mr|texlive-cbfonts-fd-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-cbfonts-fd-1.0-6|6	# catalog-version 1.0
14mr|texlive-cbfonts-fd-1.0-6|7	Name:		texlive-cbfonts-fd
14mr|texlive-cbfonts-fd-1.0-6|8	Version:	1.0
14mr|texlive-cbfonts-fd-1.0-6|9	Release:	6
14mr|texlive-cbfonts-fd-1.0-6|10	Summary:	LaTeX font description files for the CB Greek fonts
14mr|texlive-cbfonts-fd-1.0-6|11	Group:		Publishing
14mr|texlive-cbfonts-fd-1.0-6|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts-fd
14mr|texlive-cbfonts-fd-1.0-6|13	License:	LPPL1.3
14mr|texlive-cbfonts-fd-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.tar.xz
14mr|texlive-cbfonts-fd-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.doc.tar.xz
14mr|texlive-cbfonts-fd-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.source.tar.xz
14mr|texlive-cbfonts-fd-1.0-6|17	BuildArch:	noarch
14mr|texlive-cbfonts-fd-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cbfonts-fd-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cbfonts-fd-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-cbfonts-fd-1.0-6|21	
14mr|texlive-cbfonts-fd-1.0-6|22	%description
14mr|texlive-cbfonts-fd-1.0-6|23	The package provides font description files for all the many
14mr|texlive-cbfonts-fd-1.0-6|24	shapes available from the cbfonts collection. The files provide
14mr|texlive-cbfonts-fd-1.0-6|25	the means whereby the NFSS knows which fonts a LaTeX user is
14mr|texlive-cbfonts-fd-1.0-6|26	requesting.
14mr|texlive-cbfonts-fd-1.0-6|27	
14mr|texlive-cbfonts-fd-1.0-6|28	%post
14mr|texlive-cbfonts-fd-1.0-6|29	%{_sbindir}/texlive.post
14mr|texlive-cbfonts-fd-1.0-6|30	
14mr|texlive-cbfonts-fd-1.0-6|31	%postun
14mr|texlive-cbfonts-fd-1.0-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-cbfonts-fd-1.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-cbfonts-fd-1.0-6|34	fi
14mr|texlive-cbfonts-fd-1.0-6|35	
14mr|texlive-cbfonts-fd-1.0-6|36	#-----------------------------------------------------------------------
14mr|texlive-cbfonts-fd-1.0-6|37	%files
14mr|texlive-cbfonts-fd-1.0-6|38	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmr.fd
14mr|texlive-cbfonts-fd-1.0-6|39	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmro.fd
14mr|texlive-cbfonts-fd-1.0-6|40	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmss.fd
14mr|texlive-cbfonts-fd-1.0-6|41	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmtt.fd
14mr|texlive-cbfonts-fd-1.0-6|42	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmss.fd
14mr|texlive-cbfonts-fd-1.0-6|43	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmtt.fd
14mr|texlive-cbfonts-fd-1.0-6|44	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmr.fd
14mr|texlive-cbfonts-fd-1.0-6|45	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmro.fd
14mr|texlive-cbfonts-fd-1.0-6|46	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmss.fd
14mr|texlive-cbfonts-fd-1.0-6|47	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmtt.fd
14mr|texlive-cbfonts-fd-1.0-6|48	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/README
14mr|texlive-cbfonts-fd-1.0-6|49	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/cbfonts-fd.pdf
14mr|texlive-cbfonts-fd-1.0-6|50	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/manifest.txt
14mr|texlive-cbfonts-fd-1.0-6|51	#- source
14mr|texlive-cbfonts-fd-1.0-6|52	%doc %{_texmfdistdir}/source/fonts/cbfonts-fd/cbfonts-fd.fdd
14mr|texlive-cbfonts-fd-1.0-6|53	
14mr|texlive-cbfonts-fd-1.0-6|54	#-----------------------------------------------------------------------
14mr|texlive-cbfonts-fd-1.0-6|55	%prep
14mr|texlive-cbfonts-fd-1.0-6|56	%setup -c -a0 -a1 -a2
14mr|texlive-cbfonts-fd-1.0-6|57	
14mr|texlive-cbfonts-fd-1.0-6|58	%build
14mr|texlive-cbfonts-fd-1.0-6|59	
14mr|texlive-cbfonts-fd-1.0-6|60	%install
14mr|texlive-cbfonts-fd-1.0-6|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cbfonts-fd-1.0-6|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cbfonts-fd-1.0-6|63	
14mr|texlive-cbfonts-fd-1.0-6|64	%changelog
14mr|texlive-cbfonts-fd-1.0-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-cbfonts-fd-1.0-6|66	+ Revision: 9ce403e
14mr|texlive-cbfonts-fd-1.0-6|67	- MassBuild#440: Increase release tag
14mr|texlive-cbfonts-fd-1.0-6|68	
14mr|texlive-cbfonts-fd-1.0-6|69	

19524 14
14mr|texlive-ccaption-3.2b-3|1	# revision 23443
14mr|texlive-ccaption-3.2b-3|2	# category Package
14mr|texlive-ccaption-3.2b-3|3	# catalog-ctan /macros/latex/contrib/ccaption
14mr|texlive-ccaption-3.2b-3|4	# catalog-date 2009-09-02 11:33:10 +0200
14mr|texlive-ccaption-3.2b-3|5	# catalog-license lppl1.3
14mr|texlive-ccaption-3.2b-3|6	# catalog-version 3.2b
14mr|texlive-ccaption-3.2b-3|7	Name:		texlive-ccaption
14mr|texlive-ccaption-3.2b-3|8	Version:	3.2b
14mr|texlive-ccaption-3.2b-3|9	Release:	3
14mr|texlive-ccaption-3.2b-3|10	Summary:	Continuation headings and legends for floats
14mr|texlive-ccaption-3.2b-3|11	Group:		Publishing
14mr|texlive-ccaption-3.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccaption
14mr|texlive-ccaption-3.2b-3|13	License:	LPPL1.3
14mr|texlive-ccaption-3.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.tar.xz
14mr|texlive-ccaption-3.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.doc.tar.xz
14mr|texlive-ccaption-3.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.source.tar.xz
14mr|texlive-ccaption-3.2b-3|17	BuildArch:	noarch
14mr|texlive-ccaption-3.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ccaption-3.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ccaption-3.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ccaption-3.2b-3|21	
14mr|texlive-ccaption-3.2b-3|22	%description
14mr|texlive-ccaption-3.2b-3|23	A package providing commands for 'continuation captions',
14mr|texlive-ccaption-3.2b-3|24	unnumbered captions, and also a non-specific legend heading for
14mr|texlive-ccaption-3.2b-3|25	any environment. Methods are also provided to define captions
14mr|texlive-ccaption-3.2b-3|26	for use outside float (e.g., figure and table) environments,
14mr|texlive-ccaption-3.2b-3|27	and to define new float environments and Lists of Floats. Tools
14mr|texlive-ccaption-3.2b-3|28	are provided for specifying your own captioning styles.
14mr|texlive-ccaption-3.2b-3|29	
14mr|texlive-ccaption-3.2b-3|30	%post
14mr|texlive-ccaption-3.2b-3|31	%{_sbindir}/texlive.post
14mr|texlive-ccaption-3.2b-3|32	
14mr|texlive-ccaption-3.2b-3|33	%postun
14mr|texlive-ccaption-3.2b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ccaption-3.2b-3|35	%{_sbindir}/texlive.post
14mr|texlive-ccaption-3.2b-3|36	fi
14mr|texlive-ccaption-3.2b-3|37	
14mr|texlive-ccaption-3.2b-3|38	#-----------------------------------------------------------------------
14mr|texlive-ccaption-3.2b-3|39	%files
14mr|texlive-ccaption-3.2b-3|40	%{_texmfdistdir}/tex/latex/ccaption/ccaption.sty
14mr|texlive-ccaption-3.2b-3|41	%doc %{_texmfdistdir}/doc/latex/ccaption/README
14mr|texlive-ccaption-3.2b-3|42	%doc %{_texmfdistdir}/doc/latex/ccaption/ccaption.pdf
14mr|texlive-ccaption-3.2b-3|43	#- source
14mr|texlive-ccaption-3.2b-3|44	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.dtx
14mr|texlive-ccaption-3.2b-3|45	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.ins
14mr|texlive-ccaption-3.2b-3|46	
14mr|texlive-ccaption-3.2b-3|47	#-----------------------------------------------------------------------
14mr|texlive-ccaption-3.2b-3|48	%prep
14mr|texlive-ccaption-3.2b-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-ccaption-3.2b-3|50	
14mr|texlive-ccaption-3.2b-3|51	%build
14mr|texlive-ccaption-3.2b-3|52	
14mr|texlive-ccaption-3.2b-3|53	%install
14mr|texlive-ccaption-3.2b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ccaption-3.2b-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ccaption-3.2b-3|56	
14mr|texlive-ccaption-3.2b-3|57	
14mr|texlive-ccaption-3.2b-3|58	
14mr|texlive-ccaption-3.2b-3|59	%changelog
14mr|texlive-ccaption-3.2b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2b-3
14mr|texlive-ccaption-3.2b-3|61	+ Revision: cd9f322
14mr|texlive-ccaption-3.2b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ccaption-3.2b-3|63	
14mr|texlive-ccaption-3.2b-3|64	

19525 14
14mr|texlive-ccfonts-1.1-3|1	# revision 17122
14mr|texlive-ccfonts-1.1-3|2	# category Package
14mr|texlive-ccfonts-1.1-3|3	# catalog-ctan /macros/latex/contrib/ccfonts
14mr|texlive-ccfonts-1.1-3|4	# catalog-date 2010-02-21 01:29:55 +0100
14mr|texlive-ccfonts-1.1-3|5	# catalog-license lppl
14mr|texlive-ccfonts-1.1-3|6	# catalog-version 1.1
14mr|texlive-ccfonts-1.1-3|7	Name:		texlive-ccfonts
14mr|texlive-ccfonts-1.1-3|8	Version:	1.1
14mr|texlive-ccfonts-1.1-3|9	Release:	3
14mr|texlive-ccfonts-1.1-3|10	Summary:	Support for Concrete text and math fonts in LaTeX
14mr|texlive-ccfonts-1.1-3|11	Group:		Publishing
14mr|texlive-ccfonts-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccfonts
14mr|texlive-ccfonts-1.1-3|13	License:	LPPL
14mr|texlive-ccfonts-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.tar.xz
14mr|texlive-ccfonts-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.doc.tar.xz
14mr|texlive-ccfonts-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.source.tar.xz
14mr|texlive-ccfonts-1.1-3|17	BuildArch:	noarch
14mr|texlive-ccfonts-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ccfonts-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ccfonts-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ccfonts-1.1-3|21	
14mr|texlive-ccfonts-1.1-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-ccfonts-1.1-3|23	
14mr|texlive-ccfonts-1.1-3|24	%description
14mr|texlive-ccfonts-1.1-3|25	LaTeX font definition files for the Concrete fonts and a LaTeX
14mr|texlive-ccfonts-1.1-3|26	package for typesetting documents using Concrete as the default
14mr|texlive-ccfonts-1.1-3|27	font family. The files support OT1, T1, TS1, and Concrete
14mr|texlive-ccfonts-1.1-3|28	mathematics including AMS fonts (Ulrik Vieth's concmath).
14mr|texlive-ccfonts-1.1-3|29	
14mr|texlive-ccfonts-1.1-3|30	%post
14mr|texlive-ccfonts-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-ccfonts-1.1-3|32	
14mr|texlive-ccfonts-1.1-3|33	%postun
14mr|texlive-ccfonts-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ccfonts-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-ccfonts-1.1-3|36	fi
14mr|texlive-ccfonts-1.1-3|37	
14mr|texlive-ccfonts-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-ccfonts-1.1-3|39	%files
14mr|texlive-ccfonts-1.1-3|40	%{_texmfdistdir}/tex/latex/ccfonts/ccfonts.sty
14mr|texlive-ccfonts-1.1-3|41	%{_texmfdistdir}/tex/latex/ccfonts/t1ccr.fd
14mr|texlive-ccfonts-1.1-3|42	%{_texmfdistdir}/tex/latex/ccfonts/ts1ccr.fd
14mr|texlive-ccfonts-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/ccfonts/ccfonts.pdf
14mr|texlive-ccfonts-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/ccfonts/readme
14mr|texlive-ccfonts-1.1-3|45	#- source
14mr|texlive-ccfonts-1.1-3|46	%doc %{_texmfdistdir}/source/latex/ccfonts/cc.fdd
14mr|texlive-ccfonts-1.1-3|47	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.dtx
14mr|texlive-ccfonts-1.1-3|48	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.ins
14mr|texlive-ccfonts-1.1-3|49	
14mr|texlive-ccfonts-1.1-3|50	#-----------------------------------------------------------------------
14mr|texlive-ccfonts-1.1-3|51	%prep
14mr|texlive-ccfonts-1.1-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-ccfonts-1.1-3|53	
14mr|texlive-ccfonts-1.1-3|54	%build
14mr|texlive-ccfonts-1.1-3|55	
14mr|texlive-ccfonts-1.1-3|56	%install
14mr|texlive-ccfonts-1.1-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ccfonts-1.1-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ccfonts-1.1-3|59	
14mr|texlive-ccfonts-1.1-3|60	
14mr|texlive-ccfonts-1.1-3|61	
14mr|texlive-ccfonts-1.1-3|62	%changelog
14mr|texlive-ccfonts-1.1-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-ccfonts-1.1-3|64	+ Revision: 04e1792
14mr|texlive-ccfonts-1.1-3|65	- MassBuild#440: Increase release tag
14mr|texlive-ccfonts-1.1-3|66	
14mr|texlive-ccfonts-1.1-3|67	

19526 14
14mr|texlive-ccicons-20120807-2|1	# revision 26608
14mr|texlive-ccicons-20120807-2|2	# category Package
14mr|texlive-ccicons-20120807-2|3	# catalog-ctan undef
14mr|texlive-ccicons-20120807-2|4	# catalog-date undef
14mr|texlive-ccicons-20120807-2|5	# catalog-license undef
14mr|texlive-ccicons-20120807-2|6	# catalog-version undef
14mr|texlive-ccicons-20120807-2|7	Name:		texlive-ccicons
14mr|texlive-ccicons-20120807-2|8	Version:	20120807
14mr|texlive-ccicons-20120807-2|9	Release:	2
14mr|texlive-ccicons-20120807-2|10	Summary:	TeXLive ccicons package
14mr|texlive-ccicons-20120807-2|11	Group:		Publishing
14mr|texlive-ccicons-20120807-2|12	URL:		http://tug.org/texlive
14mr|texlive-ccicons-20120807-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ccicons-20120807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.tar.xz
14mr|texlive-ccicons-20120807-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.doc.tar.xz
14mr|texlive-ccicons-20120807-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.source.tar.xz
14mr|texlive-ccicons-20120807-2|17	BuildArch:	noarch
14mr|texlive-ccicons-20120807-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ccicons-20120807-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ccicons-20120807-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-ccicons-20120807-2|21	
14mr|texlive-ccicons-20120807-2|22	%description
14mr|texlive-ccicons-20120807-2|23	TeXLive ccicons package.
14mr|texlive-ccicons-20120807-2|24	
14mr|texlive-ccicons-20120807-2|25	%post
14mr|texlive-ccicons-20120807-2|26	%{_sbindir}/texlive.post
14mr|texlive-ccicons-20120807-2|27	
14mr|texlive-ccicons-20120807-2|28	%postun
14mr|texlive-ccicons-20120807-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-ccicons-20120807-2|30	%{_sbindir}/texlive.post
14mr|texlive-ccicons-20120807-2|31	fi
14mr|texlive-ccicons-20120807-2|32	
14mr|texlive-ccicons-20120807-2|33	#-----------------------------------------------------------------------
14mr|texlive-ccicons-20120807-2|34	%files
14mr|texlive-ccicons-20120807-2|35	%{_texmfdistdir}/fonts/enc/dvips/ccicons/ccicons-u.enc
14mr|texlive-ccicons-20120807-2|36	%{_texmfdistdir}/fonts/map/dvips/ccicons/ccicons.map
14mr|texlive-ccicons-20120807-2|37	%{_texmfdistdir}/fonts/tfm/public/ccicons/ccicons.tfm
14mr|texlive-ccicons-20120807-2|38	%{_texmfdistdir}/fonts/type1/public/ccicons/ccicons.pfb
14mr|texlive-ccicons-20120807-2|39	%{_texmfdistdir}/tex/latex/ccicons/ccicons.sty
14mr|texlive-ccicons-20120807-2|40	%doc %{_texmfdistdir}/doc/latex/ccicons/ccicons.pdf
14mr|texlive-ccicons-20120807-2|41	#- source
14mr|texlive-ccicons-20120807-2|42	%doc %{_texmfdistdir}/source/fonts/ccicons/ccicons.sfd
14mr|texlive-ccicons-20120807-2|43	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.dtx
14mr|texlive-ccicons-20120807-2|44	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.ins
14mr|texlive-ccicons-20120807-2|45	
14mr|texlive-ccicons-20120807-2|46	#-----------------------------------------------------------------------
14mr|texlive-ccicons-20120807-2|47	%prep
14mr|texlive-ccicons-20120807-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-ccicons-20120807-2|49	
14mr|texlive-ccicons-20120807-2|50	%build
14mr|texlive-ccicons-20120807-2|51	
14mr|texlive-ccicons-20120807-2|52	%install
14mr|texlive-ccicons-20120807-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ccicons-20120807-2|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ccicons-20120807-2|55	
14mr|texlive-ccicons-20120807-2|56	
14mr|texlive-ccicons-20120807-2|57	
14mr|texlive-ccicons-20120807-2|58	%changelog
14mr|texlive-ccicons-20120807-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120807-2
14mr|texlive-ccicons-20120807-2|60	+ Revision: 402e601
14mr|texlive-ccicons-20120807-2|61	- MassBuild#440: Increase release tag
14mr|texlive-ccicons-20120807-2|62	
14mr|texlive-ccicons-20120807-2|63	

19527 14
14mr|texlive-cclicenses-20080817-3|1	# revision 15878
14mr|texlive-cclicenses-20080817-3|2	# category Package
14mr|texlive-cclicenses-20080817-3|3	# catalog-ctan /macros/latex/contrib/cclicenses
14mr|texlive-cclicenses-20080817-3|4	# catalog-date 2008-08-17 13:56:26 +0200
14mr|texlive-cclicenses-20080817-3|5	# catalog-license lppl
14mr|texlive-cclicenses-20080817-3|6	# catalog-version undef
14mr|texlive-cclicenses-20080817-3|7	Name:		texlive-cclicenses
14mr|texlive-cclicenses-20080817-3|8	Version:	20080817
14mr|texlive-cclicenses-20080817-3|9	Release:	3
14mr|texlive-cclicenses-20080817-3|10	Summary:	Typeset Creative Commons licence logos
14mr|texlive-cclicenses-20080817-3|11	Group:		Publishing
14mr|texlive-cclicenses-20080817-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cclicenses
14mr|texlive-cclicenses-20080817-3|13	License:	LPPL
14mr|texlive-cclicenses-20080817-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.tar.xz
14mr|texlive-cclicenses-20080817-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.doc.tar.xz
14mr|texlive-cclicenses-20080817-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.source.tar.xz
14mr|texlive-cclicenses-20080817-3|17	BuildArch:	noarch
14mr|texlive-cclicenses-20080817-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cclicenses-20080817-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cclicenses-20080817-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cclicenses-20080817-3|21	
14mr|texlive-cclicenses-20080817-3|22	%description
14mr|texlive-cclicenses-20080817-3|23	The cclicenses package helps users typesetting Creative Commons
14mr|texlive-cclicenses-20080817-3|24	logos in LaTeX. It defines some commands useful to quickly
14mr|texlive-cclicenses-20080817-3|25	write these logos, related to CC licences versions 1.0 and 2.0.
14mr|texlive-cclicenses-20080817-3|26	
14mr|texlive-cclicenses-20080817-3|27	%post
14mr|texlive-cclicenses-20080817-3|28	%{_sbindir}/texlive.post
14mr|texlive-cclicenses-20080817-3|29	
14mr|texlive-cclicenses-20080817-3|30	%postun
14mr|texlive-cclicenses-20080817-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cclicenses-20080817-3|32	%{_sbindir}/texlive.post
14mr|texlive-cclicenses-20080817-3|33	fi
14mr|texlive-cclicenses-20080817-3|34	
14mr|texlive-cclicenses-20080817-3|35	#-----------------------------------------------------------------------
14mr|texlive-cclicenses-20080817-3|36	%files
14mr|texlive-cclicenses-20080817-3|37	%{_texmfdistdir}/tex/latex/cclicenses/cclicenses.sty
14mr|texlive-cclicenses-20080817-3|38	%doc %{_texmfdistdir}/doc/latex/cclicenses/README
14mr|texlive-cclicenses-20080817-3|39	%doc %{_texmfdistdir}/doc/latex/cclicenses/cclicenses_short.pdf
14mr|texlive-cclicenses-20080817-3|40	#- source
14mr|texlive-cclicenses-20080817-3|41	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.dtx
14mr|texlive-cclicenses-20080817-3|42	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.ins
14mr|texlive-cclicenses-20080817-3|43	
14mr|texlive-cclicenses-20080817-3|44	#-----------------------------------------------------------------------
14mr|texlive-cclicenses-20080817-3|45	%prep
14mr|texlive-cclicenses-20080817-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-cclicenses-20080817-3|47	
14mr|texlive-cclicenses-20080817-3|48	%build
14mr|texlive-cclicenses-20080817-3|49	
14mr|texlive-cclicenses-20080817-3|50	%install
14mr|texlive-cclicenses-20080817-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cclicenses-20080817-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cclicenses-20080817-3|53	
14mr|texlive-cclicenses-20080817-3|54	
14mr|texlive-cclicenses-20080817-3|55	
14mr|texlive-cclicenses-20080817-3|56	%changelog
14mr|texlive-cclicenses-20080817-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080817-3
14mr|texlive-cclicenses-20080817-3|58	+ Revision: 99c52bf
14mr|texlive-cclicenses-20080817-3|59	- MassBuild#440: Increase release tag
14mr|texlive-cclicenses-20080817-3|60	
14mr|texlive-cclicenses-20080817-3|61	

19528 14
14mr|texlive-cc-pl-1.02.2-3|1	# revision 15878
14mr|texlive-cc-pl-1.02.2-3|2	# category Package
14mr|texlive-cc-pl-1.02.2-3|3	# catalog-ctan /fonts/cc-pl
14mr|texlive-cc-pl-1.02.2-3|4	# catalog-date 2009-09-24 20:53:04 +0200
14mr|texlive-cc-pl-1.02.2-3|5	# catalog-license pd
14mr|texlive-cc-pl-1.02.2-3|6	# catalog-version 1.02.2
14mr|texlive-cc-pl-1.02.2-3|7	Name:		texlive-cc-pl
14mr|texlive-cc-pl-1.02.2-3|8	Version:	1.02.2
14mr|texlive-cc-pl-1.02.2-3|9	Release:	3
14mr|texlive-cc-pl-1.02.2-3|10	Summary:	Polish extension of Computer Concrete fonts
14mr|texlive-cc-pl-1.02.2-3|11	Group:		Publishing
14mr|texlive-cc-pl-1.02.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cc-pl
14mr|texlive-cc-pl-1.02.2-3|13	License:	PD
14mr|texlive-cc-pl-1.02.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.tar.xz
14mr|texlive-cc-pl-1.02.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.doc.tar.xz
14mr|texlive-cc-pl-1.02.2-3|16	BuildArch:	noarch
14mr|texlive-cc-pl-1.02.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cc-pl-1.02.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cc-pl-1.02.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cc-pl-1.02.2-3|20	
14mr|texlive-cc-pl-1.02.2-3|21	%description
14mr|texlive-cc-pl-1.02.2-3|22	These MetaFont sources rely on the availability of the MetaFont
14mr|texlive-cc-pl-1.02.2-3|23	'Polish' fonts and of the MetaFont sources of the original
14mr|texlive-cc-pl-1.02.2-3|24	Concrete fonts. Adobe Type 1 versions of the fonts are
14mr|texlive-cc-pl-1.02.2-3|25	included.
14mr|texlive-cc-pl-1.02.2-3|26	
14mr|texlive-cc-pl-1.02.2-3|27	%post
14mr|texlive-cc-pl-1.02.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-cc-pl-1.02.2-3|29	
14mr|texlive-cc-pl-1.02.2-3|30	%postun
14mr|texlive-cc-pl-1.02.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cc-pl-1.02.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-cc-pl-1.02.2-3|33	fi
14mr|texlive-cc-pl-1.02.2-3|34	
14mr|texlive-cc-pl-1.02.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-cc-pl-1.02.2-3|36	%files
14mr|texlive-cc-pl-1.02.2-3|37	%{_texmfdistdir}/fonts/map/dvips/cc-pl/ccpl.map
14mr|texlive-cc-pl-1.02.2-3|38	%{_texmfdistdir}/fonts/source/public/cc-pl/fic_mic.mf
14mr|texlive-cc-pl-1.02.2-3|39	%{_texmfdistdir}/fonts/source/public/cc-pl/pccsc10.mf
14mr|texlive-cc-pl-1.02.2-3|40	%{_texmfdistdir}/fonts/source/public/cc-pl/pcmi10.mf
14mr|texlive-cc-pl-1.02.2-3|41	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr10.mf
14mr|texlive-cc-pl-1.02.2-3|42	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr5.mf
14mr|texlive-cc-pl-1.02.2-3|43	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr6.mf
14mr|texlive-cc-pl-1.02.2-3|44	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr7.mf
14mr|texlive-cc-pl-1.02.2-3|45	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr8.mf
14mr|texlive-cc-pl-1.02.2-3|46	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr9.mf
14mr|texlive-cc-pl-1.02.2-3|47	%{_texmfdistdir}/fonts/source/public/cc-pl/pcsl10.mf
14mr|texlive-cc-pl-1.02.2-3|48	%{_texmfdistdir}/fonts/source/public/cc-pl/pcslc9.mf
14mr|texlive-cc-pl-1.02.2-3|49	%{_texmfdistdir}/fonts/source/public/cc-pl/pcti10.mf
14mr|texlive-cc-pl-1.02.2-3|50	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pccsc10.tfm
14mr|texlive-cc-pl-1.02.2-3|51	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcmi10.tfm
14mr|texlive-cc-pl-1.02.2-3|52	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr10.tfm
14mr|texlive-cc-pl-1.02.2-3|53	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr5.tfm
14mr|texlive-cc-pl-1.02.2-3|54	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr6.tfm
14mr|texlive-cc-pl-1.02.2-3|55	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr7.tfm
14mr|texlive-cc-pl-1.02.2-3|56	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr8.tfm
14mr|texlive-cc-pl-1.02.2-3|57	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr9.tfm
14mr|texlive-cc-pl-1.02.2-3|58	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcsl10.tfm
14mr|texlive-cc-pl-1.02.2-3|59	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcslc9.tfm
14mr|texlive-cc-pl-1.02.2-3|60	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcti10.tfm
14mr|texlive-cc-pl-1.02.2-3|61	%{_texmfdistdir}/fonts/type1/public/cc-pl/pccsc10.pfb
14mr|texlive-cc-pl-1.02.2-3|62	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcmi10.pfb
14mr|texlive-cc-pl-1.02.2-3|63	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr10.pfb
14mr|texlive-cc-pl-1.02.2-3|64	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr5.pfb
14mr|texlive-cc-pl-1.02.2-3|65	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr6.pfb
14mr|texlive-cc-pl-1.02.2-3|66	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr7.pfb
14mr|texlive-cc-pl-1.02.2-3|67	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr8.pfb
14mr|texlive-cc-pl-1.02.2-3|68	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr9.pfb
14mr|texlive-cc-pl-1.02.2-3|69	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcsl10.pfb
14mr|texlive-cc-pl-1.02.2-3|70	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcslc9.pfb
14mr|texlive-cc-pl-1.02.2-3|71	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcti10.pfb
14mr|texlive-cc-pl-1.02.2-3|72	%doc %{_texmfdistdir}/doc/fonts/cc-pl/README.cc-pl
14mr|texlive-cc-pl-1.02.2-3|73	
14mr|texlive-cc-pl-1.02.2-3|74	#-----------------------------------------------------------------------
14mr|texlive-cc-pl-1.02.2-3|75	%prep
14mr|texlive-cc-pl-1.02.2-3|76	%setup -c -a0 -a1
14mr|texlive-cc-pl-1.02.2-3|77	
14mr|texlive-cc-pl-1.02.2-3|78	%build
14mr|texlive-cc-pl-1.02.2-3|79	
14mr|texlive-cc-pl-1.02.2-3|80	%install
14mr|texlive-cc-pl-1.02.2-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cc-pl-1.02.2-3|82	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cc-pl-1.02.2-3|83	
14mr|texlive-cc-pl-1.02.2-3|84	
14mr|texlive-cc-pl-1.02.2-3|85	
14mr|texlive-cc-pl-1.02.2-3|86	%changelog
14mr|texlive-cc-pl-1.02.2-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02.2-3
14mr|texlive-cc-pl-1.02.2-3|88	+ Revision: e20abf1
14mr|texlive-cc-pl-1.02.2-3|89	- MassBuild#440: Increase release tag
14mr|texlive-cc-pl-1.02.2-3|90	
14mr|texlive-cc-pl-1.02.2-3|91	

19529 14
14mr|texlive-cd-1.3-3|1	# revision 15878
14mr|texlive-cd-1.3-3|2	# category Package
14mr|texlive-cd-1.3-3|3	# catalog-ctan /macros/latex/contrib/cd
14mr|texlive-cd-1.3-3|4	# catalog-date 2008-05-06 19:08:04 +0200
14mr|texlive-cd-1.3-3|5	# catalog-license gpl
14mr|texlive-cd-1.3-3|6	# catalog-version 1.3
14mr|texlive-cd-1.3-3|7	Name:		texlive-cd
14mr|texlive-cd-1.3-3|8	Version:	1.3
14mr|texlive-cd-1.3-3|9	Release:	3
14mr|texlive-cd-1.3-3|10	Summary:	Typeset CD covers
14mr|texlive-cd-1.3-3|11	Group:		Publishing
14mr|texlive-cd-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd
14mr|texlive-cd-1.3-3|13	License:	GPL
14mr|texlive-cd-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.tar.xz
14mr|texlive-cd-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.doc.tar.xz
14mr|texlive-cd-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.source.tar.xz
14mr|texlive-cd-1.3-3|17	BuildArch:	noarch
14mr|texlive-cd-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cd-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cd-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cd-1.3-3|21	
14mr|texlive-cd-1.3-3|22	%description
14mr|texlive-cd-1.3-3|23	Normal usage will ordinarily require no more than a simple data
14mr|texlive-cd-1.3-3|24	file per cover; the package will make a full insert for a CD
14mr|texlive-cd-1.3-3|25	case (it copes with both normal and slim cases).
14mr|texlive-cd-1.3-3|26	
14mr|texlive-cd-1.3-3|27	%post
14mr|texlive-cd-1.3-3|28	%{_sbindir}/texlive.post
14mr|texlive-cd-1.3-3|29	
14mr|texlive-cd-1.3-3|30	%postun
14mr|texlive-cd-1.3-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cd-1.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-cd-1.3-3|33	fi
14mr|texlive-cd-1.3-3|34	
14mr|texlive-cd-1.3-3|35	#-----------------------------------------------------------------------
14mr|texlive-cd-1.3-3|36	%files
14mr|texlive-cd-1.3-3|37	%{_texmfdistdir}/tex/latex/cd/cd.cls
14mr|texlive-cd-1.3-3|38	%doc %{_texmfdistdir}/doc/latex/cd/CD.tex
14mr|texlive-cd-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/cd/CDlist.tex
14mr|texlive-cd-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/cd/README
14mr|texlive-cd-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/cd/cd.pdf
14mr|texlive-cd-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/cd/example.dat
14mr|texlive-cd-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/cd/parsecd.rb
14mr|texlive-cd-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/cd/slimCD.tex
14mr|texlive-cd-1.3-3|45	%doc %{_texmfdistdir}/doc/latex/cd/slimCDlist.tex
14mr|texlive-cd-1.3-3|46	#- source
14mr|texlive-cd-1.3-3|47	%doc %{_texmfdistdir}/source/latex/cd/cd.dtx
14mr|texlive-cd-1.3-3|48	%doc %{_texmfdistdir}/source/latex/cd/cd.ins
14mr|texlive-cd-1.3-3|49	
14mr|texlive-cd-1.3-3|50	#-----------------------------------------------------------------------
14mr|texlive-cd-1.3-3|51	%prep
14mr|texlive-cd-1.3-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-cd-1.3-3|53	
14mr|texlive-cd-1.3-3|54	%build
14mr|texlive-cd-1.3-3|55	
14mr|texlive-cd-1.3-3|56	%install
14mr|texlive-cd-1.3-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cd-1.3-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cd-1.3-3|59	
14mr|texlive-cd-1.3-3|60	
14mr|texlive-cd-1.3-3|61	
14mr|texlive-cd-1.3-3|62	%changelog
14mr|texlive-cd-1.3-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-cd-1.3-3|64	+ Revision: 3fd45ba
14mr|texlive-cd-1.3-3|65	- MassBuild#440: Increase release tag
14mr|texlive-cd-1.3-3|66	
14mr|texlive-cd-1.3-3|67	

19530 14
14mr|texlive-cd-cover-1.0-3|1	# revision 17121
14mr|texlive-cd-cover-1.0-3|2	# category Package
14mr|texlive-cd-cover-1.0-3|3	# catalog-ctan /macros/latex/contrib/cd-cover
14mr|texlive-cd-cover-1.0-3|4	# catalog-date 2010-02-21 01:36:59 +0100
14mr|texlive-cd-cover-1.0-3|5	# catalog-license gpl
14mr|texlive-cd-cover-1.0-3|6	# catalog-version 1.0
14mr|texlive-cd-cover-1.0-3|7	Name:		texlive-cd-cover
14mr|texlive-cd-cover-1.0-3|8	Version:	1.0
14mr|texlive-cd-cover-1.0-3|9	Release:	3
14mr|texlive-cd-cover-1.0-3|10	Summary:	Typeset CD covers
14mr|texlive-cd-cover-1.0-3|11	Group:		Publishing
14mr|texlive-cd-cover-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover
14mr|texlive-cd-cover-1.0-3|13	License:	GPL
14mr|texlive-cd-cover-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.tar.xz
14mr|texlive-cd-cover-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.doc.tar.xz
14mr|texlive-cd-cover-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.source.tar.xz
14mr|texlive-cd-cover-1.0-3|17	BuildArch:	noarch
14mr|texlive-cd-cover-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cd-cover-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cd-cover-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cd-cover-1.0-3|21	
14mr|texlive-cd-cover-1.0-3|22	%description
14mr|texlive-cd-cover-1.0-3|23	The CD-cover class will typeset front and back cover sheets for
14mr|texlive-cd-cover-1.0-3|24	CD jewel cases, or an entire paper cover, or a label for a
14mr|texlive-cd-cover-1.0-3|25	plastic slip-cover.
14mr|texlive-cd-cover-1.0-3|26	
14mr|texlive-cd-cover-1.0-3|27	%post
14mr|texlive-cd-cover-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-cd-cover-1.0-3|29	
14mr|texlive-cd-cover-1.0-3|30	%postun
14mr|texlive-cd-cover-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cd-cover-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-cd-cover-1.0-3|33	fi
14mr|texlive-cd-cover-1.0-3|34	
14mr|texlive-cd-cover-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-cd-cover-1.0-3|36	%files
14mr|texlive-cd-cover-1.0-3|37	%{_texmfdistdir}/tex/latex/cd-cover/cd-cover.cls
14mr|texlive-cd-cover-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/cd-cover/README
14mr|texlive-cd-cover-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/cd-cover/cd-cover.pdf
14mr|texlive-cd-cover-1.0-3|40	#- source
14mr|texlive-cd-cover-1.0-3|41	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.dtx
14mr|texlive-cd-cover-1.0-3|42	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.ins
14mr|texlive-cd-cover-1.0-3|43	
14mr|texlive-cd-cover-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-cd-cover-1.0-3|45	%prep
14mr|texlive-cd-cover-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-cd-cover-1.0-3|47	
14mr|texlive-cd-cover-1.0-3|48	%build
14mr|texlive-cd-cover-1.0-3|49	
14mr|texlive-cd-cover-1.0-3|50	%install
14mr|texlive-cd-cover-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cd-cover-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cd-cover-1.0-3|53	
14mr|texlive-cd-cover-1.0-3|54	
14mr|texlive-cd-cover-1.0-3|55	
14mr|texlive-cd-cover-1.0-3|56	%changelog
14mr|texlive-cd-cover-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-cd-cover-1.0-3|58	+ Revision: 57b0f07
14mr|texlive-cd-cover-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-cd-cover-1.0-3|60	
14mr|texlive-cd-cover-1.0-3|61	

19531 14
14mr|texlive-cdpbundl-0.34-3|1	# revision 15878
14mr|texlive-cdpbundl-0.34-3|2	# category Package
14mr|texlive-cdpbundl-0.34-3|3	# catalog-ctan /macros/latex/contrib/cdpbundl
14mr|texlive-cdpbundl-0.34-3|4	# catalog-date 2007-01-31 23:04:11 +0100
14mr|texlive-cdpbundl-0.34-3|5	# catalog-license lppl
14mr|texlive-cdpbundl-0.34-3|6	# catalog-version 0.34
14mr|texlive-cdpbundl-0.34-3|7	Name:		texlive-cdpbundl
14mr|texlive-cdpbundl-0.34-3|8	Version:	0.34
14mr|texlive-cdpbundl-0.34-3|9	Release:	3
14mr|texlive-cdpbundl-0.34-3|10	Summary:	Business letters in the Italian style
14mr|texlive-cdpbundl-0.34-3|11	Group:		Publishing
14mr|texlive-cdpbundl-0.34-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cdpbundl
14mr|texlive-cdpbundl-0.34-3|13	License:	LPPL
14mr|texlive-cdpbundl-0.34-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.tar.xz
14mr|texlive-cdpbundl-0.34-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.doc.tar.xz
14mr|texlive-cdpbundl-0.34-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.source.tar.xz
14mr|texlive-cdpbundl-0.34-3|17	BuildArch:	noarch
14mr|texlive-cdpbundl-0.34-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cdpbundl-0.34-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cdpbundl-0.34-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cdpbundl-0.34-3|21	
14mr|texlive-cdpbundl-0.34-3|22	%description
14mr|texlive-cdpbundl-0.34-3|23	The C.D.P. Bundle can be used to typeset high-quality business
14mr|texlive-cdpbundl-0.34-3|24	letters formatted according to Italian style conventions. It is
14mr|texlive-cdpbundl-0.34-3|25	highly configurable, and its modular structure provides you
14mr|texlive-cdpbundl-0.34-3|26	with building blocks of increasing level, by means of which you
14mr|texlive-cdpbundl-0.34-3|27	can compose a large variety of letters. It is also possible to
14mr|texlive-cdpbundl-0.34-3|28	write letters divided into sections and paragraphs, to include
14mr|texlive-cdpbundl-0.34-3|29	floating figures and tables, and to have the relevant indexes
14mr|texlive-cdpbundl-0.34-3|30	compiled automatically. A single input file can contain several
14mr|texlive-cdpbundl-0.34-3|31	letters, and each letter will have its own table of contents,
14mr|texlive-cdpbundl-0.34-3|32	etc., independant from the other ones.
14mr|texlive-cdpbundl-0.34-3|33	
14mr|texlive-cdpbundl-0.34-3|34	%post
14mr|texlive-cdpbundl-0.34-3|35	%{_sbindir}/texlive.post
14mr|texlive-cdpbundl-0.34-3|36	
14mr|texlive-cdpbundl-0.34-3|37	%postun
14mr|texlive-cdpbundl-0.34-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-cdpbundl-0.34-3|39	%{_sbindir}/texlive.post
14mr|texlive-cdpbundl-0.34-3|40	fi
14mr|texlive-cdpbundl-0.34-3|41	
14mr|texlive-cdpbundl-0.34-3|42	#-----------------------------------------------------------------------
14mr|texlive-cdpbundl-0.34-3|43	%files
14mr|texlive-cdpbundl-0.34-3|44	%{_texmfdistdir}/tex/latex/cdpbundl/adiseal.sty
14mr|texlive-cdpbundl-0.34-3|45	%{_texmfdistdir}/tex/latex/cdpbundl/articoletteracdp.cls
14mr|texlive-cdpbundl-0.34-3|46	%{_texmfdistdir}/tex/latex/cdpbundl/cdpaddon.sty
14mr|texlive-cdpbundl-0.34-3|47	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues-example.def
14mr|texlive-cdpbundl-0.34-3|48	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues.cfg
14mr|texlive-cdpbundl-0.34-3|49	%{_texmfdistdir}/tex/latex/cdpbundl/epson-stylus-740.def
14mr|texlive-cdpbundl-0.34-3|50	%{_texmfdistdir}/tex/latex/cdpbundl/hp-laserjet-4500.def
14mr|texlive-cdpbundl-0.34-3|51	%{_texmfdistdir}/tex/latex/cdpbundl/lettcdpadi.cls
14mr|texlive-cdpbundl-0.34-3|52	%{_texmfdistdir}/tex/latex/cdpbundl/letteracdp.cls
14mr|texlive-cdpbundl-0.34-3|53	%doc %{_texmfdistdir}/doc/latex/cdpbundl/00readme.txt
14mr|texlive-cdpbundl-0.34-3|54	%doc %{_texmfdistdir}/doc/latex/cdpbundl/README
14mr|texlive-cdpbundl-0.34-3|55	%doc %{_texmfdistdir}/doc/latex/cdpbundl/manifest.txt
14mr|texlive-cdpbundl-0.34-3|56	%doc %{_texmfdistdir}/doc/latex/cdpbundl/overview.pdf
14mr|texlive-cdpbundl-0.34-3|57	#- source
14mr|texlive-cdpbundl-0.34-3|58	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.dtx
14mr|texlive-cdpbundl-0.34-3|59	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.ins
14mr|texlive-cdpbundl-0.34-3|60	
14mr|texlive-cdpbundl-0.34-3|61	#-----------------------------------------------------------------------
14mr|texlive-cdpbundl-0.34-3|62	%prep
14mr|texlive-cdpbundl-0.34-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-cdpbundl-0.34-3|64	
14mr|texlive-cdpbundl-0.34-3|65	%build
14mr|texlive-cdpbundl-0.34-3|66	
14mr|texlive-cdpbundl-0.34-3|67	%install
14mr|texlive-cdpbundl-0.34-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cdpbundl-0.34-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cdpbundl-0.34-3|70	
14mr|texlive-cdpbundl-0.34-3|71	
14mr|texlive-cdpbundl-0.34-3|72	
14mr|texlive-cdpbundl-0.34-3|73	%changelog
14mr|texlive-cdpbundl-0.34-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.34-3
14mr|texlive-cdpbundl-0.34-3|75	+ Revision: e78c641
14mr|texlive-cdpbundl-0.34-3|76	- MassBuild#440: Increase release tag
14mr|texlive-cdpbundl-0.34-3|77	
14mr|texlive-cdpbundl-0.34-3|78	

19532 14
14mr|texlive-cell-1.28.2.03-3|1	# revision 20756
14mr|texlive-cell-1.28.2.03-3|2	# category Package
14mr|texlive-cell-1.28.2.03-3|3	# catalog-ctan /macros/latex/contrib/cell
14mr|texlive-cell-1.28.2.03-3|4	# catalog-date 2010-12-15 11:00:48 +0100
14mr|texlive-cell-1.28.2.03-3|5	# catalog-license pd
14mr|texlive-cell-1.28.2.03-3|6	# catalog-version 1.28/2.03
14mr|texlive-cell-1.28.2.03-3|7	Name:		texlive-cell
14mr|texlive-cell-1.28.2.03-3|8	Version:	1.28.2.03
14mr|texlive-cell-1.28.2.03-3|9	Release:	3
14mr|texlive-cell-1.28.2.03-3|10	Summary:	Bibliography style for Cell
14mr|texlive-cell-1.28.2.03-3|11	Group:		Publishing
14mr|texlive-cell-1.28.2.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cell
14mr|texlive-cell-1.28.2.03-3|13	License:	PD
14mr|texlive-cell-1.28.2.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.tar.xz
14mr|texlive-cell-1.28.2.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.doc.tar.xz
14mr|texlive-cell-1.28.2.03-3|16	BuildArch:	noarch
14mr|texlive-cell-1.28.2.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cell-1.28.2.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cell-1.28.2.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cell-1.28.2.03-3|20	
14mr|texlive-cell-1.28.2.03-3|21	%description
14mr|texlive-cell-1.28.2.03-3|22	This is an "apa-like" style (cf. apalike.bst in the BibTeX
14mr|texlive-cell-1.28.2.03-3|23	distribution), developed from the same author's JMB style. A
14mr|texlive-cell-1.28.2.03-3|24	supporting LaTeX package is also provided.
14mr|texlive-cell-1.28.2.03-3|25	
14mr|texlive-cell-1.28.2.03-3|26	%post
14mr|texlive-cell-1.28.2.03-3|27	%{_sbindir}/texlive.post
14mr|texlive-cell-1.28.2.03-3|28	
14mr|texlive-cell-1.28.2.03-3|29	%postun
14mr|texlive-cell-1.28.2.03-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-cell-1.28.2.03-3|31	%{_sbindir}/texlive.post
14mr|texlive-cell-1.28.2.03-3|32	fi
14mr|texlive-cell-1.28.2.03-3|33	
14mr|texlive-cell-1.28.2.03-3|34	#-----------------------------------------------------------------------
14mr|texlive-cell-1.28.2.03-3|35	%files
14mr|texlive-cell-1.28.2.03-3|36	%{_texmfdistdir}/bibtex/bst/cell/cell.bst
14mr|texlive-cell-1.28.2.03-3|37	%{_texmfdistdir}/tex/latex/cell/cell.sty
14mr|texlive-cell-1.28.2.03-3|38	%doc %{_texmfdistdir}/doc/latex/cell/README
14mr|texlive-cell-1.28.2.03-3|39	
14mr|texlive-cell-1.28.2.03-3|40	#-----------------------------------------------------------------------
14mr|texlive-cell-1.28.2.03-3|41	%prep
14mr|texlive-cell-1.28.2.03-3|42	%setup -c -a0 -a1
14mr|texlive-cell-1.28.2.03-3|43	
14mr|texlive-cell-1.28.2.03-3|44	%build
14mr|texlive-cell-1.28.2.03-3|45	
14mr|texlive-cell-1.28.2.03-3|46	%install
14mr|texlive-cell-1.28.2.03-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cell-1.28.2.03-3|48	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cell-1.28.2.03-3|49	
14mr|texlive-cell-1.28.2.03-3|50	
14mr|texlive-cell-1.28.2.03-3|51	
14mr|texlive-cell-1.28.2.03-3|52	%changelog
14mr|texlive-cell-1.28.2.03-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.28.2.03-3
14mr|texlive-cell-1.28.2.03-3|54	+ Revision: c53927d
14mr|texlive-cell-1.28.2.03-3|55	- MassBuild#440: Increase release tag
14mr|texlive-cell-1.28.2.03-3|56	
14mr|texlive-cell-1.28.2.03-3|57	

19533 14
14mr|texlive-cellspace-1.6-3|1	# revision 15878
14mr|texlive-cellspace-1.6-3|2	# category Package
14mr|texlive-cellspace-1.6-3|3	# catalog-ctan /macros/latex/contrib/cellspace
14mr|texlive-cellspace-1.6-3|4	# catalog-date 2009-08-03 16:22:07 +0200
14mr|texlive-cellspace-1.6-3|5	# catalog-license lppl
14mr|texlive-cellspace-1.6-3|6	# catalog-version 1.6
14mr|texlive-cellspace-1.6-3|7	Name:		texlive-cellspace
14mr|texlive-cellspace-1.6-3|8	Version:	1.6
14mr|texlive-cellspace-1.6-3|9	Release:	3
14mr|texlive-cellspace-1.6-3|10	Summary:	Ensure minimal spacing of table cells
14mr|texlive-cellspace-1.6-3|11	Group:		Publishing
14mr|texlive-cellspace-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cellspace
14mr|texlive-cellspace-1.6-3|13	License:	LPPL
14mr|texlive-cellspace-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.tar.xz
14mr|texlive-cellspace-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.doc.tar.xz
14mr|texlive-cellspace-1.6-3|16	BuildArch:	noarch
14mr|texlive-cellspace-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cellspace-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cellspace-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cellspace-1.6-3|20	
14mr|texlive-cellspace-1.6-3|21	%description
14mr|texlive-cellspace-1.6-3|22	It is well known that high or deep cells tend to touch the
14mr|texlive-cellspace-1.6-3|23	\hlines of a tabular. This package provides a modifier S acting
14mr|texlive-cellspace-1.6-3|24	on usual column types so that to ensure a minimal distance that
14mr|texlive-cellspace-1.6-3|25	can be controlled through two parameters \cellspacetoplimit and
14mr|texlive-cellspace-1.6-3|26	\cellspacebottomlimit. The approach employed by this package is
14mr|texlive-cellspace-1.6-3|27	noticeably simpler than that of tabls, which considers the
14mr|texlive-cellspace-1.6-3|28	dimensions of each entire row; whereas you can ask the
14mr|texlive-cellspace-1.6-3|29	cellspace only to look at the cells of potentially difficult
14mr|texlive-cellspace-1.6-3|30	columns.
14mr|texlive-cellspace-1.6-3|31	
14mr|texlive-cellspace-1.6-3|32	%post
14mr|texlive-cellspace-1.6-3|33	%{_sbindir}/texlive.post
14mr|texlive-cellspace-1.6-3|34	
14mr|texlive-cellspace-1.6-3|35	%postun
14mr|texlive-cellspace-1.6-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-cellspace-1.6-3|37	%{_sbindir}/texlive.post
14mr|texlive-cellspace-1.6-3|38	fi
14mr|texlive-cellspace-1.6-3|39	
14mr|texlive-cellspace-1.6-3|40	#-----------------------------------------------------------------------
14mr|texlive-cellspace-1.6-3|41	%files
14mr|texlive-cellspace-1.6-3|42	%{_texmfdistdir}/tex/latex/cellspace/cellspace.sty
14mr|texlive-cellspace-1.6-3|43	%doc %{_texmfdistdir}/doc/latex/cellspace/README
14mr|texlive-cellspace-1.6-3|44	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.pdf
14mr|texlive-cellspace-1.6-3|45	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.tex
14mr|texlive-cellspace-1.6-3|46	
14mr|texlive-cellspace-1.6-3|47	#-----------------------------------------------------------------------
14mr|texlive-cellspace-1.6-3|48	%prep
14mr|texlive-cellspace-1.6-3|49	%setup -c -a0 -a1
14mr|texlive-cellspace-1.6-3|50	
14mr|texlive-cellspace-1.6-3|51	%build
14mr|texlive-cellspace-1.6-3|52	
14mr|texlive-cellspace-1.6-3|53	%install
14mr|texlive-cellspace-1.6-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cellspace-1.6-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cellspace-1.6-3|56	
14mr|texlive-cellspace-1.6-3|57	
14mr|texlive-cellspace-1.6-3|58	
14mr|texlive-cellspace-1.6-3|59	%changelog
14mr|texlive-cellspace-1.6-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-cellspace-1.6-3|61	+ Revision: c75f82b
14mr|texlive-cellspace-1.6-3|62	- MassBuild#440: Increase release tag
14mr|texlive-cellspace-1.6-3|63	
14mr|texlive-cellspace-1.6-3|64	

19534 14
14mr|texlive-censor-1.00-3|1	# revision 20937
14mr|texlive-censor-1.00-3|2	# category Package
14mr|texlive-censor-1.00-3|3	# catalog-ctan /macros/latex/contrib/censor
14mr|texlive-censor-1.00-3|4	# catalog-date 2011-01-04 21:24:54 +0100
14mr|texlive-censor-1.00-3|5	# catalog-license lppl1.3
14mr|texlive-censor-1.00-3|6	# catalog-version 1.00
14mr|texlive-censor-1.00-3|7	Name:		texlive-censor
14mr|texlive-censor-1.00-3|8	Version:	1.00
14mr|texlive-censor-1.00-3|9	Release:	3
14mr|texlive-censor-1.00-3|10	Summary:	Facilities for controlling restricted text in a document
14mr|texlive-censor-1.00-3|11	Group:		Publishing
14mr|texlive-censor-1.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/censor
14mr|texlive-censor-1.00-3|13	License:	LPPL1.3
14mr|texlive-censor-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.tar.xz
14mr|texlive-censor-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.doc.tar.xz
14mr|texlive-censor-1.00-3|16	BuildArch:	noarch
14mr|texlive-censor-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-censor-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-censor-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-censor-1.00-3|20	
14mr|texlive-censor-1.00-3|21	%description
14mr|texlive-censor-1.00-3|22	The package allows a convenient redaction/censor capability to
14mr|texlive-censor-1.00-3|23	be employed, for those who need to protect restricted
14mr|texlive-censor-1.00-3|24	information, as well as for those who are forced to work in a
14mr|texlive-censor-1.00-3|25	more inefficient environment when dealing with restricted
14mr|texlive-censor-1.00-3|26	information.
14mr|texlive-censor-1.00-3|27	
14mr|texlive-censor-1.00-3|28	%post
14mr|texlive-censor-1.00-3|29	%{_sbindir}/texlive.post
14mr|texlive-censor-1.00-3|30	
14mr|texlive-censor-1.00-3|31	%postun
14mr|texlive-censor-1.00-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-censor-1.00-3|33	%{_sbindir}/texlive.post
14mr|texlive-censor-1.00-3|34	fi
14mr|texlive-censor-1.00-3|35	
14mr|texlive-censor-1.00-3|36	#-----------------------------------------------------------------------
14mr|texlive-censor-1.00-3|37	%files
14mr|texlive-censor-1.00-3|38	%{_texmfdistdir}/tex/latex/censor/censor.sty
14mr|texlive-censor-1.00-3|39	%doc %{_texmfdistdir}/doc/latex/censor/README
14mr|texlive-censor-1.00-3|40	%doc %{_texmfdistdir}/doc/latex/censor/censor.pdf
14mr|texlive-censor-1.00-3|41	%doc %{_texmfdistdir}/doc/latex/censor/censor.tex
14mr|texlive-censor-1.00-3|42	%doc %{_texmfdistdir}/doc/latex/censor/manifest.txt
14mr|texlive-censor-1.00-3|43	
14mr|texlive-censor-1.00-3|44	#-----------------------------------------------------------------------
14mr|texlive-censor-1.00-3|45	%prep
14mr|texlive-censor-1.00-3|46	%setup -c -a0 -a1
14mr|texlive-censor-1.00-3|47	
14mr|texlive-censor-1.00-3|48	%build
14mr|texlive-censor-1.00-3|49	
14mr|texlive-censor-1.00-3|50	%install
14mr|texlive-censor-1.00-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-censor-1.00-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-censor-1.00-3|53	
14mr|texlive-censor-1.00-3|54	
14mr|texlive-censor-1.00-3|55	
14mr|texlive-censor-1.00-3|56	%changelog
14mr|texlive-censor-1.00-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-censor-1.00-3|58	+ Revision: fab8b6a
14mr|texlive-censor-1.00-3|59	- MassBuild#440: Increase release tag
14mr|texlive-censor-1.00-3|60	
14mr|texlive-censor-1.00-3|61	

19535 14
14mr|texlive-cfr-lm-1.3-3|1	# revision 19666
14mr|texlive-cfr-lm-1.3-3|2	# category Package
14mr|texlive-cfr-lm-1.3-3|3	# catalog-ctan /macros/latex/contrib/cfr-lm
14mr|texlive-cfr-lm-1.3-3|4	# catalog-date 2010-09-08 11:26:01 +0200
14mr|texlive-cfr-lm-1.3-3|5	# catalog-license lppl
14mr|texlive-cfr-lm-1.3-3|6	# catalog-version 1.3
14mr|texlive-cfr-lm-1.3-3|7	Name:		texlive-cfr-lm
14mr|texlive-cfr-lm-1.3-3|8	Version:	1.3
14mr|texlive-cfr-lm-1.3-3|9	Release:	3
14mr|texlive-cfr-lm-1.3-3|10	Summary:	Enhanced support for the Latin Modern fonts
14mr|texlive-cfr-lm-1.3-3|11	Group:		Publishing
14mr|texlive-cfr-lm-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cfr-lm
14mr|texlive-cfr-lm-1.3-3|13	License:	LPPL
14mr|texlive-cfr-lm-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.tar.xz
14mr|texlive-cfr-lm-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.doc.tar.xz
14mr|texlive-cfr-lm-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.source.tar.xz
14mr|texlive-cfr-lm-1.3-3|17	BuildArch:	noarch
14mr|texlive-cfr-lm-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cfr-lm-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cfr-lm-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cfr-lm-1.3-3|21	
14mr|texlive-cfr-lm-1.3-3|22	%description
14mr|texlive-cfr-lm-1.3-3|23	The package supports a number of features of the Latin Modern
14mr|texlive-cfr-lm-1.3-3|24	fonts which are not easily accessible via the default (La)TeX
14mr|texlive-cfr-lm-1.3-3|25	support provided in the official distribution. In particular,
14mr|texlive-cfr-lm-1.3-3|26	the package supports the use of the various styles of digits
14mr|texlive-cfr-lm-1.3-3|27	available, small-caps and upright italic shapes, and
14mr|texlive-cfr-lm-1.3-3|28	alternative weights and widths. It also supports variable width
14mr|texlive-cfr-lm-1.3-3|29	typewriter and the "quotation" font. Version 2.004 of the Latin
14mr|texlive-cfr-lm-1.3-3|30	Modern fonts is supported. By default, the package uses
14mr|texlive-cfr-lm-1.3-3|31	proportional oldstyle digits and variable width typewriter but
14mr|texlive-cfr-lm-1.3-3|32	this can be changed by passing appropriate options to the
14mr|texlive-cfr-lm-1.3-3|33	package. The package also supports using (for example)
14mr|texlive-cfr-lm-1.3-3|34	different styles of digits within a document so it is possible
14mr|texlive-cfr-lm-1.3-3|35	to use proportional oldstyle digits by default, say, but
14mr|texlive-cfr-lm-1.3-3|36	tabular lining digits within a particular table. The package
14mr|texlive-cfr-lm-1.3-3|37	requires the official Latin Modern distribution, including its
14mr|texlive-cfr-lm-1.3-3|38	(La)TeX support. The package relies on the availability of both
14mr|texlive-cfr-lm-1.3-3|39	the fonts themselves and the official font support files. The
14mr|texlive-cfr-lm-1.3-3|40	package also makes use of the nfssext-cfr package. Only the T1
14mr|texlive-cfr-lm-1.3-3|41	and TS1 encodings are supported for text fonts. The set up of
14mr|texlive-cfr-lm-1.3-3|42	fonts for mathematics is identical to that provided by Latin
14mr|texlive-cfr-lm-1.3-3|43	Modern.
14mr|texlive-cfr-lm-1.3-3|44	
14mr|texlive-cfr-lm-1.3-3|45	%post
14mr|texlive-cfr-lm-1.3-3|46	%{_sbindir}/texlive.post
14mr|texlive-cfr-lm-1.3-3|47	
14mr|texlive-cfr-lm-1.3-3|48	%postun
14mr|texlive-cfr-lm-1.3-3|49	if [ $1 -eq 0 ]; then
14mr|texlive-cfr-lm-1.3-3|50	%{_sbindir}/texlive.post
14mr|texlive-cfr-lm-1.3-3|51	fi
14mr|texlive-cfr-lm-1.3-3|52	
14mr|texlive-cfr-lm-1.3-3|53	#-----------------------------------------------------------------------
14mr|texlive-cfr-lm-1.3-3|54	%files
14mr|texlive-cfr-lm-1.3-3|55	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc
14mr|texlive-cfr-lm-1.3-3|56	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/t1-clm.enc
14mr|texlive-cfr-lm-1.3-3|57	%{_texmfdistdir}/fonts/map/dvips/cfr-lm/clm.map
14mr|texlive-cfr-lm-1.3-3|58	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb28t10.tfm
14mr|texlive-cfr-lm-1.3-3|59	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|60	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|61	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|62	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb8t10.tfm
14mr|texlive-cfr-lm-1.3-3|63	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|64	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|65	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|66	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t10.tfm
14mr|texlive-cfr-lm-1.3-3|67	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t12.tfm
14mr|texlive-cfr-lm-1.3-3|68	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t5.tfm
14mr|texlive-cfr-lm-1.3-3|69	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t6.tfm
14mr|texlive-cfr-lm-1.3-3|70	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t7.tfm
14mr|texlive-cfr-lm-1.3-3|71	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t8.tfm
14mr|texlive-cfr-lm-1.3-3|72	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t9.tfm
14mr|texlive-cfr-lm-1.3-3|73	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2i8t10.tfm
14mr|texlive-cfr-lm-1.3-3|74	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2ij8t10.tfm
14mr|texlive-cfr-lm-1.3-3|75	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|76	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t12.tfm
14mr|texlive-cfr-lm-1.3-3|77	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t5.tfm
14mr|texlive-cfr-lm-1.3-3|78	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t6.tfm
14mr|texlive-cfr-lm-1.3-3|79	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t7.tfm
14mr|texlive-cfr-lm-1.3-3|80	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t8.tfm
14mr|texlive-cfr-lm-1.3-3|81	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t9.tfm
14mr|texlive-cfr-lm-1.3-3|82	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|83	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|84	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t10.tfm
14mr|texlive-cfr-lm-1.3-3|85	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t12.tfm
14mr|texlive-cfr-lm-1.3-3|86	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t5.tfm
14mr|texlive-cfr-lm-1.3-3|87	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t6.tfm
14mr|texlive-cfr-lm-1.3-3|88	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t7.tfm
14mr|texlive-cfr-lm-1.3-3|89	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t8.tfm
14mr|texlive-cfr-lm-1.3-3|90	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t9.tfm
14mr|texlive-cfr-lm-1.3-3|91	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxi8t10.tfm
14mr|texlive-cfr-lm-1.3-3|92	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|93	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t12.tfm
14mr|texlive-cfr-lm-1.3-3|94	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t5.tfm
14mr|texlive-cfr-lm-1.3-3|95	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t6.tfm
14mr|texlive-cfr-lm-1.3-3|96	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t7.tfm
14mr|texlive-cfr-lm-1.3-3|97	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|98	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t9.tfm
14mr|texlive-cfr-lm-1.3-3|99	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxji8t10.tfm
14mr|texlive-cfr-lm-1.3-3|100	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|101	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|102	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc28t10.tfm
14mr|texlive-cfr-lm-1.3-3|103	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|104	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|105	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|106	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc8t10.tfm
14mr|texlive-cfr-lm-1.3-3|107	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|108	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|109	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsco8t10.tfm
14mr|texlive-cfr-lm-1.3-3|110	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|111	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|112	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh28t10.tfm
14mr|texlive-cfr-lm-1.3-3|113	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|114	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh8t10.tfm
14mr|texlive-cfr-lm-1.3-3|115	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunhj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|116	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|117	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmduno8t10.tfm
14mr|texlive-cfr-lm-1.3-3|118	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t10.tfm
14mr|texlive-cfr-lm-1.3-3|119	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t12.tfm
14mr|texlive-cfr-lm-1.3-3|120	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t17.tfm
14mr|texlive-cfr-lm-1.3-3|121	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t5.tfm
14mr|texlive-cfr-lm-1.3-3|122	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t6.tfm
14mr|texlive-cfr-lm-1.3-3|123	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t7.tfm
14mr|texlive-cfr-lm-1.3-3|124	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t8.tfm
14mr|texlive-cfr-lm-1.3-3|125	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t9.tfm
14mr|texlive-cfr-lm-1.3-3|126	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t10.tfm
14mr|texlive-cfr-lm-1.3-3|127	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t12.tfm
14mr|texlive-cfr-lm-1.3-3|128	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t7.tfm
14mr|texlive-cfr-lm-1.3-3|129	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t8.tfm
14mr|texlive-cfr-lm-1.3-3|130	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t9.tfm
14mr|texlive-cfr-lm-1.3-3|131	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t10.tfm
14mr|texlive-cfr-lm-1.3-3|132	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t12.tfm
14mr|texlive-cfr-lm-1.3-3|133	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t7.tfm
14mr|texlive-cfr-lm-1.3-3|134	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t8.tfm
14mr|texlive-cfr-lm-1.3-3|135	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t9.tfm
14mr|texlive-cfr-lm-1.3-3|136	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|137	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t12.tfm
14mr|texlive-cfr-lm-1.3-3|138	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t17.tfm
14mr|texlive-cfr-lm-1.3-3|139	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t5.tfm
14mr|texlive-cfr-lm-1.3-3|140	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t6.tfm
14mr|texlive-cfr-lm-1.3-3|141	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t7.tfm
14mr|texlive-cfr-lm-1.3-3|142	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t8.tfm
14mr|texlive-cfr-lm-1.3-3|143	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t9.tfm
14mr|texlive-cfr-lm-1.3-3|144	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|145	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t12.tfm
14mr|texlive-cfr-lm-1.3-3|146	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t17.tfm
14mr|texlive-cfr-lm-1.3-3|147	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|148	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t9.tfm
14mr|texlive-cfr-lm-1.3-3|149	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|150	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t12.tfm
14mr|texlive-cfr-lm-1.3-3|151	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t17.tfm
14mr|texlive-cfr-lm-1.3-3|152	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t8.tfm
14mr|texlive-cfr-lm-1.3-3|153	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t9.tfm
14mr|texlive-cfr-lm-1.3-3|154	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t10.tfm
14mr|texlive-cfr-lm-1.3-3|155	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t12.tfm
14mr|texlive-cfr-lm-1.3-3|156	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t17.tfm
14mr|texlive-cfr-lm-1.3-3|157	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t5.tfm
14mr|texlive-cfr-lm-1.3-3|158	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t6.tfm
14mr|texlive-cfr-lm-1.3-3|159	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t7.tfm
14mr|texlive-cfr-lm-1.3-3|160	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t8.tfm
14mr|texlive-cfr-lm-1.3-3|161	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t9.tfm
14mr|texlive-cfr-lm-1.3-3|162	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t10.tfm
14mr|texlive-cfr-lm-1.3-3|163	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t12.tfm
14mr|texlive-cfr-lm-1.3-3|164	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t7.tfm
14mr|texlive-cfr-lm-1.3-3|165	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t8.tfm
14mr|texlive-cfr-lm-1.3-3|166	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t9.tfm
14mr|texlive-cfr-lm-1.3-3|167	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|168	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t12.tfm
14mr|texlive-cfr-lm-1.3-3|169	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t17.tfm
14mr|texlive-cfr-lm-1.3-3|170	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t5.tfm
14mr|texlive-cfr-lm-1.3-3|171	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t6.tfm
14mr|texlive-cfr-lm-1.3-3|172	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t7.tfm
14mr|texlive-cfr-lm-1.3-3|173	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|174	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t9.tfm
14mr|texlive-cfr-lm-1.3-3|175	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t10.tfm
14mr|texlive-cfr-lm-1.3-3|176	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t12.tfm
14mr|texlive-cfr-lm-1.3-3|177	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t7.tfm
14mr|texlive-cfr-lm-1.3-3|178	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t8.tfm
14mr|texlive-cfr-lm-1.3-3|179	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t9.tfm
14mr|texlive-cfr-lm-1.3-3|180	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|181	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t12.tfm
14mr|texlive-cfr-lm-1.3-3|182	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t17.tfm
14mr|texlive-cfr-lm-1.3-3|183	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|184	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t9.tfm
14mr|texlive-cfr-lm-1.3-3|185	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t10.tfm
14mr|texlive-cfr-lm-1.3-3|186	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t12.tfm
14mr|texlive-cfr-lm-1.3-3|187	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t17.tfm
14mr|texlive-cfr-lm-1.3-3|188	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t8.tfm
14mr|texlive-cfr-lm-1.3-3|189	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t9.tfm
14mr|texlive-cfr-lm-1.3-3|190	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t10.tfm
14mr|texlive-cfr-lm-1.3-3|191	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t12.tfm
14mr|texlive-cfr-lm-1.3-3|192	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t17.tfm
14mr|texlive-cfr-lm-1.3-3|193	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t8.tfm
14mr|texlive-cfr-lm-1.3-3|194	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t9.tfm
14mr|texlive-cfr-lm-1.3-3|195	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|196	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t12.tfm
14mr|texlive-cfr-lm-1.3-3|197	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t17.tfm
14mr|texlive-cfr-lm-1.3-3|198	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t8.tfm
14mr|texlive-cfr-lm-1.3-3|199	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t9.tfm
14mr|texlive-cfr-lm-1.3-3|200	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|201	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t12.tfm
14mr|texlive-cfr-lm-1.3-3|202	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t17.tfm
14mr|texlive-cfr-lm-1.3-3|203	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|204	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t9.tfm
14mr|texlive-cfr-lm-1.3-3|205	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t10.tfm
14mr|texlive-cfr-lm-1.3-3|206	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t12.tfm
14mr|texlive-cfr-lm-1.3-3|207	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t17.tfm
14mr|texlive-cfr-lm-1.3-3|208	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t8.tfm
14mr|texlive-cfr-lm-1.3-3|209	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t9.tfm
14mr|texlive-cfr-lm-1.3-3|210	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|211	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|212	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|213	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|214	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx28t10.tfm
14mr|texlive-cfr-lm-1.3-3|215	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|216	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx8t10.tfm
14mr|texlive-cfr-lm-1.3-3|217	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbxj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|218	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|219	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|220	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc28t10.tfm
14mr|texlive-cfr-lm-1.3-3|221	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|222	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc8t10.tfm
14mr|texlive-cfr-lm-1.3-3|223	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdcj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|224	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|225	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|226	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|227	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t12.tfm
14mr|texlive-cfr-lm-1.3-3|228	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t17.tfm
14mr|texlive-cfr-lm-1.3-3|229	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|230	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t9.tfm
14mr|texlive-cfr-lm-1.3-3|231	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|232	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t12.tfm
14mr|texlive-cfr-lm-1.3-3|233	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t17.tfm
14mr|texlive-cfr-lm-1.3-3|234	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|235	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t9.tfm
14mr|texlive-cfr-lm-1.3-3|236	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t10.tfm
14mr|texlive-cfr-lm-1.3-3|237	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t12.tfm
14mr|texlive-cfr-lm-1.3-3|238	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t17.tfm
14mr|texlive-cfr-lm-1.3-3|239	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t8.tfm
14mr|texlive-cfr-lm-1.3-3|240	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t9.tfm
14mr|texlive-cfr-lm-1.3-3|241	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t10.tfm
14mr|texlive-cfr-lm-1.3-3|242	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t12.tfm
14mr|texlive-cfr-lm-1.3-3|243	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t17.tfm
14mr|texlive-cfr-lm-1.3-3|244	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t8.tfm
14mr|texlive-cfr-lm-1.3-3|245	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t9.tfm
14mr|texlive-cfr-lm-1.3-3|246	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq28t8.tfm
14mr|texlive-cfr-lm-1.3-3|247	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2j8t8.tfm
14mr|texlive-cfr-lm-1.3-3|248	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2jo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|249	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2o8t8.tfm
14mr|texlive-cfr-lm-1.3-3|250	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq8t8.tfm
14mr|texlive-cfr-lm-1.3-3|251	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2jo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|252	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2o8t8.tfm
14mr|texlive-cfr-lm-1.3-3|253	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbjo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|254	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|255	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx28t8.tfm
14mr|texlive-cfr-lm-1.3-3|256	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx2j8t8.tfm
14mr|texlive-cfr-lm-1.3-3|257	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx8t8.tfm
14mr|texlive-cfr-lm-1.3-3|258	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbxj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|259	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|260	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqjo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|261	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqo8t8.tfm
14mr|texlive-cfr-lm-1.3-3|262	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsc8t10.tfm
14mr|texlive-cfr-lm-1.3-3|263	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcscj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|264	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|265	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcso8t10.tfm
14mr|texlive-cfr-lm-1.3-3|266	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtk8t10.tfm
14mr|texlive-cfr-lm-1.3-3|267	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|268	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|269	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtko8t10.tfm
14mr|texlive-cfr-lm-1.3-3|270	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtl8t10.tfm
14mr|texlive-cfr-lm-1.3-3|271	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlc8t10.tfm
14mr|texlive-cfr-lm-1.3-3|272	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|273	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|274	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlco8t10.tfm
14mr|texlive-cfr-lm-1.3-3|275	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|276	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtljo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|277	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|278	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t10.tfm
14mr|texlive-cfr-lm-1.3-3|279	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t12.tfm
14mr|texlive-cfr-lm-1.3-3|280	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t8.tfm
14mr|texlive-cfr-lm-1.3-3|281	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t9.tfm
14mr|texlive-cfr-lm-1.3-3|282	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtti8t10.tfm
14mr|texlive-cfr-lm-1.3-3|283	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttij8t10.tfm
14mr|texlive-cfr-lm-1.3-3|284	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|285	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t12.tfm
14mr|texlive-cfr-lm-1.3-3|286	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t8.tfm
14mr|texlive-cfr-lm-1.3-3|287	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t9.tfm
14mr|texlive-cfr-lm-1.3-3|288	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|289	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtto8t10.tfm
14mr|texlive-cfr-lm-1.3-3|290	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu28t10.tfm
14mr|texlive-cfr-lm-1.3-3|291	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|292	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu8t10.tfm
14mr|texlive-cfr-lm-1.3-3|293	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmuj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|294	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk28t10.tfm
14mr|texlive-cfr-lm-1.3-3|295	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|296	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|297	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|298	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk8t10.tfm
14mr|texlive-cfr-lm-1.3-3|299	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|300	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|301	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtko8t10.tfm
14mr|texlive-cfr-lm-1.3-3|302	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl28t10.tfm
14mr|texlive-cfr-lm-1.3-3|303	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|304	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|305	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|306	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl8t10.tfm
14mr|texlive-cfr-lm-1.3-3|307	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|308	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtljo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|309	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|310	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt28t10.tfm
14mr|texlive-cfr-lm-1.3-3|311	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2j8t10.tfm
14mr|texlive-cfr-lm-1.3-3|312	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2jo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|313	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2o8t10.tfm
14mr|texlive-cfr-lm-1.3-3|314	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt8t10.tfm
14mr|texlive-cfr-lm-1.3-3|315	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttj8t10.tfm
14mr|texlive-cfr-lm-1.3-3|316	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttjo8t10.tfm
14mr|texlive-cfr-lm-1.3-3|317	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtto8t10.tfm
14mr|texlive-cfr-lm-1.3-3|318	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmb10.tfm
14mr|texlive-cfr-lm-1.3-3|319	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbo10.tfm
14mr|texlive-cfr-lm-1.3-3|320	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx10.tfm
14mr|texlive-cfr-lm-1.3-3|321	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx12.tfm
14mr|texlive-cfr-lm-1.3-3|322	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx5.tfm
14mr|texlive-cfr-lm-1.3-3|323	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx6.tfm
14mr|texlive-cfr-lm-1.3-3|324	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx7.tfm
14mr|texlive-cfr-lm-1.3-3|325	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx8.tfm
14mr|texlive-cfr-lm-1.3-3|326	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx9.tfm
14mr|texlive-cfr-lm-1.3-3|327	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxi10.tfm
14mr|texlive-cfr-lm-1.3-3|328	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxo10.tfm
14mr|texlive-cfr-lm-1.3-3|329	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsc10.tfm
14mr|texlive-cfr-lm-1.3-3|330	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsco10.tfm
14mr|texlive-cfr-lm-1.3-3|331	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmdunh10.tfm
14mr|texlive-cfr-lm-1.3-3|332	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmduno10.tfm
14mr|texlive-cfr-lm-1.3-3|333	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr10.tfm
14mr|texlive-cfr-lm-1.3-3|334	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr12.tfm
14mr|texlive-cfr-lm-1.3-3|335	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr17.tfm
14mr|texlive-cfr-lm-1.3-3|336	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr5.tfm
14mr|texlive-cfr-lm-1.3-3|337	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr6.tfm
14mr|texlive-cfr-lm-1.3-3|338	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr7.tfm
14mr|texlive-cfr-lm-1.3-3|339	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr8.tfm
14mr|texlive-cfr-lm-1.3-3|340	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr9.tfm
14mr|texlive-cfr-lm-1.3-3|341	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri10.tfm
14mr|texlive-cfr-lm-1.3-3|342	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri12.tfm
14mr|texlive-cfr-lm-1.3-3|343	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri7.tfm
14mr|texlive-cfr-lm-1.3-3|344	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri8.tfm
14mr|texlive-cfr-lm-1.3-3|345	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri9.tfm
14mr|texlive-cfr-lm-1.3-3|346	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro10.tfm
14mr|texlive-cfr-lm-1.3-3|347	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro12.tfm
14mr|texlive-cfr-lm-1.3-3|348	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro17.tfm
14mr|texlive-cfr-lm-1.3-3|349	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro8.tfm
14mr|texlive-cfr-lm-1.3-3|350	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro9.tfm
14mr|texlive-cfr-lm-1.3-3|351	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss10.tfm
14mr|texlive-cfr-lm-1.3-3|352	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss12.tfm
14mr|texlive-cfr-lm-1.3-3|353	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss17.tfm
14mr|texlive-cfr-lm-1.3-3|354	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss8.tfm
14mr|texlive-cfr-lm-1.3-3|355	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss9.tfm
14mr|texlive-cfr-lm-1.3-3|356	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbo10.tfm
14mr|texlive-cfr-lm-1.3-3|357	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbx10.tfm
14mr|texlive-cfr-lm-1.3-3|358	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdc10.tfm
14mr|texlive-cfr-lm-1.3-3|359	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdo10.tfm
14mr|texlive-cfr-lm-1.3-3|360	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso10.tfm
14mr|texlive-cfr-lm-1.3-3|361	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso12.tfm
14mr|texlive-cfr-lm-1.3-3|362	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso17.tfm
14mr|texlive-cfr-lm-1.3-3|363	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso8.tfm
14mr|texlive-cfr-lm-1.3-3|364	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso9.tfm
14mr|texlive-cfr-lm-1.3-3|365	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssq8.tfm
14mr|texlive-cfr-lm-1.3-3|366	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbo8.tfm
14mr|texlive-cfr-lm-1.3-3|367	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbx8.tfm
14mr|texlive-cfr-lm-1.3-3|368	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqo8.tfm
14mr|texlive-cfr-lm-1.3-3|369	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcsc10.tfm
14mr|texlive-cfr-lm-1.3-3|370	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcso10.tfm
14mr|texlive-cfr-lm-1.3-3|371	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtk10.tfm
14mr|texlive-cfr-lm-1.3-3|372	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtko10.tfm
14mr|texlive-cfr-lm-1.3-3|373	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtl10.tfm
14mr|texlive-cfr-lm-1.3-3|374	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlc10.tfm
14mr|texlive-cfr-lm-1.3-3|375	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlco10.tfm
14mr|texlive-cfr-lm-1.3-3|376	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlo10.tfm
14mr|texlive-cfr-lm-1.3-3|377	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt10.tfm
14mr|texlive-cfr-lm-1.3-3|378	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt12.tfm
14mr|texlive-cfr-lm-1.3-3|379	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt8.tfm
14mr|texlive-cfr-lm-1.3-3|380	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt9.tfm
14mr|texlive-cfr-lm-1.3-3|381	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtti10.tfm
14mr|texlive-cfr-lm-1.3-3|382	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtto10.tfm
14mr|texlive-cfr-lm-1.3-3|383	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmu10.tfm
14mr|texlive-cfr-lm-1.3-3|384	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtk10.tfm
14mr|texlive-cfr-lm-1.3-3|385	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtko10.tfm
14mr|texlive-cfr-lm-1.3-3|386	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtl10.tfm
14mr|texlive-cfr-lm-1.3-3|387	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtlo10.tfm
14mr|texlive-cfr-lm-1.3-3|388	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtt10.tfm
14mr|texlive-cfr-lm-1.3-3|389	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtto10.tfm
14mr|texlive-cfr-lm-1.3-3|390	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmb8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|391	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|392	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|393	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|394	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl5.tfm
14mr|texlive-cfr-lm-1.3-3|395	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl6.tfm
14mr|texlive-cfr-lm-1.3-3|396	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl7.tfm
14mr|texlive-cfr-lm-1.3-3|397	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|398	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|399	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxi8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|400	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|401	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsc8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|402	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsco8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|403	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmdunh8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|404	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmduno8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|405	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|406	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|407	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl17.tfm
14mr|texlive-cfr-lm-1.3-3|408	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl5.tfm
14mr|texlive-cfr-lm-1.3-3|409	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl6.tfm
14mr|texlive-cfr-lm-1.3-3|410	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl7.tfm
14mr|texlive-cfr-lm-1.3-3|411	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|412	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|413	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|414	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|415	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl7.tfm
14mr|texlive-cfr-lm-1.3-3|416	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|417	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|418	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|419	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|420	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl17.tfm
14mr|texlive-cfr-lm-1.3-3|421	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|422	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|423	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|424	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|425	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl17.tfm
14mr|texlive-cfr-lm-1.3-3|426	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|427	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|428	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|429	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbx8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|430	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdc8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|431	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|432	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|433	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|434	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl17.tfm
14mr|texlive-cfr-lm-1.3-3|435	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|436	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|437	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssq8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|438	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbo8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|439	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbx8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|440	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqo8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|441	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcsc8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|442	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcso8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|443	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtk8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|444	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtko8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|445	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtl8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|446	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlc8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|447	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlco8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|448	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|449	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|450	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl12.tfm
14mr|texlive-cfr-lm-1.3-3|451	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl8.tfm
14mr|texlive-cfr-lm-1.3-3|452	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl9.tfm
14mr|texlive-cfr-lm-1.3-3|453	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtti8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|454	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtto8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|455	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmu8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|456	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtk8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|457	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtko8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|458	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtl8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|459	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtlo8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|460	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtt8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|461	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtto8ttl10.tfm
14mr|texlive-cfr-lm-1.3-3|462	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmb10.tfm
14mr|texlive-cfr-lm-1.3-3|463	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbo10.tfm
14mr|texlive-cfr-lm-1.3-3|464	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx10.tfm
14mr|texlive-cfr-lm-1.3-3|465	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx12.tfm
14mr|texlive-cfr-lm-1.3-3|466	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx5.tfm
14mr|texlive-cfr-lm-1.3-3|467	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx6.tfm
14mr|texlive-cfr-lm-1.3-3|468	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx7.tfm
14mr|texlive-cfr-lm-1.3-3|469	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx8.tfm
14mr|texlive-cfr-lm-1.3-3|470	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx9.tfm
14mr|texlive-cfr-lm-1.3-3|471	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxi10.tfm
14mr|texlive-cfr-lm-1.3-3|472	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxo10.tfm
14mr|texlive-cfr-lm-1.3-3|473	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsc10.tfm
14mr|texlive-cfr-lm-1.3-3|474	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsco10.tfm
14mr|texlive-cfr-lm-1.3-3|475	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmdunh10.tfm
14mr|texlive-cfr-lm-1.3-3|476	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmduno10.tfm
14mr|texlive-cfr-lm-1.3-3|477	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr10.tfm
14mr|texlive-cfr-lm-1.3-3|478	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr12.tfm
14mr|texlive-cfr-lm-1.3-3|479	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr17.tfm
14mr|texlive-cfr-lm-1.3-3|480	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr5.tfm
14mr|texlive-cfr-lm-1.3-3|481	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr6.tfm
14mr|texlive-cfr-lm-1.3-3|482	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr7.tfm
14mr|texlive-cfr-lm-1.3-3|483	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr8.tfm
14mr|texlive-cfr-lm-1.3-3|484	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr9.tfm
14mr|texlive-cfr-lm-1.3-3|485	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri10.tfm
14mr|texlive-cfr-lm-1.3-3|486	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri12.tfm
14mr|texlive-cfr-lm-1.3-3|487	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri7.tfm
14mr|texlive-cfr-lm-1.3-3|488	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri8.tfm
14mr|texlive-cfr-lm-1.3-3|489	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri9.tfm
14mr|texlive-cfr-lm-1.3-3|490	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro10.tfm
14mr|texlive-cfr-lm-1.3-3|491	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro12.tfm
14mr|texlive-cfr-lm-1.3-3|492	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro17.tfm
14mr|texlive-cfr-lm-1.3-3|493	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro8.tfm
14mr|texlive-cfr-lm-1.3-3|494	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro9.tfm
14mr|texlive-cfr-lm-1.3-3|495	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss10.tfm
14mr|texlive-cfr-lm-1.3-3|496	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss12.tfm
14mr|texlive-cfr-lm-1.3-3|497	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss17.tfm
14mr|texlive-cfr-lm-1.3-3|498	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss8.tfm
14mr|texlive-cfr-lm-1.3-3|499	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss9.tfm
14mr|texlive-cfr-lm-1.3-3|500	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbo10.tfm
14mr|texlive-cfr-lm-1.3-3|501	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbx10.tfm
14mr|texlive-cfr-lm-1.3-3|502	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdc10.tfm
14mr|texlive-cfr-lm-1.3-3|503	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdo10.tfm
14mr|texlive-cfr-lm-1.3-3|504	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso10.tfm
14mr|texlive-cfr-lm-1.3-3|505	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso12.tfm
14mr|texlive-cfr-lm-1.3-3|506	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso17.tfm
14mr|texlive-cfr-lm-1.3-3|507	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso8.tfm
14mr|texlive-cfr-lm-1.3-3|508	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso9.tfm
14mr|texlive-cfr-lm-1.3-3|509	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssq8.tfm
14mr|texlive-cfr-lm-1.3-3|510	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbo8.tfm
14mr|texlive-cfr-lm-1.3-3|511	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbx8.tfm
14mr|texlive-cfr-lm-1.3-3|512	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqo8.tfm
14mr|texlive-cfr-lm-1.3-3|513	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcsc10.tfm
14mr|texlive-cfr-lm-1.3-3|514	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcso10.tfm
14mr|texlive-cfr-lm-1.3-3|515	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtk10.tfm
14mr|texlive-cfr-lm-1.3-3|516	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtko10.tfm
14mr|texlive-cfr-lm-1.3-3|517	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtl10.tfm
14mr|texlive-cfr-lm-1.3-3|518	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlc10.tfm
14mr|texlive-cfr-lm-1.3-3|519	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlco10.tfm
14mr|texlive-cfr-lm-1.3-3|520	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlo10.tfm
14mr|texlive-cfr-lm-1.3-3|521	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt10.tfm
14mr|texlive-cfr-lm-1.3-3|522	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt12.tfm
14mr|texlive-cfr-lm-1.3-3|523	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt8.tfm
14mr|texlive-cfr-lm-1.3-3|524	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt9.tfm
14mr|texlive-cfr-lm-1.3-3|525	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtti10.tfm
14mr|texlive-cfr-lm-1.3-3|526	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtto10.tfm
14mr|texlive-cfr-lm-1.3-3|527	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmu10.tfm
14mr|texlive-cfr-lm-1.3-3|528	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtk10.tfm
14mr|texlive-cfr-lm-1.3-3|529	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtko10.tfm
14mr|texlive-cfr-lm-1.3-3|530	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtl10.tfm
14mr|texlive-cfr-lm-1.3-3|531	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtlo10.tfm
14mr|texlive-cfr-lm-1.3-3|532	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtt10.tfm
14mr|texlive-cfr-lm-1.3-3|533	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtto10.tfm
14mr|texlive-cfr-lm-1.3-3|534	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb28t10.vf
14mr|texlive-cfr-lm-1.3-3|535	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|536	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|537	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|538	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb8t10.vf
14mr|texlive-cfr-lm-1.3-3|539	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbj8t10.vf
14mr|texlive-cfr-lm-1.3-3|540	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|541	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbo8t10.vf
14mr|texlive-cfr-lm-1.3-3|542	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t10.vf
14mr|texlive-cfr-lm-1.3-3|543	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t12.vf
14mr|texlive-cfr-lm-1.3-3|544	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t5.vf
14mr|texlive-cfr-lm-1.3-3|545	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t6.vf
14mr|texlive-cfr-lm-1.3-3|546	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t7.vf
14mr|texlive-cfr-lm-1.3-3|547	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t8.vf
14mr|texlive-cfr-lm-1.3-3|548	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t9.vf
14mr|texlive-cfr-lm-1.3-3|549	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2i8t10.vf
14mr|texlive-cfr-lm-1.3-3|550	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2ij8t10.vf
14mr|texlive-cfr-lm-1.3-3|551	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|552	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t12.vf
14mr|texlive-cfr-lm-1.3-3|553	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t5.vf
14mr|texlive-cfr-lm-1.3-3|554	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t6.vf
14mr|texlive-cfr-lm-1.3-3|555	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t7.vf
14mr|texlive-cfr-lm-1.3-3|556	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t8.vf
14mr|texlive-cfr-lm-1.3-3|557	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t9.vf
14mr|texlive-cfr-lm-1.3-3|558	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|559	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|560	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t10.vf
14mr|texlive-cfr-lm-1.3-3|561	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t12.vf
14mr|texlive-cfr-lm-1.3-3|562	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t5.vf
14mr|texlive-cfr-lm-1.3-3|563	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t6.vf
14mr|texlive-cfr-lm-1.3-3|564	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t7.vf
14mr|texlive-cfr-lm-1.3-3|565	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t8.vf
14mr|texlive-cfr-lm-1.3-3|566	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t9.vf
14mr|texlive-cfr-lm-1.3-3|567	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxi8t10.vf
14mr|texlive-cfr-lm-1.3-3|568	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t10.vf
14mr|texlive-cfr-lm-1.3-3|569	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t12.vf
14mr|texlive-cfr-lm-1.3-3|570	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t5.vf
14mr|texlive-cfr-lm-1.3-3|571	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t6.vf
14mr|texlive-cfr-lm-1.3-3|572	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t7.vf
14mr|texlive-cfr-lm-1.3-3|573	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t8.vf
14mr|texlive-cfr-lm-1.3-3|574	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t9.vf
14mr|texlive-cfr-lm-1.3-3|575	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxji8t10.vf
14mr|texlive-cfr-lm-1.3-3|576	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|577	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxo8t10.vf
14mr|texlive-cfr-lm-1.3-3|578	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc28t10.vf
14mr|texlive-cfr-lm-1.3-3|579	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|580	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|581	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|582	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc8t10.vf
14mr|texlive-cfr-lm-1.3-3|583	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscj8t10.vf
14mr|texlive-cfr-lm-1.3-3|584	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|585	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsco8t10.vf
14mr|texlive-cfr-lm-1.3-3|586	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|587	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|588	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh28t10.vf
14mr|texlive-cfr-lm-1.3-3|589	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|590	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh8t10.vf
14mr|texlive-cfr-lm-1.3-3|591	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunhj8t10.vf
14mr|texlive-cfr-lm-1.3-3|592	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|593	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmduno8t10.vf
14mr|texlive-cfr-lm-1.3-3|594	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t10.vf
14mr|texlive-cfr-lm-1.3-3|595	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t12.vf
14mr|texlive-cfr-lm-1.3-3|596	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t17.vf
14mr|texlive-cfr-lm-1.3-3|597	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t5.vf
14mr|texlive-cfr-lm-1.3-3|598	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t6.vf
14mr|texlive-cfr-lm-1.3-3|599	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t7.vf
14mr|texlive-cfr-lm-1.3-3|600	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t8.vf
14mr|texlive-cfr-lm-1.3-3|601	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t9.vf
14mr|texlive-cfr-lm-1.3-3|602	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t10.vf
14mr|texlive-cfr-lm-1.3-3|603	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t12.vf
14mr|texlive-cfr-lm-1.3-3|604	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t7.vf
14mr|texlive-cfr-lm-1.3-3|605	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t8.vf
14mr|texlive-cfr-lm-1.3-3|606	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t9.vf
14mr|texlive-cfr-lm-1.3-3|607	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t10.vf
14mr|texlive-cfr-lm-1.3-3|608	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t12.vf
14mr|texlive-cfr-lm-1.3-3|609	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t7.vf
14mr|texlive-cfr-lm-1.3-3|610	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t8.vf
14mr|texlive-cfr-lm-1.3-3|611	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t9.vf
14mr|texlive-cfr-lm-1.3-3|612	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|613	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t12.vf
14mr|texlive-cfr-lm-1.3-3|614	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t17.vf
14mr|texlive-cfr-lm-1.3-3|615	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t5.vf
14mr|texlive-cfr-lm-1.3-3|616	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t6.vf
14mr|texlive-cfr-lm-1.3-3|617	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t7.vf
14mr|texlive-cfr-lm-1.3-3|618	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t8.vf
14mr|texlive-cfr-lm-1.3-3|619	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t9.vf
14mr|texlive-cfr-lm-1.3-3|620	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|621	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t12.vf
14mr|texlive-cfr-lm-1.3-3|622	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t17.vf
14mr|texlive-cfr-lm-1.3-3|623	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t8.vf
14mr|texlive-cfr-lm-1.3-3|624	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t9.vf
14mr|texlive-cfr-lm-1.3-3|625	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|626	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t12.vf
14mr|texlive-cfr-lm-1.3-3|627	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t17.vf
14mr|texlive-cfr-lm-1.3-3|628	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t8.vf
14mr|texlive-cfr-lm-1.3-3|629	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t9.vf
14mr|texlive-cfr-lm-1.3-3|630	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t10.vf
14mr|texlive-cfr-lm-1.3-3|631	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t12.vf
14mr|texlive-cfr-lm-1.3-3|632	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t17.vf
14mr|texlive-cfr-lm-1.3-3|633	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t5.vf
14mr|texlive-cfr-lm-1.3-3|634	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t6.vf
14mr|texlive-cfr-lm-1.3-3|635	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t7.vf
14mr|texlive-cfr-lm-1.3-3|636	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t8.vf
14mr|texlive-cfr-lm-1.3-3|637	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t9.vf
14mr|texlive-cfr-lm-1.3-3|638	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t10.vf
14mr|texlive-cfr-lm-1.3-3|639	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t12.vf
14mr|texlive-cfr-lm-1.3-3|640	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t7.vf
14mr|texlive-cfr-lm-1.3-3|641	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t8.vf
14mr|texlive-cfr-lm-1.3-3|642	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t9.vf
14mr|texlive-cfr-lm-1.3-3|643	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t10.vf
14mr|texlive-cfr-lm-1.3-3|644	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t12.vf
14mr|texlive-cfr-lm-1.3-3|645	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t17.vf
14mr|texlive-cfr-lm-1.3-3|646	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t5.vf
14mr|texlive-cfr-lm-1.3-3|647	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t6.vf
14mr|texlive-cfr-lm-1.3-3|648	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t7.vf
14mr|texlive-cfr-lm-1.3-3|649	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t8.vf
14mr|texlive-cfr-lm-1.3-3|650	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t9.vf
14mr|texlive-cfr-lm-1.3-3|651	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t10.vf
14mr|texlive-cfr-lm-1.3-3|652	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t12.vf
14mr|texlive-cfr-lm-1.3-3|653	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t7.vf
14mr|texlive-cfr-lm-1.3-3|654	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t8.vf
14mr|texlive-cfr-lm-1.3-3|655	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t9.vf
14mr|texlive-cfr-lm-1.3-3|656	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|657	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t12.vf
14mr|texlive-cfr-lm-1.3-3|658	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t17.vf
14mr|texlive-cfr-lm-1.3-3|659	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t8.vf
14mr|texlive-cfr-lm-1.3-3|660	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t9.vf
14mr|texlive-cfr-lm-1.3-3|661	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t10.vf
14mr|texlive-cfr-lm-1.3-3|662	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t12.vf
14mr|texlive-cfr-lm-1.3-3|663	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t17.vf
14mr|texlive-cfr-lm-1.3-3|664	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t8.vf
14mr|texlive-cfr-lm-1.3-3|665	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t9.vf
14mr|texlive-cfr-lm-1.3-3|666	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t10.vf
14mr|texlive-cfr-lm-1.3-3|667	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t12.vf
14mr|texlive-cfr-lm-1.3-3|668	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t17.vf
14mr|texlive-cfr-lm-1.3-3|669	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t8.vf
14mr|texlive-cfr-lm-1.3-3|670	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t9.vf
14mr|texlive-cfr-lm-1.3-3|671	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|672	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t12.vf
14mr|texlive-cfr-lm-1.3-3|673	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t17.vf
14mr|texlive-cfr-lm-1.3-3|674	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t8.vf
14mr|texlive-cfr-lm-1.3-3|675	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t9.vf
14mr|texlive-cfr-lm-1.3-3|676	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|677	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t12.vf
14mr|texlive-cfr-lm-1.3-3|678	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t17.vf
14mr|texlive-cfr-lm-1.3-3|679	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t8.vf
14mr|texlive-cfr-lm-1.3-3|680	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t9.vf
14mr|texlive-cfr-lm-1.3-3|681	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t10.vf
14mr|texlive-cfr-lm-1.3-3|682	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t12.vf
14mr|texlive-cfr-lm-1.3-3|683	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t17.vf
14mr|texlive-cfr-lm-1.3-3|684	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t8.vf
14mr|texlive-cfr-lm-1.3-3|685	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t9.vf
14mr|texlive-cfr-lm-1.3-3|686	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|687	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|688	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|689	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbo8t10.vf
14mr|texlive-cfr-lm-1.3-3|690	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx28t10.vf
14mr|texlive-cfr-lm-1.3-3|691	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|692	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx8t10.vf
14mr|texlive-cfr-lm-1.3-3|693	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbxj8t10.vf
14mr|texlive-cfr-lm-1.3-3|694	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|695	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|696	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc28t10.vf
14mr|texlive-cfr-lm-1.3-3|697	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|698	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc8t10.vf
14mr|texlive-cfr-lm-1.3-3|699	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdcj8t10.vf
14mr|texlive-cfr-lm-1.3-3|700	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|701	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdo8t10.vf
14mr|texlive-cfr-lm-1.3-3|702	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t10.vf
14mr|texlive-cfr-lm-1.3-3|703	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t12.vf
14mr|texlive-cfr-lm-1.3-3|704	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t17.vf
14mr|texlive-cfr-lm-1.3-3|705	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t8.vf
14mr|texlive-cfr-lm-1.3-3|706	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t9.vf
14mr|texlive-cfr-lm-1.3-3|707	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|708	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t12.vf
14mr|texlive-cfr-lm-1.3-3|709	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t17.vf
14mr|texlive-cfr-lm-1.3-3|710	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t8.vf
14mr|texlive-cfr-lm-1.3-3|711	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t9.vf
14mr|texlive-cfr-lm-1.3-3|712	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t10.vf
14mr|texlive-cfr-lm-1.3-3|713	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t12.vf
14mr|texlive-cfr-lm-1.3-3|714	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t17.vf
14mr|texlive-cfr-lm-1.3-3|715	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t8.vf
14mr|texlive-cfr-lm-1.3-3|716	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t9.vf
14mr|texlive-cfr-lm-1.3-3|717	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t10.vf
14mr|texlive-cfr-lm-1.3-3|718	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t12.vf
14mr|texlive-cfr-lm-1.3-3|719	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t17.vf
14mr|texlive-cfr-lm-1.3-3|720	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t8.vf
14mr|texlive-cfr-lm-1.3-3|721	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t9.vf
14mr|texlive-cfr-lm-1.3-3|722	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq28t8.vf
14mr|texlive-cfr-lm-1.3-3|723	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2j8t8.vf
14mr|texlive-cfr-lm-1.3-3|724	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2jo8t8.vf
14mr|texlive-cfr-lm-1.3-3|725	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2o8t8.vf
14mr|texlive-cfr-lm-1.3-3|726	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq8t8.vf
14mr|texlive-cfr-lm-1.3-3|727	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2jo8t8.vf
14mr|texlive-cfr-lm-1.3-3|728	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2o8t8.vf
14mr|texlive-cfr-lm-1.3-3|729	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbjo8t8.vf
14mr|texlive-cfr-lm-1.3-3|730	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbo8t8.vf
14mr|texlive-cfr-lm-1.3-3|731	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx28t8.vf
14mr|texlive-cfr-lm-1.3-3|732	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx2j8t8.vf
14mr|texlive-cfr-lm-1.3-3|733	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx8t8.vf
14mr|texlive-cfr-lm-1.3-3|734	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbxj8t8.vf
14mr|texlive-cfr-lm-1.3-3|735	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqj8t8.vf
14mr|texlive-cfr-lm-1.3-3|736	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqjo8t8.vf
14mr|texlive-cfr-lm-1.3-3|737	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqo8t8.vf
14mr|texlive-cfr-lm-1.3-3|738	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsc8t10.vf
14mr|texlive-cfr-lm-1.3-3|739	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcscj8t10.vf
14mr|texlive-cfr-lm-1.3-3|740	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|741	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcso8t10.vf
14mr|texlive-cfr-lm-1.3-3|742	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtk8t10.vf
14mr|texlive-cfr-lm-1.3-3|743	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkj8t10.vf
14mr|texlive-cfr-lm-1.3-3|744	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|745	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtko8t10.vf
14mr|texlive-cfr-lm-1.3-3|746	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtl8t10.vf
14mr|texlive-cfr-lm-1.3-3|747	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlc8t10.vf
14mr|texlive-cfr-lm-1.3-3|748	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcj8t10.vf
14mr|texlive-cfr-lm-1.3-3|749	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|750	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlco8t10.vf
14mr|texlive-cfr-lm-1.3-3|751	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlj8t10.vf
14mr|texlive-cfr-lm-1.3-3|752	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtljo8t10.vf
14mr|texlive-cfr-lm-1.3-3|753	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlo8t10.vf
14mr|texlive-cfr-lm-1.3-3|754	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t10.vf
14mr|texlive-cfr-lm-1.3-3|755	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t12.vf
14mr|texlive-cfr-lm-1.3-3|756	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t8.vf
14mr|texlive-cfr-lm-1.3-3|757	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t9.vf
14mr|texlive-cfr-lm-1.3-3|758	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtti8t10.vf
14mr|texlive-cfr-lm-1.3-3|759	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttij8t10.vf
14mr|texlive-cfr-lm-1.3-3|760	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t10.vf
14mr|texlive-cfr-lm-1.3-3|761	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t12.vf
14mr|texlive-cfr-lm-1.3-3|762	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t8.vf
14mr|texlive-cfr-lm-1.3-3|763	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t9.vf
14mr|texlive-cfr-lm-1.3-3|764	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|765	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtto8t10.vf
14mr|texlive-cfr-lm-1.3-3|766	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu28t10.vf
14mr|texlive-cfr-lm-1.3-3|767	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|768	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu8t10.vf
14mr|texlive-cfr-lm-1.3-3|769	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmuj8t10.vf
14mr|texlive-cfr-lm-1.3-3|770	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk28t10.vf
14mr|texlive-cfr-lm-1.3-3|771	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|772	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|773	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|774	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk8t10.vf
14mr|texlive-cfr-lm-1.3-3|775	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkj8t10.vf
14mr|texlive-cfr-lm-1.3-3|776	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|777	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtko8t10.vf
14mr|texlive-cfr-lm-1.3-3|778	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl28t10.vf
14mr|texlive-cfr-lm-1.3-3|779	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|780	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|781	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|782	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl8t10.vf
14mr|texlive-cfr-lm-1.3-3|783	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlj8t10.vf
14mr|texlive-cfr-lm-1.3-3|784	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtljo8t10.vf
14mr|texlive-cfr-lm-1.3-3|785	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlo8t10.vf
14mr|texlive-cfr-lm-1.3-3|786	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt28t10.vf
14mr|texlive-cfr-lm-1.3-3|787	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2j8t10.vf
14mr|texlive-cfr-lm-1.3-3|788	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2jo8t10.vf
14mr|texlive-cfr-lm-1.3-3|789	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2o8t10.vf
14mr|texlive-cfr-lm-1.3-3|790	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt8t10.vf
14mr|texlive-cfr-lm-1.3-3|791	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttj8t10.vf
14mr|texlive-cfr-lm-1.3-3|792	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttjo8t10.vf
14mr|texlive-cfr-lm-1.3-3|793	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtto8t10.vf
14mr|texlive-cfr-lm-1.3-3|794	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmb10.vf
14mr|texlive-cfr-lm-1.3-3|795	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbo10.vf
14mr|texlive-cfr-lm-1.3-3|796	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx10.vf
14mr|texlive-cfr-lm-1.3-3|797	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx12.vf
14mr|texlive-cfr-lm-1.3-3|798	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx5.vf
14mr|texlive-cfr-lm-1.3-3|799	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx6.vf
14mr|texlive-cfr-lm-1.3-3|800	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx7.vf
14mr|texlive-cfr-lm-1.3-3|801	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx8.vf
14mr|texlive-cfr-lm-1.3-3|802	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx9.vf
14mr|texlive-cfr-lm-1.3-3|803	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxi10.vf
14mr|texlive-cfr-lm-1.3-3|804	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxo10.vf
14mr|texlive-cfr-lm-1.3-3|805	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsc10.vf
14mr|texlive-cfr-lm-1.3-3|806	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsco10.vf
14mr|texlive-cfr-lm-1.3-3|807	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmdunh10.vf
14mr|texlive-cfr-lm-1.3-3|808	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmduno10.vf
14mr|texlive-cfr-lm-1.3-3|809	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr10.vf
14mr|texlive-cfr-lm-1.3-3|810	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr12.vf
14mr|texlive-cfr-lm-1.3-3|811	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr17.vf
14mr|texlive-cfr-lm-1.3-3|812	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr5.vf
14mr|texlive-cfr-lm-1.3-3|813	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr6.vf
14mr|texlive-cfr-lm-1.3-3|814	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr7.vf
14mr|texlive-cfr-lm-1.3-3|815	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr8.vf
14mr|texlive-cfr-lm-1.3-3|816	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr9.vf
14mr|texlive-cfr-lm-1.3-3|817	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri10.vf
14mr|texlive-cfr-lm-1.3-3|818	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri12.vf
14mr|texlive-cfr-lm-1.3-3|819	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri7.vf
14mr|texlive-cfr-lm-1.3-3|820	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri8.vf
14mr|texlive-cfr-lm-1.3-3|821	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri9.vf
14mr|texlive-cfr-lm-1.3-3|822	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro10.vf
14mr|texlive-cfr-lm-1.3-3|823	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro12.vf
14mr|texlive-cfr-lm-1.3-3|824	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro17.vf
14mr|texlive-cfr-lm-1.3-3|825	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro8.vf
14mr|texlive-cfr-lm-1.3-3|826	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro9.vf
14mr|texlive-cfr-lm-1.3-3|827	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss10.vf
14mr|texlive-cfr-lm-1.3-3|828	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss12.vf
14mr|texlive-cfr-lm-1.3-3|829	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss17.vf
14mr|texlive-cfr-lm-1.3-3|830	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss8.vf
14mr|texlive-cfr-lm-1.3-3|831	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss9.vf
14mr|texlive-cfr-lm-1.3-3|832	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbo10.vf
14mr|texlive-cfr-lm-1.3-3|833	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbx10.vf
14mr|texlive-cfr-lm-1.3-3|834	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdc10.vf
14mr|texlive-cfr-lm-1.3-3|835	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdo10.vf
14mr|texlive-cfr-lm-1.3-3|836	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso10.vf
14mr|texlive-cfr-lm-1.3-3|837	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso12.vf
14mr|texlive-cfr-lm-1.3-3|838	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso17.vf
14mr|texlive-cfr-lm-1.3-3|839	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso8.vf
14mr|texlive-cfr-lm-1.3-3|840	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso9.vf
14mr|texlive-cfr-lm-1.3-3|841	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssq8.vf
14mr|texlive-cfr-lm-1.3-3|842	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbo8.vf
14mr|texlive-cfr-lm-1.3-3|843	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbx8.vf
14mr|texlive-cfr-lm-1.3-3|844	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqo8.vf
14mr|texlive-cfr-lm-1.3-3|845	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcsc10.vf
14mr|texlive-cfr-lm-1.3-3|846	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcso10.vf
14mr|texlive-cfr-lm-1.3-3|847	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtk10.vf
14mr|texlive-cfr-lm-1.3-3|848	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtko10.vf
14mr|texlive-cfr-lm-1.3-3|849	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtl10.vf
14mr|texlive-cfr-lm-1.3-3|850	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlc10.vf
14mr|texlive-cfr-lm-1.3-3|851	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlco10.vf
14mr|texlive-cfr-lm-1.3-3|852	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlo10.vf
14mr|texlive-cfr-lm-1.3-3|853	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt10.vf
14mr|texlive-cfr-lm-1.3-3|854	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt12.vf
14mr|texlive-cfr-lm-1.3-3|855	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt8.vf
14mr|texlive-cfr-lm-1.3-3|856	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt9.vf
14mr|texlive-cfr-lm-1.3-3|857	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtti10.vf
14mr|texlive-cfr-lm-1.3-3|858	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtto10.vf
14mr|texlive-cfr-lm-1.3-3|859	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmu10.vf
14mr|texlive-cfr-lm-1.3-3|860	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtk10.vf
14mr|texlive-cfr-lm-1.3-3|861	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtko10.vf
14mr|texlive-cfr-lm-1.3-3|862	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtl10.vf
14mr|texlive-cfr-lm-1.3-3|863	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtlo10.vf
14mr|texlive-cfr-lm-1.3-3|864	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtt10.vf
14mr|texlive-cfr-lm-1.3-3|865	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtto10.vf
14mr|texlive-cfr-lm-1.3-3|866	%{_texmfdistdir}/tex/latex/cfr-lm/cfr-lm.sty
14mr|texlive-cfr-lm-1.3-3|867	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm.fd
14mr|texlive-cfr-lm-1.3-3|868	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2.fd
14mr|texlive-cfr-lm-1.3-3|869	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2d.fd
14mr|texlive-cfr-lm-1.3-3|870	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2dj.fd
14mr|texlive-cfr-lm-1.3-3|871	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2j.fd
14mr|texlive-cfr-lm-1.3-3|872	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jqs.fd
14mr|texlive-cfr-lm-1.3-3|873	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2js.fd
14mr|texlive-cfr-lm-1.3-3|874	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jt.fd
14mr|texlive-cfr-lm-1.3-3|875	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jv.fd
14mr|texlive-cfr-lm-1.3-3|876	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2qs.fd
14mr|texlive-cfr-lm-1.3-3|877	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2s.fd
14mr|texlive-cfr-lm-1.3-3|878	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2t.fd
14mr|texlive-cfr-lm-1.3-3|879	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2v.fd
14mr|texlive-cfr-lm-1.3-3|880	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmd.fd
14mr|texlive-cfr-lm-1.3-3|881	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmdj.fd
14mr|texlive-cfr-lm-1.3-3|882	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmj.fd
14mr|texlive-cfr-lm-1.3-3|883	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjqs.fd
14mr|texlive-cfr-lm-1.3-3|884	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjs.fd
14mr|texlive-cfr-lm-1.3-3|885	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjt.fd
14mr|texlive-cfr-lm-1.3-3|886	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjv.fd
14mr|texlive-cfr-lm-1.3-3|887	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmqs.fd
14mr|texlive-cfr-lm-1.3-3|888	%{_texmfdistdir}/tex/latex/cfr-lm/t1clms.fd
14mr|texlive-cfr-lm-1.3-3|889	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmt.fd
14mr|texlive-cfr-lm-1.3-3|890	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmv.fd
14mr|texlive-cfr-lm-1.3-3|891	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm.fd
14mr|texlive-cfr-lm-1.3-3|892	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2.fd
14mr|texlive-cfr-lm-1.3-3|893	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2d.fd
14mr|texlive-cfr-lm-1.3-3|894	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2dj.fd
14mr|texlive-cfr-lm-1.3-3|895	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2j.fd
14mr|texlive-cfr-lm-1.3-3|896	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jqs.fd
14mr|texlive-cfr-lm-1.3-3|897	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2js.fd
14mr|texlive-cfr-lm-1.3-3|898	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jt.fd
14mr|texlive-cfr-lm-1.3-3|899	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jv.fd
14mr|texlive-cfr-lm-1.3-3|900	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2qs.fd
14mr|texlive-cfr-lm-1.3-3|901	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2s.fd
14mr|texlive-cfr-lm-1.3-3|902	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2t.fd
14mr|texlive-cfr-lm-1.3-3|903	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2v.fd
14mr|texlive-cfr-lm-1.3-3|904	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmd.fd
14mr|texlive-cfr-lm-1.3-3|905	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmdj.fd
14mr|texlive-cfr-lm-1.3-3|906	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmj.fd
14mr|texlive-cfr-lm-1.3-3|907	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjqs.fd
14mr|texlive-cfr-lm-1.3-3|908	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjs.fd
14mr|texlive-cfr-lm-1.3-3|909	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjt.fd
14mr|texlive-cfr-lm-1.3-3|910	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjv.fd
14mr|texlive-cfr-lm-1.3-3|911	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmqs.fd
14mr|texlive-cfr-lm-1.3-3|912	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clms.fd
14mr|texlive-cfr-lm-1.3-3|913	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmt.fd
14mr|texlive-cfr-lm-1.3-3|914	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmv.fd
14mr|texlive-cfr-lm-1.3-3|915	%{_texmfdistdir}/tex/latex/cfr-lm/uclm.fd
14mr|texlive-cfr-lm-1.3-3|916	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2.fd
14mr|texlive-cfr-lm-1.3-3|917	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2d.fd
14mr|texlive-cfr-lm-1.3-3|918	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2dj.fd
14mr|texlive-cfr-lm-1.3-3|919	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2j.fd
14mr|texlive-cfr-lm-1.3-3|920	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jqs.fd
14mr|texlive-cfr-lm-1.3-3|921	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2js.fd
14mr|texlive-cfr-lm-1.3-3|922	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jt.fd
14mr|texlive-cfr-lm-1.3-3|923	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jv.fd
14mr|texlive-cfr-lm-1.3-3|924	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2qs.fd
14mr|texlive-cfr-lm-1.3-3|925	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2s.fd
14mr|texlive-cfr-lm-1.3-3|926	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2t.fd
14mr|texlive-cfr-lm-1.3-3|927	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2v.fd
14mr|texlive-cfr-lm-1.3-3|928	%{_texmfdistdir}/tex/latex/cfr-lm/uclmd.fd
14mr|texlive-cfr-lm-1.3-3|929	%{_texmfdistdir}/tex/latex/cfr-lm/uclmdj.fd
14mr|texlive-cfr-lm-1.3-3|930	%{_texmfdistdir}/tex/latex/cfr-lm/uclmj.fd
14mr|texlive-cfr-lm-1.3-3|931	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjqs.fd
14mr|texlive-cfr-lm-1.3-3|932	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjs.fd
14mr|texlive-cfr-lm-1.3-3|933	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjt.fd
14mr|texlive-cfr-lm-1.3-3|934	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjv.fd
14mr|texlive-cfr-lm-1.3-3|935	%{_texmfdistdir}/tex/latex/cfr-lm/uclmqs.fd
14mr|texlive-cfr-lm-1.3-3|936	%{_texmfdistdir}/tex/latex/cfr-lm/uclms.fd
14mr|texlive-cfr-lm-1.3-3|937	%{_texmfdistdir}/tex/latex/cfr-lm/uclmt.fd
14mr|texlive-cfr-lm-1.3-3|938	%{_texmfdistdir}/tex/latex/cfr-lm/uclmv.fd
14mr|texlive-cfr-lm-1.3-3|939	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/README
14mr|texlive-cfr-lm-1.3-3|940	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.pdf
14mr|texlive-cfr-lm-1.3-3|941	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.tex
14mr|texlive-cfr-lm-1.3-3|942	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.pdf
14mr|texlive-cfr-lm-1.3-3|943	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.tex
14mr|texlive-cfr-lm-1.3-3|944	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/manifest.txt
14mr|texlive-cfr-lm-1.3-3|945	#- source
14mr|texlive-cfr-lm-1.3-3|946	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-map.tex
14mr|texlive-cfr-lm-1.3-3|947	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-t1-drv.tex
14mr|texlive-cfr-lm-1.3-3|948	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-ts1-drv.tex
14mr|texlive-cfr-lm-1.3-3|949	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotdigits.etx
14mr|texlive-cfr-lm-1.3-3|950	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotoldstyle.etx
14mr|texlive-cfr-lm-1.3-3|951	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotprop.etx
14mr|texlive-cfr-lm-1.3-3|952	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dottaboldstyle.etx
14mr|texlive-cfr-lm-1.3-3|953	%doc %{_texmfdistdir}/source/fonts/cfr-lm/t1-clm.etx
14mr|texlive-cfr-lm-1.3-3|954	
14mr|texlive-cfr-lm-1.3-3|955	#-----------------------------------------------------------------------
14mr|texlive-cfr-lm-1.3-3|956	%prep
14mr|texlive-cfr-lm-1.3-3|957	%setup -c -a0 -a1 -a2
14mr|texlive-cfr-lm-1.3-3|958	
14mr|texlive-cfr-lm-1.3-3|959	%build
14mr|texlive-cfr-lm-1.3-3|960	
14mr|texlive-cfr-lm-1.3-3|961	%install
14mr|texlive-cfr-lm-1.3-3|962	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cfr-lm-1.3-3|963	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cfr-lm-1.3-3|964	
14mr|texlive-cfr-lm-1.3-3|965	
14mr|texlive-cfr-lm-1.3-3|966	
14mr|texlive-cfr-lm-1.3-3|967	%changelog
14mr|texlive-cfr-lm-1.3-3|968	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-cfr-lm-1.3-3|969	+ Revision: fb08c7e
14mr|texlive-cfr-lm-1.3-3|970	- MassBuild#440: Increase release tag
14mr|texlive-cfr-lm-1.3-3|971	
14mr|texlive-cfr-lm-1.3-3|972	

19536 14
14mr|texlive-changebar-3.5c-3|1	# revision 15878
14mr|texlive-changebar-3.5c-3|2	# category Package
14mr|texlive-changebar-3.5c-3|3	# catalog-ctan /macros/latex/contrib/changebar
14mr|texlive-changebar-3.5c-3|4	# catalog-date 2009-09-24 20:53:04 +0200
14mr|texlive-changebar-3.5c-3|5	# catalog-license lppl
14mr|texlive-changebar-3.5c-3|6	# catalog-version 3.5c
14mr|texlive-changebar-3.5c-3|7	Name:		texlive-changebar
14mr|texlive-changebar-3.5c-3|8	Version:	3.5c
14mr|texlive-changebar-3.5c-3|9	Release:	3
14mr|texlive-changebar-3.5c-3|10	Summary:	Generate changebars in LaTeX documents
14mr|texlive-changebar-3.5c-3|11	Group:		Publishing
14mr|texlive-changebar-3.5c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changebar
14mr|texlive-changebar-3.5c-3|13	License:	LPPL
14mr|texlive-changebar-3.5c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.tar.xz
14mr|texlive-changebar-3.5c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.doc.tar.xz
14mr|texlive-changebar-3.5c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.source.tar.xz
14mr|texlive-changebar-3.5c-3|17	BuildArch:	noarch
14mr|texlive-changebar-3.5c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-changebar-3.5c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-changebar-3.5c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-changebar-3.5c-3|21	
14mr|texlive-changebar-3.5c-3|22	%description
14mr|texlive-changebar-3.5c-3|23	Identify areas of text to be marked with changebars with the
14mr|texlive-changebar-3.5c-3|24	\cbstart and \cbend commands; the bars may be coloured. The
14mr|texlive-changebar-3.5c-3|25	package uses 'drivers' to place the bars; the available drivers
14mr|texlive-changebar-3.5c-3|26	can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures
14mr|texlive-changebar-3.5c-3|27	DVI drivers, and VTeX and PDFTeX.
14mr|texlive-changebar-3.5c-3|28	
14mr|texlive-changebar-3.5c-3|29	%post
14mr|texlive-changebar-3.5c-3|30	%{_sbindir}/texlive.post
14mr|texlive-changebar-3.5c-3|31	
14mr|texlive-changebar-3.5c-3|32	%postun
14mr|texlive-changebar-3.5c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-changebar-3.5c-3|34	%{_sbindir}/texlive.post
14mr|texlive-changebar-3.5c-3|35	fi
14mr|texlive-changebar-3.5c-3|36	
14mr|texlive-changebar-3.5c-3|37	#-----------------------------------------------------------------------
14mr|texlive-changebar-3.5c-3|38	%files
14mr|texlive-changebar-3.5c-3|39	%{_texmfdistdir}/tex/latex/changebar/changebar.sty
14mr|texlive-changebar-3.5c-3|40	%doc %{_texmfdistdir}/doc/latex/changebar/00readme.txt
14mr|texlive-changebar-3.5c-3|41	%doc %{_texmfdistdir}/doc/latex/changebar/catalog.txt
14mr|texlive-changebar-3.5c-3|42	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-ltx.pdf
14mr|texlive-changebar-3.5c-3|43	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-pdf.pdf
14mr|texlive-changebar-3.5c-3|44	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1.tex
14mr|texlive-changebar-3.5c-3|45	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-ltx.pdf
14mr|texlive-changebar-3.5c-3|46	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-pdf.pdf
14mr|texlive-changebar-3.5c-3|47	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2.tex
14mr|texlive-changebar-3.5c-3|48	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.bug
14mr|texlive-changebar-3.5c-3|49	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.pdf
14mr|texlive-changebar-3.5c-3|50	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.1
14mr|texlive-changebar-3.5c-3|51	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.sh
14mr|texlive-changebar-3.5c-3|52	%doc %{_texmfdistdir}/doc/latex/changebar/manifest.txt
14mr|texlive-changebar-3.5c-3|53	#- source
14mr|texlive-changebar-3.5c-3|54	%doc %{_texmfdistdir}/source/latex/changebar/changebar.dtx
14mr|texlive-changebar-3.5c-3|55	%doc %{_texmfdistdir}/source/latex/changebar/changebar.ins
14mr|texlive-changebar-3.5c-3|56	
14mr|texlive-changebar-3.5c-3|57	#-----------------------------------------------------------------------
14mr|texlive-changebar-3.5c-3|58	%prep
14mr|texlive-changebar-3.5c-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-changebar-3.5c-3|60	
14mr|texlive-changebar-3.5c-3|61	%build
14mr|texlive-changebar-3.5c-3|62	
14mr|texlive-changebar-3.5c-3|63	%install
14mr|texlive-changebar-3.5c-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-changebar-3.5c-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-changebar-3.5c-3|66	
14mr|texlive-changebar-3.5c-3|67	
14mr|texlive-changebar-3.5c-3|68	
14mr|texlive-changebar-3.5c-3|69	%changelog
14mr|texlive-changebar-3.5c-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5c-3
14mr|texlive-changebar-3.5c-3|71	+ Revision: 3abc7f5
14mr|texlive-changebar-3.5c-3|72	- MassBuild#440: Increase release tag
14mr|texlive-changebar-3.5c-3|73	
14mr|texlive-changebar-3.5c-3|74	

19537 14
14mr|texlive-changelayout-1.0-3|1	# revision 16094
14mr|texlive-changelayout-1.0-3|2	# category Package
14mr|texlive-changelayout-1.0-3|3	# catalog-ctan /macros/latex/contrib/changelayout
14mr|texlive-changelayout-1.0-3|4	# catalog-date 2009-11-09 14:16:05 +0100
14mr|texlive-changelayout-1.0-3|5	# catalog-license lppl
14mr|texlive-changelayout-1.0-3|6	# catalog-version 1.0
14mr|texlive-changelayout-1.0-3|7	Name:		texlive-changelayout
14mr|texlive-changelayout-1.0-3|8	Version:	1.0
14mr|texlive-changelayout-1.0-3|9	Release:	3
14mr|texlive-changelayout-1.0-3|10	Summary:	Change the layout of individual pages and their text
14mr|texlive-changelayout-1.0-3|11	Group:		Publishing
14mr|texlive-changelayout-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changelayout
14mr|texlive-changelayout-1.0-3|13	License:	LPPL
14mr|texlive-changelayout-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.tar.xz
14mr|texlive-changelayout-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.doc.tar.xz
14mr|texlive-changelayout-1.0-3|16	BuildArch:	noarch
14mr|texlive-changelayout-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-changelayout-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-changelayout-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-changelayout-1.0-3|20	
14mr|texlive-changelayout-1.0-3|21	%description
14mr|texlive-changelayout-1.0-3|22	The package is an extension of the changepage package to permit
14mr|texlive-changelayout-1.0-3|23	the user to change the layout of individual pages and their
14mr|texlive-changelayout-1.0-3|24	texts.
14mr|texlive-changelayout-1.0-3|25	
14mr|texlive-changelayout-1.0-3|26	%post
14mr|texlive-changelayout-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-changelayout-1.0-3|28	
14mr|texlive-changelayout-1.0-3|29	%postun
14mr|texlive-changelayout-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-changelayout-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-changelayout-1.0-3|32	fi
14mr|texlive-changelayout-1.0-3|33	
14mr|texlive-changelayout-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-changelayout-1.0-3|35	%files
14mr|texlive-changelayout-1.0-3|36	%{_texmfdistdir}/tex/latex/changelayout/changelayout.sty
14mr|texlive-changelayout-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/changelayout/README
14mr|texlive-changelayout-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.pdf
14mr|texlive-changelayout-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.tex
14mr|texlive-changelayout-1.0-3|40	
14mr|texlive-changelayout-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-changelayout-1.0-3|42	%prep
14mr|texlive-changelayout-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-changelayout-1.0-3|44	
14mr|texlive-changelayout-1.0-3|45	%build
14mr|texlive-changelayout-1.0-3|46	
14mr|texlive-changelayout-1.0-3|47	%install
14mr|texlive-changelayout-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-changelayout-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-changelayout-1.0-3|50	
14mr|texlive-changelayout-1.0-3|51	
14mr|texlive-changelayout-1.0-3|52	
14mr|texlive-changelayout-1.0-3|53	%changelog
14mr|texlive-changelayout-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-changelayout-1.0-3|55	+ Revision: 8f2e1a0
14mr|texlive-changelayout-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-changelayout-1.0-3|57	
14mr|texlive-changelayout-1.0-3|58	

19538 14
14mr|texlive-changepage-1.0c-3|1	# revision 15878
14mr|texlive-changepage-1.0c-3|2	# category Package
14mr|texlive-changepage-1.0c-3|3	# catalog-ctan /macros/latex/contrib/changepage
14mr|texlive-changepage-1.0c-3|4	# catalog-date 2009-11-09 14:16:05 +0100
14mr|texlive-changepage-1.0c-3|5	# catalog-license lppl1.3
14mr|texlive-changepage-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-changepage-1.0c-3|7	Name:		texlive-changepage
14mr|texlive-changepage-1.0c-3|8	Version:	1.0c
14mr|texlive-changepage-1.0c-3|9	Release:	3
14mr|texlive-changepage-1.0c-3|10	Summary:	Margin adjustment and detection of odd/even pages
14mr|texlive-changepage-1.0c-3|11	Group:		Publishing
14mr|texlive-changepage-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changepage
14mr|texlive-changepage-1.0c-3|13	License:	LPPL1.3
14mr|texlive-changepage-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.tar.xz
14mr|texlive-changepage-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.doc.tar.xz
14mr|texlive-changepage-1.0c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.source.tar.xz
14mr|texlive-changepage-1.0c-3|17	BuildArch:	noarch
14mr|texlive-changepage-1.0c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-changepage-1.0c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-changepage-1.0c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-changepage-1.0c-3|21	
14mr|texlive-changepage-1.0c-3|22	%description
14mr|texlive-changepage-1.0c-3|23	The package provides commands to change the page layout in the
14mr|texlive-changepage-1.0c-3|24	middle of a document, and to robustly check for typesetting on
14mr|texlive-changepage-1.0c-3|25	odd or even pages. Instructions for use are at the end of the
14mr|texlive-changepage-1.0c-3|26	file. The package is an extraction of code from the memoir
14mr|texlive-changepage-1.0c-3|27	class, whose user interface it shares. It is intended the this
14mr|texlive-changepage-1.0c-3|28	package will eventually replace the chngpage package, which is
14mr|texlive-changepage-1.0c-3|29	distributed with the package.
14mr|texlive-changepage-1.0c-3|30	
14mr|texlive-changepage-1.0c-3|31	%post
14mr|texlive-changepage-1.0c-3|32	%{_sbindir}/texlive.post
14mr|texlive-changepage-1.0c-3|33	
14mr|texlive-changepage-1.0c-3|34	%postun
14mr|texlive-changepage-1.0c-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-changepage-1.0c-3|36	%{_sbindir}/texlive.post
14mr|texlive-changepage-1.0c-3|37	fi
14mr|texlive-changepage-1.0c-3|38	
14mr|texlive-changepage-1.0c-3|39	#-----------------------------------------------------------------------
14mr|texlive-changepage-1.0c-3|40	%files
14mr|texlive-changepage-1.0c-3|41	%{_texmfdistdir}/tex/latex/changepage/changepage.sty
14mr|texlive-changepage-1.0c-3|42	%{_texmfdistdir}/tex/latex/changepage/chngpage.sty
14mr|texlive-changepage-1.0c-3|43	%doc %{_texmfdistdir}/doc/latex/changepage/README
14mr|texlive-changepage-1.0c-3|44	%doc %{_texmfdistdir}/doc/latex/changepage/changepage.pdf
14mr|texlive-changepage-1.0c-3|45	#- source
14mr|texlive-changepage-1.0c-3|46	%doc %{_texmfdistdir}/source/latex/changepage/changepage.ins
14mr|texlive-changepage-1.0c-3|47	%doc %{_texmfdistdir}/source/latex/changepage/changepage.tex
14mr|texlive-changepage-1.0c-3|48	
14mr|texlive-changepage-1.0c-3|49	#-----------------------------------------------------------------------
14mr|texlive-changepage-1.0c-3|50	%prep
14mr|texlive-changepage-1.0c-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-changepage-1.0c-3|52	
14mr|texlive-changepage-1.0c-3|53	%build
14mr|texlive-changepage-1.0c-3|54	
14mr|texlive-changepage-1.0c-3|55	%install
14mr|texlive-changepage-1.0c-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-changepage-1.0c-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-changepage-1.0c-3|58	
14mr|texlive-changepage-1.0c-3|59	
14mr|texlive-changepage-1.0c-3|60	
14mr|texlive-changepage-1.0c-3|61	%changelog
14mr|texlive-changepage-1.0c-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-changepage-1.0c-3|63	+ Revision: 1731439
14mr|texlive-changepage-1.0c-3|64	- MassBuild#440: Increase release tag
14mr|texlive-changepage-1.0c-3|65	
14mr|texlive-changepage-1.0c-3|66	

19539 14
14mr|texlive-changes-2.0.2-6|1	# revision 31424
14mr|texlive-changes-2.0.2-6|2	# category Package
14mr|texlive-changes-2.0.2-6|3	# catalog-ctan /macros/latex/contrib/changes
14mr|texlive-changes-2.0.2-6|4	# catalog-date 2013-08-13 17:34:49 +0200
14mr|texlive-changes-2.0.2-6|5	# catalog-license lppl1.3
14mr|texlive-changes-2.0.2-6|6	# catalog-version 2.0.2
14mr|texlive-changes-2.0.2-6|7	Name:		texlive-changes
14mr|texlive-changes-2.0.2-6|8	Version:	2.0.2
14mr|texlive-changes-2.0.2-6|9	Release:	6
14mr|texlive-changes-2.0.2-6|10	Summary:	Manual change markup
14mr|texlive-changes-2.0.2-6|11	Group:		Publishing
14mr|texlive-changes-2.0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changes
14mr|texlive-changes-2.0.2-6|13	License:	LPPL1.3
14mr|texlive-changes-2.0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.tar.xz
14mr|texlive-changes-2.0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.doc.tar.xz
14mr|texlive-changes-2.0.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.source.tar.xz
14mr|texlive-changes-2.0.2-6|17	BuildArch:	noarch
14mr|texlive-changes-2.0.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-changes-2.0.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-changes-2.0.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-changes-2.0.2-6|21	
14mr|texlive-changes-2.0.2-6|22	%description
14mr|texlive-changes-2.0.2-6|23	The package allows the user to manually markup changes of text,
14mr|texlive-changes-2.0.2-6|24	such as additions, deletions, or replacements. Changed text is
14mr|texlive-changes-2.0.2-6|25	shown in a different colour; deleted text is crossed out. The
14mr|texlive-changes-2.0.2-6|26	package allows definition of additional authors and their
14mr|texlive-changes-2.0.2-6|27	associated colour. It also allows you to define a markup for
14mr|texlive-changes-2.0.2-6|28	authors or annotations. A bash script is provided for removing
14mr|texlive-changes-2.0.2-6|29	the changes.
14mr|texlive-changes-2.0.2-6|30	
14mr|texlive-changes-2.0.2-6|31	%post
14mr|texlive-changes-2.0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-changes-2.0.2-6|33	
14mr|texlive-changes-2.0.2-6|34	%postun
14mr|texlive-changes-2.0.2-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-changes-2.0.2-6|36	%{_sbindir}/texlive.post
14mr|texlive-changes-2.0.2-6|37	fi
14mr|texlive-changes-2.0.2-6|38	
14mr|texlive-changes-2.0.2-6|39	#-----------------------------------------------------------------------
14mr|texlive-changes-2.0.2-6|40	%files
14mr|texlive-changes-2.0.2-6|41	%{_texmfdistdir}/tex/latex/changes/changes.sty
14mr|texlive-changes-2.0.2-6|42	%doc %{_texmfdistdir}/doc/latex/changes/README
14mr|texlive-changes-2.0.2-6|43	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.pdf
14mr|texlive-changes-2.0.2-6|44	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.withcode.pdf
14mr|texlive-changes-2.0.2-6|45	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.bf.tex
14mr|texlive-changes-2.0.2-6|46	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dashuline.tex
14mr|texlive-changes-2.0.2-6|47	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dotuline.tex
14mr|texlive-changes-2.0.2-6|48	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.em.tex
14mr|texlive-changes-2.0.2-6|49	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.it.tex
14mr|texlive-changes-2.0.2-6|50	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.none.tex
14mr|texlive-changes-2.0.2-6|51	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sl.tex
14mr|texlive-changes-2.0.2-6|52	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sout.tex
14mr|texlive-changes-2.0.2-6|53	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uline.tex
14mr|texlive-changes-2.0.2-6|54	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uuline.tex
14mr|texlive-changes-2.0.2-6|55	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uwave.tex
14mr|texlive-changes-2.0.2-6|56	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.wrong.tex
14mr|texlive-changes-2.0.2-6|57	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.xout.tex
14mr|texlive-changes-2.0.2-6|58	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.brackets.tex
14mr|texlive-changes-2.0.2-6|59	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.footnote.tex
14mr|texlive-changes-2.0.2-6|60	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.none.tex
14mr|texlive-changes-2.0.2-6|61	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.subscript.tex
14mr|texlive-changes-2.0.2-6|62	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.superscript.tex
14mr|texlive-changes-2.0.2-6|63	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.wrong.tex
14mr|texlive-changes-2.0.2-6|64	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.left.tex
14mr|texlive-changes-2.0.2-6|65	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.right.tex
14mr|texlive-changes-2.0.2-6|66	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.wrong.tex
14mr|texlive-changes-2.0.2-6|67	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.id.tex
14mr|texlive-changes-2.0.2-6|68	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.name.tex
14mr|texlive-changes-2.0.2-6|69	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.wrong.tex
14mr|texlive-changes-2.0.2-6|70	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.bf.tex
14mr|texlive-changes-2.0.2-6|71	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dashuline.tex
14mr|texlive-changes-2.0.2-6|72	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dotuline.tex
14mr|texlive-changes-2.0.2-6|73	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.em.tex
14mr|texlive-changes-2.0.2-6|74	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.it.tex
14mr|texlive-changes-2.0.2-6|75	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.none.tex
14mr|texlive-changes-2.0.2-6|76	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sl.tex
14mr|texlive-changes-2.0.2-6|77	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sout.tex
14mr|texlive-changes-2.0.2-6|78	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uline.tex
14mr|texlive-changes-2.0.2-6|79	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uuline.tex
14mr|texlive-changes-2.0.2-6|80	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uwave.tex
14mr|texlive-changes-2.0.2-6|81	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.wrong.tex
14mr|texlive-changes-2.0.2-6|82	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.xout.tex
14mr|texlive-changes-2.0.2-6|83	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.draft.tex
14mr|texlive-changes-2.0.2-6|84	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.final.tex
14mr|texlive-changes-2.0.2-6|85	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.both.tex
14mr|texlive-changes-2.0.2-6|86	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.list.tex
14mr|texlive-changes-2.0.2-6|87	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.summary.tex
14mr|texlive-changes-2.0.2-6|88	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.wrong.tex
14mr|texlive-changes-2.0.2-6|89	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.bfit.tex
14mr|texlive-changes-2.0.2-6|90	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.default.tex
14mr|texlive-changes-2.0.2-6|91	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.nocolor.tex
14mr|texlive-changes-2.0.2-6|92	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.underlined.tex
14mr|texlive-changes-2.0.2-6|93	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.wrong.tex
14mr|texlive-changes-2.0.2-6|94	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setaddedmarkup.tex
14mr|texlive-changes-2.0.2-6|95	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkup.tex
14mr|texlive-changes-2.0.2-6|96	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkupposition.tex
14mr|texlive-changes-2.0.2-6|97	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkuptext.tex
14mr|texlive-changes-2.0.2-6|98	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setdeletedmarkup.tex
14mr|texlive-changes-2.0.2-6|99	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setremarkmarkup.tex
14mr|texlive-changes-2.0.2-6|100	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setsocextension.tex
14mr|texlive-changes-2.0.2-6|101	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.simple.tex
14mr|texlive-changes-2.0.2-6|102	%doc %{_texmfdistdir}/doc/latex/changes/changes.ngerman.pdf
14mr|texlive-changes-2.0.2-6|103	%doc %{_texmfdistdir}/doc/latex/changes/delcmdchanges.bash
14mr|texlive-changes-2.0.2-6|104	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.de.tex
14mr|texlive-changes-2.0.2-6|105	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.en.tex
14mr|texlive-changes-2.0.2-6|106	#- source
14mr|texlive-changes-2.0.2-6|107	%doc %{_texmfdistdir}/source/latex/changes/changes.drv
14mr|texlive-changes-2.0.2-6|108	%doc %{_texmfdistdir}/source/latex/changes/changes.dtx
14mr|texlive-changes-2.0.2-6|109	%doc %{_texmfdistdir}/source/latex/changes/changes.ins
14mr|texlive-changes-2.0.2-6|110	%doc %{_texmfdistdir}/source/latex/changes/examples.dtx
14mr|texlive-changes-2.0.2-6|111	
14mr|texlive-changes-2.0.2-6|112	#-----------------------------------------------------------------------
14mr|texlive-changes-2.0.2-6|113	%prep
14mr|texlive-changes-2.0.2-6|114	%setup -c -a0 -a1 -a2
14mr|texlive-changes-2.0.2-6|115	
14mr|texlive-changes-2.0.2-6|116	%build
14mr|texlive-changes-2.0.2-6|117	
14mr|texlive-changes-2.0.2-6|118	%install
14mr|texlive-changes-2.0.2-6|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-changes-2.0.2-6|120	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-changes-2.0.2-6|121	
14mr|texlive-changes-2.0.2-6|122	%changelog
14mr|texlive-changes-2.0.2-6|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-6
14mr|texlive-changes-2.0.2-6|124	+ Revision: b79703b
14mr|texlive-changes-2.0.2-6|125	- MassBuild#440: Increase release tag
14mr|texlive-changes-2.0.2-6|126	
14mr|texlive-changes-2.0.2-6|127	

19540 14
14mr|texlive-chappg-2.1b-3|1	# revision 15878
14mr|texlive-chappg-2.1b-3|2	# category Package
14mr|texlive-chappg-2.1b-3|3	# catalog-ctan /macros/latex/contrib/chappg
14mr|texlive-chappg-2.1b-3|4	# catalog-date 2009-05-30 13:37:26 +0200
14mr|texlive-chappg-2.1b-3|5	# catalog-license lppl
14mr|texlive-chappg-2.1b-3|6	# catalog-version 2.1b
14mr|texlive-chappg-2.1b-3|7	Name:		texlive-chappg
14mr|texlive-chappg-2.1b-3|8	Version:	2.1b
14mr|texlive-chappg-2.1b-3|9	Release:	3
14mr|texlive-chappg-2.1b-3|10	Summary:	Page numbering by chapter
14mr|texlive-chappg-2.1b-3|11	Group:		Publishing
14mr|texlive-chappg-2.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chappg
14mr|texlive-chappg-2.1b-3|13	License:	LPPL
14mr|texlive-chappg-2.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.tar.xz
14mr|texlive-chappg-2.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.doc.tar.xz
14mr|texlive-chappg-2.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.source.tar.xz
14mr|texlive-chappg-2.1b-3|17	BuildArch:	noarch
14mr|texlive-chappg-2.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chappg-2.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chappg-2.1b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chappg-2.1b-3|21	
14mr|texlive-chappg-2.1b-3|22	%description
14mr|texlive-chappg-2.1b-3|23	The package provides for 'chapterno-pageno' or 'chaptername-
14mr|texlive-chappg-2.1b-3|24	pageno' page numbering. Provision is made for front- and
14mr|texlive-chappg-2.1b-3|25	backmatter in book class.
14mr|texlive-chappg-2.1b-3|26	
14mr|texlive-chappg-2.1b-3|27	%post
14mr|texlive-chappg-2.1b-3|28	%{_sbindir}/texlive.post
14mr|texlive-chappg-2.1b-3|29	
14mr|texlive-chappg-2.1b-3|30	%postun
14mr|texlive-chappg-2.1b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-chappg-2.1b-3|32	%{_sbindir}/texlive.post
14mr|texlive-chappg-2.1b-3|33	fi
14mr|texlive-chappg-2.1b-3|34	
14mr|texlive-chappg-2.1b-3|35	#-----------------------------------------------------------------------
14mr|texlive-chappg-2.1b-3|36	%files
14mr|texlive-chappg-2.1b-3|37	%{_texmfdistdir}/tex/latex/chappg/chappg.sty
14mr|texlive-chappg-2.1b-3|38	%doc %{_texmfdistdir}/doc/latex/chappg/chappg.pdf
14mr|texlive-chappg-2.1b-3|39	#- source
14mr|texlive-chappg-2.1b-3|40	%doc %{_texmfdistdir}/source/latex/chappg/chappg.dtx
14mr|texlive-chappg-2.1b-3|41	%doc %{_texmfdistdir}/source/latex/chappg/chappg.ins
14mr|texlive-chappg-2.1b-3|42	
14mr|texlive-chappg-2.1b-3|43	#-----------------------------------------------------------------------
14mr|texlive-chappg-2.1b-3|44	%prep
14mr|texlive-chappg-2.1b-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-chappg-2.1b-3|46	
14mr|texlive-chappg-2.1b-3|47	%build
14mr|texlive-chappg-2.1b-3|48	
14mr|texlive-chappg-2.1b-3|49	%install
14mr|texlive-chappg-2.1b-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chappg-2.1b-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chappg-2.1b-3|52	
14mr|texlive-chappg-2.1b-3|53	
14mr|texlive-chappg-2.1b-3|54	
14mr|texlive-chappg-2.1b-3|55	%changelog
14mr|texlive-chappg-2.1b-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1b-3
14mr|texlive-chappg-2.1b-3|57	+ Revision: 09be194
14mr|texlive-chappg-2.1b-3|58	- MassBuild#440: Increase release tag
14mr|texlive-chappg-2.1b-3|59	
14mr|texlive-chappg-2.1b-3|60	

19541 14
14mr|texlive-chapterfolder-2.0.1-3|1	# revision 15878
14mr|texlive-chapterfolder-2.0.1-3|2	# category Package
14mr|texlive-chapterfolder-2.0.1-3|3	# catalog-ctan /macros/latex/contrib/chapterfolder
14mr|texlive-chapterfolder-2.0.1-3|4	# catalog-date 2008-02-29 20:00:41 +0100
14mr|texlive-chapterfolder-2.0.1-3|5	# catalog-license lppl
14mr|texlive-chapterfolder-2.0.1-3|6	# catalog-version 2.0.1
14mr|texlive-chapterfolder-2.0.1-3|7	Name:		texlive-chapterfolder
14mr|texlive-chapterfolder-2.0.1-3|8	Version:	2.0.1
14mr|texlive-chapterfolder-2.0.1-3|9	Release:	3
14mr|texlive-chapterfolder-2.0.1-3|10	Summary:	Package for working with complicated folder structures
14mr|texlive-chapterfolder-2.0.1-3|11	Group:		Publishing
14mr|texlive-chapterfolder-2.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chapterfolder
14mr|texlive-chapterfolder-2.0.1-3|13	License:	LPPL
14mr|texlive-chapterfolder-2.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.tar.xz
14mr|texlive-chapterfolder-2.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.doc.tar.xz
14mr|texlive-chapterfolder-2.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.source.tar.xz
14mr|texlive-chapterfolder-2.0.1-3|17	BuildArch:	noarch
14mr|texlive-chapterfolder-2.0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chapterfolder-2.0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chapterfolder-2.0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chapterfolder-2.0.1-3|21	
14mr|texlive-chapterfolder-2.0.1-3|22	%description
14mr|texlive-chapterfolder-2.0.1-3|23	This package simplifies working with folder structures that
14mr|texlive-chapterfolder-2.0.1-3|24	match the chapter/section/subsection structure. It provides
14mr|texlive-chapterfolder-2.0.1-3|25	macros to define a folder that contains the file for a
14mr|texlive-chapterfolder-2.0.1-3|26	chapter/section/subsection, and provides macros that allow
14mr|texlive-chapterfolder-2.0.1-3|27	inclusion without using the full path, rather the path relative
14mr|texlive-chapterfolder-2.0.1-3|28	to the current folder of the chapter/section/subsection. It
14mr|texlive-chapterfolder-2.0.1-3|29	makes easy changing the name of a folder, for example.
14mr|texlive-chapterfolder-2.0.1-3|30	
14mr|texlive-chapterfolder-2.0.1-3|31	%post
14mr|texlive-chapterfolder-2.0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-chapterfolder-2.0.1-3|33	
14mr|texlive-chapterfolder-2.0.1-3|34	%postun
14mr|texlive-chapterfolder-2.0.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-chapterfolder-2.0.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-chapterfolder-2.0.1-3|37	fi
14mr|texlive-chapterfolder-2.0.1-3|38	
14mr|texlive-chapterfolder-2.0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-chapterfolder-2.0.1-3|40	%files
14mr|texlive-chapterfolder-2.0.1-3|41	%{_texmfdistdir}/tex/latex/chapterfolder/chapterfolder.sty
14mr|texlive-chapterfolder-2.0.1-3|42	%doc %{_texmfdistdir}/doc/latex/chapterfolder/chapterfolder.pdf
14mr|texlive-chapterfolder-2.0.1-3|43	#- source
14mr|texlive-chapterfolder-2.0.1-3|44	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.dtx
14mr|texlive-chapterfolder-2.0.1-3|45	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.ins
14mr|texlive-chapterfolder-2.0.1-3|46	
14mr|texlive-chapterfolder-2.0.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-chapterfolder-2.0.1-3|48	%prep
14mr|texlive-chapterfolder-2.0.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-chapterfolder-2.0.1-3|50	
14mr|texlive-chapterfolder-2.0.1-3|51	%build
14mr|texlive-chapterfolder-2.0.1-3|52	
14mr|texlive-chapterfolder-2.0.1-3|53	%install
14mr|texlive-chapterfolder-2.0.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chapterfolder-2.0.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chapterfolder-2.0.1-3|56	
14mr|texlive-chapterfolder-2.0.1-3|57	
14mr|texlive-chapterfolder-2.0.1-3|58	
14mr|texlive-chapterfolder-2.0.1-3|59	%changelog
14mr|texlive-chapterfolder-2.0.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-3
14mr|texlive-chapterfolder-2.0.1-3|61	+ Revision: 95f4328
14mr|texlive-chapterfolder-2.0.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-chapterfolder-2.0.1-3|63	
14mr|texlive-chapterfolder-2.0.1-3|64	

19542 14
14mr|texlive-charter-20090523-3|1	# revision 15878
14mr|texlive-charter-20090523-3|2	# category Package
14mr|texlive-charter-20090523-3|3	# catalog-ctan /fonts/charter
14mr|texlive-charter-20090523-3|4	# catalog-date 2009-05-23 20:19:02 +0200
14mr|texlive-charter-20090523-3|5	# catalog-license other-free
14mr|texlive-charter-20090523-3|6	# catalog-version undef
14mr|texlive-charter-20090523-3|7	Name:		texlive-charter
14mr|texlive-charter-20090523-3|8	Version:	20090523
14mr|texlive-charter-20090523-3|9	Release:	3
14mr|texlive-charter-20090523-3|10	Summary:	Charter fonts
14mr|texlive-charter-20090523-3|11	Group:		Publishing
14mr|texlive-charter-20090523-3|12	URL:		http://www.ctan.org/tex-archive/fonts/charter
14mr|texlive-charter-20090523-3|13	License:	OTHER-FREE
14mr|texlive-charter-20090523-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.tar.xz
14mr|texlive-charter-20090523-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.doc.tar.xz
14mr|texlive-charter-20090523-3|16	BuildArch:	noarch
14mr|texlive-charter-20090523-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-charter-20090523-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-charter-20090523-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-charter-20090523-3|20	
14mr|texlive-charter-20090523-3|21	%description
14mr|texlive-charter-20090523-3|22	A commercial text font donated for the common good. Support for
14mr|texlive-charter-20090523-3|23	use with LaTeX is available in freenfss, part of psnfss.
14mr|texlive-charter-20090523-3|24	
14mr|texlive-charter-20090523-3|25	%post
14mr|texlive-charter-20090523-3|26	%{_sbindir}/texlive.post
14mr|texlive-charter-20090523-3|27	
14mr|texlive-charter-20090523-3|28	%postun
14mr|texlive-charter-20090523-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-charter-20090523-3|30	%{_sbindir}/texlive.post
14mr|texlive-charter-20090523-3|31	fi
14mr|texlive-charter-20090523-3|32	
14mr|texlive-charter-20090523-3|33	#-----------------------------------------------------------------------
14mr|texlive-charter-20090523-3|34	%files
14mr|texlive-charter-20090523-3|35	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchb8a.afm
14mr|texlive-charter-20090523-3|36	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchbi8a.afm
14mr|texlive-charter-20090523-3|37	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchr8a.afm
14mr|texlive-charter-20090523-3|38	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchri8a.afm
14mr|texlive-charter-20090523-3|39	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb7t.tfm
14mr|texlive-charter-20090523-3|40	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8c.tfm
14mr|texlive-charter-20090523-3|41	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8r.tfm
14mr|texlive-charter-20090523-3|42	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8t.tfm
14mr|texlive-charter-20090523-3|43	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc7t.tfm
14mr|texlive-charter-20090523-3|44	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc8t.tfm
14mr|texlive-charter-20090523-3|45	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi7t.tfm
14mr|texlive-charter-20090523-3|46	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8c.tfm
14mr|texlive-charter-20090523-3|47	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8r.tfm
14mr|texlive-charter-20090523-3|48	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8t.tfm
14mr|texlive-charter-20090523-3|49	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo7t.tfm
14mr|texlive-charter-20090523-3|50	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8c.tfm
14mr|texlive-charter-20090523-3|51	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8r.tfm
14mr|texlive-charter-20090523-3|52	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8t.tfm
14mr|texlive-charter-20090523-3|53	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr7t.tfm
14mr|texlive-charter-20090523-3|54	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8c.tfm
14mr|texlive-charter-20090523-3|55	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8r.tfm
14mr|texlive-charter-20090523-3|56	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8t.tfm
14mr|texlive-charter-20090523-3|57	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc7t.tfm
14mr|texlive-charter-20090523-3|58	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc8t.tfm
14mr|texlive-charter-20090523-3|59	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri7t.tfm
14mr|texlive-charter-20090523-3|60	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8c.tfm
14mr|texlive-charter-20090523-3|61	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8r.tfm
14mr|texlive-charter-20090523-3|62	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8t.tfm
14mr|texlive-charter-20090523-3|63	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro7t.tfm
14mr|texlive-charter-20090523-3|64	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8c.tfm
14mr|texlive-charter-20090523-3|65	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8r.tfm
14mr|texlive-charter-20090523-3|66	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8t.tfm
14mr|texlive-charter-20090523-3|67	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchb8a.pfb
14mr|texlive-charter-20090523-3|68	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchbi8a.pfb
14mr|texlive-charter-20090523-3|69	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchr8a.pfb
14mr|texlive-charter-20090523-3|70	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchri8a.pfb
14mr|texlive-charter-20090523-3|71	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb7t.vf
14mr|texlive-charter-20090523-3|72	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8c.vf
14mr|texlive-charter-20090523-3|73	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8t.vf
14mr|texlive-charter-20090523-3|74	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc7t.vf
14mr|texlive-charter-20090523-3|75	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc8t.vf
14mr|texlive-charter-20090523-3|76	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi7t.vf
14mr|texlive-charter-20090523-3|77	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8c.vf
14mr|texlive-charter-20090523-3|78	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8t.vf
14mr|texlive-charter-20090523-3|79	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo7t.vf
14mr|texlive-charter-20090523-3|80	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8c.vf
14mr|texlive-charter-20090523-3|81	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8t.vf
14mr|texlive-charter-20090523-3|82	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr7t.vf
14mr|texlive-charter-20090523-3|83	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8c.vf
14mr|texlive-charter-20090523-3|84	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8t.vf
14mr|texlive-charter-20090523-3|85	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc7t.vf
14mr|texlive-charter-20090523-3|86	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc8t.vf
14mr|texlive-charter-20090523-3|87	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri7t.vf
14mr|texlive-charter-20090523-3|88	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8c.vf
14mr|texlive-charter-20090523-3|89	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8t.vf
14mr|texlive-charter-20090523-3|90	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro7t.vf
14mr|texlive-charter-20090523-3|91	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8c.vf
14mr|texlive-charter-20090523-3|92	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8t.vf
14mr|texlive-charter-20090523-3|93	%doc %{_texmfdistdir}/doc/fonts/charter/readme.charter
14mr|texlive-charter-20090523-3|94	
14mr|texlive-charter-20090523-3|95	#-----------------------------------------------------------------------
14mr|texlive-charter-20090523-3|96	%prep
14mr|texlive-charter-20090523-3|97	%setup -c -a0 -a1
14mr|texlive-charter-20090523-3|98	
14mr|texlive-charter-20090523-3|99	%build
14mr|texlive-charter-20090523-3|100	
14mr|texlive-charter-20090523-3|101	%install
14mr|texlive-charter-20090523-3|102	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-charter-20090523-3|103	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-charter-20090523-3|104	
14mr|texlive-charter-20090523-3|105	
14mr|texlive-charter-20090523-3|106	
14mr|texlive-charter-20090523-3|107	%changelog
14mr|texlive-charter-20090523-3|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090523-3
14mr|texlive-charter-20090523-3|109	+ Revision: b115150
14mr|texlive-charter-20090523-3|110	- MassBuild#440: Increase release tag
14mr|texlive-charter-20090523-3|111	
14mr|texlive-charter-20090523-3|112	

19543 14
14mr|texlive-chbibref-1.0-3|1	# revision 17120
14mr|texlive-chbibref-1.0-3|2	# category Package
14mr|texlive-chbibref-1.0-3|3	# catalog-ctan /macros/latex/contrib/chbibref
14mr|texlive-chbibref-1.0-3|4	# catalog-date 2010-02-23 16:16:11 +0100
14mr|texlive-chbibref-1.0-3|5	# catalog-license lppl
14mr|texlive-chbibref-1.0-3|6	# catalog-version 1.0
14mr|texlive-chbibref-1.0-3|7	Name:		texlive-chbibref
14mr|texlive-chbibref-1.0-3|8	Version:	1.0
14mr|texlive-chbibref-1.0-3|9	Release:	3
14mr|texlive-chbibref-1.0-3|10	Summary:	Change the Bibliography/References title
14mr|texlive-chbibref-1.0-3|11	Group:		Publishing
14mr|texlive-chbibref-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chbibref
14mr|texlive-chbibref-1.0-3|13	License:	LPPL
14mr|texlive-chbibref-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.tar.xz
14mr|texlive-chbibref-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.doc.tar.xz
14mr|texlive-chbibref-1.0-3|16	BuildArch:	noarch
14mr|texlive-chbibref-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chbibref-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chbibref-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chbibref-1.0-3|20	
14mr|texlive-chbibref-1.0-3|21	%description
14mr|texlive-chbibref-1.0-3|22	Defines a single command, \setbibref, which sets whichever of
14mr|texlive-chbibref-1.0-3|23	\bibname and \refname is in use. (\bibname is used in book.cls
14mr|texlive-chbibref-1.0-3|24	and report.cls, and \refname is used in article.cls.).
14mr|texlive-chbibref-1.0-3|25	
14mr|texlive-chbibref-1.0-3|26	%post
14mr|texlive-chbibref-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-chbibref-1.0-3|28	
14mr|texlive-chbibref-1.0-3|29	%postun
14mr|texlive-chbibref-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-chbibref-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-chbibref-1.0-3|32	fi
14mr|texlive-chbibref-1.0-3|33	
14mr|texlive-chbibref-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-chbibref-1.0-3|35	%files
14mr|texlive-chbibref-1.0-3|36	%{_texmfdistdir}/tex/latex/chbibref/chbibref.sty
14mr|texlive-chbibref-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.pdf
14mr|texlive-chbibref-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.tex
14mr|texlive-chbibref-1.0-3|39	
14mr|texlive-chbibref-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-chbibref-1.0-3|41	%prep
14mr|texlive-chbibref-1.0-3|42	%setup -c -a0 -a1
14mr|texlive-chbibref-1.0-3|43	
14mr|texlive-chbibref-1.0-3|44	%build
14mr|texlive-chbibref-1.0-3|45	
14mr|texlive-chbibref-1.0-3|46	%install
14mr|texlive-chbibref-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chbibref-1.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chbibref-1.0-3|49	
14mr|texlive-chbibref-1.0-3|50	
14mr|texlive-chbibref-1.0-3|51	
14mr|texlive-chbibref-1.0-3|52	%changelog
14mr|texlive-chbibref-1.0-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-chbibref-1.0-3|54	+ Revision: 1187f68
14mr|texlive-chbibref-1.0-3|55	- MassBuild#440: Increase release tag
14mr|texlive-chbibref-1.0-3|56	
14mr|texlive-chbibref-1.0-3|57	

19544 14
14mr|texlive-checkcites-1.0h-2|1	# revision 25678
14mr|texlive-checkcites-1.0h-2|2	# category Package
14mr|texlive-checkcites-1.0h-2|3	# catalog-ctan /support/checkcites
14mr|texlive-checkcites-1.0h-2|4	# catalog-date 2012-03-17 17:05:04 +0100
14mr|texlive-checkcites-1.0h-2|5	# catalog-license lppl1.3
14mr|texlive-checkcites-1.0h-2|6	# catalog-version 1.0h
14mr|texlive-checkcites-1.0h-2|7	Name:		texlive-checkcites
14mr|texlive-checkcites-1.0h-2|8	Version:	1.0h
14mr|texlive-checkcites-1.0h-2|9	Release:	2
14mr|texlive-checkcites-1.0h-2|10	Summary:	Check citation commands in a document
14mr|texlive-checkcites-1.0h-2|11	Group:		Publishing
14mr|texlive-checkcites-1.0h-2|12	URL:		http://www.ctan.org/tex-archive/support/checkcites
14mr|texlive-checkcites-1.0h-2|13	License:	LPPL1.3
14mr|texlive-checkcites-1.0h-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.tar.xz
14mr|texlive-checkcites-1.0h-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.doc.tar.xz
14mr|texlive-checkcites-1.0h-2|16	BuildArch:	noarch
14mr|texlive-checkcites-1.0h-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-checkcites-1.0h-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-checkcites-1.0h-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-checkcites-1.0h-2|20	Provides:	texlive-checkcites.bin = %{EVRD}
14mr|texlive-checkcites-1.0h-2|21	
14mr|texlive-checkcites-1.0h-2|22	%description
14mr|texlive-checkcites-1.0h-2|23	The package provides a lua script written for the sole purpose
14mr|texlive-checkcites-1.0h-2|24	of detecting undefined and unused references from LaTeX
14mr|texlive-checkcites-1.0h-2|25	auxiliary or bibliography files.
14mr|texlive-checkcites-1.0h-2|26	
14mr|texlive-checkcites-1.0h-2|27	%post
14mr|texlive-checkcites-1.0h-2|28	%{_sbindir}/texlive.post
14mr|texlive-checkcites-1.0h-2|29	
14mr|texlive-checkcites-1.0h-2|30	%postun
14mr|texlive-checkcites-1.0h-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-checkcites-1.0h-2|32	%{_sbindir}/texlive.post
14mr|texlive-checkcites-1.0h-2|33	fi
14mr|texlive-checkcites-1.0h-2|34	
14mr|texlive-checkcites-1.0h-2|35	#-----------------------------------------------------------------------
14mr|texlive-checkcites-1.0h-2|36	%files
14mr|texlive-checkcites-1.0h-2|37	%{_bindir}/checkcites
14mr|texlive-checkcites-1.0h-2|38	%{_texmfdistdir}/scripts/checkcites/checkcites.lua
14mr|texlive-checkcites-1.0h-2|39	%doc %{_texmfdistdir}/doc/support/checkcites/README
14mr|texlive-checkcites-1.0h-2|40	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.pdf
14mr|texlive-checkcites-1.0h-2|41	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.tex
14mr|texlive-checkcites-1.0h-2|42	
14mr|texlive-checkcites-1.0h-2|43	#-----------------------------------------------------------------------
14mr|texlive-checkcites-1.0h-2|44	%prep
14mr|texlive-checkcites-1.0h-2|45	%setup -c -a0 -a1
14mr|texlive-checkcites-1.0h-2|46	
14mr|texlive-checkcites-1.0h-2|47	%build
14mr|texlive-checkcites-1.0h-2|48	
14mr|texlive-checkcites-1.0h-2|49	%install
14mr|texlive-checkcites-1.0h-2|50	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-checkcites-1.0h-2|51	pushd %{buildroot}%{_bindir}
14mr|texlive-checkcites-1.0h-2|52	ln -sf %{_texmfdistdir}/scripts/checkcites/checkcites.lua checkcites
14mr|texlive-checkcites-1.0h-2|53	popd
14mr|texlive-checkcites-1.0h-2|54	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-checkcites-1.0h-2|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-checkcites-1.0h-2|56	
14mr|texlive-checkcites-1.0h-2|57	
14mr|texlive-checkcites-1.0h-2|58	
14mr|texlive-checkcites-1.0h-2|59	%changelog
14mr|texlive-checkcites-1.0h-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0h-2
14mr|texlive-checkcites-1.0h-2|61	+ Revision: 5b264f5
14mr|texlive-checkcites-1.0h-2|62	- MassBuild#440: Increase release tag
14mr|texlive-checkcites-1.0h-2|63	
14mr|texlive-checkcites-1.0h-2|64	

19545 14
14mr|texlive-chemarrow-0.9-3|1	# revision 17146
14mr|texlive-chemarrow-0.9-3|2	# category Package
14mr|texlive-chemarrow-0.9-3|3	# catalog-ctan /macros/latex/contrib/chemarrow
14mr|texlive-chemarrow-0.9-3|4	# catalog-date 2010-02-21 18:58:04 +0100
14mr|texlive-chemarrow-0.9-3|5	# catalog-license pd
14mr|texlive-chemarrow-0.9-3|6	# catalog-version 0.9
14mr|texlive-chemarrow-0.9-3|7	Name:		texlive-chemarrow
14mr|texlive-chemarrow-0.9-3|8	Version:	0.9
14mr|texlive-chemarrow-0.9-3|9	Release:	3
14mr|texlive-chemarrow-0.9-3|10	Summary:	Arrows for use in chemistry
14mr|texlive-chemarrow-0.9-3|11	Group:		Publishing
14mr|texlive-chemarrow-0.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemarrow
14mr|texlive-chemarrow-0.9-3|13	License:	PD
14mr|texlive-chemarrow-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.tar.xz
14mr|texlive-chemarrow-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.doc.tar.xz
14mr|texlive-chemarrow-0.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.source.tar.xz
14mr|texlive-chemarrow-0.9-3|17	BuildArch:	noarch
14mr|texlive-chemarrow-0.9-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chemarrow-0.9-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chemarrow-0.9-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chemarrow-0.9-3|21	
14mr|texlive-chemarrow-0.9-3|22	%description
14mr|texlive-chemarrow-0.9-3|23	This bundle consists of a font (available as metafont source,
14mr|texlive-chemarrow-0.9-3|24	metapost source, and generated type 1 versions), and a package
14mr|texlive-chemarrow-0.9-3|25	to use it. The arrows in the font are designed to look more
14mr|texlive-chemarrow-0.9-3|26	like those in chemistry text-books than do Knuth's originals.
14mr|texlive-chemarrow-0.9-3|27	
14mr|texlive-chemarrow-0.9-3|28	%post
14mr|texlive-chemarrow-0.9-3|29	%{_sbindir}/texlive.post
14mr|texlive-chemarrow-0.9-3|30	
14mr|texlive-chemarrow-0.9-3|31	%postun
14mr|texlive-chemarrow-0.9-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-chemarrow-0.9-3|33	%{_sbindir}/texlive.post
14mr|texlive-chemarrow-0.9-3|34	fi
14mr|texlive-chemarrow-0.9-3|35	
14mr|texlive-chemarrow-0.9-3|36	#-----------------------------------------------------------------------
14mr|texlive-chemarrow-0.9-3|37	%files
14mr|texlive-chemarrow-0.9-3|38	%{_texmfdistdir}/fonts/afm/public/chemarrow/arrow.afm
14mr|texlive-chemarrow-0.9-3|39	%{_texmfdistdir}/fonts/map/dvips/chemarrow/chemarrow.map
14mr|texlive-chemarrow-0.9-3|40	%{_texmfdistdir}/fonts/source/public/chemarrow/arrow.mf
14mr|texlive-chemarrow-0.9-3|41	%{_texmfdistdir}/fonts/tfm/public/chemarrow/arrow.tfm
14mr|texlive-chemarrow-0.9-3|42	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.inf
14mr|texlive-chemarrow-0.9-3|43	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfb
14mr|texlive-chemarrow-0.9-3|44	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfm
14mr|texlive-chemarrow-0.9-3|45	%{_texmfdistdir}/tex/latex/chemarrow/chemarrow.sty
14mr|texlive-chemarrow-0.9-3|46	%doc %{_texmfdistdir}/doc/fonts/chemarrow/Liesmich.txt
14mr|texlive-chemarrow-0.9-3|47	%doc %{_texmfdistdir}/doc/fonts/chemarrow/README
14mr|texlive-chemarrow-0.9-3|48	%doc %{_texmfdistdir}/doc/fonts/chemarrow/arrow.Mac.sit.hqx
14mr|texlive-chemarrow-0.9-3|49	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.pdf
14mr|texlive-chemarrow-0.9-3|50	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.tex
14mr|texlive-chemarrow-0.9-3|51	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.pdf
14mr|texlive-chemarrow-0.9-3|52	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.tex
14mr|texlive-chemarrow-0.9-3|53	%doc %{_texmfdistdir}/doc/fonts/chemarrow/testchem.tex
14mr|texlive-chemarrow-0.9-3|54	#- source
14mr|texlive-chemarrow-0.9-3|55	%doc %{_texmfdistdir}/source/fonts/chemarrow/Arrow.vfb
14mr|texlive-chemarrow-0.9-3|56	%doc %{_texmfdistdir}/source/fonts/chemarrow/arrow.mp
14mr|texlive-chemarrow-0.9-3|57	
14mr|texlive-chemarrow-0.9-3|58	#-----------------------------------------------------------------------
14mr|texlive-chemarrow-0.9-3|59	%prep
14mr|texlive-chemarrow-0.9-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-chemarrow-0.9-3|61	
14mr|texlive-chemarrow-0.9-3|62	%build
14mr|texlive-chemarrow-0.9-3|63	
14mr|texlive-chemarrow-0.9-3|64	%install
14mr|texlive-chemarrow-0.9-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemarrow-0.9-3|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chemarrow-0.9-3|67	
14mr|texlive-chemarrow-0.9-3|68	
14mr|texlive-chemarrow-0.9-3|69	
14mr|texlive-chemarrow-0.9-3|70	%changelog
14mr|texlive-chemarrow-0.9-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-3
14mr|texlive-chemarrow-0.9-3|72	+ Revision: 33dd412
14mr|texlive-chemarrow-0.9-3|73	- MassBuild#440: Increase release tag
14mr|texlive-chemarrow-0.9-3|74	
14mr|texlive-chemarrow-0.9-3|75	

19546 14
14mr|texlive-chembst-0.2.5-3|1	# revision 15878
14mr|texlive-chembst-0.2.5-3|2	# category Package
14mr|texlive-chembst-0.2.5-3|3	# catalog-ctan /biblio/bibtex/contrib/chembst
14mr|texlive-chembst-0.2.5-3|4	# catalog-date 2008-09-20 13:36:26 +0200
14mr|texlive-chembst-0.2.5-3|5	# catalog-license lppl
14mr|texlive-chembst-0.2.5-3|6	# catalog-version 0.2.5
14mr|texlive-chembst-0.2.5-3|7	Name:		texlive-chembst
14mr|texlive-chembst-0.2.5-3|8	Version:	0.2.5
14mr|texlive-chembst-0.2.5-3|9	Release:	3
14mr|texlive-chembst-0.2.5-3|10	Summary:	A collection of BibTeX files for chemistry journals
14mr|texlive-chembst-0.2.5-3|11	Group:		Publishing
14mr|texlive-chembst-0.2.5-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chembst
14mr|texlive-chembst-0.2.5-3|13	License:	LPPL
14mr|texlive-chembst-0.2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.tar.xz
14mr|texlive-chembst-0.2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.doc.tar.xz
14mr|texlive-chembst-0.2.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.source.tar.xz
14mr|texlive-chembst-0.2.5-3|17	BuildArch:	noarch
14mr|texlive-chembst-0.2.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chembst-0.2.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chembst-0.2.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chembst-0.2.5-3|21	
14mr|texlive-chembst-0.2.5-3|22	%description
14mr|texlive-chembst-0.2.5-3|23	The package offers a collection of advanced BibTeX style files
14mr|texlive-chembst-0.2.5-3|24	suitable for publications in chemistry journals. Currently,
14mr|texlive-chembst-0.2.5-3|25	style files for journals published by the American Chemical
14mr|texlive-chembst-0.2.5-3|26	Society, Wiley-VCH and The Royal Society of Chemistry are
14mr|texlive-chembst-0.2.5-3|27	available. The style files support advanced features such as
14mr|texlive-chembst-0.2.5-3|28	automatic formatting of errata or creating an appropriate entry
14mr|texlive-chembst-0.2.5-3|29	for publications in Angewandte Chemie where both English and
14mr|texlive-chembst-0.2.5-3|30	German should be cited simultaneously.
14mr|texlive-chembst-0.2.5-3|31	
14mr|texlive-chembst-0.2.5-3|32	%post
14mr|texlive-chembst-0.2.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-chembst-0.2.5-3|34	
14mr|texlive-chembst-0.2.5-3|35	%postun
14mr|texlive-chembst-0.2.5-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-chembst-0.2.5-3|37	%{_sbindir}/texlive.post
14mr|texlive-chembst-0.2.5-3|38	fi
14mr|texlive-chembst-0.2.5-3|39	
14mr|texlive-chembst-0.2.5-3|40	#-----------------------------------------------------------------------
14mr|texlive-chembst-0.2.5-3|41	%files
14mr|texlive-chembst-0.2.5-3|42	%{_texmfdistdir}/bibtex/bst/chembst/ChemCommun.bst
14mr|texlive-chembst-0.2.5-3|43	%{_texmfdistdir}/bibtex/bst/chembst/ChemEurJ.bst
14mr|texlive-chembst-0.2.5-3|44	%{_texmfdistdir}/bibtex/bst/chembst/InorgChem.bst
14mr|texlive-chembst-0.2.5-3|45	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc.bst
14mr|texlive-chembst-0.2.5-3|46	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc_all.bst
14mr|texlive-chembst-0.2.5-3|47	%{_texmfdistdir}/bibtex/bst/chembst/cv.bst
14mr|texlive-chembst-0.2.5-3|48	%doc %{_texmfdistdir}/doc/latex/chembst/README
14mr|texlive-chembst-0.2.5-3|49	%doc %{_texmfdistdir}/doc/latex/chembst/chembst.pdf
14mr|texlive-chembst-0.2.5-3|50	#- source
14mr|texlive-chembst-0.2.5-3|51	%doc %{_texmfdistdir}/source/latex/chembst/chembst.dtx
14mr|texlive-chembst-0.2.5-3|52	%doc %{_texmfdistdir}/source/latex/chembst/chembst.ins
14mr|texlive-chembst-0.2.5-3|53	
14mr|texlive-chembst-0.2.5-3|54	#-----------------------------------------------------------------------
14mr|texlive-chembst-0.2.5-3|55	%prep
14mr|texlive-chembst-0.2.5-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-chembst-0.2.5-3|57	
14mr|texlive-chembst-0.2.5-3|58	%build
14mr|texlive-chembst-0.2.5-3|59	
14mr|texlive-chembst-0.2.5-3|60	%install
14mr|texlive-chembst-0.2.5-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chembst-0.2.5-3|62	cp -fpar bibtex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chembst-0.2.5-3|63	
14mr|texlive-chembst-0.2.5-3|64	
14mr|texlive-chembst-0.2.5-3|65	
14mr|texlive-chembst-0.2.5-3|66	%changelog
14mr|texlive-chembst-0.2.5-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.5-3
14mr|texlive-chembst-0.2.5-3|68	+ Revision: d2b6dc5
14mr|texlive-chembst-0.2.5-3|69	- MassBuild#440: Increase release tag
14mr|texlive-chembst-0.2.5-3|70	
14mr|texlive-chembst-0.2.5-3|71	

19547 14
14mr|texlive-chemcompounds-20070305-3|1	# revision 15878
14mr|texlive-chemcompounds-20070305-3|2	# category Package
14mr|texlive-chemcompounds-20070305-3|3	# catalog-ctan /macros/latex/contrib/chemcompounds
14mr|texlive-chemcompounds-20070305-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-chemcompounds-20070305-3|5	# catalog-license lppl
14mr|texlive-chemcompounds-20070305-3|6	# catalog-version undef
14mr|texlive-chemcompounds-20070305-3|7	Name:		texlive-chemcompounds
14mr|texlive-chemcompounds-20070305-3|8	Version:	20070305
14mr|texlive-chemcompounds-20070305-3|9	Release:	3
14mr|texlive-chemcompounds-20070305-3|10	Summary:	Simple consecutive numbering of chemical compounds
14mr|texlive-chemcompounds-20070305-3|11	Group:		Publishing
14mr|texlive-chemcompounds-20070305-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcompounds
14mr|texlive-chemcompounds-20070305-3|13	License:	LPPL
14mr|texlive-chemcompounds-20070305-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.tar.xz
14mr|texlive-chemcompounds-20070305-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.doc.tar.xz
14mr|texlive-chemcompounds-20070305-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.source.tar.xz
14mr|texlive-chemcompounds-20070305-3|17	BuildArch:	noarch
14mr|texlive-chemcompounds-20070305-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chemcompounds-20070305-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chemcompounds-20070305-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chemcompounds-20070305-3|21	
14mr|texlive-chemcompounds-20070305-3|22	%description
14mr|texlive-chemcompounds-20070305-3|23	The chemcompounds package allows for a simple consecutive
14mr|texlive-chemcompounds-20070305-3|24	numbering of chemical compounds. Optionally, it is possible to
14mr|texlive-chemcompounds-20070305-3|25	supply a custom name for each compound. The package differs
14mr|texlive-chemcompounds-20070305-3|26	from the chemcono package by not generating an odd-looking list
14mr|texlive-chemcompounds-20070305-3|27	of compounds inside the text.
14mr|texlive-chemcompounds-20070305-3|28	
14mr|texlive-chemcompounds-20070305-3|29	%post
14mr|texlive-chemcompounds-20070305-3|30	%{_sbindir}/texlive.post
14mr|texlive-chemcompounds-20070305-3|31	
14mr|texlive-chemcompounds-20070305-3|32	%postun
14mr|texlive-chemcompounds-20070305-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-chemcompounds-20070305-3|34	%{_sbindir}/texlive.post
14mr|texlive-chemcompounds-20070305-3|35	fi
14mr|texlive-chemcompounds-20070305-3|36	
14mr|texlive-chemcompounds-20070305-3|37	#-----------------------------------------------------------------------
14mr|texlive-chemcompounds-20070305-3|38	%files
14mr|texlive-chemcompounds-20070305-3|39	%{_texmfdistdir}/tex/latex/chemcompounds/chemcompounds.sty
14mr|texlive-chemcompounds-20070305-3|40	%doc %{_texmfdistdir}/doc/latex/chemcompounds/README
14mr|texlive-chemcompounds-20070305-3|41	%doc %{_texmfdistdir}/doc/latex/chemcompounds/chemcompounds.pdf
14mr|texlive-chemcompounds-20070305-3|42	#- source
14mr|texlive-chemcompounds-20070305-3|43	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.dtx
14mr|texlive-chemcompounds-20070305-3|44	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.ins
14mr|texlive-chemcompounds-20070305-3|45	
14mr|texlive-chemcompounds-20070305-3|46	#-----------------------------------------------------------------------
14mr|texlive-chemcompounds-20070305-3|47	%prep
14mr|texlive-chemcompounds-20070305-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-chemcompounds-20070305-3|49	
14mr|texlive-chemcompounds-20070305-3|50	%build
14mr|texlive-chemcompounds-20070305-3|51	
14mr|texlive-chemcompounds-20070305-3|52	%install
14mr|texlive-chemcompounds-20070305-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemcompounds-20070305-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chemcompounds-20070305-3|55	
14mr|texlive-chemcompounds-20070305-3|56	
14mr|texlive-chemcompounds-20070305-3|57	
14mr|texlive-chemcompounds-20070305-3|58	%changelog
14mr|texlive-chemcompounds-20070305-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070305-3
14mr|texlive-chemcompounds-20070305-3|60	+ Revision: 46b09b9
14mr|texlive-chemcompounds-20070305-3|61	- MassBuild#440: Increase release tag
14mr|texlive-chemcompounds-20070305-3|62	
14mr|texlive-chemcompounds-20070305-3|63	

19548 14
14mr|texlive-chemcono-1.3-3|1	# revision 17119
14mr|texlive-chemcono-1.3-3|2	# category Package
14mr|texlive-chemcono-1.3-3|3	# catalog-ctan /macros/latex/contrib/chemcono
14mr|texlive-chemcono-1.3-3|4	# catalog-date 2010-02-21 19:20:01 +0100
14mr|texlive-chemcono-1.3-3|5	# catalog-license lppl
14mr|texlive-chemcono-1.3-3|6	# catalog-version 1.3
14mr|texlive-chemcono-1.3-3|7	Name:		texlive-chemcono
14mr|texlive-chemcono-1.3-3|8	Version:	1.3
14mr|texlive-chemcono-1.3-3|9	Release:	3
14mr|texlive-chemcono-1.3-3|10	Summary:	Support for compound numbers in chemistry documents
14mr|texlive-chemcono-1.3-3|11	Group:		Publishing
14mr|texlive-chemcono-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcono
14mr|texlive-chemcono-1.3-3|13	License:	LPPL
14mr|texlive-chemcono-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.tar.xz
14mr|texlive-chemcono-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.doc.tar.xz
14mr|texlive-chemcono-1.3-3|16	BuildArch:	noarch
14mr|texlive-chemcono-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chemcono-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chemcono-1.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chemcono-1.3-3|20	
14mr|texlive-chemcono-1.3-3|21	%description
14mr|texlive-chemcono-1.3-3|22	A LaTeX package for using compound numbers in chemistry
14mr|texlive-chemcono-1.3-3|23	documents. It works like \cite and the \thebibliography, using
14mr|texlive-chemcono-1.3-3|24	\fcite and \theffbibliography instead. It allows compound names
14mr|texlive-chemcono-1.3-3|25	in documents to be numbered and does not affect the normal
14mr|texlive-chemcono-1.3-3|26	citation routines.
14mr|texlive-chemcono-1.3-3|27	
14mr|texlive-chemcono-1.3-3|28	%post
14mr|texlive-chemcono-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-chemcono-1.3-3|30	
14mr|texlive-chemcono-1.3-3|31	%postun
14mr|texlive-chemcono-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-chemcono-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-chemcono-1.3-3|34	fi
14mr|texlive-chemcono-1.3-3|35	
14mr|texlive-chemcono-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-chemcono-1.3-3|37	%files
14mr|texlive-chemcono-1.3-3|38	%{_texmfdistdir}/tex/latex/chemcono/chemcono.sty
14mr|texlive-chemcono-1.3-3|39	%{_texmfdistdir}/tex/latex/chemcono/drftcono.sty
14mr|texlive-chemcono-1.3-3|40	%{_texmfdistdir}/tex/latex/chemcono/showkeysff.sty
14mr|texlive-chemcono-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.pdf
14mr|texlive-chemcono-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.tex
14mr|texlive-chemcono-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/chemcono/example.tex
14mr|texlive-chemcono-1.3-3|44	
14mr|texlive-chemcono-1.3-3|45	#-----------------------------------------------------------------------
14mr|texlive-chemcono-1.3-3|46	%prep
14mr|texlive-chemcono-1.3-3|47	%setup -c -a0 -a1
14mr|texlive-chemcono-1.3-3|48	
14mr|texlive-chemcono-1.3-3|49	%build
14mr|texlive-chemcono-1.3-3|50	
14mr|texlive-chemcono-1.3-3|51	%install
14mr|texlive-chemcono-1.3-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemcono-1.3-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chemcono-1.3-3|54	
14mr|texlive-chemcono-1.3-3|55	
14mr|texlive-chemcono-1.3-3|56	
14mr|texlive-chemcono-1.3-3|57	%changelog
14mr|texlive-chemcono-1.3-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-chemcono-1.3-3|59	+ Revision: 58666f9
14mr|texlive-chemcono-1.3-3|60	- MassBuild#440: Increase release tag
14mr|texlive-chemcono-1.3-3|61	
14mr|texlive-chemcono-1.3-3|62	

19549 14
14mr|texlive-chemexec-1.0-3|1	# revision 21632
14mr|texlive-chemexec-1.0-3|2	# category Package
14mr|texlive-chemexec-1.0-3|3	# catalog-ctan /macros/latex/contrib/chemexec
14mr|texlive-chemexec-1.0-3|4	# catalog-date 2011-03-06 18:27:32 +0100
14mr|texlive-chemexec-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-chemexec-1.0-3|6	# catalog-version 1.0
14mr|texlive-chemexec-1.0-3|7	Name:		texlive-chemexec
14mr|texlive-chemexec-1.0-3|8	Version:	1.0
14mr|texlive-chemexec-1.0-3|9	Release:	3
14mr|texlive-chemexec-1.0-3|10	Summary:	Creating (chemical) exercise sheets
14mr|texlive-chemexec-1.0-3|11	Group:		Publishing
14mr|texlive-chemexec-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemexec
14mr|texlive-chemexec-1.0-3|13	License:	LPPL1.3
14mr|texlive-chemexec-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.tar.xz
14mr|texlive-chemexec-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.doc.tar.xz
14mr|texlive-chemexec-1.0-3|16	BuildArch:	noarch
14mr|texlive-chemexec-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chemexec-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chemexec-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chemexec-1.0-3|20	
14mr|texlive-chemexec-1.0-3|21	%description
14mr|texlive-chemexec-1.0-3|22	The package provides environments and commands that the author
14mr|texlive-chemexec-1.0-3|23	needed when preparing exercise sheets and other teaching
14mr|texlive-chemexec-1.0-3|24	material. In particular, the package supports the creation of
14mr|texlive-chemexec-1.0-3|25	exercise sheets, with separating printing of solutions.
14mr|texlive-chemexec-1.0-3|26	
14mr|texlive-chemexec-1.0-3|27	%post
14mr|texlive-chemexec-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-chemexec-1.0-3|29	
14mr|texlive-chemexec-1.0-3|30	%postun
14mr|texlive-chemexec-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-chemexec-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-chemexec-1.0-3|33	fi
14mr|texlive-chemexec-1.0-3|34	
14mr|texlive-chemexec-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-chemexec-1.0-3|36	%files
14mr|texlive-chemexec-1.0-3|37	%{_texmfdistdir}/tex/latex/chemexec/chemexec.sty
14mr|texlive-chemexec-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/chemexec/README
14mr|texlive-chemexec-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.pdf
14mr|texlive-chemexec-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.tex
14mr|texlive-chemexec-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.pdf
14mr|texlive-chemexec-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.tex
14mr|texlive-chemexec-1.0-3|43	
14mr|texlive-chemexec-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-chemexec-1.0-3|45	%prep
14mr|texlive-chemexec-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-chemexec-1.0-3|47	
14mr|texlive-chemexec-1.0-3|48	%build
14mr|texlive-chemexec-1.0-3|49	
14mr|texlive-chemexec-1.0-3|50	%install
14mr|texlive-chemexec-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemexec-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chemexec-1.0-3|53	
14mr|texlive-chemexec-1.0-3|54	
14mr|texlive-chemexec-1.0-3|55	
14mr|texlive-chemexec-1.0-3|56	%changelog
14mr|texlive-chemexec-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-chemexec-1.0-3|58	+ Revision: afcb184
14mr|texlive-chemexec-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-chemexec-1.0-3|60	
14mr|texlive-chemexec-1.0-3|61	

19550 14
14mr|texlive-chemfig-1.0f-3|1	# revision 25504
14mr|texlive-chemfig-1.0f-3|2	# category Package
14mr|texlive-chemfig-1.0f-3|3	# catalog-ctan /macros/generic/chemfig
14mr|texlive-chemfig-1.0f-3|4	# catalog-date 2012-02-24 23:23:08 +0100
14mr|texlive-chemfig-1.0f-3|5	# catalog-license lppl1.3
14mr|texlive-chemfig-1.0f-3|6	# catalog-version 1.0f
14mr|texlive-chemfig-1.0f-3|7	Name:		texlive-chemfig
14mr|texlive-chemfig-1.0f-3|8	Version:	1.0f
14mr|texlive-chemfig-1.0f-3|9	Release:	3
14mr|texlive-chemfig-1.0f-3|10	Summary:	Draw molecules with easy syntax
14mr|texlive-chemfig-1.0f-3|11	Group:		Publishing
14mr|texlive-chemfig-1.0f-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/chemfig
14mr|texlive-chemfig-1.0f-3|13	License:	LPPL1.3
14mr|texlive-chemfig-1.0f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.tar.xz
14mr|texlive-chemfig-1.0f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.doc.tar.xz
14mr|texlive-chemfig-1.0f-3|16	BuildArch:	noarch
14mr|texlive-chemfig-1.0f-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chemfig-1.0f-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chemfig-1.0f-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chemfig-1.0f-3|20	
14mr|texlive-chemfig-1.0f-3|21	%description
14mr|texlive-chemfig-1.0f-3|22	The package provides the command \chemfig{<code>}, which draws
14mr|texlive-chemfig-1.0f-3|23	molecules using the tikz package. The <code> argument provides
14mr|texlive-chemfig-1.0f-3|24	instructions for the drawing operation. While the diagrams
14mr|texlive-chemfig-1.0f-3|25	produced are essentially 2-dimensional, the package supports
14mr|texlive-chemfig-1.0f-3|26	many of the conventional notations for illustrating the 3-
14mr|texlive-chemfig-1.0f-3|27	dimensional layout of a molecule. The package uses TikZ for its
14mr|texlive-chemfig-1.0f-3|28	actual drawing operations.
14mr|texlive-chemfig-1.0f-3|29	
14mr|texlive-chemfig-1.0f-3|30	%post
14mr|texlive-chemfig-1.0f-3|31	%{_sbindir}/texlive.post
14mr|texlive-chemfig-1.0f-3|32	
14mr|texlive-chemfig-1.0f-3|33	%postun
14mr|texlive-chemfig-1.0f-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-chemfig-1.0f-3|35	%{_sbindir}/texlive.post
14mr|texlive-chemfig-1.0f-3|36	fi
14mr|texlive-chemfig-1.0f-3|37	
14mr|texlive-chemfig-1.0f-3|38	#-----------------------------------------------------------------------
14mr|texlive-chemfig-1.0f-3|39	%files
14mr|texlive-chemfig-1.0f-3|40	%{_texmfdistdir}/tex/generic/chemfig/chemfig.sty
14mr|texlive-chemfig-1.0f-3|41	%{_texmfdistdir}/tex/generic/chemfig/chemfig.tex
14mr|texlive-chemfig-1.0f-3|42	%{_texmfdistdir}/tex/generic/chemfig/t-chemfig.tex
14mr|texlive-chemfig-1.0f-3|43	%doc %{_texmfdistdir}/doc/generic/chemfig/README
14mr|texlive-chemfig-1.0f-3|44	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.pdf
14mr|texlive-chemfig-1.0f-3|45	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.tex
14mr|texlive-chemfig-1.0f-3|46	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.pdf
14mr|texlive-chemfig-1.0f-3|47	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.tex
14mr|texlive-chemfig-1.0f-3|48	
14mr|texlive-chemfig-1.0f-3|49	#-----------------------------------------------------------------------
14mr|texlive-chemfig-1.0f-3|50	%prep
14mr|texlive-chemfig-1.0f-3|51	%setup -c -a0 -a1
14mr|texlive-chemfig-1.0f-3|52	
14mr|texlive-chemfig-1.0f-3|53	%build
14mr|texlive-chemfig-1.0f-3|54	
14mr|texlive-chemfig-1.0f-3|55	%install
14mr|texlive-chemfig-1.0f-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemfig-1.0f-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chemfig-1.0f-3|58	
14mr|texlive-chemfig-1.0f-3|59	
14mr|texlive-chemfig-1.0f-3|60	
14mr|texlive-chemfig-1.0f-3|61	%changelog
14mr|texlive-chemfig-1.0f-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0f-3
14mr|texlive-chemfig-1.0f-3|63	+ Revision: 173c8ad
14mr|texlive-chemfig-1.0f-3|64	- MassBuild#440: Increase release tag
14mr|texlive-chemfig-1.0f-3|65	
14mr|texlive-chemfig-1.0f-3|66	

19551 14
14mr|texlive-chem-journal-20070101-3|1	# revision 15878
14mr|texlive-chem-journal-20070101-3|2	# category Package
14mr|texlive-chem-journal-20070101-3|3	# catalog-ctan /biblio/bibtex/contrib/chem-journal
14mr|texlive-chem-journal-20070101-3|4	# catalog-date 2007-01-01 10:31:54 +0100
14mr|texlive-chem-journal-20070101-3|5	# catalog-license gpl
14mr|texlive-chem-journal-20070101-3|6	# catalog-version undef
14mr|texlive-chem-journal-20070101-3|7	Name:		texlive-chem-journal
14mr|texlive-chem-journal-20070101-3|8	Version:	20070101
14mr|texlive-chem-journal-20070101-3|9	Release:	3
14mr|texlive-chem-journal-20070101-3|10	Summary:	Various BibTeX formats for journals in Chemistry
14mr|texlive-chem-journal-20070101-3|11	Group:		Publishing
14mr|texlive-chem-journal-20070101-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chem-journal
14mr|texlive-chem-journal-20070101-3|13	License:	GPL
14mr|texlive-chem-journal-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chem-journal.tar.xz
14mr|texlive-chem-journal-20070101-3|15	BuildArch:	noarch
14mr|texlive-chem-journal-20070101-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-chem-journal-20070101-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-chem-journal-20070101-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-chem-journal-20070101-3|19	
14mr|texlive-chem-journal-20070101-3|20	%description
14mr|texlive-chem-journal-20070101-3|21	Various BibTeX formats for journals in Chemistry, including
14mr|texlive-chem-journal-20070101-3|22	Reviews in Computational Chemistry, Journal of Physical
14mr|texlive-chem-journal-20070101-3|23	Chemistry, Journal of Computational Chemistry, and Physical
14mr|texlive-chem-journal-20070101-3|24	Chemistry Chemical Physics.
14mr|texlive-chem-journal-20070101-3|25	
14mr|texlive-chem-journal-20070101-3|26	%post
14mr|texlive-chem-journal-20070101-3|27	%{_sbindir}/texlive.post
14mr|texlive-chem-journal-20070101-3|28	
14mr|texlive-chem-journal-20070101-3|29	%postun
14mr|texlive-chem-journal-20070101-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-chem-journal-20070101-3|31	%{_sbindir}/texlive.post
14mr|texlive-chem-journal-20070101-3|32	fi
14mr|texlive-chem-journal-20070101-3|33	
14mr|texlive-chem-journal-20070101-3|34	#-----------------------------------------------------------------------
14mr|texlive-chem-journal-20070101-3|35	%files
14mr|texlive-chem-journal-20070101-3|36	%{_texmfdistdir}/bibtex/bst/chem-journal/jcc.bst
14mr|texlive-chem-journal-20070101-3|37	%{_texmfdistdir}/bibtex/bst/chem-journal/jpc.bst
14mr|texlive-chem-journal-20070101-3|38	%{_texmfdistdir}/bibtex/bst/chem-journal/pccp.bst
14mr|texlive-chem-journal-20070101-3|39	%{_texmfdistdir}/bibtex/bst/chem-journal/revcompchem.bst
14mr|texlive-chem-journal-20070101-3|40	
14mr|texlive-chem-journal-20070101-3|41	#-----------------------------------------------------------------------
14mr|texlive-chem-journal-20070101-3|42	%prep
14mr|texlive-chem-journal-20070101-3|43	%setup -c -a0
14mr|texlive-chem-journal-20070101-3|44	
14mr|texlive-chem-journal-20070101-3|45	%build
14mr|texlive-chem-journal-20070101-3|46	
14mr|texlive-chem-journal-20070101-3|47	%install
14mr|texlive-chem-journal-20070101-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chem-journal-20070101-3|49	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-chem-journal-20070101-3|50	
14mr|texlive-chem-journal-20070101-3|51	
14mr|texlive-chem-journal-20070101-3|52	
14mr|texlive-chem-journal-20070101-3|53	%changelog
14mr|texlive-chem-journal-20070101-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-chem-journal-20070101-3|55	+ Revision: ae726df
14mr|texlive-chem-journal-20070101-3|56	- MassBuild#440: Increase release tag
14mr|texlive-chem-journal-20070101-3|57	
14mr|texlive-chem-journal-20070101-3|58	

19552 14
14mr|texlive-chemmacros-3.3d-2|1	# revision 27156
14mr|texlive-chemmacros-3.3d-2|2	# category Package
14mr|texlive-chemmacros-3.3d-2|3	# catalog-ctan /macros/latex/contrib/chemmacros
14mr|texlive-chemmacros-3.3d-2|4	# catalog-date 2012-07-24 16:56:26 +0200
14mr|texlive-chemmacros-3.3d-2|5	# catalog-license lppl1.3
14mr|texlive-chemmacros-3.3d-2|6	# catalog-version 3.3d
14mr|texlive-chemmacros-3.3d-2|7	Name:		texlive-chemmacros
14mr|texlive-chemmacros-3.3d-2|8	Version:	3.3d
14mr|texlive-chemmacros-3.3d-2|9	Release:	2
14mr|texlive-chemmacros-3.3d-2|10	Summary:	A collection of macros to support typesetting chemistry documents
14mr|texlive-chemmacros-3.3d-2|11	Group:		Publishing
14mr|texlive-chemmacros-3.3d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemmacros
14mr|texlive-chemmacros-3.3d-2|13	License:	LPPL1.3
14mr|texlive-chemmacros-3.3d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.tar.xz
14mr|texlive-chemmacros-3.3d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.doc.tar.xz
14mr|texlive-chemmacros-3.3d-2|16	BuildArch:	noarch
14mr|texlive-chemmacros-3.3d-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chemmacros-3.3d-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chemmacros-3.3d-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-chemmacros-3.3d-2|20	
14mr|texlive-chemmacros-3.3d-2|21	%description
14mr|texlive-chemmacros-3.3d-2|22	The package offers a collection of macros and commands which
14mr|texlive-chemmacros-3.3d-2|23	are intended to make typesetting chemistry documents faster and
14mr|texlive-chemmacros-3.3d-2|24	more convenient. Coverage includes some nomenclature commands,
14mr|texlive-chemmacros-3.3d-2|25	oxidation numbers, thermodynamic data, newman projections, etc.
14mr|texlive-chemmacros-3.3d-2|26	
14mr|texlive-chemmacros-3.3d-2|27	%post
14mr|texlive-chemmacros-3.3d-2|28	%{_sbindir}/texlive.post
14mr|texlive-chemmacros-3.3d-2|29	
14mr|texlive-chemmacros-3.3d-2|30	%postun
14mr|texlive-chemmacros-3.3d-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-chemmacros-3.3d-2|32	%{_sbindir}/texlive.post
14mr|texlive-chemmacros-3.3d-2|33	fi
14mr|texlive-chemmacros-3.3d-2|34	
14mr|texlive-chemmacros-3.3d-2|35	#-----------------------------------------------------------------------
14mr|texlive-chemmacros-3.3d-2|36	%files
14mr|texlive-chemmacros-3.3d-2|37	%{_texmfdistdir}/tex/latex/chemmacros/chemformula.sty
14mr|texlive-chemmacros-3.3d-2|38	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros-version1.cfg
14mr|texlive-chemmacros-3.3d-2|39	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.sty
14mr|texlive-chemmacros-3.3d-2|40	%{_texmfdistdir}/tex/latex/chemmacros/ghsystem.sty
14mr|texlive-chemmacros-3.3d-2|41	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_english.def
14mr|texlive-chemmacros-3.3d-2|42	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_german.def
14mr|texlive-chemmacros-3.3d-2|43	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_italian.def
14mr|texlive-chemmacros-3.3d-2|44	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_langtemplate.def
14mr|texlive-chemmacros-3.3d-2|45	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.eps
14mr|texlive-chemmacros-3.3d-2|46	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.jpg
14mr|texlive-chemmacros-3.3d-2|47	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.pdf
14mr|texlive-chemmacros-3.3d-2|48	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.png
14mr|texlive-chemmacros-3.3d-2|49	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.eps
14mr|texlive-chemmacros-3.3d-2|50	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.jpg
14mr|texlive-chemmacros-3.3d-2|51	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.pdf
14mr|texlive-chemmacros-3.3d-2|52	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.png
14mr|texlive-chemmacros-3.3d-2|53	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.eps
14mr|texlive-chemmacros-3.3d-2|54	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.jpg
14mr|texlive-chemmacros-3.3d-2|55	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.pdf
14mr|texlive-chemmacros-3.3d-2|56	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.png
14mr|texlive-chemmacros-3.3d-2|57	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.eps
14mr|texlive-chemmacros-3.3d-2|58	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.jpg
14mr|texlive-chemmacros-3.3d-2|59	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.pdf
14mr|texlive-chemmacros-3.3d-2|60	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.png
14mr|texlive-chemmacros-3.3d-2|61	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.eps
14mr|texlive-chemmacros-3.3d-2|62	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.jpg
14mr|texlive-chemmacros-3.3d-2|63	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.pdf
14mr|texlive-chemmacros-3.3d-2|64	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.png
14mr|texlive-chemmacros-3.3d-2|65	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.eps
14mr|texlive-chemmacros-3.3d-2|66	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.jpg
14mr|texlive-chemmacros-3.3d-2|67	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.pdf
14mr|texlive-chemmacros-3.3d-2|68	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.png
14mr|texlive-chemmacros-3.3d-2|69	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.eps
14mr|texlive-chemmacros-3.3d-2|70	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.jpg
14mr|texlive-chemmacros-3.3d-2|71	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.pdf
14mr|texlive-chemmacros-3.3d-2|72	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.png
14mr|texlive-chemmacros-3.3d-2|73	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.eps
14mr|texlive-chemmacros-3.3d-2|74	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.jpg
14mr|texlive-chemmacros-3.3d-2|75	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.pdf
14mr|texlive-chemmacros-3.3d-2|76	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.png
14mr|texlive-chemmacros-3.3d-2|77	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.eps
14mr|texlive-chemmacros-3.3d-2|78	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.jpg
14mr|texlive-chemmacros-3.3d-2|79	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.pdf
14mr|texlive-chemmacros-3.3d-2|80	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.png
14mr|texlive-chemmacros-3.3d-2|81	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.eps
14mr|texlive-chemmacros-3.3d-2|82	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.jpg
14mr|texlive-chemmacros-3.3d-2|83	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.pdf
14mr|texlive-chemmacros-3.3d-2|84	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.png
14mr|texlive-chemmacros-3.3d-2|85	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.eps
14mr|texlive-chemmacros-3.3d-2|86	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.jpg
14mr|texlive-chemmacros-3.3d-2|87	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.pdf
14mr|texlive-chemmacros-3.3d-2|88	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.png
14mr|texlive-chemmacros-3.3d-2|89	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.eps
14mr|texlive-chemmacros-3.3d-2|90	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.jpg
14mr|texlive-chemmacros-3.3d-2|91	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.pdf
14mr|texlive-chemmacros-3.3d-2|92	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.png
14mr|texlive-chemmacros-3.3d-2|93	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.eps
14mr|texlive-chemmacros-3.3d-2|94	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.jpg
14mr|texlive-chemmacros-3.3d-2|95	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.pdf
14mr|texlive-chemmacros-3.3d-2|96	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.png
14mr|texlive-chemmacros-3.3d-2|97	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.eps
14mr|texlive-chemmacros-3.3d-2|98	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.jpg
14mr|texlive-chemmacros-3.3d-2|99	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.pdf
14mr|texlive-chemmacros-3.3d-2|100	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.png
14mr|texlive-chemmacros-3.3d-2|101	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.eps
14mr|texlive-chemmacros-3.3d-2|102	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.jpg
14mr|texlive-chemmacros-3.3d-2|103	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.pdf
14mr|texlive-chemmacros-3.3d-2|104	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.png
14mr|texlive-chemmacros-3.3d-2|105	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.eps
14mr|texlive-chemmacros-3.3d-2|106	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.jpg
14mr|texlive-chemmacros-3.3d-2|107	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.pdf
14mr|texlive-chemmacros-3.3d-2|108	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.png
14mr|texlive-chemmacros-3.3d-2|109	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.eps
14mr|texlive-chemmacros-3.3d-2|110	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.jpg
14mr|texlive-chemmacros-3.3d-2|111	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.pdf
14mr|texlive-chemmacros-3.3d-2|112	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.png
14mr|texlive-chemmacros-3.3d-2|113	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.eps
14mr|texlive-chemmacros-3.3d-2|114	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.jpg
14mr|texlive-chemmacros-3.3d-2|115	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.pdf
14mr|texlive-chemmacros-3.3d-2|116	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.png
14mr|texlive-chemmacros-3.3d-2|117	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.eps
14mr|texlive-chemmacros-3.3d-2|118	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.jpg
14mr|texlive-chemmacros-3.3d-2|119	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.pdf
14mr|texlive-chemmacros-3.3d-2|120	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.png
14mr|texlive-chemmacros-3.3d-2|121	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.eps
14mr|texlive-chemmacros-3.3d-2|122	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.jpg
14mr|texlive-chemmacros-3.3d-2|123	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.pdf
14mr|texlive-chemmacros-3.3d-2|124	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.png
14mr|texlive-chemmacros-3.3d-2|125	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.eps
14mr|texlive-chemmacros-3.3d-2|126	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.jpg
14mr|texlive-chemmacros-3.3d-2|127	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.pdf
14mr|texlive-chemmacros-3.3d-2|128	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.png
14mr|texlive-chemmacros-3.3d-2|129	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.eps
14mr|texlive-chemmacros-3.3d-2|130	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.jpg
14mr|texlive-chemmacros-3.3d-2|131	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.pdf
14mr|texlive-chemmacros-3.3d-2|132	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.png
14mr|texlive-chemmacros-3.3d-2|133	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.eps
14mr|texlive-chemmacros-3.3d-2|134	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.jpg
14mr|texlive-chemmacros-3.3d-2|135	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.pdf
14mr|texlive-chemmacros-3.3d-2|136	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.png
14mr|texlive-chemmacros-3.3d-2|137	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.eps
14mr|texlive-chemmacros-3.3d-2|138	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.jpg
14mr|texlive-chemmacros-3.3d-2|139	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.pdf
14mr|texlive-chemmacros-3.3d-2|140	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.png
14mr|texlive-chemmacros-3.3d-2|141	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.eps
14mr|texlive-chemmacros-3.3d-2|142	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.jpg
14mr|texlive-chemmacros-3.3d-2|143	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.pdf
14mr|texlive-chemmacros-3.3d-2|144	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.png
14mr|texlive-chemmacros-3.3d-2|145	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.eps
14mr|texlive-chemmacros-3.3d-2|146	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.jpg
14mr|texlive-chemmacros-3.3d-2|147	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.pdf
14mr|texlive-chemmacros-3.3d-2|148	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.png
14mr|texlive-chemmacros-3.3d-2|149	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.eps
14mr|texlive-chemmacros-3.3d-2|150	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.jpg
14mr|texlive-chemmacros-3.3d-2|151	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.pdf
14mr|texlive-chemmacros-3.3d-2|152	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.png
14mr|texlive-chemmacros-3.3d-2|153	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.eps
14mr|texlive-chemmacros-3.3d-2|154	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.jpg
14mr|texlive-chemmacros-3.3d-2|155	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.pdf
14mr|texlive-chemmacros-3.3d-2|156	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.png
14mr|texlive-chemmacros-3.3d-2|157	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.eps
14mr|texlive-chemmacros-3.3d-2|158	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.jpg
14mr|texlive-chemmacros-3.3d-2|159	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.pdf
14mr|texlive-chemmacros-3.3d-2|160	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.png
14mr|texlive-chemmacros-3.3d-2|161	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.eps
14mr|texlive-chemmacros-3.3d-2|162	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.jpg
14mr|texlive-chemmacros-3.3d-2|163	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.pdf
14mr|texlive-chemmacros-3.3d-2|164	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.png
14mr|texlive-chemmacros-3.3d-2|165	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.eps
14mr|texlive-chemmacros-3.3d-2|166	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.jpg
14mr|texlive-chemmacros-3.3d-2|167	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.pdf
14mr|texlive-chemmacros-3.3d-2|168	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.png
14mr|texlive-chemmacros-3.3d-2|169	%doc %{_texmfdistdir}/doc/latex/chemmacros/README
14mr|texlive-chemmacros-3.3d-2|170	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemformula_test_sub_and_superscripts.tex
14mr|texlive-chemmacros-3.3d-2|171	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.pdf
14mr|texlive-chemmacros-3.3d-2|172	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.tex
14mr|texlive-chemmacros-3.3d-2|173	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.pdf
14mr|texlive-chemmacros-3.3d-2|174	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.tex
14mr|texlive-chemmacros-3.3d-2|175	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.pdf
14mr|texlive-chemmacros-3.3d-2|176	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.tex
14mr|texlive-chemmacros-3.3d-2|177	
14mr|texlive-chemmacros-3.3d-2|178	#-----------------------------------------------------------------------
14mr|texlive-chemmacros-3.3d-2|179	%prep
14mr|texlive-chemmacros-3.3d-2|180	%setup -c -a0 -a1
14mr|texlive-chemmacros-3.3d-2|181	
14mr|texlive-chemmacros-3.3d-2|182	%build
14mr|texlive-chemmacros-3.3d-2|183	
14mr|texlive-chemmacros-3.3d-2|184	%install
14mr|texlive-chemmacros-3.3d-2|185	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemmacros-3.3d-2|186	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chemmacros-3.3d-2|187	
14mr|texlive-chemmacros-3.3d-2|188	
14mr|texlive-chemmacros-3.3d-2|189	
14mr|texlive-chemmacros-3.3d-2|190	%changelog
14mr|texlive-chemmacros-3.3d-2|191	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3d-2
14mr|texlive-chemmacros-3.3d-2|192	+ Revision: af82d35
14mr|texlive-chemmacros-3.3d-2|193	- MassBuild#440: Increase release tag
14mr|texlive-chemmacros-3.3d-2|194	
14mr|texlive-chemmacros-3.3d-2|195	

19553 14
14mr|texlive-chemnum-0.5c-2|1	# revision 27177
14mr|texlive-chemnum-0.5c-2|2	# category Package
14mr|texlive-chemnum-0.5c-2|3	# catalog-ctan /macros/latex/contrib/chemnum
14mr|texlive-chemnum-0.5c-2|4	# catalog-date 2012-07-24 16:08:54 +0200
14mr|texlive-chemnum-0.5c-2|5	# catalog-license lppl1.3
14mr|texlive-chemnum-0.5c-2|6	# catalog-version 0.5c
14mr|texlive-chemnum-0.5c-2|7	Name:		texlive-chemnum
14mr|texlive-chemnum-0.5c-2|8	Version:	0.5c
14mr|texlive-chemnum-0.5c-2|9	Release:	2
14mr|texlive-chemnum-0.5c-2|10	Summary:	A method of numbering chemical compounds
14mr|texlive-chemnum-0.5c-2|11	Group:		Publishing
14mr|texlive-chemnum-0.5c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemnum
14mr|texlive-chemnum-0.5c-2|13	License:	LPPL1.3
14mr|texlive-chemnum-0.5c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.tar.xz
14mr|texlive-chemnum-0.5c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.doc.tar.xz
14mr|texlive-chemnum-0.5c-2|16	BuildArch:	noarch
14mr|texlive-chemnum-0.5c-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chemnum-0.5c-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chemnum-0.5c-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-chemnum-0.5c-2|20	
14mr|texlive-chemnum-0.5c-2|21	%description
14mr|texlive-chemnum-0.5c-2|22	The package defines a \label- and \ref-like commands for
14mr|texlive-chemnum-0.5c-2|23	compound numbers. The package requires LaTeX 3 packages expl3
14mr|texlive-chemnum-0.5c-2|24	(from the l3kernel bundle) and xparse (from the l3packages
14mr|texlive-chemnum-0.5c-2|25	bundle).
14mr|texlive-chemnum-0.5c-2|26	
14mr|texlive-chemnum-0.5c-2|27	%post
14mr|texlive-chemnum-0.5c-2|28	%{_sbindir}/texlive.post
14mr|texlive-chemnum-0.5c-2|29	
14mr|texlive-chemnum-0.5c-2|30	%postun
14mr|texlive-chemnum-0.5c-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-chemnum-0.5c-2|32	%{_sbindir}/texlive.post
14mr|texlive-chemnum-0.5c-2|33	fi
14mr|texlive-chemnum-0.5c-2|34	
14mr|texlive-chemnum-0.5c-2|35	#-----------------------------------------------------------------------
14mr|texlive-chemnum-0.5c-2|36	%files
14mr|texlive-chemnum-0.5c-2|37	%{_texmfdistdir}/tex/latex/chemnum/chemnum.sty
14mr|texlive-chemnum-0.5c-2|38	%doc %{_texmfdistdir}/doc/latex/chemnum/README
14mr|texlive-chemnum-0.5c-2|39	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.pdf
14mr|texlive-chemnum-0.5c-2|40	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.tex
14mr|texlive-chemnum-0.5c-2|41	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.pdf
14mr|texlive-chemnum-0.5c-2|42	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.tex
14mr|texlive-chemnum-0.5c-2|43	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-bla.ps
14mr|texlive-chemnum-0.5c-2|44	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-tmp.ps
14mr|texlive-chemnum-0.5c-2|45	
14mr|texlive-chemnum-0.5c-2|46	#-----------------------------------------------------------------------
14mr|texlive-chemnum-0.5c-2|47	%prep
14mr|texlive-chemnum-0.5c-2|48	%setup -c -a0 -a1
14mr|texlive-chemnum-0.5c-2|49	
14mr|texlive-chemnum-0.5c-2|50	%build
14mr|texlive-chemnum-0.5c-2|51	
14mr|texlive-chemnum-0.5c-2|52	%install
14mr|texlive-chemnum-0.5c-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemnum-0.5c-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chemnum-0.5c-2|55	
14mr|texlive-chemnum-0.5c-2|56	
14mr|texlive-chemnum-0.5c-2|57	
14mr|texlive-chemnum-0.5c-2|58	%changelog
14mr|texlive-chemnum-0.5c-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5c-2
14mr|texlive-chemnum-0.5c-2|60	+ Revision: 3b3f68e
14mr|texlive-chemnum-0.5c-2|61	- MassBuild#440: Increase release tag
14mr|texlive-chemnum-0.5c-2|62	
14mr|texlive-chemnum-0.5c-2|63	

19554 14
14mr|texlive-chemstyle-2.0m-6|1	# revision 31096
14mr|texlive-chemstyle-2.0m-6|2	# category Package
14mr|texlive-chemstyle-2.0m-6|3	# catalog-ctan /macros/latex/contrib/chemstyle
14mr|texlive-chemstyle-2.0m-6|4	# catalog-date 2013-07-05 11:22:34 +0200
14mr|texlive-chemstyle-2.0m-6|5	# catalog-license lppl1.3
14mr|texlive-chemstyle-2.0m-6|6	# catalog-version 2.0m
14mr|texlive-chemstyle-2.0m-6|7	Name:		texlive-chemstyle
14mr|texlive-chemstyle-2.0m-6|8	Version:	2.0m
14mr|texlive-chemstyle-2.0m-6|9	Release:	6
14mr|texlive-chemstyle-2.0m-6|10	Summary:	Writing chemistry with style
14mr|texlive-chemstyle-2.0m-6|11	Group:		Publishing
14mr|texlive-chemstyle-2.0m-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemstyle
14mr|texlive-chemstyle-2.0m-6|13	License:	LPPL1.3
14mr|texlive-chemstyle-2.0m-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.tar.xz
14mr|texlive-chemstyle-2.0m-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.doc.tar.xz
14mr|texlive-chemstyle-2.0m-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.source.tar.xz
14mr|texlive-chemstyle-2.0m-6|17	BuildArch:	noarch
14mr|texlive-chemstyle-2.0m-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chemstyle-2.0m-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chemstyle-2.0m-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-chemstyle-2.0m-6|21	
14mr|texlive-chemstyle-2.0m-6|22	%description
14mr|texlive-chemstyle-2.0m-6|23	Chemstyle has been developed as a successor to the LaTeX
14mr|texlive-chemstyle-2.0m-6|24	package provided by the rsc bundle. The package provides an
14mr|texlive-chemstyle-2.0m-6|25	extensible system for formatting chemistry documents according
14mr|texlive-chemstyle-2.0m-6|26	to the conventions of a number of leading journals. It also
14mr|texlive-chemstyle-2.0m-6|27	provides some handy chemistry-related macros. Chemstyle is much
14mr|texlive-chemstyle-2.0m-6|28	enhanced compared to its predecessor, and users of rsc are
14mr|texlive-chemstyle-2.0m-6|29	strongly encouraged to migrate (all of the additional macros in
14mr|texlive-chemstyle-2.0m-6|30	the rsc LaTeX package are present in chemstyle). The package
14mr|texlive-chemstyle-2.0m-6|31	chemscheme is distributed with chemstyle; chemstyle itself
14mr|texlive-chemstyle-2.0m-6|32	incorporates ideas that come from the trivfloat package; the
14mr|texlive-chemstyle-2.0m-6|33	documentation uses the auto-pst-pdf package.
14mr|texlive-chemstyle-2.0m-6|34	
14mr|texlive-chemstyle-2.0m-6|35	%post
14mr|texlive-chemstyle-2.0m-6|36	%{_sbindir}/texlive.post
14mr|texlive-chemstyle-2.0m-6|37	
14mr|texlive-chemstyle-2.0m-6|38	%postun
14mr|texlive-chemstyle-2.0m-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-chemstyle-2.0m-6|40	%{_sbindir}/texlive.post
14mr|texlive-chemstyle-2.0m-6|41	fi
14mr|texlive-chemstyle-2.0m-6|42	
14mr|texlive-chemstyle-2.0m-6|43	#-----------------------------------------------------------------------
14mr|texlive-chemstyle-2.0m-6|44	%files
14mr|texlive-chemstyle-2.0m-6|45	%{_texmfdistdir}/tex/latex/chemstyle/chemscheme.sty
14mr|texlive-chemstyle-2.0m-6|46	%{_texmfdistdir}/tex/latex/chemstyle/chemstyle.sty
14mr|texlive-chemstyle-2.0m-6|47	%{_texmfdistdir}/tex/latex/chemstyle/config/angew.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|48	%{_texmfdistdir}/tex/latex/chemstyle/config/ic.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|49	%{_texmfdistdir}/tex/latex/chemstyle/config/jacs.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|50	%{_texmfdistdir}/tex/latex/chemstyle/config/jomc.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|51	%{_texmfdistdir}/tex/latex/chemstyle/config/orglett.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|52	%{_texmfdistdir}/tex/latex/chemstyle/config/rsc.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|53	%{_texmfdistdir}/tex/latex/chemstyle/config/tetlett.chemstyle.cfg
14mr|texlive-chemstyle-2.0m-6|54	%doc %{_texmfdistdir}/doc/latex/chemstyle/README
14mr|texlive-chemstyle-2.0m-6|55	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemscheme.cdx
14mr|texlive-chemstyle-2.0m-6|56	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle-demo.tex
14mr|texlive-chemstyle-2.0m-6|57	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle.pdf
14mr|texlive-chemstyle-2.0m-6|58	#- source
14mr|texlive-chemstyle-2.0m-6|59	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.dtx
14mr|texlive-chemstyle-2.0m-6|60	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.ins
14mr|texlive-chemstyle-2.0m-6|61	
14mr|texlive-chemstyle-2.0m-6|62	#-----------------------------------------------------------------------
14mr|texlive-chemstyle-2.0m-6|63	%prep
14mr|texlive-chemstyle-2.0m-6|64	%setup -c -a0 -a1 -a2
14mr|texlive-chemstyle-2.0m-6|65	
14mr|texlive-chemstyle-2.0m-6|66	%build
14mr|texlive-chemstyle-2.0m-6|67	
14mr|texlive-chemstyle-2.0m-6|68	%install
14mr|texlive-chemstyle-2.0m-6|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chemstyle-2.0m-6|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chemstyle-2.0m-6|71	
14mr|texlive-chemstyle-2.0m-6|72	%changelog
14mr|texlive-chemstyle-2.0m-6|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0m-6
14mr|texlive-chemstyle-2.0m-6|74	+ Revision: 27ac489
14mr|texlive-chemstyle-2.0m-6|75	- MassBuild#440: Increase release tag
14mr|texlive-chemstyle-2.0m-6|76	
14mr|texlive-chemstyle-2.0m-6|77	

19555 14
14mr|texlive-cherokee-20081225-3|1	# revision 21046
14mr|texlive-cherokee-20081225-3|2	# category Package
14mr|texlive-cherokee-20081225-3|3	# catalog-ctan /fonts/cherokee
14mr|texlive-cherokee-20081225-3|4	# catalog-date 2008-12-25 20:17:19 +0100
14mr|texlive-cherokee-20081225-3|5	# catalog-license noinfo
14mr|texlive-cherokee-20081225-3|6	# catalog-version undef
14mr|texlive-cherokee-20081225-3|7	Name:		texlive-cherokee
14mr|texlive-cherokee-20081225-3|8	Version:	20081225
14mr|texlive-cherokee-20081225-3|9	Release:	3
14mr|texlive-cherokee-20081225-3|10	Summary:	A font for the Cherokee script
14mr|texlive-cherokee-20081225-3|11	Group:		Publishing
14mr|texlive-cherokee-20081225-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cherokee
14mr|texlive-cherokee-20081225-3|13	License:	NOINFO
14mr|texlive-cherokee-20081225-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.tar.xz
14mr|texlive-cherokee-20081225-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.doc.tar.xz
14mr|texlive-cherokee-20081225-3|16	BuildArch:	noarch
14mr|texlive-cherokee-20081225-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cherokee-20081225-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cherokee-20081225-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cherokee-20081225-3|20	
14mr|texlive-cherokee-20081225-3|21	%description
14mr|texlive-cherokee-20081225-3|22	The Cherokee script was designed in 1821 by Segwoya. The
14mr|texlive-cherokee-20081225-3|23	alphabet is essentially syllabic, only 6 characters (a e i o s
14mr|texlive-cherokee-20081225-3|24	u) correspond to Roman letters: the font encodes these to the
14mr|texlive-cherokee-20081225-3|25	corresponding roman letter. The remaining 79 characters have
14mr|texlive-cherokee-20081225-3|26	been arbitrarily encoded in the range 38-122; the cherokee
14mr|texlive-cherokee-20081225-3|27	package provides commands that map each such syllable to the
14mr|texlive-cherokee-20081225-3|28	appropriate character; for example, Segwoya himself would be
14mr|texlive-cherokee-20081225-3|29	represented \Cse\Cgwo\Cya.
14mr|texlive-cherokee-20081225-3|30	
14mr|texlive-cherokee-20081225-3|31	%post
14mr|texlive-cherokee-20081225-3|32	%{_sbindir}/texlive.post
14mr|texlive-cherokee-20081225-3|33	
14mr|texlive-cherokee-20081225-3|34	%postun
14mr|texlive-cherokee-20081225-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-cherokee-20081225-3|36	%{_sbindir}/texlive.post
14mr|texlive-cherokee-20081225-3|37	fi
14mr|texlive-cherokee-20081225-3|38	
14mr|texlive-cherokee-20081225-3|39	#-----------------------------------------------------------------------
14mr|texlive-cherokee-20081225-3|40	%files
14mr|texlive-cherokee-20081225-3|41	%{_texmfdistdir}/fonts/source/public/cherokee/cherokee.mf
14mr|texlive-cherokee-20081225-3|42	%{_texmfdistdir}/fonts/tfm/public/cherokee/cherokee.tfm
14mr|texlive-cherokee-20081225-3|43	%{_texmfdistdir}/tex/latex/cherokee/cherokee.sty
14mr|texlive-cherokee-20081225-3|44	%doc %{_texmfdistdir}/doc/fonts/cherokee/README
14mr|texlive-cherokee-20081225-3|45	
14mr|texlive-cherokee-20081225-3|46	#-----------------------------------------------------------------------
14mr|texlive-cherokee-20081225-3|47	%prep
14mr|texlive-cherokee-20081225-3|48	%setup -c -a0 -a1
14mr|texlive-cherokee-20081225-3|49	
14mr|texlive-cherokee-20081225-3|50	%build
14mr|texlive-cherokee-20081225-3|51	
14mr|texlive-cherokee-20081225-3|52	%install
14mr|texlive-cherokee-20081225-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cherokee-20081225-3|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cherokee-20081225-3|55	
14mr|texlive-cherokee-20081225-3|56	
14mr|texlive-cherokee-20081225-3|57	
14mr|texlive-cherokee-20081225-3|58	%changelog
14mr|texlive-cherokee-20081225-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081225-3
14mr|texlive-cherokee-20081225-3|60	+ Revision: a6a3b14
14mr|texlive-cherokee-20081225-3|61	- MassBuild#440: Increase release tag
14mr|texlive-cherokee-20081225-3|62	
14mr|texlive-cherokee-20081225-3|63	

19556 14
14mr|texlive-chess-1.2-3|1	# revision 20582
14mr|texlive-chess-1.2-3|2	# category Package
14mr|texlive-chess-1.2-3|3	# catalog-ctan /fonts/chess/chess
14mr|texlive-chess-1.2-3|4	# catalog-date 2006-12-31 18:14:50 +0100
14mr|texlive-chess-1.2-3|5	# catalog-license pd
14mr|texlive-chess-1.2-3|6	# catalog-version 1.2
14mr|texlive-chess-1.2-3|7	Name:		texlive-chess
14mr|texlive-chess-1.2-3|8	Version:	1.2
14mr|texlive-chess-1.2-3|9	Release:	3
14mr|texlive-chess-1.2-3|10	Summary:	Fonts for typesetting chess boards
14mr|texlive-chess-1.2-3|11	Group:		Publishing
14mr|texlive-chess-1.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/chess
14mr|texlive-chess-1.2-3|13	License:	PD
14mr|texlive-chess-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.tar.xz
14mr|texlive-chess-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.doc.tar.xz
14mr|texlive-chess-1.2-3|16	BuildArch:	noarch
14mr|texlive-chess-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chess-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chess-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chess-1.2-3|20	
14mr|texlive-chess-1.2-3|21	%description
14mr|texlive-chess-1.2-3|22	The original (and now somewhat dated) TeX chess font package.
14mr|texlive-chess-1.2-3|23	Potential users should consider skak (for alternative fonts,
14mr|texlive-chess-1.2-3|24	and notation support), texmate (for alternative notation
14mr|texlive-chess-1.2-3|25	support), or chessfss (for flexible font choices).
14mr|texlive-chess-1.2-3|26	
14mr|texlive-chess-1.2-3|27	%post
14mr|texlive-chess-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-chess-1.2-3|29	
14mr|texlive-chess-1.2-3|30	%postun
14mr|texlive-chess-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-chess-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-chess-1.2-3|33	fi
14mr|texlive-chess-1.2-3|34	
14mr|texlive-chess-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-chess-1.2-3|36	%files
14mr|texlive-chess-1.2-3|37	%{_texmfdistdir}/fonts/source/public/chess/README.mf
14mr|texlive-chess-1.2-3|38	%{_texmfdistdir}/fonts/source/public/chess/chess10.mf
14mr|texlive-chess-1.2-3|39	%{_texmfdistdir}/fonts/source/public/chess/chess20.mf
14mr|texlive-chess-1.2-3|40	%{_texmfdistdir}/fonts/source/public/chess/chess30.mf
14mr|texlive-chess-1.2-3|41	%{_texmfdistdir}/fonts/source/public/chess/chessbase.mf
14mr|texlive-chess-1.2-3|42	%{_texmfdistdir}/fonts/source/public/chess/chessdiag.mf
14mr|texlive-chess-1.2-3|43	%{_texmfdistdir}/fonts/source/public/chess/chessf10.mf
14mr|texlive-chess-1.2-3|44	%{_texmfdistdir}/fonts/source/public/chess/chesspieces.mf
14mr|texlive-chess-1.2-3|45	%{_texmfdistdir}/fonts/source/public/chess/empty.mf
14mr|texlive-chess-1.2-3|46	%{_texmfdistdir}/fonts/tfm/public/chess/chess10.tfm
14mr|texlive-chess-1.2-3|47	%{_texmfdistdir}/fonts/tfm/public/chess/chess20.tfm
14mr|texlive-chess-1.2-3|48	%{_texmfdistdir}/fonts/tfm/public/chess/chess30.tfm
14mr|texlive-chess-1.2-3|49	%{_texmfdistdir}/fonts/tfm/public/chess/chessf10.tfm
14mr|texlive-chess-1.2-3|50	%{_texmfdistdir}/fonts/tfm/public/chess/chessfig10.tfm
14mr|texlive-chess-1.2-3|51	%{_texmfdistdir}/tex/latex/chess/chess.sty
14mr|texlive-chess-1.2-3|52	%doc %{_texmfdistdir}/doc/fonts/chess/board.epsf
14mr|texlive-chess-1.2-3|53	%doc %{_texmfdistdir}/doc/fonts/chess/boards.ltx
14mr|texlive-chess-1.2-3|54	%doc %{_texmfdistdir}/doc/fonts/chess/changes12
14mr|texlive-chess-1.2-3|55	%doc %{_texmfdistdir}/doc/fonts/chess/chessdiag.Xmf
14mr|texlive-chess-1.2-3|56	%doc %{_texmfdistdir}/doc/fonts/chess/copyright
14mr|texlive-chess-1.2-3|57	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.ltx
14mr|texlive-chess-1.2-3|58	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.tex
14mr|texlive-chess-1.2-3|59	%doc %{_texmfdistdir}/doc/fonts/chess/installation
14mr|texlive-chess-1.2-3|60	%doc %{_texmfdistdir}/doc/fonts/chess/kasparov.ltx
14mr|texlive-chess-1.2-3|61	%doc %{_texmfdistdir}/doc/fonts/chess/makefile
14mr|texlive-chess-1.2-3|62	%doc %{_texmfdistdir}/doc/fonts/chess/readme
14mr|texlive-chess-1.2-3|63	%doc %{_texmfdistdir}/doc/fonts/chess/schaakmaatje.ltx
14mr|texlive-chess-1.2-3|64	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.ltx
14mr|texlive-chess-1.2-3|65	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.tex
14mr|texlive-chess-1.2-3|66	%doc %{_texmfdistdir}/doc/fonts/chess/tal.ltx
14mr|texlive-chess-1.2-3|67	%doc %{_texmfdistdir}/doc/fonts/chess/tal.tex
14mr|texlive-chess-1.2-3|68	%doc %{_texmfdistdir}/doc/fonts/chess/tugboat.ltx
14mr|texlive-chess-1.2-3|69	%doc %{_texmfdistdir}/doc/fonts/chess/tuggame.ltx
14mr|texlive-chess-1.2-3|70	
14mr|texlive-chess-1.2-3|71	#-----------------------------------------------------------------------
14mr|texlive-chess-1.2-3|72	%prep
14mr|texlive-chess-1.2-3|73	%setup -c -a0 -a1
14mr|texlive-chess-1.2-3|74	
14mr|texlive-chess-1.2-3|75	%build
14mr|texlive-chess-1.2-3|76	
14mr|texlive-chess-1.2-3|77	%install
14mr|texlive-chess-1.2-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chess-1.2-3|79	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chess-1.2-3|80	
14mr|texlive-chess-1.2-3|81	
14mr|texlive-chess-1.2-3|82	
14mr|texlive-chess-1.2-3|83	%changelog
14mr|texlive-chess-1.2-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-chess-1.2-3|85	+ Revision: 0584ec2
14mr|texlive-chess-1.2-3|86	- MassBuild#440: Increase release tag
14mr|texlive-chess-1.2-3|87	
14mr|texlive-chess-1.2-3|88	

19557 14
14mr|texlive-chessboard-1.5-3|1	# revision 19440
14mr|texlive-chessboard-1.5-3|2	# category Package
14mr|texlive-chessboard-1.5-3|3	# catalog-ctan /macros/latex/contrib/chessboard
14mr|texlive-chessboard-1.5-3|4	# catalog-date 2008-08-17 13:56:26 +0200
14mr|texlive-chessboard-1.5-3|5	# catalog-license lppl
14mr|texlive-chessboard-1.5-3|6	# catalog-version 1.5
14mr|texlive-chessboard-1.5-3|7	Name:		texlive-chessboard
14mr|texlive-chessboard-1.5-3|8	Version:	1.5
14mr|texlive-chessboard-1.5-3|9	Release:	3
14mr|texlive-chessboard-1.5-3|10	Summary:	Print chess boards
14mr|texlive-chessboard-1.5-3|11	Group:		Publishing
14mr|texlive-chessboard-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessboard
14mr|texlive-chessboard-1.5-3|13	License:	LPPL
14mr|texlive-chessboard-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.tar.xz
14mr|texlive-chessboard-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.doc.tar.xz
14mr|texlive-chessboard-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.source.tar.xz
14mr|texlive-chessboard-1.5-3|17	BuildArch:	noarch
14mr|texlive-chessboard-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chessboard-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chessboard-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chessboard-1.5-3|21	
14mr|texlive-chessboard-1.5-3|22	%description
14mr|texlive-chessboard-1.5-3|23	This package offers commands to print chessboards. It can print
14mr|texlive-chessboard-1.5-3|24	partial boards, hide pieces and fields, color the boards and
14mr|texlive-chessboard-1.5-3|25	put various marks on the board. It has a lot of options to
14mr|texlive-chessboard-1.5-3|26	place pieces on the board. Using exotic pieces (e.g., for fairy
14mr|texlive-chessboard-1.5-3|27	chess) is possible. The documentation includes an example of an
14mr|texlive-chessboard-1.5-3|28	animated chessboard, for those whose PDF viewer can display
14mr|texlive-chessboard-1.5-3|29	animations.
14mr|texlive-chessboard-1.5-3|30	
14mr|texlive-chessboard-1.5-3|31	%post
14mr|texlive-chessboard-1.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-chessboard-1.5-3|33	
14mr|texlive-chessboard-1.5-3|34	%postun
14mr|texlive-chessboard-1.5-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-chessboard-1.5-3|36	%{_sbindir}/texlive.post
14mr|texlive-chessboard-1.5-3|37	fi
14mr|texlive-chessboard-1.5-3|38	
14mr|texlive-chessboard-1.5-3|39	#-----------------------------------------------------------------------
14mr|texlive-chessboard-1.5-3|40	%files
14mr|texlive-chessboard-1.5-3|41	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-main.sty
14mr|texlive-chessboard-1.5-3|42	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-pgf.sty
14mr|texlive-chessboard-1.5-3|43	%{_texmfdistdir}/tex/latex/chessboard/chessboard-pgf.sty
14mr|texlive-chessboard-1.5-3|44	%{_texmfdistdir}/tex/latex/chessboard/chessboard.sty
14mr|texlive-chessboard-1.5-3|45	%doc %{_texmfdistdir}/doc/latex/chessboard/README
14mr|texlive-chessboard-1.5-3|46	%doc %{_texmfdistdir}/doc/latex/chessboard/README.TEXLIVE
14mr|texlive-chessboard-1.5-3|47	#- source
14mr|texlive-chessboard-1.5-3|48	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard-src.dtx
14mr|texlive-chessboard-1.5-3|49	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard.ins
14mr|texlive-chessboard-1.5-3|50	
14mr|texlive-chessboard-1.5-3|51	#-----------------------------------------------------------------------
14mr|texlive-chessboard-1.5-3|52	%prep
14mr|texlive-chessboard-1.5-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-chessboard-1.5-3|54	
14mr|texlive-chessboard-1.5-3|55	%build
14mr|texlive-chessboard-1.5-3|56	
14mr|texlive-chessboard-1.5-3|57	%install
14mr|texlive-chessboard-1.5-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chessboard-1.5-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chessboard-1.5-3|60	
14mr|texlive-chessboard-1.5-3|61	
14mr|texlive-chessboard-1.5-3|62	
14mr|texlive-chessboard-1.5-3|63	%changelog
14mr|texlive-chessboard-1.5-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-chessboard-1.5-3|65	+ Revision: 30d4cf3
14mr|texlive-chessboard-1.5-3|66	- MassBuild#440: Increase release tag
14mr|texlive-chessboard-1.5-3|67	
14mr|texlive-chessboard-1.5-3|68	

19558 14
14mr|texlive-chessfss-1.2a-3|1	# revision 19440
14mr|texlive-chessfss-1.2a-3|2	# category Package
14mr|texlive-chessfss-1.2a-3|3	# catalog-ctan /macros/latex/contrib/chessfss
14mr|texlive-chessfss-1.2a-3|4	# catalog-date 2008-08-17 13:56:26 +0200
14mr|texlive-chessfss-1.2a-3|5	# catalog-license lppl
14mr|texlive-chessfss-1.2a-3|6	# catalog-version 1.2a
14mr|texlive-chessfss-1.2a-3|7	Name:		texlive-chessfss
14mr|texlive-chessfss-1.2a-3|8	Version:	1.2a
14mr|texlive-chessfss-1.2a-3|9	Release:	3
14mr|texlive-chessfss-1.2a-3|10	Summary:	A package to handle chess fonts
14mr|texlive-chessfss-1.2a-3|11	Group:		Publishing
14mr|texlive-chessfss-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessfss
14mr|texlive-chessfss-1.2a-3|13	License:	LPPL
14mr|texlive-chessfss-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.tar.xz
14mr|texlive-chessfss-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.doc.tar.xz
14mr|texlive-chessfss-1.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.source.tar.xz
14mr|texlive-chessfss-1.2a-3|17	BuildArch:	noarch
14mr|texlive-chessfss-1.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chessfss-1.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chessfss-1.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chessfss-1.2a-3|21	
14mr|texlive-chessfss-1.2a-3|22	%description
14mr|texlive-chessfss-1.2a-3|23	This package offers commands to use and switch between chess
14mr|texlive-chessfss-1.2a-3|24	fonts. It uses the LaTeX font selection scheme (nfss). The
14mr|texlive-chessfss-1.2a-3|25	package doesn't parse, format and print PGN input like e.g. the
14mr|texlive-chessfss-1.2a-3|26	packages skak or texmate; the aim of the package is to offer
14mr|texlive-chessfss-1.2a-3|27	writers of chess packages a bundle of commands for fonts, so
14mr|texlive-chessfss-1.2a-3|28	that they don't have to implement all these commands for
14mr|texlive-chessfss-1.2a-3|29	themselves. A normal user can use the package to print e.g.
14mr|texlive-chessfss-1.2a-3|30	single chess symbols and simple diagrams. The documentation
14mr|texlive-chessfss-1.2a-3|31	contains also a section about installation of chess fonts.
14mr|texlive-chessfss-1.2a-3|32	
14mr|texlive-chessfss-1.2a-3|33	%post
14mr|texlive-chessfss-1.2a-3|34	%{_sbindir}/texlive.post
14mr|texlive-chessfss-1.2a-3|35	
14mr|texlive-chessfss-1.2a-3|36	%postun
14mr|texlive-chessfss-1.2a-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-chessfss-1.2a-3|38	%{_sbindir}/texlive.post
14mr|texlive-chessfss-1.2a-3|39	fi
14mr|texlive-chessfss-1.2a-3|40	
14mr|texlive-chessfss-1.2a-3|41	#-----------------------------------------------------------------------
14mr|texlive-chessfss-1.2a-3|42	%files
14mr|texlive-chessfss-1.2a-3|43	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-board-example-enc.enc
14mr|texlive-chessfss-1.2a-3|44	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc
14mr|texlive-chessfss-1.2a-3|45	%{_texmfdistdir}/tex/latex/chessfss/chessfss.sty
14mr|texlive-chessfss-1.2a-3|46	%{_texmfdistdir}/tex/latex/chessfss/lsb1enc.def
14mr|texlive-chessfss-1.2a-3|47	%{_texmfdistdir}/tex/latex/chessfss/lsb1skak.fd
14mr|texlive-chessfss-1.2a-3|48	%{_texmfdistdir}/tex/latex/chessfss/lsb1skaknew.fd
14mr|texlive-chessfss-1.2a-3|49	%{_texmfdistdir}/tex/latex/chessfss/lsb2enc.def
14mr|texlive-chessfss-1.2a-3|50	%{_texmfdistdir}/tex/latex/chessfss/lsb2skak.fd
14mr|texlive-chessfss-1.2a-3|51	%{_texmfdistdir}/tex/latex/chessfss/lsb2skaknew.fd
14mr|texlive-chessfss-1.2a-3|52	%{_texmfdistdir}/tex/latex/chessfss/lsb3enc.def
14mr|texlive-chessfss-1.2a-3|53	%{_texmfdistdir}/tex/latex/chessfss/lsb3skak.fd
14mr|texlive-chessfss-1.2a-3|54	%{_texmfdistdir}/tex/latex/chessfss/lsb3skaknew.fd
14mr|texlive-chessfss-1.2a-3|55	%{_texmfdistdir}/tex/latex/chessfss/lsbc1enc.def
14mr|texlive-chessfss-1.2a-3|56	%{_texmfdistdir}/tex/latex/chessfss/lsbc1skaknew.fd
14mr|texlive-chessfss-1.2a-3|57	%{_texmfdistdir}/tex/latex/chessfss/lsbc2enc.def
14mr|texlive-chessfss-1.2a-3|58	%{_texmfdistdir}/tex/latex/chessfss/lsbc2skaknew.fd
14mr|texlive-chessfss-1.2a-3|59	%{_texmfdistdir}/tex/latex/chessfss/lsbc3enc.def
14mr|texlive-chessfss-1.2a-3|60	%{_texmfdistdir}/tex/latex/chessfss/lsbc3skaknew.fd
14mr|texlive-chessfss-1.2a-3|61	%{_texmfdistdir}/tex/latex/chessfss/lsbc4enc.def
14mr|texlive-chessfss-1.2a-3|62	%{_texmfdistdir}/tex/latex/chessfss/lsbc4skaknew.fd
14mr|texlive-chessfss-1.2a-3|63	%{_texmfdistdir}/tex/latex/chessfss/lsbc5enc.def
14mr|texlive-chessfss-1.2a-3|64	%{_texmfdistdir}/tex/latex/chessfss/lsbc5skaknew.fd
14mr|texlive-chessfss-1.2a-3|65	%{_texmfdistdir}/tex/latex/chessfss/lsbenc.def
14mr|texlive-chessfss-1.2a-3|66	%{_texmfdistdir}/tex/latex/chessfss/lsbskak.fd
14mr|texlive-chessfss-1.2a-3|67	%{_texmfdistdir}/tex/latex/chessfss/lsbskaknew.fd
14mr|texlive-chessfss-1.2a-3|68	%{_texmfdistdir}/tex/latex/chessfss/lsfenc.def
14mr|texlive-chessfss-1.2a-3|69	%{_texmfdistdir}/tex/latex/chessfss/lsfskak.fd
14mr|texlive-chessfss-1.2a-3|70	%{_texmfdistdir}/tex/latex/chessfss/lsfskaknew.fd
14mr|texlive-chessfss-1.2a-3|71	%{_texmfdistdir}/tex/latex/chessfss/lsienc.def
14mr|texlive-chessfss-1.2a-3|72	%{_texmfdistdir}/tex/latex/chessfss/lsiskak.fd
14mr|texlive-chessfss-1.2a-3|73	%{_texmfdistdir}/tex/latex/chessfss/lsiskaknew.fd
14mr|texlive-chessfss-1.2a-3|74	%doc %{_texmfdistdir}/doc/latex/chessfss/README
14mr|texlive-chessfss-1.2a-3|75	%doc %{_texmfdistdir}/doc/latex/chessfss/README.TEXLIVE
14mr|texlive-chessfss-1.2a-3|76	#- source
14mr|texlive-chessfss-1.2a-3|77	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss-src.dtx
14mr|texlive-chessfss-1.2a-3|78	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss.ins
14mr|texlive-chessfss-1.2a-3|79	
14mr|texlive-chessfss-1.2a-3|80	#-----------------------------------------------------------------------
14mr|texlive-chessfss-1.2a-3|81	%prep
14mr|texlive-chessfss-1.2a-3|82	%setup -c -a0 -a1 -a2
14mr|texlive-chessfss-1.2a-3|83	
14mr|texlive-chessfss-1.2a-3|84	%build
14mr|texlive-chessfss-1.2a-3|85	
14mr|texlive-chessfss-1.2a-3|86	%install
14mr|texlive-chessfss-1.2a-3|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chessfss-1.2a-3|88	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chessfss-1.2a-3|89	
14mr|texlive-chessfss-1.2a-3|90	
14mr|texlive-chessfss-1.2a-3|91	
14mr|texlive-chessfss-1.2a-3|92	%changelog
14mr|texlive-chessfss-1.2a-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-3
14mr|texlive-chessfss-1.2a-3|94	+ Revision: 3aba71f
14mr|texlive-chessfss-1.2a-3|95	- MassBuild#440: Increase release tag
14mr|texlive-chessfss-1.2a-3|96	
14mr|texlive-chessfss-1.2a-3|97	

19559 14
14mr|texlive-chess-problem-diagrams-1.6-2|1	# revision 26206
14mr|texlive-chess-problem-diagrams-1.6-2|2	# category Package
14mr|texlive-chess-problem-diagrams-1.6-2|3	# catalog-ctan /macros/latex/contrib/chess-problem-diagrams
14mr|texlive-chess-problem-diagrams-1.6-2|4	# catalog-date 2012-05-01 11:47:32 +0200
14mr|texlive-chess-problem-diagrams-1.6-2|5	# catalog-license lppl1.2
14mr|texlive-chess-problem-diagrams-1.6-2|6	# catalog-version 1.6
14mr|texlive-chess-problem-diagrams-1.6-2|7	Name:		texlive-chess-problem-diagrams
14mr|texlive-chess-problem-diagrams-1.6-2|8	Version:	1.6
14mr|texlive-chess-problem-diagrams-1.6-2|9	Release:	2
14mr|texlive-chess-problem-diagrams-1.6-2|10	Summary:	A package for typesetting chess problem diagrams
14mr|texlive-chess-problem-diagrams-1.6-2|11	Group:		Publishing
14mr|texlive-chess-problem-diagrams-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chess-problem-diagrams
14mr|texlive-chess-problem-diagrams-1.6-2|13	License:	LPPL1.2
14mr|texlive-chess-problem-diagrams-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.tar.xz
14mr|texlive-chess-problem-diagrams-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.doc.tar.xz
14mr|texlive-chess-problem-diagrams-1.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.source.tar.xz
14mr|texlive-chess-problem-diagrams-1.6-2|17	BuildArch:	noarch
14mr|texlive-chess-problem-diagrams-1.6-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chess-problem-diagrams-1.6-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chess-problem-diagrams-1.6-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-chess-problem-diagrams-1.6-2|21	
14mr|texlive-chess-problem-diagrams-1.6-2|22	%description
14mr|texlive-chess-problem-diagrams-1.6-2|23	This package provides macros to typeset chess problem diagrams
14mr|texlive-chess-problem-diagrams-1.6-2|24	including fairy chess problems (mostly using rotated images of
14mr|texlive-chess-problem-diagrams-1.6-2|25	pieces) and other boards.
14mr|texlive-chess-problem-diagrams-1.6-2|26	
14mr|texlive-chess-problem-diagrams-1.6-2|27	%post
14mr|texlive-chess-problem-diagrams-1.6-2|28	%{_sbindir}/texlive.post
14mr|texlive-chess-problem-diagrams-1.6-2|29	
14mr|texlive-chess-problem-diagrams-1.6-2|30	%postun
14mr|texlive-chess-problem-diagrams-1.6-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-chess-problem-diagrams-1.6-2|32	%{_sbindir}/texlive.post
14mr|texlive-chess-problem-diagrams-1.6-2|33	fi
14mr|texlive-chess-problem-diagrams-1.6-2|34	
14mr|texlive-chess-problem-diagrams-1.6-2|35	#-----------------------------------------------------------------------
14mr|texlive-chess-problem-diagrams-1.6-2|36	%files
14mr|texlive-chess-problem-diagrams-1.6-2|37	%{_texmfdistdir}/tex/latex/chess-problem-diagrams/diagram.sty
14mr|texlive-chess-problem-diagrams-1.6-2|38	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/README
14mr|texlive-chess-problem-diagrams-1.6-2|39	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/diagram.pdf
14mr|texlive-chess-problem-diagrams-1.6-2|40	#- source
14mr|texlive-chess-problem-diagrams-1.6-2|41	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.dtx
14mr|texlive-chess-problem-diagrams-1.6-2|42	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.ins
14mr|texlive-chess-problem-diagrams-1.6-2|43	
14mr|texlive-chess-problem-diagrams-1.6-2|44	#-----------------------------------------------------------------------
14mr|texlive-chess-problem-diagrams-1.6-2|45	%prep
14mr|texlive-chess-problem-diagrams-1.6-2|46	%setup -c -a0 -a1 -a2
14mr|texlive-chess-problem-diagrams-1.6-2|47	
14mr|texlive-chess-problem-diagrams-1.6-2|48	%build
14mr|texlive-chess-problem-diagrams-1.6-2|49	
14mr|texlive-chess-problem-diagrams-1.6-2|50	%install
14mr|texlive-chess-problem-diagrams-1.6-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chess-problem-diagrams-1.6-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chess-problem-diagrams-1.6-2|53	
14mr|texlive-chess-problem-diagrams-1.6-2|54	
14mr|texlive-chess-problem-diagrams-1.6-2|55	
14mr|texlive-chess-problem-diagrams-1.6-2|56	%changelog
14mr|texlive-chess-problem-diagrams-1.6-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-2
14mr|texlive-chess-problem-diagrams-1.6-2|58	+ Revision: 0ff1b76
14mr|texlive-chess-problem-diagrams-1.6-2|59	- MassBuild#440: Increase release tag
14mr|texlive-chess-problem-diagrams-1.6-2|60	
14mr|texlive-chess-problem-diagrams-1.6-2|61	

19560 14
14mr|texlive-chet-1.4-3|1	# revision 24864
14mr|texlive-chet-1.4-3|2	# category Package
14mr|texlive-chet-1.4-3|3	# catalog-ctan /macros/latex/contrib/chet
14mr|texlive-chet-1.4-3|4	# catalog-date 2011-12-18 14:52:40 +0100
14mr|texlive-chet-1.4-3|5	# catalog-license lppl1.3
14mr|texlive-chet-1.4-3|6	# catalog-version 1.4
14mr|texlive-chet-1.4-3|7	Name:		texlive-chet
14mr|texlive-chet-1.4-3|8	Version:	1.4
14mr|texlive-chet-1.4-3|9	Release:	3
14mr|texlive-chet-1.4-3|10	Summary:	LaTeX class inspired by harvmac
14mr|texlive-chet-1.4-3|11	Group:		Publishing
14mr|texlive-chet-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chet
14mr|texlive-chet-1.4-3|13	License:	LPPL1.3
14mr|texlive-chet-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.tar.xz
14mr|texlive-chet-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.doc.tar.xz
14mr|texlive-chet-1.4-3|16	BuildArch:	noarch
14mr|texlive-chet-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chet-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chet-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chet-1.4-3|20	
14mr|texlive-chet-1.4-3|21	%description
14mr|texlive-chet-1.4-3|22	The package is designed to streamline the work of typesetting,
14mr|texlive-chet-1.4-3|23	and to provide the look and feel of harvmac for readers.
14mr|texlive-chet-1.4-3|24	
14mr|texlive-chet-1.4-3|25	%post
14mr|texlive-chet-1.4-3|26	%{_sbindir}/texlive.post
14mr|texlive-chet-1.4-3|27	
14mr|texlive-chet-1.4-3|28	%postun
14mr|texlive-chet-1.4-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-chet-1.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-chet-1.4-3|31	fi
14mr|texlive-chet-1.4-3|32	
14mr|texlive-chet-1.4-3|33	#-----------------------------------------------------------------------
14mr|texlive-chet-1.4-3|34	%files
14mr|texlive-chet-1.4-3|35	%{_texmfdistdir}/bibtex/bst/chet/chetref.bst
14mr|texlive-chet-1.4-3|36	%{_texmfdistdir}/tex/latex/chet/chet.sty
14mr|texlive-chet-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/chet/README
14mr|texlive-chet-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.pdf
14mr|texlive-chet-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.tex
14mr|texlive-chet-1.4-3|40	%doc %{_texmfdistdir}/doc/latex/chet/chetmacros.txt
14mr|texlive-chet-1.4-3|41	
14mr|texlive-chet-1.4-3|42	#-----------------------------------------------------------------------
14mr|texlive-chet-1.4-3|43	%prep
14mr|texlive-chet-1.4-3|44	%setup -c -a0 -a1
14mr|texlive-chet-1.4-3|45	
14mr|texlive-chet-1.4-3|46	%build
14mr|texlive-chet-1.4-3|47	
14mr|texlive-chet-1.4-3|48	%install
14mr|texlive-chet-1.4-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chet-1.4-3|50	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chet-1.4-3|51	
14mr|texlive-chet-1.4-3|52	
14mr|texlive-chet-1.4-3|53	
14mr|texlive-chet-1.4-3|54	%changelog
14mr|texlive-chet-1.4-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-chet-1.4-3|56	+ Revision: 35f5d1e
14mr|texlive-chet-1.4-3|57	- MassBuild#440: Increase release tag
14mr|texlive-chet-1.4-3|58	
14mr|texlive-chet-1.4-3|59	

19561 14
14mr|texlive-chextras-1.01-2|1	# revision 27118
14mr|texlive-chextras-1.01-2|2	# category Package
14mr|texlive-chextras-1.01-2|3	# catalog-ctan /macros/latex/contrib/chextras
14mr|texlive-chextras-1.01-2|4	# catalog-date 2012-07-20 19:39:58 +0200
14mr|texlive-chextras-1.01-2|5	# catalog-license lppl1.3
14mr|texlive-chextras-1.01-2|6	# catalog-version 1.01
14mr|texlive-chextras-1.01-2|7	Name:		texlive-chextras
14mr|texlive-chextras-1.01-2|8	Version:	1.01
14mr|texlive-chextras-1.01-2|9	Release:	2
14mr|texlive-chextras-1.01-2|10	Summary:	A companion package for the Swiss typesetter
14mr|texlive-chextras-1.01-2|11	Group:		Publishing
14mr|texlive-chextras-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chextras
14mr|texlive-chextras-1.01-2|13	License:	LPPL1.3
14mr|texlive-chextras-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.tar.xz
14mr|texlive-chextras-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.doc.tar.xz
14mr|texlive-chextras-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.source.tar.xz
14mr|texlive-chextras-1.01-2|17	BuildArch:	noarch
14mr|texlive-chextras-1.01-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chextras-1.01-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chextras-1.01-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-chextras-1.01-2|21	
14mr|texlive-chextras-1.01-2|22	%description
14mr|texlive-chextras-1.01-2|23	The package simplifies the preparation of Swiss documents and
14mr|texlive-chextras-1.01-2|24	letters by setting up linguistic and common packages. While it
14mr|texlive-chextras-1.01-2|25	is a useful addition to the chletter document class, it is not
14mr|texlive-chextras-1.01-2|26	tied to it and may be used as a general purpose package.
14mr|texlive-chextras-1.01-2|27	
14mr|texlive-chextras-1.01-2|28	%post
14mr|texlive-chextras-1.01-2|29	%{_sbindir}/texlive.post
14mr|texlive-chextras-1.01-2|30	
14mr|texlive-chextras-1.01-2|31	%postun
14mr|texlive-chextras-1.01-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-chextras-1.01-2|33	%{_sbindir}/texlive.post
14mr|texlive-chextras-1.01-2|34	fi
14mr|texlive-chextras-1.01-2|35	
14mr|texlive-chextras-1.01-2|36	#-----------------------------------------------------------------------
14mr|texlive-chextras-1.01-2|37	%files
14mr|texlive-chextras-1.01-2|38	%{_texmfdistdir}/tex/latex/chextras/chextras.sty
14mr|texlive-chextras-1.01-2|39	%{_texmfdistdir}/tex/latex/chextras/eu1lmros.fd
14mr|texlive-chextras-1.01-2|40	%{_texmfdistdir}/tex/latex/chextras/eu1lmssos.fd
14mr|texlive-chextras-1.01-2|41	%{_texmfdistdir}/tex/latex/chextras/eu1lmttos.fd
14mr|texlive-chextras-1.01-2|42	%{_texmfdistdir}/tex/latex/chextras/eu1lmvttos.fd
14mr|texlive-chextras-1.01-2|43	%{_texmfdistdir}/tex/latex/chextras/t1lmros.fd
14mr|texlive-chextras-1.01-2|44	%{_texmfdistdir}/tex/latex/chextras/t1lmssos.fd
14mr|texlive-chextras-1.01-2|45	%{_texmfdistdir}/tex/latex/chextras/t1lmttos.fd
14mr|texlive-chextras-1.01-2|46	%{_texmfdistdir}/tex/latex/chextras/t1lmvttos.fd
14mr|texlive-chextras-1.01-2|47	%doc %{_texmfdistdir}/doc/latex/chextras/README
14mr|texlive-chextras-1.01-2|48	%doc %{_texmfdistdir}/doc/latex/chextras/chextras.pdf
14mr|texlive-chextras-1.01-2|49	#- source
14mr|texlive-chextras-1.01-2|50	%doc %{_texmfdistdir}/source/latex/chextras/chextras.dtx
14mr|texlive-chextras-1.01-2|51	%doc %{_texmfdistdir}/source/latex/chextras/chextras.ins
14mr|texlive-chextras-1.01-2|52	
14mr|texlive-chextras-1.01-2|53	#-----------------------------------------------------------------------
14mr|texlive-chextras-1.01-2|54	%prep
14mr|texlive-chextras-1.01-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-chextras-1.01-2|56	
14mr|texlive-chextras-1.01-2|57	%build
14mr|texlive-chextras-1.01-2|58	
14mr|texlive-chextras-1.01-2|59	%install
14mr|texlive-chextras-1.01-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chextras-1.01-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chextras-1.01-2|62	
14mr|texlive-chextras-1.01-2|63	
14mr|texlive-chextras-1.01-2|64	
14mr|texlive-chextras-1.01-2|65	%changelog
14mr|texlive-chextras-1.01-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-2
14mr|texlive-chextras-1.01-2|67	+ Revision: 777bb9c
14mr|texlive-chextras-1.01-2|68	- MassBuild#440: Increase release tag
14mr|texlive-chextras-1.01-2|69	
14mr|texlive-chextras-1.01-2|70	

19562 14
14mr|texlive-chicago-20081225-3|1	# revision 15878
14mr|texlive-chicago-20081225-3|2	# category Package
14mr|texlive-chicago-20081225-3|3	# catalog-ctan /biblio/bibtex/contrib/chicago
14mr|texlive-chicago-20081225-3|4	# catalog-date 2008-12-25 20:17:19 +0100
14mr|texlive-chicago-20081225-3|5	# catalog-license other-free
14mr|texlive-chicago-20081225-3|6	# catalog-version undef
14mr|texlive-chicago-20081225-3|7	Name:		texlive-chicago
14mr|texlive-chicago-20081225-3|8	Version:	20081225
14mr|texlive-chicago-20081225-3|9	Release:	3
14mr|texlive-chicago-20081225-3|10	Summary:	A "Chicago" bibliography style
14mr|texlive-chicago-20081225-3|11	Group:		Publishing
14mr|texlive-chicago-20081225-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago
14mr|texlive-chicago-20081225-3|13	License:	OTHER-FREE
14mr|texlive-chicago-20081225-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago.tar.xz
14mr|texlive-chicago-20081225-3|15	BuildArch:	noarch
14mr|texlive-chicago-20081225-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-chicago-20081225-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-chicago-20081225-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-chicago-20081225-3|19	
14mr|texlive-chicago-20081225-3|20	%description
14mr|texlive-chicago-20081225-3|21	Chicago is a BibTeX style that follows the "B" reference style
14mr|texlive-chicago-20081225-3|22	of the 13th Edition of the Chicago manual of style; a LaTeX
14mr|texlive-chicago-20081225-3|23	package (to LaTeX 2.09 conventions) is also provided. The style
14mr|texlive-chicago-20081225-3|24	was derived from the newapa style.
14mr|texlive-chicago-20081225-3|25	
14mr|texlive-chicago-20081225-3|26	%post
14mr|texlive-chicago-20081225-3|27	%{_sbindir}/texlive.post
14mr|texlive-chicago-20081225-3|28	
14mr|texlive-chicago-20081225-3|29	%postun
14mr|texlive-chicago-20081225-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-chicago-20081225-3|31	%{_sbindir}/texlive.post
14mr|texlive-chicago-20081225-3|32	fi
14mr|texlive-chicago-20081225-3|33	
14mr|texlive-chicago-20081225-3|34	#-----------------------------------------------------------------------
14mr|texlive-chicago-20081225-3|35	%files
14mr|texlive-chicago-20081225-3|36	%{_texmfdistdir}/bibtex/bst/chicago/chicago.bst
14mr|texlive-chicago-20081225-3|37	%{_texmfdistdir}/tex/latex/chicago/chicago.sty
14mr|texlive-chicago-20081225-3|38	
14mr|texlive-chicago-20081225-3|39	#-----------------------------------------------------------------------
14mr|texlive-chicago-20081225-3|40	%prep
14mr|texlive-chicago-20081225-3|41	%setup -c -a0
14mr|texlive-chicago-20081225-3|42	
14mr|texlive-chicago-20081225-3|43	%build
14mr|texlive-chicago-20081225-3|44	
14mr|texlive-chicago-20081225-3|45	%install
14mr|texlive-chicago-20081225-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chicago-20081225-3|47	cp -fpar bibtex tex %{buildroot}%{_texmfdistdir}
14mr|texlive-chicago-20081225-3|48	
14mr|texlive-chicago-20081225-3|49	
14mr|texlive-chicago-20081225-3|50	
14mr|texlive-chicago-20081225-3|51	%changelog
14mr|texlive-chicago-20081225-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081225-3
14mr|texlive-chicago-20081225-3|53	+ Revision: 885d92c
14mr|texlive-chicago-20081225-3|54	- MassBuild#440: Increase release tag
14mr|texlive-chicago-20081225-3|55	
14mr|texlive-chicago-20081225-3|56	

19563 14
14mr|texlive-chicago-annote-20090203-3|1	# revision 15878
14mr|texlive-chicago-annote-20090203-3|2	# category Package
14mr|texlive-chicago-annote-20090203-3|3	# catalog-ctan /biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
14mr|texlive-chicago-annote-20090203-3|4	# catalog-date 2009-02-03 15:12:24 +0100
14mr|texlive-chicago-annote-20090203-3|5	# catalog-license lppl
14mr|texlive-chicago-annote-20090203-3|6	# catalog-version undef
14mr|texlive-chicago-annote-20090203-3|7	Name:		texlive-chicago-annote
14mr|texlive-chicago-annote-20090203-3|8	Version:	20090203
14mr|texlive-chicago-annote-20090203-3|9	Release:	3
14mr|texlive-chicago-annote-20090203-3|10	Summary:	Chicago-based annotated BibTeX style
14mr|texlive-chicago-annote-20090203-3|11	Group:		Publishing
14mr|texlive-chicago-annote-20090203-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
14mr|texlive-chicago-annote-20090203-3|13	License:	LPPL
14mr|texlive-chicago-annote-20090203-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.tar.xz
14mr|texlive-chicago-annote-20090203-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.doc.tar.xz
14mr|texlive-chicago-annote-20090203-3|16	BuildArch:	noarch
14mr|texlive-chicago-annote-20090203-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chicago-annote-20090203-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chicago-annote-20090203-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chicago-annote-20090203-3|20	
14mr|texlive-chicago-annote-20090203-3|21	%description
14mr|texlive-chicago-annote-20090203-3|22	This is a revision of chicagoa.bst, using the commonly-used
14mr|texlive-chicago-annote-20090203-3|23	annote field in place of the original's annotation.
14mr|texlive-chicago-annote-20090203-3|24	
14mr|texlive-chicago-annote-20090203-3|25	%post
14mr|texlive-chicago-annote-20090203-3|26	%{_sbindir}/texlive.post
14mr|texlive-chicago-annote-20090203-3|27	
14mr|texlive-chicago-annote-20090203-3|28	%postun
14mr|texlive-chicago-annote-20090203-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-chicago-annote-20090203-3|30	%{_sbindir}/texlive.post
14mr|texlive-chicago-annote-20090203-3|31	fi
14mr|texlive-chicago-annote-20090203-3|32	
14mr|texlive-chicago-annote-20090203-3|33	#-----------------------------------------------------------------------
14mr|texlive-chicago-annote-20090203-3|34	%files
14mr|texlive-chicago-annote-20090203-3|35	%{_texmfdistdir}/bibtex/bst/chicago-annote/chicago-annote.bst
14mr|texlive-chicago-annote-20090203-3|36	%doc %{_texmfdistdir}/doc/bibtex/chicago-annote/README
14mr|texlive-chicago-annote-20090203-3|37	
14mr|texlive-chicago-annote-20090203-3|38	#-----------------------------------------------------------------------
14mr|texlive-chicago-annote-20090203-3|39	%prep
14mr|texlive-chicago-annote-20090203-3|40	%setup -c -a0 -a1
14mr|texlive-chicago-annote-20090203-3|41	
14mr|texlive-chicago-annote-20090203-3|42	%build
14mr|texlive-chicago-annote-20090203-3|43	
14mr|texlive-chicago-annote-20090203-3|44	%install
14mr|texlive-chicago-annote-20090203-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chicago-annote-20090203-3|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chicago-annote-20090203-3|47	
14mr|texlive-chicago-annote-20090203-3|48	
14mr|texlive-chicago-annote-20090203-3|49	
14mr|texlive-chicago-annote-20090203-3|50	%changelog
14mr|texlive-chicago-annote-20090203-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090203-3
14mr|texlive-chicago-annote-20090203-3|52	+ Revision: e26f729
14mr|texlive-chicago-annote-20090203-3|53	- MassBuild#440: Increase release tag
14mr|texlive-chicago-annote-20090203-3|54	
14mr|texlive-chicago-annote-20090203-3|55	

19564 14
14mr|texlive-chickenize-0.1-2|1	# revision 26702
14mr|texlive-chickenize-0.1-2|2	# category Package
14mr|texlive-chickenize-0.1-2|3	# catalog-ctan /macros/luatex/generic/chickenize
14mr|texlive-chickenize-0.1-2|4	# catalog-date 2012-05-21 11:52:01 +0200
14mr|texlive-chickenize-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-chickenize-0.1-2|6	# catalog-version 0.1
14mr|texlive-chickenize-0.1-2|7	Name:		texlive-chickenize
14mr|texlive-chickenize-0.1-2|8	Version:	0.1
14mr|texlive-chickenize-0.1-2|9	Release:	2
14mr|texlive-chickenize-0.1-2|10	Summary:	Use lua callbacks for "interesting" textual effects
14mr|texlive-chickenize-0.1-2|11	Group:		Publishing
14mr|texlive-chickenize-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/chickenize
14mr|texlive-chickenize-0.1-2|13	License:	LPPL1.3
14mr|texlive-chickenize-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.tar.xz
14mr|texlive-chickenize-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.doc.tar.xz
14mr|texlive-chickenize-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.source.tar.xz
14mr|texlive-chickenize-0.1-2|17	BuildArch:	noarch
14mr|texlive-chickenize-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chickenize-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chickenize-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-chickenize-0.1-2|21	
14mr|texlive-chickenize-0.1-2|22	%description
14mr|texlive-chickenize-0.1-2|23	The package allows manipulations of any LuaTeX document (it is
14mr|texlive-chickenize-0.1-2|24	known to work with Plain LuaTeX and LuaLaTeX). Most of the
14mr|texlive-chickenize-0.1-2|25	package's functions are merely for fun or educational use, but
14mr|texlive-chickenize-0.1-2|26	some functions (for example, colorstretch for visualising the
14mr|texlive-chickenize-0.1-2|27	badness and font expansion of each line, and letterspaceadjust
14mr|texlive-chickenize-0.1-2|28	doing what its name says) could be useful in a "normal" LuaTeX
14mr|texlive-chickenize-0.1-2|29	document.
14mr|texlive-chickenize-0.1-2|30	
14mr|texlive-chickenize-0.1-2|31	%post
14mr|texlive-chickenize-0.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-chickenize-0.1-2|33	
14mr|texlive-chickenize-0.1-2|34	%postun
14mr|texlive-chickenize-0.1-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-chickenize-0.1-2|36	%{_sbindir}/texlive.post
14mr|texlive-chickenize-0.1-2|37	fi
14mr|texlive-chickenize-0.1-2|38	
14mr|texlive-chickenize-0.1-2|39	#-----------------------------------------------------------------------
14mr|texlive-chickenize-0.1-2|40	%files
14mr|texlive-chickenize-0.1-2|41	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.lua
14mr|texlive-chickenize-0.1-2|42	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.sty
14mr|texlive-chickenize-0.1-2|43	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.tex
14mr|texlive-chickenize-0.1-2|44	%doc %{_texmfdistdir}/doc/luatex/chickenize/README
14mr|texlive-chickenize-0.1-2|45	%doc %{_texmfdistdir}/doc/luatex/chickenize/chickenize.pdf
14mr|texlive-chickenize-0.1-2|46	#- source
14mr|texlive-chickenize-0.1-2|47	%doc %{_texmfdistdir}/source/luatex/chickenize/chickenize.dtx
14mr|texlive-chickenize-0.1-2|48	
14mr|texlive-chickenize-0.1-2|49	#-----------------------------------------------------------------------
14mr|texlive-chickenize-0.1-2|50	%prep
14mr|texlive-chickenize-0.1-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-chickenize-0.1-2|52	
14mr|texlive-chickenize-0.1-2|53	%build
14mr|texlive-chickenize-0.1-2|54	
14mr|texlive-chickenize-0.1-2|55	%install
14mr|texlive-chickenize-0.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chickenize-0.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chickenize-0.1-2|58	
14mr|texlive-chickenize-0.1-2|59	%changelog
14mr|texlive-chickenize-0.1-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-chickenize-0.1-2|61	+ Revision: 2eb49ad
14mr|texlive-chickenize-0.1-2|62	- MassBuild#440: Increase release tag
14mr|texlive-chickenize-0.1-2|63	
14mr|texlive-chickenize-0.1-2|64	

19565 14
14mr|texlive-chkfloat-0.1-8|1	# revision 27473
14mr|texlive-chkfloat-0.1-8|2	# category Package
14mr|texlive-chkfloat-0.1-8|3	# catalog-ctan /macros/latex/contrib/chkfloat
14mr|texlive-chkfloat-0.1-8|4	# catalog-date 2012-08-20 08:30:38 +0200
14mr|texlive-chkfloat-0.1-8|5	# catalog-license lppl1.3
14mr|texlive-chkfloat-0.1-8|6	# catalog-version 0.1
14mr|texlive-chkfloat-0.1-8|7	Name:		texlive-chkfloat
14mr|texlive-chkfloat-0.1-8|8	Version:	0.1
14mr|texlive-chkfloat-0.1-8|9	Release:	8
14mr|texlive-chkfloat-0.1-8|10	Summary:	Warn whenever a float is placed "to far away"
14mr|texlive-chkfloat-0.1-8|11	Group:		Publishing
14mr|texlive-chkfloat-0.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chkfloat
14mr|texlive-chkfloat-0.1-8|13	License:	LPPL1.3
14mr|texlive-chkfloat-0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.tar.xz
14mr|texlive-chkfloat-0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.doc.tar.xz
14mr|texlive-chkfloat-0.1-8|16	BuildArch:	noarch
14mr|texlive-chkfloat-0.1-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chkfloat-0.1-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chkfloat-0.1-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-chkfloat-0.1-8|20	
14mr|texlive-chkfloat-0.1-8|21	%description
14mr|texlive-chkfloat-0.1-8|22	The package checks for floats that are placed too far from
14mr|texlive-chkfloat-0.1-8|23	their origin. It was motivated by a question on the question
14mr|texlive-chkfloat-0.1-8|24	and answer page.
14mr|texlive-chkfloat-0.1-8|25	
14mr|texlive-chkfloat-0.1-8|26	%post
14mr|texlive-chkfloat-0.1-8|27	%{_sbindir}/texlive.post
14mr|texlive-chkfloat-0.1-8|28	
14mr|texlive-chkfloat-0.1-8|29	%postun
14mr|texlive-chkfloat-0.1-8|30	if [ $1 -eq 0 ]; then
14mr|texlive-chkfloat-0.1-8|31	%{_sbindir}/texlive.post
14mr|texlive-chkfloat-0.1-8|32	fi
14mr|texlive-chkfloat-0.1-8|33	
14mr|texlive-chkfloat-0.1-8|34	#-----------------------------------------------------------------------
14mr|texlive-chkfloat-0.1-8|35	%files
14mr|texlive-chkfloat-0.1-8|36	%{_texmfdistdir}/tex/latex/chkfloat/chkfloat.sty
14mr|texlive-chkfloat-0.1-8|37	%doc %{_texmfdistdir}/doc/latex/chkfloat/README
14mr|texlive-chkfloat-0.1-8|38	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.pdf
14mr|texlive-chkfloat-0.1-8|39	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.tex
14mr|texlive-chkfloat-0.1-8|40	
14mr|texlive-chkfloat-0.1-8|41	#-----------------------------------------------------------------------
14mr|texlive-chkfloat-0.1-8|42	%prep
14mr|texlive-chkfloat-0.1-8|43	%setup -c -a0 -a1
14mr|texlive-chkfloat-0.1-8|44	
14mr|texlive-chkfloat-0.1-8|45	%build
14mr|texlive-chkfloat-0.1-8|46	
14mr|texlive-chkfloat-0.1-8|47	%install
14mr|texlive-chkfloat-0.1-8|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chkfloat-0.1-8|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chkfloat-0.1-8|50	
14mr|texlive-chkfloat-0.1-8|51	%changelog
14mr|texlive-chkfloat-0.1-8|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-8
14mr|texlive-chkfloat-0.1-8|53	+ Revision: 82903ee
14mr|texlive-chkfloat-0.1-8|54	- MassBuild#440: Increase release tag
14mr|texlive-chkfloat-0.1-8|55	
14mr|texlive-chkfloat-0.1-8|56	

19566 14
14mr|texlive-chktex-1.7.1-8|1	# revision 29821
14mr|texlive-chktex-1.7.1-8|2	# category TLCore
14mr|texlive-chktex-1.7.1-8|3	# catalog-ctan /support/chktex
14mr|texlive-chktex-1.7.1-8|4	# catalog-date 2012-12-29 15:06:49 +0100
14mr|texlive-chktex-1.7.1-8|5	# catalog-license gpl
14mr|texlive-chktex-1.7.1-8|6	# catalog-version 1.7.1
14mr|texlive-chktex-1.7.1-8|7	Name:		texlive-chktex
14mr|texlive-chktex-1.7.1-8|8	Version:	1.7.1
14mr|texlive-chktex-1.7.1-8|9	Release:	8
14mr|texlive-chktex-1.7.1-8|10	Summary:	Check for errors in LaTeX documents
14mr|texlive-chktex-1.7.1-8|11	Group:		Publishing
14mr|texlive-chktex-1.7.1-8|12	URL:		http://www.ctan.org/tex-archive/support/chktex
14mr|texlive-chktex-1.7.1-8|13	License:	GPL
14mr|texlive-chktex-1.7.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.tar.xz
14mr|texlive-chktex-1.7.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.doc.tar.xz
14mr|texlive-chktex-1.7.1-8|16	BuildArch:	noarch
14mr|texlive-chktex-1.7.1-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chktex-1.7.1-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chktex-1.7.1-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-chktex-1.7.1-8|20	Requires:	texlive-chktex.bin
14mr|texlive-chktex-1.7.1-8|21	
14mr|texlive-chktex-1.7.1-8|22	%description
14mr|texlive-chktex-1.7.1-8|23	The program reports typographic and other errors in LaTeX
14mr|texlive-chktex-1.7.1-8|24	documents. Filters are also provided for checking the LaTeX
14mr|texlive-chktex-1.7.1-8|25	parts of CWEB documents.
14mr|texlive-chktex-1.7.1-8|26	
14mr|texlive-chktex-1.7.1-8|27	%post
14mr|texlive-chktex-1.7.1-8|28	%{_sbindir}/texlive.post
14mr|texlive-chktex-1.7.1-8|29	
14mr|texlive-chktex-1.7.1-8|30	%postun
14mr|texlive-chktex-1.7.1-8|31	if [ $1 -eq 0 ]; then
14mr|texlive-chktex-1.7.1-8|32	%{_sbindir}/texlive.post
14mr|texlive-chktex-1.7.1-8|33	fi
14mr|texlive-chktex-1.7.1-8|34	
14mr|texlive-chktex-1.7.1-8|35	#-----------------------------------------------------------------------
14mr|texlive-chktex-1.7.1-8|36	%files
14mr|texlive-chktex-1.7.1-8|37	%{_bindir}/chkweb
14mr|texlive-chktex-1.7.1-8|38	%{_bindir}/deweb
14mr|texlive-chktex-1.7.1-8|39	%{_texmfdistdir}/chktex/chktexrc
14mr|texlive-chktex-1.7.1-8|40	%{_texmfdistdir}/scripts/chktex/chkweb.sh
14mr|texlive-chktex-1.7.1-8|41	%{_texmfdistdir}/scripts/chktex/deweb.pl
14mr|texlive-chktex-1.7.1-8|42	%doc %{_texmfdistdir}/doc/chktex/ChkTeX.pdf
14mr|texlive-chktex-1.7.1-8|43	%doc %{_mandir}/man1/chktex.1*
14mr|texlive-chktex-1.7.1-8|44	%doc %{_texmfdistdir}/doc/man/man1/chktex.man1.pdf
14mr|texlive-chktex-1.7.1-8|45	%doc %{_mandir}/man1/chkweb.1*
14mr|texlive-chktex-1.7.1-8|46	%doc %{_texmfdistdir}/doc/man/man1/chkweb.man1.pdf
14mr|texlive-chktex-1.7.1-8|47	%doc %{_mandir}/man1/deweb.1*
14mr|texlive-chktex-1.7.1-8|48	%doc %{_texmfdistdir}/doc/man/man1/deweb.man1.pdf
14mr|texlive-chktex-1.7.1-8|49	
14mr|texlive-chktex-1.7.1-8|50	#-----------------------------------------------------------------------
14mr|texlive-chktex-1.7.1-8|51	%prep
14mr|texlive-chktex-1.7.1-8|52	%setup -c -a0 -a1
14mr|texlive-chktex-1.7.1-8|53	
14mr|texlive-chktex-1.7.1-8|54	%build
14mr|texlive-chktex-1.7.1-8|55	
14mr|texlive-chktex-1.7.1-8|56	%install
14mr|texlive-chktex-1.7.1-8|57	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-chktex-1.7.1-8|58	pushd %{buildroot}%{_bindir}
14mr|texlive-chktex-1.7.1-8|59	ln -sf %{_texmfdistdir}/scripts/chktex/chkweb.sh chkweb
14mr|texlive-chktex-1.7.1-8|60	ln -sf %{_texmfdistdir}/scripts/chktex/deweb.pl deweb
14mr|texlive-chktex-1.7.1-8|61	popd
14mr|texlive-chktex-1.7.1-8|62	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-chktex-1.7.1-8|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-chktex-1.7.1-8|64	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-chktex-1.7.1-8|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-chktex-1.7.1-8|66	
14mr|texlive-chktex-1.7.1-8|67	%changelog
14mr|texlive-chktex-1.7.1-8|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.1-8
14mr|texlive-chktex-1.7.1-8|69	+ Revision: f0345cd
14mr|texlive-chktex-1.7.1-8|70	- MassBuild#440: Increase release tag
14mr|texlive-chktex-1.7.1-8|71	
14mr|texlive-chktex-1.7.1-8|72	

19567 14
14mr|texlive-chletter-2.0-3|1	# revision 20060
14mr|texlive-chletter-2.0-3|2	# category Package
14mr|texlive-chletter-2.0-3|3	# catalog-ctan /macros/latex/contrib/chletter
14mr|texlive-chletter-2.0-3|4	# catalog-date 2010-10-11 07:24:02 +0200
14mr|texlive-chletter-2.0-3|5	# catalog-license lppl
14mr|texlive-chletter-2.0-3|6	# catalog-version 2.0
14mr|texlive-chletter-2.0-3|7	Name:		texlive-chletter
14mr|texlive-chletter-2.0-3|8	Version:	2.0
14mr|texlive-chletter-2.0-3|9	Release:	3
14mr|texlive-chletter-2.0-3|10	Summary:	Class for typesetting letters to Swiss rules
14mr|texlive-chletter-2.0-3|11	Group:		Publishing
14mr|texlive-chletter-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chletter
14mr|texlive-chletter-2.0-3|13	License:	LPPL
14mr|texlive-chletter-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.tar.xz
14mr|texlive-chletter-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.doc.tar.xz
14mr|texlive-chletter-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.source.tar.xz
14mr|texlive-chletter-2.0-3|17	BuildArch:	noarch
14mr|texlive-chletter-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chletter-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chletter-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-chletter-2.0-3|21	
14mr|texlive-chletter-2.0-3|22	%description
14mr|texlive-chletter-2.0-3|23	The class enables composition of letters fitting into Swiss C5
14mr|texlive-chletter-2.0-3|24	& C6/5 windowed envelopes. No assumption is made about the
14mr|texlive-chletter-2.0-3|25	language used. The class is based on the standard LaTeX classes
14mr|texlive-chletter-2.0-3|26	and is compatible with the LaTeX letter class. It is not
14mr|texlive-chletter-2.0-3|27	limited to letters and may be used as a generic document class;
14mr|texlive-chletter-2.0-3|28	it is used with the chextras package.
14mr|texlive-chletter-2.0-3|29	
14mr|texlive-chletter-2.0-3|30	%post
14mr|texlive-chletter-2.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-chletter-2.0-3|32	
14mr|texlive-chletter-2.0-3|33	%postun
14mr|texlive-chletter-2.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-chletter-2.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-chletter-2.0-3|36	fi
14mr|texlive-chletter-2.0-3|37	
14mr|texlive-chletter-2.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-chletter-2.0-3|39	%files
14mr|texlive-chletter-2.0-3|40	%{_texmfdistdir}/tex/latex/chletter/chletter.cls
14mr|texlive-chletter-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/chletter/README
14mr|texlive-chletter-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/chletter/chletter.pdf
14mr|texlive-chletter-2.0-3|43	%doc %{_texmfdistdir}/doc/latex/chletter/chlettmp.tex
14mr|texlive-chletter-2.0-3|44	#- source
14mr|texlive-chletter-2.0-3|45	%doc %{_texmfdistdir}/source/latex/chletter/chletter.dtx
14mr|texlive-chletter-2.0-3|46	%doc %{_texmfdistdir}/source/latex/chletter/chletter.ins
14mr|texlive-chletter-2.0-3|47	
14mr|texlive-chletter-2.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-chletter-2.0-3|49	%prep
14mr|texlive-chletter-2.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-chletter-2.0-3|51	
14mr|texlive-chletter-2.0-3|52	%build
14mr|texlive-chletter-2.0-3|53	
14mr|texlive-chletter-2.0-3|54	%install
14mr|texlive-chletter-2.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chletter-2.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chletter-2.0-3|57	
14mr|texlive-chletter-2.0-3|58	
14mr|texlive-chletter-2.0-3|59	
14mr|texlive-chletter-2.0-3|60	%changelog
14mr|texlive-chletter-2.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-chletter-2.0-3|62	+ Revision: 7e88760
14mr|texlive-chletter-2.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-chletter-2.0-3|64	
14mr|texlive-chletter-2.0-3|65	

19568 14
14mr|texlive-chngcntr-1.0a-3|1	# revision 17157
14mr|texlive-chngcntr-1.0a-3|2	# category Package
14mr|texlive-chngcntr-1.0a-3|3	# catalog-ctan /macros/latex/contrib/chngcntr
14mr|texlive-chngcntr-1.0a-3|4	# catalog-date 2010-03-09 12:54:42 +0100
14mr|texlive-chngcntr-1.0a-3|5	# catalog-license lppl
14mr|texlive-chngcntr-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-chngcntr-1.0a-3|7	Name:		texlive-chngcntr
14mr|texlive-chngcntr-1.0a-3|8	Version:	1.0a
14mr|texlive-chngcntr-1.0a-3|9	Release:	3
14mr|texlive-chngcntr-1.0a-3|10	Summary:	Change the resetting of counters
14mr|texlive-chngcntr-1.0a-3|11	Group:		Publishing
14mr|texlive-chngcntr-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chngcntr
14mr|texlive-chngcntr-1.0a-3|13	License:	LPPL
14mr|texlive-chngcntr-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.tar.xz
14mr|texlive-chngcntr-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.doc.tar.xz
14mr|texlive-chngcntr-1.0a-3|16	BuildArch:	noarch
14mr|texlive-chngcntr-1.0a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chngcntr-1.0a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chngcntr-1.0a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-chngcntr-1.0a-3|20	
14mr|texlive-chngcntr-1.0a-3|21	%description
14mr|texlive-chngcntr-1.0a-3|22	Defines commands \counterwithin (which sets up a counter to be
14mr|texlive-chngcntr-1.0a-3|23	reset when another is incremented) and \counterwithout (which
14mr|texlive-chngcntr-1.0a-3|24	unsets such a relationship).
14mr|texlive-chngcntr-1.0a-3|25	
14mr|texlive-chngcntr-1.0a-3|26	%post
14mr|texlive-chngcntr-1.0a-3|27	%{_sbindir}/texlive.post
14mr|texlive-chngcntr-1.0a-3|28	
14mr|texlive-chngcntr-1.0a-3|29	%postun
14mr|texlive-chngcntr-1.0a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-chngcntr-1.0a-3|31	%{_sbindir}/texlive.post
14mr|texlive-chngcntr-1.0a-3|32	fi
14mr|texlive-chngcntr-1.0a-3|33	
14mr|texlive-chngcntr-1.0a-3|34	#-----------------------------------------------------------------------
14mr|texlive-chngcntr-1.0a-3|35	%files
14mr|texlive-chngcntr-1.0a-3|36	%{_texmfdistdir}/tex/latex/chngcntr/chngcntr.sty
14mr|texlive-chngcntr-1.0a-3|37	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.pdf
14mr|texlive-chngcntr-1.0a-3|38	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.tex
14mr|texlive-chngcntr-1.0a-3|39	
14mr|texlive-chngcntr-1.0a-3|40	#-----------------------------------------------------------------------
14mr|texlive-chngcntr-1.0a-3|41	%prep
14mr|texlive-chngcntr-1.0a-3|42	%setup -c -a0 -a1
14mr|texlive-chngcntr-1.0a-3|43	
14mr|texlive-chngcntr-1.0a-3|44	%build
14mr|texlive-chngcntr-1.0a-3|45	
14mr|texlive-chngcntr-1.0a-3|46	%install
14mr|texlive-chngcntr-1.0a-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chngcntr-1.0a-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chngcntr-1.0a-3|49	
14mr|texlive-chngcntr-1.0a-3|50	
14mr|texlive-chngcntr-1.0a-3|51	
14mr|texlive-chngcntr-1.0a-3|52	%changelog
14mr|texlive-chngcntr-1.0a-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-chngcntr-1.0a-3|54	+ Revision: 87f8a22
14mr|texlive-chngcntr-1.0a-3|55	- MassBuild#440: Increase release tag
14mr|texlive-chngcntr-1.0a-3|56	
14mr|texlive-chngcntr-1.0a-3|57	

19569 14
14mr|texlive-chronology-1.1-6|1	# revision 29682
14mr|texlive-chronology-1.1-6|2	# category Package
14mr|texlive-chronology-1.1-6|3	# catalog-ctan /macros/latex/contrib/chronology
14mr|texlive-chronology-1.1-6|4	# catalog-date 2013-04-05 17:50:33 +0200
14mr|texlive-chronology-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-chronology-1.1-6|6	# catalog-version 1.1
14mr|texlive-chronology-1.1-6|7	Name:		texlive-chronology
14mr|texlive-chronology-1.1-6|8	Version:	1.1
14mr|texlive-chronology-1.1-6|9	Release:	6
14mr|texlive-chronology-1.1-6|10	Summary:	Provides a horizontal timeline
14mr|texlive-chronology-1.1-6|11	Group:		Publishing
14mr|texlive-chronology-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronology
14mr|texlive-chronology-1.1-6|13	License:	LPPL1.3
14mr|texlive-chronology-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.tar.xz
14mr|texlive-chronology-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.doc.tar.xz
14mr|texlive-chronology-1.1-6|16	BuildArch:	noarch
14mr|texlive-chronology-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chronology-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chronology-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-chronology-1.1-6|20	
14mr|texlive-chronology-1.1-6|21	%description
14mr|texlive-chronology-1.1-6|22	A timeline package that allows labelling of events with per-day
14mr|texlive-chronology-1.1-6|23	granularity. Other features include relative positioning with
14mr|texlive-chronology-1.1-6|24	unit specification, adjustable tick mark step size, and scaling
14mr|texlive-chronology-1.1-6|25	to specified width.
14mr|texlive-chronology-1.1-6|26	
14mr|texlive-chronology-1.1-6|27	%post
14mr|texlive-chronology-1.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-chronology-1.1-6|29	
14mr|texlive-chronology-1.1-6|30	%postun
14mr|texlive-chronology-1.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-chronology-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-chronology-1.1-6|33	fi
14mr|texlive-chronology-1.1-6|34	
14mr|texlive-chronology-1.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-chronology-1.1-6|36	%files
14mr|texlive-chronology-1.1-6|37	%{_texmfdistdir}/tex/latex/chronology/chronology.sty
14mr|texlive-chronology-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/chronology/README
14mr|texlive-chronology-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/chronology/example.pdf
14mr|texlive-chronology-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/chronology/example.tex
14mr|texlive-chronology-1.1-6|41	
14mr|texlive-chronology-1.1-6|42	#-----------------------------------------------------------------------
14mr|texlive-chronology-1.1-6|43	%prep
14mr|texlive-chronology-1.1-6|44	%setup -c -a0 -a1
14mr|texlive-chronology-1.1-6|45	
14mr|texlive-chronology-1.1-6|46	%build
14mr|texlive-chronology-1.1-6|47	
14mr|texlive-chronology-1.1-6|48	%install
14mr|texlive-chronology-1.1-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chronology-1.1-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chronology-1.1-6|51	
14mr|texlive-chronology-1.1-6|52	%changelog
14mr|texlive-chronology-1.1-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-chronology-1.1-6|54	+ Revision: 562f7a6
14mr|texlive-chronology-1.1-6|55	- MassBuild#440: Increase release tag
14mr|texlive-chronology-1.1-6|56	
14mr|texlive-chronology-1.1-6|57	

19570 14
14mr|texlive-chronosys-1.20-2|1	# revision 26700
14mr|texlive-chronosys-1.20-2|2	# category Package
14mr|texlive-chronosys-1.20-2|3	# catalog-ctan /macros/latex/contrib/chronosys
14mr|texlive-chronosys-1.20-2|4	# catalog-date 2012-05-28 13:36:39 +0200
14mr|texlive-chronosys-1.20-2|5	# catalog-license lppl1.3
14mr|texlive-chronosys-1.20-2|6	# catalog-version 1.2
14mr|texlive-chronosys-1.20-2|7	Name:		texlive-chronosys
14mr|texlive-chronosys-1.20-2|8	Version:	1.20
14mr|texlive-chronosys-1.20-2|9	Release:	2
14mr|texlive-chronosys-1.20-2|10	Summary:	Drawing time-line diagrams
14mr|texlive-chronosys-1.20-2|11	Group:		Publishing
14mr|texlive-chronosys-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronosys
14mr|texlive-chronosys-1.20-2|13	License:	LPPL1.3
14mr|texlive-chronosys-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.tar.xz
14mr|texlive-chronosys-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.doc.tar.xz
14mr|texlive-chronosys-1.20-2|16	BuildArch:	noarch
14mr|texlive-chronosys-1.20-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-chronosys-1.20-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-chronosys-1.20-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-chronosys-1.20-2|20	
14mr|texlive-chronosys-1.20-2|21	%description
14mr|texlive-chronosys-1.20-2|22	Macros to produce time line diagrams. Interfaces for Plain TeX,
14mr|texlive-chronosys-1.20-2|23	Context and LaTeX are provided.
14mr|texlive-chronosys-1.20-2|24	
14mr|texlive-chronosys-1.20-2|25	%post
14mr|texlive-chronosys-1.20-2|26	%{_sbindir}/texlive.post
14mr|texlive-chronosys-1.20-2|27	
14mr|texlive-chronosys-1.20-2|28	%postun
14mr|texlive-chronosys-1.20-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-chronosys-1.20-2|30	%{_sbindir}/texlive.post
14mr|texlive-chronosys-1.20-2|31	fi
14mr|texlive-chronosys-1.20-2|32	
14mr|texlive-chronosys-1.20-2|33	#-----------------------------------------------------------------------
14mr|texlive-chronosys-1.20-2|34	%files
14mr|texlive-chronosys-1.20-2|35	%{_texmfdistdir}/tex/generic/chronosys/chronosys.sty
14mr|texlive-chronosys-1.20-2|36	%{_texmfdistdir}/tex/generic/chronosys/chronosys.tex
14mr|texlive-chronosys-1.20-2|37	%{_texmfdistdir}/tex/generic/chronosys/chronosyschr.tex
14mr|texlive-chronosys-1.20-2|38	%{_texmfdistdir}/tex/generic/chronosys/x-chronosys.tex
14mr|texlive-chronosys-1.20-2|39	%doc %{_texmfdistdir}/doc/generic/chronosys/README
14mr|texlive-chronosys-1.20-2|40	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.pdf
14mr|texlive-chronosys-1.20-2|41	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.tex
14mr|texlive-chronosys-1.20-2|42	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.pdf
14mr|texlive-chronosys-1.20-2|43	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.tex
14mr|texlive-chronosys-1.20-2|44	
14mr|texlive-chronosys-1.20-2|45	#-----------------------------------------------------------------------
14mr|texlive-chronosys-1.20-2|46	%prep
14mr|texlive-chronosys-1.20-2|47	%setup -c -a0 -a1
14mr|texlive-chronosys-1.20-2|48	
14mr|texlive-chronosys-1.20-2|49	%build
14mr|texlive-chronosys-1.20-2|50	
14mr|texlive-chronosys-1.20-2|51	%install
14mr|texlive-chronosys-1.20-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chronosys-1.20-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-chronosys-1.20-2|54	
14mr|texlive-chronosys-1.20-2|55	
14mr|texlive-chronosys-1.20-2|56	
14mr|texlive-chronosys-1.20-2|57	%changelog
14mr|texlive-chronosys-1.20-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-2
14mr|texlive-chronosys-1.20-2|59	+ Revision: d0a9ac8
14mr|texlive-chronosys-1.20-2|60	- MassBuild#440: Increase release tag
14mr|texlive-chronosys-1.20-2|61	
14mr|texlive-chronosys-1.20-2|62	

19571 14
14mr|texlive-chscite-2.999-2|1	# revision 26383
14mr|texlive-chscite-2.999-2|2	# category Package
14mr|texlive-chscite-2.999-2|3	# catalog-ctan /macros/latex/contrib/chscite
14mr|texlive-chscite-2.999-2|4	# catalog-date 2012-05-14 12:19:39 +0200
14mr|texlive-chscite-2.999-2|5	# catalog-license lppl1.2
14mr|texlive-chscite-2.999-2|6	# catalog-version 2.999
14mr|texlive-chscite-2.999-2|7	Name:		texlive-chscite
14mr|texlive-chscite-2.999-2|8	Version:	2.999
14mr|texlive-chscite-2.999-2|9	Release:	2
14mr|texlive-chscite-2.999-2|10	Summary:	Bibliography style for Chalmers University of Technology
14mr|texlive-chscite-2.999-2|11	Group:		Publishing
14mr|texlive-chscite-2.999-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chscite
14mr|texlive-chscite-2.999-2|13	License:	LPPL1.2
14mr|texlive-chscite-2.999-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.tar.xz
14mr|texlive-chscite-2.999-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.doc.tar.xz
14mr|texlive-chscite-2.999-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.source.tar.xz
14mr|texlive-chscite-2.999-2|17	BuildArch:	noarch
14mr|texlive-chscite-2.999-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-chscite-2.999-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-chscite-2.999-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-chscite-2.999-2|21	
14mr|texlive-chscite-2.999-2|22	%description
14mr|texlive-chscite-2.999-2|23	The package, heavily based on the harvard package for Harvard-
14mr|texlive-chscite-2.999-2|24	style citations, provides a citation suite for students at
14mr|texlive-chscite-2.999-2|25	Chalmers University of Technology that follows given
14mr|texlive-chscite-2.999-2|26	recommendations.
14mr|texlive-chscite-2.999-2|27	
14mr|texlive-chscite-2.999-2|28	%post
14mr|texlive-chscite-2.999-2|29	%{_sbindir}/texlive.post
14mr|texlive-chscite-2.999-2|30	
14mr|texlive-chscite-2.999-2|31	%postun
14mr|texlive-chscite-2.999-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-chscite-2.999-2|33	%{_sbindir}/texlive.post
14mr|texlive-chscite-2.999-2|34	fi
14mr|texlive-chscite-2.999-2|35	
14mr|texlive-chscite-2.999-2|36	#-----------------------------------------------------------------------
14mr|texlive-chscite-2.999-2|37	%files
14mr|texlive-chscite-2.999-2|38	%{_texmfdistdir}/bibtex/bst/chscite/chscite.bst
14mr|texlive-chscite-2.999-2|39	%{_texmfdistdir}/tex/latex/chscite/chscite.sty
14mr|texlive-chscite-2.999-2|40	%doc %{_texmfdistdir}/doc/latex/chscite/README
14mr|texlive-chscite-2.999-2|41	%doc %{_texmfdistdir}/doc/latex/chscite/chscite.pdf
14mr|texlive-chscite-2.999-2|42	#- source
14mr|texlive-chscite-2.999-2|43	%doc %{_texmfdistdir}/source/latex/chscite/chscite.dtx
14mr|texlive-chscite-2.999-2|44	%doc %{_texmfdistdir}/source/latex/chscite/chscite.ins
14mr|texlive-chscite-2.999-2|45	
14mr|texlive-chscite-2.999-2|46	#-----------------------------------------------------------------------
14mr|texlive-chscite-2.999-2|47	%prep
14mr|texlive-chscite-2.999-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-chscite-2.999-2|49	
14mr|texlive-chscite-2.999-2|50	%build
14mr|texlive-chscite-2.999-2|51	
14mr|texlive-chscite-2.999-2|52	%install
14mr|texlive-chscite-2.999-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-chscite-2.999-2|54	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-chscite-2.999-2|55	
14mr|texlive-chscite-2.999-2|56	
14mr|texlive-chscite-2.999-2|57	
14mr|texlive-chscite-2.999-2|58	%changelog
14mr|texlive-chscite-2.999-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.999-2
14mr|texlive-chscite-2.999-2|60	+ Revision: 275ab74
14mr|texlive-chscite-2.999-2|61	- MassBuild#440: Increase release tag
14mr|texlive-chscite-2.999-2|62	
14mr|texlive-chscite-2.999-2|63	

19572 14
14mr|texlive-circ-1.1-3|1	# revision 15878
14mr|texlive-circ-1.1-3|2	# category Package
14mr|texlive-circ-1.1-3|3	# catalog-ctan /macros/generic/diagrams/circ
14mr|texlive-circ-1.1-3|4	# catalog-date 2006-12-31 18:14:50 +0100
14mr|texlive-circ-1.1-3|5	# catalog-license gpl
14mr|texlive-circ-1.1-3|6	# catalog-version 1.1
14mr|texlive-circ-1.1-3|7	Name:		texlive-circ
14mr|texlive-circ-1.1-3|8	Version:	1.1
14mr|texlive-circ-1.1-3|9	Release:	3
14mr|texlive-circ-1.1-3|10	Summary:	Macros for typesetting circuit diagrams
14mr|texlive-circ-1.1-3|11	Group:		Publishing
14mr|texlive-circ-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/circ
14mr|texlive-circ-1.1-3|13	License:	GPL
14mr|texlive-circ-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.tar.xz
14mr|texlive-circ-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.doc.tar.xz
14mr|texlive-circ-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.source.tar.xz
14mr|texlive-circ-1.1-3|17	BuildArch:	noarch
14mr|texlive-circ-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-circ-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-circ-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-circ-1.1-3|21	
14mr|texlive-circ-1.1-3|22	%description
14mr|texlive-circ-1.1-3|23	Several electrical symbols like resistor, capacitor,
14mr|texlive-circ-1.1-3|24	transistors etc., are defined. The symbols can be connected
14mr|texlive-circ-1.1-3|25	with wires. The package also contains an American resistor
14mr|texlive-circ-1.1-3|26	symbol for those of us on that side of the Atlantic. The
14mr|texlive-circ-1.1-3|27	package also has simple facilities for producing optics
14mr|texlive-circ-1.1-3|28	diagrams; however, no-one would deny that the PSTricks pst-
14mr|texlive-circ-1.1-3|29	optic package, or the MetaPost makecirc package does the job
14mr|texlive-circ-1.1-3|30	better.
14mr|texlive-circ-1.1-3|31	
14mr|texlive-circ-1.1-3|32	%post
14mr|texlive-circ-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-circ-1.1-3|34	
14mr|texlive-circ-1.1-3|35	%postun
14mr|texlive-circ-1.1-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-circ-1.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-circ-1.1-3|38	fi
14mr|texlive-circ-1.1-3|39	
14mr|texlive-circ-1.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-circ-1.1-3|41	%files
14mr|texlive-circ-1.1-3|42	%{_texmfdistdir}/fonts/source/public/circ/cibimos.mf
14mr|texlive-circ-1.1-3|43	%{_texmfdistdir}/fonts/source/public/circ/cicirc.mf
14mr|texlive-circ-1.1-3|44	%{_texmfdistdir}/fonts/source/public/circ/cidiod.mf
14mr|texlive-circ-1.1-3|45	%{_texmfdistdir}/fonts/source/public/circ/cioptic.mf
14mr|texlive-circ-1.1-3|46	%{_texmfdistdir}/fonts/source/public/circ/ciphysic.mf
14mr|texlive-circ-1.1-3|47	%{_texmfdistdir}/fonts/source/public/circ/cirest.mf
14mr|texlive-circ-1.1-3|48	%{_texmfdistdir}/fonts/source/public/circ/cisym.mf
14mr|texlive-circ-1.1-3|49	%{_texmfdistdir}/fonts/source/public/circ/ciwidko.mf
14mr|texlive-circ-1.1-3|50	%{_texmfdistdir}/fonts/source/public/circ/csym.mf
14mr|texlive-circ-1.1-3|51	%{_texmfdistdir}/fonts/source/public/circ/defcirc.mf
14mr|texlive-circ-1.1-3|52	%{_texmfdistdir}/fonts/tfm/public/circ/cioptic.tfm
14mr|texlive-circ-1.1-3|53	%{_texmfdistdir}/tex/latex/circ/basic.def
14mr|texlive-circ-1.1-3|54	%{_texmfdistdir}/tex/latex/circ/box.def
14mr|texlive-circ-1.1-3|55	%{_texmfdistdir}/tex/latex/circ/circ.sty
14mr|texlive-circ-1.1-3|56	%{_texmfdistdir}/tex/latex/circ/gate.def
14mr|texlive-circ-1.1-3|57	%{_texmfdistdir}/tex/latex/circ/ic.def
14mr|texlive-circ-1.1-3|58	%{_texmfdistdir}/tex/latex/circ/oldgate.def
14mr|texlive-circ-1.1-3|59	%{_texmfdistdir}/tex/latex/circ/optics.def
14mr|texlive-circ-1.1-3|60	%{_texmfdistdir}/tex/latex/circ/physics.def
14mr|texlive-circ-1.1-3|61	%doc %{_texmfdistdir}/doc/latex/circ/COPYING
14mr|texlive-circ-1.1-3|62	%doc %{_texmfdistdir}/doc/latex/circ/README
14mr|texlive-circ-1.1-3|63	%doc %{_texmfdistdir}/doc/latex/circ/cidoc.tex
14mr|texlive-circ-1.1-3|64	%doc %{_texmfdistdir}/doc/latex/circ/circ.pdf
14mr|texlive-circ-1.1-3|65	%doc %{_texmfdistdir}/doc/latex/circ/circ.txt
14mr|texlive-circ-1.1-3|66	%doc %{_texmfdistdir}/doc/latex/circ/cisyms.tex
14mr|texlive-circ-1.1-3|67	%doc %{_texmfdistdir}/doc/latex/circ/index.hlp
14mr|texlive-circ-1.1-3|68	#- source
14mr|texlive-circ-1.1-3|69	%doc %{_texmfdistdir}/source/latex/circ/Makefile
14mr|texlive-circ-1.1-3|70	%doc %{_texmfdistdir}/source/latex/circ/circ.drv
14mr|texlive-circ-1.1-3|71	%doc %{_texmfdistdir}/source/latex/circ/circ.dtx
14mr|texlive-circ-1.1-3|72	%doc %{_texmfdistdir}/source/latex/circ/circ.ins
14mr|texlive-circ-1.1-3|73	
14mr|texlive-circ-1.1-3|74	#-----------------------------------------------------------------------
14mr|texlive-circ-1.1-3|75	%prep
14mr|texlive-circ-1.1-3|76	%setup -c -a0 -a1 -a2
14mr|texlive-circ-1.1-3|77	
14mr|texlive-circ-1.1-3|78	%build
14mr|texlive-circ-1.1-3|79	
14mr|texlive-circ-1.1-3|80	%install
14mr|texlive-circ-1.1-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-circ-1.1-3|82	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-circ-1.1-3|83	
14mr|texlive-circ-1.1-3|84	
14mr|texlive-circ-1.1-3|85	
14mr|texlive-circ-1.1-3|86	%changelog
14mr|texlive-circ-1.1-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-circ-1.1-3|88	+ Revision: 991ca5a
14mr|texlive-circ-1.1-3|89	- MassBuild#440: Increase release tag
14mr|texlive-circ-1.1-3|90	
14mr|texlive-circ-1.1-3|91	

19573 14
14mr|texlive-circuitikz-0.2.3-3|1	# revision 23913
14mr|texlive-circuitikz-0.2.3-3|2	# category Package
14mr|texlive-circuitikz-0.2.3-3|3	# catalog-ctan /graphics/pgf/contrib/circuitikz
14mr|texlive-circuitikz-0.2.3-3|4	# catalog-date 2009-11-25 18:21:28 +0100
14mr|texlive-circuitikz-0.2.3-3|5	# catalog-license lppl
14mr|texlive-circuitikz-0.2.3-3|6	# catalog-version 0.2.3
14mr|texlive-circuitikz-0.2.3-3|7	Name:		texlive-circuitikz
14mr|texlive-circuitikz-0.2.3-3|8	Version:	0.2.3
14mr|texlive-circuitikz-0.2.3-3|9	Release:	3
14mr|texlive-circuitikz-0.2.3-3|10	Summary:	Draw electrical networks with TikZ
14mr|texlive-circuitikz-0.2.3-3|11	Group:		Publishing
14mr|texlive-circuitikz-0.2.3-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/circuitikz
14mr|texlive-circuitikz-0.2.3-3|13	License:	LPPL
14mr|texlive-circuitikz-0.2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.tar.xz
14mr|texlive-circuitikz-0.2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.doc.tar.xz
14mr|texlive-circuitikz-0.2.3-3|16	BuildArch:	noarch
14mr|texlive-circuitikz-0.2.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-circuitikz-0.2.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-circuitikz-0.2.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-circuitikz-0.2.3-3|20	
14mr|texlive-circuitikz-0.2.3-3|21	%description
14mr|texlive-circuitikz-0.2.3-3|22	The package provides a set of macros for naturally typesetting
14mr|texlive-circuitikz-0.2.3-3|23	electrical and (somewhat less naturally, perhaps) electronic
14mr|texlive-circuitikz-0.2.3-3|24	networks. It is designed as a tool that is easy to use, with a
14mr|texlive-circuitikz-0.2.3-3|25	lean syntax, native to LaTeX, and directly supporting PDF
14mr|texlive-circuitikz-0.2.3-3|26	output format. So is based on the very impressive pgf/TikZ
14mr|texlive-circuitikz-0.2.3-3|27	package.
14mr|texlive-circuitikz-0.2.3-3|28	
14mr|texlive-circuitikz-0.2.3-3|29	%post
14mr|texlive-circuitikz-0.2.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-circuitikz-0.2.3-3|31	
14mr|texlive-circuitikz-0.2.3-3|32	%postun
14mr|texlive-circuitikz-0.2.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-circuitikz-0.2.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-circuitikz-0.2.3-3|35	fi
14mr|texlive-circuitikz-0.2.3-3|36	
14mr|texlive-circuitikz-0.2.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-circuitikz-0.2.3-3|38	%files
14mr|texlive-circuitikz-0.2.3-3|39	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.code.tex
14mr|texlive-circuitikz-0.2.3-3|40	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.sty
14mr|texlive-circuitikz-0.2.3-3|41	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz1.code.tex
14mr|texlive-circuitikz-0.2.3-3|42	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircbipoles.sty
14mr|texlive-circuitikz-0.2.3-3|43	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirccurrent.sty
14mr|texlive-circuitikz-0.2.3-3|44	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirclabel.sty
14mr|texlive-circuitikz-0.2.3-3|45	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmath.sty
14mr|texlive-circuitikz-0.2.3-3|46	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmonopoles.sty
14mr|texlive-circuitikz-0.2.3-3|47	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircquadpoles.sty
14mr|texlive-circuitikz-0.2.3-3|48	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircshapes.sty
14mr|texlive-circuitikz-0.2.3-3|49	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirctripoles.sty
14mr|texlive-circuitikz-0.2.3-3|50	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircutils.sty
14mr|texlive-circuitikz-0.2.3-3|51	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircvoltage.sty
14mr|texlive-circuitikz-0.2.3-3|52	%{_texmfdistdir}/tex/latex/circuitikz/t-circuitikz.tex
14mr|texlive-circuitikz-0.2.3-3|53	%doc %{_texmfdistdir}/doc/latex/circuitikz/CHANGELOG
14mr|texlive-circuitikz-0.2.3-3|54	%doc %{_texmfdistdir}/doc/latex/circuitikz/README
14mr|texlive-circuitikz-0.2.3-3|55	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.pdf
14mr|texlive-circuitikz-0.2.3-3|56	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.tex
14mr|texlive-circuitikz-0.2.3-3|57	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.pdf
14mr|texlive-circuitikz-0.2.3-3|58	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.tex
14mr|texlive-circuitikz-0.2.3-3|59	
14mr|texlive-circuitikz-0.2.3-3|60	#-----------------------------------------------------------------------
14mr|texlive-circuitikz-0.2.3-3|61	%prep
14mr|texlive-circuitikz-0.2.3-3|62	%setup -c -a0 -a1
14mr|texlive-circuitikz-0.2.3-3|63	
14mr|texlive-circuitikz-0.2.3-3|64	%build
14mr|texlive-circuitikz-0.2.3-3|65	
14mr|texlive-circuitikz-0.2.3-3|66	%install
14mr|texlive-circuitikz-0.2.3-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-circuitikz-0.2.3-3|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-circuitikz-0.2.3-3|69	
14mr|texlive-circuitikz-0.2.3-3|70	
14mr|texlive-circuitikz-0.2.3-3|71	
14mr|texlive-circuitikz-0.2.3-3|72	%changelog
14mr|texlive-circuitikz-0.2.3-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3-3
14mr|texlive-circuitikz-0.2.3-3|74	+ Revision: b148522
14mr|texlive-circuitikz-0.2.3-3|75	- MassBuild#440: Increase release tag
14mr|texlive-circuitikz-0.2.3-3|76	
14mr|texlive-circuitikz-0.2.3-3|77	

19574 14
14mr|texlive-cite-5.3-3|1	# revision 19955
14mr|texlive-cite-5.3-3|2	# category Package
14mr|texlive-cite-5.3-3|3	# catalog-ctan /macros/latex/contrib/cite
14mr|texlive-cite-5.3-3|4	# catalog-date 2010-09-12 10:54:58 +0200
14mr|texlive-cite-5.3-3|5	# catalog-license other-free
14mr|texlive-cite-5.3-3|6	# catalog-version 5.3
14mr|texlive-cite-5.3-3|7	Name:		texlive-cite
14mr|texlive-cite-5.3-3|8	Version:	5.3
14mr|texlive-cite-5.3-3|9	Release:	3
14mr|texlive-cite-5.3-3|10	Summary:	Improved citation handling in LaTeX
14mr|texlive-cite-5.3-3|11	Group:		Publishing
14mr|texlive-cite-5.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cite
14mr|texlive-cite-5.3-3|13	License:	OTHER-FREE
14mr|texlive-cite-5.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.tar.xz
14mr|texlive-cite-5.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.doc.tar.xz
14mr|texlive-cite-5.3-3|16	BuildArch:	noarch
14mr|texlive-cite-5.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cite-5.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cite-5.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cite-5.3-3|20	
14mr|texlive-cite-5.3-3|21	%description
14mr|texlive-cite-5.3-3|22	The package supports compressed, sorted lists of numerical
14mr|texlive-cite-5.3-3|23	citations, and also deals with various punctuation and other
14mr|texlive-cite-5.3-3|24	issues of representation, including comprehensive management of
14mr|texlive-cite-5.3-3|25	break points. The package is compatible with both hyperref and
14mr|texlive-cite-5.3-3|26	backref. The package is (unsurprisingly) part of the cite
14mr|texlive-cite-5.3-3|27	bundle of the author's citation-related packages.
14mr|texlive-cite-5.3-3|28	
14mr|texlive-cite-5.3-3|29	%post
14mr|texlive-cite-5.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-cite-5.3-3|31	
14mr|texlive-cite-5.3-3|32	%postun
14mr|texlive-cite-5.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cite-5.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-cite-5.3-3|35	fi
14mr|texlive-cite-5.3-3|36	
14mr|texlive-cite-5.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-cite-5.3-3|38	%files
14mr|texlive-cite-5.3-3|39	%{_texmfdistdir}/tex/latex/cite/chapterbib.sty
14mr|texlive-cite-5.3-3|40	%{_texmfdistdir}/tex/latex/cite/cite.sty
14mr|texlive-cite-5.3-3|41	%{_texmfdistdir}/tex/latex/cite/drftcite.sty
14mr|texlive-cite-5.3-3|42	%{_texmfdistdir}/tex/latex/cite/overcite.sty
14mr|texlive-cite-5.3-3|43	%doc %{_texmfdistdir}/doc/latex/cite/README
14mr|texlive-cite-5.3-3|44	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.ltx
14mr|texlive-cite-5.3-3|45	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.pdf
14mr|texlive-cite-5.3-3|46	%doc %{_texmfdistdir}/doc/latex/cite/cite.ltx
14mr|texlive-cite-5.3-3|47	%doc %{_texmfdistdir}/doc/latex/cite/cite.pdf
14mr|texlive-cite-5.3-3|48	
14mr|texlive-cite-5.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-cite-5.3-3|50	%prep
14mr|texlive-cite-5.3-3|51	%setup -c -a0 -a1
14mr|texlive-cite-5.3-3|52	
14mr|texlive-cite-5.3-3|53	%build
14mr|texlive-cite-5.3-3|54	
14mr|texlive-cite-5.3-3|55	%install
14mr|texlive-cite-5.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cite-5.3-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cite-5.3-3|58	
14mr|texlive-cite-5.3-3|59	
14mr|texlive-cite-5.3-3|60	
14mr|texlive-cite-5.3-3|61	%changelog
14mr|texlive-cite-5.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.3-3
14mr|texlive-cite-5.3-3|63	+ Revision: c217372
14mr|texlive-cite-5.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-cite-5.3-3|65	
14mr|texlive-cite-5.3-3|66	

19575 14
14mr|texlive-cjhebrew-0.1a-3|1	# revision 15878
14mr|texlive-cjhebrew-0.1a-3|2	# category Package
14mr|texlive-cjhebrew-0.1a-3|3	# catalog-ctan /language/hebrew/cjhebrew
14mr|texlive-cjhebrew-0.1a-3|4	# catalog-date 2007-01-01 00:37:00 +0100
14mr|texlive-cjhebrew-0.1a-3|5	# catalog-license lppl
14mr|texlive-cjhebrew-0.1a-3|6	# catalog-version 0.1a
14mr|texlive-cjhebrew-0.1a-3|7	Name:		texlive-cjhebrew
14mr|texlive-cjhebrew-0.1a-3|8	Version:	0.1a
14mr|texlive-cjhebrew-0.1a-3|9	Release:	3
14mr|texlive-cjhebrew-0.1a-3|10	Summary:	Typeset Hebrew with LaTeX
14mr|texlive-cjhebrew-0.1a-3|11	Group:		Publishing
14mr|texlive-cjhebrew-0.1a-3|12	URL:		http://www.ctan.org/tex-archive/language/hebrew/cjhebrew
14mr|texlive-cjhebrew-0.1a-3|13	License:	LPPL
14mr|texlive-cjhebrew-0.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.tar.xz
14mr|texlive-cjhebrew-0.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.doc.tar.xz
14mr|texlive-cjhebrew-0.1a-3|16	BuildArch:	noarch
14mr|texlive-cjhebrew-0.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cjhebrew-0.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cjhebrew-0.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cjhebrew-0.1a-3|20	
14mr|texlive-cjhebrew-0.1a-3|21	%description
14mr|texlive-cjhebrew-0.1a-3|22	The cjhebrew package provides Adobe Type 1 fonts for Hebrew,
14mr|texlive-cjhebrew-0.1a-3|23	and LaTeX macros to support their use. Hebrew text can be
14mr|texlive-cjhebrew-0.1a-3|24	vocalised, and a few accents are also available. The package
14mr|texlive-cjhebrew-0.1a-3|25	makes it easy to include Hebrew text in other-language
14mr|texlive-cjhebrew-0.1a-3|26	documents. The package makes use of the e-TeX extensions to
14mr|texlive-cjhebrew-0.1a-3|27	TeX, so should be run using an "e-LaTeX".
14mr|texlive-cjhebrew-0.1a-3|28	
14mr|texlive-cjhebrew-0.1a-3|29	%post
14mr|texlive-cjhebrew-0.1a-3|30	%{_sbindir}/texlive.post
14mr|texlive-cjhebrew-0.1a-3|31	
14mr|texlive-cjhebrew-0.1a-3|32	%postun
14mr|texlive-cjhebrew-0.1a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cjhebrew-0.1a-3|34	%{_sbindir}/texlive.post
14mr|texlive-cjhebrew-0.1a-3|35	fi
14mr|texlive-cjhebrew-0.1a-3|36	
14mr|texlive-cjhebrew-0.1a-3|37	#-----------------------------------------------------------------------
14mr|texlive-cjhebrew-0.1a-3|38	%files
14mr|texlive-cjhebrew-0.1a-3|39	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjheblsm.afm
14mr|texlive-cjhebrew-0.1a-3|40	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjhebltx.afm
14mr|texlive-cjhebrew-0.1a-3|41	%{_texmfdistdir}/fonts/enc/dvips/cjhebrew/cjhebltx.enc
14mr|texlive-cjhebrew-0.1a-3|42	%{_texmfdistdir}/fonts/map/dvips/cjhebrew/cjhebrew.map
14mr|texlive-cjhebrew-0.1a-3|43	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhblsm.tfm
14mr|texlive-cjhebrew-0.1a-3|44	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhbltx.tfm
14mr|texlive-cjhebrew-0.1a-3|45	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjheblsm.tfm
14mr|texlive-cjhebrew-0.1a-3|46	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhebltx.tfm
14mr|texlive-cjhebrew-0.1a-3|47	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhblsm.tfm
14mr|texlive-cjhebrew-0.1a-3|48	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhbltx.tfm
14mr|texlive-cjhebrew-0.1a-3|49	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjheblsm.pfb
14mr|texlive-cjhebrew-0.1a-3|50	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjhebltx.pfb
14mr|texlive-cjhebrew-0.1a-3|51	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhblsm.vf
14mr|texlive-cjhebrew-0.1a-3|52	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhbltx.vf
14mr|texlive-cjhebrew-0.1a-3|53	%{_texmfdistdir}/tex/latex/cjhebrew/cjhebrew.sty
14mr|texlive-cjhebrew-0.1a-3|54	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/cjhebtst.tex
14mr|texlive-cjhebrew-0.1a-3|55	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/manual.pdf
14mr|texlive-cjhebrew-0.1a-3|56	
14mr|texlive-cjhebrew-0.1a-3|57	#-----------------------------------------------------------------------
14mr|texlive-cjhebrew-0.1a-3|58	%prep
14mr|texlive-cjhebrew-0.1a-3|59	%setup -c -a0 -a1
14mr|texlive-cjhebrew-0.1a-3|60	
14mr|texlive-cjhebrew-0.1a-3|61	%build
14mr|texlive-cjhebrew-0.1a-3|62	
14mr|texlive-cjhebrew-0.1a-3|63	%install
14mr|texlive-cjhebrew-0.1a-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cjhebrew-0.1a-3|65	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cjhebrew-0.1a-3|66	
14mr|texlive-cjhebrew-0.1a-3|67	
14mr|texlive-cjhebrew-0.1a-3|68	
14mr|texlive-cjhebrew-0.1a-3|69	%changelog
14mr|texlive-cjhebrew-0.1a-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1a-3
14mr|texlive-cjhebrew-0.1a-3|71	+ Revision: b2f6954
14mr|texlive-cjhebrew-0.1a-3|72	- MassBuild#440: Increase release tag
14mr|texlive-cjhebrew-0.1a-3|73	
14mr|texlive-cjhebrew-0.1a-3|74	

19576 14
14mr|texlive-cjk-4.8.3-2|1	# revision 26296
14mr|texlive-cjk-4.8.3-2|2	# category Package
14mr|texlive-cjk-4.8.3-2|3	# catalog-ctan /language/chinese/CJK
14mr|texlive-cjk-4.8.3-2|4	# catalog-date 2012-05-09 20:27:35 +0200
14mr|texlive-cjk-4.8.3-2|5	# catalog-license gpl
14mr|texlive-cjk-4.8.3-2|6	# catalog-version 4.8.3
14mr|texlive-cjk-4.8.3-2|7	Name:		texlive-cjk
14mr|texlive-cjk-4.8.3-2|8	Version:	4.8.3
14mr|texlive-cjk-4.8.3-2|9	Release:	2
14mr|texlive-cjk-4.8.3-2|10	Summary:	CJK language support
14mr|texlive-cjk-4.8.3-2|11	Group:		Publishing
14mr|texlive-cjk-4.8.3-2|12	URL:		http://www.ctan.org/tex-archive/language/chinese/CJK
14mr|texlive-cjk-4.8.3-2|13	License:	GPL
14mr|texlive-cjk-4.8.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.tar.xz
14mr|texlive-cjk-4.8.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.doc.tar.xz
14mr|texlive-cjk-4.8.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.source.tar.xz
14mr|texlive-cjk-4.8.3-2|17	BuildArch:	noarch
14mr|texlive-cjk-4.8.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cjk-4.8.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cjk-4.8.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-cjk-4.8.3-2|21	Requires:	texlive-arphic
14mr|texlive-cjk-4.8.3-2|22	Requires:	texlive-cns
14mr|texlive-cjk-4.8.3-2|23	Requires:	texlive-garuda-c90
14mr|texlive-cjk-4.8.3-2|24	Requires:	texlive-norasi-c90
14mr|texlive-cjk-4.8.3-2|25	Requires:	texlive-thailatex
14mr|texlive-cjk-4.8.3-2|26	Requires:	texlive-uhc
14mr|texlive-cjk-4.8.3-2|27	Requires:	texlive-wadalab
14mr|texlive-cjk-4.8.3-2|28	
14mr|texlive-cjk-4.8.3-2|29	%description
14mr|texlive-cjk-4.8.3-2|30	CJK is a macro package for LaTeX, providing simultaneous
14mr|texlive-cjk-4.8.3-2|31	support for various Asian scripts in many encodings (including
14mr|texlive-cjk-4.8.3-2|32	Unicode): - Chinese (both traditional and simplified), -
14mr|texlive-cjk-4.8.3-2|33	Japanese, - Korean and - Thai. A special add-on feature is an
14mr|texlive-cjk-4.8.3-2|34	interface to the Emacs editor (cjk-enc.el) which gives
14mr|texlive-cjk-4.8.3-2|35	simultaneous, easy-to-use support to a bunch of other scripts
14mr|texlive-cjk-4.8.3-2|36	in addition to the above: - Cyrillic, - Greek, - Latin-based
14mr|texlive-cjk-4.8.3-2|37	scripts, - Russian and - Vietnamese.
14mr|texlive-cjk-4.8.3-2|38	
14mr|texlive-cjk-4.8.3-2|39	%post
14mr|texlive-cjk-4.8.3-2|40	%{_sbindir}/texlive.post
14mr|texlive-cjk-4.8.3-2|41	
14mr|texlive-cjk-4.8.3-2|42	%postun
14mr|texlive-cjk-4.8.3-2|43	if [ $1 -eq 0 ]; then
14mr|texlive-cjk-4.8.3-2|44	%{_sbindir}/texlive.post
14mr|texlive-cjk-4.8.3-2|45	fi
14mr|texlive-cjk-4.8.3-2|46	
14mr|texlive-cjk-4.8.3-2|47	#-----------------------------------------------------------------------
14mr|texlive-cjk-4.8.3-2|48	%files
14mr|texlive-cjk-4.8.3-2|49	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fd
14mr|texlive-cjk-4.8.3-2|50	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fdx
14mr|texlive-cjk-4.8.3-2|51	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fd
14mr|texlive-cjk-4.8.3-2|52	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fdx
14mr|texlive-cjk-4.8.3-2|53	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fd
14mr|texlive-cjk-4.8.3-2|54	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fdx
14mr|texlive-cjk-4.8.3-2|55	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fd
14mr|texlive-cjk-4.8.3-2|56	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fdx
14mr|texlive-cjk-4.8.3-2|57	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fd
14mr|texlive-cjk-4.8.3-2|58	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fdx
14mr|texlive-cjk-4.8.3-2|59	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fd
14mr|texlive-cjk-4.8.3-2|60	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fdx
14mr|texlive-cjk-4.8.3-2|61	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fd
14mr|texlive-cjk-4.8.3-2|62	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fdx
14mr|texlive-cjk-4.8.3-2|63	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fd
14mr|texlive-cjk-4.8.3-2|64	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fdx
14mr|texlive-cjk-4.8.3-2|65	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cap
14mr|texlive-cjk-4.8.3-2|66	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.chr
14mr|texlive-cjk-4.8.3-2|67	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cpx
14mr|texlive-cjk-4.8.3-2|68	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.enc
14mr|texlive-cjk-4.8.3-2|69	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/HK.enc
14mr|texlive-cjk-4.8.3-2|70	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fd
14mr|texlive-cjk-4.8.3-2|71	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fdx
14mr|texlive-cjk-4.8.3-2|72	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fd
14mr|texlive-cjk-4.8.3-2|73	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fdx
14mr|texlive-cjk-4.8.3-2|74	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fd
14mr|texlive-cjk-4.8.3-2|75	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fdx
14mr|texlive-cjk-4.8.3-2|76	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00cns.fd
14mr|texlive-cjk-4.8.3-2|77	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00fs.fd
14mr|texlive-cjk-4.8.3-2|78	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kai.fd
14mr|texlive-cjk-4.8.3-2|79	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fd
14mr|texlive-cjk-4.8.3-2|80	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fdx
14mr|texlive-cjk-4.8.3-2|81	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00song.fd
14mr|texlive-cjk-4.8.3-2|82	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c01song.fd
14mr|texlive-cjk-4.8.3-2|83	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c05song.fd
14mr|texlive-cjk-4.8.3-2|84	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c09song.fd
14mr|texlive-cjk-4.8.3-2|85	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c80song.fd
14mr|texlive-cjk-4.8.3-2|86	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c81song.fd
14mr|texlive-cjk-4.8.3-2|87	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.enc
14mr|texlive-cjk-4.8.3-2|88	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.sty
14mr|texlive-cjk-4.8.3-2|89	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKfntef.sty
14mr|texlive-cjk-4.8.3-2|90	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKnumb.sty
14mr|texlive-cjk-4.8.3-2|91	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKspace.sty
14mr|texlive-cjk-4.8.3-2|92	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKulem.sty
14mr|texlive-cjk-4.8.3-2|93	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKutf8.sty
14mr|texlive-cjk-4.8.3-2|94	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKvert.sty
14mr|texlive-cjk-4.8.3-2|95	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.bdg
14mr|texlive-cjk-4.8.3-2|96	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.chr
14mr|texlive-cjk-4.8.3-2|97	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.enc
14mr|texlive-cjk-4.8.3-2|98	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c31song.fd
14mr|texlive-cjk-4.8.3-2|99	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c32song.fd
14mr|texlive-cjk-4.8.3-2|100	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c33song.fd
14mr|texlive-cjk-4.8.3-2|101	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c34song.fd
14mr|texlive-cjk-4.8.3-2|102	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c35song.fd
14mr|texlive-cjk-4.8.3-2|103	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c36song.fd
14mr|texlive-cjk-4.8.3-2|104	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c37song.fd
14mr|texlive-cjk-4.8.3-2|105	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cap
14mr|texlive-cjk-4.8.3-2|106	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cpx
14mr|texlive-cjk-4.8.3-2|107	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10fs.fd
14mr|texlive-cjk-4.8.3-2|108	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fd
14mr|texlive-cjk-4.8.3-2|109	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fdx
14mr|texlive-cjk-4.8.3-2|110	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fd
14mr|texlive-cjk-4.8.3-2|111	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fdx
14mr|texlive-cjk-4.8.3-2|112	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10song.fd
14mr|texlive-cjk-4.8.3-2|113	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c11song.fd
14mr|texlive-cjk-4.8.3-2|114	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c19song.fd
14mr|texlive-cjk-4.8.3-2|115	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c20song.fd
14mr|texlive-cjk-4.8.3-2|116	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c21song.fd
14mr|texlive-cjk-4.8.3-2|117	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.bdg
14mr|texlive-cjk-4.8.3-2|118	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.chr
14mr|texlive-cjk-4.8.3-2|119	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.enc
14mr|texlive-cjk-4.8.3-2|120	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JPdnp.enc
14mr|texlive-cjk-4.8.3-2|121	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cap
14mr|texlive-cjk-4.8.3-2|122	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cpx
14mr|texlive-cjk-4.8.3-2|123	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JISdnp.enc
14mr|texlive-cjk-4.8.3-2|124	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c40song.fd
14mr|texlive-cjk-4.8.3-2|125	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c41song.fd
14mr|texlive-cjk-4.8.3-2|126	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c42song.fd
14mr|texlive-cjk-4.8.3-2|127	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c43song.fd
14mr|texlive-cjk-4.8.3-2|128	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c50song.fd
14mr|texlive-cjk-4.8.3-2|129	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/HLaTeX.chr
14mr|texlive-cjk-4.8.3-2|130	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/KSHL.enc
14mr|texlive-cjk-4.8.3-2|131	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63bm.fd
14mr|texlive-cjk-4.8.3-2|132	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63dn.fd
14mr|texlive-cjk-4.8.3-2|133	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gr.fd
14mr|texlive-cjk-4.8.3-2|134	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gs.fd
14mr|texlive-cjk-4.8.3-2|135	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gt.fd
14mr|texlive-cjk-4.8.3-2|136	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jgt.fd
14mr|texlive-cjk-4.8.3-2|137	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jmj.fd
14mr|texlive-cjk-4.8.3-2|138	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jnv.fd
14mr|texlive-cjk-4.8.3-2|139	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jsr.fd
14mr|texlive-cjk-4.8.3-2|140	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
14mr|texlive-cjk-4.8.3-2|141	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pg.fd
14mr|texlive-cjk-4.8.3-2|142	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pga.fd
14mr|texlive-cjk-4.8.3-2|143	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63ph.fd
14mr|texlive-cjk-4.8.3-2|144	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pn.fd
14mr|texlive-cjk-4.8.3-2|145	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63sh.fd
14mr|texlive-cjk-4.8.3-2|146	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63tz.fd
14mr|texlive-cjk-4.8.3-2|147	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63vd.fd
14mr|texlive-cjk-4.8.3-2|148	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63yt.fd
14mr|texlive-cjk-4.8.3-2|149	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64bm.fd
14mr|texlive-cjk-4.8.3-2|150	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64dn.fd
14mr|texlive-cjk-4.8.3-2|151	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gr.fd
14mr|texlive-cjk-4.8.3-2|152	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gs.fd
14mr|texlive-cjk-4.8.3-2|153	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gt.fd
14mr|texlive-cjk-4.8.3-2|154	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jgt.fd
14mr|texlive-cjk-4.8.3-2|155	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jmj.fd
14mr|texlive-cjk-4.8.3-2|156	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jnv.fd
14mr|texlive-cjk-4.8.3-2|157	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jsr.fd
14mr|texlive-cjk-4.8.3-2|158	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
14mr|texlive-cjk-4.8.3-2|159	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pg.fd
14mr|texlive-cjk-4.8.3-2|160	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pga.fd
14mr|texlive-cjk-4.8.3-2|161	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64ph.fd
14mr|texlive-cjk-4.8.3-2|162	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pn.fd
14mr|texlive-cjk-4.8.3-2|163	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64sh.fd
14mr|texlive-cjk-4.8.3-2|164	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64tz.fd
14mr|texlive-cjk-4.8.3-2|165	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64vd.fd
14mr|texlive-cjk-4.8.3-2|166	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64yt.fd
14mr|texlive-cjk-4.8.3-2|167	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65bm.fd
14mr|texlive-cjk-4.8.3-2|168	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65dn.fd
14mr|texlive-cjk-4.8.3-2|169	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gr.fd
14mr|texlive-cjk-4.8.3-2|170	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gs.fd
14mr|texlive-cjk-4.8.3-2|171	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gt.fd
14mr|texlive-cjk-4.8.3-2|172	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jgt.fd
14mr|texlive-cjk-4.8.3-2|173	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jmj.fd
14mr|texlive-cjk-4.8.3-2|174	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jnv.fd
14mr|texlive-cjk-4.8.3-2|175	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jsr.fd
14mr|texlive-cjk-4.8.3-2|176	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
14mr|texlive-cjk-4.8.3-2|177	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pg.fd
14mr|texlive-cjk-4.8.3-2|178	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pga.fd
14mr|texlive-cjk-4.8.3-2|179	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65ph.fd
14mr|texlive-cjk-4.8.3-2|180	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pn.fd
14mr|texlive-cjk-4.8.3-2|181	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65sh.fd
14mr|texlive-cjk-4.8.3-2|182	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65tz.fd
14mr|texlive-cjk-4.8.3-2|183	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65vd.fd
14mr|texlive-cjk-4.8.3-2|184	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65yt.fd
14mr|texlive-cjk-4.8.3-2|185	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/pshan.sty
14mr|texlive-cjk-4.8.3-2|186	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.chr
14mr|texlive-cjk-4.8.3-2|187	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.enc
14mr|texlive-cjk-4.8.3-2|188	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60dr.fd
14mr|texlive-cjk-4.8.3-2|189	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gr.fd
14mr|texlive-cjk-4.8.3-2|190	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gs.fd
14mr|texlive-cjk-4.8.3-2|191	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gt.fd
14mr|texlive-cjk-4.8.3-2|192	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hgt.fd
14mr|texlive-cjk-4.8.3-2|193	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hmj.fd
14mr|texlive-cjk-4.8.3-2|194	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hol.fd
14mr|texlive-cjk-4.8.3-2|195	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hpg.fd
14mr|texlive-cjk-4.8.3-2|196	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60mj.fd
14mr|texlive-cjk-4.8.3-2|197	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61dr.fd
14mr|texlive-cjk-4.8.3-2|198	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gr.fd
14mr|texlive-cjk-4.8.3-2|199	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gs.fd
14mr|texlive-cjk-4.8.3-2|200	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gt.fd
14mr|texlive-cjk-4.8.3-2|201	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hgt.fd
14mr|texlive-cjk-4.8.3-2|202	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hmj.fd
14mr|texlive-cjk-4.8.3-2|203	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hol.fd
14mr|texlive-cjk-4.8.3-2|204	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hpg.fd
14mr|texlive-cjk-4.8.3-2|205	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61mj.fd
14mr|texlive-cjk-4.8.3-2|206	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c62song.fd
14mr|texlive-cjk-4.8.3-2|207	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cap
14mr|texlive-cjk-4.8.3-2|208	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cpx
14mr|texlive-cjk-4.8.3-2|209	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cap
14mr|texlive-cjk-4.8.3-2|210	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cpx
14mr|texlive-cjk-4.8.3-2|211	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cap
14mr|texlive-cjk-4.8.3-2|212	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cpx
14mr|texlive-cjk-4.8.3-2|213	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.bdg
14mr|texlive-cjk-4.8.3-2|214	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cap
14mr|texlive-cjk-4.8.3-2|215	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.chr
14mr|texlive-cjk-4.8.3-2|216	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cpx
14mr|texlive-cjk-4.8.3-2|217	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.enc
14mr|texlive-cjk-4.8.3-2|218	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.chr
14mr|texlive-cjk-4.8.3-2|219	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.enc
14mr|texlive-cjk-4.8.3-2|220	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/c49song.fd
14mr|texlive-cjk-4.8.3-2|221	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.bdg
14mr|texlive-cjk-4.8.3-2|222	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.chr
14mr|texlive-cjk-4.8.3-2|223	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.enc
14mr|texlive-cjk-4.8.3-2|224	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fd
14mr|texlive-cjk-4.8.3-2|225	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fdx
14mr|texlive-cjk-4.8.3-2|226	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fd
14mr|texlive-cjk-4.8.3-2|227	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fdx
14mr|texlive-cjk-4.8.3-2|228	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fd
14mr|texlive-cjk-4.8.3-2|229	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fdx
14mr|texlive-cjk-4.8.3-2|230	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fd
14mr|texlive-cjk-4.8.3-2|231	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fdx
14mr|texlive-cjk-4.8.3-2|232	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fd
14mr|texlive-cjk-4.8.3-2|233	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fdx
14mr|texlive-cjk-4.8.3-2|234	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70song.fd
14mr|texlive-cjk-4.8.3-2|235	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ja.cpx
14mr|texlive-cjk-4.8.3-2|236	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang.cpx
14mr|texlive-cjk-4.8.3-2|237	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang2.cpx
14mr|texlive-cjk-4.8.3-2|238	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hani.cpx
14mr|texlive-cjk-4.8.3-2|239	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hans.cpx
14mr|texlive-cjk-4.8.3-2|240	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hant.cpx
14mr|texlive-cjk-4.8.3-2|241	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.chr
14mr|texlive-cjk-4.8.3-2|242	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.enc
14mr|texlive-cjk-4.8.3-2|243	%{_texmfdistdir}/tex/latex/cjk/texinput/mule/MULEenc.sty
14mr|texlive-cjk-4.8.3-2|244	%{_texmfdistdir}/tex/latex/cjk/texinput/pinyin.sty
14mr|texlive-cjk-4.8.3-2|245	%{_texmfdistdir}/tex/latex/cjk/texinput/pmC.chr
14mr|texlive-cjk-4.8.3-2|246	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCbig.enc
14mr|texlive-cjk-4.8.3-2|247	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCsmall.enc
14mr|texlive-cjk-4.8.3-2|248	%{_texmfdistdir}/tex/latex/cjk/texinput/ruby.sty
14mr|texlive-cjk-4.8.3-2|249	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.bdg
14mr|texlive-cjk-4.8.3-2|250	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.chr
14mr|texlive-cjk-4.8.3-2|251	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.enc
14mr|texlive-cjk-4.8.3-2|252	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmr.fd
14mr|texlive-cjk-4.8.3-2|253	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmss.fd
14mr|texlive-cjk-4.8.3-2|254	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmtt.fd
14mr|texlive-cjk-4.8.3-2|255	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90enc.def
14mr|texlive-cjk-4.8.3-2|256	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90gar.fd
14mr|texlive-cjk-4.8.3-2|257	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90nrsr.fd
14mr|texlive-cjk-4.8.3-2|258	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/thaicjk.ldf
14mr|texlive-cjk-4.8.3-2|259	%{_texmfdistdir}/tex/latex/cjk/utils/pyhyphen/pinyin.ldf
14mr|texlive-cjk-4.8.3-2|260	%doc %{_texmfdistdir}/doc/latex/cjk/ChangeLog
14mr|texlive-cjk-4.8.3-2|261	%doc %{_texmfdistdir}/doc/latex/cjk/MANIFEST
14mr|texlive-cjk-4.8.3-2|262	%doc %{_texmfdistdir}/doc/latex/cjk/Makefile
14mr|texlive-cjk-4.8.3-2|263	%doc %{_texmfdistdir}/doc/latex/cjk/README
14mr|texlive-cjk-4.8.3-2|264	%doc %{_texmfdistdir}/doc/latex/cjk/TODO
14mr|texlive-cjk-4.8.3-2|265	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CEF.txt
14mr|texlive-cjk-4.8.3-2|266	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJK.txt
14mr|texlive-cjk-4.8.3-2|267	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKnumb.txt
14mr|texlive-cjk-4.8.3-2|268	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKspace.txt
14mr|texlive-cjk-4.8.3-2|269	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKutf8.txt
14mr|texlive-cjk-4.8.3-2|270	%doc %{_texmfdistdir}/doc/latex/cjk/doc/COPYING
14mr|texlive-cjk-4.8.3-2|271	%doc %{_texmfdistdir}/doc/latex/cjk/doc/INSTALL
14mr|texlive-cjk-4.8.3-2|272	%doc %{_texmfdistdir}/doc/latex/cjk/doc/TDS.txt
14mr|texlive-cjk-4.8.3-2|273	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/README
14mr|texlive-cjk-4.8.3-2|274	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEb5.tex
14mr|texlive-cjk-4.8.3-2|275	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEgb.tex
14mr|texlive-cjk-4.8.3-2|276	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/emTeXb5.txt
14mr|texlive-cjk-4.8.3-2|277	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/teTeXb5.txt
14mr|texlive-cjk-4.8.3-2|278	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk-enc.txt
14mr|texlive-cjk-4.8.3-2|279	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/README
14mr|texlive-cjk-4.8.3-2|280	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/READMEb5.cjk
14mr|texlive-cjk-4.8.3-2|281	%doc %{_texmfdistdir}/doc/latex/cjk/doc/commands.txt
14mr|texlive-cjk-4.8.3-2|282	%doc %{_texmfdistdir}/doc/latex/cjk/doc/dvidrv.txt
14mr|texlive-cjk-4.8.3-2|283	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fdxfiles.txt
14mr|texlive-cjk-4.8.3-2|284	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fonts.txt
14mr|texlive-cjk-4.8.3-2|285	%doc %{_texmfdistdir}/doc/latex/cjk/doc/hbf2gf.txt
14mr|texlive-cjk-4.8.3-2|286	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.2_5
14mr|texlive-cjk-4.8.3-2|287	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.txt
14mr|texlive-cjk-4.8.3-2|288	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/README
14mr|texlive-cjk-4.8.3-2|289	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/ascii.txt
14mr|texlive-cjk-4.8.3-2|290	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.jis
14mr|texlive-cjk-4.8.3-2|291	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.txt
14mr|texlive-cjk-4.8.3-2|292	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-fonts.txt
14mr|texlive-cjk-4.8.3-2|293	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-tex.txt
14mr|texlive-cjk-4.8.3-2|294	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/preview.txt
14mr|texlive-cjk-4.8.3-2|295	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/shibuaki.txt
14mr|texlive-cjk-4.8.3-2|296	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEb5.pdf
14mr|texlive-cjk-4.8.3-2|297	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEgb.pdf
14mr|texlive-cjk-4.8.3-2|298	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/HOWTO.txt
14mr|texlive-cjk-4.8.3-2|299	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/bkai.map
14mr|texlive-cjk-4.8.3-2|300	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cid-x.map
14mr|texlive-cjk-4.8.3-2|301	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cwtb.map
14mr|texlive-cjk-4.8.3-2|302	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/dvipdfmx.cfg
14mr|texlive-cjk-4.8.3-2|303	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/gen-map.pl
14mr|texlive-cjk-4.8.3-2|304	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/map.list
14mr|texlive-cjk-4.8.3-2|305	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00cwtb.fd
14mr|texlive-cjk-4.8.3-2|306	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00tmpl.fd
14mr|texlive-cjk-4.8.3-2|307	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/GB/c10tmpl.fd
14mr|texlive-cjk-4.8.3-2|308	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/JIS/c40tmpl.fd
14mr|texlive-cjk-4.8.3-2|309	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/SJIS/c49tmpl.fd
14mr|texlive-cjk-4.8.3-2|310	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/updmap.my
14mr|texlive-cjk-4.8.3-2|311	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/wcl.sfd
14mr|texlive-cjk-4.8.3-2|312	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pinyin.txt
14mr|texlive-cjk-4.8.3-2|313	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pyhyphen.txt
14mr|texlive-cjk-4.8.3-2|314	%doc %{_texmfdistdir}/doc/latex/cjk/doc/reftex.txt
14mr|texlive-cjk-4.8.3-2|315	%doc %{_texmfdistdir}/doc/latex/cjk/doc/ruby.txt
14mr|texlive-cjk-4.8.3-2|316	%doc %{_texmfdistdir}/doc/latex/cjk/doc/thaifont.txt
14mr|texlive-cjk-4.8.3-2|317	%doc %{_texmfdistdir}/doc/latex/cjk/doc/vertical.txt
14mr|texlive-cjk-4.8.3-2|318	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5.tex
14mr|texlive-cjk-4.8.3-2|319	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5vert.tex
14mr|texlive-cjk-4.8.3-2|320	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CEF_test.tex
14mr|texlive-cjk-4.8.3-2|321	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKbabel.tex
14mr|texlive-cjk-4.8.3-2|322	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKfntef.tex
14mr|texlive-cjk-4.8.3-2|323	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKmixed.tex
14mr|texlive-cjk-4.8.3-2|324	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKspace.tex
14mr|texlive-cjk-4.8.3-2|325	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKutf8.tex
14mr|texlive-cjk-4.8.3-2|326	%doc %{_texmfdistdir}/doc/latex/cjk/examples/GB.tex
14mr|texlive-cjk-4.8.3-2|327	%doc %{_texmfdistdir}/doc/latex/cjk/examples/JIS.tex
14mr|texlive-cjk-4.8.3-2|328	%doc %{_texmfdistdir}/doc/latex/cjk/examples/KS.tex
14mr|texlive-cjk-4.8.3-2|329	%doc %{_texmfdistdir}/doc/latex/cjk/examples/README
14mr|texlive-cjk-4.8.3-2|330	%doc %{_texmfdistdir}/doc/latex/cjk/examples/SJIS.tex
14mr|texlive-cjk-4.8.3-2|331	%doc %{_texmfdistdir}/doc/latex/cjk/examples/UTF8.tex
14mr|texlive-cjk-4.8.3-2|332	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5.cjk
14mr|texlive-cjk-4.8.3-2|333	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5vert.cjk
14mr|texlive-cjk-4.8.3-2|334	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CEF_test.cjk
14mr|texlive-cjk-4.8.3-2|335	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CJKbabel.cjk
14mr|texlive-cjk-4.8.3-2|336	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/SJIS.cjk
14mr|texlive-cjk-4.8.3-2|337	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/muletest.cjk
14mr|texlive-cjk-4.8.3-2|338	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/rubytest.cjk
14mr|texlive-cjk-4.8.3-2|339	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/thai.cjk
14mr|texlive-cjk-4.8.3-2|340	%doc %{_texmfdistdir}/doc/latex/cjk/examples/muletest.tex
14mr|texlive-cjk-4.8.3-2|341	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5.pdf
14mr|texlive-cjk-4.8.3-2|342	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5vert.pdf
14mr|texlive-cjk-4.8.3-2|343	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CEF_test.pdf
14mr|texlive-cjk-4.8.3-2|344	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKbabel.pdf
14mr|texlive-cjk-4.8.3-2|345	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKfntef.pdf
14mr|texlive-cjk-4.8.3-2|346	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKmixed.pdf
14mr|texlive-cjk-4.8.3-2|347	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKspace.pdf
14mr|texlive-cjk-4.8.3-2|348	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKutf8.pdf
14mr|texlive-cjk-4.8.3-2|349	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/GB.pdf
14mr|texlive-cjk-4.8.3-2|350	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/JIS.pdf
14mr|texlive-cjk-4.8.3-2|351	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/KS.pdf
14mr|texlive-cjk-4.8.3-2|352	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/SJIS.pdf
14mr|texlive-cjk-4.8.3-2|353	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/UTF8.pdf
14mr|texlive-cjk-4.8.3-2|354	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/muletest.pdf
14mr|texlive-cjk-4.8.3-2|355	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/py_test.pdf
14mr|texlive-cjk-4.8.3-2|356	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/pytest.pdf
14mr|texlive-cjk-4.8.3-2|357	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/rubytest.pdf
14mr|texlive-cjk-4.8.3-2|358	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai.pdf
14mr|texlive-cjk-4.8.3-2|359	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai_utf8.pdf
14mr|texlive-cjk-4.8.3-2|360	%doc %{_texmfdistdir}/doc/latex/cjk/examples/py_test.tex
14mr|texlive-cjk-4.8.3-2|361	%doc %{_texmfdistdir}/doc/latex/cjk/examples/rubytest.tex
14mr|texlive-cjk-4.8.3-2|362	%doc %{_texmfdistdir}/doc/latex/cjk/examples/thai.tex
14mr|texlive-cjk-4.8.3-2|363	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/bin-cjkutils.pl
14mr|texlive-cjk-4.8.3-2|364	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/c90.pl
14mr|texlive-cjk-4.8.3-2|365	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk-build.pl
14mr|texlive-cjk-4.8.3-2|366	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk.pl
14mr|texlive-cjk-4.8.3-2|367	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/dnp.pl
14mr|texlive-cjk-4.8.3-2|368	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/garuda-c90.pl
14mr|texlive-cjk-4.8.3-2|369	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/norasi-c90.pl
14mr|texlive-cjk-4.8.3-2|370	%doc %{_texmfdistdir}/doc/latex/cjk/utils/pyhyphen/pytest.tex
14mr|texlive-cjk-4.8.3-2|371	#- source
14mr|texlive-cjk-4.8.3-2|372	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada
14mr|texlive-cjk-4.8.3-2|373	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada2.pl
14mr|texlive-cjk-4.8.3-2|374	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makefont
14mr|texlive-cjk-4.8.3-2|375	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makeuniwada.pl
14mr|texlive-cjk-4.8.3-2|376	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.map
14mr|texlive-cjk-4.8.3-2|377	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.txt
14mr|texlive-cjk-4.8.3-2|378	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
14mr|texlive-cjk-4.8.3-2|379	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
14mr|texlive-cjk-4.8.3-2|380	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
14mr|texlive-cjk-4.8.3-2|381	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5conv.w
14mr|texlive-cjk-4.8.3-2|382	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.bat
14mr|texlive-cjk-4.8.3-2|383	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.cmd
14mr|texlive-cjk-4.8.3-2|384	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5conv.w
14mr|texlive-cjk-4.8.3-2|385	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.bat
14mr|texlive-cjk-4.8.3-2|386	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.cmd
14mr|texlive-cjk-4.8.3-2|387	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefconv.w
14mr|texlive-cjk-4.8.3-2|388	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.bat
14mr|texlive-cjk-4.8.3-2|389	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.cmd
14mr|texlive-cjk-4.8.3-2|390	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsconv.w
14mr|texlive-cjk-4.8.3-2|391	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.bat
14mr|texlive-cjk-4.8.3-2|392	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.cmd
14mr|texlive-cjk-4.8.3-2|393	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisconv.w
14mr|texlive-cjk-4.8.3-2|394	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.bat
14mr|texlive-cjk-4.8.3-2|395	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.cmd
14mr|texlive-cjk-4.8.3-2|396	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.bat
14mr|texlive-cjk-4.8.3-2|397	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.cmd
14mr|texlive-cjk-4.8.3-2|398	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/extconv.w
14mr|texlive-cjk-4.8.3-2|399	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.bat
14mr|texlive-cjk-4.8.3-2|400	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.cmd
14mr|texlive-cjk-4.8.3-2|401	%doc %{_texmfdistdir}/source/latex/cjk/utils/f_name.bat
14mr|texlive-cjk-4.8.3-2|402	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.gnu
14mr|texlive-cjk-4.8.3-2|403	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.in
14mr|texlive-cjk-4.8.3-2|404	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/README
14mr|texlive-cjk-4.8.3-2|405	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/c-auto.h
14mr|texlive-cjk-4.8.3-2|406	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/dvidrv.btm
14mr|texlive-cjk-4.8.3-2|407	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjkspace.el
14mr|texlive-cjk-4.8.3-2|408	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjktilde.el
14mr|texlive-cjk-4.8.3-2|409	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/cjk-enc.el
14mr|texlive-cjk-4.8.3-2|410	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/thai-word.el
14mr|texlive-cjk-4.8.3-2|411	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/mule-2.3/cjk-enc.el
14mr|texlive-cjk-4.8.3-2|412	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.c
14mr|texlive-cjk-4.8.3-2|413	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.tr
14mr|texlive-cjk-4.8.3-2|414	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pyhyph.tex
14mr|texlive-cjk-4.8.3-2|415	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/clonevf.pl
14mr|texlive-cjk-4.8.3-2|416	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/hlatex2agl.pl
14mr|texlive-cjk-4.8.3-2|417	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/makefdx.pl
14mr|texlive-cjk-4.8.3-2|418	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/sfd2uni.pl
14mr|texlive-cjk-4.8.3-2|419	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/subfonts.pe
14mr|texlive-cjk-4.8.3-2|420	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/uni2sfd.pl
14mr|texlive-cjk-4.8.3-2|421	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertical.pe
14mr|texlive-cjk-4.8.3-2|422	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertref.pe
14mr|texlive-cjk-4.8.3-2|423	
14mr|texlive-cjk-4.8.3-2|424	#-----------------------------------------------------------------------
14mr|texlive-cjk-4.8.3-2|425	%prep
14mr|texlive-cjk-4.8.3-2|426	%setup -c -a0 -a1 -a2
14mr|texlive-cjk-4.8.3-2|427	
14mr|texlive-cjk-4.8.3-2|428	%build
14mr|texlive-cjk-4.8.3-2|429	
14mr|texlive-cjk-4.8.3-2|430	%install
14mr|texlive-cjk-4.8.3-2|431	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cjk-4.8.3-2|432	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cjk-4.8.3-2|433	
14mr|texlive-cjk-4.8.3-2|434	
14mr|texlive-cjk-4.8.3-2|435	
14mr|texlive-cjk-4.8.3-2|436	%changelog
14mr|texlive-cjk-4.8.3-2|437	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8.3-2
14mr|texlive-cjk-4.8.3-2|438	+ Revision: 0894f97
14mr|texlive-cjk-4.8.3-2|439	- MassBuild#440: Increase release tag
14mr|texlive-cjk-4.8.3-2|440	
14mr|texlive-cjk-4.8.3-2|441	

19577 14
14mr|texlive-cjk-ko-1.3-2|1	# revision 32342
14mr|texlive-cjk-ko-1.3-2|2	# category Package
14mr|texlive-cjk-ko-1.3-2|3	# catalog-ctan /language/korean/cjk-ko
14mr|texlive-cjk-ko-1.3-2|4	# catalog-date 2013-12-06 13:41:45 +0100
14mr|texlive-cjk-ko-1.3-2|5	# catalog-license other-free
14mr|texlive-cjk-ko-1.3-2|6	# catalog-version 1.3
14mr|texlive-cjk-ko-1.3-2|7	Name:		texlive-cjk-ko
14mr|texlive-cjk-ko-1.3-2|8	Version:	1.3
14mr|texlive-cjk-ko-1.3-2|9	Release:	2
14mr|texlive-cjk-ko-1.3-2|10	Summary:	Extension of the CJK package for Korean typesetting
14mr|texlive-cjk-ko-1.3-2|11	Group:		Publishing
14mr|texlive-cjk-ko-1.3-2|12	URL:		http://www.ctan.org/tex-archive/language/korean/cjk-ko
14mr|texlive-cjk-ko-1.3-2|13	License:	OTHER-FREE
14mr|texlive-cjk-ko-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.tar.xz
14mr|texlive-cjk-ko-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.doc.tar.xz
14mr|texlive-cjk-ko-1.3-2|16	BuildArch:	noarch
14mr|texlive-cjk-ko-1.3-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cjk-ko-1.3-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cjk-ko-1.3-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cjk-ko-1.3-2|20	
14mr|texlive-cjk-ko-1.3-2|21	%description
14mr|texlive-cjk-ko-1.3-2|22	The package supports typesetting UTF-8-encoded modern Korean
14mr|texlive-cjk-ko-1.3-2|23	documents with the help of the LaTeX2e CJK package. The package
14mr|texlive-cjk-ko-1.3-2|24	requires nanumtype1 fonts.
14mr|texlive-cjk-ko-1.3-2|25	
14mr|texlive-cjk-ko-1.3-2|26	%post
14mr|texlive-cjk-ko-1.3-2|27	%{_sbindir}/texlive.post
14mr|texlive-cjk-ko-1.3-2|28	
14mr|texlive-cjk-ko-1.3-2|29	%postun
14mr|texlive-cjk-ko-1.3-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-cjk-ko-1.3-2|31	%{_sbindir}/texlive.post
14mr|texlive-cjk-ko-1.3-2|32	fi
14mr|texlive-cjk-ko-1.3-2|33	
14mr|texlive-cjk-ko-1.3-2|34	#-----------------------------------------------------------------------
14mr|texlive-cjk-ko-1.3-2|35	%files
14mr|texlive-cjk-ko-1.3-2|36	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-josa.sty
14mr|texlive-cjk-ko-1.3-2|37	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-ko.sty
14mr|texlive-cjk-ko-1.3-2|38	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-nanummjhanja.sty
14mr|texlive-cjk-ko-1.3-2|39	%{_texmfdistdir}/tex/latex/cjk-ko/kolabels-utf.sty
14mr|texlive-cjk-ko-1.3-2|40	%{_texmfdistdir}/tex/latex/cjk-ko/konames-utf.sty
14mr|texlive-cjk-ko-1.3-2|41	%{_texmfdistdir}/tex/latex/cjk-ko/kotex.sty
14mr|texlive-cjk-ko-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/cjk-ko/ChangeLog
14mr|texlive-cjk-ko-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/cjk-ko/README
14mr|texlive-cjk-ko-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.pdf
14mr|texlive-cjk-ko-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.tex
14mr|texlive-cjk-ko-1.3-2|46	
14mr|texlive-cjk-ko-1.3-2|47	#-----------------------------------------------------------------------
14mr|texlive-cjk-ko-1.3-2|48	%prep
14mr|texlive-cjk-ko-1.3-2|49	%setup -c -a0 -a1
14mr|texlive-cjk-ko-1.3-2|50	
14mr|texlive-cjk-ko-1.3-2|51	%build
14mr|texlive-cjk-ko-1.3-2|52	
14mr|texlive-cjk-ko-1.3-2|53	%install
14mr|texlive-cjk-ko-1.3-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cjk-ko-1.3-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cjk-ko-1.3-2|56	
14mr|texlive-cjk-ko-1.3-2|57	%changelog
14mr|texlive-cjk-ko-1.3-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-2
14mr|texlive-cjk-ko-1.3-2|59	+ Revision: cfb5ca1
14mr|texlive-cjk-ko-1.3-2|60	- MassBuild#440: Increase release tag
14mr|texlive-cjk-ko-1.3-2|61	
14mr|texlive-cjk-ko-1.3-2|62	

19578 14
14mr|texlive-cjkpunct-4.8.1.2-3|1	# revision 15878
14mr|texlive-cjkpunct-4.8.1.2-3|2	# category Package
14mr|texlive-cjkpunct-4.8.1.2-3|3	# catalog-ctan /language/chinese/cjkpunct
14mr|texlive-cjkpunct-4.8.1.2-3|4	# catalog-date 2009-11-09 14:16:05 +0100
14mr|texlive-cjkpunct-4.8.1.2-3|5	# catalog-license lppl
14mr|texlive-cjkpunct-4.8.1.2-3|6	# catalog-version 4.8.1-2
14mr|texlive-cjkpunct-4.8.1.2-3|7	Name:		texlive-cjkpunct
14mr|texlive-cjkpunct-4.8.1.2-3|8	Version:	4.8.1.2
14mr|texlive-cjkpunct-4.8.1.2-3|9	Release:	3
14mr|texlive-cjkpunct-4.8.1.2-3|10	Summary:	Adjust locations and kerning of CJK punctuation marks
14mr|texlive-cjkpunct-4.8.1.2-3|11	Group:		Publishing
14mr|texlive-cjkpunct-4.8.1.2-3|12	URL:		http://www.ctan.org/tex-archive/language/chinese/cjkpunct
14mr|texlive-cjkpunct-4.8.1.2-3|13	License:	LPPL
14mr|texlive-cjkpunct-4.8.1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.tar.xz
14mr|texlive-cjkpunct-4.8.1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.doc.tar.xz
14mr|texlive-cjkpunct-4.8.1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.source.tar.xz
14mr|texlive-cjkpunct-4.8.1.2-3|17	BuildArch:	noarch
14mr|texlive-cjkpunct-4.8.1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cjkpunct-4.8.1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cjkpunct-4.8.1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cjkpunct-4.8.1.2-3|21	
14mr|texlive-cjkpunct-4.8.1.2-3|22	%description
14mr|texlive-cjkpunct-4.8.1.2-3|23	The package serves as a companion package for CJK.
14mr|texlive-cjkpunct-4.8.1.2-3|24	
14mr|texlive-cjkpunct-4.8.1.2-3|25	%post
14mr|texlive-cjkpunct-4.8.1.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-cjkpunct-4.8.1.2-3|27	
14mr|texlive-cjkpunct-4.8.1.2-3|28	%postun
14mr|texlive-cjkpunct-4.8.1.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-cjkpunct-4.8.1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-cjkpunct-4.8.1.2-3|31	fi
14mr|texlive-cjkpunct-4.8.1.2-3|32	
14mr|texlive-cjkpunct-4.8.1.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-cjkpunct-4.8.1.2-3|34	%files
14mr|texlive-cjkpunct-4.8.1.2-3|35	%{_texmfdistdir}/tex/latex/cjkpunct/CJKpunct.sty
14mr|texlive-cjkpunct-4.8.1.2-3|36	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.pdf
14mr|texlive-cjkpunct-4.8.1.2-3|37	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.spa
14mr|texlive-cjkpunct-4.8.1.2-3|38	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README
14mr|texlive-cjkpunct-4.8.1.2-3|39	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README.zh-cn.txt
14mr|texlive-cjkpunct-4.8.1.2-3|40	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-CJKfntef.tex
14mr|texlive-cjkpunct-4.8.1.2-3|41	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gb.tex
14mr|texlive-cjkpunct-4.8.1.2-3|42	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gbk.tex
14mr|texlive-cjkpunct-4.8.1.2-3|43	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-utf8.tex
14mr|texlive-cjkpunct-4.8.1.2-3|44	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-macros.tex
14mr|texlive-cjkpunct-4.8.1.2-3|45	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-main.tex
14mr|texlive-cjkpunct-4.8.1.2-3|46	#- source
14mr|texlive-cjkpunct-4.8.1.2-3|47	%doc %{_texmfdistdir}/source/latex/cjkpunct/CJKpunct.dtx
14mr|texlive-cjkpunct-4.8.1.2-3|48	
14mr|texlive-cjkpunct-4.8.1.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-cjkpunct-4.8.1.2-3|50	%prep
14mr|texlive-cjkpunct-4.8.1.2-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-cjkpunct-4.8.1.2-3|52	
14mr|texlive-cjkpunct-4.8.1.2-3|53	%build
14mr|texlive-cjkpunct-4.8.1.2-3|54	
14mr|texlive-cjkpunct-4.8.1.2-3|55	%install
14mr|texlive-cjkpunct-4.8.1.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cjkpunct-4.8.1.2-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cjkpunct-4.8.1.2-3|58	
14mr|texlive-cjkpunct-4.8.1.2-3|59	
14mr|texlive-cjkpunct-4.8.1.2-3|60	
14mr|texlive-cjkpunct-4.8.1.2-3|61	%changelog
14mr|texlive-cjkpunct-4.8.1.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8.1.2-3
14mr|texlive-cjkpunct-4.8.1.2-3|63	+ Revision: c2d552b
14mr|texlive-cjkpunct-4.8.1.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-cjkpunct-4.8.1.2-3|65	
14mr|texlive-cjkpunct-4.8.1.2-3|66	

19579 14
14mr|texlive-cjkutils-20131013-6|1	# revision 29764
14mr|texlive-cjkutils-20131013-6|2	# category TLCore
14mr|texlive-cjkutils-20131013-6|3	# catalog-ctan undef
14mr|texlive-cjkutils-20131013-6|4	# catalog-date undef
14mr|texlive-cjkutils-20131013-6|5	# catalog-license undef
14mr|texlive-cjkutils-20131013-6|6	# catalog-version undef
14mr|texlive-cjkutils-20131013-6|7	Name:		texlive-cjkutils
14mr|texlive-cjkutils-20131013-6|8	Version:	20131013
14mr|texlive-cjkutils-20131013-6|9	Release:	6
14mr|texlive-cjkutils-20131013-6|10	Summary:	TeXLive cjkutils package
14mr|texlive-cjkutils-20131013-6|11	Group:		Publishing
14mr|texlive-cjkutils-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-cjkutils-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cjkutils-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.tar.xz
14mr|texlive-cjkutils-20131013-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.doc.tar.xz
14mr|texlive-cjkutils-20131013-6|16	BuildArch:	noarch
14mr|texlive-cjkutils-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cjkutils-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cjkutils-20131013-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-cjkutils-20131013-6|20	Requires:	texlive-cjkutils.bin
14mr|texlive-cjkutils-20131013-6|21	
14mr|texlive-cjkutils-20131013-6|22	%description
14mr|texlive-cjkutils-20131013-6|23	TeXLive cjkutils package.
14mr|texlive-cjkutils-20131013-6|24	
14mr|texlive-cjkutils-20131013-6|25	%post
14mr|texlive-cjkutils-20131013-6|26	%{_sbindir}/texlive.post
14mr|texlive-cjkutils-20131013-6|27	
14mr|texlive-cjkutils-20131013-6|28	%postun
14mr|texlive-cjkutils-20131013-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-cjkutils-20131013-6|30	%{_sbindir}/texlive.post
14mr|texlive-cjkutils-20131013-6|31	fi
14mr|texlive-cjkutils-20131013-6|32	
14mr|texlive-cjkutils-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-cjkutils-20131013-6|34	%files
14mr|texlive-cjkutils-20131013-6|35	%{_texmfdistdir}/hbf2gf/README
14mr|texlive-cjkutils-20131013-6|36	%{_texmfdistdir}/hbf2gf/b5ka12.cfg
14mr|texlive-cjkutils-20131013-6|37	%{_texmfdistdir}/hbf2gf/b5kr12.cfg
14mr|texlive-cjkutils-20131013-6|38	%{_texmfdistdir}/hbf2gf/b5so12.cfg
14mr|texlive-cjkutils-20131013-6|39	%{_texmfdistdir}/hbf2gf/c1so12.cfg
14mr|texlive-cjkutils-20131013-6|40	%{_texmfdistdir}/hbf2gf/c2so12.cfg
14mr|texlive-cjkutils-20131013-6|41	%{_texmfdistdir}/hbf2gf/c3so12.cfg
14mr|texlive-cjkutils-20131013-6|42	%{_texmfdistdir}/hbf2gf/c4so12.cfg
14mr|texlive-cjkutils-20131013-6|43	%{_texmfdistdir}/hbf2gf/c5so12.cfg
14mr|texlive-cjkutils-20131013-6|44	%{_texmfdistdir}/hbf2gf/c6so12.cfg
14mr|texlive-cjkutils-20131013-6|45	%{_texmfdistdir}/hbf2gf/c7so12.cfg
14mr|texlive-cjkutils-20131013-6|46	%{_texmfdistdir}/hbf2gf/csso12.cfg
14mr|texlive-cjkutils-20131013-6|47	%{_texmfdistdir}/hbf2gf/gsfs14.cfg
14mr|texlive-cjkutils-20131013-6|48	%{_texmfdistdir}/hbf2gf/j2so12.cfg
14mr|texlive-cjkutils-20131013-6|49	%{_texmfdistdir}/hbf2gf/jsso12.cfg
14mr|texlive-cjkutils-20131013-6|50	%{_texmfdistdir}/hbf2gf/ksso17.cfg
14mr|texlive-cjkutils-20131013-6|51	%doc %{_texmfdistdir}/doc/bg5conv/bg5conv.pdf
14mr|texlive-cjkutils-20131013-6|52	%doc %{_texmfdistdir}/doc/cef5conv/cef5conv.pdf
14mr|texlive-cjkutils-20131013-6|53	%doc %{_texmfdistdir}/doc/cefconv/cefconv.pdf
14mr|texlive-cjkutils-20131013-6|54	%doc %{_texmfdistdir}/doc/cefsconv/cefsconv.pdf
14mr|texlive-cjkutils-20131013-6|55	%doc %{_texmfdistdir}/doc/extconv/extconv.pdf
14mr|texlive-cjkutils-20131013-6|56	%doc %{_texmfdistdir}/doc/hbf2gf/hbf2gf.pdf
14mr|texlive-cjkutils-20131013-6|57	%doc %{_mandir}/man1/bg5conv.1*
14mr|texlive-cjkutils-20131013-6|58	%doc %{_texmfdistdir}/doc/man/man1/bg5conv.man1.pdf
14mr|texlive-cjkutils-20131013-6|59	%doc %{_mandir}/man1/cef5conv.1*
14mr|texlive-cjkutils-20131013-6|60	%doc %{_texmfdistdir}/doc/man/man1/cef5conv.man1.pdf
14mr|texlive-cjkutils-20131013-6|61	%doc %{_mandir}/man1/cefconv.1*
14mr|texlive-cjkutils-20131013-6|62	%doc %{_texmfdistdir}/doc/man/man1/cefconv.man1.pdf
14mr|texlive-cjkutils-20131013-6|63	%doc %{_mandir}/man1/cefsconv.1*
14mr|texlive-cjkutils-20131013-6|64	%doc %{_texmfdistdir}/doc/man/man1/cefsconv.man1.pdf
14mr|texlive-cjkutils-20131013-6|65	%doc %{_mandir}/man1/extconv.1*
14mr|texlive-cjkutils-20131013-6|66	%doc %{_texmfdistdir}/doc/man/man1/extconv.man1.pdf
14mr|texlive-cjkutils-20131013-6|67	%doc %{_mandir}/man1/hbf2gf.1*
14mr|texlive-cjkutils-20131013-6|68	%doc %{_texmfdistdir}/doc/man/man1/hbf2gf.man1.pdf
14mr|texlive-cjkutils-20131013-6|69	%doc %{_mandir}/man1/sjisconv.1*
14mr|texlive-cjkutils-20131013-6|70	%doc %{_texmfdistdir}/doc/man/man1/sjisconv.man1.pdf
14mr|texlive-cjkutils-20131013-6|71	%doc %{_texmfdistdir}/doc/sjisconv/sjisconv.pdf
14mr|texlive-cjkutils-20131013-6|72	
14mr|texlive-cjkutils-20131013-6|73	#-----------------------------------------------------------------------
14mr|texlive-cjkutils-20131013-6|74	%prep
14mr|texlive-cjkutils-20131013-6|75	%setup -c -a0 -a1
14mr|texlive-cjkutils-20131013-6|76	
14mr|texlive-cjkutils-20131013-6|77	%build
14mr|texlive-cjkutils-20131013-6|78	
14mr|texlive-cjkutils-20131013-6|79	%install
14mr|texlive-cjkutils-20131013-6|80	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-cjkutils-20131013-6|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-cjkutils-20131013-6|82	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-cjkutils-20131013-6|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-cjkutils-20131013-6|84	
14mr|texlive-cjkutils-20131013-6|85	%changelog
14mr|texlive-cjkutils-20131013-6|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-cjkutils-20131013-6|87	+ Revision: 6825c71
14mr|texlive-cjkutils-20131013-6|88	- MassBuild#440: Increase release tag
14mr|texlive-cjkutils-20131013-6|89	
14mr|texlive-cjkutils-20131013-6|90	

19580 14
14mr|texlive-classics-0.1-7|1	# revision 29018
14mr|texlive-classics-0.1-7|2	# category Package
14mr|texlive-classics-0.1-7|3	# catalog-ctan /macros/latex/contrib/classics
14mr|texlive-classics-0.1-7|4	# catalog-date 2013-02-04 00:32:07 +0100
14mr|texlive-classics-0.1-7|5	# catalog-license lppl1.3
14mr|texlive-classics-0.1-7|6	# catalog-version 0.1
14mr|texlive-classics-0.1-7|7	Name:		texlive-classics
14mr|texlive-classics-0.1-7|8	Version:	0.1
14mr|texlive-classics-0.1-7|9	Release:	7
14mr|texlive-classics-0.1-7|10	Summary:	Cite classic works
14mr|texlive-classics-0.1-7|11	Group:		Publishing
14mr|texlive-classics-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classics
14mr|texlive-classics-0.1-7|13	License:	LPPL1.3
14mr|texlive-classics-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.tar.xz
14mr|texlive-classics-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.doc.tar.xz
14mr|texlive-classics-0.1-7|16	BuildArch:	noarch
14mr|texlive-classics-0.1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-classics-0.1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-classics-0.1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-classics-0.1-7|20	
14mr|texlive-classics-0.1-7|21	%description
14mr|texlive-classics-0.1-7|22	The package provides a basic framework to cite classic works
14mr|texlive-classics-0.1-7|23	(specially from authors such as Homer, Plato, Aristotle,
14mr|texlive-classics-0.1-7|24	Descartes, Hume, and Kant) in accordance with traditional
14mr|texlive-classics-0.1-7|25	pagination systems. It may be used in conjunction with other
14mr|texlive-classics-0.1-7|26	citation packages.
14mr|texlive-classics-0.1-7|27	
14mr|texlive-classics-0.1-7|28	%post
14mr|texlive-classics-0.1-7|29	%{_sbindir}/texlive.post
14mr|texlive-classics-0.1-7|30	
14mr|texlive-classics-0.1-7|31	%postun
14mr|texlive-classics-0.1-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-classics-0.1-7|33	%{_sbindir}/texlive.post
14mr|texlive-classics-0.1-7|34	fi
14mr|texlive-classics-0.1-7|35	
14mr|texlive-classics-0.1-7|36	#-----------------------------------------------------------------------
14mr|texlive-classics-0.1-7|37	%files
14mr|texlive-classics-0.1-7|38	%{_texmfdistdir}/tex/latex/classics/classics.sty
14mr|texlive-classics-0.1-7|39	%doc %{_texmfdistdir}/doc/latex/classics/README
14mr|texlive-classics-0.1-7|40	%doc %{_texmfdistdir}/doc/latex/classics/classics.pdf
14mr|texlive-classics-0.1-7|41	%doc %{_texmfdistdir}/doc/latex/classics/classics.tex
14mr|texlive-classics-0.1-7|42	
14mr|texlive-classics-0.1-7|43	#-----------------------------------------------------------------------
14mr|texlive-classics-0.1-7|44	%prep
14mr|texlive-classics-0.1-7|45	%setup -c -a0 -a1
14mr|texlive-classics-0.1-7|46	
14mr|texlive-classics-0.1-7|47	%build
14mr|texlive-classics-0.1-7|48	
14mr|texlive-classics-0.1-7|49	%install
14mr|texlive-classics-0.1-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-classics-0.1-7|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-classics-0.1-7|52	
14mr|texlive-classics-0.1-7|53	%changelog
14mr|texlive-classics-0.1-7|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-7
14mr|texlive-classics-0.1-7|55	+ Revision: 595a1c5
14mr|texlive-classics-0.1-7|56	- MassBuild#440: Increase release tag
14mr|texlive-classics-0.1-7|57	
14mr|texlive-classics-0.1-7|58	

19581 14
14mr|texlive-classicthesis-4.1-6|1	# revision 27416
14mr|texlive-classicthesis-4.1-6|2	# category Package
14mr|texlive-classicthesis-4.1-6|3	# catalog-ctan /macros/latex/contrib/classicthesis
14mr|texlive-classicthesis-4.1-6|4	# catalog-date 2012-08-15 13:45:23 +0200
14mr|texlive-classicthesis-4.1-6|5	# catalog-license gpl
14mr|texlive-classicthesis-4.1-6|6	# catalog-version 4.1
14mr|texlive-classicthesis-4.1-6|7	Name:		texlive-classicthesis
14mr|texlive-classicthesis-4.1-6|8	Version:	4.1
14mr|texlive-classicthesis-4.1-6|9	Release:	6
14mr|texlive-classicthesis-4.1-6|10	Summary:	A "classically styled" thesis package
14mr|texlive-classicthesis-4.1-6|11	Group:		Publishing
14mr|texlive-classicthesis-4.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classicthesis
14mr|texlive-classicthesis-4.1-6|13	License:	GPL
14mr|texlive-classicthesis-4.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.tar.xz
14mr|texlive-classicthesis-4.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.doc.tar.xz
14mr|texlive-classicthesis-4.1-6|16	BuildArch:	noarch
14mr|texlive-classicthesis-4.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-classicthesis-4.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-classicthesis-4.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-classicthesis-4.1-6|20	
14mr|texlive-classicthesis-4.1-6|21	%description
14mr|texlive-classicthesis-4.1-6|22	The classicthesis package provides an elegant layout designed
14mr|texlive-classicthesis-4.1-6|23	in homage to Bringhurst's "The Elements of Typographic Style".
14mr|texlive-classicthesis-4.1-6|24	It makes use of a range of techniques to get the best results
14mr|texlive-classicthesis-4.1-6|25	achievable using TeX. Included in the bundle are templates to
14mr|texlive-classicthesis-4.1-6|26	make thesis writing easier.
14mr|texlive-classicthesis-4.1-6|27	
14mr|texlive-classicthesis-4.1-6|28	%post
14mr|texlive-classicthesis-4.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-classicthesis-4.1-6|30	
14mr|texlive-classicthesis-4.1-6|31	%postun
14mr|texlive-classicthesis-4.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-classicthesis-4.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-classicthesis-4.1-6|34	fi
14mr|texlive-classicthesis-4.1-6|35	
14mr|texlive-classicthesis-4.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-classicthesis-4.1-6|37	%files
14mr|texlive-classicthesis-4.1-6|38	%{_texmfdistdir}/tex/latex/classicthesis/classicthesis.sty
14mr|texlive-classicthesis-4.1-6|39	%doc %{_texmfdistdir}/doc/latex/classicthesis/Bibliography.bib
14mr|texlive-classicthesis-4.1-6|40	%doc %{_texmfdistdir}/doc/latex/classicthesis/CHANGES
14mr|texlive-classicthesis-4.1-6|41	%doc %{_texmfdistdir}/doc/latex/classicthesis/COPYING
14mr|texlive-classicthesis-4.1-6|42	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter01.tex
14mr|texlive-classicthesis-4.1-6|43	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter02.tex
14mr|texlive-classicthesis-4.1-6|44	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter03.tex
14mr|texlive-classicthesis-4.1-6|45	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter0A.tex
14mr|texlive-classicthesis-4.1-6|46	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.pdf
14mr|texlive-classicthesis-4.1-6|47	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tcp
14mr|texlive-classicthesis-4.1-6|48	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tex
14mr|texlive-classicthesis-4.1-6|49	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tps
14mr|texlive-classicthesis-4.1-6|50	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.pdf
14mr|texlive-classicthesis-4.1-6|51	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.tex
14mr|texlive-classicthesis-4.1-6|52	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.pdf
14mr|texlive-classicthesis-4.1-6|53	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex
14mr|texlive-classicthesis-4.1-6|54	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.pdf
14mr|texlive-classicthesis-4.1-6|55	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.tex
14mr|texlive-classicthesis-4.1-6|56	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
14mr|texlive-classicthesis-4.1-6|57	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.tex
14mr|texlive-classicthesis-4.1-6|58	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Abstract.tex
14mr|texlive-classicthesis-4.1-6|59	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
14mr|texlive-classicthesis-4.1-6|60	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex
14mr|texlive-classicthesis-4.1-6|61	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Colophon.tex
14mr|texlive-classicthesis-4.1-6|62	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Contents.tex
14mr|texlive-classicthesis-4.1-6|63	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Declaration.tex
14mr|texlive-classicthesis-4.1-6|64	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Dedication.tex
14mr|texlive-classicthesis-4.1-6|65	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex
14mr|texlive-classicthesis-4.1-6|66	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Publication.tex
14mr|texlive-classicthesis-4.1-6|67	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titleback.tex
14mr|texlive-classicthesis-4.1-6|68	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex
14mr|texlive-classicthesis-4.1-6|69	%doc %{_texmfdistdir}/doc/latex/classicthesis/LISTOFFILES
14mr|texlive-classicthesis-4.1-6|70	%doc %{_texmfdistdir}/doc/latex/classicthesis/README
14mr|texlive-classicthesis-4.1-6|71	%doc %{_texmfdistdir}/doc/latex/classicthesis/classicthesis-config.tex
14mr|texlive-classicthesis-4.1-6|72	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf
14mr|texlive-classicthesis-4.1-6|73	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_1.jpg
14mr|texlive-classicthesis-4.1-6|74	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_2.jpg
14mr|texlive-classicthesis-4.1-6|75	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_3.jpg
14mr|texlive-classicthesis-4.1-6|76	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_4.jpg
14mr|texlive-classicthesis-4.1-6|77	
14mr|texlive-classicthesis-4.1-6|78	#-----------------------------------------------------------------------
14mr|texlive-classicthesis-4.1-6|79	%prep
14mr|texlive-classicthesis-4.1-6|80	%setup -c -a0 -a1
14mr|texlive-classicthesis-4.1-6|81	
14mr|texlive-classicthesis-4.1-6|82	%build
14mr|texlive-classicthesis-4.1-6|83	
14mr|texlive-classicthesis-4.1-6|84	%install
14mr|texlive-classicthesis-4.1-6|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-classicthesis-4.1-6|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-classicthesis-4.1-6|87	
14mr|texlive-classicthesis-4.1-6|88	%changelog
14mr|texlive-classicthesis-4.1-6|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1-6
14mr|texlive-classicthesis-4.1-6|90	+ Revision: b8e00da
14mr|texlive-classicthesis-4.1-6|91	- MassBuild#440: Increase release tag
14mr|texlive-classicthesis-4.1-6|92	
14mr|texlive-classicthesis-4.1-6|93	

19582 14
14mr|texlive-clefval-20061207-3|1	# revision 16549
14mr|texlive-clefval-20061207-3|2	# category Package
14mr|texlive-clefval-20061207-3|3	# catalog-ctan /macros/latex/contrib/clefval
14mr|texlive-clefval-20061207-3|4	# catalog-date 2006-12-07 15:13:33 +0100
14mr|texlive-clefval-20061207-3|5	# catalog-license lppl
14mr|texlive-clefval-20061207-3|6	# catalog-version undef
14mr|texlive-clefval-20061207-3|7	Name:		texlive-clefval
14mr|texlive-clefval-20061207-3|8	Version:	20061207
14mr|texlive-clefval-20061207-3|9	Release:	3
14mr|texlive-clefval-20061207-3|10	Summary:	Key/value support with a hash
14mr|texlive-clefval-20061207-3|11	Group:		Publishing
14mr|texlive-clefval-20061207-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clefval
14mr|texlive-clefval-20061207-3|13	License:	LPPL
14mr|texlive-clefval-20061207-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.tar.xz
14mr|texlive-clefval-20061207-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.doc.tar.xz
14mr|texlive-clefval-20061207-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.source.tar.xz
14mr|texlive-clefval-20061207-3|17	BuildArch:	noarch
14mr|texlive-clefval-20061207-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-clefval-20061207-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-clefval-20061207-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-clefval-20061207-3|21	
14mr|texlive-clefval-20061207-3|22	%description
14mr|texlive-clefval-20061207-3|23	This package provides only two macros viz. \TheKey and
14mr|texlive-clefval-20061207-3|24	\TheValue to define then use pairs of key/value and gives a
14mr|texlive-clefval-20061207-3|25	semblance of a hash. Syntax: \TheKey{key}{value} to define the
14mr|texlive-clefval-20061207-3|26	value associated to the key, does not produce text;
14mr|texlive-clefval-20061207-3|27	\TheValue{key} to return the value linked to the key. Both
14mr|texlive-clefval-20061207-3|28	arguments of \TheKey are 'moving' as LaTeX defines the term and
14mr|texlive-clefval-20061207-3|29	we have sometimes to protect them.
14mr|texlive-clefval-20061207-3|30	
14mr|texlive-clefval-20061207-3|31	%post
14mr|texlive-clefval-20061207-3|32	%{_sbindir}/texlive.post
14mr|texlive-clefval-20061207-3|33	
14mr|texlive-clefval-20061207-3|34	%postun
14mr|texlive-clefval-20061207-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-clefval-20061207-3|36	%{_sbindir}/texlive.post
14mr|texlive-clefval-20061207-3|37	fi
14mr|texlive-clefval-20061207-3|38	
14mr|texlive-clefval-20061207-3|39	#-----------------------------------------------------------------------
14mr|texlive-clefval-20061207-3|40	%files
14mr|texlive-clefval-20061207-3|41	%{_texmfdistdir}/tex/latex/clefval/clefval.sty
14mr|texlive-clefval-20061207-3|42	%doc %{_texmfdistdir}/doc/latex/clefval/Changements
14mr|texlive-clefval-20061207-3|43	%doc %{_texmfdistdir}/doc/latex/clefval/Changes
14mr|texlive-clefval-20061207-3|44	%doc %{_texmfdistdir}/doc/latex/clefval/LISEZMOI
14mr|texlive-clefval-20061207-3|45	%doc %{_texmfdistdir}/doc/latex/clefval/README
14mr|texlive-clefval-20061207-3|46	%doc %{_texmfdistdir}/doc/latex/clefval/clefval.pdf
14mr|texlive-clefval-20061207-3|47	%doc %{_texmfdistdir}/doc/latex/clefval/example.pdf
14mr|texlive-clefval-20061207-3|48	%doc %{_texmfdistdir}/doc/latex/clefval/example.tex
14mr|texlive-clefval-20061207-3|49	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.pdf
14mr|texlive-clefval-20061207-3|50	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.tex
14mr|texlive-clefval-20061207-3|51	#- source
14mr|texlive-clefval-20061207-3|52	%doc %{_texmfdistdir}/source/latex/clefval/Makefile
14mr|texlive-clefval-20061207-3|53	%doc %{_texmfdistdir}/source/latex/clefval/clefval.dtx
14mr|texlive-clefval-20061207-3|54	%doc %{_texmfdistdir}/source/latex/clefval/clefval.ins
14mr|texlive-clefval-20061207-3|55	%doc %{_texmfdistdir}/source/latex/clefval/fra-clefval.ins
14mr|texlive-clefval-20061207-3|56	
14mr|texlive-clefval-20061207-3|57	#-----------------------------------------------------------------------
14mr|texlive-clefval-20061207-3|58	%prep
14mr|texlive-clefval-20061207-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-clefval-20061207-3|60	
14mr|texlive-clefval-20061207-3|61	%build
14mr|texlive-clefval-20061207-3|62	
14mr|texlive-clefval-20061207-3|63	%install
14mr|texlive-clefval-20061207-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-clefval-20061207-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-clefval-20061207-3|66	
14mr|texlive-clefval-20061207-3|67	
14mr|texlive-clefval-20061207-3|68	
14mr|texlive-clefval-20061207-3|69	%changelog
14mr|texlive-clefval-20061207-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061207-3
14mr|texlive-clefval-20061207-3|71	+ Revision: fd8cee0
14mr|texlive-clefval-20061207-3|72	- MassBuild#440: Increase release tag
14mr|texlive-clefval-20061207-3|73	
14mr|texlive-clefval-20061207-3|74	

19583 14
14mr|texlive-cleveref-0.18.5-2|1	# revision 25979
14mr|texlive-cleveref-0.18.5-2|2	# category Package
14mr|texlive-cleveref-0.18.5-2|3	# catalog-ctan /macros/latex/contrib/cleveref
14mr|texlive-cleveref-0.18.5-2|4	# catalog-date 2012-04-15 19:24:00 +0200
14mr|texlive-cleveref-0.18.5-2|5	# catalog-license lppl
14mr|texlive-cleveref-0.18.5-2|6	# catalog-version 0.18.5
14mr|texlive-cleveref-0.18.5-2|7	Name:		texlive-cleveref
14mr|texlive-cleveref-0.18.5-2|8	Version:	0.18.5
14mr|texlive-cleveref-0.18.5-2|9	Release:	2
14mr|texlive-cleveref-0.18.5-2|10	Summary:	Intelligent cross-referencing
14mr|texlive-cleveref-0.18.5-2|11	Group:		Publishing
14mr|texlive-cleveref-0.18.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cleveref
14mr|texlive-cleveref-0.18.5-2|13	License:	LPPL
14mr|texlive-cleveref-0.18.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.tar.xz
14mr|texlive-cleveref-0.18.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.doc.tar.xz
14mr|texlive-cleveref-0.18.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.source.tar.xz
14mr|texlive-cleveref-0.18.5-2|17	BuildArch:	noarch
14mr|texlive-cleveref-0.18.5-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cleveref-0.18.5-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cleveref-0.18.5-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-cleveref-0.18.5-2|21	
14mr|texlive-cleveref-0.18.5-2|22	%description
14mr|texlive-cleveref-0.18.5-2|23	The package enhances LaTeX's cross-referencing features,
14mr|texlive-cleveref-0.18.5-2|24	allowing the format of references to be determined
14mr|texlive-cleveref-0.18.5-2|25	automatically according to the type of reference. The formats
14mr|texlive-cleveref-0.18.5-2|26	used may be customised in the preamble of a document; babel
14mr|texlive-cleveref-0.18.5-2|27	support is available (though the choice of languages remains
14mr|texlive-cleveref-0.18.5-2|28	limited: currently Danish, Dutch, English, French, German,
14mr|texlive-cleveref-0.18.5-2|29	Italian, Norwegian, Russian, Spanish and Ukranian). The package
14mr|texlive-cleveref-0.18.5-2|30	also offers a means of referencing a list of references, each
14mr|texlive-cleveref-0.18.5-2|31	formatted according to its type. In such lists, it can collapse
14mr|texlive-cleveref-0.18.5-2|32	sequences of numerically-consecutive labels to a reference
14mr|texlive-cleveref-0.18.5-2|33	range.
14mr|texlive-cleveref-0.18.5-2|34	
14mr|texlive-cleveref-0.18.5-2|35	%post
14mr|texlive-cleveref-0.18.5-2|36	%{_sbindir}/texlive.post
14mr|texlive-cleveref-0.18.5-2|37	
14mr|texlive-cleveref-0.18.5-2|38	%postun
14mr|texlive-cleveref-0.18.5-2|39	if [ $1 -eq 0 ]; then
14mr|texlive-cleveref-0.18.5-2|40	%{_sbindir}/texlive.post
14mr|texlive-cleveref-0.18.5-2|41	fi
14mr|texlive-cleveref-0.18.5-2|42	
14mr|texlive-cleveref-0.18.5-2|43	#-----------------------------------------------------------------------
14mr|texlive-cleveref-0.18.5-2|44	%files
14mr|texlive-cleveref-0.18.5-2|45	%{_texmfdistdir}/tex/latex/cleveref/cleveref.sty
14mr|texlive-cleveref-0.18.5-2|46	%doc %{_texmfdistdir}/doc/latex/cleveref/README
14mr|texlive-cleveref-0.18.5-2|47	%doc %{_texmfdistdir}/doc/latex/cleveref/cleveref.pdf
14mr|texlive-cleveref-0.18.5-2|48	#- source
14mr|texlive-cleveref-0.18.5-2|49	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.dtx
14mr|texlive-cleveref-0.18.5-2|50	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.ins
14mr|texlive-cleveref-0.18.5-2|51	
14mr|texlive-cleveref-0.18.5-2|52	#-----------------------------------------------------------------------
14mr|texlive-cleveref-0.18.5-2|53	%prep
14mr|texlive-cleveref-0.18.5-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-cleveref-0.18.5-2|55	
14mr|texlive-cleveref-0.18.5-2|56	%build
14mr|texlive-cleveref-0.18.5-2|57	
14mr|texlive-cleveref-0.18.5-2|58	%install
14mr|texlive-cleveref-0.18.5-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cleveref-0.18.5-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cleveref-0.18.5-2|61	
14mr|texlive-cleveref-0.18.5-2|62	
14mr|texlive-cleveref-0.18.5-2|63	
14mr|texlive-cleveref-0.18.5-2|64	%changelog
14mr|texlive-cleveref-0.18.5-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18.5-2
14mr|texlive-cleveref-0.18.5-2|66	+ Revision: 566e820
14mr|texlive-cleveref-0.18.5-2|67	- MassBuild#440: Increase release tag
14mr|texlive-cleveref-0.18.5-2|68	
14mr|texlive-cleveref-0.18.5-2|69	

19584 14
14mr|texlive-clipboard-0.2-7|1	# revision 28876
14mr|texlive-clipboard-0.2-7|2	# category Package
14mr|texlive-clipboard-0.2-7|3	# catalog-ctan /macros/latex/contrib/clipboard
14mr|texlive-clipboard-0.2-7|4	# catalog-date 2013-01-19 09:54:49 +0100
14mr|texlive-clipboard-0.2-7|5	# catalog-license lppl1.3
14mr|texlive-clipboard-0.2-7|6	# catalog-version 0.2
14mr|texlive-clipboard-0.2-7|7	Name:		texlive-clipboard
14mr|texlive-clipboard-0.2-7|8	Version:	0.2
14mr|texlive-clipboard-0.2-7|9	Release:	7
14mr|texlive-clipboard-0.2-7|10	Summary:	Copy and paste into and across documents
14mr|texlive-clipboard-0.2-7|11	Group:		Publishing
14mr|texlive-clipboard-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clipboard
14mr|texlive-clipboard-0.2-7|13	License:	LPPL1.3
14mr|texlive-clipboard-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.tar.xz
14mr|texlive-clipboard-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.doc.tar.xz
14mr|texlive-clipboard-0.2-7|16	BuildArch:	noarch
14mr|texlive-clipboard-0.2-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-clipboard-0.2-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-clipboard-0.2-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-clipboard-0.2-7|20	
14mr|texlive-clipboard-0.2-7|21	%description
14mr|texlive-clipboard-0.2-7|22	The clipboard package provides a basic framework for copying
14mr|texlive-clipboard-0.2-7|23	and pasting text and commands into and across multiple
14mr|texlive-clipboard-0.2-7|24	documents. It replaces the copypaste package.
14mr|texlive-clipboard-0.2-7|25	
14mr|texlive-clipboard-0.2-7|26	%post
14mr|texlive-clipboard-0.2-7|27	%{_sbindir}/texlive.post
14mr|texlive-clipboard-0.2-7|28	
14mr|texlive-clipboard-0.2-7|29	%postun
14mr|texlive-clipboard-0.2-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-clipboard-0.2-7|31	%{_sbindir}/texlive.post
14mr|texlive-clipboard-0.2-7|32	fi
14mr|texlive-clipboard-0.2-7|33	
14mr|texlive-clipboard-0.2-7|34	#-----------------------------------------------------------------------
14mr|texlive-clipboard-0.2-7|35	%files
14mr|texlive-clipboard-0.2-7|36	%{_texmfdistdir}/tex/latex/clipboard/clipboard.sty
14mr|texlive-clipboard-0.2-7|37	%doc %{_texmfdistdir}/doc/latex/clipboard/README
14mr|texlive-clipboard-0.2-7|38	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.pdf
14mr|texlive-clipboard-0.2-7|39	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.tex
14mr|texlive-clipboard-0.2-7|40	
14mr|texlive-clipboard-0.2-7|41	#-----------------------------------------------------------------------
14mr|texlive-clipboard-0.2-7|42	%prep
14mr|texlive-clipboard-0.2-7|43	%setup -c -a0 -a1
14mr|texlive-clipboard-0.2-7|44	
14mr|texlive-clipboard-0.2-7|45	%build
14mr|texlive-clipboard-0.2-7|46	
14mr|texlive-clipboard-0.2-7|47	%install
14mr|texlive-clipboard-0.2-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-clipboard-0.2-7|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-clipboard-0.2-7|50	
14mr|texlive-clipboard-0.2-7|51	%changelog
14mr|texlive-clipboard-0.2-7|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-7
14mr|texlive-clipboard-0.2-7|53	+ Revision: 7b0177d
14mr|texlive-clipboard-0.2-7|54	- MassBuild#440: Increase release tag
14mr|texlive-clipboard-0.2-7|55	
14mr|texlive-clipboard-0.2-7|56	

19585 14
14mr|texlive-clock-20080419-3|1	# revision 15878
14mr|texlive-clock-20080419-3|2	# category Package
14mr|texlive-clock-20080419-3|3	# catalog-ctan /macros/latex/contrib/clock
14mr|texlive-clock-20080419-3|4	# catalog-date 2008-04-19 23:05:28 +0200
14mr|texlive-clock-20080419-3|5	# catalog-license other-free
14mr|texlive-clock-20080419-3|6	# catalog-version undef
14mr|texlive-clock-20080419-3|7	Name:		texlive-clock
14mr|texlive-clock-20080419-3|8	Version:	20080419
14mr|texlive-clock-20080419-3|9	Release:	3
14mr|texlive-clock-20080419-3|10	Summary:	Graphical and textual clocks for TeX and LaTeX
14mr|texlive-clock-20080419-3|11	Group:		Publishing
14mr|texlive-clock-20080419-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clock
14mr|texlive-clock-20080419-3|13	License:	OTHER-FREE
14mr|texlive-clock-20080419-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.tar.xz
14mr|texlive-clock-20080419-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.doc.tar.xz
14mr|texlive-clock-20080419-3|16	BuildArch:	noarch
14mr|texlive-clock-20080419-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-clock-20080419-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-clock-20080419-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-clock-20080419-3|20	
14mr|texlive-clock-20080419-3|21	%description
14mr|texlive-clock-20080419-3|22	Features graphical clocks (with a classical 12h dial and two
14mr|texlive-clock-20080419-3|23	hands) and text clocks (in 24h format) which can show system
14mr|texlive-clock-20080419-3|24	time or any time the user desires. Works with both TeX and
14mr|texlive-clock-20080419-3|25	LaTeX. The clock faces (appearances of the dial) are easily
14mr|texlive-clock-20080419-3|26	expandable; the default uses a custom MetaFont font.
14mr|texlive-clock-20080419-3|27	
14mr|texlive-clock-20080419-3|28	%post
14mr|texlive-clock-20080419-3|29	%{_sbindir}/texlive.post
14mr|texlive-clock-20080419-3|30	
14mr|texlive-clock-20080419-3|31	%postun
14mr|texlive-clock-20080419-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-clock-20080419-3|33	%{_sbindir}/texlive.post
14mr|texlive-clock-20080419-3|34	fi
14mr|texlive-clock-20080419-3|35	
14mr|texlive-clock-20080419-3|36	#-----------------------------------------------------------------------
14mr|texlive-clock-20080419-3|37	%files
14mr|texlive-clock-20080419-3|38	%{_texmfdistdir}/fonts/source/public/clock/clock.mf
14mr|texlive-clock-20080419-3|39	%{_texmfdistdir}/fonts/tfm/public/clock/clock.tfm
14mr|texlive-clock-20080419-3|40	%{_texmfdistdir}/tex/latex/clock/clock.sty
14mr|texlive-clock-20080419-3|41	%{_texmfdistdir}/tex/latex/clock/clock.tex
14mr|texlive-clock-20080419-3|42	%doc %{_texmfdistdir}/doc/latex/clock/COPYING
14mr|texlive-clock-20080419-3|43	%doc %{_texmfdistdir}/doc/latex/clock/EMTEX
14mr|texlive-clock-20080419-3|44	%doc %{_texmfdistdir}/doc/latex/clock/HISTORY
14mr|texlive-clock-20080419-3|45	%doc %{_texmfdistdir}/doc/latex/clock/INSTALL
14mr|texlive-clock-20080419-3|46	%doc %{_texmfdistdir}/doc/latex/clock/MIKTEX
14mr|texlive-clock-20080419-3|47	%doc %{_texmfdistdir}/doc/latex/clock/README
14mr|texlive-clock-20080419-3|48	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.pdf
14mr|texlive-clock-20080419-3|49	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.tex
14mr|texlive-clock-20080419-3|50	
14mr|texlive-clock-20080419-3|51	#-----------------------------------------------------------------------
14mr|texlive-clock-20080419-3|52	%prep
14mr|texlive-clock-20080419-3|53	%setup -c -a0 -a1
14mr|texlive-clock-20080419-3|54	
14mr|texlive-clock-20080419-3|55	%build
14mr|texlive-clock-20080419-3|56	
14mr|texlive-clock-20080419-3|57	%install
14mr|texlive-clock-20080419-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-clock-20080419-3|59	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-clock-20080419-3|60	
14mr|texlive-clock-20080419-3|61	
14mr|texlive-clock-20080419-3|62	
14mr|texlive-clock-20080419-3|63	%changelog
14mr|texlive-clock-20080419-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080419-3
14mr|texlive-clock-20080419-3|65	+ Revision: cf97fda
14mr|texlive-clock-20080419-3|66	- MassBuild#440: Increase release tag
14mr|texlive-clock-20080419-3|67	
14mr|texlive-clock-20080419-3|68	

19586 14
14mr|texlive-clrscode-1.7-3|1	# revision 15878
14mr|texlive-clrscode-1.7-3|2	# category Package
14mr|texlive-clrscode-1.7-3|3	# catalog-ctan /macros/latex/contrib/clrscode
14mr|texlive-clrscode-1.7-3|4	# catalog-date 2007-03-29 23:17:09 +0200
14mr|texlive-clrscode-1.7-3|5	# catalog-license lppl
14mr|texlive-clrscode-1.7-3|6	# catalog-version 1.7
14mr|texlive-clrscode-1.7-3|7	Name:		texlive-clrscode
14mr|texlive-clrscode-1.7-3|8	Version:	1.7
14mr|texlive-clrscode-1.7-3|9	Release:	3
14mr|texlive-clrscode-1.7-3|10	Summary:	Typesets pseudocode as in Introduction to Algorithms
14mr|texlive-clrscode-1.7-3|11	Group:		Publishing
14mr|texlive-clrscode-1.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clrscode
14mr|texlive-clrscode-1.7-3|13	License:	LPPL
14mr|texlive-clrscode-1.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.tar.xz
14mr|texlive-clrscode-1.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.doc.tar.xz
14mr|texlive-clrscode-1.7-3|16	BuildArch:	noarch
14mr|texlive-clrscode-1.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-clrscode-1.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-clrscode-1.7-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-clrscode-1.7-3|20	
14mr|texlive-clrscode-1.7-3|21	%description
14mr|texlive-clrscode-1.7-3|22	This package allows you to typeset pseudocode in the style of
14mr|texlive-clrscode-1.7-3|23	Introduction to Algorithms, Second edition, by Cormen,
14mr|texlive-clrscode-1.7-3|24	Leiserson, Rivest, and Stein. The package was written by the
14mr|texlive-clrscode-1.7-3|25	authors. You use the commands the same way the package's author
14mr|texlive-clrscode-1.7-3|26	did when writing the book, and your output will look just like
14mr|texlive-clrscode-1.7-3|27	the pseudocode in the text.
14mr|texlive-clrscode-1.7-3|28	
14mr|texlive-clrscode-1.7-3|29	%post
14mr|texlive-clrscode-1.7-3|30	%{_sbindir}/texlive.post
14mr|texlive-clrscode-1.7-3|31	
14mr|texlive-clrscode-1.7-3|32	%postun
14mr|texlive-clrscode-1.7-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-clrscode-1.7-3|34	%{_sbindir}/texlive.post
14mr|texlive-clrscode-1.7-3|35	fi
14mr|texlive-clrscode-1.7-3|36	
14mr|texlive-clrscode-1.7-3|37	#-----------------------------------------------------------------------
14mr|texlive-clrscode-1.7-3|38	%files
14mr|texlive-clrscode-1.7-3|39	%{_texmfdistdir}/tex/latex/clrscode/clrscode.sty
14mr|texlive-clrscode-1.7-3|40	%doc %{_texmfdistdir}/doc/latex/clrscode/README
14mr|texlive-clrscode-1.7-3|41	%doc %{_texmfdistdir}/doc/latex/clrscode/clrscode.pdf
14mr|texlive-clrscode-1.7-3|42	
14mr|texlive-clrscode-1.7-3|43	#-----------------------------------------------------------------------
14mr|texlive-clrscode-1.7-3|44	%prep
14mr|texlive-clrscode-1.7-3|45	%setup -c -a0 -a1
14mr|texlive-clrscode-1.7-3|46	
14mr|texlive-clrscode-1.7-3|47	%build
14mr|texlive-clrscode-1.7-3|48	
14mr|texlive-clrscode-1.7-3|49	%install
14mr|texlive-clrscode-1.7-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-clrscode-1.7-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-clrscode-1.7-3|52	
14mr|texlive-clrscode-1.7-3|53	
14mr|texlive-clrscode-1.7-3|54	
14mr|texlive-clrscode-1.7-3|55	%changelog
14mr|texlive-clrscode-1.7-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|texlive-clrscode-1.7-3|57	+ Revision: ff12402
14mr|texlive-clrscode-1.7-3|58	- MassBuild#440: Increase release tag
14mr|texlive-clrscode-1.7-3|59	
14mr|texlive-clrscode-1.7-3|60	

19587 14
14mr|texlive-cm-20110410-2|1	# revision 24956
14mr|texlive-cm-20110410-2|2	# category Package
14mr|texlive-cm-20110410-2|3	# catalog-ctan /fonts/cm
14mr|texlive-cm-20110410-2|4	# catalog-date 2011-04-10 19:35:44 +0200
14mr|texlive-cm-20110410-2|5	# catalog-license knuth
14mr|texlive-cm-20110410-2|6	# catalog-version undef
14mr|texlive-cm-20110410-2|7	Name:		texlive-cm
14mr|texlive-cm-20110410-2|8	Version:	20110410
14mr|texlive-cm-20110410-2|9	Release:	2
14mr|texlive-cm-20110410-2|10	Summary:	Computer Modern fonts
14mr|texlive-cm-20110410-2|11	Group:		Publishing
14mr|texlive-cm-20110410-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cm
14mr|texlive-cm-20110410-2|13	License:	KNUTH
14mr|texlive-cm-20110410-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm.tar.xz
14mr|texlive-cm-20110410-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm.doc.tar.xz
14mr|texlive-cm-20110410-2|16	BuildArch:	noarch
14mr|texlive-cm-20110410-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cm-20110410-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cm-20110410-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cm-20110410-2|20	
14mr|texlive-cm-20110410-2|21	%description
14mr|texlive-cm-20110410-2|22	Knuth's final iteration of his re-interpretation of a c.19
14mr|texlive-cm-20110410-2|23	Modern-style font from Monotype. The family is comprehensive,
14mr|texlive-cm-20110410-2|24	offering both sans and roman styles, and a monospaced font,
14mr|texlive-cm-20110410-2|25	together with mathematics fonts closely integrated with the
14mr|texlive-cm-20110410-2|26	mathematical facilities of TeX itself. The base fonts are
14mr|texlive-cm-20110410-2|27	distributed as Metafont source, but autotraced PostScript Type
14mr|texlive-cm-20110410-2|28	1 versions are available (one version in the AMS fonts
14mr|texlive-cm-20110410-2|29	distribution, and also the BaKoMa distribution). The Computer
14mr|texlive-cm-20110410-2|30	Modern fonts have inspired many later families, notably the
14mr|texlive-cm-20110410-2|31	European Computer Modern and the Latin Modern families.
14mr|texlive-cm-20110410-2|32	
14mr|texlive-cm-20110410-2|33	%post
14mr|texlive-cm-20110410-2|34	%{_sbindir}/texlive.post
14mr|texlive-cm-20110410-2|35	
14mr|texlive-cm-20110410-2|36	%postun
14mr|texlive-cm-20110410-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-cm-20110410-2|38	%{_sbindir}/texlive.post
14mr|texlive-cm-20110410-2|39	fi
14mr|texlive-cm-20110410-2|40	
14mr|texlive-cm-20110410-2|41	#-----------------------------------------------------------------------
14mr|texlive-cm-20110410-2|42	%files
14mr|texlive-cm-20110410-2|43	%{_texmfdistdir}/fonts/map/dvips/cm/cmtext-bsr-interpolated.map
14mr|texlive-cm-20110410-2|44	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/black.pk
14mr|texlive-cm-20110410-2|45	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmbx10.pk
14mr|texlive-cm-20110410-2|46	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmex10.pk
14mr|texlive-cm-20110410-2|47	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmmi10.pk
14mr|texlive-cm-20110410-2|48	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmmi7.pk
14mr|texlive-cm-20110410-2|49	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr10.pk
14mr|texlive-cm-20110410-2|50	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr12.pk
14mr|texlive-cm-20110410-2|51	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr17.pk
14mr|texlive-cm-20110410-2|52	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr6.pk
14mr|texlive-cm-20110410-2|53	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr7.pk
14mr|texlive-cm-20110410-2|54	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr8.pk
14mr|texlive-cm-20110410-2|55	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsl10.pk
14mr|texlive-cm-20110410-2|56	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsy10.pk
14mr|texlive-cm-20110410-2|57	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsy7.pk
14mr|texlive-cm-20110410-2|58	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmti10.pk
14mr|texlive-cm-20110410-2|59	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/gray.pk
14mr|texlive-cm-20110410-2|60	%{_texmfdistdir}/fonts/source/public/cm/accent.mf
14mr|texlive-cm-20110410-2|61	%{_texmfdistdir}/fonts/source/public/cm/bigacc.mf
14mr|texlive-cm-20110410-2|62	%{_texmfdistdir}/fonts/source/public/cm/bigdel.mf
14mr|texlive-cm-20110410-2|63	%{_texmfdistdir}/fonts/source/public/cm/bigop.mf
14mr|texlive-cm-20110410-2|64	%{_texmfdistdir}/fonts/source/public/cm/calu.mf
14mr|texlive-cm-20110410-2|65	%{_texmfdistdir}/fonts/source/public/cm/cmb10.mf
14mr|texlive-cm-20110410-2|66	%{_texmfdistdir}/fonts/source/public/cm/cmbase.mf
14mr|texlive-cm-20110410-2|67	%{_texmfdistdir}/fonts/source/public/cm/cmbcsc10.mf
14mr|texlive-cm-20110410-2|68	%{_texmfdistdir}/fonts/source/public/cm/cmbsy10.mf
14mr|texlive-cm-20110410-2|69	%{_texmfdistdir}/fonts/source/public/cm/cmbtex10.mf
14mr|texlive-cm-20110410-2|70	%{_texmfdistdir}/fonts/source/public/cm/cmbtt10.mf
14mr|texlive-cm-20110410-2|71	%{_texmfdistdir}/fonts/source/public/cm/cmbtt8.mf
14mr|texlive-cm-20110410-2|72	%{_texmfdistdir}/fonts/source/public/cm/cmbtt9.mf
14mr|texlive-cm-20110410-2|73	%{_texmfdistdir}/fonts/source/public/cm/cmbx10.mf
14mr|texlive-cm-20110410-2|74	%{_texmfdistdir}/fonts/source/public/cm/cmbx12.mf
14mr|texlive-cm-20110410-2|75	%{_texmfdistdir}/fonts/source/public/cm/cmbx5.mf
14mr|texlive-cm-20110410-2|76	%{_texmfdistdir}/fonts/source/public/cm/cmbx6.mf
14mr|texlive-cm-20110410-2|77	%{_texmfdistdir}/fonts/source/public/cm/cmbx7.mf
14mr|texlive-cm-20110410-2|78	%{_texmfdistdir}/fonts/source/public/cm/cmbx8.mf
14mr|texlive-cm-20110410-2|79	%{_texmfdistdir}/fonts/source/public/cm/cmbx9.mf
14mr|texlive-cm-20110410-2|80	%{_texmfdistdir}/fonts/source/public/cm/cmbxsl10.mf
14mr|texlive-cm-20110410-2|81	%{_texmfdistdir}/fonts/source/public/cm/cmbxti10.mf
14mr|texlive-cm-20110410-2|82	%{_texmfdistdir}/fonts/source/public/cm/cmcsc10.mf
14mr|texlive-cm-20110410-2|83	%{_texmfdistdir}/fonts/source/public/cm/cmdunh10.mf
14mr|texlive-cm-20110410-2|84	%{_texmfdistdir}/fonts/source/public/cm/cmex10.mf
14mr|texlive-cm-20110410-2|85	%{_texmfdistdir}/fonts/source/public/cm/cmexb10.mf
14mr|texlive-cm-20110410-2|86	%{_texmfdistdir}/fonts/source/public/cm/cmff10.mf
14mr|texlive-cm-20110410-2|87	%{_texmfdistdir}/fonts/source/public/cm/cmfi10.mf
14mr|texlive-cm-20110410-2|88	%{_texmfdistdir}/fonts/source/public/cm/cmfib8.mf
14mr|texlive-cm-20110410-2|89	%{_texmfdistdir}/fonts/source/public/cm/cminch.mf
14mr|texlive-cm-20110410-2|90	%{_texmfdistdir}/fonts/source/public/cm/cmitt10.mf
14mr|texlive-cm-20110410-2|91	%{_texmfdistdir}/fonts/source/public/cm/cmmi10.mf
14mr|texlive-cm-20110410-2|92	%{_texmfdistdir}/fonts/source/public/cm/cmmi12.mf
14mr|texlive-cm-20110410-2|93	%{_texmfdistdir}/fonts/source/public/cm/cmmi5.mf
14mr|texlive-cm-20110410-2|94	%{_texmfdistdir}/fonts/source/public/cm/cmmi6.mf
14mr|texlive-cm-20110410-2|95	%{_texmfdistdir}/fonts/source/public/cm/cmmi7.mf
14mr|texlive-cm-20110410-2|96	%{_texmfdistdir}/fonts/source/public/cm/cmmi8.mf
14mr|texlive-cm-20110410-2|97	%{_texmfdistdir}/fonts/source/public/cm/cmmi9.mf
14mr|texlive-cm-20110410-2|98	%{_texmfdistdir}/fonts/source/public/cm/cmmib10.mf
14mr|texlive-cm-20110410-2|99	%{_texmfdistdir}/fonts/source/public/cm/cmplain.mf
14mr|texlive-cm-20110410-2|100	%{_texmfdistdir}/fonts/source/public/cm/cmr10.mf
14mr|texlive-cm-20110410-2|101	%{_texmfdistdir}/fonts/source/public/cm/cmr12.mf
14mr|texlive-cm-20110410-2|102	%{_texmfdistdir}/fonts/source/public/cm/cmr17.mf
14mr|texlive-cm-20110410-2|103	%{_texmfdistdir}/fonts/source/public/cm/cmr5.mf
14mr|texlive-cm-20110410-2|104	%{_texmfdistdir}/fonts/source/public/cm/cmr6.mf
14mr|texlive-cm-20110410-2|105	%{_texmfdistdir}/fonts/source/public/cm/cmr7.mf
14mr|texlive-cm-20110410-2|106	%{_texmfdistdir}/fonts/source/public/cm/cmr8.mf
14mr|texlive-cm-20110410-2|107	%{_texmfdistdir}/fonts/source/public/cm/cmr9.mf
14mr|texlive-cm-20110410-2|108	%{_texmfdistdir}/fonts/source/public/cm/cmsl10.mf
14mr|texlive-cm-20110410-2|109	%{_texmfdistdir}/fonts/source/public/cm/cmsl12.mf
14mr|texlive-cm-20110410-2|110	%{_texmfdistdir}/fonts/source/public/cm/cmsl8.mf
14mr|texlive-cm-20110410-2|111	%{_texmfdistdir}/fonts/source/public/cm/cmsl9.mf
14mr|texlive-cm-20110410-2|112	%{_texmfdistdir}/fonts/source/public/cm/cmsltt10.mf
14mr|texlive-cm-20110410-2|113	%{_texmfdistdir}/fonts/source/public/cm/cmss10.mf
14mr|texlive-cm-20110410-2|114	%{_texmfdistdir}/fonts/source/public/cm/cmss12.mf
14mr|texlive-cm-20110410-2|115	%{_texmfdistdir}/fonts/source/public/cm/cmss17.mf
14mr|texlive-cm-20110410-2|116	%{_texmfdistdir}/fonts/source/public/cm/cmss8.mf
14mr|texlive-cm-20110410-2|117	%{_texmfdistdir}/fonts/source/public/cm/cmss9.mf
14mr|texlive-cm-20110410-2|118	%{_texmfdistdir}/fonts/source/public/cm/cmssbx10.mf
14mr|texlive-cm-20110410-2|119	%{_texmfdistdir}/fonts/source/public/cm/cmssdc10.mf
14mr|texlive-cm-20110410-2|120	%{_texmfdistdir}/fonts/source/public/cm/cmssi10.mf
14mr|texlive-cm-20110410-2|121	%{_texmfdistdir}/fonts/source/public/cm/cmssi12.mf
14mr|texlive-cm-20110410-2|122	%{_texmfdistdir}/fonts/source/public/cm/cmssi17.mf
14mr|texlive-cm-20110410-2|123	%{_texmfdistdir}/fonts/source/public/cm/cmssi8.mf
14mr|texlive-cm-20110410-2|124	%{_texmfdistdir}/fonts/source/public/cm/cmssi9.mf
14mr|texlive-cm-20110410-2|125	%{_texmfdistdir}/fonts/source/public/cm/cmssq8.mf
14mr|texlive-cm-20110410-2|126	%{_texmfdistdir}/fonts/source/public/cm/cmssqi8.mf
14mr|texlive-cm-20110410-2|127	%{_texmfdistdir}/fonts/source/public/cm/cmsy10.mf
14mr|texlive-cm-20110410-2|128	%{_texmfdistdir}/fonts/source/public/cm/cmsy5.mf
14mr|texlive-cm-20110410-2|129	%{_texmfdistdir}/fonts/source/public/cm/cmsy6.mf
14mr|texlive-cm-20110410-2|130	%{_texmfdistdir}/fonts/source/public/cm/cmsy7.mf
14mr|texlive-cm-20110410-2|131	%{_texmfdistdir}/fonts/source/public/cm/cmsy8.mf
14mr|texlive-cm-20110410-2|132	%{_texmfdistdir}/fonts/source/public/cm/cmsy9.mf
14mr|texlive-cm-20110410-2|133	%{_texmfdistdir}/fonts/source/public/cm/cmtcsc10.mf
14mr|texlive-cm-20110410-2|134	%{_texmfdistdir}/fonts/source/public/cm/cmtex10.mf
14mr|texlive-cm-20110410-2|135	%{_texmfdistdir}/fonts/source/public/cm/cmtex8.mf
14mr|texlive-cm-20110410-2|136	%{_texmfdistdir}/fonts/source/public/cm/cmtex9.mf
14mr|texlive-cm-20110410-2|137	%{_texmfdistdir}/fonts/source/public/cm/cmti10.mf
14mr|texlive-cm-20110410-2|138	%{_texmfdistdir}/fonts/source/public/cm/cmti12.mf
14mr|texlive-cm-20110410-2|139	%{_texmfdistdir}/fonts/source/public/cm/cmti7.mf
14mr|texlive-cm-20110410-2|140	%{_texmfdistdir}/fonts/source/public/cm/cmti8.mf
14mr|texlive-cm-20110410-2|141	%{_texmfdistdir}/fonts/source/public/cm/cmti9.mf
14mr|texlive-cm-20110410-2|142	%{_texmfdistdir}/fonts/source/public/cm/cmtt10.mf
14mr|texlive-cm-20110410-2|143	%{_texmfdistdir}/fonts/source/public/cm/cmtt12.mf
14mr|texlive-cm-20110410-2|144	%{_texmfdistdir}/fonts/source/public/cm/cmtt8.mf
14mr|texlive-cm-20110410-2|145	%{_texmfdistdir}/fonts/source/public/cm/cmtt9.mf
14mr|texlive-cm-20110410-2|146	%{_texmfdistdir}/fonts/source/public/cm/cmttb10.mf
14mr|texlive-cm-20110410-2|147	%{_texmfdistdir}/fonts/source/public/cm/cmu10.mf
14mr|texlive-cm-20110410-2|148	%{_texmfdistdir}/fonts/source/public/cm/cmvtt10.mf
14mr|texlive-cm-20110410-2|149	%{_texmfdistdir}/fonts/source/public/cm/comlig.mf
14mr|texlive-cm-20110410-2|150	%{_texmfdistdir}/fonts/source/public/cm/csc.mf
14mr|texlive-cm-20110410-2|151	%{_texmfdistdir}/fonts/source/public/cm/cscspu.mf
14mr|texlive-cm-20110410-2|152	%{_texmfdistdir}/fonts/source/public/cm/greekl.mf
14mr|texlive-cm-20110410-2|153	%{_texmfdistdir}/fonts/source/public/cm/greeku.mf
14mr|texlive-cm-20110410-2|154	%{_texmfdistdir}/fonts/source/public/cm/itald.mf
14mr|texlive-cm-20110410-2|155	%{_texmfdistdir}/fonts/source/public/cm/italig.mf
14mr|texlive-cm-20110410-2|156	%{_texmfdistdir}/fonts/source/public/cm/itall.mf
14mr|texlive-cm-20110410-2|157	%{_texmfdistdir}/fonts/source/public/cm/italms.mf
14mr|texlive-cm-20110410-2|158	%{_texmfdistdir}/fonts/source/public/cm/italp.mf
14mr|texlive-cm-20110410-2|159	%{_texmfdistdir}/fonts/source/public/cm/italsp.mf
14mr|texlive-cm-20110410-2|160	%{_texmfdistdir}/fonts/source/public/cm/mathex.mf
14mr|texlive-cm-20110410-2|161	%{_texmfdistdir}/fonts/source/public/cm/mathit.mf
14mr|texlive-cm-20110410-2|162	%{_texmfdistdir}/fonts/source/public/cm/mathsy.mf
14mr|texlive-cm-20110410-2|163	%{_texmfdistdir}/fonts/source/public/cm/olddig.mf
14mr|texlive-cm-20110410-2|164	%{_texmfdistdir}/fonts/source/public/cm/punct.mf
14mr|texlive-cm-20110410-2|165	%{_texmfdistdir}/fonts/source/public/cm/roman.mf
14mr|texlive-cm-20110410-2|166	%{_texmfdistdir}/fonts/source/public/cm/romand.mf
14mr|texlive-cm-20110410-2|167	%{_texmfdistdir}/fonts/source/public/cm/romanl.mf
14mr|texlive-cm-20110410-2|168	%{_texmfdistdir}/fonts/source/public/cm/romanp.mf
14mr|texlive-cm-20110410-2|169	%{_texmfdistdir}/fonts/source/public/cm/romanu.mf
14mr|texlive-cm-20110410-2|170	%{_texmfdistdir}/fonts/source/public/cm/romlig.mf
14mr|texlive-cm-20110410-2|171	%{_texmfdistdir}/fonts/source/public/cm/romms.mf
14mr|texlive-cm-20110410-2|172	%{_texmfdistdir}/fonts/source/public/cm/romspl.mf
14mr|texlive-cm-20110410-2|173	%{_texmfdistdir}/fonts/source/public/cm/romspu.mf
14mr|texlive-cm-20110410-2|174	%{_texmfdistdir}/fonts/source/public/cm/romsub.mf
14mr|texlive-cm-20110410-2|175	%{_texmfdistdir}/fonts/source/public/cm/sym.mf
14mr|texlive-cm-20110410-2|176	%{_texmfdistdir}/fonts/source/public/cm/symbol.mf
14mr|texlive-cm-20110410-2|177	%{_texmfdistdir}/fonts/source/public/cm/texset.mf
14mr|texlive-cm-20110410-2|178	%{_texmfdistdir}/fonts/source/public/cm/textit.mf
14mr|texlive-cm-20110410-2|179	%{_texmfdistdir}/fonts/source/public/cm/title.mf
14mr|texlive-cm-20110410-2|180	%{_texmfdistdir}/fonts/source/public/cm/tset.mf
14mr|texlive-cm-20110410-2|181	%{_texmfdistdir}/fonts/source/public/cm/tsetsl.mf
14mr|texlive-cm-20110410-2|182	%{_texmfdistdir}/fonts/source/public/cm/white_setup.mf
14mr|texlive-cm-20110410-2|183	%{_texmfdistdir}/fonts/tfm/public/cm/cmb10.tfm
14mr|texlive-cm-20110410-2|184	%{_texmfdistdir}/fonts/tfm/public/cm/cmbcsc10.tfm
14mr|texlive-cm-20110410-2|185	%{_texmfdistdir}/fonts/tfm/public/cm/cmbsy10.tfm
14mr|texlive-cm-20110410-2|186	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx10.tfm
14mr|texlive-cm-20110410-2|187	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx12.tfm
14mr|texlive-cm-20110410-2|188	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx5.tfm
14mr|texlive-cm-20110410-2|189	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx6.tfm
14mr|texlive-cm-20110410-2|190	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx7.tfm
14mr|texlive-cm-20110410-2|191	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx8.tfm
14mr|texlive-cm-20110410-2|192	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx9.tfm
14mr|texlive-cm-20110410-2|193	%{_texmfdistdir}/fonts/tfm/public/cm/cmbxsl10.tfm
14mr|texlive-cm-20110410-2|194	%{_texmfdistdir}/fonts/tfm/public/cm/cmbxti10.tfm
14mr|texlive-cm-20110410-2|195	%{_texmfdistdir}/fonts/tfm/public/cm/cmcsc10.tfm
14mr|texlive-cm-20110410-2|196	%{_texmfdistdir}/fonts/tfm/public/cm/cmdunh10.tfm
14mr|texlive-cm-20110410-2|197	%{_texmfdistdir}/fonts/tfm/public/cm/cmex10.tfm
14mr|texlive-cm-20110410-2|198	%{_texmfdistdir}/fonts/tfm/public/cm/cmff10.tfm
14mr|texlive-cm-20110410-2|199	%{_texmfdistdir}/fonts/tfm/public/cm/cmfi10.tfm
14mr|texlive-cm-20110410-2|200	%{_texmfdistdir}/fonts/tfm/public/cm/cmfib8.tfm
14mr|texlive-cm-20110410-2|201	%{_texmfdistdir}/fonts/tfm/public/cm/cminch.tfm
14mr|texlive-cm-20110410-2|202	%{_texmfdistdir}/fonts/tfm/public/cm/cmitt10.tfm
14mr|texlive-cm-20110410-2|203	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi10.tfm
14mr|texlive-cm-20110410-2|204	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi12.tfm
14mr|texlive-cm-20110410-2|205	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi5.tfm
14mr|texlive-cm-20110410-2|206	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi6.tfm
14mr|texlive-cm-20110410-2|207	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi7.tfm
14mr|texlive-cm-20110410-2|208	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi8.tfm
14mr|texlive-cm-20110410-2|209	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi9.tfm
14mr|texlive-cm-20110410-2|210	%{_texmfdistdir}/fonts/tfm/public/cm/cmmib10.tfm
14mr|texlive-cm-20110410-2|211	%{_texmfdistdir}/fonts/tfm/public/cm/cmr10.tfm
14mr|texlive-cm-20110410-2|212	%{_texmfdistdir}/fonts/tfm/public/cm/cmr12.tfm
14mr|texlive-cm-20110410-2|213	%{_texmfdistdir}/fonts/tfm/public/cm/cmr17.tfm
14mr|texlive-cm-20110410-2|214	%{_texmfdistdir}/fonts/tfm/public/cm/cmr5.tfm
14mr|texlive-cm-20110410-2|215	%{_texmfdistdir}/fonts/tfm/public/cm/cmr6.tfm
14mr|texlive-cm-20110410-2|216	%{_texmfdistdir}/fonts/tfm/public/cm/cmr7.tfm
14mr|texlive-cm-20110410-2|217	%{_texmfdistdir}/fonts/tfm/public/cm/cmr8.tfm
14mr|texlive-cm-20110410-2|218	%{_texmfdistdir}/fonts/tfm/public/cm/cmr9.tfm
14mr|texlive-cm-20110410-2|219	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl10.tfm
14mr|texlive-cm-20110410-2|220	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl12.tfm
14mr|texlive-cm-20110410-2|221	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl8.tfm
14mr|texlive-cm-20110410-2|222	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl9.tfm
14mr|texlive-cm-20110410-2|223	%{_texmfdistdir}/fonts/tfm/public/cm/cmsltt10.tfm
14mr|texlive-cm-20110410-2|224	%{_texmfdistdir}/fonts/tfm/public/cm/cmss10.tfm
14mr|texlive-cm-20110410-2|225	%{_texmfdistdir}/fonts/tfm/public/cm/cmss12.tfm
14mr|texlive-cm-20110410-2|226	%{_texmfdistdir}/fonts/tfm/public/cm/cmss17.tfm
14mr|texlive-cm-20110410-2|227	%{_texmfdistdir}/fonts/tfm/public/cm/cmss8.tfm
14mr|texlive-cm-20110410-2|228	%{_texmfdistdir}/fonts/tfm/public/cm/cmss9.tfm
14mr|texlive-cm-20110410-2|229	%{_texmfdistdir}/fonts/tfm/public/cm/cmssbx10.tfm
14mr|texlive-cm-20110410-2|230	%{_texmfdistdir}/fonts/tfm/public/cm/cmssdc10.tfm
14mr|texlive-cm-20110410-2|231	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi10.tfm
14mr|texlive-cm-20110410-2|232	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi12.tfm
14mr|texlive-cm-20110410-2|233	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi17.tfm
14mr|texlive-cm-20110410-2|234	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi8.tfm
14mr|texlive-cm-20110410-2|235	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi9.tfm
14mr|texlive-cm-20110410-2|236	%{_texmfdistdir}/fonts/tfm/public/cm/cmssq8.tfm
14mr|texlive-cm-20110410-2|237	%{_texmfdistdir}/fonts/tfm/public/cm/cmssqi8.tfm
14mr|texlive-cm-20110410-2|238	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy10.tfm
14mr|texlive-cm-20110410-2|239	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy5.tfm
14mr|texlive-cm-20110410-2|240	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy6.tfm
14mr|texlive-cm-20110410-2|241	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy7.tfm
14mr|texlive-cm-20110410-2|242	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy8.tfm
14mr|texlive-cm-20110410-2|243	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy9.tfm
14mr|texlive-cm-20110410-2|244	%{_texmfdistdir}/fonts/tfm/public/cm/cmtcsc10.tfm
14mr|texlive-cm-20110410-2|245	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex10.tfm
14mr|texlive-cm-20110410-2|246	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex8.tfm
14mr|texlive-cm-20110410-2|247	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex9.tfm
14mr|texlive-cm-20110410-2|248	%{_texmfdistdir}/fonts/tfm/public/cm/cmti10.tfm
14mr|texlive-cm-20110410-2|249	%{_texmfdistdir}/fonts/tfm/public/cm/cmti12.tfm
14mr|texlive-cm-20110410-2|250	%{_texmfdistdir}/fonts/tfm/public/cm/cmti7.tfm
14mr|texlive-cm-20110410-2|251	%{_texmfdistdir}/fonts/tfm/public/cm/cmti8.tfm
14mr|texlive-cm-20110410-2|252	%{_texmfdistdir}/fonts/tfm/public/cm/cmti9.tfm
14mr|texlive-cm-20110410-2|253	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt10.tfm
14mr|texlive-cm-20110410-2|254	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt12.tfm
14mr|texlive-cm-20110410-2|255	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt8.tfm
14mr|texlive-cm-20110410-2|256	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt9.tfm
14mr|texlive-cm-20110410-2|257	%{_texmfdistdir}/fonts/tfm/public/cm/cmu10.tfm
14mr|texlive-cm-20110410-2|258	%{_texmfdistdir}/fonts/tfm/public/cm/cmvtt10.tfm
14mr|texlive-cm-20110410-2|259	%doc %{_texmfdistdir}/doc/fonts/cm/README
14mr|texlive-cm-20110410-2|260	%doc %{_texmfdistdir}/doc/fonts/cm/README-cmps.txt
14mr|texlive-cm-20110410-2|261	
14mr|texlive-cm-20110410-2|262	#-----------------------------------------------------------------------
14mr|texlive-cm-20110410-2|263	%prep
14mr|texlive-cm-20110410-2|264	%setup -c -a0 -a1
14mr|texlive-cm-20110410-2|265	
14mr|texlive-cm-20110410-2|266	%build
14mr|texlive-cm-20110410-2|267	
14mr|texlive-cm-20110410-2|268	%install
14mr|texlive-cm-20110410-2|269	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-20110410-2|270	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-20110410-2|271	
14mr|texlive-cm-20110410-2|272	
14mr|texlive-cm-20110410-2|273	
14mr|texlive-cm-20110410-2|274	%changelog
14mr|texlive-cm-20110410-2|275	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110410-2
14mr|texlive-cm-20110410-2|276	+ Revision: 0796366
14mr|texlive-cm-20110410-2|277	- MassBuild#440: Increase release tag
14mr|texlive-cm-20110410-2|278	
14mr|texlive-cm-20110410-2|279	

19588 14
14mr|texlive-cmap-20120807-2|1	# revision 26568
14mr|texlive-cmap-20120807-2|2	# category Package
14mr|texlive-cmap-20120807-2|3	# catalog-ctan undef
14mr|texlive-cmap-20120807-2|4	# catalog-date undef
14mr|texlive-cmap-20120807-2|5	# catalog-license undef
14mr|texlive-cmap-20120807-2|6	# catalog-version undef
14mr|texlive-cmap-20120807-2|7	Name:		texlive-cmap
14mr|texlive-cmap-20120807-2|8	Version:	20120807
14mr|texlive-cmap-20120807-2|9	Release:	2
14mr|texlive-cmap-20120807-2|10	Summary:	TeXLive cmap package
14mr|texlive-cmap-20120807-2|11	Group:		Publishing
14mr|texlive-cmap-20120807-2|12	URL:		http://tug.org/texlive
14mr|texlive-cmap-20120807-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cmap-20120807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.tar.xz
14mr|texlive-cmap-20120807-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.doc.tar.xz
14mr|texlive-cmap-20120807-2|16	BuildArch:	noarch
14mr|texlive-cmap-20120807-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmap-20120807-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmap-20120807-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmap-20120807-2|20	
14mr|texlive-cmap-20120807-2|21	%description
14mr|texlive-cmap-20120807-2|22	TeXLive cmap package.
14mr|texlive-cmap-20120807-2|23	
14mr|texlive-cmap-20120807-2|24	%post
14mr|texlive-cmap-20120807-2|25	%{_sbindir}/texlive.post
14mr|texlive-cmap-20120807-2|26	
14mr|texlive-cmap-20120807-2|27	%postun
14mr|texlive-cmap-20120807-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-cmap-20120807-2|29	%{_sbindir}/texlive.post
14mr|texlive-cmap-20120807-2|30	fi
14mr|texlive-cmap-20120807-2|31	
14mr|texlive-cmap-20120807-2|32	#-----------------------------------------------------------------------
14mr|texlive-cmap-20120807-2|33	%files
14mr|texlive-cmap-20120807-2|34	%{_texmfdistdir}/tex/latex/cmap/cmap.sty
14mr|texlive-cmap-20120807-2|35	%{_texmfdistdir}/tex/latex/cmap/lae.cmap
14mr|texlive-cmap-20120807-2|36	%{_texmfdistdir}/tex/latex/cmap/lfe.cmap
14mr|texlive-cmap-20120807-2|37	%{_texmfdistdir}/tex/latex/cmap/lgr.cmap
14mr|texlive-cmap-20120807-2|38	%{_texmfdistdir}/tex/latex/cmap/ot1.cmap
14mr|texlive-cmap-20120807-2|39	%{_texmfdistdir}/tex/latex/cmap/ot1tt.cmap
14mr|texlive-cmap-20120807-2|40	%{_texmfdistdir}/tex/latex/cmap/ot6.cmap
14mr|texlive-cmap-20120807-2|41	%{_texmfdistdir}/tex/latex/cmap/t1.cmap
14mr|texlive-cmap-20120807-2|42	%{_texmfdistdir}/tex/latex/cmap/t2a.cmap
14mr|texlive-cmap-20120807-2|43	%{_texmfdistdir}/tex/latex/cmap/t2b.cmap
14mr|texlive-cmap-20120807-2|44	%{_texmfdistdir}/tex/latex/cmap/t2c.cmap
14mr|texlive-cmap-20120807-2|45	%{_texmfdistdir}/tex/latex/cmap/t5.cmap
14mr|texlive-cmap-20120807-2|46	%doc %{_texmfdistdir}/doc/latex/cmap/README
14mr|texlive-cmap-20120807-2|47	
14mr|texlive-cmap-20120807-2|48	#-----------------------------------------------------------------------
14mr|texlive-cmap-20120807-2|49	%prep
14mr|texlive-cmap-20120807-2|50	%setup -c -a0 -a1
14mr|texlive-cmap-20120807-2|51	
14mr|texlive-cmap-20120807-2|52	%build
14mr|texlive-cmap-20120807-2|53	
14mr|texlive-cmap-20120807-2|54	%install
14mr|texlive-cmap-20120807-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmap-20120807-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmap-20120807-2|57	
14mr|texlive-cmap-20120807-2|58	
14mr|texlive-cmap-20120807-2|59	
14mr|texlive-cmap-20120807-2|60	%changelog
14mr|texlive-cmap-20120807-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120807-2
14mr|texlive-cmap-20120807-2|62	+ Revision: 096b55c
14mr|texlive-cmap-20120807-2|63	- MassBuild#440: Increase release tag
14mr|texlive-cmap-20120807-2|64	
14mr|texlive-cmap-20120807-2|65	

19589 14
14mr|texlive-cmarrows-v0.9-3|1	# revision 24378
14mr|texlive-cmarrows-v0.9-3|2	# category Package
14mr|texlive-cmarrows-v0.9-3|3	# catalog-ctan /graphics/metapost/contrib/macros/cmarrows
14mr|texlive-cmarrows-v0.9-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-cmarrows-v0.9-3|5	# catalog-license lppl
14mr|texlive-cmarrows-v0.9-3|6	# catalog-version v0.9
14mr|texlive-cmarrows-v0.9-3|7	Name:		texlive-cmarrows
14mr|texlive-cmarrows-v0.9-3|8	Version:	v0.9
14mr|texlive-cmarrows-v0.9-3|9	Release:	3
14mr|texlive-cmarrows-v0.9-3|10	Summary:	MetaPost arrows and braces in the Computer Modern style
14mr|texlive-cmarrows-v0.9-3|11	Group:		Publishing
14mr|texlive-cmarrows-v0.9-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/cmarrows
14mr|texlive-cmarrows-v0.9-3|13	License:	LPPL
14mr|texlive-cmarrows-v0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.tar.xz
14mr|texlive-cmarrows-v0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.doc.tar.xz
14mr|texlive-cmarrows-v0.9-3|16	BuildArch:	noarch
14mr|texlive-cmarrows-v0.9-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmarrows-v0.9-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmarrows-v0.9-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmarrows-v0.9-3|20	
14mr|texlive-cmarrows-v0.9-3|21	%description
14mr|texlive-cmarrows-v0.9-3|22	This MetaPost package contains macros to draw arrows and braces
14mr|texlive-cmarrows-v0.9-3|23	in the Computer Modern style.
14mr|texlive-cmarrows-v0.9-3|24	
14mr|texlive-cmarrows-v0.9-3|25	%post
14mr|texlive-cmarrows-v0.9-3|26	%{_sbindir}/texlive.post
14mr|texlive-cmarrows-v0.9-3|27	
14mr|texlive-cmarrows-v0.9-3|28	%postun
14mr|texlive-cmarrows-v0.9-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-cmarrows-v0.9-3|30	%{_sbindir}/texlive.post
14mr|texlive-cmarrows-v0.9-3|31	fi
14mr|texlive-cmarrows-v0.9-3|32	
14mr|texlive-cmarrows-v0.9-3|33	#-----------------------------------------------------------------------
14mr|texlive-cmarrows-v0.9-3|34	%files
14mr|texlive-cmarrows-v0.9-3|35	%{_texmfdistdir}/metapost/cmarrows/cmarrows.mp
14mr|texlive-cmarrows-v0.9-3|36	%{_texmfdistdir}/metapost/cmarrows/rgbx0009.mp
14mr|texlive-cmarrows-v0.9-3|37	%{_texmfdistdir}/metapost/cmarrows/rgbx0016.mp
14mr|texlive-cmarrows-v0.9-3|38	%{_texmfdistdir}/metapost/cmarrows/rgbx0020.mp
14mr|texlive-cmarrows-v0.9-3|39	%{_texmfdistdir}/metapost/cmarrows/rgbx0025.mp
14mr|texlive-cmarrows-v0.9-3|40	%{_texmfdistdir}/metapost/cmarrows/sgbx0008.mp
14mr|texlive-cmarrows-v0.9-3|41	%{_texmfdistdir}/metapost/cmarrows/sgbx0010.mp
14mr|texlive-cmarrows-v0.9-3|42	%{_texmfdistdir}/metapost/cmarrows/sgbx0011.mp
14mr|texlive-cmarrows-v0.9-3|43	%{_texmfdistdir}/metapost/cmarrows/sgbx0012.mp
14mr|texlive-cmarrows-v0.9-3|44	%{_texmfdistdir}/metapost/cmarrows/sgbx0013.mp
14mr|texlive-cmarrows-v0.9-3|45	%{_texmfdistdir}/metapost/cmarrows/sgbx0014.mp
14mr|texlive-cmarrows-v0.9-3|46	%{_texmfdistdir}/metapost/cmarrows/sgbx0015.mp
14mr|texlive-cmarrows-v0.9-3|47	%{_texmfdistdir}/metapost/cmarrows/sgbx0017.mp
14mr|texlive-cmarrows-v0.9-3|48	%{_texmfdistdir}/metapost/cmarrows/sgbx0018.mp
14mr|texlive-cmarrows-v0.9-3|49	%{_texmfdistdir}/metapost/cmarrows/sgbx0019.mp
14mr|texlive-cmarrows-v0.9-3|50	%{_texmfdistdir}/metapost/cmarrows/sgbx0021.mp
14mr|texlive-cmarrows-v0.9-3|51	%{_texmfdistdir}/metapost/cmarrows/sgbx0022.mp
14mr|texlive-cmarrows-v0.9-3|52	%{_texmfdistdir}/metapost/cmarrows/sgbx0023.mp
14mr|texlive-cmarrows-v0.9-3|53	%{_texmfdistdir}/metapost/cmarrows/sgbx0024.mp
14mr|texlive-cmarrows-v0.9-3|54	%{_texmfdistdir}/metapost/cmarrows/tgbx0000.mp
14mr|texlive-cmarrows-v0.9-3|55	%{_texmfdistdir}/metapost/cmarrows/tgbx0001.mp
14mr|texlive-cmarrows-v0.9-3|56	%{_texmfdistdir}/metapost/cmarrows/tgbx0002.mp
14mr|texlive-cmarrows-v0.9-3|57	%{_texmfdistdir}/metapost/cmarrows/tgbx0003.mp
14mr|texlive-cmarrows-v0.9-3|58	%{_texmfdistdir}/metapost/cmarrows/tgbx0004.mp
14mr|texlive-cmarrows-v0.9-3|59	%{_texmfdistdir}/metapost/cmarrows/tgbx0005.mp
14mr|texlive-cmarrows-v0.9-3|60	%{_texmfdistdir}/metapost/cmarrows/tgbx0006.mp
14mr|texlive-cmarrows-v0.9-3|61	%{_texmfdistdir}/metapost/cmarrows/tgbx0007.mp
14mr|texlive-cmarrows-v0.9-3|62	%{_texmfdistdir}/metapost/cmarrows/tgbx0027.mp
14mr|texlive-cmarrows-v0.9-3|63	%doc %{_texmfdistdir}/doc/metapost/cmarrows/README
14mr|texlive-cmarrows-v0.9-3|64	%doc %{_texmfdistdir}/doc/metapost/cmarrows/cmarrows.pdf
14mr|texlive-cmarrows-v0.9-3|65	
14mr|texlive-cmarrows-v0.9-3|66	#-----------------------------------------------------------------------
14mr|texlive-cmarrows-v0.9-3|67	%prep
14mr|texlive-cmarrows-v0.9-3|68	%setup -c -a0 -a1
14mr|texlive-cmarrows-v0.9-3|69	
14mr|texlive-cmarrows-v0.9-3|70	%build
14mr|texlive-cmarrows-v0.9-3|71	
14mr|texlive-cmarrows-v0.9-3|72	%install
14mr|texlive-cmarrows-v0.9-3|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmarrows-v0.9-3|74	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmarrows-v0.9-3|75	
14mr|texlive-cmarrows-v0.9-3|76	
14mr|texlive-cmarrows-v0.9-3|77	
14mr|texlive-cmarrows-v0.9-3|78	%changelog
14mr|texlive-cmarrows-v0.9-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.9-3
14mr|texlive-cmarrows-v0.9-3|80	+ Revision: 3269356
14mr|texlive-cmarrows-v0.9-3|81	- MassBuild#440: Increase release tag
14mr|texlive-cmarrows-v0.9-3|82	
14mr|texlive-cmarrows-v0.9-3|83	

19590 14
14mr|texlive-cmbright-8.1-3|1	# revision 21107
14mr|texlive-cmbright-8.1-3|2	# category Package
14mr|texlive-cmbright-8.1-3|3	# catalog-ctan /fonts/cmbright
14mr|texlive-cmbright-8.1-3|4	# catalog-date 2007-01-01 00:37:00 +0100
14mr|texlive-cmbright-8.1-3|5	# catalog-license lppl
14mr|texlive-cmbright-8.1-3|6	# catalog-version 8.1
14mr|texlive-cmbright-8.1-3|7	Name:		texlive-cmbright
14mr|texlive-cmbright-8.1-3|8	Version:	8.1
14mr|texlive-cmbright-8.1-3|9	Release:	3
14mr|texlive-cmbright-8.1-3|10	Summary:	Computer Modern Bright fonts
14mr|texlive-cmbright-8.1-3|11	Group:		Publishing
14mr|texlive-cmbright-8.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cmbright
14mr|texlive-cmbright-8.1-3|13	License:	LPPL
14mr|texlive-cmbright-8.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.tar.xz
14mr|texlive-cmbright-8.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.doc.tar.xz
14mr|texlive-cmbright-8.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.source.tar.xz
14mr|texlive-cmbright-8.1-3|17	BuildArch:	noarch
14mr|texlive-cmbright-8.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cmbright-8.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cmbright-8.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cmbright-8.1-3|21	
14mr|texlive-cmbright-8.1-3|22	%description
14mr|texlive-cmbright-8.1-3|23	A family of sans serif fonts for TeX and LaTeX, based on Donald
14mr|texlive-cmbright-8.1-3|24	Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text
14mr|texlive-cmbright-8.1-3|25	fonts of various shapes as well as all the fonts necessary for
14mr|texlive-cmbright-8.1-3|26	mathematical typesetting, including AMS symbols. This
14mr|texlive-cmbright-8.1-3|27	collection provides all the necessary files for using the fonts
14mr|texlive-cmbright-8.1-3|28	with LaTeX. A commercial-quality Adobe Type 1 version of these
14mr|texlive-cmbright-8.1-3|29	fonts is available from Micropress. Free versions are
14mr|texlive-cmbright-8.1-3|30	available, in the cm-super font bundle (the T1 and TS1 encoded
14mr|texlive-cmbright-8.1-3|31	part of the set), and in the hfbright (the OT1 encoded part,
14mr|texlive-cmbright-8.1-3|32	and the maths fonts).
14mr|texlive-cmbright-8.1-3|33	
14mr|texlive-cmbright-8.1-3|34	%post
14mr|texlive-cmbright-8.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-cmbright-8.1-3|36	
14mr|texlive-cmbright-8.1-3|37	%postun
14mr|texlive-cmbright-8.1-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-cmbright-8.1-3|39	%{_sbindir}/texlive.post
14mr|texlive-cmbright-8.1-3|40	fi
14mr|texlive-cmbright-8.1-3|41	
14mr|texlive-cmbright-8.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-cmbright-8.1-3|43	%files
14mr|texlive-cmbright-8.1-3|44	%{_texmfdistdir}/fonts/source/public/cmbright/ams10pt.mf
14mr|texlive-cmbright-8.1-3|45	%{_texmfdistdir}/fonts/source/public/cmbright/ams8pt.mf
14mr|texlive-cmbright-8.1-3|46	%{_texmfdistdir}/fonts/source/public/cmbright/ams9pt.mf
14mr|texlive-cmbright-8.1-3|47	%{_texmfdistdir}/fonts/source/public/cmbright/baccent.mf
14mr|texlive-cmbright-8.1-3|48	%{_texmfdistdir}/fonts/source/public/cmbright/bgreeku.mf
14mr|texlive-cmbright-8.1-3|49	%{_texmfdistdir}/fonts/source/public/cmbright/bitalms.mf
14mr|texlive-cmbright-8.1-3|50	%{_texmfdistdir}/fonts/source/public/cmbright/bpunct.mf
14mr|texlive-cmbright-8.1-3|51	%{_texmfdistdir}/fonts/source/public/cmbright/br10pt.mf
14mr|texlive-cmbright-8.1-3|52	%{_texmfdistdir}/fonts/source/public/cmbright/br17pt.mf
14mr|texlive-cmbright-8.1-3|53	%{_texmfdistdir}/fonts/source/public/cmbright/br8pt.mf
14mr|texlive-cmbright-8.1-3|54	%{_texmfdistdir}/fonts/source/public/cmbright/br9pt.mf
14mr|texlive-cmbright-8.1-3|55	%{_texmfdistdir}/fonts/source/public/cmbright/brmsa.mf
14mr|texlive-cmbright-8.1-3|56	%{_texmfdistdir}/fonts/source/public/cmbright/brmsb.mf
14mr|texlive-cmbright-8.1-3|57	%{_texmfdistdir}/fonts/source/public/cmbright/broman.mf
14mr|texlive-cmbright-8.1-3|58	%{_texmfdistdir}/fonts/source/public/cmbright/bromanl.mf
14mr|texlive-cmbright-8.1-3|59	%{_texmfdistdir}/fonts/source/public/cmbright/bromlig.mf
14mr|texlive-cmbright-8.1-3|60	%{_texmfdistdir}/fonts/source/public/cmbright/bromms.mf
14mr|texlive-cmbright-8.1-3|61	%{_texmfdistdir}/fonts/source/public/cmbright/brs10pt.mf
14mr|texlive-cmbright-8.1-3|62	%{_texmfdistdir}/fonts/source/public/cmbright/brs17pt.mf
14mr|texlive-cmbright-8.1-3|63	%{_texmfdistdir}/fonts/source/public/cmbright/brs8pt.mf
14mr|texlive-cmbright-8.1-3|64	%{_texmfdistdir}/fonts/source/public/cmbright/brs9pt.mf
14mr|texlive-cmbright-8.1-3|65	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr10.mf
14mr|texlive-cmbright-8.1-3|66	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr17.mf
14mr|texlive-cmbright-8.1-3|67	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr8.mf
14mr|texlive-cmbright-8.1-3|68	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr9.mf
14mr|texlive-cmbright-8.1-3|69	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras10.mf
14mr|texlive-cmbright-8.1-3|70	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras8.mf
14mr|texlive-cmbright-8.1-3|71	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras9.mf
14mr|texlive-cmbright-8.1-3|72	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs10.mf
14mr|texlive-cmbright-8.1-3|73	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs8.mf
14mr|texlive-cmbright-8.1-3|74	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs9.mf
14mr|texlive-cmbright-8.1-3|75	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbx10.mf
14mr|texlive-cmbright-8.1-3|76	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmb10.mf
14mr|texlive-cmbright-8.1-3|77	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi10.mf
14mr|texlive-cmbright-8.1-3|78	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi8.mf
14mr|texlive-cmbright-8.1-3|79	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi9.mf
14mr|texlive-cmbright-8.1-3|80	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl10.mf
14mr|texlive-cmbright-8.1-3|81	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl17.mf
14mr|texlive-cmbright-8.1-3|82	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl8.mf
14mr|texlive-cmbright-8.1-3|83	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl9.mf
14mr|texlive-cmbright-8.1-3|84	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy10.mf
14mr|texlive-cmbright-8.1-3|85	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy8.mf
14mr|texlive-cmbright-8.1-3|86	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy9.mf
14mr|texlive-cmbright-8.1-3|87	%{_texmfdistdir}/fonts/source/public/cmbright/cmsltl10.mf
14mr|texlive-cmbright-8.1-3|88	%{_texmfdistdir}/fonts/source/public/cmbright/cmtl10.mf
14mr|texlive-cmbright-8.1-3|89	%{_texmfdistdir}/fonts/source/public/cmbright/ebaccess.mf
14mr|texlive-cmbright-8.1-3|90	%{_texmfdistdir}/fonts/source/public/cmbright/ebbase.mf
14mr|texlive-cmbright-8.1-3|91	%{_texmfdistdir}/fonts/source/public/cmbright/ebbraces.mf
14mr|texlive-cmbright-8.1-3|92	%{_texmfdistdir}/fonts/source/public/cmbright/ebbx10.mf
14mr|texlive-cmbright-8.1-3|93	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo10.mf
14mr|texlive-cmbright-8.1-3|94	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo17.mf
14mr|texlive-cmbright-8.1-3|95	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo8.mf
14mr|texlive-cmbright-8.1-3|96	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo9.mf
14mr|texlive-cmbright-8.1-3|97	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr10.mf
14mr|texlive-cmbright-8.1-3|98	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr17.mf
14mr|texlive-cmbright-8.1-3|99	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr8.mf
14mr|texlive-cmbright-8.1-3|100	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr9.mf
14mr|texlive-cmbright-8.1-3|101	%{_texmfdistdir}/fonts/source/public/cmbright/ebpseudo.mf
14mr|texlive-cmbright-8.1-3|102	%{_texmfdistdir}/fonts/source/public/cmbright/ebpunct.mf
14mr|texlive-cmbright-8.1-3|103	%{_texmfdistdir}/fonts/source/public/cmbright/ebrleast.mf
14mr|texlive-cmbright-8.1-3|104	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlig.mf
14mr|texlive-cmbright-8.1-3|105	%{_texmfdistdir}/fonts/source/public/cmbright/ebrligtb.mf
14mr|texlive-cmbright-8.1-3|106	%{_texmfdistdir}/fonts/source/public/cmbright/ebrllett.mf
14mr|texlive-cmbright-8.1-3|107	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlwest.mf
14mr|texlive-cmbright-8.1-3|108	%{_texmfdistdir}/fonts/source/public/cmbright/ebroman.mf
14mr|texlive-cmbright-8.1-3|109	%{_texmfdistdir}/fonts/source/public/cmbright/ebso10.mf
14mr|texlive-cmbright-8.1-3|110	%{_texmfdistdir}/fonts/source/public/cmbright/ebso17.mf
14mr|texlive-cmbright-8.1-3|111	%{_texmfdistdir}/fonts/source/public/cmbright/ebso8.mf
14mr|texlive-cmbright-8.1-3|112	%{_texmfdistdir}/fonts/source/public/cmbright/ebso9.mf
14mr|texlive-cmbright-8.1-3|113	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr10.mf
14mr|texlive-cmbright-8.1-3|114	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr17.mf
14mr|texlive-cmbright-8.1-3|115	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr8.mf
14mr|texlive-cmbright-8.1-3|116	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr9.mf
14mr|texlive-cmbright-8.1-3|117	%{_texmfdistdir}/fonts/source/public/cmbright/ebtl10.mf
14mr|texlive-cmbright-8.1-3|118	%{_texmfdistdir}/fonts/source/public/cmbright/ebto10.mf
14mr|texlive-cmbright-8.1-3|119	%{_texmfdistdir}/fonts/source/public/cmbright/mathsl.mf
14mr|texlive-cmbright-8.1-3|120	%{_texmfdistdir}/fonts/source/public/cmbright/msa.mf
14mr|texlive-cmbright-8.1-3|121	%{_texmfdistdir}/fonts/source/public/cmbright/msb.mf
14mr|texlive-cmbright-8.1-3|122	%{_texmfdistdir}/fonts/source/public/cmbright/tbbx10.mf
14mr|texlive-cmbright-8.1-3|123	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo10.mf
14mr|texlive-cmbright-8.1-3|124	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo17.mf
14mr|texlive-cmbright-8.1-3|125	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo8.mf
14mr|texlive-cmbright-8.1-3|126	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo9.mf
14mr|texlive-cmbright-8.1-3|127	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr10.mf
14mr|texlive-cmbright-8.1-3|128	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr17.mf
14mr|texlive-cmbright-8.1-3|129	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr8.mf
14mr|texlive-cmbright-8.1-3|130	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr9.mf
14mr|texlive-cmbright-8.1-3|131	%{_texmfdistdir}/fonts/source/public/cmbright/tbpseudo.mf
14mr|texlive-cmbright-8.1-3|132	%{_texmfdistdir}/fonts/source/public/cmbright/tbso10.mf
14mr|texlive-cmbright-8.1-3|133	%{_texmfdistdir}/fonts/source/public/cmbright/tbso17.mf
14mr|texlive-cmbright-8.1-3|134	%{_texmfdistdir}/fonts/source/public/cmbright/tbso8.mf
14mr|texlive-cmbright-8.1-3|135	%{_texmfdistdir}/fonts/source/public/cmbright/tbso9.mf
14mr|texlive-cmbright-8.1-3|136	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr10.mf
14mr|texlive-cmbright-8.1-3|137	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr17.mf
14mr|texlive-cmbright-8.1-3|138	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr8.mf
14mr|texlive-cmbright-8.1-3|139	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr9.mf
14mr|texlive-cmbright-8.1-3|140	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymb.mf
14mr|texlive-cmbright-8.1-3|141	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymbol.mf
14mr|texlive-cmbright-8.1-3|142	%{_texmfdistdir}/fonts/source/public/cmbright/tbtl10.mf
14mr|texlive-cmbright-8.1-3|143	%{_texmfdistdir}/fonts/source/public/cmbright/tbto10.mf
14mr|texlive-cmbright-8.1-3|144	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymb.mf
14mr|texlive-cmbright-8.1-3|145	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymbol.mf
14mr|texlive-cmbright-8.1-3|146	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr10.tfm
14mr|texlive-cmbright-8.1-3|147	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr17.tfm
14mr|texlive-cmbright-8.1-3|148	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr8.tfm
14mr|texlive-cmbright-8.1-3|149	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr9.tfm
14mr|texlive-cmbright-8.1-3|150	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras10.tfm
14mr|texlive-cmbright-8.1-3|151	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras8.tfm
14mr|texlive-cmbright-8.1-3|152	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras9.tfm
14mr|texlive-cmbright-8.1-3|153	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs10.tfm
14mr|texlive-cmbright-8.1-3|154	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs8.tfm
14mr|texlive-cmbright-8.1-3|155	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs9.tfm
14mr|texlive-cmbright-8.1-3|156	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbx10.tfm
14mr|texlive-cmbright-8.1-3|157	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmb10.tfm
14mr|texlive-cmbright-8.1-3|158	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi10.tfm
14mr|texlive-cmbright-8.1-3|159	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi8.tfm
14mr|texlive-cmbright-8.1-3|160	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi9.tfm
14mr|texlive-cmbright-8.1-3|161	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl10.tfm
14mr|texlive-cmbright-8.1-3|162	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl17.tfm
14mr|texlive-cmbright-8.1-3|163	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl8.tfm
14mr|texlive-cmbright-8.1-3|164	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl9.tfm
14mr|texlive-cmbright-8.1-3|165	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy10.tfm
14mr|texlive-cmbright-8.1-3|166	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy8.tfm
14mr|texlive-cmbright-8.1-3|167	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy9.tfm
14mr|texlive-cmbright-8.1-3|168	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmsltl10.tfm
14mr|texlive-cmbright-8.1-3|169	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmtl10.tfm
14mr|texlive-cmbright-8.1-3|170	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebbx10.tfm
14mr|texlive-cmbright-8.1-3|171	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo10.tfm
14mr|texlive-cmbright-8.1-3|172	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo17.tfm
14mr|texlive-cmbright-8.1-3|173	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo8.tfm
14mr|texlive-cmbright-8.1-3|174	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo9.tfm
14mr|texlive-cmbright-8.1-3|175	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr10.tfm
14mr|texlive-cmbright-8.1-3|176	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr17.tfm
14mr|texlive-cmbright-8.1-3|177	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr8.tfm
14mr|texlive-cmbright-8.1-3|178	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr9.tfm
14mr|texlive-cmbright-8.1-3|179	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso10.tfm
14mr|texlive-cmbright-8.1-3|180	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso17.tfm
14mr|texlive-cmbright-8.1-3|181	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso8.tfm
14mr|texlive-cmbright-8.1-3|182	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso9.tfm
14mr|texlive-cmbright-8.1-3|183	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr10.tfm
14mr|texlive-cmbright-8.1-3|184	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr17.tfm
14mr|texlive-cmbright-8.1-3|185	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr8.tfm
14mr|texlive-cmbright-8.1-3|186	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr9.tfm
14mr|texlive-cmbright-8.1-3|187	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebtl10.tfm
14mr|texlive-cmbright-8.1-3|188	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebto10.tfm
14mr|texlive-cmbright-8.1-3|189	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbbx10.tfm
14mr|texlive-cmbright-8.1-3|190	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo10.tfm
14mr|texlive-cmbright-8.1-3|191	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo17.tfm
14mr|texlive-cmbright-8.1-3|192	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo8.tfm
14mr|texlive-cmbright-8.1-3|193	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo9.tfm
14mr|texlive-cmbright-8.1-3|194	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr10.tfm
14mr|texlive-cmbright-8.1-3|195	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr17.tfm
14mr|texlive-cmbright-8.1-3|196	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr8.tfm
14mr|texlive-cmbright-8.1-3|197	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr9.tfm
14mr|texlive-cmbright-8.1-3|198	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso10.tfm
14mr|texlive-cmbright-8.1-3|199	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso17.tfm
14mr|texlive-cmbright-8.1-3|200	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso8.tfm
14mr|texlive-cmbright-8.1-3|201	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso9.tfm
14mr|texlive-cmbright-8.1-3|202	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr10.tfm
14mr|texlive-cmbright-8.1-3|203	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr17.tfm
14mr|texlive-cmbright-8.1-3|204	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr8.tfm
14mr|texlive-cmbright-8.1-3|205	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr9.tfm
14mr|texlive-cmbright-8.1-3|206	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbtl10.tfm
14mr|texlive-cmbright-8.1-3|207	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbto10.tfm
14mr|texlive-cmbright-8.1-3|208	%{_texmfdistdir}/tex/latex/cmbright/cmbright.sty
14mr|texlive-cmbright-8.1-3|209	%{_texmfdistdir}/tex/latex/cmbright/omlcmbr.fd
14mr|texlive-cmbright-8.1-3|210	%{_texmfdistdir}/tex/latex/cmbright/omlcmbrm.fd
14mr|texlive-cmbright-8.1-3|211	%{_texmfdistdir}/tex/latex/cmbright/omscmbr.fd
14mr|texlive-cmbright-8.1-3|212	%{_texmfdistdir}/tex/latex/cmbright/omscmbrs.fd
14mr|texlive-cmbright-8.1-3|213	%{_texmfdistdir}/tex/latex/cmbright/ot1cmbr.fd
14mr|texlive-cmbright-8.1-3|214	%{_texmfdistdir}/tex/latex/cmbright/ot1cmtl.fd
14mr|texlive-cmbright-8.1-3|215	%{_texmfdistdir}/tex/latex/cmbright/t1cmbr.fd
14mr|texlive-cmbright-8.1-3|216	%{_texmfdistdir}/tex/latex/cmbright/t1cmtl.fd
14mr|texlive-cmbright-8.1-3|217	%{_texmfdistdir}/tex/latex/cmbright/ts1cmbr.fd
14mr|texlive-cmbright-8.1-3|218	%{_texmfdistdir}/tex/latex/cmbright/ts1cmtl.fd
14mr|texlive-cmbright-8.1-3|219	%doc %{_texmfdistdir}/doc/fonts/cmbright/LICENSE
14mr|texlive-cmbright-8.1-3|220	%doc %{_texmfdistdir}/doc/fonts/cmbright/README
14mr|texlive-cmbright-8.1-3|221	%doc %{_texmfdistdir}/doc/fonts/cmbright/cmbright.txt
14mr|texlive-cmbright-8.1-3|222	%doc %{_texmfdistdir}/doc/fonts/cmbright/manifest.txt
14mr|texlive-cmbright-8.1-3|223	%doc %{_texmfdistdir}/doc/latex/cmbright/cmbright.pdf
14mr|texlive-cmbright-8.1-3|224	#- source
14mr|texlive-cmbright-8.1-3|225	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.dtx
14mr|texlive-cmbright-8.1-3|226	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.ins
14mr|texlive-cmbright-8.1-3|227	
14mr|texlive-cmbright-8.1-3|228	#-----------------------------------------------------------------------
14mr|texlive-cmbright-8.1-3|229	%prep
14mr|texlive-cmbright-8.1-3|230	%setup -c -a0 -a1 -a2
14mr|texlive-cmbright-8.1-3|231	
14mr|texlive-cmbright-8.1-3|232	%build
14mr|texlive-cmbright-8.1-3|233	
14mr|texlive-cmbright-8.1-3|234	%install
14mr|texlive-cmbright-8.1-3|235	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmbright-8.1-3|236	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cmbright-8.1-3|237	
14mr|texlive-cmbright-8.1-3|238	
14mr|texlive-cmbright-8.1-3|239	
14mr|texlive-cmbright-8.1-3|240	%changelog
14mr|texlive-cmbright-8.1-3|241	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 8.1-3
14mr|texlive-cmbright-8.1-3|242	+ Revision: 0bf8840
14mr|texlive-cmbright-8.1-3|243	- MassBuild#440: Increase release tag
14mr|texlive-cmbright-8.1-3|244	
14mr|texlive-cmbright-8.1-3|245	

19591 14
14mr|texlive-cmcyr-20070916-3|1	# revision 16696
14mr|texlive-cmcyr-20070916-3|2	# category Package
14mr|texlive-cmcyr-20070916-3|3	# catalog-ctan /fonts/cyrillic/cmcyr
14mr|texlive-cmcyr-20070916-3|4	# catalog-date 2007-09-16 18:06:50 +0200
14mr|texlive-cmcyr-20070916-3|5	# catalog-license pd
14mr|texlive-cmcyr-20070916-3|6	# catalog-version undef
14mr|texlive-cmcyr-20070916-3|7	Name:		texlive-cmcyr
14mr|texlive-cmcyr-20070916-3|8	Version:	20070916
14mr|texlive-cmcyr-20070916-3|9	Release:	3
14mr|texlive-cmcyr-20070916-3|10	Summary:	Computer Modern fonts with cyrillic extensions
14mr|texlive-cmcyr-20070916-3|11	Group:		Publishing
14mr|texlive-cmcyr-20070916-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cyrillic/cmcyr
14mr|texlive-cmcyr-20070916-3|13	License:	PD
14mr|texlive-cmcyr-20070916-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.tar.xz
14mr|texlive-cmcyr-20070916-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.doc.tar.xz
14mr|texlive-cmcyr-20070916-3|16	BuildArch:	noarch
14mr|texlive-cmcyr-20070916-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmcyr-20070916-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmcyr-20070916-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmcyr-20070916-3|20	
14mr|texlive-cmcyr-20070916-3|21	%description
14mr|texlive-cmcyr-20070916-3|22	These are the Computer Modern fonts extended with Russian
14mr|texlive-cmcyr-20070916-3|23	letters, in MetaFont sources and ATM Compatible Type 1 format.
14mr|texlive-cmcyr-20070916-3|24	The fonts are provided in KOI-7, but virtual fonts are
14mr|texlive-cmcyr-20070916-3|25	available to recode them to three other Russian 8-bit
14mr|texlive-cmcyr-20070916-3|26	encodings.
14mr|texlive-cmcyr-20070916-3|27	
14mr|texlive-cmcyr-20070916-3|28	%post
14mr|texlive-cmcyr-20070916-3|29	%{_sbindir}/texlive.post
14mr|texlive-cmcyr-20070916-3|30	
14mr|texlive-cmcyr-20070916-3|31	%postun
14mr|texlive-cmcyr-20070916-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-cmcyr-20070916-3|33	%{_sbindir}/texlive.post
14mr|texlive-cmcyr-20070916-3|34	fi
14mr|texlive-cmcyr-20070916-3|35	
14mr|texlive-cmcyr-20070916-3|36	#-----------------------------------------------------------------------
14mr|texlive-cmcyr-20070916-3|37	%files
14mr|texlive-cmcyr-20070916-3|38	%{_texmfdistdir}/fonts/map/dvips/cmcyr/cmcyr.map
14mr|texlive-cmcyr-20070916-3|39	%{_texmfdistdir}/fonts/source/public/cmcyr/ccsc.mf
14mr|texlive-cmcyr-20070916-3|40	%{_texmfdistdir}/fonts/source/public/cmcyr/citall.mf
14mr|texlive-cmcyr-20070916-3|41	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcb10.mf
14mr|texlive-cmcyr-20070916-3|42	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx10.mf
14mr|texlive-cmcyr-20070916-3|43	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx12.mf
14mr|texlive-cmcyr-20070916-3|44	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx5.mf
14mr|texlive-cmcyr-20070916-3|45	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx6.mf
14mr|texlive-cmcyr-20070916-3|46	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx7.mf
14mr|texlive-cmcyr-20070916-3|47	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx8.mf
14mr|texlive-cmcyr-20070916-3|48	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx9.mf
14mr|texlive-cmcyr-20070916-3|49	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxsl1.mf
14mr|texlive-cmcyr-20070916-3|50	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxti1.mf
14mr|texlive-cmcyr-20070916-3|51	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc10.mf
14mr|texlive-cmcyr-20070916-3|52	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc8.mf
14mr|texlive-cmcyr-20070916-3|53	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc9.mf
14mr|texlive-cmcyr-20070916-3|54	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcinch.mf
14mr|texlive-cmcyr-20070916-3|55	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcitt10.mf
14mr|texlive-cmcyr-20070916-3|56	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc11.mf
14mr|texlive-cmcyr-20070916-3|57	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc12.mf
14mr|texlive-cmcyr-20070916-3|58	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc14.mf
14mr|texlive-cmcyr-20070916-3|59	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc18.mf
14mr|texlive-cmcyr-20070916-3|60	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc24.mf
14mr|texlive-cmcyr-20070916-3|61	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc36.mf
14mr|texlive-cmcyr-20070916-3|62	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcscsl1.mf
14mr|texlive-cmcyr-20070916-3|63	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl10.mf
14mr|texlive-cmcyr-20070916-3|64	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl12.mf
14mr|texlive-cmcyr-20070916-3|65	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl8.mf
14mr|texlive-cmcyr-20070916-3|66	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl9.mf
14mr|texlive-cmcyr-20070916-3|67	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsltt1.mf
14mr|texlive-cmcyr-20070916-3|68	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss10.mf
14mr|texlive-cmcyr-20070916-3|69	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss12.mf
14mr|texlive-cmcyr-20070916-3|70	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss17.mf
14mr|texlive-cmcyr-20070916-3|71	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss8.mf
14mr|texlive-cmcyr-20070916-3|72	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss9.mf
14mr|texlive-cmcyr-20070916-3|73	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssbx1.mf
14mr|texlive-cmcyr-20070916-3|74	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssdc1.mf
14mr|texlive-cmcyr-20070916-3|75	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi10.mf
14mr|texlive-cmcyr-20070916-3|76	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi12.mf
14mr|texlive-cmcyr-20070916-3|77	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi17.mf
14mr|texlive-cmcyr-20070916-3|78	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi8.mf
14mr|texlive-cmcyr-20070916-3|79	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi9.mf
14mr|texlive-cmcyr-20070916-3|80	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssq8.mf
14mr|texlive-cmcyr-20070916-3|81	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssqi8.mf
14mr|texlive-cmcyr-20070916-3|82	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti10.mf
14mr|texlive-cmcyr-20070916-3|83	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti12.mf
14mr|texlive-cmcyr-20070916-3|84	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti7.mf
14mr|texlive-cmcyr-20070916-3|85	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti8.mf
14mr|texlive-cmcyr-20070916-3|86	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti9.mf
14mr|texlive-cmcyr-20070916-3|87	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctitle.mf
14mr|texlive-cmcyr-20070916-3|88	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt10.mf
14mr|texlive-cmcyr-20070916-3|89	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt12.mf
14mr|texlive-cmcyr-20070916-3|90	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt8.mf
14mr|texlive-cmcyr-20070916-3|91	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt9.mf
14mr|texlive-cmcyr-20070916-3|92	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcu10.mf
14mr|texlive-cmcyr-20070916-3|93	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr10.mf
14mr|texlive-cmcyr-20070916-3|94	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr12.mf
14mr|texlive-cmcyr-20070916-3|95	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr17.mf
14mr|texlive-cmcyr-20070916-3|96	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr5.mf
14mr|texlive-cmcyr-20070916-3|97	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr6.mf
14mr|texlive-cmcyr-20070916-3|98	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr7.mf
14mr|texlive-cmcyr-20070916-3|99	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr8.mf
14mr|texlive-cmcyr-20070916-3|100	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr9.mf
14mr|texlive-cmcyr-20070916-3|101	%{_texmfdistdir}/fonts/source/public/cmcyr/coding.mf
14mr|texlive-cmcyr-20070916-3|102	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrillic.mf
14mr|texlive-cmcyr-20070916-3|103	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrl.mf
14mr|texlive-cmcyr-20070916-3|104	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrlc.mf
14mr|texlive-cmcyr-20070916-3|105	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrsymb.mf
14mr|texlive-cmcyr-20070916-3|106	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrt.mf
14mr|texlive-cmcyr-20070916-3|107	%{_texmfdistdir}/fonts/source/public/cmcyr/cyru.mf
14mr|texlive-cmcyr-20070916-3|108	%{_texmfdistdir}/fonts/source/public/cmcyr/cytextit.mf
14mr|texlive-cmcyr-20070916-3|109	%{_texmfdistdir}/fonts/source/public/cmcyr/cytitle.mf
14mr|texlive-cmcyr-20070916-3|110	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcb10.tfm
14mr|texlive-cmcyr-20070916-3|111	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx10.tfm
14mr|texlive-cmcyr-20070916-3|112	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx12.tfm
14mr|texlive-cmcyr-20070916-3|113	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx5.tfm
14mr|texlive-cmcyr-20070916-3|114	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx6.tfm
14mr|texlive-cmcyr-20070916-3|115	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx7.tfm
14mr|texlive-cmcyr-20070916-3|116	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx8.tfm
14mr|texlive-cmcyr-20070916-3|117	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx9.tfm
14mr|texlive-cmcyr-20070916-3|118	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxsl10.tfm
14mr|texlive-cmcyr-20070916-3|119	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxti10.tfm
14mr|texlive-cmcyr-20070916-3|120	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc10.tfm
14mr|texlive-cmcyr-20070916-3|121	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc8.tfm
14mr|texlive-cmcyr-20070916-3|122	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc9.tfm
14mr|texlive-cmcyr-20070916-3|123	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcinch.tfm
14mr|texlive-cmcyr-20070916-3|124	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcitt10.tfm
14mr|texlive-cmcyr-20070916-3|125	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl10.tfm
14mr|texlive-cmcyr-20070916-3|126	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl12.tfm
14mr|texlive-cmcyr-20070916-3|127	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl8.tfm
14mr|texlive-cmcyr-20070916-3|128	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl9.tfm
14mr|texlive-cmcyr-20070916-3|129	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsltt10.tfm
14mr|texlive-cmcyr-20070916-3|130	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss10.tfm
14mr|texlive-cmcyr-20070916-3|131	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss12.tfm
14mr|texlive-cmcyr-20070916-3|132	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss17.tfm
14mr|texlive-cmcyr-20070916-3|133	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss8.tfm
14mr|texlive-cmcyr-20070916-3|134	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss9.tfm
14mr|texlive-cmcyr-20070916-3|135	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssbx10.tfm
14mr|texlive-cmcyr-20070916-3|136	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssdc10.tfm
14mr|texlive-cmcyr-20070916-3|137	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi10.tfm
14mr|texlive-cmcyr-20070916-3|138	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi12.tfm
14mr|texlive-cmcyr-20070916-3|139	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi17.tfm
14mr|texlive-cmcyr-20070916-3|140	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi8.tfm
14mr|texlive-cmcyr-20070916-3|141	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi9.tfm
14mr|texlive-cmcyr-20070916-3|142	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssq8.tfm
14mr|texlive-cmcyr-20070916-3|143	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssqi8.tfm
14mr|texlive-cmcyr-20070916-3|144	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti10.tfm
14mr|texlive-cmcyr-20070916-3|145	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti12.tfm
14mr|texlive-cmcyr-20070916-3|146	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti7.tfm
14mr|texlive-cmcyr-20070916-3|147	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti8.tfm
14mr|texlive-cmcyr-20070916-3|148	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti9.tfm
14mr|texlive-cmcyr-20070916-3|149	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt10.tfm
14mr|texlive-cmcyr-20070916-3|150	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt12.tfm
14mr|texlive-cmcyr-20070916-3|151	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt8.tfm
14mr|texlive-cmcyr-20070916-3|152	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt9.tfm
14mr|texlive-cmcyr-20070916-3|153	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcu10.tfm
14mr|texlive-cmcyr-20070916-3|154	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr10.tfm
14mr|texlive-cmcyr-20070916-3|155	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr12.tfm
14mr|texlive-cmcyr-20070916-3|156	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr17.tfm
14mr|texlive-cmcyr-20070916-3|157	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr5.tfm
14mr|texlive-cmcyr-20070916-3|158	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr6.tfm
14mr|texlive-cmcyr-20070916-3|159	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr7.tfm
14mr|texlive-cmcyr-20070916-3|160	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr8.tfm
14mr|texlive-cmcyr-20070916-3|161	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr9.tfm
14mr|texlive-cmcyr-20070916-3|162	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmb10.tfm
14mr|texlive-cmcyr-20070916-3|163	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx10.tfm
14mr|texlive-cmcyr-20070916-3|164	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx12.tfm
14mr|texlive-cmcyr-20070916-3|165	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx5.tfm
14mr|texlive-cmcyr-20070916-3|166	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx6.tfm
14mr|texlive-cmcyr-20070916-3|167	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx7.tfm
14mr|texlive-cmcyr-20070916-3|168	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx8.tfm
14mr|texlive-cmcyr-20070916-3|169	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx9.tfm
14mr|texlive-cmcyr-20070916-3|170	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxsl10.tfm
14mr|texlive-cmcyr-20070916-3|171	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxti10.tfm
14mr|texlive-cmcyr-20070916-3|172	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc10.tfm
14mr|texlive-cmcyr-20070916-3|173	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc8.tfm
14mr|texlive-cmcyr-20070916-3|174	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc9.tfm
14mr|texlive-cmcyr-20070916-3|175	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcminch.tfm
14mr|texlive-cmcyr-20070916-3|176	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmitt10.tfm
14mr|texlive-cmcyr-20070916-3|177	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi10.tfm
14mr|texlive-cmcyr-20070916-3|178	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi12.tfm
14mr|texlive-cmcyr-20070916-3|179	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi5.tfm
14mr|texlive-cmcyr-20070916-3|180	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi6.tfm
14mr|texlive-cmcyr-20070916-3|181	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi7.tfm
14mr|texlive-cmcyr-20070916-3|182	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi8.tfm
14mr|texlive-cmcyr-20070916-3|183	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi9.tfm
14mr|texlive-cmcyr-20070916-3|184	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmib10.tfm
14mr|texlive-cmcyr-20070916-3|185	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr10.tfm
14mr|texlive-cmcyr-20070916-3|186	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr12.tfm
14mr|texlive-cmcyr-20070916-3|187	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr17.tfm
14mr|texlive-cmcyr-20070916-3|188	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr5.tfm
14mr|texlive-cmcyr-20070916-3|189	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr6.tfm
14mr|texlive-cmcyr-20070916-3|190	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr7.tfm
14mr|texlive-cmcyr-20070916-3|191	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr8.tfm
14mr|texlive-cmcyr-20070916-3|192	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr9.tfm
14mr|texlive-cmcyr-20070916-3|193	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl10.tfm
14mr|texlive-cmcyr-20070916-3|194	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl12.tfm
14mr|texlive-cmcyr-20070916-3|195	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl8.tfm
14mr|texlive-cmcyr-20070916-3|196	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl9.tfm
14mr|texlive-cmcyr-20070916-3|197	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsltt10.tfm
14mr|texlive-cmcyr-20070916-3|198	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss10.tfm
14mr|texlive-cmcyr-20070916-3|199	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss12.tfm
14mr|texlive-cmcyr-20070916-3|200	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss17.tfm
14mr|texlive-cmcyr-20070916-3|201	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss8.tfm
14mr|texlive-cmcyr-20070916-3|202	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss9.tfm
14mr|texlive-cmcyr-20070916-3|203	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssbx10.tfm
14mr|texlive-cmcyr-20070916-3|204	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssdc10.tfm
14mr|texlive-cmcyr-20070916-3|205	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi10.tfm
14mr|texlive-cmcyr-20070916-3|206	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi12.tfm
14mr|texlive-cmcyr-20070916-3|207	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi17.tfm
14mr|texlive-cmcyr-20070916-3|208	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi8.tfm
14mr|texlive-cmcyr-20070916-3|209	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi9.tfm
14mr|texlive-cmcyr-20070916-3|210	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssq8.tfm
14mr|texlive-cmcyr-20070916-3|211	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssqi8.tfm
14mr|texlive-cmcyr-20070916-3|212	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti10.tfm
14mr|texlive-cmcyr-20070916-3|213	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti12.tfm
14mr|texlive-cmcyr-20070916-3|214	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti7.tfm
14mr|texlive-cmcyr-20070916-3|215	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti8.tfm
14mr|texlive-cmcyr-20070916-3|216	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti9.tfm
14mr|texlive-cmcyr-20070916-3|217	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt10.tfm
14mr|texlive-cmcyr-20070916-3|218	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt12.tfm
14mr|texlive-cmcyr-20070916-3|219	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt8.tfm
14mr|texlive-cmcyr-20070916-3|220	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt9.tfm
14mr|texlive-cmcyr-20070916-3|221	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmu10.tfm
14mr|texlive-cmcyr-20070916-3|222	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmb10.tfm
14mr|texlive-cmcyr-20070916-3|223	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx10.tfm
14mr|texlive-cmcyr-20070916-3|224	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx12.tfm
14mr|texlive-cmcyr-20070916-3|225	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx5.tfm
14mr|texlive-cmcyr-20070916-3|226	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx6.tfm
14mr|texlive-cmcyr-20070916-3|227	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx7.tfm
14mr|texlive-cmcyr-20070916-3|228	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx8.tfm
14mr|texlive-cmcyr-20070916-3|229	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx9.tfm
14mr|texlive-cmcyr-20070916-3|230	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxsl10.tfm
14mr|texlive-cmcyr-20070916-3|231	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxti10.tfm
14mr|texlive-cmcyr-20070916-3|232	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc10.tfm
14mr|texlive-cmcyr-20070916-3|233	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc8.tfm
14mr|texlive-cmcyr-20070916-3|234	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc9.tfm
14mr|texlive-cmcyr-20070916-3|235	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcminch.tfm
14mr|texlive-cmcyr-20070916-3|236	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmitt10.tfm
14mr|texlive-cmcyr-20070916-3|237	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi10.tfm
14mr|texlive-cmcyr-20070916-3|238	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi12.tfm
14mr|texlive-cmcyr-20070916-3|239	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi5.tfm
14mr|texlive-cmcyr-20070916-3|240	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi6.tfm
14mr|texlive-cmcyr-20070916-3|241	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi7.tfm
14mr|texlive-cmcyr-20070916-3|242	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi8.tfm
14mr|texlive-cmcyr-20070916-3|243	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi9.tfm
14mr|texlive-cmcyr-20070916-3|244	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmib10.tfm
14mr|texlive-cmcyr-20070916-3|245	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr10.tfm
14mr|texlive-cmcyr-20070916-3|246	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr12.tfm
14mr|texlive-cmcyr-20070916-3|247	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr17.tfm
14mr|texlive-cmcyr-20070916-3|248	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr5.tfm
14mr|texlive-cmcyr-20070916-3|249	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr6.tfm
14mr|texlive-cmcyr-20070916-3|250	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr7.tfm
14mr|texlive-cmcyr-20070916-3|251	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr8.tfm
14mr|texlive-cmcyr-20070916-3|252	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr9.tfm
14mr|texlive-cmcyr-20070916-3|253	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl10.tfm
14mr|texlive-cmcyr-20070916-3|254	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl12.tfm
14mr|texlive-cmcyr-20070916-3|255	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl8.tfm
14mr|texlive-cmcyr-20070916-3|256	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl9.tfm
14mr|texlive-cmcyr-20070916-3|257	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsltt10.tfm
14mr|texlive-cmcyr-20070916-3|258	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss10.tfm
14mr|texlive-cmcyr-20070916-3|259	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss12.tfm
14mr|texlive-cmcyr-20070916-3|260	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss17.tfm
14mr|texlive-cmcyr-20070916-3|261	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss8.tfm
14mr|texlive-cmcyr-20070916-3|262	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss9.tfm
14mr|texlive-cmcyr-20070916-3|263	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssbx10.tfm
14mr|texlive-cmcyr-20070916-3|264	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssdc10.tfm
14mr|texlive-cmcyr-20070916-3|265	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi10.tfm
14mr|texlive-cmcyr-20070916-3|266	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi12.tfm
14mr|texlive-cmcyr-20070916-3|267	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi17.tfm
14mr|texlive-cmcyr-20070916-3|268	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi8.tfm
14mr|texlive-cmcyr-20070916-3|269	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi9.tfm
14mr|texlive-cmcyr-20070916-3|270	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssq8.tfm
14mr|texlive-cmcyr-20070916-3|271	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssqi8.tfm
14mr|texlive-cmcyr-20070916-3|272	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti10.tfm
14mr|texlive-cmcyr-20070916-3|273	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti12.tfm
14mr|texlive-cmcyr-20070916-3|274	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti7.tfm
14mr|texlive-cmcyr-20070916-3|275	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti8.tfm
14mr|texlive-cmcyr-20070916-3|276	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti9.tfm
14mr|texlive-cmcyr-20070916-3|277	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt10.tfm
14mr|texlive-cmcyr-20070916-3|278	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt12.tfm
14mr|texlive-cmcyr-20070916-3|279	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt8.tfm
14mr|texlive-cmcyr-20070916-3|280	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt9.tfm
14mr|texlive-cmcyr-20070916-3|281	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmu10.tfm
14mr|texlive-cmcyr-20070916-3|282	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmb10.tfm
14mr|texlive-cmcyr-20070916-3|283	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx10.tfm
14mr|texlive-cmcyr-20070916-3|284	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx12.tfm
14mr|texlive-cmcyr-20070916-3|285	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx5.tfm
14mr|texlive-cmcyr-20070916-3|286	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx6.tfm
14mr|texlive-cmcyr-20070916-3|287	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx7.tfm
14mr|texlive-cmcyr-20070916-3|288	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx8.tfm
14mr|texlive-cmcyr-20070916-3|289	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx9.tfm
14mr|texlive-cmcyr-20070916-3|290	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxsl10.tfm
14mr|texlive-cmcyr-20070916-3|291	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxti10.tfm
14mr|texlive-cmcyr-20070916-3|292	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc10.tfm
14mr|texlive-cmcyr-20070916-3|293	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc8.tfm
14mr|texlive-cmcyr-20070916-3|294	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc9.tfm
14mr|texlive-cmcyr-20070916-3|295	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcminch.tfm
14mr|texlive-cmcyr-20070916-3|296	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmitt10.tfm
14mr|texlive-cmcyr-20070916-3|297	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi10.tfm
14mr|texlive-cmcyr-20070916-3|298	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi12.tfm
14mr|texlive-cmcyr-20070916-3|299	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi5.tfm
14mr|texlive-cmcyr-20070916-3|300	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi6.tfm
14mr|texlive-cmcyr-20070916-3|301	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi7.tfm
14mr|texlive-cmcyr-20070916-3|302	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi8.tfm
14mr|texlive-cmcyr-20070916-3|303	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi9.tfm
14mr|texlive-cmcyr-20070916-3|304	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmib10.tfm
14mr|texlive-cmcyr-20070916-3|305	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr10.tfm
14mr|texlive-cmcyr-20070916-3|306	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr12.tfm
14mr|texlive-cmcyr-20070916-3|307	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr17.tfm
14mr|texlive-cmcyr-20070916-3|308	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr5.tfm
14mr|texlive-cmcyr-20070916-3|309	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr6.tfm
14mr|texlive-cmcyr-20070916-3|310	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr7.tfm
14mr|texlive-cmcyr-20070916-3|311	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr8.tfm
14mr|texlive-cmcyr-20070916-3|312	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr9.tfm
14mr|texlive-cmcyr-20070916-3|313	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl10.tfm
14mr|texlive-cmcyr-20070916-3|314	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl12.tfm
14mr|texlive-cmcyr-20070916-3|315	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl8.tfm
14mr|texlive-cmcyr-20070916-3|316	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl9.tfm
14mr|texlive-cmcyr-20070916-3|317	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsltt10.tfm
14mr|texlive-cmcyr-20070916-3|318	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss10.tfm
14mr|texlive-cmcyr-20070916-3|319	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss12.tfm
14mr|texlive-cmcyr-20070916-3|320	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss17.tfm
14mr|texlive-cmcyr-20070916-3|321	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss8.tfm
14mr|texlive-cmcyr-20070916-3|322	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss9.tfm
14mr|texlive-cmcyr-20070916-3|323	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssbx10.tfm
14mr|texlive-cmcyr-20070916-3|324	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssdc10.tfm
14mr|texlive-cmcyr-20070916-3|325	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi10.tfm
14mr|texlive-cmcyr-20070916-3|326	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi12.tfm
14mr|texlive-cmcyr-20070916-3|327	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi17.tfm
14mr|texlive-cmcyr-20070916-3|328	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi8.tfm
14mr|texlive-cmcyr-20070916-3|329	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi9.tfm
14mr|texlive-cmcyr-20070916-3|330	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssq8.tfm
14mr|texlive-cmcyr-20070916-3|331	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssqi8.tfm
14mr|texlive-cmcyr-20070916-3|332	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti10.tfm
14mr|texlive-cmcyr-20070916-3|333	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti12.tfm
14mr|texlive-cmcyr-20070916-3|334	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti7.tfm
14mr|texlive-cmcyr-20070916-3|335	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti8.tfm
14mr|texlive-cmcyr-20070916-3|336	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti9.tfm
14mr|texlive-cmcyr-20070916-3|337	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt10.tfm
14mr|texlive-cmcyr-20070916-3|338	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt12.tfm
14mr|texlive-cmcyr-20070916-3|339	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt8.tfm
14mr|texlive-cmcyr-20070916-3|340	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt9.tfm
14mr|texlive-cmcyr-20070916-3|341	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmu10.tfm
14mr|texlive-cmcyr-20070916-3|342	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmb10.tfm
14mr|texlive-cmcyr-20070916-3|343	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx10.tfm
14mr|texlive-cmcyr-20070916-3|344	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx12.tfm
14mr|texlive-cmcyr-20070916-3|345	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx5.tfm
14mr|texlive-cmcyr-20070916-3|346	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx6.tfm
14mr|texlive-cmcyr-20070916-3|347	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx7.tfm
14mr|texlive-cmcyr-20070916-3|348	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx8.tfm
14mr|texlive-cmcyr-20070916-3|349	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx9.tfm
14mr|texlive-cmcyr-20070916-3|350	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxsl10.tfm
14mr|texlive-cmcyr-20070916-3|351	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxti10.tfm
14mr|texlive-cmcyr-20070916-3|352	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc10.tfm
14mr|texlive-cmcyr-20070916-3|353	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc8.tfm
14mr|texlive-cmcyr-20070916-3|354	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc9.tfm
14mr|texlive-cmcyr-20070916-3|355	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycminch.tfm
14mr|texlive-cmcyr-20070916-3|356	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmitt10.tfm
14mr|texlive-cmcyr-20070916-3|357	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi10.tfm
14mr|texlive-cmcyr-20070916-3|358	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi12.tfm
14mr|texlive-cmcyr-20070916-3|359	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi5.tfm
14mr|texlive-cmcyr-20070916-3|360	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi6.tfm
14mr|texlive-cmcyr-20070916-3|361	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi7.tfm
14mr|texlive-cmcyr-20070916-3|362	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi8.tfm
14mr|texlive-cmcyr-20070916-3|363	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi9.tfm
14mr|texlive-cmcyr-20070916-3|364	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmib10.tfm
14mr|texlive-cmcyr-20070916-3|365	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr10.tfm
14mr|texlive-cmcyr-20070916-3|366	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr12.tfm
14mr|texlive-cmcyr-20070916-3|367	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr17.tfm
14mr|texlive-cmcyr-20070916-3|368	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr5.tfm
14mr|texlive-cmcyr-20070916-3|369	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr6.tfm
14mr|texlive-cmcyr-20070916-3|370	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr7.tfm
14mr|texlive-cmcyr-20070916-3|371	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr8.tfm
14mr|texlive-cmcyr-20070916-3|372	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr9.tfm
14mr|texlive-cmcyr-20070916-3|373	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl10.tfm
14mr|texlive-cmcyr-20070916-3|374	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl12.tfm
14mr|texlive-cmcyr-20070916-3|375	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl8.tfm
14mr|texlive-cmcyr-20070916-3|376	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl9.tfm
14mr|texlive-cmcyr-20070916-3|377	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsltt10.tfm
14mr|texlive-cmcyr-20070916-3|378	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss10.tfm
14mr|texlive-cmcyr-20070916-3|379	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss12.tfm
14mr|texlive-cmcyr-20070916-3|380	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss17.tfm
14mr|texlive-cmcyr-20070916-3|381	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss8.tfm
14mr|texlive-cmcyr-20070916-3|382	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss9.tfm
14mr|texlive-cmcyr-20070916-3|383	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssbx10.tfm
14mr|texlive-cmcyr-20070916-3|384	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssdc10.tfm
14mr|texlive-cmcyr-20070916-3|385	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi10.tfm
14mr|texlive-cmcyr-20070916-3|386	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi12.tfm
14mr|texlive-cmcyr-20070916-3|387	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi17.tfm
14mr|texlive-cmcyr-20070916-3|388	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi8.tfm
14mr|texlive-cmcyr-20070916-3|389	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi9.tfm
14mr|texlive-cmcyr-20070916-3|390	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssq8.tfm
14mr|texlive-cmcyr-20070916-3|391	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssqi8.tfm
14mr|texlive-cmcyr-20070916-3|392	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti10.tfm
14mr|texlive-cmcyr-20070916-3|393	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti12.tfm
14mr|texlive-cmcyr-20070916-3|394	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti7.tfm
14mr|texlive-cmcyr-20070916-3|395	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti8.tfm
14mr|texlive-cmcyr-20070916-3|396	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti9.tfm
14mr|texlive-cmcyr-20070916-3|397	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt10.tfm
14mr|texlive-cmcyr-20070916-3|398	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt12.tfm
14mr|texlive-cmcyr-20070916-3|399	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt8.tfm
14mr|texlive-cmcyr-20070916-3|400	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt9.tfm
14mr|texlive-cmcyr-20070916-3|401	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmu10.tfm
14mr|texlive-cmcyr-20070916-3|402	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfb
14mr|texlive-cmcyr-20070916-3|403	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfm
14mr|texlive-cmcyr-20070916-3|404	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfb
14mr|texlive-cmcyr-20070916-3|405	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfm
14mr|texlive-cmcyr-20070916-3|406	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfb
14mr|texlive-cmcyr-20070916-3|407	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfm
14mr|texlive-cmcyr-20070916-3|408	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfb
14mr|texlive-cmcyr-20070916-3|409	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfm
14mr|texlive-cmcyr-20070916-3|410	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfb
14mr|texlive-cmcyr-20070916-3|411	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfm
14mr|texlive-cmcyr-20070916-3|412	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfb
14mr|texlive-cmcyr-20070916-3|413	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfm
14mr|texlive-cmcyr-20070916-3|414	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfb
14mr|texlive-cmcyr-20070916-3|415	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfm
14mr|texlive-cmcyr-20070916-3|416	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfb
14mr|texlive-cmcyr-20070916-3|417	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfm
14mr|texlive-cmcyr-20070916-3|418	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfb
14mr|texlive-cmcyr-20070916-3|419	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfm
14mr|texlive-cmcyr-20070916-3|420	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfb
14mr|texlive-cmcyr-20070916-3|421	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfm
14mr|texlive-cmcyr-20070916-3|422	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfb
14mr|texlive-cmcyr-20070916-3|423	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfm
14mr|texlive-cmcyr-20070916-3|424	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfb
14mr|texlive-cmcyr-20070916-3|425	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfm
14mr|texlive-cmcyr-20070916-3|426	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfb
14mr|texlive-cmcyr-20070916-3|427	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfm
14mr|texlive-cmcyr-20070916-3|428	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfb
14mr|texlive-cmcyr-20070916-3|429	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfm
14mr|texlive-cmcyr-20070916-3|430	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfb
14mr|texlive-cmcyr-20070916-3|431	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfm
14mr|texlive-cmcyr-20070916-3|432	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfb
14mr|texlive-cmcyr-20070916-3|433	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfm
14mr|texlive-cmcyr-20070916-3|434	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfb
14mr|texlive-cmcyr-20070916-3|435	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfm
14mr|texlive-cmcyr-20070916-3|436	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfb
14mr|texlive-cmcyr-20070916-3|437	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfm
14mr|texlive-cmcyr-20070916-3|438	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfb
14mr|texlive-cmcyr-20070916-3|439	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfm
14mr|texlive-cmcyr-20070916-3|440	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfb
14mr|texlive-cmcyr-20070916-3|441	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfm
14mr|texlive-cmcyr-20070916-3|442	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfb
14mr|texlive-cmcyr-20070916-3|443	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfm
14mr|texlive-cmcyr-20070916-3|444	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfb
14mr|texlive-cmcyr-20070916-3|445	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfm
14mr|texlive-cmcyr-20070916-3|446	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfb
14mr|texlive-cmcyr-20070916-3|447	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfm
14mr|texlive-cmcyr-20070916-3|448	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfb
14mr|texlive-cmcyr-20070916-3|449	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfm
14mr|texlive-cmcyr-20070916-3|450	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfb
14mr|texlive-cmcyr-20070916-3|451	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfm
14mr|texlive-cmcyr-20070916-3|452	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfb
14mr|texlive-cmcyr-20070916-3|453	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfm
14mr|texlive-cmcyr-20070916-3|454	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfb
14mr|texlive-cmcyr-20070916-3|455	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfm
14mr|texlive-cmcyr-20070916-3|456	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfb
14mr|texlive-cmcyr-20070916-3|457	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfm
14mr|texlive-cmcyr-20070916-3|458	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfb
14mr|texlive-cmcyr-20070916-3|459	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfm
14mr|texlive-cmcyr-20070916-3|460	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfb
14mr|texlive-cmcyr-20070916-3|461	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfm
14mr|texlive-cmcyr-20070916-3|462	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfb
14mr|texlive-cmcyr-20070916-3|463	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfm
14mr|texlive-cmcyr-20070916-3|464	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfb
14mr|texlive-cmcyr-20070916-3|465	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfm
14mr|texlive-cmcyr-20070916-3|466	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfb
14mr|texlive-cmcyr-20070916-3|467	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfm
14mr|texlive-cmcyr-20070916-3|468	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfb
14mr|texlive-cmcyr-20070916-3|469	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfm
14mr|texlive-cmcyr-20070916-3|470	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfb
14mr|texlive-cmcyr-20070916-3|471	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfm
14mr|texlive-cmcyr-20070916-3|472	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfb
14mr|texlive-cmcyr-20070916-3|473	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfm
14mr|texlive-cmcyr-20070916-3|474	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfb
14mr|texlive-cmcyr-20070916-3|475	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfm
14mr|texlive-cmcyr-20070916-3|476	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfb
14mr|texlive-cmcyr-20070916-3|477	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfm
14mr|texlive-cmcyr-20070916-3|478	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfb
14mr|texlive-cmcyr-20070916-3|479	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfm
14mr|texlive-cmcyr-20070916-3|480	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfb
14mr|texlive-cmcyr-20070916-3|481	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfm
14mr|texlive-cmcyr-20070916-3|482	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfb
14mr|texlive-cmcyr-20070916-3|483	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfm
14mr|texlive-cmcyr-20070916-3|484	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfb
14mr|texlive-cmcyr-20070916-3|485	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfm
14mr|texlive-cmcyr-20070916-3|486	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfb
14mr|texlive-cmcyr-20070916-3|487	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfm
14mr|texlive-cmcyr-20070916-3|488	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfb
14mr|texlive-cmcyr-20070916-3|489	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfm
14mr|texlive-cmcyr-20070916-3|490	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfb
14mr|texlive-cmcyr-20070916-3|491	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfm
14mr|texlive-cmcyr-20070916-3|492	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfb
14mr|texlive-cmcyr-20070916-3|493	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfm
14mr|texlive-cmcyr-20070916-3|494	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfb
14mr|texlive-cmcyr-20070916-3|495	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfm
14mr|texlive-cmcyr-20070916-3|496	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfb
14mr|texlive-cmcyr-20070916-3|497	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfm
14mr|texlive-cmcyr-20070916-3|498	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfb
14mr|texlive-cmcyr-20070916-3|499	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfm
14mr|texlive-cmcyr-20070916-3|500	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfb
14mr|texlive-cmcyr-20070916-3|501	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfm
14mr|texlive-cmcyr-20070916-3|502	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfb
14mr|texlive-cmcyr-20070916-3|503	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfm
14mr|texlive-cmcyr-20070916-3|504	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfb
14mr|texlive-cmcyr-20070916-3|505	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfm
14mr|texlive-cmcyr-20070916-3|506	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmb10.vf
14mr|texlive-cmcyr-20070916-3|507	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx10.vf
14mr|texlive-cmcyr-20070916-3|508	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx12.vf
14mr|texlive-cmcyr-20070916-3|509	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx5.vf
14mr|texlive-cmcyr-20070916-3|510	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx6.vf
14mr|texlive-cmcyr-20070916-3|511	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx7.vf
14mr|texlive-cmcyr-20070916-3|512	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx8.vf
14mr|texlive-cmcyr-20070916-3|513	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx9.vf
14mr|texlive-cmcyr-20070916-3|514	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxsl10.vf
14mr|texlive-cmcyr-20070916-3|515	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxti10.vf
14mr|texlive-cmcyr-20070916-3|516	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc10.vf
14mr|texlive-cmcyr-20070916-3|517	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc8.vf
14mr|texlive-cmcyr-20070916-3|518	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc9.vf
14mr|texlive-cmcyr-20070916-3|519	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcminch.vf
14mr|texlive-cmcyr-20070916-3|520	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmitt10.vf
14mr|texlive-cmcyr-20070916-3|521	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi10.vf
14mr|texlive-cmcyr-20070916-3|522	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi12.vf
14mr|texlive-cmcyr-20070916-3|523	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi5.vf
14mr|texlive-cmcyr-20070916-3|524	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi6.vf
14mr|texlive-cmcyr-20070916-3|525	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi7.vf
14mr|texlive-cmcyr-20070916-3|526	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi8.vf
14mr|texlive-cmcyr-20070916-3|527	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi9.vf
14mr|texlive-cmcyr-20070916-3|528	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmib10.vf
14mr|texlive-cmcyr-20070916-3|529	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr10.vf
14mr|texlive-cmcyr-20070916-3|530	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr12.vf
14mr|texlive-cmcyr-20070916-3|531	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr17.vf
14mr|texlive-cmcyr-20070916-3|532	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr5.vf
14mr|texlive-cmcyr-20070916-3|533	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr6.vf
14mr|texlive-cmcyr-20070916-3|534	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr7.vf
14mr|texlive-cmcyr-20070916-3|535	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr8.vf
14mr|texlive-cmcyr-20070916-3|536	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr9.vf
14mr|texlive-cmcyr-20070916-3|537	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl10.vf
14mr|texlive-cmcyr-20070916-3|538	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl12.vf
14mr|texlive-cmcyr-20070916-3|539	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl8.vf
14mr|texlive-cmcyr-20070916-3|540	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl9.vf
14mr|texlive-cmcyr-20070916-3|541	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsltt10.vf
14mr|texlive-cmcyr-20070916-3|542	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss10.vf
14mr|texlive-cmcyr-20070916-3|543	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss12.vf
14mr|texlive-cmcyr-20070916-3|544	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss17.vf
14mr|texlive-cmcyr-20070916-3|545	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss8.vf
14mr|texlive-cmcyr-20070916-3|546	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss9.vf
14mr|texlive-cmcyr-20070916-3|547	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssbx10.vf
14mr|texlive-cmcyr-20070916-3|548	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssdc10.vf
14mr|texlive-cmcyr-20070916-3|549	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi10.vf
14mr|texlive-cmcyr-20070916-3|550	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi12.vf
14mr|texlive-cmcyr-20070916-3|551	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi17.vf
14mr|texlive-cmcyr-20070916-3|552	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi8.vf
14mr|texlive-cmcyr-20070916-3|553	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi9.vf
14mr|texlive-cmcyr-20070916-3|554	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssq8.vf
14mr|texlive-cmcyr-20070916-3|555	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssqi8.vf
14mr|texlive-cmcyr-20070916-3|556	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti10.vf
14mr|texlive-cmcyr-20070916-3|557	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti12.vf
14mr|texlive-cmcyr-20070916-3|558	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti7.vf
14mr|texlive-cmcyr-20070916-3|559	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti8.vf
14mr|texlive-cmcyr-20070916-3|560	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti9.vf
14mr|texlive-cmcyr-20070916-3|561	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt10.vf
14mr|texlive-cmcyr-20070916-3|562	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt12.vf
14mr|texlive-cmcyr-20070916-3|563	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt8.vf
14mr|texlive-cmcyr-20070916-3|564	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt9.vf
14mr|texlive-cmcyr-20070916-3|565	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmu10.vf
14mr|texlive-cmcyr-20070916-3|566	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmb10.vf
14mr|texlive-cmcyr-20070916-3|567	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx10.vf
14mr|texlive-cmcyr-20070916-3|568	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx12.vf
14mr|texlive-cmcyr-20070916-3|569	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx5.vf
14mr|texlive-cmcyr-20070916-3|570	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx6.vf
14mr|texlive-cmcyr-20070916-3|571	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx7.vf
14mr|texlive-cmcyr-20070916-3|572	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx8.vf
14mr|texlive-cmcyr-20070916-3|573	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx9.vf
14mr|texlive-cmcyr-20070916-3|574	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxsl10.vf
14mr|texlive-cmcyr-20070916-3|575	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxti10.vf
14mr|texlive-cmcyr-20070916-3|576	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc10.vf
14mr|texlive-cmcyr-20070916-3|577	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc8.vf
14mr|texlive-cmcyr-20070916-3|578	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc9.vf
14mr|texlive-cmcyr-20070916-3|579	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcminch.vf
14mr|texlive-cmcyr-20070916-3|580	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmitt10.vf
14mr|texlive-cmcyr-20070916-3|581	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi10.vf
14mr|texlive-cmcyr-20070916-3|582	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi12.vf
14mr|texlive-cmcyr-20070916-3|583	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi5.vf
14mr|texlive-cmcyr-20070916-3|584	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi6.vf
14mr|texlive-cmcyr-20070916-3|585	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi7.vf
14mr|texlive-cmcyr-20070916-3|586	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi8.vf
14mr|texlive-cmcyr-20070916-3|587	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi9.vf
14mr|texlive-cmcyr-20070916-3|588	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmib10.vf
14mr|texlive-cmcyr-20070916-3|589	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr10.vf
14mr|texlive-cmcyr-20070916-3|590	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr12.vf
14mr|texlive-cmcyr-20070916-3|591	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr17.vf
14mr|texlive-cmcyr-20070916-3|592	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr5.vf
14mr|texlive-cmcyr-20070916-3|593	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr6.vf
14mr|texlive-cmcyr-20070916-3|594	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr7.vf
14mr|texlive-cmcyr-20070916-3|595	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr8.vf
14mr|texlive-cmcyr-20070916-3|596	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr9.vf
14mr|texlive-cmcyr-20070916-3|597	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl10.vf
14mr|texlive-cmcyr-20070916-3|598	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl12.vf
14mr|texlive-cmcyr-20070916-3|599	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl8.vf
14mr|texlive-cmcyr-20070916-3|600	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl9.vf
14mr|texlive-cmcyr-20070916-3|601	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsltt10.vf
14mr|texlive-cmcyr-20070916-3|602	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss10.vf
14mr|texlive-cmcyr-20070916-3|603	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss12.vf
14mr|texlive-cmcyr-20070916-3|604	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss17.vf
14mr|texlive-cmcyr-20070916-3|605	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss8.vf
14mr|texlive-cmcyr-20070916-3|606	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss9.vf
14mr|texlive-cmcyr-20070916-3|607	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssbx10.vf
14mr|texlive-cmcyr-20070916-3|608	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssdc10.vf
14mr|texlive-cmcyr-20070916-3|609	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi10.vf
14mr|texlive-cmcyr-20070916-3|610	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi12.vf
14mr|texlive-cmcyr-20070916-3|611	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi17.vf
14mr|texlive-cmcyr-20070916-3|612	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi8.vf
14mr|texlive-cmcyr-20070916-3|613	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi9.vf
14mr|texlive-cmcyr-20070916-3|614	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssq8.vf
14mr|texlive-cmcyr-20070916-3|615	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssqi8.vf
14mr|texlive-cmcyr-20070916-3|616	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti10.vf
14mr|texlive-cmcyr-20070916-3|617	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti12.vf
14mr|texlive-cmcyr-20070916-3|618	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti7.vf
14mr|texlive-cmcyr-20070916-3|619	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti8.vf
14mr|texlive-cmcyr-20070916-3|620	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti9.vf
14mr|texlive-cmcyr-20070916-3|621	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt10.vf
14mr|texlive-cmcyr-20070916-3|622	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt12.vf
14mr|texlive-cmcyr-20070916-3|623	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt8.vf
14mr|texlive-cmcyr-20070916-3|624	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt9.vf
14mr|texlive-cmcyr-20070916-3|625	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmu10.vf
14mr|texlive-cmcyr-20070916-3|626	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmb10.vf
14mr|texlive-cmcyr-20070916-3|627	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx10.vf
14mr|texlive-cmcyr-20070916-3|628	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx12.vf
14mr|texlive-cmcyr-20070916-3|629	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx5.vf
14mr|texlive-cmcyr-20070916-3|630	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx6.vf
14mr|texlive-cmcyr-20070916-3|631	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx7.vf
14mr|texlive-cmcyr-20070916-3|632	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx8.vf
14mr|texlive-cmcyr-20070916-3|633	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx9.vf
14mr|texlive-cmcyr-20070916-3|634	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxsl10.vf
14mr|texlive-cmcyr-20070916-3|635	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxti10.vf
14mr|texlive-cmcyr-20070916-3|636	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc10.vf
14mr|texlive-cmcyr-20070916-3|637	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc8.vf
14mr|texlive-cmcyr-20070916-3|638	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc9.vf
14mr|texlive-cmcyr-20070916-3|639	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcminch.vf
14mr|texlive-cmcyr-20070916-3|640	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmitt10.vf
14mr|texlive-cmcyr-20070916-3|641	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi10.vf
14mr|texlive-cmcyr-20070916-3|642	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi12.vf
14mr|texlive-cmcyr-20070916-3|643	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi5.vf
14mr|texlive-cmcyr-20070916-3|644	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi6.vf
14mr|texlive-cmcyr-20070916-3|645	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi7.vf
14mr|texlive-cmcyr-20070916-3|646	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi8.vf
14mr|texlive-cmcyr-20070916-3|647	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi9.vf
14mr|texlive-cmcyr-20070916-3|648	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmib10.vf
14mr|texlive-cmcyr-20070916-3|649	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr10.vf
14mr|texlive-cmcyr-20070916-3|650	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr12.vf
14mr|texlive-cmcyr-20070916-3|651	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr17.vf
14mr|texlive-cmcyr-20070916-3|652	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr5.vf
14mr|texlive-cmcyr-20070916-3|653	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr6.vf
14mr|texlive-cmcyr-20070916-3|654	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr7.vf
14mr|texlive-cmcyr-20070916-3|655	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr8.vf
14mr|texlive-cmcyr-20070916-3|656	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr9.vf
14mr|texlive-cmcyr-20070916-3|657	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl10.vf
14mr|texlive-cmcyr-20070916-3|658	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl12.vf
14mr|texlive-cmcyr-20070916-3|659	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl8.vf
14mr|texlive-cmcyr-20070916-3|660	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl9.vf
14mr|texlive-cmcyr-20070916-3|661	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsltt10.vf
14mr|texlive-cmcyr-20070916-3|662	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss10.vf
14mr|texlive-cmcyr-20070916-3|663	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss12.vf
14mr|texlive-cmcyr-20070916-3|664	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss17.vf
14mr|texlive-cmcyr-20070916-3|665	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss8.vf
14mr|texlive-cmcyr-20070916-3|666	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss9.vf
14mr|texlive-cmcyr-20070916-3|667	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssbx10.vf
14mr|texlive-cmcyr-20070916-3|668	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssdc10.vf
14mr|texlive-cmcyr-20070916-3|669	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi10.vf
14mr|texlive-cmcyr-20070916-3|670	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi12.vf
14mr|texlive-cmcyr-20070916-3|671	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi17.vf
14mr|texlive-cmcyr-20070916-3|672	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi8.vf
14mr|texlive-cmcyr-20070916-3|673	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi9.vf
14mr|texlive-cmcyr-20070916-3|674	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssq8.vf
14mr|texlive-cmcyr-20070916-3|675	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssqi8.vf
14mr|texlive-cmcyr-20070916-3|676	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti10.vf
14mr|texlive-cmcyr-20070916-3|677	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti12.vf
14mr|texlive-cmcyr-20070916-3|678	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti7.vf
14mr|texlive-cmcyr-20070916-3|679	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti8.vf
14mr|texlive-cmcyr-20070916-3|680	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti9.vf
14mr|texlive-cmcyr-20070916-3|681	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt10.vf
14mr|texlive-cmcyr-20070916-3|682	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt12.vf
14mr|texlive-cmcyr-20070916-3|683	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt8.vf
14mr|texlive-cmcyr-20070916-3|684	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt9.vf
14mr|texlive-cmcyr-20070916-3|685	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmu10.vf
14mr|texlive-cmcyr-20070916-3|686	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmb10.vf
14mr|texlive-cmcyr-20070916-3|687	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx10.vf
14mr|texlive-cmcyr-20070916-3|688	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx12.vf
14mr|texlive-cmcyr-20070916-3|689	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx5.vf
14mr|texlive-cmcyr-20070916-3|690	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx6.vf
14mr|texlive-cmcyr-20070916-3|691	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx7.vf
14mr|texlive-cmcyr-20070916-3|692	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx8.vf
14mr|texlive-cmcyr-20070916-3|693	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx9.vf
14mr|texlive-cmcyr-20070916-3|694	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxsl10.vf
14mr|texlive-cmcyr-20070916-3|695	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxti10.vf
14mr|texlive-cmcyr-20070916-3|696	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc10.vf
14mr|texlive-cmcyr-20070916-3|697	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc8.vf
14mr|texlive-cmcyr-20070916-3|698	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc9.vf
14mr|texlive-cmcyr-20070916-3|699	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycminch.vf
14mr|texlive-cmcyr-20070916-3|700	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmitt10.vf
14mr|texlive-cmcyr-20070916-3|701	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi10.vf
14mr|texlive-cmcyr-20070916-3|702	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi12.vf
14mr|texlive-cmcyr-20070916-3|703	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi5.vf
14mr|texlive-cmcyr-20070916-3|704	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi6.vf
14mr|texlive-cmcyr-20070916-3|705	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi7.vf
14mr|texlive-cmcyr-20070916-3|706	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi8.vf
14mr|texlive-cmcyr-20070916-3|707	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi9.vf
14mr|texlive-cmcyr-20070916-3|708	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmib10.vf
14mr|texlive-cmcyr-20070916-3|709	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr10.vf
14mr|texlive-cmcyr-20070916-3|710	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr12.vf
14mr|texlive-cmcyr-20070916-3|711	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr17.vf
14mr|texlive-cmcyr-20070916-3|712	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr5.vf
14mr|texlive-cmcyr-20070916-3|713	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr6.vf
14mr|texlive-cmcyr-20070916-3|714	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr7.vf
14mr|texlive-cmcyr-20070916-3|715	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr8.vf
14mr|texlive-cmcyr-20070916-3|716	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr9.vf
14mr|texlive-cmcyr-20070916-3|717	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl10.vf
14mr|texlive-cmcyr-20070916-3|718	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl12.vf
14mr|texlive-cmcyr-20070916-3|719	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl8.vf
14mr|texlive-cmcyr-20070916-3|720	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl9.vf
14mr|texlive-cmcyr-20070916-3|721	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsltt10.vf
14mr|texlive-cmcyr-20070916-3|722	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss10.vf
14mr|texlive-cmcyr-20070916-3|723	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss12.vf
14mr|texlive-cmcyr-20070916-3|724	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss17.vf
14mr|texlive-cmcyr-20070916-3|725	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss8.vf
14mr|texlive-cmcyr-20070916-3|726	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss9.vf
14mr|texlive-cmcyr-20070916-3|727	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssbx10.vf
14mr|texlive-cmcyr-20070916-3|728	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssdc10.vf
14mr|texlive-cmcyr-20070916-3|729	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi10.vf
14mr|texlive-cmcyr-20070916-3|730	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi12.vf
14mr|texlive-cmcyr-20070916-3|731	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi17.vf
14mr|texlive-cmcyr-20070916-3|732	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi8.vf
14mr|texlive-cmcyr-20070916-3|733	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi9.vf
14mr|texlive-cmcyr-20070916-3|734	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssq8.vf
14mr|texlive-cmcyr-20070916-3|735	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssqi8.vf
14mr|texlive-cmcyr-20070916-3|736	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti10.vf
14mr|texlive-cmcyr-20070916-3|737	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti12.vf
14mr|texlive-cmcyr-20070916-3|738	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti7.vf
14mr|texlive-cmcyr-20070916-3|739	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti8.vf
14mr|texlive-cmcyr-20070916-3|740	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti9.vf
14mr|texlive-cmcyr-20070916-3|741	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt10.vf
14mr|texlive-cmcyr-20070916-3|742	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt12.vf
14mr|texlive-cmcyr-20070916-3|743	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt8.vf
14mr|texlive-cmcyr-20070916-3|744	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt9.vf
14mr|texlive-cmcyr-20070916-3|745	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmu10.vf
14mr|texlive-cmcyr-20070916-3|746	%doc %{_texmfdistdir}/doc/fonts/cmcyr/README
14mr|texlive-cmcyr-20070916-3|747	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalt
14mr|texlive-cmcyr-20070916-3|748	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalte
14mr|texlive-cmcyr-20070916-3|749	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmiso
14mr|texlive-cmcyr-20070916-3|750	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmisoe
14mr|texlive-cmcyr-20070916-3|751	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkde
14mr|texlive-cmcyr-20070916-3|752	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkdee
14mr|texlive-cmcyr-20070916-3|753	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8
14mr|texlive-cmcyr-20070916-3|754	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8e
14mr|texlive-cmcyr-20070916-3|755	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwin
14mr|texlive-cmcyr-20070916-3|756	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwine
14mr|texlive-cmcyr-20070916-3|757	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralt
14mr|texlive-cmcyr-20070916-3|758	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralte
14mr|texlive-cmcyr-20070916-3|759	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyriso
14mr|texlive-cmcyr-20070916-3|760	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrisoe
14mr|texlive-cmcyr-20070916-3|761	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkde
14mr|texlive-cmcyr-20070916-3|762	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkdee
14mr|texlive-cmcyr-20070916-3|763	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8
14mr|texlive-cmcyr-20070916-3|764	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8e
14mr|texlive-cmcyr-20070916-3|765	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwin
14mr|texlive-cmcyr-20070916-3|766	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwine
14mr|texlive-cmcyr-20070916-3|767	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6i
14mr|texlive-cmcyr-20070916-3|768	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6k
14mr|texlive-cmcyr-20070916-3|769	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6w
14mr|texlive-cmcyr-20070916-3|770	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.alt
14mr|texlive-cmcyr-20070916-3|771	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.bat
14mr|texlive-cmcyr-20070916-3|772	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.iso
14mr|texlive-cmcyr-20070916-3|773	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.koi
14mr|texlive-cmcyr-20070916-3|774	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.o6w
14mr|texlive-cmcyr-20070916-3|775	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.win
14mr|texlive-cmcyr-20070916-3|776	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6i/merge.bat
14mr|texlive-cmcyr-20070916-3|777	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6k/merge.bat
14mr|texlive-cmcyr-20070916-3|778	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6w/merge.bat
14mr|texlive-cmcyr-20070916-3|779	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalt
14mr|texlive-cmcyr-20070916-3|780	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalte
14mr|texlive-cmcyr-20070916-3|781	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnciso
14mr|texlive-cmcyr-20070916-3|782	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncisoe
14mr|texlive-cmcyr-20070916-3|783	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8
14mr|texlive-cmcyr-20070916-3|784	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8e
14mr|texlive-cmcyr-20070916-3|785	
14mr|texlive-cmcyr-20070916-3|786	#-----------------------------------------------------------------------
14mr|texlive-cmcyr-20070916-3|787	%prep
14mr|texlive-cmcyr-20070916-3|788	%setup -c -a0 -a1
14mr|texlive-cmcyr-20070916-3|789	
14mr|texlive-cmcyr-20070916-3|790	%build
14mr|texlive-cmcyr-20070916-3|791	
14mr|texlive-cmcyr-20070916-3|792	%install
14mr|texlive-cmcyr-20070916-3|793	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmcyr-20070916-3|794	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmcyr-20070916-3|795	
14mr|texlive-cmcyr-20070916-3|796	
14mr|texlive-cmcyr-20070916-3|797	
14mr|texlive-cmcyr-20070916-3|798	%changelog
14mr|texlive-cmcyr-20070916-3|799	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070916-3
14mr|texlive-cmcyr-20070916-3|800	+ Revision: 7204622
14mr|texlive-cmcyr-20070916-3|801	- MassBuild#440: Increase release tag
14mr|texlive-cmcyr-20070916-3|802	
14mr|texlive-cmcyr-20070916-3|803	

19592 14
14mr|texlive-cmdstring-1.1-3|1	# revision 15878
14mr|texlive-cmdstring-1.1-3|2	# category Package
14mr|texlive-cmdstring-1.1-3|3	# catalog-ctan /macros/latex/contrib/cmdstring
14mr|texlive-cmdstring-1.1-3|4	# catalog-date 2008-08-18 10:38:42 +0200
14mr|texlive-cmdstring-1.1-3|5	# catalog-license lppl
14mr|texlive-cmdstring-1.1-3|6	# catalog-version 1.1
14mr|texlive-cmdstring-1.1-3|7	Name:		texlive-cmdstring
14mr|texlive-cmdstring-1.1-3|8	Version:	1.1
14mr|texlive-cmdstring-1.1-3|9	Release:	3
14mr|texlive-cmdstring-1.1-3|10	Summary:	Get command name reliably
14mr|texlive-cmdstring-1.1-3|11	Group:		Publishing
14mr|texlive-cmdstring-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdstring
14mr|texlive-cmdstring-1.1-3|13	License:	LPPL
14mr|texlive-cmdstring-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.tar.xz
14mr|texlive-cmdstring-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.doc.tar.xz
14mr|texlive-cmdstring-1.1-3|16	BuildArch:	noarch
14mr|texlive-cmdstring-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmdstring-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmdstring-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmdstring-1.1-3|20	
14mr|texlive-cmdstring-1.1-3|21	%description
14mr|texlive-cmdstring-1.1-3|22	Extracts the letters of a command's name (e.g., foo for command
14mr|texlive-cmdstring-1.1-3|23	\foo), in a reliable way.
14mr|texlive-cmdstring-1.1-3|24	
14mr|texlive-cmdstring-1.1-3|25	%post
14mr|texlive-cmdstring-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-cmdstring-1.1-3|27	
14mr|texlive-cmdstring-1.1-3|28	%postun
14mr|texlive-cmdstring-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-cmdstring-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-cmdstring-1.1-3|31	fi
14mr|texlive-cmdstring-1.1-3|32	
14mr|texlive-cmdstring-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-cmdstring-1.1-3|34	%files
14mr|texlive-cmdstring-1.1-3|35	%{_texmfdistdir}/tex/latex/cmdstring/cmdstring.sty
14mr|texlive-cmdstring-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/cmdstring/README
14mr|texlive-cmdstring-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.pdf
14mr|texlive-cmdstring-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.tex
14mr|texlive-cmdstring-1.1-3|39	
14mr|texlive-cmdstring-1.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-cmdstring-1.1-3|41	%prep
14mr|texlive-cmdstring-1.1-3|42	%setup -c -a0 -a1
14mr|texlive-cmdstring-1.1-3|43	
14mr|texlive-cmdstring-1.1-3|44	%build
14mr|texlive-cmdstring-1.1-3|45	
14mr|texlive-cmdstring-1.1-3|46	%install
14mr|texlive-cmdstring-1.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmdstring-1.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmdstring-1.1-3|49	
14mr|texlive-cmdstring-1.1-3|50	
14mr|texlive-cmdstring-1.1-3|51	
14mr|texlive-cmdstring-1.1-3|52	%changelog
14mr|texlive-cmdstring-1.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-cmdstring-1.1-3|54	+ Revision: fc27a17
14mr|texlive-cmdstring-1.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-cmdstring-1.1-3|56	
14mr|texlive-cmdstring-1.1-3|57	

19593 14
14mr|texlive-cmdtrack-20121218-6|1	# revision 28910
14mr|texlive-cmdtrack-20121218-6|2	# category Package
14mr|texlive-cmdtrack-20121218-6|3	# catalog-ctan /macros/latex/contrib/cmdtrack
14mr|texlive-cmdtrack-20121218-6|4	# catalog-date 2012-12-18 12:17:57 +0100
14mr|texlive-cmdtrack-20121218-6|5	# catalog-license lppl1
14mr|texlive-cmdtrack-20121218-6|6	# catalog-version undef
14mr|texlive-cmdtrack-20121218-6|7	Name:		texlive-cmdtrack
14mr|texlive-cmdtrack-20121218-6|8	Version:	20121218
14mr|texlive-cmdtrack-20121218-6|9	Release:	6
14mr|texlive-cmdtrack-20121218-6|10	Summary:	Check used commands
14mr|texlive-cmdtrack-20121218-6|11	Group:		Publishing
14mr|texlive-cmdtrack-20121218-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdtrack
14mr|texlive-cmdtrack-20121218-6|13	License:	LPPL1
14mr|texlive-cmdtrack-20121218-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.tar.xz
14mr|texlive-cmdtrack-20121218-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.doc.tar.xz
14mr|texlive-cmdtrack-20121218-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.source.tar.xz
14mr|texlive-cmdtrack-20121218-6|17	BuildArch:	noarch
14mr|texlive-cmdtrack-20121218-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cmdtrack-20121218-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cmdtrack-20121218-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-cmdtrack-20121218-6|21	
14mr|texlive-cmdtrack-20121218-6|22	%description
14mr|texlive-cmdtrack-20121218-6|23	The package keeps track of whether a command defined in a
14mr|texlive-cmdtrack-20121218-6|24	document preamble is actually used somewhere in the document.
14mr|texlive-cmdtrack-20121218-6|25	After the package is loaded in the preamble of a document, all
14mr|texlive-cmdtrack-20121218-6|26	\newcommand (and similar command definitions) between that
14mr|texlive-cmdtrack-20121218-6|27	point and the beginning of the document will be marked for
14mr|texlive-cmdtrack-20121218-6|28	logging. At the end of the document a report of command usage
14mr|texlive-cmdtrack-20121218-6|29	will be printed in the TeX log, for example: - "mdash was used
14mr|texlive-cmdtrack-20121218-6|30	on line 25"; - "ndash was never used".
14mr|texlive-cmdtrack-20121218-6|31	
14mr|texlive-cmdtrack-20121218-6|32	%post
14mr|texlive-cmdtrack-20121218-6|33	%{_sbindir}/texlive.post
14mr|texlive-cmdtrack-20121218-6|34	
14mr|texlive-cmdtrack-20121218-6|35	%postun
14mr|texlive-cmdtrack-20121218-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-cmdtrack-20121218-6|37	%{_sbindir}/texlive.post
14mr|texlive-cmdtrack-20121218-6|38	fi
14mr|texlive-cmdtrack-20121218-6|39	
14mr|texlive-cmdtrack-20121218-6|40	#-----------------------------------------------------------------------
14mr|texlive-cmdtrack-20121218-6|41	%files
14mr|texlive-cmdtrack-20121218-6|42	%{_texmfdistdir}/tex/latex/cmdtrack/cmdtrack.sty
14mr|texlive-cmdtrack-20121218-6|43	%doc %{_texmfdistdir}/doc/latex/cmdtrack/Makefile
14mr|texlive-cmdtrack-20121218-6|44	%doc %{_texmfdistdir}/doc/latex/cmdtrack/README
14mr|texlive-cmdtrack-20121218-6|45	%doc %{_texmfdistdir}/doc/latex/cmdtrack/cmdtrack.pdf
14mr|texlive-cmdtrack-20121218-6|46	#- source
14mr|texlive-cmdtrack-20121218-6|47	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.dtx
14mr|texlive-cmdtrack-20121218-6|48	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.ins
14mr|texlive-cmdtrack-20121218-6|49	
14mr|texlive-cmdtrack-20121218-6|50	#-----------------------------------------------------------------------
14mr|texlive-cmdtrack-20121218-6|51	%prep
14mr|texlive-cmdtrack-20121218-6|52	%setup -c -a0 -a1 -a2
14mr|texlive-cmdtrack-20121218-6|53	
14mr|texlive-cmdtrack-20121218-6|54	%build
14mr|texlive-cmdtrack-20121218-6|55	
14mr|texlive-cmdtrack-20121218-6|56	%install
14mr|texlive-cmdtrack-20121218-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmdtrack-20121218-6|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cmdtrack-20121218-6|59	
14mr|texlive-cmdtrack-20121218-6|60	%changelog
14mr|texlive-cmdtrack-20121218-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121218-6
14mr|texlive-cmdtrack-20121218-6|62	+ Revision: be48c3c
14mr|texlive-cmdtrack-20121218-6|63	- MassBuild#440: Increase release tag
14mr|texlive-cmdtrack-20121218-6|64	
14mr|texlive-cmdtrack-20121218-6|65	

19594 14
14mr|texlive-cmextra-20111103-3|1	# revision 14075
14mr|texlive-cmextra-20111103-3|2	# category Package
14mr|texlive-cmextra-20111103-3|3	# catalog-ctan undef
14mr|texlive-cmextra-20111103-3|4	# catalog-date undef
14mr|texlive-cmextra-20111103-3|5	# catalog-license undef
14mr|texlive-cmextra-20111103-3|6	# catalog-version undef
14mr|texlive-cmextra-20111103-3|7	Name:		texlive-cmextra
14mr|texlive-cmextra-20111103-3|8	Version:	20111103
14mr|texlive-cmextra-20111103-3|9	Release:	3
14mr|texlive-cmextra-20111103-3|10	Summary:	TeXLive cmextra package
14mr|texlive-cmextra-20111103-3|11	Group:		Publishing
14mr|texlive-cmextra-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-cmextra-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cmextra-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmextra.tar.xz
14mr|texlive-cmextra-20111103-3|15	BuildArch:	noarch
14mr|texlive-cmextra-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-cmextra-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-cmextra-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-cmextra-20111103-3|19	
14mr|texlive-cmextra-20111103-3|20	%description
14mr|texlive-cmextra-20111103-3|21	TeXLive cmextra package.
14mr|texlive-cmextra-20111103-3|22	
14mr|texlive-cmextra-20111103-3|23	%post
14mr|texlive-cmextra-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-cmextra-20111103-3|25	
14mr|texlive-cmextra-20111103-3|26	%postun
14mr|texlive-cmextra-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-cmextra-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-cmextra-20111103-3|29	fi
14mr|texlive-cmextra-20111103-3|30	
14mr|texlive-cmextra-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-cmextra-20111103-3|32	%files
14mr|texlive-cmextra-20111103-3|33	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxcd10.mf
14mr|texlive-cmextra-20111103-3|34	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti12.mf
14mr|texlive-cmextra-20111103-3|35	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti7.mf
14mr|texlive-cmextra-20111103-3|36	%{_texmfdistdir}/fonts/source/public/cmextra/cmcscsl10.mf
14mr|texlive-cmextra-20111103-3|37	%{_texmfdistdir}/fonts/source/public/cmextra/cmfibs8.mf
14mr|texlive-cmextra-20111103-3|38	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt12.mf
14mr|texlive-cmextra-20111103-3|39	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt9.mf
14mr|texlive-cmextra-20111103-3|40	%{_texmfdistdir}/fonts/source/public/cmextra/cmsl6.mf
14mr|texlive-cmextra-20111103-3|41	%{_texmfdistdir}/fonts/source/public/cmextra/cmsltt9.mf
14mr|texlive-cmextra-20111103-3|42	%{_texmfdistdir}/fonts/source/public/cmextra/cmssbxo10.mf
14mr|texlive-cmextra-20111103-3|43	%{_texmfdistdir}/fonts/source/public/cmextra/cmsslu30.mf
14mr|texlive-cmextra-20111103-3|44	%{_texmfdistdir}/fonts/source/public/cmextra/cmssu30.mf
14mr|texlive-cmextra-20111103-3|45	%{_texmfdistdir}/fonts/source/public/cmextra/cmvtti10.mf
14mr|texlive-cmextra-20111103-3|46	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxcd10.tfm
14mr|texlive-cmextra-20111103-3|47	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti12.tfm
14mr|texlive-cmextra-20111103-3|48	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti7.tfm
14mr|texlive-cmextra-20111103-3|49	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmcscsl10.tfm
14mr|texlive-cmextra-20111103-3|50	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmfibs8.tfm
14mr|texlive-cmextra-20111103-3|51	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt12.tfm
14mr|texlive-cmextra-20111103-3|52	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt9.tfm
14mr|texlive-cmextra-20111103-3|53	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsl6.tfm
14mr|texlive-cmextra-20111103-3|54	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsltt9.tfm
14mr|texlive-cmextra-20111103-3|55	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssbxo10.tfm
14mr|texlive-cmextra-20111103-3|56	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsslu30.tfm
14mr|texlive-cmextra-20111103-3|57	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssu30.tfm
14mr|texlive-cmextra-20111103-3|58	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmvtti10.tfm
14mr|texlive-cmextra-20111103-3|59	
14mr|texlive-cmextra-20111103-3|60	#-----------------------------------------------------------------------
14mr|texlive-cmextra-20111103-3|61	%prep
14mr|texlive-cmextra-20111103-3|62	%setup -c -a0
14mr|texlive-cmextra-20111103-3|63	
14mr|texlive-cmextra-20111103-3|64	%build
14mr|texlive-cmextra-20111103-3|65	
14mr|texlive-cmextra-20111103-3|66	%install
14mr|texlive-cmextra-20111103-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmextra-20111103-3|68	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-cmextra-20111103-3|69	
14mr|texlive-cmextra-20111103-3|70	
14mr|texlive-cmextra-20111103-3|71	
14mr|texlive-cmextra-20111103-3|72	%changelog
14mr|texlive-cmextra-20111103-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-cmextra-20111103-3|74	+ Revision: c132454
14mr|texlive-cmextra-20111103-3|75	- MassBuild#440: Increase release tag
14mr|texlive-cmextra-20111103-3|76	
14mr|texlive-cmextra-20111103-3|77	

19595 14
14mr|texlive-cm-lgc-0.5-3|1	# revision 15878
14mr|texlive-cm-lgc-0.5-3|2	# category Package
14mr|texlive-cm-lgc-0.5-3|3	# catalog-ctan /fonts/ps-type1/cm-lgc
14mr|texlive-cm-lgc-0.5-3|4	# catalog-date 2008-06-12 19:44:55 +0200
14mr|texlive-cm-lgc-0.5-3|5	# catalog-license gpl
14mr|texlive-cm-lgc-0.5-3|6	# catalog-version 0.5
14mr|texlive-cm-lgc-0.5-3|7	Name:		texlive-cm-lgc
14mr|texlive-cm-lgc-0.5-3|8	Version:	0.5
14mr|texlive-cm-lgc-0.5-3|9	Release:	3
14mr|texlive-cm-lgc-0.5-3|10	Summary:	Type 1 CM-based fonts for Latin, Greek and Cyrillic
14mr|texlive-cm-lgc-0.5-3|11	Group:		Publishing
14mr|texlive-cm-lgc-0.5-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/cm-lgc
14mr|texlive-cm-lgc-0.5-3|13	License:	GPL
14mr|texlive-cm-lgc-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.tar.xz
14mr|texlive-cm-lgc-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.doc.tar.xz
14mr|texlive-cm-lgc-0.5-3|16	BuildArch:	noarch
14mr|texlive-cm-lgc-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cm-lgc-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cm-lgc-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cm-lgc-0.5-3|20	
14mr|texlive-cm-lgc-0.5-3|21	%description
14mr|texlive-cm-lgc-0.5-3|22	The fonts are converted from MetaFont sources of the Computer
14mr|texlive-cm-lgc-0.5-3|23	Modern font families, using textrace. Supported encodings are:
14mr|texlive-cm-lgc-0.5-3|24	T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The package
14mr|texlive-cm-lgc-0.5-3|25	also includes Unicode virtual fonts for use with Omega. The
14mr|texlive-cm-lgc-0.5-3|26	font set is not a replacement for any of the other Computer
14mr|texlive-cm-lgc-0.5-3|27	Modern-based font sets (for example, cm-super for Latin and
14mr|texlive-cm-lgc-0.5-3|28	Cyrillic, or cbgreek for Greek), since it is available at a
14mr|texlive-cm-lgc-0.5-3|29	single size only; it offers a compact set for 'general'
14mr|texlive-cm-lgc-0.5-3|30	working. The fonts themselves are encoded to external
14mr|texlive-cm-lgc-0.5-3|31	standards, and virtual fonts are provided for use with TeX.
14mr|texlive-cm-lgc-0.5-3|32	
14mr|texlive-cm-lgc-0.5-3|33	%post
14mr|texlive-cm-lgc-0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-cm-lgc-0.5-3|35	
14mr|texlive-cm-lgc-0.5-3|36	%postun
14mr|texlive-cm-lgc-0.5-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-cm-lgc-0.5-3|38	%{_sbindir}/texlive.post
14mr|texlive-cm-lgc-0.5-3|39	fi
14mr|texlive-cm-lgc-0.5-3|40	
14mr|texlive-cm-lgc-0.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-cm-lgc-0.5-3|42	%files
14mr|texlive-cm-lgc-0.5-3|43	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6y.afm
14mr|texlive-cm-lgc-0.5-3|44	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6z.afm
14mr|texlive-cm-lgc-0.5-3|45	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb8a.afm
14mr|texlive-cm-lgc-0.5-3|46	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6y.afm
14mr|texlive-cm-lgc-0.5-3|47	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6z.afm
14mr|texlive-cm-lgc-0.5-3|48	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc8a.afm
14mr|texlive-cm-lgc-0.5-3|49	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbcpg.afm
14mr|texlive-cm-lgc-0.5-3|50	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6y.afm
14mr|texlive-cm-lgc-0.5-3|51	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6z.afm
14mr|texlive-cm-lgc-0.5-3|52	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi8a.afm
14mr|texlive-cm-lgc-0.5-3|53	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6y.afm
14mr|texlive-cm-lgc-0.5-3|54	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6z.afm
14mr|texlive-cm-lgc-0.5-3|55	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij8a.afm
14mr|texlive-cm-lgc-0.5-3|56	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbijpg.afm
14mr|texlive-cm-lgc-0.5-3|57	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbipg.afm
14mr|texlive-cm-lgc-0.5-3|58	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbpg.afm
14mr|texlive-cm-lgc-0.5-3|59	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6y.afm
14mr|texlive-cm-lgc-0.5-3|60	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6z.afm
14mr|texlive-cm-lgc-0.5-3|61	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr8a.afm
14mr|texlive-cm-lgc-0.5-3|62	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6y.afm
14mr|texlive-cm-lgc-0.5-3|63	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6z.afm
14mr|texlive-cm-lgc-0.5-3|64	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc8a.afm
14mr|texlive-cm-lgc-0.5-3|65	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrcpg.afm
14mr|texlive-cm-lgc-0.5-3|66	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6y.afm
14mr|texlive-cm-lgc-0.5-3|67	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6z.afm
14mr|texlive-cm-lgc-0.5-3|68	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri8a.afm
14mr|texlive-cm-lgc-0.5-3|69	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6y.afm
14mr|texlive-cm-lgc-0.5-3|70	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6z.afm
14mr|texlive-cm-lgc-0.5-3|71	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij8a.afm
14mr|texlive-cm-lgc-0.5-3|72	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrijpg.afm
14mr|texlive-cm-lgc-0.5-3|73	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmripg.afm
14mr|texlive-cm-lgc-0.5-3|74	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrpg.afm
14mr|texlive-cm-lgc-0.5-3|75	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6y.afm
14mr|texlive-cm-lgc-0.5-3|76	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6z.afm
14mr|texlive-cm-lgc-0.5-3|77	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb8a.afm
14mr|texlive-cm-lgc-0.5-3|78	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6y.afm
14mr|texlive-cm-lgc-0.5-3|79	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6z.afm
14mr|texlive-cm-lgc-0.5-3|80	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo8a.afm
14mr|texlive-cm-lgc-0.5-3|81	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbopg.afm
14mr|texlive-cm-lgc-0.5-3|82	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbpg.afm
14mr|texlive-cm-lgc-0.5-3|83	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6y.afm
14mr|texlive-cm-lgc-0.5-3|84	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6z.afm
14mr|texlive-cm-lgc-0.5-3|85	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr8a.afm
14mr|texlive-cm-lgc-0.5-3|86	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6y.afm
14mr|texlive-cm-lgc-0.5-3|87	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6z.afm
14mr|texlive-cm-lgc-0.5-3|88	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro8a.afm
14mr|texlive-cm-lgc-0.5-3|89	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsropg.afm
14mr|texlive-cm-lgc-0.5-3|90	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsrpg.afm
14mr|texlive-cm-lgc-0.5-3|91	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6y.afm
14mr|texlive-cm-lgc-0.5-3|92	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6z.afm
14mr|texlive-cm-lgc-0.5-3|93	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr8a.afm
14mr|texlive-cm-lgc-0.5-3|94	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6y.afm
14mr|texlive-cm-lgc-0.5-3|95	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6z.afm
14mr|texlive-cm-lgc-0.5-3|96	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc8a.afm
14mr|texlive-cm-lgc-0.5-3|97	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrcpg.afm
14mr|texlive-cm-lgc-0.5-3|98	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6y.afm
14mr|texlive-cm-lgc-0.5-3|99	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6z.afm
14mr|texlive-cm-lgc-0.5-3|100	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri8a.afm
14mr|texlive-cm-lgc-0.5-3|101	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6y.afm
14mr|texlive-cm-lgc-0.5-3|102	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6z.afm
14mr|texlive-cm-lgc-0.5-3|103	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij8a.afm
14mr|texlive-cm-lgc-0.5-3|104	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrijpg.afm
14mr|texlive-cm-lgc-0.5-3|105	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctripg.afm
14mr|texlive-cm-lgc-0.5-3|106	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrpg.afm
14mr|texlive-cm-lgc-0.5-3|107	%{_texmfdistdir}/fonts/enc/dvips/cm-lgc/8r-mod.enc
14mr|texlive-cm-lgc-0.5-3|108	%{_texmfdistdir}/fonts/map/dvips/cm-lgc/cm-lgc.map
14mr|texlive-cm-lgc-0.5-3|109	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbcut.ofm
14mr|texlive-cm-lgc-0.5-3|110	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbiut.ofm
14mr|texlive-cm-lgc-0.5-3|111	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbut.ofm
14mr|texlive-cm-lgc-0.5-3|112	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrcut.ofm
14mr|texlive-cm-lgc-0.5-3|113	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmriut.ofm
14mr|texlive-cm-lgc-0.5-3|114	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrut.ofm
14mr|texlive-cm-lgc-0.5-3|115	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbout.ofm
14mr|texlive-cm-lgc-0.5-3|116	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbut.ofm
14mr|texlive-cm-lgc-0.5-3|117	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrout.ofm
14mr|texlive-cm-lgc-0.5-3|118	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrut.ofm
14mr|texlive-cm-lgc-0.5-3|119	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrcut.ofm
14mr|texlive-cm-lgc-0.5-3|120	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctriut.ofm
14mr|texlive-cm-lgc-0.5-3|121	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrut.ofm
14mr|texlive-cm-lgc-0.5-3|122	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbcut.ovf
14mr|texlive-cm-lgc-0.5-3|123	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbiut.ovf
14mr|texlive-cm-lgc-0.5-3|124	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbut.ovf
14mr|texlive-cm-lgc-0.5-3|125	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrcut.ovf
14mr|texlive-cm-lgc-0.5-3|126	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmriut.ovf
14mr|texlive-cm-lgc-0.5-3|127	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrut.ovf
14mr|texlive-cm-lgc-0.5-3|128	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbout.ovf
14mr|texlive-cm-lgc-0.5-3|129	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbut.ovf
14mr|texlive-cm-lgc-0.5-3|130	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrout.ovf
14mr|texlive-cm-lgc-0.5-3|131	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrut.ovf
14mr|texlive-cm-lgc-0.5-3|132	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrcut.ovf
14mr|texlive-cm-lgc-0.5-3|133	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctriut.ovf
14mr|texlive-cm-lgc-0.5-3|134	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrut.ovf
14mr|texlive-cm-lgc-0.5-3|135	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6a.tfm
14mr|texlive-cm-lgc-0.5-3|136	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6y.tfm
14mr|texlive-cm-lgc-0.5-3|137	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6z.tfm
14mr|texlive-cm-lgc-0.5-3|138	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8a.tfm
14mr|texlive-cm-lgc-0.5-3|139	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8c.tfm
14mr|texlive-cm-lgc-0.5-3|140	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8r.tfm
14mr|texlive-cm-lgc-0.5-3|141	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8t.tfm
14mr|texlive-cm-lgc-0.5-3|142	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6a.tfm
14mr|texlive-cm-lgc-0.5-3|143	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6y.tfm
14mr|texlive-cm-lgc-0.5-3|144	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6z.tfm
14mr|texlive-cm-lgc-0.5-3|145	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8a.tfm
14mr|texlive-cm-lgc-0.5-3|146	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|147	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r.tfm
14mr|texlive-cm-lgc-0.5-3|148	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8t.tfm
14mr|texlive-cm-lgc-0.5-3|149	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcgr.tfm
14mr|texlive-cm-lgc-0.5-3|150	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcpg.tfm
14mr|texlive-cm-lgc-0.5-3|151	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbgr.tfm
14mr|texlive-cm-lgc-0.5-3|152	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6a.tfm
14mr|texlive-cm-lgc-0.5-3|153	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6y.tfm
14mr|texlive-cm-lgc-0.5-3|154	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6z.tfm
14mr|texlive-cm-lgc-0.5-3|155	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8a.tfm
14mr|texlive-cm-lgc-0.5-3|156	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8c.tfm
14mr|texlive-cm-lgc-0.5-3|157	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8r.tfm
14mr|texlive-cm-lgc-0.5-3|158	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8t.tfm
14mr|texlive-cm-lgc-0.5-3|159	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbigr.tfm
14mr|texlive-cm-lgc-0.5-3|160	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij6z.tfm
14mr|texlive-cm-lgc-0.5-3|161	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8a.tfm
14mr|texlive-cm-lgc-0.5-3|162	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|163	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r.tfm
14mr|texlive-cm-lgc-0.5-3|164	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbipg.tfm
14mr|texlive-cm-lgc-0.5-3|165	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbpg.tfm
14mr|texlive-cm-lgc-0.5-3|166	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6a.tfm
14mr|texlive-cm-lgc-0.5-3|167	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6y.tfm
14mr|texlive-cm-lgc-0.5-3|168	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6z.tfm
14mr|texlive-cm-lgc-0.5-3|169	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8a.tfm
14mr|texlive-cm-lgc-0.5-3|170	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8c.tfm
14mr|texlive-cm-lgc-0.5-3|171	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8r.tfm
14mr|texlive-cm-lgc-0.5-3|172	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8t.tfm
14mr|texlive-cm-lgc-0.5-3|173	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6a.tfm
14mr|texlive-cm-lgc-0.5-3|174	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6y.tfm
14mr|texlive-cm-lgc-0.5-3|175	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6z.tfm
14mr|texlive-cm-lgc-0.5-3|176	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8a.tfm
14mr|texlive-cm-lgc-0.5-3|177	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|178	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r.tfm
14mr|texlive-cm-lgc-0.5-3|179	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8t.tfm
14mr|texlive-cm-lgc-0.5-3|180	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcgr.tfm
14mr|texlive-cm-lgc-0.5-3|181	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcpg.tfm
14mr|texlive-cm-lgc-0.5-3|182	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrgr.tfm
14mr|texlive-cm-lgc-0.5-3|183	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6a.tfm
14mr|texlive-cm-lgc-0.5-3|184	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6y.tfm
14mr|texlive-cm-lgc-0.5-3|185	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6z.tfm
14mr|texlive-cm-lgc-0.5-3|186	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8a.tfm
14mr|texlive-cm-lgc-0.5-3|187	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8c.tfm
14mr|texlive-cm-lgc-0.5-3|188	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8r.tfm
14mr|texlive-cm-lgc-0.5-3|189	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8t.tfm
14mr|texlive-cm-lgc-0.5-3|190	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrigr.tfm
14mr|texlive-cm-lgc-0.5-3|191	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij6z.tfm
14mr|texlive-cm-lgc-0.5-3|192	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8a.tfm
14mr|texlive-cm-lgc-0.5-3|193	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|194	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r.tfm
14mr|texlive-cm-lgc-0.5-3|195	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmripg.tfm
14mr|texlive-cm-lgc-0.5-3|196	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrpg.tfm
14mr|texlive-cm-lgc-0.5-3|197	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6a.tfm
14mr|texlive-cm-lgc-0.5-3|198	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6y.tfm
14mr|texlive-cm-lgc-0.5-3|199	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6z.tfm
14mr|texlive-cm-lgc-0.5-3|200	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8a.tfm
14mr|texlive-cm-lgc-0.5-3|201	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8c.tfm
14mr|texlive-cm-lgc-0.5-3|202	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8r.tfm
14mr|texlive-cm-lgc-0.5-3|203	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8t.tfm
14mr|texlive-cm-lgc-0.5-3|204	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbgr.tfm
14mr|texlive-cm-lgc-0.5-3|205	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6a.tfm
14mr|texlive-cm-lgc-0.5-3|206	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6y.tfm
14mr|texlive-cm-lgc-0.5-3|207	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6z.tfm
14mr|texlive-cm-lgc-0.5-3|208	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8a.tfm
14mr|texlive-cm-lgc-0.5-3|209	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8c.tfm
14mr|texlive-cm-lgc-0.5-3|210	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8r.tfm
14mr|texlive-cm-lgc-0.5-3|211	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8t.tfm
14mr|texlive-cm-lgc-0.5-3|212	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbogr.tfm
14mr|texlive-cm-lgc-0.5-3|213	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbopg.tfm
14mr|texlive-cm-lgc-0.5-3|214	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbpg.tfm
14mr|texlive-cm-lgc-0.5-3|215	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6a.tfm
14mr|texlive-cm-lgc-0.5-3|216	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6y.tfm
14mr|texlive-cm-lgc-0.5-3|217	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6z.tfm
14mr|texlive-cm-lgc-0.5-3|218	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8a.tfm
14mr|texlive-cm-lgc-0.5-3|219	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8c.tfm
14mr|texlive-cm-lgc-0.5-3|220	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8r.tfm
14mr|texlive-cm-lgc-0.5-3|221	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8t.tfm
14mr|texlive-cm-lgc-0.5-3|222	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrgr.tfm
14mr|texlive-cm-lgc-0.5-3|223	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6a.tfm
14mr|texlive-cm-lgc-0.5-3|224	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6y.tfm
14mr|texlive-cm-lgc-0.5-3|225	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6z.tfm
14mr|texlive-cm-lgc-0.5-3|226	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8a.tfm
14mr|texlive-cm-lgc-0.5-3|227	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8c.tfm
14mr|texlive-cm-lgc-0.5-3|228	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8r.tfm
14mr|texlive-cm-lgc-0.5-3|229	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8t.tfm
14mr|texlive-cm-lgc-0.5-3|230	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrogr.tfm
14mr|texlive-cm-lgc-0.5-3|231	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsropg.tfm
14mr|texlive-cm-lgc-0.5-3|232	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrpg.tfm
14mr|texlive-cm-lgc-0.5-3|233	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6a.tfm
14mr|texlive-cm-lgc-0.5-3|234	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6y.tfm
14mr|texlive-cm-lgc-0.5-3|235	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6z.tfm
14mr|texlive-cm-lgc-0.5-3|236	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8a.tfm
14mr|texlive-cm-lgc-0.5-3|237	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8c.tfm
14mr|texlive-cm-lgc-0.5-3|238	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8r.tfm
14mr|texlive-cm-lgc-0.5-3|239	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8t.tfm
14mr|texlive-cm-lgc-0.5-3|240	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6a.tfm
14mr|texlive-cm-lgc-0.5-3|241	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6y.tfm
14mr|texlive-cm-lgc-0.5-3|242	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6z.tfm
14mr|texlive-cm-lgc-0.5-3|243	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8a.tfm
14mr|texlive-cm-lgc-0.5-3|244	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|245	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r.tfm
14mr|texlive-cm-lgc-0.5-3|246	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8t.tfm
14mr|texlive-cm-lgc-0.5-3|247	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcgr.tfm
14mr|texlive-cm-lgc-0.5-3|248	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcpg.tfm
14mr|texlive-cm-lgc-0.5-3|249	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrgr.tfm
14mr|texlive-cm-lgc-0.5-3|250	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6a.tfm
14mr|texlive-cm-lgc-0.5-3|251	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6y.tfm
14mr|texlive-cm-lgc-0.5-3|252	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6z.tfm
14mr|texlive-cm-lgc-0.5-3|253	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8a.tfm
14mr|texlive-cm-lgc-0.5-3|254	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8c.tfm
14mr|texlive-cm-lgc-0.5-3|255	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8r.tfm
14mr|texlive-cm-lgc-0.5-3|256	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8t.tfm
14mr|texlive-cm-lgc-0.5-3|257	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrigr.tfm
14mr|texlive-cm-lgc-0.5-3|258	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij6z.tfm
14mr|texlive-cm-lgc-0.5-3|259	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8a.tfm
14mr|texlive-cm-lgc-0.5-3|260	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r-nokern.tfm
14mr|texlive-cm-lgc-0.5-3|261	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r.tfm
14mr|texlive-cm-lgc-0.5-3|262	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctripg.tfm
14mr|texlive-cm-lgc-0.5-3|263	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrpg.tfm
14mr|texlive-cm-lgc-0.5-3|264	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.inf
14mr|texlive-cm-lgc-0.5-3|265	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.pfb
14mr|texlive-cm-lgc-0.5-3|266	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.inf
14mr|texlive-cm-lgc-0.5-3|267	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.pfb
14mr|texlive-cm-lgc-0.5-3|268	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.inf
14mr|texlive-cm-lgc-0.5-3|269	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.pfb
14mr|texlive-cm-lgc-0.5-3|270	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.inf
14mr|texlive-cm-lgc-0.5-3|271	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.pfb
14mr|texlive-cm-lgc-0.5-3|272	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.inf
14mr|texlive-cm-lgc-0.5-3|273	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.pfb
14mr|texlive-cm-lgc-0.5-3|274	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.inf
14mr|texlive-cm-lgc-0.5-3|275	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.pfb
14mr|texlive-cm-lgc-0.5-3|276	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.inf
14mr|texlive-cm-lgc-0.5-3|277	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.pfb
14mr|texlive-cm-lgc-0.5-3|278	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.inf
14mr|texlive-cm-lgc-0.5-3|279	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.pfb
14mr|texlive-cm-lgc-0.5-3|280	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.inf
14mr|texlive-cm-lgc-0.5-3|281	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.pfb
14mr|texlive-cm-lgc-0.5-3|282	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.inf
14mr|texlive-cm-lgc-0.5-3|283	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.pfb
14mr|texlive-cm-lgc-0.5-3|284	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.inf
14mr|texlive-cm-lgc-0.5-3|285	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.pfb
14mr|texlive-cm-lgc-0.5-3|286	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.inf
14mr|texlive-cm-lgc-0.5-3|287	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.pfb
14mr|texlive-cm-lgc-0.5-3|288	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.inf
14mr|texlive-cm-lgc-0.5-3|289	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.pfb
14mr|texlive-cm-lgc-0.5-3|290	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.inf
14mr|texlive-cm-lgc-0.5-3|291	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.pfb
14mr|texlive-cm-lgc-0.5-3|292	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.inf
14mr|texlive-cm-lgc-0.5-3|293	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.pfb
14mr|texlive-cm-lgc-0.5-3|294	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.inf
14mr|texlive-cm-lgc-0.5-3|295	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.pfb
14mr|texlive-cm-lgc-0.5-3|296	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.inf
14mr|texlive-cm-lgc-0.5-3|297	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.pfb
14mr|texlive-cm-lgc-0.5-3|298	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.inf
14mr|texlive-cm-lgc-0.5-3|299	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.pfb
14mr|texlive-cm-lgc-0.5-3|300	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.inf
14mr|texlive-cm-lgc-0.5-3|301	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.pfb
14mr|texlive-cm-lgc-0.5-3|302	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.inf
14mr|texlive-cm-lgc-0.5-3|303	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.pfb
14mr|texlive-cm-lgc-0.5-3|304	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.inf
14mr|texlive-cm-lgc-0.5-3|305	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.pfb
14mr|texlive-cm-lgc-0.5-3|306	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.inf
14mr|texlive-cm-lgc-0.5-3|307	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.pfb
14mr|texlive-cm-lgc-0.5-3|308	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.inf
14mr|texlive-cm-lgc-0.5-3|309	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.pfb
14mr|texlive-cm-lgc-0.5-3|310	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.inf
14mr|texlive-cm-lgc-0.5-3|311	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.pfb
14mr|texlive-cm-lgc-0.5-3|312	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.inf
14mr|texlive-cm-lgc-0.5-3|313	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.pfb
14mr|texlive-cm-lgc-0.5-3|314	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.inf
14mr|texlive-cm-lgc-0.5-3|315	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.pfb
14mr|texlive-cm-lgc-0.5-3|316	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.inf
14mr|texlive-cm-lgc-0.5-3|317	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.pfb
14mr|texlive-cm-lgc-0.5-3|318	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.inf
14mr|texlive-cm-lgc-0.5-3|319	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.pfb
14mr|texlive-cm-lgc-0.5-3|320	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.inf
14mr|texlive-cm-lgc-0.5-3|321	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.pfb
14mr|texlive-cm-lgc-0.5-3|322	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.inf
14mr|texlive-cm-lgc-0.5-3|323	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.pfb
14mr|texlive-cm-lgc-0.5-3|324	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.inf
14mr|texlive-cm-lgc-0.5-3|325	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.pfb
14mr|texlive-cm-lgc-0.5-3|326	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.inf
14mr|texlive-cm-lgc-0.5-3|327	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.pfb
14mr|texlive-cm-lgc-0.5-3|328	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.inf
14mr|texlive-cm-lgc-0.5-3|329	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.pfb
14mr|texlive-cm-lgc-0.5-3|330	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.inf
14mr|texlive-cm-lgc-0.5-3|331	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.pfb
14mr|texlive-cm-lgc-0.5-3|332	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.inf
14mr|texlive-cm-lgc-0.5-3|333	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.pfb
14mr|texlive-cm-lgc-0.5-3|334	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.inf
14mr|texlive-cm-lgc-0.5-3|335	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.pfb
14mr|texlive-cm-lgc-0.5-3|336	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.inf
14mr|texlive-cm-lgc-0.5-3|337	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.pfb
14mr|texlive-cm-lgc-0.5-3|338	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.inf
14mr|texlive-cm-lgc-0.5-3|339	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.pfb
14mr|texlive-cm-lgc-0.5-3|340	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.inf
14mr|texlive-cm-lgc-0.5-3|341	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.pfb
14mr|texlive-cm-lgc-0.5-3|342	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.inf
14mr|texlive-cm-lgc-0.5-3|343	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.pfb
14mr|texlive-cm-lgc-0.5-3|344	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.inf
14mr|texlive-cm-lgc-0.5-3|345	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.pfb
14mr|texlive-cm-lgc-0.5-3|346	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.inf
14mr|texlive-cm-lgc-0.5-3|347	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.pfb
14mr|texlive-cm-lgc-0.5-3|348	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.inf
14mr|texlive-cm-lgc-0.5-3|349	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.pfb
14mr|texlive-cm-lgc-0.5-3|350	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.inf
14mr|texlive-cm-lgc-0.5-3|351	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.pfb
14mr|texlive-cm-lgc-0.5-3|352	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.inf
14mr|texlive-cm-lgc-0.5-3|353	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.pfb
14mr|texlive-cm-lgc-0.5-3|354	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.inf
14mr|texlive-cm-lgc-0.5-3|355	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.pfb
14mr|texlive-cm-lgc-0.5-3|356	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.inf
14mr|texlive-cm-lgc-0.5-3|357	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.pfb
14mr|texlive-cm-lgc-0.5-3|358	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.inf
14mr|texlive-cm-lgc-0.5-3|359	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.pfb
14mr|texlive-cm-lgc-0.5-3|360	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.inf
14mr|texlive-cm-lgc-0.5-3|361	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.pfb
14mr|texlive-cm-lgc-0.5-3|362	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.inf
14mr|texlive-cm-lgc-0.5-3|363	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.pfb
14mr|texlive-cm-lgc-0.5-3|364	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.inf
14mr|texlive-cm-lgc-0.5-3|365	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.pfb
14mr|texlive-cm-lgc-0.5-3|366	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.inf
14mr|texlive-cm-lgc-0.5-3|367	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.pfb
14mr|texlive-cm-lgc-0.5-3|368	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.inf
14mr|texlive-cm-lgc-0.5-3|369	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.pfb
14mr|texlive-cm-lgc-0.5-3|370	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.inf
14mr|texlive-cm-lgc-0.5-3|371	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.pfb
14mr|texlive-cm-lgc-0.5-3|372	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.inf
14mr|texlive-cm-lgc-0.5-3|373	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.pfb
14mr|texlive-cm-lgc-0.5-3|374	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.inf
14mr|texlive-cm-lgc-0.5-3|375	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.pfb
14mr|texlive-cm-lgc-0.5-3|376	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.inf
14mr|texlive-cm-lgc-0.5-3|377	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.pfb
14mr|texlive-cm-lgc-0.5-3|378	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.inf
14mr|texlive-cm-lgc-0.5-3|379	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.pfb
14mr|texlive-cm-lgc-0.5-3|380	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.inf
14mr|texlive-cm-lgc-0.5-3|381	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.pfb
14mr|texlive-cm-lgc-0.5-3|382	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.inf
14mr|texlive-cm-lgc-0.5-3|383	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.pfb
14mr|texlive-cm-lgc-0.5-3|384	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.inf
14mr|texlive-cm-lgc-0.5-3|385	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.pfb
14mr|texlive-cm-lgc-0.5-3|386	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.inf
14mr|texlive-cm-lgc-0.5-3|387	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.pfb
14mr|texlive-cm-lgc-0.5-3|388	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.inf
14mr|texlive-cm-lgc-0.5-3|389	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.pfb
14mr|texlive-cm-lgc-0.5-3|390	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.inf
14mr|texlive-cm-lgc-0.5-3|391	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.pfb
14mr|texlive-cm-lgc-0.5-3|392	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb6a.vf
14mr|texlive-cm-lgc-0.5-3|393	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8c.vf
14mr|texlive-cm-lgc-0.5-3|394	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8t.vf
14mr|texlive-cm-lgc-0.5-3|395	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc6a.vf
14mr|texlive-cm-lgc-0.5-3|396	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc8t.vf
14mr|texlive-cm-lgc-0.5-3|397	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbcgr.vf
14mr|texlive-cm-lgc-0.5-3|398	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbgr.vf
14mr|texlive-cm-lgc-0.5-3|399	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi6a.vf
14mr|texlive-cm-lgc-0.5-3|400	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8c.vf
14mr|texlive-cm-lgc-0.5-3|401	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8t.vf
14mr|texlive-cm-lgc-0.5-3|402	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbigr.vf
14mr|texlive-cm-lgc-0.5-3|403	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr6a.vf
14mr|texlive-cm-lgc-0.5-3|404	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8c.vf
14mr|texlive-cm-lgc-0.5-3|405	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8t.vf
14mr|texlive-cm-lgc-0.5-3|406	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc6a.vf
14mr|texlive-cm-lgc-0.5-3|407	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc8t.vf
14mr|texlive-cm-lgc-0.5-3|408	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrcgr.vf
14mr|texlive-cm-lgc-0.5-3|409	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrgr.vf
14mr|texlive-cm-lgc-0.5-3|410	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri6a.vf
14mr|texlive-cm-lgc-0.5-3|411	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8c.vf
14mr|texlive-cm-lgc-0.5-3|412	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8t.vf
14mr|texlive-cm-lgc-0.5-3|413	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrigr.vf
14mr|texlive-cm-lgc-0.5-3|414	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb6a.vf
14mr|texlive-cm-lgc-0.5-3|415	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8c.vf
14mr|texlive-cm-lgc-0.5-3|416	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8t.vf
14mr|texlive-cm-lgc-0.5-3|417	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbgr.vf
14mr|texlive-cm-lgc-0.5-3|418	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo6a.vf
14mr|texlive-cm-lgc-0.5-3|419	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8c.vf
14mr|texlive-cm-lgc-0.5-3|420	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8t.vf
14mr|texlive-cm-lgc-0.5-3|421	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbogr.vf
14mr|texlive-cm-lgc-0.5-3|422	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr6a.vf
14mr|texlive-cm-lgc-0.5-3|423	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8c.vf
14mr|texlive-cm-lgc-0.5-3|424	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8t.vf
14mr|texlive-cm-lgc-0.5-3|425	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrgr.vf
14mr|texlive-cm-lgc-0.5-3|426	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro6a.vf
14mr|texlive-cm-lgc-0.5-3|427	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8c.vf
14mr|texlive-cm-lgc-0.5-3|428	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8t.vf
14mr|texlive-cm-lgc-0.5-3|429	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrogr.vf
14mr|texlive-cm-lgc-0.5-3|430	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr6a.vf
14mr|texlive-cm-lgc-0.5-3|431	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8c.vf
14mr|texlive-cm-lgc-0.5-3|432	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8t.vf
14mr|texlive-cm-lgc-0.5-3|433	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc6a.vf
14mr|texlive-cm-lgc-0.5-3|434	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc8t.vf
14mr|texlive-cm-lgc-0.5-3|435	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrcgr.vf
14mr|texlive-cm-lgc-0.5-3|436	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrgr.vf
14mr|texlive-cm-lgc-0.5-3|437	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri6a.vf
14mr|texlive-cm-lgc-0.5-3|438	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8c.vf
14mr|texlive-cm-lgc-0.5-3|439	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8t.vf
14mr|texlive-cm-lgc-0.5-3|440	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrigr.vf
14mr|texlive-cm-lgc-0.5-3|441	%{_texmfdistdir}/tex/latex/cm-lgc/antcmlgc.sty
14mr|texlive-cm-lgc-0.5-3|442	%{_texmfdistdir}/tex/latex/cm-lgc/cmlgc.sty
14mr|texlive-cm-lgc-0.5-3|443	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcm.fd
14mr|texlive-cm-lgc-0.5-3|444	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcs.fd
14mr|texlive-cm-lgc-0.5-3|445	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfct.fd
14mr|texlive-cm-lgc-0.5-3|446	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcm.fd
14mr|texlive-cm-lgc-0.5-3|447	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcs.fd
14mr|texlive-cm-lgc-0.5-3|448	%{_texmfdistdir}/tex/latex/cm-lgc/t1fct.fd
14mr|texlive-cm-lgc-0.5-3|449	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcm.fd
14mr|texlive-cm-lgc-0.5-3|450	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcs.fd
14mr|texlive-cm-lgc-0.5-3|451	%{_texmfdistdir}/tex/latex/cm-lgc/t2afct.fd
14mr|texlive-cm-lgc-0.5-3|452	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcm.fd
14mr|texlive-cm-lgc-0.5-3|453	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcs.fd
14mr|texlive-cm-lgc-0.5-3|454	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fct.fd
14mr|texlive-cm-lgc-0.5-3|455	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcm.fd
14mr|texlive-cm-lgc-0.5-3|456	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcs.fd
14mr|texlive-cm-lgc-0.5-3|457	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fct.fd
14mr|texlive-cm-lgc-0.5-3|458	%doc %{_texmfdistdir}/doc/latex/cm-lgc/COPYING
14mr|texlive-cm-lgc-0.5-3|459	%doc %{_texmfdistdir}/doc/latex/cm-lgc/HISTORY
14mr|texlive-cm-lgc-0.5-3|460	%doc %{_texmfdistdir}/doc/latex/cm-lgc/INSTALL
14mr|texlive-cm-lgc-0.5-3|461	%doc %{_texmfdistdir}/doc/latex/cm-lgc/README
14mr|texlive-cm-lgc-0.5-3|462	
14mr|texlive-cm-lgc-0.5-3|463	#-----------------------------------------------------------------------
14mr|texlive-cm-lgc-0.5-3|464	%prep
14mr|texlive-cm-lgc-0.5-3|465	%setup -c -a0 -a1
14mr|texlive-cm-lgc-0.5-3|466	
14mr|texlive-cm-lgc-0.5-3|467	%build
14mr|texlive-cm-lgc-0.5-3|468	
14mr|texlive-cm-lgc-0.5-3|469	%install
14mr|texlive-cm-lgc-0.5-3|470	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-lgc-0.5-3|471	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-lgc-0.5-3|472	
14mr|texlive-cm-lgc-0.5-3|473	
14mr|texlive-cm-lgc-0.5-3|474	
14mr|texlive-cm-lgc-0.5-3|475	%changelog
14mr|texlive-cm-lgc-0.5-3|476	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-cm-lgc-0.5-3|477	+ Revision: eae65bb
14mr|texlive-cm-lgc-0.5-3|478	- MassBuild#440: Increase release tag
14mr|texlive-cm-lgc-0.5-3|479	
14mr|texlive-cm-lgc-0.5-3|480	

19596 14
14mr|texlive-cmll-20100420-3|1	# revision 17964
14mr|texlive-cmll-20100420-3|2	# category Package
14mr|texlive-cmll-20100420-3|3	# catalog-ctan /fonts/cmll
14mr|texlive-cmll-20100420-3|4	# catalog-date 2010-04-20 23:51:50 +0200
14mr|texlive-cmll-20100420-3|5	# catalog-license lppl
14mr|texlive-cmll-20100420-3|6	# catalog-version undef
14mr|texlive-cmll-20100420-3|7	Name:		texlive-cmll
14mr|texlive-cmll-20100420-3|8	Version:	20100420
14mr|texlive-cmll-20100420-3|9	Release:	3
14mr|texlive-cmll-20100420-3|10	Summary:	Symbols for linear logic
14mr|texlive-cmll-20100420-3|11	Group:		Publishing
14mr|texlive-cmll-20100420-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cmll
14mr|texlive-cmll-20100420-3|13	License:	LPPL
14mr|texlive-cmll-20100420-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.tar.xz
14mr|texlive-cmll-20100420-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.doc.tar.xz
14mr|texlive-cmll-20100420-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.source.tar.xz
14mr|texlive-cmll-20100420-3|17	BuildArch:	noarch
14mr|texlive-cmll-20100420-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cmll-20100420-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cmll-20100420-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cmll-20100420-3|21	
14mr|texlive-cmll-20100420-3|22	%description
14mr|texlive-cmll-20100420-3|23	This is a very small font set that contain some symbols useful
14mr|texlive-cmll-20100420-3|24	in linear logic, which are apparently not available elsewhere.
14mr|texlive-cmll-20100420-3|25	Variants are included for use with Computer Modern serif and
14mr|texlive-cmll-20100420-3|26	sans-serif and with the AMS Euler series. The font is provided
14mr|texlive-cmll-20100420-3|27	both as MetaFont source, and in Adobe Type 1 format. LaTeX
14mr|texlive-cmll-20100420-3|28	support is provided. format.
14mr|texlive-cmll-20100420-3|29	
14mr|texlive-cmll-20100420-3|30	%post
14mr|texlive-cmll-20100420-3|31	%{_sbindir}/texlive.post
14mr|texlive-cmll-20100420-3|32	
14mr|texlive-cmll-20100420-3|33	%postun
14mr|texlive-cmll-20100420-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-cmll-20100420-3|35	%{_sbindir}/texlive.post
14mr|texlive-cmll-20100420-3|36	fi
14mr|texlive-cmll-20100420-3|37	
14mr|texlive-cmll-20100420-3|38	#-----------------------------------------------------------------------
14mr|texlive-cmll-20100420-3|39	%files
14mr|texlive-cmll-20100420-3|40	%{_texmfdistdir}/fonts/map/dvips/cmll/cmll.map
14mr|texlive-cmll-20100420-3|41	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx10.mf
14mr|texlive-cmll-20100420-3|42	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx12.mf
14mr|texlive-cmll-20100420-3|43	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx5.mf
14mr|texlive-cmll-20100420-3|44	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx6.mf
14mr|texlive-cmll-20100420-3|45	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx7.mf
14mr|texlive-cmll-20100420-3|46	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx8.mf
14mr|texlive-cmll-20100420-3|47	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx9.mf
14mr|texlive-cmll-20100420-3|48	%{_texmfdistdir}/fonts/source/public/cmll/cmllr10.mf
14mr|texlive-cmll-20100420-3|49	%{_texmfdistdir}/fonts/source/public/cmll/cmllr12.mf
14mr|texlive-cmll-20100420-3|50	%{_texmfdistdir}/fonts/source/public/cmll/cmllr17.mf
14mr|texlive-cmll-20100420-3|51	%{_texmfdistdir}/fonts/source/public/cmll/cmllr5.mf
14mr|texlive-cmll-20100420-3|52	%{_texmfdistdir}/fonts/source/public/cmll/cmllr6.mf
14mr|texlive-cmll-20100420-3|53	%{_texmfdistdir}/fonts/source/public/cmll/cmllr7.mf
14mr|texlive-cmll-20100420-3|54	%{_texmfdistdir}/fonts/source/public/cmll/cmllr8.mf
14mr|texlive-cmll-20100420-3|55	%{_texmfdistdir}/fonts/source/public/cmll/cmllr9.mf
14mr|texlive-cmll-20100420-3|56	%{_texmfdistdir}/fonts/source/public/cmll/cmllss10.mf
14mr|texlive-cmll-20100420-3|57	%{_texmfdistdir}/fonts/source/public/cmll/cmllss12.mf
14mr|texlive-cmll-20100420-3|58	%{_texmfdistdir}/fonts/source/public/cmll/cmllss17.mf
14mr|texlive-cmll-20100420-3|59	%{_texmfdistdir}/fonts/source/public/cmll/cmllss8.mf
14mr|texlive-cmll-20100420-3|60	%{_texmfdistdir}/fonts/source/public/cmll/cmllss9.mf
14mr|texlive-cmll-20100420-3|61	%{_texmfdistdir}/fonts/source/public/cmll/cmllssbx10.mf
14mr|texlive-cmll-20100420-3|62	%{_texmfdistdir}/fonts/source/public/cmll/eullbx10.mf
14mr|texlive-cmll-20100420-3|63	%{_texmfdistdir}/fonts/source/public/cmll/eullbx5.mf
14mr|texlive-cmll-20100420-3|64	%{_texmfdistdir}/fonts/source/public/cmll/eullbx6.mf
14mr|texlive-cmll-20100420-3|65	%{_texmfdistdir}/fonts/source/public/cmll/eullbx7.mf
14mr|texlive-cmll-20100420-3|66	%{_texmfdistdir}/fonts/source/public/cmll/eullbx8.mf
14mr|texlive-cmll-20100420-3|67	%{_texmfdistdir}/fonts/source/public/cmll/eullbx9.mf
14mr|texlive-cmll-20100420-3|68	%{_texmfdistdir}/fonts/source/public/cmll/eullr10.mf
14mr|texlive-cmll-20100420-3|69	%{_texmfdistdir}/fonts/source/public/cmll/eullr5.mf
14mr|texlive-cmll-20100420-3|70	%{_texmfdistdir}/fonts/source/public/cmll/eullr6.mf
14mr|texlive-cmll-20100420-3|71	%{_texmfdistdir}/fonts/source/public/cmll/eullr7.mf
14mr|texlive-cmll-20100420-3|72	%{_texmfdistdir}/fonts/source/public/cmll/eullr8.mf
14mr|texlive-cmll-20100420-3|73	%{_texmfdistdir}/fonts/source/public/cmll/eullr9.mf
14mr|texlive-cmll-20100420-3|74	%{_texmfdistdir}/fonts/source/public/cmll/llcommon.mf
14mr|texlive-cmll-20100420-3|75	%{_texmfdistdir}/fonts/source/public/cmll/lleusym.mf
14mr|texlive-cmll-20100420-3|76	%{_texmfdistdir}/fonts/source/public/cmll/llsymbols.mf
14mr|texlive-cmll-20100420-3|77	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx10.tfm
14mr|texlive-cmll-20100420-3|78	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx12.tfm
14mr|texlive-cmll-20100420-3|79	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx5.tfm
14mr|texlive-cmll-20100420-3|80	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx6.tfm
14mr|texlive-cmll-20100420-3|81	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx7.tfm
14mr|texlive-cmll-20100420-3|82	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx8.tfm
14mr|texlive-cmll-20100420-3|83	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx9.tfm
14mr|texlive-cmll-20100420-3|84	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr10.tfm
14mr|texlive-cmll-20100420-3|85	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr12.tfm
14mr|texlive-cmll-20100420-3|86	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr17.tfm
14mr|texlive-cmll-20100420-3|87	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr5.tfm
14mr|texlive-cmll-20100420-3|88	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr6.tfm
14mr|texlive-cmll-20100420-3|89	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr7.tfm
14mr|texlive-cmll-20100420-3|90	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr8.tfm
14mr|texlive-cmll-20100420-3|91	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr9.tfm
14mr|texlive-cmll-20100420-3|92	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss10.tfm
14mr|texlive-cmll-20100420-3|93	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss12.tfm
14mr|texlive-cmll-20100420-3|94	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss17.tfm
14mr|texlive-cmll-20100420-3|95	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss8.tfm
14mr|texlive-cmll-20100420-3|96	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss9.tfm
14mr|texlive-cmll-20100420-3|97	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllssbx10.tfm
14mr|texlive-cmll-20100420-3|98	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx10.tfm
14mr|texlive-cmll-20100420-3|99	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx5.tfm
14mr|texlive-cmll-20100420-3|100	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx6.tfm
14mr|texlive-cmll-20100420-3|101	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx7.tfm
14mr|texlive-cmll-20100420-3|102	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx8.tfm
14mr|texlive-cmll-20100420-3|103	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx9.tfm
14mr|texlive-cmll-20100420-3|104	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr10.tfm
14mr|texlive-cmll-20100420-3|105	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr5.tfm
14mr|texlive-cmll-20100420-3|106	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr6.tfm
14mr|texlive-cmll-20100420-3|107	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr7.tfm
14mr|texlive-cmll-20100420-3|108	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr8.tfm
14mr|texlive-cmll-20100420-3|109	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr9.tfm
14mr|texlive-cmll-20100420-3|110	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx10.pfb
14mr|texlive-cmll-20100420-3|111	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx12.pfb
14mr|texlive-cmll-20100420-3|112	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx5.pfb
14mr|texlive-cmll-20100420-3|113	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx6.pfb
14mr|texlive-cmll-20100420-3|114	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx7.pfb
14mr|texlive-cmll-20100420-3|115	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx8.pfb
14mr|texlive-cmll-20100420-3|116	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx9.pfb
14mr|texlive-cmll-20100420-3|117	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr10.pfb
14mr|texlive-cmll-20100420-3|118	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr12.pfb
14mr|texlive-cmll-20100420-3|119	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr17.pfb
14mr|texlive-cmll-20100420-3|120	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr5.pfb
14mr|texlive-cmll-20100420-3|121	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr6.pfb
14mr|texlive-cmll-20100420-3|122	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr7.pfb
14mr|texlive-cmll-20100420-3|123	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr8.pfb
14mr|texlive-cmll-20100420-3|124	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr9.pfb
14mr|texlive-cmll-20100420-3|125	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss10.pfb
14mr|texlive-cmll-20100420-3|126	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss12.pfb
14mr|texlive-cmll-20100420-3|127	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss17.pfb
14mr|texlive-cmll-20100420-3|128	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss8.pfb
14mr|texlive-cmll-20100420-3|129	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss9.pfb
14mr|texlive-cmll-20100420-3|130	%{_texmfdistdir}/fonts/type1/public/cmll/cmllssbx10.pfb
14mr|texlive-cmll-20100420-3|131	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx10.pfb
14mr|texlive-cmll-20100420-3|132	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx5.pfb
14mr|texlive-cmll-20100420-3|133	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx6.pfb
14mr|texlive-cmll-20100420-3|134	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx7.pfb
14mr|texlive-cmll-20100420-3|135	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx8.pfb
14mr|texlive-cmll-20100420-3|136	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx9.pfb
14mr|texlive-cmll-20100420-3|137	%{_texmfdistdir}/fonts/type1/public/cmll/eullr10.pfb
14mr|texlive-cmll-20100420-3|138	%{_texmfdistdir}/fonts/type1/public/cmll/eullr5.pfb
14mr|texlive-cmll-20100420-3|139	%{_texmfdistdir}/fonts/type1/public/cmll/eullr6.pfb
14mr|texlive-cmll-20100420-3|140	%{_texmfdistdir}/fonts/type1/public/cmll/eullr7.pfb
14mr|texlive-cmll-20100420-3|141	%{_texmfdistdir}/fonts/type1/public/cmll/eullr8.pfb
14mr|texlive-cmll-20100420-3|142	%{_texmfdistdir}/fonts/type1/public/cmll/eullr9.pfb
14mr|texlive-cmll-20100420-3|143	%{_texmfdistdir}/tex/latex/cmll/cmll.sty
14mr|texlive-cmll-20100420-3|144	%{_texmfdistdir}/tex/latex/cmll/ucmllr.fd
14mr|texlive-cmll-20100420-3|145	%{_texmfdistdir}/tex/latex/cmll/ucmllss.fd
14mr|texlive-cmll-20100420-3|146	%{_texmfdistdir}/tex/latex/cmll/ueull.fd
14mr|texlive-cmll-20100420-3|147	%doc %{_texmfdistdir}/doc/fonts/cmll/README
14mr|texlive-cmll-20100420-3|148	%doc %{_texmfdistdir}/doc/fonts/cmll/cmll.pdf
14mr|texlive-cmll-20100420-3|149	#- source
14mr|texlive-cmll-20100420-3|150	%doc %{_texmfdistdir}/source/latex/cmll/cmll.dtx
14mr|texlive-cmll-20100420-3|151	%doc %{_texmfdistdir}/source/latex/cmll/cmll.ins
14mr|texlive-cmll-20100420-3|152	
14mr|texlive-cmll-20100420-3|153	#-----------------------------------------------------------------------
14mr|texlive-cmll-20100420-3|154	%prep
14mr|texlive-cmll-20100420-3|155	%setup -c -a0 -a1 -a2
14mr|texlive-cmll-20100420-3|156	
14mr|texlive-cmll-20100420-3|157	%build
14mr|texlive-cmll-20100420-3|158	
14mr|texlive-cmll-20100420-3|159	%install
14mr|texlive-cmll-20100420-3|160	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmll-20100420-3|161	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cmll-20100420-3|162	
14mr|texlive-cmll-20100420-3|163	
14mr|texlive-cmll-20100420-3|164	
14mr|texlive-cmll-20100420-3|165	%changelog
14mr|texlive-cmll-20100420-3|166	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100420-3
14mr|texlive-cmll-20100420-3|167	+ Revision: 8c43230
14mr|texlive-cmll-20100420-3|168	- MassBuild#440: Increase release tag
14mr|texlive-cmll-20100420-3|169	
14mr|texlive-cmll-20100420-3|170	

19597 14
14mr|texlive-cmpica-20081115-3|1	# revision 15878
14mr|texlive-cmpica-20081115-3|2	# category Package
14mr|texlive-cmpica-20081115-3|3	# catalog-ctan /fonts/cmpica
14mr|texlive-cmpica-20081115-3|4	# catalog-date 2008-11-15 17:22:14 +0100
14mr|texlive-cmpica-20081115-3|5	# catalog-license pd
14mr|texlive-cmpica-20081115-3|6	# catalog-version undef
14mr|texlive-cmpica-20081115-3|7	Name:		texlive-cmpica
14mr|texlive-cmpica-20081115-3|8	Version:	20081115
14mr|texlive-cmpica-20081115-3|9	Release:	3
14mr|texlive-cmpica-20081115-3|10	Summary:	A Computer Modern Pica variant
14mr|texlive-cmpica-20081115-3|11	Group:		Publishing
14mr|texlive-cmpica-20081115-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cmpica
14mr|texlive-cmpica-20081115-3|13	License:	PD
14mr|texlive-cmpica-20081115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.tar.xz
14mr|texlive-cmpica-20081115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.doc.tar.xz
14mr|texlive-cmpica-20081115-3|16	BuildArch:	noarch
14mr|texlive-cmpica-20081115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmpica-20081115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmpica-20081115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmpica-20081115-3|20	
14mr|texlive-cmpica-20081115-3|21	%description
14mr|texlive-cmpica-20081115-3|22	An approximate equivalent of the Xerox Pica typeface; the font
14mr|texlive-cmpica-20081115-3|23	is optimised for submitting fiction manuscripts to mainline
14mr|texlive-cmpica-20081115-3|24	publishers. The font is a fixed-width one, rather less heavy
14mr|texlive-cmpica-20081115-3|25	than Computer Modern typewriter. Emphasis for bold-face comes
14mr|texlive-cmpica-20081115-3|26	from a wavy underline of each letter. The two fonts are
14mr|texlive-cmpica-20081115-3|27	supplied as MetaFont source.
14mr|texlive-cmpica-20081115-3|28	
14mr|texlive-cmpica-20081115-3|29	%post
14mr|texlive-cmpica-20081115-3|30	%{_sbindir}/texlive.post
14mr|texlive-cmpica-20081115-3|31	
14mr|texlive-cmpica-20081115-3|32	%postun
14mr|texlive-cmpica-20081115-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cmpica-20081115-3|34	%{_sbindir}/texlive.post
14mr|texlive-cmpica-20081115-3|35	fi
14mr|texlive-cmpica-20081115-3|36	
14mr|texlive-cmpica-20081115-3|37	#-----------------------------------------------------------------------
14mr|texlive-cmpica-20081115-3|38	%files
14mr|texlive-cmpica-20081115-3|39	%{_texmfdistdir}/fonts/source/public/cmpica/cmpica.mf
14mr|texlive-cmpica-20081115-3|40	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicab.mf
14mr|texlive-cmpica-20081115-3|41	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicati.mf
14mr|texlive-cmpica-20081115-3|42	%{_texmfdistdir}/fonts/source/public/cmpica/pcpunct.mf
14mr|texlive-cmpica-20081115-3|43	%{_texmfdistdir}/fonts/source/public/cmpica/pica.mf
14mr|texlive-cmpica-20081115-3|44	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpica.tfm
14mr|texlive-cmpica-20081115-3|45	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicab.tfm
14mr|texlive-cmpica-20081115-3|46	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicati.tfm
14mr|texlive-cmpica-20081115-3|47	%doc %{_texmfdistdir}/doc/latex/cmpica/README
14mr|texlive-cmpica-20081115-3|48	
14mr|texlive-cmpica-20081115-3|49	#-----------------------------------------------------------------------
14mr|texlive-cmpica-20081115-3|50	%prep
14mr|texlive-cmpica-20081115-3|51	%setup -c -a0 -a1
14mr|texlive-cmpica-20081115-3|52	
14mr|texlive-cmpica-20081115-3|53	%build
14mr|texlive-cmpica-20081115-3|54	
14mr|texlive-cmpica-20081115-3|55	%install
14mr|texlive-cmpica-20081115-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmpica-20081115-3|57	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmpica-20081115-3|58	
14mr|texlive-cmpica-20081115-3|59	
14mr|texlive-cmpica-20081115-3|60	
14mr|texlive-cmpica-20081115-3|61	%changelog
14mr|texlive-cmpica-20081115-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081115-3
14mr|texlive-cmpica-20081115-3|63	+ Revision: 2bfe966
14mr|texlive-cmpica-20081115-3|64	- MassBuild#440: Increase release tag
14mr|texlive-cmpica-20081115-3|65	
14mr|texlive-cmpica-20081115-3|66	

19598 14
14mr|texlive-cmpj-2.03-6|1	# revision 28862
14mr|texlive-cmpj-2.03-6|2	# category Package
14mr|texlive-cmpj-2.03-6|3	# catalog-ctan /macros/latex/contrib/cmpj
14mr|texlive-cmpj-2.03-6|4	# catalog-date 2013-01-16 12:17:26 +0100
14mr|texlive-cmpj-2.03-6|5	# catalog-license lppl
14mr|texlive-cmpj-2.03-6|6	# catalog-version 2.03
14mr|texlive-cmpj-2.03-6|7	Name:		texlive-cmpj
14mr|texlive-cmpj-2.03-6|8	Version:	2.03
14mr|texlive-cmpj-2.03-6|9	Release:	6
14mr|texlive-cmpj-2.03-6|10	Summary:	Style for the journal Condensed Matter Physics
14mr|texlive-cmpj-2.03-6|11	Group:		Publishing
14mr|texlive-cmpj-2.03-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmpj
14mr|texlive-cmpj-2.03-6|13	License:	LPPL
14mr|texlive-cmpj-2.03-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.tar.xz
14mr|texlive-cmpj-2.03-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.doc.tar.xz
14mr|texlive-cmpj-2.03-6|16	BuildArch:	noarch
14mr|texlive-cmpj-2.03-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmpj-2.03-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmpj-2.03-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmpj-2.03-6|20	
14mr|texlive-cmpj-2.03-6|21	%description
14mr|texlive-cmpj-2.03-6|22	The package contains macros and some documentation for
14mr|texlive-cmpj-2.03-6|23	typesetting papers for submission to the Condensed Matter
14mr|texlive-cmpj-2.03-6|24	Physics journal published by the Institute for Condensed Matter
14mr|texlive-cmpj-2.03-6|25	Physics of the National Academy of Sciences of Ukraine.
14mr|texlive-cmpj-2.03-6|26	
14mr|texlive-cmpj-2.03-6|27	%post
14mr|texlive-cmpj-2.03-6|28	%{_sbindir}/texlive.post
14mr|texlive-cmpj-2.03-6|29	
14mr|texlive-cmpj-2.03-6|30	%postun
14mr|texlive-cmpj-2.03-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-cmpj-2.03-6|32	%{_sbindir}/texlive.post
14mr|texlive-cmpj-2.03-6|33	fi
14mr|texlive-cmpj-2.03-6|34	
14mr|texlive-cmpj-2.03-6|35	#-----------------------------------------------------------------------
14mr|texlive-cmpj-2.03-6|36	%files
14mr|texlive-cmpj-2.03-6|37	%{_texmfdistdir}/bibtex/bst/cmpj/cmpj.bst
14mr|texlive-cmpj-2.03-6|38	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.eps
14mr|texlive-cmpj-2.03-6|39	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.pdf
14mr|texlive-cmpj-2.03-6|40	%{_texmfdistdir}/tex/latex/cmpj/cmpj.sty
14mr|texlive-cmpj-2.03-6|41	%{_texmfdistdir}/tex/latex/cmpj/cmpj2.sty
14mr|texlive-cmpj-2.03-6|42	%doc %{_texmfdistdir}/doc/latex/cmpj/README
14mr|texlive-cmpj-2.03-6|43	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.eps
14mr|texlive-cmpj-2.03-6|44	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.pdf
14mr|texlive-cmpj-2.03-6|45	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.eps
14mr|texlive-cmpj-2.03-6|46	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.pdf
14mr|texlive-cmpj-2.03-6|47	%doc %{_texmfdistdir}/doc/latex/cmpj/template.pdf
14mr|texlive-cmpj-2.03-6|48	%doc %{_texmfdistdir}/doc/latex/cmpj/template.tex
14mr|texlive-cmpj-2.03-6|49	
14mr|texlive-cmpj-2.03-6|50	#-----------------------------------------------------------------------
14mr|texlive-cmpj-2.03-6|51	%prep
14mr|texlive-cmpj-2.03-6|52	%setup -c -a0 -a1
14mr|texlive-cmpj-2.03-6|53	
14mr|texlive-cmpj-2.03-6|54	%build
14mr|texlive-cmpj-2.03-6|55	
14mr|texlive-cmpj-2.03-6|56	%install
14mr|texlive-cmpj-2.03-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmpj-2.03-6|58	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmpj-2.03-6|59	
14mr|texlive-cmpj-2.03-6|60	%changelog
14mr|texlive-cmpj-2.03-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.03-6
14mr|texlive-cmpj-2.03-6|62	+ Revision: 46acc51
14mr|texlive-cmpj-2.03-6|63	- MassBuild#440: Increase release tag
14mr|texlive-cmpj-2.03-6|64	
14mr|texlive-cmpj-2.03-6|65	

19599 14
14mr|texlive-cmsd-20061218-3|1	# revision 18787
14mr|texlive-cmsd-20061218-3|2	# category Package
14mr|texlive-cmsd-20061218-3|3	# catalog-ctan /macros/latex/contrib/cmsd
14mr|texlive-cmsd-20061218-3|4	# catalog-date 2006-12-18 23:50:36 +0100
14mr|texlive-cmsd-20061218-3|5	# catalog-license lppl
14mr|texlive-cmsd-20061218-3|6	# catalog-version undef
14mr|texlive-cmsd-20061218-3|7	Name:		texlive-cmsd
14mr|texlive-cmsd-20061218-3|8	Version:	20061218
14mr|texlive-cmsd-20061218-3|9	Release:	3
14mr|texlive-cmsd-20061218-3|10	Summary:	Interfaces to the CM Sans Serif Bold fonts
14mr|texlive-cmsd-20061218-3|11	Group:		Publishing
14mr|texlive-cmsd-20061218-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmsd
14mr|texlive-cmsd-20061218-3|13	License:	LPPL
14mr|texlive-cmsd-20061218-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.tar.xz
14mr|texlive-cmsd-20061218-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.doc.tar.xz
14mr|texlive-cmsd-20061218-3|16	BuildArch:	noarch
14mr|texlive-cmsd-20061218-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmsd-20061218-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmsd-20061218-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmsd-20061218-3|20	
14mr|texlive-cmsd-20061218-3|21	%description
14mr|texlive-cmsd-20061218-3|22	Thr purpose of the package is to provide an alternative
14mr|texlive-cmsd-20061218-3|23	interface to the CM Sans Serif boldface fonts. The EC (T1,
14mr|texlive-cmsd-20061218-3|24	Cork) encoded versions of the 'CM Sans Serif boldface extended'
14mr|texlive-cmsd-20061218-3|25	fonts differ considerably from the traditionally (OT1) encoded
14mr|texlive-cmsd-20061218-3|26	ones: at large sizes, >10pt, they have thinner strokes and are
14mr|texlive-cmsd-20061218-3|27	much wider. At 25pt they are hardly to be recognized as being
14mr|texlive-cmsd-20061218-3|28	'boldface'. This package attempts to make these T1 fonts look
14mr|texlive-cmsd-20061218-3|29	like the traditional ones did. You do not need any new fonts;
14mr|texlive-cmsd-20061218-3|30	the package just changes the way LaTeX makes use of the current
14mr|texlive-cmsd-20061218-3|31	ones.
14mr|texlive-cmsd-20061218-3|32	
14mr|texlive-cmsd-20061218-3|33	%post
14mr|texlive-cmsd-20061218-3|34	%{_sbindir}/texlive.post
14mr|texlive-cmsd-20061218-3|35	
14mr|texlive-cmsd-20061218-3|36	%postun
14mr|texlive-cmsd-20061218-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-cmsd-20061218-3|38	%{_sbindir}/texlive.post
14mr|texlive-cmsd-20061218-3|39	fi
14mr|texlive-cmsd-20061218-3|40	
14mr|texlive-cmsd-20061218-3|41	#-----------------------------------------------------------------------
14mr|texlive-cmsd-20061218-3|42	%files
14mr|texlive-cmsd-20061218-3|43	%{_texmfdistdir}/tex/latex/cmsd/cmsd.sty
14mr|texlive-cmsd-20061218-3|44	%{_texmfdistdir}/tex/latex/cmsd/t1cmsd.fd
14mr|texlive-cmsd-20061218-3|45	%{_texmfdistdir}/tex/latex/cmsd/ts1cmsd.fd
14mr|texlive-cmsd-20061218-3|46	%doc %{_texmfdistdir}/doc/latex/cmsd/liesmich
14mr|texlive-cmsd-20061218-3|47	%doc %{_texmfdistdir}/doc/latex/cmsd/readme
14mr|texlive-cmsd-20061218-3|48	
14mr|texlive-cmsd-20061218-3|49	#-----------------------------------------------------------------------
14mr|texlive-cmsd-20061218-3|50	%prep
14mr|texlive-cmsd-20061218-3|51	%setup -c -a0 -a1
14mr|texlive-cmsd-20061218-3|52	
14mr|texlive-cmsd-20061218-3|53	%build
14mr|texlive-cmsd-20061218-3|54	
14mr|texlive-cmsd-20061218-3|55	%install
14mr|texlive-cmsd-20061218-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmsd-20061218-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmsd-20061218-3|58	
14mr|texlive-cmsd-20061218-3|59	
14mr|texlive-cmsd-20061218-3|60	
14mr|texlive-cmsd-20061218-3|61	%changelog
14mr|texlive-cmsd-20061218-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061218-3
14mr|texlive-cmsd-20061218-3|63	+ Revision: 2c4cf43
14mr|texlive-cmsd-20061218-3|64	- MassBuild#440: Increase release tag
14mr|texlive-cmsd-20061218-3|65	
14mr|texlive-cmsd-20061218-3|66	

19600 14
14mr|texlive-cm-super-20080116-4|1	# revision 15878
14mr|texlive-cm-super-20080116-4|2	# category Package
14mr|texlive-cm-super-20080116-4|3	# catalog-ctan /fonts/ps-type1/cm-super
14mr|texlive-cm-super-20080116-4|4	# catalog-date 2008-01-16 21:31:11 +0100
14mr|texlive-cm-super-20080116-4|5	# catalog-license gpl
14mr|texlive-cm-super-20080116-4|6	# catalog-version undef
14mr|texlive-cm-super-20080116-4|7	Name:		texlive-cm-super
14mr|texlive-cm-super-20080116-4|8	Version:	20080116
14mr|texlive-cm-super-20080116-4|9	Release:	4
14mr|texlive-cm-super-20080116-4|10	Summary:	CM-Super family of fonts
14mr|texlive-cm-super-20080116-4|11	Group:		Publishing
14mr|texlive-cm-super-20080116-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/cm-super
14mr|texlive-cm-super-20080116-4|13	License:	GPL
14mr|texlive-cm-super-20080116-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-super.tar.xz
14mr|texlive-cm-super-20080116-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-super.doc.tar.xz
14mr|texlive-cm-super-20080116-4|16	BuildArch:	noarch
14mr|texlive-cm-super-20080116-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cm-super-20080116-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cm-super-20080116-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-cm-super-20080116-4|20	%rename tetex-cmsuper
14mr|texlive-cm-super-20080116-4|21	%rename texlive-texmf-cmsuper
14mr|texlive-cm-super-20080116-4|22	Requires(post):	texlive-tetex
14mr|texlive-cm-super-20080116-4|23	
14mr|texlive-cm-super-20080116-4|24	%description
14mr|texlive-cm-super-20080116-4|25	CM-Super family of fonts are Adobe Type 1 fonts that replace
14mr|texlive-cm-super-20080116-4|26	the T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encoded
14mr|texlive-cm-super-20080116-4|27	Concrete, T1/TS1-encoded CM bright and LH fonts (thus
14mr|texlive-cm-super-20080116-4|28	supporting all European languages except Greek, and all
14mr|texlive-cm-super-20080116-4|29	Cyrillic-based languages), and bringing many ameliorations in
14mr|texlive-cm-super-20080116-4|30	typesetting quality. The fonts exhibit the same metrics as the
14mr|texlive-cm-super-20080116-4|31	MetaFont-encoded originals.
14mr|texlive-cm-super-20080116-4|32	
14mr|texlive-cm-super-20080116-4|33	%post
14mr|texlive-cm-super-20080116-4|34	%{_sbindir}/texlive.post
14mr|texlive-cm-super-20080116-4|35	
14mr|texlive-cm-super-20080116-4|36	%postun
14mr|texlive-cm-super-20080116-4|37	if [ $1 -eq 0 ]; then
14mr|texlive-cm-super-20080116-4|38	%{_sbindir}/texlive.post
14mr|texlive-cm-super-20080116-4|39	fi
14mr|texlive-cm-super-20080116-4|40	
14mr|texlive-cm-super-20080116-4|41	#-----------------------------------------------------------------------
14mr|texlive-cm-super-20080116-4|42	%files
14mr|texlive-cm-super-20080116-4|43	%{_texmfdistdir}/dvips/cm-super/cm-super.GS
14mr|texlive-cm-super-20080116-4|44	%{_texmfdistdir}/dvips/cm-super/config.cm-super
14mr|texlive-cm-super-20080116-4|45	%{_texmfdistdir}/fonts/afm/public/cm-super/isflb8.afm.gz
14mr|texlive-cm-super-20080116-4|46	%{_texmfdistdir}/fonts/afm/public/cm-super/isfli8.afm.gz
14mr|texlive-cm-super-20080116-4|47	%{_texmfdistdir}/fonts/afm/public/cm-super/isflo8.afm.gz
14mr|texlive-cm-super-20080116-4|48	%{_texmfdistdir}/fonts/afm/public/cm-super/isflq8.afm.gz
14mr|texlive-cm-super-20080116-4|49	%{_texmfdistdir}/fonts/afm/public/cm-super/isfltt8.afm.gz
14mr|texlive-cm-super-20080116-4|50	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbbx10.afm.gz
14mr|texlive-cm-super-20080116-4|51	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0500.afm.gz
14mr|texlive-cm-super-20080116-4|52	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0600.afm.gz
14mr|texlive-cm-super-20080116-4|53	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0700.afm.gz
14mr|texlive-cm-super-20080116-4|54	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0800.afm.gz
14mr|texlive-cm-super-20080116-4|55	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0900.afm.gz
14mr|texlive-cm-super-20080116-4|56	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1000.afm.gz
14mr|texlive-cm-super-20080116-4|57	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1095.afm.gz
14mr|texlive-cm-super-20080116-4|58	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1200.afm.gz
14mr|texlive-cm-super-20080116-4|59	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1440.afm.gz
14mr|texlive-cm-super-20080116-4|60	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1728.afm.gz
14mr|texlive-cm-super-20080116-4|61	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2074.afm.gz
14mr|texlive-cm-super-20080116-4|62	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2488.afm.gz
14mr|texlive-cm-super-20080116-4|63	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2986.afm.gz
14mr|texlive-cm-super-20080116-4|64	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi3583.afm.gz
14mr|texlive-cm-super-20080116-4|65	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0500.afm.gz
14mr|texlive-cm-super-20080116-4|66	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0600.afm.gz
14mr|texlive-cm-super-20080116-4|67	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0700.afm.gz
14mr|texlive-cm-super-20080116-4|68	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0800.afm.gz
14mr|texlive-cm-super-20080116-4|69	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0900.afm.gz
14mr|texlive-cm-super-20080116-4|70	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1000.afm.gz
14mr|texlive-cm-super-20080116-4|71	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1095.afm.gz
14mr|texlive-cm-super-20080116-4|72	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1200.afm.gz
14mr|texlive-cm-super-20080116-4|73	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1440.afm.gz
14mr|texlive-cm-super-20080116-4|74	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1728.afm.gz
14mr|texlive-cm-super-20080116-4|75	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2074.afm.gz
14mr|texlive-cm-super-20080116-4|76	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2488.afm.gz
14mr|texlive-cm-super-20080116-4|77	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2986.afm.gz
14mr|texlive-cm-super-20080116-4|78	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl3583.afm.gz
14mr|texlive-cm-super-20080116-4|79	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0500.afm.gz
14mr|texlive-cm-super-20080116-4|80	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0700.afm.gz
14mr|texlive-cm-super-20080116-4|81	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0900.afm.gz
14mr|texlive-cm-super-20080116-4|82	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1000.afm.gz
14mr|texlive-cm-super-20080116-4|83	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1095.afm.gz
14mr|texlive-cm-super-20080116-4|84	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1200.afm.gz
14mr|texlive-cm-super-20080116-4|85	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1440.afm.gz
14mr|texlive-cm-super-20080116-4|86	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1728.afm.gz
14mr|texlive-cm-super-20080116-4|87	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2074.afm.gz
14mr|texlive-cm-super-20080116-4|88	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2488.afm.gz
14mr|texlive-cm-super-20080116-4|89	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2986.afm.gz
14mr|texlive-cm-super-20080116-4|90	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm3583.afm.gz
14mr|texlive-cm-super-20080116-4|91	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo10.afm.gz
14mr|texlive-cm-super-20080116-4|92	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo17.afm.gz
14mr|texlive-cm-super-20080116-4|93	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo8.afm.gz
14mr|texlive-cm-super-20080116-4|94	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo9.afm.gz
14mr|texlive-cm-super-20080116-4|95	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr10.afm.gz
14mr|texlive-cm-super-20080116-4|96	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr17.afm.gz
14mr|texlive-cm-super-20080116-4|97	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr8.afm.gz
14mr|texlive-cm-super-20080116-4|98	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr9.afm.gz
14mr|texlive-cm-super-20080116-4|99	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso10.afm.gz
14mr|texlive-cm-super-20080116-4|100	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso17.afm.gz
14mr|texlive-cm-super-20080116-4|101	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso8.afm.gz
14mr|texlive-cm-super-20080116-4|102	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso9.afm.gz
14mr|texlive-cm-super-20080116-4|103	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr10.afm.gz
14mr|texlive-cm-super-20080116-4|104	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr17.afm.gz
14mr|texlive-cm-super-20080116-4|105	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr8.afm.gz
14mr|texlive-cm-super-20080116-4|106	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr9.afm.gz
14mr|texlive-cm-super-20080116-4|107	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbtl10.afm.gz
14mr|texlive-cm-super-20080116-4|108	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbto10.afm.gz
14mr|texlive-cm-super-20080116-4|109	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0500.afm.gz
14mr|texlive-cm-super-20080116-4|110	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0600.afm.gz
14mr|texlive-cm-super-20080116-4|111	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0700.afm.gz
14mr|texlive-cm-super-20080116-4|112	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0800.afm.gz
14mr|texlive-cm-super-20080116-4|113	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0900.afm.gz
14mr|texlive-cm-super-20080116-4|114	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1000.afm.gz
14mr|texlive-cm-super-20080116-4|115	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1095.afm.gz
14mr|texlive-cm-super-20080116-4|116	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1200.afm.gz
14mr|texlive-cm-super-20080116-4|117	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1440.afm.gz
14mr|texlive-cm-super-20080116-4|118	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1728.afm.gz
14mr|texlive-cm-super-20080116-4|119	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2074.afm.gz
14mr|texlive-cm-super-20080116-4|120	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2488.afm.gz
14mr|texlive-cm-super-20080116-4|121	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2986.afm.gz
14mr|texlive-cm-super-20080116-4|122	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx3583.afm.gz
14mr|texlive-cm-super-20080116-4|123	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0500.afm.gz
14mr|texlive-cm-super-20080116-4|124	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0600.afm.gz
14mr|texlive-cm-super-20080116-4|125	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0700.afm.gz
14mr|texlive-cm-super-20080116-4|126	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0800.afm.gz
14mr|texlive-cm-super-20080116-4|127	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0900.afm.gz
14mr|texlive-cm-super-20080116-4|128	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1000.afm.gz
14mr|texlive-cm-super-20080116-4|129	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1095.afm.gz
14mr|texlive-cm-super-20080116-4|130	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1200.afm.gz
14mr|texlive-cm-super-20080116-4|131	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1440.afm.gz
14mr|texlive-cm-super-20080116-4|132	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1728.afm.gz
14mr|texlive-cm-super-20080116-4|133	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2074.afm.gz
14mr|texlive-cm-super-20080116-4|134	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2488.afm.gz
14mr|texlive-cm-super-20080116-4|135	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2986.afm.gz
14mr|texlive-cm-super-20080116-4|136	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc3583.afm.gz
14mr|texlive-cm-super-20080116-4|137	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0500.afm.gz
14mr|texlive-cm-super-20080116-4|138	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0600.afm.gz
14mr|texlive-cm-super-20080116-4|139	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0700.afm.gz
14mr|texlive-cm-super-20080116-4|140	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0800.afm.gz
14mr|texlive-cm-super-20080116-4|141	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0900.afm.gz
14mr|texlive-cm-super-20080116-4|142	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1000.afm.gz
14mr|texlive-cm-super-20080116-4|143	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1095.afm.gz
14mr|texlive-cm-super-20080116-4|144	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1200.afm.gz
14mr|texlive-cm-super-20080116-4|145	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1440.afm.gz
14mr|texlive-cm-super-20080116-4|146	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1728.afm.gz
14mr|texlive-cm-super-20080116-4|147	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2074.afm.gz
14mr|texlive-cm-super-20080116-4|148	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2488.afm.gz
14mr|texlive-cm-super-20080116-4|149	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2986.afm.gz
14mr|texlive-cm-super-20080116-4|150	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci3583.afm.gz
14mr|texlive-cm-super-20080116-4|151	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0500.afm.gz
14mr|texlive-cm-super-20080116-4|152	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0600.afm.gz
14mr|texlive-cm-super-20080116-4|153	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0700.afm.gz
14mr|texlive-cm-super-20080116-4|154	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0800.afm.gz
14mr|texlive-cm-super-20080116-4|155	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0900.afm.gz
14mr|texlive-cm-super-20080116-4|156	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1000.afm.gz
14mr|texlive-cm-super-20080116-4|157	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1095.afm.gz
14mr|texlive-cm-super-20080116-4|158	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1200.afm.gz
14mr|texlive-cm-super-20080116-4|159	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1440.afm.gz
14mr|texlive-cm-super-20080116-4|160	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1728.afm.gz
14mr|texlive-cm-super-20080116-4|161	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2074.afm.gz
14mr|texlive-cm-super-20080116-4|162	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2488.afm.gz
14mr|texlive-cm-super-20080116-4|163	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2986.afm.gz
14mr|texlive-cm-super-20080116-4|164	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh3583.afm.gz
14mr|texlive-cm-super-20080116-4|165	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0500.afm.gz
14mr|texlive-cm-super-20080116-4|166	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0600.afm.gz
14mr|texlive-cm-super-20080116-4|167	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0700.afm.gz
14mr|texlive-cm-super-20080116-4|168	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0800.afm.gz
14mr|texlive-cm-super-20080116-4|169	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0900.afm.gz
14mr|texlive-cm-super-20080116-4|170	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1000.afm.gz
14mr|texlive-cm-super-20080116-4|171	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1095.afm.gz
14mr|texlive-cm-super-20080116-4|172	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1200.afm.gz
14mr|texlive-cm-super-20080116-4|173	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1440.afm.gz
14mr|texlive-cm-super-20080116-4|174	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1728.afm.gz
14mr|texlive-cm-super-20080116-4|175	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb2074.afm.gz
14mr|texlive-cm-super-20080116-4|176	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff0900.afm.gz
14mr|texlive-cm-super-20080116-4|177	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1000.afm.gz
14mr|texlive-cm-super-20080116-4|178	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1095.afm.gz
14mr|texlive-cm-super-20080116-4|179	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1200.afm.gz
14mr|texlive-cm-super-20080116-4|180	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1440.afm.gz
14mr|texlive-cm-super-20080116-4|181	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff2488.afm.gz
14mr|texlive-cm-super-20080116-4|182	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi0900.afm.gz
14mr|texlive-cm-super-20080116-4|183	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1000.afm.gz
14mr|texlive-cm-super-20080116-4|184	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1095.afm.gz
14mr|texlive-cm-super-20080116-4|185	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1200.afm.gz
14mr|texlive-cm-super-20080116-4|186	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1440.afm.gz
14mr|texlive-cm-super-20080116-4|187	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1728.afm.gz
14mr|texlive-cm-super-20080116-4|188	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi2074.afm.gz
14mr|texlive-cm-super-20080116-4|189	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0500.afm.gz
14mr|texlive-cm-super-20080116-4|190	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0600.afm.gz
14mr|texlive-cm-super-20080116-4|191	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0700.afm.gz
14mr|texlive-cm-super-20080116-4|192	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0800.afm.gz
14mr|texlive-cm-super-20080116-4|193	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0900.afm.gz
14mr|texlive-cm-super-20080116-4|194	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1000.afm.gz
14mr|texlive-cm-super-20080116-4|195	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1095.afm.gz
14mr|texlive-cm-super-20080116-4|196	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1200.afm.gz
14mr|texlive-cm-super-20080116-4|197	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1440.afm.gz
14mr|texlive-cm-super-20080116-4|198	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1728.afm.gz
14mr|texlive-cm-super-20080116-4|199	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs2074.afm.gz
14mr|texlive-cm-super-20080116-4|200	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit0800.afm.gz
14mr|texlive-cm-super-20080116-4|201	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit0900.afm.gz
14mr|texlive-cm-super-20080116-4|202	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1000.afm.gz
14mr|texlive-cm-super-20080116-4|203	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1095.afm.gz
14mr|texlive-cm-super-20080116-4|204	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1200.afm.gz
14mr|texlive-cm-super-20080116-4|205	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1440.afm.gz
14mr|texlive-cm-super-20080116-4|206	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1728.afm.gz
14mr|texlive-cm-super-20080116-4|207	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit2074.afm.gz
14mr|texlive-cm-super-20080116-4|208	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit2488.afm.gz
14mr|texlive-cm-super-20080116-4|209	%{_texmfdistdir}/fonts/afm/public/cm-super/sflb8.afm.gz
14mr|texlive-cm-super-20080116-4|210	%{_texmfdistdir}/fonts/afm/public/cm-super/sfli8.afm.gz
14mr|texlive-cm-super-20080116-4|211	%{_texmfdistdir}/fonts/afm/public/cm-super/sflo8.afm.gz
14mr|texlive-cm-super-20080116-4|212	%{_texmfdistdir}/fonts/afm/public/cm-super/sflq8.afm.gz
14mr|texlive-cm-super-20080116-4|213	%{_texmfdistdir}/fonts/afm/public/cm-super/sfltt8.afm.gz
14mr|texlive-cm-super-20080116-4|214	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0500.afm.gz
14mr|texlive-cm-super-20080116-4|215	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0600.afm.gz
14mr|texlive-cm-super-20080116-4|216	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0700.afm.gz
14mr|texlive-cm-super-20080116-4|217	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0800.afm.gz
14mr|texlive-cm-super-20080116-4|218	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0900.afm.gz
14mr|texlive-cm-super-20080116-4|219	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1000.afm.gz
14mr|texlive-cm-super-20080116-4|220	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1095.afm.gz
14mr|texlive-cm-super-20080116-4|221	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1200.afm.gz
14mr|texlive-cm-super-20080116-4|222	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1440.afm.gz
14mr|texlive-cm-super-20080116-4|223	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1728.afm.gz
14mr|texlive-cm-super-20080116-4|224	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2074.afm.gz
14mr|texlive-cm-super-20080116-4|225	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2488.afm.gz
14mr|texlive-cm-super-20080116-4|226	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2986.afm.gz
14mr|texlive-cm-super-20080116-4|227	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc3583.afm.gz
14mr|texlive-cm-super-20080116-4|228	%{_texmfdistdir}/fonts/afm/public/cm-super/sfocc10.afm.gz
14mr|texlive-cm-super-20080116-4|229	%{_texmfdistdir}/fonts/afm/public/cm-super/sform10.afm.gz
14mr|texlive-cm-super-20080116-4|230	%{_texmfdistdir}/fonts/afm/public/cm-super/sform5.afm.gz
14mr|texlive-cm-super-20080116-4|231	%{_texmfdistdir}/fonts/afm/public/cm-super/sform6.afm.gz
14mr|texlive-cm-super-20080116-4|232	%{_texmfdistdir}/fonts/afm/public/cm-super/sform7.afm.gz
14mr|texlive-cm-super-20080116-4|233	%{_texmfdistdir}/fonts/afm/public/cm-super/sform8.afm.gz
14mr|texlive-cm-super-20080116-4|234	%{_texmfdistdir}/fonts/afm/public/cm-super/sform9.afm.gz
14mr|texlive-cm-super-20080116-4|235	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl10.afm.gz
14mr|texlive-cm-super-20080116-4|236	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl5.afm.gz
14mr|texlive-cm-super-20080116-4|237	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl6.afm.gz
14mr|texlive-cm-super-20080116-4|238	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl7.afm.gz
14mr|texlive-cm-super-20080116-4|239	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl8.afm.gz
14mr|texlive-cm-super-20080116-4|240	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl9.afm.gz
14mr|texlive-cm-super-20080116-4|241	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoti10.afm.gz
14mr|texlive-cm-super-20080116-4|242	%{_texmfdistdir}/fonts/afm/public/cm-super/sfqi8.afm.gz
14mr|texlive-cm-super-20080116-4|243	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0500.afm.gz
14mr|texlive-cm-super-20080116-4|244	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0600.afm.gz
14mr|texlive-cm-super-20080116-4|245	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0700.afm.gz
14mr|texlive-cm-super-20080116-4|246	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0800.afm.gz
14mr|texlive-cm-super-20080116-4|247	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0900.afm.gz
14mr|texlive-cm-super-20080116-4|248	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1000.afm.gz
14mr|texlive-cm-super-20080116-4|249	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1095.afm.gz
14mr|texlive-cm-super-20080116-4|250	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1200.afm.gz
14mr|texlive-cm-super-20080116-4|251	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1440.afm.gz
14mr|texlive-cm-super-20080116-4|252	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1728.afm.gz
14mr|texlive-cm-super-20080116-4|253	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2074.afm.gz
14mr|texlive-cm-super-20080116-4|254	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2488.afm.gz
14mr|texlive-cm-super-20080116-4|255	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2986.afm.gz
14mr|texlive-cm-super-20080116-4|256	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb3583.afm.gz
14mr|texlive-cm-super-20080116-4|257	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0500.afm.gz
14mr|texlive-cm-super-20080116-4|258	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0600.afm.gz
14mr|texlive-cm-super-20080116-4|259	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0700.afm.gz
14mr|texlive-cm-super-20080116-4|260	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0800.afm.gz
14mr|texlive-cm-super-20080116-4|261	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0900.afm.gz
14mr|texlive-cm-super-20080116-4|262	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1000.afm.gz
14mr|texlive-cm-super-20080116-4|263	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1095.afm.gz
14mr|texlive-cm-super-20080116-4|264	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1200.afm.gz
14mr|texlive-cm-super-20080116-4|265	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1440.afm.gz
14mr|texlive-cm-super-20080116-4|266	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1728.afm.gz
14mr|texlive-cm-super-20080116-4|267	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2074.afm.gz
14mr|texlive-cm-super-20080116-4|268	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2488.afm.gz
14mr|texlive-cm-super-20080116-4|269	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2986.afm.gz
14mr|texlive-cm-super-20080116-4|270	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm3583.afm.gz
14mr|texlive-cm-super-20080116-4|271	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0500.afm.gz
14mr|texlive-cm-super-20080116-4|272	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0600.afm.gz
14mr|texlive-cm-super-20080116-4|273	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0700.afm.gz
14mr|texlive-cm-super-20080116-4|274	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0800.afm.gz
14mr|texlive-cm-super-20080116-4|275	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0900.afm.gz
14mr|texlive-cm-super-20080116-4|276	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1000.afm.gz
14mr|texlive-cm-super-20080116-4|277	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1095.afm.gz
14mr|texlive-cm-super-20080116-4|278	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1200.afm.gz
14mr|texlive-cm-super-20080116-4|279	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1440.afm.gz
14mr|texlive-cm-super-20080116-4|280	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1728.afm.gz
14mr|texlive-cm-super-20080116-4|281	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2074.afm.gz
14mr|texlive-cm-super-20080116-4|282	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2488.afm.gz
14mr|texlive-cm-super-20080116-4|283	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2986.afm.gz
14mr|texlive-cm-super-20080116-4|284	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc3583.afm.gz
14mr|texlive-cm-super-20080116-4|285	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0500.afm.gz
14mr|texlive-cm-super-20080116-4|286	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0600.afm.gz
14mr|texlive-cm-super-20080116-4|287	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0700.afm.gz
14mr|texlive-cm-super-20080116-4|288	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0800.afm.gz
14mr|texlive-cm-super-20080116-4|289	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0900.afm.gz
14mr|texlive-cm-super-20080116-4|290	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1000.afm.gz
14mr|texlive-cm-super-20080116-4|291	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1095.afm.gz
14mr|texlive-cm-super-20080116-4|292	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1200.afm.gz
14mr|texlive-cm-super-20080116-4|293	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1440.afm.gz
14mr|texlive-cm-super-20080116-4|294	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1728.afm.gz
14mr|texlive-cm-super-20080116-4|295	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2074.afm.gz
14mr|texlive-cm-super-20080116-4|296	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2488.afm.gz
14mr|texlive-cm-super-20080116-4|297	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2986.afm.gz
14mr|texlive-cm-super-20080116-4|298	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi3583.afm.gz
14mr|texlive-cm-super-20080116-4|299	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0500.afm.gz
14mr|texlive-cm-super-20080116-4|300	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0600.afm.gz
14mr|texlive-cm-super-20080116-4|301	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0700.afm.gz
14mr|texlive-cm-super-20080116-4|302	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0800.afm.gz
14mr|texlive-cm-super-20080116-4|303	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0900.afm.gz
14mr|texlive-cm-super-20080116-4|304	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1000.afm.gz
14mr|texlive-cm-super-20080116-4|305	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1095.afm.gz
14mr|texlive-cm-super-20080116-4|306	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1200.afm.gz
14mr|texlive-cm-super-20080116-4|307	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1440.afm.gz
14mr|texlive-cm-super-20080116-4|308	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1728.afm.gz
14mr|texlive-cm-super-20080116-4|309	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2074.afm.gz
14mr|texlive-cm-super-20080116-4|310	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2488.afm.gz
14mr|texlive-cm-super-20080116-4|311	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2986.afm.gz
14mr|texlive-cm-super-20080116-4|312	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl3583.afm.gz
14mr|texlive-cm-super-20080116-4|313	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0500.afm.gz
14mr|texlive-cm-super-20080116-4|314	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0600.afm.gz
14mr|texlive-cm-super-20080116-4|315	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0700.afm.gz
14mr|texlive-cm-super-20080116-4|316	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0800.afm.gz
14mr|texlive-cm-super-20080116-4|317	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0900.afm.gz
14mr|texlive-cm-super-20080116-4|318	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1000.afm.gz
14mr|texlive-cm-super-20080116-4|319	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1095.afm.gz
14mr|texlive-cm-super-20080116-4|320	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1200.afm.gz
14mr|texlive-cm-super-20080116-4|321	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1440.afm.gz
14mr|texlive-cm-super-20080116-4|322	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1728.afm.gz
14mr|texlive-cm-super-20080116-4|323	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2074.afm.gz
14mr|texlive-cm-super-20080116-4|324	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2488.afm.gz
14mr|texlive-cm-super-20080116-4|325	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2986.afm.gz
14mr|texlive-cm-super-20080116-4|326	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso3583.afm.gz
14mr|texlive-cm-super-20080116-4|327	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsq8.afm.gz
14mr|texlive-cm-super-20080116-4|328	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0500.afm.gz
14mr|texlive-cm-super-20080116-4|329	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0600.afm.gz
14mr|texlive-cm-super-20080116-4|330	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0700.afm.gz
14mr|texlive-cm-super-20080116-4|331	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0800.afm.gz
14mr|texlive-cm-super-20080116-4|332	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0900.afm.gz
14mr|texlive-cm-super-20080116-4|333	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1000.afm.gz
14mr|texlive-cm-super-20080116-4|334	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1095.afm.gz
14mr|texlive-cm-super-20080116-4|335	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1200.afm.gz
14mr|texlive-cm-super-20080116-4|336	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1440.afm.gz
14mr|texlive-cm-super-20080116-4|337	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1728.afm.gz
14mr|texlive-cm-super-20080116-4|338	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2074.afm.gz
14mr|texlive-cm-super-20080116-4|339	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2488.afm.gz
14mr|texlive-cm-super-20080116-4|340	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2986.afm.gz
14mr|texlive-cm-super-20080116-4|341	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss3583.afm.gz
14mr|texlive-cm-super-20080116-4|342	%{_texmfdistdir}/fonts/afm/public/cm-super/sfssdc10.afm.gz
14mr|texlive-cm-super-20080116-4|343	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst0800.afm.gz
14mr|texlive-cm-super-20080116-4|344	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst0900.afm.gz
14mr|texlive-cm-super-20080116-4|345	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1000.afm.gz
14mr|texlive-cm-super-20080116-4|346	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1095.afm.gz
14mr|texlive-cm-super-20080116-4|347	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1200.afm.gz
14mr|texlive-cm-super-20080116-4|348	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1440.afm.gz
14mr|texlive-cm-super-20080116-4|349	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1728.afm.gz
14mr|texlive-cm-super-20080116-4|350	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2074.afm.gz
14mr|texlive-cm-super-20080116-4|351	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2488.afm.gz
14mr|texlive-cm-super-20080116-4|352	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2986.afm.gz
14mr|texlive-cm-super-20080116-4|353	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst3583.afm.gz
14mr|texlive-cm-super-20080116-4|354	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0500.afm.gz
14mr|texlive-cm-super-20080116-4|355	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0600.afm.gz
14mr|texlive-cm-super-20080116-4|356	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0700.afm.gz
14mr|texlive-cm-super-20080116-4|357	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0800.afm.gz
14mr|texlive-cm-super-20080116-4|358	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0900.afm.gz
14mr|texlive-cm-super-20080116-4|359	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1000.afm.gz
14mr|texlive-cm-super-20080116-4|360	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1095.afm.gz
14mr|texlive-cm-super-20080116-4|361	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1200.afm.gz
14mr|texlive-cm-super-20080116-4|362	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1440.afm.gz
14mr|texlive-cm-super-20080116-4|363	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1728.afm.gz
14mr|texlive-cm-super-20080116-4|364	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2074.afm.gz
14mr|texlive-cm-super-20080116-4|365	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2488.afm.gz
14mr|texlive-cm-super-20080116-4|366	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2986.afm.gz
14mr|texlive-cm-super-20080116-4|367	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx3583.afm.gz
14mr|texlive-cm-super-20080116-4|368	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc0800.afm.gz
14mr|texlive-cm-super-20080116-4|369	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc0900.afm.gz
14mr|texlive-cm-super-20080116-4|370	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1000.afm.gz
14mr|texlive-cm-super-20080116-4|371	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1095.afm.gz
14mr|texlive-cm-super-20080116-4|372	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1200.afm.gz
14mr|texlive-cm-super-20080116-4|373	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1440.afm.gz
14mr|texlive-cm-super-20080116-4|374	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1728.afm.gz
14mr|texlive-cm-super-20080116-4|375	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2074.afm.gz
14mr|texlive-cm-super-20080116-4|376	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2488.afm.gz
14mr|texlive-cm-super-20080116-4|377	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2986.afm.gz
14mr|texlive-cm-super-20080116-4|378	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc3583.afm.gz
14mr|texlive-cm-super-20080116-4|379	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0500.afm.gz
14mr|texlive-cm-super-20080116-4|380	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0600.afm.gz
14mr|texlive-cm-super-20080116-4|381	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0700.afm.gz
14mr|texlive-cm-super-20080116-4|382	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0800.afm.gz
14mr|texlive-cm-super-20080116-4|383	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0900.afm.gz
14mr|texlive-cm-super-20080116-4|384	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1000.afm.gz
14mr|texlive-cm-super-20080116-4|385	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1095.afm.gz
14mr|texlive-cm-super-20080116-4|386	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1200.afm.gz
14mr|texlive-cm-super-20080116-4|387	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1440.afm.gz
14mr|texlive-cm-super-20080116-4|388	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1728.afm.gz
14mr|texlive-cm-super-20080116-4|389	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2074.afm.gz
14mr|texlive-cm-super-20080116-4|390	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2488.afm.gz
14mr|texlive-cm-super-20080116-4|391	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2986.afm.gz
14mr|texlive-cm-super-20080116-4|392	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti3583.afm.gz
14mr|texlive-cm-super-20080116-4|393	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt0800.afm.gz
14mr|texlive-cm-super-20080116-4|394	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt0900.afm.gz
14mr|texlive-cm-super-20080116-4|395	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1000.afm.gz
14mr|texlive-cm-super-20080116-4|396	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1095.afm.gz
14mr|texlive-cm-super-20080116-4|397	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1200.afm.gz
14mr|texlive-cm-super-20080116-4|398	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1440.afm.gz
14mr|texlive-cm-super-20080116-4|399	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1728.afm.gz
14mr|texlive-cm-super-20080116-4|400	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2074.afm.gz
14mr|texlive-cm-super-20080116-4|401	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2488.afm.gz
14mr|texlive-cm-super-20080116-4|402	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2986.afm.gz
14mr|texlive-cm-super-20080116-4|403	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt3583.afm.gz
14mr|texlive-cm-super-20080116-4|404	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0500.afm.gz
14mr|texlive-cm-super-20080116-4|405	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0600.afm.gz
14mr|texlive-cm-super-20080116-4|406	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0700.afm.gz
14mr|texlive-cm-super-20080116-4|407	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0800.afm.gz
14mr|texlive-cm-super-20080116-4|408	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0900.afm.gz
14mr|texlive-cm-super-20080116-4|409	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1000.afm.gz
14mr|texlive-cm-super-20080116-4|410	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1095.afm.gz
14mr|texlive-cm-super-20080116-4|411	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1200.afm.gz
14mr|texlive-cm-super-20080116-4|412	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1440.afm.gz
14mr|texlive-cm-super-20080116-4|413	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1728.afm.gz
14mr|texlive-cm-super-20080116-4|414	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2074.afm.gz
14mr|texlive-cm-super-20080116-4|415	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2488.afm.gz
14mr|texlive-cm-super-20080116-4|416	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2986.afm.gz
14mr|texlive-cm-super-20080116-4|417	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui3583.afm.gz
14mr|texlive-cm-super-20080116-4|418	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi0800.afm.gz
14mr|texlive-cm-super-20080116-4|419	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi0900.afm.gz
14mr|texlive-cm-super-20080116-4|420	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1000.afm.gz
14mr|texlive-cm-super-20080116-4|421	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1095.afm.gz
14mr|texlive-cm-super-20080116-4|422	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1200.afm.gz
14mr|texlive-cm-super-20080116-4|423	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1440.afm.gz
14mr|texlive-cm-super-20080116-4|424	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1728.afm.gz
14mr|texlive-cm-super-20080116-4|425	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2074.afm.gz
14mr|texlive-cm-super-20080116-4|426	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2488.afm.gz
14mr|texlive-cm-super-20080116-4|427	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2986.afm.gz
14mr|texlive-cm-super-20080116-4|428	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi3583.afm.gz
14mr|texlive-cm-super-20080116-4|429	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt0800.afm.gz
14mr|texlive-cm-super-20080116-4|430	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt0900.afm.gz
14mr|texlive-cm-super-20080116-4|431	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1000.afm.gz
14mr|texlive-cm-super-20080116-4|432	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1095.afm.gz
14mr|texlive-cm-super-20080116-4|433	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1200.afm.gz
14mr|texlive-cm-super-20080116-4|434	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1440.afm.gz
14mr|texlive-cm-super-20080116-4|435	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1728.afm.gz
14mr|texlive-cm-super-20080116-4|436	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2074.afm.gz
14mr|texlive-cm-super-20080116-4|437	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2488.afm.gz
14mr|texlive-cm-super-20080116-4|438	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2986.afm.gz
14mr|texlive-cm-super-20080116-4|439	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt3583.afm.gz
14mr|texlive-cm-super-20080116-4|440	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0500.afm.gz
14mr|texlive-cm-super-20080116-4|441	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0600.afm.gz
14mr|texlive-cm-super-20080116-4|442	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0700.afm.gz
14mr|texlive-cm-super-20080116-4|443	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0800.afm.gz
14mr|texlive-cm-super-20080116-4|444	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0900.afm.gz
14mr|texlive-cm-super-20080116-4|445	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1000.afm.gz
14mr|texlive-cm-super-20080116-4|446	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1095.afm.gz
14mr|texlive-cm-super-20080116-4|447	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1200.afm.gz
14mr|texlive-cm-super-20080116-4|448	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1440.afm.gz
14mr|texlive-cm-super-20080116-4|449	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1728.afm.gz
14mr|texlive-cm-super-20080116-4|450	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2074.afm.gz
14mr|texlive-cm-super-20080116-4|451	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2488.afm.gz
14mr|texlive-cm-super-20080116-4|452	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2986.afm.gz
14mr|texlive-cm-super-20080116-4|453	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc3583.afm.gz
14mr|texlive-cm-super-20080116-4|454	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t1.enc
14mr|texlive-cm-super-20080116-4|455	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2a.enc
14mr|texlive-cm-super-20080116-4|456	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2b.enc
14mr|texlive-cm-super-20080116-4|457	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2c.enc
14mr|texlive-cm-super-20080116-4|458	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-ts1.enc
14mr|texlive-cm-super-20080116-4|459	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-x2.enc
14mr|texlive-cm-super-20080116-4|460	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t1.map
14mr|texlive-cm-super-20080116-4|461	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2a.map
14mr|texlive-cm-super-20080116-4|462	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2b.map
14mr|texlive-cm-super-20080116-4|463	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2c.map
14mr|texlive-cm-super-20080116-4|464	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-ts1.map
14mr|texlive-cm-super-20080116-4|465	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-x2.map
14mr|texlive-cm-super-20080116-4|466	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t1.ali
14mr|texlive-cm-super-20080116-4|467	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2a.ali
14mr|texlive-cm-super-20080116-4|468	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2b.ali
14mr|texlive-cm-super-20080116-4|469	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2c.ali
14mr|texlive-cm-super-20080116-4|470	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-ts1.ali
14mr|texlive-cm-super-20080116-4|471	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-x2.ali
14mr|texlive-cm-super-20080116-4|472	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super.ali
14mr|texlive-cm-super-20080116-4|473	%{_texmfdistdir}/fonts/type1/public/cm-super/isflb8.pfb
14mr|texlive-cm-super-20080116-4|474	%{_texmfdistdir}/fonts/type1/public/cm-super/isfli8.pfb
14mr|texlive-cm-super-20080116-4|475	%{_texmfdistdir}/fonts/type1/public/cm-super/isflo8.pfb
14mr|texlive-cm-super-20080116-4|476	%{_texmfdistdir}/fonts/type1/public/cm-super/isflq8.pfb
14mr|texlive-cm-super-20080116-4|477	%{_texmfdistdir}/fonts/type1/public/cm-super/isfltt8.pfb
14mr|texlive-cm-super-20080116-4|478	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbbx10.pfb
14mr|texlive-cm-super-20080116-4|479	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0500.pfb
14mr|texlive-cm-super-20080116-4|480	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0600.pfb
14mr|texlive-cm-super-20080116-4|481	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0700.pfb
14mr|texlive-cm-super-20080116-4|482	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0800.pfb
14mr|texlive-cm-super-20080116-4|483	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0900.pfb
14mr|texlive-cm-super-20080116-4|484	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1000.pfb
14mr|texlive-cm-super-20080116-4|485	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1095.pfb
14mr|texlive-cm-super-20080116-4|486	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1200.pfb
14mr|texlive-cm-super-20080116-4|487	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1440.pfb
14mr|texlive-cm-super-20080116-4|488	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1728.pfb
14mr|texlive-cm-super-20080116-4|489	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2074.pfb
14mr|texlive-cm-super-20080116-4|490	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2488.pfb
14mr|texlive-cm-super-20080116-4|491	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2986.pfb
14mr|texlive-cm-super-20080116-4|492	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi3583.pfb
14mr|texlive-cm-super-20080116-4|493	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0500.pfb
14mr|texlive-cm-super-20080116-4|494	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0600.pfb
14mr|texlive-cm-super-20080116-4|495	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0700.pfb
14mr|texlive-cm-super-20080116-4|496	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0800.pfb
14mr|texlive-cm-super-20080116-4|497	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0900.pfb
14mr|texlive-cm-super-20080116-4|498	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1000.pfb
14mr|texlive-cm-super-20080116-4|499	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1095.pfb
14mr|texlive-cm-super-20080116-4|500	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1200.pfb
14mr|texlive-cm-super-20080116-4|501	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1440.pfb
14mr|texlive-cm-super-20080116-4|502	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1728.pfb
14mr|texlive-cm-super-20080116-4|503	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2074.pfb
14mr|texlive-cm-super-20080116-4|504	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2488.pfb
14mr|texlive-cm-super-20080116-4|505	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2986.pfb
14mr|texlive-cm-super-20080116-4|506	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl3583.pfb
14mr|texlive-cm-super-20080116-4|507	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0500.pfb
14mr|texlive-cm-super-20080116-4|508	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0700.pfb
14mr|texlive-cm-super-20080116-4|509	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0900.pfb
14mr|texlive-cm-super-20080116-4|510	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1000.pfb
14mr|texlive-cm-super-20080116-4|511	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1095.pfb
14mr|texlive-cm-super-20080116-4|512	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1200.pfb
14mr|texlive-cm-super-20080116-4|513	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1440.pfb
14mr|texlive-cm-super-20080116-4|514	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1728.pfb
14mr|texlive-cm-super-20080116-4|515	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2074.pfb
14mr|texlive-cm-super-20080116-4|516	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2488.pfb
14mr|texlive-cm-super-20080116-4|517	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2986.pfb
14mr|texlive-cm-super-20080116-4|518	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm3583.pfb
14mr|texlive-cm-super-20080116-4|519	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo10.pfb
14mr|texlive-cm-super-20080116-4|520	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo17.pfb
14mr|texlive-cm-super-20080116-4|521	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo8.pfb
14mr|texlive-cm-super-20080116-4|522	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo9.pfb
14mr|texlive-cm-super-20080116-4|523	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr10.pfb
14mr|texlive-cm-super-20080116-4|524	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr17.pfb
14mr|texlive-cm-super-20080116-4|525	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr8.pfb
14mr|texlive-cm-super-20080116-4|526	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr9.pfb
14mr|texlive-cm-super-20080116-4|527	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso10.pfb
14mr|texlive-cm-super-20080116-4|528	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso17.pfb
14mr|texlive-cm-super-20080116-4|529	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso8.pfb
14mr|texlive-cm-super-20080116-4|530	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso9.pfb
14mr|texlive-cm-super-20080116-4|531	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr10.pfb
14mr|texlive-cm-super-20080116-4|532	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr17.pfb
14mr|texlive-cm-super-20080116-4|533	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr8.pfb
14mr|texlive-cm-super-20080116-4|534	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr9.pfb
14mr|texlive-cm-super-20080116-4|535	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbtl10.pfb
14mr|texlive-cm-super-20080116-4|536	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbto10.pfb
14mr|texlive-cm-super-20080116-4|537	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0500.pfb
14mr|texlive-cm-super-20080116-4|538	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0600.pfb
14mr|texlive-cm-super-20080116-4|539	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0700.pfb
14mr|texlive-cm-super-20080116-4|540	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0800.pfb
14mr|texlive-cm-super-20080116-4|541	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0900.pfb
14mr|texlive-cm-super-20080116-4|542	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1000.pfb
14mr|texlive-cm-super-20080116-4|543	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1095.pfb
14mr|texlive-cm-super-20080116-4|544	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1200.pfb
14mr|texlive-cm-super-20080116-4|545	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1440.pfb
14mr|texlive-cm-super-20080116-4|546	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1728.pfb
14mr|texlive-cm-super-20080116-4|547	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2074.pfb
14mr|texlive-cm-super-20080116-4|548	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2488.pfb
14mr|texlive-cm-super-20080116-4|549	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2986.pfb
14mr|texlive-cm-super-20080116-4|550	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx3583.pfb
14mr|texlive-cm-super-20080116-4|551	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0500.pfb
14mr|texlive-cm-super-20080116-4|552	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0600.pfb
14mr|texlive-cm-super-20080116-4|553	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0700.pfb
14mr|texlive-cm-super-20080116-4|554	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0800.pfb
14mr|texlive-cm-super-20080116-4|555	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0900.pfb
14mr|texlive-cm-super-20080116-4|556	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1000.pfb
14mr|texlive-cm-super-20080116-4|557	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1095.pfb
14mr|texlive-cm-super-20080116-4|558	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1200.pfb
14mr|texlive-cm-super-20080116-4|559	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1440.pfb
14mr|texlive-cm-super-20080116-4|560	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1728.pfb
14mr|texlive-cm-super-20080116-4|561	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2074.pfb
14mr|texlive-cm-super-20080116-4|562	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2488.pfb
14mr|texlive-cm-super-20080116-4|563	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2986.pfb
14mr|texlive-cm-super-20080116-4|564	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc3583.pfb
14mr|texlive-cm-super-20080116-4|565	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0500.pfb
14mr|texlive-cm-super-20080116-4|566	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0600.pfb
14mr|texlive-cm-super-20080116-4|567	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0700.pfb
14mr|texlive-cm-super-20080116-4|568	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0800.pfb
14mr|texlive-cm-super-20080116-4|569	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0900.pfb
14mr|texlive-cm-super-20080116-4|570	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1000.pfb
14mr|texlive-cm-super-20080116-4|571	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1095.pfb
14mr|texlive-cm-super-20080116-4|572	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1200.pfb
14mr|texlive-cm-super-20080116-4|573	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1440.pfb
14mr|texlive-cm-super-20080116-4|574	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1728.pfb
14mr|texlive-cm-super-20080116-4|575	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2074.pfb
14mr|texlive-cm-super-20080116-4|576	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2488.pfb
14mr|texlive-cm-super-20080116-4|577	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2986.pfb
14mr|texlive-cm-super-20080116-4|578	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci3583.pfb
14mr|texlive-cm-super-20080116-4|579	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0500.pfb
14mr|texlive-cm-super-20080116-4|580	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0600.pfb
14mr|texlive-cm-super-20080116-4|581	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0700.pfb
14mr|texlive-cm-super-20080116-4|582	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0800.pfb
14mr|texlive-cm-super-20080116-4|583	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0900.pfb
14mr|texlive-cm-super-20080116-4|584	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1000.pfb
14mr|texlive-cm-super-20080116-4|585	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1095.pfb
14mr|texlive-cm-super-20080116-4|586	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1200.pfb
14mr|texlive-cm-super-20080116-4|587	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1440.pfb
14mr|texlive-cm-super-20080116-4|588	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1728.pfb
14mr|texlive-cm-super-20080116-4|589	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2074.pfb
14mr|texlive-cm-super-20080116-4|590	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2488.pfb
14mr|texlive-cm-super-20080116-4|591	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2986.pfb
14mr|texlive-cm-super-20080116-4|592	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh3583.pfb
14mr|texlive-cm-super-20080116-4|593	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0500.pfb
14mr|texlive-cm-super-20080116-4|594	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0600.pfb
14mr|texlive-cm-super-20080116-4|595	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0700.pfb
14mr|texlive-cm-super-20080116-4|596	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0800.pfb
14mr|texlive-cm-super-20080116-4|597	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0900.pfb
14mr|texlive-cm-super-20080116-4|598	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1000.pfb
14mr|texlive-cm-super-20080116-4|599	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1095.pfb
14mr|texlive-cm-super-20080116-4|600	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1200.pfb
14mr|texlive-cm-super-20080116-4|601	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1440.pfb
14mr|texlive-cm-super-20080116-4|602	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1728.pfb
14mr|texlive-cm-super-20080116-4|603	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb2074.pfb
14mr|texlive-cm-super-20080116-4|604	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff0900.pfb
14mr|texlive-cm-super-20080116-4|605	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1000.pfb
14mr|texlive-cm-super-20080116-4|606	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1095.pfb
14mr|texlive-cm-super-20080116-4|607	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1200.pfb
14mr|texlive-cm-super-20080116-4|608	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1440.pfb
14mr|texlive-cm-super-20080116-4|609	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff2488.pfb
14mr|texlive-cm-super-20080116-4|610	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi0900.pfb
14mr|texlive-cm-super-20080116-4|611	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1000.pfb
14mr|texlive-cm-super-20080116-4|612	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1095.pfb
14mr|texlive-cm-super-20080116-4|613	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1200.pfb
14mr|texlive-cm-super-20080116-4|614	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1440.pfb
14mr|texlive-cm-super-20080116-4|615	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1728.pfb
14mr|texlive-cm-super-20080116-4|616	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi2074.pfb
14mr|texlive-cm-super-20080116-4|617	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0500.pfb
14mr|texlive-cm-super-20080116-4|618	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0600.pfb
14mr|texlive-cm-super-20080116-4|619	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0700.pfb
14mr|texlive-cm-super-20080116-4|620	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0800.pfb
14mr|texlive-cm-super-20080116-4|621	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0900.pfb
14mr|texlive-cm-super-20080116-4|622	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1000.pfb
14mr|texlive-cm-super-20080116-4|623	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1095.pfb
14mr|texlive-cm-super-20080116-4|624	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1200.pfb
14mr|texlive-cm-super-20080116-4|625	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1440.pfb
14mr|texlive-cm-super-20080116-4|626	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1728.pfb
14mr|texlive-cm-super-20080116-4|627	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs2074.pfb
14mr|texlive-cm-super-20080116-4|628	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit0800.pfb
14mr|texlive-cm-super-20080116-4|629	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit0900.pfb
14mr|texlive-cm-super-20080116-4|630	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1000.pfb
14mr|texlive-cm-super-20080116-4|631	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1095.pfb
14mr|texlive-cm-super-20080116-4|632	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1200.pfb
14mr|texlive-cm-super-20080116-4|633	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1440.pfb
14mr|texlive-cm-super-20080116-4|634	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1728.pfb
14mr|texlive-cm-super-20080116-4|635	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit2074.pfb
14mr|texlive-cm-super-20080116-4|636	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit2488.pfb
14mr|texlive-cm-super-20080116-4|637	%{_texmfdistdir}/fonts/type1/public/cm-super/sflb8.pfb
14mr|texlive-cm-super-20080116-4|638	%{_texmfdistdir}/fonts/type1/public/cm-super/sfli8.pfb
14mr|texlive-cm-super-20080116-4|639	%{_texmfdistdir}/fonts/type1/public/cm-super/sflo8.pfb
14mr|texlive-cm-super-20080116-4|640	%{_texmfdistdir}/fonts/type1/public/cm-super/sflq8.pfb
14mr|texlive-cm-super-20080116-4|641	%{_texmfdistdir}/fonts/type1/public/cm-super/sfltt8.pfb
14mr|texlive-cm-super-20080116-4|642	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0500.pfb
14mr|texlive-cm-super-20080116-4|643	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0600.pfb
14mr|texlive-cm-super-20080116-4|644	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0700.pfb
14mr|texlive-cm-super-20080116-4|645	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0800.pfb
14mr|texlive-cm-super-20080116-4|646	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0900.pfb
14mr|texlive-cm-super-20080116-4|647	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1000.pfb
14mr|texlive-cm-super-20080116-4|648	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1095.pfb
14mr|texlive-cm-super-20080116-4|649	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1200.pfb
14mr|texlive-cm-super-20080116-4|650	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1440.pfb
14mr|texlive-cm-super-20080116-4|651	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1728.pfb
14mr|texlive-cm-super-20080116-4|652	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2074.pfb
14mr|texlive-cm-super-20080116-4|653	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2488.pfb
14mr|texlive-cm-super-20080116-4|654	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2986.pfb
14mr|texlive-cm-super-20080116-4|655	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc3583.pfb
14mr|texlive-cm-super-20080116-4|656	%{_texmfdistdir}/fonts/type1/public/cm-super/sfocc10.pfb
14mr|texlive-cm-super-20080116-4|657	%{_texmfdistdir}/fonts/type1/public/cm-super/sform10.pfb
14mr|texlive-cm-super-20080116-4|658	%{_texmfdistdir}/fonts/type1/public/cm-super/sform5.pfb
14mr|texlive-cm-super-20080116-4|659	%{_texmfdistdir}/fonts/type1/public/cm-super/sform6.pfb
14mr|texlive-cm-super-20080116-4|660	%{_texmfdistdir}/fonts/type1/public/cm-super/sform7.pfb
14mr|texlive-cm-super-20080116-4|661	%{_texmfdistdir}/fonts/type1/public/cm-super/sform8.pfb
14mr|texlive-cm-super-20080116-4|662	%{_texmfdistdir}/fonts/type1/public/cm-super/sform9.pfb
14mr|texlive-cm-super-20080116-4|663	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl10.pfb
14mr|texlive-cm-super-20080116-4|664	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl5.pfb
14mr|texlive-cm-super-20080116-4|665	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl6.pfb
14mr|texlive-cm-super-20080116-4|666	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl7.pfb
14mr|texlive-cm-super-20080116-4|667	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl8.pfb
14mr|texlive-cm-super-20080116-4|668	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl9.pfb
14mr|texlive-cm-super-20080116-4|669	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoti10.pfb
14mr|texlive-cm-super-20080116-4|670	%{_texmfdistdir}/fonts/type1/public/cm-super/sfqi8.pfb
14mr|texlive-cm-super-20080116-4|671	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0500.pfb
14mr|texlive-cm-super-20080116-4|672	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0600.pfb
14mr|texlive-cm-super-20080116-4|673	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0700.pfb
14mr|texlive-cm-super-20080116-4|674	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0800.pfb
14mr|texlive-cm-super-20080116-4|675	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0900.pfb
14mr|texlive-cm-super-20080116-4|676	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1000.pfb
14mr|texlive-cm-super-20080116-4|677	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1095.pfb
14mr|texlive-cm-super-20080116-4|678	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1200.pfb
14mr|texlive-cm-super-20080116-4|679	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1440.pfb
14mr|texlive-cm-super-20080116-4|680	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1728.pfb
14mr|texlive-cm-super-20080116-4|681	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2074.pfb
14mr|texlive-cm-super-20080116-4|682	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2488.pfb
14mr|texlive-cm-super-20080116-4|683	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2986.pfb
14mr|texlive-cm-super-20080116-4|684	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb3583.pfb
14mr|texlive-cm-super-20080116-4|685	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0500.pfb
14mr|texlive-cm-super-20080116-4|686	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0600.pfb
14mr|texlive-cm-super-20080116-4|687	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0700.pfb
14mr|texlive-cm-super-20080116-4|688	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0800.pfb
14mr|texlive-cm-super-20080116-4|689	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0900.pfb
14mr|texlive-cm-super-20080116-4|690	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1000.pfb
14mr|texlive-cm-super-20080116-4|691	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1095.pfb
14mr|texlive-cm-super-20080116-4|692	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1200.pfb
14mr|texlive-cm-super-20080116-4|693	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1440.pfb
14mr|texlive-cm-super-20080116-4|694	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1728.pfb
14mr|texlive-cm-super-20080116-4|695	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2074.pfb
14mr|texlive-cm-super-20080116-4|696	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2488.pfb
14mr|texlive-cm-super-20080116-4|697	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2986.pfb
14mr|texlive-cm-super-20080116-4|698	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm3583.pfb
14mr|texlive-cm-super-20080116-4|699	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0500.pfb
14mr|texlive-cm-super-20080116-4|700	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0600.pfb
14mr|texlive-cm-super-20080116-4|701	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0700.pfb
14mr|texlive-cm-super-20080116-4|702	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0800.pfb
14mr|texlive-cm-super-20080116-4|703	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0900.pfb
14mr|texlive-cm-super-20080116-4|704	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1000.pfb
14mr|texlive-cm-super-20080116-4|705	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1095.pfb
14mr|texlive-cm-super-20080116-4|706	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1200.pfb
14mr|texlive-cm-super-20080116-4|707	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1440.pfb
14mr|texlive-cm-super-20080116-4|708	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1728.pfb
14mr|texlive-cm-super-20080116-4|709	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2074.pfb
14mr|texlive-cm-super-20080116-4|710	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2488.pfb
14mr|texlive-cm-super-20080116-4|711	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2986.pfb
14mr|texlive-cm-super-20080116-4|712	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc3583.pfb
14mr|texlive-cm-super-20080116-4|713	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0500.pfb
14mr|texlive-cm-super-20080116-4|714	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0600.pfb
14mr|texlive-cm-super-20080116-4|715	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0700.pfb
14mr|texlive-cm-super-20080116-4|716	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0800.pfb
14mr|texlive-cm-super-20080116-4|717	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0900.pfb
14mr|texlive-cm-super-20080116-4|718	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1000.pfb
14mr|texlive-cm-super-20080116-4|719	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1095.pfb
14mr|texlive-cm-super-20080116-4|720	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1200.pfb
14mr|texlive-cm-super-20080116-4|721	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1440.pfb
14mr|texlive-cm-super-20080116-4|722	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1728.pfb
14mr|texlive-cm-super-20080116-4|723	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2074.pfb
14mr|texlive-cm-super-20080116-4|724	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2488.pfb
14mr|texlive-cm-super-20080116-4|725	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2986.pfb
14mr|texlive-cm-super-20080116-4|726	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi3583.pfb
14mr|texlive-cm-super-20080116-4|727	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0500.pfb
14mr|texlive-cm-super-20080116-4|728	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0600.pfb
14mr|texlive-cm-super-20080116-4|729	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0700.pfb
14mr|texlive-cm-super-20080116-4|730	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0800.pfb
14mr|texlive-cm-super-20080116-4|731	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0900.pfb
14mr|texlive-cm-super-20080116-4|732	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1000.pfb
14mr|texlive-cm-super-20080116-4|733	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1095.pfb
14mr|texlive-cm-super-20080116-4|734	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1200.pfb
14mr|texlive-cm-super-20080116-4|735	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1440.pfb
14mr|texlive-cm-super-20080116-4|736	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1728.pfb
14mr|texlive-cm-super-20080116-4|737	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2074.pfb
14mr|texlive-cm-super-20080116-4|738	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2488.pfb
14mr|texlive-cm-super-20080116-4|739	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2986.pfb
14mr|texlive-cm-super-20080116-4|740	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl3583.pfb
14mr|texlive-cm-super-20080116-4|741	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0500.pfb
14mr|texlive-cm-super-20080116-4|742	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0600.pfb
14mr|texlive-cm-super-20080116-4|743	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0700.pfb
14mr|texlive-cm-super-20080116-4|744	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0800.pfb
14mr|texlive-cm-super-20080116-4|745	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0900.pfb
14mr|texlive-cm-super-20080116-4|746	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1000.pfb
14mr|texlive-cm-super-20080116-4|747	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1095.pfb
14mr|texlive-cm-super-20080116-4|748	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1200.pfb
14mr|texlive-cm-super-20080116-4|749	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1440.pfb
14mr|texlive-cm-super-20080116-4|750	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1728.pfb
14mr|texlive-cm-super-20080116-4|751	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2074.pfb
14mr|texlive-cm-super-20080116-4|752	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2488.pfb
14mr|texlive-cm-super-20080116-4|753	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2986.pfb
14mr|texlive-cm-super-20080116-4|754	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso3583.pfb
14mr|texlive-cm-super-20080116-4|755	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsq8.pfb
14mr|texlive-cm-super-20080116-4|756	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0500.pfb
14mr|texlive-cm-super-20080116-4|757	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0600.pfb
14mr|texlive-cm-super-20080116-4|758	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0700.pfb
14mr|texlive-cm-super-20080116-4|759	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0800.pfb
14mr|texlive-cm-super-20080116-4|760	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0900.pfb
14mr|texlive-cm-super-20080116-4|761	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1000.pfb
14mr|texlive-cm-super-20080116-4|762	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1095.pfb
14mr|texlive-cm-super-20080116-4|763	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1200.pfb
14mr|texlive-cm-super-20080116-4|764	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1440.pfb
14mr|texlive-cm-super-20080116-4|765	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1728.pfb
14mr|texlive-cm-super-20080116-4|766	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2074.pfb
14mr|texlive-cm-super-20080116-4|767	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2488.pfb
14mr|texlive-cm-super-20080116-4|768	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2986.pfb
14mr|texlive-cm-super-20080116-4|769	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss3583.pfb
14mr|texlive-cm-super-20080116-4|770	%{_texmfdistdir}/fonts/type1/public/cm-super/sfssdc10.pfb
14mr|texlive-cm-super-20080116-4|771	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst0800.pfb
14mr|texlive-cm-super-20080116-4|772	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst0900.pfb
14mr|texlive-cm-super-20080116-4|773	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1000.pfb
14mr|texlive-cm-super-20080116-4|774	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1095.pfb
14mr|texlive-cm-super-20080116-4|775	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1200.pfb
14mr|texlive-cm-super-20080116-4|776	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1440.pfb
14mr|texlive-cm-super-20080116-4|777	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1728.pfb
14mr|texlive-cm-super-20080116-4|778	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2074.pfb
14mr|texlive-cm-super-20080116-4|779	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2488.pfb
14mr|texlive-cm-super-20080116-4|780	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2986.pfb
14mr|texlive-cm-super-20080116-4|781	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst3583.pfb
14mr|texlive-cm-super-20080116-4|782	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0500.pfb
14mr|texlive-cm-super-20080116-4|783	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0600.pfb
14mr|texlive-cm-super-20080116-4|784	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0700.pfb
14mr|texlive-cm-super-20080116-4|785	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0800.pfb
14mr|texlive-cm-super-20080116-4|786	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0900.pfb
14mr|texlive-cm-super-20080116-4|787	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1000.pfb
14mr|texlive-cm-super-20080116-4|788	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1095.pfb
14mr|texlive-cm-super-20080116-4|789	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1200.pfb
14mr|texlive-cm-super-20080116-4|790	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1440.pfb
14mr|texlive-cm-super-20080116-4|791	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1728.pfb
14mr|texlive-cm-super-20080116-4|792	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2074.pfb
14mr|texlive-cm-super-20080116-4|793	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2488.pfb
14mr|texlive-cm-super-20080116-4|794	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2986.pfb
14mr|texlive-cm-super-20080116-4|795	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx3583.pfb
14mr|texlive-cm-super-20080116-4|796	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc0800.pfb
14mr|texlive-cm-super-20080116-4|797	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc0900.pfb
14mr|texlive-cm-super-20080116-4|798	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1000.pfb
14mr|texlive-cm-super-20080116-4|799	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1095.pfb
14mr|texlive-cm-super-20080116-4|800	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1200.pfb
14mr|texlive-cm-super-20080116-4|801	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1440.pfb
14mr|texlive-cm-super-20080116-4|802	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1728.pfb
14mr|texlive-cm-super-20080116-4|803	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2074.pfb
14mr|texlive-cm-super-20080116-4|804	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2488.pfb
14mr|texlive-cm-super-20080116-4|805	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2986.pfb
14mr|texlive-cm-super-20080116-4|806	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc3583.pfb
14mr|texlive-cm-super-20080116-4|807	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0500.pfb
14mr|texlive-cm-super-20080116-4|808	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0600.pfb
14mr|texlive-cm-super-20080116-4|809	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0700.pfb
14mr|texlive-cm-super-20080116-4|810	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0800.pfb
14mr|texlive-cm-super-20080116-4|811	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0900.pfb
14mr|texlive-cm-super-20080116-4|812	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1000.pfb
14mr|texlive-cm-super-20080116-4|813	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1095.pfb
14mr|texlive-cm-super-20080116-4|814	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1200.pfb
14mr|texlive-cm-super-20080116-4|815	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1440.pfb
14mr|texlive-cm-super-20080116-4|816	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1728.pfb
14mr|texlive-cm-super-20080116-4|817	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2074.pfb
14mr|texlive-cm-super-20080116-4|818	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2488.pfb
14mr|texlive-cm-super-20080116-4|819	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2986.pfb
14mr|texlive-cm-super-20080116-4|820	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti3583.pfb
14mr|texlive-cm-super-20080116-4|821	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt0800.pfb
14mr|texlive-cm-super-20080116-4|822	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt0900.pfb
14mr|texlive-cm-super-20080116-4|823	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1000.pfb
14mr|texlive-cm-super-20080116-4|824	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1095.pfb
14mr|texlive-cm-super-20080116-4|825	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1200.pfb
14mr|texlive-cm-super-20080116-4|826	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1440.pfb
14mr|texlive-cm-super-20080116-4|827	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1728.pfb
14mr|texlive-cm-super-20080116-4|828	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2074.pfb
14mr|texlive-cm-super-20080116-4|829	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2488.pfb
14mr|texlive-cm-super-20080116-4|830	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2986.pfb
14mr|texlive-cm-super-20080116-4|831	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt3583.pfb
14mr|texlive-cm-super-20080116-4|832	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0500.pfb
14mr|texlive-cm-super-20080116-4|833	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0600.pfb
14mr|texlive-cm-super-20080116-4|834	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0700.pfb
14mr|texlive-cm-super-20080116-4|835	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0800.pfb
14mr|texlive-cm-super-20080116-4|836	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0900.pfb
14mr|texlive-cm-super-20080116-4|837	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1000.pfb
14mr|texlive-cm-super-20080116-4|838	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1095.pfb
14mr|texlive-cm-super-20080116-4|839	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1200.pfb
14mr|texlive-cm-super-20080116-4|840	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1440.pfb
14mr|texlive-cm-super-20080116-4|841	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1728.pfb
14mr|texlive-cm-super-20080116-4|842	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2074.pfb
14mr|texlive-cm-super-20080116-4|843	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2488.pfb
14mr|texlive-cm-super-20080116-4|844	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2986.pfb
14mr|texlive-cm-super-20080116-4|845	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui3583.pfb
14mr|texlive-cm-super-20080116-4|846	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi0800.pfb
14mr|texlive-cm-super-20080116-4|847	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi0900.pfb
14mr|texlive-cm-super-20080116-4|848	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1000.pfb
14mr|texlive-cm-super-20080116-4|849	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1095.pfb
14mr|texlive-cm-super-20080116-4|850	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1200.pfb
14mr|texlive-cm-super-20080116-4|851	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1440.pfb
14mr|texlive-cm-super-20080116-4|852	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1728.pfb
14mr|texlive-cm-super-20080116-4|853	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2074.pfb
14mr|texlive-cm-super-20080116-4|854	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2488.pfb
14mr|texlive-cm-super-20080116-4|855	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2986.pfb
14mr|texlive-cm-super-20080116-4|856	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi3583.pfb
14mr|texlive-cm-super-20080116-4|857	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt0800.pfb
14mr|texlive-cm-super-20080116-4|858	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt0900.pfb
14mr|texlive-cm-super-20080116-4|859	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1000.pfb
14mr|texlive-cm-super-20080116-4|860	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1095.pfb
14mr|texlive-cm-super-20080116-4|861	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1200.pfb
14mr|texlive-cm-super-20080116-4|862	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1440.pfb
14mr|texlive-cm-super-20080116-4|863	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1728.pfb
14mr|texlive-cm-super-20080116-4|864	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2074.pfb
14mr|texlive-cm-super-20080116-4|865	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2488.pfb
14mr|texlive-cm-super-20080116-4|866	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2986.pfb
14mr|texlive-cm-super-20080116-4|867	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt3583.pfb
14mr|texlive-cm-super-20080116-4|868	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0500.pfb
14mr|texlive-cm-super-20080116-4|869	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0600.pfb
14mr|texlive-cm-super-20080116-4|870	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0700.pfb
14mr|texlive-cm-super-20080116-4|871	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0800.pfb
14mr|texlive-cm-super-20080116-4|872	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0900.pfb
14mr|texlive-cm-super-20080116-4|873	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1000.pfb
14mr|texlive-cm-super-20080116-4|874	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1095.pfb
14mr|texlive-cm-super-20080116-4|875	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1200.pfb
14mr|texlive-cm-super-20080116-4|876	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1440.pfb
14mr|texlive-cm-super-20080116-4|877	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1728.pfb
14mr|texlive-cm-super-20080116-4|878	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2074.pfb
14mr|texlive-cm-super-20080116-4|879	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2488.pfb
14mr|texlive-cm-super-20080116-4|880	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2986.pfb
14mr|texlive-cm-super-20080116-4|881	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc3583.pfb
14mr|texlive-cm-super-20080116-4|882	%{_texmfdistdir}/tex/latex/cm-super/type1ec.sty
14mr|texlive-cm-super-20080116-4|883	%_texmf_updmap_d/cm-super
14mr|texlive-cm-super-20080116-4|884	%doc %{_texmfdistdir}/doc/fonts/cm-super/COPYING
14mr|texlive-cm-super-20080116-4|885	%doc %{_texmfdistdir}/doc/fonts/cm-super/ChangeLog
14mr|texlive-cm-super-20080116-4|886	%doc %{_texmfdistdir}/doc/fonts/cm-super/FAQ
14mr|texlive-cm-super-20080116-4|887	%doc %{_texmfdistdir}/doc/fonts/cm-super/INSTALL
14mr|texlive-cm-super-20080116-4|888	%doc %{_texmfdistdir}/doc/fonts/cm-super/README
14mr|texlive-cm-super-20080116-4|889	%doc %{_texmfdistdir}/doc/fonts/cm-super/TODO
14mr|texlive-cm-super-20080116-4|890	%doc %{_texmfdistdir}/doc/fonts/cm-super/cm-super-inf.tar.bz2
14mr|texlive-cm-super-20080116-4|891	
14mr|texlive-cm-super-20080116-4|892	#-----------------------------------------------------------------------
14mr|texlive-cm-super-20080116-4|893	%prep
14mr|texlive-cm-super-20080116-4|894	%setup -c -a0 -a1
14mr|texlive-cm-super-20080116-4|895	
14mr|texlive-cm-super-20080116-4|896	%build
14mr|texlive-cm-super-20080116-4|897	
14mr|texlive-cm-super-20080116-4|898	%install
14mr|texlive-cm-super-20080116-4|899	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-super-20080116-4|900	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-super-20080116-4|901	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-cm-super-20080116-4|902	cat > %{buildroot}%{_texmf_updmap_d}/cm-super <<EOF
14mr|texlive-cm-super-20080116-4|903	MixedMap cm-super-t1.map
14mr|texlive-cm-super-20080116-4|904	MixedMap cm-super-t2a.map
14mr|texlive-cm-super-20080116-4|905	MixedMap cm-super-t2b.map
14mr|texlive-cm-super-20080116-4|906	MixedMap cm-super-t2c.map
14mr|texlive-cm-super-20080116-4|907	MixedMap cm-super-ts1.map
14mr|texlive-cm-super-20080116-4|908	MixedMap cm-super-x2.map
14mr|texlive-cm-super-20080116-4|909	EOF
14mr|texlive-cm-super-20080116-4|910	
14mr|texlive-cm-super-20080116-4|911	
14mr|texlive-cm-super-20080116-4|912	
14mr|texlive-cm-super-20080116-4|913	%changelog
14mr|texlive-cm-super-20080116-4|914	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080116-4
14mr|texlive-cm-super-20080116-4|915	+ Revision: ee3c436
14mr|texlive-cm-super-20080116-4|916	- MassBuild#440: Increase release tag
14mr|texlive-cm-super-20080116-4|917	
14mr|texlive-cm-super-20080116-4|918	

19601 14
14mr|texlive-cmtiup-1.3a-3|1	# revision 20512
14mr|texlive-cmtiup-1.3a-3|2	# category Package
14mr|texlive-cmtiup-1.3a-3|3	# catalog-ctan /fonts/cm/cmtiup
14mr|texlive-cmtiup-1.3a-3|4	# catalog-date 2010-11-20 14:00:52 +0100
14mr|texlive-cmtiup-1.3a-3|5	# catalog-license lppl1.3
14mr|texlive-cmtiup-1.3a-3|6	# catalog-version 1.3a
14mr|texlive-cmtiup-1.3a-3|7	Name:		texlive-cmtiup
14mr|texlive-cmtiup-1.3a-3|8	Version:	1.3a
14mr|texlive-cmtiup-1.3a-3|9	Release:	3
14mr|texlive-cmtiup-1.3a-3|10	Summary:	Upright punctuation with CM slanted
14mr|texlive-cmtiup-1.3a-3|11	Group:		Publishing
14mr|texlive-cmtiup-1.3a-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/cmtiup
14mr|texlive-cmtiup-1.3a-3|13	License:	LPPL1.3
14mr|texlive-cmtiup-1.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.tar.xz
14mr|texlive-cmtiup-1.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.doc.tar.xz
14mr|texlive-cmtiup-1.3a-3|16	BuildArch:	noarch
14mr|texlive-cmtiup-1.3a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cmtiup-1.3a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cmtiup-1.3a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cmtiup-1.3a-3|20	
14mr|texlive-cmtiup-1.3a-3|21	%description
14mr|texlive-cmtiup-1.3a-3|22	The cmtiup fonts address a problem with the appearance of
14mr|texlive-cmtiup-1.3a-3|23	punctuation in italic text in mathematical documents. To
14mr|texlive-cmtiup-1.3a-3|24	achieve this, all punctuation characters are upright, and
14mr|texlive-cmtiup-1.3a-3|25	kerning between letters and punctuation is adjusted to allow
14mr|texlive-cmtiup-1.3a-3|26	for the italic correction. The fonts are implemented as a set
14mr|texlive-cmtiup-1.3a-3|27	of vf files; a package for support in LaTeX 2e is provided.
14mr|texlive-cmtiup-1.3a-3|28	
14mr|texlive-cmtiup-1.3a-3|29	%post
14mr|texlive-cmtiup-1.3a-3|30	%{_sbindir}/texlive.post
14mr|texlive-cmtiup-1.3a-3|31	
14mr|texlive-cmtiup-1.3a-3|32	%postun
14mr|texlive-cmtiup-1.3a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cmtiup-1.3a-3|34	%{_sbindir}/texlive.post
14mr|texlive-cmtiup-1.3a-3|35	fi
14mr|texlive-cmtiup-1.3a-3|36	
14mr|texlive-cmtiup-1.3a-3|37	#-----------------------------------------------------------------------
14mr|texlive-cmtiup-1.3a-3|38	%files
14mr|texlive-cmtiup-1.3a-3|39	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup10.mf
14mr|texlive-cmtiup-1.3a-3|40	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup12.mf
14mr|texlive-cmtiup-1.3a-3|41	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup7.mf
14mr|texlive-cmtiup-1.3a-3|42	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup8.mf
14mr|texlive-cmtiup-1.3a-3|43	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup9.mf
14mr|texlive-cmtiup-1.3a-3|44	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupgn.mf
14mr|texlive-cmtiup-1.3a-3|45	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiuplg.mf
14mr|texlive-cmtiup-1.3a-3|46	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupp.mf
14mr|texlive-cmtiup-1.3a-3|47	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup10.tfm
14mr|texlive-cmtiup-1.3a-3|48	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup12.tfm
14mr|texlive-cmtiup-1.3a-3|49	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup7.tfm
14mr|texlive-cmtiup-1.3a-3|50	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup8.tfm
14mr|texlive-cmtiup-1.3a-3|51	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup9.tfm
14mr|texlive-cmtiup-1.3a-3|52	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup10.vf
14mr|texlive-cmtiup-1.3a-3|53	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup12.vf
14mr|texlive-cmtiup-1.3a-3|54	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup7.vf
14mr|texlive-cmtiup-1.3a-3|55	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup8.vf
14mr|texlive-cmtiup-1.3a-3|56	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup9.vf
14mr|texlive-cmtiup-1.3a-3|57	%{_texmfdistdir}/tex/latex/cmtiup/cmtiup.sty
14mr|texlive-cmtiup-1.3a-3|58	%doc %{_texmfdistdir}/doc/latex/cmtiup/README
14mr|texlive-cmtiup-1.3a-3|59	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.dtx
14mr|texlive-cmtiup-1.3a-3|60	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.ins
14mr|texlive-cmtiup-1.3a-3|61	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.pdf
14mr|texlive-cmtiup-1.3a-3|62	%doc %{_texmfdistdir}/doc/latex/cmtiup/testfont.pdf
14mr|texlive-cmtiup-1.3a-3|63	
14mr|texlive-cmtiup-1.3a-3|64	#-----------------------------------------------------------------------
14mr|texlive-cmtiup-1.3a-3|65	%prep
14mr|texlive-cmtiup-1.3a-3|66	%setup -c -a0 -a1
14mr|texlive-cmtiup-1.3a-3|67	
14mr|texlive-cmtiup-1.3a-3|68	%build
14mr|texlive-cmtiup-1.3a-3|69	
14mr|texlive-cmtiup-1.3a-3|70	%install
14mr|texlive-cmtiup-1.3a-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cmtiup-1.3a-3|72	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cmtiup-1.3a-3|73	
14mr|texlive-cmtiup-1.3a-3|74	
14mr|texlive-cmtiup-1.3a-3|75	
14mr|texlive-cmtiup-1.3a-3|76	%changelog
14mr|texlive-cmtiup-1.3a-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3a-3
14mr|texlive-cmtiup-1.3a-3|78	+ Revision: 0145d8d
14mr|texlive-cmtiup-1.3a-3|79	- MassBuild#440: Increase release tag
14mr|texlive-cmtiup-1.3a-3|80	
14mr|texlive-cmtiup-1.3a-3|81	

19602 14
14mr|texlive-cm-unicode-0.7.0-3|1	# revision 19445
14mr|texlive-cm-unicode-0.7.0-3|2	# category Package
14mr|texlive-cm-unicode-0.7.0-3|3	# catalog-ctan /fonts/cm-unicode
14mr|texlive-cm-unicode-0.7.0-3|4	# catalog-date 2010-07-13 15:28:23 +0200
14mr|texlive-cm-unicode-0.7.0-3|5	# catalog-license ofl
14mr|texlive-cm-unicode-0.7.0-3|6	# catalog-version 0.7.0
14mr|texlive-cm-unicode-0.7.0-3|7	Name:		texlive-cm-unicode
14mr|texlive-cm-unicode-0.7.0-3|8	Version:	0.7.0
14mr|texlive-cm-unicode-0.7.0-3|9	Release:	3
14mr|texlive-cm-unicode-0.7.0-3|10	Summary:	Computer Modern Unicode font family
14mr|texlive-cm-unicode-0.7.0-3|11	Group:		Publishing
14mr|texlive-cm-unicode-0.7.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cm-unicode
14mr|texlive-cm-unicode-0.7.0-3|13	License:	OFL
14mr|texlive-cm-unicode-0.7.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.tar.xz
14mr|texlive-cm-unicode-0.7.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.doc.tar.xz
14mr|texlive-cm-unicode-0.7.0-3|16	BuildArch:	noarch
14mr|texlive-cm-unicode-0.7.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cm-unicode-0.7.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cm-unicode-0.7.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cm-unicode-0.7.0-3|20	
14mr|texlive-cm-unicode-0.7.0-3|21	%description
14mr|texlive-cm-unicode-0.7.0-3|22	Computer Modern Unicode fonts were converted from metafont
14mr|texlive-cm-unicode-0.7.0-3|23	sources using mftrace with autotrace backend and fontforge.
14mr|texlive-cm-unicode-0.7.0-3|24	Some characters in several fonts are copied from Blue Sky type
14mr|texlive-cm-unicode-0.7.0-3|25	1 fonts released by AMS. Currently the fonts contain glyphs
14mr|texlive-cm-unicode-0.7.0-3|26	from Latin (Metafont ec, tc, vnr), Cyrillic (lh), Greek
14mr|texlive-cm-unicode-0.7.0-3|27	(cbgreek when available) code sets and IPA extensions (from
14mr|texlive-cm-unicode-0.7.0-3|28	tipa). This font set contains 33 fonts. This archive contains
14mr|texlive-cm-unicode-0.7.0-3|29	AFM, PFB and OTF versions; the OTF version of the Computer
14mr|texlive-cm-unicode-0.7.0-3|30	Modern Unicode fonts works with TeX engines that directly
14mr|texlive-cm-unicode-0.7.0-3|31	support OpenType features, such as XeTeX and LuaTeX.
14mr|texlive-cm-unicode-0.7.0-3|32	
14mr|texlive-cm-unicode-0.7.0-3|33	%post
14mr|texlive-cm-unicode-0.7.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-cm-unicode-0.7.0-3|35	
14mr|texlive-cm-unicode-0.7.0-3|36	%postun
14mr|texlive-cm-unicode-0.7.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-cm-unicode-0.7.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-cm-unicode-0.7.0-3|39	fi
14mr|texlive-cm-unicode-0.7.0-3|40	
14mr|texlive-cm-unicode-0.7.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-cm-unicode-0.7.0-3|42	%files
14mr|texlive-cm-unicode-0.7.0-3|43	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbbx.afm
14mr|texlive-cm-unicode-0.7.0-3|44	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbi.afm
14mr|texlive-cm-unicode-0.7.0-3|45	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbl.afm
14mr|texlive-cm-unicode-0.7.0-3|46	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmo.afm
14mr|texlive-cm-unicode-0.7.0-3|47	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmr.afm
14mr|texlive-cm-unicode-0.7.0-3|48	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbso.afm
14mr|texlive-cm-unicode-0.7.0-3|49	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbsr.afm
14mr|texlive-cm-unicode-0.7.0-3|50	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbtl.afm
14mr|texlive-cm-unicode-0.7.0-3|51	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbto.afm
14mr|texlive-cm-unicode-0.7.0-3|52	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbx.afm
14mr|texlive-cm-unicode-0.7.0-3|53	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbxo.afm
14mr|texlive-cm-unicode-0.7.0-3|54	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunci.afm
14mr|texlive-cm-unicode-0.7.0-3|55	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunit.afm
14mr|texlive-cm-unicode-0.7.0-3|56	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobi.afm
14mr|texlive-cm-unicode-0.7.0-3|57	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobx.afm
14mr|texlive-cm-unicode-0.7.0-3|58	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunorm.afm
14mr|texlive-cm-unicode-0.7.0-3|59	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunoti.afm
14mr|texlive-cm-unicode-0.7.0-3|60	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrb.afm
14mr|texlive-cm-unicode-0.7.0-3|61	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrm.afm
14mr|texlive-cm-unicode-0.7.0-3|62	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsi.afm
14mr|texlive-cm-unicode-0.7.0-3|63	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsl.afm
14mr|texlive-cm-unicode-0.7.0-3|64	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunso.afm
14mr|texlive-cm-unicode-0.7.0-3|65	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunss.afm
14mr|texlive-cm-unicode-0.7.0-3|66	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunssdc.afm
14mr|texlive-cm-unicode-0.7.0-3|67	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunst.afm
14mr|texlive-cm-unicode-0.7.0-3|68	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsx.afm
14mr|texlive-cm-unicode-0.7.0-3|69	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntb.afm
14mr|texlive-cm-unicode-0.7.0-3|70	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunti.afm
14mr|texlive-cm-unicode-0.7.0-3|71	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntt.afm
14mr|texlive-cm-unicode-0.7.0-3|72	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntx.afm
14mr|texlive-cm-unicode-0.7.0-3|73	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunui.afm
14mr|texlive-cm-unicode-0.7.0-3|74	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvi.afm
14mr|texlive-cm-unicode-0.7.0-3|75	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvt.afm
14mr|texlive-cm-unicode-0.7.0-3|76	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ec.enc
14mr|texlive-cm-unicode-0.7.0-3|77	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ecsc.enc
14mr|texlive-cm-unicode-0.7.0-3|78	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-g.enc
14mr|texlive-cm-unicode-0.7.0-3|79	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-gsc.enc
14mr|texlive-cm-unicode-0.7.0-3|80	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-la.enc
14mr|texlive-cm-unicode-0.7.0-3|81	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lasc.enc
14mr|texlive-cm-unicode-0.7.0-3|82	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lb.enc
14mr|texlive-cm-unicode-0.7.0-3|83	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lc.enc
14mr|texlive-cm-unicode-0.7.0-3|84	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ld.enc
14mr|texlive-cm-unicode-0.7.0-3|85	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-rx.enc
14mr|texlive-cm-unicode-0.7.0-3|86	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tc.enc
14mr|texlive-cm-unicode-0.7.0-3|87	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipa.enc
14mr|texlive-cm-unicode-0.7.0-3|88	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipx.enc
14mr|texlive-cm-unicode-0.7.0-3|89	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ux.enc
14mr|texlive-cm-unicode-0.7.0-3|90	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-uxsc.enc
14mr|texlive-cm-unicode-0.7.0-3|91	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-vn.enc
14mr|texlive-cm-unicode-0.7.0-3|92	%{_texmfdistdir}/fonts/map/dvips/cm-unicode/cmu.map
14mr|texlive-cm-unicode-0.7.0-3|93	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbbx.otf
14mr|texlive-cm-unicode-0.7.0-3|94	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbi.otf
14mr|texlive-cm-unicode-0.7.0-3|95	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbl.otf
14mr|texlive-cm-unicode-0.7.0-3|96	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmo.otf
14mr|texlive-cm-unicode-0.7.0-3|97	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmr.otf
14mr|texlive-cm-unicode-0.7.0-3|98	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbso.otf
14mr|texlive-cm-unicode-0.7.0-3|99	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbsr.otf
14mr|texlive-cm-unicode-0.7.0-3|100	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbtl.otf
14mr|texlive-cm-unicode-0.7.0-3|101	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbto.otf
14mr|texlive-cm-unicode-0.7.0-3|102	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbx.otf
14mr|texlive-cm-unicode-0.7.0-3|103	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbxo.otf
14mr|texlive-cm-unicode-0.7.0-3|104	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunci.otf
14mr|texlive-cm-unicode-0.7.0-3|105	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunit.otf
14mr|texlive-cm-unicode-0.7.0-3|106	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobi.otf
14mr|texlive-cm-unicode-0.7.0-3|107	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobx.otf
14mr|texlive-cm-unicode-0.7.0-3|108	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunorm.otf
14mr|texlive-cm-unicode-0.7.0-3|109	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunoti.otf
14mr|texlive-cm-unicode-0.7.0-3|110	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrb.otf
14mr|texlive-cm-unicode-0.7.0-3|111	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrm.otf
14mr|texlive-cm-unicode-0.7.0-3|112	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsi.otf
14mr|texlive-cm-unicode-0.7.0-3|113	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsl.otf
14mr|texlive-cm-unicode-0.7.0-3|114	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunso.otf
14mr|texlive-cm-unicode-0.7.0-3|115	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunss.otf
14mr|texlive-cm-unicode-0.7.0-3|116	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunssdc.otf
14mr|texlive-cm-unicode-0.7.0-3|117	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunst.otf
14mr|texlive-cm-unicode-0.7.0-3|118	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsx.otf
14mr|texlive-cm-unicode-0.7.0-3|119	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntb.otf
14mr|texlive-cm-unicode-0.7.0-3|120	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunti.otf
14mr|texlive-cm-unicode-0.7.0-3|121	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntt.otf
14mr|texlive-cm-unicode-0.7.0-3|122	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntx.otf
14mr|texlive-cm-unicode-0.7.0-3|123	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunui.otf
14mr|texlive-cm-unicode-0.7.0-3|124	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvi.otf
14mr|texlive-cm-unicode-0.7.0-3|125	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvt.otf
14mr|texlive-cm-unicode-0.7.0-3|126	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbbx.pfb
14mr|texlive-cm-unicode-0.7.0-3|127	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbi.pfb
14mr|texlive-cm-unicode-0.7.0-3|128	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbl.pfb
14mr|texlive-cm-unicode-0.7.0-3|129	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmo.pfb
14mr|texlive-cm-unicode-0.7.0-3|130	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmr.pfb
14mr|texlive-cm-unicode-0.7.0-3|131	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbso.pfb
14mr|texlive-cm-unicode-0.7.0-3|132	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbsr.pfb
14mr|texlive-cm-unicode-0.7.0-3|133	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbtl.pfb
14mr|texlive-cm-unicode-0.7.0-3|134	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbto.pfb
14mr|texlive-cm-unicode-0.7.0-3|135	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbx.pfb
14mr|texlive-cm-unicode-0.7.0-3|136	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbxo.pfb
14mr|texlive-cm-unicode-0.7.0-3|137	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunci.pfb
14mr|texlive-cm-unicode-0.7.0-3|138	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunit.pfb
14mr|texlive-cm-unicode-0.7.0-3|139	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobi.pfb
14mr|texlive-cm-unicode-0.7.0-3|140	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobx.pfb
14mr|texlive-cm-unicode-0.7.0-3|141	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunorm.pfb
14mr|texlive-cm-unicode-0.7.0-3|142	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunoti.pfb
14mr|texlive-cm-unicode-0.7.0-3|143	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrb.pfb
14mr|texlive-cm-unicode-0.7.0-3|144	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrm.pfb
14mr|texlive-cm-unicode-0.7.0-3|145	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsi.pfb
14mr|texlive-cm-unicode-0.7.0-3|146	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsl.pfb
14mr|texlive-cm-unicode-0.7.0-3|147	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunso.pfb
14mr|texlive-cm-unicode-0.7.0-3|148	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunss.pfb
14mr|texlive-cm-unicode-0.7.0-3|149	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunssdc.pfb
14mr|texlive-cm-unicode-0.7.0-3|150	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunst.pfb
14mr|texlive-cm-unicode-0.7.0-3|151	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsx.pfb
14mr|texlive-cm-unicode-0.7.0-3|152	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntb.pfb
14mr|texlive-cm-unicode-0.7.0-3|153	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunti.pfb
14mr|texlive-cm-unicode-0.7.0-3|154	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntt.pfb
14mr|texlive-cm-unicode-0.7.0-3|155	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntx.pfb
14mr|texlive-cm-unicode-0.7.0-3|156	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunui.pfb
14mr|texlive-cm-unicode-0.7.0-3|157	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvi.pfb
14mr|texlive-cm-unicode-0.7.0-3|158	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvt.pfb
14mr|texlive-cm-unicode-0.7.0-3|159	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Changes
14mr|texlive-cm-unicode-0.7.0-3|160	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FAQ
14mr|texlive-cm-unicode-0.7.0-3|161	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FontLog.txt
14mr|texlive-cm-unicode-0.7.0-3|162	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.alias
14mr|texlive-cm-unicode-0.7.0-3|163	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.otf
14mr|texlive-cm-unicode-0.7.0-3|164	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.pfb
14mr|texlive-cm-unicode-0.7.0-3|165	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/INSTALL
14mr|texlive-cm-unicode-0.7.0-3|166	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL-FAQ.txt
14mr|texlive-cm-unicode-0.7.0-3|167	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL.txt
14mr|texlive-cm-unicode-0.7.0-3|168	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README
14mr|texlive-cm-unicode-0.7.0-3|169	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README.doc
14mr|texlive-cm-unicode-0.7.0-3|170	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/TODO
14mr|texlive-cm-unicode-0.7.0-3|171	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunrm.pdf
14mr|texlive-cm-unicode-0.7.0-3|172	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunti.pdf
14mr|texlive-cm-unicode-0.7.0-3|173	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/config.cmu
14mr|texlive-cm-unicode-0.7.0-3|174	
14mr|texlive-cm-unicode-0.7.0-3|175	#-----------------------------------------------------------------------
14mr|texlive-cm-unicode-0.7.0-3|176	%prep
14mr|texlive-cm-unicode-0.7.0-3|177	%setup -c -a0 -a1
14mr|texlive-cm-unicode-0.7.0-3|178	
14mr|texlive-cm-unicode-0.7.0-3|179	%build
14mr|texlive-cm-unicode-0.7.0-3|180	
14mr|texlive-cm-unicode-0.7.0-3|181	%install
14mr|texlive-cm-unicode-0.7.0-3|182	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-unicode-0.7.0-3|183	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cm-unicode-0.7.0-3|184	
14mr|texlive-cm-unicode-0.7.0-3|185	
14mr|texlive-cm-unicode-0.7.0-3|186	
14mr|texlive-cm-unicode-0.7.0-3|187	%changelog
14mr|texlive-cm-unicode-0.7.0-3|188	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.0-3
14mr|texlive-cm-unicode-0.7.0-3|189	+ Revision: eb38521
14mr|texlive-cm-unicode-0.7.0-3|190	- MassBuild#440: Increase release tag
14mr|texlive-cm-unicode-0.7.0-3|191	
14mr|texlive-cm-unicode-0.7.0-3|192	

19603 14
14mr|texlive-cnbwp-20140102-2|1	# revision 32550
14mr|texlive-cnbwp-20140102-2|2	# category Package
14mr|texlive-cnbwp-20140102-2|3	# catalog-ctan /macros/latex/contrib/cnbwp
14mr|texlive-cnbwp-20140102-2|4	# catalog-date 2014-01-02 10:00:56 +0100
14mr|texlive-cnbwp-20140102-2|5	# catalog-license lppl
14mr|texlive-cnbwp-20140102-2|6	# catalog-version undef
14mr|texlive-cnbwp-20140102-2|7	Name:		texlive-cnbwp
14mr|texlive-cnbwp-20140102-2|8	Version:	20140102
14mr|texlive-cnbwp-20140102-2|9	Release:	2
14mr|texlive-cnbwp-20140102-2|10	Summary:	Typeset working papers of the Czech National Bank
14mr|texlive-cnbwp-20140102-2|11	Group:		Publishing
14mr|texlive-cnbwp-20140102-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnbwp
14mr|texlive-cnbwp-20140102-2|13	License:	LPPL
14mr|texlive-cnbwp-20140102-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.tar.xz
14mr|texlive-cnbwp-20140102-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.doc.tar.xz
14mr|texlive-cnbwp-20140102-2|16	BuildArch:	noarch
14mr|texlive-cnbwp-20140102-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cnbwp-20140102-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cnbwp-20140102-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cnbwp-20140102-2|20	
14mr|texlive-cnbwp-20140102-2|21	%description
14mr|texlive-cnbwp-20140102-2|22	The package supports proper formatting of Working Papers of the
14mr|texlive-cnbwp-20140102-2|23	Czech National Bank (WP CNB). The package was developed for CNB
14mr|texlive-cnbwp-20140102-2|24	but it is also intended for authors from outside CNB.
14mr|texlive-cnbwp-20140102-2|25	
14mr|texlive-cnbwp-20140102-2|26	%post
14mr|texlive-cnbwp-20140102-2|27	%{_sbindir}/texlive.post
14mr|texlive-cnbwp-20140102-2|28	
14mr|texlive-cnbwp-20140102-2|29	%postun
14mr|texlive-cnbwp-20140102-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-cnbwp-20140102-2|31	%{_sbindir}/texlive.post
14mr|texlive-cnbwp-20140102-2|32	fi
14mr|texlive-cnbwp-20140102-2|33	
14mr|texlive-cnbwp-20140102-2|34	#-----------------------------------------------------------------------
14mr|texlive-cnbwp-20140102-2|35	%files
14mr|texlive-cnbwp-20140102-2|36	%{_texmfdistdir}/bibtex/bst/cnbwp/abbrvcnb.bst
14mr|texlive-cnbwp-20140102-2|37	%{_texmfdistdir}/makeindex/cnbwp/cnbindex.ist
14mr|texlive-cnbwp-20140102-2|38	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp-manual.sty
14mr|texlive-cnbwp-20140102-2|39	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp.cls
14mr|texlive-cnbwp-20140102-2|40	%{_texmfdistdir}/tex/latex/cnbwp/cnbwpsizes.clo
14mr|texlive-cnbwp-20140102-2|41	%doc %{_texmfdistdir}/doc/latex/cnbwp/README
14mr|texlive-cnbwp-20140102-2|42	%doc %{_texmfdistdir}/doc/latex/cnbwp/biblio.tex
14mr|texlive-cnbwp-20140102-2|43	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.pdf
14mr|texlive-cnbwp-20140102-2|44	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.tex
14mr|texlive-cnbwp-20140102-2|45	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbsample.bib
14mr|texlive-cnbwp-20140102-2|46	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.pdf
14mr|texlive-cnbwp-20140102-2|47	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.tex
14mr|texlive-cnbwp-20140102-2|48	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.pdf
14mr|texlive-cnbwp-20140102-2|49	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.tex
14mr|texlive-cnbwp-20140102-2|50	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.eps
14mr|texlive-cnbwp-20140102-2|51	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.gif
14mr|texlive-cnbwp-20140102-2|52	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.jpg
14mr|texlive-cnbwp-20140102-2|53	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.pdf
14mr|texlive-cnbwp-20140102-2|54	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.png
14mr|texlive-cnbwp-20140102-2|55	%doc %{_texmfdistdir}/doc/latex/cnbwp/numtable.tex
14mr|texlive-cnbwp-20140102-2|56	%doc %{_texmfdistdir}/doc/latex/cnbwp/widematrix.tex
14mr|texlive-cnbwp-20140102-2|57	
14mr|texlive-cnbwp-20140102-2|58	#-----------------------------------------------------------------------
14mr|texlive-cnbwp-20140102-2|59	%prep
14mr|texlive-cnbwp-20140102-2|60	%setup -c -a0 -a1
14mr|texlive-cnbwp-20140102-2|61	
14mr|texlive-cnbwp-20140102-2|62	%build
14mr|texlive-cnbwp-20140102-2|63	
14mr|texlive-cnbwp-20140102-2|64	%install
14mr|texlive-cnbwp-20140102-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cnbwp-20140102-2|66	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cnbwp-20140102-2|67	
14mr|texlive-cnbwp-20140102-2|68	%changelog
14mr|texlive-cnbwp-20140102-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140102-2
14mr|texlive-cnbwp-20140102-2|70	+ Revision: b68bcb5
14mr|texlive-cnbwp-20140102-2|71	- MassBuild#440: Increase release tag
14mr|texlive-cnbwp-20140102-2|72	
14mr|texlive-cnbwp-20140102-2|73	

19604 14
14mr|texlive-cnltx-0.90-7|1	# revision 32583
14mr|texlive-cnltx-0.90-7|2	# category Package
14mr|texlive-cnltx-0.90-7|3	# catalog-ctan /macros/latex/contrib/cnltx
14mr|texlive-cnltx-0.90-7|4	# catalog-date 2013-11-22 18:02:28 +0100
14mr|texlive-cnltx-0.90-7|5	# catalog-license lppl1.3
14mr|texlive-cnltx-0.90-7|6	# catalog-version 0.9
14mr|texlive-cnltx-0.90-7|7	Name:		texlive-cnltx
14mr|texlive-cnltx-0.90-7|8	Version:	0.90
14mr|texlive-cnltx-0.90-7|9	Release:	7
14mr|texlive-cnltx-0.90-7|10	Summary:	LaTeX tools and documenting facilities
14mr|texlive-cnltx-0.90-7|11	Group:		Publishing
14mr|texlive-cnltx-0.90-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnltx
14mr|texlive-cnltx-0.90-7|13	License:	LPPL1.3
14mr|texlive-cnltx-0.90-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.tar.xz
14mr|texlive-cnltx-0.90-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.doc.tar.xz
14mr|texlive-cnltx-0.90-7|16	BuildArch:	noarch
14mr|texlive-cnltx-0.90-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cnltx-0.90-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cnltx-0.90-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-cnltx-0.90-7|20	
14mr|texlive-cnltx-0.90-7|21	%description
14mr|texlive-cnltx-0.90-7|22	This is a versatile bundle of packages and classes for
14mr|texlive-cnltx-0.90-7|23	consistent formatting of control sequences, package options,
14mr|texlive-cnltx-0.90-7|24	source code examples, and writing a package manual (including
14mr|texlive-cnltx-0.90-7|25	an index containing the explained control sequences, options,
14mr|texlive-cnltx-0.90-7|26	ldots). The bundle also provides several other small ideas of
14mr|texlive-cnltx-0.90-7|27	mine such as a mechansim for providing abbreviations etc. Not
14mr|texlive-cnltx-0.90-7|28	at least it provides a number of programming tools. The
14mr|texlive-cnltx-0.90-7|29	intention behind this bundle mainly is a selfish one:
14mr|texlive-cnltx-0.90-7|30	documenting my own packages. The bundle contains an index style
14mr|texlive-cnltx-0.90-7|31	file cnltx.ist that should be placed in a directory in a TDS
14mr|texlive-cnltx-0.90-7|32	makeindex directory.
14mr|texlive-cnltx-0.90-7|33	
14mr|texlive-cnltx-0.90-7|34	%post
14mr|texlive-cnltx-0.90-7|35	%{_sbindir}/texlive.post
14mr|texlive-cnltx-0.90-7|36	
14mr|texlive-cnltx-0.90-7|37	%postun
14mr|texlive-cnltx-0.90-7|38	if [ $1 -eq 0 ]; then
14mr|texlive-cnltx-0.90-7|39	%{_sbindir}/texlive.post
14mr|texlive-cnltx-0.90-7|40	fi
14mr|texlive-cnltx-0.90-7|41	
14mr|texlive-cnltx-0.90-7|42	#-----------------------------------------------------------------------
14mr|texlive-cnltx-0.90-7|43	%files
14mr|texlive-cnltx-0.90-7|44	%{_texmfdistdir}/bibtex/bib/cnltx/cnltx.bib
14mr|texlive-cnltx-0.90-7|45	%{_texmfdistdir}/makeindex/cnltx/cnltx.ist
14mr|texlive-cnltx-0.90-7|46	%{_texmfdistdir}/tex/latex/cnltx/cnltx-base.sty
14mr|texlive-cnltx-0.90-7|47	%{_texmfdistdir}/tex/latex/cnltx/cnltx-doc.cls
14mr|texlive-cnltx-0.90-7|48	%{_texmfdistdir}/tex/latex/cnltx/cnltx-example.sty
14mr|texlive-cnltx-0.90-7|49	%{_texmfdistdir}/tex/latex/cnltx/cnltx-listings.sty
14mr|texlive-cnltx-0.90-7|50	%{_texmfdistdir}/tex/latex/cnltx/cnltx-tools.sty
14mr|texlive-cnltx-0.90-7|51	%{_texmfdistdir}/tex/latex/cnltx/cnltx.bbx
14mr|texlive-cnltx-0.90-7|52	%{_texmfdistdir}/tex/latex/cnltx/cnltx.cbx
14mr|texlive-cnltx-0.90-7|53	%{_texmfdistdir}/tex/latex/cnltx/cnltx.dbx
14mr|texlive-cnltx-0.90-7|54	%{_texmfdistdir}/tex/latex/cnltx/cnltx.sty
14mr|texlive-cnltx-0.90-7|55	%doc %{_texmfdistdir}/doc/latex/cnltx/README
14mr|texlive-cnltx-0.90-7|56	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.pdf
14mr|texlive-cnltx-0.90-7|57	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.tex
14mr|texlive-cnltx-0.90-7|58	
14mr|texlive-cnltx-0.90-7|59	#-----------------------------------------------------------------------
14mr|texlive-cnltx-0.90-7|60	%prep
14mr|texlive-cnltx-0.90-7|61	%setup -c -a0 -a1
14mr|texlive-cnltx-0.90-7|62	
14mr|texlive-cnltx-0.90-7|63	%build
14mr|texlive-cnltx-0.90-7|64	
14mr|texlive-cnltx-0.90-7|65	%install
14mr|texlive-cnltx-0.90-7|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cnltx-0.90-7|67	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cnltx-0.90-7|68	
14mr|texlive-cnltx-0.90-7|69	%changelog
14mr|texlive-cnltx-0.90-7|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.90-7
14mr|texlive-cnltx-0.90-7|71	+ Revision: b178009
14mr|texlive-cnltx-0.90-7|72	- MassBuild#440: Increase release tag
14mr|texlive-cnltx-0.90-7|73	
14mr|texlive-cnltx-0.90-7|74	

19605 14
14mr|texlive-cns-20111103-3|1	# revision 15878
14mr|texlive-cns-20111103-3|2	# category Package
14mr|texlive-cns-20111103-3|3	# catalog-ctan undef
14mr|texlive-cns-20111103-3|4	# catalog-date undef
14mr|texlive-cns-20111103-3|5	# catalog-license undef
14mr|texlive-cns-20111103-3|6	# catalog-version undef
14mr|texlive-cns-20111103-3|7	Name:		texlive-cns
14mr|texlive-cns-20111103-3|8	Version:	20111103
14mr|texlive-cns-20111103-3|9	Release:	3
14mr|texlive-cns-20111103-3|10	Summary:	TeXLive cns package
14mr|texlive-cns-20111103-3|11	Group:		Publishing
14mr|texlive-cns-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-cns-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cns-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.tar.xz
14mr|texlive-cns-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.doc.tar.xz
14mr|texlive-cns-20111103-3|16	BuildArch:	noarch
14mr|texlive-cns-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cns-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cns-20111103-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cns-20111103-3|20	
14mr|texlive-cns-20111103-3|21	%description
14mr|texlive-cns-20111103-3|22	TeXLive cns package.
14mr|texlive-cns-20111103-3|23	
14mr|texlive-cns-20111103-3|24	%post
14mr|texlive-cns-20111103-3|25	%{_sbindir}/texlive.post
14mr|texlive-cns-20111103-3|26	
14mr|texlive-cns-20111103-3|27	%postun
14mr|texlive-cns-20111103-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-cns-20111103-3|29	%{_sbindir}/texlive.post
14mr|texlive-cns-20111103-3|30	fi
14mr|texlive-cns-20111103-3|31	
14mr|texlive-cns-20111103-3|32	#-----------------------------------------------------------------------
14mr|texlive-cns-20111103-3|33	%files
14mr|texlive-cns-20111103-3|34	%{_texmfdistdir}/fonts/misc/cns/4040w0.bin
14mr|texlive-cns-20111103-3|35	%{_texmfdistdir}/fonts/misc/cns/4040w1.bin
14mr|texlive-cns-20111103-3|36	%{_texmfdistdir}/fonts/misc/cns/4040w2.bin
14mr|texlive-cns-20111103-3|37	%{_texmfdistdir}/fonts/misc/cns/4040w3.bin
14mr|texlive-cns-20111103-3|38	%{_texmfdistdir}/fonts/misc/cns/4040w4.bin
14mr|texlive-cns-20111103-3|39	%{_texmfdistdir}/fonts/misc/cns/4040w5.bin
14mr|texlive-cns-20111103-3|40	%{_texmfdistdir}/fonts/misc/cns/4040w6.bin
14mr|texlive-cns-20111103-3|41	%{_texmfdistdir}/fonts/misc/cns/4040w7.bin
14mr|texlive-cns-20111103-3|42	%{_texmfdistdir}/fonts/misc/cns/cns40-1.hbf
14mr|texlive-cns-20111103-3|43	%{_texmfdistdir}/fonts/misc/cns/cns40-2.hbf
14mr|texlive-cns-20111103-3|44	%{_texmfdistdir}/fonts/misc/cns/cns40-3.hbf
14mr|texlive-cns-20111103-3|45	%{_texmfdistdir}/fonts/misc/cns/cns40-4.hbf
14mr|texlive-cns-20111103-3|46	%{_texmfdistdir}/fonts/misc/cns/cns40-5.hbf
14mr|texlive-cns-20111103-3|47	%{_texmfdistdir}/fonts/misc/cns/cns40-6.hbf
14mr|texlive-cns-20111103-3|48	%{_texmfdistdir}/fonts/misc/cns/cns40-7.hbf
14mr|texlive-cns-20111103-3|49	%{_texmfdistdir}/fonts/misc/cns/cns40-b5.hbf
14mr|texlive-cns-20111103-3|50	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1201.tfm
14mr|texlive-cns-20111103-3|51	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1202.tfm
14mr|texlive-cns-20111103-3|52	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1203.tfm
14mr|texlive-cns-20111103-3|53	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1204.tfm
14mr|texlive-cns-20111103-3|54	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1205.tfm
14mr|texlive-cns-20111103-3|55	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1206.tfm
14mr|texlive-cns-20111103-3|56	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1207.tfm
14mr|texlive-cns-20111103-3|57	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1208.tfm
14mr|texlive-cns-20111103-3|58	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1209.tfm
14mr|texlive-cns-20111103-3|59	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1210.tfm
14mr|texlive-cns-20111103-3|60	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1211.tfm
14mr|texlive-cns-20111103-3|61	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1212.tfm
14mr|texlive-cns-20111103-3|62	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1213.tfm
14mr|texlive-cns-20111103-3|63	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1214.tfm
14mr|texlive-cns-20111103-3|64	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1215.tfm
14mr|texlive-cns-20111103-3|65	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1216.tfm
14mr|texlive-cns-20111103-3|66	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1217.tfm
14mr|texlive-cns-20111103-3|67	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1218.tfm
14mr|texlive-cns-20111103-3|68	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1219.tfm
14mr|texlive-cns-20111103-3|69	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1220.tfm
14mr|texlive-cns-20111103-3|70	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1221.tfm
14mr|texlive-cns-20111103-3|71	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1222.tfm
14mr|texlive-cns-20111103-3|72	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1223.tfm
14mr|texlive-cns-20111103-3|73	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1224.tfm
14mr|texlive-cns-20111103-3|74	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1225.tfm
14mr|texlive-cns-20111103-3|75	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1226.tfm
14mr|texlive-cns-20111103-3|76	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1227.tfm
14mr|texlive-cns-20111103-3|77	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1228.tfm
14mr|texlive-cns-20111103-3|78	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1229.tfm
14mr|texlive-cns-20111103-3|79	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1230.tfm
14mr|texlive-cns-20111103-3|80	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1231.tfm
14mr|texlive-cns-20111103-3|81	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1232.tfm
14mr|texlive-cns-20111103-3|82	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1233.tfm
14mr|texlive-cns-20111103-3|83	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1234.tfm
14mr|texlive-cns-20111103-3|84	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1235.tfm
14mr|texlive-cns-20111103-3|85	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1236.tfm
14mr|texlive-cns-20111103-3|86	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1237.tfm
14mr|texlive-cns-20111103-3|87	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1238.tfm
14mr|texlive-cns-20111103-3|88	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1239.tfm
14mr|texlive-cns-20111103-3|89	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1240.tfm
14mr|texlive-cns-20111103-3|90	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1241.tfm
14mr|texlive-cns-20111103-3|91	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1242.tfm
14mr|texlive-cns-20111103-3|92	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1243.tfm
14mr|texlive-cns-20111103-3|93	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1244.tfm
14mr|texlive-cns-20111103-3|94	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1245.tfm
14mr|texlive-cns-20111103-3|95	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1246.tfm
14mr|texlive-cns-20111103-3|96	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1247.tfm
14mr|texlive-cns-20111103-3|97	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1248.tfm
14mr|texlive-cns-20111103-3|98	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1249.tfm
14mr|texlive-cns-20111103-3|99	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1250.tfm
14mr|texlive-cns-20111103-3|100	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1251.tfm
14mr|texlive-cns-20111103-3|101	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1252.tfm
14mr|texlive-cns-20111103-3|102	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1253.tfm
14mr|texlive-cns-20111103-3|103	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1254.tfm
14mr|texlive-cns-20111103-3|104	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1255.tfm
14mr|texlive-cns-20111103-3|105	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1201.tfm
14mr|texlive-cns-20111103-3|106	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1202.tfm
14mr|texlive-cns-20111103-3|107	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1203.tfm
14mr|texlive-cns-20111103-3|108	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1204.tfm
14mr|texlive-cns-20111103-3|109	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1205.tfm
14mr|texlive-cns-20111103-3|110	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1206.tfm
14mr|texlive-cns-20111103-3|111	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1207.tfm
14mr|texlive-cns-20111103-3|112	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1208.tfm
14mr|texlive-cns-20111103-3|113	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1209.tfm
14mr|texlive-cns-20111103-3|114	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1210.tfm
14mr|texlive-cns-20111103-3|115	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1211.tfm
14mr|texlive-cns-20111103-3|116	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1212.tfm
14mr|texlive-cns-20111103-3|117	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1213.tfm
14mr|texlive-cns-20111103-3|118	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1214.tfm
14mr|texlive-cns-20111103-3|119	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1215.tfm
14mr|texlive-cns-20111103-3|120	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1216.tfm
14mr|texlive-cns-20111103-3|121	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1217.tfm
14mr|texlive-cns-20111103-3|122	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1218.tfm
14mr|texlive-cns-20111103-3|123	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1219.tfm
14mr|texlive-cns-20111103-3|124	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1220.tfm
14mr|texlive-cns-20111103-3|125	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1221.tfm
14mr|texlive-cns-20111103-3|126	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1222.tfm
14mr|texlive-cns-20111103-3|127	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1223.tfm
14mr|texlive-cns-20111103-3|128	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1224.tfm
14mr|texlive-cns-20111103-3|129	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1225.tfm
14mr|texlive-cns-20111103-3|130	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1226.tfm
14mr|texlive-cns-20111103-3|131	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1227.tfm
14mr|texlive-cns-20111103-3|132	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1228.tfm
14mr|texlive-cns-20111103-3|133	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1229.tfm
14mr|texlive-cns-20111103-3|134	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1230.tfm
14mr|texlive-cns-20111103-3|135	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1231.tfm
14mr|texlive-cns-20111103-3|136	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1232.tfm
14mr|texlive-cns-20111103-3|137	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1233.tfm
14mr|texlive-cns-20111103-3|138	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1234.tfm
14mr|texlive-cns-20111103-3|139	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1201.tfm
14mr|texlive-cns-20111103-3|140	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1202.tfm
14mr|texlive-cns-20111103-3|141	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1203.tfm
14mr|texlive-cns-20111103-3|142	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1204.tfm
14mr|texlive-cns-20111103-3|143	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1205.tfm
14mr|texlive-cns-20111103-3|144	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1206.tfm
14mr|texlive-cns-20111103-3|145	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1207.tfm
14mr|texlive-cns-20111103-3|146	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1208.tfm
14mr|texlive-cns-20111103-3|147	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1209.tfm
14mr|texlive-cns-20111103-3|148	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1210.tfm
14mr|texlive-cns-20111103-3|149	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1211.tfm
14mr|texlive-cns-20111103-3|150	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1212.tfm
14mr|texlive-cns-20111103-3|151	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1213.tfm
14mr|texlive-cns-20111103-3|152	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1214.tfm
14mr|texlive-cns-20111103-3|153	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1215.tfm
14mr|texlive-cns-20111103-3|154	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1216.tfm
14mr|texlive-cns-20111103-3|155	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1217.tfm
14mr|texlive-cns-20111103-3|156	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1218.tfm
14mr|texlive-cns-20111103-3|157	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1219.tfm
14mr|texlive-cns-20111103-3|158	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1220.tfm
14mr|texlive-cns-20111103-3|159	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1221.tfm
14mr|texlive-cns-20111103-3|160	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1222.tfm
14mr|texlive-cns-20111103-3|161	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1223.tfm
14mr|texlive-cns-20111103-3|162	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1224.tfm
14mr|texlive-cns-20111103-3|163	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1225.tfm
14mr|texlive-cns-20111103-3|164	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1226.tfm
14mr|texlive-cns-20111103-3|165	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1227.tfm
14mr|texlive-cns-20111103-3|166	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1228.tfm
14mr|texlive-cns-20111103-3|167	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1229.tfm
14mr|texlive-cns-20111103-3|168	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1230.tfm
14mr|texlive-cns-20111103-3|169	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1201.tfm
14mr|texlive-cns-20111103-3|170	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1202.tfm
14mr|texlive-cns-20111103-3|171	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1203.tfm
14mr|texlive-cns-20111103-3|172	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1204.tfm
14mr|texlive-cns-20111103-3|173	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1205.tfm
14mr|texlive-cns-20111103-3|174	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1206.tfm
14mr|texlive-cns-20111103-3|175	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1207.tfm
14mr|texlive-cns-20111103-3|176	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1208.tfm
14mr|texlive-cns-20111103-3|177	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1209.tfm
14mr|texlive-cns-20111103-3|178	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1210.tfm
14mr|texlive-cns-20111103-3|179	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1211.tfm
14mr|texlive-cns-20111103-3|180	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1212.tfm
14mr|texlive-cns-20111103-3|181	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1213.tfm
14mr|texlive-cns-20111103-3|182	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1214.tfm
14mr|texlive-cns-20111103-3|183	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1215.tfm
14mr|texlive-cns-20111103-3|184	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1216.tfm
14mr|texlive-cns-20111103-3|185	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1217.tfm
14mr|texlive-cns-20111103-3|186	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1218.tfm
14mr|texlive-cns-20111103-3|187	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1219.tfm
14mr|texlive-cns-20111103-3|188	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1220.tfm
14mr|texlive-cns-20111103-3|189	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1221.tfm
14mr|texlive-cns-20111103-3|190	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1222.tfm
14mr|texlive-cns-20111103-3|191	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1223.tfm
14mr|texlive-cns-20111103-3|192	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1224.tfm
14mr|texlive-cns-20111103-3|193	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1225.tfm
14mr|texlive-cns-20111103-3|194	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1201.tfm
14mr|texlive-cns-20111103-3|195	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1202.tfm
14mr|texlive-cns-20111103-3|196	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1203.tfm
14mr|texlive-cns-20111103-3|197	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1204.tfm
14mr|texlive-cns-20111103-3|198	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1205.tfm
14mr|texlive-cns-20111103-3|199	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1206.tfm
14mr|texlive-cns-20111103-3|200	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1207.tfm
14mr|texlive-cns-20111103-3|201	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1208.tfm
14mr|texlive-cns-20111103-3|202	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1209.tfm
14mr|texlive-cns-20111103-3|203	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1210.tfm
14mr|texlive-cns-20111103-3|204	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1211.tfm
14mr|texlive-cns-20111103-3|205	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1212.tfm
14mr|texlive-cns-20111103-3|206	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1213.tfm
14mr|texlive-cns-20111103-3|207	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1214.tfm
14mr|texlive-cns-20111103-3|208	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1215.tfm
14mr|texlive-cns-20111103-3|209	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1216.tfm
14mr|texlive-cns-20111103-3|210	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1217.tfm
14mr|texlive-cns-20111103-3|211	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1218.tfm
14mr|texlive-cns-20111103-3|212	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1219.tfm
14mr|texlive-cns-20111103-3|213	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1220.tfm
14mr|texlive-cns-20111103-3|214	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1221.tfm
14mr|texlive-cns-20111103-3|215	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1222.tfm
14mr|texlive-cns-20111103-3|216	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1223.tfm
14mr|texlive-cns-20111103-3|217	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1224.tfm
14mr|texlive-cns-20111103-3|218	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1225.tfm
14mr|texlive-cns-20111103-3|219	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1226.tfm
14mr|texlive-cns-20111103-3|220	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1227.tfm
14mr|texlive-cns-20111103-3|221	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1228.tfm
14mr|texlive-cns-20111103-3|222	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1229.tfm
14mr|texlive-cns-20111103-3|223	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1201.tfm
14mr|texlive-cns-20111103-3|224	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1202.tfm
14mr|texlive-cns-20111103-3|225	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1203.tfm
14mr|texlive-cns-20111103-3|226	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1204.tfm
14mr|texlive-cns-20111103-3|227	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1205.tfm
14mr|texlive-cns-20111103-3|228	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1206.tfm
14mr|texlive-cns-20111103-3|229	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1207.tfm
14mr|texlive-cns-20111103-3|230	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1208.tfm
14mr|texlive-cns-20111103-3|231	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1209.tfm
14mr|texlive-cns-20111103-3|232	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1210.tfm
14mr|texlive-cns-20111103-3|233	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1211.tfm
14mr|texlive-cns-20111103-3|234	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1212.tfm
14mr|texlive-cns-20111103-3|235	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1213.tfm
14mr|texlive-cns-20111103-3|236	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1214.tfm
14mr|texlive-cns-20111103-3|237	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1215.tfm
14mr|texlive-cns-20111103-3|238	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1216.tfm
14mr|texlive-cns-20111103-3|239	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1217.tfm
14mr|texlive-cns-20111103-3|240	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1218.tfm
14mr|texlive-cns-20111103-3|241	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1219.tfm
14mr|texlive-cns-20111103-3|242	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1220.tfm
14mr|texlive-cns-20111103-3|243	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1221.tfm
14mr|texlive-cns-20111103-3|244	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1222.tfm
14mr|texlive-cns-20111103-3|245	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1223.tfm
14mr|texlive-cns-20111103-3|246	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1224.tfm
14mr|texlive-cns-20111103-3|247	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1225.tfm
14mr|texlive-cns-20111103-3|248	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1226.tfm
14mr|texlive-cns-20111103-3|249	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1227.tfm
14mr|texlive-cns-20111103-3|250	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1228.tfm
14mr|texlive-cns-20111103-3|251	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1229.tfm
14mr|texlive-cns-20111103-3|252	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1230.tfm
14mr|texlive-cns-20111103-3|253	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1231.tfm
14mr|texlive-cns-20111103-3|254	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1232.tfm
14mr|texlive-cns-20111103-3|255	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1233.tfm
14mr|texlive-cns-20111103-3|256	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1234.tfm
14mr|texlive-cns-20111103-3|257	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1201.tfm
14mr|texlive-cns-20111103-3|258	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1202.tfm
14mr|texlive-cns-20111103-3|259	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1203.tfm
14mr|texlive-cns-20111103-3|260	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1204.tfm
14mr|texlive-cns-20111103-3|261	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1205.tfm
14mr|texlive-cns-20111103-3|262	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1206.tfm
14mr|texlive-cns-20111103-3|263	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1207.tfm
14mr|texlive-cns-20111103-3|264	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1208.tfm
14mr|texlive-cns-20111103-3|265	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1209.tfm
14mr|texlive-cns-20111103-3|266	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1210.tfm
14mr|texlive-cns-20111103-3|267	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1211.tfm
14mr|texlive-cns-20111103-3|268	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1212.tfm
14mr|texlive-cns-20111103-3|269	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1213.tfm
14mr|texlive-cns-20111103-3|270	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1214.tfm
14mr|texlive-cns-20111103-3|271	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1215.tfm
14mr|texlive-cns-20111103-3|272	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1216.tfm
14mr|texlive-cns-20111103-3|273	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1217.tfm
14mr|texlive-cns-20111103-3|274	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1218.tfm
14mr|texlive-cns-20111103-3|275	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1219.tfm
14mr|texlive-cns-20111103-3|276	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1220.tfm
14mr|texlive-cns-20111103-3|277	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1221.tfm
14mr|texlive-cns-20111103-3|278	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1222.tfm
14mr|texlive-cns-20111103-3|279	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1223.tfm
14mr|texlive-cns-20111103-3|280	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1224.tfm
14mr|texlive-cns-20111103-3|281	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1225.tfm
14mr|texlive-cns-20111103-3|282	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1201.tfm
14mr|texlive-cns-20111103-3|283	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1202.tfm
14mr|texlive-cns-20111103-3|284	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1203.tfm
14mr|texlive-cns-20111103-3|285	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1204.tfm
14mr|texlive-cns-20111103-3|286	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1205.tfm
14mr|texlive-cns-20111103-3|287	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1206.tfm
14mr|texlive-cns-20111103-3|288	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1207.tfm
14mr|texlive-cns-20111103-3|289	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1208.tfm
14mr|texlive-cns-20111103-3|290	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1209.tfm
14mr|texlive-cns-20111103-3|291	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1210.tfm
14mr|texlive-cns-20111103-3|292	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1211.tfm
14mr|texlive-cns-20111103-3|293	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1212.tfm
14mr|texlive-cns-20111103-3|294	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1213.tfm
14mr|texlive-cns-20111103-3|295	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1214.tfm
14mr|texlive-cns-20111103-3|296	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1215.tfm
14mr|texlive-cns-20111103-3|297	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1216.tfm
14mr|texlive-cns-20111103-3|298	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1217.tfm
14mr|texlive-cns-20111103-3|299	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1218.tfm
14mr|texlive-cns-20111103-3|300	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1219.tfm
14mr|texlive-cns-20111103-3|301	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1220.tfm
14mr|texlive-cns-20111103-3|302	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1221.tfm
14mr|texlive-cns-20111103-3|303	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1222.tfm
14mr|texlive-cns-20111103-3|304	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1223.tfm
14mr|texlive-cns-20111103-3|305	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1224.tfm
14mr|texlive-cns-20111103-3|306	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1225.tfm
14mr|texlive-cns-20111103-3|307	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1226.tfm
14mr|texlive-cns-20111103-3|308	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-1/README
14mr|texlive-cns-20111103-3|309	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-2/README
14mr|texlive-cns-20111103-3|310	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-3/README
14mr|texlive-cns-20111103-3|311	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-4/README
14mr|texlive-cns-20111103-3|312	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-5/README
14mr|texlive-cns-20111103-3|313	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-6/README
14mr|texlive-cns-20111103-3|314	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-7/README
14mr|texlive-cns-20111103-3|315	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-b5/README
14mr|texlive-cns-20111103-3|316	
14mr|texlive-cns-20111103-3|317	#-----------------------------------------------------------------------
14mr|texlive-cns-20111103-3|318	%prep
14mr|texlive-cns-20111103-3|319	%setup -c -a0 -a1
14mr|texlive-cns-20111103-3|320	
14mr|texlive-cns-20111103-3|321	%build
14mr|texlive-cns-20111103-3|322	
14mr|texlive-cns-20111103-3|323	%install
14mr|texlive-cns-20111103-3|324	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cns-20111103-3|325	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cns-20111103-3|326	
14mr|texlive-cns-20111103-3|327	
14mr|texlive-cns-20111103-3|328	
14mr|texlive-cns-20111103-3|329	%changelog
14mr|texlive-cns-20111103-3|330	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-cns-20111103-3|331	+ Revision: e6aec00
14mr|texlive-cns-20111103-3|332	- MassBuild#440: Increase release tag
14mr|texlive-cns-20111103-3|333	
14mr|texlive-cns-20111103-3|334	

19606 14
14mr|texlive-codedoc-0.3-3|1	# revision 17630
14mr|texlive-codedoc-0.3-3|2	# category Package
14mr|texlive-codedoc-0.3-3|3	# catalog-ctan /macros/latex/contrib/codedoc
14mr|texlive-codedoc-0.3-3|4	# catalog-date 2010-03-30 18:14:30 +0200
14mr|texlive-codedoc-0.3-3|5	# catalog-license lppl
14mr|texlive-codedoc-0.3-3|6	# catalog-version 0.3
14mr|texlive-codedoc-0.3-3|7	Name:		texlive-codedoc
14mr|texlive-codedoc-0.3-3|8	Version:	0.3
14mr|texlive-codedoc-0.3-3|9	Release:	3
14mr|texlive-codedoc-0.3-3|10	Summary:	LaTeX code and documentation in LaTeX-format file
14mr|texlive-codedoc-0.3-3|11	Group:		Publishing
14mr|texlive-codedoc-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codedoc
14mr|texlive-codedoc-0.3-3|13	License:	LPPL
14mr|texlive-codedoc-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.tar.xz
14mr|texlive-codedoc-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.doc.tar.xz
14mr|texlive-codedoc-0.3-3|16	BuildArch:	noarch
14mr|texlive-codedoc-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-codedoc-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-codedoc-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-codedoc-0.3-3|20	
14mr|texlive-codedoc-0.3-3|21	%description
14mr|texlive-codedoc-0.3-3|22	The CodeDoc class is an alternative to DocStrip (and others) to
14mr|texlive-codedoc-0.3-3|23	produce LaTeX code along with its documentation without
14mr|texlive-codedoc-0.3-3|24	departing from LaTeX's ordinary syntax. The documentation is
14mr|texlive-codedoc-0.3-3|25	prepared like any other LaTeX document and the code to be
14mr|texlive-codedoc-0.3-3|26	commented verbatim is simply delimited by an environment. When
14mr|texlive-codedoc-0.3-3|27	an option is turned on in the class options, this code is
14mr|texlive-codedoc-0.3-3|28	written to the desired file(s). The class also includes fully
14mr|texlive-codedoc-0.3-3|29	customizable verbatim environments which provide the author
14mr|texlive-codedoc-0.3-3|30	with separate commands to typeset the material and/or to
14mr|texlive-codedoc-0.3-3|31	execute it.
14mr|texlive-codedoc-0.3-3|32	
14mr|texlive-codedoc-0.3-3|33	%post
14mr|texlive-codedoc-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-codedoc-0.3-3|35	
14mr|texlive-codedoc-0.3-3|36	%postun
14mr|texlive-codedoc-0.3-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-codedoc-0.3-3|38	%{_sbindir}/texlive.post
14mr|texlive-codedoc-0.3-3|39	fi
14mr|texlive-codedoc-0.3-3|40	
14mr|texlive-codedoc-0.3-3|41	#-----------------------------------------------------------------------
14mr|texlive-codedoc-0.3-3|42	%files
14mr|texlive-codedoc-0.3-3|43	%{_texmfdistdir}/tex/latex/codedoc/codedoc.cls
14mr|texlive-codedoc-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.pdf
14mr|texlive-codedoc-0.3-3|45	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.tex
14mr|texlive-codedoc-0.3-3|46	%doc %{_texmfdistdir}/doc/latex/codedoc/README
14mr|texlive-codedoc-0.3-3|47	
14mr|texlive-codedoc-0.3-3|48	#-----------------------------------------------------------------------
14mr|texlive-codedoc-0.3-3|49	%prep
14mr|texlive-codedoc-0.3-3|50	%setup -c -a0 -a1
14mr|texlive-codedoc-0.3-3|51	
14mr|texlive-codedoc-0.3-3|52	%build
14mr|texlive-codedoc-0.3-3|53	
14mr|texlive-codedoc-0.3-3|54	%install
14mr|texlive-codedoc-0.3-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-codedoc-0.3-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-codedoc-0.3-3|57	
14mr|texlive-codedoc-0.3-3|58	
14mr|texlive-codedoc-0.3-3|59	
14mr|texlive-codedoc-0.3-3|60	%changelog
14mr|texlive-codedoc-0.3-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-codedoc-0.3-3|62	+ Revision: 9da891d
14mr|texlive-codedoc-0.3-3|63	- MassBuild#440: Increase release tag
14mr|texlive-codedoc-0.3-3|64	
14mr|texlive-codedoc-0.3-3|65	

19607 14
14mr|texlive-codepage-20110118-3|1	# revision 21126
14mr|texlive-codepage-20110118-3|2	# category Package
14mr|texlive-codepage-20110118-3|3	# catalog-ctan /macros/latex/contrib/codepage
14mr|texlive-codepage-20110118-3|4	# catalog-date 2011-01-18 23:40:40 +0100
14mr|texlive-codepage-20110118-3|5	# catalog-license other-free
14mr|texlive-codepage-20110118-3|6	# catalog-version undef
14mr|texlive-codepage-20110118-3|7	Name:		texlive-codepage
14mr|texlive-codepage-20110118-3|8	Version:	20110118
14mr|texlive-codepage-20110118-3|9	Release:	3
14mr|texlive-codepage-20110118-3|10	Summary:	Support for variant code pages
14mr|texlive-codepage-20110118-3|11	Group:		Publishing
14mr|texlive-codepage-20110118-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codepage
14mr|texlive-codepage-20110118-3|13	License:	OTHER-FREE
14mr|texlive-codepage-20110118-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.tar.xz
14mr|texlive-codepage-20110118-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.doc.tar.xz
14mr|texlive-codepage-20110118-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.source.tar.xz
14mr|texlive-codepage-20110118-3|17	BuildArch:	noarch
14mr|texlive-codepage-20110118-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-codepage-20110118-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-codepage-20110118-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-codepage-20110118-3|21	
14mr|texlive-codepage-20110118-3|22	%description
14mr|texlive-codepage-20110118-3|23	The package provides a mechanism for inputting non-ASCII text.
14mr|texlive-codepage-20110118-3|24	Nowadays, the job is mostly done by the inputenc package in the
14mr|texlive-codepage-20110118-3|25	LaTeX distribution.
14mr|texlive-codepage-20110118-3|26	
14mr|texlive-codepage-20110118-3|27	%post
14mr|texlive-codepage-20110118-3|28	%{_sbindir}/texlive.post
14mr|texlive-codepage-20110118-3|29	
14mr|texlive-codepage-20110118-3|30	%postun
14mr|texlive-codepage-20110118-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-codepage-20110118-3|32	%{_sbindir}/texlive.post
14mr|texlive-codepage-20110118-3|33	fi
14mr|texlive-codepage-20110118-3|34	
14mr|texlive-codepage-20110118-3|35	#-----------------------------------------------------------------------
14mr|texlive-codepage-20110118-3|36	%files
14mr|texlive-codepage-20110118-3|37	%{_texmfdistdir}/tex/latex/codepage/code437.tex
14mr|texlive-codepage-20110118-3|38	%{_texmfdistdir}/tex/latex/codepage/code850.tex
14mr|texlive-codepage-20110118-3|39	%{_texmfdistdir}/tex/latex/codepage/codeiso1.tex
14mr|texlive-codepage-20110118-3|40	%{_texmfdistdir}/tex/latex/codepage/codemac.tex
14mr|texlive-codepage-20110118-3|41	%{_texmfdistdir}/tex/latex/codepage/codepage.sty
14mr|texlive-codepage-20110118-3|42	%{_texmfdistdir}/tex/latex/codepage/initcar.tex
14mr|texlive-codepage-20110118-3|43	%{_texmfdistdir}/tex/latex/codepage/shapecm.tex
14mr|texlive-codepage-20110118-3|44	%{_texmfdistdir}/tex/latex/codepage/shapedc.tex
14mr|texlive-codepage-20110118-3|45	%doc %{_texmfdistdir}/doc/latex/codepage/LISEZMOI
14mr|texlive-codepage-20110118-3|46	%doc %{_texmfdistdir}/doc/latex/codepage/README
14mr|texlive-codepage-20110118-3|47	%doc %{_texmfdistdir}/doc/latex/codepage/codepage.pdf
14mr|texlive-codepage-20110118-3|48	%doc %{_texmfdistdir}/doc/latex/codepage/demo.zip
14mr|texlive-codepage-20110118-3|49	%doc %{_texmfdistdir}/doc/latex/codepage/frintro.pdf
14mr|texlive-codepage-20110118-3|50	#- source
14mr|texlive-codepage-20110118-3|51	%doc %{_texmfdistdir}/source/latex/codepage/codepage.drv
14mr|texlive-codepage-20110118-3|52	%doc %{_texmfdistdir}/source/latex/codepage/codepage.dtx
14mr|texlive-codepage-20110118-3|53	%doc %{_texmfdistdir}/source/latex/codepage/codepage.ins
14mr|texlive-codepage-20110118-3|54	%doc %{_texmfdistdir}/source/latex/codepage/frintro.drv
14mr|texlive-codepage-20110118-3|55	
14mr|texlive-codepage-20110118-3|56	#-----------------------------------------------------------------------
14mr|texlive-codepage-20110118-3|57	%prep
14mr|texlive-codepage-20110118-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-codepage-20110118-3|59	
14mr|texlive-codepage-20110118-3|60	%build
14mr|texlive-codepage-20110118-3|61	
14mr|texlive-codepage-20110118-3|62	%install
14mr|texlive-codepage-20110118-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-codepage-20110118-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-codepage-20110118-3|65	
14mr|texlive-codepage-20110118-3|66	
14mr|texlive-codepage-20110118-3|67	
14mr|texlive-codepage-20110118-3|68	%changelog
14mr|texlive-codepage-20110118-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110118-3
14mr|texlive-codepage-20110118-3|70	+ Revision: acb7673
14mr|texlive-codepage-20110118-3|71	- MassBuild#440: Increase release tag
14mr|texlive-codepage-20110118-3|72	
14mr|texlive-codepage-20110118-3|73	

19608 14
14mr|texlive-codicefiscaleitaliano-1.1-3|1	# revision 26234
14mr|texlive-codicefiscaleitaliano-1.1-3|2	# category Package
14mr|texlive-codicefiscaleitaliano-1.1-3|3	# catalog-ctan /macros/latex/contrib/codicefiscaleitaliano
14mr|texlive-codicefiscaleitaliano-1.1-3|4	# catalog-date 2012-05-05 09:37:49 +0200
14mr|texlive-codicefiscaleitaliano-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-codicefiscaleitaliano-1.1-3|6	# catalog-version 1.1
14mr|texlive-codicefiscaleitaliano-1.1-3|7	Name:		texlive-codicefiscaleitaliano
14mr|texlive-codicefiscaleitaliano-1.1-3|8	Version:	1.1
14mr|texlive-codicefiscaleitaliano-1.1-3|9	Release:	3
14mr|texlive-codicefiscaleitaliano-1.1-3|10	Summary:	Test the consistency of the Italian personal Fiscal Code
14mr|texlive-codicefiscaleitaliano-1.1-3|11	Group:		Publishing
14mr|texlive-codicefiscaleitaliano-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codicefiscaleitaliano
14mr|texlive-codicefiscaleitaliano-1.1-3|13	License:	LPPL1.3
14mr|texlive-codicefiscaleitaliano-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.tar.xz
14mr|texlive-codicefiscaleitaliano-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.doc.tar.xz
14mr|texlive-codicefiscaleitaliano-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.source.tar.xz
14mr|texlive-codicefiscaleitaliano-1.1-3|17	BuildArch:	noarch
14mr|texlive-codicefiscaleitaliano-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-codicefiscaleitaliano-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-codicefiscaleitaliano-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-codicefiscaleitaliano-1.1-3|21	
14mr|texlive-codicefiscaleitaliano-1.1-3|22	%description
14mr|texlive-codicefiscaleitaliano-1.1-3|23	The alphanumeric string that forms the Italian personal Fiscal
14mr|texlive-codicefiscaleitaliano-1.1-3|24	Code is prone to be misspelled thus rendering a legal document
14mr|texlive-codicefiscaleitaliano-1.1-3|25	invalid. The package quickly verifies the consistency of the
14mr|texlive-codicefiscaleitaliano-1.1-3|26	fiscal code string, and can therefore be useful for lawyers and
14mr|texlive-codicefiscaleitaliano-1.1-3|27	accountants that use fiscal codes very frequently.
14mr|texlive-codicefiscaleitaliano-1.1-3|28	
14mr|texlive-codicefiscaleitaliano-1.1-3|29	%post
14mr|texlive-codicefiscaleitaliano-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-codicefiscaleitaliano-1.1-3|31	
14mr|texlive-codicefiscaleitaliano-1.1-3|32	%postun
14mr|texlive-codicefiscaleitaliano-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-codicefiscaleitaliano-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-codicefiscaleitaliano-1.1-3|35	fi
14mr|texlive-codicefiscaleitaliano-1.1-3|36	
14mr|texlive-codicefiscaleitaliano-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-codicefiscaleitaliano-1.1-3|38	%files
14mr|texlive-codicefiscaleitaliano-1.1-3|39	%{_texmfdistdir}/tex/latex/codicefiscaleitaliano/codicefiscaleitaliano.sty
14mr|texlive-codicefiscaleitaliano-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/README
14mr|texlive-codicefiscaleitaliano-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf
14mr|texlive-codicefiscaleitaliano-1.1-3|42	#- source
14mr|texlive-codicefiscaleitaliano-1.1-3|43	%doc %{_texmfdistdir}/source/latex/codicefiscaleitaliano/codicefiscaleitaliano.dtx
14mr|texlive-codicefiscaleitaliano-1.1-3|44	
14mr|texlive-codicefiscaleitaliano-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-codicefiscaleitaliano-1.1-3|46	%prep
14mr|texlive-codicefiscaleitaliano-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-codicefiscaleitaliano-1.1-3|48	
14mr|texlive-codicefiscaleitaliano-1.1-3|49	%build
14mr|texlive-codicefiscaleitaliano-1.1-3|50	
14mr|texlive-codicefiscaleitaliano-1.1-3|51	%install
14mr|texlive-codicefiscaleitaliano-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-codicefiscaleitaliano-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-codicefiscaleitaliano-1.1-3|54	
14mr|texlive-codicefiscaleitaliano-1.1-3|55	
14mr|texlive-codicefiscaleitaliano-1.1-3|56	
14mr|texlive-codicefiscaleitaliano-1.1-3|57	%changelog
14mr|texlive-codicefiscaleitaliano-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-codicefiscaleitaliano-1.1-3|59	+ Revision: 5e88aae
14mr|texlive-codicefiscaleitaliano-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-codicefiscaleitaliano-1.1-3|61	
14mr|texlive-codicefiscaleitaliano-1.1-3|62	

19609 14
14mr|texlive-collcell-0.5-3|1	# revision 21539
14mr|texlive-collcell-0.5-3|2	# category Package
14mr|texlive-collcell-0.5-3|3	# catalog-ctan /macros/latex/contrib/collcell
14mr|texlive-collcell-0.5-3|4	# catalog-date 2011-02-27 21:54:29 +0100
14mr|texlive-collcell-0.5-3|5	# catalog-license lppl1.3
14mr|texlive-collcell-0.5-3|6	# catalog-version 0.5
14mr|texlive-collcell-0.5-3|7	Name:		texlive-collcell
14mr|texlive-collcell-0.5-3|8	Version:	0.5
14mr|texlive-collcell-0.5-3|9	Release:	3
14mr|texlive-collcell-0.5-3|10	Summary:	Collect contents of a tabular cell as argument to a macro
14mr|texlive-collcell-0.5-3|11	Group:		Publishing
14mr|texlive-collcell-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collcell
14mr|texlive-collcell-0.5-3|13	License:	LPPL1.3
14mr|texlive-collcell-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.tar.xz
14mr|texlive-collcell-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.doc.tar.xz
14mr|texlive-collcell-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.source.tar.xz
14mr|texlive-collcell-0.5-3|17	BuildArch:	noarch
14mr|texlive-collcell-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-collcell-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-collcell-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-collcell-0.5-3|21	
14mr|texlive-collcell-0.5-3|22	%description
14mr|texlive-collcell-0.5-3|23	The package provides macros that collect the content of a
14mr|texlive-collcell-0.5-3|24	tabular cell, and offer them as an argument to a macro. Special
14mr|texlive-collcell-0.5-3|25	care is taken to remove all aligning macros inserted by tabular
14mr|texlive-collcell-0.5-3|26	from the cell content. The macros also work in the last column
14mr|texlive-collcell-0.5-3|27	of a table, but do not support verbatim material inside the
14mr|texlive-collcell-0.5-3|28	cells.
14mr|texlive-collcell-0.5-3|29	
14mr|texlive-collcell-0.5-3|30	%post
14mr|texlive-collcell-0.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-collcell-0.5-3|32	
14mr|texlive-collcell-0.5-3|33	%postun
14mr|texlive-collcell-0.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-collcell-0.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-collcell-0.5-3|36	fi
14mr|texlive-collcell-0.5-3|37	
14mr|texlive-collcell-0.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-collcell-0.5-3|39	%files
14mr|texlive-collcell-0.5-3|40	%{_texmfdistdir}/tex/latex/collcell/collcell.sty
14mr|texlive-collcell-0.5-3|41	%doc %{_texmfdistdir}/doc/latex/collcell/collcell.pdf
14mr|texlive-collcell-0.5-3|42	#- source
14mr|texlive-collcell-0.5-3|43	%doc %{_texmfdistdir}/source/latex/collcell/Makefile
14mr|texlive-collcell-0.5-3|44	%doc %{_texmfdistdir}/source/latex/collcell/README
14mr|texlive-collcell-0.5-3|45	%doc %{_texmfdistdir}/source/latex/collcell/collcell.dtx
14mr|texlive-collcell-0.5-3|46	%doc %{_texmfdistdir}/source/latex/collcell/collcell.ins
14mr|texlive-collcell-0.5-3|47	
14mr|texlive-collcell-0.5-3|48	#-----------------------------------------------------------------------
14mr|texlive-collcell-0.5-3|49	%prep
14mr|texlive-collcell-0.5-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-collcell-0.5-3|51	
14mr|texlive-collcell-0.5-3|52	%build
14mr|texlive-collcell-0.5-3|53	
14mr|texlive-collcell-0.5-3|54	%install
14mr|texlive-collcell-0.5-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-collcell-0.5-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-collcell-0.5-3|57	
14mr|texlive-collcell-0.5-3|58	
14mr|texlive-collcell-0.5-3|59	
14mr|texlive-collcell-0.5-3|60	%changelog
14mr|texlive-collcell-0.5-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-collcell-0.5-3|62	+ Revision: 83cf398
14mr|texlive-collcell-0.5-3|63	- MassBuild#440: Increase release tag
14mr|texlive-collcell-0.5-3|64	
14mr|texlive-collcell-0.5-3|65	

19610 14
14mr|texlive-collectbox-20120807-2|1	# revision 26557
14mr|texlive-collectbox-20120807-2|2	# category Package
14mr|texlive-collectbox-20120807-2|3	# catalog-ctan undef
14mr|texlive-collectbox-20120807-2|4	# catalog-date undef
14mr|texlive-collectbox-20120807-2|5	# catalog-license undef
14mr|texlive-collectbox-20120807-2|6	# catalog-version undef
14mr|texlive-collectbox-20120807-2|7	Name:		texlive-collectbox
14mr|texlive-collectbox-20120807-2|8	Version:	20120807
14mr|texlive-collectbox-20120807-2|9	Release:	2
14mr|texlive-collectbox-20120807-2|10	Summary:	TeXLive collectbox package
14mr|texlive-collectbox-20120807-2|11	Group:		Publishing
14mr|texlive-collectbox-20120807-2|12	URL:		http://tug.org/texlive
14mr|texlive-collectbox-20120807-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collectbox-20120807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.tar.xz
14mr|texlive-collectbox-20120807-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.doc.tar.xz
14mr|texlive-collectbox-20120807-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.source.tar.xz
14mr|texlive-collectbox-20120807-2|17	BuildArch:	noarch
14mr|texlive-collectbox-20120807-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-collectbox-20120807-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-collectbox-20120807-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-collectbox-20120807-2|21	
14mr|texlive-collectbox-20120807-2|22	%description
14mr|texlive-collectbox-20120807-2|23	TeXLive collectbox package.
14mr|texlive-collectbox-20120807-2|24	
14mr|texlive-collectbox-20120807-2|25	%post
14mr|texlive-collectbox-20120807-2|26	%{_sbindir}/texlive.post
14mr|texlive-collectbox-20120807-2|27	
14mr|texlive-collectbox-20120807-2|28	%postun
14mr|texlive-collectbox-20120807-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-collectbox-20120807-2|30	%{_sbindir}/texlive.post
14mr|texlive-collectbox-20120807-2|31	fi
14mr|texlive-collectbox-20120807-2|32	
14mr|texlive-collectbox-20120807-2|33	#-----------------------------------------------------------------------
14mr|texlive-collectbox-20120807-2|34	%files
14mr|texlive-collectbox-20120807-2|35	%{_texmfdistdir}/tex/latex/collectbox/collectbox.sty
14mr|texlive-collectbox-20120807-2|36	%doc %{_texmfdistdir}/doc/latex/collectbox/README
14mr|texlive-collectbox-20120807-2|37	%doc %{_texmfdistdir}/doc/latex/collectbox/collectbox.pdf
14mr|texlive-collectbox-20120807-2|38	#- source
14mr|texlive-collectbox-20120807-2|39	%doc %{_texmfdistdir}/source/latex/collectbox/collectbox.dtx
14mr|texlive-collectbox-20120807-2|40	%doc %{_texmfdistdir}/source/latex/collectbox/collectbox.ins
14mr|texlive-collectbox-20120807-2|41	
14mr|texlive-collectbox-20120807-2|42	#-----------------------------------------------------------------------
14mr|texlive-collectbox-20120807-2|43	%prep
14mr|texlive-collectbox-20120807-2|44	%setup -c -a0 -a1 -a2
14mr|texlive-collectbox-20120807-2|45	
14mr|texlive-collectbox-20120807-2|46	%build
14mr|texlive-collectbox-20120807-2|47	
14mr|texlive-collectbox-20120807-2|48	%install
14mr|texlive-collectbox-20120807-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-collectbox-20120807-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-collectbox-20120807-2|51	
14mr|texlive-collectbox-20120807-2|52	
14mr|texlive-collectbox-20120807-2|53	
14mr|texlive-collectbox-20120807-2|54	%changelog
14mr|texlive-collectbox-20120807-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120807-2
14mr|texlive-collectbox-20120807-2|56	+ Revision: a3636ed
14mr|texlive-collectbox-20120807-2|57	- MassBuild#440: Increase release tag
14mr|texlive-collectbox-20120807-2|58	
14mr|texlive-collectbox-20120807-2|59	

19611 14
14mr|texlive-collection-basic-20120810-2|1	# revision 26314
14mr|texlive-collection-basic-20120810-2|2	# category Collection
14mr|texlive-collection-basic-20120810-2|3	# catalog-ctan undef
14mr|texlive-collection-basic-20120810-2|4	# catalog-date undef
14mr|texlive-collection-basic-20120810-2|5	# catalog-license undef
14mr|texlive-collection-basic-20120810-2|6	# catalog-version undef
14mr|texlive-collection-basic-20120810-2|7	Name:		texlive-collection-basic
14mr|texlive-collection-basic-20120810-2|8	Epoch:		1
14mr|texlive-collection-basic-20120810-2|9	Version:	20120810
14mr|texlive-collection-basic-20120810-2|10	Release:	2
14mr|texlive-collection-basic-20120810-2|11	Summary:	Essential programs and files
14mr|texlive-collection-basic-20120810-2|12	Group:		Publishing
14mr|texlive-collection-basic-20120810-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-basic-20120810-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-basic-20120810-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-basic.tar.xz
14mr|texlive-collection-basic-20120810-2|16	BuildArch:	noarch
14mr|texlive-collection-basic-20120810-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-basic-20120810-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-basic-20120810-2|19	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-basic-20120810-2|20	Requires:	texlive-amsfonts
14mr|texlive-collection-basic-20120810-2|21	Requires:	texlive-bibtex
14mr|texlive-collection-basic-20120810-2|22	Requires:	texlive-cm
14mr|texlive-collection-basic-20120810-2|23	Requires:	texlive-dvipdfm
14mr|texlive-collection-basic-20120810-2|24	Requires:	texlive-dvipdfmx
14mr|texlive-collection-basic-20120810-2|25	Requires:	texlive-dvipdfmx-def
14mr|texlive-collection-basic-20120810-2|26	Requires:	texlive-dvips
14mr|texlive-collection-basic-20120810-2|27	Requires:	texlive-enctex
14mr|texlive-collection-basic-20120810-2|28	Requires:	texlive-etex
14mr|texlive-collection-basic-20120810-2|29	Requires:	texlive-etex-pkg
14mr|texlive-collection-basic-20120810-2|30	Requires:	texlive-glyphlist
14mr|texlive-collection-basic-20120810-2|31	Requires:	texlive-gsftopk
14mr|texlive-collection-basic-20120810-2|32	Requires:	texlive-hyph-utf8
14mr|texlive-collection-basic-20120810-2|33	Requires:	texlive-hyphen-base
14mr|texlive-collection-basic-20120810-2|34	Requires:	texlive-ifluatex
14mr|texlive-collection-basic-20120810-2|35	Requires:	texlive-ifxetex
14mr|texlive-collection-basic-20120810-2|36	Requires:	texlive-kpathsea
14mr|texlive-collection-basic-20120810-2|37	Requires:	texlive-lua-alt-getopt
14mr|texlive-collection-basic-20120810-2|38	Requires:	texlive-luatex
14mr|texlive-collection-basic-20120810-2|39	Requires:	texlive-makeindex
14mr|texlive-collection-basic-20120810-2|40	Requires:	texlive-metafont
14mr|texlive-collection-basic-20120810-2|41	Requires:	texlive-mflogo
14mr|texlive-collection-basic-20120810-2|42	Requires:	texlive-mfware
14mr|texlive-collection-basic-20120810-2|43	Requires:	texlive-misc
14mr|texlive-collection-basic-20120810-2|44	Requires:	texlive-pdftex
14mr|texlive-collection-basic-20120810-2|45	Requires:	texlive-plain
14mr|texlive-collection-basic-20120810-2|46	Requires:	texlive-tetex
14mr|texlive-collection-basic-20120810-2|47	Requires:	texlive-tex
14mr|texlive-collection-basic-20120810-2|48	Requires:	texlive-texconfig
14mr|texlive-collection-basic-20120810-2|49	Requires:	texlive-texlive-scripts
14mr|texlive-collection-basic-20120810-2|50	Requires:	texlive-xdvi
14mr|texlive-collection-basic-20120810-2|51	
14mr|texlive-collection-basic-20120810-2|52	%description
14mr|texlive-collection-basic-20120810-2|53	These files are regarded as basic for any TeX system, covering
14mr|texlive-collection-basic-20120810-2|54	plain TeX macros, Computer Modern fonts, and configuration for
14mr|texlive-collection-basic-20120810-2|55	common drivers; no LaTeX.
14mr|texlive-collection-basic-20120810-2|56	
14mr|texlive-collection-basic-20120810-2|57	#-----------------------------------------------------------------------
14mr|texlive-collection-basic-20120810-2|58	%files
14mr|texlive-collection-basic-20120810-2|59	
14mr|texlive-collection-basic-20120810-2|60	#-----------------------------------------------------------------------
14mr|texlive-collection-basic-20120810-2|61	%prep
14mr|texlive-collection-basic-20120810-2|62	%setup -c -a0
14mr|texlive-collection-basic-20120810-2|63	
14mr|texlive-collection-basic-20120810-2|64	%build
14mr|texlive-collection-basic-20120810-2|65	
14mr|texlive-collection-basic-20120810-2|66	%install
14mr|texlive-collection-basic-20120810-2|67	
14mr|texlive-collection-basic-20120810-2|68	
14mr|texlive-collection-basic-20120810-2|69	
14mr|texlive-collection-basic-20120810-2|70	%changelog
14mr|texlive-collection-basic-20120810-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120810-2
14mr|texlive-collection-basic-20120810-2|72	+ Revision: 3f41717
14mr|texlive-collection-basic-20120810-2|73	- MassBuild#440: Increase release tag
14mr|texlive-collection-basic-20120810-2|74	
14mr|texlive-collection-basic-20120810-2|75	

19612 14
14mr|texlive-collection-bibtexextra-20140215-2|1	# revision 32761
14mr|texlive-collection-bibtexextra-20140215-2|2	# category Collection
14mr|texlive-collection-bibtexextra-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-bibtexextra-20140215-2|4	# catalog-date undef
14mr|texlive-collection-bibtexextra-20140215-2|5	# catalog-license undef
14mr|texlive-collection-bibtexextra-20140215-2|6	# catalog-version undef
14mr|texlive-collection-bibtexextra-20140215-2|7	Name:		texlive-collection-bibtexextra
14mr|texlive-collection-bibtexextra-20140215-2|8	Epoch:		1
14mr|texlive-collection-bibtexextra-20140215-2|9	Version:	20140215
14mr|texlive-collection-bibtexextra-20140215-2|10	Release:	2
14mr|texlive-collection-bibtexextra-20140215-2|11	Summary:	BibTeX additional styles
14mr|texlive-collection-bibtexextra-20140215-2|12	Group:		Publishing
14mr|texlive-collection-bibtexextra-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-bibtexextra-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-bibtexextra-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz
14mr|texlive-collection-bibtexextra-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-bibtexextra-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-bibtexextra-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-bibtexextra-20140215-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-bibtexextra-20140215-2|20	Requires:	texlive-aichej
14mr|texlive-collection-bibtexextra-20140215-2|21	Requires:	texlive-amsrefs
14mr|texlive-collection-bibtexextra-20140215-2|22	Requires:	texlive-apacite
14mr|texlive-collection-bibtexextra-20140215-2|23	Requires:	texlive-apalike2
14mr|texlive-collection-bibtexextra-20140215-2|24	Requires:	texlive-beebe
14mr|texlive-collection-bibtexextra-20140215-2|25	Requires:	texlive-besjournals
14mr|texlive-collection-bibtexextra-20140215-2|26	Requires:	texlive-bibarts
14mr|texlive-collection-bibtexextra-20140215-2|27	Requires:	texlive-bibexport
14mr|texlive-collection-bibtexextra-20140215-2|28	Requires:	texlive-bibhtml
14mr|texlive-collection-bibtexextra-20140215-2|29	Requires:	texlive-biblatex
14mr|texlive-collection-bibtexextra-20140215-2|30	Requires:	texlive-biblatex-apa
14mr|texlive-collection-bibtexextra-20140215-2|31	Requires:	texlive-biblatex-bwl
14mr|texlive-collection-bibtexextra-20140215-2|32	Requires:	texlive-biblatex-caspervector
14mr|texlive-collection-bibtexextra-20140215-2|33	Requires:	texlive-biblatex-chem
14mr|texlive-collection-bibtexextra-20140215-2|34	Requires:	texlive-biblatex-chicago
14mr|texlive-collection-bibtexextra-20140215-2|35	Requires:	texlive-biblatex-dw
14mr|texlive-collection-bibtexextra-20140215-2|36	Requires:	texlive-biblatex-fiwi
14mr|texlive-collection-bibtexextra-20140215-2|37	Requires:	texlive-biblatex-gost
14mr|texlive-collection-bibtexextra-20140215-2|38	Requires:	texlive-biblatex-historian
14mr|texlive-collection-bibtexextra-20140215-2|39	Requires:	texlive-biblatex-ieee
14mr|texlive-collection-bibtexextra-20140215-2|40	Requires:	texlive-biblatex-juradiss
14mr|texlive-collection-bibtexextra-20140215-2|41	Requires:	texlive-biblatex-luh-ipw
14mr|texlive-collection-bibtexextra-20140215-2|42	Requires:	texlive-biblatex-manuscripts-philology
14mr|texlive-collection-bibtexextra-20140215-2|43	Requires:	texlive-biblatex-mla
14mr|texlive-collection-bibtexextra-20140215-2|44	Requires:	texlive-biblatex-musuos
14mr|texlive-collection-bibtexextra-20140215-2|45	Requires:	texlive-biblatex-nature
14mr|texlive-collection-bibtexextra-20140215-2|46	Requires:	texlive-biblatex-nejm
14mr|texlive-collection-bibtexextra-20140215-2|47	Requires:	texlive-biblatex-philosophy
14mr|texlive-collection-bibtexextra-20140215-2|48	Requires:	texlive-biblatex-phys
14mr|texlive-collection-bibtexextra-20140215-2|49	Requires:	texlive-biblatex-publist
14mr|texlive-collection-bibtexextra-20140215-2|50	Requires:	texlive-biblatex-science
14mr|texlive-collection-bibtexextra-20140215-2|51	Requires:	texlive-biblatex-source-division
14mr|texlive-collection-bibtexextra-20140215-2|52	Requires:	texlive-biblatex-swiss-legal
14mr|texlive-collection-bibtexextra-20140215-2|53	Requires:	texlive-biblatex-trad
14mr|texlive-collection-bibtexextra-20140215-2|54	Requires:	texlive-biblist
14mr|texlive-collection-bibtexextra-20140215-2|55	Requires:	texlive-bibtopic
14mr|texlive-collection-bibtexextra-20140215-2|56	Requires:	texlive-bibtopicprefix
14mr|texlive-collection-bibtexextra-20140215-2|57	Requires:	texlive-bibunits
14mr|texlive-collection-bibtexextra-20140215-2|58	Requires:	texlive-breakcites
14mr|texlive-collection-bibtexextra-20140215-2|59	Requires:	texlive-cell
14mr|texlive-collection-bibtexextra-20140215-2|60	Requires:	texlive-chbibref
14mr|texlive-collection-bibtexextra-20140215-2|61	Requires:	texlive-chicago
14mr|texlive-collection-bibtexextra-20140215-2|62	Requires:	texlive-chicago-annote
14mr|texlive-collection-bibtexextra-20140215-2|63	Requires:	texlive-chembst
14mr|texlive-collection-bibtexextra-20140215-2|64	Requires:	texlive-chscite
14mr|texlive-collection-bibtexextra-20140215-2|65	Requires:	texlive-collref
14mr|texlive-collection-bibtexextra-20140215-2|66	Requires:	texlive-compactbib
14mr|texlive-collection-bibtexextra-20140215-2|67	Requires:	texlive-custom-bib
14mr|texlive-collection-bibtexextra-20140215-2|68	Requires:	texlive-din1505
14mr|texlive-collection-bibtexextra-20140215-2|69	Requires:	texlive-dk-bib
14mr|texlive-collection-bibtexextra-20140215-2|70	Requires:	texlive-doipubmed
14mr|texlive-collection-bibtexextra-20140215-2|71	Requires:	texlive-economic
14mr|texlive-collection-bibtexextra-20140215-2|72	Requires:	texlive-fbs
14mr|texlive-collection-bibtexextra-20140215-2|73	Requires:	texlive-figbib
14mr|texlive-collection-bibtexextra-20140215-2|74	Requires:	texlive-footbib
14mr|texlive-collection-bibtexextra-20140215-2|75	Requires:	texlive-francais-bst
14mr|texlive-collection-bibtexextra-20140215-2|76	Requires:	texlive-geschichtsfrkl
14mr|texlive-collection-bibtexextra-20140215-2|77	Requires:	texlive-harvard
14mr|texlive-collection-bibtexextra-20140215-2|78	Requires:	texlive-harvmac
14mr|texlive-collection-bibtexextra-20140215-2|79	Requires:	texlive-historische-zeitschrift
14mr|texlive-collection-bibtexextra-20140215-2|80	Requires:	texlive-ijqc
14mr|texlive-collection-bibtexextra-20140215-2|81	Requires:	texlive-inlinebib
14mr|texlive-collection-bibtexextra-20140215-2|82	Requires:	texlive-iopart-num
14mr|texlive-collection-bibtexextra-20140215-2|83	Requires:	texlive-jneurosci
14mr|texlive-collection-bibtexextra-20140215-2|84	Requires:	texlive-jurabib
14mr|texlive-collection-bibtexextra-20140215-2|85	Requires:	texlive-ksfh_nat
14mr|texlive-collection-bibtexextra-20140215-2|86	Requires:	texlive-listbib
14mr|texlive-collection-bibtexextra-20140215-2|87	Requires:	texlive-logreq
14mr|texlive-collection-bibtexextra-20140215-2|88	Requires:	texlive-margbib
14mr|texlive-collection-bibtexextra-20140215-2|89	Requires:	texlive-multibib
14mr|texlive-collection-bibtexextra-20140215-2|90	Requires:	texlive-multibibliography
14mr|texlive-collection-bibtexextra-20140215-2|91	Requires:	texlive-munich
14mr|texlive-collection-bibtexextra-20140215-2|92	Requires:	texlive-notes2bib
14mr|texlive-collection-bibtexextra-20140215-2|93	Requires:	texlive-oscola
14mr|texlive-collection-bibtexextra-20140215-2|94	Requires:	texlive-perception
14mr|texlive-collection-bibtexextra-20140215-2|95	Requires:	texlive-pnas2009
14mr|texlive-collection-bibtexextra-20140215-2|96	Requires:	texlive-rsc
14mr|texlive-collection-bibtexextra-20140215-2|97	Requires:	texlive-showtags
14mr|texlive-collection-bibtexextra-20140215-2|98	Requires:	texlive-sort-by-letters
14mr|texlive-collection-bibtexextra-20140215-2|99	Requires:	texlive-splitbib
14mr|texlive-collection-bibtexextra-20140215-2|100	Requires:	texlive-uni-wtal-ger
14mr|texlive-collection-bibtexextra-20140215-2|101	Requires:	texlive-uni-wtal-lin
14mr|texlive-collection-bibtexextra-20140215-2|102	Requires:	texlive-urlbst
14mr|texlive-collection-bibtexextra-20140215-2|103	Requires:	texlive-usebib
14mr|texlive-collection-bibtexextra-20140215-2|104	Requires:	texlive-vak
14mr|texlive-collection-bibtexextra-20140215-2|105	Requires:	texlive-xcite
14mr|texlive-collection-bibtexextra-20140215-2|106	
14mr|texlive-collection-bibtexextra-20140215-2|107	%description
14mr|texlive-collection-bibtexextra-20140215-2|108	Additional BibTeX styles and bibliography data(bases), notably
14mr|texlive-collection-bibtexextra-20140215-2|109	including BibLaTeX.
14mr|texlive-collection-bibtexextra-20140215-2|110	
14mr|texlive-collection-bibtexextra-20140215-2|111	#-----------------------------------------------------------------------
14mr|texlive-collection-bibtexextra-20140215-2|112	%files
14mr|texlive-collection-bibtexextra-20140215-2|113	
14mr|texlive-collection-bibtexextra-20140215-2|114	#-----------------------------------------------------------------------
14mr|texlive-collection-bibtexextra-20140215-2|115	%prep
14mr|texlive-collection-bibtexextra-20140215-2|116	%setup -c -a0
14mr|texlive-collection-bibtexextra-20140215-2|117	
14mr|texlive-collection-bibtexextra-20140215-2|118	%build
14mr|texlive-collection-bibtexextra-20140215-2|119	
14mr|texlive-collection-bibtexextra-20140215-2|120	%install
14mr|texlive-collection-bibtexextra-20140215-2|121	
14mr|texlive-collection-bibtexextra-20140215-2|122	%changelog
14mr|texlive-collection-bibtexextra-20140215-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-bibtexextra-20140215-2|124	+ Revision: 0078984
14mr|texlive-collection-bibtexextra-20140215-2|125	- MassBuild#440: Increase release tag
14mr|texlive-collection-bibtexextra-20140215-2|126	
14mr|texlive-collection-bibtexextra-20140215-2|127	

19613 14
14mr|texlive-collection-binextra-20140215-2|1	# revision 32346
14mr|texlive-collection-binextra-20140215-2|2	# category Collection
14mr|texlive-collection-binextra-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-binextra-20140215-2|4	# catalog-date undef
14mr|texlive-collection-binextra-20140215-2|5	# catalog-license undef
14mr|texlive-collection-binextra-20140215-2|6	# catalog-version undef
14mr|texlive-collection-binextra-20140215-2|7	Name:		texlive-collection-binextra
14mr|texlive-collection-binextra-20140215-2|8	Epoch:		1
14mr|texlive-collection-binextra-20140215-2|9	Version:	20140215
14mr|texlive-collection-binextra-20140215-2|10	Release:	2
14mr|texlive-collection-binextra-20140215-2|11	Summary:	TeX auxiliary programs
14mr|texlive-collection-binextra-20140215-2|12	Group:		Publishing
14mr|texlive-collection-binextra-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-binextra-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-binextra-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-binextra.tar.xz
14mr|texlive-collection-binextra-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-binextra-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-binextra-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-binextra-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-binextra-20140215-2|20	Requires:	texlive-a2ping
14mr|texlive-collection-binextra-20140215-2|21	Requires:	texlive-adhocfilelist
14mr|texlive-collection-binextra-20140215-2|22	Requires:	texlive-arara
14mr|texlive-collection-binextra-20140215-2|23	Requires:	texlive-bibtex8
14mr|texlive-collection-binextra-20140215-2|24	Requires:	texlive-bibtexu
14mr|texlive-collection-binextra-20140215-2|25	Requires:	texlive-bundledoc
14mr|texlive-collection-binextra-20140215-2|26	Requires:	texlive-chktex
14mr|texlive-collection-binextra-20140215-2|27	Requires:	texlive-ctanify
14mr|texlive-collection-binextra-20140215-2|28	Requires:	texlive-ctanupload
14mr|texlive-collection-binextra-20140215-2|29	Requires:	texlive-ctie
14mr|texlive-collection-binextra-20140215-2|30	Requires:	texlive-cweb
14mr|texlive-collection-binextra-20140215-2|31	Requires:	texlive-de-macro
14mr|texlive-collection-binextra-20140215-2|32	Requires:	texlive-detex
14mr|texlive-collection-binextra-20140215-2|33	Requires:	texlive-dtl
14mr|texlive-collection-binextra-20140215-2|34	Requires:	texlive-dtxgen
14mr|texlive-collection-binextra-20140215-2|35	Requires:	texlive-dvi2tty
14mr|texlive-collection-binextra-20140215-2|36	Requires:	texlive-dviasm
14mr|texlive-collection-binextra-20140215-2|37	Requires:	texlive-dvicopy
14mr|texlive-collection-binextra-20140215-2|38	Requires:	texlive-dvidvi
14mr|texlive-collection-binextra-20140215-2|39	Requires:	texlive-dviljk
14mr|texlive-collection-binextra-20140215-2|40	Requires:	texlive-dvipng
14mr|texlive-collection-binextra-20140215-2|41	Requires:	texlive-dvipos
14mr|texlive-collection-binextra-20140215-2|42	Requires:	texlive-dvisvgm
14mr|texlive-collection-binextra-20140215-2|43	Requires:	texlive-findhyph
14mr|texlive-collection-binextra-20140215-2|44	Requires:	texlive-fragmaster
14mr|texlive-collection-binextra-20140215-2|45	Requires:	texlive-hyphenex
14mr|texlive-collection-binextra-20140215-2|46	Requires:	texlive-installfont
14mr|texlive-collection-binextra-20140215-2|47	Requires:	texlive-lacheck
14mr|texlive-collection-binextra-20140215-2|48	Requires:	texlive-latex-git-log
14mr|texlive-collection-binextra-20140215-2|49	Requires:	texlive-latex2man
14mr|texlive-collection-binextra-20140215-2|50	Requires:	texlive-latexdiff
14mr|texlive-collection-binextra-20140215-2|51	Requires:	texlive-latexfileversion
14mr|texlive-collection-binextra-20140215-2|52	Requires:	texlive-latexmk
14mr|texlive-collection-binextra-20140215-2|53	Requires:	texlive-latexpand
14mr|texlive-collection-binextra-20140215-2|54	Requires:	texlive-latexindent
14mr|texlive-collection-binextra-20140215-2|55	Requires:	texlive-ltxfileinfo
14mr|texlive-collection-binextra-20140215-2|56	Requires:	texlive-ltximg
14mr|texlive-collection-binextra-20140215-2|57	Requires:	texlive-listings-ext
14mr|texlive-collection-binextra-20140215-2|58	Requires:	texlive-match_parens
14mr|texlive-collection-binextra-20140215-2|59	Requires:	texlive-mkjobtexmf
14mr|texlive-collection-binextra-20140215-2|60	Requires:	texlive-patgen
14mr|texlive-collection-binextra-20140215-2|61	Requires:	texlive-pdfcrop
14mr|texlive-collection-binextra-20140215-2|62	Requires:	texlive-pdfjam
14mr|texlive-collection-binextra-20140215-2|63	Requires:	texlive-pdftools
14mr|texlive-collection-binextra-20140215-2|64	Requires:	texlive-pfarrei
14mr|texlive-collection-binextra-20140215-2|65	Requires:	texlive-pkfix
14mr|texlive-collection-binextra-20140215-2|66	Requires:	texlive-pkfix-helper
14mr|texlive-collection-binextra-20140215-2|67	Requires:	texlive-purifyeps
14mr|texlive-collection-binextra-20140215-2|68	Requires:	texlive-pythontex
14mr|texlive-collection-binextra-20140215-2|69	Requires:	texlive-seetexk
14mr|texlive-collection-binextra-20140215-2|70	Requires:	texlive-sty2dtx
14mr|texlive-collection-binextra-20140215-2|71	Requires:	texlive-synctex
14mr|texlive-collection-binextra-20140215-2|72	Requires:	texlive-texcount
14mr|texlive-collection-binextra-20140215-2|73	Requires:	texlive-texdef
14mr|texlive-collection-binextra-20140215-2|74	Requires:	texlive-texdiff
14mr|texlive-collection-binextra-20140215-2|75	Requires:	texlive-texdirflatten
14mr|texlive-collection-binextra-20140215-2|76	Requires:	texlive-texdoc
14mr|texlive-collection-binextra-20140215-2|77	Requires:	texlive-texliveonfly
14mr|texlive-collection-binextra-20140215-2|78	Requires:	texlive-texloganalyser
14mr|texlive-collection-binextra-20140215-2|79	Requires:	texlive-texware
14mr|texlive-collection-binextra-20140215-2|80	Requires:	texlive-tie
14mr|texlive-collection-binextra-20140215-2|81	Requires:	texlive-tpic2pdftex
14mr|texlive-collection-binextra-20140215-2|82	Requires:	texlive-typeoutfileinfo
14mr|texlive-collection-binextra-20140215-2|83	Requires:	texlive-web
14mr|texlive-collection-binextra-20140215-2|84	
14mr|texlive-collection-binextra-20140215-2|85	%description
14mr|texlive-collection-binextra-20140215-2|86	Various useful, but non-essential, support programs. Includes
14mr|texlive-collection-binextra-20140215-2|87	programs and macros for DVI file manipulation, literate
14mr|texlive-collection-binextra-20140215-2|88	programming, patgen, and the TeX Works Editor.
14mr|texlive-collection-binextra-20140215-2|89	
14mr|texlive-collection-binextra-20140215-2|90	#-----------------------------------------------------------------------
14mr|texlive-collection-binextra-20140215-2|91	%files
14mr|texlive-collection-binextra-20140215-2|92	
14mr|texlive-collection-binextra-20140215-2|93	#-----------------------------------------------------------------------
14mr|texlive-collection-binextra-20140215-2|94	%prep
14mr|texlive-collection-binextra-20140215-2|95	%setup -c -a0
14mr|texlive-collection-binextra-20140215-2|96	
14mr|texlive-collection-binextra-20140215-2|97	%build
14mr|texlive-collection-binextra-20140215-2|98	
14mr|texlive-collection-binextra-20140215-2|99	%install
14mr|texlive-collection-binextra-20140215-2|100	
14mr|texlive-collection-binextra-20140215-2|101	%changelog
14mr|texlive-collection-binextra-20140215-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-binextra-20140215-2|103	+ Revision: cd2719d
14mr|texlive-collection-binextra-20140215-2|104	- MassBuild#440: Increase release tag
14mr|texlive-collection-binextra-20140215-2|105	
14mr|texlive-collection-binextra-20140215-2|106	

19614 14
14mr|texlive-collection-context-20131013-6|1	# revision 30458
14mr|texlive-collection-context-20131013-6|2	# category Collection
14mr|texlive-collection-context-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-context-20131013-6|4	# catalog-date undef
14mr|texlive-collection-context-20131013-6|5	# catalog-license undef
14mr|texlive-collection-context-20131013-6|6	# catalog-version undef
14mr|texlive-collection-context-20131013-6|7	Name:		texlive-collection-context
14mr|texlive-collection-context-20131013-6|8	Epoch:		1
14mr|texlive-collection-context-20131013-6|9	Version:	20131013
14mr|texlive-collection-context-20131013-6|10	Release:	6
14mr|texlive-collection-context-20131013-6|11	Summary:	ConTeXt and packages
14mr|texlive-collection-context-20131013-6|12	Group:		Publishing
14mr|texlive-collection-context-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-context-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-context-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-context.tar.xz
14mr|texlive-collection-context-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-context-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-context-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-context-20131013-6|19	Requires(post):	texlive-context
14mr|texlive-collection-context-20131013-6|20	Requires:	texlive-collection-basic
14mr|texlive-collection-context-20131013-6|21	Requires:	texlive-jmn
14mr|texlive-collection-context-20131013-6|22	Requires:	texlive-context-account
14mr|texlive-collection-context-20131013-6|23	Requires:	texlive-context-algorithmic
14mr|texlive-collection-context-20131013-6|24	Requires:	texlive-context-bnf
14mr|texlive-collection-context-20131013-6|25	Requires:	texlive-context-chromato
14mr|texlive-collection-context-20131013-6|26	Requires:	texlive-context-construction-plan
14mr|texlive-collection-context-20131013-6|27	Requires:	texlive-context-cyrillicnumbers
14mr|texlive-collection-context-20131013-6|28	Requires:	texlive-context-degrade
14mr|texlive-collection-context-20131013-6|29	Requires:	texlive-context-filter
14mr|texlive-collection-context-20131013-6|30	Requires:	texlive-context-fixme
14mr|texlive-collection-context-20131013-6|31	Requires:	texlive-context-french
14mr|texlive-collection-context-20131013-6|32	Requires:	texlive-context-fullpage
14mr|texlive-collection-context-20131013-6|33	Requires:	texlive-context-games
14mr|texlive-collection-context-20131013-6|34	Requires:	texlive-context-gantt
14mr|texlive-collection-context-20131013-6|35	Requires:	texlive-context-gnuplot
14mr|texlive-collection-context-20131013-6|36	Requires:	texlive-context-letter
14mr|texlive-collection-context-20131013-6|37	Requires:	texlive-context-lettrine
14mr|texlive-collection-context-20131013-6|38	Requires:	texlive-context-lilypond
14mr|texlive-collection-context-20131013-6|39	Requires:	texlive-context-mathsets
14mr|texlive-collection-context-20131013-6|40	Requires:	texlive-context-notes-zh-cn
14mr|texlive-collection-context-20131013-6|41	Requires:	texlive-context-rst
14mr|texlive-collection-context-20131013-6|42	Requires:	texlive-context-ruby
14mr|texlive-collection-context-20131013-6|43	Requires:	texlive-context-simplefonts
14mr|texlive-collection-context-20131013-6|44	Requires:	texlive-context-simpleslides
14mr|texlive-collection-context-20131013-6|45	Requires:	texlive-context-transliterator
14mr|texlive-collection-context-20131013-6|46	Requires:	texlive-context-typearea
14mr|texlive-collection-context-20131013-6|47	Requires:	texlive-context-typescripts
14mr|texlive-collection-context-20131013-6|48	Requires:	texlive-context-vim
14mr|texlive-collection-context-20131013-6|49	
14mr|texlive-collection-context-20131013-6|50	%description
14mr|texlive-collection-context-20131013-6|51	Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
14mr|texlive-collection-context-20131013-6|52	Also includes third-party ConTeXt packages.
14mr|texlive-collection-context-20131013-6|53	
14mr|texlive-collection-context-20131013-6|54	%post
14mr|texlive-collection-context-20131013-6|55	%{_sbindir}/texlive.post
14mr|texlive-collection-context-20131013-6|56	
14mr|texlive-collection-context-20131013-6|57	%postun
14mr|texlive-collection-context-20131013-6|58	if [ $1 -eq 0 ]; then
14mr|texlive-collection-context-20131013-6|59	%{_sbindir}/texlive.post
14mr|texlive-collection-context-20131013-6|60	fi
14mr|texlive-collection-context-20131013-6|61	
14mr|texlive-collection-context-20131013-6|62	#-----------------------------------------------------------------------
14mr|texlive-collection-context-20131013-6|63	%files
14mr|texlive-collection-context-20131013-6|64	
14mr|texlive-collection-context-20131013-6|65	#-----------------------------------------------------------------------
14mr|texlive-collection-context-20131013-6|66	%prep
14mr|texlive-collection-context-20131013-6|67	%setup -c -a0
14mr|texlive-collection-context-20131013-6|68	
14mr|texlive-collection-context-20131013-6|69	%build
14mr|texlive-collection-context-20131013-6|70	
14mr|texlive-collection-context-20131013-6|71	%install
14mr|texlive-collection-context-20131013-6|72	
14mr|texlive-collection-context-20131013-6|73	%changelog
14mr|texlive-collection-context-20131013-6|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-context-20131013-6|75	+ Revision: 9a546b9
14mr|texlive-collection-context-20131013-6|76	- MassBuild#440: Increase release tag
14mr|texlive-collection-context-20131013-6|77	
14mr|texlive-collection-context-20131013-6|78	

19615 14
14mr|texlive-collection-documentation-arabic-20120224-2|1	# revision 14327
14mr|texlive-collection-documentation-arabic-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-arabic-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-arabic-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-arabic-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-arabic-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-arabic-20120224-2|7	Name:		texlive-collection-documentation-arabic
14mr|texlive-collection-documentation-arabic-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-arabic-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-arabic-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-arabic-20120224-2|11	Summary:	Arabic documentation
14mr|texlive-collection-documentation-arabic-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-arabic-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-arabic-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-arabic-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-arabic.tar.xz
14mr|texlive-collection-documentation-arabic-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-arabic-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-arabic-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-arabic-20120224-2|19	Requires:	texlive-lshort-persian
14mr|texlive-collection-documentation-arabic-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-arabic-20120224-2|21	
14mr|texlive-collection-documentation-arabic-20120224-2|22	%description
14mr|texlive-collection-documentation-arabic-20120224-2|23	TeXLive collection-documentation-arabic package.
14mr|texlive-collection-documentation-arabic-20120224-2|24	
14mr|texlive-collection-documentation-arabic-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-arabic-20120224-2|26	%files
14mr|texlive-collection-documentation-arabic-20120224-2|27	
14mr|texlive-collection-documentation-arabic-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-arabic-20120224-2|29	%prep
14mr|texlive-collection-documentation-arabic-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-arabic-20120224-2|31	
14mr|texlive-collection-documentation-arabic-20120224-2|32	%build
14mr|texlive-collection-documentation-arabic-20120224-2|33	
14mr|texlive-collection-documentation-arabic-20120224-2|34	%install
14mr|texlive-collection-documentation-arabic-20120224-2|35	
14mr|texlive-collection-documentation-arabic-20120224-2|36	
14mr|texlive-collection-documentation-arabic-20120224-2|37	
14mr|texlive-collection-documentation-arabic-20120224-2|38	%changelog
14mr|texlive-collection-documentation-arabic-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-arabic-20120224-2|40	+ Revision: fec604c
14mr|texlive-collection-documentation-arabic-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-arabic-20120224-2|42	
14mr|texlive-collection-documentation-arabic-20120224-2|43	

19616 14
14mr|texlive-collection-documentation-base-20120224-2|1	# revision 17091
14mr|texlive-collection-documentation-base-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-base-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-base-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-base-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-base-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-base-20120224-2|7	Name:		texlive-collection-documentation-base
14mr|texlive-collection-documentation-base-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-base-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-base-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-base-20120224-2|11	Summary:	TeX Live documentation
14mr|texlive-collection-documentation-base-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-base-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-base-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-base-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-base.tar.xz
14mr|texlive-collection-documentation-base-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-base-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-base-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-base-20120224-2|19	Requires:	texlive-texlive-common
14mr|texlive-collection-documentation-base-20120224-2|20	Requires:	texlive-texlive-docindex
14mr|texlive-collection-documentation-base-20120224-2|21	Requires:	texlive-texlive-en
14mr|texlive-collection-documentation-base-20120224-2|22	
14mr|texlive-collection-documentation-base-20120224-2|23	%description
14mr|texlive-collection-documentation-base-20120224-2|24	TeXLive collection-documentation-base package.
14mr|texlive-collection-documentation-base-20120224-2|25	
14mr|texlive-collection-documentation-base-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-base-20120224-2|27	%files
14mr|texlive-collection-documentation-base-20120224-2|28	
14mr|texlive-collection-documentation-base-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-base-20120224-2|30	%prep
14mr|texlive-collection-documentation-base-20120224-2|31	%setup -c -a0
14mr|texlive-collection-documentation-base-20120224-2|32	
14mr|texlive-collection-documentation-base-20120224-2|33	%build
14mr|texlive-collection-documentation-base-20120224-2|34	
14mr|texlive-collection-documentation-base-20120224-2|35	%install
14mr|texlive-collection-documentation-base-20120224-2|36	
14mr|texlive-collection-documentation-base-20120224-2|37	
14mr|texlive-collection-documentation-base-20120224-2|38	
14mr|texlive-collection-documentation-base-20120224-2|39	%changelog
14mr|texlive-collection-documentation-base-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-base-20120224-2|41	+ Revision: 9554f28
14mr|texlive-collection-documentation-base-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-base-20120224-2|43	
14mr|texlive-collection-documentation-base-20120224-2|44	

19617 14
14mr|texlive-collection-documentation-bulgarian-20120224-2|1	# revision 19296
14mr|texlive-collection-documentation-bulgarian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-bulgarian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-bulgarian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-bulgarian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-bulgarian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-bulgarian-20120224-2|7	Name:		texlive-collection-documentation-bulgarian
14mr|texlive-collection-documentation-bulgarian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-bulgarian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-bulgarian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-bulgarian-20120224-2|11	Summary:	Bulgarian documentation
14mr|texlive-collection-documentation-bulgarian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-bulgarian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-bulgarian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-bulgarian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-bulgarian.tar.xz
14mr|texlive-collection-documentation-bulgarian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-bulgarian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-bulgarian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-bulgarian-20120224-2|19	Requires:	texlive-lshort-bulgarian
14mr|texlive-collection-documentation-bulgarian-20120224-2|20	Requires:	texlive-pst-eucl-translation-bg
14mr|texlive-collection-documentation-bulgarian-20120224-2|21	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-bulgarian-20120224-2|22	
14mr|texlive-collection-documentation-bulgarian-20120224-2|23	%description
14mr|texlive-collection-documentation-bulgarian-20120224-2|24	TeXLive collection-documentation-bulgarian package.
14mr|texlive-collection-documentation-bulgarian-20120224-2|25	
14mr|texlive-collection-documentation-bulgarian-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-bulgarian-20120224-2|27	%files
14mr|texlive-collection-documentation-bulgarian-20120224-2|28	
14mr|texlive-collection-documentation-bulgarian-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-bulgarian-20120224-2|30	%prep
14mr|texlive-collection-documentation-bulgarian-20120224-2|31	%setup -c -a0
14mr|texlive-collection-documentation-bulgarian-20120224-2|32	
14mr|texlive-collection-documentation-bulgarian-20120224-2|33	%build
14mr|texlive-collection-documentation-bulgarian-20120224-2|34	
14mr|texlive-collection-documentation-bulgarian-20120224-2|35	%install
14mr|texlive-collection-documentation-bulgarian-20120224-2|36	
14mr|texlive-collection-documentation-bulgarian-20120224-2|37	
14mr|texlive-collection-documentation-bulgarian-20120224-2|38	
14mr|texlive-collection-documentation-bulgarian-20120224-2|39	%changelog
14mr|texlive-collection-documentation-bulgarian-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-bulgarian-20120224-2|41	+ Revision: b0f5278
14mr|texlive-collection-documentation-bulgarian-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-bulgarian-20120224-2|43	
14mr|texlive-collection-documentation-bulgarian-20120224-2|44	

19618 14
14mr|texlive-collection-documentation-chinese-20120224-2|1	# revision 14384
14mr|texlive-collection-documentation-chinese-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-chinese-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-chinese-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-chinese-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-chinese-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-chinese-20120224-2|7	Name:		texlive-collection-documentation-chinese
14mr|texlive-collection-documentation-chinese-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-chinese-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-chinese-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-chinese-20120224-2|11	Summary:	Chinese documentation
14mr|texlive-collection-documentation-chinese-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-chinese-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-chinese-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-chinese-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-chinese.tar.xz
14mr|texlive-collection-documentation-chinese-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-chinese-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-chinese-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-chinese-20120224-2|19	Requires:	texlive-ctex-faq
14mr|texlive-collection-documentation-chinese-20120224-2|20	Requires:	texlive-latex-notes-zh-cn
14mr|texlive-collection-documentation-chinese-20120224-2|21	Requires:	texlive-lshort-chinese
14mr|texlive-collection-documentation-chinese-20120224-2|22	Requires:	texlive-texlive-zh-cn
14mr|texlive-collection-documentation-chinese-20120224-2|23	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-chinese-20120224-2|24	
14mr|texlive-collection-documentation-chinese-20120224-2|25	%description
14mr|texlive-collection-documentation-chinese-20120224-2|26	TeXLive collection-documentation-chinese package.
14mr|texlive-collection-documentation-chinese-20120224-2|27	
14mr|texlive-collection-documentation-chinese-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-chinese-20120224-2|29	%files
14mr|texlive-collection-documentation-chinese-20120224-2|30	
14mr|texlive-collection-documentation-chinese-20120224-2|31	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-chinese-20120224-2|32	%prep
14mr|texlive-collection-documentation-chinese-20120224-2|33	%setup -c -a0
14mr|texlive-collection-documentation-chinese-20120224-2|34	
14mr|texlive-collection-documentation-chinese-20120224-2|35	%build
14mr|texlive-collection-documentation-chinese-20120224-2|36	
14mr|texlive-collection-documentation-chinese-20120224-2|37	%install
14mr|texlive-collection-documentation-chinese-20120224-2|38	
14mr|texlive-collection-documentation-chinese-20120224-2|39	
14mr|texlive-collection-documentation-chinese-20120224-2|40	
14mr|texlive-collection-documentation-chinese-20120224-2|41	%changelog
14mr|texlive-collection-documentation-chinese-20120224-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-chinese-20120224-2|43	+ Revision: 7c3c7d7
14mr|texlive-collection-documentation-chinese-20120224-2|44	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-chinese-20120224-2|45	
14mr|texlive-collection-documentation-chinese-20120224-2|46	

19619 14
14mr|texlive-collection-documentation-czechslovak-20120224-2|1	# revision 23021
14mr|texlive-collection-documentation-czechslovak-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-czechslovak-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-czechslovak-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-czechslovak-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-czechslovak-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-czechslovak-20120224-2|7	Name:		texlive-collection-documentation-czechslovak
14mr|texlive-collection-documentation-czechslovak-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-czechslovak-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-czechslovak-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-czechslovak-20120224-2|11	Summary:	Czech/Slovak documentation
14mr|texlive-collection-documentation-czechslovak-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-czechslovak-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-czechslovak-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-czechslovak-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-czechslovak.tar.xz
14mr|texlive-collection-documentation-czechslovak-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-czechslovak-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-czechslovak-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-czechslovak-20120224-2|19	Requires:	texlive-lshort-czech
14mr|texlive-collection-documentation-czechslovak-20120224-2|20	Requires:	texlive-lshort-slovak
14mr|texlive-collection-documentation-czechslovak-20120224-2|21	Requires:	texlive-texlive-cz
14mr|texlive-collection-documentation-czechslovak-20120224-2|22	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-czechslovak-20120224-2|23	
14mr|texlive-collection-documentation-czechslovak-20120224-2|24	%description
14mr|texlive-collection-documentation-czechslovak-20120224-2|25	TeXLive collection-documentation-czechslovak package.
14mr|texlive-collection-documentation-czechslovak-20120224-2|26	
14mr|texlive-collection-documentation-czechslovak-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-czechslovak-20120224-2|28	%files
14mr|texlive-collection-documentation-czechslovak-20120224-2|29	
14mr|texlive-collection-documentation-czechslovak-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-czechslovak-20120224-2|31	%prep
14mr|texlive-collection-documentation-czechslovak-20120224-2|32	%setup -c -a0
14mr|texlive-collection-documentation-czechslovak-20120224-2|33	
14mr|texlive-collection-documentation-czechslovak-20120224-2|34	%build
14mr|texlive-collection-documentation-czechslovak-20120224-2|35	
14mr|texlive-collection-documentation-czechslovak-20120224-2|36	%install
14mr|texlive-collection-documentation-czechslovak-20120224-2|37	
14mr|texlive-collection-documentation-czechslovak-20120224-2|38	
14mr|texlive-collection-documentation-czechslovak-20120224-2|39	
14mr|texlive-collection-documentation-czechslovak-20120224-2|40	%changelog
14mr|texlive-collection-documentation-czechslovak-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-czechslovak-20120224-2|42	+ Revision: 6e9b7b7
14mr|texlive-collection-documentation-czechslovak-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-czechslovak-20120224-2|44	
14mr|texlive-collection-documentation-czechslovak-20120224-2|45	

19620 14
14mr|texlive-collection-documentation-dutch-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-dutch-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-dutch-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-dutch-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-dutch-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-dutch-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-dutch-20120224-2|7	Name:		texlive-collection-documentation-dutch
14mr|texlive-collection-documentation-dutch-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-dutch-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-dutch-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-dutch-20120224-2|11	Summary:	Dutch documentation
14mr|texlive-collection-documentation-dutch-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-dutch-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-dutch-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-dutch-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-dutch.tar.xz
14mr|texlive-collection-documentation-dutch-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-dutch-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-dutch-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-dutch-20120224-2|19	Requires:	texlive-lshort-dutch
14mr|texlive-collection-documentation-dutch-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-dutch-20120224-2|21	
14mr|texlive-collection-documentation-dutch-20120224-2|22	%description
14mr|texlive-collection-documentation-dutch-20120224-2|23	TeXLive collection-documentation-dutch package.
14mr|texlive-collection-documentation-dutch-20120224-2|24	
14mr|texlive-collection-documentation-dutch-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-dutch-20120224-2|26	%files
14mr|texlive-collection-documentation-dutch-20120224-2|27	
14mr|texlive-collection-documentation-dutch-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-dutch-20120224-2|29	%prep
14mr|texlive-collection-documentation-dutch-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-dutch-20120224-2|31	
14mr|texlive-collection-documentation-dutch-20120224-2|32	%build
14mr|texlive-collection-documentation-dutch-20120224-2|33	
14mr|texlive-collection-documentation-dutch-20120224-2|34	%install
14mr|texlive-collection-documentation-dutch-20120224-2|35	
14mr|texlive-collection-documentation-dutch-20120224-2|36	
14mr|texlive-collection-documentation-dutch-20120224-2|37	
14mr|texlive-collection-documentation-dutch-20120224-2|38	%changelog
14mr|texlive-collection-documentation-dutch-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-dutch-20120224-2|40	+ Revision: efccaa2
14mr|texlive-collection-documentation-dutch-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-dutch-20120224-2|42	
14mr|texlive-collection-documentation-dutch-20120224-2|43	

19621 14
14mr|texlive-collection-documentation-english-20120810-2|1	# revision 26293
14mr|texlive-collection-documentation-english-20120810-2|2	# category Collection
14mr|texlive-collection-documentation-english-20120810-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-english-20120810-2|4	# catalog-date undef
14mr|texlive-collection-documentation-english-20120810-2|5	# catalog-license undef
14mr|texlive-collection-documentation-english-20120810-2|6	# catalog-version undef
14mr|texlive-collection-documentation-english-20120810-2|7	Name:		texlive-collection-documentation-english
14mr|texlive-collection-documentation-english-20120810-2|8	Epoch:		1
14mr|texlive-collection-documentation-english-20120810-2|9	Version:	20120810
14mr|texlive-collection-documentation-english-20120810-2|10	Release:	2
14mr|texlive-collection-documentation-english-20120810-2|11	Summary:	English documentation
14mr|texlive-collection-documentation-english-20120810-2|12	Group:		Publishing
14mr|texlive-collection-documentation-english-20120810-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-english-20120810-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-english-20120810-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-english.tar.xz
14mr|texlive-collection-documentation-english-20120810-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-english-20120810-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-english-20120810-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-english-20120810-2|19	Requires:	texlive-FAQ-en
14mr|texlive-collection-documentation-english-20120810-2|20	Requires:	texlive-MemoirChapStyles
14mr|texlive-collection-documentation-english-20120810-2|21	Requires:	texlive-Type1fonts
14mr|texlive-collection-documentation-english-20120810-2|22	Requires:	texlive-amslatex-primer
14mr|texlive-collection-documentation-english-20120810-2|23	Requires:	texlive-around-the-bend
14mr|texlive-collection-documentation-english-20120810-2|24	Requires:	texlive-ascii-chart
14mr|texlive-collection-documentation-english-20120810-2|25	Requires:	texlive-components-of-TeX
14mr|texlive-collection-documentation-english-20120810-2|26	Requires:	texlive-comprehensive
14mr|texlive-collection-documentation-english-20120810-2|27	Requires:	texlive-dtxtut
14mr|texlive-collection-documentation-english-20120810-2|28	Requires:	texlive-first-latex-doc
14mr|texlive-collection-documentation-english-20120810-2|29	Requires:	texlive-gentle
14mr|texlive-collection-documentation-english-20120810-2|30	Requires:	texlive-guide-to-latex
14mr|texlive-collection-documentation-english-20120810-2|31	Requires:	texlive-happy4th
14mr|texlive-collection-documentation-english-20120810-2|32	Requires:	texlive-impatient
14mr|texlive-collection-documentation-english-20120810-2|33	Requires:	texlive-intro-scientific
14mr|texlive-collection-documentation-english-20120810-2|34	Requires:	texlive-knuth
14mr|texlive-collection-documentation-english-20120810-2|35	Requires:	texlive-l2tabu-english
14mr|texlive-collection-documentation-english-20120810-2|36	Requires:	texlive-latex-course
14mr|texlive-collection-documentation-english-20120810-2|37	Requires:	texlive-latex-doc-ptr
14mr|texlive-collection-documentation-english-20120810-2|38	Requires:	texlive-latex-graphics-companion
14mr|texlive-collection-documentation-english-20120810-2|39	Requires:	texlive-latex-veryshortguide
14mr|texlive-collection-documentation-english-20120810-2|40	Requires:	texlive-latex-web-companion
14mr|texlive-collection-documentation-english-20120810-2|41	Requires:	texlive-latex2e-help-texinfo
14mr|texlive-collection-documentation-english-20120810-2|42	Requires:	texlive-latex4wp
14mr|texlive-collection-documentation-english-20120810-2|43	Requires:	texlive-latexcheat
14mr|texlive-collection-documentation-english-20120810-2|44	Requires:	texlive-latexfileinfo-pkgs
14mr|texlive-collection-documentation-english-20120810-2|45	Requires:	texlive-lshort-english
14mr|texlive-collection-documentation-english-20120810-2|46	Requires:	texlive-macros2e
14mr|texlive-collection-documentation-english-20120810-2|47	Requires:	texlive-math-e
14mr|texlive-collection-documentation-english-20120810-2|48	Requires:	texlive-mathmode
14mr|texlive-collection-documentation-english-20120810-2|49	Requires:	texlive-memdesign
14mr|texlive-collection-documentation-english-20120810-2|50	Requires:	texlive-metafont-beginners
14mr|texlive-collection-documentation-english-20120810-2|51	Requires:	texlive-metapost-examples
14mr|texlive-collection-documentation-english-20120810-2|52	Requires:	texlive-mil3
14mr|texlive-collection-documentation-english-20120810-2|53	Requires:	texlive-patgen2-tutorial
14mr|texlive-collection-documentation-english-20120810-2|54	Requires:	texlive-pictexsum
14mr|texlive-collection-documentation-english-20120810-2|55	Requires:	texlive-plain-doc
14mr|texlive-collection-documentation-english-20120810-2|56	Requires:	texlive-pstricks-examples-en
14mr|texlive-collection-documentation-english-20120810-2|57	Requires:	texlive-pstricks-tutorial
14mr|texlive-collection-documentation-english-20120810-2|58	Requires:	texlive-simplified-latex
14mr|texlive-collection-documentation-english-20120810-2|59	Requires:	texlive-svg-inkscape
14mr|texlive-collection-documentation-english-20120810-2|60	Requires:	texlive-tabulars-e
14mr|texlive-collection-documentation-english-20120810-2|61	Requires:	texlive-tamethebeast
14mr|texlive-collection-documentation-english-20120810-2|62	Requires:	texlive-tds
14mr|texlive-collection-documentation-english-20120810-2|63	Requires:	texlive-tex-font-errors-cheatsheet
14mr|texlive-collection-documentation-english-20120810-2|64	Requires:	texlive-tex-overview
14mr|texlive-collection-documentation-english-20120810-2|65	Requires:	texlive-tex-refs
14mr|texlive-collection-documentation-english-20120810-2|66	Requires:	texlive-texbytopic
14mr|texlive-collection-documentation-english-20120810-2|67	Requires:	texlive-titlepages
14mr|texlive-collection-documentation-english-20120810-2|68	Requires:	texlive-tlc2
14mr|texlive-collection-documentation-english-20120810-2|69	Requires:	texlive-visualfaq
14mr|texlive-collection-documentation-english-20120810-2|70	Requires:	texlive-webguide
14mr|texlive-collection-documentation-english-20120810-2|71	Requires:	texlive-xetexref
14mr|texlive-collection-documentation-english-20120810-2|72	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-english-20120810-2|73	
14mr|texlive-collection-documentation-english-20120810-2|74	%description
14mr|texlive-collection-documentation-english-20120810-2|75	TeXLive collection-documentation-english package.
14mr|texlive-collection-documentation-english-20120810-2|76	
14mr|texlive-collection-documentation-english-20120810-2|77	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-english-20120810-2|78	%files
14mr|texlive-collection-documentation-english-20120810-2|79	
14mr|texlive-collection-documentation-english-20120810-2|80	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-english-20120810-2|81	%prep
14mr|texlive-collection-documentation-english-20120810-2|82	%setup -c -a0
14mr|texlive-collection-documentation-english-20120810-2|83	
14mr|texlive-collection-documentation-english-20120810-2|84	%build
14mr|texlive-collection-documentation-english-20120810-2|85	
14mr|texlive-collection-documentation-english-20120810-2|86	%install
14mr|texlive-collection-documentation-english-20120810-2|87	
14mr|texlive-collection-documentation-english-20120810-2|88	
14mr|texlive-collection-documentation-english-20120810-2|89	
14mr|texlive-collection-documentation-english-20120810-2|90	%changelog
14mr|texlive-collection-documentation-english-20120810-2|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120810-2
14mr|texlive-collection-documentation-english-20120810-2|92	+ Revision: 872f724
14mr|texlive-collection-documentation-english-20120810-2|93	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-english-20120810-2|94	
14mr|texlive-collection-documentation-english-20120810-2|95	

19622 14
14mr|texlive-collection-documentation-finnish-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-finnish-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-finnish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-finnish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-finnish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-finnish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-finnish-20120224-2|7	Name:		texlive-collection-documentation-finnish
14mr|texlive-collection-documentation-finnish-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-finnish-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-finnish-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-finnish-20120224-2|11	Summary:	Finnish documentation
14mr|texlive-collection-documentation-finnish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-finnish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-finnish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-finnish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-finnish.tar.xz
14mr|texlive-collection-documentation-finnish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-finnish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-finnish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-finnish-20120224-2|19	Requires:	texlive-lshort-finnish
14mr|texlive-collection-documentation-finnish-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-finnish-20120224-2|21	
14mr|texlive-collection-documentation-finnish-20120224-2|22	%description
14mr|texlive-collection-documentation-finnish-20120224-2|23	TeXLive collection-documentation-finnish package.
14mr|texlive-collection-documentation-finnish-20120224-2|24	
14mr|texlive-collection-documentation-finnish-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-finnish-20120224-2|26	%files
14mr|texlive-collection-documentation-finnish-20120224-2|27	
14mr|texlive-collection-documentation-finnish-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-finnish-20120224-2|29	%prep
14mr|texlive-collection-documentation-finnish-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-finnish-20120224-2|31	
14mr|texlive-collection-documentation-finnish-20120224-2|32	%build
14mr|texlive-collection-documentation-finnish-20120224-2|33	
14mr|texlive-collection-documentation-finnish-20120224-2|34	%install
14mr|texlive-collection-documentation-finnish-20120224-2|35	
14mr|texlive-collection-documentation-finnish-20120224-2|36	
14mr|texlive-collection-documentation-finnish-20120224-2|37	
14mr|texlive-collection-documentation-finnish-20120224-2|38	%changelog
14mr|texlive-collection-documentation-finnish-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-finnish-20120224-2|40	+ Revision: a443e1d
14mr|texlive-collection-documentation-finnish-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-finnish-20120224-2|42	
14mr|texlive-collection-documentation-finnish-20120224-2|43	

19623 14
14mr|texlive-collection-documentation-french-20120224-2|1	# revision 25105
14mr|texlive-collection-documentation-french-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-french-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-french-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-french-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-french-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-french-20120224-2|7	Name:		texlive-collection-documentation-french
14mr|texlive-collection-documentation-french-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-french-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-french-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-french-20120224-2|11	Summary:	French documentation
14mr|texlive-collection-documentation-french-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-french-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-french-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-french-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-french.tar.xz
14mr|texlive-collection-documentation-french-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-french-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-french-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-french-20120224-2|19	Requires:	texlive-apprends-latex
14mr|texlive-collection-documentation-french-20120224-2|20	Requires:	texlive-epslatex-fr
14mr|texlive-collection-documentation-french-20120224-2|21	Requires:	texlive-impatient-fr
14mr|texlive-collection-documentation-french-20120224-2|22	Requires:	texlive-l2tabu-french
14mr|texlive-collection-documentation-french-20120224-2|23	Requires:	texlive-lshort-french
14mr|texlive-collection-documentation-french-20120224-2|24	Requires:	texlive-texlive-fr
14mr|texlive-collection-documentation-french-20120224-2|25	Requires:	texlive-translation-array-fr
14mr|texlive-collection-documentation-french-20120224-2|26	Requires:	texlive-translation-dcolumn-fr
14mr|texlive-collection-documentation-french-20120224-2|27	Requires:	texlive-translation-natbib-fr
14mr|texlive-collection-documentation-french-20120224-2|28	Requires:	texlive-translation-tabbing-fr
14mr|texlive-collection-documentation-french-20120224-2|29	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-french-20120224-2|30	
14mr|texlive-collection-documentation-french-20120224-2|31	%description
14mr|texlive-collection-documentation-french-20120224-2|32	TeXLive collection-documentation-french package.
14mr|texlive-collection-documentation-french-20120224-2|33	
14mr|texlive-collection-documentation-french-20120224-2|34	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-french-20120224-2|35	%files
14mr|texlive-collection-documentation-french-20120224-2|36	
14mr|texlive-collection-documentation-french-20120224-2|37	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-french-20120224-2|38	%prep
14mr|texlive-collection-documentation-french-20120224-2|39	%setup -c -a0
14mr|texlive-collection-documentation-french-20120224-2|40	
14mr|texlive-collection-documentation-french-20120224-2|41	%build
14mr|texlive-collection-documentation-french-20120224-2|42	
14mr|texlive-collection-documentation-french-20120224-2|43	%install
14mr|texlive-collection-documentation-french-20120224-2|44	
14mr|texlive-collection-documentation-french-20120224-2|45	
14mr|texlive-collection-documentation-french-20120224-2|46	
14mr|texlive-collection-documentation-french-20120224-2|47	%changelog
14mr|texlive-collection-documentation-french-20120224-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-french-20120224-2|49	+ Revision: 46af3a6
14mr|texlive-collection-documentation-french-20120224-2|50	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-french-20120224-2|51	
14mr|texlive-collection-documentation-french-20120224-2|52	

19624 14
14mr|texlive-collection-documentation-german-20120224-2|1	# revision 25301
14mr|texlive-collection-documentation-german-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-german-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-german-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-german-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-german-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-german-20120224-2|7	Name:		texlive-collection-documentation-german
14mr|texlive-collection-documentation-german-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-german-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-german-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-german-20120224-2|11	Summary:	German documentation
14mr|texlive-collection-documentation-german-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-german-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-german-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-german-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-german.tar.xz
14mr|texlive-collection-documentation-german-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-german-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-german-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-german-20120224-2|19	Requires:	texlive-einfuehrung
14mr|texlive-collection-documentation-german-20120224-2|20	Requires:	texlive-fifinddo-info
14mr|texlive-collection-documentation-german-20120224-2|21	Requires:	texlive-kopka
14mr|texlive-collection-documentation-german-20120224-2|22	Requires:	texlive-l2picfaq
14mr|texlive-collection-documentation-german-20120224-2|23	Requires:	texlive-l2tabu
14mr|texlive-collection-documentation-german-20120224-2|24	Requires:	texlive-latex-bib-ex
14mr|texlive-collection-documentation-german-20120224-2|25	Requires:	texlive-latex-referenz
14mr|texlive-collection-documentation-german-20120224-2|26	Requires:	texlive-latex-tabellen
14mr|texlive-collection-documentation-german-20120224-2|27	Requires:	texlive-lshort-german
14mr|texlive-collection-documentation-german-20120224-2|28	Requires:	texlive-presentations
14mr|texlive-collection-documentation-german-20120224-2|29	Requires:	texlive-pstricks-examples
14mr|texlive-collection-documentation-german-20120224-2|30	Requires:	texlive-templates-fenn
14mr|texlive-collection-documentation-german-20120224-2|31	Requires:	texlive-templates-sommer
14mr|texlive-collection-documentation-german-20120224-2|32	Requires:	texlive-texlive-de
14mr|texlive-collection-documentation-german-20120224-2|33	Requires:	texlive-translation-arsclassica-de
14mr|texlive-collection-documentation-german-20120224-2|34	Requires:	texlive-translation-biblatex-de
14mr|texlive-collection-documentation-german-20120224-2|35	Requires:	texlive-translation-chemsym-de
14mr|texlive-collection-documentation-german-20120224-2|36	Requires:	texlive-translation-ecv-de
14mr|texlive-collection-documentation-german-20120224-2|37	Requires:	texlive-translation-enumitem-de
14mr|texlive-collection-documentation-german-20120224-2|38	Requires:	texlive-translation-europecv-de
14mr|texlive-collection-documentation-german-20120224-2|39	Requires:	texlive-translation-filecontents-de
14mr|texlive-collection-documentation-german-20120224-2|40	Requires:	texlive-translation-moreverb-de
14mr|texlive-collection-documentation-german-20120224-2|41	Requires:	texlive-voss-de
14mr|texlive-collection-documentation-german-20120224-2|42	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-german-20120224-2|43	
14mr|texlive-collection-documentation-german-20120224-2|44	%description
14mr|texlive-collection-documentation-german-20120224-2|45	TeXLive collection-documentation-german package.
14mr|texlive-collection-documentation-german-20120224-2|46	
14mr|texlive-collection-documentation-german-20120224-2|47	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-german-20120224-2|48	%files
14mr|texlive-collection-documentation-german-20120224-2|49	
14mr|texlive-collection-documentation-german-20120224-2|50	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-german-20120224-2|51	%prep
14mr|texlive-collection-documentation-german-20120224-2|52	%setup -c -a0
14mr|texlive-collection-documentation-german-20120224-2|53	
14mr|texlive-collection-documentation-german-20120224-2|54	%build
14mr|texlive-collection-documentation-german-20120224-2|55	
14mr|texlive-collection-documentation-german-20120224-2|56	%install
14mr|texlive-collection-documentation-german-20120224-2|57	
14mr|texlive-collection-documentation-german-20120224-2|58	
14mr|texlive-collection-documentation-german-20120224-2|59	
14mr|texlive-collection-documentation-german-20120224-2|60	%changelog
14mr|texlive-collection-documentation-german-20120224-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-german-20120224-2|62	+ Revision: 731eb09
14mr|texlive-collection-documentation-german-20120224-2|63	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-german-20120224-2|64	
14mr|texlive-collection-documentation-german-20120224-2|65	

19625 14
14mr|texlive-collection-documentation-italian-20120224-2|1	# revision 25218
14mr|texlive-collection-documentation-italian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-italian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-italian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-italian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-italian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-italian-20120224-2|7	Name:		texlive-collection-documentation-italian
14mr|texlive-collection-documentation-italian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-italian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-italian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-italian-20120224-2|11	Summary:	Italian documentation
14mr|texlive-collection-documentation-italian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-italian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-italian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-italian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-italian.tar.xz
14mr|texlive-collection-documentation-italian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-italian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-italian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-italian-20120224-2|19	Requires:	texlive-amsldoc-it
14mr|texlive-collection-documentation-italian-20120224-2|20	Requires:	texlive-amsmath-it
14mr|texlive-collection-documentation-italian-20120224-2|21	Requires:	texlive-amsthdoc-it
14mr|texlive-collection-documentation-italian-20120224-2|22	Requires:	texlive-fancyhdr-it
14mr|texlive-collection-documentation-italian-20120224-2|23	Requires:	texlive-l2tabu-italian
14mr|texlive-collection-documentation-italian-20120224-2|24	Requires:	texlive-latex4wp-it
14mr|texlive-collection-documentation-italian-20120224-2|25	Requires:	texlive-lshort-italian
14mr|texlive-collection-documentation-italian-20120224-2|26	Requires:	texlive-psfrag-italian
14mr|texlive-collection-documentation-italian-20120224-2|27	Requires:	texlive-texlive-it
14mr|texlive-collection-documentation-italian-20120224-2|28	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-italian-20120224-2|29	
14mr|texlive-collection-documentation-italian-20120224-2|30	%description
14mr|texlive-collection-documentation-italian-20120224-2|31	TeXLive collection-documentation-italian package.
14mr|texlive-collection-documentation-italian-20120224-2|32	
14mr|texlive-collection-documentation-italian-20120224-2|33	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-italian-20120224-2|34	%files
14mr|texlive-collection-documentation-italian-20120224-2|35	
14mr|texlive-collection-documentation-italian-20120224-2|36	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-italian-20120224-2|37	%prep
14mr|texlive-collection-documentation-italian-20120224-2|38	%setup -c -a0
14mr|texlive-collection-documentation-italian-20120224-2|39	
14mr|texlive-collection-documentation-italian-20120224-2|40	%build
14mr|texlive-collection-documentation-italian-20120224-2|41	
14mr|texlive-collection-documentation-italian-20120224-2|42	%install
14mr|texlive-collection-documentation-italian-20120224-2|43	
14mr|texlive-collection-documentation-italian-20120224-2|44	
14mr|texlive-collection-documentation-italian-20120224-2|45	
14mr|texlive-collection-documentation-italian-20120224-2|46	%changelog
14mr|texlive-collection-documentation-italian-20120224-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-italian-20120224-2|48	+ Revision: 6e982ec
14mr|texlive-collection-documentation-italian-20120224-2|49	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-italian-20120224-2|50	
14mr|texlive-collection-documentation-italian-20120224-2|51	

19626 14
14mr|texlive-collection-documentation-japanese-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-japanese-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-japanese-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-japanese-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-japanese-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-japanese-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-japanese-20120224-2|7	Name:		texlive-collection-documentation-japanese
14mr|texlive-collection-documentation-japanese-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-japanese-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-japanese-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-japanese-20120224-2|11	Summary:	Japanese documentation
14mr|texlive-collection-documentation-japanese-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-japanese-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-japanese-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-japanese-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-japanese.tar.xz
14mr|texlive-collection-documentation-japanese-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-japanese-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-japanese-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-japanese-20120224-2|19	Requires:	texlive-lshort-japanese
14mr|texlive-collection-documentation-japanese-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-japanese-20120224-2|21	
14mr|texlive-collection-documentation-japanese-20120224-2|22	%description
14mr|texlive-collection-documentation-japanese-20120224-2|23	TeXLive collection-documentation-japanese package.
14mr|texlive-collection-documentation-japanese-20120224-2|24	
14mr|texlive-collection-documentation-japanese-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-japanese-20120224-2|26	%files
14mr|texlive-collection-documentation-japanese-20120224-2|27	
14mr|texlive-collection-documentation-japanese-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-japanese-20120224-2|29	%prep
14mr|texlive-collection-documentation-japanese-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-japanese-20120224-2|31	
14mr|texlive-collection-documentation-japanese-20120224-2|32	%build
14mr|texlive-collection-documentation-japanese-20120224-2|33	
14mr|texlive-collection-documentation-japanese-20120224-2|34	%install
14mr|texlive-collection-documentation-japanese-20120224-2|35	
14mr|texlive-collection-documentation-japanese-20120224-2|36	
14mr|texlive-collection-documentation-japanese-20120224-2|37	
14mr|texlive-collection-documentation-japanese-20120224-2|38	%changelog
14mr|texlive-collection-documentation-japanese-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-japanese-20120224-2|40	+ Revision: 2e9cd7d
14mr|texlive-collection-documentation-japanese-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-japanese-20120224-2|42	
14mr|texlive-collection-documentation-japanese-20120224-2|43	

19627 14
14mr|texlive-collection-documentation-korean-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-korean-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-korean-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-korean-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-korean-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-korean-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-korean-20120224-2|7	Name:		texlive-collection-documentation-korean
14mr|texlive-collection-documentation-korean-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-korean-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-korean-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-korean-20120224-2|11	Summary:	Korean documentation
14mr|texlive-collection-documentation-korean-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-korean-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-korean-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-korean-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-korean.tar.xz
14mr|texlive-collection-documentation-korean-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-korean-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-korean-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-korean-20120224-2|19	Requires:	texlive-lshort-korean
14mr|texlive-collection-documentation-korean-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-korean-20120224-2|21	
14mr|texlive-collection-documentation-korean-20120224-2|22	%description
14mr|texlive-collection-documentation-korean-20120224-2|23	TeXLive collection-documentation-korean package.
14mr|texlive-collection-documentation-korean-20120224-2|24	
14mr|texlive-collection-documentation-korean-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-korean-20120224-2|26	%files
14mr|texlive-collection-documentation-korean-20120224-2|27	
14mr|texlive-collection-documentation-korean-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-korean-20120224-2|29	%prep
14mr|texlive-collection-documentation-korean-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-korean-20120224-2|31	
14mr|texlive-collection-documentation-korean-20120224-2|32	%build
14mr|texlive-collection-documentation-korean-20120224-2|33	
14mr|texlive-collection-documentation-korean-20120224-2|34	%install
14mr|texlive-collection-documentation-korean-20120224-2|35	
14mr|texlive-collection-documentation-korean-20120224-2|36	
14mr|texlive-collection-documentation-korean-20120224-2|37	
14mr|texlive-collection-documentation-korean-20120224-2|38	%changelog
14mr|texlive-collection-documentation-korean-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-korean-20120224-2|40	+ Revision: 2638b06
14mr|texlive-collection-documentation-korean-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-korean-20120224-2|42	
14mr|texlive-collection-documentation-korean-20120224-2|43	

19628 14
14mr|texlive-collection-documentation-mongolian-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-mongolian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-mongolian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-mongolian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-mongolian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-mongolian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-mongolian-20120224-2|7	Name:		texlive-collection-documentation-mongolian
14mr|texlive-collection-documentation-mongolian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-mongolian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-mongolian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-mongolian-20120224-2|11	Summary:	Mongolian documentation
14mr|texlive-collection-documentation-mongolian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-mongolian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-mongolian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-mongolian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-mongolian.tar.xz
14mr|texlive-collection-documentation-mongolian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-mongolian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-mongolian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-mongolian-20120224-2|19	Requires:	texlive-lshort-mongol
14mr|texlive-collection-documentation-mongolian-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-mongolian-20120224-2|21	
14mr|texlive-collection-documentation-mongolian-20120224-2|22	%description
14mr|texlive-collection-documentation-mongolian-20120224-2|23	TeXLive collection-documentation-mongolian package.
14mr|texlive-collection-documentation-mongolian-20120224-2|24	
14mr|texlive-collection-documentation-mongolian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-mongolian-20120224-2|26	%files
14mr|texlive-collection-documentation-mongolian-20120224-2|27	
14mr|texlive-collection-documentation-mongolian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-mongolian-20120224-2|29	%prep
14mr|texlive-collection-documentation-mongolian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-mongolian-20120224-2|31	
14mr|texlive-collection-documentation-mongolian-20120224-2|32	%build
14mr|texlive-collection-documentation-mongolian-20120224-2|33	
14mr|texlive-collection-documentation-mongolian-20120224-2|34	%install
14mr|texlive-collection-documentation-mongolian-20120224-2|35	
14mr|texlive-collection-documentation-mongolian-20120224-2|36	
14mr|texlive-collection-documentation-mongolian-20120224-2|37	
14mr|texlive-collection-documentation-mongolian-20120224-2|38	%changelog
14mr|texlive-collection-documentation-mongolian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-mongolian-20120224-2|40	+ Revision: 264aea3
14mr|texlive-collection-documentation-mongolian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-mongolian-20120224-2|42	
14mr|texlive-collection-documentation-mongolian-20120224-2|43	

19629 14
14mr|texlive-collection-documentation-polish-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-polish-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-polish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-polish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-polish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-polish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-polish-20120224-2|7	Name:		texlive-collection-documentation-polish
14mr|texlive-collection-documentation-polish-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-polish-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-polish-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-polish-20120224-2|11	Summary:	Polish documentation
14mr|texlive-collection-documentation-polish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-polish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-polish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-polish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-polish.tar.xz
14mr|texlive-collection-documentation-polish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-polish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-polish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-polish-20120224-2|19	Requires:	texlive-lshort-polish
14mr|texlive-collection-documentation-polish-20120224-2|20	Requires:	texlive-tex-virtual-academy-pl
14mr|texlive-collection-documentation-polish-20120224-2|21	Requires:	texlive-texlive-pl
14mr|texlive-collection-documentation-polish-20120224-2|22	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-polish-20120224-2|23	
14mr|texlive-collection-documentation-polish-20120224-2|24	%description
14mr|texlive-collection-documentation-polish-20120224-2|25	TeXLive collection-documentation-polish package.
14mr|texlive-collection-documentation-polish-20120224-2|26	
14mr|texlive-collection-documentation-polish-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-polish-20120224-2|28	%files
14mr|texlive-collection-documentation-polish-20120224-2|29	
14mr|texlive-collection-documentation-polish-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-polish-20120224-2|31	%prep
14mr|texlive-collection-documentation-polish-20120224-2|32	%setup -c -a0
14mr|texlive-collection-documentation-polish-20120224-2|33	
14mr|texlive-collection-documentation-polish-20120224-2|34	%build
14mr|texlive-collection-documentation-polish-20120224-2|35	
14mr|texlive-collection-documentation-polish-20120224-2|36	%install
14mr|texlive-collection-documentation-polish-20120224-2|37	
14mr|texlive-collection-documentation-polish-20120224-2|38	
14mr|texlive-collection-documentation-polish-20120224-2|39	
14mr|texlive-collection-documentation-polish-20120224-2|40	%changelog
14mr|texlive-collection-documentation-polish-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-polish-20120224-2|42	+ Revision: e7b036d
14mr|texlive-collection-documentation-polish-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-polish-20120224-2|44	
14mr|texlive-collection-documentation-polish-20120224-2|45	

19630 14
14mr|texlive-collection-documentation-portuguese-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-portuguese-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-portuguese-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-portuguese-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-portuguese-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-portuguese-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-portuguese-20120224-2|7	Name:		texlive-collection-documentation-portuguese
14mr|texlive-collection-documentation-portuguese-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-portuguese-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-portuguese-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-portuguese-20120224-2|11	Summary:	Portuguese documentation
14mr|texlive-collection-documentation-portuguese-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-portuguese-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-portuguese-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-portuguese-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-portuguese.tar.xz
14mr|texlive-collection-documentation-portuguese-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-portuguese-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-portuguese-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-portuguese-20120224-2|19	Requires:	texlive-beamer-tut-pt
14mr|texlive-collection-documentation-portuguese-20120224-2|20	Requires:	texlive-cursolatex
14mr|texlive-collection-documentation-portuguese-20120224-2|21	Requires:	texlive-latexcheat-ptbr
14mr|texlive-collection-documentation-portuguese-20120224-2|22	Requires:	texlive-lshort-portuguese
14mr|texlive-collection-documentation-portuguese-20120224-2|23	Requires:	texlive-xypic-tut-pt
14mr|texlive-collection-documentation-portuguese-20120224-2|24	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-portuguese-20120224-2|25	
14mr|texlive-collection-documentation-portuguese-20120224-2|26	%description
14mr|texlive-collection-documentation-portuguese-20120224-2|27	TeXLive collection-documentation-portuguese package.
14mr|texlive-collection-documentation-portuguese-20120224-2|28	
14mr|texlive-collection-documentation-portuguese-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-portuguese-20120224-2|30	%files
14mr|texlive-collection-documentation-portuguese-20120224-2|31	
14mr|texlive-collection-documentation-portuguese-20120224-2|32	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-portuguese-20120224-2|33	%prep
14mr|texlive-collection-documentation-portuguese-20120224-2|34	%setup -c -a0
14mr|texlive-collection-documentation-portuguese-20120224-2|35	
14mr|texlive-collection-documentation-portuguese-20120224-2|36	%build
14mr|texlive-collection-documentation-portuguese-20120224-2|37	
14mr|texlive-collection-documentation-portuguese-20120224-2|38	%install
14mr|texlive-collection-documentation-portuguese-20120224-2|39	
14mr|texlive-collection-documentation-portuguese-20120224-2|40	
14mr|texlive-collection-documentation-portuguese-20120224-2|41	
14mr|texlive-collection-documentation-portuguese-20120224-2|42	%changelog
14mr|texlive-collection-documentation-portuguese-20120224-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-portuguese-20120224-2|44	+ Revision: dc0ed5f
14mr|texlive-collection-documentation-portuguese-20120224-2|45	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-portuguese-20120224-2|46	
14mr|texlive-collection-documentation-portuguese-20120224-2|47	

19631 14
14mr|texlive-collection-documentation-russian-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-russian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-russian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-russian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-russian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-russian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-russian-20120224-2|7	Name:		texlive-collection-documentation-russian
14mr|texlive-collection-documentation-russian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-russian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-russian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-russian-20120224-2|11	Summary:	Russian documentation
14mr|texlive-collection-documentation-russian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-russian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-russian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-russian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-russian.tar.xz
14mr|texlive-collection-documentation-russian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-russian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-russian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-russian-20120224-2|19	Requires:	texlive-lshort-russian
14mr|texlive-collection-documentation-russian-20120224-2|20	Requires:	texlive-mpman-ru
14mr|texlive-collection-documentation-russian-20120224-2|21	Requires:	texlive-texlive-ru
14mr|texlive-collection-documentation-russian-20120224-2|22	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-russian-20120224-2|23	
14mr|texlive-collection-documentation-russian-20120224-2|24	%description
14mr|texlive-collection-documentation-russian-20120224-2|25	TeXLive collection-documentation-russian package.
14mr|texlive-collection-documentation-russian-20120224-2|26	
14mr|texlive-collection-documentation-russian-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-russian-20120224-2|28	%files
14mr|texlive-collection-documentation-russian-20120224-2|29	
14mr|texlive-collection-documentation-russian-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-russian-20120224-2|31	%prep
14mr|texlive-collection-documentation-russian-20120224-2|32	%setup -c -a0
14mr|texlive-collection-documentation-russian-20120224-2|33	
14mr|texlive-collection-documentation-russian-20120224-2|34	%build
14mr|texlive-collection-documentation-russian-20120224-2|35	
14mr|texlive-collection-documentation-russian-20120224-2|36	%install
14mr|texlive-collection-documentation-russian-20120224-2|37	
14mr|texlive-collection-documentation-russian-20120224-2|38	
14mr|texlive-collection-documentation-russian-20120224-2|39	
14mr|texlive-collection-documentation-russian-20120224-2|40	%changelog
14mr|texlive-collection-documentation-russian-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-russian-20120224-2|42	+ Revision: 3896d82
14mr|texlive-collection-documentation-russian-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-russian-20120224-2|44	
14mr|texlive-collection-documentation-russian-20120224-2|45	

19632 14
14mr|texlive-collection-documentation-serbian-20120224-2|1	# revision 19112
14mr|texlive-collection-documentation-serbian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-serbian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-serbian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-serbian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-serbian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-serbian-20120224-2|7	Name:		texlive-collection-documentation-serbian
14mr|texlive-collection-documentation-serbian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-serbian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-serbian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-serbian-20120224-2|11	Summary:	Serbian documentation
14mr|texlive-collection-documentation-serbian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-serbian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-serbian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-serbian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-serbian.tar.xz
14mr|texlive-collection-documentation-serbian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-serbian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-serbian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-serbian-20120224-2|19	Requires:	texlive-texlive-sr
14mr|texlive-collection-documentation-serbian-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-serbian-20120224-2|21	
14mr|texlive-collection-documentation-serbian-20120224-2|22	%description
14mr|texlive-collection-documentation-serbian-20120224-2|23	TeXLive collection-documentation-serbian package.
14mr|texlive-collection-documentation-serbian-20120224-2|24	
14mr|texlive-collection-documentation-serbian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-serbian-20120224-2|26	%files
14mr|texlive-collection-documentation-serbian-20120224-2|27	
14mr|texlive-collection-documentation-serbian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-serbian-20120224-2|29	%prep
14mr|texlive-collection-documentation-serbian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-serbian-20120224-2|31	
14mr|texlive-collection-documentation-serbian-20120224-2|32	%build
14mr|texlive-collection-documentation-serbian-20120224-2|33	
14mr|texlive-collection-documentation-serbian-20120224-2|34	%install
14mr|texlive-collection-documentation-serbian-20120224-2|35	
14mr|texlive-collection-documentation-serbian-20120224-2|36	
14mr|texlive-collection-documentation-serbian-20120224-2|37	
14mr|texlive-collection-documentation-serbian-20120224-2|38	%changelog
14mr|texlive-collection-documentation-serbian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-serbian-20120224-2|40	+ Revision: 2249662
14mr|texlive-collection-documentation-serbian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-serbian-20120224-2|42	
14mr|texlive-collection-documentation-serbian-20120224-2|43	

19633 14
14mr|texlive-collection-documentation-slovenian-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-slovenian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-slovenian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-slovenian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-slovenian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-slovenian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-slovenian-20120224-2|7	Name:		texlive-collection-documentation-slovenian
14mr|texlive-collection-documentation-slovenian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-slovenian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-slovenian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-slovenian-20120224-2|11	Summary:	Slovenian documentation
14mr|texlive-collection-documentation-slovenian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-slovenian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-slovenian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-slovenian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-slovenian.tar.xz
14mr|texlive-collection-documentation-slovenian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-slovenian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-slovenian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-slovenian-20120224-2|19	Requires:	texlive-lshort-slovenian
14mr|texlive-collection-documentation-slovenian-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-slovenian-20120224-2|21	
14mr|texlive-collection-documentation-slovenian-20120224-2|22	%description
14mr|texlive-collection-documentation-slovenian-20120224-2|23	TeXLive collection-documentation-slovenian package.
14mr|texlive-collection-documentation-slovenian-20120224-2|24	
14mr|texlive-collection-documentation-slovenian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-slovenian-20120224-2|26	%files
14mr|texlive-collection-documentation-slovenian-20120224-2|27	
14mr|texlive-collection-documentation-slovenian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-slovenian-20120224-2|29	%prep
14mr|texlive-collection-documentation-slovenian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-slovenian-20120224-2|31	
14mr|texlive-collection-documentation-slovenian-20120224-2|32	%build
14mr|texlive-collection-documentation-slovenian-20120224-2|33	
14mr|texlive-collection-documentation-slovenian-20120224-2|34	%install
14mr|texlive-collection-documentation-slovenian-20120224-2|35	
14mr|texlive-collection-documentation-slovenian-20120224-2|36	
14mr|texlive-collection-documentation-slovenian-20120224-2|37	
14mr|texlive-collection-documentation-slovenian-20120224-2|38	%changelog
14mr|texlive-collection-documentation-slovenian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-slovenian-20120224-2|40	+ Revision: d61f8a6
14mr|texlive-collection-documentation-slovenian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-slovenian-20120224-2|42	
14mr|texlive-collection-documentation-slovenian-20120224-2|43	

19634 14
14mr|texlive-collection-documentation-spanish-20120224-2|1	# revision 19634
14mr|texlive-collection-documentation-spanish-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-spanish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-spanish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-spanish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-spanish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-spanish-20120224-2|7	Name:		texlive-collection-documentation-spanish
14mr|texlive-collection-documentation-spanish-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-spanish-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-spanish-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-spanish-20120224-2|11	Summary:	Spanish documentation
14mr|texlive-collection-documentation-spanish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-spanish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-spanish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-spanish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-spanish.tar.xz
14mr|texlive-collection-documentation-spanish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-spanish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-spanish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-spanish-20120224-2|19	Requires:	texlive-es-tex-faq
14mr|texlive-collection-documentation-spanish-20120224-2|20	Requires:	texlive-l2tabu-spanish
14mr|texlive-collection-documentation-spanish-20120224-2|21	Requires:	texlive-latex2e-help-texinfo-spanish
14mr|texlive-collection-documentation-spanish-20120224-2|22	Requires:	texlive-latexcheat-esmx
14mr|texlive-collection-documentation-spanish-20120224-2|23	Requires:	texlive-lshort-spanish
14mr|texlive-collection-documentation-spanish-20120224-2|24	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-spanish-20120224-2|25	
14mr|texlive-collection-documentation-spanish-20120224-2|26	%description
14mr|texlive-collection-documentation-spanish-20120224-2|27	TeXLive collection-documentation-spanish package.
14mr|texlive-collection-documentation-spanish-20120224-2|28	
14mr|texlive-collection-documentation-spanish-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-spanish-20120224-2|30	%files
14mr|texlive-collection-documentation-spanish-20120224-2|31	
14mr|texlive-collection-documentation-spanish-20120224-2|32	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-spanish-20120224-2|33	%prep
14mr|texlive-collection-documentation-spanish-20120224-2|34	%setup -c -a0
14mr|texlive-collection-documentation-spanish-20120224-2|35	
14mr|texlive-collection-documentation-spanish-20120224-2|36	%build
14mr|texlive-collection-documentation-spanish-20120224-2|37	
14mr|texlive-collection-documentation-spanish-20120224-2|38	%install
14mr|texlive-collection-documentation-spanish-20120224-2|39	
14mr|texlive-collection-documentation-spanish-20120224-2|40	
14mr|texlive-collection-documentation-spanish-20120224-2|41	
14mr|texlive-collection-documentation-spanish-20120224-2|42	%changelog
14mr|texlive-collection-documentation-spanish-20120224-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-spanish-20120224-2|44	+ Revision: fd0df42
14mr|texlive-collection-documentation-spanish-20120224-2|45	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-spanish-20120224-2|46	
14mr|texlive-collection-documentation-spanish-20120224-2|47	

19635 14
14mr|texlive-collection-documentation-thai-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-thai-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-thai-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-thai-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-thai-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-thai-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-thai-20120224-2|7	Name:		texlive-collection-documentation-thai
14mr|texlive-collection-documentation-thai-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-thai-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-thai-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-thai-20120224-2|11	Summary:	Thai documentation
14mr|texlive-collection-documentation-thai-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-thai-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-thai-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-thai-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-thai.tar.xz
14mr|texlive-collection-documentation-thai-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-thai-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-thai-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-thai-20120224-2|19	Requires:	texlive-lshort-thai
14mr|texlive-collection-documentation-thai-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-thai-20120224-2|21	
14mr|texlive-collection-documentation-thai-20120224-2|22	%description
14mr|texlive-collection-documentation-thai-20120224-2|23	TeXLive collection-documentation-thai package.
14mr|texlive-collection-documentation-thai-20120224-2|24	
14mr|texlive-collection-documentation-thai-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-thai-20120224-2|26	%files
14mr|texlive-collection-documentation-thai-20120224-2|27	
14mr|texlive-collection-documentation-thai-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-thai-20120224-2|29	%prep
14mr|texlive-collection-documentation-thai-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-thai-20120224-2|31	
14mr|texlive-collection-documentation-thai-20120224-2|32	%build
14mr|texlive-collection-documentation-thai-20120224-2|33	
14mr|texlive-collection-documentation-thai-20120224-2|34	%install
14mr|texlive-collection-documentation-thai-20120224-2|35	
14mr|texlive-collection-documentation-thai-20120224-2|36	
14mr|texlive-collection-documentation-thai-20120224-2|37	
14mr|texlive-collection-documentation-thai-20120224-2|38	%changelog
14mr|texlive-collection-documentation-thai-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-thai-20120224-2|40	+ Revision: 1e7e4a7
14mr|texlive-collection-documentation-thai-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-thai-20120224-2|42	
14mr|texlive-collection-documentation-thai-20120224-2|43	

19636 14
14mr|texlive-collection-documentation-turkish-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-turkish-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-turkish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-turkish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-turkish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-turkish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-turkish-20120224-2|7	Name:		texlive-collection-documentation-turkish
14mr|texlive-collection-documentation-turkish-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-turkish-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-turkish-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-turkish-20120224-2|11	Summary:	Turkish documentation
14mr|texlive-collection-documentation-turkish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-turkish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-turkish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-turkish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-turkish.tar.xz
14mr|texlive-collection-documentation-turkish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-turkish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-turkish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-turkish-20120224-2|19	Requires:	texlive-lshort-turkish
14mr|texlive-collection-documentation-turkish-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-turkish-20120224-2|21	
14mr|texlive-collection-documentation-turkish-20120224-2|22	%description
14mr|texlive-collection-documentation-turkish-20120224-2|23	TeXLive collection-documentation-turkish package.
14mr|texlive-collection-documentation-turkish-20120224-2|24	
14mr|texlive-collection-documentation-turkish-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-turkish-20120224-2|26	%files
14mr|texlive-collection-documentation-turkish-20120224-2|27	
14mr|texlive-collection-documentation-turkish-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-turkish-20120224-2|29	%prep
14mr|texlive-collection-documentation-turkish-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-turkish-20120224-2|31	
14mr|texlive-collection-documentation-turkish-20120224-2|32	%build
14mr|texlive-collection-documentation-turkish-20120224-2|33	
14mr|texlive-collection-documentation-turkish-20120224-2|34	%install
14mr|texlive-collection-documentation-turkish-20120224-2|35	
14mr|texlive-collection-documentation-turkish-20120224-2|36	
14mr|texlive-collection-documentation-turkish-20120224-2|37	
14mr|texlive-collection-documentation-turkish-20120224-2|38	%changelog
14mr|texlive-collection-documentation-turkish-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-turkish-20120224-2|40	+ Revision: 6e15a36
14mr|texlive-collection-documentation-turkish-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-turkish-20120224-2|42	
14mr|texlive-collection-documentation-turkish-20120224-2|43	

19637 14
14mr|texlive-collection-documentation-ukrainian-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-ukrainian-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-ukrainian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-ukrainian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-ukrainian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-ukrainian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-ukrainian-20120224-2|7	Name:		texlive-collection-documentation-ukrainian
14mr|texlive-collection-documentation-ukrainian-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-ukrainian-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-ukrainian-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-ukrainian-20120224-2|11	Summary:	Ukrainian documentation
14mr|texlive-collection-documentation-ukrainian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-ukrainian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-ukrainian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-ukrainian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-ukrainian.tar.xz
14mr|texlive-collection-documentation-ukrainian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-ukrainian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-ukrainian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-ukrainian-20120224-2|19	Requires:	texlive-lshort-ukr
14mr|texlive-collection-documentation-ukrainian-20120224-2|20	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-ukrainian-20120224-2|21	
14mr|texlive-collection-documentation-ukrainian-20120224-2|22	%description
14mr|texlive-collection-documentation-ukrainian-20120224-2|23	TeXLive collection-documentation-ukrainian package.
14mr|texlive-collection-documentation-ukrainian-20120224-2|24	
14mr|texlive-collection-documentation-ukrainian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-ukrainian-20120224-2|26	%files
14mr|texlive-collection-documentation-ukrainian-20120224-2|27	
14mr|texlive-collection-documentation-ukrainian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-ukrainian-20120224-2|29	%prep
14mr|texlive-collection-documentation-ukrainian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-documentation-ukrainian-20120224-2|31	
14mr|texlive-collection-documentation-ukrainian-20120224-2|32	%build
14mr|texlive-collection-documentation-ukrainian-20120224-2|33	
14mr|texlive-collection-documentation-ukrainian-20120224-2|34	%install
14mr|texlive-collection-documentation-ukrainian-20120224-2|35	
14mr|texlive-collection-documentation-ukrainian-20120224-2|36	
14mr|texlive-collection-documentation-ukrainian-20120224-2|37	
14mr|texlive-collection-documentation-ukrainian-20120224-2|38	%changelog
14mr|texlive-collection-documentation-ukrainian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-ukrainian-20120224-2|40	+ Revision: 173fe01
14mr|texlive-collection-documentation-ukrainian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-ukrainian-20120224-2|42	
14mr|texlive-collection-documentation-ukrainian-20120224-2|43	

19638 14
14mr|texlive-collection-documentation-vietnamese-20120224-2|1	# revision 13822
14mr|texlive-collection-documentation-vietnamese-20120224-2|2	# category Collection
14mr|texlive-collection-documentation-vietnamese-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-documentation-vietnamese-20120224-2|4	# catalog-date undef
14mr|texlive-collection-documentation-vietnamese-20120224-2|5	# catalog-license undef
14mr|texlive-collection-documentation-vietnamese-20120224-2|6	# catalog-version undef
14mr|texlive-collection-documentation-vietnamese-20120224-2|7	Name:		texlive-collection-documentation-vietnamese
14mr|texlive-collection-documentation-vietnamese-20120224-2|8	Epoch:		1
14mr|texlive-collection-documentation-vietnamese-20120224-2|9	Version:	20120224
14mr|texlive-collection-documentation-vietnamese-20120224-2|10	Release:	2
14mr|texlive-collection-documentation-vietnamese-20120224-2|11	Summary:	Vietnamese documentation
14mr|texlive-collection-documentation-vietnamese-20120224-2|12	Group:		Publishing
14mr|texlive-collection-documentation-vietnamese-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-documentation-vietnamese-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-documentation-vietnamese-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-vietnamese.tar.xz
14mr|texlive-collection-documentation-vietnamese-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-documentation-vietnamese-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-documentation-vietnamese-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-documentation-vietnamese-20120224-2|19	Requires:	texlive-amsldoc-vn
14mr|texlive-collection-documentation-vietnamese-20120224-2|20	Requires:	texlive-lshort-vietnamese
14mr|texlive-collection-documentation-vietnamese-20120224-2|21	Requires:	texlive-ntheorem-vn
14mr|texlive-collection-documentation-vietnamese-20120224-2|22	Requires:	texlive-collection-documentation-base
14mr|texlive-collection-documentation-vietnamese-20120224-2|23	
14mr|texlive-collection-documentation-vietnamese-20120224-2|24	%description
14mr|texlive-collection-documentation-vietnamese-20120224-2|25	TeXLive collection-documentation-vietnamese package.
14mr|texlive-collection-documentation-vietnamese-20120224-2|26	
14mr|texlive-collection-documentation-vietnamese-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-vietnamese-20120224-2|28	%files
14mr|texlive-collection-documentation-vietnamese-20120224-2|29	
14mr|texlive-collection-documentation-vietnamese-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-documentation-vietnamese-20120224-2|31	%prep
14mr|texlive-collection-documentation-vietnamese-20120224-2|32	%setup -c -a0
14mr|texlive-collection-documentation-vietnamese-20120224-2|33	
14mr|texlive-collection-documentation-vietnamese-20120224-2|34	%build
14mr|texlive-collection-documentation-vietnamese-20120224-2|35	
14mr|texlive-collection-documentation-vietnamese-20120224-2|36	%install
14mr|texlive-collection-documentation-vietnamese-20120224-2|37	
14mr|texlive-collection-documentation-vietnamese-20120224-2|38	
14mr|texlive-collection-documentation-vietnamese-20120224-2|39	
14mr|texlive-collection-documentation-vietnamese-20120224-2|40	%changelog
14mr|texlive-collection-documentation-vietnamese-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-documentation-vietnamese-20120224-2|42	+ Revision: 830cb86
14mr|texlive-collection-documentation-vietnamese-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-documentation-vietnamese-20120224-2|44	
14mr|texlive-collection-documentation-vietnamese-20120224-2|45	

19639 14
14mr|texlive-collection-fontsextra-20120810-2|1	# revision 27110
14mr|texlive-collection-fontsextra-20120810-2|2	# category Collection
14mr|texlive-collection-fontsextra-20120810-2|3	# catalog-ctan undef
14mr|texlive-collection-fontsextra-20120810-2|4	# catalog-date undef
14mr|texlive-collection-fontsextra-20120810-2|5	# catalog-license undef
14mr|texlive-collection-fontsextra-20120810-2|6	# catalog-version undef
14mr|texlive-collection-fontsextra-20120810-2|7	Name:		texlive-collection-fontsextra
14mr|texlive-collection-fontsextra-20120810-2|8	Epoch:		1
14mr|texlive-collection-fontsextra-20120810-2|9	Version:	20120810
14mr|texlive-collection-fontsextra-20120810-2|10	Release:	2
14mr|texlive-collection-fontsextra-20120810-2|11	Summary:	Extra fonts
14mr|texlive-collection-fontsextra-20120810-2|12	Group:		Publishing
14mr|texlive-collection-fontsextra-20120810-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-fontsextra-20120810-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-fontsextra-20120810-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsextra.tar.xz
14mr|texlive-collection-fontsextra-20120810-2|16	BuildArch:	noarch
14mr|texlive-collection-fontsextra-20120810-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-fontsextra-20120810-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-fontsextra-20120810-2|19	Requires:	texlive-Asana-Math
14mr|texlive-collection-fontsextra-20120810-2|20	Requires:	texlive-adforn
14mr|texlive-collection-fontsextra-20120810-2|21	Requires:	texlive-adfsymbols
14mr|texlive-collection-fontsextra-20120810-2|22	Requires:	texlive-allrunes
14mr|texlive-collection-fontsextra-20120810-2|23	Requires:	texlive-antiqua
14mr|texlive-collection-fontsextra-20120810-2|24	Requires:	texlive-antt
14mr|texlive-collection-fontsextra-20120810-2|25	Requires:	texlive-archaic
14mr|texlive-collection-fontsextra-20120810-2|26	Requires:	texlive-arev
14mr|texlive-collection-fontsextra-20120810-2|27	Requires:	texlive-ascii
14mr|texlive-collection-fontsextra-20120810-2|28	Requires:	texlive-aspectratio
14mr|texlive-collection-fontsextra-20120810-2|29	Requires:	texlive-astro
14mr|texlive-collection-fontsextra-20120810-2|30	Requires:	texlive-augie
14mr|texlive-collection-fontsextra-20120810-2|31	Requires:	texlive-auncial-new
14mr|texlive-collection-fontsextra-20120810-2|32	Requires:	texlive-aurical
14mr|texlive-collection-fontsextra-20120810-2|33	Requires:	texlive-b1encoding
14mr|texlive-collection-fontsextra-20120810-2|34	Requires:	texlive-barcodes
14mr|texlive-collection-fontsextra-20120810-2|35	Requires:	texlive-baskervald
14mr|texlive-collection-fontsextra-20120810-2|36	Requires:	texlive-bbding
14mr|texlive-collection-fontsextra-20120810-2|37	Requires:	texlive-bbm
14mr|texlive-collection-fontsextra-20120810-2|38	Requires:	texlive-bbm-macros
14mr|texlive-collection-fontsextra-20120810-2|39	Requires:	texlive-bbold
14mr|texlive-collection-fontsextra-20120810-2|40	Requires:	texlive-bbold-type1
14mr|texlive-collection-fontsextra-20120810-2|41	Requires:	texlive-belleek
14mr|texlive-collection-fontsextra-20120810-2|42	Requires:	texlive-bera
14mr|texlive-collection-fontsextra-20120810-2|43	Requires:	texlive-berenisadf
14mr|texlive-collection-fontsextra-20120810-2|44	Requires:	texlive-bguq
14mr|texlive-collection-fontsextra-20120810-2|45	Requires:	texlive-blacklettert1
14mr|texlive-collection-fontsextra-20120810-2|46	Requires:	texlive-boisik
14mr|texlive-collection-fontsextra-20120810-2|47	Requires:	texlive-bookhands
14mr|texlive-collection-fontsextra-20120810-2|48	Requires:	texlive-boondox
14mr|texlive-collection-fontsextra-20120810-2|49	Requires:	texlive-braille
14mr|texlive-collection-fontsextra-20120810-2|50	Requires:	texlive-brushscr
14mr|texlive-collection-fontsextra-20120810-2|51	Requires:	texlive-calligra
14mr|texlive-collection-fontsextra-20120810-2|52	Requires:	texlive-calligra-type1
14mr|texlive-collection-fontsextra-20120810-2|53	Requires:	texlive-cantarell
14mr|texlive-collection-fontsextra-20120810-2|54	Requires:	texlive-carolmin-ps
14mr|texlive-collection-fontsextra-20120810-2|55	Requires:	texlive-ccicons
14mr|texlive-collection-fontsextra-20120810-2|56	Requires:	texlive-cfr-lm
14mr|texlive-collection-fontsextra-20120810-2|57	Requires:	texlive-cherokee
14mr|texlive-collection-fontsextra-20120810-2|58	Requires:	texlive-cm-lgc
14mr|texlive-collection-fontsextra-20120810-2|59	Requires:	texlive-cm-unicode
14mr|texlive-collection-fontsextra-20120810-2|60	Requires:	texlive-cmbright
14mr|texlive-collection-fontsextra-20120810-2|61	Requires:	texlive-cmll
14mr|texlive-collection-fontsextra-20120810-2|62	Requires:	texlive-cmpica
14mr|texlive-collection-fontsextra-20120810-2|63	Requires:	texlive-cmtiup
14mr|texlive-collection-fontsextra-20120810-2|64	Requires:	texlive-comfortaa
14mr|texlive-collection-fontsextra-20120810-2|65	Requires:	texlive-concmath-fonts
14mr|texlive-collection-fontsextra-20120810-2|66	Requires:	texlive-cookingsymbols
14mr|texlive-collection-fontsextra-20120810-2|67	Requires:	texlive-countriesofeurope
14mr|texlive-collection-fontsextra-20120810-2|68	Requires:	texlive-courier-scaled
14mr|texlive-collection-fontsextra-20120810-2|69	Requires:	texlive-cryst
14mr|texlive-collection-fontsextra-20120810-2|70	Requires:	texlive-cyklop
14mr|texlive-collection-fontsextra-20120810-2|71	Requires:	texlive-dancers
14mr|texlive-collection-fontsextra-20120810-2|72	Requires:	texlive-dejavu
14mr|texlive-collection-fontsextra-20120810-2|73	Requires:	texlive-dice
14mr|texlive-collection-fontsextra-20120810-2|74	Requires:	texlive-dictsym
14mr|texlive-collection-fontsextra-20120810-2|75	Requires:	texlive-dingbat
14mr|texlive-collection-fontsextra-20120810-2|76	Requires:	texlive-doublestroke
14mr|texlive-collection-fontsextra-20120810-2|77	Requires:	texlive-dozenal
14mr|texlive-collection-fontsextra-20120810-2|78	Requires:	texlive-droid
14mr|texlive-collection-fontsextra-20120810-2|79	Requires:	texlive-duerer
14mr|texlive-collection-fontsextra-20120810-2|80	Requires:	texlive-duerer-latex
14mr|texlive-collection-fontsextra-20120810-2|81	Requires:	texlive-dutchcal
14mr|texlive-collection-fontsextra-20120810-2|82	Requires:	texlive-ean
14mr|texlive-collection-fontsextra-20120810-2|83	Requires:	texlive-ecc
14mr|texlive-collection-fontsextra-20120810-2|84	Requires:	texlive-eco
14mr|texlive-collection-fontsextra-20120810-2|85	Requires:	texlive-eiad
14mr|texlive-collection-fontsextra-20120810-2|86	Requires:	texlive-eiad-ltx
14mr|texlive-collection-fontsextra-20120810-2|87	Requires:	texlive-electrum
14mr|texlive-collection-fontsextra-20120810-2|88	Requires:	texlive-elvish
14mr|texlive-collection-fontsextra-20120810-2|89	Requires:	texlive-epigrafica
14mr|texlive-collection-fontsextra-20120810-2|90	Requires:	texlive-epsdice
14mr|texlive-collection-fontsextra-20120810-2|91	Requires:	texlive-esstix
14mr|texlive-collection-fontsextra-20120810-2|92	Requires:	texlive-esvect
14mr|texlive-collection-fontsextra-20120810-2|93	Requires:	texlive-eulervm
14mr|texlive-collection-fontsextra-20120810-2|94	Requires:	texlive-euxm
14mr|texlive-collection-fontsextra-20120810-2|95	Requires:	texlive-fdsymbol
14mr|texlive-collection-fontsextra-20120810-2|96	Requires:	texlive-feyn
14mr|texlive-collection-fontsextra-20120810-2|97	Requires:	texlive-fge
14mr|texlive-collection-fontsextra-20120810-2|98	Requires:	texlive-foekfont
14mr|texlive-collection-fontsextra-20120810-2|99	Requires:	texlive-fonetika
14mr|texlive-collection-fontsextra-20120810-2|100	Requires:	texlive-fourier
14mr|texlive-collection-fontsextra-20120810-2|101	Requires:	texlive-fouriernc
14mr|texlive-collection-fontsextra-20120810-2|102	Requires:	texlive-frcursive
14mr|texlive-collection-fontsextra-20120810-2|103	Requires:	texlive-genealogy
14mr|texlive-collection-fontsextra-20120810-2|104	Requires:	texlive-gentium
14mr|texlive-collection-fontsextra-20120810-2|105	Requires:	texlive-gfsartemisia
14mr|texlive-collection-fontsextra-20120810-2|106	Requires:	texlive-gfsbodoni
14mr|texlive-collection-fontsextra-20120810-2|107	Requires:	texlive-gfscomplutum
14mr|texlive-collection-fontsextra-20120810-2|108	Requires:	texlive-gfsdidot
14mr|texlive-collection-fontsextra-20120810-2|109	Requires:	texlive-gfsneohellenic
14mr|texlive-collection-fontsextra-20120810-2|110	Requires:	texlive-gfssolomos
14mr|texlive-collection-fontsextra-20120810-2|111	Requires:	texlive-gillcm
14mr|texlive-collection-fontsextra-20120810-2|112	Requires:	texlive-gnu-freefont
14mr|texlive-collection-fontsextra-20120810-2|113	Requires:	texlive-gothic
14mr|texlive-collection-fontsextra-20120810-2|114	Requires:	texlive-greenpoint
14mr|texlive-collection-fontsextra-20120810-2|115	Requires:	texlive-grotesq
14mr|texlive-collection-fontsextra-20120810-2|116	Requires:	texlive-hands
14mr|texlive-collection-fontsextra-20120810-2|117	Requires:	texlive-hfbright
14mr|texlive-collection-fontsextra-20120810-2|118	Requires:	texlive-hfoldsty
14mr|texlive-collection-fontsextra-20120810-2|119	Requires:	texlive-ifsym
14mr|texlive-collection-fontsextra-20120810-2|120	Requires:	texlive-inconsolata
14mr|texlive-collection-fontsextra-20120810-2|121	Requires:	texlive-initials
14mr|texlive-collection-fontsextra-20120810-2|122	Requires:	texlive-iwona
14mr|texlive-collection-fontsextra-20120810-2|123	Requires:	texlive-jablantile
14mr|texlive-collection-fontsextra-20120810-2|124	Requires:	texlive-jamtimes
14mr|texlive-collection-fontsextra-20120810-2|125	Requires:	texlive-junicode
14mr|texlive-collection-fontsextra-20120810-2|126	Requires:	texlive-kixfont
14mr|texlive-collection-fontsextra-20120810-2|127	Requires:	texlive-knuthotherfonts
14mr|texlive-collection-fontsextra-20120810-2|128	Requires:	texlive-kpfonts
14mr|texlive-collection-fontsextra-20120810-2|129	Requires:	texlive-kurier
14mr|texlive-collection-fontsextra-20120810-2|130	Requires:	texlive-lato
14mr|texlive-collection-fontsextra-20120810-2|131	Requires:	texlive-lfb
14mr|texlive-collection-fontsextra-20120810-2|132	Requires:	texlive-libertineotf
14mr|texlive-collection-fontsextra-20120810-2|133	Requires:	texlive-libertine-legacy
14mr|texlive-collection-fontsextra-20120810-2|134	Requires:	texlive-libris
14mr|texlive-collection-fontsextra-20120810-2|135	Requires:	texlive-linearA
14mr|texlive-collection-fontsextra-20120810-2|136	Requires:	texlive-lxfonts
14mr|texlive-collection-fontsextra-20120810-2|137	Requires:	texlive-ly1
14mr|texlive-collection-fontsextra-20120810-2|138	Requires:	texlive-mathabx
14mr|texlive-collection-fontsextra-20120810-2|139	Requires:	texlive-mathabx-type1
14mr|texlive-collection-fontsextra-20120810-2|140	Requires:	texlive-mathdesign
14mr|texlive-collection-fontsextra-20120810-2|141	Requires:	texlive-mdputu
14mr|texlive-collection-fontsextra-20120810-2|142	Requires:	texlive-mdsymbol
14mr|texlive-collection-fontsextra-20120810-2|143	Requires:	texlive-mnsymbol
14mr|texlive-collection-fontsextra-20120810-2|144	Requires:	texlive-newtx
14mr|texlive-collection-fontsextra-20120810-2|145	Requires:	texlive-nkarta
14mr|texlive-collection-fontsextra-20120810-2|146	Requires:	texlive-ocherokee
14mr|texlive-collection-fontsextra-20120810-2|147	Requires:	texlive-ocr-b
14mr|texlive-collection-fontsextra-20120810-2|148	Requires:	texlive-ocr-b-outline
14mr|texlive-collection-fontsextra-20120810-2|149	Requires:	texlive-ogham
14mr|texlive-collection-fontsextra-20120810-2|150	Requires:	texlive-oinuit
14mr|texlive-collection-fontsextra-20120810-2|151	Requires:	texlive-oldlatin
14mr|texlive-collection-fontsextra-20120810-2|152	Requires:	texlive-oldstandard
14mr|texlive-collection-fontsextra-20120810-2|153	Requires:	texlive-opensans
14mr|texlive-collection-fontsextra-20120810-2|154	Requires:	texlive-orkhun
14mr|texlive-collection-fontsextra-20120810-2|155	Requires:	texlive-pacioli
14mr|texlive-collection-fontsextra-20120810-2|156	Requires:	texlive-paratype
14mr|texlive-collection-fontsextra-20120810-2|157	Requires:	texlive-phaistos
14mr|texlive-collection-fontsextra-20120810-2|158	Requires:	texlive-phonetic
14mr|texlive-collection-fontsextra-20120810-2|159	Requires:	texlive-pigpen
14mr|texlive-collection-fontsextra-20120810-2|160	Requires:	texlive-poltawski
14mr|texlive-collection-fontsextra-20120810-2|161	Requires:	texlive-prodint
14mr|texlive-collection-fontsextra-20120810-2|162	Requires:	texlive-psafm
14mr|texlive-collection-fontsextra-20120810-2|163	Requires:	texlive-pxtxalfa
14mr|texlive-collection-fontsextra-20120810-2|164	Requires:	texlive-punk
14mr|texlive-collection-fontsextra-20120810-2|165	Requires:	texlive-punknova
14mr|texlive-collection-fontsextra-20120810-2|166	Requires:	texlive-recycle
14mr|texlive-collection-fontsextra-20120810-2|167	Requires:	texlive-romande
14mr|texlive-collection-fontsextra-20120810-2|168	Requires:	texlive-rsfso
14mr|texlive-collection-fontsextra-20120810-2|169	Requires:	texlive-sansmathaccent
14mr|texlive-collection-fontsextra-20120810-2|170	Requires:	texlive-sauter
14mr|texlive-collection-fontsextra-20120810-2|171	Requires:	texlive-sauterfonts
14mr|texlive-collection-fontsextra-20120810-2|172	Requires:	texlive-semaphor
14mr|texlive-collection-fontsextra-20120810-2|173	Requires:	texlive-skull
14mr|texlive-collection-fontsextra-20120810-2|174	Requires:	texlive-staves
14mr|texlive-collection-fontsextra-20120810-2|175	Requires:	texlive-starfont
14mr|texlive-collection-fontsextra-20120810-2|176	Requires:	texlive-stix
14mr|texlive-collection-fontsextra-20120810-2|177	Requires:	texlive-tapir
14mr|texlive-collection-fontsextra-20120810-2|178	Requires:	texlive-tengwarscript
14mr|texlive-collection-fontsextra-20120810-2|179	Requires:	texlive-tfrupee
14mr|texlive-collection-fontsextra-20120810-2|180	Requires:	texlive-tpslifonts
14mr|texlive-collection-fontsextra-20120810-2|181	Requires:	texlive-trajan
14mr|texlive-collection-fontsextra-20120810-2|182	Requires:	texlive-txfontsb
14mr|texlive-collection-fontsextra-20120810-2|183	Requires:	texlive-umtypewriter
14mr|texlive-collection-fontsextra-20120810-2|184	Requires:	texlive-universa
14mr|texlive-collection-fontsextra-20120810-2|185	Requires:	texlive-urwchancal
14mr|texlive-collection-fontsextra-20120810-2|186	Requires:	texlive-venturisadf
14mr|texlive-collection-fontsextra-20120810-2|187	Requires:	texlive-wsuipa
14mr|texlive-collection-fontsextra-20120810-2|188	Requires:	texlive-xits
14mr|texlive-collection-fontsextra-20120810-2|189	Requires:	texlive-yfonts
14mr|texlive-collection-fontsextra-20120810-2|190	Requires:	texlive-collection-basic
14mr|texlive-collection-fontsextra-20120810-2|191	%rename texlive-fontsextra
14mr|texlive-collection-fontsextra-20120810-2|192	
14mr|texlive-collection-fontsextra-20120810-2|193	%description
14mr|texlive-collection-fontsextra-20120810-2|194	TeXLive collection-fontsextra package.
14mr|texlive-collection-fontsextra-20120810-2|195	
14mr|texlive-collection-fontsextra-20120810-2|196	#-----------------------------------------------------------------------
14mr|texlive-collection-fontsextra-20120810-2|197	%files
14mr|texlive-collection-fontsextra-20120810-2|198	
14mr|texlive-collection-fontsextra-20120810-2|199	#-----------------------------------------------------------------------
14mr|texlive-collection-fontsextra-20120810-2|200	%prep
14mr|texlive-collection-fontsextra-20120810-2|201	%setup -c -a0
14mr|texlive-collection-fontsextra-20120810-2|202	
14mr|texlive-collection-fontsextra-20120810-2|203	%build
14mr|texlive-collection-fontsextra-20120810-2|204	
14mr|texlive-collection-fontsextra-20120810-2|205	%install
14mr|texlive-collection-fontsextra-20120810-2|206	
14mr|texlive-collection-fontsextra-20120810-2|207	
14mr|texlive-collection-fontsextra-20120810-2|208	
14mr|texlive-collection-fontsextra-20120810-2|209	%changelog
14mr|texlive-collection-fontsextra-20120810-2|210	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120810-2
14mr|texlive-collection-fontsextra-20120810-2|211	+ Revision: 07243df
14mr|texlive-collection-fontsextra-20120810-2|212	- MassBuild#440: Increase release tag
14mr|texlive-collection-fontsextra-20120810-2|213	
14mr|texlive-collection-fontsextra-20120810-2|214	

19640 14
14mr|texlive-collection-fontsrecommended-20140215-2|1	# revision 32620
14mr|texlive-collection-fontsrecommended-20140215-2|2	# category Collection
14mr|texlive-collection-fontsrecommended-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-fontsrecommended-20140215-2|4	# catalog-date undef
14mr|texlive-collection-fontsrecommended-20140215-2|5	# catalog-license undef
14mr|texlive-collection-fontsrecommended-20140215-2|6	# catalog-version undef
14mr|texlive-collection-fontsrecommended-20140215-2|7	Name:		texlive-collection-fontsrecommended
14mr|texlive-collection-fontsrecommended-20140215-2|8	Epoch:		1
14mr|texlive-collection-fontsrecommended-20140215-2|9	Version:	20140215
14mr|texlive-collection-fontsrecommended-20140215-2|10	Release:	2
14mr|texlive-collection-fontsrecommended-20140215-2|11	Summary:	Recommended fonts
14mr|texlive-collection-fontsrecommended-20140215-2|12	Group:		Publishing
14mr|texlive-collection-fontsrecommended-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-fontsrecommended-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-fontsrecommended-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsrecommended.tar.xz
14mr|texlive-collection-fontsrecommended-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-fontsrecommended-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-fontsrecommended-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-fontsrecommended-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-fontsrecommended-20140215-2|20	Requires:	texlive-avantgar
14mr|texlive-collection-fontsrecommended-20140215-2|21	Requires:	texlive-bookman
14mr|texlive-collection-fontsrecommended-20140215-2|22	Requires:	texlive-charter
14mr|texlive-collection-fontsrecommended-20140215-2|23	Requires:	texlive-cm-super
14mr|texlive-collection-fontsrecommended-20140215-2|24	Requires:	texlive-cmextra
14mr|texlive-collection-fontsrecommended-20140215-2|25	Requires:	texlive-courier
14mr|texlive-collection-fontsrecommended-20140215-2|26	Requires:	texlive-ec
14mr|texlive-collection-fontsrecommended-20140215-2|27	Requires:	texlive-euro
14mr|texlive-collection-fontsrecommended-20140215-2|28	Requires:	texlive-euro-ce
14mr|texlive-collection-fontsrecommended-20140215-2|29	Requires:	texlive-eurosym
14mr|texlive-collection-fontsrecommended-20140215-2|30	Requires:	texlive-fpl
14mr|texlive-collection-fontsrecommended-20140215-2|31	Requires:	texlive-helvetic
14mr|texlive-collection-fontsrecommended-20140215-2|32	Requires:	texlive-lm
14mr|texlive-collection-fontsrecommended-20140215-2|33	Requires:	texlive-lm-math
14mr|texlive-collection-fontsrecommended-20140215-2|34	Requires:	texlive-marvosym
14mr|texlive-collection-fontsrecommended-20140215-2|35	Requires:	texlive-mathpazo
14mr|texlive-collection-fontsrecommended-20140215-2|36	Requires:	texlive-ncntrsbk
14mr|texlive-collection-fontsrecommended-20140215-2|37	Requires:	texlive-palatino
14mr|texlive-collection-fontsrecommended-20140215-2|38	Requires:	texlive-pxfonts
14mr|texlive-collection-fontsrecommended-20140215-2|39	Requires:	texlive-rsfs
14mr|texlive-collection-fontsrecommended-20140215-2|40	Requires:	texlive-symbol
14mr|texlive-collection-fontsrecommended-20140215-2|41	Requires:	texlive-tex-gyre
14mr|texlive-collection-fontsrecommended-20140215-2|42	Requires:	texlive-tex-gyre-math
14mr|texlive-collection-fontsrecommended-20140215-2|43	Requires:	texlive-times
14mr|texlive-collection-fontsrecommended-20140215-2|44	Requires:	texlive-tipa
14mr|texlive-collection-fontsrecommended-20140215-2|45	Requires:	texlive-txfonts
14mr|texlive-collection-fontsrecommended-20140215-2|46	Requires:	texlive-utopia
14mr|texlive-collection-fontsrecommended-20140215-2|47	Requires:	texlive-wasy
14mr|texlive-collection-fontsrecommended-20140215-2|48	Requires:	texlive-wasysym
14mr|texlive-collection-fontsrecommended-20140215-2|49	Requires:	texlive-zapfchan
14mr|texlive-collection-fontsrecommended-20140215-2|50	Requires:	texlive-zapfding
14mr|texlive-collection-fontsrecommended-20140215-2|51	%rename texlive-fonts
14mr|texlive-collection-fontsrecommended-20140215-2|52	%rename texlive-texmf-fonts
14mr|texlive-collection-fontsrecommended-20140215-2|53	
14mr|texlive-collection-fontsrecommended-20140215-2|54	%description
14mr|texlive-collection-fontsrecommended-20140215-2|55	Recommended fonts, including the base 35 PostScript fonts,
14mr|texlive-collection-fontsrecommended-20140215-2|56	Latin Modern, TeX Gyre, and T1 and other encoding support for
14mr|texlive-collection-fontsrecommended-20140215-2|57	Computer Modern, in outline form.
14mr|texlive-collection-fontsrecommended-20140215-2|58	
14mr|texlive-collection-fontsrecommended-20140215-2|59	#-----------------------------------------------------------------------
14mr|texlive-collection-fontsrecommended-20140215-2|60	%files
14mr|texlive-collection-fontsrecommended-20140215-2|61	
14mr|texlive-collection-fontsrecommended-20140215-2|62	#-----------------------------------------------------------------------
14mr|texlive-collection-fontsrecommended-20140215-2|63	%prep
14mr|texlive-collection-fontsrecommended-20140215-2|64	%setup -c -a0
14mr|texlive-collection-fontsrecommended-20140215-2|65	
14mr|texlive-collection-fontsrecommended-20140215-2|66	%build
14mr|texlive-collection-fontsrecommended-20140215-2|67	
14mr|texlive-collection-fontsrecommended-20140215-2|68	%install
14mr|texlive-collection-fontsrecommended-20140215-2|69	
14mr|texlive-collection-fontsrecommended-20140215-2|70	%changelog
14mr|texlive-collection-fontsrecommended-20140215-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-fontsrecommended-20140215-2|72	+ Revision: 48e24b6
14mr|texlive-collection-fontsrecommended-20140215-2|73	- MassBuild#440: Increase release tag
14mr|texlive-collection-fontsrecommended-20140215-2|74	
14mr|texlive-collection-fontsrecommended-20140215-2|75	

19641 14
14mr|texlive-collection-fontutils-20131013-6|1	# revision 30396
14mr|texlive-collection-fontutils-20131013-6|2	# category Collection
14mr|texlive-collection-fontutils-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-fontutils-20131013-6|4	# catalog-date undef
14mr|texlive-collection-fontutils-20131013-6|5	# catalog-license undef
14mr|texlive-collection-fontutils-20131013-6|6	# catalog-version undef
14mr|texlive-collection-fontutils-20131013-6|7	Name:		texlive-collection-fontutils
14mr|texlive-collection-fontutils-20131013-6|8	Epoch:		1
14mr|texlive-collection-fontutils-20131013-6|9	Version:	20131013
14mr|texlive-collection-fontutils-20131013-6|10	Release:	6
14mr|texlive-collection-fontutils-20131013-6|11	Summary:	Graphics and font utilities
14mr|texlive-collection-fontutils-20131013-6|12	Group:		Publishing
14mr|texlive-collection-fontutils-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-fontutils-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-fontutils-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontutils.tar.xz
14mr|texlive-collection-fontutils-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-fontutils-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-fontutils-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-fontutils-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-fontutils-20131013-6|20	Requires:	texlive-accfonts
14mr|texlive-collection-fontutils-20131013-6|21	Requires:	texlive-afm2pl
14mr|texlive-collection-fontutils-20131013-6|22	Requires:	texlive-dosepsbin
14mr|texlive-collection-fontutils-20131013-6|23	Requires:	texlive-epstopdf
14mr|texlive-collection-fontutils-20131013-6|24	Requires:	texlive-fontware
14mr|texlive-collection-fontutils-20131013-6|25	Requires:	texlive-lcdftypetools
14mr|texlive-collection-fontutils-20131013-6|26	Requires:	texlive-ps2pkm
14mr|texlive-collection-fontutils-20131013-6|27	Requires:	texlive-pstools
14mr|texlive-collection-fontutils-20131013-6|28	Requires:	psutils
14mr|texlive-collection-fontutils-20131013-6|29	Requires:	texlive-dvipsconfig
14mr|texlive-collection-fontutils-20131013-6|30	Requires:	texlive-fontinst
14mr|texlive-collection-fontutils-20131013-6|31	Requires:	texlive-fontools
14mr|texlive-collection-fontutils-20131013-6|32	Requires:	texlive-mf2pt1
14mr|texlive-collection-fontutils-20131013-6|33	Requires:	texlive-ttfutils
14mr|texlive-collection-fontutils-20131013-6|34	
14mr|texlive-collection-fontutils-20131013-6|35	%description
14mr|texlive-collection-fontutils-20131013-6|36	Programs for conversion between font formats, testing fonts,
14mr|texlive-collection-fontutils-20131013-6|37	virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
14mr|texlive-collection-fontutils-20131013-6|38	Manipulating OpenType, TrueType, Type 1,and for manipulation of
14mr|texlive-collection-fontutils-20131013-6|39	PostScript and other image formats.
14mr|texlive-collection-fontutils-20131013-6|40	
14mr|texlive-collection-fontutils-20131013-6|41	#-----------------------------------------------------------------------
14mr|texlive-collection-fontutils-20131013-6|42	%files
14mr|texlive-collection-fontutils-20131013-6|43	
14mr|texlive-collection-fontutils-20131013-6|44	#-----------------------------------------------------------------------
14mr|texlive-collection-fontutils-20131013-6|45	%prep
14mr|texlive-collection-fontutils-20131013-6|46	%setup -c -a0
14mr|texlive-collection-fontutils-20131013-6|47	
14mr|texlive-collection-fontutils-20131013-6|48	%build
14mr|texlive-collection-fontutils-20131013-6|49	
14mr|texlive-collection-fontutils-20131013-6|50	%install
14mr|texlive-collection-fontutils-20131013-6|51	
14mr|texlive-collection-fontutils-20131013-6|52	%changelog
14mr|texlive-collection-fontutils-20131013-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-fontutils-20131013-6|54	+ Revision: bbc2665
14mr|texlive-collection-fontutils-20131013-6|55	- MassBuild#440: Increase release tag
14mr|texlive-collection-fontutils-20131013-6|56	
14mr|texlive-collection-fontutils-20131013-6|57	

19642 14
14mr|texlive-collection-formatsextra-20131013-6|1	# revision 30396
14mr|texlive-collection-formatsextra-20131013-6|2	# category Collection
14mr|texlive-collection-formatsextra-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-formatsextra-20131013-6|4	# catalog-date undef
14mr|texlive-collection-formatsextra-20131013-6|5	# catalog-license undef
14mr|texlive-collection-formatsextra-20131013-6|6	# catalog-version undef
14mr|texlive-collection-formatsextra-20131013-6|7	Name:		texlive-collection-formatsextra
14mr|texlive-collection-formatsextra-20131013-6|8	Epoch:		1
14mr|texlive-collection-formatsextra-20131013-6|9	Version:	20131013
14mr|texlive-collection-formatsextra-20131013-6|10	Release:	6
14mr|texlive-collection-formatsextra-20131013-6|11	Summary:	Additional formats
14mr|texlive-collection-formatsextra-20131013-6|12	Group:		Publishing
14mr|texlive-collection-formatsextra-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-formatsextra-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-formatsextra-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-formatsextra.tar.xz
14mr|texlive-collection-formatsextra-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-formatsextra-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-formatsextra-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-formatsextra-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-formatsextra-20131013-6|20	Requires:	texlive-edmac
14mr|texlive-collection-formatsextra-20131013-6|21	Requires:	texlive-eplain
14mr|texlive-collection-formatsextra-20131013-6|22	Requires:	texlive-mltex
14mr|texlive-collection-formatsextra-20131013-6|23	Requires:	texlive-psizzl
14mr|texlive-collection-formatsextra-20131013-6|24	Requires:	texlive-startex
14mr|texlive-collection-formatsextra-20131013-6|25	Requires:	texlive-texsis
14mr|texlive-collection-formatsextra-20131013-6|26	
14mr|texlive-collection-formatsextra-20131013-6|27	%description
14mr|texlive-collection-formatsextra-20131013-6|28	Collected TeX `formats', i.e., large-scale macro packages
14mr|texlive-collection-formatsextra-20131013-6|29	designed to be dumped into .fmt files, other than most common
14mr|texlive-collection-formatsextra-20131013-6|30	ones, such as latex and context.
14mr|texlive-collection-formatsextra-20131013-6|31	
14mr|texlive-collection-formatsextra-20131013-6|32	#-----------------------------------------------------------------------
14mr|texlive-collection-formatsextra-20131013-6|33	%files
14mr|texlive-collection-formatsextra-20131013-6|34	
14mr|texlive-collection-formatsextra-20131013-6|35	#-----------------------------------------------------------------------
14mr|texlive-collection-formatsextra-20131013-6|36	%prep
14mr|texlive-collection-formatsextra-20131013-6|37	%setup -c -a0
14mr|texlive-collection-formatsextra-20131013-6|38	
14mr|texlive-collection-formatsextra-20131013-6|39	%build
14mr|texlive-collection-formatsextra-20131013-6|40	
14mr|texlive-collection-formatsextra-20131013-6|41	%install
14mr|texlive-collection-formatsextra-20131013-6|42	
14mr|texlive-collection-formatsextra-20131013-6|43	%changelog
14mr|texlive-collection-formatsextra-20131013-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-formatsextra-20131013-6|45	+ Revision: 6f87301
14mr|texlive-collection-formatsextra-20131013-6|46	- MassBuild#440: Increase release tag
14mr|texlive-collection-formatsextra-20131013-6|47	
14mr|texlive-collection-formatsextra-20131013-6|48	

19643 14
14mr|texlive-collection-games-20140215-2|1	# revision 32893
14mr|texlive-collection-games-20140215-2|2	# category Collection
14mr|texlive-collection-games-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-games-20140215-2|4	# catalog-date undef
14mr|texlive-collection-games-20140215-2|5	# catalog-license undef
14mr|texlive-collection-games-20140215-2|6	# catalog-version undef
14mr|texlive-collection-games-20140215-2|7	Name:		texlive-collection-games
14mr|texlive-collection-games-20140215-2|8	Epoch:		1
14mr|texlive-collection-games-20140215-2|9	Version:	20140215
14mr|texlive-collection-games-20140215-2|10	Release:	2
14mr|texlive-collection-games-20140215-2|11	Summary:	Games typesetting
14mr|texlive-collection-games-20140215-2|12	Group:		Publishing
14mr|texlive-collection-games-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-games-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-games-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-games.tar.xz
14mr|texlive-collection-games-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-games-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-games-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-games-20140215-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-games-20140215-2|20	Requires:	texlive-bartel-chess-fonts
14mr|texlive-collection-games-20140215-2|21	Requires:	texlive-chess
14mr|texlive-collection-games-20140215-2|22	Requires:	texlive-chess-problem-diagrams
14mr|texlive-collection-games-20140215-2|23	Requires:	texlive-chessboard
14mr|texlive-collection-games-20140215-2|24	Requires:	texlive-chessfss
14mr|texlive-collection-games-20140215-2|25	Requires:	texlive-crossword
14mr|texlive-collection-games-20140215-2|26	Requires:	texlive-crosswrd
14mr|texlive-collection-games-20140215-2|27	Requires:	texlive-egameps
14mr|texlive-collection-games-20140215-2|28	Requires:	texlive-gamebook
14mr|texlive-collection-games-20140215-2|29	Requires:	texlive-go
14mr|texlive-collection-games-20140215-2|30	Requires:	texlive-hanoi
14mr|texlive-collection-games-20140215-2|31	Requires:	texlive-hexgame
14mr|texlive-collection-games-20140215-2|32	Requires:	texlive-horoscop
14mr|texlive-collection-games-20140215-2|33	Requires:	texlive-logicpuzzle
14mr|texlive-collection-games-20140215-2|34	Requires:	texlive-othello
14mr|texlive-collection-games-20140215-2|35	Requires:	texlive-othelloboard
14mr|texlive-collection-games-20140215-2|36	Requires:	texlive-pas-crosswords
14mr|texlive-collection-games-20140215-2|37	Requires:	texlive-psgo
14mr|texlive-collection-games-20140215-2|38	Requires:	texlive-reverxii
14mr|texlive-collection-games-20140215-2|39	Requires:	texlive-rubik
14mr|texlive-collection-games-20140215-2|40	Requires:	texlive-schwalbe-chess
14mr|texlive-collection-games-20140215-2|41	Requires:	texlive-sgame
14mr|texlive-collection-games-20140215-2|42	Requires:	texlive-skak
14mr|texlive-collection-games-20140215-2|43	Requires:	texlive-skaknew
14mr|texlive-collection-games-20140215-2|44	Requires:	texlive-sudoku
14mr|texlive-collection-games-20140215-2|45	Requires:	texlive-sudokubundle
14mr|texlive-collection-games-20140215-2|46	Requires:	texlive-xq
14mr|texlive-collection-games-20140215-2|47	Requires:	texlive-xskak
14mr|texlive-collection-games-20140215-2|48	
14mr|texlive-collection-games-20140215-2|49	%description
14mr|texlive-collection-games-20140215-2|50	Setups for typesetting various games, including chess.
14mr|texlive-collection-games-20140215-2|51	
14mr|texlive-collection-games-20140215-2|52	#-----------------------------------------------------------------------
14mr|texlive-collection-games-20140215-2|53	%files
14mr|texlive-collection-games-20140215-2|54	
14mr|texlive-collection-games-20140215-2|55	#-----------------------------------------------------------------------
14mr|texlive-collection-games-20140215-2|56	%prep
14mr|texlive-collection-games-20140215-2|57	%setup -c -a0
14mr|texlive-collection-games-20140215-2|58	
14mr|texlive-collection-games-20140215-2|59	%build
14mr|texlive-collection-games-20140215-2|60	
14mr|texlive-collection-games-20140215-2|61	%install
14mr|texlive-collection-games-20140215-2|62	
14mr|texlive-collection-games-20140215-2|63	%changelog
14mr|texlive-collection-games-20140215-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-games-20140215-2|65	+ Revision: 7afb5a6
14mr|texlive-collection-games-20140215-2|66	- MassBuild#440: Increase release tag
14mr|texlive-collection-games-20140215-2|67	
14mr|texlive-collection-games-20140215-2|68	

19644 14
14mr|texlive-collection-genericextra-20131013-6|1	# revision 31402
14mr|texlive-collection-genericextra-20131013-6|2	# category Collection
14mr|texlive-collection-genericextra-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-genericextra-20131013-6|4	# catalog-date undef
14mr|texlive-collection-genericextra-20131013-6|5	# catalog-license undef
14mr|texlive-collection-genericextra-20131013-6|6	# catalog-version undef
14mr|texlive-collection-genericextra-20131013-6|7	Name:		texlive-collection-genericextra
14mr|texlive-collection-genericextra-20131013-6|8	Epoch:		1
14mr|texlive-collection-genericextra-20131013-6|9	Version:	20131013
14mr|texlive-collection-genericextra-20131013-6|10	Release:	6
14mr|texlive-collection-genericextra-20131013-6|11	Summary:	Generic additional packages
14mr|texlive-collection-genericextra-20131013-6|12	Group:		Publishing
14mr|texlive-collection-genericextra-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-genericextra-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-genericextra-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericextra.tar.xz
14mr|texlive-collection-genericextra-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-genericextra-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-genericextra-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-genericextra-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-genericextra-20131013-6|20	Requires:	texlive-abbr
14mr|texlive-collection-genericextra-20131013-6|21	Requires:	texlive-abstyles
14mr|texlive-collection-genericextra-20131013-6|22	Requires:	texlive-barr
14mr|texlive-collection-genericextra-20131013-6|23	Requires:	texlive-bitelist
14mr|texlive-collection-genericextra-20131013-6|24	Requires:	texlive-borceux
14mr|texlive-collection-genericextra-20131013-6|25	Requires:	texlive-c-pascal
14mr|texlive-collection-genericextra-20131013-6|26	Requires:	texlive-catcodes
14mr|texlive-collection-genericextra-20131013-6|27	Requires:	texlive-chronosys
14mr|texlive-collection-genericextra-20131013-6|28	Requires:	texlive-colorsep
14mr|texlive-collection-genericextra-20131013-6|29	Requires:	texlive-dinat
14mr|texlive-collection-genericextra-20131013-6|30	Requires:	texlive-dirtree
14mr|texlive-collection-genericextra-20131013-6|31	Requires:	texlive-dowith
14mr|texlive-collection-genericextra-20131013-6|32	Requires:	texlive-eijkhout
14mr|texlive-collection-genericextra-20131013-6|33	Requires:	texlive-encxvlna
14mr|texlive-collection-genericextra-20131013-6|34	Requires:	texlive-epigram
14mr|texlive-collection-genericextra-20131013-6|35	Requires:	texlive-fenixpar
14mr|texlive-collection-genericextra-20131013-6|36	Requires:	texlive-fltpoint
14mr|texlive-collection-genericextra-20131013-6|37	Requires:	texlive-fntproof
14mr|texlive-collection-genericextra-20131013-6|38	Requires:	texlive-gates
14mr|texlive-collection-genericextra-20131013-6|39	Requires:	texlive-ifetex
14mr|texlive-collection-genericextra-20131013-6|40	Requires:	texlive-iftex
14mr|texlive-collection-genericextra-20131013-6|41	Requires:	texlive-insbox
14mr|texlive-collection-genericextra-20131013-6|42	Requires:	texlive-lambda-lists
14mr|texlive-collection-genericextra-20131013-6|43	Requires:	texlive-langcode
14mr|texlive-collection-genericextra-20131013-6|44	Requires:	texlive-lecturer
14mr|texlive-collection-genericextra-20131013-6|45	Requires:	texlive-librarian
14mr|texlive-collection-genericextra-20131013-6|46	Requires:	texlive-mathdots
14mr|texlive-collection-genericextra-20131013-6|47	Requires:	texlive-metatex
14mr|texlive-collection-genericextra-20131013-6|48	Requires:	texlive-midnight
14mr|texlive-collection-genericextra-20131013-6|49	Requires:	texlive-navigator
14mr|texlive-collection-genericextra-20131013-6|50	Requires:	texlive-ofs
14mr|texlive-collection-genericextra-20131013-6|51	Requires:	texlive-pdf-trans
14mr|texlive-collection-genericextra-20131013-6|52	Requires:	texlive-plainpkg
14mr|texlive-collection-genericextra-20131013-6|53	Requires:	texlive-schemata
14mr|texlive-collection-genericextra-20131013-6|54	Requires:	texlive-shade
14mr|texlive-collection-genericextra-20131013-6|55	Requires:	texlive-systeme
14mr|texlive-collection-genericextra-20131013-6|56	Requires:	texlive-tabto-generic
14mr|texlive-collection-genericextra-20131013-6|57	Requires:	texlive-texapi
14mr|texlive-collection-genericextra-20131013-6|58	Requires:	texlive-upca
14mr|texlive-collection-genericextra-20131013-6|59	Requires:	texlive-xlop
14mr|texlive-collection-genericextra-20131013-6|60	Requires:	texlive-yax
14mr|texlive-collection-genericextra-20131013-6|61	
14mr|texlive-collection-genericextra-20131013-6|62	%description
14mr|texlive-collection-genericextra-20131013-6|63	Extra packages that work with multiple formats, typically both
14mr|texlive-collection-genericextra-20131013-6|64	TeX and LaTeX.
14mr|texlive-collection-genericextra-20131013-6|65	
14mr|texlive-collection-genericextra-20131013-6|66	#-----------------------------------------------------------------------
14mr|texlive-collection-genericextra-20131013-6|67	%files
14mr|texlive-collection-genericextra-20131013-6|68	
14mr|texlive-collection-genericextra-20131013-6|69	#-----------------------------------------------------------------------
14mr|texlive-collection-genericextra-20131013-6|70	%prep
14mr|texlive-collection-genericextra-20131013-6|71	%setup -c -a0
14mr|texlive-collection-genericextra-20131013-6|72	
14mr|texlive-collection-genericextra-20131013-6|73	%build
14mr|texlive-collection-genericextra-20131013-6|74	
14mr|texlive-collection-genericextra-20131013-6|75	%install
14mr|texlive-collection-genericextra-20131013-6|76	
14mr|texlive-collection-genericextra-20131013-6|77	%changelog
14mr|texlive-collection-genericextra-20131013-6|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-genericextra-20131013-6|79	+ Revision: e9de754
14mr|texlive-collection-genericextra-20131013-6|80	- MassBuild#440: Increase release tag
14mr|texlive-collection-genericextra-20131013-6|81	
14mr|texlive-collection-genericextra-20131013-6|82	

19645 14
14mr|texlive-collection-genericrecommended-20131013-6|1	# revision 30396
14mr|texlive-collection-genericrecommended-20131013-6|2	# category Collection
14mr|texlive-collection-genericrecommended-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-genericrecommended-20131013-6|4	# catalog-date undef
14mr|texlive-collection-genericrecommended-20131013-6|5	# catalog-license undef
14mr|texlive-collection-genericrecommended-20131013-6|6	# catalog-version undef
14mr|texlive-collection-genericrecommended-20131013-6|7	Name:		texlive-collection-genericrecommended
14mr|texlive-collection-genericrecommended-20131013-6|8	Epoch:		1
14mr|texlive-collection-genericrecommended-20131013-6|9	Version:	20131013
14mr|texlive-collection-genericrecommended-20131013-6|10	Release:	6
14mr|texlive-collection-genericrecommended-20131013-6|11	Summary:	Generic recommended packages
14mr|texlive-collection-genericrecommended-20131013-6|12	Group:		Publishing
14mr|texlive-collection-genericrecommended-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-genericrecommended-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-genericrecommended-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericrecommended.tar.xz
14mr|texlive-collection-genericrecommended-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-genericrecommended-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-genericrecommended-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-genericrecommended-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-genericrecommended-20131013-6|20	Requires:	texlive-epsf
14mr|texlive-collection-genericrecommended-20131013-6|21	Requires:	texlive-fontname
14mr|texlive-collection-genericrecommended-20131013-6|22	Requires:	texlive-genmisc
14mr|texlive-collection-genericrecommended-20131013-6|23	Requires:	texlive-kastrup
14mr|texlive-collection-genericrecommended-20131013-6|24	Requires:	texlive-multido
14mr|texlive-collection-genericrecommended-20131013-6|25	Requires:	texlive-path
14mr|texlive-collection-genericrecommended-20131013-6|26	Requires:	texlive-tex-ps
14mr|texlive-collection-genericrecommended-20131013-6|27	Requires:	texlive-ulem
14mr|texlive-collection-genericrecommended-20131013-6|28	
14mr|texlive-collection-genericrecommended-20131013-6|29	%description
14mr|texlive-collection-genericrecommended-20131013-6|30	Recommended packages that work with multiple formats.
14mr|texlive-collection-genericrecommended-20131013-6|31	
14mr|texlive-collection-genericrecommended-20131013-6|32	#-----------------------------------------------------------------------
14mr|texlive-collection-genericrecommended-20131013-6|33	%files
14mr|texlive-collection-genericrecommended-20131013-6|34	
14mr|texlive-collection-genericrecommended-20131013-6|35	#-----------------------------------------------------------------------
14mr|texlive-collection-genericrecommended-20131013-6|36	%prep
14mr|texlive-collection-genericrecommended-20131013-6|37	%setup -c -a0
14mr|texlive-collection-genericrecommended-20131013-6|38	
14mr|texlive-collection-genericrecommended-20131013-6|39	%build
14mr|texlive-collection-genericrecommended-20131013-6|40	
14mr|texlive-collection-genericrecommended-20131013-6|41	%install
14mr|texlive-collection-genericrecommended-20131013-6|42	
14mr|texlive-collection-genericrecommended-20131013-6|43	%changelog
14mr|texlive-collection-genericrecommended-20131013-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-genericrecommended-20131013-6|45	+ Revision: 1966df2
14mr|texlive-collection-genericrecommended-20131013-6|46	- MassBuild#440: Increase release tag
14mr|texlive-collection-genericrecommended-20131013-6|47	
14mr|texlive-collection-genericrecommended-20131013-6|48	

19646 14
14mr|texlive-collection-htmlxml-20131013-6|1	# revision 30307
14mr|texlive-collection-htmlxml-20131013-6|2	# category Collection
14mr|texlive-collection-htmlxml-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-htmlxml-20131013-6|4	# catalog-date undef
14mr|texlive-collection-htmlxml-20131013-6|5	# catalog-license undef
14mr|texlive-collection-htmlxml-20131013-6|6	# catalog-version undef
14mr|texlive-collection-htmlxml-20131013-6|7	Name:		texlive-collection-htmlxml
14mr|texlive-collection-htmlxml-20131013-6|8	Epoch:		1
14mr|texlive-collection-htmlxml-20131013-6|9	Version:	20131013
14mr|texlive-collection-htmlxml-20131013-6|10	Release:	6
14mr|texlive-collection-htmlxml-20131013-6|11	Summary:	HTML/SGML/XML support
14mr|texlive-collection-htmlxml-20131013-6|12	Group:		Publishing
14mr|texlive-collection-htmlxml-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-htmlxml-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-htmlxml-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-htmlxml.tar.xz
14mr|texlive-collection-htmlxml-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-htmlxml-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-htmlxml-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-htmlxml-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-htmlxml-20131013-6|20	Requires:	texlive-collection-fontsrecommended
14mr|texlive-collection-htmlxml-20131013-6|21	Requires:	texlive-collection-latex
14mr|texlive-collection-htmlxml-20131013-6|22	Requires:	texlive-jadetex
14mr|texlive-collection-htmlxml-20131013-6|23	Requires:	texlive-passivetex
14mr|texlive-collection-htmlxml-20131013-6|24	Requires:	texlive-tex4ht
14mr|texlive-collection-htmlxml-20131013-6|25	Requires:	texlive-xmltex
14mr|texlive-collection-htmlxml-20131013-6|26	
14mr|texlive-collection-htmlxml-20131013-6|27	%description
14mr|texlive-collection-htmlxml-20131013-6|28	Packages to convert LaTeX to XML/HTML, and typset XML/SGML.
14mr|texlive-collection-htmlxml-20131013-6|29	
14mr|texlive-collection-htmlxml-20131013-6|30	#-----------------------------------------------------------------------
14mr|texlive-collection-htmlxml-20131013-6|31	%files
14mr|texlive-collection-htmlxml-20131013-6|32	
14mr|texlive-collection-htmlxml-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-collection-htmlxml-20131013-6|34	%prep
14mr|texlive-collection-htmlxml-20131013-6|35	%setup -c -a0
14mr|texlive-collection-htmlxml-20131013-6|36	
14mr|texlive-collection-htmlxml-20131013-6|37	%build
14mr|texlive-collection-htmlxml-20131013-6|38	
14mr|texlive-collection-htmlxml-20131013-6|39	%install
14mr|texlive-collection-htmlxml-20131013-6|40	
14mr|texlive-collection-htmlxml-20131013-6|41	%changelog
14mr|texlive-collection-htmlxml-20131013-6|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-htmlxml-20131013-6|43	+ Revision: 926dae2
14mr|texlive-collection-htmlxml-20131013-6|44	- MassBuild#440: Increase release tag
14mr|texlive-collection-htmlxml-20131013-6|45	
14mr|texlive-collection-htmlxml-20131013-6|46	

19647 14
14mr|texlive-collection-humanities-20140215-2|1	# revision 32323
14mr|texlive-collection-humanities-20140215-2|2	# category Collection
14mr|texlive-collection-humanities-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-humanities-20140215-2|4	# catalog-date undef
14mr|texlive-collection-humanities-20140215-2|5	# catalog-license undef
14mr|texlive-collection-humanities-20140215-2|6	# catalog-version undef
14mr|texlive-collection-humanities-20140215-2|7	Name:		texlive-collection-humanities
14mr|texlive-collection-humanities-20140215-2|8	Epoch:		1
14mr|texlive-collection-humanities-20140215-2|9	Version:	20140215
14mr|texlive-collection-humanities-20140215-2|10	Release:	2
14mr|texlive-collection-humanities-20140215-2|11	Summary:	Humanities packages
14mr|texlive-collection-humanities-20140215-2|12	Group:		Publishing
14mr|texlive-collection-humanities-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-humanities-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-humanities-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-humanities.tar.xz
14mr|texlive-collection-humanities-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-humanities-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-humanities-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-humanities-20140215-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-humanities-20140215-2|20	Requires:	texlive-alnumsec
14mr|texlive-collection-humanities-20140215-2|21	Requires:	texlive-arydshln
14mr|texlive-collection-humanities-20140215-2|22	Requires:	texlive-bibleref
14mr|texlive-collection-humanities-20140215-2|23	Requires:	texlive-bibleref-lds
14mr|texlive-collection-humanities-20140215-2|24	Requires:	texlive-bibleref-mouth
14mr|texlive-collection-humanities-20140215-2|25	Requires:	texlive-bibleref-parse
14mr|texlive-collection-humanities-20140215-2|26	Requires:	texlive-covington
14mr|texlive-collection-humanities-20140215-2|27	Requires:	texlive-dramatist
14mr|texlive-collection-humanities-20140215-2|28	Requires:	texlive-dvgloss
14mr|texlive-collection-humanities-20140215-2|29	Requires:	texlive-ecltree
14mr|texlive-collection-humanities-20140215-2|30	Requires:	texlive-edfnotes
14mr|texlive-collection-humanities-20140215-2|31	Requires:	texlive-ednotes
14mr|texlive-collection-humanities-20140215-2|32	Requires:	texlive-eledform
14mr|texlive-collection-humanities-20140215-2|33	Requires:	texlive-eledmac
14mr|texlive-collection-humanities-20140215-2|34	Requires:	texlive-expex
14mr|texlive-collection-humanities-20140215-2|35	Requires:	texlive-gb4e
14mr|texlive-collection-humanities-20140215-2|36	Requires:	texlive-gmverse
14mr|texlive-collection-humanities-20140215-2|37	Requires:	texlive-jura
14mr|texlive-collection-humanities-20140215-2|38	Requires:	texlive-juraabbrev
14mr|texlive-collection-humanities-20140215-2|39	Requires:	texlive-juramisc
14mr|texlive-collection-humanities-20140215-2|40	Requires:	texlive-jurarsp
14mr|texlive-collection-humanities-20140215-2|41	Requires:	texlive-ledmac
14mr|texlive-collection-humanities-20140215-2|42	Requires:	texlive-leipzig
14mr|texlive-collection-humanities-20140215-2|43	Requires:	texlive-lexikon
14mr|texlive-collection-humanities-20140215-2|44	Requires:	texlive-lexref
14mr|texlive-collection-humanities-20140215-2|45	Requires:	texlive-lineno
14mr|texlive-collection-humanities-20140215-2|46	Requires:	texlive-linguex
14mr|texlive-collection-humanities-20140215-2|47	Requires:	texlive-liturg
14mr|texlive-collection-humanities-20140215-2|48	Requires:	texlive-metrix
14mr|texlive-collection-humanities-20140215-2|49	Requires:	texlive-parallel
14mr|texlive-collection-humanities-20140215-2|50	Requires:	texlive-parrun
14mr|texlive-collection-humanities-20140215-2|51	Requires:	texlive-phonrule
14mr|texlive-collection-humanities-20140215-2|52	Requires:	texlive-plari
14mr|texlive-collection-humanities-20140215-2|53	Requires:	texlive-play
14mr|texlive-collection-humanities-20140215-2|54	Requires:	texlive-poemscol
14mr|texlive-collection-humanities-20140215-2|55	Requires:	texlive-poetrytex
14mr|texlive-collection-humanities-20140215-2|56	Requires:	texlive-qobitree
14mr|texlive-collection-humanities-20140215-2|57	Requires:	texlive-qtree
14mr|texlive-collection-humanities-20140215-2|58	Requires:	texlive-rrgtrees
14mr|texlive-collection-humanities-20140215-2|59	Requires:	texlive-rtklage
14mr|texlive-collection-humanities-20140215-2|60	Requires:	texlive-screenplay
14mr|texlive-collection-humanities-20140215-2|61	Requires:	texlive-sides
14mr|texlive-collection-humanities-20140215-2|62	Requires:	texlive-stage
14mr|texlive-collection-humanities-20140215-2|63	Requires:	texlive-textglos
14mr|texlive-collection-humanities-20140215-2|64	Requires:	texlive-thalie
14mr|texlive-collection-humanities-20140215-2|65	Requires:	texlive-tree-dvips
14mr|texlive-collection-humanities-20140215-2|66	Requires:	texlive-verse
14mr|texlive-collection-humanities-20140215-2|67	Requires:	texlive-xyling
14mr|texlive-collection-humanities-20140215-2|68	
14mr|texlive-collection-humanities-20140215-2|69	%description
14mr|texlive-collection-humanities-20140215-2|70	Packages for law, linguistics, social sciences, humanities,
14mr|texlive-collection-humanities-20140215-2|71	etc.
14mr|texlive-collection-humanities-20140215-2|72	
14mr|texlive-collection-humanities-20140215-2|73	#-----------------------------------------------------------------------
14mr|texlive-collection-humanities-20140215-2|74	%files
14mr|texlive-collection-humanities-20140215-2|75	
14mr|texlive-collection-humanities-20140215-2|76	#-----------------------------------------------------------------------
14mr|texlive-collection-humanities-20140215-2|77	%prep
14mr|texlive-collection-humanities-20140215-2|78	%setup -c -a0
14mr|texlive-collection-humanities-20140215-2|79	
14mr|texlive-collection-humanities-20140215-2|80	%build
14mr|texlive-collection-humanities-20140215-2|81	
14mr|texlive-collection-humanities-20140215-2|82	%install
14mr|texlive-collection-humanities-20140215-2|83	
14mr|texlive-collection-humanities-20140215-2|84	%changelog
14mr|texlive-collection-humanities-20140215-2|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-humanities-20140215-2|86	+ Revision: b43416d
14mr|texlive-collection-humanities-20140215-2|87	- MassBuild#440: Increase release tag
14mr|texlive-collection-humanities-20140215-2|88	
14mr|texlive-collection-humanities-20140215-2|89	

19648 14
14mr|texlive-collection-langafrican-20131013-6|1	# revision 30372
14mr|texlive-collection-langafrican-20131013-6|2	# category Collection
14mr|texlive-collection-langafrican-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langafrican-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langafrican-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langafrican-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langafrican-20131013-6|7	Name:		texlive-collection-langafrican
14mr|texlive-collection-langafrican-20131013-6|8	Epoch:		1
14mr|texlive-collection-langafrican-20131013-6|9	Version:	20131013
14mr|texlive-collection-langafrican-20131013-6|10	Release:	6
14mr|texlive-collection-langafrican-20131013-6|11	Summary:	African scripts
14mr|texlive-collection-langafrican-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langafrican-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langafrican-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langafrican-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langafrican.tar.xz
14mr|texlive-collection-langafrican-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langafrican-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langafrican-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langafrican-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langafrican-20131013-6|20	Requires:	texlive-ethiop
14mr|texlive-collection-langafrican-20131013-6|21	Requires:	texlive-ethiop-t1
14mr|texlive-collection-langafrican-20131013-6|22	Requires:	texlive-fc
14mr|texlive-collection-langafrican-20131013-6|23	Requires:	texlive-hyphen-ethiopic
14mr|texlive-collection-langafrican-20131013-6|24	
14mr|texlive-collection-langafrican-20131013-6|25	%description
14mr|texlive-collection-langafrican-20131013-6|26	Support for African scripts.
14mr|texlive-collection-langafrican-20131013-6|27	
14mr|texlive-collection-langafrican-20131013-6|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langafrican-20131013-6|29	%files
14mr|texlive-collection-langafrican-20131013-6|30	
14mr|texlive-collection-langafrican-20131013-6|31	#-----------------------------------------------------------------------
14mr|texlive-collection-langafrican-20131013-6|32	%prep
14mr|texlive-collection-langafrican-20131013-6|33	%setup -c -a0
14mr|texlive-collection-langafrican-20131013-6|34	
14mr|texlive-collection-langafrican-20131013-6|35	%build
14mr|texlive-collection-langafrican-20131013-6|36	
14mr|texlive-collection-langafrican-20131013-6|37	%install
14mr|texlive-collection-langafrican-20131013-6|38	
14mr|texlive-collection-langafrican-20131013-6|39	%changelog
14mr|texlive-collection-langafrican-20131013-6|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langafrican-20131013-6|41	+ Revision: e51f988
14mr|texlive-collection-langafrican-20131013-6|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langafrican-20131013-6|43	
14mr|texlive-collection-langafrican-20131013-6|44	

19649 14
14mr|texlive-collection-langarabic-20131013-6|1	# revision 31684
14mr|texlive-collection-langarabic-20131013-6|2	# category Collection
14mr|texlive-collection-langarabic-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langarabic-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langarabic-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langarabic-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langarabic-20131013-6|7	Name:		texlive-collection-langarabic
14mr|texlive-collection-langarabic-20131013-6|8	Epoch:		1
14mr|texlive-collection-langarabic-20131013-6|9	Version:	20131013
14mr|texlive-collection-langarabic-20131013-6|10	Release:	6
14mr|texlive-collection-langarabic-20131013-6|11	Summary:	Arabic
14mr|texlive-collection-langarabic-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langarabic-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langarabic-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langarabic-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarabic.tar.xz
14mr|texlive-collection-langarabic-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langarabic-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langarabic-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langarabic-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langarabic-20131013-6|20	Requires:	texlive-amiri
14mr|texlive-collection-langarabic-20131013-6|21	Requires:	texlive-arabi
14mr|texlive-collection-langarabic-20131013-6|22	Requires:	texlive-arabtex
14mr|texlive-collection-langarabic-20131013-6|23	Requires:	texlive-bidi
14mr|texlive-collection-langarabic-20131013-6|24	Requires:	texlive-ghab
14mr|texlive-collection-langarabic-20131013-6|25	Requires:	texlive-hyphen-arabic
14mr|texlive-collection-langarabic-20131013-6|26	Requires:	texlive-hyphen-farsi
14mr|texlive-collection-langarabic-20131013-6|27	Requires:	texlive-imsproc
14mr|texlive-collection-langarabic-20131013-6|28	Requires:	texlive-lshort-persian
14mr|texlive-collection-langarabic-20131013-6|29	Requires:	texlive-persian-bib
14mr|texlive-collection-langarabic-20131013-6|30	Requires:	texlive-persian-modern
14mr|texlive-collection-langarabic-20131013-6|31	Requires:	texlive-simurgh
14mr|texlive-collection-langarabic-20131013-6|32	Requires:	texlive-tram
14mr|texlive-collection-langarabic-20131013-6|33	
14mr|texlive-collection-langarabic-20131013-6|34	%description
14mr|texlive-collection-langarabic-20131013-6|35	Support for Arabic and Persian.
14mr|texlive-collection-langarabic-20131013-6|36	
14mr|texlive-collection-langarabic-20131013-6|37	#-----------------------------------------------------------------------
14mr|texlive-collection-langarabic-20131013-6|38	%files
14mr|texlive-collection-langarabic-20131013-6|39	
14mr|texlive-collection-langarabic-20131013-6|40	#-----------------------------------------------------------------------
14mr|texlive-collection-langarabic-20131013-6|41	%prep
14mr|texlive-collection-langarabic-20131013-6|42	%setup -c -a0
14mr|texlive-collection-langarabic-20131013-6|43	
14mr|texlive-collection-langarabic-20131013-6|44	%build
14mr|texlive-collection-langarabic-20131013-6|45	
14mr|texlive-collection-langarabic-20131013-6|46	%install
14mr|texlive-collection-langarabic-20131013-6|47	
14mr|texlive-collection-langarabic-20131013-6|48	%changelog
14mr|texlive-collection-langarabic-20131013-6|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langarabic-20131013-6|50	+ Revision: e70e6c4
14mr|texlive-collection-langarabic-20131013-6|51	- MassBuild#440: Increase release tag
14mr|texlive-collection-langarabic-20131013-6|52	
14mr|texlive-collection-langarabic-20131013-6|53	

19650 14
14mr|texlive-collection-langarmenian-20120224-2|1	# revision 20529
14mr|texlive-collection-langarmenian-20120224-2|2	# category Collection
14mr|texlive-collection-langarmenian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langarmenian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langarmenian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langarmenian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langarmenian-20120224-2|7	Name:		texlive-collection-langarmenian
14mr|texlive-collection-langarmenian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langarmenian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langarmenian-20120224-2|10	Release:	2
14mr|texlive-collection-langarmenian-20120224-2|11	Summary:	Armenian
14mr|texlive-collection-langarmenian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langarmenian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langarmenian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langarmenian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarmenian.tar.xz
14mr|texlive-collection-langarmenian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langarmenian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langarmenian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langarmenian-20120224-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langarmenian-20120224-2|20	
14mr|texlive-collection-langarmenian-20120224-2|21	%description
14mr|texlive-collection-langarmenian-20120224-2|22	Support for typesetting Armenian.
14mr|texlive-collection-langarmenian-20120224-2|23	
14mr|texlive-collection-langarmenian-20120224-2|24	#-----------------------------------------------------------------------
14mr|texlive-collection-langarmenian-20120224-2|25	%files
14mr|texlive-collection-langarmenian-20120224-2|26	
14mr|texlive-collection-langarmenian-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-langarmenian-20120224-2|28	%prep
14mr|texlive-collection-langarmenian-20120224-2|29	%setup -c -a0
14mr|texlive-collection-langarmenian-20120224-2|30	
14mr|texlive-collection-langarmenian-20120224-2|31	%build
14mr|texlive-collection-langarmenian-20120224-2|32	
14mr|texlive-collection-langarmenian-20120224-2|33	%install
14mr|texlive-collection-langarmenian-20120224-2|34	
14mr|texlive-collection-langarmenian-20120224-2|35	
14mr|texlive-collection-langarmenian-20120224-2|36	
14mr|texlive-collection-langarmenian-20120224-2|37	%changelog
14mr|texlive-collection-langarmenian-20120224-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langarmenian-20120224-2|39	+ Revision: abea72f
14mr|texlive-collection-langarmenian-20120224-2|40	- MassBuild#440: Increase release tag
14mr|texlive-collection-langarmenian-20120224-2|41	
14mr|texlive-collection-langarmenian-20120224-2|42	

19651 14
14mr|texlive-collection-langcjk-20131201-6|1	# revision 32105
14mr|texlive-collection-langcjk-20131201-6|2	# category Collection
14mr|texlive-collection-langcjk-20131201-6|3	# catalog-ctan undef
14mr|texlive-collection-langcjk-20131201-6|4	# catalog-date undef
14mr|texlive-collection-langcjk-20131201-6|5	# catalog-license undef
14mr|texlive-collection-langcjk-20131201-6|6	# catalog-version undef
14mr|texlive-collection-langcjk-20131201-6|7	Name:		texlive-collection-langcjk
14mr|texlive-collection-langcjk-20131201-6|8	Epoch:		1
14mr|texlive-collection-langcjk-20131201-6|9	Version:	20131201
14mr|texlive-collection-langcjk-20131201-6|10	Release:	6
14mr|texlive-collection-langcjk-20131201-6|11	Summary:	Chinese/Japanese/Korean
14mr|texlive-collection-langcjk-20131201-6|12	Group:		Publishing
14mr|texlive-collection-langcjk-20131201-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langcjk-20131201-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langcjk-20131201-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcjk.tar.xz
14mr|texlive-collection-langcjk-20131201-6|16	BuildArch:	noarch
14mr|texlive-collection-langcjk-20131201-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langcjk-20131201-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langcjk-20131201-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langcjk-20131201-6|20	Requires:	texlive-adobemapping
14mr|texlive-collection-langcjk-20131201-6|21	Requires:	texlive-arphic
14mr|texlive-collection-langcjk-20131201-6|22	Requires:	texlive-bxbase
14mr|texlive-collection-langcjk-20131201-6|23	Requires:	texlive-bxcjkjatype
14mr|texlive-collection-langcjk-20131201-6|24	Requires:	texlive-bxjscls
14mr|texlive-collection-langcjk-20131201-6|25	Requires:	texlive-c90
14mr|texlive-collection-langcjk-20131201-6|26	Requires:	texlive-cjk
14mr|texlive-collection-langcjk-20131201-6|27	Requires:	texlive-cjk-ko
14mr|texlive-collection-langcjk-20131201-6|28	Requires:	texlive-cjkpunct
14mr|texlive-collection-langcjk-20131201-6|29	Requires:	texlive-cjkutils
14mr|texlive-collection-langcjk-20131201-6|30	Requires:	texlive-cns
14mr|texlive-collection-langcjk-20131201-6|31	Requires:	texlive-convbkmk
14mr|texlive-collection-langcjk-20131201-6|32	Requires:	texlive-ctex
14mr|texlive-collection-langcjk-20131201-6|33	Requires:	texlive-ctex-faq
14mr|texlive-collection-langcjk-20131201-6|34	Requires:	texlive-dnp
14mr|texlive-collection-langcjk-20131201-6|35	Requires:	texlive-fandol
14mr|texlive-collection-langcjk-20131201-6|36	Requires:	texlive-garuda-c90
14mr|texlive-collection-langcjk-20131201-6|37	Requires:	texlive-hyphen-chinese
14mr|texlive-collection-langcjk-20131201-6|38	Requires:	texlive-ipaex
14mr|texlive-collection-langcjk-20131201-6|39	Requires:	texlive-japanese
14mr|texlive-collection-langcjk-20131201-6|40	Requires:	texlive-japanese-otf
14mr|texlive-collection-langcjk-20131201-6|41	Requires:	texlive-japanese-otf-uptex
14mr|texlive-collection-langcjk-20131201-6|42	Requires:	texlive-jfontmaps
14mr|texlive-collection-langcjk-20131201-6|43	Requires:	texlive-jsclasses
14mr|texlive-collection-langcjk-20131201-6|44	Requires:	texlive-kotex-oblivoir
14mr|texlive-collection-langcjk-20131201-6|45	Requires:	texlive-kotex-plain
14mr|texlive-collection-langcjk-20131201-6|46	Requires:	texlive-kotex-utf
14mr|texlive-collection-langcjk-20131201-6|47	Requires:	texlive-kotex-utils
14mr|texlive-collection-langcjk-20131201-6|48	Requires:	texlive-latex-notes-zh-cn
14mr|texlive-collection-langcjk-20131201-6|49	Requires:	texlive-lshort-chinese
14mr|texlive-collection-langcjk-20131201-6|50	Requires:	texlive-lshort-japanese
14mr|texlive-collection-langcjk-20131201-6|51	Requires:	texlive-lshort-korean
14mr|texlive-collection-langcjk-20131201-6|52	Requires:	texlive-luatexja
14mr|texlive-collection-langcjk-20131201-6|53	Requires:	texlive-nanumtype1
14mr|texlive-collection-langcjk-20131201-6|54	Requires:	texlive-norasi-c90
14mr|texlive-collection-langcjk-20131201-6|55	Requires:	texlive-ptex
14mr|texlive-collection-langcjk-20131201-6|56	Requires:	texlive-ptex2pdf
14mr|texlive-collection-langcjk-20131201-6|57	Requires:	texlive-pxbase
14mr|texlive-collection-langcjk-20131201-6|58	Requires:	texlive-pxchfon
14mr|texlive-collection-langcjk-20131201-6|59	Requires:	texlive-pxcjkcat
14mr|texlive-collection-langcjk-20131201-6|60	Requires:	texlive-pxjahyper
14mr|texlive-collection-langcjk-20131201-6|61	Requires:	texlive-pxrubrica
14mr|texlive-collection-langcjk-20131201-6|62	Requires:	texlive-texlive-zh-cn
14mr|texlive-collection-langcjk-20131201-6|63	Requires:	texlive-uhc
14mr|texlive-collection-langcjk-20131201-6|64	Requires:	texlive-uptex
14mr|texlive-collection-langcjk-20131201-6|65	Requires:	texlive-wadalab
14mr|texlive-collection-langcjk-20131201-6|66	Requires:	texlive-xcjk2uni
14mr|texlive-collection-langcjk-20131201-6|67	Requires:	texlive-xpinyin
14mr|texlive-collection-langcjk-20131201-6|68	Requires:	texlive-zhmetrics
14mr|texlive-collection-langcjk-20131201-6|69	Requires:	texlive-zhnumber
14mr|texlive-collection-langcjk-20131201-6|70	Requires:	texlive-zhspacing
14mr|texlive-collection-langcjk-20131201-6|71	Requires:	texlive-zxjafbfont
14mr|texlive-collection-langcjk-20131201-6|72	Requires:	texlive-zxjafont
14mr|texlive-collection-langcjk-20131201-6|73	Requires:	texlive-zxjatype
14mr|texlive-collection-langcjk-20131201-6|74	
14mr|texlive-collection-langcjk-20131201-6|75	%description
14mr|texlive-collection-langcjk-20131201-6|76	CJK (Chinese, Japanese, Korean) macros, fonts, documentation.
14mr|texlive-collection-langcjk-20131201-6|77	Also Thai in the c90 encoding, since there is some overlap in
14mr|texlive-collection-langcjk-20131201-6|78	those fonts.  Standard Thai support is in collection-langother.
14mr|texlive-collection-langcjk-20131201-6|79	
14mr|texlive-collection-langcjk-20131201-6|80	#-----------------------------------------------------------------------
14mr|texlive-collection-langcjk-20131201-6|81	%files
14mr|texlive-collection-langcjk-20131201-6|82	
14mr|texlive-collection-langcjk-20131201-6|83	#-----------------------------------------------------------------------
14mr|texlive-collection-langcjk-20131201-6|84	%prep
14mr|texlive-collection-langcjk-20131201-6|85	%setup -c -a0
14mr|texlive-collection-langcjk-20131201-6|86	
14mr|texlive-collection-langcjk-20131201-6|87	%build
14mr|texlive-collection-langcjk-20131201-6|88	
14mr|texlive-collection-langcjk-20131201-6|89	%install
14mr|texlive-collection-langcjk-20131201-6|90	
14mr|texlive-collection-langcjk-20131201-6|91	%changelog
14mr|texlive-collection-langcjk-20131201-6|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131201-6
14mr|texlive-collection-langcjk-20131201-6|93	+ Revision: 0880009
14mr|texlive-collection-langcjk-20131201-6|94	- MassBuild#440: Increase release tag
14mr|texlive-collection-langcjk-20131201-6|95	
14mr|texlive-collection-langcjk-20131201-6|96	

19652 14
14mr|texlive-collection-langcroatian-20120224-2|1	# revision 21190
14mr|texlive-collection-langcroatian-20120224-2|2	# category Collection
14mr|texlive-collection-langcroatian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langcroatian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langcroatian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langcroatian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langcroatian-20120224-2|7	Name:		texlive-collection-langcroatian
14mr|texlive-collection-langcroatian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langcroatian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langcroatian-20120224-2|10	Release:	2
14mr|texlive-collection-langcroatian-20120224-2|11	Summary:	Croatian
14mr|texlive-collection-langcroatian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langcroatian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langcroatian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langcroatian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcroatian.tar.xz
14mr|texlive-collection-langcroatian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langcroatian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langcroatian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langcroatian-20120224-2|19	Requires:	texlive-hrlatex
14mr|texlive-collection-langcroatian-20120224-2|20	Requires:	texlive-hyphen-croatian
14mr|texlive-collection-langcroatian-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langcroatian-20120224-2|22	
14mr|texlive-collection-langcroatian-20120224-2|23	%description
14mr|texlive-collection-langcroatian-20120224-2|24	Support for typesetting Croatian.
14mr|texlive-collection-langcroatian-20120224-2|25	
14mr|texlive-collection-langcroatian-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langcroatian-20120224-2|27	%files
14mr|texlive-collection-langcroatian-20120224-2|28	
14mr|texlive-collection-langcroatian-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langcroatian-20120224-2|30	%prep
14mr|texlive-collection-langcroatian-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langcroatian-20120224-2|32	
14mr|texlive-collection-langcroatian-20120224-2|33	%build
14mr|texlive-collection-langcroatian-20120224-2|34	
14mr|texlive-collection-langcroatian-20120224-2|35	%install
14mr|texlive-collection-langcroatian-20120224-2|36	
14mr|texlive-collection-langcroatian-20120224-2|37	
14mr|texlive-collection-langcroatian-20120224-2|38	
14mr|texlive-collection-langcroatian-20120224-2|39	%changelog
14mr|texlive-collection-langcroatian-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langcroatian-20120224-2|41	+ Revision: 2d948db
14mr|texlive-collection-langcroatian-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langcroatian-20120224-2|43	
14mr|texlive-collection-langcroatian-20120224-2|44	

19653 14
14mr|texlive-collection-langcyrillic-20131013-6|1	# revision 30455
14mr|texlive-collection-langcyrillic-20131013-6|2	# category Collection
14mr|texlive-collection-langcyrillic-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langcyrillic-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langcyrillic-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langcyrillic-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langcyrillic-20131013-6|7	Name:		texlive-collection-langcyrillic
14mr|texlive-collection-langcyrillic-20131013-6|8	Epoch:		1
14mr|texlive-collection-langcyrillic-20131013-6|9	Version:	20131013
14mr|texlive-collection-langcyrillic-20131013-6|10	Release:	6
14mr|texlive-collection-langcyrillic-20131013-6|11	Summary:	Cyrillic
14mr|texlive-collection-langcyrillic-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langcyrillic-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langcyrillic-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langcyrillic-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcyrillic.tar.xz
14mr|texlive-collection-langcyrillic-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langcyrillic-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langcyrillic-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langcyrillic-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langcyrillic-20131013-6|20	Requires:	texlive-collection-latex
14mr|texlive-collection-langcyrillic-20131013-6|21	Requires:	texlive-babel-bulgarian
14mr|texlive-collection-langcyrillic-20131013-6|22	Requires:	texlive-babel-russian
14mr|texlive-collection-langcyrillic-20131013-6|23	Requires:	texlive-babel-serbian
14mr|texlive-collection-langcyrillic-20131013-6|24	Requires:	texlive-babel-serbianc
14mr|texlive-collection-langcyrillic-20131013-6|25	Requires:	texlive-babel-ukraineb
14mr|texlive-collection-langcyrillic-20131013-6|26	Requires:	texlive-cmcyr
14mr|texlive-collection-langcyrillic-20131013-6|27	Requires:	texlive-cyrillic
14mr|texlive-collection-langcyrillic-20131013-6|28	Requires:	texlive-cyrillic-bin
14mr|texlive-collection-langcyrillic-20131013-6|29	Requires:	texlive-cyrplain
14mr|texlive-collection-langcyrillic-20131013-6|30	Requires:	texlive-disser
14mr|texlive-collection-langcyrillic-20131013-6|31	Requires:	texlive-eskd
14mr|texlive-collection-langcyrillic-20131013-6|32	Requires:	texlive-eskdx
14mr|texlive-collection-langcyrillic-20131013-6|33	Requires:	texlive-gost
14mr|texlive-collection-langcyrillic-20131013-6|34	Requires:	texlive-hyphen-bulgarian
14mr|texlive-collection-langcyrillic-20131013-6|35	Requires:	texlive-hyphen-mongolian
14mr|texlive-collection-langcyrillic-20131013-6|36	Requires:	texlive-hyphen-russian
14mr|texlive-collection-langcyrillic-20131013-6|37	Requires:	texlive-hyphen-serbian
14mr|texlive-collection-langcyrillic-20131013-6|38	Requires:	texlive-hyphen-ukrainian
14mr|texlive-collection-langcyrillic-20131013-6|39	Requires:	texlive-lcyw
14mr|texlive-collection-langcyrillic-20131013-6|40	Requires:	texlive-lh
14mr|texlive-collection-langcyrillic-20131013-6|41	Requires:	texlive-lhcyr
14mr|texlive-collection-langcyrillic-20131013-6|42	Requires:	texlive-lshort-bulgarian
14mr|texlive-collection-langcyrillic-20131013-6|43	Requires:	texlive-lshort-mongol
14mr|texlive-collection-langcyrillic-20131013-6|44	Requires:	texlive-lshort-russian
14mr|texlive-collection-langcyrillic-20131013-6|45	Requires:	texlive-lshort-ukr
14mr|texlive-collection-langcyrillic-20131013-6|46	Requires:	texlive-mongolian-babel
14mr|texlive-collection-langcyrillic-20131013-6|47	Requires:	texlive-montex
14mr|texlive-collection-langcyrillic-20131013-6|48	Requires:	texlive-mpman-ru
14mr|texlive-collection-langcyrillic-20131013-6|49	Requires:	texlive-pst-eucl-translation-bg
14mr|texlive-collection-langcyrillic-20131013-6|50	Requires:	texlive-ruhyphen
14mr|texlive-collection-langcyrillic-20131013-6|51	Requires:	texlive-russ
14mr|texlive-collection-langcyrillic-20131013-6|52	Requires:	texlive-serbian-apostrophe
14mr|texlive-collection-langcyrillic-20131013-6|53	Requires:	texlive-serbian-date-lat
14mr|texlive-collection-langcyrillic-20131013-6|54	Requires:	texlive-serbian-def-cyr
14mr|texlive-collection-langcyrillic-20131013-6|55	Requires:	texlive-serbian-lig
14mr|texlive-collection-langcyrillic-20131013-6|56	Requires:	texlive-t2
14mr|texlive-collection-langcyrillic-20131013-6|57	Requires:	texlive-texlive-ru
14mr|texlive-collection-langcyrillic-20131013-6|58	Requires:	texlive-texlive-sr
14mr|texlive-collection-langcyrillic-20131013-6|59	Requires:	texlive-ukrhyph
14mr|texlive-collection-langcyrillic-20131013-6|60	
14mr|texlive-collection-langcyrillic-20131013-6|61	%description
14mr|texlive-collection-langcyrillic-20131013-6|62	Support for Cyrillic scripts (Bulgarian, Russian, Serbian,
14mr|texlive-collection-langcyrillic-20131013-6|63	Ukrainian), even if Latin alphabets may also be used.
14mr|texlive-collection-langcyrillic-20131013-6|64	
14mr|texlive-collection-langcyrillic-20131013-6|65	#-----------------------------------------------------------------------
14mr|texlive-collection-langcyrillic-20131013-6|66	%files
14mr|texlive-collection-langcyrillic-20131013-6|67	
14mr|texlive-collection-langcyrillic-20131013-6|68	#-----------------------------------------------------------------------
14mr|texlive-collection-langcyrillic-20131013-6|69	%prep
14mr|texlive-collection-langcyrillic-20131013-6|70	%setup -c -a0
14mr|texlive-collection-langcyrillic-20131013-6|71	
14mr|texlive-collection-langcyrillic-20131013-6|72	%build
14mr|texlive-collection-langcyrillic-20131013-6|73	
14mr|texlive-collection-langcyrillic-20131013-6|74	%install
14mr|texlive-collection-langcyrillic-20131013-6|75	
14mr|texlive-collection-langcyrillic-20131013-6|76	%changelog
14mr|texlive-collection-langcyrillic-20131013-6|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langcyrillic-20131013-6|78	+ Revision: b746e35
14mr|texlive-collection-langcyrillic-20131013-6|79	- MassBuild#440: Increase release tag
14mr|texlive-collection-langcyrillic-20131013-6|80	
14mr|texlive-collection-langcyrillic-20131013-6|81	

19654 14
14mr|texlive-collection-langczechslovak-20140215-2|1	# revision 32550
14mr|texlive-collection-langczechslovak-20140215-2|2	# category Collection
14mr|texlive-collection-langczechslovak-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-langczechslovak-20140215-2|4	# catalog-date undef
14mr|texlive-collection-langczechslovak-20140215-2|5	# catalog-license undef
14mr|texlive-collection-langczechslovak-20140215-2|6	# catalog-version undef
14mr|texlive-collection-langczechslovak-20140215-2|7	Name:		texlive-collection-langczechslovak
14mr|texlive-collection-langczechslovak-20140215-2|8	Epoch:		1
14mr|texlive-collection-langczechslovak-20140215-2|9	Version:	20140215
14mr|texlive-collection-langczechslovak-20140215-2|10	Release:	2
14mr|texlive-collection-langczechslovak-20140215-2|11	Summary:	Czech/Slovak
14mr|texlive-collection-langczechslovak-20140215-2|12	Group:		Publishing
14mr|texlive-collection-langczechslovak-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langczechslovak-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langczechslovak-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langczechslovak.tar.xz
14mr|texlive-collection-langczechslovak-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-langczechslovak-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langczechslovak-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langczechslovak-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langczechslovak-20140215-2|20	Requires:	texlive-collection-latex
14mr|texlive-collection-langczechslovak-20140215-2|21	Requires:	texlive-babel-czech
14mr|texlive-collection-langczechslovak-20140215-2|22	Requires:	texlive-babel-slovak
14mr|texlive-collection-langczechslovak-20140215-2|23	Requires:	texlive-cnbwp
14mr|texlive-collection-langczechslovak-20140215-2|24	Requires:	texlive-cs
14mr|texlive-collection-langczechslovak-20140215-2|25	Requires:	texlive-csbulletin
14mr|texlive-collection-langczechslovak-20140215-2|26	Requires:	texlive-cslatex
14mr|texlive-collection-langczechslovak-20140215-2|27	Requires:	texlive-csplain
14mr|texlive-collection-langczechslovak-20140215-2|28	Requires:	texlive-cstex
14mr|texlive-collection-langczechslovak-20140215-2|29	Requires:	texlive-hyphen-czech
14mr|texlive-collection-langczechslovak-20140215-2|30	Requires:	texlive-hyphen-slovak
14mr|texlive-collection-langczechslovak-20140215-2|31	Requires:	texlive-vlna
14mr|texlive-collection-langczechslovak-20140215-2|32	Requires:	texlive-lshort-czech
14mr|texlive-collection-langczechslovak-20140215-2|33	Requires:	texlive-lshort-slovak
14mr|texlive-collection-langczechslovak-20140215-2|34	Requires:	texlive-texlive-cz
14mr|texlive-collection-langczechslovak-20140215-2|35	
14mr|texlive-collection-langczechslovak-20140215-2|36	%description
14mr|texlive-collection-langczechslovak-20140215-2|37	Support for Czech/Slovak.
14mr|texlive-collection-langczechslovak-20140215-2|38	
14mr|texlive-collection-langczechslovak-20140215-2|39	#-----------------------------------------------------------------------
14mr|texlive-collection-langczechslovak-20140215-2|40	%files
14mr|texlive-collection-langczechslovak-20140215-2|41	
14mr|texlive-collection-langczechslovak-20140215-2|42	#-----------------------------------------------------------------------
14mr|texlive-collection-langczechslovak-20140215-2|43	%prep
14mr|texlive-collection-langczechslovak-20140215-2|44	%setup -c -a0
14mr|texlive-collection-langczechslovak-20140215-2|45	
14mr|texlive-collection-langczechslovak-20140215-2|46	%build
14mr|texlive-collection-langczechslovak-20140215-2|47	
14mr|texlive-collection-langczechslovak-20140215-2|48	%install
14mr|texlive-collection-langczechslovak-20140215-2|49	
14mr|texlive-collection-langczechslovak-20140215-2|50	%changelog
14mr|texlive-collection-langczechslovak-20140215-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-langczechslovak-20140215-2|52	+ Revision: e1408a6
14mr|texlive-collection-langczechslovak-20140215-2|53	- MassBuild#440: Increase release tag
14mr|texlive-collection-langczechslovak-20140215-2|54	
14mr|texlive-collection-langczechslovak-20140215-2|55	

19655 14
14mr|texlive-collection-langdanish-20120224-2|1	# revision 14727
14mr|texlive-collection-langdanish-20120224-2|2	# category Collection
14mr|texlive-collection-langdanish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langdanish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langdanish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langdanish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langdanish-20120224-2|7	Name:		texlive-collection-langdanish
14mr|texlive-collection-langdanish-20120224-2|8	Epoch:		1
14mr|texlive-collection-langdanish-20120224-2|9	Version:	20120224
14mr|texlive-collection-langdanish-20120224-2|10	Release:	2
14mr|texlive-collection-langdanish-20120224-2|11	Summary:	Danish
14mr|texlive-collection-langdanish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langdanish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langdanish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langdanish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdanish.tar.xz
14mr|texlive-collection-langdanish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langdanish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langdanish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langdanish-20120224-2|19	Requires:	texlive-hyphen-danish
14mr|texlive-collection-langdanish-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langdanish-20120224-2|21	
14mr|texlive-collection-langdanish-20120224-2|22	%description
14mr|texlive-collection-langdanish-20120224-2|23	Support for typesetting Danish.
14mr|texlive-collection-langdanish-20120224-2|24	
14mr|texlive-collection-langdanish-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langdanish-20120224-2|26	%files
14mr|texlive-collection-langdanish-20120224-2|27	
14mr|texlive-collection-langdanish-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langdanish-20120224-2|29	%prep
14mr|texlive-collection-langdanish-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langdanish-20120224-2|31	
14mr|texlive-collection-langdanish-20120224-2|32	%build
14mr|texlive-collection-langdanish-20120224-2|33	
14mr|texlive-collection-langdanish-20120224-2|34	%install
14mr|texlive-collection-langdanish-20120224-2|35	
14mr|texlive-collection-langdanish-20120224-2|36	
14mr|texlive-collection-langdanish-20120224-2|37	
14mr|texlive-collection-langdanish-20120224-2|38	%changelog
14mr|texlive-collection-langdanish-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langdanish-20120224-2|40	+ Revision: d67100c
14mr|texlive-collection-langdanish-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langdanish-20120224-2|42	
14mr|texlive-collection-langdanish-20120224-2|43	

19656 14
14mr|texlive-collection-langdutch-20120224-2|1	# revision 14727
14mr|texlive-collection-langdutch-20120224-2|2	# category Collection
14mr|texlive-collection-langdutch-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langdutch-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langdutch-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langdutch-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langdutch-20120224-2|7	Name:		texlive-collection-langdutch
14mr|texlive-collection-langdutch-20120224-2|8	Epoch:		1
14mr|texlive-collection-langdutch-20120224-2|9	Version:	20120224
14mr|texlive-collection-langdutch-20120224-2|10	Release:	2
14mr|texlive-collection-langdutch-20120224-2|11	Summary:	Dutch
14mr|texlive-collection-langdutch-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langdutch-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langdutch-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langdutch-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdutch.tar.xz
14mr|texlive-collection-langdutch-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langdutch-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langdutch-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langdutch-20120224-2|19	Requires:	texlive-hyphen-dutch
14mr|texlive-collection-langdutch-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langdutch-20120224-2|21	
14mr|texlive-collection-langdutch-20120224-2|22	%description
14mr|texlive-collection-langdutch-20120224-2|23	Support for typesetting Dutch.
14mr|texlive-collection-langdutch-20120224-2|24	
14mr|texlive-collection-langdutch-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langdutch-20120224-2|26	%files
14mr|texlive-collection-langdutch-20120224-2|27	
14mr|texlive-collection-langdutch-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langdutch-20120224-2|29	%prep
14mr|texlive-collection-langdutch-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langdutch-20120224-2|31	
14mr|texlive-collection-langdutch-20120224-2|32	%build
14mr|texlive-collection-langdutch-20120224-2|33	
14mr|texlive-collection-langdutch-20120224-2|34	%install
14mr|texlive-collection-langdutch-20120224-2|35	
14mr|texlive-collection-langdutch-20120224-2|36	
14mr|texlive-collection-langdutch-20120224-2|37	
14mr|texlive-collection-langdutch-20120224-2|38	%changelog
14mr|texlive-collection-langdutch-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langdutch-20120224-2|40	+ Revision: 569c9b9
14mr|texlive-collection-langdutch-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langdutch-20120224-2|42	
14mr|texlive-collection-langdutch-20120224-2|43	

19657 14
14mr|texlive-collection-langenglish-20140215-3|1	# revision 32952
14mr|texlive-collection-langenglish-20140215-3|2	# category Collection
14mr|texlive-collection-langenglish-20140215-3|3	# catalog-ctan undef
14mr|texlive-collection-langenglish-20140215-3|4	# catalog-date undef
14mr|texlive-collection-langenglish-20140215-3|5	# catalog-license undef
14mr|texlive-collection-langenglish-20140215-3|6	# catalog-version undef
14mr|texlive-collection-langenglish-20140215-3|7	Name:		texlive-collection-langenglish
14mr|texlive-collection-langenglish-20140215-3|8	Epoch:		1
14mr|texlive-collection-langenglish-20140215-3|9	Version:	20140215
14mr|texlive-collection-langenglish-20140215-3|10	Release:	3
14mr|texlive-collection-langenglish-20140215-3|11	Summary:	US and UK English
14mr|texlive-collection-langenglish-20140215-3|12	Group:		Publishing
14mr|texlive-collection-langenglish-20140215-3|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langenglish-20140215-3|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langenglish-20140215-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langenglish.tar.xz
14mr|texlive-collection-langenglish-20140215-3|16	BuildArch:	noarch
14mr|texlive-collection-langenglish-20140215-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langenglish-20140215-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langenglish-20140215-3|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langenglish-20140215-3|20	Requires:	texlive-babel-english
14mr|texlive-collection-langenglish-20140215-3|21	Requires:	texlive-hyphen-english
14mr|texlive-collection-langenglish-20140215-3|22	Requires:	texlive-FAQ-en
14mr|texlive-collection-langenglish-20140215-3|23	Requires:	texlive-MemoirChapStyles
14mr|texlive-collection-langenglish-20140215-3|24	Requires:	texlive-Type1fonts
14mr|texlive-collection-langenglish-20140215-3|25	Requires:	texlive-amslatex-primer
14mr|texlive-collection-langenglish-20140215-3|26	Requires:	texlive-around-the-bend
14mr|texlive-collection-langenglish-20140215-3|27	Requires:	texlive-ascii-chart
14mr|texlive-collection-langenglish-20140215-3|28	Requires:	texlive-components-of-TeX
14mr|texlive-collection-langenglish-20140215-3|29	Requires:	texlive-comprehensive
14mr|texlive-collection-langenglish-20140215-3|30	Requires:	texlive-dickimaw
14mr|texlive-collection-langenglish-20140215-3|31	Requires:	texlive-dtxtut
14mr|texlive-collection-langenglish-20140215-3|32	Requires:	texlive-first-latex-doc
14mr|texlive-collection-langenglish-20140215-3|33	Requires:	texlive-gentle
14mr|texlive-collection-langenglish-20140215-3|34	Requires:	texlive-guide-to-latex
14mr|texlive-collection-langenglish-20140215-3|35	Requires:	texlive-happy4th
14mr|texlive-collection-langenglish-20140215-3|36	Requires:	texlive-impatient
14mr|texlive-collection-langenglish-20140215-3|37	Requires:	texlive-intro-scientific
14mr|texlive-collection-langenglish-20140215-3|38	Requires:	texlive-knuth
14mr|texlive-collection-langenglish-20140215-3|39	Requires:	texlive-l2tabu-english
14mr|texlive-collection-langenglish-20140215-3|40	Requires:	texlive-latex-brochure
14mr|texlive-collection-langenglish-20140215-3|41	Requires:	texlive-latex-course
14mr|texlive-collection-langenglish-20140215-3|42	Requires:	texlive-latex-doc-ptr
14mr|texlive-collection-langenglish-20140215-3|43	Requires:	texlive-latex-graphics-companion
14mr|texlive-collection-langenglish-20140215-3|44	Requires:	texlive-latex-veryshortguide
14mr|texlive-collection-langenglish-20140215-3|45	Requires:	texlive-latex-web-companion
14mr|texlive-collection-langenglish-20140215-3|46	Requires:	texlive-latex2e-help-texinfo
14mr|texlive-collection-langenglish-20140215-3|47	Requires:	texlive-latex4wp
14mr|texlive-collection-langenglish-20140215-3|48	Requires:	texlive-latexcheat
14mr|texlive-collection-langenglish-20140215-3|49	Requires:	texlive-latexfileinfo-pkgs
14mr|texlive-collection-langenglish-20140215-3|50	Requires:	texlive-lshort-english
14mr|texlive-collection-langenglish-20140215-3|51	Requires:	texlive-macros2e
14mr|texlive-collection-langenglish-20140215-3|52	Requires:	texlive-math-e
14mr|texlive-collection-langenglish-20140215-3|53	Requires:	texlive-memdesign
14mr|texlive-collection-langenglish-20140215-3|54	Requires:	texlive-metafont-beginners
14mr|texlive-collection-langenglish-20140215-3|55	Requires:	texlive-metapost-examples
14mr|texlive-collection-langenglish-20140215-3|56	Requires:	texlive-mil3
14mr|texlive-collection-langenglish-20140215-3|57	Requires:	texlive-patgen2-tutorial
14mr|texlive-collection-langenglish-20140215-3|58	Requires:	texlive-pictexsum
14mr|texlive-collection-langenglish-20140215-3|59	Requires:	texlive-plain-doc
14mr|texlive-collection-langenglish-20140215-3|60	Requires:	texlive-presentations-en
14mr|texlive-collection-langenglish-20140215-3|61	Requires:	texlive-pstricks-examples-en
14mr|texlive-collection-langenglish-20140215-3|62	Requires:	texlive-simplified-latex
14mr|texlive-collection-langenglish-20140215-3|63	Requires:	texlive-svg-inkscape
14mr|texlive-collection-langenglish-20140215-3|64	Requires:	texlive-tabulars-e
14mr|texlive-collection-langenglish-20140215-3|65	Requires:	texlive-tamethebeast
14mr|texlive-collection-langenglish-20140215-3|66	Requires:	texlive-tds
14mr|texlive-collection-langenglish-20140215-3|67	Requires:	texlive-tex-font-errors-cheatsheet
14mr|texlive-collection-langenglish-20140215-3|68	Requires:	texlive-tex-overview
14mr|texlive-collection-langenglish-20140215-3|69	Requires:	texlive-tex-refs
14mr|texlive-collection-langenglish-20140215-3|70	Requires:	texlive-texbytopic
14mr|texlive-collection-langenglish-20140215-3|71	Requires:	texlive-titlepages
14mr|texlive-collection-langenglish-20140215-3|72	Requires:	texlive-tlc2
14mr|texlive-collection-langenglish-20140215-3|73	Requires:	texlive-visualfaq
14mr|texlive-collection-langenglish-20140215-3|74	Requires:	texlive-voss-mathmode
14mr|texlive-collection-langenglish-20140215-3|75	Requires:	texlive-webguide
14mr|texlive-collection-langenglish-20140215-3|76	Requires:	texlive-xetexref
14mr|texlive-collection-langenglish-20140215-3|77	
14mr|texlive-collection-langenglish-20140215-3|78	%description
14mr|texlive-collection-langenglish-20140215-3|79	Support for (and documentation in) English.
14mr|texlive-collection-langenglish-20140215-3|80	
14mr|texlive-collection-langenglish-20140215-3|81	#-----------------------------------------------------------------------
14mr|texlive-collection-langenglish-20140215-3|82	%files
14mr|texlive-collection-langenglish-20140215-3|83	
14mr|texlive-collection-langenglish-20140215-3|84	#-----------------------------------------------------------------------
14mr|texlive-collection-langenglish-20140215-3|85	%prep
14mr|texlive-collection-langenglish-20140215-3|86	%setup -c -a0
14mr|texlive-collection-langenglish-20140215-3|87	
14mr|texlive-collection-langenglish-20140215-3|88	%build
14mr|texlive-collection-langenglish-20140215-3|89	
14mr|texlive-collection-langenglish-20140215-3|90	%install
14mr|texlive-collection-langenglish-20140215-3|91	
14mr|texlive-collection-langenglish-20140215-3|92	%changelog
14mr|texlive-collection-langenglish-20140215-3|93	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-3
14mr|texlive-collection-langenglish-20140215-3|94	+ Revision: c3a2994
14mr|texlive-collection-langenglish-20140215-3|95	- Require texlive-babel-english
14mr|texlive-collection-langenglish-20140215-3|96	
14mr|texlive-collection-langenglish-20140215-3|97	

19658 14
14mr|texlive-collection-langeuropean-20131013-6|1	# revision 30457
14mr|texlive-collection-langeuropean-20131013-6|2	# category Collection
14mr|texlive-collection-langeuropean-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langeuropean-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langeuropean-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langeuropean-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langeuropean-20131013-6|7	Name:		texlive-collection-langeuropean
14mr|texlive-collection-langeuropean-20131013-6|8	Version:	20131013
14mr|texlive-collection-langeuropean-20131013-6|9	Release:	6
14mr|texlive-collection-langeuropean-20131013-6|10	Summary:	Other European languages
14mr|texlive-collection-langeuropean-20131013-6|11	Group:		Publishing
14mr|texlive-collection-langeuropean-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-collection-langeuropean-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langeuropean-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langeuropean.tar.xz
14mr|texlive-collection-langeuropean-20131013-6|15	BuildArch:	noarch
14mr|texlive-collection-langeuropean-20131013-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langeuropean-20131013-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langeuropean-20131013-6|18	Requires:	texlive-collection-basic
14mr|texlive-collection-langeuropean-20131013-6|19	Requires:	texlive-babel-albanian
14mr|texlive-collection-langeuropean-20131013-6|20	Requires:	texlive-babel-breton
14mr|texlive-collection-langeuropean-20131013-6|21	Requires:	texlive-babel-croatian
14mr|texlive-collection-langeuropean-20131013-6|22	Requires:	texlive-babel-danish
14mr|texlive-collection-langeuropean-20131013-6|23	Requires:	texlive-babel-dutch
14mr|texlive-collection-langeuropean-20131013-6|24	Requires:	texlive-babel-estonian
14mr|texlive-collection-langeuropean-20131013-6|25	Requires:	texlive-babel-finnish
14mr|texlive-collection-langeuropean-20131013-6|26	Requires:	texlive-babel-friulan
14mr|texlive-collection-langeuropean-20131013-6|27	Requires:	texlive-babel-hungarian
14mr|texlive-collection-langeuropean-20131013-6|28	Requires:	texlive-babel-icelandic
14mr|texlive-collection-langeuropean-20131013-6|29	Requires:	texlive-babel-irish
14mr|texlive-collection-langeuropean-20131013-6|30	Requires:	texlive-babel-kurmanji
14mr|texlive-collection-langeuropean-20131013-6|31	Requires:	texlive-babel-latin
14mr|texlive-collection-langeuropean-20131013-6|32	Requires:	texlive-babel-norsk
14mr|texlive-collection-langeuropean-20131013-6|33	Requires:	texlive-babel-piedmontese
14mr|texlive-collection-langeuropean-20131013-6|34	Requires:	texlive-babel-romanian
14mr|texlive-collection-langeuropean-20131013-6|35	Requires:	texlive-babel-romansh
14mr|texlive-collection-langeuropean-20131013-6|36	Requires:	texlive-babel-samin
14mr|texlive-collection-langeuropean-20131013-6|37	Requires:	texlive-babel-scottish
14mr|texlive-collection-langeuropean-20131013-6|38	Requires:	texlive-babel-slovenian
14mr|texlive-collection-langeuropean-20131013-6|39	Requires:	texlive-babel-swedish
14mr|texlive-collection-langeuropean-20131013-6|40	Requires:	texlive-babel-turkish
14mr|texlive-collection-langeuropean-20131013-6|41	Requires:	texlive-babel-welsh
14mr|texlive-collection-langeuropean-20131013-6|42	Requires:	texlive-finbib
14mr|texlive-collection-langeuropean-20131013-6|43	Requires:	texlive-hrlatex
14mr|texlive-collection-langeuropean-20131013-6|44	Requires:	texlive-hyphen-armenian
14mr|texlive-collection-langeuropean-20131013-6|45	Requires:	texlive-hyphen-croatian
14mr|texlive-collection-langeuropean-20131013-6|46	Requires:	texlive-hyphen-danish
14mr|texlive-collection-langeuropean-20131013-6|47	Requires:	texlive-hyphen-dutch
14mr|texlive-collection-langeuropean-20131013-6|48	Requires:	texlive-hyphen-estonian
14mr|texlive-collection-langeuropean-20131013-6|49	Requires:	texlive-hyphen-finnish
14mr|texlive-collection-langeuropean-20131013-6|50	Requires:	texlive-hyphen-friulan
14mr|texlive-collection-langeuropean-20131013-6|51	Requires:	texlive-hyphen-hungarian
14mr|texlive-collection-langeuropean-20131013-6|52	Requires:	texlive-hyphen-icelandic
14mr|texlive-collection-langeuropean-20131013-6|53	Requires:	texlive-hyphen-irish
14mr|texlive-collection-langeuropean-20131013-6|54	Requires:	texlive-hyphen-kurmanji
14mr|texlive-collection-langeuropean-20131013-6|55	Requires:	texlive-hyphen-latin
14mr|texlive-collection-langeuropean-20131013-6|56	Requires:	texlive-hyphen-latvian
14mr|texlive-collection-langeuropean-20131013-6|57	Requires:	texlive-hyphen-lithuanian
14mr|texlive-collection-langeuropean-20131013-6|58	Requires:	texlive-hyphen-norwegian
14mr|texlive-collection-langeuropean-20131013-6|59	Requires:	texlive-hyphen-piedmontese
14mr|texlive-collection-langeuropean-20131013-6|60	Requires:	texlive-hyphen-romanian
14mr|texlive-collection-langeuropean-20131013-6|61	Requires:	texlive-hyphen-romansh
14mr|texlive-collection-langeuropean-20131013-6|62	Requires:	texlive-hyphen-slovenian
14mr|texlive-collection-langeuropean-20131013-6|63	Requires:	texlive-hyphen-swedish
14mr|texlive-collection-langeuropean-20131013-6|64	Requires:	texlive-hyphen-turkish
14mr|texlive-collection-langeuropean-20131013-6|65	Requires:	texlive-hyphen-uppersorbian
14mr|texlive-collection-langeuropean-20131013-6|66	Requires:	texlive-hyphen-welsh
14mr|texlive-collection-langeuropean-20131013-6|67	Requires:	texlive-lithuanian
14mr|texlive-collection-langeuropean-20131013-6|68	Requires:	texlive-lshort-dutch
14mr|texlive-collection-langeuropean-20131013-6|69	Requires:	texlive-lshort-finnish
14mr|texlive-collection-langeuropean-20131013-6|70	Requires:	texlive-lshort-slovenian
14mr|texlive-collection-langeuropean-20131013-6|71	Requires:	texlive-lshort-turkish
14mr|texlive-collection-langeuropean-20131013-6|72	Requires:	texlive-swebib
14mr|texlive-collection-langeuropean-20131013-6|73	Requires:	texlive-turkmen
14mr|texlive-collection-langeuropean-20131013-6|74	
14mr|texlive-collection-langeuropean-20131013-6|75	%description
14mr|texlive-collection-langeuropean-20131013-6|76	Support for a number of European languages; others (Greek,
14mr|texlive-collection-langeuropean-20131013-6|77	German, French, ...) have their own collections, depending
14mr|texlive-collection-langeuropean-20131013-6|78	simply on the size of the support.
14mr|texlive-collection-langeuropean-20131013-6|79	
14mr|texlive-collection-langeuropean-20131013-6|80	#-----------------------------------------------------------------------
14mr|texlive-collection-langeuropean-20131013-6|81	%files
14mr|texlive-collection-langeuropean-20131013-6|82	
14mr|texlive-collection-langeuropean-20131013-6|83	#-----------------------------------------------------------------------
14mr|texlive-collection-langeuropean-20131013-6|84	%prep
14mr|texlive-collection-langeuropean-20131013-6|85	%setup -c -a0
14mr|texlive-collection-langeuropean-20131013-6|86	
14mr|texlive-collection-langeuropean-20131013-6|87	%build
14mr|texlive-collection-langeuropean-20131013-6|88	
14mr|texlive-collection-langeuropean-20131013-6|89	%install
14mr|texlive-collection-langeuropean-20131013-6|90	
14mr|texlive-collection-langeuropean-20131013-6|91	%changelog
14mr|texlive-collection-langeuropean-20131013-6|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-collection-langeuropean-20131013-6|93	+ Revision: 44b9174
14mr|texlive-collection-langeuropean-20131013-6|94	- MassBuild#440: Increase release tag
14mr|texlive-collection-langeuropean-20131013-6|95	
14mr|texlive-collection-langeuropean-20131013-6|96	

19659 14
14mr|texlive-collection-langfinnish-20120224-2|1	# revision 14727
14mr|texlive-collection-langfinnish-20120224-2|2	# category Collection
14mr|texlive-collection-langfinnish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langfinnish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langfinnish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langfinnish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langfinnish-20120224-2|7	Name:		texlive-collection-langfinnish
14mr|texlive-collection-langfinnish-20120224-2|8	Epoch:		1
14mr|texlive-collection-langfinnish-20120224-2|9	Version:	20120224
14mr|texlive-collection-langfinnish-20120224-2|10	Release:	2
14mr|texlive-collection-langfinnish-20120224-2|11	Summary:	Finnish
14mr|texlive-collection-langfinnish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langfinnish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langfinnish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langfinnish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfinnish.tar.xz
14mr|texlive-collection-langfinnish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langfinnish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langfinnish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langfinnish-20120224-2|19	Requires:	texlive-finbib
14mr|texlive-collection-langfinnish-20120224-2|20	Requires:	texlive-hyphen-finnish
14mr|texlive-collection-langfinnish-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langfinnish-20120224-2|22	
14mr|texlive-collection-langfinnish-20120224-2|23	%description
14mr|texlive-collection-langfinnish-20120224-2|24	Support for typesetting Finnish.
14mr|texlive-collection-langfinnish-20120224-2|25	
14mr|texlive-collection-langfinnish-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langfinnish-20120224-2|27	%files
14mr|texlive-collection-langfinnish-20120224-2|28	
14mr|texlive-collection-langfinnish-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langfinnish-20120224-2|30	%prep
14mr|texlive-collection-langfinnish-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langfinnish-20120224-2|32	
14mr|texlive-collection-langfinnish-20120224-2|33	%build
14mr|texlive-collection-langfinnish-20120224-2|34	
14mr|texlive-collection-langfinnish-20120224-2|35	%install
14mr|texlive-collection-langfinnish-20120224-2|36	
14mr|texlive-collection-langfinnish-20120224-2|37	
14mr|texlive-collection-langfinnish-20120224-2|38	
14mr|texlive-collection-langfinnish-20120224-2|39	%changelog
14mr|texlive-collection-langfinnish-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langfinnish-20120224-2|41	+ Revision: ae31dae
14mr|texlive-collection-langfinnish-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langfinnish-20120224-2|43	
14mr|texlive-collection-langfinnish-20120224-2|44	

19660 14
14mr|texlive-collection-langfrench-20131013-6|1	# revision 30372
14mr|texlive-collection-langfrench-20131013-6|2	# category Collection
14mr|texlive-collection-langfrench-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langfrench-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langfrench-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langfrench-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langfrench-20131013-6|7	Name:		texlive-collection-langfrench
14mr|texlive-collection-langfrench-20131013-6|8	Epoch:		1
14mr|texlive-collection-langfrench-20131013-6|9	Version:	20131013
14mr|texlive-collection-langfrench-20131013-6|10	Release:	6
14mr|texlive-collection-langfrench-20131013-6|11	Summary:	French
14mr|texlive-collection-langfrench-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langfrench-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langfrench-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langfrench-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfrench.tar.xz
14mr|texlive-collection-langfrench-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langfrench-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langfrench-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langfrench-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langfrench-20131013-6|20	Requires:	texlive-aeguill
14mr|texlive-collection-langfrench-20131013-6|21	Requires:	texlive-apprends-latex
14mr|texlive-collection-langfrench-20131013-6|22	Requires:	texlive-babel-basque
14mr|texlive-collection-langfrench-20131013-6|23	Requires:	texlive-babel-french
14mr|texlive-collection-langfrench-20131013-6|24	Requires:	texlive-basque-book
14mr|texlive-collection-langfrench-20131013-6|25	Requires:	texlive-basque-date
14mr|texlive-collection-langfrench-20131013-6|26	Requires:	texlive-bib-fr
14mr|texlive-collection-langfrench-20131013-6|27	Requires:	texlive-bibleref-french
14mr|texlive-collection-langfrench-20131013-6|28	Requires:	texlive-booktabs-fr
14mr|texlive-collection-langfrench-20131013-6|29	Requires:	texlive-droit-fr
14mr|texlive-collection-langfrench-20131013-6|30	Requires:	texlive-epslatex-fr
14mr|texlive-collection-langfrench-20131013-6|31	Requires:	texlive-facture
14mr|texlive-collection-langfrench-20131013-6|32	Requires:	texlive-frenchle
14mr|texlive-collection-langfrench-20131013-6|33	Requires:	texlive-frletter
14mr|texlive-collection-langfrench-20131013-6|34	Requires:	texlive-hyphen-basque
14mr|texlive-collection-langfrench-20131013-6|35	Requires:	texlive-hyphen-french
14mr|texlive-collection-langfrench-20131013-6|36	Requires:	texlive-impatient-fr
14mr|texlive-collection-langfrench-20131013-6|37	Requires:	texlive-impnattypo
14mr|texlive-collection-langfrench-20131013-6|38	Requires:	texlive-l2tabu-french
14mr|texlive-collection-langfrench-20131013-6|39	Requires:	texlive-lshort-french
14mr|texlive-collection-langfrench-20131013-6|40	Requires:	texlive-mafr
14mr|texlive-collection-langfrench-20131013-6|41	Requires:	texlive-tabvar
14mr|texlive-collection-langfrench-20131013-6|42	Requires:	texlive-tdsfrmath
14mr|texlive-collection-langfrench-20131013-6|43	Requires:	texlive-texlive-fr
14mr|texlive-collection-langfrench-20131013-6|44	Requires:	texlive-translation-array-fr
14mr|texlive-collection-langfrench-20131013-6|45	Requires:	texlive-translation-dcolumn-fr
14mr|texlive-collection-langfrench-20131013-6|46	Requires:	texlive-translation-natbib-fr
14mr|texlive-collection-langfrench-20131013-6|47	Requires:	texlive-translation-tabbing-fr
14mr|texlive-collection-langfrench-20131013-6|48	Requires:	texlive-variations
14mr|texlive-collection-langfrench-20131013-6|49	
14mr|texlive-collection-langfrench-20131013-6|50	%description
14mr|texlive-collection-langfrench-20131013-6|51	Support for French and Basque.
14mr|texlive-collection-langfrench-20131013-6|52	
14mr|texlive-collection-langfrench-20131013-6|53	#-----------------------------------------------------------------------
14mr|texlive-collection-langfrench-20131013-6|54	%files
14mr|texlive-collection-langfrench-20131013-6|55	
14mr|texlive-collection-langfrench-20131013-6|56	#-----------------------------------------------------------------------
14mr|texlive-collection-langfrench-20131013-6|57	%prep
14mr|texlive-collection-langfrench-20131013-6|58	%setup -c -a0
14mr|texlive-collection-langfrench-20131013-6|59	
14mr|texlive-collection-langfrench-20131013-6|60	%build
14mr|texlive-collection-langfrench-20131013-6|61	
14mr|texlive-collection-langfrench-20131013-6|62	%install
14mr|texlive-collection-langfrench-20131013-6|63	
14mr|texlive-collection-langfrench-20131013-6|64	%changelog
14mr|texlive-collection-langfrench-20131013-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langfrench-20131013-6|66	+ Revision: 1a9fbfd
14mr|texlive-collection-langfrench-20131013-6|67	- MassBuild#440: Increase release tag
14mr|texlive-collection-langfrench-20131013-6|68	
14mr|texlive-collection-langfrench-20131013-6|69	

19661 14
14mr|texlive-collection-langgerman-20140215-2|1	# revision 32954
14mr|texlive-collection-langgerman-20140215-2|2	# category Collection
14mr|texlive-collection-langgerman-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-langgerman-20140215-2|4	# catalog-date undef
14mr|texlive-collection-langgerman-20140215-2|5	# catalog-license undef
14mr|texlive-collection-langgerman-20140215-2|6	# catalog-version undef
14mr|texlive-collection-langgerman-20140215-2|7	Name:		texlive-collection-langgerman
14mr|texlive-collection-langgerman-20140215-2|8	Epoch:		1
14mr|texlive-collection-langgerman-20140215-2|9	Version:	20140215
14mr|texlive-collection-langgerman-20140215-2|10	Release:	2
14mr|texlive-collection-langgerman-20140215-2|11	Summary:	German
14mr|texlive-collection-langgerman-20140215-2|12	Group:		Publishing
14mr|texlive-collection-langgerman-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langgerman-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langgerman-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgerman.tar.xz
14mr|texlive-collection-langgerman-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-langgerman-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langgerman-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langgerman-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langgerman-20140215-2|20	Requires:	texlive-babel-german
14mr|texlive-collection-langgerman-20140215-2|21	Requires:	texlive-bibleref-german
14mr|texlive-collection-langgerman-20140215-2|22	Requires:	texlive-booktabs-de
14mr|texlive-collection-langgerman-20140215-2|23	Requires:	texlive-csquotes-de
14mr|texlive-collection-langgerman-20140215-2|24	Requires:	texlive-dehyph-exptl
14mr|texlive-collection-langgerman-20140215-2|25	Requires:	texlive-dhua
14mr|texlive-collection-langgerman-20140215-2|26	Requires:	texlive-einfuehrung
14mr|texlive-collection-langgerman-20140215-2|27	Requires:	texlive-etoolbox-de
14mr|texlive-collection-langgerman-20140215-2|28	Requires:	texlive-fifinddo-info
14mr|texlive-collection-langgerman-20140215-2|29	Requires:	texlive-geometry-de
14mr|texlive-collection-langgerman-20140215-2|30	Requires:	texlive-german
14mr|texlive-collection-langgerman-20140215-2|31	Requires:	texlive-germbib
14mr|texlive-collection-langgerman-20140215-2|32	Requires:	texlive-germkorr
14mr|texlive-collection-langgerman-20140215-2|33	Requires:	texlive-hausarbeit-jura
14mr|texlive-collection-langgerman-20140215-2|34	Requires:	texlive-hyphen-german
14mr|texlive-collection-langgerman-20140215-2|35	Requires:	texlive-koma-script-examples
14mr|texlive-collection-langgerman-20140215-2|36	Requires:	texlive-l2picfaq
14mr|texlive-collection-langgerman-20140215-2|37	Requires:	texlive-l2tabu
14mr|texlive-collection-langgerman-20140215-2|38	Requires:	texlive-latex-bib-ex
14mr|texlive-collection-langgerman-20140215-2|39	Requires:	texlive-latex-referenz
14mr|texlive-collection-langgerman-20140215-2|40	Requires:	texlive-latex-tabellen
14mr|texlive-collection-langgerman-20140215-2|41	Requires:	texlive-lshort-german
14mr|texlive-collection-langgerman-20140215-2|42	Requires:	texlive-lualatex-doc-de
14mr|texlive-collection-langgerman-20140215-2|43	Requires:	texlive-microtype-de
14mr|texlive-collection-langgerman-20140215-2|44	Requires:	texlive-presentations
14mr|texlive-collection-langgerman-20140215-2|45	Requires:	texlive-pstricks-examples
14mr|texlive-collection-langgerman-20140215-2|46	Requires:	texlive-r_und_s
14mr|texlive-collection-langgerman-20140215-2|47	Requires:	texlive-templates-fenn
14mr|texlive-collection-langgerman-20140215-2|48	Requires:	texlive-templates-sommer
14mr|texlive-collection-langgerman-20140215-2|49	Requires:	texlive-texlive-de
14mr|texlive-collection-langgerman-20140215-2|50	Requires:	texlive-tipa-de
14mr|texlive-collection-langgerman-20140215-2|51	Requires:	texlive-translation-arsclassica-de
14mr|texlive-collection-langgerman-20140215-2|52	Requires:	texlive-translation-biblatex-de
14mr|texlive-collection-langgerman-20140215-2|53	Requires:	texlive-translation-chemsym-de
14mr|texlive-collection-langgerman-20140215-2|54	Requires:	texlive-translation-ecv-de
14mr|texlive-collection-langgerman-20140215-2|55	Requires:	texlive-translation-enumitem-de
14mr|texlive-collection-langgerman-20140215-2|56	Requires:	texlive-translation-europecv-de
14mr|texlive-collection-langgerman-20140215-2|57	Requires:	texlive-translation-filecontents-de
14mr|texlive-collection-langgerman-20140215-2|58	Requires:	texlive-translation-moreverb-de
14mr|texlive-collection-langgerman-20140215-2|59	Requires:	texlive-udesoftec
14mr|texlive-collection-langgerman-20140215-2|60	Requires:	texlive-umlaute
14mr|texlive-collection-langgerman-20140215-2|61	Requires:	texlive-voss-mathcol
14mr|texlive-collection-langgerman-20140215-2|62	
14mr|texlive-collection-langgerman-20140215-2|63	%description
14mr|texlive-collection-langgerman-20140215-2|64	Support for German.
14mr|texlive-collection-langgerman-20140215-2|65	
14mr|texlive-collection-langgerman-20140215-2|66	#-----------------------------------------------------------------------
14mr|texlive-collection-langgerman-20140215-2|67	%files
14mr|texlive-collection-langgerman-20140215-2|68	
14mr|texlive-collection-langgerman-20140215-2|69	#-----------------------------------------------------------------------
14mr|texlive-collection-langgerman-20140215-2|70	%prep
14mr|texlive-collection-langgerman-20140215-2|71	%setup -c -a0
14mr|texlive-collection-langgerman-20140215-2|72	
14mr|texlive-collection-langgerman-20140215-2|73	%build
14mr|texlive-collection-langgerman-20140215-2|74	
14mr|texlive-collection-langgerman-20140215-2|75	%install
14mr|texlive-collection-langgerman-20140215-2|76	
14mr|texlive-collection-langgerman-20140215-2|77	%changelog
14mr|texlive-collection-langgerman-20140215-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-langgerman-20140215-2|79	+ Revision: f477c63
14mr|texlive-collection-langgerman-20140215-2|80	- MassBuild#440: Increase release tag
14mr|texlive-collection-langgerman-20140215-2|81	
14mr|texlive-collection-langgerman-20140215-2|82	

19662 14
14mr|texlive-collection-langgreek-20131013-6|1	# revision 31679
14mr|texlive-collection-langgreek-20131013-6|2	# category Collection
14mr|texlive-collection-langgreek-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langgreek-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langgreek-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langgreek-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langgreek-20131013-6|7	Name:		texlive-collection-langgreek
14mr|texlive-collection-langgreek-20131013-6|8	Epoch:		1
14mr|texlive-collection-langgreek-20131013-6|9	Version:	20131013
14mr|texlive-collection-langgreek-20131013-6|10	Release:	6
14mr|texlive-collection-langgreek-20131013-6|11	Summary:	Greek
14mr|texlive-collection-langgreek-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langgreek-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langgreek-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langgreek-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgreek.tar.xz
14mr|texlive-collection-langgreek-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langgreek-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langgreek-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langgreek-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langgreek-20131013-6|20	Requires:	texlive-babel-greek
14mr|texlive-collection-langgreek-20131013-6|21	Requires:	texlive-betababel
14mr|texlive-collection-langgreek-20131013-6|22	Requires:	texlive-bgreek
14mr|texlive-collection-langgreek-20131013-6|23	Requires:	texlive-cbfonts
14mr|texlive-collection-langgreek-20131013-6|24	Requires:	texlive-cbfonts-fd
14mr|texlive-collection-langgreek-20131013-6|25	Requires:	texlive-gfsbaskerville
14mr|texlive-collection-langgreek-20131013-6|26	Requires:	texlive-gfsporson
14mr|texlive-collection-langgreek-20131013-6|27	Requires:	texlive-greek-fontenc
14mr|texlive-collection-langgreek-20131013-6|28	Requires:	texlive-greek-inputenc
14mr|texlive-collection-langgreek-20131013-6|29	Requires:	texlive-greekdates
14mr|texlive-collection-langgreek-20131013-6|30	Requires:	texlive-greektex
14mr|texlive-collection-langgreek-20131013-6|31	Requires:	texlive-hyphen-greek
14mr|texlive-collection-langgreek-20131013-6|32	Requires:	texlive-hyphen-ancientgreek
14mr|texlive-collection-langgreek-20131013-6|33	Requires:	texlive-ibycus-babel
14mr|texlive-collection-langgreek-20131013-6|34	Requires:	texlive-ibygrk
14mr|texlive-collection-langgreek-20131013-6|35	Requires:	texlive-kerkis
14mr|texlive-collection-langgreek-20131013-6|36	Requires:	texlive-levy
14mr|texlive-collection-langgreek-20131013-6|37	Requires:	texlive-lgreek
14mr|texlive-collection-langgreek-20131013-6|38	Requires:	texlive-mkgrkindex
14mr|texlive-collection-langgreek-20131013-6|39	Requires:	texlive-teubner
14mr|texlive-collection-langgreek-20131013-6|40	Requires:	texlive-xgreek
14mr|texlive-collection-langgreek-20131013-6|41	Requires:	texlive-yannisgr
14mr|texlive-collection-langgreek-20131013-6|42	
14mr|texlive-collection-langgreek-20131013-6|43	%description
14mr|texlive-collection-langgreek-20131013-6|44	Support for Greek.
14mr|texlive-collection-langgreek-20131013-6|45	
14mr|texlive-collection-langgreek-20131013-6|46	#-----------------------------------------------------------------------
14mr|texlive-collection-langgreek-20131013-6|47	%files
14mr|texlive-collection-langgreek-20131013-6|48	
14mr|texlive-collection-langgreek-20131013-6|49	#-----------------------------------------------------------------------
14mr|texlive-collection-langgreek-20131013-6|50	%prep
14mr|texlive-collection-langgreek-20131013-6|51	%setup -c -a0
14mr|texlive-collection-langgreek-20131013-6|52	
14mr|texlive-collection-langgreek-20131013-6|53	%build
14mr|texlive-collection-langgreek-20131013-6|54	
14mr|texlive-collection-langgreek-20131013-6|55	%install
14mr|texlive-collection-langgreek-20131013-6|56	
14mr|texlive-collection-langgreek-20131013-6|57	%changelog
14mr|texlive-collection-langgreek-20131013-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langgreek-20131013-6|59	+ Revision: aa5c233
14mr|texlive-collection-langgreek-20131013-6|60	- MassBuild#440: Increase release tag
14mr|texlive-collection-langgreek-20131013-6|61	
14mr|texlive-collection-langgreek-20131013-6|62	

19663 14
14mr|texlive-collection-langhebrew-20120224-2|1	# revision 14727
14mr|texlive-collection-langhebrew-20120224-2|2	# category Collection
14mr|texlive-collection-langhebrew-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langhebrew-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langhebrew-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langhebrew-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langhebrew-20120224-2|7	Name:		texlive-collection-langhebrew
14mr|texlive-collection-langhebrew-20120224-2|8	Epoch:		1
14mr|texlive-collection-langhebrew-20120224-2|9	Version:	20120224
14mr|texlive-collection-langhebrew-20120224-2|10	Release:	2
14mr|texlive-collection-langhebrew-20120224-2|11	Summary:	Hebrew
14mr|texlive-collection-langhebrew-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langhebrew-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langhebrew-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langhebrew-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhebrew.tar.xz
14mr|texlive-collection-langhebrew-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langhebrew-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langhebrew-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langhebrew-20120224-2|19	Requires:	texlive-cjhebrew
14mr|texlive-collection-langhebrew-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langhebrew-20120224-2|21	
14mr|texlive-collection-langhebrew-20120224-2|22	%description
14mr|texlive-collection-langhebrew-20120224-2|23	Support for typesetting Hebrew.
14mr|texlive-collection-langhebrew-20120224-2|24	
14mr|texlive-collection-langhebrew-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langhebrew-20120224-2|26	%files
14mr|texlive-collection-langhebrew-20120224-2|27	
14mr|texlive-collection-langhebrew-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langhebrew-20120224-2|29	%prep
14mr|texlive-collection-langhebrew-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langhebrew-20120224-2|31	
14mr|texlive-collection-langhebrew-20120224-2|32	%build
14mr|texlive-collection-langhebrew-20120224-2|33	
14mr|texlive-collection-langhebrew-20120224-2|34	%install
14mr|texlive-collection-langhebrew-20120224-2|35	
14mr|texlive-collection-langhebrew-20120224-2|36	
14mr|texlive-collection-langhebrew-20120224-2|37	
14mr|texlive-collection-langhebrew-20120224-2|38	%changelog
14mr|texlive-collection-langhebrew-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langhebrew-20120224-2|40	+ Revision: fe69a2c
14mr|texlive-collection-langhebrew-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langhebrew-20120224-2|42	
14mr|texlive-collection-langhebrew-20120224-2|43	

19664 14
14mr|texlive-collection-langhungarian-20120224-2|1	# revision 14727
14mr|texlive-collection-langhungarian-20120224-2|2	# category Collection
14mr|texlive-collection-langhungarian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langhungarian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langhungarian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langhungarian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langhungarian-20120224-2|7	Name:		texlive-collection-langhungarian
14mr|texlive-collection-langhungarian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langhungarian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langhungarian-20120224-2|10	Release:	2
14mr|texlive-collection-langhungarian-20120224-2|11	Summary:	Hungarian
14mr|texlive-collection-langhungarian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langhungarian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langhungarian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langhungarian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhungarian.tar.xz
14mr|texlive-collection-langhungarian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langhungarian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langhungarian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langhungarian-20120224-2|19	Requires:	texlive-magyar
14mr|texlive-collection-langhungarian-20120224-2|20	Requires:	texlive-hyphen-hungarian
14mr|texlive-collection-langhungarian-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langhungarian-20120224-2|22	
14mr|texlive-collection-langhungarian-20120224-2|23	%description
14mr|texlive-collection-langhungarian-20120224-2|24	Support for typesetting Hungarian.
14mr|texlive-collection-langhungarian-20120224-2|25	
14mr|texlive-collection-langhungarian-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langhungarian-20120224-2|27	%files
14mr|texlive-collection-langhungarian-20120224-2|28	
14mr|texlive-collection-langhungarian-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langhungarian-20120224-2|30	%prep
14mr|texlive-collection-langhungarian-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langhungarian-20120224-2|32	
14mr|texlive-collection-langhungarian-20120224-2|33	%build
14mr|texlive-collection-langhungarian-20120224-2|34	
14mr|texlive-collection-langhungarian-20120224-2|35	%install
14mr|texlive-collection-langhungarian-20120224-2|36	
14mr|texlive-collection-langhungarian-20120224-2|37	
14mr|texlive-collection-langhungarian-20120224-2|38	
14mr|texlive-collection-langhungarian-20120224-2|39	%changelog
14mr|texlive-collection-langhungarian-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langhungarian-20120224-2|41	+ Revision: 54bd611
14mr|texlive-collection-langhungarian-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langhungarian-20120224-2|43	
14mr|texlive-collection-langhungarian-20120224-2|44	

19665 14
14mr|texlive-collection-langindic-20131013-6|1	# revision 30372
14mr|texlive-collection-langindic-20131013-6|2	# category Collection
14mr|texlive-collection-langindic-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langindic-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langindic-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langindic-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langindic-20131013-6|7	Name:		texlive-collection-langindic
14mr|texlive-collection-langindic-20131013-6|8	Epoch:		1
14mr|texlive-collection-langindic-20131013-6|9	Version:	20131013
14mr|texlive-collection-langindic-20131013-6|10	Release:	6
14mr|texlive-collection-langindic-20131013-6|11	Summary:	Indic scripts
14mr|texlive-collection-langindic-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langindic-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langindic-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langindic-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langindic.tar.xz
14mr|texlive-collection-langindic-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langindic-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langindic-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langindic-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langindic-20131013-6|20	Requires:	texlive-bangtex
14mr|texlive-collection-langindic-20131013-6|21	Requires:	texlive-bengali
14mr|texlive-collection-langindic-20131013-6|22	Requires:	texlive-burmese
14mr|texlive-collection-langindic-20131013-6|23	Requires:	texlive-devnag
14mr|texlive-collection-langindic-20131013-6|24	Requires:	texlive-ebong
14mr|texlive-collection-langindic-20131013-6|25	Requires:	texlive-hyphen-indic
14mr|texlive-collection-langindic-20131013-6|26	Requires:	texlive-hyphen-sanskrit
14mr|texlive-collection-langindic-20131013-6|27	Requires:	texlive-sanskrit
14mr|texlive-collection-langindic-20131013-6|28	Requires:	texlive-velthuis
14mr|texlive-collection-langindic-20131013-6|29	Requires:	texlive-wnri
14mr|texlive-collection-langindic-20131013-6|30	Requires:	texlive-wnri-latex
14mr|texlive-collection-langindic-20131013-6|31	Requires:	texlive-xetex-devanagari
14mr|texlive-collection-langindic-20131013-6|32	
14mr|texlive-collection-langindic-20131013-6|33	%description
14mr|texlive-collection-langindic-20131013-6|34	Support for Indic scripts.
14mr|texlive-collection-langindic-20131013-6|35	
14mr|texlive-collection-langindic-20131013-6|36	#-----------------------------------------------------------------------
14mr|texlive-collection-langindic-20131013-6|37	%files
14mr|texlive-collection-langindic-20131013-6|38	
14mr|texlive-collection-langindic-20131013-6|39	#-----------------------------------------------------------------------
14mr|texlive-collection-langindic-20131013-6|40	%prep
14mr|texlive-collection-langindic-20131013-6|41	%setup -c -a0
14mr|texlive-collection-langindic-20131013-6|42	
14mr|texlive-collection-langindic-20131013-6|43	%build
14mr|texlive-collection-langindic-20131013-6|44	
14mr|texlive-collection-langindic-20131013-6|45	%install
14mr|texlive-collection-langindic-20131013-6|46	
14mr|texlive-collection-langindic-20131013-6|47	%changelog
14mr|texlive-collection-langindic-20131013-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langindic-20131013-6|49	+ Revision: 0a52ba5
14mr|texlive-collection-langindic-20131013-6|50	- MassBuild#440: Increase release tag
14mr|texlive-collection-langindic-20131013-6|51	
14mr|texlive-collection-langindic-20131013-6|52	

19666 14
14mr|texlive-collection-langitalian-20131013-6|1	# revision 30372
14mr|texlive-collection-langitalian-20131013-6|2	# category Collection
14mr|texlive-collection-langitalian-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langitalian-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langitalian-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langitalian-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langitalian-20131013-6|7	Name:		texlive-collection-langitalian
14mr|texlive-collection-langitalian-20131013-6|8	Epoch:		1
14mr|texlive-collection-langitalian-20131013-6|9	Version:	20131013
14mr|texlive-collection-langitalian-20131013-6|10	Release:	6
14mr|texlive-collection-langitalian-20131013-6|11	Summary:	Italian
14mr|texlive-collection-langitalian-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langitalian-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langitalian-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langitalian-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langitalian.tar.xz
14mr|texlive-collection-langitalian-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langitalian-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langitalian-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langitalian-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langitalian-20131013-6|20	Requires:	texlive-amsldoc-it
14mr|texlive-collection-langitalian-20131013-6|21	Requires:	texlive-amsmath-it
14mr|texlive-collection-langitalian-20131013-6|22	Requires:	texlive-amsthdoc-it
14mr|texlive-collection-langitalian-20131013-6|23	Requires:	texlive-babel-italian
14mr|texlive-collection-langitalian-20131013-6|24	Requires:	texlive-codicefiscaleitaliano
14mr|texlive-collection-langitalian-20131013-6|25	Requires:	texlive-fancyhdr-it
14mr|texlive-collection-langitalian-20131013-6|26	Requires:	texlive-fixltxhyph
14mr|texlive-collection-langitalian-20131013-6|27	Requires:	texlive-frontespizio
14mr|texlive-collection-langitalian-20131013-6|28	Requires:	texlive-hyphen-italian
14mr|texlive-collection-langitalian-20131013-6|29	Requires:	texlive-itnumpar
14mr|texlive-collection-langitalian-20131013-6|30	Requires:	texlive-l2tabu-italian
14mr|texlive-collection-langitalian-20131013-6|31	Requires:	texlive-latex4wp-it
14mr|texlive-collection-langitalian-20131013-6|32	Requires:	texlive-layaureo
14mr|texlive-collection-langitalian-20131013-6|33	Requires:	texlive-lshort-italian
14mr|texlive-collection-langitalian-20131013-6|34	Requires:	texlive-psfrag-italian
14mr|texlive-collection-langitalian-20131013-6|35	Requires:	texlive-texlive-it
14mr|texlive-collection-langitalian-20131013-6|36	
14mr|texlive-collection-langitalian-20131013-6|37	%description
14mr|texlive-collection-langitalian-20131013-6|38	Support for Italian.
14mr|texlive-collection-langitalian-20131013-6|39	
14mr|texlive-collection-langitalian-20131013-6|40	#-----------------------------------------------------------------------
14mr|texlive-collection-langitalian-20131013-6|41	%files
14mr|texlive-collection-langitalian-20131013-6|42	
14mr|texlive-collection-langitalian-20131013-6|43	#-----------------------------------------------------------------------
14mr|texlive-collection-langitalian-20131013-6|44	%prep
14mr|texlive-collection-langitalian-20131013-6|45	%setup -c -a0
14mr|texlive-collection-langitalian-20131013-6|46	
14mr|texlive-collection-langitalian-20131013-6|47	%build
14mr|texlive-collection-langitalian-20131013-6|48	
14mr|texlive-collection-langitalian-20131013-6|49	%install
14mr|texlive-collection-langitalian-20131013-6|50	
14mr|texlive-collection-langitalian-20131013-6|51	%changelog
14mr|texlive-collection-langitalian-20131013-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langitalian-20131013-6|53	+ Revision: c19c6cf
14mr|texlive-collection-langitalian-20131013-6|54	- MassBuild#440: Increase release tag
14mr|texlive-collection-langitalian-20131013-6|55	
14mr|texlive-collection-langitalian-20131013-6|56	

19667 14
14mr|texlive-collection-langlatin-20120224-2|1	# revision 14727
14mr|texlive-collection-langlatin-20120224-2|2	# category Collection
14mr|texlive-collection-langlatin-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langlatin-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langlatin-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langlatin-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langlatin-20120224-2|7	Name:		texlive-collection-langlatin
14mr|texlive-collection-langlatin-20120224-2|8	Epoch:		1
14mr|texlive-collection-langlatin-20120224-2|9	Version:	20120224
14mr|texlive-collection-langlatin-20120224-2|10	Release:	2
14mr|texlive-collection-langlatin-20120224-2|11	Summary:	Latin
14mr|texlive-collection-langlatin-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langlatin-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langlatin-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langlatin-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatin.tar.xz
14mr|texlive-collection-langlatin-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langlatin-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langlatin-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langlatin-20120224-2|19	Requires:	texlive-hyphen-latin
14mr|texlive-collection-langlatin-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langlatin-20120224-2|21	
14mr|texlive-collection-langlatin-20120224-2|22	%description
14mr|texlive-collection-langlatin-20120224-2|23	Support for typesetting Latin.
14mr|texlive-collection-langlatin-20120224-2|24	
14mr|texlive-collection-langlatin-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langlatin-20120224-2|26	%files
14mr|texlive-collection-langlatin-20120224-2|27	
14mr|texlive-collection-langlatin-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langlatin-20120224-2|29	%prep
14mr|texlive-collection-langlatin-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langlatin-20120224-2|31	
14mr|texlive-collection-langlatin-20120224-2|32	%build
14mr|texlive-collection-langlatin-20120224-2|33	
14mr|texlive-collection-langlatin-20120224-2|34	%install
14mr|texlive-collection-langlatin-20120224-2|35	
14mr|texlive-collection-langlatin-20120224-2|36	
14mr|texlive-collection-langlatin-20120224-2|37	
14mr|texlive-collection-langlatin-20120224-2|38	%changelog
14mr|texlive-collection-langlatin-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langlatin-20120224-2|40	+ Revision: 0fc1afd
14mr|texlive-collection-langlatin-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langlatin-20120224-2|42	
14mr|texlive-collection-langlatin-20120224-2|43	

19668 14
14mr|texlive-collection-langlatvian-20120224-2|1	# revision 14727
14mr|texlive-collection-langlatvian-20120224-2|2	# category Collection
14mr|texlive-collection-langlatvian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langlatvian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langlatvian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langlatvian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langlatvian-20120224-2|7	Name:		texlive-collection-langlatvian
14mr|texlive-collection-langlatvian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langlatvian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langlatvian-20120224-2|10	Release:	2
14mr|texlive-collection-langlatvian-20120224-2|11	Summary:	Latvian
14mr|texlive-collection-langlatvian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langlatvian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langlatvian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langlatvian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatvian.tar.xz
14mr|texlive-collection-langlatvian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langlatvian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langlatvian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langlatvian-20120224-2|19	Requires:	texlive-hyphen-latvian
14mr|texlive-collection-langlatvian-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langlatvian-20120224-2|21	
14mr|texlive-collection-langlatvian-20120224-2|22	%description
14mr|texlive-collection-langlatvian-20120224-2|23	Support for typesetting Latvian.
14mr|texlive-collection-langlatvian-20120224-2|24	
14mr|texlive-collection-langlatvian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langlatvian-20120224-2|26	%files
14mr|texlive-collection-langlatvian-20120224-2|27	
14mr|texlive-collection-langlatvian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langlatvian-20120224-2|29	%prep
14mr|texlive-collection-langlatvian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langlatvian-20120224-2|31	
14mr|texlive-collection-langlatvian-20120224-2|32	%build
14mr|texlive-collection-langlatvian-20120224-2|33	
14mr|texlive-collection-langlatvian-20120224-2|34	%install
14mr|texlive-collection-langlatvian-20120224-2|35	
14mr|texlive-collection-langlatvian-20120224-2|36	
14mr|texlive-collection-langlatvian-20120224-2|37	
14mr|texlive-collection-langlatvian-20120224-2|38	%changelog
14mr|texlive-collection-langlatvian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langlatvian-20120224-2|40	+ Revision: 6b8518b
14mr|texlive-collection-langlatvian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langlatvian-20120224-2|42	
14mr|texlive-collection-langlatvian-20120224-2|43	

19669 14
14mr|texlive-collection-langlithuanian-20120224-2|1	# revision 14727
14mr|texlive-collection-langlithuanian-20120224-2|2	# category Collection
14mr|texlive-collection-langlithuanian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langlithuanian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langlithuanian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langlithuanian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langlithuanian-20120224-2|7	Name:		texlive-collection-langlithuanian
14mr|texlive-collection-langlithuanian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langlithuanian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langlithuanian-20120224-2|10	Release:	2
14mr|texlive-collection-langlithuanian-20120224-2|11	Summary:	Lithuanian
14mr|texlive-collection-langlithuanian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langlithuanian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langlithuanian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langlithuanian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlithuanian.tar.xz
14mr|texlive-collection-langlithuanian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langlithuanian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langlithuanian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langlithuanian-20120224-2|19	Requires:	texlive-lithuanian
14mr|texlive-collection-langlithuanian-20120224-2|20	Requires:	texlive-hyphen-lithuanian
14mr|texlive-collection-langlithuanian-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langlithuanian-20120224-2|22	
14mr|texlive-collection-langlithuanian-20120224-2|23	%description
14mr|texlive-collection-langlithuanian-20120224-2|24	Support for typesetting Lithuanian.
14mr|texlive-collection-langlithuanian-20120224-2|25	
14mr|texlive-collection-langlithuanian-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langlithuanian-20120224-2|27	%files
14mr|texlive-collection-langlithuanian-20120224-2|28	
14mr|texlive-collection-langlithuanian-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langlithuanian-20120224-2|30	%prep
14mr|texlive-collection-langlithuanian-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langlithuanian-20120224-2|32	
14mr|texlive-collection-langlithuanian-20120224-2|33	%build
14mr|texlive-collection-langlithuanian-20120224-2|34	
14mr|texlive-collection-langlithuanian-20120224-2|35	%install
14mr|texlive-collection-langlithuanian-20120224-2|36	
14mr|texlive-collection-langlithuanian-20120224-2|37	
14mr|texlive-collection-langlithuanian-20120224-2|38	
14mr|texlive-collection-langlithuanian-20120224-2|39	%changelog
14mr|texlive-collection-langlithuanian-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langlithuanian-20120224-2|41	+ Revision: 686c3f5
14mr|texlive-collection-langlithuanian-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langlithuanian-20120224-2|43	
14mr|texlive-collection-langlithuanian-20120224-2|44	

19670 14
14mr|texlive-collection-langmongolian-20120224-2|1	# revision 22468
14mr|texlive-collection-langmongolian-20120224-2|2	# category Collection
14mr|texlive-collection-langmongolian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langmongolian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langmongolian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langmongolian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langmongolian-20120224-2|7	Name:		texlive-collection-langmongolian
14mr|texlive-collection-langmongolian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langmongolian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langmongolian-20120224-2|10	Release:	2
14mr|texlive-collection-langmongolian-20120224-2|11	Summary:	Mongolian
14mr|texlive-collection-langmongolian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langmongolian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langmongolian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langmongolian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langmongolian.tar.xz
14mr|texlive-collection-langmongolian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langmongolian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langmongolian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langmongolian-20120224-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langmongolian-20120224-2|20	Requires:	texlive-hyphen-mongolian
14mr|texlive-collection-langmongolian-20120224-2|21	Requires:	texlive-mongolian-babel
14mr|texlive-collection-langmongolian-20120224-2|22	Requires:	texlive-montex
14mr|texlive-collection-langmongolian-20120224-2|23	
14mr|texlive-collection-langmongolian-20120224-2|24	%description
14mr|texlive-collection-langmongolian-20120224-2|25	Support for typesetting Mongolian.
14mr|texlive-collection-langmongolian-20120224-2|26	
14mr|texlive-collection-langmongolian-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-langmongolian-20120224-2|28	%files
14mr|texlive-collection-langmongolian-20120224-2|29	
14mr|texlive-collection-langmongolian-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-langmongolian-20120224-2|31	%prep
14mr|texlive-collection-langmongolian-20120224-2|32	%setup -c -a0
14mr|texlive-collection-langmongolian-20120224-2|33	
14mr|texlive-collection-langmongolian-20120224-2|34	%build
14mr|texlive-collection-langmongolian-20120224-2|35	
14mr|texlive-collection-langmongolian-20120224-2|36	%install
14mr|texlive-collection-langmongolian-20120224-2|37	
14mr|texlive-collection-langmongolian-20120224-2|38	
14mr|texlive-collection-langmongolian-20120224-2|39	
14mr|texlive-collection-langmongolian-20120224-2|40	%changelog
14mr|texlive-collection-langmongolian-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langmongolian-20120224-2|42	+ Revision: bba9cdb
14mr|texlive-collection-langmongolian-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-langmongolian-20120224-2|44	
14mr|texlive-collection-langmongolian-20120224-2|45	

19671 14
14mr|texlive-collection-langnorwegian-20120224-2|1	# revision 14727
14mr|texlive-collection-langnorwegian-20120224-2|2	# category Collection
14mr|texlive-collection-langnorwegian-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langnorwegian-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langnorwegian-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langnorwegian-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langnorwegian-20120224-2|7	Name:		texlive-collection-langnorwegian
14mr|texlive-collection-langnorwegian-20120224-2|8	Epoch:		1
14mr|texlive-collection-langnorwegian-20120224-2|9	Version:	20120224
14mr|texlive-collection-langnorwegian-20120224-2|10	Release:	2
14mr|texlive-collection-langnorwegian-20120224-2|11	Summary:	Norwegian
14mr|texlive-collection-langnorwegian-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langnorwegian-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langnorwegian-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langnorwegian-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langnorwegian.tar.xz
14mr|texlive-collection-langnorwegian-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langnorwegian-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langnorwegian-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langnorwegian-20120224-2|19	Requires:	texlive-hyphen-norwegian
14mr|texlive-collection-langnorwegian-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langnorwegian-20120224-2|21	
14mr|texlive-collection-langnorwegian-20120224-2|22	%description
14mr|texlive-collection-langnorwegian-20120224-2|23	Support for typesetting Norwegian.
14mr|texlive-collection-langnorwegian-20120224-2|24	
14mr|texlive-collection-langnorwegian-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langnorwegian-20120224-2|26	%files
14mr|texlive-collection-langnorwegian-20120224-2|27	
14mr|texlive-collection-langnorwegian-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langnorwegian-20120224-2|29	%prep
14mr|texlive-collection-langnorwegian-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langnorwegian-20120224-2|31	
14mr|texlive-collection-langnorwegian-20120224-2|32	%build
14mr|texlive-collection-langnorwegian-20120224-2|33	
14mr|texlive-collection-langnorwegian-20120224-2|34	%install
14mr|texlive-collection-langnorwegian-20120224-2|35	
14mr|texlive-collection-langnorwegian-20120224-2|36	
14mr|texlive-collection-langnorwegian-20120224-2|37	
14mr|texlive-collection-langnorwegian-20120224-2|38	%changelog
14mr|texlive-collection-langnorwegian-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langnorwegian-20120224-2|40	+ Revision: cde031a
14mr|texlive-collection-langnorwegian-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langnorwegian-20120224-2|42	
14mr|texlive-collection-langnorwegian-20120224-2|43	

19672 14
14mr|texlive-collection-langother-20131013-6|1	# revision 31014
14mr|texlive-collection-langother-20131013-6|2	# category Collection
14mr|texlive-collection-langother-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langother-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langother-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langother-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langother-20131013-6|7	Name:		texlive-collection-langother
14mr|texlive-collection-langother-20131013-6|8	Epoch:		1
14mr|texlive-collection-langother-20131013-6|9	Version:	20131013
14mr|texlive-collection-langother-20131013-6|10	Release:	6
14mr|texlive-collection-langother-20131013-6|11	Summary:	Other languages
14mr|texlive-collection-langother-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langother-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langother-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langother-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langother.tar.xz
14mr|texlive-collection-langother-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langother-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langother-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langother-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langother-20131013-6|20	Requires:	texlive-amsldoc-vn
14mr|texlive-collection-langother-20131013-6|21	Requires:	texlive-aramaic-serto
14mr|texlive-collection-langother-20131013-6|22	Requires:	texlive-babel-bahasa
14mr|texlive-collection-langother-20131013-6|23	Requires:	texlive-babel-esperanto
14mr|texlive-collection-langother-20131013-6|24	Requires:	texlive-babel-georgian
14mr|texlive-collection-langother-20131013-6|25	Requires:	texlive-babel-hebrew
14mr|texlive-collection-langother-20131013-6|26	Requires:	texlive-babel-interlingua
14mr|texlive-collection-langother-20131013-6|27	Requires:	texlive-babel-sorbian
14mr|texlive-collection-langother-20131013-6|28	Requires:	texlive-babel-thai
14mr|texlive-collection-langother-20131013-6|29	Requires:	texlive-babel-vietnamese
14mr|texlive-collection-langother-20131013-6|30	Requires:	texlive-cjhebrew
14mr|texlive-collection-langother-20131013-6|31	Requires:	texlive-ctib
14mr|texlive-collection-langother-20131013-6|32	Requires:	texlive-fonts-tlwg
14mr|texlive-collection-langother-20131013-6|33	Requires:	texlive-hyphen-afrikaans
14mr|texlive-collection-langother-20131013-6|34	Requires:	texlive-hyphen-coptic
14mr|texlive-collection-langother-20131013-6|35	Requires:	texlive-hyphen-esperanto
14mr|texlive-collection-langother-20131013-6|36	Requires:	texlive-hyphen-georgian
14mr|texlive-collection-langother-20131013-6|37	Requires:	texlive-hyphen-indonesian
14mr|texlive-collection-langother-20131013-6|38	Requires:	texlive-hyphen-interlingua
14mr|texlive-collection-langother-20131013-6|39	Requires:	texlive-hyphen-thai
14mr|texlive-collection-langother-20131013-6|40	Requires:	texlive-hyphen-turkmen
14mr|texlive-collection-langother-20131013-6|41	Requires:	texlive-lshort-thai
14mr|texlive-collection-langother-20131013-6|42	Requires:	texlive-lshort-vietnamese
14mr|texlive-collection-langother-20131013-6|43	Requires:	texlive-ntheorem-vn
14mr|texlive-collection-langother-20131013-6|44	Requires:	texlive-vntex
14mr|texlive-collection-langother-20131013-6|45	
14mr|texlive-collection-langother-20131013-6|46	%description
14mr|texlive-collection-langother-20131013-6|47	Support for languages not otherwise listed, including Thai,
14mr|texlive-collection-langother-20131013-6|48	Vietnamese, Hebrew, Indonesian, and plenty more.  The split is
14mr|texlive-collection-langother-20131013-6|49	made simply on the basis of the size of the support, to keep
14mr|texlive-collection-langother-20131013-6|50	both collection sizes and the number of collections reasonable.
14mr|texlive-collection-langother-20131013-6|51	
14mr|texlive-collection-langother-20131013-6|52	#-----------------------------------------------------------------------
14mr|texlive-collection-langother-20131013-6|53	%files
14mr|texlive-collection-langother-20131013-6|54	
14mr|texlive-collection-langother-20131013-6|55	#-----------------------------------------------------------------------
14mr|texlive-collection-langother-20131013-6|56	%prep
14mr|texlive-collection-langother-20131013-6|57	%setup -c -a0
14mr|texlive-collection-langother-20131013-6|58	
14mr|texlive-collection-langother-20131013-6|59	%build
14mr|texlive-collection-langother-20131013-6|60	
14mr|texlive-collection-langother-20131013-6|61	%install
14mr|texlive-collection-langother-20131013-6|62	
14mr|texlive-collection-langother-20131013-6|63	%changelog
14mr|texlive-collection-langother-20131013-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langother-20131013-6|65	+ Revision: ce0725f
14mr|texlive-collection-langother-20131013-6|66	- MassBuild#440: Increase release tag
14mr|texlive-collection-langother-20131013-6|67	
14mr|texlive-collection-langother-20131013-6|68	

19673 14
14mr|texlive-collection-langpolish-20131013-6|1	# revision 30372
14mr|texlive-collection-langpolish-20131013-6|2	# category Collection
14mr|texlive-collection-langpolish-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langpolish-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langpolish-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langpolish-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langpolish-20131013-6|7	Name:		texlive-collection-langpolish
14mr|texlive-collection-langpolish-20131013-6|8	Epoch:		1
14mr|texlive-collection-langpolish-20131013-6|9	Version:	20131013
14mr|texlive-collection-langpolish-20131013-6|10	Release:	6
14mr|texlive-collection-langpolish-20131013-6|11	Summary:	Polish
14mr|texlive-collection-langpolish-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langpolish-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langpolish-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langpolish-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langpolish.tar.xz
14mr|texlive-collection-langpolish-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langpolish-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langpolish-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langpolish-20131013-6|19	Requires:	texlive-collection-latex
14mr|texlive-collection-langpolish-20131013-6|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langpolish-20131013-6|21	Requires:	texlive-babel-polish
14mr|texlive-collection-langpolish-20131013-6|22	Requires:	texlive-cc-pl
14mr|texlive-collection-langpolish-20131013-6|23	Requires:	texlive-gustlib
14mr|texlive-collection-langpolish-20131013-6|24	Requires:	texlive-gustprog
14mr|texlive-collection-langpolish-20131013-6|25	Requires:	texlive-hyphen-polish
14mr|texlive-collection-langpolish-20131013-6|26	Requires:	texlive-lshort-polish
14mr|texlive-collection-langpolish-20131013-6|27	Requires:	texlive-mex
14mr|texlive-collection-langpolish-20131013-6|28	Requires:	texlive-mwcls
14mr|texlive-collection-langpolish-20131013-6|29	Requires:	texlive-pl
14mr|texlive-collection-langpolish-20131013-6|30	Requires:	texlive-polski
14mr|texlive-collection-langpolish-20131013-6|31	Requires:	texlive-przechlewski-book
14mr|texlive-collection-langpolish-20131013-6|32	Requires:	texlive-qpxqtx
14mr|texlive-collection-langpolish-20131013-6|33	Requires:	texlive-tap
14mr|texlive-collection-langpolish-20131013-6|34	Requires:	texlive-tex-virtual-academy-pl
14mr|texlive-collection-langpolish-20131013-6|35	Requires:	texlive-texlive-pl
14mr|texlive-collection-langpolish-20131013-6|36	Requires:	texlive-utf8mex
14mr|texlive-collection-langpolish-20131013-6|37	
14mr|texlive-collection-langpolish-20131013-6|38	%description
14mr|texlive-collection-langpolish-20131013-6|39	Support for Polish.
14mr|texlive-collection-langpolish-20131013-6|40	
14mr|texlive-collection-langpolish-20131013-6|41	#-----------------------------------------------------------------------
14mr|texlive-collection-langpolish-20131013-6|42	%files
14mr|texlive-collection-langpolish-20131013-6|43	
14mr|texlive-collection-langpolish-20131013-6|44	#-----------------------------------------------------------------------
14mr|texlive-collection-langpolish-20131013-6|45	%prep
14mr|texlive-collection-langpolish-20131013-6|46	%setup -c -a0
14mr|texlive-collection-langpolish-20131013-6|47	
14mr|texlive-collection-langpolish-20131013-6|48	%build
14mr|texlive-collection-langpolish-20131013-6|49	
14mr|texlive-collection-langpolish-20131013-6|50	%install
14mr|texlive-collection-langpolish-20131013-6|51	
14mr|texlive-collection-langpolish-20131013-6|52	%changelog
14mr|texlive-collection-langpolish-20131013-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langpolish-20131013-6|54	+ Revision: 1c85c6c
14mr|texlive-collection-langpolish-20131013-6|55	- MassBuild#440: Increase release tag
14mr|texlive-collection-langpolish-20131013-6|56	
14mr|texlive-collection-langpolish-20131013-6|57	

19674 14
14mr|texlive-collection-langportuguese-20131013-6|1	# revision 30962
14mr|texlive-collection-langportuguese-20131013-6|2	# category Collection
14mr|texlive-collection-langportuguese-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langportuguese-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langportuguese-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langportuguese-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langportuguese-20131013-6|7	Name:		texlive-collection-langportuguese
14mr|texlive-collection-langportuguese-20131013-6|8	Epoch:		1
14mr|texlive-collection-langportuguese-20131013-6|9	Version:	20131013
14mr|texlive-collection-langportuguese-20131013-6|10	Release:	6
14mr|texlive-collection-langportuguese-20131013-6|11	Summary:	Portuguese
14mr|texlive-collection-langportuguese-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langportuguese-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langportuguese-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langportuguese-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langportuguese.tar.xz
14mr|texlive-collection-langportuguese-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langportuguese-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langportuguese-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langportuguese-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langportuguese-20131013-6|20	Requires:	texlive-babel-portuges
14mr|texlive-collection-langportuguese-20131013-6|21	Requires:	texlive-beamer-tut-pt
14mr|texlive-collection-langportuguese-20131013-6|22	Requires:	texlive-cursolatex
14mr|texlive-collection-langportuguese-20131013-6|23	Requires:	texlive-feupphdteses
14mr|texlive-collection-langportuguese-20131013-6|24	Requires:	texlive-hyphen-portuguese
14mr|texlive-collection-langportuguese-20131013-6|25	Requires:	texlive-latexcheat-ptbr
14mr|texlive-collection-langportuguese-20131013-6|26	Requires:	texlive-lshort-portuguese
14mr|texlive-collection-langportuguese-20131013-6|27	Requires:	texlive-ordinalpt
14mr|texlive-collection-langportuguese-20131013-6|28	Requires:	texlive-xypic-tut-pt
14mr|texlive-collection-langportuguese-20131013-6|29	
14mr|texlive-collection-langportuguese-20131013-6|30	%description
14mr|texlive-collection-langportuguese-20131013-6|31	Support for Portuguese.
14mr|texlive-collection-langportuguese-20131013-6|32	
14mr|texlive-collection-langportuguese-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-collection-langportuguese-20131013-6|34	%files
14mr|texlive-collection-langportuguese-20131013-6|35	
14mr|texlive-collection-langportuguese-20131013-6|36	#-----------------------------------------------------------------------
14mr|texlive-collection-langportuguese-20131013-6|37	%prep
14mr|texlive-collection-langportuguese-20131013-6|38	%setup -c -a0
14mr|texlive-collection-langportuguese-20131013-6|39	
14mr|texlive-collection-langportuguese-20131013-6|40	%build
14mr|texlive-collection-langportuguese-20131013-6|41	
14mr|texlive-collection-langportuguese-20131013-6|42	%install
14mr|texlive-collection-langportuguese-20131013-6|43	
14mr|texlive-collection-langportuguese-20131013-6|44	%changelog
14mr|texlive-collection-langportuguese-20131013-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langportuguese-20131013-6|46	+ Revision: 2730887
14mr|texlive-collection-langportuguese-20131013-6|47	- MassBuild#440: Increase release tag
14mr|texlive-collection-langportuguese-20131013-6|48	
14mr|texlive-collection-langportuguese-20131013-6|49	

19675 14
14mr|texlive-collection-langspanish-20131013-6|1	# revision 30372
14mr|texlive-collection-langspanish-20131013-6|2	# category Collection
14mr|texlive-collection-langspanish-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-langspanish-20131013-6|4	# catalog-date undef
14mr|texlive-collection-langspanish-20131013-6|5	# catalog-license undef
14mr|texlive-collection-langspanish-20131013-6|6	# catalog-version undef
14mr|texlive-collection-langspanish-20131013-6|7	Name:		texlive-collection-langspanish
14mr|texlive-collection-langspanish-20131013-6|8	Epoch:		1
14mr|texlive-collection-langspanish-20131013-6|9	Version:	20131013
14mr|texlive-collection-langspanish-20131013-6|10	Release:	6
14mr|texlive-collection-langspanish-20131013-6|11	Summary:	Spanish
14mr|texlive-collection-langspanish-20131013-6|12	Group:		Publishing
14mr|texlive-collection-langspanish-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langspanish-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langspanish-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langspanish.tar.xz
14mr|texlive-collection-langspanish-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-langspanish-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langspanish-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langspanish-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-langspanish-20131013-6|20	Requires:	texlive-babel-catalan
14mr|texlive-collection-langspanish-20131013-6|21	Requires:	texlive-babel-galician
14mr|texlive-collection-langspanish-20131013-6|22	Requires:	texlive-babel-spanish
14mr|texlive-collection-langspanish-20131013-6|23	Requires:	texlive-es-tex-faq
14mr|texlive-collection-langspanish-20131013-6|24	Requires:	texlive-hyphen-catalan
14mr|texlive-collection-langspanish-20131013-6|25	Requires:	texlive-hyphen-galician
14mr|texlive-collection-langspanish-20131013-6|26	Requires:	texlive-hyphen-spanish
14mr|texlive-collection-langspanish-20131013-6|27	Requires:	texlive-l2tabu-spanish
14mr|texlive-collection-langspanish-20131013-6|28	Requires:	texlive-latex2e-help-texinfo-spanish
14mr|texlive-collection-langspanish-20131013-6|29	Requires:	texlive-latexcheat-esmx
14mr|texlive-collection-langspanish-20131013-6|30	Requires:	texlive-lshort-spanish
14mr|texlive-collection-langspanish-20131013-6|31	Requires:	texlive-spanish-mx
14mr|texlive-collection-langspanish-20131013-6|32	
14mr|texlive-collection-langspanish-20131013-6|33	%description
14mr|texlive-collection-langspanish-20131013-6|34	Support for Spanish.
14mr|texlive-collection-langspanish-20131013-6|35	
14mr|texlive-collection-langspanish-20131013-6|36	#-----------------------------------------------------------------------
14mr|texlive-collection-langspanish-20131013-6|37	%files
14mr|texlive-collection-langspanish-20131013-6|38	
14mr|texlive-collection-langspanish-20131013-6|39	#-----------------------------------------------------------------------
14mr|texlive-collection-langspanish-20131013-6|40	%prep
14mr|texlive-collection-langspanish-20131013-6|41	%setup -c -a0
14mr|texlive-collection-langspanish-20131013-6|42	
14mr|texlive-collection-langspanish-20131013-6|43	%build
14mr|texlive-collection-langspanish-20131013-6|44	
14mr|texlive-collection-langspanish-20131013-6|45	%install
14mr|texlive-collection-langspanish-20131013-6|46	
14mr|texlive-collection-langspanish-20131013-6|47	%changelog
14mr|texlive-collection-langspanish-20131013-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-langspanish-20131013-6|49	+ Revision: ca103f1
14mr|texlive-collection-langspanish-20131013-6|50	- MassBuild#440: Increase release tag
14mr|texlive-collection-langspanish-20131013-6|51	
14mr|texlive-collection-langspanish-20131013-6|52	

19676 14
14mr|texlive-collection-langswedish-20120224-2|1	# revision 14727
14mr|texlive-collection-langswedish-20120224-2|2	# category Collection
14mr|texlive-collection-langswedish-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langswedish-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langswedish-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langswedish-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langswedish-20120224-2|7	Name:		texlive-collection-langswedish
14mr|texlive-collection-langswedish-20120224-2|8	Epoch:		1
14mr|texlive-collection-langswedish-20120224-2|9	Version:	20120224
14mr|texlive-collection-langswedish-20120224-2|10	Release:	2
14mr|texlive-collection-langswedish-20120224-2|11	Summary:	Swedish
14mr|texlive-collection-langswedish-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langswedish-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langswedish-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langswedish-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langswedish.tar.xz
14mr|texlive-collection-langswedish-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langswedish-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langswedish-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langswedish-20120224-2|19	Requires:	texlive-swebib
14mr|texlive-collection-langswedish-20120224-2|20	Requires:	texlive-hyphen-swedish
14mr|texlive-collection-langswedish-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langswedish-20120224-2|22	
14mr|texlive-collection-langswedish-20120224-2|23	%description
14mr|texlive-collection-langswedish-20120224-2|24	Support for typesetting Swedish.
14mr|texlive-collection-langswedish-20120224-2|25	
14mr|texlive-collection-langswedish-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langswedish-20120224-2|27	%files
14mr|texlive-collection-langswedish-20120224-2|28	
14mr|texlive-collection-langswedish-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langswedish-20120224-2|30	%prep
14mr|texlive-collection-langswedish-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langswedish-20120224-2|32	
14mr|texlive-collection-langswedish-20120224-2|33	%build
14mr|texlive-collection-langswedish-20120224-2|34	
14mr|texlive-collection-langswedish-20120224-2|35	%install
14mr|texlive-collection-langswedish-20120224-2|36	
14mr|texlive-collection-langswedish-20120224-2|37	
14mr|texlive-collection-langswedish-20120224-2|38	
14mr|texlive-collection-langswedish-20120224-2|39	%changelog
14mr|texlive-collection-langswedish-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langswedish-20120224-2|41	+ Revision: ae4e03d
14mr|texlive-collection-langswedish-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langswedish-20120224-2|43	
14mr|texlive-collection-langswedish-20120224-2|44	

19677 14
14mr|texlive-collection-langtibetan-20120224-2|1	# revision 14727
14mr|texlive-collection-langtibetan-20120224-2|2	# category Collection
14mr|texlive-collection-langtibetan-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langtibetan-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langtibetan-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langtibetan-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langtibetan-20120224-2|7	Name:		texlive-collection-langtibetan
14mr|texlive-collection-langtibetan-20120224-2|8	Epoch:		1
14mr|texlive-collection-langtibetan-20120224-2|9	Version:	20120224
14mr|texlive-collection-langtibetan-20120224-2|10	Release:	2
14mr|texlive-collection-langtibetan-20120224-2|11	Summary:	Tibetan
14mr|texlive-collection-langtibetan-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langtibetan-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langtibetan-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langtibetan-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langtibetan.tar.xz
14mr|texlive-collection-langtibetan-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langtibetan-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langtibetan-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langtibetan-20120224-2|19	Requires:	texlive-ctib
14mr|texlive-collection-langtibetan-20120224-2|20	Requires:	texlive-otibet
14mr|texlive-collection-langtibetan-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langtibetan-20120224-2|22	
14mr|texlive-collection-langtibetan-20120224-2|23	%description
14mr|texlive-collection-langtibetan-20120224-2|24	Support for typesetting Tibetan.
14mr|texlive-collection-langtibetan-20120224-2|25	
14mr|texlive-collection-langtibetan-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langtibetan-20120224-2|27	%files
14mr|texlive-collection-langtibetan-20120224-2|28	
14mr|texlive-collection-langtibetan-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langtibetan-20120224-2|30	%prep
14mr|texlive-collection-langtibetan-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langtibetan-20120224-2|32	
14mr|texlive-collection-langtibetan-20120224-2|33	%build
14mr|texlive-collection-langtibetan-20120224-2|34	
14mr|texlive-collection-langtibetan-20120224-2|35	%install
14mr|texlive-collection-langtibetan-20120224-2|36	
14mr|texlive-collection-langtibetan-20120224-2|37	
14mr|texlive-collection-langtibetan-20120224-2|38	
14mr|texlive-collection-langtibetan-20120224-2|39	%changelog
14mr|texlive-collection-langtibetan-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langtibetan-20120224-2|41	+ Revision: b23a245
14mr|texlive-collection-langtibetan-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langtibetan-20120224-2|43	
14mr|texlive-collection-langtibetan-20120224-2|44	

19678 14
14mr|texlive-collection-langturkmen-20120224-2|1	# revision 17578
14mr|texlive-collection-langturkmen-20120224-2|2	# category Collection
14mr|texlive-collection-langturkmen-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langturkmen-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langturkmen-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langturkmen-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langturkmen-20120224-2|7	Name:		texlive-collection-langturkmen
14mr|texlive-collection-langturkmen-20120224-2|8	Epoch:		1
14mr|texlive-collection-langturkmen-20120224-2|9	Version:	20120224
14mr|texlive-collection-langturkmen-20120224-2|10	Release:	2
14mr|texlive-collection-langturkmen-20120224-2|11	Summary:	Turkmen
14mr|texlive-collection-langturkmen-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langturkmen-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langturkmen-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langturkmen-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langturkmen.tar.xz
14mr|texlive-collection-langturkmen-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langturkmen-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langturkmen-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langturkmen-20120224-2|19	Requires:	texlive-turkmen
14mr|texlive-collection-langturkmen-20120224-2|20	Requires:	texlive-hyphen-turkmen
14mr|texlive-collection-langturkmen-20120224-2|21	Requires:	texlive-collection-basic
14mr|texlive-collection-langturkmen-20120224-2|22	
14mr|texlive-collection-langturkmen-20120224-2|23	%description
14mr|texlive-collection-langturkmen-20120224-2|24	Support for typesetting Turkmen.
14mr|texlive-collection-langturkmen-20120224-2|25	
14mr|texlive-collection-langturkmen-20120224-2|26	#-----------------------------------------------------------------------
14mr|texlive-collection-langturkmen-20120224-2|27	%files
14mr|texlive-collection-langturkmen-20120224-2|28	
14mr|texlive-collection-langturkmen-20120224-2|29	#-----------------------------------------------------------------------
14mr|texlive-collection-langturkmen-20120224-2|30	%prep
14mr|texlive-collection-langturkmen-20120224-2|31	%setup -c -a0
14mr|texlive-collection-langturkmen-20120224-2|32	
14mr|texlive-collection-langturkmen-20120224-2|33	%build
14mr|texlive-collection-langturkmen-20120224-2|34	
14mr|texlive-collection-langturkmen-20120224-2|35	%install
14mr|texlive-collection-langturkmen-20120224-2|36	
14mr|texlive-collection-langturkmen-20120224-2|37	
14mr|texlive-collection-langturkmen-20120224-2|38	
14mr|texlive-collection-langturkmen-20120224-2|39	%changelog
14mr|texlive-collection-langturkmen-20120224-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langturkmen-20120224-2|41	+ Revision: e6d4933
14mr|texlive-collection-langturkmen-20120224-2|42	- MassBuild#440: Increase release tag
14mr|texlive-collection-langturkmen-20120224-2|43	
14mr|texlive-collection-langturkmen-20120224-2|44	

19679 14
14mr|texlive-collection-langvietnamese-20120224-2|1	# revision 15272
14mr|texlive-collection-langvietnamese-20120224-2|2	# category Collection
14mr|texlive-collection-langvietnamese-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-langvietnamese-20120224-2|4	# catalog-date undef
14mr|texlive-collection-langvietnamese-20120224-2|5	# catalog-license undef
14mr|texlive-collection-langvietnamese-20120224-2|6	# catalog-version undef
14mr|texlive-collection-langvietnamese-20120224-2|7	Name:		texlive-collection-langvietnamese
14mr|texlive-collection-langvietnamese-20120224-2|8	Epoch:		1
14mr|texlive-collection-langvietnamese-20120224-2|9	Version:	20120224
14mr|texlive-collection-langvietnamese-20120224-2|10	Release:	2
14mr|texlive-collection-langvietnamese-20120224-2|11	Summary:	Vietnamese
14mr|texlive-collection-langvietnamese-20120224-2|12	Group:		Publishing
14mr|texlive-collection-langvietnamese-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-langvietnamese-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-langvietnamese-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langvietnamese.tar.xz
14mr|texlive-collection-langvietnamese-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-langvietnamese-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-langvietnamese-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-langvietnamese-20120224-2|19	Requires:	texlive-vntex
14mr|texlive-collection-langvietnamese-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-langvietnamese-20120224-2|21	
14mr|texlive-collection-langvietnamese-20120224-2|22	%description
14mr|texlive-collection-langvietnamese-20120224-2|23	Support for typesetting Vietnamese.
14mr|texlive-collection-langvietnamese-20120224-2|24	
14mr|texlive-collection-langvietnamese-20120224-2|25	#-----------------------------------------------------------------------
14mr|texlive-collection-langvietnamese-20120224-2|26	%files
14mr|texlive-collection-langvietnamese-20120224-2|27	
14mr|texlive-collection-langvietnamese-20120224-2|28	#-----------------------------------------------------------------------
14mr|texlive-collection-langvietnamese-20120224-2|29	%prep
14mr|texlive-collection-langvietnamese-20120224-2|30	%setup -c -a0
14mr|texlive-collection-langvietnamese-20120224-2|31	
14mr|texlive-collection-langvietnamese-20120224-2|32	%build
14mr|texlive-collection-langvietnamese-20120224-2|33	
14mr|texlive-collection-langvietnamese-20120224-2|34	%install
14mr|texlive-collection-langvietnamese-20120224-2|35	
14mr|texlive-collection-langvietnamese-20120224-2|36	
14mr|texlive-collection-langvietnamese-20120224-2|37	
14mr|texlive-collection-langvietnamese-20120224-2|38	%changelog
14mr|texlive-collection-langvietnamese-20120224-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-langvietnamese-20120224-2|40	+ Revision: 03acadf
14mr|texlive-collection-langvietnamese-20120224-2|41	- MassBuild#440: Increase release tag
14mr|texlive-collection-langvietnamese-20120224-2|42	
14mr|texlive-collection-langvietnamese-20120224-2|43	

19680 14
14mr|texlive-collection-latex-20120224-2|1	# revision 25030
14mr|texlive-collection-latex-20120224-2|2	# category Collection
14mr|texlive-collection-latex-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-latex-20120224-2|4	# catalog-date undef
14mr|texlive-collection-latex-20120224-2|5	# catalog-license undef
14mr|texlive-collection-latex-20120224-2|6	# catalog-version undef
14mr|texlive-collection-latex-20120224-2|7	Name:		texlive-collection-latex
14mr|texlive-collection-latex-20120224-2|8	Epoch:		1
14mr|texlive-collection-latex-20120224-2|9	Version:	20120224
14mr|texlive-collection-latex-20120224-2|10	Release:	2
14mr|texlive-collection-latex-20120224-2|11	Summary:	Basic LaTeX packages
14mr|texlive-collection-latex-20120224-2|12	Group:		Publishing
14mr|texlive-collection-latex-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-latex-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-latex-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latex.tar.xz
14mr|texlive-collection-latex-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-latex-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-latex-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-latex-20120224-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-latex-20120224-2|20	Requires:	texlive-ae
14mr|texlive-collection-latex-20120224-2|21	Requires:	texlive-amscls
14mr|texlive-collection-latex-20120224-2|22	Requires:	texlive-amsmath
14mr|texlive-collection-latex-20120224-2|23	Requires:	texlive-babel
14mr|texlive-collection-latex-20120224-2|24	Requires:	texlive-babelbib
14mr|texlive-collection-latex-20120224-2|25	Requires:	texlive-carlisle
14mr|texlive-collection-latex-20120224-2|26	Requires:	texlive-colortbl
14mr|texlive-collection-latex-20120224-2|27	Requires:	texlive-fancyhdr
14mr|texlive-collection-latex-20120224-2|28	Requires:	texlive-fix2col
14mr|texlive-collection-latex-20120224-2|29	Requires:	texlive-geometry
14mr|texlive-collection-latex-20120224-2|30	Requires:	texlive-graphics
14mr|texlive-collection-latex-20120224-2|31	Requires:	texlive-hyperref
14mr|texlive-collection-latex-20120224-2|32	Requires:	texlive-latex
14mr|texlive-collection-latex-20120224-2|33	Requires:	texlive-latex-fonts
14mr|texlive-collection-latex-20120224-2|34	Requires:	texlive-latexconfig
14mr|texlive-collection-latex-20120224-2|35	Requires:	texlive-ltxmisc
14mr|texlive-collection-latex-20120224-2|36	Requires:	texlive-mfnfss
14mr|texlive-collection-latex-20120224-2|37	Requires:	texlive-mptopdf
14mr|texlive-collection-latex-20120224-2|38	Requires:	texlive-natbib
14mr|texlive-collection-latex-20120224-2|39	Requires:	texlive-oberdiek
14mr|texlive-collection-latex-20120224-2|40	Requires:	texlive-pdftex-def
14mr|texlive-collection-latex-20120224-2|41	Requires:	texlive-pslatex
14mr|texlive-collection-latex-20120224-2|42	Requires:	texlive-psnfss
14mr|texlive-collection-latex-20120224-2|43	Requires:	texlive-pspicture
14mr|texlive-collection-latex-20120224-2|44	Requires:	texlive-tools
14mr|texlive-collection-latex-20120224-2|45	
14mr|texlive-collection-latex-20120224-2|46	%description
14mr|texlive-collection-latex-20120224-2|47	These packages are mandated by the core LaTeX team, or at least
14mr|texlive-collection-latex-20120224-2|48	very strongly recommended.
14mr|texlive-collection-latex-20120224-2|49	
14mr|texlive-collection-latex-20120224-2|50	#-----------------------------------------------------------------------
14mr|texlive-collection-latex-20120224-2|51	%files
14mr|texlive-collection-latex-20120224-2|52	
14mr|texlive-collection-latex-20120224-2|53	#-----------------------------------------------------------------------
14mr|texlive-collection-latex-20120224-2|54	%prep
14mr|texlive-collection-latex-20120224-2|55	%setup -c -a0
14mr|texlive-collection-latex-20120224-2|56	
14mr|texlive-collection-latex-20120224-2|57	%build
14mr|texlive-collection-latex-20120224-2|58	
14mr|texlive-collection-latex-20120224-2|59	%install
14mr|texlive-collection-latex-20120224-2|60	
14mr|texlive-collection-latex-20120224-2|61	
14mr|texlive-collection-latex-20120224-2|62	
14mr|texlive-collection-latex-20120224-2|63	%changelog
14mr|texlive-collection-latex-20120224-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-latex-20120224-2|65	+ Revision: 33e37d2
14mr|texlive-collection-latex-20120224-2|66	- MassBuild#440: Increase release tag
14mr|texlive-collection-latex-20120224-2|67	
14mr|texlive-collection-latex-20120224-2|68	

19681 14
14mr|texlive-collection-latexextra-20140215-2|1	# revision 32944
14mr|texlive-collection-latexextra-20140215-2|2	# category Collection
14mr|texlive-collection-latexextra-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-latexextra-20140215-2|4	# catalog-date undef
14mr|texlive-collection-latexextra-20140215-2|5	# catalog-license undef
14mr|texlive-collection-latexextra-20140215-2|6	# catalog-version undef
14mr|texlive-collection-latexextra-20140215-2|7	Name:		texlive-collection-latexextra
14mr|texlive-collection-latexextra-20140215-2|8	Epoch:		1
14mr|texlive-collection-latexextra-20140215-2|9	Version:	20140215
14mr|texlive-collection-latexextra-20140215-2|10	Release:	2
14mr|texlive-collection-latexextra-20140215-2|11	Summary:	LaTeX additional packages
14mr|texlive-collection-latexextra-20140215-2|12	Group:		Publishing
14mr|texlive-collection-latexextra-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-latexextra-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-latexextra-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexextra.tar.xz
14mr|texlive-collection-latexextra-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-latexextra-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-latexextra-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-latexextra-20140215-2|19	Suggests:	texlive-exceltex
14mr|texlive-collection-latexextra-20140215-2|20	Requires:	texlive-collection-latexrecommended
14mr|texlive-collection-latexextra-20140215-2|21	Requires:	texlive-collection-pictures
14mr|texlive-collection-latexextra-20140215-2|22	Requires:	texlive-2up
14mr|texlive-collection-latexextra-20140215-2|23	Requires:	texlive-ESIEEcv
14mr|texlive-collection-latexextra-20140215-2|24	Requires:	texlive-GS1
14mr|texlive-collection-latexextra-20140215-2|25	Requires:	texlive-HA-prosper
14mr|texlive-collection-latexextra-20140215-2|26	Requires:	texlive-Tabbing
14mr|texlive-collection-latexextra-20140215-2|27	Requires:	texlive-a0poster
14mr|texlive-collection-latexextra-20140215-2|28	Requires:	texlive-a4wide
14mr|texlive-collection-latexextra-20140215-2|29	Requires:	texlive-a5comb
14mr|texlive-collection-latexextra-20140215-2|30	Requires:	texlive-abraces
14mr|texlive-collection-latexextra-20140215-2|31	Requires:	texlive-abstract
14mr|texlive-collection-latexextra-20140215-2|32	Requires:	texlive-achemso
14mr|texlive-collection-latexextra-20140215-2|33	Requires:	texlive-acro
14mr|texlive-collection-latexextra-20140215-2|34	Requires:	texlive-acronym
14mr|texlive-collection-latexextra-20140215-2|35	Requires:	texlive-acroterm
14mr|texlive-collection-latexextra-20140215-2|36	Requires:	texlive-actuarialangle
14mr|texlive-collection-latexextra-20140215-2|37	Requires:	texlive-addlines
14mr|texlive-collection-latexextra-20140215-2|38	Requires:	texlive-adjmulticol
14mr|texlive-collection-latexextra-20140215-2|39	Requires:	texlive-adjustbox
14mr|texlive-collection-latexextra-20140215-2|40	Requires:	texlive-adrconv
14mr|texlive-collection-latexextra-20140215-2|41	Requires:	texlive-advdate
14mr|texlive-collection-latexextra-20140215-2|42	Requires:	texlive-akktex
14mr|texlive-collection-latexextra-20140215-2|43	Requires:	texlive-akletter
14mr|texlive-collection-latexextra-20140215-2|44	Requires:	texlive-alterqcm
14mr|texlive-collection-latexextra-20140215-2|45	Requires:	texlive-altfont
14mr|texlive-collection-latexextra-20140215-2|46	Requires:	texlive-amsaddr
14mr|texlive-collection-latexextra-20140215-2|47	Requires:	texlive-animate
14mr|texlive-collection-latexextra-20140215-2|48	Requires:	texlive-anonchap
14mr|texlive-collection-latexextra-20140215-2|49	Requires:	texlive-answers
14mr|texlive-collection-latexextra-20140215-2|50	Requires:	texlive-anyfontsize
14mr|texlive-collection-latexextra-20140215-2|51	Requires:	texlive-appendix
14mr|texlive-collection-latexextra-20140215-2|52	Requires:	texlive-appendixnumberbeamer
14mr|texlive-collection-latexextra-20140215-2|53	Requires:	texlive-apptools
14mr|texlive-collection-latexextra-20140215-2|54	Requires:	texlive-arcs
14mr|texlive-collection-latexextra-20140215-2|55	Requires:	texlive-arrayjobx
14mr|texlive-collection-latexextra-20140215-2|56	Requires:	texlive-arraysort
14mr|texlive-collection-latexextra-20140215-2|57	Requires:	texlive-assignment
14mr|texlive-collection-latexextra-20140215-2|58	Requires:	texlive-attachfile
14mr|texlive-collection-latexextra-20140215-2|59	Requires:	texlive-autopdf
14mr|texlive-collection-latexextra-20140215-2|60	Requires:	texlive-authoraftertitle
14mr|texlive-collection-latexextra-20140215-2|61	Requires:	texlive-authorindex
14mr|texlive-collection-latexextra-20140215-2|62	Requires:	texlive-autonum
14mr|texlive-collection-latexextra-20140215-2|63	Requires:	texlive-background
14mr|texlive-collection-latexextra-20140215-2|64	Requires:	texlive-bashful
14mr|texlive-collection-latexextra-20140215-2|65	Requires:	texlive-bchart
14mr|texlive-collection-latexextra-20140215-2|66	Requires:	texlive-beamer2thesis
14mr|texlive-collection-latexextra-20140215-2|67	Requires:	texlive-beameraudience
14mr|texlive-collection-latexextra-20140215-2|68	Requires:	texlive-beamerposter
14mr|texlive-collection-latexextra-20140215-2|69	Requires:	texlive-beamersubframe
14mr|texlive-collection-latexextra-20140215-2|70	Requires:	texlive-beamertheme-upenn-bc
14mr|texlive-collection-latexextra-20140215-2|71	Requires:	texlive-beamerthemejltree
14mr|texlive-collection-latexextra-20140215-2|72	Requires:	texlive-beamerthemenirma
14mr|texlive-collection-latexextra-20140215-2|73	Requires:	texlive-beamerthemephnompenh
14mr|texlive-collection-latexextra-20140215-2|74	Requires:	texlive-begriff
14mr|texlive-collection-latexextra-20140215-2|75	Requires:	texlive-beton
14mr|texlive-collection-latexextra-20140215-2|76	Requires:	texlive-bez123
14mr|texlive-collection-latexextra-20140215-2|77	Requires:	texlive-bezos
14mr|texlive-collection-latexextra-20140215-2|78	Requires:	texlive-bhcexam
14mr|texlive-collection-latexextra-20140215-2|79	Requires:	texlive-bigfoot
14mr|texlive-collection-latexextra-20140215-2|80	Requires:	texlive-bigints
14mr|texlive-collection-latexextra-20140215-2|81	Requires:	texlive-bizcard
14mr|texlive-collection-latexextra-20140215-2|82	Requires:	texlive-blindtext
14mr|texlive-collection-latexextra-20140215-2|83	Requires:	texlive-blkarray
14mr|texlive-collection-latexextra-20140215-2|84	Requires:	texlive-block
14mr|texlive-collection-latexextra-20140215-2|85	Requires:	texlive-blowup
14mr|texlive-collection-latexextra-20140215-2|86	Requires:	texlive-boites
14mr|texlive-collection-latexextra-20140215-2|87	Requires:	texlive-bold-extra
14mr|texlive-collection-latexextra-20140215-2|88	Requires:	texlive-bookest
14mr|texlive-collection-latexextra-20140215-2|89	Requires:	texlive-booklet
14mr|texlive-collection-latexextra-20140215-2|90	Requires:	texlive-boolexpr
14mr|texlive-collection-latexextra-20140215-2|91	Requires:	texlive-bophook
14mr|texlive-collection-latexextra-20140215-2|92	Requires:	texlive-boxedminipage
14mr|texlive-collection-latexextra-20140215-2|93	Requires:	texlive-boxhandler
14mr|texlive-collection-latexextra-20140215-2|94	Requires:	texlive-bracketkey
14mr|texlive-collection-latexextra-20140215-2|95	Requires:	texlive-braket
14mr|texlive-collection-latexextra-20140215-2|96	Requires:	texlive-breakurl
14mr|texlive-collection-latexextra-20140215-2|97	Requires:	texlive-bullcntr
14mr|texlive-collection-latexextra-20140215-2|98	Requires:	texlive-bussproofs
14mr|texlive-collection-latexextra-20140215-2|99	Requires:	texlive-bxdpx-beamer
14mr|texlive-collection-latexextra-20140215-2|100	Requires:	texlive-calcage
14mr|texlive-collection-latexextra-20140215-2|101	Requires:	texlive-calctab
14mr|texlive-collection-latexextra-20140215-2|102	Requires:	texlive-calculator
14mr|texlive-collection-latexextra-20140215-2|103	Requires:	texlive-calrsfs
14mr|texlive-collection-latexextra-20140215-2|104	Requires:	texlive-cals
14mr|texlive-collection-latexextra-20140215-2|105	Requires:	texlive-calxxxx-yyyy
14mr|texlive-collection-latexextra-20140215-2|106	Requires:	texlive-cancel
14mr|texlive-collection-latexextra-20140215-2|107	Requires:	texlive-canoniclayout
14mr|texlive-collection-latexextra-20140215-2|108	Requires:	texlive-capt-of
14mr|texlive-collection-latexextra-20140215-2|109	Requires:	texlive-captcont
14mr|texlive-collection-latexextra-20140215-2|110	Requires:	texlive-captdef
14mr|texlive-collection-latexextra-20140215-2|111	Requires:	texlive-cases
14mr|texlive-collection-latexextra-20140215-2|112	Requires:	texlive-casyl
14mr|texlive-collection-latexextra-20140215-2|113	Requires:	texlive-catchfilebetweentags
14mr|texlive-collection-latexextra-20140215-2|114	Requires:	texlive-catechis
14mr|texlive-collection-latexextra-20140215-2|115	Requires:	texlive-catoptions
14mr|texlive-collection-latexextra-20140215-2|116	Requires:	texlive-cbcoptic
14mr|texlive-collection-latexextra-20140215-2|117	Requires:	texlive-ccaption
14mr|texlive-collection-latexextra-20140215-2|118	Requires:	texlive-cclicenses
14mr|texlive-collection-latexextra-20140215-2|119	Requires:	texlive-cd
14mr|texlive-collection-latexextra-20140215-2|120	Requires:	texlive-cd-cover
14mr|texlive-collection-latexextra-20140215-2|121	Requires:	texlive-cdpbundl
14mr|texlive-collection-latexextra-20140215-2|122	Requires:	texlive-cellspace
14mr|texlive-collection-latexextra-20140215-2|123	Requires:	texlive-censor
14mr|texlive-collection-latexextra-20140215-2|124	Requires:	texlive-changebar
14mr|texlive-collection-latexextra-20140215-2|125	Requires:	texlive-changelayout
14mr|texlive-collection-latexextra-20140215-2|126	Requires:	texlive-changepage
14mr|texlive-collection-latexextra-20140215-2|127	Requires:	texlive-changes
14mr|texlive-collection-latexextra-20140215-2|128	Requires:	texlive-chappg
14mr|texlive-collection-latexextra-20140215-2|129	Requires:	texlive-chapterfolder
14mr|texlive-collection-latexextra-20140215-2|130	Requires:	texlive-chet
14mr|texlive-collection-latexextra-20140215-2|131	Requires:	texlive-chextras
14mr|texlive-collection-latexextra-20140215-2|132	Requires:	texlive-chkfloat
14mr|texlive-collection-latexextra-20140215-2|133	Requires:	texlive-chletter
14mr|texlive-collection-latexextra-20140215-2|134	Requires:	texlive-chngcntr
14mr|texlive-collection-latexextra-20140215-2|135	Requires:	texlive-chronology
14mr|texlive-collection-latexextra-20140215-2|136	Requires:	texlive-circ
14mr|texlive-collection-latexextra-20140215-2|137	Requires:	texlive-classics
14mr|texlive-collection-latexextra-20140215-2|138	Requires:	texlive-clefval
14mr|texlive-collection-latexextra-20140215-2|139	Requires:	texlive-cleveref
14mr|texlive-collection-latexextra-20140215-2|140	Requires:	texlive-clipboard
14mr|texlive-collection-latexextra-20140215-2|141	Requires:	texlive-clock
14mr|texlive-collection-latexextra-20140215-2|142	Requires:	texlive-cmdstring
14mr|texlive-collection-latexextra-20140215-2|143	Requires:	texlive-cmdtrack
14mr|texlive-collection-latexextra-20140215-2|144	Requires:	texlive-cmsd
14mr|texlive-collection-latexextra-20140215-2|145	Requires:	texlive-cnltx
14mr|texlive-collection-latexextra-20140215-2|146	Requires:	texlive-codedoc
14mr|texlive-collection-latexextra-20140215-2|147	Requires:	texlive-codepage
14mr|texlive-collection-latexextra-20140215-2|148	Requires:	texlive-collcell
14mr|texlive-collection-latexextra-20140215-2|149	Requires:	texlive-collectbox
14mr|texlive-collection-latexextra-20140215-2|150	Requires:	texlive-colordoc
14mr|texlive-collection-latexextra-20140215-2|151	Requires:	texlive-colorinfo
14mr|texlive-collection-latexextra-20140215-2|152	Requires:	texlive-colortab
14mr|texlive-collection-latexextra-20140215-2|153	Requires:	texlive-colorwav
14mr|texlive-collection-latexextra-20140215-2|154	Requires:	texlive-colorweb
14mr|texlive-collection-latexextra-20140215-2|155	Requires:	texlive-colourchange
14mr|texlive-collection-latexextra-20140215-2|156	Requires:	texlive-combelow
14mr|texlive-collection-latexextra-20140215-2|157	Requires:	texlive-combine
14mr|texlive-collection-latexextra-20140215-2|158	Requires:	texlive-comma
14mr|texlive-collection-latexextra-20140215-2|159	Requires:	texlive-commado
14mr|texlive-collection-latexextra-20140215-2|160	Requires:	texlive-comment
14mr|texlive-collection-latexextra-20140215-2|161	Requires:	texlive-concepts
14mr|texlive-collection-latexextra-20140215-2|162	Requires:	texlive-concprog
14mr|texlive-collection-latexextra-20140215-2|163	Requires:	texlive-constants
14mr|texlive-collection-latexextra-20140215-2|164	Requires:	texlive-contour
14mr|texlive-collection-latexextra-20140215-2|165	Requires:	texlive-contracard
14mr|texlive-collection-latexextra-20140215-2|166	Requires:	texlive-cooking
14mr|texlive-collection-latexextra-20140215-2|167	Requires:	texlive-cool
14mr|texlive-collection-latexextra-20140215-2|168	Requires:	texlive-coollist
14mr|texlive-collection-latexextra-20140215-2|169	Requires:	texlive-coolstr
14mr|texlive-collection-latexextra-20140215-2|170	Requires:	texlive-coolthms
14mr|texlive-collection-latexextra-20140215-2|171	Requires:	texlive-cooltooltips
14mr|texlive-collection-latexextra-20140215-2|172	Requires:	texlive-coordsys
14mr|texlive-collection-latexextra-20140215-2|173	Requires:	texlive-copyrightbox
14mr|texlive-collection-latexextra-20140215-2|174	Requires:	texlive-coseoul
14mr|texlive-collection-latexextra-20140215-2|175	Requires:	texlive-counttexruns
14mr|texlive-collection-latexextra-20140215-2|176	Requires:	texlive-courseoutline
14mr|texlive-collection-latexextra-20140215-2|177	Requires:	texlive-coursepaper
14mr|texlive-collection-latexextra-20140215-2|178	Requires:	texlive-coverpage
14mr|texlive-collection-latexextra-20140215-2|179	Requires:	texlive-cprotect
14mr|texlive-collection-latexextra-20140215-2|180	Requires:	texlive-crbox
14mr|texlive-collection-latexextra-20140215-2|181	Requires:	texlive-crossreference
14mr|texlive-collection-latexextra-20140215-2|182	Requires:	texlive-csquotes
14mr|texlive-collection-latexextra-20140215-2|183	Requires:	texlive-csvsimple
14mr|texlive-collection-latexextra-20140215-2|184	Requires:	texlive-csvtools
14mr|texlive-collection-latexextra-20140215-2|185	Requires:	texlive-cuisine
14mr|texlive-collection-latexextra-20140215-2|186	Requires:	texlive-currfile
14mr|texlive-collection-latexextra-20140215-2|187	Requires:	texlive-currvita
14mr|texlive-collection-latexextra-20140215-2|188	Requires:	texlive-cutwin
14mr|texlive-collection-latexextra-20140215-2|189	Requires:	texlive-cv
14mr|texlive-collection-latexextra-20140215-2|190	Requires:	texlive-cv4tw
14mr|texlive-collection-latexextra-20140215-2|191	Requires:	texlive-cweb-latex
14mr|texlive-collection-latexextra-20140215-2|192	Requires:	texlive-dashbox
14mr|texlive-collection-latexextra-20140215-2|193	Requires:	texlive-dashrule
14mr|texlive-collection-latexextra-20140215-2|194	Requires:	texlive-dashundergaps
14mr|texlive-collection-latexextra-20140215-2|195	Requires:	texlive-dataref
14mr|texlive-collection-latexextra-20140215-2|196	Requires:	texlive-datatool
14mr|texlive-collection-latexextra-20140215-2|197	Requires:	texlive-dateiliste
14mr|texlive-collection-latexextra-20140215-2|198	Requires:	texlive-datenumber
14mr|texlive-collection-latexextra-20140215-2|199	Requires:	texlive-datetime
14mr|texlive-collection-latexextra-20140215-2|200	Requires:	texlive-dblfloatfix
14mr|texlive-collection-latexextra-20140215-2|201	Requires:	texlive-decimal
14mr|texlive-collection-latexextra-20140215-2|202	Requires:	texlive-decorule
14mr|texlive-collection-latexextra-20140215-2|203	Requires:	texlive-delim
14mr|texlive-collection-latexextra-20140215-2|204	Requires:	texlive-delimtxt
14mr|texlive-collection-latexextra-20140215-2|205	Requires:	texlive-detlev-cm
14mr|texlive-collection-latexextra-20140215-2|206	Requires:	texlive-diagbox
14mr|texlive-collection-latexextra-20140215-2|207	Requires:	texlive-diagnose
14mr|texlive-collection-latexextra-20140215-2|208	Requires:	texlive-dialogl
14mr|texlive-collection-latexextra-20140215-2|209	Requires:	texlive-dichokey
14mr|texlive-collection-latexextra-20140215-2|210	Requires:	texlive-dinbrief
14mr|texlive-collection-latexextra-20140215-2|211	Requires:	texlive-directory
14mr|texlive-collection-latexextra-20140215-2|212	Requires:	texlive-dirtytalk
14mr|texlive-collection-latexextra-20140215-2|213	Requires:	texlive-dlfltxb
14mr|texlive-collection-latexextra-20140215-2|214	Requires:	texlive-dnaseq
14mr|texlive-collection-latexextra-20140215-2|215	Requires:	texlive-docmfp
14mr|texlive-collection-latexextra-20140215-2|216	Requires:	texlive-docmute
14mr|texlive-collection-latexextra-20140215-2|217	Requires:	texlive-documentation
14mr|texlive-collection-latexextra-20140215-2|218	Requires:	texlive-doi
14mr|texlive-collection-latexextra-20140215-2|219	Requires:	texlive-dotarrow
14mr|texlive-collection-latexextra-20140215-2|220	Requires:	texlive-dotseqn
14mr|texlive-collection-latexextra-20140215-2|221	Requires:	texlive-download
14mr|texlive-collection-latexextra-20140215-2|222	Requires:	texlive-dox
14mr|texlive-collection-latexextra-20140215-2|223	Requires:	texlive-dpfloat
14mr|texlive-collection-latexextra-20140215-2|224	Requires:	texlive-dprogress
14mr|texlive-collection-latexextra-20140215-2|225	Requires:	texlive-drac
14mr|texlive-collection-latexextra-20140215-2|226	Requires:	texlive-draftcopy
14mr|texlive-collection-latexextra-20140215-2|227	Requires:	texlive-draftwatermark
14mr|texlive-collection-latexextra-20140215-2|228	Requires:	texlive-dtk
14mr|texlive-collection-latexextra-20140215-2|229	Requires:	texlive-dtxgallery
14mr|texlive-collection-latexextra-20140215-2|230	Requires:	texlive-dvdcoll
14mr|texlive-collection-latexextra-20140215-2|231	Requires:	texlive-dynblocks
14mr|texlive-collection-latexextra-20140215-2|232	Requires:	texlive-easy
14mr|texlive-collection-latexextra-20140215-2|233	Requires:	texlive-easy-todo
14mr|texlive-collection-latexextra-20140215-2|234	Requires:	texlive-easyfig
14mr|texlive-collection-latexextra-20140215-2|235	Requires:	texlive-easylist
14mr|texlive-collection-latexextra-20140215-2|236	Requires:	texlive-ean13isbn
14mr|texlive-collection-latexextra-20140215-2|237	Requires:	texlive-ebezier
14mr|texlive-collection-latexextra-20140215-2|238	Requires:	texlive-ecclesiastic
14mr|texlive-collection-latexextra-20140215-2|239	Requires:	texlive-ecv
14mr|texlive-collection-latexextra-20140215-2|240	Requires:	texlive-ed
14mr|texlive-collection-latexextra-20140215-2|241	Requires:	texlive-edmargin
14mr|texlive-collection-latexextra-20140215-2|242	Requires:	texlive-eemeir
14mr|texlive-collection-latexextra-20140215-2|243	Requires:	texlive-egplot
14mr|texlive-collection-latexextra-20140215-2|244	Requires:	texlive-ellipsis
14mr|texlive-collection-latexextra-20140215-2|245	Requires:	texlive-elmath
14mr|texlive-collection-latexextra-20140215-2|246	Requires:	texlive-elpres
14mr|texlive-collection-latexextra-20140215-2|247	Requires:	texlive-emarks
14mr|texlive-collection-latexextra-20140215-2|248	Requires:	texlive-embedall
14mr|texlive-collection-latexextra-20140215-2|249	Requires:	texlive-embrac
14mr|texlive-collection-latexextra-20140215-2|250	Requires:	texlive-emptypage
14mr|texlive-collection-latexextra-20140215-2|251	Requires:	texlive-emulateapj
14mr|texlive-collection-latexextra-20140215-2|252	Requires:	texlive-endfloat
14mr|texlive-collection-latexextra-20140215-2|253	Requires:	texlive-endheads
14mr|texlive-collection-latexextra-20140215-2|254	Requires:	texlive-endnotes
14mr|texlive-collection-latexextra-20140215-2|255	Requires:	texlive-engpron
14mr|texlive-collection-latexextra-20140215-2|256	Requires:	texlive-engrec
14mr|texlive-collection-latexextra-20140215-2|257	Requires:	texlive-enotez
14mr|texlive-collection-latexextra-20140215-2|258	Requires:	texlive-enumitem
14mr|texlive-collection-latexextra-20140215-2|259	Requires:	texlive-enumitem-zref
14mr|texlive-collection-latexextra-20140215-2|260	Requires:	texlive-envbig
14mr|texlive-collection-latexextra-20140215-2|261	Requires:	texlive-environ
14mr|texlive-collection-latexextra-20140215-2|262	Requires:	texlive-envlab
14mr|texlive-collection-latexextra-20140215-2|263	Requires:	texlive-epigraph
14mr|texlive-collection-latexextra-20140215-2|264	Requires:	texlive-epiolmec
14mr|texlive-collection-latexextra-20140215-2|265	Requires:	texlive-eqell
14mr|texlive-collection-latexextra-20140215-2|266	Requires:	texlive-eqlist
14mr|texlive-collection-latexextra-20140215-2|267	Requires:	texlive-eqname
14mr|texlive-collection-latexextra-20140215-2|268	Requires:	texlive-eqparbox
14mr|texlive-collection-latexextra-20140215-2|269	Requires:	texlive-errata
14mr|texlive-collection-latexextra-20140215-2|270	Requires:	texlive-esami
14mr|texlive-collection-latexextra-20140215-2|271	Requires:	texlive-esdiff
14mr|texlive-collection-latexextra-20140215-2|272	Requires:	texlive-esint
14mr|texlive-collection-latexextra-20140215-2|273	Requires:	texlive-esint-type1
14mr|texlive-collection-latexextra-20140215-2|274	Requires:	texlive-etaremune
14mr|texlive-collection-latexextra-20140215-2|275	Requires:	texlive-etextools
14mr|texlive-collection-latexextra-20140215-2|276	Requires:	texlive-etoc
14mr|texlive-collection-latexextra-20140215-2|277	Requires:	texlive-etoolbox
14mr|texlive-collection-latexextra-20140215-2|278	Requires:	texlive-eukdate
14mr|texlive-collection-latexextra-20140215-2|279	Requires:	texlive-europecv
14mr|texlive-collection-latexextra-20140215-2|280	Requires:	texlive-everyhook
14mr|texlive-collection-latexextra-20140215-2|281	Requires:	texlive-everypage
14mr|texlive-collection-latexextra-20140215-2|282	Requires:	texlive-exam
14mr|texlive-collection-latexextra-20140215-2|283	Requires:	texlive-examdesign
14mr|texlive-collection-latexextra-20140215-2|284	Requires:	texlive-examplep
14mr|texlive-collection-latexextra-20140215-2|285	Requires:	texlive-excludeonly
14mr|texlive-collection-latexextra-20140215-2|286	Requires:	texlive-exercise
14mr|texlive-collection-latexextra-20140215-2|287	Requires:	texlive-exp-testopt
14mr|texlive-collection-latexextra-20140215-2|288	Requires:	texlive-expdlist
14mr|texlive-collection-latexextra-20140215-2|289	Requires:	texlive-export
14mr|texlive-collection-latexextra-20140215-2|290	Requires:	texlive-exsheets
14mr|texlive-collection-latexextra-20140215-2|291	Requires:	texlive-exsol
14mr|texlive-collection-latexextra-20140215-2|292	Requires:	texlive-extract
14mr|texlive-collection-latexextra-20140215-2|293	Requires:	texlive-facsimile
14mr|texlive-collection-latexextra-20140215-2|294	Requires:	texlive-factura
14mr|texlive-collection-latexextra-20140215-2|295	Requires:	texlive-fancynum
14mr|texlive-collection-latexextra-20140215-2|296	Requires:	texlive-fancypar
14mr|texlive-collection-latexextra-20140215-2|297	Requires:	texlive-fancytabs
14mr|texlive-collection-latexextra-20140215-2|298	Requires:	texlive-fancytooltips
14mr|texlive-collection-latexextra-20140215-2|299	Requires:	texlive-figsize
14mr|texlive-collection-latexextra-20140215-2|300	Requires:	texlive-filecontents
14mr|texlive-collection-latexextra-20140215-2|301	Requires:	texlive-filedate
14mr|texlive-collection-latexextra-20140215-2|302	Requires:	texlive-filehook
14mr|texlive-collection-latexextra-20140215-2|303	Requires:	texlive-fileinfo
14mr|texlive-collection-latexextra-20140215-2|304	Requires:	texlive-filemod
14mr|texlive-collection-latexextra-20140215-2|305	Requires:	texlive-fink
14mr|texlive-collection-latexextra-20140215-2|306	Requires:	texlive-finstrut
14mr|texlive-collection-latexextra-20140215-2|307	Requires:	texlive-fixfoot
14mr|texlive-collection-latexextra-20140215-2|308	Requires:	texlive-fixme
14mr|texlive-collection-latexextra-20140215-2|309	Requires:	texlive-fixmetodonotes
14mr|texlive-collection-latexextra-20140215-2|310	Requires:	texlive-fjodor
14mr|texlive-collection-latexextra-20140215-2|311	Requires:	texlive-flabels
14mr|texlive-collection-latexextra-20140215-2|312	Requires:	texlive-flacards
14mr|texlive-collection-latexextra-20140215-2|313	Requires:	texlive-flagderiv
14mr|texlive-collection-latexextra-20140215-2|314	Requires:	texlive-flashcards
14mr|texlive-collection-latexextra-20140215-2|315	Requires:	texlive-flashmovie
14mr|texlive-collection-latexextra-20140215-2|316	Requires:	texlive-flipbook
14mr|texlive-collection-latexextra-20140215-2|317	Requires:	texlive-flippdf
14mr|texlive-collection-latexextra-20140215-2|318	Requires:	texlive-floatflt
14mr|texlive-collection-latexextra-20140215-2|319	Requires:	texlive-floatrow
14mr|texlive-collection-latexextra-20140215-2|320	Requires:	texlive-flowfram
14mr|texlive-collection-latexextra-20140215-2|321	Requires:	texlive-fmp
14mr|texlive-collection-latexextra-20140215-2|322	Requires:	texlive-fmtcount
14mr|texlive-collection-latexextra-20140215-2|323	Requires:	texlive-fn2end
14mr|texlive-collection-latexextra-20140215-2|324	Requires:	texlive-fnbreak
14mr|texlive-collection-latexextra-20140215-2|325	Requires:	texlive-fncychap
14mr|texlive-collection-latexextra-20140215-2|326	Requires:	texlive-fncylab
14mr|texlive-collection-latexextra-20140215-2|327	Requires:	texlive-fnpara
14mr|texlive-collection-latexextra-20140215-2|328	Requires:	texlive-fnpct
14mr|texlive-collection-latexextra-20140215-2|329	Requires:	texlive-fnumprint
14mr|texlive-collection-latexextra-20140215-2|330	Requires:	texlive-foilhtml
14mr|texlive-collection-latexextra-20140215-2|331	Requires:	texlive-fontaxes
14mr|texlive-collection-latexextra-20140215-2|332	Requires:	texlive-fonttable
14mr|texlive-collection-latexextra-20140215-2|333	Requires:	texlive-footmisc
14mr|texlive-collection-latexextra-20140215-2|334	Requires:	texlive-footnotebackref
14mr|texlive-collection-latexextra-20140215-2|335	Requires:	texlive-footnoterange
14mr|texlive-collection-latexextra-20140215-2|336	Requires:	texlive-footnpag
14mr|texlive-collection-latexextra-20140215-2|337	Requires:	texlive-forarray
14mr|texlive-collection-latexextra-20140215-2|338	Requires:	texlive-foreign
14mr|texlive-collection-latexextra-20140215-2|339	Requires:	texlive-forloop
14mr|texlive-collection-latexextra-20140215-2|340	Requires:	texlive-formlett
14mr|texlive-collection-latexextra-20140215-2|341	Requires:	texlive-formular
14mr|texlive-collection-latexextra-20140215-2|342	Requires:	texlive-fragments
14mr|texlive-collection-latexextra-20140215-2|343	Requires:	texlive-frame
14mr|texlive-collection-latexextra-20140215-2|344	Requires:	texlive-framed
14mr|texlive-collection-latexextra-20140215-2|345	Requires:	texlive-frankenstein
14mr|texlive-collection-latexextra-20140215-2|346	Requires:	texlive-frege
14mr|texlive-collection-latexextra-20140215-2|347	Requires:	texlive-ftcap
14mr|texlive-collection-latexextra-20140215-2|348	Requires:	texlive-ftnxtra
14mr|texlive-collection-latexextra-20140215-2|349	Requires:	texlive-fullblck
14mr|texlive-collection-latexextra-20140215-2|350	Requires:	texlive-fullwidth
14mr|texlive-collection-latexextra-20140215-2|351	Requires:	texlive-fundus-calligra
14mr|texlive-collection-latexextra-20140215-2|352	Requires:	texlive-fundus-cyr
14mr|texlive-collection-latexextra-20140215-2|353	Requires:	texlive-fundus-sueterlin
14mr|texlive-collection-latexextra-20140215-2|354	Requires:	texlive-fwlw
14mr|texlive-collection-latexextra-20140215-2|355	Requires:	texlive-g-brief
14mr|texlive-collection-latexextra-20140215-2|356	Requires:	texlive-gauss
14mr|texlive-collection-latexextra-20140215-2|357	Requires:	texlive-gcard
14mr|texlive-collection-latexextra-20140215-2|358	Requires:	texlive-gcite
14mr|texlive-collection-latexextra-20140215-2|359	Requires:	texlive-genmpage
14mr|texlive-collection-latexextra-20140215-2|360	Requires:	texlive-getfiledate
14mr|texlive-collection-latexextra-20140215-2|361	Requires:	texlive-ginpenc
14mr|texlive-collection-latexextra-20140215-2|362	Requires:	texlive-gitinfo
14mr|texlive-collection-latexextra-20140215-2|363	Requires:	texlive-gloss
14mr|texlive-collection-latexextra-20140215-2|364	Requires:	texlive-glossaries
14mr|texlive-collection-latexextra-20140215-2|365	Requires:	texlive-gmdoc
14mr|texlive-collection-latexextra-20140215-2|366	Requires:	texlive-gmdoc-enhance
14mr|texlive-collection-latexextra-20140215-2|367	Requires:	texlive-gmiflink
14mr|texlive-collection-latexextra-20140215-2|368	Requires:	texlive-gmutils
14mr|texlive-collection-latexextra-20140215-2|369	Requires:	texlive-gmverb
14mr|texlive-collection-latexextra-20140215-2|370	Requires:	texlive-graphicx-psmin
14mr|texlive-collection-latexextra-20140215-2|371	Requires:	texlive-graphicxbox
14mr|texlive-collection-latexextra-20140215-2|372	Requires:	texlive-grfpaste
14mr|texlive-collection-latexextra-20140215-2|373	Requires:	texlive-grid
14mr|texlive-collection-latexextra-20140215-2|374	Requires:	texlive-grid-system
14mr|texlive-collection-latexextra-20140215-2|375	Requires:	texlive-gridset
14mr|texlive-collection-latexextra-20140215-2|376	Requires:	texlive-gtl
14mr|texlive-collection-latexextra-20140215-2|377	Requires:	texlive-guitlogo
14mr|texlive-collection-latexextra-20140215-2|378	Requires:	texlive-hanging
14mr|texlive-collection-latexextra-20140215-2|379	Requires:	texlive-hardwrap
14mr|texlive-collection-latexextra-20140215-2|380	Requires:	texlive-harnon-cv
14mr|texlive-collection-latexextra-20140215-2|381	Requires:	texlive-harpoon
14mr|texlive-collection-latexextra-20140215-2|382	Requires:	texlive-hc
14mr|texlive-collection-latexextra-20140215-2|383	Requires:	texlive-he-she
14mr|texlive-collection-latexextra-20140215-2|384	Requires:	texlive-hhtensor
14mr|texlive-collection-latexextra-20140215-2|385	Requires:	texlive-histogr
14mr|texlive-collection-latexextra-20140215-2|386	Requires:	texlive-hitec
14mr|texlive-collection-latexextra-20140215-2|387	Requires:	texlive-hletter
14mr|texlive-collection-latexextra-20140215-2|388	Requires:	texlive-hpsdiss
14mr|texlive-collection-latexextra-20140215-2|389	Requires:	texlive-hrefhide
14mr|texlive-collection-latexextra-20140215-2|390	Requires:	texlive-hvindex
14mr|texlive-collection-latexextra-20140215-2|391	Requires:	texlive-hypdvips
14mr|texlive-collection-latexextra-20140215-2|392	Requires:	texlive-hyper
14mr|texlive-collection-latexextra-20140215-2|393	Requires:	texlive-hypernat
14mr|texlive-collection-latexextra-20140215-2|394	Requires:	texlive-hyperref-docsrc
14mr|texlive-collection-latexextra-20140215-2|395	Requires:	texlive-hyperxmp
14mr|texlive-collection-latexextra-20140215-2|396	Requires:	texlive-hyphenat
14mr|texlive-collection-latexextra-20140215-2|397	Requires:	texlive-idxcmds
14mr|texlive-collection-latexextra-20140215-2|398	Requires:	texlive-idxlayout
14mr|texlive-collection-latexextra-20140215-2|399	Requires:	texlive-ifmslide
14mr|texlive-collection-latexextra-20140215-2|400	Requires:	texlive-ifmtarg
14mr|texlive-collection-latexextra-20140215-2|401	Requires:	texlive-ifnextok
14mr|texlive-collection-latexextra-20140215-2|402	Requires:	texlive-ifoddpage
14mr|texlive-collection-latexextra-20140215-2|403	Requires:	texlive-ifplatform
14mr|texlive-collection-latexextra-20140215-2|404	Requires:	texlive-ifthenx
14mr|texlive-collection-latexextra-20140215-2|405	Requires:	texlive-iitem
14mr|texlive-collection-latexextra-20140215-2|406	Requires:	texlive-image-gallery
14mr|texlive-collection-latexextra-20140215-2|407	Requires:	texlive-imakeidx
14mr|texlive-collection-latexextra-20140215-2|408	Requires:	texlive-import
14mr|texlive-collection-latexextra-20140215-2|409	Requires:	texlive-incgraph
14mr|texlive-collection-latexextra-20140215-2|410	Requires:	texlive-inlinedef
14mr|texlive-collection-latexextra-20140215-2|411	Requires:	texlive-inputtrc
14mr|texlive-collection-latexextra-20140215-2|412	Requires:	texlive-interactiveworkbook
14mr|texlive-collection-latexextra-20140215-2|413	Requires:	texlive-interfaces
14mr|texlive-collection-latexextra-20140215-2|414	Requires:	texlive-inversepath
14mr|texlive-collection-latexextra-20140215-2|415	Requires:	texlive-invoice
14mr|texlive-collection-latexextra-20140215-2|416	Requires:	texlive-iso
14mr|texlive-collection-latexextra-20140215-2|417	Requires:	texlive-iso10303
14mr|texlive-collection-latexextra-20140215-2|418	Requires:	texlive-isodate
14mr|texlive-collection-latexextra-20140215-2|419	Requires:	texlive-isonums
14mr|texlive-collection-latexextra-20140215-2|420	Requires:	texlive-isodoc
14mr|texlive-collection-latexextra-20140215-2|421	Requires:	texlive-isorot
14mr|texlive-collection-latexextra-20140215-2|422	Requires:	texlive-isotope
14mr|texlive-collection-latexextra-20140215-2|423	Requires:	texlive-issuulinks
14mr|texlive-collection-latexextra-20140215-2|424	Requires:	texlive-iwhdp
14mr|texlive-collection-latexextra-20140215-2|425	Requires:	texlive-jlabels
14mr|texlive-collection-latexextra-20140215-2|426	Requires:	texlive-jvlisting
14mr|texlive-collection-latexextra-20140215-2|427	Requires:	texlive-kantlipsum
14mr|texlive-collection-latexextra-20140215-2|428	Requires:	texlive-kerntest
14mr|texlive-collection-latexextra-20140215-2|429	Requires:	texlive-keycommand
14mr|texlive-collection-latexextra-20140215-2|430	Requires:	texlive-keyreader
14mr|texlive-collection-latexextra-20140215-2|431	Requires:	texlive-keystroke
14mr|texlive-collection-latexextra-20140215-2|432	Requires:	texlive-keyval2e
14mr|texlive-collection-latexextra-20140215-2|433	Requires:	texlive-kix
14mr|texlive-collection-latexextra-20140215-2|434	Requires:	texlive-koma-moderncvclassic
14mr|texlive-collection-latexextra-20140215-2|435	Requires:	texlive-koma-script-sfs
14mr|texlive-collection-latexextra-20140215-2|436	Requires:	texlive-ktv-texdata
14mr|texlive-collection-latexextra-20140215-2|437	Requires:	texlive-labbook
14mr|texlive-collection-latexextra-20140215-2|438	Requires:	texlive-labelcas
14mr|texlive-collection-latexextra-20140215-2|439	Requires:	texlive-labels
14mr|texlive-collection-latexextra-20140215-2|440	Requires:	texlive-lastpage
14mr|texlive-collection-latexextra-20140215-2|441	Requires:	texlive-latex-tds
14mr|texlive-collection-latexextra-20140215-2|442	Requires:	texlive-layouts
14mr|texlive-collection-latexextra-20140215-2|443	Requires:	texlive-lazylist
14mr|texlive-collection-latexextra-20140215-2|444	Requires:	texlive-lcd
14mr|texlive-collection-latexextra-20140215-2|445	Requires:	texlive-lcg
14mr|texlive-collection-latexextra-20140215-2|446	Requires:	texlive-leading
14mr|texlive-collection-latexextra-20140215-2|447	Requires:	texlive-leaflet
14mr|texlive-collection-latexextra-20140215-2|448	Requires:	texlive-leftidx
14mr|texlive-collection-latexextra-20140215-2|449	Requires:	texlive-lengthconvert
14mr|texlive-collection-latexextra-20140215-2|450	Requires:	texlive-lettre
14mr|texlive-collection-latexextra-20140215-2|451	Requires:	texlive-lettrine
14mr|texlive-collection-latexextra-20140215-2|452	Requires:	texlive-lewis
14mr|texlive-collection-latexextra-20140215-2|453	Requires:	texlive-lhelp
14mr|texlive-collection-latexextra-20140215-2|454	Requires:	texlive-libgreek
14mr|texlive-collection-latexextra-20140215-2|455	Requires:	texlive-limap
14mr|texlive-collection-latexextra-20140215-2|456	Requires:	texlive-linegoal
14mr|texlive-collection-latexextra-20140215-2|457	Requires:	texlive-lipsum
14mr|texlive-collection-latexextra-20140215-2|458	Requires:	texlive-lisp-on-tex
14mr|texlive-collection-latexextra-20140215-2|459	Requires:	texlive-listing
14mr|texlive-collection-latexextra-20140215-2|460	Requires:	texlive-listofsymbols
14mr|texlive-collection-latexextra-20140215-2|461	Requires:	texlive-listliketab
14mr|texlive-collection-latexextra-20140215-2|462	Requires:	texlive-lkproof
14mr|texlive-collection-latexextra-20140215-2|463	Requires:	texlive-lmake
14mr|texlive-collection-latexextra-20140215-2|464	Requires:	texlive-locality
14mr|texlive-collection-latexextra-20140215-2|465	Requires:	texlive-localloc
14mr|texlive-collection-latexextra-20140215-2|466	Requires:	texlive-logbox
14mr|texlive-collection-latexextra-20140215-2|467	Requires:	texlive-logical-markup-utils
14mr|texlive-collection-latexextra-20140215-2|468	Requires:	texlive-logpap
14mr|texlive-collection-latexextra-20140215-2|469	Requires:	texlive-longnamefilelist
14mr|texlive-collection-latexextra-20140215-2|470	Requires:	texlive-loops
14mr|texlive-collection-latexextra-20140215-2|471	Requires:	texlive-lsc
14mr|texlive-collection-latexextra-20140215-2|472	Requires:	texlive-lstaddons
14mr|texlive-collection-latexextra-20140215-2|473	Requires:	texlive-lt3graph
14mr|texlive-collection-latexextra-20140215-2|474	Requires:	texlive-ltablex
14mr|texlive-collection-latexextra-20140215-2|475	Requires:	texlive-ltabptch
14mr|texlive-collection-latexextra-20140215-2|476	Requires:	texlive-ltxdockit
14mr|texlive-collection-latexextra-20140215-2|477	Requires:	texlive-ltxindex
14mr|texlive-collection-latexextra-20140215-2|478	Requires:	texlive-ltxkeys
14mr|texlive-collection-latexextra-20140215-2|479	Requires:	texlive-ltxnew
14mr|texlive-collection-latexextra-20140215-2|480	Requires:	texlive-ltxtools
14mr|texlive-collection-latexextra-20140215-2|481	Requires:	texlive-macroswap
14mr|texlive-collection-latexextra-20140215-2|482	Requires:	texlive-magaz
14mr|texlive-collection-latexextra-20140215-2|483	Requires:	texlive-mailing
14mr|texlive-collection-latexextra-20140215-2|484	Requires:	texlive-mailmerge
14mr|texlive-collection-latexextra-20140215-2|485	Requires:	texlive-makebarcode
14mr|texlive-collection-latexextra-20140215-2|486	Requires:	texlive-makebox
14mr|texlive-collection-latexextra-20140215-2|487	Requires:	texlive-makecell
14mr|texlive-collection-latexextra-20140215-2|488	Requires:	texlive-makecirc
14mr|texlive-collection-latexextra-20140215-2|489	Requires:	texlive-makecmds
14mr|texlive-collection-latexextra-20140215-2|490	Requires:	texlive-makedtx
14mr|texlive-collection-latexextra-20140215-2|491	Requires:	texlive-makeglos
14mr|texlive-collection-latexextra-20140215-2|492	Requires:	texlive-mandi
14mr|texlive-collection-latexextra-20140215-2|493	Requires:	texlive-manfnt
14mr|texlive-collection-latexextra-20140215-2|494	Requires:	texlive-manuscript
14mr|texlive-collection-latexextra-20140215-2|495	Requires:	texlive-marginfix
14mr|texlive-collection-latexextra-20140215-2|496	Requires:	texlive-marginnote
14mr|texlive-collection-latexextra-20140215-2|497	Requires:	texlive-mathalfa
14mr|texlive-collection-latexextra-20140215-2|498	Requires:	texlive-mathastext
14mr|texlive-collection-latexextra-20140215-2|499	Requires:	texlive-mathexam
14mr|texlive-collection-latexextra-20140215-2|500	Requires:	texlive-maybemath
14mr|texlive-collection-latexextra-20140215-2|501	Requires:	texlive-mbenotes
14mr|texlive-collection-latexextra-20140215-2|502	Requires:	texlive-mcaption
14mr|texlive-collection-latexextra-20140215-2|503	Requires:	texlive-mceinleger
14mr|texlive-collection-latexextra-20140215-2|504	Requires:	texlive-mcite
14mr|texlive-collection-latexextra-20140215-2|505	Requires:	texlive-mciteplus
14mr|texlive-collection-latexextra-20140215-2|506	Requires:	texlive-mdframed
14mr|texlive-collection-latexextra-20140215-2|507	Requires:	texlive-media9
14mr|texlive-collection-latexextra-20140215-2|508	Requires:	texlive-meetingmins
14mr|texlive-collection-latexextra-20140215-2|509	Requires:	texlive-memexsupp
14mr|texlive-collection-latexextra-20140215-2|510	Requires:	texlive-memory
14mr|texlive-collection-latexextra-20140215-2|511	Requires:	texlive-menu
14mr|texlive-collection-latexextra-20140215-2|512	Requires:	texlive-menukeys
14mr|texlive-collection-latexextra-20140215-2|513	Requires:	texlive-method
14mr|texlive-collection-latexextra-20140215-2|514	Requires:	texlive-metre
14mr|texlive-collection-latexextra-20140215-2|515	Requires:	texlive-mftinc
14mr|texlive-collection-latexextra-20140215-2|516	Requires:	texlive-midpage
14mr|texlive-collection-latexextra-20140215-2|517	Requires:	texlive-minibox
14mr|texlive-collection-latexextra-20140215-2|518	Requires:	texlive-minifp
14mr|texlive-collection-latexextra-20140215-2|519	Requires:	texlive-minipage-marginpar
14mr|texlive-collection-latexextra-20140215-2|520	Requires:	texlive-minitoc
14mr|texlive-collection-latexextra-20140215-2|521	Requires:	texlive-minorrevision
14mr|texlive-collection-latexextra-20140215-2|522	Requires:	texlive-minted
14mr|texlive-collection-latexextra-20140215-2|523	Requires:	texlive-minutes
14mr|texlive-collection-latexextra-20140215-2|524	Requires:	texlive-misc209
14mr|texlive-collection-latexextra-20140215-2|525	Requires:	texlive-mla-paper
14mr|texlive-collection-latexextra-20140215-2|526	Requires:	texlive-mlist
14mr|texlive-collection-latexextra-20140215-2|527	Requires:	texlive-mmap
14mr|texlive-collection-latexextra-20140215-2|528	Requires:	texlive-mnotes
14mr|texlive-collection-latexextra-20140215-2|529	Requires:	texlive-moderncv
14mr|texlive-collection-latexextra-20140215-2|530	Requires:	texlive-moderntimeline
14mr|texlive-collection-latexextra-20140215-2|531	Requires:	texlive-modref
14mr|texlive-collection-latexextra-20140215-2|532	Requires:	texlive-modroman
14mr|texlive-collection-latexextra-20140215-2|533	Requires:	texlive-monofill
14mr|texlive-collection-latexextra-20140215-2|534	Requires:	texlive-moreenum
14mr|texlive-collection-latexextra-20140215-2|535	Requires:	texlive-morefloats
14mr|texlive-collection-latexextra-20140215-2|536	Requires:	texlive-morehype
14mr|texlive-collection-latexextra-20140215-2|537	Requires:	texlive-moresize
14mr|texlive-collection-latexextra-20140215-2|538	Requires:	texlive-moreverb
14mr|texlive-collection-latexextra-20140215-2|539	Requires:	texlive-morewrites
14mr|texlive-collection-latexextra-20140215-2|540	Requires:	texlive-movie15
14mr|texlive-collection-latexextra-20140215-2|541	Requires:	texlive-mparhack
14mr|texlive-collection-latexextra-20140215-2|542	Requires:	texlive-msc
14mr|texlive-collection-latexextra-20140215-2|543	Requires:	texlive-msg
14mr|texlive-collection-latexextra-20140215-2|544	Requires:	texlive-mslapa
14mr|texlive-collection-latexextra-20140215-2|545	Requires:	texlive-mtgreek
14mr|texlive-collection-latexextra-20140215-2|546	Requires:	texlive-multenum
14mr|texlive-collection-latexextra-20140215-2|547	Requires:	texlive-multibbl
14mr|texlive-collection-latexextra-20140215-2|548	Requires:	texlive-multicap
14mr|texlive-collection-latexextra-20140215-2|549	Requires:	texlive-multienv
14mr|texlive-collection-latexextra-20140215-2|550	Requires:	texlive-multiexpand
14mr|texlive-collection-latexextra-20140215-2|551	Requires:	texlive-multirow
14mr|texlive-collection-latexextra-20140215-2|552	Requires:	texlive-mversion
14mr|texlive-collection-latexextra-20140215-2|553	Requires:	texlive-mwe
14mr|texlive-collection-latexextra-20140215-2|554	Requires:	texlive-mweights
14mr|texlive-collection-latexextra-20140215-2|555	Requires:	texlive-mycv
14mr|texlive-collection-latexextra-20140215-2|556	Requires:	texlive-mylatexformat
14mr|texlive-collection-latexextra-20140215-2|557	Requires:	texlive-nag
14mr|texlive-collection-latexextra-20140215-2|558	Requires:	texlive-nameauth
14mr|texlive-collection-latexextra-20140215-2|559	Requires:	texlive-namespc
14mr|texlive-collection-latexextra-20140215-2|560	Requires:	texlive-ncclatex
14mr|texlive-collection-latexextra-20140215-2|561	Requires:	texlive-ncctools
14mr|texlive-collection-latexextra-20140215-2|562	Requires:	texlive-needspace
14mr|texlive-collection-latexextra-20140215-2|563	Requires:	texlive-nestquot
14mr|texlive-collection-latexextra-20140215-2|564	Requires:	texlive-newcommand
14mr|texlive-collection-latexextra-20140215-2|565	Requires:	texlive-newenviron
14mr|texlive-collection-latexextra-20140215-2|566	Requires:	texlive-newfile
14mr|texlive-collection-latexextra-20140215-2|567	Requires:	texlive-newlfm
14mr|texlive-collection-latexextra-20140215-2|568	Requires:	texlive-newspaper
14mr|texlive-collection-latexextra-20140215-2|569	Requires:	texlive-newunicodechar
14mr|texlive-collection-latexextra-20140215-2|570	Requires:	texlive-newvbtm
14mr|texlive-collection-latexextra-20140215-2|571	Requires:	texlive-newverbs
14mr|texlive-collection-latexextra-20140215-2|572	Requires:	texlive-nextpage
14mr|texlive-collection-latexextra-20140215-2|573	Requires:	texlive-nfssext-cfr
14mr|texlive-collection-latexextra-20140215-2|574	Requires:	texlive-nicefilelist
14mr|texlive-collection-latexextra-20140215-2|575	Requires:	texlive-niceframe
14mr|texlive-collection-latexextra-20140215-2|576	Requires:	texlive-nicetext
14mr|texlive-collection-latexextra-20140215-2|577	Requires:	texlive-nlctdoc
14mr|texlive-collection-latexextra-20140215-2|578	Requires:	texlive-noconflict
14mr|texlive-collection-latexextra-20140215-2|579	Requires:	texlive-noindentafter
14mr|texlive-collection-latexextra-20140215-2|580	Requires:	texlive-noitcrul
14mr|texlive-collection-latexextra-20140215-2|581	Requires:	texlive-nolbreaks
14mr|texlive-collection-latexextra-20140215-2|582	Requires:	texlive-nomencl
14mr|texlive-collection-latexextra-20140215-2|583	Requires:	texlive-nomentbl
14mr|texlive-collection-latexextra-20140215-2|584	Requires:	texlive-nonfloat
14mr|texlive-collection-latexextra-20140215-2|585	Requires:	texlive-nonumonpart
14mr|texlive-collection-latexextra-20140215-2|586	Requires:	texlive-nopageno
14mr|texlive-collection-latexextra-20140215-2|587	Requires:	texlive-notes
14mr|texlive-collection-latexextra-20140215-2|588	Requires:	texlive-notoccite
14mr|texlive-collection-latexextra-20140215-2|589	Requires:	texlive-nowidow
14mr|texlive-collection-latexextra-20140215-2|590	Requires:	texlive-nox
14mr|texlive-collection-latexextra-20140215-2|591	Requires:	texlive-ntheorem
14mr|texlive-collection-latexextra-20140215-2|592	Requires:	texlive-numberedblock
14mr|texlive-collection-latexextra-20140215-2|593	Requires:	texlive-numname
14mr|texlive-collection-latexextra-20140215-2|594	Requires:	texlive-numprint
14mr|texlive-collection-latexextra-20140215-2|595	Requires:	texlive-ocg-p
14mr|texlive-collection-latexextra-20140215-2|596	Requires:	texlive-ocgx
14mr|texlive-collection-latexextra-20140215-2|597	Requires:	texlive-ocr-latex
14mr|texlive-collection-latexextra-20140215-2|598	Requires:	texlive-octavo
14mr|texlive-collection-latexextra-20140215-2|599	Requires:	texlive-oldstyle
14mr|texlive-collection-latexextra-20140215-2|600	Requires:	texlive-onlyamsmath
14mr|texlive-collection-latexextra-20140215-2|601	Requires:	texlive-opcit
14mr|texlive-collection-latexextra-20140215-2|602	Requires:	texlive-optional
14mr|texlive-collection-latexextra-20140215-2|603	Requires:	texlive-outline
14mr|texlive-collection-latexextra-20140215-2|604	Requires:	texlive-outliner
14mr|texlive-collection-latexextra-20140215-2|605	Requires:	texlive-outlines
14mr|texlive-collection-latexextra-20140215-2|606	Requires:	texlive-overpic
14mr|texlive-collection-latexextra-20140215-2|607	Requires:	texlive-pagecolor
14mr|texlive-collection-latexextra-20140215-2|608	Requires:	texlive-pagecont
14mr|texlive-collection-latexextra-20140215-2|609	Requires:	texlive-pagenote
14mr|texlive-collection-latexextra-20140215-2|610	Requires:	texlive-pagerange
14mr|texlive-collection-latexextra-20140215-2|611	Requires:	texlive-pageslts
14mr|texlive-collection-latexextra-20140215-2|612	Requires:	texlive-paper
14mr|texlive-collection-latexextra-20140215-2|613	Requires:	texlive-papercdcase
14mr|texlive-collection-latexextra-20140215-2|614	Requires:	texlive-papermas
14mr|texlive-collection-latexextra-20140215-2|615	Requires:	texlive-papertex
14mr|texlive-collection-latexextra-20140215-2|616	Requires:	texlive-paracol
14mr|texlive-collection-latexextra-20140215-2|617	Requires:	texlive-paralist
14mr|texlive-collection-latexextra-20140215-2|618	Requires:	texlive-paresse
14mr|texlive-collection-latexextra-20140215-2|619	Requires:	texlive-parnotes
14mr|texlive-collection-latexextra-20140215-2|620	Requires:	texlive-parselines
14mr|texlive-collection-latexextra-20140215-2|621	Requires:	texlive-pas-cours
14mr|texlive-collection-latexextra-20140215-2|622	Requires:	texlive-pas-cv
14mr|texlive-collection-latexextra-20140215-2|623	Requires:	texlive-pas-tableur
14mr|texlive-collection-latexextra-20140215-2|624	Requires:	texlive-patch
14mr|texlive-collection-latexextra-20140215-2|625	Requires:	texlive-patchcmd
14mr|texlive-collection-latexextra-20140215-2|626	Requires:	texlive-pauldoc
14mr|texlive-collection-latexextra-20140215-2|627	Requires:	texlive-pawpict
14mr|texlive-collection-latexextra-20140215-2|628	Requires:	texlive-pax
14mr|texlive-collection-latexextra-20140215-2|629	Requires:	texlive-pbox
14mr|texlive-collection-latexextra-20140215-2|630	Requires:	texlive-pbsheet
14mr|texlive-collection-latexextra-20140215-2|631	Requires:	texlive-pdf14
14mr|texlive-collection-latexextra-20140215-2|632	Requires:	texlive-pdfcomment
14mr|texlive-collection-latexextra-20140215-2|633	Requires:	texlive-pdfcprot
14mr|texlive-collection-latexextra-20140215-2|634	Requires:	texlive-pdfmarginpar
14mr|texlive-collection-latexextra-20140215-2|635	Requires:	texlive-pdfscreen
14mr|texlive-collection-latexextra-20140215-2|636	Requires:	texlive-pdfslide
14mr|texlive-collection-latexextra-20140215-2|637	Requires:	texlive-pdfsync
14mr|texlive-collection-latexextra-20140215-2|638	Requires:	texlive-pdfwin
14mr|texlive-collection-latexextra-20140215-2|639	Requires:	texlive-pdfx
14mr|texlive-collection-latexextra-20140215-2|640	Requires:	texlive-pecha
14mr|texlive-collection-latexextra-20140215-2|641	Requires:	texlive-perfectcut
14mr|texlive-collection-latexextra-20140215-2|642	Requires:	texlive-perltex
14mr|texlive-collection-latexextra-20140215-2|643	Requires:	texlive-permute
14mr|texlive-collection-latexextra-20140215-2|644	Requires:	texlive-petiteannonce
14mr|texlive-collection-latexextra-20140215-2|645	Requires:	texlive-philex
14mr|texlive-collection-latexextra-20140215-2|646	Requires:	texlive-photo
14mr|texlive-collection-latexextra-20140215-2|647	Requires:	texlive-piff
14mr|texlive-collection-latexextra-20140215-2|648	Requires:	texlive-pkgloader
14mr|texlive-collection-latexextra-20140215-2|649	Requires:	texlive-placeins
14mr|texlive-collection-latexextra-20140215-2|650	Requires:	texlive-plates
14mr|texlive-collection-latexextra-20140215-2|651	Requires:	texlive-plantslabels
14mr|texlive-collection-latexextra-20140215-2|652	Requires:	texlive-plweb
14mr|texlive-collection-latexextra-20140215-2|653	Requires:	texlive-polynom
14mr|texlive-collection-latexextra-20140215-2|654	Requires:	texlive-polynomial
14mr|texlive-collection-latexextra-20140215-2|655	Requires:	texlive-polytable
14mr|texlive-collection-latexextra-20140215-2|656	Requires:	texlive-postcards
14mr|texlive-collection-latexextra-20140215-2|657	Requires:	texlive-poster-mac
14mr|texlive-collection-latexextra-20140215-2|658	Requires:	texlive-ppr-prv
14mr|texlive-collection-latexextra-20140215-2|659	Requires:	texlive-preprint
14mr|texlive-collection-latexextra-20140215-2|660	Requires:	texlive-prettyref
14mr|texlive-collection-latexextra-20140215-2|661	Requires:	texlive-preview
14mr|texlive-collection-latexextra-20140215-2|662	Requires:	texlive-printlen
14mr|texlive-collection-latexextra-20140215-2|663	Requires:	texlive-probsoln
14mr|texlive-collection-latexextra-20140215-2|664	Requires:	texlive-program
14mr|texlive-collection-latexextra-20140215-2|665	Requires:	texlive-progress
14mr|texlive-collection-latexextra-20140215-2|666	Requires:	texlive-progressbar
14mr|texlive-collection-latexextra-20140215-2|667	Requires:	texlive-properties
14mr|texlive-collection-latexextra-20140215-2|668	Requires:	texlive-prosper
14mr|texlive-collection-latexextra-20140215-2|669	Requires:	texlive-protex
14mr|texlive-collection-latexextra-20140215-2|670	Requires:	texlive-protocol
14mr|texlive-collection-latexextra-20140215-2|671	Requires:	texlive-psfragx
14mr|texlive-collection-latexextra-20140215-2|672	Requires:	texlive-pst-pdf
14mr|texlive-collection-latexextra-20140215-2|673	Requires:	texlive-pstool
14mr|texlive-collection-latexextra-20140215-2|674	Requires:	texlive-pxgreeks
14mr|texlive-collection-latexextra-20140215-2|675	Requires:	texlive-python
14mr|texlive-collection-latexextra-20140215-2|676	Requires:	texlive-qcm
14mr|texlive-collection-latexextra-20140215-2|677	Requires:	texlive-quoting
14mr|texlive-collection-latexextra-20140215-2|678	Requires:	texlive-qstest
14mr|texlive-collection-latexextra-20140215-2|679	Requires:	texlive-qsymbols
14mr|texlive-collection-latexextra-20140215-2|680	Requires:	texlive-quotchap
14mr|texlive-collection-latexextra-20140215-2|681	Requires:	texlive-quotmark
14mr|texlive-collection-latexextra-20140215-2|682	Requires:	texlive-ran_toks
14mr|texlive-collection-latexextra-20140215-2|683	Requires:	texlive-randtext
14mr|texlive-collection-latexextra-20140215-2|684	Requires:	texlive-rccol
14mr|texlive-collection-latexextra-20140215-2|685	Requires:	texlive-rcs-multi
14mr|texlive-collection-latexextra-20140215-2|686	Requires:	texlive-rcsinfo
14mr|texlive-collection-latexextra-20140215-2|687	Requires:	texlive-readarray
14mr|texlive-collection-latexextra-20140215-2|688	Requires:	texlive-realboxes
14mr|texlive-collection-latexextra-20140215-2|689	Requires:	texlive-recipe
14mr|texlive-collection-latexextra-20140215-2|690	Requires:	texlive-recipecard
14mr|texlive-collection-latexextra-20140215-2|691	Requires:	texlive-rectopma
14mr|texlive-collection-latexextra-20140215-2|692	Requires:	texlive-refcheck
14mr|texlive-collection-latexextra-20140215-2|693	Requires:	texlive-refenums
14mr|texlive-collection-latexextra-20140215-2|694	Requires:	texlive-reflectgraphics
14mr|texlive-collection-latexextra-20140215-2|695	Requires:	texlive-refman
14mr|texlive-collection-latexextra-20140215-2|696	Requires:	texlive-refstyle
14mr|texlive-collection-latexextra-20140215-2|697	Requires:	texlive-regcount
14mr|texlive-collection-latexextra-20140215-2|698	Requires:	texlive-regexpatch
14mr|texlive-collection-latexextra-20140215-2|699	Requires:	texlive-register
14mr|texlive-collection-latexextra-20140215-2|700	Requires:	texlive-regstats
14mr|texlive-collection-latexextra-20140215-2|701	Requires:	texlive-relenc
14mr|texlive-collection-latexextra-20140215-2|702	Requires:	texlive-relsize
14mr|texlive-collection-latexextra-20140215-2|703	Requires:	texlive-repeatindex
14mr|texlive-collection-latexextra-20140215-2|704	Requires:	texlive-rjlparshap
14mr|texlive-collection-latexextra-20140215-2|705	Requires:	texlive-rlepsf
14mr|texlive-collection-latexextra-20140215-2|706	Requires:	texlive-rmpage
14mr|texlive-collection-latexextra-20140215-2|707	Requires:	texlive-robustcommand
14mr|texlive-collection-latexextra-20140215-2|708	Requires:	texlive-robustindex
14mr|texlive-collection-latexextra-20140215-2|709	Requires:	texlive-romanbar
14mr|texlive-collection-latexextra-20140215-2|710	Requires:	texlive-romanneg
14mr|texlive-collection-latexextra-20140215-2|711	Requires:	texlive-romannum
14mr|texlive-collection-latexextra-20140215-2|712	Requires:	texlive-rotfloat
14mr|texlive-collection-latexextra-20140215-2|713	Requires:	texlive-rotpages
14mr|texlive-collection-latexextra-20140215-2|714	Requires:	texlive-roundbox
14mr|texlive-collection-latexextra-20140215-2|715	Requires:	texlive-rterface
14mr|texlive-collection-latexextra-20140215-2|716	Requires:	texlive-rtkinenc
14mr|texlive-collection-latexextra-20140215-2|717	Requires:	texlive-rulercompass
14mr|texlive-collection-latexextra-20140215-2|718	Requires:	texlive-rvwrite
14mr|texlive-collection-latexextra-20140215-2|719	Requires:	texlive-sauerj
14mr|texlive-collection-latexextra-20140215-2|720	Requires:	texlive-savefnmark
14mr|texlive-collection-latexextra-20140215-2|721	Requires:	texlive-savesym
14mr|texlive-collection-latexextra-20140215-2|722	Requires:	texlive-savetrees
14mr|texlive-collection-latexextra-20140215-2|723	Requires:	texlive-scale
14mr|texlive-collection-latexextra-20140215-2|724	Requires:	texlive-scalebar
14mr|texlive-collection-latexextra-20140215-2|725	Requires:	texlive-scalerel
14mr|texlive-collection-latexextra-20140215-2|726	Requires:	texlive-scanpages
14mr|texlive-collection-latexextra-20140215-2|727	Requires:	texlive-sdrt
14mr|texlive-collection-latexextra-20140215-2|728	Requires:	texlive-secdot
14mr|texlive-collection-latexextra-20140215-2|729	Requires:	texlive-sectionbox
14mr|texlive-collection-latexextra-20140215-2|730	Requires:	texlive-sectsty
14mr|texlive-collection-latexextra-20140215-2|731	Requires:	texlive-selectp
14mr|texlive-collection-latexextra-20140215-2|732	Requires:	texlive-semantic
14mr|texlive-collection-latexextra-20140215-2|733	Requires:	texlive-semioneside
14mr|texlive-collection-latexextra-20140215-2|734	Requires:	texlive-sepfootnotes
14mr|texlive-collection-latexextra-20140215-2|735	Requires:	texlive-seqsplit
14mr|texlive-collection-latexextra-20140215-2|736	Requires:	texlive-sf298
14mr|texlive-collection-latexextra-20140215-2|737	Requires:	texlive-sffms
14mr|texlive-collection-latexextra-20140215-2|738	Requires:	texlive-sfmath
14mr|texlive-collection-latexextra-20140215-2|739	Requires:	texlive-shadow
14mr|texlive-collection-latexextra-20140215-2|740	Requires:	texlive-shadowtext
14mr|texlive-collection-latexextra-20140215-2|741	Requires:	texlive-shadethm
14mr|texlive-collection-latexextra-20140215-2|742	Requires:	texlive-shapepar
14mr|texlive-collection-latexextra-20140215-2|743	Requires:	texlive-shipunov
14mr|texlive-collection-latexextra-20140215-2|744	Requires:	texlive-shorttoc
14mr|texlive-collection-latexextra-20140215-2|745	Requires:	texlive-show2e
14mr|texlive-collection-latexextra-20140215-2|746	Requires:	texlive-showcharinbox
14mr|texlive-collection-latexextra-20140215-2|747	Requires:	texlive-showdim
14mr|texlive-collection-latexextra-20140215-2|748	Requires:	texlive-showexpl
14mr|texlive-collection-latexextra-20140215-2|749	Requires:	texlive-showlabels
14mr|texlive-collection-latexextra-20140215-2|750	Requires:	texlive-sidecap
14mr|texlive-collection-latexextra-20140215-2|751	Requires:	texlive-sidenotes
14mr|texlive-collection-latexextra-20140215-2|752	Requires:	texlive-silence
14mr|texlive-collection-latexextra-20140215-2|753	Requires:	texlive-simplecd
14mr|texlive-collection-latexextra-20140215-2|754	Requires:	texlive-simplecv
14mr|texlive-collection-latexextra-20140215-2|755	Requires:	texlive-simplewick
14mr|texlive-collection-latexextra-20140215-2|756	Requires:	texlive-sitem
14mr|texlive-collection-latexextra-20140215-2|757	Requires:	texlive-skb
14mr|texlive-collection-latexextra-20140215-2|758	Requires:	texlive-skdoc
14mr|texlive-collection-latexextra-20140215-2|759	Requires:	texlive-skeycommand
14mr|texlive-collection-latexextra-20140215-2|760	Requires:	texlive-skeyval
14mr|texlive-collection-latexextra-20140215-2|761	Requires:	texlive-skrapport
14mr|texlive-collection-latexextra-20140215-2|762	Requires:	texlive-slantsc
14mr|texlive-collection-latexextra-20140215-2|763	Requires:	texlive-smalltableof
14mr|texlive-collection-latexextra-20140215-2|764	Requires:	texlive-smartref
14mr|texlive-collection-latexextra-20140215-2|765	Requires:	texlive-snapshot
14mr|texlive-collection-latexextra-20140215-2|766	Requires:	texlive-snotez
14mr|texlive-collection-latexextra-20140215-2|767	Requires:	texlive-soul
14mr|texlive-collection-latexextra-20140215-2|768	Requires:	texlive-spanglish
14mr|texlive-collection-latexextra-20140215-2|769	Requires:	texlive-sparklines
14mr|texlive-collection-latexextra-20140215-2|770	Requires:	texlive-sphack
14mr|texlive-collection-latexextra-20140215-2|771	Requires:	texlive-spreadtab
14mr|texlive-collection-latexextra-20140215-2|772	Requires:	texlive-spverbatim
14mr|texlive-collection-latexextra-20140215-2|773	Requires:	texlive-splitindex
14mr|texlive-collection-latexextra-20140215-2|774	Requires:	texlive-spot
14mr|texlive-collection-latexextra-20140215-2|775	Requires:	texlive-spotcolor
14mr|texlive-collection-latexextra-20140215-2|776	Requires:	texlive-srbook-mem
14mr|texlive-collection-latexextra-20140215-2|777	Requires:	texlive-srcltx
14mr|texlive-collection-latexextra-20140215-2|778	Requires:	texlive-sseq
14mr|texlive-collection-latexextra-20140215-2|779	Requires:	texlive-sslides
14mr|texlive-collection-latexextra-20140215-2|780	Requires:	texlive-stack
14mr|texlive-collection-latexextra-20140215-2|781	Requires:	texlive-stackengine
14mr|texlive-collection-latexextra-20140215-2|782	Requires:	texlive-standalone
14mr|texlive-collection-latexextra-20140215-2|783	Requires:	texlive-statistik
14mr|texlive-collection-latexextra-20140215-2|784	Requires:	texlive-stdclsdv
14mr|texlive-collection-latexextra-20140215-2|785	Requires:	texlive-stdpage
14mr|texlive-collection-latexextra-20140215-2|786	Requires:	texlive-stex
14mr|texlive-collection-latexextra-20140215-2|787	Requires:	texlive-storebox
14mr|texlive-collection-latexextra-20140215-2|788	Requires:	texlive-storecmd
14mr|texlive-collection-latexextra-20140215-2|789	Requires:	texlive-stringstrings
14mr|texlive-collection-latexextra-20140215-2|790	Requires:	texlive-sttools
14mr|texlive-collection-latexextra-20140215-2|791	Requires:	texlive-stubs
14mr|texlive-collection-latexextra-20140215-2|792	Requires:	texlive-subdepth
14mr|texlive-collection-latexextra-20140215-2|793	Requires:	texlive-subeqn
14mr|texlive-collection-latexextra-20140215-2|794	Requires:	texlive-subeqnarray
14mr|texlive-collection-latexextra-20140215-2|795	Requires:	texlive-subfigmat
14mr|texlive-collection-latexextra-20140215-2|796	Requires:	texlive-subfigure
14mr|texlive-collection-latexextra-20140215-2|797	Requires:	texlive-subfiles
14mr|texlive-collection-latexextra-20140215-2|798	Requires:	texlive-subfloat
14mr|texlive-collection-latexextra-20140215-2|799	Requires:	texlive-substitutefont
14mr|texlive-collection-latexextra-20140215-2|800	Requires:	texlive-substr
14mr|texlive-collection-latexextra-20140215-2|801	Requires:	texlive-supertabular
14mr|texlive-collection-latexextra-20140215-2|802	Requires:	texlive-svg
14mr|texlive-collection-latexextra-20140215-2|803	Requires:	texlive-svgcolor
14mr|texlive-collection-latexextra-20140215-2|804	Requires:	texlive-svn
14mr|texlive-collection-latexextra-20140215-2|805	Requires:	texlive-svn-multi
14mr|texlive-collection-latexextra-20140215-2|806	Requires:	texlive-svn-prov
14mr|texlive-collection-latexextra-20140215-2|807	Requires:	texlive-svninfo
14mr|texlive-collection-latexextra-20140215-2|808	Requires:	texlive-syntax
14mr|texlive-collection-latexextra-20140215-2|809	Requires:	texlive-syntrace
14mr|texlive-collection-latexextra-20140215-2|810	Requires:	texlive-synttree
14mr|texlive-collection-latexextra-20140215-2|811	Requires:	texlive-tabfigures
14mr|texlive-collection-latexextra-20140215-2|812	Requires:	texlive-tableaux
14mr|texlive-collection-latexextra-20140215-2|813	Requires:	texlive-tablefootnote
14mr|texlive-collection-latexextra-20140215-2|814	Requires:	texlive-tableof
14mr|texlive-collection-latexextra-20140215-2|815	Requires:	texlive-tablists
14mr|texlive-collection-latexextra-20140215-2|816	Requires:	texlive-tabls
14mr|texlive-collection-latexextra-20140215-2|817	Requires:	texlive-tabstackengine
14mr|texlive-collection-latexextra-20140215-2|818	Requires:	texlive-tabto-ltx
14mr|texlive-collection-latexextra-20140215-2|819	Requires:	texlive-tabu
14mr|texlive-collection-latexextra-20140215-2|820	Requires:	texlive-tabularborder
14mr|texlive-collection-latexextra-20140215-2|821	Requires:	texlive-tabularcalc
14mr|texlive-collection-latexextra-20140215-2|822	Requires:	texlive-tabularew
14mr|texlive-collection-latexextra-20140215-2|823	Requires:	texlive-tabulary
14mr|texlive-collection-latexextra-20140215-2|824	Requires:	texlive-tagging
14mr|texlive-collection-latexextra-20140215-2|825	Requires:	texlive-talk
14mr|texlive-collection-latexextra-20140215-2|826	Requires:	texlive-tamefloats
14mr|texlive-collection-latexextra-20140215-2|827	Requires:	texlive-tcldoc
14mr|texlive-collection-latexextra-20140215-2|828	Requires:	texlive-tcolorbox
14mr|texlive-collection-latexextra-20140215-2|829	Requires:	texlive-tdclock
14mr|texlive-collection-latexextra-20140215-2|830	Requires:	texlive-technics
14mr|texlive-collection-latexextra-20140215-2|831	Requires:	texlive-ted
14mr|texlive-collection-latexextra-20140215-2|832	Requires:	texlive-termcal
14mr|texlive-collection-latexextra-20140215-2|833	Requires:	texlive-termlist
14mr|texlive-collection-latexextra-20140215-2|834	Requires:	texlive-tex-label
14mr|texlive-collection-latexextra-20140215-2|835	Requires:	texlive-texlogos
14mr|texlive-collection-latexextra-20140215-2|836	Requires:	texlive-texmate
14mr|texlive-collection-latexextra-20140215-2|837	Requires:	texlive-texments
14mr|texlive-collection-latexextra-20140215-2|838	Requires:	texlive-texpower
14mr|texlive-collection-latexextra-20140215-2|839	Requires:	texlive-texshade
14mr|texlive-collection-latexextra-20140215-2|840	Requires:	texlive-textfit
14mr|texlive-collection-latexextra-20140215-2|841	Requires:	texlive-textgreek
14mr|texlive-collection-latexextra-20140215-2|842	Requires:	texlive-textmerg
14mr|texlive-collection-latexextra-20140215-2|843	Requires:	texlive-textpos
14mr|texlive-collection-latexextra-20140215-2|844	Requires:	texlive-theoremref
14mr|texlive-collection-latexextra-20140215-2|845	Requires:	texlive-threadcol
14mr|texlive-collection-latexextra-20140215-2|846	Requires:	texlive-threeparttable
14mr|texlive-collection-latexextra-20140215-2|847	Requires:	texlive-threeparttablex
14mr|texlive-collection-latexextra-20140215-2|848	Requires:	texlive-thinsp
14mr|texlive-collection-latexextra-20140215-2|849	Requires:	texlive-thmtools
14mr|texlive-collection-latexextra-20140215-2|850	Requires:	texlive-thumb
14mr|texlive-collection-latexextra-20140215-2|851	Requires:	texlive-thumbs
14mr|texlive-collection-latexextra-20140215-2|852	Requires:	texlive-thumby
14mr|texlive-collection-latexextra-20140215-2|853	Requires:	texlive-ticket
14mr|texlive-collection-latexextra-20140215-2|854	Requires:	texlive-titlecaps
14mr|texlive-collection-latexextra-20140215-2|855	Requires:	texlive-titlefoot
14mr|texlive-collection-latexextra-20140215-2|856	Requires:	texlive-titlepic
14mr|texlive-collection-latexextra-20140215-2|857	Requires:	texlive-titleref
14mr|texlive-collection-latexextra-20140215-2|858	Requires:	texlive-titlesec
14mr|texlive-collection-latexextra-20140215-2|859	Requires:	texlive-titling
14mr|texlive-collection-latexextra-20140215-2|860	Requires:	texlive-tocbibind
14mr|texlive-collection-latexextra-20140215-2|861	Requires:	texlive-tocloft
14mr|texlive-collection-latexextra-20140215-2|862	Requires:	texlive-tocvsec2
14mr|texlive-collection-latexextra-20140215-2|863	Requires:	texlive-todo
14mr|texlive-collection-latexextra-20140215-2|864	Requires:	texlive-todonotes
14mr|texlive-collection-latexextra-20140215-2|865	Requires:	texlive-tokenizer
14mr|texlive-collection-latexextra-20140215-2|866	Requires:	texlive-toolbox
14mr|texlive-collection-latexextra-20140215-2|867	Requires:	texlive-topfloat
14mr|texlive-collection-latexextra-20140215-2|868	Requires:	texlive-totcount
14mr|texlive-collection-latexextra-20140215-2|869	Requires:	texlive-totpages
14mr|texlive-collection-latexextra-20140215-2|870	Requires:	texlive-translations
14mr|texlive-collection-latexextra-20140215-2|871	Requires:	texlive-trfsigns
14mr|texlive-collection-latexextra-20140215-2|872	Requires:	texlive-trimspaces
14mr|texlive-collection-latexextra-20140215-2|873	Requires:	texlive-trsym
14mr|texlive-collection-latexextra-20140215-2|874	Requires:	texlive-trivfloat
14mr|texlive-collection-latexextra-20140215-2|875	Requires:	texlive-truncate
14mr|texlive-collection-latexextra-20140215-2|876	Requires:	texlive-tucv
14mr|texlive-collection-latexextra-20140215-2|877	Requires:	texlive-turnthepage
14mr|texlive-collection-latexextra-20140215-2|878	Requires:	texlive-twoinone
14mr|texlive-collection-latexextra-20140215-2|879	Requires:	texlive-twoup
14mr|texlive-collection-latexextra-20140215-2|880	Requires:	texlive-txgreeks
14mr|texlive-collection-latexextra-20140215-2|881	Requires:	texlive-type1cm
14mr|texlive-collection-latexextra-20140215-2|882	Requires:	texlive-typeface
14mr|texlive-collection-latexextra-20140215-2|883	Requires:	texlive-typogrid
14mr|texlive-collection-latexextra-20140215-2|884	Requires:	texlive-ucs
14mr|texlive-collection-latexextra-20140215-2|885	Requires:	texlive-uebungsblatt
14mr|texlive-collection-latexextra-20140215-2|886	Requires:	texlive-umoline
14mr|texlive-collection-latexextra-20140215-2|887	Requires:	texlive-underlin
14mr|texlive-collection-latexextra-20140215-2|888	Requires:	texlive-underoverlap
14mr|texlive-collection-latexextra-20140215-2|889	Requires:	texlive-undolabl
14mr|texlive-collection-latexextra-20140215-2|890	Requires:	texlive-units
14mr|texlive-collection-latexextra-20140215-2|891	Requires:	texlive-unravel
14mr|texlive-collection-latexextra-20140215-2|892	Requires:	texlive-upmethodology
14mr|texlive-collection-latexextra-20140215-2|893	Requires:	texlive-upquote
14mr|texlive-collection-latexextra-20140215-2|894	Requires:	texlive-uri
14mr|texlive-collection-latexextra-20140215-2|895	Requires:	texlive-ushort
14mr|texlive-collection-latexextra-20140215-2|896	Requires:	texlive-uwmslide
14mr|texlive-collection-latexextra-20140215-2|897	Requires:	texlive-varindex
14mr|texlive-collection-latexextra-20140215-2|898	Requires:	texlive-varsfromjobname
14mr|texlive-collection-latexextra-20140215-2|899	Requires:	texlive-varwidth
14mr|texlive-collection-latexextra-20140215-2|900	Requires:	texlive-vdmlisting
14mr|texlive-collection-latexextra-20140215-2|901	Requires:	texlive-verbasef
14mr|texlive-collection-latexextra-20140215-2|902	Requires:	texlive-verbatimbox
14mr|texlive-collection-latexextra-20140215-2|903	Requires:	texlive-verbatimcopy
14mr|texlive-collection-latexextra-20140215-2|904	Requires:	texlive-verbdef
14mr|texlive-collection-latexextra-20140215-2|905	Requires:	texlive-verbments
14mr|texlive-collection-latexextra-20140215-2|906	Requires:	texlive-version
14mr|texlive-collection-latexextra-20140215-2|907	Requires:	texlive-versions
14mr|texlive-collection-latexextra-20140215-2|908	Requires:	texlive-vertbars
14mr|texlive-collection-latexextra-20140215-2|909	Requires:	texlive-vgrid
14mr|texlive-collection-latexextra-20140215-2|910	Requires:	texlive-vhistory
14mr|texlive-collection-latexextra-20140215-2|911	Requires:	texlive-vmargin
14mr|texlive-collection-latexextra-20140215-2|912	Requires:	texlive-volumes
14mr|texlive-collection-latexextra-20140215-2|913	Requires:	texlive-vpe
14mr|texlive-collection-latexextra-20140215-2|914	Requires:	texlive-vruler
14mr|texlive-collection-latexextra-20140215-2|915	Requires:	texlive-vwcol
14mr|texlive-collection-latexextra-20140215-2|916	Requires:	texlive-wallpaper
14mr|texlive-collection-latexextra-20140215-2|917	Requires:	texlive-warning
14mr|texlive-collection-latexextra-20140215-2|918	Requires:	texlive-warpcol
14mr|texlive-collection-latexextra-20140215-2|919	Requires:	texlive-was
14mr|texlive-collection-latexextra-20140215-2|920	Requires:	texlive-widetable
14mr|texlive-collection-latexextra-20140215-2|921	Requires:	texlive-williams
14mr|texlive-collection-latexextra-20140215-2|922	Requires:	texlive-withargs
14mr|texlive-collection-latexextra-20140215-2|923	Requires:	texlive-wordlike
14mr|texlive-collection-latexextra-20140215-2|924	Requires:	texlive-wrapfig
14mr|texlive-collection-latexextra-20140215-2|925	Requires:	texlive-xargs
14mr|texlive-collection-latexextra-20140215-2|926	Requires:	texlive-xcomment
14mr|texlive-collection-latexextra-20140215-2|927	Requires:	texlive-xhfill
14mr|texlive-collection-latexextra-20140215-2|928	Requires:	texlive-xtab
14mr|texlive-collection-latexextra-20140215-2|929	Requires:	texlive-xdoc
14mr|texlive-collection-latexextra-20140215-2|930	Requires:	texlive-xfor
14mr|texlive-collection-latexextra-20140215-2|931	Requires:	texlive-xifthen
14mr|texlive-collection-latexextra-20140215-2|932	Requires:	texlive-xint
14mr|texlive-collection-latexextra-20140215-2|933	Requires:	texlive-xmpincl
14mr|texlive-collection-latexextra-20140215-2|934	Requires:	texlive-xnewcommand
14mr|texlive-collection-latexextra-20140215-2|935	Requires:	texlive-xoptarg
14mr|texlive-collection-latexextra-20140215-2|936	Requires:	texlive-xpatch
14mr|texlive-collection-latexextra-20140215-2|937	Requires:	texlive-xpeek
14mr|texlive-collection-latexextra-20140215-2|938	Requires:	texlive-xpunctuate
14mr|texlive-collection-latexextra-20140215-2|939	Requires:	texlive-xstring
14mr|texlive-collection-latexextra-20140215-2|940	Requires:	texlive-xwatermark
14mr|texlive-collection-latexextra-20140215-2|941	Requires:	texlive-xytree
14mr|texlive-collection-latexextra-20140215-2|942	Requires:	texlive-yafoot
14mr|texlive-collection-latexextra-20140215-2|943	Requires:	texlive-yagusylo
14mr|texlive-collection-latexextra-20140215-2|944	Requires:	texlive-ydoc
14mr|texlive-collection-latexextra-20140215-2|945	Requires:	texlive-yplan
14mr|texlive-collection-latexextra-20140215-2|946	Requires:	texlive-zed-csp
14mr|texlive-collection-latexextra-20140215-2|947	Requires:	texlive-ziffer
14mr|texlive-collection-latexextra-20140215-2|948	Requires:	texlive-zwgetfdate
14mr|texlive-collection-latexextra-20140215-2|949	Requires:	texlive-zwpagelayout
14mr|texlive-collection-latexextra-20140215-2|950	%rename tetex-latex
14mr|texlive-collection-latexextra-20140215-2|951	%rename texlive-texmf-latex
14mr|texlive-collection-latexextra-20140215-2|952	
14mr|texlive-collection-latexextra-20140215-2|953	%description
14mr|texlive-collection-latexextra-20140215-2|954	A very large collection of add-on packages for LaTeX.
14mr|texlive-collection-latexextra-20140215-2|955	
14mr|texlive-collection-latexextra-20140215-2|956	%posttrans
14mr|texlive-collection-latexextra-20140215-2|957	%{_sbindir}/texlive.post -
14mr|texlive-collection-latexextra-20140215-2|958	
14mr|texlive-collection-latexextra-20140215-2|959	#-----------------------------------------------------------------------
14mr|texlive-collection-latexextra-20140215-2|960	%files
14mr|texlive-collection-latexextra-20140215-2|961	
14mr|texlive-collection-latexextra-20140215-2|962	#-----------------------------------------------------------------------
14mr|texlive-collection-latexextra-20140215-2|963	%prep
14mr|texlive-collection-latexextra-20140215-2|964	%setup -c -a0
14mr|texlive-collection-latexextra-20140215-2|965	
14mr|texlive-collection-latexextra-20140215-2|966	%build
14mr|texlive-collection-latexextra-20140215-2|967	
14mr|texlive-collection-latexextra-20140215-2|968	%install
14mr|texlive-collection-latexextra-20140215-2|969	
14mr|texlive-collection-latexextra-20140215-2|970	%changelog
14mr|texlive-collection-latexextra-20140215-2|971	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-latexextra-20140215-2|972	+ Revision: 7b61d5b
14mr|texlive-collection-latexextra-20140215-2|973	- MassBuild#440: Increase release tag
14mr|texlive-collection-latexextra-20140215-2|974	
14mr|texlive-collection-latexextra-20140215-2|975	

19682 14
14mr|texlive-collection-latexrecommended-20120413-2|1	# revision 25795
14mr|texlive-collection-latexrecommended-20120413-2|2	# category Collection
14mr|texlive-collection-latexrecommended-20120413-2|3	# catalog-ctan undef
14mr|texlive-collection-latexrecommended-20120413-2|4	# catalog-date undef
14mr|texlive-collection-latexrecommended-20120413-2|5	# catalog-license undef
14mr|texlive-collection-latexrecommended-20120413-2|6	# catalog-version undef
14mr|texlive-collection-latexrecommended-20120413-2|7	Name:		texlive-collection-latexrecommended
14mr|texlive-collection-latexrecommended-20120413-2|8	Epoch:		1
14mr|texlive-collection-latexrecommended-20120413-2|9	Version:	20120413
14mr|texlive-collection-latexrecommended-20120413-2|10	Release:	2
14mr|texlive-collection-latexrecommended-20120413-2|11	Summary:	LaTeX recommended packages
14mr|texlive-collection-latexrecommended-20120413-2|12	Group:		Publishing
14mr|texlive-collection-latexrecommended-20120413-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-latexrecommended-20120413-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-latexrecommended-20120413-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexrecommended.tar.xz
14mr|texlive-collection-latexrecommended-20120413-2|16	BuildArch:	noarch
14mr|texlive-collection-latexrecommended-20120413-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-latexrecommended-20120413-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-latexrecommended-20120413-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-latexrecommended-20120413-2|20	Requires:	texlive-anysize
14mr|texlive-collection-latexrecommended-20120413-2|21	Requires:	texlive-beamer
14mr|texlive-collection-latexrecommended-20120413-2|22	Requires:	texlive-booktabs
14mr|texlive-collection-latexrecommended-20120413-2|23	Requires:	texlive-caption
14mr|texlive-collection-latexrecommended-20120413-2|24	Requires:	texlive-cite
14mr|texlive-collection-latexrecommended-20120413-2|25	Requires:	texlive-cmap
14mr|texlive-collection-latexrecommended-20120413-2|26	Requires:	texlive-crop
14mr|texlive-collection-latexrecommended-20120413-2|27	Requires:	texlive-ctable
14mr|texlive-collection-latexrecommended-20120413-2|28	Requires:	texlive-ec
14mr|texlive-collection-latexrecommended-20120413-2|29	Requires:	texlive-eso-pic
14mr|texlive-collection-latexrecommended-20120413-2|30	Requires:	texlive-euler
14mr|texlive-collection-latexrecommended-20120413-2|31	Requires:	texlive-extsizes
14mr|texlive-collection-latexrecommended-20120413-2|32	Requires:	texlive-fancybox
14mr|texlive-collection-latexrecommended-20120413-2|33	Requires:	texlive-fancyref
14mr|texlive-collection-latexrecommended-20120413-2|34	Requires:	texlive-fancyvrb
14mr|texlive-collection-latexrecommended-20120413-2|35	Requires:	texlive-float
14mr|texlive-collection-latexrecommended-20120413-2|36	Requires:	texlive-fontspec
14mr|texlive-collection-latexrecommended-20120413-2|37	Requires:	texlive-fp
14mr|texlive-collection-latexrecommended-20120413-2|38	Requires:	texlive-index
14mr|texlive-collection-latexrecommended-20120413-2|39	Requires:	texlive-jknapltx
14mr|texlive-collection-latexrecommended-20120413-2|40	Requires:	texlive-koma-script
14mr|texlive-collection-latexrecommended-20120413-2|41	Requires:	texlive-l3kernel
14mr|texlive-collection-latexrecommended-20120413-2|42	Requires:	texlive-l3packages
14mr|texlive-collection-latexrecommended-20120413-2|43	Requires:	texlive-l3experimental
14mr|texlive-collection-latexrecommended-20120413-2|44	Requires:	texlive-listings
14mr|texlive-collection-latexrecommended-20120413-2|45	Requires:	texlive-mdwtools
14mr|texlive-collection-latexrecommended-20120413-2|46	Requires:	texlive-memoir
14mr|texlive-collection-latexrecommended-20120413-2|47	Requires:	texlive-metalogo
14mr|texlive-collection-latexrecommended-20120413-2|48	Requires:	texlive-mh
14mr|texlive-collection-latexrecommended-20120413-2|49	Requires:	texlive-microtype
14mr|texlive-collection-latexrecommended-20120413-2|50	Requires:	texlive-ms
14mr|texlive-collection-latexrecommended-20120413-2|51	Requires:	texlive-ntgclass
14mr|texlive-collection-latexrecommended-20120413-2|52	Requires:	texlive-parskip
14mr|texlive-collection-latexrecommended-20120413-2|53	Requires:	texlive-pdfpages
14mr|texlive-collection-latexrecommended-20120413-2|54	Requires:	texlive-powerdot
14mr|texlive-collection-latexrecommended-20120413-2|55	Requires:	texlive-psfrag
14mr|texlive-collection-latexrecommended-20120413-2|56	Requires:	texlive-rcs
14mr|texlive-collection-latexrecommended-20120413-2|57	Requires:	texlive-rotating
14mr|texlive-collection-latexrecommended-20120413-2|58	Requires:	texlive-sansmath
14mr|texlive-collection-latexrecommended-20120413-2|59	Requires:	texlive-section
14mr|texlive-collection-latexrecommended-20120413-2|60	Requires:	texlive-seminar
14mr|texlive-collection-latexrecommended-20120413-2|61	Requires:	texlive-sepnum
14mr|texlive-collection-latexrecommended-20120413-2|62	Requires:	texlive-setspace
14mr|texlive-collection-latexrecommended-20120413-2|63	Requires:	texlive-subfig
14mr|texlive-collection-latexrecommended-20120413-2|64	Requires:	texlive-textcase
14mr|texlive-collection-latexrecommended-20120413-2|65	Requires:	texlive-thumbpdf
14mr|texlive-collection-latexrecommended-20120413-2|66	Requires:	texlive-typehtml
14mr|texlive-collection-latexrecommended-20120413-2|67	Requires:	texlive-underscore
14mr|texlive-collection-latexrecommended-20120413-2|68	Requires:	texlive-url
14mr|texlive-collection-latexrecommended-20120413-2|69	Requires:	texlive-xcolor
14mr|texlive-collection-latexrecommended-20120413-2|70	Requires:	texlive-xkeyval
14mr|texlive-collection-latexrecommended-20120413-2|71	
14mr|texlive-collection-latexrecommended-20120413-2|72	%description
14mr|texlive-collection-latexrecommended-20120413-2|73	A collection of recommended add-on packages for LaTeX which
14mr|texlive-collection-latexrecommended-20120413-2|74	have widespread use.
14mr|texlive-collection-latexrecommended-20120413-2|75	
14mr|texlive-collection-latexrecommended-20120413-2|76	#-----------------------------------------------------------------------
14mr|texlive-collection-latexrecommended-20120413-2|77	%files
14mr|texlive-collection-latexrecommended-20120413-2|78	
14mr|texlive-collection-latexrecommended-20120413-2|79	#-----------------------------------------------------------------------
14mr|texlive-collection-latexrecommended-20120413-2|80	%prep
14mr|texlive-collection-latexrecommended-20120413-2|81	%setup -c -a0
14mr|texlive-collection-latexrecommended-20120413-2|82	
14mr|texlive-collection-latexrecommended-20120413-2|83	%build
14mr|texlive-collection-latexrecommended-20120413-2|84	
14mr|texlive-collection-latexrecommended-20120413-2|85	%install
14mr|texlive-collection-latexrecommended-20120413-2|86	
14mr|texlive-collection-latexrecommended-20120413-2|87	
14mr|texlive-collection-latexrecommended-20120413-2|88	
14mr|texlive-collection-latexrecommended-20120413-2|89	%changelog
14mr|texlive-collection-latexrecommended-20120413-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120413-2
14mr|texlive-collection-latexrecommended-20120413-2|91	+ Revision: b7ca730
14mr|texlive-collection-latexrecommended-20120413-2|92	- MassBuild#440: Increase release tag
14mr|texlive-collection-latexrecommended-20120413-2|93	
14mr|texlive-collection-latexrecommended-20120413-2|94	

19683 14
14mr|texlive-collection-luatex-20131013-6|1	# revision 30790
14mr|texlive-collection-luatex-20131013-6|2	# category Collection
14mr|texlive-collection-luatex-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-luatex-20131013-6|4	# catalog-date undef
14mr|texlive-collection-luatex-20131013-6|5	# catalog-license undef
14mr|texlive-collection-luatex-20131013-6|6	# catalog-version undef
14mr|texlive-collection-luatex-20131013-6|7	Name:		texlive-collection-luatex
14mr|texlive-collection-luatex-20131013-6|8	Epoch:		1
14mr|texlive-collection-luatex-20131013-6|9	Version:	20131013
14mr|texlive-collection-luatex-20131013-6|10	Release:	6
14mr|texlive-collection-luatex-20131013-6|11	Summary:	LuaTeX packages
14mr|texlive-collection-luatex-20131013-6|12	Group:		Publishing
14mr|texlive-collection-luatex-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-luatex-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-luatex-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-luatex.tar.xz
14mr|texlive-collection-luatex-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-luatex-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-luatex-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-luatex-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-luatex-20131013-6|20	Requires:	texlive-checkcites
14mr|texlive-collection-luatex-20131013-6|21	Requires:	texlive-chickenize
14mr|texlive-collection-luatex-20131013-6|22	Requires:	texlive-enigma
14mr|texlive-collection-luatex-20131013-6|23	Requires:	texlive-interpreter
14mr|texlive-collection-luatex-20131013-6|24	Requires:	texlive-lua-check-hyphen
14mr|texlive-collection-luatex-20131013-6|25	Requires:	texlive-lua-visual-debug
14mr|texlive-collection-luatex-20131013-6|26	Requires:	texlive-lua2dox
14mr|texlive-collection-luatex-20131013-6|27	Requires:	texlive-luabibentry
14mr|texlive-collection-luatex-20131013-6|28	Requires:	texlive-luabidi
14mr|texlive-collection-luatex-20131013-6|29	Requires:	texlive-luacode
14mr|texlive-collection-luatex-20131013-6|30	Requires:	texlive-luaindex
14mr|texlive-collection-luatex-20131013-6|31	Requires:	texlive-luainputenc
14mr|texlive-collection-luatex-20131013-6|32	Requires:	texlive-luaintro
14mr|texlive-collection-luatex-20131013-6|33	Requires:	texlive-lualatex-doc
14mr|texlive-collection-luatex-20131013-6|34	Requires:	texlive-lualatex-math
14mr|texlive-collection-luatex-20131013-6|35	Requires:	texlive-lualibs
14mr|texlive-collection-luatex-20131013-6|36	Requires:	texlive-luamplib
14mr|texlive-collection-luatex-20131013-6|37	Requires:	texlive-luaotfload
14mr|texlive-collection-luatex-20131013-6|38	Requires:	texlive-luasseq
14mr|texlive-collection-luatex-20131013-6|39	Requires:	texlive-luatexbase
14mr|texlive-collection-luatex-20131013-6|40	Requires:	texlive-luatexko
14mr|texlive-collection-luatex-20131013-6|41	Requires:	texlive-luatextra
14mr|texlive-collection-luatex-20131013-6|42	Requires:	texlive-luaxml
14mr|texlive-collection-luatex-20131013-6|43	Requires:	texlive-odsfile
14mr|texlive-collection-luatex-20131013-6|44	Requires:	texlive-selnolig
14mr|texlive-collection-luatex-20131013-6|45	Requires:	texlive-showhyphens
14mr|texlive-collection-luatex-20131013-6|46	Requires:	texlive-spelling
14mr|texlive-collection-luatex-20131013-6|47	
14mr|texlive-collection-luatex-20131013-6|48	%description
14mr|texlive-collection-luatex-20131013-6|49	Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
14mr|texlive-collection-luatex-20131013-6|50	Lua as an embedded scripting and extension language.
14mr|texlive-collection-luatex-20131013-6|51	http://luatex.org/.
14mr|texlive-collection-luatex-20131013-6|52	
14mr|texlive-collection-luatex-20131013-6|53	#-----------------------------------------------------------------------
14mr|texlive-collection-luatex-20131013-6|54	%files
14mr|texlive-collection-luatex-20131013-6|55	
14mr|texlive-collection-luatex-20131013-6|56	#-----------------------------------------------------------------------
14mr|texlive-collection-luatex-20131013-6|57	%prep
14mr|texlive-collection-luatex-20131013-6|58	%setup -c -a0
14mr|texlive-collection-luatex-20131013-6|59	
14mr|texlive-collection-luatex-20131013-6|60	%build
14mr|texlive-collection-luatex-20131013-6|61	
14mr|texlive-collection-luatex-20131013-6|62	%install
14mr|texlive-collection-luatex-20131013-6|63	
14mr|texlive-collection-luatex-20131013-6|64	%changelog
14mr|texlive-collection-luatex-20131013-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-luatex-20131013-6|66	+ Revision: c40042c
14mr|texlive-collection-luatex-20131013-6|67	- MassBuild#440: Increase release tag
14mr|texlive-collection-luatex-20131013-6|68	
14mr|texlive-collection-luatex-20131013-6|69	

19684 14
14mr|texlive-collection-mathextra-20140215-2|1	# revision 32693
14mr|texlive-collection-mathextra-20140215-2|2	# category Collection
14mr|texlive-collection-mathextra-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-mathextra-20140215-2|4	# catalog-date undef
14mr|texlive-collection-mathextra-20140215-2|5	# catalog-license undef
14mr|texlive-collection-mathextra-20140215-2|6	# catalog-version undef
14mr|texlive-collection-mathextra-20140215-2|7	Name:		texlive-collection-mathextra
14mr|texlive-collection-mathextra-20140215-2|8	Epoch:		1
14mr|texlive-collection-mathextra-20140215-2|9	Version:	20140215
14mr|texlive-collection-mathextra-20140215-2|10	Release:	2
14mr|texlive-collection-mathextra-20140215-2|11	Summary:	Mathematics packages
14mr|texlive-collection-mathextra-20140215-2|12	Group:		Publishing
14mr|texlive-collection-mathextra-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-mathextra-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-mathextra-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-mathextra.tar.xz
14mr|texlive-collection-mathextra-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-mathextra-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-mathextra-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-mathextra-20140215-2|19	Requires:	texlive-collection-fontsrecommended
14mr|texlive-collection-mathextra-20140215-2|20	Requires:	texlive-collection-latex
14mr|texlive-collection-mathextra-20140215-2|21	Requires:	texlive-12many
14mr|texlive-collection-mathextra-20140215-2|22	Requires:	texlive-amstex
14mr|texlive-collection-mathextra-20140215-2|23	Requires:	texlive-backnaur
14mr|texlive-collection-mathextra-20140215-2|24	Requires:	texlive-binomexp
14mr|texlive-collection-mathextra-20140215-2|25	Requires:	texlive-boldtensors
14mr|texlive-collection-mathextra-20140215-2|26	Requires:	texlive-bosisio
14mr|texlive-collection-mathextra-20140215-2|27	Requires:	texlive-bropd
14mr|texlive-collection-mathextra-20140215-2|28	Requires:	texlive-ccfonts
14mr|texlive-collection-mathextra-20140215-2|29	Requires:	texlive-commath
14mr|texlive-collection-mathextra-20140215-2|30	Requires:	texlive-concmath
14mr|texlive-collection-mathextra-20140215-2|31	Requires:	texlive-concrete
14mr|texlive-collection-mathextra-20140215-2|32	Requires:	texlive-conteq
14mr|texlive-collection-mathextra-20140215-2|33	Requires:	texlive-eqnarray
14mr|texlive-collection-mathextra-20140215-2|34	Requires:	texlive-extarrows
14mr|texlive-collection-mathextra-20140215-2|35	Requires:	texlive-extpfeil
14mr|texlive-collection-mathextra-20140215-2|36	Requires:	texlive-faktor
14mr|texlive-collection-mathextra-20140215-2|37	Requires:	texlive-interval
14mr|texlive-collection-mathextra-20140215-2|38	Requires:	texlive-ionumbers
14mr|texlive-collection-mathextra-20140215-2|39	Requires:	texlive-isomath
14mr|texlive-collection-mathextra-20140215-2|40	Requires:	texlive-lplfitch
14mr|texlive-collection-mathextra-20140215-2|41	Requires:	texlive-mathcomp
14mr|texlive-collection-mathextra-20140215-2|42	Requires:	texlive-mattens
14mr|texlive-collection-mathextra-20140215-2|43	Requires:	texlive-mhequ
14mr|texlive-collection-mathextra-20140215-2|44	Requires:	texlive-multiobjective
14mr|texlive-collection-mathextra-20140215-2|45	Requires:	texlive-natded
14mr|texlive-collection-mathextra-20140215-2|46	Requires:	texlive-nath
14mr|texlive-collection-mathextra-20140215-2|47	Requires:	texlive-ot-tableau
14mr|texlive-collection-mathextra-20140215-2|48	Requires:	texlive-oubraces
14mr|texlive-collection-mathextra-20140215-2|49	Requires:	texlive-proba
14mr|texlive-collection-mathextra-20140215-2|50	Requires:	texlive-rec-thy
14mr|texlive-collection-mathextra-20140215-2|51	Requires:	texlive-ribbonproofs
14mr|texlive-collection-mathextra-20140215-2|52	Requires:	texlive-shuffle
14mr|texlive-collection-mathextra-20140215-2|53	Requires:	texlive-skmath
14mr|texlive-collection-mathextra-20140215-2|54	Requires:	texlive-statex
14mr|texlive-collection-mathextra-20140215-2|55	Requires:	texlive-statex2
14mr|texlive-collection-mathextra-20140215-2|56	Requires:	texlive-stmaryrd
14mr|texlive-collection-mathextra-20140215-2|57	Requires:	texlive-subsupscripts
14mr|texlive-collection-mathextra-20140215-2|58	Requires:	texlive-susy
14mr|texlive-collection-mathextra-20140215-2|59	Requires:	texlive-syllogism
14mr|texlive-collection-mathextra-20140215-2|60	Requires:	texlive-synproof
14mr|texlive-collection-mathextra-20140215-2|61	Requires:	texlive-tablor
14mr|texlive-collection-mathextra-20140215-2|62	Requires:	texlive-tensor
14mr|texlive-collection-mathextra-20140215-2|63	Requires:	texlive-tex-ewd
14mr|texlive-collection-mathextra-20140215-2|64	Requires:	texlive-thmbox
14mr|texlive-collection-mathextra-20140215-2|65	Requires:	texlive-turnstile
14mr|texlive-collection-mathextra-20140215-2|66	Requires:	texlive-unicode-math
14mr|texlive-collection-mathextra-20140215-2|67	Requires:	texlive-venn
14mr|texlive-collection-mathextra-20140215-2|68	Requires:	texlive-yhmath
14mr|texlive-collection-mathextra-20140215-2|69	Requires:	texlive-ytableau
14mr|texlive-collection-mathextra-20140215-2|70	
14mr|texlive-collection-mathextra-20140215-2|71	%description
14mr|texlive-collection-mathextra-20140215-2|72	TeXLive collection-mathextra package.
14mr|texlive-collection-mathextra-20140215-2|73	
14mr|texlive-collection-mathextra-20140215-2|74	#-----------------------------------------------------------------------
14mr|texlive-collection-mathextra-20140215-2|75	%files
14mr|texlive-collection-mathextra-20140215-2|76	
14mr|texlive-collection-mathextra-20140215-2|77	#-----------------------------------------------------------------------
14mr|texlive-collection-mathextra-20140215-2|78	%prep
14mr|texlive-collection-mathextra-20140215-2|79	%setup -c -a0
14mr|texlive-collection-mathextra-20140215-2|80	
14mr|texlive-collection-mathextra-20140215-2|81	%build
14mr|texlive-collection-mathextra-20140215-2|82	
14mr|texlive-collection-mathextra-20140215-2|83	%install
14mr|texlive-collection-mathextra-20140215-2|84	
14mr|texlive-collection-mathextra-20140215-2|85	%changelog
14mr|texlive-collection-mathextra-20140215-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-mathextra-20140215-2|87	+ Revision: 73492b5
14mr|texlive-collection-mathextra-20140215-2|88	- MassBuild#440: Increase release tag
14mr|texlive-collection-mathextra-20140215-2|89	
14mr|texlive-collection-mathextra-20140215-2|90	

19685 14
14mr|texlive-collection-metapost-20140215-2|1	# revision 32455
14mr|texlive-collection-metapost-20140215-2|2	# category Collection
14mr|texlive-collection-metapost-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-metapost-20140215-2|4	# catalog-date undef
14mr|texlive-collection-metapost-20140215-2|5	# catalog-license undef
14mr|texlive-collection-metapost-20140215-2|6	# catalog-version undef
14mr|texlive-collection-metapost-20140215-2|7	Name:		texlive-collection-metapost
14mr|texlive-collection-metapost-20140215-2|8	Epoch:		1
14mr|texlive-collection-metapost-20140215-2|9	Version:	20140215
14mr|texlive-collection-metapost-20140215-2|10	Release:	2
14mr|texlive-collection-metapost-20140215-2|11	Summary:	MetaPost and Metafont packages
14mr|texlive-collection-metapost-20140215-2|12	Group:		Publishing
14mr|texlive-collection-metapost-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-metapost-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-metapost-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-metapost.tar.xz
14mr|texlive-collection-metapost-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-metapost-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-metapost-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-metapost-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-metapost-20140215-2|20	Requires:	texlive-automata
14mr|texlive-collection-metapost-20140215-2|21	Requires:	texlive-bbcard
14mr|texlive-collection-metapost-20140215-2|22	Requires:	texlive-blockdraw_mp
14mr|texlive-collection-metapost-20140215-2|23	Requires:	texlive-bpolynomial
14mr|texlive-collection-metapost-20140215-2|24	Requires:	texlive-cmarrows
14mr|texlive-collection-metapost-20140215-2|25	Requires:	texlive-drv
14mr|texlive-collection-metapost-20140215-2|26	Requires:	texlive-dviincl
14mr|texlive-collection-metapost-20140215-2|27	Requires:	texlive-emp
14mr|texlive-collection-metapost-20140215-2|28	Requires:	texlive-epsincl
14mr|texlive-collection-metapost-20140215-2|29	Requires:	texlive-expressg
14mr|texlive-collection-metapost-20140215-2|30	Requires:	texlive-exteps
14mr|texlive-collection-metapost-20140215-2|31	Requires:	texlive-featpost
14mr|texlive-collection-metapost-20140215-2|32	Requires:	texlive-feynmf
14mr|texlive-collection-metapost-20140215-2|33	Requires:	texlive-feynmp-auto
14mr|texlive-collection-metapost-20140215-2|34	Requires:	texlive-garrigues
14mr|texlive-collection-metapost-20140215-2|35	Requires:	texlive-gmp
14mr|texlive-collection-metapost-20140215-2|36	Requires:	texlive-hatching
14mr|texlive-collection-metapost-20140215-2|37	Requires:	texlive-latexmp
14mr|texlive-collection-metapost-20140215-2|38	Requires:	texlive-metago
14mr|texlive-collection-metapost-20140215-2|39	Requires:	texlive-metaobj
14mr|texlive-collection-metapost-20140215-2|40	Requires:	texlive-metaplot
14mr|texlive-collection-metapost-20140215-2|41	Requires:	texlive-metapost
14mr|texlive-collection-metapost-20140215-2|42	Requires:	texlive-metauml
14mr|texlive-collection-metapost-20140215-2|43	Requires:	texlive-mfpic
14mr|texlive-collection-metapost-20140215-2|44	Requires:	texlive-mfpic4ode
14mr|texlive-collection-metapost-20140215-2|45	Requires:	texlive-mp3d
14mr|texlive-collection-metapost-20140215-2|46	Requires:	texlive-mpcolornames
14mr|texlive-collection-metapost-20140215-2|47	Requires:	texlive-mpattern
14mr|texlive-collection-metapost-20140215-2|48	Requires:	texlive-mpgraphics
14mr|texlive-collection-metapost-20140215-2|49	Requires:	texlive-piechartmp
14mr|texlive-collection-metapost-20140215-2|50	Requires:	texlive-repere
14mr|texlive-collection-metapost-20140215-2|51	Requires:	texlive-roex
14mr|texlive-collection-metapost-20140215-2|52	Requires:	texlive-slideshow
14mr|texlive-collection-metapost-20140215-2|53	Requires:	texlive-splines
14mr|texlive-collection-metapost-20140215-2|54	Requires:	texlive-suanpan
14mr|texlive-collection-metapost-20140215-2|55	Requires:	texlive-textpath
14mr|texlive-collection-metapost-20140215-2|56	Requires:	texlive-threeddice
14mr|texlive-collection-metapost-20140215-2|57	
14mr|texlive-collection-metapost-20140215-2|58	%description
14mr|texlive-collection-metapost-20140215-2|59	TeXLive collection-metapost package.
14mr|texlive-collection-metapost-20140215-2|60	
14mr|texlive-collection-metapost-20140215-2|61	#-----------------------------------------------------------------------
14mr|texlive-collection-metapost-20140215-2|62	%files
14mr|texlive-collection-metapost-20140215-2|63	
14mr|texlive-collection-metapost-20140215-2|64	#-----------------------------------------------------------------------
14mr|texlive-collection-metapost-20140215-2|65	%prep
14mr|texlive-collection-metapost-20140215-2|66	%setup -c -a0
14mr|texlive-collection-metapost-20140215-2|67	
14mr|texlive-collection-metapost-20140215-2|68	%build
14mr|texlive-collection-metapost-20140215-2|69	
14mr|texlive-collection-metapost-20140215-2|70	%install
14mr|texlive-collection-metapost-20140215-2|71	
14mr|texlive-collection-metapost-20140215-2|72	%changelog
14mr|texlive-collection-metapost-20140215-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-metapost-20140215-2|74	+ Revision: d275a61
14mr|texlive-collection-metapost-20140215-2|75	- MassBuild#440: Increase release tag
14mr|texlive-collection-metapost-20140215-2|76	
14mr|texlive-collection-metapost-20140215-2|77	

19686 14
14mr|texlive-collection-music-20140215-2|1	# revision 32405
14mr|texlive-collection-music-20140215-2|2	# category Collection
14mr|texlive-collection-music-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-music-20140215-2|4	# catalog-date undef
14mr|texlive-collection-music-20140215-2|5	# catalog-license undef
14mr|texlive-collection-music-20140215-2|6	# catalog-version undef
14mr|texlive-collection-music-20140215-2|7	Name:		texlive-collection-music
14mr|texlive-collection-music-20140215-2|8	Epoch:		1
14mr|texlive-collection-music-20140215-2|9	Version:	20140215
14mr|texlive-collection-music-20140215-2|10	Release:	2
14mr|texlive-collection-music-20140215-2|11	Summary:	Music packages
14mr|texlive-collection-music-20140215-2|12	Group:		Publishing
14mr|texlive-collection-music-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-music-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-music-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-music.tar.xz
14mr|texlive-collection-music-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-music-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-music-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-music-20140215-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-music-20140215-2|20	Requires:	texlive-abc
14mr|texlive-collection-music-20140215-2|21	Requires:	texlive-figbas
14mr|texlive-collection-music-20140215-2|22	Requires:	texlive-gchords
14mr|texlive-collection-music-20140215-2|23	Requires:	texlive-gtrcrd
14mr|texlive-collection-music-20140215-2|24	Requires:	texlive-guitar
14mr|texlive-collection-music-20140215-2|25	Requires:	texlive-guitarchordschemes
14mr|texlive-collection-music-20140215-2|26	Requires:	texlive-harmony
14mr|texlive-collection-music-20140215-2|27	Requires:	texlive-lilyglyphs
14mr|texlive-collection-music-20140215-2|28	Requires:	texlive-m-tx
14mr|texlive-collection-music-20140215-2|29	Requires:	texlive-musixguit
14mr|texlive-collection-music-20140215-2|30	Requires:	texlive-musixtex
14mr|texlive-collection-music-20140215-2|31	Requires:	texlive-musixtex-fonts
14mr|texlive-collection-music-20140215-2|32	Requires:	texlive-pmx
14mr|texlive-collection-music-20140215-2|33	Requires:	texlive-pmxchords
14mr|texlive-collection-music-20140215-2|34	Requires:	texlive-songbook
14mr|texlive-collection-music-20140215-2|35	Requires:	texlive-songs
14mr|texlive-collection-music-20140215-2|36	
14mr|texlive-collection-music-20140215-2|37	%description
14mr|texlive-collection-music-20140215-2|38	Music-related fonts and packages.
14mr|texlive-collection-music-20140215-2|39	
14mr|texlive-collection-music-20140215-2|40	#-----------------------------------------------------------------------
14mr|texlive-collection-music-20140215-2|41	%files
14mr|texlive-collection-music-20140215-2|42	
14mr|texlive-collection-music-20140215-2|43	#-----------------------------------------------------------------------
14mr|texlive-collection-music-20140215-2|44	%prep
14mr|texlive-collection-music-20140215-2|45	%setup -c -a0
14mr|texlive-collection-music-20140215-2|46	
14mr|texlive-collection-music-20140215-2|47	%build
14mr|texlive-collection-music-20140215-2|48	
14mr|texlive-collection-music-20140215-2|49	%install
14mr|texlive-collection-music-20140215-2|50	
14mr|texlive-collection-music-20140215-2|51	%changelog
14mr|texlive-collection-music-20140215-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-music-20140215-2|53	+ Revision: cd9c725
14mr|texlive-collection-music-20140215-2|54	- MassBuild#440: Increase release tag
14mr|texlive-collection-music-20140215-2|55	
14mr|texlive-collection-music-20140215-2|56	

19687 14
14mr|texlive-collection-omega-20131013-6|1	# revision 30388
14mr|texlive-collection-omega-20131013-6|2	# category Collection
14mr|texlive-collection-omega-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-omega-20131013-6|4	# catalog-date undef
14mr|texlive-collection-omega-20131013-6|5	# catalog-license undef
14mr|texlive-collection-omega-20131013-6|6	# catalog-version undef
14mr|texlive-collection-omega-20131013-6|7	Name:		texlive-collection-omega
14mr|texlive-collection-omega-20131013-6|8	Epoch:		1
14mr|texlive-collection-omega-20131013-6|9	Version:	20131013
14mr|texlive-collection-omega-20131013-6|10	Release:	6
14mr|texlive-collection-omega-20131013-6|11	Summary:	Omega packages
14mr|texlive-collection-omega-20131013-6|12	Group:		Publishing
14mr|texlive-collection-omega-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-omega-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-omega-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-omega.tar.xz
14mr|texlive-collection-omega-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-omega-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-omega-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-omega-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-omega-20131013-6|20	Requires:	texlive-collection-latex
14mr|texlive-collection-omega-20131013-6|21	Requires:	texlive-aleph
14mr|texlive-collection-omega-20131013-6|22	Requires:	texlive-antomega
14mr|texlive-collection-omega-20131013-6|23	Requires:	texlive-lambda
14mr|texlive-collection-omega-20131013-6|24	Requires:	texlive-mxedruli
14mr|texlive-collection-omega-20131013-6|25	Requires:	texlive-omega
14mr|texlive-collection-omega-20131013-6|26	Requires:	texlive-omegaware
14mr|texlive-collection-omega-20131013-6|27	Requires:	texlive-otibet
14mr|texlive-collection-omega-20131013-6|28	
14mr|texlive-collection-omega-20131013-6|29	%description
14mr|texlive-collection-omega-20131013-6|30	Omega, a 16-bit extended TeX by John Plaice and Yannis
14mr|texlive-collection-omega-20131013-6|31	Haralambous, now updated to Aleph.
14mr|texlive-collection-omega-20131013-6|32	
14mr|texlive-collection-omega-20131013-6|33	#-----------------------------------------------------------------------
14mr|texlive-collection-omega-20131013-6|34	%files
14mr|texlive-collection-omega-20131013-6|35	
14mr|texlive-collection-omega-20131013-6|36	#-----------------------------------------------------------------------
14mr|texlive-collection-omega-20131013-6|37	%prep
14mr|texlive-collection-omega-20131013-6|38	%setup -c -a0
14mr|texlive-collection-omega-20131013-6|39	
14mr|texlive-collection-omega-20131013-6|40	%build
14mr|texlive-collection-omega-20131013-6|41	
14mr|texlive-collection-omega-20131013-6|42	%install
14mr|texlive-collection-omega-20131013-6|43	
14mr|texlive-collection-omega-20131013-6|44	%changelog
14mr|texlive-collection-omega-20131013-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-omega-20131013-6|46	+ Revision: c5c6f71
14mr|texlive-collection-omega-20131013-6|47	- MassBuild#440: Increase release tag
14mr|texlive-collection-omega-20131013-6|48	
14mr|texlive-collection-omega-20131013-6|49	

19688 14
14mr|texlive-collection-pictures-20140215-2|1	# revision 32769
14mr|texlive-collection-pictures-20140215-2|2	# category Collection
14mr|texlive-collection-pictures-20140215-2|3	# catalog-ctan undef
14mr|texlive-collection-pictures-20140215-2|4	# catalog-date undef
14mr|texlive-collection-pictures-20140215-2|5	# catalog-license undef
14mr|texlive-collection-pictures-20140215-2|6	# catalog-version undef
14mr|texlive-collection-pictures-20140215-2|7	Name:		texlive-collection-pictures
14mr|texlive-collection-pictures-20140215-2|8	Epoch:		1
14mr|texlive-collection-pictures-20140215-2|9	Version:	20140215
14mr|texlive-collection-pictures-20140215-2|10	Release:	2
14mr|texlive-collection-pictures-20140215-2|11	Summary:	Graphics, pictures, diagrams
14mr|texlive-collection-pictures-20140215-2|12	Group:		Publishing
14mr|texlive-collection-pictures-20140215-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-pictures-20140215-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-pictures-20140215-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pictures.tar.xz
14mr|texlive-collection-pictures-20140215-2|16	BuildArch:	noarch
14mr|texlive-collection-pictures-20140215-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-pictures-20140215-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-pictures-20140215-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-pictures-20140215-2|20	Requires:	texlive-aobs-tikz
14mr|texlive-collection-pictures-20140215-2|21	Requires:	texlive-askmaps
14mr|texlive-collection-pictures-20140215-2|22	Requires:	texlive-asyfig
14mr|texlive-collection-pictures-20140215-2|23	Requires:	texlive-autoarea
14mr|texlive-collection-pictures-20140215-2|24	Requires:	texlive-bardiag
14mr|texlive-collection-pictures-20140215-2|25	Requires:	texlive-bloques
14mr|texlive-collection-pictures-20140215-2|26	Requires:	texlive-bodegraph
14mr|texlive-collection-pictures-20140215-2|27	Requires:	texlive-bondgraph
14mr|texlive-collection-pictures-20140215-2|28	Requires:	texlive-braids
14mr|texlive-collection-pictures-20140215-2|29	Requires:	texlive-bxeepic
14mr|texlive-collection-pictures-20140215-2|30	Requires:	texlive-cachepic
14mr|texlive-collection-pictures-20140215-2|31	Requires:	texlive-chemfig
14mr|texlive-collection-pictures-20140215-2|32	Requires:	texlive-combinedgraphics
14mr|texlive-collection-pictures-20140215-2|33	Requires:	texlive-circuitikz
14mr|texlive-collection-pictures-20140215-2|34	Requires:	texlive-curve
14mr|texlive-collection-pictures-20140215-2|35	Requires:	texlive-curve2e
14mr|texlive-collection-pictures-20140215-2|36	Requires:	texlive-curves
14mr|texlive-collection-pictures-20140215-2|37	Requires:	texlive-dcpic
14mr|texlive-collection-pictures-20140215-2|38	Requires:	texlive-diagmac2
14mr|texlive-collection-pictures-20140215-2|39	Requires:	texlive-doc-pictex
14mr|texlive-collection-pictures-20140215-2|40	Requires:	texlive-dottex
14mr|texlive-collection-pictures-20140215-2|41	Requires:	texlive-dot2texi
14mr|texlive-collection-pictures-20140215-2|42	Requires:	texlive-dratex
14mr|texlive-collection-pictures-20140215-2|43	Requires:	texlive-drs
14mr|texlive-collection-pictures-20140215-2|44	Requires:	texlive-duotenzor
14mr|texlive-collection-pictures-20140215-2|45	Requires:	texlive-eepic
14mr|texlive-collection-pictures-20140215-2|46	Requires:	texlive-epspdf
14mr|texlive-collection-pictures-20140215-2|47	Requires:	texlive-epspdfconversion
14mr|texlive-collection-pictures-20140215-2|48	Requires:	texlive-esk
14mr|texlive-collection-pictures-20140215-2|49	Requires:	texlive-fast-diagram
14mr|texlive-collection-pictures-20140215-2|50	Requires:	texlive-fig4latex
14mr|texlive-collection-pictures-20140215-2|51	Requires:	texlive-flowchart
14mr|texlive-collection-pictures-20140215-2|52	Requires:	texlive-forest
14mr|texlive-collection-pictures-20140215-2|53	Requires:	texlive-gincltex
14mr|texlive-collection-pictures-20140215-2|54	Requires:	texlive-gnuplottex
14mr|texlive-collection-pictures-20140215-2|55	Requires:	texlive-gradientframe
14mr|texlive-collection-pictures-20140215-2|56	Requires:	texlive-grafcet
14mr|texlive-collection-pictures-20140215-2|57	Requires:	texlive-graphviz
14mr|texlive-collection-pictures-20140215-2|58	Requires:	texlive-harveyballs
14mr|texlive-collection-pictures-20140215-2|59	Requires:	texlive-here
14mr|texlive-collection-pictures-20140215-2|60	Requires:	texlive-hf-tikz
14mr|texlive-collection-pictures-20140215-2|61	Requires:	texlive-hobby
14mr|texlive-collection-pictures-20140215-2|62	Requires:	texlive-hvfloat
14mr|texlive-collection-pictures-20140215-2|63	Requires:	texlive-knitting
14mr|texlive-collection-pictures-20140215-2|64	Requires:	texlive-knittingpattern
14mr|texlive-collection-pictures-20140215-2|65	Requires:	texlive-lapdf
14mr|texlive-collection-pictures-20140215-2|66	Requires:	texlive-lpic
14mr|texlive-collection-pictures-20140215-2|67	Requires:	texlive-makeshape
14mr|texlive-collection-pictures-20140215-2|68	Requires:	texlive-mathspic
14mr|texlive-collection-pictures-20140215-2|69	Requires:	texlive-miniplot
14mr|texlive-collection-pictures-20140215-2|70	Requires:	texlive-modiagram
14mr|texlive-collection-pictures-20140215-2|71	Requires:	texlive-neuralnetwork
14mr|texlive-collection-pictures-20140215-2|72	Requires:	texlive-numericplots
14mr|texlive-collection-pictures-20140215-2|73	Requires:	texlive-pb-diagram
14mr|texlive-collection-pictures-20140215-2|74	Requires:	texlive-petri-nets
14mr|texlive-collection-pictures-20140215-2|75	Requires:	texlive-pgf
14mr|texlive-collection-pictures-20140215-2|76	Requires:	texlive-pgf-blur
14mr|texlive-collection-pictures-20140215-2|77	Requires:	texlive-pgf-soroban
14mr|texlive-collection-pictures-20140215-2|78	Requires:	texlive-pgf-umlsd
14mr|texlive-collection-pictures-20140215-2|79	Requires:	texlive-pgfgantt
14mr|texlive-collection-pictures-20140215-2|80	Requires:	texlive-pgfkeyx
14mr|texlive-collection-pictures-20140215-2|81	Requires:	texlive-pgfmolbio
14mr|texlive-collection-pictures-20140215-2|82	Requires:	texlive-pgfopts
14mr|texlive-collection-pictures-20140215-2|83	Requires:	texlive-pgfplots
14mr|texlive-collection-pictures-20140215-2|84	Requires:	texlive-piano
14mr|texlive-collection-pictures-20140215-2|85	Requires:	texlive-picinpar
14mr|texlive-collection-pictures-20140215-2|86	Requires:	texlive-pict2e
14mr|texlive-collection-pictures-20140215-2|87	Requires:	texlive-pictex
14mr|texlive-collection-pictures-20140215-2|88	Requires:	texlive-pictex2
14mr|texlive-collection-pictures-20140215-2|89	Requires:	texlive-pinlabel
14mr|texlive-collection-pictures-20140215-2|90	Requires:	texlive-pmgraph
14mr|texlive-collection-pictures-20140215-2|91	Requires:	texlive-prerex
14mr|texlive-collection-pictures-20140215-2|92	Requires:	texlive-productbox
14mr|texlive-collection-pictures-20140215-2|93	Requires:	texlive-pxpgfmark
14mr|texlive-collection-pictures-20140215-2|94	Requires:	texlive-randbild
14mr|texlive-collection-pictures-20140215-2|95	Requires:	texlive-randomwalk
14mr|texlive-collection-pictures-20140215-2|96	Requires:	texlive-reotex
14mr|texlive-collection-pictures-20140215-2|97	Requires:	texlive-rviewport
14mr|texlive-collection-pictures-20140215-2|98	Requires:	texlive-sa-tikz
14mr|texlive-collection-pictures-20140215-2|99	Requires:	texlive-schemabloc
14mr|texlive-collection-pictures-20140215-2|100	Requires:	texlive-setdeck
14mr|texlive-collection-pictures-20140215-2|101	Requires:	texlive-smartdiagram
14mr|texlive-collection-pictures-20140215-2|102	Requires:	texlive-spath3
14mr|texlive-collection-pictures-20140215-2|103	Requires:	texlive-swimgraf
14mr|texlive-collection-pictures-20140215-2|104	Requires:	texlive-texdraw
14mr|texlive-collection-pictures-20140215-2|105	Requires:	texlive-tikz-3dplot
14mr|texlive-collection-pictures-20140215-2|106	Requires:	texlive-tikz-bayesnet
14mr|texlive-collection-pictures-20140215-2|107	Requires:	texlive-tikz-cd
14mr|texlive-collection-pictures-20140215-2|108	Requires:	texlive-tikz-dependency
14mr|texlive-collection-pictures-20140215-2|109	Requires:	texlive-tikz-inet
14mr|texlive-collection-pictures-20140215-2|110	Requires:	texlive-tikz-opm
14mr|texlive-collection-pictures-20140215-2|111	Requires:	texlive-tikz-qtree
14mr|texlive-collection-pictures-20140215-2|112	Requires:	texlive-tikz-timing
14mr|texlive-collection-pictures-20140215-2|113	Requires:	texlive-tikzinclude
14mr|texlive-collection-pictures-20140215-2|114	Requires:	texlive-tikzmark
14mr|texlive-collection-pictures-20140215-2|115	Requires:	texlive-tikzorbital
14mr|texlive-collection-pictures-20140215-2|116	Requires:	texlive-tikzpagenodes
14mr|texlive-collection-pictures-20140215-2|117	Requires:	texlive-tikzpfeile
14mr|texlive-collection-pictures-20140215-2|118	Requires:	texlive-tikzposter
14mr|texlive-collection-pictures-20140215-2|119	Requires:	texlive-tikzscale
14mr|texlive-collection-pictures-20140215-2|120	Requires:	texlive-tikzsymbols
14mr|texlive-collection-pictures-20140215-2|121	Requires:	texlive-timing-diagrams
14mr|texlive-collection-pictures-20140215-2|122	Requires:	texlive-tqft
14mr|texlive-collection-pictures-20140215-2|123	Requires:	texlive-tkz-base
14mr|texlive-collection-pictures-20140215-2|124	Requires:	texlive-tkz-berge
14mr|texlive-collection-pictures-20140215-2|125	Requires:	texlive-tkz-doc
14mr|texlive-collection-pictures-20140215-2|126	Requires:	texlive-tkz-euclide
14mr|texlive-collection-pictures-20140215-2|127	Requires:	texlive-tkz-fct
14mr|texlive-collection-pictures-20140215-2|128	Requires:	texlive-tkz-graph
14mr|texlive-collection-pictures-20140215-2|129	Requires:	texlive-tkz-kiviat
14mr|texlive-collection-pictures-20140215-2|130	Requires:	texlive-tkz-linknodes
14mr|texlive-collection-pictures-20140215-2|131	Requires:	texlive-tkz-orm
14mr|texlive-collection-pictures-20140215-2|132	Requires:	texlive-tkz-tab
14mr|texlive-collection-pictures-20140215-2|133	Requires:	texlive-tsemlines
14mr|texlive-collection-pictures-20140215-2|134	Requires:	texlive-tufte-latex
14mr|texlive-collection-pictures-20140215-2|135	Requires:	texlive-venndiagram
14mr|texlive-collection-pictures-20140215-2|136	Requires:	texlive-xpicture
14mr|texlive-collection-pictures-20140215-2|137	Requires:	texlive-xypic
14mr|texlive-collection-pictures-20140215-2|138	
14mr|texlive-collection-pictures-20140215-2|139	%description
14mr|texlive-collection-pictures-20140215-2|140	Including TikZ, pict, etc., but MetaPost and PStricks are
14mr|texlive-collection-pictures-20140215-2|141	separate.
14mr|texlive-collection-pictures-20140215-2|142	
14mr|texlive-collection-pictures-20140215-2|143	#-----------------------------------------------------------------------
14mr|texlive-collection-pictures-20140215-2|144	%files
14mr|texlive-collection-pictures-20140215-2|145	
14mr|texlive-collection-pictures-20140215-2|146	#-----------------------------------------------------------------------
14mr|texlive-collection-pictures-20140215-2|147	%prep
14mr|texlive-collection-pictures-20140215-2|148	%setup -c -a0
14mr|texlive-collection-pictures-20140215-2|149	
14mr|texlive-collection-pictures-20140215-2|150	%build
14mr|texlive-collection-pictures-20140215-2|151	
14mr|texlive-collection-pictures-20140215-2|152	%install
14mr|texlive-collection-pictures-20140215-2|153	
14mr|texlive-collection-pictures-20140215-2|154	%changelog
14mr|texlive-collection-pictures-20140215-2|155	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140215-2
14mr|texlive-collection-pictures-20140215-2|156	+ Revision: 17d60f7
14mr|texlive-collection-pictures-20140215-2|157	- MassBuild#440: Increase release tag
14mr|texlive-collection-pictures-20140215-2|158	
14mr|texlive-collection-pictures-20140215-2|159	

19689 14
14mr|texlive-collection-plainextra-20131013-6|1	# revision 31683
14mr|texlive-collection-plainextra-20131013-6|2	# category Collection
14mr|texlive-collection-plainextra-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-plainextra-20131013-6|4	# catalog-date undef
14mr|texlive-collection-plainextra-20131013-6|5	# catalog-license undef
14mr|texlive-collection-plainextra-20131013-6|6	# catalog-version undef
14mr|texlive-collection-plainextra-20131013-6|7	Name:		texlive-collection-plainextra
14mr|texlive-collection-plainextra-20131013-6|8	Epoch:		1
14mr|texlive-collection-plainextra-20131013-6|9	Version:	20131013
14mr|texlive-collection-plainextra-20131013-6|10	Release:	6
14mr|texlive-collection-plainextra-20131013-6|11	Summary:	Plain TeX packages
14mr|texlive-collection-plainextra-20131013-6|12	Group:		Publishing
14mr|texlive-collection-plainextra-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-plainextra-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-plainextra-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-plainextra.tar.xz
14mr|texlive-collection-plainextra-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-plainextra-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-plainextra-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-plainextra-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-plainextra-20131013-6|20	Requires:	texlive-figflow
14mr|texlive-collection-plainextra-20131013-6|21	Requires:	texlive-fixpdfmag
14mr|texlive-collection-plainextra-20131013-6|22	Requires:	texlive-font-change
14mr|texlive-collection-plainextra-20131013-6|23	Requires:	texlive-fontch
14mr|texlive-collection-plainextra-20131013-6|24	Requires:	texlive-getoptk
14mr|texlive-collection-plainextra-20131013-6|25	Requires:	texlive-graphics-pln
14mr|texlive-collection-plainextra-20131013-6|26	Requires:	texlive-hyplain
14mr|texlive-collection-plainextra-20131013-6|27	Requires:	texlive-js-misc
14mr|texlive-collection-plainextra-20131013-6|28	Requires:	texlive-mkpattern
14mr|texlive-collection-plainextra-20131013-6|29	Requires:	texlive-newsletr
14mr|texlive-collection-plainextra-20131013-6|30	Requires:	texlive-pitex
14mr|texlive-collection-plainextra-20131013-6|31	Requires:	texlive-placeins-plain
14mr|texlive-collection-plainextra-20131013-6|32	Requires:	texlive-plipsum
14mr|texlive-collection-plainextra-20131013-6|33	Requires:	texlive-plnfss
14mr|texlive-collection-plainextra-20131013-6|34	Requires:	texlive-plstmary
14mr|texlive-collection-plainextra-20131013-6|35	Requires:	texlive-present
14mr|texlive-collection-plainextra-20131013-6|36	Requires:	texlive-resumemac
14mr|texlive-collection-plainextra-20131013-6|37	Requires:	texlive-texinfo
14mr|texlive-collection-plainextra-20131013-6|38	Requires:	texlive-timetable
14mr|texlive-collection-plainextra-20131013-6|39	Requires:	texlive-treetex
14mr|texlive-collection-plainextra-20131013-6|40	Requires:	texlive-varisize
14mr|texlive-collection-plainextra-20131013-6|41	Requires:	texlive-xii
14mr|texlive-collection-plainextra-20131013-6|42	
14mr|texlive-collection-plainextra-20131013-6|43	%description
14mr|texlive-collection-plainextra-20131013-6|44	Add-on packages and macros that work with plain TeX.
14mr|texlive-collection-plainextra-20131013-6|45	
14mr|texlive-collection-plainextra-20131013-6|46	#-----------------------------------------------------------------------
14mr|texlive-collection-plainextra-20131013-6|47	%files
14mr|texlive-collection-plainextra-20131013-6|48	
14mr|texlive-collection-plainextra-20131013-6|49	#-----------------------------------------------------------------------
14mr|texlive-collection-plainextra-20131013-6|50	%prep
14mr|texlive-collection-plainextra-20131013-6|51	%setup -c -a0
14mr|texlive-collection-plainextra-20131013-6|52	
14mr|texlive-collection-plainextra-20131013-6|53	%build
14mr|texlive-collection-plainextra-20131013-6|54	
14mr|texlive-collection-plainextra-20131013-6|55	%install
14mr|texlive-collection-plainextra-20131013-6|56	
14mr|texlive-collection-plainextra-20131013-6|57	%changelog
14mr|texlive-collection-plainextra-20131013-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-plainextra-20131013-6|59	+ Revision: 3dd12f0
14mr|texlive-collection-plainextra-20131013-6|60	- MassBuild#440: Increase release tag
14mr|texlive-collection-plainextra-20131013-6|61	
14mr|texlive-collection-plainextra-20131013-6|62	

19690 14
14mr|texlive-collection-pstricks-20120810-2|1	# revision 25962
14mr|texlive-collection-pstricks-20120810-2|2	# category Collection
14mr|texlive-collection-pstricks-20120810-2|3	# catalog-ctan undef
14mr|texlive-collection-pstricks-20120810-2|4	# catalog-date undef
14mr|texlive-collection-pstricks-20120810-2|5	# catalog-license undef
14mr|texlive-collection-pstricks-20120810-2|6	# catalog-version undef
14mr|texlive-collection-pstricks-20120810-2|7	Name:		texlive-collection-pstricks
14mr|texlive-collection-pstricks-20120810-2|8	Epoch:		1
14mr|texlive-collection-pstricks-20120810-2|9	Version:	20120810
14mr|texlive-collection-pstricks-20120810-2|10	Release:	2
14mr|texlive-collection-pstricks-20120810-2|11	Summary:	PSTricks packages
14mr|texlive-collection-pstricks-20120810-2|12	Group:		Publishing
14mr|texlive-collection-pstricks-20120810-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-pstricks-20120810-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-pstricks-20120810-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pstricks.tar.xz
14mr|texlive-collection-pstricks-20120810-2|16	BuildArch:	noarch
14mr|texlive-collection-pstricks-20120810-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-pstricks-20120810-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-pstricks-20120810-2|19	Requires:	texlive-collection-basic
14mr|texlive-collection-pstricks-20120810-2|20	Requires:	texlive-collection-genericrecommended
14mr|texlive-collection-pstricks-20120810-2|21	Requires:	texlive-auto-pst-pdf
14mr|texlive-collection-pstricks-20120810-2|22	Requires:	texlive-bclogo
14mr|texlive-collection-pstricks-20120810-2|23	Requires:	texlive-makeplot
14mr|texlive-collection-pstricks-20120810-2|24	Requires:	texlive-pdftricks
14mr|texlive-collection-pstricks-20120810-2|25	Requires:	texlive-pedigree-perl
14mr|texlive-collection-pstricks-20120810-2|26	Requires:	texlive-psbao
14mr|texlive-collection-pstricks-20120810-2|27	Requires:	texlive-pst-2dplot
14mr|texlive-collection-pstricks-20120810-2|28	Requires:	texlive-pst-3d
14mr|texlive-collection-pstricks-20120810-2|29	Requires:	texlive-pst-3dplot
14mr|texlive-collection-pstricks-20120810-2|30	Requires:	texlive-pst-abspos
14mr|texlive-collection-pstricks-20120810-2|31	Requires:	texlive-pst-am
14mr|texlive-collection-pstricks-20120810-2|32	Requires:	texlive-pst-asr
14mr|texlive-collection-pstricks-20120810-2|33	Requires:	texlive-pst-bar
14mr|texlive-collection-pstricks-20120810-2|34	Requires:	texlive-pst-barcode
14mr|texlive-collection-pstricks-20120810-2|35	Requires:	texlive-pst-bezier
14mr|texlive-collection-pstricks-20120810-2|36	Requires:	texlive-pst-blur
14mr|texlive-collection-pstricks-20120810-2|37	Requires:	texlive-pst-bspline
14mr|texlive-collection-pstricks-20120810-2|38	Requires:	texlive-pst-calendar
14mr|texlive-collection-pstricks-20120810-2|39	Requires:	texlive-pst-circ
14mr|texlive-collection-pstricks-20120810-2|40	Requires:	texlive-pst-coil
14mr|texlive-collection-pstricks-20120810-2|41	Requires:	texlive-pst-cox
14mr|texlive-collection-pstricks-20120810-2|42	Requires:	texlive-pst-dbicons
14mr|texlive-collection-pstricks-20120810-2|43	Requires:	texlive-pst-diffraction
14mr|texlive-collection-pstricks-20120810-2|44	Requires:	texlive-pst-electricfield
14mr|texlive-collection-pstricks-20120810-2|45	Requires:	texlive-pst-eps
14mr|texlive-collection-pstricks-20120810-2|46	Requires:	texlive-pst-eucl
14mr|texlive-collection-pstricks-20120810-2|47	Requires:	texlive-pst-exa
14mr|texlive-collection-pstricks-20120810-2|48	Requires:	texlive-pst-fill
14mr|texlive-collection-pstricks-20120810-2|49	Requires:	texlive-pst-fr3d
14mr|texlive-collection-pstricks-20120810-2|50	Requires:	texlive-pst-fractal
14mr|texlive-collection-pstricks-20120810-2|51	Requires:	texlive-pst-fun
14mr|texlive-collection-pstricks-20120810-2|52	Requires:	texlive-pst-func
14mr|texlive-collection-pstricks-20120810-2|53	Requires:	texlive-pst-gantt
14mr|texlive-collection-pstricks-20120810-2|54	Requires:	texlive-pst-geo
14mr|texlive-collection-pstricks-20120810-2|55	Requires:	texlive-pst-ghsb
14mr|texlive-collection-pstricks-20120810-2|56	Requires:	texlive-pst-gr3d
14mr|texlive-collection-pstricks-20120810-2|57	Requires:	texlive-pst-grad
14mr|texlive-collection-pstricks-20120810-2|58	Requires:	texlive-pst-graphicx
14mr|texlive-collection-pstricks-20120810-2|59	Requires:	texlive-pst-infixplot
14mr|texlive-collection-pstricks-20120810-2|60	Requires:	texlive-pst-jtree
14mr|texlive-collection-pstricks-20120810-2|61	Requires:	texlive-pst-knot
14mr|texlive-collection-pstricks-20120810-2|62	Requires:	texlive-pst-labo
14mr|texlive-collection-pstricks-20120810-2|63	Requires:	texlive-pst-layout
14mr|texlive-collection-pstricks-20120810-2|64	Requires:	texlive-pst-lens
14mr|texlive-collection-pstricks-20120810-2|65	Requires:	texlive-pst-light3d
14mr|texlive-collection-pstricks-20120810-2|66	Requires:	texlive-pst-magneticfield
14mr|texlive-collection-pstricks-20120810-2|67	Requires:	texlive-pst-math
14mr|texlive-collection-pstricks-20120810-2|68	Requires:	texlive-pst-mirror
14mr|texlive-collection-pstricks-20120810-2|69	Requires:	texlive-pst-node
14mr|texlive-collection-pstricks-20120810-2|70	Requires:	texlive-pst-ob3d
14mr|texlive-collection-pstricks-20120810-2|71	Requires:	texlive-pst-optexp
14mr|texlive-collection-pstricks-20120810-2|72	Requires:	texlive-pst-optic
14mr|texlive-collection-pstricks-20120810-2|73	Requires:	texlive-pst-osci
14mr|texlive-collection-pstricks-20120810-2|74	Requires:	texlive-pst-pad
14mr|texlive-collection-pstricks-20120810-2|75	Requires:	texlive-pst-pdgr
14mr|texlive-collection-pstricks-20120810-2|76	Requires:	texlive-pst-platon
14mr|texlive-collection-pstricks-20120810-2|77	Requires:	texlive-pst-plot
14mr|texlive-collection-pstricks-20120810-2|78	Requires:	texlive-pst-poly
14mr|texlive-collection-pstricks-20120810-2|79	Requires:	texlive-pst-pulley
14mr|texlive-collection-pstricks-20120810-2|80	Requires:	texlive-pst-qtree
14mr|texlive-collection-pstricks-20120810-2|81	Requires:	texlive-pst-rubans
14mr|texlive-collection-pstricks-20120810-2|82	Requires:	texlive-pst-sigsys
14mr|texlive-collection-pstricks-20120810-2|83	Requires:	texlive-pst-slpe
14mr|texlive-collection-pstricks-20120810-2|84	Requires:	texlive-pst-solarsystem
14mr|texlive-collection-pstricks-20120810-2|85	Requires:	texlive-pst-spectra
14mr|texlive-collection-pstricks-20120810-2|86	Requires:	texlive-pst-solides3d
14mr|texlive-collection-pstricks-20120810-2|87	Requires:	texlive-pst-soroban
14mr|texlive-collection-pstricks-20120810-2|88	Requires:	texlive-pst-stru
14mr|texlive-collection-pstricks-20120810-2|89	Requires:	texlive-pst-support
14mr|texlive-collection-pstricks-20120810-2|90	Requires:	texlive-pst-text
14mr|texlive-collection-pstricks-20120810-2|91	Requires:	texlive-pst-thick
14mr|texlive-collection-pstricks-20120810-2|92	Requires:	texlive-pst-tools
14mr|texlive-collection-pstricks-20120810-2|93	Requires:	texlive-pst-tree
14mr|texlive-collection-pstricks-20120810-2|94	Requires:	texlive-pst-tvz
14mr|texlive-collection-pstricks-20120810-2|95	Requires:	texlive-pst-uml
14mr|texlive-collection-pstricks-20120810-2|96	Requires:	texlive-pst-vowel
14mr|texlive-collection-pstricks-20120810-2|97	Requires:	texlive-pst-vue3d
14mr|texlive-collection-pstricks-20120810-2|98	Requires:	texlive-pst2pdf
14mr|texlive-collection-pstricks-20120810-2|99	Requires:	texlive-pstricks
14mr|texlive-collection-pstricks-20120810-2|100	Requires:	texlive-pstricks-add
14mr|texlive-collection-pstricks-20120810-2|101	Requires:	texlive-pstricks_calcnotes
14mr|texlive-collection-pstricks-20120810-2|102	Requires:	texlive-uml
14mr|texlive-collection-pstricks-20120810-2|103	Requires:	texlive-vaucanson-g
14mr|texlive-collection-pstricks-20120810-2|104	Requires:	texlive-vocaltract
14mr|texlive-collection-pstricks-20120810-2|105	
14mr|texlive-collection-pstricks-20120810-2|106	%description
14mr|texlive-collection-pstricks-20120810-2|107	TeXLive collection-pstricks package.
14mr|texlive-collection-pstricks-20120810-2|108	
14mr|texlive-collection-pstricks-20120810-2|109	#-----------------------------------------------------------------------
14mr|texlive-collection-pstricks-20120810-2|110	%files
14mr|texlive-collection-pstricks-20120810-2|111	
14mr|texlive-collection-pstricks-20120810-2|112	#-----------------------------------------------------------------------
14mr|texlive-collection-pstricks-20120810-2|113	%prep
14mr|texlive-collection-pstricks-20120810-2|114	%setup -c -a0
14mr|texlive-collection-pstricks-20120810-2|115	
14mr|texlive-collection-pstricks-20120810-2|116	%build
14mr|texlive-collection-pstricks-20120810-2|117	
14mr|texlive-collection-pstricks-20120810-2|118	%install
14mr|texlive-collection-pstricks-20120810-2|119	
14mr|texlive-collection-pstricks-20120810-2|120	
14mr|texlive-collection-pstricks-20120810-2|121	
14mr|texlive-collection-pstricks-20120810-2|122	%changelog
14mr|texlive-collection-pstricks-20120810-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120810-2
14mr|texlive-collection-pstricks-20120810-2|124	+ Revision: f1b5daf
14mr|texlive-collection-pstricks-20120810-2|125	- MassBuild#440: Increase release tag
14mr|texlive-collection-pstricks-20120810-2|126	
14mr|texlive-collection-pstricks-20120810-2|127	

19691 14
14mr|texlive-collection-publishers-20140318-2|1	# revision 33117
14mr|texlive-collection-publishers-20140318-2|2	# category Collection
14mr|texlive-collection-publishers-20140318-2|3	# catalog-ctan undef
14mr|texlive-collection-publishers-20140318-2|4	# catalog-date undef
14mr|texlive-collection-publishers-20140318-2|5	# catalog-license undef
14mr|texlive-collection-publishers-20140318-2|6	# catalog-version undef
14mr|texlive-collection-publishers-20140318-2|7	Name:		texlive-collection-publishers
14mr|texlive-collection-publishers-20140318-2|8	Epoch:		1
14mr|texlive-collection-publishers-20140318-2|9	Version:	20140318
14mr|texlive-collection-publishers-20140318-2|10	Release:	2
14mr|texlive-collection-publishers-20140318-2|11	Summary:	Publisher styles, theses, etc
14mr|texlive-collection-publishers-20140318-2|12	Group:		Publishing
14mr|texlive-collection-publishers-20140318-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-publishers-20140318-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-publishers-20140318-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-publishers.tar.xz
14mr|texlive-collection-publishers-20140318-2|16	BuildArch:	noarch
14mr|texlive-collection-publishers-20140318-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-publishers-20140318-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-publishers-20140318-2|19	Requires:	texlive-collection-latex
14mr|texlive-collection-publishers-20140318-2|20	Requires:	texlive-IEEEconf
14mr|texlive-collection-publishers-20140318-2|21	Requires:	texlive-IEEEtran
14mr|texlive-collection-publishers-20140318-2|22	Requires:	texlive-aastex
14mr|texlive-collection-publishers-20140318-2|23	Requires:	texlive-abntex2
14mr|texlive-collection-publishers-20140318-2|24	Requires:	texlive-acmconf
14mr|texlive-collection-publishers-20140318-2|25	Requires:	texlive-active-conf
14mr|texlive-collection-publishers-20140318-2|26	Requires:	texlive-adfathesis
14mr|texlive-collection-publishers-20140318-2|27	Requires:	texlive-afthesis
14mr|texlive-collection-publishers-20140318-2|28	Requires:	texlive-aguplus
14mr|texlive-collection-publishers-20140318-2|29	Requires:	texlive-aiaa
14mr|texlive-collection-publishers-20140318-2|30	Requires:	texlive-ametsoc
14mr|texlive-collection-publishers-20140318-2|31	Requires:	texlive-anufinalexam
14mr|texlive-collection-publishers-20140318-2|32	Requires:	texlive-aomart
14mr|texlive-collection-publishers-20140318-2|33	Requires:	texlive-apa
14mr|texlive-collection-publishers-20140318-2|34	Requires:	texlive-apa6
14mr|texlive-collection-publishers-20140318-2|35	Requires:	texlive-apa6e
14mr|texlive-collection-publishers-20140318-2|36	Requires:	texlive-arsclassica
14mr|texlive-collection-publishers-20140318-2|37	Requires:	texlive-articleingud
14mr|texlive-collection-publishers-20140318-2|38	Requires:	texlive-asaetr
14mr|texlive-collection-publishers-20140318-2|39	Requires:	texlive-ascelike
14mr|texlive-collection-publishers-20140318-2|40	Requires:	texlive-beamer-FUBerlin
14mr|texlive-collection-publishers-20140318-2|41	Requires:	texlive-bgteubner
14mr|texlive-collection-publishers-20140318-2|42	Requires:	texlive-brandeis-dissertation
14mr|texlive-collection-publishers-20140318-2|43	Requires:	texlive-cascadilla
14mr|texlive-collection-publishers-20140318-2|44	Requires:	texlive-chem-journal
14mr|texlive-collection-publishers-20140318-2|45	Requires:	texlive-classicthesis
14mr|texlive-collection-publishers-20140318-2|46	Requires:	texlive-cmpj
14mr|texlive-collection-publishers-20140318-2|47	Requires:	texlive-confproc
14mr|texlive-collection-publishers-20140318-2|48	Requires:	texlive-dccpaper
14mr|texlive-collection-publishers-20140318-2|49	Requires:	texlive-ebook
14mr|texlive-collection-publishers-20140318-2|50	Requires:	texlive-ebsthesis
14mr|texlive-collection-publishers-20140318-2|51	Requires:	texlive-ejpecp
14mr|texlive-collection-publishers-20140318-2|52	Requires:	texlive-elbioimp
14mr|texlive-collection-publishers-20140318-2|53	Requires:	texlive-elsarticle
14mr|texlive-collection-publishers-20140318-2|54	Requires:	texlive-elteikthesis
14mr|texlive-collection-publishers-20140318-2|55	Requires:	texlive-erdc
14mr|texlive-collection-publishers-20140318-2|56	Requires:	texlive-estcpmm
14mr|texlive-collection-publishers-20140318-2|57	Requires:	texlive-fbithesis
14mr|texlive-collection-publishers-20140318-2|58	Requires:	texlive-fcltxdoc
14mr|texlive-collection-publishers-20140318-2|59	Requires:	texlive-gaceta
14mr|texlive-collection-publishers-20140318-2|60	Requires:	texlive-gatech-thesis
14mr|texlive-collection-publishers-20140318-2|61	Requires:	texlive-har2nat
14mr|texlive-collection-publishers-20140318-2|62	Requires:	texlive-hobete
14mr|texlive-collection-publishers-20140318-2|63	Requires:	texlive-icsv
14mr|texlive-collection-publishers-20140318-2|64	Requires:	texlive-ieeepes
14mr|texlive-collection-publishers-20140318-2|65	Requires:	texlive-ijmart
14mr|texlive-collection-publishers-20140318-2|66	Requires:	texlive-imac
14mr|texlive-collection-publishers-20140318-2|67	Requires:	texlive-imtekda
14mr|texlive-collection-publishers-20140318-2|68	Requires:	texlive-jmlr
14mr|texlive-collection-publishers-20140318-2|69	Requires:	texlive-jpsj
14mr|texlive-collection-publishers-20140318-2|70	Requires:	texlive-kdgdocs
14mr|texlive-collection-publishers-20140318-2|71	Requires:	texlive-kluwer
14mr|texlive-collection-publishers-20140318-2|72	Requires:	texlive-lps
14mr|texlive-collection-publishers-20140318-2|73	Requires:	texlive-matc3
14mr|texlive-collection-publishers-20140318-2|74	Requires:	texlive-matc3mem
14mr|texlive-collection-publishers-20140318-2|75	Requires:	texlive-mentis
14mr|texlive-collection-publishers-20140318-2|76	Requires:	texlive-msu-thesis
14mr|texlive-collection-publishers-20140318-2|77	Requires:	texlive-musuos
14mr|texlive-collection-publishers-20140318-2|78	Requires:	texlive-muthesis
14mr|texlive-collection-publishers-20140318-2|79	Requires:	texlive-nature
14mr|texlive-collection-publishers-20140318-2|80	Requires:	texlive-nddiss
14mr|texlive-collection-publishers-20140318-2|81	Requires:	texlive-nih
14mr|texlive-collection-publishers-20140318-2|82	Requires:	texlive-nostarch
14mr|texlive-collection-publishers-20140318-2|83	Requires:	texlive-nrc
14mr|texlive-collection-publishers-20140318-2|84	Requires:	texlive-onrannual
14mr|texlive-collection-publishers-20140318-2|85	Requires:	texlive-opteng
14mr|texlive-collection-publishers-20140318-2|86	Requires:	texlive-philosophersimprint
14mr|texlive-collection-publishers-20140318-2|87	Requires:	texlive-pittetd
14mr|texlive-collection-publishers-20140318-2|88	Requires:	texlive-pkuthss
14mr|texlive-collection-publishers-20140318-2|89	Requires:	texlive-powerdot-FUBerlin
14mr|texlive-collection-publishers-20140318-2|90	Requires:	texlive-pracjourn
14mr|texlive-collection-publishers-20140318-2|91	Requires:	texlive-procIAGssymp
14mr|texlive-collection-publishers-20140318-2|92	Requires:	texlive-proposal
14mr|texlive-collection-publishers-20140318-2|93	Requires:	texlive-ptptex
14mr|texlive-collection-publishers-20140318-2|94	Requires:	texlive-psu-thesis
14mr|texlive-collection-publishers-20140318-2|95	Requires:	texlive-resphilosophica
14mr|texlive-collection-publishers-20140318-2|96	Requires:	texlive-resumecls
14mr|texlive-collection-publishers-20140318-2|97	Requires:	texlive-revtex
14mr|texlive-collection-publishers-20140318-2|98	Requires:	texlive-revtex4
14mr|texlive-collection-publishers-20140318-2|99	Requires:	texlive-ryethesis
14mr|texlive-collection-publishers-20140318-2|100	Requires:	texlive-sageep
14mr|texlive-collection-publishers-20140318-2|101	Requires:	texlive-sapthesis
14mr|texlive-collection-publishers-20140318-2|102	Requires:	texlive-scrjrnl
14mr|texlive-collection-publishers-20140318-2|103	Requires:	texlive-seuthesis
14mr|texlive-collection-publishers-20140318-2|104	Requires:	texlive-soton
14mr|texlive-collection-publishers-20140318-2|105	Requires:	texlive-spie
14mr|texlive-collection-publishers-20140318-2|106	Requires:	texlive-sr-vorl
14mr|texlive-collection-publishers-20140318-2|107	Requires:	texlive-stellenbosch
14mr|texlive-collection-publishers-20140318-2|108	Requires:	texlive-suftesi
14mr|texlive-collection-publishers-20140318-2|109	Requires:	texlive-sugconf
14mr|texlive-collection-publishers-20140318-2|110	Requires:	texlive-tabriz-thesis
14mr|texlive-collection-publishers-20140318-2|111	Requires:	texlive-texilikechaps
14mr|texlive-collection-publishers-20140318-2|112	Requires:	texlive-texilikecover
14mr|texlive-collection-publishers-20140318-2|113	Requires:	texlive-thesis-titlepage-fhac
14mr|texlive-collection-publishers-20140318-2|114	Requires:	texlive-thuthesis
14mr|texlive-collection-publishers-20140318-2|115	Requires:	texlive-toptesi
14mr|texlive-collection-publishers-20140318-2|116	Requires:	texlive-tugboat
14mr|texlive-collection-publishers-20140318-2|117	Requires:	texlive-tugboat-plain
14mr|texlive-collection-publishers-20140318-2|118	Requires:	texlive-tui
14mr|texlive-collection-publishers-20140318-2|119	Requires:	texlive-uaclasses
14mr|texlive-collection-publishers-20140318-2|120	Requires:	texlive-uadocs
14mr|texlive-collection-publishers-20140318-2|121	Requires:	texlive-uafthesis
14mr|texlive-collection-publishers-20140318-2|122	Requires:	texlive-ucdavisthesis
14mr|texlive-collection-publishers-20140318-2|123	Requires:	texlive-ucthesis
14mr|texlive-collection-publishers-20140318-2|124	Requires:	texlive-uestcthesis
14mr|texlive-collection-publishers-20140318-2|125	Requires:	texlive-uiucredborder
14mr|texlive-collection-publishers-20140318-2|126	Requires:	texlive-uiucthesis
14mr|texlive-collection-publishers-20140318-2|127	Requires:	texlive-ulthese
14mr|texlive-collection-publishers-20140318-2|128	Requires:	texlive-umthesis
14mr|texlive-collection-publishers-20140318-2|129	Requires:	texlive-umich-thesis
14mr|texlive-collection-publishers-20140318-2|130	Requires:	texlive-unamthesis
14mr|texlive-collection-publishers-20140318-2|131	Requires:	texlive-unswcover
14mr|texlive-collection-publishers-20140318-2|132	Requires:	texlive-ut-thesis
14mr|texlive-collection-publishers-20140318-2|133	Requires:	texlive-uothesis
14mr|texlive-collection-publishers-20140318-2|134	Requires:	texlive-uowthesis
14mr|texlive-collection-publishers-20140318-2|135	Requires:	texlive-uowthesistitlepage
14mr|texlive-collection-publishers-20140318-2|136	Requires:	texlive-uspatent
14mr|texlive-collection-publishers-20140318-2|137	Requires:	texlive-uwthesis
14mr|texlive-collection-publishers-20140318-2|138	Requires:	texlive-vancouver
14mr|texlive-collection-publishers-20140318-2|139	Requires:	texlive-wsemclassic
14mr|texlive-collection-publishers-20140318-2|140	Requires:	texlive-xcookybooky
14mr|texlive-collection-publishers-20140318-2|141	Requires:	texlive-york-thesis
14mr|texlive-collection-publishers-20140318-2|142	
14mr|texlive-collection-publishers-20140318-2|143	%description
14mr|texlive-collection-publishers-20140318-2|144	TeXLive collection-publishers package.
14mr|texlive-collection-publishers-20140318-2|145	
14mr|texlive-collection-publishers-20140318-2|146	#-----------------------------------------------------------------------
14mr|texlive-collection-publishers-20140318-2|147	%files
14mr|texlive-collection-publishers-20140318-2|148	
14mr|texlive-collection-publishers-20140318-2|149	#-----------------------------------------------------------------------
14mr|texlive-collection-publishers-20140318-2|150	%prep
14mr|texlive-collection-publishers-20140318-2|151	%setup -c -a0
14mr|texlive-collection-publishers-20140318-2|152	
14mr|texlive-collection-publishers-20140318-2|153	%build
14mr|texlive-collection-publishers-20140318-2|154	
14mr|texlive-collection-publishers-20140318-2|155	%install
14mr|texlive-collection-publishers-20140318-2|156	
14mr|texlive-collection-publishers-20140318-2|157	%changelog
14mr|texlive-collection-publishers-20140318-2|158	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20140318-2
14mr|texlive-collection-publishers-20140318-2|159	+ Revision: b80d058
14mr|texlive-collection-publishers-20140318-2|160	- MassBuild#440: Increase release tag
14mr|texlive-collection-publishers-20140318-2|161	
14mr|texlive-collection-publishers-20140318-2|162	

19692 14
14mr|texlive-collection-science-20131201-6|1	# revision 32182
14mr|texlive-collection-science-20131201-6|2	# category Collection
14mr|texlive-collection-science-20131201-6|3	# catalog-ctan undef
14mr|texlive-collection-science-20131201-6|4	# catalog-date undef
14mr|texlive-collection-science-20131201-6|5	# catalog-license undef
14mr|texlive-collection-science-20131201-6|6	# catalog-version undef
14mr|texlive-collection-science-20131201-6|7	Name:		texlive-collection-science
14mr|texlive-collection-science-20131201-6|8	Epoch:		1
14mr|texlive-collection-science-20131201-6|9	Version:	20131201
14mr|texlive-collection-science-20131201-6|10	Release:	6
14mr|texlive-collection-science-20131201-6|11	Summary:	Natural and computer sciences
14mr|texlive-collection-science-20131201-6|12	Group:		Publishing
14mr|texlive-collection-science-20131201-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-science-20131201-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-science-20131201-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-science.tar.xz
14mr|texlive-collection-science-20131201-6|16	BuildArch:	noarch
14mr|texlive-collection-science-20131201-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-science-20131201-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-science-20131201-6|19	Requires:	texlive-collection-latex
14mr|texlive-collection-science-20131201-6|20	Requires:	texlive-SIstyle
14mr|texlive-collection-science-20131201-6|21	Requires:	texlive-SIunits
14mr|texlive-collection-science-20131201-6|22	Requires:	texlive-alg
14mr|texlive-collection-science-20131201-6|23	Requires:	texlive-algorithm2e
14mr|texlive-collection-science-20131201-6|24	Requires:	texlive-algorithmicx
14mr|texlive-collection-science-20131201-6|25	Requires:	texlive-algorithms
14mr|texlive-collection-science-20131201-6|26	Requires:	texlive-biocon
14mr|texlive-collection-science-20131201-6|27	Requires:	texlive-bohr
14mr|texlive-collection-science-20131201-6|28	Requires:	texlive-bpchem
14mr|texlive-collection-science-20131201-6|29	Requires:	texlive-bytefield
14mr|texlive-collection-science-20131201-6|30	Requires:	texlive-chemarrow
14mr|texlive-collection-science-20131201-6|31	Requires:	texlive-chemcompounds
14mr|texlive-collection-science-20131201-6|32	Requires:	texlive-chemcono
14mr|texlive-collection-science-20131201-6|33	Requires:	texlive-chemexec
14mr|texlive-collection-science-20131201-6|34	Requires:	texlive-chemmacros
14mr|texlive-collection-science-20131201-6|35	Requires:	texlive-chemnum
14mr|texlive-collection-science-20131201-6|36	Requires:	texlive-chemstyle
14mr|texlive-collection-science-20131201-6|37	Requires:	texlive-clrscode
14mr|texlive-collection-science-20131201-6|38	Requires:	texlive-complexity
14mr|texlive-collection-science-20131201-6|39	Requires:	texlive-computational-complexity
14mr|texlive-collection-science-20131201-6|40	Requires:	texlive-digiconfigs
14mr|texlive-collection-science-20131201-6|41	Requires:	texlive-drawstack
14mr|texlive-collection-science-20131201-6|42	Requires:	texlive-dyntree
14mr|texlive-collection-science-20131201-6|43	Requires:	texlive-eltex
14mr|texlive-collection-science-20131201-6|44	Requires:	texlive-endiagram
14mr|texlive-collection-science-20131201-6|45	Requires:	texlive-engtlc
14mr|texlive-collection-science-20131201-6|46	Requires:	texlive-fouridx
14mr|texlive-collection-science-20131201-6|47	Requires:	texlive-functan
14mr|texlive-collection-science-20131201-6|48	Requires:	texlive-galois
14mr|texlive-collection-science-20131201-6|49	Requires:	texlive-gastex
14mr|texlive-collection-science-20131201-6|50	Requires:	texlive-gene-logic
14mr|texlive-collection-science-20131201-6|51	Requires:	texlive-gu
14mr|texlive-collection-science-20131201-6|52	Requires:	texlive-hep
14mr|texlive-collection-science-20131201-6|53	Requires:	texlive-hepnames
14mr|texlive-collection-science-20131201-6|54	Requires:	texlive-hepparticles
14mr|texlive-collection-science-20131201-6|55	Requires:	texlive-hepthesis
14mr|texlive-collection-science-20131201-6|56	Requires:	texlive-hepunits
14mr|texlive-collection-science-20131201-6|57	Requires:	texlive-karnaugh
14mr|texlive-collection-science-20131201-6|58	Requires:	texlive-mhchem
14mr|texlive-collection-science-20131201-6|59	Requires:	texlive-miller
14mr|texlive-collection-science-20131201-6|60	Requires:	texlive-mychemistry
14mr|texlive-collection-science-20131201-6|61	Requires:	texlive-nuc
14mr|texlive-collection-science-20131201-6|62	Requires:	texlive-objectz
14mr|texlive-collection-science-20131201-6|63	Requires:	texlive-physics
14mr|texlive-collection-science-20131201-6|64	Requires:	texlive-physymb
14mr|texlive-collection-science-20131201-6|65	Requires:	texlive-pseudocode
14mr|texlive-collection-science-20131201-6|66	Requires:	texlive-sasnrdisplay
14mr|texlive-collection-science-20131201-6|67	Requires:	texlive-sciposter
14mr|texlive-collection-science-20131201-6|68	Requires:	texlive-sfg
14mr|texlive-collection-science-20131201-6|69	Requires:	texlive-siunitx
14mr|texlive-collection-science-20131201-6|70	Requires:	texlive-steinmetz
14mr|texlive-collection-science-20131201-6|71	Requires:	texlive-struktex
14mr|texlive-collection-science-20131201-6|72	Requires:	texlive-substances
14mr|texlive-collection-science-20131201-6|73	Requires:	texlive-t-angles
14mr|texlive-collection-science-20131201-6|74	Requires:	texlive-textopo
14mr|texlive-collection-science-20131201-6|75	Requires:	texlive-ulqda
14mr|texlive-collection-science-20131201-6|76	Requires:	texlive-unitsdef
14mr|texlive-collection-science-20131201-6|77	Requires:	texlive-xymtex
14mr|texlive-collection-science-20131201-6|78	Requires:	texlive-youngtab
14mr|texlive-collection-science-20131201-6|79	
14mr|texlive-collection-science-20131201-6|80	%description
14mr|texlive-collection-science-20131201-6|81	TeXLive collection-science package.
14mr|texlive-collection-science-20131201-6|82	
14mr|texlive-collection-science-20131201-6|83	#-----------------------------------------------------------------------
14mr|texlive-collection-science-20131201-6|84	%files
14mr|texlive-collection-science-20131201-6|85	
14mr|texlive-collection-science-20131201-6|86	#-----------------------------------------------------------------------
14mr|texlive-collection-science-20131201-6|87	%prep
14mr|texlive-collection-science-20131201-6|88	%setup -c -a0
14mr|texlive-collection-science-20131201-6|89	
14mr|texlive-collection-science-20131201-6|90	%build
14mr|texlive-collection-science-20131201-6|91	
14mr|texlive-collection-science-20131201-6|92	%install
14mr|texlive-collection-science-20131201-6|93	
14mr|texlive-collection-science-20131201-6|94	%changelog
14mr|texlive-collection-science-20131201-6|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131201-6
14mr|texlive-collection-science-20131201-6|96	+ Revision: b15b932
14mr|texlive-collection-science-20131201-6|97	- MassBuild#440: Increase release tag
14mr|texlive-collection-science-20131201-6|98	
14mr|texlive-collection-science-20131201-6|99	

19693 14
14mr|texlive-collection-texinfo-20120224-2|1	# revision 15216
14mr|texlive-collection-texinfo-20120224-2|2	# category Collection
14mr|texlive-collection-texinfo-20120224-2|3	# catalog-ctan undef
14mr|texlive-collection-texinfo-20120224-2|4	# catalog-date undef
14mr|texlive-collection-texinfo-20120224-2|5	# catalog-license undef
14mr|texlive-collection-texinfo-20120224-2|6	# catalog-version undef
14mr|texlive-collection-texinfo-20120224-2|7	Name:		texlive-collection-texinfo
14mr|texlive-collection-texinfo-20120224-2|8	Epoch:		1
14mr|texlive-collection-texinfo-20120224-2|9	Version:	20120224
14mr|texlive-collection-texinfo-20120224-2|10	Release:	2
14mr|texlive-collection-texinfo-20120224-2|11	Summary:	GNU Texinfo
14mr|texlive-collection-texinfo-20120224-2|12	Group:		Publishing
14mr|texlive-collection-texinfo-20120224-2|13	URL:		http://tug.org/texlive
14mr|texlive-collection-texinfo-20120224-2|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-texinfo-20120224-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-texinfo.tar.xz
14mr|texlive-collection-texinfo-20120224-2|16	BuildArch:	noarch
14mr|texlive-collection-texinfo-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-texinfo-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-texinfo-20120224-2|19	Requires:	texlive-texinfo
14mr|texlive-collection-texinfo-20120224-2|20	Requires:	texlive-collection-basic
14mr|texlive-collection-texinfo-20120224-2|21	
14mr|texlive-collection-texinfo-20120224-2|22	%description
14mr|texlive-collection-texinfo-20120224-2|23	TeX macros for the GNU Texinfo documentation system.  The
14mr|texlive-collection-texinfo-20120224-2|24	programs and documentation are no longer distributed with TeX
14mr|texlive-collection-texinfo-20120224-2|25	Live; get the original Texinfo package for your system.
14mr|texlive-collection-texinfo-20120224-2|26	
14mr|texlive-collection-texinfo-20120224-2|27	#-----------------------------------------------------------------------
14mr|texlive-collection-texinfo-20120224-2|28	%files
14mr|texlive-collection-texinfo-20120224-2|29	
14mr|texlive-collection-texinfo-20120224-2|30	#-----------------------------------------------------------------------
14mr|texlive-collection-texinfo-20120224-2|31	%prep
14mr|texlive-collection-texinfo-20120224-2|32	%setup -c -a0
14mr|texlive-collection-texinfo-20120224-2|33	
14mr|texlive-collection-texinfo-20120224-2|34	%build
14mr|texlive-collection-texinfo-20120224-2|35	
14mr|texlive-collection-texinfo-20120224-2|36	%install
14mr|texlive-collection-texinfo-20120224-2|37	
14mr|texlive-collection-texinfo-20120224-2|38	
14mr|texlive-collection-texinfo-20120224-2|39	
14mr|texlive-collection-texinfo-20120224-2|40	%changelog
14mr|texlive-collection-texinfo-20120224-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20120224-2
14mr|texlive-collection-texinfo-20120224-2|42	+ Revision: c3edaf7
14mr|texlive-collection-texinfo-20120224-2|43	- MassBuild#440: Increase release tag
14mr|texlive-collection-texinfo-20120224-2|44	
14mr|texlive-collection-texinfo-20120224-2|45	

19694 14
14mr|texlive-collection-xetex-20131013-6|1	# revision 30396
14mr|texlive-collection-xetex-20131013-6|2	# category Collection
14mr|texlive-collection-xetex-20131013-6|3	# catalog-ctan undef
14mr|texlive-collection-xetex-20131013-6|4	# catalog-date undef
14mr|texlive-collection-xetex-20131013-6|5	# catalog-license undef
14mr|texlive-collection-xetex-20131013-6|6	# catalog-version undef
14mr|texlive-collection-xetex-20131013-6|7	Name:		texlive-collection-xetex
14mr|texlive-collection-xetex-20131013-6|8	Epoch:		1
14mr|texlive-collection-xetex-20131013-6|9	Version:	20131013
14mr|texlive-collection-xetex-20131013-6|10	Release:	6
14mr|texlive-collection-xetex-20131013-6|11	Summary:	XeTeX and packages
14mr|texlive-collection-xetex-20131013-6|12	Group:		Publishing
14mr|texlive-collection-xetex-20131013-6|13	URL:		http://tug.org/texlive
14mr|texlive-collection-xetex-20131013-6|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-collection-xetex-20131013-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-xetex.tar.xz
14mr|texlive-collection-xetex-20131013-6|16	BuildArch:	noarch
14mr|texlive-collection-xetex-20131013-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-collection-xetex-20131013-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-collection-xetex-20131013-6|19	Requires:	texlive-collection-basic
14mr|texlive-collection-xetex-20131013-6|20	Requires:	texlive-arabxetex
14mr|texlive-collection-xetex-20131013-6|21	Requires:	texlive-euenc
14mr|texlive-collection-xetex-20131013-6|22	Requires:	texlive-fixlatvian
14mr|texlive-collection-xetex-20131013-6|23	Requires:	texlive-fontbook
14mr|texlive-collection-xetex-20131013-6|24	Requires:	texlive-fontwrap
14mr|texlive-collection-xetex-20131013-6|25	Requires:	texlive-mathspec
14mr|texlive-collection-xetex-20131013-6|26	Requires:	texlive-philokalia
14mr|texlive-collection-xetex-20131013-6|27	Requires:	texlive-polyglossia
14mr|texlive-collection-xetex-20131013-6|28	Requires:	texlive-ptext
14mr|texlive-collection-xetex-20131013-6|29	Requires:	texlive-realscripts
14mr|texlive-collection-xetex-20131013-6|30	Requires:	texlive-ucharclasses
14mr|texlive-collection-xetex-20131013-6|31	Requires:	texlive-unisugar
14mr|texlive-collection-xetex-20131013-6|32	Requires:	texlive-xecjk
14mr|texlive-collection-xetex-20131013-6|33	Requires:	texlive-xecolor
14mr|texlive-collection-xetex-20131013-6|34	Requires:	texlive-xecyr
14mr|texlive-collection-xetex-20131013-6|35	Requires:	texlive-xeindex
14mr|texlive-collection-xetex-20131013-6|36	Requires:	texlive-xepersian
14mr|texlive-collection-xetex-20131013-6|37	Requires:	texlive-xesearch
14mr|texlive-collection-xetex-20131013-6|38	Requires:	texlive-xetex
14mr|texlive-collection-xetex-20131013-6|39	Requires:	texlive-xetex-def
14mr|texlive-collection-xetex-20131013-6|40	Requires:	texlive-xetex-itrans
14mr|texlive-collection-xetex-20131013-6|41	Requires:	texlive-xetex-pstricks
14mr|texlive-collection-xetex-20131013-6|42	Requires:	texlive-xetex-tibetan
14mr|texlive-collection-xetex-20131013-6|43	Requires:	texlive-xetexconfig
14mr|texlive-collection-xetex-20131013-6|44	Requires:	texlive-xetexfontinfo
14mr|texlive-collection-xetex-20131013-6|45	Requires:	texlive-xetexko
14mr|texlive-collection-xetex-20131013-6|46	Requires:	texlive-xevlna
14mr|texlive-collection-xetex-20131013-6|47	Requires:	texlive-xltxtra
14mr|texlive-collection-xetex-20131013-6|48	Requires:	texlive-xunicode
14mr|texlive-collection-xetex-20131013-6|49	
14mr|texlive-collection-xetex-20131013-6|50	%description
14mr|texlive-collection-xetex-20131013-6|51	Packages for XeTeX, the Unicode/OpenType-enabled TeX by
14mr|texlive-collection-xetex-20131013-6|52	Jonathan Kew, http://tug.org/xetex.
14mr|texlive-collection-xetex-20131013-6|53	
14mr|texlive-collection-xetex-20131013-6|54	#-----------------------------------------------------------------------
14mr|texlive-collection-xetex-20131013-6|55	%files
14mr|texlive-collection-xetex-20131013-6|56	
14mr|texlive-collection-xetex-20131013-6|57	#-----------------------------------------------------------------------
14mr|texlive-collection-xetex-20131013-6|58	%prep
14mr|texlive-collection-xetex-20131013-6|59	%setup -c -a0
14mr|texlive-collection-xetex-20131013-6|60	
14mr|texlive-collection-xetex-20131013-6|61	%build
14mr|texlive-collection-xetex-20131013-6|62	
14mr|texlive-collection-xetex-20131013-6|63	%install
14mr|texlive-collection-xetex-20131013-6|64	
14mr|texlive-collection-xetex-20131013-6|65	%changelog
14mr|texlive-collection-xetex-20131013-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20131013-6
14mr|texlive-collection-xetex-20131013-6|67	+ Revision: 14766cd
14mr|texlive-collection-xetex-20131013-6|68	- MassBuild#440: Increase release tag
14mr|texlive-collection-xetex-20131013-6|69	
14mr|texlive-collection-xetex-20131013-6|70	

19695 14
14mr|texlive-collref-2.0-3|1	# revision 15878
14mr|texlive-collref-2.0-3|2	# category Package
14mr|texlive-collref-2.0-3|3	# catalog-ctan /macros/latex/contrib/collref
14mr|texlive-collref-2.0-3|4	# catalog-date 2009-11-09 14:16:05 +0100
14mr|texlive-collref-2.0-3|5	# catalog-license lppl
14mr|texlive-collref-2.0-3|6	# catalog-version 2.0
14mr|texlive-collref-2.0-3|7	Name:		texlive-collref
14mr|texlive-collref-2.0-3|8	Version:	2.0
14mr|texlive-collref-2.0-3|9	Release:	3
14mr|texlive-collref-2.0-3|10	Summary:	Collect blocks of references into a single reference
14mr|texlive-collref-2.0-3|11	Group:		Publishing
14mr|texlive-collref-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collref
14mr|texlive-collref-2.0-3|13	License:	LPPL
14mr|texlive-collref-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.tar.xz
14mr|texlive-collref-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.doc.tar.xz
14mr|texlive-collref-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.source.tar.xz
14mr|texlive-collref-2.0-3|17	BuildArch:	noarch
14mr|texlive-collref-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-collref-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-collref-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-collref-2.0-3|21	
14mr|texlive-collref-2.0-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-collref-2.0-3|23	
14mr|texlive-collref-2.0-3|24	%description
14mr|texlive-collref-2.0-3|25	The package automatically collects multiple \bibitem
14mr|texlive-collref-2.0-3|26	references, which always appear in the same sequence in \cite,
14mr|texlive-collref-2.0-3|27	into a single \bibitem block.
14mr|texlive-collref-2.0-3|28	
14mr|texlive-collref-2.0-3|29	%post
14mr|texlive-collref-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-collref-2.0-3|31	
14mr|texlive-collref-2.0-3|32	%postun
14mr|texlive-collref-2.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-collref-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-collref-2.0-3|35	fi
14mr|texlive-collref-2.0-3|36	
14mr|texlive-collref-2.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-collref-2.0-3|38	%files
14mr|texlive-collref-2.0-3|39	%{_texmfdistdir}/tex/latex/collref/collref.sty
14mr|texlive-collref-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/collref/README
14mr|texlive-collref-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/collref/collref.pdf
14mr|texlive-collref-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/collref/collsamp.tex
14mr|texlive-collref-2.0-3|43	#- source
14mr|texlive-collref-2.0-3|44	%doc %{_texmfdistdir}/source/latex/collref/collref.dtx
14mr|texlive-collref-2.0-3|45	%doc %{_texmfdistdir}/source/latex/collref/collref.ins
14mr|texlive-collref-2.0-3|46	
14mr|texlive-collref-2.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-collref-2.0-3|48	%prep
14mr|texlive-collref-2.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-collref-2.0-3|50	
14mr|texlive-collref-2.0-3|51	%build
14mr|texlive-collref-2.0-3|52	
14mr|texlive-collref-2.0-3|53	%install
14mr|texlive-collref-2.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-collref-2.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-collref-2.0-3|56	
14mr|texlive-collref-2.0-3|57	
14mr|texlive-collref-2.0-3|58	
14mr|texlive-collref-2.0-3|59	%changelog
14mr|texlive-collref-2.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-collref-2.0-3|61	+ Revision: af59be1
14mr|texlive-collref-2.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-collref-2.0-3|63	
14mr|texlive-collref-2.0-3|64	

19696 14
14mr|texlive-colordoc-20100606-3|1	# revision 18270
14mr|texlive-colordoc-20100606-3|2	# category Package
14mr|texlive-colordoc-20100606-3|3	# catalog-ctan /macros/latex/contrib/colordoc
14mr|texlive-colordoc-20100606-3|4	# catalog-date 2010-06-06 13:50:32 +0200
14mr|texlive-colordoc-20100606-3|5	# catalog-license lppl1
14mr|texlive-colordoc-20100606-3|6	# catalog-version undef
14mr|texlive-colordoc-20100606-3|7	Name:		texlive-colordoc
14mr|texlive-colordoc-20100606-3|8	Version:	20100606
14mr|texlive-colordoc-20100606-3|9	Release:	3
14mr|texlive-colordoc-20100606-3|10	Summary:	Coloured syntax highlights in documentation
14mr|texlive-colordoc-20100606-3|11	Group:		Publishing
14mr|texlive-colordoc-20100606-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colordoc
14mr|texlive-colordoc-20100606-3|13	License:	LPPL1
14mr|texlive-colordoc-20100606-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.tar.xz
14mr|texlive-colordoc-20100606-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.doc.tar.xz
14mr|texlive-colordoc-20100606-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.source.tar.xz
14mr|texlive-colordoc-20100606-3|17	BuildArch:	noarch
14mr|texlive-colordoc-20100606-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-colordoc-20100606-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-colordoc-20100606-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-colordoc-20100606-3|21	
14mr|texlive-colordoc-20100606-3|22	%description
14mr|texlive-colordoc-20100606-3|23	The package is used in documentation files (that use the doc
14mr|texlive-colordoc-20100606-3|24	package); with it the code listings will highlight (for
14mr|texlive-colordoc-20100606-3|25	example) pairs of curly braces with matching colors. Other
14mr|texlive-colordoc-20100606-3|26	delimiters like \if ... \fi, are highlighted, as are the names
14mr|texlive-colordoc-20100606-3|27	of new commands. All this makes code a little more readable,
14mr|texlive-colordoc-20100606-3|28	and helps during process of writing. Three options are
14mr|texlive-colordoc-20100606-3|29	provided, including a non-color option designed for printing
14mr|texlive-colordoc-20100606-3|30	(which numbers delimiters and underlines new commands).
14mr|texlive-colordoc-20100606-3|31	
14mr|texlive-colordoc-20100606-3|32	%post
14mr|texlive-colordoc-20100606-3|33	%{_sbindir}/texlive.post
14mr|texlive-colordoc-20100606-3|34	
14mr|texlive-colordoc-20100606-3|35	%postun
14mr|texlive-colordoc-20100606-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-colordoc-20100606-3|37	%{_sbindir}/texlive.post
14mr|texlive-colordoc-20100606-3|38	fi
14mr|texlive-colordoc-20100606-3|39	
14mr|texlive-colordoc-20100606-3|40	#-----------------------------------------------------------------------
14mr|texlive-colordoc-20100606-3|41	%files
14mr|texlive-colordoc-20100606-3|42	%{_texmfdistdir}/tex/latex/colordoc/colordoc.sty
14mr|texlive-colordoc-20100606-3|43	%doc %{_texmfdistdir}/doc/latex/colordoc/README
14mr|texlive-colordoc-20100606-3|44	%doc %{_texmfdistdir}/doc/latex/colordoc/colordoc.pdf
14mr|texlive-colordoc-20100606-3|45	#- source
14mr|texlive-colordoc-20100606-3|46	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.dtx
14mr|texlive-colordoc-20100606-3|47	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.ins
14mr|texlive-colordoc-20100606-3|48	
14mr|texlive-colordoc-20100606-3|49	#-----------------------------------------------------------------------
14mr|texlive-colordoc-20100606-3|50	%prep
14mr|texlive-colordoc-20100606-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-colordoc-20100606-3|52	
14mr|texlive-colordoc-20100606-3|53	%build
14mr|texlive-colordoc-20100606-3|54	
14mr|texlive-colordoc-20100606-3|55	%install
14mr|texlive-colordoc-20100606-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colordoc-20100606-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-colordoc-20100606-3|58	
14mr|texlive-colordoc-20100606-3|59	
14mr|texlive-colordoc-20100606-3|60	
14mr|texlive-colordoc-20100606-3|61	%changelog
14mr|texlive-colordoc-20100606-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100606-3
14mr|texlive-colordoc-20100606-3|63	+ Revision: 2f87c60
14mr|texlive-colordoc-20100606-3|64	- MassBuild#440: Increase release tag
14mr|texlive-colordoc-20100606-3|65	
14mr|texlive-colordoc-20100606-3|66	

19697 14
14mr|texlive-colorinfo-0.3c-3|1	# revision 15878
14mr|texlive-colorinfo-0.3c-3|2	# category Package
14mr|texlive-colorinfo-0.3c-3|3	# catalog-ctan /macros/latex/contrib/colorinfo
14mr|texlive-colorinfo-0.3c-3|4	# catalog-date 2007-02-03 12:09:11 +0100
14mr|texlive-colorinfo-0.3c-3|5	# catalog-license lppl
14mr|texlive-colorinfo-0.3c-3|6	# catalog-version 0.3c
14mr|texlive-colorinfo-0.3c-3|7	Name:		texlive-colorinfo
14mr|texlive-colorinfo-0.3c-3|8	Version:	0.3c
14mr|texlive-colorinfo-0.3c-3|9	Release:	3
14mr|texlive-colorinfo-0.3c-3|10	Summary:	Retrieve colour model and values for defined colours
14mr|texlive-colorinfo-0.3c-3|11	Group:		Publishing
14mr|texlive-colorinfo-0.3c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorinfo
14mr|texlive-colorinfo-0.3c-3|13	License:	LPPL
14mr|texlive-colorinfo-0.3c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.tar.xz
14mr|texlive-colorinfo-0.3c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.doc.tar.xz
14mr|texlive-colorinfo-0.3c-3|16	BuildArch:	noarch
14mr|texlive-colorinfo-0.3c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-colorinfo-0.3c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-colorinfo-0.3c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-colorinfo-0.3c-3|20	
14mr|texlive-colorinfo-0.3c-3|21	%description
14mr|texlive-colorinfo-0.3c-3|22	TeXLive colorinfo package.
14mr|texlive-colorinfo-0.3c-3|23	
14mr|texlive-colorinfo-0.3c-3|24	%post
14mr|texlive-colorinfo-0.3c-3|25	%{_sbindir}/texlive.post
14mr|texlive-colorinfo-0.3c-3|26	
14mr|texlive-colorinfo-0.3c-3|27	%postun
14mr|texlive-colorinfo-0.3c-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-colorinfo-0.3c-3|29	%{_sbindir}/texlive.post
14mr|texlive-colorinfo-0.3c-3|30	fi
14mr|texlive-colorinfo-0.3c-3|31	
14mr|texlive-colorinfo-0.3c-3|32	#-----------------------------------------------------------------------
14mr|texlive-colorinfo-0.3c-3|33	%files
14mr|texlive-colorinfo-0.3c-3|34	%{_texmfdistdir}/tex/latex/colorinfo/colorinfo.sty
14mr|texlive-colorinfo-0.3c-3|35	%doc %{_texmfdistdir}/doc/latex/colorinfo/README
14mr|texlive-colorinfo-0.3c-3|36	%doc %{_texmfdistdir}/doc/latex/colorinfo/colorinfo-test.tex
14mr|texlive-colorinfo-0.3c-3|37	
14mr|texlive-colorinfo-0.3c-3|38	#-----------------------------------------------------------------------
14mr|texlive-colorinfo-0.3c-3|39	%prep
14mr|texlive-colorinfo-0.3c-3|40	%setup -c -a0 -a1
14mr|texlive-colorinfo-0.3c-3|41	
14mr|texlive-colorinfo-0.3c-3|42	%build
14mr|texlive-colorinfo-0.3c-3|43	
14mr|texlive-colorinfo-0.3c-3|44	%install
14mr|texlive-colorinfo-0.3c-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colorinfo-0.3c-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-colorinfo-0.3c-3|47	
14mr|texlive-colorinfo-0.3c-3|48	
14mr|texlive-colorinfo-0.3c-3|49	
14mr|texlive-colorinfo-0.3c-3|50	%changelog
14mr|texlive-colorinfo-0.3c-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3c-3
14mr|texlive-colorinfo-0.3c-3|52	+ Revision: 7d68d97
14mr|texlive-colorinfo-0.3c-3|53	- MassBuild#440: Increase release tag
14mr|texlive-colorinfo-0.3c-3|54	
14mr|texlive-colorinfo-0.3c-3|55	

19698 14
14mr|texlive-colorsep-20090915-3|1	# revision 13293
14mr|texlive-colorsep-20090915-3|2	# category Package
14mr|texlive-colorsep-20090915-3|3	# catalog-ctan /graphics/colorsep/colorsep.pro
14mr|texlive-colorsep-20090915-3|4	# catalog-date 2009-09-15 14:15:21 +0200
14mr|texlive-colorsep-20090915-3|5	# catalog-license pd
14mr|texlive-colorsep-20090915-3|6	# catalog-version undef
14mr|texlive-colorsep-20090915-3|7	Name:		texlive-colorsep
14mr|texlive-colorsep-20090915-3|8	Version:	20090915
14mr|texlive-colorsep-20090915-3|9	Release:	3
14mr|texlive-colorsep-20090915-3|10	Summary:	Color separation
14mr|texlive-colorsep-20090915-3|11	Group:		Publishing
14mr|texlive-colorsep-20090915-3|12	URL:		http://www.ctan.org/tex-archive/graphics/colorsep/colorsep.pro
14mr|texlive-colorsep-20090915-3|13	License:	PD
14mr|texlive-colorsep-20090915-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorsep.tar.xz
14mr|texlive-colorsep-20090915-3|15	BuildArch:	noarch
14mr|texlive-colorsep-20090915-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-colorsep-20090915-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-colorsep-20090915-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-colorsep-20090915-3|19	
14mr|texlive-colorsep-20090915-3|20	%description
14mr|texlive-colorsep-20090915-3|21	Support for colour separation when using dvips.
14mr|texlive-colorsep-20090915-3|22	
14mr|texlive-colorsep-20090915-3|23	%post
14mr|texlive-colorsep-20090915-3|24	%{_sbindir}/texlive.post
14mr|texlive-colorsep-20090915-3|25	
14mr|texlive-colorsep-20090915-3|26	%postun
14mr|texlive-colorsep-20090915-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-colorsep-20090915-3|28	%{_sbindir}/texlive.post
14mr|texlive-colorsep-20090915-3|29	fi
14mr|texlive-colorsep-20090915-3|30	
14mr|texlive-colorsep-20090915-3|31	#-----------------------------------------------------------------------
14mr|texlive-colorsep-20090915-3|32	%files
14mr|texlive-colorsep-20090915-3|33	%{_texmfdistdir}/dvips/colorsep/colorsep.pro
14mr|texlive-colorsep-20090915-3|34	
14mr|texlive-colorsep-20090915-3|35	#-----------------------------------------------------------------------
14mr|texlive-colorsep-20090915-3|36	%prep
14mr|texlive-colorsep-20090915-3|37	%setup -c -a0
14mr|texlive-colorsep-20090915-3|38	
14mr|texlive-colorsep-20090915-3|39	%build
14mr|texlive-colorsep-20090915-3|40	
14mr|texlive-colorsep-20090915-3|41	%install
14mr|texlive-colorsep-20090915-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colorsep-20090915-3|43	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14mr|texlive-colorsep-20090915-3|44	
14mr|texlive-colorsep-20090915-3|45	
14mr|texlive-colorsep-20090915-3|46	
14mr|texlive-colorsep-20090915-3|47	%changelog
14mr|texlive-colorsep-20090915-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090915-3
14mr|texlive-colorsep-20090915-3|49	+ Revision: 35a130d
14mr|texlive-colorsep-20090915-3|50	- MassBuild#440: Increase release tag
14mr|texlive-colorsep-20090915-3|51	
14mr|texlive-colorsep-20090915-3|52	

19699 14
14mr|texlive-colortab-1.0-3|1	# revision 22155
14mr|texlive-colortab-1.0-3|2	# category Package
14mr|texlive-colortab-1.0-3|3	# catalog-ctan /macros/generic/colortab
14mr|texlive-colortab-1.0-3|4	# catalog-date 2010-09-08 11:26:01 +0200
14mr|texlive-colortab-1.0-3|5	# catalog-license lppl
14mr|texlive-colortab-1.0-3|6	# catalog-version 1.0
14mr|texlive-colortab-1.0-3|7	Name:		texlive-colortab
14mr|texlive-colortab-1.0-3|8	Version:	1.0
14mr|texlive-colortab-1.0-3|9	Release:	3
14mr|texlive-colortab-1.0-3|10	Summary:	Shade cells of tables and halign
14mr|texlive-colortab-1.0-3|11	Group:		Publishing
14mr|texlive-colortab-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/colortab
14mr|texlive-colortab-1.0-3|13	License:	LPPL
14mr|texlive-colortab-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.tar.xz
14mr|texlive-colortab-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.doc.tar.xz
14mr|texlive-colortab-1.0-3|16	BuildArch:	noarch
14mr|texlive-colortab-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-colortab-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-colortab-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-colortab-1.0-3|20	
14mr|texlive-colortab-1.0-3|21	%description
14mr|texlive-colortab-1.0-3|22	Lets you shade or colour the cells in the alignment
14mr|texlive-colortab-1.0-3|23	environments such as \halign and LaTeX's tabular and array
14mr|texlive-colortab-1.0-3|24	environments. The colortbl or package is to be preferred today
14mr|texlive-colortab-1.0-3|25	with LaTeX (it assures compatibility with the longtable
14mr|texlive-colortab-1.0-3|26	package, which is no longer true with colortab); another modern
14mr|texlive-colortab-1.0-3|27	option is the table-colouring option of the xcolor. However,
14mr|texlive-colortab-1.0-3|28	colortab remains an adequate solution for use with Plain TeX.
14mr|texlive-colortab-1.0-3|29	
14mr|texlive-colortab-1.0-3|30	%post
14mr|texlive-colortab-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-colortab-1.0-3|32	
14mr|texlive-colortab-1.0-3|33	%postun
14mr|texlive-colortab-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-colortab-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-colortab-1.0-3|36	fi
14mr|texlive-colortab-1.0-3|37	
14mr|texlive-colortab-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-colortab-1.0-3|39	%files
14mr|texlive-colortab-1.0-3|40	%{_texmfdistdir}/tex/generic/colortab/colortab.sty
14mr|texlive-colortab-1.0-3|41	%{_texmfdistdir}/tex/generic/colortab/colortab.tex
14mr|texlive-colortab-1.0-3|42	%doc %{_texmfdistdir}/doc/generic/colortab/Changes
14mr|texlive-colortab-1.0-3|43	%doc %{_texmfdistdir}/doc/generic/colortab/Makefile
14mr|texlive-colortab-1.0-3|44	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.pdf
14mr|texlive-colortab-1.0-3|45	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.tex
14mr|texlive-colortab-1.0-3|46	
14mr|texlive-colortab-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-colortab-1.0-3|48	%prep
14mr|texlive-colortab-1.0-3|49	%setup -c -a0 -a1
14mr|texlive-colortab-1.0-3|50	
14mr|texlive-colortab-1.0-3|51	%build
14mr|texlive-colortab-1.0-3|52	
14mr|texlive-colortab-1.0-3|53	%install
14mr|texlive-colortab-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colortab-1.0-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-colortab-1.0-3|56	
14mr|texlive-colortab-1.0-3|57	
14mr|texlive-colortab-1.0-3|58	
14mr|texlive-colortab-1.0-3|59	%changelog
14mr|texlive-colortab-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-colortab-1.0-3|61	+ Revision: 590cd07
14mr|texlive-colortab-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-colortab-1.0-3|63	
14mr|texlive-colortab-1.0-3|64	

19700 14
14mr|texlive-colortbl-v1.0a-2|1	# revision 25394
14mr|texlive-colortbl-v1.0a-2|2	# category Package
14mr|texlive-colortbl-v1.0a-2|3	# catalog-ctan /macros/latex/contrib/colortbl
14mr|texlive-colortbl-v1.0a-2|4	# catalog-date 2012-02-14 10:56:36 +0100
14mr|texlive-colortbl-v1.0a-2|5	# catalog-license lppl
14mr|texlive-colortbl-v1.0a-2|6	# catalog-version v1.0a
14mr|texlive-colortbl-v1.0a-2|7	Name:		texlive-colortbl
14mr|texlive-colortbl-v1.0a-2|8	Version:	v1.0a
14mr|texlive-colortbl-v1.0a-2|9	Release:	2
14mr|texlive-colortbl-v1.0a-2|10	Summary:	Add colour to LaTeX tables
14mr|texlive-colortbl-v1.0a-2|11	Group:		Publishing
14mr|texlive-colortbl-v1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colortbl
14mr|texlive-colortbl-v1.0a-2|13	License:	LPPL
14mr|texlive-colortbl-v1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.tar.xz
14mr|texlive-colortbl-v1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.doc.tar.xz
14mr|texlive-colortbl-v1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.source.tar.xz
14mr|texlive-colortbl-v1.0a-2|17	BuildArch:	noarch
14mr|texlive-colortbl-v1.0a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-colortbl-v1.0a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-colortbl-v1.0a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-colortbl-v1.0a-2|21	
14mr|texlive-colortbl-v1.0a-2|22	%description
14mr|texlive-colortbl-v1.0a-2|23	The package allows rows and columns to be coloured, and even
14mr|texlive-colortbl-v1.0a-2|24	individual cells.
14mr|texlive-colortbl-v1.0a-2|25	
14mr|texlive-colortbl-v1.0a-2|26	%post
14mr|texlive-colortbl-v1.0a-2|27	%{_sbindir}/texlive.post
14mr|texlive-colortbl-v1.0a-2|28	
14mr|texlive-colortbl-v1.0a-2|29	%postun
14mr|texlive-colortbl-v1.0a-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-colortbl-v1.0a-2|31	%{_sbindir}/texlive.post
14mr|texlive-colortbl-v1.0a-2|32	fi
14mr|texlive-colortbl-v1.0a-2|33	
14mr|texlive-colortbl-v1.0a-2|34	#-----------------------------------------------------------------------
14mr|texlive-colortbl-v1.0a-2|35	%files
14mr|texlive-colortbl-v1.0a-2|36	%{_texmfdistdir}/tex/latex/colortbl/colortbl.sty
14mr|texlive-colortbl-v1.0a-2|37	%doc %{_texmfdistdir}/doc/latex/colortbl/README
14mr|texlive-colortbl-v1.0a-2|38	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.pdf
14mr|texlive-colortbl-v1.0a-2|39	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.tex
14mr|texlive-colortbl-v1.0a-2|40	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl.pdf
14mr|texlive-colortbl-v1.0a-2|41	#- source
14mr|texlive-colortbl-v1.0a-2|42	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.dtx
14mr|texlive-colortbl-v1.0a-2|43	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.ins
14mr|texlive-colortbl-v1.0a-2|44	
14mr|texlive-colortbl-v1.0a-2|45	#-----------------------------------------------------------------------
14mr|texlive-colortbl-v1.0a-2|46	%prep
14mr|texlive-colortbl-v1.0a-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-colortbl-v1.0a-2|48	
14mr|texlive-colortbl-v1.0a-2|49	%build
14mr|texlive-colortbl-v1.0a-2|50	
14mr|texlive-colortbl-v1.0a-2|51	%install
14mr|texlive-colortbl-v1.0a-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colortbl-v1.0a-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-colortbl-v1.0a-2|54	
14mr|texlive-colortbl-v1.0a-2|55	
14mr|texlive-colortbl-v1.0a-2|56	
14mr|texlive-colortbl-v1.0a-2|57	%changelog
14mr|texlive-colortbl-v1.0a-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0a-2
14mr|texlive-colortbl-v1.0a-2|59	+ Revision: acdfad2
14mr|texlive-colortbl-v1.0a-2|60	- MassBuild#440: Increase release tag
14mr|texlive-colortbl-v1.0a-2|61	
14mr|texlive-colortbl-v1.0a-2|62	

19701 14
14mr|texlive-colorwav-1.0-3|1	# revision 15878
14mr|texlive-colorwav-1.0-3|2	# category Package
14mr|texlive-colorwav-1.0-3|3	# catalog-ctan /macros/latex/contrib/colorwav
14mr|texlive-colorwav-1.0-3|4	# catalog-date 2008-08-18 10:38:42 +0200
14mr|texlive-colorwav-1.0-3|5	# catalog-license lgpl
14mr|texlive-colorwav-1.0-3|6	# catalog-version 1.0
14mr|texlive-colorwav-1.0-3|7	Name:		texlive-colorwav
14mr|texlive-colorwav-1.0-3|8	Version:	1.0
14mr|texlive-colorwav-1.0-3|9	Release:	3
14mr|texlive-colorwav-1.0-3|10	Summary:	Colours by wavelength of visible light
14mr|texlive-colorwav-1.0-3|11	Group:		Publishing
14mr|texlive-colorwav-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorwav
14mr|texlive-colorwav-1.0-3|13	License:	LGPL
14mr|texlive-colorwav-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.tar.xz
14mr|texlive-colorwav-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.doc.tar.xz
14mr|texlive-colorwav-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.source.tar.xz
14mr|texlive-colorwav-1.0-3|17	BuildArch:	noarch
14mr|texlive-colorwav-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-colorwav-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-colorwav-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-colorwav-1.0-3|21	
14mr|texlive-colorwav-1.0-3|22	%description
14mr|texlive-colorwav-1.0-3|23	The package allows the user to obtain an RGB value (suitable
14mr|texlive-colorwav-1.0-3|24	for use in the color package) from a wavelength of light. The
14mr|texlive-colorwav-1.0-3|25	default unit is nanometres, but other units may be used. Note
14mr|texlive-colorwav-1.0-3|26	that this function is also available within the xcolor.
14mr|texlive-colorwav-1.0-3|27	
14mr|texlive-colorwav-1.0-3|28	%post
14mr|texlive-colorwav-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-colorwav-1.0-3|30	
14mr|texlive-colorwav-1.0-3|31	%postun
14mr|texlive-colorwav-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-colorwav-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-colorwav-1.0-3|34	fi
14mr|texlive-colorwav-1.0-3|35	
14mr|texlive-colorwav-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-colorwav-1.0-3|37	%files
14mr|texlive-colorwav-1.0-3|38	%{_texmfdistdir}/tex/latex/colorwav/colorwav.sty
14mr|texlive-colorwav-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/colorwav/README
14mr|texlive-colorwav-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/colorwav/colorwav.pdf
14mr|texlive-colorwav-1.0-3|41	#- source
14mr|texlive-colorwav-1.0-3|42	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.dtx
14mr|texlive-colorwav-1.0-3|43	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.ins
14mr|texlive-colorwav-1.0-3|44	
14mr|texlive-colorwav-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-colorwav-1.0-3|46	%prep
14mr|texlive-colorwav-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-colorwav-1.0-3|48	
14mr|texlive-colorwav-1.0-3|49	%build
14mr|texlive-colorwav-1.0-3|50	
14mr|texlive-colorwav-1.0-3|51	%install
14mr|texlive-colorwav-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colorwav-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-colorwav-1.0-3|54	
14mr|texlive-colorwav-1.0-3|55	
14mr|texlive-colorwav-1.0-3|56	
14mr|texlive-colorwav-1.0-3|57	%changelog
14mr|texlive-colorwav-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-colorwav-1.0-3|59	+ Revision: 7586281
14mr|texlive-colorwav-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-colorwav-1.0-3|61	
14mr|texlive-colorwav-1.0-3|62	

19702 14
14mr|texlive-colorweb-1.3-6|1	# revision 31490
14mr|texlive-colorweb-1.3-6|2	# category Package
14mr|texlive-colorweb-1.3-6|3	# catalog-ctan /macros/latex/contrib/colorweb
14mr|texlive-colorweb-1.3-6|4	# catalog-date 2013-08-21 17:22:18 +0200
14mr|texlive-colorweb-1.3-6|5	# catalog-license lppl1.3
14mr|texlive-colorweb-1.3-6|6	# catalog-version 1.3
14mr|texlive-colorweb-1.3-6|7	Name:		texlive-colorweb
14mr|texlive-colorweb-1.3-6|8	Version:	1.3
14mr|texlive-colorweb-1.3-6|9	Release:	6
14mr|texlive-colorweb-1.3-6|10	Summary:	Extend the color package colour space
14mr|texlive-colorweb-1.3-6|11	Group:		Publishing
14mr|texlive-colorweb-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorweb
14mr|texlive-colorweb-1.3-6|13	License:	LPPL1.3
14mr|texlive-colorweb-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.tar.xz
14mr|texlive-colorweb-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.doc.tar.xz
14mr|texlive-colorweb-1.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.source.tar.xz
14mr|texlive-colorweb-1.3-6|17	BuildArch:	noarch
14mr|texlive-colorweb-1.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-colorweb-1.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-colorweb-1.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-colorweb-1.3-6|21	
14mr|texlive-colorweb-1.3-6|22	%description
14mr|texlive-colorweb-1.3-6|23	The package makes the 216 "web-safe colours" available to the
14mr|texlive-colorweb-1.3-6|24	standard color package.
14mr|texlive-colorweb-1.3-6|25	
14mr|texlive-colorweb-1.3-6|26	%post
14mr|texlive-colorweb-1.3-6|27	%{_sbindir}/texlive.post
14mr|texlive-colorweb-1.3-6|28	
14mr|texlive-colorweb-1.3-6|29	%postun
14mr|texlive-colorweb-1.3-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-colorweb-1.3-6|31	%{_sbindir}/texlive.post
14mr|texlive-colorweb-1.3-6|32	fi
14mr|texlive-colorweb-1.3-6|33	
14mr|texlive-colorweb-1.3-6|34	#-----------------------------------------------------------------------
14mr|texlive-colorweb-1.3-6|35	%files
14mr|texlive-colorweb-1.3-6|36	%{_texmfdistdir}/tex/latex/colorweb/colorweb.sty
14mr|texlive-colorweb-1.3-6|37	%doc %{_texmfdistdir}/doc/latex/colorweb/README
14mr|texlive-colorweb-1.3-6|38	%doc %{_texmfdistdir}/doc/latex/colorweb/colorweb.pdf
14mr|texlive-colorweb-1.3-6|39	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebfull.pdf
14mr|texlive-colorweb-1.3-6|40	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebuser.pdf
14mr|texlive-colorweb-1.3-6|41	%doc %{_texmfdistdir}/doc/latex/colorweb/descript.ion
14mr|texlive-colorweb-1.3-6|42	#- source
14mr|texlive-colorweb-1.3-6|43	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.dtx
14mr|texlive-colorweb-1.3-6|44	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.ins
14mr|texlive-colorweb-1.3-6|45	
14mr|texlive-colorweb-1.3-6|46	#-----------------------------------------------------------------------
14mr|texlive-colorweb-1.3-6|47	%prep
14mr|texlive-colorweb-1.3-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-colorweb-1.3-6|49	
14mr|texlive-colorweb-1.3-6|50	%build
14mr|texlive-colorweb-1.3-6|51	
14mr|texlive-colorweb-1.3-6|52	%install
14mr|texlive-colorweb-1.3-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colorweb-1.3-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-colorweb-1.3-6|55	
14mr|texlive-colorweb-1.3-6|56	%changelog
14mr|texlive-colorweb-1.3-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-colorweb-1.3-6|58	+ Revision: 453088f
14mr|texlive-colorweb-1.3-6|59	- MassBuild#440: Increase release tag
14mr|texlive-colorweb-1.3-6|60	
14mr|texlive-colorweb-1.3-6|61	

19703 14
14mr|texlive-colourchange-1.22-3|1	# revision 21741
14mr|texlive-colourchange-1.22-3|2	# category Package
14mr|texlive-colourchange-1.22-3|3	# catalog-ctan /macros/latex/contrib/colourchange
14mr|texlive-colourchange-1.22-3|4	# catalog-date 2011-03-16 12:04:55 +0100
14mr|texlive-colourchange-1.22-3|5	# catalog-license gpl3
14mr|texlive-colourchange-1.22-3|6	# catalog-version 1.22
14mr|texlive-colourchange-1.22-3|7	Name:		texlive-colourchange
14mr|texlive-colourchange-1.22-3|8	Version:	1.22
14mr|texlive-colourchange-1.22-3|9	Release:	3
14mr|texlive-colourchange-1.22-3|10	Summary:	colourchange
14mr|texlive-colourchange-1.22-3|11	Group:		Publishing
14mr|texlive-colourchange-1.22-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colourchange
14mr|texlive-colourchange-1.22-3|13	License:	GPL3
14mr|texlive-colourchange-1.22-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.tar.xz
14mr|texlive-colourchange-1.22-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.doc.tar.xz
14mr|texlive-colourchange-1.22-3|16	BuildArch:	noarch
14mr|texlive-colourchange-1.22-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-colourchange-1.22-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-colourchange-1.22-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-colourchange-1.22-3|20	
14mr|texlive-colourchange-1.22-3|21	%description
14mr|texlive-colourchange-1.22-3|22	The package allows you to change the colour of the structural
14mr|texlive-colourchange-1.22-3|23	elements (inner theme and outer theme) of your beamer
14mr|texlive-colourchange-1.22-3|24	presentation during the presentation. There is a manual option
14mr|texlive-colourchange-1.22-3|25	but there is also the option to have your structure colour
14mr|texlive-colourchange-1.22-3|26	change from one colour to another as a function of how far
14mr|texlive-colourchange-1.22-3|27	through the presentation you are.
14mr|texlive-colourchange-1.22-3|28	
14mr|texlive-colourchange-1.22-3|29	%post
14mr|texlive-colourchange-1.22-3|30	%{_sbindir}/texlive.post
14mr|texlive-colourchange-1.22-3|31	
14mr|texlive-colourchange-1.22-3|32	%postun
14mr|texlive-colourchange-1.22-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-colourchange-1.22-3|34	%{_sbindir}/texlive.post
14mr|texlive-colourchange-1.22-3|35	fi
14mr|texlive-colourchange-1.22-3|36	
14mr|texlive-colourchange-1.22-3|37	#-----------------------------------------------------------------------
14mr|texlive-colourchange-1.22-3|38	%files
14mr|texlive-colourchange-1.22-3|39	%{_texmfdistdir}/tex/latex/colourchange/colourchange.sty
14mr|texlive-colourchange-1.22-3|40	%doc %{_texmfdistdir}/doc/latex/colourchange/README
14mr|texlive-colourchange-1.22-3|41	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.pdf
14mr|texlive-colourchange-1.22-3|42	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.tex
14mr|texlive-colourchange-1.22-3|43	
14mr|texlive-colourchange-1.22-3|44	#-----------------------------------------------------------------------
14mr|texlive-colourchange-1.22-3|45	%prep
14mr|texlive-colourchange-1.22-3|46	%setup -c -a0 -a1
14mr|texlive-colourchange-1.22-3|47	
14mr|texlive-colourchange-1.22-3|48	%build
14mr|texlive-colourchange-1.22-3|49	
14mr|texlive-colourchange-1.22-3|50	%install
14mr|texlive-colourchange-1.22-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-colourchange-1.22-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-colourchange-1.22-3|53	
14mr|texlive-colourchange-1.22-3|54	
14mr|texlive-colourchange-1.22-3|55	
14mr|texlive-colourchange-1.22-3|56	%changelog
14mr|texlive-colourchange-1.22-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.22-3
14mr|texlive-colourchange-1.22-3|58	+ Revision: fff8789
14mr|texlive-colourchange-1.22-3|59	- MassBuild#440: Increase release tag
14mr|texlive-colourchange-1.22-3|60	
14mr|texlive-colourchange-1.22-3|61	

19704 14
14mr|texlive-combelow-0.99f-3|1	# revision 18462
14mr|texlive-combelow-0.99f-3|2	# category Package
14mr|texlive-combelow-0.99f-3|3	# catalog-ctan /macros/latex/contrib/combelow
14mr|texlive-combelow-0.99f-3|4	# catalog-date 2010-05-24 13:39:10 +0200
14mr|texlive-combelow-0.99f-3|5	# catalog-license lppl1.3
14mr|texlive-combelow-0.99f-3|6	# catalog-version 0.99f
14mr|texlive-combelow-0.99f-3|7	Name:		texlive-combelow
14mr|texlive-combelow-0.99f-3|8	Version:	0.99f
14mr|texlive-combelow-0.99f-3|9	Release:	3
14mr|texlive-combelow-0.99f-3|10	Summary:	Typeset "comma-below" letters, as in Romanian
14mr|texlive-combelow-0.99f-3|11	Group:		Publishing
14mr|texlive-combelow-0.99f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combelow
14mr|texlive-combelow-0.99f-3|13	License:	LPPL1.3
14mr|texlive-combelow-0.99f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.tar.xz
14mr|texlive-combelow-0.99f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.doc.tar.xz
14mr|texlive-combelow-0.99f-3|16	BuildArch:	noarch
14mr|texlive-combelow-0.99f-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-combelow-0.99f-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-combelow-0.99f-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-combelow-0.99f-3|20	
14mr|texlive-combelow-0.99f-3|21	%description
14mr|texlive-combelow-0.99f-3|22	The package defines a command \cb that positions a comma below
14mr|texlive-combelow-0.99f-3|23	a letter, as required (for example) in Romanian typesetting.
14mr|texlive-combelow-0.99f-3|24	The command is robust, but interferes with hyphenation.
14mr|texlive-combelow-0.99f-3|25	
14mr|texlive-combelow-0.99f-3|26	%post
14mr|texlive-combelow-0.99f-3|27	%{_sbindir}/texlive.post
14mr|texlive-combelow-0.99f-3|28	
14mr|texlive-combelow-0.99f-3|29	%postun
14mr|texlive-combelow-0.99f-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-combelow-0.99f-3|31	%{_sbindir}/texlive.post
14mr|texlive-combelow-0.99f-3|32	fi
14mr|texlive-combelow-0.99f-3|33	
14mr|texlive-combelow-0.99f-3|34	#-----------------------------------------------------------------------
14mr|texlive-combelow-0.99f-3|35	%files
14mr|texlive-combelow-0.99f-3|36	%{_texmfdistdir}/tex/latex/combelow/combelow.sty
14mr|texlive-combelow-0.99f-3|37	%doc %{_texmfdistdir}/doc/latex/combelow/README
14mr|texlive-combelow-0.99f-3|38	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.bib
14mr|texlive-combelow-0.99f-3|39	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.pdf
14mr|texlive-combelow-0.99f-3|40	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.tex
14mr|texlive-combelow-0.99f-3|41	
14mr|texlive-combelow-0.99f-3|42	#-----------------------------------------------------------------------
14mr|texlive-combelow-0.99f-3|43	%prep
14mr|texlive-combelow-0.99f-3|44	%setup -c -a0 -a1
14mr|texlive-combelow-0.99f-3|45	
14mr|texlive-combelow-0.99f-3|46	%build
14mr|texlive-combelow-0.99f-3|47	
14mr|texlive-combelow-0.99f-3|48	%install
14mr|texlive-combelow-0.99f-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-combelow-0.99f-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-combelow-0.99f-3|51	
14mr|texlive-combelow-0.99f-3|52	
14mr|texlive-combelow-0.99f-3|53	
14mr|texlive-combelow-0.99f-3|54	%changelog
14mr|texlive-combelow-0.99f-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99f-3
14mr|texlive-combelow-0.99f-3|56	+ Revision: e399e80
14mr|texlive-combelow-0.99f-3|57	- MassBuild#440: Increase release tag
14mr|texlive-combelow-0.99f-3|58	
14mr|texlive-combelow-0.99f-3|59	

19705 14
14mr|texlive-combine-0.7a-3|1	# revision 19361
14mr|texlive-combine-0.7a-3|2	# category Package
14mr|texlive-combine-0.7a-3|3	# catalog-ctan /macros/latex/contrib/combine
14mr|texlive-combine-0.7a-3|4	# catalog-date 2010-07-10 16:18:55 +0200
14mr|texlive-combine-0.7a-3|5	# catalog-license lppl1.3
14mr|texlive-combine-0.7a-3|6	# catalog-version 0.7a
14mr|texlive-combine-0.7a-3|7	Name:		texlive-combine
14mr|texlive-combine-0.7a-3|8	Version:	0.7a
14mr|texlive-combine-0.7a-3|9	Release:	3
14mr|texlive-combine-0.7a-3|10	Summary:	Bundle individual documents into a single document
14mr|texlive-combine-0.7a-3|11	Group:		Publishing
14mr|texlive-combine-0.7a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combine
14mr|texlive-combine-0.7a-3|13	License:	LPPL1.3
14mr|texlive-combine-0.7a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.tar.xz
14mr|texlive-combine-0.7a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.doc.tar.xz
14mr|texlive-combine-0.7a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.source.tar.xz
14mr|texlive-combine-0.7a-3|17	BuildArch:	noarch
14mr|texlive-combine-0.7a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-combine-0.7a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-combine-0.7a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-combine-0.7a-3|21	
14mr|texlive-combine-0.7a-3|22	%description
14mr|texlive-combine-0.7a-3|23	The combine class lets you bundle individual documents into a
14mr|texlive-combine-0.7a-3|24	single document, such as when preparing a conference
14mr|texlive-combine-0.7a-3|25	proceedings. The auxiliary combinet package puts the titles and
14mr|texlive-combine-0.7a-3|26	authors from \maketitle commands into the main document's Table
14mr|texlive-combine-0.7a-3|27	of Contents. The package cooperates with the abstract and
14mr|texlive-combine-0.7a-3|28	titling packages.
14mr|texlive-combine-0.7a-3|29	
14mr|texlive-combine-0.7a-3|30	%post
14mr|texlive-combine-0.7a-3|31	%{_sbindir}/texlive.post
14mr|texlive-combine-0.7a-3|32	
14mr|texlive-combine-0.7a-3|33	%postun
14mr|texlive-combine-0.7a-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-combine-0.7a-3|35	%{_sbindir}/texlive.post
14mr|texlive-combine-0.7a-3|36	fi
14mr|texlive-combine-0.7a-3|37	
14mr|texlive-combine-0.7a-3|38	#-----------------------------------------------------------------------
14mr|texlive-combine-0.7a-3|39	%files
14mr|texlive-combine-0.7a-3|40	%{_texmfdistdir}/tex/latex/combine/combcite.sty
14mr|texlive-combine-0.7a-3|41	%{_texmfdistdir}/tex/latex/combine/combine.cls
14mr|texlive-combine-0.7a-3|42	%{_texmfdistdir}/tex/latex/combine/combinet.sty
14mr|texlive-combine-0.7a-3|43	%{_texmfdistdir}/tex/latex/combine/combnat.sty
14mr|texlive-combine-0.7a-3|44	%doc %{_texmfdistdir}/doc/latex/combine/README
14mr|texlive-combine-0.7a-3|45	%doc %{_texmfdistdir}/doc/latex/combine/combine.pdf
14mr|texlive-combine-0.7a-3|46	#- source
14mr|texlive-combine-0.7a-3|47	%doc %{_texmfdistdir}/source/latex/combine/combine.dtx
14mr|texlive-combine-0.7a-3|48	%doc %{_texmfdistdir}/source/latex/combine/combine.ins
14mr|texlive-combine-0.7a-3|49	
14mr|texlive-combine-0.7a-3|50	#-----------------------------------------------------------------------
14mr|texlive-combine-0.7a-3|51	%prep
14mr|texlive-combine-0.7a-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-combine-0.7a-3|53	
14mr|texlive-combine-0.7a-3|54	%build
14mr|texlive-combine-0.7a-3|55	
14mr|texlive-combine-0.7a-3|56	%install
14mr|texlive-combine-0.7a-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-combine-0.7a-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-combine-0.7a-3|59	
14mr|texlive-combine-0.7a-3|60	
14mr|texlive-combine-0.7a-3|61	
14mr|texlive-combine-0.7a-3|62	%changelog
14mr|texlive-combine-0.7a-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7a-3
14mr|texlive-combine-0.7a-3|64	+ Revision: fa48e1a
14mr|texlive-combine-0.7a-3|65	- MassBuild#440: Increase release tag
14mr|texlive-combine-0.7a-3|66	
14mr|texlive-combine-0.7a-3|67	

19706 14
14mr|texlive-combinedgraphics-0.2.2-2|1	# revision 27198
14mr|texlive-combinedgraphics-0.2.2-2|2	# category Package
14mr|texlive-combinedgraphics-0.2.2-2|3	# catalog-ctan /macros/latex/contrib/combinedgraphics
14mr|texlive-combinedgraphics-0.2.2-2|4	# catalog-date 2012-07-16 18:35:20 +0200
14mr|texlive-combinedgraphics-0.2.2-2|5	# catalog-license gpl
14mr|texlive-combinedgraphics-0.2.2-2|6	# catalog-version 0.2.2
14mr|texlive-combinedgraphics-0.2.2-2|7	Name:		texlive-combinedgraphics
14mr|texlive-combinedgraphics-0.2.2-2|8	Version:	0.2.2
14mr|texlive-combinedgraphics-0.2.2-2|9	Release:	2
14mr|texlive-combinedgraphics-0.2.2-2|10	Summary:	Include graphic (EPS or PDF)/LaTeX combinations
14mr|texlive-combinedgraphics-0.2.2-2|11	Group:		Publishing
14mr|texlive-combinedgraphics-0.2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combinedgraphics
14mr|texlive-combinedgraphics-0.2.2-2|13	License:	GPL
14mr|texlive-combinedgraphics-0.2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.tar.xz
14mr|texlive-combinedgraphics-0.2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.doc.tar.xz
14mr|texlive-combinedgraphics-0.2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.source.tar.xz
14mr|texlive-combinedgraphics-0.2.2-2|17	BuildArch:	noarch
14mr|texlive-combinedgraphics-0.2.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-combinedgraphics-0.2.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-combinedgraphics-0.2.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-combinedgraphics-0.2.2-2|21	
14mr|texlive-combinedgraphics-0.2.2-2|22	%description
14mr|texlive-combinedgraphics-0.2.2-2|23	This package provides a macro (\includecombinedgraphics) for
14mr|texlive-combinedgraphics-0.2.2-2|24	the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an
14mr|texlive-combinedgraphics-0.2.2-2|25	export format of Gnuplot, Xfig, and maybe other programs).
14mr|texlive-combinedgraphics-0.2.2-2|26	Instead of including the graphics with a simple \input, the
14mr|texlive-combinedgraphics-0.2.2-2|27	\includecombinedgraphics macro has some comforts: - changing
14mr|texlive-combinedgraphics-0.2.2-2|28	the font and color of the text of the LaTeX part; - rescaling
14mr|texlive-combinedgraphics-0.2.2-2|29	the graphics without affecting the font of the LaTeX part; -
14mr|texlive-combinedgraphics-0.2.2-2|30	automatic inclusion of the vector graphics part, as far as
14mr|texlive-combinedgraphics-0.2.2-2|31	LaTeX part does not do it (e.g., for files exported from
14mr|texlive-combinedgraphics-0.2.2-2|32	Gnuplot before version 4.2); and - rescaling and rotating of
14mr|texlive-combinedgraphics-0.2.2-2|33	complete graphics (similar to \includegraphics from the
14mr|texlive-combinedgraphics-0.2.2-2|34	graphicx package).
14mr|texlive-combinedgraphics-0.2.2-2|35	
14mr|texlive-combinedgraphics-0.2.2-2|36	%post
14mr|texlive-combinedgraphics-0.2.2-2|37	%{_sbindir}/texlive.post
14mr|texlive-combinedgraphics-0.2.2-2|38	
14mr|texlive-combinedgraphics-0.2.2-2|39	%postun
14mr|texlive-combinedgraphics-0.2.2-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-combinedgraphics-0.2.2-2|41	%{_sbindir}/texlive.post
14mr|texlive-combinedgraphics-0.2.2-2|42	fi
14mr|texlive-combinedgraphics-0.2.2-2|43	
14mr|texlive-combinedgraphics-0.2.2-2|44	#-----------------------------------------------------------------------
14mr|texlive-combinedgraphics-0.2.2-2|45	%files
14mr|texlive-combinedgraphics-0.2.2-2|46	%{_texmfdistdir}/tex/latex/combinedgraphics/combinedgraphics.sty
14mr|texlive-combinedgraphics-0.2.2-2|47	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/COPYING
14mr|texlive-combinedgraphics-0.2.2-2|48	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/Makefile
14mr|texlive-combinedgraphics-0.2.2-2|49	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/README
14mr|texlive-combinedgraphics-0.2.2-2|50	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/combinedgraphics.pdf
14mr|texlive-combinedgraphics-0.2.2-2|51	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/Makefile
14mr|texlive-combinedgraphics-0.2.2-2|52	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf
14mr|texlive-combinedgraphics-0.2.2-2|53	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
14mr|texlive-combinedgraphics-0.2.2-2|54	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.eps
14mr|texlive-combinedgraphics-0.2.2-2|55	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.pdf
14mr|texlive-combinedgraphics-0.2.2-2|56	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.plt
14mr|texlive-combinedgraphics-0.2.2-2|57	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.tex
14mr|texlive-combinedgraphics-0.2.2-2|58	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.eps
14mr|texlive-combinedgraphics-0.2.2-2|59	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.fig
14mr|texlive-combinedgraphics-0.2.2-2|60	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.pdf
14mr|texlive-combinedgraphics-0.2.2-2|61	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.tex
14mr|texlive-combinedgraphics-0.2.2-2|62	#- source
14mr|texlive-combinedgraphics-0.2.2-2|63	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.dtx
14mr|texlive-combinedgraphics-0.2.2-2|64	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.ins
14mr|texlive-combinedgraphics-0.2.2-2|65	
14mr|texlive-combinedgraphics-0.2.2-2|66	#-----------------------------------------------------------------------
14mr|texlive-combinedgraphics-0.2.2-2|67	%prep
14mr|texlive-combinedgraphics-0.2.2-2|68	%setup -c -a0 -a1 -a2
14mr|texlive-combinedgraphics-0.2.2-2|69	
14mr|texlive-combinedgraphics-0.2.2-2|70	%build
14mr|texlive-combinedgraphics-0.2.2-2|71	
14mr|texlive-combinedgraphics-0.2.2-2|72	%install
14mr|texlive-combinedgraphics-0.2.2-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-combinedgraphics-0.2.2-2|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-combinedgraphics-0.2.2-2|75	
14mr|texlive-combinedgraphics-0.2.2-2|76	
14mr|texlive-combinedgraphics-0.2.2-2|77	
14mr|texlive-combinedgraphics-0.2.2-2|78	%changelog
14mr|texlive-combinedgraphics-0.2.2-2|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-2
14mr|texlive-combinedgraphics-0.2.2-2|80	+ Revision: e41b444
14mr|texlive-combinedgraphics-0.2.2-2|81	- MassBuild#440: Increase release tag
14mr|texlive-combinedgraphics-0.2.2-2|82	
14mr|texlive-combinedgraphics-0.2.2-2|83	

19707 14
14mr|texlive-comfortaa-2.2-2|1	# revision 25090
14mr|texlive-comfortaa-2.2-2|2	# category Package
14mr|texlive-comfortaa-2.2-2|3	# catalog-ctan /fonts/comfortaa
14mr|texlive-comfortaa-2.2-2|4	# catalog-date 2012-01-10 07:43:57 +0100
14mr|texlive-comfortaa-2.2-2|5	# catalog-license lppl1.3
14mr|texlive-comfortaa-2.2-2|6	# catalog-version 2.2
14mr|texlive-comfortaa-2.2-2|7	Name:		texlive-comfortaa
14mr|texlive-comfortaa-2.2-2|8	Version:	2.2
14mr|texlive-comfortaa-2.2-2|9	Release:	2
14mr|texlive-comfortaa-2.2-2|10	Summary:	Sans serif font, with LaTeX support
14mr|texlive-comfortaa-2.2-2|11	Group:		Publishing
14mr|texlive-comfortaa-2.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/comfortaa
14mr|texlive-comfortaa-2.2-2|13	License:	LPPL1.3
14mr|texlive-comfortaa-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.tar.xz
14mr|texlive-comfortaa-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.doc.tar.xz
14mr|texlive-comfortaa-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.source.tar.xz
14mr|texlive-comfortaa-2.2-2|17	BuildArch:	noarch
14mr|texlive-comfortaa-2.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-comfortaa-2.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-comfortaa-2.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-comfortaa-2.2-2|21	
14mr|texlive-comfortaa-2.2-2|22	%description
14mr|texlive-comfortaa-2.2-2|23	Comfortaa is a sans-serif font, comfortable in every aspect,
14mr|texlive-comfortaa-2.2-2|24	designed by Johan Aakerlund. The font, which includes three
14mr|texlive-comfortaa-2.2-2|25	weights (thin, regular and bold), is available on Johan's
14mr|texlive-comfortaa-2.2-2|26	deviantArt web page as TrueType files under the Open Font
14mr|texlive-comfortaa-2.2-2|27	License version 1.1. This package provides support for this
14mr|texlive-comfortaa-2.2-2|28	font in LaTeX, and includes both the TrueType fonts, and
14mr|texlive-comfortaa-2.2-2|29	conversions to Adobe Type 1 format.
14mr|texlive-comfortaa-2.2-2|30	
14mr|texlive-comfortaa-2.2-2|31	%post
14mr|texlive-comfortaa-2.2-2|32	%{_sbindir}/texlive.post
14mr|texlive-comfortaa-2.2-2|33	
14mr|texlive-comfortaa-2.2-2|34	%postun
14mr|texlive-comfortaa-2.2-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-comfortaa-2.2-2|36	%{_sbindir}/texlive.post
14mr|texlive-comfortaa-2.2-2|37	fi
14mr|texlive-comfortaa-2.2-2|38	
14mr|texlive-comfortaa-2.2-2|39	#-----------------------------------------------------------------------
14mr|texlive-comfortaa-2.2-2|40	%files
14mr|texlive-comfortaa-2.2-2|41	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold-LCDFJ.afm
14mr|texlive-comfortaa-2.2-2|42	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold.afm
14mr|texlive-comfortaa-2.2-2|43	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light-LCDFJ.afm
14mr|texlive-comfortaa-2.2-2|44	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light.afm
14mr|texlive-comfortaa-2.2-2|45	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular-LCDFJ.afm
14mr|texlive-comfortaa-2.2-2|46	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular.afm
14mr|texlive-comfortaa-2.2-2|47	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-01.enc
14mr|texlive-comfortaa-2.2-2|48	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-02.enc
14mr|texlive-comfortaa-2.2-2|49	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-03.enc
14mr|texlive-comfortaa-2.2-2|50	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-dotlessj.enc
14mr|texlive-comfortaa-2.2-2|51	%{_texmfdistdir}/fonts/map/dvips/comfortaa/comfortaa.map
14mr|texlive-comfortaa-2.2-2|52	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-01.tfm
14mr|texlive-comfortaa-2.2-2|53	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-02.tfm
14mr|texlive-comfortaa-2.2-2|54	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-03.tfm
14mr|texlive-comfortaa-2.2-2|55	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-01.tfm
14mr|texlive-comfortaa-2.2-2|56	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-02.tfm
14mr|texlive-comfortaa-2.2-2|57	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-03.tfm
14mr|texlive-comfortaa-2.2-2|58	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|59	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|60	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|61	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|62	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|63	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|64	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|65	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|66	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-lgr.tfm
14mr|texlive-comfortaa-2.2-2|67	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ot1.tfm
14mr|texlive-comfortaa-2.2-2|68	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t1.tfm
14mr|texlive-comfortaa-2.2-2|69	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2a.tfm
14mr|texlive-comfortaa-2.2-2|70	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2b.tfm
14mr|texlive-comfortaa-2.2-2|71	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2c.tfm
14mr|texlive-comfortaa-2.2-2|72	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ts1.tfm
14mr|texlive-comfortaa-2.2-2|73	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-x2.tfm
14mr|texlive-comfortaa-2.2-2|74	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|75	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|76	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|77	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|78	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|79	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|80	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|81	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|82	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-lgr.tfm
14mr|texlive-comfortaa-2.2-2|83	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ot1.tfm
14mr|texlive-comfortaa-2.2-2|84	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t1.tfm
14mr|texlive-comfortaa-2.2-2|85	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2a.tfm
14mr|texlive-comfortaa-2.2-2|86	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2b.tfm
14mr|texlive-comfortaa-2.2-2|87	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2c.tfm
14mr|texlive-comfortaa-2.2-2|88	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ts1.tfm
14mr|texlive-comfortaa-2.2-2|89	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-x2.tfm
14mr|texlive-comfortaa-2.2-2|90	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-01.tfm
14mr|texlive-comfortaa-2.2-2|91	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-02.tfm
14mr|texlive-comfortaa-2.2-2|92	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-03.tfm
14mr|texlive-comfortaa-2.2-2|93	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-01.tfm
14mr|texlive-comfortaa-2.2-2|94	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-02.tfm
14mr|texlive-comfortaa-2.2-2|95	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-03.tfm
14mr|texlive-comfortaa-2.2-2|96	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|97	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|98	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|99	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|100	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|101	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|102	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|103	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|104	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-lgr.tfm
14mr|texlive-comfortaa-2.2-2|105	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ot1.tfm
14mr|texlive-comfortaa-2.2-2|106	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t1.tfm
14mr|texlive-comfortaa-2.2-2|107	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2a.tfm
14mr|texlive-comfortaa-2.2-2|108	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2b.tfm
14mr|texlive-comfortaa-2.2-2|109	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2c.tfm
14mr|texlive-comfortaa-2.2-2|110	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ts1.tfm
14mr|texlive-comfortaa-2.2-2|111	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-x2.tfm
14mr|texlive-comfortaa-2.2-2|112	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|113	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|114	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|115	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|116	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|117	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|118	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|119	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|120	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-lgr.tfm
14mr|texlive-comfortaa-2.2-2|121	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ot1.tfm
14mr|texlive-comfortaa-2.2-2|122	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t1.tfm
14mr|texlive-comfortaa-2.2-2|123	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2a.tfm
14mr|texlive-comfortaa-2.2-2|124	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2b.tfm
14mr|texlive-comfortaa-2.2-2|125	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2c.tfm
14mr|texlive-comfortaa-2.2-2|126	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ts1.tfm
14mr|texlive-comfortaa-2.2-2|127	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-x2.tfm
14mr|texlive-comfortaa-2.2-2|128	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-01.tfm
14mr|texlive-comfortaa-2.2-2|129	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-02.tfm
14mr|texlive-comfortaa-2.2-2|130	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-03.tfm
14mr|texlive-comfortaa-2.2-2|131	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-01.tfm
14mr|texlive-comfortaa-2.2-2|132	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-02.tfm
14mr|texlive-comfortaa-2.2-2|133	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-03.tfm
14mr|texlive-comfortaa-2.2-2|134	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|135	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|136	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|137	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|138	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|139	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|140	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|141	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|142	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-lgr.tfm
14mr|texlive-comfortaa-2.2-2|143	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ot1.tfm
14mr|texlive-comfortaa-2.2-2|144	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t1.tfm
14mr|texlive-comfortaa-2.2-2|145	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2a.tfm
14mr|texlive-comfortaa-2.2-2|146	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2b.tfm
14mr|texlive-comfortaa-2.2-2|147	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2c.tfm
14mr|texlive-comfortaa-2.2-2|148	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ts1.tfm
14mr|texlive-comfortaa-2.2-2|149	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-x2.tfm
14mr|texlive-comfortaa-2.2-2|150	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.tfm
14mr|texlive-comfortaa-2.2-2|151	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.tfm
14mr|texlive-comfortaa-2.2-2|152	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.tfm
14mr|texlive-comfortaa-2.2-2|153	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.tfm
14mr|texlive-comfortaa-2.2-2|154	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.tfm
14mr|texlive-comfortaa-2.2-2|155	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.tfm
14mr|texlive-comfortaa-2.2-2|156	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.tfm
14mr|texlive-comfortaa-2.2-2|157	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-dotlessj.tfm
14mr|texlive-comfortaa-2.2-2|158	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-lgr.tfm
14mr|texlive-comfortaa-2.2-2|159	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ot1.tfm
14mr|texlive-comfortaa-2.2-2|160	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t1.tfm
14mr|texlive-comfortaa-2.2-2|161	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2a.tfm
14mr|texlive-comfortaa-2.2-2|162	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2b.tfm
14mr|texlive-comfortaa-2.2-2|163	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2c.tfm
14mr|texlive-comfortaa-2.2-2|164	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ts1.tfm
14mr|texlive-comfortaa-2.2-2|165	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-x2.tfm
14mr|texlive-comfortaa-2.2-2|166	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Bold.ttf
14mr|texlive-comfortaa-2.2-2|167	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Light.ttf
14mr|texlive-comfortaa-2.2-2|168	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Regular.ttf
14mr|texlive-comfortaa-2.2-2|169	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold-LCDFJ.pfb
14mr|texlive-comfortaa-2.2-2|170	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold.pfb
14mr|texlive-comfortaa-2.2-2|171	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light-LCDFJ.pfb
14mr|texlive-comfortaa-2.2-2|172	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light.pfb
14mr|texlive-comfortaa-2.2-2|173	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular-LCDFJ.pfb
14mr|texlive-comfortaa-2.2-2|174	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular.pfb
14mr|texlive-comfortaa-2.2-2|175	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|176	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|177	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|178	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|179	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|180	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|181	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|182	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-lgr.vf
14mr|texlive-comfortaa-2.2-2|183	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ot1.vf
14mr|texlive-comfortaa-2.2-2|184	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t1.vf
14mr|texlive-comfortaa-2.2-2|185	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2a.vf
14mr|texlive-comfortaa-2.2-2|186	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2b.vf
14mr|texlive-comfortaa-2.2-2|187	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2c.vf
14mr|texlive-comfortaa-2.2-2|188	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ts1.vf
14mr|texlive-comfortaa-2.2-2|189	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-x2.vf
14mr|texlive-comfortaa-2.2-2|190	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|191	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|192	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|193	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|194	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|195	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|196	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|197	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-lgr.vf
14mr|texlive-comfortaa-2.2-2|198	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ot1.vf
14mr|texlive-comfortaa-2.2-2|199	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t1.vf
14mr|texlive-comfortaa-2.2-2|200	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2a.vf
14mr|texlive-comfortaa-2.2-2|201	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2b.vf
14mr|texlive-comfortaa-2.2-2|202	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2c.vf
14mr|texlive-comfortaa-2.2-2|203	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ts1.vf
14mr|texlive-comfortaa-2.2-2|204	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-x2.vf
14mr|texlive-comfortaa-2.2-2|205	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|206	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|207	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|208	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|209	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|210	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|211	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|212	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-lgr.vf
14mr|texlive-comfortaa-2.2-2|213	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ot1.vf
14mr|texlive-comfortaa-2.2-2|214	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t1.vf
14mr|texlive-comfortaa-2.2-2|215	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2a.vf
14mr|texlive-comfortaa-2.2-2|216	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2b.vf
14mr|texlive-comfortaa-2.2-2|217	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2c.vf
14mr|texlive-comfortaa-2.2-2|218	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ts1.vf
14mr|texlive-comfortaa-2.2-2|219	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-x2.vf
14mr|texlive-comfortaa-2.2-2|220	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|221	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|222	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|223	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|224	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|225	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|226	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|227	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-lgr.vf
14mr|texlive-comfortaa-2.2-2|228	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ot1.vf
14mr|texlive-comfortaa-2.2-2|229	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t1.vf
14mr|texlive-comfortaa-2.2-2|230	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2a.vf
14mr|texlive-comfortaa-2.2-2|231	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2b.vf
14mr|texlive-comfortaa-2.2-2|232	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2c.vf
14mr|texlive-comfortaa-2.2-2|233	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ts1.vf
14mr|texlive-comfortaa-2.2-2|234	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-x2.vf
14mr|texlive-comfortaa-2.2-2|235	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|236	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|237	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|238	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|239	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|240	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|241	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|242	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-lgr.vf
14mr|texlive-comfortaa-2.2-2|243	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ot1.vf
14mr|texlive-comfortaa-2.2-2|244	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t1.vf
14mr|texlive-comfortaa-2.2-2|245	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2a.vf
14mr|texlive-comfortaa-2.2-2|246	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2b.vf
14mr|texlive-comfortaa-2.2-2|247	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2c.vf
14mr|texlive-comfortaa-2.2-2|248	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ts1.vf
14mr|texlive-comfortaa-2.2-2|249	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-x2.vf
14mr|texlive-comfortaa-2.2-2|250	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.vf
14mr|texlive-comfortaa-2.2-2|251	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.vf
14mr|texlive-comfortaa-2.2-2|252	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.vf
14mr|texlive-comfortaa-2.2-2|253	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.vf
14mr|texlive-comfortaa-2.2-2|254	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.vf
14mr|texlive-comfortaa-2.2-2|255	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.vf
14mr|texlive-comfortaa-2.2-2|256	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.vf
14mr|texlive-comfortaa-2.2-2|257	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-lgr.vf
14mr|texlive-comfortaa-2.2-2|258	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ot1.vf
14mr|texlive-comfortaa-2.2-2|259	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t1.vf
14mr|texlive-comfortaa-2.2-2|260	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2a.vf
14mr|texlive-comfortaa-2.2-2|261	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2b.vf
14mr|texlive-comfortaa-2.2-2|262	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2c.vf
14mr|texlive-comfortaa-2.2-2|263	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ts1.vf
14mr|texlive-comfortaa-2.2-2|264	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-x2.vf
14mr|texlive-comfortaa-2.2-2|265	%{_texmfdistdir}/tex/latex/comfortaa/comfortaa.sty
14mr|texlive-comfortaa-2.2-2|266	%{_texmfdistdir}/tex/latex/comfortaa/lgrfco.fd
14mr|texlive-comfortaa-2.2-2|267	%{_texmfdistdir}/tex/latex/comfortaa/ot1fco.fd
14mr|texlive-comfortaa-2.2-2|268	%{_texmfdistdir}/tex/latex/comfortaa/t1fco.fd
14mr|texlive-comfortaa-2.2-2|269	%{_texmfdistdir}/tex/latex/comfortaa/t2afco.fd
14mr|texlive-comfortaa-2.2-2|270	%{_texmfdistdir}/tex/latex/comfortaa/t2bfco.fd
14mr|texlive-comfortaa-2.2-2|271	%{_texmfdistdir}/tex/latex/comfortaa/t2cfco.fd
14mr|texlive-comfortaa-2.2-2|272	%{_texmfdistdir}/tex/latex/comfortaa/ts1fco.fd
14mr|texlive-comfortaa-2.2-2|273	%{_texmfdistdir}/tex/latex/comfortaa/x2fco.fd
14mr|texlive-comfortaa-2.2-2|274	%doc %{_texmfdistdir}/doc/fonts/comfortaa/CHANGES
14mr|texlive-comfortaa-2.2-2|275	%doc %{_texmfdistdir}/doc/fonts/comfortaa/README
14mr|texlive-comfortaa-2.2-2|276	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.pdf
14mr|texlive-comfortaa-2.2-2|277	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.tex
14mr|texlive-comfortaa-2.2-2|278	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.pdf
14mr|texlive-comfortaa-2.2-2|279	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.tex
14mr|texlive-comfortaa-2.2-2|280	%doc %{_texmfdistdir}/doc/fonts/comfortaa/manifest.txt
14mr|texlive-comfortaa-2.2-2|281	#- source
14mr|texlive-comfortaa-2.2-2|282	%doc %{_texmfdistdir}/source/fonts/comfortaa/Makefile
14mr|texlive-comfortaa-2.2-2|283	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-01.etx
14mr|texlive-comfortaa-2.2-2|284	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-02.etx
14mr|texlive-comfortaa-2.2-2|285	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-03.etx
14mr|texlive-comfortaa-2.2-2|286	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-diacritics.mtx
14mr|texlive-comfortaa-2.2-2|287	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-dotlessj.etx
14mr|texlive-comfortaa-2.2-2|288	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-drv.tex
14mr|texlive-comfortaa-2.2-2|289	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixcyrillic.mtx
14mr|texlive-comfortaa-2.2-2|290	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixgreek.mtx
14mr|texlive-comfortaa-2.2-2|291	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixlatin.mtx
14mr|texlive-comfortaa-2.2-2|292	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixtextcomp.mtx
14mr|texlive-comfortaa-2.2-2|293	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-map.tex
14mr|texlive-comfortaa-2.2-2|294	%doc %{_texmfdistdir}/source/fonts/comfortaa/ttf2type1.pe
14mr|texlive-comfortaa-2.2-2|295	
14mr|texlive-comfortaa-2.2-2|296	#-----------------------------------------------------------------------
14mr|texlive-comfortaa-2.2-2|297	%prep
14mr|texlive-comfortaa-2.2-2|298	%setup -c -a0 -a1 -a2
14mr|texlive-comfortaa-2.2-2|299	
14mr|texlive-comfortaa-2.2-2|300	%build
14mr|texlive-comfortaa-2.2-2|301	
14mr|texlive-comfortaa-2.2-2|302	%install
14mr|texlive-comfortaa-2.2-2|303	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-comfortaa-2.2-2|304	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-comfortaa-2.2-2|305	
14mr|texlive-comfortaa-2.2-2|306	
14mr|texlive-comfortaa-2.2-2|307	
14mr|texlive-comfortaa-2.2-2|308	%changelog
14mr|texlive-comfortaa-2.2-2|309	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-comfortaa-2.2-2|310	+ Revision: 2b2b990
14mr|texlive-comfortaa-2.2-2|311	- MassBuild#440: Increase release tag
14mr|texlive-comfortaa-2.2-2|312	
14mr|texlive-comfortaa-2.2-2|313	

19708 14
14mr|texlive-comma-1.2-3|1	# revision 18259
14mr|texlive-comma-1.2-3|2	# category Package
14mr|texlive-comma-1.2-3|3	# catalog-ctan /macros/latex/contrib/comma
14mr|texlive-comma-1.2-3|4	# catalog-date 2010-05-23 19:54:42 +0200
14mr|texlive-comma-1.2-3|5	# catalog-license lppl
14mr|texlive-comma-1.2-3|6	# catalog-version 1.2
14mr|texlive-comma-1.2-3|7	Name:		texlive-comma
14mr|texlive-comma-1.2-3|8	Version:	1.2
14mr|texlive-comma-1.2-3|9	Release:	3
14mr|texlive-comma-1.2-3|10	Summary:	Formats a number by inserting commas
14mr|texlive-comma-1.2-3|11	Group:		Publishing
14mr|texlive-comma-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comma
14mr|texlive-comma-1.2-3|13	License:	LPPL
14mr|texlive-comma-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.tar.xz
14mr|texlive-comma-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.doc.tar.xz
14mr|texlive-comma-1.2-3|16	BuildArch:	noarch
14mr|texlive-comma-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-comma-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-comma-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-comma-1.2-3|20	
14mr|texlive-comma-1.2-3|21	%description
14mr|texlive-comma-1.2-3|22	A flexible package that allows commas (or anything else) to be
14mr|texlive-comma-1.2-3|23	inserted every three digits in a number, as in 1,234.
14mr|texlive-comma-1.2-3|24	
14mr|texlive-comma-1.2-3|25	%post
14mr|texlive-comma-1.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-comma-1.2-3|27	
14mr|texlive-comma-1.2-3|28	%postun
14mr|texlive-comma-1.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-comma-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-comma-1.2-3|31	fi
14mr|texlive-comma-1.2-3|32	
14mr|texlive-comma-1.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-comma-1.2-3|34	%files
14mr|texlive-comma-1.2-3|35	%{_texmfdistdir}/tex/latex/comma/comma.sty
14mr|texlive-comma-1.2-3|36	%doc %{_texmfdistdir}/doc/latex/comma/README
14mr|texlive-comma-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/comma/comma.pdf
14mr|texlive-comma-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/comma/comma.tex
14mr|texlive-comma-1.2-3|39	
14mr|texlive-comma-1.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-comma-1.2-3|41	%prep
14mr|texlive-comma-1.2-3|42	%setup -c -a0 -a1
14mr|texlive-comma-1.2-3|43	
14mr|texlive-comma-1.2-3|44	%build
14mr|texlive-comma-1.2-3|45	
14mr|texlive-comma-1.2-3|46	%install
14mr|texlive-comma-1.2-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-comma-1.2-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-comma-1.2-3|49	
14mr|texlive-comma-1.2-3|50	
14mr|texlive-comma-1.2-3|51	
14mr|texlive-comma-1.2-3|52	%changelog
14mr|texlive-comma-1.2-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-comma-1.2-3|54	+ Revision: a9d521d
14mr|texlive-comma-1.2-3|55	- MassBuild#440: Increase release tag
14mr|texlive-comma-1.2-3|56	
14mr|texlive-comma-1.2-3|57	

19709 14
14mr|texlive-commado-0.11-6|1	# revision 28419
14mr|texlive-commado-0.11-6|2	# category Package
14mr|texlive-commado-0.11-6|3	# catalog-ctan /macros/generic/commado
14mr|texlive-commado-0.11-6|4	# catalog-date 2012-12-02 13:05:20 +0100
14mr|texlive-commado-0.11-6|5	# catalog-license lppl1.3
14mr|texlive-commado-0.11-6|6	# catalog-version 0.11
14mr|texlive-commado-0.11-6|7	Name:		texlive-commado
14mr|texlive-commado-0.11-6|8	Version:	0.11
14mr|texlive-commado-0.11-6|9	Release:	6
14mr|texlive-commado-0.11-6|10	Summary:	Expandable iteration on comma-separated and filename lists
14mr|texlive-commado-0.11-6|11	Group:		Publishing
14mr|texlive-commado-0.11-6|12	URL:		http://www.ctan.org/tex-archive/macros/generic/commado
14mr|texlive-commado-0.11-6|13	License:	LPPL1.3
14mr|texlive-commado-0.11-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.tar.xz
14mr|texlive-commado-0.11-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.doc.tar.xz
14mr|texlive-commado-0.11-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.source.tar.xz
14mr|texlive-commado-0.11-6|17	BuildArch:	noarch
14mr|texlive-commado-0.11-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-commado-0.11-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-commado-0.11-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-commado-0.11-6|21	
14mr|texlive-commado-0.11-6|22	%description
14mr|texlive-commado-0.11-6|23	The bundle provides two packages: commado and filesdo. The
14mr|texlive-commado-0.11-6|24	package commado provides the command \DoWithCSL:
14mr|texlive-commado-0.11-6|25	\DoWithCSL{cmd}{list} applies an existing one-parameter macro
14mr|texlive-commado-0.11-6|26	cmd to each item in a list list in which terms are separated by
14mr|texlive-commado-0.11-6|27	commas. The package filesdo provides the command
14mr|texlive-commado-0.11-6|28	\DoWithBasesExts: \DoWithBasesExts{cmd}{bases}{exts} which runs
14mr|texlive-commado-0.11-6|29	the single parameter command cmd on each file whose base and
14mr|texlive-commado-0.11-6|30	extension are respectively from the comma-separated lists bases
14mr|texlive-commado-0.11-6|31	and exts. These 'loop'-like commands are (themselves) entirely
14mr|texlive-commado-0.11-6|32	expandable. The packages rely on packages plainpkg, and
14mr|texlive-commado-0.11-6|33	stacklet.
14mr|texlive-commado-0.11-6|34	
14mr|texlive-commado-0.11-6|35	%post
14mr|texlive-commado-0.11-6|36	%{_sbindir}/texlive.post
14mr|texlive-commado-0.11-6|37	
14mr|texlive-commado-0.11-6|38	%postun
14mr|texlive-commado-0.11-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-commado-0.11-6|40	%{_sbindir}/texlive.post
14mr|texlive-commado-0.11-6|41	fi
14mr|texlive-commado-0.11-6|42	
14mr|texlive-commado-0.11-6|43	#-----------------------------------------------------------------------
14mr|texlive-commado-0.11-6|44	%files
14mr|texlive-commado-0.11-6|45	%{_texmfdistdir}/tex/generic/commado/commado.RLS
14mr|texlive-commado-0.11-6|46	%{_texmfdistdir}/tex/generic/commado/commado.sty
14mr|texlive-commado-0.11-6|47	%{_texmfdistdir}/tex/generic/commado/filesdo.sty
14mr|texlive-commado-0.11-6|48	%doc %{_texmfdistdir}/doc/generic/commado/README
14mr|texlive-commado-0.11-6|49	%doc %{_texmfdistdir}/doc/generic/commado/SrcFILEs.txt
14mr|texlive-commado-0.11-6|50	%doc %{_texmfdistdir}/doc/generic/commado/commado.pdf
14mr|texlive-commado-0.11-6|51	#- source
14mr|texlive-commado-0.11-6|52	%doc %{_texmfdistdir}/source/generic/commado/commado.tex
14mr|texlive-commado-0.11-6|53	%doc %{_texmfdistdir}/source/generic/commado/srcfiles.tex
14mr|texlive-commado-0.11-6|54	
14mr|texlive-commado-0.11-6|55	#-----------------------------------------------------------------------
14mr|texlive-commado-0.11-6|56	%prep
14mr|texlive-commado-0.11-6|57	%setup -c -a0 -a1 -a2
14mr|texlive-commado-0.11-6|58	
14mr|texlive-commado-0.11-6|59	%build
14mr|texlive-commado-0.11-6|60	
14mr|texlive-commado-0.11-6|61	%install
14mr|texlive-commado-0.11-6|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-commado-0.11-6|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-commado-0.11-6|64	
14mr|texlive-commado-0.11-6|65	%changelog
14mr|texlive-commado-0.11-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-6
14mr|texlive-commado-0.11-6|67	+ Revision: d3ff5fc
14mr|texlive-commado-0.11-6|68	- MassBuild#440: Increase release tag
14mr|texlive-commado-0.11-6|69	
14mr|texlive-commado-0.11-6|70	

19710 14
14mr|texlive-commath-0.3-3|1	# revision 15878
14mr|texlive-commath-0.3-3|2	# category Package
14mr|texlive-commath-0.3-3|3	# catalog-ctan /macros/latex/contrib/commath
14mr|texlive-commath-0.3-3|4	# catalog-date 2007-03-05 14:17:42 +0100
14mr|texlive-commath-0.3-3|5	# catalog-license lppl
14mr|texlive-commath-0.3-3|6	# catalog-version 0.3
14mr|texlive-commath-0.3-3|7	Name:		texlive-commath
14mr|texlive-commath-0.3-3|8	Version:	0.3
14mr|texlive-commath-0.3-3|9	Release:	3
14mr|texlive-commath-0.3-3|10	Summary:	Mathematics typesetting support
14mr|texlive-commath-0.3-3|11	Group:		Publishing
14mr|texlive-commath-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/commath
14mr|texlive-commath-0.3-3|13	License:	LPPL
14mr|texlive-commath-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.tar.xz
14mr|texlive-commath-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.doc.tar.xz
14mr|texlive-commath-0.3-3|16	BuildArch:	noarch
14mr|texlive-commath-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-commath-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-commath-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-commath-0.3-3|20	
14mr|texlive-commath-0.3-3|21	%description
14mr|texlive-commath-0.3-3|22	Provides a range of differential, partial differential and
14mr|texlive-commath-0.3-3|23	delimiter commands, together with a \fullfunction (function,
14mr|texlive-commath-0.3-3|24	with both domain and range, and function operation) and various
14mr|texlive-commath-0.3-3|25	reference commands.
14mr|texlive-commath-0.3-3|26	
14mr|texlive-commath-0.3-3|27	%post
14mr|texlive-commath-0.3-3|28	%{_sbindir}/texlive.post
14mr|texlive-commath-0.3-3|29	
14mr|texlive-commath-0.3-3|30	%postun
14mr|texlive-commath-0.3-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-commath-0.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-commath-0.3-3|33	fi
14mr|texlive-commath-0.3-3|34	
14mr|texlive-commath-0.3-3|35	#-----------------------------------------------------------------------
14mr|texlive-commath-0.3-3|36	%files
14mr|texlive-commath-0.3-3|37	%{_texmfdistdir}/tex/latex/commath/commath.sty
14mr|texlive-commath-0.3-3|38	%doc %{_texmfdistdir}/doc/latex/commath/README
14mr|texlive-commath-0.3-3|39	%doc %{_texmfdistdir}/doc/latex/commath/commath.pdf
14mr|texlive-commath-0.3-3|40	%doc %{_texmfdistdir}/doc/latex/commath/commath.tex
14mr|texlive-commath-0.3-3|41	
14mr|texlive-commath-0.3-3|42	#-----------------------------------------------------------------------
14mr|texlive-commath-0.3-3|43	%prep
14mr|texlive-commath-0.3-3|44	%setup -c -a0 -a1
14mr|texlive-commath-0.3-3|45	
14mr|texlive-commath-0.3-3|46	%build
14mr|texlive-commath-0.3-3|47	
14mr|texlive-commath-0.3-3|48	%install
14mr|texlive-commath-0.3-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-commath-0.3-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-commath-0.3-3|51	
14mr|texlive-commath-0.3-3|52	
14mr|texlive-commath-0.3-3|53	
14mr|texlive-commath-0.3-3|54	%changelog
14mr|texlive-commath-0.3-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-commath-0.3-3|56	+ Revision: 59e2325
14mr|texlive-commath-0.3-3|57	- MassBuild#440: Increase release tag
14mr|texlive-commath-0.3-3|58	
14mr|texlive-commath-0.3-3|59	

19711 14
14mr|texlive-comment-3.6-3|1	# revision 17155
14mr|texlive-comment-3.6-3|2	# category Package
14mr|texlive-comment-3.6-3|3	# catalog-ctan /macros/latex/contrib/comment
14mr|texlive-comment-3.6-3|4	# catalog-date 2010-02-22 20:33:14 +0100
14mr|texlive-comment-3.6-3|5	# catalog-license gpl
14mr|texlive-comment-3.6-3|6	# catalog-version 3.6
14mr|texlive-comment-3.6-3|7	Name:		texlive-comment
14mr|texlive-comment-3.6-3|8	Version:	3.6
14mr|texlive-comment-3.6-3|9	Release:	3
14mr|texlive-comment-3.6-3|10	Summary:	Selectively include/excludes portions of text
14mr|texlive-comment-3.6-3|11	Group:		Publishing
14mr|texlive-comment-3.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comment
14mr|texlive-comment-3.6-3|13	License:	GPL
14mr|texlive-comment-3.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.tar.xz
14mr|texlive-comment-3.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.doc.tar.xz
14mr|texlive-comment-3.6-3|16	BuildArch:	noarch
14mr|texlive-comment-3.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-comment-3.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-comment-3.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-comment-3.6-3|20	
14mr|texlive-comment-3.6-3|21	%description
14mr|texlive-comment-3.6-3|22	Selectively include/exclude pieces of text, allowing the user
14mr|texlive-comment-3.6-3|23	to define new, separately controlled, comment versions. All
14mr|texlive-comment-3.6-3|24	text between \comment ... \endcomment or \begin{comment} ...
14mr|texlive-comment-3.6-3|25	\end{comment} is discarded. The opening and closing commands
14mr|texlive-comment-3.6-3|26	should appear on a line of their own. No starting spaces,
14mr|texlive-comment-3.6-3|27	nothing after it. This environment should work with arbitrary
14mr|texlive-comment-3.6-3|28	amounts of comment, and the comment can be arbitrary text.
14mr|texlive-comment-3.6-3|29	Other 'comment' environments are defined and
14mr|texlive-comment-3.6-3|30	selected/deselected with \includecomment{versiona} and
14mr|texlive-comment-3.6-3|31	\excludecoment{versionb} These environments are used as
14mr|texlive-comment-3.6-3|32	\versiona ... \endversiona or \begin{versiona} ...
14mr|texlive-comment-3.6-3|33	\end{versiona} with the opening and closing commands again on a
14mr|texlive-comment-3.6-3|34	line of their own.
14mr|texlive-comment-3.6-3|35	
14mr|texlive-comment-3.6-3|36	%post
14mr|texlive-comment-3.6-3|37	%{_sbindir}/texlive.post
14mr|texlive-comment-3.6-3|38	
14mr|texlive-comment-3.6-3|39	%postun
14mr|texlive-comment-3.6-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-comment-3.6-3|41	%{_sbindir}/texlive.post
14mr|texlive-comment-3.6-3|42	fi
14mr|texlive-comment-3.6-3|43	
14mr|texlive-comment-3.6-3|44	#-----------------------------------------------------------------------
14mr|texlive-comment-3.6-3|45	%files
14mr|texlive-comment-3.6-3|46	%{_texmfdistdir}/tex/latex/comment/comment.sty
14mr|texlive-comment-3.6-3|47	%doc %{_texmfdistdir}/doc/latex/comment/README
14mr|texlive-comment-3.6-3|48	%doc %{_texmfdistdir}/doc/latex/comment/comm_latest.tex
14mr|texlive-comment-3.6-3|49	%doc %{_texmfdistdir}/doc/latex/comment/comment.pdf
14mr|texlive-comment-3.6-3|50	%doc %{_texmfdistdir}/doc/latex/comment/comment.tex
14mr|texlive-comment-3.6-3|51	
14mr|texlive-comment-3.6-3|52	#-----------------------------------------------------------------------
14mr|texlive-comment-3.6-3|53	%prep
14mr|texlive-comment-3.6-3|54	%setup -c -a0 -a1
14mr|texlive-comment-3.6-3|55	
14mr|texlive-comment-3.6-3|56	%build
14mr|texlive-comment-3.6-3|57	
14mr|texlive-comment-3.6-3|58	%install
14mr|texlive-comment-3.6-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-comment-3.6-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-comment-3.6-3|61	
14mr|texlive-comment-3.6-3|62	
14mr|texlive-comment-3.6-3|63	
14mr|texlive-comment-3.6-3|64	%changelog
14mr|texlive-comment-3.6-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-3
14mr|texlive-comment-3.6-3|66	+ Revision: 094cc28
14mr|texlive-comment-3.6-3|67	- MassBuild#440: Increase release tag
14mr|texlive-comment-3.6-3|68	
14mr|texlive-comment-3.6-3|69	

19712 14
14mr|texlive-compactbib-20070101-3|1	# revision 15878
14mr|texlive-compactbib-20070101-3|2	# category Package
14mr|texlive-compactbib-20070101-3|3	# catalog-ctan /macros/latex/contrib/compactbib/compactbib.sty
14mr|texlive-compactbib-20070101-3|4	# catalog-date 2007-01-01 11:39:06 +0100
14mr|texlive-compactbib-20070101-3|5	# catalog-license lppl
14mr|texlive-compactbib-20070101-3|6	# catalog-version undef
14mr|texlive-compactbib-20070101-3|7	Name:		texlive-compactbib
14mr|texlive-compactbib-20070101-3|8	Version:	20070101
14mr|texlive-compactbib-20070101-3|9	Release:	3
14mr|texlive-compactbib-20070101-3|10	Summary:	Multiple thebibliography environments
14mr|texlive-compactbib-20070101-3|11	Group:		Publishing
14mr|texlive-compactbib-20070101-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/compactbib/compactbib.sty
14mr|texlive-compactbib-20070101-3|13	License:	LPPL
14mr|texlive-compactbib-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/compactbib.tar.xz
14mr|texlive-compactbib-20070101-3|15	BuildArch:	noarch
14mr|texlive-compactbib-20070101-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-compactbib-20070101-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-compactbib-20070101-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-compactbib-20070101-3|19	
14mr|texlive-compactbib-20070101-3|20	%description
14mr|texlive-compactbib-20070101-3|21	Allows a second bibliography, optionally with a different
14mr|texlive-compactbib-20070101-3|22	title, after the main bibliography.
14mr|texlive-compactbib-20070101-3|23	
14mr|texlive-compactbib-20070101-3|24	%post
14mr|texlive-compactbib-20070101-3|25	%{_sbindir}/texlive.post
14mr|texlive-compactbib-20070101-3|26	
14mr|texlive-compactbib-20070101-3|27	%postun
14mr|texlive-compactbib-20070101-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-compactbib-20070101-3|29	%{_sbindir}/texlive.post
14mr|texlive-compactbib-20070101-3|30	fi
14mr|texlive-compactbib-20070101-3|31	
14mr|texlive-compactbib-20070101-3|32	#-----------------------------------------------------------------------
14mr|texlive-compactbib-20070101-3|33	%files
14mr|texlive-compactbib-20070101-3|34	%{_texmfdistdir}/tex/latex/compactbib/compactbib.sty
14mr|texlive-compactbib-20070101-3|35	
14mr|texlive-compactbib-20070101-3|36	#-----------------------------------------------------------------------
14mr|texlive-compactbib-20070101-3|37	%prep
14mr|texlive-compactbib-20070101-3|38	%setup -c -a0
14mr|texlive-compactbib-20070101-3|39	
14mr|texlive-compactbib-20070101-3|40	%build
14mr|texlive-compactbib-20070101-3|41	
14mr|texlive-compactbib-20070101-3|42	%install
14mr|texlive-compactbib-20070101-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-compactbib-20070101-3|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-compactbib-20070101-3|45	
14mr|texlive-compactbib-20070101-3|46	
14mr|texlive-compactbib-20070101-3|47	
14mr|texlive-compactbib-20070101-3|48	%changelog
14mr|texlive-compactbib-20070101-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-compactbib-20070101-3|50	+ Revision: fb3928e
14mr|texlive-compactbib-20070101-3|51	- MassBuild#440: Increase release tag
14mr|texlive-compactbib-20070101-3|52	
14mr|texlive-compactbib-20070101-3|53	

19713 14
14mr|texlive-complexity-0.76-3|1	# revision 15878
14mr|texlive-complexity-0.76-3|2	# category Package
14mr|texlive-complexity-0.76-3|3	# catalog-ctan /macros/latex/contrib/complexity
14mr|texlive-complexity-0.76-3|4	# catalog-date 2007-02-03 21:01:24 +0100
14mr|texlive-complexity-0.76-3|5	# catalog-license lppl
14mr|texlive-complexity-0.76-3|6	# catalog-version 0.76
14mr|texlive-complexity-0.76-3|7	Name:		texlive-complexity
14mr|texlive-complexity-0.76-3|8	Version:	0.76
14mr|texlive-complexity-0.76-3|9	Release:	3
14mr|texlive-complexity-0.76-3|10	Summary:	Computational complexity class names
14mr|texlive-complexity-0.76-3|11	Group:		Publishing
14mr|texlive-complexity-0.76-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/complexity
14mr|texlive-complexity-0.76-3|13	License:	LPPL
14mr|texlive-complexity-0.76-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.tar.xz
14mr|texlive-complexity-0.76-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.doc.tar.xz
14mr|texlive-complexity-0.76-3|16	BuildArch:	noarch
14mr|texlive-complexity-0.76-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-complexity-0.76-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-complexity-0.76-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-complexity-0.76-3|20	
14mr|texlive-complexity-0.76-3|21	%description
14mr|texlive-complexity-0.76-3|22	Complexity is a LaTeX package that defines commands to typeset
14mr|texlive-complexity-0.76-3|23	Computational Complexity Classes such as $\P$ and $\NP$ (as
14mr|texlive-complexity-0.76-3|24	well as hundreds of others). It also offers several options
14mr|texlive-complexity-0.76-3|25	including which font classes are typeset in and how many are
14mr|texlive-complexity-0.76-3|26	defined (all of them or just the basic, most commonly used
14mr|texlive-complexity-0.76-3|27	ones). The package has no dependencies other than the standard
14mr|texlive-complexity-0.76-3|28	ifthen package.
14mr|texlive-complexity-0.76-3|29	
14mr|texlive-complexity-0.76-3|30	%post
14mr|texlive-complexity-0.76-3|31	%{_sbindir}/texlive.post
14mr|texlive-complexity-0.76-3|32	
14mr|texlive-complexity-0.76-3|33	%postun
14mr|texlive-complexity-0.76-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-complexity-0.76-3|35	%{_sbindir}/texlive.post
14mr|texlive-complexity-0.76-3|36	fi
14mr|texlive-complexity-0.76-3|37	
14mr|texlive-complexity-0.76-3|38	#-----------------------------------------------------------------------
14mr|texlive-complexity-0.76-3|39	%files
14mr|texlive-complexity-0.76-3|40	%{_texmfdistdir}/tex/latex/complexity/complexity.sty
14mr|texlive-complexity-0.76-3|41	%{_texmfdistdir}/tex/latex/complexity/mycomplexity.sty
14mr|texlive-complexity-0.76-3|42	%doc %{_texmfdistdir}/doc/latex/complexity/README
14mr|texlive-complexity-0.76-3|43	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.pdf
14mr|texlive-complexity-0.76-3|44	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.tex
14mr|texlive-complexity-0.76-3|45	%doc %{_texmfdistdir}/doc/latex/complexity/tableofclasses.tex
14mr|texlive-complexity-0.76-3|46	
14mr|texlive-complexity-0.76-3|47	#-----------------------------------------------------------------------
14mr|texlive-complexity-0.76-3|48	%prep
14mr|texlive-complexity-0.76-3|49	%setup -c -a0 -a1
14mr|texlive-complexity-0.76-3|50	
14mr|texlive-complexity-0.76-3|51	%build
14mr|texlive-complexity-0.76-3|52	
14mr|texlive-complexity-0.76-3|53	%install
14mr|texlive-complexity-0.76-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-complexity-0.76-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-complexity-0.76-3|56	
14mr|texlive-complexity-0.76-3|57	
14mr|texlive-complexity-0.76-3|58	
14mr|texlive-complexity-0.76-3|59	%changelog
14mr|texlive-complexity-0.76-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.76-3
14mr|texlive-complexity-0.76-3|61	+ Revision: f791b43
14mr|texlive-complexity-0.76-3|62	- MassBuild#440: Increase release tag
14mr|texlive-complexity-0.76-3|63	
14mr|texlive-complexity-0.76-3|64	

19714 14
14mr|texlive-components-of-TeX-20090109-3|1	# revision 15878
14mr|texlive-components-of-TeX-20090109-3|2	# category Package
14mr|texlive-components-of-TeX-20090109-3|3	# catalog-ctan /info/components-of-TeX
14mr|texlive-components-of-TeX-20090109-3|4	# catalog-date 2009-01-09 17:16:29 +0100
14mr|texlive-components-of-TeX-20090109-3|5	# catalog-license gpl
14mr|texlive-components-of-TeX-20090109-3|6	# catalog-version undef
14mr|texlive-components-of-TeX-20090109-3|7	Name:		texlive-components-of-TeX
14mr|texlive-components-of-TeX-20090109-3|8	Version:	20090109
14mr|texlive-components-of-TeX-20090109-3|9	Release:	3
14mr|texlive-components-of-TeX-20090109-3|10	Summary:	Components of TeX
14mr|texlive-components-of-TeX-20090109-3|11	Group:		Publishing
14mr|texlive-components-of-TeX-20090109-3|12	URL:		http://www.ctan.org/tex-archive/info/components-of-TeX
14mr|texlive-components-of-TeX-20090109-3|13	License:	GPL
14mr|texlive-components-of-TeX-20090109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/components-of-TeX.tar.xz
14mr|texlive-components-of-TeX-20090109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/components-of-TeX.doc.tar.xz
14mr|texlive-components-of-TeX-20090109-3|16	BuildArch:	noarch
14mr|texlive-components-of-TeX-20090109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-components-of-TeX-20090109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-components-of-TeX-20090109-3|19	
14mr|texlive-components-of-TeX-20090109-3|20	%description
14mr|texlive-components-of-TeX-20090109-3|21	An introduction to the components and files users of TeX may
14mr|texlive-components-of-TeX-20090109-3|22	encounter.
14mr|texlive-components-of-TeX-20090109-3|23	
14mr|texlive-components-of-TeX-20090109-3|24	#-----------------------------------------------------------------------
14mr|texlive-components-of-TeX-20090109-3|25	%files
14mr|texlive-components-of-TeX-20090109-3|26	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/README
14mr|texlive-components-of-TeX-20090109-3|27	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/etexkomp.tex
14mr|texlive-components-of-TeX-20090109-3|28	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/figkomp.tex
14mr|texlive-components-of-TeX-20090109-3|29	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/figtotal.tex
14mr|texlive-components-of-TeX-20090109-3|30	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/names.sty
14mr|texlive-components-of-TeX-20090109-3|31	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/texrep.sty
14mr|texlive-components-of-TeX-20090109-3|32	
14mr|texlive-components-of-TeX-20090109-3|33	#-----------------------------------------------------------------------
14mr|texlive-components-of-TeX-20090109-3|34	%prep
14mr|texlive-components-of-TeX-20090109-3|35	%setup -c -a0 -a1
14mr|texlive-components-of-TeX-20090109-3|36	
14mr|texlive-components-of-TeX-20090109-3|37	%build
14mr|texlive-components-of-TeX-20090109-3|38	
14mr|texlive-components-of-TeX-20090109-3|39	%install
14mr|texlive-components-of-TeX-20090109-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-components-of-TeX-20090109-3|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-components-of-TeX-20090109-3|42	
14mr|texlive-components-of-TeX-20090109-3|43	
14mr|texlive-components-of-TeX-20090109-3|44	
14mr|texlive-components-of-TeX-20090109-3|45	%changelog
14mr|texlive-components-of-TeX-20090109-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090109-3
14mr|texlive-components-of-TeX-20090109-3|47	+ Revision: ffe8ed5
14mr|texlive-components-of-TeX-20090109-3|48	- MassBuild#440: Increase release tag
14mr|texlive-components-of-TeX-20090109-3|49	
14mr|texlive-components-of-TeX-20090109-3|50	

19715 14
14mr|texlive-comprehensive-11.0-4|1	# revision 25501
14mr|texlive-comprehensive-11.0-4|2	# category Package
14mr|texlive-comprehensive-11.0-4|3	# catalog-ctan /info/symbols/comprehensive
14mr|texlive-comprehensive-11.0-4|4	# catalog-date 2009-11-18 09:39:01 +0100
14mr|texlive-comprehensive-11.0-4|5	# catalog-license lppl
14mr|texlive-comprehensive-11.0-4|6	# catalog-version 11.0
14mr|texlive-comprehensive-11.0-4|7	Name:		texlive-comprehensive
14mr|texlive-comprehensive-11.0-4|8	Version:	11.0
14mr|texlive-comprehensive-11.0-4|9	Release:	4
14mr|texlive-comprehensive-11.0-4|10	Summary:	Symbols accessible from LaTeX
14mr|texlive-comprehensive-11.0-4|11	Group:		Publishing
14mr|texlive-comprehensive-11.0-4|12	URL:		http://www.ctan.org/tex-archive/info/symbols/comprehensive
14mr|texlive-comprehensive-11.0-4|13	License:	LPPL
14mr|texlive-comprehensive-11.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comprehensive.tar.xz
14mr|texlive-comprehensive-11.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comprehensive.doc.tar.xz
14mr|texlive-comprehensive-11.0-4|16	BuildArch:	noarch
14mr|texlive-comprehensive-11.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-comprehensive-11.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-comprehensive-11.0-4|19	
14mr|texlive-comprehensive-11.0-4|20	%description
14mr|texlive-comprehensive-11.0-4|21	Around 5000 symbols are listed as a set of tables. The tables
14mr|texlive-comprehensive-11.0-4|22	of symbols are ordered in a logical way (the document begins
14mr|texlive-comprehensive-11.0-4|23	with a 'frequently requested symbols' list), the aim being to
14mr|texlive-comprehensive-11.0-4|24	make the document a convenient way of looking up symbols.
14mr|texlive-comprehensive-11.0-4|25	
14mr|texlive-comprehensive-11.0-4|26	#-----------------------------------------------------------------------
14mr|texlive-comprehensive-11.0-4|27	%files
14mr|texlive-comprehensive-11.0-4|28	%doc %{_texmfdistdir}/doc/latex/comprehensive/README
14mr|texlive-comprehensive-11.0-4|29	%doc %{_texmfdistdir}/doc/latex/comprehensive/SYMLIST
14mr|texlive-comprehensive-11.0-4|30	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/Makefile
14mr|texlive-comprehensive-11.0-4|31	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.eps
14mr|texlive-comprehensive-11.0-4|32	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.map
14mr|texlive-comprehensive-11.0-4|33	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.mf
14mr|texlive-comprehensive-11.0-4|34	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb10.mf
14mr|texlive-comprehensive-11.0-4|35	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb10.pfb
14mr|texlive-comprehensive-11.0-4|36	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/makefakeMnSymbol
14mr|texlive-comprehensive-11.0-4|37	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/response.eps
14mr|texlive-comprehensive-11.0-4|38	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/symbols.ist
14mr|texlive-comprehensive-11.0-4|39	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/symbols.tex
14mr|texlive-comprehensive-11.0-4|40	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/teubner-subset.sty
14mr|texlive-comprehensive-11.0-4|41	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/versicle.eps
14mr|texlive-comprehensive-11.0-4|42	%doc %{_texmfdistdir}/doc/latex/comprehensive/symbols-a4.pdf
14mr|texlive-comprehensive-11.0-4|43	%doc %{_texmfdistdir}/doc/latex/comprehensive/symbols-letter.pdf
14mr|texlive-comprehensive-11.0-4|44	
14mr|texlive-comprehensive-11.0-4|45	#-----------------------------------------------------------------------
14mr|texlive-comprehensive-11.0-4|46	%prep
14mr|texlive-comprehensive-11.0-4|47	%setup -c -a0 -a1
14mr|texlive-comprehensive-11.0-4|48	
14mr|texlive-comprehensive-11.0-4|49	%build
14mr|texlive-comprehensive-11.0-4|50	
14mr|texlive-comprehensive-11.0-4|51	%install
14mr|texlive-comprehensive-11.0-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-comprehensive-11.0-4|53	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-comprehensive-11.0-4|54	
14mr|texlive-comprehensive-11.0-4|55	
14mr|texlive-comprehensive-11.0-4|56	
14mr|texlive-comprehensive-11.0-4|57	%changelog
14mr|texlive-comprehensive-11.0-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 11.0-4
14mr|texlive-comprehensive-11.0-4|59	+ Revision: 121e2e1
14mr|texlive-comprehensive-11.0-4|60	- MassBuild#440: Increase release tag
14mr|texlive-comprehensive-11.0-4|61	
14mr|texlive-comprehensive-11.0-4|62	

19716 14
14mr|texlive-computational-complexity-v2.25-2|1	# revision 27047
14mr|texlive-computational-complexity-v2.25-2|2	# category Package
14mr|texlive-computational-complexity-v2.25-2|3	# catalog-ctan /macros/latex/contrib/computational-complexity
14mr|texlive-computational-complexity-v2.25-2|4	# catalog-date 2012-06-22 16:58:16 +0200
14mr|texlive-computational-complexity-v2.25-2|5	# catalog-license lppl
14mr|texlive-computational-complexity-v2.25-2|6	# catalog-version v2.25
14mr|texlive-computational-complexity-v2.25-2|7	Name:		texlive-computational-complexity
14mr|texlive-computational-complexity-v2.25-2|8	Version:	v2.25
14mr|texlive-computational-complexity-v2.25-2|9	Release:	2
14mr|texlive-computational-complexity-v2.25-2|10	Summary:	Class for the journal Computational Complexity
14mr|texlive-computational-complexity-v2.25-2|11	Group:		Publishing
14mr|texlive-computational-complexity-v2.25-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/computational-complexity
14mr|texlive-computational-complexity-v2.25-2|13	License:	LPPL
14mr|texlive-computational-complexity-v2.25-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.tar.xz
14mr|texlive-computational-complexity-v2.25-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.doc.tar.xz
14mr|texlive-computational-complexity-v2.25-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.source.tar.xz
14mr|texlive-computational-complexity-v2.25-2|17	BuildArch:	noarch
14mr|texlive-computational-complexity-v2.25-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-computational-complexity-v2.25-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-computational-complexity-v2.25-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-computational-complexity-v2.25-2|21	
14mr|texlive-computational-complexity-v2.25-2|22	%description
14mr|texlive-computational-complexity-v2.25-2|23	The LaTeX2e class cc was written for the journal Computational
14mr|texlive-computational-complexity-v2.25-2|24	Complexity, and it can also be used for a lot of other
14mr|texlive-computational-complexity-v2.25-2|25	articles. You may like it since it contains a lot of features
14mr|texlive-computational-complexity-v2.25-2|26	as more intelligent references, a set of theorem definitions,
14mr|texlive-computational-complexity-v2.25-2|27	an algorithm environment, ... The class requires natbib.
14mr|texlive-computational-complexity-v2.25-2|28	
14mr|texlive-computational-complexity-v2.25-2|29	%post
14mr|texlive-computational-complexity-v2.25-2|30	%{_sbindir}/texlive.post
14mr|texlive-computational-complexity-v2.25-2|31	
14mr|texlive-computational-complexity-v2.25-2|32	%postun
14mr|texlive-computational-complexity-v2.25-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-computational-complexity-v2.25-2|34	%{_sbindir}/texlive.post
14mr|texlive-computational-complexity-v2.25-2|35	fi
14mr|texlive-computational-complexity-v2.25-2|36	
14mr|texlive-computational-complexity-v2.25-2|37	#-----------------------------------------------------------------------
14mr|texlive-computational-complexity-v2.25-2|38	%files
14mr|texlive-computational-complexity-v2.25-2|39	%{_texmfdistdir}/bibtex/bib/computational-complexity/journals.bib
14mr|texlive-computational-complexity-v2.25-2|40	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc.bst
14mr|texlive-computational-complexity-v2.25-2|41	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc2.bst
14mr|texlive-computational-complexity-v2.25-2|42	%{_texmfdistdir}/tex/latex/computational-complexity/cc-cls.sty
14mr|texlive-computational-complexity-v2.25-2|43	%{_texmfdistdir}/tex/latex/computational-complexity/cc.cls
14mr|texlive-computational-complexity-v2.25-2|44	%{_texmfdistdir}/tex/latex/computational-complexity/cc2cite.sty
14mr|texlive-computational-complexity-v2.25-2|45	%{_texmfdistdir}/tex/latex/computational-complexity/cc4amsart.sty
14mr|texlive-computational-complexity-v2.25-2|46	%{_texmfdistdir}/tex/latex/computational-complexity/cc4apjrnl.sty
14mr|texlive-computational-complexity-v2.25-2|47	%{_texmfdistdir}/tex/latex/computational-complexity/cc4elsart.sty
14mr|texlive-computational-complexity-v2.25-2|48	%{_texmfdistdir}/tex/latex/computational-complexity/cc4jT.sty
14mr|texlive-computational-complexity-v2.25-2|49	%{_texmfdistdir}/tex/latex/computational-complexity/cc4llncs.sty
14mr|texlive-computational-complexity-v2.25-2|50	%{_texmfdistdir}/tex/latex/computational-complexity/cc4siamltex.sty
14mr|texlive-computational-complexity-v2.25-2|51	%{_texmfdistdir}/tex/latex/computational-complexity/cc4svjour.sty
14mr|texlive-computational-complexity-v2.25-2|52	%{_texmfdistdir}/tex/latex/computational-complexity/ccalgo.sty
14mr|texlive-computational-complexity-v2.25-2|53	%{_texmfdistdir}/tex/latex/computational-complexity/ccaux.sty
14mr|texlive-computational-complexity-v2.25-2|54	%{_texmfdistdir}/tex/latex/computational-complexity/cccite.sty
14mr|texlive-computational-complexity-v2.25-2|55	%{_texmfdistdir}/tex/latex/computational-complexity/ccdbs.sty
14mr|texlive-computational-complexity-v2.25-2|56	%{_texmfdistdir}/tex/latex/computational-complexity/cclayout.sty
14mr|texlive-computational-complexity-v2.25-2|57	%{_texmfdistdir}/tex/latex/computational-complexity/ccproof.sty
14mr|texlive-computational-complexity-v2.25-2|58	%{_texmfdistdir}/tex/latex/computational-complexity/ccqed.sty
14mr|texlive-computational-complexity-v2.25-2|59	%{_texmfdistdir}/tex/latex/computational-complexity/ccref.sty
14mr|texlive-computational-complexity-v2.25-2|60	%{_texmfdistdir}/tex/latex/computational-complexity/ccreltx.sty
14mr|texlive-computational-complexity-v2.25-2|61	%{_texmfdistdir}/tex/latex/computational-complexity/ccthm.sty
14mr|texlive-computational-complexity-v2.25-2|62	%{_texmfdistdir}/tex/latex/computational-complexity/relabel.sty
14mr|texlive-computational-complexity-v2.25-2|63	%{_texmfdistdir}/tex/latex/computational-complexity/thcc.sty
14mr|texlive-computational-complexity-v2.25-2|64	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-cls-inline.tex
14mr|texlive-computational-complexity-v2.25-2|65	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-portability-frame.tex
14mr|texlive-computational-complexity-v2.25-2|66	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc.pdf
14mr|texlive-computational-complexity-v2.25-2|67	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc2.dbj
14mr|texlive-computational-complexity-v2.25-2|68	%doc %{_texmfdistdir}/doc/latex/computational-complexity/ccquickref.tex
14mr|texlive-computational-complexity-v2.25-2|69	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cctemplate.tex
14mr|texlive-computational-complexity-v2.25-2|70	#- source
14mr|texlive-computational-complexity-v2.25-2|71	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.dtx
14mr|texlive-computational-complexity-v2.25-2|72	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.ins
14mr|texlive-computational-complexity-v2.25-2|73	
14mr|texlive-computational-complexity-v2.25-2|74	#-----------------------------------------------------------------------
14mr|texlive-computational-complexity-v2.25-2|75	%prep
14mr|texlive-computational-complexity-v2.25-2|76	%setup -c -a0 -a1 -a2
14mr|texlive-computational-complexity-v2.25-2|77	
14mr|texlive-computational-complexity-v2.25-2|78	%build
14mr|texlive-computational-complexity-v2.25-2|79	
14mr|texlive-computational-complexity-v2.25-2|80	%install
14mr|texlive-computational-complexity-v2.25-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-computational-complexity-v2.25-2|82	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-computational-complexity-v2.25-2|83	
14mr|texlive-computational-complexity-v2.25-2|84	
14mr|texlive-computational-complexity-v2.25-2|85	
14mr|texlive-computational-complexity-v2.25-2|86	%changelog
14mr|texlive-computational-complexity-v2.25-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v2.25-2
14mr|texlive-computational-complexity-v2.25-2|88	+ Revision: 2705ba8
14mr|texlive-computational-complexity-v2.25-2|89	- MassBuild#440: Increase release tag
14mr|texlive-computational-complexity-v2.25-2|90	
14mr|texlive-computational-complexity-v2.25-2|91	

19717 14
14mr|texlive-concepts-0.0.5.r1-6|1	# revision 29020
14mr|texlive-concepts-0.0.5.r1-6|2	# category Package
14mr|texlive-concepts-0.0.5.r1-6|3	# catalog-ctan /macros/latex/contrib/concepts
14mr|texlive-concepts-0.0.5.r1-6|4	# catalog-date 2012-12-31 10:20:52 +0100
14mr|texlive-concepts-0.0.5.r1-6|5	# catalog-license lppl
14mr|texlive-concepts-0.0.5.r1-6|6	# catalog-version 0.0.5-r1
14mr|texlive-concepts-0.0.5.r1-6|7	Name:		texlive-concepts
14mr|texlive-concepts-0.0.5.r1-6|8	Version:	0.0.5.r1
14mr|texlive-concepts-0.0.5.r1-6|9	Release:	6
14mr|texlive-concepts-0.0.5.r1-6|10	Summary:	Keeping track of formal 'concepts' for a particular field
14mr|texlive-concepts-0.0.5.r1-6|11	Group:		Publishing
14mr|texlive-concepts-0.0.5.r1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concepts
14mr|texlive-concepts-0.0.5.r1-6|13	License:	LPPL
14mr|texlive-concepts-0.0.5.r1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.tar.xz
14mr|texlive-concepts-0.0.5.r1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.doc.tar.xz
14mr|texlive-concepts-0.0.5.r1-6|16	BuildArch:	noarch
14mr|texlive-concepts-0.0.5.r1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-concepts-0.0.5.r1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-concepts-0.0.5.r1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-concepts-0.0.5.r1-6|20	
14mr|texlive-concepts-0.0.5.r1-6|21	%description
14mr|texlive-concepts-0.0.5.r1-6|22	The package helps to keep track of formal 'concepts' for a
14mr|texlive-concepts-0.0.5.r1-6|23	specific field or document. This is particularly useful for
14mr|texlive-concepts-0.0.5.r1-6|24	scientific papers (for example, in physics, mathematics or
14mr|texlive-concepts-0.0.5.r1-6|25	computer science), which may introduce several concepts (with
14mr|texlive-concepts-0.0.5.r1-6|26	their own symbols). The package's commands allow the user to
14mr|texlive-concepts-0.0.5.r1-6|27	define a concept (typically, near its first use), and will
14mr|texlive-concepts-0.0.5.r1-6|28	ensure consistent use throughout the document. The package
14mr|texlive-concepts-0.0.5.r1-6|29	depends on several other packages; while these are fairly
14mr|texlive-concepts-0.0.5.r1-6|30	common packages, the user should check the package's README
14mr|texlive-concepts-0.0.5.r1-6|31	file for the complete list.
14mr|texlive-concepts-0.0.5.r1-6|32	
14mr|texlive-concepts-0.0.5.r1-6|33	%post
14mr|texlive-concepts-0.0.5.r1-6|34	%{_sbindir}/texlive.post
14mr|texlive-concepts-0.0.5.r1-6|35	
14mr|texlive-concepts-0.0.5.r1-6|36	%postun
14mr|texlive-concepts-0.0.5.r1-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-concepts-0.0.5.r1-6|38	%{_sbindir}/texlive.post
14mr|texlive-concepts-0.0.5.r1-6|39	fi
14mr|texlive-concepts-0.0.5.r1-6|40	
14mr|texlive-concepts-0.0.5.r1-6|41	#-----------------------------------------------------------------------
14mr|texlive-concepts-0.0.5.r1-6|42	%files
14mr|texlive-concepts-0.0.5.r1-6|43	%{_texmfdistdir}/tex/latex/concepts/concepts.sty
14mr|texlive-concepts-0.0.5.r1-6|44	%doc %{_texmfdistdir}/doc/latex/concepts/README
14mr|texlive-concepts-0.0.5.r1-6|45	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.pdf
14mr|texlive-concepts-0.0.5.r1-6|46	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.tex
14mr|texlive-concepts-0.0.5.r1-6|47	%doc %{_texmfdistdir}/doc/latex/concepts/dry.sty
14mr|texlive-concepts-0.0.5.r1-6|48	%doc %{_texmfdistdir}/doc/latex/concepts/packagedoc.cls
14mr|texlive-concepts-0.0.5.r1-6|49	%doc %{_texmfdistdir}/doc/latex/concepts/with.sty
14mr|texlive-concepts-0.0.5.r1-6|50	
14mr|texlive-concepts-0.0.5.r1-6|51	#-----------------------------------------------------------------------
14mr|texlive-concepts-0.0.5.r1-6|52	%prep
14mr|texlive-concepts-0.0.5.r1-6|53	%setup -c -a0 -a1
14mr|texlive-concepts-0.0.5.r1-6|54	
14mr|texlive-concepts-0.0.5.r1-6|55	%build
14mr|texlive-concepts-0.0.5.r1-6|56	
14mr|texlive-concepts-0.0.5.r1-6|57	%install
14mr|texlive-concepts-0.0.5.r1-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-concepts-0.0.5.r1-6|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-concepts-0.0.5.r1-6|60	
14mr|texlive-concepts-0.0.5.r1-6|61	%changelog
14mr|texlive-concepts-0.0.5.r1-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.5.r1-6
14mr|texlive-concepts-0.0.5.r1-6|63	+ Revision: 814d41c
14mr|texlive-concepts-0.0.5.r1-6|64	- MassBuild#440: Increase release tag
14mr|texlive-concepts-0.0.5.r1-6|65	
14mr|texlive-concepts-0.0.5.r1-6|66	

19718 14
14mr|texlive-concmath-19990318-3|1	# revision 17219
14mr|texlive-concmath-19990318-3|2	# category Package
14mr|texlive-concmath-19990318-3|3	# catalog-ctan /macros/latex/contrib/concmath
14mr|texlive-concmath-19990318-3|4	# catalog-date 2010-02-24 21:28:09 +0100
14mr|texlive-concmath-19990318-3|5	# catalog-license lppl
14mr|texlive-concmath-19990318-3|6	# catalog-version 1999/03/18
14mr|texlive-concmath-19990318-3|7	Name:		texlive-concmath
14mr|texlive-concmath-19990318-3|8	Version:	19990318
14mr|texlive-concmath-19990318-3|9	Release:	3
14mr|texlive-concmath-19990318-3|10	Summary:	Concrete Math fonts
14mr|texlive-concmath-19990318-3|11	Group:		Publishing
14mr|texlive-concmath-19990318-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concmath
14mr|texlive-concmath-19990318-3|13	License:	LPPL
14mr|texlive-concmath-19990318-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.tar.xz
14mr|texlive-concmath-19990318-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.doc.tar.xz
14mr|texlive-concmath-19990318-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.source.tar.xz
14mr|texlive-concmath-19990318-3|17	BuildArch:	noarch
14mr|texlive-concmath-19990318-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-concmath-19990318-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-concmath-19990318-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-concmath-19990318-3|21	
14mr|texlive-concmath-19990318-3|22	%description
14mr|texlive-concmath-19990318-3|23	A LaTeX package and font definition files to access the
14mr|texlive-concmath-19990318-3|24	Concrete mathematics fonts, which were derived from Computer
14mr|texlive-concmath-19990318-3|25	Modern math fonts using parameters from Concrete Roman text
14mr|texlive-concmath-19990318-3|26	fonts.
14mr|texlive-concmath-19990318-3|27	
14mr|texlive-concmath-19990318-3|28	%post
14mr|texlive-concmath-19990318-3|29	%{_sbindir}/texlive.post
14mr|texlive-concmath-19990318-3|30	
14mr|texlive-concmath-19990318-3|31	%postun
14mr|texlive-concmath-19990318-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-concmath-19990318-3|33	%{_sbindir}/texlive.post
14mr|texlive-concmath-19990318-3|34	fi
14mr|texlive-concmath-19990318-3|35	
14mr|texlive-concmath-19990318-3|36	#-----------------------------------------------------------------------
14mr|texlive-concmath-19990318-3|37	%files
14mr|texlive-concmath-19990318-3|38	%{_texmfdistdir}/tex/latex/concmath/concmath.sty
14mr|texlive-concmath-19990318-3|39	%{_texmfdistdir}/tex/latex/concmath/omlccm.fd
14mr|texlive-concmath-19990318-3|40	%{_texmfdistdir}/tex/latex/concmath/omlccr.fd
14mr|texlive-concmath-19990318-3|41	%{_texmfdistdir}/tex/latex/concmath/omsccr.fd
14mr|texlive-concmath-19990318-3|42	%{_texmfdistdir}/tex/latex/concmath/omsccsy.fd
14mr|texlive-concmath-19990318-3|43	%{_texmfdistdir}/tex/latex/concmath/omxccex.fd
14mr|texlive-concmath-19990318-3|44	%{_texmfdistdir}/tex/latex/concmath/ot1ccr.fd
14mr|texlive-concmath-19990318-3|45	%{_texmfdistdir}/tex/latex/concmath/ucca.fd
14mr|texlive-concmath-19990318-3|46	%{_texmfdistdir}/tex/latex/concmath/uccb.fd
14mr|texlive-concmath-19990318-3|47	%doc %{_texmfdistdir}/doc/fonts/concmath/CATALOGUE
14mr|texlive-concmath-19990318-3|48	%doc %{_texmfdistdir}/doc/fonts/concmath/README
14mr|texlive-concmath-19990318-3|49	%doc %{_texmfdistdir}/doc/fonts/concmath/concmath.pdf
14mr|texlive-concmath-19990318-3|50	#- source
14mr|texlive-concmath-19990318-3|51	%doc %{_texmfdistdir}/source/latex/concmath/Makefile
14mr|texlive-concmath-19990318-3|52	%doc %{_texmfdistdir}/source/latex/concmath/concmath.dtx
14mr|texlive-concmath-19990318-3|53	%doc %{_texmfdistdir}/source/latex/concmath/concmath.ins
14mr|texlive-concmath-19990318-3|54	
14mr|texlive-concmath-19990318-3|55	#-----------------------------------------------------------------------
14mr|texlive-concmath-19990318-3|56	%prep
14mr|texlive-concmath-19990318-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-concmath-19990318-3|58	
14mr|texlive-concmath-19990318-3|59	%build
14mr|texlive-concmath-19990318-3|60	
14mr|texlive-concmath-19990318-3|61	%install
14mr|texlive-concmath-19990318-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-concmath-19990318-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-concmath-19990318-3|64	
14mr|texlive-concmath-19990318-3|65	
14mr|texlive-concmath-19990318-3|66	
14mr|texlive-concmath-19990318-3|67	%changelog
14mr|texlive-concmath-19990318-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 19990318-3
14mr|texlive-concmath-19990318-3|69	+ Revision: 5c2c49e
14mr|texlive-concmath-19990318-3|70	- MassBuild#440: Increase release tag
14mr|texlive-concmath-19990318-3|71	
14mr|texlive-concmath-19990318-3|72	

19719 14
14mr|texlive-concmath-fonts-20060827-3|1	# revision 17218
14mr|texlive-concmath-fonts-20060827-3|2	# category Package
14mr|texlive-concmath-fonts-20060827-3|3	# catalog-ctan /fonts/concmath
14mr|texlive-concmath-fonts-20060827-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-concmath-fonts-20060827-3|5	# catalog-license lppl
14mr|texlive-concmath-fonts-20060827-3|6	# catalog-version undef
14mr|texlive-concmath-fonts-20060827-3|7	Name:		texlive-concmath-fonts
14mr|texlive-concmath-fonts-20060827-3|8	Version:	20060827
14mr|texlive-concmath-fonts-20060827-3|9	Release:	3
14mr|texlive-concmath-fonts-20060827-3|10	Summary:	Concrete mathematics fonts
14mr|texlive-concmath-fonts-20060827-3|11	Group:		Publishing
14mr|texlive-concmath-fonts-20060827-3|12	URL:		http://www.ctan.org/tex-archive/fonts/concmath
14mr|texlive-concmath-fonts-20060827-3|13	License:	LPPL
14mr|texlive-concmath-fonts-20060827-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.tar.xz
14mr|texlive-concmath-fonts-20060827-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.doc.tar.xz
14mr|texlive-concmath-fonts-20060827-3|16	BuildArch:	noarch
14mr|texlive-concmath-fonts-20060827-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-concmath-fonts-20060827-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-concmath-fonts-20060827-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-concmath-fonts-20060827-3|20	
14mr|texlive-concmath-fonts-20060827-3|21	%description
14mr|texlive-concmath-fonts-20060827-3|22	The fonts are derived from the computer modern mathematics
14mr|texlive-concmath-fonts-20060827-3|23	fonts and from Knuth's Concrete Roman fonts. LaTeX support is
14mr|texlive-concmath-fonts-20060827-3|24	offered by the concmath package.
14mr|texlive-concmath-fonts-20060827-3|25	
14mr|texlive-concmath-fonts-20060827-3|26	%post
14mr|texlive-concmath-fonts-20060827-3|27	%{_sbindir}/texlive.post
14mr|texlive-concmath-fonts-20060827-3|28	
14mr|texlive-concmath-fonts-20060827-3|29	%postun
14mr|texlive-concmath-fonts-20060827-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-concmath-fonts-20060827-3|31	%{_sbindir}/texlive.post
14mr|texlive-concmath-fonts-20060827-3|32	fi
14mr|texlive-concmath-fonts-20060827-3|33	
14mr|texlive-concmath-fonts-20060827-3|34	#-----------------------------------------------------------------------
14mr|texlive-concmath-fonts-20060827-3|35	%files
14mr|texlive-concmath-fonts-20060827-3|36	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam10.mf
14mr|texlive-concmath-fonts-20060827-3|37	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam5.mf
14mr|texlive-concmath-fonts-20060827-3|38	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam6.mf
14mr|texlive-concmath-fonts-20060827-3|39	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam7.mf
14mr|texlive-concmath-fonts-20060827-3|40	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam8.mf
14mr|texlive-concmath-fonts-20060827-3|41	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam9.mf
14mr|texlive-concmath-fonts-20060827-3|42	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm10.mf
14mr|texlive-concmath-fonts-20060827-3|43	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm5.mf
14mr|texlive-concmath-fonts-20060827-3|44	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm6.mf
14mr|texlive-concmath-fonts-20060827-3|45	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm7.mf
14mr|texlive-concmath-fonts-20060827-3|46	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm8.mf
14mr|texlive-concmath-fonts-20060827-3|47	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm9.mf
14mr|texlive-concmath-fonts-20060827-3|48	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex10.mf
14mr|texlive-concmath-fonts-20060827-3|49	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex7.mf
14mr|texlive-concmath-fonts-20060827-3|50	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex8.mf
14mr|texlive-concmath-fonts-20060827-3|51	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex9.mf
14mr|texlive-concmath-fonts-20060827-3|52	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi10.mf
14mr|texlive-concmath-fonts-20060827-3|53	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi5.mf
14mr|texlive-concmath-fonts-20060827-3|54	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi6.mf
14mr|texlive-concmath-fonts-20060827-3|55	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi7.mf
14mr|texlive-concmath-fonts-20060827-3|56	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi8.mf
14mr|texlive-concmath-fonts-20060827-3|57	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi9.mf
14mr|texlive-concmath-fonts-20060827-3|58	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy10.mf
14mr|texlive-concmath-fonts-20060827-3|59	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy5.mf
14mr|texlive-concmath-fonts-20060827-3|60	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy6.mf
14mr|texlive-concmath-fonts-20060827-3|61	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy7.mf
14mr|texlive-concmath-fonts-20060827-3|62	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy8.mf
14mr|texlive-concmath-fonts-20060827-3|63	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy9.mf
14mr|texlive-concmath-fonts-20060827-3|64	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam10.tfm
14mr|texlive-concmath-fonts-20060827-3|65	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam5.tfm
14mr|texlive-concmath-fonts-20060827-3|66	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam6.tfm
14mr|texlive-concmath-fonts-20060827-3|67	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam7.tfm
14mr|texlive-concmath-fonts-20060827-3|68	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam8.tfm
14mr|texlive-concmath-fonts-20060827-3|69	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam9.tfm
14mr|texlive-concmath-fonts-20060827-3|70	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm10.tfm
14mr|texlive-concmath-fonts-20060827-3|71	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm5.tfm
14mr|texlive-concmath-fonts-20060827-3|72	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm6.tfm
14mr|texlive-concmath-fonts-20060827-3|73	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm7.tfm
14mr|texlive-concmath-fonts-20060827-3|74	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm8.tfm
14mr|texlive-concmath-fonts-20060827-3|75	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm9.tfm
14mr|texlive-concmath-fonts-20060827-3|76	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex10.tfm
14mr|texlive-concmath-fonts-20060827-3|77	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex7.tfm
14mr|texlive-concmath-fonts-20060827-3|78	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex8.tfm
14mr|texlive-concmath-fonts-20060827-3|79	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex9.tfm
14mr|texlive-concmath-fonts-20060827-3|80	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi10.tfm
14mr|texlive-concmath-fonts-20060827-3|81	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi5.tfm
14mr|texlive-concmath-fonts-20060827-3|82	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi6.tfm
14mr|texlive-concmath-fonts-20060827-3|83	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi7.tfm
14mr|texlive-concmath-fonts-20060827-3|84	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi8.tfm
14mr|texlive-concmath-fonts-20060827-3|85	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi9.tfm
14mr|texlive-concmath-fonts-20060827-3|86	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy10.tfm
14mr|texlive-concmath-fonts-20060827-3|87	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy5.tfm
14mr|texlive-concmath-fonts-20060827-3|88	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy6.tfm
14mr|texlive-concmath-fonts-20060827-3|89	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy7.tfm
14mr|texlive-concmath-fonts-20060827-3|90	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy8.tfm
14mr|texlive-concmath-fonts-20060827-3|91	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy9.tfm
14mr|texlive-concmath-fonts-20060827-3|92	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/CATALOGUE
14mr|texlive-concmath-fonts-20060827-3|93	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/Makefile
14mr|texlive-concmath-fonts-20060827-3|94	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/README
14mr|texlive-concmath-fonts-20060827-3|95	
14mr|texlive-concmath-fonts-20060827-3|96	#-----------------------------------------------------------------------
14mr|texlive-concmath-fonts-20060827-3|97	%prep
14mr|texlive-concmath-fonts-20060827-3|98	%setup -c -a0 -a1
14mr|texlive-concmath-fonts-20060827-3|99	
14mr|texlive-concmath-fonts-20060827-3|100	%build
14mr|texlive-concmath-fonts-20060827-3|101	
14mr|texlive-concmath-fonts-20060827-3|102	%install
14mr|texlive-concmath-fonts-20060827-3|103	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-concmath-fonts-20060827-3|104	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-concmath-fonts-20060827-3|105	
14mr|texlive-concmath-fonts-20060827-3|106	
14mr|texlive-concmath-fonts-20060827-3|107	
14mr|texlive-concmath-fonts-20060827-3|108	%changelog
14mr|texlive-concmath-fonts-20060827-3|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060827-3
14mr|texlive-concmath-fonts-20060827-3|110	+ Revision: f140ebb
14mr|texlive-concmath-fonts-20060827-3|111	- MassBuild#440: Increase release tag
14mr|texlive-concmath-fonts-20060827-3|112	
14mr|texlive-concmath-fonts-20060827-3|113	

19720 14
14mr|texlive-concprog-20070101-3|1	# revision 18791
14mr|texlive-concprog-20070101-3|2	# category Package
14mr|texlive-concprog-20070101-3|3	# catalog-ctan /macros/latex/contrib/concprog
14mr|texlive-concprog-20070101-3|4	# catalog-date 2007-01-01 11:39:06 +0100
14mr|texlive-concprog-20070101-3|5	# catalog-license gpl
14mr|texlive-concprog-20070101-3|6	# catalog-version undef
14mr|texlive-concprog-20070101-3|7	Name:		texlive-concprog
14mr|texlive-concprog-20070101-3|8	Version:	20070101
14mr|texlive-concprog-20070101-3|9	Release:	3
14mr|texlive-concprog-20070101-3|10	Summary:	Concert programmes
14mr|texlive-concprog-20070101-3|11	Group:		Publishing
14mr|texlive-concprog-20070101-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concprog
14mr|texlive-concprog-20070101-3|13	License:	GPL
14mr|texlive-concprog-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.tar.xz
14mr|texlive-concprog-20070101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.doc.tar.xz
14mr|texlive-concprog-20070101-3|16	BuildArch:	noarch
14mr|texlive-concprog-20070101-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-concprog-20070101-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-concprog-20070101-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-concprog-20070101-3|20	
14mr|texlive-concprog-20070101-3|21	%description
14mr|texlive-concprog-20070101-3|22	A class which provides the necessary macros to prepare a
14mr|texlive-concprog-20070101-3|23	(classical) concert programme; a sample is provided.
14mr|texlive-concprog-20070101-3|24	
14mr|texlive-concprog-20070101-3|25	%post
14mr|texlive-concprog-20070101-3|26	%{_sbindir}/texlive.post
14mr|texlive-concprog-20070101-3|27	
14mr|texlive-concprog-20070101-3|28	%postun
14mr|texlive-concprog-20070101-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-concprog-20070101-3|30	%{_sbindir}/texlive.post
14mr|texlive-concprog-20070101-3|31	fi
14mr|texlive-concprog-20070101-3|32	
14mr|texlive-concprog-20070101-3|33	#-----------------------------------------------------------------------
14mr|texlive-concprog-20070101-3|34	%files
14mr|texlive-concprog-20070101-3|35	%{_texmfdistdir}/tex/latex/concprog/ConcProg.cls
14mr|texlive-concprog-20070101-3|36	%doc %{_texmfdistdir}/doc/latex/concprog/program.tex
14mr|texlive-concprog-20070101-3|37	
14mr|texlive-concprog-20070101-3|38	#-----------------------------------------------------------------------
14mr|texlive-concprog-20070101-3|39	%prep
14mr|texlive-concprog-20070101-3|40	%setup -c -a0 -a1
14mr|texlive-concprog-20070101-3|41	
14mr|texlive-concprog-20070101-3|42	%build
14mr|texlive-concprog-20070101-3|43	
14mr|texlive-concprog-20070101-3|44	%install
14mr|texlive-concprog-20070101-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-concprog-20070101-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-concprog-20070101-3|47	
14mr|texlive-concprog-20070101-3|48	
14mr|texlive-concprog-20070101-3|49	
14mr|texlive-concprog-20070101-3|50	%changelog
14mr|texlive-concprog-20070101-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-concprog-20070101-3|52	+ Revision: 7167250
14mr|texlive-concprog-20070101-3|53	- MassBuild#440: Increase release tag
14mr|texlive-concprog-20070101-3|54	
14mr|texlive-concprog-20070101-3|55	

19721 14
14mr|texlive-concrete-20061208-3|1	# revision 15878
14mr|texlive-concrete-20061208-3|2	# category Package
14mr|texlive-concrete-20061208-3|3	# catalog-ctan /fonts/concrete
14mr|texlive-concrete-20061208-3|4	# catalog-date 2006-12-08 15:31:01 +0100
14mr|texlive-concrete-20061208-3|5	# catalog-license knuth
14mr|texlive-concrete-20061208-3|6	# catalog-version undef
14mr|texlive-concrete-20061208-3|7	Name:		texlive-concrete
14mr|texlive-concrete-20061208-3|8	Version:	20061208
14mr|texlive-concrete-20061208-3|9	Release:	3
14mr|texlive-concrete-20061208-3|10	Summary:	Concrete Roman fonts
14mr|texlive-concrete-20061208-3|11	Group:		Publishing
14mr|texlive-concrete-20061208-3|12	URL:		http://www.ctan.org/tex-archive/fonts/concrete
14mr|texlive-concrete-20061208-3|13	License:	KNUTH
14mr|texlive-concrete-20061208-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.tar.xz
14mr|texlive-concrete-20061208-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.doc.tar.xz
14mr|texlive-concrete-20061208-3|16	BuildArch:	noarch
14mr|texlive-concrete-20061208-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-concrete-20061208-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-concrete-20061208-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-concrete-20061208-3|20	
14mr|texlive-concrete-20061208-3|21	%description
14mr|texlive-concrete-20061208-3|22	Concrete Roman fonts, designed by Donald E. Knuth, originally
14mr|texlive-concrete-20061208-3|23	for use with Euler mathematics fonts. Alternative mathematics
14mr|texlive-concrete-20061208-3|24	fonts, based on the concrete 'parameter set' are available as
14mr|texlive-concrete-20061208-3|25	the concmath fonts bundle. LaTeX support is offered by the
14mr|texlive-concrete-20061208-3|26	beton, concmath and ccfonts packages. T1- and TS1-encoded
14mr|texlive-concrete-20061208-3|27	versions of the fonts are available in the ecc bundle, and
14mr|texlive-concrete-20061208-3|28	Adobe Type 1 versions of the ecc fonts are part of the cm-super
14mr|texlive-concrete-20061208-3|29	bundle.
14mr|texlive-concrete-20061208-3|30	
14mr|texlive-concrete-20061208-3|31	%post
14mr|texlive-concrete-20061208-3|32	%{_sbindir}/texlive.post
14mr|texlive-concrete-20061208-3|33	
14mr|texlive-concrete-20061208-3|34	%postun
14mr|texlive-concrete-20061208-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-concrete-20061208-3|36	%{_sbindir}/texlive.post
14mr|texlive-concrete-20061208-3|37	fi
14mr|texlive-concrete-20061208-3|38	
14mr|texlive-concrete-20061208-3|39	#-----------------------------------------------------------------------
14mr|texlive-concrete-20061208-3|40	%files
14mr|texlive-concrete-20061208-3|41	%{_texmfdistdir}/fonts/source/public/concrete/cccsc10.mf
14mr|texlive-concrete-20061208-3|42	%{_texmfdistdir}/fonts/source/public/concrete/ccmi10.mf
14mr|texlive-concrete-20061208-3|43	%{_texmfdistdir}/fonts/source/public/concrete/ccmic9.mf
14mr|texlive-concrete-20061208-3|44	%{_texmfdistdir}/fonts/source/public/concrete/ccr10.mf
14mr|texlive-concrete-20061208-3|45	%{_texmfdistdir}/fonts/source/public/concrete/ccr5.mf
14mr|texlive-concrete-20061208-3|46	%{_texmfdistdir}/fonts/source/public/concrete/ccr6.mf
14mr|texlive-concrete-20061208-3|47	%{_texmfdistdir}/fonts/source/public/concrete/ccr7.mf
14mr|texlive-concrete-20061208-3|48	%{_texmfdistdir}/fonts/source/public/concrete/ccr8.mf
14mr|texlive-concrete-20061208-3|49	%{_texmfdistdir}/fonts/source/public/concrete/ccr9.mf
14mr|texlive-concrete-20061208-3|50	%{_texmfdistdir}/fonts/source/public/concrete/ccsl10.mf
14mr|texlive-concrete-20061208-3|51	%{_texmfdistdir}/fonts/source/public/concrete/ccsl9.mf
14mr|texlive-concrete-20061208-3|52	%{_texmfdistdir}/fonts/source/public/concrete/ccslc9.mf
14mr|texlive-concrete-20061208-3|53	%{_texmfdistdir}/fonts/source/public/concrete/ccti10.mf
14mr|texlive-concrete-20061208-3|54	%{_texmfdistdir}/fonts/source/public/concrete/odigs.mf
14mr|texlive-concrete-20061208-3|55	%{_texmfdistdir}/fonts/tfm/public/concrete/cccsc10.tfm
14mr|texlive-concrete-20061208-3|56	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmi10.tfm
14mr|texlive-concrete-20061208-3|57	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmic9.tfm
14mr|texlive-concrete-20061208-3|58	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr10.tfm
14mr|texlive-concrete-20061208-3|59	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr5.tfm
14mr|texlive-concrete-20061208-3|60	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr6.tfm
14mr|texlive-concrete-20061208-3|61	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr7.tfm
14mr|texlive-concrete-20061208-3|62	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr8.tfm
14mr|texlive-concrete-20061208-3|63	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr9.tfm
14mr|texlive-concrete-20061208-3|64	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl10.tfm
14mr|texlive-concrete-20061208-3|65	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl9.tfm
14mr|texlive-concrete-20061208-3|66	%{_texmfdistdir}/fonts/tfm/public/concrete/ccslc9.tfm
14mr|texlive-concrete-20061208-3|67	%{_texmfdistdir}/fonts/tfm/public/concrete/ccti10.tfm
14mr|texlive-concrete-20061208-3|68	%doc %{_texmfdistdir}/doc/fonts/concrete/CATALOGUE
14mr|texlive-concrete-20061208-3|69	%doc %{_texmfdistdir}/doc/fonts/concrete/Makefile
14mr|texlive-concrete-20061208-3|70	%doc %{_texmfdistdir}/doc/fonts/concrete/README
14mr|texlive-concrete-20061208-3|71	
14mr|texlive-concrete-20061208-3|72	#-----------------------------------------------------------------------
14mr|texlive-concrete-20061208-3|73	%prep
14mr|texlive-concrete-20061208-3|74	%setup -c -a0 -a1
14mr|texlive-concrete-20061208-3|75	
14mr|texlive-concrete-20061208-3|76	%build
14mr|texlive-concrete-20061208-3|77	
14mr|texlive-concrete-20061208-3|78	%install
14mr|texlive-concrete-20061208-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-concrete-20061208-3|80	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-concrete-20061208-3|81	
14mr|texlive-concrete-20061208-3|82	
14mr|texlive-concrete-20061208-3|83	
14mr|texlive-concrete-20061208-3|84	%changelog
14mr|texlive-concrete-20061208-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061208-3
14mr|texlive-concrete-20061208-3|86	+ Revision: 697f699
14mr|texlive-concrete-20061208-3|87	- MassBuild#440: Increase release tag
14mr|texlive-concrete-20061208-3|88	
14mr|texlive-concrete-20061208-3|89	

19722 14
14mr|texlive-confproc-0.8-3|1	# revision 23358
14mr|texlive-confproc-0.8-3|2	# category Package
14mr|texlive-confproc-0.8-3|3	# catalog-ctan /macros/latex/contrib/conferences/confproc
14mr|texlive-confproc-0.8-3|4	# catalog-date 2011-08-02 13:14:53 +0200
14mr|texlive-confproc-0.8-3|5	# catalog-license lppl
14mr|texlive-confproc-0.8-3|6	# catalog-version 0.8
14mr|texlive-confproc-0.8-3|7	Name:		texlive-confproc
14mr|texlive-confproc-0.8-3|8	Version:	0.8
14mr|texlive-confproc-0.8-3|9	Release:	3
14mr|texlive-confproc-0.8-3|10	Summary:	A set of tools for generating conference proceedings
14mr|texlive-confproc-0.8-3|11	Group:		Publishing
14mr|texlive-confproc-0.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/confproc
14mr|texlive-confproc-0.8-3|13	License:	LPPL
14mr|texlive-confproc-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.tar.xz
14mr|texlive-confproc-0.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.doc.tar.xz
14mr|texlive-confproc-0.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.source.tar.xz
14mr|texlive-confproc-0.8-3|17	BuildArch:	noarch
14mr|texlive-confproc-0.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-confproc-0.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-confproc-0.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-confproc-0.8-3|21	
14mr|texlive-confproc-0.8-3|22	%description
14mr|texlive-confproc-0.8-3|23	The confproc collection comprises a class, a BibTeX style, and
14mr|texlive-confproc-0.8-3|24	some scripts for generating conference proceedings. It derives
14mr|texlive-confproc-0.8-3|25	from LaTeX scripts written for the DAFx-06 conference
14mr|texlive-confproc-0.8-3|26	proceedings, largely based on the pdfpages package for
14mr|texlive-confproc-0.8-3|27	including the proceedings papers and the hyperref package for
14mr|texlive-confproc-0.8-3|28	creating a proper table of contents, bookmarks and general
14mr|texlive-confproc-0.8-3|29	bibliography back-references. Confproc also uses many other
14mr|texlive-confproc-0.8-3|30	packages for fine tuning of the table of contents, bibliography
14mr|texlive-confproc-0.8-3|31	and index of authors. The added value of the class resides in
14mr|texlive-confproc-0.8-3|32	its time-saving aspects when designing conference proceedings.
14mr|texlive-confproc-0.8-3|33	
14mr|texlive-confproc-0.8-3|34	%post
14mr|texlive-confproc-0.8-3|35	%{_sbindir}/texlive.post
14mr|texlive-confproc-0.8-3|36	
14mr|texlive-confproc-0.8-3|37	%postun
14mr|texlive-confproc-0.8-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-confproc-0.8-3|39	%{_sbindir}/texlive.post
14mr|texlive-confproc-0.8-3|40	fi
14mr|texlive-confproc-0.8-3|41	
14mr|texlive-confproc-0.8-3|42	#-----------------------------------------------------------------------
14mr|texlive-confproc-0.8-3|43	%files
14mr|texlive-confproc-0.8-3|44	%{_texmfdistdir}/bibtex/bst/confproc/newapave.bst
14mr|texlive-confproc-0.8-3|45	%{_texmfdistdir}/makeindex/confproc/confproc1.ist
14mr|texlive-confproc-0.8-3|46	%{_texmfdistdir}/makeindex/confproc/confproc2.ist
14mr|texlive-confproc-0.8-3|47	%{_texmfdistdir}/tex/latex/confproc/confproc.cfg
14mr|texlive-confproc-0.8-3|48	%{_texmfdistdir}/tex/latex/confproc/confproc.cls
14mr|texlive-confproc-0.8-3|49	%{_texmfdistdir}/tex/latex/confproc/newapave.sty
14mr|texlive-confproc-0.8-3|50	%doc %{_texmfdistdir}/doc/latex/confproc/README
14mr|texlive-confproc-0.8-3|51	%doc %{_texmfdistdir}/doc/latex/confproc/buildcls.sh
14mr|texlive-confproc-0.8-3|52	%doc %{_texmfdistdir}/doc/latex/confproc/buildcppdfpapers.sh
14mr|texlive-confproc-0.8-3|53	%doc %{_texmfdistdir}/doc/latex/confproc/buildpapers.sh
14mr|texlive-confproc-0.8-3|54	%doc %{_texmfdistdir}/doc/latex/confproc/buildproc.sh
14mr|texlive-confproc-0.8-3|55	%doc %{_texmfdistdir}/doc/latex/confproc/buildprocelpb.sh
14mr|texlive-confproc-0.8-3|56	%doc %{_texmfdistdir}/doc/latex/confproc/cleancls.sh
14mr|texlive-confproc-0.8-3|57	%doc %{_texmfdistdir}/doc/latex/confproc/confproc-short.tex
14mr|texlive-confproc-0.8-3|58	%doc %{_texmfdistdir}/doc/latex/confproc/confproc.pdf
14mr|texlive-confproc-0.8-3|59	%doc %{_texmfdistdir}/doc/latex/confproc/confproc_diag.pdf
14mr|texlive-confproc-0.8-3|60	%doc %{_texmfdistdir}/doc/latex/confproc/countnbpages.sh
14mr|texlive-confproc-0.8-3|61	%doc %{_texmfdistdir}/doc/latex/confproc/example/IEEEtran.bst
14mr|texlive-confproc-0.8-3|62	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildcppdfpapers.sh
14mr|texlive-confproc-0.8-3|63	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildpapers.sh
14mr|texlive-confproc-0.8-3|64	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildproc.sh
14mr|texlive-confproc-0.8-3|65	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildprocelpb.sh
14mr|texlive-confproc-0.8-3|66	%doc %{_texmfdistdir}/doc/latex/confproc/example/countnbpages.sh
14mr|texlive-confproc-0.8-3|67	%doc %{_texmfdistdir}/doc/latex/confproc/example/dafx_06.sty
14mr|texlive-confproc-0.8-3|68	%doc %{_texmfdistdir}/doc/latex/confproc/example/example1empty.tex
14mr|texlive-confproc-0.8-3|69	%doc %{_texmfdistdir}/doc/latex/confproc/example/example2custom.tex
14mr|texlive-confproc-0.8-3|70	%doc %{_texmfdistdir}/doc/latex/confproc/example/example3optim.tex
14mr|texlive-confproc-0.8-3|71	%doc %{_texmfdistdir}/doc/latex/confproc/example/example4optim.tex
14mr|texlive-confproc-0.8-3|72	%doc %{_texmfdistdir}/doc/latex/confproc/example/exbiblio.bib
14mr|texlive-confproc-0.8-3|73	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastel.tex
14mr|texlive-confproc-0.8-3|74	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastpb.tex
14mr|texlive-confproc-0.8-3|75	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasspre.tex
14mr|texlive-confproc-0.8-3|76	%doc %{_texmfdistdir}/doc/latex/confproc/example/expages.tex
14mr|texlive-confproc-0.8-3|77	%doc %{_texmfdistdir}/doc/latex/confproc/example/expapersswitch.tex
14mr|texlive-confproc-0.8-3|78	%doc %{_texmfdistdir}/doc/latex/confproc/example/exportIndividualPDFs.sh
14mr|texlive-confproc-0.8-3|79	%doc %{_texmfdistdir}/doc/latex/confproc/example/exprogram.csv
14mr|texlive-confproc-0.8-3|80	%doc %{_texmfdistdir}/doc/latex/confproc/example/generateswitch.pl
14mr|texlive-confproc-0.8-3|81	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/IEEEtran.bst
14mr|texlive-confproc-0.8-3|82	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/dafx_06.sty
14mr|texlive-confproc-0.8-3|83	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/expages.tex
14mr|texlive-confproc-0.8-3|84	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_001.pdf
14mr|texlive-confproc-0.8-3|85	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_003.pdf
14mr|texlive-confproc-0.8-3|86	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_005.pdf
14mr|texlive-confproc-0.8-3|87	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_007.pdf
14mr|texlive-confproc-0.8-3|88	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_009.pdf
14mr|texlive-confproc-0.8-3|89	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty
14mr|texlive-confproc-0.8-3|90	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png
14mr|texlive-confproc-0.8-3|91	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib
14mr|texlive-confproc-0.8-3|92	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex
14mr|texlive-confproc-0.8-3|93	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty
14mr|texlive-confproc-0.8-3|94	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png
14mr|texlive-confproc-0.8-3|95	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib
14mr|texlive-confproc-0.8-3|96	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex
14mr|texlive-confproc-0.8-3|97	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty
14mr|texlive-confproc-0.8-3|98	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png
14mr|texlive-confproc-0.8-3|99	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib
14mr|texlive-confproc-0.8-3|100	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex
14mr|texlive-confproc-0.8-3|101	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty
14mr|texlive-confproc-0.8-3|102	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png
14mr|texlive-confproc-0.8-3|103	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib
14mr|texlive-confproc-0.8-3|104	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex
14mr|texlive-confproc-0.8-3|105	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty
14mr|texlive-confproc-0.8-3|106	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png
14mr|texlive-confproc-0.8-3|107	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib
14mr|texlive-confproc-0.8-3|108	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex
14mr|texlive-confproc-0.8-3|109	%doc %{_texmfdistdir}/doc/latex/confproc/example/papersinfo.sh
14mr|texlive-confproc-0.8-3|110	%doc %{_texmfdistdir}/doc/latex/confproc/example/paperssplitpreamble.sh
14mr|texlive-confproc-0.8-3|111	%doc %{_texmfdistdir}/doc/latex/confproc/example/pictures/ex_1stpage.pdf
14mr|texlive-confproc-0.8-3|112	%doc %{_texmfdistdir}/doc/latex/confproc/example/removeLaTeXcmds.sh
14mr|texlive-confproc-0.8-3|113	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/dafx_06.sty
14mr|texlive-confproc-0.8-3|114	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/fft_plot2.png
14mr|texlive-confproc-0.8-3|115	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.bib
14mr|texlive-confproc-0.8-3|116	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.tex
14mr|texlive-confproc-0.8-3|117	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/dafx_06.sty
14mr|texlive-confproc-0.8-3|118	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/fft_plot2.png
14mr|texlive-confproc-0.8-3|119	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.bib
14mr|texlive-confproc-0.8-3|120	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.tex
14mr|texlive-confproc-0.8-3|121	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/dafx_06.sty
14mr|texlive-confproc-0.8-3|122	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/fft_plot2.png
14mr|texlive-confproc-0.8-3|123	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.bib
14mr|texlive-confproc-0.8-3|124	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.tex
14mr|texlive-confproc-0.8-3|125	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/dafx_06.sty
14mr|texlive-confproc-0.8-3|126	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/fft_plot2.png
14mr|texlive-confproc-0.8-3|127	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.bib
14mr|texlive-confproc-0.8-3|128	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.tex
14mr|texlive-confproc-0.8-3|129	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/dafx_06.sty
14mr|texlive-confproc-0.8-3|130	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/fft_plot2.png
14mr|texlive-confproc-0.8-3|131	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.bib
14mr|texlive-confproc-0.8-3|132	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.tex
14mr|texlive-confproc-0.8-3|133	%doc %{_texmfdistdir}/doc/latex/confproc/example1empty.tex
14mr|texlive-confproc-0.8-3|134	%doc %{_texmfdistdir}/doc/latex/confproc/example2custom.tex
14mr|texlive-confproc-0.8-3|135	%doc %{_texmfdistdir}/doc/latex/confproc/example3optim.tex
14mr|texlive-confproc-0.8-3|136	%doc %{_texmfdistdir}/doc/latex/confproc/exbiblio.bib
14mr|texlive-confproc-0.8-3|137	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastel.tex
14mr|texlive-confproc-0.8-3|138	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastpb.tex
14mr|texlive-confproc-0.8-3|139	%doc %{_texmfdistdir}/doc/latex/confproc/exclasspre.tex
14mr|texlive-confproc-0.8-3|140	%doc %{_texmfdistdir}/doc/latex/confproc/expages.tex
14mr|texlive-confproc-0.8-3|141	%doc %{_texmfdistdir}/doc/latex/confproc/expapersswitch.tex
14mr|texlive-confproc-0.8-3|142	%doc %{_texmfdistdir}/doc/latex/confproc/exportIndividualPDFs.sh
14mr|texlive-confproc-0.8-3|143	%doc %{_texmfdistdir}/doc/latex/confproc/exprogram.csv
14mr|texlive-confproc-0.8-3|144	%doc %{_texmfdistdir}/doc/latex/confproc/generateswitch.pl
14mr|texlive-confproc-0.8-3|145	%doc %{_texmfdistdir}/doc/latex/confproc/papersinfo.sh
14mr|texlive-confproc-0.8-3|146	%doc %{_texmfdistdir}/doc/latex/confproc/paperssplitpreamble.sh
14mr|texlive-confproc-0.8-3|147	%doc %{_texmfdistdir}/doc/latex/confproc/prepareexample.sh
14mr|texlive-confproc-0.8-3|148	%doc %{_texmfdistdir}/doc/latex/confproc/removeLaTeXcmds.sh
14mr|texlive-confproc-0.8-3|149	#- source
14mr|texlive-confproc-0.8-3|150	%doc %{_texmfdistdir}/source/latex/confproc/confproc.drv
14mr|texlive-confproc-0.8-3|151	%doc %{_texmfdistdir}/source/latex/confproc/confproc.dtx
14mr|texlive-confproc-0.8-3|152	%doc %{_texmfdistdir}/source/latex/confproc/confproc.ins
14mr|texlive-confproc-0.8-3|153	
14mr|texlive-confproc-0.8-3|154	#-----------------------------------------------------------------------
14mr|texlive-confproc-0.8-3|155	%prep
14mr|texlive-confproc-0.8-3|156	%setup -c -a0 -a1 -a2
14mr|texlive-confproc-0.8-3|157	
14mr|texlive-confproc-0.8-3|158	%build
14mr|texlive-confproc-0.8-3|159	
14mr|texlive-confproc-0.8-3|160	%install
14mr|texlive-confproc-0.8-3|161	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-confproc-0.8-3|162	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-confproc-0.8-3|163	
14mr|texlive-confproc-0.8-3|164	
14mr|texlive-confproc-0.8-3|165	
14mr|texlive-confproc-0.8-3|166	%changelog
14mr|texlive-confproc-0.8-3|167	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-confproc-0.8-3|168	+ Revision: 9779614
14mr|texlive-confproc-0.8-3|169	- MassBuild#440: Increase release tag
14mr|texlive-confproc-0.8-3|170	
14mr|texlive-confproc-0.8-3|171	

19723 14
14mr|texlive-constants-1.0-3|1	# revision 15878
14mr|texlive-constants-1.0-3|2	# category Package
14mr|texlive-constants-1.0-3|3	# catalog-ctan /macros/latex/contrib/constants
14mr|texlive-constants-1.0-3|4	# catalog-date 2008-08-18 10:38:42 +0200
14mr|texlive-constants-1.0-3|5	# catalog-license lppl
14mr|texlive-constants-1.0-3|6	# catalog-version 1.0
14mr|texlive-constants-1.0-3|7	Name:		texlive-constants
14mr|texlive-constants-1.0-3|8	Version:	1.0
14mr|texlive-constants-1.0-3|9	Release:	3
14mr|texlive-constants-1.0-3|10	Summary:	Automatic numbering of constants
14mr|texlive-constants-1.0-3|11	Group:		Publishing
14mr|texlive-constants-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/constants
14mr|texlive-constants-1.0-3|13	License:	LPPL
14mr|texlive-constants-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.tar.xz
14mr|texlive-constants-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.doc.tar.xz
14mr|texlive-constants-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.source.tar.xz
14mr|texlive-constants-1.0-3|17	BuildArch:	noarch
14mr|texlive-constants-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-constants-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-constants-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-constants-1.0-3|21	
14mr|texlive-constants-1.0-3|22	%description
14mr|texlive-constants-1.0-3|23	The package provides a way to number constants in a
14mr|texlive-constants-1.0-3|24	mathematical proof automatically, with a system for
14mr|texlive-constants-1.0-3|25	labelling/referencing. In addition, several families of
14mr|texlive-constants-1.0-3|26	constants (with different symbols) may be defined.
14mr|texlive-constants-1.0-3|27	
14mr|texlive-constants-1.0-3|28	%post
14mr|texlive-constants-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-constants-1.0-3|30	
14mr|texlive-constants-1.0-3|31	%postun
14mr|texlive-constants-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-constants-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-constants-1.0-3|34	fi
14mr|texlive-constants-1.0-3|35	
14mr|texlive-constants-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-constants-1.0-3|37	%files
14mr|texlive-constants-1.0-3|38	%{_texmfdistdir}/tex/latex/constants/constants.sty
14mr|texlive-constants-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/constants/README
14mr|texlive-constants-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/constants/constants.pdf
14mr|texlive-constants-1.0-3|41	#- source
14mr|texlive-constants-1.0-3|42	%doc %{_texmfdistdir}/source/latex/constants/constants.dtx
14mr|texlive-constants-1.0-3|43	%doc %{_texmfdistdir}/source/latex/constants/constants.ins
14mr|texlive-constants-1.0-3|44	
14mr|texlive-constants-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-constants-1.0-3|46	%prep
14mr|texlive-constants-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-constants-1.0-3|48	
14mr|texlive-constants-1.0-3|49	%build
14mr|texlive-constants-1.0-3|50	
14mr|texlive-constants-1.0-3|51	%install
14mr|texlive-constants-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-constants-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-constants-1.0-3|54	
14mr|texlive-constants-1.0-3|55	
14mr|texlive-constants-1.0-3|56	
14mr|texlive-constants-1.0-3|57	%changelog
14mr|texlive-constants-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-constants-1.0-3|59	+ Revision: d37add0
14mr|texlive-constants-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-constants-1.0-3|61	
14mr|texlive-constants-1.0-3|62	

19724 14
14mr|texlive-conteq-0.1-6|1	# revision 30746
14mr|texlive-conteq-0.1-6|2	# category Package
14mr|texlive-conteq-0.1-6|3	# catalog-ctan /macros/latex/contrib/conteq
14mr|texlive-conteq-0.1-6|4	# catalog-date 2013-05-26 18:29:07 +0200
14mr|texlive-conteq-0.1-6|5	# catalog-license lppl1.3
14mr|texlive-conteq-0.1-6|6	# catalog-version 0.1
14mr|texlive-conteq-0.1-6|7	Name:		texlive-conteq
14mr|texlive-conteq-0.1-6|8	Version:	0.1
14mr|texlive-conteq-0.1-6|9	Release:	6
14mr|texlive-conteq-0.1-6|10	Summary:	Typeset multiline continued equalities
14mr|texlive-conteq-0.1-6|11	Group:		Publishing
14mr|texlive-conteq-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conteq
14mr|texlive-conteq-0.1-6|13	License:	LPPL1.3
14mr|texlive-conteq-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.tar.xz
14mr|texlive-conteq-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.doc.tar.xz
14mr|texlive-conteq-0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.source.tar.xz
14mr|texlive-conteq-0.1-6|17	BuildArch:	noarch
14mr|texlive-conteq-0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-conteq-0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-conteq-0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-conteq-0.1-6|21	
14mr|texlive-conteq-0.1-6|22	%description
14mr|texlive-conteq-0.1-6|23	The package provides an environment conteq, which will lay out
14mr|texlive-conteq-0.1-6|24	systems of continued equalities (or inequalities). Several
14mr|texlive-conteq-0.1-6|25	variant layouts of the equalities are provided, and the user
14mr|texlive-conteq-0.1-6|26	may define their own. The package is written use LaTeX 3
14mr|texlive-conteq-0.1-6|27	macros.
14mr|texlive-conteq-0.1-6|28	
14mr|texlive-conteq-0.1-6|29	%post
14mr|texlive-conteq-0.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-conteq-0.1-6|31	
14mr|texlive-conteq-0.1-6|32	%postun
14mr|texlive-conteq-0.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-conteq-0.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-conteq-0.1-6|35	fi
14mr|texlive-conteq-0.1-6|36	
14mr|texlive-conteq-0.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-conteq-0.1-6|38	%files
14mr|texlive-conteq-0.1-6|39	%{_texmfdistdir}/tex/latex/conteq/conteq.sty
14mr|texlive-conteq-0.1-6|40	%doc %{_texmfdistdir}/doc/latex/conteq/README
14mr|texlive-conteq-0.1-6|41	%doc %{_texmfdistdir}/doc/latex/conteq/README.txt
14mr|texlive-conteq-0.1-6|42	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.hd
14mr|texlive-conteq-0.1-6|43	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.pdf
14mr|texlive-conteq-0.1-6|44	#- source
14mr|texlive-conteq-0.1-6|45	%doc %{_texmfdistdir}/source/latex/conteq/conteq.dtx
14mr|texlive-conteq-0.1-6|46	%doc %{_texmfdistdir}/source/latex/conteq/conteq.ins
14mr|texlive-conteq-0.1-6|47	
14mr|texlive-conteq-0.1-6|48	#-----------------------------------------------------------------------
14mr|texlive-conteq-0.1-6|49	%prep
14mr|texlive-conteq-0.1-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-conteq-0.1-6|51	
14mr|texlive-conteq-0.1-6|52	%build
14mr|texlive-conteq-0.1-6|53	
14mr|texlive-conteq-0.1-6|54	%install
14mr|texlive-conteq-0.1-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-conteq-0.1-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-conteq-0.1-6|57	
14mr|texlive-conteq-0.1-6|58	%changelog
14mr|texlive-conteq-0.1-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-conteq-0.1-6|60	+ Revision: 7de5bbe
14mr|texlive-conteq-0.1-6|61	- MassBuild#440: Increase release tag
14mr|texlive-conteq-0.1-6|62	
14mr|texlive-conteq-0.1-6|63	

19725 14
14mr|texlive-context-20130426-7|1	# revision 31080
14mr|texlive-context-20130426-7|2	# category Package
14mr|texlive-context-20130426-7|3	# catalog-ctan /macros/context/current
14mr|texlive-context-20130426-7|4	# catalog-date 2013-04-26 00:38:23 +0200
14mr|texlive-context-20130426-7|5	# catalog-license other-free
14mr|texlive-context-20130426-7|6	# catalog-version undef
14mr|texlive-context-20130426-7|7	Name:		texlive-context
14mr|texlive-context-20130426-7|8	Version:	20130426
14mr|texlive-context-20130426-7|9	Release:	7
14mr|texlive-context-20130426-7|10	Summary:	The ConTeXt macro package
14mr|texlive-context-20130426-7|11	Group:		Publishing
14mr|texlive-context-20130426-7|12	URL:		http://www.ctan.org/tex-archive/macros/context/current
14mr|texlive-context-20130426-7|13	License:	OTHER-FREE
14mr|texlive-context-20130426-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.tar.xz
14mr|texlive-context-20130426-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.doc.tar.xz
14mr|texlive-context-20130426-7|16	BuildArch:	noarch
14mr|texlive-context-20130426-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-20130426-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-20130426-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-20130426-7|20	Requires(post):	texlive-tetex
14mr|texlive-context-20130426-7|21	Requires:	texlive-metapost
14mr|texlive-context-20130426-7|22	Requires:	texlive-pdftex
14mr|texlive-context-20130426-7|23	Requires:	texlive-xetex
14mr|texlive-context-20130426-7|24	Requires:	texlive-luatex
14mr|texlive-context-20130426-7|25	Requires:	texlive-lm
14mr|texlive-context-20130426-7|26	Requires:	texlive-lm-math
14mr|texlive-context-20130426-7|27	Requires:	texlive-stmaryrd
14mr|texlive-context-20130426-7|28	Requires:	texlive-amsfonts
14mr|texlive-context-20130426-7|29	Requires:	texlive-mptopdf
14mr|texlive-context-20130426-7|30	Provides:	texlive-context.bin = %{EVRD}
14mr|texlive-context-20130426-7|31	%rename texlive-texmf-contex
14mr|texlive-context-20130426-7|32	
14mr|texlive-context-20130426-7|33	%description
14mr|texlive-context-20130426-7|34	A full featured, parameter driven macro package, which fully
14mr|texlive-context-20130426-7|35	supports advanced interactive documents. See the ConTeXt garden
14mr|texlive-context-20130426-7|36	for a wealth of support information.
14mr|texlive-context-20130426-7|37	
14mr|texlive-context-20130426-7|38	%post
14mr|texlive-context-20130426-7|39	%{_sbindir}/texlive.post
14mr|texlive-context-20130426-7|40	
14mr|texlive-context-20130426-7|41	%postun
14mr|texlive-context-20130426-7|42	if [ $1 -eq 0 ]; then
14mr|texlive-context-20130426-7|43	%{_sbindir}/texlive.post
14mr|texlive-context-20130426-7|44	fi
14mr|texlive-context-20130426-7|45	
14mr|texlive-context-20130426-7|46	#-----------------------------------------------------------------------
14mr|texlive-context-20130426-7|47	%files
14mr|texlive-context-20130426-7|48	%{_bindir}/*
14mr|texlive-context-20130426-7|49	%{_texmfdistdir}/bibtex/bst/context/cont-ab.bst
14mr|texlive-context-20130426-7|50	%{_texmfdistdir}/bibtex/bst/context/cont-au.bst
14mr|texlive-context-20130426-7|51	%{_texmfdistdir}/bibtex/bst/context/cont-no.bst
14mr|texlive-context-20130426-7|52	%{_texmfdistdir}/bibtex/bst/context/cont-ti.bst
14mr|texlive-context-20130426-7|53	%{_texmfdistdir}/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua
14mr|texlive-context-20130426-7|54	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-context.lua
14mr|texlive-context-20130426-7|55	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-interfaces.lua
14mr|texlive-context-20130426-7|56	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metafun.lua
14mr|texlive-context-20130426-7|57	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metapost.lua
14mr|texlive-context-20130426-7|58	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-tex.lua
14mr|texlive-context-20130426-7|59	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-cld.lua
14mr|texlive-context-20130426-7|60	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua-longstring.lua
14mr|texlive-context-20130426-7|61	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua.lua
14mr|texlive-context-20130426-7|62	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-mps.lua
14mr|texlive-context-20130426-7|63	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-object.lua
14mr|texlive-context-20130426-7|64	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-xref.lua
14mr|texlive-context-20130426-7|65	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf.lua
14mr|texlive-context-20130426-7|66	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-tex.lua
14mr|texlive-context-20130426-7|67	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-txt.lua
14mr|texlive-context-20130426-7|68	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-web.lua
14mr|texlive-context-20130426-7|69	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-cdata.lua
14mr|texlive-context-20130426-7|70	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-comment.lua
14mr|texlive-context-20130426-7|71	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-script.lua
14mr|texlive-context-20130426-7|72	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml.lua
14mr|texlive-context-20130426-7|73	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer.lua
14mr|texlive-context-20130426-7|74	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme-keep.lua
14mr|texlive-context-20130426-7|75	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme.lua
14mr|texlive-context-20130426-7|76	%{_texmfdistdir}/context/data/scite/metapost.properties
14mr|texlive-context-20130426-7|77	%{_texmfdistdir}/context/data/scite/scite-context-data-context.properties
14mr|texlive-context-20130426-7|78	%{_texmfdistdir}/context/data/scite/scite-context-data-interfaces.properties
14mr|texlive-context-20130426-7|79	%{_texmfdistdir}/context/data/scite/scite-context-data-metafun.properties
14mr|texlive-context-20130426-7|80	%{_texmfdistdir}/context/data/scite/scite-context-data-metapost.properties
14mr|texlive-context-20130426-7|81	%{_texmfdistdir}/context/data/scite/scite-context-data-tex.properties
14mr|texlive-context-20130426-7|82	%{_texmfdistdir}/context/data/scite/scite-context-external.properties
14mr|texlive-context-20130426-7|83	%{_texmfdistdir}/context/data/scite/scite-context-internal.properties
14mr|texlive-context-20130426-7|84	%{_texmfdistdir}/context/data/scite/scite-context-readme.pdf
14mr|texlive-context-20130426-7|85	%{_texmfdistdir}/context/data/scite/scite-context-readme.tex
14mr|texlive-context-20130426-7|86	%{_texmfdistdir}/context/data/scite/scite-context-user.properties
14mr|texlive-context-20130426-7|87	%{_texmfdistdir}/context/data/scite/scite-context-visual.pdf
14mr|texlive-context-20130426-7|88	%{_texmfdistdir}/context/data/scite/scite-context-visual.png
14mr|texlive-context-20130426-7|89	%{_texmfdistdir}/context/data/scite/scite-context-visual.tex
14mr|texlive-context-20130426-7|90	%{_texmfdistdir}/context/data/scite/scite-context.properties
14mr|texlive-context-20130426-7|91	%{_texmfdistdir}/context/data/scite/scite-ctx-context.properties
14mr|texlive-context-20130426-7|92	%{_texmfdistdir}/context/data/scite/scite-ctx-example.properties
14mr|texlive-context-20130426-7|93	%{_texmfdistdir}/context/data/scite/scite-ctx.lua
14mr|texlive-context-20130426-7|94	%{_texmfdistdir}/context/data/scite/scite-ctx.properties
14mr|texlive-context-20130426-7|95	%{_texmfdistdir}/context/data/scite/scite-metapost.properties
14mr|texlive-context-20130426-7|96	%{_texmfdistdir}/context/data/scite/scite-pragma.properties
14mr|texlive-context-20130426-7|97	%{_texmfdistdir}/context/data/scite/scite-tex.properties
14mr|texlive-context-20130426-7|98	%{_texmfdistdir}/context/data/scite/tex.properties
14mr|texlive-context-20130426-7|99	%{_texmfdistdir}/context/data/texfont/type-buy.dat
14mr|texlive-context-20130426-7|100	%{_texmfdistdir}/context/data/texfont/type-fsf.dat
14mr|texlive-context-20130426-7|101	%{_texmfdistdir}/context/data/texfont/type-ghz.dat
14mr|texlive-context-20130426-7|102	%{_texmfdistdir}/context/data/texfont/type-tmf.dat
14mr|texlive-context-20130426-7|103	%{_texmfdistdir}/context/data/texworks/TUG/TeXworks.ini
14mr|texlive-context-20130426-7|104	%{_texmfdistdir}/context/data/texworks/completion/tw-context.txt
14mr|texlive-context-20130426-7|105	%{_texmfdistdir}/context/data/texworks/configuration/auto-indent-patterns.txt
14mr|texlive-context-20130426-7|106	%{_texmfdistdir}/context/data/texworks/configuration/delimiter-pairs.txt
14mr|texlive-context-20130426-7|107	%{_texmfdistdir}/context/data/texworks/configuration/smart-quotes-modes.txt
14mr|texlive-context-20130426-7|108	%{_texmfdistdir}/context/data/texworks/configuration/syntax-patterns.txt
14mr|texlive-context-20130426-7|109	%{_texmfdistdir}/context/data/texworks/configuration/tag-patterns.txt
14mr|texlive-context-20130426-7|110	%{_texmfdistdir}/context/data/texworks/configuration/texworks-config.txt
14mr|texlive-context-20130426-7|111	%{_texmfdistdir}/context/data/texworks/configuration/tools.ini
14mr|texlive-context-20130426-7|112	%{_texmfdistdir}/context/data/texworks/texworks-context.rme
14mr|texlive-context-20130426-7|113	%{_texmfdistdir}/context/data/texworks/texworks-setup.ini
14mr|texlive-context-20130426-7|114	%{_texmfdistdir}/fonts/afm/hoekwater/context/contnav.afm
14mr|texlive-context-20130426-7|115	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
14mr|texlive-context-20130426-7|116	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-GB1-4.cidmap
14mr|texlive-context-20130426-7|117	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Identity-0.cidmap
14mr|texlive-context-20130426-7|118	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-5.cidmap
14mr|texlive-context-20130426-7|119	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-6.cidmap
14mr|texlive-context-20130426-7|120	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan2-0.cidmap
14mr|texlive-context-20130426-7|121	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Korea1-2.cidmap
14mr|texlive-context-20130426-7|122	%{_texmfdistdir}/fonts/enc/dvips/context/cmin.enc
14mr|texlive-context-20130426-7|123	%{_texmfdistdir}/fonts/enc/dvips/context/cmit.enc
14mr|texlive-context-20130426-7|124	%{_texmfdistdir}/fonts/enc/dvips/context/cmitt.enc
14mr|texlive-context-20130426-7|125	%{_texmfdistdir}/fonts/enc/dvips/context/cmrm.enc
14mr|texlive-context-20130426-7|126	%{_texmfdistdir}/fonts/enc/dvips/context/cmsc.enc
14mr|texlive-context-20130426-7|127	%{_texmfdistdir}/fonts/enc/dvips/context/cmtt.enc
14mr|texlive-context-20130426-7|128	%{_texmfdistdir}/fonts/enc/dvips/context/ec-2004.enc
14mr|texlive-context-20130426-7|129	%{_texmfdistdir}/fonts/enc/dvips/context/q-8r.enc
14mr|texlive-context-20130426-7|130	%{_texmfdistdir}/fonts/enc/dvips/context/teff-trinite.enc
14mr|texlive-context-20130426-7|131	%{_texmfdistdir}/fonts/fea/context/greek-babel.fea
14mr|texlive-context-20130426-7|132	%{_texmfdistdir}/fonts/fea/context/test-features.fea
14mr|texlive-context-20130426-7|133	%{_texmfdistdir}/fonts/fea/context/texhistoric.fea
14mr|texlive-context-20130426-7|134	%{_texmfdistdir}/fonts/fea/context/verbose-digits.fea
14mr|texlive-context-20130426-7|135	%{_texmfdistdir}/fonts/map/dvips/context/contnav.map
14mr|texlive-context-20130426-7|136	%{_texmfdistdir}/fonts/map/luatex/context/demo-font.lum
14mr|texlive-context-20130426-7|137	%{_texmfdistdir}/fonts/map/pdftex/context/8r-base.map
14mr|texlive-context-20130426-7|138	%{_texmfdistdir}/fonts/map/pdftex/context/ec-base.map
14mr|texlive-context-20130426-7|139	%{_texmfdistdir}/fonts/map/pdftex/context/ec-os-public-lm.map
14mr|texlive-context-20130426-7|140	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-base.map
14mr|texlive-context-20130426-7|141	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-px.map
14mr|texlive-context-20130426-7|142	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-tx.map
14mr|texlive-context-20130426-7|143	%{_texmfdistdir}/fonts/map/pdftex/context/original-adobe-euro.map
14mr|texlive-context-20130426-7|144	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-base.map
14mr|texlive-context-20130426-7|145	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-cmr.map
14mr|texlive-context-20130426-7|146	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-euler.map
14mr|texlive-context-20130426-7|147	%{_texmfdistdir}/fonts/map/pdftex/context/original-base.map
14mr|texlive-context-20130426-7|148	%{_texmfdistdir}/fonts/map/pdftex/context/original-context-symbol.map
14mr|texlive-context-20130426-7|149	%{_texmfdistdir}/fonts/map/pdftex/context/original-dummy.map
14mr|texlive-context-20130426-7|150	%{_texmfdistdir}/fonts/map/pdftex/context/original-empty.map
14mr|texlive-context-20130426-7|151	%{_texmfdistdir}/fonts/map/pdftex/context/original-micropress-informal.map
14mr|texlive-context-20130426-7|152	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-csr.map
14mr|texlive-context-20130426-7|153	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-lm.map
14mr|texlive-context-20130426-7|154	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-plr.map
14mr|texlive-context-20130426-7|155	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-vnr.map
14mr|texlive-context-20130426-7|156	%{_texmfdistdir}/fonts/map/pdftex/context/original-vogel-symbol.map
14mr|texlive-context-20130426-7|157	%{_texmfdistdir}/fonts/map/pdftex/context/original-wasy.map
14mr|texlive-context-20130426-7|158	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-px.map
14mr|texlive-context-20130426-7|159	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-tx.map
14mr|texlive-context-20130426-7|160	%{_texmfdistdir}/fonts/map/pdftex/context/qx-base.map
14mr|texlive-context-20130426-7|161	%{_texmfdistdir}/fonts/map/pdftex/context/qx-os-public-lm.map
14mr|texlive-context-20130426-7|162	%{_texmfdistdir}/fonts/map/pdftex/context/t5-base.map
14mr|texlive-context-20130426-7|163	%{_texmfdistdir}/fonts/map/pdftex/context/t5-os-public-lm.map
14mr|texlive-context-20130426-7|164	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-base.map
14mr|texlive-context-20130426-7|165	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-os-public-lm.map
14mr|texlive-context-20130426-7|166	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.map
14mr|texlive-context-20130426-7|167	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.tec
14mr|texlive-context-20130426-7|168	%{_texmfdistdir}/fonts/pfm/hoekwater/context/contnav.pfm
14mr|texlive-context-20130426-7|169	%{_texmfdistdir}/fonts/tfm/hoekwater/context/contnav.tfm
14mr|texlive-context-20130426-7|170	%{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfb
14mr|texlive-context-20130426-7|171	%{_texmfdistdir}/metapost/context/base/metafun.mp
14mr|texlive-context-20130426-7|172	%{_texmfdistdir}/metapost/context/base/metafun.mpii
14mr|texlive-context-20130426-7|173	%{_texmfdistdir}/metapost/context/base/metafun.mpiv
14mr|texlive-context-20130426-7|174	%{_texmfdistdir}/metapost/context/base/mp-abck.mpiv
14mr|texlive-context-20130426-7|175	%{_texmfdistdir}/metapost/context/base/mp-apos.mpiv
14mr|texlive-context-20130426-7|176	%{_texmfdistdir}/metapost/context/base/mp-asnc.mpiv
14mr|texlive-context-20130426-7|177	%{_texmfdistdir}/metapost/context/base/mp-back.mp
14mr|texlive-context-20130426-7|178	%{_texmfdistdir}/metapost/context/base/mp-base.mpii
14mr|texlive-context-20130426-7|179	%{_texmfdistdir}/metapost/context/base/mp-base.mpiv
14mr|texlive-context-20130426-7|180	%{_texmfdistdir}/metapost/context/base/mp-butt.mpii
14mr|texlive-context-20130426-7|181	%{_texmfdistdir}/metapost/context/base/mp-butt.mpiv
14mr|texlive-context-20130426-7|182	%{_texmfdistdir}/metapost/context/base/mp-char.mpii
14mr|texlive-context-20130426-7|183	%{_texmfdistdir}/metapost/context/base/mp-char.mpiv
14mr|texlive-context-20130426-7|184	%{_texmfdistdir}/metapost/context/base/mp-chem.mpiv
14mr|texlive-context-20130426-7|185	%{_texmfdistdir}/metapost/context/base/mp-core.mpii
14mr|texlive-context-20130426-7|186	%{_texmfdistdir}/metapost/context/base/mp-core.mpiv
14mr|texlive-context-20130426-7|187	%{_texmfdistdir}/metapost/context/base/mp-crop.mpiv
14mr|texlive-context-20130426-7|188	%{_texmfdistdir}/metapost/context/base/mp-figs.mpii
14mr|texlive-context-20130426-7|189	%{_texmfdistdir}/metapost/context/base/mp-figs.mpiv
14mr|texlive-context-20130426-7|190	%{_texmfdistdir}/metapost/context/base/mp-fobg.mp
14mr|texlive-context-20130426-7|191	%{_texmfdistdir}/metapost/context/base/mp-form.mpii
14mr|texlive-context-20130426-7|192	%{_texmfdistdir}/metapost/context/base/mp-form.mpiv
14mr|texlive-context-20130426-7|193	%{_texmfdistdir}/metapost/context/base/mp-func.mpii
14mr|texlive-context-20130426-7|194	%{_texmfdistdir}/metapost/context/base/mp-func.mpiv
14mr|texlive-context-20130426-7|195	%{_texmfdistdir}/metapost/context/base/mp-grap.mpiv
14mr|texlive-context-20130426-7|196	%{_texmfdistdir}/metapost/context/base/mp-grid.mpii
14mr|texlive-context-20130426-7|197	%{_texmfdistdir}/metapost/context/base/mp-grid.mpiv
14mr|texlive-context-20130426-7|198	%{_texmfdistdir}/metapost/context/base/mp-grph.mpii
14mr|texlive-context-20130426-7|199	%{_texmfdistdir}/metapost/context/base/mp-grph.mpiv
14mr|texlive-context-20130426-7|200	%{_texmfdistdir}/metapost/context/base/mp-idea.mpiv
14mr|texlive-context-20130426-7|201	%{_texmfdistdir}/metapost/context/base/mp-mlib.mpiv
14mr|texlive-context-20130426-7|202	%{_texmfdistdir}/metapost/context/base/mp-page.mpii
14mr|texlive-context-20130426-7|203	%{_texmfdistdir}/metapost/context/base/mp-page.mpiv
14mr|texlive-context-20130426-7|204	%{_texmfdistdir}/metapost/context/base/mp-shap.mpii
14mr|texlive-context-20130426-7|205	%{_texmfdistdir}/metapost/context/base/mp-shap.mpiv
14mr|texlive-context-20130426-7|206	%{_texmfdistdir}/metapost/context/base/mp-spec.mpii
14mr|texlive-context-20130426-7|207	%{_texmfdistdir}/metapost/context/base/mp-step.mpii
14mr|texlive-context-20130426-7|208	%{_texmfdistdir}/metapost/context/base/mp-step.mpiv
14mr|texlive-context-20130426-7|209	%{_texmfdistdir}/metapost/context/base/mp-symb.mp
14mr|texlive-context-20130426-7|210	%{_texmfdistdir}/metapost/context/base/mp-text.mpii
14mr|texlive-context-20130426-7|211	%{_texmfdistdir}/metapost/context/base/mp-text.mpiv
14mr|texlive-context-20130426-7|212	%{_texmfdistdir}/metapost/context/base/mp-tool.mpii
14mr|texlive-context-20130426-7|213	%{_texmfdistdir}/metapost/context/base/mp-tool.mpiv
14mr|texlive-context-20130426-7|214	%{_texmfdistdir}/metapost/context/base/mp-txts.mpii
14mr|texlive-context-20130426-7|215	%{_texmfdistdir}/metapost/context/font/punkfont-bold.mp
14mr|texlive-context-20130426-7|216	%{_texmfdistdir}/metapost/context/font/punkfont-boldslanted.mp
14mr|texlive-context-20130426-7|217	%{_texmfdistdir}/metapost/context/font/punkfont-characters.mp
14mr|texlive-context-20130426-7|218	%{_texmfdistdir}/metapost/context/font/punkfont-definitions.mp
14mr|texlive-context-20130426-7|219	%{_texmfdistdir}/metapost/context/font/punkfont-slanted.mp
14mr|texlive-context-20130426-7|220	%{_texmfdistdir}/metapost/context/font/punkfont.mp
14mr|texlive-context-20130426-7|221	%{_texmfdistdir}/scripts/context/lua/mtx-babel.lua
14mr|texlive-context-20130426-7|222	%{_texmfdistdir}/scripts/context/lua/mtx-base.lua
14mr|texlive-context-20130426-7|223	%{_texmfdistdir}/scripts/context/lua/mtx-cache.lua
14mr|texlive-context-20130426-7|224	%{_texmfdistdir}/scripts/context/lua/mtx-chars.lua
14mr|texlive-context-20130426-7|225	%{_texmfdistdir}/scripts/context/lua/mtx-check.lua
14mr|texlive-context-20130426-7|226	%{_texmfdistdir}/scripts/context/lua/mtx-colors.lua
14mr|texlive-context-20130426-7|227	%{_texmfdistdir}/scripts/context/lua/mtx-context.lua
14mr|texlive-context-20130426-7|228	%{_texmfdistdir}/scripts/context/lua/mtx-context.xml
14mr|texlive-context-20130426-7|229	%{_texmfdistdir}/scripts/context/lua/mtx-convert.lua
14mr|texlive-context-20130426-7|230	%{_texmfdistdir}/scripts/context/lua/mtx-epub.lua
14mr|texlive-context-20130426-7|231	%{_texmfdistdir}/scripts/context/lua/mtx-fcd.lua
14mr|texlive-context-20130426-7|232	%{_texmfdistdir}/scripts/context/lua/mtx-flac.lua
14mr|texlive-context-20130426-7|233	%{_texmfdistdir}/scripts/context/lua/mtx-fonts.lua
14mr|texlive-context-20130426-7|234	%{_texmfdistdir}/scripts/context/lua/mtx-grep.lua
14mr|texlive-context-20130426-7|235	%{_texmfdistdir}/scripts/context/lua/mtx-interface.lua
14mr|texlive-context-20130426-7|236	%{_texmfdistdir}/scripts/context/lua/mtx-metapost.lua
14mr|texlive-context-20130426-7|237	%{_texmfdistdir}/scripts/context/lua/mtx-metatex.lua
14mr|texlive-context-20130426-7|238	%{_texmfdistdir}/scripts/context/lua/mtx-mk-help.lua
14mr|texlive-context-20130426-7|239	%{_texmfdistdir}/scripts/context/lua/mtx-modules.lua
14mr|texlive-context-20130426-7|240	%{_texmfdistdir}/scripts/context/lua/mtx-mtxworks.lua
14mr|texlive-context-20130426-7|241	%{_texmfdistdir}/scripts/context/lua/mtx-package.lua
14mr|texlive-context-20130426-7|242	%{_texmfdistdir}/scripts/context/lua/mtx-patterns.lua
14mr|texlive-context-20130426-7|243	%{_texmfdistdir}/scripts/context/lua/mtx-pdf.lua
14mr|texlive-context-20130426-7|244	%{_texmfdistdir}/scripts/context/lua/mtx-plain.lua
14mr|texlive-context-20130426-7|245	%{_texmfdistdir}/scripts/context/lua/mtx-profile.lua
14mr|texlive-context-20130426-7|246	%{_texmfdistdir}/scripts/context/lua/mtx-rsync.lua
14mr|texlive-context-20130426-7|247	%{_texmfdistdir}/scripts/context/lua/mtx-scite.lua
14mr|texlive-context-20130426-7|248	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-fonttest.lua
14mr|texlive-context-20130426-7|249	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-help.lua
14mr|texlive-context-20130426-7|250	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-startup.lua
14mr|texlive-context-20130426-7|251	%{_texmfdistdir}/scripts/context/lua/mtx-server.lua
14mr|texlive-context-20130426-7|252	%{_texmfdistdir}/scripts/context/lua/mtx-texworks.lua
14mr|texlive-context-20130426-7|253	%{_texmfdistdir}/scripts/context/lua/mtx-timing.lua
14mr|texlive-context-20130426-7|254	%{_texmfdistdir}/scripts/context/lua/mtx-tools.lua
14mr|texlive-context-20130426-7|255	%{_texmfdistdir}/scripts/context/lua/mtx-unzip.lua
14mr|texlive-context-20130426-7|256	%{_texmfdistdir}/scripts/context/lua/mtx-update.lua
14mr|texlive-context-20130426-7|257	%{_texmfdistdir}/scripts/context/lua/mtx-watch.lua
14mr|texlive-context-20130426-7|258	%{_texmfdistdir}/scripts/context/lua/mtxlibs.lua
14mr|texlive-context-20130426-7|259	%{_texmfdistdir}/scripts/context/lua/mtxrun.lua
14mr|texlive-context-20130426-7|260	%{_texmfdistdir}/scripts/context/perl/makempy.pl
14mr|texlive-context-20130426-7|261	%{_texmfdistdir}/scripts/context/perl/path_tre.pm
14mr|texlive-context-20130426-7|262	%{_texmfdistdir}/scripts/context/perl/pdftrimwhite.pl
14mr|texlive-context-20130426-7|263	%{_texmfdistdir}/scripts/context/perl/texfind.pl
14mr|texlive-context-20130426-7|264	%{_texmfdistdir}/scripts/context/perl/texfont.pl
14mr|texlive-context-20130426-7|265	%{_texmfdistdir}/scripts/context/ruby/base/ctx.rb
14mr|texlive-context-20130426-7|266	%{_texmfdistdir}/scripts/context/ruby/base/exa.rb
14mr|texlive-context-20130426-7|267	%{_texmfdistdir}/scripts/context/ruby/base/file.rb
14mr|texlive-context-20130426-7|268	%{_texmfdistdir}/scripts/context/ruby/base/kpse.rb
14mr|texlive-context-20130426-7|269	%{_texmfdistdir}/scripts/context/ruby/base/kpse/drb.rb
14mr|texlive-context-20130426-7|270	%{_texmfdistdir}/scripts/context/ruby/base/kpse/soap.rb
14mr|texlive-context-20130426-7|271	%{_texmfdistdir}/scripts/context/ruby/base/kpse/trees.rb
14mr|texlive-context-20130426-7|272	%{_texmfdistdir}/scripts/context/ruby/base/kpsedirect.rb
14mr|texlive-context-20130426-7|273	%{_texmfdistdir}/scripts/context/ruby/base/kpsefast.rb
14mr|texlive-context-20130426-7|274	%{_texmfdistdir}/scripts/context/ruby/base/kpseremote.rb
14mr|texlive-context-20130426-7|275	%{_texmfdistdir}/scripts/context/ruby/base/kpserunner.rb
14mr|texlive-context-20130426-7|276	%{_texmfdistdir}/scripts/context/ruby/base/logger.rb
14mr|texlive-context-20130426-7|277	%{_texmfdistdir}/scripts/context/ruby/base/merge.rb
14mr|texlive-context-20130426-7|278	%{_texmfdistdir}/scripts/context/ruby/base/mp.rb
14mr|texlive-context-20130426-7|279	%{_texmfdistdir}/scripts/context/ruby/base/pdf.rb
14mr|texlive-context-20130426-7|280	%{_texmfdistdir}/scripts/context/ruby/base/state.rb
14mr|texlive-context-20130426-7|281	%{_texmfdistdir}/scripts/context/ruby/base/switch.rb
14mr|texlive-context-20130426-7|282	%{_texmfdistdir}/scripts/context/ruby/base/system.rb
14mr|texlive-context-20130426-7|283	%{_texmfdistdir}/scripts/context/ruby/base/tex.rb
14mr|texlive-context-20130426-7|284	%{_texmfdistdir}/scripts/context/ruby/base/texutil.rb
14mr|texlive-context-20130426-7|285	%{_texmfdistdir}/scripts/context/ruby/base/tool.rb
14mr|texlive-context-20130426-7|286	%{_texmfdistdir}/scripts/context/ruby/base/variables.rb
14mr|texlive-context-20130426-7|287	%{_texmfdistdir}/scripts/context/ruby/concheck.rb
14mr|texlive-context-20130426-7|288	%{_texmfdistdir}/scripts/context/ruby/ctxtools.rb
14mr|texlive-context-20130426-7|289	%{_texmfdistdir}/scripts/context/ruby/graphics/gs.rb
14mr|texlive-context-20130426-7|290	%{_texmfdistdir}/scripts/context/ruby/graphics/inkscape.rb
14mr|texlive-context-20130426-7|291	%{_texmfdistdir}/scripts/context/ruby/graphics/magick.rb
14mr|texlive-context-20130426-7|292	%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb
14mr|texlive-context-20130426-7|293	%{_texmfdistdir}/scripts/context/ruby/pdftools.rb
14mr|texlive-context-20130426-7|294	%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb
14mr|texlive-context-20130426-7|295	%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb
14mr|texlive-context-20130426-7|296	%{_texmfdistdir}/scripts/context/ruby/rscortool.rb
14mr|texlive-context-20130426-7|297	%{_texmfdistdir}/scripts/context/ruby/rsfiltool.rb
14mr|texlive-context-20130426-7|298	%{_texmfdistdir}/scripts/context/ruby/rslibtool.rb
14mr|texlive-context-20130426-7|299	%{_texmfdistdir}/scripts/context/ruby/runtools.rb
14mr|texlive-context-20130426-7|300	%{_texmfdistdir}/scripts/context/ruby/texexec.rb
14mr|texlive-context-20130426-7|301	%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb
14mr|texlive-context-20130426-7|302	%{_texmfdistdir}/scripts/context/ruby/textools.rb
14mr|texlive-context-20130426-7|303	%{_texmfdistdir}/scripts/context/ruby/texutil.rb
14mr|texlive-context-20130426-7|304	%{_texmfdistdir}/scripts/context/ruby/tmftools.rb
14mr|texlive-context-20130426-7|305	%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
14mr|texlive-context-20130426-7|306	%{_texmfdistdir}/scripts/context/stubs/mswin/context.exe
14mr|texlive-context-20130426-7|307	%{_texmfdistdir}/scripts/context/stubs/mswin/ctxtools.exe
14mr|texlive-context-20130426-7|308	%{_texmfdistdir}/scripts/context/stubs/mswin/luatools.exe
14mr|texlive-context-20130426-7|309	%{_texmfdistdir}/scripts/context/stubs/mswin/metatex.exe
14mr|texlive-context-20130426-7|310	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.dll
14mr|texlive-context-20130426-7|311	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.exe
14mr|texlive-context-20130426-7|312	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.lua
14mr|texlive-context-20130426-7|313	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxworks.exe
14mr|texlive-context-20130426-7|314	%{_texmfdistdir}/scripts/context/stubs/mswin/pstopdf.exe
14mr|texlive-context-20130426-7|315	%{_texmfdistdir}/scripts/context/stubs/mswin/setuptex.bat
14mr|texlive-context-20130426-7|316	%{_texmfdistdir}/scripts/context/stubs/mswin/texexec.exe
14mr|texlive-context-20130426-7|317	%{_texmfdistdir}/scripts/context/stubs/mswin/texmfstart.exe
14mr|texlive-context-20130426-7|318	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_dll.c
14mr|texlive-context-20130426-7|319	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_exe.c
14mr|texlive-context-20130426-7|320	%{_texmfdistdir}/scripts/context/stubs/source/readme.txt
14mr|texlive-context-20130426-7|321	%{_texmfdistdir}/scripts/context/stubs/unix/context
14mr|texlive-context-20130426-7|322	%{_texmfdistdir}/scripts/context/stubs/unix/ctxtools
14mr|texlive-context-20130426-7|323	%{_texmfdistdir}/scripts/context/stubs/unix/luatools
14mr|texlive-context-20130426-7|324	%{_texmfdistdir}/scripts/context/stubs/unix/metatex
14mr|texlive-context-20130426-7|325	%{_texmfdistdir}/scripts/context/stubs/unix/mptopdf
14mr|texlive-context-20130426-7|326	%{_texmfdistdir}/scripts/context/stubs/unix/mtxrun
14mr|texlive-context-20130426-7|327	%{_texmfdistdir}/scripts/context/stubs/unix/mtxworks
14mr|texlive-context-20130426-7|328	%{_texmfdistdir}/scripts/context/stubs/unix/pstopdf
14mr|texlive-context-20130426-7|329	%{_texmfdistdir}/scripts/context/stubs/unix/texexec
14mr|texlive-context-20130426-7|330	%{_texmfdistdir}/scripts/context/stubs/unix/texmfstart
14mr|texlive-context-20130426-7|331	%{_texmfdistdir}/tex/context/base/anch-bar.mkii
14mr|texlive-context-20130426-7|332	%{_texmfdistdir}/tex/context/base/anch-bar.mkiv
14mr|texlive-context-20130426-7|333	%{_texmfdistdir}/tex/context/base/anch-bck.mkvi
14mr|texlive-context-20130426-7|334	%{_texmfdistdir}/tex/context/base/anch-pgr.lua
14mr|texlive-context-20130426-7|335	%{_texmfdistdir}/tex/context/base/anch-pgr.mkii
14mr|texlive-context-20130426-7|336	%{_texmfdistdir}/tex/context/base/anch-pgr.mkiv
14mr|texlive-context-20130426-7|337	%{_texmfdistdir}/tex/context/base/anch-pos.lua
14mr|texlive-context-20130426-7|338	%{_texmfdistdir}/tex/context/base/anch-pos.mkii
14mr|texlive-context-20130426-7|339	%{_texmfdistdir}/tex/context/base/anch-pos.mkiv
14mr|texlive-context-20130426-7|340	%{_texmfdistdir}/tex/context/base/anch-snc.mkii
14mr|texlive-context-20130426-7|341	%{_texmfdistdir}/tex/context/base/anch-snc.mkiv
14mr|texlive-context-20130426-7|342	%{_texmfdistdir}/tex/context/base/anch-tab.mkiv
14mr|texlive-context-20130426-7|343	%{_texmfdistdir}/tex/context/base/attr-col.lua
14mr|texlive-context-20130426-7|344	%{_texmfdistdir}/tex/context/base/attr-col.mkiv
14mr|texlive-context-20130426-7|345	%{_texmfdistdir}/tex/context/base/attr-eff.lua
14mr|texlive-context-20130426-7|346	%{_texmfdistdir}/tex/context/base/attr-eff.mkiv
14mr|texlive-context-20130426-7|347	%{_texmfdistdir}/tex/context/base/attr-ini.lua
14mr|texlive-context-20130426-7|348	%{_texmfdistdir}/tex/context/base/attr-ini.mkiv
14mr|texlive-context-20130426-7|349	%{_texmfdistdir}/tex/context/base/attr-lay.lua
14mr|texlive-context-20130426-7|350	%{_texmfdistdir}/tex/context/base/attr-lay.mkiv
14mr|texlive-context-20130426-7|351	%{_texmfdistdir}/tex/context/base/attr-mkr.lua
14mr|texlive-context-20130426-7|352	%{_texmfdistdir}/tex/context/base/attr-mkr.mkiv
14mr|texlive-context-20130426-7|353	%{_texmfdistdir}/tex/context/base/attr-neg.lua
14mr|texlive-context-20130426-7|354	%{_texmfdistdir}/tex/context/base/attr-neg.mkiv
14mr|texlive-context-20130426-7|355	%{_texmfdistdir}/tex/context/base/back-exp.lua
14mr|texlive-context-20130426-7|356	%{_texmfdistdir}/tex/context/base/back-exp.mkiv
14mr|texlive-context-20130426-7|357	%{_texmfdistdir}/tex/context/base/back-ini.lua
14mr|texlive-context-20130426-7|358	%{_texmfdistdir}/tex/context/base/back-ini.mkiv
14mr|texlive-context-20130426-7|359	%{_texmfdistdir}/tex/context/base/back-pdf.lua
14mr|texlive-context-20130426-7|360	%{_texmfdistdir}/tex/context/base/back-pdf.mkiv
14mr|texlive-context-20130426-7|361	%{_texmfdistdir}/tex/context/base/back-swf.mkiv
14mr|texlive-context-20130426-7|362	%{_texmfdistdir}/tex/context/base/back-u3d.mkiv
14mr|texlive-context-20130426-7|363	%{_texmfdistdir}/tex/context/base/bibl-bib.lua
14mr|texlive-context-20130426-7|364	%{_texmfdistdir}/tex/context/base/bibl-bib.mkiv
14mr|texlive-context-20130426-7|365	%{_texmfdistdir}/tex/context/base/bibl-tra.lua
14mr|texlive-context-20130426-7|366	%{_texmfdistdir}/tex/context/base/bibl-tra.mkii
14mr|texlive-context-20130426-7|367	%{_texmfdistdir}/tex/context/base/bibl-tra.mkiv
14mr|texlive-context-20130426-7|368	%{_texmfdistdir}/tex/context/base/bibl-tst.lua
14mr|texlive-context-20130426-7|369	%{_texmfdistdir}/tex/context/base/blob-ini.lua
14mr|texlive-context-20130426-7|370	%{_texmfdistdir}/tex/context/base/blob-ini.mkiv
14mr|texlive-context-20130426-7|371	%{_texmfdistdir}/tex/context/base/buff-imp-default.lua
14mr|texlive-context-20130426-7|372	%{_texmfdistdir}/tex/context/base/buff-imp-default.mkiv
14mr|texlive-context-20130426-7|373	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.lua
14mr|texlive-context-20130426-7|374	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.mkiv
14mr|texlive-context-20130426-7|375	%{_texmfdistdir}/tex/context/base/buff-imp-lua.lua
14mr|texlive-context-20130426-7|376	%{_texmfdistdir}/tex/context/base/buff-imp-lua.mkiv
14mr|texlive-context-20130426-7|377	%{_texmfdistdir}/tex/context/base/buff-imp-mp.lua
14mr|texlive-context-20130426-7|378	%{_texmfdistdir}/tex/context/base/buff-imp-mp.mkiv
14mr|texlive-context-20130426-7|379	%{_texmfdistdir}/tex/context/base/buff-imp-nested.lua
14mr|texlive-context-20130426-7|380	%{_texmfdistdir}/tex/context/base/buff-imp-nested.mkiv
14mr|texlive-context-20130426-7|381	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.lua
14mr|texlive-context-20130426-7|382	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.mkiv
14mr|texlive-context-20130426-7|383	%{_texmfdistdir}/tex/context/base/buff-imp-tex.lua
14mr|texlive-context-20130426-7|384	%{_texmfdistdir}/tex/context/base/buff-imp-tex.mkiv
14mr|texlive-context-20130426-7|385	%{_texmfdistdir}/tex/context/base/buff-imp-xml.lua
14mr|texlive-context-20130426-7|386	%{_texmfdistdir}/tex/context/base/buff-imp-xml.mkiv
14mr|texlive-context-20130426-7|387	%{_texmfdistdir}/tex/context/base/buff-ini.lua
14mr|texlive-context-20130426-7|388	%{_texmfdistdir}/tex/context/base/buff-ini.mkii
14mr|texlive-context-20130426-7|389	%{_texmfdistdir}/tex/context/base/buff-ini.mkiv
14mr|texlive-context-20130426-7|390	%{_texmfdistdir}/tex/context/base/buff-par.lua
14mr|texlive-context-20130426-7|391	%{_texmfdistdir}/tex/context/base/buff-par.mkvi
14mr|texlive-context-20130426-7|392	%{_texmfdistdir}/tex/context/base/buff-ver.lua
14mr|texlive-context-20130426-7|393	%{_texmfdistdir}/tex/context/base/buff-ver.mkii
14mr|texlive-context-20130426-7|394	%{_texmfdistdir}/tex/context/base/buff-ver.mkiv
14mr|texlive-context-20130426-7|395	%{_texmfdistdir}/tex/context/base/bxml-apa.mkiv
14mr|texlive-context-20130426-7|396	%{_texmfdistdir}/tex/context/base/catc-act.mkii
14mr|texlive-context-20130426-7|397	%{_texmfdistdir}/tex/context/base/catc-act.mkiv
14mr|texlive-context-20130426-7|398	%{_texmfdistdir}/tex/context/base/catc-ctx.mkii
14mr|texlive-context-20130426-7|399	%{_texmfdistdir}/tex/context/base/catc-ctx.mkiv
14mr|texlive-context-20130426-7|400	%{_texmfdistdir}/tex/context/base/catc-def.mkii
14mr|texlive-context-20130426-7|401	%{_texmfdistdir}/tex/context/base/catc-def.mkiv
14mr|texlive-context-20130426-7|402	%{_texmfdistdir}/tex/context/base/catc-ini.lua
14mr|texlive-context-20130426-7|403	%{_texmfdistdir}/tex/context/base/catc-ini.mkii
14mr|texlive-context-20130426-7|404	%{_texmfdistdir}/tex/context/base/catc-ini.mkiv
14mr|texlive-context-20130426-7|405	%{_texmfdistdir}/tex/context/base/catc-sym.mkii
14mr|texlive-context-20130426-7|406	%{_texmfdistdir}/tex/context/base/catc-sym.mkiv
14mr|texlive-context-20130426-7|407	%{_texmfdistdir}/tex/context/base/catc-xml.mkii
14mr|texlive-context-20130426-7|408	%{_texmfdistdir}/tex/context/base/catc-xml.mkiv
14mr|texlive-context-20130426-7|409	%{_texmfdistdir}/tex/context/base/char-act.mkiv
14mr|texlive-context-20130426-7|410	%{_texmfdistdir}/tex/context/base/char-cjk.lua
14mr|texlive-context-20130426-7|411	%{_texmfdistdir}/tex/context/base/char-def.lua
14mr|texlive-context-20130426-7|412	%{_texmfdistdir}/tex/context/base/char-enc.lua
14mr|texlive-context-20130426-7|413	%{_texmfdistdir}/tex/context/base/char-enc.mkiv
14mr|texlive-context-20130426-7|414	%{_texmfdistdir}/tex/context/base/char-ent.lua
14mr|texlive-context-20130426-7|415	%{_texmfdistdir}/tex/context/base/char-ini.lua
14mr|texlive-context-20130426-7|416	%{_texmfdistdir}/tex/context/base/char-ini.mkiv
14mr|texlive-context-20130426-7|417	%{_texmfdistdir}/tex/context/base/char-map.lua
14mr|texlive-context-20130426-7|418	%{_texmfdistdir}/tex/context/base/char-tex.lua
14mr|texlive-context-20130426-7|419	%{_texmfdistdir}/tex/context/base/char-utf.lua
14mr|texlive-context-20130426-7|420	%{_texmfdistdir}/tex/context/base/char-utf.mkiv
14mr|texlive-context-20130426-7|421	%{_texmfdistdir}/tex/context/base/chem-ini.lua
14mr|texlive-context-20130426-7|422	%{_texmfdistdir}/tex/context/base/chem-ini.mkiv
14mr|texlive-context-20130426-7|423	%{_texmfdistdir}/tex/context/base/chem-str.lua
14mr|texlive-context-20130426-7|424	%{_texmfdistdir}/tex/context/base/chem-str.mkiv
14mr|texlive-context-20130426-7|425	%{_texmfdistdir}/tex/context/base/cldf-bas.lua
14mr|texlive-context-20130426-7|426	%{_texmfdistdir}/tex/context/base/cldf-bas.mkiv
14mr|texlive-context-20130426-7|427	%{_texmfdistdir}/tex/context/base/cldf-com.lua
14mr|texlive-context-20130426-7|428	%{_texmfdistdir}/tex/context/base/cldf-com.mkiv
14mr|texlive-context-20130426-7|429	%{_texmfdistdir}/tex/context/base/cldf-ini.lua
14mr|texlive-context-20130426-7|430	%{_texmfdistdir}/tex/context/base/cldf-ini.mkiv
14mr|texlive-context-20130426-7|431	%{_texmfdistdir}/tex/context/base/cldf-int.lua
14mr|texlive-context-20130426-7|432	%{_texmfdistdir}/tex/context/base/cldf-int.mkiv
14mr|texlive-context-20130426-7|433	%{_texmfdistdir}/tex/context/base/cldf-prs.lua
14mr|texlive-context-20130426-7|434	%{_texmfdistdir}/tex/context/base/cldf-ver.lua
14mr|texlive-context-20130426-7|435	%{_texmfdistdir}/tex/context/base/cldf-ver.mkiv
14mr|texlive-context-20130426-7|436	%{_texmfdistdir}/tex/context/base/colo-ema.mkii
14mr|texlive-context-20130426-7|437	%{_texmfdistdir}/tex/context/base/colo-ext.mkii
14mr|texlive-context-20130426-7|438	%{_texmfdistdir}/tex/context/base/colo-ext.mkiv
14mr|texlive-context-20130426-7|439	%{_texmfdistdir}/tex/context/base/colo-grp.mkiv
14mr|texlive-context-20130426-7|440	%{_texmfdistdir}/tex/context/base/colo-hex.mkii
14mr|texlive-context-20130426-7|441	%{_texmfdistdir}/tex/context/base/colo-icc.lua
14mr|texlive-context-20130426-7|442	%{_texmfdistdir}/tex/context/base/colo-imp-dem.mkiv
14mr|texlive-context-20130426-7|443	%{_texmfdistdir}/tex/context/base/colo-imp-ema.mkiv
14mr|texlive-context-20130426-7|444	%{_texmfdistdir}/tex/context/base/colo-imp-rgb.mkiv
14mr|texlive-context-20130426-7|445	%{_texmfdistdir}/tex/context/base/colo-imp-x11.mkiv
14mr|texlive-context-20130426-7|446	%{_texmfdistdir}/tex/context/base/colo-imp-xwi.mkiv
14mr|texlive-context-20130426-7|447	%{_texmfdistdir}/tex/context/base/colo-ini.lua
14mr|texlive-context-20130426-7|448	%{_texmfdistdir}/tex/context/base/colo-ini.mkii
14mr|texlive-context-20130426-7|449	%{_texmfdistdir}/tex/context/base/colo-ini.mkiv
14mr|texlive-context-20130426-7|450	%{_texmfdistdir}/tex/context/base/colo-rgb.mkii
14mr|texlive-context-20130426-7|451	%{_texmfdistdir}/tex/context/base/colo-run.lua
14mr|texlive-context-20130426-7|452	%{_texmfdistdir}/tex/context/base/colo-run.mkii
14mr|texlive-context-20130426-7|453	%{_texmfdistdir}/tex/context/base/colo-run.mkiv
14mr|texlive-context-20130426-7|454	%{_texmfdistdir}/tex/context/base/colo-x11.mkii
14mr|texlive-context-20130426-7|455	%{_texmfdistdir}/tex/context/base/colo-xwi.mkii
14mr|texlive-context-20130426-7|456	%{_texmfdistdir}/tex/context/base/cont-cs.mkii
14mr|texlive-context-20130426-7|457	%{_texmfdistdir}/tex/context/base/cont-cs.mkiv
14mr|texlive-context-20130426-7|458	%{_texmfdistdir}/tex/context/base/cont-de.mkii
14mr|texlive-context-20130426-7|459	%{_texmfdistdir}/tex/context/base/cont-de.mkiv
14mr|texlive-context-20130426-7|460	%{_texmfdistdir}/tex/context/base/cont-en.mkii
14mr|texlive-context-20130426-7|461	%{_texmfdistdir}/tex/context/base/cont-en.mkiv
14mr|texlive-context-20130426-7|462	%{_texmfdistdir}/tex/context/base/cont-err.mkii
14mr|texlive-context-20130426-7|463	%{_texmfdistdir}/tex/context/base/cont-fil.mkii
14mr|texlive-context-20130426-7|464	%{_texmfdistdir}/tex/context/base/cont-fil.mkiv
14mr|texlive-context-20130426-7|465	%{_texmfdistdir}/tex/context/base/cont-fr.mkii
14mr|texlive-context-20130426-7|466	%{_texmfdistdir}/tex/context/base/cont-fr.mkiv
14mr|texlive-context-20130426-7|467	%{_texmfdistdir}/tex/context/base/cont-gb.mkii
14mr|texlive-context-20130426-7|468	%{_texmfdistdir}/tex/context/base/cont-gb.mkiv
14mr|texlive-context-20130426-7|469	%{_texmfdistdir}/tex/context/base/cont-it.mkii
14mr|texlive-context-20130426-7|470	%{_texmfdistdir}/tex/context/base/cont-it.mkiv
14mr|texlive-context-20130426-7|471	%{_texmfdistdir}/tex/context/base/cont-log.mkii
14mr|texlive-context-20130426-7|472	%{_texmfdistdir}/tex/context/base/cont-log.mkiv
14mr|texlive-context-20130426-7|473	%{_texmfdistdir}/tex/context/base/cont-new.mkii
14mr|texlive-context-20130426-7|474	%{_texmfdistdir}/tex/context/base/cont-new.mkiv
14mr|texlive-context-20130426-7|475	%{_texmfdistdir}/tex/context/base/cont-new.tmp
14mr|texlive-context-20130426-7|476	%{_texmfdistdir}/tex/context/base/cont-nl.mkii
14mr|texlive-context-20130426-7|477	%{_texmfdistdir}/tex/context/base/cont-nl.mkiv
14mr|texlive-context-20130426-7|478	%{_texmfdistdir}/tex/context/base/cont-nop.mkiv
14mr|texlive-context-20130426-7|479	%{_texmfdistdir}/tex/context/base/cont-pe.mkiv
14mr|texlive-context-20130426-7|480	%{_texmfdistdir}/tex/context/base/cont-ro.mkii
14mr|texlive-context-20130426-7|481	%{_texmfdistdir}/tex/context/base/cont-ro.mkiv
14mr|texlive-context-20130426-7|482	%{_texmfdistdir}/tex/context/base/cont-sys.ori
14mr|texlive-context-20130426-7|483	%{_texmfdistdir}/tex/context/base/cont-yes.mkiv
14mr|texlive-context-20130426-7|484	%{_texmfdistdir}/tex/context/base/context-base.lmx
14mr|texlive-context-20130426-7|485	%{_texmfdistdir}/tex/context/base/context-characters.lmx
14mr|texlive-context-20130426-7|486	%{_texmfdistdir}/tex/context/base/context-debug.lmx
14mr|texlive-context-20130426-7|487	%{_texmfdistdir}/tex/context/base/context-error.lmx
14mr|texlive-context-20130426-7|488	%{_texmfdistdir}/tex/context/base/context-fonttest.lmx
14mr|texlive-context-20130426-7|489	%{_texmfdistdir}/tex/context/base/context-help.lmx
14mr|texlive-context-20130426-7|490	%{_texmfdistdir}/tex/context/base/context-timing.lmx
14mr|texlive-context-20130426-7|491	%{_texmfdistdir}/tex/context/base/context-version.pdf
14mr|texlive-context-20130426-7|492	%{_texmfdistdir}/tex/context/base/context-version.png
14mr|texlive-context-20130426-7|493	%{_texmfdistdir}/tex/context/base/context.css
14mr|texlive-context-20130426-7|494	%{_texmfdistdir}/tex/context/base/context.lus
14mr|texlive-context-20130426-7|495	%{_texmfdistdir}/tex/context/base/context.mkii
14mr|texlive-context-20130426-7|496	%{_texmfdistdir}/tex/context/base/context.mkiv
14mr|texlive-context-20130426-7|497	%{_texmfdistdir}/tex/context/base/context.rme
14mr|texlive-context-20130426-7|498	%{_texmfdistdir}/tex/context/base/context.tmp
14mr|texlive-context-20130426-7|499	%{_texmfdistdir}/tex/context/base/core-con.lua
14mr|texlive-context-20130426-7|500	%{_texmfdistdir}/tex/context/base/core-con.mkii
14mr|texlive-context-20130426-7|501	%{_texmfdistdir}/tex/context/base/core-con.mkiv
14mr|texlive-context-20130426-7|502	%{_texmfdistdir}/tex/context/base/core-ctx.ctx
14mr|texlive-context-20130426-7|503	%{_texmfdistdir}/tex/context/base/core-ctx.lua
14mr|texlive-context-20130426-7|504	%{_texmfdistdir}/tex/context/base/core-ctx.mkii
14mr|texlive-context-20130426-7|505	%{_texmfdistdir}/tex/context/base/core-ctx.mkiv
14mr|texlive-context-20130426-7|506	%{_texmfdistdir}/tex/context/base/core-dat.lua
14mr|texlive-context-20130426-7|507	%{_texmfdistdir}/tex/context/base/core-dat.mkiv
14mr|texlive-context-20130426-7|508	%{_texmfdistdir}/tex/context/base/core-def.mkii
14mr|texlive-context-20130426-7|509	%{_texmfdistdir}/tex/context/base/core-def.mkiv
14mr|texlive-context-20130426-7|510	%{_texmfdistdir}/tex/context/base/core-env.lua
14mr|texlive-context-20130426-7|511	%{_texmfdistdir}/tex/context/base/core-env.mkii
14mr|texlive-context-20130426-7|512	%{_texmfdistdir}/tex/context/base/core-env.mkiv
14mr|texlive-context-20130426-7|513	%{_texmfdistdir}/tex/context/base/core-fil.mkii
14mr|texlive-context-20130426-7|514	%{_texmfdistdir}/tex/context/base/core-fnt.mkii
14mr|texlive-context-20130426-7|515	%{_texmfdistdir}/tex/context/base/core-gen.mkii
14mr|texlive-context-20130426-7|516	%{_texmfdistdir}/tex/context/base/core-ini.mkii
14mr|texlive-context-20130426-7|517	%{_texmfdistdir}/tex/context/base/core-ini.mkiv
14mr|texlive-context-20130426-7|518	%{_texmfdistdir}/tex/context/base/core-job.mkii
14mr|texlive-context-20130426-7|519	%{_texmfdistdir}/tex/context/base/core-mis.mkii
14mr|texlive-context-20130426-7|520	%{_texmfdistdir}/tex/context/base/core-par.mkii
14mr|texlive-context-20130426-7|521	%{_texmfdistdir}/tex/context/base/core-stg.mkii
14mr|texlive-context-20130426-7|522	%{_texmfdistdir}/tex/context/base/core-sys.lua
14mr|texlive-context-20130426-7|523	%{_texmfdistdir}/tex/context/base/core-sys.mkii
14mr|texlive-context-20130426-7|524	%{_texmfdistdir}/tex/context/base/core-sys.mkiv
14mr|texlive-context-20130426-7|525	%{_texmfdistdir}/tex/context/base/core-two.lua
14mr|texlive-context-20130426-7|526	%{_texmfdistdir}/tex/context/base/core-two.mkii
14mr|texlive-context-20130426-7|527	%{_texmfdistdir}/tex/context/base/core-two.mkiv
14mr|texlive-context-20130426-7|528	%{_texmfdistdir}/tex/context/base/core-uti.lua
14mr|texlive-context-20130426-7|529	%{_texmfdistdir}/tex/context/base/core-uti.mkii
14mr|texlive-context-20130426-7|530	%{_texmfdistdir}/tex/context/base/core-uti.mkiv
14mr|texlive-context-20130426-7|531	%{_texmfdistdir}/tex/context/base/core-var.mkii
14mr|texlive-context-20130426-7|532	%{_texmfdistdir}/tex/context/base/data-aux.lua
14mr|texlive-context-20130426-7|533	%{_texmfdistdir}/tex/context/base/data-bin.lua
14mr|texlive-context-20130426-7|534	%{_texmfdistdir}/tex/context/base/data-con.lua
14mr|texlive-context-20130426-7|535	%{_texmfdistdir}/tex/context/base/data-crl.lua
14mr|texlive-context-20130426-7|536	%{_texmfdistdir}/tex/context/base/data-ctx.lua
14mr|texlive-context-20130426-7|537	%{_texmfdistdir}/tex/context/base/data-env.lua
14mr|texlive-context-20130426-7|538	%{_texmfdistdir}/tex/context/base/data-exp.lua
14mr|texlive-context-20130426-7|539	%{_texmfdistdir}/tex/context/base/data-fil.lua
14mr|texlive-context-20130426-7|540	%{_texmfdistdir}/tex/context/base/data-gen.lua
14mr|texlive-context-20130426-7|541	%{_texmfdistdir}/tex/context/base/data-ini.lua
14mr|texlive-context-20130426-7|542	%{_texmfdistdir}/tex/context/base/data-inp.lua
14mr|texlive-context-20130426-7|543	%{_texmfdistdir}/tex/context/base/data-lst.lua
14mr|texlive-context-20130426-7|544	%{_texmfdistdir}/tex/context/base/data-lua.lua
14mr|texlive-context-20130426-7|545	%{_texmfdistdir}/tex/context/base/data-met.lua
14mr|texlive-context-20130426-7|546	%{_texmfdistdir}/tex/context/base/data-out.lua
14mr|texlive-context-20130426-7|547	%{_texmfdistdir}/tex/context/base/data-pre.lua
14mr|texlive-context-20130426-7|548	%{_texmfdistdir}/tex/context/base/data-res.lua
14mr|texlive-context-20130426-7|549	%{_texmfdistdir}/tex/context/base/data-sch.lua
14mr|texlive-context-20130426-7|550	%{_texmfdistdir}/tex/context/base/data-tex.lua
14mr|texlive-context-20130426-7|551	%{_texmfdistdir}/tex/context/base/data-tmf.lua
14mr|texlive-context-20130426-7|552	%{_texmfdistdir}/tex/context/base/data-tmp.lua
14mr|texlive-context-20130426-7|553	%{_texmfdistdir}/tex/context/base/data-tre.lua
14mr|texlive-context-20130426-7|554	%{_texmfdistdir}/tex/context/base/data-use.lua
14mr|texlive-context-20130426-7|555	%{_texmfdistdir}/tex/context/base/data-vir.lua
14mr|texlive-context-20130426-7|556	%{_texmfdistdir}/tex/context/base/data-zip.lua
14mr|texlive-context-20130426-7|557	%{_texmfdistdir}/tex/context/base/enco-032.mkii
14mr|texlive-context-20130426-7|558	%{_texmfdistdir}/tex/context/base/enco-037.mkii
14mr|texlive-context-20130426-7|559	%{_texmfdistdir}/tex/context/base/enco-acc.mkii
14mr|texlive-context-20130426-7|560	%{_texmfdistdir}/tex/context/base/enco-agr.mkii
14mr|texlive-context-20130426-7|561	%{_texmfdistdir}/tex/context/base/enco-ans.mkii
14mr|texlive-context-20130426-7|562	%{_texmfdistdir}/tex/context/base/enco-cas.mkii
14mr|texlive-context-20130426-7|563	%{_texmfdistdir}/tex/context/base/enco-chi.mkii
14mr|texlive-context-20130426-7|564	%{_texmfdistdir}/tex/context/base/enco-com.mkii
14mr|texlive-context-20130426-7|565	%{_texmfdistdir}/tex/context/base/enco-cyr.mkii
14mr|texlive-context-20130426-7|566	%{_texmfdistdir}/tex/context/base/enco-def.mkii
14mr|texlive-context-20130426-7|567	%{_texmfdistdir}/tex/context/base/enco-ec.mkii
14mr|texlive-context-20130426-7|568	%{_texmfdistdir}/tex/context/base/enco-ecm.mkii
14mr|texlive-context-20130426-7|569	%{_texmfdistdir}/tex/context/base/enco-el.mkii
14mr|texlive-context-20130426-7|570	%{_texmfdistdir}/tex/context/base/enco-fde.mkii
14mr|texlive-context-20130426-7|571	%{_texmfdistdir}/tex/context/base/enco-ffr.mkii
14mr|texlive-context-20130426-7|572	%{_texmfdistdir}/tex/context/base/enco-fpl.mkii
14mr|texlive-context-20130426-7|573	%{_texmfdistdir}/tex/context/base/enco-fro.mkii
14mr|texlive-context-20130426-7|574	%{_texmfdistdir}/tex/context/base/enco-fsl.mkii
14mr|texlive-context-20130426-7|575	%{_texmfdistdir}/tex/context/base/enco-grk.mkii
14mr|texlive-context-20130426-7|576	%{_texmfdistdir}/tex/context/base/enco-heb.mkii
14mr|texlive-context-20130426-7|577	%{_texmfdistdir}/tex/context/base/enco-ibm.mkii
14mr|texlive-context-20130426-7|578	%{_texmfdistdir}/tex/context/base/enco-il2.mkii
14mr|texlive-context-20130426-7|579	%{_texmfdistdir}/tex/context/base/enco-ini.mkii
14mr|texlive-context-20130426-7|580	%{_texmfdistdir}/tex/context/base/enco-ini.mkiv
14mr|texlive-context-20130426-7|581	%{_texmfdistdir}/tex/context/base/enco-l7x.mkii
14mr|texlive-context-20130426-7|582	%{_texmfdistdir}/tex/context/base/enco-lat.mkii
14mr|texlive-context-20130426-7|583	%{_texmfdistdir}/tex/context/base/enco-mis.mkii
14mr|texlive-context-20130426-7|584	%{_texmfdistdir}/tex/context/base/enco-pdf.mkii
14mr|texlive-context-20130426-7|585	%{_texmfdistdir}/tex/context/base/enco-pfr.mkii
14mr|texlive-context-20130426-7|586	%{_texmfdistdir}/tex/context/base/enco-pol.mkii
14mr|texlive-context-20130426-7|587	%{_texmfdistdir}/tex/context/base/enco-qx.mkii
14mr|texlive-context-20130426-7|588	%{_texmfdistdir}/tex/context/base/enco-raw.mkii
14mr|texlive-context-20130426-7|589	%{_texmfdistdir}/tex/context/base/enco-run.mkii
14mr|texlive-context-20130426-7|590	%{_texmfdistdir}/tex/context/base/enco-t5.mkii
14mr|texlive-context-20130426-7|591	%{_texmfdistdir}/tex/context/base/enco-tbo.mkii
14mr|texlive-context-20130426-7|592	%{_texmfdistdir}/tex/context/base/enco-uc.mkii
14mr|texlive-context-20130426-7|593	%{_texmfdistdir}/tex/context/base/enco-vis.mkii
14mr|texlive-context-20130426-7|594	%{_texmfdistdir}/tex/context/base/enco-vna.mkii
14mr|texlive-context-20130426-7|595	%{_texmfdistdir}/tex/context/base/enco-win.mkii
14mr|texlive-context-20130426-7|596	%{_texmfdistdir}/tex/context/base/enco-x5.mkii
14mr|texlive-context-20130426-7|597	%{_texmfdistdir}/tex/context/base/export-example.css
14mr|texlive-context-20130426-7|598	%{_texmfdistdir}/tex/context/base/export-example.rng
14mr|texlive-context-20130426-7|599	%{_texmfdistdir}/tex/context/base/export-example.tex
14mr|texlive-context-20130426-7|600	%{_texmfdistdir}/tex/context/base/file-ini.lua
14mr|texlive-context-20130426-7|601	%{_texmfdistdir}/tex/context/base/file-ini.mkvi
14mr|texlive-context-20130426-7|602	%{_texmfdistdir}/tex/context/base/file-job.lua
14mr|texlive-context-20130426-7|603	%{_texmfdistdir}/tex/context/base/file-job.mkvi
14mr|texlive-context-20130426-7|604	%{_texmfdistdir}/tex/context/base/file-lib.lua
14mr|texlive-context-20130426-7|605	%{_texmfdistdir}/tex/context/base/file-lib.mkvi
14mr|texlive-context-20130426-7|606	%{_texmfdistdir}/tex/context/base/file-mod.lua
14mr|texlive-context-20130426-7|607	%{_texmfdistdir}/tex/context/base/file-mod.mkvi
14mr|texlive-context-20130426-7|608	%{_texmfdistdir}/tex/context/base/file-res.lua
14mr|texlive-context-20130426-7|609	%{_texmfdistdir}/tex/context/base/file-res.mkvi
14mr|texlive-context-20130426-7|610	%{_texmfdistdir}/tex/context/base/file-syn.lua
14mr|texlive-context-20130426-7|611	%{_texmfdistdir}/tex/context/base/file-syn.mkvi
14mr|texlive-context-20130426-7|612	%{_texmfdistdir}/tex/context/base/filt-bas.mkii
14mr|texlive-context-20130426-7|613	%{_texmfdistdir}/tex/context/base/filt-ini.mkii
14mr|texlive-context-20130426-7|614	%{_texmfdistdir}/tex/context/base/font-afk.lua
14mr|texlive-context-20130426-7|615	%{_texmfdistdir}/tex/context/base/font-afm.lua
14mr|texlive-context-20130426-7|616	%{_texmfdistdir}/tex/context/base/font-age.lua
14mr|texlive-context-20130426-7|617	%{_texmfdistdir}/tex/context/base/font-agl.lua
14mr|texlive-context-20130426-7|618	%{_texmfdistdir}/tex/context/base/font-arb.mkii
14mr|texlive-context-20130426-7|619	%{_texmfdistdir}/tex/context/base/font-aux.lua
14mr|texlive-context-20130426-7|620	%{_texmfdistdir}/tex/context/base/font-aux.mkvi
14mr|texlive-context-20130426-7|621	%{_texmfdistdir}/tex/context/base/font-bfm.mkii
14mr|texlive-context-20130426-7|622	%{_texmfdistdir}/tex/context/base/font-chi.mkii
14mr|texlive-context-20130426-7|623	%{_texmfdistdir}/tex/context/base/font-chk.lua
14mr|texlive-context-20130426-7|624	%{_texmfdistdir}/tex/context/base/font-chk.mkiv
14mr|texlive-context-20130426-7|625	%{_texmfdistdir}/tex/context/base/font-cid.lua
14mr|texlive-context-20130426-7|626	%{_texmfdistdir}/tex/context/base/font-col.lua
14mr|texlive-context-20130426-7|627	%{_texmfdistdir}/tex/context/base/font-col.mkvi
14mr|texlive-context-20130426-7|628	%{_texmfdistdir}/tex/context/base/font-con.lua
14mr|texlive-context-20130426-7|629	%{_texmfdistdir}/tex/context/base/font-ctx.lua
14mr|texlive-context-20130426-7|630	%{_texmfdistdir}/tex/context/base/font-def.lua
14mr|texlive-context-20130426-7|631	%{_texmfdistdir}/tex/context/base/font-emp.mkvi
14mr|texlive-context-20130426-7|632	%{_texmfdistdir}/tex/context/base/font-enc.lua
14mr|texlive-context-20130426-7|633	%{_texmfdistdir}/tex/context/base/font-enh.lua
14mr|texlive-context-20130426-7|634	%{_texmfdistdir}/tex/context/base/font-ext.lua
14mr|texlive-context-20130426-7|635	%{_texmfdistdir}/tex/context/base/font-fbk.lua
14mr|texlive-context-20130426-7|636	%{_texmfdistdir}/tex/context/base/font-fea.mkvi
14mr|texlive-context-20130426-7|637	%{_texmfdistdir}/tex/context/base/font-fil.mkvi
14mr|texlive-context-20130426-7|638	%{_texmfdistdir}/tex/context/base/font-gds.lua
14mr|texlive-context-20130426-7|639	%{_texmfdistdir}/tex/context/base/font-gds.mkvi
14mr|texlive-context-20130426-7|640	%{_texmfdistdir}/tex/context/base/font-heb.mkii
14mr|texlive-context-20130426-7|641	%{_texmfdistdir}/tex/context/base/font-hsh.lua
14mr|texlive-context-20130426-7|642	%{_texmfdistdir}/tex/context/base/font-ini.lua
14mr|texlive-context-20130426-7|643	%{_texmfdistdir}/tex/context/base/font-ini.mkii
14mr|texlive-context-20130426-7|644	%{_texmfdistdir}/tex/context/base/font-ini.mkvi
14mr|texlive-context-20130426-7|645	%{_texmfdistdir}/tex/context/base/font-jap.mkii
14mr|texlive-context-20130426-7|646	%{_texmfdistdir}/tex/context/base/font-ldr.lua
14mr|texlive-context-20130426-7|647	%{_texmfdistdir}/tex/context/base/font-lib.mkvi
14mr|texlive-context-20130426-7|648	%{_texmfdistdir}/tex/context/base/font-log.lua
14mr|texlive-context-20130426-7|649	%{_texmfdistdir}/tex/context/base/font-lua.lua
14mr|texlive-context-20130426-7|650	%{_texmfdistdir}/tex/context/base/font-map.lua
14mr|texlive-context-20130426-7|651	%{_texmfdistdir}/tex/context/base/font-mat.mkvi
14mr|texlive-context-20130426-7|652	%{_texmfdistdir}/tex/context/base/font-mis.lua
14mr|texlive-context-20130426-7|653	%{_texmfdistdir}/tex/context/base/font-nod.lua
14mr|texlive-context-20130426-7|654	%{_texmfdistdir}/tex/context/base/font-odk.lua
14mr|texlive-context-20130426-7|655	%{_texmfdistdir}/tex/context/base/font-odv.lua
14mr|texlive-context-20130426-7|656	%{_texmfdistdir}/tex/context/base/font-ota.lua
14mr|texlive-context-20130426-7|657	%{_texmfdistdir}/tex/context/base/font-otb.lua
14mr|texlive-context-20130426-7|658	%{_texmfdistdir}/tex/context/base/font-otc.lua
14mr|texlive-context-20130426-7|659	%{_texmfdistdir}/tex/context/base/font-otd.lua
14mr|texlive-context-20130426-7|660	%{_texmfdistdir}/tex/context/base/font-otf.lua
14mr|texlive-context-20130426-7|661	%{_texmfdistdir}/tex/context/base/font-oth.lua
14mr|texlive-context-20130426-7|662	%{_texmfdistdir}/tex/context/base/font-oti.lua
14mr|texlive-context-20130426-7|663	%{_texmfdistdir}/tex/context/base/font-otn.lua
14mr|texlive-context-20130426-7|664	%{_texmfdistdir}/tex/context/base/font-otp.lua
14mr|texlive-context-20130426-7|665	%{_texmfdistdir}/tex/context/base/font-ott.lua
14mr|texlive-context-20130426-7|666	%{_texmfdistdir}/tex/context/base/font-otx.lua
14mr|texlive-context-20130426-7|667	%{_texmfdistdir}/tex/context/base/font-pat.lua
14mr|texlive-context-20130426-7|668	%{_texmfdistdir}/tex/context/base/font-pre.mkiv
14mr|texlive-context-20130426-7|669	%{_texmfdistdir}/tex/context/base/font-run.mkii
14mr|texlive-context-20130426-7|670	%{_texmfdistdir}/tex/context/base/font-run.mkiv
14mr|texlive-context-20130426-7|671	%{_texmfdistdir}/tex/context/base/font-set.mkvi
14mr|texlive-context-20130426-7|672	%{_texmfdistdir}/tex/context/base/font-sol.lua
14mr|texlive-context-20130426-7|673	%{_texmfdistdir}/tex/context/base/font-sol.mkvi
14mr|texlive-context-20130426-7|674	%{_texmfdistdir}/tex/context/base/font-sty.mkvi
14mr|texlive-context-20130426-7|675	%{_texmfdistdir}/tex/context/base/font-sym.mkvi
14mr|texlive-context-20130426-7|676	%{_texmfdistdir}/tex/context/base/font-syn.lua
14mr|texlive-context-20130426-7|677	%{_texmfdistdir}/tex/context/base/font-tfm.lua
14mr|texlive-context-20130426-7|678	%{_texmfdistdir}/tex/context/base/font-tra.mkiv
14mr|texlive-context-20130426-7|679	%{_texmfdistdir}/tex/context/base/font-trt.lua
14mr|texlive-context-20130426-7|680	%{_texmfdistdir}/tex/context/base/font-uni.mkii
14mr|texlive-context-20130426-7|681	%{_texmfdistdir}/tex/context/base/font-uni.mkiv
14mr|texlive-context-20130426-7|682	%{_texmfdistdir}/tex/context/base/font-unk.mkii
14mr|texlive-context-20130426-7|683	%{_texmfdistdir}/tex/context/base/font-unk.mkiv
14mr|texlive-context-20130426-7|684	%{_texmfdistdir}/tex/context/base/font-var.mkvi
14mr|texlive-context-20130426-7|685	%{_texmfdistdir}/tex/context/base/font-vf.lua
14mr|texlive-context-20130426-7|686	%{_texmfdistdir}/tex/context/base/font-xtx.mkii
14mr|texlive-context-20130426-7|687	%{_texmfdistdir}/tex/context/base/grph-epd.lua
14mr|texlive-context-20130426-7|688	%{_texmfdistdir}/tex/context/base/grph-epd.mkiv
14mr|texlive-context-20130426-7|689	%{_texmfdistdir}/tex/context/base/grph-fig.mkii
14mr|texlive-context-20130426-7|690	%{_texmfdistdir}/tex/context/base/grph-fig.mkiv
14mr|texlive-context-20130426-7|691	%{_texmfdistdir}/tex/context/base/grph-fil.lua
14mr|texlive-context-20130426-7|692	%{_texmfdistdir}/tex/context/base/grph-inc.lua
14mr|texlive-context-20130426-7|693	%{_texmfdistdir}/tex/context/base/grph-inc.mkii
14mr|texlive-context-20130426-7|694	%{_texmfdistdir}/tex/context/base/grph-inc.mkiv
14mr|texlive-context-20130426-7|695	%{_texmfdistdir}/tex/context/base/grph-raw.lua
14mr|texlive-context-20130426-7|696	%{_texmfdistdir}/tex/context/base/grph-raw.mkiv
14mr|texlive-context-20130426-7|697	%{_texmfdistdir}/tex/context/base/grph-swf.lua
14mr|texlive-context-20130426-7|698	%{_texmfdistdir}/tex/context/base/grph-trf.mkii
14mr|texlive-context-20130426-7|699	%{_texmfdistdir}/tex/context/base/grph-trf.mkiv
14mr|texlive-context-20130426-7|700	%{_texmfdistdir}/tex/context/base/grph-u3d.lua
14mr|texlive-context-20130426-7|701	%{_texmfdistdir}/tex/context/base/grph-wnd.lua
14mr|texlive-context-20130426-7|702	%{_texmfdistdir}/tex/context/base/hand-def.mkii
14mr|texlive-context-20130426-7|703	%{_texmfdistdir}/tex/context/base/hand-ini.mkii
14mr|texlive-context-20130426-7|704	%{_texmfdistdir}/tex/context/base/hand-ini.mkiv
14mr|texlive-context-20130426-7|705	%{_texmfdistdir}/tex/context/base/java-ans.mkii
14mr|texlive-context-20130426-7|706	%{_texmfdistdir}/tex/context/base/java-exa.mkii
14mr|texlive-context-20130426-7|707	%{_texmfdistdir}/tex/context/base/java-fil.mkii
14mr|texlive-context-20130426-7|708	%{_texmfdistdir}/tex/context/base/java-fld.mkii
14mr|texlive-context-20130426-7|709	%{_texmfdistdir}/tex/context/base/java-imp-exa.mkiv
14mr|texlive-context-20130426-7|710	%{_texmfdistdir}/tex/context/base/java-imp-fil.mkiv
14mr|texlive-context-20130426-7|711	%{_texmfdistdir}/tex/context/base/java-imp-fld.mkiv
14mr|texlive-context-20130426-7|712	%{_texmfdistdir}/tex/context/base/java-imp-rhh.mkiv
14mr|texlive-context-20130426-7|713	%{_texmfdistdir}/tex/context/base/java-imp-stp.mkiv
14mr|texlive-context-20130426-7|714	%{_texmfdistdir}/tex/context/base/java-ini.lua
14mr|texlive-context-20130426-7|715	%{_texmfdistdir}/tex/context/base/java-ini.mkii
14mr|texlive-context-20130426-7|716	%{_texmfdistdir}/tex/context/base/java-ini.mkiv
14mr|texlive-context-20130426-7|717	%{_texmfdistdir}/tex/context/base/java-stp.mkii
14mr|texlive-context-20130426-7|718	%{_texmfdistdir}/tex/context/base/l-boolean.lua
14mr|texlive-context-20130426-7|719	%{_texmfdistdir}/tex/context/base/l-dir.lua
14mr|texlive-context-20130426-7|720	%{_texmfdistdir}/tex/context/base/l-file.lua
14mr|texlive-context-20130426-7|721	%{_texmfdistdir}/tex/context/base/l-function.lua
14mr|texlive-context-20130426-7|722	%{_texmfdistdir}/tex/context/base/l-gzip.lua
14mr|texlive-context-20130426-7|723	%{_texmfdistdir}/tex/context/base/l-io.lua
14mr|texlive-context-20130426-7|724	%{_texmfdistdir}/tex/context/base/l-lpeg.lua
14mr|texlive-context-20130426-7|725	%{_texmfdistdir}/tex/context/base/l-lua.lua
14mr|texlive-context-20130426-7|726	%{_texmfdistdir}/tex/context/base/l-math.lua
14mr|texlive-context-20130426-7|727	%{_texmfdistdir}/tex/context/base/l-md5.lua
14mr|texlive-context-20130426-7|728	%{_texmfdistdir}/tex/context/base/l-number.lua
14mr|texlive-context-20130426-7|729	%{_texmfdistdir}/tex/context/base/l-os.lua
14mr|texlive-context-20130426-7|730	%{_texmfdistdir}/tex/context/base/l-package.lua
14mr|texlive-context-20130426-7|731	%{_texmfdistdir}/tex/context/base/l-pdfview.lua
14mr|texlive-context-20130426-7|732	%{_texmfdistdir}/tex/context/base/l-set.lua
14mr|texlive-context-20130426-7|733	%{_texmfdistdir}/tex/context/base/l-string.lua
14mr|texlive-context-20130426-7|734	%{_texmfdistdir}/tex/context/base/l-table.lua
14mr|texlive-context-20130426-7|735	%{_texmfdistdir}/tex/context/base/l-unicode.lua
14mr|texlive-context-20130426-7|736	%{_texmfdistdir}/tex/context/base/l-url.lua
14mr|texlive-context-20130426-7|737	%{_texmfdistdir}/tex/context/base/l-xml.lua
14mr|texlive-context-20130426-7|738	%{_texmfdistdir}/tex/context/base/lang-all.xml
14mr|texlive-context-20130426-7|739	%{_texmfdistdir}/tex/context/base/lang-alt.mkii
14mr|texlive-context-20130426-7|740	%{_texmfdistdir}/tex/context/base/lang-ana.mkii
14mr|texlive-context-20130426-7|741	%{_texmfdistdir}/tex/context/base/lang-art.mkii
14mr|texlive-context-20130426-7|742	%{_texmfdistdir}/tex/context/base/lang-bal.mkii
14mr|texlive-context-20130426-7|743	%{_texmfdistdir}/tex/context/base/lang-cel.mkii
14mr|texlive-context-20130426-7|744	%{_texmfdistdir}/tex/context/base/lang-chi.mkii
14mr|texlive-context-20130426-7|745	%{_texmfdistdir}/tex/context/base/lang-ctx.mkii
14mr|texlive-context-20130426-7|746	%{_texmfdistdir}/tex/context/base/lang-cyr.mkii
14mr|texlive-context-20130426-7|747	%{_texmfdistdir}/tex/context/base/lang-def.lua
14mr|texlive-context-20130426-7|748	%{_texmfdistdir}/tex/context/base/lang-def.mkiv
14mr|texlive-context-20130426-7|749	%{_texmfdistdir}/tex/context/base/lang-dis.mkii
14mr|texlive-context-20130426-7|750	%{_texmfdistdir}/tex/context/base/lang-frd.mkii
14mr|texlive-context-20130426-7|751	%{_texmfdistdir}/tex/context/base/lang-frd.mkiv
14mr|texlive-context-20130426-7|752	%{_texmfdistdir}/tex/context/base/lang-frq-de.lua
14mr|texlive-context-20130426-7|753	%{_texmfdistdir}/tex/context/base/lang-frq-en.lua
14mr|texlive-context-20130426-7|754	%{_texmfdistdir}/tex/context/base/lang-frq-nl.lua
14mr|texlive-context-20130426-7|755	%{_texmfdistdir}/tex/context/base/lang-frq.mkii
14mr|texlive-context-20130426-7|756	%{_texmfdistdir}/tex/context/base/lang-frq.mkiv
14mr|texlive-context-20130426-7|757	%{_texmfdistdir}/tex/context/base/lang-ger.mkii
14mr|texlive-context-20130426-7|758	%{_texmfdistdir}/tex/context/base/lang-grk.mkii
14mr|texlive-context-20130426-7|759	%{_texmfdistdir}/tex/context/base/lang-ind.mkii
14mr|texlive-context-20130426-7|760	%{_texmfdistdir}/tex/context/base/lang-ini.lua
14mr|texlive-context-20130426-7|761	%{_texmfdistdir}/tex/context/base/lang-ini.mkii
14mr|texlive-context-20130426-7|762	%{_texmfdistdir}/tex/context/base/lang-ini.mkiv
14mr|texlive-context-20130426-7|763	%{_texmfdistdir}/tex/context/base/lang-ita.mkii
14mr|texlive-context-20130426-7|764	%{_texmfdistdir}/tex/context/base/lang-jap.mkii
14mr|texlive-context-20130426-7|765	%{_texmfdistdir}/tex/context/base/lang-lab.lua
14mr|texlive-context-20130426-7|766	%{_texmfdistdir}/tex/context/base/lang-lab.mkii
14mr|texlive-context-20130426-7|767	%{_texmfdistdir}/tex/context/base/lang-lab.mkiv
14mr|texlive-context-20130426-7|768	%{_texmfdistdir}/tex/context/base/lang-mis.mkii
14mr|texlive-context-20130426-7|769	%{_texmfdistdir}/tex/context/base/lang-mis.mkiv
14mr|texlive-context-20130426-7|770	%{_texmfdistdir}/tex/context/base/lang-run.mkii
14mr|texlive-context-20130426-7|771	%{_texmfdistdir}/tex/context/base/lang-sla.mkii
14mr|texlive-context-20130426-7|772	%{_texmfdistdir}/tex/context/base/lang-spa.mkii
14mr|texlive-context-20130426-7|773	%{_texmfdistdir}/tex/context/base/lang-spa.mkiv
14mr|texlive-context-20130426-7|774	%{_texmfdistdir}/tex/context/base/lang-spe.mkii
14mr|texlive-context-20130426-7|775	%{_texmfdistdir}/tex/context/base/lang-txt.lua
14mr|texlive-context-20130426-7|776	%{_texmfdistdir}/tex/context/base/lang-ura.mkii
14mr|texlive-context-20130426-7|777	%{_texmfdistdir}/tex/context/base/lang-url.lua
14mr|texlive-context-20130426-7|778	%{_texmfdistdir}/tex/context/base/lang-url.mkii
14mr|texlive-context-20130426-7|779	%{_texmfdistdir}/tex/context/base/lang-url.mkiv
14mr|texlive-context-20130426-7|780	%{_texmfdistdir}/tex/context/base/lang-vn.mkii
14mr|texlive-context-20130426-7|781	%{_texmfdistdir}/tex/context/base/lang-wrd.lua
14mr|texlive-context-20130426-7|782	%{_texmfdistdir}/tex/context/base/lang-wrd.mkiv
14mr|texlive-context-20130426-7|783	%{_texmfdistdir}/tex/context/base/layo-ini.lua
14mr|texlive-context-20130426-7|784	%{_texmfdistdir}/tex/context/base/layo-ini.mkiv
14mr|texlive-context-20130426-7|785	%{_texmfdistdir}/tex/context/base/lpdf-ano.lua
14mr|texlive-context-20130426-7|786	%{_texmfdistdir}/tex/context/base/lpdf-col.lua
14mr|texlive-context-20130426-7|787	%{_texmfdistdir}/tex/context/base/lpdf-enc.lua
14mr|texlive-context-20130426-7|788	%{_texmfdistdir}/tex/context/base/lpdf-epa.lua
14mr|texlive-context-20130426-7|789	%{_texmfdistdir}/tex/context/base/lpdf-epd.lua
14mr|texlive-context-20130426-7|790	%{_texmfdistdir}/tex/context/base/lpdf-fld.lua
14mr|texlive-context-20130426-7|791	%{_texmfdistdir}/tex/context/base/lpdf-fmt.lua
14mr|texlive-context-20130426-7|792	%{_texmfdistdir}/tex/context/base/lpdf-grp.lua
14mr|texlive-context-20130426-7|793	%{_texmfdistdir}/tex/context/base/lpdf-ini.lua
14mr|texlive-context-20130426-7|794	%{_texmfdistdir}/tex/context/base/lpdf-mis.lua
14mr|texlive-context-20130426-7|795	%{_texmfdistdir}/tex/context/base/lpdf-mov.lua
14mr|texlive-context-20130426-7|796	%{_texmfdistdir}/tex/context/base/lpdf-nod.lua
14mr|texlive-context-20130426-7|797	%{_texmfdistdir}/tex/context/base/lpdf-pda.xml
14mr|texlive-context-20130426-7|798	%{_texmfdistdir}/tex/context/base/lpdf-pdx.xml
14mr|texlive-context-20130426-7|799	%{_texmfdistdir}/tex/context/base/lpdf-ren.lua
14mr|texlive-context-20130426-7|800	%{_texmfdistdir}/tex/context/base/lpdf-swf.lua
14mr|texlive-context-20130426-7|801	%{_texmfdistdir}/tex/context/base/lpdf-tag.lua
14mr|texlive-context-20130426-7|802	%{_texmfdistdir}/tex/context/base/lpdf-u3d.lua
14mr|texlive-context-20130426-7|803	%{_texmfdistdir}/tex/context/base/lpdf-wid.lua
14mr|texlive-context-20130426-7|804	%{_texmfdistdir}/tex/context/base/lpdf-xmp.lua
14mr|texlive-context-20130426-7|805	%{_texmfdistdir}/tex/context/base/luat-bas.mkiv
14mr|texlive-context-20130426-7|806	%{_texmfdistdir}/tex/context/base/luat-bwc.lua
14mr|texlive-context-20130426-7|807	%{_texmfdistdir}/tex/context/base/luat-cbk.lua
14mr|texlive-context-20130426-7|808	%{_texmfdistdir}/tex/context/base/luat-cnf.lua
14mr|texlive-context-20130426-7|809	%{_texmfdistdir}/tex/context/base/luat-cod.lua
14mr|texlive-context-20130426-7|810	%{_texmfdistdir}/tex/context/base/luat-cod.mkiv
14mr|texlive-context-20130426-7|811	%{_texmfdistdir}/tex/context/base/luat-env.lua
14mr|texlive-context-20130426-7|812	%{_texmfdistdir}/tex/context/base/luat-exe.lua
14mr|texlive-context-20130426-7|813	%{_texmfdistdir}/tex/context/base/luat-fio.lua
14mr|texlive-context-20130426-7|814	%{_texmfdistdir}/tex/context/base/luat-fmt.lua
14mr|texlive-context-20130426-7|815	%{_texmfdistdir}/tex/context/base/luat-ini.lua
14mr|texlive-context-20130426-7|816	%{_texmfdistdir}/tex/context/base/luat-ini.mkiv
14mr|texlive-context-20130426-7|817	%{_texmfdistdir}/tex/context/base/luat-iop.lua
14mr|texlive-context-20130426-7|818	%{_texmfdistdir}/tex/context/base/luat-lib.mkiv
14mr|texlive-context-20130426-7|819	%{_texmfdistdir}/tex/context/base/luat-lua.lua
14mr|texlive-context-20130426-7|820	%{_texmfdistdir}/tex/context/base/luat-mac.lua
14mr|texlive-context-20130426-7|821	%{_texmfdistdir}/tex/context/base/luat-run.lua
14mr|texlive-context-20130426-7|822	%{_texmfdistdir}/tex/context/base/luat-soc.lua
14mr|texlive-context-20130426-7|823	%{_texmfdistdir}/tex/context/base/luat-sta.lua
14mr|texlive-context-20130426-7|824	%{_texmfdistdir}/tex/context/base/luat-sto.lua
14mr|texlive-context-20130426-7|825	%{_texmfdistdir}/tex/context/base/lxml-aux.lua
14mr|texlive-context-20130426-7|826	%{_texmfdistdir}/tex/context/base/lxml-css.lua
14mr|texlive-context-20130426-7|827	%{_texmfdistdir}/tex/context/base/lxml-css.mkiv
14mr|texlive-context-20130426-7|828	%{_texmfdistdir}/tex/context/base/lxml-ctx.lua
14mr|texlive-context-20130426-7|829	%{_texmfdistdir}/tex/context/base/lxml-ctx.mkiv
14mr|texlive-context-20130426-7|830	%{_texmfdistdir}/tex/context/base/lxml-dir.lua
14mr|texlive-context-20130426-7|831	%{_texmfdistdir}/tex/context/base/lxml-ent.lua
14mr|texlive-context-20130426-7|832	%{_texmfdistdir}/tex/context/base/lxml-inf.lua
14mr|texlive-context-20130426-7|833	%{_texmfdistdir}/tex/context/base/lxml-ini.mkiv
14mr|texlive-context-20130426-7|834	%{_texmfdistdir}/tex/context/base/lxml-lpt.lua
14mr|texlive-context-20130426-7|835	%{_texmfdistdir}/tex/context/base/lxml-mis.lua
14mr|texlive-context-20130426-7|836	%{_texmfdistdir}/tex/context/base/lxml-sor.lua
14mr|texlive-context-20130426-7|837	%{_texmfdistdir}/tex/context/base/lxml-sor.mkiv
14mr|texlive-context-20130426-7|838	%{_texmfdistdir}/tex/context/base/lxml-tab.lua
14mr|texlive-context-20130426-7|839	%{_texmfdistdir}/tex/context/base/lxml-tex.lua
14mr|texlive-context-20130426-7|840	%{_texmfdistdir}/tex/context/base/lxml-xml.lua
14mr|texlive-context-20130426-7|841	%{_texmfdistdir}/tex/context/base/m-arabtex.mkii
14mr|texlive-context-20130426-7|842	%{_texmfdistdir}/tex/context/base/m-barcodes.mkiv
14mr|texlive-context-20130426-7|843	%{_texmfdistdir}/tex/context/base/m-chart.lua
14mr|texlive-context-20130426-7|844	%{_texmfdistdir}/tex/context/base/m-chart.mkii
14mr|texlive-context-20130426-7|845	%{_texmfdistdir}/tex/context/base/m-chart.mkvi
14mr|texlive-context-20130426-7|846	%{_texmfdistdir}/tex/context/base/m-chemic.mkii
14mr|texlive-context-20130426-7|847	%{_texmfdistdir}/tex/context/base/m-chemic.mkiv
14mr|texlive-context-20130426-7|848	%{_texmfdistdir}/tex/context/base/m-cweb.tex
14mr|texlive-context-20130426-7|849	%{_texmfdistdir}/tex/context/base/m-database.lua
14mr|texlive-context-20130426-7|850	%{_texmfdistdir}/tex/context/base/m-database.mkii
14mr|texlive-context-20130426-7|851	%{_texmfdistdir}/tex/context/base/m-database.mkiv
14mr|texlive-context-20130426-7|852	%{_texmfdistdir}/tex/context/base/m-datastrc.tex
14mr|texlive-context-20130426-7|853	%{_texmfdistdir}/tex/context/base/m-directives.mkiv
14mr|texlive-context-20130426-7|854	%{_texmfdistdir}/tex/context/base/m-dratex.mkii
14mr|texlive-context-20130426-7|855	%{_texmfdistdir}/tex/context/base/m-edtsnc.mkii
14mr|texlive-context-20130426-7|856	%{_texmfdistdir}/tex/context/base/m-educat.tex
14mr|texlive-context-20130426-7|857	%{_texmfdistdir}/tex/context/base/m-fields.mkiv
14mr|texlive-context-20130426-7|858	%{_texmfdistdir}/tex/context/base/m-format.tex
14mr|texlive-context-20130426-7|859	%{_texmfdistdir}/tex/context/base/m-graph.mkii
14mr|texlive-context-20130426-7|860	%{_texmfdistdir}/tex/context/base/m-graph.mkiv
14mr|texlive-context-20130426-7|861	%{_texmfdistdir}/tex/context/base/m-ipsum.mkiv
14mr|texlive-context-20130426-7|862	%{_texmfdistdir}/tex/context/base/m-json.mkiv
14mr|texlive-context-20130426-7|863	%{_texmfdistdir}/tex/context/base/m-layout.tex
14mr|texlive-context-20130426-7|864	%{_texmfdistdir}/tex/context/base/m-level.mkii
14mr|texlive-context-20130426-7|865	%{_texmfdistdir}/tex/context/base/m-logcategories.mkiv
14mr|texlive-context-20130426-7|866	%{_texmfdistdir}/tex/context/base/m-markdown.lua
14mr|texlive-context-20130426-7|867	%{_texmfdistdir}/tex/context/base/m-markdown.mkiv
14mr|texlive-context-20130426-7|868	%{_texmfdistdir}/tex/context/base/m-mathcrap.mkiv
14mr|texlive-context-20130426-7|869	%{_texmfdistdir}/tex/context/base/m-mkii.mkiv
14mr|texlive-context-20130426-7|870	%{_texmfdistdir}/tex/context/base/m-mkivhacks.mkiv
14mr|texlive-context-20130426-7|871	%{_texmfdistdir}/tex/context/base/m-morse.mkvi
14mr|texlive-context-20130426-7|872	%{_texmfdistdir}/tex/context/base/m-narrowtt.tex
14mr|texlive-context-20130426-7|873	%{_texmfdistdir}/tex/context/base/m-newmat.tex
14mr|texlive-context-20130426-7|874	%{_texmfdistdir}/tex/context/base/m-nodechart.mkvi
14mr|texlive-context-20130426-7|875	%{_texmfdistdir}/tex/context/base/m-ntb-to-xtb.mkiv
14mr|texlive-context-20130426-7|876	%{_texmfdistdir}/tex/context/base/m-obsolete.mkii
14mr|texlive-context-20130426-7|877	%{_texmfdistdir}/tex/context/base/m-obsolete.mkiv
14mr|texlive-context-20130426-7|878	%{_texmfdistdir}/tex/context/base/m-oldfun.mkiv
14mr|texlive-context-20130426-7|879	%{_texmfdistdir}/tex/context/base/m-oldnum.mkiv
14mr|texlive-context-20130426-7|880	%{_texmfdistdir}/tex/context/base/m-pdfsnc.mkii
14mr|texlive-context-20130426-7|881	%{_texmfdistdir}/tex/context/base/m-pictex.tex
14mr|texlive-context-20130426-7|882	%{_texmfdistdir}/tex/context/base/m-pstricks.lua
14mr|texlive-context-20130426-7|883	%{_texmfdistdir}/tex/context/base/m-pstricks.mkii
14mr|texlive-context-20130426-7|884	%{_texmfdistdir}/tex/context/base/m-pstricks.mkiv
14mr|texlive-context-20130426-7|885	%{_texmfdistdir}/tex/context/base/m-punk.mkiv
14mr|texlive-context-20130426-7|886	%{_texmfdistdir}/tex/context/base/m-r.tex
14mr|texlive-context-20130426-7|887	%{_texmfdistdir}/tex/context/base/m-spreadsheet.lua
14mr|texlive-context-20130426-7|888	%{_texmfdistdir}/tex/context/base/m-spreadsheet.mkiv
14mr|texlive-context-20130426-7|889	%{_texmfdistdir}/tex/context/base/m-sql.mkiv
14mr|texlive-context-20130426-7|890	%{_texmfdistdir}/tex/context/base/m-steps.lua
14mr|texlive-context-20130426-7|891	%{_texmfdistdir}/tex/context/base/m-steps.mkii
14mr|texlive-context-20130426-7|892	%{_texmfdistdir}/tex/context/base/m-steps.mkvi
14mr|texlive-context-20130426-7|893	%{_texmfdistdir}/tex/context/base/m-streams.tex
14mr|texlive-context-20130426-7|894	%{_texmfdistdir}/tex/context/base/m-subsub.tex
14mr|texlive-context-20130426-7|895	%{_texmfdistdir}/tex/context/base/m-tex4ht.mkii
14mr|texlive-context-20130426-7|896	%{_texmfdistdir}/tex/context/base/m-timing.mkiv
14mr|texlive-context-20130426-7|897	%{_texmfdistdir}/tex/context/base/m-trackers.mkiv
14mr|texlive-context-20130426-7|898	%{_texmfdistdir}/tex/context/base/m-translate.mkiv
14mr|texlive-context-20130426-7|899	%{_texmfdistdir}/tex/context/base/m-units.mkii
14mr|texlive-context-20130426-7|900	%{_texmfdistdir}/tex/context/base/m-units.mkiv
14mr|texlive-context-20130426-7|901	%{_texmfdistdir}/tex/context/base/m-visual.mkii
14mr|texlive-context-20130426-7|902	%{_texmfdistdir}/tex/context/base/m-visual.mkiv
14mr|texlive-context-20130426-7|903	%{_texmfdistdir}/tex/context/base/m-zint.mkiv
14mr|texlive-context-20130426-7|904	%{_texmfdistdir}/tex/context/base/math-act.lua
14mr|texlive-context-20130426-7|905	%{_texmfdistdir}/tex/context/base/math-ali.mkiv
14mr|texlive-context-20130426-7|906	%{_texmfdistdir}/tex/context/base/math-ams.mkii
14mr|texlive-context-20130426-7|907	%{_texmfdistdir}/tex/context/base/math-arr.mkii
14mr|texlive-context-20130426-7|908	%{_texmfdistdir}/tex/context/base/math-arr.mkiv
14mr|texlive-context-20130426-7|909	%{_texmfdistdir}/tex/context/base/math-cow.mkii
14mr|texlive-context-20130426-7|910	%{_texmfdistdir}/tex/context/base/math-def.mkiv
14mr|texlive-context-20130426-7|911	%{_texmfdistdir}/tex/context/base/math-del.mkiv
14mr|texlive-context-20130426-7|912	%{_texmfdistdir}/tex/context/base/math-dim.lua
14mr|texlive-context-20130426-7|913	%{_texmfdistdir}/tex/context/base/math-dis.mkiv
14mr|texlive-context-20130426-7|914	%{_texmfdistdir}/tex/context/base/math-eul.mkii
14mr|texlive-context-20130426-7|915	%{_texmfdistdir}/tex/context/base/math-ext.lua
14mr|texlive-context-20130426-7|916	%{_texmfdistdir}/tex/context/base/math-fbk.lua
14mr|texlive-context-20130426-7|917	%{_texmfdistdir}/tex/context/base/math-fen.mkiv
14mr|texlive-context-20130426-7|918	%{_texmfdistdir}/tex/context/base/math-for.mkiv
14mr|texlive-context-20130426-7|919	%{_texmfdistdir}/tex/context/base/math-fou.mkii
14mr|texlive-context-20130426-7|920	%{_texmfdistdir}/tex/context/base/math-frc.lua
14mr|texlive-context-20130426-7|921	%{_texmfdistdir}/tex/context/base/math-frc.mkii
14mr|texlive-context-20130426-7|922	%{_texmfdistdir}/tex/context/base/math-frc.mkiv
14mr|texlive-context-20130426-7|923	%{_texmfdistdir}/tex/context/base/math-ini.lua
14mr|texlive-context-20130426-7|924	%{_texmfdistdir}/tex/context/base/math-ini.mkii
14mr|texlive-context-20130426-7|925	%{_texmfdistdir}/tex/context/base/math-ini.mkiv
14mr|texlive-context-20130426-7|926	%{_texmfdistdir}/tex/context/base/math-inl.mkiv
14mr|texlive-context-20130426-7|927	%{_texmfdistdir}/tex/context/base/math-int.mkiv
14mr|texlive-context-20130426-7|928	%{_texmfdistdir}/tex/context/base/math-lbr.mkii
14mr|texlive-context-20130426-7|929	%{_texmfdistdir}/tex/context/base/math-map.lua
14mr|texlive-context-20130426-7|930	%{_texmfdistdir}/tex/context/base/math-mis.mkiv
14mr|texlive-context-20130426-7|931	%{_texmfdistdir}/tex/context/base/math-noa.lua
14mr|texlive-context-20130426-7|932	%{_texmfdistdir}/tex/context/base/math-pln.mkii
14mr|texlive-context-20130426-7|933	%{_texmfdistdir}/tex/context/base/math-pln.mkiv
14mr|texlive-context-20130426-7|934	%{_texmfdistdir}/tex/context/base/math-ren.lua
14mr|texlive-context-20130426-7|935	%{_texmfdistdir}/tex/context/base/math-run.mkii
14mr|texlive-context-20130426-7|936	%{_texmfdistdir}/tex/context/base/math-scr.mkiv
14mr|texlive-context-20130426-7|937	%{_texmfdistdir}/tex/context/base/math-stc.mkvi
14mr|texlive-context-20130426-7|938	%{_texmfdistdir}/tex/context/base/math-tag.lua
14mr|texlive-context-20130426-7|939	%{_texmfdistdir}/tex/context/base/math-tex.mkii
14mr|texlive-context-20130426-7|940	%{_texmfdistdir}/tex/context/base/math-tim.mkii
14mr|texlive-context-20130426-7|941	%{_texmfdistdir}/tex/context/base/math-ttv.lua
14mr|texlive-context-20130426-7|942	%{_texmfdistdir}/tex/context/base/math-uni.mkii
14mr|texlive-context-20130426-7|943	%{_texmfdistdir}/tex/context/base/math-vfu.lua
14mr|texlive-context-20130426-7|944	%{_texmfdistdir}/tex/context/base/meta-clp.mkii
14mr|texlive-context-20130426-7|945	%{_texmfdistdir}/tex/context/base/meta-dum.mkii
14mr|texlive-context-20130426-7|946	%{_texmfdistdir}/tex/context/base/meta-fig.mkii
14mr|texlive-context-20130426-7|947	%{_texmfdistdir}/tex/context/base/meta-fig.mkiv
14mr|texlive-context-20130426-7|948	%{_texmfdistdir}/tex/context/base/meta-fun.lua
14mr|texlive-context-20130426-7|949	%{_texmfdistdir}/tex/context/base/meta-fun.mkiv
14mr|texlive-context-20130426-7|950	%{_texmfdistdir}/tex/context/base/meta-grd.mkiv
14mr|texlive-context-20130426-7|951	%{_texmfdistdir}/tex/context/base/meta-imp-clp.mkiv
14mr|texlive-context-20130426-7|952	%{_texmfdistdir}/tex/context/base/meta-imp-dum.mkiv
14mr|texlive-context-20130426-7|953	%{_texmfdistdir}/tex/context/base/meta-imp-fen.mkiv
14mr|texlive-context-20130426-7|954	%{_texmfdistdir}/tex/context/base/meta-imp-mis.mkiv
14mr|texlive-context-20130426-7|955	%{_texmfdistdir}/tex/context/base/meta-imp-nav.mkiv
14mr|texlive-context-20130426-7|956	%{_texmfdistdir}/tex/context/base/meta-imp-pre.mkiv
14mr|texlive-context-20130426-7|957	%{_texmfdistdir}/tex/context/base/meta-imp-txt.mkiv
14mr|texlive-context-20130426-7|958	%{_texmfdistdir}/tex/context/base/meta-ini.lua
14mr|texlive-context-20130426-7|959	%{_texmfdistdir}/tex/context/base/meta-ini.mkii
14mr|texlive-context-20130426-7|960	%{_texmfdistdir}/tex/context/base/meta-ini.mkiv
14mr|texlive-context-20130426-7|961	%{_texmfdistdir}/tex/context/base/meta-mis.mkii
14mr|texlive-context-20130426-7|962	%{_texmfdistdir}/tex/context/base/meta-nav.mkii
14mr|texlive-context-20130426-7|963	%{_texmfdistdir}/tex/context/base/meta-pag.mkii
14mr|texlive-context-20130426-7|964	%{_texmfdistdir}/tex/context/base/meta-pag.mkiv
14mr|texlive-context-20130426-7|965	%{_texmfdistdir}/tex/context/base/meta-pdf.lua
14mr|texlive-context-20130426-7|966	%{_texmfdistdir}/tex/context/base/meta-pdf.mkii
14mr|texlive-context-20130426-7|967	%{_texmfdistdir}/tex/context/base/meta-pdf.mkiv
14mr|texlive-context-20130426-7|968	%{_texmfdistdir}/tex/context/base/meta-pdh.lua
14mr|texlive-context-20130426-7|969	%{_texmfdistdir}/tex/context/base/meta-pdh.mkiv
14mr|texlive-context-20130426-7|970	%{_texmfdistdir}/tex/context/base/meta-pre.mkii
14mr|texlive-context-20130426-7|971	%{_texmfdistdir}/tex/context/base/meta-tex.lua
14mr|texlive-context-20130426-7|972	%{_texmfdistdir}/tex/context/base/meta-tex.mkii
14mr|texlive-context-20130426-7|973	%{_texmfdistdir}/tex/context/base/meta-tex.mkiv
14mr|texlive-context-20130426-7|974	%{_texmfdistdir}/tex/context/base/meta-txt.mkii
14mr|texlive-context-20130426-7|975	%{_texmfdistdir}/tex/context/base/meta-xml.mkii
14mr|texlive-context-20130426-7|976	%{_texmfdistdir}/tex/context/base/meta-xml.mkiv
14mr|texlive-context-20130426-7|977	%{_texmfdistdir}/tex/context/base/metatex.lus
14mr|texlive-context-20130426-7|978	%{_texmfdistdir}/tex/context/base/metatex.tex
14mr|texlive-context-20130426-7|979	%{_texmfdistdir}/tex/context/base/mlib-ctx.lua
14mr|texlive-context-20130426-7|980	%{_texmfdistdir}/tex/context/base/mlib-ctx.mkiv
14mr|texlive-context-20130426-7|981	%{_texmfdistdir}/tex/context/base/mlib-pdf.lua
14mr|texlive-context-20130426-7|982	%{_texmfdistdir}/tex/context/base/mlib-pdf.mkiv
14mr|texlive-context-20130426-7|983	%{_texmfdistdir}/tex/context/base/mlib-pps.lua
14mr|texlive-context-20130426-7|984	%{_texmfdistdir}/tex/context/base/mlib-pps.mkiv
14mr|texlive-context-20130426-7|985	%{_texmfdistdir}/tex/context/base/mlib-run.lua
14mr|texlive-context-20130426-7|986	%{_texmfdistdir}/tex/context/base/mtx-context-arrange.tex
14mr|texlive-context-20130426-7|987	%{_texmfdistdir}/tex/context/base/mtx-context-combine.tex
14mr|texlive-context-20130426-7|988	%{_texmfdistdir}/tex/context/base/mtx-context-common.tex
14mr|texlive-context-20130426-7|989	%{_texmfdistdir}/tex/context/base/mtx-context-copy.tex
14mr|texlive-context-20130426-7|990	%{_texmfdistdir}/tex/context/base/mtx-context-ideas.tex
14mr|texlive-context-20130426-7|991	%{_texmfdistdir}/tex/context/base/mtx-context-listing.tex
14mr|texlive-context-20130426-7|992	%{_texmfdistdir}/tex/context/base/mtx-context-markdown.tex
14mr|texlive-context-20130426-7|993	%{_texmfdistdir}/tex/context/base/mtx-context-select.tex
14mr|texlive-context-20130426-7|994	%{_texmfdistdir}/tex/context/base/mtx-context-sql.tex
14mr|texlive-context-20130426-7|995	%{_texmfdistdir}/tex/context/base/mtx-context-timing.tex
14mr|texlive-context-20130426-7|996	%{_texmfdistdir}/tex/context/base/mult-aux.lua
14mr|texlive-context-20130426-7|997	%{_texmfdistdir}/tex/context/base/mult-aux.mkii
14mr|texlive-context-20130426-7|998	%{_texmfdistdir}/tex/context/base/mult-aux.mkiv
14mr|texlive-context-20130426-7|999	%{_texmfdistdir}/tex/context/base/mult-chk.lua
14mr|texlive-context-20130426-7|1000	%{_texmfdistdir}/tex/context/base/mult-chk.mkii
14mr|texlive-context-20130426-7|1001	%{_texmfdistdir}/tex/context/base/mult-chk.mkiv
14mr|texlive-context-20130426-7|1002	%{_texmfdistdir}/tex/context/base/mult-com.mkii
14mr|texlive-context-20130426-7|1003	%{_texmfdistdir}/tex/context/base/mult-con.mkii
14mr|texlive-context-20130426-7|1004	%{_texmfdistdir}/tex/context/base/mult-de.mkii
14mr|texlive-context-20130426-7|1005	%{_texmfdistdir}/tex/context/base/mult-def.lua
14mr|texlive-context-20130426-7|1006	%{_texmfdistdir}/tex/context/base/mult-def.mkii
14mr|texlive-context-20130426-7|1007	%{_texmfdistdir}/tex/context/base/mult-def.mkiv
14mr|texlive-context-20130426-7|1008	%{_texmfdistdir}/tex/context/base/mult-dim.mkvi
14mr|texlive-context-20130426-7|1009	%{_texmfdistdir}/tex/context/base/mult-en.mkii
14mr|texlive-context-20130426-7|1010	%{_texmfdistdir}/tex/context/base/mult-fr.mkii
14mr|texlive-context-20130426-7|1011	%{_texmfdistdir}/tex/context/base/mult-fst.mkii
14mr|texlive-context-20130426-7|1012	%{_texmfdistdir}/tex/context/base/mult-fun.lua
14mr|texlive-context-20130426-7|1013	%{_texmfdistdir}/tex/context/base/mult-ini.lua
14mr|texlive-context-20130426-7|1014	%{_texmfdistdir}/tex/context/base/mult-ini.mkii
14mr|texlive-context-20130426-7|1015	%{_texmfdistdir}/tex/context/base/mult-ini.mkiv
14mr|texlive-context-20130426-7|1016	%{_texmfdistdir}/tex/context/base/mult-it.mkii
14mr|texlive-context-20130426-7|1017	%{_texmfdistdir}/tex/context/base/mult-low.lua
14mr|texlive-context-20130426-7|1018	%{_texmfdistdir}/tex/context/base/mult-mcs.mkii
14mr|texlive-context-20130426-7|1019	%{_texmfdistdir}/tex/context/base/mult-mde.mkii
14mr|texlive-context-20130426-7|1020	%{_texmfdistdir}/tex/context/base/mult-men.mkii
14mr|texlive-context-20130426-7|1021	%{_texmfdistdir}/tex/context/base/mult-mes.lua
14mr|texlive-context-20130426-7|1022	%{_texmfdistdir}/tex/context/base/mult-mfr.mkii
14mr|texlive-context-20130426-7|1023	%{_texmfdistdir}/tex/context/base/mult-mit.mkii
14mr|texlive-context-20130426-7|1024	%{_texmfdistdir}/tex/context/base/mult-mnl.mkii
14mr|texlive-context-20130426-7|1025	%{_texmfdistdir}/tex/context/base/mult-mno.mkii
14mr|texlive-context-20130426-7|1026	%{_texmfdistdir}/tex/context/base/mult-mpe.mkii
14mr|texlive-context-20130426-7|1027	%{_texmfdistdir}/tex/context/base/mult-mps.lua
14mr|texlive-context-20130426-7|1028	%{_texmfdistdir}/tex/context/base/mult-mro.mkii
14mr|texlive-context-20130426-7|1029	%{_texmfdistdir}/tex/context/base/mult-nl.mkii
14mr|texlive-context-20130426-7|1030	%{_texmfdistdir}/tex/context/base/mult-pe.mkii
14mr|texlive-context-20130426-7|1031	%{_texmfdistdir}/tex/context/base/mult-prm.lua
14mr|texlive-context-20130426-7|1032	%{_texmfdistdir}/tex/context/base/mult-prm.mkiv
14mr|texlive-context-20130426-7|1033	%{_texmfdistdir}/tex/context/base/mult-ro.mkii
14mr|texlive-context-20130426-7|1034	%{_texmfdistdir}/tex/context/base/mult-sys.mkii
14mr|texlive-context-20130426-7|1035	%{_texmfdistdir}/tex/context/base/mult-sys.mkiv
14mr|texlive-context-20130426-7|1036	%{_texmfdistdir}/tex/context/base/node-acc.lua
14mr|texlive-context-20130426-7|1037	%{_texmfdistdir}/tex/context/base/node-aux.lua
14mr|texlive-context-20130426-7|1038	%{_texmfdistdir}/tex/context/base/node-bck.lua
14mr|texlive-context-20130426-7|1039	%{_texmfdistdir}/tex/context/base/node-bck.mkiv
14mr|texlive-context-20130426-7|1040	%{_texmfdistdir}/tex/context/base/node-dir.lua
14mr|texlive-context-20130426-7|1041	%{_texmfdistdir}/tex/context/base/node-ext.lua
14mr|texlive-context-20130426-7|1042	%{_texmfdistdir}/tex/context/base/node-fin.lua
14mr|texlive-context-20130426-7|1043	%{_texmfdistdir}/tex/context/base/node-fin.mkiv
14mr|texlive-context-20130426-7|1044	%{_texmfdistdir}/tex/context/base/node-fnt.lua
14mr|texlive-context-20130426-7|1045	%{_texmfdistdir}/tex/context/base/node-ini.lua
14mr|texlive-context-20130426-7|1046	%{_texmfdistdir}/tex/context/base/node-ini.mkiv
14mr|texlive-context-20130426-7|1047	%{_texmfdistdir}/tex/context/base/node-inj.lua
14mr|texlive-context-20130426-7|1048	%{_texmfdistdir}/tex/context/base/node-mig.lua
14mr|texlive-context-20130426-7|1049	%{_texmfdistdir}/tex/context/base/node-mig.mkiv
14mr|texlive-context-20130426-7|1050	%{_texmfdistdir}/tex/context/base/node-pag.lua
14mr|texlive-context-20130426-7|1051	%{_texmfdistdir}/tex/context/base/node-pag.mkiv
14mr|texlive-context-20130426-7|1052	%{_texmfdistdir}/tex/context/base/node-pro.lua
14mr|texlive-context-20130426-7|1053	%{_texmfdistdir}/tex/context/base/node-ref.lua
14mr|texlive-context-20130426-7|1054	%{_texmfdistdir}/tex/context/base/node-res.lua
14mr|texlive-context-20130426-7|1055	%{_texmfdistdir}/tex/context/base/node-rul.lua
14mr|texlive-context-20130426-7|1056	%{_texmfdistdir}/tex/context/base/node-rul.mkiv
14mr|texlive-context-20130426-7|1057	%{_texmfdistdir}/tex/context/base/node-ser.lua
14mr|texlive-context-20130426-7|1058	%{_texmfdistdir}/tex/context/base/node-shp.lua
14mr|texlive-context-20130426-7|1059	%{_texmfdistdir}/tex/context/base/node-snp.lua
14mr|texlive-context-20130426-7|1060	%{_texmfdistdir}/tex/context/base/node-tex.lua
14mr|texlive-context-20130426-7|1061	%{_texmfdistdir}/tex/context/base/node-tra.lua
14mr|texlive-context-20130426-7|1062	%{_texmfdistdir}/tex/context/base/node-tsk.lua
14mr|texlive-context-20130426-7|1063	%{_texmfdistdir}/tex/context/base/node-tst.lua
14mr|texlive-context-20130426-7|1064	%{_texmfdistdir}/tex/context/base/node-typ.lua
14mr|texlive-context-20130426-7|1065	%{_texmfdistdir}/tex/context/base/norm-alo.mkii
14mr|texlive-context-20130426-7|1066	%{_texmfdistdir}/tex/context/base/norm-ctx.mkii
14mr|texlive-context-20130426-7|1067	%{_texmfdistdir}/tex/context/base/norm-ctx.mkiv
14mr|texlive-context-20130426-7|1068	%{_texmfdistdir}/tex/context/base/norm-etx.mkii
14mr|texlive-context-20130426-7|1069	%{_texmfdistdir}/tex/context/base/norm-ltx.mkii
14mr|texlive-context-20130426-7|1070	%{_texmfdistdir}/tex/context/base/norm-ptx.mkii
14mr|texlive-context-20130426-7|1071	%{_texmfdistdir}/tex/context/base/norm-tex.mkii
14mr|texlive-context-20130426-7|1072	%{_texmfdistdir}/tex/context/base/norm-xtx.mkii
14mr|texlive-context-20130426-7|1073	%{_texmfdistdir}/tex/context/base/pack-bar.mkiv
14mr|texlive-context-20130426-7|1074	%{_texmfdistdir}/tex/context/base/pack-bck.mkvi
14mr|texlive-context-20130426-7|1075	%{_texmfdistdir}/tex/context/base/pack-box.mkii
14mr|texlive-context-20130426-7|1076	%{_texmfdistdir}/tex/context/base/pack-box.mkiv
14mr|texlive-context-20130426-7|1077	%{_texmfdistdir}/tex/context/base/pack-com.mkiv
14mr|texlive-context-20130426-7|1078	%{_texmfdistdir}/tex/context/base/pack-cut.mkiv
14mr|texlive-context-20130426-7|1079	%{_texmfdistdir}/tex/context/base/pack-fen.mkiv
14mr|texlive-context-20130426-7|1080	%{_texmfdistdir}/tex/context/base/pack-lyr.mkii
14mr|texlive-context-20130426-7|1081	%{_texmfdistdir}/tex/context/base/pack-lyr.mkiv
14mr|texlive-context-20130426-7|1082	%{_texmfdistdir}/tex/context/base/pack-mis.mkvi
14mr|texlive-context-20130426-7|1083	%{_texmfdistdir}/tex/context/base/pack-mrl.mkiv
14mr|texlive-context-20130426-7|1084	%{_texmfdistdir}/tex/context/base/pack-obj.lua
14mr|texlive-context-20130426-7|1085	%{_texmfdistdir}/tex/context/base/pack-obj.mkii
14mr|texlive-context-20130426-7|1086	%{_texmfdistdir}/tex/context/base/pack-obj.mkiv
14mr|texlive-context-20130426-7|1087	%{_texmfdistdir}/tex/context/base/pack-pos.mkiv
14mr|texlive-context-20130426-7|1088	%{_texmfdistdir}/tex/context/base/pack-rul.lua
14mr|texlive-context-20130426-7|1089	%{_texmfdistdir}/tex/context/base/pack-rul.mkii
14mr|texlive-context-20130426-7|1090	%{_texmfdistdir}/tex/context/base/pack-rul.mkiv
14mr|texlive-context-20130426-7|1091	%{_texmfdistdir}/tex/context/base/page-app.mkii
14mr|texlive-context-20130426-7|1092	%{_texmfdistdir}/tex/context/base/page-app.mkiv
14mr|texlive-context-20130426-7|1093	%{_texmfdistdir}/tex/context/base/page-bck.mkii
14mr|texlive-context-20130426-7|1094	%{_texmfdistdir}/tex/context/base/page-bck.mkiv
14mr|texlive-context-20130426-7|1095	%{_texmfdistdir}/tex/context/base/page-box.mkvi
14mr|texlive-context-20130426-7|1096	%{_texmfdistdir}/tex/context/base/page-brk.mkiv
14mr|texlive-context-20130426-7|1097	%{_texmfdistdir}/tex/context/base/page-col.mkiv
14mr|texlive-context-20130426-7|1098	%{_texmfdistdir}/tex/context/base/page-com.mkiv
14mr|texlive-context-20130426-7|1099	%{_texmfdistdir}/tex/context/base/page-fac.mkiv
14mr|texlive-context-20130426-7|1100	%{_texmfdistdir}/tex/context/base/page-flt.lua
14mr|texlive-context-20130426-7|1101	%{_texmfdistdir}/tex/context/base/page-flt.mkiv
14mr|texlive-context-20130426-7|1102	%{_texmfdistdir}/tex/context/base/page-flw.mkii
14mr|texlive-context-20130426-7|1103	%{_texmfdistdir}/tex/context/base/page-flw.mkiv
14mr|texlive-context-20130426-7|1104	%{_texmfdistdir}/tex/context/base/page-grd.mkiv
14mr|texlive-context-20130426-7|1105	%{_texmfdistdir}/tex/context/base/page-imp.mkii
14mr|texlive-context-20130426-7|1106	%{_texmfdistdir}/tex/context/base/page-imp.mkiv
14mr|texlive-context-20130426-7|1107	%{_texmfdistdir}/tex/context/base/page-inf.mkiv
14mr|texlive-context-20130426-7|1108	%{_texmfdistdir}/tex/context/base/page-ini.mkii
14mr|texlive-context-20130426-7|1109	%{_texmfdistdir}/tex/context/base/page-ini.mkiv
14mr|texlive-context-20130426-7|1110	%{_texmfdistdir}/tex/context/base/page-inj.lua
14mr|texlive-context-20130426-7|1111	%{_texmfdistdir}/tex/context/base/page-inj.mkvi
14mr|texlive-context-20130426-7|1112	%{_texmfdistdir}/tex/context/base/page-ins.lua
14mr|texlive-context-20130426-7|1113	%{_texmfdistdir}/tex/context/base/page-ins.mkii
14mr|texlive-context-20130426-7|1114	%{_texmfdistdir}/tex/context/base/page-ins.mkiv
14mr|texlive-context-20130426-7|1115	%{_texmfdistdir}/tex/context/base/page-lay.mkii
14mr|texlive-context-20130426-7|1116	%{_texmfdistdir}/tex/context/base/page-lay.mkiv
14mr|texlive-context-20130426-7|1117	%{_texmfdistdir}/tex/context/base/page-lin.lua
14mr|texlive-context-20130426-7|1118	%{_texmfdistdir}/tex/context/base/page-lin.mkii
14mr|texlive-context-20130426-7|1119	%{_texmfdistdir}/tex/context/base/page-lin.mkiv
14mr|texlive-context-20130426-7|1120	%{_texmfdistdir}/tex/context/base/page-log.mkii
14mr|texlive-context-20130426-7|1121	%{_texmfdistdir}/tex/context/base/page-mak.mkii
14mr|texlive-context-20130426-7|1122	%{_texmfdistdir}/tex/context/base/page-mak.mkvi
14mr|texlive-context-20130426-7|1123	%{_texmfdistdir}/tex/context/base/page-mar.mkii
14mr|texlive-context-20130426-7|1124	%{_texmfdistdir}/tex/context/base/page-mbk.mkvi
14mr|texlive-context-20130426-7|1125	%{_texmfdistdir}/tex/context/base/page-mis.mkii
14mr|texlive-context-20130426-7|1126	%{_texmfdistdir}/tex/context/base/page-mix.lua
14mr|texlive-context-20130426-7|1127	%{_texmfdistdir}/tex/context/base/page-mix.mkiv
14mr|texlive-context-20130426-7|1128	%{_texmfdistdir}/tex/context/base/page-mrk.mkiv
14mr|texlive-context-20130426-7|1129	%{_texmfdistdir}/tex/context/base/page-mul.mkii
14mr|texlive-context-20130426-7|1130	%{_texmfdistdir}/tex/context/base/page-mul.mkiv
14mr|texlive-context-20130426-7|1131	%{_texmfdistdir}/tex/context/base/page-not.mkii
14mr|texlive-context-20130426-7|1132	%{_texmfdistdir}/tex/context/base/page-not.mkiv
14mr|texlive-context-20130426-7|1133	%{_texmfdistdir}/tex/context/base/page-one.mkii
14mr|texlive-context-20130426-7|1134	%{_texmfdistdir}/tex/context/base/page-one.mkiv
14mr|texlive-context-20130426-7|1135	%{_texmfdistdir}/tex/context/base/page-otr.mkvi
14mr|texlive-context-20130426-7|1136	%{_texmfdistdir}/tex/context/base/page-par.mkii
14mr|texlive-context-20130426-7|1137	%{_texmfdistdir}/tex/context/base/page-par.mkiv
14mr|texlive-context-20130426-7|1138	%{_texmfdistdir}/tex/context/base/page-plg.mkii
14mr|texlive-context-20130426-7|1139	%{_texmfdistdir}/tex/context/base/page-plg.mkiv
14mr|texlive-context-20130426-7|1140	%{_texmfdistdir}/tex/context/base/page-pst.lua
14mr|texlive-context-20130426-7|1141	%{_texmfdistdir}/tex/context/base/page-pst.mkiv
14mr|texlive-context-20130426-7|1142	%{_texmfdistdir}/tex/context/base/page-run.mkii
14mr|texlive-context-20130426-7|1143	%{_texmfdistdir}/tex/context/base/page-run.mkiv
14mr|texlive-context-20130426-7|1144	%{_texmfdistdir}/tex/context/base/page-sel.mkvi
14mr|texlive-context-20130426-7|1145	%{_texmfdistdir}/tex/context/base/page-set.mkii
14mr|texlive-context-20130426-7|1146	%{_texmfdistdir}/tex/context/base/page-set.mkiv
14mr|texlive-context-20130426-7|1147	%{_texmfdistdir}/tex/context/base/page-sid.mkii
14mr|texlive-context-20130426-7|1148	%{_texmfdistdir}/tex/context/base/page-sid.mkiv
14mr|texlive-context-20130426-7|1149	%{_texmfdistdir}/tex/context/base/page-spr.mkii
14mr|texlive-context-20130426-7|1150	%{_texmfdistdir}/tex/context/base/page-spr.mkiv
14mr|texlive-context-20130426-7|1151	%{_texmfdistdir}/tex/context/base/page-str.lua
14mr|texlive-context-20130426-7|1152	%{_texmfdistdir}/tex/context/base/page-str.mkii
14mr|texlive-context-20130426-7|1153	%{_texmfdistdir}/tex/context/base/page-str.mkiv
14mr|texlive-context-20130426-7|1154	%{_texmfdistdir}/tex/context/base/page-txt.mkii
14mr|texlive-context-20130426-7|1155	%{_texmfdistdir}/tex/context/base/page-txt.mkvi
14mr|texlive-context-20130426-7|1156	%{_texmfdistdir}/tex/context/base/page-var.mkiv
14mr|texlive-context-20130426-7|1157	%{_texmfdistdir}/tex/context/base/pdfr-def.mkii
14mr|texlive-context-20130426-7|1158	%{_texmfdistdir}/tex/context/base/pdfr-ec.mkii
14mr|texlive-context-20130426-7|1159	%{_texmfdistdir}/tex/context/base/pdfr-il2.mkii
14mr|texlive-context-20130426-7|1160	%{_texmfdistdir}/tex/context/base/phys-dim.lua
14mr|texlive-context-20130426-7|1161	%{_texmfdistdir}/tex/context/base/phys-dim.mkiv
14mr|texlive-context-20130426-7|1162	%{_texmfdistdir}/tex/context/base/ppchtex.mkii
14mr|texlive-context-20130426-7|1163	%{_texmfdistdir}/tex/context/base/ppchtex.mkiv
14mr|texlive-context-20130426-7|1164	%{_texmfdistdir}/tex/context/base/prop-ini.mkii
14mr|texlive-context-20130426-7|1165	%{_texmfdistdir}/tex/context/base/prop-ini.mkiv
14mr|texlive-context-20130426-7|1166	%{_texmfdistdir}/tex/context/base/prop-lay.mkii
14mr|texlive-context-20130426-7|1167	%{_texmfdistdir}/tex/context/base/prop-mis.mkii
14mr|texlive-context-20130426-7|1168	%{_texmfdistdir}/tex/context/base/regi-8859-1.lua
14mr|texlive-context-20130426-7|1169	%{_texmfdistdir}/tex/context/base/regi-8859-1.mkii
14mr|texlive-context-20130426-7|1170	%{_texmfdistdir}/tex/context/base/regi-8859-10.lua
14mr|texlive-context-20130426-7|1171	%{_texmfdistdir}/tex/context/base/regi-8859-10.mkii
14mr|texlive-context-20130426-7|1172	%{_texmfdistdir}/tex/context/base/regi-8859-11.lua
14mr|texlive-context-20130426-7|1173	%{_texmfdistdir}/tex/context/base/regi-8859-13.lua
14mr|texlive-context-20130426-7|1174	%{_texmfdistdir}/tex/context/base/regi-8859-13.mkii
14mr|texlive-context-20130426-7|1175	%{_texmfdistdir}/tex/context/base/regi-8859-14.lua
14mr|texlive-context-20130426-7|1176	%{_texmfdistdir}/tex/context/base/regi-8859-15.lua
14mr|texlive-context-20130426-7|1177	%{_texmfdistdir}/tex/context/base/regi-8859-15.mkii
14mr|texlive-context-20130426-7|1178	%{_texmfdistdir}/tex/context/base/regi-8859-16.lua
14mr|texlive-context-20130426-7|1179	%{_texmfdistdir}/tex/context/base/regi-8859-16.mkii
14mr|texlive-context-20130426-7|1180	%{_texmfdistdir}/tex/context/base/regi-8859-2.lua
14mr|texlive-context-20130426-7|1181	%{_texmfdistdir}/tex/context/base/regi-8859-2.mkii
14mr|texlive-context-20130426-7|1182	%{_texmfdistdir}/tex/context/base/regi-8859-3.lua
14mr|texlive-context-20130426-7|1183	%{_texmfdistdir}/tex/context/base/regi-8859-3.mkii
14mr|texlive-context-20130426-7|1184	%{_texmfdistdir}/tex/context/base/regi-8859-4.lua
14mr|texlive-context-20130426-7|1185	%{_texmfdistdir}/tex/context/base/regi-8859-4.mkii
14mr|texlive-context-20130426-7|1186	%{_texmfdistdir}/tex/context/base/regi-8859-5.lua
14mr|texlive-context-20130426-7|1187	%{_texmfdistdir}/tex/context/base/regi-8859-5.mkii
14mr|texlive-context-20130426-7|1188	%{_texmfdistdir}/tex/context/base/regi-8859-6.lua
14mr|texlive-context-20130426-7|1189	%{_texmfdistdir}/tex/context/base/regi-8859-7.lua
14mr|texlive-context-20130426-7|1190	%{_texmfdistdir}/tex/context/base/regi-8859-7.mkii
14mr|texlive-context-20130426-7|1191	%{_texmfdistdir}/tex/context/base/regi-8859-8.lua
14mr|texlive-context-20130426-7|1192	%{_texmfdistdir}/tex/context/base/regi-8859-9.lua
14mr|texlive-context-20130426-7|1193	%{_texmfdistdir}/tex/context/base/regi-8859-9.mkii
14mr|texlive-context-20130426-7|1194	%{_texmfdistdir}/tex/context/base/regi-cp1250.lua
14mr|texlive-context-20130426-7|1195	%{_texmfdistdir}/tex/context/base/regi-cp1250.mkii
14mr|texlive-context-20130426-7|1196	%{_texmfdistdir}/tex/context/base/regi-cp1251.lua
14mr|texlive-context-20130426-7|1197	%{_texmfdistdir}/tex/context/base/regi-cp1251.mkii
14mr|texlive-context-20130426-7|1198	%{_texmfdistdir}/tex/context/base/regi-cp1252.lua
14mr|texlive-context-20130426-7|1199	%{_texmfdistdir}/tex/context/base/regi-cp1252.mkii
14mr|texlive-context-20130426-7|1200	%{_texmfdistdir}/tex/context/base/regi-cp1253.lua
14mr|texlive-context-20130426-7|1201	%{_texmfdistdir}/tex/context/base/regi-cp1253.mkii
14mr|texlive-context-20130426-7|1202	%{_texmfdistdir}/tex/context/base/regi-cp1254.lua
14mr|texlive-context-20130426-7|1203	%{_texmfdistdir}/tex/context/base/regi-cp1254.mkii
14mr|texlive-context-20130426-7|1204	%{_texmfdistdir}/tex/context/base/regi-cp1255.lua
14mr|texlive-context-20130426-7|1205	%{_texmfdistdir}/tex/context/base/regi-cp1256.lua
14mr|texlive-context-20130426-7|1206	%{_texmfdistdir}/tex/context/base/regi-cp1257.lua
14mr|texlive-context-20130426-7|1207	%{_texmfdistdir}/tex/context/base/regi-cp1257.mkii
14mr|texlive-context-20130426-7|1208	%{_texmfdistdir}/tex/context/base/regi-cp1258.lua
14mr|texlive-context-20130426-7|1209	%{_texmfdistdir}/tex/context/base/regi-cyp.mkii
14mr|texlive-context-20130426-7|1210	%{_texmfdistdir}/tex/context/base/regi-cyr.mkii
14mr|texlive-context-20130426-7|1211	%{_texmfdistdir}/tex/context/base/regi-def.mkii
14mr|texlive-context-20130426-7|1212	%{_texmfdistdir}/tex/context/base/regi-demo.lua
14mr|texlive-context-20130426-7|1213	%{_texmfdistdir}/tex/context/base/regi-ibm.mkii
14mr|texlive-context-20130426-7|1214	%{_texmfdistdir}/tex/context/base/regi-ini.lua
14mr|texlive-context-20130426-7|1215	%{_texmfdistdir}/tex/context/base/regi-ini.mkii
14mr|texlive-context-20130426-7|1216	%{_texmfdistdir}/tex/context/base/regi-ini.mkiv
14mr|texlive-context-20130426-7|1217	%{_texmfdistdir}/tex/context/base/regi-mac.mkii
14mr|texlive-context-20130426-7|1218	%{_texmfdistdir}/tex/context/base/regi-syn.mkii
14mr|texlive-context-20130426-7|1219	%{_texmfdistdir}/tex/context/base/regi-uni.mkii
14mr|texlive-context-20130426-7|1220	%{_texmfdistdir}/tex/context/base/regi-utf.mkii
14mr|texlive-context-20130426-7|1221	%{_texmfdistdir}/tex/context/base/regi-vis.mkii
14mr|texlive-context-20130426-7|1222	%{_texmfdistdir}/tex/context/base/rlxcache.rlx
14mr|texlive-context-20130426-7|1223	%{_texmfdistdir}/tex/context/base/rlxtools.rlx
14mr|texlive-context-20130426-7|1224	%{_texmfdistdir}/tex/context/base/s-abr-01.tex
14mr|texlive-context-20130426-7|1225	%{_texmfdistdir}/tex/context/base/s-abr-02.tex
14mr|texlive-context-20130426-7|1226	%{_texmfdistdir}/tex/context/base/s-abr-03.tex
14mr|texlive-context-20130426-7|1227	%{_texmfdistdir}/tex/context/base/s-abr-04.tex
14mr|texlive-context-20130426-7|1228	%{_texmfdistdir}/tex/context/base/s-art-01.mkiv
14mr|texlive-context-20130426-7|1229	%{_texmfdistdir}/tex/context/base/s-cdr-01.tex
14mr|texlive-context-20130426-7|1230	%{_texmfdistdir}/tex/context/base/s-chi-00.mkii
14mr|texlive-context-20130426-7|1231	%{_texmfdistdir}/tex/context/base/s-def-01.mkiv
14mr|texlive-context-20130426-7|1232	%{_texmfdistdir}/tex/context/base/s-faq-00.tex
14mr|texlive-context-20130426-7|1233	%{_texmfdistdir}/tex/context/base/s-faq-01.tex
14mr|texlive-context-20130426-7|1234	%{_texmfdistdir}/tex/context/base/s-faq-02.tex
14mr|texlive-context-20130426-7|1235	%{_texmfdistdir}/tex/context/base/s-faq-03.tex
14mr|texlive-context-20130426-7|1236	%{_texmfdistdir}/tex/context/base/s-fnt-01.mkii
14mr|texlive-context-20130426-7|1237	%{_texmfdistdir}/tex/context/base/s-fnt-02.mkii
14mr|texlive-context-20130426-7|1238	%{_texmfdistdir}/tex/context/base/s-fnt-10.mkiv
14mr|texlive-context-20130426-7|1239	%{_texmfdistdir}/tex/context/base/s-fnt-20.mkiv
14mr|texlive-context-20130426-7|1240	%{_texmfdistdir}/tex/context/base/s-fnt-21.mkiv
14mr|texlive-context-20130426-7|1241	%{_texmfdistdir}/tex/context/base/s-fnt-24.mkiv
14mr|texlive-context-20130426-7|1242	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.lua
14mr|texlive-context-20130426-7|1243	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.mkiv
14mr|texlive-context-20130426-7|1244	%{_texmfdistdir}/tex/context/base/s-fonts-features.lua
14mr|texlive-context-20130426-7|1245	%{_texmfdistdir}/tex/context/base/s-fonts-features.mkiv
14mr|texlive-context-20130426-7|1246	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.lua
14mr|texlive-context-20130426-7|1247	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.mkiv
14mr|texlive-context-20130426-7|1248	%{_texmfdistdir}/tex/context/base/s-fonts-missing.lua
14mr|texlive-context-20130426-7|1249	%{_texmfdistdir}/tex/context/base/s-fonts-missing.mkiv
14mr|texlive-context-20130426-7|1250	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.lua
14mr|texlive-context-20130426-7|1251	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.mkiv
14mr|texlive-context-20130426-7|1252	%{_texmfdistdir}/tex/context/base/s-fonts-system.lua
14mr|texlive-context-20130426-7|1253	%{_texmfdistdir}/tex/context/base/s-fonts-system.mkiv
14mr|texlive-context-20130426-7|1254	%{_texmfdistdir}/tex/context/base/s-fonts-tables.lua
14mr|texlive-context-20130426-7|1255	%{_texmfdistdir}/tex/context/base/s-fonts-tables.mkiv
14mr|texlive-context-20130426-7|1256	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.lua
14mr|texlive-context-20130426-7|1257	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.mkiv
14mr|texlive-context-20130426-7|1258	%{_texmfdistdir}/tex/context/base/s-grk-00.mkii
14mr|texlive-context-20130426-7|1259	%{_texmfdistdir}/tex/context/base/s-inf-01.mkvi
14mr|texlive-context-20130426-7|1260	%{_texmfdistdir}/tex/context/base/s-inf-02.mkiv
14mr|texlive-context-20130426-7|1261	%{_texmfdistdir}/tex/context/base/s-inf-03.mkiv
14mr|texlive-context-20130426-7|1262	%{_texmfdistdir}/tex/context/base/s-inf-04.mkiv
14mr|texlive-context-20130426-7|1263	%{_texmfdistdir}/tex/context/base/s-jap-00.mkii
14mr|texlive-context-20130426-7|1264	%{_texmfdistdir}/tex/context/base/s-languages-counters.lua
14mr|texlive-context-20130426-7|1265	%{_texmfdistdir}/tex/context/base/s-languages-counters.mkiv
14mr|texlive-context-20130426-7|1266	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.lua
14mr|texlive-context-20130426-7|1267	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.mkiv
14mr|texlive-context-20130426-7|1268	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.lua
14mr|texlive-context-20130426-7|1269	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.mkiv
14mr|texlive-context-20130426-7|1270	%{_texmfdistdir}/tex/context/base/s-languages-sorting.lua
14mr|texlive-context-20130426-7|1271	%{_texmfdistdir}/tex/context/base/s-languages-sorting.mkiv
14mr|texlive-context-20130426-7|1272	%{_texmfdistdir}/tex/context/base/s-languages-system.lua
14mr|texlive-context-20130426-7|1273	%{_texmfdistdir}/tex/context/base/s-languages-system.mkiv
14mr|texlive-context-20130426-7|1274	%{_texmfdistdir}/tex/context/base/s-mag-01.tex
14mr|texlive-context-20130426-7|1275	%{_texmfdistdir}/tex/context/base/s-map-10.mkii
14mr|texlive-context-20130426-7|1276	%{_texmfdistdir}/tex/context/base/s-map-10.mkiv
14mr|texlive-context-20130426-7|1277	%{_texmfdistdir}/tex/context/base/s-math-characters.lua
14mr|texlive-context-20130426-7|1278	%{_texmfdistdir}/tex/context/base/s-math-characters.mkiv
14mr|texlive-context-20130426-7|1279	%{_texmfdistdir}/tex/context/base/s-math-coverage.lua
14mr|texlive-context-20130426-7|1280	%{_texmfdistdir}/tex/context/base/s-math-coverage.mkiv
14mr|texlive-context-20130426-7|1281	%{_texmfdistdir}/tex/context/base/s-math-extensibles.mkiv
14mr|texlive-context-20130426-7|1282	%{_texmfdistdir}/tex/context/base/s-math-parameters.lua
14mr|texlive-context-20130426-7|1283	%{_texmfdistdir}/tex/context/base/s-math-parameters.mkiv
14mr|texlive-context-20130426-7|1284	%{_texmfdistdir}/tex/context/base/s-math-repertoire.mkiv
14mr|texlive-context-20130426-7|1285	%{_texmfdistdir}/tex/context/base/s-mod-00.mkii
14mr|texlive-context-20130426-7|1286	%{_texmfdistdir}/tex/context/base/s-mod-00.mkiv
14mr|texlive-context-20130426-7|1287	%{_texmfdistdir}/tex/context/base/s-mod-01.mkii
14mr|texlive-context-20130426-7|1288	%{_texmfdistdir}/tex/context/base/s-mod-01.mkiv
14mr|texlive-context-20130426-7|1289	%{_texmfdistdir}/tex/context/base/s-mod-02.mkii
14mr|texlive-context-20130426-7|1290	%{_texmfdistdir}/tex/context/base/s-mod-02.mkiv
14mr|texlive-context-20130426-7|1291	%{_texmfdistdir}/tex/context/base/s-mod.ctx
14mr|texlive-context-20130426-7|1292	%{_texmfdistdir}/tex/context/base/s-pages-statistics.mkiv
14mr|texlive-context-20130426-7|1293	%{_texmfdistdir}/tex/context/base/s-physics-units.mkiv
14mr|texlive-context-20130426-7|1294	%{_texmfdistdir}/tex/context/base/s-pre-00.tex
14mr|texlive-context-20130426-7|1295	%{_texmfdistdir}/tex/context/base/s-pre-01.tex
14mr|texlive-context-20130426-7|1296	%{_texmfdistdir}/tex/context/base/s-pre-02.tex
14mr|texlive-context-20130426-7|1297	%{_texmfdistdir}/tex/context/base/s-pre-03.tex
14mr|texlive-context-20130426-7|1298	%{_texmfdistdir}/tex/context/base/s-pre-04.tex
14mr|texlive-context-20130426-7|1299	%{_texmfdistdir}/tex/context/base/s-pre-05.tex
14mr|texlive-context-20130426-7|1300	%{_texmfdistdir}/tex/context/base/s-pre-06.tex
14mr|texlive-context-20130426-7|1301	%{_texmfdistdir}/tex/context/base/s-pre-07.tex
14mr|texlive-context-20130426-7|1302	%{_texmfdistdir}/tex/context/base/s-pre-08.tex
14mr|texlive-context-20130426-7|1303	%{_texmfdistdir}/tex/context/base/s-pre-09.tex
14mr|texlive-context-20130426-7|1304	%{_texmfdistdir}/tex/context/base/s-pre-10.tex
14mr|texlive-context-20130426-7|1305	%{_texmfdistdir}/tex/context/base/s-pre-11.tex
14mr|texlive-context-20130426-7|1306	%{_texmfdistdir}/tex/context/base/s-pre-12.tex
14mr|texlive-context-20130426-7|1307	%{_texmfdistdir}/tex/context/base/s-pre-13.tex
14mr|texlive-context-20130426-7|1308	%{_texmfdistdir}/tex/context/base/s-pre-14.tex
14mr|texlive-context-20130426-7|1309	%{_texmfdistdir}/tex/context/base/s-pre-15.tex
14mr|texlive-context-20130426-7|1310	%{_texmfdistdir}/tex/context/base/s-pre-16.tex
14mr|texlive-context-20130426-7|1311	%{_texmfdistdir}/tex/context/base/s-pre-17.mkii
14mr|texlive-context-20130426-7|1312	%{_texmfdistdir}/tex/context/base/s-pre-17.mkiv
14mr|texlive-context-20130426-7|1313	%{_texmfdistdir}/tex/context/base/s-pre-18.tex
14mr|texlive-context-20130426-7|1314	%{_texmfdistdir}/tex/context/base/s-pre-19.tex
14mr|texlive-context-20130426-7|1315	%{_texmfdistdir}/tex/context/base/s-pre-22.tex
14mr|texlive-context-20130426-7|1316	%{_texmfdistdir}/tex/context/base/s-pre-23.tex
14mr|texlive-context-20130426-7|1317	%{_texmfdistdir}/tex/context/base/s-pre-26.tex
14mr|texlive-context-20130426-7|1318	%{_texmfdistdir}/tex/context/base/s-pre-27.tex
14mr|texlive-context-20130426-7|1319	%{_texmfdistdir}/tex/context/base/s-pre-30.mkii
14mr|texlive-context-20130426-7|1320	%{_texmfdistdir}/tex/context/base/s-pre-30.mkiv
14mr|texlive-context-20130426-7|1321	%{_texmfdistdir}/tex/context/base/s-pre-50.tex
14mr|texlive-context-20130426-7|1322	%{_texmfdistdir}/tex/context/base/s-pre-60.mkii
14mr|texlive-context-20130426-7|1323	%{_texmfdistdir}/tex/context/base/s-pre-60.mkiv
14mr|texlive-context-20130426-7|1324	%{_texmfdistdir}/tex/context/base/s-pre-61.tex
14mr|texlive-context-20130426-7|1325	%{_texmfdistdir}/tex/context/base/s-pre-62.tex
14mr|texlive-context-20130426-7|1326	%{_texmfdistdir}/tex/context/base/s-pre-63.tex
14mr|texlive-context-20130426-7|1327	%{_texmfdistdir}/tex/context/base/s-pre-64.tex
14mr|texlive-context-20130426-7|1328	%{_texmfdistdir}/tex/context/base/s-pre-66.tex
14mr|texlive-context-20130426-7|1329	%{_texmfdistdir}/tex/context/base/s-pre-67.tex
14mr|texlive-context-20130426-7|1330	%{_texmfdistdir}/tex/context/base/s-pre-68.tex
14mr|texlive-context-20130426-7|1331	%{_texmfdistdir}/tex/context/base/s-pre-69.mkiv
14mr|texlive-context-20130426-7|1332	%{_texmfdistdir}/tex/context/base/s-pre-70.mkiv
14mr|texlive-context-20130426-7|1333	%{_texmfdistdir}/tex/context/base/s-pre-71.lua
14mr|texlive-context-20130426-7|1334	%{_texmfdistdir}/tex/context/base/s-pre-71.mkii
14mr|texlive-context-20130426-7|1335	%{_texmfdistdir}/tex/context/base/s-pre-71.mkiv
14mr|texlive-context-20130426-7|1336	%{_texmfdistdir}/tex/context/base/s-pre-93.tex
14mr|texlive-context-20130426-7|1337	%{_texmfdistdir}/tex/context/base/s-pre-96.tex
14mr|texlive-context-20130426-7|1338	%{_texmfdistdir}/tex/context/base/s-present-tiles.mkiv
14mr|texlive-context-20130426-7|1339	%{_texmfdistdir}/tex/context/base/s-ptj-01.tex
14mr|texlive-context-20130426-7|1340	%{_texmfdistdir}/tex/context/base/s-reg-01.mkiv
14mr|texlive-context-20130426-7|1341	%{_texmfdistdir}/tex/context/base/s-set-31.mkiv
14mr|texlive-context-20130426-7|1342	%{_texmfdistdir}/tex/context/base/s-sql-tables.lua
14mr|texlive-context-20130426-7|1343	%{_texmfdistdir}/tex/context/base/s-sql-tables.mkiv
14mr|texlive-context-20130426-7|1344	%{_texmfdistdir}/tex/context/base/s-syn-01.tex
14mr|texlive-context-20130426-7|1345	%{_texmfdistdir}/tex/context/base/scrn-bar.mkvi
14mr|texlive-context-20130426-7|1346	%{_texmfdistdir}/tex/context/base/scrn-but.lua
14mr|texlive-context-20130426-7|1347	%{_texmfdistdir}/tex/context/base/scrn-but.mkvi
14mr|texlive-context-20130426-7|1348	%{_texmfdistdir}/tex/context/base/scrn-fld.lua
14mr|texlive-context-20130426-7|1349	%{_texmfdistdir}/tex/context/base/scrn-fld.mkii
14mr|texlive-context-20130426-7|1350	%{_texmfdistdir}/tex/context/base/scrn-fld.mkvi
14mr|texlive-context-20130426-7|1351	%{_texmfdistdir}/tex/context/base/scrn-hlp.lua
14mr|texlive-context-20130426-7|1352	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkii
14mr|texlive-context-20130426-7|1353	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkvi
14mr|texlive-context-20130426-7|1354	%{_texmfdistdir}/tex/context/base/scrn-ini.lua
14mr|texlive-context-20130426-7|1355	%{_texmfdistdir}/tex/context/base/scrn-ini.mkvi
14mr|texlive-context-20130426-7|1356	%{_texmfdistdir}/tex/context/base/scrn-int.mkii
14mr|texlive-context-20130426-7|1357	%{_texmfdistdir}/tex/context/base/scrn-nav.mkii
14mr|texlive-context-20130426-7|1358	%{_texmfdistdir}/tex/context/base/scrn-pag.lua
14mr|texlive-context-20130426-7|1359	%{_texmfdistdir}/tex/context/base/scrn-pag.mkvi
14mr|texlive-context-20130426-7|1360	%{_texmfdistdir}/tex/context/base/scrn-ref.lua
14mr|texlive-context-20130426-7|1361	%{_texmfdistdir}/tex/context/base/scrn-ref.mkvi
14mr|texlive-context-20130426-7|1362	%{_texmfdistdir}/tex/context/base/scrn-wid.lua
14mr|texlive-context-20130426-7|1363	%{_texmfdistdir}/tex/context/base/scrn-wid.mkvi
14mr|texlive-context-20130426-7|1364	%{_texmfdistdir}/tex/context/base/scrp-cjk.lua
14mr|texlive-context-20130426-7|1365	%{_texmfdistdir}/tex/context/base/scrp-eth.lua
14mr|texlive-context-20130426-7|1366	%{_texmfdistdir}/tex/context/base/scrp-ini.lua
14mr|texlive-context-20130426-7|1367	%{_texmfdistdir}/tex/context/base/scrp-ini.mkiv
14mr|texlive-context-20130426-7|1368	%{_texmfdistdir}/tex/context/base/sort-def.mkii
14mr|texlive-context-20130426-7|1369	%{_texmfdistdir}/tex/context/base/sort-ini.lua
14mr|texlive-context-20130426-7|1370	%{_texmfdistdir}/tex/context/base/sort-ini.mkii
14mr|texlive-context-20130426-7|1371	%{_texmfdistdir}/tex/context/base/sort-ini.mkiv
14mr|texlive-context-20130426-7|1372	%{_texmfdistdir}/tex/context/base/sort-lan.lua
14mr|texlive-context-20130426-7|1373	%{_texmfdistdir}/tex/context/base/sort-lan.mkii
14mr|texlive-context-20130426-7|1374	%{_texmfdistdir}/tex/context/base/spac-adj.lua
14mr|texlive-context-20130426-7|1375	%{_texmfdistdir}/tex/context/base/spac-adj.mkiv
14mr|texlive-context-20130426-7|1376	%{_texmfdistdir}/tex/context/base/spac-ali.lua
14mr|texlive-context-20130426-7|1377	%{_texmfdistdir}/tex/context/base/spac-ali.mkiv
14mr|texlive-context-20130426-7|1378	%{_texmfdistdir}/tex/context/base/spac-cha.mkiv
14mr|texlive-context-20130426-7|1379	%{_texmfdistdir}/tex/context/base/spac-chr.lua
14mr|texlive-context-20130426-7|1380	%{_texmfdistdir}/tex/context/base/spac-chr.mkiv
14mr|texlive-context-20130426-7|1381	%{_texmfdistdir}/tex/context/base/spac-def.mkiv
14mr|texlive-context-20130426-7|1382	%{_texmfdistdir}/tex/context/base/spac-flr.mkiv
14mr|texlive-context-20130426-7|1383	%{_texmfdistdir}/tex/context/base/spac-gen.mkii
14mr|texlive-context-20130426-7|1384	%{_texmfdistdir}/tex/context/base/spac-grd.mkii
14mr|texlive-context-20130426-7|1385	%{_texmfdistdir}/tex/context/base/spac-grd.mkiv
14mr|texlive-context-20130426-7|1386	%{_texmfdistdir}/tex/context/base/spac-hor.lua
14mr|texlive-context-20130426-7|1387	%{_texmfdistdir}/tex/context/base/spac-hor.mkiv
14mr|texlive-context-20130426-7|1388	%{_texmfdistdir}/tex/context/base/spac-lin.mkiv
14mr|texlive-context-20130426-7|1389	%{_texmfdistdir}/tex/context/base/spac-pag.mkiv
14mr|texlive-context-20130426-7|1390	%{_texmfdistdir}/tex/context/base/spac-par.mkiv
14mr|texlive-context-20130426-7|1391	%{_texmfdistdir}/tex/context/base/spac-ver.lua
14mr|texlive-context-20130426-7|1392	%{_texmfdistdir}/tex/context/base/spac-ver.mkiv
14mr|texlive-context-20130426-7|1393	%{_texmfdistdir}/tex/context/base/spec-def.mkii
14mr|texlive-context-20130426-7|1394	%{_texmfdistdir}/tex/context/base/spec-dpm.mkii
14mr|texlive-context-20130426-7|1395	%{_texmfdistdir}/tex/context/base/spec-dpx.mkii
14mr|texlive-context-20130426-7|1396	%{_texmfdistdir}/tex/context/base/spec-dvi.mkii
14mr|texlive-context-20130426-7|1397	%{_texmfdistdir}/tex/context/base/spec-fdf.mkii
14mr|texlive-context-20130426-7|1398	%{_texmfdistdir}/tex/context/base/spec-ini.mkii
14mr|texlive-context-20130426-7|1399	%{_texmfdistdir}/tex/context/base/spec-mis.mkii
14mr|texlive-context-20130426-7|1400	%{_texmfdistdir}/tex/context/base/spec-pdf.mkii
14mr|texlive-context-20130426-7|1401	%{_texmfdistdir}/tex/context/base/spec-ps.mkii
14mr|texlive-context-20130426-7|1402	%{_texmfdistdir}/tex/context/base/spec-tpd.mkii
14mr|texlive-context-20130426-7|1403	%{_texmfdistdir}/tex/context/base/spec-tr.mkii
14mr|texlive-context-20130426-7|1404	%{_texmfdistdir}/tex/context/base/spec-tst.mkii
14mr|texlive-context-20130426-7|1405	%{_texmfdistdir}/tex/context/base/spec-var.mkii
14mr|texlive-context-20130426-7|1406	%{_texmfdistdir}/tex/context/base/spec-win.mkii
14mr|texlive-context-20130426-7|1407	%{_texmfdistdir}/tex/context/base/spec-xet.mkii
14mr|texlive-context-20130426-7|1408	%{_texmfdistdir}/tex/context/base/spec-xtx.mkii
14mr|texlive-context-20130426-7|1409	%{_texmfdistdir}/tex/context/base/spec-yy.mkii
14mr|texlive-context-20130426-7|1410	%{_texmfdistdir}/tex/context/base/status-files.pdf
14mr|texlive-context-20130426-7|1411	%{_texmfdistdir}/tex/context/base/status-lua.pdf
14mr|texlive-context-20130426-7|1412	%{_texmfdistdir}/tex/context/base/status-mkiv.lua
14mr|texlive-context-20130426-7|1413	%{_texmfdistdir}/tex/context/base/status-mkiv.tex
14mr|texlive-context-20130426-7|1414	%{_texmfdistdir}/tex/context/base/strc-bkm.lua
14mr|texlive-context-20130426-7|1415	%{_texmfdistdir}/tex/context/base/strc-bkm.mkiv
14mr|texlive-context-20130426-7|1416	%{_texmfdistdir}/tex/context/base/strc-blk.lua
14mr|texlive-context-20130426-7|1417	%{_texmfdistdir}/tex/context/base/strc-blk.mkii
14mr|texlive-context-20130426-7|1418	%{_texmfdistdir}/tex/context/base/strc-blk.mkiv
14mr|texlive-context-20130426-7|1419	%{_texmfdistdir}/tex/context/base/strc-con.lua
14mr|texlive-context-20130426-7|1420	%{_texmfdistdir}/tex/context/base/strc-con.mkvi
14mr|texlive-context-20130426-7|1421	%{_texmfdistdir}/tex/context/base/strc-def.mkiv
14mr|texlive-context-20130426-7|1422	%{_texmfdistdir}/tex/context/base/strc-des.mkii
14mr|texlive-context-20130426-7|1423	%{_texmfdistdir}/tex/context/base/strc-des.mkvi
14mr|texlive-context-20130426-7|1424	%{_texmfdistdir}/tex/context/base/strc-doc.lua
14mr|texlive-context-20130426-7|1425	%{_texmfdistdir}/tex/context/base/strc-doc.mkiv
14mr|texlive-context-20130426-7|1426	%{_texmfdistdir}/tex/context/base/strc-enu.mkvi
14mr|texlive-context-20130426-7|1427	%{_texmfdistdir}/tex/context/base/strc-flt.lua
14mr|texlive-context-20130426-7|1428	%{_texmfdistdir}/tex/context/base/strc-flt.mkii
14mr|texlive-context-20130426-7|1429	%{_texmfdistdir}/tex/context/base/strc-flt.mkvi
14mr|texlive-context-20130426-7|1430	%{_texmfdistdir}/tex/context/base/strc-ind.mkiv
14mr|texlive-context-20130426-7|1431	%{_texmfdistdir}/tex/context/base/strc-ini.lua
14mr|texlive-context-20130426-7|1432	%{_texmfdistdir}/tex/context/base/strc-ini.mkvi
14mr|texlive-context-20130426-7|1433	%{_texmfdistdir}/tex/context/base/strc-itm.lua
14mr|texlive-context-20130426-7|1434	%{_texmfdistdir}/tex/context/base/strc-itm.mkii
14mr|texlive-context-20130426-7|1435	%{_texmfdistdir}/tex/context/base/strc-itm.mkvi
14mr|texlive-context-20130426-7|1436	%{_texmfdistdir}/tex/context/base/strc-lab.mkiv
14mr|texlive-context-20130426-7|1437	%{_texmfdistdir}/tex/context/base/strc-lev.lua
14mr|texlive-context-20130426-7|1438	%{_texmfdistdir}/tex/context/base/strc-lev.mkvi
14mr|texlive-context-20130426-7|1439	%{_texmfdistdir}/tex/context/base/strc-lnt.mkii
14mr|texlive-context-20130426-7|1440	%{_texmfdistdir}/tex/context/base/strc-lnt.mkvi
14mr|texlive-context-20130426-7|1441	%{_texmfdistdir}/tex/context/base/strc-lst.lua
14mr|texlive-context-20130426-7|1442	%{_texmfdistdir}/tex/context/base/strc-lst.mkii
14mr|texlive-context-20130426-7|1443	%{_texmfdistdir}/tex/context/base/strc-lst.mkvi
14mr|texlive-context-20130426-7|1444	%{_texmfdistdir}/tex/context/base/strc-mar.lua
14mr|texlive-context-20130426-7|1445	%{_texmfdistdir}/tex/context/base/strc-mar.mkii
14mr|texlive-context-20130426-7|1446	%{_texmfdistdir}/tex/context/base/strc-mar.mkiv
14mr|texlive-context-20130426-7|1447	%{_texmfdistdir}/tex/context/base/strc-mat.lua
14mr|texlive-context-20130426-7|1448	%{_texmfdistdir}/tex/context/base/strc-mat.mkii
14mr|texlive-context-20130426-7|1449	%{_texmfdistdir}/tex/context/base/strc-mat.mkiv
14mr|texlive-context-20130426-7|1450	%{_texmfdistdir}/tex/context/base/strc-not.lua
14mr|texlive-context-20130426-7|1451	%{_texmfdistdir}/tex/context/base/strc-not.mkii
14mr|texlive-context-20130426-7|1452	%{_texmfdistdir}/tex/context/base/strc-not.mkvi
14mr|texlive-context-20130426-7|1453	%{_texmfdistdir}/tex/context/base/strc-num.lua
14mr|texlive-context-20130426-7|1454	%{_texmfdistdir}/tex/context/base/strc-num.mkii
14mr|texlive-context-20130426-7|1455	%{_texmfdistdir}/tex/context/base/strc-num.mkiv
14mr|texlive-context-20130426-7|1456	%{_texmfdistdir}/tex/context/base/strc-pag.lua
14mr|texlive-context-20130426-7|1457	%{_texmfdistdir}/tex/context/base/strc-pag.mkii
14mr|texlive-context-20130426-7|1458	%{_texmfdistdir}/tex/context/base/strc-pag.mkiv
14mr|texlive-context-20130426-7|1459	%{_texmfdistdir}/tex/context/base/strc-ref.lua
14mr|texlive-context-20130426-7|1460	%{_texmfdistdir}/tex/context/base/strc-ref.mkii
14mr|texlive-context-20130426-7|1461	%{_texmfdistdir}/tex/context/base/strc-ref.mkvi
14mr|texlive-context-20130426-7|1462	%{_texmfdistdir}/tex/context/base/strc-reg.lua
14mr|texlive-context-20130426-7|1463	%{_texmfdistdir}/tex/context/base/strc-reg.mkii
14mr|texlive-context-20130426-7|1464	%{_texmfdistdir}/tex/context/base/strc-reg.mkiv
14mr|texlive-context-20130426-7|1465	%{_texmfdistdir}/tex/context/base/strc-ren.mkiv
14mr|texlive-context-20130426-7|1466	%{_texmfdistdir}/tex/context/base/strc-rsc.lua
14mr|texlive-context-20130426-7|1467	%{_texmfdistdir}/tex/context/base/strc-sbe.mkiv
14mr|texlive-context-20130426-7|1468	%{_texmfdistdir}/tex/context/base/strc-sec.mkii
14mr|texlive-context-20130426-7|1469	%{_texmfdistdir}/tex/context/base/strc-sec.mkiv
14mr|texlive-context-20130426-7|1470	%{_texmfdistdir}/tex/context/base/strc-swd.mkii
14mr|texlive-context-20130426-7|1471	%{_texmfdistdir}/tex/context/base/strc-syn.lua
14mr|texlive-context-20130426-7|1472	%{_texmfdistdir}/tex/context/base/strc-syn.mkii
14mr|texlive-context-20130426-7|1473	%{_texmfdistdir}/tex/context/base/strc-syn.mkiv
14mr|texlive-context-20130426-7|1474	%{_texmfdistdir}/tex/context/base/strc-tag.lua
14mr|texlive-context-20130426-7|1475	%{_texmfdistdir}/tex/context/base/strc-tag.mkiv
14mr|texlive-context-20130426-7|1476	%{_texmfdistdir}/tex/context/base/strc-xml.mkiv
14mr|texlive-context-20130426-7|1477	%{_texmfdistdir}/tex/context/base/supp-ali.mkii
14mr|texlive-context-20130426-7|1478	%{_texmfdistdir}/tex/context/base/supp-box.lua
14mr|texlive-context-20130426-7|1479	%{_texmfdistdir}/tex/context/base/supp-box.mkii
14mr|texlive-context-20130426-7|1480	%{_texmfdistdir}/tex/context/base/supp-box.mkiv
14mr|texlive-context-20130426-7|1481	%{_texmfdistdir}/tex/context/base/supp-dir.mkii
14mr|texlive-context-20130426-7|1482	%{_texmfdistdir}/tex/context/base/supp-dir.mkiv
14mr|texlive-context-20130426-7|1483	%{_texmfdistdir}/tex/context/base/supp-emp.mkii
14mr|texlive-context-20130426-7|1484	%{_texmfdistdir}/tex/context/base/supp-eps.mkii
14mr|texlive-context-20130426-7|1485	%{_texmfdistdir}/tex/context/base/supp-fil.mkii
14mr|texlive-context-20130426-7|1486	%{_texmfdistdir}/tex/context/base/supp-fun.mkii
14mr|texlive-context-20130426-7|1487	%{_texmfdistdir}/tex/context/base/supp-lat.mkii
14mr|texlive-context-20130426-7|1488	%{_texmfdistdir}/tex/context/base/supp-mat.mkii
14mr|texlive-context-20130426-7|1489	%{_texmfdistdir}/tex/context/base/supp-mat.mkiv
14mr|texlive-context-20130426-7|1490	%{_texmfdistdir}/tex/context/base/supp-mis.tex
14mr|texlive-context-20130426-7|1491	%{_texmfdistdir}/tex/context/base/supp-mpe.tex
14mr|texlive-context-20130426-7|1492	%{_texmfdistdir}/tex/context/base/supp-mps.mkii
14mr|texlive-context-20130426-7|1493	%{_texmfdistdir}/tex/context/base/supp-mrk.mkii
14mr|texlive-context-20130426-7|1494	%{_texmfdistdir}/tex/context/base/supp-num.mkii
14mr|texlive-context-20130426-7|1495	%{_texmfdistdir}/tex/context/base/supp-pat.mkii
14mr|texlive-context-20130426-7|1496	%{_texmfdistdir}/tex/context/base/supp-pdf.tex
14mr|texlive-context-20130426-7|1497	%{_texmfdistdir}/tex/context/base/supp-ran.lua
14mr|texlive-context-20130426-7|1498	%{_texmfdistdir}/tex/context/base/supp-ran.mkii
14mr|texlive-context-20130426-7|1499	%{_texmfdistdir}/tex/context/base/supp-ran.mkiv
14mr|texlive-context-20130426-7|1500	%{_texmfdistdir}/tex/context/base/supp-spe.mkii
14mr|texlive-context-20130426-7|1501	%{_texmfdistdir}/tex/context/base/supp-tpi.mkii
14mr|texlive-context-20130426-7|1502	%{_texmfdistdir}/tex/context/base/supp-vis.mkii
14mr|texlive-context-20130426-7|1503	%{_texmfdistdir}/tex/context/base/supp-vis.mkiv
14mr|texlive-context-20130426-7|1504	%{_texmfdistdir}/tex/context/base/symb-cow.mkii
14mr|texlive-context-20130426-7|1505	%{_texmfdistdir}/tex/context/base/symb-eur.mkii
14mr|texlive-context-20130426-7|1506	%{_texmfdistdir}/tex/context/base/symb-glm.mkii
14mr|texlive-context-20130426-7|1507	%{_texmfdistdir}/tex/context/base/symb-imp-cc.mkiv
14mr|texlive-context-20130426-7|1508	%{_texmfdistdir}/tex/context/base/symb-imp-cow.mkiv
14mr|texlive-context-20130426-7|1509	%{_texmfdistdir}/tex/context/base/symb-imp-eur.mkiv
14mr|texlive-context-20130426-7|1510	%{_texmfdistdir}/tex/context/base/symb-imp-jmn.mkiv
14mr|texlive-context-20130426-7|1511	%{_texmfdistdir}/tex/context/base/symb-imp-mis.mkiv
14mr|texlive-context-20130426-7|1512	%{_texmfdistdir}/tex/context/base/symb-imp-mvs.mkiv
14mr|texlive-context-20130426-7|1513	%{_texmfdistdir}/tex/context/base/symb-imp-nav.mkiv
14mr|texlive-context-20130426-7|1514	%{_texmfdistdir}/tex/context/base/symb-ini.lua
14mr|texlive-context-20130426-7|1515	%{_texmfdistdir}/tex/context/base/symb-ini.mkii
14mr|texlive-context-20130426-7|1516	%{_texmfdistdir}/tex/context/base/symb-ini.mkiv
14mr|texlive-context-20130426-7|1517	%{_texmfdistdir}/tex/context/base/symb-jmn.mkii
14mr|texlive-context-20130426-7|1518	%{_texmfdistdir}/tex/context/base/symb-mis.mkii
14mr|texlive-context-20130426-7|1519	%{_texmfdistdir}/tex/context/base/symb-mvs.mkii
14mr|texlive-context-20130426-7|1520	%{_texmfdistdir}/tex/context/base/symb-nav.mkii
14mr|texlive-context-20130426-7|1521	%{_texmfdistdir}/tex/context/base/symb-run.mkii
14mr|texlive-context-20130426-7|1522	%{_texmfdistdir}/tex/context/base/symb-run.mkiv
14mr|texlive-context-20130426-7|1523	%{_texmfdistdir}/tex/context/base/symb-uni.mkii
14mr|texlive-context-20130426-7|1524	%{_texmfdistdir}/tex/context/base/symb-was.mkii
14mr|texlive-context-20130426-7|1525	%{_texmfdistdir}/tex/context/base/syst-aux.lua
14mr|texlive-context-20130426-7|1526	%{_texmfdistdir}/tex/context/base/syst-aux.mkiv
14mr|texlive-context-20130426-7|1527	%{_texmfdistdir}/tex/context/base/syst-con.lua
14mr|texlive-context-20130426-7|1528	%{_texmfdistdir}/tex/context/base/syst-con.mkii
14mr|texlive-context-20130426-7|1529	%{_texmfdistdir}/tex/context/base/syst-con.mkiv
14mr|texlive-context-20130426-7|1530	%{_texmfdistdir}/tex/context/base/syst-ext.mkii
14mr|texlive-context-20130426-7|1531	%{_texmfdistdir}/tex/context/base/syst-fnt.mkii
14mr|texlive-context-20130426-7|1532	%{_texmfdistdir}/tex/context/base/syst-fnt.mkiv
14mr|texlive-context-20130426-7|1533	%{_texmfdistdir}/tex/context/base/syst-gen.mkii
14mr|texlive-context-20130426-7|1534	%{_texmfdistdir}/tex/context/base/syst-ini.mkii
14mr|texlive-context-20130426-7|1535	%{_texmfdistdir}/tex/context/base/syst-ini.mkiv
14mr|texlive-context-20130426-7|1536	%{_texmfdistdir}/tex/context/base/syst-lua.lua
14mr|texlive-context-20130426-7|1537	%{_texmfdistdir}/tex/context/base/syst-lua.mkiv
14mr|texlive-context-20130426-7|1538	%{_texmfdistdir}/tex/context/base/syst-mes.mkiv
14mr|texlive-context-20130426-7|1539	%{_texmfdistdir}/tex/context/base/syst-new.mkii
14mr|texlive-context-20130426-7|1540	%{_texmfdistdir}/tex/context/base/syst-pln.mkii
14mr|texlive-context-20130426-7|1541	%{_texmfdistdir}/tex/context/base/syst-pln.mkiv
14mr|texlive-context-20130426-7|1542	%{_texmfdistdir}/tex/context/base/syst-rtp.mkii
14mr|texlive-context-20130426-7|1543	%{_texmfdistdir}/tex/context/base/syst-rtp.mkiv
14mr|texlive-context-20130426-7|1544	%{_texmfdistdir}/tex/context/base/syst-str.mkii
14mr|texlive-context-20130426-7|1545	%{_texmfdistdir}/tex/context/base/tabl-com.mkii
14mr|texlive-context-20130426-7|1546	%{_texmfdistdir}/tex/context/base/tabl-com.mkiv
14mr|texlive-context-20130426-7|1547	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkii
14mr|texlive-context-20130426-7|1548	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkiv
14mr|texlive-context-20130426-7|1549	%{_texmfdistdir}/tex/context/base/tabl-mis.mkiv
14mr|texlive-context-20130426-7|1550	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkii
14mr|texlive-context-20130426-7|1551	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkiv
14mr|texlive-context-20130426-7|1552	%{_texmfdistdir}/tex/context/base/tabl-nte.mkii
14mr|texlive-context-20130426-7|1553	%{_texmfdistdir}/tex/context/base/tabl-nte.mkiv
14mr|texlive-context-20130426-7|1554	%{_texmfdistdir}/tex/context/base/tabl-pln.mkii
14mr|texlive-context-20130426-7|1555	%{_texmfdistdir}/tex/context/base/tabl-pln.mkiv
14mr|texlive-context-20130426-7|1556	%{_texmfdistdir}/tex/context/base/tabl-tab.mkii
14mr|texlive-context-20130426-7|1557	%{_texmfdistdir}/tex/context/base/tabl-tab.mkiv
14mr|texlive-context-20130426-7|1558	%{_texmfdistdir}/tex/context/base/tabl-tbl.lua
14mr|texlive-context-20130426-7|1559	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkii
14mr|texlive-context-20130426-7|1560	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkiv
14mr|texlive-context-20130426-7|1561	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkii
14mr|texlive-context-20130426-7|1562	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkiv
14mr|texlive-context-20130426-7|1563	%{_texmfdistdir}/tex/context/base/tabl-xnt.mkvi
14mr|texlive-context-20130426-7|1564	%{_texmfdistdir}/tex/context/base/tabl-xtb.lua
14mr|texlive-context-20130426-7|1565	%{_texmfdistdir}/tex/context/base/tabl-xtb.mkvi
14mr|texlive-context-20130426-7|1566	%{_texmfdistdir}/tex/context/base/task-ini.lua
14mr|texlive-context-20130426-7|1567	%{_texmfdistdir}/tex/context/base/task-ini.mkiv
14mr|texlive-context-20130426-7|1568	%{_texmfdistdir}/tex/context/base/thrd-pic.mkii
14mr|texlive-context-20130426-7|1569	%{_texmfdistdir}/tex/context/base/thrd-ran.mkii
14mr|texlive-context-20130426-7|1570	%{_texmfdistdir}/tex/context/base/thrd-tab.mkii
14mr|texlive-context-20130426-7|1571	%{_texmfdistdir}/tex/context/base/thrd-trg.mkii
14mr|texlive-context-20130426-7|1572	%{_texmfdistdir}/tex/context/base/toks-ini.lua
14mr|texlive-context-20130426-7|1573	%{_texmfdistdir}/tex/context/base/toks-ini.mkiv
14mr|texlive-context-20130426-7|1574	%{_texmfdistdir}/tex/context/base/trac-ctx.lua
14mr|texlive-context-20130426-7|1575	%{_texmfdistdir}/tex/context/base/trac-ctx.mkiv
14mr|texlive-context-20130426-7|1576	%{_texmfdistdir}/tex/context/base/trac-deb.lua
14mr|texlive-context-20130426-7|1577	%{_texmfdistdir}/tex/context/base/trac-deb.mkiv
14mr|texlive-context-20130426-7|1578	%{_texmfdistdir}/tex/context/base/trac-exp.lua
14mr|texlive-context-20130426-7|1579	%{_texmfdistdir}/tex/context/base/trac-fil.lua
14mr|texlive-context-20130426-7|1580	%{_texmfdistdir}/tex/context/base/trac-inf.lua
14mr|texlive-context-20130426-7|1581	%{_texmfdistdir}/tex/context/base/trac-jus.lua
14mr|texlive-context-20130426-7|1582	%{_texmfdistdir}/tex/context/base/trac-jus.mkiv
14mr|texlive-context-20130426-7|1583	%{_texmfdistdir}/tex/context/base/trac-lmx.lua
14mr|texlive-context-20130426-7|1584	%{_texmfdistdir}/tex/context/base/trac-log.lua
14mr|texlive-context-20130426-7|1585	%{_texmfdistdir}/tex/context/base/trac-pro.lua
14mr|texlive-context-20130426-7|1586	%{_texmfdistdir}/tex/context/base/trac-set.lua
14mr|texlive-context-20130426-7|1587	%{_texmfdistdir}/tex/context/base/trac-tex.lua
14mr|texlive-context-20130426-7|1588	%{_texmfdistdir}/tex/context/base/trac-tex.mkiv
14mr|texlive-context-20130426-7|1589	%{_texmfdistdir}/tex/context/base/trac-tim.lua
14mr|texlive-context-20130426-7|1590	%{_texmfdistdir}/tex/context/base/trac-vis.lua
14mr|texlive-context-20130426-7|1591	%{_texmfdistdir}/tex/context/base/trac-vis.mkii
14mr|texlive-context-20130426-7|1592	%{_texmfdistdir}/tex/context/base/trac-vis.mkiv
14mr|texlive-context-20130426-7|1593	%{_texmfdistdir}/tex/context/base/trac-xml.lua
14mr|texlive-context-20130426-7|1594	%{_texmfdistdir}/tex/context/base/type-buy.mkii
14mr|texlive-context-20130426-7|1595	%{_texmfdistdir}/tex/context/base/type-cbg.mkii
14mr|texlive-context-20130426-7|1596	%{_texmfdistdir}/tex/context/base/type-cow.mkii
14mr|texlive-context-20130426-7|1597	%{_texmfdistdir}/tex/context/base/type-def.mkii
14mr|texlive-context-20130426-7|1598	%{_texmfdistdir}/tex/context/base/type-def.mkiv
14mr|texlive-context-20130426-7|1599	%{_texmfdistdir}/tex/context/base/type-exp.mkii
14mr|texlive-context-20130426-7|1600	%{_texmfdistdir}/tex/context/base/type-fbk.mkiv
14mr|texlive-context-20130426-7|1601	%{_texmfdistdir}/tex/context/base/type-fsf.mkii
14mr|texlive-context-20130426-7|1602	%{_texmfdistdir}/tex/context/base/type-ghz.mkii
14mr|texlive-context-20130426-7|1603	%{_texmfdistdir}/tex/context/base/type-hgz.mkii
14mr|texlive-context-20130426-7|1604	%{_texmfdistdir}/tex/context/base/type-imp-antykwa.mkiv
14mr|texlive-context-20130426-7|1605	%{_texmfdistdir}/tex/context/base/type-imp-antykwapoltawskiego.mkiv
14mr|texlive-context-20130426-7|1606	%{_texmfdistdir}/tex/context/base/type-imp-asana.mkiv
14mr|texlive-context-20130426-7|1607	%{_texmfdistdir}/tex/context/base/type-imp-averia.mkiv
14mr|texlive-context-20130426-7|1608	%{_texmfdistdir}/tex/context/base/type-imp-buy.mkiv
14mr|texlive-context-20130426-7|1609	%{_texmfdistdir}/tex/context/base/type-imp-cambria.mkiv
14mr|texlive-context-20130426-7|1610	%{_texmfdistdir}/tex/context/base/type-imp-charter.mkiv
14mr|texlive-context-20130426-7|1611	%{_texmfdistdir}/tex/context/base/type-imp-cleartype.mkiv
14mr|texlive-context-20130426-7|1612	%{_texmfdistdir}/tex/context/base/type-imp-computer-modern-unicode.mkiv
14mr|texlive-context-20130426-7|1613	%{_texmfdistdir}/tex/context/base/type-imp-cow.mkiv
14mr|texlive-context-20130426-7|1614	%{_texmfdistdir}/tex/context/base/type-imp-dejavu.mkiv
14mr|texlive-context-20130426-7|1615	%{_texmfdistdir}/tex/context/base/type-imp-euler.mkiv
14mr|texlive-context-20130426-7|1616	%{_texmfdistdir}/tex/context/base/type-imp-ghz.mkiv
14mr|texlive-context-20130426-7|1617	%{_texmfdistdir}/tex/context/base/type-imp-hgz.mkiv
14mr|texlive-context-20130426-7|1618	%{_texmfdistdir}/tex/context/base/type-imp-husayni.mkiv
14mr|texlive-context-20130426-7|1619	%{_texmfdistdir}/tex/context/base/type-imp-hvmath.mkiv
14mr|texlive-context-20130426-7|1620	%{_texmfdistdir}/tex/context/base/type-imp-inconsolata.mkiv
14mr|texlive-context-20130426-7|1621	%{_texmfdistdir}/tex/context/base/type-imp-informal.mkiv
14mr|texlive-context-20130426-7|1622	%{_texmfdistdir}/tex/context/base/type-imp-iwona.mkiv
14mr|texlive-context-20130426-7|1623	%{_texmfdistdir}/tex/context/base/type-imp-kurier.mkiv
14mr|texlive-context-20130426-7|1624	%{_texmfdistdir}/tex/context/base/type-imp-latinmodern.mkiv
14mr|texlive-context-20130426-7|1625	%{_texmfdistdir}/tex/context/base/type-imp-liberation.mkiv
14mr|texlive-context-20130426-7|1626	%{_texmfdistdir}/tex/context/base/type-imp-libertine.mkiv
14mr|texlive-context-20130426-7|1627	%{_texmfdistdir}/tex/context/base/type-imp-lmnames.mkiv
14mr|texlive-context-20130426-7|1628	%{_texmfdistdir}/tex/context/base/type-imp-lucida-opentype.mkiv
14mr|texlive-context-20130426-7|1629	%{_texmfdistdir}/tex/context/base/type-imp-lucida-typeone.mkiv
14mr|texlive-context-20130426-7|1630	%{_texmfdistdir}/tex/context/base/type-imp-mathdesign.mkiv
14mr|texlive-context-20130426-7|1631	%{_texmfdistdir}/tex/context/base/type-imp-mathtimes.mkiv
14mr|texlive-context-20130426-7|1632	%{_texmfdistdir}/tex/context/base/type-imp-mscore.mkiv
14mr|texlive-context-20130426-7|1633	%{_texmfdistdir}/tex/context/base/type-imp-opendyslexic.mkiv
14mr|texlive-context-20130426-7|1634	%{_texmfdistdir}/tex/context/base/type-imp-osx.mkiv
14mr|texlive-context-20130426-7|1635	%{_texmfdistdir}/tex/context/base/type-imp-postscript.mkiv
14mr|texlive-context-20130426-7|1636	%{_texmfdistdir}/tex/context/base/type-imp-punknova.mkiv
14mr|texlive-context-20130426-7|1637	%{_texmfdistdir}/tex/context/base/type-imp-texgyre.mkiv
14mr|texlive-context-20130426-7|1638	%{_texmfdistdir}/tex/context/base/type-imp-unfonts.mkiv
14mr|texlive-context-20130426-7|1639	%{_texmfdistdir}/tex/context/base/type-imp-xits.mkiv
14mr|texlive-context-20130426-7|1640	%{_texmfdistdir}/tex/context/base/type-imp-xitsbidi.mkiv
14mr|texlive-context-20130426-7|1641	%{_texmfdistdir}/tex/context/base/type-ini.lua
14mr|texlive-context-20130426-7|1642	%{_texmfdistdir}/tex/context/base/type-ini.mkii
14mr|texlive-context-20130426-7|1643	%{_texmfdistdir}/tex/context/base/type-ini.mkvi
14mr|texlive-context-20130426-7|1644	%{_texmfdistdir}/tex/context/base/type-lua.mkiv
14mr|texlive-context-20130426-7|1645	%{_texmfdistdir}/tex/context/base/type-mac.mkii
14mr|texlive-context-20130426-7|1646	%{_texmfdistdir}/tex/context/base/type-msw.mkii
14mr|texlive-context-20130426-7|1647	%{_texmfdistdir}/tex/context/base/type-one.mkii
14mr|texlive-context-20130426-7|1648	%{_texmfdistdir}/tex/context/base/type-one.mkiv
14mr|texlive-context-20130426-7|1649	%{_texmfdistdir}/tex/context/base/type-otf.mkii
14mr|texlive-context-20130426-7|1650	%{_texmfdistdir}/tex/context/base/type-otf.mkiv
14mr|texlive-context-20130426-7|1651	%{_texmfdistdir}/tex/context/base/type-pre.mkii
14mr|texlive-context-20130426-7|1652	%{_texmfdistdir}/tex/context/base/type-run.mkii
14mr|texlive-context-20130426-7|1653	%{_texmfdistdir}/tex/context/base/type-run.mkiv
14mr|texlive-context-20130426-7|1654	%{_texmfdistdir}/tex/context/base/type-set.mkii
14mr|texlive-context-20130426-7|1655	%{_texmfdistdir}/tex/context/base/type-set.mkiv
14mr|texlive-context-20130426-7|1656	%{_texmfdistdir}/tex/context/base/type-siz.mkii
14mr|texlive-context-20130426-7|1657	%{_texmfdistdir}/tex/context/base/type-siz.mkiv
14mr|texlive-context-20130426-7|1658	%{_texmfdistdir}/tex/context/base/type-tmf.mkii
14mr|texlive-context-20130426-7|1659	%{_texmfdistdir}/tex/context/base/type-tmf.mkiv
14mr|texlive-context-20130426-7|1660	%{_texmfdistdir}/tex/context/base/type-win.mkii
14mr|texlive-context-20130426-7|1661	%{_texmfdistdir}/tex/context/base/type-xtx.mkii
14mr|texlive-context-20130426-7|1662	%{_texmfdistdir}/tex/context/base/typo-bld.lua
14mr|texlive-context-20130426-7|1663	%{_texmfdistdir}/tex/context/base/typo-bld.mkiv
14mr|texlive-context-20130426-7|1664	%{_texmfdistdir}/tex/context/base/typo-brk.lua
14mr|texlive-context-20130426-7|1665	%{_texmfdistdir}/tex/context/base/typo-brk.mkiv
14mr|texlive-context-20130426-7|1666	%{_texmfdistdir}/tex/context/base/typo-cap.lua
14mr|texlive-context-20130426-7|1667	%{_texmfdistdir}/tex/context/base/typo-cap.mkiv
14mr|texlive-context-20130426-7|1668	%{_texmfdistdir}/tex/context/base/typo-cln.lua
14mr|texlive-context-20130426-7|1669	%{_texmfdistdir}/tex/context/base/typo-cln.mkiv
14mr|texlive-context-20130426-7|1670	%{_texmfdistdir}/tex/context/base/typo-del.mkiv
14mr|texlive-context-20130426-7|1671	%{_texmfdistdir}/tex/context/base/typo-dig.lua
14mr|texlive-context-20130426-7|1672	%{_texmfdistdir}/tex/context/base/typo-dig.mkiv
14mr|texlive-context-20130426-7|1673	%{_texmfdistdir}/tex/context/base/typo-dir.lua
14mr|texlive-context-20130426-7|1674	%{_texmfdistdir}/tex/context/base/typo-dir.mkiv
14mr|texlive-context-20130426-7|1675	%{_texmfdistdir}/tex/context/base/typo-ini.lua
14mr|texlive-context-20130426-7|1676	%{_texmfdistdir}/tex/context/base/typo-ini.mkii
14mr|texlive-context-20130426-7|1677	%{_texmfdistdir}/tex/context/base/typo-ini.mkiv
14mr|texlive-context-20130426-7|1678	%{_texmfdistdir}/tex/context/base/typo-itc.lua
14mr|texlive-context-20130426-7|1679	%{_texmfdistdir}/tex/context/base/typo-itc.mkvi
14mr|texlive-context-20130426-7|1680	%{_texmfdistdir}/tex/context/base/typo-itm.mkiv
14mr|texlive-context-20130426-7|1681	%{_texmfdistdir}/tex/context/base/typo-krn.lua
14mr|texlive-context-20130426-7|1682	%{_texmfdistdir}/tex/context/base/typo-krn.mkiv
14mr|texlive-context-20130426-7|1683	%{_texmfdistdir}/tex/context/base/typo-lan.lua
14mr|texlive-context-20130426-7|1684	%{_texmfdistdir}/tex/context/base/typo-lan.mkiv
14mr|texlive-context-20130426-7|1685	%{_texmfdistdir}/tex/context/base/typo-mar.lua
14mr|texlive-context-20130426-7|1686	%{_texmfdistdir}/tex/context/base/typo-mar.mkiv
14mr|texlive-context-20130426-7|1687	%{_texmfdistdir}/tex/context/base/typo-pag.lua
14mr|texlive-context-20130426-7|1688	%{_texmfdistdir}/tex/context/base/typo-pag.mkiv
14mr|texlive-context-20130426-7|1689	%{_texmfdistdir}/tex/context/base/typo-par.lua
14mr|texlive-context-20130426-7|1690	%{_texmfdistdir}/tex/context/base/typo-par.mkiv
14mr|texlive-context-20130426-7|1691	%{_texmfdistdir}/tex/context/base/typo-prc.lua
14mr|texlive-context-20130426-7|1692	%{_texmfdistdir}/tex/context/base/typo-prc.mkvi
14mr|texlive-context-20130426-7|1693	%{_texmfdistdir}/tex/context/base/typo-rep.lua
14mr|texlive-context-20130426-7|1694	%{_texmfdistdir}/tex/context/base/typo-rep.mkiv
14mr|texlive-context-20130426-7|1695	%{_texmfdistdir}/tex/context/base/typo-scr.mkiv
14mr|texlive-context-20130426-7|1696	%{_texmfdistdir}/tex/context/base/typo-spa.lua
14mr|texlive-context-20130426-7|1697	%{_texmfdistdir}/tex/context/base/typo-spa.mkiv
14mr|texlive-context-20130426-7|1698	%{_texmfdistdir}/tex/context/base/typo-txt.mkvi
14mr|texlive-context-20130426-7|1699	%{_texmfdistdir}/tex/context/base/unic-000.mkii
14mr|texlive-context-20130426-7|1700	%{_texmfdistdir}/tex/context/base/unic-001.mkii
14mr|texlive-context-20130426-7|1701	%{_texmfdistdir}/tex/context/base/unic-002.mkii
14mr|texlive-context-20130426-7|1702	%{_texmfdistdir}/tex/context/base/unic-003.mkii
14mr|texlive-context-20130426-7|1703	%{_texmfdistdir}/tex/context/base/unic-004.mkii
14mr|texlive-context-20130426-7|1704	%{_texmfdistdir}/tex/context/base/unic-005.mkii
14mr|texlive-context-20130426-7|1705	%{_texmfdistdir}/tex/context/base/unic-030.mkii
14mr|texlive-context-20130426-7|1706	%{_texmfdistdir}/tex/context/base/unic-031.mkii
14mr|texlive-context-20130426-7|1707	%{_texmfdistdir}/tex/context/base/unic-032.mkii
14mr|texlive-context-20130426-7|1708	%{_texmfdistdir}/tex/context/base/unic-033.mkii
14mr|texlive-context-20130426-7|1709	%{_texmfdistdir}/tex/context/base/unic-034.mkii
14mr|texlive-context-20130426-7|1710	%{_texmfdistdir}/tex/context/base/unic-035.mkii
14mr|texlive-context-20130426-7|1711	%{_texmfdistdir}/tex/context/base/unic-037.mkii
14mr|texlive-context-20130426-7|1712	%{_texmfdistdir}/tex/context/base/unic-039.mkii
14mr|texlive-context-20130426-7|1713	%{_texmfdistdir}/tex/context/base/unic-251.mkii
14mr|texlive-context-20130426-7|1714	%{_texmfdistdir}/tex/context/base/unic-cjk.mkii
14mr|texlive-context-20130426-7|1715	%{_texmfdistdir}/tex/context/base/unic-exp.mkii
14mr|texlive-context-20130426-7|1716	%{_texmfdistdir}/tex/context/base/unic-ini.lua
14mr|texlive-context-20130426-7|1717	%{_texmfdistdir}/tex/context/base/unic-ini.mkii
14mr|texlive-context-20130426-7|1718	%{_texmfdistdir}/tex/context/base/unic-ini.mkiv
14mr|texlive-context-20130426-7|1719	%{_texmfdistdir}/tex/context/base/unic-run.mkii
14mr|texlive-context-20130426-7|1720	%{_texmfdistdir}/tex/context/base/util-deb.lua
14mr|texlive-context-20130426-7|1721	%{_texmfdistdir}/tex/context/base/util-dim.lua
14mr|texlive-context-20130426-7|1722	%{_texmfdistdir}/tex/context/base/util-env.lua
14mr|texlive-context-20130426-7|1723	%{_texmfdistdir}/tex/context/base/util-fmt.lua
14mr|texlive-context-20130426-7|1724	%{_texmfdistdir}/tex/context/base/util-jsn.lua
14mr|texlive-context-20130426-7|1725	%{_texmfdistdir}/tex/context/base/util-lib.lua
14mr|texlive-context-20130426-7|1726	%{_texmfdistdir}/tex/context/base/util-lua.lua
14mr|texlive-context-20130426-7|1727	%{_texmfdistdir}/tex/context/base/util-mrg.lua
14mr|texlive-context-20130426-7|1728	%{_texmfdistdir}/tex/context/base/util-pck.lua
14mr|texlive-context-20130426-7|1729	%{_texmfdistdir}/tex/context/base/util-prs.lua
14mr|texlive-context-20130426-7|1730	%{_texmfdistdir}/tex/context/base/util-ran.lua
14mr|texlive-context-20130426-7|1731	%{_texmfdistdir}/tex/context/base/util-seq.lua
14mr|texlive-context-20130426-7|1732	%{_texmfdistdir}/tex/context/base/util-soc.lua
14mr|texlive-context-20130426-7|1733	%{_texmfdistdir}/tex/context/base/util-sql-imp-client.lua
14mr|texlive-context-20130426-7|1734	%{_texmfdistdir}/tex/context/base/util-sql-imp-library.lua
14mr|texlive-context-20130426-7|1735	%{_texmfdistdir}/tex/context/base/util-sql-imp-swiglib.lua
14mr|texlive-context-20130426-7|1736	%{_texmfdistdir}/tex/context/base/util-sql-loggers.lua
14mr|texlive-context-20130426-7|1737	%{_texmfdistdir}/tex/context/base/util-sql-sessions.lua
14mr|texlive-context-20130426-7|1738	%{_texmfdistdir}/tex/context/base/util-sql-tickets.lua
14mr|texlive-context-20130426-7|1739	%{_texmfdistdir}/tex/context/base/util-sql-tracers.lua
14mr|texlive-context-20130426-7|1740	%{_texmfdistdir}/tex/context/base/util-sql-users.lua
14mr|texlive-context-20130426-7|1741	%{_texmfdistdir}/tex/context/base/util-sql.lua
14mr|texlive-context-20130426-7|1742	%{_texmfdistdir}/tex/context/base/util-sta.lua
14mr|texlive-context-20130426-7|1743	%{_texmfdistdir}/tex/context/base/util-sto.lua
14mr|texlive-context-20130426-7|1744	%{_texmfdistdir}/tex/context/base/util-str.lua
14mr|texlive-context-20130426-7|1745	%{_texmfdistdir}/tex/context/base/util-tab.lua
14mr|texlive-context-20130426-7|1746	%{_texmfdistdir}/tex/context/base/util-tpl.lua
14mr|texlive-context-20130426-7|1747	%{_texmfdistdir}/tex/context/base/verb-c.mkii
14mr|texlive-context-20130426-7|1748	%{_texmfdistdir}/tex/context/base/verb-eif.mkii
14mr|texlive-context-20130426-7|1749	%{_texmfdistdir}/tex/context/base/verb-ini.mkii
14mr|texlive-context-20130426-7|1750	%{_texmfdistdir}/tex/context/base/verb-js.mkii
14mr|texlive-context-20130426-7|1751	%{_texmfdistdir}/tex/context/base/verb-jv.mkii
14mr|texlive-context-20130426-7|1752	%{_texmfdistdir}/tex/context/base/verb-mp.mkii
14mr|texlive-context-20130426-7|1753	%{_texmfdistdir}/tex/context/base/verb-pas.mkii
14mr|texlive-context-20130426-7|1754	%{_texmfdistdir}/tex/context/base/verb-pl.mkii
14mr|texlive-context-20130426-7|1755	%{_texmfdistdir}/tex/context/base/verb-raw.mkii
14mr|texlive-context-20130426-7|1756	%{_texmfdistdir}/tex/context/base/verb-sql.mkii
14mr|texlive-context-20130426-7|1757	%{_texmfdistdir}/tex/context/base/verb-tex.mkii
14mr|texlive-context-20130426-7|1758	%{_texmfdistdir}/tex/context/base/verb-xml.mkii
14mr|texlive-context-20130426-7|1759	%{_texmfdistdir}/tex/context/base/x-asciimath.lua
14mr|texlive-context-20130426-7|1760	%{_texmfdistdir}/tex/context/base/x-asciimath.mkiv
14mr|texlive-context-20130426-7|1761	%{_texmfdistdir}/tex/context/base/x-calcmath.lua
14mr|texlive-context-20130426-7|1762	%{_texmfdistdir}/tex/context/base/x-calcmath.mkii
14mr|texlive-context-20130426-7|1763	%{_texmfdistdir}/tex/context/base/x-calcmath.mkiv
14mr|texlive-context-20130426-7|1764	%{_texmfdistdir}/tex/context/base/x-cals.lua
14mr|texlive-context-20130426-7|1765	%{_texmfdistdir}/tex/context/base/x-cals.mkiv
14mr|texlive-context-20130426-7|1766	%{_texmfdistdir}/tex/context/base/x-chemml.lua
14mr|texlive-context-20130426-7|1767	%{_texmfdistdir}/tex/context/base/x-chemml.mkii
14mr|texlive-context-20130426-7|1768	%{_texmfdistdir}/tex/context/base/x-chemml.mkiv
14mr|texlive-context-20130426-7|1769	%{_texmfdistdir}/tex/context/base/x-chemml.xsd
14mr|texlive-context-20130426-7|1770	%{_texmfdistdir}/tex/context/base/x-contml.mkii
14mr|texlive-context-20130426-7|1771	%{_texmfdistdir}/tex/context/base/x-contml.xsd
14mr|texlive-context-20130426-7|1772	%{_texmfdistdir}/tex/context/base/x-corres.mkii
14mr|texlive-context-20130426-7|1773	%{_texmfdistdir}/tex/context/base/x-corres.rng
14mr|texlive-context-20130426-7|1774	%{_texmfdistdir}/tex/context/base/x-ct.lua
14mr|texlive-context-20130426-7|1775	%{_texmfdistdir}/tex/context/base/x-ct.mkiv
14mr|texlive-context-20130426-7|1776	%{_texmfdistdir}/tex/context/base/x-dir-01.tex
14mr|texlive-context-20130426-7|1777	%{_texmfdistdir}/tex/context/base/x-dir-05.mkii
14mr|texlive-context-20130426-7|1778	%{_texmfdistdir}/tex/context/base/x-dir-05.mkiv
14mr|texlive-context-20130426-7|1779	%{_texmfdistdir}/tex/context/base/x-entities.mkiv
14mr|texlive-context-20130426-7|1780	%{_texmfdistdir}/tex/context/base/x-fdf-00.mkii
14mr|texlive-context-20130426-7|1781	%{_texmfdistdir}/tex/context/base/x-fe.mkii
14mr|texlive-context-20130426-7|1782	%{_texmfdistdir}/tex/context/base/x-fig-00.dtd
14mr|texlive-context-20130426-7|1783	%{_texmfdistdir}/tex/context/base/x-fig-00.mkii
14mr|texlive-context-20130426-7|1784	%{_texmfdistdir}/tex/context/base/x-fig-00.xsd
14mr|texlive-context-20130426-7|1785	%{_texmfdistdir}/tex/context/base/x-fig-01.mkii
14mr|texlive-context-20130426-7|1786	%{_texmfdistdir}/tex/context/base/x-fig-02.mkii
14mr|texlive-context-20130426-7|1787	%{_texmfdistdir}/tex/context/base/x-fig-03.mkii
14mr|texlive-context-20130426-7|1788	%{_texmfdistdir}/tex/context/base/x-fo.mkii
14mr|texlive-context-20130426-7|1789	%{_texmfdistdir}/tex/context/base/x-foxet.mkii
14mr|texlive-context-20130426-7|1790	%{_texmfdistdir}/tex/context/base/x-foxet.mkiv
14mr|texlive-context-20130426-7|1791	%{_texmfdistdir}/tex/context/base/x-ldx.ctx
14mr|texlive-context-20130426-7|1792	%{_texmfdistdir}/tex/context/base/x-ldx.lua
14mr|texlive-context-20130426-7|1793	%{_texmfdistdir}/tex/context/base/x-ldx.mkiv
14mr|texlive-context-20130426-7|1794	%{_texmfdistdir}/tex/context/base/x-mathml.lua
14mr|texlive-context-20130426-7|1795	%{_texmfdistdir}/tex/context/base/x-mathml.mkii
14mr|texlive-context-20130426-7|1796	%{_texmfdistdir}/tex/context/base/x-mathml.mkiv
14mr|texlive-context-20130426-7|1797	%{_texmfdistdir}/tex/context/base/x-mathml.xsd
14mr|texlive-context-20130426-7|1798	%{_texmfdistdir}/tex/context/base/x-newcml.mkii
14mr|texlive-context-20130426-7|1799	%{_texmfdistdir}/tex/context/base/x-newmme.mkii
14mr|texlive-context-20130426-7|1800	%{_texmfdistdir}/tex/context/base/x-newmml.mkii
14mr|texlive-context-20130426-7|1801	%{_texmfdistdir}/tex/context/base/x-newmml.mkiv
14mr|texlive-context-20130426-7|1802	%{_texmfdistdir}/tex/context/base/x-newmmo.mkii
14mr|texlive-context-20130426-7|1803	%{_texmfdistdir}/tex/context/base/x-newpml.mkii
14mr|texlive-context-20130426-7|1804	%{_texmfdistdir}/tex/context/base/x-om2cml.xsl
14mr|texlive-context-20130426-7|1805	%{_texmfdistdir}/tex/context/base/x-openmath.mkii
14mr|texlive-context-20130426-7|1806	%{_texmfdistdir}/tex/context/base/x-openmath.xsl
14mr|texlive-context-20130426-7|1807	%{_texmfdistdir}/tex/context/base/x-pfs-01.mkiv
14mr|texlive-context-20130426-7|1808	%{_texmfdistdir}/tex/context/base/x-pfsense.ctx
14mr|texlive-context-20130426-7|1809	%{_texmfdistdir}/tex/context/base/x-physml.mkii
14mr|texlive-context-20130426-7|1810	%{_texmfdistdir}/tex/context/base/x-physml.mkiv
14mr|texlive-context-20130426-7|1811	%{_texmfdistdir}/tex/context/base/x-physml.xsd
14mr|texlive-context-20130426-7|1812	%{_texmfdistdir}/tex/context/base/x-res-00.mkii
14mr|texlive-context-20130426-7|1813	%{_texmfdistdir}/tex/context/base/x-res-01.mkii
14mr|texlive-context-20130426-7|1814	%{_texmfdistdir}/tex/context/base/x-res-01.mkiv
14mr|texlive-context-20130426-7|1815	%{_texmfdistdir}/tex/context/base/x-res-02.mkii
14mr|texlive-context-20130426-7|1816	%{_texmfdistdir}/tex/context/base/x-res-03.mkii
14mr|texlive-context-20130426-7|1817	%{_texmfdistdir}/tex/context/base/x-res-04.mkii
14mr|texlive-context-20130426-7|1818	%{_texmfdistdir}/tex/context/base/x-res-08.mkii
14mr|texlive-context-20130426-7|1819	%{_texmfdistdir}/tex/context/base/x-res-09.mkii
14mr|texlive-context-20130426-7|1820	%{_texmfdistdir}/tex/context/base/x-res-10.mkii
14mr|texlive-context-20130426-7|1821	%{_texmfdistdir}/tex/context/base/x-res-11.mkii
14mr|texlive-context-20130426-7|1822	%{_texmfdistdir}/tex/context/base/x-res-12.mkii
14mr|texlive-context-20130426-7|1823	%{_texmfdistdir}/tex/context/base/x-res-20.mkii
14mr|texlive-context-20130426-7|1824	%{_texmfdistdir}/tex/context/base/x-res-50.mkii
14mr|texlive-context-20130426-7|1825	%{_texmfdistdir}/tex/context/base/x-res-50.mkiv
14mr|texlive-context-20130426-7|1826	%{_texmfdistdir}/tex/context/base/x-sch-00.mkii
14mr|texlive-context-20130426-7|1827	%{_texmfdistdir}/tex/context/base/x-sch-01.mkii
14mr|texlive-context-20130426-7|1828	%{_texmfdistdir}/tex/context/base/x-set-01.mkii
14mr|texlive-context-20130426-7|1829	%{_texmfdistdir}/tex/context/base/x-set-02.mkii
14mr|texlive-context-20130426-7|1830	%{_texmfdistdir}/tex/context/base/x-set-11.mkii
14mr|texlive-context-20130426-7|1831	%{_texmfdistdir}/tex/context/base/x-set-11.mkiv
14mr|texlive-context-20130426-7|1832	%{_texmfdistdir}/tex/context/base/x-set-12.mkii
14mr|texlive-context-20130426-7|1833	%{_texmfdistdir}/tex/context/base/x-set-12.mkiv
14mr|texlive-context-20130426-7|1834	%{_texmfdistdir}/tex/context/base/x-sm2om.xsl
14mr|texlive-context-20130426-7|1835	%{_texmfdistdir}/tex/context/base/x-steps.mkii
14mr|texlive-context-20130426-7|1836	%{_texmfdistdir}/tex/context/base/x-steps.mkiv
14mr|texlive-context-20130426-7|1837	%{_texmfdistdir}/tex/context/base/x-udhr.mkiv
14mr|texlive-context-20130426-7|1838	%{_texmfdistdir}/tex/context/base/x-xfdf.mkiv
14mr|texlive-context-20130426-7|1839	%{_texmfdistdir}/tex/context/base/x-xml-01.mkii
14mr|texlive-context-20130426-7|1840	%{_texmfdistdir}/tex/context/base/x-xml-02.mkii
14mr|texlive-context-20130426-7|1841	%{_texmfdistdir}/tex/context/base/x-xml-11.mkii
14mr|texlive-context-20130426-7|1842	%{_texmfdistdir}/tex/context/base/x-xtag.mkiv
14mr|texlive-context-20130426-7|1843	%{_texmfdistdir}/tex/context/base/xetx-chr.mkii
14mr|texlive-context-20130426-7|1844	%{_texmfdistdir}/tex/context/base/xetx-cls.mkii
14mr|texlive-context-20130426-7|1845	%{_texmfdistdir}/tex/context/base/xetx-ini.mkii
14mr|texlive-context-20130426-7|1846	%{_texmfdistdir}/tex/context/base/xetx-utf.mkii
14mr|texlive-context-20130426-7|1847	%{_texmfdistdir}/tex/context/base/xtag-cml.mkii
14mr|texlive-context-20130426-7|1848	%{_texmfdistdir}/tex/context/base/xtag-ent.mkii
14mr|texlive-context-20130426-7|1849	%{_texmfdistdir}/tex/context/base/xtag-exp.mkii
14mr|texlive-context-20130426-7|1850	%{_texmfdistdir}/tex/context/base/xtag-ext.mkii
14mr|texlive-context-20130426-7|1851	%{_texmfdistdir}/tex/context/base/xtag-hyp.mkii
14mr|texlive-context-20130426-7|1852	%{_texmfdistdir}/tex/context/base/xtag-ini.mkii
14mr|texlive-context-20130426-7|1853	%{_texmfdistdir}/tex/context/base/xtag-map.mkii
14mr|texlive-context-20130426-7|1854	%{_texmfdistdir}/tex/context/base/xtag-mea.mkii
14mr|texlive-context-20130426-7|1855	%{_texmfdistdir}/tex/context/base/xtag-meb.mkii
14mr|texlive-context-20130426-7|1856	%{_texmfdistdir}/tex/context/base/xtag-mec.mkii
14mr|texlive-context-20130426-7|1857	%{_texmfdistdir}/tex/context/base/xtag-meh.mkii
14mr|texlive-context-20130426-7|1858	%{_texmfdistdir}/tex/context/base/xtag-men.mkii
14mr|texlive-context-20130426-7|1859	%{_texmfdistdir}/tex/context/base/xtag-meo.mkii
14mr|texlive-context-20130426-7|1860	%{_texmfdistdir}/tex/context/base/xtag-mer.mkii
14mr|texlive-context-20130426-7|1861	%{_texmfdistdir}/tex/context/base/xtag-mmc.mkii
14mr|texlive-context-20130426-7|1862	%{_texmfdistdir}/tex/context/base/xtag-mml.mkii
14mr|texlive-context-20130426-7|1863	%{_texmfdistdir}/tex/context/base/xtag-mmp.mkii
14mr|texlive-context-20130426-7|1864	%{_texmfdistdir}/tex/context/base/xtag-mxa.mkii
14mr|texlive-context-20130426-7|1865	%{_texmfdistdir}/tex/context/base/xtag-mxb.mkii
14mr|texlive-context-20130426-7|1866	%{_texmfdistdir}/tex/context/base/xtag-mxc.mkii
14mr|texlive-context-20130426-7|1867	%{_texmfdistdir}/tex/context/base/xtag-mxh.mkii
14mr|texlive-context-20130426-7|1868	%{_texmfdistdir}/tex/context/base/xtag-mxn.mkii
14mr|texlive-context-20130426-7|1869	%{_texmfdistdir}/tex/context/base/xtag-mxo.mkii
14mr|texlive-context-20130426-7|1870	%{_texmfdistdir}/tex/context/base/xtag-mxr.mkii
14mr|texlive-context-20130426-7|1871	%{_texmfdistdir}/tex/context/base/xtag-pml.mkii
14mr|texlive-context-20130426-7|1872	%{_texmfdistdir}/tex/context/base/xtag-pmu.mkii
14mr|texlive-context-20130426-7|1873	%{_texmfdistdir}/tex/context/base/xtag-pre.mkii
14mr|texlive-context-20130426-7|1874	%{_texmfdistdir}/tex/context/base/xtag-prs.mkii
14mr|texlive-context-20130426-7|1875	%{_texmfdistdir}/tex/context/base/xtag-raw.mkii
14mr|texlive-context-20130426-7|1876	%{_texmfdistdir}/tex/context/base/xtag-rng.mkii
14mr|texlive-context-20130426-7|1877	%{_texmfdistdir}/tex/context/base/xtag-run.mkii
14mr|texlive-context-20130426-7|1878	%{_texmfdistdir}/tex/context/base/xtag-stk.mkii
14mr|texlive-context-20130426-7|1879	%{_texmfdistdir}/tex/context/base/xtag-utf.mkii
14mr|texlive-context-20130426-7|1880	%{_texmfdistdir}/tex/context/base/xtag-xsd.mkii
14mr|texlive-context-20130426-7|1881	%{_texmfdistdir}/tex/context/base/xtag-xsl.mkii
14mr|texlive-context-20130426-7|1882	%{_texmfdistdir}/tex/context/bib/bibl-ams.tex
14mr|texlive-context-20130426-7|1883	%{_texmfdistdir}/tex/context/bib/bibl-apa-de.tex
14mr|texlive-context-20130426-7|1884	%{_texmfdistdir}/tex/context/bib/bibl-apa-fr.tex
14mr|texlive-context-20130426-7|1885	%{_texmfdistdir}/tex/context/bib/bibl-apa.tex
14mr|texlive-context-20130426-7|1886	%{_texmfdistdir}/tex/context/bib/bibl-aps.tex
14mr|texlive-context-20130426-7|1887	%{_texmfdistdir}/tex/context/bib/bibl-num-fr.tex
14mr|texlive-context-20130426-7|1888	%{_texmfdistdir}/tex/context/bib/bibl-num.tex
14mr|texlive-context-20130426-7|1889	%{_texmfdistdir}/tex/context/bib/bibl-ssa.tex
14mr|texlive-context-20130426-7|1890	%{_texmfdistdir}/tex/context/bib/sample.bib
14mr|texlive-context-20130426-7|1891	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.lua
14mr|texlive-context-20130426-7|1892	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.xml
14mr|texlive-context-20130426-7|1893	%{_texmfdistdir}/tex/context/extra/mag-0000.tex
14mr|texlive-context-20130426-7|1894	%{_texmfdistdir}/tex/context/extra/setup-qr.tex
14mr|texlive-context-20130426-7|1895	%{_texmfdistdir}/tex/context/extra/showunic.tex
14mr|texlive-context-20130426-7|1896	%{_texmfdistdir}/tex/context/fonts/antykwa-math.lfg
14mr|texlive-context-20130426-7|1897	%{_texmfdistdir}/tex/context/fonts/antykwapoltawskiego.lfg
14mr|texlive-context-20130426-7|1898	%{_texmfdistdir}/tex/context/fonts/asana-math.lfg
14mr|texlive-context-20130426-7|1899	%{_texmfdistdir}/tex/context/fonts/cambria-math.lfg
14mr|texlive-context-20130426-7|1900	%{_texmfdistdir}/tex/context/fonts/cc-icons.lfg
14mr|texlive-context-20130426-7|1901	%{_texmfdistdir}/tex/context/fonts/ccicons.lfg
14mr|texlive-context-20130426-7|1902	%{_texmfdistdir}/tex/context/fonts/charter-math.lfg
14mr|texlive-context-20130426-7|1903	%{_texmfdistdir}/tex/context/fonts/demo.lfg
14mr|texlive-context-20130426-7|1904	%{_texmfdistdir}/tex/context/fonts/dingbats.lfg
14mr|texlive-context-20130426-7|1905	%{_texmfdistdir}/tex/context/fonts/garamond-math.lfg
14mr|texlive-context-20130426-7|1906	%{_texmfdistdir}/tex/context/fonts/husayni.lfg
14mr|texlive-context-20130426-7|1907	%{_texmfdistdir}/tex/context/fonts/hvmath-math.lfg
14mr|texlive-context-20130426-7|1908	%{_texmfdistdir}/tex/context/fonts/informal-math.lfg
14mr|texlive-context-20130426-7|1909	%{_texmfdistdir}/tex/context/fonts/iwona-math.lfg
14mr|texlive-context-20130426-7|1910	%{_texmfdistdir}/tex/context/fonts/lm-math.lfg
14mr|texlive-context-20130426-7|1911	%{_texmfdistdir}/tex/context/fonts/lm.lfg
14mr|texlive-context-20130426-7|1912	%{_texmfdistdir}/tex/context/fonts/lucida-opentype-math.lfg
14mr|texlive-context-20130426-7|1913	%{_texmfdistdir}/tex/context/fonts/lucida-typeone-math.lfg
14mr|texlive-context-20130426-7|1914	%{_texmfdistdir}/tex/context/fonts/mathtimes-math.lfg
14mr|texlive-context-20130426-7|1915	%{_texmfdistdir}/tex/context/fonts/px-math.lfg
14mr|texlive-context-20130426-7|1916	%{_texmfdistdir}/tex/context/fonts/symbol-math.lfg
14mr|texlive-context-20130426-7|1917	%{_texmfdistdir}/tex/context/fonts/texgyre.lfg
14mr|texlive-context-20130426-7|1918	%{_texmfdistdir}/tex/context/fonts/treatments.lfg
14mr|texlive-context-20130426-7|1919	%{_texmfdistdir}/tex/context/fonts/tx-math.lfg
14mr|texlive-context-20130426-7|1920	%{_texmfdistdir}/tex/context/fonts/utopia-math.lfg
14mr|texlive-context-20130426-7|1921	%{_texmfdistdir}/tex/context/fonts/xits-math.lfg
14mr|texlive-context-20130426-7|1922	%{_texmfdistdir}/tex/context/foxet/fe-bryson.xml
14mr|texlive-context-20130426-7|1923	%{_texmfdistdir}/tex/context/foxet/fe-ward.xml
14mr|texlive-context-20130426-7|1924	%{_texmfdistdir}/tex/context/foxet/fe-zapf.xml
14mr|texlive-context-20130426-7|1925	%{_texmfdistdir}/tex/context/foxet/fo-0101.fo
14mr|texlive-context-20130426-7|1926	%{_texmfdistdir}/tex/context/foxet/fo-0102.fo
14mr|texlive-context-20130426-7|1927	%{_texmfdistdir}/tex/context/foxet/fo-0103.fo
14mr|texlive-context-20130426-7|1928	%{_texmfdistdir}/tex/context/foxet/fo-0201.fo
14mr|texlive-context-20130426-7|1929	%{_texmfdistdir}/tex/context/foxet/fo-0301.fo
14mr|texlive-context-20130426-7|1930	%{_texmfdistdir}/tex/context/foxet/fo-0601.fo
14mr|texlive-context-20130426-7|1931	%{_texmfdistdir}/tex/context/foxet/fo-0602.fo
14mr|texlive-context-20130426-7|1932	%{_texmfdistdir}/tex/context/foxet/fo-0603.fo
14mr|texlive-context-20130426-7|1933	%{_texmfdistdir}/tex/context/foxet/fo-0604.fo
14mr|texlive-context-20130426-7|1934	%{_texmfdistdir}/tex/context/foxet/fo-0611.fo
14mr|texlive-context-20130426-7|1935	%{_texmfdistdir}/tex/context/foxet/fo-0612.fo
14mr|texlive-context-20130426-7|1936	%{_texmfdistdir}/tex/context/foxet/fo-0613.fo
14mr|texlive-context-20130426-7|1937	%{_texmfdistdir}/tex/context/foxet/fo-0621.fo
14mr|texlive-context-20130426-7|1938	%{_texmfdistdir}/tex/context/foxet/fo-0641.fo
14mr|texlive-context-20130426-7|1939	%{_texmfdistdir}/tex/context/foxet/fo-0642.fo
14mr|texlive-context-20130426-7|1940	%{_texmfdistdir}/tex/context/foxet/fo-0643.fo
14mr|texlive-context-20130426-7|1941	%{_texmfdistdir}/tex/context/foxet/fo-0644.fo
14mr|texlive-context-20130426-7|1942	%{_texmfdistdir}/tex/context/foxet/fo-0650.fo
14mr|texlive-context-20130426-7|1943	%{_texmfdistdir}/tex/context/foxet/fo-0651.fo
14mr|texlive-context-20130426-7|1944	%{_texmfdistdir}/tex/context/foxet/fo-0701.fo
14mr|texlive-context-20130426-7|1945	%{_texmfdistdir}/tex/context/foxet/fo-0801.fo
14mr|texlive-context-20130426-7|1946	%{_texmfdistdir}/tex/context/foxet/fo-0901.fo
14mr|texlive-context-20130426-7|1947	%{_texmfdistdir}/tex/context/foxet/fo-0902.fo
14mr|texlive-context-20130426-7|1948	%{_texmfdistdir}/tex/context/foxet/fo-1001.fo
14mr|texlive-context-20130426-7|1949	%{_texmfdistdir}/tex/context/foxet/fo-1002.fo
14mr|texlive-context-20130426-7|1950	%{_texmfdistdir}/tex/context/foxet/fo-1003.fo
14mr|texlive-context-20130426-7|1951	%{_texmfdistdir}/tex/context/foxet/fo-1004.fo
14mr|texlive-context-20130426-7|1952	%{_texmfdistdir}/tex/context/foxet/fo-1101.fo
14mr|texlive-context-20130426-7|1953	%{_texmfdistdir}/tex/context/foxet/fo-1102.fo
14mr|texlive-context-20130426-7|1954	%{_texmfdistdir}/tex/context/foxet/fo-1103.fo
14mr|texlive-context-20130426-7|1955	%{_texmfdistdir}/tex/context/foxet/fo-1104.fo
14mr|texlive-context-20130426-7|1956	%{_texmfdistdir}/tex/context/foxet/fo-1201.fo
14mr|texlive-context-20130426-7|1957	%{_texmfdistdir}/tex/context/interface/cont-cs.xml
14mr|texlive-context-20130426-7|1958	%{_texmfdistdir}/tex/context/interface/cont-de.xml
14mr|texlive-context-20130426-7|1959	%{_texmfdistdir}/tex/context/interface/cont-en.xml
14mr|texlive-context-20130426-7|1960	%{_texmfdistdir}/tex/context/interface/cont-fr.xml
14mr|texlive-context-20130426-7|1961	%{_texmfdistdir}/tex/context/interface/cont-it.xml
14mr|texlive-context-20130426-7|1962	%{_texmfdistdir}/tex/context/interface/cont-nl.xml
14mr|texlive-context-20130426-7|1963	%{_texmfdistdir}/tex/context/interface/cont-pe.xml
14mr|texlive-context-20130426-7|1964	%{_texmfdistdir}/tex/context/interface/cont-ro.xml
14mr|texlive-context-20130426-7|1965	%{_texmfdistdir}/tex/context/interface/keys-cs.xml
14mr|texlive-context-20130426-7|1966	%{_texmfdistdir}/tex/context/interface/keys-cz.xml
14mr|texlive-context-20130426-7|1967	%{_texmfdistdir}/tex/context/interface/keys-de.xml
14mr|texlive-context-20130426-7|1968	%{_texmfdistdir}/tex/context/interface/keys-en.xml
14mr|texlive-context-20130426-7|1969	%{_texmfdistdir}/tex/context/interface/keys-fr.xml
14mr|texlive-context-20130426-7|1970	%{_texmfdistdir}/tex/context/interface/keys-it.xml
14mr|texlive-context-20130426-7|1971	%{_texmfdistdir}/tex/context/interface/keys-nl.xml
14mr|texlive-context-20130426-7|1972	%{_texmfdistdir}/tex/context/interface/keys-pe.xml
14mr|texlive-context-20130426-7|1973	%{_texmfdistdir}/tex/context/interface/keys-ro.xml
14mr|texlive-context-20130426-7|1974	%{_texmfdistdir}/tex/context/patterns/lang-af.hyp
14mr|texlive-context-20130426-7|1975	%{_texmfdistdir}/tex/context/patterns/lang-af.lua
14mr|texlive-context-20130426-7|1976	%{_texmfdistdir}/tex/context/patterns/lang-af.pat
14mr|texlive-context-20130426-7|1977	%{_texmfdistdir}/tex/context/patterns/lang-af.rme
14mr|texlive-context-20130426-7|1978	%{_texmfdistdir}/tex/context/patterns/lang-agr.hyp
14mr|texlive-context-20130426-7|1979	%{_texmfdistdir}/tex/context/patterns/lang-agr.lua
14mr|texlive-context-20130426-7|1980	%{_texmfdistdir}/tex/context/patterns/lang-agr.pat
14mr|texlive-context-20130426-7|1981	%{_texmfdistdir}/tex/context/patterns/lang-agr.rme
14mr|texlive-context-20130426-7|1982	%{_texmfdistdir}/tex/context/patterns/lang-bg.hyp
14mr|texlive-context-20130426-7|1983	%{_texmfdistdir}/tex/context/patterns/lang-bg.lua
14mr|texlive-context-20130426-7|1984	%{_texmfdistdir}/tex/context/patterns/lang-bg.pat
14mr|texlive-context-20130426-7|1985	%{_texmfdistdir}/tex/context/patterns/lang-bg.rme
14mr|texlive-context-20130426-7|1986	%{_texmfdistdir}/tex/context/patterns/lang-ca.hyp
14mr|texlive-context-20130426-7|1987	%{_texmfdistdir}/tex/context/patterns/lang-ca.lua
14mr|texlive-context-20130426-7|1988	%{_texmfdistdir}/tex/context/patterns/lang-ca.pat
14mr|texlive-context-20130426-7|1989	%{_texmfdistdir}/tex/context/patterns/lang-ca.rme
14mr|texlive-context-20130426-7|1990	%{_texmfdistdir}/tex/context/patterns/lang-cs.hyp
14mr|texlive-context-20130426-7|1991	%{_texmfdistdir}/tex/context/patterns/lang-cs.lua
14mr|texlive-context-20130426-7|1992	%{_texmfdistdir}/tex/context/patterns/lang-cs.pat
14mr|texlive-context-20130426-7|1993	%{_texmfdistdir}/tex/context/patterns/lang-cs.rme
14mr|texlive-context-20130426-7|1994	%{_texmfdistdir}/tex/context/patterns/lang-cy.hyp
14mr|texlive-context-20130426-7|1995	%{_texmfdistdir}/tex/context/patterns/lang-cy.lua
14mr|texlive-context-20130426-7|1996	%{_texmfdistdir}/tex/context/patterns/lang-cy.pat
14mr|texlive-context-20130426-7|1997	%{_texmfdistdir}/tex/context/patterns/lang-cy.rme
14mr|texlive-context-20130426-7|1998	%{_texmfdistdir}/tex/context/patterns/lang-da.hyp
14mr|texlive-context-20130426-7|1999	%{_texmfdistdir}/tex/context/patterns/lang-da.lua
14mr|texlive-context-20130426-7|2000	%{_texmfdistdir}/tex/context/patterns/lang-da.pat
14mr|texlive-context-20130426-7|2001	%{_texmfdistdir}/tex/context/patterns/lang-da.rme
14mr|texlive-context-20130426-7|2002	%{_texmfdistdir}/tex/context/patterns/lang-de.hyp
14mr|texlive-context-20130426-7|2003	%{_texmfdistdir}/tex/context/patterns/lang-de.lua
14mr|texlive-context-20130426-7|2004	%{_texmfdistdir}/tex/context/patterns/lang-de.pat
14mr|texlive-context-20130426-7|2005	%{_texmfdistdir}/tex/context/patterns/lang-de.rme
14mr|texlive-context-20130426-7|2006	%{_texmfdistdir}/tex/context/patterns/lang-deo.hyp
14mr|texlive-context-20130426-7|2007	%{_texmfdistdir}/tex/context/patterns/lang-deo.lua
14mr|texlive-context-20130426-7|2008	%{_texmfdistdir}/tex/context/patterns/lang-deo.pat
14mr|texlive-context-20130426-7|2009	%{_texmfdistdir}/tex/context/patterns/lang-deo.rme
14mr|texlive-context-20130426-7|2010	%{_texmfdistdir}/tex/context/patterns/lang-es.hyp
14mr|texlive-context-20130426-7|2011	%{_texmfdistdir}/tex/context/patterns/lang-es.lua
14mr|texlive-context-20130426-7|2012	%{_texmfdistdir}/tex/context/patterns/lang-es.pat
14mr|texlive-context-20130426-7|2013	%{_texmfdistdir}/tex/context/patterns/lang-es.rme
14mr|texlive-context-20130426-7|2014	%{_texmfdistdir}/tex/context/patterns/lang-et.hyp
14mr|texlive-context-20130426-7|2015	%{_texmfdistdir}/tex/context/patterns/lang-et.lua
14mr|texlive-context-20130426-7|2016	%{_texmfdistdir}/tex/context/patterns/lang-et.pat
14mr|texlive-context-20130426-7|2017	%{_texmfdistdir}/tex/context/patterns/lang-et.rme
14mr|texlive-context-20130426-7|2018	%{_texmfdistdir}/tex/context/patterns/lang-eu.hyp
14mr|texlive-context-20130426-7|2019	%{_texmfdistdir}/tex/context/patterns/lang-eu.lua
14mr|texlive-context-20130426-7|2020	%{_texmfdistdir}/tex/context/patterns/lang-eu.pat
14mr|texlive-context-20130426-7|2021	%{_texmfdistdir}/tex/context/patterns/lang-eu.rme
14mr|texlive-context-20130426-7|2022	%{_texmfdistdir}/tex/context/patterns/lang-fi.hyp
14mr|texlive-context-20130426-7|2023	%{_texmfdistdir}/tex/context/patterns/lang-fi.lua
14mr|texlive-context-20130426-7|2024	%{_texmfdistdir}/tex/context/patterns/lang-fi.pat
14mr|texlive-context-20130426-7|2025	%{_texmfdistdir}/tex/context/patterns/lang-fi.rme
14mr|texlive-context-20130426-7|2026	%{_texmfdistdir}/tex/context/patterns/lang-fr.hyp
14mr|texlive-context-20130426-7|2027	%{_texmfdistdir}/tex/context/patterns/lang-fr.lua
14mr|texlive-context-20130426-7|2028	%{_texmfdistdir}/tex/context/patterns/lang-fr.pat
14mr|texlive-context-20130426-7|2029	%{_texmfdistdir}/tex/context/patterns/lang-fr.rme
14mr|texlive-context-20130426-7|2030	%{_texmfdistdir}/tex/context/patterns/lang-gb.hyp
14mr|texlive-context-20130426-7|2031	%{_texmfdistdir}/tex/context/patterns/lang-gb.lua
14mr|texlive-context-20130426-7|2032	%{_texmfdistdir}/tex/context/patterns/lang-gb.pat
14mr|texlive-context-20130426-7|2033	%{_texmfdistdir}/tex/context/patterns/lang-gb.rme
14mr|texlive-context-20130426-7|2034	%{_texmfdistdir}/tex/context/patterns/lang-hr.hyp
14mr|texlive-context-20130426-7|2035	%{_texmfdistdir}/tex/context/patterns/lang-hr.lua
14mr|texlive-context-20130426-7|2036	%{_texmfdistdir}/tex/context/patterns/lang-hr.pat
14mr|texlive-context-20130426-7|2037	%{_texmfdistdir}/tex/context/patterns/lang-hr.rme
14mr|texlive-context-20130426-7|2038	%{_texmfdistdir}/tex/context/patterns/lang-hu.hyp
14mr|texlive-context-20130426-7|2039	%{_texmfdistdir}/tex/context/patterns/lang-hu.lua
14mr|texlive-context-20130426-7|2040	%{_texmfdistdir}/tex/context/patterns/lang-hu.pat
14mr|texlive-context-20130426-7|2041	%{_texmfdistdir}/tex/context/patterns/lang-hu.rme
14mr|texlive-context-20130426-7|2042	%{_texmfdistdir}/tex/context/patterns/lang-is.hyp
14mr|texlive-context-20130426-7|2043	%{_texmfdistdir}/tex/context/patterns/lang-is.lua
14mr|texlive-context-20130426-7|2044	%{_texmfdistdir}/tex/context/patterns/lang-is.pat
14mr|texlive-context-20130426-7|2045	%{_texmfdistdir}/tex/context/patterns/lang-is.rme
14mr|texlive-context-20130426-7|2046	%{_texmfdistdir}/tex/context/patterns/lang-it.hyp
14mr|texlive-context-20130426-7|2047	%{_texmfdistdir}/tex/context/patterns/lang-it.lua
14mr|texlive-context-20130426-7|2048	%{_texmfdistdir}/tex/context/patterns/lang-it.pat
14mr|texlive-context-20130426-7|2049	%{_texmfdistdir}/tex/context/patterns/lang-it.rme
14mr|texlive-context-20130426-7|2050	%{_texmfdistdir}/tex/context/patterns/lang-la.hyp
14mr|texlive-context-20130426-7|2051	%{_texmfdistdir}/tex/context/patterns/lang-la.lua
14mr|texlive-context-20130426-7|2052	%{_texmfdistdir}/tex/context/patterns/lang-la.pat
14mr|texlive-context-20130426-7|2053	%{_texmfdistdir}/tex/context/patterns/lang-la.rme
14mr|texlive-context-20130426-7|2054	%{_texmfdistdir}/tex/context/patterns/lang-lt.hyp
14mr|texlive-context-20130426-7|2055	%{_texmfdistdir}/tex/context/patterns/lang-lt.lua
14mr|texlive-context-20130426-7|2056	%{_texmfdistdir}/tex/context/patterns/lang-lt.pat
14mr|texlive-context-20130426-7|2057	%{_texmfdistdir}/tex/context/patterns/lang-lt.rme
14mr|texlive-context-20130426-7|2058	%{_texmfdistdir}/tex/context/patterns/lang-lv.hyp
14mr|texlive-context-20130426-7|2059	%{_texmfdistdir}/tex/context/patterns/lang-lv.lua
14mr|texlive-context-20130426-7|2060	%{_texmfdistdir}/tex/context/patterns/lang-lv.pat
14mr|texlive-context-20130426-7|2061	%{_texmfdistdir}/tex/context/patterns/lang-lv.rme
14mr|texlive-context-20130426-7|2062	%{_texmfdistdir}/tex/context/patterns/lang-mn.hyp
14mr|texlive-context-20130426-7|2063	%{_texmfdistdir}/tex/context/patterns/lang-mn.lua
14mr|texlive-context-20130426-7|2064	%{_texmfdistdir}/tex/context/patterns/lang-mn.pat
14mr|texlive-context-20130426-7|2065	%{_texmfdistdir}/tex/context/patterns/lang-mn.rme
14mr|texlive-context-20130426-7|2066	%{_texmfdistdir}/tex/context/patterns/lang-nb.hyp
14mr|texlive-context-20130426-7|2067	%{_texmfdistdir}/tex/context/patterns/lang-nb.lua
14mr|texlive-context-20130426-7|2068	%{_texmfdistdir}/tex/context/patterns/lang-nb.pat
14mr|texlive-context-20130426-7|2069	%{_texmfdistdir}/tex/context/patterns/lang-nb.rme
14mr|texlive-context-20130426-7|2070	%{_texmfdistdir}/tex/context/patterns/lang-nl.hyp
14mr|texlive-context-20130426-7|2071	%{_texmfdistdir}/tex/context/patterns/lang-nl.lua
14mr|texlive-context-20130426-7|2072	%{_texmfdistdir}/tex/context/patterns/lang-nl.pat
14mr|texlive-context-20130426-7|2073	%{_texmfdistdir}/tex/context/patterns/lang-nl.rme
14mr|texlive-context-20130426-7|2074	%{_texmfdistdir}/tex/context/patterns/lang-nn.hyp
14mr|texlive-context-20130426-7|2075	%{_texmfdistdir}/tex/context/patterns/lang-nn.lua
14mr|texlive-context-20130426-7|2076	%{_texmfdistdir}/tex/context/patterns/lang-nn.pat
14mr|texlive-context-20130426-7|2077	%{_texmfdistdir}/tex/context/patterns/lang-nn.rme
14mr|texlive-context-20130426-7|2078	%{_texmfdistdir}/tex/context/patterns/lang-pl.hyp
14mr|texlive-context-20130426-7|2079	%{_texmfdistdir}/tex/context/patterns/lang-pl.lua
14mr|texlive-context-20130426-7|2080	%{_texmfdistdir}/tex/context/patterns/lang-pl.pat
14mr|texlive-context-20130426-7|2081	%{_texmfdistdir}/tex/context/patterns/lang-pl.rme
14mr|texlive-context-20130426-7|2082	%{_texmfdistdir}/tex/context/patterns/lang-pt.hyp
14mr|texlive-context-20130426-7|2083	%{_texmfdistdir}/tex/context/patterns/lang-pt.lua
14mr|texlive-context-20130426-7|2084	%{_texmfdistdir}/tex/context/patterns/lang-pt.pat
14mr|texlive-context-20130426-7|2085	%{_texmfdistdir}/tex/context/patterns/lang-pt.rme
14mr|texlive-context-20130426-7|2086	%{_texmfdistdir}/tex/context/patterns/lang-ro.hyp
14mr|texlive-context-20130426-7|2087	%{_texmfdistdir}/tex/context/patterns/lang-ro.lua
14mr|texlive-context-20130426-7|2088	%{_texmfdistdir}/tex/context/patterns/lang-ro.pat
14mr|texlive-context-20130426-7|2089	%{_texmfdistdir}/tex/context/patterns/lang-ro.rme
14mr|texlive-context-20130426-7|2090	%{_texmfdistdir}/tex/context/patterns/lang-ru.hyp
14mr|texlive-context-20130426-7|2091	%{_texmfdistdir}/tex/context/patterns/lang-ru.lua
14mr|texlive-context-20130426-7|2092	%{_texmfdistdir}/tex/context/patterns/lang-ru.pat
14mr|texlive-context-20130426-7|2093	%{_texmfdistdir}/tex/context/patterns/lang-ru.rme
14mr|texlive-context-20130426-7|2094	%{_texmfdistdir}/tex/context/patterns/lang-sk.hyp
14mr|texlive-context-20130426-7|2095	%{_texmfdistdir}/tex/context/patterns/lang-sk.lua
14mr|texlive-context-20130426-7|2096	%{_texmfdistdir}/tex/context/patterns/lang-sk.pat
14mr|texlive-context-20130426-7|2097	%{_texmfdistdir}/tex/context/patterns/lang-sk.rme
14mr|texlive-context-20130426-7|2098	%{_texmfdistdir}/tex/context/patterns/lang-sl.hyp
14mr|texlive-context-20130426-7|2099	%{_texmfdistdir}/tex/context/patterns/lang-sl.lua
14mr|texlive-context-20130426-7|2100	%{_texmfdistdir}/tex/context/patterns/lang-sl.pat
14mr|texlive-context-20130426-7|2101	%{_texmfdistdir}/tex/context/patterns/lang-sl.rme
14mr|texlive-context-20130426-7|2102	%{_texmfdistdir}/tex/context/patterns/lang-sr.hyp
14mr|texlive-context-20130426-7|2103	%{_texmfdistdir}/tex/context/patterns/lang-sr.lua
14mr|texlive-context-20130426-7|2104	%{_texmfdistdir}/tex/context/patterns/lang-sr.pat
14mr|texlive-context-20130426-7|2105	%{_texmfdistdir}/tex/context/patterns/lang-sr.rme
14mr|texlive-context-20130426-7|2106	%{_texmfdistdir}/tex/context/patterns/lang-sv.hyp
14mr|texlive-context-20130426-7|2107	%{_texmfdistdir}/tex/context/patterns/lang-sv.lua
14mr|texlive-context-20130426-7|2108	%{_texmfdistdir}/tex/context/patterns/lang-sv.pat
14mr|texlive-context-20130426-7|2109	%{_texmfdistdir}/tex/context/patterns/lang-sv.rme
14mr|texlive-context-20130426-7|2110	%{_texmfdistdir}/tex/context/patterns/lang-th.hyp
14mr|texlive-context-20130426-7|2111	%{_texmfdistdir}/tex/context/patterns/lang-th.lua
14mr|texlive-context-20130426-7|2112	%{_texmfdistdir}/tex/context/patterns/lang-th.pat
14mr|texlive-context-20130426-7|2113	%{_texmfdistdir}/tex/context/patterns/lang-th.rme
14mr|texlive-context-20130426-7|2114	%{_texmfdistdir}/tex/context/patterns/lang-tk.hyp
14mr|texlive-context-20130426-7|2115	%{_texmfdistdir}/tex/context/patterns/lang-tk.lua
14mr|texlive-context-20130426-7|2116	%{_texmfdistdir}/tex/context/patterns/lang-tk.pat
14mr|texlive-context-20130426-7|2117	%{_texmfdistdir}/tex/context/patterns/lang-tk.rme
14mr|texlive-context-20130426-7|2118	%{_texmfdistdir}/tex/context/patterns/lang-tr.hyp
14mr|texlive-context-20130426-7|2119	%{_texmfdistdir}/tex/context/patterns/lang-tr.lua
14mr|texlive-context-20130426-7|2120	%{_texmfdistdir}/tex/context/patterns/lang-tr.pat
14mr|texlive-context-20130426-7|2121	%{_texmfdistdir}/tex/context/patterns/lang-tr.rme
14mr|texlive-context-20130426-7|2122	%{_texmfdistdir}/tex/context/patterns/lang-uk.hyp
14mr|texlive-context-20130426-7|2123	%{_texmfdistdir}/tex/context/patterns/lang-uk.lua
14mr|texlive-context-20130426-7|2124	%{_texmfdistdir}/tex/context/patterns/lang-uk.pat
14mr|texlive-context-20130426-7|2125	%{_texmfdistdir}/tex/context/patterns/lang-uk.rme
14mr|texlive-context-20130426-7|2126	%{_texmfdistdir}/tex/context/patterns/lang-us.hyp
14mr|texlive-context-20130426-7|2127	%{_texmfdistdir}/tex/context/patterns/lang-us.lua
14mr|texlive-context-20130426-7|2128	%{_texmfdistdir}/tex/context/patterns/lang-us.pat
14mr|texlive-context-20130426-7|2129	%{_texmfdistdir}/tex/context/patterns/lang-us.rme
14mr|texlive-context-20130426-7|2130	%{_texmfdistdir}/tex/context/patterns/lang-zh.hyp
14mr|texlive-context-20130426-7|2131	%{_texmfdistdir}/tex/context/patterns/lang-zh.lua
14mr|texlive-context-20130426-7|2132	%{_texmfdistdir}/tex/context/patterns/lang-zh.pat
14mr|texlive-context-20130426-7|2133	%{_texmfdistdir}/tex/context/patterns/lang-zh.rme
14mr|texlive-context-20130426-7|2134	%{_texmfdistdir}/tex/context/sample/aesop-de.tex
14mr|texlive-context-20130426-7|2135	%{_texmfdistdir}/tex/context/sample/bryson.tex
14mr|texlive-context-20130426-7|2136	%{_texmfdistdir}/tex/context/sample/cow.pdf
14mr|texlive-context-20130426-7|2137	%{_texmfdistdir}/tex/context/sample/d-res-01.xml
14mr|texlive-context-20130426-7|2138	%{_texmfdistdir}/tex/context/sample/davis.tex
14mr|texlive-context-20130426-7|2139	%{_texmfdistdir}/tex/context/sample/dawkins.tex
14mr|texlive-context-20130426-7|2140	%{_texmfdistdir}/tex/context/sample/demo-mps.tex
14mr|texlive-context-20130426-7|2141	%{_texmfdistdir}/tex/context/sample/demo-tex.tex
14mr|texlive-context-20130426-7|2142	%{_texmfdistdir}/tex/context/sample/demo-xml.tex
14mr|texlive-context-20130426-7|2143	%{_texmfdistdir}/tex/context/sample/douglas.tex
14mr|texlive-context-20130426-7|2144	%{_texmfdistdir}/tex/context/sample/hacker.jpg
14mr|texlive-context-20130426-7|2145	%{_texmfdistdir}/tex/context/sample/hawking.tex
14mr|texlive-context-20130426-7|2146	%{_texmfdistdir}/tex/context/sample/khatt-ar.tex
14mr|texlive-context-20130426-7|2147	%{_texmfdistdir}/tex/context/sample/khatt-en.tex
14mr|texlive-context-20130426-7|2148	%{_texmfdistdir}/tex/context/sample/knuth.tex
14mr|texlive-context-20130426-7|2149	%{_texmfdistdir}/tex/context/sample/linden.tex
14mr|texlive-context-20130426-7|2150	%{_texmfdistdir}/tex/context/sample/lorem.tex
14mr|texlive-context-20130426-7|2151	%{_texmfdistdir}/tex/context/sample/materie.tex
14mr|texlive-context-20130426-7|2152	%{_texmfdistdir}/tex/context/sample/mill.png
14mr|texlive-context-20130426-7|2153	%{_texmfdistdir}/tex/context/sample/montgomery.tex
14mr|texlive-context-20130426-7|2154	%{_texmfdistdir}/tex/context/sample/reich.tex
14mr|texlive-context-20130426-7|2155	%{_texmfdistdir}/tex/context/sample/sample.tex
14mr|texlive-context-20130426-7|2156	%{_texmfdistdir}/tex/context/sample/spider.eps
14mr|texlive-context-20130426-7|2157	%{_texmfdistdir}/tex/context/sample/thuan.tex
14mr|texlive-context-20130426-7|2158	%{_texmfdistdir}/tex/context/sample/tufte.tex
14mr|texlive-context-20130426-7|2159	%{_texmfdistdir}/tex/context/sample/ward.tex
14mr|texlive-context-20130426-7|2160	%{_texmfdistdir}/tex/context/sample/weisman.tex
14mr|texlive-context-20130426-7|2161	%{_texmfdistdir}/tex/context/sample/zapf.tex
14mr|texlive-context-20130426-7|2162	%{_texmfdistdir}/tex/context/test/context-test.tex
14mr|texlive-context-20130426-7|2163	%{_texmfdistdir}/tex/context/test/pdf-a1a-2005.mkiv
14mr|texlive-context-20130426-7|2164	%{_texmfdistdir}/tex/context/test/pdf-a1b-2005.mkiv
14mr|texlive-context-20130426-7|2165	%{_texmfdistdir}/tex/context/test/pdf-x-common.mkiv
14mr|texlive-context-20130426-7|2166	%{_texmfdistdir}/tex/context/test/pdf-x1a-2001.mkiv
14mr|texlive-context-20130426-7|2167	%{_texmfdistdir}/tex/context/test/pdf-x1a-2003.mkiv
14mr|texlive-context-20130426-7|2168	%{_texmfdistdir}/tex/context/test/pdf-x3-2002.mkiv
14mr|texlive-context-20130426-7|2169	%{_texmfdistdir}/tex/context/test/pdf-x3-2003.mkiv
14mr|texlive-context-20130426-7|2170	%{_texmfdistdir}/tex/context/test/pdf-x4.mkiv
14mr|texlive-context-20130426-7|2171	%{_texmfdistdir}/tex/context/test/pdf-x4p.mkiv
14mr|texlive-context-20130426-7|2172	%{_texmfdistdir}/tex/context/user/cont-sys.rme
14mr|texlive-context-20130426-7|2173	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-gen.lua
14mr|texlive-context-20130426-7|2174	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-nod.lua
14mr|texlive-context-20130426-7|2175	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics.tex
14mr|texlive-context-20130426-7|2176	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-cbk.lua
14mr|texlive-context-20130426-7|2177	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-def.lua
14mr|texlive-context-20130426-7|2178	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua
14mr|texlive-context-20130426-7|2179	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-enc.lua
14mr|texlive-context-20130426-7|2180	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-ext.lua
14mr|texlive-context-20130426-7|2181	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-lua.lua
14mr|texlive-context-20130426-7|2182	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-merged.lua
14mr|texlive-context-20130426-7|2183	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-syn.lua
14mr|texlive-context-20130426-7|2184	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-tfm.lua
14mr|texlive-context-20130426-7|2185	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.lua
14mr|texlive-context-20130426-7|2186	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.tex
14mr|texlive-context-20130426-7|2187	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.lua
14mr|texlive-context-20130426-7|2188	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.tex
14mr|texlive-context-20130426-7|2189	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.lua
14mr|texlive-context-20130426-7|2190	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.tex
14mr|texlive-context-20130426-7|2191	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.lua
14mr|texlive-context-20130426-7|2192	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.tex
14mr|texlive-context-20130426-7|2193	%{_texmfdistdir}/tex/generic/context/luatex/luatex-plain.tex
14mr|texlive-context-20130426-7|2194	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor-test.tex
14mr|texlive-context-20130426-7|2195	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.lua
14mr|texlive-context-20130426-7|2196	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.tex
14mr|texlive-context-20130426-7|2197	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.lua
14mr|texlive-context-20130426-7|2198	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.tex
14mr|texlive-context-20130426-7|2199	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.lua
14mr|texlive-context-20130426-7|2200	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.tex
14mr|texlive-context-20130426-7|2201	%{_texmfdistdir}/tex/generic/context/luatex/luatex-test.tex
14mr|texlive-context-20130426-7|2202	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-de.tex
14mr|texlive-context-20130426-7|2203	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-en.tex
14mr|texlive-context-20130426-7|2204	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-nl.tex
14mr|texlive-context-20130426-7|2205	%{_texmfdistdir}/tex/generic/context/ppchtex/ppchtex.noc
14mr|texlive-context-20130426-7|2206	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-de.sty
14mr|texlive-context-20130426-7|2207	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-en.sty
14mr|texlive-context-20130426-7|2208	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-nl.sty
14mr|texlive-context-20130426-7|2209	%{_texmfdistdir}/tex/latex/context/ppchtex/m-pictex.sty
14mr|texlive-context-20130426-7|2210	%_texmf_fmtutil_d/context
14mr|texlive-context-20130426-7|2211	%doc %{_texmfdistdir}/doc/context/document/general/manuals/mreadme.pdf
14mr|texlive-context-20130426-7|2212	%doc %{_texmfdistdir}/doc/context/document/general/manuals/tiptrick.pdf
14mr|texlive-context-20130426-7|2213	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mcommon.tex
14mr|texlive-context-20130426-7|2214	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mreadme.tex
14mr|texlive-context-20130426-7|2215	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.html
14mr|texlive-context-20130426-7|2216	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.man
14mr|texlive-context-20130426-7|2217	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.xml
14mr|texlive-context-20130426-7|2218	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.html
14mr|texlive-context-20130426-7|2219	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.man
14mr|texlive-context-20130426-7|2220	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.xml
14mr|texlive-context-20130426-7|2221	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.html
14mr|texlive-context-20130426-7|2222	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.xml
14mr|texlive-context-20130426-7|2223	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.html
14mr|texlive-context-20130426-7|2224	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.man
14mr|texlive-context-20130426-7|2225	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.xml
14mr|texlive-context-20130426-7|2226	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.html
14mr|texlive-context-20130426-7|2227	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.man
14mr|texlive-context-20130426-7|2228	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.xml
14mr|texlive-context-20130426-7|2229	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.html
14mr|texlive-context-20130426-7|2230	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.man
14mr|texlive-context-20130426-7|2231	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.xml
14mr|texlive-context-20130426-7|2232	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.html
14mr|texlive-context-20130426-7|2233	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.man
14mr|texlive-context-20130426-7|2234	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.xml
14mr|texlive-context-20130426-7|2235	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.html
14mr|texlive-context-20130426-7|2236	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.man
14mr|texlive-context-20130426-7|2237	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.xml
14mr|texlive-context-20130426-7|2238	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.html
14mr|texlive-context-20130426-7|2239	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.man
14mr|texlive-context-20130426-7|2240	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.xml
14mr|texlive-context-20130426-7|2241	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.html
14mr|texlive-context-20130426-7|2242	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.man
14mr|texlive-context-20130426-7|2243	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.xml
14mr|texlive-context-20130426-7|2244	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.html
14mr|texlive-context-20130426-7|2245	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.man
14mr|texlive-context-20130426-7|2246	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.xml
14mr|texlive-context-20130426-7|2247	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.html
14mr|texlive-context-20130426-7|2248	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.man
14mr|texlive-context-20130426-7|2249	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.xml
14mr|texlive-context-20130426-7|2250	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.html
14mr|texlive-context-20130426-7|2251	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.man
14mr|texlive-context-20130426-7|2252	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.xml
14mr|texlive-context-20130426-7|2253	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.html
14mr|texlive-context-20130426-7|2254	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.man
14mr|texlive-context-20130426-7|2255	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.xml
14mr|texlive-context-20130426-7|2256	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.html
14mr|texlive-context-20130426-7|2257	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.man
14mr|texlive-context-20130426-7|2258	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.xml
14mr|texlive-context-20130426-7|2259	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.html
14mr|texlive-context-20130426-7|2260	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.man
14mr|texlive-context-20130426-7|2261	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.xml
14mr|texlive-context-20130426-7|2262	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.html
14mr|texlive-context-20130426-7|2263	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.man
14mr|texlive-context-20130426-7|2264	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.xml
14mr|texlive-context-20130426-7|2265	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.html
14mr|texlive-context-20130426-7|2266	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.man
14mr|texlive-context-20130426-7|2267	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.xml
14mr|texlive-context-20130426-7|2268	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.html
14mr|texlive-context-20130426-7|2269	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.man
14mr|texlive-context-20130426-7|2270	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.xml
14mr|texlive-context-20130426-7|2271	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.html
14mr|texlive-context-20130426-7|2272	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.man
14mr|texlive-context-20130426-7|2273	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.xml
14mr|texlive-context-20130426-7|2274	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.html
14mr|texlive-context-20130426-7|2275	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.man
14mr|texlive-context-20130426-7|2276	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.xml
14mr|texlive-context-20130426-7|2277	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.html
14mr|texlive-context-20130426-7|2278	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.man
14mr|texlive-context-20130426-7|2279	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.xml
14mr|texlive-context-20130426-7|2280	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.html
14mr|texlive-context-20130426-7|2281	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.man
14mr|texlive-context-20130426-7|2282	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.xml
14mr|texlive-context-20130426-7|2283	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.html
14mr|texlive-context-20130426-7|2284	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.man
14mr|texlive-context-20130426-7|2285	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.xml
14mr|texlive-context-20130426-7|2286	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.html
14mr|texlive-context-20130426-7|2287	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.man
14mr|texlive-context-20130426-7|2288	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.xml
14mr|texlive-context-20130426-7|2289	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.html
14mr|texlive-context-20130426-7|2290	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.man
14mr|texlive-context-20130426-7|2291	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.xml
14mr|texlive-context-20130426-7|2292	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.html
14mr|texlive-context-20130426-7|2293	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.man
14mr|texlive-context-20130426-7|2294	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.xml
14mr|texlive-context-20130426-7|2295	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.html
14mr|texlive-context-20130426-7|2296	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.man
14mr|texlive-context-20130426-7|2297	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.xml
14mr|texlive-context-20130426-7|2298	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.html
14mr|texlive-context-20130426-7|2299	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.man
14mr|texlive-context-20130426-7|2300	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.xml
14mr|texlive-context-20130426-7|2301	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.html
14mr|texlive-context-20130426-7|2302	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.man
14mr|texlive-context-20130426-7|2303	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.xml
14mr|texlive-context-20130426-7|2304	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.html
14mr|texlive-context-20130426-7|2305	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.man
14mr|texlive-context-20130426-7|2306	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.xml
14mr|texlive-context-20130426-7|2307	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.html
14mr|texlive-context-20130426-7|2308	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.man
14mr|texlive-context-20130426-7|2309	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.xml
14mr|texlive-context-20130426-7|2310	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.html
14mr|texlive-context-20130426-7|2311	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.man
14mr|texlive-context-20130426-7|2312	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.xml
14mr|texlive-context-20130426-7|2313	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.html
14mr|texlive-context-20130426-7|2314	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.man
14mr|texlive-context-20130426-7|2315	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.xml
14mr|texlive-context-20130426-7|2316	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.html
14mr|texlive-context-20130426-7|2317	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.man
14mr|texlive-context-20130426-7|2318	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.xml
14mr|texlive-context-20130426-7|2319	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.html
14mr|texlive-context-20130426-7|2320	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.man
14mr|texlive-context-20130426-7|2321	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.xml
14mr|texlive-context-20130426-7|2322	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.html
14mr|texlive-context-20130426-7|2323	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.man
14mr|texlive-context-20130426-7|2324	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.xml
14mr|texlive-context-20130426-7|2325	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.html
14mr|texlive-context-20130426-7|2326	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.man
14mr|texlive-context-20130426-7|2327	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.xml
14mr|texlive-context-20130426-7|2328	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.html
14mr|texlive-context-20130426-7|2329	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.man
14mr|texlive-context-20130426-7|2330	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.xml
14mr|texlive-context-20130426-7|2331	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.html
14mr|texlive-context-20130426-7|2332	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.man
14mr|texlive-context-20130426-7|2333	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.xml
14mr|texlive-context-20130426-7|2334	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.html
14mr|texlive-context-20130426-7|2335	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.man
14mr|texlive-context-20130426-7|2336	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.xml
14mr|texlive-context-20130426-7|2337	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.html
14mr|texlive-context-20130426-7|2338	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.man
14mr|texlive-context-20130426-7|2339	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.xml
14mr|texlive-context-20130426-7|2340	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.html
14mr|texlive-context-20130426-7|2341	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.man
14mr|texlive-context-20130426-7|2342	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.xml
14mr|texlive-context-20130426-7|2343	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.html
14mr|texlive-context-20130426-7|2344	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.man
14mr|texlive-context-20130426-7|2345	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.xml
14mr|texlive-context-20130426-7|2346	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.html
14mr|texlive-context-20130426-7|2347	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.man
14mr|texlive-context-20130426-7|2348	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.xml
14mr|texlive-context-20130426-7|2349	%doc %{_mandir}/man1/context.1*
14mr|texlive-context-20130426-7|2350	%doc %{_texmfdistdir}/doc/man/man1/context.man1.pdf
14mr|texlive-context-20130426-7|2351	%doc %{_mandir}/man1/ctxtools.1*
14mr|texlive-context-20130426-7|2352	%doc %{_texmfdistdir}/doc/man/man1/ctxtools.man1.pdf
14mr|texlive-context-20130426-7|2353	%doc %{_mandir}/man1/luatools.1*
14mr|texlive-context-20130426-7|2354	%doc %{_texmfdistdir}/doc/man/man1/luatools.man1.pdf
14mr|texlive-context-20130426-7|2355	%doc %{_mandir}/man1/mtx-babel.1*
14mr|texlive-context-20130426-7|2356	%doc %{_texmfdistdir}/doc/man/man1/mtx-babel.man1.pdf
14mr|texlive-context-20130426-7|2357	%doc %{_mandir}/man1/mtx-base.1*
14mr|texlive-context-20130426-7|2358	%doc %{_texmfdistdir}/doc/man/man1/mtx-base.man1.pdf
14mr|texlive-context-20130426-7|2359	%doc %{_mandir}/man1/mtx-cache.1*
14mr|texlive-context-20130426-7|2360	%doc %{_texmfdistdir}/doc/man/man1/mtx-cache.man1.pdf
14mr|texlive-context-20130426-7|2361	%doc %{_mandir}/man1/mtx-chars.1*
14mr|texlive-context-20130426-7|2362	%doc %{_texmfdistdir}/doc/man/man1/mtx-chars.man1.pdf
14mr|texlive-context-20130426-7|2363	%doc %{_mandir}/man1/mtx-check.1*
14mr|texlive-context-20130426-7|2364	%doc %{_texmfdistdir}/doc/man/man1/mtx-check.man1.pdf
14mr|texlive-context-20130426-7|2365	%doc %{_mandir}/man1/mtx-colors.1*
14mr|texlive-context-20130426-7|2366	%doc %{_texmfdistdir}/doc/man/man1/mtx-colors.man1.pdf
14mr|texlive-context-20130426-7|2367	%doc %{_mandir}/man1/mtx-context.1*
14mr|texlive-context-20130426-7|2368	%doc %{_texmfdistdir}/doc/man/man1/mtx-context.man1.pdf
14mr|texlive-context-20130426-7|2369	%doc %{_mandir}/man1/mtx-epub.1*
14mr|texlive-context-20130426-7|2370	%doc %{_texmfdistdir}/doc/man/man1/mtx-epub.man1.pdf
14mr|texlive-context-20130426-7|2371	%doc %{_mandir}/man1/mtx-fcd.1*
14mr|texlive-context-20130426-7|2372	%doc %{_texmfdistdir}/doc/man/man1/mtx-fcd.man1.pdf
14mr|texlive-context-20130426-7|2373	%doc %{_mandir}/man1/mtx-flac.1*
14mr|texlive-context-20130426-7|2374	%doc %{_texmfdistdir}/doc/man/man1/mtx-flac.man1.pdf
14mr|texlive-context-20130426-7|2375	%doc %{_mandir}/man1/mtx-fonts.1*
14mr|texlive-context-20130426-7|2376	%doc %{_texmfdistdir}/doc/man/man1/mtx-fonts.man1.pdf
14mr|texlive-context-20130426-7|2377	%doc %{_mandir}/man1/mtx-grep.1*
14mr|texlive-context-20130426-7|2378	%doc %{_texmfdistdir}/doc/man/man1/mtx-grep.man1.pdf
14mr|texlive-context-20130426-7|2379	%doc %{_mandir}/man1/mtx-interface.1*
14mr|texlive-context-20130426-7|2380	%doc %{_texmfdistdir}/doc/man/man1/mtx-interface.man1.pdf
14mr|texlive-context-20130426-7|2381	%doc %{_mandir}/man1/mtx-metapost.1*
14mr|texlive-context-20130426-7|2382	%doc %{_texmfdistdir}/doc/man/man1/mtx-metapost.man1.pdf
14mr|texlive-context-20130426-7|2383	%doc %{_mandir}/man1/mtx-metatex.1*
14mr|texlive-context-20130426-7|2384	%doc %{_texmfdistdir}/doc/man/man1/mtx-metatex.man1.pdf
14mr|texlive-context-20130426-7|2385	%doc %{_mandir}/man1/mtx-modules.1*
14mr|texlive-context-20130426-7|2386	%doc %{_texmfdistdir}/doc/man/man1/mtx-modules.man1.pdf
14mr|texlive-context-20130426-7|2387	%doc %{_mandir}/man1/mtx-package.1*
14mr|texlive-context-20130426-7|2388	%doc %{_texmfdistdir}/doc/man/man1/mtx-package.man1.pdf
14mr|texlive-context-20130426-7|2389	%doc %{_mandir}/man1/mtx-patterns.1*
14mr|texlive-context-20130426-7|2390	%doc %{_texmfdistdir}/doc/man/man1/mtx-patterns.man1.pdf
14mr|texlive-context-20130426-7|2391	%doc %{_mandir}/man1/mtx-pdf.1*
14mr|texlive-context-20130426-7|2392	%doc %{_texmfdistdir}/doc/man/man1/mtx-pdf.man1.pdf
14mr|texlive-context-20130426-7|2393	%doc %{_mandir}/man1/mtx-plain.1*
14mr|texlive-context-20130426-7|2394	%doc %{_texmfdistdir}/doc/man/man1/mtx-plain.man1.pdf
14mr|texlive-context-20130426-7|2395	%doc %{_mandir}/man1/mtx-profile.1*
14mr|texlive-context-20130426-7|2396	%doc %{_texmfdistdir}/doc/man/man1/mtx-profile.man1.pdf
14mr|texlive-context-20130426-7|2397	%doc %{_mandir}/man1/mtx-rsync.1*
14mr|texlive-context-20130426-7|2398	%doc %{_texmfdistdir}/doc/man/man1/mtx-rsync.man1.pdf
14mr|texlive-context-20130426-7|2399	%doc %{_mandir}/man1/mtx-scite.1*
14mr|texlive-context-20130426-7|2400	%doc %{_texmfdistdir}/doc/man/man1/mtx-scite.man1.pdf
14mr|texlive-context-20130426-7|2401	%doc %{_mandir}/man1/mtx-server.1*
14mr|texlive-context-20130426-7|2402	%doc %{_texmfdistdir}/doc/man/man1/mtx-server.man1.pdf
14mr|texlive-context-20130426-7|2403	%doc %{_mandir}/man1/mtx-texworks.1*
14mr|texlive-context-20130426-7|2404	%doc %{_texmfdistdir}/doc/man/man1/mtx-texworks.man1.pdf
14mr|texlive-context-20130426-7|2405	%doc %{_mandir}/man1/mtx-timing.1*
14mr|texlive-context-20130426-7|2406	%doc %{_texmfdistdir}/doc/man/man1/mtx-timing.man1.pdf
14mr|texlive-context-20130426-7|2407	%doc %{_mandir}/man1/mtx-tools.1*
14mr|texlive-context-20130426-7|2408	%doc %{_texmfdistdir}/doc/man/man1/mtx-tools.man1.pdf
14mr|texlive-context-20130426-7|2409	%doc %{_mandir}/man1/mtx-unzip.1*
14mr|texlive-context-20130426-7|2410	%doc %{_texmfdistdir}/doc/man/man1/mtx-unzip.man1.pdf
14mr|texlive-context-20130426-7|2411	%doc %{_mandir}/man1/mtx-update.1*
14mr|texlive-context-20130426-7|2412	%doc %{_texmfdistdir}/doc/man/man1/mtx-update.man1.pdf
14mr|texlive-context-20130426-7|2413	%doc %{_mandir}/man1/mtx-watch.1*
14mr|texlive-context-20130426-7|2414	%doc %{_texmfdistdir}/doc/man/man1/mtx-watch.man1.pdf
14mr|texlive-context-20130426-7|2415	%doc %{_mandir}/man1/mtxrun.1*
14mr|texlive-context-20130426-7|2416	%doc %{_texmfdistdir}/doc/man/man1/mtxrun.man1.pdf
14mr|texlive-context-20130426-7|2417	%doc %{_mandir}/man1/pstopdf.1*
14mr|texlive-context-20130426-7|2418	%doc %{_texmfdistdir}/doc/man/man1/pstopdf.man1.pdf
14mr|texlive-context-20130426-7|2419	%doc %{_mandir}/man1/texexec.1*
14mr|texlive-context-20130426-7|2420	%doc %{_texmfdistdir}/doc/man/man1/texexec.man1.pdf
14mr|texlive-context-20130426-7|2421	%doc %{_mandir}/man1/texmfstart.1*
14mr|texlive-context-20130426-7|2422	%doc %{_texmfdistdir}/doc/man/man1/texmfstart.man1.pdf
14mr|texlive-context-20130426-7|2423	
14mr|texlive-context-20130426-7|2424	#-----------------------------------------------------------------------
14mr|texlive-context-20130426-7|2425	%prep
14mr|texlive-context-20130426-7|2426	%setup -c -a0 -a1
14mr|texlive-context-20130426-7|2427	
14mr|texlive-context-20130426-7|2428	%build
14mr|texlive-context-20130426-7|2429	
14mr|texlive-context-20130426-7|2430	%install
14mr|texlive-context-20130426-7|2431	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-context-20130426-7|2432	pushd %{buildroot}%{_bindir}
14mr|texlive-context-20130426-7|2433	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/context context
14mr|texlive-context-20130426-7|2434	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/ctxtools ctxtools
14mr|texlive-context-20130426-7|2435	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/luatools luatools
14mr|texlive-context-20130426-7|2436	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/mtxrun mtxrun
14mr|texlive-context-20130426-7|2437	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/pstopdf pstopdf
14mr|texlive-context-20130426-7|2438	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texexec texexec
14mr|texlive-context-20130426-7|2439	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texmfstart texmfstart
14mr|texlive-context-20130426-7|2440	popd
14mr|texlive-context-20130426-7|2441	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-context-20130426-7|2442	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-context-20130426-7|2443	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-context-20130426-7|2444	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-context-20130426-7|2445	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-context-20130426-7|2446	cat > %{buildroot}%{_texmf_fmtutil_d}/context <<EOF
14mr|texlive-context-20130426-7|2447	#
14mr|texlive-context-20130426-7|2448	# from context:
14mr|texlive-context-20130426-7|2449	cont-en pdftex cont-usr.tex -8bit *cont-en.mkii
14mr|texlive-context-20130426-7|2450	cont-en xetex cont-usr.tex -8bit *cont-en.mkii
14mr|texlive-context-20130426-7|2451	#! cont-de pdftex cont-usr.tex -8bit *cont-de.mkii
14mr|texlive-context-20130426-7|2452	#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.mkii
14mr|texlive-context-20130426-7|2453	#! cont-it pdftex cont-usr.tex -8bit *cont-it.mkii
14mr|texlive-context-20130426-7|2454	#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.mkii
14mr|texlive-context-20130426-7|2455	#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.mkii
14mr|texlive-context-20130426-7|2456	EOF
14mr|texlive-context-20130426-7|2457	
14mr|texlive-context-20130426-7|2458	%changelog
14mr|texlive-context-20130426-7|2459	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130426-7
14mr|texlive-context-20130426-7|2460	+ Revision: 804efa8
14mr|texlive-context-20130426-7|2461	- MassBuild#440: Increase release tag
14mr|texlive-context-20130426-7|2462	
14mr|texlive-context-20130426-7|2463	

19726 14
14mr|texlive-context-account-20090207-3|1	# revision 23167
14mr|texlive-context-account-20090207-3|2	# category ConTeXt
14mr|texlive-context-account-20090207-3|3	# catalog-ctan /macros/context/contrib/context-account
14mr|texlive-context-account-20090207-3|4	# catalog-date 2009-02-07 09:38:09 +0100
14mr|texlive-context-account-20090207-3|5	# catalog-license pd
14mr|texlive-context-account-20090207-3|6	# catalog-version undef
14mr|texlive-context-account-20090207-3|7	Name:		texlive-context-account
14mr|texlive-context-account-20090207-3|8	Version:	20090207
14mr|texlive-context-account-20090207-3|9	Release:	3
14mr|texlive-context-account-20090207-3|10	Summary:	A simple accounting package
14mr|texlive-context-account-20090207-3|11	Group:		Publishing
14mr|texlive-context-account-20090207-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-account
14mr|texlive-context-account-20090207-3|13	License:	PD
14mr|texlive-context-account-20090207-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.tar.xz
14mr|texlive-context-account-20090207-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.doc.tar.xz
14mr|texlive-context-account-20090207-3|16	BuildArch:	noarch
14mr|texlive-context-account-20090207-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-account-20090207-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-account-20090207-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-account-20090207-3|20	Requires(post):	texlive-context
14mr|texlive-context-account-20090207-3|21	
14mr|texlive-context-account-20090207-3|22	%description
14mr|texlive-context-account-20090207-3|23	TeXLive context-account package.
14mr|texlive-context-account-20090207-3|24	
14mr|texlive-context-account-20090207-3|25	%post
14mr|texlive-context-account-20090207-3|26	%{_sbindir}/texlive.post
14mr|texlive-context-account-20090207-3|27	
14mr|texlive-context-account-20090207-3|28	%postun
14mr|texlive-context-account-20090207-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-account-20090207-3|30	%{_sbindir}/texlive.post
14mr|texlive-context-account-20090207-3|31	fi
14mr|texlive-context-account-20090207-3|32	
14mr|texlive-context-account-20090207-3|33	#-----------------------------------------------------------------------
14mr|texlive-context-account-20090207-3|34	%files
14mr|texlive-context-account-20090207-3|35	%{_texmfdistdir}/tex/context/interface/third/t-account.xml
14mr|texlive-context-account-20090207-3|36	%{_texmfdistdir}/tex/context/third/account/t-account.mkii
14mr|texlive-context-account-20090207-3|37	%{_texmfdistdir}/tex/context/third/account/t-account.mkiv
14mr|texlive-context-account-20090207-3|38	%{_texmfdistdir}/tex/context/third/account/t-account.tex
14mr|texlive-context-account-20090207-3|39	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkii
14mr|texlive-context-account-20090207-3|40	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkiv
14mr|texlive-context-account-20090207-3|41	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.tex
14mr|texlive-context-account-20090207-3|42	%doc %{_texmfdistdir}/doc/context/third/account/README
14mr|texlive-context-account-20090207-3|43	%doc %{_texmfdistdir}/doc/context/third/account/account-doc.pdf
14mr|texlive-context-account-20090207-3|44	
14mr|texlive-context-account-20090207-3|45	#-----------------------------------------------------------------------
14mr|texlive-context-account-20090207-3|46	%prep
14mr|texlive-context-account-20090207-3|47	%setup -c -a0 -a1
14mr|texlive-context-account-20090207-3|48	
14mr|texlive-context-account-20090207-3|49	%build
14mr|texlive-context-account-20090207-3|50	
14mr|texlive-context-account-20090207-3|51	%install
14mr|texlive-context-account-20090207-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-account-20090207-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-account-20090207-3|54	
14mr|texlive-context-account-20090207-3|55	
14mr|texlive-context-account-20090207-3|56	
14mr|texlive-context-account-20090207-3|57	%changelog
14mr|texlive-context-account-20090207-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090207-3
14mr|texlive-context-account-20090207-3|59	+ Revision: 9c6d9ec
14mr|texlive-context-account-20090207-3|60	- MassBuild#440: Increase release tag
14mr|texlive-context-account-20090207-3|61	
14mr|texlive-context-account-20090207-3|62	

19727 14
14mr|texlive-context-algorithmic-20091109-3|1	# revision 23167
14mr|texlive-context-algorithmic-20091109-3|2	# category ConTeXt
14mr|texlive-context-algorithmic-20091109-3|3	# catalog-ctan /macros/context/contrib/context-algorithmic
14mr|texlive-context-algorithmic-20091109-3|4	# catalog-date 2009-11-09 14:30:19 +0100
14mr|texlive-context-algorithmic-20091109-3|5	# catalog-license pd
14mr|texlive-context-algorithmic-20091109-3|6	# catalog-version undef
14mr|texlive-context-algorithmic-20091109-3|7	Name:		texlive-context-algorithmic
14mr|texlive-context-algorithmic-20091109-3|8	Version:	20091109
14mr|texlive-context-algorithmic-20091109-3|9	Release:	3
14mr|texlive-context-algorithmic-20091109-3|10	Summary:	Algorithm handling
14mr|texlive-context-algorithmic-20091109-3|11	Group:		Publishing
14mr|texlive-context-algorithmic-20091109-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-algorithmic
14mr|texlive-context-algorithmic-20091109-3|13	License:	PD
14mr|texlive-context-algorithmic-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-algorithmic.tar.xz
14mr|texlive-context-algorithmic-20091109-3|15	BuildArch:	noarch
14mr|texlive-context-algorithmic-20091109-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-context-algorithmic-20091109-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-context-algorithmic-20091109-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-context-algorithmic-20091109-3|19	Requires(post):	texlive-context
14mr|texlive-context-algorithmic-20091109-3|20	
14mr|texlive-context-algorithmic-20091109-3|21	%description
14mr|texlive-context-algorithmic-20091109-3|22	Support for typesetting algorithms.
14mr|texlive-context-algorithmic-20091109-3|23	
14mr|texlive-context-algorithmic-20091109-3|24	%post
14mr|texlive-context-algorithmic-20091109-3|25	%{_sbindir}/texlive.post
14mr|texlive-context-algorithmic-20091109-3|26	
14mr|texlive-context-algorithmic-20091109-3|27	%postun
14mr|texlive-context-algorithmic-20091109-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-context-algorithmic-20091109-3|29	%{_sbindir}/texlive.post
14mr|texlive-context-algorithmic-20091109-3|30	fi
14mr|texlive-context-algorithmic-20091109-3|31	
14mr|texlive-context-algorithmic-20091109-3|32	#-----------------------------------------------------------------------
14mr|texlive-context-algorithmic-20091109-3|33	%files
14mr|texlive-context-algorithmic-20091109-3|34	%{_texmfdistdir}/tex/context/third/algorithmic/t-algorithmic.tex
14mr|texlive-context-algorithmic-20091109-3|35	
14mr|texlive-context-algorithmic-20091109-3|36	#-----------------------------------------------------------------------
14mr|texlive-context-algorithmic-20091109-3|37	%prep
14mr|texlive-context-algorithmic-20091109-3|38	%setup -c -a0
14mr|texlive-context-algorithmic-20091109-3|39	
14mr|texlive-context-algorithmic-20091109-3|40	%build
14mr|texlive-context-algorithmic-20091109-3|41	
14mr|texlive-context-algorithmic-20091109-3|42	%install
14mr|texlive-context-algorithmic-20091109-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-algorithmic-20091109-3|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-context-algorithmic-20091109-3|45	
14mr|texlive-context-algorithmic-20091109-3|46	
14mr|texlive-context-algorithmic-20091109-3|47	
14mr|texlive-context-algorithmic-20091109-3|48	%changelog
14mr|texlive-context-algorithmic-20091109-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-context-algorithmic-20091109-3|50	+ Revision: 620b02b
14mr|texlive-context-algorithmic-20091109-3|51	- MassBuild#440: Increase release tag
14mr|texlive-context-algorithmic-20091109-3|52	
14mr|texlive-context-algorithmic-20091109-3|53	

19728 14
14mr|texlive-context-bnf-20080818-3|1	# revision 23167
14mr|texlive-context-bnf-20080818-3|2	# category ConTeXt
14mr|texlive-context-bnf-20080818-3|3	# catalog-ctan /macros/context/contrib/context-bnf
14mr|texlive-context-bnf-20080818-3|4	# catalog-date 2008-08-18 23:54:09 +0200
14mr|texlive-context-bnf-20080818-3|5	# catalog-license gpl
14mr|texlive-context-bnf-20080818-3|6	# catalog-version undef
14mr|texlive-context-bnf-20080818-3|7	Name:		texlive-context-bnf
14mr|texlive-context-bnf-20080818-3|8	Version:	20080818
14mr|texlive-context-bnf-20080818-3|9	Release:	3
14mr|texlive-context-bnf-20080818-3|10	Summary:	A BNF module for Context
14mr|texlive-context-bnf-20080818-3|11	Group:		Publishing
14mr|texlive-context-bnf-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-bnf
14mr|texlive-context-bnf-20080818-3|13	License:	GPL
14mr|texlive-context-bnf-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.tar.xz
14mr|texlive-context-bnf-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.doc.tar.xz
14mr|texlive-context-bnf-20080818-3|16	BuildArch:	noarch
14mr|texlive-context-bnf-20080818-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-bnf-20080818-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-bnf-20080818-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-bnf-20080818-3|20	Requires(post):	texlive-context
14mr|texlive-context-bnf-20080818-3|21	
14mr|texlive-context-bnf-20080818-3|22	%description
14mr|texlive-context-bnf-20080818-3|23	The module provides a simple way to write good-looking BNF-
14mr|texlive-context-bnf-20080818-3|24	style grammars in ConTeXt. Grammars are written using the BNF
14mr|texlive-context-bnf-20080818-3|25	syntax right in your ConTeXt documents, so there is a clear
14mr|texlive-context-bnf-20080818-3|26	separation between content and layout. This allows the user to
14mr|texlive-context-bnf-20080818-3|27	decide exactly how the grammar is to be displayed, while also
14mr|texlive-context-bnf-20080818-3|28	allowing the gist of the grammar to be understood from simply
14mr|texlive-context-bnf-20080818-3|29	looking at the source ConTeXt document.
14mr|texlive-context-bnf-20080818-3|30	
14mr|texlive-context-bnf-20080818-3|31	%post
14mr|texlive-context-bnf-20080818-3|32	%{_sbindir}/texlive.post
14mr|texlive-context-bnf-20080818-3|33	
14mr|texlive-context-bnf-20080818-3|34	%postun
14mr|texlive-context-bnf-20080818-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-context-bnf-20080818-3|36	%{_sbindir}/texlive.post
14mr|texlive-context-bnf-20080818-3|37	fi
14mr|texlive-context-bnf-20080818-3|38	
14mr|texlive-context-bnf-20080818-3|39	#-----------------------------------------------------------------------
14mr|texlive-context-bnf-20080818-3|40	%files
14mr|texlive-context-bnf-20080818-3|41	%{_texmfdistdir}/tex/context/third/bnf/t-bnf.tex
14mr|texlive-context-bnf-20080818-3|42	%doc %{_texmfdistdir}/doc/context/third/bnf/NEWS
14mr|texlive-context-bnf-20080818-3|43	%doc %{_texmfdistdir}/doc/context/third/bnf/README
14mr|texlive-context-bnf-20080818-3|44	%doc %{_texmfdistdir}/doc/context/third/bnf/t-bnf.pdf
14mr|texlive-context-bnf-20080818-3|45	
14mr|texlive-context-bnf-20080818-3|46	#-----------------------------------------------------------------------
14mr|texlive-context-bnf-20080818-3|47	%prep
14mr|texlive-context-bnf-20080818-3|48	%setup -c -a0 -a1
14mr|texlive-context-bnf-20080818-3|49	
14mr|texlive-context-bnf-20080818-3|50	%build
14mr|texlive-context-bnf-20080818-3|51	
14mr|texlive-context-bnf-20080818-3|52	%install
14mr|texlive-context-bnf-20080818-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-bnf-20080818-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-bnf-20080818-3|55	
14mr|texlive-context-bnf-20080818-3|56	
14mr|texlive-context-bnf-20080818-3|57	
14mr|texlive-context-bnf-20080818-3|58	%changelog
14mr|texlive-context-bnf-20080818-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-context-bnf-20080818-3|60	+ Revision: f7c0d0d
14mr|texlive-context-bnf-20080818-3|61	- MassBuild#440: Increase release tag
14mr|texlive-context-bnf-20080818-3|62	
14mr|texlive-context-bnf-20080818-3|63	

19729 14
14mr|texlive-context-chromato-20060827-3|1	# revision 23167
14mr|texlive-context-chromato-20060827-3|2	# category ConTeXt
14mr|texlive-context-chromato-20060827-3|3	# catalog-ctan /macros/context/contrib/context-chromato
14mr|texlive-context-chromato-20060827-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-context-chromato-20060827-3|5	# catalog-license gpl
14mr|texlive-context-chromato-20060827-3|6	# catalog-version undef
14mr|texlive-context-chromato-20060827-3|7	Name:		texlive-context-chromato
14mr|texlive-context-chromato-20060827-3|8	Version:	20060827
14mr|texlive-context-chromato-20060827-3|9	Release:	3
14mr|texlive-context-chromato-20060827-3|10	Summary:	ConTeXt macros for chromatograms
14mr|texlive-context-chromato-20060827-3|11	Group:		Publishing
14mr|texlive-context-chromato-20060827-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-chromato
14mr|texlive-context-chromato-20060827-3|13	License:	GPL
14mr|texlive-context-chromato-20060827-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.tar.xz
14mr|texlive-context-chromato-20060827-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.doc.tar.xz
14mr|texlive-context-chromato-20060827-3|16	BuildArch:	noarch
14mr|texlive-context-chromato-20060827-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-chromato-20060827-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-chromato-20060827-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-chromato-20060827-3|20	Requires(post):	texlive-context
14mr|texlive-context-chromato-20060827-3|21	
14mr|texlive-context-chromato-20060827-3|22	%description
14mr|texlive-context-chromato-20060827-3|23	The module provides macros for drawing chromatograms.
14mr|texlive-context-chromato-20060827-3|24	
14mr|texlive-context-chromato-20060827-3|25	%post
14mr|texlive-context-chromato-20060827-3|26	%{_sbindir}/texlive.post
14mr|texlive-context-chromato-20060827-3|27	
14mr|texlive-context-chromato-20060827-3|28	%postun
14mr|texlive-context-chromato-20060827-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-chromato-20060827-3|30	%{_sbindir}/texlive.post
14mr|texlive-context-chromato-20060827-3|31	fi
14mr|texlive-context-chromato-20060827-3|32	
14mr|texlive-context-chromato-20060827-3|33	#-----------------------------------------------------------------------
14mr|texlive-context-chromato-20060827-3|34	%files
14mr|texlive-context-chromato-20060827-3|35	%{_texmfdistdir}/tex/context/third/chromato/t-chromato.tex
14mr|texlive-context-chromato-20060827-3|36	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-demo.pdf
14mr|texlive-context-chromato-20060827-3|37	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-doc.pdf
14mr|texlive-context-chromato-20060827-3|38	
14mr|texlive-context-chromato-20060827-3|39	#-----------------------------------------------------------------------
14mr|texlive-context-chromato-20060827-3|40	%prep
14mr|texlive-context-chromato-20060827-3|41	%setup -c -a0 -a1
14mr|texlive-context-chromato-20060827-3|42	
14mr|texlive-context-chromato-20060827-3|43	%build
14mr|texlive-context-chromato-20060827-3|44	
14mr|texlive-context-chromato-20060827-3|45	%install
14mr|texlive-context-chromato-20060827-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-chromato-20060827-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-chromato-20060827-3|48	
14mr|texlive-context-chromato-20060827-3|49	
14mr|texlive-context-chromato-20060827-3|50	
14mr|texlive-context-chromato-20060827-3|51	%changelog
14mr|texlive-context-chromato-20060827-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060827-3
14mr|texlive-context-chromato-20060827-3|53	+ Revision: b0fedc9
14mr|texlive-context-chromato-20060827-3|54	- MassBuild#440: Increase release tag
14mr|texlive-context-chromato-20060827-3|55	
14mr|texlive-context-chromato-20060827-3|56	

19730 14
14mr|texlive-context-construction-plan-20080818-3|1	# revision 23167
14mr|texlive-context-construction-plan-20080818-3|2	# category ConTeXt
14mr|texlive-context-construction-plan-20080818-3|3	# catalog-ctan /macros/context/contrib/context-construction-plan
14mr|texlive-context-construction-plan-20080818-3|4	# catalog-date 2008-08-18 23:54:09 +0200
14mr|texlive-context-construction-plan-20080818-3|5	# catalog-license gpl
14mr|texlive-context-construction-plan-20080818-3|6	# catalog-version undef
14mr|texlive-context-construction-plan-20080818-3|7	Name:		texlive-context-construction-plan
14mr|texlive-context-construction-plan-20080818-3|8	Version:	20080818
14mr|texlive-context-construction-plan-20080818-3|9	Release:	3
14mr|texlive-context-construction-plan-20080818-3|10	Summary:	Construction plans in ConTeXt
14mr|texlive-context-construction-plan-20080818-3|11	Group:		Publishing
14mr|texlive-context-construction-plan-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-construction-plan
14mr|texlive-context-construction-plan-20080818-3|13	License:	GPL
14mr|texlive-context-construction-plan-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.tar.xz
14mr|texlive-context-construction-plan-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.doc.tar.xz
14mr|texlive-context-construction-plan-20080818-3|16	BuildArch:	noarch
14mr|texlive-context-construction-plan-20080818-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-construction-plan-20080818-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-construction-plan-20080818-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-construction-plan-20080818-3|20	Requires(post):	texlive-context
14mr|texlive-context-construction-plan-20080818-3|21	
14mr|texlive-context-construction-plan-20080818-3|22	%description
14mr|texlive-context-construction-plan-20080818-3|23	Generate a page with a figure at a well-defined scale.
14mr|texlive-context-construction-plan-20080818-3|24	
14mr|texlive-context-construction-plan-20080818-3|25	%post
14mr|texlive-context-construction-plan-20080818-3|26	%{_sbindir}/texlive.post
14mr|texlive-context-construction-plan-20080818-3|27	
14mr|texlive-context-construction-plan-20080818-3|28	%postun
14mr|texlive-context-construction-plan-20080818-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-construction-plan-20080818-3|30	%{_sbindir}/texlive.post
14mr|texlive-context-construction-plan-20080818-3|31	fi
14mr|texlive-context-construction-plan-20080818-3|32	
14mr|texlive-context-construction-plan-20080818-3|33	#-----------------------------------------------------------------------
14mr|texlive-context-construction-plan-20080818-3|34	%files
14mr|texlive-context-construction-plan-20080818-3|35	%{_texmfdistdir}/tex/context/third/construction-plan/t-construction-plan.tex
14mr|texlive-context-construction-plan-20080818-3|36	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-demo.pdf
14mr|texlive-context-construction-plan-20080818-3|37	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-doc.pdf
14mr|texlive-context-construction-plan-20080818-3|38	
14mr|texlive-context-construction-plan-20080818-3|39	#-----------------------------------------------------------------------
14mr|texlive-context-construction-plan-20080818-3|40	%prep
14mr|texlive-context-construction-plan-20080818-3|41	%setup -c -a0 -a1
14mr|texlive-context-construction-plan-20080818-3|42	
14mr|texlive-context-construction-plan-20080818-3|43	%build
14mr|texlive-context-construction-plan-20080818-3|44	
14mr|texlive-context-construction-plan-20080818-3|45	%install
14mr|texlive-context-construction-plan-20080818-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-construction-plan-20080818-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-construction-plan-20080818-3|48	
14mr|texlive-context-construction-plan-20080818-3|49	
14mr|texlive-context-construction-plan-20080818-3|50	
14mr|texlive-context-construction-plan-20080818-3|51	%changelog
14mr|texlive-context-construction-plan-20080818-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-context-construction-plan-20080818-3|53	+ Revision: 57bbba6
14mr|texlive-context-construction-plan-20080818-3|54	- MassBuild#440: Increase release tag
14mr|texlive-context-construction-plan-20080818-3|55	
14mr|texlive-context-construction-plan-20080818-3|56	

19731 14
14mr|texlive-context-cyrillicnumbers-20130412-6|1	# revision 29905
14mr|texlive-context-cyrillicnumbers-20130412-6|2	# category ConTeXt
14mr|texlive-context-cyrillicnumbers-20130412-6|3	# catalog-ctan /macros/context/contrib/context-cyrillicnumbers
14mr|texlive-context-cyrillicnumbers-20130412-6|4	# catalog-date 2013-04-12 11:27:24 +0200
14mr|texlive-context-cyrillicnumbers-20130412-6|5	# catalog-license bsd
14mr|texlive-context-cyrillicnumbers-20130412-6|6	# catalog-version undef
14mr|texlive-context-cyrillicnumbers-20130412-6|7	Name:		texlive-context-cyrillicnumbers
14mr|texlive-context-cyrillicnumbers-20130412-6|8	Version:	20130412
14mr|texlive-context-cyrillicnumbers-20130412-6|9	Release:	6
14mr|texlive-context-cyrillicnumbers-20130412-6|10	Summary:	Write numbers as cyrillic glyphs
14mr|texlive-context-cyrillicnumbers-20130412-6|11	Group:		Publishing
14mr|texlive-context-cyrillicnumbers-20130412-6|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-cyrillicnumbers
14mr|texlive-context-cyrillicnumbers-20130412-6|13	License:	BSD
14mr|texlive-context-cyrillicnumbers-20130412-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.tar.xz
14mr|texlive-context-cyrillicnumbers-20130412-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.doc.tar.xz
14mr|texlive-context-cyrillicnumbers-20130412-6|16	BuildArch:	noarch
14mr|texlive-context-cyrillicnumbers-20130412-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-cyrillicnumbers-20130412-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-cyrillicnumbers-20130412-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-cyrillicnumbers-20130412-6|20	Requires(post):	texlive-context
14mr|texlive-context-cyrillicnumbers-20130412-6|21	
14mr|texlive-context-cyrillicnumbers-20130412-6|22	%description
14mr|texlive-context-cyrillicnumbers-20130412-6|23	The package extends Context's system of number conversion, by
14mr|texlive-context-cyrillicnumbers-20130412-6|24	adding numeration using cyrillic letters.
14mr|texlive-context-cyrillicnumbers-20130412-6|25	
14mr|texlive-context-cyrillicnumbers-20130412-6|26	%post
14mr|texlive-context-cyrillicnumbers-20130412-6|27	%{_sbindir}/texlive.post
14mr|texlive-context-cyrillicnumbers-20130412-6|28	
14mr|texlive-context-cyrillicnumbers-20130412-6|29	%postun
14mr|texlive-context-cyrillicnumbers-20130412-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-cyrillicnumbers-20130412-6|31	%{_sbindir}/texlive.post
14mr|texlive-context-cyrillicnumbers-20130412-6|32	fi
14mr|texlive-context-cyrillicnumbers-20130412-6|33	
14mr|texlive-context-cyrillicnumbers-20130412-6|34	#-----------------------------------------------------------------------
14mr|texlive-context-cyrillicnumbers-20130412-6|35	%files
14mr|texlive-context-cyrillicnumbers-20130412-6|36	%{_texmfdistdir}/tex/context/interface/third/t-cyrillicnumbers.xml
14mr|texlive-context-cyrillicnumbers-20130412-6|37	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
14mr|texlive-context-cyrillicnumbers-20130412-6|38	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
14mr|texlive-context-cyrillicnumbers-20130412-6|39	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
14mr|texlive-context-cyrillicnumbers-20130412-6|40	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/COPYING
14mr|texlive-context-cyrillicnumbers-20130412-6|41	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/README.rst
14mr|texlive-context-cyrillicnumbers-20130412-6|42	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf
14mr|texlive-context-cyrillicnumbers-20130412-6|43	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex
14mr|texlive-context-cyrillicnumbers-20130412-6|44	
14mr|texlive-context-cyrillicnumbers-20130412-6|45	#-----------------------------------------------------------------------
14mr|texlive-context-cyrillicnumbers-20130412-6|46	%prep
14mr|texlive-context-cyrillicnumbers-20130412-6|47	%setup -c -a0 -a1
14mr|texlive-context-cyrillicnumbers-20130412-6|48	
14mr|texlive-context-cyrillicnumbers-20130412-6|49	%build
14mr|texlive-context-cyrillicnumbers-20130412-6|50	
14mr|texlive-context-cyrillicnumbers-20130412-6|51	%install
14mr|texlive-context-cyrillicnumbers-20130412-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-cyrillicnumbers-20130412-6|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-cyrillicnumbers-20130412-6|54	
14mr|texlive-context-cyrillicnumbers-20130412-6|55	%changelog
14mr|texlive-context-cyrillicnumbers-20130412-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130412-6
14mr|texlive-context-cyrillicnumbers-20130412-6|57	+ Revision: 2028739
14mr|texlive-context-cyrillicnumbers-20130412-6|58	- MassBuild#440: Increase release tag
14mr|texlive-context-cyrillicnumbers-20130412-6|59	
14mr|texlive-context-cyrillicnumbers-20130412-6|60	

19732 14
14mr|texlive-context-degrade-20080818-3|1	# revision 23167
14mr|texlive-context-degrade-20080818-3|2	# category ConTeXt
14mr|texlive-context-degrade-20080818-3|3	# catalog-ctan /macros/context/contrib/context-degrade
14mr|texlive-context-degrade-20080818-3|4	# catalog-date 2008-08-18 23:54:09 +0200
14mr|texlive-context-degrade-20080818-3|5	# catalog-license gpl
14mr|texlive-context-degrade-20080818-3|6	# catalog-version undef
14mr|texlive-context-degrade-20080818-3|7	Name:		texlive-context-degrade
14mr|texlive-context-degrade-20080818-3|8	Version:	20080818
14mr|texlive-context-degrade-20080818-3|9	Release:	3
14mr|texlive-context-degrade-20080818-3|10	Summary:	Degrading JPEG images in ConTeXt
14mr|texlive-context-degrade-20080818-3|11	Group:		Publishing
14mr|texlive-context-degrade-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-degrade
14mr|texlive-context-degrade-20080818-3|13	License:	GPL
14mr|texlive-context-degrade-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.tar.xz
14mr|texlive-context-degrade-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.doc.tar.xz
14mr|texlive-context-degrade-20080818-3|16	BuildArch:	noarch
14mr|texlive-context-degrade-20080818-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-degrade-20080818-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-degrade-20080818-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-degrade-20080818-3|20	Requires(post):	texlive-context
14mr|texlive-context-degrade-20080818-3|21	
14mr|texlive-context-degrade-20080818-3|22	%description
14mr|texlive-context-degrade-20080818-3|23	TeXLive context-degrade package.
14mr|texlive-context-degrade-20080818-3|24	
14mr|texlive-context-degrade-20080818-3|25	%post
14mr|texlive-context-degrade-20080818-3|26	%{_sbindir}/texlive.post
14mr|texlive-context-degrade-20080818-3|27	
14mr|texlive-context-degrade-20080818-3|28	%postun
14mr|texlive-context-degrade-20080818-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-degrade-20080818-3|30	%{_sbindir}/texlive.post
14mr|texlive-context-degrade-20080818-3|31	fi
14mr|texlive-context-degrade-20080818-3|32	
14mr|texlive-context-degrade-20080818-3|33	#-----------------------------------------------------------------------
14mr|texlive-context-degrade-20080818-3|34	%files
14mr|texlive-context-degrade-20080818-3|35	%{_texmfdistdir}/tex/context/third/degrade/t-degrade.tex
14mr|texlive-context-degrade-20080818-3|36	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-demo.pdf
14mr|texlive-context-degrade-20080818-3|37	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-doc.pdf
14mr|texlive-context-degrade-20080818-3|38	
14mr|texlive-context-degrade-20080818-3|39	#-----------------------------------------------------------------------
14mr|texlive-context-degrade-20080818-3|40	%prep
14mr|texlive-context-degrade-20080818-3|41	%setup -c -a0 -a1
14mr|texlive-context-degrade-20080818-3|42	
14mr|texlive-context-degrade-20080818-3|43	%build
14mr|texlive-context-degrade-20080818-3|44	
14mr|texlive-context-degrade-20080818-3|45	%install
14mr|texlive-context-degrade-20080818-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-degrade-20080818-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-degrade-20080818-3|48	
14mr|texlive-context-degrade-20080818-3|49	
14mr|texlive-context-degrade-20080818-3|50	
14mr|texlive-context-degrade-20080818-3|51	%changelog
14mr|texlive-context-degrade-20080818-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-context-degrade-20080818-3|53	+ Revision: 61b89ee
14mr|texlive-context-degrade-20080818-3|54	- MassBuild#440: Increase release tag
14mr|texlive-context-degrade-20080818-3|55	
14mr|texlive-context-degrade-20080818-3|56	

19733 14
14mr|texlive-context-filter-20120422-2|1	# revision 26248
14mr|texlive-context-filter-20120422-2|2	# category ConTeXt
14mr|texlive-context-filter-20120422-2|3	# catalog-ctan /macros/context/contrib/context-filter
14mr|texlive-context-filter-20120422-2|4	# catalog-date 2012-04-22 10:53:46 +0200
14mr|texlive-context-filter-20120422-2|5	# catalog-license other-free
14mr|texlive-context-filter-20120422-2|6	# catalog-version undef
14mr|texlive-context-filter-20120422-2|7	Name:		texlive-context-filter
14mr|texlive-context-filter-20120422-2|8	Version:	20120422
14mr|texlive-context-filter-20120422-2|9	Release:	2
14mr|texlive-context-filter-20120422-2|10	Summary:	Run external programs on the contents of a start-stop environment
14mr|texlive-context-filter-20120422-2|11	Group:		Publishing
14mr|texlive-context-filter-20120422-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-filter
14mr|texlive-context-filter-20120422-2|13	License:	OTHER-FREE
14mr|texlive-context-filter-20120422-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.tar.xz
14mr|texlive-context-filter-20120422-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.doc.tar.xz
14mr|texlive-context-filter-20120422-2|16	BuildArch:	noarch
14mr|texlive-context-filter-20120422-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-filter-20120422-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-filter-20120422-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-filter-20120422-2|20	Requires(post):	texlive-context
14mr|texlive-context-filter-20120422-2|21	
14mr|texlive-context-filter-20120422-2|22	%description
14mr|texlive-context-filter-20120422-2|23	The filter module provides a simple interface to run external
14mr|texlive-context-filter-20120422-2|24	programs on the contents of a start-stop environment. Options
14mr|texlive-context-filter-20120422-2|25	are available to run the external program only if the content
14mr|texlive-context-filter-20120422-2|26	of the environment has changed, to specify how the program
14mr|texlive-context-filter-20120422-2|27	output should be read back, and to choose the name of the
14mr|texlive-context-filter-20120422-2|28	temporary files that are created. The module is compatible with
14mr|texlive-context-filter-20120422-2|29	both MkII and MkIV.
14mr|texlive-context-filter-20120422-2|30	
14mr|texlive-context-filter-20120422-2|31	%post
14mr|texlive-context-filter-20120422-2|32	%{_sbindir}/texlive.post
14mr|texlive-context-filter-20120422-2|33	
14mr|texlive-context-filter-20120422-2|34	%postun
14mr|texlive-context-filter-20120422-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-context-filter-20120422-2|36	%{_sbindir}/texlive.post
14mr|texlive-context-filter-20120422-2|37	fi
14mr|texlive-context-filter-20120422-2|38	
14mr|texlive-context-filter-20120422-2|39	#-----------------------------------------------------------------------
14mr|texlive-context-filter-20120422-2|40	%files
14mr|texlive-context-filter-20120422-2|41	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkii
14mr|texlive-context-filter-20120422-2|42	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkiv
14mr|texlive-context-filter-20120422-2|43	%{_texmfdistdir}/tex/context/third/filter/t-module-catcodes.tex
14mr|texlive-context-filter-20120422-2|44	%doc %{_texmfdistdir}/doc/context/third/filter/filter.txt
14mr|texlive-context-filter-20120422-2|45	
14mr|texlive-context-filter-20120422-2|46	#-----------------------------------------------------------------------
14mr|texlive-context-filter-20120422-2|47	%prep
14mr|texlive-context-filter-20120422-2|48	%setup -c -a0 -a1
14mr|texlive-context-filter-20120422-2|49	
14mr|texlive-context-filter-20120422-2|50	%build
14mr|texlive-context-filter-20120422-2|51	
14mr|texlive-context-filter-20120422-2|52	%install
14mr|texlive-context-filter-20120422-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-filter-20120422-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-filter-20120422-2|55	
14mr|texlive-context-filter-20120422-2|56	
14mr|texlive-context-filter-20120422-2|57	
14mr|texlive-context-filter-20120422-2|58	%changelog
14mr|texlive-context-filter-20120422-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120422-2
14mr|texlive-context-filter-20120422-2|60	+ Revision: 5ae1e6d
14mr|texlive-context-filter-20120422-2|61	- MassBuild#440: Increase release tag
14mr|texlive-context-filter-20120422-2|62	
14mr|texlive-context-filter-20120422-2|63	

19734 14
14mr|texlive-context-fixme-20091109-3|1	# revision 23167
14mr|texlive-context-fixme-20091109-3|2	# category ConTeXt
14mr|texlive-context-fixme-20091109-3|3	# catalog-ctan /macros/context/contrib/context-fixme
14mr|texlive-context-fixme-20091109-3|4	# catalog-date 2009-11-09 14:23:31 +0100
14mr|texlive-context-fixme-20091109-3|5	# catalog-license pd
14mr|texlive-context-fixme-20091109-3|6	# catalog-version undef
14mr|texlive-context-fixme-20091109-3|7	Name:		texlive-context-fixme
14mr|texlive-context-fixme-20091109-3|8	Version:	20091109
14mr|texlive-context-fixme-20091109-3|9	Release:	3
14mr|texlive-context-fixme-20091109-3|10	Summary:	Make editorial marks on a document
14mr|texlive-context-fixme-20091109-3|11	Group:		Publishing
14mr|texlive-context-fixme-20091109-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fixme
14mr|texlive-context-fixme-20091109-3|13	License:	PD
14mr|texlive-context-fixme-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.tar.xz
14mr|texlive-context-fixme-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.doc.tar.xz
14mr|texlive-context-fixme-20091109-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.source.tar.xz
14mr|texlive-context-fixme-20091109-3|17	BuildArch:	noarch
14mr|texlive-context-fixme-20091109-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-context-fixme-20091109-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-context-fixme-20091109-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-context-fixme-20091109-3|21	Requires(post):	texlive-context
14mr|texlive-context-fixme-20091109-3|22	
14mr|texlive-context-fixme-20091109-3|23	%description
14mr|texlive-context-fixme-20091109-3|24	The module will create a variety of marks, and produce
14mr|texlive-context-fixme-20091109-3|25	summaries by mark type.
14mr|texlive-context-fixme-20091109-3|26	
14mr|texlive-context-fixme-20091109-3|27	%post
14mr|texlive-context-fixme-20091109-3|28	%{_sbindir}/texlive.post
14mr|texlive-context-fixme-20091109-3|29	
14mr|texlive-context-fixme-20091109-3|30	%postun
14mr|texlive-context-fixme-20091109-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-context-fixme-20091109-3|32	%{_sbindir}/texlive.post
14mr|texlive-context-fixme-20091109-3|33	fi
14mr|texlive-context-fixme-20091109-3|34	
14mr|texlive-context-fixme-20091109-3|35	#-----------------------------------------------------------------------
14mr|texlive-context-fixme-20091109-3|36	%files
14mr|texlive-context-fixme-20091109-3|37	%{_texmfdistdir}/tex/context/third/fixme/t-fixme.tex
14mr|texlive-context-fixme-20091109-3|38	%doc %{_texmfdistdir}/doc/context/third/fixme/fixme.pdf
14mr|texlive-context-fixme-20091109-3|39	#- source
14mr|texlive-context-fixme-20091109-3|40	%doc %{_texmfdistdir}/source/context/third/fixme/doc/fixme.tex
14mr|texlive-context-fixme-20091109-3|41	
14mr|texlive-context-fixme-20091109-3|42	#-----------------------------------------------------------------------
14mr|texlive-context-fixme-20091109-3|43	%prep
14mr|texlive-context-fixme-20091109-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-context-fixme-20091109-3|45	
14mr|texlive-context-fixme-20091109-3|46	%build
14mr|texlive-context-fixme-20091109-3|47	
14mr|texlive-context-fixme-20091109-3|48	%install
14mr|texlive-context-fixme-20091109-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-fixme-20091109-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-context-fixme-20091109-3|51	
14mr|texlive-context-fixme-20091109-3|52	
14mr|texlive-context-fixme-20091109-3|53	
14mr|texlive-context-fixme-20091109-3|54	%changelog
14mr|texlive-context-fixme-20091109-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-context-fixme-20091109-3|56	+ Revision: 7153501
14mr|texlive-context-fixme-20091109-3|57	- MassBuild#440: Increase release tag
14mr|texlive-context-fixme-20091109-3|58	
14mr|texlive-context-fixme-20091109-3|59	

19735 14
14mr|texlive-context-french-20111110-3|1	# revision 24582
14mr|texlive-context-french-20111110-3|2	# category ConTeXt
14mr|texlive-context-french-20111110-3|3	# catalog-ctan /macros/context/contrib/context-french
14mr|texlive-context-french-20111110-3|4	# catalog-date 2011-11-10 06:26:05 +0100
14mr|texlive-context-french-20111110-3|5	# catalog-license gpl
14mr|texlive-context-french-20111110-3|6	# catalog-version undef
14mr|texlive-context-french-20111110-3|7	Name:		texlive-context-french
14mr|texlive-context-french-20111110-3|8	Version:	20111110
14mr|texlive-context-french-20111110-3|9	Release:	3
14mr|texlive-context-french-20111110-3|10	Summary:	Support for writing French in ConTeXt
14mr|texlive-context-french-20111110-3|11	Group:		Publishing
14mr|texlive-context-french-20111110-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-french
14mr|texlive-context-french-20111110-3|13	License:	GPL
14mr|texlive-context-french-20111110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.tar.xz
14mr|texlive-context-french-20111110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.doc.tar.xz
14mr|texlive-context-french-20111110-3|16	BuildArch:	noarch
14mr|texlive-context-french-20111110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-french-20111110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-french-20111110-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-french-20111110-3|20	Requires(post):	texlive-context
14mr|texlive-context-french-20111110-3|21	Requires:	texlive-context
14mr|texlive-context-french-20111110-3|22	
14mr|texlive-context-french-20111110-3|23	%description
14mr|texlive-context-french-20111110-3|24	Deals with spacing around French punctuation; the package is
14mr|texlive-context-french-20111110-3|25	distributed for ConTeXt Mark iv only.
14mr|texlive-context-french-20111110-3|26	
14mr|texlive-context-french-20111110-3|27	%post
14mr|texlive-context-french-20111110-3|28	%{_sbindir}/texlive.post
14mr|texlive-context-french-20111110-3|29	
14mr|texlive-context-french-20111110-3|30	%postun
14mr|texlive-context-french-20111110-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-context-french-20111110-3|32	%{_sbindir}/texlive.post
14mr|texlive-context-french-20111110-3|33	fi
14mr|texlive-context-french-20111110-3|34	
14mr|texlive-context-french-20111110-3|35	#-----------------------------------------------------------------------
14mr|texlive-context-french-20111110-3|36	%files
14mr|texlive-context-french-20111110-3|37	%{_texmfdistdir}/tex/context/third/french/t-french.mkiv
14mr|texlive-context-french-20111110-3|38	%doc %{_texmfdistdir}/doc/context/third/french/french-demo.pdf
14mr|texlive-context-french-20111110-3|39	%doc %{_texmfdistdir}/doc/context/third/french/french-doc.pdf
14mr|texlive-context-french-20111110-3|40	
14mr|texlive-context-french-20111110-3|41	#-----------------------------------------------------------------------
14mr|texlive-context-french-20111110-3|42	%prep
14mr|texlive-context-french-20111110-3|43	%setup -c -a0 -a1
14mr|texlive-context-french-20111110-3|44	
14mr|texlive-context-french-20111110-3|45	%build
14mr|texlive-context-french-20111110-3|46	
14mr|texlive-context-french-20111110-3|47	%install
14mr|texlive-context-french-20111110-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-french-20111110-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-french-20111110-3|50	
14mr|texlive-context-french-20111110-3|51	
14mr|texlive-context-french-20111110-3|52	
14mr|texlive-context-french-20111110-3|53	%changelog
14mr|texlive-context-french-20111110-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111110-3
14mr|texlive-context-french-20111110-3|55	+ Revision: 3512bc3
14mr|texlive-context-french-20111110-3|56	- MassBuild#440: Increase release tag
14mr|texlive-context-french-20111110-3|57	
14mr|texlive-context-french-20111110-3|58	

19736 14
14mr|texlive-context-fullpage-20110127-3|1	# revision 23167
14mr|texlive-context-fullpage-20110127-3|2	# category ConTeXt
14mr|texlive-context-fullpage-20110127-3|3	# catalog-ctan /macros/context/contrib/context-fullpage
14mr|texlive-context-fullpage-20110127-3|4	# catalog-date 2011-01-27 09:54:35 +0100
14mr|texlive-context-fullpage-20110127-3|5	# catalog-license gpl
14mr|texlive-context-fullpage-20110127-3|6	# catalog-version undef
14mr|texlive-context-fullpage-20110127-3|7	Name:		texlive-context-fullpage
14mr|texlive-context-fullpage-20110127-3|8	Version:	20110127
14mr|texlive-context-fullpage-20110127-3|9	Release:	3
14mr|texlive-context-fullpage-20110127-3|10	Summary:	Overfull pages with ConTeXt
14mr|texlive-context-fullpage-20110127-3|11	Group:		Publishing
14mr|texlive-context-fullpage-20110127-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fullpage
14mr|texlive-context-fullpage-20110127-3|13	License:	GPL
14mr|texlive-context-fullpage-20110127-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.tar.xz
14mr|texlive-context-fullpage-20110127-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.doc.tar.xz
14mr|texlive-context-fullpage-20110127-3|16	BuildArch:	noarch
14mr|texlive-context-fullpage-20110127-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-fullpage-20110127-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-fullpage-20110127-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-fullpage-20110127-3|20	Requires(post):	texlive-context
14mr|texlive-context-fullpage-20110127-3|21	
14mr|texlive-context-fullpage-20110127-3|22	%description
14mr|texlive-context-fullpage-20110127-3|23	The (ConTeXt) module copies the functionality of the fullpage,
14mr|texlive-context-fullpage-20110127-3|24	and adds a styling parameter, given in the \usemodule command.
14mr|texlive-context-fullpage-20110127-3|25	
14mr|texlive-context-fullpage-20110127-3|26	%post
14mr|texlive-context-fullpage-20110127-3|27	%{_sbindir}/texlive.post
14mr|texlive-context-fullpage-20110127-3|28	
14mr|texlive-context-fullpage-20110127-3|29	%postun
14mr|texlive-context-fullpage-20110127-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-fullpage-20110127-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-fullpage-20110127-3|32	fi
14mr|texlive-context-fullpage-20110127-3|33	
14mr|texlive-context-fullpage-20110127-3|34	#-----------------------------------------------------------------------
14mr|texlive-context-fullpage-20110127-3|35	%files
14mr|texlive-context-fullpage-20110127-3|36	%{_texmfdistdir}/tex/context/interface/third/t-fullpage.xml
14mr|texlive-context-fullpage-20110127-3|37	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkii
14mr|texlive-context-fullpage-20110127-3|38	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkiv
14mr|texlive-context-fullpage-20110127-3|39	%doc %{_texmfdistdir}/doc/context/third/fullpage/README
14mr|texlive-context-fullpage-20110127-3|40	%doc %{_texmfdistdir}/doc/context/third/fullpage/fullpage-doc.pdf
14mr|texlive-context-fullpage-20110127-3|41	
14mr|texlive-context-fullpage-20110127-3|42	#-----------------------------------------------------------------------
14mr|texlive-context-fullpage-20110127-3|43	%prep
14mr|texlive-context-fullpage-20110127-3|44	%setup -c -a0 -a1
14mr|texlive-context-fullpage-20110127-3|45	
14mr|texlive-context-fullpage-20110127-3|46	%build
14mr|texlive-context-fullpage-20110127-3|47	
14mr|texlive-context-fullpage-20110127-3|48	%install
14mr|texlive-context-fullpage-20110127-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-fullpage-20110127-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-fullpage-20110127-3|51	
14mr|texlive-context-fullpage-20110127-3|52	
14mr|texlive-context-fullpage-20110127-3|53	
14mr|texlive-context-fullpage-20110127-3|54	%changelog
14mr|texlive-context-fullpage-20110127-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110127-3
14mr|texlive-context-fullpage-20110127-3|56	+ Revision: 54fd5d5
14mr|texlive-context-fullpage-20110127-3|57	- MassBuild#440: Increase release tag
14mr|texlive-context-fullpage-20110127-3|58	
14mr|texlive-context-fullpage-20110127-3|59	

19737 14
14mr|texlive-context-games-20111103-3|1	# revision 23167
14mr|texlive-context-games-20111103-3|2	# category ConTeXt
14mr|texlive-context-games-20111103-3|3	# catalog-ctan undef
14mr|texlive-context-games-20111103-3|4	# catalog-date undef
14mr|texlive-context-games-20111103-3|5	# catalog-license undef
14mr|texlive-context-games-20111103-3|6	# catalog-version undef
14mr|texlive-context-games-20111103-3|7	Name:		texlive-context-games
14mr|texlive-context-games-20111103-3|8	Version:	20111103
14mr|texlive-context-games-20111103-3|9	Release:	3
14mr|texlive-context-games-20111103-3|10	Summary:	TeXLive context-games package
14mr|texlive-context-games-20111103-3|11	Group:		Publishing
14mr|texlive-context-games-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-context-games-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-context-games-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.tar.xz
14mr|texlive-context-games-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.doc.tar.xz
14mr|texlive-context-games-20111103-3|16	BuildArch:	noarch
14mr|texlive-context-games-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-games-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-games-20111103-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-games-20111103-3|20	Requires(post):	texlive-context
14mr|texlive-context-games-20111103-3|21	Requires:	texlive-skaknew
14mr|texlive-context-games-20111103-3|22	
14mr|texlive-context-games-20111103-3|23	%description
14mr|texlive-context-games-20111103-3|24	TeXLive context-games package.
14mr|texlive-context-games-20111103-3|25	
14mr|texlive-context-games-20111103-3|26	%post
14mr|texlive-context-games-20111103-3|27	%{_sbindir}/texlive.post
14mr|texlive-context-games-20111103-3|28	
14mr|texlive-context-games-20111103-3|29	%postun
14mr|texlive-context-games-20111103-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-games-20111103-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-games-20111103-3|32	fi
14mr|texlive-context-games-20111103-3|33	
14mr|texlive-context-games-20111103-3|34	#-----------------------------------------------------------------------
14mr|texlive-context-games-20111103-3|35	%files
14mr|texlive-context-games-20111103-3|36	%{_texmfdistdir}/tex/context/third/games/games-go.lua
14mr|texlive-context-games-20111103-3|37	%{_texmfdistdir}/tex/context/third/games/games-go.tex
14mr|texlive-context-games-20111103-3|38	%{_texmfdistdir}/tex/context/third/games/games-hex.lua
14mr|texlive-context-games-20111103-3|39	%{_texmfdistdir}/tex/context/third/games/games-hex.tex
14mr|texlive-context-games-20111103-3|40	%{_texmfdistdir}/tex/context/third/games/holz280.jpg
14mr|texlive-context-games-20111103-3|41	%{_texmfdistdir}/tex/context/third/games/t-games.tex
14mr|texlive-context-games-20111103-3|42	%doc %{_texmfdistdir}/doc/context/third/games/README
14mr|texlive-context-games-20111103-3|43	%doc %{_texmfdistdir}/doc/context/third/games/games-doc.pdf
14mr|texlive-context-games-20111103-3|44	
14mr|texlive-context-games-20111103-3|45	#-----------------------------------------------------------------------
14mr|texlive-context-games-20111103-3|46	%prep
14mr|texlive-context-games-20111103-3|47	%setup -c -a0 -a1
14mr|texlive-context-games-20111103-3|48	
14mr|texlive-context-games-20111103-3|49	%build
14mr|texlive-context-games-20111103-3|50	
14mr|texlive-context-games-20111103-3|51	%install
14mr|texlive-context-games-20111103-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-games-20111103-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-games-20111103-3|54	
14mr|texlive-context-games-20111103-3|55	
14mr|texlive-context-games-20111103-3|56	
14mr|texlive-context-games-20111103-3|57	%changelog
14mr|texlive-context-games-20111103-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-context-games-20111103-3|59	+ Revision: 74c8712
14mr|texlive-context-games-20111103-3|60	- MassBuild#440: Increase release tag
14mr|texlive-context-games-20111103-3|61	
14mr|texlive-context-games-20111103-3|62	

19738 14
14mr|texlive-context-gantt-20120320-2|1	# revision 25712
14mr|texlive-context-gantt-20120320-2|2	# category ConTeXt
14mr|texlive-context-gantt-20120320-2|3	# catalog-ctan /macros/context/contrib/context-gantt
14mr|texlive-context-gantt-20120320-2|4	# catalog-date 2012-03-20 08:48:23 +0100
14mr|texlive-context-gantt-20120320-2|5	# catalog-license pd
14mr|texlive-context-gantt-20120320-2|6	# catalog-version undef
14mr|texlive-context-gantt-20120320-2|7	Name:		texlive-context-gantt
14mr|texlive-context-gantt-20120320-2|8	Version:	20120320
14mr|texlive-context-gantt-20120320-2|9	Release:	2
14mr|texlive-context-gantt-20120320-2|10	Summary:	GANTT module for ConTeXt
14mr|texlive-context-gantt-20120320-2|11	Group:		Publishing
14mr|texlive-context-gantt-20120320-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gantt
14mr|texlive-context-gantt-20120320-2|13	License:	PD
14mr|texlive-context-gantt-20120320-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.tar.xz
14mr|texlive-context-gantt-20120320-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.doc.tar.xz
14mr|texlive-context-gantt-20120320-2|16	BuildArch:	noarch
14mr|texlive-context-gantt-20120320-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-gantt-20120320-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-gantt-20120320-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-gantt-20120320-2|20	Requires(post):	texlive-context
14mr|texlive-context-gantt-20120320-2|21	Requires:	texlive-hatching
14mr|texlive-context-gantt-20120320-2|22	
14mr|texlive-context-gantt-20120320-2|23	%description
14mr|texlive-context-gantt-20120320-2|24	Gantt is a module for drawing Gantt charts via metapost or
14mr|texlive-context-gantt-20120320-2|25	pgf/tikz.
14mr|texlive-context-gantt-20120320-2|26	
14mr|texlive-context-gantt-20120320-2|27	%post
14mr|texlive-context-gantt-20120320-2|28	%{_sbindir}/texlive.post
14mr|texlive-context-gantt-20120320-2|29	
14mr|texlive-context-gantt-20120320-2|30	%postun
14mr|texlive-context-gantt-20120320-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-context-gantt-20120320-2|32	%{_sbindir}/texlive.post
14mr|texlive-context-gantt-20120320-2|33	fi
14mr|texlive-context-gantt-20120320-2|34	
14mr|texlive-context-gantt-20120320-2|35	#-----------------------------------------------------------------------
14mr|texlive-context-gantt-20120320-2|36	%files
14mr|texlive-context-gantt-20120320-2|37	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-mp.tex
14mr|texlive-context-gantt-20120320-2|38	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-tikz.tex
14mr|texlive-context-gantt-20120320-2|39	%{_texmfdistdir}/tex/context/third/gantt/t-gantt.tex
14mr|texlive-context-gantt-20120320-2|40	%doc %{_texmfdistdir}/doc/context/third/gantt/README
14mr|texlive-context-gantt-20120320-2|41	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-1.tex
14mr|texlive-context-gantt-20120320-2|42	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-2.tex
14mr|texlive-context-gantt-20120320-2|43	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-3.tex
14mr|texlive-context-gantt-20120320-2|44	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-4.tex
14mr|texlive-context-gantt-20120320-2|45	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-5.tex
14mr|texlive-context-gantt-20120320-2|46	%doc %{_texmfdistdir}/doc/context/third/gantt/gantt.txt
14mr|texlive-context-gantt-20120320-2|47	
14mr|texlive-context-gantt-20120320-2|48	#-----------------------------------------------------------------------
14mr|texlive-context-gantt-20120320-2|49	%prep
14mr|texlive-context-gantt-20120320-2|50	%setup -c -a0 -a1
14mr|texlive-context-gantt-20120320-2|51	
14mr|texlive-context-gantt-20120320-2|52	%build
14mr|texlive-context-gantt-20120320-2|53	
14mr|texlive-context-gantt-20120320-2|54	%install
14mr|texlive-context-gantt-20120320-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-gantt-20120320-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-gantt-20120320-2|57	
14mr|texlive-context-gantt-20120320-2|58	
14mr|texlive-context-gantt-20120320-2|59	
14mr|texlive-context-gantt-20120320-2|60	%changelog
14mr|texlive-context-gantt-20120320-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120320-2
14mr|texlive-context-gantt-20120320-2|62	+ Revision: f6d53cc
14mr|texlive-context-gantt-20120320-2|63	- MassBuild#440: Increase release tag
14mr|texlive-context-gantt-20120320-2|64	
14mr|texlive-context-gantt-20120320-2|65	

19739 14
14mr|texlive-context-gnuplot-20060827-6|1	# revision 27068
14mr|texlive-context-gnuplot-20060827-6|2	# category ConTeXt
14mr|texlive-context-gnuplot-20060827-6|3	# catalog-ctan /macros/context/contrib/context-gnuplot
14mr|texlive-context-gnuplot-20060827-6|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-context-gnuplot-20060827-6|5	# catalog-license gpl
14mr|texlive-context-gnuplot-20060827-6|6	# catalog-version undef
14mr|texlive-context-gnuplot-20060827-6|7	Name:		texlive-context-gnuplot
14mr|texlive-context-gnuplot-20060827-6|8	Version:	20060827
14mr|texlive-context-gnuplot-20060827-6|9	Release:	6
14mr|texlive-context-gnuplot-20060827-6|10	Summary:	Inclusion of Gnuplot graphs in ConTeXt
14mr|texlive-context-gnuplot-20060827-6|11	Group:		Publishing
14mr|texlive-context-gnuplot-20060827-6|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gnuplot
14mr|texlive-context-gnuplot-20060827-6|13	License:	GPL
14mr|texlive-context-gnuplot-20060827-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.tar.xz
14mr|texlive-context-gnuplot-20060827-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.doc.tar.xz
14mr|texlive-context-gnuplot-20060827-6|16	BuildArch:	noarch
14mr|texlive-context-gnuplot-20060827-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-gnuplot-20060827-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-gnuplot-20060827-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-gnuplot-20060827-6|20	Requires(post):	texlive-context
14mr|texlive-context-gnuplot-20060827-6|21	
14mr|texlive-context-gnuplot-20060827-6|22	%description
14mr|texlive-context-gnuplot-20060827-6|23	Enables simple creation and inclusion of graphs with Gnuplot.
14mr|texlive-context-gnuplot-20060827-6|24	The package writes a script into temporary file, runs Gnuplot
14mr|texlive-context-gnuplot-20060827-6|25	and includes the resulting graphic directly into the document.
14mr|texlive-context-gnuplot-20060827-6|26	See the ConTeXt Garden package page for further details.
14mr|texlive-context-gnuplot-20060827-6|27	
14mr|texlive-context-gnuplot-20060827-6|28	%post
14mr|texlive-context-gnuplot-20060827-6|29	%{_sbindir}/texlive.post
14mr|texlive-context-gnuplot-20060827-6|30	
14mr|texlive-context-gnuplot-20060827-6|31	%postun
14mr|texlive-context-gnuplot-20060827-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-context-gnuplot-20060827-6|33	%{_sbindir}/texlive.post
14mr|texlive-context-gnuplot-20060827-6|34	fi
14mr|texlive-context-gnuplot-20060827-6|35	
14mr|texlive-context-gnuplot-20060827-6|36	#-----------------------------------------------------------------------
14mr|texlive-context-gnuplot-20060827-6|37	%files
14mr|texlive-context-gnuplot-20060827-6|38	%{_texmfdistdir}/metapost/context/third/gnuplot/mp-gnuplot.mp
14mr|texlive-context-gnuplot-20060827-6|39	%{_texmfdistdir}/tex/context/third/gnuplot/t-gnuplot.tex
14mr|texlive-context-gnuplot-20060827-6|40	%doc %{_texmfdistdir}/doc/context/third/gnuplot/example.plt
14mr|texlive-context-gnuplot-20060827-6|41	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.pdf
14mr|texlive-context-gnuplot-20060827-6|42	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.tex
14mr|texlive-context-gnuplot-20060827-6|43	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.pdf
14mr|texlive-context-gnuplot-20060827-6|44	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.tex
14mr|texlive-context-gnuplot-20060827-6|45	
14mr|texlive-context-gnuplot-20060827-6|46	#-----------------------------------------------------------------------
14mr|texlive-context-gnuplot-20060827-6|47	%prep
14mr|texlive-context-gnuplot-20060827-6|48	%setup -c -a0 -a1
14mr|texlive-context-gnuplot-20060827-6|49	
14mr|texlive-context-gnuplot-20060827-6|50	%build
14mr|texlive-context-gnuplot-20060827-6|51	
14mr|texlive-context-gnuplot-20060827-6|52	%install
14mr|texlive-context-gnuplot-20060827-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-gnuplot-20060827-6|54	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-gnuplot-20060827-6|55	
14mr|texlive-context-gnuplot-20060827-6|56	
14mr|texlive-context-gnuplot-20060827-6|57	
14mr|texlive-context-gnuplot-20060827-6|58	%changelog
14mr|texlive-context-gnuplot-20060827-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060827-6
14mr|texlive-context-gnuplot-20060827-6|60	+ Revision: c2f33dc
14mr|texlive-context-gnuplot-20060827-6|61	- MassBuild#440: Increase release tag
14mr|texlive-context-gnuplot-20060827-6|62	
14mr|texlive-context-gnuplot-20060827-6|63	

19740 14
14mr|texlive-context-letter-20120213-3|1	# revision 27229
14mr|texlive-context-letter-20120213-3|2	# category ConTeXt
14mr|texlive-context-letter-20120213-3|3	# catalog-ctan /macros/context/contrib/context-letter
14mr|texlive-context-letter-20120213-3|4	# catalog-date 2012-02-13 08:46:03 +0100
14mr|texlive-context-letter-20120213-3|5	# catalog-license gpl
14mr|texlive-context-letter-20120213-3|6	# catalog-version undef
14mr|texlive-context-letter-20120213-3|7	Name:		texlive-context-letter
14mr|texlive-context-letter-20120213-3|8	Version:	20120213
14mr|texlive-context-letter-20120213-3|9	Release:	3
14mr|texlive-context-letter-20120213-3|10	Summary:	Context package for writing letters
14mr|texlive-context-letter-20120213-3|11	Group:		Publishing
14mr|texlive-context-letter-20120213-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-letter
14mr|texlive-context-letter-20120213-3|13	License:	GPL
14mr|texlive-context-letter-20120213-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.tar.xz
14mr|texlive-context-letter-20120213-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.doc.tar.xz
14mr|texlive-context-letter-20120213-3|16	BuildArch:	noarch
14mr|texlive-context-letter-20120213-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-letter-20120213-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-letter-20120213-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-letter-20120213-3|20	Requires(post):	texlive-context
14mr|texlive-context-letter-20120213-3|21	
14mr|texlive-context-letter-20120213-3|22	%description
14mr|texlive-context-letter-20120213-3|23	A means of writing 'vanilla' letters and memos is provided,
14mr|texlive-context-letter-20120213-3|24	with support covering Context Mkii and Mkiv. The design of
14mr|texlive-context-letter-20120213-3|25	letters may be amended by a wide range of style specifications.
14mr|texlive-context-letter-20120213-3|26	
14mr|texlive-context-letter-20120213-3|27	%post
14mr|texlive-context-letter-20120213-3|28	%{_sbindir}/texlive.post
14mr|texlive-context-letter-20120213-3|29	
14mr|texlive-context-letter-20120213-3|30	%postun
14mr|texlive-context-letter-20120213-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-context-letter-20120213-3|32	%{_sbindir}/texlive.post
14mr|texlive-context-letter-20120213-3|33	fi
14mr|texlive-context-letter-20120213-3|34	
14mr|texlive-context-letter-20120213-3|35	#-----------------------------------------------------------------------
14mr|texlive-context-letter-20120213-3|36	%files
14mr|texlive-context-letter-20120213-3|37	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.lua
14mr|texlive-context-letter-20120213-3|38	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkii
14mr|texlive-context-letter-20120213-3|39	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkvi
14mr|texlive-context-letter-20120213-3|40	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkii
14mr|texlive-context-letter-20120213-3|41	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkvi
14mr|texlive-context-letter-20120213-3|42	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkii
14mr|texlive-context-letter-20120213-3|43	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkvi
14mr|texlive-context-letter-20120213-3|44	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkii
14mr|texlive-context-letter-20120213-3|45	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkiv
14mr|texlive-context-letter-20120213-3|46	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkii
14mr|texlive-context-letter-20120213-3|47	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkiv
14mr|texlive-context-letter-20120213-3|48	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkii
14mr|texlive-context-letter-20120213-3|49	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkiv
14mr|texlive-context-letter-20120213-3|50	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkii
14mr|texlive-context-letter-20120213-3|51	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkiv
14mr|texlive-context-letter-20120213-3|52	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkii
14mr|texlive-context-letter-20120213-3|53	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkiv
14mr|texlive-context-letter-20120213-3|54	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkii
14mr|texlive-context-letter-20120213-3|55	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkiv
14mr|texlive-context-letter-20120213-3|56	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkii
14mr|texlive-context-letter-20120213-3|57	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkiv
14mr|texlive-context-letter-20120213-3|58	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkii
14mr|texlive-context-letter-20120213-3|59	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkiv
14mr|texlive-context-letter-20120213-3|60	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkii
14mr|texlive-context-letter-20120213-3|61	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkiv
14mr|texlive-context-letter-20120213-3|62	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkii
14mr|texlive-context-letter-20120213-3|63	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkiv
14mr|texlive-context-letter-20120213-3|64	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkii
14mr|texlive-context-letter-20120213-3|65	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkiv
14mr|texlive-context-letter-20120213-3|66	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkii
14mr|texlive-context-letter-20120213-3|67	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkiv
14mr|texlive-context-letter-20120213-3|68	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkii
14mr|texlive-context-letter-20120213-3|69	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkiv
14mr|texlive-context-letter-20120213-3|70	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkii
14mr|texlive-context-letter-20120213-3|71	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkiv
14mr|texlive-context-letter-20120213-3|72	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkii
14mr|texlive-context-letter-20120213-3|73	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkiv
14mr|texlive-context-letter-20120213-3|74	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkii
14mr|texlive-context-letter-20120213-3|75	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkiv
14mr|texlive-context-letter-20120213-3|76	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkii
14mr|texlive-context-letter-20120213-3|77	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkiv
14mr|texlive-context-letter-20120213-3|78	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkii
14mr|texlive-context-letter-20120213-3|79	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkiv
14mr|texlive-context-letter-20120213-3|80	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkii
14mr|texlive-context-letter-20120213-3|81	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkiv
14mr|texlive-context-letter-20120213-3|82	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkii
14mr|texlive-context-letter-20120213-3|83	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkiv
14mr|texlive-context-letter-20120213-3|84	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkii
14mr|texlive-context-letter-20120213-3|85	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkiv
14mr|texlive-context-letter-20120213-3|86	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkii
14mr|texlive-context-letter-20120213-3|87	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkiv
14mr|texlive-context-letter-20120213-3|88	%doc %{_texmfdistdir}/doc/context/third/letter/README
14mr|texlive-context-letter-20120213-3|89	
14mr|texlive-context-letter-20120213-3|90	#-----------------------------------------------------------------------
14mr|texlive-context-letter-20120213-3|91	%prep
14mr|texlive-context-letter-20120213-3|92	%setup -c -a0 -a1
14mr|texlive-context-letter-20120213-3|93	
14mr|texlive-context-letter-20120213-3|94	%build
14mr|texlive-context-letter-20120213-3|95	
14mr|texlive-context-letter-20120213-3|96	%install
14mr|texlive-context-letter-20120213-3|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-letter-20120213-3|98	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-letter-20120213-3|99	
14mr|texlive-context-letter-20120213-3|100	
14mr|texlive-context-letter-20120213-3|101	
14mr|texlive-context-letter-20120213-3|102	%changelog
14mr|texlive-context-letter-20120213-3|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120213-3
14mr|texlive-context-letter-20120213-3|104	+ Revision: 4d9dd8f
14mr|texlive-context-letter-20120213-3|105	- MassBuild#440: Increase release tag
14mr|texlive-context-letter-20120213-3|106	
14mr|texlive-context-letter-20120213-3|107	

19741 14
14mr|texlive-context-lettrine-20090130-3|1	# revision 23167
14mr|texlive-context-lettrine-20090130-3|2	# category ConTeXt
14mr|texlive-context-lettrine-20090130-3|3	# catalog-ctan /macros/context/contrib/context-lettrine
14mr|texlive-context-lettrine-20090130-3|4	# catalog-date 2009-01-30 23:54:25 +0100
14mr|texlive-context-lettrine-20090130-3|5	# catalog-license pd
14mr|texlive-context-lettrine-20090130-3|6	# catalog-version undef
14mr|texlive-context-lettrine-20090130-3|7	Name:		texlive-context-lettrine
14mr|texlive-context-lettrine-20090130-3|8	Version:	20090130
14mr|texlive-context-lettrine-20090130-3|9	Release:	3
14mr|texlive-context-lettrine-20090130-3|10	Summary:	A ConTeXt implementation of lettrines
14mr|texlive-context-lettrine-20090130-3|11	Group:		Publishing
14mr|texlive-context-lettrine-20090130-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lettrine
14mr|texlive-context-lettrine-20090130-3|13	License:	PD
14mr|texlive-context-lettrine-20090130-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.tar.xz
14mr|texlive-context-lettrine-20090130-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.doc.tar.xz
14mr|texlive-context-lettrine-20090130-3|16	BuildArch:	noarch
14mr|texlive-context-lettrine-20090130-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-lettrine-20090130-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-lettrine-20090130-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-lettrine-20090130-3|20	Requires(post):	texlive-context
14mr|texlive-context-lettrine-20090130-3|21	
14mr|texlive-context-lettrine-20090130-3|22	%description
14mr|texlive-context-lettrine-20090130-3|23	This is a re-implementation of the LaTeX package lettrine.
14mr|texlive-context-lettrine-20090130-3|24	
14mr|texlive-context-lettrine-20090130-3|25	%post
14mr|texlive-context-lettrine-20090130-3|26	%{_sbindir}/texlive.post
14mr|texlive-context-lettrine-20090130-3|27	
14mr|texlive-context-lettrine-20090130-3|28	%postun
14mr|texlive-context-lettrine-20090130-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-lettrine-20090130-3|30	%{_sbindir}/texlive.post
14mr|texlive-context-lettrine-20090130-3|31	fi
14mr|texlive-context-lettrine-20090130-3|32	
14mr|texlive-context-lettrine-20090130-3|33	#-----------------------------------------------------------------------
14mr|texlive-context-lettrine-20090130-3|34	%files
14mr|texlive-context-lettrine-20090130-3|35	%{_texmfdistdir}/tex/context/interface/third/lettrine.xml
14mr|texlive-context-lettrine-20090130-3|36	%{_texmfdistdir}/tex/context/third/lettrine/t-lettrine.tex
14mr|texlive-context-lettrine-20090130-3|37	%doc %{_texmfdistdir}/doc/context/third/lettrine/W.pdf
14mr|texlive-context-lettrine-20090130-3|38	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.pdf
14mr|texlive-context-lettrine-20090130-3|39	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.tex
14mr|texlive-context-lettrine-20090130-3|40	
14mr|texlive-context-lettrine-20090130-3|41	#-----------------------------------------------------------------------
14mr|texlive-context-lettrine-20090130-3|42	%prep
14mr|texlive-context-lettrine-20090130-3|43	%setup -c -a0 -a1
14mr|texlive-context-lettrine-20090130-3|44	
14mr|texlive-context-lettrine-20090130-3|45	%build
14mr|texlive-context-lettrine-20090130-3|46	
14mr|texlive-context-lettrine-20090130-3|47	%install
14mr|texlive-context-lettrine-20090130-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-lettrine-20090130-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-lettrine-20090130-3|50	
14mr|texlive-context-lettrine-20090130-3|51	
14mr|texlive-context-lettrine-20090130-3|52	
14mr|texlive-context-lettrine-20090130-3|53	%changelog
14mr|texlive-context-lettrine-20090130-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090130-3
14mr|texlive-context-lettrine-20090130-3|55	+ Revision: 302889b
14mr|texlive-context-lettrine-20090130-3|56	- MassBuild#440: Increase release tag
14mr|texlive-context-lettrine-20090130-3|57	
14mr|texlive-context-lettrine-20090130-3|58	

19742 14
14mr|texlive-context-lilypond-20100312-3|1	# revision 23167
14mr|texlive-context-lilypond-20100312-3|2	# category ConTeXt
14mr|texlive-context-lilypond-20100312-3|3	# catalog-ctan /macros/context/contrib/context-lilypond
14mr|texlive-context-lilypond-20100312-3|4	# catalog-date 2010-03-12 17:25:27 +0100
14mr|texlive-context-lilypond-20100312-3|5	# catalog-license gpl
14mr|texlive-context-lilypond-20100312-3|6	# catalog-version undef
14mr|texlive-context-lilypond-20100312-3|7	Name:		texlive-context-lilypond
14mr|texlive-context-lilypond-20100312-3|8	Version:	20100312
14mr|texlive-context-lilypond-20100312-3|9	Release:	3
14mr|texlive-context-lilypond-20100312-3|10	Summary:	Lilypond code in ConTeXt
14mr|texlive-context-lilypond-20100312-3|11	Group:		Publishing
14mr|texlive-context-lilypond-20100312-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lilypond
14mr|texlive-context-lilypond-20100312-3|13	License:	GPL
14mr|texlive-context-lilypond-20100312-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.tar.xz
14mr|texlive-context-lilypond-20100312-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.doc.tar.xz
14mr|texlive-context-lilypond-20100312-3|16	BuildArch:	noarch
14mr|texlive-context-lilypond-20100312-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-lilypond-20100312-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-lilypond-20100312-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-lilypond-20100312-3|20	Requires(post):	texlive-context
14mr|texlive-context-lilypond-20100312-3|21	
14mr|texlive-context-lilypond-20100312-3|22	%description
14mr|texlive-context-lilypond-20100312-3|23	Includes lilypond music definitions direct in a ConTeXt
14mr|texlive-context-lilypond-20100312-3|24	document.
14mr|texlive-context-lilypond-20100312-3|25	
14mr|texlive-context-lilypond-20100312-3|26	%post
14mr|texlive-context-lilypond-20100312-3|27	%{_sbindir}/texlive.post
14mr|texlive-context-lilypond-20100312-3|28	
14mr|texlive-context-lilypond-20100312-3|29	%postun
14mr|texlive-context-lilypond-20100312-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-lilypond-20100312-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-lilypond-20100312-3|32	fi
14mr|texlive-context-lilypond-20100312-3|33	
14mr|texlive-context-lilypond-20100312-3|34	#-----------------------------------------------------------------------
14mr|texlive-context-lilypond-20100312-3|35	%files
14mr|texlive-context-lilypond-20100312-3|36	%{_texmfdistdir}/tex/context/third/lilypond/t-lilypond.tex
14mr|texlive-context-lilypond-20100312-3|37	%doc %{_texmfdistdir}/doc/context/third/lilypond/demo.pdf
14mr|texlive-context-lilypond-20100312-3|38	%doc %{_texmfdistdir}/doc/context/third/lilypond/t-lilypond.pdf
14mr|texlive-context-lilypond-20100312-3|39	
14mr|texlive-context-lilypond-20100312-3|40	#-----------------------------------------------------------------------
14mr|texlive-context-lilypond-20100312-3|41	%prep
14mr|texlive-context-lilypond-20100312-3|42	%setup -c -a0 -a1
14mr|texlive-context-lilypond-20100312-3|43	
14mr|texlive-context-lilypond-20100312-3|44	%build
14mr|texlive-context-lilypond-20100312-3|45	
14mr|texlive-context-lilypond-20100312-3|46	%install
14mr|texlive-context-lilypond-20100312-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-lilypond-20100312-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-lilypond-20100312-3|49	
14mr|texlive-context-lilypond-20100312-3|50	
14mr|texlive-context-lilypond-20100312-3|51	
14mr|texlive-context-lilypond-20100312-3|52	%changelog
14mr|texlive-context-lilypond-20100312-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100312-3
14mr|texlive-context-lilypond-20100312-3|54	+ Revision: 5f1d267
14mr|texlive-context-lilypond-20100312-3|55	- MassBuild#440: Increase release tag
14mr|texlive-context-lilypond-20100312-3|56	
14mr|texlive-context-lilypond-20100312-3|57	

19743 14
14mr|texlive-context-mathsets-20110513-3|1	# revision 23167
14mr|texlive-context-mathsets-20110513-3|2	# category ConTeXt
14mr|texlive-context-mathsets-20110513-3|3	# catalog-ctan /macros/context/contrib/context-mathsets
14mr|texlive-context-mathsets-20110513-3|4	# catalog-date 2011-05-13 02:08:48 +0200
14mr|texlive-context-mathsets-20110513-3|5	# catalog-license other-free
14mr|texlive-context-mathsets-20110513-3|6	# catalog-version undef
14mr|texlive-context-mathsets-20110513-3|7	Name:		texlive-context-mathsets
14mr|texlive-context-mathsets-20110513-3|8	Version:	20110513
14mr|texlive-context-mathsets-20110513-3|9	Release:	3
14mr|texlive-context-mathsets-20110513-3|10	Summary:	Set notation in ConTeXt
14mr|texlive-context-mathsets-20110513-3|11	Group:		Publishing
14mr|texlive-context-mathsets-20110513-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-mathsets
14mr|texlive-context-mathsets-20110513-3|13	License:	OTHER-FREE
14mr|texlive-context-mathsets-20110513-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.tar.xz
14mr|texlive-context-mathsets-20110513-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.doc.tar.xz
14mr|texlive-context-mathsets-20110513-3|16	BuildArch:	noarch
14mr|texlive-context-mathsets-20110513-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-mathsets-20110513-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-mathsets-20110513-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-mathsets-20110513-3|20	Requires(post):	texlive-context
14mr|texlive-context-mathsets-20110513-3|21	
14mr|texlive-context-mathsets-20110513-3|22	%description
14mr|texlive-context-mathsets-20110513-3|23	Typeset good-looking set notation (e.g., {x|x \in Y}), as well
14mr|texlive-context-mathsets-20110513-3|24	as similar things such as Dirac bra-ket notation, conditional
14mr|texlive-context-mathsets-20110513-3|25	probabilities, etc. The package is a partial port of Donald
14mr|texlive-context-mathsets-20110513-3|26	Arseneau's LaTeX package braket.
14mr|texlive-context-mathsets-20110513-3|27	
14mr|texlive-context-mathsets-20110513-3|28	%post
14mr|texlive-context-mathsets-20110513-3|29	%{_sbindir}/texlive.post
14mr|texlive-context-mathsets-20110513-3|30	
14mr|texlive-context-mathsets-20110513-3|31	%postun
14mr|texlive-context-mathsets-20110513-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-context-mathsets-20110513-3|33	%{_sbindir}/texlive.post
14mr|texlive-context-mathsets-20110513-3|34	fi
14mr|texlive-context-mathsets-20110513-3|35	
14mr|texlive-context-mathsets-20110513-3|36	#-----------------------------------------------------------------------
14mr|texlive-context-mathsets-20110513-3|37	%files
14mr|texlive-context-mathsets-20110513-3|38	%{_texmfdistdir}/tex/context/interface/third/t-mathsets.xml
14mr|texlive-context-mathsets-20110513-3|39	%{_texmfdistdir}/tex/context/third/mathsets/t-mathsets.tex
14mr|texlive-context-mathsets-20110513-3|40	%doc %{_texmfdistdir}/doc/context/third/mathsets/mathsets-doc.pdf
14mr|texlive-context-mathsets-20110513-3|41	
14mr|texlive-context-mathsets-20110513-3|42	#-----------------------------------------------------------------------
14mr|texlive-context-mathsets-20110513-3|43	%prep
14mr|texlive-context-mathsets-20110513-3|44	%setup -c -a0 -a1
14mr|texlive-context-mathsets-20110513-3|45	
14mr|texlive-context-mathsets-20110513-3|46	%build
14mr|texlive-context-mathsets-20110513-3|47	
14mr|texlive-context-mathsets-20110513-3|48	%install
14mr|texlive-context-mathsets-20110513-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-mathsets-20110513-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-mathsets-20110513-3|51	
14mr|texlive-context-mathsets-20110513-3|52	
14mr|texlive-context-mathsets-20110513-3|53	
14mr|texlive-context-mathsets-20110513-3|54	%changelog
14mr|texlive-context-mathsets-20110513-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110513-3
14mr|texlive-context-mathsets-20110513-3|56	+ Revision: 8bada29
14mr|texlive-context-mathsets-20110513-3|57	- MassBuild#440: Increase release tag
14mr|texlive-context-mathsets-20110513-3|58	
14mr|texlive-context-mathsets-20110513-3|59	

19744 14
14mr|texlive-context-notes-zh-cn-20091109-3|1	# revision 23171
14mr|texlive-context-notes-zh-cn-20091109-3|2	# category Package
14mr|texlive-context-notes-zh-cn-20091109-3|3	# catalog-ctan /info/context-notes-zh-cn
14mr|texlive-context-notes-zh-cn-20091109-3|4	# catalog-date 2009-11-09 14:30:19 +0100
14mr|texlive-context-notes-zh-cn-20091109-3|5	# catalog-license gpl
14mr|texlive-context-notes-zh-cn-20091109-3|6	# catalog-version undef
14mr|texlive-context-notes-zh-cn-20091109-3|7	Name:		texlive-context-notes-zh-cn
14mr|texlive-context-notes-zh-cn-20091109-3|8	Version:	20091109
14mr|texlive-context-notes-zh-cn-20091109-3|9	Release:	3
14mr|texlive-context-notes-zh-cn-20091109-3|10	Summary:	Notes on using ConTeXt MkIV
14mr|texlive-context-notes-zh-cn-20091109-3|11	Group:		Publishing
14mr|texlive-context-notes-zh-cn-20091109-3|12	URL:		http://www.ctan.org/tex-archive/info/context-notes-zh-cn
14mr|texlive-context-notes-zh-cn-20091109-3|13	License:	GPL
14mr|texlive-context-notes-zh-cn-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.tar.xz
14mr|texlive-context-notes-zh-cn-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.doc.tar.xz
14mr|texlive-context-notes-zh-cn-20091109-3|16	BuildArch:	noarch
14mr|texlive-context-notes-zh-cn-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-notes-zh-cn-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-notes-zh-cn-20091109-3|19	Requires(post):	texlive-context
14mr|texlive-context-notes-zh-cn-20091109-3|20	
14mr|texlive-context-notes-zh-cn-20091109-3|21	%description
14mr|texlive-context-notes-zh-cn-20091109-3|22	An introductory tutorial on ConTeXt, in Chinese. The document
14mr|texlive-context-notes-zh-cn-20091109-3|23	covers ConTeXt installation, fonts, layout design, cross-
14mr|texlive-context-notes-zh-cn-20091109-3|24	reference, project structure, metafun and presentation design.
14mr|texlive-context-notes-zh-cn-20091109-3|25	
14mr|texlive-context-notes-zh-cn-20091109-3|26	%post
14mr|texlive-context-notes-zh-cn-20091109-3|27	%{_sbindir}/texlive.post
14mr|texlive-context-notes-zh-cn-20091109-3|28	
14mr|texlive-context-notes-zh-cn-20091109-3|29	%postun
14mr|texlive-context-notes-zh-cn-20091109-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-notes-zh-cn-20091109-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-notes-zh-cn-20091109-3|32	fi
14mr|texlive-context-notes-zh-cn-20091109-3|33	
14mr|texlive-context-notes-zh-cn-20091109-3|34	#-----------------------------------------------------------------------
14mr|texlive-context-notes-zh-cn-20091109-3|35	%files
14mr|texlive-context-notes-zh-cn-20091109-3|36	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/README
14mr|texlive-context-notes-zh-cn-20091109-3|37	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/ctxnotes.pdf
14mr|texlive-context-notes-zh-cn-20091109-3|38	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/Makefile
14mr|texlive-context-notes-zh-cn-20091109-3|39	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/basis.tex
14mr|texlive-context-notes-zh-cn-20091109-3|40	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibl-lyr.tex
14mr|texlive-context-notes-zh-cn-20091109-3|41	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibliography.bib
14mr|texlive-context-notes-zh-cn-20091109-3|42	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/ctxnotes.tex
14mr|texlive-context-notes-zh-cn-20091109-3|43	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/doc-env.tex
14mr|texlive-context-notes-zh-cn-20091109-3|44	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/bookmark.png
14mr|texlive-context-notes-zh-cn-20091109-3|45	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/cow.pdf
14mr|texlive-context-notes-zh-cn-20091109-3|46	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/gardeninglion.jpg
14mr|texlive-context-notes-zh-cn-20091109-3|47	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/header.png
14mr|texlive-context-notes-zh-cn-20091109-3|48	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/fonts.tex
14mr|texlive-context-notes-zh-cn-20091109-3|49	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/layout.tex
14mr|texlive-context-notes-zh-cn-20091109-3|50	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/metafun.tex
14mr|texlive-context-notes-zh-cn-20091109-3|51	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/project.tex
14mr|texlive-context-notes-zh-cn-20091109-3|52	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/references.tex
14mr|texlive-context-notes-zh-cn-20091109-3|53	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-layout.tex
14mr|texlive-context-notes-zh-cn-20091109-3|54	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.lua
14mr|texlive-context-notes-zh-cn-20091109-3|55	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.mkiv
14mr|texlive-context-notes-zh-cn-20091109-3|56	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhspuncs.lua
14mr|texlive-context-notes-zh-cn-20091109-3|57	
14mr|texlive-context-notes-zh-cn-20091109-3|58	#-----------------------------------------------------------------------
14mr|texlive-context-notes-zh-cn-20091109-3|59	%prep
14mr|texlive-context-notes-zh-cn-20091109-3|60	%setup -c -a0 -a1
14mr|texlive-context-notes-zh-cn-20091109-3|61	
14mr|texlive-context-notes-zh-cn-20091109-3|62	%build
14mr|texlive-context-notes-zh-cn-20091109-3|63	
14mr|texlive-context-notes-zh-cn-20091109-3|64	%install
14mr|texlive-context-notes-zh-cn-20091109-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-notes-zh-cn-20091109-3|66	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-notes-zh-cn-20091109-3|67	
14mr|texlive-context-notes-zh-cn-20091109-3|68	
14mr|texlive-context-notes-zh-cn-20091109-3|69	
14mr|texlive-context-notes-zh-cn-20091109-3|70	%changelog
14mr|texlive-context-notes-zh-cn-20091109-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-context-notes-zh-cn-20091109-3|72	+ Revision: bc5e2d4
14mr|texlive-context-notes-zh-cn-20091109-3|73	- MassBuild#440: Increase release tag
14mr|texlive-context-notes-zh-cn-20091109-3|74	
14mr|texlive-context-notes-zh-cn-20091109-3|75	

19745 14
14mr|texlive-context-rst-0.4-4|1	# revision 27236
14mr|texlive-context-rst-0.4-4|2	# category ConTeXt
14mr|texlive-context-rst-0.4-4|3	# catalog-ctan /macros/context/contrib/context-rst
14mr|texlive-context-rst-0.4-4|4	# catalog-date 2011-10-03 11:06:20 +0200
14mr|texlive-context-rst-0.4-4|5	# catalog-license other-free
14mr|texlive-context-rst-0.4-4|6	# catalog-version 0.4
14mr|texlive-context-rst-0.4-4|7	Name:		texlive-context-rst
14mr|texlive-context-rst-0.4-4|8	Version:	0.4
14mr|texlive-context-rst-0.4-4|9	Release:	4
14mr|texlive-context-rst-0.4-4|10	Summary:	Process reStructuredText with ConTeXt
14mr|texlive-context-rst-0.4-4|11	Group:		Publishing
14mr|texlive-context-rst-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-rst
14mr|texlive-context-rst-0.4-4|13	License:	OTHER-FREE
14mr|texlive-context-rst-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.tar.xz
14mr|texlive-context-rst-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.doc.tar.xz
14mr|texlive-context-rst-0.4-4|16	BuildArch:	noarch
14mr|texlive-context-rst-0.4-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-rst-0.4-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-rst-0.4-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-rst-0.4-4|20	Requires(post):	texlive-context
14mr|texlive-context-rst-0.4-4|21	
14mr|texlive-context-rst-0.4-4|22	%description
14mr|texlive-context-rst-0.4-4|23	The package provides a converter and module for typesetting
14mr|texlive-context-rst-0.4-4|24	reStructuredText with ConTeXt. The module uses several lua
14mr|texlive-context-rst-0.4-4|25	scripts in doing its work. Documentation is supplied in rst,
14mr|texlive-context-rst-0.4-4|26	which seems to be readable as text, but...
14mr|texlive-context-rst-0.4-4|27	
14mr|texlive-context-rst-0.4-4|28	%post
14mr|texlive-context-rst-0.4-4|29	%{_sbindir}/texlive.post
14mr|texlive-context-rst-0.4-4|30	
14mr|texlive-context-rst-0.4-4|31	%postun
14mr|texlive-context-rst-0.4-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-context-rst-0.4-4|33	%{_sbindir}/texlive.post
14mr|texlive-context-rst-0.4-4|34	fi
14mr|texlive-context-rst-0.4-4|35	
14mr|texlive-context-rst-0.4-4|36	#-----------------------------------------------------------------------
14mr|texlive-context-rst-0.4-4|37	%files
14mr|texlive-context-rst-0.4-4|38	%{_texmfdistdir}/scripts/context/lua/third/rst/mtx-t-rst.lua
14mr|texlive-context-rst-0.4-4|39	%{_texmfdistdir}/tex/context/interface/third/t-rst.xml
14mr|texlive-context-rst-0.4-4|40	%{_texmfdistdir}/tex/context/third/rst/rst_context.lua
14mr|texlive-context-rst-0.4-4|41	%{_texmfdistdir}/tex/context/third/rst/rst_directives.lua
14mr|texlive-context-rst-0.4-4|42	%{_texmfdistdir}/tex/context/third/rst/rst_helpers.lua
14mr|texlive-context-rst-0.4-4|43	%{_texmfdistdir}/tex/context/third/rst/rst_parser.lua
14mr|texlive-context-rst-0.4-4|44	%{_texmfdistdir}/tex/context/third/rst/rst_setups.lua
14mr|texlive-context-rst-0.4-4|45	%{_texmfdistdir}/tex/context/third/rst/t-rst.mkiv
14mr|texlive-context-rst-0.4-4|46	%doc %{_texmfdistdir}/doc/context/third/rst/COPYING
14mr|texlive-context-rst-0.4-4|47	%doc %{_texmfdistdir}/doc/context/third/rst/README.rst
14mr|texlive-context-rst-0.4-4|48	%doc %{_texmfdistdir}/doc/context/third/rst/documentation.rst
14mr|texlive-context-rst-0.4-4|49	%doc %{_texmfdistdir}/doc/context/third/rst/hybridtest.tex
14mr|texlive-context-rst-0.4-4|50	%doc %{_texmfdistdir}/doc/context/third/rst/inc-first.rst
14mr|texlive-context-rst-0.4-4|51	%doc %{_texmfdistdir}/doc/context/third/rst/inc-second.rst
14mr|texlive-context-rst-0.4-4|52	%doc %{_texmfdistdir}/doc/context/third/rst/inc-third.rst
14mr|texlive-context-rst-0.4-4|53	%doc %{_texmfdistdir}/doc/context/third/rst/inc.tex
14mr|texlive-context-rst-0.4-4|54	%doc %{_texmfdistdir}/doc/context/third/rst/manual.bib
14mr|texlive-context-rst-0.4-4|55	%doc %{_texmfdistdir}/doc/context/third/rst/manual.pdf
14mr|texlive-context-rst-0.4-4|56	%doc %{_texmfdistdir}/doc/context/third/rst/manual.tex
14mr|texlive-context-rst-0.4-4|57	%doc %{_texmfdistdir}/doc/context/third/rst/moduletest.tex
14mr|texlive-context-rst-0.4-4|58	
14mr|texlive-context-rst-0.4-4|59	#-----------------------------------------------------------------------
14mr|texlive-context-rst-0.4-4|60	%prep
14mr|texlive-context-rst-0.4-4|61	%setup -c -a0 -a1
14mr|texlive-context-rst-0.4-4|62	
14mr|texlive-context-rst-0.4-4|63	%build
14mr|texlive-context-rst-0.4-4|64	
14mr|texlive-context-rst-0.4-4|65	%install
14mr|texlive-context-rst-0.4-4|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-rst-0.4-4|67	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-rst-0.4-4|68	
14mr|texlive-context-rst-0.4-4|69	
14mr|texlive-context-rst-0.4-4|70	
14mr|texlive-context-rst-0.4-4|71	%changelog
14mr|texlive-context-rst-0.4-4|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-4
14mr|texlive-context-rst-0.4-4|73	+ Revision: 882733f
14mr|texlive-context-rst-0.4-4|74	- MassBuild#440: Increase release tag
14mr|texlive-context-rst-0.4-4|75	
14mr|texlive-context-rst-0.4-4|76	

19746 14
14mr|texlive-context-ruby-20100128-3|1	# revision 23167
14mr|texlive-context-ruby-20100128-3|2	# category ConTeXt
14mr|texlive-context-ruby-20100128-3|3	# catalog-ctan /macros/context/contrib/context-ruby
14mr|texlive-context-ruby-20100128-3|4	# catalog-date 2010-01-28 13:16:16 +0100
14mr|texlive-context-ruby-20100128-3|5	# catalog-license pd
14mr|texlive-context-ruby-20100128-3|6	# catalog-version undef
14mr|texlive-context-ruby-20100128-3|7	Name:		texlive-context-ruby
14mr|texlive-context-ruby-20100128-3|8	Version:	20100128
14mr|texlive-context-ruby-20100128-3|9	Release:	3
14mr|texlive-context-ruby-20100128-3|10	Summary:	Ruby annotations in ConTeXt
14mr|texlive-context-ruby-20100128-3|11	Group:		Publishing
14mr|texlive-context-ruby-20100128-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-ruby
14mr|texlive-context-ruby-20100128-3|13	License:	PD
14mr|texlive-context-ruby-20100128-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.tar.xz
14mr|texlive-context-ruby-20100128-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.doc.tar.xz
14mr|texlive-context-ruby-20100128-3|16	BuildArch:	noarch
14mr|texlive-context-ruby-20100128-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-ruby-20100128-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-ruby-20100128-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-ruby-20100128-3|20	Requires(post):	texlive-context
14mr|texlive-context-ruby-20100128-3|21	
14mr|texlive-context-ruby-20100128-3|22	%description
14mr|texlive-context-ruby-20100128-3|23	Ruby markup (aka furigana in Japan) are inline annotations
14mr|texlive-context-ruby-20100128-3|24	above or below a word to indicate the reading of ideographic
14mr|texlive-context-ruby-20100128-3|25	characters. The module implements the specification for simple
14mr|texlive-context-ruby-20100128-3|26	ruby described by the W3C in ConTeXt. The position and layout
14mr|texlive-context-ruby-20100128-3|27	of the base text and the ruby text can becontrolled by
14mr|texlive-context-ruby-20100128-3|28	parameters.
14mr|texlive-context-ruby-20100128-3|29	
14mr|texlive-context-ruby-20100128-3|30	%post
14mr|texlive-context-ruby-20100128-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-ruby-20100128-3|32	
14mr|texlive-context-ruby-20100128-3|33	%postun
14mr|texlive-context-ruby-20100128-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-context-ruby-20100128-3|35	%{_sbindir}/texlive.post
14mr|texlive-context-ruby-20100128-3|36	fi
14mr|texlive-context-ruby-20100128-3|37	
14mr|texlive-context-ruby-20100128-3|38	#-----------------------------------------------------------------------
14mr|texlive-context-ruby-20100128-3|39	%files
14mr|texlive-context-ruby-20100128-3|40	%{_texmfdistdir}/tex/context/third/ruby/t-ruby.tex
14mr|texlive-context-ruby-20100128-3|41	%doc %{_texmfdistdir}/doc/context/third/ruby/README
14mr|texlive-context-ruby-20100128-3|42	
14mr|texlive-context-ruby-20100128-3|43	#-----------------------------------------------------------------------
14mr|texlive-context-ruby-20100128-3|44	%prep
14mr|texlive-context-ruby-20100128-3|45	%setup -c -a0 -a1
14mr|texlive-context-ruby-20100128-3|46	
14mr|texlive-context-ruby-20100128-3|47	%build
14mr|texlive-context-ruby-20100128-3|48	
14mr|texlive-context-ruby-20100128-3|49	%install
14mr|texlive-context-ruby-20100128-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-ruby-20100128-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-ruby-20100128-3|52	
14mr|texlive-context-ruby-20100128-3|53	
14mr|texlive-context-ruby-20100128-3|54	
14mr|texlive-context-ruby-20100128-3|55	%changelog
14mr|texlive-context-ruby-20100128-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100128-3
14mr|texlive-context-ruby-20100128-3|57	+ Revision: 38774da
14mr|texlive-context-ruby-20100128-3|58	- MassBuild#440: Increase release tag
14mr|texlive-context-ruby-20100128-3|59	
14mr|texlive-context-ruby-20100128-3|60	

19747 14
14mr|texlive-context-simplefonts-20120726-2|1	# revision 27171
14mr|texlive-context-simplefonts-20120726-2|2	# category ConTeXt
14mr|texlive-context-simplefonts-20120726-2|3	# catalog-ctan /macros/context/contrib/context-simplefonts
14mr|texlive-context-simplefonts-20120726-2|4	# catalog-date 2012-07-26 08:34:30 +0200
14mr|texlive-context-simplefonts-20120726-2|5	# catalog-license gpl
14mr|texlive-context-simplefonts-20120726-2|6	# catalog-version undef
14mr|texlive-context-simplefonts-20120726-2|7	Name:		texlive-context-simplefonts
14mr|texlive-context-simplefonts-20120726-2|8	Version:	20120726
14mr|texlive-context-simplefonts-20120726-2|9	Release:	2
14mr|texlive-context-simplefonts-20120726-2|10	Summary:	Simplified font usage for ConTeXt
14mr|texlive-context-simplefonts-20120726-2|11	Group:		Publishing
14mr|texlive-context-simplefonts-20120726-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-simplefonts
14mr|texlive-context-simplefonts-20120726-2|13	License:	GPL
14mr|texlive-context-simplefonts-20120726-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.tar.xz
14mr|texlive-context-simplefonts-20120726-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.doc.tar.xz
14mr|texlive-context-simplefonts-20120726-2|16	BuildArch:	noarch
14mr|texlive-context-simplefonts-20120726-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-simplefonts-20120726-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-simplefonts-20120726-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-simplefonts-20120726-2|20	Requires(post):	texlive-context
14mr|texlive-context-simplefonts-20120726-2|21	
14mr|texlive-context-simplefonts-20120726-2|22	%description
14mr|texlive-context-simplefonts-20120726-2|23	The package defines a set of commands for loading and using
14mr|texlive-context-simplefonts-20120726-2|24	fonts in ConTeXt.
14mr|texlive-context-simplefonts-20120726-2|25	
14mr|texlive-context-simplefonts-20120726-2|26	%post
14mr|texlive-context-simplefonts-20120726-2|27	%{_sbindir}/texlive.post
14mr|texlive-context-simplefonts-20120726-2|28	
14mr|texlive-context-simplefonts-20120726-2|29	%postun
14mr|texlive-context-simplefonts-20120726-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-simplefonts-20120726-2|31	%{_sbindir}/texlive.post
14mr|texlive-context-simplefonts-20120726-2|32	fi
14mr|texlive-context-simplefonts-20120726-2|33	
14mr|texlive-context-simplefonts-20120726-2|34	#-----------------------------------------------------------------------
14mr|texlive-context-simplefonts-20120726-2|35	%files
14mr|texlive-context-simplefonts-20120726-2|36	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.lua
14mr|texlive-context-simplefonts-20120726-2|37	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkii
14mr|texlive-context-simplefonts-20120726-2|38	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkiv
14mr|texlive-context-simplefonts-20120726-2|39	%doc %{_texmfdistdir}/doc/context/third/simplefonts/README
14mr|texlive-context-simplefonts-20120726-2|40	
14mr|texlive-context-simplefonts-20120726-2|41	#-----------------------------------------------------------------------
14mr|texlive-context-simplefonts-20120726-2|42	%prep
14mr|texlive-context-simplefonts-20120726-2|43	%setup -c -a0 -a1
14mr|texlive-context-simplefonts-20120726-2|44	
14mr|texlive-context-simplefonts-20120726-2|45	%build
14mr|texlive-context-simplefonts-20120726-2|46	
14mr|texlive-context-simplefonts-20120726-2|47	%install
14mr|texlive-context-simplefonts-20120726-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-simplefonts-20120726-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-simplefonts-20120726-2|50	
14mr|texlive-context-simplefonts-20120726-2|51	
14mr|texlive-context-simplefonts-20120726-2|52	
14mr|texlive-context-simplefonts-20120726-2|53	%changelog
14mr|texlive-context-simplefonts-20120726-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120726-2
14mr|texlive-context-simplefonts-20120726-2|55	+ Revision: dd52f90
14mr|texlive-context-simplefonts-20120726-2|56	- MassBuild#440: Increase release tag
14mr|texlive-context-simplefonts-20120726-2|57	
14mr|texlive-context-simplefonts-20120726-2|58	

19748 14
14mr|texlive-context-simpleslides-20131012-6|1	# revision 28300
14mr|texlive-context-simpleslides-20131012-6|2	# category ConTeXt
14mr|texlive-context-simpleslides-20131012-6|3	# catalog-ctan undef
14mr|texlive-context-simpleslides-20131012-6|4	# catalog-date undef
14mr|texlive-context-simpleslides-20131012-6|5	# catalog-license undef
14mr|texlive-context-simpleslides-20131012-6|6	# catalog-version undef
14mr|texlive-context-simpleslides-20131012-6|7	Name:		texlive-context-simpleslides
14mr|texlive-context-simpleslides-20131012-6|8	Version:	20131012
14mr|texlive-context-simpleslides-20131012-6|9	Release:	6
14mr|texlive-context-simpleslides-20131012-6|10	Summary:	TeXLive context-simpleslides package
14mr|texlive-context-simpleslides-20131012-6|11	Group:		Publishing
14mr|texlive-context-simpleslides-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-context-simpleslides-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-context-simpleslides-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.tar.xz
14mr|texlive-context-simpleslides-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.doc.tar.xz
14mr|texlive-context-simpleslides-20131012-6|16	BuildArch:	noarch
14mr|texlive-context-simpleslides-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-simpleslides-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-simpleslides-20131012-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-simpleslides-20131012-6|20	Requires(post):	texlive-context
14mr|texlive-context-simpleslides-20131012-6|21	
14mr|texlive-context-simpleslides-20131012-6|22	%description
14mr|texlive-context-simpleslides-20131012-6|23	TeXLive context-simpleslides package.
14mr|texlive-context-simpleslides-20131012-6|24	
14mr|texlive-context-simpleslides-20131012-6|25	%post
14mr|texlive-context-simpleslides-20131012-6|26	%{_sbindir}/texlive.post
14mr|texlive-context-simpleslides-20131012-6|27	
14mr|texlive-context-simpleslides-20131012-6|28	%postun
14mr|texlive-context-simpleslides-20131012-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-context-simpleslides-20131012-6|30	%{_sbindir}/texlive.post
14mr|texlive-context-simpleslides-20131012-6|31	fi
14mr|texlive-context-simpleslides-20131012-6|32	
14mr|texlive-context-simpleslides-20131012-6|33	#-----------------------------------------------------------------------
14mr|texlive-context-simpleslides-20131012-6|34	%files
14mr|texlive-context-simpleslides-20131012-6|35	%{_texmfdistdir}/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua
14mr|texlive-context-simpleslides-20131012-6|36	%{_texmfdistdir}/tex/context/interface/third/t-simpleslides.xml
14mr|texlive-context-simpleslides-20131012-6|37	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-c-default.tex
14mr|texlive-context-simpleslides-20131012-6|38	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-f-default.tex
14mr|texlive-context-simpleslides-20131012-6|39	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BigNumber.tex
14mr|texlive-context-simpleslides-20131012-6|40	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BottomSquares.tex
14mr|texlive-context-simpleslides-20131012-6|41	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Boxed.tex
14mr|texlive-context-simpleslides-20131012-6|42	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BoxedTitle.tex
14mr|texlive-context-simpleslides-20131012-6|43	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Ellipse.tex
14mr|texlive-context-simpleslides-20131012-6|44	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Embossed.tex
14mr|texlive-context-simpleslides-20131012-6|45	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Framed.tex
14mr|texlive-context-simpleslides-20131012-6|46	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FramedTitle.tex
14mr|texlive-context-simpleslides-20131012-6|47	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FuzzyTopic.tex
14mr|texlive-context-simpleslides-20131012-6|48	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-HorizontalStripes.tex
14mr|texlive-context-simpleslides-20131012-6|49	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-NarrowStripes.tex
14mr|texlive-context-simpleslides-20131012-6|50	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-PlainCounter.tex
14mr|texlive-context-simpleslides-20131012-6|51	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-RainbowStripe.tex
14mr|texlive-context-simpleslides-20131012-6|52	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Rounded.tex
14mr|texlive-context-simpleslides-20131012-6|53	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Shaded.tex
14mr|texlive-context-simpleslides-20131012-6|54	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideSquares.tex
14mr|texlive-context-simpleslides-20131012-6|55	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideToc.tex
14mr|texlive-context-simpleslides-20131012-6|56	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Split.tex
14mr|texlive-context-simpleslides-20131012-6|57	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Sunrise.tex
14mr|texlive-context-simpleslides-20131012-6|58	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Swoosh.tex
14mr|texlive-context-simpleslides-20131012-6|59	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-ThickStripes.tex
14mr|texlive-context-simpleslides-20131012-6|60	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-default.tex
14mr|texlive-context-simpleslides-20131012-6|61	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkii
14mr|texlive-context-simpleslides-20131012-6|62	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkiv
14mr|texlive-context-simpleslides-20131012-6|63	%{_texmfdistdir}/tex/context/third/simpleslides/t-slidesvisualcounter.tex
14mr|texlive-context-simpleslides-20131012-6|64	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.pdf
14mr|texlive-context-simpleslides-20131012-6|65	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.tex
14mr|texlive-context-simpleslides-20131012-6|66	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.pdf
14mr|texlive-context-simpleslides-20131012-6|67	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.tex
14mr|texlive-context-simpleslides-20131012-6|68	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex
14mr|texlive-context-simpleslides-20131012-6|69	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
14mr|texlive-context-simpleslides-20131012-6|70	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/style-template.tex
14mr|texlive-context-simpleslides-20131012-6|71	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-blue.pdf
14mr|texlive-context-simpleslides-20131012-6|72	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-red.pdf
14mr|texlive-context-simpleslides-20131012-6|73	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BottomSquares.pdf
14mr|texlive-context-simpleslides-20131012-6|74	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Boxed.pdf
14mr|texlive-context-simpleslides-20131012-6|75	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Ellipse.pdf
14mr|texlive-context-simpleslides-20131012-6|76	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Embossed.pdf
14mr|texlive-context-simpleslides-20131012-6|77	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-square.pdf
14mr|texlive-context-simpleslides-20131012-6|78	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-stripe.pdf
14mr|texlive-context-simpleslides-20131012-6|79	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/FramedTitle.pdf
14mr|texlive-context-simpleslides-20131012-6|80	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf
14mr|texlive-context-simpleslides-20131012-6|81	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf
14mr|texlive-context-simpleslides-20131012-6|82	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf
14mr|texlive-context-simpleslides-20131012-6|83	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf
14mr|texlive-context-simpleslides-20131012-6|84	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf
14mr|texlive-context-simpleslides-20131012-6|85	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf
14mr|texlive-context-simpleslides-20131012-6|86	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/RainbowStripe.pdf
14mr|texlive-context-simpleslides-20131012-6|87	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Rounded.pdf
14mr|texlive-context-simpleslides-20131012-6|88	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-blue.pdf
14mr|texlive-context-simpleslides-20131012-6|89	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-bluered.pdf
14mr|texlive-context-simpleslides-20131012-6|90	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-green.pdf
14mr|texlive-context-simpleslides-20131012-6|91	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideSquares.pdf
14mr|texlive-context-simpleslides-20131012-6|92	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideToc.pdf
14mr|texlive-context-simpleslides-20131012-6|93	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Split.pdf
14mr|texlive-context-simpleslides-20131012-6|94	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Sunrise.pdf
14mr|texlive-context-simpleslides-20131012-6|95	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Swoosh.pdf
14mr|texlive-context-simpleslides-20131012-6|96	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/ThickStripes.pdf
14mr|texlive-context-simpleslides-20131012-6|97	
14mr|texlive-context-simpleslides-20131012-6|98	#-----------------------------------------------------------------------
14mr|texlive-context-simpleslides-20131012-6|99	%prep
14mr|texlive-context-simpleslides-20131012-6|100	%setup -c -a0 -a1
14mr|texlive-context-simpleslides-20131012-6|101	
14mr|texlive-context-simpleslides-20131012-6|102	%build
14mr|texlive-context-simpleslides-20131012-6|103	
14mr|texlive-context-simpleslides-20131012-6|104	%install
14mr|texlive-context-simpleslides-20131012-6|105	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-simpleslides-20131012-6|106	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-simpleslides-20131012-6|107	
14mr|texlive-context-simpleslides-20131012-6|108	%changelog
14mr|texlive-context-simpleslides-20131012-6|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-context-simpleslides-20131012-6|110	+ Revision: 835b346
14mr|texlive-context-simpleslides-20131012-6|111	- MassBuild#440: Increase release tag
14mr|texlive-context-simpleslides-20131012-6|112	
14mr|texlive-context-simpleslides-20131012-6|113	

19749 14
14mr|texlive-context-transliterator-20130409-6|1	# revision 29801
14mr|texlive-context-transliterator-20130409-6|2	# category ConTeXt
14mr|texlive-context-transliterator-20130409-6|3	# catalog-ctan /macros/context/contrib/context-transliterator
14mr|texlive-context-transliterator-20130409-6|4	# catalog-date 2013-04-09 13:56:04 +0200
14mr|texlive-context-transliterator-20130409-6|5	# catalog-license bsd
14mr|texlive-context-transliterator-20130409-6|6	# catalog-version undef
14mr|texlive-context-transliterator-20130409-6|7	Name:		texlive-context-transliterator
14mr|texlive-context-transliterator-20130409-6|8	Version:	20130409
14mr|texlive-context-transliterator-20130409-6|9	Release:	6
14mr|texlive-context-transliterator-20130409-6|10	Summary:	Transliterate text from 'other' alphabets
14mr|texlive-context-transliterator-20130409-6|11	Group:		Publishing
14mr|texlive-context-transliterator-20130409-6|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-transliterator
14mr|texlive-context-transliterator-20130409-6|13	License:	BSD
14mr|texlive-context-transliterator-20130409-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.tar.xz
14mr|texlive-context-transliterator-20130409-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.doc.tar.xz
14mr|texlive-context-transliterator-20130409-6|16	BuildArch:	noarch
14mr|texlive-context-transliterator-20130409-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-transliterator-20130409-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-transliterator-20130409-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-transliterator-20130409-6|20	Requires(post):	texlive-context
14mr|texlive-context-transliterator-20130409-6|21	
14mr|texlive-context-transliterator-20130409-6|22	%description
14mr|texlive-context-transliterator-20130409-6|23	The package will read text in one alphabet, and provide a
14mr|texlive-context-transliterator-20130409-6|24	transliterated version in another; this is useful for readers
14mr|texlive-context-transliterator-20130409-6|25	who cannot read the original alphabet. The package can make
14mr|texlive-context-transliterator-20130409-6|26	allowance for hyphenation.
14mr|texlive-context-transliterator-20130409-6|27	
14mr|texlive-context-transliterator-20130409-6|28	%post
14mr|texlive-context-transliterator-20130409-6|29	%{_sbindir}/texlive.post
14mr|texlive-context-transliterator-20130409-6|30	
14mr|texlive-context-transliterator-20130409-6|31	%postun
14mr|texlive-context-transliterator-20130409-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-context-transliterator-20130409-6|33	%{_sbindir}/texlive.post
14mr|texlive-context-transliterator-20130409-6|34	fi
14mr|texlive-context-transliterator-20130409-6|35	
14mr|texlive-context-transliterator-20130409-6|36	#-----------------------------------------------------------------------
14mr|texlive-context-transliterator-20130409-6|37	%files
14mr|texlive-context-transliterator-20130409-6|38	%{_texmfdistdir}/tex/context/interface/third/t-transliterator.xml
14mr|texlive-context-transliterator-20130409-6|39	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.ctl
14mr|texlive-context-transliterator-20130409-6|40	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.log
14mr|texlive-context-transliterator-20130409-6|41	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkii
14mr|texlive-context-transliterator-20130409-6|42	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv
14mr|texlive-context-transliterator-20130409-6|43	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv.prep
14mr|texlive-context-transliterator-20130409-6|44	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.pdf
14mr|texlive-context-transliterator-20130409-6|45	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.run
14mr|texlive-context-transliterator-20130409-6|46	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tex
14mr|texlive-context-transliterator-20130409-6|47	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tuc
14mr|texlive-context-transliterator-20130409-6|48	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_bg.lua
14mr|texlive-context-transliterator-20130409-6|49	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_glag.lua
14mr|texlive-context-transliterator-20130409-6|50	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_gr.lua
14mr|texlive-context-transliterator-20130409-6|51	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_iso9.lua
14mr|texlive-context-transliterator-20130409-6|52	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_scntfc.lua
14mr|texlive-context-transliterator-20130409-6|53	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_sr.lua
14mr|texlive-context-transliterator-20130409-6|54	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_trsc.lua
14mr|texlive-context-transliterator-20130409-6|55	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.ctl
14mr|texlive-context-transliterator-20130409-6|56	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.log
14mr|texlive-context-transliterator-20130409-6|57	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
14mr|texlive-context-transliterator-20130409-6|58	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.run
14mr|texlive-context-transliterator-20130409-6|59	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.tuc
14mr|texlive-context-transliterator-20130409-6|60	%doc %{_texmfdistdir}/doc/context/third/transliterator/COPYING
14mr|texlive-context-transliterator-20130409-6|61	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.pdf
14mr|texlive-context-transliterator-20130409-6|62	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.tex
14mr|texlive-context-transliterator-20130409-6|63	
14mr|texlive-context-transliterator-20130409-6|64	#-----------------------------------------------------------------------
14mr|texlive-context-transliterator-20130409-6|65	%prep
14mr|texlive-context-transliterator-20130409-6|66	%setup -c -a0 -a1
14mr|texlive-context-transliterator-20130409-6|67	
14mr|texlive-context-transliterator-20130409-6|68	%build
14mr|texlive-context-transliterator-20130409-6|69	
14mr|texlive-context-transliterator-20130409-6|70	%install
14mr|texlive-context-transliterator-20130409-6|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-transliterator-20130409-6|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-transliterator-20130409-6|73	
14mr|texlive-context-transliterator-20130409-6|74	%changelog
14mr|texlive-context-transliterator-20130409-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130409-6
14mr|texlive-context-transliterator-20130409-6|76	+ Revision: cc7186e
14mr|texlive-context-transliterator-20130409-6|77	- MassBuild#440: Increase release tag
14mr|texlive-context-transliterator-20130409-6|78	
14mr|texlive-context-transliterator-20130409-6|79	

19750 14
14mr|texlive-context-typearea-20080818-3|1	# revision 23167
14mr|texlive-context-typearea-20080818-3|2	# category ConTeXt
14mr|texlive-context-typearea-20080818-3|3	# catalog-ctan /macros/context/contrib/context-typearea
14mr|texlive-context-typearea-20080818-3|4	# catalog-date 2008-08-18 23:54:09 +0200
14mr|texlive-context-typearea-20080818-3|5	# catalog-license gpl
14mr|texlive-context-typearea-20080818-3|6	# catalog-version undef
14mr|texlive-context-typearea-20080818-3|7	Name:		texlive-context-typearea
14mr|texlive-context-typearea-20080818-3|8	Version:	20080818
14mr|texlive-context-typearea-20080818-3|9	Release:	3
14mr|texlive-context-typearea-20080818-3|10	Summary:	Something like Koma-Script typearea
14mr|texlive-context-typearea-20080818-3|11	Group:		Publishing
14mr|texlive-context-typearea-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typearea
14mr|texlive-context-typearea-20080818-3|13	License:	GPL
14mr|texlive-context-typearea-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.tar.xz
14mr|texlive-context-typearea-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.doc.tar.xz
14mr|texlive-context-typearea-20080818-3|16	BuildArch:	noarch
14mr|texlive-context-typearea-20080818-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-typearea-20080818-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-typearea-20080818-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-typearea-20080818-3|20	Requires(post):	texlive-context
14mr|texlive-context-typearea-20080818-3|21	
14mr|texlive-context-typearea-20080818-3|22	%description
14mr|texlive-context-typearea-20080818-3|23	The module provides a command that calculates the page layout
14mr|texlive-context-typearea-20080818-3|24	as the LaTeX package typearea does.
14mr|texlive-context-typearea-20080818-3|25	
14mr|texlive-context-typearea-20080818-3|26	%post
14mr|texlive-context-typearea-20080818-3|27	%{_sbindir}/texlive.post
14mr|texlive-context-typearea-20080818-3|28	
14mr|texlive-context-typearea-20080818-3|29	%postun
14mr|texlive-context-typearea-20080818-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-context-typearea-20080818-3|31	%{_sbindir}/texlive.post
14mr|texlive-context-typearea-20080818-3|32	fi
14mr|texlive-context-typearea-20080818-3|33	
14mr|texlive-context-typearea-20080818-3|34	#-----------------------------------------------------------------------
14mr|texlive-context-typearea-20080818-3|35	%files
14mr|texlive-context-typearea-20080818-3|36	%{_texmfdistdir}/tex/context/third/typearea/t-typearea.tex
14mr|texlive-context-typearea-20080818-3|37	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-demo.pdf
14mr|texlive-context-typearea-20080818-3|38	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-doc.pdf
14mr|texlive-context-typearea-20080818-3|39	
14mr|texlive-context-typearea-20080818-3|40	#-----------------------------------------------------------------------
14mr|texlive-context-typearea-20080818-3|41	%prep
14mr|texlive-context-typearea-20080818-3|42	%setup -c -a0 -a1
14mr|texlive-context-typearea-20080818-3|43	
14mr|texlive-context-typearea-20080818-3|44	%build
14mr|texlive-context-typearea-20080818-3|45	
14mr|texlive-context-typearea-20080818-3|46	%install
14mr|texlive-context-typearea-20080818-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-typearea-20080818-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-typearea-20080818-3|49	
14mr|texlive-context-typearea-20080818-3|50	
14mr|texlive-context-typearea-20080818-3|51	
14mr|texlive-context-typearea-20080818-3|52	%changelog
14mr|texlive-context-typearea-20080818-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-context-typearea-20080818-3|54	+ Revision: dbff44f
14mr|texlive-context-typearea-20080818-3|55	- MassBuild#440: Increase release tag
14mr|texlive-context-typearea-20080818-3|56	
14mr|texlive-context-typearea-20080818-3|57	

19751 14
14mr|texlive-context-typescripts-20120216-2|1	# revision 25411
14mr|texlive-context-typescripts-20120216-2|2	# category ConTeXt
14mr|texlive-context-typescripts-20120216-2|3	# catalog-ctan /macros/context/contrib/context-typescripts
14mr|texlive-context-typescripts-20120216-2|4	# catalog-date 2012-02-16 15:23:58 +0100
14mr|texlive-context-typescripts-20120216-2|5	# catalog-license gpl2
14mr|texlive-context-typescripts-20120216-2|6	# catalog-version undef
14mr|texlive-context-typescripts-20120216-2|7	Name:		texlive-context-typescripts
14mr|texlive-context-typescripts-20120216-2|8	Version:	20120216
14mr|texlive-context-typescripts-20120216-2|9	Release:	2
14mr|texlive-context-typescripts-20120216-2|10	Summary:	Small modules to load various fonts for use in ConTeXt
14mr|texlive-context-typescripts-20120216-2|11	Group:		Publishing
14mr|texlive-context-typescripts-20120216-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typescripts
14mr|texlive-context-typescripts-20120216-2|13	License:	GPL2
14mr|texlive-context-typescripts-20120216-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.tar.xz
14mr|texlive-context-typescripts-20120216-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.doc.tar.xz
14mr|texlive-context-typescripts-20120216-2|16	BuildArch:	noarch
14mr|texlive-context-typescripts-20120216-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-typescripts-20120216-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-typescripts-20120216-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-typescripts-20120216-2|20	Requires(post):	texlive-context
14mr|texlive-context-typescripts-20120216-2|21	
14mr|texlive-context-typescripts-20120216-2|22	%description
14mr|texlive-context-typescripts-20120216-2|23	The package provides files offering interfaces to 33 publicly
14mr|texlive-context-typescripts-20120216-2|24	available fonts (or collections of fonts from the same
14mr|texlive-context-typescripts-20120216-2|25	foundry); each is available in a .mkii and a .mkiv version.
14mr|texlive-context-typescripts-20120216-2|26	
14mr|texlive-context-typescripts-20120216-2|27	%post
14mr|texlive-context-typescripts-20120216-2|28	%{_sbindir}/texlive.post
14mr|texlive-context-typescripts-20120216-2|29	
14mr|texlive-context-typescripts-20120216-2|30	%postun
14mr|texlive-context-typescripts-20120216-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-context-typescripts-20120216-2|32	%{_sbindir}/texlive.post
14mr|texlive-context-typescripts-20120216-2|33	fi
14mr|texlive-context-typescripts-20120216-2|34	
14mr|texlive-context-typescripts-20120216-2|35	#-----------------------------------------------------------------------
14mr|texlive-context-typescripts-20120216-2|36	%files
14mr|texlive-context-typescripts-20120216-2|37	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkii
14mr|texlive-context-typescripts-20120216-2|38	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkiv
14mr|texlive-context-typescripts-20120216-2|39	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkii
14mr|texlive-context-typescripts-20120216-2|40	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkiv
14mr|texlive-context-typescripts-20120216-2|41	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkii
14mr|texlive-context-typescripts-20120216-2|42	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkiv
14mr|texlive-context-typescripts-20120216-2|43	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkii
14mr|texlive-context-typescripts-20120216-2|44	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkiv
14mr|texlive-context-typescripts-20120216-2|45	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkii
14mr|texlive-context-typescripts-20120216-2|46	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkiv
14mr|texlive-context-typescripts-20120216-2|47	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkii
14mr|texlive-context-typescripts-20120216-2|48	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkiv
14mr|texlive-context-typescripts-20120216-2|49	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkii
14mr|texlive-context-typescripts-20120216-2|50	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkiv
14mr|texlive-context-typescripts-20120216-2|51	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkii
14mr|texlive-context-typescripts-20120216-2|52	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkiv
14mr|texlive-context-typescripts-20120216-2|53	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkii
14mr|texlive-context-typescripts-20120216-2|54	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkiv
14mr|texlive-context-typescripts-20120216-2|55	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkii
14mr|texlive-context-typescripts-20120216-2|56	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkiv
14mr|texlive-context-typescripts-20120216-2|57	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkii
14mr|texlive-context-typescripts-20120216-2|58	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkiv
14mr|texlive-context-typescripts-20120216-2|59	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkii
14mr|texlive-context-typescripts-20120216-2|60	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkiv
14mr|texlive-context-typescripts-20120216-2|61	%{_texmfdistdir}/tex/context/third/typescripts/type-ernestine.mkiv
14mr|texlive-context-typescripts-20120216-2|62	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkii
14mr|texlive-context-typescripts-20120216-2|63	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkiv
14mr|texlive-context-typescripts-20120216-2|64	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkii
14mr|texlive-context-typescripts-20120216-2|65	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkiv
14mr|texlive-context-typescripts-20120216-2|66	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkii
14mr|texlive-context-typescripts-20120216-2|67	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkiv
14mr|texlive-context-typescripts-20120216-2|68	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkii
14mr|texlive-context-typescripts-20120216-2|69	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkiv
14mr|texlive-context-typescripts-20120216-2|70	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkii
14mr|texlive-context-typescripts-20120216-2|71	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkiv
14mr|texlive-context-typescripts-20120216-2|72	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkii
14mr|texlive-context-typescripts-20120216-2|73	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkiv
14mr|texlive-context-typescripts-20120216-2|74	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkii
14mr|texlive-context-typescripts-20120216-2|75	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkiv
14mr|texlive-context-typescripts-20120216-2|76	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkii
14mr|texlive-context-typescripts-20120216-2|77	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkiv
14mr|texlive-context-typescripts-20120216-2|78	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkii
14mr|texlive-context-typescripts-20120216-2|79	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkiv
14mr|texlive-context-typescripts-20120216-2|80	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkii
14mr|texlive-context-typescripts-20120216-2|81	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkiv
14mr|texlive-context-typescripts-20120216-2|82	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkii
14mr|texlive-context-typescripts-20120216-2|83	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkiv
14mr|texlive-context-typescripts-20120216-2|84	%{_texmfdistdir}/tex/context/third/typescripts/type-office.mkiv
14mr|texlive-context-typescripts-20120216-2|85	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkii
14mr|texlive-context-typescripts-20120216-2|86	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkiv
14mr|texlive-context-typescripts-20120216-2|87	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkii
14mr|texlive-context-typescripts-20120216-2|88	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkiv
14mr|texlive-context-typescripts-20120216-2|89	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkii
14mr|texlive-context-typescripts-20120216-2|90	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkiv
14mr|texlive-context-typescripts-20120216-2|91	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkii
14mr|texlive-context-typescripts-20120216-2|92	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkiv
14mr|texlive-context-typescripts-20120216-2|93	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkii
14mr|texlive-context-typescripts-20120216-2|94	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkiv
14mr|texlive-context-typescripts-20120216-2|95	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkii
14mr|texlive-context-typescripts-20120216-2|96	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkiv
14mr|texlive-context-typescripts-20120216-2|97	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkii
14mr|texlive-context-typescripts-20120216-2|98	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkiv
14mr|texlive-context-typescripts-20120216-2|99	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkii
14mr|texlive-context-typescripts-20120216-2|100	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkiv
14mr|texlive-context-typescripts-20120216-2|101	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkii
14mr|texlive-context-typescripts-20120216-2|102	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkiv
14mr|texlive-context-typescripts-20120216-2|103	%doc %{_texmfdistdir}/doc/context/third/typescripts/README
14mr|texlive-context-typescripts-20120216-2|104	
14mr|texlive-context-typescripts-20120216-2|105	#-----------------------------------------------------------------------
14mr|texlive-context-typescripts-20120216-2|106	%prep
14mr|texlive-context-typescripts-20120216-2|107	%setup -c -a0 -a1
14mr|texlive-context-typescripts-20120216-2|108	
14mr|texlive-context-typescripts-20120216-2|109	%build
14mr|texlive-context-typescripts-20120216-2|110	
14mr|texlive-context-typescripts-20120216-2|111	%install
14mr|texlive-context-typescripts-20120216-2|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-typescripts-20120216-2|113	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-typescripts-20120216-2|114	
14mr|texlive-context-typescripts-20120216-2|115	
14mr|texlive-context-typescripts-20120216-2|116	
14mr|texlive-context-typescripts-20120216-2|117	%changelog
14mr|texlive-context-typescripts-20120216-2|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120216-2
14mr|texlive-context-typescripts-20120216-2|119	+ Revision: ad31630
14mr|texlive-context-typescripts-20120216-2|120	- MassBuild#440: Increase release tag
14mr|texlive-context-typescripts-20120216-2|121	
14mr|texlive-context-typescripts-20120216-2|122	

19752 14
14mr|texlive-context-vim-20120529-2|1	# revision 27231
14mr|texlive-context-vim-20120529-2|2	# category ConTeXt
14mr|texlive-context-vim-20120529-2|3	# catalog-ctan /macros/context/contrib/context-vim
14mr|texlive-context-vim-20120529-2|4	# catalog-date 2012-05-29 08:52:39 +0200
14mr|texlive-context-vim-20120529-2|5	# catalog-license bsd
14mr|texlive-context-vim-20120529-2|6	# catalog-version undef
14mr|texlive-context-vim-20120529-2|7	Name:		texlive-context-vim
14mr|texlive-context-vim-20120529-2|8	Version:	20120529
14mr|texlive-context-vim-20120529-2|9	Release:	2
14mr|texlive-context-vim-20120529-2|10	Summary:	Generate Context syntax highlighting code from vim
14mr|texlive-context-vim-20120529-2|11	Group:		Publishing
14mr|texlive-context-vim-20120529-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-vim
14mr|texlive-context-vim-20120529-2|13	License:	BSD
14mr|texlive-context-vim-20120529-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.tar.xz
14mr|texlive-context-vim-20120529-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.doc.tar.xz
14mr|texlive-context-vim-20120529-2|16	BuildArch:	noarch
14mr|texlive-context-vim-20120529-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-context-vim-20120529-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-context-vim-20120529-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-context-vim-20120529-2|20	Requires(post):	texlive-context
14mr|texlive-context-vim-20120529-2|21	Requires:	texlive-context-filter
14mr|texlive-context-vim-20120529-2|22	
14mr|texlive-context-vim-20120529-2|23	%description
14mr|texlive-context-vim-20120529-2|24	ConTeXt has excellent pretty printing capabilities for many
14mr|texlive-context-vim-20120529-2|25	languages. The code for pretty printing is written in TeX, and
14mr|texlive-context-vim-20120529-2|26	due to catcode juggling, such verbatim typesetting is perhaps
14mr|texlive-context-vim-20120529-2|27	the trickiest part of TeX. This makes it difficult for a
14mr|texlive-context-vim-20120529-2|28	"normal" user to define syntax highlighting rules for a new
14mr|texlive-context-vim-20120529-2|29	language. This module takes the onus of defining syntax
14mr|texlive-context-vim-20120529-2|30	highlighting rules away from the user and uses ViM editor to
14mr|texlive-context-vim-20120529-2|31	generate the syntax highlighting. There is a helper
14mr|texlive-context-vim-20120529-2|32	2context.vim script to do the syntax parsing in ViM.
14mr|texlive-context-vim-20120529-2|33	
14mr|texlive-context-vim-20120529-2|34	%post
14mr|texlive-context-vim-20120529-2|35	%{_sbindir}/texlive.post
14mr|texlive-context-vim-20120529-2|36	
14mr|texlive-context-vim-20120529-2|37	%postun
14mr|texlive-context-vim-20120529-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-context-vim-20120529-2|39	%{_sbindir}/texlive.post
14mr|texlive-context-vim-20120529-2|40	fi
14mr|texlive-context-vim-20120529-2|41	
14mr|texlive-context-vim-20120529-2|42	#-----------------------------------------------------------------------
14mr|texlive-context-vim-20120529-2|43	%files
14mr|texlive-context-vim-20120529-2|44	%{_texmfdistdir}/tex/context/third/vim/2context.vim
14mr|texlive-context-vim-20120529-2|45	%{_texmfdistdir}/tex/context/third/vim/t-syntax-groups.tex
14mr|texlive-context-vim-20120529-2|46	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkii
14mr|texlive-context-vim-20120529-2|47	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkiv
14mr|texlive-context-vim-20120529-2|48	%{_texmfdistdir}/tex/context/third/vim/t-vim.tex
14mr|texlive-context-vim-20120529-2|49	%doc %{_texmfdistdir}/doc/context/third/vim/vim.txt
14mr|texlive-context-vim-20120529-2|50	
14mr|texlive-context-vim-20120529-2|51	#-----------------------------------------------------------------------
14mr|texlive-context-vim-20120529-2|52	%prep
14mr|texlive-context-vim-20120529-2|53	%setup -c -a0 -a1
14mr|texlive-context-vim-20120529-2|54	
14mr|texlive-context-vim-20120529-2|55	%build
14mr|texlive-context-vim-20120529-2|56	
14mr|texlive-context-vim-20120529-2|57	%install
14mr|texlive-context-vim-20120529-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-context-vim-20120529-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-context-vim-20120529-2|60	
14mr|texlive-context-vim-20120529-2|61	
14mr|texlive-context-vim-20120529-2|62	
14mr|texlive-context-vim-20120529-2|63	%changelog
14mr|texlive-context-vim-20120529-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120529-2
14mr|texlive-context-vim-20120529-2|65	+ Revision: 8e023a9
14mr|texlive-context-vim-20120529-2|66	- MassBuild#440: Increase release tag
14mr|texlive-context-vim-20120529-2|67	
14mr|texlive-context-vim-20120529-2|68	

19753 14
14mr|texlive-contour-2.14-3|1	# revision 18950
14mr|texlive-contour-2.14-3|2	# category Package
14mr|texlive-contour-2.14-3|3	# catalog-ctan /macros/latex/contrib/contour
14mr|texlive-contour-2.14-3|4	# catalog-date 2006-12-09 15:50:57 +0100
14mr|texlive-contour-2.14-3|5	# catalog-license lppl
14mr|texlive-contour-2.14-3|6	# catalog-version 2.14
14mr|texlive-contour-2.14-3|7	Name:		texlive-contour
14mr|texlive-contour-2.14-3|8	Version:	2.14
14mr|texlive-contour-2.14-3|9	Release:	3
14mr|texlive-contour-2.14-3|10	Summary:	Print a coloured contour around text
14mr|texlive-contour-2.14-3|11	Group:		Publishing
14mr|texlive-contour-2.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contour
14mr|texlive-contour-2.14-3|13	License:	LPPL
14mr|texlive-contour-2.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.tar.xz
14mr|texlive-contour-2.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.doc.tar.xz
14mr|texlive-contour-2.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.source.tar.xz
14mr|texlive-contour-2.14-3|17	BuildArch:	noarch
14mr|texlive-contour-2.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-contour-2.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-contour-2.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-contour-2.14-3|21	
14mr|texlive-contour-2.14-3|22	%description
14mr|texlive-contour-2.14-3|23	This package generates a coloured contour around a given text
14mr|texlive-contour-2.14-3|24	in order to enable printing text over a background without the
14mr|texlive-contour-2.14-3|25	need of a coloured box around the text.
14mr|texlive-contour-2.14-3|26	
14mr|texlive-contour-2.14-3|27	%post
14mr|texlive-contour-2.14-3|28	%{_sbindir}/texlive.post
14mr|texlive-contour-2.14-3|29	
14mr|texlive-contour-2.14-3|30	%postun
14mr|texlive-contour-2.14-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-contour-2.14-3|32	%{_sbindir}/texlive.post
14mr|texlive-contour-2.14-3|33	fi
14mr|texlive-contour-2.14-3|34	
14mr|texlive-contour-2.14-3|35	#-----------------------------------------------------------------------
14mr|texlive-contour-2.14-3|36	%files
14mr|texlive-contour-2.14-3|37	%{_texmfdistdir}/tex/latex/contour/contour.cfg
14mr|texlive-contour-2.14-3|38	%{_texmfdistdir}/tex/latex/contour/contour.sty
14mr|texlive-contour-2.14-3|39	%{_texmfdistdir}/tex/latex/contour/dvips.cnt
14mr|texlive-contour-2.14-3|40	%{_texmfdistdir}/tex/latex/contour/dvipsone.cnt
14mr|texlive-contour-2.14-3|41	%{_texmfdistdir}/tex/latex/contour/pdftex.cnt
14mr|texlive-contour-2.14-3|42	%{_texmfdistdir}/tex/latex/contour/vtex.cnt
14mr|texlive-contour-2.14-3|43	%doc %{_texmfdistdir}/doc/latex/contour/ChangeLog
14mr|texlive-contour-2.14-3|44	%doc %{_texmfdistdir}/doc/latex/contour/Makefile
14mr|texlive-contour-2.14-3|45	%doc %{_texmfdistdir}/doc/latex/contour/README
14mr|texlive-contour-2.14-3|46	%doc %{_texmfdistdir}/doc/latex/contour/contour.pdf
14mr|texlive-contour-2.14-3|47	%doc %{_texmfdistdir}/doc/latex/contour/contourtest.tex
14mr|texlive-contour-2.14-3|48	#- source
14mr|texlive-contour-2.14-3|49	%doc %{_texmfdistdir}/source/latex/contour/contour.dtx
14mr|texlive-contour-2.14-3|50	%doc %{_texmfdistdir}/source/latex/contour/contour.ins
14mr|texlive-contour-2.14-3|51	
14mr|texlive-contour-2.14-3|52	#-----------------------------------------------------------------------
14mr|texlive-contour-2.14-3|53	%prep
14mr|texlive-contour-2.14-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-contour-2.14-3|55	
14mr|texlive-contour-2.14-3|56	%build
14mr|texlive-contour-2.14-3|57	
14mr|texlive-contour-2.14-3|58	%install
14mr|texlive-contour-2.14-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-contour-2.14-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-contour-2.14-3|61	
14mr|texlive-contour-2.14-3|62	
14mr|texlive-contour-2.14-3|63	
14mr|texlive-contour-2.14-3|64	%changelog
14mr|texlive-contour-2.14-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-3
14mr|texlive-contour-2.14-3|66	+ Revision: ba67cad
14mr|texlive-contour-2.14-3|67	- MassBuild#440: Increase release tag
14mr|texlive-contour-2.14-3|68	
14mr|texlive-contour-2.14-3|69	

19754 14
14mr|texlive-contracard-1.0.0-6|1	# revision 31745
14mr|texlive-contracard-1.0.0-6|2	# category Package
14mr|texlive-contracard-1.0.0-6|3	# catalog-ctan /macros/latex/contrib/contracard
14mr|texlive-contracard-1.0.0-6|4	# catalog-date 2013-09-17 14:49:30 +0200
14mr|texlive-contracard-1.0.0-6|5	# catalog-license lppl1.3
14mr|texlive-contracard-1.0.0-6|6	# catalog-version 1.0.0
14mr|texlive-contracard-1.0.0-6|7	Name:		texlive-contracard
14mr|texlive-contracard-1.0.0-6|8	Version:	1.0.0
14mr|texlive-contracard-1.0.0-6|9	Release:	6
14mr|texlive-contracard-1.0.0-6|10	Summary:	Generate calling cards for dances
14mr|texlive-contracard-1.0.0-6|11	Group:		Publishing
14mr|texlive-contracard-1.0.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contracard
14mr|texlive-contracard-1.0.0-6|13	License:	LPPL1.3
14mr|texlive-contracard-1.0.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.tar.xz
14mr|texlive-contracard-1.0.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.doc.tar.xz
14mr|texlive-contracard-1.0.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.source.tar.xz
14mr|texlive-contracard-1.0.0-6|17	BuildArch:	noarch
14mr|texlive-contracard-1.0.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-contracard-1.0.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-contracard-1.0.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-contracard-1.0.0-6|21	
14mr|texlive-contracard-1.0.0-6|22	%description
14mr|texlive-contracard-1.0.0-6|23	The class may be used to create calling cards for traditional
14mr|texlive-contracard-1.0.0-6|24	country dances, such as contra and square dances.
14mr|texlive-contracard-1.0.0-6|25	
14mr|texlive-contracard-1.0.0-6|26	%post
14mr|texlive-contracard-1.0.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-contracard-1.0.0-6|28	
14mr|texlive-contracard-1.0.0-6|29	%postun
14mr|texlive-contracard-1.0.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-contracard-1.0.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-contracard-1.0.0-6|32	fi
14mr|texlive-contracard-1.0.0-6|33	
14mr|texlive-contracard-1.0.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-contracard-1.0.0-6|35	%files
14mr|texlive-contracard-1.0.0-6|36	%{_texmfdistdir}/tex/latex/contracard/contracard.cls
14mr|texlive-contracard-1.0.0-6|37	%doc %{_texmfdistdir}/doc/latex/contracard/LICENSE
14mr|texlive-contracard-1.0.0-6|38	%doc %{_texmfdistdir}/doc/latex/contracard/Makefile
14mr|texlive-contracard-1.0.0-6|39	%doc %{_texmfdistdir}/doc/latex/contracard/README
14mr|texlive-contracard-1.0.0-6|40	%doc %{_texmfdistdir}/doc/latex/contracard/README.md
14mr|texlive-contracard-1.0.0-6|41	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.lod
14mr|texlive-contracard-1.0.0-6|42	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.pdf
14mr|texlive-contracard-1.0.0-6|43	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.sty
14mr|texlive-contracard-1.0.0-6|44	#- source
14mr|texlive-contracard-1.0.0-6|45	%doc %{_texmfdistdir}/source/latex/contracard/contracard.dtx
14mr|texlive-contracard-1.0.0-6|46	
14mr|texlive-contracard-1.0.0-6|47	#-----------------------------------------------------------------------
14mr|texlive-contracard-1.0.0-6|48	%prep
14mr|texlive-contracard-1.0.0-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-contracard-1.0.0-6|50	
14mr|texlive-contracard-1.0.0-6|51	%build
14mr|texlive-contracard-1.0.0-6|52	
14mr|texlive-contracard-1.0.0-6|53	%install
14mr|texlive-contracard-1.0.0-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-contracard-1.0.0-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-contracard-1.0.0-6|56	
14mr|texlive-contracard-1.0.0-6|57	%changelog
14mr|texlive-contracard-1.0.0-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-6
14mr|texlive-contracard-1.0.0-6|59	+ Revision: 340c500
14mr|texlive-contracard-1.0.0-6|60	- MassBuild#440: Increase release tag
14mr|texlive-contracard-1.0.0-6|61	
14mr|texlive-contracard-1.0.0-6|62	

19755 14
14mr|texlive-convbkmk-0.08-9|1	# revision 30408
14mr|texlive-convbkmk-0.08-9|2	# category Package
14mr|texlive-convbkmk-0.08-9|3	# catalog-ctan /support/convbkmk
14mr|texlive-convbkmk-0.08-9|4	# catalog-date 2013-05-11 15:57:43 +0200
14mr|texlive-convbkmk-0.08-9|5	# catalog-license noinfo
14mr|texlive-convbkmk-0.08-9|6	# catalog-version 0.08
14mr|texlive-convbkmk-0.08-9|7	Name:		texlive-convbkmk
14mr|texlive-convbkmk-0.08-9|8	Version:	0.08
14mr|texlive-convbkmk-0.08-9|9	Release:	9
14mr|texlive-convbkmk-0.08-9|10	Summary:	Correct platex/uplatex bookmarks in PDF created with hyperref
14mr|texlive-convbkmk-0.08-9|11	Group:		Publishing
14mr|texlive-convbkmk-0.08-9|12	URL:		http://www.ctan.org/tex-archive/support/convbkmk
14mr|texlive-convbkmk-0.08-9|13	License:	NOINFO
14mr|texlive-convbkmk-0.08-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.tar.xz
14mr|texlive-convbkmk-0.08-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.doc.tar.xz
14mr|texlive-convbkmk-0.08-9|16	BuildArch:	noarch
14mr|texlive-convbkmk-0.08-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-convbkmk-0.08-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-convbkmk-0.08-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-convbkmk-0.08-9|20	Provides:	texlive-convbkmk.bin = %{EVRD}
14mr|texlive-convbkmk-0.08-9|21	Conflicts:  texlive-uptex < 1:1.11
14mr|texlive-convbkmk-0.08-9|22	
14mr|texlive-convbkmk-0.08-9|23	%description
14mr|texlive-convbkmk-0.08-9|24	The package provides a small Ruby script that corrects
14mr|texlive-convbkmk-0.08-9|25	bookmarks in PDF files created by platex/uplatex, using
14mr|texlive-convbkmk-0.08-9|26	hyperref.
14mr|texlive-convbkmk-0.08-9|27	
14mr|texlive-convbkmk-0.08-9|28	%post
14mr|texlive-convbkmk-0.08-9|29	%{_sbindir}/texlive.post
14mr|texlive-convbkmk-0.08-9|30	
14mr|texlive-convbkmk-0.08-9|31	%postun
14mr|texlive-convbkmk-0.08-9|32	if [ $1 -eq 0 ]; then
14mr|texlive-convbkmk-0.08-9|33	%{_sbindir}/texlive.post
14mr|texlive-convbkmk-0.08-9|34	fi
14mr|texlive-convbkmk-0.08-9|35	
14mr|texlive-convbkmk-0.08-9|36	#-----------------------------------------------------------------------
14mr|texlive-convbkmk-0.08-9|37	%files
14mr|texlive-convbkmk-0.08-9|38	%{_bindir}/convbkmk
14mr|texlive-convbkmk-0.08-9|39	%{_texmfdistdir}/scripts/convbkmk/convbkmk.rb
14mr|texlive-convbkmk-0.08-9|40	%doc %{_texmfdistdir}/doc/support/convbkmk/README
14mr|texlive-convbkmk-0.08-9|41	
14mr|texlive-convbkmk-0.08-9|42	#-----------------------------------------------------------------------
14mr|texlive-convbkmk-0.08-9|43	%prep
14mr|texlive-convbkmk-0.08-9|44	%setup -c -a0 -a1
14mr|texlive-convbkmk-0.08-9|45	
14mr|texlive-convbkmk-0.08-9|46	%build
14mr|texlive-convbkmk-0.08-9|47	
14mr|texlive-convbkmk-0.08-9|48	%install
14mr|texlive-convbkmk-0.08-9|49	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-convbkmk-0.08-9|50	pushd %{buildroot}%{_bindir}
14mr|texlive-convbkmk-0.08-9|51	ln -sf %{_texmfdistdir}/scripts/convbkmk/convbkmk.rb convbkmk
14mr|texlive-convbkmk-0.08-9|52	popd
14mr|texlive-convbkmk-0.08-9|53	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-convbkmk-0.08-9|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-convbkmk-0.08-9|55	
14mr|texlive-convbkmk-0.08-9|56	%changelog
14mr|texlive-convbkmk-0.08-9|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.08-9
14mr|texlive-convbkmk-0.08-9|58	+ Revision: 14e2701
14mr|texlive-convbkmk-0.08-9|59	- MassBuild#440: Increase release tag
14mr|texlive-convbkmk-0.08-9|60	
14mr|texlive-convbkmk-0.08-9|61	

19756 14
14mr|texlive-cooking-0.9b-3|1	# revision 15878
14mr|texlive-cooking-0.9b-3|2	# category Package
14mr|texlive-cooking-0.9b-3|3	# catalog-ctan /macros/latex/contrib/cooking
14mr|texlive-cooking-0.9b-3|4	# catalog-date 2006-12-09 15:50:57 +0100
14mr|texlive-cooking-0.9b-3|5	# catalog-license gpl
14mr|texlive-cooking-0.9b-3|6	# catalog-version 0.9b
14mr|texlive-cooking-0.9b-3|7	Name:		texlive-cooking
14mr|texlive-cooking-0.9b-3|8	Version:	0.9b
14mr|texlive-cooking-0.9b-3|9	Release:	3
14mr|texlive-cooking-0.9b-3|10	Summary:	Typeset recipes
14mr|texlive-cooking-0.9b-3|11	Group:		Publishing
14mr|texlive-cooking-0.9b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooking
14mr|texlive-cooking-0.9b-3|13	License:	GPL
14mr|texlive-cooking-0.9b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.tar.xz
14mr|texlive-cooking-0.9b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.doc.tar.xz
14mr|texlive-cooking-0.9b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.source.tar.xz
14mr|texlive-cooking-0.9b-3|17	BuildArch:	noarch
14mr|texlive-cooking-0.9b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cooking-0.9b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cooking-0.9b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cooking-0.9b-3|21	
14mr|texlive-cooking-0.9b-3|22	%description
14mr|texlive-cooking-0.9b-3|23	The package typesets recipes according to the style used in a
14mr|texlive-cooking-0.9b-3|24	well-respected German cookery book.
14mr|texlive-cooking-0.9b-3|25	
14mr|texlive-cooking-0.9b-3|26	%post
14mr|texlive-cooking-0.9b-3|27	%{_sbindir}/texlive.post
14mr|texlive-cooking-0.9b-3|28	
14mr|texlive-cooking-0.9b-3|29	%postun
14mr|texlive-cooking-0.9b-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-cooking-0.9b-3|31	%{_sbindir}/texlive.post
14mr|texlive-cooking-0.9b-3|32	fi
14mr|texlive-cooking-0.9b-3|33	
14mr|texlive-cooking-0.9b-3|34	#-----------------------------------------------------------------------
14mr|texlive-cooking-0.9b-3|35	%files
14mr|texlive-cooking-0.9b-3|36	%{_texmfdistdir}/tex/latex/cooking/cooking.sty
14mr|texlive-cooking-0.9b-3|37	%doc %{_texmfdistdir}/doc/latex/cooking/COPYING
14mr|texlive-cooking-0.9b-3|38	%doc %{_texmfdistdir}/doc/latex/cooking/README
14mr|texlive-cooking-0.9b-3|39	%doc %{_texmfdistdir}/doc/latex/cooking/cooking.pdf
14mr|texlive-cooking-0.9b-3|40	%doc %{_texmfdistdir}/doc/latex/cooking/kraut.tex
14mr|texlive-cooking-0.9b-3|41	#- source
14mr|texlive-cooking-0.9b-3|42	%doc %{_texmfdistdir}/source/latex/cooking/cooking.dtx
14mr|texlive-cooking-0.9b-3|43	%doc %{_texmfdistdir}/source/latex/cooking/cooking.ins
14mr|texlive-cooking-0.9b-3|44	
14mr|texlive-cooking-0.9b-3|45	#-----------------------------------------------------------------------
14mr|texlive-cooking-0.9b-3|46	%prep
14mr|texlive-cooking-0.9b-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-cooking-0.9b-3|48	
14mr|texlive-cooking-0.9b-3|49	%build
14mr|texlive-cooking-0.9b-3|50	
14mr|texlive-cooking-0.9b-3|51	%install
14mr|texlive-cooking-0.9b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cooking-0.9b-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cooking-0.9b-3|54	
14mr|texlive-cooking-0.9b-3|55	
14mr|texlive-cooking-0.9b-3|56	
14mr|texlive-cooking-0.9b-3|57	%changelog
14mr|texlive-cooking-0.9b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9b-3
14mr|texlive-cooking-0.9b-3|59	+ Revision: d5685ab
14mr|texlive-cooking-0.9b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-cooking-0.9b-3|61	
14mr|texlive-cooking-0.9b-3|62	

19757 14
14mr|texlive-cookingsymbols-20111110-3|1	# revision 24526
14mr|texlive-cookingsymbols-20111110-3|2	# category Package
14mr|texlive-cookingsymbols-20111110-3|3	# catalog-ctan undef
14mr|texlive-cookingsymbols-20111110-3|4	# catalog-date undef
14mr|texlive-cookingsymbols-20111110-3|5	# catalog-license undef
14mr|texlive-cookingsymbols-20111110-3|6	# catalog-version undef
14mr|texlive-cookingsymbols-20111110-3|7	Name:		texlive-cookingsymbols
14mr|texlive-cookingsymbols-20111110-3|8	Version:	20111110
14mr|texlive-cookingsymbols-20111110-3|9	Release:	3
14mr|texlive-cookingsymbols-20111110-3|10	Summary:	TeXLive cookingsymbols package
14mr|texlive-cookingsymbols-20111110-3|11	Group:		Publishing
14mr|texlive-cookingsymbols-20111110-3|12	URL:		http://tug.org/texlive
14mr|texlive-cookingsymbols-20111110-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cookingsymbols-20111110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.tar.xz
14mr|texlive-cookingsymbols-20111110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.doc.tar.xz
14mr|texlive-cookingsymbols-20111110-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookingsymbols.source.tar.xz
14mr|texlive-cookingsymbols-20111110-3|17	BuildArch:	noarch
14mr|texlive-cookingsymbols-20111110-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cookingsymbols-20111110-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cookingsymbols-20111110-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cookingsymbols-20111110-3|21	
14mr|texlive-cookingsymbols-20111110-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-cookingsymbols-20111110-3|23	
14mr|texlive-cookingsymbols-20111110-3|24	%description
14mr|texlive-cookingsymbols-20111110-3|25	TeXLive cookingsymbols package.
14mr|texlive-cookingsymbols-20111110-3|26	
14mr|texlive-cookingsymbols-20111110-3|27	%post
14mr|texlive-cookingsymbols-20111110-3|28	%{_sbindir}/texlive.post
14mr|texlive-cookingsymbols-20111110-3|29	
14mr|texlive-cookingsymbols-20111110-3|30	%postun
14mr|texlive-cookingsymbols-20111110-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-cookingsymbols-20111110-3|32	%{_sbindir}/texlive.post
14mr|texlive-cookingsymbols-20111110-3|33	fi
14mr|texlive-cookingsymbols-20111110-3|34	
14mr|texlive-cookingsymbols-20111110-3|35	#-----------------------------------------------------------------------
14mr|texlive-cookingsymbols-20111110-3|36	%files
14mr|texlive-cookingsymbols-20111110-3|37	%{_texmfdistdir}/fonts/source/public/cookingsymbols/cookingsymbols.mf
14mr|texlive-cookingsymbols-20111110-3|38	%{_texmfdistdir}/fonts/tfm/public/cookingsymbols/cookingsymbols.tfm
14mr|texlive-cookingsymbols-20111110-3|39	%{_texmfdistdir}/tex/latex/cookingsymbols/cookingsymbols.sty
14mr|texlive-cookingsymbols-20111110-3|40	%doc %{_texmfdistdir}/doc/latex/cookingsymbols/README
14mr|texlive-cookingsymbols-20111110-3|41	%doc %{_texmfdistdir}/doc/latex/cookingsymbols/cookingsymbols.pdf
14mr|texlive-cookingsymbols-20111110-3|42	#- source
14mr|texlive-cookingsymbols-20111110-3|43	%doc %{_texmfdistdir}/source/latex/cookingsymbols/cookingsymbols.dtx
14mr|texlive-cookingsymbols-20111110-3|44	%doc %{_texmfdistdir}/source/latex/cookingsymbols/cookingsymbols.ins
14mr|texlive-cookingsymbols-20111110-3|45	
14mr|texlive-cookingsymbols-20111110-3|46	#-----------------------------------------------------------------------
14mr|texlive-cookingsymbols-20111110-3|47	%prep
14mr|texlive-cookingsymbols-20111110-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-cookingsymbols-20111110-3|49	
14mr|texlive-cookingsymbols-20111110-3|50	%build
14mr|texlive-cookingsymbols-20111110-3|51	
14mr|texlive-cookingsymbols-20111110-3|52	%install
14mr|texlive-cookingsymbols-20111110-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cookingsymbols-20111110-3|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cookingsymbols-20111110-3|55	
14mr|texlive-cookingsymbols-20111110-3|56	
14mr|texlive-cookingsymbols-20111110-3|57	
14mr|texlive-cookingsymbols-20111110-3|58	%changelog
14mr|texlive-cookingsymbols-20111110-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111110-3
14mr|texlive-cookingsymbols-20111110-3|60	+ Revision: 18a1182
14mr|texlive-cookingsymbols-20111110-3|61	- MassBuild#440: Increase release tag
14mr|texlive-cookingsymbols-20111110-3|62	
14mr|texlive-cookingsymbols-20111110-3|63	

19758 14
14mr|texlive-cookybooky-1.0-4|1	# revision 16216
14mr|texlive-cookybooky-1.0-4|2	# category Package
14mr|texlive-cookybooky-1.0-4|3	# catalog-ctan /macros/latex/contrib/cookybooky
14mr|texlive-cookybooky-1.0-4|4	# catalog-date 2009-11-28 09:57:52 +0100
14mr|texlive-cookybooky-1.0-4|5	# catalog-license lppl
14mr|texlive-cookybooky-1.0-4|6	# catalog-version 1.0
14mr|texlive-cookybooky-1.0-4|7	Name:		texlive-cookybooky
14mr|texlive-cookybooky-1.0-4|8	Version:	1.0
14mr|texlive-cookybooky-1.0-4|9	Release:	4
14mr|texlive-cookybooky-1.0-4|10	Summary:	A package to easily typeset some professional looking cooking recipes
14mr|texlive-cookybooky-1.0-4|11	Group:		Publishing
14mr|texlive-cookybooky-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cookybooky
14mr|texlive-cookybooky-1.0-4|13	License:	LPPL
14mr|texlive-cookybooky-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.tar.xz
14mr|texlive-cookybooky-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.doc.tar.xz
14mr|texlive-cookybooky-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.source.tar.xz
14mr|texlive-cookybooky-1.0-4|17	BuildArch:	noarch
14mr|texlive-cookybooky-1.0-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cookybooky-1.0-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cookybooky-1.0-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-cookybooky-1.0-4|21	
14mr|texlive-cookybooky-1.0-4|22	%description
14mr|texlive-cookybooky-1.0-4|23	This package typesets recipes in a quite eye-pleasing way (with
14mr|texlive-cookybooky-1.0-4|24	additional pictures).
14mr|texlive-cookybooky-1.0-4|25	
14mr|texlive-cookybooky-1.0-4|26	%post
14mr|texlive-cookybooky-1.0-4|27	%{_sbindir}/texlive.post
14mr|texlive-cookybooky-1.0-4|28	
14mr|texlive-cookybooky-1.0-4|29	%postun
14mr|texlive-cookybooky-1.0-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-cookybooky-1.0-4|31	%{_sbindir}/texlive.post
14mr|texlive-cookybooky-1.0-4|32	fi
14mr|texlive-cookybooky-1.0-4|33	
14mr|texlive-cookybooky-1.0-4|34	#-----------------------------------------------------------------------
14mr|texlive-cookybooky-1.0-4|35	%files
14mr|texlive-cookybooky-1.0-4|36	%{_texmfdistdir}/tex/latex/cookybooky/cookybooky.sty
14mr|texlive-cookybooky-1.0-4|37	%{_texmfdistdir}/tex/latex/cookybooky/myRecipe.cfg
14mr|texlive-cookybooky-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/cookybooky/README
14mr|texlive-cookybooky-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/cookybooky/documentation/Manual.pdf
14mr|texlive-cookybooky-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.pdf
14mr|texlive-cookybooky-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.tex
14mr|texlive-cookybooky-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg.eps
14mr|texlive-cookybooky-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg_transparent.eps
14mr|texlive-cookybooky-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bgraph.eps
14mr|texlive-cookybooky-1.0-4|45	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/sgraph.eps
14mr|texlive-cookybooky-1.0-4|46	#- source
14mr|texlive-cookybooky-1.0-4|47	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.dtx
14mr|texlive-cookybooky-1.0-4|48	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.ins
14mr|texlive-cookybooky-1.0-4|49	
14mr|texlive-cookybooky-1.0-4|50	#-----------------------------------------------------------------------
14mr|texlive-cookybooky-1.0-4|51	%prep
14mr|texlive-cookybooky-1.0-4|52	%setup -c -a0 -a1 -a2
14mr|texlive-cookybooky-1.0-4|53	
14mr|texlive-cookybooky-1.0-4|54	%build
14mr|texlive-cookybooky-1.0-4|55	
14mr|texlive-cookybooky-1.0-4|56	%install
14mr|texlive-cookybooky-1.0-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cookybooky-1.0-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cookybooky-1.0-4|59	
14mr|texlive-cookybooky-1.0-4|60	
14mr|texlive-cookybooky-1.0-4|61	
14mr|texlive-cookybooky-1.0-4|62	%changelog
14mr|texlive-cookybooky-1.0-4|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-cookybooky-1.0-4|64	+ Revision: a85b253
14mr|texlive-cookybooky-1.0-4|65	- MassBuild#440: Increase release tag
14mr|texlive-cookybooky-1.0-4|66	
14mr|texlive-cookybooky-1.0-4|67	

19759 14
14mr|texlive-cool-1.35-3|1	# revision 15878
14mr|texlive-cool-1.35-3|2	# category Package
14mr|texlive-cool-1.35-3|3	# catalog-ctan /macros/latex/contrib/cool
14mr|texlive-cool-1.35-3|4	# catalog-date 2007-03-05 15:26:58 +0100
14mr|texlive-cool-1.35-3|5	# catalog-license lgpl
14mr|texlive-cool-1.35-3|6	# catalog-version 1.35
14mr|texlive-cool-1.35-3|7	Name:		texlive-cool
14mr|texlive-cool-1.35-3|8	Version:	1.35
14mr|texlive-cool-1.35-3|9	Release:	3
14mr|texlive-cool-1.35-3|10	Summary:	COntent-Oriented LaTeX
14mr|texlive-cool-1.35-3|11	Group:		Publishing
14mr|texlive-cool-1.35-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cool
14mr|texlive-cool-1.35-3|13	License:	LGPL
14mr|texlive-cool-1.35-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.tar.xz
14mr|texlive-cool-1.35-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.doc.tar.xz
14mr|texlive-cool-1.35-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.source.tar.xz
14mr|texlive-cool-1.35-3|17	BuildArch:	noarch
14mr|texlive-cool-1.35-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cool-1.35-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cool-1.35-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cool-1.35-3|21	
14mr|texlive-cool-1.35-3|22	%description
14mr|texlive-cool-1.35-3|23	The package gives LaTeX the power to retain mathematical
14mr|texlive-cool-1.35-3|24	meaning of its expressions in addition to the typsetting
14mr|texlive-cool-1.35-3|25	instructions; essentially separating style from the content of
14mr|texlive-cool-1.35-3|26	the math. One advantage of keeping mathematical meaning is that
14mr|texlive-cool-1.35-3|27	conversion of LaTeX documents to other executable formats (such
14mr|texlive-cool-1.35-3|28	as Content MathML or Mathematica code) is greatly simplified.
14mr|texlive-cool-1.35-3|29	The package requires the coolstr, coollist and forloop
14mr|texlive-cool-1.35-3|30	packages.
14mr|texlive-cool-1.35-3|31	
14mr|texlive-cool-1.35-3|32	%post
14mr|texlive-cool-1.35-3|33	%{_sbindir}/texlive.post
14mr|texlive-cool-1.35-3|34	
14mr|texlive-cool-1.35-3|35	%postun
14mr|texlive-cool-1.35-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-cool-1.35-3|37	%{_sbindir}/texlive.post
14mr|texlive-cool-1.35-3|38	fi
14mr|texlive-cool-1.35-3|39	
14mr|texlive-cool-1.35-3|40	#-----------------------------------------------------------------------
14mr|texlive-cool-1.35-3|41	%files
14mr|texlive-cool-1.35-3|42	%{_texmfdistdir}/tex/latex/cool/cool.sty
14mr|texlive-cool-1.35-3|43	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.pdf
14mr|texlive-cool-1.35-3|44	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.tex
14mr|texlive-cool-1.35-3|45	%doc %{_texmfdistdir}/doc/latex/cool/README
14mr|texlive-cool-1.35-3|46	%doc %{_texmfdistdir}/doc/latex/cool/cool.pdf
14mr|texlive-cool-1.35-3|47	#- source
14mr|texlive-cool-1.35-3|48	%doc %{_texmfdistdir}/source/latex/cool/cool.dtx
14mr|texlive-cool-1.35-3|49	%doc %{_texmfdistdir}/source/latex/cool/cool.ins
14mr|texlive-cool-1.35-3|50	
14mr|texlive-cool-1.35-3|51	#-----------------------------------------------------------------------
14mr|texlive-cool-1.35-3|52	%prep
14mr|texlive-cool-1.35-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-cool-1.35-3|54	
14mr|texlive-cool-1.35-3|55	%build
14mr|texlive-cool-1.35-3|56	
14mr|texlive-cool-1.35-3|57	%install
14mr|texlive-cool-1.35-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cool-1.35-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cool-1.35-3|60	
14mr|texlive-cool-1.35-3|61	
14mr|texlive-cool-1.35-3|62	
14mr|texlive-cool-1.35-3|63	%changelog
14mr|texlive-cool-1.35-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.35-3
14mr|texlive-cool-1.35-3|65	+ Revision: 6cac2c5
14mr|texlive-cool-1.35-3|66	- MassBuild#440: Increase release tag
14mr|texlive-cool-1.35-3|67	
14mr|texlive-cool-1.35-3|68	

19760 14
14mr|texlive-coollist-1.4-3|1	# revision 15878
14mr|texlive-coollist-1.4-3|2	# category Package
14mr|texlive-coollist-1.4-3|3	# catalog-ctan /macros/latex/contrib/coollist
14mr|texlive-coollist-1.4-3|4	# catalog-date 2009-09-20 17:23:54 +0200
14mr|texlive-coollist-1.4-3|5	# catalog-license lgpl
14mr|texlive-coollist-1.4-3|6	# catalog-version 1.4
14mr|texlive-coollist-1.4-3|7	Name:		texlive-coollist
14mr|texlive-coollist-1.4-3|8	Version:	1.4
14mr|texlive-coollist-1.4-3|9	Release:	3
14mr|texlive-coollist-1.4-3|10	Summary:	Manipulate COntent Oriented LaTeX Lists
14mr|texlive-coollist-1.4-3|11	Group:		Publishing
14mr|texlive-coollist-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coollist
14mr|texlive-coollist-1.4-3|13	License:	LGPL
14mr|texlive-coollist-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.tar.xz
14mr|texlive-coollist-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.doc.tar.xz
14mr|texlive-coollist-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.source.tar.xz
14mr|texlive-coollist-1.4-3|17	BuildArch:	noarch
14mr|texlive-coollist-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-coollist-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-coollist-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-coollist-1.4-3|21	
14mr|texlive-coollist-1.4-3|22	%description
14mr|texlive-coollist-1.4-3|23	Lists are defined as a sequence of tokens separated by a comma.
14mr|texlive-coollist-1.4-3|24	The coollist package allows the user to access certain elements
14mr|texlive-coollist-1.4-3|25	of the list while neglecting others--essentially turning lists
14mr|texlive-coollist-1.4-3|26	into a sort of array. Lists elements are accessed by specifying
14mr|texlive-coollist-1.4-3|27	the position of the object within the list (the index of the
14mr|texlive-coollist-1.4-3|28	item).
14mr|texlive-coollist-1.4-3|29	
14mr|texlive-coollist-1.4-3|30	%post
14mr|texlive-coollist-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-coollist-1.4-3|32	
14mr|texlive-coollist-1.4-3|33	%postun
14mr|texlive-coollist-1.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-coollist-1.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-coollist-1.4-3|36	fi
14mr|texlive-coollist-1.4-3|37	
14mr|texlive-coollist-1.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-coollist-1.4-3|39	%files
14mr|texlive-coollist-1.4-3|40	%{_texmfdistdir}/tex/latex/coollist/coollist.sty
14mr|texlive-coollist-1.4-3|41	%doc %{_texmfdistdir}/doc/latex/coollist/README
14mr|texlive-coollist-1.4-3|42	%doc %{_texmfdistdir}/doc/latex/coollist/coollist.pdf
14mr|texlive-coollist-1.4-3|43	#- source
14mr|texlive-coollist-1.4-3|44	%doc %{_texmfdistdir}/source/latex/coollist/coollist.dtx
14mr|texlive-coollist-1.4-3|45	%doc %{_texmfdistdir}/source/latex/coollist/coollist.ins
14mr|texlive-coollist-1.4-3|46	
14mr|texlive-coollist-1.4-3|47	#-----------------------------------------------------------------------
14mr|texlive-coollist-1.4-3|48	%prep
14mr|texlive-coollist-1.4-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-coollist-1.4-3|50	
14mr|texlive-coollist-1.4-3|51	%build
14mr|texlive-coollist-1.4-3|52	
14mr|texlive-coollist-1.4-3|53	%install
14mr|texlive-coollist-1.4-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coollist-1.4-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-coollist-1.4-3|56	
14mr|texlive-coollist-1.4-3|57	
14mr|texlive-coollist-1.4-3|58	
14mr|texlive-coollist-1.4-3|59	%changelog
14mr|texlive-coollist-1.4-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-coollist-1.4-3|61	+ Revision: 5e81b46
14mr|texlive-coollist-1.4-3|62	- MassBuild#440: Increase release tag
14mr|texlive-coollist-1.4-3|63	
14mr|texlive-coollist-1.4-3|64	

19761 14
14mr|texlive-coolstr-2.2-3|1	# revision 15878
14mr|texlive-coolstr-2.2-3|2	# category Package
14mr|texlive-coolstr-2.2-3|3	# catalog-ctan /macros/latex/contrib/coolstr
14mr|texlive-coolstr-2.2-3|4	# catalog-date 2009-09-09 20:34:25 +0200
14mr|texlive-coolstr-2.2-3|5	# catalog-license lgpl
14mr|texlive-coolstr-2.2-3|6	# catalog-version 2.2
14mr|texlive-coolstr-2.2-3|7	Name:		texlive-coolstr
14mr|texlive-coolstr-2.2-3|8	Version:	2.2
14mr|texlive-coolstr-2.2-3|9	Release:	3
14mr|texlive-coolstr-2.2-3|10	Summary:	String manipulation in LaTeX
14mr|texlive-coolstr-2.2-3|11	Group:		Publishing
14mr|texlive-coolstr-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolstr
14mr|texlive-coolstr-2.2-3|13	License:	LGPL
14mr|texlive-coolstr-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.tar.xz
14mr|texlive-coolstr-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.doc.tar.xz
14mr|texlive-coolstr-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.source.tar.xz
14mr|texlive-coolstr-2.2-3|17	BuildArch:	noarch
14mr|texlive-coolstr-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-coolstr-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-coolstr-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-coolstr-2.2-3|21	
14mr|texlive-coolstr-2.2-3|22	%description
14mr|texlive-coolstr-2.2-3|23	Coolstr is a subpackage of the cool bundle that deals with the
14mr|texlive-coolstr-2.2-3|24	manipulation of strings. A string is defined as a sequence of
14mr|texlive-coolstr-2.2-3|25	characters (not tokens). The package provides the ability to
14mr|texlive-coolstr-2.2-3|26	access a specific character of a string, as well as determine
14mr|texlive-coolstr-2.2-3|27	if the string contains numeric or integer data.
14mr|texlive-coolstr-2.2-3|28	
14mr|texlive-coolstr-2.2-3|29	%post
14mr|texlive-coolstr-2.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-coolstr-2.2-3|31	
14mr|texlive-coolstr-2.2-3|32	%postun
14mr|texlive-coolstr-2.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-coolstr-2.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-coolstr-2.2-3|35	fi
14mr|texlive-coolstr-2.2-3|36	
14mr|texlive-coolstr-2.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-coolstr-2.2-3|38	%files
14mr|texlive-coolstr-2.2-3|39	%{_texmfdistdir}/tex/latex/coolstr/coolstr.sty
14mr|texlive-coolstr-2.2-3|40	%doc %{_texmfdistdir}/doc/latex/coolstr/README
14mr|texlive-coolstr-2.2-3|41	%doc %{_texmfdistdir}/doc/latex/coolstr/coolstr.pdf
14mr|texlive-coolstr-2.2-3|42	#- source
14mr|texlive-coolstr-2.2-3|43	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.dtx
14mr|texlive-coolstr-2.2-3|44	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.ins
14mr|texlive-coolstr-2.2-3|45	
14mr|texlive-coolstr-2.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-coolstr-2.2-3|47	%prep
14mr|texlive-coolstr-2.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-coolstr-2.2-3|49	
14mr|texlive-coolstr-2.2-3|50	%build
14mr|texlive-coolstr-2.2-3|51	
14mr|texlive-coolstr-2.2-3|52	%install
14mr|texlive-coolstr-2.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coolstr-2.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-coolstr-2.2-3|55	
14mr|texlive-coolstr-2.2-3|56	
14mr|texlive-coolstr-2.2-3|57	
14mr|texlive-coolstr-2.2-3|58	%changelog
14mr|texlive-coolstr-2.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-coolstr-2.2-3|60	+ Revision: 7dbdd5a
14mr|texlive-coolstr-2.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-coolstr-2.2-3|62	
14mr|texlive-coolstr-2.2-3|63	

19762 14
14mr|texlive-coolthms-1.2-6|1	# revision 29062
14mr|texlive-coolthms-1.2-6|2	# category Package
14mr|texlive-coolthms-1.2-6|3	# catalog-ctan /macros/latex/contrib/coolthms
14mr|texlive-coolthms-1.2-6|4	# catalog-date 2013-02-04 23:34:24 +0100
14mr|texlive-coolthms-1.2-6|5	# catalog-license lppl
14mr|texlive-coolthms-1.2-6|6	# catalog-version 1.2
14mr|texlive-coolthms-1.2-6|7	Name:		texlive-coolthms
14mr|texlive-coolthms-1.2-6|8	Version:	1.2
14mr|texlive-coolthms-1.2-6|9	Release:	6
14mr|texlive-coolthms-1.2-6|10	Summary:	Reference items in a theorem environment
14mr|texlive-coolthms-1.2-6|11	Group:		Publishing
14mr|texlive-coolthms-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolthms
14mr|texlive-coolthms-1.2-6|13	License:	LPPL
14mr|texlive-coolthms-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.tar.xz
14mr|texlive-coolthms-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.doc.tar.xz
14mr|texlive-coolthms-1.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.source.tar.xz
14mr|texlive-coolthms-1.2-6|17	BuildArch:	noarch
14mr|texlive-coolthms-1.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-coolthms-1.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-coolthms-1.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-coolthms-1.2-6|21	
14mr|texlive-coolthms-1.2-6|22	%description
14mr|texlive-coolthms-1.2-6|23	The package provides the means to directly reference items of
14mr|texlive-coolthms-1.2-6|24	lists nested in theorem-like environments (e.g., as 'Theorem 1
14mr|texlive-coolthms-1.2-6|25	a'). The package extends the ntheorem and cleveref packages.
14mr|texlive-coolthms-1.2-6|26	The package also provides other theorem markup commands.
14mr|texlive-coolthms-1.2-6|27	
14mr|texlive-coolthms-1.2-6|28	%post
14mr|texlive-coolthms-1.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-coolthms-1.2-6|30	
14mr|texlive-coolthms-1.2-6|31	%postun
14mr|texlive-coolthms-1.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-coolthms-1.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-coolthms-1.2-6|34	fi
14mr|texlive-coolthms-1.2-6|35	
14mr|texlive-coolthms-1.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-coolthms-1.2-6|37	%files
14mr|texlive-coolthms-1.2-6|38	%{_texmfdistdir}/tex/latex/coolthms/coolthms.sty
14mr|texlive-coolthms-1.2-6|39	%doc %{_texmfdistdir}/doc/latex/coolthms/README
14mr|texlive-coolthms-1.2-6|40	%doc %{_texmfdistdir}/doc/latex/coolthms/coolthms.pdf
14mr|texlive-coolthms-1.2-6|41	#- source
14mr|texlive-coolthms-1.2-6|42	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.dtx
14mr|texlive-coolthms-1.2-6|43	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.ins
14mr|texlive-coolthms-1.2-6|44	
14mr|texlive-coolthms-1.2-6|45	#-----------------------------------------------------------------------
14mr|texlive-coolthms-1.2-6|46	%prep
14mr|texlive-coolthms-1.2-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-coolthms-1.2-6|48	
14mr|texlive-coolthms-1.2-6|49	%build
14mr|texlive-coolthms-1.2-6|50	
14mr|texlive-coolthms-1.2-6|51	%install
14mr|texlive-coolthms-1.2-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coolthms-1.2-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-coolthms-1.2-6|54	
14mr|texlive-coolthms-1.2-6|55	%changelog
14mr|texlive-coolthms-1.2-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-coolthms-1.2-6|57	+ Revision: 0261da6
14mr|texlive-coolthms-1.2-6|58	- MassBuild#440: Increase release tag
14mr|texlive-coolthms-1.2-6|59	
14mr|texlive-coolthms-1.2-6|60	

19763 14
14mr|texlive-cooltooltips-1.0-3|1	# revision 15878
14mr|texlive-cooltooltips-1.0-3|2	# category Package
14mr|texlive-cooltooltips-1.0-3|3	# catalog-ctan /macros/latex/contrib/cooltooltips
14mr|texlive-cooltooltips-1.0-3|4	# catalog-date 2007-03-05 15:26:58 +0100
14mr|texlive-cooltooltips-1.0-3|5	# catalog-license lppl
14mr|texlive-cooltooltips-1.0-3|6	# catalog-version 1.0
14mr|texlive-cooltooltips-1.0-3|7	Name:		texlive-cooltooltips
14mr|texlive-cooltooltips-1.0-3|8	Version:	1.0
14mr|texlive-cooltooltips-1.0-3|9	Release:	3
14mr|texlive-cooltooltips-1.0-3|10	Summary:	Associate a pop-up window and tooltip with PDF hyperlinks
14mr|texlive-cooltooltips-1.0-3|11	Group:		Publishing
14mr|texlive-cooltooltips-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooltooltips
14mr|texlive-cooltooltips-1.0-3|13	License:	LPPL
14mr|texlive-cooltooltips-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.tar.xz
14mr|texlive-cooltooltips-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.doc.tar.xz
14mr|texlive-cooltooltips-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.source.tar.xz
14mr|texlive-cooltooltips-1.0-3|17	BuildArch:	noarch
14mr|texlive-cooltooltips-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cooltooltips-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cooltooltips-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cooltooltips-1.0-3|21	
14mr|texlive-cooltooltips-1.0-3|22	%description
14mr|texlive-cooltooltips-1.0-3|23	The cooltooltips package enables a document to contain
14mr|texlive-cooltooltips-1.0-3|24	hyperlinks that pop up a brief tooltip when the mouse moves
14mr|texlive-cooltooltips-1.0-3|25	over them and also open a small window containing additional
14mr|texlive-cooltooltips-1.0-3|26	text. cooltooltips provides the mechanism used by the Visual
14mr|texlive-cooltooltips-1.0-3|27	LaTeX FAQ to indicate the question that each hyperlink answers.
14mr|texlive-cooltooltips-1.0-3|28	
14mr|texlive-cooltooltips-1.0-3|29	%post
14mr|texlive-cooltooltips-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-cooltooltips-1.0-3|31	
14mr|texlive-cooltooltips-1.0-3|32	%postun
14mr|texlive-cooltooltips-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-cooltooltips-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-cooltooltips-1.0-3|35	fi
14mr|texlive-cooltooltips-1.0-3|36	
14mr|texlive-cooltooltips-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-cooltooltips-1.0-3|38	%files
14mr|texlive-cooltooltips-1.0-3|39	%{_texmfdistdir}/tex/latex/cooltooltips/cooltooltips.sty
14mr|texlive-cooltooltips-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/cooltooltips/README
14mr|texlive-cooltooltips-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/cooltooltips/cooltooltips.pdf
14mr|texlive-cooltooltips-1.0-3|42	#- source
14mr|texlive-cooltooltips-1.0-3|43	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.dtx
14mr|texlive-cooltooltips-1.0-3|44	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.ins
14mr|texlive-cooltooltips-1.0-3|45	
14mr|texlive-cooltooltips-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-cooltooltips-1.0-3|47	%prep
14mr|texlive-cooltooltips-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-cooltooltips-1.0-3|49	
14mr|texlive-cooltooltips-1.0-3|50	%build
14mr|texlive-cooltooltips-1.0-3|51	
14mr|texlive-cooltooltips-1.0-3|52	%install
14mr|texlive-cooltooltips-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cooltooltips-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cooltooltips-1.0-3|55	
14mr|texlive-cooltooltips-1.0-3|56	
14mr|texlive-cooltooltips-1.0-3|57	
14mr|texlive-cooltooltips-1.0-3|58	%changelog
14mr|texlive-cooltooltips-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-cooltooltips-1.0-3|60	+ Revision: cb4084a
14mr|texlive-cooltooltips-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-cooltooltips-1.0-3|62	
14mr|texlive-cooltooltips-1.0-3|63	

19764 14
14mr|texlive-coordsys-1.4-3|1	# revision 15878
14mr|texlive-coordsys-1.4-3|2	# category Package
14mr|texlive-coordsys-1.4-3|3	# catalog-ctan /macros/latex/contrib/coordsys
14mr|texlive-coordsys-1.4-3|4	# catalog-date 2007-02-20 10:49:06 +0100
14mr|texlive-coordsys-1.4-3|5	# catalog-license lppl
14mr|texlive-coordsys-1.4-3|6	# catalog-version 1.4
14mr|texlive-coordsys-1.4-3|7	Name:		texlive-coordsys
14mr|texlive-coordsys-1.4-3|8	Version:	1.4
14mr|texlive-coordsys-1.4-3|9	Release:	3
14mr|texlive-coordsys-1.4-3|10	Summary:	Draw cartesian coordinate systems
14mr|texlive-coordsys-1.4-3|11	Group:		Publishing
14mr|texlive-coordsys-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coordsys
14mr|texlive-coordsys-1.4-3|13	License:	LPPL
14mr|texlive-coordsys-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.tar.xz
14mr|texlive-coordsys-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.doc.tar.xz
14mr|texlive-coordsys-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.source.tar.xz
14mr|texlive-coordsys-1.4-3|17	BuildArch:	noarch
14mr|texlive-coordsys-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-coordsys-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-coordsys-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-coordsys-1.4-3|21	
14mr|texlive-coordsys-1.4-3|22	%description
14mr|texlive-coordsys-1.4-3|23	The package provides commands for typesetting number lines
14mr|texlive-coordsys-1.4-3|24	(coordinate axes), coordinate systems and grids in the picture
14mr|texlive-coordsys-1.4-3|25	environment. The package may be integrated with other drawing
14mr|texlive-coordsys-1.4-3|26	mechanisms: the documentation shows examples of drawing graphs
14mr|texlive-coordsys-1.4-3|27	(coordinate tables created by Maple), using the eepic package's
14mr|texlive-coordsys-1.4-3|28	drawing capabilities.
14mr|texlive-coordsys-1.4-3|29	
14mr|texlive-coordsys-1.4-3|30	%post
14mr|texlive-coordsys-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-coordsys-1.4-3|32	
14mr|texlive-coordsys-1.4-3|33	%postun
14mr|texlive-coordsys-1.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-coordsys-1.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-coordsys-1.4-3|36	fi
14mr|texlive-coordsys-1.4-3|37	
14mr|texlive-coordsys-1.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-coordsys-1.4-3|39	%files
14mr|texlive-coordsys-1.4-3|40	%{_texmfdistdir}/tex/latex/coordsys/coordsys.sty
14mr|texlive-coordsys-1.4-3|41	%{_texmfdistdir}/tex/latex/coordsys/logsys.sty
14mr|texlive-coordsys-1.4-3|42	%doc %{_texmfdistdir}/doc/latex/coordsys/README
14mr|texlive-coordsys-1.4-3|43	%doc %{_texmfdistdir}/doc/latex/coordsys/coordsys.pdf
14mr|texlive-coordsys-1.4-3|44	%doc %{_texmfdistdir}/doc/latex/coordsys/putfile.maple
14mr|texlive-coordsys-1.4-3|45	#- source
14mr|texlive-coordsys-1.4-3|46	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.dtx
14mr|texlive-coordsys-1.4-3|47	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.ins
14mr|texlive-coordsys-1.4-3|48	
14mr|texlive-coordsys-1.4-3|49	#-----------------------------------------------------------------------
14mr|texlive-coordsys-1.4-3|50	%prep
14mr|texlive-coordsys-1.4-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-coordsys-1.4-3|52	
14mr|texlive-coordsys-1.4-3|53	%build
14mr|texlive-coordsys-1.4-3|54	
14mr|texlive-coordsys-1.4-3|55	%install
14mr|texlive-coordsys-1.4-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coordsys-1.4-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-coordsys-1.4-3|58	
14mr|texlive-coordsys-1.4-3|59	
14mr|texlive-coordsys-1.4-3|60	
14mr|texlive-coordsys-1.4-3|61	%changelog
14mr|texlive-coordsys-1.4-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-coordsys-1.4-3|63	+ Revision: 0ca2384
14mr|texlive-coordsys-1.4-3|64	- MassBuild#440: Increase release tag
14mr|texlive-coordsys-1.4-3|65	
14mr|texlive-coordsys-1.4-3|66	

19765 14
14mr|texlive-copyrightbox-0.1-3|1	# revision 24829
14mr|texlive-copyrightbox-0.1-3|2	# category Package
14mr|texlive-copyrightbox-0.1-3|3	# catalog-ctan /macros/latex/contrib/copyrightbox
14mr|texlive-copyrightbox-0.1-3|4	# catalog-date 2011-12-11 19:15:48 +0100
14mr|texlive-copyrightbox-0.1-3|5	# catalog-license lppl
14mr|texlive-copyrightbox-0.1-3|6	# catalog-version 0.1
14mr|texlive-copyrightbox-0.1-3|7	Name:		texlive-copyrightbox
14mr|texlive-copyrightbox-0.1-3|8	Version:	0.1
14mr|texlive-copyrightbox-0.1-3|9	Release:	3
14mr|texlive-copyrightbox-0.1-3|10	Summary:	Provide copyright notices for images in a document
14mr|texlive-copyrightbox-0.1-3|11	Group:		Publishing
14mr|texlive-copyrightbox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/copyrightbox
14mr|texlive-copyrightbox-0.1-3|13	License:	LPPL
14mr|texlive-copyrightbox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.tar.xz
14mr|texlive-copyrightbox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.doc.tar.xz
14mr|texlive-copyrightbox-0.1-3|16	BuildArch:	noarch
14mr|texlive-copyrightbox-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-copyrightbox-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-copyrightbox-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-copyrightbox-0.1-3|20	
14mr|texlive-copyrightbox-0.1-3|21	%description
14mr|texlive-copyrightbox-0.1-3|22	The package command \copyrightbox[<placement>]{<image
14mr|texlive-copyrightbox-0.1-3|23	command>}{<text>}, which places the text as a copyright notice
14mr|texlive-copyrightbox-0.1-3|24	relating to the matter created by the image command.
14mr|texlive-copyrightbox-0.1-3|25	
14mr|texlive-copyrightbox-0.1-3|26	%post
14mr|texlive-copyrightbox-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-copyrightbox-0.1-3|28	
14mr|texlive-copyrightbox-0.1-3|29	%postun
14mr|texlive-copyrightbox-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-copyrightbox-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-copyrightbox-0.1-3|32	fi
14mr|texlive-copyrightbox-0.1-3|33	
14mr|texlive-copyrightbox-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-copyrightbox-0.1-3|35	%files
14mr|texlive-copyrightbox-0.1-3|36	%{_texmfdistdir}/tex/latex/copyrightbox/copyrightbox.sty
14mr|texlive-copyrightbox-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/copyrightbox/README
14mr|texlive-copyrightbox-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/copyrightbox/coin.jpg
14mr|texlive-copyrightbox-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.pdf
14mr|texlive-copyrightbox-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.tex
14mr|texlive-copyrightbox-0.1-3|41	
14mr|texlive-copyrightbox-0.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-copyrightbox-0.1-3|43	%prep
14mr|texlive-copyrightbox-0.1-3|44	%setup -c -a0 -a1
14mr|texlive-copyrightbox-0.1-3|45	
14mr|texlive-copyrightbox-0.1-3|46	%build
14mr|texlive-copyrightbox-0.1-3|47	
14mr|texlive-copyrightbox-0.1-3|48	%install
14mr|texlive-copyrightbox-0.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-copyrightbox-0.1-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-copyrightbox-0.1-3|51	
14mr|texlive-copyrightbox-0.1-3|52	
14mr|texlive-copyrightbox-0.1-3|53	
14mr|texlive-copyrightbox-0.1-3|54	%changelog
14mr|texlive-copyrightbox-0.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-copyrightbox-0.1-3|56	+ Revision: b5ca758
14mr|texlive-copyrightbox-0.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-copyrightbox-0.1-3|58	
14mr|texlive-copyrightbox-0.1-3|59	

19766 14
14mr|texlive-coseoul-1.1-3|1	# revision 23862
14mr|texlive-coseoul-1.1-3|2	# category Package
14mr|texlive-coseoul-1.1-3|3	# catalog-ctan /macros/latex/contrib/coseoul
14mr|texlive-coseoul-1.1-3|4	# catalog-date 2011-09-06 16:13:05 +0200
14mr|texlive-coseoul-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-coseoul-1.1-3|6	# catalog-version 1.1
14mr|texlive-coseoul-1.1-3|7	Name:		texlive-coseoul
14mr|texlive-coseoul-1.1-3|8	Version:	1.1
14mr|texlive-coseoul-1.1-3|9	Release:	3
14mr|texlive-coseoul-1.1-3|10	Summary:	Context sensitive outline elements
14mr|texlive-coseoul-1.1-3|11	Group:		Publishing
14mr|texlive-coseoul-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coseoul
14mr|texlive-coseoul-1.1-3|13	License:	LPPL1.3
14mr|texlive-coseoul-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.tar.xz
14mr|texlive-coseoul-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.doc.tar.xz
14mr|texlive-coseoul-1.1-3|16	BuildArch:	noarch
14mr|texlive-coseoul-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-coseoul-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-coseoul-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-coseoul-1.1-3|20	
14mr|texlive-coseoul-1.1-3|21	%description
14mr|texlive-coseoul-1.1-3|22	The package provides "relative" commands that may be used in
14mr|texlive-coseoul-1.1-3|23	place of \chapter, \section, etc. The documentation shows a
14mr|texlive-coseoul-1.1-3|24	number of document-management scenarios in which such commands
14mr|texlive-coseoul-1.1-3|25	are valuable.
14mr|texlive-coseoul-1.1-3|26	
14mr|texlive-coseoul-1.1-3|27	%post
14mr|texlive-coseoul-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-coseoul-1.1-3|29	
14mr|texlive-coseoul-1.1-3|30	%postun
14mr|texlive-coseoul-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-coseoul-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-coseoul-1.1-3|33	fi
14mr|texlive-coseoul-1.1-3|34	
14mr|texlive-coseoul-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-coseoul-1.1-3|36	%files
14mr|texlive-coseoul-1.1-3|37	%{_texmfdistdir}/tex/latex/coseoul/coseoul.sty
14mr|texlive-coseoul-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/coseoul/README
14mr|texlive-coseoul-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.pdf
14mr|texlive-coseoul-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.tex
14mr|texlive-coseoul-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.pdf
14mr|texlive-coseoul-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.tex
14mr|texlive-coseoul-1.1-3|43	
14mr|texlive-coseoul-1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-coseoul-1.1-3|45	%prep
14mr|texlive-coseoul-1.1-3|46	%setup -c -a0 -a1
14mr|texlive-coseoul-1.1-3|47	
14mr|texlive-coseoul-1.1-3|48	%build
14mr|texlive-coseoul-1.1-3|49	
14mr|texlive-coseoul-1.1-3|50	%install
14mr|texlive-coseoul-1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coseoul-1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-coseoul-1.1-3|53	
14mr|texlive-coseoul-1.1-3|54	
14mr|texlive-coseoul-1.1-3|55	
14mr|texlive-coseoul-1.1-3|56	%changelog
14mr|texlive-coseoul-1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-coseoul-1.1-3|58	+ Revision: 4226137
14mr|texlive-coseoul-1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-coseoul-1.1-3|60	
14mr|texlive-coseoul-1.1-3|61	

19767 14
14mr|texlive-countriesofeurope-0.21-3|1	# revision 26042
14mr|texlive-countriesofeurope-0.21-3|2	# category Package
14mr|texlive-countriesofeurope-0.21-3|3	# catalog-ctan /fonts/countriesofeurope
14mr|texlive-countriesofeurope-0.21-3|4	# catalog-date 2012-04-19 16:32:32 +0200
14mr|texlive-countriesofeurope-0.21-3|5	# catalog-license lppl
14mr|texlive-countriesofeurope-0.21-3|6	# catalog-version 0.21
14mr|texlive-countriesofeurope-0.21-3|7	Name:		texlive-countriesofeurope
14mr|texlive-countriesofeurope-0.21-3|8	Version:	0.21
14mr|texlive-countriesofeurope-0.21-3|9	Release:	3
14mr|texlive-countriesofeurope-0.21-3|10	Summary:	A font with the images of the countries of Europe
14mr|texlive-countriesofeurope-0.21-3|11	Group:		Publishing
14mr|texlive-countriesofeurope-0.21-3|12	URL:		http://www.ctan.org/tex-archive/fonts/countriesofeurope
14mr|texlive-countriesofeurope-0.21-3|13	License:	LPPL
14mr|texlive-countriesofeurope-0.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.tar.xz
14mr|texlive-countriesofeurope-0.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.doc.tar.xz
14mr|texlive-countriesofeurope-0.21-3|16	BuildArch:	noarch
14mr|texlive-countriesofeurope-0.21-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-countriesofeurope-0.21-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-countriesofeurope-0.21-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-countriesofeurope-0.21-3|20	
14mr|texlive-countriesofeurope-0.21-3|21	%description
14mr|texlive-countriesofeurope-0.21-3|22	The bundle provides a font "CountriesOfEurope" (in Adobe Type 1
14mr|texlive-countriesofeurope-0.21-3|23	format) and the necessary metrics, together with LaTeX macros
14mr|texlive-countriesofeurope-0.21-3|24	for its use. The font provides glyphs with a filled outline of
14mr|texlive-countriesofeurope-0.21-3|25	the shape of each country; each glyph is at the same
14mr|texlive-countriesofeurope-0.21-3|26	cartographic scale.
14mr|texlive-countriesofeurope-0.21-3|27	
14mr|texlive-countriesofeurope-0.21-3|28	%post
14mr|texlive-countriesofeurope-0.21-3|29	%{_sbindir}/texlive.post
14mr|texlive-countriesofeurope-0.21-3|30	
14mr|texlive-countriesofeurope-0.21-3|31	%postun
14mr|texlive-countriesofeurope-0.21-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-countriesofeurope-0.21-3|33	%{_sbindir}/texlive.post
14mr|texlive-countriesofeurope-0.21-3|34	fi
14mr|texlive-countriesofeurope-0.21-3|35	
14mr|texlive-countriesofeurope-0.21-3|36	#-----------------------------------------------------------------------
14mr|texlive-countriesofeurope-0.21-3|37	%files
14mr|texlive-countriesofeurope-0.21-3|38	%{_texmfdistdir}/dvips/countriesofeurope/config.CountriesOfEurope
14mr|texlive-countriesofeurope-0.21-3|39	%{_texmfdistdir}/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm
14mr|texlive-countriesofeurope-0.21-3|40	%{_texmfdistdir}/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc
14mr|texlive-countriesofeurope-0.21-3|41	%{_texmfdistdir}/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map
14mr|texlive-countriesofeurope-0.21-3|42	%{_texmfdistdir}/fonts/tfm/public/countriesofeurope/CountriesOfEurope.tfm
14mr|texlive-countriesofeurope-0.21-3|43	%{_texmfdistdir}/fonts/type1/public/countriesofeurope/CountriesOfEurope.pfb
14mr|texlive-countriesofeurope-0.21-3|44	%{_texmfdistdir}/tex/latex/countriesofeurope/CountriesOfEurope.sty
14mr|texlive-countriesofeurope-0.21-3|45	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.pdf
14mr|texlive-countriesofeurope-0.21-3|46	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.tex
14mr|texlive-countriesofeurope-0.21-3|47	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/README
14mr|texlive-countriesofeurope-0.21-3|48	
14mr|texlive-countriesofeurope-0.21-3|49	#-----------------------------------------------------------------------
14mr|texlive-countriesofeurope-0.21-3|50	%prep
14mr|texlive-countriesofeurope-0.21-3|51	%setup -c -a0 -a1
14mr|texlive-countriesofeurope-0.21-3|52	
14mr|texlive-countriesofeurope-0.21-3|53	%build
14mr|texlive-countriesofeurope-0.21-3|54	
14mr|texlive-countriesofeurope-0.21-3|55	%install
14mr|texlive-countriesofeurope-0.21-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-countriesofeurope-0.21-3|57	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-countriesofeurope-0.21-3|58	
14mr|texlive-countriesofeurope-0.21-3|59	
14mr|texlive-countriesofeurope-0.21-3|60	
14mr|texlive-countriesofeurope-0.21-3|61	%changelog
14mr|texlive-countriesofeurope-0.21-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-3
14mr|texlive-countriesofeurope-0.21-3|63	+ Revision: 462f839
14mr|texlive-countriesofeurope-0.21-3|64	- MassBuild#440: Increase release tag
14mr|texlive-countriesofeurope-0.21-3|65	
14mr|texlive-countriesofeurope-0.21-3|66	

19768 14
14mr|texlive-counttexruns-1.00a-7|1	# revision 27576
14mr|texlive-counttexruns-1.00a-7|2	# category Package
14mr|texlive-counttexruns-1.00a-7|3	# catalog-ctan /macros/latex/contrib/counttexruns
14mr|texlive-counttexruns-1.00a-7|4	# catalog-date 2012-08-31 19:14:38 +0200
14mr|texlive-counttexruns-1.00a-7|5	# catalog-license lppl1.3
14mr|texlive-counttexruns-1.00a-7|6	# catalog-version 1.00a
14mr|texlive-counttexruns-1.00a-7|7	Name:		texlive-counttexruns
14mr|texlive-counttexruns-1.00a-7|8	Version:	1.00a
14mr|texlive-counttexruns-1.00a-7|9	Release:	7
14mr|texlive-counttexruns-1.00a-7|10	Summary:	Count compilations of a document
14mr|texlive-counttexruns-1.00a-7|11	Group:		Publishing
14mr|texlive-counttexruns-1.00a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/counttexruns
14mr|texlive-counttexruns-1.00a-7|13	License:	LPPL1.3
14mr|texlive-counttexruns-1.00a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.tar.xz
14mr|texlive-counttexruns-1.00a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.doc.tar.xz
14mr|texlive-counttexruns-1.00a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.source.tar.xz
14mr|texlive-counttexruns-1.00a-7|17	BuildArch:	noarch
14mr|texlive-counttexruns-1.00a-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-counttexruns-1.00a-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-counttexruns-1.00a-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-counttexruns-1.00a-7|21	
14mr|texlive-counttexruns-1.00a-7|22	%description
14mr|texlive-counttexruns-1.00a-7|23	The package counts how often a LaTeX document is compiled,
14mr|texlive-counttexruns-1.00a-7|24	keeping the data in an external file. To print the count, can
14mr|texlive-counttexruns-1.00a-7|25	use the macro \thecounttexruns.
14mr|texlive-counttexruns-1.00a-7|26	
14mr|texlive-counttexruns-1.00a-7|27	%post
14mr|texlive-counttexruns-1.00a-7|28	%{_sbindir}/texlive.post
14mr|texlive-counttexruns-1.00a-7|29	
14mr|texlive-counttexruns-1.00a-7|30	%postun
14mr|texlive-counttexruns-1.00a-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-counttexruns-1.00a-7|32	%{_sbindir}/texlive.post
14mr|texlive-counttexruns-1.00a-7|33	fi
14mr|texlive-counttexruns-1.00a-7|34	
14mr|texlive-counttexruns-1.00a-7|35	#-----------------------------------------------------------------------
14mr|texlive-counttexruns-1.00a-7|36	%files
14mr|texlive-counttexruns-1.00a-7|37	%{_texmfdistdir}/tex/latex/counttexruns/counttexruns.sty
14mr|texlive-counttexruns-1.00a-7|38	%doc %{_texmfdistdir}/doc/latex/counttexruns/README
14mr|texlive-counttexruns-1.00a-7|39	%doc %{_texmfdistdir}/doc/latex/counttexruns/counttexruns.pdf
14mr|texlive-counttexruns-1.00a-7|40	#- source
14mr|texlive-counttexruns-1.00a-7|41	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.dtx
14mr|texlive-counttexruns-1.00a-7|42	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.ins
14mr|texlive-counttexruns-1.00a-7|43	
14mr|texlive-counttexruns-1.00a-7|44	#-----------------------------------------------------------------------
14mr|texlive-counttexruns-1.00a-7|45	%prep
14mr|texlive-counttexruns-1.00a-7|46	%setup -c -a0 -a1 -a2
14mr|texlive-counttexruns-1.00a-7|47	
14mr|texlive-counttexruns-1.00a-7|48	%build
14mr|texlive-counttexruns-1.00a-7|49	
14mr|texlive-counttexruns-1.00a-7|50	%install
14mr|texlive-counttexruns-1.00a-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-counttexruns-1.00a-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-counttexruns-1.00a-7|53	
14mr|texlive-counttexruns-1.00a-7|54	%changelog
14mr|texlive-counttexruns-1.00a-7|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00a-7
14mr|texlive-counttexruns-1.00a-7|56	+ Revision: f65e486
14mr|texlive-counttexruns-1.00a-7|57	- MassBuild#440: Increase release tag
14mr|texlive-counttexruns-1.00a-7|58	
14mr|texlive-counttexruns-1.00a-7|59	

19769 14
14mr|texlive-courier-20110301-3|1	# revision 21993
14mr|texlive-courier-20110301-3|2	# category Package
14mr|texlive-courier-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-courier-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-courier-20110301-3|5	# catalog-license gpl
14mr|texlive-courier-20110301-3|6	# catalog-version undef
14mr|texlive-courier-20110301-3|7	Name:		texlive-courier
14mr|texlive-courier-20110301-3|8	Version:	20110301
14mr|texlive-courier-20110301-3|9	Release:	3
14mr|texlive-courier-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-courier-20110301-3|11	Group:		Publishing
14mr|texlive-courier-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-courier-20110301-3|13	License:	GPL
14mr|texlive-courier-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier.tar.xz
14mr|texlive-courier-20110301-3|15	BuildArch:	noarch
14mr|texlive-courier-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-courier-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-courier-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-courier-20110301-3|19	
14mr|texlive-courier-20110301-3|20	%description
14mr|texlive-courier-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-courier-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-courier-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-courier-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-courier-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-courier-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-courier-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-courier-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-courier-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-courier-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-courier-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-courier-20110301-3|32	
14mr|texlive-courier-20110301-3|33	%post
14mr|texlive-courier-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-courier-20110301-3|35	
14mr|texlive-courier-20110301-3|36	%postun
14mr|texlive-courier-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-courier-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-courier-20110301-3|39	fi
14mr|texlive-courier-20110301-3|40	
14mr|texlive-courier-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-courier-20110301-3|42	%files
14mr|texlive-courier-20110301-3|43	%{_texmfdistdir}/dvips/courier/config.ucr
14mr|texlive-courier-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrb8a.afm
14mr|texlive-courier-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrbo8a.afm
14mr|texlive-courier-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrr8a.afm
14mr|texlive-courier-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrro8a.afm
14mr|texlive-courier-20110301-3|48	%{_texmfdistdir}/fonts/afm/ibm/courier/cour.afm
14mr|texlive-courier-20110301-3|49	%{_texmfdistdir}/fonts/afm/ibm/courier/courb.afm
14mr|texlive-courier-20110301-3|50	%{_texmfdistdir}/fonts/afm/ibm/courier/courbi.afm
14mr|texlive-courier-20110301-3|51	%{_texmfdistdir}/fonts/afm/ibm/courier/couri.afm
14mr|texlive-courier-20110301-3|52	%{_texmfdistdir}/fonts/afm/ibm/courier/cr-pc8.afm
14mr|texlive-courier-20110301-3|53	%{_texmfdistdir}/fonts/afm/ibm/courier/crb-pc8.afm
14mr|texlive-courier-20110301-3|54	%{_texmfdistdir}/fonts/afm/ibm/courier/crbi-pc8.afm
14mr|texlive-courier-20110301-3|55	%{_texmfdistdir}/fonts/afm/ibm/courier/cri-pc8.afm
14mr|texlive-courier-20110301-3|56	%{_texmfdistdir}/fonts/afm/urw/courier/ucrb8a.afm
14mr|texlive-courier-20110301-3|57	%{_texmfdistdir}/fonts/afm/urw/courier/ucrbo8a.afm
14mr|texlive-courier-20110301-3|58	%{_texmfdistdir}/fonts/afm/urw/courier/ucrr8a.afm
14mr|texlive-courier-20110301-3|59	%{_texmfdistdir}/fonts/afm/urw/courier/ucrro8a.afm
14mr|texlive-courier-20110301-3|60	%{_texmfdistdir}/fonts/map/dvips/courier/ucr.map
14mr|texlive-courier-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb.tfm
14mr|texlive-courier-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb7t.tfm
14mr|texlive-courier-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8c.tfm
14mr|texlive-courier-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8r.tfm
14mr|texlive-courier-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8t.tfm
14mr|texlive-courier-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc.tfm
14mr|texlive-courier-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc7t.tfm
14mr|texlive-courier-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc8t.tfm
14mr|texlive-courier-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo.tfm
14mr|texlive-courier-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo7t.tfm
14mr|texlive-courier-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8c.tfm
14mr|texlive-courier-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8r.tfm
14mr|texlive-courier-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8t.tfm
14mr|texlive-courier-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr.tfm
14mr|texlive-courier-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr7t.tfm
14mr|texlive-courier-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8c.tfm
14mr|texlive-courier-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8r.tfm
14mr|texlive-courier-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8t.tfm
14mr|texlive-courier-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc.tfm
14mr|texlive-courier-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc7t.tfm
14mr|texlive-courier-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc8t.tfm
14mr|texlive-courier-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro.tfm
14mr|texlive-courier-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro7t.tfm
14mr|texlive-courier-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8c.tfm
14mr|texlive-courier-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8r.tfm
14mr|texlive-courier-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8t.tfm
14mr|texlive-courier-20110301-3|87	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrb.tfm
14mr|texlive-courier-20110301-3|88	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrb8t.tfm
14mr|texlive-courier-20110301-3|89	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrbi.tfm
14mr|texlive-courier-20110301-3|90	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrbi8t.tfm
14mr|texlive-courier-20110301-3|91	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrr.tfm
14mr|texlive-courier-20110301-3|92	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrr8t.tfm
14mr|texlive-courier-20110301-3|93	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrri.tfm
14mr|texlive-courier-20110301-3|94	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrri8t.tfm
14mr|texlive-courier-20110301-3|95	%{_texmfdistdir}/fonts/tfm/cg/courier/crb10u.tfm
14mr|texlive-courier-20110301-3|96	%{_texmfdistdir}/fonts/tfm/cg/courier/crb2n.tfm
14mr|texlive-courier-20110301-3|97	%{_texmfdistdir}/fonts/tfm/cg/courier/crb6j.tfm
14mr|texlive-courier-20110301-3|98	%{_texmfdistdir}/fonts/tfm/cg/courier/crb7j.tfm
14mr|texlive-courier-20110301-3|99	%{_texmfdistdir}/fonts/tfm/cg/courier/crb8u.tfm
14mr|texlive-courier-20110301-3|100	%{_texmfdistdir}/fonts/tfm/cg/courier/crb9t.tfm
14mr|texlive-courier-20110301-3|101	%{_texmfdistdir}/fonts/tfm/cg/courier/cri10u.tfm
14mr|texlive-courier-20110301-3|102	%{_texmfdistdir}/fonts/tfm/cg/courier/cri2n.tfm
14mr|texlive-courier-20110301-3|103	%{_texmfdistdir}/fonts/tfm/cg/courier/cri6j.tfm
14mr|texlive-courier-20110301-3|104	%{_texmfdistdir}/fonts/tfm/cg/courier/cri7j.tfm
14mr|texlive-courier-20110301-3|105	%{_texmfdistdir}/fonts/tfm/cg/courier/cri8u.tfm
14mr|texlive-courier-20110301-3|106	%{_texmfdistdir}/fonts/tfm/cg/courier/cri9t.tfm
14mr|texlive-courier-20110301-3|107	%{_texmfdistdir}/fonts/tfm/cg/courier/crj10u.tfm
14mr|texlive-courier-20110301-3|108	%{_texmfdistdir}/fonts/tfm/cg/courier/crj2n.tfm
14mr|texlive-courier-20110301-3|109	%{_texmfdistdir}/fonts/tfm/cg/courier/crj6j.tfm
14mr|texlive-courier-20110301-3|110	%{_texmfdistdir}/fonts/tfm/cg/courier/crj7j.tfm
14mr|texlive-courier-20110301-3|111	%{_texmfdistdir}/fonts/tfm/cg/courier/crj8u.tfm
14mr|texlive-courier-20110301-3|112	%{_texmfdistdir}/fonts/tfm/cg/courier/crj9t.tfm
14mr|texlive-courier-20110301-3|113	%{_texmfdistdir}/fonts/tfm/cg/courier/crr10u.tfm
14mr|texlive-courier-20110301-3|114	%{_texmfdistdir}/fonts/tfm/cg/courier/crr2n.tfm
14mr|texlive-courier-20110301-3|115	%{_texmfdistdir}/fonts/tfm/cg/courier/crr6j.tfm
14mr|texlive-courier-20110301-3|116	%{_texmfdistdir}/fonts/tfm/cg/courier/crr7j.tfm
14mr|texlive-courier-20110301-3|117	%{_texmfdistdir}/fonts/tfm/cg/courier/crr8u.tfm
14mr|texlive-courier-20110301-3|118	%{_texmfdistdir}/fonts/tfm/cg/courier/crr9t.tfm
14mr|texlive-courier-20110301-3|119	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrb8u.tfm
14mr|texlive-courier-20110301-3|120	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrbc8u.tfm
14mr|texlive-courier-20110301-3|121	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrbo8u.tfm
14mr|texlive-courier-20110301-3|122	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrr8u.tfm
14mr|texlive-courier-20110301-3|123	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrrc8u.tfm
14mr|texlive-courier-20110301-3|124	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrro8u.tfm
14mr|texlive-courier-20110301-3|125	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrb.tfm
14mr|texlive-courier-20110301-3|126	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrbo.tfm
14mr|texlive-courier-20110301-3|127	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrr.tfm
14mr|texlive-courier-20110301-3|128	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrro.tfm
14mr|texlive-courier-20110301-3|129	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb7t.tfm
14mr|texlive-courier-20110301-3|130	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8c.tfm
14mr|texlive-courier-20110301-3|131	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8r.tfm
14mr|texlive-courier-20110301-3|132	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8t.tfm
14mr|texlive-courier-20110301-3|133	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc7t.tfm
14mr|texlive-courier-20110301-3|134	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc8t.tfm
14mr|texlive-courier-20110301-3|135	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo7t.tfm
14mr|texlive-courier-20110301-3|136	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8c.tfm
14mr|texlive-courier-20110301-3|137	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8r.tfm
14mr|texlive-courier-20110301-3|138	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8t.tfm
14mr|texlive-courier-20110301-3|139	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr7t.tfm
14mr|texlive-courier-20110301-3|140	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8c.tfm
14mr|texlive-courier-20110301-3|141	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8r.tfm
14mr|texlive-courier-20110301-3|142	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8t.tfm
14mr|texlive-courier-20110301-3|143	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc7t.tfm
14mr|texlive-courier-20110301-3|144	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc8t.tfm
14mr|texlive-courier-20110301-3|145	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro7t.tfm
14mr|texlive-courier-20110301-3|146	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8c.tfm
14mr|texlive-courier-20110301-3|147	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8r.tfm
14mr|texlive-courier-20110301-3|148	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8t.tfm
14mr|texlive-courier-20110301-3|149	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrb8a.pfb
14mr|texlive-courier-20110301-3|150	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrbi8a.pfb
14mr|texlive-courier-20110301-3|151	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrbo8a.pfb
14mr|texlive-courier-20110301-3|152	%{_texmfdistdir}/fonts/type1/adobe/courier/pcri8a.pfb
14mr|texlive-courier-20110301-3|153	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrr8a.pfb
14mr|texlive-courier-20110301-3|154	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrro8a.pfb
14mr|texlive-courier-20110301-3|155	%{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfb
14mr|texlive-courier-20110301-3|156	%{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfm
14mr|texlive-courier-20110301-3|157	%{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfb
14mr|texlive-courier-20110301-3|158	%{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfm
14mr|texlive-courier-20110301-3|159	%{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfb
14mr|texlive-courier-20110301-3|160	%{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfm
14mr|texlive-courier-20110301-3|161	%{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfb
14mr|texlive-courier-20110301-3|162	%{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfm
14mr|texlive-courier-20110301-3|163	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb.vf
14mr|texlive-courier-20110301-3|164	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb7t.vf
14mr|texlive-courier-20110301-3|165	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8c.vf
14mr|texlive-courier-20110301-3|166	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8t.vf
14mr|texlive-courier-20110301-3|167	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc.vf
14mr|texlive-courier-20110301-3|168	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc7t.vf
14mr|texlive-courier-20110301-3|169	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc8t.vf
14mr|texlive-courier-20110301-3|170	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo.vf
14mr|texlive-courier-20110301-3|171	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo7t.vf
14mr|texlive-courier-20110301-3|172	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8c.vf
14mr|texlive-courier-20110301-3|173	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8t.vf
14mr|texlive-courier-20110301-3|174	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr.vf
14mr|texlive-courier-20110301-3|175	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr7t.vf
14mr|texlive-courier-20110301-3|176	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8c.vf
14mr|texlive-courier-20110301-3|177	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8t.vf
14mr|texlive-courier-20110301-3|178	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc.vf
14mr|texlive-courier-20110301-3|179	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc7t.vf
14mr|texlive-courier-20110301-3|180	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc8t.vf
14mr|texlive-courier-20110301-3|181	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro.vf
14mr|texlive-courier-20110301-3|182	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro7t.vf
14mr|texlive-courier-20110301-3|183	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8c.vf
14mr|texlive-courier-20110301-3|184	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8t.vf
14mr|texlive-courier-20110301-3|185	%{_texmfdistdir}/fonts/vf/cg/courier/ccrb.vf
14mr|texlive-courier-20110301-3|186	%{_texmfdistdir}/fonts/vf/cg/courier/ccrb8t.vf
14mr|texlive-courier-20110301-3|187	%{_texmfdistdir}/fonts/vf/cg/courier/ccrbi.vf
14mr|texlive-courier-20110301-3|188	%{_texmfdistdir}/fonts/vf/cg/courier/ccrbi8t.vf
14mr|texlive-courier-20110301-3|189	%{_texmfdistdir}/fonts/vf/cg/courier/ccrr.vf
14mr|texlive-courier-20110301-3|190	%{_texmfdistdir}/fonts/vf/cg/courier/ccrr8t.vf
14mr|texlive-courier-20110301-3|191	%{_texmfdistdir}/fonts/vf/cg/courier/ccrri.vf
14mr|texlive-courier-20110301-3|192	%{_texmfdistdir}/fonts/vf/cg/courier/ccrri8t.vf
14mr|texlive-courier-20110301-3|193	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrb8u.vf
14mr|texlive-courier-20110301-3|194	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrbc8u.vf
14mr|texlive-courier-20110301-3|195	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrbo8u.vf
14mr|texlive-courier-20110301-3|196	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrr8u.vf
14mr|texlive-courier-20110301-3|197	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrrc8u.vf
14mr|texlive-courier-20110301-3|198	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrro8u.vf
14mr|texlive-courier-20110301-3|199	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb7t.vf
14mr|texlive-courier-20110301-3|200	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8c.vf
14mr|texlive-courier-20110301-3|201	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8t.vf
14mr|texlive-courier-20110301-3|202	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc7t.vf
14mr|texlive-courier-20110301-3|203	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc8t.vf
14mr|texlive-courier-20110301-3|204	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo7t.vf
14mr|texlive-courier-20110301-3|205	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8c.vf
14mr|texlive-courier-20110301-3|206	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8t.vf
14mr|texlive-courier-20110301-3|207	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr7t.vf
14mr|texlive-courier-20110301-3|208	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8c.vf
14mr|texlive-courier-20110301-3|209	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8t.vf
14mr|texlive-courier-20110301-3|210	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc7t.vf
14mr|texlive-courier-20110301-3|211	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc8t.vf
14mr|texlive-courier-20110301-3|212	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro7t.vf
14mr|texlive-courier-20110301-3|213	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8c.vf
14mr|texlive-courier-20110301-3|214	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8t.vf
14mr|texlive-courier-20110301-3|215	%{_texmfdistdir}/tex/latex/courier/8rucr.fd
14mr|texlive-courier-20110301-3|216	%{_texmfdistdir}/tex/latex/courier/omlucr.fd
14mr|texlive-courier-20110301-3|217	%{_texmfdistdir}/tex/latex/courier/omsucr.fd
14mr|texlive-courier-20110301-3|218	%{_texmfdistdir}/tex/latex/courier/ot1ucr.fd
14mr|texlive-courier-20110301-3|219	%{_texmfdistdir}/tex/latex/courier/t1ucr.fd
14mr|texlive-courier-20110301-3|220	%{_texmfdistdir}/tex/latex/courier/ts1ucr.fd
14mr|texlive-courier-20110301-3|221	
14mr|texlive-courier-20110301-3|222	#-----------------------------------------------------------------------
14mr|texlive-courier-20110301-3|223	%prep
14mr|texlive-courier-20110301-3|224	%setup -c -a0
14mr|texlive-courier-20110301-3|225	
14mr|texlive-courier-20110301-3|226	%build
14mr|texlive-courier-20110301-3|227	
14mr|texlive-courier-20110301-3|228	%install
14mr|texlive-courier-20110301-3|229	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-courier-20110301-3|230	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-courier-20110301-3|231	
14mr|texlive-courier-20110301-3|232	
14mr|texlive-courier-20110301-3|233	
14mr|texlive-courier-20110301-3|234	%changelog
14mr|texlive-courier-20110301-3|235	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-courier-20110301-3|236	+ Revision: f5bd39a
14mr|texlive-courier-20110301-3|237	- MassBuild#440: Increase release tag
14mr|texlive-courier-20110301-3|238	
14mr|texlive-courier-20110301-3|239	

19770 14
14mr|texlive-courier-scaled-20111225-2|1	# revision 24940
14mr|texlive-courier-scaled-20111225-2|2	# category Package
14mr|texlive-courier-scaled-20111225-2|3	# catalog-ctan /fonts/psfonts/courier-scaled
14mr|texlive-courier-scaled-20111225-2|4	# catalog-date 2011-12-25 01:31:26 +0100
14mr|texlive-courier-scaled-20111225-2|5	# catalog-license lppl1.2
14mr|texlive-courier-scaled-20111225-2|6	# catalog-version undef
14mr|texlive-courier-scaled-20111225-2|7	Name:		texlive-courier-scaled
14mr|texlive-courier-scaled-20111225-2|8	Version:	20111225
14mr|texlive-courier-scaled-20111225-2|9	Release:	2
14mr|texlive-courier-scaled-20111225-2|10	Summary:	Provides a scaled Courier font
14mr|texlive-courier-scaled-20111225-2|11	Group:		Publishing
14mr|texlive-courier-scaled-20111225-2|12	URL:		http://www.ctan.org/tex-archive/fonts/psfonts/courier-scaled
14mr|texlive-courier-scaled-20111225-2|13	License:	LPPL1.2
14mr|texlive-courier-scaled-20111225-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.tar.xz
14mr|texlive-courier-scaled-20111225-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.doc.tar.xz
14mr|texlive-courier-scaled-20111225-2|16	BuildArch:	noarch
14mr|texlive-courier-scaled-20111225-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-courier-scaled-20111225-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-courier-scaled-20111225-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-courier-scaled-20111225-2|20	
14mr|texlive-courier-scaled-20111225-2|21	%description
14mr|texlive-courier-scaled-20111225-2|22	This package sets the default typewriter font to Courier with a
14mr|texlive-courier-scaled-20111225-2|23	possible scale factor (in the same way as the helvet package
14mr|texlive-courier-scaled-20111225-2|24	for Helvetica works for sans serif).
14mr|texlive-courier-scaled-20111225-2|25	
14mr|texlive-courier-scaled-20111225-2|26	%post
14mr|texlive-courier-scaled-20111225-2|27	%{_sbindir}/texlive.post
14mr|texlive-courier-scaled-20111225-2|28	
14mr|texlive-courier-scaled-20111225-2|29	%postun
14mr|texlive-courier-scaled-20111225-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-courier-scaled-20111225-2|31	%{_sbindir}/texlive.post
14mr|texlive-courier-scaled-20111225-2|32	fi
14mr|texlive-courier-scaled-20111225-2|33	
14mr|texlive-courier-scaled-20111225-2|34	#-----------------------------------------------------------------------
14mr|texlive-courier-scaled-20111225-2|35	%files
14mr|texlive-courier-scaled-20111225-2|36	%{_texmfdistdir}/tex/latex/courier-scaled/8rpcrs.fd
14mr|texlive-courier-scaled-20111225-2|37	%{_texmfdistdir}/tex/latex/courier-scaled/couriers.sty
14mr|texlive-courier-scaled-20111225-2|38	%{_texmfdistdir}/tex/latex/courier-scaled/il2pcrs.fd
14mr|texlive-courier-scaled-20111225-2|39	%{_texmfdistdir}/tex/latex/courier-scaled/ly1pcrs.fd
14mr|texlive-courier-scaled-20111225-2|40	%{_texmfdistdir}/tex/latex/courier-scaled/omlpcrs.fd
14mr|texlive-courier-scaled-20111225-2|41	%{_texmfdistdir}/tex/latex/courier-scaled/omspcrs.fd
14mr|texlive-courier-scaled-20111225-2|42	%{_texmfdistdir}/tex/latex/courier-scaled/ot1pcrs.fd
14mr|texlive-courier-scaled-20111225-2|43	%{_texmfdistdir}/tex/latex/courier-scaled/t1pcrs.fd
14mr|texlive-courier-scaled-20111225-2|44	%{_texmfdistdir}/tex/latex/courier-scaled/t5pcrs.fd
14mr|texlive-courier-scaled-20111225-2|45	%{_texmfdistdir}/tex/latex/courier-scaled/ts1pcrs.fd
14mr|texlive-courier-scaled-20111225-2|46	%{_texmfdistdir}/tex/latex/courier-scaled/xl2pcrs.fd
14mr|texlive-courier-scaled-20111225-2|47	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.pdf
14mr|texlive-courier-scaled-20111225-2|48	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.tex
14mr|texlive-courier-scaled-20111225-2|49	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/README
14mr|texlive-courier-scaled-20111225-2|50	
14mr|texlive-courier-scaled-20111225-2|51	#-----------------------------------------------------------------------
14mr|texlive-courier-scaled-20111225-2|52	%prep
14mr|texlive-courier-scaled-20111225-2|53	%setup -c -a0 -a1
14mr|texlive-courier-scaled-20111225-2|54	
14mr|texlive-courier-scaled-20111225-2|55	%build
14mr|texlive-courier-scaled-20111225-2|56	
14mr|texlive-courier-scaled-20111225-2|57	%install
14mr|texlive-courier-scaled-20111225-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-courier-scaled-20111225-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-courier-scaled-20111225-2|60	
14mr|texlive-courier-scaled-20111225-2|61	
14mr|texlive-courier-scaled-20111225-2|62	
14mr|texlive-courier-scaled-20111225-2|63	%changelog
14mr|texlive-courier-scaled-20111225-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111225-2
14mr|texlive-courier-scaled-20111225-2|65	+ Revision: 12de6fc
14mr|texlive-courier-scaled-20111225-2|66	- MassBuild#440: Increase release tag
14mr|texlive-courier-scaled-20111225-2|67	
14mr|texlive-courier-scaled-20111225-2|68	

19771 14
14mr|texlive-courseoutline-1.0-3|1	# revision 15878
14mr|texlive-courseoutline-1.0-3|2	# category Package
14mr|texlive-courseoutline-1.0-3|3	# catalog-ctan /macros/latex/contrib/courseoutline
14mr|texlive-courseoutline-1.0-3|4	# catalog-date 2008-09-18 22:52:44 +0200
14mr|texlive-courseoutline-1.0-3|5	# catalog-license other-free
14mr|texlive-courseoutline-1.0-3|6	# catalog-version 1.0
14mr|texlive-courseoutline-1.0-3|7	Name:		texlive-courseoutline
14mr|texlive-courseoutline-1.0-3|8	Version:	1.0
14mr|texlive-courseoutline-1.0-3|9	Release:	3
14mr|texlive-courseoutline-1.0-3|10	Summary:	Prepare university course outlines
14mr|texlive-courseoutline-1.0-3|11	Group:		Publishing
14mr|texlive-courseoutline-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/courseoutline
14mr|texlive-courseoutline-1.0-3|13	License:	OTHER-FREE
14mr|texlive-courseoutline-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.tar.xz
14mr|texlive-courseoutline-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.doc.tar.xz
14mr|texlive-courseoutline-1.0-3|16	BuildArch:	noarch
14mr|texlive-courseoutline-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-courseoutline-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-courseoutline-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-courseoutline-1.0-3|20	
14mr|texlive-courseoutline-1.0-3|21	%description
14mr|texlive-courseoutline-1.0-3|22	Courseoutline is a class designed to minimise markup in a
14mr|texlive-courseoutline-1.0-3|23	tedious task that needs to be repeated often.
14mr|texlive-courseoutline-1.0-3|24	
14mr|texlive-courseoutline-1.0-3|25	%post
14mr|texlive-courseoutline-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-courseoutline-1.0-3|27	
14mr|texlive-courseoutline-1.0-3|28	%postun
14mr|texlive-courseoutline-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-courseoutline-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-courseoutline-1.0-3|31	fi
14mr|texlive-courseoutline-1.0-3|32	
14mr|texlive-courseoutline-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-courseoutline-1.0-3|34	%files
14mr|texlive-courseoutline-1.0-3|35	%{_texmfdistdir}/tex/latex/courseoutline/courseoutline.cls
14mr|texlive-courseoutline-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/courseoutline/Outline.tex
14mr|texlive-courseoutline-1.0-3|37	
14mr|texlive-courseoutline-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-courseoutline-1.0-3|39	%prep
14mr|texlive-courseoutline-1.0-3|40	%setup -c -a0 -a1
14mr|texlive-courseoutline-1.0-3|41	
14mr|texlive-courseoutline-1.0-3|42	%build
14mr|texlive-courseoutline-1.0-3|43	
14mr|texlive-courseoutline-1.0-3|44	%install
14mr|texlive-courseoutline-1.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-courseoutline-1.0-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-courseoutline-1.0-3|47	
14mr|texlive-courseoutline-1.0-3|48	
14mr|texlive-courseoutline-1.0-3|49	
14mr|texlive-courseoutline-1.0-3|50	%changelog
14mr|texlive-courseoutline-1.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-courseoutline-1.0-3|52	+ Revision: 14ab81e
14mr|texlive-courseoutline-1.0-3|53	- MassBuild#440: Increase release tag
14mr|texlive-courseoutline-1.0-3|54	
14mr|texlive-courseoutline-1.0-3|55	

19772 14
14mr|texlive-coursepaper-2.0-3|1	# revision 15878
14mr|texlive-coursepaper-2.0-3|2	# category Package
14mr|texlive-coursepaper-2.0-3|3	# catalog-ctan /macros/latex/contrib/coursepaper
14mr|texlive-coursepaper-2.0-3|4	# catalog-date 2008-09-18 22:52:44 +0200
14mr|texlive-coursepaper-2.0-3|5	# catalog-license other-free
14mr|texlive-coursepaper-2.0-3|6	# catalog-version 2.0
14mr|texlive-coursepaper-2.0-3|7	Name:		texlive-coursepaper
14mr|texlive-coursepaper-2.0-3|8	Version:	2.0
14mr|texlive-coursepaper-2.0-3|9	Release:	3
14mr|texlive-coursepaper-2.0-3|10	Summary:	Prepare university course papers
14mr|texlive-coursepaper-2.0-3|11	Group:		Publishing
14mr|texlive-coursepaper-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coursepaper
14mr|texlive-coursepaper-2.0-3|13	License:	OTHER-FREE
14mr|texlive-coursepaper-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.tar.xz
14mr|texlive-coursepaper-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.doc.tar.xz
14mr|texlive-coursepaper-2.0-3|16	BuildArch:	noarch
14mr|texlive-coursepaper-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-coursepaper-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-coursepaper-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-coursepaper-2.0-3|20	
14mr|texlive-coursepaper-2.0-3|21	%description
14mr|texlive-coursepaper-2.0-3|22	Coursepaper is a class with which students can provide simple
14mr|texlive-coursepaper-2.0-3|23	course papers, in a uniform design to ease the task of marking.
14mr|texlive-coursepaper-2.0-3|24	
14mr|texlive-coursepaper-2.0-3|25	%post
14mr|texlive-coursepaper-2.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-coursepaper-2.0-3|27	
14mr|texlive-coursepaper-2.0-3|28	%postun
14mr|texlive-coursepaper-2.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-coursepaper-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-coursepaper-2.0-3|31	fi
14mr|texlive-coursepaper-2.0-3|32	
14mr|texlive-coursepaper-2.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-coursepaper-2.0-3|34	%files
14mr|texlive-coursepaper-2.0-3|35	%{_texmfdistdir}/tex/latex/coursepaper/coursepaper.cls
14mr|texlive-coursepaper-2.0-3|36	%doc %{_texmfdistdir}/doc/latex/coursepaper/coursepaper.tex
14mr|texlive-coursepaper-2.0-3|37	
14mr|texlive-coursepaper-2.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-coursepaper-2.0-3|39	%prep
14mr|texlive-coursepaper-2.0-3|40	%setup -c -a0 -a1
14mr|texlive-coursepaper-2.0-3|41	
14mr|texlive-coursepaper-2.0-3|42	%build
14mr|texlive-coursepaper-2.0-3|43	
14mr|texlive-coursepaper-2.0-3|44	%install
14mr|texlive-coursepaper-2.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coursepaper-2.0-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-coursepaper-2.0-3|47	
14mr|texlive-coursepaper-2.0-3|48	
14mr|texlive-coursepaper-2.0-3|49	
14mr|texlive-coursepaper-2.0-3|50	%changelog
14mr|texlive-coursepaper-2.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-coursepaper-2.0-3|52	+ Revision: 88d2e21
14mr|texlive-coursepaper-2.0-3|53	- MassBuild#440: Increase release tag
14mr|texlive-coursepaper-2.0-3|54	
14mr|texlive-coursepaper-2.0-3|55	

19773 14
14mr|texlive-coverpage-1.01-4|1	# revision 15878
14mr|texlive-coverpage-1.01-4|2	# category Package
14mr|texlive-coverpage-1.01-4|3	# catalog-ctan /macros/latex/contrib/coverpage
14mr|texlive-coverpage-1.01-4|4	# catalog-date 2007-03-05 15:26:58 +0100
14mr|texlive-coverpage-1.01-4|5	# catalog-license lppl
14mr|texlive-coverpage-1.01-4|6	# catalog-version 1.01
14mr|texlive-coverpage-1.01-4|7	Name:		texlive-coverpage
14mr|texlive-coverpage-1.01-4|8	Version:	1.01
14mr|texlive-coverpage-1.01-4|9	Release:	4
14mr|texlive-coverpage-1.01-4|10	Summary:	Automatic cover page creation for scientific papers
14mr|texlive-coverpage-1.01-4|11	Group:		Publishing
14mr|texlive-coverpage-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coverpage
14mr|texlive-coverpage-1.01-4|13	License:	LPPL
14mr|texlive-coverpage-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.tar.xz
14mr|texlive-coverpage-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.doc.tar.xz
14mr|texlive-coverpage-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.source.tar.xz
14mr|texlive-coverpage-1.01-4|17	BuildArch:	noarch
14mr|texlive-coverpage-1.01-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-coverpage-1.01-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-coverpage-1.01-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-coverpage-1.01-4|21	
14mr|texlive-coverpage-1.01-4|22	%description
14mr|texlive-coverpage-1.01-4|23	The package CoverPage was created to supplement scientific
14mr|texlive-coverpage-1.01-4|24	papers with a cover page containing bibliographical
14mr|texlive-coverpage-1.01-4|25	information, a copyright notice, and/or some logos of the
14mr|texlive-coverpage-1.01-4|26	author's institution. The cover page is created (almost)
14mr|texlive-coverpage-1.01-4|27	automatically; this is done by parsing BibTeX information
14mr|texlive-coverpage-1.01-4|28	corresponding to the main document and reading a configuration
14mr|texlive-coverpage-1.01-4|29	file in which the author can set information like the
14mr|texlive-coverpage-1.01-4|30	affiliation he or she is associated with. The cover page
14mr|texlive-coverpage-1.01-4|31	consists of header, body and footer; all three are macros which
14mr|texlive-coverpage-1.01-4|32	can be redefined using \renewcommand, thus allowing easy
14mr|texlive-coverpage-1.01-4|33	customization of the package. Additionally, it should be
14mr|texlive-coverpage-1.01-4|34	stressed that the cover page layout is totally independent of
14mr|texlive-coverpage-1.01-4|35	the main document and its page layout. This package requires
14mr|texlive-coverpage-1.01-4|36	four other packages (keyval, url, textcomp, and verbatim), but
14mr|texlive-coverpage-1.01-4|37	all of them are standard packages and should be part of every
14mr|texlive-coverpage-1.01-4|38	LaTeX installation.
14mr|texlive-coverpage-1.01-4|39	
14mr|texlive-coverpage-1.01-4|40	%post
14mr|texlive-coverpage-1.01-4|41	%{_sbindir}/texlive.post
14mr|texlive-coverpage-1.01-4|42	
14mr|texlive-coverpage-1.01-4|43	%postun
14mr|texlive-coverpage-1.01-4|44	if [ $1 -eq 0 ]; then
14mr|texlive-coverpage-1.01-4|45	%{_sbindir}/texlive.post
14mr|texlive-coverpage-1.01-4|46	fi
14mr|texlive-coverpage-1.01-4|47	
14mr|texlive-coverpage-1.01-4|48	#-----------------------------------------------------------------------
14mr|texlive-coverpage-1.01-4|49	%files
14mr|texlive-coverpage-1.01-4|50	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.cfg
14mr|texlive-coverpage-1.01-4|51	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.sty
14mr|texlive-coverpage-1.01-4|52	%doc %{_texmfdistdir}/doc/latex/coverpage/CoverPage.pdf
14mr|texlive-coverpage-1.01-4|53	%doc %{_texmfdistdir}/doc/latex/coverpage/ECCV06Sample.pdf
14mr|texlive-coverpage-1.01-4|54	%doc %{_texmfdistdir}/doc/latex/coverpage/README
14mr|texlive-coverpage-1.01-4|55	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.BibTeX.txt
14mr|texlive-coverpage-1.01-4|56	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.pdf
14mr|texlive-coverpage-1.01-4|57	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.tex
14mr|texlive-coverpage-1.01-4|58	#- source
14mr|texlive-coverpage-1.01-4|59	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.dtx
14mr|texlive-coverpage-1.01-4|60	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.ins
14mr|texlive-coverpage-1.01-4|61	
14mr|texlive-coverpage-1.01-4|62	#-----------------------------------------------------------------------
14mr|texlive-coverpage-1.01-4|63	%prep
14mr|texlive-coverpage-1.01-4|64	%setup -c -a0 -a1 -a2
14mr|texlive-coverpage-1.01-4|65	
14mr|texlive-coverpage-1.01-4|66	%build
14mr|texlive-coverpage-1.01-4|67	
14mr|texlive-coverpage-1.01-4|68	%install
14mr|texlive-coverpage-1.01-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-coverpage-1.01-4|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-coverpage-1.01-4|71	
14mr|texlive-coverpage-1.01-4|72	
14mr|texlive-coverpage-1.01-4|73	
14mr|texlive-coverpage-1.01-4|74	%changelog
14mr|texlive-coverpage-1.01-4|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-4
14mr|texlive-coverpage-1.01-4|76	+ Revision: d1c4a81
14mr|texlive-coverpage-1.01-4|77	- MassBuild#440: Increase release tag
14mr|texlive-coverpage-1.01-4|78	
14mr|texlive-coverpage-1.01-4|79	

19774 14
14mr|texlive-covington-20100405-3|1	# revision 17750
14mr|texlive-covington-20100405-3|2	# category Package
14mr|texlive-covington-20100405-3|3	# catalog-ctan /macros/latex/contrib/covington
14mr|texlive-covington-20100405-3|4	# catalog-date 2010-04-05 22:57:39 +0200
14mr|texlive-covington-20100405-3|5	# catalog-license pd
14mr|texlive-covington-20100405-3|6	# catalog-version undef
14mr|texlive-covington-20100405-3|7	Name:		texlive-covington
14mr|texlive-covington-20100405-3|8	Version:	20100405
14mr|texlive-covington-20100405-3|9	Release:	3
14mr|texlive-covington-20100405-3|10	Summary:	Linguistic support
14mr|texlive-covington-20100405-3|11	Group:		Publishing
14mr|texlive-covington-20100405-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/covington
14mr|texlive-covington-20100405-3|13	License:	PD
14mr|texlive-covington-20100405-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.tar.xz
14mr|texlive-covington-20100405-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.doc.tar.xz
14mr|texlive-covington-20100405-3|16	BuildArch:	noarch
14mr|texlive-covington-20100405-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-covington-20100405-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-covington-20100405-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-covington-20100405-3|20	
14mr|texlive-covington-20100405-3|21	%description
14mr|texlive-covington-20100405-3|22	Numerous minor LaTeX enhancements for linguistics, including
14mr|texlive-covington-20100405-3|23	multiple accents on the same letter, interline glosses (word-
14mr|texlive-covington-20100405-3|24	by-word translations), Discourse Representation Structures, and
14mr|texlive-covington-20100405-3|25	example numbering.
14mr|texlive-covington-20100405-3|26	
14mr|texlive-covington-20100405-3|27	%post
14mr|texlive-covington-20100405-3|28	%{_sbindir}/texlive.post
14mr|texlive-covington-20100405-3|29	
14mr|texlive-covington-20100405-3|30	%postun
14mr|texlive-covington-20100405-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-covington-20100405-3|32	%{_sbindir}/texlive.post
14mr|texlive-covington-20100405-3|33	fi
14mr|texlive-covington-20100405-3|34	
14mr|texlive-covington-20100405-3|35	#-----------------------------------------------------------------------
14mr|texlive-covington-20100405-3|36	%files
14mr|texlive-covington-20100405-3|37	%{_texmfdistdir}/tex/latex/covington/covington.sty
14mr|texlive-covington-20100405-3|38	%doc %{_texmfdistdir}/doc/latex/covington/covington.pdf
14mr|texlive-covington-20100405-3|39	%doc %{_texmfdistdir}/doc/latex/covington/covington.tex
14mr|texlive-covington-20100405-3|40	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.pdf
14mr|texlive-covington-20100405-3|41	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.tex
14mr|texlive-covington-20100405-3|42	
14mr|texlive-covington-20100405-3|43	#-----------------------------------------------------------------------
14mr|texlive-covington-20100405-3|44	%prep
14mr|texlive-covington-20100405-3|45	%setup -c -a0 -a1
14mr|texlive-covington-20100405-3|46	
14mr|texlive-covington-20100405-3|47	%build
14mr|texlive-covington-20100405-3|48	
14mr|texlive-covington-20100405-3|49	%install
14mr|texlive-covington-20100405-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-covington-20100405-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-covington-20100405-3|52	
14mr|texlive-covington-20100405-3|53	
14mr|texlive-covington-20100405-3|54	
14mr|texlive-covington-20100405-3|55	%changelog
14mr|texlive-covington-20100405-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100405-3
14mr|texlive-covington-20100405-3|57	+ Revision: fdc0610
14mr|texlive-covington-20100405-3|58	- MassBuild#440: Increase release tag
14mr|texlive-covington-20100405-3|59	
14mr|texlive-covington-20100405-3|60	

19775 14
14mr|texlive-c-pascal-1.2-3|1	# revision 18337
14mr|texlive-c-pascal-1.2-3|2	# category Package
14mr|texlive-c-pascal-1.2-3|3	# catalog-ctan /macros/generic/c_pascal
14mr|texlive-c-pascal-1.2-3|4	# catalog-date 2008-01-08 01:09:19 +0100
14mr|texlive-c-pascal-1.2-3|5	# catalog-license pd
14mr|texlive-c-pascal-1.2-3|6	# catalog-version 1.2
14mr|texlive-c-pascal-1.2-3|7	Name:		texlive-c-pascal
14mr|texlive-c-pascal-1.2-3|8	Version:	1.2
14mr|texlive-c-pascal-1.2-3|9	Release:	3
14mr|texlive-c-pascal-1.2-3|10	Summary:	Typeset Python, C and Pascal programs
14mr|texlive-c-pascal-1.2-3|11	Group:		Publishing
14mr|texlive-c-pascal-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/c_pascal
14mr|texlive-c-pascal-1.2-3|13	License:	PD
14mr|texlive-c-pascal-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.tar.xz
14mr|texlive-c-pascal-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.doc.tar.xz
14mr|texlive-c-pascal-1.2-3|16	BuildArch:	noarch
14mr|texlive-c-pascal-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-c-pascal-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-c-pascal-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-c-pascal-1.2-3|20	
14mr|texlive-c-pascal-1.2-3|21	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-c-pascal-1.2-3|22	
14mr|texlive-c-pascal-1.2-3|23	%description
14mr|texlive-c-pascal-1.2-3|24	A TeX macro package for easy typesetting programs in Python, C
14mr|texlive-c-pascal-1.2-3|25	and Pascal. Program source files may also be input.
14mr|texlive-c-pascal-1.2-3|26	
14mr|texlive-c-pascal-1.2-3|27	%post
14mr|texlive-c-pascal-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-c-pascal-1.2-3|29	
14mr|texlive-c-pascal-1.2-3|30	%postun
14mr|texlive-c-pascal-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-c-pascal-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-c-pascal-1.2-3|33	fi
14mr|texlive-c-pascal-1.2-3|34	
14mr|texlive-c-pascal-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-c-pascal-1.2-3|36	%files
14mr|texlive-c-pascal-1.2-3|37	%{_texmfdistdir}/tex/generic/c-pascal/cap.tex
14mr|texlive-c-pascal-1.2-3|38	%{_texmfdistdir}/tex/generic/c-pascal/cap_c.tex
14mr|texlive-c-pascal-1.2-3|39	%{_texmfdistdir}/tex/generic/c-pascal/cap_comm.tex
14mr|texlive-c-pascal-1.2-3|40	%{_texmfdistdir}/tex/generic/c-pascal/cap_pas.tex
14mr|texlive-c-pascal-1.2-3|41	%{_texmfdistdir}/tex/generic/c-pascal/cap_pyt.tex
14mr|texlive-c-pascal-1.2-3|42	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.eng
14mr|texlive-c-pascal-1.2-3|43	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.pol
14mr|texlive-c-pascal-1.2-3|44	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo1.tex
14mr|texlive-c-pascal-1.2-3|45	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo2.tex
14mr|texlive-c-pascal-1.2-3|46	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/fib.py
14mr|texlive-c-pascal-1.2-3|47	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/guess.pas
14mr|texlive-c-pascal-1.2-3|48	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/sun.c
14mr|texlive-c-pascal-1.2-3|49	
14mr|texlive-c-pascal-1.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-c-pascal-1.2-3|51	%prep
14mr|texlive-c-pascal-1.2-3|52	%setup -c -a0 -a1
14mr|texlive-c-pascal-1.2-3|53	
14mr|texlive-c-pascal-1.2-3|54	%build
14mr|texlive-c-pascal-1.2-3|55	
14mr|texlive-c-pascal-1.2-3|56	%install
14mr|texlive-c-pascal-1.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-c-pascal-1.2-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-c-pascal-1.2-3|59	
14mr|texlive-c-pascal-1.2-3|60	
14mr|texlive-c-pascal-1.2-3|61	
14mr|texlive-c-pascal-1.2-3|62	%changelog
14mr|texlive-c-pascal-1.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-c-pascal-1.2-3|64	+ Revision: c31bade
14mr|texlive-c-pascal-1.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-c-pascal-1.2-3|66	
14mr|texlive-c-pascal-1.2-3|67	

19776 14
14mr|texlive-cprotect-1.0e-3|1	# revision 21209
14mr|texlive-cprotect-1.0e-3|2	# category Package
14mr|texlive-cprotect-1.0e-3|3	# catalog-ctan /macros/latex/contrib/cprotect
14mr|texlive-cprotect-1.0e-3|4	# catalog-date 2011-01-27 23:21:47 +0100
14mr|texlive-cprotect-1.0e-3|5	# catalog-license lppl1.3
14mr|texlive-cprotect-1.0e-3|6	# catalog-version 1.0e
14mr|texlive-cprotect-1.0e-3|7	Name:		texlive-cprotect
14mr|texlive-cprotect-1.0e-3|8	Version:	1.0e
14mr|texlive-cprotect-1.0e-3|9	Release:	3
14mr|texlive-cprotect-1.0e-3|10	Summary:	Allow verbatim, etc., in macro arguments
14mr|texlive-cprotect-1.0e-3|11	Group:		Publishing
14mr|texlive-cprotect-1.0e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cprotect
14mr|texlive-cprotect-1.0e-3|13	License:	LPPL1.3
14mr|texlive-cprotect-1.0e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.tar.xz
14mr|texlive-cprotect-1.0e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.doc.tar.xz
14mr|texlive-cprotect-1.0e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.source.tar.xz
14mr|texlive-cprotect-1.0e-3|17	BuildArch:	noarch
14mr|texlive-cprotect-1.0e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cprotect-1.0e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cprotect-1.0e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cprotect-1.0e-3|21	
14mr|texlive-cprotect-1.0e-3|22	%description
14mr|texlive-cprotect-1.0e-3|23	The package defines the macro \cprotect that makes a following
14mr|texlive-cprotect-1.0e-3|24	macro proof against verbatim in its argument; as, for example,
14mr|texlive-cprotect-1.0e-3|25	\cprotect\section{\verb"foo"} A similar macro \cprotEnv
14mr|texlive-cprotect-1.0e-3|26	(applied to the \begin of an environment) sanitises the
14mr|texlive-cprotect-1.0e-3|27	behavior of fragile environments. Moving arguments, and
14mr|texlive-cprotect-1.0e-3|28	corresponding "tables of ..." work happily.
14mr|texlive-cprotect-1.0e-3|29	
14mr|texlive-cprotect-1.0e-3|30	%post
14mr|texlive-cprotect-1.0e-3|31	%{_sbindir}/texlive.post
14mr|texlive-cprotect-1.0e-3|32	
14mr|texlive-cprotect-1.0e-3|33	%postun
14mr|texlive-cprotect-1.0e-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-cprotect-1.0e-3|35	%{_sbindir}/texlive.post
14mr|texlive-cprotect-1.0e-3|36	fi
14mr|texlive-cprotect-1.0e-3|37	
14mr|texlive-cprotect-1.0e-3|38	#-----------------------------------------------------------------------
14mr|texlive-cprotect-1.0e-3|39	%files
14mr|texlive-cprotect-1.0e-3|40	%{_texmfdistdir}/tex/latex/cprotect/cprotect.sty
14mr|texlive-cprotect-1.0e-3|41	%doc %{_texmfdistdir}/doc/latex/cprotect/README
14mr|texlive-cprotect-1.0e-3|42	%doc %{_texmfdistdir}/doc/latex/cprotect/README.txt
14mr|texlive-cprotect-1.0e-3|43	%doc %{_texmfdistdir}/doc/latex/cprotect/cprotect.pdf
14mr|texlive-cprotect-1.0e-3|44	#- source
14mr|texlive-cprotect-1.0e-3|45	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.dtx
14mr|texlive-cprotect-1.0e-3|46	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.ins
14mr|texlive-cprotect-1.0e-3|47	
14mr|texlive-cprotect-1.0e-3|48	#-----------------------------------------------------------------------
14mr|texlive-cprotect-1.0e-3|49	%prep
14mr|texlive-cprotect-1.0e-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-cprotect-1.0e-3|51	
14mr|texlive-cprotect-1.0e-3|52	%build
14mr|texlive-cprotect-1.0e-3|53	
14mr|texlive-cprotect-1.0e-3|54	%install
14mr|texlive-cprotect-1.0e-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cprotect-1.0e-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cprotect-1.0e-3|57	
14mr|texlive-cprotect-1.0e-3|58	
14mr|texlive-cprotect-1.0e-3|59	
14mr|texlive-cprotect-1.0e-3|60	%changelog
14mr|texlive-cprotect-1.0e-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0e-3
14mr|texlive-cprotect-1.0e-3|62	+ Revision: 0840dd3
14mr|texlive-cprotect-1.0e-3|63	- MassBuild#440: Increase release tag
14mr|texlive-cprotect-1.0e-3|64	
14mr|texlive-cprotect-1.0e-3|65	

19777 14
14mr|texlive-crbox-0.1-3|1	# revision 24414
14mr|texlive-crbox-0.1-3|2	# category Package
14mr|texlive-crbox-0.1-3|3	# catalog-ctan /macros/latex/contrib/crbox
14mr|texlive-crbox-0.1-3|4	# catalog-date 2011-10-26 21:25:52 +0200
14mr|texlive-crbox-0.1-3|5	# catalog-license lppl
14mr|texlive-crbox-0.1-3|6	# catalog-version 0.1
14mr|texlive-crbox-0.1-3|7	Name:		texlive-crbox
14mr|texlive-crbox-0.1-3|8	Version:	0.1
14mr|texlive-crbox-0.1-3|9	Release:	3
14mr|texlive-crbox-0.1-3|10	Summary:	Boxes with crossed corners
14mr|texlive-crbox-0.1-3|11	Group:		Publishing
14mr|texlive-crbox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crbox
14mr|texlive-crbox-0.1-3|13	License:	LPPL
14mr|texlive-crbox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.tar.xz
14mr|texlive-crbox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.doc.tar.xz
14mr|texlive-crbox-0.1-3|16	BuildArch:	noarch
14mr|texlive-crbox-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-crbox-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-crbox-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-crbox-0.1-3|20	
14mr|texlive-crbox-0.1-3|21	%description
14mr|texlive-crbox-0.1-3|22	The package implements a \crbox command which produces boxes
14mr|texlive-crbox-0.1-3|23	with crossing lines at the corners.
14mr|texlive-crbox-0.1-3|24	
14mr|texlive-crbox-0.1-3|25	%post
14mr|texlive-crbox-0.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-crbox-0.1-3|27	
14mr|texlive-crbox-0.1-3|28	%postun
14mr|texlive-crbox-0.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-crbox-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-crbox-0.1-3|31	fi
14mr|texlive-crbox-0.1-3|32	
14mr|texlive-crbox-0.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-crbox-0.1-3|34	%files
14mr|texlive-crbox-0.1-3|35	%{_texmfdistdir}/tex/latex/crbox/crbox.sty
14mr|texlive-crbox-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/crbox/README
14mr|texlive-crbox-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.pdf
14mr|texlive-crbox-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.tex
14mr|texlive-crbox-0.1-3|39	
14mr|texlive-crbox-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-crbox-0.1-3|41	%prep
14mr|texlive-crbox-0.1-3|42	%setup -c -a0 -a1
14mr|texlive-crbox-0.1-3|43	
14mr|texlive-crbox-0.1-3|44	%build
14mr|texlive-crbox-0.1-3|45	
14mr|texlive-crbox-0.1-3|46	%install
14mr|texlive-crbox-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-crbox-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-crbox-0.1-3|49	
14mr|texlive-crbox-0.1-3|50	
14mr|texlive-crbox-0.1-3|51	
14mr|texlive-crbox-0.1-3|52	%changelog
14mr|texlive-crbox-0.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-crbox-0.1-3|54	+ Revision: 4aacc1e
14mr|texlive-crbox-0.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-crbox-0.1-3|56	
14mr|texlive-crbox-0.1-3|57	

19778 14
14mr|texlive-crop-1.5-3|1	# revision 15878
14mr|texlive-crop-1.5-3|2	# category Package
14mr|texlive-crop-1.5-3|3	# catalog-ctan /macros/latex/contrib/crop
14mr|texlive-crop-1.5-3|4	# catalog-date 2009-07-10 18:40:58 +0200
14mr|texlive-crop-1.5-3|5	# catalog-license lppl
14mr|texlive-crop-1.5-3|6	# catalog-version 1.5
14mr|texlive-crop-1.5-3|7	Name:		texlive-crop
14mr|texlive-crop-1.5-3|8	Version:	1.5
14mr|texlive-crop-1.5-3|9	Release:	3
14mr|texlive-crop-1.5-3|10	Summary:	Support for cropmarks
14mr|texlive-crop-1.5-3|11	Group:		Publishing
14mr|texlive-crop-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crop
14mr|texlive-crop-1.5-3|13	License:	LPPL
14mr|texlive-crop-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.tar.xz
14mr|texlive-crop-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.doc.tar.xz
14mr|texlive-crop-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.source.tar.xz
14mr|texlive-crop-1.5-3|17	BuildArch:	noarch
14mr|texlive-crop-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-crop-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-crop-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-crop-1.5-3|21	
14mr|texlive-crop-1.5-3|22	%description
14mr|texlive-crop-1.5-3|23	A package providing corner marks for camera alignment as well
14mr|texlive-crop-1.5-3|24	as for trimming paper stacks, and additional page information
14mr|texlive-crop-1.5-3|25	on every page if required. Most macros are easily adaptable to
14mr|texlive-crop-1.5-3|26	personal preferences. An option is provided for selectively
14mr|texlive-crop-1.5-3|27	suppressing graphics or text, which may be useful for printing
14mr|texlive-crop-1.5-3|28	just colour graphics on a colour laser printer and the rest on
14mr|texlive-crop-1.5-3|29	a cheap mono laser printer. A page info line contains the time
14mr|texlive-crop-1.5-3|30	and a new cropmarks index and is printed at the top of the
14mr|texlive-crop-1.5-3|31	page. A configuration command is provided for the info line
14mr|texlive-crop-1.5-3|32	font. Options for better collaboration with dvips, pdftex and
14mr|texlive-crop-1.5-3|33	vtex are provided.
14mr|texlive-crop-1.5-3|34	
14mr|texlive-crop-1.5-3|35	%post
14mr|texlive-crop-1.5-3|36	%{_sbindir}/texlive.post
14mr|texlive-crop-1.5-3|37	
14mr|texlive-crop-1.5-3|38	%postun
14mr|texlive-crop-1.5-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-crop-1.5-3|40	%{_sbindir}/texlive.post
14mr|texlive-crop-1.5-3|41	fi
14mr|texlive-crop-1.5-3|42	
14mr|texlive-crop-1.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-crop-1.5-3|44	%files
14mr|texlive-crop-1.5-3|45	%{_texmfdistdir}/tex/latex/crop/crop.sty
14mr|texlive-crop-1.5-3|46	%doc %{_texmfdistdir}/doc/latex/crop/crop.pdf
14mr|texlive-crop-1.5-3|47	%doc %{_texmfdistdir}/doc/latex/crop/crop.txt
14mr|texlive-crop-1.5-3|48	#- source
14mr|texlive-crop-1.5-3|49	%doc %{_texmfdistdir}/source/latex/crop/Makefile
14mr|texlive-crop-1.5-3|50	%doc %{_texmfdistdir}/source/latex/crop/crop.dtx
14mr|texlive-crop-1.5-3|51	%doc %{_texmfdistdir}/source/latex/crop/crop.ins
14mr|texlive-crop-1.5-3|52	
14mr|texlive-crop-1.5-3|53	#-----------------------------------------------------------------------
14mr|texlive-crop-1.5-3|54	%prep
14mr|texlive-crop-1.5-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-crop-1.5-3|56	
14mr|texlive-crop-1.5-3|57	%build
14mr|texlive-crop-1.5-3|58	
14mr|texlive-crop-1.5-3|59	%install
14mr|texlive-crop-1.5-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-crop-1.5-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-crop-1.5-3|62	
14mr|texlive-crop-1.5-3|63	
14mr|texlive-crop-1.5-3|64	
14mr|texlive-crop-1.5-3|65	%changelog
14mr|texlive-crop-1.5-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-crop-1.5-3|67	+ Revision: 457dcc3
14mr|texlive-crop-1.5-3|68	- MassBuild#440: Increase release tag
14mr|texlive-crop-1.5-3|69	
14mr|texlive-crop-1.5-3|70	

19779 14
14mr|texlive-crossreference-20070101-3|1	# revision 15878
14mr|texlive-crossreference-20070101-3|2	# category Package
14mr|texlive-crossreference-20070101-3|3	# catalog-ctan /macros/latex/contrib/crossreference
14mr|texlive-crossreference-20070101-3|4	# catalog-date 2007-01-01 17:45:33 +0100
14mr|texlive-crossreference-20070101-3|5	# catalog-license lppl
14mr|texlive-crossreference-20070101-3|6	# catalog-version undef
14mr|texlive-crossreference-20070101-3|7	Name:		texlive-crossreference
14mr|texlive-crossreference-20070101-3|8	Version:	20070101
14mr|texlive-crossreference-20070101-3|9	Release:	3
14mr|texlive-crossreference-20070101-3|10	Summary:	Crossreferences within documents
14mr|texlive-crossreference-20070101-3|11	Group:		Publishing
14mr|texlive-crossreference-20070101-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crossreference
14mr|texlive-crossreference-20070101-3|13	License:	LPPL
14mr|texlive-crossreference-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.tar.xz
14mr|texlive-crossreference-20070101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.doc.tar.xz
14mr|texlive-crossreference-20070101-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.source.tar.xz
14mr|texlive-crossreference-20070101-3|17	BuildArch:	noarch
14mr|texlive-crossreference-20070101-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-crossreference-20070101-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-crossreference-20070101-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-crossreference-20070101-3|21	
14mr|texlive-crossreference-20070101-3|22	%description
14mr|texlive-crossreference-20070101-3|23	The package defines cross-references (essentially 'grand' label
14mr|texlive-crossreference-20070101-3|24	references), which may be listed in a table of cross-
14mr|texlive-crossreference-20070101-3|25	references.
14mr|texlive-crossreference-20070101-3|26	
14mr|texlive-crossreference-20070101-3|27	%post
14mr|texlive-crossreference-20070101-3|28	%{_sbindir}/texlive.post
14mr|texlive-crossreference-20070101-3|29	
14mr|texlive-crossreference-20070101-3|30	%postun
14mr|texlive-crossreference-20070101-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-crossreference-20070101-3|32	%{_sbindir}/texlive.post
14mr|texlive-crossreference-20070101-3|33	fi
14mr|texlive-crossreference-20070101-3|34	
14mr|texlive-crossreference-20070101-3|35	#-----------------------------------------------------------------------
14mr|texlive-crossreference-20070101-3|36	%files
14mr|texlive-crossreference-20070101-3|37	%{_texmfdistdir}/tex/latex/crossreference/crossreference.sty
14mr|texlive-crossreference-20070101-3|38	%doc %{_texmfdistdir}/doc/latex/crossreference/README
14mr|texlive-crossreference-20070101-3|39	%doc %{_texmfdistdir}/doc/latex/crossreference/crossreference.pdf
14mr|texlive-crossreference-20070101-3|40	%doc %{_texmfdistdir}/doc/latex/crossreference/xrefexample.tex
14mr|texlive-crossreference-20070101-3|41	#- source
14mr|texlive-crossreference-20070101-3|42	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.drv
14mr|texlive-crossreference-20070101-3|43	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.dtx
14mr|texlive-crossreference-20070101-3|44	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.ins
14mr|texlive-crossreference-20070101-3|45	
14mr|texlive-crossreference-20070101-3|46	#-----------------------------------------------------------------------
14mr|texlive-crossreference-20070101-3|47	%prep
14mr|texlive-crossreference-20070101-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-crossreference-20070101-3|49	
14mr|texlive-crossreference-20070101-3|50	%build
14mr|texlive-crossreference-20070101-3|51	
14mr|texlive-crossreference-20070101-3|52	%install
14mr|texlive-crossreference-20070101-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-crossreference-20070101-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-crossreference-20070101-3|55	
14mr|texlive-crossreference-20070101-3|56	
14mr|texlive-crossreference-20070101-3|57	
14mr|texlive-crossreference-20070101-3|58	%changelog
14mr|texlive-crossreference-20070101-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-crossreference-20070101-3|60	+ Revision: b0c341e
14mr|texlive-crossreference-20070101-3|61	- MassBuild#440: Increase release tag
14mr|texlive-crossreference-20070101-3|62	
14mr|texlive-crossreference-20070101-3|63	

19780 14
14mr|texlive-crossword-1.8-3|1	# revision 15878
14mr|texlive-crossword-1.8-3|2	# category Package
14mr|texlive-crossword-1.8-3|3	# catalog-ctan /macros/latex/contrib/gene/crossword
14mr|texlive-crossword-1.8-3|4	# catalog-date 2009-11-13 01:13:22 +0100
14mr|texlive-crossword-1.8-3|5	# catalog-license other-free
14mr|texlive-crossword-1.8-3|6	# catalog-version 1.8
14mr|texlive-crossword-1.8-3|7	Name:		texlive-crossword
14mr|texlive-crossword-1.8-3|8	Version:	1.8
14mr|texlive-crossword-1.8-3|9	Release:	3
14mr|texlive-crossword-1.8-3|10	Summary:	Typeset crossword puzzles
14mr|texlive-crossword-1.8-3|11	Group:		Publishing
14mr|texlive-crossword-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/crossword
14mr|texlive-crossword-1.8-3|13	License:	OTHER-FREE
14mr|texlive-crossword-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.tar.xz
14mr|texlive-crossword-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.doc.tar.xz
14mr|texlive-crossword-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.source.tar.xz
14mr|texlive-crossword-1.8-3|17	BuildArch:	noarch
14mr|texlive-crossword-1.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-crossword-1.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-crossword-1.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-crossword-1.8-3|21	
14mr|texlive-crossword-1.8-3|22	%description
14mr|texlive-crossword-1.8-3|23	An extended grid-based puzzle package, designed to take all
14mr|texlive-crossword-1.8-3|24	input (both grid and clues) from the same file. The package can
14mr|texlive-crossword-1.8-3|25	typeset grids with holes in them (for advertisements, or other
14mr|texlive-crossword-1.8-3|26	sorts of stuff), and can deal with several sorts of puzzle: -
14mr|texlive-crossword-1.8-3|27	The classical puzzle contains numbers for the words and clues
14mr|texlive-crossword-1.8-3|28	for the words to be filled in. - The numbered puzzle contains
14mr|texlive-crossword-1.8-3|29	numbers in each cell where identical numbers represent
14mr|texlive-crossword-1.8-3|30	identical letters. The goal is to find out which number
14mr|texlive-crossword-1.8-3|31	corresponds to which letter. - The fill-in type of puzzle
14mr|texlive-crossword-1.8-3|32	consists of a grid and a list of words. The goal is to place
14mr|texlive-crossword-1.8-3|33	all words in the grid. - Sudoku and Kakuro puzzles involve
14mr|texlive-crossword-1.8-3|34	filling in grids of numbers according to their own rules.
14mr|texlive-crossword-1.8-3|35	Format may be block-separated, or separated by thick lines.
14mr|texlive-crossword-1.8-3|36	Input to the package is somewhat redundant: specification of
14mr|texlive-crossword-1.8-3|37	the grid is separate from specification of the clues (if
14mr|texlive-crossword-1.8-3|38	they're necessary). The author considers this style both
14mr|texlive-crossword-1.8-3|39	'natural' and robust.
14mr|texlive-crossword-1.8-3|40	
14mr|texlive-crossword-1.8-3|41	%post
14mr|texlive-crossword-1.8-3|42	%{_sbindir}/texlive.post
14mr|texlive-crossword-1.8-3|43	
14mr|texlive-crossword-1.8-3|44	%postun
14mr|texlive-crossword-1.8-3|45	if [ $1 -eq 0 ]; then
14mr|texlive-crossword-1.8-3|46	%{_sbindir}/texlive.post
14mr|texlive-crossword-1.8-3|47	fi
14mr|texlive-crossword-1.8-3|48	
14mr|texlive-crossword-1.8-3|49	#-----------------------------------------------------------------------
14mr|texlive-crossword-1.8-3|50	%files
14mr|texlive-crossword-1.8-3|51	%{_texmfdistdir}/tex/latex/crossword/cwpuzzle.sty
14mr|texlive-crossword-1.8-3|52	%doc %{_texmfdistdir}/doc/latex/crossword/README
14mr|texlive-crossword-1.8-3|53	%doc %{_texmfdistdir}/doc/latex/crossword/cwpuzzle.pdf
14mr|texlive-crossword-1.8-3|54	#- source
14mr|texlive-crossword-1.8-3|55	%doc %{_texmfdistdir}/source/latex/crossword/Makefile
14mr|texlive-crossword-1.8-3|56	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.dtx
14mr|texlive-crossword-1.8-3|57	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.ins
14mr|texlive-crossword-1.8-3|58	
14mr|texlive-crossword-1.8-3|59	#-----------------------------------------------------------------------
14mr|texlive-crossword-1.8-3|60	%prep
14mr|texlive-crossword-1.8-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-crossword-1.8-3|62	
14mr|texlive-crossword-1.8-3|63	%build
14mr|texlive-crossword-1.8-3|64	
14mr|texlive-crossword-1.8-3|65	%install
14mr|texlive-crossword-1.8-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-crossword-1.8-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-crossword-1.8-3|68	
14mr|texlive-crossword-1.8-3|69	
14mr|texlive-crossword-1.8-3|70	
14mr|texlive-crossword-1.8-3|71	%changelog
14mr|texlive-crossword-1.8-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-crossword-1.8-3|73	+ Revision: bbabf6d
14mr|texlive-crossword-1.8-3|74	- MassBuild#440: Increase release tag
14mr|texlive-crossword-1.8-3|75	
14mr|texlive-crossword-1.8-3|76	

19781 14
14mr|texlive-crosswrd-3.0-3|1	# revision 16896
14mr|texlive-crosswrd-3.0-3|2	# category Package
14mr|texlive-crosswrd-3.0-3|3	# catalog-ctan /macros/latex/contrib/crosswrd
14mr|texlive-crosswrd-3.0-3|4	# catalog-date 2010-02-01 17:14:28 +0100
14mr|texlive-crosswrd-3.0-3|5	# catalog-license lppl
14mr|texlive-crosswrd-3.0-3|6	# catalog-version 3.0
14mr|texlive-crosswrd-3.0-3|7	Name:		texlive-crosswrd
14mr|texlive-crosswrd-3.0-3|8	Version:	3.0
14mr|texlive-crosswrd-3.0-3|9	Release:	3
14mr|texlive-crosswrd-3.0-3|10	Summary:	Macros for typesetting crossword puzzles
14mr|texlive-crosswrd-3.0-3|11	Group:		Publishing
14mr|texlive-crosswrd-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crosswrd
14mr|texlive-crosswrd-3.0-3|13	License:	LPPL
14mr|texlive-crosswrd-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.tar.xz
14mr|texlive-crosswrd-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.doc.tar.xz
14mr|texlive-crosswrd-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.source.tar.xz
14mr|texlive-crosswrd-3.0-3|17	BuildArch:	noarch
14mr|texlive-crosswrd-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-crosswrd-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-crosswrd-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-crosswrd-3.0-3|21	
14mr|texlive-crosswrd-3.0-3|22	%description
14mr|texlive-crosswrd-3.0-3|23	The package provides a LaTeX method of typesetting crosswords,
14mr|texlive-crosswrd-3.0-3|24	and assists the composer ensure that the grid all goes together
14mr|texlive-crosswrd-3.0-3|25	properly. Brian Hamilton Kelly's original was written for LaTeX
14mr|texlive-crosswrd-3.0-3|26	2.09, and needed to be updated to run with current LaTeX.
14mr|texlive-crosswrd-3.0-3|27	
14mr|texlive-crosswrd-3.0-3|28	%post
14mr|texlive-crosswrd-3.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-crosswrd-3.0-3|30	
14mr|texlive-crosswrd-3.0-3|31	%postun
14mr|texlive-crosswrd-3.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-crosswrd-3.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-crosswrd-3.0-3|34	fi
14mr|texlive-crosswrd-3.0-3|35	
14mr|texlive-crosswrd-3.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-crosswrd-3.0-3|37	%files
14mr|texlive-crosswrd-3.0-3|38	%{_texmfdistdir}/tex/latex/crosswrd/crosswrd.sty
14mr|texlive-crosswrd-3.0-3|39	%doc %{_texmfdistdir}/doc/latex/crosswrd/README
14mr|texlive-crosswrd-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/crosswrd/crosswrd.pdf
14mr|texlive-crosswrd-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid0.tex
14mr|texlive-crosswrd-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid1.tex
14mr|texlive-crosswrd-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid2.tex
14mr|texlive-crosswrd-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/crosswrd/test0.tex
14mr|texlive-crosswrd-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/crosswrd/test1.tex
14mr|texlive-crosswrd-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/crosswrd/test2.tex
14mr|texlive-crosswrd-3.0-3|47	#- source
14mr|texlive-crosswrd-3.0-3|48	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.dtx
14mr|texlive-crosswrd-3.0-3|49	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.ins
14mr|texlive-crosswrd-3.0-3|50	
14mr|texlive-crosswrd-3.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-crosswrd-3.0-3|52	%prep
14mr|texlive-crosswrd-3.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-crosswrd-3.0-3|54	
14mr|texlive-crosswrd-3.0-3|55	%build
14mr|texlive-crosswrd-3.0-3|56	
14mr|texlive-crosswrd-3.0-3|57	%install
14mr|texlive-crosswrd-3.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-crosswrd-3.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-crosswrd-3.0-3|60	
14mr|texlive-crosswrd-3.0-3|61	
14mr|texlive-crosswrd-3.0-3|62	
14mr|texlive-crosswrd-3.0-3|63	%changelog
14mr|texlive-crosswrd-3.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-crosswrd-3.0-3|65	+ Revision: bfcb885
14mr|texlive-crosswrd-3.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-crosswrd-3.0-3|67	
14mr|texlive-crosswrd-3.0-3|68	

19782 14
14mr|texlive-cryst-20080815-3|1	# revision 15878
14mr|texlive-cryst-20080815-3|2	# category Package
14mr|texlive-cryst-20080815-3|3	# catalog-ctan /fonts/cryst
14mr|texlive-cryst-20080815-3|4	# catalog-date 2008-08-15 14:30:40 +0200
14mr|texlive-cryst-20080815-3|5	# catalog-license lppl
14mr|texlive-cryst-20080815-3|6	# catalog-version undef
14mr|texlive-cryst-20080815-3|7	Name:		texlive-cryst
14mr|texlive-cryst-20080815-3|8	Version:	20080815
14mr|texlive-cryst-20080815-3|9	Release:	3
14mr|texlive-cryst-20080815-3|10	Summary:	Font for graphical symbols used in crystallography
14mr|texlive-cryst-20080815-3|11	Group:		Publishing
14mr|texlive-cryst-20080815-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cryst
14mr|texlive-cryst-20080815-3|13	License:	LPPL
14mr|texlive-cryst-20080815-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.tar.xz
14mr|texlive-cryst-20080815-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.doc.tar.xz
14mr|texlive-cryst-20080815-3|16	BuildArch:	noarch
14mr|texlive-cryst-20080815-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cryst-20080815-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cryst-20080815-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cryst-20080815-3|20	
14mr|texlive-cryst-20080815-3|21	%description
14mr|texlive-cryst-20080815-3|22	The font is provided as an Adobe Type 1 font, and as MetaFont
14mr|texlive-cryst-20080815-3|23	source. Instructions for use are available both in the README
14mr|texlive-cryst-20080815-3|24	file and (with a font diagram) in the documentation.
14mr|texlive-cryst-20080815-3|25	
14mr|texlive-cryst-20080815-3|26	%post
14mr|texlive-cryst-20080815-3|27	%{_sbindir}/texlive.post
14mr|texlive-cryst-20080815-3|28	
14mr|texlive-cryst-20080815-3|29	%postun
14mr|texlive-cryst-20080815-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-cryst-20080815-3|31	%{_sbindir}/texlive.post
14mr|texlive-cryst-20080815-3|32	fi
14mr|texlive-cryst-20080815-3|33	
14mr|texlive-cryst-20080815-3|34	#-----------------------------------------------------------------------
14mr|texlive-cryst-20080815-3|35	%files
14mr|texlive-cryst-20080815-3|36	%{_texmfdistdir}/fonts/afm/public/cryst/cryst.afm
14mr|texlive-cryst-20080815-3|37	%{_texmfdistdir}/fonts/source/public/cryst/cryst.mf
14mr|texlive-cryst-20080815-3|38	%{_texmfdistdir}/fonts/tfm/public/cryst/cryst.tfm
14mr|texlive-cryst-20080815-3|39	%{_texmfdistdir}/fonts/type1/public/cryst/cryst.pfb
14mr|texlive-cryst-20080815-3|40	%doc %{_texmfdistdir}/doc/latex/cryst/README
14mr|texlive-cryst-20080815-3|41	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.pdf
14mr|texlive-cryst-20080815-3|42	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.tex
14mr|texlive-cryst-20080815-3|43	
14mr|texlive-cryst-20080815-3|44	#-----------------------------------------------------------------------
14mr|texlive-cryst-20080815-3|45	%prep
14mr|texlive-cryst-20080815-3|46	%setup -c -a0 -a1
14mr|texlive-cryst-20080815-3|47	
14mr|texlive-cryst-20080815-3|48	%build
14mr|texlive-cryst-20080815-3|49	
14mr|texlive-cryst-20080815-3|50	%install
14mr|texlive-cryst-20080815-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cryst-20080815-3|52	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cryst-20080815-3|53	
14mr|texlive-cryst-20080815-3|54	
14mr|texlive-cryst-20080815-3|55	
14mr|texlive-cryst-20080815-3|56	%changelog
14mr|texlive-cryst-20080815-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080815-3
14mr|texlive-cryst-20080815-3|58	+ Revision: 06f3c6e
14mr|texlive-cryst-20080815-3|59	- MassBuild#440: Increase release tag
14mr|texlive-cryst-20080815-3|60	
14mr|texlive-cryst-20080815-3|61	

19783 14
14mr|texlive-cs-20111103-3|1	# revision 15878
14mr|texlive-cs-20111103-3|2	# category Package
14mr|texlive-cs-20111103-3|3	# catalog-ctan undef
14mr|texlive-cs-20111103-3|4	# catalog-date undef
14mr|texlive-cs-20111103-3|5	# catalog-license undef
14mr|texlive-cs-20111103-3|6	# catalog-version undef
14mr|texlive-cs-20111103-3|7	Name:		texlive-cs
14mr|texlive-cs-20111103-3|8	Version:	20111103
14mr|texlive-cs-20111103-3|9	Release:	3
14mr|texlive-cs-20111103-3|10	Summary:	TeXLive cs package
14mr|texlive-cs-20111103-3|11	Group:		Publishing
14mr|texlive-cs-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-cs-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cs-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cs.tar.xz
14mr|texlive-cs-20111103-3|15	BuildArch:	noarch
14mr|texlive-cs-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-cs-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-cs-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-cs-20111103-3|19	Requires(post):	texlive-tetex
14mr|texlive-cs-20111103-3|20	
14mr|texlive-cs-20111103-3|21	%description
14mr|texlive-cs-20111103-3|22	TeXLive cs package.
14mr|texlive-cs-20111103-3|23	
14mr|texlive-cs-20111103-3|24	%post
14mr|texlive-cs-20111103-3|25	%{_sbindir}/texlive.post
14mr|texlive-cs-20111103-3|26	
14mr|texlive-cs-20111103-3|27	%postun
14mr|texlive-cs-20111103-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-cs-20111103-3|29	%{_sbindir}/texlive.post
14mr|texlive-cs-20111103-3|30	fi
14mr|texlive-cs-20111103-3|31	
14mr|texlive-cs-20111103-3|32	#-----------------------------------------------------------------------
14mr|texlive-cs-20111103-3|33	%files
14mr|texlive-cs-20111103-3|34	%{_texmfdistdir}/dvips/cs/config.cs
14mr|texlive-cs-20111103-3|35	%{_texmfdistdir}/fonts/enc/dvips/cs/csin.enc
14mr|texlive-cs-20111103-3|36	%{_texmfdistdir}/fonts/enc/dvips/cs/csr.enc
14mr|texlive-cs-20111103-3|37	%{_texmfdistdir}/fonts/enc/dvips/cs/csr1.enc
14mr|texlive-cs-20111103-3|38	%{_texmfdistdir}/fonts/enc/dvips/cs/cstt.enc
14mr|texlive-cs-20111103-3|39	%{_texmfdistdir}/fonts/map/dvips/cs/csfont-e.map
14mr|texlive-cs-20111103-3|40	%{_texmfdistdir}/fonts/map/dvips/cs/csother.map
14mr|texlive-cs-20111103-3|41	%{_texmfdistdir}/fonts/map/dvips/cs/cstext.map
14mr|texlive-cs-20111103-3|42	%{_texmfdistdir}/fonts/source/public/cs/csaccent.mf
14mr|texlive-cs-20111103-3|43	%{_texmfdistdir}/fonts/source/public/cs/csacutl.mf
14mr|texlive-cs-20111103-3|44	%{_texmfdistdir}/fonts/source/public/cs/csacutu.mf
14mr|texlive-cs-20111103-3|45	%{_texmfdistdir}/fonts/source/public/cs/csadded.mf
14mr|texlive-cs-20111103-3|46	%{_texmfdistdir}/fonts/source/public/cs/csb10.mf
14mr|texlive-cs-20111103-3|47	%{_texmfdistdir}/fonts/source/public/cs/csb12.mf
14mr|texlive-cs-20111103-3|48	%{_texmfdistdir}/fonts/source/public/cs/csb17.mf
14mr|texlive-cs-20111103-3|49	%{_texmfdistdir}/fonts/source/public/cs/csb5.mf
14mr|texlive-cs-20111103-3|50	%{_texmfdistdir}/fonts/source/public/cs/csb6.mf
14mr|texlive-cs-20111103-3|51	%{_texmfdistdir}/fonts/source/public/cs/csb7.mf
14mr|texlive-cs-20111103-3|52	%{_texmfdistdir}/fonts/source/public/cs/csb8.mf
14mr|texlive-cs-20111103-3|53	%{_texmfdistdir}/fonts/source/public/cs/csb9.mf
14mr|texlive-cs-20111103-3|54	%{_texmfdistdir}/fonts/source/public/cs/csbx10.mf
14mr|texlive-cs-20111103-3|55	%{_texmfdistdir}/fonts/source/public/cs/csbx12.mf
14mr|texlive-cs-20111103-3|56	%{_texmfdistdir}/fonts/source/public/cs/csbx5.mf
14mr|texlive-cs-20111103-3|57	%{_texmfdistdir}/fonts/source/public/cs/csbx6.mf
14mr|texlive-cs-20111103-3|58	%{_texmfdistdir}/fonts/source/public/cs/csbx7.mf
14mr|texlive-cs-20111103-3|59	%{_texmfdistdir}/fonts/source/public/cs/csbx8.mf
14mr|texlive-cs-20111103-3|60	%{_texmfdistdir}/fonts/source/public/cs/csbx9.mf
14mr|texlive-cs-20111103-3|61	%{_texmfdistdir}/fonts/source/public/cs/csbxsl10.mf
14mr|texlive-cs-20111103-3|62	%{_texmfdistdir}/fonts/source/public/cs/csbxsl12.mf
14mr|texlive-cs-20111103-3|63	%{_texmfdistdir}/fonts/source/public/cs/csbxsl5.mf
14mr|texlive-cs-20111103-3|64	%{_texmfdistdir}/fonts/source/public/cs/csbxsl6.mf
14mr|texlive-cs-20111103-3|65	%{_texmfdistdir}/fonts/source/public/cs/csbxsl7.mf
14mr|texlive-cs-20111103-3|66	%{_texmfdistdir}/fonts/source/public/cs/csbxsl8.mf
14mr|texlive-cs-20111103-3|67	%{_texmfdistdir}/fonts/source/public/cs/csbxsl9.mf
14mr|texlive-cs-20111103-3|68	%{_texmfdistdir}/fonts/source/public/cs/csbxti10.mf
14mr|texlive-cs-20111103-3|69	%{_texmfdistdir}/fonts/source/public/cs/csbxti12.mf
14mr|texlive-cs-20111103-3|70	%{_texmfdistdir}/fonts/source/public/cs/csbxti17.mf
14mr|texlive-cs-20111103-3|71	%{_texmfdistdir}/fonts/source/public/cs/cscode.mf
14mr|texlive-cs-20111103-3|72	%{_texmfdistdir}/fonts/source/public/cs/cscsc10.mf
14mr|texlive-cs-20111103-3|73	%{_texmfdistdir}/fonts/source/public/cs/cscsc12.mf
14mr|texlive-cs-20111103-3|74	%{_texmfdistdir}/fonts/source/public/cs/cscsc17.mf
14mr|texlive-cs-20111103-3|75	%{_texmfdistdir}/fonts/source/public/cs/cscsc8.mf
14mr|texlive-cs-20111103-3|76	%{_texmfdistdir}/fonts/source/public/cs/cscsc9.mf
14mr|texlive-cs-20111103-3|77	%{_texmfdistdir}/fonts/source/public/cs/csdunh10.mf
14mr|texlive-cs-20111103-3|78	%{_texmfdistdir}/fonts/source/public/cs/csdunh12.mf
14mr|texlive-cs-20111103-3|79	%{_texmfdistdir}/fonts/source/public/cs/csdunh17.mf
14mr|texlive-cs-20111103-3|80	%{_texmfdistdir}/fonts/source/public/cs/csdunh5.mf
14mr|texlive-cs-20111103-3|81	%{_texmfdistdir}/fonts/source/public/cs/csdunh6.mf
14mr|texlive-cs-20111103-3|82	%{_texmfdistdir}/fonts/source/public/cs/csdunh7.mf
14mr|texlive-cs-20111103-3|83	%{_texmfdistdir}/fonts/source/public/cs/csdunh8.mf
14mr|texlive-cs-20111103-3|84	%{_texmfdistdir}/fonts/source/public/cs/csdunh9.mf
14mr|texlive-cs-20111103-3|85	%{_texmfdistdir}/fonts/source/public/cs/csff10.mf
14mr|texlive-cs-20111103-3|86	%{_texmfdistdir}/fonts/source/public/cs/csfi10.mf
14mr|texlive-cs-20111103-3|87	%{_texmfdistdir}/fonts/source/public/cs/csfib10.mf
14mr|texlive-cs-20111103-3|88	%{_texmfdistdir}/fonts/source/public/cs/csfib12.mf
14mr|texlive-cs-20111103-3|89	%{_texmfdistdir}/fonts/source/public/cs/csfib8.mf
14mr|texlive-cs-20111103-3|90	%{_texmfdistdir}/fonts/source/public/cs/csfib9.mf
14mr|texlive-cs-20111103-3|91	%{_texmfdistdir}/fonts/source/public/cs/cshachel.mf
14mr|texlive-cs-20111103-3|92	%{_texmfdistdir}/fonts/source/public/cs/cshacheu.mf
14mr|texlive-cs-20111103-3|93	%{_texmfdistdir}/fonts/source/public/cs/cshyph.mf
14mr|texlive-cs-20111103-3|94	%{_texmfdistdir}/fonts/source/public/cs/csiacutl.mf
14mr|texlive-cs-20111103-3|95	%{_texmfdistdir}/fonts/source/public/cs/csihachl.mf
14mr|texlive-cs-20111103-3|96	%{_texmfdistdir}/fonts/source/public/cs/csinch.mf
14mr|texlive-cs-20111103-3|97	%{_texmfdistdir}/fonts/source/public/cs/csiothrl.mf
14mr|texlive-cs-20111103-3|98	%{_texmfdistdir}/fonts/source/public/cs/csitt10.mf
14mr|texlive-cs-20111103-3|99	%{_texmfdistdir}/fonts/source/public/cs/csitt12.mf
14mr|texlive-cs-20111103-3|100	%{_texmfdistdir}/fonts/source/public/cs/csitt17.mf
14mr|texlive-cs-20111103-3|101	%{_texmfdistdir}/fonts/source/public/cs/csitt8.mf
14mr|texlive-cs-20111103-3|102	%{_texmfdistdir}/fonts/source/public/cs/csitt9.mf
14mr|texlive-cs-20111103-3|103	%{_texmfdistdir}/fonts/source/public/cs/csotherl.mf
14mr|texlive-cs-20111103-3|104	%{_texmfdistdir}/fonts/source/public/cs/csotheru.mf
14mr|texlive-cs-20111103-3|105	%{_texmfdistdir}/fonts/source/public/cs/csr10.mf
14mr|texlive-cs-20111103-3|106	%{_texmfdistdir}/fonts/source/public/cs/csr12.mf
14mr|texlive-cs-20111103-3|107	%{_texmfdistdir}/fonts/source/public/cs/csr17.mf
14mr|texlive-cs-20111103-3|108	%{_texmfdistdir}/fonts/source/public/cs/csr5.mf
14mr|texlive-cs-20111103-3|109	%{_texmfdistdir}/fonts/source/public/cs/csr6.mf
14mr|texlive-cs-20111103-3|110	%{_texmfdistdir}/fonts/source/public/cs/csr7.mf
14mr|texlive-cs-20111103-3|111	%{_texmfdistdir}/fonts/source/public/cs/csr8.mf
14mr|texlive-cs-20111103-3|112	%{_texmfdistdir}/fonts/source/public/cs/csr9.mf
14mr|texlive-cs-20111103-3|113	%{_texmfdistdir}/fonts/source/public/cs/cssl10.mf
14mr|texlive-cs-20111103-3|114	%{_texmfdistdir}/fonts/source/public/cs/cssl12.mf
14mr|texlive-cs-20111103-3|115	%{_texmfdistdir}/fonts/source/public/cs/cssl17.mf
14mr|texlive-cs-20111103-3|116	%{_texmfdistdir}/fonts/source/public/cs/cssl5.mf
14mr|texlive-cs-20111103-3|117	%{_texmfdistdir}/fonts/source/public/cs/cssl6.mf
14mr|texlive-cs-20111103-3|118	%{_texmfdistdir}/fonts/source/public/cs/cssl7.mf
14mr|texlive-cs-20111103-3|119	%{_texmfdistdir}/fonts/source/public/cs/cssl8.mf
14mr|texlive-cs-20111103-3|120	%{_texmfdistdir}/fonts/source/public/cs/cssl9.mf
14mr|texlive-cs-20111103-3|121	%{_texmfdistdir}/fonts/source/public/cs/cssltt10.mf
14mr|texlive-cs-20111103-3|122	%{_texmfdistdir}/fonts/source/public/cs/cssltt12.mf
14mr|texlive-cs-20111103-3|123	%{_texmfdistdir}/fonts/source/public/cs/cssltt8.mf
14mr|texlive-cs-20111103-3|124	%{_texmfdistdir}/fonts/source/public/cs/cssltt9.mf
14mr|texlive-cs-20111103-3|125	%{_texmfdistdir}/fonts/source/public/cs/csss10.mf
14mr|texlive-cs-20111103-3|126	%{_texmfdistdir}/fonts/source/public/cs/csss12.mf
14mr|texlive-cs-20111103-3|127	%{_texmfdistdir}/fonts/source/public/cs/csss17.mf
14mr|texlive-cs-20111103-3|128	%{_texmfdistdir}/fonts/source/public/cs/csss8.mf
14mr|texlive-cs-20111103-3|129	%{_texmfdistdir}/fonts/source/public/cs/csss9.mf
14mr|texlive-cs-20111103-3|130	%{_texmfdistdir}/fonts/source/public/cs/csssbx10.mf
14mr|texlive-cs-20111103-3|131	%{_texmfdistdir}/fonts/source/public/cs/csssbx12.mf
14mr|texlive-cs-20111103-3|132	%{_texmfdistdir}/fonts/source/public/cs/csssbx17.mf
14mr|texlive-cs-20111103-3|133	%{_texmfdistdir}/fonts/source/public/cs/csssbx9.mf
14mr|texlive-cs-20111103-3|134	%{_texmfdistdir}/fonts/source/public/cs/csssdc10.mf
14mr|texlive-cs-20111103-3|135	%{_texmfdistdir}/fonts/source/public/cs/csssi10.mf
14mr|texlive-cs-20111103-3|136	%{_texmfdistdir}/fonts/source/public/cs/csssi12.mf
14mr|texlive-cs-20111103-3|137	%{_texmfdistdir}/fonts/source/public/cs/csssi17.mf
14mr|texlive-cs-20111103-3|138	%{_texmfdistdir}/fonts/source/public/cs/csssi8.mf
14mr|texlive-cs-20111103-3|139	%{_texmfdistdir}/fonts/source/public/cs/csssi9.mf
14mr|texlive-cs-20111103-3|140	%{_texmfdistdir}/fonts/source/public/cs/csssq8.mf
14mr|texlive-cs-20111103-3|141	%{_texmfdistdir}/fonts/source/public/cs/csssqi8.mf
14mr|texlive-cs-20111103-3|142	%{_texmfdistdir}/fonts/source/public/cs/cstcsc10.mf
14mr|texlive-cs-20111103-3|143	%{_texmfdistdir}/fonts/source/public/cs/cstcsc12.mf
14mr|texlive-cs-20111103-3|144	%{_texmfdistdir}/fonts/source/public/cs/cstcsc17.mf
14mr|texlive-cs-20111103-3|145	%{_texmfdistdir}/fonts/source/public/cs/cstex10.mf
14mr|texlive-cs-20111103-3|146	%{_texmfdistdir}/fonts/source/public/cs/cstex8.mf
14mr|texlive-cs-20111103-3|147	%{_texmfdistdir}/fonts/source/public/cs/cstex9.mf
14mr|texlive-cs-20111103-3|148	%{_texmfdistdir}/fonts/source/public/cs/csti10.mf
14mr|texlive-cs-20111103-3|149	%{_texmfdistdir}/fonts/source/public/cs/csti12.mf
14mr|texlive-cs-20111103-3|150	%{_texmfdistdir}/fonts/source/public/cs/csti17.mf
14mr|texlive-cs-20111103-3|151	%{_texmfdistdir}/fonts/source/public/cs/csti7.mf
14mr|texlive-cs-20111103-3|152	%{_texmfdistdir}/fonts/source/public/cs/csti8.mf
14mr|texlive-cs-20111103-3|153	%{_texmfdistdir}/fonts/source/public/cs/csti9.mf
14mr|texlive-cs-20111103-3|154	%{_texmfdistdir}/fonts/source/public/cs/cstt10.mf
14mr|texlive-cs-20111103-3|155	%{_texmfdistdir}/fonts/source/public/cs/cstt12.mf
14mr|texlive-cs-20111103-3|156	%{_texmfdistdir}/fonts/source/public/cs/cstt8.mf
14mr|texlive-cs-20111103-3|157	%{_texmfdistdir}/fonts/source/public/cs/cstt9.mf
14mr|texlive-cs-20111103-3|158	%{_texmfdistdir}/fonts/source/public/cs/csu10.mf
14mr|texlive-cs-20111103-3|159	%{_texmfdistdir}/fonts/source/public/cs/csu12.mf
14mr|texlive-cs-20111103-3|160	%{_texmfdistdir}/fonts/source/public/cs/csu17.mf
14mr|texlive-cs-20111103-3|161	%{_texmfdistdir}/fonts/source/public/cs/csu7.mf
14mr|texlive-cs-20111103-3|162	%{_texmfdistdir}/fonts/source/public/cs/csu8.mf
14mr|texlive-cs-20111103-3|163	%{_texmfdistdir}/fonts/source/public/cs/csu9.mf
14mr|texlive-cs-20111103-3|164	%{_texmfdistdir}/fonts/source/public/cs/csvtt10.mf
14mr|texlive-cs-20111103-3|165	%{_texmfdistdir}/fonts/source/public/cs/csvtt12.mf
14mr|texlive-cs-20111103-3|166	%{_texmfdistdir}/fonts/source/public/cs/csvtt8.mf
14mr|texlive-cs-20111103-3|167	%{_texmfdistdir}/fonts/source/public/cs/csvtt9.mf
14mr|texlive-cs-20111103-3|168	%{_texmfdistdir}/fonts/source/public/cs/icscsc10.mf
14mr|texlive-cs-20111103-3|169	%{_texmfdistdir}/fonts/source/public/cs/icstt8.mf
14mr|texlive-cs-20111103-3|170	%{_texmfdistdir}/fonts/source/public/cs/ilcsss8.mf
14mr|texlive-cs-20111103-3|171	%{_texmfdistdir}/fonts/source/public/cs/ilcsssb8.mf
14mr|texlive-cs-20111103-3|172	%{_texmfdistdir}/fonts/source/public/cs/ilcsssi8.mf
14mr|texlive-cs-20111103-3|173	%{_texmfdistdir}/fonts/source/public/cs/kmcsc.mf
14mr|texlive-cs-20111103-3|174	%{_texmfdistdir}/fonts/source/public/cs/kmroman.mf
14mr|texlive-cs-20111103-3|175	%{_texmfdistdir}/fonts/source/public/cs/kmtexset.mf
14mr|texlive-cs-20111103-3|176	%{_texmfdistdir}/fonts/source/public/cs/kmtextit.mf
14mr|texlive-cs-20111103-3|177	%{_texmfdistdir}/fonts/source/public/cs/kmtitle.mf
14mr|texlive-cs-20111103-3|178	%{_texmfdistdir}/fonts/source/public/cs/lcsss8.mf
14mr|texlive-cs-20111103-3|179	%{_texmfdistdir}/fonts/source/public/cs/lcsssb8.mf
14mr|texlive-cs-20111103-3|180	%{_texmfdistdir}/fonts/source/public/cs/lcsssi8.mf
14mr|texlive-cs-20111103-3|181	%{_texmfdistdir}/fonts/tfm/public/cs/csb10.tfm
14mr|texlive-cs-20111103-3|182	%{_texmfdistdir}/fonts/tfm/public/cs/csb12.tfm
14mr|texlive-cs-20111103-3|183	%{_texmfdistdir}/fonts/tfm/public/cs/csb17.tfm
14mr|texlive-cs-20111103-3|184	%{_texmfdistdir}/fonts/tfm/public/cs/csb5.tfm
14mr|texlive-cs-20111103-3|185	%{_texmfdistdir}/fonts/tfm/public/cs/csb6.tfm
14mr|texlive-cs-20111103-3|186	%{_texmfdistdir}/fonts/tfm/public/cs/csb7.tfm
14mr|texlive-cs-20111103-3|187	%{_texmfdistdir}/fonts/tfm/public/cs/csb8.tfm
14mr|texlive-cs-20111103-3|188	%{_texmfdistdir}/fonts/tfm/public/cs/csb9.tfm
14mr|texlive-cs-20111103-3|189	%{_texmfdistdir}/fonts/tfm/public/cs/csbx10.tfm
14mr|texlive-cs-20111103-3|190	%{_texmfdistdir}/fonts/tfm/public/cs/csbx12.tfm
14mr|texlive-cs-20111103-3|191	%{_texmfdistdir}/fonts/tfm/public/cs/csbx5.tfm
14mr|texlive-cs-20111103-3|192	%{_texmfdistdir}/fonts/tfm/public/cs/csbx6.tfm
14mr|texlive-cs-20111103-3|193	%{_texmfdistdir}/fonts/tfm/public/cs/csbx7.tfm
14mr|texlive-cs-20111103-3|194	%{_texmfdistdir}/fonts/tfm/public/cs/csbx8.tfm
14mr|texlive-cs-20111103-3|195	%{_texmfdistdir}/fonts/tfm/public/cs/csbx9.tfm
14mr|texlive-cs-20111103-3|196	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl10.tfm
14mr|texlive-cs-20111103-3|197	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl12.tfm
14mr|texlive-cs-20111103-3|198	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl5.tfm
14mr|texlive-cs-20111103-3|199	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl6.tfm
14mr|texlive-cs-20111103-3|200	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl7.tfm
14mr|texlive-cs-20111103-3|201	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl8.tfm
14mr|texlive-cs-20111103-3|202	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl9.tfm
14mr|texlive-cs-20111103-3|203	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti10.tfm
14mr|texlive-cs-20111103-3|204	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti12.tfm
14mr|texlive-cs-20111103-3|205	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti17.tfm
14mr|texlive-cs-20111103-3|206	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc10.tfm
14mr|texlive-cs-20111103-3|207	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc12.tfm
14mr|texlive-cs-20111103-3|208	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc17.tfm
14mr|texlive-cs-20111103-3|209	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc8.tfm
14mr|texlive-cs-20111103-3|210	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc9.tfm
14mr|texlive-cs-20111103-3|211	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh10.tfm
14mr|texlive-cs-20111103-3|212	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh12.tfm
14mr|texlive-cs-20111103-3|213	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh17.tfm
14mr|texlive-cs-20111103-3|214	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh5.tfm
14mr|texlive-cs-20111103-3|215	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh6.tfm
14mr|texlive-cs-20111103-3|216	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh7.tfm
14mr|texlive-cs-20111103-3|217	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh8.tfm
14mr|texlive-cs-20111103-3|218	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh9.tfm
14mr|texlive-cs-20111103-3|219	%{_texmfdistdir}/fonts/tfm/public/cs/csff10.tfm
14mr|texlive-cs-20111103-3|220	%{_texmfdistdir}/fonts/tfm/public/cs/csfi10.tfm
14mr|texlive-cs-20111103-3|221	%{_texmfdistdir}/fonts/tfm/public/cs/csfib10.tfm
14mr|texlive-cs-20111103-3|222	%{_texmfdistdir}/fonts/tfm/public/cs/csfib12.tfm
14mr|texlive-cs-20111103-3|223	%{_texmfdistdir}/fonts/tfm/public/cs/csfib8.tfm
14mr|texlive-cs-20111103-3|224	%{_texmfdistdir}/fonts/tfm/public/cs/csfib9.tfm
14mr|texlive-cs-20111103-3|225	%{_texmfdistdir}/fonts/tfm/public/cs/csinch.tfm
14mr|texlive-cs-20111103-3|226	%{_texmfdistdir}/fonts/tfm/public/cs/csitt10.tfm
14mr|texlive-cs-20111103-3|227	%{_texmfdistdir}/fonts/tfm/public/cs/csitt12.tfm
14mr|texlive-cs-20111103-3|228	%{_texmfdistdir}/fonts/tfm/public/cs/csitt17.tfm
14mr|texlive-cs-20111103-3|229	%{_texmfdistdir}/fonts/tfm/public/cs/csitt8.tfm
14mr|texlive-cs-20111103-3|230	%{_texmfdistdir}/fonts/tfm/public/cs/csitt9.tfm
14mr|texlive-cs-20111103-3|231	%{_texmfdistdir}/fonts/tfm/public/cs/csr10.tfm
14mr|texlive-cs-20111103-3|232	%{_texmfdistdir}/fonts/tfm/public/cs/csr12.tfm
14mr|texlive-cs-20111103-3|233	%{_texmfdistdir}/fonts/tfm/public/cs/csr17.tfm
14mr|texlive-cs-20111103-3|234	%{_texmfdistdir}/fonts/tfm/public/cs/csr5.tfm
14mr|texlive-cs-20111103-3|235	%{_texmfdistdir}/fonts/tfm/public/cs/csr6.tfm
14mr|texlive-cs-20111103-3|236	%{_texmfdistdir}/fonts/tfm/public/cs/csr7.tfm
14mr|texlive-cs-20111103-3|237	%{_texmfdistdir}/fonts/tfm/public/cs/csr8.tfm
14mr|texlive-cs-20111103-3|238	%{_texmfdistdir}/fonts/tfm/public/cs/csr9.tfm
14mr|texlive-cs-20111103-3|239	%{_texmfdistdir}/fonts/tfm/public/cs/cssl10.tfm
14mr|texlive-cs-20111103-3|240	%{_texmfdistdir}/fonts/tfm/public/cs/cssl12.tfm
14mr|texlive-cs-20111103-3|241	%{_texmfdistdir}/fonts/tfm/public/cs/cssl17.tfm
14mr|texlive-cs-20111103-3|242	%{_texmfdistdir}/fonts/tfm/public/cs/cssl5.tfm
14mr|texlive-cs-20111103-3|243	%{_texmfdistdir}/fonts/tfm/public/cs/cssl6.tfm
14mr|texlive-cs-20111103-3|244	%{_texmfdistdir}/fonts/tfm/public/cs/cssl7.tfm
14mr|texlive-cs-20111103-3|245	%{_texmfdistdir}/fonts/tfm/public/cs/cssl8.tfm
14mr|texlive-cs-20111103-3|246	%{_texmfdistdir}/fonts/tfm/public/cs/cssl9.tfm
14mr|texlive-cs-20111103-3|247	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt10.tfm
14mr|texlive-cs-20111103-3|248	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt12.tfm
14mr|texlive-cs-20111103-3|249	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt8.tfm
14mr|texlive-cs-20111103-3|250	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt9.tfm
14mr|texlive-cs-20111103-3|251	%{_texmfdistdir}/fonts/tfm/public/cs/csss10.tfm
14mr|texlive-cs-20111103-3|252	%{_texmfdistdir}/fonts/tfm/public/cs/csss12.tfm
14mr|texlive-cs-20111103-3|253	%{_texmfdistdir}/fonts/tfm/public/cs/csss17.tfm
14mr|texlive-cs-20111103-3|254	%{_texmfdistdir}/fonts/tfm/public/cs/csss8.tfm
14mr|texlive-cs-20111103-3|255	%{_texmfdistdir}/fonts/tfm/public/cs/csss9.tfm
14mr|texlive-cs-20111103-3|256	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx10.tfm
14mr|texlive-cs-20111103-3|257	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx12.tfm
14mr|texlive-cs-20111103-3|258	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx17.tfm
14mr|texlive-cs-20111103-3|259	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx9.tfm
14mr|texlive-cs-20111103-3|260	%{_texmfdistdir}/fonts/tfm/public/cs/csssdc10.tfm
14mr|texlive-cs-20111103-3|261	%{_texmfdistdir}/fonts/tfm/public/cs/csssi10.tfm
14mr|texlive-cs-20111103-3|262	%{_texmfdistdir}/fonts/tfm/public/cs/csssi12.tfm
14mr|texlive-cs-20111103-3|263	%{_texmfdistdir}/fonts/tfm/public/cs/csssi17.tfm
14mr|texlive-cs-20111103-3|264	%{_texmfdistdir}/fonts/tfm/public/cs/csssi8.tfm
14mr|texlive-cs-20111103-3|265	%{_texmfdistdir}/fonts/tfm/public/cs/csssi9.tfm
14mr|texlive-cs-20111103-3|266	%{_texmfdistdir}/fonts/tfm/public/cs/csssq8.tfm
14mr|texlive-cs-20111103-3|267	%{_texmfdistdir}/fonts/tfm/public/cs/csssqi8.tfm
14mr|texlive-cs-20111103-3|268	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc10.tfm
14mr|texlive-cs-20111103-3|269	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc12.tfm
14mr|texlive-cs-20111103-3|270	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc17.tfm
14mr|texlive-cs-20111103-3|271	%{_texmfdistdir}/fonts/tfm/public/cs/csti10.tfm
14mr|texlive-cs-20111103-3|272	%{_texmfdistdir}/fonts/tfm/public/cs/csti12.tfm
14mr|texlive-cs-20111103-3|273	%{_texmfdistdir}/fonts/tfm/public/cs/csti17.tfm
14mr|texlive-cs-20111103-3|274	%{_texmfdistdir}/fonts/tfm/public/cs/csti7.tfm
14mr|texlive-cs-20111103-3|275	%{_texmfdistdir}/fonts/tfm/public/cs/csti8.tfm
14mr|texlive-cs-20111103-3|276	%{_texmfdistdir}/fonts/tfm/public/cs/csti9.tfm
14mr|texlive-cs-20111103-3|277	%{_texmfdistdir}/fonts/tfm/public/cs/cstt10.tfm
14mr|texlive-cs-20111103-3|278	%{_texmfdistdir}/fonts/tfm/public/cs/cstt12.tfm
14mr|texlive-cs-20111103-3|279	%{_texmfdistdir}/fonts/tfm/public/cs/cstt8.tfm
14mr|texlive-cs-20111103-3|280	%{_texmfdistdir}/fonts/tfm/public/cs/cstt9.tfm
14mr|texlive-cs-20111103-3|281	%{_texmfdistdir}/fonts/tfm/public/cs/csu10.tfm
14mr|texlive-cs-20111103-3|282	%{_texmfdistdir}/fonts/tfm/public/cs/csu12.tfm
14mr|texlive-cs-20111103-3|283	%{_texmfdistdir}/fonts/tfm/public/cs/csu17.tfm
14mr|texlive-cs-20111103-3|284	%{_texmfdistdir}/fonts/tfm/public/cs/csu7.tfm
14mr|texlive-cs-20111103-3|285	%{_texmfdistdir}/fonts/tfm/public/cs/csu8.tfm
14mr|texlive-cs-20111103-3|286	%{_texmfdistdir}/fonts/tfm/public/cs/csu9.tfm
14mr|texlive-cs-20111103-3|287	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt10.tfm
14mr|texlive-cs-20111103-3|288	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt12.tfm
14mr|texlive-cs-20111103-3|289	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt8.tfm
14mr|texlive-cs-20111103-3|290	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt9.tfm
14mr|texlive-cs-20111103-3|291	%{_texmfdistdir}/fonts/tfm/public/cs/icscsc10.tfm
14mr|texlive-cs-20111103-3|292	%{_texmfdistdir}/fonts/tfm/public/cs/icstt8.tfm
14mr|texlive-cs-20111103-3|293	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsss8.tfm
14mr|texlive-cs-20111103-3|294	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssb8.tfm
14mr|texlive-cs-20111103-3|295	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssi8.tfm
14mr|texlive-cs-20111103-3|296	%{_texmfdistdir}/fonts/tfm/public/cs/lcsss8.tfm
14mr|texlive-cs-20111103-3|297	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssb8.tfm
14mr|texlive-cs-20111103-3|298	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssi8.tfm
14mr|texlive-cs-20111103-3|299	%{_texmfdistdir}/fonts/type1/public/cs/README
14mr|texlive-cs-20111103-3|300	%{_texmfdistdir}/fonts/type1/public/cs/csb10.pfb
14mr|texlive-cs-20111103-3|301	%{_texmfdistdir}/fonts/type1/public/cs/csbx10.pfb
14mr|texlive-cs-20111103-3|302	%{_texmfdistdir}/fonts/type1/public/cs/csbx12.pfb
14mr|texlive-cs-20111103-3|303	%{_texmfdistdir}/fonts/type1/public/cs/csbx5.pfb
14mr|texlive-cs-20111103-3|304	%{_texmfdistdir}/fonts/type1/public/cs/csbx6.pfb
14mr|texlive-cs-20111103-3|305	%{_texmfdistdir}/fonts/type1/public/cs/csbx7.pfb
14mr|texlive-cs-20111103-3|306	%{_texmfdistdir}/fonts/type1/public/cs/csbx8.pfb
14mr|texlive-cs-20111103-3|307	%{_texmfdistdir}/fonts/type1/public/cs/csbx9.pfb
14mr|texlive-cs-20111103-3|308	%{_texmfdistdir}/fonts/type1/public/cs/csbxsl10.pfb
14mr|texlive-cs-20111103-3|309	%{_texmfdistdir}/fonts/type1/public/cs/csbxti10.pfb
14mr|texlive-cs-20111103-3|310	%{_texmfdistdir}/fonts/type1/public/cs/cscsc10.pfb
14mr|texlive-cs-20111103-3|311	%{_texmfdistdir}/fonts/type1/public/cs/csdunh10.pfb
14mr|texlive-cs-20111103-3|312	%{_texmfdistdir}/fonts/type1/public/cs/csff10.pfb
14mr|texlive-cs-20111103-3|313	%{_texmfdistdir}/fonts/type1/public/cs/csfi10.pfb
14mr|texlive-cs-20111103-3|314	%{_texmfdistdir}/fonts/type1/public/cs/csfib8.pfb
14mr|texlive-cs-20111103-3|315	%{_texmfdistdir}/fonts/type1/public/cs/csinch.pfb
14mr|texlive-cs-20111103-3|316	%{_texmfdistdir}/fonts/type1/public/cs/csitt10.pfb
14mr|texlive-cs-20111103-3|317	%{_texmfdistdir}/fonts/type1/public/cs/csr10.pfb
14mr|texlive-cs-20111103-3|318	%{_texmfdistdir}/fonts/type1/public/cs/csr12.pfb
14mr|texlive-cs-20111103-3|319	%{_texmfdistdir}/fonts/type1/public/cs/csr17.pfb
14mr|texlive-cs-20111103-3|320	%{_texmfdistdir}/fonts/type1/public/cs/csr5.pfb
14mr|texlive-cs-20111103-3|321	%{_texmfdistdir}/fonts/type1/public/cs/csr6.pfb
14mr|texlive-cs-20111103-3|322	%{_texmfdistdir}/fonts/type1/public/cs/csr7.pfb
14mr|texlive-cs-20111103-3|323	%{_texmfdistdir}/fonts/type1/public/cs/csr8.pfb
14mr|texlive-cs-20111103-3|324	%{_texmfdistdir}/fonts/type1/public/cs/csr9.pfb
14mr|texlive-cs-20111103-3|325	%{_texmfdistdir}/fonts/type1/public/cs/cssl10.pfb
14mr|texlive-cs-20111103-3|326	%{_texmfdistdir}/fonts/type1/public/cs/cssl12.pfb
14mr|texlive-cs-20111103-3|327	%{_texmfdistdir}/fonts/type1/public/cs/cssl8.pfb
14mr|texlive-cs-20111103-3|328	%{_texmfdistdir}/fonts/type1/public/cs/cssl9.pfb
14mr|texlive-cs-20111103-3|329	%{_texmfdistdir}/fonts/type1/public/cs/cssltt10.pfb
14mr|texlive-cs-20111103-3|330	%{_texmfdistdir}/fonts/type1/public/cs/csss10.pfb
14mr|texlive-cs-20111103-3|331	%{_texmfdistdir}/fonts/type1/public/cs/csss12.pfb
14mr|texlive-cs-20111103-3|332	%{_texmfdistdir}/fonts/type1/public/cs/csss17.pfb
14mr|texlive-cs-20111103-3|333	%{_texmfdistdir}/fonts/type1/public/cs/csss8.pfb
14mr|texlive-cs-20111103-3|334	%{_texmfdistdir}/fonts/type1/public/cs/csss9.pfb
14mr|texlive-cs-20111103-3|335	%{_texmfdistdir}/fonts/type1/public/cs/csssbx10.pfb
14mr|texlive-cs-20111103-3|336	%{_texmfdistdir}/fonts/type1/public/cs/csssdc10.pfb
14mr|texlive-cs-20111103-3|337	%{_texmfdistdir}/fonts/type1/public/cs/csssi10.pfb
14mr|texlive-cs-20111103-3|338	%{_texmfdistdir}/fonts/type1/public/cs/csssi12.pfb
14mr|texlive-cs-20111103-3|339	%{_texmfdistdir}/fonts/type1/public/cs/csssi17.pfb
14mr|texlive-cs-20111103-3|340	%{_texmfdistdir}/fonts/type1/public/cs/csssi8.pfb
14mr|texlive-cs-20111103-3|341	%{_texmfdistdir}/fonts/type1/public/cs/csssi9.pfb
14mr|texlive-cs-20111103-3|342	%{_texmfdistdir}/fonts/type1/public/cs/csssq8.pfb
14mr|texlive-cs-20111103-3|343	%{_texmfdistdir}/fonts/type1/public/cs/csssqi8.pfb
14mr|texlive-cs-20111103-3|344	%{_texmfdistdir}/fonts/type1/public/cs/cstcsc10.pfb
14mr|texlive-cs-20111103-3|345	%{_texmfdistdir}/fonts/type1/public/cs/csti10.pfb
14mr|texlive-cs-20111103-3|346	%{_texmfdistdir}/fonts/type1/public/cs/csti12.pfb
14mr|texlive-cs-20111103-3|347	%{_texmfdistdir}/fonts/type1/public/cs/csti7.pfb
14mr|texlive-cs-20111103-3|348	%{_texmfdistdir}/fonts/type1/public/cs/csti8.pfb
14mr|texlive-cs-20111103-3|349	%{_texmfdistdir}/fonts/type1/public/cs/csti9.pfb
14mr|texlive-cs-20111103-3|350	%{_texmfdistdir}/fonts/type1/public/cs/cstt10.pfb
14mr|texlive-cs-20111103-3|351	%{_texmfdistdir}/fonts/type1/public/cs/cstt12.pfb
14mr|texlive-cs-20111103-3|352	%{_texmfdistdir}/fonts/type1/public/cs/cstt8.pfb
14mr|texlive-cs-20111103-3|353	%{_texmfdistdir}/fonts/type1/public/cs/cstt9.pfb
14mr|texlive-cs-20111103-3|354	%{_texmfdistdir}/fonts/type1/public/cs/csu10.pfb
14mr|texlive-cs-20111103-3|355	%{_texmfdistdir}/fonts/type1/public/cs/csvtt10.pfb
14mr|texlive-cs-20111103-3|356	%_texmf_updmap_d/cs
14mr|texlive-cs-20111103-3|357	
14mr|texlive-cs-20111103-3|358	#-----------------------------------------------------------------------
14mr|texlive-cs-20111103-3|359	%prep
14mr|texlive-cs-20111103-3|360	%setup -c -a0
14mr|texlive-cs-20111103-3|361	
14mr|texlive-cs-20111103-3|362	%build
14mr|texlive-cs-20111103-3|363	
14mr|texlive-cs-20111103-3|364	%install
14mr|texlive-cs-20111103-3|365	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cs-20111103-3|366	cp -fpar dvips fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-cs-20111103-3|367	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-cs-20111103-3|368	cat > %{buildroot}%{_texmf_updmap_d}/cs <<EOF
14mr|texlive-cs-20111103-3|369	MixedMap csother.map
14mr|texlive-cs-20111103-3|370	MixedMap cstext.map
14mr|texlive-cs-20111103-3|371	EOF
14mr|texlive-cs-20111103-3|372	
14mr|texlive-cs-20111103-3|373	
14mr|texlive-cs-20111103-3|374	
14mr|texlive-cs-20111103-3|375	%changelog
14mr|texlive-cs-20111103-3|376	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-cs-20111103-3|377	+ Revision: 4a4ae56
14mr|texlive-cs-20111103-3|378	- MassBuild#440: Increase release tag
14mr|texlive-cs-20111103-3|379	
14mr|texlive-cs-20111103-3|380	

19784 14
14mr|texlive-csbulletin-1.0-3|1	# revision 15878
14mr|texlive-csbulletin-1.0-3|2	# category Package
14mr|texlive-csbulletin-1.0-3|3	# catalog-ctan /macros/latex/contrib/csbulletin
14mr|texlive-csbulletin-1.0-3|4	# catalog-date 2008-08-17 11:40:59 +0200
14mr|texlive-csbulletin-1.0-3|5	# catalog-license lppl
14mr|texlive-csbulletin-1.0-3|6	# catalog-version 1.0
14mr|texlive-csbulletin-1.0-3|7	Name:		texlive-csbulletin
14mr|texlive-csbulletin-1.0-3|8	Version:	1.0
14mr|texlive-csbulletin-1.0-3|9	Release:	3
14mr|texlive-csbulletin-1.0-3|10	Summary:	LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj)
14mr|texlive-csbulletin-1.0-3|11	Group:		Publishing
14mr|texlive-csbulletin-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csbulletin
14mr|texlive-csbulletin-1.0-3|13	License:	LPPL
14mr|texlive-csbulletin-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.tar.xz
14mr|texlive-csbulletin-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.doc.tar.xz
14mr|texlive-csbulletin-1.0-3|16	BuildArch:	noarch
14mr|texlive-csbulletin-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-csbulletin-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-csbulletin-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-csbulletin-1.0-3|20	
14mr|texlive-csbulletin-1.0-3|21	%description
14mr|texlive-csbulletin-1.0-3|22	The package provides the class for articles for the CSTUG
14mr|texlive-csbulletin-1.0-3|23	Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu).
14mr|texlive-csbulletin-1.0-3|24	You can see the structure of a document by looking to the
14mr|texlive-csbulletin-1.0-3|25	source file of the manual.
14mr|texlive-csbulletin-1.0-3|26	
14mr|texlive-csbulletin-1.0-3|27	%post
14mr|texlive-csbulletin-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-csbulletin-1.0-3|29	
14mr|texlive-csbulletin-1.0-3|30	%postun
14mr|texlive-csbulletin-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-csbulletin-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-csbulletin-1.0-3|33	fi
14mr|texlive-csbulletin-1.0-3|34	
14mr|texlive-csbulletin-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-csbulletin-1.0-3|36	%files
14mr|texlive-csbulletin-1.0-3|37	%{_texmfdistdir}/tex/latex/csbulletin/csbulacronym.sty
14mr|texlive-csbulletin-1.0-3|38	%{_texmfdistdir}/tex/latex/csbulletin/csbulletin.cls
14mr|texlive-csbulletin-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/csbulletin/LICENSE.txt
14mr|texlive-csbulletin-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/csbulletin/README
14mr|texlive-csbulletin-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.pdf
14mr|texlive-csbulletin-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.tex
14mr|texlive-csbulletin-1.0-3|43	
14mr|texlive-csbulletin-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-csbulletin-1.0-3|45	%prep
14mr|texlive-csbulletin-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-csbulletin-1.0-3|47	
14mr|texlive-csbulletin-1.0-3|48	%build
14mr|texlive-csbulletin-1.0-3|49	
14mr|texlive-csbulletin-1.0-3|50	%install
14mr|texlive-csbulletin-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-csbulletin-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-csbulletin-1.0-3|53	
14mr|texlive-csbulletin-1.0-3|54	
14mr|texlive-csbulletin-1.0-3|55	
14mr|texlive-csbulletin-1.0-3|56	%changelog
14mr|texlive-csbulletin-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-csbulletin-1.0-3|58	+ Revision: 081dab7
14mr|texlive-csbulletin-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-csbulletin-1.0-3|60	
14mr|texlive-csbulletin-1.0-3|61	

19785 14
14mr|texlive-cslatex-20120425-6|1	# revision 28596
14mr|texlive-cslatex-20120425-6|2	# category Package
14mr|texlive-cslatex-20120425-6|3	# catalog-ctan /macros/cstex/base/cslatex.tar.gz
14mr|texlive-cslatex-20120425-6|4	# catalog-date 2012-04-25 13:09:32 +0200
14mr|texlive-cslatex-20120425-6|5	# catalog-license gpl
14mr|texlive-cslatex-20120425-6|6	# catalog-version undef
14mr|texlive-cslatex-20120425-6|7	Name:		texlive-cslatex
14mr|texlive-cslatex-20120425-6|8	Version:	20120425
14mr|texlive-cslatex-20120425-6|9	Release:	6
14mr|texlive-cslatex-20120425-6|10	Summary:	LaTeX support for Czech/Slovak typesetting
14mr|texlive-cslatex-20120425-6|11	Group:		Publishing
14mr|texlive-cslatex-20120425-6|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/cslatex.tar.gz
14mr|texlive-cslatex-20120425-6|13	License:	GPL
14mr|texlive-cslatex-20120425-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.tar.xz
14mr|texlive-cslatex-20120425-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.source.tar.xz
14mr|texlive-cslatex-20120425-6|16	BuildArch:	noarch
14mr|texlive-cslatex-20120425-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cslatex-20120425-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cslatex-20120425-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-cslatex-20120425-6|20	Requires(post):	texlive-tetex
14mr|texlive-cslatex-20120425-6|21	Requires(post):	texlive-csplain
14mr|texlive-cslatex-20120425-6|22	Requires:	texlive-latex
14mr|texlive-cslatex-20120425-6|23	Requires:	texlive-cslatex.bin
14mr|texlive-cslatex-20120425-6|24	
14mr|texlive-cslatex-20120425-6|25	%description
14mr|texlive-cslatex-20120425-6|26	TeXLive cslatex package.
14mr|texlive-cslatex-20120425-6|27	
14mr|texlive-cslatex-20120425-6|28	%post
14mr|texlive-cslatex-20120425-6|29	%{_sbindir}/texlive.post
14mr|texlive-cslatex-20120425-6|30	
14mr|texlive-cslatex-20120425-6|31	%postun
14mr|texlive-cslatex-20120425-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-cslatex-20120425-6|33	%{_sbindir}/texlive.post
14mr|texlive-cslatex-20120425-6|34	fi
14mr|texlive-cslatex-20120425-6|35	
14mr|texlive-cslatex-20120425-6|36	#-----------------------------------------------------------------------
14mr|texlive-cslatex-20120425-6|37	%files
14mr|texlive-cslatex-20120425-6|38	%{_texmfdistdir}/tex/cslatex/base/cslatex.ini
14mr|texlive-cslatex-20120425-6|39	%{_texmfdistdir}/tex/cslatex/base/czech.sty
14mr|texlive-cslatex-20120425-6|40	%{_texmfdistdir}/tex/cslatex/base/fonttext.cfg
14mr|texlive-cslatex-20120425-6|41	%{_texmfdistdir}/tex/cslatex/base/hyphen.cfg
14mr|texlive-cslatex-20120425-6|42	%{_texmfdistdir}/tex/cslatex/base/il2cmdh.fd
14mr|texlive-cslatex-20120425-6|43	%{_texmfdistdir}/tex/cslatex/base/il2cmfib.fd
14mr|texlive-cslatex-20120425-6|44	%{_texmfdistdir}/tex/cslatex/base/il2cmfr.fd
14mr|texlive-cslatex-20120425-6|45	%{_texmfdistdir}/tex/cslatex/base/il2cmr.fd
14mr|texlive-cslatex-20120425-6|46	%{_texmfdistdir}/tex/cslatex/base/il2cmss.fd
14mr|texlive-cslatex-20120425-6|47	%{_texmfdistdir}/tex/cslatex/base/il2cmtt.fd
14mr|texlive-cslatex-20120425-6|48	%{_texmfdistdir}/tex/cslatex/base/il2cmvtt.fd
14mr|texlive-cslatex-20120425-6|49	%{_texmfdistdir}/tex/cslatex/base/il2enc.def
14mr|texlive-cslatex-20120425-6|50	%{_texmfdistdir}/tex/cslatex/base/il2lcmss.fd
14mr|texlive-cslatex-20120425-6|51	%{_texmfdistdir}/tex/cslatex/base/il2lcmtt.fd
14mr|texlive-cslatex-20120425-6|52	%{_texmfdistdir}/tex/cslatex/base/slovak.sty
14mr|texlive-cslatex-20120425-6|53	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.il2
14mr|texlive-cslatex-20120425-6|54	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.tex
14mr|texlive-cslatex-20120425-6|55	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.xl2
14mr|texlive-cslatex-20120425-6|56	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pag.fd
14mr|texlive-cslatex-20120425-6|57	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pbk.fd
14mr|texlive-cslatex-20120425-6|58	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pcr.fd
14mr|texlive-cslatex-20120425-6|59	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phv.fd
14mr|texlive-cslatex-20120425-6|60	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phvn.fd
14mr|texlive-cslatex-20120425-6|61	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pnc.fd
14mr|texlive-cslatex-20120425-6|62	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ppl.fd
14mr|texlive-cslatex-20120425-6|63	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ptm.fd
14mr|texlive-cslatex-20120425-6|64	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pzc.fd
14mr|texlive-cslatex-20120425-6|65	%{_texmfdistdir}/tex/cslatex/cspsfonts/nhelvet.sty
14mr|texlive-cslatex-20120425-6|66	%{_texmfdistdir}/tex/cslatex/cspsfonts/ntimes.sty
14mr|texlive-cslatex-20120425-6|67	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pag.fd
14mr|texlive-cslatex-20120425-6|68	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pbk.fd
14mr|texlive-cslatex-20120425-6|69	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pcr.fd
14mr|texlive-cslatex-20120425-6|70	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phv.fd
14mr|texlive-cslatex-20120425-6|71	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phvn.fd
14mr|texlive-cslatex-20120425-6|72	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pnc.fd
14mr|texlive-cslatex-20120425-6|73	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ppl.fd
14mr|texlive-cslatex-20120425-6|74	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ptm.fd
14mr|texlive-cslatex-20120425-6|75	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pzc.fd
14mr|texlive-cslatex-20120425-6|76	%_texmf_fmtutil_d/cslatex
14mr|texlive-cslatex-20120425-6|77	#- source
14mr|texlive-cslatex-20120425-6|78	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.dtx
14mr|texlive-cslatex-20120425-6|79	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.ins
14mr|texlive-cslatex-20120425-6|80	
14mr|texlive-cslatex-20120425-6|81	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.doc
14mr|texlive-cslatex-20120425-6|82	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.drv
14mr|texlive-cslatex-20120425-6|83	
14mr|texlive-cslatex-20120425-6|84	#-----------------------------------------------------------------------
14mr|texlive-cslatex-20120425-6|85	%prep
14mr|texlive-cslatex-20120425-6|86	%setup -c -a0 -a1
14mr|texlive-cslatex-20120425-6|87	
14mr|texlive-cslatex-20120425-6|88	%build
14mr|texlive-cslatex-20120425-6|89	
14mr|texlive-cslatex-20120425-6|90	%install
14mr|texlive-cslatex-20120425-6|91	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-cslatex-20120425-6|92	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-cslatex-20120425-6|93	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-cslatex-20120425-6|94	cat > %{buildroot}%{_texmf_fmtutil_d}/cslatex <<EOF
14mr|texlive-cslatex-20120425-6|95	#
14mr|texlive-cslatex-20120425-6|96	# from cslatex:
14mr|texlive-cslatex-20120425-6|97	cslatex pdftex - -etex cslatex.ini
14mr|texlive-cslatex-20120425-6|98	pdfcslatex pdftex - -etex cslatex.ini
14mr|texlive-cslatex-20120425-6|99	EOF
14mr|texlive-cslatex-20120425-6|100	
14mr|texlive-cslatex-20120425-6|101	%changelog
14mr|texlive-cslatex-20120425-6|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120425-6
14mr|texlive-cslatex-20120425-6|103	+ Revision: 6565777
14mr|texlive-cslatex-20120425-6|104	- MassBuild#440: Increase release tag
14mr|texlive-cslatex-20120425-6|105	
14mr|texlive-cslatex-20120425-6|106	

19786 14
14mr|texlive-csplain-20090924-5|1	# revision 22650
14mr|texlive-csplain-20090924-5|2	# category Package
14mr|texlive-csplain-20090924-5|3	# catalog-ctan /macros/cstex/base/csplain.tar.gz
14mr|texlive-csplain-20090924-5|4	# catalog-date 2009-09-24 20:53:04 +0200
14mr|texlive-csplain-20090924-5|5	# catalog-license other-free
14mr|texlive-csplain-20090924-5|6	# catalog-version undef
14mr|texlive-csplain-20090924-5|7	Name:		texlive-csplain
14mr|texlive-csplain-20090924-5|8	Version:	20090924
14mr|texlive-csplain-20090924-5|9	Release:	5
14mr|texlive-csplain-20090924-5|10	Summary:	Plain TeX support for Czech/Slovak typesetting
14mr|texlive-csplain-20090924-5|11	Group:		Publishing
14mr|texlive-csplain-20090924-5|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/csplain.tar.gz
14mr|texlive-csplain-20090924-5|13	License:	OTHER-FREE
14mr|texlive-csplain-20090924-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csplain.tar.xz
14mr|texlive-csplain-20090924-5|15	BuildArch:	noarch
14mr|texlive-csplain-20090924-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-csplain-20090924-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-csplain-20090924-5|18	Requires(post):	texlive-kpathsea
14mr|texlive-csplain-20090924-5|19	Requires(post):	texlive-tetex
14mr|texlive-csplain-20090924-5|20	Requires(post):	texlive-cs
14mr|texlive-csplain-20090924-5|21	Requires:	texlive-tex
14mr|texlive-csplain-20090924-5|22	Requires:	texlive-csplain.bin
14mr|texlive-csplain-20090924-5|23	
14mr|texlive-csplain-20090924-5|24	%description
14mr|texlive-csplain-20090924-5|25	TeXLive csplain package.
14mr|texlive-csplain-20090924-5|26	
14mr|texlive-csplain-20090924-5|27	%post
14mr|texlive-csplain-20090924-5|28	%{_sbindir}/texlive.post
14mr|texlive-csplain-20090924-5|29	
14mr|texlive-csplain-20090924-5|30	%postun
14mr|texlive-csplain-20090924-5|31	if [ $1 -eq 0 ]; then
14mr|texlive-csplain-20090924-5|32	%{_sbindir}/texlive.post
14mr|texlive-csplain-20090924-5|33	fi
14mr|texlive-csplain-20090924-5|34	
14mr|texlive-csplain-20090924-5|35	#-----------------------------------------------------------------------
14mr|texlive-csplain-20090924-5|36	%files
14mr|texlive-csplain-20090924-5|37	%{_texmfdistdir}/tex/csplain/base/cavantga.tex
14mr|texlive-csplain-20090924-5|38	%{_texmfdistdir}/tex/csplain/base/cbookman.tex
14mr|texlive-csplain-20090924-5|39	%{_texmfdistdir}/tex/csplain/base/chelvet.tex
14mr|texlive-csplain-20090924-5|40	%{_texmfdistdir}/tex/csplain/base/cncent.tex
14mr|texlive-csplain-20090924-5|41	%{_texmfdistdir}/tex/csplain/base/cpalatin.tex
14mr|texlive-csplain-20090924-5|42	%{_texmfdistdir}/tex/csplain/base/csenc-k.tex
14mr|texlive-csplain-20090924-5|43	%{_texmfdistdir}/tex/csplain/base/csenc-p.tex
14mr|texlive-csplain-20090924-5|44	%{_texmfdistdir}/tex/csplain/base/csenc-u.tex
14mr|texlive-csplain-20090924-5|45	%{_texmfdistdir}/tex/csplain/base/csenc-w.tex
14mr|texlive-csplain-20090924-5|46	%{_texmfdistdir}/tex/csplain/base/cseplain.ini
14mr|texlive-csplain-20090924-5|47	%{_texmfdistdir}/tex/csplain/base/csfonts.tex
14mr|texlive-csplain-20090924-5|48	%{_texmfdistdir}/tex/csplain/base/csplain-utf8.ini
14mr|texlive-csplain-20090924-5|49	%{_texmfdistdir}/tex/csplain/base/csplain.ini
14mr|texlive-csplain-20090924-5|50	%{_texmfdistdir}/tex/csplain/base/ctimes.tex
14mr|texlive-csplain-20090924-5|51	%{_texmfdistdir}/tex/csplain/base/czech.sty
14mr|texlive-csplain-20090924-5|52	%{_texmfdistdir}/tex/csplain/base/czhyphen.ex
14mr|texlive-csplain-20090924-5|53	%{_texmfdistdir}/tex/csplain/base/czhyphen.tex
14mr|texlive-csplain-20090924-5|54	%{_texmfdistdir}/tex/csplain/base/dcfonts.tex
14mr|texlive-csplain-20090924-5|55	%{_texmfdistdir}/tex/csplain/base/ecfonts.tex
14mr|texlive-csplain-20090924-5|56	%{_texmfdistdir}/tex/csplain/base/extcode.tex
14mr|texlive-csplain-20090924-5|57	%{_texmfdistdir}/tex/csplain/base/fonttabs.tex
14mr|texlive-csplain-20090924-5|58	%{_texmfdistdir}/tex/csplain/base/hyphen.ex
14mr|texlive-csplain-20090924-5|59	%{_texmfdistdir}/tex/csplain/base/hyphen.lan
14mr|texlive-csplain-20090924-5|60	%{_texmfdistdir}/tex/csplain/base/il2code.tex
14mr|texlive-csplain-20090924-5|61	%{_texmfdistdir}/tex/csplain/base/plaina4.tex
14mr|texlive-csplain-20090924-5|62	%{_texmfdistdir}/tex/csplain/base/skhyphen.ex
14mr|texlive-csplain-20090924-5|63	%{_texmfdistdir}/tex/csplain/base/skhyphen.tex
14mr|texlive-csplain-20090924-5|64	%{_texmfdistdir}/tex/csplain/base/slovak.sty
14mr|texlive-csplain-20090924-5|65	%{_texmfdistdir}/tex/csplain/base/t1code.tex
14mr|texlive-csplain-20090924-5|66	%{_texmfdistdir}/tex/csplain/base/ttimes.tex
14mr|texlive-csplain-20090924-5|67	%_texmf_fmtutil_d/csplain
14mr|texlive-csplain-20090924-5|68	
14mr|texlive-csplain-20090924-5|69	#-----------------------------------------------------------------------
14mr|texlive-csplain-20090924-5|70	%prep
14mr|texlive-csplain-20090924-5|71	%setup -c -a0
14mr|texlive-csplain-20090924-5|72	
14mr|texlive-csplain-20090924-5|73	%build
14mr|texlive-csplain-20090924-5|74	
14mr|texlive-csplain-20090924-5|75	%install
14mr|texlive-csplain-20090924-5|76	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-csplain-20090924-5|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-csplain-20090924-5|78	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-csplain-20090924-5|79	cat > %{buildroot}%{_texmf_fmtutil_d}/csplain <<EOF
14mr|texlive-csplain-20090924-5|80	#
14mr|texlive-csplain-20090924-5|81	# from csplain:
14mr|texlive-csplain-20090924-5|82	csplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
14mr|texlive-csplain-20090924-5|83	pdfcsplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
14mr|texlive-csplain-20090924-5|84	EOF
14mr|texlive-csplain-20090924-5|85	
14mr|texlive-csplain-20090924-5|86	
14mr|texlive-csplain-20090924-5|87	
14mr|texlive-csplain-20090924-5|88	%changelog
14mr|texlive-csplain-20090924-5|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090924-5
14mr|texlive-csplain-20090924-5|90	+ Revision: 722fd69
14mr|texlive-csplain-20090924-5|91	- MassBuild#440: Increase release tag
14mr|texlive-csplain-20090924-5|92	
14mr|texlive-csplain-20090924-5|93	

19787 14
14mr|texlive-csquotes-5.1d-3|1	# revision 24393
14mr|texlive-csquotes-5.1d-3|2	# category Package
14mr|texlive-csquotes-5.1d-3|3	# catalog-ctan /macros/latex/contrib/csquotes
14mr|texlive-csquotes-5.1d-3|4	# catalog-date 2011-10-24 17:03:17 +0200
14mr|texlive-csquotes-5.1d-3|5	# catalog-license lppl
14mr|texlive-csquotes-5.1d-3|6	# catalog-version 5.1d
14mr|texlive-csquotes-5.1d-3|7	Name:		texlive-csquotes
14mr|texlive-csquotes-5.1d-3|8	Version:	5.1d
14mr|texlive-csquotes-5.1d-3|9	Release:	3
14mr|texlive-csquotes-5.1d-3|10	Summary:	Context sensitive quotation facilities
14mr|texlive-csquotes-5.1d-3|11	Group:		Publishing
14mr|texlive-csquotes-5.1d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes
14mr|texlive-csquotes-5.1d-3|13	License:	LPPL
14mr|texlive-csquotes-5.1d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.tar.xz
14mr|texlive-csquotes-5.1d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.doc.tar.xz
14mr|texlive-csquotes-5.1d-3|16	BuildArch:	noarch
14mr|texlive-csquotes-5.1d-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-csquotes-5.1d-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-csquotes-5.1d-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-csquotes-5.1d-3|20	
14mr|texlive-csquotes-5.1d-3|21	%description
14mr|texlive-csquotes-5.1d-3|22	This package provides advanced facilities for inline and
14mr|texlive-csquotes-5.1d-3|23	display quotations. It is designed for a wide range of tasks
14mr|texlive-csquotes-5.1d-3|24	ranging from the most simple applications to the more complex
14mr|texlive-csquotes-5.1d-3|25	demands of formal quotations. The facilities include commands,
14mr|texlive-csquotes-5.1d-3|26	environments, and user-definable 'smart quotes' which
14mr|texlive-csquotes-5.1d-3|27	dynamically adjust to their context. Quotation marks are
14mr|texlive-csquotes-5.1d-3|28	switched automatically if quotations are nested and they can be
14mr|texlive-csquotes-5.1d-3|29	adjusted to the current language if the babel package is
14mr|texlive-csquotes-5.1d-3|30	available. There are additional facilities designed to cope
14mr|texlive-csquotes-5.1d-3|31	with the more specific demands of academic writing, especially
14mr|texlive-csquotes-5.1d-3|32	in the humanities and the social sciences. All quote styles as
14mr|texlive-csquotes-5.1d-3|33	well as the optional active quotes are freely configurable. The
14mr|texlive-csquotes-5.1d-3|34	package is dependent on e-TeX, and requires the author's
14mr|texlive-csquotes-5.1d-3|35	etoolbox package.
14mr|texlive-csquotes-5.1d-3|36	
14mr|texlive-csquotes-5.1d-3|37	%post
14mr|texlive-csquotes-5.1d-3|38	%{_sbindir}/texlive.post
14mr|texlive-csquotes-5.1d-3|39	
14mr|texlive-csquotes-5.1d-3|40	%postun
14mr|texlive-csquotes-5.1d-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-csquotes-5.1d-3|42	%{_sbindir}/texlive.post
14mr|texlive-csquotes-5.1d-3|43	fi
14mr|texlive-csquotes-5.1d-3|44	
14mr|texlive-csquotes-5.1d-3|45	#-----------------------------------------------------------------------
14mr|texlive-csquotes-5.1d-3|46	%files
14mr|texlive-csquotes-5.1d-3|47	%{_texmfdistdir}/tex/latex/csquotes/csq-compat.def
14mr|texlive-csquotes-5.1d-3|48	%{_texmfdistdir}/tex/latex/csquotes/csquotes.cfg
14mr|texlive-csquotes-5.1d-3|49	%{_texmfdistdir}/tex/latex/csquotes/csquotes.def
14mr|texlive-csquotes-5.1d-3|50	%{_texmfdistdir}/tex/latex/csquotes/csquotes.sty
14mr|texlive-csquotes-5.1d-3|51	%doc %{_texmfdistdir}/doc/latex/csquotes/README
14mr|texlive-csquotes-5.1d-3|52	%doc %{_texmfdistdir}/doc/latex/csquotes/RELEASE
14mr|texlive-csquotes-5.1d-3|53	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.pdf
14mr|texlive-csquotes-5.1d-3|54	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.tex
14mr|texlive-csquotes-5.1d-3|55	
14mr|texlive-csquotes-5.1d-3|56	#-----------------------------------------------------------------------
14mr|texlive-csquotes-5.1d-3|57	%prep
14mr|texlive-csquotes-5.1d-3|58	%setup -c -a0 -a1
14mr|texlive-csquotes-5.1d-3|59	
14mr|texlive-csquotes-5.1d-3|60	%build
14mr|texlive-csquotes-5.1d-3|61	
14mr|texlive-csquotes-5.1d-3|62	%install
14mr|texlive-csquotes-5.1d-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-csquotes-5.1d-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-csquotes-5.1d-3|65	
14mr|texlive-csquotes-5.1d-3|66	
14mr|texlive-csquotes-5.1d-3|67	
14mr|texlive-csquotes-5.1d-3|68	%changelog
14mr|texlive-csquotes-5.1d-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1d-3
14mr|texlive-csquotes-5.1d-3|70	+ Revision: 9ec99ca
14mr|texlive-csquotes-5.1d-3|71	- MassBuild#440: Increase release tag
14mr|texlive-csquotes-5.1d-3|72	
14mr|texlive-csquotes-5.1d-3|73	

19788 14
14mr|texlive-csquotes-de-1.01-3|1	# revision 23371
14mr|texlive-csquotes-de-1.01-3|2	# category Package
14mr|texlive-csquotes-de-1.01-3|3	# catalog-ctan /info/translations/csquotes/de
14mr|texlive-csquotes-de-1.01-3|4	# catalog-date 2011-05-30 20:16:57 +0200
14mr|texlive-csquotes-de-1.01-3|5	# catalog-license lppl
14mr|texlive-csquotes-de-1.01-3|6	# catalog-version 1.01
14mr|texlive-csquotes-de-1.01-3|7	Name:		texlive-csquotes-de
14mr|texlive-csquotes-de-1.01-3|8	Version:	1.01
14mr|texlive-csquotes-de-1.01-3|9	Release:	3
14mr|texlive-csquotes-de-1.01-3|10	Summary:	German translation of csquotes documentation
14mr|texlive-csquotes-de-1.01-3|11	Group:		Publishing
14mr|texlive-csquotes-de-1.01-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/csquotes/de
14mr|texlive-csquotes-de-1.01-3|13	License:	LPPL
14mr|texlive-csquotes-de-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes-de.tar.xz
14mr|texlive-csquotes-de-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes-de.doc.tar.xz
14mr|texlive-csquotes-de-1.01-3|16	BuildArch:	noarch
14mr|texlive-csquotes-de-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-csquotes-de-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-csquotes-de-1.01-3|19	
14mr|texlive-csquotes-de-1.01-3|20	%description
14mr|texlive-csquotes-de-1.01-3|21	This is a translation of the documentation of csquotes version
14mr|texlive-csquotes-de-1.01-3|22	5.1.
14mr|texlive-csquotes-de-1.01-3|23	
14mr|texlive-csquotes-de-1.01-3|24	#-----------------------------------------------------------------------
14mr|texlive-csquotes-de-1.01-3|25	%files
14mr|texlive-csquotes-de-1.01-3|26	%doc %{_texmfdistdir}/doc/latex/csquotes-de/LIESMICH
14mr|texlive-csquotes-de-1.01-3|27	%doc %{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.pdf
14mr|texlive-csquotes-de-1.01-3|28	%doc %{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.tex
14mr|texlive-csquotes-de-1.01-3|29	
14mr|texlive-csquotes-de-1.01-3|30	#-----------------------------------------------------------------------
14mr|texlive-csquotes-de-1.01-3|31	%prep
14mr|texlive-csquotes-de-1.01-3|32	%setup -c -a0 -a1
14mr|texlive-csquotes-de-1.01-3|33	
14mr|texlive-csquotes-de-1.01-3|34	%build
14mr|texlive-csquotes-de-1.01-3|35	
14mr|texlive-csquotes-de-1.01-3|36	%install
14mr|texlive-csquotes-de-1.01-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-csquotes-de-1.01-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-csquotes-de-1.01-3|39	
14mr|texlive-csquotes-de-1.01-3|40	
14mr|texlive-csquotes-de-1.01-3|41	
14mr|texlive-csquotes-de-1.01-3|42	%changelog
14mr|texlive-csquotes-de-1.01-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-csquotes-de-1.01-3|44	+ Revision: 9e89677
14mr|texlive-csquotes-de-1.01-3|45	- MassBuild#440: Increase release tag
14mr|texlive-csquotes-de-1.01-3|46	
14mr|texlive-csquotes-de-1.01-3|47	

19789 14
14mr|texlive-cstex-20131121-6|1	# revision 32249
14mr|texlive-cstex-20131121-6|2	# category Package
14mr|texlive-cstex-20131121-6|3	# catalog-ctan /macros/cstex
14mr|texlive-cstex-20131121-6|4	# catalog-date 2013-11-21 20:02:41 +0100
14mr|texlive-cstex-20131121-6|5	# catalog-license other-free
14mr|texlive-cstex-20131121-6|6	# catalog-version undef
14mr|texlive-cstex-20131121-6|7	Name:		texlive-cstex
14mr|texlive-cstex-20131121-6|8	Version:	20131121
14mr|texlive-cstex-20131121-6|9	Release:	6
14mr|texlive-cstex-20131121-6|10	Summary:	Support for Czech/Slovak languages
14mr|texlive-cstex-20131121-6|11	Group:		Publishing
14mr|texlive-cstex-20131121-6|12	URL:		http://www.ctan.org/tex-archive/macros/cstex
14mr|texlive-cstex-20131121-6|13	License:	OTHER-FREE
14mr|texlive-cstex-20131121-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cstex.tar.xz
14mr|texlive-cstex-20131121-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cstex.doc.tar.xz
14mr|texlive-cstex-20131121-6|16	BuildArch:	noarch
14mr|texlive-cstex-20131121-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cstex-20131121-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cstex-20131121-6|19	
14mr|texlive-cstex-20131121-6|20	%description
14mr|texlive-cstex-20131121-6|21	This package mirrors the macros part of the home site's
14mr|texlive-cstex-20131121-6|22	distribution of CSTeX. The licence (modified GPL) applies to
14mr|texlive-cstex-20131121-6|23	some of the additions that make it a Czech/Slovak language
14mr|texlive-cstex-20131121-6|24	distribution, rather than the distribution of a basic
14mr|texlive-cstex-20131121-6|25	Plain/LaTeX distribution.
14mr|texlive-cstex-20131121-6|26	
14mr|texlive-cstex-20131121-6|27	#-----------------------------------------------------------------------
14mr|texlive-cstex-20131121-6|28	%files
14mr|texlive-cstex-20131121-6|29	%doc %{_texmfdistdir}/doc/cstex/00-README-cslatex
14mr|texlive-cstex-20131121-6|30	%doc %{_texmfdistdir}/doc/cstex/INSTALL.cslatex
14mr|texlive-cstex-20131121-6|31	%doc %{_texmfdistdir}/doc/cstex/README-csplain
14mr|texlive-cstex-20131121-6|32	%doc %{_texmfdistdir}/doc/cstex/README-cspsfont
14mr|texlive-cstex-20131121-6|33	%doc %{_texmfdistdir}/doc/cstex/README-doc
14mr|texlive-cstex-20131121-6|34	%doc %{_texmfdistdir}/doc/cstex/README-opmac
14mr|texlive-cstex-20131121-6|35	%doc %{_texmfdistdir}/doc/cstex/README.cslatex
14mr|texlive-cstex-20131121-6|36	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/README
14mr|texlive-cstex-20131121-6|37	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/fontgen
14mr|texlive-cstex-20131121-6|38	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/kernoff.c
14mr|texlive-cstex-20131121-6|39	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkf
14mr|texlive-cstex-20131121-6|40	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkfc
14mr|texlive-cstex-20131121-6|41	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/xl2.enc
14mr|texlive-cstex-20131121-6|42	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/xt2.enc
14mr|texlive-cstex-20131121-6|43	%doc %{_texmfdistdir}/doc/cstex/cstexman.pdf
14mr|texlive-cstex-20131121-6|44	%doc %{_texmfdistdir}/doc/cstex/cstexman.tex
14mr|texlive-cstex-20131121-6|45	%doc %{_texmfdistdir}/doc/cstex/jemny.errata
14mr|texlive-cstex-20131121-6|46	%doc %{_texmfdistdir}/doc/cstex/jemny.pdf
14mr|texlive-cstex-20131121-6|47	%doc %{_texmfdistdir}/doc/cstex/jemny.tar.gz
14mr|texlive-cstex-20131121-6|48	%doc %{_texmfdistdir}/doc/cstex/lic-gpl.eng
14mr|texlive-cstex-20131121-6|49	%doc %{_texmfdistdir}/doc/cstex/opmac-d.pdf
14mr|texlive-cstex-20131121-6|50	%doc %{_texmfdistdir}/doc/cstex/opmac-d.tex
14mr|texlive-cstex-20131121-6|51	%doc %{_texmfdistdir}/doc/cstex/opmac-u.pdf
14mr|texlive-cstex-20131121-6|52	%doc %{_texmfdistdir}/doc/cstex/opmac-u.tex
14mr|texlive-cstex-20131121-6|53	%doc %{_texmfdistdir}/doc/cstex/pdfuni-article.pdf
14mr|texlive-cstex-20131121-6|54	%doc %{_texmfdistdir}/doc/cstex/pdfuni-article.tex
14mr|texlive-cstex-20131121-6|55	%doc %{_texmfdistdir}/doc/cstex/prvni.pdf
14mr|texlive-cstex-20131121-6|56	%doc %{_texmfdistdir}/doc/cstex/prvni.tex
14mr|texlive-cstex-20131121-6|57	%doc %{_texmfdistdir}/doc/cstex/test8z.pdf
14mr|texlive-cstex-20131121-6|58	%doc %{_texmfdistdir}/doc/cstex/test8z.tex
14mr|texlive-cstex-20131121-6|59	%doc %{_texmfdistdir}/doc/cstex/testgyre8z.pdf
14mr|texlive-cstex-20131121-6|60	%doc %{_texmfdistdir}/doc/cstex/testgyre8z.tex
14mr|texlive-cstex-20131121-6|61	%doc %{_texmfdistdir}/doc/cstex/testlat.tex
14mr|texlive-cstex-20131121-6|62	%doc %{_texmfdistdir}/doc/cstex/zmeny.txt
14mr|texlive-cstex-20131121-6|63	
14mr|texlive-cstex-20131121-6|64	#-----------------------------------------------------------------------
14mr|texlive-cstex-20131121-6|65	%prep
14mr|texlive-cstex-20131121-6|66	%setup -c -a0 -a1
14mr|texlive-cstex-20131121-6|67	
14mr|texlive-cstex-20131121-6|68	%build
14mr|texlive-cstex-20131121-6|69	
14mr|texlive-cstex-20131121-6|70	%install
14mr|texlive-cstex-20131121-6|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cstex-20131121-6|72	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cstex-20131121-6|73	
14mr|texlive-cstex-20131121-6|74	%changelog
14mr|texlive-cstex-20131121-6|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131121-6
14mr|texlive-cstex-20131121-6|76	+ Revision: 7c34df4
14mr|texlive-cstex-20131121-6|77	- MassBuild#440: Increase release tag
14mr|texlive-cstex-20131121-6|78	
14mr|texlive-cstex-20131121-6|79	

19790 14
14mr|texlive-csvsimple-1.05-2|1	# revision 25618
14mr|texlive-csvsimple-1.05-2|2	# category Package
14mr|texlive-csvsimple-1.05-2|3	# catalog-ctan /macros/latex/contrib/csvsimple
14mr|texlive-csvsimple-1.05-2|4	# catalog-date 2012-03-12 18:07:18 +0100
14mr|texlive-csvsimple-1.05-2|5	# catalog-license lppl1.3
14mr|texlive-csvsimple-1.05-2|6	# catalog-version 1.05
14mr|texlive-csvsimple-1.05-2|7	Name:		texlive-csvsimple
14mr|texlive-csvsimple-1.05-2|8	Version:	1.05
14mr|texlive-csvsimple-1.05-2|9	Release:	2
14mr|texlive-csvsimple-1.05-2|10	Summary:	Simple CSV file processing
14mr|texlive-csvsimple-1.05-2|11	Group:		Publishing
14mr|texlive-csvsimple-1.05-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csvsimple
14mr|texlive-csvsimple-1.05-2|13	License:	LPPL1.3
14mr|texlive-csvsimple-1.05-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.tar.xz
14mr|texlive-csvsimple-1.05-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.doc.tar.xz
14mr|texlive-csvsimple-1.05-2|16	BuildArch:	noarch
14mr|texlive-csvsimple-1.05-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-csvsimple-1.05-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-csvsimple-1.05-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-csvsimple-1.05-2|20	
14mr|texlive-csvsimple-1.05-2|21	%description
14mr|texlive-csvsimple-1.05-2|22	The package provides a simple LaTeX interface for the
14mr|texlive-csvsimple-1.05-2|23	processing of files with comma separated values (CSV); it
14mr|texlive-csvsimple-1.05-2|24	relies on the key value syntax supported by pgfkeys to simplify
14mr|texlive-csvsimple-1.05-2|25	usage. Filtering and table generation is especially supported;
14mr|texlive-csvsimple-1.05-2|26	however, this lightweight tool offers no support for data
14mr|texlive-csvsimple-1.05-2|27	sorting or data base storage.
14mr|texlive-csvsimple-1.05-2|28	
14mr|texlive-csvsimple-1.05-2|29	%post
14mr|texlive-csvsimple-1.05-2|30	%{_sbindir}/texlive.post
14mr|texlive-csvsimple-1.05-2|31	
14mr|texlive-csvsimple-1.05-2|32	%postun
14mr|texlive-csvsimple-1.05-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-csvsimple-1.05-2|34	%{_sbindir}/texlive.post
14mr|texlive-csvsimple-1.05-2|35	fi
14mr|texlive-csvsimple-1.05-2|36	
14mr|texlive-csvsimple-1.05-2|37	#-----------------------------------------------------------------------
14mr|texlive-csvsimple-1.05-2|38	%files
14mr|texlive-csvsimple-1.05-2|39	%{_texmfdistdir}/tex/latex/csvsimple/csvsimple.sty
14mr|texlive-csvsimple-1.05-2|40	%doc %{_texmfdistdir}/doc/latex/csvsimple/CHANGES
14mr|texlive-csvsimple-1.05-2|41	%doc %{_texmfdistdir}/doc/latex/csvsimple/README
14mr|texlive-csvsimple-1.05-2|42	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.pdf
14mr|texlive-csvsimple-1.05-2|43	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.tex
14mr|texlive-csvsimple-1.05-2|44	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.pdf
14mr|texlive-csvsimple-1.05-2|45	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.tex
14mr|texlive-csvsimple-1.05-2|46	
14mr|texlive-csvsimple-1.05-2|47	#-----------------------------------------------------------------------
14mr|texlive-csvsimple-1.05-2|48	%prep
14mr|texlive-csvsimple-1.05-2|49	%setup -c -a0 -a1
14mr|texlive-csvsimple-1.05-2|50	
14mr|texlive-csvsimple-1.05-2|51	%build
14mr|texlive-csvsimple-1.05-2|52	
14mr|texlive-csvsimple-1.05-2|53	%install
14mr|texlive-csvsimple-1.05-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-csvsimple-1.05-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-csvsimple-1.05-2|56	
14mr|texlive-csvsimple-1.05-2|57	
14mr|texlive-csvsimple-1.05-2|58	
14mr|texlive-csvsimple-1.05-2|59	%changelog
14mr|texlive-csvsimple-1.05-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05-2
14mr|texlive-csvsimple-1.05-2|61	+ Revision: bf72861
14mr|texlive-csvsimple-1.05-2|62	- MassBuild#440: Increase release tag
14mr|texlive-csvsimple-1.05-2|63	
14mr|texlive-csvsimple-1.05-2|64	

19791 14
14mr|texlive-csvtools-1.24-3|1	# revision 15878
14mr|texlive-csvtools-1.24-3|2	# category Package
14mr|texlive-csvtools-1.24-3|3	# catalog-ctan /obsolete/macros/latex/contrib/csvtools
14mr|texlive-csvtools-1.24-3|4	# catalog-date 2008-10-15 11:51:27 +0200
14mr|texlive-csvtools-1.24-3|5	# catalog-license lppl
14mr|texlive-csvtools-1.24-3|6	# catalog-version 1.24
14mr|texlive-csvtools-1.24-3|7	Name:		texlive-csvtools
14mr|texlive-csvtools-1.24-3|8	Version:	1.24
14mr|texlive-csvtools-1.24-3|9	Release:	3
14mr|texlive-csvtools-1.24-3|10	Summary:	Reading data from CSV files
14mr|texlive-csvtools-1.24-3|11	Group:		Publishing
14mr|texlive-csvtools-1.24-3|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/csvtools
14mr|texlive-csvtools-1.24-3|13	License:	LPPL
14mr|texlive-csvtools-1.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.tar.xz
14mr|texlive-csvtools-1.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.doc.tar.xz
14mr|texlive-csvtools-1.24-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.source.tar.xz
14mr|texlive-csvtools-1.24-3|17	BuildArch:	noarch
14mr|texlive-csvtools-1.24-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-csvtools-1.24-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-csvtools-1.24-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-csvtools-1.24-3|21	
14mr|texlive-csvtools-1.24-3|22	%description
14mr|texlive-csvtools-1.24-3|23	The csvtools package allows you to repeatedly perform a set of
14mr|texlive-csvtools-1.24-3|24	LaTeX commands on data in each row of a comma separated
14mr|texlive-csvtools-1.24-3|25	variable (CSV) file (though substitution of the 'comma' is
14mr|texlive-csvtools-1.24-3|26	permitted). Such files may be used as source for mail merging,
14mr|texlive-csvtools-1.24-3|27	generating tables etc. Examples are given in the documentation.
14mr|texlive-csvtools-1.24-3|28	The distribution also provides packages: csvsort, that provides
14mr|texlive-csvtools-1.24-3|29	analagous commands to those in the main package, having first
14mr|texlive-csvtools-1.24-3|30	sorted the data (using the xfor and compare packages); and
14mr|texlive-csvtools-1.24-3|31	csvpie, for creating a pie-chart from a CSV file. The bundle
14mr|texlive-csvtools-1.24-3|32	has now been superseded by the datatool bundle.
14mr|texlive-csvtools-1.24-3|33	
14mr|texlive-csvtools-1.24-3|34	%post
14mr|texlive-csvtools-1.24-3|35	%{_sbindir}/texlive.post
14mr|texlive-csvtools-1.24-3|36	
14mr|texlive-csvtools-1.24-3|37	%postun
14mr|texlive-csvtools-1.24-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-csvtools-1.24-3|39	%{_sbindir}/texlive.post
14mr|texlive-csvtools-1.24-3|40	fi
14mr|texlive-csvtools-1.24-3|41	
14mr|texlive-csvtools-1.24-3|42	#-----------------------------------------------------------------------
14mr|texlive-csvtools-1.24-3|43	%files
14mr|texlive-csvtools-1.24-3|44	%{_texmfdistdir}/tex/latex/csvtools/csvpie.sty
14mr|texlive-csvtools-1.24-3|45	%{_texmfdistdir}/tex/latex/csvtools/csvsort.sty
14mr|texlive-csvtools-1.24-3|46	%{_texmfdistdir}/tex/latex/csvtools/csvtools.sty
14mr|texlive-csvtools-1.24-3|47	%doc %{_texmfdistdir}/doc/latex/csvtools/CHANGES
14mr|texlive-csvtools-1.24-3|48	%doc %{_texmfdistdir}/doc/latex/csvtools/README
14mr|texlive-csvtools-1.24-3|49	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pdf
14mr|texlive-csvtools-1.24-3|50	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pl
14mr|texlive-csvtools-1.24-3|51	%doc %{_texmfdistdir}/doc/latex/csvtools/manual.html
14mr|texlive-csvtools-1.24-3|52	#- source
14mr|texlive-csvtools-1.24-3|53	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.dtx
14mr|texlive-csvtools-1.24-3|54	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.ins
14mr|texlive-csvtools-1.24-3|55	
14mr|texlive-csvtools-1.24-3|56	#-----------------------------------------------------------------------
14mr|texlive-csvtools-1.24-3|57	%prep
14mr|texlive-csvtools-1.24-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-csvtools-1.24-3|59	
14mr|texlive-csvtools-1.24-3|60	%build
14mr|texlive-csvtools-1.24-3|61	
14mr|texlive-csvtools-1.24-3|62	%install
14mr|texlive-csvtools-1.24-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-csvtools-1.24-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-csvtools-1.24-3|65	
14mr|texlive-csvtools-1.24-3|66	
14mr|texlive-csvtools-1.24-3|67	
14mr|texlive-csvtools-1.24-3|68	%changelog
14mr|texlive-csvtools-1.24-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-3
14mr|texlive-csvtools-1.24-3|70	+ Revision: b75eeb8
14mr|texlive-csvtools-1.24-3|71	- MassBuild#440: Increase release tag
14mr|texlive-csvtools-1.24-3|72	
14mr|texlive-csvtools-1.24-3|73	

19792 14
14mr|texlive-ctable-1.21-3|1	# revision 23834
14mr|texlive-ctable-1.21-3|2	# category Package
14mr|texlive-ctable-1.21-3|3	# catalog-ctan /macros/latex/contrib/ctable
14mr|texlive-ctable-1.21-3|4	# catalog-date 2011-09-05 13:58:41 +0200
14mr|texlive-ctable-1.21-3|5	# catalog-license lppl
14mr|texlive-ctable-1.21-3|6	# catalog-version 1.21
14mr|texlive-ctable-1.21-3|7	Name:		texlive-ctable
14mr|texlive-ctable-1.21-3|8	Version:	1.21
14mr|texlive-ctable-1.21-3|9	Release:	3
14mr|texlive-ctable-1.21-3|10	Summary:	Easily typeset centered tables
14mr|texlive-ctable-1.21-3|11	Group:		Publishing
14mr|texlive-ctable-1.21-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ctable
14mr|texlive-ctable-1.21-3|13	License:	LPPL
14mr|texlive-ctable-1.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.tar.xz
14mr|texlive-ctable-1.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.doc.tar.xz
14mr|texlive-ctable-1.21-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.source.tar.xz
14mr|texlive-ctable-1.21-3|17	BuildArch:	noarch
14mr|texlive-ctable-1.21-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ctable-1.21-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ctable-1.21-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ctable-1.21-3|21	
14mr|texlive-ctable-1.21-3|22	%description
14mr|texlive-ctable-1.21-3|23	Provides commands to easily typeset centered, left- or right-
14mr|texlive-ctable-1.21-3|24	aligned table and (multiple-)figure floats, with footnotes.
14mr|texlive-ctable-1.21-3|25	Instead of an environment, a command with 4 arguments is used;
14mr|texlive-ctable-1.21-3|26	the first is optional and is used for key,value pairs
14mr|texlive-ctable-1.21-3|27	generating variations on the defaults and offering a route for
14mr|texlive-ctable-1.21-3|28	future extensions.
14mr|texlive-ctable-1.21-3|29	
14mr|texlive-ctable-1.21-3|30	%post
14mr|texlive-ctable-1.21-3|31	%{_sbindir}/texlive.post
14mr|texlive-ctable-1.21-3|32	
14mr|texlive-ctable-1.21-3|33	%postun
14mr|texlive-ctable-1.21-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ctable-1.21-3|35	%{_sbindir}/texlive.post
14mr|texlive-ctable-1.21-3|36	fi
14mr|texlive-ctable-1.21-3|37	
14mr|texlive-ctable-1.21-3|38	#-----------------------------------------------------------------------
14mr|texlive-ctable-1.21-3|39	%files
14mr|texlive-ctable-1.21-3|40	%{_texmfdistdir}/tex/latex/ctable/ctable.sty
14mr|texlive-ctable-1.21-3|41	%doc %{_texmfdistdir}/doc/latex/ctable/01a
14mr|texlive-ctable-1.21-3|42	%doc %{_texmfdistdir}/doc/latex/ctable/01b
14mr|texlive-ctable-1.21-3|43	%doc %{_texmfdistdir}/doc/latex/ctable/02k
14mr|texlive-ctable-1.21-3|44	%doc %{_texmfdistdir}/doc/latex/ctable/02l
14mr|texlive-ctable-1.21-3|45	%doc %{_texmfdistdir}/doc/latex/ctable/02m
14mr|texlive-ctable-1.21-3|46	%doc %{_texmfdistdir}/doc/latex/ctable/03a
14mr|texlive-ctable-1.21-3|47	%doc %{_texmfdistdir}/doc/latex/ctable/03b
14mr|texlive-ctable-1.21-3|48	%doc %{_texmfdistdir}/doc/latex/ctable/04a
14mr|texlive-ctable-1.21-3|49	%doc %{_texmfdistdir}/doc/latex/ctable/04b
14mr|texlive-ctable-1.21-3|50	%doc %{_texmfdistdir}/doc/latex/ctable/05a
14mr|texlive-ctable-1.21-3|51	%doc %{_texmfdistdir}/doc/latex/ctable/05b
14mr|texlive-ctable-1.21-3|52	%doc %{_texmfdistdir}/doc/latex/ctable/06a
14mr|texlive-ctable-1.21-3|53	%doc %{_texmfdistdir}/doc/latex/ctable/06b
14mr|texlive-ctable-1.21-3|54	%doc %{_texmfdistdir}/doc/latex/ctable/07a
14mr|texlive-ctable-1.21-3|55	%doc %{_texmfdistdir}/doc/latex/ctable/07b
14mr|texlive-ctable-1.21-3|56	%doc %{_texmfdistdir}/doc/latex/ctable/08a
14mr|texlive-ctable-1.21-3|57	%doc %{_texmfdistdir}/doc/latex/ctable/08b
14mr|texlive-ctable-1.21-3|58	%doc %{_texmfdistdir}/doc/latex/ctable/09b
14mr|texlive-ctable-1.21-3|59	%doc %{_texmfdistdir}/doc/latex/ctable/10a
14mr|texlive-ctable-1.21-3|60	%doc %{_texmfdistdir}/doc/latex/ctable/10b
14mr|texlive-ctable-1.21-3|61	%doc %{_texmfdistdir}/doc/latex/ctable/12a
14mr|texlive-ctable-1.21-3|62	%doc %{_texmfdistdir}/doc/latex/ctable/12b
14mr|texlive-ctable-1.21-3|63	%doc %{_texmfdistdir}/doc/latex/ctable/13a
14mr|texlive-ctable-1.21-3|64	%doc %{_texmfdistdir}/doc/latex/ctable/13b
14mr|texlive-ctable-1.21-3|65	%doc %{_texmfdistdir}/doc/latex/ctable/13c
14mr|texlive-ctable-1.21-3|66	%doc %{_texmfdistdir}/doc/latex/ctable/14a
14mr|texlive-ctable-1.21-3|67	%doc %{_texmfdistdir}/doc/latex/ctable/README
14mr|texlive-ctable-1.21-3|68	%doc %{_texmfdistdir}/doc/latex/ctable/ctable.pdf
14mr|texlive-ctable-1.21-3|69	%doc %{_texmfdistdir}/doc/latex/ctable/doit
14mr|texlive-ctable-1.21-3|70	%doc %{_texmfdistdir}/doc/latex/ctable/inst
14mr|texlive-ctable-1.21-3|71	%doc %{_texmfdistdir}/doc/latex/ctable/lion.png
14mr|texlive-ctable-1.21-3|72	%doc %{_texmfdistdir}/doc/latex/ctable/penguin.jpg
14mr|texlive-ctable-1.21-3|73	#- source
14mr|texlive-ctable-1.21-3|74	%doc %{_texmfdistdir}/source/latex/ctable/ctable.dtx
14mr|texlive-ctable-1.21-3|75	%doc %{_texmfdistdir}/source/latex/ctable/ctable.ins
14mr|texlive-ctable-1.21-3|76	
14mr|texlive-ctable-1.21-3|77	#-----------------------------------------------------------------------
14mr|texlive-ctable-1.21-3|78	%prep
14mr|texlive-ctable-1.21-3|79	%setup -c -a0 -a1 -a2
14mr|texlive-ctable-1.21-3|80	
14mr|texlive-ctable-1.21-3|81	%build
14mr|texlive-ctable-1.21-3|82	
14mr|texlive-ctable-1.21-3|83	%install
14mr|texlive-ctable-1.21-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ctable-1.21-3|85	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ctable-1.21-3|86	
14mr|texlive-ctable-1.21-3|87	
14mr|texlive-ctable-1.21-3|88	
14mr|texlive-ctable-1.21-3|89	%changelog
14mr|texlive-ctable-1.21-3|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.21-3
14mr|texlive-ctable-1.21-3|91	+ Revision: a0af37d
14mr|texlive-ctable-1.21-3|92	- MassBuild#440: Increase release tag
14mr|texlive-ctable-1.21-3|93	
14mr|texlive-ctable-1.21-3|94	

19793 14
14mr|texlive-ctanify-1.4-6|1	# revision 30921
14mr|texlive-ctanify-1.4-6|2	# category Package
14mr|texlive-ctanify-1.4-6|3	# catalog-ctan /support/ctanify
14mr|texlive-ctanify-1.4-6|4	# catalog-date 2013-06-19 07:13:38 +0200
14mr|texlive-ctanify-1.4-6|5	# catalog-license lppl
14mr|texlive-ctanify-1.4-6|6	# catalog-version 1.4
14mr|texlive-ctanify-1.4-6|7	Name:		texlive-ctanify
14mr|texlive-ctanify-1.4-6|8	Version:	1.4
14mr|texlive-ctanify-1.4-6|9	Release:	6
14mr|texlive-ctanify-1.4-6|10	Summary:	Prepare a package for upload to CTAN
14mr|texlive-ctanify-1.4-6|11	Group:		Publishing
14mr|texlive-ctanify-1.4-6|12	URL:		http://www.ctan.org/tex-archive/support/ctanify
14mr|texlive-ctanify-1.4-6|13	License:	LPPL
14mr|texlive-ctanify-1.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.tar.xz
14mr|texlive-ctanify-1.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.doc.tar.xz
14mr|texlive-ctanify-1.4-6|16	BuildArch:	noarch
14mr|texlive-ctanify-1.4-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ctanify-1.4-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ctanify-1.4-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ctanify-1.4-6|20	Provides:	texlive-ctanify.bin = %{EVRD}
14mr|texlive-ctanify-1.4-6|21	
14mr|texlive-ctanify-1.4-6|22	%description
14mr|texlive-ctanify-1.4-6|23	Given a list of filenames, ctanify creates a tarball (a .tar.gz
14mr|texlive-ctanify-1.4-6|24	file) with the files laid out in CTAN's preferred structure.
14mr|texlive-ctanify-1.4-6|25	The tarball additionally contains a ZIP (.zip) file with copies
14mr|texlive-ctanify-1.4-6|26	of all files laid out in the standard TeX Directory Structure
14mr|texlive-ctanify-1.4-6|27	(TDS), which may be used by those intending to install the
14mr|texlive-ctanify-1.4-6|28	package, or by those who need to incorporate it in a
14mr|texlive-ctanify-1.4-6|29	distribution. (The TDS ZIP file will be installed in the CTAN
14mr|texlive-ctanify-1.4-6|30	install/ tree.).
14mr|texlive-ctanify-1.4-6|31	
14mr|texlive-ctanify-1.4-6|32	%post
14mr|texlive-ctanify-1.4-6|33	%{_sbindir}/texlive.post
14mr|texlive-ctanify-1.4-6|34	
14mr|texlive-ctanify-1.4-6|35	%postun
14mr|texlive-ctanify-1.4-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-ctanify-1.4-6|37	%{_sbindir}/texlive.post
14mr|texlive-ctanify-1.4-6|38	fi
14mr|texlive-ctanify-1.4-6|39	
14mr|texlive-ctanify-1.4-6|40	#-----------------------------------------------------------------------
14mr|texlive-ctanify-1.4-6|41	%files
14mr|texlive-ctanify-1.4-6|42	%{_bindir}/ctanify
14mr|texlive-ctanify-1.4-6|43	%{_texmfdistdir}/scripts/ctanify/ctanify
14mr|texlive-ctanify-1.4-6|44	%doc %{_texmfdistdir}/doc/latex/ctanify/README
14mr|texlive-ctanify-1.4-6|45	%doc %{_texmfdistdir}/doc/latex/ctanify/ctanify.pdf
14mr|texlive-ctanify-1.4-6|46	%doc %{_mandir}/man1/ctanify.1*
14mr|texlive-ctanify-1.4-6|47	%doc %{_texmfdistdir}/doc/man/man1/ctanify.man1.pdf
14mr|texlive-ctanify-1.4-6|48	
14mr|texlive-ctanify-1.4-6|49	#-----------------------------------------------------------------------
14mr|texlive-ctanify-1.4-6|50	%prep
14mr|texlive-ctanify-1.4-6|51	%setup -c -a0 -a1
14mr|texlive-ctanify-1.4-6|52	
14mr|texlive-ctanify-1.4-6|53	%build
14mr|texlive-ctanify-1.4-6|54	
14mr|texlive-ctanify-1.4-6|55	%install
14mr|texlive-ctanify-1.4-6|56	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ctanify-1.4-6|57	pushd %{buildroot}%{_bindir}
14mr|texlive-ctanify-1.4-6|58	ln -sf %{_texmfdistdir}/scripts/ctanify/ctanify ctanify
14mr|texlive-ctanify-1.4-6|59	popd
14mr|texlive-ctanify-1.4-6|60	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ctanify-1.4-6|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ctanify-1.4-6|62	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-ctanify-1.4-6|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-ctanify-1.4-6|64	
14mr|texlive-ctanify-1.4-6|65	%changelog
14mr|texlive-ctanify-1.4-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-6
14mr|texlive-ctanify-1.4-6|67	+ Revision: 62f15bc
14mr|texlive-ctanify-1.4-6|68	- MassBuild#440: Increase release tag
14mr|texlive-ctanify-1.4-6|69	
14mr|texlive-ctanify-1.4-6|70	

19794 14
14mr|texlive-ctanupload-1.7-3|1	# revision 26313
14mr|texlive-ctanupload-1.7-3|2	# category Package
14mr|texlive-ctanupload-1.7-3|3	# catalog-ctan /support/ctanupload
14mr|texlive-ctanupload-1.7-3|4	# catalog-date 2012-05-08 15:13:49 +0200
14mr|texlive-ctanupload-1.7-3|5	# catalog-license gpl3
14mr|texlive-ctanupload-1.7-3|6	# catalog-version 1.7
14mr|texlive-ctanupload-1.7-3|7	Name:		texlive-ctanupload
14mr|texlive-ctanupload-1.7-3|8	Version:	1.7
14mr|texlive-ctanupload-1.7-3|9	Release:	3
14mr|texlive-ctanupload-1.7-3|10	Summary:	Support for users uploading to CTAN
14mr|texlive-ctanupload-1.7-3|11	Group:		Publishing
14mr|texlive-ctanupload-1.7-3|12	URL:		http://www.ctan.org/tex-archive/support/ctanupload
14mr|texlive-ctanupload-1.7-3|13	License:	GPL3
14mr|texlive-ctanupload-1.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.tar.xz
14mr|texlive-ctanupload-1.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.doc.tar.xz
14mr|texlive-ctanupload-1.7-3|16	BuildArch:	noarch
14mr|texlive-ctanupload-1.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ctanupload-1.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ctanupload-1.7-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ctanupload-1.7-3|20	Provides:	texlive-ctanupload.bin = %{EVRD}
14mr|texlive-ctanupload-1.7-3|21	
14mr|texlive-ctanupload-1.7-3|22	%description
14mr|texlive-ctanupload-1.7-3|23	The package provides a Perl script that allows the uploads of a
14mr|texlive-ctanupload-1.7-3|24	contribution to CTAN from the command line. The aim us to
14mr|texlive-ctanupload-1.7-3|25	simplify the release process for LaTeX package authors.
14mr|texlive-ctanupload-1.7-3|26	
14mr|texlive-ctanupload-1.7-3|27	%post
14mr|texlive-ctanupload-1.7-3|28	%{_sbindir}/texlive.post
14mr|texlive-ctanupload-1.7-3|29	
14mr|texlive-ctanupload-1.7-3|30	%postun
14mr|texlive-ctanupload-1.7-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ctanupload-1.7-3|32	%{_sbindir}/texlive.post
14mr|texlive-ctanupload-1.7-3|33	fi
14mr|texlive-ctanupload-1.7-3|34	
14mr|texlive-ctanupload-1.7-3|35	#-----------------------------------------------------------------------
14mr|texlive-ctanupload-1.7-3|36	%files
14mr|texlive-ctanupload-1.7-3|37	%{_bindir}/ctanupload
14mr|texlive-ctanupload-1.7-3|38	%{_texmfdistdir}/scripts/ctanupload/ctanupload.pl
14mr|texlive-ctanupload-1.7-3|39	%doc %{_texmfdistdir}/doc/support/ctanupload/Makefile.example
14mr|texlive-ctanupload-1.7-3|40	%doc %{_texmfdistdir}/doc/support/ctanupload/README
14mr|texlive-ctanupload-1.7-3|41	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.pdf
14mr|texlive-ctanupload-1.7-3|42	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.tex
14mr|texlive-ctanupload-1.7-3|43	
14mr|texlive-ctanupload-1.7-3|44	#-----------------------------------------------------------------------
14mr|texlive-ctanupload-1.7-3|45	%prep
14mr|texlive-ctanupload-1.7-3|46	%setup -c -a0 -a1
14mr|texlive-ctanupload-1.7-3|47	
14mr|texlive-ctanupload-1.7-3|48	%build
14mr|texlive-ctanupload-1.7-3|49	
14mr|texlive-ctanupload-1.7-3|50	%install
14mr|texlive-ctanupload-1.7-3|51	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ctanupload-1.7-3|52	pushd %{buildroot}%{_bindir}
14mr|texlive-ctanupload-1.7-3|53	ln -sf %{_texmfdistdir}/scripts/ctanupload/ctanupload.pl ctanupload
14mr|texlive-ctanupload-1.7-3|54	popd
14mr|texlive-ctanupload-1.7-3|55	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ctanupload-1.7-3|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ctanupload-1.7-3|57	
14mr|texlive-ctanupload-1.7-3|58	
14mr|texlive-ctanupload-1.7-3|59	
14mr|texlive-ctanupload-1.7-3|60	%changelog
14mr|texlive-ctanupload-1.7-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|texlive-ctanupload-1.7-3|62	+ Revision: 3ccebdd
14mr|texlive-ctanupload-1.7-3|63	- MassBuild#440: Increase release tag
14mr|texlive-ctanupload-1.7-3|64	
14mr|texlive-ctanupload-1.7-3|65	

19795 14
14mr|texlive-ctex-1.02c-3|1	# revision 22488
14mr|texlive-ctex-1.02c-3|2	# category Package
14mr|texlive-ctex-1.02c-3|3	# catalog-ctan /language/chinese/ctex
14mr|texlive-ctex-1.02c-3|4	# catalog-date 2011-05-15 00:28:51 +0200
14mr|texlive-ctex-1.02c-3|5	# catalog-license lppl
14mr|texlive-ctex-1.02c-3|6	# catalog-version 1.02c
14mr|texlive-ctex-1.02c-3|7	Name:		texlive-ctex
14mr|texlive-ctex-1.02c-3|8	Version:	1.02c
14mr|texlive-ctex-1.02c-3|9	Release:	3
14mr|texlive-ctex-1.02c-3|10	Summary:	LaTeX classes and packages for Chinese typesetting
14mr|texlive-ctex-1.02c-3|11	Group:		Publishing
14mr|texlive-ctex-1.02c-3|12	URL:		http://www.ctan.org/tex-archive/language/chinese/ctex
14mr|texlive-ctex-1.02c-3|13	License:	LPPL
14mr|texlive-ctex-1.02c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.tar.xz
14mr|texlive-ctex-1.02c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.doc.tar.xz
14mr|texlive-ctex-1.02c-3|16	BuildArch:	noarch
14mr|texlive-ctex-1.02c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ctex-1.02c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ctex-1.02c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ctex-1.02c-3|20	Requires:	texlive-ttfutils
14mr|texlive-ctex-1.02c-3|21	
14mr|texlive-ctex-1.02c-3|22	%description
14mr|texlive-ctex-1.02c-3|23	TeXLive ctex package.
14mr|texlive-ctex-1.02c-3|24	
14mr|texlive-ctex-1.02c-3|25	%post
14mr|texlive-ctex-1.02c-3|26	%{_sbindir}/texlive.post
14mr|texlive-ctex-1.02c-3|27	
14mr|texlive-ctex-1.02c-3|28	%postun
14mr|texlive-ctex-1.02c-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ctex-1.02c-3|30	%{_sbindir}/texlive.post
14mr|texlive-ctex-1.02c-3|31	fi
14mr|texlive-ctex-1.02c-3|32	
14mr|texlive-ctex-1.02c-3|33	#-----------------------------------------------------------------------
14mr|texlive-ctex-1.02c-3|34	%files
14mr|texlive-ctex-1.02c-3|35	%{_texmfdistdir}/tex/latex/ctex/back/ctexartutf8.cls
14mr|texlive-ctex-1.02c-3|36	%{_texmfdistdir}/tex/latex/ctex/back/ctexbookutf8.cls
14mr|texlive-ctex-1.02c-3|37	%{_texmfdistdir}/tex/latex/ctex/back/ctexcaputf8.sty
14mr|texlive-ctex-1.02c-3|38	%{_texmfdistdir}/tex/latex/ctex/back/ctexreputf8.cls
14mr|texlive-ctex-1.02c-3|39	%{_texmfdistdir}/tex/latex/ctex/back/ctexutf8.sty
14mr|texlive-ctex-1.02c-3|40	%{_texmfdistdir}/tex/latex/ctex/cfg/ctex.cfg
14mr|texlive-ctex-1.02c-3|41	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-gbk.cfg
14mr|texlive-ctex-1.02c-3|42	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-utf8.cfg
14mr|texlive-ctex-1.02c-3|43	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap.cfg
14mr|texlive-ctex-1.02c-3|44	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexopts.cfg.template
14mr|texlive-ctex-1.02c-3|45	%{_texmfdistdir}/tex/latex/ctex/ctex.sty
14mr|texlive-ctex-1.02c-3|46	%{_texmfdistdir}/tex/latex/ctex/ctexart.cls
14mr|texlive-ctex-1.02c-3|47	%{_texmfdistdir}/tex/latex/ctex/ctexbook.cls
14mr|texlive-ctex-1.02c-3|48	%{_texmfdistdir}/tex/latex/ctex/ctexcap.sty
14mr|texlive-ctex-1.02c-3|49	%{_texmfdistdir}/tex/latex/ctex/ctexrep.cls
14mr|texlive-ctex-1.02c-3|50	%{_texmfdistdir}/tex/latex/ctex/def/ctex-article.def
14mr|texlive-ctex-1.02c-3|51	%{_texmfdistdir}/tex/latex/ctex/def/ctex-book.def
14mr|texlive-ctex-1.02c-3|52	%{_texmfdistdir}/tex/latex/ctex/def/ctex-caption.def
14mr|texlive-ctex-1.02c-3|53	%{_texmfdistdir}/tex/latex/ctex/def/ctex-class.def
14mr|texlive-ctex-1.02c-3|54	%{_texmfdistdir}/tex/latex/ctex/def/ctex-common.def
14mr|texlive-ctex-1.02c-3|55	%{_texmfdistdir}/tex/latex/ctex/def/ctex-gbk.def
14mr|texlive-ctex-1.02c-3|56	%{_texmfdistdir}/tex/latex/ctex/def/ctex-loadclass.def
14mr|texlive-ctex-1.02c-3|57	%{_texmfdistdir}/tex/latex/ctex/def/ctex-report.def
14mr|texlive-ctex-1.02c-3|58	%{_texmfdistdir}/tex/latex/ctex/def/ctex-utf8.def
14mr|texlive-ctex-1.02c-3|59	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cct-engine.def
14mr|texlive-ctex-1.02c-3|60	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-common.def
14mr|texlive-ctex-1.02c-3|61	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-engine.def
14mr|texlive-ctex-1.02c-3|62	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-xecjk-engine.def
14mr|texlive-ctex-1.02c-3|63	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fd
14mr|texlive-ctex-1.02c-3|64	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fdx
14mr|texlive-ctex-1.02c-3|65	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fd
14mr|texlive-ctex-1.02c-3|66	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fdx
14mr|texlive-ctex-1.02c-3|67	%{_texmfdistdir}/tex/latex/ctex/fd/c19rm.fd
14mr|texlive-ctex-1.02c-3|68	%{_texmfdistdir}/tex/latex/ctex/fd/c19sf.fd
14mr|texlive-ctex-1.02c-3|69	%{_texmfdistdir}/tex/latex/ctex/fd/c19tt.fd
14mr|texlive-ctex-1.02c-3|70	%{_texmfdistdir}/tex/latex/ctex/fd/c70rm.fd
14mr|texlive-ctex-1.02c-3|71	%{_texmfdistdir}/tex/latex/ctex/fd/c70sf.fd
14mr|texlive-ctex-1.02c-3|72	%{_texmfdistdir}/tex/latex/ctex/fd/c70tt.fd
14mr|texlive-ctex-1.02c-3|73	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-adobefonts.def
14mr|texlive-ctex-1.02c-3|74	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-winfonts.def
14mr|texlive-ctex-1.02c-3|75	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-adobefonts.def
14mr|texlive-ctex-1.02c-3|76	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-winfonts.def
14mr|texlive-ctex-1.02c-3|77	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-caption-opts.def
14mr|texlive-ctex-1.02c-3|78	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-class-opts.def
14mr|texlive-ctex-1.02c-3|79	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-common-opts.def
14mr|texlive-ctex-1.02c-3|80	%doc %{_texmfdistdir}/doc/latex/ctex/README
14mr|texlive-ctex-1.02c-3|81	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.pdf
14mr|texlive-ctex-1.02c-3|82	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.tex
14mr|texlive-ctex-1.02c-3|83	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjk.tex
14mr|texlive-ctex-1.02c-3|84	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjkutf8.tex
14mr|texlive-ctex-1.02c-3|85	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetex.tex
14mr|texlive-ctex-1.02c-3|86	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetexgbk.tex
14mr|texlive-ctex-1.02c-3|87	
14mr|texlive-ctex-1.02c-3|88	#-----------------------------------------------------------------------
14mr|texlive-ctex-1.02c-3|89	%prep
14mr|texlive-ctex-1.02c-3|90	%setup -c -a0 -a1
14mr|texlive-ctex-1.02c-3|91	
14mr|texlive-ctex-1.02c-3|92	%build
14mr|texlive-ctex-1.02c-3|93	
14mr|texlive-ctex-1.02c-3|94	%install
14mr|texlive-ctex-1.02c-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ctex-1.02c-3|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ctex-1.02c-3|97	
14mr|texlive-ctex-1.02c-3|98	
14mr|texlive-ctex-1.02c-3|99	
14mr|texlive-ctex-1.02c-3|100	%changelog
14mr|texlive-ctex-1.02c-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02c-3
14mr|texlive-ctex-1.02c-3|102	+ Revision: 4ed81a1
14mr|texlive-ctex-1.02c-3|103	- MassBuild#440: Increase release tag
14mr|texlive-ctex-1.02c-3|104	
14mr|texlive-ctex-1.02c-3|105	

19796 14
14mr|texlive-ctex-faq-20091109-3|1	# revision 15878
14mr|texlive-ctex-faq-20091109-3|2	# category Package
14mr|texlive-ctex-faq-20091109-3|3	# catalog-ctan /info/ctex-faq
14mr|texlive-ctex-faq-20091109-3|4	# catalog-date 2009-11-09 15:03:08 +0100
14mr|texlive-ctex-faq-20091109-3|5	# catalog-license fdl
14mr|texlive-ctex-faq-20091109-3|6	# catalog-version undef
14mr|texlive-ctex-faq-20091109-3|7	Name:		texlive-ctex-faq
14mr|texlive-ctex-faq-20091109-3|8	Version:	20091109
14mr|texlive-ctex-faq-20091109-3|9	Release:	3
14mr|texlive-ctex-faq-20091109-3|10	Summary:	LaTeX FAQ by the Chinese TeX Society (ctex.org)
14mr|texlive-ctex-faq-20091109-3|11	Group:		Publishing
14mr|texlive-ctex-faq-20091109-3|12	URL:		http://www.ctan.org/tex-archive/info/ctex-faq
14mr|texlive-ctex-faq-20091109-3|13	License:	FDL
14mr|texlive-ctex-faq-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex-faq.tar.xz
14mr|texlive-ctex-faq-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex-faq.doc.tar.xz
14mr|texlive-ctex-faq-20091109-3|16	BuildArch:	noarch
14mr|texlive-ctex-faq-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ctex-faq-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ctex-faq-20091109-3|19	
14mr|texlive-ctex-faq-20091109-3|20	%description
14mr|texlive-ctex-faq-20091109-3|21	Most questions were collected on the bbs.ctex.org forum, and
14mr|texlive-ctex-faq-20091109-3|22	were answered in detail by the author.
14mr|texlive-ctex-faq-20091109-3|23	
14mr|texlive-ctex-faq-20091109-3|24	#-----------------------------------------------------------------------
14mr|texlive-ctex-faq-20091109-3|25	%files
14mr|texlive-ctex-faq-20091109-3|26	%doc %{_texmfdistdir}/doc/latex/ctex-faq/README
14mr|texlive-ctex-faq-20091109-3|27	%doc %{_texmfdistdir}/doc/latex/ctex-faq/ctex-faq.pdf
14mr|texlive-ctex-faq-20091109-3|28	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.sty
14mr|texlive-ctex-faq-20091109-3|29	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.tex
14mr|texlive-ctex-faq-20091109-3|30	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/make.bat
14mr|texlive-ctex-faq-20091109-3|31	
14mr|texlive-ctex-faq-20091109-3|32	#-----------------------------------------------------------------------
14mr|texlive-ctex-faq-20091109-3|33	%prep
14mr|texlive-ctex-faq-20091109-3|34	%setup -c -a0 -a1
14mr|texlive-ctex-faq-20091109-3|35	
14mr|texlive-ctex-faq-20091109-3|36	%build
14mr|texlive-ctex-faq-20091109-3|37	
14mr|texlive-ctex-faq-20091109-3|38	%install
14mr|texlive-ctex-faq-20091109-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ctex-faq-20091109-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ctex-faq-20091109-3|41	
14mr|texlive-ctex-faq-20091109-3|42	
14mr|texlive-ctex-faq-20091109-3|43	
14mr|texlive-ctex-faq-20091109-3|44	%changelog
14mr|texlive-ctex-faq-20091109-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-ctex-faq-20091109-3|46	+ Revision: 5d952aa
14mr|texlive-ctex-faq-20091109-3|47	- MassBuild#440: Increase release tag
14mr|texlive-ctex-faq-20091109-3|48	
14mr|texlive-ctex-faq-20091109-3|49	

19797 14
14mr|texlive-ctib-20070204-3|1	# revision 15878
14mr|texlive-ctib-20070204-3|2	# category Package
14mr|texlive-ctib-20070204-3|3	# catalog-ctan /language/tibetan/ctib
14mr|texlive-ctib-20070204-3|4	# catalog-date 2007-02-04 13:34:13 +0100
14mr|texlive-ctib-20070204-3|5	# catalog-license gpl
14mr|texlive-ctib-20070204-3|6	# catalog-version undef
14mr|texlive-ctib-20070204-3|7	Name:		texlive-ctib
14mr|texlive-ctib-20070204-3|8	Version:	20070204
14mr|texlive-ctib-20070204-3|9	Release:	3
14mr|texlive-ctib-20070204-3|10	Summary:	Tibetan for TeX and LATeX2e
14mr|texlive-ctib-20070204-3|11	Group:		Publishing
14mr|texlive-ctib-20070204-3|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/ctib
14mr|texlive-ctib-20070204-3|13	License:	GPL
14mr|texlive-ctib-20070204-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.tar.xz
14mr|texlive-ctib-20070204-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.doc.tar.xz
14mr|texlive-ctib-20070204-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.source.tar.xz
14mr|texlive-ctib-20070204-3|17	BuildArch:	noarch
14mr|texlive-ctib-20070204-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ctib-20070204-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ctib-20070204-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ctib-20070204-3|21	
14mr|texlive-ctib-20070204-3|22	%description
14mr|texlive-ctib-20070204-3|23	A package using a modified version of Sirlin's Tibetan font. An
14mr|texlive-ctib-20070204-3|24	advantage of this Tibetan implementation is that all consonant
14mr|texlive-ctib-20070204-3|25	clusters are formed by TeX and Metafont. No external
14mr|texlive-ctib-20070204-3|26	preprocessor is needed.
14mr|texlive-ctib-20070204-3|27	
14mr|texlive-ctib-20070204-3|28	%post
14mr|texlive-ctib-20070204-3|29	%{_sbindir}/texlive.post
14mr|texlive-ctib-20070204-3|30	
14mr|texlive-ctib-20070204-3|31	%postun
14mr|texlive-ctib-20070204-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ctib-20070204-3|33	%{_sbindir}/texlive.post
14mr|texlive-ctib-20070204-3|34	fi
14mr|texlive-ctib-20070204-3|35	
14mr|texlive-ctib-20070204-3|36	#-----------------------------------------------------------------------
14mr|texlive-ctib-20070204-3|37	%files
14mr|texlive-ctib-20070204-3|38	%{_texmfdistdir}/fonts/source/public/ctib/bzrsetup.mf
14mr|texlive-ctib-20070204-3|39	%{_texmfdistdir}/fonts/source/public/ctib/ctib.mf
14mr|texlive-ctib-20070204-3|40	%{_texmfdistdir}/fonts/source/public/ctib/ctibcode.mf
14mr|texlive-ctib-20070204-3|41	%{_texmfdistdir}/fonts/source/public/ctib/ctiblett.mf
14mr|texlive-ctib-20070204-3|42	%{_texmfdistdir}/fonts/source/public/ctib/ctibligs.mf
14mr|texlive-ctib-20070204-3|43	%{_texmfdistdir}/fonts/source/public/ctib/ctibnum.mf
14mr|texlive-ctib-20070204-3|44	%{_texmfdistdir}/fonts/source/public/ctib/ctibpunc.mf
14mr|texlive-ctib-20070204-3|45	%{_texmfdistdir}/fonts/source/public/ctib/ctibsplt.mf
14mr|texlive-ctib-20070204-3|46	%{_texmfdistdir}/fonts/source/public/ctib/ctibvow.mf
14mr|texlive-ctib-20070204-3|47	%{_texmfdistdir}/fonts/tfm/public/ctib/ctib.tfm
14mr|texlive-ctib-20070204-3|48	%{_texmfdistdir}/tex/latex/ctib/ctib.sty
14mr|texlive-ctib-20070204-3|49	%{_texmfdistdir}/tex/latex/ctib/ctib.tex
14mr|texlive-ctib-20070204-3|50	%{_texmfdistdir}/tex/latex/ctib/lctctib.fd
14mr|texlive-ctib-20070204-3|51	%{_texmfdistdir}/tex/latex/ctib/lctenc.def
14mr|texlive-ctib-20070204-3|52	%doc %{_texmfdistdir}/doc/latex/ctib/README
14mr|texlive-ctib-20070204-3|53	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.pdf
14mr|texlive-ctib-20070204-3|54	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.tex
14mr|texlive-ctib-20070204-3|55	#- source
14mr|texlive-ctib-20070204-3|56	%doc %{_texmfdistdir}/source/latex/ctib/COPYING
14mr|texlive-ctib-20070204-3|57	%doc %{_texmfdistdir}/source/latex/ctib/EMTEX
14mr|texlive-ctib-20070204-3|58	%doc %{_texmfdistdir}/source/latex/ctib/HISTORY
14mr|texlive-ctib-20070204-3|59	%doc %{_texmfdistdir}/source/latex/ctib/INSTALL
14mr|texlive-ctib-20070204-3|60	%doc %{_texmfdistdir}/source/latex/ctib/MIKTEX
14mr|texlive-ctib-20070204-3|61	
14mr|texlive-ctib-20070204-3|62	#-----------------------------------------------------------------------
14mr|texlive-ctib-20070204-3|63	%prep
14mr|texlive-ctib-20070204-3|64	%setup -c -a0 -a1 -a2
14mr|texlive-ctib-20070204-3|65	
14mr|texlive-ctib-20070204-3|66	%build
14mr|texlive-ctib-20070204-3|67	
14mr|texlive-ctib-20070204-3|68	%install
14mr|texlive-ctib-20070204-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ctib-20070204-3|70	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ctib-20070204-3|71	
14mr|texlive-ctib-20070204-3|72	
14mr|texlive-ctib-20070204-3|73	
14mr|texlive-ctib-20070204-3|74	%changelog
14mr|texlive-ctib-20070204-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070204-3
14mr|texlive-ctib-20070204-3|76	+ Revision: d10bfc8
14mr|texlive-ctib-20070204-3|77	- MassBuild#440: Increase release tag
14mr|texlive-ctib-20070204-3|78	
14mr|texlive-ctib-20070204-3|79	

19798 14
14mr|texlive-ctie-1.1-8|1	# revision 29764
14mr|texlive-ctie-1.1-8|2	# category TLCore
14mr|texlive-ctie-1.1-8|3	# catalog-ctan /web/c_cpp/ctie
14mr|texlive-ctie-1.1-8|4	# catalog-date 2012-06-18 22:39:13 +0200
14mr|texlive-ctie-1.1-8|5	# catalog-license gpl
14mr|texlive-ctie-1.1-8|6	# catalog-version 1.1
14mr|texlive-ctie-1.1-8|7	Name:		texlive-ctie
14mr|texlive-ctie-1.1-8|8	Version:	1.1
14mr|texlive-ctie-1.1-8|9	Release:	8
14mr|texlive-ctie-1.1-8|10	Summary:	C version of tie (merging Web change files)
14mr|texlive-ctie-1.1-8|11	Group:		Publishing
14mr|texlive-ctie-1.1-8|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/ctie
14mr|texlive-ctie-1.1-8|13	License:	GPL
14mr|texlive-ctie-1.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.tar.xz
14mr|texlive-ctie-1.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.doc.tar.xz
14mr|texlive-ctie-1.1-8|16	BuildArch:	noarch
14mr|texlive-ctie-1.1-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ctie-1.1-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ctie-1.1-8|19	Requires:	texlive-kpathsea
14mr|texlive-ctie-1.1-8|20	Requires:	texlive-ctie.bin
14mr|texlive-ctie-1.1-8|21	
14mr|texlive-ctie-1.1-8|22	%description
14mr|texlive-ctie-1.1-8|23	This is a version of tie converted for use with cweb.
14mr|texlive-ctie-1.1-8|24	
14mr|texlive-ctie-1.1-8|25	#-----------------------------------------------------------------------
14mr|texlive-ctie-1.1-8|26	%files
14mr|texlive-ctie-1.1-8|27	%doc %{_mandir}/man1/ctie.1*
14mr|texlive-ctie-1.1-8|28	%doc %{_texmfdistdir}/doc/man/man1/ctie.man1.pdf
14mr|texlive-ctie-1.1-8|29	
14mr|texlive-ctie-1.1-8|30	#-----------------------------------------------------------------------
14mr|texlive-ctie-1.1-8|31	%prep
14mr|texlive-ctie-1.1-8|32	%setup -c -a0 -a1
14mr|texlive-ctie-1.1-8|33	
14mr|texlive-ctie-1.1-8|34	%build
14mr|texlive-ctie-1.1-8|35	
14mr|texlive-ctie-1.1-8|36	%install
14mr|texlive-ctie-1.1-8|37	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ctie-1.1-8|38	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ctie-1.1-8|39	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-ctie-1.1-8|40	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-ctie-1.1-8|41	
14mr|texlive-ctie-1.1-8|42	%changelog
14mr|texlive-ctie-1.1-8|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-8
14mr|texlive-ctie-1.1-8|44	+ Revision: 7108a63
14mr|texlive-ctie-1.1-8|45	- MassBuild#440: Increase release tag
14mr|texlive-ctie-1.1-8|46	
14mr|texlive-ctie-1.1-8|47	

19799 14
14mr|texlive-cuisine-0.5-3|1	# revision 15878
14mr|texlive-cuisine-0.5-3|2	# category Package
14mr|texlive-cuisine-0.5-3|3	# catalog-ctan /macros/latex/contrib/cuisine
14mr|texlive-cuisine-0.5-3|4	# catalog-date 2006-12-09 15:50:57 +0100
14mr|texlive-cuisine-0.5-3|5	# catalog-license lppl
14mr|texlive-cuisine-0.5-3|6	# catalog-version 0.5
14mr|texlive-cuisine-0.5-3|7	Name:		texlive-cuisine
14mr|texlive-cuisine-0.5-3|8	Version:	0.5
14mr|texlive-cuisine-0.5-3|9	Release:	3
14mr|texlive-cuisine-0.5-3|10	Summary:	Typeset recipes
14mr|texlive-cuisine-0.5-3|11	Group:		Publishing
14mr|texlive-cuisine-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cuisine
14mr|texlive-cuisine-0.5-3|13	License:	LPPL
14mr|texlive-cuisine-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.tar.xz
14mr|texlive-cuisine-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.doc.tar.xz
14mr|texlive-cuisine-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.source.tar.xz
14mr|texlive-cuisine-0.5-3|17	BuildArch:	noarch
14mr|texlive-cuisine-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cuisine-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cuisine-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cuisine-0.5-3|21	
14mr|texlive-cuisine-0.5-3|22	%description
14mr|texlive-cuisine-0.5-3|23	Typeset recipes with the ingredients lined up with their method
14mr|texlive-cuisine-0.5-3|24	step (somewhat similarly to the layout used in cooking).
14mr|texlive-cuisine-0.5-3|25	
14mr|texlive-cuisine-0.5-3|26	%post
14mr|texlive-cuisine-0.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-cuisine-0.5-3|28	
14mr|texlive-cuisine-0.5-3|29	%postun
14mr|texlive-cuisine-0.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-cuisine-0.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-cuisine-0.5-3|32	fi
14mr|texlive-cuisine-0.5-3|33	
14mr|texlive-cuisine-0.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-cuisine-0.5-3|35	%files
14mr|texlive-cuisine-0.5-3|36	%{_texmfdistdir}/tex/latex/cuisine/cuisine.sty
14mr|texlive-cuisine-0.5-3|37	%doc %{_texmfdistdir}/doc/latex/cuisine/README
14mr|texlive-cuisine-0.5-3|38	%doc %{_texmfdistdir}/doc/latex/cuisine/cuisine.pdf
14mr|texlive-cuisine-0.5-3|39	#- source
14mr|texlive-cuisine-0.5-3|40	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.dtx
14mr|texlive-cuisine-0.5-3|41	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.ins
14mr|texlive-cuisine-0.5-3|42	
14mr|texlive-cuisine-0.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-cuisine-0.5-3|44	%prep
14mr|texlive-cuisine-0.5-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-cuisine-0.5-3|46	
14mr|texlive-cuisine-0.5-3|47	%build
14mr|texlive-cuisine-0.5-3|48	
14mr|texlive-cuisine-0.5-3|49	%install
14mr|texlive-cuisine-0.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cuisine-0.5-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cuisine-0.5-3|52	
14mr|texlive-cuisine-0.5-3|53	
14mr|texlive-cuisine-0.5-3|54	
14mr|texlive-cuisine-0.5-3|55	%changelog
14mr|texlive-cuisine-0.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-cuisine-0.5-3|57	+ Revision: 89b5519
14mr|texlive-cuisine-0.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-cuisine-0.5-3|59	
14mr|texlive-cuisine-0.5-3|60	

19800 14
14mr|texlive-currfile-0.7b-6|1	# revision 29012
14mr|texlive-currfile-0.7b-6|2	# category Package
14mr|texlive-currfile-0.7b-6|3	# catalog-ctan /macros/latex/contrib/currfile
14mr|texlive-currfile-0.7b-6|4	# catalog-date 2013-02-02 11:38:19 +0100
14mr|texlive-currfile-0.7b-6|5	# catalog-license lppl1.3
14mr|texlive-currfile-0.7b-6|6	# catalog-version 0.7b
14mr|texlive-currfile-0.7b-6|7	Name:		texlive-currfile
14mr|texlive-currfile-0.7b-6|8	Version:	0.7b
14mr|texlive-currfile-0.7b-6|9	Release:	6
14mr|texlive-currfile-0.7b-6|10	Summary:	Provide file name and path of input files
14mr|texlive-currfile-0.7b-6|11	Group:		Publishing
14mr|texlive-currfile-0.7b-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currfile
14mr|texlive-currfile-0.7b-6|13	License:	LPPL1.3
14mr|texlive-currfile-0.7b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.tar.xz
14mr|texlive-currfile-0.7b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.doc.tar.xz
14mr|texlive-currfile-0.7b-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.source.tar.xz
14mr|texlive-currfile-0.7b-6|17	BuildArch:	noarch
14mr|texlive-currfile-0.7b-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-currfile-0.7b-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-currfile-0.7b-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-currfile-0.7b-6|21	
14mr|texlive-currfile-0.7b-6|22	%description
14mr|texlive-currfile-0.7b-6|23	The package provides macros holding file name information
14mr|texlive-currfile-0.7b-6|24	(directory, base name, extension, full name and full path) for
14mr|texlive-currfile-0.7b-6|25	files read by LaTeX \input and \include macros; it uses the
14mr|texlive-currfile-0.7b-6|26	file hooks provided by the author's filehook. In particular, it
14mr|texlive-currfile-0.7b-6|27	restores the parent file name after the trailing \clearpage of
14mr|texlive-currfile-0.7b-6|28	an \included file; as a result, the macros may be usefully
14mr|texlive-currfile-0.7b-6|29	employed in the page header and footer of the last printed page
14mr|texlive-currfile-0.7b-6|30	of such a file. The depth of inclusion is made available,
14mr|texlive-currfile-0.7b-6|31	together with the "parent" (including file) and "parents" (all
14mr|texlive-currfile-0.7b-6|32	including files to the root of the tree). The package
14mr|texlive-currfile-0.7b-6|33	supersedes FiNK.
14mr|texlive-currfile-0.7b-6|34	
14mr|texlive-currfile-0.7b-6|35	%post
14mr|texlive-currfile-0.7b-6|36	%{_sbindir}/texlive.post
14mr|texlive-currfile-0.7b-6|37	
14mr|texlive-currfile-0.7b-6|38	%postun
14mr|texlive-currfile-0.7b-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-currfile-0.7b-6|40	%{_sbindir}/texlive.post
14mr|texlive-currfile-0.7b-6|41	fi
14mr|texlive-currfile-0.7b-6|42	
14mr|texlive-currfile-0.7b-6|43	#-----------------------------------------------------------------------
14mr|texlive-currfile-0.7b-6|44	%files
14mr|texlive-currfile-0.7b-6|45	%{_texmfdistdir}/tex/latex/currfile/currfile-abspath.sty
14mr|texlive-currfile-0.7b-6|46	%{_texmfdistdir}/tex/latex/currfile/currfile.sty
14mr|texlive-currfile-0.7b-6|47	%doc %{_texmfdistdir}/doc/latex/currfile/README
14mr|texlive-currfile-0.7b-6|48	%doc %{_texmfdistdir}/doc/latex/currfile/currfile.pdf
14mr|texlive-currfile-0.7b-6|49	#- source
14mr|texlive-currfile-0.7b-6|50	%doc %{_texmfdistdir}/source/latex/currfile/currfile.dtx
14mr|texlive-currfile-0.7b-6|51	%doc %{_texmfdistdir}/source/latex/currfile/currfile.ins
14mr|texlive-currfile-0.7b-6|52	
14mr|texlive-currfile-0.7b-6|53	#-----------------------------------------------------------------------
14mr|texlive-currfile-0.7b-6|54	%prep
14mr|texlive-currfile-0.7b-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-currfile-0.7b-6|56	
14mr|texlive-currfile-0.7b-6|57	%build
14mr|texlive-currfile-0.7b-6|58	
14mr|texlive-currfile-0.7b-6|59	%install
14mr|texlive-currfile-0.7b-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-currfile-0.7b-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-currfile-0.7b-6|62	
14mr|texlive-currfile-0.7b-6|63	%changelog
14mr|texlive-currfile-0.7b-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7b-6
14mr|texlive-currfile-0.7b-6|65	+ Revision: 8ee576e
14mr|texlive-currfile-0.7b-6|66	- MassBuild#440: Increase release tag
14mr|texlive-currfile-0.7b-6|67	
14mr|texlive-currfile-0.7b-6|68	

19801 14
14mr|texlive-currvita-20061209-3|1	# revision 15878
14mr|texlive-currvita-20061209-3|2	# category Package
14mr|texlive-currvita-20061209-3|3	# catalog-ctan /macros/latex/contrib/currvita
14mr|texlive-currvita-20061209-3|4	# catalog-date 2006-12-09 16:04:04 +0100
14mr|texlive-currvita-20061209-3|5	# catalog-license gpl
14mr|texlive-currvita-20061209-3|6	# catalog-version undef
14mr|texlive-currvita-20061209-3|7	Name:		texlive-currvita
14mr|texlive-currvita-20061209-3|8	Version:	20061209
14mr|texlive-currvita-20061209-3|9	Release:	3
14mr|texlive-currvita-20061209-3|10	Summary:	Typeset a curriculum vitae
14mr|texlive-currvita-20061209-3|11	Group:		Publishing
14mr|texlive-currvita-20061209-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currvita
14mr|texlive-currvita-20061209-3|13	License:	GPL
14mr|texlive-currvita-20061209-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.tar.xz
14mr|texlive-currvita-20061209-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.doc.tar.xz
14mr|texlive-currvita-20061209-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.source.tar.xz
14mr|texlive-currvita-20061209-3|17	BuildArch:	noarch
14mr|texlive-currvita-20061209-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-currvita-20061209-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-currvita-20061209-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-currvita-20061209-3|21	
14mr|texlive-currvita-20061209-3|22	%description
14mr|texlive-currvita-20061209-3|23	Currvita is a package rather than a class (like most other
14mr|texlive-currvita-20061209-3|24	curriculum vitae offerings). The author considers that a
14mr|texlive-currvita-20061209-3|25	curriculum vitae can quite reasonably form part of another
14mr|texlive-currvita-20061209-3|26	document (such as a letter, or a dissertation).
14mr|texlive-currvita-20061209-3|27	
14mr|texlive-currvita-20061209-3|28	%post
14mr|texlive-currvita-20061209-3|29	%{_sbindir}/texlive.post
14mr|texlive-currvita-20061209-3|30	
14mr|texlive-currvita-20061209-3|31	%postun
14mr|texlive-currvita-20061209-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-currvita-20061209-3|33	%{_sbindir}/texlive.post
14mr|texlive-currvita-20061209-3|34	fi
14mr|texlive-currvita-20061209-3|35	
14mr|texlive-currvita-20061209-3|36	#-----------------------------------------------------------------------
14mr|texlive-currvita-20061209-3|37	%files
14mr|texlive-currvita-20061209-3|38	%{_texmfdistdir}/tex/latex/currvita/currvita.sty
14mr|texlive-currvita-20061209-3|39	%doc %{_texmfdistdir}/doc/latex/currvita/README
14mr|texlive-currvita-20061209-3|40	%doc %{_texmfdistdir}/doc/latex/currvita/currvita.pdf
14mr|texlive-currvita-20061209-3|41	%doc %{_texmfdistdir}/doc/latex/currvita/cvtest.tex
14mr|texlive-currvita-20061209-3|42	#- source
14mr|texlive-currvita-20061209-3|43	%doc %{_texmfdistdir}/source/latex/currvita/currvita.dtx
14mr|texlive-currvita-20061209-3|44	%doc %{_texmfdistdir}/source/latex/currvita/currvita.ins
14mr|texlive-currvita-20061209-3|45	
14mr|texlive-currvita-20061209-3|46	#-----------------------------------------------------------------------
14mr|texlive-currvita-20061209-3|47	%prep
14mr|texlive-currvita-20061209-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-currvita-20061209-3|49	
14mr|texlive-currvita-20061209-3|50	%build
14mr|texlive-currvita-20061209-3|51	
14mr|texlive-currvita-20061209-3|52	%install
14mr|texlive-currvita-20061209-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-currvita-20061209-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-currvita-20061209-3|55	
14mr|texlive-currvita-20061209-3|56	
14mr|texlive-currvita-20061209-3|57	
14mr|texlive-currvita-20061209-3|58	%changelog
14mr|texlive-currvita-20061209-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061209-3
14mr|texlive-currvita-20061209-3|60	+ Revision: 4057abb
14mr|texlive-currvita-20061209-3|61	- MassBuild#440: Increase release tag
14mr|texlive-currvita-20061209-3|62	
14mr|texlive-currvita-20061209-3|63	

19802 14
14mr|texlive-cursolatex-20110929-3|1	# revision 24139
14mr|texlive-cursolatex-20110929-3|2	# category Package
14mr|texlive-cursolatex-20110929-3|3	# catalog-ctan /info/portuguese/cursolatex
14mr|texlive-cursolatex-20110929-3|4	# catalog-date 2011-09-29 10:37:15 +0200
14mr|texlive-cursolatex-20110929-3|5	# catalog-license gpl
14mr|texlive-cursolatex-20110929-3|6	# catalog-version undef
14mr|texlive-cursolatex-20110929-3|7	Name:		texlive-cursolatex
14mr|texlive-cursolatex-20110929-3|8	Version:	20110929
14mr|texlive-cursolatex-20110929-3|9	Release:	3
14mr|texlive-cursolatex-20110929-3|10	Summary:	A LaTeX tutorial
14mr|texlive-cursolatex-20110929-3|11	Group:		Publishing
14mr|texlive-cursolatex-20110929-3|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/cursolatex
14mr|texlive-cursolatex-20110929-3|13	License:	GPL
14mr|texlive-cursolatex-20110929-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cursolatex.tar.xz
14mr|texlive-cursolatex-20110929-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cursolatex.doc.tar.xz
14mr|texlive-cursolatex-20110929-3|16	BuildArch:	noarch
14mr|texlive-cursolatex-20110929-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cursolatex-20110929-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cursolatex-20110929-3|19	
14mr|texlive-cursolatex-20110929-3|20	%description
14mr|texlive-cursolatex-20110929-3|21	The tutorial is presented as a set of slides (in Portuguese).
14mr|texlive-cursolatex-20110929-3|22	
14mr|texlive-cursolatex-20110929-3|23	#-----------------------------------------------------------------------
14mr|texlive-cursolatex-20110929-3|24	%files
14mr|texlive-cursolatex-20110929-3|25	%doc %{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Basic.png
14mr|texlive-cursolatex-20110929-3|26	%doc %{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Complete.png
14mr|texlive-cursolatex-20110929-3|27	%doc %{_texmfdistdir}/doc/latex/cursolatex/Musica.pdf
14mr|texlive-cursolatex-20110929-3|28	%doc %{_texmfdistdir}/doc/latex/cursolatex/README
14mr|texlive-cursolatex-20110929-3|29	%doc %{_texmfdistdir}/doc/latex/cursolatex/TeXShopPNG.png
14mr|texlive-cursolatex-20110929-3|30	%doc %{_texmfdistdir}/doc/latex/cursolatex/TeXworksPDF.pdf
14mr|texlive-cursolatex-20110929-3|31	%doc %{_texmfdistdir}/doc/latex/cursolatex/WinEdt.pdf
14mr|texlive-cursolatex-20110929-3|32	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.nav
14mr|texlive-cursolatex-20110929-3|33	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.pdf
14mr|texlive-cursolatex-20110929-3|34	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.snm
14mr|texlive-cursolatex-20110929-3|35	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.tex
14mr|texlive-cursolatex-20110929-3|36	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.vrb
14mr|texlive-cursolatex-20110929-3|37	%doc %{_texmfdistdir}/doc/latex/cursolatex/emacs.pdf
14mr|texlive-cursolatex-20110929-3|38	%doc %{_texmfdistdir}/doc/latex/cursolatex/integral.pdf
14mr|texlive-cursolatex-20110929-3|39	%doc %{_texmfdistdir}/doc/latex/cursolatex/tabuleiro.pdf
14mr|texlive-cursolatex-20110929-3|40	%doc %{_texmfdistdir}/doc/latex/cursolatex/texmaker.pdf
14mr|texlive-cursolatex-20110929-3|41	%doc %{_texmfdistdir}/doc/latex/cursolatex/texniccenter.pdf
14mr|texlive-cursolatex-20110929-3|42	%doc %{_texmfdistdir}/doc/latex/cursolatex/texstudio.pdf
14mr|texlive-cursolatex-20110929-3|43	%doc %{_texmfdistdir}/doc/latex/cursolatex/tipografia.pdf
14mr|texlive-cursolatex-20110929-3|44	%doc %{_texmfdistdir}/doc/latex/cursolatex/ubuntu.pdf
14mr|texlive-cursolatex-20110929-3|45	
14mr|texlive-cursolatex-20110929-3|46	#-----------------------------------------------------------------------
14mr|texlive-cursolatex-20110929-3|47	%prep
14mr|texlive-cursolatex-20110929-3|48	%setup -c -a0 -a1
14mr|texlive-cursolatex-20110929-3|49	
14mr|texlive-cursolatex-20110929-3|50	%build
14mr|texlive-cursolatex-20110929-3|51	
14mr|texlive-cursolatex-20110929-3|52	%install
14mr|texlive-cursolatex-20110929-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cursolatex-20110929-3|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cursolatex-20110929-3|55	
14mr|texlive-cursolatex-20110929-3|56	
14mr|texlive-cursolatex-20110929-3|57	
14mr|texlive-cursolatex-20110929-3|58	%changelog
14mr|texlive-cursolatex-20110929-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110929-3
14mr|texlive-cursolatex-20110929-3|60	+ Revision: b4374f6
14mr|texlive-cursolatex-20110929-3|61	- MassBuild#440: Increase release tag
14mr|texlive-cursolatex-20110929-3|62	
14mr|texlive-cursolatex-20110929-3|63	

19803 14
14mr|texlive-curve-1.16-3|1	# revision 20745
14mr|texlive-curve-1.16-3|2	# category Package
14mr|texlive-curve-1.16-3|3	# catalog-ctan /macros/latex/contrib/curve
14mr|texlive-curve-1.16-3|4	# catalog-date 2010-12-14 18:30:55 +0100
14mr|texlive-curve-1.16-3|5	# catalog-license lppl
14mr|texlive-curve-1.16-3|6	# catalog-version 1.16
14mr|texlive-curve-1.16-3|7	Name:		texlive-curve
14mr|texlive-curve-1.16-3|8	Version:	1.16
14mr|texlive-curve-1.16-3|9	Release:	3
14mr|texlive-curve-1.16-3|10	Summary:	A class for making curriculum vitae
14mr|texlive-curve-1.16-3|11	Group:		Publishing
14mr|texlive-curve-1.16-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve
14mr|texlive-curve-1.16-3|13	License:	LPPL
14mr|texlive-curve-1.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.tar.xz
14mr|texlive-curve-1.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.doc.tar.xz
14mr|texlive-curve-1.16-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.source.tar.xz
14mr|texlive-curve-1.16-3|17	BuildArch:	noarch
14mr|texlive-curve-1.16-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-curve-1.16-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-curve-1.16-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-curve-1.16-3|21	
14mr|texlive-curve-1.16-3|22	%description
14mr|texlive-curve-1.16-3|23	CurVe is a class for writing a CV, with configuration for the
14mr|texlive-curve-1.16-3|24	language in which you write. The class provides a set of
14mr|texlive-curve-1.16-3|25	commands to create rubrics, entries in these rubrics etc. CurVe
14mr|texlive-curve-1.16-3|26	then format the CV (possibly splitting it onto multiple pages,
14mr|texlive-curve-1.16-3|27	repeating the titles etc), which is usually the most painful
14mr|texlive-curve-1.16-3|28	part of CV writing. Another nice feature of CurVe is its
14mr|texlive-curve-1.16-3|29	ability to manage different CV 'flavours' simultaneously. It is
14mr|texlive-curve-1.16-3|30	often the case that you want to maintain slightly divergent
14mr|texlive-curve-1.16-3|31	versions of your CV at the same time, in order to emphasize on
14mr|texlive-curve-1.16-3|32	different aspects of your background. CurVe also comes with
14mr|texlive-curve-1.16-3|33	support for use with AUC-TeX.
14mr|texlive-curve-1.16-3|34	
14mr|texlive-curve-1.16-3|35	%post
14mr|texlive-curve-1.16-3|36	%{_sbindir}/texlive.post
14mr|texlive-curve-1.16-3|37	
14mr|texlive-curve-1.16-3|38	%postun
14mr|texlive-curve-1.16-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-curve-1.16-3|40	%{_sbindir}/texlive.post
14mr|texlive-curve-1.16-3|41	fi
14mr|texlive-curve-1.16-3|42	
14mr|texlive-curve-1.16-3|43	#-----------------------------------------------------------------------
14mr|texlive-curve-1.16-3|44	%files
14mr|texlive-curve-1.16-3|45	%{_texmfdistdir}/tex/latex/curve/curve.cls
14mr|texlive-curve-1.16-3|46	%doc %{_texmfdistdir}/doc/latex/curve/NEWS
14mr|texlive-curve-1.16-3|47	%doc %{_texmfdistdir}/doc/latex/curve/README
14mr|texlive-curve-1.16-3|48	%doc %{_texmfdistdir}/doc/latex/curve/THANKS
14mr|texlive-curve-1.16-3|49	%doc %{_texmfdistdir}/doc/latex/curve/curve.el
14mr|texlive-curve-1.16-3|50	%doc %{_texmfdistdir}/doc/latex/curve/curve.pdf
14mr|texlive-curve-1.16-3|51	%doc %{_texmfdistdir}/doc/latex/curve/examples/Makefile
14mr|texlive-curve-1.16-3|52	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.bib
14mr|texlive-curve-1.16-3|53	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.tex
14mr|texlive-curve-1.16-3|54	%doc %{_texmfdistdir}/doc/latex/curve/examples/raw.tex
14mr|texlive-curve-1.16-3|55	%doc %{_texmfdistdir}/doc/latex/curve/examples/rubric.tex
14mr|texlive-curve-1.16-3|56	%doc %{_texmfdistdir}/doc/latex/curve/header.inc
14mr|texlive-curve-1.16-3|57	#- source
14mr|texlive-curve-1.16-3|58	%doc %{_texmfdistdir}/source/latex/curve/curve.dtx
14mr|texlive-curve-1.16-3|59	%doc %{_texmfdistdir}/source/latex/curve/curve.ins
14mr|texlive-curve-1.16-3|60	
14mr|texlive-curve-1.16-3|61	#-----------------------------------------------------------------------
14mr|texlive-curve-1.16-3|62	%prep
14mr|texlive-curve-1.16-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-curve-1.16-3|64	
14mr|texlive-curve-1.16-3|65	%build
14mr|texlive-curve-1.16-3|66	
14mr|texlive-curve-1.16-3|67	%install
14mr|texlive-curve-1.16-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-curve-1.16-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-curve-1.16-3|70	
14mr|texlive-curve-1.16-3|71	
14mr|texlive-curve-1.16-3|72	
14mr|texlive-curve-1.16-3|73	%changelog
14mr|texlive-curve-1.16-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16-3
14mr|texlive-curve-1.16-3|75	+ Revision: 5943b8f
14mr|texlive-curve-1.16-3|76	- MassBuild#440: Increase release tag
14mr|texlive-curve-1.16-3|77	
14mr|texlive-curve-1.16-3|78	

19804 14
14mr|texlive-curve2e-1.40-3|1	# revision 25569
14mr|texlive-curve2e-1.40-3|2	# category Package
14mr|texlive-curve2e-1.40-3|3	# catalog-ctan /macros/latex/contrib/curve2e
14mr|texlive-curve2e-1.40-3|4	# catalog-date 2012-03-05 13:28:31 +0100
14mr|texlive-curve2e-1.40-3|5	# catalog-license lppl1.3
14mr|texlive-curve2e-1.40-3|6	# catalog-version 1.4
14mr|texlive-curve2e-1.40-3|7	Name:		texlive-curve2e
14mr|texlive-curve2e-1.40-3|8	Version:	1.40
14mr|texlive-curve2e-1.40-3|9	Release:	3
14mr|texlive-curve2e-1.40-3|10	Summary:	Extensions for package pict2e
14mr|texlive-curve2e-1.40-3|11	Group:		Publishing
14mr|texlive-curve2e-1.40-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve2e
14mr|texlive-curve2e-1.40-3|13	License:	LPPL1.3
14mr|texlive-curve2e-1.40-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.tar.xz
14mr|texlive-curve2e-1.40-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.doc.tar.xz
14mr|texlive-curve2e-1.40-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.source.tar.xz
14mr|texlive-curve2e-1.40-3|17	BuildArch:	noarch
14mr|texlive-curve2e-1.40-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-curve2e-1.40-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-curve2e-1.40-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-curve2e-1.40-3|21	
14mr|texlive-curve2e-1.40-3|22	%description
14mr|texlive-curve2e-1.40-3|23	The package extends the drawing capacities of the pict2e that
14mr|texlive-curve2e-1.40-3|24	serves as a LaTeX 2e replacement for picture mode. In
14mr|texlive-curve2e-1.40-3|25	particular, curve2e introduces new macros for lines and
14mr|texlive-curve2e-1.40-3|26	vectors, new specifications for line terminations and joins,
14mr|texlive-curve2e-1.40-3|27	arcs with any angular aperture, arcs with arrows at one or both
14mr|texlive-curve2e-1.40-3|28	ends, generic curves specified with their nodes and the tangent
14mr|texlive-curve2e-1.40-3|29	direction at these nodes.
14mr|texlive-curve2e-1.40-3|30	
14mr|texlive-curve2e-1.40-3|31	%post
14mr|texlive-curve2e-1.40-3|32	%{_sbindir}/texlive.post
14mr|texlive-curve2e-1.40-3|33	
14mr|texlive-curve2e-1.40-3|34	%postun
14mr|texlive-curve2e-1.40-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-curve2e-1.40-3|36	%{_sbindir}/texlive.post
14mr|texlive-curve2e-1.40-3|37	fi
14mr|texlive-curve2e-1.40-3|38	
14mr|texlive-curve2e-1.40-3|39	#-----------------------------------------------------------------------
14mr|texlive-curve2e-1.40-3|40	%files
14mr|texlive-curve2e-1.40-3|41	%{_texmfdistdir}/tex/latex/curve2e/curve2e.sty
14mr|texlive-curve2e-1.40-3|42	%doc %{_texmfdistdir}/doc/latex/curve2e/README
14mr|texlive-curve2e-1.40-3|43	%doc %{_texmfdistdir}/doc/latex/curve2e/curve2e.pdf
14mr|texlive-curve2e-1.40-3|44	%doc %{_texmfdistdir}/doc/latex/curve2e/manifest.txt
14mr|texlive-curve2e-1.40-3|45	#- source
14mr|texlive-curve2e-1.40-3|46	%doc %{_texmfdistdir}/source/latex/curve2e/curve2e.dtx
14mr|texlive-curve2e-1.40-3|47	
14mr|texlive-curve2e-1.40-3|48	#-----------------------------------------------------------------------
14mr|texlive-curve2e-1.40-3|49	%prep
14mr|texlive-curve2e-1.40-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-curve2e-1.40-3|51	
14mr|texlive-curve2e-1.40-3|52	%build
14mr|texlive-curve2e-1.40-3|53	
14mr|texlive-curve2e-1.40-3|54	%install
14mr|texlive-curve2e-1.40-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-curve2e-1.40-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-curve2e-1.40-3|57	
14mr|texlive-curve2e-1.40-3|58	
14mr|texlive-curve2e-1.40-3|59	
14mr|texlive-curve2e-1.40-3|60	%changelog
14mr|texlive-curve2e-1.40-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-3
14mr|texlive-curve2e-1.40-3|62	+ Revision: f454f26
14mr|texlive-curve2e-1.40-3|63	- MassBuild#440: Increase release tag
14mr|texlive-curve2e-1.40-3|64	
14mr|texlive-curve2e-1.40-3|65	

19805 14
14mr|texlive-curves-1.53-3|1	# revision 15878
14mr|texlive-curves-1.53-3|2	# category Package
14mr|texlive-curves-1.53-3|3	# catalog-ctan /macros/latex/contrib/curves
14mr|texlive-curves-1.53-3|4	# catalog-date 2009-09-24 20:53:04 +0200
14mr|texlive-curves-1.53-3|5	# catalog-license lppl
14mr|texlive-curves-1.53-3|6	# catalog-version 1.53
14mr|texlive-curves-1.53-3|7	Name:		texlive-curves
14mr|texlive-curves-1.53-3|8	Version:	1.53
14mr|texlive-curves-1.53-3|9	Release:	3
14mr|texlive-curves-1.53-3|10	Summary:	Curves for LaTeX picture environment
14mr|texlive-curves-1.53-3|11	Group:		Publishing
14mr|texlive-curves-1.53-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curves
14mr|texlive-curves-1.53-3|13	License:	LPPL
14mr|texlive-curves-1.53-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.tar.xz
14mr|texlive-curves-1.53-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.doc.tar.xz
14mr|texlive-curves-1.53-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.source.tar.xz
14mr|texlive-curves-1.53-3|17	BuildArch:	noarch
14mr|texlive-curves-1.53-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-curves-1.53-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-curves-1.53-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-curves-1.53-3|21	
14mr|texlive-curves-1.53-3|22	%description
14mr|texlive-curves-1.53-3|23	The draws curves in the standard LaTeX picture environment
14mr|texlive-curves-1.53-3|24	using parabolas between data points with continuous slope at
14mr|texlive-curves-1.53-3|25	joins; for circles and arcs, it uses up to 16 parabolas. The
14mr|texlive-curves-1.53-3|26	package also draws symbols or dash patterns along curves. The
14mr|texlive-curves-1.53-3|27	package provides facilities equivalent to technical pens with
14mr|texlive-curves-1.53-3|28	compasses and French curves. Curves consist of short secants
14mr|texlive-curves-1.53-3|29	drawn by overlapping disks or line-drawing \special commands
14mr|texlive-curves-1.53-3|30	selected by package options.
14mr|texlive-curves-1.53-3|31	
14mr|texlive-curves-1.53-3|32	%post
14mr|texlive-curves-1.53-3|33	%{_sbindir}/texlive.post
14mr|texlive-curves-1.53-3|34	
14mr|texlive-curves-1.53-3|35	%postun
14mr|texlive-curves-1.53-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-curves-1.53-3|37	%{_sbindir}/texlive.post
14mr|texlive-curves-1.53-3|38	fi
14mr|texlive-curves-1.53-3|39	
14mr|texlive-curves-1.53-3|40	#-----------------------------------------------------------------------
14mr|texlive-curves-1.53-3|41	%files
14mr|texlive-curves-1.53-3|42	%{_texmfdistdir}/tex/latex/curves/curves.sty
14mr|texlive-curves-1.53-3|43	%{_texmfdistdir}/tex/latex/curves/curvesls.sty
14mr|texlive-curves-1.53-3|44	%doc %{_texmfdistdir}/doc/latex/curves/README
14mr|texlive-curves-1.53-3|45	%doc %{_texmfdistdir}/doc/latex/curves/curves.pdf
14mr|texlive-curves-1.53-3|46	%doc %{_texmfdistdir}/doc/latex/curves/latex2pdf
14mr|texlive-curves-1.53-3|47	#- source
14mr|texlive-curves-1.53-3|48	%doc %{_texmfdistdir}/source/latex/curves/curves.dtx
14mr|texlive-curves-1.53-3|49	%doc %{_texmfdistdir}/source/latex/curves/curves.ins
14mr|texlive-curves-1.53-3|50	
14mr|texlive-curves-1.53-3|51	#-----------------------------------------------------------------------
14mr|texlive-curves-1.53-3|52	%prep
14mr|texlive-curves-1.53-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-curves-1.53-3|54	
14mr|texlive-curves-1.53-3|55	%build
14mr|texlive-curves-1.53-3|56	
14mr|texlive-curves-1.53-3|57	%install
14mr|texlive-curves-1.53-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-curves-1.53-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-curves-1.53-3|60	
14mr|texlive-curves-1.53-3|61	
14mr|texlive-curves-1.53-3|62	
14mr|texlive-curves-1.53-3|63	%changelog
14mr|texlive-curves-1.53-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.53-3
14mr|texlive-curves-1.53-3|65	+ Revision: 1014bbf
14mr|texlive-curves-1.53-3|66	- MassBuild#440: Increase release tag
14mr|texlive-curves-1.53-3|67	
14mr|texlive-curves-1.53-3|68	

19806 14
14mr|texlive-custom-bib-4.33-3|1	# revision 24729
14mr|texlive-custom-bib-4.33-3|2	# category Package
14mr|texlive-custom-bib-4.33-3|3	# catalog-ctan /macros/latex/contrib/custom-bib
14mr|texlive-custom-bib-4.33-3|4	# catalog-date 2011-11-18 13:01:42 +0100
14mr|texlive-custom-bib-4.33-3|5	# catalog-license lppl
14mr|texlive-custom-bib-4.33-3|6	# catalog-version 4.33
14mr|texlive-custom-bib-4.33-3|7	Name:		texlive-custom-bib
14mr|texlive-custom-bib-4.33-3|8	Version:	4.33
14mr|texlive-custom-bib-4.33-3|9	Release:	3
14mr|texlive-custom-bib-4.33-3|10	Summary:	Customised BibTeX styles
14mr|texlive-custom-bib-4.33-3|11	Group:		Publishing
14mr|texlive-custom-bib-4.33-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/custom-bib
14mr|texlive-custom-bib-4.33-3|13	License:	LPPL
14mr|texlive-custom-bib-4.33-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.tar.xz
14mr|texlive-custom-bib-4.33-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.doc.tar.xz
14mr|texlive-custom-bib-4.33-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.source.tar.xz
14mr|texlive-custom-bib-4.33-3|17	BuildArch:	noarch
14mr|texlive-custom-bib-4.33-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-custom-bib-4.33-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-custom-bib-4.33-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-custom-bib-4.33-3|21	
14mr|texlive-custom-bib-4.33-3|22	%description
14mr|texlive-custom-bib-4.33-3|23	Package generating customized BibTeX bibliography styles from a
14mr|texlive-custom-bib-4.33-3|24	generic file using docstrip driven by parameters generated by a
14mr|texlive-custom-bib-4.33-3|25	menu application. Includes support for the Harvard style of
14mr|texlive-custom-bib-4.33-3|26	citations.
14mr|texlive-custom-bib-4.33-3|27	
14mr|texlive-custom-bib-4.33-3|28	%post
14mr|texlive-custom-bib-4.33-3|29	%{_sbindir}/texlive.post
14mr|texlive-custom-bib-4.33-3|30	
14mr|texlive-custom-bib-4.33-3|31	%postun
14mr|texlive-custom-bib-4.33-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-custom-bib-4.33-3|33	%{_sbindir}/texlive.post
14mr|texlive-custom-bib-4.33-3|34	fi
14mr|texlive-custom-bib-4.33-3|35	
14mr|texlive-custom-bib-4.33-3|36	#-----------------------------------------------------------------------
14mr|texlive-custom-bib-4.33-3|37	%files
14mr|texlive-custom-bib-4.33-3|38	%{_texmfdistdir}/tex/latex/custom-bib/catalan.mbs
14mr|texlive-custom-bib-4.33-3|39	%{_texmfdistdir}/tex/latex/custom-bib/dansk.mbs
14mr|texlive-custom-bib-4.33-3|40	%{_texmfdistdir}/tex/latex/custom-bib/dutch.mbs
14mr|texlive-custom-bib-4.33-3|41	%{_texmfdistdir}/tex/latex/custom-bib/english.mbs
14mr|texlive-custom-bib-4.33-3|42	%{_texmfdistdir}/tex/latex/custom-bib/esperant.mbs
14mr|texlive-custom-bib-4.33-3|43	%{_texmfdistdir}/tex/latex/custom-bib/finnish.mbs
14mr|texlive-custom-bib-4.33-3|44	%{_texmfdistdir}/tex/latex/custom-bib/french.mbs
14mr|texlive-custom-bib-4.33-3|45	%{_texmfdistdir}/tex/latex/custom-bib/geojour.mbs
14mr|texlive-custom-bib-4.33-3|46	%{_texmfdistdir}/tex/latex/custom-bib/geophys.tex
14mr|texlive-custom-bib-4.33-3|47	%{_texmfdistdir}/tex/latex/custom-bib/german.mbs
14mr|texlive-custom-bib-4.33-3|48	%{_texmfdistdir}/tex/latex/custom-bib/italian.mbs
14mr|texlive-custom-bib-4.33-3|49	%{_texmfdistdir}/tex/latex/custom-bib/makebst.tex
14mr|texlive-custom-bib-4.33-3|50	%{_texmfdistdir}/tex/latex/custom-bib/merlin.mbs
14mr|texlive-custom-bib-4.33-3|51	%{_texmfdistdir}/tex/latex/custom-bib/norsk.mbs
14mr|texlive-custom-bib-4.33-3|52	%{_texmfdistdir}/tex/latex/custom-bib/photjour.mbs
14mr|texlive-custom-bib-4.33-3|53	%{_texmfdistdir}/tex/latex/custom-bib/physjour.mbs
14mr|texlive-custom-bib-4.33-3|54	%{_texmfdistdir}/tex/latex/custom-bib/polski.mbs
14mr|texlive-custom-bib-4.33-3|55	%{_texmfdistdir}/tex/latex/custom-bib/portuges.mbs
14mr|texlive-custom-bib-4.33-3|56	%{_texmfdistdir}/tex/latex/custom-bib/shorthnd.tex
14mr|texlive-custom-bib-4.33-3|57	%{_texmfdistdir}/tex/latex/custom-bib/slovene.mbs
14mr|texlive-custom-bib-4.33-3|58	%{_texmfdistdir}/tex/latex/custom-bib/spanish.mbs
14mr|texlive-custom-bib-4.33-3|59	%{_texmfdistdir}/tex/latex/custom-bib/suppjour.mbs
14mr|texlive-custom-bib-4.33-3|60	%{_texmfdistdir}/tex/latex/custom-bib/svenska.mbs
14mr|texlive-custom-bib-4.33-3|61	%doc %{_texmfdistdir}/doc/latex/custom-bib/README
14mr|texlive-custom-bib-4.33-3|62	%doc %{_texmfdistdir}/doc/latex/custom-bib/makebst.pdf
14mr|texlive-custom-bib-4.33-3|63	%doc %{_texmfdistdir}/doc/latex/custom-bib/merlin.pdf
14mr|texlive-custom-bib-4.33-3|64	%doc %{_texmfdistdir}/doc/latex/custom-bib/readme.mkb
14mr|texlive-custom-bib-4.33-3|65	#- source
14mr|texlive-custom-bib-4.33-3|66	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.drv
14mr|texlive-custom-bib-4.33-3|67	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.dtx
14mr|texlive-custom-bib-4.33-3|68	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.ins
14mr|texlive-custom-bib-4.33-3|69	%doc %{_texmfdistdir}/source/latex/custom-bib/shorthnd.ins
14mr|texlive-custom-bib-4.33-3|70	
14mr|texlive-custom-bib-4.33-3|71	#-----------------------------------------------------------------------
14mr|texlive-custom-bib-4.33-3|72	%prep
14mr|texlive-custom-bib-4.33-3|73	%setup -c -a0 -a1 -a2
14mr|texlive-custom-bib-4.33-3|74	
14mr|texlive-custom-bib-4.33-3|75	%build
14mr|texlive-custom-bib-4.33-3|76	
14mr|texlive-custom-bib-4.33-3|77	%install
14mr|texlive-custom-bib-4.33-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-custom-bib-4.33-3|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-custom-bib-4.33-3|80	
14mr|texlive-custom-bib-4.33-3|81	
14mr|texlive-custom-bib-4.33-3|82	
14mr|texlive-custom-bib-4.33-3|83	%changelog
14mr|texlive-custom-bib-4.33-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.33-3
14mr|texlive-custom-bib-4.33-3|85	+ Revision: c4d294a
14mr|texlive-custom-bib-4.33-3|86	- MassBuild#440: Increase release tag
14mr|texlive-custom-bib-4.33-3|87	
14mr|texlive-custom-bib-4.33-3|88	

19807 14
14mr|texlive-cutwin-0.1-3|1	# revision 20000
14mr|texlive-cutwin-0.1-3|2	# category Package
14mr|texlive-cutwin-0.1-3|3	# catalog-ctan /macros/latex/contrib/cutwin
14mr|texlive-cutwin-0.1-3|4	# catalog-date 2010-10-04 12:17:09 +0200
14mr|texlive-cutwin-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-cutwin-0.1-3|6	# catalog-version 0.1
14mr|texlive-cutwin-0.1-3|7	Name:		texlive-cutwin
14mr|texlive-cutwin-0.1-3|8	Version:	0.1
14mr|texlive-cutwin-0.1-3|9	Release:	3
14mr|texlive-cutwin-0.1-3|10	Summary:	Cut a window in a paragraph, typeset material in it
14mr|texlive-cutwin-0.1-3|11	Group:		Publishing
14mr|texlive-cutwin-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cutwin
14mr|texlive-cutwin-0.1-3|13	License:	LPPL1.3
14mr|texlive-cutwin-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.tar.xz
14mr|texlive-cutwin-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.doc.tar.xz
14mr|texlive-cutwin-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.source.tar.xz
14mr|texlive-cutwin-0.1-3|17	BuildArch:	noarch
14mr|texlive-cutwin-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cutwin-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cutwin-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-cutwin-0.1-3|21	
14mr|texlive-cutwin-0.1-3|22	%description
14mr|texlive-cutwin-0.1-3|23	The package provides facilities to cut windows out of
14mr|texlive-cutwin-0.1-3|24	paragraphs, and to typeset text or other material in the
14mr|texlive-cutwin-0.1-3|25	window. The window may be rectangular, or may have other sorts
14mr|texlive-cutwin-0.1-3|26	of shape.
14mr|texlive-cutwin-0.1-3|27	
14mr|texlive-cutwin-0.1-3|28	%post
14mr|texlive-cutwin-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-cutwin-0.1-3|30	
14mr|texlive-cutwin-0.1-3|31	%postun
14mr|texlive-cutwin-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-cutwin-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-cutwin-0.1-3|34	fi
14mr|texlive-cutwin-0.1-3|35	
14mr|texlive-cutwin-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-cutwin-0.1-3|37	%files
14mr|texlive-cutwin-0.1-3|38	%{_texmfdistdir}/tex/latex/cutwin/cutwin.sty
14mr|texlive-cutwin-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/cutwin/README
14mr|texlive-cutwin-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/cutwin/cutwin.pdf
14mr|texlive-cutwin-0.1-3|41	#- source
14mr|texlive-cutwin-0.1-3|42	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.dtx
14mr|texlive-cutwin-0.1-3|43	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.ins
14mr|texlive-cutwin-0.1-3|44	
14mr|texlive-cutwin-0.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-cutwin-0.1-3|46	%prep
14mr|texlive-cutwin-0.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-cutwin-0.1-3|48	
14mr|texlive-cutwin-0.1-3|49	%build
14mr|texlive-cutwin-0.1-3|50	
14mr|texlive-cutwin-0.1-3|51	%install
14mr|texlive-cutwin-0.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cutwin-0.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cutwin-0.1-3|54	
14mr|texlive-cutwin-0.1-3|55	
14mr|texlive-cutwin-0.1-3|56	
14mr|texlive-cutwin-0.1-3|57	%changelog
14mr|texlive-cutwin-0.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-cutwin-0.1-3|59	+ Revision: da3770b
14mr|texlive-cutwin-0.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-cutwin-0.1-3|61	
14mr|texlive-cutwin-0.1-3|62	

19808 14
14mr|texlive-cv-20080630-3|1	# revision 15878
14mr|texlive-cv-20080630-3|2	# category Package
14mr|texlive-cv-20080630-3|3	# catalog-ctan /macros/latex/contrib/cv
14mr|texlive-cv-20080630-3|4	# catalog-date 2008-06-30 22:37:02 +0200
14mr|texlive-cv-20080630-3|5	# catalog-license gpl
14mr|texlive-cv-20080630-3|6	# catalog-version undef
14mr|texlive-cv-20080630-3|7	Name:		texlive-cv
14mr|texlive-cv-20080630-3|8	Version:	20080630
14mr|texlive-cv-20080630-3|9	Release:	3
14mr|texlive-cv-20080630-3|10	Summary:	A package for creating a curriculum vitae
14mr|texlive-cv-20080630-3|11	Group:		Publishing
14mr|texlive-cv-20080630-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv
14mr|texlive-cv-20080630-3|13	License:	GPL
14mr|texlive-cv-20080630-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.tar.xz
14mr|texlive-cv-20080630-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.doc.tar.xz
14mr|texlive-cv-20080630-3|16	BuildArch:	noarch
14mr|texlive-cv-20080630-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cv-20080630-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cv-20080630-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cv-20080630-3|20	
14mr|texlive-cv-20080630-3|21	%description
14mr|texlive-cv-20080630-3|22	The package is distributed with two example files; they (and
14mr|texlive-cv-20080630-3|23	their formatted output) constitute the only real documentation.
14mr|texlive-cv-20080630-3|24	Note that cv is just a package: you choose the overall
14mr|texlive-cv-20080630-3|25	formatting by deciding which class to use, while the package
14mr|texlive-cv-20080630-3|26	provides the detailed formatting.
14mr|texlive-cv-20080630-3|27	
14mr|texlive-cv-20080630-3|28	%post
14mr|texlive-cv-20080630-3|29	%{_sbindir}/texlive.post
14mr|texlive-cv-20080630-3|30	
14mr|texlive-cv-20080630-3|31	%postun
14mr|texlive-cv-20080630-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-cv-20080630-3|33	%{_sbindir}/texlive.post
14mr|texlive-cv-20080630-3|34	fi
14mr|texlive-cv-20080630-3|35	
14mr|texlive-cv-20080630-3|36	#-----------------------------------------------------------------------
14mr|texlive-cv-20080630-3|37	%files
14mr|texlive-cv-20080630-3|38	%{_texmfdistdir}/tex/latex/cv/CV.sty
14mr|texlive-cv-20080630-3|39	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.pdf
14mr|texlive-cv-20080630-3|40	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.tex
14mr|texlive-cv-20080630-3|41	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.pdf
14mr|texlive-cv-20080630-3|42	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.tex
14mr|texlive-cv-20080630-3|43	%doc %{_texmfdistdir}/doc/latex/cv/README
14mr|texlive-cv-20080630-3|44	
14mr|texlive-cv-20080630-3|45	#-----------------------------------------------------------------------
14mr|texlive-cv-20080630-3|46	%prep
14mr|texlive-cv-20080630-3|47	%setup -c -a0 -a1
14mr|texlive-cv-20080630-3|48	
14mr|texlive-cv-20080630-3|49	%build
14mr|texlive-cv-20080630-3|50	
14mr|texlive-cv-20080630-3|51	%install
14mr|texlive-cv-20080630-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cv-20080630-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cv-20080630-3|54	
14mr|texlive-cv-20080630-3|55	
14mr|texlive-cv-20080630-3|56	
14mr|texlive-cv-20080630-3|57	%changelog
14mr|texlive-cv-20080630-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080630-3
14mr|texlive-cv-20080630-3|59	+ Revision: e79fbda
14mr|texlive-cv-20080630-3|60	- MassBuild#440: Increase release tag
14mr|texlive-cv-20080630-3|61	
14mr|texlive-cv-20080630-3|62	

19809 14
14mr|texlive-cv4tw-0.1-2|1	# revision 32719
14mr|texlive-cv4tw-0.1-2|2	# category Package
14mr|texlive-cv4tw-0.1-2|3	# catalog-ctan /macros/latex/contrib/cv4tw
14mr|texlive-cv4tw-0.1-2|4	# catalog-date 2014-01-20 00:33:14 +0100
14mr|texlive-cv4tw-0.1-2|5	# catalog-license other-free
14mr|texlive-cv4tw-0.1-2|6	# catalog-version 0.1
14mr|texlive-cv4tw-0.1-2|7	Name:		texlive-cv4tw
14mr|texlive-cv4tw-0.1-2|8	Version:	0.1
14mr|texlive-cv4tw-0.1-2|9	Release:	2
14mr|texlive-cv4tw-0.1-2|10	Summary:	LaTeX CV class, with extended details
14mr|texlive-cv4tw-0.1-2|11	Group:		Publishing
14mr|texlive-cv4tw-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv4tw
14mr|texlive-cv4tw-0.1-2|13	License:	OTHER-FREE
14mr|texlive-cv4tw-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.tar.xz
14mr|texlive-cv4tw-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.doc.tar.xz
14mr|texlive-cv4tw-0.1-2|16	BuildArch:	noarch
14mr|texlive-cv4tw-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cv4tw-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cv4tw-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-cv4tw-0.1-2|20	
14mr|texlive-cv4tw-0.1-2|21	%description
14mr|texlive-cv4tw-0.1-2|22	The class offers entries for assets and social networks;
14mr|texlive-cv4tw-0.1-2|23	customizable styles are provided. The class comes with no
14mr|texlive-cv4tw-0.1-2|24	documentation, but a worked example offers some guidance.
14mr|texlive-cv4tw-0.1-2|25	
14mr|texlive-cv4tw-0.1-2|26	%post
14mr|texlive-cv4tw-0.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-cv4tw-0.1-2|28	
14mr|texlive-cv4tw-0.1-2|29	%postun
14mr|texlive-cv4tw-0.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-cv4tw-0.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-cv4tw-0.1-2|32	fi
14mr|texlive-cv4tw-0.1-2|33	
14mr|texlive-cv4tw-0.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-cv4tw-0.1-2|35	%files
14mr|texlive-cv4tw-0.1-2|36	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-scheme.sty
14mr|texlive-cv4tw-0.1-2|37	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-compact.sty
14mr|texlive-cv4tw-0.1-2|38	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-core.sty
14mr|texlive-cv4tw-0.1-2|39	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-sharp.sty
14mr|texlive-cv4tw-0.1-2|40	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-simple.sty
14mr|texlive-cv4tw-0.1-2|41	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw.cls
14mr|texlive-cv4tw-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne.pdf
14mr|texlive-cv4tw-0.1-2|43	
14mr|texlive-cv4tw-0.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-cv4tw-0.1-2|45	%prep
14mr|texlive-cv4tw-0.1-2|46	%setup -c -a0 -a1
14mr|texlive-cv4tw-0.1-2|47	
14mr|texlive-cv4tw-0.1-2|48	%build
14mr|texlive-cv4tw-0.1-2|49	
14mr|texlive-cv4tw-0.1-2|50	%install
14mr|texlive-cv4tw-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cv4tw-0.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cv4tw-0.1-2|53	
14mr|texlive-cv4tw-0.1-2|54	%changelog
14mr|texlive-cv4tw-0.1-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-cv4tw-0.1-2|56	+ Revision: 2fcf6a9
14mr|texlive-cv4tw-0.1-2|57	- MassBuild#440: Increase release tag
14mr|texlive-cv4tw-0.1-2|58	
14mr|texlive-cv4tw-0.1-2|59	

19810 14
14mr|texlive-cweb-3.64ad-9|1	# revision 29764
14mr|texlive-cweb-3.64ad-9|2	# category Package
14mr|texlive-cweb-3.64ad-9|3	# catalog-ctan /web/c_cpp/cweb
14mr|texlive-cweb-3.64ad-9|4	# catalog-date 2012-04-30 16:43:33 +0200
14mr|texlive-cweb-3.64ad-9|5	# catalog-license knuth
14mr|texlive-cweb-3.64ad-9|6	# catalog-version 3.64ad
14mr|texlive-cweb-3.64ad-9|7	Name:		texlive-cweb
14mr|texlive-cweb-3.64ad-9|8	Version:	3.64ad
14mr|texlive-cweb-3.64ad-9|9	Release:	9
14mr|texlive-cweb-3.64ad-9|10	Summary:	A Web system in C
14mr|texlive-cweb-3.64ad-9|11	Group:		Publishing
14mr|texlive-cweb-3.64ad-9|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/cweb
14mr|texlive-cweb-3.64ad-9|13	License:	KNUTH
14mr|texlive-cweb-3.64ad-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.tar.xz
14mr|texlive-cweb-3.64ad-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.doc.tar.xz
14mr|texlive-cweb-3.64ad-9|16	BuildArch:	noarch
14mr|texlive-cweb-3.64ad-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cweb-3.64ad-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cweb-3.64ad-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-cweb-3.64ad-9|20	Requires:	texlive-cweb.bin
14mr|texlive-cweb-3.64ad-9|21	
14mr|texlive-cweb-3.64ad-9|22	%description
14mr|texlive-cweb-3.64ad-9|23	The Cweb system is a system for Structured Software
14mr|texlive-cweb-3.64ad-9|24	Documentation (also known as Literate Programming) in the
14mr|texlive-cweb-3.64ad-9|25	programming language C.
14mr|texlive-cweb-3.64ad-9|26	
14mr|texlive-cweb-3.64ad-9|27	%post
14mr|texlive-cweb-3.64ad-9|28	%{_sbindir}/texlive.post
14mr|texlive-cweb-3.64ad-9|29	
14mr|texlive-cweb-3.64ad-9|30	%postun
14mr|texlive-cweb-3.64ad-9|31	if [ $1 -eq 0 ]; then
14mr|texlive-cweb-3.64ad-9|32	%{_sbindir}/texlive.post
14mr|texlive-cweb-3.64ad-9|33	fi
14mr|texlive-cweb-3.64ad-9|34	
14mr|texlive-cweb-3.64ad-9|35	#-----------------------------------------------------------------------
14mr|texlive-cweb-3.64ad-9|36	%files
14mr|texlive-cweb-3.64ad-9|37	%{_texmfdistdir}/tex/plain/cweb/cwebmac.tex
14mr|texlive-cweb-3.64ad-9|38	%{_texmfdistdir}/tex/plain/cweb/pdfXcwebmac.tex
14mr|texlive-cweb-3.64ad-9|39	%{_texmfdistdir}/tex/plain/cweb/pdfcwebmac.tex
14mr|texlive-cweb-3.64ad-9|40	%{_texmfdistdir}/tex/plain/cweb/pdfdcwebmac.tex
14mr|texlive-cweb-3.64ad-9|41	%{_texmfdistdir}/tex/plain/cweb/pdffcwebmac.tex
14mr|texlive-cweb-3.64ad-9|42	%{_texmfdistdir}/tex/plain/cweb/pdficwebmac.tex
14mr|texlive-cweb-3.64ad-9|43	%{_texmfdistdir}/tex/plain/cweb/pdfwebmac.tex
14mr|texlive-cweb-3.64ad-9|44	%doc %{_mandir}/man1/ctangle.1*
14mr|texlive-cweb-3.64ad-9|45	%doc %{_texmfdistdir}/doc/man/man1/ctangle.man1.pdf
14mr|texlive-cweb-3.64ad-9|46	%doc %{_mandir}/man1/cweave.1*
14mr|texlive-cweb-3.64ad-9|47	%doc %{_texmfdistdir}/doc/man/man1/cweave.man1.pdf
14mr|texlive-cweb-3.64ad-9|48	%doc %{_mandir}/man1/cweb.1*
14mr|texlive-cweb-3.64ad-9|49	%doc %{_texmfdistdir}/doc/man/man1/cweb.man1.pdf
14mr|texlive-cweb-3.64ad-9|50	%doc %{_texmfdistdir}/doc/plain/cweb/cwebman.dvi
14mr|texlive-cweb-3.64ad-9|51	
14mr|texlive-cweb-3.64ad-9|52	#-----------------------------------------------------------------------
14mr|texlive-cweb-3.64ad-9|53	%prep
14mr|texlive-cweb-3.64ad-9|54	%setup -c -a0 -a1
14mr|texlive-cweb-3.64ad-9|55	
14mr|texlive-cweb-3.64ad-9|56	%build
14mr|texlive-cweb-3.64ad-9|57	
14mr|texlive-cweb-3.64ad-9|58	%install
14mr|texlive-cweb-3.64ad-9|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-cweb-3.64ad-9|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-cweb-3.64ad-9|61	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-cweb-3.64ad-9|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-cweb-3.64ad-9|63	
14mr|texlive-cweb-3.64ad-9|64	%changelog
14mr|texlive-cweb-3.64ad-9|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.64ad-9
14mr|texlive-cweb-3.64ad-9|66	+ Revision: 52bf997
14mr|texlive-cweb-3.64ad-9|67	- MassBuild#440: Increase release tag
14mr|texlive-cweb-3.64ad-9|68	
14mr|texlive-cweb-3.64ad-9|69	

19811 14
14mr|texlive-cweb-latex-20130119-6|1	# revision 28878
14mr|texlive-cweb-latex-20130119-6|2	
14mr|texlive-cweb-latex-20130119-6|3	# category Package
14mr|texlive-cweb-latex-20130119-6|4	# catalog-ctan /macros/latex/contrib/cweb
14mr|texlive-cweb-latex-20130119-6|5	# catalog-date 2013-01-19 01:25:39 +0100
14mr|texlive-cweb-latex-20130119-6|6	# catalog-license gpl
14mr|texlive-cweb-latex-20130119-6|7	# catalog-version undef
14mr|texlive-cweb-latex-20130119-6|8	Name:		texlive-cweb-latex
14mr|texlive-cweb-latex-20130119-6|9	Version:	20130119
14mr|texlive-cweb-latex-20130119-6|10	Release:	6
14mr|texlive-cweb-latex-20130119-6|11	Summary:	A LaTeX version of CWEB
14mr|texlive-cweb-latex-20130119-6|12	Group:		Publishing
14mr|texlive-cweb-latex-20130119-6|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cweb
14mr|texlive-cweb-latex-20130119-6|14	License:	GPL
14mr|texlive-cweb-latex-20130119-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.tar.xz
14mr|texlive-cweb-latex-20130119-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.doc.tar.xz
14mr|texlive-cweb-latex-20130119-6|17	BuildArch:	noarch
14mr|texlive-cweb-latex-20130119-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-cweb-latex-20130119-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-cweb-latex-20130119-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-cweb-latex-20130119-6|21	
14mr|texlive-cweb-latex-20130119-6|22	%description
14mr|texlive-cweb-latex-20130119-6|23	This bundle allows marking-up of CWEB code in LaTeX. The
14mr|texlive-cweb-latex-20130119-6|24	distribution includes the "Counting Words" program distributed
14mr|texlive-cweb-latex-20130119-6|25	with CWEB, edited to run with LaTeX.
14mr|texlive-cweb-latex-20130119-6|26	
14mr|texlive-cweb-latex-20130119-6|27	%post
14mr|texlive-cweb-latex-20130119-6|28	%{_sbindir}/texlive.post
14mr|texlive-cweb-latex-20130119-6|29	
14mr|texlive-cweb-latex-20130119-6|30	%postun
14mr|texlive-cweb-latex-20130119-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-cweb-latex-20130119-6|32	%{_sbindir}/texlive.post
14mr|texlive-cweb-latex-20130119-6|33	fi
14mr|texlive-cweb-latex-20130119-6|34	
14mr|texlive-cweb-latex-20130119-6|35	#-----------------------------------------------------------------------
14mr|texlive-cweb-latex-20130119-6|36	%files
14mr|texlive-cweb-latex-20130119-6|37	%{_texmfdistdir}/tex/latex/cweb-latex/cwbl-german.sty
14mr|texlive-cweb-latex-20130119-6|38	%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls
14mr|texlive-cweb-latex-20130119-6|39	%{_texmfdistdir}/tex/latex/cweb-latex/cwebarray.sty
14mr|texlive-cweb-latex-20130119-6|40	%{_texmfdistdir}/tex/latex/cweb-latex/cwebbase.tex
14mr|texlive-cweb-latex-20130119-6|41	%{_texmfdistdir}/tex/latex/cweb-latex/keyvald.sty
14mr|texlive-cweb-latex-20130119-6|42	%doc %{_texmfdistdir}/doc/latex/cweb-latex/CATALOG
14mr|texlive-cweb-latex-20130119-6|43	%doc %{_texmfdistdir}/doc/latex/cweb-latex/History
14mr|texlive-cweb-latex-20130119-6|44	%doc %{_texmfdistdir}/doc/latex/cweb-latex/INSTALL
14mr|texlive-cweb-latex-20130119-6|45	%doc %{_texmfdistdir}/doc/latex/cweb-latex/License
14mr|texlive-cweb-latex-20130119-6|46	%doc %{_texmfdistdir}/doc/latex/cweb-latex/MANIFEST
14mr|texlive-cweb-latex-20130119-6|47	%doc %{_texmfdistdir}/doc/latex/cweb-latex/Makefile
14mr|texlive-cweb-latex-20130119-6|48	%doc %{_texmfdistdir}/doc/latex/cweb-latex/README
14mr|texlive-cweb-latex-20130119-6|49	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/Index
14mr|texlive-cweb-latex-20130119-6|50	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty
14mr|texlive-cweb-latex-20130119-6|51	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-french.sty
14mr|texlive-cweb-latex-20130119-6|52	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-italian.sty
14mr|texlive-cweb-latex-20130119-6|53	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/README.txt
14mr|texlive-cweb-latex-20130119-6|54	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex
14mr|texlive-cweb-latex-20130119-6|55	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls
14mr|texlive-cweb-latex-20130119-6|56	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex
14mr|texlive-cweb-latex-20130119-6|57	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty
14mr|texlive-cweb-latex-20130119-6|58	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-conf.pdf
14mr|texlive-cweb-latex-20130119-6|59	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-user.pdf
14mr|texlive-cweb-latex-20130119-6|60	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/Makefile
14mr|texlive-cweb-latex-20130119-6|61	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.aux
14mr|texlive-cweb-latex-20130119-6|62	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.bbl
14mr|texlive-cweb-latex-20130119-6|63	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.dvi
14mr|texlive-cweb-latex-20130119-6|64	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.idx
14mr|texlive-cweb-latex-20130119-6|65	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.log
14mr|texlive-cweb-latex-20130119-6|66	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.scn
14mr|texlive-cweb-latex-20130119-6|67	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.tex
14mr|texlive-cweb-latex-20130119-6|68	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/rcs.sty
14mr|texlive-cweb-latex-20130119-6|69	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
14mr|texlive-cweb-latex-20130119-6|70	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.bib
14mr|texlive-cweb-latex-20130119-6|71	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.w
14mr|texlive-cweb-latex-20130119-6|72	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/Imakefile
14mr|texlive-cweb-latex-20130119-6|73	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/README
14mr|texlive-cweb-latex-20130119-6|74	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/TODO
14mr|texlive-cweb-latex-20130119-6|75	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwbl-german.sty
14mr|texlive-cweb-latex-20130119-6|76	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweave-spec.tex
14mr|texlive-cweb-latex-20130119-6|77	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-conf.tex
14mr|texlive-cweb-latex-20130119-6|78	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-doc.sty
14mr|texlive-cweb-latex-20130119-6|79	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.fig
14mr|texlive-cweb-latex-20130119-6|80	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.latex
14mr|texlive-cweb-latex-20130119-6|81	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.ltx
14mr|texlive-cweb-latex-20130119-6|82	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-user.tex
14mr|texlive-cweb-latex-20130119-6|83	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb.doc
14mr|texlive-cweb-latex-20130119-6|84	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebarray.sty
14mr|texlive-cweb-latex-20130119-6|85	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebbase.doc
14mr|texlive-cweb-latex-20130119-6|86	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebparts.doc
14mr|texlive-cweb-latex-20130119-6|87	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebx.sty
14mr|texlive-cweb-latex-20130119-6|88	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.dtx
14mr|texlive-cweb-latex-20130119-6|89	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.ins
14mr|texlive-cweb-latex-20130119-6|90	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/style/cweb-doc.el
14mr|texlive-cweb-latex-20130119-6|91	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/Imakefile
14mr|texlive-cweb-latex-20130119-6|92	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badend.w
14mr|texlive-cweb-latex-20130119-6|93	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badopts.w
14mr|texlive-cweb-latex-20130119-6|94	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.ch
14mr|texlive-cweb-latex-20130119-6|95	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.w
14mr|texlive-cweb-latex-20130119-6|96	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/enddocbegin.w
14mr|texlive-cweb-latex-20130119-6|97	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/flat.w
14mr|texlive-cweb-latex-20130119-6|98	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/german.w
14mr|texlive-cweb-latex-20130119-6|99	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.ch
14mr|texlive-cweb-latex-20130119-6|100	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.w
14mr|texlive-cweb-latex-20130119-6|101	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/minimal.w
14mr|texlive-cweb-latex-20130119-6|102	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/modes.w
14mr|texlive-cweb-latex-20130119-6|103	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/newif.w
14mr|texlive-cweb-latex-20130119-6|104	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/nolists.w
14mr|texlive-cweb-latex-20130119-6|105	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts-code.w
14mr|texlive-cweb-latex-20130119-6|106	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts.tex
14mr|texlive-cweb-latex-20130119-6|107	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/refname.w
14mr|texlive-cweb-latex-20130119-6|108	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/report.w
14mr|texlive-cweb-latex-20130119-6|109	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/section.w
14mr|texlive-cweb-latex-20130119-6|110	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-changes.w
14mr|texlive-cweb-latex-20130119-6|111	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-format.w
14mr|texlive-cweb-latex-20130119-6|112	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-lists.w
14mr|texlive-cweb-latex-20130119-6|113	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/titlepage.w
14mr|texlive-cweb-latex-20130119-6|114	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/token.w
14mr|texlive-cweb-latex-20130119-6|115	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/vbar.w
14mr|texlive-cweb-latex-20130119-6|116	
14mr|texlive-cweb-latex-20130119-6|117	#-----------------------------------------------------------------------
14mr|texlive-cweb-latex-20130119-6|118	%prep
14mr|texlive-cweb-latex-20130119-6|119	%setup -c -a0 -a1
14mr|texlive-cweb-latex-20130119-6|120	
14mr|texlive-cweb-latex-20130119-6|121	%build
14mr|texlive-cweb-latex-20130119-6|122	
14mr|texlive-cweb-latex-20130119-6|123	%install
14mr|texlive-cweb-latex-20130119-6|124	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cweb-latex-20130119-6|125	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cweb-latex-20130119-6|126	
14mr|texlive-cweb-latex-20130119-6|127	%changelog
14mr|texlive-cweb-latex-20130119-6|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130119-6
14mr|texlive-cweb-latex-20130119-6|129	+ Revision: 5a6d550
14mr|texlive-cweb-latex-20130119-6|130	- MassBuild#440: Increase release tag
14mr|texlive-cweb-latex-20130119-6|131	
14mr|texlive-cweb-latex-20130119-6|132	

19812 14
14mr|texlive-cyklop-0.915-3|1	# revision 18651
14mr|texlive-cyklop-0.915-3|2	# category Package
14mr|texlive-cyklop-0.915-3|3	# catalog-ctan /fonts/cyklop
14mr|texlive-cyklop-0.915-3|4	# catalog-date 2008-12-15 08:58:20 +0100
14mr|texlive-cyklop-0.915-3|5	# catalog-license gfl
14mr|texlive-cyklop-0.915-3|6	# catalog-version 0.915
14mr|texlive-cyklop-0.915-3|7	Name:		texlive-cyklop
14mr|texlive-cyklop-0.915-3|8	Version:	0.915
14mr|texlive-cyklop-0.915-3|9	Release:	3
14mr|texlive-cyklop-0.915-3|10	Summary:	The Cyclop typeface
14mr|texlive-cyklop-0.915-3|11	Group:		Publishing
14mr|texlive-cyklop-0.915-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cyklop
14mr|texlive-cyklop-0.915-3|13	License:	GFL
14mr|texlive-cyklop-0.915-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.tar.xz
14mr|texlive-cyklop-0.915-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.doc.tar.xz
14mr|texlive-cyklop-0.915-3|16	BuildArch:	noarch
14mr|texlive-cyklop-0.915-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-cyklop-0.915-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-cyklop-0.915-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-cyklop-0.915-3|20	
14mr|texlive-cyklop-0.915-3|21	%description
14mr|texlive-cyklop-0.915-3|22	The Cyclop typeface was designed in the 1920s at the workshop
14mr|texlive-cyklop-0.915-3|23	of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka".
14mr|texlive-cyklop-0.915-3|24	This sans serif typeface has a highly modulated stroke so it
14mr|texlive-cyklop-0.915-3|25	has high typographic contrast. The vertical stems are much
14mr|texlive-cyklop-0.915-3|26	heavier then horizontal ones. Most characters have thin
14mr|texlive-cyklop-0.915-3|27	rectangles as additional counters giving the unique shape of
14mr|texlive-cyklop-0.915-3|28	the characters. The lead types of Cyclop typeface were produced
14mr|texlive-cyklop-0.915-3|29	in slanted variant at sizes 8-48 pt. It was heavily used for
14mr|texlive-cyklop-0.915-3|30	heads in newspapers and accidents prints. Typesetters used
14mr|texlive-cyklop-0.915-3|31	Cyclop in the inter-war period, during the occupation in the
14mr|texlive-cyklop-0.915-3|32	underground press. The typeface was used until the beginnings
14mr|texlive-cyklop-0.915-3|33	of the offset print and computer typesetting era. Nowadays it
14mr|texlive-cyklop-0.915-3|34	is hard to find the metal types of this typeface. The font was
14mr|texlive-cyklop-0.915-3|35	generated using the Metatype1 package. Then the original set of
14mr|texlive-cyklop-0.915-3|36	characters was completed by adding the full set of accented
14mr|texlive-cyklop-0.915-3|37	letters and characters of the modern Latin alphabets (including
14mr|texlive-cyklop-0.915-3|38	Vietnamese). The upright variant was generated and it was more
14mr|texlive-cyklop-0.915-3|39	complicated task than it appeared at the beginning. 11 upright
14mr|texlive-cyklop-0.915-3|40	letters of the Cyclop typeface were presented in the book by
14mr|texlive-cyklop-0.915-3|41	Filip Trzaska, "Podstawy techniki wydawniczej" ("Foundation of
14mr|texlive-cyklop-0.915-3|42	the publishing techonology"), Warsaw 1967. But even the author
14mr|texlive-cyklop-0.915-3|43	of the book does not know what was the source of the presented
14mr|texlive-cyklop-0.915-3|44	examples. The fonts are distributed in the Type1 and OpenType
14mr|texlive-cyklop-0.915-3|45	formats along with the files necessary for use these fonts in
14mr|texlive-cyklop-0.915-3|46	TeX and LaTeX including encoding definition files: T1 (ec), T5
14mr|texlive-cyklop-0.915-3|47	(Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for
14mr|texlive-cyklop-0.915-3|48	Czech fonts).
14mr|texlive-cyklop-0.915-3|49	
14mr|texlive-cyklop-0.915-3|50	%post
14mr|texlive-cyklop-0.915-3|51	%{_sbindir}/texlive.post
14mr|texlive-cyklop-0.915-3|52	
14mr|texlive-cyklop-0.915-3|53	%postun
14mr|texlive-cyklop-0.915-3|54	if [ $1 -eq 0 ]; then
14mr|texlive-cyklop-0.915-3|55	%{_sbindir}/texlive.post
14mr|texlive-cyklop-0.915-3|56	fi
14mr|texlive-cyklop-0.915-3|57	
14mr|texlive-cyklop-0.915-3|58	#-----------------------------------------------------------------------
14mr|texlive-cyklop-0.915-3|59	%files
14mr|texlive-cyklop-0.915-3|60	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopi.afm
14mr|texlive-cyklop-0.915-3|61	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopr.afm
14mr|texlive-cyklop-0.915-3|62	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|63	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop.enc
14mr|texlive-cyklop-0.915-3|64	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|65	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop.enc
14mr|texlive-cyklop-0.915-3|66	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|67	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop.enc
14mr|texlive-cyklop-0.915-3|68	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|69	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop.enc
14mr|texlive-cyklop-0.915-3|70	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|71	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop.enc
14mr|texlive-cyklop-0.915-3|72	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc
14mr|texlive-cyklop-0.915-3|73	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop.enc
14mr|texlive-cyklop-0.915-3|74	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-cs.map
14mr|texlive-cyklop-0.915-3|75	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ec.map
14mr|texlive-cyklop-0.915-3|76	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-l7x.map
14mr|texlive-cyklop-0.915-3|77	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ly1.map
14mr|texlive-cyklop-0.915-3|78	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-qx.map
14mr|texlive-cyklop-0.915-3|79	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-t5.map
14mr|texlive-cyklop-0.915-3|80	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop.map
14mr|texlive-cyklop-0.915-3|81	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-italic.otf
14mr|texlive-cyklop-0.915-3|82	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-regular.otf
14mr|texlive-cyklop-0.915-3|83	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|84	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|85	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|86	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|87	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|88	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|89	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|90	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|91	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|92	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|93	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|94	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|95	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|96	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|97	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|98	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|99	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|100	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|101	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|102	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|103	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm
14mr|texlive-cyklop-0.915-3|104	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi.tfm
14mr|texlive-cyklop-0.915-3|105	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm
14mr|texlive-cyklop-0.915-3|106	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr.tfm
14mr|texlive-cyklop-0.915-3|107	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopi.pfb
14mr|texlive-cyklop-0.915-3|108	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopr.pfb
14mr|texlive-cyklop-0.915-3|109	%{_texmfdistdir}/tex/latex/cyklop/cyklop.sty
14mr|texlive-cyklop-0.915-3|110	%{_texmfdistdir}/tex/latex/cyklop/il2cyklop.fd
14mr|texlive-cyklop-0.915-3|111	%{_texmfdistdir}/tex/latex/cyklop/l7xcyklop.fd
14mr|texlive-cyklop-0.915-3|112	%{_texmfdistdir}/tex/latex/cyklop/ly1cyklop.fd
14mr|texlive-cyklop-0.915-3|113	%{_texmfdistdir}/tex/latex/cyklop/ot1cyklop.fd
14mr|texlive-cyklop-0.915-3|114	%{_texmfdistdir}/tex/latex/cyklop/ot4cyklop.fd
14mr|texlive-cyklop-0.915-3|115	%{_texmfdistdir}/tex/latex/cyklop/qxcyklop.fd
14mr|texlive-cyklop-0.915-3|116	%{_texmfdistdir}/tex/latex/cyklop/t1cyklop.fd
14mr|texlive-cyklop-0.915-3|117	%{_texmfdistdir}/tex/latex/cyklop/t5cyklop.fd
14mr|texlive-cyklop-0.915-3|118	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme
14mr|texlive-cyklop-0.915-3|119	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme-pl
14mr|texlive-cyklop-0.915-3|120	%doc %{_texmfdistdir}/doc/fonts/cyklop/GUST-FONT-LICENSE.txt
14mr|texlive-cyklop-0.915-3|121	%doc %{_texmfdistdir}/doc/fonts/cyklop/MANIFEST.txt
14mr|texlive-cyklop-0.915-3|122	%doc %{_texmfdistdir}/doc/fonts/cyklop/cyklop-info.pdf
14mr|texlive-cyklop-0.915-3|123	
14mr|texlive-cyklop-0.915-3|124	#-----------------------------------------------------------------------
14mr|texlive-cyklop-0.915-3|125	%prep
14mr|texlive-cyklop-0.915-3|126	%setup -c -a0 -a1
14mr|texlive-cyklop-0.915-3|127	
14mr|texlive-cyklop-0.915-3|128	%build
14mr|texlive-cyklop-0.915-3|129	
14mr|texlive-cyklop-0.915-3|130	%install
14mr|texlive-cyklop-0.915-3|131	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cyklop-0.915-3|132	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-cyklop-0.915-3|133	
14mr|texlive-cyklop-0.915-3|134	
14mr|texlive-cyklop-0.915-3|135	
14mr|texlive-cyklop-0.915-3|136	%changelog
14mr|texlive-cyklop-0.915-3|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.915-3
14mr|texlive-cyklop-0.915-3|138	+ Revision: d84ec94
14mr|texlive-cyklop-0.915-3|139	- MassBuild#440: Increase release tag
14mr|texlive-cyklop-0.915-3|140	
14mr|texlive-cyklop-0.915-3|141	

19813 14
14mr|texlive-cyrillic-20110616-4|1	# revision 23396
14mr|texlive-cyrillic-20110616-4|2	# category Package
14mr|texlive-cyrillic-20110616-4|3	# catalog-ctan /macros/latex/required/cyrillic
14mr|texlive-cyrillic-20110616-4|4	# catalog-date 2011-06-16 20:40:55 +0200
14mr|texlive-cyrillic-20110616-4|5	# catalog-license lppl
14mr|texlive-cyrillic-20110616-4|6	# catalog-version undef
14mr|texlive-cyrillic-20110616-4|7	Name:		texlive-cyrillic
14mr|texlive-cyrillic-20110616-4|8	Version:	20110616
14mr|texlive-cyrillic-20110616-4|9	Release:	4
14mr|texlive-cyrillic-20110616-4|10	Summary:	Support for Cyrillic fonts in LaTeX
14mr|texlive-cyrillic-20110616-4|11	Group:		Publishing
14mr|texlive-cyrillic-20110616-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/cyrillic
14mr|texlive-cyrillic-20110616-4|13	License:	LPPL
14mr|texlive-cyrillic-20110616-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.tar.xz
14mr|texlive-cyrillic-20110616-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.doc.tar.xz
14mr|texlive-cyrillic-20110616-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.source.tar.xz
14mr|texlive-cyrillic-20110616-4|17	# revision 23089
14mr|texlive-cyrillic-20110616-4|18	# category TLCore
14mr|texlive-cyrillic-20110616-4|19	# catalog-ctan undef
14mr|texlive-cyrillic-20110616-4|20	# catalog-date undef
14mr|texlive-cyrillic-20110616-4|21	# catalog-license undef
14mr|texlive-cyrillic-20110616-4|22	# catalog-version undef
14mr|texlive-cyrillic-20110616-4|23	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.tar.xz
14mr|texlive-cyrillic-20110616-4|24	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.x86_64-linux.tar.xz
14mr|texlive-cyrillic-20110616-4|25	BuildArch:	noarch
14mr|texlive-cyrillic-20110616-4|26	BuildRequires:	texlive-tlpkg
14mr|texlive-cyrillic-20110616-4|27	Requires(pre):	texlive-tlpkg
14mr|texlive-cyrillic-20110616-4|28	Requires(post):	texlive-kpathsea
14mr|texlive-cyrillic-20110616-4|29	Provides:	texlive-cyrillic-bin = %{EVRD}
14mr|texlive-cyrillic-20110616-4|30	
14mr|texlive-cyrillic-20110616-4|31	%description
14mr|texlive-cyrillic-20110616-4|32	This bundle of macros files provides macro support (including
14mr|texlive-cyrillic-20110616-4|33	font encoding macros) for the use of Cyrillic characters in
14mr|texlive-cyrillic-20110616-4|34	fonts encoded under the T2* and X2 encodings. These encodings
14mr|texlive-cyrillic-20110616-4|35	cover (between them) pretty much every language that is written
14mr|texlive-cyrillic-20110616-4|36	in a Cyrillic alphabet. This directory is part of the LaTeX
14mr|texlive-cyrillic-20110616-4|37	"required" distribution.
14mr|texlive-cyrillic-20110616-4|38	
14mr|texlive-cyrillic-20110616-4|39	%post
14mr|texlive-cyrillic-20110616-4|40	%{_sbindir}/texlive.post
14mr|texlive-cyrillic-20110616-4|41	
14mr|texlive-cyrillic-20110616-4|42	%postun
14mr|texlive-cyrillic-20110616-4|43	if [ $1 -eq 0 ]; then
14mr|texlive-cyrillic-20110616-4|44	%{_sbindir}/texlive.post
14mr|texlive-cyrillic-20110616-4|45	fi
14mr|texlive-cyrillic-20110616-4|46	
14mr|texlive-cyrillic-20110616-4|47	#-----------------------------------------------------------------------
14mr|texlive-cyrillic-20110616-4|48	%files
14mr|texlive-cyrillic-20110616-4|49	%{_bindir}/rubibtex
14mr|texlive-cyrillic-20110616-4|50	%{_bindir}/rumakeindex
14mr|texlive-cyrillic-20110616-4|51	%{_texmfdistdir}/tex/latex/cyrillic/cp1251.def
14mr|texlive-cyrillic-20110616-4|52	%{_texmfdistdir}/tex/latex/cyrillic/cp855.def
14mr|texlive-cyrillic-20110616-4|53	%{_texmfdistdir}/tex/latex/cyrillic/cp866.def
14mr|texlive-cyrillic-20110616-4|54	%{_texmfdistdir}/tex/latex/cyrillic/cp866av.def
14mr|texlive-cyrillic-20110616-4|55	%{_texmfdistdir}/tex/latex/cyrillic/cp866mav.def
14mr|texlive-cyrillic-20110616-4|56	%{_texmfdistdir}/tex/latex/cyrillic/cp866nav.def
14mr|texlive-cyrillic-20110616-4|57	%{_texmfdistdir}/tex/latex/cyrillic/cp866tat.def
14mr|texlive-cyrillic-20110616-4|58	%{_texmfdistdir}/tex/latex/cyrillic/ctt.def
14mr|texlive-cyrillic-20110616-4|59	%{_texmfdistdir}/tex/latex/cyrillic/dbk.def
14mr|texlive-cyrillic-20110616-4|60	%{_texmfdistdir}/tex/latex/cyrillic/iso88595.def
14mr|texlive-cyrillic-20110616-4|61	%{_texmfdistdir}/tex/latex/cyrillic/isoir111.def
14mr|texlive-cyrillic-20110616-4|62	%{_texmfdistdir}/tex/latex/cyrillic/koi8-r.def
14mr|texlive-cyrillic-20110616-4|63	%{_texmfdistdir}/tex/latex/cyrillic/koi8-ru.def
14mr|texlive-cyrillic-20110616-4|64	%{_texmfdistdir}/tex/latex/cyrillic/koi8-u.def
14mr|texlive-cyrillic-20110616-4|65	%{_texmfdistdir}/tex/latex/cyrillic/lcy.sty
14mr|texlive-cyrillic-20110616-4|66	%{_texmfdistdir}/tex/latex/cyrillic/lcyccr.fd
14mr|texlive-cyrillic-20110616-4|67	%{_texmfdistdir}/tex/latex/cyrillic/lcycmbr.fd
14mr|texlive-cyrillic-20110616-4|68	%{_texmfdistdir}/tex/latex/cyrillic/lcycmdh.fd
14mr|texlive-cyrillic-20110616-4|69	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfib.fd
14mr|texlive-cyrillic-20110616-4|70	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfr.fd
14mr|texlive-cyrillic-20110616-4|71	%{_texmfdistdir}/tex/latex/cyrillic/lcycmr.fd
14mr|texlive-cyrillic-20110616-4|72	%{_texmfdistdir}/tex/latex/cyrillic/lcycmss.fd
14mr|texlive-cyrillic-20110616-4|73	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtl.fd
14mr|texlive-cyrillic-20110616-4|74	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtt.fd
14mr|texlive-cyrillic-20110616-4|75	%{_texmfdistdir}/tex/latex/cyrillic/lcycmvtt.fd
14mr|texlive-cyrillic-20110616-4|76	%{_texmfdistdir}/tex/latex/cyrillic/lcydefs.tex
14mr|texlive-cyrillic-20110616-4|77	%{_texmfdistdir}/tex/latex/cyrillic/lcyenc.def
14mr|texlive-cyrillic-20110616-4|78	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmss.fd
14mr|texlive-cyrillic-20110616-4|79	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmtt.fd
14mr|texlive-cyrillic-20110616-4|80	%{_texmfdistdir}/tex/latex/cyrillic/maccyr.def
14mr|texlive-cyrillic-20110616-4|81	%{_texmfdistdir}/tex/latex/cyrillic/macukr.def
14mr|texlive-cyrillic-20110616-4|82	%{_texmfdistdir}/tex/latex/cyrillic/mik.def
14mr|texlive-cyrillic-20110616-4|83	%{_texmfdistdir}/tex/latex/cyrillic/mls.def
14mr|texlive-cyrillic-20110616-4|84	%{_texmfdistdir}/tex/latex/cyrillic/mnk.def
14mr|texlive-cyrillic-20110616-4|85	%{_texmfdistdir}/tex/latex/cyrillic/mos.def
14mr|texlive-cyrillic-20110616-4|86	%{_texmfdistdir}/tex/latex/cyrillic/ncc.def
14mr|texlive-cyrillic-20110616-4|87	%{_texmfdistdir}/tex/latex/cyrillic/ot2ccr.fd
14mr|texlive-cyrillic-20110616-4|88	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmbr.fd
14mr|texlive-cyrillic-20110616-4|89	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmdh.fd
14mr|texlive-cyrillic-20110616-4|90	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfib.fd
14mr|texlive-cyrillic-20110616-4|91	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfr.fd
14mr|texlive-cyrillic-20110616-4|92	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmr.fd
14mr|texlive-cyrillic-20110616-4|93	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmss.fd
14mr|texlive-cyrillic-20110616-4|94	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtl.fd
14mr|texlive-cyrillic-20110616-4|95	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtt.fd
14mr|texlive-cyrillic-20110616-4|96	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmvtt.fd
14mr|texlive-cyrillic-20110616-4|97	%{_texmfdistdir}/tex/latex/cyrillic/ot2enc.def
14mr|texlive-cyrillic-20110616-4|98	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmss.fd
14mr|texlive-cyrillic-20110616-4|99	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmtt.fd
14mr|texlive-cyrillic-20110616-4|100	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyr.fd
14mr|texlive-cyrillic-20110616-4|101	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyss.fd
14mr|texlive-cyrillic-20110616-4|102	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyr.fd
14mr|texlive-cyrillic-20110616-4|103	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyss.fd
14mr|texlive-cyrillic-20110616-4|104	%{_texmfdistdir}/tex/latex/cyrillic/pt154.def
14mr|texlive-cyrillic-20110616-4|105	%{_texmfdistdir}/tex/latex/cyrillic/pt254.def
14mr|texlive-cyrillic-20110616-4|106	%{_texmfdistdir}/tex/latex/cyrillic/t2accr.fd
14mr|texlive-cyrillic-20110616-4|107	%{_texmfdistdir}/tex/latex/cyrillic/t2acmbr.fd
14mr|texlive-cyrillic-20110616-4|108	%{_texmfdistdir}/tex/latex/cyrillic/t2acmdh.fd
14mr|texlive-cyrillic-20110616-4|109	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfib.fd
14mr|texlive-cyrillic-20110616-4|110	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfr.fd
14mr|texlive-cyrillic-20110616-4|111	%{_texmfdistdir}/tex/latex/cyrillic/t2acmr.fd
14mr|texlive-cyrillic-20110616-4|112	%{_texmfdistdir}/tex/latex/cyrillic/t2acmss.fd
14mr|texlive-cyrillic-20110616-4|113	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtl.fd
14mr|texlive-cyrillic-20110616-4|114	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtt.fd
14mr|texlive-cyrillic-20110616-4|115	%{_texmfdistdir}/tex/latex/cyrillic/t2acmvtt.fd
14mr|texlive-cyrillic-20110616-4|116	%{_texmfdistdir}/tex/latex/cyrillic/t2aenc.def
14mr|texlive-cyrillic-20110616-4|117	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmss.fd
14mr|texlive-cyrillic-20110616-4|118	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmtt.fd
14mr|texlive-cyrillic-20110616-4|119	%{_texmfdistdir}/tex/latex/cyrillic/t2bccr.fd
14mr|texlive-cyrillic-20110616-4|120	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmbr.fd
14mr|texlive-cyrillic-20110616-4|121	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmdh.fd
14mr|texlive-cyrillic-20110616-4|122	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfib.fd
14mr|texlive-cyrillic-20110616-4|123	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfr.fd
14mr|texlive-cyrillic-20110616-4|124	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmr.fd
14mr|texlive-cyrillic-20110616-4|125	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmss.fd
14mr|texlive-cyrillic-20110616-4|126	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtl.fd
14mr|texlive-cyrillic-20110616-4|127	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtt.fd
14mr|texlive-cyrillic-20110616-4|128	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmvtt.fd
14mr|texlive-cyrillic-20110616-4|129	%{_texmfdistdir}/tex/latex/cyrillic/t2benc.def
14mr|texlive-cyrillic-20110616-4|130	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmss.fd
14mr|texlive-cyrillic-20110616-4|131	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmtt.fd
14mr|texlive-cyrillic-20110616-4|132	%{_texmfdistdir}/tex/latex/cyrillic/t2cccr.fd
14mr|texlive-cyrillic-20110616-4|133	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmbr.fd
14mr|texlive-cyrillic-20110616-4|134	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmdh.fd
14mr|texlive-cyrillic-20110616-4|135	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfib.fd
14mr|texlive-cyrillic-20110616-4|136	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfr.fd
14mr|texlive-cyrillic-20110616-4|137	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmr.fd
14mr|texlive-cyrillic-20110616-4|138	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmss.fd
14mr|texlive-cyrillic-20110616-4|139	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtl.fd
14mr|texlive-cyrillic-20110616-4|140	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtt.fd
14mr|texlive-cyrillic-20110616-4|141	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmvtt.fd
14mr|texlive-cyrillic-20110616-4|142	%{_texmfdistdir}/tex/latex/cyrillic/t2cenc.def
14mr|texlive-cyrillic-20110616-4|143	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmss.fd
14mr|texlive-cyrillic-20110616-4|144	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmtt.fd
14mr|texlive-cyrillic-20110616-4|145	%{_texmfdistdir}/tex/latex/cyrillic/x2ccr.fd
14mr|texlive-cyrillic-20110616-4|146	%{_texmfdistdir}/tex/latex/cyrillic/x2cmbr.fd
14mr|texlive-cyrillic-20110616-4|147	%{_texmfdistdir}/tex/latex/cyrillic/x2cmdh.fd
14mr|texlive-cyrillic-20110616-4|148	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfib.fd
14mr|texlive-cyrillic-20110616-4|149	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfr.fd
14mr|texlive-cyrillic-20110616-4|150	%{_texmfdistdir}/tex/latex/cyrillic/x2cmr.fd
14mr|texlive-cyrillic-20110616-4|151	%{_texmfdistdir}/tex/latex/cyrillic/x2cmss.fd
14mr|texlive-cyrillic-20110616-4|152	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtl.fd
14mr|texlive-cyrillic-20110616-4|153	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtt.fd
14mr|texlive-cyrillic-20110616-4|154	%{_texmfdistdir}/tex/latex/cyrillic/x2cmvtt.fd
14mr|texlive-cyrillic-20110616-4|155	%{_texmfdistdir}/tex/latex/cyrillic/x2enc.def
14mr|texlive-cyrillic-20110616-4|156	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmss.fd
14mr|texlive-cyrillic-20110616-4|157	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmtt.fd
14mr|texlive-cyrillic-20110616-4|158	%doc %{_texmfdistdir}/doc/latex/cyrillic/00readme.txt
14mr|texlive-cyrillic-20110616-4|159	%doc %{_texmfdistdir}/doc/latex/cyrillic/changes.txt
14mr|texlive-cyrillic-20110616-4|160	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyinpenc.pdf
14mr|texlive-cyrillic-20110616-4|161	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyoutenc.pdf
14mr|texlive-cyrillic-20110616-4|162	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcy.pdf
14mr|texlive-cyrillic-20110616-4|163	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcycmlh.pdf
14mr|texlive-cyrillic-20110616-4|164	%doc %{_texmfdistdir}/doc/latex/cyrillic/manifest.txt
14mr|texlive-cyrillic-20110616-4|165	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2.pdf
14mr|texlive-cyrillic-20110616-4|166	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmams.pdf
14mr|texlive-cyrillic-20110616-4|167	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmlh.pdf
14mr|texlive-cyrillic-20110616-4|168	%doc %{_texmfdistdir}/doc/latex/cyrillic/t2lhfnt.pdf
14mr|texlive-cyrillic-20110616-4|169	#- source
14mr|texlive-cyrillic-20110616-4|170	%doc %{_texmfdistdir}/source/latex/cyrillic/cyinpenc.dtx
14mr|texlive-cyrillic-20110616-4|171	%doc %{_texmfdistdir}/source/latex/cyrillic/cyoutenc.dtx
14mr|texlive-cyrillic-20110616-4|172	%doc %{_texmfdistdir}/source/latex/cyrillic/cyrlatex.ins
14mr|texlive-cyrillic-20110616-4|173	%doc %{_texmfdistdir}/source/latex/cyrillic/lcy.dtx
14mr|texlive-cyrillic-20110616-4|174	%doc %{_texmfdistdir}/source/latex/cyrillic/lcycmlh.fdd
14mr|texlive-cyrillic-20110616-4|175	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2.dtx
14mr|texlive-cyrillic-20110616-4|176	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmams.fdd
14mr|texlive-cyrillic-20110616-4|177	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmlh.fdd
14mr|texlive-cyrillic-20110616-4|178	%doc %{_texmfdistdir}/source/latex/cyrillic/t2lhfnt.fdd
14mr|texlive-cyrillic-20110616-4|179	
14mr|texlive-cyrillic-20110616-4|180	#-----------------------------------------------------------------------
14mr|texlive-cyrillic-20110616-4|181	%prep
14mr|texlive-cyrillic-20110616-4|182	%setup -c -a0 -a1 -a2 -a3 -a4
14mr|texlive-cyrillic-20110616-4|183	
14mr|texlive-cyrillic-20110616-4|184	%build
14mr|texlive-cyrillic-20110616-4|185	
14mr|texlive-cyrillic-20110616-4|186	%install
14mr|texlive-cyrillic-20110616-4|187	# shell scripts
14mr|texlive-cyrillic-20110616-4|188	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-cyrillic-20110616-4|189	cp -fa bin/x86_64-linux/* %{buildroot}%{_bindir}
14mr|texlive-cyrillic-20110616-4|190	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cyrillic-20110616-4|191	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-cyrillic-20110616-4|192	
14mr|texlive-cyrillic-20110616-4|193	
14mr|texlive-cyrillic-20110616-4|194	
14mr|texlive-cyrillic-20110616-4|195	%changelog
14mr|texlive-cyrillic-20110616-4|196	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110616-4
14mr|texlive-cyrillic-20110616-4|197	+ Revision: 2a2ad43
14mr|texlive-cyrillic-20110616-4|198	- MassBuild#440: Increase release tag
14mr|texlive-cyrillic-20110616-4|199	
14mr|texlive-cyrillic-20110616-4|200	

19814 14
14mr|texlive-cyrplain-20131012-6|1	# revision 29349
14mr|texlive-cyrplain-20131012-6|2	# category Package
14mr|texlive-cyrplain-20131012-6|3	# catalog-ctan undef
14mr|texlive-cyrplain-20131012-6|4	# catalog-date undef
14mr|texlive-cyrplain-20131012-6|5	# catalog-license undef
14mr|texlive-cyrplain-20131012-6|6	# catalog-version undef
14mr|texlive-cyrplain-20131012-6|7	Name:		texlive-cyrplain
14mr|texlive-cyrplain-20131012-6|8	Version:	20131012
14mr|texlive-cyrplain-20131012-6|9	Release:	6
14mr|texlive-cyrplain-20131012-6|10	Summary:	TeXLive cyrplain package
14mr|texlive-cyrplain-20131012-6|11	Group:		Publishing
14mr|texlive-cyrplain-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-cyrplain-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-cyrplain-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrplain.tar.xz
14mr|texlive-cyrplain-20131012-6|15	BuildArch:	noarch
14mr|texlive-cyrplain-20131012-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-cyrplain-20131012-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-cyrplain-20131012-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-cyrplain-20131012-6|19	
14mr|texlive-cyrplain-20131012-6|20	%description
14mr|texlive-cyrplain-20131012-6|21	TeXLive cyrplain package.
14mr|texlive-cyrplain-20131012-6|22	
14mr|texlive-cyrplain-20131012-6|23	%post
14mr|texlive-cyrplain-20131012-6|24	%{_sbindir}/texlive.post
14mr|texlive-cyrplain-20131012-6|25	
14mr|texlive-cyrplain-20131012-6|26	%postun
14mr|texlive-cyrplain-20131012-6|27	if [ $1 -eq 0 ]; then
14mr|texlive-cyrplain-20131012-6|28	%{_sbindir}/texlive.post
14mr|texlive-cyrplain-20131012-6|29	fi
14mr|texlive-cyrplain-20131012-6|30	
14mr|texlive-cyrplain-20131012-6|31	#-----------------------------------------------------------------------
14mr|texlive-cyrplain-20131012-6|32	%files
14mr|texlive-cyrplain-20131012-6|33	%{_texmfdistdir}/tex/plain/cyrplain/README
14mr|texlive-cyrplain-20131012-6|34	%{_texmfdistdir}/tex/plain/cyrplain/cyramstx.ini
14mr|texlive-cyrplain-20131012-6|35	%{_texmfdistdir}/tex/plain/cyrplain/cyrblue.ini
14mr|texlive-cyrplain-20131012-6|36	%{_texmfdistdir}/tex/plain/cyrplain/cyrcmfnt.tex
14mr|texlive-cyrplain-20131012-6|37	%{_texmfdistdir}/tex/plain/cyrplain/cyrecfnt.tex
14mr|texlive-cyrplain-20131012-6|38	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
14mr|texlive-cyrplain-20131012-6|39	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.ini
14mr|texlive-cyrplain-20131012-6|40	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.tex
14mr|texlive-cyrplain-20131012-6|41	%{_texmfdistdir}/tex/plain/cyrplain/cyrtxinf.ini
14mr|texlive-cyrplain-20131012-6|42	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.bat
14mr|texlive-cyrplain-20131012-6|43	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
14mr|texlive-cyrplain-20131012-6|44	%{_texmfdistdir}/tex/plain/cyrplain/plainenc.tex
14mr|texlive-cyrplain-20131012-6|45	%{_texmfdistdir}/tex/plain/cyrplain/txxdefs.tex
14mr|texlive-cyrplain-20131012-6|46	%{_texmfdistdir}/tex/plain/cyrplain/txxextra.tex
14mr|texlive-cyrplain-20131012-6|47	
14mr|texlive-cyrplain-20131012-6|48	#-----------------------------------------------------------------------
14mr|texlive-cyrplain-20131012-6|49	%prep
14mr|texlive-cyrplain-20131012-6|50	%setup -c -a0
14mr|texlive-cyrplain-20131012-6|51	
14mr|texlive-cyrplain-20131012-6|52	%build
14mr|texlive-cyrplain-20131012-6|53	
14mr|texlive-cyrplain-20131012-6|54	%install
14mr|texlive-cyrplain-20131012-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-cyrplain-20131012-6|56	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-cyrplain-20131012-6|57	
14mr|texlive-cyrplain-20131012-6|58	%changelog
14mr|texlive-cyrplain-20131012-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-cyrplain-20131012-6|60	+ Revision: f0c2591
14mr|texlive-cyrplain-20131012-6|61	- MassBuild#440: Increase release tag
14mr|texlive-cyrplain-20131012-6|62	
14mr|texlive-cyrplain-20131012-6|63	

19815 14
14mr|texlive-dancers-20081124-3|1	# revision 13293
14mr|texlive-dancers-20081124-3|2	# category Package
14mr|texlive-dancers-20081124-3|3	# catalog-ctan /fonts/dancers/dancers.mf
14mr|texlive-dancers-20081124-3|4	# catalog-date 2008-11-24 17:20:15 +0100
14mr|texlive-dancers-20081124-3|5	# catalog-license other-free
14mr|texlive-dancers-20081124-3|6	# catalog-version undef
14mr|texlive-dancers-20081124-3|7	Name:		texlive-dancers
14mr|texlive-dancers-20081124-3|8	Version:	20081124
14mr|texlive-dancers-20081124-3|9	Release:	3
14mr|texlive-dancers-20081124-3|10	Summary:	Font for Conan Doyle's "The Dancing Men"
14mr|texlive-dancers-20081124-3|11	Group:		Publishing
14mr|texlive-dancers-20081124-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dancers/dancers.mf
14mr|texlive-dancers-20081124-3|13	License:	OTHER-FREE
14mr|texlive-dancers-20081124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dancers.tar.xz
14mr|texlive-dancers-20081124-3|15	BuildArch:	noarch
14mr|texlive-dancers-20081124-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dancers-20081124-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dancers-20081124-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-dancers-20081124-3|19	
14mr|texlive-dancers-20081124-3|20	%description
14mr|texlive-dancers-20081124-3|21	The (Sherlock Holmes) book contains a code which uses dancing
14mr|texlive-dancers-20081124-3|22	men as glyphs. The alphabet as given is not complete, lacking
14mr|texlive-dancers-20081124-3|23	f, j, k, q, u, w, x and z, so those letters in the font are not
14mr|texlive-dancers-20081124-3|24	due to Conan Doyle. The code required word endings to be marked
14mr|texlive-dancers-20081124-3|25	by the dancing man representing the last letter to be holding a
14mr|texlive-dancers-20081124-3|26	flag: these are coded as A-Z.
14mr|texlive-dancers-20081124-3|27	thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the
14mr|texlive-dancers-20081124-3|28	man has no arms, making it impossible for him to hold a flag.
14mr|texlive-dancers-20081124-3|29	In these cases, he is wearing a flag on his hat in the
14mr|texlive-dancers-20081124-3|30	'character'. The font is distributed as MetaFont source.
14mr|texlive-dancers-20081124-3|31	
14mr|texlive-dancers-20081124-3|32	%post
14mr|texlive-dancers-20081124-3|33	%{_sbindir}/texlive.post
14mr|texlive-dancers-20081124-3|34	
14mr|texlive-dancers-20081124-3|35	%postun
14mr|texlive-dancers-20081124-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-dancers-20081124-3|37	%{_sbindir}/texlive.post
14mr|texlive-dancers-20081124-3|38	fi
14mr|texlive-dancers-20081124-3|39	
14mr|texlive-dancers-20081124-3|40	#-----------------------------------------------------------------------
14mr|texlive-dancers-20081124-3|41	%files
14mr|texlive-dancers-20081124-3|42	%{_texmfdistdir}/fonts/source/public/dancers/dancers.mf
14mr|texlive-dancers-20081124-3|43	%{_texmfdistdir}/fonts/tfm/public/dancers/dancers.tfm
14mr|texlive-dancers-20081124-3|44	
14mr|texlive-dancers-20081124-3|45	#-----------------------------------------------------------------------
14mr|texlive-dancers-20081124-3|46	%prep
14mr|texlive-dancers-20081124-3|47	%setup -c -a0
14mr|texlive-dancers-20081124-3|48	
14mr|texlive-dancers-20081124-3|49	%build
14mr|texlive-dancers-20081124-3|50	
14mr|texlive-dancers-20081124-3|51	%install
14mr|texlive-dancers-20081124-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dancers-20081124-3|53	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-dancers-20081124-3|54	
14mr|texlive-dancers-20081124-3|55	
14mr|texlive-dancers-20081124-3|56	
14mr|texlive-dancers-20081124-3|57	%changelog
14mr|texlive-dancers-20081124-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081124-3
14mr|texlive-dancers-20081124-3|59	+ Revision: 3fb913f
14mr|texlive-dancers-20081124-3|60	- MassBuild#440: Increase release tag
14mr|texlive-dancers-20081124-3|61	
14mr|texlive-dancers-20081124-3|62	

19816 14
14mr|texlive-dashbox-1.14-3|1	# revision 23425
14mr|texlive-dashbox-1.14-3|2	# category Package
14mr|texlive-dashbox-1.14-3|3	# catalog-ctan /macros/latex/contrib/dashbox
14mr|texlive-dashbox-1.14-3|4	# catalog-date 2011-08-05 01:24:20 +0200
14mr|texlive-dashbox-1.14-3|5	# catalog-license lppl
14mr|texlive-dashbox-1.14-3|6	# catalog-version 1.14
14mr|texlive-dashbox-1.14-3|7	Name:		texlive-dashbox
14mr|texlive-dashbox-1.14-3|8	Version:	1.14
14mr|texlive-dashbox-1.14-3|9	Release:	3
14mr|texlive-dashbox-1.14-3|10	Summary:	Draw dashed boxes
14mr|texlive-dashbox-1.14-3|11	Group:		Publishing
14mr|texlive-dashbox-1.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashbox
14mr|texlive-dashbox-1.14-3|13	License:	LPPL
14mr|texlive-dashbox-1.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.tar.xz
14mr|texlive-dashbox-1.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.doc.tar.xz
14mr|texlive-dashbox-1.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.source.tar.xz
14mr|texlive-dashbox-1.14-3|17	BuildArch:	noarch
14mr|texlive-dashbox-1.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dashbox-1.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dashbox-1.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dashbox-1.14-3|21	
14mr|texlive-dashbox-1.14-3|22	%description
14mr|texlive-dashbox-1.14-3|23	The package can draw boxes that perform like \framebox or
14mr|texlive-dashbox-1.14-3|24	\fbox, but use dashed lines. The package can also draw (an
14mr|texlive-dashbox-1.14-3|25	illusion of) vertical stacks of boxes.
14mr|texlive-dashbox-1.14-3|26	
14mr|texlive-dashbox-1.14-3|27	%post
14mr|texlive-dashbox-1.14-3|28	%{_sbindir}/texlive.post
14mr|texlive-dashbox-1.14-3|29	
14mr|texlive-dashbox-1.14-3|30	%postun
14mr|texlive-dashbox-1.14-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-dashbox-1.14-3|32	%{_sbindir}/texlive.post
14mr|texlive-dashbox-1.14-3|33	fi
14mr|texlive-dashbox-1.14-3|34	
14mr|texlive-dashbox-1.14-3|35	#-----------------------------------------------------------------------
14mr|texlive-dashbox-1.14-3|36	%files
14mr|texlive-dashbox-1.14-3|37	%{_texmfdistdir}/tex/latex/dashbox/dashbox.sty
14mr|texlive-dashbox-1.14-3|38	%doc %{_texmfdistdir}/doc/latex/dashbox/dashbox.pdf
14mr|texlive-dashbox-1.14-3|39	#- source
14mr|texlive-dashbox-1.14-3|40	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.dtx
14mr|texlive-dashbox-1.14-3|41	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.ins
14mr|texlive-dashbox-1.14-3|42	
14mr|texlive-dashbox-1.14-3|43	#-----------------------------------------------------------------------
14mr|texlive-dashbox-1.14-3|44	%prep
14mr|texlive-dashbox-1.14-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-dashbox-1.14-3|46	
14mr|texlive-dashbox-1.14-3|47	%build
14mr|texlive-dashbox-1.14-3|48	
14mr|texlive-dashbox-1.14-3|49	%install
14mr|texlive-dashbox-1.14-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dashbox-1.14-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dashbox-1.14-3|52	
14mr|texlive-dashbox-1.14-3|53	
14mr|texlive-dashbox-1.14-3|54	
14mr|texlive-dashbox-1.14-3|55	%changelog
14mr|texlive-dashbox-1.14-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-3
14mr|texlive-dashbox-1.14-3|57	+ Revision: 9dc2ace
14mr|texlive-dashbox-1.14-3|58	- MassBuild#440: Increase release tag
14mr|texlive-dashbox-1.14-3|59	
14mr|texlive-dashbox-1.14-3|60	

19817 14
14mr|texlive-dashrule-1.3-6|1	# revision 29579
14mr|texlive-dashrule-1.3-6|2	# category Package
14mr|texlive-dashrule-1.3-6|3	# catalog-ctan /macros/latex/contrib/dashrule
14mr|texlive-dashrule-1.3-6|4	# catalog-date 2013-03-31 13:01:15 +0200
14mr|texlive-dashrule-1.3-6|5	# catalog-license lppl
14mr|texlive-dashrule-1.3-6|6	# catalog-version 1.3
14mr|texlive-dashrule-1.3-6|7	Name:		texlive-dashrule
14mr|texlive-dashrule-1.3-6|8	Version:	1.3
14mr|texlive-dashrule-1.3-6|9	Release:	6
14mr|texlive-dashrule-1.3-6|10	Summary:	Draw dashed rules
14mr|texlive-dashrule-1.3-6|11	Group:		Publishing
14mr|texlive-dashrule-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashrule
14mr|texlive-dashrule-1.3-6|13	License:	LPPL
14mr|texlive-dashrule-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.tar.xz
14mr|texlive-dashrule-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.doc.tar.xz
14mr|texlive-dashrule-1.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.source.tar.xz
14mr|texlive-dashrule-1.3-6|17	BuildArch:	noarch
14mr|texlive-dashrule-1.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dashrule-1.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dashrule-1.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-dashrule-1.3-6|21	
14mr|texlive-dashrule-1.3-6|22	%description
14mr|texlive-dashrule-1.3-6|23	The dashrule package makes it easy to draw a huge variety of
14mr|texlive-dashrule-1.3-6|24	dashed rules (i.e., lines) in LaTeX. dashrule provides a
14mr|texlive-dashrule-1.3-6|25	command, \hdashrule, which is a cross between LaTeX's \rule and
14mr|texlive-dashrule-1.3-6|26	PostScript's setdash command. \hdashrule draws horizontally
14mr|texlive-dashrule-1.3-6|27	dashed rules using the same syntax as \rule, but with an
14mr|texlive-dashrule-1.3-6|28	additional, setdash-like parameter that specifies the pattern
14mr|texlive-dashrule-1.3-6|29	of dash segments and the space between those segments. Because
14mr|texlive-dashrule-1.3-6|30	dashrule's rules are constructed internally using \rule (as
14mr|texlive-dashrule-1.3-6|31	opposed to, e.g., PostScript \specials) they are fully
14mr|texlive-dashrule-1.3-6|32	compatible with every LaTeX back-end processor.
14mr|texlive-dashrule-1.3-6|33	
14mr|texlive-dashrule-1.3-6|34	%post
14mr|texlive-dashrule-1.3-6|35	%{_sbindir}/texlive.post
14mr|texlive-dashrule-1.3-6|36	
14mr|texlive-dashrule-1.3-6|37	%postun
14mr|texlive-dashrule-1.3-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-dashrule-1.3-6|39	%{_sbindir}/texlive.post
14mr|texlive-dashrule-1.3-6|40	fi
14mr|texlive-dashrule-1.3-6|41	
14mr|texlive-dashrule-1.3-6|42	#-----------------------------------------------------------------------
14mr|texlive-dashrule-1.3-6|43	%files
14mr|texlive-dashrule-1.3-6|44	%{_texmfdistdir}/tex/latex/dashrule/dashrule.sty
14mr|texlive-dashrule-1.3-6|45	%doc %{_texmfdistdir}/doc/latex/dashrule/README
14mr|texlive-dashrule-1.3-6|46	%doc %{_texmfdistdir}/doc/latex/dashrule/dashrule.pdf
14mr|texlive-dashrule-1.3-6|47	#- source
14mr|texlive-dashrule-1.3-6|48	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.dtx
14mr|texlive-dashrule-1.3-6|49	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.ins
14mr|texlive-dashrule-1.3-6|50	
14mr|texlive-dashrule-1.3-6|51	#-----------------------------------------------------------------------
14mr|texlive-dashrule-1.3-6|52	%prep
14mr|texlive-dashrule-1.3-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-dashrule-1.3-6|54	
14mr|texlive-dashrule-1.3-6|55	%build
14mr|texlive-dashrule-1.3-6|56	
14mr|texlive-dashrule-1.3-6|57	%install
14mr|texlive-dashrule-1.3-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dashrule-1.3-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dashrule-1.3-6|60	
14mr|texlive-dashrule-1.3-6|61	%changelog
14mr|texlive-dashrule-1.3-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-dashrule-1.3-6|63	+ Revision: 9713dd9
14mr|texlive-dashrule-1.3-6|64	- MassBuild#440: Increase release tag
14mr|texlive-dashrule-1.3-6|65	
14mr|texlive-dashrule-1.3-6|66	

19818 14
14mr|texlive-dashundergaps-1.2-3|1	# revision 23373
14mr|texlive-dashundergaps-1.2-3|2	# category Package
14mr|texlive-dashundergaps-1.2-3|3	# catalog-ctan /macros/latex/contrib/dashundergaps
14mr|texlive-dashundergaps-1.2-3|4	# catalog-date 2010-01-23 00:15:17 +0100
14mr|texlive-dashundergaps-1.2-3|5	# catalog-license lppl
14mr|texlive-dashundergaps-1.2-3|6	# catalog-version 1.2
14mr|texlive-dashundergaps-1.2-3|7	Name:		texlive-dashundergaps
14mr|texlive-dashundergaps-1.2-3|8	Version:	1.2
14mr|texlive-dashundergaps-1.2-3|9	Release:	3
14mr|texlive-dashundergaps-1.2-3|10	Summary:	Underline with dotted or dashed lines
14mr|texlive-dashundergaps-1.2-3|11	Group:		Publishing
14mr|texlive-dashundergaps-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashundergaps
14mr|texlive-dashundergaps-1.2-3|13	License:	LPPL
14mr|texlive-dashundergaps-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.tar.xz
14mr|texlive-dashundergaps-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.doc.tar.xz
14mr|texlive-dashundergaps-1.2-3|16	BuildArch:	noarch
14mr|texlive-dashundergaps-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dashundergaps-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dashundergaps-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dashundergaps-1.2-3|20	
14mr|texlive-dashundergaps-1.2-3|21	%description
14mr|texlive-dashundergaps-1.2-3|22	The package provides commands (\underline, \dotuline and
14mr|texlive-dashundergaps-1.2-3|23	\dashuline) each of which underlines its argument with one of
14mr|texlive-dashundergaps-1.2-3|24	the styles the package is capable of. A phantom mode is
14mr|texlive-dashundergaps-1.2-3|25	provided, where the underline (of whatever form) can serve for
14mr|texlive-dashundergaps-1.2-3|26	a 'fill-in block' for student evaluation sheets.
14mr|texlive-dashundergaps-1.2-3|27	
14mr|texlive-dashundergaps-1.2-3|28	%post
14mr|texlive-dashundergaps-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-dashundergaps-1.2-3|30	
14mr|texlive-dashundergaps-1.2-3|31	%postun
14mr|texlive-dashundergaps-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dashundergaps-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-dashundergaps-1.2-3|34	fi
14mr|texlive-dashundergaps-1.2-3|35	
14mr|texlive-dashundergaps-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-dashundergaps-1.2-3|37	%files
14mr|texlive-dashundergaps-1.2-3|38	%{_texmfdistdir}/tex/latex/dashundergaps/dashundergaps.sty
14mr|texlive-dashundergaps-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/dashundergaps/README
14mr|texlive-dashundergaps-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/pdf/dashundergaps.pdf
14mr|texlive-dashundergaps-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/Makefile
14mr|texlive-dashundergaps-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps-bib.bib
14mr|texlive-dashundergaps-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.forlisting
14mr|texlive-dashundergaps-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
14mr|texlive-dashundergaps-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/perso.ist
14mr|texlive-dashundergaps-1.2-3|46	
14mr|texlive-dashundergaps-1.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-dashundergaps-1.2-3|48	%prep
14mr|texlive-dashundergaps-1.2-3|49	%setup -c -a0 -a1
14mr|texlive-dashundergaps-1.2-3|50	
14mr|texlive-dashundergaps-1.2-3|51	%build
14mr|texlive-dashundergaps-1.2-3|52	
14mr|texlive-dashundergaps-1.2-3|53	%install
14mr|texlive-dashundergaps-1.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dashundergaps-1.2-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dashundergaps-1.2-3|56	
14mr|texlive-dashundergaps-1.2-3|57	
14mr|texlive-dashundergaps-1.2-3|58	
14mr|texlive-dashundergaps-1.2-3|59	%changelog
14mr|texlive-dashundergaps-1.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-dashundergaps-1.2-3|61	+ Revision: 290c30d
14mr|texlive-dashundergaps-1.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-dashundergaps-1.2-3|63	
14mr|texlive-dashundergaps-1.2-3|64	

19819 14
14mr|texlive-dataref-0.1-2|1	# revision 32438
14mr|texlive-dataref-0.1-2|2	# category Package
14mr|texlive-dataref-0.1-2|3	# catalog-ctan /macros/latex/contrib/dataref
14mr|texlive-dataref-0.1-2|4	# catalog-date 2013-12-17 23:27:23 +0100
14mr|texlive-dataref-0.1-2|5	# catalog-license other-free
14mr|texlive-dataref-0.1-2|6	# catalog-version 0.1
14mr|texlive-dataref-0.1-2|7	Name:		texlive-dataref
14mr|texlive-dataref-0.1-2|8	Version:	0.1
14mr|texlive-dataref-0.1-2|9	Release:	2
14mr|texlive-dataref-0.1-2|10	Summary:	Manage references to experimental data
14mr|texlive-dataref-0.1-2|11	Group:		Publishing
14mr|texlive-dataref-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dataref
14mr|texlive-dataref-0.1-2|13	License:	OTHER-FREE
14mr|texlive-dataref-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.tar.xz
14mr|texlive-dataref-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.doc.tar.xz
14mr|texlive-dataref-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.source.tar.xz
14mr|texlive-dataref-0.1-2|17	BuildArch:	noarch
14mr|texlive-dataref-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dataref-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dataref-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-dataref-0.1-2|21	
14mr|texlive-dataref-0.1-2|22	%description
14mr|texlive-dataref-0.1-2|23	The package provides a mechanism that maintains a fixed
14mr|texlive-dataref-0.1-2|24	symbolic reference to numerical results; such results may vary
14mr|texlive-dataref-0.1-2|25	as the project proceeds (and hence the project report
14mr|texlive-dataref-0.1-2|26	develops).
14mr|texlive-dataref-0.1-2|27	
14mr|texlive-dataref-0.1-2|28	%post
14mr|texlive-dataref-0.1-2|29	%{_sbindir}/texlive.post
14mr|texlive-dataref-0.1-2|30	
14mr|texlive-dataref-0.1-2|31	%postun
14mr|texlive-dataref-0.1-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-dataref-0.1-2|33	%{_sbindir}/texlive.post
14mr|texlive-dataref-0.1-2|34	fi
14mr|texlive-dataref-0.1-2|35	
14mr|texlive-dataref-0.1-2|36	#-----------------------------------------------------------------------
14mr|texlive-dataref-0.1-2|37	%files
14mr|texlive-dataref-0.1-2|38	%{_texmfdistdir}/tex/latex/dataref/dataref.sty
14mr|texlive-dataref-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/dataref/README
14mr|texlive-dataref-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/dataref/dataref.pdf
14mr|texlive-dataref-0.1-2|41	#- source
14mr|texlive-dataref-0.1-2|42	%doc %{_texmfdistdir}/source/latex/dataref/dataref.dtx
14mr|texlive-dataref-0.1-2|43	%doc %{_texmfdistdir}/source/latex/dataref/dataref.ins
14mr|texlive-dataref-0.1-2|44	
14mr|texlive-dataref-0.1-2|45	#-----------------------------------------------------------------------
14mr|texlive-dataref-0.1-2|46	%prep
14mr|texlive-dataref-0.1-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-dataref-0.1-2|48	
14mr|texlive-dataref-0.1-2|49	%build
14mr|texlive-dataref-0.1-2|50	
14mr|texlive-dataref-0.1-2|51	%install
14mr|texlive-dataref-0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dataref-0.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dataref-0.1-2|54	
14mr|texlive-dataref-0.1-2|55	%changelog
14mr|texlive-dataref-0.1-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-dataref-0.1-2|57	+ Revision: 7f6e8fc
14mr|texlive-dataref-0.1-2|58	- MassBuild#440: Increase release tag
14mr|texlive-dataref-0.1-2|59	
14mr|texlive-dataref-0.1-2|60	

19820 14
14mr|texlive-datatool-2.20-2|1	# revision 32860
14mr|texlive-datatool-2.20-2|2	# category Package
14mr|texlive-datatool-2.20-2|3	# catalog-ctan /macros/latex/contrib/datatool
14mr|texlive-datatool-2.20-2|4	# catalog-date 2014-02-03 19:57:05 +0100
14mr|texlive-datatool-2.20-2|5	# catalog-license lppl
14mr|texlive-datatool-2.20-2|6	# catalog-version 2.20
14mr|texlive-datatool-2.20-2|7	Name:		texlive-datatool
14mr|texlive-datatool-2.20-2|8	Version:	2.20
14mr|texlive-datatool-2.20-2|9	Release:	2
14mr|texlive-datatool-2.20-2|10	Summary:	Tools to load and manipulate data
14mr|texlive-datatool-2.20-2|11	Group:		Publishing
14mr|texlive-datatool-2.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datatool
14mr|texlive-datatool-2.20-2|13	License:	LPPL
14mr|texlive-datatool-2.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.tar.xz
14mr|texlive-datatool-2.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.doc.tar.xz
14mr|texlive-datatool-2.20-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.source.tar.xz
14mr|texlive-datatool-2.20-2|17	BuildArch:	noarch
14mr|texlive-datatool-2.20-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-datatool-2.20-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-datatool-2.20-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-datatool-2.20-2|21	
14mr|texlive-datatool-2.20-2|22	%description
14mr|texlive-datatool-2.20-2|23	The tools comprise six packages: datatool.sty: databases may be
14mr|texlive-datatool-2.20-2|24	created using LaTeX commands or by importing external files;
14mr|texlive-datatool-2.20-2|25	they may be sorted numerically or alphabetically; repetitive
14mr|texlive-datatool-2.20-2|26	operations (such as mail merging) may be performed on each row
14mr|texlive-datatool-2.20-2|27	of a database, subject to conditions to exclude particular
14mr|texlive-datatool-2.20-2|28	rows; commands are provided to examine database elements, and
14mr|texlive-datatool-2.20-2|29	to convert formats (for example, to convert a numeric element
14mr|texlive-datatool-2.20-2|30	to a format compatible with the fp package; datapie.sty: a
14mr|texlive-datatool-2.20-2|31	database may be represented as a pie chart; flexible options
14mr|texlive-datatool-2.20-2|32	allow colouring of the chart, and annotation hooks are
14mr|texlive-datatool-2.20-2|33	available; dataplot.sty: a database may be represented as a 2-
14mr|texlive-datatool-2.20-2|34	dimensional scatter or line plot; flexible options control of
14mr|texlive-datatool-2.20-2|35	the plot's overall appearance, and of legends and other extra
14mr|texlive-datatool-2.20-2|36	information; databar.sty: a database may be represented as a
14mr|texlive-datatool-2.20-2|37	bar chart; overall appearance, colouring and annotation are
14mr|texlive-datatool-2.20-2|38	controllable; datagidx.sty: provides a way of indexing or
14mr|texlive-datatool-2.20-2|39	creating glossaries/lists of acronyms that uses TeX to do the
14mr|texlive-datatool-2.20-2|40	sorting and collating instead of using an external indexing
14mr|texlive-datatool-2.20-2|41	application, such as xindy or makeindex; databib.sty: a
14mr|texlive-datatool-2.20-2|42	bibliography may be loaded into a datatool database, and
14mr|texlive-datatool-2.20-2|43	manipulated there before being printed (this permits a LaTeX-
14mr|texlive-datatool-2.20-2|44	based route to printing bibliographies in formats for which no
14mr|texlive-datatool-2.20-2|45	BibTeX style is available); and person.sty: provides support
14mr|texlive-datatool-2.20-2|46	for displaying a person's name and pronoun in a document, thus
14mr|texlive-datatool-2.20-2|47	avoiding cumbersome use of "he/she", etc. The drawing packages
14mr|texlive-datatool-2.20-2|48	make use of PGF/TikZ for their output. The bundle replaces and
14mr|texlive-datatool-2.20-2|49	supersedes the author's csvtools bundle.
14mr|texlive-datatool-2.20-2|50	
14mr|texlive-datatool-2.20-2|51	%post
14mr|texlive-datatool-2.20-2|52	%{_sbindir}/texlive.post
14mr|texlive-datatool-2.20-2|53	
14mr|texlive-datatool-2.20-2|54	%postun
14mr|texlive-datatool-2.20-2|55	if [ $1 -eq 0 ]; then
14mr|texlive-datatool-2.20-2|56	%{_sbindir}/texlive.post
14mr|texlive-datatool-2.20-2|57	fi
14mr|texlive-datatool-2.20-2|58	
14mr|texlive-datatool-2.20-2|59	#-----------------------------------------------------------------------
14mr|texlive-datatool-2.20-2|60	%files
14mr|texlive-datatool-2.20-2|61	%{_texmfdistdir}/bibtex/bst/datatool/databib.bst
14mr|texlive-datatool-2.20-2|62	%{_texmfdistdir}/tex/latex/datatool/databar.sty
14mr|texlive-datatool-2.20-2|63	%{_texmfdistdir}/tex/latex/datatool/databib.sty
14mr|texlive-datatool-2.20-2|64	%{_texmfdistdir}/tex/latex/datatool/datagidx.sty
14mr|texlive-datatool-2.20-2|65	%{_texmfdistdir}/tex/latex/datatool/datapie.sty
14mr|texlive-datatool-2.20-2|66	%{_texmfdistdir}/tex/latex/datatool/dataplot.sty
14mr|texlive-datatool-2.20-2|67	%{_texmfdistdir}/tex/latex/datatool/datatool-base.sty
14mr|texlive-datatool-2.20-2|68	%{_texmfdistdir}/tex/latex/datatool/datatool-fp.sty
14mr|texlive-datatool-2.20-2|69	%{_texmfdistdir}/tex/latex/datatool/datatool-pgfmath.sty
14mr|texlive-datatool-2.20-2|70	%{_texmfdistdir}/tex/latex/datatool/datatool.sty
14mr|texlive-datatool-2.20-2|71	%{_texmfdistdir}/tex/latex/datatool/person.sty
14mr|texlive-datatool-2.20-2|72	%doc %{_texmfdistdir}/doc/latex/datatool/CHANGES
14mr|texlive-datatool-2.20-2|73	%doc %{_texmfdistdir}/doc/latex/datatool/INSTALL
14mr|texlive-datatool-2.20-2|74	%doc %{_texmfdistdir}/doc/latex/datatool/README
14mr|texlive-datatool-2.20-2|75	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-code.pdf
14mr|texlive-datatool-2.20-2|76	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.pdf
14mr|texlive-datatool-2.20-2|77	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.tex
14mr|texlive-datatool-2.20-2|78	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-psaved.dbtex
14mr|texlive-datatool-2.20-2|79	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-saved.dbtex
14mr|texlive-datatool-2.20-2|80	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw.dbtex
14mr|texlive-datatool-2.20-2|81	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data.csv
14mr|texlive-datatool-2.20-2|82	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data2.csv
14mr|texlive-datatool-2.20-2|83	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25a.csv
14mr|texlive-datatool-2.20-2|84	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25b.csv
14mr|texlive-datatool-2.20-2|85	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp30a.csv
14mr|texlive-datatool-2.20-2|86	%doc %{_texmfdistdir}/doc/latex/datatool/samples/fruit.csv
14mr|texlive-datatool-2.20-2|87	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupa.csv
14mr|texlive-datatool-2.20-2|88	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupb.csv
14mr|texlive-datatool-2.20-2|89	%doc %{_texmfdistdir}/doc/latex/datatool/samples/index.csv
14mr|texlive-datatool-2.20-2|90	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mydata.csv
14mr|texlive-datatool-2.20-2|91	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mynewdata.csv
14mr|texlive-datatool-2.20-2|92	%doc %{_texmfdistdir}/doc/latex/datatool/samples/onecol.csv
14mr|texlive-datatool-2.20-2|93	%doc %{_texmfdistdir}/doc/latex/datatool/samples/plotdata.csv
14mr|texlive-datatool-2.20-2|94	%doc %{_texmfdistdir}/doc/latex/datatool/samples/polygon.csv
14mr|texlive-datatool-2.20-2|95	%doc %{_texmfdistdir}/doc/latex/datatool/samples/profits.csv
14mr|texlive-datatool-2.20-2|96	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata.csv
14mr|texlive-datatool-2.20-2|97	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata2.csv
14mr|texlive-datatool-2.20-2|98	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.pdf
14mr|texlive-datatool-2.20-2|99	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.tex
14mr|texlive-datatool-2.20-2|100	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.pdf
14mr|texlive-datatool-2.20-2|101	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.tex
14mr|texlive-datatool-2.20-2|102	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.pdf
14mr|texlive-datatool-2.20-2|103	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.tex
14mr|texlive-datatool-2.20-2|104	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.pdf
14mr|texlive-datatool-2.20-2|105	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.tex
14mr|texlive-datatool-2.20-2|106	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.pdf
14mr|texlive-datatool-2.20-2|107	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.tex
14mr|texlive-datatool-2.20-2|108	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.pdf
14mr|texlive-datatool-2.20-2|109	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.tex
14mr|texlive-datatool-2.20-2|110	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.pdf
14mr|texlive-datatool-2.20-2|111	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.tex
14mr|texlive-datatool-2.20-2|112	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.pdf
14mr|texlive-datatool-2.20-2|113	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.tex
14mr|texlive-datatool-2.20-2|114	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.pdf
14mr|texlive-datatool-2.20-2|115	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.tex
14mr|texlive-datatool-2.20-2|116	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-records.csv
14mr|texlive-datatool-2.20-2|117	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.pdf
14mr|texlive-datatool-2.20-2|118	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.tex
14mr|texlive-datatool-2.20-2|119	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.pdf
14mr|texlive-datatool-2.20-2|120	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.tex
14mr|texlive-datatool-2.20-2|121	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample3.csv
14mr|texlive-datatool-2.20-2|122	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample4.csv
14mr|texlive-datatool-2.20-2|123	%doc %{_texmfdistdir}/doc/latex/datatool/samples/scores2.csv
14mr|texlive-datatool-2.20-2|124	%doc %{_texmfdistdir}/doc/latex/datatool/samples/semesterscores.csv
14mr|texlive-datatool-2.20-2|125	%doc %{_texmfdistdir}/doc/latex/datatool/samples/students.csv
14mr|texlive-datatool-2.20-2|126	%doc %{_texmfdistdir}/doc/latex/datatool/samples/studentscores.csv
14mr|texlive-datatool-2.20-2|127	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-export-from-calc.csv
14mr|texlive-datatool-2.20-2|128	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-missing-some-headers.csv
14mr|texlive-datatool-2.20-2|129	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-rawtex.dbtex
14mr|texlive-datatool-2.20-2|130	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-scores.csv
14mr|texlive-datatool-2.20-2|131	#- source
14mr|texlive-datatool-2.20-2|132	%doc %{_texmfdistdir}/source/latex/datatool/datatool.dtx
14mr|texlive-datatool-2.20-2|133	%doc %{_texmfdistdir}/source/latex/datatool/datatool.ins
14mr|texlive-datatool-2.20-2|134	
14mr|texlive-datatool-2.20-2|135	#-----------------------------------------------------------------------
14mr|texlive-datatool-2.20-2|136	%prep
14mr|texlive-datatool-2.20-2|137	%setup -c -a0 -a1 -a2
14mr|texlive-datatool-2.20-2|138	
14mr|texlive-datatool-2.20-2|139	%build
14mr|texlive-datatool-2.20-2|140	
14mr|texlive-datatool-2.20-2|141	%install
14mr|texlive-datatool-2.20-2|142	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-datatool-2.20-2|143	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-datatool-2.20-2|144	
14mr|texlive-datatool-2.20-2|145	%changelog
14mr|texlive-datatool-2.20-2|146	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20-2
14mr|texlive-datatool-2.20-2|147	+ Revision: 51bfcb0
14mr|texlive-datatool-2.20-2|148	- MassBuild#440: Increase release tag
14mr|texlive-datatool-2.20-2|149	
14mr|texlive-datatool-2.20-2|150	

19821 14
14mr|texlive-dateiliste-0.6-6|1	# revision 27974
14mr|texlive-dateiliste-0.6-6|2	# category Package
14mr|texlive-dateiliste-0.6-6|3	# catalog-ctan /macros/latex/contrib/dateiliste
14mr|texlive-dateiliste-0.6-6|4	# catalog-date 2012-10-15 00:17:21 +0200
14mr|texlive-dateiliste-0.6-6|5	# catalog-license lppl
14mr|texlive-dateiliste-0.6-6|6	# catalog-version 0.6
14mr|texlive-dateiliste-0.6-6|7	Name:		texlive-dateiliste
14mr|texlive-dateiliste-0.6-6|8	Version:	0.6
14mr|texlive-dateiliste-0.6-6|9	Release:	6
14mr|texlive-dateiliste-0.6-6|10	Summary:	Extensions of the \listfiles concept
14mr|texlive-dateiliste-0.6-6|11	Group:		Publishing
14mr|texlive-dateiliste-0.6-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dateiliste
14mr|texlive-dateiliste-0.6-6|13	License:	LPPL
14mr|texlive-dateiliste-0.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.tar.xz
14mr|texlive-dateiliste-0.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.doc.tar.xz
14mr|texlive-dateiliste-0.6-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.source.tar.xz
14mr|texlive-dateiliste-0.6-6|17	BuildArch:	noarch
14mr|texlive-dateiliste-0.6-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dateiliste-0.6-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dateiliste-0.6-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-dateiliste-0.6-6|21	
14mr|texlive-dateiliste-0.6-6|22	%description
14mr|texlive-dateiliste-0.6-6|23	The package provides a file list (similar to that offered by
14mr|texlive-dateiliste-0.6-6|24	\listfiles), neatly laid out as a table. The main document can
14mr|texlive-dateiliste-0.6-6|25	be included in the list, and a command is available for
14mr|texlive-dateiliste-0.6-6|26	providing RCS-maintained data for printing in the file list.
14mr|texlive-dateiliste-0.6-6|27	
14mr|texlive-dateiliste-0.6-6|28	%post
14mr|texlive-dateiliste-0.6-6|29	%{_sbindir}/texlive.post
14mr|texlive-dateiliste-0.6-6|30	
14mr|texlive-dateiliste-0.6-6|31	%postun
14mr|texlive-dateiliste-0.6-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-dateiliste-0.6-6|33	%{_sbindir}/texlive.post
14mr|texlive-dateiliste-0.6-6|34	fi
14mr|texlive-dateiliste-0.6-6|35	
14mr|texlive-dateiliste-0.6-6|36	#-----------------------------------------------------------------------
14mr|texlive-dateiliste-0.6-6|37	%files
14mr|texlive-dateiliste-0.6-6|38	%{_texmfdistdir}/tex/latex/dateiliste/dateiliste.sty
14mr|texlive-dateiliste-0.6-6|39	%doc %{_texmfdistdir}/doc/latex/dateiliste/README
14mr|texlive-dateiliste-0.6-6|40	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-de
14mr|texlive-dateiliste-0.6-6|41	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-en
14mr|texlive-dateiliste-0.6-6|42	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-eo
14mr|texlive-dateiliste-0.6-6|43	%doc %{_texmfdistdir}/doc/latex/dateiliste/dateiliste.pdf
14mr|texlive-dateiliste-0.6-6|44	#- source
14mr|texlive-dateiliste-0.6-6|45	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.dtx
14mr|texlive-dateiliste-0.6-6|46	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.ins
14mr|texlive-dateiliste-0.6-6|47	
14mr|texlive-dateiliste-0.6-6|48	#-----------------------------------------------------------------------
14mr|texlive-dateiliste-0.6-6|49	%prep
14mr|texlive-dateiliste-0.6-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-dateiliste-0.6-6|51	
14mr|texlive-dateiliste-0.6-6|52	%build
14mr|texlive-dateiliste-0.6-6|53	
14mr|texlive-dateiliste-0.6-6|54	%install
14mr|texlive-dateiliste-0.6-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dateiliste-0.6-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dateiliste-0.6-6|57	
14mr|texlive-dateiliste-0.6-6|58	%changelog
14mr|texlive-dateiliste-0.6-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|texlive-dateiliste-0.6-6|60	+ Revision: 0d9cbec
14mr|texlive-dateiliste-0.6-6|61	- MassBuild#440: Increase release tag
14mr|texlive-dateiliste-0.6-6|62	
14mr|texlive-dateiliste-0.6-6|63	

19822 14
14mr|texlive-datenumber-0.02-3|1	# revision 18951
14mr|texlive-datenumber-0.02-3|2	# category Package
14mr|texlive-datenumber-0.02-3|3	# catalog-ctan /macros/latex/contrib/datenumber
14mr|texlive-datenumber-0.02-3|4	# catalog-date 2006-11-16 11:36:05 +0100
14mr|texlive-datenumber-0.02-3|5	# catalog-license lppl
14mr|texlive-datenumber-0.02-3|6	# catalog-version 0.02
14mr|texlive-datenumber-0.02-3|7	Name:		texlive-datenumber
14mr|texlive-datenumber-0.02-3|8	Version:	0.02
14mr|texlive-datenumber-0.02-3|9	Release:	3
14mr|texlive-datenumber-0.02-3|10	Summary:	Convert a date into a number and vice versa
14mr|texlive-datenumber-0.02-3|11	Group:		Publishing
14mr|texlive-datenumber-0.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datenumber
14mr|texlive-datenumber-0.02-3|13	License:	LPPL
14mr|texlive-datenumber-0.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.tar.xz
14mr|texlive-datenumber-0.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.doc.tar.xz
14mr|texlive-datenumber-0.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.source.tar.xz
14mr|texlive-datenumber-0.02-3|17	BuildArch:	noarch
14mr|texlive-datenumber-0.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-datenumber-0.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-datenumber-0.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-datenumber-0.02-3|21	
14mr|texlive-datenumber-0.02-3|22	%description
14mr|texlive-datenumber-0.02-3|23	This package provides commands to convert a date into a number
14mr|texlive-datenumber-0.02-3|24	and vice versa. Additionally there are commands for
14mr|texlive-datenumber-0.02-3|25	incrementing and decrementing a date. Leap years and the
14mr|texlive-datenumber-0.02-3|26	Gregorian calendar reform are considered.
14mr|texlive-datenumber-0.02-3|27	
14mr|texlive-datenumber-0.02-3|28	%post
14mr|texlive-datenumber-0.02-3|29	%{_sbindir}/texlive.post
14mr|texlive-datenumber-0.02-3|30	
14mr|texlive-datenumber-0.02-3|31	%postun
14mr|texlive-datenumber-0.02-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-datenumber-0.02-3|33	%{_sbindir}/texlive.post
14mr|texlive-datenumber-0.02-3|34	fi
14mr|texlive-datenumber-0.02-3|35	
14mr|texlive-datenumber-0.02-3|36	#-----------------------------------------------------------------------
14mr|texlive-datenumber-0.02-3|37	%files
14mr|texlive-datenumber-0.02-3|38	%{_texmfdistdir}/tex/latex/datenumber/datenumber.sty
14mr|texlive-datenumber-0.02-3|39	%{_texmfdistdir}/tex/latex/datenumber/datenumberUSenglish.ldf
14mr|texlive-datenumber-0.02-3|40	%{_texmfdistdir}/tex/latex/datenumber/datenumberdummy.ldf
14mr|texlive-datenumber-0.02-3|41	%{_texmfdistdir}/tex/latex/datenumber/datenumberenglish.ldf
14mr|texlive-datenumber-0.02-3|42	%{_texmfdistdir}/tex/latex/datenumber/datenumberfrench.ldf
14mr|texlive-datenumber-0.02-3|43	%{_texmfdistdir}/tex/latex/datenumber/datenumbergerman.ldf
14mr|texlive-datenumber-0.02-3|44	%{_texmfdistdir}/tex/latex/datenumber/datenumberspanish.ldf
14mr|texlive-datenumber-0.02-3|45	%doc %{_texmfdistdir}/doc/latex/datenumber/README.txt
14mr|texlive-datenumber-0.02-3|46	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.pdf
14mr|texlive-datenumber-0.02-3|47	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.tex
14mr|texlive-datenumber-0.02-3|48	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.pdf
14mr|texlive-datenumber-0.02-3|49	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.tex
14mr|texlive-datenumber-0.02-3|50	#- source
14mr|texlive-datenumber-0.02-3|51	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.dtx
14mr|texlive-datenumber-0.02-3|52	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.ins
14mr|texlive-datenumber-0.02-3|53	
14mr|texlive-datenumber-0.02-3|54	#-----------------------------------------------------------------------
14mr|texlive-datenumber-0.02-3|55	%prep
14mr|texlive-datenumber-0.02-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-datenumber-0.02-3|57	
14mr|texlive-datenumber-0.02-3|58	%build
14mr|texlive-datenumber-0.02-3|59	
14mr|texlive-datenumber-0.02-3|60	%install
14mr|texlive-datenumber-0.02-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-datenumber-0.02-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-datenumber-0.02-3|63	
14mr|texlive-datenumber-0.02-3|64	
14mr|texlive-datenumber-0.02-3|65	
14mr|texlive-datenumber-0.02-3|66	%changelog
14mr|texlive-datenumber-0.02-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02-3
14mr|texlive-datenumber-0.02-3|68	+ Revision: 2413f98
14mr|texlive-datenumber-0.02-3|69	- MassBuild#440: Increase release tag
14mr|texlive-datenumber-0.02-3|70	
14mr|texlive-datenumber-0.02-3|71	

19823 14
14mr|texlive-datetime-2.59-6|1	# revision 31622
14mr|texlive-datetime-2.59-6|2	# category Package
14mr|texlive-datetime-2.59-6|3	# catalog-ctan /macros/latex/contrib/datetime
14mr|texlive-datetime-2.59-6|4	# catalog-date 2013-09-10 21:28:15 +0200
14mr|texlive-datetime-2.59-6|5	# catalog-license lppl1.3
14mr|texlive-datetime-2.59-6|6	# catalog-version 2.59
14mr|texlive-datetime-2.59-6|7	Name:		texlive-datetime
14mr|texlive-datetime-2.59-6|8	Version:	2.59
14mr|texlive-datetime-2.59-6|9	Release:	6
14mr|texlive-datetime-2.59-6|10	Summary:	Change format of \today with commands for current time
14mr|texlive-datetime-2.59-6|11	Group:		Publishing
14mr|texlive-datetime-2.59-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datetime
14mr|texlive-datetime-2.59-6|13	License:	LPPL1.3
14mr|texlive-datetime-2.59-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.tar.xz
14mr|texlive-datetime-2.59-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.doc.tar.xz
14mr|texlive-datetime-2.59-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.source.tar.xz
14mr|texlive-datetime-2.59-6|17	BuildArch:	noarch
14mr|texlive-datetime-2.59-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-datetime-2.59-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-datetime-2.59-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-datetime-2.59-6|21	Requires:	texlive-fmtcount
14mr|texlive-datetime-2.59-6|22	
14mr|texlive-datetime-2.59-6|23	%description
14mr|texlive-datetime-2.59-6|24	Provides various different formats for the text created by the
14mr|texlive-datetime-2.59-6|25	command \today, and also provides commands for displaying the
14mr|texlive-datetime-2.59-6|26	current time (or any given time), in 12-hour, 24-hour or text
14mr|texlive-datetime-2.59-6|27	format. The package overrides babel's date format, having its
14mr|texlive-datetime-2.59-6|28	own library of date formats in different languages. The package
14mr|texlive-datetime-2.59-6|29	requires the fmtcount package.
14mr|texlive-datetime-2.59-6|30	
14mr|texlive-datetime-2.59-6|31	%post
14mr|texlive-datetime-2.59-6|32	%{_sbindir}/texlive.post
14mr|texlive-datetime-2.59-6|33	
14mr|texlive-datetime-2.59-6|34	%postun
14mr|texlive-datetime-2.59-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-datetime-2.59-6|36	%{_sbindir}/texlive.post
14mr|texlive-datetime-2.59-6|37	fi
14mr|texlive-datetime-2.59-6|38	
14mr|texlive-datetime-2.59-6|39	#-----------------------------------------------------------------------
14mr|texlive-datetime-2.59-6|40	%files
14mr|texlive-datetime-2.59-6|41	%{_texmfdistdir}/scripts/latex/datetime/datetime.perl
14mr|texlive-datetime-2.59-6|42	%{_texmfdistdir}/tex/latex/datetime/datetime-defaults.sty
14mr|texlive-datetime-2.59-6|43	%{_texmfdistdir}/tex/latex/datetime/datetime.sty
14mr|texlive-datetime-2.59-6|44	%{_texmfdistdir}/tex/latex/datetime/dt-UKenglish.def
14mr|texlive-datetime-2.59-6|45	%{_texmfdistdir}/tex/latex/datetime/dt-USenglish.def
14mr|texlive-datetime-2.59-6|46	%{_texmfdistdir}/tex/latex/datetime/dt-american.def
14mr|texlive-datetime-2.59-6|47	%{_texmfdistdir}/tex/latex/datetime/dt-australian.def
14mr|texlive-datetime-2.59-6|48	%{_texmfdistdir}/tex/latex/datetime/dt-austrian.def
14mr|texlive-datetime-2.59-6|49	%{_texmfdistdir}/tex/latex/datetime/dt-bahasa.def
14mr|texlive-datetime-2.59-6|50	%{_texmfdistdir}/tex/latex/datetime/dt-basque.def
14mr|texlive-datetime-2.59-6|51	%{_texmfdistdir}/tex/latex/datetime/dt-breton.def
14mr|texlive-datetime-2.59-6|52	%{_texmfdistdir}/tex/latex/datetime/dt-british.def
14mr|texlive-datetime-2.59-6|53	%{_texmfdistdir}/tex/latex/datetime/dt-bulgarian.def
14mr|texlive-datetime-2.59-6|54	%{_texmfdistdir}/tex/latex/datetime/dt-canadian.def
14mr|texlive-datetime-2.59-6|55	%{_texmfdistdir}/tex/latex/datetime/dt-catalan.def
14mr|texlive-datetime-2.59-6|56	%{_texmfdistdir}/tex/latex/datetime/dt-croatian.def
14mr|texlive-datetime-2.59-6|57	%{_texmfdistdir}/tex/latex/datetime/dt-czech.def
14mr|texlive-datetime-2.59-6|58	%{_texmfdistdir}/tex/latex/datetime/dt-danish.def
14mr|texlive-datetime-2.59-6|59	%{_texmfdistdir}/tex/latex/datetime/dt-dutch.def
14mr|texlive-datetime-2.59-6|60	%{_texmfdistdir}/tex/latex/datetime/dt-esperanto.def
14mr|texlive-datetime-2.59-6|61	%{_texmfdistdir}/tex/latex/datetime/dt-estonian.def
14mr|texlive-datetime-2.59-6|62	%{_texmfdistdir}/tex/latex/datetime/dt-finnish.def
14mr|texlive-datetime-2.59-6|63	%{_texmfdistdir}/tex/latex/datetime/dt-french.def
14mr|texlive-datetime-2.59-6|64	%{_texmfdistdir}/tex/latex/datetime/dt-galician.def
14mr|texlive-datetime-2.59-6|65	%{_texmfdistdir}/tex/latex/datetime/dt-german.def
14mr|texlive-datetime-2.59-6|66	%{_texmfdistdir}/tex/latex/datetime/dt-greek.def
14mr|texlive-datetime-2.59-6|67	%{_texmfdistdir}/tex/latex/datetime/dt-hebrew.def
14mr|texlive-datetime-2.59-6|68	%{_texmfdistdir}/tex/latex/datetime/dt-icelandic.def
14mr|texlive-datetime-2.59-6|69	%{_texmfdistdir}/tex/latex/datetime/dt-irish.def
14mr|texlive-datetime-2.59-6|70	%{_texmfdistdir}/tex/latex/datetime/dt-italian.def
14mr|texlive-datetime-2.59-6|71	%{_texmfdistdir}/tex/latex/datetime/dt-latin.def
14mr|texlive-datetime-2.59-6|72	%{_texmfdistdir}/tex/latex/datetime/dt-lsorbian.def
14mr|texlive-datetime-2.59-6|73	%{_texmfdistdir}/tex/latex/datetime/dt-magyar.def
14mr|texlive-datetime-2.59-6|74	%{_texmfdistdir}/tex/latex/datetime/dt-naustrian.def
14mr|texlive-datetime-2.59-6|75	%{_texmfdistdir}/tex/latex/datetime/dt-newzealand.def
14mr|texlive-datetime-2.59-6|76	%{_texmfdistdir}/tex/latex/datetime/dt-ngerman.def
14mr|texlive-datetime-2.59-6|77	%{_texmfdistdir}/tex/latex/datetime/dt-norsk.def
14mr|texlive-datetime-2.59-6|78	%{_texmfdistdir}/tex/latex/datetime/dt-polish.def
14mr|texlive-datetime-2.59-6|79	%{_texmfdistdir}/tex/latex/datetime/dt-portuges.def
14mr|texlive-datetime-2.59-6|80	%{_texmfdistdir}/tex/latex/datetime/dt-romanian.def
14mr|texlive-datetime-2.59-6|81	%{_texmfdistdir}/tex/latex/datetime/dt-russian.def
14mr|texlive-datetime-2.59-6|82	%{_texmfdistdir}/tex/latex/datetime/dt-samin.def
14mr|texlive-datetime-2.59-6|83	%{_texmfdistdir}/tex/latex/datetime/dt-scottish.def
14mr|texlive-datetime-2.59-6|84	%{_texmfdistdir}/tex/latex/datetime/dt-serbian.def
14mr|texlive-datetime-2.59-6|85	%{_texmfdistdir}/tex/latex/datetime/dt-slovak.def
14mr|texlive-datetime-2.59-6|86	%{_texmfdistdir}/tex/latex/datetime/dt-slovene.def
14mr|texlive-datetime-2.59-6|87	%{_texmfdistdir}/tex/latex/datetime/dt-spanish.def
14mr|texlive-datetime-2.59-6|88	%{_texmfdistdir}/tex/latex/datetime/dt-swedish.def
14mr|texlive-datetime-2.59-6|89	%{_texmfdistdir}/tex/latex/datetime/dt-turkish.def
14mr|texlive-datetime-2.59-6|90	%{_texmfdistdir}/tex/latex/datetime/dt-ukraineb.def
14mr|texlive-datetime-2.59-6|91	%{_texmfdistdir}/tex/latex/datetime/dt-usorbian.def
14mr|texlive-datetime-2.59-6|92	%{_texmfdistdir}/tex/latex/datetime/dt-welsh.def
14mr|texlive-datetime-2.59-6|93	%doc %{_texmfdistdir}/doc/latex/datetime/CHANGES
14mr|texlive-datetime-2.59-6|94	%doc %{_texmfdistdir}/doc/latex/datetime/README
14mr|texlive-datetime-2.59-6|95	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.css
14mr|texlive-datetime-2.59-6|96	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.html
14mr|texlive-datetime-2.59-6|97	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.tex
14mr|texlive-datetime-2.59-6|98	%doc %{_texmfdistdir}/doc/latex/datetime/datetime.pdf
14mr|texlive-datetime-2.59-6|99	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.pdf
14mr|texlive-datetime-2.59-6|100	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.tex
14mr|texlive-datetime-2.59-6|101	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.pdf
14mr|texlive-datetime-2.59-6|102	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.tex
14mr|texlive-datetime-2.59-6|103	#- source
14mr|texlive-datetime-2.59-6|104	%doc %{_texmfdistdir}/source/latex/datetime/datetime.dtx
14mr|texlive-datetime-2.59-6|105	%doc %{_texmfdistdir}/source/latex/datetime/datetime.ins
14mr|texlive-datetime-2.59-6|106	
14mr|texlive-datetime-2.59-6|107	#-----------------------------------------------------------------------
14mr|texlive-datetime-2.59-6|108	%prep
14mr|texlive-datetime-2.59-6|109	%setup -c -a0 -a1 -a2
14mr|texlive-datetime-2.59-6|110	
14mr|texlive-datetime-2.59-6|111	%build
14mr|texlive-datetime-2.59-6|112	
14mr|texlive-datetime-2.59-6|113	%install
14mr|texlive-datetime-2.59-6|114	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-datetime-2.59-6|115	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-datetime-2.59-6|116	
14mr|texlive-datetime-2.59-6|117	%changelog
14mr|texlive-datetime-2.59-6|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.59-6
14mr|texlive-datetime-2.59-6|119	+ Revision: 0f30ade
14mr|texlive-datetime-2.59-6|120	- MassBuild#440: Increase release tag
14mr|texlive-datetime-2.59-6|121	
14mr|texlive-datetime-2.59-6|122	

19824 14
14mr|texlive-dblfloatfix-1.0-3|1	# revision 17191
14mr|texlive-dblfloatfix-1.0-3|2	# category Package
14mr|texlive-dblfloatfix-1.0-3|3	# catalog-ctan /macros/latex/contrib/dblfloatfix
14mr|texlive-dblfloatfix-1.0-3|4	# catalog-date 2010-03-09 12:54:42 +0100
14mr|texlive-dblfloatfix-1.0-3|5	# catalog-license lppl
14mr|texlive-dblfloatfix-1.0-3|6	# catalog-version 1.0
14mr|texlive-dblfloatfix-1.0-3|7	Name:		texlive-dblfloatfix
14mr|texlive-dblfloatfix-1.0-3|8	Version:	1.0
14mr|texlive-dblfloatfix-1.0-3|9	Release:	3
14mr|texlive-dblfloatfix-1.0-3|10	Summary:	Fixes for twocolumn floats
14mr|texlive-dblfloatfix-1.0-3|11	Group:		Publishing
14mr|texlive-dblfloatfix-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dblfloatfix
14mr|texlive-dblfloatfix-1.0-3|13	License:	LPPL
14mr|texlive-dblfloatfix-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.tar.xz
14mr|texlive-dblfloatfix-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.doc.tar.xz
14mr|texlive-dblfloatfix-1.0-3|16	BuildArch:	noarch
14mr|texlive-dblfloatfix-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dblfloatfix-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dblfloatfix-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dblfloatfix-1.0-3|20	
14mr|texlive-dblfloatfix-1.0-3|21	%description
14mr|texlive-dblfloatfix-1.0-3|22	The package solves two problems: floats in a twocolumn document
14mr|texlive-dblfloatfix-1.0-3|23	come out in the right order and allowed float positions are now
14mr|texlive-dblfloatfix-1.0-3|24	[tbp]. The packages actually merges facilities from fixltx2e
14mr|texlive-dblfloatfix-1.0-3|25	and stfloats.
14mr|texlive-dblfloatfix-1.0-3|26	
14mr|texlive-dblfloatfix-1.0-3|27	%post
14mr|texlive-dblfloatfix-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-dblfloatfix-1.0-3|29	
14mr|texlive-dblfloatfix-1.0-3|30	%postun
14mr|texlive-dblfloatfix-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-dblfloatfix-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-dblfloatfix-1.0-3|33	fi
14mr|texlive-dblfloatfix-1.0-3|34	
14mr|texlive-dblfloatfix-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-dblfloatfix-1.0-3|36	%files
14mr|texlive-dblfloatfix-1.0-3|37	%{_texmfdistdir}/tex/latex/dblfloatfix/dblfloatfix.sty
14mr|texlive-dblfloatfix-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.pdf
14mr|texlive-dblfloatfix-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.tex
14mr|texlive-dblfloatfix-1.0-3|40	
14mr|texlive-dblfloatfix-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-dblfloatfix-1.0-3|42	%prep
14mr|texlive-dblfloatfix-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-dblfloatfix-1.0-3|44	
14mr|texlive-dblfloatfix-1.0-3|45	%build
14mr|texlive-dblfloatfix-1.0-3|46	
14mr|texlive-dblfloatfix-1.0-3|47	%install
14mr|texlive-dblfloatfix-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dblfloatfix-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dblfloatfix-1.0-3|50	
14mr|texlive-dblfloatfix-1.0-3|51	
14mr|texlive-dblfloatfix-1.0-3|52	
14mr|texlive-dblfloatfix-1.0-3|53	%changelog
14mr|texlive-dblfloatfix-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-dblfloatfix-1.0-3|55	+ Revision: 4748767
14mr|texlive-dblfloatfix-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-dblfloatfix-1.0-3|57	
14mr|texlive-dblfloatfix-1.0-3|58	

19825 14
14mr|texlive-dccpaper-1.1-3|1	# revision 33142
14mr|texlive-dccpaper-1.1-3|2	# category Package
14mr|texlive-dccpaper-1.1-3|3	# catalog-ctan /macros/latex/contrib/dccpaper
14mr|texlive-dccpaper-1.1-3|4	# catalog-date 2014-03-09 14:23:10 +0100
14mr|texlive-dccpaper-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-dccpaper-1.1-3|6	# catalog-version 1.1
14mr|texlive-dccpaper-1.1-3|7	Name:		texlive-dccpaper
14mr|texlive-dccpaper-1.1-3|8	Version:	1.1
14mr|texlive-dccpaper-1.1-3|9	Release:	3
14mr|texlive-dccpaper-1.1-3|10	Summary:	Typeset papers for the International Journal of Digital Curation
14mr|texlive-dccpaper-1.1-3|11	Group:		Publishing
14mr|texlive-dccpaper-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dccpaper
14mr|texlive-dccpaper-1.1-3|13	License:	LPPL1.3
14mr|texlive-dccpaper-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.tar.xz
14mr|texlive-dccpaper-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.doc.tar.xz
14mr|texlive-dccpaper-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.source.tar.xz
14mr|texlive-dccpaper-1.1-3|17	BuildArch:	noarch
14mr|texlive-dccpaper-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dccpaper-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dccpaper-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dccpaper-1.1-3|21	
14mr|texlive-dccpaper-1.1-3|22	%description
14mr|texlive-dccpaper-1.1-3|23	The LaTeX class ijdc-v9 produces camera-ready papers and
14mr|texlive-dccpaper-1.1-3|24	articles suitable for inclusion in the International Journal of
14mr|texlive-dccpaper-1.1-3|25	Digital Curation, with applicability from volume 9 onwards. The
14mr|texlive-dccpaper-1.1-3|26	similar idcc class can be used for submissions to the
14mr|texlive-dccpaper-1.1-3|27	International Digital Curation Conference, beginning with the
14mr|texlive-dccpaper-1.1-3|28	2015 conference.
14mr|texlive-dccpaper-1.1-3|29	
14mr|texlive-dccpaper-1.1-3|30	%post
14mr|texlive-dccpaper-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-dccpaper-1.1-3|32	
14mr|texlive-dccpaper-1.1-3|33	%postun
14mr|texlive-dccpaper-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dccpaper-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-dccpaper-1.1-3|36	fi
14mr|texlive-dccpaper-1.1-3|37	
14mr|texlive-dccpaper-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-dccpaper-1.1-3|39	%files
14mr|texlive-dccpaper-1.1-3|40	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-base.tex
14mr|texlive-dccpaper-1.1-3|41	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.eps
14mr|texlive-dccpaper-1.1-3|42	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.pdf
14mr|texlive-dccpaper-1.1-3|43	%{_texmfdistdir}/tex/latex/dccpaper/idcc.cls
14mr|texlive-dccpaper-1.1-3|44	%{_texmfdistdir}/tex/latex/dccpaper/ijdc-v9.cls
14mr|texlive-dccpaper-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/dccpaper/README
14mr|texlive-dccpaper-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/dccpaper/README.txt
14mr|texlive-dccpaper-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-apacite.bib
14mr|texlive-dccpaper-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-biblatex.bib
14mr|texlive-dccpaper-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper.pdf
14mr|texlive-dccpaper-1.1-3|50	#- source
14mr|texlive-dccpaper-1.1-3|51	%doc %{_texmfdistdir}/source/latex/dccpaper/Makefile
14mr|texlive-dccpaper-1.1-3|52	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.dtx
14mr|texlive-dccpaper-1.1-3|53	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.ins
14mr|texlive-dccpaper-1.1-3|54	
14mr|texlive-dccpaper-1.1-3|55	#-----------------------------------------------------------------------
14mr|texlive-dccpaper-1.1-3|56	%prep
14mr|texlive-dccpaper-1.1-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-dccpaper-1.1-3|58	
14mr|texlive-dccpaper-1.1-3|59	%build
14mr|texlive-dccpaper-1.1-3|60	
14mr|texlive-dccpaper-1.1-3|61	%install
14mr|texlive-dccpaper-1.1-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dccpaper-1.1-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dccpaper-1.1-3|64	
14mr|texlive-dccpaper-1.1-3|65	%changelog
14mr|texlive-dccpaper-1.1-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-dccpaper-1.1-3|67	+ Revision: dfe7cf4
14mr|texlive-dccpaper-1.1-3|68	- MassBuild#440: Increase release tag
14mr|texlive-dccpaper-1.1-3|69	
14mr|texlive-dccpaper-1.1-3|70	

19826 14
14mr|texlive-dcpic-5.0.0-6|1	# revision 30206
14mr|texlive-dcpic-5.0.0-6|2	# category Package
14mr|texlive-dcpic-5.0.0-6|3	# catalog-ctan /macros/generic/diagrams/dcpic
14mr|texlive-dcpic-5.0.0-6|4	# catalog-date 2013-05-02 01:06:38 +0200
14mr|texlive-dcpic-5.0.0-6|5	# catalog-license lppl1.3
14mr|texlive-dcpic-5.0.0-6|6	# catalog-version 5.0.0
14mr|texlive-dcpic-5.0.0-6|7	Name:		texlive-dcpic
14mr|texlive-dcpic-5.0.0-6|8	Version:	5.0.0
14mr|texlive-dcpic-5.0.0-6|9	Release:	6
14mr|texlive-dcpic-5.0.0-6|10	Summary:	Commutative diagrams in a LaTeX and TeX documents
14mr|texlive-dcpic-5.0.0-6|11	Group:		Publishing
14mr|texlive-dcpic-5.0.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/dcpic
14mr|texlive-dcpic-5.0.0-6|13	License:	LPPL1.3
14mr|texlive-dcpic-5.0.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.tar.xz
14mr|texlive-dcpic-5.0.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.doc.tar.xz
14mr|texlive-dcpic-5.0.0-6|16	BuildArch:	noarch
14mr|texlive-dcpic-5.0.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dcpic-5.0.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dcpic-5.0.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-dcpic-5.0.0-6|20	
14mr|texlive-dcpic-5.0.0-6|21	%description
14mr|texlive-dcpic-5.0.0-6|22	DCpic is a package for typesetting Commutative Diagrams within
14mr|texlive-dcpic-5.0.0-6|23	a LaTeX and TeX documents. Its distinguishing features are: a
14mr|texlive-dcpic-5.0.0-6|24	powerful graphical engine, the PiCTeX package; an easy
14mr|texlive-dcpic-5.0.0-6|25	specification syntax in which a commutative diagram is
14mr|texlive-dcpic-5.0.0-6|26	described in terms of its objects and its arrows (morphism),
14mr|texlive-dcpic-5.0.0-6|27	positioned in a Cartesian coordinate system.
14mr|texlive-dcpic-5.0.0-6|28	
14mr|texlive-dcpic-5.0.0-6|29	%post
14mr|texlive-dcpic-5.0.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-dcpic-5.0.0-6|31	
14mr|texlive-dcpic-5.0.0-6|32	%postun
14mr|texlive-dcpic-5.0.0-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-dcpic-5.0.0-6|34	%{_sbindir}/texlive.post
14mr|texlive-dcpic-5.0.0-6|35	fi
14mr|texlive-dcpic-5.0.0-6|36	
14mr|texlive-dcpic-5.0.0-6|37	#-----------------------------------------------------------------------
14mr|texlive-dcpic-5.0.0-6|38	%files
14mr|texlive-dcpic-5.0.0-6|39	%{_texmfdistdir}/tex/generic/dcpic/dcpic.sty
14mr|texlive-dcpic-5.0.0-6|40	%{_texmfdistdir}/tex/generic/dcpic/europroc.cls
14mr|texlive-dcpic-5.0.0-6|41	%doc %{_texmfdistdir}/doc/generic/dcpic/README
14mr|texlive-dcpic-5.0.0-6|42	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.pdf
14mr|texlive-dcpic-5.0.0-6|43	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.tex
14mr|texlive-dcpic-5.0.0-6|44	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.pdf
14mr|texlive-dcpic-5.0.0-6|45	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.tex
14mr|texlive-dcpic-5.0.0-6|46	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.pdf
14mr|texlive-dcpic-5.0.0-6|47	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.tex
14mr|texlive-dcpic-5.0.0-6|48	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.pdf
14mr|texlive-dcpic-5.0.0-6|49	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.tex
14mr|texlive-dcpic-5.0.0-6|50	
14mr|texlive-dcpic-5.0.0-6|51	#-----------------------------------------------------------------------
14mr|texlive-dcpic-5.0.0-6|52	%prep
14mr|texlive-dcpic-5.0.0-6|53	%setup -c -a0 -a1
14mr|texlive-dcpic-5.0.0-6|54	
14mr|texlive-dcpic-5.0.0-6|55	%build
14mr|texlive-dcpic-5.0.0-6|56	
14mr|texlive-dcpic-5.0.0-6|57	%install
14mr|texlive-dcpic-5.0.0-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dcpic-5.0.0-6|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dcpic-5.0.0-6|60	
14mr|texlive-dcpic-5.0.0-6|61	%changelog
14mr|texlive-dcpic-5.0.0-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0.0-6
14mr|texlive-dcpic-5.0.0-6|63	+ Revision: db62942
14mr|texlive-dcpic-5.0.0-6|64	- MassBuild#440: Increase release tag
14mr|texlive-dcpic-5.0.0-6|65	
14mr|texlive-dcpic-5.0.0-6|66	

19827 14
14mr|texlive-decimal-20110606-3|1	# revision 23374
14mr|texlive-decimal-20110606-3|2	# category Package
14mr|texlive-decimal-20110606-3|3	# catalog-ctan /macros/latex/contrib/decimal
14mr|texlive-decimal-20110606-3|4	# catalog-date 2011-06-06 11:09:01 +0200
14mr|texlive-decimal-20110606-3|5	# catalog-license lppl1
14mr|texlive-decimal-20110606-3|6	# catalog-version undef
14mr|texlive-decimal-20110606-3|7	Name:		texlive-decimal
14mr|texlive-decimal-20110606-3|8	Version:	20110606
14mr|texlive-decimal-20110606-3|9	Release:	3
14mr|texlive-decimal-20110606-3|10	Summary:	LaTeX package for the English raised decimal point
14mr|texlive-decimal-20110606-3|11	Group:		Publishing
14mr|texlive-decimal-20110606-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decimal
14mr|texlive-decimal-20110606-3|13	License:	LPPL1
14mr|texlive-decimal-20110606-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.tar.xz
14mr|texlive-decimal-20110606-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.doc.tar.xz
14mr|texlive-decimal-20110606-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.source.tar.xz
14mr|texlive-decimal-20110606-3|17	BuildArch:	noarch
14mr|texlive-decimal-20110606-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-decimal-20110606-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-decimal-20110606-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-decimal-20110606-3|21	
14mr|texlive-decimal-20110606-3|22	%description
14mr|texlive-decimal-20110606-3|23	This LaTeX package should be used by people who need the
14mr|texlive-decimal-20110606-3|24	traditional English raised decimal point, instead of the
14mr|texlive-decimal-20110606-3|25	American-style period.
14mr|texlive-decimal-20110606-3|26	
14mr|texlive-decimal-20110606-3|27	%post
14mr|texlive-decimal-20110606-3|28	%{_sbindir}/texlive.post
14mr|texlive-decimal-20110606-3|29	
14mr|texlive-decimal-20110606-3|30	%postun
14mr|texlive-decimal-20110606-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-decimal-20110606-3|32	%{_sbindir}/texlive.post
14mr|texlive-decimal-20110606-3|33	fi
14mr|texlive-decimal-20110606-3|34	
14mr|texlive-decimal-20110606-3|35	#-----------------------------------------------------------------------
14mr|texlive-decimal-20110606-3|36	%files
14mr|texlive-decimal-20110606-3|37	%{_texmfdistdir}/tex/latex/decimal/decimal.sty
14mr|texlive-decimal-20110606-3|38	%doc %{_texmfdistdir}/doc/latex/decimal/decimal.pdf
14mr|texlive-decimal-20110606-3|39	#- source
14mr|texlive-decimal-20110606-3|40	%doc %{_texmfdistdir}/source/latex/decimal/decimal.dtx
14mr|texlive-decimal-20110606-3|41	%doc %{_texmfdistdir}/source/latex/decimal/decimal.ins
14mr|texlive-decimal-20110606-3|42	
14mr|texlive-decimal-20110606-3|43	#-----------------------------------------------------------------------
14mr|texlive-decimal-20110606-3|44	%prep
14mr|texlive-decimal-20110606-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-decimal-20110606-3|46	
14mr|texlive-decimal-20110606-3|47	%build
14mr|texlive-decimal-20110606-3|48	
14mr|texlive-decimal-20110606-3|49	%install
14mr|texlive-decimal-20110606-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-decimal-20110606-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-decimal-20110606-3|52	
14mr|texlive-decimal-20110606-3|53	
14mr|texlive-decimal-20110606-3|54	
14mr|texlive-decimal-20110606-3|55	%changelog
14mr|texlive-decimal-20110606-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110606-3
14mr|texlive-decimal-20110606-3|57	+ Revision: 00e1dee
14mr|texlive-decimal-20110606-3|58	- MassBuild#440: Increase release tag
14mr|texlive-decimal-20110606-3|59	
14mr|texlive-decimal-20110606-3|60	

19828 14
14mr|texlive-decorule-0.6-3|1	# revision 23487
14mr|texlive-decorule-0.6-3|2	# category Package
14mr|texlive-decorule-0.6-3|3	# catalog-ctan /macros/latex/contrib/decorule
14mr|texlive-decorule-0.6-3|4	# catalog-date 2011-08-06 17:02:51 +0200
14mr|texlive-decorule-0.6-3|5	# catalog-license lppl1.3
14mr|texlive-decorule-0.6-3|6	# catalog-version 0.6
14mr|texlive-decorule-0.6-3|7	Name:		texlive-decorule
14mr|texlive-decorule-0.6-3|8	Version:	0.6
14mr|texlive-decorule-0.6-3|9	Release:	3
14mr|texlive-decorule-0.6-3|10	Summary:	Decorative swelled rule using font character
14mr|texlive-decorule-0.6-3|11	Group:		Publishing
14mr|texlive-decorule-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decorule
14mr|texlive-decorule-0.6-3|13	License:	LPPL1.3
14mr|texlive-decorule-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.tar.xz
14mr|texlive-decorule-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.doc.tar.xz
14mr|texlive-decorule-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.source.tar.xz
14mr|texlive-decorule-0.6-3|17	BuildArch:	noarch
14mr|texlive-decorule-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-decorule-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-decorule-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-decorule-0.6-3|21	
14mr|texlive-decorule-0.6-3|22	%description
14mr|texlive-decorule-0.6-3|23	The package implements a decorative swelled rule using only a
14mr|texlive-decorule-0.6-3|24	symbol from a font installed with all distributions of TeX, so
14mr|texlive-decorule-0.6-3|25	it works independently, without the need to install any
14mr|texlive-decorule-0.6-3|26	additional software or fonts. This is the packaged version of
14mr|texlive-decorule-0.6-3|27	the macro which was originally published in the "Typographers'
14mr|texlive-decorule-0.6-3|28	Inn" column in TUGboat 31:1 (2010).
14mr|texlive-decorule-0.6-3|29	
14mr|texlive-decorule-0.6-3|30	%post
14mr|texlive-decorule-0.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-decorule-0.6-3|32	
14mr|texlive-decorule-0.6-3|33	%postun
14mr|texlive-decorule-0.6-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-decorule-0.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-decorule-0.6-3|36	fi
14mr|texlive-decorule-0.6-3|37	
14mr|texlive-decorule-0.6-3|38	#-----------------------------------------------------------------------
14mr|texlive-decorule-0.6-3|39	%files
14mr|texlive-decorule-0.6-3|40	%{_texmfdistdir}/tex/latex/decorule/decorule.sty
14mr|texlive-decorule-0.6-3|41	%doc %{_texmfdistdir}/doc/latex/decorule/MANIFEST
14mr|texlive-decorule-0.6-3|42	%doc %{_texmfdistdir}/doc/latex/decorule/README
14mr|texlive-decorule-0.6-3|43	%doc %{_texmfdistdir}/doc/latex/decorule/decorule.pdf
14mr|texlive-decorule-0.6-3|44	#- source
14mr|texlive-decorule-0.6-3|45	%doc %{_texmfdistdir}/source/latex/decorule/decorule.dtx
14mr|texlive-decorule-0.6-3|46	%doc %{_texmfdistdir}/source/latex/decorule/decorule.ins
14mr|texlive-decorule-0.6-3|47	
14mr|texlive-decorule-0.6-3|48	#-----------------------------------------------------------------------
14mr|texlive-decorule-0.6-3|49	%prep
14mr|texlive-decorule-0.6-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-decorule-0.6-3|51	
14mr|texlive-decorule-0.6-3|52	%build
14mr|texlive-decorule-0.6-3|53	
14mr|texlive-decorule-0.6-3|54	%install
14mr|texlive-decorule-0.6-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-decorule-0.6-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-decorule-0.6-3|57	
14mr|texlive-decorule-0.6-3|58	
14mr|texlive-decorule-0.6-3|59	
14mr|texlive-decorule-0.6-3|60	%changelog
14mr|texlive-decorule-0.6-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-decorule-0.6-3|62	+ Revision: 4dd57f9
14mr|texlive-decorule-0.6-3|63	- MassBuild#440: Increase release tag
14mr|texlive-decorule-0.6-3|64	
14mr|texlive-decorule-0.6-3|65	

19829 14
14mr|texlive-dehyph-exptl-0.30-6|1	# revision 30791
14mr|texlive-dehyph-exptl-0.30-6|2	# category Package
14mr|texlive-dehyph-exptl-0.30-6|3	# catalog-ctan /language/hyphenation/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|4	# catalog-date 2013-05-29 00:44:55 +0200
14mr|texlive-dehyph-exptl-0.30-6|5	# catalog-license lppl
14mr|texlive-dehyph-exptl-0.30-6|6	# catalog-version 0.3
14mr|texlive-dehyph-exptl-0.30-6|7	Summary:	Experimental hyphenation patterns for the German language
14mr|texlive-dehyph-exptl-0.30-6|8	Name:		texlive-dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|9	Version:	0.30
14mr|texlive-dehyph-exptl-0.30-6|10	Release:	6
14mr|texlive-dehyph-exptl-0.30-6|11	License:	LPPL
14mr|texlive-dehyph-exptl-0.30-6|12	Group:		Publishing
14mr|texlive-dehyph-exptl-0.30-6|13	Url:		http://www.ctan.org/tex-archive/language/hyphenation/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.tar.xz
14mr|texlive-dehyph-exptl-0.30-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.doc.tar.xz
14mr|texlive-dehyph-exptl-0.30-6|16	BuildArch:	noarch
14mr|texlive-dehyph-exptl-0.30-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dehyph-exptl-0.30-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dehyph-exptl-0.30-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-dehyph-exptl-0.30-6|20	Requires(post):	texlive-hyphen-base
14mr|texlive-dehyph-exptl-0.30-6|21	Requires:	texlive-hyph-utf8
14mr|texlive-dehyph-exptl-0.30-6|22	
14mr|texlive-dehyph-exptl-0.30-6|23	%description
14mr|texlive-dehyph-exptl-0.30-6|24	The package provides experimental hyphenation patterns for the
14mr|texlive-dehyph-exptl-0.30-6|25	German language, covering both traditional and reformed
14mr|texlive-dehyph-exptl-0.30-6|26	orthography. The patterns can be used with packages Babel and
14mr|texlive-dehyph-exptl-0.30-6|27	hyphsubst.
14mr|texlive-dehyph-exptl-0.30-6|28	
14mr|texlive-dehyph-exptl-0.30-6|29	%post
14mr|texlive-dehyph-exptl-0.30-6|30	%{_sbindir}/texlive.post
14mr|texlive-dehyph-exptl-0.30-6|31	
14mr|texlive-dehyph-exptl-0.30-6|32	%postun
14mr|texlive-dehyph-exptl-0.30-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-dehyph-exptl-0.30-6|34	%{_sbindir}/texlive.post
14mr|texlive-dehyph-exptl-0.30-6|35	fi
14mr|texlive-dehyph-exptl-0.30-6|36	
14mr|texlive-dehyph-exptl-0.30-6|37	#-----------------------------------------------------------------------
14mr|texlive-dehyph-exptl-0.30-6|38	%files
14mr|texlive-dehyph-exptl-0.30-6|39	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2013-05-26.pat
14mr|texlive-dehyph-exptl-0.30-6|40	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2013-05-26.tex
14mr|texlive-dehyph-exptl-0.30-6|41	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2013-05-26.pat
14mr|texlive-dehyph-exptl-0.30-6|42	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2013-05-26.tex
14mr|texlive-dehyph-exptl-0.30-6|43	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2013-05-26.pat
14mr|texlive-dehyph-exptl-0.30-6|44	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2013-05-26.tex
14mr|texlive-dehyph-exptl-0.30-6|45	%{_texmf_language_dat_d}/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|46	%{_texmf_language_def_d}/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|47	%{_texmf_language_lua_d}/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|48	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/CHANGES
14mr|texlive-dehyph-exptl-0.30-6|49	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/INSTALL
14mr|texlive-dehyph-exptl-0.30-6|50	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/LICENSE
14mr|texlive-dehyph-exptl-0.30-6|51	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/README
14mr|texlive-dehyph-exptl-0.30-6|52	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.bib
14mr|texlive-dehyph-exptl-0.30-6|53	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.pdf
14mr|texlive-dehyph-exptl-0.30-6|54	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.tex
14mr|texlive-dehyph-exptl-0.30-6|55	
14mr|texlive-dehyph-exptl-0.30-6|56	#-----------------------------------------------------------------------
14mr|texlive-dehyph-exptl-0.30-6|57	%prep
14mr|texlive-dehyph-exptl-0.30-6|58	%setup -c -a0 -a1
14mr|texlive-dehyph-exptl-0.30-6|59	
14mr|texlive-dehyph-exptl-0.30-6|60	%build
14mr|texlive-dehyph-exptl-0.30-6|61	
14mr|texlive-dehyph-exptl-0.30-6|62	%install
14mr|texlive-dehyph-exptl-0.30-6|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dehyph-exptl-0.30-6|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dehyph-exptl-0.30-6|65	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-dehyph-exptl-0.30-6|66	cat > %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl <<EOF
14mr|texlive-dehyph-exptl-0.30-6|67	\%% from dehyph-exptl:
14mr|texlive-dehyph-exptl-0.30-6|68	german-x-2013-05-26 dehypht-x-2013-05-26.tex
14mr|texlive-dehyph-exptl-0.30-6|69	=german-x-latest
14mr|texlive-dehyph-exptl-0.30-6|70	ngerman-x-2013-05-26 dehyphn-x-2013-05-26.tex
14mr|texlive-dehyph-exptl-0.30-6|71	=ngerman-x-latest
14mr|texlive-dehyph-exptl-0.30-6|72	EOF
14mr|texlive-dehyph-exptl-0.30-6|73	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|74	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-dehyph-exptl-0.30-6|75	cat > %{buildroot}%{_texmf_language_def_d}/dehyph-exptl <<EOF
14mr|texlive-dehyph-exptl-0.30-6|76	\%% from dehyph-exptl:
14mr|texlive-dehyph-exptl-0.30-6|77	\addlanguage{german-x-2013-05-26}{dehypht-x-2013-05-26.tex}{}{2}{2}
14mr|texlive-dehyph-exptl-0.30-6|78	\addlanguage{german-x-latest}{dehypht-x-2013-05-26.tex}{}{2}{2}
14mr|texlive-dehyph-exptl-0.30-6|79	\addlanguage{ngerman-x-2013-05-26}{dehyphn-x-2013-05-26.tex}{}{2}{2}
14mr|texlive-dehyph-exptl-0.30-6|80	\addlanguage{ngerman-x-latest}{dehyphn-x-2013-05-26.tex}{}{2}{2}
14mr|texlive-dehyph-exptl-0.30-6|81	EOF
14mr|texlive-dehyph-exptl-0.30-6|82	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/dehyph-exptl
14mr|texlive-dehyph-exptl-0.30-6|83	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-dehyph-exptl-0.30-6|84	cat > %{buildroot}%{_texmf_language_lua_d}/dehyph-exptl <<EOF
14mr|texlive-dehyph-exptl-0.30-6|85	-- from dehyph-exptl:
14mr|texlive-dehyph-exptl-0.30-6|86	['german-x-2013-05-26'] = {
14mr|texlive-dehyph-exptl-0.30-6|87	loader = 'dehypht-x-2013-05-26.tex',
14mr|texlive-dehyph-exptl-0.30-6|88	lefthyphenmin = 2,
14mr|texlive-dehyph-exptl-0.30-6|89	righthyphenmin = 2,
14mr|texlive-dehyph-exptl-0.30-6|90	synonyms = { 'german-x-latest' },
14mr|texlive-dehyph-exptl-0.30-6|91	patterns = 'hyph-de-1901.pat.txt',
14mr|texlive-dehyph-exptl-0.30-6|92	hyphenation = 'hyph-de-1901.hyp.txt',
14mr|texlive-dehyph-exptl-0.30-6|93	},
14mr|texlive-dehyph-exptl-0.30-6|94	['ngerman-x-2013-05-26'] = {
14mr|texlive-dehyph-exptl-0.30-6|95	loader = 'dehyphn-x-2013-05-26.tex',
14mr|texlive-dehyph-exptl-0.30-6|96	lefthyphenmin = 2,
14mr|texlive-dehyph-exptl-0.30-6|97	righthyphenmin = 2,
14mr|texlive-dehyph-exptl-0.30-6|98	synonyms = { 'ngerman-x-latest' },
14mr|texlive-dehyph-exptl-0.30-6|99	patterns = 'hyph-de-1996.pat.txt',
14mr|texlive-dehyph-exptl-0.30-6|100	hyphenation = 'hyph-de-1996.hyp.txt',
14mr|texlive-dehyph-exptl-0.30-6|101	},
14mr|texlive-dehyph-exptl-0.30-6|102	EOF
14mr|texlive-dehyph-exptl-0.30-6|103	
14mr|texlive-dehyph-exptl-0.30-6|104	%changelog
14mr|texlive-dehyph-exptl-0.30-6|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.30-6
14mr|texlive-dehyph-exptl-0.30-6|106	+ Revision: ad33d41
14mr|texlive-dehyph-exptl-0.30-6|107	- MassBuild#440: Increase release tag
14mr|texlive-dehyph-exptl-0.30-6|108	
14mr|texlive-dehyph-exptl-0.30-6|109	

19830 14
14mr|texlive-dejavu-2.33-4|1	# revision 24513
14mr|texlive-dejavu-2.33-4|2	# category Package
14mr|texlive-dejavu-2.33-4|3	# catalog-ctan /fonts/dejavu
14mr|texlive-dejavu-2.33-4|4	# catalog-date 2011-08-25 23:27:03 +0200
14mr|texlive-dejavu-2.33-4|5	# catalog-license lppl
14mr|texlive-dejavu-2.33-4|6	# catalog-version 2.33
14mr|texlive-dejavu-2.33-4|7	Name:		texlive-dejavu
14mr|texlive-dejavu-2.33-4|8	Version:	2.33
14mr|texlive-dejavu-2.33-4|9	Release:	4
14mr|texlive-dejavu-2.33-4|10	Summary:	LaTeX support for the fonts DejaVu
14mr|texlive-dejavu-2.33-4|11	Group:		Publishing
14mr|texlive-dejavu-2.33-4|12	URL:		http://www.ctan.org/tex-archive/fonts/dejavu
14mr|texlive-dejavu-2.33-4|13	License:	LPPL
14mr|texlive-dejavu-2.33-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.tar.xz
14mr|texlive-dejavu-2.33-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.doc.tar.xz
14mr|texlive-dejavu-2.33-4|16	BuildArch:	noarch
14mr|texlive-dejavu-2.33-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dejavu-2.33-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dejavu-2.33-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-dejavu-2.33-4|20	
14mr|texlive-dejavu-2.33-4|21	%description
14mr|texlive-dejavu-2.33-4|22	The package contains LaTeX support for the fonts DejaVu. They
14mr|texlive-dejavu-2.33-4|23	are derived from the Vera fonts and contain more characters and
14mr|texlive-dejavu-2.33-4|24	styles. The fonts are included in the original TrueType format
14mr|texlive-dejavu-2.33-4|25	and converted Type 1 format. The (currently) supported
14mr|texlive-dejavu-2.33-4|26	encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The
14mr|texlive-dejavu-2.33-4|27	package doesn't (currently) support math. More encodings and/or
14mr|texlive-dejavu-2.33-4|28	features will come later.
14mr|texlive-dejavu-2.33-4|29	
14mr|texlive-dejavu-2.33-4|30	%post
14mr|texlive-dejavu-2.33-4|31	%{_sbindir}/texlive.post
14mr|texlive-dejavu-2.33-4|32	
14mr|texlive-dejavu-2.33-4|33	%postun
14mr|texlive-dejavu-2.33-4|34	if [ $1 -eq 0 ]; then
14mr|texlive-dejavu-2.33-4|35	%{_sbindir}/texlive.post
14mr|texlive-dejavu-2.33-4|36	fi
14mr|texlive-dejavu-2.33-4|37	
14mr|texlive-dejavu-2.33-4|38	#-----------------------------------------------------------------------
14mr|texlive-dejavu-2.33-4|39	%files
14mr|texlive-dejavu-2.33-4|40	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Bold.afm
14mr|texlive-dejavu-2.33-4|41	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-BoldOblique.afm
14mr|texlive-dejavu-2.33-4|42	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-ExtraLight.afm
14mr|texlive-dejavu-2.33-4|43	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Oblique.afm
14mr|texlive-dejavu-2.33-4|44	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans.afm
14mr|texlive-dejavu-2.33-4|45	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Bold.afm
14mr|texlive-dejavu-2.33-4|46	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-BoldOblique.afm
14mr|texlive-dejavu-2.33-4|47	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Oblique.afm
14mr|texlive-dejavu-2.33-4|48	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed.afm
14mr|texlive-dejavu-2.33-4|49	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Bold.afm
14mr|texlive-dejavu-2.33-4|50	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-BoldOblique.afm
14mr|texlive-dejavu-2.33-4|51	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Oblique.afm
14mr|texlive-dejavu-2.33-4|52	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono.afm
14mr|texlive-dejavu-2.33-4|53	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Bold.afm
14mr|texlive-dejavu-2.33-4|54	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-BoldItalic.afm
14mr|texlive-dejavu-2.33-4|55	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Italic.afm
14mr|texlive-dejavu-2.33-4|56	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif.afm
14mr|texlive-dejavu-2.33-4|57	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Bold.afm
14mr|texlive-dejavu-2.33-4|58	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-BoldItalic.afm
14mr|texlive-dejavu-2.33-4|59	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Italic.afm
14mr|texlive-dejavu-2.33-4|60	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed.afm
14mr|texlive-dejavu-2.33-4|61	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_il2.enc
14mr|texlive-dejavu-2.33-4|62	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_lgr.enc
14mr|texlive-dejavu-2.33-4|63	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ot1.enc
14mr|texlive-dejavu-2.33-4|64	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_qx.enc
14mr|texlive-dejavu-2.33-4|65	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-truetype.enc
14mr|texlive-dejavu-2.33-4|66	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-type1.enc
14mr|texlive-dejavu-2.33-4|67	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2a.enc
14mr|texlive-dejavu-2.33-4|68	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2b.enc
14mr|texlive-dejavu-2.33-4|69	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2c.enc
14mr|texlive-dejavu-2.33-4|70	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ts1.enc
14mr|texlive-dejavu-2.33-4|71	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_x2.enc
14mr|texlive-dejavu-2.33-4|72	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_il2.enc
14mr|texlive-dejavu-2.33-4|73	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_lgr.enc
14mr|texlive-dejavu-2.33-4|74	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ot1.enc
14mr|texlive-dejavu-2.33-4|75	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_qx.enc
14mr|texlive-dejavu-2.33-4|76	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-truetype.enc
14mr|texlive-dejavu-2.33-4|77	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-type1.enc
14mr|texlive-dejavu-2.33-4|78	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2a.enc
14mr|texlive-dejavu-2.33-4|79	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2b.enc
14mr|texlive-dejavu-2.33-4|80	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2c.enc
14mr|texlive-dejavu-2.33-4|81	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ts1.enc
14mr|texlive-dejavu-2.33-4|82	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_x2.enc
14mr|texlive-dejavu-2.33-4|83	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_il2.enc
14mr|texlive-dejavu-2.33-4|84	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_lgr.enc
14mr|texlive-dejavu-2.33-4|85	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ot1.enc
14mr|texlive-dejavu-2.33-4|86	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_qx.enc
14mr|texlive-dejavu-2.33-4|87	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-truetype.enc
14mr|texlive-dejavu-2.33-4|88	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-type1.enc
14mr|texlive-dejavu-2.33-4|89	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2a.enc
14mr|texlive-dejavu-2.33-4|90	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2b.enc
14mr|texlive-dejavu-2.33-4|91	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2c.enc
14mr|texlive-dejavu-2.33-4|92	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ts1.enc
14mr|texlive-dejavu-2.33-4|93	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_x2.enc
14mr|texlive-dejavu-2.33-4|94	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_il2.enc
14mr|texlive-dejavu-2.33-4|95	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_lgr.enc
14mr|texlive-dejavu-2.33-4|96	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ot1.enc
14mr|texlive-dejavu-2.33-4|97	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_qx.enc
14mr|texlive-dejavu-2.33-4|98	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-truetype.enc
14mr|texlive-dejavu-2.33-4|99	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-type1.enc
14mr|texlive-dejavu-2.33-4|100	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2a.enc
14mr|texlive-dejavu-2.33-4|101	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2b.enc
14mr|texlive-dejavu-2.33-4|102	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2c.enc
14mr|texlive-dejavu-2.33-4|103	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ts1.enc
14mr|texlive-dejavu-2.33-4|104	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_x2.enc
14mr|texlive-dejavu-2.33-4|105	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-truetype.map
14mr|texlive-dejavu-2.33-4|106	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-type1.map
14mr|texlive-dejavu-2.33-4|107	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|108	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|109	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|110	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|111	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|112	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|113	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|114	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|115	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|116	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|117	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|118	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|119	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|120	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|121	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|122	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|123	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|124	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|125	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|126	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|127	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|128	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|129	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|130	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|131	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|132	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|133	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|134	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|135	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|136	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|137	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|138	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|139	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|140	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a--base.tfm
14mr|texlive-dejavu-2.33-4|141	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|142	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b--base.tfm
14mr|texlive-dejavu-2.33-4|143	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|144	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c--base.tfm
14mr|texlive-dejavu-2.33-4|145	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|146	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|147	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|148	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2--base.tfm
14mr|texlive-dejavu-2.33-4|149	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|150	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|151	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|152	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|153	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|154	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|155	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|156	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|157	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|158	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|159	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|160	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|161	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|162	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|163	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|164	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|165	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|166	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|167	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|168	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|169	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|170	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|171	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|172	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|173	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|174	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|175	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|176	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|177	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|178	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|179	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|180	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|181	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|182	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|183	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|184	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|185	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|186	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|187	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|188	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|189	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|190	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|191	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|192	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|193	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|194	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|195	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|196	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|197	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|198	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|199	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|200	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|201	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|202	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|203	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|204	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|205	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|206	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|207	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|208	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|209	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|210	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|211	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|212	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|213	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|214	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|215	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|216	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|217	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|218	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|219	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|220	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|221	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|222	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|223	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|224	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|225	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|226	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|227	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|228	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|229	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr--base.tfm
14mr|texlive-dejavu-2.33-4|230	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|231	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|232	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|233	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|234	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|235	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|236	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a--base.tfm
14mr|texlive-dejavu-2.33-4|237	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|238	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b--base.tfm
14mr|texlive-dejavu-2.33-4|239	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|240	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c--base.tfm
14mr|texlive-dejavu-2.33-4|241	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|242	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|243	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|244	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2--base.tfm
14mr|texlive-dejavu-2.33-4|245	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|246	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|247	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr--base.tfm
14mr|texlive-dejavu-2.33-4|248	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|249	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|250	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|251	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|252	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|253	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|254	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a--base.tfm
14mr|texlive-dejavu-2.33-4|255	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|256	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b--base.tfm
14mr|texlive-dejavu-2.33-4|257	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|258	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c--base.tfm
14mr|texlive-dejavu-2.33-4|259	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|260	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|261	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|262	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2--base.tfm
14mr|texlive-dejavu-2.33-4|263	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|264	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|265	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr--base.tfm
14mr|texlive-dejavu-2.33-4|266	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|267	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|268	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|269	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|270	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|271	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|272	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a--base.tfm
14mr|texlive-dejavu-2.33-4|273	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|274	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b--base.tfm
14mr|texlive-dejavu-2.33-4|275	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|276	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c--base.tfm
14mr|texlive-dejavu-2.33-4|277	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|278	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|279	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|280	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2--base.tfm
14mr|texlive-dejavu-2.33-4|281	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|282	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|283	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr--base.tfm
14mr|texlive-dejavu-2.33-4|284	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|285	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|286	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|287	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|288	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|289	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|290	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a--base.tfm
14mr|texlive-dejavu-2.33-4|291	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|292	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b--base.tfm
14mr|texlive-dejavu-2.33-4|293	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|294	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c--base.tfm
14mr|texlive-dejavu-2.33-4|295	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|296	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|297	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|298	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2--base.tfm
14mr|texlive-dejavu-2.33-4|299	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|300	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|301	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|302	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|303	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|304	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|305	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|306	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|307	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|308	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|309	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|310	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|311	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|312	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|313	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|314	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|315	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|316	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|317	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|318	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|319	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|320	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|321	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|322	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|323	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|324	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|325	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|326	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|327	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|328	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|329	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|330	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|331	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|332	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|333	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|334	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|335	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|336	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|337	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|338	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|339	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|340	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|341	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|342	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|343	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|344	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|345	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|346	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|347	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|348	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|349	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|350	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|351	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|352	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|353	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|354	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|355	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|356	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|357	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|358	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|359	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|360	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|361	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|362	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|363	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|364	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|365	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|366	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|367	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|368	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|369	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|370	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|371	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|372	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|373	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|374	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|375	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|376	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|377	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|378	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|379	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|380	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|381	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|382	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|383	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|384	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|385	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|386	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|387	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|388	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|389	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|390	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|391	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-il2.tfm
14mr|texlive-dejavu-2.33-4|392	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-lgr.tfm
14mr|texlive-dejavu-2.33-4|393	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ot1.tfm
14mr|texlive-dejavu-2.33-4|394	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx--base.tfm
14mr|texlive-dejavu-2.33-4|395	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx.tfm
14mr|texlive-dejavu-2.33-4|396	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1--base.tfm
14mr|texlive-dejavu-2.33-4|397	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1.tfm
14mr|texlive-dejavu-2.33-4|398	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2a.tfm
14mr|texlive-dejavu-2.33-4|399	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2b.tfm
14mr|texlive-dejavu-2.33-4|400	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2c.tfm
14mr|texlive-dejavu-2.33-4|401	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1--base.tfm
14mr|texlive-dejavu-2.33-4|402	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1.tfm
14mr|texlive-dejavu-2.33-4|403	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-x2.tfm
14mr|texlive-dejavu-2.33-4|404	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Bold.ttf
14mr|texlive-dejavu-2.33-4|405	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-BoldOblique.ttf
14mr|texlive-dejavu-2.33-4|406	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-ExtraLight.ttf
14mr|texlive-dejavu-2.33-4|407	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Oblique.ttf
14mr|texlive-dejavu-2.33-4|408	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans.ttf
14mr|texlive-dejavu-2.33-4|409	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Bold.ttf
14mr|texlive-dejavu-2.33-4|410	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-BoldOblique.ttf
14mr|texlive-dejavu-2.33-4|411	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Oblique.ttf
14mr|texlive-dejavu-2.33-4|412	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed.ttf
14mr|texlive-dejavu-2.33-4|413	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Bold.ttf
14mr|texlive-dejavu-2.33-4|414	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-BoldOblique.ttf
14mr|texlive-dejavu-2.33-4|415	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Oblique.ttf
14mr|texlive-dejavu-2.33-4|416	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono.ttf
14mr|texlive-dejavu-2.33-4|417	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Bold.ttf
14mr|texlive-dejavu-2.33-4|418	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-BoldItalic.ttf
14mr|texlive-dejavu-2.33-4|419	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Italic.ttf
14mr|texlive-dejavu-2.33-4|420	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif.ttf
14mr|texlive-dejavu-2.33-4|421	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Bold.ttf
14mr|texlive-dejavu-2.33-4|422	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf
14mr|texlive-dejavu-2.33-4|423	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf
14mr|texlive-dejavu-2.33-4|424	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf
14mr|texlive-dejavu-2.33-4|425	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfb
14mr|texlive-dejavu-2.33-4|426	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfm
14mr|texlive-dejavu-2.33-4|427	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfb
14mr|texlive-dejavu-2.33-4|428	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfm
14mr|texlive-dejavu-2.33-4|429	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfb
14mr|texlive-dejavu-2.33-4|430	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfm
14mr|texlive-dejavu-2.33-4|431	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfb
14mr|texlive-dejavu-2.33-4|432	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfm
14mr|texlive-dejavu-2.33-4|433	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfb
14mr|texlive-dejavu-2.33-4|434	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfm
14mr|texlive-dejavu-2.33-4|435	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfb
14mr|texlive-dejavu-2.33-4|436	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfm
14mr|texlive-dejavu-2.33-4|437	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfb
14mr|texlive-dejavu-2.33-4|438	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfm
14mr|texlive-dejavu-2.33-4|439	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfb
14mr|texlive-dejavu-2.33-4|440	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfm
14mr|texlive-dejavu-2.33-4|441	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfb
14mr|texlive-dejavu-2.33-4|442	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfm
14mr|texlive-dejavu-2.33-4|443	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfb
14mr|texlive-dejavu-2.33-4|444	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfm
14mr|texlive-dejavu-2.33-4|445	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfb
14mr|texlive-dejavu-2.33-4|446	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfm
14mr|texlive-dejavu-2.33-4|447	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfb
14mr|texlive-dejavu-2.33-4|448	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfm
14mr|texlive-dejavu-2.33-4|449	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfb
14mr|texlive-dejavu-2.33-4|450	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfm
14mr|texlive-dejavu-2.33-4|451	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfb
14mr|texlive-dejavu-2.33-4|452	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfm
14mr|texlive-dejavu-2.33-4|453	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfb
14mr|texlive-dejavu-2.33-4|454	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfm
14mr|texlive-dejavu-2.33-4|455	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfb
14mr|texlive-dejavu-2.33-4|456	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfm
14mr|texlive-dejavu-2.33-4|457	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfb
14mr|texlive-dejavu-2.33-4|458	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfm
14mr|texlive-dejavu-2.33-4|459	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfb
14mr|texlive-dejavu-2.33-4|460	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfm
14mr|texlive-dejavu-2.33-4|461	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfb
14mr|texlive-dejavu-2.33-4|462	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfm
14mr|texlive-dejavu-2.33-4|463	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfb
14mr|texlive-dejavu-2.33-4|464	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfm
14mr|texlive-dejavu-2.33-4|465	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfb
14mr|texlive-dejavu-2.33-4|466	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfm
14mr|texlive-dejavu-2.33-4|467	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|468	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|469	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|470	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|471	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|472	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|473	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|474	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|475	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.vf
14mr|texlive-dejavu-2.33-4|476	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.vf
14mr|texlive-dejavu-2.33-4|477	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.vf
14mr|texlive-dejavu-2.33-4|478	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|479	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.vf
14mr|texlive-dejavu-2.33-4|480	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|481	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|482	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|483	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|484	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|485	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|486	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|487	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|488	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|489	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|490	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|491	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|492	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|493	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|494	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|495	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|496	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|497	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|498	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.vf
14mr|texlive-dejavu-2.33-4|499	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|500	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|501	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.vf
14mr|texlive-dejavu-2.33-4|502	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.vf
14mr|texlive-dejavu-2.33-4|503	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.vf
14mr|texlive-dejavu-2.33-4|504	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|505	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-x2.vf
14mr|texlive-dejavu-2.33-4|506	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.vf
14mr|texlive-dejavu-2.33-4|507	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|508	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|509	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.vf
14mr|texlive-dejavu-2.33-4|510	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.vf
14mr|texlive-dejavu-2.33-4|511	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.vf
14mr|texlive-dejavu-2.33-4|512	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|513	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.vf
14mr|texlive-dejavu-2.33-4|514	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.vf
14mr|texlive-dejavu-2.33-4|515	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|516	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|517	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.vf
14mr|texlive-dejavu-2.33-4|518	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.vf
14mr|texlive-dejavu-2.33-4|519	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.vf
14mr|texlive-dejavu-2.33-4|520	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|521	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.vf
14mr|texlive-dejavu-2.33-4|522	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-lgr.vf
14mr|texlive-dejavu-2.33-4|523	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|524	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|525	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2a.vf
14mr|texlive-dejavu-2.33-4|526	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2b.vf
14mr|texlive-dejavu-2.33-4|527	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2c.vf
14mr|texlive-dejavu-2.33-4|528	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|529	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-x2.vf
14mr|texlive-dejavu-2.33-4|530	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|531	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|532	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|533	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|534	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|535	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|536	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|537	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|538	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|539	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|540	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|541	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|542	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|543	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|544	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|545	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|546	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|547	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|548	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|549	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|550	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|551	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-qx.vf
14mr|texlive-dejavu-2.33-4|552	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-t1.vf
14mr|texlive-dejavu-2.33-4|553	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-ts1.vf
14mr|texlive-dejavu-2.33-4|554	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSans.sty
14mr|texlive-dejavu-2.33-4|555	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansCondensed.sty
14mr|texlive-dejavu-2.33-4|556	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansMono.sty
14mr|texlive-dejavu-2.33-4|557	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerif.sty
14mr|texlive-dejavu-2.33-4|558	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerifCondensed.sty
14mr|texlive-dejavu-2.33-4|559	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|560	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|561	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|562	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|563	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|564	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|565	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|566	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|567	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|568	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|569	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|570	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|571	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|572	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|573	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|574	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|575	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|576	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|577	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|578	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|579	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|580	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|581	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|582	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|583	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|584	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|585	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|586	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|587	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|588	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|589	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|590	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|591	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|592	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|593	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|594	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|595	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|596	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|597	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|598	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|599	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|600	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|601	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|602	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|603	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|604	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSans-TLF.fd
14mr|texlive-dejavu-2.33-4|605	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|606	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansMono-TLF.fd
14mr|texlive-dejavu-2.33-4|607	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerif-TLF.fd
14mr|texlive-dejavu-2.33-4|608	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerifCondensed-TLF.fd
14mr|texlive-dejavu-2.33-4|609	%{_texmfdistdir}/tex/latex/dejavu/dejavu.sty
14mr|texlive-dejavu-2.33-4|610	%doc %{_texmfdistdir}/doc/fonts/dejavu/CHANGELOG
14mr|texlive-dejavu-2.33-4|611	%doc %{_texmfdistdir}/doc/fonts/dejavu/README
14mr|texlive-dejavu-2.33-4|612	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.pdf
14mr|texlive-dejavu-2.33-4|613	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.tex
14mr|texlive-dejavu-2.33-4|614	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.pdf
14mr|texlive-dejavu-2.33-4|615	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.tex
14mr|texlive-dejavu-2.33-4|616	%doc %{_texmfdistdir}/doc/fonts/dejavu/extrakerns.zip
14mr|texlive-dejavu-2.33-4|617	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/AUTHORS
14mr|texlive-dejavu-2.33-4|618	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/BUGS
14mr|texlive-dejavu-2.33-4|619	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/LICENSE
14mr|texlive-dejavu-2.33-4|620	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/NEWS
14mr|texlive-dejavu-2.33-4|621	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/README
14mr|texlive-dejavu-2.33-4|622	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/langcover.txt
14mr|texlive-dejavu-2.33-4|623	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/status.txt
14mr|texlive-dejavu-2.33-4|624	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/unicover.txt
14mr|texlive-dejavu-2.33-4|625	%doc %{_texmfdistdir}/doc/fonts/dejavu/manifest.txt
14mr|texlive-dejavu-2.33-4|626	
14mr|texlive-dejavu-2.33-4|627	#-----------------------------------------------------------------------
14mr|texlive-dejavu-2.33-4|628	%prep
14mr|texlive-dejavu-2.33-4|629	%setup -c -a0 -a1
14mr|texlive-dejavu-2.33-4|630	
14mr|texlive-dejavu-2.33-4|631	%build
14mr|texlive-dejavu-2.33-4|632	
14mr|texlive-dejavu-2.33-4|633	%install
14mr|texlive-dejavu-2.33-4|634	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dejavu-2.33-4|635	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dejavu-2.33-4|636	
14mr|texlive-dejavu-2.33-4|637	
14mr|texlive-dejavu-2.33-4|638	
14mr|texlive-dejavu-2.33-4|639	%changelog
14mr|texlive-dejavu-2.33-4|640	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.33-4
14mr|texlive-dejavu-2.33-4|641	+ Revision: 4c7c72a
14mr|texlive-dejavu-2.33-4|642	- MassBuild#440: Increase release tag
14mr|texlive-dejavu-2.33-4|643	
14mr|texlive-dejavu-2.33-4|644	

19831 14
14mr|texlive-delim-20111104-3|1	# revision 23974
14mr|texlive-delim-20111104-3|2	# category Package
14mr|texlive-delim-20111104-3|3	# catalog-ctan undef
14mr|texlive-delim-20111104-3|4	# catalog-date undef
14mr|texlive-delim-20111104-3|5	# catalog-license undef
14mr|texlive-delim-20111104-3|6	# catalog-version undef
14mr|texlive-delim-20111104-3|7	Name:		texlive-delim
14mr|texlive-delim-20111104-3|8	Version:	20111104
14mr|texlive-delim-20111104-3|9	Release:	3
14mr|texlive-delim-20111104-3|10	Summary:	TeXLive delim package
14mr|texlive-delim-20111104-3|11	Group:		Publishing
14mr|texlive-delim-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-delim-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-delim-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.tar.xz
14mr|texlive-delim-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.doc.tar.xz
14mr|texlive-delim-20111104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.source.tar.xz
14mr|texlive-delim-20111104-3|17	BuildArch:	noarch
14mr|texlive-delim-20111104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-delim-20111104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-delim-20111104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-delim-20111104-3|21	
14mr|texlive-delim-20111104-3|22	%description
14mr|texlive-delim-20111104-3|23	TeXLive delim package.
14mr|texlive-delim-20111104-3|24	
14mr|texlive-delim-20111104-3|25	%post
14mr|texlive-delim-20111104-3|26	%{_sbindir}/texlive.post
14mr|texlive-delim-20111104-3|27	
14mr|texlive-delim-20111104-3|28	%postun
14mr|texlive-delim-20111104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-delim-20111104-3|30	%{_sbindir}/texlive.post
14mr|texlive-delim-20111104-3|31	fi
14mr|texlive-delim-20111104-3|32	
14mr|texlive-delim-20111104-3|33	#-----------------------------------------------------------------------
14mr|texlive-delim-20111104-3|34	%files
14mr|texlive-delim-20111104-3|35	%{_texmfdistdir}/tex/latex/delim/delim.sty
14mr|texlive-delim-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/delim/README
14mr|texlive-delim-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/delim/delim.pdf
14mr|texlive-delim-20111104-3|38	#- source
14mr|texlive-delim-20111104-3|39	%doc %{_texmfdistdir}/source/latex/delim/delim.dtx
14mr|texlive-delim-20111104-3|40	%doc %{_texmfdistdir}/source/latex/delim/delim.ins
14mr|texlive-delim-20111104-3|41	
14mr|texlive-delim-20111104-3|42	#-----------------------------------------------------------------------
14mr|texlive-delim-20111104-3|43	%prep
14mr|texlive-delim-20111104-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-delim-20111104-3|45	
14mr|texlive-delim-20111104-3|46	%build
14mr|texlive-delim-20111104-3|47	
14mr|texlive-delim-20111104-3|48	%install
14mr|texlive-delim-20111104-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-delim-20111104-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-delim-20111104-3|51	
14mr|texlive-delim-20111104-3|52	
14mr|texlive-delim-20111104-3|53	
14mr|texlive-delim-20111104-3|54	%changelog
14mr|texlive-delim-20111104-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-delim-20111104-3|56	+ Revision: 6c60d64
14mr|texlive-delim-20111104-3|57	- MassBuild#440: Increase release tag
14mr|texlive-delim-20111104-3|58	
14mr|texlive-delim-20111104-3|59	

19832 14
14mr|texlive-delimtxt-20080818-3|1	# revision 16549
14mr|texlive-delimtxt-20080818-3|2	# category Package
14mr|texlive-delimtxt-20080818-3|3	# catalog-ctan /macros/latex/exptl/delimtxt
14mr|texlive-delimtxt-20080818-3|4	# catalog-date 2008-08-18 10:38:42 +0200
14mr|texlive-delimtxt-20080818-3|5	# catalog-license lppl
14mr|texlive-delimtxt-20080818-3|6	# catalog-version undef
14mr|texlive-delimtxt-20080818-3|7	Name:		texlive-delimtxt
14mr|texlive-delimtxt-20080818-3|8	Version:	20080818
14mr|texlive-delimtxt-20080818-3|9	Release:	3
14mr|texlive-delimtxt-20080818-3|10	Summary:	Read and parse text tables
14mr|texlive-delimtxt-20080818-3|11	Group:		Publishing
14mr|texlive-delimtxt-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/delimtxt
14mr|texlive-delimtxt-20080818-3|13	License:	LPPL
14mr|texlive-delimtxt-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.tar.xz
14mr|texlive-delimtxt-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.doc.tar.xz
14mr|texlive-delimtxt-20080818-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.source.tar.xz
14mr|texlive-delimtxt-20080818-3|17	BuildArch:	noarch
14mr|texlive-delimtxt-20080818-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-delimtxt-20080818-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-delimtxt-20080818-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-delimtxt-20080818-3|21	
14mr|texlive-delimtxt-20080818-3|22	%description
14mr|texlive-delimtxt-20080818-3|23	This experimental package can read and parse text tables
14mr|texlive-delimtxt-20080818-3|24	delimited by user-defined tokens (e.g., tab). It can be used
14mr|texlive-delimtxt-20080818-3|25	for serial letters and the like, making it easier to export the
14mr|texlive-delimtxt-20080818-3|26	data file from MS-Excel/MS-Word.
14mr|texlive-delimtxt-20080818-3|27	
14mr|texlive-delimtxt-20080818-3|28	%post
14mr|texlive-delimtxt-20080818-3|29	%{_sbindir}/texlive.post
14mr|texlive-delimtxt-20080818-3|30	
14mr|texlive-delimtxt-20080818-3|31	%postun
14mr|texlive-delimtxt-20080818-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-delimtxt-20080818-3|33	%{_sbindir}/texlive.post
14mr|texlive-delimtxt-20080818-3|34	fi
14mr|texlive-delimtxt-20080818-3|35	
14mr|texlive-delimtxt-20080818-3|36	#-----------------------------------------------------------------------
14mr|texlive-delimtxt-20080818-3|37	%files
14mr|texlive-delimtxt-20080818-3|38	%{_texmfdistdir}/tex/latex/delimtxt/delimtxt.sty
14mr|texlive-delimtxt-20080818-3|39	%doc %{_texmfdistdir}/doc/latex/delimtxt/delimtxt.pdf
14mr|texlive-delimtxt-20080818-3|40	%doc %{_texmfdistdir}/doc/latex/delimtxt/resulta.dat
14mr|texlive-delimtxt-20080818-3|41	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultb.dat
14mr|texlive-delimtxt-20080818-3|42	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultc.dat
14mr|texlive-delimtxt-20080818-3|43	%doc %{_texmfdistdir}/doc/latex/delimtxt/test1.tex
14mr|texlive-delimtxt-20080818-3|44	%doc %{_texmfdistdir}/doc/latex/delimtxt/test2.tex
14mr|texlive-delimtxt-20080818-3|45	%doc %{_texmfdistdir}/doc/latex/delimtxt/test3.tex
14mr|texlive-delimtxt-20080818-3|46	#- source
14mr|texlive-delimtxt-20080818-3|47	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.dtx
14mr|texlive-delimtxt-20080818-3|48	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.ins
14mr|texlive-delimtxt-20080818-3|49	
14mr|texlive-delimtxt-20080818-3|50	#-----------------------------------------------------------------------
14mr|texlive-delimtxt-20080818-3|51	%prep
14mr|texlive-delimtxt-20080818-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-delimtxt-20080818-3|53	
14mr|texlive-delimtxt-20080818-3|54	%build
14mr|texlive-delimtxt-20080818-3|55	
14mr|texlive-delimtxt-20080818-3|56	%install
14mr|texlive-delimtxt-20080818-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-delimtxt-20080818-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-delimtxt-20080818-3|59	
14mr|texlive-delimtxt-20080818-3|60	
14mr|texlive-delimtxt-20080818-3|61	
14mr|texlive-delimtxt-20080818-3|62	%changelog
14mr|texlive-delimtxt-20080818-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-delimtxt-20080818-3|64	+ Revision: ee625b8
14mr|texlive-delimtxt-20080818-3|65	- MassBuild#440: Increase release tag
14mr|texlive-delimtxt-20080818-3|66	
14mr|texlive-delimtxt-20080818-3|67	

19833 14
14mr|texlive-de-macro-1.3-4|1	# revision 26355
14mr|texlive-de-macro-1.3-4|2	# category Package
14mr|texlive-de-macro-1.3-4|3	# catalog-ctan /support/de-macro
14mr|texlive-de-macro-1.3-4|4	# catalog-date 2010-03-10 11:48:14 +0100
14mr|texlive-de-macro-1.3-4|5	# catalog-license other-free
14mr|texlive-de-macro-1.3-4|6	# catalog-version 1.3
14mr|texlive-de-macro-1.3-4|7	Name:		texlive-de-macro
14mr|texlive-de-macro-1.3-4|8	Version:	1.3
14mr|texlive-de-macro-1.3-4|9	Release:	4
14mr|texlive-de-macro-1.3-4|10	Summary:	Expand private macros in a document
14mr|texlive-de-macro-1.3-4|11	Group:		Publishing
14mr|texlive-de-macro-1.3-4|12	URL:		http://www.ctan.org/tex-archive/support/de-macro
14mr|texlive-de-macro-1.3-4|13	License:	OTHER-FREE
14mr|texlive-de-macro-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.tar.xz
14mr|texlive-de-macro-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.doc.tar.xz
14mr|texlive-de-macro-1.3-4|16	BuildArch:	noarch
14mr|texlive-de-macro-1.3-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-de-macro-1.3-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-de-macro-1.3-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-de-macro-1.3-4|20	Provides:	texlive-de-macro.bin = %{EVRD}
14mr|texlive-de-macro-1.3-4|21	
14mr|texlive-de-macro-1.3-4|22	%description
14mr|texlive-de-macro-1.3-4|23	De-macro is a Python script that helps authors who like to use
14mr|texlive-de-macro-1.3-4|24	private LaTeX macros (for example, as abbreviations). A
14mr|texlive-de-macro-1.3-4|25	technical editor or a cooperating author may balk at such a
14mr|texlive-de-macro-1.3-4|26	manuscript; you can avoid manuscript rejection misery by
14mr|texlive-de-macro-1.3-4|27	running de-macro on it. De-macro will expand macros defined in
14mr|texlive-de-macro-1.3-4|28	\(re)newcommand or \(re)newenvironment commands, within the
14mr|texlive-de-macro-1.3-4|29	document, or in the document's "private" package file.
14mr|texlive-de-macro-1.3-4|30	
14mr|texlive-de-macro-1.3-4|31	%post
14mr|texlive-de-macro-1.3-4|32	%{_sbindir}/texlive.post
14mr|texlive-de-macro-1.3-4|33	
14mr|texlive-de-macro-1.3-4|34	%postun
14mr|texlive-de-macro-1.3-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-de-macro-1.3-4|36	%{_sbindir}/texlive.post
14mr|texlive-de-macro-1.3-4|37	fi
14mr|texlive-de-macro-1.3-4|38	
14mr|texlive-de-macro-1.3-4|39	#-----------------------------------------------------------------------
14mr|texlive-de-macro-1.3-4|40	%files
14mr|texlive-de-macro-1.3-4|41	%{_bindir}/de-macro
14mr|texlive-de-macro-1.3-4|42	%{_texmfdistdir}/scripts/de-macro/de-macro
14mr|texlive-de-macro-1.3-4|43	%doc %{_texmfdistdir}/doc/support/de-macro/README
14mr|texlive-de-macro-1.3-4|44	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.pdf
14mr|texlive-de-macro-1.3-4|45	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.tex
14mr|texlive-de-macro-1.3-4|46	
14mr|texlive-de-macro-1.3-4|47	#-----------------------------------------------------------------------
14mr|texlive-de-macro-1.3-4|48	%prep
14mr|texlive-de-macro-1.3-4|49	%setup -c -a0 -a1
14mr|texlive-de-macro-1.3-4|50	
14mr|texlive-de-macro-1.3-4|51	%build
14mr|texlive-de-macro-1.3-4|52	
14mr|texlive-de-macro-1.3-4|53	%install
14mr|texlive-de-macro-1.3-4|54	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-de-macro-1.3-4|55	pushd %{buildroot}%{_bindir}
14mr|texlive-de-macro-1.3-4|56	ln -sf %{_texmfdistdir}/scripts/de-macro/de-macro de-macro
14mr|texlive-de-macro-1.3-4|57	popd
14mr|texlive-de-macro-1.3-4|58	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-de-macro-1.3-4|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-de-macro-1.3-4|60	
14mr|texlive-de-macro-1.3-4|61	
14mr|texlive-de-macro-1.3-4|62	
14mr|texlive-de-macro-1.3-4|63	%changelog
14mr|texlive-de-macro-1.3-4|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-4
14mr|texlive-de-macro-1.3-4|65	+ Revision: 084a782
14mr|texlive-de-macro-1.3-4|66	- MassBuild#440: Increase release tag
14mr|texlive-de-macro-1.3-4|67	
14mr|texlive-de-macro-1.3-4|68	

19834 14
14mr|texlive-detex-20120507-7|1	# revision 29764
14mr|texlive-detex-20120507-7|2	# category TLCore
14mr|texlive-detex-20120507-7|3	# catalog-ctan /support/detex
14mr|texlive-detex-20120507-7|4	# catalog-date 2012-05-07 22:13:48 +0200
14mr|texlive-detex-20120507-7|5	# catalog-license other-free
14mr|texlive-detex-20120507-7|6	# catalog-version undef
14mr|texlive-detex-20120507-7|7	Name:		texlive-detex
14mr|texlive-detex-20120507-7|8	Version:	20120507
14mr|texlive-detex-20120507-7|9	Release:	7
14mr|texlive-detex-20120507-7|10	Summary:	Strip TeX from a source file
14mr|texlive-detex-20120507-7|11	Group:		Publishing
14mr|texlive-detex-20120507-7|12	URL:		http://www.ctan.org/tex-archive/support/detex
14mr|texlive-detex-20120507-7|13	License:	OTHER-FREE
14mr|texlive-detex-20120507-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.tar.xz
14mr|texlive-detex-20120507-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.doc.tar.xz
14mr|texlive-detex-20120507-7|16	BuildArch:	noarch
14mr|texlive-detex-20120507-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-detex-20120507-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-detex-20120507-7|19	Requires:	texlive-detex.bin
14mr|texlive-detex-20120507-7|20	
14mr|texlive-detex-20120507-7|21	%description
14mr|texlive-detex-20120507-7|22	Detex is a program to remove TeX constructs from a text file.
14mr|texlive-detex-20120507-7|23	It recognizes the \input command. The program assumes it is
14mr|texlive-detex-20120507-7|24	dealing with LaTeX input if it sees the string \begin{document}
14mr|texlive-detex-20120507-7|25	in the text. In this case, it also recognizes the \include and
14mr|texlive-detex-20120507-7|26	\includeonly commands.
14mr|texlive-detex-20120507-7|27	
14mr|texlive-detex-20120507-7|28	#-----------------------------------------------------------------------
14mr|texlive-detex-20120507-7|29	%files
14mr|texlive-detex-20120507-7|30	%doc %{_mandir}/man1/detex.1*
14mr|texlive-detex-20120507-7|31	%doc %{_texmfdistdir}/doc/man/man1/detex.man1.pdf
14mr|texlive-detex-20120507-7|32	
14mr|texlive-detex-20120507-7|33	#-----------------------------------------------------------------------
14mr|texlive-detex-20120507-7|34	%prep
14mr|texlive-detex-20120507-7|35	%setup -c -a0 -a1
14mr|texlive-detex-20120507-7|36	
14mr|texlive-detex-20120507-7|37	%build
14mr|texlive-detex-20120507-7|38	
14mr|texlive-detex-20120507-7|39	%install
14mr|texlive-detex-20120507-7|40	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-detex-20120507-7|41	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-detex-20120507-7|42	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-detex-20120507-7|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-detex-20120507-7|44	
14mr|texlive-detex-20120507-7|45	%changelog
14mr|texlive-detex-20120507-7|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120507-7
14mr|texlive-detex-20120507-7|47	+ Revision: 329aac4
14mr|texlive-detex-20120507-7|48	- MassBuild#440: Increase release tag
14mr|texlive-detex-20120507-7|49	
14mr|texlive-detex-20120507-7|50	

19835 14
14mr|texlive-detlev-cm-20140216-2|1	# revision 32383
14mr|texlive-detlev-cm-20140216-2|2	# category Package
14mr|texlive-detlev-cm-20140216-2|3	# catalog-ctan undef
14mr|texlive-detlev-cm-20140216-2|4	# catalog-date undef
14mr|texlive-detlev-cm-20140216-2|5	# catalog-license undef
14mr|texlive-detlev-cm-20140216-2|6	# catalog-version undef
14mr|texlive-detlev-cm-20140216-2|7	Name:		texlive-detlev-cm
14mr|texlive-detlev-cm-20140216-2|8	Version:	20140216
14mr|texlive-detlev-cm-20140216-2|9	Release:	2
14mr|texlive-detlev-cm-20140216-2|10	Summary:	TeXLive detlev-cm package
14mr|texlive-detlev-cm-20140216-2|11	Group:		Publishing
14mr|texlive-detlev-cm-20140216-2|12	URL:		http://tug.org/texlive
14mr|texlive-detlev-cm-20140216-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-detlev-cm-20140216-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.tar.xz
14mr|texlive-detlev-cm-20140216-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.doc.tar.xz
14mr|texlive-detlev-cm-20140216-2|16	BuildArch:	noarch
14mr|texlive-detlev-cm-20140216-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-detlev-cm-20140216-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-detlev-cm-20140216-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-detlev-cm-20140216-2|20	
14mr|texlive-detlev-cm-20140216-2|21	%description
14mr|texlive-detlev-cm-20140216-2|22	TeXLive detlev-cm package.
14mr|texlive-detlev-cm-20140216-2|23	
14mr|texlive-detlev-cm-20140216-2|24	%post
14mr|texlive-detlev-cm-20140216-2|25	%{_sbindir}/texlive.post
14mr|texlive-detlev-cm-20140216-2|26	
14mr|texlive-detlev-cm-20140216-2|27	%postun
14mr|texlive-detlev-cm-20140216-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-detlev-cm-20140216-2|29	%{_sbindir}/texlive.post
14mr|texlive-detlev-cm-20140216-2|30	fi
14mr|texlive-detlev-cm-20140216-2|31	
14mr|texlive-detlev-cm-20140216-2|32	#-----------------------------------------------------------------------
14mr|texlive-detlev-cm-20140216-2|33	%files
14mr|texlive-detlev-cm-20140216-2|34	%{_texmfdistdir}/tex/latex/detlev-cm/beamercolorthemeETII.sty
14mr|texlive-detlev-cm-20140216-2|35	%{_texmfdistdir}/tex/latex/detlev-cm/beamerfontthemeDetlevCM.sty
14mr|texlive-detlev-cm-20140216-2|36	%{_texmfdistdir}/tex/latex/detlev-cm/beamerouterthemeDetlevCM.sty
14mr|texlive-detlev-cm-20140216-2|37	%{_texmfdistdir}/tex/latex/detlev-cm/beamerthemeDetlevCM.sty
14mr|texlive-detlev-cm-20140216-2|38	%doc %{_texmfdistdir}/doc/latex/detlev-cm/LogoTop.png
14mr|texlive-detlev-cm-20140216-2|39	%doc %{_texmfdistdir}/doc/latex/detlev-cm/SAS-CRJ900.png
14mr|texlive-detlev-cm-20140216-2|40	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.pdf
14mr|texlive-detlev-cm-20140216-2|41	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.tex
14mr|texlive-detlev-cm-20140216-2|42	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Wing.png
14mr|texlive-detlev-cm-20140216-2|43	%doc %{_texmfdistdir}/doc/latex/detlev-cm/WingSunrise.png
14mr|texlive-detlev-cm-20140216-2|44	
14mr|texlive-detlev-cm-20140216-2|45	#-----------------------------------------------------------------------
14mr|texlive-detlev-cm-20140216-2|46	%prep
14mr|texlive-detlev-cm-20140216-2|47	%setup -c -a0 -a1
14mr|texlive-detlev-cm-20140216-2|48	
14mr|texlive-detlev-cm-20140216-2|49	%build
14mr|texlive-detlev-cm-20140216-2|50	
14mr|texlive-detlev-cm-20140216-2|51	%install
14mr|texlive-detlev-cm-20140216-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-detlev-cm-20140216-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-detlev-cm-20140216-2|54	
14mr|texlive-detlev-cm-20140216-2|55	%changelog
14mr|texlive-detlev-cm-20140216-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140216-2
14mr|texlive-detlev-cm-20140216-2|57	+ Revision: 7a19db4
14mr|texlive-detlev-cm-20140216-2|58	- MassBuild#440: Increase release tag
14mr|texlive-detlev-cm-20140216-2|59	
14mr|texlive-detlev-cm-20140216-2|60	

19836 14
14mr|texlive-devnag-2.15-3|1	# revision 18835
14mr|texlive-devnag-2.15-3|2	# category TLCore
14mr|texlive-devnag-2.15-3|3	# catalog-ctan /language/devanagari/velthuis
14mr|texlive-devnag-2.15-3|4	# catalog-date 2008-06-22 18:57:24 +0200
14mr|texlive-devnag-2.15-3|5	# catalog-license gpl
14mr|texlive-devnag-2.15-3|6	# catalog-version 2.15
14mr|texlive-devnag-2.15-3|7	Name:		texlive-devnag
14mr|texlive-devnag-2.15-3|8	Version:	2.15
14mr|texlive-devnag-2.15-3|9	Release:	3
14mr|texlive-devnag-2.15-3|10	Summary:	Typeset Devanagari
14mr|texlive-devnag-2.15-3|11	Group:		Publishing
14mr|texlive-devnag-2.15-3|12	URL:		http://www.ctan.org/tex-archive/language/devanagari/velthuis
14mr|texlive-devnag-2.15-3|13	License:	GPL
14mr|texlive-devnag-2.15-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/devnag.tar.xz
14mr|texlive-devnag-2.15-3|15	BuildArch:	noarch
14mr|texlive-devnag-2.15-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-devnag-2.15-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-devnag-2.15-3|18	Requires:	texlive-devnag.bin
14mr|texlive-devnag-2.15-3|19	
14mr|texlive-devnag-2.15-3|20	%description
14mr|texlive-devnag-2.15-3|21	Frans Velthuis' preprocessor for Devanagari text, and fonts and
14mr|texlive-devnag-2.15-3|22	macros to use when typesetting the processed text. The macros
14mr|texlive-devnag-2.15-3|23	provide features that support Sanskrit, Hindi, Marathi, Nepali,
14mr|texlive-devnag-2.15-3|24	and other languages typically printed in the Devanagari script.
14mr|texlive-devnag-2.15-3|25	The fonts are available both in Metafont and Type 1 format.
14mr|texlive-devnag-2.15-3|26	
14mr|texlive-devnag-2.15-3|27	#-----------------------------------------------------------------------
14mr|texlive-devnag-2.15-3|28	%files
14mr|texlive-devnag-2.15-3|29	
14mr|texlive-devnag-2.15-3|30	#-----------------------------------------------------------------------
14mr|texlive-devnag-2.15-3|31	%prep
14mr|texlive-devnag-2.15-3|32	%setup -c -a0
14mr|texlive-devnag-2.15-3|33	
14mr|texlive-devnag-2.15-3|34	%build
14mr|texlive-devnag-2.15-3|35	
14mr|texlive-devnag-2.15-3|36	%install
14mr|texlive-devnag-2.15-3|37	
14mr|texlive-devnag-2.15-3|38	
14mr|texlive-devnag-2.15-3|39	
14mr|texlive-devnag-2.15-3|40	%changelog
14mr|texlive-devnag-2.15-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.15-3
14mr|texlive-devnag-2.15-3|42	+ Revision: 6975ba3
14mr|texlive-devnag-2.15-3|43	- MassBuild#440: Increase release tag
14mr|texlive-devnag-2.15-3|44	
14mr|texlive-devnag-2.15-3|45	

19837 14
14mr|texlive-dfgproposal-1.0-3|1	# revision 20350
14mr|texlive-dfgproposal-1.0-3|2	# category Package
14mr|texlive-dfgproposal-1.0-3|3	# catalog-ctan /macros/latex/contrib/dfgproposal
14mr|texlive-dfgproposal-1.0-3|4	# catalog-date 2010-11-05 11:18:03 +0100
14mr|texlive-dfgproposal-1.0-3|5	# catalog-license lppl
14mr|texlive-dfgproposal-1.0-3|6	# catalog-version 1.0
14mr|texlive-dfgproposal-1.0-3|7	Name:		texlive-dfgproposal
14mr|texlive-dfgproposal-1.0-3|8	Version:	1.0
14mr|texlive-dfgproposal-1.0-3|9	Release:	3
14mr|texlive-dfgproposal-1.0-3|10	Summary:	Support for writing proposals to the DFG
14mr|texlive-dfgproposal-1.0-3|11	Group:		Publishing
14mr|texlive-dfgproposal-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dfgproposal
14mr|texlive-dfgproposal-1.0-3|13	License:	LPPL
14mr|texlive-dfgproposal-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.tar.xz
14mr|texlive-dfgproposal-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.doc.tar.xz
14mr|texlive-dfgproposal-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.source.tar.xz
14mr|texlive-dfgproposal-1.0-3|17	BuildArch:	noarch
14mr|texlive-dfgproposal-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dfgproposal-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dfgproposal-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dfgproposal-1.0-3|21	
14mr|texlive-dfgproposal-1.0-3|22	%description
14mr|texlive-dfgproposal-1.0-3|23	The package offers a class for writing proposals to the German
14mr|texlive-dfgproposal-1.0-3|24	Research Council (DFG), together with examples of its use.
14mr|texlive-dfgproposal-1.0-3|25	
14mr|texlive-dfgproposal-1.0-3|26	%post
14mr|texlive-dfgproposal-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-dfgproposal-1.0-3|28	
14mr|texlive-dfgproposal-1.0-3|29	%postun
14mr|texlive-dfgproposal-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-dfgproposal-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-dfgproposal-1.0-3|32	fi
14mr|texlive-dfgproposal-1.0-3|33	
14mr|texlive-dfgproposal-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-dfgproposal-1.0-3|35	%files
14mr|texlive-dfgproposal-1.0-3|36	%{_texmfdistdir}/tex/latex/dfgproposal/dfgproposal.cls
14mr|texlive-dfgproposal-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex
14mr|texlive-dfgproposal-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/dfgproposal/DCMpersons.tex
14mr|texlive-dfgproposal-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/dfgproposal/Makefile.template
14mr|texlive-dfgproposal-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README
14mr|texlive-dfgproposal-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README.TEXLIVE
14mr|texlive-dfgproposal-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/dfgproposal/cvpubsmiko.pdf
14mr|texlive-dfgproposal-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/dfgproposal/dfgproposal.pdf
14mr|texlive-dfgproposal-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/dfgproposal/finalreport.tex
14mr|texlive-dfgproposal-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/dfgproposal/funds.tex
14mr|texlive-dfgproposal-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/dfgproposal/mittel.tex
14mr|texlive-dfgproposal-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/dfgproposal/preconditions.tex
14mr|texlive-dfgproposal-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progressreport.tex
14mr|texlive-dfgproposal-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progresssummary.tex
14mr|texlive-dfgproposal-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/dfgproposal/proposal.tex
14mr|texlive-dfgproposal-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/dfgproposal/state.tex
14mr|texlive-dfgproposal-1.0-3|52	%doc %{_texmfdistdir}/doc/latex/dfgproposal/workplan.tex
14mr|texlive-dfgproposal-1.0-3|53	%doc %{_texmfdistdir}/doc/latex/dfgproposal/zusammenfassung.tex
14mr|texlive-dfgproposal-1.0-3|54	#- source
14mr|texlive-dfgproposal-1.0-3|55	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.dtx
14mr|texlive-dfgproposal-1.0-3|56	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.ins
14mr|texlive-dfgproposal-1.0-3|57	
14mr|texlive-dfgproposal-1.0-3|58	#-----------------------------------------------------------------------
14mr|texlive-dfgproposal-1.0-3|59	%prep
14mr|texlive-dfgproposal-1.0-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-dfgproposal-1.0-3|61	
14mr|texlive-dfgproposal-1.0-3|62	%build
14mr|texlive-dfgproposal-1.0-3|63	
14mr|texlive-dfgproposal-1.0-3|64	%install
14mr|texlive-dfgproposal-1.0-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dfgproposal-1.0-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dfgproposal-1.0-3|67	
14mr|texlive-dfgproposal-1.0-3|68	
14mr|texlive-dfgproposal-1.0-3|69	
14mr|texlive-dfgproposal-1.0-3|70	%changelog
14mr|texlive-dfgproposal-1.0-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-dfgproposal-1.0-3|72	+ Revision: af128c4
14mr|texlive-dfgproposal-1.0-3|73	- MassBuild#440: Increase release tag
14mr|texlive-dfgproposal-1.0-3|74	
14mr|texlive-dfgproposal-1.0-3|75	

19838 14
14mr|texlive-dhua-0.11-3|1	# revision 24035
14mr|texlive-dhua-0.11-3|2	# category Package
14mr|texlive-dhua-0.11-3|3	# catalog-ctan /macros/latex/contrib/dhua
14mr|texlive-dhua-0.11-3|4	# catalog-date 2011-09-20 00:29:10 +0200
14mr|texlive-dhua-0.11-3|5	# catalog-license lppl1.3
14mr|texlive-dhua-0.11-3|6	# catalog-version 0.11
14mr|texlive-dhua-0.11-3|7	Name:		texlive-dhua
14mr|texlive-dhua-0.11-3|8	Version:	0.11
14mr|texlive-dhua-0.11-3|9	Release:	3
14mr|texlive-dhua-0.11-3|10	Summary:	German abbreviations using thin space
14mr|texlive-dhua-0.11-3|11	Group:		Publishing
14mr|texlive-dhua-0.11-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dhua
14mr|texlive-dhua-0.11-3|13	License:	LPPL1.3
14mr|texlive-dhua-0.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.tar.xz
14mr|texlive-dhua-0.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.doc.tar.xz
14mr|texlive-dhua-0.11-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.source.tar.xz
14mr|texlive-dhua-0.11-3|17	BuildArch:	noarch
14mr|texlive-dhua-0.11-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dhua-0.11-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dhua-0.11-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dhua-0.11-3|21	
14mr|texlive-dhua-0.11-3|22	%description
14mr|texlive-dhua-0.11-3|23	The package provides commands for those abbreviations of German
14mr|texlive-dhua-0.11-3|24	phrases for which the use of thin space is recommended. Setup
14mr|texlive-dhua-0.11-3|25	commands \newdhua and \newtwopartdhua are provided, as well as
14mr|texlive-dhua-0.11-3|26	commands for single cases (such as \zB for 'z. B.', saving the
14mr|texlive-dhua-0.11-3|27	user from typing such as 'z.\,B.'). To typeset the
14mr|texlive-dhua-0.11-3|28	documentation, the niceverb package, version 0.44, or later, is
14mr|texlive-dhua-0.11-3|29	required. Das Paket `dhua' stellt Befehle fur sog.
14mr|texlive-dhua-0.11-3|30	mehrgliedrige Abkurzungen bereit, fur die schmale Leerzeichen
14mr|texlive-dhua-0.11-3|31	(Festabstande) empfohlen werden (Duden, Wikipedia). In die
14mr|texlive-dhua-0.11-3|32	englische Paketdokumentation sind deutsche Erlauterungen
14mr|texlive-dhua-0.11-3|33	eingestreut.
14mr|texlive-dhua-0.11-3|34	
14mr|texlive-dhua-0.11-3|35	%post
14mr|texlive-dhua-0.11-3|36	%{_sbindir}/texlive.post
14mr|texlive-dhua-0.11-3|37	
14mr|texlive-dhua-0.11-3|38	%postun
14mr|texlive-dhua-0.11-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-dhua-0.11-3|40	%{_sbindir}/texlive.post
14mr|texlive-dhua-0.11-3|41	fi
14mr|texlive-dhua-0.11-3|42	
14mr|texlive-dhua-0.11-3|43	#-----------------------------------------------------------------------
14mr|texlive-dhua-0.11-3|44	%files
14mr|texlive-dhua-0.11-3|45	%{_texmfdistdir}/tex/latex/dhua/dhua.cfg
14mr|texlive-dhua-0.11-3|46	%{_texmfdistdir}/tex/latex/dhua/dhua.sty
14mr|texlive-dhua-0.11-3|47	%doc %{_texmfdistdir}/doc/latex/dhua/README
14mr|texlive-dhua-0.11-3|48	%doc %{_texmfdistdir}/doc/latex/dhua/README.pdf
14mr|texlive-dhua-0.11-3|49	%doc %{_texmfdistdir}/doc/latex/dhua/SrcFILEs.txt
14mr|texlive-dhua-0.11-3|50	%doc %{_texmfdistdir}/doc/latex/dhua/dhua.pdf
14mr|texlive-dhua-0.11-3|51	#- source
14mr|texlive-dhua-0.11-3|52	%doc %{_texmfdistdir}/source/latex/dhua/README.tex
14mr|texlive-dhua-0.11-3|53	%doc %{_texmfdistdir}/source/latex/dhua/dhua.tex
14mr|texlive-dhua-0.11-3|54	%doc %{_texmfdistdir}/source/latex/dhua/srcfiles.tex
14mr|texlive-dhua-0.11-3|55	
14mr|texlive-dhua-0.11-3|56	#-----------------------------------------------------------------------
14mr|texlive-dhua-0.11-3|57	%prep
14mr|texlive-dhua-0.11-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-dhua-0.11-3|59	
14mr|texlive-dhua-0.11-3|60	%build
14mr|texlive-dhua-0.11-3|61	
14mr|texlive-dhua-0.11-3|62	%install
14mr|texlive-dhua-0.11-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dhua-0.11-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dhua-0.11-3|65	
14mr|texlive-dhua-0.11-3|66	
14mr|texlive-dhua-0.11-3|67	
14mr|texlive-dhua-0.11-3|68	%changelog
14mr|texlive-dhua-0.11-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-3
14mr|texlive-dhua-0.11-3|70	+ Revision: 57b8ee8
14mr|texlive-dhua-0.11-3|71	- MassBuild#440: Increase release tag
14mr|texlive-dhua-0.11-3|72	
14mr|texlive-dhua-0.11-3|73	

19839 14
14mr|texlive-diagbox-1.0-3|1	# revision 24646
14mr|texlive-diagbox-1.0-3|2	# category Package
14mr|texlive-diagbox-1.0-3|3	# catalog-ctan /macros/latex/contrib/diagbox
14mr|texlive-diagbox-1.0-3|4	# catalog-date 2011-11-24 16:48:22 +0100
14mr|texlive-diagbox-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-diagbox-1.0-3|6	# catalog-version 1.0
14mr|texlive-diagbox-1.0-3|7	Name:		texlive-diagbox
14mr|texlive-diagbox-1.0-3|8	Version:	1.0
14mr|texlive-diagbox-1.0-3|9	Release:	3
14mr|texlive-diagbox-1.0-3|10	Summary:	Table heads with diagonal lines
14mr|texlive-diagbox-1.0-3|11	Group:		Publishing
14mr|texlive-diagbox-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagbox
14mr|texlive-diagbox-1.0-3|13	License:	LPPL1.3
14mr|texlive-diagbox-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.tar.xz
14mr|texlive-diagbox-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.doc.tar.xz
14mr|texlive-diagbox-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.source.tar.xz
14mr|texlive-diagbox-1.0-3|17	BuildArch:	noarch
14mr|texlive-diagbox-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-diagbox-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-diagbox-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-diagbox-1.0-3|21	
14mr|texlive-diagbox-1.0-3|22	%description
14mr|texlive-diagbox-1.0-3|23	The package's principal command, \diagbox, takes two arguments
14mr|texlive-diagbox-1.0-3|24	(texts for the slash-separated parts of the box), and an
14mr|texlive-diagbox-1.0-3|25	optional argument with which the direction the slash will go,
14mr|texlive-diagbox-1.0-3|26	and the box dimensions, etc., may vbe controlled. The package
14mr|texlive-diagbox-1.0-3|27	also provides \slashbox and \backslashbox commands for
14mr|texlive-diagbox-1.0-3|28	compatibility with the slashbox package, which it supersedes.
14mr|texlive-diagbox-1.0-3|29	
14mr|texlive-diagbox-1.0-3|30	%post
14mr|texlive-diagbox-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-diagbox-1.0-3|32	
14mr|texlive-diagbox-1.0-3|33	%postun
14mr|texlive-diagbox-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-diagbox-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-diagbox-1.0-3|36	fi
14mr|texlive-diagbox-1.0-3|37	
14mr|texlive-diagbox-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-diagbox-1.0-3|39	%files
14mr|texlive-diagbox-1.0-3|40	%{_texmfdistdir}/tex/latex/diagbox/diagbox.sty
14mr|texlive-diagbox-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/diagbox/diagbox.pdf
14mr|texlive-diagbox-1.0-3|42	#- source
14mr|texlive-diagbox-1.0-3|43	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.dtx
14mr|texlive-diagbox-1.0-3|44	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.ins
14mr|texlive-diagbox-1.0-3|45	
14mr|texlive-diagbox-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-diagbox-1.0-3|47	%prep
14mr|texlive-diagbox-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-diagbox-1.0-3|49	
14mr|texlive-diagbox-1.0-3|50	%build
14mr|texlive-diagbox-1.0-3|51	
14mr|texlive-diagbox-1.0-3|52	%install
14mr|texlive-diagbox-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-diagbox-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-diagbox-1.0-3|55	
14mr|texlive-diagbox-1.0-3|56	
14mr|texlive-diagbox-1.0-3|57	
14mr|texlive-diagbox-1.0-3|58	%changelog
14mr|texlive-diagbox-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-diagbox-1.0-3|60	+ Revision: 8c05ee2
14mr|texlive-diagbox-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-diagbox-1.0-3|62	
14mr|texlive-diagbox-1.0-3|63	

19840 14
14mr|texlive-diagmac2-2.1-3|1	# revision 15878
14mr|texlive-diagmac2-2.1-3|2	# category Package
14mr|texlive-diagmac2-2.1-3|3	# catalog-ctan /macros/latex/contrib/diagmac2
14mr|texlive-diagmac2-2.1-3|4	# catalog-date 2009-05-17 01:32:22 +0200
14mr|texlive-diagmac2-2.1-3|5	# catalog-license lppl
14mr|texlive-diagmac2-2.1-3|6	# catalog-version 2.1
14mr|texlive-diagmac2-2.1-3|7	Name:		texlive-diagmac2
14mr|texlive-diagmac2-2.1-3|8	Version:	2.1
14mr|texlive-diagmac2-2.1-3|9	Release:	3
14mr|texlive-diagmac2-2.1-3|10	Summary:	Diagram macros, using pict2e
14mr|texlive-diagmac2-2.1-3|11	Group:		Publishing
14mr|texlive-diagmac2-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagmac2
14mr|texlive-diagmac2-2.1-3|13	License:	LPPL
14mr|texlive-diagmac2-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.tar.xz
14mr|texlive-diagmac2-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.doc.tar.xz
14mr|texlive-diagmac2-2.1-3|16	BuildArch:	noarch
14mr|texlive-diagmac2-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-diagmac2-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-diagmac2-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-diagmac2-2.1-3|20	
14mr|texlive-diagmac2-2.1-3|21	%description
14mr|texlive-diagmac2-2.1-3|22	This is a development of the long-established diagmac package,
14mr|texlive-diagmac2-2.1-3|23	using pict2e so that the restrictions on line direction are
14mr|texlive-diagmac2-2.1-3|24	removed.
14mr|texlive-diagmac2-2.1-3|25	
14mr|texlive-diagmac2-2.1-3|26	%post
14mr|texlive-diagmac2-2.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-diagmac2-2.1-3|28	
14mr|texlive-diagmac2-2.1-3|29	%postun
14mr|texlive-diagmac2-2.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-diagmac2-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-diagmac2-2.1-3|32	fi
14mr|texlive-diagmac2-2.1-3|33	
14mr|texlive-diagmac2-2.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-diagmac2-2.1-3|35	%files
14mr|texlive-diagmac2-2.1-3|36	%{_texmfdistdir}/tex/latex/diagmac2/diagmac2.sty
14mr|texlive-diagmac2-2.1-3|37	%doc %{_texmfdistdir}/doc/latex/diagmac2/README
14mr|texlive-diagmac2-2.1-3|38	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.pdf
14mr|texlive-diagmac2-2.1-3|39	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.tex
14mr|texlive-diagmac2-2.1-3|40	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.pdf
14mr|texlive-diagmac2-2.1-3|41	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.tex
14mr|texlive-diagmac2-2.1-3|42	
14mr|texlive-diagmac2-2.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-diagmac2-2.1-3|44	%prep
14mr|texlive-diagmac2-2.1-3|45	%setup -c -a0 -a1
14mr|texlive-diagmac2-2.1-3|46	
14mr|texlive-diagmac2-2.1-3|47	%build
14mr|texlive-diagmac2-2.1-3|48	
14mr|texlive-diagmac2-2.1-3|49	%install
14mr|texlive-diagmac2-2.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-diagmac2-2.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-diagmac2-2.1-3|52	
14mr|texlive-diagmac2-2.1-3|53	
14mr|texlive-diagmac2-2.1-3|54	
14mr|texlive-diagmac2-2.1-3|55	%changelog
14mr|texlive-diagmac2-2.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-diagmac2-2.1-3|57	+ Revision: 2172824
14mr|texlive-diagmac2-2.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-diagmac2-2.1-3|59	
14mr|texlive-diagmac2-2.1-3|60	

19841 14
14mr|texlive-diagnose-0.2-3|1	# revision 19387
14mr|texlive-diagnose-0.2-3|2	# category Package
14mr|texlive-diagnose-0.2-3|3	# catalog-ctan /macros/latex/contrib/diagnose
14mr|texlive-diagnose-0.2-3|4	# catalog-date 2006-12-17 18:48:45 +0100
14mr|texlive-diagnose-0.2-3|5	# catalog-license gpl
14mr|texlive-diagnose-0.2-3|6	# catalog-version 0.2
14mr|texlive-diagnose-0.2-3|7	Name:		texlive-diagnose
14mr|texlive-diagnose-0.2-3|8	Version:	0.2
14mr|texlive-diagnose-0.2-3|9	Release:	3
14mr|texlive-diagnose-0.2-3|10	Summary:	A diagnostic tool for a TeX installation
14mr|texlive-diagnose-0.2-3|11	Group:		Publishing
14mr|texlive-diagnose-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagnose
14mr|texlive-diagnose-0.2-3|13	License:	GPL
14mr|texlive-diagnose-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.tar.xz
14mr|texlive-diagnose-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.doc.tar.xz
14mr|texlive-diagnose-0.2-3|16	BuildArch:	noarch
14mr|texlive-diagnose-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-diagnose-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-diagnose-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-diagnose-0.2-3|20	
14mr|texlive-diagnose-0.2-3|21	%description
14mr|texlive-diagnose-0.2-3|22	Provides macros to assist evaluation of the capabilities of a
14mr|texlive-diagnose-0.2-3|23	TeX installation (i.e., what extensions it supports). An
14mr|texlive-diagnose-0.2-3|24	example document that examines the installation is available.
14mr|texlive-diagnose-0.2-3|25	
14mr|texlive-diagnose-0.2-3|26	%post
14mr|texlive-diagnose-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-diagnose-0.2-3|28	
14mr|texlive-diagnose-0.2-3|29	%postun
14mr|texlive-diagnose-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-diagnose-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-diagnose-0.2-3|32	fi
14mr|texlive-diagnose-0.2-3|33	
14mr|texlive-diagnose-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-diagnose-0.2-3|35	%files
14mr|texlive-diagnose-0.2-3|36	%{_texmfdistdir}/tex/latex/diagnose/diagnose.sty
14mr|texlive-diagnose-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/diagnose/INSTALL
14mr|texlive-diagnose-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/diagnose/README
14mr|texlive-diagnose-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.pdf
14mr|texlive-diagnose-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.tex
14mr|texlive-diagnose-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/diagnose/mls-diag.tex
14mr|texlive-diagnose-0.2-3|42	
14mr|texlive-diagnose-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-diagnose-0.2-3|44	%prep
14mr|texlive-diagnose-0.2-3|45	%setup -c -a0 -a1
14mr|texlive-diagnose-0.2-3|46	
14mr|texlive-diagnose-0.2-3|47	%build
14mr|texlive-diagnose-0.2-3|48	
14mr|texlive-diagnose-0.2-3|49	%install
14mr|texlive-diagnose-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-diagnose-0.2-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-diagnose-0.2-3|52	
14mr|texlive-diagnose-0.2-3|53	
14mr|texlive-diagnose-0.2-3|54	
14mr|texlive-diagnose-0.2-3|55	%changelog
14mr|texlive-diagnose-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-diagnose-0.2-3|57	+ Revision: 5259413
14mr|texlive-diagnose-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-diagnose-0.2-3|59	
14mr|texlive-diagnose-0.2-3|60	

19842 14
14mr|texlive-dialogl-20130125-6|1	# revision 28946
14mr|texlive-dialogl-20130125-6|2	# category Package
14mr|texlive-dialogl-20130125-6|3	# catalog-ctan /macros/latex/contrib/dialogl
14mr|texlive-dialogl-20130125-6|4	# catalog-date 2013-01-25 11:22:08 +0100
14mr|texlive-dialogl-20130125-6|5	# catalog-license lppl
14mr|texlive-dialogl-20130125-6|6	# catalog-version undef
14mr|texlive-dialogl-20130125-6|7	Name:		texlive-dialogl
14mr|texlive-dialogl-20130125-6|8	Version:	20130125
14mr|texlive-dialogl-20130125-6|9	Release:	6
14mr|texlive-dialogl-20130125-6|10	Summary:	Macros for constructing interactive LaTeX scripts
14mr|texlive-dialogl-20130125-6|11	Group:		Publishing
14mr|texlive-dialogl-20130125-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dialogl
14mr|texlive-dialogl-20130125-6|13	License:	LPPL
14mr|texlive-dialogl-20130125-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.tar.xz
14mr|texlive-dialogl-20130125-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.doc.tar.xz
14mr|texlive-dialogl-20130125-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.source.tar.xz
14mr|texlive-dialogl-20130125-6|17	BuildArch:	noarch
14mr|texlive-dialogl-20130125-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dialogl-20130125-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dialogl-20130125-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-dialogl-20130125-6|21	
14mr|texlive-dialogl-20130125-6|22	%description
14mr|texlive-dialogl-20130125-6|23	Gathers together a bunch of code and examples about how to
14mr|texlive-dialogl-20130125-6|24	write macros to carry on a dialogue with the user.
14mr|texlive-dialogl-20130125-6|25	
14mr|texlive-dialogl-20130125-6|26	%post
14mr|texlive-dialogl-20130125-6|27	%{_sbindir}/texlive.post
14mr|texlive-dialogl-20130125-6|28	
14mr|texlive-dialogl-20130125-6|29	%postun
14mr|texlive-dialogl-20130125-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-dialogl-20130125-6|31	%{_sbindir}/texlive.post
14mr|texlive-dialogl-20130125-6|32	fi
14mr|texlive-dialogl-20130125-6|33	
14mr|texlive-dialogl-20130125-6|34	#-----------------------------------------------------------------------
14mr|texlive-dialogl-20130125-6|35	%files
14mr|texlive-dialogl-20130125-6|36	%{_texmfdistdir}/tex/latex/dialogl/dialog.sty
14mr|texlive-dialogl-20130125-6|37	%{_texmfdistdir}/tex/latex/dialogl/grabhedr.sty
14mr|texlive-dialogl-20130125-6|38	%{_texmfdistdir}/tex/latex/dialogl/listout.tex
14mr|texlive-dialogl-20130125-6|39	%{_texmfdistdir}/tex/latex/dialogl/menus.sty
14mr|texlive-dialogl-20130125-6|40	%doc %{_texmfdistdir}/doc/latex/dialogl/Makefile
14mr|texlive-dialogl-20130125-6|41	%doc %{_texmfdistdir}/doc/latex/dialogl/README
14mr|texlive-dialogl-20130125-6|42	%doc %{_texmfdistdir}/doc/latex/dialogl/cnvunits.tex
14mr|texlive-dialogl-20130125-6|43	%doc %{_texmfdistdir}/doc/latex/dialogl/codialog.pdf
14mr|texlive-dialogl-20130125-6|44	%doc %{_texmfdistdir}/doc/latex/dialogl/default.los
14mr|texlive-dialogl-20130125-6|45	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.pdf
14mr|texlive-dialogl-20130125-6|46	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.tex
14mr|texlive-dialogl-20130125-6|47	%doc %{_texmfdistdir}/doc/latex/dialogl/dialogl-doc.sty
14mr|texlive-dialogl-20130125-6|48	%doc %{_texmfdistdir}/doc/latex/dialogl/diatest.tex
14mr|texlive-dialogl-20130125-6|49	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.lg
14mr|texlive-dialogl-20130125-6|50	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.tex
14mr|texlive-dialogl-20130125-6|51	%doc %{_texmfdistdir}/doc/latex/dialogl/manifest.txt
14mr|texlive-dialogl-20130125-6|52	#- source
14mr|texlive-dialogl-20130125-6|53	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.dtx
14mr|texlive-dialogl-20130125-6|54	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.ins
14mr|texlive-dialogl-20130125-6|55	%doc %{_texmfdistdir}/source/latex/dialogl/grabhedr.dtx
14mr|texlive-dialogl-20130125-6|56	%doc %{_texmfdistdir}/source/latex/dialogl/listout.dtx
14mr|texlive-dialogl-20130125-6|57	%doc %{_texmfdistdir}/source/latex/dialogl/menus.dtx
14mr|texlive-dialogl-20130125-6|58	
14mr|texlive-dialogl-20130125-6|59	#-----------------------------------------------------------------------
14mr|texlive-dialogl-20130125-6|60	%prep
14mr|texlive-dialogl-20130125-6|61	%setup -c -a0 -a1 -a2
14mr|texlive-dialogl-20130125-6|62	
14mr|texlive-dialogl-20130125-6|63	%build
14mr|texlive-dialogl-20130125-6|64	
14mr|texlive-dialogl-20130125-6|65	%install
14mr|texlive-dialogl-20130125-6|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dialogl-20130125-6|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dialogl-20130125-6|68	
14mr|texlive-dialogl-20130125-6|69	%changelog
14mr|texlive-dialogl-20130125-6|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130125-6
14mr|texlive-dialogl-20130125-6|71	+ Revision: 21c965c
14mr|texlive-dialogl-20130125-6|72	- MassBuild#440: Increase release tag
14mr|texlive-dialogl-20130125-6|73	
14mr|texlive-dialogl-20130125-6|74	

19843 14
14mr|texlive-dice-20080607-3|1	# revision 15878
14mr|texlive-dice-20080607-3|2	# category Package
14mr|texlive-dice-20080607-3|3	# catalog-ctan /fonts/dice
14mr|texlive-dice-20080607-3|4	# catalog-date 2008-06-07 13:52:00 +0200
14mr|texlive-dice-20080607-3|5	# catalog-license lppl
14mr|texlive-dice-20080607-3|6	# catalog-version undef
14mr|texlive-dice-20080607-3|7	Name:		texlive-dice
14mr|texlive-dice-20080607-3|8	Version:	20080607
14mr|texlive-dice-20080607-3|9	Release:	3
14mr|texlive-dice-20080607-3|10	Summary:	A font for die faces
14mr|texlive-dice-20080607-3|11	Group:		Publishing
14mr|texlive-dice-20080607-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dice
14mr|texlive-dice-20080607-3|13	License:	LPPL
14mr|texlive-dice-20080607-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.tar.xz
14mr|texlive-dice-20080607-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.doc.tar.xz
14mr|texlive-dice-20080607-3|16	BuildArch:	noarch
14mr|texlive-dice-20080607-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dice-20080607-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dice-20080607-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dice-20080607-3|20	
14mr|texlive-dice-20080607-3|21	%description
14mr|texlive-dice-20080607-3|22	A MetaFont font that can produce die faces in 2D or with
14mr|texlive-dice-20080607-3|23	various 3D effects.
14mr|texlive-dice-20080607-3|24	
14mr|texlive-dice-20080607-3|25	%post
14mr|texlive-dice-20080607-3|26	%{_sbindir}/texlive.post
14mr|texlive-dice-20080607-3|27	
14mr|texlive-dice-20080607-3|28	%postun
14mr|texlive-dice-20080607-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-dice-20080607-3|30	%{_sbindir}/texlive.post
14mr|texlive-dice-20080607-3|31	fi
14mr|texlive-dice-20080607-3|32	
14mr|texlive-dice-20080607-3|33	#-----------------------------------------------------------------------
14mr|texlive-dice-20080607-3|34	%files
14mr|texlive-dice-20080607-3|35	%{_texmfdistdir}/fonts/source/public/dice/dice3d.mf
14mr|texlive-dice-20080607-3|36	%{_texmfdistdir}/fonts/tfm/public/dice/dice3d.tfm
14mr|texlive-dice-20080607-3|37	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.dvi
14mr|texlive-dice-20080607-3|38	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.tex
14mr|texlive-dice-20080607-3|39	
14mr|texlive-dice-20080607-3|40	#-----------------------------------------------------------------------
14mr|texlive-dice-20080607-3|41	%prep
14mr|texlive-dice-20080607-3|42	%setup -c -a0 -a1
14mr|texlive-dice-20080607-3|43	
14mr|texlive-dice-20080607-3|44	%build
14mr|texlive-dice-20080607-3|45	
14mr|texlive-dice-20080607-3|46	%install
14mr|texlive-dice-20080607-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dice-20080607-3|48	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dice-20080607-3|49	
14mr|texlive-dice-20080607-3|50	
14mr|texlive-dice-20080607-3|51	
14mr|texlive-dice-20080607-3|52	%changelog
14mr|texlive-dice-20080607-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080607-3
14mr|texlive-dice-20080607-3|54	+ Revision: 1a6e9fc
14mr|texlive-dice-20080607-3|55	- MassBuild#440: Increase release tag
14mr|texlive-dice-20080607-3|56	
14mr|texlive-dice-20080607-3|57	

19844 14
14mr|texlive-dichokey-20100223-3|1	# revision 17192
14mr|texlive-dichokey-20100223-3|2	# category Package
14mr|texlive-dichokey-20100223-3|3	# catalog-ctan /macros/latex/contrib/dichokey
14mr|texlive-dichokey-20100223-3|4	# catalog-date 2010-02-23 23:30:05 +0100
14mr|texlive-dichokey-20100223-3|5	# catalog-license pd
14mr|texlive-dichokey-20100223-3|6	# catalog-version undef
14mr|texlive-dichokey-20100223-3|7	Name:		texlive-dichokey
14mr|texlive-dichokey-20100223-3|8	Version:	20100223
14mr|texlive-dichokey-20100223-3|9	Release:	3
14mr|texlive-dichokey-20100223-3|10	Summary:	Construct dichotomous identification keys
14mr|texlive-dichokey-20100223-3|11	Group:		Publishing
14mr|texlive-dichokey-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dichokey
14mr|texlive-dichokey-20100223-3|13	License:	PD
14mr|texlive-dichokey-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.tar.xz
14mr|texlive-dichokey-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.doc.tar.xz
14mr|texlive-dichokey-20100223-3|16	BuildArch:	noarch
14mr|texlive-dichokey-20100223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dichokey-20100223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dichokey-20100223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dichokey-20100223-3|20	
14mr|texlive-dichokey-20100223-3|21	%description
14mr|texlive-dichokey-20100223-3|22	The package can be used to construct dichotomous identification
14mr|texlive-dichokey-20100223-3|23	keys (used especially in biology for species identification),
14mr|texlive-dichokey-20100223-3|24	taking care of numbering and indentation of successive key
14mr|texlive-dichokey-20100223-3|25	steps automatically. An example file is provided, which
14mr|texlive-dichokey-20100223-3|26	demonstrates usage.
14mr|texlive-dichokey-20100223-3|27	
14mr|texlive-dichokey-20100223-3|28	%post
14mr|texlive-dichokey-20100223-3|29	%{_sbindir}/texlive.post
14mr|texlive-dichokey-20100223-3|30	
14mr|texlive-dichokey-20100223-3|31	%postun
14mr|texlive-dichokey-20100223-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dichokey-20100223-3|33	%{_sbindir}/texlive.post
14mr|texlive-dichokey-20100223-3|34	fi
14mr|texlive-dichokey-20100223-3|35	
14mr|texlive-dichokey-20100223-3|36	#-----------------------------------------------------------------------
14mr|texlive-dichokey-20100223-3|37	%files
14mr|texlive-dichokey-20100223-3|38	%{_texmfdistdir}/tex/latex/dichokey/dichokey.sty
14mr|texlive-dichokey-20100223-3|39	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.pdf
14mr|texlive-dichokey-20100223-3|40	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.tex
14mr|texlive-dichokey-20100223-3|41	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.pdf
14mr|texlive-dichokey-20100223-3|42	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.tex
14mr|texlive-dichokey-20100223-3|43	
14mr|texlive-dichokey-20100223-3|44	#-----------------------------------------------------------------------
14mr|texlive-dichokey-20100223-3|45	%prep
14mr|texlive-dichokey-20100223-3|46	%setup -c -a0 -a1
14mr|texlive-dichokey-20100223-3|47	
14mr|texlive-dichokey-20100223-3|48	%build
14mr|texlive-dichokey-20100223-3|49	
14mr|texlive-dichokey-20100223-3|50	%install
14mr|texlive-dichokey-20100223-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dichokey-20100223-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dichokey-20100223-3|53	
14mr|texlive-dichokey-20100223-3|54	
14mr|texlive-dichokey-20100223-3|55	
14mr|texlive-dichokey-20100223-3|56	%changelog
14mr|texlive-dichokey-20100223-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-dichokey-20100223-3|58	+ Revision: e9f7b31
14mr|texlive-dichokey-20100223-3|59	- MassBuild#440: Increase release tag
14mr|texlive-dichokey-20100223-3|60	
14mr|texlive-dichokey-20100223-3|61	

19845 14
14mr|texlive-dickimaw-20140209-3|1	# revision 32925
14mr|texlive-dickimaw-20140209-3|2	# category Package
14mr|texlive-dickimaw-20140209-3|3	# catalog-ctan /info/dickimaw
14mr|texlive-dickimaw-20140209-3|4	# catalog-date 2014-02-09 18:16:38 +0100
14mr|texlive-dickimaw-20140209-3|5	# catalog-license fdl
14mr|texlive-dickimaw-20140209-3|6	# catalog-version undef
14mr|texlive-dickimaw-20140209-3|7	Name:		texlive-dickimaw
14mr|texlive-dickimaw-20140209-3|8	Version:	20140209
14mr|texlive-dickimaw-20140209-3|9	Release:	3
14mr|texlive-dickimaw-20140209-3|10	Summary:	Books and tutorials from the "Dickimaw LaTeX Series"
14mr|texlive-dickimaw-20140209-3|11	Group:		Publishing
14mr|texlive-dickimaw-20140209-3|12	URL:		http://www.ctan.org/tex-archive/info/dickimaw
14mr|texlive-dickimaw-20140209-3|13	License:	FDL
14mr|texlive-dickimaw-20140209-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dickimaw.tar.xz
14mr|texlive-dickimaw-20140209-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dickimaw.doc.tar.xz
14mr|texlive-dickimaw-20140209-3|16	BuildArch:	noarch
14mr|texlive-dickimaw-20140209-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dickimaw-20140209-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dickimaw-20140209-3|19	
14mr|texlive-dickimaw-20140209-3|20	%description
14mr|texlive-dickimaw-20140209-3|21	The package provides are some of the books and tutorials that
14mr|texlive-dickimaw-20140209-3|22	form part of the "Dickimaw LaTeX Series". Only the A4 PDF is
14mr|texlive-dickimaw-20140209-3|23	included here. Other formats, such as HTML or a screen
14mr|texlive-dickimaw-20140209-3|24	optimized PDF, are available from the package home page. Books
14mr|texlive-dickimaw-20140209-3|25	included are: "LaTeX for Complete Novices": an introductory
14mr|texlive-dickimaw-20140209-3|26	guide to LaTeX. "Using LaTeX to Write a PhD Thesis": a follow-
14mr|texlive-dickimaw-20140209-3|27	on from "LaTeX for Complete Novices" geared towards students
14mr|texlive-dickimaw-20140209-3|28	who want to use LaTeX to write their PhD thesis. "Creating a
14mr|texlive-dickimaw-20140209-3|29	LaTeX minimal example": describes how to create a minimal
14mr|texlive-dickimaw-20140209-3|30	example, which can be used as a debugging aid when you
14mr|texlive-dickimaw-20140209-3|31	encounter errors in your LaTeX documents.
14mr|texlive-dickimaw-20140209-3|32	
14mr|texlive-dickimaw-20140209-3|33	#-----------------------------------------------------------------------
14mr|texlive-dickimaw-20140209-3|34	%files
14mr|texlive-dickimaw-20140209-3|35	%doc %{_texmfdistdir}/doc/latex/dickimaw/ERRATA
14mr|texlive-dickimaw-20140209-3|36	%doc %{_texmfdistdir}/doc/latex/dickimaw/README
14mr|texlive-dickimaw-20140209-3|37	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-minexample.pdf
14mr|texlive-dickimaw-20140209-3|38	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-novices.pdf
14mr|texlive-dickimaw-20140209-3|39	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-thesis.pdf
14mr|texlive-dickimaw-20140209-3|40	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/fdl.tex
14mr|texlive-dickimaw-20140209-3|41	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/minexample/dickimaw-minexample.tex
14mr|texlive-dickimaw-20140209-3|42	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/minexample/minexample.sty
14mr|texlive-dickimaw-20140209-3|43	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/dickimaw-novices.tex
14mr|texlive-dickimaw-20140209-3|44	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/glsentries.tex
14mr|texlive-dickimaw-20140209-3|45	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/keywords.tex
14mr|texlive-dickimaw-20140209-3|46	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices-a4paper.sty
14mr|texlive-dickimaw-20140209-3|47	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices-index.ist
14mr|texlive-dickimaw-20140209-3|48	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices.bib
14mr|texlive-dickimaw-20140209-3|49	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices.cls
14mr|texlive-dickimaw-20140209-3|50	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/acrobat.png
14mr|texlive-dickimaw-20140209-3|51	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/backtic.png
14mr|texlive-dickimaw-20140209-3|52	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/circle.pdf
14mr|texlive-dickimaw-20140209-3|53	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom.png
14mr|texlive-dickimaw-20140209-3|54	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom1.png
14mr|texlive-dickimaw-20140209-3|55	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom2.png
14mr|texlive-dickimaw-20140209-3|56	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom3.png
14mr|texlive-dickimaw-20140209-3|57	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom4.png
14mr|texlive-dickimaw-20140209-3|58	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom5.png
14mr|texlive-dickimaw-20140209-3|59	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom6.png
14mr|texlive-dickimaw-20140209-3|60	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom7.png
14mr|texlive-dickimaw-20140209-3|61	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dinglist.png
14mr|texlive-dickimaw-20140209-3|62	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer1.png
14mr|texlive-dickimaw-20140209-3|63	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer2.png
14mr|texlive-dickimaw-20140209-3|64	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer3.png
14mr|texlive-dickimaw-20140209-3|65	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer4.png
14mr|texlive-dickimaw-20140209-3|66	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/draftimage.png
14mr|texlive-dickimaw-20140209-3|67	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/entersymbol.tex
14mr|texlive-dickimaw-20140209-3|68	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/errormessage.png
14mr|texlive-dickimaw-20140209-3|69	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/exsamp.png
14mr|texlive-dickimaw-20140209-3|70	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/incgraph.png
14mr|texlive-dickimaw-20140209-3|71	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/incgraph2.png
14mr|texlive-dickimaw-20140209-3|72	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/letterbox.tex
14mr|texlive-dickimaw-20140209-3|73	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/maths.png
14mr|texlive-dickimaw-20140209-3|74	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/miktex1.png
14mr|texlive-dickimaw-20140209-3|75	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/newdoc-1.png
14mr|texlive-dickimaw-20140209-3|76	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/newdoc-2.png
14mr|texlive-dickimaw-20140209-3|77	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/notepad1.png
14mr|texlive-dickimaw-20140209-3|78	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/notepad2.png
14mr|texlive-dickimaw-20140209-3|79	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/rectangle.pdf
14mr|texlive-dickimaw-20140209-3|80	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/reflbox.png
14mr|texlive-dickimaw-20140209-3|81	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/resizbox.png
14mr|texlive-dickimaw-20140209-3|82	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/rotbox.png
14mr|texlive-dickimaw-20140209-3|83	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/scalbox.png
14mr|texlive-dickimaw-20140209-3|84	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/shapes.pdf
14mr|texlive-dickimaw-20140209-3|85	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/tds.tex
14mr|texlive-dickimaw-20140209-3|86	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal-texdoc.png
14mr|texlive-dickimaw-20140209-3|87	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal.png
14mr|texlive-dickimaw-20140209-3|88	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal1.png
14mr|texlive-dickimaw-20140209-3|89	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal10.png
14mr|texlive-dickimaw-20140209-3|90	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal11.png
14mr|texlive-dickimaw-20140209-3|91	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal2.png
14mr|texlive-dickimaw-20140209-3|92	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal3.png
14mr|texlive-dickimaw-20140209-3|93	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal4.png
14mr|texlive-dickimaw-20140209-3|94	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal5.png
14mr|texlive-dickimaw-20140209-3|95	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal6.png
14mr|texlive-dickimaw-20140209-3|96	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal7.png
14mr|texlive-dickimaw-20140209-3|97	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal8.png
14mr|texlive-dickimaw-20140209-3|98	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal9.png
14mr|texlive-dickimaw-20140209-3|99	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-latexmk.png
14mr|texlive-dickimaw-20140209-3|100	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-preferences.png
14mr|texlive-dickimaw-20140209-3|101	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig1.png
14mr|texlive-dickimaw-20140209-3|102	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig2.png
14mr|texlive-dickimaw-20140209-3|103	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig3.png
14mr|texlive-dickimaw-20140209-3|104	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig4.png
14mr|texlive-dickimaw-20140209-3|105	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks1.png
14mr|texlive-dickimaw-20140209-3|106	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks2.png
14mr|texlive-dickimaw-20140209-3|107	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks3.png
14mr|texlive-dickimaw-20140209-3|108	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks4.png
14mr|texlive-dickimaw-20140209-3|109	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks5-annote.tex
14mr|texlive-dickimaw-20140209-3|110	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks5.png
14mr|texlive-dickimaw-20140209-3|111	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks6.png
14mr|texlive-dickimaw-20140209-3|112	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks7.png
14mr|texlive-dickimaw-20140209-3|113	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks8.png
14mr|texlive-dickimaw-20140209-3|114	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks9.png
14mr|texlive-dickimaw-20140209-3|115	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/yap1.png
14mr|texlive-dickimaw-20140209-3|116	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/argument.tex
14mr|texlive-dickimaw-20140209-3|117	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/auxiliary.tex
14mr|texlive-dickimaw-20140209-3|118	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/cls.tex
14mr|texlive-dickimaw-20140209-3|119	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/command.tex
14mr|texlive-dickimaw-20140209-3|120	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/declaration.tex
14mr|texlive-dickimaw-20140209-3|121	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/dvi.tex
14mr|texlive-dickimaw-20140209-3|122	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/environment.tex
14mr|texlive-dickimaw-20140209-3|123	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/fragile.tex
14mr|texlive-dickimaw-20140209-3|124	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/group.tex
14mr|texlive-dickimaw-20140209-3|125	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/hyphenation.tex
14mr|texlive-dickimaw-20140209-3|126	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/intersentencespacing.tex
14mr|texlive-dickimaw-20140209-3|127	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/introduction.tex
14mr|texlive-dickimaw-20140209-3|128	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/length.tex
14mr|texlive-dickimaw-20140209-3|129	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/mandatory.tex
14mr|texlive-dickimaw-20140209-3|130	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/optional.tex
14mr|texlive-dickimaw-20140209-3|131	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/output.tex
14mr|texlive-dickimaw-20140209-3|132	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/perl.tex
14mr|texlive-dickimaw-20140209-3|133	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/preamble.tex
14mr|texlive-dickimaw-20140209-3|134	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/robust.tex
14mr|texlive-dickimaw-20140209-3|135	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/short.tex
14mr|texlive-dickimaw-20140209-3|136	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/source.tex
14mr|texlive-dickimaw-20140209-3|137	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/terminal.tex
14mr|texlive-dickimaw-20140209-3|138	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/tex.tex
14mr|texlive-dickimaw-20140209-3|139	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/dickimaw-thesis.tex
14mr|texlive-dickimaw-20140209-3|140	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/dickimawthesis.cls
14mr|texlive-dickimaw-20140209-3|141	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/glsentries.tex
14mr|texlive-dickimaw-20140209-3|142	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/imgsource/titlepage.tex
14mr|texlive-dickimaw-20140209-3|143	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/listing-samples/helloworld.c
14mr|texlive-dickimaw-20140209-3|144	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/listing-samples/sqrt.c
14mr|texlive-dickimaw-20140209-3|145	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/arara-installer.png
14mr|texlive-dickimaw-20140209-3|146	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/bibertool.png
14mr|texlive-dickimaw-20140209-3|147	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/doibutton.png
14mr|texlive-dickimaw-20140209-3|148	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/generatekey.png
14mr|texlive-dickimaw-20140209-3|149	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop-thumbnail.png
14mr|texlive-dickimaw-20140209-3|150	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop.png
14mr|texlive-dickimaw-20140209-3|151	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-pref-thumbnail.png
14mr|texlive-dickimaw-20140209-3|152	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-pref.png
14mr|texlive-dickimaw-20140209-3|153	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1-thumbnail.png
14mr|texlive-dickimaw-20140209-3|154	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1.png
14mr|texlive-dickimaw-20140209-3|155	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2-thumbnail.png
14mr|texlive-dickimaw-20140209-3|156	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2.png
14mr|texlive-dickimaw-20140209-3|157	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3-thumbnail.png
14mr|texlive-dickimaw-20140209-3|158	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3.png
14mr|texlive-dickimaw-20140209-3|159	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref1-thumbnail.png
14mr|texlive-dickimaw-20140209-3|160	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref1.png
14mr|texlive-dickimaw-20140209-3|161	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref10-thumbnail.png
14mr|texlive-dickimaw-20140209-3|162	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref10.png
14mr|texlive-dickimaw-20140209-3|163	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref11.png
14mr|texlive-dickimaw-20140209-3|164	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref12-thumbnail.png
14mr|texlive-dickimaw-20140209-3|165	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref12.png
14mr|texlive-dickimaw-20140209-3|166	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref2.png
14mr|texlive-dickimaw-20140209-3|167	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref3-thumbnail.png
14mr|texlive-dickimaw-20140209-3|168	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref3.png
14mr|texlive-dickimaw-20140209-3|169	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref4-thumbnail.png
14mr|texlive-dickimaw-20140209-3|170	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref4.png
14mr|texlive-dickimaw-20140209-3|171	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref5-thumbnail.png
14mr|texlive-dickimaw-20140209-3|172	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref5.png
14mr|texlive-dickimaw-20140209-3|173	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref6-thumbnail.png
14mr|texlive-dickimaw-20140209-3|174	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref6.png
14mr|texlive-dickimaw-20140209-3|175	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref7-thumbnail.png
14mr|texlive-dickimaw-20140209-3|176	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref7.png
14mr|texlive-dickimaw-20140209-3|177	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref8-thumbnail.png
14mr|texlive-dickimaw-20140209-3|178	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref8.png
14mr|texlive-dickimaw-20140209-3|179	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref9-thumbnail.png
14mr|texlive-dickimaw-20140209-3|180	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref9.png
14mr|texlive-dickimaw-20140209-3|181	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/pagestyle.tex
14mr|texlive-dickimaw-20140209-3|182	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-addbutton.png
14mr|texlive-dickimaw-20140209-3|183	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-arara.png
14mr|texlive-dickimaw-20140209-3|184	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-arara2.png
14mr|texlive-dickimaw-20140209-3|185	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-bibtex.png
14mr|texlive-dickimaw-20140209-3|186	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmk.png
14mr|texlive-dickimaw-20140209-3|187	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmkbibtex.png
14mr|texlive-dickimaw-20140209-3|188	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-makeglossaries.png
14mr|texlive-dickimaw-20140209-3|189	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-pdflatex.png
14mr|texlive-dickimaw-20140209-3|190	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-pref.png
14mr|texlive-dickimaw-20140209-3|191	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-texindy.png
14mr|texlive-dickimaw-20140209-3|192	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/titlepage.pdf
14mr|texlive-dickimaw-20140209-3|193	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis-a4paper.sty
14mr|texlive-dickimaw-20140209-3|194	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis-index.ist
14mr|texlive-dickimaw-20140209-3|195	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis.bib
14mr|texlive-dickimaw-20140209-3|196	
14mr|texlive-dickimaw-20140209-3|197	#-----------------------------------------------------------------------
14mr|texlive-dickimaw-20140209-3|198	%prep
14mr|texlive-dickimaw-20140209-3|199	%setup -c -a0 -a1
14mr|texlive-dickimaw-20140209-3|200	
14mr|texlive-dickimaw-20140209-3|201	%build
14mr|texlive-dickimaw-20140209-3|202	
14mr|texlive-dickimaw-20140209-3|203	%install
14mr|texlive-dickimaw-20140209-3|204	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dickimaw-20140209-3|205	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dickimaw-20140209-3|206	
14mr|texlive-dickimaw-20140209-3|207	%changelog
14mr|texlive-dickimaw-20140209-3|208	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140209-3
14mr|texlive-dickimaw-20140209-3|209	+ Revision: 17a6b07
14mr|texlive-dickimaw-20140209-3|210	- MassBuild#440: Increase release tag
14mr|texlive-dickimaw-20140209-3|211	
14mr|texlive-dickimaw-20140209-3|212	

19846 14
14mr|texlive-dictsym-20070925-3|1	# revision 20031
14mr|texlive-dictsym-20070925-3|2	# category Package
14mr|texlive-dictsym-20070925-3|3	# catalog-ctan /fonts/dictsym
14mr|texlive-dictsym-20070925-3|4	# catalog-date 2007-09-25 10:20:14 +0200
14mr|texlive-dictsym-20070925-3|5	# catalog-license lppl
14mr|texlive-dictsym-20070925-3|6	# catalog-version undef
14mr|texlive-dictsym-20070925-3|7	Name:		texlive-dictsym
14mr|texlive-dictsym-20070925-3|8	Version:	20070925
14mr|texlive-dictsym-20070925-3|9	Release:	3
14mr|texlive-dictsym-20070925-3|10	Summary:	DictSym font and macro package
14mr|texlive-dictsym-20070925-3|11	Group:		Publishing
14mr|texlive-dictsym-20070925-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dictsym
14mr|texlive-dictsym-20070925-3|13	License:	LPPL
14mr|texlive-dictsym-20070925-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.tar.xz
14mr|texlive-dictsym-20070925-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.doc.tar.xz
14mr|texlive-dictsym-20070925-3|16	BuildArch:	noarch
14mr|texlive-dictsym-20070925-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dictsym-20070925-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dictsym-20070925-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dictsym-20070925-3|20	
14mr|texlive-dictsym-20070925-3|21	%description
14mr|texlive-dictsym-20070925-3|22	This directory contains the DictSym Type1 font designed by
14mr|texlive-dictsym-20070925-3|23	Georg Verweyen and all files required to use it with LaTeX on
14mr|texlive-dictsym-20070925-3|24	the Unix or PC platforms. The font provides a number of symbols
14mr|texlive-dictsym-20070925-3|25	commonly used in dictionaries. The accompanying macro package
14mr|texlive-dictsym-20070925-3|26	makes the symbols accessible as LaTeX commands.
14mr|texlive-dictsym-20070925-3|27	
14mr|texlive-dictsym-20070925-3|28	%post
14mr|texlive-dictsym-20070925-3|29	%{_sbindir}/texlive.post
14mr|texlive-dictsym-20070925-3|30	
14mr|texlive-dictsym-20070925-3|31	%postun
14mr|texlive-dictsym-20070925-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dictsym-20070925-3|33	%{_sbindir}/texlive.post
14mr|texlive-dictsym-20070925-3|34	fi
14mr|texlive-dictsym-20070925-3|35	
14mr|texlive-dictsym-20070925-3|36	#-----------------------------------------------------------------------
14mr|texlive-dictsym-20070925-3|37	%files
14mr|texlive-dictsym-20070925-3|38	%{_texmfdistdir}/fonts/afm/public/dictsym/dictsym.afm
14mr|texlive-dictsym-20070925-3|39	%{_texmfdistdir}/fonts/map/dvips/dictsym/dictsym.map
14mr|texlive-dictsym-20070925-3|40	%{_texmfdistdir}/fonts/tfm/public/dictsym/dictsym.tfm
14mr|texlive-dictsym-20070925-3|41	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfb
14mr|texlive-dictsym-20070925-3|42	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfm
14mr|texlive-dictsym-20070925-3|43	%{_texmfdistdir}/tex/latex/dictsym/dictsym.sty
14mr|texlive-dictsym-20070925-3|44	%doc %{_texmfdistdir}/doc/fonts/dictsym/README
14mr|texlive-dictsym-20070925-3|45	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.pdf
14mr|texlive-dictsym-20070925-3|46	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.tex
14mr|texlive-dictsym-20070925-3|47	
14mr|texlive-dictsym-20070925-3|48	#-----------------------------------------------------------------------
14mr|texlive-dictsym-20070925-3|49	%prep
14mr|texlive-dictsym-20070925-3|50	%setup -c -a0 -a1
14mr|texlive-dictsym-20070925-3|51	
14mr|texlive-dictsym-20070925-3|52	%build
14mr|texlive-dictsym-20070925-3|53	
14mr|texlive-dictsym-20070925-3|54	%install
14mr|texlive-dictsym-20070925-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dictsym-20070925-3|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dictsym-20070925-3|57	
14mr|texlive-dictsym-20070925-3|58	
14mr|texlive-dictsym-20070925-3|59	
14mr|texlive-dictsym-20070925-3|60	%changelog
14mr|texlive-dictsym-20070925-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070925-3
14mr|texlive-dictsym-20070925-3|62	+ Revision: 4bb4317
14mr|texlive-dictsym-20070925-3|63	- MassBuild#440: Increase release tag
14mr|texlive-dictsym-20070925-3|64	
14mr|texlive-dictsym-20070925-3|65	

19847 14
14mr|texlive-digiconfigs-0.5-3|1	# revision 15878
14mr|texlive-digiconfigs-0.5-3|2	# category Package
14mr|texlive-digiconfigs-0.5-3|3	# catalog-ctan /macros/latex/contrib/digiconfigs
14mr|texlive-digiconfigs-0.5-3|4	# catalog-date 2007-03-05 22:02:45 +0100
14mr|texlive-digiconfigs-0.5-3|5	# catalog-license lppl
14mr|texlive-digiconfigs-0.5-3|6	# catalog-version 0.5
14mr|texlive-digiconfigs-0.5-3|7	Name:		texlive-digiconfigs
14mr|texlive-digiconfigs-0.5-3|8	Version:	0.5
14mr|texlive-digiconfigs-0.5-3|9	Release:	3
14mr|texlive-digiconfigs-0.5-3|10	Summary:	Writing "configurations"
14mr|texlive-digiconfigs-0.5-3|11	Group:		Publishing
14mr|texlive-digiconfigs-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/digiconfigs
14mr|texlive-digiconfigs-0.5-3|13	License:	LPPL
14mr|texlive-digiconfigs-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.tar.xz
14mr|texlive-digiconfigs-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.doc.tar.xz
14mr|texlive-digiconfigs-0.5-3|16	BuildArch:	noarch
14mr|texlive-digiconfigs-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-digiconfigs-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-digiconfigs-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-digiconfigs-0.5-3|20	
14mr|texlive-digiconfigs-0.5-3|21	%description
14mr|texlive-digiconfigs-0.5-3|22	In Stochastic Geometry and Digital Image Analysis some problems
14mr|texlive-digiconfigs-0.5-3|23	can be solved in terms of so-called "configurations". A
14mr|texlive-digiconfigs-0.5-3|24	configuration is basically a square matrix of \circ and \bullet
14mr|texlive-digiconfigs-0.5-3|25	symbols. This package provides a convenient and compact
14mr|texlive-digiconfigs-0.5-3|26	mechanism for displaying these configurations.
14mr|texlive-digiconfigs-0.5-3|27	
14mr|texlive-digiconfigs-0.5-3|28	%post
14mr|texlive-digiconfigs-0.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-digiconfigs-0.5-3|30	
14mr|texlive-digiconfigs-0.5-3|31	%postun
14mr|texlive-digiconfigs-0.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-digiconfigs-0.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-digiconfigs-0.5-3|34	fi
14mr|texlive-digiconfigs-0.5-3|35	
14mr|texlive-digiconfigs-0.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-digiconfigs-0.5-3|37	%files
14mr|texlive-digiconfigs-0.5-3|38	%{_texmfdistdir}/tex/latex/digiconfigs/digiconfigs.sty
14mr|texlive-digiconfigs-0.5-3|39	%doc %{_texmfdistdir}/doc/latex/digiconfigs/README
14mr|texlive-digiconfigs-0.5-3|40	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.pdf
14mr|texlive-digiconfigs-0.5-3|41	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.tex
14mr|texlive-digiconfigs-0.5-3|42	
14mr|texlive-digiconfigs-0.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-digiconfigs-0.5-3|44	%prep
14mr|texlive-digiconfigs-0.5-3|45	%setup -c -a0 -a1
14mr|texlive-digiconfigs-0.5-3|46	
14mr|texlive-digiconfigs-0.5-3|47	%build
14mr|texlive-digiconfigs-0.5-3|48	
14mr|texlive-digiconfigs-0.5-3|49	%install
14mr|texlive-digiconfigs-0.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-digiconfigs-0.5-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-digiconfigs-0.5-3|52	
14mr|texlive-digiconfigs-0.5-3|53	
14mr|texlive-digiconfigs-0.5-3|54	
14mr|texlive-digiconfigs-0.5-3|55	%changelog
14mr|texlive-digiconfigs-0.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-digiconfigs-0.5-3|57	+ Revision: 9e2ae34
14mr|texlive-digiconfigs-0.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-digiconfigs-0.5-3|59	
14mr|texlive-digiconfigs-0.5-3|60	

19848 14
14mr|texlive-din1505-20081125-3|1	# revision 19441
14mr|texlive-din1505-20081125-3|2	# category Package
14mr|texlive-din1505-20081125-3|3	# catalog-ctan /biblio/bibtex/contrib/german/din1505
14mr|texlive-din1505-20081125-3|4	# catalog-date 2008-11-25 15:33:33 +0100
14mr|texlive-din1505-20081125-3|5	# catalog-license other-free
14mr|texlive-din1505-20081125-3|6	# catalog-version undef
14mr|texlive-din1505-20081125-3|7	Name:		texlive-din1505
14mr|texlive-din1505-20081125-3|8	Version:	20081125
14mr|texlive-din1505-20081125-3|9	Release:	3
14mr|texlive-din1505-20081125-3|10	Summary:	Bibliography styles for German texts
14mr|texlive-din1505-20081125-3|11	Group:		Publishing
14mr|texlive-din1505-20081125-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/din1505
14mr|texlive-din1505-20081125-3|13	License:	OTHER-FREE
14mr|texlive-din1505-20081125-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.tar.xz
14mr|texlive-din1505-20081125-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.doc.tar.xz
14mr|texlive-din1505-20081125-3|16	BuildArch:	noarch
14mr|texlive-din1505-20081125-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-din1505-20081125-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-din1505-20081125-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-din1505-20081125-3|20	
14mr|texlive-din1505-20081125-3|21	%description
14mr|texlive-din1505-20081125-3|22	A set of bibliography styles that conformt to DIN 1505, and
14mr|texlive-din1505-20081125-3|23	match the original BibTeX standard set (plain, unsrt, alpha and
14mr|texlive-din1505-20081125-3|24	abbrv), together with a style natdin to work with natbib.
14mr|texlive-din1505-20081125-3|25	
14mr|texlive-din1505-20081125-3|26	%post
14mr|texlive-din1505-20081125-3|27	%{_sbindir}/texlive.post
14mr|texlive-din1505-20081125-3|28	
14mr|texlive-din1505-20081125-3|29	%postun
14mr|texlive-din1505-20081125-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-din1505-20081125-3|31	%{_sbindir}/texlive.post
14mr|texlive-din1505-20081125-3|32	fi
14mr|texlive-din1505-20081125-3|33	
14mr|texlive-din1505-20081125-3|34	#-----------------------------------------------------------------------
14mr|texlive-din1505-20081125-3|35	%files
14mr|texlive-din1505-20081125-3|36	%{_texmfdistdir}/bibtex/bst/din1505/abbrvdin.bst
14mr|texlive-din1505-20081125-3|37	%{_texmfdistdir}/bibtex/bst/din1505/alphadin.bst
14mr|texlive-din1505-20081125-3|38	%{_texmfdistdir}/bibtex/bst/din1505/natdin.bst
14mr|texlive-din1505-20081125-3|39	%{_texmfdistdir}/bibtex/bst/din1505/plaindin.bst
14mr|texlive-din1505-20081125-3|40	%{_texmfdistdir}/bibtex/bst/din1505/unsrtdin.bst
14mr|texlive-din1505-20081125-3|41	%doc %{_texmfdistdir}/doc/latex/din1505/README.TEXLIVE
14mr|texlive-din1505-20081125-3|42	%doc %{_texmfdistdir}/doc/latex/din1505/leitbild.bib
14mr|texlive-din1505-20081125-3|43	%doc %{_texmfdistdir}/doc/latex/din1505/natbib.cfg
14mr|texlive-din1505-20081125-3|44	
14mr|texlive-din1505-20081125-3|45	#-----------------------------------------------------------------------
14mr|texlive-din1505-20081125-3|46	%prep
14mr|texlive-din1505-20081125-3|47	%setup -c -a0 -a1
14mr|texlive-din1505-20081125-3|48	
14mr|texlive-din1505-20081125-3|49	%build
14mr|texlive-din1505-20081125-3|50	
14mr|texlive-din1505-20081125-3|51	%install
14mr|texlive-din1505-20081125-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-din1505-20081125-3|53	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-din1505-20081125-3|54	
14mr|texlive-din1505-20081125-3|55	
14mr|texlive-din1505-20081125-3|56	
14mr|texlive-din1505-20081125-3|57	%changelog
14mr|texlive-din1505-20081125-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081125-3
14mr|texlive-din1505-20081125-3|59	+ Revision: ed6e7ea
14mr|texlive-din1505-20081125-3|60	- MassBuild#440: Increase release tag
14mr|texlive-din1505-20081125-3|61	
14mr|texlive-din1505-20081125-3|62	

19849 14
14mr|texlive-dinat-2.5-3|1	# revision 15878
14mr|texlive-dinat-2.5-3|2	# category Package
14mr|texlive-dinat-2.5-3|3	# catalog-ctan /biblio/bibtex/contrib/german/dinat
14mr|texlive-dinat-2.5-3|4	# catalog-date 2008-11-11 09:02:39 +0100
14mr|texlive-dinat-2.5-3|5	# catalog-license pd
14mr|texlive-dinat-2.5-3|6	# catalog-version 2.5
14mr|texlive-dinat-2.5-3|7	Name:		texlive-dinat
14mr|texlive-dinat-2.5-3|8	Version:	2.5
14mr|texlive-dinat-2.5-3|9	Release:	3
14mr|texlive-dinat-2.5-3|10	Summary:	Bibliography style for German texts
14mr|texlive-dinat-2.5-3|11	Group:		Publishing
14mr|texlive-dinat-2.5-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/dinat
14mr|texlive-dinat-2.5-3|13	License:	PD
14mr|texlive-dinat-2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.tar.xz
14mr|texlive-dinat-2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.doc.tar.xz
14mr|texlive-dinat-2.5-3|16	BuildArch:	noarch
14mr|texlive-dinat-2.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dinat-2.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dinat-2.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dinat-2.5-3|20	
14mr|texlive-dinat-2.5-3|21	%description
14mr|texlive-dinat-2.5-3|22	Bibliography style files intended for texts in german. They
14mr|texlive-dinat-2.5-3|23	draw up bibliographies in accordance with the german DIN 1505,
14mr|texlive-dinat-2.5-3|24	parts 2 and 3.
14mr|texlive-dinat-2.5-3|25	
14mr|texlive-dinat-2.5-3|26	%post
14mr|texlive-dinat-2.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-dinat-2.5-3|28	
14mr|texlive-dinat-2.5-3|29	%postun
14mr|texlive-dinat-2.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-dinat-2.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-dinat-2.5-3|32	fi
14mr|texlive-dinat-2.5-3|33	
14mr|texlive-dinat-2.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-dinat-2.5-3|35	%files
14mr|texlive-dinat-2.5-3|36	%{_texmfdistdir}/bibtex/bst/dinat/dinat.bst
14mr|texlive-dinat-2.5-3|37	%doc %{_texmfdistdir}/doc/bibtex/dinat/dinat-index.html
14mr|texlive-dinat-2.5-3|38	%doc %{_texmfdistdir}/doc/bibtex/dinat/history.html
14mr|texlive-dinat-2.5-3|39	
14mr|texlive-dinat-2.5-3|40	#-----------------------------------------------------------------------
14mr|texlive-dinat-2.5-3|41	%prep
14mr|texlive-dinat-2.5-3|42	%setup -c -a0 -a1
14mr|texlive-dinat-2.5-3|43	
14mr|texlive-dinat-2.5-3|44	%build
14mr|texlive-dinat-2.5-3|45	
14mr|texlive-dinat-2.5-3|46	%install
14mr|texlive-dinat-2.5-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dinat-2.5-3|48	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dinat-2.5-3|49	
14mr|texlive-dinat-2.5-3|50	
14mr|texlive-dinat-2.5-3|51	
14mr|texlive-dinat-2.5-3|52	%changelog
14mr|texlive-dinat-2.5-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-3
14mr|texlive-dinat-2.5-3|54	+ Revision: d87209b
14mr|texlive-dinat-2.5-3|55	- MassBuild#440: Increase release tag
14mr|texlive-dinat-2.5-3|56	
14mr|texlive-dinat-2.5-3|57	

19850 14
14mr|texlive-dinbrief-20090925-3|1	# revision 15878
14mr|texlive-dinbrief-20090925-3|2	# category Package
14mr|texlive-dinbrief-20090925-3|3	# catalog-ctan /macros/latex/contrib/dinbrief
14mr|texlive-dinbrief-20090925-3|4	# catalog-date 2009-09-25 22:54:35 +0200
14mr|texlive-dinbrief-20090925-3|5	# catalog-license lppl
14mr|texlive-dinbrief-20090925-3|6	# catalog-version undef
14mr|texlive-dinbrief-20090925-3|7	Name:		texlive-dinbrief
14mr|texlive-dinbrief-20090925-3|8	Version:	20090925
14mr|texlive-dinbrief-20090925-3|9	Release:	3
14mr|texlive-dinbrief-20090925-3|10	Summary:	German letter DIN style
14mr|texlive-dinbrief-20090925-3|11	Group:		Publishing
14mr|texlive-dinbrief-20090925-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dinbrief
14mr|texlive-dinbrief-20090925-3|13	License:	LPPL
14mr|texlive-dinbrief-20090925-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.tar.xz
14mr|texlive-dinbrief-20090925-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.doc.tar.xz
14mr|texlive-dinbrief-20090925-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.source.tar.xz
14mr|texlive-dinbrief-20090925-3|17	BuildArch:	noarch
14mr|texlive-dinbrief-20090925-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dinbrief-20090925-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dinbrief-20090925-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dinbrief-20090925-3|21	
14mr|texlive-dinbrief-20090925-3|22	%description
14mr|texlive-dinbrief-20090925-3|23	Implements a document layout for writing letters according to
14mr|texlive-dinbrief-20090925-3|24	the rules of DIN (Deutsches Institut fur Normung, German
14mr|texlive-dinbrief-20090925-3|25	standardisation institute). A style file for LaTeX 2.09 (with
14mr|texlive-dinbrief-20090925-3|26	limited support of the features) is part of the package. Since
14mr|texlive-dinbrief-20090925-3|27	the letter layout is based on a German standard, the user guide
14mr|texlive-dinbrief-20090925-3|28	is written in German, but most macros have English names from
14mr|texlive-dinbrief-20090925-3|29	which the user can recognize what they are used for. In
14mr|texlive-dinbrief-20090925-3|30	addition there are example files showing how letters may be
14mr|texlive-dinbrief-20090925-3|31	created with the package. A graphical interface for use of the
14mr|texlive-dinbrief-20090925-3|32	dinbrief is provided in the dinbrief-GUI bundle.
14mr|texlive-dinbrief-20090925-3|33	
14mr|texlive-dinbrief-20090925-3|34	%post
14mr|texlive-dinbrief-20090925-3|35	%{_sbindir}/texlive.post
14mr|texlive-dinbrief-20090925-3|36	
14mr|texlive-dinbrief-20090925-3|37	%postun
14mr|texlive-dinbrief-20090925-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-dinbrief-20090925-3|39	%{_sbindir}/texlive.post
14mr|texlive-dinbrief-20090925-3|40	fi
14mr|texlive-dinbrief-20090925-3|41	
14mr|texlive-dinbrief-20090925-3|42	#-----------------------------------------------------------------------
14mr|texlive-dinbrief-20090925-3|43	%files
14mr|texlive-dinbrief-20090925-3|44	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cfg
14mr|texlive-dinbrief-20090925-3|45	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cls
14mr|texlive-dinbrief-20090925-3|46	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.sty
14mr|texlive-dinbrief-20090925-3|47	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfbody.tex
14mr|texlive-dinbrief-20090925-3|48	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfkopf.tex
14mr|texlive-dinbrief-20090925-3|49	%doc %{_texmfdistdir}/doc/latex/dinbrief/dbold.tex
14mr|texlive-dinbrief-20090925-3|50	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.pdf
14mr|texlive-dinbrief-20090925-3|51	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.tex
14mr|texlive-dinbrief-20090925-3|52	%doc %{_texmfdistdir}/doc/latex/dinbrief/dintab.tex
14mr|texlive-dinbrief-20090925-3|53	%doc %{_texmfdistdir}/doc/latex/dinbrief/example.tex
14mr|texlive-dinbrief-20090925-3|54	%doc %{_texmfdistdir}/doc/latex/dinbrief/liesmich
14mr|texlive-dinbrief-20090925-3|55	%doc %{_texmfdistdir}/doc/latex/dinbrief/readme
14mr|texlive-dinbrief-20090925-3|56	%doc %{_texmfdistdir}/doc/latex/dinbrief/test10.tex
14mr|texlive-dinbrief-20090925-3|57	%doc %{_texmfdistdir}/doc/latex/dinbrief/test11.tex
14mr|texlive-dinbrief-20090925-3|58	%doc %{_texmfdistdir}/doc/latex/dinbrief/test12.tex
14mr|texlive-dinbrief-20090925-3|59	%doc %{_texmfdistdir}/doc/latex/dinbrief/testnorm.tex
14mr|texlive-dinbrief-20090925-3|60	#- source
14mr|texlive-dinbrief-20090925-3|61	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.drv
14mr|texlive-dinbrief-20090925-3|62	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.dtx
14mr|texlive-dinbrief-20090925-3|63	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.ins
14mr|texlive-dinbrief-20090925-3|64	
14mr|texlive-dinbrief-20090925-3|65	#-----------------------------------------------------------------------
14mr|texlive-dinbrief-20090925-3|66	%prep
14mr|texlive-dinbrief-20090925-3|67	%setup -c -a0 -a1 -a2
14mr|texlive-dinbrief-20090925-3|68	
14mr|texlive-dinbrief-20090925-3|69	%build
14mr|texlive-dinbrief-20090925-3|70	
14mr|texlive-dinbrief-20090925-3|71	%install
14mr|texlive-dinbrief-20090925-3|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dinbrief-20090925-3|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dinbrief-20090925-3|74	
14mr|texlive-dinbrief-20090925-3|75	
14mr|texlive-dinbrief-20090925-3|76	
14mr|texlive-dinbrief-20090925-3|77	%changelog
14mr|texlive-dinbrief-20090925-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090925-3
14mr|texlive-dinbrief-20090925-3|79	+ Revision: c70969b
14mr|texlive-dinbrief-20090925-3|80	- MassBuild#440: Increase release tag
14mr|texlive-dinbrief-20090925-3|81	
14mr|texlive-dinbrief-20090925-3|82	

19851 14
14mr|texlive-dingbat-1.0-3|1	# revision 24093
14mr|texlive-dingbat-1.0-3|2	# category Package
14mr|texlive-dingbat-1.0-3|3	# catalog-ctan /fonts/dingbat
14mr|texlive-dingbat-1.0-3|4	# catalog-date 2011-04-10 19:43:45 +0200
14mr|texlive-dingbat-1.0-3|5	# catalog-license lppl
14mr|texlive-dingbat-1.0-3|6	# catalog-version 1.0
14mr|texlive-dingbat-1.0-3|7	Name:		texlive-dingbat
14mr|texlive-dingbat-1.0-3|8	Version:	1.0
14mr|texlive-dingbat-1.0-3|9	Release:	3
14mr|texlive-dingbat-1.0-3|10	Summary:	Two dingbat symbol fonts
14mr|texlive-dingbat-1.0-3|11	Group:		Publishing
14mr|texlive-dingbat-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dingbat
14mr|texlive-dingbat-1.0-3|13	License:	LPPL
14mr|texlive-dingbat-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.tar.xz
14mr|texlive-dingbat-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.doc.tar.xz
14mr|texlive-dingbat-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.source.tar.xz
14mr|texlive-dingbat-1.0-3|17	BuildArch:	noarch
14mr|texlive-dingbat-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dingbat-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dingbat-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dingbat-1.0-3|21	
14mr|texlive-dingbat-1.0-3|22	%description
14mr|texlive-dingbat-1.0-3|23	The fonts (ark10 and dingbat) are specified in Metafont;
14mr|texlive-dingbat-1.0-3|24	support macros are provided for use in plain TeX and in LaTeX.
14mr|texlive-dingbat-1.0-3|25	An Adobe Type 1 version of the fonts is available in the
14mr|texlive-dingbat-1.0-3|26	niceframe fonts bundle.
14mr|texlive-dingbat-1.0-3|27	
14mr|texlive-dingbat-1.0-3|28	%post
14mr|texlive-dingbat-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-dingbat-1.0-3|30	
14mr|texlive-dingbat-1.0-3|31	%postun
14mr|texlive-dingbat-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dingbat-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-dingbat-1.0-3|34	fi
14mr|texlive-dingbat-1.0-3|35	
14mr|texlive-dingbat-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-dingbat-1.0-3|37	%files
14mr|texlive-dingbat-1.0-3|38	%{_texmfdistdir}/fonts/source/public/dingbat/ark10.mf
14mr|texlive-dingbat-1.0-3|39	%{_texmfdistdir}/fonts/source/public/dingbat/dingbat.mf
14mr|texlive-dingbat-1.0-3|40	%{_texmfdistdir}/fonts/tfm/public/dingbat/ark10.tfm
14mr|texlive-dingbat-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/dingbat/dingbat.tfm
14mr|texlive-dingbat-1.0-3|42	%{_texmfdistdir}/tex/latex/dingbat/dingbat.sty
14mr|texlive-dingbat-1.0-3|43	%{_texmfdistdir}/tex/latex/dingbat/uark.fd
14mr|texlive-dingbat-1.0-3|44	%{_texmfdistdir}/tex/latex/dingbat/udingbat.fd
14mr|texlive-dingbat-1.0-3|45	%doc %{_texmfdistdir}/doc/fonts/dingbat/README
14mr|texlive-dingbat-1.0-3|46	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.pdf
14mr|texlive-dingbat-1.0-3|47	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.tex
14mr|texlive-dingbat-1.0-3|48	#- source
14mr|texlive-dingbat-1.0-3|49	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.dtx
14mr|texlive-dingbat-1.0-3|50	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.ins
14mr|texlive-dingbat-1.0-3|51	
14mr|texlive-dingbat-1.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-dingbat-1.0-3|53	%prep
14mr|texlive-dingbat-1.0-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-dingbat-1.0-3|55	
14mr|texlive-dingbat-1.0-3|56	%build
14mr|texlive-dingbat-1.0-3|57	
14mr|texlive-dingbat-1.0-3|58	%install
14mr|texlive-dingbat-1.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dingbat-1.0-3|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dingbat-1.0-3|61	
14mr|texlive-dingbat-1.0-3|62	
14mr|texlive-dingbat-1.0-3|63	
14mr|texlive-dingbat-1.0-3|64	%changelog
14mr|texlive-dingbat-1.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-dingbat-1.0-3|66	+ Revision: cf84969
14mr|texlive-dingbat-1.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-dingbat-1.0-3|68	
14mr|texlive-dingbat-1.0-3|69	

19852 14
14mr|texlive-directory-1.20-3|1	# revision 15878
14mr|texlive-directory-1.20-3|2	# category Package
14mr|texlive-directory-1.20-3|3	# catalog-ctan /biblio/bibtex/contrib/directory
14mr|texlive-directory-1.20-3|4	# catalog-date 2007-01-22 14:15:41 +0100
14mr|texlive-directory-1.20-3|5	# catalog-license lppl
14mr|texlive-directory-1.20-3|6	# catalog-version 1.20
14mr|texlive-directory-1.20-3|7	Name:		texlive-directory
14mr|texlive-directory-1.20-3|8	Version:	1.20
14mr|texlive-directory-1.20-3|9	Release:	3
14mr|texlive-directory-1.20-3|10	Summary:	An address book using BibTeX
14mr|texlive-directory-1.20-3|11	Group:		Publishing
14mr|texlive-directory-1.20-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/directory
14mr|texlive-directory-1.20-3|13	License:	LPPL
14mr|texlive-directory-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.tar.xz
14mr|texlive-directory-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.doc.tar.xz
14mr|texlive-directory-1.20-3|16	BuildArch:	noarch
14mr|texlive-directory-1.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-directory-1.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-directory-1.20-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-directory-1.20-3|20	
14mr|texlive-directory-1.20-3|21	%description
14mr|texlive-directory-1.20-3|22	A package for LaTeX and BibTeX that facilitates the
14mr|texlive-directory-1.20-3|23	construction, maintenance and exploitation of an address book-
14mr|texlive-directory-1.20-3|24	like database.
14mr|texlive-directory-1.20-3|25	
14mr|texlive-directory-1.20-3|26	%post
14mr|texlive-directory-1.20-3|27	%{_sbindir}/texlive.post
14mr|texlive-directory-1.20-3|28	
14mr|texlive-directory-1.20-3|29	%postun
14mr|texlive-directory-1.20-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-directory-1.20-3|31	%{_sbindir}/texlive.post
14mr|texlive-directory-1.20-3|32	fi
14mr|texlive-directory-1.20-3|33	
14mr|texlive-directory-1.20-3|34	#-----------------------------------------------------------------------
14mr|texlive-directory-1.20-3|35	%files
14mr|texlive-directory-1.20-3|36	%{_texmfdistdir}/bibtex/bib/directory/business.bib
14mr|texlive-directory-1.20-3|37	%{_texmfdistdir}/bibtex/bib/directory/family.bib
14mr|texlive-directory-1.20-3|38	%{_texmfdistdir}/bibtex/bst/directory/address-html.bst
14mr|texlive-directory-1.20-3|39	%{_texmfdistdir}/bibtex/bst/directory/address-ldif.bst
14mr|texlive-directory-1.20-3|40	%{_texmfdistdir}/bibtex/bst/directory/address-vcard.bst
14mr|texlive-directory-1.20-3|41	%{_texmfdistdir}/bibtex/bst/directory/address.bst
14mr|texlive-directory-1.20-3|42	%{_texmfdistdir}/bibtex/bst/directory/birthday.bst
14mr|texlive-directory-1.20-3|43	%{_texmfdistdir}/bibtex/bst/directory/email-html.bst
14mr|texlive-directory-1.20-3|44	%{_texmfdistdir}/bibtex/bst/directory/email.bst
14mr|texlive-directory-1.20-3|45	%{_texmfdistdir}/bibtex/bst/directory/letter.bst
14mr|texlive-directory-1.20-3|46	%{_texmfdistdir}/bibtex/bst/directory/phone.bst
14mr|texlive-directory-1.20-3|47	%{_texmfdistdir}/tex/latex/directory/directory.sty
14mr|texlive-directory-1.20-3|48	%doc %{_texmfdistdir}/doc/latex/directory/README
14mr|texlive-directory-1.20-3|49	%doc %{_texmfdistdir}/doc/latex/directory/directory.pdf
14mr|texlive-directory-1.20-3|50	%doc %{_texmfdistdir}/doc/latex/directory/directory.tex
14mr|texlive-directory-1.20-3|51	
14mr|texlive-directory-1.20-3|52	#-----------------------------------------------------------------------
14mr|texlive-directory-1.20-3|53	%prep
14mr|texlive-directory-1.20-3|54	%setup -c -a0 -a1
14mr|texlive-directory-1.20-3|55	
14mr|texlive-directory-1.20-3|56	%build
14mr|texlive-directory-1.20-3|57	
14mr|texlive-directory-1.20-3|58	%install
14mr|texlive-directory-1.20-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-directory-1.20-3|60	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-directory-1.20-3|61	
14mr|texlive-directory-1.20-3|62	
14mr|texlive-directory-1.20-3|63	
14mr|texlive-directory-1.20-3|64	%changelog
14mr|texlive-directory-1.20-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-directory-1.20-3|66	+ Revision: 7b3b918
14mr|texlive-directory-1.20-3|67	- MassBuild#440: Increase release tag
14mr|texlive-directory-1.20-3|68	
14mr|texlive-directory-1.20-3|69	

19853 14
14mr|texlive-dirtree-0.2-3|1	# revision 19882
14mr|texlive-dirtree-0.2-3|2	# category Package
14mr|texlive-dirtree-0.2-3|3	# catalog-ctan /macros/generic/dirtree
14mr|texlive-dirtree-0.2-3|4	# catalog-date 2009-04-10 11:30:41 +0200
14mr|texlive-dirtree-0.2-3|5	# catalog-license lppl
14mr|texlive-dirtree-0.2-3|6	# catalog-version 0.2
14mr|texlive-dirtree-0.2-3|7	Name:		texlive-dirtree
14mr|texlive-dirtree-0.2-3|8	Version:	0.2
14mr|texlive-dirtree-0.2-3|9	Release:	3
14mr|texlive-dirtree-0.2-3|10	Summary:	Display trees in the style of windows explorer
14mr|texlive-dirtree-0.2-3|11	Group:		Publishing
14mr|texlive-dirtree-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dirtree
14mr|texlive-dirtree-0.2-3|13	License:	LPPL
14mr|texlive-dirtree-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.tar.xz
14mr|texlive-dirtree-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.doc.tar.xz
14mr|texlive-dirtree-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.source.tar.xz
14mr|texlive-dirtree-0.2-3|17	BuildArch:	noarch
14mr|texlive-dirtree-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dirtree-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dirtree-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dirtree-0.2-3|21	
14mr|texlive-dirtree-0.2-3|22	%description
14mr|texlive-dirtree-0.2-3|23	This package is designed to emulate the way windows explorer
14mr|texlive-dirtree-0.2-3|24	displays directory and file trees, with the root at top left,
14mr|texlive-dirtree-0.2-3|25	and each level of subtree displaying one step in to the right.
14mr|texlive-dirtree-0.2-3|26	The macros work equally well with Plain TeX and with LaTeX.
14mr|texlive-dirtree-0.2-3|27	
14mr|texlive-dirtree-0.2-3|28	%post
14mr|texlive-dirtree-0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-dirtree-0.2-3|30	
14mr|texlive-dirtree-0.2-3|31	%postun
14mr|texlive-dirtree-0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dirtree-0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-dirtree-0.2-3|34	fi
14mr|texlive-dirtree-0.2-3|35	
14mr|texlive-dirtree-0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-dirtree-0.2-3|37	%files
14mr|texlive-dirtree-0.2-3|38	%{_texmfdistdir}/tex/generic/dirtree/dirtree.sty
14mr|texlive-dirtree-0.2-3|39	%{_texmfdistdir}/tex/generic/dirtree/dirtree.tex
14mr|texlive-dirtree-0.2-3|40	%doc %{_texmfdistdir}/doc/generic/dirtree/README
14mr|texlive-dirtree-0.2-3|41	%doc %{_texmfdistdir}/doc/generic/dirtree/dirtree.pdf
14mr|texlive-dirtree-0.2-3|42	#- source
14mr|texlive-dirtree-0.2-3|43	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.dtx
14mr|texlive-dirtree-0.2-3|44	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.ins
14mr|texlive-dirtree-0.2-3|45	
14mr|texlive-dirtree-0.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-dirtree-0.2-3|47	%prep
14mr|texlive-dirtree-0.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-dirtree-0.2-3|49	
14mr|texlive-dirtree-0.2-3|50	%build
14mr|texlive-dirtree-0.2-3|51	
14mr|texlive-dirtree-0.2-3|52	%install
14mr|texlive-dirtree-0.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dirtree-0.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dirtree-0.2-3|55	
14mr|texlive-dirtree-0.2-3|56	
14mr|texlive-dirtree-0.2-3|57	
14mr|texlive-dirtree-0.2-3|58	%changelog
14mr|texlive-dirtree-0.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-dirtree-0.2-3|60	+ Revision: 2cc81f7
14mr|texlive-dirtree-0.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-dirtree-0.2-3|62	
14mr|texlive-dirtree-0.2-3|63	

19854 14
14mr|texlive-dirtytalk-20111103-3|1	# revision 20520
14mr|texlive-dirtytalk-20111103-3|2	# category Package
14mr|texlive-dirtytalk-20111103-3|3	# catalog-ctan undef
14mr|texlive-dirtytalk-20111103-3|4	# catalog-date undef
14mr|texlive-dirtytalk-20111103-3|5	# catalog-license undef
14mr|texlive-dirtytalk-20111103-3|6	# catalog-version undef
14mr|texlive-dirtytalk-20111103-3|7	Name:		texlive-dirtytalk
14mr|texlive-dirtytalk-20111103-3|8	Version:	20111103
14mr|texlive-dirtytalk-20111103-3|9	Release:	3
14mr|texlive-dirtytalk-20111103-3|10	Summary:	TeXLive dirtytalk package
14mr|texlive-dirtytalk-20111103-3|11	Group:		Publishing
14mr|texlive-dirtytalk-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-dirtytalk-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-dirtytalk-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.tar.xz
14mr|texlive-dirtytalk-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.doc.tar.xz
14mr|texlive-dirtytalk-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.source.tar.xz
14mr|texlive-dirtytalk-20111103-3|17	BuildArch:	noarch
14mr|texlive-dirtytalk-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dirtytalk-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dirtytalk-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dirtytalk-20111103-3|21	
14mr|texlive-dirtytalk-20111103-3|22	%description
14mr|texlive-dirtytalk-20111103-3|23	TeXLive dirtytalk package.
14mr|texlive-dirtytalk-20111103-3|24	
14mr|texlive-dirtytalk-20111103-3|25	%post
14mr|texlive-dirtytalk-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-dirtytalk-20111103-3|27	
14mr|texlive-dirtytalk-20111103-3|28	%postun
14mr|texlive-dirtytalk-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-dirtytalk-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-dirtytalk-20111103-3|31	fi
14mr|texlive-dirtytalk-20111103-3|32	
14mr|texlive-dirtytalk-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-dirtytalk-20111103-3|34	%files
14mr|texlive-dirtytalk-20111103-3|35	%{_texmfdistdir}/tex/latex/dirtytalk/dirtytalk.sty
14mr|texlive-dirtytalk-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/dirtytalk/README
14mr|texlive-dirtytalk-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/dirtytalk/dirtytalk.pdf
14mr|texlive-dirtytalk-20111103-3|38	#- source
14mr|texlive-dirtytalk-20111103-3|39	%doc %{_texmfdistdir}/source/latex/dirtytalk/dirtytalk.dtx
14mr|texlive-dirtytalk-20111103-3|40	%doc %{_texmfdistdir}/source/latex/dirtytalk/dirtytalk.ins
14mr|texlive-dirtytalk-20111103-3|41	
14mr|texlive-dirtytalk-20111103-3|42	#-----------------------------------------------------------------------
14mr|texlive-dirtytalk-20111103-3|43	%prep
14mr|texlive-dirtytalk-20111103-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-dirtytalk-20111103-3|45	
14mr|texlive-dirtytalk-20111103-3|46	%build
14mr|texlive-dirtytalk-20111103-3|47	
14mr|texlive-dirtytalk-20111103-3|48	%install
14mr|texlive-dirtytalk-20111103-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dirtytalk-20111103-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dirtytalk-20111103-3|51	
14mr|texlive-dirtytalk-20111103-3|52	
14mr|texlive-dirtytalk-20111103-3|53	
14mr|texlive-dirtytalk-20111103-3|54	%changelog
14mr|texlive-dirtytalk-20111103-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-dirtytalk-20111103-3|56	+ Revision: acc79eb
14mr|texlive-dirtytalk-20111103-3|57	- MassBuild#440: Increase release tag
14mr|texlive-dirtytalk-20111103-3|58	
14mr|texlive-dirtytalk-20111103-3|59	

19855 14
14mr|texlive-disser-1.1.9-3|1	# revision 24903
14mr|texlive-disser-1.1.9-3|2	# category Package
14mr|texlive-disser-1.1.9-3|3	# catalog-ctan /macros/latex/contrib/disser
14mr|texlive-disser-1.1.9-3|4	# catalog-date 2011-12-20 06:33:33 +0100
14mr|texlive-disser-1.1.9-3|5	# catalog-license lppl
14mr|texlive-disser-1.1.9-3|6	# catalog-version 1.1.9
14mr|texlive-disser-1.1.9-3|7	Name:		texlive-disser
14mr|texlive-disser-1.1.9-3|8	Version:	1.1.9
14mr|texlive-disser-1.1.9-3|9	Release:	3
14mr|texlive-disser-1.1.9-3|10	Summary:	Class and templates for typesetting dissertations in Russian
14mr|texlive-disser-1.1.9-3|11	Group:		Publishing
14mr|texlive-disser-1.1.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/disser
14mr|texlive-disser-1.1.9-3|13	License:	LPPL
14mr|texlive-disser-1.1.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.tar.xz
14mr|texlive-disser-1.1.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.doc.tar.xz
14mr|texlive-disser-1.1.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.source.tar.xz
14mr|texlive-disser-1.1.9-3|17	BuildArch:	noarch
14mr|texlive-disser-1.1.9-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-disser-1.1.9-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-disser-1.1.9-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-disser-1.1.9-3|21	
14mr|texlive-disser-1.1.9-3|22	%description
14mr|texlive-disser-1.1.9-3|23	Disser comprises a document class and set of templates for
14mr|texlive-disser-1.1.9-3|24	typesetting dissertations in Russian. One of its primary
14mr|texlive-disser-1.1.9-3|25	advantages is a simplicity of format specification for
14mr|texlive-disser-1.1.9-3|26	titlepage, headers and elements of automatically generated
14mr|texlive-disser-1.1.9-3|27	lists (table of contents, list of figures, etc). Bibliography
14mr|texlive-disser-1.1.9-3|28	styles, that conform to the requirements of the Russian
14mr|texlive-disser-1.1.9-3|29	standard GOST R 7.0.5-2008, are provided.
14mr|texlive-disser-1.1.9-3|30	
14mr|texlive-disser-1.1.9-3|31	%post
14mr|texlive-disser-1.1.9-3|32	%{_sbindir}/texlive.post
14mr|texlive-disser-1.1.9-3|33	
14mr|texlive-disser-1.1.9-3|34	%postun
14mr|texlive-disser-1.1.9-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-disser-1.1.9-3|36	%{_sbindir}/texlive.post
14mr|texlive-disser-1.1.9-3|37	fi
14mr|texlive-disser-1.1.9-3|38	
14mr|texlive-disser-1.1.9-3|39	#-----------------------------------------------------------------------
14mr|texlive-disser-1.1.9-3|40	%files
14mr|texlive-disser-1.1.9-3|41	%{_texmfdistdir}/bibtex/bst/disser/gost705.bst
14mr|texlive-disser-1.1.9-3|42	%{_texmfdistdir}/bibtex/bst/disser/gost705s.bst
14mr|texlive-disser-1.1.9-3|43	%{_texmfdistdir}/bibtex/csf/disser/cp1251lc.csf
14mr|texlive-disser-1.1.9-3|44	%{_texmfdistdir}/makeindex/disser/dtx.ist
14mr|texlive-disser-1.1.9-3|45	%{_texmfdistdir}/tex/latex/disser/autoref.rtx
14mr|texlive-disser-1.1.9-3|46	%{_texmfdistdir}/tex/latex/disser/bachelor.rtx
14mr|texlive-disser-1.1.9-3|47	%{_texmfdistdir}/tex/latex/disser/candidate.rtx
14mr|texlive-disser-1.1.9-3|48	%{_texmfdistdir}/tex/latex/disser/disser.cls
14mr|texlive-disser-1.1.9-3|49	%{_texmfdistdir}/tex/latex/disser/doctor.rtx
14mr|texlive-disser-1.1.9-3|50	%{_texmfdistdir}/tex/latex/disser/gost732.cls
14mr|texlive-disser-1.1.9-3|51	%{_texmfdistdir}/tex/latex/disser/master.rtx
14mr|texlive-disser-1.1.9-3|52	%{_texmfdistdir}/tex/latex/disser/specialist.rtx
14mr|texlive-disser-1.1.9-3|53	%{_texmfdistdir}/tex/latex/disser/titledefs.rtx
14mr|texlive-disser-1.1.9-3|54	%doc %{_texmfdistdir}/doc/latex/disser/ChangeLog
14mr|texlive-disser-1.1.9-3|55	%doc %{_texmfdistdir}/doc/latex/disser/Makefile
14mr|texlive-disser-1.1.9-3|56	%doc %{_texmfdistdir}/doc/latex/disser/README
14mr|texlive-disser-1.1.9-3|57	%doc %{_texmfdistdir}/doc/latex/disser/README.ru
14mr|texlive-disser-1.1.9-3|58	%doc %{_texmfdistdir}/doc/latex/disser/cp1251.csf
14mr|texlive-disser-1.1.9-3|59	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.mk
14mr|texlive-disser-1.1.9-3|60	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.nmk.cmd
14mr|texlive-disser-1.1.9-3|61	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.mk
14mr|texlive-disser-1.1.9-3|62	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.nmk.cmd
14mr|texlive-disser-1.1.9-3|63	%doc %{_texmfdistdir}/doc/latex/disser/manual.tex
14mr|texlive-disser-1.1.9-3|64	%doc %{_texmfdistdir}/doc/latex/disser/nomake.cmd
14mr|texlive-disser-1.1.9-3|65	%doc %{_texmfdistdir}/doc/latex/disser/templates/Makefile
14mr|texlive-disser-1.1.9-3|66	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/1.tex
14mr|texlive-disser-1.1.9-3|67	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/Makefile
14mr|texlive-disser-1.1.9-3|68	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/app-a.tex
14mr|texlive-disser-1.1.9-3|69	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/concl.tex
14mr|texlive-disser-1.1.9-3|70	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/Makefile
14mr|texlive-disser-1.1.9-3|71	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/fig.eps
14mr|texlive-disser-1.1.9-3|72	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/nomake.cmd
14mr|texlive-disser-1.1.9-3|73	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/intro.tex
14mr|texlive-disser-1.1.9-3|74	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/nomake.cmd
14mr|texlive-disser-1.1.9-3|75	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.bib
14mr|texlive-disser-1.1.9-3|76	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.tex
14mr|texlive-disser-1.1.9-3|77	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/1.tex
14mr|texlive-disser-1.1.9-3|78	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/Makefile
14mr|texlive-disser-1.1.9-3|79	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/app-a.tex
14mr|texlive-disser-1.1.9-3|80	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/autoref.tex
14mr|texlive-disser-1.1.9-3|81	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/common.tex
14mr|texlive-disser-1.1.9-3|82	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/concl.tex
14mr|texlive-disser-1.1.9-3|83	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/Makefile
14mr|texlive-disser-1.1.9-3|84	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/facsimile.eps
14mr|texlive-disser-1.1.9-3|85	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/nomake.cmd
14mr|texlive-disser-1.1.9-3|86	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/sec-facsimile.eps
14mr|texlive-disser-1.1.9-3|87	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/intro.tex
14mr|texlive-disser-1.1.9-3|88	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/nomake.cmd
14mr|texlive-disser-1.1.9-3|89	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/review.tex
14mr|texlive-disser-1.1.9-3|90	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.bib
14mr|texlive-disser-1.1.9-3|91	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.tex
14mr|texlive-disser-1.1.9-3|92	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/1.tex
14mr|texlive-disser-1.1.9-3|93	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/Makefile
14mr|texlive-disser-1.1.9-3|94	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/app-a.tex
14mr|texlive-disser-1.1.9-3|95	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/autoref.tex
14mr|texlive-disser-1.1.9-3|96	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/common.tex
14mr|texlive-disser-1.1.9-3|97	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/concl.tex
14mr|texlive-disser-1.1.9-3|98	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/Makefile
14mr|texlive-disser-1.1.9-3|99	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/facsimile.eps
14mr|texlive-disser-1.1.9-3|100	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/nomake.cmd
14mr|texlive-disser-1.1.9-3|101	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/sec-facsimile.eps
14mr|texlive-disser-1.1.9-3|102	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/intro.tex
14mr|texlive-disser-1.1.9-3|103	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/nomake.cmd
14mr|texlive-disser-1.1.9-3|104	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/review.tex
14mr|texlive-disser-1.1.9-3|105	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.bib
14mr|texlive-disser-1.1.9-3|106	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.tex
14mr|texlive-disser-1.1.9-3|107	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/1.tex
14mr|texlive-disser-1.1.9-3|108	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/Makefile
14mr|texlive-disser-1.1.9-3|109	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/app-a.tex
14mr|texlive-disser-1.1.9-3|110	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/concl.tex
14mr|texlive-disser-1.1.9-3|111	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/Makefile
14mr|texlive-disser-1.1.9-3|112	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/nomake.cmd
14mr|texlive-disser-1.1.9-3|113	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/intro.tex
14mr|texlive-disser-1.1.9-3|114	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/nomake.cmd
14mr|texlive-disser-1.1.9-3|115	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.bib
14mr|texlive-disser-1.1.9-3|116	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.tex
14mr|texlive-disser-1.1.9-3|117	%doc %{_texmfdistdir}/doc/latex/disser/templates/nomake.cmd
14mr|texlive-disser-1.1.9-3|118	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/1.tex
14mr|texlive-disser-1.1.9-3|119	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/Makefile
14mr|texlive-disser-1.1.9-3|120	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/app-a.tex
14mr|texlive-disser-1.1.9-3|121	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/concl.tex
14mr|texlive-disser-1.1.9-3|122	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/Makefile
14mr|texlive-disser-1.1.9-3|123	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/fig.eps
14mr|texlive-disser-1.1.9-3|124	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/nomake.cmd
14mr|texlive-disser-1.1.9-3|125	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/intro.tex
14mr|texlive-disser-1.1.9-3|126	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/nomake.cmd
14mr|texlive-disser-1.1.9-3|127	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.bib
14mr|texlive-disser-1.1.9-3|128	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.tex
14mr|texlive-disser-1.1.9-3|129	#- source
14mr|texlive-disser-1.1.9-3|130	%doc %{_texmfdistdir}/source/latex/disser/autoref.dtx
14mr|texlive-disser-1.1.9-3|131	%doc %{_texmfdistdir}/source/latex/disser/bachelor.dtx
14mr|texlive-disser-1.1.9-3|132	%doc %{_texmfdistdir}/source/latex/disser/candidate.dtx
14mr|texlive-disser-1.1.9-3|133	%doc %{_texmfdistdir}/source/latex/disser/chapter.dtx
14mr|texlive-disser-1.1.9-3|134	%doc %{_texmfdistdir}/source/latex/disser/counters.dtx
14mr|texlive-disser-1.1.9-3|135	%doc %{_texmfdistdir}/source/latex/disser/custom.dtx
14mr|texlive-disser-1.1.9-3|136	%doc %{_texmfdistdir}/source/latex/disser/disser.dtx
14mr|texlive-disser-1.1.9-3|137	%doc %{_texmfdistdir}/source/latex/disser/disser.ins
14mr|texlive-disser-1.1.9-3|138	%doc %{_texmfdistdir}/source/latex/disser/doctor.dtx
14mr|texlive-disser-1.1.9-3|139	%doc %{_texmfdistdir}/source/latex/disser/env.dtx
14mr|texlive-disser-1.1.9-3|140	%doc %{_texmfdistdir}/source/latex/disser/floats.dtx
14mr|texlive-disser-1.1.9-3|141	%doc %{_texmfdistdir}/source/latex/disser/footnote.dtx
14mr|texlive-disser-1.1.9-3|142	%doc %{_texmfdistdir}/source/latex/disser/gost705.dtx
14mr|texlive-disser-1.1.9-3|143	%doc %{_texmfdistdir}/source/latex/disser/gost732.dtx
14mr|texlive-disser-1.1.9-3|144	%doc %{_texmfdistdir}/source/latex/disser/lists.dtx
14mr|texlive-disser-1.1.9-3|145	%doc %{_texmfdistdir}/source/latex/disser/master.dtx
14mr|texlive-disser-1.1.9-3|146	%doc %{_texmfdistdir}/source/latex/disser/page.dtx
14mr|texlive-disser-1.1.9-3|147	%doc %{_texmfdistdir}/source/latex/disser/part.dtx
14mr|texlive-disser-1.1.9-3|148	%doc %{_texmfdistdir}/source/latex/disser/sections.dtx
14mr|texlive-disser-1.1.9-3|149	%doc %{_texmfdistdir}/source/latex/disser/specialist.dtx
14mr|texlive-disser-1.1.9-3|150	%doc %{_texmfdistdir}/source/latex/disser/titledefs.dtx
14mr|texlive-disser-1.1.9-3|151	%doc %{_texmfdistdir}/source/latex/disser/titlepage.dtx
14mr|texlive-disser-1.1.9-3|152	%doc %{_texmfdistdir}/source/latex/disser/toc.dtx
14mr|texlive-disser-1.1.9-3|153	
14mr|texlive-disser-1.1.9-3|154	#-----------------------------------------------------------------------
14mr|texlive-disser-1.1.9-3|155	%prep
14mr|texlive-disser-1.1.9-3|156	%setup -c -a0 -a1 -a2
14mr|texlive-disser-1.1.9-3|157	
14mr|texlive-disser-1.1.9-3|158	%build
14mr|texlive-disser-1.1.9-3|159	
14mr|texlive-disser-1.1.9-3|160	%install
14mr|texlive-disser-1.1.9-3|161	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-disser-1.1.9-3|162	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-disser-1.1.9-3|163	
14mr|texlive-disser-1.1.9-3|164	
14mr|texlive-disser-1.1.9-3|165	
14mr|texlive-disser-1.1.9-3|166	%changelog
14mr|texlive-disser-1.1.9-3|167	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.9-3
14mr|texlive-disser-1.1.9-3|168	+ Revision: d98ad81
14mr|texlive-disser-1.1.9-3|169	- MassBuild#440: Increase release tag
14mr|texlive-disser-1.1.9-3|170	
14mr|texlive-disser-1.1.9-3|171	

19856 14
14mr|texlive-dk-bib-0.6-3|1	# revision 15878
14mr|texlive-dk-bib-0.6-3|2	# category Package
14mr|texlive-dk-bib-0.6-3|3	# catalog-ctan /biblio/bibtex/contrib/dk-bib
14mr|texlive-dk-bib-0.6-3|4	# catalog-date 2009-09-25 22:54:35 +0200
14mr|texlive-dk-bib-0.6-3|5	# catalog-license other-free
14mr|texlive-dk-bib-0.6-3|6	# catalog-version 0.6
14mr|texlive-dk-bib-0.6-3|7	Name:		texlive-dk-bib
14mr|texlive-dk-bib-0.6-3|8	Version:	0.6
14mr|texlive-dk-bib-0.6-3|9	Release:	3
14mr|texlive-dk-bib-0.6-3|10	Summary:	Danish variants of standard BibTeX styles
14mr|texlive-dk-bib-0.6-3|11	Group:		Publishing
14mr|texlive-dk-bib-0.6-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/dk-bib
14mr|texlive-dk-bib-0.6-3|13	License:	OTHER-FREE
14mr|texlive-dk-bib-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.tar.xz
14mr|texlive-dk-bib-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.doc.tar.xz
14mr|texlive-dk-bib-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.source.tar.xz
14mr|texlive-dk-bib-0.6-3|17	BuildArch:	noarch
14mr|texlive-dk-bib-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dk-bib-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dk-bib-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dk-bib-0.6-3|21	
14mr|texlive-dk-bib-0.6-3|22	%description
14mr|texlive-dk-bib-0.6-3|23	Dk-bib is a translation of the four standard BibTeX style files
14mr|texlive-dk-bib-0.6-3|24	(abbrv, alpha, plain and unsrt) and the apalike style file into
14mr|texlive-dk-bib-0.6-3|25	Danish. The files have been extended with URL, ISBN, ISSN,
14mr|texlive-dk-bib-0.6-3|26	annote and printing fields which can be enabled through a LaTeX
14mr|texlive-dk-bib-0.6-3|27	style file. Dk-bib also comes with a couple of Danish sorting
14mr|texlive-dk-bib-0.6-3|28	order files for BibTeX8.
14mr|texlive-dk-bib-0.6-3|29	
14mr|texlive-dk-bib-0.6-3|30	%post
14mr|texlive-dk-bib-0.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-dk-bib-0.6-3|32	
14mr|texlive-dk-bib-0.6-3|33	%postun
14mr|texlive-dk-bib-0.6-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dk-bib-0.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-dk-bib-0.6-3|36	fi
14mr|texlive-dk-bib-0.6-3|37	
14mr|texlive-dk-bib-0.6-3|38	#-----------------------------------------------------------------------
14mr|texlive-dk-bib-0.6-3|39	%files
14mr|texlive-dk-bib-0.6-3|40	%{_texmfdistdir}/bibtex/bib/dk-bib/litteratur.bib
14mr|texlive-dk-bib-0.6-3|41	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-abbrv.bst
14mr|texlive-dk-bib-0.6-3|42	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-alpha.bst
14mr|texlive-dk-bib-0.6-3|43	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-apali.bst
14mr|texlive-dk-bib-0.6-3|44	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-plain.bst
14mr|texlive-dk-bib-0.6-3|45	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-unsrt.bst
14mr|texlive-dk-bib-0.6-3|46	%{_texmfdistdir}/bibtex/csf/dk-bib/88591-dk.csf
14mr|texlive-dk-bib-0.6-3|47	%{_texmfdistdir}/bibtex/csf/dk-bib/cp850-dk.csf
14mr|texlive-dk-bib-0.6-3|48	%{_texmfdistdir}/bibtex/csf/dk-bib/mac-dk.csf
14mr|texlive-dk-bib-0.6-3|49	%{_texmfdistdir}/bibtex/csf/dk-bib/utf8-dk.csf
14mr|texlive-dk-bib-0.6-3|50	%{_texmfdistdir}/tex/latex/dk-bib/dk-apali.sty
14mr|texlive-dk-bib-0.6-3|51	%{_texmfdistdir}/tex/latex/dk-bib/dk-bib.sty
14mr|texlive-dk-bib-0.6-3|52	%doc %{_texmfdistdir}/doc/latex/dk-bib/COPYRIGHT
14mr|texlive-dk-bib-0.6-3|53	%doc %{_texmfdistdir}/doc/latex/dk-bib/README
14mr|texlive-dk-bib-0.6-3|54	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.ltx
14mr|texlive-dk-bib-0.6-3|55	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.pdf
14mr|texlive-dk-bib-0.6-3|56	#- source
14mr|texlive-dk-bib-0.6-3|57	%doc %{_texmfdistdir}/source/latex/dk-bib/Makefile
14mr|texlive-dk-bib-0.6-3|58	
14mr|texlive-dk-bib-0.6-3|59	#-----------------------------------------------------------------------
14mr|texlive-dk-bib-0.6-3|60	%prep
14mr|texlive-dk-bib-0.6-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-dk-bib-0.6-3|62	
14mr|texlive-dk-bib-0.6-3|63	%build
14mr|texlive-dk-bib-0.6-3|64	
14mr|texlive-dk-bib-0.6-3|65	%install
14mr|texlive-dk-bib-0.6-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dk-bib-0.6-3|67	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dk-bib-0.6-3|68	
14mr|texlive-dk-bib-0.6-3|69	
14mr|texlive-dk-bib-0.6-3|70	
14mr|texlive-dk-bib-0.6-3|71	%changelog
14mr|texlive-dk-bib-0.6-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-dk-bib-0.6-3|73	+ Revision: c4aceae
14mr|texlive-dk-bib-0.6-3|74	- MassBuild#440: Increase release tag
14mr|texlive-dk-bib-0.6-3|75	
14mr|texlive-dk-bib-0.6-3|76	

19857 14
14mr|texlive-dlfltxb-20100304-3|1	# revision 17337
14mr|texlive-dlfltxb-20100304-3|2	# category Package
14mr|texlive-dlfltxb-20100304-3|3	# catalog-ctan /macros/latex/contrib/dlfltxb
14mr|texlive-dlfltxb-20100304-3|4	# catalog-date 2010-03-04 23:40:34 +0100
14mr|texlive-dlfltxb-20100304-3|5	# catalog-license lppl
14mr|texlive-dlfltxb-20100304-3|6	# catalog-version undef
14mr|texlive-dlfltxb-20100304-3|7	Name:		texlive-dlfltxb
14mr|texlive-dlfltxb-20100304-3|8	Version:	20100304
14mr|texlive-dlfltxb-20100304-3|9	Release:	3
14mr|texlive-dlfltxb-20100304-3|10	Summary:	Macros related to "Introdktion til LaTeX"
14mr|texlive-dlfltxb-20100304-3|11	Group:		Publishing
14mr|texlive-dlfltxb-20100304-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dlfltxb
14mr|texlive-dlfltxb-20100304-3|13	License:	LPPL
14mr|texlive-dlfltxb-20100304-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.tar.xz
14mr|texlive-dlfltxb-20100304-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.doc.tar.xz
14mr|texlive-dlfltxb-20100304-3|16	BuildArch:	noarch
14mr|texlive-dlfltxb-20100304-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dlfltxb-20100304-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dlfltxb-20100304-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dlfltxb-20100304-3|20	
14mr|texlive-dlfltxb-20100304-3|21	%description
14mr|texlive-dlfltxb-20100304-3|22	The bundle contains various macros either used for creating the
14mr|texlive-dlfltxb-20100304-3|23	author's book "Introduktion til LaTeX" (in Danish), or
14mr|texlive-dlfltxb-20100304-3|24	presented in the book as code tips. The bundle comprises: -
14mr|texlive-dlfltxb-20100304-3|25	dlfltxbcodetips: various macros helpful in typesetting
14mr|texlive-dlfltxb-20100304-3|26	mathematics; - dlfltxbmarkup: provides a macros used throughout
14mr|texlive-dlfltxb-20100304-3|27	the book, for registering macro names, packages etc. in the
14mr|texlive-dlfltxb-20100304-3|28	text, in the margin and in the index, all by using categorised
14mr|texlive-dlfltxb-20100304-3|29	keys (note, a configuration file may be used; a sample is
14mr|texlive-dlfltxb-20100304-3|30	included in the distribution); - dlfltxbtocconfig: macros for
14mr|texlive-dlfltxb-20100304-3|31	the two tables of contents that the book has; - dlfltxbmisc:
14mr|texlive-dlfltxb-20100304-3|32	various macros for typesetting LaTeX arguments, and the macro
14mr|texlive-dlfltxb-20100304-3|33	used in the bibliography that can wrap a URL up into a bibtex
14mr|texlive-dlfltxb-20100304-3|34	entry. Interested parties may review the book itself on the web
14mr|texlive-dlfltxb-20100304-3|35	at the author's institution (it is written in Danish).
14mr|texlive-dlfltxb-20100304-3|36	
14mr|texlive-dlfltxb-20100304-3|37	%post
14mr|texlive-dlfltxb-20100304-3|38	%{_sbindir}/texlive.post
14mr|texlive-dlfltxb-20100304-3|39	
14mr|texlive-dlfltxb-20100304-3|40	%postun
14mr|texlive-dlfltxb-20100304-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-dlfltxb-20100304-3|42	%{_sbindir}/texlive.post
14mr|texlive-dlfltxb-20100304-3|43	fi
14mr|texlive-dlfltxb-20100304-3|44	
14mr|texlive-dlfltxb-20100304-3|45	#-----------------------------------------------------------------------
14mr|texlive-dlfltxb-20100304-3|46	%files
14mr|texlive-dlfltxb-20100304-3|47	%{_texmfdistdir}/bibtex/bst/dlfltxb/dlfltxbbibtex.bst
14mr|texlive-dlfltxb-20100304-3|48	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbcodetips.sty
14mr|texlive-dlfltxb-20100304-3|49	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkup.sty
14mr|texlive-dlfltxb-20100304-3|50	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkupbookkeys.sty
14mr|texlive-dlfltxb-20100304-3|51	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmisc.sty
14mr|texlive-dlfltxb-20100304-3|52	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbtocconfig.sty
14mr|texlive-dlfltxb-20100304-3|53	%doc %{_texmfdistdir}/doc/latex/dlfltxb/README
14mr|texlive-dlfltxb-20100304-3|54	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbbibtex.dbj
14mr|texlive-dlfltxb-20100304-3|55	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.pdf
14mr|texlive-dlfltxb-20100304-3|56	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.tex
14mr|texlive-dlfltxb-20100304-3|57	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf
14mr|texlive-dlfltxb-20100304-3|58	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.tex
14mr|texlive-dlfltxb-20100304-3|59	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.pdf
14mr|texlive-dlfltxb-20100304-3|60	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.tex
14mr|texlive-dlfltxb-20100304-3|61	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.pdf
14mr|texlive-dlfltxb-20100304-3|62	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.tex
14mr|texlive-dlfltxb-20100304-3|63	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.pdf
14mr|texlive-dlfltxb-20100304-3|64	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.tex
14mr|texlive-dlfltxb-20100304-3|65	%doc %{_texmfdistdir}/doc/latex/dlfltxb/package_doc.bib
14mr|texlive-dlfltxb-20100304-3|66	
14mr|texlive-dlfltxb-20100304-3|67	#-----------------------------------------------------------------------
14mr|texlive-dlfltxb-20100304-3|68	%prep
14mr|texlive-dlfltxb-20100304-3|69	%setup -c -a0 -a1
14mr|texlive-dlfltxb-20100304-3|70	
14mr|texlive-dlfltxb-20100304-3|71	%build
14mr|texlive-dlfltxb-20100304-3|72	
14mr|texlive-dlfltxb-20100304-3|73	%install
14mr|texlive-dlfltxb-20100304-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dlfltxb-20100304-3|75	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dlfltxb-20100304-3|76	
14mr|texlive-dlfltxb-20100304-3|77	
14mr|texlive-dlfltxb-20100304-3|78	
14mr|texlive-dlfltxb-20100304-3|79	%changelog
14mr|texlive-dlfltxb-20100304-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100304-3
14mr|texlive-dlfltxb-20100304-3|81	+ Revision: 944f0de
14mr|texlive-dlfltxb-20100304-3|82	- MassBuild#440: Increase release tag
14mr|texlive-dlfltxb-20100304-3|83	
14mr|texlive-dlfltxb-20100304-3|84	

19858 14
14mr|texlive-dnaseq-0.01-3|1	# revision 17194
14mr|texlive-dnaseq-0.01-3|2	# category Package
14mr|texlive-dnaseq-0.01-3|3	# catalog-ctan /macros/latex/contrib/dnaseq
14mr|texlive-dnaseq-0.01-3|4	# catalog-date 2010-02-24 21:28:09 +0100
14mr|texlive-dnaseq-0.01-3|5	# catalog-license lppl
14mr|texlive-dnaseq-0.01-3|6	# catalog-version 0.01
14mr|texlive-dnaseq-0.01-3|7	Name:		texlive-dnaseq
14mr|texlive-dnaseq-0.01-3|8	Version:	0.01
14mr|texlive-dnaseq-0.01-3|9	Release:	3
14mr|texlive-dnaseq-0.01-3|10	Summary:	Format DNA base sequences
14mr|texlive-dnaseq-0.01-3|11	Group:		Publishing
14mr|texlive-dnaseq-0.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dnaseq
14mr|texlive-dnaseq-0.01-3|13	License:	LPPL
14mr|texlive-dnaseq-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.tar.xz
14mr|texlive-dnaseq-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.doc.tar.xz
14mr|texlive-dnaseq-0.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.source.tar.xz
14mr|texlive-dnaseq-0.01-3|17	BuildArch:	noarch
14mr|texlive-dnaseq-0.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dnaseq-0.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dnaseq-0.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dnaseq-0.01-3|21	
14mr|texlive-dnaseq-0.01-3|22	%description
14mr|texlive-dnaseq-0.01-3|23	Defines a means of specifying sequences of bases. The bases may
14mr|texlive-dnaseq-0.01-3|24	be numbered (per line) and you may specify that subsequences be
14mr|texlive-dnaseq-0.01-3|25	coloured. For a more 'vanilla-flavoured' way of typesetting
14mr|texlive-dnaseq-0.01-3|26	base sequences, the user might consider the seqsplit package.
14mr|texlive-dnaseq-0.01-3|27	
14mr|texlive-dnaseq-0.01-3|28	%post
14mr|texlive-dnaseq-0.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-dnaseq-0.01-3|30	
14mr|texlive-dnaseq-0.01-3|31	%postun
14mr|texlive-dnaseq-0.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dnaseq-0.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-dnaseq-0.01-3|34	fi
14mr|texlive-dnaseq-0.01-3|35	
14mr|texlive-dnaseq-0.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-dnaseq-0.01-3|37	%files
14mr|texlive-dnaseq-0.01-3|38	%{_texmfdistdir}/tex/latex/dnaseq/dnaseq.sty
14mr|texlive-dnaseq-0.01-3|39	%doc %{_texmfdistdir}/doc/latex/dnaseq/DNAtest.tex
14mr|texlive-dnaseq-0.01-3|40	%doc %{_texmfdistdir}/doc/latex/dnaseq/README
14mr|texlive-dnaseq-0.01-3|41	%doc %{_texmfdistdir}/doc/latex/dnaseq/dnaseq.pdf
14mr|texlive-dnaseq-0.01-3|42	#- source
14mr|texlive-dnaseq-0.01-3|43	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.dtx
14mr|texlive-dnaseq-0.01-3|44	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.ins
14mr|texlive-dnaseq-0.01-3|45	
14mr|texlive-dnaseq-0.01-3|46	#-----------------------------------------------------------------------
14mr|texlive-dnaseq-0.01-3|47	%prep
14mr|texlive-dnaseq-0.01-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-dnaseq-0.01-3|49	
14mr|texlive-dnaseq-0.01-3|50	%build
14mr|texlive-dnaseq-0.01-3|51	
14mr|texlive-dnaseq-0.01-3|52	%install
14mr|texlive-dnaseq-0.01-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dnaseq-0.01-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dnaseq-0.01-3|55	
14mr|texlive-dnaseq-0.01-3|56	
14mr|texlive-dnaseq-0.01-3|57	
14mr|texlive-dnaseq-0.01-3|58	%changelog
14mr|texlive-dnaseq-0.01-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-dnaseq-0.01-3|60	+ Revision: 971379b
14mr|texlive-dnaseq-0.01-3|61	- MassBuild#440: Increase release tag
14mr|texlive-dnaseq-0.01-3|62	
14mr|texlive-dnaseq-0.01-3|63	

19859 14
14mr|texlive-dnp-20111103-3|1	# revision 15878
14mr|texlive-dnp-20111103-3|2	# category Package
14mr|texlive-dnp-20111103-3|3	# catalog-ctan undef
14mr|texlive-dnp-20111103-3|4	# catalog-date undef
14mr|texlive-dnp-20111103-3|5	# catalog-license undef
14mr|texlive-dnp-20111103-3|6	# catalog-version undef
14mr|texlive-dnp-20111103-3|7	Name:		texlive-dnp
14mr|texlive-dnp-20111103-3|8	Version:	20111103
14mr|texlive-dnp-20111103-3|9	Release:	3
14mr|texlive-dnp-20111103-3|10	Summary:	TeXLive dnp package
14mr|texlive-dnp-20111103-3|11	Group:		Publishing
14mr|texlive-dnp-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-dnp-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-dnp-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnp.tar.xz
14mr|texlive-dnp-20111103-3|15	BuildArch:	noarch
14mr|texlive-dnp-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dnp-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dnp-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-dnp-20111103-3|19	
14mr|texlive-dnp-20111103-3|20	%description
14mr|texlive-dnp-20111103-3|21	TeXLive dnp package.
14mr|texlive-dnp-20111103-3|22	
14mr|texlive-dnp-20111103-3|23	%post
14mr|texlive-dnp-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-dnp-20111103-3|25	
14mr|texlive-dnp-20111103-3|26	%postun
14mr|texlive-dnp-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-dnp-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-dnp-20111103-3|29	fi
14mr|texlive-dnp-20111103-3|30	
14mr|texlive-dnp-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-dnp-20111103-3|32	%files
14mr|texlive-dnp-20111103-3|33	%{_texmfdistdir}/fonts/sfd/dnp/DNP.sfd
14mr|texlive-dnp-20111103-3|34	
14mr|texlive-dnp-20111103-3|35	#-----------------------------------------------------------------------
14mr|texlive-dnp-20111103-3|36	%prep
14mr|texlive-dnp-20111103-3|37	%setup -c -a0
14mr|texlive-dnp-20111103-3|38	
14mr|texlive-dnp-20111103-3|39	%build
14mr|texlive-dnp-20111103-3|40	
14mr|texlive-dnp-20111103-3|41	%install
14mr|texlive-dnp-20111103-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dnp-20111103-3|43	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-dnp-20111103-3|44	
14mr|texlive-dnp-20111103-3|45	
14mr|texlive-dnp-20111103-3|46	
14mr|texlive-dnp-20111103-3|47	%changelog
14mr|texlive-dnp-20111103-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-dnp-20111103-3|49	+ Revision: ac05814
14mr|texlive-dnp-20111103-3|50	- MassBuild#440: Increase release tag
14mr|texlive-dnp-20111103-3|51	
14mr|texlive-dnp-20111103-3|52	

19860 14
14mr|texlive-docmfp-1.2d-3|1	# revision 15878
14mr|texlive-docmfp-1.2d-3|2	# category Package
14mr|texlive-docmfp-1.2d-3|3	# catalog-ctan /macros/latex/contrib/docmfp
14mr|texlive-docmfp-1.2d-3|4	# catalog-date 2009-09-02 16:56:11 +0200
14mr|texlive-docmfp-1.2d-3|5	# catalog-license lppl
14mr|texlive-docmfp-1.2d-3|6	# catalog-version 1.2d
14mr|texlive-docmfp-1.2d-3|7	Name:		texlive-docmfp
14mr|texlive-docmfp-1.2d-3|8	Version:	1.2d
14mr|texlive-docmfp-1.2d-3|9	Release:	3
14mr|texlive-docmfp-1.2d-3|10	Summary:	Document non-LaTeX code
14mr|texlive-docmfp-1.2d-3|11	Group:		Publishing
14mr|texlive-docmfp-1.2d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmfp
14mr|texlive-docmfp-1.2d-3|13	License:	LPPL
14mr|texlive-docmfp-1.2d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.tar.xz
14mr|texlive-docmfp-1.2d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.doc.tar.xz
14mr|texlive-docmfp-1.2d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.source.tar.xz
14mr|texlive-docmfp-1.2d-3|17	BuildArch:	noarch
14mr|texlive-docmfp-1.2d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-docmfp-1.2d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-docmfp-1.2d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-docmfp-1.2d-3|21	
14mr|texlive-docmfp-1.2d-3|22	%description
14mr|texlive-docmfp-1.2d-3|23	Extends the doc package to cater for documenting non-LaTeX
14mr|texlive-docmfp-1.2d-3|24	code, such as MetaFont or MetaPost, or other programming
14mr|texlive-docmfp-1.2d-3|25	languages.
14mr|texlive-docmfp-1.2d-3|26	
14mr|texlive-docmfp-1.2d-3|27	%post
14mr|texlive-docmfp-1.2d-3|28	%{_sbindir}/texlive.post
14mr|texlive-docmfp-1.2d-3|29	
14mr|texlive-docmfp-1.2d-3|30	%postun
14mr|texlive-docmfp-1.2d-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-docmfp-1.2d-3|32	%{_sbindir}/texlive.post
14mr|texlive-docmfp-1.2d-3|33	fi
14mr|texlive-docmfp-1.2d-3|34	
14mr|texlive-docmfp-1.2d-3|35	#-----------------------------------------------------------------------
14mr|texlive-docmfp-1.2d-3|36	%files
14mr|texlive-docmfp-1.2d-3|37	%{_texmfdistdir}/tex/latex/docmfp/docmfp.sty
14mr|texlive-docmfp-1.2d-3|38	%doc %{_texmfdistdir}/doc/latex/docmfp/README
14mr|texlive-docmfp-1.2d-3|39	%doc %{_texmfdistdir}/doc/latex/docmfp/docmfp.pdf
14mr|texlive-docmfp-1.2d-3|40	#- source
14mr|texlive-docmfp-1.2d-3|41	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.dtx
14mr|texlive-docmfp-1.2d-3|42	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.ins
14mr|texlive-docmfp-1.2d-3|43	
14mr|texlive-docmfp-1.2d-3|44	#-----------------------------------------------------------------------
14mr|texlive-docmfp-1.2d-3|45	%prep
14mr|texlive-docmfp-1.2d-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-docmfp-1.2d-3|47	
14mr|texlive-docmfp-1.2d-3|48	%build
14mr|texlive-docmfp-1.2d-3|49	
14mr|texlive-docmfp-1.2d-3|50	%install
14mr|texlive-docmfp-1.2d-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-docmfp-1.2d-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-docmfp-1.2d-3|53	
14mr|texlive-docmfp-1.2d-3|54	
14mr|texlive-docmfp-1.2d-3|55	
14mr|texlive-docmfp-1.2d-3|56	%changelog
14mr|texlive-docmfp-1.2d-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2d-3
14mr|texlive-docmfp-1.2d-3|58	+ Revision: 4529d61
14mr|texlive-docmfp-1.2d-3|59	- MassBuild#440: Increase release tag
14mr|texlive-docmfp-1.2d-3|60	
14mr|texlive-docmfp-1.2d-3|61	

19861 14
14mr|texlive-docmute-1.4-2|1	# revision 25741
14mr|texlive-docmute-1.4-2|2	# category Package
14mr|texlive-docmute-1.4-2|3	# catalog-ctan /macros/latex/contrib/docmute
14mr|texlive-docmute-1.4-2|4	# catalog-date 2012-03-22 16:41:56 +0100
14mr|texlive-docmute-1.4-2|5	# catalog-license lppl1.3
14mr|texlive-docmute-1.4-2|6	# catalog-version 1.4
14mr|texlive-docmute-1.4-2|7	Name:		texlive-docmute
14mr|texlive-docmute-1.4-2|8	Version:	1.4
14mr|texlive-docmute-1.4-2|9	Release:	2
14mr|texlive-docmute-1.4-2|10	Summary:	Input files ignoring LaTeX preamble, etc
14mr|texlive-docmute-1.4-2|11	Group:		Publishing
14mr|texlive-docmute-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmute
14mr|texlive-docmute-1.4-2|13	License:	LPPL1.3
14mr|texlive-docmute-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.tar.xz
14mr|texlive-docmute-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.doc.tar.xz
14mr|texlive-docmute-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.source.tar.xz
14mr|texlive-docmute-1.4-2|17	BuildArch:	noarch
14mr|texlive-docmute-1.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-docmute-1.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-docmute-1.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-docmute-1.4-2|21	
14mr|texlive-docmute-1.4-2|22	%description
14mr|texlive-docmute-1.4-2|23	Input or include stand-alone LaTeX documents, ignoring
14mr|texlive-docmute-1.4-2|24	everything but the material between \begin{document} and
14mr|texlive-docmute-1.4-2|25	\end{document}.
14mr|texlive-docmute-1.4-2|26	
14mr|texlive-docmute-1.4-2|27	%post
14mr|texlive-docmute-1.4-2|28	%{_sbindir}/texlive.post
14mr|texlive-docmute-1.4-2|29	
14mr|texlive-docmute-1.4-2|30	%postun
14mr|texlive-docmute-1.4-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-docmute-1.4-2|32	%{_sbindir}/texlive.post
14mr|texlive-docmute-1.4-2|33	fi
14mr|texlive-docmute-1.4-2|34	
14mr|texlive-docmute-1.4-2|35	#-----------------------------------------------------------------------
14mr|texlive-docmute-1.4-2|36	%files
14mr|texlive-docmute-1.4-2|37	%{_texmfdistdir}/tex/latex/docmute/docmute.sty
14mr|texlive-docmute-1.4-2|38	%doc %{_texmfdistdir}/doc/latex/docmute/README
14mr|texlive-docmute-1.4-2|39	%doc %{_texmfdistdir}/doc/latex/docmute/docmute.pdf
14mr|texlive-docmute-1.4-2|40	#- source
14mr|texlive-docmute-1.4-2|41	%doc %{_texmfdistdir}/source/latex/docmute/docmute.dtx
14mr|texlive-docmute-1.4-2|42	%doc %{_texmfdistdir}/source/latex/docmute/docmute.ins
14mr|texlive-docmute-1.4-2|43	
14mr|texlive-docmute-1.4-2|44	#-----------------------------------------------------------------------
14mr|texlive-docmute-1.4-2|45	%prep
14mr|texlive-docmute-1.4-2|46	%setup -c -a0 -a1 -a2
14mr|texlive-docmute-1.4-2|47	
14mr|texlive-docmute-1.4-2|48	%build
14mr|texlive-docmute-1.4-2|49	
14mr|texlive-docmute-1.4-2|50	%install
14mr|texlive-docmute-1.4-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-docmute-1.4-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-docmute-1.4-2|53	
14mr|texlive-docmute-1.4-2|54	
14mr|texlive-docmute-1.4-2|55	
14mr|texlive-docmute-1.4-2|56	%changelog
14mr|texlive-docmute-1.4-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-2
14mr|texlive-docmute-1.4-2|58	+ Revision: 55394f8
14mr|texlive-docmute-1.4-2|59	- MassBuild#440: Increase release tag
14mr|texlive-docmute-1.4-2|60	
14mr|texlive-docmute-1.4-2|61	

19862 14
14mr|texlive-doc-pictex-20080909-4|1	# revision 24927
14mr|texlive-doc-pictex-20080909-4|2	# category Package
14mr|texlive-doc-pictex-20080909-4|3	# catalog-ctan /info/pictex/Doc-PiCTeX.txt
14mr|texlive-doc-pictex-20080909-4|4	# catalog-date 2008-09-09 11:27:07 +0200
14mr|texlive-doc-pictex-20080909-4|5	# catalog-license other-free
14mr|texlive-doc-pictex-20080909-4|6	# catalog-version undef
14mr|texlive-doc-pictex-20080909-4|7	Name:		texlive-doc-pictex
14mr|texlive-doc-pictex-20080909-4|8	Version:	20080909
14mr|texlive-doc-pictex-20080909-4|9	Release:	4
14mr|texlive-doc-pictex-20080909-4|10	Summary:	A summary list of PicTeX documentation
14mr|texlive-doc-pictex-20080909-4|11	Group:		Publishing
14mr|texlive-doc-pictex-20080909-4|12	URL:		http://www.ctan.org/tex-archive/info/pictex/Doc-PiCTeX.txt
14mr|texlive-doc-pictex-20080909-4|13	License:	OTHER-FREE
14mr|texlive-doc-pictex-20080909-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doc-pictex.tar.xz
14mr|texlive-doc-pictex-20080909-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doc-pictex.doc.tar.xz
14mr|texlive-doc-pictex-20080909-4|16	BuildArch:	noarch
14mr|texlive-doc-pictex-20080909-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-doc-pictex-20080909-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-doc-pictex-20080909-4|19	
14mr|texlive-doc-pictex-20080909-4|20	%description
14mr|texlive-doc-pictex-20080909-4|21	A summary of available resources providing (or merely
14mr|texlive-doc-pictex-20080909-4|22	discussing) documentation of PicTeX.
14mr|texlive-doc-pictex-20080909-4|23	
14mr|texlive-doc-pictex-20080909-4|24	#-----------------------------------------------------------------------
14mr|texlive-doc-pictex-20080909-4|25	%files
14mr|texlive-doc-pictex-20080909-4|26	%doc %{_texmfdistdir}/doc/generic/doc-pictex/Doc-PiCTeX.txt
14mr|texlive-doc-pictex-20080909-4|27	
14mr|texlive-doc-pictex-20080909-4|28	#-----------------------------------------------------------------------
14mr|texlive-doc-pictex-20080909-4|29	%prep
14mr|texlive-doc-pictex-20080909-4|30	%setup -c -a0 -a1
14mr|texlive-doc-pictex-20080909-4|31	
14mr|texlive-doc-pictex-20080909-4|32	%build
14mr|texlive-doc-pictex-20080909-4|33	
14mr|texlive-doc-pictex-20080909-4|34	%install
14mr|texlive-doc-pictex-20080909-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-doc-pictex-20080909-4|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-doc-pictex-20080909-4|37	
14mr|texlive-doc-pictex-20080909-4|38	
14mr|texlive-doc-pictex-20080909-4|39	
14mr|texlive-doc-pictex-20080909-4|40	%changelog
14mr|texlive-doc-pictex-20080909-4|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080909-4
14mr|texlive-doc-pictex-20080909-4|42	+ Revision: ff5d59e
14mr|texlive-doc-pictex-20080909-4|43	- MassBuild#440: Increase release tag
14mr|texlive-doc-pictex-20080909-4|44	
14mr|texlive-doc-pictex-20080909-4|45	

19863 14
14mr|texlive-documentation-0.1-4|1	# revision 25405
14mr|texlive-documentation-0.1-4|2	# category Package
14mr|texlive-documentation-0.1-4|3	# catalog-ctan /macros/latex/contrib/documentation
14mr|texlive-documentation-0.1-4|4	# catalog-date 2011-12-02 09:08:13 +0100
14mr|texlive-documentation-0.1-4|5	# catalog-license lppl1.2
14mr|texlive-documentation-0.1-4|6	# catalog-version 0.1
14mr|texlive-documentation-0.1-4|7	Name:		texlive-documentation
14mr|texlive-documentation-0.1-4|8	Version:	0.1
14mr|texlive-documentation-0.1-4|9	Release:	4
14mr|texlive-documentation-0.1-4|10	Summary:	Documentation support for C, Java and assembler code
14mr|texlive-documentation-0.1-4|11	Group:		Publishing
14mr|texlive-documentation-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/documentation
14mr|texlive-documentation-0.1-4|13	License:	LPPL1.2
14mr|texlive-documentation-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.tar.xz
14mr|texlive-documentation-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.doc.tar.xz
14mr|texlive-documentation-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.source.tar.xz
14mr|texlive-documentation-0.1-4|17	BuildArch:	noarch
14mr|texlive-documentation-0.1-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-documentation-0.1-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-documentation-0.1-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-documentation-0.1-4|21	
14mr|texlive-documentation-0.1-4|22	%description
14mr|texlive-documentation-0.1-4|23	The package provides a simple means of typesetting computer
14mr|texlive-documentation-0.1-4|24	programs such that the result is acceptable for inclusion in
14mr|texlive-documentation-0.1-4|25	reports, etc.
14mr|texlive-documentation-0.1-4|26	
14mr|texlive-documentation-0.1-4|27	%post
14mr|texlive-documentation-0.1-4|28	%{_sbindir}/texlive.post
14mr|texlive-documentation-0.1-4|29	
14mr|texlive-documentation-0.1-4|30	%postun
14mr|texlive-documentation-0.1-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-documentation-0.1-4|32	%{_sbindir}/texlive.post
14mr|texlive-documentation-0.1-4|33	fi
14mr|texlive-documentation-0.1-4|34	
14mr|texlive-documentation-0.1-4|35	#-----------------------------------------------------------------------
14mr|texlive-documentation-0.1-4|36	%files
14mr|texlive-documentation-0.1-4|37	%{_texmfdistdir}/tex/latex/documentation/documentation.sty
14mr|texlive-documentation-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/documentation/README
14mr|texlive-documentation-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/documentation/documentation.pdf
14mr|texlive-documentation-0.1-4|40	#- source
14mr|texlive-documentation-0.1-4|41	%doc %{_texmfdistdir}/source/latex/documentation/documentation.dtx
14mr|texlive-documentation-0.1-4|42	%doc %{_texmfdistdir}/source/latex/documentation/documentation.ins
14mr|texlive-documentation-0.1-4|43	
14mr|texlive-documentation-0.1-4|44	#-----------------------------------------------------------------------
14mr|texlive-documentation-0.1-4|45	%prep
14mr|texlive-documentation-0.1-4|46	%setup -c -a0 -a1 -a2
14mr|texlive-documentation-0.1-4|47	
14mr|texlive-documentation-0.1-4|48	%build
14mr|texlive-documentation-0.1-4|49	
14mr|texlive-documentation-0.1-4|50	%install
14mr|texlive-documentation-0.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-documentation-0.1-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-documentation-0.1-4|53	
14mr|texlive-documentation-0.1-4|54	
14mr|texlive-documentation-0.1-4|55	
14mr|texlive-documentation-0.1-4|56	%changelog
14mr|texlive-documentation-0.1-4|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-4
14mr|texlive-documentation-0.1-4|58	+ Revision: 254db77
14mr|texlive-documentation-0.1-4|59	- MassBuild#440: Increase release tag
14mr|texlive-documentation-0.1-4|60	
14mr|texlive-documentation-0.1-4|61	

19864 14
14mr|texlive-doi-20080818-3|1	# revision 15878
14mr|texlive-doi-20080818-3|2	# category Package
14mr|texlive-doi-20080818-3|3	# catalog-ctan /macros/latex/contrib/doi
14mr|texlive-doi-20080818-3|4	# catalog-date 2008-08-18 13:49:16 +0200
14mr|texlive-doi-20080818-3|5	# catalog-license lppl
14mr|texlive-doi-20080818-3|6	# catalog-version undef
14mr|texlive-doi-20080818-3|7	Name:		texlive-doi
14mr|texlive-doi-20080818-3|8	Version:	20080818
14mr|texlive-doi-20080818-3|9	Release:	3
14mr|texlive-doi-20080818-3|10	Summary:	Create correct hyperlinks for DOI numbers
14mr|texlive-doi-20080818-3|11	Group:		Publishing
14mr|texlive-doi-20080818-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doi
14mr|texlive-doi-20080818-3|13	License:	LPPL
14mr|texlive-doi-20080818-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.tar.xz
14mr|texlive-doi-20080818-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.doc.tar.xz
14mr|texlive-doi-20080818-3|16	BuildArch:	noarch
14mr|texlive-doi-20080818-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-doi-20080818-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-doi-20080818-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-doi-20080818-3|20	
14mr|texlive-doi-20080818-3|21	%description
14mr|texlive-doi-20080818-3|22	You can hyperlink DOI numbers to dx.doi.org. However, some
14mr|texlive-doi-20080818-3|23	publishers have elected to use nasty characters in their DOI
14mr|texlive-doi-20080818-3|24	numbering scheme ('<', '>', '_' and ';' have all been spotted).
14mr|texlive-doi-20080818-3|25	This will either upset (La)TeX, or your PDF reader. This
14mr|texlive-doi-20080818-3|26	package contains a single user-level command \doi{}, which
14mr|texlive-doi-20080818-3|27	takes a DOI number, and creates a correct hyperlink from it.
14mr|texlive-doi-20080818-3|28	
14mr|texlive-doi-20080818-3|29	%post
14mr|texlive-doi-20080818-3|30	%{_sbindir}/texlive.post
14mr|texlive-doi-20080818-3|31	
14mr|texlive-doi-20080818-3|32	%postun
14mr|texlive-doi-20080818-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-doi-20080818-3|34	%{_sbindir}/texlive.post
14mr|texlive-doi-20080818-3|35	fi
14mr|texlive-doi-20080818-3|36	
14mr|texlive-doi-20080818-3|37	#-----------------------------------------------------------------------
14mr|texlive-doi-20080818-3|38	%files
14mr|texlive-doi-20080818-3|39	%{_texmfdistdir}/tex/latex/doi/doi.sty
14mr|texlive-doi-20080818-3|40	%doc %{_texmfdistdir}/doc/latex/doi/README
14mr|texlive-doi-20080818-3|41	
14mr|texlive-doi-20080818-3|42	#-----------------------------------------------------------------------
14mr|texlive-doi-20080818-3|43	%prep
14mr|texlive-doi-20080818-3|44	%setup -c -a0 -a1
14mr|texlive-doi-20080818-3|45	
14mr|texlive-doi-20080818-3|46	%build
14mr|texlive-doi-20080818-3|47	
14mr|texlive-doi-20080818-3|48	%install
14mr|texlive-doi-20080818-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-doi-20080818-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-doi-20080818-3|51	
14mr|texlive-doi-20080818-3|52	
14mr|texlive-doi-20080818-3|53	
14mr|texlive-doi-20080818-3|54	%changelog
14mr|texlive-doi-20080818-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080818-3
14mr|texlive-doi-20080818-3|56	+ Revision: 91a9dea
14mr|texlive-doi-20080818-3|57	- MassBuild#440: Increase release tag
14mr|texlive-doi-20080818-3|58	
14mr|texlive-doi-20080818-3|59	

19865 14
14mr|texlive-doipubmed-1.01-3|1	# revision 15878
14mr|texlive-doipubmed-1.01-3|2	# category Package
14mr|texlive-doipubmed-1.01-3|3	# catalog-ctan /macros/latex/contrib/doipubmed
14mr|texlive-doipubmed-1.01-3|4	# catalog-date 2009-09-27 10:36:15 +0200
14mr|texlive-doipubmed-1.01-3|5	# catalog-license lppl
14mr|texlive-doipubmed-1.01-3|6	# catalog-version 1.01
14mr|texlive-doipubmed-1.01-3|7	Name:		texlive-doipubmed
14mr|texlive-doipubmed-1.01-3|8	Version:	1.01
14mr|texlive-doipubmed-1.01-3|9	Release:	3
14mr|texlive-doipubmed-1.01-3|10	Summary:	Special commands for use in bibliographies
14mr|texlive-doipubmed-1.01-3|11	Group:		Publishing
14mr|texlive-doipubmed-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doipubmed
14mr|texlive-doipubmed-1.01-3|13	License:	LPPL
14mr|texlive-doipubmed-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.tar.xz
14mr|texlive-doipubmed-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.doc.tar.xz
14mr|texlive-doipubmed-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.source.tar.xz
14mr|texlive-doipubmed-1.01-3|17	BuildArch:	noarch
14mr|texlive-doipubmed-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-doipubmed-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-doipubmed-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-doipubmed-1.01-3|21	
14mr|texlive-doipubmed-1.01-3|22	%description
14mr|texlive-doipubmed-1.01-3|23	The package provides the commands \doi, \pubmed and \citeurl.
14mr|texlive-doipubmed-1.01-3|24	These commands are primarily designed for use in
14mr|texlive-doipubmed-1.01-3|25	bibliographies. A LaTeX2HTML style file is also provided.
14mr|texlive-doipubmed-1.01-3|26	
14mr|texlive-doipubmed-1.01-3|27	%post
14mr|texlive-doipubmed-1.01-3|28	%{_sbindir}/texlive.post
14mr|texlive-doipubmed-1.01-3|29	
14mr|texlive-doipubmed-1.01-3|30	%postun
14mr|texlive-doipubmed-1.01-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-doipubmed-1.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-doipubmed-1.01-3|33	fi
14mr|texlive-doipubmed-1.01-3|34	
14mr|texlive-doipubmed-1.01-3|35	#-----------------------------------------------------------------------
14mr|texlive-doipubmed-1.01-3|36	%files
14mr|texlive-doipubmed-1.01-3|37	%{_texmfdistdir}/tex/latex/doipubmed/doipubmed.sty
14mr|texlive-doipubmed-1.01-3|38	%doc %{_texmfdistdir}/doc/latex/doipubmed/CHANGES
14mr|texlive-doipubmed-1.01-3|39	%doc %{_texmfdistdir}/doc/latex/doipubmed/README
14mr|texlive-doipubmed-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed-manual.html
14mr|texlive-doipubmed-1.01-3|41	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.pdf
14mr|texlive-doipubmed-1.01-3|42	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.perl
14mr|texlive-doipubmed-1.01-3|43	#- source
14mr|texlive-doipubmed-1.01-3|44	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.dtx
14mr|texlive-doipubmed-1.01-3|45	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.ins
14mr|texlive-doipubmed-1.01-3|46	
14mr|texlive-doipubmed-1.01-3|47	#-----------------------------------------------------------------------
14mr|texlive-doipubmed-1.01-3|48	%prep
14mr|texlive-doipubmed-1.01-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-doipubmed-1.01-3|50	
14mr|texlive-doipubmed-1.01-3|51	%build
14mr|texlive-doipubmed-1.01-3|52	
14mr|texlive-doipubmed-1.01-3|53	%install
14mr|texlive-doipubmed-1.01-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-doipubmed-1.01-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-doipubmed-1.01-3|56	
14mr|texlive-doipubmed-1.01-3|57	
14mr|texlive-doipubmed-1.01-3|58	
14mr|texlive-doipubmed-1.01-3|59	%changelog
14mr|texlive-doipubmed-1.01-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-doipubmed-1.01-3|61	+ Revision: a02b0c4
14mr|texlive-doipubmed-1.01-3|62	- MassBuild#440: Increase release tag
14mr|texlive-doipubmed-1.01-3|63	
14mr|texlive-doipubmed-1.01-3|64	

19866 14
14mr|texlive-dosepsbin-1.2-8|1	# revision 29752
14mr|texlive-dosepsbin-1.2-8|2	# category Package
14mr|texlive-dosepsbin-1.2-8|3	# catalog-ctan /support/dosepsbin
14mr|texlive-dosepsbin-1.2-8|4	# catalog-date 2012-03-22 21:51:23 +0100
14mr|texlive-dosepsbin-1.2-8|5	# catalog-license artistic
14mr|texlive-dosepsbin-1.2-8|6	# catalog-version 1.2
14mr|texlive-dosepsbin-1.2-8|7	Name:		texlive-dosepsbin
14mr|texlive-dosepsbin-1.2-8|8	Version:	1.2
14mr|texlive-dosepsbin-1.2-8|9	Release:	8
14mr|texlive-dosepsbin-1.2-8|10	Summary:	Deal with DOS binary EPS files
14mr|texlive-dosepsbin-1.2-8|11	Group:		Publishing
14mr|texlive-dosepsbin-1.2-8|12	URL:		http://www.ctan.org/tex-archive/support/dosepsbin
14mr|texlive-dosepsbin-1.2-8|13	License:	ARTISTIC
14mr|texlive-dosepsbin-1.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.tar.xz
14mr|texlive-dosepsbin-1.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.doc.tar.xz
14mr|texlive-dosepsbin-1.2-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.source.tar.xz
14mr|texlive-dosepsbin-1.2-8|17	BuildArch:	noarch
14mr|texlive-dosepsbin-1.2-8|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dosepsbin-1.2-8|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dosepsbin-1.2-8|20	Requires(post):	texlive-kpathsea
14mr|texlive-dosepsbin-1.2-8|21	Provides:	texlive-dosepsbin.bin = %{EVRD}
14mr|texlive-dosepsbin-1.2-8|22	
14mr|texlive-dosepsbin-1.2-8|23	%description
14mr|texlive-dosepsbin-1.2-8|24	A Encapsulated PostScript (EPS) file may given in a special
14mr|texlive-dosepsbin-1.2-8|25	binary format to support the inclusion of a thumbnail. This
14mr|texlive-dosepsbin-1.2-8|26	file format, commonly known as DOS EPS format starts with a
14mr|texlive-dosepsbin-1.2-8|27	binary header that contains the positions of the possible
14mr|texlive-dosepsbin-1.2-8|28	sections: - Postscript (PS); - Windows Metafile Format (WMF);
14mr|texlive-dosepsbin-1.2-8|29	and - Tag Image File Format (TIFF). The PS section must be
14mr|texlive-dosepsbin-1.2-8|30	present and either the WMF file or the TIFF file should be
14mr|texlive-dosepsbin-1.2-8|31	given. The package provides a Perl program that will extract
14mr|texlive-dosepsbin-1.2-8|32	any of the sections of such a file, in particular providing a
14mr|texlive-dosepsbin-1.2-8|33	'text'-form EPS file for use with (La)TeX.
14mr|texlive-dosepsbin-1.2-8|34	
14mr|texlive-dosepsbin-1.2-8|35	%post
14mr|texlive-dosepsbin-1.2-8|36	%{_sbindir}/texlive.post
14mr|texlive-dosepsbin-1.2-8|37	
14mr|texlive-dosepsbin-1.2-8|38	%postun
14mr|texlive-dosepsbin-1.2-8|39	if [ $1 -eq 0 ]; then
14mr|texlive-dosepsbin-1.2-8|40	%{_sbindir}/texlive.post
14mr|texlive-dosepsbin-1.2-8|41	fi
14mr|texlive-dosepsbin-1.2-8|42	
14mr|texlive-dosepsbin-1.2-8|43	#-----------------------------------------------------------------------
14mr|texlive-dosepsbin-1.2-8|44	%files
14mr|texlive-dosepsbin-1.2-8|45	%{_bindir}/dosepsbin
14mr|texlive-dosepsbin-1.2-8|46	%{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl
14mr|texlive-dosepsbin-1.2-8|47	%doc %{_mandir}/man1/dosepsbin.1*
14mr|texlive-dosepsbin-1.2-8|48	%doc %{_texmfdistdir}/doc/man/man1/dosepsbin.man1.pdf
14mr|texlive-dosepsbin-1.2-8|49	%doc %{_texmfdistdir}/doc/support/dosepsbin/Makefile.in
14mr|texlive-dosepsbin-1.2-8|50	%doc %{_texmfdistdir}/doc/support/dosepsbin/README
14mr|texlive-dosepsbin-1.2-8|51	%doc %{_texmfdistdir}/doc/support/dosepsbin/clean-case.pl
14mr|texlive-dosepsbin-1.2-8|52	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.html
14mr|texlive-dosepsbin-1.2-8|53	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.ltx
14mr|texlive-dosepsbin-1.2-8|54	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.pdf
14mr|texlive-dosepsbin-1.2-8|55	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.txt
14mr|texlive-dosepsbin-1.2-8|56	%doc %{_texmfdistdir}/doc/support/dosepsbin/version.pl
14mr|texlive-dosepsbin-1.2-8|57	#- source
14mr|texlive-dosepsbin-1.2-8|58	%doc %{_texmfdistdir}/source/support/dosepsbin/configure
14mr|texlive-dosepsbin-1.2-8|59	%doc %{_texmfdistdir}/source/support/dosepsbin/configure.ac
14mr|texlive-dosepsbin-1.2-8|60	%doc %{_texmfdistdir}/source/support/dosepsbin/install-sh
14mr|texlive-dosepsbin-1.2-8|61	
14mr|texlive-dosepsbin-1.2-8|62	#-----------------------------------------------------------------------
14mr|texlive-dosepsbin-1.2-8|63	%prep
14mr|texlive-dosepsbin-1.2-8|64	%setup -c -a0 -a1 -a2
14mr|texlive-dosepsbin-1.2-8|65	
14mr|texlive-dosepsbin-1.2-8|66	%build
14mr|texlive-dosepsbin-1.2-8|67	
14mr|texlive-dosepsbin-1.2-8|68	%install
14mr|texlive-dosepsbin-1.2-8|69	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-dosepsbin-1.2-8|70	pushd %{buildroot}%{_bindir}
14mr|texlive-dosepsbin-1.2-8|71	ln -sf %{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl dosepsbin
14mr|texlive-dosepsbin-1.2-8|72	popd
14mr|texlive-dosepsbin-1.2-8|73	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dosepsbin-1.2-8|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dosepsbin-1.2-8|75	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dosepsbin-1.2-8|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dosepsbin-1.2-8|77	
14mr|texlive-dosepsbin-1.2-8|78	%changelog
14mr|texlive-dosepsbin-1.2-8|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-8
14mr|texlive-dosepsbin-1.2-8|80	+ Revision: bc5eb39
14mr|texlive-dosepsbin-1.2-8|81	- MassBuild#440: Increase release tag
14mr|texlive-dosepsbin-1.2-8|82	
14mr|texlive-dosepsbin-1.2-8|83	

19867 14
14mr|texlive-dot2texi-3.0-4|1	# revision 26237
14mr|texlive-dot2texi-3.0-4|2	# category Package
14mr|texlive-dot2texi-3.0-4|3	# catalog-ctan /macros/latex/contrib/dot2texi
14mr|texlive-dot2texi-3.0-4|4	# catalog-date 2009-02-28 02:19:00 +0100
14mr|texlive-dot2texi-3.0-4|5	# catalog-license gpl
14mr|texlive-dot2texi-3.0-4|6	# catalog-version 3.0
14mr|texlive-dot2texi-3.0-4|7	Name:		texlive-dot2texi
14mr|texlive-dot2texi-3.0-4|8	Version:	3.0
14mr|texlive-dot2texi-3.0-4|9	Release:	4
14mr|texlive-dot2texi-3.0-4|10	Summary:	Create graphs within LaTeX using the dot2tex tool
14mr|texlive-dot2texi-3.0-4|11	Group:		Publishing
14mr|texlive-dot2texi-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dot2texi
14mr|texlive-dot2texi-3.0-4|13	License:	GPL
14mr|texlive-dot2texi-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.tar.xz
14mr|texlive-dot2texi-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.doc.tar.xz
14mr|texlive-dot2texi-3.0-4|16	BuildArch:	noarch
14mr|texlive-dot2texi-3.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dot2texi-3.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dot2texi-3.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-dot2texi-3.0-4|20	
14mr|texlive-dot2texi-3.0-4|21	%description
14mr|texlive-dot2texi-3.0-4|22	The dot2texi package allows you to embed graphs in the DOT
14mr|texlive-dot2texi-3.0-4|23	graph description language in your LaTeX documents. The dot2tex
14mr|texlive-dot2texi-3.0-4|24	tool is used to invoke Graphviz for graph layout, and to
14mr|texlive-dot2texi-3.0-4|25	transform the output from Graphviz to LaTeX code. The generated
14mr|texlive-dot2texi-3.0-4|26	code relies on the TikZ and PGF package or the PSTricks
14mr|texlive-dot2texi-3.0-4|27	package. The process is automated if shell escape is enabled.
14mr|texlive-dot2texi-3.0-4|28	
14mr|texlive-dot2texi-3.0-4|29	%post
14mr|texlive-dot2texi-3.0-4|30	%{_sbindir}/texlive.post
14mr|texlive-dot2texi-3.0-4|31	
14mr|texlive-dot2texi-3.0-4|32	%postun
14mr|texlive-dot2texi-3.0-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-dot2texi-3.0-4|34	%{_sbindir}/texlive.post
14mr|texlive-dot2texi-3.0-4|35	fi
14mr|texlive-dot2texi-3.0-4|36	
14mr|texlive-dot2texi-3.0-4|37	#-----------------------------------------------------------------------
14mr|texlive-dot2texi-3.0-4|38	%files
14mr|texlive-dot2texi-3.0-4|39	%{_texmfdistdir}/tex/latex/dot2texi/dot2texi.sty
14mr|texlive-dot2texi-3.0-4|40	%doc %{_texmfdistdir}/doc/latex/dot2texi/README
14mr|texlive-dot2texi-3.0-4|41	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.pdf
14mr|texlive-dot2texi-3.0-4|42	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.tex
14mr|texlive-dot2texi-3.0-4|43	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.pdf
14mr|texlive-dot2texi-3.0-4|44	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.tex
14mr|texlive-dot2texi-3.0-4|45	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.pdf
14mr|texlive-dot2texi-3.0-4|46	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.tex
14mr|texlive-dot2texi-3.0-4|47	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.pdf
14mr|texlive-dot2texi-3.0-4|48	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.tex
14mr|texlive-dot2texi-3.0-4|49	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphsorig.pdf
14mr|texlive-dot2texi-3.0-4|50	%doc %{_texmfdistdir}/doc/latex/dot2texi/gpl.txt
14mr|texlive-dot2texi-3.0-4|51	
14mr|texlive-dot2texi-3.0-4|52	#-----------------------------------------------------------------------
14mr|texlive-dot2texi-3.0-4|53	%prep
14mr|texlive-dot2texi-3.0-4|54	%setup -c -a0 -a1
14mr|texlive-dot2texi-3.0-4|55	
14mr|texlive-dot2texi-3.0-4|56	%build
14mr|texlive-dot2texi-3.0-4|57	
14mr|texlive-dot2texi-3.0-4|58	%install
14mr|texlive-dot2texi-3.0-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dot2texi-3.0-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dot2texi-3.0-4|61	
14mr|texlive-dot2texi-3.0-4|62	
14mr|texlive-dot2texi-3.0-4|63	
14mr|texlive-dot2texi-3.0-4|64	%changelog
14mr|texlive-dot2texi-3.0-4|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-4
14mr|texlive-dot2texi-3.0-4|66	+ Revision: df13f76
14mr|texlive-dot2texi-3.0-4|67	- MassBuild#440: Increase release tag
14mr|texlive-dot2texi-3.0-4|68	
14mr|texlive-dot2texi-3.0-4|69	

19868 14
14mr|texlive-dotarrow-0.01a-3|1	# revision 15878
14mr|texlive-dotarrow-0.01a-3|2	# category Package
14mr|texlive-dotarrow-0.01a-3|3	# catalog-ctan /macros/latex/contrib/dotarrow
14mr|texlive-dotarrow-0.01a-3|4	# catalog-date 2008-08-18 13:49:16 +0200
14mr|texlive-dotarrow-0.01a-3|5	# catalog-license lppl
14mr|texlive-dotarrow-0.01a-3|6	# catalog-version 0.01a
14mr|texlive-dotarrow-0.01a-3|7	Name:		texlive-dotarrow
14mr|texlive-dotarrow-0.01a-3|8	Version:	0.01a
14mr|texlive-dotarrow-0.01a-3|9	Release:	3
14mr|texlive-dotarrow-0.01a-3|10	Summary:	Extendable dotted arrows
14mr|texlive-dotarrow-0.01a-3|11	Group:		Publishing
14mr|texlive-dotarrow-0.01a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotarrow
14mr|texlive-dotarrow-0.01a-3|13	License:	LPPL
14mr|texlive-dotarrow-0.01a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.tar.xz
14mr|texlive-dotarrow-0.01a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.doc.tar.xz
14mr|texlive-dotarrow-0.01a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.source.tar.xz
14mr|texlive-dotarrow-0.01a-3|17	BuildArch:	noarch
14mr|texlive-dotarrow-0.01a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dotarrow-0.01a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dotarrow-0.01a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dotarrow-0.01a-3|21	
14mr|texlive-dotarrow-0.01a-3|22	%description
14mr|texlive-dotarrow-0.01a-3|23	The package can draw dotted arrows that are extendable, in the
14mr|texlive-dotarrow-0.01a-3|24	same was as \xrightarrow.
14mr|texlive-dotarrow-0.01a-3|25	
14mr|texlive-dotarrow-0.01a-3|26	%post
14mr|texlive-dotarrow-0.01a-3|27	%{_sbindir}/texlive.post
14mr|texlive-dotarrow-0.01a-3|28	
14mr|texlive-dotarrow-0.01a-3|29	%postun
14mr|texlive-dotarrow-0.01a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-dotarrow-0.01a-3|31	%{_sbindir}/texlive.post
14mr|texlive-dotarrow-0.01a-3|32	fi
14mr|texlive-dotarrow-0.01a-3|33	
14mr|texlive-dotarrow-0.01a-3|34	#-----------------------------------------------------------------------
14mr|texlive-dotarrow-0.01a-3|35	%files
14mr|texlive-dotarrow-0.01a-3|36	%{_texmfdistdir}/tex/latex/dotarrow/DotArrow.sty
14mr|texlive-dotarrow-0.01a-3|37	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.pdf
14mr|texlive-dotarrow-0.01a-3|38	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.tex
14mr|texlive-dotarrow-0.01a-3|39	%doc %{_texmfdistdir}/doc/latex/dotarrow/README
14mr|texlive-dotarrow-0.01a-3|40	#- source
14mr|texlive-dotarrow-0.01a-3|41	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.dtx
14mr|texlive-dotarrow-0.01a-3|42	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.ins
14mr|texlive-dotarrow-0.01a-3|43	
14mr|texlive-dotarrow-0.01a-3|44	#-----------------------------------------------------------------------
14mr|texlive-dotarrow-0.01a-3|45	%prep
14mr|texlive-dotarrow-0.01a-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-dotarrow-0.01a-3|47	
14mr|texlive-dotarrow-0.01a-3|48	%build
14mr|texlive-dotarrow-0.01a-3|49	
14mr|texlive-dotarrow-0.01a-3|50	%install
14mr|texlive-dotarrow-0.01a-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dotarrow-0.01a-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dotarrow-0.01a-3|53	
14mr|texlive-dotarrow-0.01a-3|54	
14mr|texlive-dotarrow-0.01a-3|55	
14mr|texlive-dotarrow-0.01a-3|56	%changelog
14mr|texlive-dotarrow-0.01a-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01a-3
14mr|texlive-dotarrow-0.01a-3|58	+ Revision: 7fbd933
14mr|texlive-dotarrow-0.01a-3|59	- MassBuild#440: Increase release tag
14mr|texlive-dotarrow-0.01a-3|60	
14mr|texlive-dotarrow-0.01a-3|61	

19869 14
14mr|texlive-dotseqn-1.1-3|1	# revision 17195
14mr|texlive-dotseqn-1.1-3|2	# category Package
14mr|texlive-dotseqn-1.1-3|3	# catalog-ctan /macros/latex/contrib/dotseqn
14mr|texlive-dotseqn-1.1-3|4	# catalog-date 2010-02-24 21:28:09 +0100
14mr|texlive-dotseqn-1.1-3|5	# catalog-license other-free
14mr|texlive-dotseqn-1.1-3|6	# catalog-version 1.1
14mr|texlive-dotseqn-1.1-3|7	Name:		texlive-dotseqn
14mr|texlive-dotseqn-1.1-3|8	Version:	1.1
14mr|texlive-dotseqn-1.1-3|9	Release:	3
14mr|texlive-dotseqn-1.1-3|10	Summary:	Flush left equations with dotted leaders to the numbers
14mr|texlive-dotseqn-1.1-3|11	Group:		Publishing
14mr|texlive-dotseqn-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotseqn
14mr|texlive-dotseqn-1.1-3|13	License:	OTHER-FREE
14mr|texlive-dotseqn-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.tar.xz
14mr|texlive-dotseqn-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.doc.tar.xz
14mr|texlive-dotseqn-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.source.tar.xz
14mr|texlive-dotseqn-1.1-3|17	BuildArch:	noarch
14mr|texlive-dotseqn-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dotseqn-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dotseqn-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dotseqn-1.1-3|21	
14mr|texlive-dotseqn-1.1-3|22	%description
14mr|texlive-dotseqn-1.1-3|23	The package provides a different format for typesetting
14mr|texlive-dotseqn-1.1-3|24	equations, one reportedly used in 'old style Britsh books':
14mr|texlive-dotseqn-1.1-3|25	equations aligned on the left, with dots on the right leading
14mr|texlive-dotseqn-1.1-3|26	to the equation number. In default of an equation number, the
14mr|texlive-dotseqn-1.1-3|27	package operates much like the fleqn class option (no leaders).
14mr|texlive-dotseqn-1.1-3|28	
14mr|texlive-dotseqn-1.1-3|29	%post
14mr|texlive-dotseqn-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-dotseqn-1.1-3|31	
14mr|texlive-dotseqn-1.1-3|32	%postun
14mr|texlive-dotseqn-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-dotseqn-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-dotseqn-1.1-3|35	fi
14mr|texlive-dotseqn-1.1-3|36	
14mr|texlive-dotseqn-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-dotseqn-1.1-3|38	%files
14mr|texlive-dotseqn-1.1-3|39	%{_texmfdistdir}/tex/latex/dotseqn/dotseqn.sty
14mr|texlive-dotseqn-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/dotseqn/dotseqn.pdf
14mr|texlive-dotseqn-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/dotseqn/readme
14mr|texlive-dotseqn-1.1-3|42	#- source
14mr|texlive-dotseqn-1.1-3|43	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.dtx
14mr|texlive-dotseqn-1.1-3|44	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.ins
14mr|texlive-dotseqn-1.1-3|45	
14mr|texlive-dotseqn-1.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-dotseqn-1.1-3|47	%prep
14mr|texlive-dotseqn-1.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-dotseqn-1.1-3|49	
14mr|texlive-dotseqn-1.1-3|50	%build
14mr|texlive-dotseqn-1.1-3|51	
14mr|texlive-dotseqn-1.1-3|52	%install
14mr|texlive-dotseqn-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dotseqn-1.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dotseqn-1.1-3|55	
14mr|texlive-dotseqn-1.1-3|56	
14mr|texlive-dotseqn-1.1-3|57	
14mr|texlive-dotseqn-1.1-3|58	%changelog
14mr|texlive-dotseqn-1.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-dotseqn-1.1-3|60	+ Revision: d950195
14mr|texlive-dotseqn-1.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-dotseqn-1.1-3|62	
14mr|texlive-dotseqn-1.1-3|63	

19870 14
14mr|texlive-dottex-0.6-3|1	# revision 15878
14mr|texlive-dottex-0.6-3|2	# category Package
14mr|texlive-dottex-0.6-3|3	# catalog-ctan /macros/latex/contrib/dottex
14mr|texlive-dottex-0.6-3|4	# catalog-date 2007-08-21 11:49:34 +0200
14mr|texlive-dottex-0.6-3|5	# catalog-license gpl
14mr|texlive-dottex-0.6-3|6	# catalog-version 0.6
14mr|texlive-dottex-0.6-3|7	Name:		texlive-dottex
14mr|texlive-dottex-0.6-3|8	Version:	0.6
14mr|texlive-dottex-0.6-3|9	Release:	3
14mr|texlive-dottex-0.6-3|10	Summary:	Use dot code in LaTeX
14mr|texlive-dottex-0.6-3|11	Group:		Publishing
14mr|texlive-dottex-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dottex
14mr|texlive-dottex-0.6-3|13	License:	GPL
14mr|texlive-dottex-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.tar.xz
14mr|texlive-dottex-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.doc.tar.xz
14mr|texlive-dottex-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.source.tar.xz
14mr|texlive-dottex-0.6-3|17	BuildArch:	noarch
14mr|texlive-dottex-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dottex-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dottex-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dottex-0.6-3|21	
14mr|texlive-dottex-0.6-3|22	%description
14mr|texlive-dottex-0.6-3|23	The dottex package allows you to encapsulate 'dot' and 'neato'
14mr|texlive-dottex-0.6-3|24	files in your document (dot and neato are both part of
14mr|texlive-dottex-0.6-3|25	graphviz; dot creates directed graphs, neato undirected
14mr|texlive-dottex-0.6-3|26	graphs). If you have shell-escape enabled, the package will
14mr|texlive-dottex-0.6-3|27	arrange for your files to be processed at LaTeX time;
14mr|texlive-dottex-0.6-3|28	otherwise, the conversion must be done manually as an
14mr|texlive-dottex-0.6-3|29	intermediate process before a second LaTeX run.
14mr|texlive-dottex-0.6-3|30	
14mr|texlive-dottex-0.6-3|31	%post
14mr|texlive-dottex-0.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-dottex-0.6-3|33	
14mr|texlive-dottex-0.6-3|34	%postun
14mr|texlive-dottex-0.6-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-dottex-0.6-3|36	%{_sbindir}/texlive.post
14mr|texlive-dottex-0.6-3|37	fi
14mr|texlive-dottex-0.6-3|38	
14mr|texlive-dottex-0.6-3|39	#-----------------------------------------------------------------------
14mr|texlive-dottex-0.6-3|40	%files
14mr|texlive-dottex-0.6-3|41	%{_texmfdistdir}/tex/latex/dottex/dottex.sty
14mr|texlive-dottex-0.6-3|42	%doc %{_texmfdistdir}/doc/latex/dottex/README
14mr|texlive-dottex-0.6-3|43	%doc %{_texmfdistdir}/doc/latex/dottex/dottex.pdf
14mr|texlive-dottex-0.6-3|44	%doc %{_texmfdistdir}/doc/latex/dottex/example.tex
14mr|texlive-dottex-0.6-3|45	%doc %{_texmfdistdir}/doc/latex/dottex/gpl.txt
14mr|texlive-dottex-0.6-3|46	#- source
14mr|texlive-dottex-0.6-3|47	%doc %{_texmfdistdir}/source/latex/dottex/dottex.dtx
14mr|texlive-dottex-0.6-3|48	%doc %{_texmfdistdir}/source/latex/dottex/dottex.ins
14mr|texlive-dottex-0.6-3|49	
14mr|texlive-dottex-0.6-3|50	#-----------------------------------------------------------------------
14mr|texlive-dottex-0.6-3|51	%prep
14mr|texlive-dottex-0.6-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-dottex-0.6-3|53	
14mr|texlive-dottex-0.6-3|54	%build
14mr|texlive-dottex-0.6-3|55	
14mr|texlive-dottex-0.6-3|56	%install
14mr|texlive-dottex-0.6-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dottex-0.6-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dottex-0.6-3|59	
14mr|texlive-dottex-0.6-3|60	
14mr|texlive-dottex-0.6-3|61	
14mr|texlive-dottex-0.6-3|62	%changelog
14mr|texlive-dottex-0.6-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-dottex-0.6-3|64	+ Revision: 67a51e4
14mr|texlive-dottex-0.6-3|65	- MassBuild#440: Increase release tag
14mr|texlive-dottex-0.6-3|66	
14mr|texlive-dottex-0.6-3|67	

19871 14
14mr|texlive-doublestroke-1.111-3|1	# revision 15878
14mr|texlive-doublestroke-1.111-3|2	# category Package
14mr|texlive-doublestroke-1.111-3|3	# catalog-ctan /fonts/doublestroke
14mr|texlive-doublestroke-1.111-3|4	# catalog-date 2009-11-19 15:03:53 +0100
14mr|texlive-doublestroke-1.111-3|5	# catalog-license other-free
14mr|texlive-doublestroke-1.111-3|6	# catalog-version 1.111
14mr|texlive-doublestroke-1.111-3|7	Name:		texlive-doublestroke
14mr|texlive-doublestroke-1.111-3|8	Version:	1.111
14mr|texlive-doublestroke-1.111-3|9	Release:	3
14mr|texlive-doublestroke-1.111-3|10	Summary:	Typeset mathematical double stroke symbols
14mr|texlive-doublestroke-1.111-3|11	Group:		Publishing
14mr|texlive-doublestroke-1.111-3|12	URL:		http://www.ctan.org/tex-archive/fonts/doublestroke
14mr|texlive-doublestroke-1.111-3|13	License:	OTHER-FREE
14mr|texlive-doublestroke-1.111-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.tar.xz
14mr|texlive-doublestroke-1.111-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.doc.tar.xz
14mr|texlive-doublestroke-1.111-3|16	BuildArch:	noarch
14mr|texlive-doublestroke-1.111-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-doublestroke-1.111-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-doublestroke-1.111-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-doublestroke-1.111-3|20	
14mr|texlive-doublestroke-1.111-3|21	%description
14mr|texlive-doublestroke-1.111-3|22	A font based on Computer Modern Roman useful for typesetting
14mr|texlive-doublestroke-1.111-3|23	the mathematical symbols for the natural numbers (N), whole
14mr|texlive-doublestroke-1.111-3|24	numbers (Z), rational numbers (Q), real numbers (R) and complex
14mr|texlive-doublestroke-1.111-3|25	numbers (C); coverage includes all Roman capital letters, '1',
14mr|texlive-doublestroke-1.111-3|26	'h' and 'k'. The font is available both as MetaFont source and
14mr|texlive-doublestroke-1.111-3|27	in Adobe Type 1 format, and LaTeX macros for its use are
14mr|texlive-doublestroke-1.111-3|28	provided. The fonts appear in the blackboard bold sampler.
14mr|texlive-doublestroke-1.111-3|29	
14mr|texlive-doublestroke-1.111-3|30	%post
14mr|texlive-doublestroke-1.111-3|31	%{_sbindir}/texlive.post
14mr|texlive-doublestroke-1.111-3|32	
14mr|texlive-doublestroke-1.111-3|33	%postun
14mr|texlive-doublestroke-1.111-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-doublestroke-1.111-3|35	%{_sbindir}/texlive.post
14mr|texlive-doublestroke-1.111-3|36	fi
14mr|texlive-doublestroke-1.111-3|37	
14mr|texlive-doublestroke-1.111-3|38	#-----------------------------------------------------------------------
14mr|texlive-doublestroke-1.111-3|39	%files
14mr|texlive-doublestroke-1.111-3|40	%{_texmfdistdir}/fonts/map/dvips/doublestroke/dstroke.map
14mr|texlive-doublestroke-1.111-3|41	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom.mf
14mr|texlive-doublestroke-1.111-3|42	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom10.mf
14mr|texlive-doublestroke-1.111-3|43	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom12.mf
14mr|texlive-doublestroke-1.111-3|44	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom8.mf
14mr|texlive-doublestroke-1.111-3|45	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromo.mf
14mr|texlive-doublestroke-1.111-3|46	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromu.mf
14mr|texlive-doublestroke-1.111-3|47	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss10.mf
14mr|texlive-doublestroke-1.111-3|48	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss12.mf
14mr|texlive-doublestroke-1.111-3|49	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss8.mf
14mr|texlive-doublestroke-1.111-3|50	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom10.tfm
14mr|texlive-doublestroke-1.111-3|51	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom12.tfm
14mr|texlive-doublestroke-1.111-3|52	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom8.tfm
14mr|texlive-doublestroke-1.111-3|53	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss10.tfm
14mr|texlive-doublestroke-1.111-3|54	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss12.tfm
14mr|texlive-doublestroke-1.111-3|55	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss8.tfm
14mr|texlive-doublestroke-1.111-3|56	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom10.pfb
14mr|texlive-doublestroke-1.111-3|57	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom12.pfb
14mr|texlive-doublestroke-1.111-3|58	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom8.pfb
14mr|texlive-doublestroke-1.111-3|59	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss10.pfb
14mr|texlive-doublestroke-1.111-3|60	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss12.pfb
14mr|texlive-doublestroke-1.111-3|61	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss8.pfb
14mr|texlive-doublestroke-1.111-3|62	%{_texmfdistdir}/tex/latex/doublestroke/Udsrom.fd
14mr|texlive-doublestroke-1.111-3|63	%{_texmfdistdir}/tex/latex/doublestroke/Udsss.fd
14mr|texlive-doublestroke-1.111-3|64	%{_texmfdistdir}/tex/latex/doublestroke/dsfont.sty
14mr|texlive-doublestroke-1.111-3|65	%doc %{_texmfdistdir}/doc/fonts/doublestroke/README
14mr|texlive-doublestroke-1.111-3|66	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.pdf
14mr|texlive-doublestroke-1.111-3|67	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.tex
14mr|texlive-doublestroke-1.111-3|68	
14mr|texlive-doublestroke-1.111-3|69	#-----------------------------------------------------------------------
14mr|texlive-doublestroke-1.111-3|70	%prep
14mr|texlive-doublestroke-1.111-3|71	%setup -c -a0 -a1
14mr|texlive-doublestroke-1.111-3|72	
14mr|texlive-doublestroke-1.111-3|73	%build
14mr|texlive-doublestroke-1.111-3|74	
14mr|texlive-doublestroke-1.111-3|75	%install
14mr|texlive-doublestroke-1.111-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-doublestroke-1.111-3|77	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-doublestroke-1.111-3|78	
14mr|texlive-doublestroke-1.111-3|79	
14mr|texlive-doublestroke-1.111-3|80	
14mr|texlive-doublestroke-1.111-3|81	%changelog
14mr|texlive-doublestroke-1.111-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.111-3
14mr|texlive-doublestroke-1.111-3|83	+ Revision: 075a58a
14mr|texlive-doublestroke-1.111-3|84	- MassBuild#440: Increase release tag
14mr|texlive-doublestroke-1.111-3|85	
14mr|texlive-doublestroke-1.111-3|86	

19872 14
14mr|texlive-dowith-0.22-2|1	# revision 27125
14mr|texlive-dowith-0.22-2|2	# category Package
14mr|texlive-dowith-0.22-2|3	# catalog-ctan /macros/generic/dowith
14mr|texlive-dowith-0.22-2|4	# catalog-date 2012-06-05 20:15:31 +0200
14mr|texlive-dowith-0.22-2|5	# catalog-license lppl1.3
14mr|texlive-dowith-0.22-2|6	# catalog-version 0.22
14mr|texlive-dowith-0.22-2|7	Name:		texlive-dowith
14mr|texlive-dowith-0.22-2|8	Version:	0.22
14mr|texlive-dowith-0.22-2|9	Release:	2
14mr|texlive-dowith-0.22-2|10	Summary:	Apply a command to a list of items
14mr|texlive-dowith-0.22-2|11	Group:		Publishing
14mr|texlive-dowith-0.22-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dowith
14mr|texlive-dowith-0.22-2|13	License:	LPPL1.3
14mr|texlive-dowith-0.22-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.tar.xz
14mr|texlive-dowith-0.22-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.doc.tar.xz
14mr|texlive-dowith-0.22-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.source.tar.xz
14mr|texlive-dowith-0.22-2|17	BuildArch:	noarch
14mr|texlive-dowith-0.22-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dowith-0.22-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dowith-0.22-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-dowith-0.22-2|21	
14mr|texlive-dowith-0.22-2|22	%description
14mr|texlive-dowith-0.22-2|23	The package provides macros for applying a command to all
14mr|texlive-dowith-0.22-2|24	elements of a list without separators, such as
14mr|texlive-dowith-0.22-2|25	'\DoWithAllIn{<cmd>}{<list-macro>}', and also for extending and
14mr|texlive-dowith-0.22-2|26	reducing macros storing such lists. Applications in mind
14mr|texlive-dowith-0.22-2|27	belonged to LaTeX, but the package should work with other
14mr|texlive-dowith-0.22-2|28	formats as well. Loop and list macros in other packages are
14mr|texlive-dowith-0.22-2|29	discussed.
14mr|texlive-dowith-0.22-2|30	
14mr|texlive-dowith-0.22-2|31	%post
14mr|texlive-dowith-0.22-2|32	%{_sbindir}/texlive.post
14mr|texlive-dowith-0.22-2|33	
14mr|texlive-dowith-0.22-2|34	%postun
14mr|texlive-dowith-0.22-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-dowith-0.22-2|36	%{_sbindir}/texlive.post
14mr|texlive-dowith-0.22-2|37	fi
14mr|texlive-dowith-0.22-2|38	
14mr|texlive-dowith-0.22-2|39	#-----------------------------------------------------------------------
14mr|texlive-dowith-0.22-2|40	%files
14mr|texlive-dowith-0.22-2|41	%{_texmfdistdir}/tex/generic/dowith/dowith.RLS
14mr|texlive-dowith-0.22-2|42	%{_texmfdistdir}/tex/generic/dowith/dowith.sty
14mr|texlive-dowith-0.22-2|43	%doc %{_texmfdistdir}/doc/generic/dowith/README
14mr|texlive-dowith-0.22-2|44	%doc %{_texmfdistdir}/doc/generic/dowith/dowith.pdf
14mr|texlive-dowith-0.22-2|45	#- source
14mr|texlive-dowith-0.22-2|46	%doc %{_texmfdistdir}/source/generic/dowith/SrcFILEs.txt
14mr|texlive-dowith-0.22-2|47	%doc %{_texmfdistdir}/source/generic/dowith/dowith.tex
14mr|texlive-dowith-0.22-2|48	%doc %{_texmfdistdir}/source/generic/dowith/srcfiles.tex
14mr|texlive-dowith-0.22-2|49	
14mr|texlive-dowith-0.22-2|50	#-----------------------------------------------------------------------
14mr|texlive-dowith-0.22-2|51	%prep
14mr|texlive-dowith-0.22-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-dowith-0.22-2|53	
14mr|texlive-dowith-0.22-2|54	%build
14mr|texlive-dowith-0.22-2|55	
14mr|texlive-dowith-0.22-2|56	%install
14mr|texlive-dowith-0.22-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dowith-0.22-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dowith-0.22-2|59	
14mr|texlive-dowith-0.22-2|60	
14mr|texlive-dowith-0.22-2|61	
14mr|texlive-dowith-0.22-2|62	%changelog
14mr|texlive-dowith-0.22-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.22-2
14mr|texlive-dowith-0.22-2|64	+ Revision: 7159c00
14mr|texlive-dowith-0.22-2|65	- MassBuild#440: Increase release tag
14mr|texlive-dowith-0.22-2|66	
14mr|texlive-dowith-0.22-2|67	

19873 14
14mr|texlive-download-1.1-6|1	# revision 30695
14mr|texlive-download-1.1-6|2	# category Package
14mr|texlive-download-1.1-6|3	# catalog-ctan /macros/latex/contrib/download
14mr|texlive-download-1.1-6|4	# catalog-date 2013-05-26 19:01:07 +0200
14mr|texlive-download-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-download-1.1-6|6	# catalog-version 1.1
14mr|texlive-download-1.1-6|7	Name:		texlive-download
14mr|texlive-download-1.1-6|8	Version:	1.1
14mr|texlive-download-1.1-6|9	Release:	6
14mr|texlive-download-1.1-6|10	Summary:	Allow LaTeX to download files using an external process
14mr|texlive-download-1.1-6|11	Group:		Publishing
14mr|texlive-download-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/download
14mr|texlive-download-1.1-6|13	License:	LPPL1.3
14mr|texlive-download-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.tar.xz
14mr|texlive-download-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.doc.tar.xz
14mr|texlive-download-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.source.tar.xz
14mr|texlive-download-1.1-6|17	BuildArch:	noarch
14mr|texlive-download-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-download-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-download-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-download-1.1-6|21	
14mr|texlive-download-1.1-6|22	%description
14mr|texlive-download-1.1-6|23	The package allows the user to download files (using cURL or
14mr|texlive-download-1.1-6|24	wget), from within a document. To run the external commands,
14mr|texlive-download-1.1-6|25	LaTeX (or whatever) needs to be run with the --shell-escape
14mr|texlive-download-1.1-6|26	flag; this creates a tension between your needs and the
14mr|texlive-download-1.1-6|27	security implications of the flag; users should exercise due
14mr|texlive-download-1.1-6|28	caution.
14mr|texlive-download-1.1-6|29	
14mr|texlive-download-1.1-6|30	%post
14mr|texlive-download-1.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-download-1.1-6|32	
14mr|texlive-download-1.1-6|33	%postun
14mr|texlive-download-1.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-download-1.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-download-1.1-6|36	fi
14mr|texlive-download-1.1-6|37	
14mr|texlive-download-1.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-download-1.1-6|39	%files
14mr|texlive-download-1.1-6|40	%{_texmfdistdir}/tex/latex/download/download.sty
14mr|texlive-download-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/download/README
14mr|texlive-download-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/download/download.pdf
14mr|texlive-download-1.1-6|43	#- source
14mr|texlive-download-1.1-6|44	%doc %{_texmfdistdir}/source/latex/download/download.tex
14mr|texlive-download-1.1-6|45	
14mr|texlive-download-1.1-6|46	#-----------------------------------------------------------------------
14mr|texlive-download-1.1-6|47	%prep
14mr|texlive-download-1.1-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-download-1.1-6|49	
14mr|texlive-download-1.1-6|50	%build
14mr|texlive-download-1.1-6|51	
14mr|texlive-download-1.1-6|52	%install
14mr|texlive-download-1.1-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-download-1.1-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-download-1.1-6|55	
14mr|texlive-download-1.1-6|56	%changelog
14mr|texlive-download-1.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-download-1.1-6|58	+ Revision: 812d09e
14mr|texlive-download-1.1-6|59	- MassBuild#440: Increase release tag
14mr|texlive-download-1.1-6|60	
14mr|texlive-download-1.1-6|61	

19874 14
14mr|texlive-dox-2.2-3|1	# revision 20768
14mr|texlive-dox-2.2-3|2	# category Package
14mr|texlive-dox-2.2-3|3	# catalog-ctan /macros/latex/contrib/dox
14mr|texlive-dox-2.2-3|4	# catalog-date 2010-12-16 20:18:25 +0100
14mr|texlive-dox-2.2-3|5	# catalog-license lppl
14mr|texlive-dox-2.2-3|6	# catalog-version 2.2
14mr|texlive-dox-2.2-3|7	Name:		texlive-dox
14mr|texlive-dox-2.2-3|8	Version:	2.2
14mr|texlive-dox-2.2-3|9	Release:	3
14mr|texlive-dox-2.2-3|10	Summary:	Extend the doc package
14mr|texlive-dox-2.2-3|11	Group:		Publishing
14mr|texlive-dox-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dox
14mr|texlive-dox-2.2-3|13	License:	LPPL
14mr|texlive-dox-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.tar.xz
14mr|texlive-dox-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.doc.tar.xz
14mr|texlive-dox-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.source.tar.xz
14mr|texlive-dox-2.2-3|17	BuildArch:	noarch
14mr|texlive-dox-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dox-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dox-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dox-2.2-3|21	
14mr|texlive-dox-2.2-3|22	%description
14mr|texlive-dox-2.2-3|23	The doc package provides LaTeX developers with means to
14mr|texlive-dox-2.2-3|24	describe the usage and the definition of new macros and
14mr|texlive-dox-2.2-3|25	environments. However, there is no simple way to extend this
14mr|texlive-dox-2.2-3|26	functionality to other items (options or counters, for
14mr|texlive-dox-2.2-3|27	instance). The DoX package is designed to circumvent this
14mr|texlive-dox-2.2-3|28	limitation.
14mr|texlive-dox-2.2-3|29	
14mr|texlive-dox-2.2-3|30	%post
14mr|texlive-dox-2.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-dox-2.2-3|32	
14mr|texlive-dox-2.2-3|33	%postun
14mr|texlive-dox-2.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dox-2.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-dox-2.2-3|36	fi
14mr|texlive-dox-2.2-3|37	
14mr|texlive-dox-2.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-dox-2.2-3|39	%files
14mr|texlive-dox-2.2-3|40	%{_texmfdistdir}/tex/latex/dox/dox.sty
14mr|texlive-dox-2.2-3|41	%doc %{_texmfdistdir}/doc/latex/dox/NEWS
14mr|texlive-dox-2.2-3|42	%doc %{_texmfdistdir}/doc/latex/dox/README
14mr|texlive-dox-2.2-3|43	%doc %{_texmfdistdir}/doc/latex/dox/dox.el
14mr|texlive-dox-2.2-3|44	%doc %{_texmfdistdir}/doc/latex/dox/dox.pdf
14mr|texlive-dox-2.2-3|45	%doc %{_texmfdistdir}/doc/latex/dox/header.inc
14mr|texlive-dox-2.2-3|46	#- source
14mr|texlive-dox-2.2-3|47	%doc %{_texmfdistdir}/source/latex/dox/dox.dtx
14mr|texlive-dox-2.2-3|48	%doc %{_texmfdistdir}/source/latex/dox/dox.ins
14mr|texlive-dox-2.2-3|49	
14mr|texlive-dox-2.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-dox-2.2-3|51	%prep
14mr|texlive-dox-2.2-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-dox-2.2-3|53	
14mr|texlive-dox-2.2-3|54	%build
14mr|texlive-dox-2.2-3|55	
14mr|texlive-dox-2.2-3|56	%install
14mr|texlive-dox-2.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dox-2.2-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dox-2.2-3|59	
14mr|texlive-dox-2.2-3|60	
14mr|texlive-dox-2.2-3|61	
14mr|texlive-dox-2.2-3|62	%changelog
14mr|texlive-dox-2.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-dox-2.2-3|64	+ Revision: ae8e890
14mr|texlive-dox-2.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-dox-2.2-3|66	
14mr|texlive-dox-2.2-3|67	

19875 14
14mr|texlive-dozenal-4.0-6|1	# revision 30592
14mr|texlive-dozenal-4.0-6|2	# category Package
14mr|texlive-dozenal-4.0-6|3	# catalog-ctan /fonts/dozenal
14mr|texlive-dozenal-4.0-6|4	# catalog-date 2013-05-20 17:36:30 +0200
14mr|texlive-dozenal-4.0-6|5	# catalog-license lppl
14mr|texlive-dozenal-4.0-6|6	# catalog-version 4.0
14mr|texlive-dozenal-4.0-6|7	Name:		texlive-dozenal
14mr|texlive-dozenal-4.0-6|8	Version:	4.0
14mr|texlive-dozenal-4.0-6|9	Release:	6
14mr|texlive-dozenal-4.0-6|10	Summary:	Typeset documents using base twelve numbering (also called "dozenal")
14mr|texlive-dozenal-4.0-6|11	Group:		Publishing
14mr|texlive-dozenal-4.0-6|12	URL:		http://www.ctan.org/tex-archive/fonts/dozenal
14mr|texlive-dozenal-4.0-6|13	License:	LPPL
14mr|texlive-dozenal-4.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.tar.xz
14mr|texlive-dozenal-4.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.doc.tar.xz
14mr|texlive-dozenal-4.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.source.tar.xz
14mr|texlive-dozenal-4.0-6|17	BuildArch:	noarch
14mr|texlive-dozenal-4.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dozenal-4.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dozenal-4.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-dozenal-4.0-6|21	
14mr|texlive-dozenal-4.0-6|22	%description
14mr|texlive-dozenal-4.0-6|23	The package supports typesetting documents whose counters are
14mr|texlive-dozenal-4.0-6|24	represented in base twelve, also called "dozenal". It includes
14mr|texlive-dozenal-4.0-6|25	a macro by David Kastrup for converting positive whole numbers
14mr|texlive-dozenal-4.0-6|26	to dozenal from decimal (base ten) representation. The package
14mr|texlive-dozenal-4.0-6|27	also includes a few other macros and redefines all the standard
14mr|texlive-dozenal-4.0-6|28	counters to produce dozenal output. Fonts, in Roman, italic,
14mr|texlive-dozenal-4.0-6|29	slanted, and boldface versions, provide ten and eleven (the
14mr|texlive-dozenal-4.0-6|30	Pitman characters preferred by the Dozenal Society of Great
14mr|texlive-dozenal-4.0-6|31	Britain). The fonts were designed to blend well with the
14mr|texlive-dozenal-4.0-6|32	Computer Modern fonts, and are available both as Metafont
14mr|texlive-dozenal-4.0-6|33	source and in Adobe Type 1 format.
14mr|texlive-dozenal-4.0-6|34	
14mr|texlive-dozenal-4.0-6|35	%post
14mr|texlive-dozenal-4.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-dozenal-4.0-6|37	
14mr|texlive-dozenal-4.0-6|38	%postun
14mr|texlive-dozenal-4.0-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-dozenal-4.0-6|40	%{_sbindir}/texlive.post
14mr|texlive-dozenal-4.0-6|41	fi
14mr|texlive-dozenal-4.0-6|42	
14mr|texlive-dozenal-4.0-6|43	#-----------------------------------------------------------------------
14mr|texlive-dozenal-4.0-6|44	%files
14mr|texlive-dozenal-4.0-6|45	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzb8a.afm
14mr|texlive-dozenal-4.0-6|46	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbi8a.afm
14mr|texlive-dozenal-4.0-6|47	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbs8a.afm
14mr|texlive-dozenal-4.0-6|48	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzi8a.afm
14mr|texlive-dozenal-4.0-6|49	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzr8a.afm
14mr|texlive-dozenal-4.0-6|50	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzs8a.afm
14mr|texlive-dozenal-4.0-6|51	%{_texmfdistdir}/fonts/map/dvips/dozenal/fdz.map
14mr|texlive-dozenal-4.0-6|52	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars10.mf
14mr|texlive-dozenal-4.0-6|53	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars12.mf
14mr|texlive-dozenal-4.0-6|54	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars17.mf
14mr|texlive-dozenal-4.0-6|55	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars6.mf
14mr|texlive-dozenal-4.0-6|56	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars7.mf
14mr|texlive-dozenal-4.0-6|57	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars8.mf
14mr|texlive-dozenal-4.0-6|58	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars9.mf
14mr|texlive-dozenal-4.0-6|59	%{_texmfdistdir}/fonts/source/public/dozenal/dozchb10.mf
14mr|texlive-dozenal-4.0-6|60	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx10.mf
14mr|texlive-dozenal-4.0-6|61	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx12.mf
14mr|texlive-dozenal-4.0-6|62	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx5.mf
14mr|texlive-dozenal-4.0-6|63	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx6.mf
14mr|texlive-dozenal-4.0-6|64	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx7.mf
14mr|texlive-dozenal-4.0-6|65	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx8.mf
14mr|texlive-dozenal-4.0-6|66	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx9.mf
14mr|texlive-dozenal-4.0-6|67	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxi10.mf
14mr|texlive-dozenal-4.0-6|68	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxsl10.mf
14mr|texlive-dozenal-4.0-6|69	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit10.mf
14mr|texlive-dozenal-4.0-6|70	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit12.mf
14mr|texlive-dozenal-4.0-6|71	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit7.mf
14mr|texlive-dozenal-4.0-6|72	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit8.mf
14mr|texlive-dozenal-4.0-6|73	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit9.mf
14mr|texlive-dozenal-4.0-6|74	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl10.mf
14mr|texlive-dozenal-4.0-6|75	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl12.mf
14mr|texlive-dozenal-4.0-6|76	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl8.mf
14mr|texlive-dozenal-4.0-6|77	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl9.mf
14mr|texlive-dozenal-4.0-6|78	%{_texmfdistdir}/fonts/source/public/dozenal/dozenal.mf
14mr|texlive-dozenal-4.0-6|79	%{_texmfdistdir}/fonts/source/public/dozenal/dozenalb.mf
14mr|texlive-dozenal-4.0-6|80	%{_texmfdistdir}/fonts/source/public/dozenal/dozenali.mf
14mr|texlive-dozenal-4.0-6|81	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars10.tfm
14mr|texlive-dozenal-4.0-6|82	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars12.tfm
14mr|texlive-dozenal-4.0-6|83	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars17.tfm
14mr|texlive-dozenal-4.0-6|84	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars6.tfm
14mr|texlive-dozenal-4.0-6|85	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars7.tfm
14mr|texlive-dozenal-4.0-6|86	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars8.tfm
14mr|texlive-dozenal-4.0-6|87	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars9.tfm
14mr|texlive-dozenal-4.0-6|88	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchb10.tfm
14mr|texlive-dozenal-4.0-6|89	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx10.tfm
14mr|texlive-dozenal-4.0-6|90	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx12.tfm
14mr|texlive-dozenal-4.0-6|91	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx5.tfm
14mr|texlive-dozenal-4.0-6|92	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx6.tfm
14mr|texlive-dozenal-4.0-6|93	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx7.tfm
14mr|texlive-dozenal-4.0-6|94	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx8.tfm
14mr|texlive-dozenal-4.0-6|95	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx9.tfm
14mr|texlive-dozenal-4.0-6|96	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxi10.tfm
14mr|texlive-dozenal-4.0-6|97	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxsl10.tfm
14mr|texlive-dozenal-4.0-6|98	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit10.tfm
14mr|texlive-dozenal-4.0-6|99	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit12.tfm
14mr|texlive-dozenal-4.0-6|100	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit7.tfm
14mr|texlive-dozenal-4.0-6|101	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit8.tfm
14mr|texlive-dozenal-4.0-6|102	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit9.tfm
14mr|texlive-dozenal-4.0-6|103	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl10.tfm
14mr|texlive-dozenal-4.0-6|104	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl12.tfm
14mr|texlive-dozenal-4.0-6|105	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl8.tfm
14mr|texlive-dozenal-4.0-6|106	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl9.tfm
14mr|texlive-dozenal-4.0-6|107	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb7t.tfm
14mr|texlive-dozenal-4.0-6|108	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8a.tfm
14mr|texlive-dozenal-4.0-6|109	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8c.tfm
14mr|texlive-dozenal-4.0-6|110	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8r.tfm
14mr|texlive-dozenal-4.0-6|111	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8t.tfm
14mr|texlive-dozenal-4.0-6|112	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc7t.tfm
14mr|texlive-dozenal-4.0-6|113	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc8t.tfm
14mr|texlive-dozenal-4.0-6|114	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi7t.tfm
14mr|texlive-dozenal-4.0-6|115	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8a.tfm
14mr|texlive-dozenal-4.0-6|116	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8c.tfm
14mr|texlive-dozenal-4.0-6|117	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8r.tfm
14mr|texlive-dozenal-4.0-6|118	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8t.tfm
14mr|texlive-dozenal-4.0-6|119	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo7t.tfm
14mr|texlive-dozenal-4.0-6|120	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8c.tfm
14mr|texlive-dozenal-4.0-6|121	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8r.tfm
14mr|texlive-dozenal-4.0-6|122	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8t.tfm
14mr|texlive-dozenal-4.0-6|123	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbs8a.tfm
14mr|texlive-dozenal-4.0-6|124	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzi8a.tfm
14mr|texlive-dozenal-4.0-6|125	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr7t.tfm
14mr|texlive-dozenal-4.0-6|126	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8a.tfm
14mr|texlive-dozenal-4.0-6|127	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8c.tfm
14mr|texlive-dozenal-4.0-6|128	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8r.tfm
14mr|texlive-dozenal-4.0-6|129	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8t.tfm
14mr|texlive-dozenal-4.0-6|130	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc7t.tfm
14mr|texlive-dozenal-4.0-6|131	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc8t.tfm
14mr|texlive-dozenal-4.0-6|132	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro7t.tfm
14mr|texlive-dozenal-4.0-6|133	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8c.tfm
14mr|texlive-dozenal-4.0-6|134	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8r.tfm
14mr|texlive-dozenal-4.0-6|135	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8t.tfm
14mr|texlive-dozenal-4.0-6|136	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs7t.tfm
14mr|texlive-dozenal-4.0-6|137	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8a.tfm
14mr|texlive-dozenal-4.0-6|138	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8c.tfm
14mr|texlive-dozenal-4.0-6|139	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8r.tfm
14mr|texlive-dozenal-4.0-6|140	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8t.tfm
14mr|texlive-dozenal-4.0-6|141	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc7t.tfm
14mr|texlive-dozenal-4.0-6|142	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc8t.tfm
14mr|texlive-dozenal-4.0-6|143	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso7t.tfm
14mr|texlive-dozenal-4.0-6|144	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8c.tfm
14mr|texlive-dozenal-4.0-6|145	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8r.tfm
14mr|texlive-dozenal-4.0-6|146	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8t.tfm
14mr|texlive-dozenal-4.0-6|147	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzb8a.pfb
14mr|texlive-dozenal-4.0-6|148	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbi8a.pfb
14mr|texlive-dozenal-4.0-6|149	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbs8a.pfb
14mr|texlive-dozenal-4.0-6|150	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzi8a.pfb
14mr|texlive-dozenal-4.0-6|151	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzr8a.pfb
14mr|texlive-dozenal-4.0-6|152	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzs8a.pfb
14mr|texlive-dozenal-4.0-6|153	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb7t.vf
14mr|texlive-dozenal-4.0-6|154	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8c.vf
14mr|texlive-dozenal-4.0-6|155	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8t.vf
14mr|texlive-dozenal-4.0-6|156	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc7t.vf
14mr|texlive-dozenal-4.0-6|157	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc8t.vf
14mr|texlive-dozenal-4.0-6|158	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi7t.vf
14mr|texlive-dozenal-4.0-6|159	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8c.vf
14mr|texlive-dozenal-4.0-6|160	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8t.vf
14mr|texlive-dozenal-4.0-6|161	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo7t.vf
14mr|texlive-dozenal-4.0-6|162	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8c.vf
14mr|texlive-dozenal-4.0-6|163	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8t.vf
14mr|texlive-dozenal-4.0-6|164	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr7t.vf
14mr|texlive-dozenal-4.0-6|165	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8c.vf
14mr|texlive-dozenal-4.0-6|166	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8t.vf
14mr|texlive-dozenal-4.0-6|167	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc7t.vf
14mr|texlive-dozenal-4.0-6|168	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc8t.vf
14mr|texlive-dozenal-4.0-6|169	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro7t.vf
14mr|texlive-dozenal-4.0-6|170	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8c.vf
14mr|texlive-dozenal-4.0-6|171	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8t.vf
14mr|texlive-dozenal-4.0-6|172	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs7t.vf
14mr|texlive-dozenal-4.0-6|173	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8c.vf
14mr|texlive-dozenal-4.0-6|174	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8t.vf
14mr|texlive-dozenal-4.0-6|175	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc7t.vf
14mr|texlive-dozenal-4.0-6|176	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc8t.vf
14mr|texlive-dozenal-4.0-6|177	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso7t.vf
14mr|texlive-dozenal-4.0-6|178	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8c.vf
14mr|texlive-dozenal-4.0-6|179	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8t.vf
14mr|texlive-dozenal-4.0-6|180	%{_texmfdistdir}/tex/latex/dozenal/dozenal.sty
14mr|texlive-dozenal-4.0-6|181	%doc %{_texmfdistdir}/doc/fonts/dozenal/README
14mr|texlive-dozenal-4.0-6|182	%doc %{_texmfdistdir}/doc/fonts/dozenal/dozenal.pdf
14mr|texlive-dozenal-4.0-6|183	%doc %{_texmfdistdir}/doc/fonts/dozenal/testdozchars.tex
14mr|texlive-dozenal-4.0-6|184	%doc %{_texmfdistdir}/doc/fonts/dozenal/testfdzchars.tex
14mr|texlive-dozenal-4.0-6|185	#- source
14mr|texlive-dozenal-4.0-6|186	%doc %{_texmfdistdir}/source/fonts/dozenal/dozenal.dtx
14mr|texlive-dozenal-4.0-6|187	
14mr|texlive-dozenal-4.0-6|188	#-----------------------------------------------------------------------
14mr|texlive-dozenal-4.0-6|189	%prep
14mr|texlive-dozenal-4.0-6|190	%setup -c -a0 -a1 -a2
14mr|texlive-dozenal-4.0-6|191	
14mr|texlive-dozenal-4.0-6|192	%build
14mr|texlive-dozenal-4.0-6|193	
14mr|texlive-dozenal-4.0-6|194	%install
14mr|texlive-dozenal-4.0-6|195	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dozenal-4.0-6|196	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dozenal-4.0-6|197	
14mr|texlive-dozenal-4.0-6|198	%changelog
14mr|texlive-dozenal-4.0-6|199	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-6
14mr|texlive-dozenal-4.0-6|200	+ Revision: 96ca21c
14mr|texlive-dozenal-4.0-6|201	- MassBuild#440: Increase release tag
14mr|texlive-dozenal-4.0-6|202	
14mr|texlive-dozenal-4.0-6|203	

19876 14
14mr|texlive-dpfloat-20100224-3|1	# revision 17196
14mr|texlive-dpfloat-20100224-3|2	# category Package
14mr|texlive-dpfloat-20100224-3|3	# catalog-ctan /macros/latex/contrib/dpfloat
14mr|texlive-dpfloat-20100224-3|4	# catalog-date 2010-02-24 00:01:31 +0100
14mr|texlive-dpfloat-20100224-3|5	# catalog-license lppl
14mr|texlive-dpfloat-20100224-3|6	# catalog-version undef
14mr|texlive-dpfloat-20100224-3|7	Name:		texlive-dpfloat
14mr|texlive-dpfloat-20100224-3|8	Version:	20100224
14mr|texlive-dpfloat-20100224-3|9	Release:	3
14mr|texlive-dpfloat-20100224-3|10	Summary:	Support for double-page floats
14mr|texlive-dpfloat-20100224-3|11	Group:		Publishing
14mr|texlive-dpfloat-20100224-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dpfloat
14mr|texlive-dpfloat-20100224-3|13	License:	LPPL
14mr|texlive-dpfloat-20100224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.tar.xz
14mr|texlive-dpfloat-20100224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.doc.tar.xz
14mr|texlive-dpfloat-20100224-3|16	BuildArch:	noarch
14mr|texlive-dpfloat-20100224-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dpfloat-20100224-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dpfloat-20100224-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dpfloat-20100224-3|20	
14mr|texlive-dpfloat-20100224-3|21	%description
14mr|texlive-dpfloat-20100224-3|22	Provides fullpage and leftfullpage environments, that may be
14mr|texlive-dpfloat-20100224-3|23	used inside a figure, table, or other float environment. If the
14mr|texlive-dpfloat-20100224-3|24	first of a 2-page spread uses a "leftfullpage" environment, the
14mr|texlive-dpfloat-20100224-3|25	float will only be typeset on an even-numbered page, and the
14mr|texlive-dpfloat-20100224-3|26	two floats will appear side-by-side in a two-sided document.
14mr|texlive-dpfloat-20100224-3|27	
14mr|texlive-dpfloat-20100224-3|28	%post
14mr|texlive-dpfloat-20100224-3|29	%{_sbindir}/texlive.post
14mr|texlive-dpfloat-20100224-3|30	
14mr|texlive-dpfloat-20100224-3|31	%postun
14mr|texlive-dpfloat-20100224-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dpfloat-20100224-3|33	%{_sbindir}/texlive.post
14mr|texlive-dpfloat-20100224-3|34	fi
14mr|texlive-dpfloat-20100224-3|35	
14mr|texlive-dpfloat-20100224-3|36	#-----------------------------------------------------------------------
14mr|texlive-dpfloat-20100224-3|37	%files
14mr|texlive-dpfloat-20100224-3|38	%{_texmfdistdir}/tex/latex/dpfloat/dpfloat.sty
14mr|texlive-dpfloat-20100224-3|39	%doc %{_texmfdistdir}/doc/latex/dpfloat/README
14mr|texlive-dpfloat-20100224-3|40	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.pdf
14mr|texlive-dpfloat-20100224-3|41	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.tex
14mr|texlive-dpfloat-20100224-3|42	
14mr|texlive-dpfloat-20100224-3|43	#-----------------------------------------------------------------------
14mr|texlive-dpfloat-20100224-3|44	%prep
14mr|texlive-dpfloat-20100224-3|45	%setup -c -a0 -a1
14mr|texlive-dpfloat-20100224-3|46	
14mr|texlive-dpfloat-20100224-3|47	%build
14mr|texlive-dpfloat-20100224-3|48	
14mr|texlive-dpfloat-20100224-3|49	%install
14mr|texlive-dpfloat-20100224-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dpfloat-20100224-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dpfloat-20100224-3|52	
14mr|texlive-dpfloat-20100224-3|53	
14mr|texlive-dpfloat-20100224-3|54	
14mr|texlive-dpfloat-20100224-3|55	%changelog
14mr|texlive-dpfloat-20100224-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100224-3
14mr|texlive-dpfloat-20100224-3|57	+ Revision: 95e10dc
14mr|texlive-dpfloat-20100224-3|58	- MassBuild#440: Increase release tag
14mr|texlive-dpfloat-20100224-3|59	
14mr|texlive-dpfloat-20100224-3|60	

19877 14
14mr|texlive-dprogress-0.1-3|1	# revision 15878
14mr|texlive-dprogress-0.1-3|2	# category Package
14mr|texlive-dprogress-0.1-3|3	# catalog-ctan /macros/latex/contrib/dprogress
14mr|texlive-dprogress-0.1-3|4	# catalog-date 2008-08-18 13:49:16 +0200
14mr|texlive-dprogress-0.1-3|5	# catalog-license lppl
14mr|texlive-dprogress-0.1-3|6	# catalog-version 0.1
14mr|texlive-dprogress-0.1-3|7	Name:		texlive-dprogress
14mr|texlive-dprogress-0.1-3|8	Version:	0.1
14mr|texlive-dprogress-0.1-3|9	Release:	3
14mr|texlive-dprogress-0.1-3|10	Summary:	LaTeX-relevant log information for debugging
14mr|texlive-dprogress-0.1-3|11	Group:		Publishing
14mr|texlive-dprogress-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dprogress
14mr|texlive-dprogress-0.1-3|13	License:	LPPL
14mr|texlive-dprogress-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.tar.xz
14mr|texlive-dprogress-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.doc.tar.xz
14mr|texlive-dprogress-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.source.tar.xz
14mr|texlive-dprogress-0.1-3|17	BuildArch:	noarch
14mr|texlive-dprogress-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dprogress-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dprogress-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dprogress-0.1-3|21	
14mr|texlive-dprogress-0.1-3|22	%description
14mr|texlive-dprogress-0.1-3|23	The package logs LaTeX's progress through the file, making the
14mr|texlive-dprogress-0.1-3|24	LaTeX output more verbose. This helps to make LaTeX debugging
14mr|texlive-dprogress-0.1-3|25	easier, as it is simpler to find where exactly LaTeX failed.
14mr|texlive-dprogress-0.1-3|26	The package outputs the typesetting of section, subsection and
14mr|texlive-dprogress-0.1-3|27	subsubsection headers and (if amsmath is loaded) details of the
14mr|texlive-dprogress-0.1-3|28	align environment.
14mr|texlive-dprogress-0.1-3|29	
14mr|texlive-dprogress-0.1-3|30	%post
14mr|texlive-dprogress-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-dprogress-0.1-3|32	
14mr|texlive-dprogress-0.1-3|33	%postun
14mr|texlive-dprogress-0.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dprogress-0.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-dprogress-0.1-3|36	fi
14mr|texlive-dprogress-0.1-3|37	
14mr|texlive-dprogress-0.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-dprogress-0.1-3|39	%files
14mr|texlive-dprogress-0.1-3|40	%{_texmfdistdir}/tex/latex/dprogress/dprogress.sty
14mr|texlive-dprogress-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/dprogress/README
14mr|texlive-dprogress-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/dprogress/dprogress.pdf
14mr|texlive-dprogress-0.1-3|43	#- source
14mr|texlive-dprogress-0.1-3|44	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.dtx
14mr|texlive-dprogress-0.1-3|45	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.ins
14mr|texlive-dprogress-0.1-3|46	
14mr|texlive-dprogress-0.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-dprogress-0.1-3|48	%prep
14mr|texlive-dprogress-0.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-dprogress-0.1-3|50	
14mr|texlive-dprogress-0.1-3|51	%build
14mr|texlive-dprogress-0.1-3|52	
14mr|texlive-dprogress-0.1-3|53	%install
14mr|texlive-dprogress-0.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dprogress-0.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dprogress-0.1-3|56	
14mr|texlive-dprogress-0.1-3|57	
14mr|texlive-dprogress-0.1-3|58	
14mr|texlive-dprogress-0.1-3|59	%changelog
14mr|texlive-dprogress-0.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-dprogress-0.1-3|61	+ Revision: 46d342c
14mr|texlive-dprogress-0.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-dprogress-0.1-3|63	
14mr|texlive-dprogress-0.1-3|64	

19878 14
14mr|texlive-drac-1-3|1	# revision 15878
14mr|texlive-drac-1-3|2	# category Package
14mr|texlive-drac-1-3|3	# catalog-ctan /macros/latex/contrib/drac
14mr|texlive-drac-1-3|4	# catalog-date 2008-08-17 11:40:59 +0200
14mr|texlive-drac-1-3|5	# catalog-license lppl
14mr|texlive-drac-1-3|6	# catalog-version 1
14mr|texlive-drac-1-3|7	Name:		texlive-drac
14mr|texlive-drac-1-3|8	Version:	1
14mr|texlive-drac-1-3|9	Release:	3
14mr|texlive-drac-1-3|10	Summary:	Declare active character substitution, robustly
14mr|texlive-drac-1-3|11	Group:		Publishing
14mr|texlive-drac-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drac
14mr|texlive-drac-1-3|13	License:	LPPL
14mr|texlive-drac-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.tar.xz
14mr|texlive-drac-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.doc.tar.xz
14mr|texlive-drac-1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.source.tar.xz
14mr|texlive-drac-1-3|17	BuildArch:	noarch
14mr|texlive-drac-1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-drac-1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-drac-1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-drac-1-3|21	
14mr|texlive-drac-1-3|22	%description
14mr|texlive-drac-1-3|23	The package provides macros \DeclareRobustActChar and
14mr|texlive-drac-1-3|24	ReDeclareRobActChar. One uses \DeclareRobustActChar in the same
14mr|texlive-drac-1-3|25	way one would use \DeclareRobustCommand; the macro \protects
14mr|texlive-drac-1-3|26	the active character when it appears in a moving argument.
14mr|texlive-drac-1-3|27	ReDeclareRobActChar redefines an active character previously
14mr|texlive-drac-1-3|28	defined with \DeclareRobustActChar, in the same way that
14mr|texlive-drac-1-3|29	\renewcommand works for ordinary commands.
14mr|texlive-drac-1-3|30	
14mr|texlive-drac-1-3|31	%post
14mr|texlive-drac-1-3|32	%{_sbindir}/texlive.post
14mr|texlive-drac-1-3|33	
14mr|texlive-drac-1-3|34	%postun
14mr|texlive-drac-1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-drac-1-3|36	%{_sbindir}/texlive.post
14mr|texlive-drac-1-3|37	fi
14mr|texlive-drac-1-3|38	
14mr|texlive-drac-1-3|39	#-----------------------------------------------------------------------
14mr|texlive-drac-1-3|40	%files
14mr|texlive-drac-1-3|41	%{_texmfdistdir}/tex/latex/drac/drac.sty
14mr|texlive-drac-1-3|42	%doc %{_texmfdistdir}/doc/latex/drac/drac-fr.pdf
14mr|texlive-drac-1-3|43	%doc %{_texmfdistdir}/doc/latex/drac/drac.pdf
14mr|texlive-drac-1-3|44	#- source
14mr|texlive-drac-1-3|45	%doc %{_texmfdistdir}/source/latex/drac/LISEZMOI
14mr|texlive-drac-1-3|46	%doc %{_texmfdistdir}/source/latex/drac/Makefile
14mr|texlive-drac-1-3|47	%doc %{_texmfdistdir}/source/latex/drac/README
14mr|texlive-drac-1-3|48	%doc %{_texmfdistdir}/source/latex/drac/drac-en.dtx
14mr|texlive-drac-1-3|49	%doc %{_texmfdistdir}/source/latex/drac/drac-fr.dtx
14mr|texlive-drac-1-3|50	%doc %{_texmfdistdir}/source/latex/drac/drac.ins
14mr|texlive-drac-1-3|51	
14mr|texlive-drac-1-3|52	#-----------------------------------------------------------------------
14mr|texlive-drac-1-3|53	%prep
14mr|texlive-drac-1-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-drac-1-3|55	
14mr|texlive-drac-1-3|56	%build
14mr|texlive-drac-1-3|57	
14mr|texlive-drac-1-3|58	%install
14mr|texlive-drac-1-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-drac-1-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-drac-1-3|61	
14mr|texlive-drac-1-3|62	
14mr|texlive-drac-1-3|63	
14mr|texlive-drac-1-3|64	%changelog
14mr|texlive-drac-1-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-drac-1-3|66	+ Revision: f3dd3c2
14mr|texlive-drac-1-3|67	- MassBuild#440: Increase release tag
14mr|texlive-drac-1-3|68	
14mr|texlive-drac-1-3|69	

19879 14
14mr|texlive-draftcopy-2.16-3|1	# revision 15878
14mr|texlive-draftcopy-2.16-3|2	# category Package
14mr|texlive-draftcopy-2.16-3|3	# catalog-ctan /macros/latex/contrib/draftcopy
14mr|texlive-draftcopy-2.16-3|4	# catalog-date 2009-09-25 22:54:35 +0200
14mr|texlive-draftcopy-2.16-3|5	# catalog-license lppl
14mr|texlive-draftcopy-2.16-3|6	# catalog-version 2.16
14mr|texlive-draftcopy-2.16-3|7	Name:		texlive-draftcopy
14mr|texlive-draftcopy-2.16-3|8	Version:	2.16
14mr|texlive-draftcopy-2.16-3|9	Release:	3
14mr|texlive-draftcopy-2.16-3|10	Summary:	Identify draft copies
14mr|texlive-draftcopy-2.16-3|11	Group:		Publishing
14mr|texlive-draftcopy-2.16-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftcopy
14mr|texlive-draftcopy-2.16-3|13	License:	LPPL
14mr|texlive-draftcopy-2.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.tar.xz
14mr|texlive-draftcopy-2.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.doc.tar.xz
14mr|texlive-draftcopy-2.16-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.source.tar.xz
14mr|texlive-draftcopy-2.16-3|17	BuildArch:	noarch
14mr|texlive-draftcopy-2.16-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-draftcopy-2.16-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-draftcopy-2.16-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-draftcopy-2.16-3|21	
14mr|texlive-draftcopy-2.16-3|22	%description
14mr|texlive-draftcopy-2.16-3|23	Places the word DRAFT (or other words) in light grey diagonally
14mr|texlive-draftcopy-2.16-3|24	across the background (or at the bottom) of each (or selected)
14mr|texlive-draftcopy-2.16-3|25	pages of the document. The package uses PostScript \special
14mr|texlive-draftcopy-2.16-3|26	commands, and may not therefore be used with PDFLaTeX. For that
14mr|texlive-draftcopy-2.16-3|27	usage, consider the wallpaper or draftwatermark packages.
14mr|texlive-draftcopy-2.16-3|28	
14mr|texlive-draftcopy-2.16-3|29	%post
14mr|texlive-draftcopy-2.16-3|30	%{_sbindir}/texlive.post
14mr|texlive-draftcopy-2.16-3|31	
14mr|texlive-draftcopy-2.16-3|32	%postun
14mr|texlive-draftcopy-2.16-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-draftcopy-2.16-3|34	%{_sbindir}/texlive.post
14mr|texlive-draftcopy-2.16-3|35	fi
14mr|texlive-draftcopy-2.16-3|36	
14mr|texlive-draftcopy-2.16-3|37	#-----------------------------------------------------------------------
14mr|texlive-draftcopy-2.16-3|38	%files
14mr|texlive-draftcopy-2.16-3|39	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.cfg
14mr|texlive-draftcopy-2.16-3|40	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.sty
14mr|texlive-draftcopy-2.16-3|41	%doc %{_texmfdistdir}/doc/latex/draftcopy/README
14mr|texlive-draftcopy-2.16-3|42	%doc %{_texmfdistdir}/doc/latex/draftcopy/THIS-IS-VERSION-2.16
14mr|texlive-draftcopy-2.16-3|43	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-1.tex
14mr|texlive-draftcopy-2.16-3|44	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-10.tex
14mr|texlive-draftcopy-2.16-3|45	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-11.tex
14mr|texlive-draftcopy-2.16-3|46	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-12.tex
14mr|texlive-draftcopy-2.16-3|47	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-13.tex
14mr|texlive-draftcopy-2.16-3|48	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-14.tex
14mr|texlive-draftcopy-2.16-3|49	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-15.tex
14mr|texlive-draftcopy-2.16-3|50	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-16.tex
14mr|texlive-draftcopy-2.16-3|51	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-2.tex
14mr|texlive-draftcopy-2.16-3|52	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-3.tex
14mr|texlive-draftcopy-2.16-3|53	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-4.tex
14mr|texlive-draftcopy-2.16-3|54	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-5.tex
14mr|texlive-draftcopy-2.16-3|55	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-6.tex
14mr|texlive-draftcopy-2.16-3|56	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-7.tex
14mr|texlive-draftcopy-2.16-3|57	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-8.tex
14mr|texlive-draftcopy-2.16-3|58	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-9.tex
14mr|texlive-draftcopy-2.16-3|59	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.doc
14mr|texlive-draftcopy-2.16-3|60	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.pdf
14mr|texlive-draftcopy-2.16-3|61	#- source
14mr|texlive-draftcopy-2.16-3|62	%doc %{_texmfdistdir}/source/latex/draftcopy/Makefile
14mr|texlive-draftcopy-2.16-3|63	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.dtx
14mr|texlive-draftcopy-2.16-3|64	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.ins
14mr|texlive-draftcopy-2.16-3|65	
14mr|texlive-draftcopy-2.16-3|66	#-----------------------------------------------------------------------
14mr|texlive-draftcopy-2.16-3|67	%prep
14mr|texlive-draftcopy-2.16-3|68	%setup -c -a0 -a1 -a2
14mr|texlive-draftcopy-2.16-3|69	
14mr|texlive-draftcopy-2.16-3|70	%build
14mr|texlive-draftcopy-2.16-3|71	
14mr|texlive-draftcopy-2.16-3|72	%install
14mr|texlive-draftcopy-2.16-3|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-draftcopy-2.16-3|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-draftcopy-2.16-3|75	
14mr|texlive-draftcopy-2.16-3|76	
14mr|texlive-draftcopy-2.16-3|77	
14mr|texlive-draftcopy-2.16-3|78	%changelog
14mr|texlive-draftcopy-2.16-3|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.16-3
14mr|texlive-draftcopy-2.16-3|80	+ Revision: 83bd805
14mr|texlive-draftcopy-2.16-3|81	- MassBuild#440: Increase release tag
14mr|texlive-draftcopy-2.16-3|82	
14mr|texlive-draftcopy-2.16-3|83	

19880 14
14mr|texlive-draftwatermark-1.0-4|1	# revision 25045
14mr|texlive-draftwatermark-1.0-4|2	# category Package
14mr|texlive-draftwatermark-1.0-4|3	# catalog-ctan /macros/latex/contrib/draftwatermark
14mr|texlive-draftwatermark-1.0-4|4	# catalog-date 2007-03-05 22:02:45 +0100
14mr|texlive-draftwatermark-1.0-4|5	# catalog-license lppl
14mr|texlive-draftwatermark-1.0-4|6	# catalog-version 1.0
14mr|texlive-draftwatermark-1.0-4|7	Name:		texlive-draftwatermark
14mr|texlive-draftwatermark-1.0-4|8	Version:	1.0
14mr|texlive-draftwatermark-1.0-4|9	Release:	4
14mr|texlive-draftwatermark-1.0-4|10	Summary:	Put a grey textual watermark on document pages
14mr|texlive-draftwatermark-1.0-4|11	Group:		Publishing
14mr|texlive-draftwatermark-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftwatermark
14mr|texlive-draftwatermark-1.0-4|13	License:	LPPL
14mr|texlive-draftwatermark-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.tar.xz
14mr|texlive-draftwatermark-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.doc.tar.xz
14mr|texlive-draftwatermark-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.source.tar.xz
14mr|texlive-draftwatermark-1.0-4|17	BuildArch:	noarch
14mr|texlive-draftwatermark-1.0-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-draftwatermark-1.0-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-draftwatermark-1.0-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-draftwatermark-1.0-4|21	
14mr|texlive-draftwatermark-1.0-4|22	%description
14mr|texlive-draftwatermark-1.0-4|23	The package provides a means to add a textual, light grey
14mr|texlive-draftwatermark-1.0-4|24	watermark on every page or on the first page of a document.
14mr|texlive-draftwatermark-1.0-4|25	Typical usage may consist in writing words such as DRAFT or
14mr|texlive-draftwatermark-1.0-4|26	CONFIDENTIAL across document pages. The package performs a
14mr|texlive-draftwatermark-1.0-4|27	similar function to that of draftcopy, but its implementation
14mr|texlive-draftwatermark-1.0-4|28	is output device independent, and very made simple by relying
14mr|texlive-draftwatermark-1.0-4|29	on everpage.
14mr|texlive-draftwatermark-1.0-4|30	
14mr|texlive-draftwatermark-1.0-4|31	%post
14mr|texlive-draftwatermark-1.0-4|32	%{_sbindir}/texlive.post
14mr|texlive-draftwatermark-1.0-4|33	
14mr|texlive-draftwatermark-1.0-4|34	%postun
14mr|texlive-draftwatermark-1.0-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-draftwatermark-1.0-4|36	%{_sbindir}/texlive.post
14mr|texlive-draftwatermark-1.0-4|37	fi
14mr|texlive-draftwatermark-1.0-4|38	
14mr|texlive-draftwatermark-1.0-4|39	#-----------------------------------------------------------------------
14mr|texlive-draftwatermark-1.0-4|40	%files
14mr|texlive-draftwatermark-1.0-4|41	%{_texmfdistdir}/tex/latex/draftwatermark/draftwatermark.sty
14mr|texlive-draftwatermark-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/draftwatermark/README
14mr|texlive-draftwatermark-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/draftwatermark/draftwatermark.pdf
14mr|texlive-draftwatermark-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/draftwatermark/test_draftwatermark.tex
14mr|texlive-draftwatermark-1.0-4|45	#- source
14mr|texlive-draftwatermark-1.0-4|46	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.dtx
14mr|texlive-draftwatermark-1.0-4|47	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.ins
14mr|texlive-draftwatermark-1.0-4|48	
14mr|texlive-draftwatermark-1.0-4|49	#-----------------------------------------------------------------------
14mr|texlive-draftwatermark-1.0-4|50	%prep
14mr|texlive-draftwatermark-1.0-4|51	%setup -c -a0 -a1 -a2
14mr|texlive-draftwatermark-1.0-4|52	
14mr|texlive-draftwatermark-1.0-4|53	%build
14mr|texlive-draftwatermark-1.0-4|54	
14mr|texlive-draftwatermark-1.0-4|55	%install
14mr|texlive-draftwatermark-1.0-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-draftwatermark-1.0-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-draftwatermark-1.0-4|58	
14mr|texlive-draftwatermark-1.0-4|59	
14mr|texlive-draftwatermark-1.0-4|60	
14mr|texlive-draftwatermark-1.0-4|61	%changelog
14mr|texlive-draftwatermark-1.0-4|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-draftwatermark-1.0-4|63	+ Revision: 4467b90
14mr|texlive-draftwatermark-1.0-4|64	- MassBuild#440: Increase release tag
14mr|texlive-draftwatermark-1.0-4|65	
14mr|texlive-draftwatermark-1.0-4|66	

19881 14
14mr|texlive-dramatist-1.2d-3|1	# revision 15878
14mr|texlive-dramatist-1.2d-3|2	# category Package
14mr|texlive-dramatist-1.2d-3|3	# catalog-ctan /macros/latex/contrib/dramatist
14mr|texlive-dramatist-1.2d-3|4	# catalog-date 2006-12-01 14:16:52 +0100
14mr|texlive-dramatist-1.2d-3|5	# catalog-license gpl
14mr|texlive-dramatist-1.2d-3|6	# catalog-version 1.2d
14mr|texlive-dramatist-1.2d-3|7	Name:		texlive-dramatist
14mr|texlive-dramatist-1.2d-3|8	Version:	1.2d
14mr|texlive-dramatist-1.2d-3|9	Release:	3
14mr|texlive-dramatist-1.2d-3|10	Summary:	Typeset dramas, both in verse and in prose
14mr|texlive-dramatist-1.2d-3|11	Group:		Publishing
14mr|texlive-dramatist-1.2d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dramatist
14mr|texlive-dramatist-1.2d-3|13	License:	GPL
14mr|texlive-dramatist-1.2d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.tar.xz
14mr|texlive-dramatist-1.2d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.doc.tar.xz
14mr|texlive-dramatist-1.2d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.source.tar.xz
14mr|texlive-dramatist-1.2d-3|17	BuildArch:	noarch
14mr|texlive-dramatist-1.2d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dramatist-1.2d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dramatist-1.2d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dramatist-1.2d-3|21	
14mr|texlive-dramatist-1.2d-3|22	%description
14mr|texlive-dramatist-1.2d-3|23	This package is intended for typesetting drama of any length.
14mr|texlive-dramatist-1.2d-3|24	It provides two environments for typesetting dialogues in prose
14mr|texlive-dramatist-1.2d-3|25	or in verse; new document divisions corresponding to acts and
14mr|texlive-dramatist-1.2d-3|26	scenes; macros that control the appearance of characters and
14mr|texlive-dramatist-1.2d-3|27	stage directions; and automatic generation of a `dramatis
14mr|texlive-dramatist-1.2d-3|28	personae' list.
14mr|texlive-dramatist-1.2d-3|29	
14mr|texlive-dramatist-1.2d-3|30	%post
14mr|texlive-dramatist-1.2d-3|31	%{_sbindir}/texlive.post
14mr|texlive-dramatist-1.2d-3|32	
14mr|texlive-dramatist-1.2d-3|33	%postun
14mr|texlive-dramatist-1.2d-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dramatist-1.2d-3|35	%{_sbindir}/texlive.post
14mr|texlive-dramatist-1.2d-3|36	fi
14mr|texlive-dramatist-1.2d-3|37	
14mr|texlive-dramatist-1.2d-3|38	#-----------------------------------------------------------------------
14mr|texlive-dramatist-1.2d-3|39	%files
14mr|texlive-dramatist-1.2d-3|40	%{_texmfdistdir}/tex/latex/dramatist/dramatist.sty
14mr|texlive-dramatist-1.2d-3|41	%doc %{_texmfdistdir}/doc/latex/dramatist/README
14mr|texlive-dramatist-1.2d-3|42	%doc %{_texmfdistdir}/doc/latex/dramatist/dramatist.pdf
14mr|texlive-dramatist-1.2d-3|43	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-poemscol.tex
14mr|texlive-dramatist-1.2d-3|44	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-verse.tex
14mr|texlive-dramatist-1.2d-3|45	%doc %{_texmfdistdir}/doc/latex/dramatist/schiller.tex
14mr|texlive-dramatist-1.2d-3|46	#- source
14mr|texlive-dramatist-1.2d-3|47	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.dtx
14mr|texlive-dramatist-1.2d-3|48	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.ins
14mr|texlive-dramatist-1.2d-3|49	
14mr|texlive-dramatist-1.2d-3|50	#-----------------------------------------------------------------------
14mr|texlive-dramatist-1.2d-3|51	%prep
14mr|texlive-dramatist-1.2d-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-dramatist-1.2d-3|53	
14mr|texlive-dramatist-1.2d-3|54	%build
14mr|texlive-dramatist-1.2d-3|55	
14mr|texlive-dramatist-1.2d-3|56	%install
14mr|texlive-dramatist-1.2d-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dramatist-1.2d-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dramatist-1.2d-3|59	
14mr|texlive-dramatist-1.2d-3|60	
14mr|texlive-dramatist-1.2d-3|61	
14mr|texlive-dramatist-1.2d-3|62	%changelog
14mr|texlive-dramatist-1.2d-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2d-3
14mr|texlive-dramatist-1.2d-3|64	+ Revision: 722b548
14mr|texlive-dramatist-1.2d-3|65	- MassBuild#440: Increase release tag
14mr|texlive-dramatist-1.2d-3|66	
14mr|texlive-dramatist-1.2d-3|67	

19882 14
14mr|texlive-dratex-20080918-3|1	# revision 15878
14mr|texlive-dratex-20080918-3|2	# category Package
14mr|texlive-dratex-20080918-3|3	# catalog-ctan /graphics/dratex
14mr|texlive-dratex-20080918-3|4	# catalog-date 2008-09-18 22:51:09 +0200
14mr|texlive-dratex-20080918-3|5	# catalog-license lppl
14mr|texlive-dratex-20080918-3|6	# catalog-version undef
14mr|texlive-dratex-20080918-3|7	Name:		texlive-dratex
14mr|texlive-dratex-20080918-3|8	Version:	20080918
14mr|texlive-dratex-20080918-3|9	Release:	3
14mr|texlive-dratex-20080918-3|10	Summary:	General drawing macros
14mr|texlive-dratex-20080918-3|11	Group:		Publishing
14mr|texlive-dratex-20080918-3|12	URL:		http://www.ctan.org/tex-archive/graphics/dratex
14mr|texlive-dratex-20080918-3|13	License:	LPPL
14mr|texlive-dratex-20080918-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.tar.xz
14mr|texlive-dratex-20080918-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.doc.tar.xz
14mr|texlive-dratex-20080918-3|16	BuildArch:	noarch
14mr|texlive-dratex-20080918-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dratex-20080918-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dratex-20080918-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dratex-20080918-3|20	
14mr|texlive-dratex-20080918-3|21	%description
14mr|texlive-dratex-20080918-3|22	A low level (DraTex.sty) and a high-level (AlDraTex.sty)
14mr|texlive-dratex-20080918-3|23	drawing package written entirely in TeX.
14mr|texlive-dratex-20080918-3|24	
14mr|texlive-dratex-20080918-3|25	%post
14mr|texlive-dratex-20080918-3|26	%{_sbindir}/texlive.post
14mr|texlive-dratex-20080918-3|27	
14mr|texlive-dratex-20080918-3|28	%postun
14mr|texlive-dratex-20080918-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-dratex-20080918-3|30	%{_sbindir}/texlive.post
14mr|texlive-dratex-20080918-3|31	fi
14mr|texlive-dratex-20080918-3|32	
14mr|texlive-dratex-20080918-3|33	#-----------------------------------------------------------------------
14mr|texlive-dratex-20080918-3|34	%files
14mr|texlive-dratex-20080918-3|35	%{_texmfdistdir}/tex/generic/dratex/AlDraTex.sty
14mr|texlive-dratex-20080918-3|36	%{_texmfdistdir}/tex/generic/dratex/DraTex.sty
14mr|texlive-dratex-20080918-3|37	%{_texmfdistdir}/tex/generic/dratex/TeXProject.sty
14mr|texlive-dratex-20080918-3|38	%{_texmfdistdir}/tex/generic/dratex/wotree.sty
14mr|texlive-dratex-20080918-3|39	%doc %{_texmfdistdir}/doc/generic/dratex/Examples.tex
14mr|texlive-dratex-20080918-3|40	%doc %{_texmfdistdir}/doc/generic/dratex/README
14mr|texlive-dratex-20080918-3|41	
14mr|texlive-dratex-20080918-3|42	#-----------------------------------------------------------------------
14mr|texlive-dratex-20080918-3|43	%prep
14mr|texlive-dratex-20080918-3|44	%setup -c -a0 -a1
14mr|texlive-dratex-20080918-3|45	
14mr|texlive-dratex-20080918-3|46	%build
14mr|texlive-dratex-20080918-3|47	
14mr|texlive-dratex-20080918-3|48	%install
14mr|texlive-dratex-20080918-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dratex-20080918-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dratex-20080918-3|51	
14mr|texlive-dratex-20080918-3|52	
14mr|texlive-dratex-20080918-3|53	
14mr|texlive-dratex-20080918-3|54	%changelog
14mr|texlive-dratex-20080918-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080918-3
14mr|texlive-dratex-20080918-3|56	+ Revision: f825191
14mr|texlive-dratex-20080918-3|57	- MassBuild#440: Increase release tag
14mr|texlive-dratex-20080918-3|58	
14mr|texlive-dratex-20080918-3|59	

19883 14
14mr|texlive-drawstack-20100823-3|1	# revision 19627
14mr|texlive-drawstack-20100823-3|2	# category Package
14mr|texlive-drawstack-20100823-3|3	# catalog-ctan /macros/latex/contrib/drawstack
14mr|texlive-drawstack-20100823-3|4	# catalog-date 2010-08-23 11:19:04 +0200
14mr|texlive-drawstack-20100823-3|5	# catalog-license lppl1.3
14mr|texlive-drawstack-20100823-3|6	# catalog-version undef
14mr|texlive-drawstack-20100823-3|7	Name:		texlive-drawstack
14mr|texlive-drawstack-20100823-3|8	Version:	20100823
14mr|texlive-drawstack-20100823-3|9	Release:	3
14mr|texlive-drawstack-20100823-3|10	Summary:	Draw execution stacks
14mr|texlive-drawstack-20100823-3|11	Group:		Publishing
14mr|texlive-drawstack-20100823-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drawstack
14mr|texlive-drawstack-20100823-3|13	License:	LPPL1.3
14mr|texlive-drawstack-20100823-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.tar.xz
14mr|texlive-drawstack-20100823-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.doc.tar.xz
14mr|texlive-drawstack-20100823-3|16	BuildArch:	noarch
14mr|texlive-drawstack-20100823-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-drawstack-20100823-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-drawstack-20100823-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-drawstack-20100823-3|20	
14mr|texlive-drawstack-20100823-3|21	%description
14mr|texlive-drawstack-20100823-3|22	This simple LaTeX package provides support for drawing
14mr|texlive-drawstack-20100823-3|23	execution stack (typically to illustrate assembly language
14mr|texlive-drawstack-20100823-3|24	notions). The code is written on top of TikZ.
14mr|texlive-drawstack-20100823-3|25	
14mr|texlive-drawstack-20100823-3|26	%post
14mr|texlive-drawstack-20100823-3|27	%{_sbindir}/texlive.post
14mr|texlive-drawstack-20100823-3|28	
14mr|texlive-drawstack-20100823-3|29	%postun
14mr|texlive-drawstack-20100823-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-drawstack-20100823-3|31	%{_sbindir}/texlive.post
14mr|texlive-drawstack-20100823-3|32	fi
14mr|texlive-drawstack-20100823-3|33	
14mr|texlive-drawstack-20100823-3|34	#-----------------------------------------------------------------------
14mr|texlive-drawstack-20100823-3|35	%files
14mr|texlive-drawstack-20100823-3|36	%{_texmfdistdir}/tex/latex/drawstack/drawstack.sty
14mr|texlive-drawstack-20100823-3|37	%doc %{_texmfdistdir}/doc/latex/drawstack/README
14mr|texlive-drawstack-20100823-3|38	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.pdf
14mr|texlive-drawstack-20100823-3|39	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.tex
14mr|texlive-drawstack-20100823-3|40	
14mr|texlive-drawstack-20100823-3|41	#-----------------------------------------------------------------------
14mr|texlive-drawstack-20100823-3|42	%prep
14mr|texlive-drawstack-20100823-3|43	%setup -c -a0 -a1
14mr|texlive-drawstack-20100823-3|44	
14mr|texlive-drawstack-20100823-3|45	%build
14mr|texlive-drawstack-20100823-3|46	
14mr|texlive-drawstack-20100823-3|47	%install
14mr|texlive-drawstack-20100823-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-drawstack-20100823-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-drawstack-20100823-3|50	
14mr|texlive-drawstack-20100823-3|51	
14mr|texlive-drawstack-20100823-3|52	
14mr|texlive-drawstack-20100823-3|53	%changelog
14mr|texlive-drawstack-20100823-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100823-3
14mr|texlive-drawstack-20100823-3|55	+ Revision: e242a6f
14mr|texlive-drawstack-20100823-3|56	- MassBuild#440: Increase release tag
14mr|texlive-drawstack-20100823-3|57	
14mr|texlive-drawstack-20100823-3|58	

19884 14
14mr|texlive-droid-2.1-3|1	# revision 23912
14mr|texlive-droid-2.1-3|2	# category Package
14mr|texlive-droid-2.1-3|3	# catalog-ctan /fonts/droid
14mr|texlive-droid-2.1-3|4	# catalog-date 2011-09-12 10:00:04 +0200
14mr|texlive-droid-2.1-3|5	# catalog-license lppl1.3
14mr|texlive-droid-2.1-3|6	# catalog-version 2.1
14mr|texlive-droid-2.1-3|7	Name:		texlive-droid
14mr|texlive-droid-2.1-3|8	Version:	2.1
14mr|texlive-droid-2.1-3|9	Release:	3
14mr|texlive-droid-2.1-3|10	Summary:	LaTeX support for the Droid font families
14mr|texlive-droid-2.1-3|11	Group:		Publishing
14mr|texlive-droid-2.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/droid
14mr|texlive-droid-2.1-3|13	License:	LPPL1.3
14mr|texlive-droid-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.tar.xz
14mr|texlive-droid-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.doc.tar.xz
14mr|texlive-droid-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.source.tar.xz
14mr|texlive-droid-2.1-3|17	BuildArch:	noarch
14mr|texlive-droid-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-droid-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-droid-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-droid-2.1-3|21	
14mr|texlive-droid-2.1-3|22	%description
14mr|texlive-droid-2.1-3|23	The Droid typeface family was designed in the fall of 2006 by
14mr|texlive-droid-2.1-3|24	Steve Matteson, as a commission from Google to create a set of
14mr|texlive-droid-2.1-3|25	system fonts for its Android platform. The goal was to provide
14mr|texlive-droid-2.1-3|26	optimal quality and comfort on a mobile handset when rendered
14mr|texlive-droid-2.1-3|27	in application menus, web browsers and for other screen text.
14mr|texlive-droid-2.1-3|28	The Droid family consists of Droid Serif, Droid Sans and Droid
14mr|texlive-droid-2.1-3|29	Sans Mono fonts, licensed under the Apache License Version 2.0.
14mr|texlive-droid-2.1-3|30	The bundle includes the fonts in both TrueType and Adobe Type 1
14mr|texlive-droid-2.1-3|31	formats. The package does not support the Droid Pro family of
14mr|texlive-droid-2.1-3|32	fonts, available for purchase from the Ascender foundry.
14mr|texlive-droid-2.1-3|33	
14mr|texlive-droid-2.1-3|34	%post
14mr|texlive-droid-2.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-droid-2.1-3|36	
14mr|texlive-droid-2.1-3|37	%postun
14mr|texlive-droid-2.1-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-droid-2.1-3|39	%{_sbindir}/texlive.post
14mr|texlive-droid-2.1-3|40	fi
14mr|texlive-droid-2.1-3|41	
14mr|texlive-droid-2.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-droid-2.1-3|43	%files
14mr|texlive-droid-2.1-3|44	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans-Bold.afm
14mr|texlive-droid-2.1-3|45	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans.afm
14mr|texlive-droid-2.1-3|46	%{_texmfdistdir}/fonts/afm/public/droid/DroidSansMono.afm
14mr|texlive-droid-2.1-3|47	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Bold.afm
14mr|texlive-droid-2.1-3|48	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-BoldItalic.afm
14mr|texlive-droid-2.1-3|49	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Italic.afm
14mr|texlive-droid-2.1-3|50	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Regular.afm
14mr|texlive-droid-2.1-3|51	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-01.enc
14mr|texlive-droid-2.1-3|52	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-02.enc
14mr|texlive-droid-2.1-3|53	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-03.enc
14mr|texlive-droid-2.1-3|54	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-04.enc
14mr|texlive-droid-2.1-3|55	%{_texmfdistdir}/fonts/map/dvips/droid/droid.map
14mr|texlive-droid-2.1-3|56	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-01.tfm
14mr|texlive-droid-2.1-3|57	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-02.tfm
14mr|texlive-droid-2.1-3|58	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-03.tfm
14mr|texlive-droid-2.1-3|59	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-04.tfm
14mr|texlive-droid-2.1-3|60	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-01.tfm
14mr|texlive-droid-2.1-3|61	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-02.tfm
14mr|texlive-droid-2.1-3|62	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-03.tfm
14mr|texlive-droid-2.1-3|63	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-04.tfm
14mr|texlive-droid-2.1-3|64	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-01.tfm
14mr|texlive-droid-2.1-3|65	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-02.tfm
14mr|texlive-droid-2.1-3|66	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-03.tfm
14mr|texlive-droid-2.1-3|67	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-04.tfm
14mr|texlive-droid-2.1-3|68	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|69	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|70	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|71	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|72	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|73	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|74	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|75	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-lgr.tfm
14mr|texlive-droid-2.1-3|76	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ot1.tfm
14mr|texlive-droid-2.1-3|77	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t1.tfm
14mr|texlive-droid-2.1-3|78	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2a.tfm
14mr|texlive-droid-2.1-3|79	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2b.tfm
14mr|texlive-droid-2.1-3|80	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2c.tfm
14mr|texlive-droid-2.1-3|81	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ts1.tfm
14mr|texlive-droid-2.1-3|82	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-x2.tfm
14mr|texlive-droid-2.1-3|83	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|84	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|85	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|86	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|87	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|88	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|89	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|90	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-lgr.tfm
14mr|texlive-droid-2.1-3|91	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ot1.tfm
14mr|texlive-droid-2.1-3|92	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t1.tfm
14mr|texlive-droid-2.1-3|93	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2a.tfm
14mr|texlive-droid-2.1-3|94	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2b.tfm
14mr|texlive-droid-2.1-3|95	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2c.tfm
14mr|texlive-droid-2.1-3|96	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ts1.tfm
14mr|texlive-droid-2.1-3|97	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-x2.tfm
14mr|texlive-droid-2.1-3|98	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-01.tfm
14mr|texlive-droid-2.1-3|99	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-02.tfm
14mr|texlive-droid-2.1-3|100	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-03.tfm
14mr|texlive-droid-2.1-3|101	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-04.tfm
14mr|texlive-droid-2.1-3|102	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|103	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|104	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|105	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|106	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|107	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|108	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|109	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-lgr.tfm
14mr|texlive-droid-2.1-3|110	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ot1.tfm
14mr|texlive-droid-2.1-3|111	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t1.tfm
14mr|texlive-droid-2.1-3|112	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2a.tfm
14mr|texlive-droid-2.1-3|113	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2b.tfm
14mr|texlive-droid-2.1-3|114	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2c.tfm
14mr|texlive-droid-2.1-3|115	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ts1.tfm
14mr|texlive-droid-2.1-3|116	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-x2.tfm
14mr|texlive-droid-2.1-3|117	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|118	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|119	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|120	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|121	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|122	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|123	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|124	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-lgr.tfm
14mr|texlive-droid-2.1-3|125	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ot1.tfm
14mr|texlive-droid-2.1-3|126	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t1.tfm
14mr|texlive-droid-2.1-3|127	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2a.tfm
14mr|texlive-droid-2.1-3|128	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2b.tfm
14mr|texlive-droid-2.1-3|129	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2c.tfm
14mr|texlive-droid-2.1-3|130	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ts1.tfm
14mr|texlive-droid-2.1-3|131	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-x2.tfm
14mr|texlive-droid-2.1-3|132	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-01.tfm
14mr|texlive-droid-2.1-3|133	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-02.tfm
14mr|texlive-droid-2.1-3|134	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-03.tfm
14mr|texlive-droid-2.1-3|135	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-04.tfm
14mr|texlive-droid-2.1-3|136	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-01.tfm
14mr|texlive-droid-2.1-3|137	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-02.tfm
14mr|texlive-droid-2.1-3|138	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-03.tfm
14mr|texlive-droid-2.1-3|139	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-04.tfm
14mr|texlive-droid-2.1-3|140	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|141	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|142	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|143	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|144	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|145	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|146	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|147	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-lgr.tfm
14mr|texlive-droid-2.1-3|148	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ot1.tfm
14mr|texlive-droid-2.1-3|149	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t1.tfm
14mr|texlive-droid-2.1-3|150	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2a.tfm
14mr|texlive-droid-2.1-3|151	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2b.tfm
14mr|texlive-droid-2.1-3|152	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2c.tfm
14mr|texlive-droid-2.1-3|153	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ts1.tfm
14mr|texlive-droid-2.1-3|154	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-x2.tfm
14mr|texlive-droid-2.1-3|155	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|156	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|157	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|158	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|159	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|160	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|161	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|162	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-lgr.tfm
14mr|texlive-droid-2.1-3|163	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ot1.tfm
14mr|texlive-droid-2.1-3|164	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t1.tfm
14mr|texlive-droid-2.1-3|165	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2a.tfm
14mr|texlive-droid-2.1-3|166	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2b.tfm
14mr|texlive-droid-2.1-3|167	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2c.tfm
14mr|texlive-droid-2.1-3|168	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ts1.tfm
14mr|texlive-droid-2.1-3|169	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-x2.tfm
14mr|texlive-droid-2.1-3|170	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-01.tfm
14mr|texlive-droid-2.1-3|171	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-02.tfm
14mr|texlive-droid-2.1-3|172	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-03.tfm
14mr|texlive-droid-2.1-3|173	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-04.tfm
14mr|texlive-droid-2.1-3|174	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-01.tfm
14mr|texlive-droid-2.1-3|175	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-02.tfm
14mr|texlive-droid-2.1-3|176	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-03.tfm
14mr|texlive-droid-2.1-3|177	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-04.tfm
14mr|texlive-droid-2.1-3|178	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|179	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|180	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|181	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|182	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|183	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|184	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|185	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-lgr.tfm
14mr|texlive-droid-2.1-3|186	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ot1.tfm
14mr|texlive-droid-2.1-3|187	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t1.tfm
14mr|texlive-droid-2.1-3|188	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2a.tfm
14mr|texlive-droid-2.1-3|189	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2b.tfm
14mr|texlive-droid-2.1-3|190	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2c.tfm
14mr|texlive-droid-2.1-3|191	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ts1.tfm
14mr|texlive-droid-2.1-3|192	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-x2.tfm
14mr|texlive-droid-2.1-3|193	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|194	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|195	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|196	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|197	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|198	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|199	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|200	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-lgr.tfm
14mr|texlive-droid-2.1-3|201	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ot1.tfm
14mr|texlive-droid-2.1-3|202	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t1.tfm
14mr|texlive-droid-2.1-3|203	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2a.tfm
14mr|texlive-droid-2.1-3|204	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2b.tfm
14mr|texlive-droid-2.1-3|205	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2c.tfm
14mr|texlive-droid-2.1-3|206	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ts1.tfm
14mr|texlive-droid-2.1-3|207	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-x2.tfm
14mr|texlive-droid-2.1-3|208	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-01.tfm
14mr|texlive-droid-2.1-3|209	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-02.tfm
14mr|texlive-droid-2.1-3|210	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-03.tfm
14mr|texlive-droid-2.1-3|211	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-04.tfm
14mr|texlive-droid-2.1-3|212	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|213	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|214	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|215	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|216	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|217	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|218	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|219	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-01.tfm
14mr|texlive-droid-2.1-3|220	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-02.tfm
14mr|texlive-droid-2.1-3|221	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-03.tfm
14mr|texlive-droid-2.1-3|222	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-04.tfm
14mr|texlive-droid-2.1-3|223	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|224	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|225	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|226	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|227	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|228	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|229	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|230	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-lgr.tfm
14mr|texlive-droid-2.1-3|231	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ot1.tfm
14mr|texlive-droid-2.1-3|232	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t1.tfm
14mr|texlive-droid-2.1-3|233	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2a.tfm
14mr|texlive-droid-2.1-3|234	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2b.tfm
14mr|texlive-droid-2.1-3|235	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2c.tfm
14mr|texlive-droid-2.1-3|236	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ts1.tfm
14mr|texlive-droid-2.1-3|237	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-x2.tfm
14mr|texlive-droid-2.1-3|238	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-lgr.tfm
14mr|texlive-droid-2.1-3|239	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ot1.tfm
14mr|texlive-droid-2.1-3|240	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t1.tfm
14mr|texlive-droid-2.1-3|241	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2a.tfm
14mr|texlive-droid-2.1-3|242	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2b.tfm
14mr|texlive-droid-2.1-3|243	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2c.tfm
14mr|texlive-droid-2.1-3|244	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ts1.tfm
14mr|texlive-droid-2.1-3|245	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-x2.tfm
14mr|texlive-droid-2.1-3|246	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-01.tfm
14mr|texlive-droid-2.1-3|247	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-02.tfm
14mr|texlive-droid-2.1-3|248	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-03.tfm
14mr|texlive-droid-2.1-3|249	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-04.tfm
14mr|texlive-droid-2.1-3|250	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|251	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|252	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|253	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|254	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|255	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|256	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|257	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-01.tfm
14mr|texlive-droid-2.1-3|258	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-02.tfm
14mr|texlive-droid-2.1-3|259	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-03.tfm
14mr|texlive-droid-2.1-3|260	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-04.tfm
14mr|texlive-droid-2.1-3|261	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|262	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|263	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|264	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|265	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|266	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|267	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|268	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-lgr.tfm
14mr|texlive-droid-2.1-3|269	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ot1.tfm
14mr|texlive-droid-2.1-3|270	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t1.tfm
14mr|texlive-droid-2.1-3|271	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2a.tfm
14mr|texlive-droid-2.1-3|272	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2b.tfm
14mr|texlive-droid-2.1-3|273	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2c.tfm
14mr|texlive-droid-2.1-3|274	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ts1.tfm
14mr|texlive-droid-2.1-3|275	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-x2.tfm
14mr|texlive-droid-2.1-3|276	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-lgr.tfm
14mr|texlive-droid-2.1-3|277	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ot1.tfm
14mr|texlive-droid-2.1-3|278	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t1.tfm
14mr|texlive-droid-2.1-3|279	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2a.tfm
14mr|texlive-droid-2.1-3|280	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2b.tfm
14mr|texlive-droid-2.1-3|281	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2c.tfm
14mr|texlive-droid-2.1-3|282	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ts1.tfm
14mr|texlive-droid-2.1-3|283	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-x2.tfm
14mr|texlive-droid-2.1-3|284	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-01.tfm
14mr|texlive-droid-2.1-3|285	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-02.tfm
14mr|texlive-droid-2.1-3|286	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-03.tfm
14mr|texlive-droid-2.1-3|287	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-04.tfm
14mr|texlive-droid-2.1-3|288	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-01.tfm
14mr|texlive-droid-2.1-3|289	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-02.tfm
14mr|texlive-droid-2.1-3|290	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-03.tfm
14mr|texlive-droid-2.1-3|291	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-04.tfm
14mr|texlive-droid-2.1-3|292	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|293	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|294	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|295	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|296	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|297	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|298	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|299	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-lgr.tfm
14mr|texlive-droid-2.1-3|300	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ot1.tfm
14mr|texlive-droid-2.1-3|301	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t1.tfm
14mr|texlive-droid-2.1-3|302	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2a.tfm
14mr|texlive-droid-2.1-3|303	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2b.tfm
14mr|texlive-droid-2.1-3|304	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2c.tfm
14mr|texlive-droid-2.1-3|305	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ts1.tfm
14mr|texlive-droid-2.1-3|306	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-x2.tfm
14mr|texlive-droid-2.1-3|307	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-lgr.tfm
14mr|texlive-droid-2.1-3|308	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-ot1.tfm
14mr|texlive-droid-2.1-3|309	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t1.tfm
14mr|texlive-droid-2.1-3|310	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2a.tfm
14mr|texlive-droid-2.1-3|311	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2b.tfm
14mr|texlive-droid-2.1-3|312	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2c.tfm
14mr|texlive-droid-2.1-3|313	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-x2.tfm
14mr|texlive-droid-2.1-3|314	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-lgr.tfm
14mr|texlive-droid-2.1-3|315	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ot1.tfm
14mr|texlive-droid-2.1-3|316	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t1.tfm
14mr|texlive-droid-2.1-3|317	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2a.tfm
14mr|texlive-droid-2.1-3|318	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2b.tfm
14mr|texlive-droid-2.1-3|319	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2c.tfm
14mr|texlive-droid-2.1-3|320	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ts1.tfm
14mr|texlive-droid-2.1-3|321	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-x2.tfm
14mr|texlive-droid-2.1-3|322	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans-Bold.ttf
14mr|texlive-droid-2.1-3|323	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans.ttf
14mr|texlive-droid-2.1-3|324	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSansMono.ttf
14mr|texlive-droid-2.1-3|325	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Bold.ttf
14mr|texlive-droid-2.1-3|326	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-BoldItalic.ttf
14mr|texlive-droid-2.1-3|327	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Italic.ttf
14mr|texlive-droid-2.1-3|328	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Regular.ttf
14mr|texlive-droid-2.1-3|329	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans-Bold.pfb
14mr|texlive-droid-2.1-3|330	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans.pfb
14mr|texlive-droid-2.1-3|331	%{_texmfdistdir}/fonts/type1/public/droid/DroidSansMono.pfb
14mr|texlive-droid-2.1-3|332	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Bold.pfb
14mr|texlive-droid-2.1-3|333	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-BoldItalic.pfb
14mr|texlive-droid-2.1-3|334	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Italic.pfb
14mr|texlive-droid-2.1-3|335	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Regular.pfb
14mr|texlive-droid-2.1-3|336	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|337	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|338	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|339	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|340	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|341	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|342	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|343	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-lgr.vf
14mr|texlive-droid-2.1-3|344	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ot1.vf
14mr|texlive-droid-2.1-3|345	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t1.vf
14mr|texlive-droid-2.1-3|346	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2a.vf
14mr|texlive-droid-2.1-3|347	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2b.vf
14mr|texlive-droid-2.1-3|348	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2c.vf
14mr|texlive-droid-2.1-3|349	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ts1.vf
14mr|texlive-droid-2.1-3|350	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-x2.vf
14mr|texlive-droid-2.1-3|351	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|352	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|353	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|354	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|355	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|356	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|357	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|358	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-lgr.vf
14mr|texlive-droid-2.1-3|359	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ot1.vf
14mr|texlive-droid-2.1-3|360	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t1.vf
14mr|texlive-droid-2.1-3|361	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2a.vf
14mr|texlive-droid-2.1-3|362	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2b.vf
14mr|texlive-droid-2.1-3|363	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2c.vf
14mr|texlive-droid-2.1-3|364	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ts1.vf
14mr|texlive-droid-2.1-3|365	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-x2.vf
14mr|texlive-droid-2.1-3|366	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|367	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|368	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|369	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|370	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|371	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|372	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|373	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-lgr.vf
14mr|texlive-droid-2.1-3|374	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ot1.vf
14mr|texlive-droid-2.1-3|375	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t1.vf
14mr|texlive-droid-2.1-3|376	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2a.vf
14mr|texlive-droid-2.1-3|377	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2b.vf
14mr|texlive-droid-2.1-3|378	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2c.vf
14mr|texlive-droid-2.1-3|379	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ts1.vf
14mr|texlive-droid-2.1-3|380	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-x2.vf
14mr|texlive-droid-2.1-3|381	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|382	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|383	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|384	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|385	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|386	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|387	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|388	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-lgr.vf
14mr|texlive-droid-2.1-3|389	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ot1.vf
14mr|texlive-droid-2.1-3|390	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t1.vf
14mr|texlive-droid-2.1-3|391	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2a.vf
14mr|texlive-droid-2.1-3|392	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2b.vf
14mr|texlive-droid-2.1-3|393	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2c.vf
14mr|texlive-droid-2.1-3|394	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ts1.vf
14mr|texlive-droid-2.1-3|395	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-x2.vf
14mr|texlive-droid-2.1-3|396	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|397	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|398	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|399	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|400	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|401	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|402	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|403	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-lgr.vf
14mr|texlive-droid-2.1-3|404	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ot1.vf
14mr|texlive-droid-2.1-3|405	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t1.vf
14mr|texlive-droid-2.1-3|406	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2a.vf
14mr|texlive-droid-2.1-3|407	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2b.vf
14mr|texlive-droid-2.1-3|408	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2c.vf
14mr|texlive-droid-2.1-3|409	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ts1.vf
14mr|texlive-droid-2.1-3|410	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-x2.vf
14mr|texlive-droid-2.1-3|411	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|412	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|413	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|414	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|415	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|416	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|417	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|418	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-lgr.vf
14mr|texlive-droid-2.1-3|419	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ot1.vf
14mr|texlive-droid-2.1-3|420	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t1.vf
14mr|texlive-droid-2.1-3|421	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2a.vf
14mr|texlive-droid-2.1-3|422	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2b.vf
14mr|texlive-droid-2.1-3|423	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2c.vf
14mr|texlive-droid-2.1-3|424	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ts1.vf
14mr|texlive-droid-2.1-3|425	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-x2.vf
14mr|texlive-droid-2.1-3|426	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|427	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|428	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|429	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|430	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|431	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|432	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|433	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-lgr.vf
14mr|texlive-droid-2.1-3|434	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ot1.vf
14mr|texlive-droid-2.1-3|435	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t1.vf
14mr|texlive-droid-2.1-3|436	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2a.vf
14mr|texlive-droid-2.1-3|437	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2b.vf
14mr|texlive-droid-2.1-3|438	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2c.vf
14mr|texlive-droid-2.1-3|439	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ts1.vf
14mr|texlive-droid-2.1-3|440	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-x2.vf
14mr|texlive-droid-2.1-3|441	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|442	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|443	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|444	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|445	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|446	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|447	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|448	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-lgr.vf
14mr|texlive-droid-2.1-3|449	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ot1.vf
14mr|texlive-droid-2.1-3|450	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t1.vf
14mr|texlive-droid-2.1-3|451	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2a.vf
14mr|texlive-droid-2.1-3|452	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2b.vf
14mr|texlive-droid-2.1-3|453	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2c.vf
14mr|texlive-droid-2.1-3|454	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ts1.vf
14mr|texlive-droid-2.1-3|455	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-x2.vf
14mr|texlive-droid-2.1-3|456	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|457	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|458	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|459	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|460	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|461	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|462	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|463	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|464	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|465	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|466	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|467	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|468	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|469	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|470	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-lgr.vf
14mr|texlive-droid-2.1-3|471	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ot1.vf
14mr|texlive-droid-2.1-3|472	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t1.vf
14mr|texlive-droid-2.1-3|473	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2a.vf
14mr|texlive-droid-2.1-3|474	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2b.vf
14mr|texlive-droid-2.1-3|475	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2c.vf
14mr|texlive-droid-2.1-3|476	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ts1.vf
14mr|texlive-droid-2.1-3|477	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-x2.vf
14mr|texlive-droid-2.1-3|478	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-lgr.vf
14mr|texlive-droid-2.1-3|479	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ot1.vf
14mr|texlive-droid-2.1-3|480	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t1.vf
14mr|texlive-droid-2.1-3|481	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2a.vf
14mr|texlive-droid-2.1-3|482	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2b.vf
14mr|texlive-droid-2.1-3|483	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2c.vf
14mr|texlive-droid-2.1-3|484	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ts1.vf
14mr|texlive-droid-2.1-3|485	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-x2.vf
14mr|texlive-droid-2.1-3|486	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|487	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|488	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|489	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|490	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|491	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|492	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|493	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|494	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|495	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|496	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|497	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|498	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|499	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|500	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-lgr.vf
14mr|texlive-droid-2.1-3|501	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ot1.vf
14mr|texlive-droid-2.1-3|502	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t1.vf
14mr|texlive-droid-2.1-3|503	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2a.vf
14mr|texlive-droid-2.1-3|504	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2b.vf
14mr|texlive-droid-2.1-3|505	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2c.vf
14mr|texlive-droid-2.1-3|506	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ts1.vf
14mr|texlive-droid-2.1-3|507	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-x2.vf
14mr|texlive-droid-2.1-3|508	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-lgr.vf
14mr|texlive-droid-2.1-3|509	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ot1.vf
14mr|texlive-droid-2.1-3|510	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t1.vf
14mr|texlive-droid-2.1-3|511	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2a.vf
14mr|texlive-droid-2.1-3|512	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2b.vf
14mr|texlive-droid-2.1-3|513	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2c.vf
14mr|texlive-droid-2.1-3|514	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ts1.vf
14mr|texlive-droid-2.1-3|515	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-x2.vf
14mr|texlive-droid-2.1-3|516	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|517	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|518	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|519	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|520	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|521	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|522	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|523	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-lgr.vf
14mr|texlive-droid-2.1-3|524	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ot1.vf
14mr|texlive-droid-2.1-3|525	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t1.vf
14mr|texlive-droid-2.1-3|526	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2a.vf
14mr|texlive-droid-2.1-3|527	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2b.vf
14mr|texlive-droid-2.1-3|528	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2c.vf
14mr|texlive-droid-2.1-3|529	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ts1.vf
14mr|texlive-droid-2.1-3|530	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-x2.vf
14mr|texlive-droid-2.1-3|531	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-lgr.vf
14mr|texlive-droid-2.1-3|532	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-ot1.vf
14mr|texlive-droid-2.1-3|533	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t1.vf
14mr|texlive-droid-2.1-3|534	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2a.vf
14mr|texlive-droid-2.1-3|535	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2b.vf
14mr|texlive-droid-2.1-3|536	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2c.vf
14mr|texlive-droid-2.1-3|537	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-x2.vf
14mr|texlive-droid-2.1-3|538	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-lgr.vf
14mr|texlive-droid-2.1-3|539	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ot1.vf
14mr|texlive-droid-2.1-3|540	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t1.vf
14mr|texlive-droid-2.1-3|541	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2a.vf
14mr|texlive-droid-2.1-3|542	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2b.vf
14mr|texlive-droid-2.1-3|543	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2c.vf
14mr|texlive-droid-2.1-3|544	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ts1.vf
14mr|texlive-droid-2.1-3|545	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-x2.vf
14mr|texlive-droid-2.1-3|546	%{_texmfdistdir}/tex/latex/droid/droid.sty
14mr|texlive-droid-2.1-3|547	%{_texmfdistdir}/tex/latex/droid/droidmono.sty
14mr|texlive-droid-2.1-3|548	%{_texmfdistdir}/tex/latex/droid/droidsans.sty
14mr|texlive-droid-2.1-3|549	%{_texmfdistdir}/tex/latex/droid/droidserif.sty
14mr|texlive-droid-2.1-3|550	%{_texmfdistdir}/tex/latex/droid/lgrfdm.fd
14mr|texlive-droid-2.1-3|551	%{_texmfdistdir}/tex/latex/droid/lgrfdr.fd
14mr|texlive-droid-2.1-3|552	%{_texmfdistdir}/tex/latex/droid/lgrfds.fd
14mr|texlive-droid-2.1-3|553	%{_texmfdistdir}/tex/latex/droid/ot1fdm.fd
14mr|texlive-droid-2.1-3|554	%{_texmfdistdir}/tex/latex/droid/ot1fdr.fd
14mr|texlive-droid-2.1-3|555	%{_texmfdistdir}/tex/latex/droid/ot1fds.fd
14mr|texlive-droid-2.1-3|556	%{_texmfdistdir}/tex/latex/droid/t1fdm.fd
14mr|texlive-droid-2.1-3|557	%{_texmfdistdir}/tex/latex/droid/t1fdr.fd
14mr|texlive-droid-2.1-3|558	%{_texmfdistdir}/tex/latex/droid/t1fds.fd
14mr|texlive-droid-2.1-3|559	%{_texmfdistdir}/tex/latex/droid/t2afdm.fd
14mr|texlive-droid-2.1-3|560	%{_texmfdistdir}/tex/latex/droid/t2afdr.fd
14mr|texlive-droid-2.1-3|561	%{_texmfdistdir}/tex/latex/droid/t2afds.fd
14mr|texlive-droid-2.1-3|562	%{_texmfdistdir}/tex/latex/droid/t2bfdm.fd
14mr|texlive-droid-2.1-3|563	%{_texmfdistdir}/tex/latex/droid/t2bfdr.fd
14mr|texlive-droid-2.1-3|564	%{_texmfdistdir}/tex/latex/droid/t2bfds.fd
14mr|texlive-droid-2.1-3|565	%{_texmfdistdir}/tex/latex/droid/t2cfdm.fd
14mr|texlive-droid-2.1-3|566	%{_texmfdistdir}/tex/latex/droid/t2cfdr.fd
14mr|texlive-droid-2.1-3|567	%{_texmfdistdir}/tex/latex/droid/t2cfds.fd
14mr|texlive-droid-2.1-3|568	%{_texmfdistdir}/tex/latex/droid/ts1fdm.fd
14mr|texlive-droid-2.1-3|569	%{_texmfdistdir}/tex/latex/droid/ts1fdr.fd
14mr|texlive-droid-2.1-3|570	%{_texmfdistdir}/tex/latex/droid/ts1fds.fd
14mr|texlive-droid-2.1-3|571	%{_texmfdistdir}/tex/latex/droid/x2fdm.fd
14mr|texlive-droid-2.1-3|572	%{_texmfdistdir}/tex/latex/droid/x2fdr.fd
14mr|texlive-droid-2.1-3|573	%{_texmfdistdir}/tex/latex/droid/x2fds.fd
14mr|texlive-droid-2.1-3|574	%doc %{_texmfdistdir}/doc/fonts/droid/CHANGES
14mr|texlive-droid-2.1-3|575	%doc %{_texmfdistdir}/doc/fonts/droid/README
14mr|texlive-droid-2.1-3|576	%doc %{_texmfdistdir}/doc/fonts/droid/droid.pdf
14mr|texlive-droid-2.1-3|577	%doc %{_texmfdistdir}/doc/fonts/droid/droid.tex
14mr|texlive-droid-2.1-3|578	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.pdf
14mr|texlive-droid-2.1-3|579	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.tex
14mr|texlive-droid-2.1-3|580	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.pdf
14mr|texlive-droid-2.1-3|581	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.tex
14mr|texlive-droid-2.1-3|582	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.pdf
14mr|texlive-droid-2.1-3|583	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.tex
14mr|texlive-droid-2.1-3|584	%doc %{_texmfdistdir}/doc/fonts/droid/manifest.txt
14mr|texlive-droid-2.1-3|585	#- source
14mr|texlive-droid-2.1-3|586	%doc %{_texmfdistdir}/source/fonts/droid/Makefile
14mr|texlive-droid-2.1-3|587	%doc %{_texmfdistdir}/source/fonts/droid/droid-01.etx
14mr|texlive-droid-2.1-3|588	%doc %{_texmfdistdir}/source/fonts/droid/droid-02.etx
14mr|texlive-droid-2.1-3|589	%doc %{_texmfdistdir}/source/fonts/droid/droid-03.etx
14mr|texlive-droid-2.1-3|590	%doc %{_texmfdistdir}/source/fonts/droid/droid-04.etx
14mr|texlive-droid-2.1-3|591	%doc %{_texmfdistdir}/source/fonts/droid/droid-drv.tex
14mr|texlive-droid-2.1-3|592	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixcyrillic.mtx
14mr|texlive-droid-2.1-3|593	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixgreek.mtx
14mr|texlive-droid-2.1-3|594	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixlatin.mtx
14mr|texlive-droid-2.1-3|595	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixtextcomp.mtx
14mr|texlive-droid-2.1-3|596	%doc %{_texmfdistdir}/source/fonts/droid/droid-map.tex
14mr|texlive-droid-2.1-3|597	%doc %{_texmfdistdir}/source/fonts/droid/droidsans-drv.tex
14mr|texlive-droid-2.1-3|598	%doc %{_texmfdistdir}/source/fonts/droid/droidsansmono-drv.tex
14mr|texlive-droid-2.1-3|599	%doc %{_texmfdistdir}/source/fonts/droid/droidserif-drv.tex
14mr|texlive-droid-2.1-3|600	%doc %{_texmfdistdir}/source/fonts/droid/ttf2type1.pe
14mr|texlive-droid-2.1-3|601	
14mr|texlive-droid-2.1-3|602	#-----------------------------------------------------------------------
14mr|texlive-droid-2.1-3|603	%prep
14mr|texlive-droid-2.1-3|604	%setup -c -a0 -a1 -a2
14mr|texlive-droid-2.1-3|605	
14mr|texlive-droid-2.1-3|606	%build
14mr|texlive-droid-2.1-3|607	
14mr|texlive-droid-2.1-3|608	%install
14mr|texlive-droid-2.1-3|609	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-droid-2.1-3|610	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-droid-2.1-3|611	
14mr|texlive-droid-2.1-3|612	
14mr|texlive-droid-2.1-3|613	
14mr|texlive-droid-2.1-3|614	%changelog
14mr|texlive-droid-2.1-3|615	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-droid-2.1-3|616	+ Revision: 81a6a59
14mr|texlive-droid-2.1-3|617	- MassBuild#440: Increase release tag
14mr|texlive-droid-2.1-3|618	
14mr|texlive-droid-2.1-3|619	

19885 14
14mr|texlive-droit-fr-0.1-2|1	# revision 25419
14mr|texlive-droit-fr-0.1-2|2	# category Package
14mr|texlive-droit-fr-0.1-2|3	# catalog-ctan /macros/latex/contrib/droit-fr
14mr|texlive-droit-fr-0.1-2|4	# catalog-date 2012-02-17 14:36:29 +0100
14mr|texlive-droit-fr-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-droit-fr-0.1-2|6	# catalog-version 0.1
14mr|texlive-droit-fr-0.1-2|7	Name:		texlive-droit-fr
14mr|texlive-droit-fr-0.1-2|8	Version:	0.1
14mr|texlive-droit-fr-0.1-2|9	Release:	2
14mr|texlive-droit-fr-0.1-2|10	Summary:	Document class and bibliographic style for French law
14mr|texlive-droit-fr-0.1-2|11	Group:		Publishing
14mr|texlive-droit-fr-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/droit-fr
14mr|texlive-droit-fr-0.1-2|13	License:	LPPL1.3
14mr|texlive-droit-fr-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.tar.xz
14mr|texlive-droit-fr-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.doc.tar.xz
14mr|texlive-droit-fr-0.1-2|16	BuildArch:	noarch
14mr|texlive-droit-fr-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-droit-fr-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-droit-fr-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-droit-fr-0.1-2|20	
14mr|texlive-droit-fr-0.1-2|21	%description
14mr|texlive-droit-fr-0.1-2|22	The bundle provides a toolkit intended for students writing a
14mr|texlive-droit-fr-0.1-2|23	thesis in French law. It features: - a LaTeX document class; -
14mr|texlive-droit-fr-0.1-2|24	a bibliographic style for Biblatex package; - a practical
14mr|texlive-droit-fr-0.1-2|25	example of french thesis document; and - documentation.
14mr|texlive-droit-fr-0.1-2|26	
14mr|texlive-droit-fr-0.1-2|27	%post
14mr|texlive-droit-fr-0.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-droit-fr-0.1-2|29	
14mr|texlive-droit-fr-0.1-2|30	%postun
14mr|texlive-droit-fr-0.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-droit-fr-0.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-droit-fr-0.1-2|33	fi
14mr|texlive-droit-fr-0.1-2|34	
14mr|texlive-droit-fr-0.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-droit-fr-0.1-2|36	%files
14mr|texlive-droit-fr-0.1-2|37	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.bbx
14mr|texlive-droit-fr-0.1-2|38	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cbx
14mr|texlive-droit-fr-0.1-2|39	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cls
14mr|texlive-droit-fr-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/.latexmkrc
14mr|texlive-droit-fr-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/README
14mr|texlive-droit-fr-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.pdf
14mr|texlive-droit-fr-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.tex
14mr|texlive-droit-fr-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/.latexmkrc
14mr|texlive-droit-fr-0.1-2|45	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/annexes.tex
14mr|texlive-droit-fr-0.1-2|46	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.bib
14mr|texlive-droit-fr-0.1-2|47	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.tex
14mr|texlive-droit-fr-0.1-2|48	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/conclusion.tex
14mr|texlive-droit-fr-0.1-2|49	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/glossaire.tex
14mr|texlive-droit-fr-0.1-2|50	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/index.tex
14mr|texlive-droit-fr-0.1-2|51	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/introduction.tex
14mr|texlive-droit-fr-0.1-2|52	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/main.tex
14mr|texlive-droit-fr-0.1-2|53	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/misc.tex
14mr|texlive-droit-fr-0.1-2|54	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie1.tex
14mr|texlive-droit-fr-0.1-2|55	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie2.tex
14mr|texlive-droit-fr-0.1-2|56	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/titre.tex
14mr|texlive-droit-fr-0.1-2|57	
14mr|texlive-droit-fr-0.1-2|58	#-----------------------------------------------------------------------
14mr|texlive-droit-fr-0.1-2|59	%prep
14mr|texlive-droit-fr-0.1-2|60	%setup -c -a0 -a1
14mr|texlive-droit-fr-0.1-2|61	
14mr|texlive-droit-fr-0.1-2|62	%build
14mr|texlive-droit-fr-0.1-2|63	
14mr|texlive-droit-fr-0.1-2|64	%install
14mr|texlive-droit-fr-0.1-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-droit-fr-0.1-2|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-droit-fr-0.1-2|67	
14mr|texlive-droit-fr-0.1-2|68	
14mr|texlive-droit-fr-0.1-2|69	
14mr|texlive-droit-fr-0.1-2|70	%changelog
14mr|texlive-droit-fr-0.1-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-droit-fr-0.1-2|72	+ Revision: 734c68f
14mr|texlive-droit-fr-0.1-2|73	- MassBuild#440: Increase release tag
14mr|texlive-droit-fr-0.1-2|74	
14mr|texlive-droit-fr-0.1-2|75	

19886 14
14mr|texlive-drs-1.1b-3|1	# revision 19232
14mr|texlive-drs-1.1b-3|2	# category Package
14mr|texlive-drs-1.1b-3|3	# catalog-ctan /macros/latex/contrib/drs
14mr|texlive-drs-1.1b-3|4	# catalog-date 2010-07-03 21:56:37 +0200
14mr|texlive-drs-1.1b-3|5	# catalog-license lppl1.3
14mr|texlive-drs-1.1b-3|6	# catalog-version 1.1b
14mr|texlive-drs-1.1b-3|7	Name:		texlive-drs
14mr|texlive-drs-1.1b-3|8	Version:	1.1b
14mr|texlive-drs-1.1b-3|9	Release:	3
14mr|texlive-drs-1.1b-3|10	Summary:	Typeset Discourse Representation Structures (DRS)
14mr|texlive-drs-1.1b-3|11	Group:		Publishing
14mr|texlive-drs-1.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drs
14mr|texlive-drs-1.1b-3|13	License:	LPPL1.3
14mr|texlive-drs-1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.tar.xz
14mr|texlive-drs-1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.doc.tar.xz
14mr|texlive-drs-1.1b-3|16	BuildArch:	noarch
14mr|texlive-drs-1.1b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-drs-1.1b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-drs-1.1b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-drs-1.1b-3|20	
14mr|texlive-drs-1.1b-3|21	%description
14mr|texlive-drs-1.1b-3|22	The package draws Discourse Representation Structures (DRSs).
14mr|texlive-drs-1.1b-3|23	It can draw embedded DRSs, if-then conditions and
14mr|texlive-drs-1.1b-3|24	quantificational "duplex conditions" (with a properly scaled
14mr|texlive-drs-1.1b-3|25	connecting diamond). Formatting parameters allow the user to
14mr|texlive-drs-1.1b-3|26	control the appearance and placement of DRSs, and of DRS
14mr|texlive-drs-1.1b-3|27	variables and conditions. The package is based on DRS macros in
14mr|texlive-drs-1.1b-3|28	the covington package.
14mr|texlive-drs-1.1b-3|29	
14mr|texlive-drs-1.1b-3|30	%post
14mr|texlive-drs-1.1b-3|31	%{_sbindir}/texlive.post
14mr|texlive-drs-1.1b-3|32	
14mr|texlive-drs-1.1b-3|33	%postun
14mr|texlive-drs-1.1b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-drs-1.1b-3|35	%{_sbindir}/texlive.post
14mr|texlive-drs-1.1b-3|36	fi
14mr|texlive-drs-1.1b-3|37	
14mr|texlive-drs-1.1b-3|38	#-----------------------------------------------------------------------
14mr|texlive-drs-1.1b-3|39	%files
14mr|texlive-drs-1.1b-3|40	%{_texmfdistdir}/tex/latex/drs/drs.sty
14mr|texlive-drs-1.1b-3|41	%doc %{_texmfdistdir}/doc/latex/drs/README
14mr|texlive-drs-1.1b-3|42	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.pdf
14mr|texlive-drs-1.1b-3|43	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.tex
14mr|texlive-drs-1.1b-3|44	
14mr|texlive-drs-1.1b-3|45	#-----------------------------------------------------------------------
14mr|texlive-drs-1.1b-3|46	%prep
14mr|texlive-drs-1.1b-3|47	%setup -c -a0 -a1
14mr|texlive-drs-1.1b-3|48	
14mr|texlive-drs-1.1b-3|49	%build
14mr|texlive-drs-1.1b-3|50	
14mr|texlive-drs-1.1b-3|51	%install
14mr|texlive-drs-1.1b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-drs-1.1b-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-drs-1.1b-3|54	
14mr|texlive-drs-1.1b-3|55	
14mr|texlive-drs-1.1b-3|56	
14mr|texlive-drs-1.1b-3|57	%changelog
14mr|texlive-drs-1.1b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-3
14mr|texlive-drs-1.1b-3|59	+ Revision: 191165e
14mr|texlive-drs-1.1b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-drs-1.1b-3|61	
14mr|texlive-drs-1.1b-3|62	

19887 14
14mr|texlive-drv-0.97-3|1	# revision 21499
14mr|texlive-drv-0.97-3|2	# category Package
14mr|texlive-drv-0.97-3|3	# catalog-ctan /graphics/metapost/contrib/macros/drv
14mr|texlive-drv-0.97-3|4	# catalog-date 2011-02-22 19:59:57 +0100
14mr|texlive-drv-0.97-3|5	# catalog-license lppl
14mr|texlive-drv-0.97-3|6	# catalog-version 0.97
14mr|texlive-drv-0.97-3|7	Name:		texlive-drv
14mr|texlive-drv-0.97-3|8	Version:	0.97
14mr|texlive-drv-0.97-3|9	Release:	3
14mr|texlive-drv-0.97-3|10	Summary:	Derivation trees with MetaPost
14mr|texlive-drv-0.97-3|11	Group:		Publishing
14mr|texlive-drv-0.97-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/drv
14mr|texlive-drv-0.97-3|13	License:	LPPL
14mr|texlive-drv-0.97-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.tar.xz
14mr|texlive-drv-0.97-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.doc.tar.xz
14mr|texlive-drv-0.97-3|16	BuildArch:	noarch
14mr|texlive-drv-0.97-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-drv-0.97-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-drv-0.97-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-drv-0.97-3|20	
14mr|texlive-drv-0.97-3|21	%description
14mr|texlive-drv-0.97-3|22	A set of MetaPost macros for typesetting derivation trees (such
14mr|texlive-drv-0.97-3|23	as used in sequent calculus, type inference, programming
14mr|texlive-drv-0.97-3|24	language semantics...). No MetaPost knowledge is needed to use
14mr|texlive-drv-0.97-3|25	these macros.
14mr|texlive-drv-0.97-3|26	
14mr|texlive-drv-0.97-3|27	%post
14mr|texlive-drv-0.97-3|28	%{_sbindir}/texlive.post
14mr|texlive-drv-0.97-3|29	
14mr|texlive-drv-0.97-3|30	%postun
14mr|texlive-drv-0.97-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-drv-0.97-3|32	%{_sbindir}/texlive.post
14mr|texlive-drv-0.97-3|33	fi
14mr|texlive-drv-0.97-3|34	
14mr|texlive-drv-0.97-3|35	#-----------------------------------------------------------------------
14mr|texlive-drv-0.97-3|36	%files
14mr|texlive-drv-0.97-3|37	%{_texmfdistdir}/metapost/drv/drv.mp
14mr|texlive-drv-0.97-3|38	%doc %{_texmfdistdir}/doc/metapost/drv/README
14mr|texlive-drv-0.97-3|39	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.mp
14mr|texlive-drv-0.97-3|40	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.tex
14mr|texlive-drv-0.97-3|41	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv.mp
14mr|texlive-drv-0.97-3|42	%doc %{_texmfdistdir}/doc/metapost/drv/doc/makefile
14mr|texlive-drv-0.97-3|43	%doc %{_texmfdistdir}/doc/metapost/drv/doc/readme.sh
14mr|texlive-drv-0.97-3|44	%doc %{_texmfdistdir}/doc/metapost/drv/drv-guide.pdf
14mr|texlive-drv-0.97-3|45	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.mp
14mr|texlive-drv-0.97-3|46	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.tex
14mr|texlive-drv-0.97-3|47	%doc %{_texmfdistdir}/doc/metapost/drv/sample/drv.mp
14mr|texlive-drv-0.97-3|48	%doc %{_texmfdistdir}/doc/metapost/drv/sample/makefile
14mr|texlive-drv-0.97-3|49	%doc %{_texmfdistdir}/doc/metapost/drv/sample/readme.sh
14mr|texlive-drv-0.97-3|50	%doc %{_texmfdistdir}/doc/metapost/drv/template/drv.mp
14mr|texlive-drv-0.97-3|51	%doc %{_texmfdistdir}/doc/metapost/drv/template/makefile
14mr|texlive-drv-0.97-3|52	%doc %{_texmfdistdir}/doc/metapost/drv/template/readme.sh
14mr|texlive-drv-0.97-3|53	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.mp
14mr|texlive-drv-0.97-3|54	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.tex
14mr|texlive-drv-0.97-3|55	
14mr|texlive-drv-0.97-3|56	#-----------------------------------------------------------------------
14mr|texlive-drv-0.97-3|57	%prep
14mr|texlive-drv-0.97-3|58	%setup -c -a0 -a1
14mr|texlive-drv-0.97-3|59	
14mr|texlive-drv-0.97-3|60	%build
14mr|texlive-drv-0.97-3|61	
14mr|texlive-drv-0.97-3|62	%install
14mr|texlive-drv-0.97-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-drv-0.97-3|64	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-drv-0.97-3|65	
14mr|texlive-drv-0.97-3|66	
14mr|texlive-drv-0.97-3|67	
14mr|texlive-drv-0.97-3|68	%changelog
14mr|texlive-drv-0.97-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.97-3
14mr|texlive-drv-0.97-3|70	+ Revision: e544d53
14mr|texlive-drv-0.97-3|71	- MassBuild#440: Increase release tag
14mr|texlive-drv-0.97-3|72	
14mr|texlive-drv-0.97-3|73	

19888 14
14mr|texlive-dtk-1.29-2|1	# revision 27226
14mr|texlive-dtk-1.29-2|2	# category Package
14mr|texlive-dtk-1.29-2|3	# catalog-ctan /usergrps/dante/dtk
14mr|texlive-dtk-1.29-2|4	# catalog-date 2012-06-18 14:12:50 +0200
14mr|texlive-dtk-1.29-2|5	# catalog-license lppl1.3
14mr|texlive-dtk-1.29-2|6	# catalog-version 1.29
14mr|texlive-dtk-1.29-2|7	Name:		texlive-dtk
14mr|texlive-dtk-1.29-2|8	Version:	1.29
14mr|texlive-dtk-1.29-2|9	Release:	2
14mr|texlive-dtk-1.29-2|10	Summary:	Document class for the journal of DANTE
14mr|texlive-dtk-1.29-2|11	Group:		Publishing
14mr|texlive-dtk-1.29-2|12	URL:		http://www.ctan.org/tex-archive/usergrps/dante/dtk
14mr|texlive-dtk-1.29-2|13	License:	LPPL1.3
14mr|texlive-dtk-1.29-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.tar.xz
14mr|texlive-dtk-1.29-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.doc.tar.xz
14mr|texlive-dtk-1.29-2|16	BuildArch:	noarch
14mr|texlive-dtk-1.29-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dtk-1.29-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dtk-1.29-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-dtk-1.29-2|20	
14mr|texlive-dtk-1.29-2|21	%description
14mr|texlive-dtk-1.29-2|22	The bundle provides a class and style file for typesetting "Die
14mr|texlive-dtk-1.29-2|23	TeXnische Komodie" -- the communications of the German TeX
14mr|texlive-dtk-1.29-2|24	Users Group DANTE e.V. The arrangement means that the class may
14mr|texlive-dtk-1.29-2|25	be used by article writers to typeset a single article as well
14mr|texlive-dtk-1.29-2|26	as to produce the complete journal.
14mr|texlive-dtk-1.29-2|27	
14mr|texlive-dtk-1.29-2|28	%post
14mr|texlive-dtk-1.29-2|29	%{_sbindir}/texlive.post
14mr|texlive-dtk-1.29-2|30	
14mr|texlive-dtk-1.29-2|31	%postun
14mr|texlive-dtk-1.29-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-dtk-1.29-2|33	%{_sbindir}/texlive.post
14mr|texlive-dtk-1.29-2|34	fi
14mr|texlive-dtk-1.29-2|35	
14mr|texlive-dtk-1.29-2|36	#-----------------------------------------------------------------------
14mr|texlive-dtk-1.29-2|37	%files
14mr|texlive-dtk-1.29-2|38	%{_texmfdistdir}/bibtex/bst/dtk/dtk.bst
14mr|texlive-dtk-1.29-2|39	%{_texmfdistdir}/makeindex/dtk/dtk-adr.ist
14mr|texlive-dtk-1.29-2|40	%{_texmfdistdir}/makeindex/dtk/dtk-idx.ist
14mr|texlive-dtk-1.29-2|41	%{_texmfdistdir}/tex/latex/dtk/dtk-pdf.sty
14mr|texlive-dtk-1.29-2|42	%{_texmfdistdir}/tex/latex/dtk/dtk-url.sty
14mr|texlive-dtk-1.29-2|43	%{_texmfdistdir}/tex/latex/dtk/dtk.clo
14mr|texlive-dtk-1.29-2|44	%{_texmfdistdir}/tex/latex/dtk/dtk.cls
14mr|texlive-dtk-1.29-2|45	%{_texmfdistdir}/tex/latex/dtk/dtk12.clo
14mr|texlive-dtk-1.29-2|46	%{_texmfdistdir}/tex/latex/dtk/dtklogos.sty
14mr|texlive-dtk-1.29-2|47	%doc %{_texmfdistdir}/doc/latex/dtk/Changes
14mr|texlive-dtk-1.29-2|48	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.pdf
14mr|texlive-dtk-1.29-2|49	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.tex
14mr|texlive-dtk-1.29-2|50	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.pdf
14mr|texlive-dtk-1.29-2|51	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.tex
14mr|texlive-dtk-1.29-2|52	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.bib
14mr|texlive-dtk-1.29-2|53	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.pdf
14mr|texlive-dtk-1.29-2|54	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.tex
14mr|texlive-dtk-1.29-2|55	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk00.clo
14mr|texlive-dtk-1.29-2|56	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk01.clo
14mr|texlive-dtk-1.29-2|57	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk02.clo
14mr|texlive-dtk-1.29-2|58	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk03.clo
14mr|texlive-dtk-1.29-2|59	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk05.clo
14mr|texlive-dtk-1.29-2|60	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk06.clo
14mr|texlive-dtk-1.29-2|61	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk10.clo
14mr|texlive-dtk-1.29-2|62	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk11.clo
14mr|texlive-dtk-1.29-2|63	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk95.clo
14mr|texlive-dtk-1.29-2|64	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk96.clo
14mr|texlive-dtk-1.29-2|65	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk97.clo
14mr|texlive-dtk-1.29-2|66	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk98.clo
14mr|texlive-dtk-1.29-2|67	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk99.clo
14mr|texlive-dtk-1.29-2|68	%doc %{_texmfdistdir}/doc/latex/dtk/historical/textlist.sty
14mr|texlive-dtk-1.29-2|69	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile
14mr|texlive-dtk-1.29-2|70	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile.in
14mr|texlive-dtk-1.29-2|71	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/adressen.tex
14mr|texlive-dtk-1.29-2|72	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/editorial.tex
14mr|texlive-dtk-1.29-2|73	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/grusswort.tex
14mr|texlive-dtk-1.29-2|74	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/impressum.tex
14mr|texlive-dtk-1.29-2|75	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/komoedie.tex
14mr|texlive-dtk-1.29-2|76	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/ruecken.tex
14mr|texlive-dtk-1.29-2|77	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/rueckenNeu.tex
14mr|texlive-dtk-1.29-2|78	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/stammtische.tex
14mr|texlive-dtk-1.29-2|79	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/termine.tex
14mr|texlive-dtk-1.29-2|80	
14mr|texlive-dtk-1.29-2|81	#-----------------------------------------------------------------------
14mr|texlive-dtk-1.29-2|82	%prep
14mr|texlive-dtk-1.29-2|83	%setup -c -a0 -a1
14mr|texlive-dtk-1.29-2|84	
14mr|texlive-dtk-1.29-2|85	%build
14mr|texlive-dtk-1.29-2|86	
14mr|texlive-dtk-1.29-2|87	%install
14mr|texlive-dtk-1.29-2|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dtk-1.29-2|89	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dtk-1.29-2|90	
14mr|texlive-dtk-1.29-2|91	
14mr|texlive-dtk-1.29-2|92	
14mr|texlive-dtk-1.29-2|93	%changelog
14mr|texlive-dtk-1.29-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.29-2
14mr|texlive-dtk-1.29-2|95	+ Revision: 1ae9402
14mr|texlive-dtk-1.29-2|96	- MassBuild#440: Increase release tag
14mr|texlive-dtk-1.29-2|97	
14mr|texlive-dtk-1.29-2|98	

19889 14
14mr|texlive-dtl-0.6.1-9|1	# revision 29764
14mr|texlive-dtl-0.6.1-9|2	# category TLCore
14mr|texlive-dtl-0.6.1-9|3	# catalog-ctan /dviware/dtl
14mr|texlive-dtl-0.6.1-9|4	# catalog-date 2012-04-09 22:37:34 +0200
14mr|texlive-dtl-0.6.1-9|5	# catalog-license pd
14mr|texlive-dtl-0.6.1-9|6	# catalog-version 0.6.1
14mr|texlive-dtl-0.6.1-9|7	Name:		texlive-dtl
14mr|texlive-dtl-0.6.1-9|8	Version:	0.6.1
14mr|texlive-dtl-0.6.1-9|9	Release:	9
14mr|texlive-dtl-0.6.1-9|10	Summary:	Tools to dis-assemble and re-assemble DVI files
14mr|texlive-dtl-0.6.1-9|11	Group:		Publishing
14mr|texlive-dtl-0.6.1-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dtl
14mr|texlive-dtl-0.6.1-9|13	License:	PD
14mr|texlive-dtl-0.6.1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtl.tar.xz
14mr|texlive-dtl-0.6.1-9|15	BuildArch:	noarch
14mr|texlive-dtl-0.6.1-9|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dtl-0.6.1-9|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dtl-0.6.1-9|18	Requires(post):	texlive-kpathsea
14mr|texlive-dtl-0.6.1-9|19	Requires:	texlive-dtl.bin
14mr|texlive-dtl-0.6.1-9|20	
14mr|texlive-dtl-0.6.1-9|21	%description
14mr|texlive-dtl-0.6.1-9|22	DTL (DVI Text Language) is a means of expressing the content of
14mr|texlive-dtl-0.6.1-9|23	a DVI file, which is readily readable by humans. The DTL bundle
14mr|texlive-dtl-0.6.1-9|24	contains an assembler dt2dv (which produces DVI files from DTL
14mr|texlive-dtl-0.6.1-9|25	files) and a disassembler dv2dt (which produces DTL files from
14mr|texlive-dtl-0.6.1-9|26	DVI files). The DTL bundle was developed so as to avoid some
14mr|texlive-dtl-0.6.1-9|27	infelicities of dvitype (among other pressing reasons).
14mr|texlive-dtl-0.6.1-9|28	
14mr|texlive-dtl-0.6.1-9|29	%post
14mr|texlive-dtl-0.6.1-9|30	%{_sbindir}/texlive.post
14mr|texlive-dtl-0.6.1-9|31	
14mr|texlive-dtl-0.6.1-9|32	%postun
14mr|texlive-dtl-0.6.1-9|33	if [ $1 -eq 0 ]; then
14mr|texlive-dtl-0.6.1-9|34	%{_sbindir}/texlive.post
14mr|texlive-dtl-0.6.1-9|35	fi
14mr|texlive-dtl-0.6.1-9|36	
14mr|texlive-dtl-0.6.1-9|37	#-----------------------------------------------------------------------
14mr|texlive-dtl-0.6.1-9|38	%files
14mr|texlive-dtl-0.6.1-9|39	%{_mandir}/man1/dt2dv.1*
14mr|texlive-dtl-0.6.1-9|40	%{_texmfdistdir}/doc/man/man1/dt2dv.man1.pdf
14mr|texlive-dtl-0.6.1-9|41	%{_mandir}/man1/dv2dt.1*
14mr|texlive-dtl-0.6.1-9|42	%{_texmfdistdir}/doc/man/man1/dv2dt.man1.pdf
14mr|texlive-dtl-0.6.1-9|43	
14mr|texlive-dtl-0.6.1-9|44	#-----------------------------------------------------------------------
14mr|texlive-dtl-0.6.1-9|45	%prep
14mr|texlive-dtl-0.6.1-9|46	%setup -c -a0
14mr|texlive-dtl-0.6.1-9|47	
14mr|texlive-dtl-0.6.1-9|48	%build
14mr|texlive-dtl-0.6.1-9|49	
14mr|texlive-dtl-0.6.1-9|50	%install
14mr|texlive-dtl-0.6.1-9|51	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dtl-0.6.1-9|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dtl-0.6.1-9|53	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dtl-0.6.1-9|54	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dtl-0.6.1-9|55	
14mr|texlive-dtl-0.6.1-9|56	%changelog
14mr|texlive-dtl-0.6.1-9|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.1-9
14mr|texlive-dtl-0.6.1-9|58	+ Revision: 28ed9c9
14mr|texlive-dtl-0.6.1-9|59	- MassBuild#440: Increase release tag
14mr|texlive-dtl-0.6.1-9|60	
14mr|texlive-dtl-0.6.1-9|61	

19890 14
14mr|texlive-dtxgallery-1-3|1	# revision 15878
14mr|texlive-dtxgallery-1-3|2	# category Package
14mr|texlive-dtxgallery-1-3|3	# catalog-ctan /info/dtxgallery
14mr|texlive-dtxgallery-1-3|4	# catalog-date 2008-08-18 13:49:16 +0200
14mr|texlive-dtxgallery-1-3|5	# catalog-license lppl
14mr|texlive-dtxgallery-1-3|6	# catalog-version 1
14mr|texlive-dtxgallery-1-3|7	Name:		texlive-dtxgallery
14mr|texlive-dtxgallery-1-3|8	Version:	1
14mr|texlive-dtxgallery-1-3|9	Release:	3
14mr|texlive-dtxgallery-1-3|10	Summary:	A small collection of minimal DTX examples
14mr|texlive-dtxgallery-1-3|11	Group:		Publishing
14mr|texlive-dtxgallery-1-3|12	URL:		http://www.ctan.org/tex-archive/info/dtxgallery
14mr|texlive-dtxgallery-1-3|13	License:	LPPL
14mr|texlive-dtxgallery-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.tar.xz
14mr|texlive-dtxgallery-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.doc.tar.xz
14mr|texlive-dtxgallery-1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.source.tar.xz
14mr|texlive-dtxgallery-1-3|17	BuildArch:	noarch
14mr|texlive-dtxgallery-1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dtxgallery-1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dtxgallery-1-3|20	
14mr|texlive-dtxgallery-1-3|21	%description
14mr|texlive-dtxgallery-1-3|22	A collection of files that demonstrate simple things that are
14mr|texlive-dtxgallery-1-3|23	possible with the flexible and under-appreciated docstrip file
14mr|texlive-dtxgallery-1-3|24	format. Each file of the collection is provided as a .dtx file
14mr|texlive-dtxgallery-1-3|25	and as the corresponding .pdf. The set is intended as a
14mr|texlive-dtxgallery-1-3|26	companion to Scott Pakin's excellent and influential dtxtut
14mr|texlive-dtxgallery-1-3|27	example of producing LaTeX packages in this way.
14mr|texlive-dtxgallery-1-3|28	
14mr|texlive-dtxgallery-1-3|29	#-----------------------------------------------------------------------
14mr|texlive-dtxgallery-1-3|30	%files
14mr|texlive-dtxgallery-1-3|31	%doc %{_texmfdistdir}/doc/latex/dtxgallery/README
14mr|texlive-dtxgallery-1-3|32	%doc %{_texmfdistdir}/doc/latex/dtxgallery/conditional-code.pdf
14mr|texlive-dtxgallery-1-3|33	%doc %{_texmfdistdir}/doc/latex/dtxgallery/dtxgallery.pdf
14mr|texlive-dtxgallery-1-3|34	%doc %{_texmfdistdir}/doc/latex/dtxgallery/rearrange.pdf
14mr|texlive-dtxgallery-1-3|35	%doc %{_texmfdistdir}/doc/latex/dtxgallery/single-source.pdf
14mr|texlive-dtxgallery-1-3|36	#- source
14mr|texlive-dtxgallery-1-3|37	%doc %{_texmfdistdir}/source/latex/dtxgallery/conditional-code.dtx
14mr|texlive-dtxgallery-1-3|38	%doc %{_texmfdistdir}/source/latex/dtxgallery/dtxgallery.dtx
14mr|texlive-dtxgallery-1-3|39	%doc %{_texmfdistdir}/source/latex/dtxgallery/rearrange.dtx
14mr|texlive-dtxgallery-1-3|40	%doc %{_texmfdistdir}/source/latex/dtxgallery/single-source.dtx
14mr|texlive-dtxgallery-1-3|41	
14mr|texlive-dtxgallery-1-3|42	#-----------------------------------------------------------------------
14mr|texlive-dtxgallery-1-3|43	%prep
14mr|texlive-dtxgallery-1-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-dtxgallery-1-3|45	
14mr|texlive-dtxgallery-1-3|46	%build
14mr|texlive-dtxgallery-1-3|47	
14mr|texlive-dtxgallery-1-3|48	%install
14mr|texlive-dtxgallery-1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dtxgallery-1-3|50	cp -fpar doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dtxgallery-1-3|51	
14mr|texlive-dtxgallery-1-3|52	
14mr|texlive-dtxgallery-1-3|53	
14mr|texlive-dtxgallery-1-3|54	%changelog
14mr|texlive-dtxgallery-1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-dtxgallery-1-3|56	+ Revision: 0f7b251
14mr|texlive-dtxgallery-1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-dtxgallery-1-3|58	
14mr|texlive-dtxgallery-1-3|59	

19891 14
14mr|texlive-dtxgen-1.03-7|1	# revision 30077
14mr|texlive-dtxgen-1.03-7|2	# category Package
14mr|texlive-dtxgen-1.03-7|3	# catalog-ctan /support/dtxgen
14mr|texlive-dtxgen-1.03-7|4	# catalog-date 2013-04-22 18:47:59 +0200
14mr|texlive-dtxgen-1.03-7|5	# catalog-license gpl
14mr|texlive-dtxgen-1.03-7|6	# catalog-version 1.03
14mr|texlive-dtxgen-1.03-7|7	Name:		texlive-dtxgen
14mr|texlive-dtxgen-1.03-7|8	Version:	1.03
14mr|texlive-dtxgen-1.03-7|9	Release:	7
14mr|texlive-dtxgen-1.03-7|10	Summary:	Creates a template for a self-extracting .dtx file
14mr|texlive-dtxgen-1.03-7|11	Group:		Publishing
14mr|texlive-dtxgen-1.03-7|12	URL:		http://www.ctan.org/tex-archive/support/dtxgen
14mr|texlive-dtxgen-1.03-7|13	License:	GPL
14mr|texlive-dtxgen-1.03-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.tar.xz
14mr|texlive-dtxgen-1.03-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.doc.tar.xz
14mr|texlive-dtxgen-1.03-7|16	BuildArch:	noarch
14mr|texlive-dtxgen-1.03-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dtxgen-1.03-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dtxgen-1.03-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-dtxgen-1.03-7|20	Provides:	texlive-dtxgen.bin = %{EVRD}
14mr|texlive-dtxgen-1.03-7|21	
14mr|texlive-dtxgen-1.03-7|22	%description
14mr|texlive-dtxgen-1.03-7|23	The bash script dtxgen creates a template for a self-extracting
14mr|texlive-dtxgen-1.03-7|24	.dtx file. It is useful for those who plan to create a new
14mr|texlive-dtxgen-1.03-7|25	Documented LaTeX Source (.dtx) file.
14mr|texlive-dtxgen-1.03-7|26	
14mr|texlive-dtxgen-1.03-7|27	%post
14mr|texlive-dtxgen-1.03-7|28	%{_sbindir}/texlive.post
14mr|texlive-dtxgen-1.03-7|29	
14mr|texlive-dtxgen-1.03-7|30	%postun
14mr|texlive-dtxgen-1.03-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-dtxgen-1.03-7|32	%{_sbindir}/texlive.post
14mr|texlive-dtxgen-1.03-7|33	fi
14mr|texlive-dtxgen-1.03-7|34	
14mr|texlive-dtxgen-1.03-7|35	#-----------------------------------------------------------------------
14mr|texlive-dtxgen-1.03-7|36	%files
14mr|texlive-dtxgen-1.03-7|37	%{_bindir}/dtxgen
14mr|texlive-dtxgen-1.03-7|38	%{_texmfdistdir}/scripts/dtxgen/dtxgen
14mr|texlive-dtxgen-1.03-7|39	%doc %{_texmfdistdir}/doc/support/dtxgen/README
14mr|texlive-dtxgen-1.03-7|40	%doc %{_texmfdistdir}/doc/support/dtxgen/dtxgen.pdf
14mr|texlive-dtxgen-1.03-7|41	
14mr|texlive-dtxgen-1.03-7|42	#-----------------------------------------------------------------------
14mr|texlive-dtxgen-1.03-7|43	%prep
14mr|texlive-dtxgen-1.03-7|44	%setup -c -a0 -a1
14mr|texlive-dtxgen-1.03-7|45	
14mr|texlive-dtxgen-1.03-7|46	%build
14mr|texlive-dtxgen-1.03-7|47	
14mr|texlive-dtxgen-1.03-7|48	%install
14mr|texlive-dtxgen-1.03-7|49	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-dtxgen-1.03-7|50	pushd %{buildroot}%{_bindir}
14mr|texlive-dtxgen-1.03-7|51	ln -sf %{_texmfdistdir}/scripts/dtxgen/dtxgen dtxgen
14mr|texlive-dtxgen-1.03-7|52	popd
14mr|texlive-dtxgen-1.03-7|53	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dtxgen-1.03-7|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dtxgen-1.03-7|55	
14mr|texlive-dtxgen-1.03-7|56	%changelog
14mr|texlive-dtxgen-1.03-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-7
14mr|texlive-dtxgen-1.03-7|58	+ Revision: 7884905
14mr|texlive-dtxgen-1.03-7|59	- MassBuild#440: Increase release tag
14mr|texlive-dtxgen-1.03-7|60	
14mr|texlive-dtxgen-1.03-7|61	

19892 14
14mr|texlive-dtxtut-20070201-3|1	# revision 15878
14mr|texlive-dtxtut-20070201-3|2	# category Package
14mr|texlive-dtxtut-20070201-3|3	# catalog-ctan /info/dtxtut
14mr|texlive-dtxtut-20070201-3|4	# catalog-date 2007-02-01 21:12:02 +0100
14mr|texlive-dtxtut-20070201-3|5	# catalog-license lppl
14mr|texlive-dtxtut-20070201-3|6	# catalog-version undef
14mr|texlive-dtxtut-20070201-3|7	Name:		texlive-dtxtut
14mr|texlive-dtxtut-20070201-3|8	Version:	20070201
14mr|texlive-dtxtut-20070201-3|9	Release:	3
14mr|texlive-dtxtut-20070201-3|10	Summary:	Tutorial on writing .dtx and .ins files
14mr|texlive-dtxtut-20070201-3|11	Group:		Publishing
14mr|texlive-dtxtut-20070201-3|12	URL:		http://www.ctan.org/tex-archive/info/dtxtut
14mr|texlive-dtxtut-20070201-3|13	License:	LPPL
14mr|texlive-dtxtut-20070201-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxtut.tar.xz
14mr|texlive-dtxtut-20070201-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxtut.doc.tar.xz
14mr|texlive-dtxtut-20070201-3|16	BuildArch:	noarch
14mr|texlive-dtxtut-20070201-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dtxtut-20070201-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dtxtut-20070201-3|19	
14mr|texlive-dtxtut-20070201-3|20	%description
14mr|texlive-dtxtut-20070201-3|21	This tutorial is intended for advanced LaTeX2e users who want
14mr|texlive-dtxtut-20070201-3|22	to learn how to create .ins and .dtx files for distributing
14mr|texlive-dtxtut-20070201-3|23	their homebrewed classes and style files.
14mr|texlive-dtxtut-20070201-3|24	
14mr|texlive-dtxtut-20070201-3|25	#-----------------------------------------------------------------------
14mr|texlive-dtxtut-20070201-3|26	%files
14mr|texlive-dtxtut-20070201-3|27	%doc %{_texmfdistdir}/doc/latex/dtxtut/README
14mr|texlive-dtxtut-20070201-3|28	%doc %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.dtx
14mr|texlive-dtxtut-20070201-3|29	%doc %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.ins
14mr|texlive-dtxtut-20070201-3|30	%doc %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.pdf
14mr|texlive-dtxtut-20070201-3|31	%doc %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.tex
14mr|texlive-dtxtut-20070201-3|32	%doc %{_texmfdistdir}/doc/latex/dtxtut/skeleton.dtx
14mr|texlive-dtxtut-20070201-3|33	%doc %{_texmfdistdir}/doc/latex/dtxtut/skeleton.ins
14mr|texlive-dtxtut-20070201-3|34	
14mr|texlive-dtxtut-20070201-3|35	#-----------------------------------------------------------------------
14mr|texlive-dtxtut-20070201-3|36	%prep
14mr|texlive-dtxtut-20070201-3|37	%setup -c -a0 -a1
14mr|texlive-dtxtut-20070201-3|38	
14mr|texlive-dtxtut-20070201-3|39	%build
14mr|texlive-dtxtut-20070201-3|40	
14mr|texlive-dtxtut-20070201-3|41	%install
14mr|texlive-dtxtut-20070201-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dtxtut-20070201-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dtxtut-20070201-3|44	
14mr|texlive-dtxtut-20070201-3|45	
14mr|texlive-dtxtut-20070201-3|46	
14mr|texlive-dtxtut-20070201-3|47	%changelog
14mr|texlive-dtxtut-20070201-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070201-3
14mr|texlive-dtxtut-20070201-3|49	+ Revision: 10eb7d2
14mr|texlive-dtxtut-20070201-3|50	- MassBuild#440: Increase release tag
14mr|texlive-dtxtut-20070201-3|51	
14mr|texlive-dtxtut-20070201-3|52	

19893 14
14mr|texlive-duerer-20101214-3|1	# revision 20741
14mr|texlive-duerer-20101214-3|2	# category Package
14mr|texlive-duerer-20101214-3|3	# catalog-ctan /fonts/duerer
14mr|texlive-duerer-20101214-3|4	# catalog-date 2010-12-14 12:03:20 +0100
14mr|texlive-duerer-20101214-3|5	# catalog-license pd
14mr|texlive-duerer-20101214-3|6	# catalog-version undef
14mr|texlive-duerer-20101214-3|7	Name:		texlive-duerer
14mr|texlive-duerer-20101214-3|8	Version:	20101214
14mr|texlive-duerer-20101214-3|9	Release:	3
14mr|texlive-duerer-20101214-3|10	Summary:	Computer Duerer fonts
14mr|texlive-duerer-20101214-3|11	Group:		Publishing
14mr|texlive-duerer-20101214-3|12	URL:		http://www.ctan.org/tex-archive/fonts/duerer
14mr|texlive-duerer-20101214-3|13	License:	PD
14mr|texlive-duerer-20101214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.tar.xz
14mr|texlive-duerer-20101214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.doc.tar.xz
14mr|texlive-duerer-20101214-3|16	BuildArch:	noarch
14mr|texlive-duerer-20101214-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-duerer-20101214-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-duerer-20101214-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-duerer-20101214-3|20	
14mr|texlive-duerer-20101214-3|21	%description
14mr|texlive-duerer-20101214-3|22	These fonts are designed for titling use, and consist of
14mr|texlive-duerer-20101214-3|23	capital roman letters only. Together with the normal set of
14mr|texlive-duerer-20101214-3|24	base shapes, the family also offers an informal shape. LaTeX
14mr|texlive-duerer-20101214-3|25	support is available in the duerer-latex bundle.
14mr|texlive-duerer-20101214-3|26	
14mr|texlive-duerer-20101214-3|27	%post
14mr|texlive-duerer-20101214-3|28	%{_sbindir}/texlive.post
14mr|texlive-duerer-20101214-3|29	
14mr|texlive-duerer-20101214-3|30	%postun
14mr|texlive-duerer-20101214-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-duerer-20101214-3|32	%{_sbindir}/texlive.post
14mr|texlive-duerer-20101214-3|33	fi
14mr|texlive-duerer-20101214-3|34	
14mr|texlive-duerer-20101214-3|35	#-----------------------------------------------------------------------
14mr|texlive-duerer-20101214-3|36	%files
14mr|texlive-duerer-20101214-3|37	%{_texmfdistdir}/fonts/source/public/duerer/cdb10.mf
14mr|texlive-duerer-20101214-3|38	%{_texmfdistdir}/fonts/source/public/duerer/cdi10.mf
14mr|texlive-duerer-20101214-3|39	%{_texmfdistdir}/fonts/source/public/duerer/cdr10.mf
14mr|texlive-duerer-20101214-3|40	%{_texmfdistdir}/fonts/source/public/duerer/cdsl10.mf
14mr|texlive-duerer-20101214-3|41	%{_texmfdistdir}/fonts/source/public/duerer/cdss10.mf
14mr|texlive-duerer-20101214-3|42	%{_texmfdistdir}/fonts/source/public/duerer/cdtt10.mf
14mr|texlive-duerer-20101214-3|43	%{_texmfdistdir}/fonts/source/public/duerer/dromani.mf
14mr|texlive-duerer-20101214-3|44	%{_texmfdistdir}/fonts/source/public/duerer/dromanu.mf
14mr|texlive-duerer-20101214-3|45	%{_texmfdistdir}/fonts/source/public/duerer/dtitle.mf
14mr|texlive-duerer-20101214-3|46	%{_texmfdistdir}/fonts/tfm/public/duerer/cdb10.tfm
14mr|texlive-duerer-20101214-3|47	%{_texmfdistdir}/fonts/tfm/public/duerer/cdi10.tfm
14mr|texlive-duerer-20101214-3|48	%{_texmfdistdir}/fonts/tfm/public/duerer/cdr10.tfm
14mr|texlive-duerer-20101214-3|49	%{_texmfdistdir}/fonts/tfm/public/duerer/cdsl10.tfm
14mr|texlive-duerer-20101214-3|50	%{_texmfdistdir}/fonts/tfm/public/duerer/cdss10.tfm
14mr|texlive-duerer-20101214-3|51	%{_texmfdistdir}/fonts/tfm/public/duerer/cdtt10.tfm
14mr|texlive-duerer-20101214-3|52	%doc %{_texmfdistdir}/doc/fonts/duerer/README
14mr|texlive-duerer-20101214-3|53	
14mr|texlive-duerer-20101214-3|54	#-----------------------------------------------------------------------
14mr|texlive-duerer-20101214-3|55	%prep
14mr|texlive-duerer-20101214-3|56	%setup -c -a0 -a1
14mr|texlive-duerer-20101214-3|57	
14mr|texlive-duerer-20101214-3|58	%build
14mr|texlive-duerer-20101214-3|59	
14mr|texlive-duerer-20101214-3|60	%install
14mr|texlive-duerer-20101214-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-duerer-20101214-3|62	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-duerer-20101214-3|63	
14mr|texlive-duerer-20101214-3|64	
14mr|texlive-duerer-20101214-3|65	
14mr|texlive-duerer-20101214-3|66	%changelog
14mr|texlive-duerer-20101214-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101214-3
14mr|texlive-duerer-20101214-3|68	+ Revision: 0097c0a
14mr|texlive-duerer-20101214-3|69	- MassBuild#440: Increase release tag
14mr|texlive-duerer-20101214-3|70	
14mr|texlive-duerer-20101214-3|71	

19894 14
14mr|texlive-duerer-latex-1.1-3|1	# revision 15878
14mr|texlive-duerer-latex-1.1-3|2	# category Package
14mr|texlive-duerer-latex-1.1-3|3	# catalog-ctan /macros/latex/contrib/duerer-latex
14mr|texlive-duerer-latex-1.1-3|4	# catalog-date 2008-08-18 13:49:16 +0200
14mr|texlive-duerer-latex-1.1-3|5	# catalog-license gpl
14mr|texlive-duerer-latex-1.1-3|6	# catalog-version 1.1
14mr|texlive-duerer-latex-1.1-3|7	Name:		texlive-duerer-latex
14mr|texlive-duerer-latex-1.1-3|8	Version:	1.1
14mr|texlive-duerer-latex-1.1-3|9	Release:	3
14mr|texlive-duerer-latex-1.1-3|10	Summary:	LaTeX support for the Duerer fonts
14mr|texlive-duerer-latex-1.1-3|11	Group:		Publishing
14mr|texlive-duerer-latex-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/duerer-latex
14mr|texlive-duerer-latex-1.1-3|13	License:	GPL
14mr|texlive-duerer-latex-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.tar.xz
14mr|texlive-duerer-latex-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.doc.tar.xz
14mr|texlive-duerer-latex-1.1-3|16	BuildArch:	noarch
14mr|texlive-duerer-latex-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-duerer-latex-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-duerer-latex-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-duerer-latex-1.1-3|20	
14mr|texlive-duerer-latex-1.1-3|21	%description
14mr|texlive-duerer-latex-1.1-3|22	LaTeX support for Hoenig's Computer Duerer fonts, using their
14mr|texlive-duerer-latex-1.1-3|23	standard fontname names.
14mr|texlive-duerer-latex-1.1-3|24	
14mr|texlive-duerer-latex-1.1-3|25	%post
14mr|texlive-duerer-latex-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-duerer-latex-1.1-3|27	
14mr|texlive-duerer-latex-1.1-3|28	%postun
14mr|texlive-duerer-latex-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-duerer-latex-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-duerer-latex-1.1-3|31	fi
14mr|texlive-duerer-latex-1.1-3|32	
14mr|texlive-duerer-latex-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-duerer-latex-1.1-3|34	%files
14mr|texlive-duerer-latex-1.1-3|35	%{_texmfdistdir}/tex/latex/duerer-latex/duerer.sty
14mr|texlive-duerer-latex-1.1-3|36	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdin.fd
14mr|texlive-duerer-latex-1.1-3|37	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdr.fd
14mr|texlive-duerer-latex-1.1-3|38	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdss.fd
14mr|texlive-duerer-latex-1.1-3|39	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdtt.fd
14mr|texlive-duerer-latex-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/duerer-latex/README
14mr|texlive-duerer-latex-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.pdf
14mr|texlive-duerer-latex-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.tex
14mr|texlive-duerer-latex-1.1-3|43	
14mr|texlive-duerer-latex-1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-duerer-latex-1.1-3|45	%prep
14mr|texlive-duerer-latex-1.1-3|46	%setup -c -a0 -a1
14mr|texlive-duerer-latex-1.1-3|47	
14mr|texlive-duerer-latex-1.1-3|48	%build
14mr|texlive-duerer-latex-1.1-3|49	
14mr|texlive-duerer-latex-1.1-3|50	%install
14mr|texlive-duerer-latex-1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-duerer-latex-1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-duerer-latex-1.1-3|53	
14mr|texlive-duerer-latex-1.1-3|54	
14mr|texlive-duerer-latex-1.1-3|55	
14mr|texlive-duerer-latex-1.1-3|56	%changelog
14mr|texlive-duerer-latex-1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-duerer-latex-1.1-3|58	+ Revision: fa2776c
14mr|texlive-duerer-latex-1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-duerer-latex-1.1-3|60	
14mr|texlive-duerer-latex-1.1-3|61	

19895 14
14mr|texlive-duotenzor-1.00-3|1	# revision 18728
14mr|texlive-duotenzor-1.00-3|2	# category Package
14mr|texlive-duotenzor-1.00-3|3	# catalog-ctan /graphics/duotenzor
14mr|texlive-duotenzor-1.00-3|4	# catalog-date 2010-06-06 13:50:32 +0200
14mr|texlive-duotenzor-1.00-3|5	# catalog-license lppl1.3
14mr|texlive-duotenzor-1.00-3|6	# catalog-version 1.00
14mr|texlive-duotenzor-1.00-3|7	Name:		texlive-duotenzor
14mr|texlive-duotenzor-1.00-3|8	Version:	1.00
14mr|texlive-duotenzor-1.00-3|9	Release:	3
14mr|texlive-duotenzor-1.00-3|10	Summary:	Drawing package for circuit and duotensor diagrams
14mr|texlive-duotenzor-1.00-3|11	Group:		Publishing
14mr|texlive-duotenzor-1.00-3|12	URL:		http://www.ctan.org/tex-archive/graphics/duotenzor
14mr|texlive-duotenzor-1.00-3|13	License:	LPPL1.3
14mr|texlive-duotenzor-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.tar.xz
14mr|texlive-duotenzor-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.doc.tar.xz
14mr|texlive-duotenzor-1.00-3|16	BuildArch:	noarch
14mr|texlive-duotenzor-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-duotenzor-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-duotenzor-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-duotenzor-1.00-3|20	
14mr|texlive-duotenzor-1.00-3|21	%description
14mr|texlive-duotenzor-1.00-3|22	This is a drawing package for circuit and duotensor diagrams
14mr|texlive-duotenzor-1.00-3|23	within LaTeX documents. It consists of about eighty commands,
14mr|texlive-duotenzor-1.00-3|24	calling on TikZ for support.
14mr|texlive-duotenzor-1.00-3|25	
14mr|texlive-duotenzor-1.00-3|26	%post
14mr|texlive-duotenzor-1.00-3|27	%{_sbindir}/texlive.post
14mr|texlive-duotenzor-1.00-3|28	
14mr|texlive-duotenzor-1.00-3|29	%postun
14mr|texlive-duotenzor-1.00-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-duotenzor-1.00-3|31	%{_sbindir}/texlive.post
14mr|texlive-duotenzor-1.00-3|32	fi
14mr|texlive-duotenzor-1.00-3|33	
14mr|texlive-duotenzor-1.00-3|34	#-----------------------------------------------------------------------
14mr|texlive-duotenzor-1.00-3|35	%files
14mr|texlive-duotenzor-1.00-3|36	%{_texmfdistdir}/tex/latex/duotenzor/duotenzor.sty
14mr|texlive-duotenzor-1.00-3|37	%doc %{_texmfdistdir}/doc/latex/duotenzor/README
14mr|texlive-duotenzor-1.00-3|38	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.pdf
14mr|texlive-duotenzor-1.00-3|39	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.tex
14mr|texlive-duotenzor-1.00-3|40	
14mr|texlive-duotenzor-1.00-3|41	#-----------------------------------------------------------------------
14mr|texlive-duotenzor-1.00-3|42	%prep
14mr|texlive-duotenzor-1.00-3|43	%setup -c -a0 -a1
14mr|texlive-duotenzor-1.00-3|44	
14mr|texlive-duotenzor-1.00-3|45	%build
14mr|texlive-duotenzor-1.00-3|46	
14mr|texlive-duotenzor-1.00-3|47	%install
14mr|texlive-duotenzor-1.00-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-duotenzor-1.00-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-duotenzor-1.00-3|50	
14mr|texlive-duotenzor-1.00-3|51	
14mr|texlive-duotenzor-1.00-3|52	
14mr|texlive-duotenzor-1.00-3|53	%changelog
14mr|texlive-duotenzor-1.00-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-duotenzor-1.00-3|55	+ Revision: 78dd14f
14mr|texlive-duotenzor-1.00-3|56	- MassBuild#440: Increase release tag
14mr|texlive-duotenzor-1.00-3|57	
14mr|texlive-duotenzor-1.00-3|58	

19896 14
14mr|texlive-dutchcal-1.0-3|1	# revision 23448
14mr|texlive-dutchcal-1.0-3|2	# category Package
14mr|texlive-dutchcal-1.0-3|3	# catalog-ctan /fonts/dutchcal
14mr|texlive-dutchcal-1.0-3|4	# catalog-date 2011-06-24 10:20:36 +0200
14mr|texlive-dutchcal-1.0-3|5	# catalog-license lppl
14mr|texlive-dutchcal-1.0-3|6	# catalog-version 1.0
14mr|texlive-dutchcal-1.0-3|7	Name:		texlive-dutchcal
14mr|texlive-dutchcal-1.0-3|8	Version:	1.0
14mr|texlive-dutchcal-1.0-3|9	Release:	3
14mr|texlive-dutchcal-1.0-3|10	Summary:	A reworking of ESSTIX13, adding a bold version
14mr|texlive-dutchcal-1.0-3|11	Group:		Publishing
14mr|texlive-dutchcal-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dutchcal
14mr|texlive-dutchcal-1.0-3|13	License:	LPPL
14mr|texlive-dutchcal-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.tar.xz
14mr|texlive-dutchcal-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.doc.tar.xz
14mr|texlive-dutchcal-1.0-3|16	BuildArch:	noarch
14mr|texlive-dutchcal-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dutchcal-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dutchcal-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dutchcal-1.0-3|20	
14mr|texlive-dutchcal-1.0-3|21	%description
14mr|texlive-dutchcal-1.0-3|22	This package reworks the mathematical calligraphic font
14mr|texlive-dutchcal-1.0-3|23	ESSTIX13, adding a bold version. LaTeX support files are
14mr|texlive-dutchcal-1.0-3|24	included. The new fonts may also be accessed from the most
14mr|texlive-dutchcal-1.0-3|25	recent version of mathalfa. The fonts themselves are subject to
14mr|texlive-dutchcal-1.0-3|26	the SIL OPEN FONT LICENSE, version 1.1.
14mr|texlive-dutchcal-1.0-3|27	
14mr|texlive-dutchcal-1.0-3|28	%post
14mr|texlive-dutchcal-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-dutchcal-1.0-3|30	
14mr|texlive-dutchcal-1.0-3|31	%postun
14mr|texlive-dutchcal-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dutchcal-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-dutchcal-1.0-3|34	fi
14mr|texlive-dutchcal-1.0-3|35	
14mr|texlive-dutchcal-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-dutchcal-1.0-3|37	%files
14mr|texlive-dutchcal-1.0-3|38	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalBold.afm
14mr|texlive-dutchcal-1.0-3|39	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalReg.afm
14mr|texlive-dutchcal-1.0-3|40	%{_texmfdistdir}/fonts/map/dvips/dutchcal/dutchcal.map
14mr|texlive-dutchcal-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-b.tfm
14mr|texlive-dutchcal-1.0-3|42	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-r.tfm
14mr|texlive-dutchcal-1.0-3|43	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalb.tfm
14mr|texlive-dutchcal-1.0-3|44	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalr.tfm
14mr|texlive-dutchcal-1.0-3|45	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalBold.pfb
14mr|texlive-dutchcal-1.0-3|46	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalReg.pfb
14mr|texlive-dutchcal-1.0-3|47	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-b.vf
14mr|texlive-dutchcal-1.0-3|48	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-r.vf
14mr|texlive-dutchcal-1.0-3|49	%{_texmfdistdir}/tex/latex/dutchcal/dutchcal.sty
14mr|texlive-dutchcal-1.0-3|50	%{_texmfdistdir}/tex/latex/dutchcal/udutchcal.fd
14mr|texlive-dutchcal-1.0-3|51	%doc %{_texmfdistdir}/doc/fonts/dutchcal/README
14mr|texlive-dutchcal-1.0-3|52	
14mr|texlive-dutchcal-1.0-3|53	#-----------------------------------------------------------------------
14mr|texlive-dutchcal-1.0-3|54	%prep
14mr|texlive-dutchcal-1.0-3|55	%setup -c -a0 -a1
14mr|texlive-dutchcal-1.0-3|56	
14mr|texlive-dutchcal-1.0-3|57	%build
14mr|texlive-dutchcal-1.0-3|58	
14mr|texlive-dutchcal-1.0-3|59	%install
14mr|texlive-dutchcal-1.0-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dutchcal-1.0-3|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dutchcal-1.0-3|62	
14mr|texlive-dutchcal-1.0-3|63	
14mr|texlive-dutchcal-1.0-3|64	
14mr|texlive-dutchcal-1.0-3|65	%changelog
14mr|texlive-dutchcal-1.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-dutchcal-1.0-3|67	+ Revision: 70d0e0e
14mr|texlive-dutchcal-1.0-3|68	- MassBuild#440: Increase release tag
14mr|texlive-dutchcal-1.0-3|69	
14mr|texlive-dutchcal-1.0-3|70	

19897 14
14mr|texlive-dvdcoll-v1.1a-3|1	# revision 15878
14mr|texlive-dvdcoll-v1.1a-3|2	# category Package
14mr|texlive-dvdcoll-v1.1a-3|3	# catalog-ctan /macros/latex/contrib/dvdcoll
14mr|texlive-dvdcoll-v1.1a-3|4	# catalog-date 2008-04-30 11:48:45 +0200
14mr|texlive-dvdcoll-v1.1a-3|5	# catalog-license lppl
14mr|texlive-dvdcoll-v1.1a-3|6	# catalog-version v1.1a
14mr|texlive-dvdcoll-v1.1a-3|7	Name:		texlive-dvdcoll
14mr|texlive-dvdcoll-v1.1a-3|8	Version:	v1.1a
14mr|texlive-dvdcoll-v1.1a-3|9	Release:	3
14mr|texlive-dvdcoll-v1.1a-3|10	Summary:	A class for typesetting DVD archives
14mr|texlive-dvdcoll-v1.1a-3|11	Group:		Publishing
14mr|texlive-dvdcoll-v1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvdcoll
14mr|texlive-dvdcoll-v1.1a-3|13	License:	LPPL
14mr|texlive-dvdcoll-v1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.tar.xz
14mr|texlive-dvdcoll-v1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.doc.tar.xz
14mr|texlive-dvdcoll-v1.1a-3|16	BuildArch:	noarch
14mr|texlive-dvdcoll-v1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvdcoll-v1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvdcoll-v1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dvdcoll-v1.1a-3|20	
14mr|texlive-dvdcoll-v1.1a-3|21	%description
14mr|texlive-dvdcoll-v1.1a-3|22	Having lost the overview of my DVD archives, I simply could not
14mr|texlive-dvdcoll-v1.1a-3|23	remember if I already recorded the documentary running on TV
14mr|texlive-dvdcoll-v1.1a-3|24	that day. I chose to recreate the index using LaTeX: the design
14mr|texlive-dvdcoll-v1.1a-3|25	aim was a hyperlinked and fully searchable PDF-document,
14mr|texlive-dvdcoll-v1.1a-3|26	listing my DVDs with all titles, lengths and so on. Further
14mr|texlive-dvdcoll-v1.1a-3|27	requirements were support for seasons of tv series and a list
14mr|texlive-dvdcoll-v1.1a-3|28	with all faulty or missing programs for rerecording. The
14mr|texlive-dvdcoll-v1.1a-3|29	dvdcoll class supports all these requirements. dvdcoll.cls
14mr|texlive-dvdcoll-v1.1a-3|30	follows the structure <number><title><length>. As a result, the
14mr|texlive-dvdcoll-v1.1a-3|31	class is not limited to DVDs--you can of course typeset
14mr|texlive-dvdcoll-v1.1a-3|32	archives of CD-ROMs, Audio-CDs and so on. Supported languages
14mr|texlive-dvdcoll-v1.1a-3|33	at the moment: English, French, German, Italian, Polish,
14mr|texlive-dvdcoll-v1.1a-3|34	Portuguese, Spanish. Some help is needed for other languages!.
14mr|texlive-dvdcoll-v1.1a-3|35	
14mr|texlive-dvdcoll-v1.1a-3|36	%post
14mr|texlive-dvdcoll-v1.1a-3|37	%{_sbindir}/texlive.post
14mr|texlive-dvdcoll-v1.1a-3|38	
14mr|texlive-dvdcoll-v1.1a-3|39	%postun
14mr|texlive-dvdcoll-v1.1a-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-dvdcoll-v1.1a-3|41	%{_sbindir}/texlive.post
14mr|texlive-dvdcoll-v1.1a-3|42	fi
14mr|texlive-dvdcoll-v1.1a-3|43	
14mr|texlive-dvdcoll-v1.1a-3|44	#-----------------------------------------------------------------------
14mr|texlive-dvdcoll-v1.1a-3|45	%files
14mr|texlive-dvdcoll-v1.1a-3|46	%{_texmfdistdir}/bibtex/bst/dvdcoll/dcbib.bst
14mr|texlive-dvdcoll-v1.1a-3|47	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/UKenglish.dcl
14mr|texlive-dvdcoll-v1.1a-3|48	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/USenglish.dcl
14mr|texlive-dvdcoll-v1.1a-3|49	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/acadian.dcl
14mr|texlive-dvdcoll-v1.1a-3|50	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/american.dcl
14mr|texlive-dvdcoll-v1.1a-3|51	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/australian.dcl
14mr|texlive-dvdcoll-v1.1a-3|52	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/austrian.dcl
14mr|texlive-dvdcoll-v1.1a-3|53	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazil.dcl
14mr|texlive-dvdcoll-v1.1a-3|54	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazilian.dcl
14mr|texlive-dvdcoll-v1.1a-3|55	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/british.dcl
14mr|texlive-dvdcoll-v1.1a-3|56	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadian.dcl
14mr|texlive-dvdcoll-v1.1a-3|57	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadien.dcl
14mr|texlive-dvdcoll-v1.1a-3|58	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/english.dcl
14mr|texlive-dvdcoll-v1.1a-3|59	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/francais.dcl
14mr|texlive-dvdcoll-v1.1a-3|60	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/french.dcl
14mr|texlive-dvdcoll-v1.1a-3|61	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/frenchb.dcl
14mr|texlive-dvdcoll-v1.1a-3|62	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/german.dcl
14mr|texlive-dvdcoll-v1.1a-3|63	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/germanb.dcl
14mr|texlive-dvdcoll-v1.1a-3|64	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/italian.dcl
14mr|texlive-dvdcoll-v1.1a-3|65	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/naustrian.dcl
14mr|texlive-dvdcoll-v1.1a-3|66	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/newzealand.dcl
14mr|texlive-dvdcoll-v1.1a-3|67	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/ngerman.dcl
14mr|texlive-dvdcoll-v1.1a-3|68	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/polish.dcl
14mr|texlive-dvdcoll-v1.1a-3|69	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuges.dcl
14mr|texlive-dvdcoll-v1.1a-3|70	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuguese.dcl
14mr|texlive-dvdcoll-v1.1a-3|71	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/spanish.dcl
14mr|texlive-dvdcoll-v1.1a-3|72	%{_texmfdistdir}/tex/latex/dvdcoll/dcwrtbib.sty
14mr|texlive-dvdcoll-v1.1a-3|73	%{_texmfdistdir}/tex/latex/dvdcoll/dvdcoll.cls
14mr|texlive-dvdcoll-v1.1a-3|74	%{_texmfdistdir}/tex/latex/dvdcoll/pdfnotiz.sty
14mr|texlive-dvdcoll-v1.1a-3|75	%doc %{_texmfdistdir}/doc/latex/dvdcoll/CHANGES
14mr|texlive-dvdcoll-v1.1a-3|76	%doc %{_texmfdistdir}/doc/latex/dvdcoll/INSTALL
14mr|texlive-dvdcoll-v1.1a-3|77	%doc %{_texmfdistdir}/doc/latex/dvdcoll/README
14mr|texlive-dvdcoll-v1.1a-3|78	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.pdf
14mr|texlive-dvdcoll-v1.1a-3|79	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.tex
14mr|texlive-dvdcoll-v1.1a-3|80	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll.pdf
14mr|texlive-dvdcoll-v1.1a-3|81	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll_de.pdf
14mr|texlive-dvdcoll-v1.1a-3|82	%doc %{_texmfdistdir}/doc/latex/dvdcoll/manifest.txt
14mr|texlive-dvdcoll-v1.1a-3|83	
14mr|texlive-dvdcoll-v1.1a-3|84	#-----------------------------------------------------------------------
14mr|texlive-dvdcoll-v1.1a-3|85	%prep
14mr|texlive-dvdcoll-v1.1a-3|86	%setup -c -a0 -a1
14mr|texlive-dvdcoll-v1.1a-3|87	
14mr|texlive-dvdcoll-v1.1a-3|88	%build
14mr|texlive-dvdcoll-v1.1a-3|89	
14mr|texlive-dvdcoll-v1.1a-3|90	%install
14mr|texlive-dvdcoll-v1.1a-3|91	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dvdcoll-v1.1a-3|92	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dvdcoll-v1.1a-3|93	
14mr|texlive-dvdcoll-v1.1a-3|94	
14mr|texlive-dvdcoll-v1.1a-3|95	
14mr|texlive-dvdcoll-v1.1a-3|96	%changelog
14mr|texlive-dvdcoll-v1.1a-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.1a-3
14mr|texlive-dvdcoll-v1.1a-3|98	+ Revision: dda99f5
14mr|texlive-dvdcoll-v1.1a-3|99	- MassBuild#440: Increase release tag
14mr|texlive-dvdcoll-v1.1a-3|100	
14mr|texlive-dvdcoll-v1.1a-3|101	

19898 14
14mr|texlive-dvgloss-0.1-6|1	# revision 29103
14mr|texlive-dvgloss-0.1-6|2	# category Package
14mr|texlive-dvgloss-0.1-6|3	# catalog-ctan /macros/latex/contrib/dvgloss
14mr|texlive-dvgloss-0.1-6|4	# catalog-date 2013-02-13 12:56:56 +0100
14mr|texlive-dvgloss-0.1-6|5	# catalog-license lppl
14mr|texlive-dvgloss-0.1-6|6	# catalog-version 0.1
14mr|texlive-dvgloss-0.1-6|7	Name:		texlive-dvgloss
14mr|texlive-dvgloss-0.1-6|8	Version:	0.1
14mr|texlive-dvgloss-0.1-6|9	Release:	6
14mr|texlive-dvgloss-0.1-6|10	Summary:	Facilities for setting interlinear glossed text
14mr|texlive-dvgloss-0.1-6|11	Group:		Publishing
14mr|texlive-dvgloss-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvgloss
14mr|texlive-dvgloss-0.1-6|13	License:	LPPL
14mr|texlive-dvgloss-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.tar.xz
14mr|texlive-dvgloss-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.doc.tar.xz
14mr|texlive-dvgloss-0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.source.tar.xz
14mr|texlive-dvgloss-0.1-6|17	BuildArch:	noarch
14mr|texlive-dvgloss-0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dvgloss-0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dvgloss-0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-dvgloss-0.1-6|21	
14mr|texlive-dvgloss-0.1-6|22	%description
14mr|texlive-dvgloss-0.1-6|23	The package provides extensible macros for setting interlinear
14mr|texlive-dvgloss-0.1-6|24	glossed text -- useful, for instance, for typing linguistics
14mr|texlive-dvgloss-0.1-6|25	papers. The operative word here is "extensible": few features
14mr|texlive-dvgloss-0.1-6|26	are built in, but some flexible and powerful facilities are
14mr|texlive-dvgloss-0.1-6|27	included for adding your own.
14mr|texlive-dvgloss-0.1-6|28	
14mr|texlive-dvgloss-0.1-6|29	%post
14mr|texlive-dvgloss-0.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-dvgloss-0.1-6|31	
14mr|texlive-dvgloss-0.1-6|32	%postun
14mr|texlive-dvgloss-0.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-dvgloss-0.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-dvgloss-0.1-6|35	fi
14mr|texlive-dvgloss-0.1-6|36	
14mr|texlive-dvgloss-0.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-dvgloss-0.1-6|38	%files
14mr|texlive-dvgloss-0.1-6|39	%{_texmfdistdir}/tex/latex/dvgloss/dvgloss.sty
14mr|texlive-dvgloss-0.1-6|40	%doc %{_texmfdistdir}/doc/latex/dvgloss/README
14mr|texlive-dvgloss-0.1-6|41	%doc %{_texmfdistdir}/doc/latex/dvgloss/dvgloss.pdf
14mr|texlive-dvgloss-0.1-6|42	#- source
14mr|texlive-dvgloss-0.1-6|43	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.dtx
14mr|texlive-dvgloss-0.1-6|44	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.ins
14mr|texlive-dvgloss-0.1-6|45	
14mr|texlive-dvgloss-0.1-6|46	#-----------------------------------------------------------------------
14mr|texlive-dvgloss-0.1-6|47	%prep
14mr|texlive-dvgloss-0.1-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-dvgloss-0.1-6|49	
14mr|texlive-dvgloss-0.1-6|50	%build
14mr|texlive-dvgloss-0.1-6|51	
14mr|texlive-dvgloss-0.1-6|52	%install
14mr|texlive-dvgloss-0.1-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dvgloss-0.1-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dvgloss-0.1-6|55	
14mr|texlive-dvgloss-0.1-6|56	%changelog
14mr|texlive-dvgloss-0.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-dvgloss-0.1-6|58	+ Revision: 769173e
14mr|texlive-dvgloss-0.1-6|59	- MassBuild#440: Increase release tag
14mr|texlive-dvgloss-0.1-6|60	
14mr|texlive-dvgloss-0.1-6|61	

19899 14
14mr|texlive-dvi2tty-3.5.1-9|1	# revision 29764
14mr|texlive-dvi2tty-3.5.1-9|2	# category TLCore
14mr|texlive-dvi2tty-3.5.1-9|3	# catalog-ctan /dviware/dvi2tty
14mr|texlive-dvi2tty-3.5.1-9|4	# catalog-date 2012-04-09 22:37:34 +0200
14mr|texlive-dvi2tty-3.5.1-9|5	# catalog-license gpl
14mr|texlive-dvi2tty-3.5.1-9|6	# catalog-version 3.5.1
14mr|texlive-dvi2tty-3.5.1-9|7	Name:		texlive-dvi2tty
14mr|texlive-dvi2tty-3.5.1-9|8	Version:	3.5.1
14mr|texlive-dvi2tty-3.5.1-9|9	Release:	9
14mr|texlive-dvi2tty-3.5.1-9|10	Summary:	Produce ASCII from DVI
14mr|texlive-dvi2tty-3.5.1-9|11	Group:		Publishing
14mr|texlive-dvi2tty-3.5.1-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dvi2tty
14mr|texlive-dvi2tty-3.5.1-9|13	License:	GPL
14mr|texlive-dvi2tty-3.5.1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.tar.xz
14mr|texlive-dvi2tty-3.5.1-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.doc.tar.xz
14mr|texlive-dvi2tty-3.5.1-9|16	BuildArch:	noarch
14mr|texlive-dvi2tty-3.5.1-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvi2tty-3.5.1-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvi2tty-3.5.1-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-dvi2tty-3.5.1-9|20	Requires:	texlive-dvi2tty.bin
14mr|texlive-dvi2tty-3.5.1-9|21	
14mr|texlive-dvi2tty-3.5.1-9|22	%description
14mr|texlive-dvi2tty-3.5.1-9|23	A DVI driver to produce an ASCII representation of the
14mr|texlive-dvi2tty-3.5.1-9|24	document. The original version was written in Pascal, and the
14mr|texlive-dvi2tty-3.5.1-9|25	present author translated the program to C.
14mr|texlive-dvi2tty-3.5.1-9|26	
14mr|texlive-dvi2tty-3.5.1-9|27	%post
14mr|texlive-dvi2tty-3.5.1-9|28	%{_sbindir}/texlive.post
14mr|texlive-dvi2tty-3.5.1-9|29	
14mr|texlive-dvi2tty-3.5.1-9|30	%postun
14mr|texlive-dvi2tty-3.5.1-9|31	if [ $1 -eq 0 ]; then
14mr|texlive-dvi2tty-3.5.1-9|32	%{_sbindir}/texlive.post
14mr|texlive-dvi2tty-3.5.1-9|33	fi
14mr|texlive-dvi2tty-3.5.1-9|34	
14mr|texlive-dvi2tty-3.5.1-9|35	#-----------------------------------------------------------------------
14mr|texlive-dvi2tty-3.5.1-9|36	%files
14mr|texlive-dvi2tty-3.5.1-9|37	%{_mandir}/man1/dvi2tty.1*
14mr|texlive-dvi2tty-3.5.1-9|38	%{_texmfdistdir}/doc/man/man1/dvi2tty.man1.pdf
14mr|texlive-dvi2tty-3.5.1-9|39	%doc %{_mandir}/man1/disdvi.1*
14mr|texlive-dvi2tty-3.5.1-9|40	%doc %{_texmfdistdir}/doc/man/man1/disdvi.man1.pdf
14mr|texlive-dvi2tty-3.5.1-9|41	
14mr|texlive-dvi2tty-3.5.1-9|42	#-----------------------------------------------------------------------
14mr|texlive-dvi2tty-3.5.1-9|43	%prep
14mr|texlive-dvi2tty-3.5.1-9|44	%setup -c -a0 -a1
14mr|texlive-dvi2tty-3.5.1-9|45	
14mr|texlive-dvi2tty-3.5.1-9|46	%build
14mr|texlive-dvi2tty-3.5.1-9|47	
14mr|texlive-dvi2tty-3.5.1-9|48	%install
14mr|texlive-dvi2tty-3.5.1-9|49	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvi2tty-3.5.1-9|50	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvi2tty-3.5.1-9|51	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvi2tty-3.5.1-9|52	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvi2tty-3.5.1-9|53	
14mr|texlive-dvi2tty-3.5.1-9|54	%changelog
14mr|texlive-dvi2tty-3.5.1-9|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.1-9
14mr|texlive-dvi2tty-3.5.1-9|56	+ Revision: 354c9ed
14mr|texlive-dvi2tty-3.5.1-9|57	- MassBuild#440: Increase release tag
14mr|texlive-dvi2tty-3.5.1-9|58	
14mr|texlive-dvi2tty-3.5.1-9|59	

19900 14
14mr|texlive-dviasm-20120410-2|1	# revision 26313
14mr|texlive-dviasm-20120410-2|2	# category Package
14mr|texlive-dviasm-20120410-2|3	# catalog-ctan /dviware/dviasm
14mr|texlive-dviasm-20120410-2|4	# catalog-date 2012-04-10 15:00:16 +0200
14mr|texlive-dviasm-20120410-2|5	# catalog-license gpl
14mr|texlive-dviasm-20120410-2|6	# catalog-version undef
14mr|texlive-dviasm-20120410-2|7	Name:		texlive-dviasm
14mr|texlive-dviasm-20120410-2|8	Version:	20120410
14mr|texlive-dviasm-20120410-2|9	Release:	2
14mr|texlive-dviasm-20120410-2|10	Summary:	A utility for editing DVI files
14mr|texlive-dviasm-20120410-2|11	Group:		Publishing
14mr|texlive-dviasm-20120410-2|12	URL:		http://www.ctan.org/tex-archive/dviware/dviasm
14mr|texlive-dviasm-20120410-2|13	License:	GPL
14mr|texlive-dviasm-20120410-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviasm.tar.xz
14mr|texlive-dviasm-20120410-2|15	BuildArch:	noarch
14mr|texlive-dviasm-20120410-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dviasm-20120410-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dviasm-20120410-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-dviasm-20120410-2|19	Provides:	texlive-dviasm.bin = %{EVRD}
14mr|texlive-dviasm-20120410-2|20	
14mr|texlive-dviasm-20120410-2|21	%description
14mr|texlive-dviasm-20120410-2|22	A Python script to support changing or creating DVI files via
14mr|texlive-dviasm-20120410-2|23	disassembling into text, editing, and then reassembling into
14mr|texlive-dviasm-20120410-2|24	binary format. It supports advanced features such as adding a
14mr|texlive-dviasm-20120410-2|25	preprint number or watermarks.
14mr|texlive-dviasm-20120410-2|26	
14mr|texlive-dviasm-20120410-2|27	%post
14mr|texlive-dviasm-20120410-2|28	%{_sbindir}/texlive.post
14mr|texlive-dviasm-20120410-2|29	
14mr|texlive-dviasm-20120410-2|30	%postun
14mr|texlive-dviasm-20120410-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-dviasm-20120410-2|32	%{_sbindir}/texlive.post
14mr|texlive-dviasm-20120410-2|33	fi
14mr|texlive-dviasm-20120410-2|34	
14mr|texlive-dviasm-20120410-2|35	#-----------------------------------------------------------------------
14mr|texlive-dviasm-20120410-2|36	%files
14mr|texlive-dviasm-20120410-2|37	%{_bindir}/dviasm
14mr|texlive-dviasm-20120410-2|38	%{_texmfdistdir}/scripts/dviasm/dviasm.py
14mr|texlive-dviasm-20120410-2|39	
14mr|texlive-dviasm-20120410-2|40	#-----------------------------------------------------------------------
14mr|texlive-dviasm-20120410-2|41	%prep
14mr|texlive-dviasm-20120410-2|42	%setup -c -a0
14mr|texlive-dviasm-20120410-2|43	
14mr|texlive-dviasm-20120410-2|44	%build
14mr|texlive-dviasm-20120410-2|45	
14mr|texlive-dviasm-20120410-2|46	%install
14mr|texlive-dviasm-20120410-2|47	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-dviasm-20120410-2|48	pushd %{buildroot}%{_bindir}
14mr|texlive-dviasm-20120410-2|49	ln -sf %{_texmfdistdir}/scripts/dviasm/dviasm.py dviasm
14mr|texlive-dviasm-20120410-2|50	popd
14mr|texlive-dviasm-20120410-2|51	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dviasm-20120410-2|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dviasm-20120410-2|53	
14mr|texlive-dviasm-20120410-2|54	
14mr|texlive-dviasm-20120410-2|55	
14mr|texlive-dviasm-20120410-2|56	%changelog
14mr|texlive-dviasm-20120410-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120410-2
14mr|texlive-dviasm-20120410-2|58	+ Revision: 0d92814
14mr|texlive-dviasm-20120410-2|59	- MassBuild#440: Increase release tag
14mr|texlive-dviasm-20120410-2|60	
14mr|texlive-dviasm-20120410-2|61	

19901 14
14mr|texlive-dvicopy-1.5-8|1	# revision 29764
14mr|texlive-dvicopy-1.5-8|2	# category TLCore
14mr|texlive-dvicopy-1.5-8|3	# catalog-ctan /dviware/dvicopy/dvicopy.web
14mr|texlive-dvicopy-1.5-8|4	# catalog-date 2012-04-10 15:00:16 +0200
14mr|texlive-dvicopy-1.5-8|5	# catalog-license gpl
14mr|texlive-dvicopy-1.5-8|6	# catalog-version 1.5
14mr|texlive-dvicopy-1.5-8|7	Name:		texlive-dvicopy
14mr|texlive-dvicopy-1.5-8|8	Version:	1.5
14mr|texlive-dvicopy-1.5-8|9	Release:	8
14mr|texlive-dvicopy-1.5-8|10	Summary:	Copy DVI files, flattening VFs
14mr|texlive-dvicopy-1.5-8|11	Group:		Publishing
14mr|texlive-dvicopy-1.5-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dvicopy/dvicopy.web
14mr|texlive-dvicopy-1.5-8|13	License:	GPL
14mr|texlive-dvicopy-1.5-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.tar.xz
14mr|texlive-dvicopy-1.5-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.doc.tar.xz
14mr|texlive-dvicopy-1.5-8|16	BuildArch:	noarch
14mr|texlive-dvicopy-1.5-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvicopy-1.5-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvicopy-1.5-8|19	Requires:	texlive-dvicopy.bin
14mr|texlive-dvicopy-1.5-8|20	
14mr|texlive-dvicopy-1.5-8|21	%description
14mr|texlive-dvicopy-1.5-8|22	DVICOPY is a utility program that allows one to take a DVI file
14mr|texlive-dvicopy-1.5-8|23	that references composite fonts (VF) and convert it into a DVI
14mr|texlive-dvicopy-1.5-8|24	file that does not contain such references. It also serves as a
14mr|texlive-dvicopy-1.5-8|25	basis for writing DVI drivers (much like DVItype).
14mr|texlive-dvicopy-1.5-8|26	
14mr|texlive-dvicopy-1.5-8|27	#-----------------------------------------------------------------------
14mr|texlive-dvicopy-1.5-8|28	%files
14mr|texlive-dvicopy-1.5-8|29	%doc %{_mandir}/man1/dvicopy.1*
14mr|texlive-dvicopy-1.5-8|30	%doc %{_texmfdistdir}/doc/man/man1/dvicopy.man1.pdf
14mr|texlive-dvicopy-1.5-8|31	
14mr|texlive-dvicopy-1.5-8|32	#-----------------------------------------------------------------------
14mr|texlive-dvicopy-1.5-8|33	%prep
14mr|texlive-dvicopy-1.5-8|34	%setup -c -a0 -a1
14mr|texlive-dvicopy-1.5-8|35	
14mr|texlive-dvicopy-1.5-8|36	%build
14mr|texlive-dvicopy-1.5-8|37	
14mr|texlive-dvicopy-1.5-8|38	%install
14mr|texlive-dvicopy-1.5-8|39	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvicopy-1.5-8|40	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvicopy-1.5-8|41	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvicopy-1.5-8|42	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvicopy-1.5-8|43	
14mr|texlive-dvicopy-1.5-8|44	%changelog
14mr|texlive-dvicopy-1.5-8|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-8
14mr|texlive-dvicopy-1.5-8|46	+ Revision: a412528
14mr|texlive-dvicopy-1.5-8|47	- MassBuild#440: Increase release tag
14mr|texlive-dvicopy-1.5-8|48	
14mr|texlive-dvicopy-1.5-8|49	

19902 14
14mr|texlive-dvidvi-1.0-9|1	# revision 29764
14mr|texlive-dvidvi-1.0-9|2	# category TLCore
14mr|texlive-dvidvi-1.0-9|3	# catalog-ctan /dviware/dvidvi
14mr|texlive-dvidvi-1.0-9|4	# catalog-date 2012-05-07 18:30:58 +0200
14mr|texlive-dvidvi-1.0-9|5	# catalog-license other-free
14mr|texlive-dvidvi-1.0-9|6	# catalog-version 1.0
14mr|texlive-dvidvi-1.0-9|7	Name:		texlive-dvidvi
14mr|texlive-dvidvi-1.0-9|8	Version:	1.0
14mr|texlive-dvidvi-1.0-9|9	Release:	9
14mr|texlive-dvidvi-1.0-9|10	Summary:	Convert one DVI file into another
14mr|texlive-dvidvi-1.0-9|11	Group:		Publishing
14mr|texlive-dvidvi-1.0-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dvidvi
14mr|texlive-dvidvi-1.0-9|13	License:	OTHER-FREE
14mr|texlive-dvidvi-1.0-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvidvi.tar.xz
14mr|texlive-dvidvi-1.0-9|15	BuildArch:	noarch
14mr|texlive-dvidvi-1.0-9|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dvidvi-1.0-9|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dvidvi-1.0-9|18	Requires(post):	texlive-kpathsea
14mr|texlive-dvidvi-1.0-9|19	Requires:	texlive-dvidvi.bin
14mr|texlive-dvidvi-1.0-9|20	
14mr|texlive-dvidvi-1.0-9|21	%description
14mr|texlive-dvidvi-1.0-9|22	The output DVI file's contents are specified by page selection
14mr|texlive-dvidvi-1.0-9|23	commands; series of pages and page number ranges may be
14mr|texlive-dvidvi-1.0-9|24	specified, as well as inclusions and exclusions.
14mr|texlive-dvidvi-1.0-9|25	
14mr|texlive-dvidvi-1.0-9|26	%post
14mr|texlive-dvidvi-1.0-9|27	%{_sbindir}/texlive.post
14mr|texlive-dvidvi-1.0-9|28	
14mr|texlive-dvidvi-1.0-9|29	%postun
14mr|texlive-dvidvi-1.0-9|30	if [ $1 -eq 0 ]; then
14mr|texlive-dvidvi-1.0-9|31	%{_sbindir}/texlive.post
14mr|texlive-dvidvi-1.0-9|32	fi
14mr|texlive-dvidvi-1.0-9|33	
14mr|texlive-dvidvi-1.0-9|34	#-----------------------------------------------------------------------
14mr|texlive-dvidvi-1.0-9|35	%files
14mr|texlive-dvidvi-1.0-9|36	%{_mandir}/man1/dvidvi.1*
14mr|texlive-dvidvi-1.0-9|37	%{_texmfdistdir}/doc/man/man1/dvidvi.man1.pdf
14mr|texlive-dvidvi-1.0-9|38	
14mr|texlive-dvidvi-1.0-9|39	#-----------------------------------------------------------------------
14mr|texlive-dvidvi-1.0-9|40	%prep
14mr|texlive-dvidvi-1.0-9|41	%setup -c -a0
14mr|texlive-dvidvi-1.0-9|42	
14mr|texlive-dvidvi-1.0-9|43	%build
14mr|texlive-dvidvi-1.0-9|44	
14mr|texlive-dvidvi-1.0-9|45	%install
14mr|texlive-dvidvi-1.0-9|46	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvidvi-1.0-9|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvidvi-1.0-9|48	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvidvi-1.0-9|49	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvidvi-1.0-9|50	
14mr|texlive-dvidvi-1.0-9|51	%changelog
14mr|texlive-dvidvi-1.0-9|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-9
14mr|texlive-dvidvi-1.0-9|53	+ Revision: 7adb6f5
14mr|texlive-dvidvi-1.0-9|54	- MassBuild#440: Increase release tag
14mr|texlive-dvidvi-1.0-9|55	
14mr|texlive-dvidvi-1.0-9|56	

19903 14
14mr|texlive-dviincl-1.00-3|1	# revision 15878
14mr|texlive-dviincl-1.00-3|2	# category Package
14mr|texlive-dviincl-1.00-3|3	# catalog-ctan /graphics/metapost/contrib/macros/dviincl
14mr|texlive-dviincl-1.00-3|4	# catalog-date 2008-08-19 08:58:40 +0200
14mr|texlive-dviincl-1.00-3|5	# catalog-license pd
14mr|texlive-dviincl-1.00-3|6	# catalog-version 1.00
14mr|texlive-dviincl-1.00-3|7	Name:		texlive-dviincl
14mr|texlive-dviincl-1.00-3|8	Version:	1.00
14mr|texlive-dviincl-1.00-3|9	Release:	3
14mr|texlive-dviincl-1.00-3|10	Summary:	Include a DVI page into MetaPost output
14mr|texlive-dviincl-1.00-3|11	Group:		Publishing
14mr|texlive-dviincl-1.00-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/dviincl
14mr|texlive-dviincl-1.00-3|13	License:	PD
14mr|texlive-dviincl-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.tar.xz
14mr|texlive-dviincl-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.doc.tar.xz
14mr|texlive-dviincl-1.00-3|16	BuildArch:	noarch
14mr|texlive-dviincl-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dviincl-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dviincl-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-dviincl-1.00-3|20	
14mr|texlive-dviincl-1.00-3|21	%description
14mr|texlive-dviincl-1.00-3|22	One of the auxiliary programs belonging to every MetaPost
14mr|texlive-dviincl-1.00-3|23	package is DVItoMP, converting a DVI into a MetaPost file.
14mr|texlive-dviincl-1.00-3|24	Hence the idea of including a DVI page into the EPS files
14mr|texlive-dviincl-1.00-3|25	generated by MetaPost. An MPX file produced by DVItoMP is then
14mr|texlive-dviincl-1.00-3|26	processed by MetaPost with an axiliary file.
14mr|texlive-dviincl-1.00-3|27	
14mr|texlive-dviincl-1.00-3|28	%post
14mr|texlive-dviincl-1.00-3|29	%{_sbindir}/texlive.post
14mr|texlive-dviincl-1.00-3|30	
14mr|texlive-dviincl-1.00-3|31	%postun
14mr|texlive-dviincl-1.00-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-dviincl-1.00-3|33	%{_sbindir}/texlive.post
14mr|texlive-dviincl-1.00-3|34	fi
14mr|texlive-dviincl-1.00-3|35	
14mr|texlive-dviincl-1.00-3|36	#-----------------------------------------------------------------------
14mr|texlive-dviincl-1.00-3|37	%files
14mr|texlive-dviincl-1.00-3|38	%{_texmfdistdir}/metapost/dviincl/fix_brks.mp
14mr|texlive-dviincl-1.00-3|39	%{_texmfdistdir}/metapost/dviincl/fix_page.mp
14mr|texlive-dviincl-1.00-3|40	%doc %{_texmfdistdir}/doc/metapost/dviincl/0czytaj.sla
14mr|texlive-dviincl-1.00-3|41	%doc %{_texmfdistdir}/doc/metapost/dviincl/0dviincl.inf
14mr|texlive-dviincl-1.00-3|42	%doc %{_texmfdistdir}/doc/metapost/dviincl/README
14mr|texlive-dviincl-1.00-3|43	%doc %{_texmfdistdir}/doc/metapost/dviincl/README.pl
14mr|texlive-dviincl-1.00-3|44	%doc %{_texmfdistdir}/doc/metapost/dviincl/storyx.tex
14mr|texlive-dviincl-1.00-3|45	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.mp
14mr|texlive-dviincl-1.00-3|46	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.tex
14mr|texlive-dviincl-1.00-3|47	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.bat
14mr|texlive-dviincl-1.00-3|48	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.sh
14mr|texlive-dviincl-1.00-3|49	
14mr|texlive-dviincl-1.00-3|50	#-----------------------------------------------------------------------
14mr|texlive-dviincl-1.00-3|51	%prep
14mr|texlive-dviincl-1.00-3|52	%setup -c -a0 -a1
14mr|texlive-dviincl-1.00-3|53	
14mr|texlive-dviincl-1.00-3|54	%build
14mr|texlive-dviincl-1.00-3|55	
14mr|texlive-dviincl-1.00-3|56	%install
14mr|texlive-dviincl-1.00-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dviincl-1.00-3|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dviincl-1.00-3|59	
14mr|texlive-dviincl-1.00-3|60	
14mr|texlive-dviincl-1.00-3|61	
14mr|texlive-dviincl-1.00-3|62	%changelog
14mr|texlive-dviincl-1.00-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-dviincl-1.00-3|64	+ Revision: 4a8ccf3
14mr|texlive-dviincl-1.00-3|65	- MassBuild#440: Increase release tag
14mr|texlive-dviincl-1.00-3|66	
14mr|texlive-dviincl-1.00-3|67	

19904 14
14mr|texlive-dviljk-2.6p4-10|1	# revision 29764
14mr|texlive-dviljk-2.6p4-10|2	# category TLCore
14mr|texlive-dviljk-2.6p4-10|3	# catalog-ctan /dviware/dviljk
14mr|texlive-dviljk-2.6p4-10|4	# catalog-date 2012-04-21 09:41:15 +0200
14mr|texlive-dviljk-2.6p4-10|5	# catalog-license gpl
14mr|texlive-dviljk-2.6p4-10|6	# catalog-version 2.6p4
14mr|texlive-dviljk-2.6p4-10|7	Name:		texlive-dviljk
14mr|texlive-dviljk-2.6p4-10|8	Version:	2.6p4
14mr|texlive-dviljk-2.6p4-10|9	Release:	10
14mr|texlive-dviljk-2.6p4-10|10	Summary:	DVI to Laserjet output
14mr|texlive-dviljk-2.6p4-10|11	Group:		Publishing
14mr|texlive-dviljk-2.6p4-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dviljk
14mr|texlive-dviljk-2.6p4-10|13	License:	GPL
14mr|texlive-dviljk-2.6p4-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.tar.xz
14mr|texlive-dviljk-2.6p4-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.doc.tar.xz
14mr|texlive-dviljk-2.6p4-10|16	BuildArch:	noarch
14mr|texlive-dviljk-2.6p4-10|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dviljk-2.6p4-10|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dviljk-2.6p4-10|19	Requires:	texlive-dviljk.bin
14mr|texlive-dviljk-2.6p4-10|20	%rename tetex-dvilj
14mr|texlive-dviljk-2.6p4-10|21	%rename texlive-dvilj
14mr|texlive-dviljk-2.6p4-10|22	
14mr|texlive-dviljk-2.6p4-10|23	%description
14mr|texlive-dviljk-2.6p4-10|24	A dvi driver for the LaserJet printers, using kpathsea
14mr|texlive-dviljk-2.6p4-10|25	recursive file searching. Note: this program will not compile
14mr|texlive-dviljk-2.6p4-10|26	simply with the sources in this distribution; it needs a full
14mr|texlive-dviljk-2.6p4-10|27	(current) kpathsea distribution environment, such as is
14mr|texlive-dviljk-2.6p4-10|28	available from the TeX-Live source tree.
14mr|texlive-dviljk-2.6p4-10|29	
14mr|texlive-dviljk-2.6p4-10|30	#-----------------------------------------------------------------------
14mr|texlive-dviljk-2.6p4-10|31	%files
14mr|texlive-dviljk-2.6p4-10|32	%doc %{_mandir}/man1/dvihp.1*
14mr|texlive-dviljk-2.6p4-10|33	%doc %{_texmfdistdir}/doc/man/man1/dvihp.man1.pdf
14mr|texlive-dviljk-2.6p4-10|34	%doc %{_mandir}/man1/dvilj.1*
14mr|texlive-dviljk-2.6p4-10|35	%doc %{_texmfdistdir}/doc/man/man1/dvilj.man1.pdf
14mr|texlive-dviljk-2.6p4-10|36	%doc %{_mandir}/man1/dvilj2p.1*
14mr|texlive-dviljk-2.6p4-10|37	%doc %{_texmfdistdir}/doc/man/man1/dvilj2p.man1.pdf
14mr|texlive-dviljk-2.6p4-10|38	%doc %{_mandir}/man1/dvilj4.1*
14mr|texlive-dviljk-2.6p4-10|39	%doc %{_texmfdistdir}/doc/man/man1/dvilj4.man1.pdf
14mr|texlive-dviljk-2.6p4-10|40	%doc %{_mandir}/man1/dvilj4l.1*
14mr|texlive-dviljk-2.6p4-10|41	%doc %{_texmfdistdir}/doc/man/man1/dvilj4l.man1.pdf
14mr|texlive-dviljk-2.6p4-10|42	%doc %{_mandir}/man1/dvilj6.1*
14mr|texlive-dviljk-2.6p4-10|43	%doc %{_texmfdistdir}/doc/man/man1/dvilj6.man1.pdf
14mr|texlive-dviljk-2.6p4-10|44	
14mr|texlive-dviljk-2.6p4-10|45	#-----------------------------------------------------------------------
14mr|texlive-dviljk-2.6p4-10|46	%prep
14mr|texlive-dviljk-2.6p4-10|47	%setup -c -a0 -a1
14mr|texlive-dviljk-2.6p4-10|48	
14mr|texlive-dviljk-2.6p4-10|49	%build
14mr|texlive-dviljk-2.6p4-10|50	
14mr|texlive-dviljk-2.6p4-10|51	%install
14mr|texlive-dviljk-2.6p4-10|52	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dviljk-2.6p4-10|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dviljk-2.6p4-10|54	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dviljk-2.6p4-10|55	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dviljk-2.6p4-10|56	
14mr|texlive-dviljk-2.6p4-10|57	%changelog
14mr|texlive-dviljk-2.6p4-10|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6p4-10
14mr|texlive-dviljk-2.6p4-10|59	+ Revision: fc979cc
14mr|texlive-dviljk-2.6p4-10|60	- MassBuild#440: Increase release tag
14mr|texlive-dviljk-2.6p4-10|61	
14mr|texlive-dviljk-2.6p4-10|62	

19905 14
14mr|texlive-dvipdfm-0.13.2d-10|1	# revision 26689
14mr|texlive-dvipdfm-0.13.2d-10|2	# category TLCore
14mr|texlive-dvipdfm-0.13.2d-10|3	# catalog-ctan /dviware/dvipdfm
14mr|texlive-dvipdfm-0.13.2d-10|4	# catalog-date 2012-04-21 10:57:19 +0200
14mr|texlive-dvipdfm-0.13.2d-10|5	# catalog-license lppl
14mr|texlive-dvipdfm-0.13.2d-10|6	# catalog-version 0.13.2d
14mr|texlive-dvipdfm-0.13.2d-10|7	Name:		texlive-dvipdfm
14mr|texlive-dvipdfm-0.13.2d-10|8	Version:	0.13.2d
14mr|texlive-dvipdfm-0.13.2d-10|9	Release:	10
14mr|texlive-dvipdfm-0.13.2d-10|10	Summary:	A DVI driver to produce PDF directly
14mr|texlive-dvipdfm-0.13.2d-10|11	Group:		Publishing
14mr|texlive-dvipdfm-0.13.2d-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfm
14mr|texlive-dvipdfm-0.13.2d-10|13	License:	LPPL
14mr|texlive-dvipdfm-0.13.2d-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.tar.xz
14mr|texlive-dvipdfm-0.13.2d-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.doc.tar.xz
14mr|texlive-dvipdfm-0.13.2d-10|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.x86_64-linux.tar.xz
14mr|texlive-dvipdfm-0.13.2d-10|17	BuildArch:	noarch
14mr|texlive-dvipdfm-0.13.2d-10|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipdfm-0.13.2d-10|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipdfm-0.13.2d-10|20	Requires(post):	texlive-kpathsea
14mr|texlive-dvipdfm-0.13.2d-10|21	Provides:	texlive-dvipdfm.bin = %{EVRD}
14mr|texlive-dvipdfm-0.13.2d-10|22	%rename tetex-dvipdfm
14mr|texlive-dvipdfm-0.13.2d-10|23	%rename texlive-texmf-dvipdfm
14mr|texlive-dvipdfm-0.13.2d-10|24	
14mr|texlive-dvipdfm-0.13.2d-10|25	%description
14mr|texlive-dvipdfm-0.13.2d-10|26	The driver offers a wide range of \special commands (including
14mr|texlive-dvipdfm-0.13.2d-10|27	a colour stack), and supports compression of data streams, etc.
14mr|texlive-dvipdfm-0.13.2d-10|28	Note that the extended version dvipdfmx will operate "as
14mr|texlive-dvipdfm-0.13.2d-10|29	dvipdfm" if necessary.
14mr|texlive-dvipdfm-0.13.2d-10|30	
14mr|texlive-dvipdfm-0.13.2d-10|31	%post
14mr|texlive-dvipdfm-0.13.2d-10|32	%{_sbindir}/texlive.post
14mr|texlive-dvipdfm-0.13.2d-10|33	
14mr|texlive-dvipdfm-0.13.2d-10|34	%postun
14mr|texlive-dvipdfm-0.13.2d-10|35	if [ $1 -eq 0 ]; then
14mr|texlive-dvipdfm-0.13.2d-10|36	%{_sbindir}/texlive.post
14mr|texlive-dvipdfm-0.13.2d-10|37	fi
14mr|texlive-dvipdfm-0.13.2d-10|38	
14mr|texlive-dvipdfm-0.13.2d-10|39	#-----------------------------------------------------------------------
14mr|texlive-dvipdfm-0.13.2d-10|40	%files
14mr|texlive-dvipdfm-0.13.2d-10|41	%{_bindir}/dvipdft
14mr|texlive-dvipdfm-0.13.2d-10|42	%{_texmfdir}/dvipdfm/config/config
14mr|texlive-dvipdfm-0.13.2d-10|43	%{_texmfdir}/dvipdfm/config/config-win32
14mr|texlive-dvipdfm-0.13.2d-10|44	%{_texmfdir}/tex/latex/dvipdfm/dvipdfm.def
14mr|texlive-dvipdfm-0.13.2d-10|45	%doc %{_texmfdir}/doc/dvipdfm/Makefile
14mr|texlive-dvipdfm-0.13.2d-10|46	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.pdf
14mr|texlive-dvipdfm-0.13.2d-10|47	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.tex
14mr|texlive-dvipdfm-0.13.2d-10|48	%doc %{_texmfdir}/doc/dvipdfm/mwicks.bb
14mr|texlive-dvipdfm-0.13.2d-10|49	%doc %{_texmfdir}/doc/dvipdfm/mwicks.jpeg
14mr|texlive-dvipdfm-0.13.2d-10|50	%doc %{_texmfdir}/doc/dvipdfm/sample.tex
14mr|texlive-dvipdfm-0.13.2d-10|51	%doc %{_texmfdir}/doc/dvipdfm/something.bb
14mr|texlive-dvipdfm-0.13.2d-10|52	%doc %{_texmfdir}/doc/dvipdfm/something.eps
14mr|texlive-dvipdfm-0.13.2d-10|53	%doc %{_texmfdir}/doc/dvipdfm/something.fig
14mr|texlive-dvipdfm-0.13.2d-10|54	%doc %{_texmfdir}/doc/dvipdfm/something.pdf
14mr|texlive-dvipdfm-0.13.2d-10|55	%doc %{_texmfdir}/doc/dvipdfm/transistor.bb
14mr|texlive-dvipdfm-0.13.2d-10|56	%doc %{_texmfdir}/doc/dvipdfm/transistor.eps
14mr|texlive-dvipdfm-0.13.2d-10|57	%doc %{_texmfdir}/doc/dvipdfm/transistor.fig
14mr|texlive-dvipdfm-0.13.2d-10|58	%doc %{_texmfdir}/doc/dvipdfm/transistor.pdf
14mr|texlive-dvipdfm-0.13.2d-10|59	%doc %{_mandir}/man1/dvipdfm.1*
14mr|texlive-dvipdfm-0.13.2d-10|60	%doc %{_texmfdir}/doc/man/man1/dvipdfm.man1.pdf
14mr|texlive-dvipdfm-0.13.2d-10|61	%doc %{_mandir}/man1/dvipdft.1*
14mr|texlive-dvipdfm-0.13.2d-10|62	%doc %{_texmfdir}/doc/man/man1/dvipdft.man1.pdf
14mr|texlive-dvipdfm-0.13.2d-10|63	%doc %{_mandir}/man1/ebb.1*
14mr|texlive-dvipdfm-0.13.2d-10|64	%doc %{_texmfdir}/doc/man/man1/ebb.man1.pdf
14mr|texlive-dvipdfm-0.13.2d-10|65	
14mr|texlive-dvipdfm-0.13.2d-10|66	#-----------------------------------------------------------------------
14mr|texlive-dvipdfm-0.13.2d-10|67	%prep
14mr|texlive-dvipdfm-0.13.2d-10|68	%setup -c -a0 -a1 -a2
14mr|texlive-dvipdfm-0.13.2d-10|69	
14mr|texlive-dvipdfm-0.13.2d-10|70	%build
14mr|texlive-dvipdfm-0.13.2d-10|71	
14mr|texlive-dvipdfm-0.13.2d-10|72	%install
14mr|texlive-dvipdfm-0.13.2d-10|73	# shell script
14mr|texlive-dvipdfm-0.13.2d-10|74	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-dvipdfm-0.13.2d-10|75	cp -far bin/x86_64-linux/dvipdft %{buildroot}%{_bindir}
14mr|texlive-dvipdfm-0.13.2d-10|76	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvipdfm-0.13.2d-10|77	cp -fpar texmf %{buildroot}%{_datadir}
14mr|texlive-dvipdfm-0.13.2d-10|78	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvipdfm-0.13.2d-10|79	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvipdfm-0.13.2d-10|80	
14mr|texlive-dvipdfm-0.13.2d-10|81	%changelog
14mr|texlive-dvipdfm-0.13.2d-10|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.2d-10
14mr|texlive-dvipdfm-0.13.2d-10|83	+ Revision: e98aa24
14mr|texlive-dvipdfm-0.13.2d-10|84	- MassBuild#440: Increase release tag
14mr|texlive-dvipdfm-0.13.2d-10|85	
14mr|texlive-dvipdfm-0.13.2d-10|86	

19906 14
14mr|texlive-dvipdfmx-20130922-6|1	# revision 31830
14mr|texlive-dvipdfmx-20130922-6|2	# category TLCore
14mr|texlive-dvipdfmx-20130922-6|3	# catalog-ctan /dviware/dvipdfmx/dvipdfmx.tar.gz
14mr|texlive-dvipdfmx-20130922-6|4	# catalog-date 2013-09-22 09:06:20 +0200
14mr|texlive-dvipdfmx-20130922-6|5	# catalog-license gpl
14mr|texlive-dvipdfmx-20130922-6|6	# catalog-version undef
14mr|texlive-dvipdfmx-20130922-6|7	Name:		texlive-dvipdfmx
14mr|texlive-dvipdfmx-20130922-6|8	Version:	20130922
14mr|texlive-dvipdfmx-20130922-6|9	Release:	6
14mr|texlive-dvipdfmx-20130922-6|10	Summary:	An extended version of dvipdfm
14mr|texlive-dvipdfmx-20130922-6|11	Group:		Publishing
14mr|texlive-dvipdfmx-20130922-6|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfmx/dvipdfmx.tar.gz
14mr|texlive-dvipdfmx-20130922-6|13	License:	GPL
14mr|texlive-dvipdfmx-20130922-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.tar.xz
14mr|texlive-dvipdfmx-20130922-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.doc.tar.xz
14mr|texlive-dvipdfmx-20130922-6|16	BuildArch:	noarch
14mr|texlive-dvipdfmx-20130922-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipdfmx-20130922-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipdfmx-20130922-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-dvipdfmx-20130922-6|20	Requires:	texlive-glyphlist
14mr|texlive-dvipdfmx-20130922-6|21	Requires:	texlive-dvipdfmx-def
14mr|texlive-dvipdfmx-20130922-6|22	Requires:	texlive-dvipdfmx.bin
14mr|texlive-dvipdfmx-20130922-6|23	
14mr|texlive-dvipdfmx-20130922-6|24	%description
14mr|texlive-dvipdfmx-20130922-6|25	Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm
14mr|texlive-dvipdfmx-20130922-6|26	created to support multi-byte character encodings and large
14mr|texlive-dvipdfmx-20130922-6|27	character sets for East Asian languages. Dvipdfmx, if "called"
14mr|texlive-dvipdfmx-20130922-6|28	with the name dvipdfm, operates in a "dvipdfm compatibility"
14mr|texlive-dvipdfmx-20130922-6|29	mode, so that users of the both packages need only keep one
14mr|texlive-dvipdfmx-20130922-6|30	executable. A secondary design goal is to support as many "PDF"
14mr|texlive-dvipdfmx-20130922-6|31	features as does pdfTeX. There being no documentation as such,
14mr|texlive-dvipdfmx-20130922-6|32	users are advised to consult the documentation of dvipdfm (as
14mr|texlive-dvipdfmx-20130922-6|33	well, of course, as the package Readme.
14mr|texlive-dvipdfmx-20130922-6|34	
14mr|texlive-dvipdfmx-20130922-6|35	%post
14mr|texlive-dvipdfmx-20130922-6|36	%{_sbindir}/texlive.post
14mr|texlive-dvipdfmx-20130922-6|37	
14mr|texlive-dvipdfmx-20130922-6|38	%postun
14mr|texlive-dvipdfmx-20130922-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-dvipdfmx-20130922-6|40	%{_sbindir}/texlive.post
14mr|texlive-dvipdfmx-20130922-6|41	fi
14mr|texlive-dvipdfmx-20130922-6|42	
14mr|texlive-dvipdfmx-20130922-6|43	#-----------------------------------------------------------------------
14mr|texlive-dvipdfmx-20130922-6|44	%files
14mr|texlive-dvipdfmx-20130922-6|45	%{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg
14mr|texlive-dvipdfmx-20130922-6|46	%{_texmfdistdir}/fonts/cmap/dvipdfmx/EUC-UCS2
14mr|texlive-dvipdfmx-20130922-6|47	%{_texmfdistdir}/fonts/cmap/dvipdfmx/README
14mr|texlive-dvipdfmx-20130922-6|48	%{_texmfdistdir}/fonts/cmap/dvipdfmx/UTF8-UCS2
14mr|texlive-dvipdfmx-20130922-6|49	%{_texmfdistdir}/fonts/map/dvipdfmx/cid-x.map
14mr|texlive-dvipdfmx-20130922-6|50	%{_texmfdistdir}/fonts/map/dvipdfmx/ckx.map
14mr|texlive-dvipdfmx-20130922-6|51	%{_texmfdistdir}/fonts/map/dvipdfmx/updmap/kanjix.map
14mr|texlive-dvipdfmx-20130922-6|52	%{_tlpkgdir}/tlpostcode/dvipdfmx.pl
14mr|texlive-dvipdfmx-20130922-6|53	%doc %{_texmfdistdir}/doc/dvipdfm/Makefile
14mr|texlive-dvipdfmx-20130922-6|54	%doc %{_texmfdistdir}/doc/dvipdfm/dvipdfm.pdf
14mr|texlive-dvipdfmx-20130922-6|55	%doc %{_texmfdistdir}/doc/dvipdfm/dvipdfm.tex
14mr|texlive-dvipdfmx-20130922-6|56	%doc %{_texmfdistdir}/doc/dvipdfm/mwicks.bb
14mr|texlive-dvipdfmx-20130922-6|57	%doc %{_texmfdistdir}/doc/dvipdfm/mwicks.jpeg
14mr|texlive-dvipdfmx-20130922-6|58	%doc %{_texmfdistdir}/doc/dvipdfm/sample.tex
14mr|texlive-dvipdfmx-20130922-6|59	%doc %{_texmfdistdir}/doc/dvipdfm/something.bb
14mr|texlive-dvipdfmx-20130922-6|60	%doc %{_texmfdistdir}/doc/dvipdfm/something.eps
14mr|texlive-dvipdfmx-20130922-6|61	%doc %{_texmfdistdir}/doc/dvipdfm/something.fig
14mr|texlive-dvipdfmx-20130922-6|62	%doc %{_texmfdistdir}/doc/dvipdfm/something.pdf
14mr|texlive-dvipdfmx-20130922-6|63	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.bb
14mr|texlive-dvipdfmx-20130922-6|64	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.eps
14mr|texlive-dvipdfmx-20130922-6|65	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.fig
14mr|texlive-dvipdfmx-20130922-6|66	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.pdf
14mr|texlive-dvipdfmx-20130922-6|67	%doc %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.pdf
14mr|texlive-dvipdfmx-20130922-6|68	%doc %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.tex
14mr|texlive-dvipdfmx-20130922-6|69	%doc %{_mandir}/man1/dvipdfm.1*
14mr|texlive-dvipdfmx-20130922-6|70	%doc %{_texmfdistdir}/doc/man/man1/dvipdfm.man1.pdf
14mr|texlive-dvipdfmx-20130922-6|71	%doc %{_mandir}/man1/dvipdft.1*
14mr|texlive-dvipdfmx-20130922-6|72	%doc %{_texmfdistdir}/doc/man/man1/dvipdft.man1.pdf
14mr|texlive-dvipdfmx-20130922-6|73	%doc %{_mandir}/man1/ebb.1*
14mr|texlive-dvipdfmx-20130922-6|74	%doc %{_texmfdistdir}/doc/man/man1/ebb.man1.pdf
14mr|texlive-dvipdfmx-20130922-6|75	%doc %{_mandir}/man1/extractbb.1*
14mr|texlive-dvipdfmx-20130922-6|76	%doc %{_texmfdistdir}/doc/man/man1/extractbb.man1.pdf
14mr|texlive-dvipdfmx-20130922-6|77	
14mr|texlive-dvipdfmx-20130922-6|78	#-----------------------------------------------------------------------
14mr|texlive-dvipdfmx-20130922-6|79	%prep
14mr|texlive-dvipdfmx-20130922-6|80	%setup -c -a0 -a1
14mr|texlive-dvipdfmx-20130922-6|81	
14mr|texlive-dvipdfmx-20130922-6|82	%build
14mr|texlive-dvipdfmx-20130922-6|83	
14mr|texlive-dvipdfmx-20130922-6|84	%install
14mr|texlive-dvipdfmx-20130922-6|85	mkdir -p %{buildroot}%{_tlpkgdir}
14mr|texlive-dvipdfmx-20130922-6|86	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
14mr|texlive-dvipdfmx-20130922-6|87	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvipdfmx-20130922-6|88	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvipdfmx-20130922-6|89	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvipdfmx-20130922-6|90	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvipdfmx-20130922-6|91	
14mr|texlive-dvipdfmx-20130922-6|92	%changelog
14mr|texlive-dvipdfmx-20130922-6|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130922-6
14mr|texlive-dvipdfmx-20130922-6|94	+ Revision: 41fdbfe
14mr|texlive-dvipdfmx-20130922-6|95	- MassBuild#440: Increase release tag
14mr|texlive-dvipdfmx-20130922-6|96	
14mr|texlive-dvipdfmx-20130922-6|97	

19907 14
14mr|texlive-dvipdfmx-def-20111103-3|1	# revision 15878
14mr|texlive-dvipdfmx-def-20111103-3|2	# category Package
14mr|texlive-dvipdfmx-def-20111103-3|3	# catalog-ctan undef
14mr|texlive-dvipdfmx-def-20111103-3|4	# catalog-date undef
14mr|texlive-dvipdfmx-def-20111103-3|5	# catalog-license undef
14mr|texlive-dvipdfmx-def-20111103-3|6	# catalog-version undef
14mr|texlive-dvipdfmx-def-20111103-3|7	Name:		texlive-dvipdfmx-def
14mr|texlive-dvipdfmx-def-20111103-3|8	Version:	20111103
14mr|texlive-dvipdfmx-def-20111103-3|9	Release:	3
14mr|texlive-dvipdfmx-def-20111103-3|10	Summary:	TeXLive dvipdfmx-def package
14mr|texlive-dvipdfmx-def-20111103-3|11	Group:		Publishing
14mr|texlive-dvipdfmx-def-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-dvipdfmx-def-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-dvipdfmx-def-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx-def.tar.xz
14mr|texlive-dvipdfmx-def-20111103-3|15	BuildArch:	noarch
14mr|texlive-dvipdfmx-def-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipdfmx-def-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipdfmx-def-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-dvipdfmx-def-20111103-3|19	
14mr|texlive-dvipdfmx-def-20111103-3|20	%description
14mr|texlive-dvipdfmx-def-20111103-3|21	TeXLive dvipdfmx-def package.
14mr|texlive-dvipdfmx-def-20111103-3|22	
14mr|texlive-dvipdfmx-def-20111103-3|23	%post
14mr|texlive-dvipdfmx-def-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-dvipdfmx-def-20111103-3|25	
14mr|texlive-dvipdfmx-def-20111103-3|26	%postun
14mr|texlive-dvipdfmx-def-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-dvipdfmx-def-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-dvipdfmx-def-20111103-3|29	fi
14mr|texlive-dvipdfmx-def-20111103-3|30	
14mr|texlive-dvipdfmx-def-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-dvipdfmx-def-20111103-3|32	%files
14mr|texlive-dvipdfmx-def-20111103-3|33	%{_texmfdistdir}/tex/latex/dvipdfmx-def/dvipdfmx.def
14mr|texlive-dvipdfmx-def-20111103-3|34	
14mr|texlive-dvipdfmx-def-20111103-3|35	#-----------------------------------------------------------------------
14mr|texlive-dvipdfmx-def-20111103-3|36	%prep
14mr|texlive-dvipdfmx-def-20111103-3|37	%setup -c -a0
14mr|texlive-dvipdfmx-def-20111103-3|38	
14mr|texlive-dvipdfmx-def-20111103-3|39	%build
14mr|texlive-dvipdfmx-def-20111103-3|40	
14mr|texlive-dvipdfmx-def-20111103-3|41	%install
14mr|texlive-dvipdfmx-def-20111103-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dvipdfmx-def-20111103-3|43	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-dvipdfmx-def-20111103-3|44	
14mr|texlive-dvipdfmx-def-20111103-3|45	
14mr|texlive-dvipdfmx-def-20111103-3|46	
14mr|texlive-dvipdfmx-def-20111103-3|47	%changelog
14mr|texlive-dvipdfmx-def-20111103-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-dvipdfmx-def-20111103-3|49	+ Revision: efd88b8
14mr|texlive-dvipdfmx-def-20111103-3|50	- MassBuild#440: Increase release tag
14mr|texlive-dvipdfmx-def-20111103-3|51	
14mr|texlive-dvipdfmx-def-20111103-3|52	

19908 14
14mr|texlive-dvipng-1.14-9|1	# revision 29821
14mr|texlive-dvipng-1.14-9|2	# category TLCore
14mr|texlive-dvipng-1.14-9|3	# catalog-ctan /dviware/dvipng
14mr|texlive-dvipng-1.14-9|4	# catalog-date 2012-04-21 10:57:19 +0200
14mr|texlive-dvipng-1.14-9|5	# catalog-license lgpl
14mr|texlive-dvipng-1.14-9|6	# catalog-version 1.14
14mr|texlive-dvipng-1.14-9|7	Name:		texlive-dvipng
14mr|texlive-dvipng-1.14-9|8	Version:	1.14
14mr|texlive-dvipng-1.14-9|9	Release:	9
14mr|texlive-dvipng-1.14-9|10	Summary:	A fast DVI to PNG/GIF converter
14mr|texlive-dvipng-1.14-9|11	Group:		Publishing
14mr|texlive-dvipng-1.14-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipng
14mr|texlive-dvipng-1.14-9|13	License:	LGPL
14mr|texlive-dvipng-1.14-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.tar.xz
14mr|texlive-dvipng-1.14-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.doc.tar.xz
14mr|texlive-dvipng-1.14-9|16	BuildArch:	noarch
14mr|texlive-dvipng-1.14-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipng-1.14-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipng-1.14-9|19	Requires:	texlive-dvipng.bin
14mr|texlive-dvipng-1.14-9|20	
14mr|texlive-dvipng-1.14-9|21	%description
14mr|texlive-dvipng-1.14-9|22	This program makes PNG and/or GIF graphics from DVI files as
14mr|texlive-dvipng-1.14-9|23	obtained from TeX and its relatives. Its benefits include: -
14mr|texlive-dvipng-1.14-9|24	Speed. It offers very fast rendering of DVI as bitmap files,
14mr|texlive-dvipng-1.14-9|25	which makes it suitable for generating large amounts of images
14mr|texlive-dvipng-1.14-9|26	on-the-fly, as needed in preview-latex, WeBWorK and others; -
14mr|texlive-dvipng-1.14-9|27	It does not read the postamble, so it can be started before TeX
14mr|texlive-dvipng-1.14-9|28	finishes. There is a --follow switch that makes dvipng wait at
14mr|texlive-dvipng-1.14-9|29	end-of-file for further output, unless it finds the POST marker
14mr|texlive-dvipng-1.14-9|30	that indicates the end of the DVI; - Interactive query of
14mr|texlive-dvipng-1.14-9|31	options. dvipng can read options interactively through stdin,
14mr|texlive-dvipng-1.14-9|32	and all options are usable. It is even possible to change the
14mr|texlive-dvipng-1.14-9|33	input file through this interface. - Support for PK, VF,
14mr|texlive-dvipng-1.14-9|34	PostScript Type1, and TrueType fonts, colour specials, and
14mr|texlive-dvipng-1.14-9|35	inclusion of PostScript, PNG, JPEG or GIF images.
14mr|texlive-dvipng-1.14-9|36	
14mr|texlive-dvipng-1.14-9|37	#-----------------------------------------------------------------------
14mr|texlive-dvipng-1.14-9|38	%files
14mr|texlive-dvipng-1.14-9|39	%doc %{_texmfdistdir}/doc/dvipng/dvipng.html
14mr|texlive-dvipng-1.14-9|40	%doc %{_texmfdistdir}/doc/dvipng/dvipng.pdf
14mr|texlive-dvipng-1.14-9|41	%doc %{_infodir}/dvipng.info*
14mr|texlive-dvipng-1.14-9|42	%doc %{_mandir}/man1/dvigif.1*
14mr|texlive-dvipng-1.14-9|43	%doc %{_texmfdistdir}/doc/man/man1/dvigif.man1.pdf
14mr|texlive-dvipng-1.14-9|44	%doc %{_mandir}/man1/dvipng.1*
14mr|texlive-dvipng-1.14-9|45	%doc %{_texmfdistdir}/doc/man/man1/dvipng.man1.pdf
14mr|texlive-dvipng-1.14-9|46	
14mr|texlive-dvipng-1.14-9|47	#-----------------------------------------------------------------------
14mr|texlive-dvipng-1.14-9|48	%prep
14mr|texlive-dvipng-1.14-9|49	%setup -c -a0 -a1
14mr|texlive-dvipng-1.14-9|50	
14mr|texlive-dvipng-1.14-9|51	%build
14mr|texlive-dvipng-1.14-9|52	
14mr|texlive-dvipng-1.14-9|53	%install
14mr|texlive-dvipng-1.14-9|54	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvipng-1.14-9|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvipng-1.14-9|56	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvipng-1.14-9|57	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvipng-1.14-9|58	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-dvipng-1.14-9|59	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-dvipng-1.14-9|60	
14mr|texlive-dvipng-1.14-9|61	%changelog
14mr|texlive-dvipng-1.14-9|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-9
14mr|texlive-dvipng-1.14-9|63	+ Revision: 2c382ef
14mr|texlive-dvipng-1.14-9|64	- MassBuild#440: Increase release tag
14mr|texlive-dvipng-1.14-9|65	
14mr|texlive-dvipng-1.14-9|66	

19909 14
14mr|texlive-dvipos-20131012-6|1	# revision 29764
14mr|texlive-dvipos-20131012-6|2	# category TLCore
14mr|texlive-dvipos-20131012-6|3	# catalog-ctan undef
14mr|texlive-dvipos-20131012-6|4	# catalog-date undef
14mr|texlive-dvipos-20131012-6|5	# catalog-license undef
14mr|texlive-dvipos-20131012-6|6	# catalog-version undef
14mr|texlive-dvipos-20131012-6|7	Name:		texlive-dvipos
14mr|texlive-dvipos-20131012-6|8	Version:	20131012
14mr|texlive-dvipos-20131012-6|9	Release:	6
14mr|texlive-dvipos-20131012-6|10	Summary:	TeXLive dvipos package
14mr|texlive-dvipos-20131012-6|11	Group:		Publishing
14mr|texlive-dvipos-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-dvipos-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-dvipos-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.tar.xz
14mr|texlive-dvipos-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.doc.tar.xz
14mr|texlive-dvipos-20131012-6|16	BuildArch:	noarch
14mr|texlive-dvipos-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipos-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipos-20131012-6|19	Requires:	texlive-dvipos.bin
14mr|texlive-dvipos-20131012-6|20	
14mr|texlive-dvipos-20131012-6|21	%description
14mr|texlive-dvipos-20131012-6|22	TeXLive dvipos package.
14mr|texlive-dvipos-20131012-6|23	
14mr|texlive-dvipos-20131012-6|24	#-----------------------------------------------------------------------
14mr|texlive-dvipos-20131012-6|25	%files
14mr|texlive-dvipos-20131012-6|26	%doc %{_mandir}/man1/dvipos.1*
14mr|texlive-dvipos-20131012-6|27	%doc %{_texmfdistdir}/doc/man/man1/dvipos.man1.pdf
14mr|texlive-dvipos-20131012-6|28	
14mr|texlive-dvipos-20131012-6|29	#-----------------------------------------------------------------------
14mr|texlive-dvipos-20131012-6|30	%prep
14mr|texlive-dvipos-20131012-6|31	%setup -c -a0 -a1
14mr|texlive-dvipos-20131012-6|32	
14mr|texlive-dvipos-20131012-6|33	%build
14mr|texlive-dvipos-20131012-6|34	
14mr|texlive-dvipos-20131012-6|35	%install
14mr|texlive-dvipos-20131012-6|36	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvipos-20131012-6|37	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvipos-20131012-6|38	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvipos-20131012-6|39	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvipos-20131012-6|40	
14mr|texlive-dvipos-20131012-6|41	%changelog
14mr|texlive-dvipos-20131012-6|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-dvipos-20131012-6|43	+ Revision: 0c6f5d3
14mr|texlive-dvipos-20131012-6|44	- MassBuild#440: Increase release tag
14mr|texlive-dvipos-20131012-6|45	
14mr|texlive-dvipos-20131012-6|46	

19910 14
14mr|texlive-dvips-20130325-7|1	# revision 32132
14mr|texlive-dvips-20130325-7|2	# category Package
14mr|texlive-dvips-20130325-7|3	# catalog-ctan undef
14mr|texlive-dvips-20130325-7|4	# catalog-date 2013-03-25 12:41:24 +0100
14mr|texlive-dvips-20130325-7|5	# catalog-license gpl
14mr|texlive-dvips-20130325-7|6	# catalog-version undef
14mr|texlive-dvips-20130325-7|7	Name:		texlive-dvips
14mr|texlive-dvips-20130325-7|8	Version:	20130325
14mr|texlive-dvips-20130325-7|9	Release:	7
14mr|texlive-dvips-20130325-7|10	Summary:	A DVI to PostScript driver
14mr|texlive-dvips-20130325-7|11	Group:		Publishing
14mr|texlive-dvips-20130325-7|12	URL:		http://tug.org/texlive
14mr|texlive-dvips-20130325-7|13	License:	GPL
14mr|texlive-dvips-20130325-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.tar.xz
14mr|texlive-dvips-20130325-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.doc.tar.xz
14mr|texlive-dvips-20130325-7|16	BuildArch:	noarch
14mr|texlive-dvips-20130325-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvips-20130325-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvips-20130325-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-dvips-20130325-7|20	Requires:	texlive-dvips.bin
14mr|texlive-dvips-20130325-7|21	%rename tetex-dvips
14mr|texlive-dvips-20130325-7|22	%rename texlive-texmf-dvips
14mr|texlive-dvips-20130325-7|23	
14mr|texlive-dvips-20130325-7|24	%description
14mr|texlive-dvips-20130325-7|25	This package has been withdrawn from CTAN, and bundled into the
14mr|texlive-dvips-20130325-7|26	distributions' package sets. The current sources of dvips may
14mr|texlive-dvips-20130325-7|27	be found in the distribution of dvipsk which forms part of the
14mr|texlive-dvips-20130325-7|28	TeX-live sources.
14mr|texlive-dvips-20130325-7|29	
14mr|texlive-dvips-20130325-7|30	%post
14mr|texlive-dvips-20130325-7|31	%{_sbindir}/texlive.post
14mr|texlive-dvips-20130325-7|32	
14mr|texlive-dvips-20130325-7|33	%postun
14mr|texlive-dvips-20130325-7|34	if [ $1 -eq 0 ]; then
14mr|texlive-dvips-20130325-7|35	rm -fr %{_texmfvardir}/fonts/map/dvips
14mr|texlive-dvips-20130325-7|36	%{_sbindir}/texlive.post
14mr|texlive-dvips-20130325-7|37	fi
14mr|texlive-dvips-20130325-7|38	
14mr|texlive-dvips-20130325-7|39	#-----------------------------------------------------------------------
14mr|texlive-dvips-20130325-7|40	%files
14mr|texlive-dvips-20130325-7|41	%{_texmfdistdir}/dvips/base/color.pro
14mr|texlive-dvips-20130325-7|42	%{_texmfdistdir}/dvips/base/crop.pro
14mr|texlive-dvips-20130325-7|43	%{_texmfdistdir}/dvips/base/ehandler.ps
14mr|texlive-dvips-20130325-7|44	%{_texmfdistdir}/dvips/base/finclude.pro
14mr|texlive-dvips-20130325-7|45	%{_texmfdistdir}/dvips/base/hps.pro
14mr|texlive-dvips-20130325-7|46	%{_texmfdistdir}/dvips/base/resolution400.ps
14mr|texlive-dvips-20130325-7|47	%{_texmfdistdir}/dvips/base/special.pro
14mr|texlive-dvips-20130325-7|48	%{_texmfdistdir}/dvips/base/tex.pro
14mr|texlive-dvips-20130325-7|49	%{_texmfdistdir}/dvips/base/texc.pro
14mr|texlive-dvips-20130325-7|50	%{_texmfdistdir}/dvips/base/texps.pro
14mr|texlive-dvips-20130325-7|51	%{_texmfdistdir}/dvips/config/alt-rule.pro
14mr|texlive-dvips-20130325-7|52	%{_texmfdistdir}/dvips/config/canonex.cfg
14mr|texlive-dvips-20130325-7|53	%{_texmfdistdir}/dvips/config/config.bakoma
14mr|texlive-dvips-20130325-7|54	%{_texmfdistdir}/dvips/config/config.canonex
14mr|texlive-dvips-20130325-7|55	%{_texmfdistdir}/dvips/config/config.cx
14mr|texlive-dvips-20130325-7|56	%{_texmfdistdir}/dvips/config/config.deskjet
14mr|texlive-dvips-20130325-7|57	%{_texmfdistdir}/dvips/config/config.dvired
14mr|texlive-dvips-20130325-7|58	%{_texmfdistdir}/dvips/config/config.epson
14mr|texlive-dvips-20130325-7|59	%{_texmfdistdir}/dvips/config/config.ibmvga
14mr|texlive-dvips-20130325-7|60	%{_texmfdistdir}/dvips/config/config.ljfour
14mr|texlive-dvips-20130325-7|61	%{_texmfdistdir}/dvips/config/config.luc
14mr|texlive-dvips-20130325-7|62	%{_texmfdistdir}/dvips/config/config.mbn
14mr|texlive-dvips-20130325-7|63	%{_texmfdistdir}/dvips/config/config.mga
14mr|texlive-dvips-20130325-7|64	%{_texmfdistdir}/dvips/config/config.mirrorprint
14mr|texlive-dvips-20130325-7|65	%{_texmfdistdir}/dvips/config/config.ot2
14mr|texlive-dvips-20130325-7|66	%{_texmfdistdir}/dvips/config/config.ps
14mr|texlive-dvips-20130325-7|67	%{_texmfdistdir}/dvips/config/config.qms
14mr|texlive-dvips-20130325-7|68	%{_texmfdistdir}/dvips/config/config.toshiba
14mr|texlive-dvips-20130325-7|69	%{_texmfdistdir}/dvips/config/config.unms
14mr|texlive-dvips-20130325-7|70	%{_texmfdistdir}/dvips/config/config.xyp
14mr|texlive-dvips-20130325-7|71	%{_texmfdistdir}/dvips/config/cx.cfg
14mr|texlive-dvips-20130325-7|72	%{_texmfdistdir}/dvips/config/deskjet.cfg
14mr|texlive-dvips-20130325-7|73	%{_texmfdistdir}/dvips/config/dfaxhigh.cfg
14mr|texlive-dvips-20130325-7|74	%{_texmfdistdir}/dvips/config/dvired.cfg
14mr|texlive-dvips-20130325-7|75	%{_texmfdistdir}/dvips/config/epson.cfg
14mr|texlive-dvips-20130325-7|76	%{_texmfdistdir}/dvips/config/ibmvga.cfg
14mr|texlive-dvips-20130325-7|77	%{_texmfdistdir}/dvips/config/ljfour.cfg
14mr|texlive-dvips-20130325-7|78	%{_texmfdistdir}/dvips/config/qms.cfg
14mr|texlive-dvips-20130325-7|79	%{_texmfdistdir}/dvips/config/toshiba.cfg
14mr|texlive-dvips-20130325-7|80	%{_texmfdistdir}/fonts/enc/dvips/base/6w.enc
14mr|texlive-dvips-20130325-7|81	%{_texmfdistdir}/fonts/enc/dvips/base/7t.enc
14mr|texlive-dvips-20130325-7|82	%{_texmfdistdir}/fonts/enc/dvips/base/8a.enc
14mr|texlive-dvips-20130325-7|83	%{_texmfdistdir}/fonts/enc/dvips/base/8r.enc
14mr|texlive-dvips-20130325-7|84	%{_texmfdistdir}/fonts/enc/dvips/base/ad.enc
14mr|texlive-dvips-20130325-7|85	%{_texmfdistdir}/fonts/enc/dvips/base/ansinew.enc
14mr|texlive-dvips-20130325-7|86	%{_texmfdistdir}/fonts/enc/dvips/base/asex.enc
14mr|texlive-dvips-20130325-7|87	%{_texmfdistdir}/fonts/enc/dvips/base/asexp.enc
14mr|texlive-dvips-20130325-7|88	%{_texmfdistdir}/fonts/enc/dvips/base/dc.enc
14mr|texlive-dvips-20130325-7|89	%{_texmfdistdir}/fonts/enc/dvips/base/dvips.enc
14mr|texlive-dvips-20130325-7|90	%{_texmfdistdir}/fonts/enc/dvips/base/ec.enc
14mr|texlive-dvips-20130325-7|91	%{_texmfdistdir}/fonts/enc/dvips/base/extex.enc
14mr|texlive-dvips-20130325-7|92	%{_texmfdistdir}/fonts/enc/dvips/base/funky.enc
14mr|texlive-dvips-20130325-7|93	%{_texmfdistdir}/fonts/enc/dvips/base/odvips.enc
14mr|texlive-dvips-20130325-7|94	%{_texmfdistdir}/fonts/enc/dvips/base/q-cs-uni.enc
14mr|texlive-dvips-20130325-7|95	%{_texmfdistdir}/fonts/enc/dvips/base/q-ec-uni.enc
14mr|texlive-dvips-20130325-7|96	%{_texmfdistdir}/fonts/enc/dvips/base/q-l7x-uni.enc
14mr|texlive-dvips-20130325-7|97	%{_texmfdistdir}/fonts/enc/dvips/base/q-qx-uni.enc
14mr|texlive-dvips-20130325-7|98	%{_texmfdistdir}/fonts/enc/dvips/base/q-rm-uni.enc
14mr|texlive-dvips-20130325-7|99	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2a-uni.enc
14mr|texlive-dvips-20130325-7|100	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2b-uni.enc
14mr|texlive-dvips-20130325-7|101	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2c-uni.enc
14mr|texlive-dvips-20130325-7|102	%{_texmfdistdir}/fonts/enc/dvips/base/q-t5-uni.enc
14mr|texlive-dvips-20130325-7|103	%{_texmfdistdir}/fonts/enc/dvips/base/q-texnansi-uni.enc
14mr|texlive-dvips-20130325-7|104	%{_texmfdistdir}/fonts/enc/dvips/base/q-ts1-uni.enc
14mr|texlive-dvips-20130325-7|105	%{_texmfdistdir}/fonts/enc/dvips/base/qx.enc
14mr|texlive-dvips-20130325-7|106	%{_texmfdistdir}/fonts/enc/dvips/base/stormex.enc
14mr|texlive-dvips-20130325-7|107	%{_texmfdistdir}/fonts/enc/dvips/base/tex256.enc
14mr|texlive-dvips-20130325-7|108	%{_texmfdistdir}/fonts/enc/dvips/base/texmext.enc
14mr|texlive-dvips-20130325-7|109	%{_texmfdistdir}/fonts/enc/dvips/base/texmital.enc
14mr|texlive-dvips-20130325-7|110	%{_texmfdistdir}/fonts/enc/dvips/base/texmsym.enc
14mr|texlive-dvips-20130325-7|111	%{_texmfdistdir}/fonts/enc/dvips/base/texnansx.enc
14mr|texlive-dvips-20130325-7|112	%{_texmfdistdir}/fonts/map/dvips/updmap/builtin35.map
14mr|texlive-dvips-20130325-7|113	%{_texmfdistdir}/fonts/map/dvips/updmap/download35.map
14mr|texlive-dvips-20130325-7|114	%{_texmfdistdir}/fonts/map/dvips/updmap/ps2pk.map
14mr|texlive-dvips-20130325-7|115	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts.map
14mr|texlive-dvips-20130325-7|116	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_pk.map
14mr|texlive-dvips-20130325-7|117	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_t1.map
14mr|texlive-dvips-20130325-7|118	%{_texmfdistdir}/tex/generic/dvips/blackdvi.sty
14mr|texlive-dvips-20130325-7|119	%{_texmfdistdir}/tex/generic/dvips/blackdvi.tex
14mr|texlive-dvips-20130325-7|120	%{_texmfdistdir}/tex/generic/dvips/colordvi.sty
14mr|texlive-dvips-20130325-7|121	%{_texmfdistdir}/tex/generic/dvips/colordvi.tex
14mr|texlive-dvips-20130325-7|122	%{_texmfdistdir}/tex/generic/dvips/rotate.sty
14mr|texlive-dvips-20130325-7|123	%{_texmfdistdir}/tex/generic/dvips/rotate.tex
14mr|texlive-dvips-20130325-7|124	%doc %{_texmfdistdir}/doc/dvips/dvips.html
14mr|texlive-dvips-20130325-7|125	%doc %{_texmfdistdir}/doc/dvips/dvips.pdf
14mr|texlive-dvips-20130325-7|126	%doc %{_infodir}/dvips.info*
14mr|texlive-dvips-20130325-7|127	%doc %{_mandir}/man1/afm2tfm.1*
14mr|texlive-dvips-20130325-7|128	%doc %{_texmfdistdir}/doc/man/man1/afm2tfm.man1.pdf
14mr|texlive-dvips-20130325-7|129	%doc %{_mandir}/man1/dvips.1*
14mr|texlive-dvips-20130325-7|130	%doc %{_texmfdistdir}/doc/man/man1/dvips.man1.pdf
14mr|texlive-dvips-20130325-7|131	
14mr|texlive-dvips-20130325-7|132	#-----------------------------------------------------------------------
14mr|texlive-dvips-20130325-7|133	%prep
14mr|texlive-dvips-20130325-7|134	%setup -c -a0 -a1
14mr|texlive-dvips-20130325-7|135	
14mr|texlive-dvips-20130325-7|136	%build
14mr|texlive-dvips-20130325-7|137	
14mr|texlive-dvips-20130325-7|138	%install
14mr|texlive-dvips-20130325-7|139	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvips-20130325-7|140	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvips-20130325-7|141	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvips-20130325-7|142	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvips-20130325-7|143	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-dvips-20130325-7|144	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-dvips-20130325-7|145	
14mr|texlive-dvips-20130325-7|146	%changelog
14mr|texlive-dvips-20130325-7|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130325-7
14mr|texlive-dvips-20130325-7|148	+ Revision: a53931f
14mr|texlive-dvips-20130325-7|149	- MassBuild#440: Increase release tag
14mr|texlive-dvips-20130325-7|150	
14mr|texlive-dvips-20130325-7|151	

19911 14
14mr|texlive-dvipsconfig-1.6-3|1	# revision 13293
14mr|texlive-dvipsconfig-1.6-3|2	# category Package
14mr|texlive-dvipsconfig-1.6-3|3	# catalog-ctan /dviware/dvipsconfig
14mr|texlive-dvipsconfig-1.6-3|4	# catalog-date 2007-03-05 22:02:45 +0100
14mr|texlive-dvipsconfig-1.6-3|5	# catalog-license gpl
14mr|texlive-dvipsconfig-1.6-3|6	# catalog-version 1.6
14mr|texlive-dvipsconfig-1.6-3|7	Name:		texlive-dvipsconfig
14mr|texlive-dvipsconfig-1.6-3|8	Version:	1.6
14mr|texlive-dvipsconfig-1.6-3|9	Release:	3
14mr|texlive-dvipsconfig-1.6-3|10	Summary:	Collection of dvips PostScript headers
14mr|texlive-dvipsconfig-1.6-3|11	Group:		Publishing
14mr|texlive-dvipsconfig-1.6-3|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipsconfig
14mr|texlive-dvipsconfig-1.6-3|13	License:	GPL
14mr|texlive-dvipsconfig-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipsconfig.tar.xz
14mr|texlive-dvipsconfig-1.6-3|15	BuildArch:	noarch
14mr|texlive-dvipsconfig-1.6-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-dvipsconfig-1.6-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-dvipsconfig-1.6-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-dvipsconfig-1.6-3|19	
14mr|texlive-dvipsconfig-1.6-3|20	%description
14mr|texlive-dvipsconfig-1.6-3|21	This is a collection of dvips PostScript header and dvips
14mr|texlive-dvipsconfig-1.6-3|22	config files. They control certain features of the printer,
14mr|texlive-dvipsconfig-1.6-3|23	including: A4, A3, usletter, simplex, duplex / long edge,
14mr|texlive-dvipsconfig-1.6-3|24	duplex / short edge, screen frequencies of images, black/white
14mr|texlive-dvipsconfig-1.6-3|25	invers, select transparency / paper for tektronix 550/560,
14mr|texlive-dvipsconfig-1.6-3|26	manual feeder, envelope feeder, and tray 1, 2 and 3, and
14mr|texlive-dvipsconfig-1.6-3|27	printing a PostScript grid underneath the page material--very
14mr|texlive-dvipsconfig-1.6-3|28	useful for measuring and eliminating paper feed errors!.
14mr|texlive-dvipsconfig-1.6-3|29	
14mr|texlive-dvipsconfig-1.6-3|30	%post
14mr|texlive-dvipsconfig-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-dvipsconfig-1.6-3|32	
14mr|texlive-dvipsconfig-1.6-3|33	%postun
14mr|texlive-dvipsconfig-1.6-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dvipsconfig-1.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-dvipsconfig-1.6-3|36	fi
14mr|texlive-dvipsconfig-1.6-3|37	
14mr|texlive-dvipsconfig-1.6-3|38	#-----------------------------------------------------------------------
14mr|texlive-dvipsconfig-1.6-3|39	%files
14mr|texlive-dvipsconfig-1.6-3|40	%{_texmfdistdir}/dvips/dvipsconfig/README
14mr|texlive-dvipsconfig-1.6-3|41	%{_texmfdistdir}/dvips/dvipsconfig/addpsctrl
14mr|texlive-dvipsconfig-1.6-3|42	%{_texmfdistdir}/dvips/dvipsconfig/config.a3
14mr|texlive-dvipsconfig-1.6-3|43	%{_texmfdistdir}/dvips/dvipsconfig/config.a4
14mr|texlive-dvipsconfig-1.6-3|44	%{_texmfdistdir}/dvips/dvipsconfig/config.a4grid
14mr|texlive-dvipsconfig-1.6-3|45	%{_texmfdistdir}/dvips/dvipsconfig/config.duplong
14mr|texlive-dvipsconfig-1.6-3|46	%{_texmfdistdir}/dvips/dvipsconfig/config.dupshort
14mr|texlive-dvipsconfig-1.6-3|47	%{_texmfdistdir}/dvips/dvipsconfig/config.envelope
14mr|texlive-dvipsconfig-1.6-3|48	%{_texmfdistdir}/dvips/dvipsconfig/config.inv
14mr|texlive-dvipsconfig-1.6-3|49	%{_texmfdistdir}/dvips/dvipsconfig/config.manualfeed
14mr|texlive-dvipsconfig-1.6-3|50	%{_texmfdistdir}/dvips/dvipsconfig/config.mmgrid
14mr|texlive-dvipsconfig-1.6-3|51	%{_texmfdistdir}/dvips/dvipsconfig/config.psgrid
14mr|texlive-dvipsconfig-1.6-3|52	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100
14mr|texlive-dvipsconfig-1.6-3|53	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100_0
14mr|texlive-dvipsconfig-1.6-3|54	%{_texmfdistdir}/dvips/dvipsconfig/config.screen110
14mr|texlive-dvipsconfig-1.6-3|55	%{_texmfdistdir}/dvips/dvipsconfig/config.screen120
14mr|texlive-dvipsconfig-1.6-3|56	%{_texmfdistdir}/dvips/dvipsconfig/config.screen130
14mr|texlive-dvipsconfig-1.6-3|57	%{_texmfdistdir}/dvips/dvipsconfig/config.screen140
14mr|texlive-dvipsconfig-1.6-3|58	%{_texmfdistdir}/dvips/dvipsconfig/config.screen150
14mr|texlive-dvipsconfig-1.6-3|59	%{_texmfdistdir}/dvips/dvipsconfig/config.screen35
14mr|texlive-dvipsconfig-1.6-3|60	%{_texmfdistdir}/dvips/dvipsconfig/config.screen50
14mr|texlive-dvipsconfig-1.6-3|61	%{_texmfdistdir}/dvips/dvipsconfig/config.screen70
14mr|texlive-dvipsconfig-1.6-3|62	%{_texmfdistdir}/dvips/dvipsconfig/config.screen80
14mr|texlive-dvipsconfig-1.6-3|63	%{_texmfdistdir}/dvips/dvipsconfig/config.screen85
14mr|texlive-dvipsconfig-1.6-3|64	%{_texmfdistdir}/dvips/dvipsconfig/config.screen90
14mr|texlive-dvipsconfig-1.6-3|65	%{_texmfdistdir}/dvips/dvipsconfig/config.simplex
14mr|texlive-dvipsconfig-1.6-3|66	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550paper
14mr|texlive-dvipsconfig-1.6-3|67	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550transparency
14mr|texlive-dvipsconfig-1.6-3|68	%{_texmfdistdir}/dvips/dvipsconfig/config.tray1
14mr|texlive-dvipsconfig-1.6-3|69	%{_texmfdistdir}/dvips/dvipsconfig/config.tray2
14mr|texlive-dvipsconfig-1.6-3|70	%{_texmfdistdir}/dvips/dvipsconfig/config.tray3
14mr|texlive-dvipsconfig-1.6-3|71	%{_texmfdistdir}/dvips/dvipsconfig/config.usledger
14mr|texlive-dvipsconfig-1.6-3|72	%{_texmfdistdir}/dvips/dvipsconfig/config.usletter
14mr|texlive-dvipsconfig-1.6-3|73	
14mr|texlive-dvipsconfig-1.6-3|74	#-----------------------------------------------------------------------
14mr|texlive-dvipsconfig-1.6-3|75	%prep
14mr|texlive-dvipsconfig-1.6-3|76	%setup -c -a0
14mr|texlive-dvipsconfig-1.6-3|77	
14mr|texlive-dvipsconfig-1.6-3|78	%build
14mr|texlive-dvipsconfig-1.6-3|79	
14mr|texlive-dvipsconfig-1.6-3|80	%install
14mr|texlive-dvipsconfig-1.6-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dvipsconfig-1.6-3|82	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14mr|texlive-dvipsconfig-1.6-3|83	
14mr|texlive-dvipsconfig-1.6-3|84	
14mr|texlive-dvipsconfig-1.6-3|85	
14mr|texlive-dvipsconfig-1.6-3|86	%changelog
14mr|texlive-dvipsconfig-1.6-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-dvipsconfig-1.6-3|88	+ Revision: 8fc273b
14mr|texlive-dvipsconfig-1.6-3|89	- MassBuild#440: Increase release tag
14mr|texlive-dvipsconfig-1.6-3|90	
14mr|texlive-dvipsconfig-1.6-3|91	

19912 14
14mr|texlive-dvisvgm-1.2.0-6|1	# revision 29764
14mr|texlive-dvisvgm-1.2.0-6|2	# category TLCore
14mr|texlive-dvisvgm-1.2.0-6|3	# catalog-ctan /dviware/dvisvgm
14mr|texlive-dvisvgm-1.2.0-6|4	# catalog-date 2013-03-04 12:33:38 +0100
14mr|texlive-dvisvgm-1.2.0-6|5	# catalog-license gpl
14mr|texlive-dvisvgm-1.2.0-6|6	# catalog-version 1.2
14mr|texlive-dvisvgm-1.2.0-6|7	Name:		texlive-dvisvgm
14mr|texlive-dvisvgm-1.2.0-6|8	Version:	1.2.0
14mr|texlive-dvisvgm-1.2.0-6|9	Release:	6
14mr|texlive-dvisvgm-1.2.0-6|10	Summary:	Convert DVI files to Scalable Vector Graphics format (SVG)
14mr|texlive-dvisvgm-1.2.0-6|11	Group:		Publishing
14mr|texlive-dvisvgm-1.2.0-6|12	URL:		http://www.ctan.org/tex-archive/dviware/dvisvgm
14mr|texlive-dvisvgm-1.2.0-6|13	License:	GPL
14mr|texlive-dvisvgm-1.2.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.tar.xz
14mr|texlive-dvisvgm-1.2.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.doc.tar.xz
14mr|texlive-dvisvgm-1.2.0-6|16	BuildArch:	noarch
14mr|texlive-dvisvgm-1.2.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dvisvgm-1.2.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dvisvgm-1.2.0-6|19	Requires:	texlive-dvisvgm.bin
14mr|texlive-dvisvgm-1.2.0-6|20	
14mr|texlive-dvisvgm-1.2.0-6|21	%description
14mr|texlive-dvisvgm-1.2.0-6|22	Dvisvgm is a command line utility that converts TeX DVI files
14mr|texlive-dvisvgm-1.2.0-6|23	to the XML-based Scalable Vector Graphics (SVG) format. It
14mr|texlive-dvisvgm-1.2.0-6|24	provides full full font support including virtual fonts, font
14mr|texlive-dvisvgm-1.2.0-6|25	maps, and sub-fonts. If necessary, dvisvgm vectorizes
14mr|texlive-dvisvgm-1.2.0-6|26	Metafont's bitmap output in order to always create lossless
14mr|texlive-dvisvgm-1.2.0-6|27	scalable output. The embedded SVG fonts can optionally be
14mr|texlive-dvisvgm-1.2.0-6|28	replaced with graphics paths so that applications that don't
14mr|texlive-dvisvgm-1.2.0-6|29	support SVG fonts are enabled to render the graphics properly.
14mr|texlive-dvisvgm-1.2.0-6|30	Besides many other features, dvisvgm also supports color,
14mr|texlive-dvisvgm-1.2.0-6|31	emTeX, tpic, PDF mapfile and PostScript specials. Users will
14mr|texlive-dvisvgm-1.2.0-6|32	need a working TeX installation including the kpathsea library.
14mr|texlive-dvisvgm-1.2.0-6|33	For more detailed information, see the project page.
14mr|texlive-dvisvgm-1.2.0-6|34	
14mr|texlive-dvisvgm-1.2.0-6|35	#-----------------------------------------------------------------------
14mr|texlive-dvisvgm-1.2.0-6|36	%files
14mr|texlive-dvisvgm-1.2.0-6|37	%doc %{_mandir}/man1/dvisvgm.1*
14mr|texlive-dvisvgm-1.2.0-6|38	%doc %{_texmfdistdir}/doc/man/man1/dvisvgm.man1.pdf
14mr|texlive-dvisvgm-1.2.0-6|39	
14mr|texlive-dvisvgm-1.2.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-dvisvgm-1.2.0-6|41	%prep
14mr|texlive-dvisvgm-1.2.0-6|42	%setup -c -a0 -a1
14mr|texlive-dvisvgm-1.2.0-6|43	
14mr|texlive-dvisvgm-1.2.0-6|44	%build
14mr|texlive-dvisvgm-1.2.0-6|45	
14mr|texlive-dvisvgm-1.2.0-6|46	%install
14mr|texlive-dvisvgm-1.2.0-6|47	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-dvisvgm-1.2.0-6|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-dvisvgm-1.2.0-6|49	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-dvisvgm-1.2.0-6|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-dvisvgm-1.2.0-6|51	
14mr|texlive-dvisvgm-1.2.0-6|52	%changelog
14mr|texlive-dvisvgm-1.2.0-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-6
14mr|texlive-dvisvgm-1.2.0-6|54	+ Revision: 12663fc
14mr|texlive-dvisvgm-1.2.0-6|55	- MassBuild#440: Increase release tag
14mr|texlive-dvisvgm-1.2.0-6|56	
14mr|texlive-dvisvgm-1.2.0-6|57	

19913 14
14mr|texlive-dynblocks-0.2a-6|1	# revision 27838
14mr|texlive-dynblocks-0.2a-6|2	# category Package
14mr|texlive-dynblocks-0.2a-6|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/dynblocks
14mr|texlive-dynblocks-0.2a-6|4	# catalog-date 2012-09-27 16:18:28 +0200
14mr|texlive-dynblocks-0.2a-6|5	# catalog-license lppl1.3
14mr|texlive-dynblocks-0.2a-6|6	# catalog-version 0.2a
14mr|texlive-dynblocks-0.2a-6|7	Name:		texlive-dynblocks
14mr|texlive-dynblocks-0.2a-6|8	Version:	0.2a
14mr|texlive-dynblocks-0.2a-6|9	Release:	6
14mr|texlive-dynblocks-0.2a-6|10	Summary:	A simple way to create dynamic blocks for Beamer
14mr|texlive-dynblocks-0.2a-6|11	Group:		Publishing
14mr|texlive-dynblocks-0.2a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/dynblocks
14mr|texlive-dynblocks-0.2a-6|13	License:	LPPL1.3
14mr|texlive-dynblocks-0.2a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.tar.xz
14mr|texlive-dynblocks-0.2a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.doc.tar.xz
14mr|texlive-dynblocks-0.2a-6|16	BuildArch:	noarch
14mr|texlive-dynblocks-0.2a-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-dynblocks-0.2a-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-dynblocks-0.2a-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-dynblocks-0.2a-6|20	
14mr|texlive-dynblocks-0.2a-6|21	%description
14mr|texlive-dynblocks-0.2a-6|22	The package provides full customisation of the aspect and
14mr|texlive-dynblocks-0.2a-6|23	dimensions of blocks inside a presentation.
14mr|texlive-dynblocks-0.2a-6|24	
14mr|texlive-dynblocks-0.2a-6|25	%post
14mr|texlive-dynblocks-0.2a-6|26	%{_sbindir}/texlive.post
14mr|texlive-dynblocks-0.2a-6|27	
14mr|texlive-dynblocks-0.2a-6|28	%postun
14mr|texlive-dynblocks-0.2a-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-dynblocks-0.2a-6|30	%{_sbindir}/texlive.post
14mr|texlive-dynblocks-0.2a-6|31	fi
14mr|texlive-dynblocks-0.2a-6|32	
14mr|texlive-dynblocks-0.2a-6|33	#-----------------------------------------------------------------------
14mr|texlive-dynblocks-0.2a-6|34	%files
14mr|texlive-dynblocks-0.2a-6|35	%{_texmfdistdir}/tex/latex/dynblocks/dynblocks.sty
14mr|texlive-dynblocks-0.2a-6|36	%doc %{_texmfdistdir}/doc/latex/dynblocks/README
14mr|texlive-dynblocks-0.2a-6|37	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.pdf
14mr|texlive-dynblocks-0.2a-6|38	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.tex
14mr|texlive-dynblocks-0.2a-6|39	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_1.pdf
14mr|texlive-dynblocks-0.2a-6|40	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_2.pdf
14mr|texlive-dynblocks-0.2a-6|41	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/align.pdf
14mr|texlive-dynblocks-0.2a-6|42	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_1.pdf
14mr|texlive-dynblocks-0.2a-6|43	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_2.pdf
14mr|texlive-dynblocks-0.2a-6|44	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_1.pdf
14mr|texlive-dynblocks-0.2a-6|45	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_2.pdf
14mr|texlive-dynblocks-0.2a-6|46	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_1.pdf
14mr|texlive-dynblocks-0.2a-6|47	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_2.pdf
14mr|texlive-dynblocks-0.2a-6|48	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_1.pdf
14mr|texlive-dynblocks-0.2a-6|49	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_2.pdf
14mr|texlive-dynblocks-0.2a-6|50	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_3.pdf
14mr|texlive-dynblocks-0.2a-6|51	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_4.pdf
14mr|texlive-dynblocks-0.2a-6|52	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/estl.pdf
14mr|texlive-dynblocks-0.2a-6|53	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_1.pdf
14mr|texlive-dynblocks-0.2a-6|54	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_2.pdf
14mr|texlive-dynblocks-0.2a-6|55	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_1.pdf
14mr|texlive-dynblocks-0.2a-6|56	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_2.pdf
14mr|texlive-dynblocks-0.2a-6|57	
14mr|texlive-dynblocks-0.2a-6|58	#-----------------------------------------------------------------------
14mr|texlive-dynblocks-0.2a-6|59	%prep
14mr|texlive-dynblocks-0.2a-6|60	%setup -c -a0 -a1
14mr|texlive-dynblocks-0.2a-6|61	
14mr|texlive-dynblocks-0.2a-6|62	%build
14mr|texlive-dynblocks-0.2a-6|63	
14mr|texlive-dynblocks-0.2a-6|64	%install
14mr|texlive-dynblocks-0.2a-6|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dynblocks-0.2a-6|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-dynblocks-0.2a-6|67	
14mr|texlive-dynblocks-0.2a-6|68	
14mr|texlive-dynblocks-0.2a-6|69	
14mr|texlive-dynblocks-0.2a-6|70	%changelog
14mr|texlive-dynblocks-0.2a-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2a-6
14mr|texlive-dynblocks-0.2a-6|72	+ Revision: ff994b2
14mr|texlive-dynblocks-0.2a-6|73	- MassBuild#440: Increase release tag
14mr|texlive-dynblocks-0.2a-6|74	
14mr|texlive-dynblocks-0.2a-6|75	

19914 14
14mr|texlive-dyntree-1.0-3|1	# revision 15878
14mr|texlive-dyntree-1.0-3|2	# category Package
14mr|texlive-dyntree-1.0-3|3	# catalog-ctan /macros/latex/contrib/dyntree
14mr|texlive-dyntree-1.0-3|4	# catalog-date 2007-03-05 22:02:45 +0100
14mr|texlive-dyntree-1.0-3|5	# catalog-license lgpl
14mr|texlive-dyntree-1.0-3|6	# catalog-version 1.0
14mr|texlive-dyntree-1.0-3|7	Name:		texlive-dyntree
14mr|texlive-dyntree-1.0-3|8	Version:	1.0
14mr|texlive-dyntree-1.0-3|9	Release:	3
14mr|texlive-dyntree-1.0-3|10	Summary:	Construct Dynkin tree diagrams
14mr|texlive-dyntree-1.0-3|11	Group:		Publishing
14mr|texlive-dyntree-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dyntree
14mr|texlive-dyntree-1.0-3|13	License:	LGPL
14mr|texlive-dyntree-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.tar.xz
14mr|texlive-dyntree-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.doc.tar.xz
14mr|texlive-dyntree-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.source.tar.xz
14mr|texlive-dyntree-1.0-3|17	BuildArch:	noarch
14mr|texlive-dyntree-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-dyntree-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-dyntree-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-dyntree-1.0-3|21	
14mr|texlive-dyntree-1.0-3|22	%description
14mr|texlive-dyntree-1.0-3|23	The package is intended for users needing to typeset a Dynkin
14mr|texlive-dyntree-1.0-3|24	Tree Diagram--a group theoretical construct consisting of
14mr|texlive-dyntree-1.0-3|25	cartan coefficients in boxes connected by a series of lines.
14mr|texlive-dyntree-1.0-3|26	Such a diagram is a tool for working out the states and their
14mr|texlive-dyntree-1.0-3|27	weights in terms of the fundamental weights and the simple
14mr|texlive-dyntree-1.0-3|28	roots. The package makes use of the author's coollist package.
14mr|texlive-dyntree-1.0-3|29	
14mr|texlive-dyntree-1.0-3|30	%post
14mr|texlive-dyntree-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-dyntree-1.0-3|32	
14mr|texlive-dyntree-1.0-3|33	%postun
14mr|texlive-dyntree-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-dyntree-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-dyntree-1.0-3|36	fi
14mr|texlive-dyntree-1.0-3|37	
14mr|texlive-dyntree-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-dyntree-1.0-3|39	%files
14mr|texlive-dyntree-1.0-3|40	%{_texmfdistdir}/tex/latex/dyntree/dyntree.sty
14mr|texlive-dyntree-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/dyntree/README
14mr|texlive-dyntree-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/dyntree/dyntree.pdf
14mr|texlive-dyntree-1.0-3|43	#- source
14mr|texlive-dyntree-1.0-3|44	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.dtx
14mr|texlive-dyntree-1.0-3|45	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.ins
14mr|texlive-dyntree-1.0-3|46	
14mr|texlive-dyntree-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-dyntree-1.0-3|48	%prep
14mr|texlive-dyntree-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-dyntree-1.0-3|50	
14mr|texlive-dyntree-1.0-3|51	%build
14mr|texlive-dyntree-1.0-3|52	
14mr|texlive-dyntree-1.0-3|53	%install
14mr|texlive-dyntree-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-dyntree-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-dyntree-1.0-3|56	
14mr|texlive-dyntree-1.0-3|57	
14mr|texlive-dyntree-1.0-3|58	
14mr|texlive-dyntree-1.0-3|59	%changelog
14mr|texlive-dyntree-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-dyntree-1.0-3|61	+ Revision: 982ab1d
14mr|texlive-dyntree-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-dyntree-1.0-3|63	
14mr|texlive-dyntree-1.0-3|64	

19915 14
14mr|texlive-ean13isbn-20080819-3|1	# revision 15878
14mr|texlive-ean13isbn-20080819-3|2	# category Package
14mr|texlive-ean13isbn-20080819-3|3	# catalog-ctan /macros/latex/contrib/ean13isbn
14mr|texlive-ean13isbn-20080819-3|4	# catalog-date 2008-08-19 08:58:40 +0200
14mr|texlive-ean13isbn-20080819-3|5	# catalog-license lppl
14mr|texlive-ean13isbn-20080819-3|6	# catalog-version undef
14mr|texlive-ean13isbn-20080819-3|7	Name:		texlive-ean13isbn
14mr|texlive-ean13isbn-20080819-3|8	Version:	20080819
14mr|texlive-ean13isbn-20080819-3|9	Release:	3
14mr|texlive-ean13isbn-20080819-3|10	Summary:	Print EAN13 for ISBN
14mr|texlive-ean13isbn-20080819-3|11	Group:		Publishing
14mr|texlive-ean13isbn-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ean13isbn
14mr|texlive-ean13isbn-20080819-3|13	License:	LPPL
14mr|texlive-ean13isbn-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.tar.xz
14mr|texlive-ean13isbn-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.doc.tar.xz
14mr|texlive-ean13isbn-20080819-3|16	BuildArch:	noarch
14mr|texlive-ean13isbn-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ean13isbn-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ean13isbn-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ean13isbn-20080819-3|20	
14mr|texlive-ean13isbn-20080819-3|21	%description
14mr|texlive-ean13isbn-20080819-3|22	The package provides the means to typeset ISBN codes with EAN-
14mr|texlive-ean13isbn-20080819-3|23	13; it uses the (generic) package ean13.tex to typeset the
14mr|texlive-ean13isbn-20080819-3|24	actual barcode.
14mr|texlive-ean13isbn-20080819-3|25	
14mr|texlive-ean13isbn-20080819-3|26	%post
14mr|texlive-ean13isbn-20080819-3|27	%{_sbindir}/texlive.post
14mr|texlive-ean13isbn-20080819-3|28	
14mr|texlive-ean13isbn-20080819-3|29	%postun
14mr|texlive-ean13isbn-20080819-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ean13isbn-20080819-3|31	%{_sbindir}/texlive.post
14mr|texlive-ean13isbn-20080819-3|32	fi
14mr|texlive-ean13isbn-20080819-3|33	
14mr|texlive-ean13isbn-20080819-3|34	#-----------------------------------------------------------------------
14mr|texlive-ean13isbn-20080819-3|35	%files
14mr|texlive-ean13isbn-20080819-3|36	%{_texmfdistdir}/tex/latex/ean13isbn/ean13isbn.sty
14mr|texlive-ean13isbn-20080819-3|37	%doc %{_texmfdistdir}/doc/latex/ean13isbn/License.txt
14mr|texlive-ean13isbn-20080819-3|38	%doc %{_texmfdistdir}/doc/latex/ean13isbn/README
14mr|texlive-ean13isbn-20080819-3|39	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.pdf
14mr|texlive-ean13isbn-20080819-3|40	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.tex
14mr|texlive-ean13isbn-20080819-3|41	
14mr|texlive-ean13isbn-20080819-3|42	#-----------------------------------------------------------------------
14mr|texlive-ean13isbn-20080819-3|43	%prep
14mr|texlive-ean13isbn-20080819-3|44	%setup -c -a0 -a1
14mr|texlive-ean13isbn-20080819-3|45	
14mr|texlive-ean13isbn-20080819-3|46	%build
14mr|texlive-ean13isbn-20080819-3|47	
14mr|texlive-ean13isbn-20080819-3|48	%install
14mr|texlive-ean13isbn-20080819-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ean13isbn-20080819-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ean13isbn-20080819-3|51	
14mr|texlive-ean13isbn-20080819-3|52	
14mr|texlive-ean13isbn-20080819-3|53	
14mr|texlive-ean13isbn-20080819-3|54	%changelog
14mr|texlive-ean13isbn-20080819-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-ean13isbn-20080819-3|56	+ Revision: 041efea
14mr|texlive-ean13isbn-20080819-3|57	- MassBuild#440: Increase release tag
14mr|texlive-ean13isbn-20080819-3|58	
14mr|texlive-ean13isbn-20080819-3|59	

19916 14
14mr|texlive-ean-20070101-3|1	# revision 20851
14mr|texlive-ean-20070101-3|2	# category Package
14mr|texlive-ean-20070101-3|3	# catalog-ctan /macros/generic/ean
14mr|texlive-ean-20070101-3|4	# catalog-date 2007-01-01 18:45:52 +0100
14mr|texlive-ean-20070101-3|5	# catalog-license gpl
14mr|texlive-ean-20070101-3|6	# catalog-version undef
14mr|texlive-ean-20070101-3|7	Name:		texlive-ean
14mr|texlive-ean-20070101-3|8	Version:	20070101
14mr|texlive-ean-20070101-3|9	Release:	3
14mr|texlive-ean-20070101-3|10	Summary:	Macros for making EAN barcodes
14mr|texlive-ean-20070101-3|11	Group:		Publishing
14mr|texlive-ean-20070101-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ean
14mr|texlive-ean-20070101-3|13	License:	GPL
14mr|texlive-ean-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.tar.xz
14mr|texlive-ean-20070101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.doc.tar.xz
14mr|texlive-ean-20070101-3|16	BuildArch:	noarch
14mr|texlive-ean-20070101-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ean-20070101-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ean-20070101-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ean-20070101-3|20	
14mr|texlive-ean-20070101-3|21	%description
14mr|texlive-ean-20070101-3|22	Provides EAN-8 and EAN-13 forms. The package needs the ocr-b
14mr|texlive-ean-20070101-3|23	fonts; note that the fonts are not available under a free
14mr|texlive-ean-20070101-3|24	licence, as the macros are.
14mr|texlive-ean-20070101-3|25	
14mr|texlive-ean-20070101-3|26	%post
14mr|texlive-ean-20070101-3|27	%{_sbindir}/texlive.post
14mr|texlive-ean-20070101-3|28	
14mr|texlive-ean-20070101-3|29	%postun
14mr|texlive-ean-20070101-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ean-20070101-3|31	%{_sbindir}/texlive.post
14mr|texlive-ean-20070101-3|32	fi
14mr|texlive-ean-20070101-3|33	
14mr|texlive-ean-20070101-3|34	#-----------------------------------------------------------------------
14mr|texlive-ean-20070101-3|35	%files
14mr|texlive-ean-20070101-3|36	%{_texmfdistdir}/tex/generic/ean/ean13.tex
14mr|texlive-ean-20070101-3|37	%{_texmfdistdir}/tex/generic/ean/ean8.tex
14mr|texlive-ean-20070101-3|38	%doc %{_texmfdistdir}/doc/generic/ean/README
14mr|texlive-ean-20070101-3|39	%doc %{_texmfdistdir}/doc/generic/ean/eantest.tex
14mr|texlive-ean-20070101-3|40	
14mr|texlive-ean-20070101-3|41	#-----------------------------------------------------------------------
14mr|texlive-ean-20070101-3|42	%prep
14mr|texlive-ean-20070101-3|43	%setup -c -a0 -a1
14mr|texlive-ean-20070101-3|44	
14mr|texlive-ean-20070101-3|45	%build
14mr|texlive-ean-20070101-3|46	
14mr|texlive-ean-20070101-3|47	%install
14mr|texlive-ean-20070101-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ean-20070101-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ean-20070101-3|50	
14mr|texlive-ean-20070101-3|51	
14mr|texlive-ean-20070101-3|52	
14mr|texlive-ean-20070101-3|53	%changelog
14mr|texlive-ean-20070101-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-ean-20070101-3|55	+ Revision: 45ed64d
14mr|texlive-ean-20070101-3|56	- MassBuild#440: Increase release tag
14mr|texlive-ean-20070101-3|57	
14mr|texlive-ean-20070101-3|58	

19917 14
14mr|texlive-easy-0.99-3|1	# revision 19440
14mr|texlive-easy-0.99-3|2	# category Package
14mr|texlive-easy-0.99-3|3	# catalog-ctan /macros/latex/contrib/easy
14mr|texlive-easy-0.99-3|4	# catalog-date 2007-01-01 18:45:52 +0100
14mr|texlive-easy-0.99-3|5	# catalog-license lppl
14mr|texlive-easy-0.99-3|6	# catalog-version 0.99
14mr|texlive-easy-0.99-3|7	Name:		texlive-easy
14mr|texlive-easy-0.99-3|8	Version:	0.99
14mr|texlive-easy-0.99-3|9	Release:	3
14mr|texlive-easy-0.99-3|10	Summary:	A collection of easy-to-use macros
14mr|texlive-easy-0.99-3|11	Group:		Publishing
14mr|texlive-easy-0.99-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy
14mr|texlive-easy-0.99-3|13	License:	LPPL
14mr|texlive-easy-0.99-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.tar.xz
14mr|texlive-easy-0.99-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.doc.tar.xz
14mr|texlive-easy-0.99-3|16	BuildArch:	noarch
14mr|texlive-easy-0.99-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-easy-0.99-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-easy-0.99-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-easy-0.99-3|20	
14mr|texlive-easy-0.99-3|21	%description
14mr|texlive-easy-0.99-3|22	The collection comprises: - easybib, support for customising
14mr|texlive-easy-0.99-3|23	bibliographies; - easybmat, support for composing block
14mr|texlive-easy-0.99-3|24	matrices; - easyeqn, support for various aspects of equations;
14mr|texlive-easy-0.99-3|25	- easymat, support for composing matrices; - easytable, support
14mr|texlive-easy-0.99-3|26	for writing tables; - easyvector, a C-like syntax for writing
14mr|texlive-easy-0.99-3|27	vectors.
14mr|texlive-easy-0.99-3|28	
14mr|texlive-easy-0.99-3|29	%post
14mr|texlive-easy-0.99-3|30	%{_sbindir}/texlive.post
14mr|texlive-easy-0.99-3|31	
14mr|texlive-easy-0.99-3|32	%postun
14mr|texlive-easy-0.99-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-easy-0.99-3|34	%{_sbindir}/texlive.post
14mr|texlive-easy-0.99-3|35	fi
14mr|texlive-easy-0.99-3|36	
14mr|texlive-easy-0.99-3|37	#-----------------------------------------------------------------------
14mr|texlive-easy-0.99-3|38	%files
14mr|texlive-easy-0.99-3|39	%{_texmfdistdir}/tex/latex/easy/easy.sty
14mr|texlive-easy-0.99-3|40	%{_texmfdistdir}/tex/latex/easy/easybib.sty
14mr|texlive-easy-0.99-3|41	%{_texmfdistdir}/tex/latex/easy/easybmat.sty
14mr|texlive-easy-0.99-3|42	%{_texmfdistdir}/tex/latex/easy/easyeqn.sty
14mr|texlive-easy-0.99-3|43	%{_texmfdistdir}/tex/latex/easy/easymat.sty
14mr|texlive-easy-0.99-3|44	%{_texmfdistdir}/tex/latex/easy/easytable.sty
14mr|texlive-easy-0.99-3|45	%{_texmfdistdir}/tex/latex/easy/easyvector.sty
14mr|texlive-easy-0.99-3|46	%doc %{_texmfdistdir}/doc/latex/easy/README
14mr|texlive-easy-0.99-3|47	%doc %{_texmfdistdir}/doc/latex/easy/README.TEXLIVE
14mr|texlive-easy-0.99-3|48	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybib.perl
14mr|texlive-easy-0.99-3|49	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybmat.perl
14mr|texlive-easy-0.99-3|50	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyeqn.perl
14mr|texlive-easy-0.99-3|51	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easymat.perl
14mr|texlive-easy-0.99-3|52	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easytable.perl
14mr|texlive-easy-0.99-3|53	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyvector.perl
14mr|texlive-easy-0.99-3|54	%doc %{_texmfdistdir}/doc/latex/easy/mydoc.sty
14mr|texlive-easy-0.99-3|55	
14mr|texlive-easy-0.99-3|56	#-----------------------------------------------------------------------
14mr|texlive-easy-0.99-3|57	%prep
14mr|texlive-easy-0.99-3|58	%setup -c -a0 -a1
14mr|texlive-easy-0.99-3|59	
14mr|texlive-easy-0.99-3|60	%build
14mr|texlive-easy-0.99-3|61	
14mr|texlive-easy-0.99-3|62	%install
14mr|texlive-easy-0.99-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-easy-0.99-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-easy-0.99-3|65	
14mr|texlive-easy-0.99-3|66	
14mr|texlive-easy-0.99-3|67	
14mr|texlive-easy-0.99-3|68	%changelog
14mr|texlive-easy-0.99-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99-3
14mr|texlive-easy-0.99-3|70	+ Revision: 782ef68
14mr|texlive-easy-0.99-3|71	- MassBuild#440: Increase release tag
14mr|texlive-easy-0.99-3|72	
14mr|texlive-easy-0.99-3|73	

19918 14
14mr|texlive-easyfig-1.2-2|1	# revision 26424
14mr|texlive-easyfig-1.2-2|2	# category Package
14mr|texlive-easyfig-1.2-2|3	# catalog-ctan /macros/latex/contrib/easyfig
14mr|texlive-easyfig-1.2-2|4	# catalog-date 2012-05-15 13:39:37 +0200
14mr|texlive-easyfig-1.2-2|5	# catalog-license lppl1.3
14mr|texlive-easyfig-1.2-2|6	# catalog-version 1.2
14mr|texlive-easyfig-1.2-2|7	Name:		texlive-easyfig
14mr|texlive-easyfig-1.2-2|8	Version:	1.2
14mr|texlive-easyfig-1.2-2|9	Release:	2
14mr|texlive-easyfig-1.2-2|10	Summary:	Simplifying the use of common figures
14mr|texlive-easyfig-1.2-2|11	Group:		Publishing
14mr|texlive-easyfig-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easyfig
14mr|texlive-easyfig-1.2-2|13	License:	LPPL1.3
14mr|texlive-easyfig-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.tar.xz
14mr|texlive-easyfig-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.doc.tar.xz
14mr|texlive-easyfig-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.source.tar.xz
14mr|texlive-easyfig-1.2-2|17	BuildArch:	noarch
14mr|texlive-easyfig-1.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-easyfig-1.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-easyfig-1.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-easyfig-1.2-2|21	
14mr|texlive-easyfig-1.2-2|22	%description
14mr|texlive-easyfig-1.2-2|23	The package provides the command \Figure[<key=value>...]{<image
14mr|texlive-easyfig-1.2-2|24	filename>} to simplify the business of including an image as
14mr|texlive-easyfig-1.2-2|25	figure in the most common form (centred and with caption and
14mr|texlive-easyfig-1.2-2|26	label). Caption and label are set using the caption and label
14mr|texlive-easyfig-1.2-2|27	keys; the label fig:<image filename> is used if none is given.
14mr|texlive-easyfig-1.2-2|28	If the here key is given, the figure is not 'floated', and the
14mr|texlive-easyfig-1.2-2|29	user is responsible for placement. The package uses the
14mr|texlive-easyfig-1.2-2|30	author's package adjustbox to centre an image and to simplify
14mr|texlive-easyfig-1.2-2|31	further modifications.
14mr|texlive-easyfig-1.2-2|32	
14mr|texlive-easyfig-1.2-2|33	%post
14mr|texlive-easyfig-1.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-easyfig-1.2-2|35	
14mr|texlive-easyfig-1.2-2|36	%postun
14mr|texlive-easyfig-1.2-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-easyfig-1.2-2|38	%{_sbindir}/texlive.post
14mr|texlive-easyfig-1.2-2|39	fi
14mr|texlive-easyfig-1.2-2|40	
14mr|texlive-easyfig-1.2-2|41	#-----------------------------------------------------------------------
14mr|texlive-easyfig-1.2-2|42	%files
14mr|texlive-easyfig-1.2-2|43	%{_texmfdistdir}/tex/latex/easyfig/easyfig.sty
14mr|texlive-easyfig-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/easyfig/README
14mr|texlive-easyfig-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/easyfig/easyfig.pdf
14mr|texlive-easyfig-1.2-2|46	#- source
14mr|texlive-easyfig-1.2-2|47	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.dtx
14mr|texlive-easyfig-1.2-2|48	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.ins
14mr|texlive-easyfig-1.2-2|49	
14mr|texlive-easyfig-1.2-2|50	#-----------------------------------------------------------------------
14mr|texlive-easyfig-1.2-2|51	%prep
14mr|texlive-easyfig-1.2-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-easyfig-1.2-2|53	
14mr|texlive-easyfig-1.2-2|54	%build
14mr|texlive-easyfig-1.2-2|55	
14mr|texlive-easyfig-1.2-2|56	%install
14mr|texlive-easyfig-1.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-easyfig-1.2-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-easyfig-1.2-2|59	
14mr|texlive-easyfig-1.2-2|60	
14mr|texlive-easyfig-1.2-2|61	
14mr|texlive-easyfig-1.2-2|62	%changelog
14mr|texlive-easyfig-1.2-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-easyfig-1.2-2|64	+ Revision: d3c87d2
14mr|texlive-easyfig-1.2-2|65	- MassBuild#440: Increase release tag
14mr|texlive-easyfig-1.2-2|66	
14mr|texlive-easyfig-1.2-2|67	

19919 14
14mr|texlive-easylist-1.3-3|1	# revision 22362
14mr|texlive-easylist-1.3-3|2	# category Package
14mr|texlive-easylist-1.3-3|3	# catalog-ctan /macros/latex/contrib/easylist
14mr|texlive-easylist-1.3-3|4	# catalog-date 2010-02-28 15:24:01 +0100
14mr|texlive-easylist-1.3-3|5	# catalog-license lppl
14mr|texlive-easylist-1.3-3|6	# catalog-version 1.3
14mr|texlive-easylist-1.3-3|7	Name:		texlive-easylist
14mr|texlive-easylist-1.3-3|8	Version:	1.3
14mr|texlive-easylist-1.3-3|9	Release:	3
14mr|texlive-easylist-1.3-3|10	Summary:	Lists using a single active character
14mr|texlive-easylist-1.3-3|11	Group:		Publishing
14mr|texlive-easylist-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easylist
14mr|texlive-easylist-1.3-3|13	License:	LPPL
14mr|texlive-easylist-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.tar.xz
14mr|texlive-easylist-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.doc.tar.xz
14mr|texlive-easylist-1.3-3|16	BuildArch:	noarch
14mr|texlive-easylist-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-easylist-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-easylist-1.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-easylist-1.3-3|20	
14mr|texlive-easylist-1.3-3|21	%description
14mr|texlive-easylist-1.3-3|22	This package allows you to create lists of numbered items (as
14mr|texlive-easylist-1.3-3|23	in Wittgenstein's 'Tractatus') with a single active character
14mr|texlive-easylist-1.3-3|24	as the only command. A variety of parameters are available to
14mr|texlive-easylist-1.3-3|25	configure the appearance of the list; lists may be nested
14mr|texlive-easylist-1.3-3|26	(effectively to unlimited depth).
14mr|texlive-easylist-1.3-3|27	
14mr|texlive-easylist-1.3-3|28	%post
14mr|texlive-easylist-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-easylist-1.3-3|30	
14mr|texlive-easylist-1.3-3|31	%postun
14mr|texlive-easylist-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-easylist-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-easylist-1.3-3|34	fi
14mr|texlive-easylist-1.3-3|35	
14mr|texlive-easylist-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-easylist-1.3-3|37	%files
14mr|texlive-easylist-1.3-3|38	%{_texmfdistdir}/tex/latex/easylist/easylist.sty
14mr|texlive-easylist-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/easylist/README
14mr|texlive-easylist-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.pdf
14mr|texlive-easylist-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.tex
14mr|texlive-easylist-1.3-3|42	
14mr|texlive-easylist-1.3-3|43	#-----------------------------------------------------------------------
14mr|texlive-easylist-1.3-3|44	%prep
14mr|texlive-easylist-1.3-3|45	%setup -c -a0 -a1
14mr|texlive-easylist-1.3-3|46	
14mr|texlive-easylist-1.3-3|47	%build
14mr|texlive-easylist-1.3-3|48	
14mr|texlive-easylist-1.3-3|49	%install
14mr|texlive-easylist-1.3-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-easylist-1.3-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-easylist-1.3-3|52	
14mr|texlive-easylist-1.3-3|53	
14mr|texlive-easylist-1.3-3|54	
14mr|texlive-easylist-1.3-3|55	%changelog
14mr|texlive-easylist-1.3-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-easylist-1.3-3|57	+ Revision: ba16977
14mr|texlive-easylist-1.3-3|58	- MassBuild#440: Increase release tag
14mr|texlive-easylist-1.3-3|59	
14mr|texlive-easylist-1.3-3|60	

19920 14
14mr|texlive-easy-todo-1.0-3|1	# revision 21157
14mr|texlive-easy-todo-1.0-3|2	# category Package
14mr|texlive-easy-todo-1.0-3|3	# catalog-ctan /macros/latex/contrib/easy-todo
14mr|texlive-easy-todo-1.0-3|4	# catalog-date 2011-01-20 10:27:03 +0100
14mr|texlive-easy-todo-1.0-3|5	# catalog-license apache2
14mr|texlive-easy-todo-1.0-3|6	# catalog-version 1.0
14mr|texlive-easy-todo-1.0-3|7	Name:		texlive-easy-todo
14mr|texlive-easy-todo-1.0-3|8	Version:	1.0
14mr|texlive-easy-todo-1.0-3|9	Release:	3
14mr|texlive-easy-todo-1.0-3|10	Summary:	To-do notes in a document
14mr|texlive-easy-todo-1.0-3|11	Group:		Publishing
14mr|texlive-easy-todo-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy-todo
14mr|texlive-easy-todo-1.0-3|13	License:	APACHE2
14mr|texlive-easy-todo-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.tar.xz
14mr|texlive-easy-todo-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.doc.tar.xz
14mr|texlive-easy-todo-1.0-3|16	BuildArch:	noarch
14mr|texlive-easy-todo-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-easy-todo-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-easy-todo-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-easy-todo-1.0-3|20	
14mr|texlive-easy-todo-1.0-3|21	%description
14mr|texlive-easy-todo-1.0-3|22	The package provides to-do notes throughout a document, and
14mr|texlive-easy-todo-1.0-3|23	will provide an index of things to do.
14mr|texlive-easy-todo-1.0-3|24	
14mr|texlive-easy-todo-1.0-3|25	%post
14mr|texlive-easy-todo-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-easy-todo-1.0-3|27	
14mr|texlive-easy-todo-1.0-3|28	%postun
14mr|texlive-easy-todo-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-easy-todo-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-easy-todo-1.0-3|31	fi
14mr|texlive-easy-todo-1.0-3|32	
14mr|texlive-easy-todo-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-easy-todo-1.0-3|34	%files
14mr|texlive-easy-todo-1.0-3|35	%{_texmfdistdir}/tex/latex/easy-todo/easy-todo.sty
14mr|texlive-easy-todo-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/easy-todo/LICENSE
14mr|texlive-easy-todo-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/easy-todo/README
14mr|texlive-easy-todo-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.pdf
14mr|texlive-easy-todo-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.tex
14mr|texlive-easy-todo-1.0-3|40	
14mr|texlive-easy-todo-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-easy-todo-1.0-3|42	%prep
14mr|texlive-easy-todo-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-easy-todo-1.0-3|44	
14mr|texlive-easy-todo-1.0-3|45	%build
14mr|texlive-easy-todo-1.0-3|46	
14mr|texlive-easy-todo-1.0-3|47	%install
14mr|texlive-easy-todo-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-easy-todo-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-easy-todo-1.0-3|50	
14mr|texlive-easy-todo-1.0-3|51	
14mr|texlive-easy-todo-1.0-3|52	
14mr|texlive-easy-todo-1.0-3|53	%changelog
14mr|texlive-easy-todo-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-easy-todo-1.0-3|55	+ Revision: c335b43
14mr|texlive-easy-todo-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-easy-todo-1.0-3|57	
14mr|texlive-easy-todo-1.0-3|58	

19921 14
14mr|texlive-ebezier-4-3|1	# revision 15878
14mr|texlive-ebezier-4-3|2	# category Package
14mr|texlive-ebezier-4-3|3	# catalog-ctan /macros/latex/contrib/ebezier
14mr|texlive-ebezier-4-3|4	# catalog-date 2009-01-30 10:13:19 +0100
14mr|texlive-ebezier-4-3|5	# catalog-license lppl
14mr|texlive-ebezier-4-3|6	# catalog-version 4
14mr|texlive-ebezier-4-3|7	Name:		texlive-ebezier
14mr|texlive-ebezier-4-3|8	Version:	4
14mr|texlive-ebezier-4-3|9	Release:	3
14mr|texlive-ebezier-4-3|10	Summary:	Device independent picture environment enhancement
14mr|texlive-ebezier-4-3|11	Group:		Publishing
14mr|texlive-ebezier-4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebezier
14mr|texlive-ebezier-4-3|13	License:	LPPL
14mr|texlive-ebezier-4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.tar.xz
14mr|texlive-ebezier-4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.doc.tar.xz
14mr|texlive-ebezier-4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.source.tar.xz
14mr|texlive-ebezier-4-3|17	BuildArch:	noarch
14mr|texlive-ebezier-4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ebezier-4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ebezier-4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ebezier-4-3|21	
14mr|texlive-ebezier-4-3|22	%description
14mr|texlive-ebezier-4-3|23	Ebezier is a device independent extension for the standard
14mr|texlive-ebezier-4-3|24	picture environment. Linear, quadratic, and cubic bezier curves
14mr|texlive-ebezier-4-3|25	are supplied in connection with higher level circle drawing
14mr|texlive-ebezier-4-3|26	commands. Additionally some macros for the calculation of curve
14mr|texlive-ebezier-4-3|27	lenghts are part of this package.
14mr|texlive-ebezier-4-3|28	
14mr|texlive-ebezier-4-3|29	%post
14mr|texlive-ebezier-4-3|30	%{_sbindir}/texlive.post
14mr|texlive-ebezier-4-3|31	
14mr|texlive-ebezier-4-3|32	%postun
14mr|texlive-ebezier-4-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ebezier-4-3|34	%{_sbindir}/texlive.post
14mr|texlive-ebezier-4-3|35	fi
14mr|texlive-ebezier-4-3|36	
14mr|texlive-ebezier-4-3|37	#-----------------------------------------------------------------------
14mr|texlive-ebezier-4-3|38	%files
14mr|texlive-ebezier-4-3|39	%{_texmfdistdir}/tex/latex/ebezier/ebezier.sty
14mr|texlive-ebezier-4-3|40	%doc %{_texmfdistdir}/doc/latex/ebezier/ebezier.pdf
14mr|texlive-ebezier-4-3|41	#- source
14mr|texlive-ebezier-4-3|42	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.dtx
14mr|texlive-ebezier-4-3|43	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.ins
14mr|texlive-ebezier-4-3|44	
14mr|texlive-ebezier-4-3|45	#-----------------------------------------------------------------------
14mr|texlive-ebezier-4-3|46	%prep
14mr|texlive-ebezier-4-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-ebezier-4-3|48	
14mr|texlive-ebezier-4-3|49	%build
14mr|texlive-ebezier-4-3|50	
14mr|texlive-ebezier-4-3|51	%install
14mr|texlive-ebezier-4-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ebezier-4-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ebezier-4-3|54	
14mr|texlive-ebezier-4-3|55	
14mr|texlive-ebezier-4-3|56	
14mr|texlive-ebezier-4-3|57	%changelog
14mr|texlive-ebezier-4-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4-3
14mr|texlive-ebezier-4-3|59	+ Revision: 8297176
14mr|texlive-ebezier-4-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ebezier-4-3|61	
14mr|texlive-ebezier-4-3|62	

19922 14
14mr|texlive-ebong-20120507-2|1	# revision 26313
14mr|texlive-ebong-20120507-2|2	# category Package
14mr|texlive-ebong-20120507-2|3	# catalog-ctan /language/ebong
14mr|texlive-ebong-20120507-2|4	# catalog-date 2012-05-07 23:49:19 +0200
14mr|texlive-ebong-20120507-2|5	# catalog-license pd
14mr|texlive-ebong-20120507-2|6	# catalog-version undef
14mr|texlive-ebong-20120507-2|7	Name:		texlive-ebong
14mr|texlive-ebong-20120507-2|8	Version:	20120507
14mr|texlive-ebong-20120507-2|9	Release:	2
14mr|texlive-ebong-20120507-2|10	Summary:	Utility for writing Bengali in Rapid Roman Format
14mr|texlive-ebong-20120507-2|11	Group:		Publishing
14mr|texlive-ebong-20120507-2|12	URL:		http://www.ctan.org/tex-archive/language/ebong
14mr|texlive-ebong-20120507-2|13	License:	PD
14mr|texlive-ebong-20120507-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.tar.xz
14mr|texlive-ebong-20120507-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.doc.tar.xz
14mr|texlive-ebong-20120507-2|16	BuildArch:	noarch
14mr|texlive-ebong-20120507-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ebong-20120507-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ebong-20120507-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-ebong-20120507-2|20	Provides:	texlive-ebong.bin = %{EVRD}
14mr|texlive-ebong-20120507-2|21	
14mr|texlive-ebong-20120507-2|22	%description
14mr|texlive-ebong-20120507-2|23	A tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the
14mr|texlive-ebong-20120507-2|24	bengali langauage. It allows one to write the text in Rapid
14mr|texlive-ebong-20120507-2|25	Roman Bangla and convert it to the bangtex format by a python
14mr|texlive-ebong-20120507-2|26	program. All LaTeX markups are preserved in the target file.
14mr|texlive-ebong-20120507-2|27	
14mr|texlive-ebong-20120507-2|28	%post
14mr|texlive-ebong-20120507-2|29	%{_sbindir}/texlive.post
14mr|texlive-ebong-20120507-2|30	
14mr|texlive-ebong-20120507-2|31	%postun
14mr|texlive-ebong-20120507-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-ebong-20120507-2|33	%{_sbindir}/texlive.post
14mr|texlive-ebong-20120507-2|34	fi
14mr|texlive-ebong-20120507-2|35	
14mr|texlive-ebong-20120507-2|36	#-----------------------------------------------------------------------
14mr|texlive-ebong-20120507-2|37	%files
14mr|texlive-ebong-20120507-2|38	%{_bindir}/ebong
14mr|texlive-ebong-20120507-2|39	%{_texmfdistdir}/scripts/ebong/ebong.py
14mr|texlive-ebong-20120507-2|40	%doc %{_texmfdistdir}/doc/latex/ebong/ANNOUNCE.txt
14mr|texlive-ebong-20120507-2|41	%doc %{_texmfdistdir}/doc/latex/ebong/README
14mr|texlive-ebong-20120507-2|42	%doc %{_texmfdistdir}/doc/latex/ebong/eb.b
14mr|texlive-ebong-20120507-2|43	%doc %{_texmfdistdir}/doc/latex/ebong/eb.pdf
14mr|texlive-ebong-20120507-2|44	%doc %{_texmfdistdir}/doc/latex/ebong/eb_tex.tex
14mr|texlive-ebong-20120507-2|45	
14mr|texlive-ebong-20120507-2|46	#-----------------------------------------------------------------------
14mr|texlive-ebong-20120507-2|47	%prep
14mr|texlive-ebong-20120507-2|48	%setup -c -a0 -a1
14mr|texlive-ebong-20120507-2|49	
14mr|texlive-ebong-20120507-2|50	%build
14mr|texlive-ebong-20120507-2|51	
14mr|texlive-ebong-20120507-2|52	%install
14mr|texlive-ebong-20120507-2|53	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ebong-20120507-2|54	pushd %{buildroot}%{_bindir}
14mr|texlive-ebong-20120507-2|55	ln -sf %{_texmfdistdir}/scripts/ebong/ebong.py ebong
14mr|texlive-ebong-20120507-2|56	popd
14mr|texlive-ebong-20120507-2|57	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ebong-20120507-2|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ebong-20120507-2|59	
14mr|texlive-ebong-20120507-2|60	
14mr|texlive-ebong-20120507-2|61	
14mr|texlive-ebong-20120507-2|62	%changelog
14mr|texlive-ebong-20120507-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120507-2
14mr|texlive-ebong-20120507-2|64	+ Revision: 9bdded7
14mr|texlive-ebong-20120507-2|65	- MassBuild#440: Increase release tag
14mr|texlive-ebong-20120507-2|66	
14mr|texlive-ebong-20120507-2|67	

19923 14
14mr|texlive-ebook-20131012-6|1	# revision 29466
14mr|texlive-ebook-20131012-6|2	# category Package
14mr|texlive-ebook-20131012-6|3	# catalog-ctan undef
14mr|texlive-ebook-20131012-6|4	# catalog-date undef
14mr|texlive-ebook-20131012-6|5	# catalog-license undef
14mr|texlive-ebook-20131012-6|6	# catalog-version undef
14mr|texlive-ebook-20131012-6|7	Name:		texlive-ebook
14mr|texlive-ebook-20131012-6|8	Version:	20131012
14mr|texlive-ebook-20131012-6|9	Release:	6
14mr|texlive-ebook-20131012-6|10	Summary:	TeXLive ebook package
14mr|texlive-ebook-20131012-6|11	Group:		Publishing
14mr|texlive-ebook-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-ebook-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ebook-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.tar.xz
14mr|texlive-ebook-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.doc.tar.xz
14mr|texlive-ebook-20131012-6|16	BuildArch:	noarch
14mr|texlive-ebook-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ebook-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ebook-20131012-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ebook-20131012-6|20	
14mr|texlive-ebook-20131012-6|21	%description
14mr|texlive-ebook-20131012-6|22	TeXLive ebook package.
14mr|texlive-ebook-20131012-6|23	
14mr|texlive-ebook-20131012-6|24	%post
14mr|texlive-ebook-20131012-6|25	%{_sbindir}/texlive.post
14mr|texlive-ebook-20131012-6|26	
14mr|texlive-ebook-20131012-6|27	%postun
14mr|texlive-ebook-20131012-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-ebook-20131012-6|29	%{_sbindir}/texlive.post
14mr|texlive-ebook-20131012-6|30	fi
14mr|texlive-ebook-20131012-6|31	
14mr|texlive-ebook-20131012-6|32	#-----------------------------------------------------------------------
14mr|texlive-ebook-20131012-6|33	%files
14mr|texlive-ebook-20131012-6|34	%{_texmfdistdir}/tex/latex/ebook/ebook.sty
14mr|texlive-ebook-20131012-6|35	%doc %{_texmfdistdir}/doc/latex/ebook/README
14mr|texlive-ebook-20131012-6|36	
14mr|texlive-ebook-20131012-6|37	#-----------------------------------------------------------------------
14mr|texlive-ebook-20131012-6|38	%prep
14mr|texlive-ebook-20131012-6|39	%setup -c -a0 -a1
14mr|texlive-ebook-20131012-6|40	
14mr|texlive-ebook-20131012-6|41	%build
14mr|texlive-ebook-20131012-6|42	
14mr|texlive-ebook-20131012-6|43	%install
14mr|texlive-ebook-20131012-6|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ebook-20131012-6|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ebook-20131012-6|46	
14mr|texlive-ebook-20131012-6|47	%changelog
14mr|texlive-ebook-20131012-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-ebook-20131012-6|49	+ Revision: 1a2aa19
14mr|texlive-ebook-20131012-6|50	- MassBuild#440: Increase release tag
14mr|texlive-ebook-20131012-6|51	
14mr|texlive-ebook-20131012-6|52	

19924 14
14mr|texlive-ebsthesis-1.0-3|1	# revision 15878
14mr|texlive-ebsthesis-1.0-3|2	# category Package
14mr|texlive-ebsthesis-1.0-3|3	# catalog-ctan /macros/latex/contrib/ebsthesis
14mr|texlive-ebsthesis-1.0-3|4	# catalog-date 2007-01-07 11:02:17 +0100
14mr|texlive-ebsthesis-1.0-3|5	# catalog-license lppl
14mr|texlive-ebsthesis-1.0-3|6	# catalog-version 1.0
14mr|texlive-ebsthesis-1.0-3|7	Name:		texlive-ebsthesis
14mr|texlive-ebsthesis-1.0-3|8	Version:	1.0
14mr|texlive-ebsthesis-1.0-3|9	Release:	3
14mr|texlive-ebsthesis-1.0-3|10	Summary:	Typesetting theses for economics
14mr|texlive-ebsthesis-1.0-3|11	Group:		Publishing
14mr|texlive-ebsthesis-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebsthesis
14mr|texlive-ebsthesis-1.0-3|13	License:	LPPL
14mr|texlive-ebsthesis-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.tar.xz
14mr|texlive-ebsthesis-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.doc.tar.xz
14mr|texlive-ebsthesis-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.source.tar.xz
14mr|texlive-ebsthesis-1.0-3|17	BuildArch:	noarch
14mr|texlive-ebsthesis-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ebsthesis-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ebsthesis-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ebsthesis-1.0-3|21	
14mr|texlive-ebsthesis-1.0-3|22	%description
14mr|texlive-ebsthesis-1.0-3|23	The ebsthesis class and ebstools package facilitate the
14mr|texlive-ebsthesis-1.0-3|24	production of camera-ready manuscripts in conformance with the
14mr|texlive-ebsthesis-1.0-3|25	guidelines of Gabler Verlag and typographical rules established
14mr|texlive-ebsthesis-1.0-3|26	by the European Business School.
14mr|texlive-ebsthesis-1.0-3|27	
14mr|texlive-ebsthesis-1.0-3|28	%post
14mr|texlive-ebsthesis-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-ebsthesis-1.0-3|30	
14mr|texlive-ebsthesis-1.0-3|31	%postun
14mr|texlive-ebsthesis-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ebsthesis-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-ebsthesis-1.0-3|34	fi
14mr|texlive-ebsthesis-1.0-3|35	
14mr|texlive-ebsthesis-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-ebsthesis-1.0-3|37	%files
14mr|texlive-ebsthesis-1.0-3|38	%{_texmfdistdir}/tex/latex/ebsthesis/ebsthesis.cls
14mr|texlive-ebsthesis-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/ebsthesis/README
14mr|texlive-ebsthesis-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/ebsthesis/ebsthesis.pdf
14mr|texlive-ebsthesis-1.0-3|41	#- source
14mr|texlive-ebsthesis-1.0-3|42	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.dtx
14mr|texlive-ebsthesis-1.0-3|43	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.ins
14mr|texlive-ebsthesis-1.0-3|44	
14mr|texlive-ebsthesis-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-ebsthesis-1.0-3|46	%prep
14mr|texlive-ebsthesis-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-ebsthesis-1.0-3|48	
14mr|texlive-ebsthesis-1.0-3|49	%build
14mr|texlive-ebsthesis-1.0-3|50	
14mr|texlive-ebsthesis-1.0-3|51	%install
14mr|texlive-ebsthesis-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ebsthesis-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ebsthesis-1.0-3|54	
14mr|texlive-ebsthesis-1.0-3|55	
14mr|texlive-ebsthesis-1.0-3|56	
14mr|texlive-ebsthesis-1.0-3|57	%changelog
14mr|texlive-ebsthesis-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-ebsthesis-1.0-3|59	+ Revision: a8d97dd
14mr|texlive-ebsthesis-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ebsthesis-1.0-3|61	
14mr|texlive-ebsthesis-1.0-3|62	

19925 14
14mr|texlive-ec-1.0-4|1	# revision 25033
14mr|texlive-ec-1.0-4|2	# category Package
14mr|texlive-ec-1.0-4|3	# catalog-ctan /fonts/ec
14mr|texlive-ec-1.0-4|4	# catalog-date 2009-08-27 17:24:27 +0200
14mr|texlive-ec-1.0-4|5	# catalog-license other-free
14mr|texlive-ec-1.0-4|6	# catalog-version 1.0
14mr|texlive-ec-1.0-4|7	Name:		texlive-ec
14mr|texlive-ec-1.0-4|8	Version:	1.0
14mr|texlive-ec-1.0-4|9	Release:	4
14mr|texlive-ec-1.0-4|10	Summary:	Computer modern fonts in T1 and TS1 encodings
14mr|texlive-ec-1.0-4|11	Group:		Publishing
14mr|texlive-ec-1.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ec
14mr|texlive-ec-1.0-4|13	License:	OTHER-FREE
14mr|texlive-ec-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ec.tar.xz
14mr|texlive-ec-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ec.doc.tar.xz
14mr|texlive-ec-1.0-4|16	BuildArch:	noarch
14mr|texlive-ec-1.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ec-1.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ec-1.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-ec-1.0-4|20	
14mr|texlive-ec-1.0-4|21	%description
14mr|texlive-ec-1.0-4|22	The EC fonts are European Computer Modern Fonts, supporting the
14mr|texlive-ec-1.0-4|23	complete LaTeX T1 encoding defined at the 1990 TUG conference
14mr|texlive-ec-1.0-4|24	hold at Cork/Ireland. These fonts are intended to be stable
14mr|texlive-ec-1.0-4|25	with no changes being made to the tfm files. The set also
14mr|texlive-ec-1.0-4|26	contains a Text Companion Symbol font, called tc, featuring
14mr|texlive-ec-1.0-4|27	many useful characters needed in text typesetting, for example
14mr|texlive-ec-1.0-4|28	oldstyle digits, currency symbols (including the newly created
14mr|texlive-ec-1.0-4|29	Euro symbol), the permille sign, copyright, trade mark and
14mr|texlive-ec-1.0-4|30	servicemark as well as a copyleft sign, and many others. Recent
14mr|texlive-ec-1.0-4|31	releases of LaTeX2e support the EC fonts. The EC fonts
14mr|texlive-ec-1.0-4|32	supersede the preliminary version released as the DC fonts. The
14mr|texlive-ec-1.0-4|33	fonts are available in (traced) Adobe Type 1 format, as part of
14mr|texlive-ec-1.0-4|34	the cm-super bundle. The other Computer Modern-style T1-encoded
14mr|texlive-ec-1.0-4|35	Type 1 set, Latin Modern, is not actually a direct development
14mr|texlive-ec-1.0-4|36	of the EC set, and differs from the EC in a number of
14mr|texlive-ec-1.0-4|37	particulars.
14mr|texlive-ec-1.0-4|38	
14mr|texlive-ec-1.0-4|39	%post
14mr|texlive-ec-1.0-4|40	%{_sbindir}/texlive.post
14mr|texlive-ec-1.0-4|41	
14mr|texlive-ec-1.0-4|42	%postun
14mr|texlive-ec-1.0-4|43	if [ $1 -eq 0 ]; then
14mr|texlive-ec-1.0-4|44	%{_sbindir}/texlive.post
14mr|texlive-ec-1.0-4|45	fi
14mr|texlive-ec-1.0-4|46	
14mr|texlive-ec-1.0-4|47	#-----------------------------------------------------------------------
14mr|texlive-ec-1.0-4|48	%files
14mr|texlive-ec-1.0-4|49	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi.mf
14mr|texlive-ec-1.0-4|50	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0500.mf
14mr|texlive-ec-1.0-4|51	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0600.mf
14mr|texlive-ec-1.0-4|52	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0700.mf
14mr|texlive-ec-1.0-4|53	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0800.mf
14mr|texlive-ec-1.0-4|54	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0900.mf
14mr|texlive-ec-1.0-4|55	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1000.mf
14mr|texlive-ec-1.0-4|56	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1095.mf
14mr|texlive-ec-1.0-4|57	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1200.mf
14mr|texlive-ec-1.0-4|58	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1440.mf
14mr|texlive-ec-1.0-4|59	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1728.mf
14mr|texlive-ec-1.0-4|60	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2074.mf
14mr|texlive-ec-1.0-4|61	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2488.mf
14mr|texlive-ec-1.0-4|62	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2986.mf
14mr|texlive-ec-1.0-4|63	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi3583.mf
14mr|texlive-ec-1.0-4|64	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl.mf
14mr|texlive-ec-1.0-4|65	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0500.mf
14mr|texlive-ec-1.0-4|66	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0600.mf
14mr|texlive-ec-1.0-4|67	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0700.mf
14mr|texlive-ec-1.0-4|68	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0800.mf
14mr|texlive-ec-1.0-4|69	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0900.mf
14mr|texlive-ec-1.0-4|70	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1000.mf
14mr|texlive-ec-1.0-4|71	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1095.mf
14mr|texlive-ec-1.0-4|72	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1200.mf
14mr|texlive-ec-1.0-4|73	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1440.mf
14mr|texlive-ec-1.0-4|74	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1728.mf
14mr|texlive-ec-1.0-4|75	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2074.mf
14mr|texlive-ec-1.0-4|76	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2488.mf
14mr|texlive-ec-1.0-4|77	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2986.mf
14mr|texlive-ec-1.0-4|78	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl3583.mf
14mr|texlive-ec-1.0-4|79	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbm.mf
14mr|texlive-ec-1.0-4|80	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx.mf
14mr|texlive-ec-1.0-4|81	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0500.mf
14mr|texlive-ec-1.0-4|82	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0600.mf
14mr|texlive-ec-1.0-4|83	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0700.mf
14mr|texlive-ec-1.0-4|84	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0800.mf
14mr|texlive-ec-1.0-4|85	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0900.mf
14mr|texlive-ec-1.0-4|86	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1000.mf
14mr|texlive-ec-1.0-4|87	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1095.mf
14mr|texlive-ec-1.0-4|88	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1200.mf
14mr|texlive-ec-1.0-4|89	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1440.mf
14mr|texlive-ec-1.0-4|90	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1728.mf
14mr|texlive-ec-1.0-4|91	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2074.mf
14mr|texlive-ec-1.0-4|92	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2488.mf
14mr|texlive-ec-1.0-4|93	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2986.mf
14mr|texlive-ec-1.0-4|94	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx3583.mf
14mr|texlive-ec-1.0-4|95	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc.mf
14mr|texlive-ec-1.0-4|96	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0500.mf
14mr|texlive-ec-1.0-4|97	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0600.mf
14mr|texlive-ec-1.0-4|98	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0700.mf
14mr|texlive-ec-1.0-4|99	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0800.mf
14mr|texlive-ec-1.0-4|100	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0900.mf
14mr|texlive-ec-1.0-4|101	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1000.mf
14mr|texlive-ec-1.0-4|102	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1095.mf
14mr|texlive-ec-1.0-4|103	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1200.mf
14mr|texlive-ec-1.0-4|104	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1440.mf
14mr|texlive-ec-1.0-4|105	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1728.mf
14mr|texlive-ec-1.0-4|106	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2074.mf
14mr|texlive-ec-1.0-4|107	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2488.mf
14mr|texlive-ec-1.0-4|108	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2986.mf
14mr|texlive-ec-1.0-4|109	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc3583.mf
14mr|texlive-ec-1.0-4|110	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci.mf
14mr|texlive-ec-1.0-4|111	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0500.mf
14mr|texlive-ec-1.0-4|112	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0600.mf
14mr|texlive-ec-1.0-4|113	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0700.mf
14mr|texlive-ec-1.0-4|114	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0800.mf
14mr|texlive-ec-1.0-4|115	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0900.mf
14mr|texlive-ec-1.0-4|116	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1000.mf
14mr|texlive-ec-1.0-4|117	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1095.mf
14mr|texlive-ec-1.0-4|118	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1200.mf
14mr|texlive-ec-1.0-4|119	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1440.mf
14mr|texlive-ec-1.0-4|120	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1728.mf
14mr|texlive-ec-1.0-4|121	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2074.mf
14mr|texlive-ec-1.0-4|122	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2488.mf
14mr|texlive-ec-1.0-4|123	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2986.mf
14mr|texlive-ec-1.0-4|124	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci3583.mf
14mr|texlive-ec-1.0-4|125	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh.mf
14mr|texlive-ec-1.0-4|126	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0500.mf
14mr|texlive-ec-1.0-4|127	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0600.mf
14mr|texlive-ec-1.0-4|128	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0700.mf
14mr|texlive-ec-1.0-4|129	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0800.mf
14mr|texlive-ec-1.0-4|130	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0900.mf
14mr|texlive-ec-1.0-4|131	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1000.mf
14mr|texlive-ec-1.0-4|132	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1095.mf
14mr|texlive-ec-1.0-4|133	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1200.mf
14mr|texlive-ec-1.0-4|134	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1440.mf
14mr|texlive-ec-1.0-4|135	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1728.mf
14mr|texlive-ec-1.0-4|136	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2074.mf
14mr|texlive-ec-1.0-4|137	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2488.mf
14mr|texlive-ec-1.0-4|138	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2986.mf
14mr|texlive-ec-1.0-4|139	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh3583.mf
14mr|texlive-ec-1.0-4|140	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfb.mf
14mr|texlive-ec-1.0-4|141	%{_texmfdistdir}/fonts/source/jknappen/ec/ecff.mf
14mr|texlive-ec-1.0-4|142	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfi.mf
14mr|texlive-ec-1.0-4|143	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfs.mf
14mr|texlive-ec-1.0-4|144	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit.mf
14mr|texlive-ec-1.0-4|145	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit0800.mf
14mr|texlive-ec-1.0-4|146	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit0900.mf
14mr|texlive-ec-1.0-4|147	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1000.mf
14mr|texlive-ec-1.0-4|148	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1095.mf
14mr|texlive-ec-1.0-4|149	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1200.mf
14mr|texlive-ec-1.0-4|150	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1440.mf
14mr|texlive-ec-1.0-4|151	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1728.mf
14mr|texlive-ec-1.0-4|152	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2074.mf
14mr|texlive-ec-1.0-4|153	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2488.mf
14mr|texlive-ec-1.0-4|154	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2986.mf
14mr|texlive-ec-1.0-4|155	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit3583.mf
14mr|texlive-ec-1.0-4|156	%{_texmfdistdir}/fonts/source/jknappen/ec/eclb8.mf
14mr|texlive-ec-1.0-4|157	%{_texmfdistdir}/fonts/source/jknappen/ec/ecli8.mf
14mr|texlive-ec-1.0-4|158	%{_texmfdistdir}/fonts/source/jknappen/ec/eclo8.mf
14mr|texlive-ec-1.0-4|159	%{_texmfdistdir}/fonts/source/jknappen/ec/eclq8.mf
14mr|texlive-ec-1.0-4|160	%{_texmfdistdir}/fonts/source/jknappen/ec/ecltt8.mf
14mr|texlive-ec-1.0-4|161	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc.mf
14mr|texlive-ec-1.0-4|162	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0500.mf
14mr|texlive-ec-1.0-4|163	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0600.mf
14mr|texlive-ec-1.0-4|164	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0700.mf
14mr|texlive-ec-1.0-4|165	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0800.mf
14mr|texlive-ec-1.0-4|166	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0900.mf
14mr|texlive-ec-1.0-4|167	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1000.mf
14mr|texlive-ec-1.0-4|168	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1095.mf
14mr|texlive-ec-1.0-4|169	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1200.mf
14mr|texlive-ec-1.0-4|170	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1440.mf
14mr|texlive-ec-1.0-4|171	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1728.mf
14mr|texlive-ec-1.0-4|172	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2074.mf
14mr|texlive-ec-1.0-4|173	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2488.mf
14mr|texlive-ec-1.0-4|174	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2986.mf
14mr|texlive-ec-1.0-4|175	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc3583.mf
14mr|texlive-ec-1.0-4|176	%{_texmfdistdir}/fonts/source/jknappen/ec/ecqi8.mf
14mr|texlive-ec-1.0-4|177	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb.mf
14mr|texlive-ec-1.0-4|178	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0500.mf
14mr|texlive-ec-1.0-4|179	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0600.mf
14mr|texlive-ec-1.0-4|180	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0700.mf
14mr|texlive-ec-1.0-4|181	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0800.mf
14mr|texlive-ec-1.0-4|182	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0900.mf
14mr|texlive-ec-1.0-4|183	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1000.mf
14mr|texlive-ec-1.0-4|184	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1095.mf
14mr|texlive-ec-1.0-4|185	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1200.mf
14mr|texlive-ec-1.0-4|186	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1440.mf
14mr|texlive-ec-1.0-4|187	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1728.mf
14mr|texlive-ec-1.0-4|188	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2074.mf
14mr|texlive-ec-1.0-4|189	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2488.mf
14mr|texlive-ec-1.0-4|190	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2986.mf
14mr|texlive-ec-1.0-4|191	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb3583.mf
14mr|texlive-ec-1.0-4|192	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm.mf
14mr|texlive-ec-1.0-4|193	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0500.mf
14mr|texlive-ec-1.0-4|194	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0600.mf
14mr|texlive-ec-1.0-4|195	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0700.mf
14mr|texlive-ec-1.0-4|196	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0800.mf
14mr|texlive-ec-1.0-4|197	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0900.mf
14mr|texlive-ec-1.0-4|198	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1000.mf
14mr|texlive-ec-1.0-4|199	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1095.mf
14mr|texlive-ec-1.0-4|200	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1200.mf
14mr|texlive-ec-1.0-4|201	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1440.mf
14mr|texlive-ec-1.0-4|202	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1728.mf
14mr|texlive-ec-1.0-4|203	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2074.mf
14mr|texlive-ec-1.0-4|204	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2488.mf
14mr|texlive-ec-1.0-4|205	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2986.mf
14mr|texlive-ec-1.0-4|206	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm3583.mf
14mr|texlive-ec-1.0-4|207	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc.mf
14mr|texlive-ec-1.0-4|208	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0500.mf
14mr|texlive-ec-1.0-4|209	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0600.mf
14mr|texlive-ec-1.0-4|210	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0700.mf
14mr|texlive-ec-1.0-4|211	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0800.mf
14mr|texlive-ec-1.0-4|212	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0900.mf
14mr|texlive-ec-1.0-4|213	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1000.mf
14mr|texlive-ec-1.0-4|214	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1095.mf
14mr|texlive-ec-1.0-4|215	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1200.mf
14mr|texlive-ec-1.0-4|216	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1440.mf
14mr|texlive-ec-1.0-4|217	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1728.mf
14mr|texlive-ec-1.0-4|218	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2074.mf
14mr|texlive-ec-1.0-4|219	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2488.mf
14mr|texlive-ec-1.0-4|220	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2986.mf
14mr|texlive-ec-1.0-4|221	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc3583.mf
14mr|texlive-ec-1.0-4|222	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi.mf
14mr|texlive-ec-1.0-4|223	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0500.mf
14mr|texlive-ec-1.0-4|224	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0600.mf
14mr|texlive-ec-1.0-4|225	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0700.mf
14mr|texlive-ec-1.0-4|226	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0800.mf
14mr|texlive-ec-1.0-4|227	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0900.mf
14mr|texlive-ec-1.0-4|228	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1000.mf
14mr|texlive-ec-1.0-4|229	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1095.mf
14mr|texlive-ec-1.0-4|230	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1200.mf
14mr|texlive-ec-1.0-4|231	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1440.mf
14mr|texlive-ec-1.0-4|232	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1728.mf
14mr|texlive-ec-1.0-4|233	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2074.mf
14mr|texlive-ec-1.0-4|234	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2488.mf
14mr|texlive-ec-1.0-4|235	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2986.mf
14mr|texlive-ec-1.0-4|236	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi3583.mf
14mr|texlive-ec-1.0-4|237	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl.mf
14mr|texlive-ec-1.0-4|238	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0500.mf
14mr|texlive-ec-1.0-4|239	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0600.mf
14mr|texlive-ec-1.0-4|240	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0700.mf
14mr|texlive-ec-1.0-4|241	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0800.mf
14mr|texlive-ec-1.0-4|242	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0900.mf
14mr|texlive-ec-1.0-4|243	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1000.mf
14mr|texlive-ec-1.0-4|244	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1095.mf
14mr|texlive-ec-1.0-4|245	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1200.mf
14mr|texlive-ec-1.0-4|246	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1440.mf
14mr|texlive-ec-1.0-4|247	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1728.mf
14mr|texlive-ec-1.0-4|248	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2074.mf
14mr|texlive-ec-1.0-4|249	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2488.mf
14mr|texlive-ec-1.0-4|250	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2986.mf
14mr|texlive-ec-1.0-4|251	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl3583.mf
14mr|texlive-ec-1.0-4|252	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso.mf
14mr|texlive-ec-1.0-4|253	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0500.mf
14mr|texlive-ec-1.0-4|254	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0600.mf
14mr|texlive-ec-1.0-4|255	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0700.mf
14mr|texlive-ec-1.0-4|256	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0800.mf
14mr|texlive-ec-1.0-4|257	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0900.mf
14mr|texlive-ec-1.0-4|258	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1000.mf
14mr|texlive-ec-1.0-4|259	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1095.mf
14mr|texlive-ec-1.0-4|260	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1200.mf
14mr|texlive-ec-1.0-4|261	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1440.mf
14mr|texlive-ec-1.0-4|262	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1728.mf
14mr|texlive-ec-1.0-4|263	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2074.mf
14mr|texlive-ec-1.0-4|264	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2488.mf
14mr|texlive-ec-1.0-4|265	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2986.mf
14mr|texlive-ec-1.0-4|266	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso3583.mf
14mr|texlive-ec-1.0-4|267	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsq8.mf
14mr|texlive-ec-1.0-4|268	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss.mf
14mr|texlive-ec-1.0-4|269	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0500.mf
14mr|texlive-ec-1.0-4|270	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0600.mf
14mr|texlive-ec-1.0-4|271	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0700.mf
14mr|texlive-ec-1.0-4|272	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0800.mf
14mr|texlive-ec-1.0-4|273	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0900.mf
14mr|texlive-ec-1.0-4|274	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1000.mf
14mr|texlive-ec-1.0-4|275	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1095.mf
14mr|texlive-ec-1.0-4|276	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1200.mf
14mr|texlive-ec-1.0-4|277	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1440.mf
14mr|texlive-ec-1.0-4|278	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1728.mf
14mr|texlive-ec-1.0-4|279	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2074.mf
14mr|texlive-ec-1.0-4|280	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2488.mf
14mr|texlive-ec-1.0-4|281	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2986.mf
14mr|texlive-ec-1.0-4|282	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss3583.mf
14mr|texlive-ec-1.0-4|283	%{_texmfdistdir}/fonts/source/jknappen/ec/ecssdc10.mf
14mr|texlive-ec-1.0-4|284	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst.mf
14mr|texlive-ec-1.0-4|285	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst0800.mf
14mr|texlive-ec-1.0-4|286	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst0900.mf
14mr|texlive-ec-1.0-4|287	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1000.mf
14mr|texlive-ec-1.0-4|288	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1095.mf
14mr|texlive-ec-1.0-4|289	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1200.mf
14mr|texlive-ec-1.0-4|290	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1440.mf
14mr|texlive-ec-1.0-4|291	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1728.mf
14mr|texlive-ec-1.0-4|292	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2074.mf
14mr|texlive-ec-1.0-4|293	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2488.mf
14mr|texlive-ec-1.0-4|294	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2986.mf
14mr|texlive-ec-1.0-4|295	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst3583.mf
14mr|texlive-ec-1.0-4|296	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx.mf
14mr|texlive-ec-1.0-4|297	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0500.mf
14mr|texlive-ec-1.0-4|298	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0600.mf
14mr|texlive-ec-1.0-4|299	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0700.mf
14mr|texlive-ec-1.0-4|300	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0800.mf
14mr|texlive-ec-1.0-4|301	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0900.mf
14mr|texlive-ec-1.0-4|302	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1000.mf
14mr|texlive-ec-1.0-4|303	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1095.mf
14mr|texlive-ec-1.0-4|304	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1200.mf
14mr|texlive-ec-1.0-4|305	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1440.mf
14mr|texlive-ec-1.0-4|306	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1728.mf
14mr|texlive-ec-1.0-4|307	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2074.mf
14mr|texlive-ec-1.0-4|308	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2488.mf
14mr|texlive-ec-1.0-4|309	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2986.mf
14mr|texlive-ec-1.0-4|310	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx3583.mf
14mr|texlive-ec-1.0-4|311	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc.mf
14mr|texlive-ec-1.0-4|312	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc0800.mf
14mr|texlive-ec-1.0-4|313	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc0900.mf
14mr|texlive-ec-1.0-4|314	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1000.mf
14mr|texlive-ec-1.0-4|315	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1095.mf
14mr|texlive-ec-1.0-4|316	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1200.mf
14mr|texlive-ec-1.0-4|317	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1440.mf
14mr|texlive-ec-1.0-4|318	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1728.mf
14mr|texlive-ec-1.0-4|319	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2074.mf
14mr|texlive-ec-1.0-4|320	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2488.mf
14mr|texlive-ec-1.0-4|321	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2986.mf
14mr|texlive-ec-1.0-4|322	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc3583.mf
14mr|texlive-ec-1.0-4|323	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti.mf
14mr|texlive-ec-1.0-4|324	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0500.mf
14mr|texlive-ec-1.0-4|325	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0600.mf
14mr|texlive-ec-1.0-4|326	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0700.mf
14mr|texlive-ec-1.0-4|327	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0800.mf
14mr|texlive-ec-1.0-4|328	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0900.mf
14mr|texlive-ec-1.0-4|329	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1000.mf
14mr|texlive-ec-1.0-4|330	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1095.mf
14mr|texlive-ec-1.0-4|331	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1200.mf
14mr|texlive-ec-1.0-4|332	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1440.mf
14mr|texlive-ec-1.0-4|333	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1728.mf
14mr|texlive-ec-1.0-4|334	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2074.mf
14mr|texlive-ec-1.0-4|335	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2488.mf
14mr|texlive-ec-1.0-4|336	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2986.mf
14mr|texlive-ec-1.0-4|337	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti3583.mf
14mr|texlive-ec-1.0-4|338	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt.mf
14mr|texlive-ec-1.0-4|339	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt0800.mf
14mr|texlive-ec-1.0-4|340	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt0900.mf
14mr|texlive-ec-1.0-4|341	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1000.mf
14mr|texlive-ec-1.0-4|342	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1095.mf
14mr|texlive-ec-1.0-4|343	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1200.mf
14mr|texlive-ec-1.0-4|344	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1440.mf
14mr|texlive-ec-1.0-4|345	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1728.mf
14mr|texlive-ec-1.0-4|346	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2074.mf
14mr|texlive-ec-1.0-4|347	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2488.mf
14mr|texlive-ec-1.0-4|348	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2986.mf
14mr|texlive-ec-1.0-4|349	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt3583.mf
14mr|texlive-ec-1.0-4|350	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui.mf
14mr|texlive-ec-1.0-4|351	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0500.mf
14mr|texlive-ec-1.0-4|352	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0600.mf
14mr|texlive-ec-1.0-4|353	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0700.mf
14mr|texlive-ec-1.0-4|354	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0800.mf
14mr|texlive-ec-1.0-4|355	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0900.mf
14mr|texlive-ec-1.0-4|356	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1000.mf
14mr|texlive-ec-1.0-4|357	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1095.mf
14mr|texlive-ec-1.0-4|358	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1200.mf
14mr|texlive-ec-1.0-4|359	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1440.mf
14mr|texlive-ec-1.0-4|360	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1728.mf
14mr|texlive-ec-1.0-4|361	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2074.mf
14mr|texlive-ec-1.0-4|362	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2488.mf
14mr|texlive-ec-1.0-4|363	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2986.mf
14mr|texlive-ec-1.0-4|364	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui3583.mf
14mr|texlive-ec-1.0-4|365	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi.mf
14mr|texlive-ec-1.0-4|366	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0800.mf
14mr|texlive-ec-1.0-4|367	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0900.mf
14mr|texlive-ec-1.0-4|368	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1000.mf
14mr|texlive-ec-1.0-4|369	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1095.mf
14mr|texlive-ec-1.0-4|370	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1200.mf
14mr|texlive-ec-1.0-4|371	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1440.mf
14mr|texlive-ec-1.0-4|372	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1728.mf
14mr|texlive-ec-1.0-4|373	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2074.mf
14mr|texlive-ec-1.0-4|374	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2488.mf
14mr|texlive-ec-1.0-4|375	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2986.mf
14mr|texlive-ec-1.0-4|376	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi3583.mf
14mr|texlive-ec-1.0-4|377	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt.mf
14mr|texlive-ec-1.0-4|378	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0800.mf
14mr|texlive-ec-1.0-4|379	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0900.mf
14mr|texlive-ec-1.0-4|380	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1000.mf
14mr|texlive-ec-1.0-4|381	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1095.mf
14mr|texlive-ec-1.0-4|382	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1200.mf
14mr|texlive-ec-1.0-4|383	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1440.mf
14mr|texlive-ec-1.0-4|384	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1728.mf
14mr|texlive-ec-1.0-4|385	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2074.mf
14mr|texlive-ec-1.0-4|386	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2488.mf
14mr|texlive-ec-1.0-4|387	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2986.mf
14mr|texlive-ec-1.0-4|388	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt3583.mf
14mr|texlive-ec-1.0-4|389	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc.mf
14mr|texlive-ec-1.0-4|390	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0500.mf
14mr|texlive-ec-1.0-4|391	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0600.mf
14mr|texlive-ec-1.0-4|392	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0700.mf
14mr|texlive-ec-1.0-4|393	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0800.mf
14mr|texlive-ec-1.0-4|394	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0900.mf
14mr|texlive-ec-1.0-4|395	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1000.mf
14mr|texlive-ec-1.0-4|396	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1095.mf
14mr|texlive-ec-1.0-4|397	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1200.mf
14mr|texlive-ec-1.0-4|398	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1440.mf
14mr|texlive-ec-1.0-4|399	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1728.mf
14mr|texlive-ec-1.0-4|400	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2074.mf
14mr|texlive-ec-1.0-4|401	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2488.mf
14mr|texlive-ec-1.0-4|402	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2986.mf
14mr|texlive-ec-1.0-4|403	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc3583.mf
14mr|texlive-ec-1.0-4|404	%{_texmfdistdir}/fonts/source/jknappen/ec/exaccent.mf
14mr|texlive-ec-1.0-4|405	%{_texmfdistdir}/fonts/source/jknappen/ec/exaccess.mf
14mr|texlive-ec-1.0-4|406	%{_texmfdistdir}/fonts/source/jknappen/ec/exbase.mf
14mr|texlive-ec-1.0-4|407	%{_texmfdistdir}/fonts/source/jknappen/ec/exbraces.mf
14mr|texlive-ec-1.0-4|408	%{_texmfdistdir}/fonts/source/jknappen/ec/excligtb.mf
14mr|texlive-ec-1.0-4|409	%{_texmfdistdir}/fonts/source/jknappen/ec/excsc.mf
14mr|texlive-ec-1.0-4|410	%{_texmfdistdir}/fonts/source/jknappen/ec/excspl.mf
14mr|texlive-ec-1.0-4|411	%{_texmfdistdir}/fonts/source/jknappen/ec/exidigit.mf
14mr|texlive-ec-1.0-4|412	%{_texmfdistdir}/fonts/source/jknappen/ec/exileast.mf
14mr|texlive-ec-1.0-4|413	%{_texmfdistdir}/fonts/source/jknappen/ec/exilig.mf
14mr|texlive-ec-1.0-4|414	%{_texmfdistdir}/fonts/source/jknappen/ec/exiligtb.mf
14mr|texlive-ec-1.0-4|415	%{_texmfdistdir}/fonts/source/jknappen/ec/exillett.mf
14mr|texlive-ec-1.0-4|416	%{_texmfdistdir}/fonts/source/jknappen/ec/exilwest.mf
14mr|texlive-ec-1.0-4|417	%{_texmfdistdir}/fonts/source/jknappen/ec/exisixts.mf
14mr|texlive-ec-1.0-4|418	%{_texmfdistdir}/fonts/source/jknappen/ec/exitalp.mf
14mr|texlive-ec-1.0-4|419	%{_texmfdistdir}/fonts/source/jknappen/ec/exmligtb.mf
14mr|texlive-ec-1.0-4|420	%{_texmfdistdir}/fonts/source/jknappen/ec/expseudo.mf
14mr|texlive-ec-1.0-4|421	%{_texmfdistdir}/fonts/source/jknappen/ec/expunct.mf
14mr|texlive-ec-1.0-4|422	%{_texmfdistdir}/fonts/source/jknappen/ec/exrdigit.mf
14mr|texlive-ec-1.0-4|423	%{_texmfdistdir}/fonts/source/jknappen/ec/exrleast.mf
14mr|texlive-ec-1.0-4|424	%{_texmfdistdir}/fonts/source/jknappen/ec/exrlig.mf
14mr|texlive-ec-1.0-4|425	%{_texmfdistdir}/fonts/source/jknappen/ec/exrligtb.mf
14mr|texlive-ec-1.0-4|426	%{_texmfdistdir}/fonts/source/jknappen/ec/exrllett.mf
14mr|texlive-ec-1.0-4|427	%{_texmfdistdir}/fonts/source/jknappen/ec/exrlwest.mf
14mr|texlive-ec-1.0-4|428	%{_texmfdistdir}/fonts/source/jknappen/ec/exroman.mf
14mr|texlive-ec-1.0-4|429	%{_texmfdistdir}/fonts/source/jknappen/ec/exromp.mf
14mr|texlive-ec-1.0-4|430	%{_texmfdistdir}/fonts/source/jknappen/ec/exrueast.mf
14mr|texlive-ec-1.0-4|431	%{_texmfdistdir}/fonts/source/jknappen/ec/exrulett.mf
14mr|texlive-ec-1.0-4|432	%{_texmfdistdir}/fonts/source/jknappen/ec/exruwest.mf
14mr|texlive-ec-1.0-4|433	%{_texmfdistdir}/fonts/source/jknappen/ec/exsign.mf
14mr|texlive-ec-1.0-4|434	%{_texmfdistdir}/fonts/source/jknappen/ec/exsixtst.mf
14mr|texlive-ec-1.0-4|435	%{_texmfdistdir}/fonts/source/jknappen/ec/extextit.mf
14mr|texlive-ec-1.0-4|436	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclb8.mf
14mr|texlive-ec-1.0-4|437	%{_texmfdistdir}/fonts/source/jknappen/ec/iecli8.mf
14mr|texlive-ec-1.0-4|438	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclo8.mf
14mr|texlive-ec-1.0-4|439	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclq8.mf
14mr|texlive-ec-1.0-4|440	%{_texmfdistdir}/fonts/source/jknappen/ec/iecltt8.mf
14mr|texlive-ec-1.0-4|441	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi.mf
14mr|texlive-ec-1.0-4|442	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0500.mf
14mr|texlive-ec-1.0-4|443	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0600.mf
14mr|texlive-ec-1.0-4|444	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0700.mf
14mr|texlive-ec-1.0-4|445	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0800.mf
14mr|texlive-ec-1.0-4|446	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0900.mf
14mr|texlive-ec-1.0-4|447	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1000.mf
14mr|texlive-ec-1.0-4|448	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1095.mf
14mr|texlive-ec-1.0-4|449	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1200.mf
14mr|texlive-ec-1.0-4|450	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1440.mf
14mr|texlive-ec-1.0-4|451	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1728.mf
14mr|texlive-ec-1.0-4|452	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2074.mf
14mr|texlive-ec-1.0-4|453	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2488.mf
14mr|texlive-ec-1.0-4|454	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2986.mf
14mr|texlive-ec-1.0-4|455	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi3583.mf
14mr|texlive-ec-1.0-4|456	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl.mf
14mr|texlive-ec-1.0-4|457	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0500.mf
14mr|texlive-ec-1.0-4|458	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0600.mf
14mr|texlive-ec-1.0-4|459	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0700.mf
14mr|texlive-ec-1.0-4|460	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0800.mf
14mr|texlive-ec-1.0-4|461	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0900.mf
14mr|texlive-ec-1.0-4|462	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1000.mf
14mr|texlive-ec-1.0-4|463	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1095.mf
14mr|texlive-ec-1.0-4|464	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1200.mf
14mr|texlive-ec-1.0-4|465	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1440.mf
14mr|texlive-ec-1.0-4|466	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1728.mf
14mr|texlive-ec-1.0-4|467	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2074.mf
14mr|texlive-ec-1.0-4|468	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2488.mf
14mr|texlive-ec-1.0-4|469	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2986.mf
14mr|texlive-ec-1.0-4|470	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl3583.mf
14mr|texlive-ec-1.0-4|471	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbm.mf
14mr|texlive-ec-1.0-4|472	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx.mf
14mr|texlive-ec-1.0-4|473	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0500.mf
14mr|texlive-ec-1.0-4|474	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0600.mf
14mr|texlive-ec-1.0-4|475	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0700.mf
14mr|texlive-ec-1.0-4|476	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0800.mf
14mr|texlive-ec-1.0-4|477	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0900.mf
14mr|texlive-ec-1.0-4|478	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1000.mf
14mr|texlive-ec-1.0-4|479	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1095.mf
14mr|texlive-ec-1.0-4|480	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1200.mf
14mr|texlive-ec-1.0-4|481	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1440.mf
14mr|texlive-ec-1.0-4|482	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1728.mf
14mr|texlive-ec-1.0-4|483	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2074.mf
14mr|texlive-ec-1.0-4|484	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2488.mf
14mr|texlive-ec-1.0-4|485	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2986.mf
14mr|texlive-ec-1.0-4|486	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx3583.mf
14mr|texlive-ec-1.0-4|487	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci.mf
14mr|texlive-ec-1.0-4|488	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0500.mf
14mr|texlive-ec-1.0-4|489	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0600.mf
14mr|texlive-ec-1.0-4|490	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0700.mf
14mr|texlive-ec-1.0-4|491	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0800.mf
14mr|texlive-ec-1.0-4|492	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0900.mf
14mr|texlive-ec-1.0-4|493	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1000.mf
14mr|texlive-ec-1.0-4|494	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1095.mf
14mr|texlive-ec-1.0-4|495	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1200.mf
14mr|texlive-ec-1.0-4|496	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1440.mf
14mr|texlive-ec-1.0-4|497	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1728.mf
14mr|texlive-ec-1.0-4|498	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2074.mf
14mr|texlive-ec-1.0-4|499	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2488.mf
14mr|texlive-ec-1.0-4|500	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2986.mf
14mr|texlive-ec-1.0-4|501	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci3583.mf
14mr|texlive-ec-1.0-4|502	%{_texmfdistdir}/fonts/source/jknappen/ec/tcdh.mf
14mr|texlive-ec-1.0-4|503	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfb.mf
14mr|texlive-ec-1.0-4|504	%{_texmfdistdir}/fonts/source/jknappen/ec/tcff.mf
14mr|texlive-ec-1.0-4|505	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfi.mf
14mr|texlive-ec-1.0-4|506	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfs.mf
14mr|texlive-ec-1.0-4|507	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit.mf
14mr|texlive-ec-1.0-4|508	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit0800.mf
14mr|texlive-ec-1.0-4|509	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit0900.mf
14mr|texlive-ec-1.0-4|510	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1000.mf
14mr|texlive-ec-1.0-4|511	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1095.mf
14mr|texlive-ec-1.0-4|512	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1200.mf
14mr|texlive-ec-1.0-4|513	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1440.mf
14mr|texlive-ec-1.0-4|514	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1728.mf
14mr|texlive-ec-1.0-4|515	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2074.mf
14mr|texlive-ec-1.0-4|516	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2488.mf
14mr|texlive-ec-1.0-4|517	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2986.mf
14mr|texlive-ec-1.0-4|518	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit3583.mf
14mr|texlive-ec-1.0-4|519	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb.mf
14mr|texlive-ec-1.0-4|520	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0500.mf
14mr|texlive-ec-1.0-4|521	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0600.mf
14mr|texlive-ec-1.0-4|522	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0700.mf
14mr|texlive-ec-1.0-4|523	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0800.mf
14mr|texlive-ec-1.0-4|524	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0900.mf
14mr|texlive-ec-1.0-4|525	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1000.mf
14mr|texlive-ec-1.0-4|526	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1095.mf
14mr|texlive-ec-1.0-4|527	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1200.mf
14mr|texlive-ec-1.0-4|528	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1440.mf
14mr|texlive-ec-1.0-4|529	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1728.mf
14mr|texlive-ec-1.0-4|530	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2074.mf
14mr|texlive-ec-1.0-4|531	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2488.mf
14mr|texlive-ec-1.0-4|532	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2986.mf
14mr|texlive-ec-1.0-4|533	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb3583.mf
14mr|texlive-ec-1.0-4|534	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm.mf
14mr|texlive-ec-1.0-4|535	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0500.mf
14mr|texlive-ec-1.0-4|536	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0600.mf
14mr|texlive-ec-1.0-4|537	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0700.mf
14mr|texlive-ec-1.0-4|538	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0800.mf
14mr|texlive-ec-1.0-4|539	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0900.mf
14mr|texlive-ec-1.0-4|540	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1000.mf
14mr|texlive-ec-1.0-4|541	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1095.mf
14mr|texlive-ec-1.0-4|542	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1200.mf
14mr|texlive-ec-1.0-4|543	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1440.mf
14mr|texlive-ec-1.0-4|544	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1728.mf
14mr|texlive-ec-1.0-4|545	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2074.mf
14mr|texlive-ec-1.0-4|546	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2488.mf
14mr|texlive-ec-1.0-4|547	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2986.mf
14mr|texlive-ec-1.0-4|548	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm3583.mf
14mr|texlive-ec-1.0-4|549	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi.mf
14mr|texlive-ec-1.0-4|550	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0500.mf
14mr|texlive-ec-1.0-4|551	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0600.mf
14mr|texlive-ec-1.0-4|552	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0700.mf
14mr|texlive-ec-1.0-4|553	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0800.mf
14mr|texlive-ec-1.0-4|554	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0900.mf
14mr|texlive-ec-1.0-4|555	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1000.mf
14mr|texlive-ec-1.0-4|556	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1095.mf
14mr|texlive-ec-1.0-4|557	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1200.mf
14mr|texlive-ec-1.0-4|558	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1440.mf
14mr|texlive-ec-1.0-4|559	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1728.mf
14mr|texlive-ec-1.0-4|560	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2074.mf
14mr|texlive-ec-1.0-4|561	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2488.mf
14mr|texlive-ec-1.0-4|562	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2986.mf
14mr|texlive-ec-1.0-4|563	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi3583.mf
14mr|texlive-ec-1.0-4|564	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl.mf
14mr|texlive-ec-1.0-4|565	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0500.mf
14mr|texlive-ec-1.0-4|566	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0600.mf
14mr|texlive-ec-1.0-4|567	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0700.mf
14mr|texlive-ec-1.0-4|568	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0800.mf
14mr|texlive-ec-1.0-4|569	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0900.mf
14mr|texlive-ec-1.0-4|570	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1000.mf
14mr|texlive-ec-1.0-4|571	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1095.mf
14mr|texlive-ec-1.0-4|572	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1200.mf
14mr|texlive-ec-1.0-4|573	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1440.mf
14mr|texlive-ec-1.0-4|574	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1728.mf
14mr|texlive-ec-1.0-4|575	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2074.mf
14mr|texlive-ec-1.0-4|576	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2488.mf
14mr|texlive-ec-1.0-4|577	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2986.mf
14mr|texlive-ec-1.0-4|578	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl3583.mf
14mr|texlive-ec-1.0-4|579	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso.mf
14mr|texlive-ec-1.0-4|580	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0500.mf
14mr|texlive-ec-1.0-4|581	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0600.mf
14mr|texlive-ec-1.0-4|582	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0700.mf
14mr|texlive-ec-1.0-4|583	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0800.mf
14mr|texlive-ec-1.0-4|584	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0900.mf
14mr|texlive-ec-1.0-4|585	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1000.mf
14mr|texlive-ec-1.0-4|586	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1095.mf
14mr|texlive-ec-1.0-4|587	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1200.mf
14mr|texlive-ec-1.0-4|588	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1440.mf
14mr|texlive-ec-1.0-4|589	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1728.mf
14mr|texlive-ec-1.0-4|590	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2074.mf
14mr|texlive-ec-1.0-4|591	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2488.mf
14mr|texlive-ec-1.0-4|592	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2986.mf
14mr|texlive-ec-1.0-4|593	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso3583.mf
14mr|texlive-ec-1.0-4|594	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss.mf
14mr|texlive-ec-1.0-4|595	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0500.mf
14mr|texlive-ec-1.0-4|596	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0600.mf
14mr|texlive-ec-1.0-4|597	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0700.mf
14mr|texlive-ec-1.0-4|598	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0800.mf
14mr|texlive-ec-1.0-4|599	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0900.mf
14mr|texlive-ec-1.0-4|600	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1000.mf
14mr|texlive-ec-1.0-4|601	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1095.mf
14mr|texlive-ec-1.0-4|602	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1200.mf
14mr|texlive-ec-1.0-4|603	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1440.mf
14mr|texlive-ec-1.0-4|604	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1728.mf
14mr|texlive-ec-1.0-4|605	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2074.mf
14mr|texlive-ec-1.0-4|606	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2488.mf
14mr|texlive-ec-1.0-4|607	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2986.mf
14mr|texlive-ec-1.0-4|608	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss3583.mf
14mr|texlive-ec-1.0-4|609	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst.mf
14mr|texlive-ec-1.0-4|610	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst0800.mf
14mr|texlive-ec-1.0-4|611	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst0900.mf
14mr|texlive-ec-1.0-4|612	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1000.mf
14mr|texlive-ec-1.0-4|613	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1095.mf
14mr|texlive-ec-1.0-4|614	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1200.mf
14mr|texlive-ec-1.0-4|615	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1440.mf
14mr|texlive-ec-1.0-4|616	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1728.mf
14mr|texlive-ec-1.0-4|617	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2074.mf
14mr|texlive-ec-1.0-4|618	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2488.mf
14mr|texlive-ec-1.0-4|619	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2986.mf
14mr|texlive-ec-1.0-4|620	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst3583.mf
14mr|texlive-ec-1.0-4|621	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx.mf
14mr|texlive-ec-1.0-4|622	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0500.mf
14mr|texlive-ec-1.0-4|623	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0600.mf
14mr|texlive-ec-1.0-4|624	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0700.mf
14mr|texlive-ec-1.0-4|625	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0800.mf
14mr|texlive-ec-1.0-4|626	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0900.mf
14mr|texlive-ec-1.0-4|627	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1000.mf
14mr|texlive-ec-1.0-4|628	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1095.mf
14mr|texlive-ec-1.0-4|629	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1200.mf
14mr|texlive-ec-1.0-4|630	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1440.mf
14mr|texlive-ec-1.0-4|631	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1728.mf
14mr|texlive-ec-1.0-4|632	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2074.mf
14mr|texlive-ec-1.0-4|633	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2488.mf
14mr|texlive-ec-1.0-4|634	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2986.mf
14mr|texlive-ec-1.0-4|635	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx3583.mf
14mr|texlive-ec-1.0-4|636	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti.mf
14mr|texlive-ec-1.0-4|637	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0500.mf
14mr|texlive-ec-1.0-4|638	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0600.mf
14mr|texlive-ec-1.0-4|639	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0700.mf
14mr|texlive-ec-1.0-4|640	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0800.mf
14mr|texlive-ec-1.0-4|641	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0900.mf
14mr|texlive-ec-1.0-4|642	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1000.mf
14mr|texlive-ec-1.0-4|643	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1095.mf
14mr|texlive-ec-1.0-4|644	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1200.mf
14mr|texlive-ec-1.0-4|645	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1440.mf
14mr|texlive-ec-1.0-4|646	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1728.mf
14mr|texlive-ec-1.0-4|647	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2074.mf
14mr|texlive-ec-1.0-4|648	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2488.mf
14mr|texlive-ec-1.0-4|649	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2986.mf
14mr|texlive-ec-1.0-4|650	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti3583.mf
14mr|texlive-ec-1.0-4|651	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt.mf
14mr|texlive-ec-1.0-4|652	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt0800.mf
14mr|texlive-ec-1.0-4|653	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt0900.mf
14mr|texlive-ec-1.0-4|654	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1000.mf
14mr|texlive-ec-1.0-4|655	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1095.mf
14mr|texlive-ec-1.0-4|656	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1200.mf
14mr|texlive-ec-1.0-4|657	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1440.mf
14mr|texlive-ec-1.0-4|658	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1728.mf
14mr|texlive-ec-1.0-4|659	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2074.mf
14mr|texlive-ec-1.0-4|660	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2488.mf
14mr|texlive-ec-1.0-4|661	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2986.mf
14mr|texlive-ec-1.0-4|662	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt3583.mf
14mr|texlive-ec-1.0-4|663	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui.mf
14mr|texlive-ec-1.0-4|664	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0500.mf
14mr|texlive-ec-1.0-4|665	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0600.mf
14mr|texlive-ec-1.0-4|666	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0700.mf
14mr|texlive-ec-1.0-4|667	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0800.mf
14mr|texlive-ec-1.0-4|668	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0900.mf
14mr|texlive-ec-1.0-4|669	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1000.mf
14mr|texlive-ec-1.0-4|670	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1095.mf
14mr|texlive-ec-1.0-4|671	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1200.mf
14mr|texlive-ec-1.0-4|672	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1440.mf
14mr|texlive-ec-1.0-4|673	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1728.mf
14mr|texlive-ec-1.0-4|674	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2074.mf
14mr|texlive-ec-1.0-4|675	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2488.mf
14mr|texlive-ec-1.0-4|676	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2986.mf
14mr|texlive-ec-1.0-4|677	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui3583.mf
14mr|texlive-ec-1.0-4|678	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi.mf
14mr|texlive-ec-1.0-4|679	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0800.mf
14mr|texlive-ec-1.0-4|680	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0900.mf
14mr|texlive-ec-1.0-4|681	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1000.mf
14mr|texlive-ec-1.0-4|682	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1095.mf
14mr|texlive-ec-1.0-4|683	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1200.mf
14mr|texlive-ec-1.0-4|684	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1440.mf
14mr|texlive-ec-1.0-4|685	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1728.mf
14mr|texlive-ec-1.0-4|686	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2074.mf
14mr|texlive-ec-1.0-4|687	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2488.mf
14mr|texlive-ec-1.0-4|688	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2986.mf
14mr|texlive-ec-1.0-4|689	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi3583.mf
14mr|texlive-ec-1.0-4|690	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt.mf
14mr|texlive-ec-1.0-4|691	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0800.mf
14mr|texlive-ec-1.0-4|692	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0900.mf
14mr|texlive-ec-1.0-4|693	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1000.mf
14mr|texlive-ec-1.0-4|694	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1095.mf
14mr|texlive-ec-1.0-4|695	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1200.mf
14mr|texlive-ec-1.0-4|696	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1440.mf
14mr|texlive-ec-1.0-4|697	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1728.mf
14mr|texlive-ec-1.0-4|698	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2074.mf
14mr|texlive-ec-1.0-4|699	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2488.mf
14mr|texlive-ec-1.0-4|700	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2986.mf
14mr|texlive-ec-1.0-4|701	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt3583.mf
14mr|texlive-ec-1.0-4|702	%{_texmfdistdir}/fonts/source/jknappen/ec/txaccent.mf
14mr|texlive-ec-1.0-4|703	%{_texmfdistdir}/fonts/source/jknappen/ec/txgen.mf
14mr|texlive-ec-1.0-4|704	%{_texmfdistdir}/fonts/source/jknappen/ec/txifract.mf
14mr|texlive-ec-1.0-4|705	%{_texmfdistdir}/fonts/source/jknappen/ec/txisuper.mf
14mr|texlive-ec-1.0-4|706	%{_texmfdistdir}/fonts/source/jknappen/ec/txitlod.mf
14mr|texlive-ec-1.0-4|707	%{_texmfdistdir}/fonts/source/jknappen/ec/txpseudo.mf
14mr|texlive-ec-1.0-4|708	%{_texmfdistdir}/fonts/source/jknappen/ec/txrfract.mf
14mr|texlive-ec-1.0-4|709	%{_texmfdistdir}/fonts/source/jknappen/ec/txromod.mf
14mr|texlive-ec-1.0-4|710	%{_texmfdistdir}/fonts/source/jknappen/ec/txrsuper.mf
14mr|texlive-ec-1.0-4|711	%{_texmfdistdir}/fonts/source/jknappen/ec/txsymb.mf
14mr|texlive-ec-1.0-4|712	%{_texmfdistdir}/fonts/source/jknappen/ec/txsymbol.mf
14mr|texlive-ec-1.0-4|713	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0500.tfm
14mr|texlive-ec-1.0-4|714	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0600.tfm
14mr|texlive-ec-1.0-4|715	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0700.tfm
14mr|texlive-ec-1.0-4|716	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0800.tfm
14mr|texlive-ec-1.0-4|717	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0900.tfm
14mr|texlive-ec-1.0-4|718	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1000.tfm
14mr|texlive-ec-1.0-4|719	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1095.tfm
14mr|texlive-ec-1.0-4|720	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1200.tfm
14mr|texlive-ec-1.0-4|721	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1440.tfm
14mr|texlive-ec-1.0-4|722	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1728.tfm
14mr|texlive-ec-1.0-4|723	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2074.tfm
14mr|texlive-ec-1.0-4|724	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2488.tfm
14mr|texlive-ec-1.0-4|725	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2986.tfm
14mr|texlive-ec-1.0-4|726	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi3583.tfm
14mr|texlive-ec-1.0-4|727	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0500.tfm
14mr|texlive-ec-1.0-4|728	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0600.tfm
14mr|texlive-ec-1.0-4|729	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0700.tfm
14mr|texlive-ec-1.0-4|730	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0800.tfm
14mr|texlive-ec-1.0-4|731	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0900.tfm
14mr|texlive-ec-1.0-4|732	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1000.tfm
14mr|texlive-ec-1.0-4|733	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1095.tfm
14mr|texlive-ec-1.0-4|734	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1200.tfm
14mr|texlive-ec-1.0-4|735	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1440.tfm
14mr|texlive-ec-1.0-4|736	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1728.tfm
14mr|texlive-ec-1.0-4|737	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2074.tfm
14mr|texlive-ec-1.0-4|738	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2488.tfm
14mr|texlive-ec-1.0-4|739	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2986.tfm
14mr|texlive-ec-1.0-4|740	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl3583.tfm
14mr|texlive-ec-1.0-4|741	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0500.tfm
14mr|texlive-ec-1.0-4|742	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0600.tfm
14mr|texlive-ec-1.0-4|743	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0700.tfm
14mr|texlive-ec-1.0-4|744	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0800.tfm
14mr|texlive-ec-1.0-4|745	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0900.tfm
14mr|texlive-ec-1.0-4|746	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1000.tfm
14mr|texlive-ec-1.0-4|747	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1095.tfm
14mr|texlive-ec-1.0-4|748	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1200.tfm
14mr|texlive-ec-1.0-4|749	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1440.tfm
14mr|texlive-ec-1.0-4|750	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1728.tfm
14mr|texlive-ec-1.0-4|751	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2074.tfm
14mr|texlive-ec-1.0-4|752	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2488.tfm
14mr|texlive-ec-1.0-4|753	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2986.tfm
14mr|texlive-ec-1.0-4|754	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx3583.tfm
14mr|texlive-ec-1.0-4|755	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0500.tfm
14mr|texlive-ec-1.0-4|756	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0600.tfm
14mr|texlive-ec-1.0-4|757	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0700.tfm
14mr|texlive-ec-1.0-4|758	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0800.tfm
14mr|texlive-ec-1.0-4|759	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0900.tfm
14mr|texlive-ec-1.0-4|760	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1000.tfm
14mr|texlive-ec-1.0-4|761	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1095.tfm
14mr|texlive-ec-1.0-4|762	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1200.tfm
14mr|texlive-ec-1.0-4|763	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1440.tfm
14mr|texlive-ec-1.0-4|764	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1728.tfm
14mr|texlive-ec-1.0-4|765	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2074.tfm
14mr|texlive-ec-1.0-4|766	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2488.tfm
14mr|texlive-ec-1.0-4|767	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2986.tfm
14mr|texlive-ec-1.0-4|768	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc3583.tfm
14mr|texlive-ec-1.0-4|769	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0500.tfm
14mr|texlive-ec-1.0-4|770	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0600.tfm
14mr|texlive-ec-1.0-4|771	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0700.tfm
14mr|texlive-ec-1.0-4|772	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0800.tfm
14mr|texlive-ec-1.0-4|773	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0900.tfm
14mr|texlive-ec-1.0-4|774	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1000.tfm
14mr|texlive-ec-1.0-4|775	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1095.tfm
14mr|texlive-ec-1.0-4|776	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1200.tfm
14mr|texlive-ec-1.0-4|777	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1440.tfm
14mr|texlive-ec-1.0-4|778	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1728.tfm
14mr|texlive-ec-1.0-4|779	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2074.tfm
14mr|texlive-ec-1.0-4|780	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2488.tfm
14mr|texlive-ec-1.0-4|781	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2986.tfm
14mr|texlive-ec-1.0-4|782	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci3583.tfm
14mr|texlive-ec-1.0-4|783	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0500.tfm
14mr|texlive-ec-1.0-4|784	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0600.tfm
14mr|texlive-ec-1.0-4|785	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0700.tfm
14mr|texlive-ec-1.0-4|786	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0800.tfm
14mr|texlive-ec-1.0-4|787	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0900.tfm
14mr|texlive-ec-1.0-4|788	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1000.tfm
14mr|texlive-ec-1.0-4|789	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1095.tfm
14mr|texlive-ec-1.0-4|790	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1200.tfm
14mr|texlive-ec-1.0-4|791	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1440.tfm
14mr|texlive-ec-1.0-4|792	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1728.tfm
14mr|texlive-ec-1.0-4|793	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2074.tfm
14mr|texlive-ec-1.0-4|794	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2488.tfm
14mr|texlive-ec-1.0-4|795	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2986.tfm
14mr|texlive-ec-1.0-4|796	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh3583.tfm
14mr|texlive-ec-1.0-4|797	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0800.tfm
14mr|texlive-ec-1.0-4|798	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0900.tfm
14mr|texlive-ec-1.0-4|799	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1000.tfm
14mr|texlive-ec-1.0-4|800	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1095.tfm
14mr|texlive-ec-1.0-4|801	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1200.tfm
14mr|texlive-ec-1.0-4|802	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1440.tfm
14mr|texlive-ec-1.0-4|803	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1728.tfm
14mr|texlive-ec-1.0-4|804	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2074.tfm
14mr|texlive-ec-1.0-4|805	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2488.tfm
14mr|texlive-ec-1.0-4|806	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2986.tfm
14mr|texlive-ec-1.0-4|807	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit3583.tfm
14mr|texlive-ec-1.0-4|808	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclb8.tfm
14mr|texlive-ec-1.0-4|809	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecli8.tfm
14mr|texlive-ec-1.0-4|810	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclo8.tfm
14mr|texlive-ec-1.0-4|811	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclq8.tfm
14mr|texlive-ec-1.0-4|812	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecltt8.tfm
14mr|texlive-ec-1.0-4|813	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0500.tfm
14mr|texlive-ec-1.0-4|814	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0600.tfm
14mr|texlive-ec-1.0-4|815	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0700.tfm
14mr|texlive-ec-1.0-4|816	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0800.tfm
14mr|texlive-ec-1.0-4|817	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0900.tfm
14mr|texlive-ec-1.0-4|818	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1000.tfm
14mr|texlive-ec-1.0-4|819	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1095.tfm
14mr|texlive-ec-1.0-4|820	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1200.tfm
14mr|texlive-ec-1.0-4|821	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1440.tfm
14mr|texlive-ec-1.0-4|822	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1728.tfm
14mr|texlive-ec-1.0-4|823	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2074.tfm
14mr|texlive-ec-1.0-4|824	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2488.tfm
14mr|texlive-ec-1.0-4|825	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2986.tfm
14mr|texlive-ec-1.0-4|826	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc3583.tfm
14mr|texlive-ec-1.0-4|827	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0500.tfm
14mr|texlive-ec-1.0-4|828	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0600.tfm
14mr|texlive-ec-1.0-4|829	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0700.tfm
14mr|texlive-ec-1.0-4|830	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0800.tfm
14mr|texlive-ec-1.0-4|831	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0900.tfm
14mr|texlive-ec-1.0-4|832	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1000.tfm
14mr|texlive-ec-1.0-4|833	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1095.tfm
14mr|texlive-ec-1.0-4|834	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1200.tfm
14mr|texlive-ec-1.0-4|835	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1440.tfm
14mr|texlive-ec-1.0-4|836	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1728.tfm
14mr|texlive-ec-1.0-4|837	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2074.tfm
14mr|texlive-ec-1.0-4|838	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2488.tfm
14mr|texlive-ec-1.0-4|839	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2986.tfm
14mr|texlive-ec-1.0-4|840	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb3583.tfm
14mr|texlive-ec-1.0-4|841	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0500.tfm
14mr|texlive-ec-1.0-4|842	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0600.tfm
14mr|texlive-ec-1.0-4|843	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0700.tfm
14mr|texlive-ec-1.0-4|844	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0800.tfm
14mr|texlive-ec-1.0-4|845	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0900.tfm
14mr|texlive-ec-1.0-4|846	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1000.tfm
14mr|texlive-ec-1.0-4|847	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1095.tfm
14mr|texlive-ec-1.0-4|848	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1200.tfm
14mr|texlive-ec-1.0-4|849	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1440.tfm
14mr|texlive-ec-1.0-4|850	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1728.tfm
14mr|texlive-ec-1.0-4|851	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2074.tfm
14mr|texlive-ec-1.0-4|852	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2488.tfm
14mr|texlive-ec-1.0-4|853	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2986.tfm
14mr|texlive-ec-1.0-4|854	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm3583.tfm
14mr|texlive-ec-1.0-4|855	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0500.tfm
14mr|texlive-ec-1.0-4|856	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0600.tfm
14mr|texlive-ec-1.0-4|857	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0700.tfm
14mr|texlive-ec-1.0-4|858	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0800.tfm
14mr|texlive-ec-1.0-4|859	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0900.tfm
14mr|texlive-ec-1.0-4|860	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1000.tfm
14mr|texlive-ec-1.0-4|861	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1095.tfm
14mr|texlive-ec-1.0-4|862	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1200.tfm
14mr|texlive-ec-1.0-4|863	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1440.tfm
14mr|texlive-ec-1.0-4|864	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1728.tfm
14mr|texlive-ec-1.0-4|865	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2074.tfm
14mr|texlive-ec-1.0-4|866	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2488.tfm
14mr|texlive-ec-1.0-4|867	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2986.tfm
14mr|texlive-ec-1.0-4|868	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc3583.tfm
14mr|texlive-ec-1.0-4|869	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0500.tfm
14mr|texlive-ec-1.0-4|870	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0600.tfm
14mr|texlive-ec-1.0-4|871	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0700.tfm
14mr|texlive-ec-1.0-4|872	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0800.tfm
14mr|texlive-ec-1.0-4|873	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0900.tfm
14mr|texlive-ec-1.0-4|874	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1000.tfm
14mr|texlive-ec-1.0-4|875	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1095.tfm
14mr|texlive-ec-1.0-4|876	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1200.tfm
14mr|texlive-ec-1.0-4|877	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1440.tfm
14mr|texlive-ec-1.0-4|878	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1728.tfm
14mr|texlive-ec-1.0-4|879	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2074.tfm
14mr|texlive-ec-1.0-4|880	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2488.tfm
14mr|texlive-ec-1.0-4|881	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2986.tfm
14mr|texlive-ec-1.0-4|882	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi3583.tfm
14mr|texlive-ec-1.0-4|883	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0500.tfm
14mr|texlive-ec-1.0-4|884	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0600.tfm
14mr|texlive-ec-1.0-4|885	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0700.tfm
14mr|texlive-ec-1.0-4|886	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0800.tfm
14mr|texlive-ec-1.0-4|887	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0900.tfm
14mr|texlive-ec-1.0-4|888	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1000.tfm
14mr|texlive-ec-1.0-4|889	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1095.tfm
14mr|texlive-ec-1.0-4|890	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1200.tfm
14mr|texlive-ec-1.0-4|891	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1440.tfm
14mr|texlive-ec-1.0-4|892	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1728.tfm
14mr|texlive-ec-1.0-4|893	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2074.tfm
14mr|texlive-ec-1.0-4|894	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2488.tfm
14mr|texlive-ec-1.0-4|895	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2986.tfm
14mr|texlive-ec-1.0-4|896	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl3583.tfm
14mr|texlive-ec-1.0-4|897	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0500.tfm
14mr|texlive-ec-1.0-4|898	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0600.tfm
14mr|texlive-ec-1.0-4|899	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0700.tfm
14mr|texlive-ec-1.0-4|900	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0800.tfm
14mr|texlive-ec-1.0-4|901	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0900.tfm
14mr|texlive-ec-1.0-4|902	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1000.tfm
14mr|texlive-ec-1.0-4|903	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1095.tfm
14mr|texlive-ec-1.0-4|904	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1200.tfm
14mr|texlive-ec-1.0-4|905	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1440.tfm
14mr|texlive-ec-1.0-4|906	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1728.tfm
14mr|texlive-ec-1.0-4|907	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2074.tfm
14mr|texlive-ec-1.0-4|908	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2488.tfm
14mr|texlive-ec-1.0-4|909	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2986.tfm
14mr|texlive-ec-1.0-4|910	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso3583.tfm
14mr|texlive-ec-1.0-4|911	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0500.tfm
14mr|texlive-ec-1.0-4|912	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0600.tfm
14mr|texlive-ec-1.0-4|913	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0700.tfm
14mr|texlive-ec-1.0-4|914	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0800.tfm
14mr|texlive-ec-1.0-4|915	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0900.tfm
14mr|texlive-ec-1.0-4|916	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1000.tfm
14mr|texlive-ec-1.0-4|917	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1095.tfm
14mr|texlive-ec-1.0-4|918	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1200.tfm
14mr|texlive-ec-1.0-4|919	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1440.tfm
14mr|texlive-ec-1.0-4|920	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1728.tfm
14mr|texlive-ec-1.0-4|921	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2074.tfm
14mr|texlive-ec-1.0-4|922	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2488.tfm
14mr|texlive-ec-1.0-4|923	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2986.tfm
14mr|texlive-ec-1.0-4|924	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss3583.tfm
14mr|texlive-ec-1.0-4|925	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0800.tfm
14mr|texlive-ec-1.0-4|926	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0900.tfm
14mr|texlive-ec-1.0-4|927	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1000.tfm
14mr|texlive-ec-1.0-4|928	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1095.tfm
14mr|texlive-ec-1.0-4|929	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1200.tfm
14mr|texlive-ec-1.0-4|930	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1440.tfm
14mr|texlive-ec-1.0-4|931	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1728.tfm
14mr|texlive-ec-1.0-4|932	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2074.tfm
14mr|texlive-ec-1.0-4|933	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2488.tfm
14mr|texlive-ec-1.0-4|934	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2986.tfm
14mr|texlive-ec-1.0-4|935	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst3583.tfm
14mr|texlive-ec-1.0-4|936	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0500.tfm
14mr|texlive-ec-1.0-4|937	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0600.tfm
14mr|texlive-ec-1.0-4|938	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0700.tfm
14mr|texlive-ec-1.0-4|939	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0800.tfm
14mr|texlive-ec-1.0-4|940	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0900.tfm
14mr|texlive-ec-1.0-4|941	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1000.tfm
14mr|texlive-ec-1.0-4|942	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1095.tfm
14mr|texlive-ec-1.0-4|943	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1200.tfm
14mr|texlive-ec-1.0-4|944	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1440.tfm
14mr|texlive-ec-1.0-4|945	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1728.tfm
14mr|texlive-ec-1.0-4|946	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2074.tfm
14mr|texlive-ec-1.0-4|947	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2488.tfm
14mr|texlive-ec-1.0-4|948	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2986.tfm
14mr|texlive-ec-1.0-4|949	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx3583.tfm
14mr|texlive-ec-1.0-4|950	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0800.tfm
14mr|texlive-ec-1.0-4|951	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0900.tfm
14mr|texlive-ec-1.0-4|952	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1000.tfm
14mr|texlive-ec-1.0-4|953	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1095.tfm
14mr|texlive-ec-1.0-4|954	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1200.tfm
14mr|texlive-ec-1.0-4|955	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1440.tfm
14mr|texlive-ec-1.0-4|956	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1728.tfm
14mr|texlive-ec-1.0-4|957	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2074.tfm
14mr|texlive-ec-1.0-4|958	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2488.tfm
14mr|texlive-ec-1.0-4|959	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2986.tfm
14mr|texlive-ec-1.0-4|960	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc3583.tfm
14mr|texlive-ec-1.0-4|961	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0500.tfm
14mr|texlive-ec-1.0-4|962	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0600.tfm
14mr|texlive-ec-1.0-4|963	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0700.tfm
14mr|texlive-ec-1.0-4|964	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0800.tfm
14mr|texlive-ec-1.0-4|965	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0900.tfm
14mr|texlive-ec-1.0-4|966	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1000.tfm
14mr|texlive-ec-1.0-4|967	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1095.tfm
14mr|texlive-ec-1.0-4|968	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1200.tfm
14mr|texlive-ec-1.0-4|969	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1440.tfm
14mr|texlive-ec-1.0-4|970	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1728.tfm
14mr|texlive-ec-1.0-4|971	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2074.tfm
14mr|texlive-ec-1.0-4|972	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2488.tfm
14mr|texlive-ec-1.0-4|973	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2986.tfm
14mr|texlive-ec-1.0-4|974	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti3583.tfm
14mr|texlive-ec-1.0-4|975	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0800.tfm
14mr|texlive-ec-1.0-4|976	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0900.tfm
14mr|texlive-ec-1.0-4|977	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1000.tfm
14mr|texlive-ec-1.0-4|978	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1095.tfm
14mr|texlive-ec-1.0-4|979	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1200.tfm
14mr|texlive-ec-1.0-4|980	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1440.tfm
14mr|texlive-ec-1.0-4|981	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1728.tfm
14mr|texlive-ec-1.0-4|982	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2074.tfm
14mr|texlive-ec-1.0-4|983	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2488.tfm
14mr|texlive-ec-1.0-4|984	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2986.tfm
14mr|texlive-ec-1.0-4|985	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt3583.tfm
14mr|texlive-ec-1.0-4|986	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0500.tfm
14mr|texlive-ec-1.0-4|987	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0600.tfm
14mr|texlive-ec-1.0-4|988	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0700.tfm
14mr|texlive-ec-1.0-4|989	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0800.tfm
14mr|texlive-ec-1.0-4|990	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0900.tfm
14mr|texlive-ec-1.0-4|991	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1000.tfm
14mr|texlive-ec-1.0-4|992	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1095.tfm
14mr|texlive-ec-1.0-4|993	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1200.tfm
14mr|texlive-ec-1.0-4|994	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1440.tfm
14mr|texlive-ec-1.0-4|995	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1728.tfm
14mr|texlive-ec-1.0-4|996	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2074.tfm
14mr|texlive-ec-1.0-4|997	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2488.tfm
14mr|texlive-ec-1.0-4|998	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2986.tfm
14mr|texlive-ec-1.0-4|999	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui3583.tfm
14mr|texlive-ec-1.0-4|1000	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0800.tfm
14mr|texlive-ec-1.0-4|1001	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0900.tfm
14mr|texlive-ec-1.0-4|1002	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1000.tfm
14mr|texlive-ec-1.0-4|1003	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1095.tfm
14mr|texlive-ec-1.0-4|1004	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1200.tfm
14mr|texlive-ec-1.0-4|1005	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1440.tfm
14mr|texlive-ec-1.0-4|1006	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1728.tfm
14mr|texlive-ec-1.0-4|1007	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2074.tfm
14mr|texlive-ec-1.0-4|1008	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2488.tfm
14mr|texlive-ec-1.0-4|1009	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2986.tfm
14mr|texlive-ec-1.0-4|1010	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi3583.tfm
14mr|texlive-ec-1.0-4|1011	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0800.tfm
14mr|texlive-ec-1.0-4|1012	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0900.tfm
14mr|texlive-ec-1.0-4|1013	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1000.tfm
14mr|texlive-ec-1.0-4|1014	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1095.tfm
14mr|texlive-ec-1.0-4|1015	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1200.tfm
14mr|texlive-ec-1.0-4|1016	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1440.tfm
14mr|texlive-ec-1.0-4|1017	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1728.tfm
14mr|texlive-ec-1.0-4|1018	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2074.tfm
14mr|texlive-ec-1.0-4|1019	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2488.tfm
14mr|texlive-ec-1.0-4|1020	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2986.tfm
14mr|texlive-ec-1.0-4|1021	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt3583.tfm
14mr|texlive-ec-1.0-4|1022	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0500.tfm
14mr|texlive-ec-1.0-4|1023	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0600.tfm
14mr|texlive-ec-1.0-4|1024	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0700.tfm
14mr|texlive-ec-1.0-4|1025	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0800.tfm
14mr|texlive-ec-1.0-4|1026	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0900.tfm
14mr|texlive-ec-1.0-4|1027	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1000.tfm
14mr|texlive-ec-1.0-4|1028	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1095.tfm
14mr|texlive-ec-1.0-4|1029	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1200.tfm
14mr|texlive-ec-1.0-4|1030	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1440.tfm
14mr|texlive-ec-1.0-4|1031	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1728.tfm
14mr|texlive-ec-1.0-4|1032	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2074.tfm
14mr|texlive-ec-1.0-4|1033	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2488.tfm
14mr|texlive-ec-1.0-4|1034	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2986.tfm
14mr|texlive-ec-1.0-4|1035	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc3583.tfm
14mr|texlive-ec-1.0-4|1036	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclb8.tfm
14mr|texlive-ec-1.0-4|1037	%{_texmfdistdir}/fonts/tfm/jknappen/ec/iecli8.tfm
14mr|texlive-ec-1.0-4|1038	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclo8.tfm
14mr|texlive-ec-1.0-4|1039	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclq8.tfm
14mr|texlive-ec-1.0-4|1040	%{_texmfdistdir}/fonts/tfm/jknappen/ec/iecltt8.tfm
14mr|texlive-ec-1.0-4|1041	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0500.tfm
14mr|texlive-ec-1.0-4|1042	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0600.tfm
14mr|texlive-ec-1.0-4|1043	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0700.tfm
14mr|texlive-ec-1.0-4|1044	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0800.tfm
14mr|texlive-ec-1.0-4|1045	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0900.tfm
14mr|texlive-ec-1.0-4|1046	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1000.tfm
14mr|texlive-ec-1.0-4|1047	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1095.tfm
14mr|texlive-ec-1.0-4|1048	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1200.tfm
14mr|texlive-ec-1.0-4|1049	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1440.tfm
14mr|texlive-ec-1.0-4|1050	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1728.tfm
14mr|texlive-ec-1.0-4|1051	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2074.tfm
14mr|texlive-ec-1.0-4|1052	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2488.tfm
14mr|texlive-ec-1.0-4|1053	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2986.tfm
14mr|texlive-ec-1.0-4|1054	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi3583.tfm
14mr|texlive-ec-1.0-4|1055	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0500.tfm
14mr|texlive-ec-1.0-4|1056	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0600.tfm
14mr|texlive-ec-1.0-4|1057	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0700.tfm
14mr|texlive-ec-1.0-4|1058	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0800.tfm
14mr|texlive-ec-1.0-4|1059	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0900.tfm
14mr|texlive-ec-1.0-4|1060	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1000.tfm
14mr|texlive-ec-1.0-4|1061	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1095.tfm
14mr|texlive-ec-1.0-4|1062	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1200.tfm
14mr|texlive-ec-1.0-4|1063	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1440.tfm
14mr|texlive-ec-1.0-4|1064	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1728.tfm
14mr|texlive-ec-1.0-4|1065	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2074.tfm
14mr|texlive-ec-1.0-4|1066	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2488.tfm
14mr|texlive-ec-1.0-4|1067	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2986.tfm
14mr|texlive-ec-1.0-4|1068	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl3583.tfm
14mr|texlive-ec-1.0-4|1069	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0500.tfm
14mr|texlive-ec-1.0-4|1070	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0600.tfm
14mr|texlive-ec-1.0-4|1071	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0700.tfm
14mr|texlive-ec-1.0-4|1072	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0800.tfm
14mr|texlive-ec-1.0-4|1073	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0900.tfm
14mr|texlive-ec-1.0-4|1074	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1000.tfm
14mr|texlive-ec-1.0-4|1075	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1095.tfm
14mr|texlive-ec-1.0-4|1076	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1200.tfm
14mr|texlive-ec-1.0-4|1077	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1440.tfm
14mr|texlive-ec-1.0-4|1078	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1728.tfm
14mr|texlive-ec-1.0-4|1079	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2074.tfm
14mr|texlive-ec-1.0-4|1080	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2488.tfm
14mr|texlive-ec-1.0-4|1081	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2986.tfm
14mr|texlive-ec-1.0-4|1082	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx3583.tfm
14mr|texlive-ec-1.0-4|1083	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0500.tfm
14mr|texlive-ec-1.0-4|1084	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0600.tfm
14mr|texlive-ec-1.0-4|1085	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0700.tfm
14mr|texlive-ec-1.0-4|1086	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0800.tfm
14mr|texlive-ec-1.0-4|1087	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0900.tfm
14mr|texlive-ec-1.0-4|1088	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1000.tfm
14mr|texlive-ec-1.0-4|1089	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1095.tfm
14mr|texlive-ec-1.0-4|1090	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1200.tfm
14mr|texlive-ec-1.0-4|1091	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1440.tfm
14mr|texlive-ec-1.0-4|1092	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1728.tfm
14mr|texlive-ec-1.0-4|1093	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2074.tfm
14mr|texlive-ec-1.0-4|1094	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2488.tfm
14mr|texlive-ec-1.0-4|1095	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2986.tfm
14mr|texlive-ec-1.0-4|1096	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci3583.tfm
14mr|texlive-ec-1.0-4|1097	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0800.tfm
14mr|texlive-ec-1.0-4|1098	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0900.tfm
14mr|texlive-ec-1.0-4|1099	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1000.tfm
14mr|texlive-ec-1.0-4|1100	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1095.tfm
14mr|texlive-ec-1.0-4|1101	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1200.tfm
14mr|texlive-ec-1.0-4|1102	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1440.tfm
14mr|texlive-ec-1.0-4|1103	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1728.tfm
14mr|texlive-ec-1.0-4|1104	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2074.tfm
14mr|texlive-ec-1.0-4|1105	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2488.tfm
14mr|texlive-ec-1.0-4|1106	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2986.tfm
14mr|texlive-ec-1.0-4|1107	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit3583.tfm
14mr|texlive-ec-1.0-4|1108	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0500.tfm
14mr|texlive-ec-1.0-4|1109	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0600.tfm
14mr|texlive-ec-1.0-4|1110	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0700.tfm
14mr|texlive-ec-1.0-4|1111	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0800.tfm
14mr|texlive-ec-1.0-4|1112	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0900.tfm
14mr|texlive-ec-1.0-4|1113	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1000.tfm
14mr|texlive-ec-1.0-4|1114	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1095.tfm
14mr|texlive-ec-1.0-4|1115	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1200.tfm
14mr|texlive-ec-1.0-4|1116	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1440.tfm
14mr|texlive-ec-1.0-4|1117	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1728.tfm
14mr|texlive-ec-1.0-4|1118	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2074.tfm
14mr|texlive-ec-1.0-4|1119	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2488.tfm
14mr|texlive-ec-1.0-4|1120	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2986.tfm
14mr|texlive-ec-1.0-4|1121	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb3583.tfm
14mr|texlive-ec-1.0-4|1122	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0500.tfm
14mr|texlive-ec-1.0-4|1123	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0600.tfm
14mr|texlive-ec-1.0-4|1124	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0700.tfm
14mr|texlive-ec-1.0-4|1125	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0800.tfm
14mr|texlive-ec-1.0-4|1126	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0900.tfm
14mr|texlive-ec-1.0-4|1127	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1000.tfm
14mr|texlive-ec-1.0-4|1128	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1095.tfm
14mr|texlive-ec-1.0-4|1129	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1200.tfm
14mr|texlive-ec-1.0-4|1130	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1440.tfm
14mr|texlive-ec-1.0-4|1131	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1728.tfm
14mr|texlive-ec-1.0-4|1132	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2074.tfm
14mr|texlive-ec-1.0-4|1133	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2488.tfm
14mr|texlive-ec-1.0-4|1134	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2986.tfm
14mr|texlive-ec-1.0-4|1135	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm3583.tfm
14mr|texlive-ec-1.0-4|1136	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0500.tfm
14mr|texlive-ec-1.0-4|1137	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0600.tfm
14mr|texlive-ec-1.0-4|1138	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0700.tfm
14mr|texlive-ec-1.0-4|1139	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0800.tfm
14mr|texlive-ec-1.0-4|1140	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0900.tfm
14mr|texlive-ec-1.0-4|1141	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1000.tfm
14mr|texlive-ec-1.0-4|1142	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1095.tfm
14mr|texlive-ec-1.0-4|1143	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1200.tfm
14mr|texlive-ec-1.0-4|1144	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1440.tfm
14mr|texlive-ec-1.0-4|1145	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1728.tfm
14mr|texlive-ec-1.0-4|1146	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2074.tfm
14mr|texlive-ec-1.0-4|1147	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2488.tfm
14mr|texlive-ec-1.0-4|1148	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2986.tfm
14mr|texlive-ec-1.0-4|1149	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi3583.tfm
14mr|texlive-ec-1.0-4|1150	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0500.tfm
14mr|texlive-ec-1.0-4|1151	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0600.tfm
14mr|texlive-ec-1.0-4|1152	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0700.tfm
14mr|texlive-ec-1.0-4|1153	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0800.tfm
14mr|texlive-ec-1.0-4|1154	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0900.tfm
14mr|texlive-ec-1.0-4|1155	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1000.tfm
14mr|texlive-ec-1.0-4|1156	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1095.tfm
14mr|texlive-ec-1.0-4|1157	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1200.tfm
14mr|texlive-ec-1.0-4|1158	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1440.tfm
14mr|texlive-ec-1.0-4|1159	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1728.tfm
14mr|texlive-ec-1.0-4|1160	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2074.tfm
14mr|texlive-ec-1.0-4|1161	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2488.tfm
14mr|texlive-ec-1.0-4|1162	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2986.tfm
14mr|texlive-ec-1.0-4|1163	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl3583.tfm
14mr|texlive-ec-1.0-4|1164	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0500.tfm
14mr|texlive-ec-1.0-4|1165	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0600.tfm
14mr|texlive-ec-1.0-4|1166	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0700.tfm
14mr|texlive-ec-1.0-4|1167	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0800.tfm
14mr|texlive-ec-1.0-4|1168	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0900.tfm
14mr|texlive-ec-1.0-4|1169	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1000.tfm
14mr|texlive-ec-1.0-4|1170	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1095.tfm
14mr|texlive-ec-1.0-4|1171	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1200.tfm
14mr|texlive-ec-1.0-4|1172	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1440.tfm
14mr|texlive-ec-1.0-4|1173	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1728.tfm
14mr|texlive-ec-1.0-4|1174	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2074.tfm
14mr|texlive-ec-1.0-4|1175	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2488.tfm
14mr|texlive-ec-1.0-4|1176	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2986.tfm
14mr|texlive-ec-1.0-4|1177	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso3583.tfm
14mr|texlive-ec-1.0-4|1178	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0500.tfm
14mr|texlive-ec-1.0-4|1179	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0600.tfm
14mr|texlive-ec-1.0-4|1180	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0700.tfm
14mr|texlive-ec-1.0-4|1181	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0800.tfm
14mr|texlive-ec-1.0-4|1182	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0900.tfm
14mr|texlive-ec-1.0-4|1183	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1000.tfm
14mr|texlive-ec-1.0-4|1184	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1095.tfm
14mr|texlive-ec-1.0-4|1185	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1200.tfm
14mr|texlive-ec-1.0-4|1186	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1440.tfm
14mr|texlive-ec-1.0-4|1187	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1728.tfm
14mr|texlive-ec-1.0-4|1188	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2074.tfm
14mr|texlive-ec-1.0-4|1189	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2488.tfm
14mr|texlive-ec-1.0-4|1190	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2986.tfm
14mr|texlive-ec-1.0-4|1191	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss3583.tfm
14mr|texlive-ec-1.0-4|1192	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0800.tfm
14mr|texlive-ec-1.0-4|1193	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0900.tfm
14mr|texlive-ec-1.0-4|1194	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1000.tfm
14mr|texlive-ec-1.0-4|1195	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1095.tfm
14mr|texlive-ec-1.0-4|1196	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1200.tfm
14mr|texlive-ec-1.0-4|1197	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1440.tfm
14mr|texlive-ec-1.0-4|1198	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1728.tfm
14mr|texlive-ec-1.0-4|1199	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2074.tfm
14mr|texlive-ec-1.0-4|1200	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2488.tfm
14mr|texlive-ec-1.0-4|1201	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2986.tfm
14mr|texlive-ec-1.0-4|1202	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst3583.tfm
14mr|texlive-ec-1.0-4|1203	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0500.tfm
14mr|texlive-ec-1.0-4|1204	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0600.tfm
14mr|texlive-ec-1.0-4|1205	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0700.tfm
14mr|texlive-ec-1.0-4|1206	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0800.tfm
14mr|texlive-ec-1.0-4|1207	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0900.tfm
14mr|texlive-ec-1.0-4|1208	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1000.tfm
14mr|texlive-ec-1.0-4|1209	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1095.tfm
14mr|texlive-ec-1.0-4|1210	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1200.tfm
14mr|texlive-ec-1.0-4|1211	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1440.tfm
14mr|texlive-ec-1.0-4|1212	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1728.tfm
14mr|texlive-ec-1.0-4|1213	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2074.tfm
14mr|texlive-ec-1.0-4|1214	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2488.tfm
14mr|texlive-ec-1.0-4|1215	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2986.tfm
14mr|texlive-ec-1.0-4|1216	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx3583.tfm
14mr|texlive-ec-1.0-4|1217	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0500.tfm
14mr|texlive-ec-1.0-4|1218	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0600.tfm
14mr|texlive-ec-1.0-4|1219	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0700.tfm
14mr|texlive-ec-1.0-4|1220	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0800.tfm
14mr|texlive-ec-1.0-4|1221	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0900.tfm
14mr|texlive-ec-1.0-4|1222	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1000.tfm
14mr|texlive-ec-1.0-4|1223	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1095.tfm
14mr|texlive-ec-1.0-4|1224	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1200.tfm
14mr|texlive-ec-1.0-4|1225	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1440.tfm
14mr|texlive-ec-1.0-4|1226	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1728.tfm
14mr|texlive-ec-1.0-4|1227	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2074.tfm
14mr|texlive-ec-1.0-4|1228	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2488.tfm
14mr|texlive-ec-1.0-4|1229	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2986.tfm
14mr|texlive-ec-1.0-4|1230	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti3583.tfm
14mr|texlive-ec-1.0-4|1231	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0800.tfm
14mr|texlive-ec-1.0-4|1232	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0900.tfm
14mr|texlive-ec-1.0-4|1233	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1000.tfm
14mr|texlive-ec-1.0-4|1234	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1095.tfm
14mr|texlive-ec-1.0-4|1235	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1200.tfm
14mr|texlive-ec-1.0-4|1236	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1440.tfm
14mr|texlive-ec-1.0-4|1237	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1728.tfm
14mr|texlive-ec-1.0-4|1238	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2074.tfm
14mr|texlive-ec-1.0-4|1239	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2488.tfm
14mr|texlive-ec-1.0-4|1240	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2986.tfm
14mr|texlive-ec-1.0-4|1241	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt3583.tfm
14mr|texlive-ec-1.0-4|1242	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0500.tfm
14mr|texlive-ec-1.0-4|1243	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0600.tfm
14mr|texlive-ec-1.0-4|1244	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0700.tfm
14mr|texlive-ec-1.0-4|1245	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0800.tfm
14mr|texlive-ec-1.0-4|1246	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0900.tfm
14mr|texlive-ec-1.0-4|1247	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1000.tfm
14mr|texlive-ec-1.0-4|1248	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1095.tfm
14mr|texlive-ec-1.0-4|1249	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1200.tfm
14mr|texlive-ec-1.0-4|1250	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1440.tfm
14mr|texlive-ec-1.0-4|1251	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1728.tfm
14mr|texlive-ec-1.0-4|1252	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2074.tfm
14mr|texlive-ec-1.0-4|1253	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2488.tfm
14mr|texlive-ec-1.0-4|1254	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2986.tfm
14mr|texlive-ec-1.0-4|1255	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui3583.tfm
14mr|texlive-ec-1.0-4|1256	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0800.tfm
14mr|texlive-ec-1.0-4|1257	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0900.tfm
14mr|texlive-ec-1.0-4|1258	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1000.tfm
14mr|texlive-ec-1.0-4|1259	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1095.tfm
14mr|texlive-ec-1.0-4|1260	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1200.tfm
14mr|texlive-ec-1.0-4|1261	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1440.tfm
14mr|texlive-ec-1.0-4|1262	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1728.tfm
14mr|texlive-ec-1.0-4|1263	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2074.tfm
14mr|texlive-ec-1.0-4|1264	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2488.tfm
14mr|texlive-ec-1.0-4|1265	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2986.tfm
14mr|texlive-ec-1.0-4|1266	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi3583.tfm
14mr|texlive-ec-1.0-4|1267	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0800.tfm
14mr|texlive-ec-1.0-4|1268	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0900.tfm
14mr|texlive-ec-1.0-4|1269	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1000.tfm
14mr|texlive-ec-1.0-4|1270	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1095.tfm
14mr|texlive-ec-1.0-4|1271	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1200.tfm
14mr|texlive-ec-1.0-4|1272	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1440.tfm
14mr|texlive-ec-1.0-4|1273	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1728.tfm
14mr|texlive-ec-1.0-4|1274	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2074.tfm
14mr|texlive-ec-1.0-4|1275	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2488.tfm
14mr|texlive-ec-1.0-4|1276	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2986.tfm
14mr|texlive-ec-1.0-4|1277	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt3583.tfm
14mr|texlive-ec-1.0-4|1278	%doc %{_texmfdistdir}/doc/fonts/ec/00bugs.txt
14mr|texlive-ec-1.0-4|1279	%doc %{_texmfdistdir}/doc/fonts/ec/00error.txt
14mr|texlive-ec-1.0-4|1280	%doc %{_texmfdistdir}/doc/fonts/ec/00files.txt
14mr|texlive-ec-1.0-4|1281	%doc %{_texmfdistdir}/doc/fonts/ec/00inst.txt
14mr|texlive-ec-1.0-4|1282	%doc %{_texmfdistdir}/doc/fonts/ec/00readme.txt
14mr|texlive-ec-1.0-4|1283	%doc %{_texmfdistdir}/doc/fonts/ec/copyrite.txt
14mr|texlive-ec-1.0-4|1284	%doc %{_texmfdistdir}/doc/fonts/ec/dc-chg.txt
14mr|texlive-ec-1.0-4|1285	%doc %{_texmfdistdir}/doc/fonts/ec/dcdoc.tex
14mr|texlive-ec-1.0-4|1286	%doc %{_texmfdistdir}/doc/fonts/ec/ec-chg.txt
14mr|texlive-ec-1.0-4|1287	%doc %{_texmfdistdir}/doc/fonts/ec/ecstdedt.tex
14mr|texlive-ec-1.0-4|1288	%doc %{_texmfdistdir}/doc/fonts/ec/tc-chg.txt
14mr|texlive-ec-1.0-4|1289	%doc %{_texmfdistdir}/doc/fonts/ec/tcstdedt.tex
14mr|texlive-ec-1.0-4|1290	
14mr|texlive-ec-1.0-4|1291	#-----------------------------------------------------------------------
14mr|texlive-ec-1.0-4|1292	%prep
14mr|texlive-ec-1.0-4|1293	%setup -c -a0 -a1
14mr|texlive-ec-1.0-4|1294	
14mr|texlive-ec-1.0-4|1295	%build
14mr|texlive-ec-1.0-4|1296	
14mr|texlive-ec-1.0-4|1297	%install
14mr|texlive-ec-1.0-4|1298	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ec-1.0-4|1299	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ec-1.0-4|1300	
14mr|texlive-ec-1.0-4|1301	
14mr|texlive-ec-1.0-4|1302	
14mr|texlive-ec-1.0-4|1303	%changelog
14mr|texlive-ec-1.0-4|1304	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-ec-1.0-4|1305	+ Revision: b763501
14mr|texlive-ec-1.0-4|1306	- MassBuild#440: Increase release tag
14mr|texlive-ec-1.0-4|1307	
14mr|texlive-ec-1.0-4|1308	

19926 14
14mr|texlive-ecc-20061207-3|1	# revision 15878
14mr|texlive-ecc-20061207-3|2	# category Package
14mr|texlive-ecc-20061207-3|3	# catalog-ctan /fonts/ecc
14mr|texlive-ecc-20061207-3|4	# catalog-date 2006-12-07 15:13:33 +0100
14mr|texlive-ecc-20061207-3|5	# catalog-license lppl
14mr|texlive-ecc-20061207-3|6	# catalog-version undef
14mr|texlive-ecc-20061207-3|7	Name:		texlive-ecc
14mr|texlive-ecc-20061207-3|8	Version:	20061207
14mr|texlive-ecc-20061207-3|9	Release:	3
14mr|texlive-ecc-20061207-3|10	Summary:	Sources for the European Concrete fonts
14mr|texlive-ecc-20061207-3|11	Group:		Publishing
14mr|texlive-ecc-20061207-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ecc
14mr|texlive-ecc-20061207-3|13	License:	LPPL
14mr|texlive-ecc-20061207-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.tar.xz
14mr|texlive-ecc-20061207-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.doc.tar.xz
14mr|texlive-ecc-20061207-3|16	BuildArch:	noarch
14mr|texlive-ecc-20061207-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ecc-20061207-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ecc-20061207-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ecc-20061207-3|20	
14mr|texlive-ecc-20061207-3|21	%description
14mr|texlive-ecc-20061207-3|22	The MetaFont sources and TFM files of the European Concrete
14mr|texlive-ecc-20061207-3|23	Fonts. This is the T1-encoded extension of Knuth's Concrete
14mr|texlive-ecc-20061207-3|24	fonts, including also the corresponding text companion fonts.
14mr|texlive-ecc-20061207-3|25	Adobe Type 1 versions of the fonts are available as part of the
14mr|texlive-ecc-20061207-3|26	cm-super font bundle.
14mr|texlive-ecc-20061207-3|27	
14mr|texlive-ecc-20061207-3|28	%post
14mr|texlive-ecc-20061207-3|29	%{_sbindir}/texlive.post
14mr|texlive-ecc-20061207-3|30	
14mr|texlive-ecc-20061207-3|31	%postun
14mr|texlive-ecc-20061207-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ecc-20061207-3|33	%{_sbindir}/texlive.post
14mr|texlive-ecc-20061207-3|34	fi
14mr|texlive-ecc-20061207-3|35	
14mr|texlive-ecc-20061207-3|36	#-----------------------------------------------------------------------
14mr|texlive-ecc-20061207-3|37	%files
14mr|texlive-ecc-20061207-3|38	%{_texmfdistdir}/fonts/source/public/ecc/conc10pt.mf
14mr|texlive-ecc-20061207-3|39	%{_texmfdistdir}/fonts/source/public/ecc/conc5pt.mf
14mr|texlive-ecc-20061207-3|40	%{_texmfdistdir}/fonts/source/public/ecc/conc6pt.mf
14mr|texlive-ecc-20061207-3|41	%{_texmfdistdir}/fonts/source/public/ecc/conc7pt.mf
14mr|texlive-ecc-20061207-3|42	%{_texmfdistdir}/fonts/source/public/ecc/conc8pt.mf
14mr|texlive-ecc-20061207-3|43	%{_texmfdistdir}/fonts/source/public/ecc/conc9pt.mf
14mr|texlive-ecc-20061207-3|44	%{_texmfdistdir}/fonts/source/public/ecc/coni10pt.mf
14mr|texlive-ecc-20061207-3|45	%{_texmfdistdir}/fonts/source/public/ecc/eocc10.mf
14mr|texlive-ecc-20061207-3|46	%{_texmfdistdir}/fonts/source/public/ecc/eorm10.mf
14mr|texlive-ecc-20061207-3|47	%{_texmfdistdir}/fonts/source/public/ecc/eorm5.mf
14mr|texlive-ecc-20061207-3|48	%{_texmfdistdir}/fonts/source/public/ecc/eorm6.mf
14mr|texlive-ecc-20061207-3|49	%{_texmfdistdir}/fonts/source/public/ecc/eorm7.mf
14mr|texlive-ecc-20061207-3|50	%{_texmfdistdir}/fonts/source/public/ecc/eorm8.mf
14mr|texlive-ecc-20061207-3|51	%{_texmfdistdir}/fonts/source/public/ecc/eorm9.mf
14mr|texlive-ecc-20061207-3|52	%{_texmfdistdir}/fonts/source/public/ecc/eosl10.mf
14mr|texlive-ecc-20061207-3|53	%{_texmfdistdir}/fonts/source/public/ecc/eosl5.mf
14mr|texlive-ecc-20061207-3|54	%{_texmfdistdir}/fonts/source/public/ecc/eosl6.mf
14mr|texlive-ecc-20061207-3|55	%{_texmfdistdir}/fonts/source/public/ecc/eosl7.mf
14mr|texlive-ecc-20061207-3|56	%{_texmfdistdir}/fonts/source/public/ecc/eosl8.mf
14mr|texlive-ecc-20061207-3|57	%{_texmfdistdir}/fonts/source/public/ecc/eosl9.mf
14mr|texlive-ecc-20061207-3|58	%{_texmfdistdir}/fonts/source/public/ecc/eoti10.mf
14mr|texlive-ecc-20061207-3|59	%{_texmfdistdir}/fonts/source/public/ecc/tcssdc10.mf
14mr|texlive-ecc-20061207-3|60	%{_texmfdistdir}/fonts/source/public/ecc/torm10.mf
14mr|texlive-ecc-20061207-3|61	%{_texmfdistdir}/fonts/source/public/ecc/torm5.mf
14mr|texlive-ecc-20061207-3|62	%{_texmfdistdir}/fonts/source/public/ecc/torm6.mf
14mr|texlive-ecc-20061207-3|63	%{_texmfdistdir}/fonts/source/public/ecc/torm7.mf
14mr|texlive-ecc-20061207-3|64	%{_texmfdistdir}/fonts/source/public/ecc/torm8.mf
14mr|texlive-ecc-20061207-3|65	%{_texmfdistdir}/fonts/source/public/ecc/torm9.mf
14mr|texlive-ecc-20061207-3|66	%{_texmfdistdir}/fonts/source/public/ecc/tosl10.mf
14mr|texlive-ecc-20061207-3|67	%{_texmfdistdir}/fonts/source/public/ecc/tosl5.mf
14mr|texlive-ecc-20061207-3|68	%{_texmfdistdir}/fonts/source/public/ecc/tosl6.mf
14mr|texlive-ecc-20061207-3|69	%{_texmfdistdir}/fonts/source/public/ecc/tosl7.mf
14mr|texlive-ecc-20061207-3|70	%{_texmfdistdir}/fonts/source/public/ecc/tosl8.mf
14mr|texlive-ecc-20061207-3|71	%{_texmfdistdir}/fonts/source/public/ecc/tosl9.mf
14mr|texlive-ecc-20061207-3|72	%{_texmfdistdir}/fonts/source/public/ecc/toti10.mf
14mr|texlive-ecc-20061207-3|73	%{_texmfdistdir}/fonts/tfm/public/ecc/eocc10.tfm
14mr|texlive-ecc-20061207-3|74	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm10.tfm
14mr|texlive-ecc-20061207-3|75	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm5.tfm
14mr|texlive-ecc-20061207-3|76	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm6.tfm
14mr|texlive-ecc-20061207-3|77	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm7.tfm
14mr|texlive-ecc-20061207-3|78	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm8.tfm
14mr|texlive-ecc-20061207-3|79	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm9.tfm
14mr|texlive-ecc-20061207-3|80	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl10.tfm
14mr|texlive-ecc-20061207-3|81	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl5.tfm
14mr|texlive-ecc-20061207-3|82	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl6.tfm
14mr|texlive-ecc-20061207-3|83	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl7.tfm
14mr|texlive-ecc-20061207-3|84	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl8.tfm
14mr|texlive-ecc-20061207-3|85	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl9.tfm
14mr|texlive-ecc-20061207-3|86	%{_texmfdistdir}/fonts/tfm/public/ecc/eoti10.tfm
14mr|texlive-ecc-20061207-3|87	%{_texmfdistdir}/fonts/tfm/public/ecc/tcssdc10.tfm
14mr|texlive-ecc-20061207-3|88	%{_texmfdistdir}/fonts/tfm/public/ecc/torm10.tfm
14mr|texlive-ecc-20061207-3|89	%{_texmfdistdir}/fonts/tfm/public/ecc/torm5.tfm
14mr|texlive-ecc-20061207-3|90	%{_texmfdistdir}/fonts/tfm/public/ecc/torm6.tfm
14mr|texlive-ecc-20061207-3|91	%{_texmfdistdir}/fonts/tfm/public/ecc/torm7.tfm
14mr|texlive-ecc-20061207-3|92	%{_texmfdistdir}/fonts/tfm/public/ecc/torm8.tfm
14mr|texlive-ecc-20061207-3|93	%{_texmfdistdir}/fonts/tfm/public/ecc/torm9.tfm
14mr|texlive-ecc-20061207-3|94	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl10.tfm
14mr|texlive-ecc-20061207-3|95	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl5.tfm
14mr|texlive-ecc-20061207-3|96	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl6.tfm
14mr|texlive-ecc-20061207-3|97	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl7.tfm
14mr|texlive-ecc-20061207-3|98	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl8.tfm
14mr|texlive-ecc-20061207-3|99	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl9.tfm
14mr|texlive-ecc-20061207-3|100	%{_texmfdistdir}/fonts/tfm/public/ecc/toti10.tfm
14mr|texlive-ecc-20061207-3|101	%doc %{_texmfdistdir}/doc/fonts/ecc/copyrite
14mr|texlive-ecc-20061207-3|102	%doc %{_texmfdistdir}/doc/fonts/ecc/liesmich
14mr|texlive-ecc-20061207-3|103	%doc %{_texmfdistdir}/doc/fonts/ecc/readme
14mr|texlive-ecc-20061207-3|104	
14mr|texlive-ecc-20061207-3|105	#-----------------------------------------------------------------------
14mr|texlive-ecc-20061207-3|106	%prep
14mr|texlive-ecc-20061207-3|107	%setup -c -a0 -a1
14mr|texlive-ecc-20061207-3|108	
14mr|texlive-ecc-20061207-3|109	%build
14mr|texlive-ecc-20061207-3|110	
14mr|texlive-ecc-20061207-3|111	%install
14mr|texlive-ecc-20061207-3|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ecc-20061207-3|113	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ecc-20061207-3|114	
14mr|texlive-ecc-20061207-3|115	
14mr|texlive-ecc-20061207-3|116	
14mr|texlive-ecc-20061207-3|117	%changelog
14mr|texlive-ecc-20061207-3|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061207-3
14mr|texlive-ecc-20061207-3|119	+ Revision: 3a7a23b
14mr|texlive-ecc-20061207-3|120	- MassBuild#440: Increase release tag
14mr|texlive-ecc-20061207-3|121	
14mr|texlive-ecc-20061207-3|122	

19927 14
14mr|texlive-ecclesiastic-0.2-2|1	# revision 27252
14mr|texlive-ecclesiastic-0.2-2|2	# category Package
14mr|texlive-ecclesiastic-0.2-2|3	# catalog-ctan /macros/latex/contrib/ecclesiastic
14mr|texlive-ecclesiastic-0.2-2|4	# catalog-date 2012-07-30 11:22:32 +0200
14mr|texlive-ecclesiastic-0.2-2|5	# catalog-license lppl
14mr|texlive-ecclesiastic-0.2-2|6	# catalog-version 0.2
14mr|texlive-ecclesiastic-0.2-2|7	Name:		texlive-ecclesiastic
14mr|texlive-ecclesiastic-0.2-2|8	Version:	0.2
14mr|texlive-ecclesiastic-0.2-2|9	Release:	2
14mr|texlive-ecclesiastic-0.2-2|10	Summary:	Typesetting Ecclesiastic Latin
14mr|texlive-ecclesiastic-0.2-2|11	Group:		Publishing
14mr|texlive-ecclesiastic-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecclesiastic
14mr|texlive-ecclesiastic-0.2-2|13	License:	LPPL
14mr|texlive-ecclesiastic-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.tar.xz
14mr|texlive-ecclesiastic-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.doc.tar.xz
14mr|texlive-ecclesiastic-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.source.tar.xz
14mr|texlive-ecclesiastic-0.2-2|17	BuildArch:	noarch
14mr|texlive-ecclesiastic-0.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ecclesiastic-0.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ecclesiastic-0.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-ecclesiastic-0.2-2|21	
14mr|texlive-ecclesiastic-0.2-2|22	%description
14mr|texlive-ecclesiastic-0.2-2|23	The package modifies the way the latin option to babel operates
14mr|texlive-ecclesiastic-0.2-2|24	when typesetting Latin. The style is somewhat 'frenchified' in
14mr|texlive-ecclesiastic-0.2-2|25	respect of punctuation spacings and footnote style; shortcuts
14mr|texlive-ecclesiastic-0.2-2|26	are available in order to set accents on all vowels, including
14mr|texlive-ecclesiastic-0.2-2|27	y and the diphthongs ae and oe.
14mr|texlive-ecclesiastic-0.2-2|28	
14mr|texlive-ecclesiastic-0.2-2|29	%post
14mr|texlive-ecclesiastic-0.2-2|30	%{_sbindir}/texlive.post
14mr|texlive-ecclesiastic-0.2-2|31	
14mr|texlive-ecclesiastic-0.2-2|32	%postun
14mr|texlive-ecclesiastic-0.2-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-ecclesiastic-0.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-ecclesiastic-0.2-2|35	fi
14mr|texlive-ecclesiastic-0.2-2|36	
14mr|texlive-ecclesiastic-0.2-2|37	#-----------------------------------------------------------------------
14mr|texlive-ecclesiastic-0.2-2|38	%files
14mr|texlive-ecclesiastic-0.2-2|39	%{_texmfdistdir}/tex/latex/ecclesiastic/ecclesiastic.sty
14mr|texlive-ecclesiastic-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README
14mr|texlive-ecclesiastic-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README.TEXLIVE
14mr|texlive-ecclesiastic-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/ecclesiastic.pdf
14mr|texlive-ecclesiastic-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/manifest.txt
14mr|texlive-ecclesiastic-0.2-2|44	#- source
14mr|texlive-ecclesiastic-0.2-2|45	%doc %{_texmfdistdir}/source/latex/ecclesiastic/ecclesiastic.dtx
14mr|texlive-ecclesiastic-0.2-2|46	
14mr|texlive-ecclesiastic-0.2-2|47	#-----------------------------------------------------------------------
14mr|texlive-ecclesiastic-0.2-2|48	%prep
14mr|texlive-ecclesiastic-0.2-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-ecclesiastic-0.2-2|50	
14mr|texlive-ecclesiastic-0.2-2|51	%build
14mr|texlive-ecclesiastic-0.2-2|52	
14mr|texlive-ecclesiastic-0.2-2|53	%install
14mr|texlive-ecclesiastic-0.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ecclesiastic-0.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ecclesiastic-0.2-2|56	
14mr|texlive-ecclesiastic-0.2-2|57	
14mr|texlive-ecclesiastic-0.2-2|58	
14mr|texlive-ecclesiastic-0.2-2|59	%changelog
14mr|texlive-ecclesiastic-0.2-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-ecclesiastic-0.2-2|61	+ Revision: 1785fba
14mr|texlive-ecclesiastic-0.2-2|62	- MassBuild#440: Increase release tag
14mr|texlive-ecclesiastic-0.2-2|63	
14mr|texlive-ecclesiastic-0.2-2|64	

19928 14
14mr|texlive-ecltree-1.1a-3|1	# revision 15878
14mr|texlive-ecltree-1.1a-3|2	# category Package
14mr|texlive-ecltree-1.1a-3|3	# catalog-ctan /macros/latex/contrib/eclbip
14mr|texlive-ecltree-1.1a-3|4	# catalog-date 2008-06-01 23:17:13 +0200
14mr|texlive-ecltree-1.1a-3|5	# catalog-license lppl
14mr|texlive-ecltree-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-ecltree-1.1a-3|7	Name:		texlive-ecltree
14mr|texlive-ecltree-1.1a-3|8	Version:	1.1a
14mr|texlive-ecltree-1.1a-3|9	Release:	3
14mr|texlive-ecltree-1.1a-3|10	Summary:	Trees using epic and eepic macros
14mr|texlive-ecltree-1.1a-3|11	Group:		Publishing
14mr|texlive-ecltree-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eclbip
14mr|texlive-ecltree-1.1a-3|13	License:	LPPL
14mr|texlive-ecltree-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.tar.xz
14mr|texlive-ecltree-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.doc.tar.xz
14mr|texlive-ecltree-1.1a-3|16	BuildArch:	noarch
14mr|texlive-ecltree-1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ecltree-1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ecltree-1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ecltree-1.1a-3|20	
14mr|texlive-ecltree-1.1a-3|21	%description
14mr|texlive-ecltree-1.1a-3|22	The package recursively draws trees: each subtree is defined in
14mr|texlive-ecltree-1.1a-3|23	a 'bundle' environment, with a set of leaves described by
14mr|texlive-ecltree-1.1a-3|24	\chunk macros. A chunk may have a bundle environment inside it.
14mr|texlive-ecltree-1.1a-3|25	
14mr|texlive-ecltree-1.1a-3|26	%post
14mr|texlive-ecltree-1.1a-3|27	%{_sbindir}/texlive.post
14mr|texlive-ecltree-1.1a-3|28	
14mr|texlive-ecltree-1.1a-3|29	%postun
14mr|texlive-ecltree-1.1a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ecltree-1.1a-3|31	%{_sbindir}/texlive.post
14mr|texlive-ecltree-1.1a-3|32	fi
14mr|texlive-ecltree-1.1a-3|33	
14mr|texlive-ecltree-1.1a-3|34	#-----------------------------------------------------------------------
14mr|texlive-ecltree-1.1a-3|35	%files
14mr|texlive-ecltree-1.1a-3|36	%{_texmfdistdir}/tex/latex/ecltree/ecltree.sty
14mr|texlive-ecltree-1.1a-3|37	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.pdf
14mr|texlive-ecltree-1.1a-3|38	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.tex
14mr|texlive-ecltree-1.1a-3|39	
14mr|texlive-ecltree-1.1a-3|40	#-----------------------------------------------------------------------
14mr|texlive-ecltree-1.1a-3|41	%prep
14mr|texlive-ecltree-1.1a-3|42	%setup -c -a0 -a1
14mr|texlive-ecltree-1.1a-3|43	
14mr|texlive-ecltree-1.1a-3|44	%build
14mr|texlive-ecltree-1.1a-3|45	
14mr|texlive-ecltree-1.1a-3|46	%install
14mr|texlive-ecltree-1.1a-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ecltree-1.1a-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ecltree-1.1a-3|49	
14mr|texlive-ecltree-1.1a-3|50	
14mr|texlive-ecltree-1.1a-3|51	
14mr|texlive-ecltree-1.1a-3|52	%changelog
14mr|texlive-ecltree-1.1a-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-ecltree-1.1a-3|54	+ Revision: 487cdaa
14mr|texlive-ecltree-1.1a-3|55	- MassBuild#440: Increase release tag
14mr|texlive-ecltree-1.1a-3|56	
14mr|texlive-ecltree-1.1a-3|57	

19929 14
14mr|texlive-eco-1.3-3|1	# revision 15878
14mr|texlive-eco-1.3-3|2	# category Package
14mr|texlive-eco-1.3-3|3	# catalog-ctan /fonts/eco
14mr|texlive-eco-1.3-3|4	# catalog-date 2007-09-25 20:45:33 +0200
14mr|texlive-eco-1.3-3|5	# catalog-license gpl
14mr|texlive-eco-1.3-3|6	# catalog-version 1.3
14mr|texlive-eco-1.3-3|7	Name:		texlive-eco
14mr|texlive-eco-1.3-3|8	Version:	1.3
14mr|texlive-eco-1.3-3|9	Release:	3
14mr|texlive-eco-1.3-3|10	Summary:	Oldstyle numerals using EC fonts
14mr|texlive-eco-1.3-3|11	Group:		Publishing
14mr|texlive-eco-1.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/eco
14mr|texlive-eco-1.3-3|13	License:	GPL
14mr|texlive-eco-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.tar.xz
14mr|texlive-eco-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.doc.tar.xz
14mr|texlive-eco-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.source.tar.xz
14mr|texlive-eco-1.3-3|17	BuildArch:	noarch
14mr|texlive-eco-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eco-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eco-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eco-1.3-3|21	
14mr|texlive-eco-1.3-3|22	%description
14mr|texlive-eco-1.3-3|23	A set of font metric files and virtual fonts for using the EC
14mr|texlive-eco-1.3-3|24	fonts with oldstyle numerals. These files can only be used
14mr|texlive-eco-1.3-3|25	together with the standard ec fonts. The style file eco.sty is
14mr|texlive-eco-1.3-3|26	sufficient to use the eco fonts but if you intend to use other
14mr|texlive-eco-1.3-3|27	font families as well, e.g., PostScript fonts, try altfont.
14mr|texlive-eco-1.3-3|28	
14mr|texlive-eco-1.3-3|29	%post
14mr|texlive-eco-1.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-eco-1.3-3|31	
14mr|texlive-eco-1.3-3|32	%postun
14mr|texlive-eco-1.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-eco-1.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-eco-1.3-3|35	fi
14mr|texlive-eco-1.3-3|36	
14mr|texlive-eco-1.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-eco-1.3-3|38	%files
14mr|texlive-eco-1.3-3|39	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0500.tfm
14mr|texlive-eco-1.3-3|40	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0600.tfm
14mr|texlive-eco-1.3-3|41	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0700.tfm
14mr|texlive-eco-1.3-3|42	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0800.tfm
14mr|texlive-eco-1.3-3|43	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0900.tfm
14mr|texlive-eco-1.3-3|44	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1000.tfm
14mr|texlive-eco-1.3-3|45	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1095.tfm
14mr|texlive-eco-1.3-3|46	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1200.tfm
14mr|texlive-eco-1.3-3|47	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1440.tfm
14mr|texlive-eco-1.3-3|48	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1728.tfm
14mr|texlive-eco-1.3-3|49	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2074.tfm
14mr|texlive-eco-1.3-3|50	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2488.tfm
14mr|texlive-eco-1.3-3|51	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2986.tfm
14mr|texlive-eco-1.3-3|52	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi3583.tfm
14mr|texlive-eco-1.3-3|53	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0500.tfm
14mr|texlive-eco-1.3-3|54	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0600.tfm
14mr|texlive-eco-1.3-3|55	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0700.tfm
14mr|texlive-eco-1.3-3|56	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0800.tfm
14mr|texlive-eco-1.3-3|57	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0900.tfm
14mr|texlive-eco-1.3-3|58	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1000.tfm
14mr|texlive-eco-1.3-3|59	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1095.tfm
14mr|texlive-eco-1.3-3|60	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1200.tfm
14mr|texlive-eco-1.3-3|61	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1440.tfm
14mr|texlive-eco-1.3-3|62	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1728.tfm
14mr|texlive-eco-1.3-3|63	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2074.tfm
14mr|texlive-eco-1.3-3|64	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2488.tfm
14mr|texlive-eco-1.3-3|65	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2986.tfm
14mr|texlive-eco-1.3-3|66	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl3583.tfm
14mr|texlive-eco-1.3-3|67	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0500.tfm
14mr|texlive-eco-1.3-3|68	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0600.tfm
14mr|texlive-eco-1.3-3|69	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0700.tfm
14mr|texlive-eco-1.3-3|70	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0800.tfm
14mr|texlive-eco-1.3-3|71	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0900.tfm
14mr|texlive-eco-1.3-3|72	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1000.tfm
14mr|texlive-eco-1.3-3|73	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1095.tfm
14mr|texlive-eco-1.3-3|74	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1200.tfm
14mr|texlive-eco-1.3-3|75	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1440.tfm
14mr|texlive-eco-1.3-3|76	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1728.tfm
14mr|texlive-eco-1.3-3|77	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2074.tfm
14mr|texlive-eco-1.3-3|78	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2488.tfm
14mr|texlive-eco-1.3-3|79	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2986.tfm
14mr|texlive-eco-1.3-3|80	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx3583.tfm
14mr|texlive-eco-1.3-3|81	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0500.tfm
14mr|texlive-eco-1.3-3|82	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0600.tfm
14mr|texlive-eco-1.3-3|83	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0700.tfm
14mr|texlive-eco-1.3-3|84	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0800.tfm
14mr|texlive-eco-1.3-3|85	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0900.tfm
14mr|texlive-eco-1.3-3|86	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1000.tfm
14mr|texlive-eco-1.3-3|87	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1095.tfm
14mr|texlive-eco-1.3-3|88	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1200.tfm
14mr|texlive-eco-1.3-3|89	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1440.tfm
14mr|texlive-eco-1.3-3|90	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1728.tfm
14mr|texlive-eco-1.3-3|91	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2074.tfm
14mr|texlive-eco-1.3-3|92	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2488.tfm
14mr|texlive-eco-1.3-3|93	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2986.tfm
14mr|texlive-eco-1.3-3|94	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh3583.tfm
14mr|texlive-eco-1.3-3|95	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0600.tfm
14mr|texlive-eco-1.3-3|96	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0700.tfm
14mr|texlive-eco-1.3-3|97	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0800.tfm
14mr|texlive-eco-1.3-3|98	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0900.tfm
14mr|texlive-eco-1.3-3|99	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1000.tfm
14mr|texlive-eco-1.3-3|100	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1095.tfm
14mr|texlive-eco-1.3-3|101	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1200.tfm
14mr|texlive-eco-1.3-3|102	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1440.tfm
14mr|texlive-eco-1.3-3|103	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1728.tfm
14mr|texlive-eco-1.3-3|104	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2074.tfm
14mr|texlive-eco-1.3-3|105	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2488.tfm
14mr|texlive-eco-1.3-3|106	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2986.tfm
14mr|texlive-eco-1.3-3|107	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit3583.tfm
14mr|texlive-eco-1.3-3|108	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0500.tfm
14mr|texlive-eco-1.3-3|109	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0600.tfm
14mr|texlive-eco-1.3-3|110	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0700.tfm
14mr|texlive-eco-1.3-3|111	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0800.tfm
14mr|texlive-eco-1.3-3|112	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0900.tfm
14mr|texlive-eco-1.3-3|113	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1000.tfm
14mr|texlive-eco-1.3-3|114	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1095.tfm
14mr|texlive-eco-1.3-3|115	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1200.tfm
14mr|texlive-eco-1.3-3|116	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1440.tfm
14mr|texlive-eco-1.3-3|117	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1728.tfm
14mr|texlive-eco-1.3-3|118	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2074.tfm
14mr|texlive-eco-1.3-3|119	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2488.tfm
14mr|texlive-eco-1.3-3|120	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2986.tfm
14mr|texlive-eco-1.3-3|121	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb3583.tfm
14mr|texlive-eco-1.3-3|122	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0500.tfm
14mr|texlive-eco-1.3-3|123	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0600.tfm
14mr|texlive-eco-1.3-3|124	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0700.tfm
14mr|texlive-eco-1.3-3|125	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0800.tfm
14mr|texlive-eco-1.3-3|126	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0900.tfm
14mr|texlive-eco-1.3-3|127	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1000.tfm
14mr|texlive-eco-1.3-3|128	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1095.tfm
14mr|texlive-eco-1.3-3|129	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1200.tfm
14mr|texlive-eco-1.3-3|130	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1440.tfm
14mr|texlive-eco-1.3-3|131	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1728.tfm
14mr|texlive-eco-1.3-3|132	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2074.tfm
14mr|texlive-eco-1.3-3|133	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2488.tfm
14mr|texlive-eco-1.3-3|134	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2986.tfm
14mr|texlive-eco-1.3-3|135	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm3583.tfm
14mr|texlive-eco-1.3-3|136	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0500.tfm
14mr|texlive-eco-1.3-3|137	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0600.tfm
14mr|texlive-eco-1.3-3|138	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0700.tfm
14mr|texlive-eco-1.3-3|139	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0800.tfm
14mr|texlive-eco-1.3-3|140	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0900.tfm
14mr|texlive-eco-1.3-3|141	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1000.tfm
14mr|texlive-eco-1.3-3|142	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1095.tfm
14mr|texlive-eco-1.3-3|143	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1200.tfm
14mr|texlive-eco-1.3-3|144	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1440.tfm
14mr|texlive-eco-1.3-3|145	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1728.tfm
14mr|texlive-eco-1.3-3|146	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2074.tfm
14mr|texlive-eco-1.3-3|147	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2488.tfm
14mr|texlive-eco-1.3-3|148	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2986.tfm
14mr|texlive-eco-1.3-3|149	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi3583.tfm
14mr|texlive-eco-1.3-3|150	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0500.tfm
14mr|texlive-eco-1.3-3|151	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0600.tfm
14mr|texlive-eco-1.3-3|152	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0700.tfm
14mr|texlive-eco-1.3-3|153	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0800.tfm
14mr|texlive-eco-1.3-3|154	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0900.tfm
14mr|texlive-eco-1.3-3|155	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1000.tfm
14mr|texlive-eco-1.3-3|156	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1095.tfm
14mr|texlive-eco-1.3-3|157	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1200.tfm
14mr|texlive-eco-1.3-3|158	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1440.tfm
14mr|texlive-eco-1.3-3|159	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1728.tfm
14mr|texlive-eco-1.3-3|160	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2074.tfm
14mr|texlive-eco-1.3-3|161	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2488.tfm
14mr|texlive-eco-1.3-3|162	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2986.tfm
14mr|texlive-eco-1.3-3|163	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl3583.tfm
14mr|texlive-eco-1.3-3|164	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0500.tfm
14mr|texlive-eco-1.3-3|165	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0600.tfm
14mr|texlive-eco-1.3-3|166	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0700.tfm
14mr|texlive-eco-1.3-3|167	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0800.tfm
14mr|texlive-eco-1.3-3|168	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0900.tfm
14mr|texlive-eco-1.3-3|169	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1000.tfm
14mr|texlive-eco-1.3-3|170	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1095.tfm
14mr|texlive-eco-1.3-3|171	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1200.tfm
14mr|texlive-eco-1.3-3|172	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1440.tfm
14mr|texlive-eco-1.3-3|173	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1728.tfm
14mr|texlive-eco-1.3-3|174	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2074.tfm
14mr|texlive-eco-1.3-3|175	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2488.tfm
14mr|texlive-eco-1.3-3|176	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2986.tfm
14mr|texlive-eco-1.3-3|177	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso3583.tfm
14mr|texlive-eco-1.3-3|178	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0500.tfm
14mr|texlive-eco-1.3-3|179	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0600.tfm
14mr|texlive-eco-1.3-3|180	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0700.tfm
14mr|texlive-eco-1.3-3|181	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0800.tfm
14mr|texlive-eco-1.3-3|182	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0900.tfm
14mr|texlive-eco-1.3-3|183	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1000.tfm
14mr|texlive-eco-1.3-3|184	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1095.tfm
14mr|texlive-eco-1.3-3|185	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1200.tfm
14mr|texlive-eco-1.3-3|186	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1440.tfm
14mr|texlive-eco-1.3-3|187	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1728.tfm
14mr|texlive-eco-1.3-3|188	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2074.tfm
14mr|texlive-eco-1.3-3|189	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2488.tfm
14mr|texlive-eco-1.3-3|190	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2986.tfm
14mr|texlive-eco-1.3-3|191	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss3583.tfm
14mr|texlive-eco-1.3-3|192	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0600.tfm
14mr|texlive-eco-1.3-3|193	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0700.tfm
14mr|texlive-eco-1.3-3|194	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0800.tfm
14mr|texlive-eco-1.3-3|195	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0900.tfm
14mr|texlive-eco-1.3-3|196	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1000.tfm
14mr|texlive-eco-1.3-3|197	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1095.tfm
14mr|texlive-eco-1.3-3|198	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1200.tfm
14mr|texlive-eco-1.3-3|199	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1440.tfm
14mr|texlive-eco-1.3-3|200	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1728.tfm
14mr|texlive-eco-1.3-3|201	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2074.tfm
14mr|texlive-eco-1.3-3|202	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2488.tfm
14mr|texlive-eco-1.3-3|203	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2986.tfm
14mr|texlive-eco-1.3-3|204	%{_texmfdistdir}/fonts/tfm/public/eco/ecost3583.tfm
14mr|texlive-eco-1.3-3|205	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0500.tfm
14mr|texlive-eco-1.3-3|206	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0600.tfm
14mr|texlive-eco-1.3-3|207	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0700.tfm
14mr|texlive-eco-1.3-3|208	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0800.tfm
14mr|texlive-eco-1.3-3|209	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0900.tfm
14mr|texlive-eco-1.3-3|210	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1000.tfm
14mr|texlive-eco-1.3-3|211	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1095.tfm
14mr|texlive-eco-1.3-3|212	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1200.tfm
14mr|texlive-eco-1.3-3|213	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1440.tfm
14mr|texlive-eco-1.3-3|214	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1728.tfm
14mr|texlive-eco-1.3-3|215	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2074.tfm
14mr|texlive-eco-1.3-3|216	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2488.tfm
14mr|texlive-eco-1.3-3|217	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2986.tfm
14mr|texlive-eco-1.3-3|218	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx3583.tfm
14mr|texlive-eco-1.3-3|219	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0500.tfm
14mr|texlive-eco-1.3-3|220	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0600.tfm
14mr|texlive-eco-1.3-3|221	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0700.tfm
14mr|texlive-eco-1.3-3|222	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0800.tfm
14mr|texlive-eco-1.3-3|223	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0900.tfm
14mr|texlive-eco-1.3-3|224	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1000.tfm
14mr|texlive-eco-1.3-3|225	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1095.tfm
14mr|texlive-eco-1.3-3|226	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1200.tfm
14mr|texlive-eco-1.3-3|227	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1440.tfm
14mr|texlive-eco-1.3-3|228	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1728.tfm
14mr|texlive-eco-1.3-3|229	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2074.tfm
14mr|texlive-eco-1.3-3|230	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2488.tfm
14mr|texlive-eco-1.3-3|231	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2986.tfm
14mr|texlive-eco-1.3-3|232	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti3583.tfm
14mr|texlive-eco-1.3-3|233	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0600.tfm
14mr|texlive-eco-1.3-3|234	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0700.tfm
14mr|texlive-eco-1.3-3|235	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0800.tfm
14mr|texlive-eco-1.3-3|236	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0900.tfm
14mr|texlive-eco-1.3-3|237	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1000.tfm
14mr|texlive-eco-1.3-3|238	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1095.tfm
14mr|texlive-eco-1.3-3|239	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1200.tfm
14mr|texlive-eco-1.3-3|240	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1440.tfm
14mr|texlive-eco-1.3-3|241	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1728.tfm
14mr|texlive-eco-1.3-3|242	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2074.tfm
14mr|texlive-eco-1.3-3|243	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2488.tfm
14mr|texlive-eco-1.3-3|244	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2986.tfm
14mr|texlive-eco-1.3-3|245	%{_texmfdistdir}/fonts/tfm/public/eco/ecott3583.tfm
14mr|texlive-eco-1.3-3|246	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0500.tfm
14mr|texlive-eco-1.3-3|247	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0600.tfm
14mr|texlive-eco-1.3-3|248	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0700.tfm
14mr|texlive-eco-1.3-3|249	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0800.tfm
14mr|texlive-eco-1.3-3|250	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0900.tfm
14mr|texlive-eco-1.3-3|251	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1000.tfm
14mr|texlive-eco-1.3-3|252	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1095.tfm
14mr|texlive-eco-1.3-3|253	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1200.tfm
14mr|texlive-eco-1.3-3|254	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1440.tfm
14mr|texlive-eco-1.3-3|255	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1728.tfm
14mr|texlive-eco-1.3-3|256	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2074.tfm
14mr|texlive-eco-1.3-3|257	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2488.tfm
14mr|texlive-eco-1.3-3|258	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2986.tfm
14mr|texlive-eco-1.3-3|259	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui3583.tfm
14mr|texlive-eco-1.3-3|260	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0600.tfm
14mr|texlive-eco-1.3-3|261	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0700.tfm
14mr|texlive-eco-1.3-3|262	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0800.tfm
14mr|texlive-eco-1.3-3|263	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0900.tfm
14mr|texlive-eco-1.3-3|264	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1000.tfm
14mr|texlive-eco-1.3-3|265	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1095.tfm
14mr|texlive-eco-1.3-3|266	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1200.tfm
14mr|texlive-eco-1.3-3|267	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1440.tfm
14mr|texlive-eco-1.3-3|268	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1728.tfm
14mr|texlive-eco-1.3-3|269	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2074.tfm
14mr|texlive-eco-1.3-3|270	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2488.tfm
14mr|texlive-eco-1.3-3|271	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2986.tfm
14mr|texlive-eco-1.3-3|272	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi3583.tfm
14mr|texlive-eco-1.3-3|273	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0600.tfm
14mr|texlive-eco-1.3-3|274	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0700.tfm
14mr|texlive-eco-1.3-3|275	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0800.tfm
14mr|texlive-eco-1.3-3|276	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0900.tfm
14mr|texlive-eco-1.3-3|277	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1000.tfm
14mr|texlive-eco-1.3-3|278	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1095.tfm
14mr|texlive-eco-1.3-3|279	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1200.tfm
14mr|texlive-eco-1.3-3|280	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1440.tfm
14mr|texlive-eco-1.3-3|281	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1728.tfm
14mr|texlive-eco-1.3-3|282	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2074.tfm
14mr|texlive-eco-1.3-3|283	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2488.tfm
14mr|texlive-eco-1.3-3|284	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2986.tfm
14mr|texlive-eco-1.3-3|285	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt3583.tfm
14mr|texlive-eco-1.3-3|286	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0500.vf
14mr|texlive-eco-1.3-3|287	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0600.vf
14mr|texlive-eco-1.3-3|288	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0700.vf
14mr|texlive-eco-1.3-3|289	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0800.vf
14mr|texlive-eco-1.3-3|290	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0900.vf
14mr|texlive-eco-1.3-3|291	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1000.vf
14mr|texlive-eco-1.3-3|292	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1095.vf
14mr|texlive-eco-1.3-3|293	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1200.vf
14mr|texlive-eco-1.3-3|294	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1440.vf
14mr|texlive-eco-1.3-3|295	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1728.vf
14mr|texlive-eco-1.3-3|296	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2074.vf
14mr|texlive-eco-1.3-3|297	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2488.vf
14mr|texlive-eco-1.3-3|298	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2986.vf
14mr|texlive-eco-1.3-3|299	%{_texmfdistdir}/fonts/vf/public/eco/ecobi3583.vf
14mr|texlive-eco-1.3-3|300	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0500.vf
14mr|texlive-eco-1.3-3|301	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0600.vf
14mr|texlive-eco-1.3-3|302	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0700.vf
14mr|texlive-eco-1.3-3|303	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0800.vf
14mr|texlive-eco-1.3-3|304	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0900.vf
14mr|texlive-eco-1.3-3|305	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1000.vf
14mr|texlive-eco-1.3-3|306	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1095.vf
14mr|texlive-eco-1.3-3|307	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1200.vf
14mr|texlive-eco-1.3-3|308	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1440.vf
14mr|texlive-eco-1.3-3|309	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1728.vf
14mr|texlive-eco-1.3-3|310	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2074.vf
14mr|texlive-eco-1.3-3|311	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2488.vf
14mr|texlive-eco-1.3-3|312	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2986.vf
14mr|texlive-eco-1.3-3|313	%{_texmfdistdir}/fonts/vf/public/eco/ecobl3583.vf
14mr|texlive-eco-1.3-3|314	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0500.vf
14mr|texlive-eco-1.3-3|315	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0600.vf
14mr|texlive-eco-1.3-3|316	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0700.vf
14mr|texlive-eco-1.3-3|317	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0800.vf
14mr|texlive-eco-1.3-3|318	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0900.vf
14mr|texlive-eco-1.3-3|319	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1000.vf
14mr|texlive-eco-1.3-3|320	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1095.vf
14mr|texlive-eco-1.3-3|321	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1200.vf
14mr|texlive-eco-1.3-3|322	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1440.vf
14mr|texlive-eco-1.3-3|323	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1728.vf
14mr|texlive-eco-1.3-3|324	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2074.vf
14mr|texlive-eco-1.3-3|325	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2488.vf
14mr|texlive-eco-1.3-3|326	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2986.vf
14mr|texlive-eco-1.3-3|327	%{_texmfdistdir}/fonts/vf/public/eco/ecobx3583.vf
14mr|texlive-eco-1.3-3|328	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0500.vf
14mr|texlive-eco-1.3-3|329	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0600.vf
14mr|texlive-eco-1.3-3|330	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0700.vf
14mr|texlive-eco-1.3-3|331	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0800.vf
14mr|texlive-eco-1.3-3|332	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0900.vf
14mr|texlive-eco-1.3-3|333	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1000.vf
14mr|texlive-eco-1.3-3|334	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1095.vf
14mr|texlive-eco-1.3-3|335	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1200.vf
14mr|texlive-eco-1.3-3|336	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1440.vf
14mr|texlive-eco-1.3-3|337	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1728.vf
14mr|texlive-eco-1.3-3|338	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2074.vf
14mr|texlive-eco-1.3-3|339	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2488.vf
14mr|texlive-eco-1.3-3|340	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2986.vf
14mr|texlive-eco-1.3-3|341	%{_texmfdistdir}/fonts/vf/public/eco/ecodh3583.vf
14mr|texlive-eco-1.3-3|342	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0600.vf
14mr|texlive-eco-1.3-3|343	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0700.vf
14mr|texlive-eco-1.3-3|344	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0800.vf
14mr|texlive-eco-1.3-3|345	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0900.vf
14mr|texlive-eco-1.3-3|346	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1000.vf
14mr|texlive-eco-1.3-3|347	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1095.vf
14mr|texlive-eco-1.3-3|348	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1200.vf
14mr|texlive-eco-1.3-3|349	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1440.vf
14mr|texlive-eco-1.3-3|350	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1728.vf
14mr|texlive-eco-1.3-3|351	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2074.vf
14mr|texlive-eco-1.3-3|352	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2488.vf
14mr|texlive-eco-1.3-3|353	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2986.vf
14mr|texlive-eco-1.3-3|354	%{_texmfdistdir}/fonts/vf/public/eco/ecoit3583.vf
14mr|texlive-eco-1.3-3|355	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0500.vf
14mr|texlive-eco-1.3-3|356	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0600.vf
14mr|texlive-eco-1.3-3|357	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0700.vf
14mr|texlive-eco-1.3-3|358	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0800.vf
14mr|texlive-eco-1.3-3|359	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0900.vf
14mr|texlive-eco-1.3-3|360	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1000.vf
14mr|texlive-eco-1.3-3|361	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1095.vf
14mr|texlive-eco-1.3-3|362	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1200.vf
14mr|texlive-eco-1.3-3|363	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1440.vf
14mr|texlive-eco-1.3-3|364	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1728.vf
14mr|texlive-eco-1.3-3|365	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2074.vf
14mr|texlive-eco-1.3-3|366	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2488.vf
14mr|texlive-eco-1.3-3|367	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2986.vf
14mr|texlive-eco-1.3-3|368	%{_texmfdistdir}/fonts/vf/public/eco/ecorb3583.vf
14mr|texlive-eco-1.3-3|369	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0500.vf
14mr|texlive-eco-1.3-3|370	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0600.vf
14mr|texlive-eco-1.3-3|371	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0700.vf
14mr|texlive-eco-1.3-3|372	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0800.vf
14mr|texlive-eco-1.3-3|373	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0900.vf
14mr|texlive-eco-1.3-3|374	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1000.vf
14mr|texlive-eco-1.3-3|375	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1095.vf
14mr|texlive-eco-1.3-3|376	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1200.vf
14mr|texlive-eco-1.3-3|377	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1440.vf
14mr|texlive-eco-1.3-3|378	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1728.vf
14mr|texlive-eco-1.3-3|379	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2074.vf
14mr|texlive-eco-1.3-3|380	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2488.vf
14mr|texlive-eco-1.3-3|381	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2986.vf
14mr|texlive-eco-1.3-3|382	%{_texmfdistdir}/fonts/vf/public/eco/ecorm3583.vf
14mr|texlive-eco-1.3-3|383	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0500.vf
14mr|texlive-eco-1.3-3|384	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0600.vf
14mr|texlive-eco-1.3-3|385	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0700.vf
14mr|texlive-eco-1.3-3|386	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0800.vf
14mr|texlive-eco-1.3-3|387	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0900.vf
14mr|texlive-eco-1.3-3|388	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1000.vf
14mr|texlive-eco-1.3-3|389	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1095.vf
14mr|texlive-eco-1.3-3|390	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1200.vf
14mr|texlive-eco-1.3-3|391	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1440.vf
14mr|texlive-eco-1.3-3|392	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1728.vf
14mr|texlive-eco-1.3-3|393	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2074.vf
14mr|texlive-eco-1.3-3|394	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2488.vf
14mr|texlive-eco-1.3-3|395	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2986.vf
14mr|texlive-eco-1.3-3|396	%{_texmfdistdir}/fonts/vf/public/eco/ecosi3583.vf
14mr|texlive-eco-1.3-3|397	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0500.vf
14mr|texlive-eco-1.3-3|398	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0600.vf
14mr|texlive-eco-1.3-3|399	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0700.vf
14mr|texlive-eco-1.3-3|400	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0800.vf
14mr|texlive-eco-1.3-3|401	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0900.vf
14mr|texlive-eco-1.3-3|402	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1000.vf
14mr|texlive-eco-1.3-3|403	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1095.vf
14mr|texlive-eco-1.3-3|404	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1200.vf
14mr|texlive-eco-1.3-3|405	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1440.vf
14mr|texlive-eco-1.3-3|406	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1728.vf
14mr|texlive-eco-1.3-3|407	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2074.vf
14mr|texlive-eco-1.3-3|408	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2488.vf
14mr|texlive-eco-1.3-3|409	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2986.vf
14mr|texlive-eco-1.3-3|410	%{_texmfdistdir}/fonts/vf/public/eco/ecosl3583.vf
14mr|texlive-eco-1.3-3|411	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0500.vf
14mr|texlive-eco-1.3-3|412	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0600.vf
14mr|texlive-eco-1.3-3|413	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0700.vf
14mr|texlive-eco-1.3-3|414	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0800.vf
14mr|texlive-eco-1.3-3|415	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0900.vf
14mr|texlive-eco-1.3-3|416	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1000.vf
14mr|texlive-eco-1.3-3|417	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1095.vf
14mr|texlive-eco-1.3-3|418	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1200.vf
14mr|texlive-eco-1.3-3|419	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1440.vf
14mr|texlive-eco-1.3-3|420	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1728.vf
14mr|texlive-eco-1.3-3|421	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2074.vf
14mr|texlive-eco-1.3-3|422	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2488.vf
14mr|texlive-eco-1.3-3|423	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2986.vf
14mr|texlive-eco-1.3-3|424	%{_texmfdistdir}/fonts/vf/public/eco/ecoso3583.vf
14mr|texlive-eco-1.3-3|425	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0500.vf
14mr|texlive-eco-1.3-3|426	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0600.vf
14mr|texlive-eco-1.3-3|427	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0700.vf
14mr|texlive-eco-1.3-3|428	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0800.vf
14mr|texlive-eco-1.3-3|429	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0900.vf
14mr|texlive-eco-1.3-3|430	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1000.vf
14mr|texlive-eco-1.3-3|431	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1095.vf
14mr|texlive-eco-1.3-3|432	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1200.vf
14mr|texlive-eco-1.3-3|433	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1440.vf
14mr|texlive-eco-1.3-3|434	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1728.vf
14mr|texlive-eco-1.3-3|435	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2074.vf
14mr|texlive-eco-1.3-3|436	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2488.vf
14mr|texlive-eco-1.3-3|437	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2986.vf
14mr|texlive-eco-1.3-3|438	%{_texmfdistdir}/fonts/vf/public/eco/ecoss3583.vf
14mr|texlive-eco-1.3-3|439	%{_texmfdistdir}/fonts/vf/public/eco/ecost0600.vf
14mr|texlive-eco-1.3-3|440	%{_texmfdistdir}/fonts/vf/public/eco/ecost0700.vf
14mr|texlive-eco-1.3-3|441	%{_texmfdistdir}/fonts/vf/public/eco/ecost0800.vf
14mr|texlive-eco-1.3-3|442	%{_texmfdistdir}/fonts/vf/public/eco/ecost0900.vf
14mr|texlive-eco-1.3-3|443	%{_texmfdistdir}/fonts/vf/public/eco/ecost1000.vf
14mr|texlive-eco-1.3-3|444	%{_texmfdistdir}/fonts/vf/public/eco/ecost1095.vf
14mr|texlive-eco-1.3-3|445	%{_texmfdistdir}/fonts/vf/public/eco/ecost1200.vf
14mr|texlive-eco-1.3-3|446	%{_texmfdistdir}/fonts/vf/public/eco/ecost1440.vf
14mr|texlive-eco-1.3-3|447	%{_texmfdistdir}/fonts/vf/public/eco/ecost1728.vf
14mr|texlive-eco-1.3-3|448	%{_texmfdistdir}/fonts/vf/public/eco/ecost2074.vf
14mr|texlive-eco-1.3-3|449	%{_texmfdistdir}/fonts/vf/public/eco/ecost2488.vf
14mr|texlive-eco-1.3-3|450	%{_texmfdistdir}/fonts/vf/public/eco/ecost2986.vf
14mr|texlive-eco-1.3-3|451	%{_texmfdistdir}/fonts/vf/public/eco/ecost3583.vf
14mr|texlive-eco-1.3-3|452	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0500.vf
14mr|texlive-eco-1.3-3|453	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0600.vf
14mr|texlive-eco-1.3-3|454	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0700.vf
14mr|texlive-eco-1.3-3|455	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0800.vf
14mr|texlive-eco-1.3-3|456	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0900.vf
14mr|texlive-eco-1.3-3|457	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1000.vf
14mr|texlive-eco-1.3-3|458	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1095.vf
14mr|texlive-eco-1.3-3|459	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1200.vf
14mr|texlive-eco-1.3-3|460	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1440.vf
14mr|texlive-eco-1.3-3|461	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1728.vf
14mr|texlive-eco-1.3-3|462	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2074.vf
14mr|texlive-eco-1.3-3|463	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2488.vf
14mr|texlive-eco-1.3-3|464	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2986.vf
14mr|texlive-eco-1.3-3|465	%{_texmfdistdir}/fonts/vf/public/eco/ecosx3583.vf
14mr|texlive-eco-1.3-3|466	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0500.vf
14mr|texlive-eco-1.3-3|467	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0600.vf
14mr|texlive-eco-1.3-3|468	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0700.vf
14mr|texlive-eco-1.3-3|469	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0800.vf
14mr|texlive-eco-1.3-3|470	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0900.vf
14mr|texlive-eco-1.3-3|471	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1000.vf
14mr|texlive-eco-1.3-3|472	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1095.vf
14mr|texlive-eco-1.3-3|473	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1200.vf
14mr|texlive-eco-1.3-3|474	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1440.vf
14mr|texlive-eco-1.3-3|475	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1728.vf
14mr|texlive-eco-1.3-3|476	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2074.vf
14mr|texlive-eco-1.3-3|477	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2488.vf
14mr|texlive-eco-1.3-3|478	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2986.vf
14mr|texlive-eco-1.3-3|479	%{_texmfdistdir}/fonts/vf/public/eco/ecoti3583.vf
14mr|texlive-eco-1.3-3|480	%{_texmfdistdir}/fonts/vf/public/eco/ecott0600.vf
14mr|texlive-eco-1.3-3|481	%{_texmfdistdir}/fonts/vf/public/eco/ecott0700.vf
14mr|texlive-eco-1.3-3|482	%{_texmfdistdir}/fonts/vf/public/eco/ecott0800.vf
14mr|texlive-eco-1.3-3|483	%{_texmfdistdir}/fonts/vf/public/eco/ecott0900.vf
14mr|texlive-eco-1.3-3|484	%{_texmfdistdir}/fonts/vf/public/eco/ecott1000.vf
14mr|texlive-eco-1.3-3|485	%{_texmfdistdir}/fonts/vf/public/eco/ecott1095.vf
14mr|texlive-eco-1.3-3|486	%{_texmfdistdir}/fonts/vf/public/eco/ecott1200.vf
14mr|texlive-eco-1.3-3|487	%{_texmfdistdir}/fonts/vf/public/eco/ecott1440.vf
14mr|texlive-eco-1.3-3|488	%{_texmfdistdir}/fonts/vf/public/eco/ecott1728.vf
14mr|texlive-eco-1.3-3|489	%{_texmfdistdir}/fonts/vf/public/eco/ecott2074.vf
14mr|texlive-eco-1.3-3|490	%{_texmfdistdir}/fonts/vf/public/eco/ecott2488.vf
14mr|texlive-eco-1.3-3|491	%{_texmfdistdir}/fonts/vf/public/eco/ecott2986.vf
14mr|texlive-eco-1.3-3|492	%{_texmfdistdir}/fonts/vf/public/eco/ecott3583.vf
14mr|texlive-eco-1.3-3|493	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0500.vf
14mr|texlive-eco-1.3-3|494	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0600.vf
14mr|texlive-eco-1.3-3|495	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0700.vf
14mr|texlive-eco-1.3-3|496	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0800.vf
14mr|texlive-eco-1.3-3|497	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0900.vf
14mr|texlive-eco-1.3-3|498	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1000.vf
14mr|texlive-eco-1.3-3|499	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1095.vf
14mr|texlive-eco-1.3-3|500	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1200.vf
14mr|texlive-eco-1.3-3|501	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1440.vf
14mr|texlive-eco-1.3-3|502	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1728.vf
14mr|texlive-eco-1.3-3|503	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2074.vf
14mr|texlive-eco-1.3-3|504	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2488.vf
14mr|texlive-eco-1.3-3|505	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2986.vf
14mr|texlive-eco-1.3-3|506	%{_texmfdistdir}/fonts/vf/public/eco/ecoui3583.vf
14mr|texlive-eco-1.3-3|507	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0600.vf
14mr|texlive-eco-1.3-3|508	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0700.vf
14mr|texlive-eco-1.3-3|509	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0800.vf
14mr|texlive-eco-1.3-3|510	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0900.vf
14mr|texlive-eco-1.3-3|511	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1000.vf
14mr|texlive-eco-1.3-3|512	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1095.vf
14mr|texlive-eco-1.3-3|513	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1200.vf
14mr|texlive-eco-1.3-3|514	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1440.vf
14mr|texlive-eco-1.3-3|515	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1728.vf
14mr|texlive-eco-1.3-3|516	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2074.vf
14mr|texlive-eco-1.3-3|517	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2488.vf
14mr|texlive-eco-1.3-3|518	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2986.vf
14mr|texlive-eco-1.3-3|519	%{_texmfdistdir}/fonts/vf/public/eco/ecovi3583.vf
14mr|texlive-eco-1.3-3|520	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0600.vf
14mr|texlive-eco-1.3-3|521	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0700.vf
14mr|texlive-eco-1.3-3|522	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0800.vf
14mr|texlive-eco-1.3-3|523	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0900.vf
14mr|texlive-eco-1.3-3|524	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1000.vf
14mr|texlive-eco-1.3-3|525	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1095.vf
14mr|texlive-eco-1.3-3|526	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1200.vf
14mr|texlive-eco-1.3-3|527	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1440.vf
14mr|texlive-eco-1.3-3|528	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1728.vf
14mr|texlive-eco-1.3-3|529	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2074.vf
14mr|texlive-eco-1.3-3|530	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2488.vf
14mr|texlive-eco-1.3-3|531	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2986.vf
14mr|texlive-eco-1.3-3|532	%{_texmfdistdir}/fonts/vf/public/eco/ecovt3583.vf
14mr|texlive-eco-1.3-3|533	%{_texmfdistdir}/tex/latex/eco/T1cmodh.fd
14mr|texlive-eco-1.3-3|534	%{_texmfdistdir}/tex/latex/eco/T1cmor.fd
14mr|texlive-eco-1.3-3|535	%{_texmfdistdir}/tex/latex/eco/T1cmoss.fd
14mr|texlive-eco-1.3-3|536	%{_texmfdistdir}/tex/latex/eco/T1cmott.fd
14mr|texlive-eco-1.3-3|537	%{_texmfdistdir}/tex/latex/eco/T1cmovt.fd
14mr|texlive-eco-1.3-3|538	%{_texmfdistdir}/tex/latex/eco/eco.sty
14mr|texlive-eco-1.3-3|539	%doc %{_texmfdistdir}/doc/fonts/eco/CHANGES
14mr|texlive-eco-1.3-3|540	%doc %{_texmfdistdir}/doc/fonts/eco/COPYING
14mr|texlive-eco-1.3-3|541	%doc %{_texmfdistdir}/doc/fonts/eco/INSTALL
14mr|texlive-eco-1.3-3|542	%doc %{_texmfdistdir}/doc/fonts/eco/README
14mr|texlive-eco-1.3-3|543	%doc %{_texmfdistdir}/doc/fonts/eco/VERSION
14mr|texlive-eco-1.3-3|544	#- source
14mr|texlive-eco-1.3-3|545	%doc %{_texmfdistdir}/source/fonts/eco/TS1.etx
14mr|texlive-eco-1.3-3|546	%doc %{_texmfdistdir}/source/fonts/eco/create.sh
14mr|texlive-eco-1.3-3|547	%doc %{_texmfdistdir}/source/fonts/eco/dostretch.mtx
14mr|texlive-eco-1.3-3|548	%doc %{_texmfdistdir}/source/fonts/eco/ecodh.tex
14mr|texlive-eco-1.3-3|549	%doc %{_texmfdistdir}/source/fonts/eco/ecor.tex
14mr|texlive-eco-1.3-3|550	%doc %{_texmfdistdir}/source/fonts/eco/ecori.tex
14mr|texlive-eco-1.3-3|551	%doc %{_texmfdistdir}/source/fonts/eco/ecoss.tex
14mr|texlive-eco-1.3-3|552	%doc %{_texmfdistdir}/source/fonts/eco/ecott.tex
14mr|texlive-eco-1.3-3|553	%doc %{_texmfdistdir}/source/fonts/eco/ecovt.tex
14mr|texlive-eco-1.3-3|554	
14mr|texlive-eco-1.3-3|555	#-----------------------------------------------------------------------
14mr|texlive-eco-1.3-3|556	%prep
14mr|texlive-eco-1.3-3|557	%setup -c -a0 -a1 -a2
14mr|texlive-eco-1.3-3|558	
14mr|texlive-eco-1.3-3|559	%build
14mr|texlive-eco-1.3-3|560	
14mr|texlive-eco-1.3-3|561	%install
14mr|texlive-eco-1.3-3|562	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eco-1.3-3|563	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eco-1.3-3|564	
14mr|texlive-eco-1.3-3|565	
14mr|texlive-eco-1.3-3|566	
14mr|texlive-eco-1.3-3|567	%changelog
14mr|texlive-eco-1.3-3|568	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-eco-1.3-3|569	+ Revision: 0a7f2c7
14mr|texlive-eco-1.3-3|570	- MassBuild#440: Increase release tag
14mr|texlive-eco-1.3-3|571	
14mr|texlive-eco-1.3-3|572	

19930 14
14mr|texlive-economic-20091125-3|1	# revision 16184
14mr|texlive-economic-20091125-3|2	# category Package
14mr|texlive-economic-20091125-3|3	# catalog-ctan /biblio/bibtex/contrib/economic
14mr|texlive-economic-20091125-3|4	# catalog-date 2009-11-25 18:21:28 +0100
14mr|texlive-economic-20091125-3|5	# catalog-license lppl
14mr|texlive-economic-20091125-3|6	# catalog-version undef
14mr|texlive-economic-20091125-3|7	Name:		texlive-economic
14mr|texlive-economic-20091125-3|8	Version:	20091125
14mr|texlive-economic-20091125-3|9	Release:	3
14mr|texlive-economic-20091125-3|10	Summary:	BibTeX support for submitting to Economics journals
14mr|texlive-economic-20091125-3|11	Group:		Publishing
14mr|texlive-economic-20091125-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/economic
14mr|texlive-economic-20091125-3|13	License:	LPPL
14mr|texlive-economic-20091125-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.tar.xz
14mr|texlive-economic-20091125-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.doc.tar.xz
14mr|texlive-economic-20091125-3|16	BuildArch:	noarch
14mr|texlive-economic-20091125-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-economic-20091125-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-economic-20091125-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-economic-20091125-3|20	
14mr|texlive-economic-20091125-3|21	%description
14mr|texlive-economic-20091125-3|22	The bundle offers macros and BibTeX styles for the American
14mr|texlive-economic-20091125-3|23	Economic Review (AER), the American Journal of Agricultural
14mr|texlive-economic-20091125-3|24	Economics (AJAE), the Canadian Journal of Economics (CJE), the
14mr|texlive-economic-20091125-3|25	European Review of Agricultural Economics (ERAE), the
14mr|texlive-economic-20091125-3|26	International Economic Review (IER) and Economica. The macro
14mr|texlive-economic-20091125-3|27	sets are based on (and require) the harvard package, and all
14mr|texlive-economic-20091125-3|28	provide variations of author-date styles of presentation.
14mr|texlive-economic-20091125-3|29	
14mr|texlive-economic-20091125-3|30	%post
14mr|texlive-economic-20091125-3|31	%{_sbindir}/texlive.post
14mr|texlive-economic-20091125-3|32	
14mr|texlive-economic-20091125-3|33	%postun
14mr|texlive-economic-20091125-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-economic-20091125-3|35	%{_sbindir}/texlive.post
14mr|texlive-economic-20091125-3|36	fi
14mr|texlive-economic-20091125-3|37	
14mr|texlive-economic-20091125-3|38	#-----------------------------------------------------------------------
14mr|texlive-economic-20091125-3|39	%files
14mr|texlive-economic-20091125-3|40	%{_texmfdistdir}/bibtex/bst/economic/aer.bst
14mr|texlive-economic-20091125-3|41	%{_texmfdistdir}/bibtex/bst/economic/aertt.bst
14mr|texlive-economic-20091125-3|42	%{_texmfdistdir}/bibtex/bst/economic/agecon.bst
14mr|texlive-economic-20091125-3|43	%{_texmfdistdir}/bibtex/bst/economic/ajae.bst
14mr|texlive-economic-20091125-3|44	%{_texmfdistdir}/bibtex/bst/economic/apecon.bst
14mr|texlive-economic-20091125-3|45	%{_texmfdistdir}/bibtex/bst/economic/cje.bst
14mr|texlive-economic-20091125-3|46	%{_texmfdistdir}/bibtex/bst/economic/ecca.bst
14mr|texlive-economic-20091125-3|47	%{_texmfdistdir}/bibtex/bst/economic/econometrica-fr.bst
14mr|texlive-economic-20091125-3|48	%{_texmfdistdir}/bibtex/bst/economic/econometrica.bst
14mr|texlive-economic-20091125-3|49	%{_texmfdistdir}/bibtex/bst/economic/ecta.bst
14mr|texlive-economic-20091125-3|50	%{_texmfdistdir}/bibtex/bst/economic/erae.bst
14mr|texlive-economic-20091125-3|51	%{_texmfdistdir}/bibtex/bst/economic/ier.bst
14mr|texlive-economic-20091125-3|52	%{_texmfdistdir}/bibtex/bst/economic/itaxpf.bst
14mr|texlive-economic-20091125-3|53	%{_texmfdistdir}/bibtex/bst/economic/jae.bst
14mr|texlive-economic-20091125-3|54	%{_texmfdistdir}/bibtex/bst/economic/jpe.bst
14mr|texlive-economic-20091125-3|55	%{_texmfdistdir}/bibtex/bst/economic/jss2.bst
14mr|texlive-economic-20091125-3|56	%{_texmfdistdir}/bibtex/bst/economic/oega.bst
14mr|texlive-economic-20091125-3|57	%{_texmfdistdir}/bibtex/bst/economic/regstud.bst
14mr|texlive-economic-20091125-3|58	%{_texmfdistdir}/bibtex/bst/economic/tandfx.bst
14mr|texlive-economic-20091125-3|59	%{_texmfdistdir}/bibtex/bst/economic/worlddev.bst
14mr|texlive-economic-20091125-3|60	%{_texmfdistdir}/tex/latex/economic/aer.sty
14mr|texlive-economic-20091125-3|61	%{_texmfdistdir}/tex/latex/economic/aertt.sty
14mr|texlive-economic-20091125-3|62	%{_texmfdistdir}/tex/latex/economic/agecon.cls
14mr|texlive-economic-20091125-3|63	%{_texmfdistdir}/tex/latex/economic/ajae.cls
14mr|texlive-economic-20091125-3|64	%{_texmfdistdir}/tex/latex/economic/apecon.cls
14mr|texlive-economic-20091125-3|65	%{_texmfdistdir}/tex/latex/economic/cje.sty
14mr|texlive-economic-20091125-3|66	%{_texmfdistdir}/tex/latex/economic/ecca.cls
14mr|texlive-economic-20091125-3|67	%{_texmfdistdir}/tex/latex/economic/erae.cls
14mr|texlive-economic-20091125-3|68	%{_texmfdistdir}/tex/latex/economic/itaxpf.cls
14mr|texlive-economic-20091125-3|69	%{_texmfdistdir}/tex/latex/economic/jrurstud.cls
14mr|texlive-economic-20091125-3|70	%{_texmfdistdir}/tex/latex/economic/njf.cls
14mr|texlive-economic-20091125-3|71	%{_texmfdistdir}/tex/latex/economic/oegatb.cls
14mr|texlive-economic-20091125-3|72	%{_texmfdistdir}/tex/latex/economic/pocoec.cls
14mr|texlive-economic-20091125-3|73	%{_texmfdistdir}/tex/latex/economic/regstud.cls
14mr|texlive-economic-20091125-3|74	%{_texmfdistdir}/tex/latex/economic/worlddev.cls
14mr|texlive-economic-20091125-3|75	%doc %{_texmfdistdir}/doc/bibtex/economic/CHANGELOG
14mr|texlive-economic-20091125-3|76	%doc %{_texmfdistdir}/doc/bibtex/economic/NEWS
14mr|texlive-economic-20091125-3|77	%doc %{_texmfdistdir}/doc/bibtex/economic/README
14mr|texlive-economic-20091125-3|78	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.bib
14mr|texlive-economic-20091125-3|79	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.tex
14mr|texlive-economic-20091125-3|80	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-natbib-ex.tex
14mr|texlive-economic-20091125-3|81	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.bib
14mr|texlive-economic-20091125-3|82	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.pdf
14mr|texlive-economic-20091125-3|83	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.tex
14mr|texlive-economic-20091125-3|84	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.bib
14mr|texlive-economic-20091125-3|85	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.pdf
14mr|texlive-economic-20091125-3|86	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.tex
14mr|texlive-economic-20091125-3|87	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.bib
14mr|texlive-economic-20091125-3|88	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.pdf
14mr|texlive-economic-20091125-3|89	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.tex
14mr|texlive-economic-20091125-3|90	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.bib
14mr|texlive-economic-20091125-3|91	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.pdf
14mr|texlive-economic-20091125-3|92	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.tex
14mr|texlive-economic-20091125-3|93	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.pdf
14mr|texlive-economic-20091125-3|94	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.tex
14mr|texlive-economic-20091125-3|95	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-ex.bib
14mr|texlive-economic-20091125-3|96	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.pdf
14mr|texlive-economic-20091125-3|97	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.tex
14mr|texlive-economic-20091125-3|98	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.bib
14mr|texlive-economic-20091125-3|99	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.pdf
14mr|texlive-economic-20091125-3|100	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.tex
14mr|texlive-economic-20091125-3|101	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.bib
14mr|texlive-economic-20091125-3|102	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.pdf
14mr|texlive-economic-20091125-3|103	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.png
14mr|texlive-economic-20091125-3|104	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.tex
14mr|texlive-economic-20091125-3|105	
14mr|texlive-economic-20091125-3|106	#-----------------------------------------------------------------------
14mr|texlive-economic-20091125-3|107	%prep
14mr|texlive-economic-20091125-3|108	%setup -c -a0 -a1
14mr|texlive-economic-20091125-3|109	
14mr|texlive-economic-20091125-3|110	%build
14mr|texlive-economic-20091125-3|111	
14mr|texlive-economic-20091125-3|112	%install
14mr|texlive-economic-20091125-3|113	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-economic-20091125-3|114	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-economic-20091125-3|115	
14mr|texlive-economic-20091125-3|116	
14mr|texlive-economic-20091125-3|117	
14mr|texlive-economic-20091125-3|118	%changelog
14mr|texlive-economic-20091125-3|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091125-3
14mr|texlive-economic-20091125-3|120	+ Revision: 662cd43
14mr|texlive-economic-20091125-3|121	- MassBuild#440: Increase release tag
14mr|texlive-economic-20091125-3|122	
14mr|texlive-economic-20091125-3|123	

19931 14
14mr|texlive-ecv-0.3-3|1	# revision 24928
14mr|texlive-ecv-0.3-3|2	# category Package
14mr|texlive-ecv-0.3-3|3	# catalog-ctan /macros/latex/contrib/ecv
14mr|texlive-ecv-0.3-3|4	# catalog-date 2011-12-23 14:02:37 +0100
14mr|texlive-ecv-0.3-3|5	# catalog-license other-free
14mr|texlive-ecv-0.3-3|6	# catalog-version 0.3
14mr|texlive-ecv-0.3-3|7	Name:		texlive-ecv
14mr|texlive-ecv-0.3-3|8	Version:	0.3
14mr|texlive-ecv-0.3-3|9	Release:	3
14mr|texlive-ecv-0.3-3|10	Summary:	A fancy Curriculum Vitae class
14mr|texlive-ecv-0.3-3|11	Group:		Publishing
14mr|texlive-ecv-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecv
14mr|texlive-ecv-0.3-3|13	License:	OTHER-FREE
14mr|texlive-ecv-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.tar.xz
14mr|texlive-ecv-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.doc.tar.xz
14mr|texlive-ecv-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.source.tar.xz
14mr|texlive-ecv-0.3-3|17	BuildArch:	noarch
14mr|texlive-ecv-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ecv-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ecv-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ecv-0.3-3|21	
14mr|texlive-ecv-0.3-3|22	%description
14mr|texlive-ecv-0.3-3|23	The class provides an environment for creating a fancily laid
14mr|texlive-ecv-0.3-3|24	out tabular curriculum vitae inspired by the european
14mr|texlive-ecv-0.3-3|25	curriculum vitae. The distribution comes with a German and an
14mr|texlive-ecv-0.3-3|26	English template.
14mr|texlive-ecv-0.3-3|27	
14mr|texlive-ecv-0.3-3|28	%post
14mr|texlive-ecv-0.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-ecv-0.3-3|30	
14mr|texlive-ecv-0.3-3|31	%postun
14mr|texlive-ecv-0.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ecv-0.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-ecv-0.3-3|34	fi
14mr|texlive-ecv-0.3-3|35	
14mr|texlive-ecv-0.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-ecv-0.3-3|37	%files
14mr|texlive-ecv-0.3-3|38	%{_texmfdistdir}/tex/latex/ecv/ecv.cls
14mr|texlive-ecv-0.3-3|39	%{_texmfdistdir}/tex/latex/ecv/ecvEnglish.ldf
14mr|texlive-ecv-0.3-3|40	%{_texmfdistdir}/tex/latex/ecv/ecvGerman.ldf
14mr|texlive-ecv-0.3-3|41	%{_texmfdistdir}/tex/latex/ecv/ecvNLS.sty
14mr|texlive-ecv-0.3-3|42	%doc %{_texmfdistdir}/doc/latex/ecv/COPYING
14mr|texlive-ecv-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/ecv/README
14mr|texlive-ecv-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/ecv/docstrip.cfg
14mr|texlive-ecv-0.3-3|45	%doc %{_texmfdistdir}/doc/latex/ecv/ecv.pdf
14mr|texlive-ecv-0.3-3|46	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.pdf
14mr|texlive-ecv-0.3-3|47	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.tex
14mr|texlive-ecv-0.3-3|48	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.pdf
14mr|texlive-ecv-0.3-3|49	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.tex
14mr|texlive-ecv-0.3-3|50	%doc %{_texmfdistdir}/doc/latex/ecv/template/Makefile
14mr|texlive-ecv-0.3-3|51	%doc %{_texmfdistdir}/doc/latex/ecv/template/portrait.eps
14mr|texlive-ecv-0.3-3|52	#- source
14mr|texlive-ecv-0.3-3|53	%doc %{_texmfdistdir}/source/latex/ecv/ecv.dtx
14mr|texlive-ecv-0.3-3|54	%doc %{_texmfdistdir}/source/latex/ecv/ecv.ins
14mr|texlive-ecv-0.3-3|55	
14mr|texlive-ecv-0.3-3|56	#-----------------------------------------------------------------------
14mr|texlive-ecv-0.3-3|57	%prep
14mr|texlive-ecv-0.3-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-ecv-0.3-3|59	
14mr|texlive-ecv-0.3-3|60	%build
14mr|texlive-ecv-0.3-3|61	
14mr|texlive-ecv-0.3-3|62	%install
14mr|texlive-ecv-0.3-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ecv-0.3-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ecv-0.3-3|65	
14mr|texlive-ecv-0.3-3|66	
14mr|texlive-ecv-0.3-3|67	
14mr|texlive-ecv-0.3-3|68	%changelog
14mr|texlive-ecv-0.3-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-ecv-0.3-3|70	+ Revision: cb4d769
14mr|texlive-ecv-0.3-3|71	- MassBuild#440: Increase release tag
14mr|texlive-ecv-0.3-3|72	
14mr|texlive-ecv-0.3-3|73	

19932 14
14mr|texlive-ed-1.8-2|1	# revision 25231
14mr|texlive-ed-1.8-2|2	# category Package
14mr|texlive-ed-1.8-2|3	# catalog-ctan /macros/latex/contrib/ed
14mr|texlive-ed-1.8-2|4	# catalog-date 2012-01-29 16:01:54 +0100
14mr|texlive-ed-1.8-2|5	# catalog-license lppl1
14mr|texlive-ed-1.8-2|6	# catalog-version 1.8
14mr|texlive-ed-1.8-2|7	Name:		texlive-ed
14mr|texlive-ed-1.8-2|8	Version:	1.8
14mr|texlive-ed-1.8-2|9	Release:	2
14mr|texlive-ed-1.8-2|10	Summary:	Editorial Notes for LaTeX documents
14mr|texlive-ed-1.8-2|11	Group:		Publishing
14mr|texlive-ed-1.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ed
14mr|texlive-ed-1.8-2|13	License:	LPPL1
14mr|texlive-ed-1.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.tar.xz
14mr|texlive-ed-1.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.doc.tar.xz
14mr|texlive-ed-1.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.source.tar.xz
14mr|texlive-ed-1.8-2|17	BuildArch:	noarch
14mr|texlive-ed-1.8-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ed-1.8-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ed-1.8-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-ed-1.8-2|21	
14mr|texlive-ed-1.8-2|22	%description
14mr|texlive-ed-1.8-2|23	This package defines a couple of editorial notes that simplify
14mr|texlive-ed-1.8-2|24	collaboration on a LaTeX text. These allow authors to annotate
14mr|texlive-ed-1.8-2|25	status information in the source. In draft mode, the
14mr|texlive-ed-1.8-2|26	annotations are shown for communication, and in publication
14mr|texlive-ed-1.8-2|27	mode these are suppressed.
14mr|texlive-ed-1.8-2|28	
14mr|texlive-ed-1.8-2|29	%post
14mr|texlive-ed-1.8-2|30	%{_sbindir}/texlive.post
14mr|texlive-ed-1.8-2|31	
14mr|texlive-ed-1.8-2|32	%postun
14mr|texlive-ed-1.8-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-ed-1.8-2|34	%{_sbindir}/texlive.post
14mr|texlive-ed-1.8-2|35	fi
14mr|texlive-ed-1.8-2|36	
14mr|texlive-ed-1.8-2|37	#-----------------------------------------------------------------------
14mr|texlive-ed-1.8-2|38	%files
14mr|texlive-ed-1.8-2|39	%{_texmfdistdir}/tex/latex/ed/ed.sty
14mr|texlive-ed-1.8-2|40	%doc %{_texmfdistdir}/doc/latex/ed/Makefile
14mr|texlive-ed-1.8-2|41	%doc %{_texmfdistdir}/doc/latex/ed/README
14mr|texlive-ed-1.8-2|42	%doc %{_texmfdistdir}/doc/latex/ed/ed.pdf
14mr|texlive-ed-1.8-2|43	%doc %{_texmfdistdir}/doc/latex/ed/ed.sty.ltxml
14mr|texlive-ed-1.8-2|44	#- source
14mr|texlive-ed-1.8-2|45	%doc %{_texmfdistdir}/source/latex/ed/ed.dtx
14mr|texlive-ed-1.8-2|46	%doc %{_texmfdistdir}/source/latex/ed/ed.ins
14mr|texlive-ed-1.8-2|47	
14mr|texlive-ed-1.8-2|48	#-----------------------------------------------------------------------
14mr|texlive-ed-1.8-2|49	%prep
14mr|texlive-ed-1.8-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-ed-1.8-2|51	
14mr|texlive-ed-1.8-2|52	%build
14mr|texlive-ed-1.8-2|53	
14mr|texlive-ed-1.8-2|54	%install
14mr|texlive-ed-1.8-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ed-1.8-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ed-1.8-2|57	
14mr|texlive-ed-1.8-2|58	
14mr|texlive-ed-1.8-2|59	
14mr|texlive-ed-1.8-2|60	%changelog
14mr|texlive-ed-1.8-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-2
14mr|texlive-ed-1.8-2|62	+ Revision: 74829cf
14mr|texlive-ed-1.8-2|63	- MassBuild#440: Increase release tag
14mr|texlive-ed-1.8-2|64	
14mr|texlive-ed-1.8-2|65	

19933 14
14mr|texlive-edfnotes-0.6b-3|1	# revision 21540
14mr|texlive-edfnotes-0.6b-3|2	# category Package
14mr|texlive-edfnotes-0.6b-3|3	# catalog-ctan /macros/latex/contrib/edfnotes
14mr|texlive-edfnotes-0.6b-3|4	# catalog-date 2011-02-22 21:47:43 +0100
14mr|texlive-edfnotes-0.6b-3|5	# catalog-license lppl1.3
14mr|texlive-edfnotes-0.6b-3|6	# catalog-version 0.6b
14mr|texlive-edfnotes-0.6b-3|7	Name:		texlive-edfnotes
14mr|texlive-edfnotes-0.6b-3|8	Version:	0.6b
14mr|texlive-edfnotes-0.6b-3|9	Release:	3
14mr|texlive-edfnotes-0.6b-3|10	Summary:	Critical annotations to footnotes with ednotes
14mr|texlive-edfnotes-0.6b-3|11	Group:		Publishing
14mr|texlive-edfnotes-0.6b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edfnotes
14mr|texlive-edfnotes-0.6b-3|13	License:	LPPL1.3
14mr|texlive-edfnotes-0.6b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.tar.xz
14mr|texlive-edfnotes-0.6b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.doc.tar.xz
14mr|texlive-edfnotes-0.6b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.source.tar.xz
14mr|texlive-edfnotes-0.6b-3|17	BuildArch:	noarch
14mr|texlive-edfnotes-0.6b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-edfnotes-0.6b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-edfnotes-0.6b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-edfnotes-0.6b-3|21	
14mr|texlive-edfnotes-0.6b-3|22	%description
14mr|texlive-edfnotes-0.6b-3|23	The package modifies the annotation commands and label-test
14mr|texlive-edfnotes-0.6b-3|24	mechanism of the ednotes package so that critical notes appear
14mr|texlive-edfnotes-0.6b-3|25	on the pages and in the order that one would expect.
14mr|texlive-edfnotes-0.6b-3|26	
14mr|texlive-edfnotes-0.6b-3|27	%post
14mr|texlive-edfnotes-0.6b-3|28	%{_sbindir}/texlive.post
14mr|texlive-edfnotes-0.6b-3|29	
14mr|texlive-edfnotes-0.6b-3|30	%postun
14mr|texlive-edfnotes-0.6b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-edfnotes-0.6b-3|32	%{_sbindir}/texlive.post
14mr|texlive-edfnotes-0.6b-3|33	fi
14mr|texlive-edfnotes-0.6b-3|34	
14mr|texlive-edfnotes-0.6b-3|35	#-----------------------------------------------------------------------
14mr|texlive-edfnotes-0.6b-3|36	%files
14mr|texlive-edfnotes-0.6b-3|37	%{_texmfdistdir}/tex/latex/edfnotes/edfnotes.sty
14mr|texlive-edfnotes-0.6b-3|38	%doc %{_texmfdistdir}/doc/latex/edfnotes/PdUsample.pdf
14mr|texlive-edfnotes-0.6b-3|39	%doc %{_texmfdistdir}/doc/latex/edfnotes/README
14mr|texlive-edfnotes-0.6b-3|40	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.pdf
14mr|texlive-edfnotes-0.6b-3|41	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.txt
14mr|texlive-edfnotes-0.6b-3|42	%doc %{_texmfdistdir}/doc/latex/edfnotes/SRCFILEs.txt
14mr|texlive-edfnotes-0.6b-3|43	%doc %{_texmfdistdir}/doc/latex/edfnotes/edfnotes.pdf
14mr|texlive-edfnotes-0.6b-3|44	#- source
14mr|texlive-edfnotes-0.6b-3|45	%doc %{_texmfdistdir}/source/latex/edfnotes/README.tex
14mr|texlive-edfnotes-0.6b-3|46	%doc %{_texmfdistdir}/source/latex/edfnotes/edfnotes.tex
14mr|texlive-edfnotes-0.6b-3|47	%doc %{_texmfdistdir}/source/latex/edfnotes/srcfiles.tex
14mr|texlive-edfnotes-0.6b-3|48	
14mr|texlive-edfnotes-0.6b-3|49	#-----------------------------------------------------------------------
14mr|texlive-edfnotes-0.6b-3|50	%prep
14mr|texlive-edfnotes-0.6b-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-edfnotes-0.6b-3|52	
14mr|texlive-edfnotes-0.6b-3|53	%build
14mr|texlive-edfnotes-0.6b-3|54	
14mr|texlive-edfnotes-0.6b-3|55	%install
14mr|texlive-edfnotes-0.6b-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-edfnotes-0.6b-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-edfnotes-0.6b-3|58	
14mr|texlive-edfnotes-0.6b-3|59	
14mr|texlive-edfnotes-0.6b-3|60	
14mr|texlive-edfnotes-0.6b-3|61	%changelog
14mr|texlive-edfnotes-0.6b-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6b-3
14mr|texlive-edfnotes-0.6b-3|63	+ Revision: f816ea1
14mr|texlive-edfnotes-0.6b-3|64	- MassBuild#440: Increase release tag
14mr|texlive-edfnotes-0.6b-3|65	
14mr|texlive-edfnotes-0.6b-3|66	

19934 14
14mr|texlive-edmac-20070102-3|1	# revision 15878
14mr|texlive-edmac-20070102-3|2	# category Package
14mr|texlive-edmac-20070102-3|3	# catalog-ctan /macros/plain/contrib/edmac
14mr|texlive-edmac-20070102-3|4	# catalog-date 2007-01-02 10:01:06 +0100
14mr|texlive-edmac-20070102-3|5	# catalog-license lppl
14mr|texlive-edmac-20070102-3|6	# catalog-version undef
14mr|texlive-edmac-20070102-3|7	Name:		texlive-edmac
14mr|texlive-edmac-20070102-3|8	Version:	20070102
14mr|texlive-edmac-20070102-3|9	Release:	3
14mr|texlive-edmac-20070102-3|10	Summary:	Typeset scholarly edition
14mr|texlive-edmac-20070102-3|11	Group:		Publishing
14mr|texlive-edmac-20070102-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/edmac
14mr|texlive-edmac-20070102-3|13	License:	LPPL
14mr|texlive-edmac-20070102-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.tar.xz
14mr|texlive-edmac-20070102-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.doc.tar.xz
14mr|texlive-edmac-20070102-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.source.tar.xz
14mr|texlive-edmac-20070102-3|17	BuildArch:	noarch
14mr|texlive-edmac-20070102-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-edmac-20070102-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-edmac-20070102-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-edmac-20070102-3|21	
14mr|texlive-edmac-20070102-3|22	%description
14mr|texlive-edmac-20070102-3|23	A macro package for typesetting scholarly critical editions.
14mr|texlive-edmac-20070102-3|24	
14mr|texlive-edmac-20070102-3|25	%post
14mr|texlive-edmac-20070102-3|26	%{_sbindir}/texlive.post
14mr|texlive-edmac-20070102-3|27	
14mr|texlive-edmac-20070102-3|28	%postun
14mr|texlive-edmac-20070102-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-edmac-20070102-3|30	%{_sbindir}/texlive.post
14mr|texlive-edmac-20070102-3|31	fi
14mr|texlive-edmac-20070102-3|32	
14mr|texlive-edmac-20070102-3|33	#-----------------------------------------------------------------------
14mr|texlive-edmac-20070102-3|34	%files
14mr|texlive-edmac-20070102-3|35	%{_texmfdistdir}/tex/generic/edmac/edmac.tex
14mr|texlive-edmac-20070102-3|36	%{_texmfdistdir}/tex/generic/edmac/edmacfss.sty
14mr|texlive-edmac-20070102-3|37	%{_texmfdistdir}/tex/generic/edmac/edstanza.tex
14mr|texlive-edmac-20070102-3|38	%{_texmfdistdir}/tex/generic/edmac/tabmac.tex
14mr|texlive-edmac-20070102-3|39	%doc %{_texmfdistdir}/doc/latex/edmac/COPYRIGHT
14mr|texlive-edmac-20070102-3|40	%doc %{_texmfdistdir}/doc/latex/edmac/braonain.tex
14mr|texlive-edmac-20070102-3|41	%doc %{_texmfdistdir}/doc/latex/edmac/copying
14mr|texlive-edmac-20070102-3|42	%doc %{_texmfdistdir}/doc/latex/edmac/ed-nfss.txt
14mr|texlive-edmac-20070102-3|43	%doc %{_texmfdistdir}/doc/latex/edmac/edmac.doc
14mr|texlive-edmac-20070102-3|44	%doc %{_texmfdistdir}/doc/latex/edmac/edstanza.doc
14mr|texlive-edmac-20070102-3|45	%doc %{_texmfdistdir}/doc/latex/edmac/edszadoc.tex
14mr|texlive-edmac-20070102-3|46	%doc %{_texmfdistdir}/doc/latex/edmac/features.tex
14mr|texlive-edmac-20070102-3|47	%doc %{_texmfdistdir}/doc/latex/edmac/readme
14mr|texlive-edmac-20070102-3|48	#- source
14mr|texlive-edmac-20070102-3|49	%doc %{_texmfdistdir}/source/latex/edmac/edmac.drv
14mr|texlive-edmac-20070102-3|50	
14mr|texlive-edmac-20070102-3|51	#-----------------------------------------------------------------------
14mr|texlive-edmac-20070102-3|52	%prep
14mr|texlive-edmac-20070102-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-edmac-20070102-3|54	
14mr|texlive-edmac-20070102-3|55	%build
14mr|texlive-edmac-20070102-3|56	
14mr|texlive-edmac-20070102-3|57	%install
14mr|texlive-edmac-20070102-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-edmac-20070102-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-edmac-20070102-3|60	
14mr|texlive-edmac-20070102-3|61	
14mr|texlive-edmac-20070102-3|62	
14mr|texlive-edmac-20070102-3|63	%changelog
14mr|texlive-edmac-20070102-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070102-3
14mr|texlive-edmac-20070102-3|65	+ Revision: 7dda1f7
14mr|texlive-edmac-20070102-3|66	- MassBuild#440: Increase release tag
14mr|texlive-edmac-20070102-3|67	
14mr|texlive-edmac-20070102-3|68	

19935 14
14mr|texlive-edmargin-1.02-3|1	# revision 15878
14mr|texlive-edmargin-1.02-3|2	# category Package
14mr|texlive-edmargin-1.02-3|3	# catalog-ctan /macros/latex/contrib/edmargin
14mr|texlive-edmargin-1.02-3|4	# catalog-date 2008-08-19 08:58:40 +0200
14mr|texlive-edmargin-1.02-3|5	# catalog-license lppl
14mr|texlive-edmargin-1.02-3|6	# catalog-version 1.02
14mr|texlive-edmargin-1.02-3|7	Name:		texlive-edmargin
14mr|texlive-edmargin-1.02-3|8	Version:	1.02
14mr|texlive-edmargin-1.02-3|9	Release:	3
14mr|texlive-edmargin-1.02-3|10	Summary:	Multiple series of endnotes for critical editions
14mr|texlive-edmargin-1.02-3|11	Group:		Publishing
14mr|texlive-edmargin-1.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edmargin
14mr|texlive-edmargin-1.02-3|13	License:	LPPL
14mr|texlive-edmargin-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.tar.xz
14mr|texlive-edmargin-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.doc.tar.xz
14mr|texlive-edmargin-1.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.source.tar.xz
14mr|texlive-edmargin-1.02-3|17	BuildArch:	noarch
14mr|texlive-edmargin-1.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-edmargin-1.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-edmargin-1.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-edmargin-1.02-3|21	
14mr|texlive-edmargin-1.02-3|22	%description
14mr|texlive-edmargin-1.02-3|23	Edmargin provides a very simple scheme for endnote sections for
14mr|texlive-edmargin-1.02-3|24	critical editions. Endnotes can either be marked in the text,
14mr|texlive-edmargin-1.02-3|25	or with marginal references to the page in the note sections
14mr|texlive-edmargin-1.02-3|26	where the note is to be found. Notes can be set in individual
14mr|texlive-edmargin-1.02-3|27	paragraphs, or in block paragraph mode (where there are many
14mr|texlive-edmargin-1.02-3|28	short notes). Note sections will have running headers of the
14mr|texlive-edmargin-1.02-3|29	form "Textual notes to pp. xx--yy". New note sections can be
14mr|texlive-edmargin-1.02-3|30	created on the fly. There are predefined endnote sections for
14mr|texlive-edmargin-1.02-3|31	textual notes, emendations, and explanatory notes.
14mr|texlive-edmargin-1.02-3|32	
14mr|texlive-edmargin-1.02-3|33	%post
14mr|texlive-edmargin-1.02-3|34	%{_sbindir}/texlive.post
14mr|texlive-edmargin-1.02-3|35	
14mr|texlive-edmargin-1.02-3|36	%postun
14mr|texlive-edmargin-1.02-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-edmargin-1.02-3|38	%{_sbindir}/texlive.post
14mr|texlive-edmargin-1.02-3|39	fi
14mr|texlive-edmargin-1.02-3|40	
14mr|texlive-edmargin-1.02-3|41	#-----------------------------------------------------------------------
14mr|texlive-edmargin-1.02-3|42	%files
14mr|texlive-edmargin-1.02-3|43	%{_texmfdistdir}/tex/latex/edmargin/edmargin.sty
14mr|texlive-edmargin-1.02-3|44	%doc %{_texmfdistdir}/doc/latex/edmargin/README
14mr|texlive-edmargin-1.02-3|45	%doc %{_texmfdistdir}/doc/latex/edmargin/edmargin.pdf
14mr|texlive-edmargin-1.02-3|46	#- source
14mr|texlive-edmargin-1.02-3|47	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.dtx
14mr|texlive-edmargin-1.02-3|48	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.ins
14mr|texlive-edmargin-1.02-3|49	
14mr|texlive-edmargin-1.02-3|50	#-----------------------------------------------------------------------
14mr|texlive-edmargin-1.02-3|51	%prep
14mr|texlive-edmargin-1.02-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-edmargin-1.02-3|53	
14mr|texlive-edmargin-1.02-3|54	%build
14mr|texlive-edmargin-1.02-3|55	
14mr|texlive-edmargin-1.02-3|56	%install
14mr|texlive-edmargin-1.02-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-edmargin-1.02-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-edmargin-1.02-3|59	
14mr|texlive-edmargin-1.02-3|60	
14mr|texlive-edmargin-1.02-3|61	
14mr|texlive-edmargin-1.02-3|62	%changelog
14mr|texlive-edmargin-1.02-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-3
14mr|texlive-edmargin-1.02-3|64	+ Revision: 1460302
14mr|texlive-edmargin-1.02-3|65	- MassBuild#440: Increase release tag
14mr|texlive-edmargin-1.02-3|66	
14mr|texlive-edmargin-1.02-3|67	

19936 14
14mr|texlive-ednotes-1.3a-3|1	# revision 19440
14mr|texlive-ednotes-1.3a-3|2	# category Package
14mr|texlive-ednotes-1.3a-3|3	# catalog-ctan /macros/latex/contrib/ednotes
14mr|texlive-ednotes-1.3a-3|4	# catalog-date 2008-01-07 00:37:03 +0100
14mr|texlive-ednotes-1.3a-3|5	# catalog-license lppl
14mr|texlive-ednotes-1.3a-3|6	# catalog-version 1.3a
14mr|texlive-ednotes-1.3a-3|7	Name:		texlive-ednotes
14mr|texlive-ednotes-1.3a-3|8	Version:	1.3a
14mr|texlive-ednotes-1.3a-3|9	Release:	3
14mr|texlive-ednotes-1.3a-3|10	Summary:	Typeset scholarly editions
14mr|texlive-ednotes-1.3a-3|11	Group:		Publishing
14mr|texlive-ednotes-1.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ednotes
14mr|texlive-ednotes-1.3a-3|13	License:	LPPL
14mr|texlive-ednotes-1.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.tar.xz
14mr|texlive-ednotes-1.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.doc.tar.xz
14mr|texlive-ednotes-1.3a-3|16	BuildArch:	noarch
14mr|texlive-ednotes-1.3a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ednotes-1.3a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ednotes-1.3a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ednotes-1.3a-3|20	
14mr|texlive-ednotes-1.3a-3|21	%description
14mr|texlive-ednotes-1.3a-3|22	A macro package for typesetting scholarly critical editions.
14mr|texlive-ednotes-1.3a-3|23	Provides macros for critical edition typesetting with LaTeX,
14mr|texlive-ednotes-1.3a-3|24	including support for line numbers and layers of footnotes.
14mr|texlive-ednotes-1.3a-3|25	
14mr|texlive-ednotes-1.3a-3|26	%post
14mr|texlive-ednotes-1.3a-3|27	%{_sbindir}/texlive.post
14mr|texlive-ednotes-1.3a-3|28	
14mr|texlive-ednotes-1.3a-3|29	%postun
14mr|texlive-ednotes-1.3a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ednotes-1.3a-3|31	%{_sbindir}/texlive.post
14mr|texlive-ednotes-1.3a-3|32	fi
14mr|texlive-ednotes-1.3a-3|33	
14mr|texlive-ednotes-1.3a-3|34	#-----------------------------------------------------------------------
14mr|texlive-ednotes-1.3a-3|35	%files
14mr|texlive-ednotes-1.3a-3|36	%{_texmfdistdir}/tex/latex/ednotes/edcntwd0.sty
14mr|texlive-ednotes-1.3a-3|37	%{_texmfdistdir}/tex/latex/ednotes/ednotes.sty
14mr|texlive-ednotes-1.3a-3|38	%{_texmfdistdir}/tex/latex/ednotes/lblchng1.sty
14mr|texlive-ednotes-1.3a-3|39	%{_texmfdistdir}/tex/latex/ednotes/mfparptc.sty
14mr|texlive-ednotes-1.3a-3|40	%{_texmfdistdir}/tex/latex/ednotes/mfparxsp.sty
14mr|texlive-ednotes-1.3a-3|41	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGES.txt
14mr|texlive-ednotes-1.3a-3|42	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGING.txt
14mr|texlive-ednotes-1.3a-3|43	%doc %{_texmfdistdir}/doc/latex/ednotes/README
14mr|texlive-ednotes-1.3a-3|44	%doc %{_texmfdistdir}/doc/latex/ednotes/README.TEXLIVE
14mr|texlive-ednotes-1.3a-3|45	%doc %{_texmfdistdir}/doc/latex/ednotes/README4U.txt
14mr|texlive-ednotes-1.3a-3|46	%doc %{_texmfdistdir}/doc/latex/ednotes/READMORE.txt
14mr|texlive-ednotes-1.3a-3|47	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.pdf
14mr|texlive-ednotes-1.3a-3|48	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.tex
14mr|texlive-ednotes-1.3a-3|49	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotugb.pdf
14mr|texlive-ednotes-1.3a-3|50	%doc %{_texmfdistdir}/doc/latex/ednotes/emathtst.tex
14mr|texlive-ednotes-1.3a-3|51	%doc %{_texmfdistdir}/doc/latex/ednotes/varnrule.tex
14mr|texlive-ednotes-1.3a-3|52	%doc %{_texmfdistdir}/doc/latex/ednotes/visible.txt
14mr|texlive-ednotes-1.3a-3|53	
14mr|texlive-ednotes-1.3a-3|54	#-----------------------------------------------------------------------
14mr|texlive-ednotes-1.3a-3|55	%prep
14mr|texlive-ednotes-1.3a-3|56	%setup -c -a0 -a1
14mr|texlive-ednotes-1.3a-3|57	
14mr|texlive-ednotes-1.3a-3|58	%build
14mr|texlive-ednotes-1.3a-3|59	
14mr|texlive-ednotes-1.3a-3|60	%install
14mr|texlive-ednotes-1.3a-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ednotes-1.3a-3|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ednotes-1.3a-3|63	
14mr|texlive-ednotes-1.3a-3|64	
14mr|texlive-ednotes-1.3a-3|65	
14mr|texlive-ednotes-1.3a-3|66	%changelog
14mr|texlive-ednotes-1.3a-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3a-3
14mr|texlive-ednotes-1.3a-3|68	+ Revision: 6ff6a7f
14mr|texlive-ednotes-1.3a-3|69	- MassBuild#440: Increase release tag
14mr|texlive-ednotes-1.3a-3|70	
14mr|texlive-ednotes-1.3a-3|71	

19937 14
14mr|texlive-eemeir-1.1b-3|1	# revision 15878
14mr|texlive-eemeir-1.1b-3|2	# category Package
14mr|texlive-eemeir-1.1b-3|3	# catalog-ctan /macros/latex/contrib/eemeir
14mr|texlive-eemeir-1.1b-3|4	# catalog-date 2007-02-20 10:49:06 +0100
14mr|texlive-eemeir-1.1b-3|5	# catalog-license lppl
14mr|texlive-eemeir-1.1b-3|6	# catalog-version 1.1b
14mr|texlive-eemeir-1.1b-3|7	Name:		texlive-eemeir
14mr|texlive-eemeir-1.1b-3|8	Version:	1.1b
14mr|texlive-eemeir-1.1b-3|9	Release:	3
14mr|texlive-eemeir-1.1b-3|10	Summary:	Adjust the gender of words in a document
14mr|texlive-eemeir-1.1b-3|11	Group:		Publishing
14mr|texlive-eemeir-1.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eemeir
14mr|texlive-eemeir-1.1b-3|13	License:	LPPL
14mr|texlive-eemeir-1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.tar.xz
14mr|texlive-eemeir-1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.doc.tar.xz
14mr|texlive-eemeir-1.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.source.tar.xz
14mr|texlive-eemeir-1.1b-3|17	BuildArch:	noarch
14mr|texlive-eemeir-1.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eemeir-1.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eemeir-1.1b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eemeir-1.1b-3|21	
14mr|texlive-eemeir-1.1b-3|22	%description
14mr|texlive-eemeir-1.1b-3|23	Defines macros for third-person singular pronouns (\E, \Em,
14mr|texlive-eemeir-1.1b-3|24	\Eir, \Eirs), which expand differently according to a
14mr|texlive-eemeir-1.1b-3|25	masculine/feminine switch. (If the switch is 'masculine', they
14mr|texlive-eemeir-1.1b-3|26	would expand to 'he', 'him', 'his' and 'his'; if 'feminine',
14mr|texlive-eemeir-1.1b-3|27	they would expand to 'she', 'her', 'her' and 'hers". Apart from
14mr|texlive-eemeir-1.1b-3|28	the pronouns, one can define 'word pairs', such as
14mr|texlive-eemeir-1.1b-3|29	mother/father, daughter/son, and so on. Gender may be defined
14mr|texlive-eemeir-1.1b-3|30	once per document, as an environment, or may be flipped on the
14mr|texlive-eemeir-1.1b-3|31	fly.
14mr|texlive-eemeir-1.1b-3|32	
14mr|texlive-eemeir-1.1b-3|33	%post
14mr|texlive-eemeir-1.1b-3|34	%{_sbindir}/texlive.post
14mr|texlive-eemeir-1.1b-3|35	
14mr|texlive-eemeir-1.1b-3|36	%postun
14mr|texlive-eemeir-1.1b-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-eemeir-1.1b-3|38	%{_sbindir}/texlive.post
14mr|texlive-eemeir-1.1b-3|39	fi
14mr|texlive-eemeir-1.1b-3|40	
14mr|texlive-eemeir-1.1b-3|41	#-----------------------------------------------------------------------
14mr|texlive-eemeir-1.1b-3|42	%files
14mr|texlive-eemeir-1.1b-3|43	%{_texmfdistdir}/tex/latex/eemeir/eemeir.sty
14mr|texlive-eemeir-1.1b-3|44	%doc %{_texmfdistdir}/doc/latex/eemeir/README
14mr|texlive-eemeir-1.1b-3|45	%doc %{_texmfdistdir}/doc/latex/eemeir/eemeir.pdf
14mr|texlive-eemeir-1.1b-3|46	#- source
14mr|texlive-eemeir-1.1b-3|47	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.dtx
14mr|texlive-eemeir-1.1b-3|48	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.ins
14mr|texlive-eemeir-1.1b-3|49	
14mr|texlive-eemeir-1.1b-3|50	#-----------------------------------------------------------------------
14mr|texlive-eemeir-1.1b-3|51	%prep
14mr|texlive-eemeir-1.1b-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-eemeir-1.1b-3|53	
14mr|texlive-eemeir-1.1b-3|54	%build
14mr|texlive-eemeir-1.1b-3|55	
14mr|texlive-eemeir-1.1b-3|56	%install
14mr|texlive-eemeir-1.1b-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eemeir-1.1b-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eemeir-1.1b-3|59	
14mr|texlive-eemeir-1.1b-3|60	
14mr|texlive-eemeir-1.1b-3|61	
14mr|texlive-eemeir-1.1b-3|62	%changelog
14mr|texlive-eemeir-1.1b-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-3
14mr|texlive-eemeir-1.1b-3|64	+ Revision: 9aa9af5
14mr|texlive-eemeir-1.1b-3|65	- MassBuild#440: Increase release tag
14mr|texlive-eemeir-1.1b-3|66	
14mr|texlive-eemeir-1.1b-3|67	

19938 14
14mr|texlive-eepic-1.1e-3|1	# revision 15878
14mr|texlive-eepic-1.1e-3|2	# category Package
14mr|texlive-eepic-1.1e-3|3	# catalog-ctan /macros/latex/contrib/eepic
14mr|texlive-eepic-1.1e-3|4	# catalog-date 2009-09-25 23:06:49 +0200
14mr|texlive-eepic-1.1e-3|5	# catalog-license pd
14mr|texlive-eepic-1.1e-3|6	# catalog-version 1.1e
14mr|texlive-eepic-1.1e-3|7	Name:		texlive-eepic
14mr|texlive-eepic-1.1e-3|8	Version:	1.1e
14mr|texlive-eepic-1.1e-3|9	Release:	3
14mr|texlive-eepic-1.1e-3|10	Summary:	Extensions to epic and the LaTeX drawing tools
14mr|texlive-eepic-1.1e-3|11	Group:		Publishing
14mr|texlive-eepic-1.1e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eepic
14mr|texlive-eepic-1.1e-3|13	License:	PD
14mr|texlive-eepic-1.1e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.tar.xz
14mr|texlive-eepic-1.1e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.doc.tar.xz
14mr|texlive-eepic-1.1e-3|16	BuildArch:	noarch
14mr|texlive-eepic-1.1e-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eepic-1.1e-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eepic-1.1e-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eepic-1.1e-3|20	
14mr|texlive-eepic-1.1e-3|21	%description
14mr|texlive-eepic-1.1e-3|22	Extensions to epic and the LaTeX picture drawing environment,
14mr|texlive-eepic-1.1e-3|23	include the drawing of lines at any slope, the drawing of
14mr|texlive-eepic-1.1e-3|24	circles in any radii, and the drawing of dotted and dashed
14mr|texlive-eepic-1.1e-3|25	lines much faster with much less TeX memory, and providing
14mr|texlive-eepic-1.1e-3|26	several new commands for drawing ellipses, arcs, splines, and
14mr|texlive-eepic-1.1e-3|27	filled circles and ellipses. The package uses tpic \special
14mr|texlive-eepic-1.1e-3|28	commands.
14mr|texlive-eepic-1.1e-3|29	
14mr|texlive-eepic-1.1e-3|30	%post
14mr|texlive-eepic-1.1e-3|31	%{_sbindir}/texlive.post
14mr|texlive-eepic-1.1e-3|32	
14mr|texlive-eepic-1.1e-3|33	%postun
14mr|texlive-eepic-1.1e-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-eepic-1.1e-3|35	%{_sbindir}/texlive.post
14mr|texlive-eepic-1.1e-3|36	fi
14mr|texlive-eepic-1.1e-3|37	
14mr|texlive-eepic-1.1e-3|38	#-----------------------------------------------------------------------
14mr|texlive-eepic-1.1e-3|39	%files
14mr|texlive-eepic-1.1e-3|40	%{_texmfdistdir}/tex/latex/eepic/eepic.sty
14mr|texlive-eepic-1.1e-3|41	%{_texmfdistdir}/tex/latex/eepic/eepicemu.sty
14mr|texlive-eepic-1.1e-3|42	%{_texmfdistdir}/tex/latex/eepic/epic.sty
14mr|texlive-eepic-1.1e-3|43	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.pdf
14mr|texlive-eepic-1.1e-3|44	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.tex
14mr|texlive-eepic-1.1e-3|45	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.fig
14mr|texlive-eepic-1.1e-3|46	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.tex
14mr|texlive-eepic-1.1e-3|47	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.fig
14mr|texlive-eepic-1.1e-3|48	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.tex
14mr|texlive-eepic-1.1e-3|49	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg3.fig
14mr|texlive-eepic-1.1e-3|50	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg4.fig
14mr|texlive-eepic-1.1e-3|51	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/fig2epic.1
14mr|texlive-eepic-1.1e-3|52	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/makefile
14mr|texlive-eepic-1.1e-3|53	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/readme
14mr|texlive-eepic-1.1e-3|54	%doc %{_texmfdistdir}/doc/latex/eepic/grafig.shar
14mr|texlive-eepic-1.1e-3|55	%doc %{_texmfdistdir}/doc/latex/eepic/readme
14mr|texlive-eepic-1.1e-3|56	
14mr|texlive-eepic-1.1e-3|57	#-----------------------------------------------------------------------
14mr|texlive-eepic-1.1e-3|58	%prep
14mr|texlive-eepic-1.1e-3|59	%setup -c -a0 -a1
14mr|texlive-eepic-1.1e-3|60	
14mr|texlive-eepic-1.1e-3|61	%build
14mr|texlive-eepic-1.1e-3|62	
14mr|texlive-eepic-1.1e-3|63	%install
14mr|texlive-eepic-1.1e-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eepic-1.1e-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eepic-1.1e-3|66	
14mr|texlive-eepic-1.1e-3|67	
14mr|texlive-eepic-1.1e-3|68	
14mr|texlive-eepic-1.1e-3|69	%changelog
14mr|texlive-eepic-1.1e-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1e-3
14mr|texlive-eepic-1.1e-3|71	+ Revision: d5692a2
14mr|texlive-eepic-1.1e-3|72	- MassBuild#440: Increase release tag
14mr|texlive-eepic-1.1e-3|73	
14mr|texlive-eepic-1.1e-3|74	

19939 14
14mr|texlive-egameps-1.1-3|1	# revision 15878
14mr|texlive-egameps-1.1-3|2	# category Package
14mr|texlive-egameps-1.1-3|3	# catalog-ctan /macros/latex/contrib/egameps
14mr|texlive-egameps-1.1-3|4	# catalog-date 2009-11-06 13:29:36 +0100
14mr|texlive-egameps-1.1-3|5	# catalog-license lppl
14mr|texlive-egameps-1.1-3|6	# catalog-version 1.1
14mr|texlive-egameps-1.1-3|7	Name:		texlive-egameps
14mr|texlive-egameps-1.1-3|8	Version:	1.1
14mr|texlive-egameps-1.1-3|9	Release:	3
14mr|texlive-egameps-1.1-3|10	Summary:	LaTeX package for typesetting extensive games
14mr|texlive-egameps-1.1-3|11	Group:		Publishing
14mr|texlive-egameps-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egameps
14mr|texlive-egameps-1.1-3|13	License:	LPPL
14mr|texlive-egameps-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.tar.xz
14mr|texlive-egameps-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.doc.tar.xz
14mr|texlive-egameps-1.1-3|16	BuildArch:	noarch
14mr|texlive-egameps-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-egameps-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-egameps-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-egameps-1.1-3|20	
14mr|texlive-egameps-1.1-3|21	%description
14mr|texlive-egameps-1.1-3|22	The style is intended to have enough features to draw any
14mr|texlive-egameps-1.1-3|23	extensive game with relative ease. The facilities of PSTricks
14mr|texlive-egameps-1.1-3|24	are used for graphics. (An older version of the package, which
14mr|texlive-egameps-1.1-3|25	uses the LaTeX picture environment rather than PSTricks and
14mr|texlive-egameps-1.1-3|26	consequently has many fewer features is available on the
14mr|texlive-egameps-1.1-3|27	package home page.).
14mr|texlive-egameps-1.1-3|28	
14mr|texlive-egameps-1.1-3|29	%post
14mr|texlive-egameps-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-egameps-1.1-3|31	
14mr|texlive-egameps-1.1-3|32	%postun
14mr|texlive-egameps-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-egameps-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-egameps-1.1-3|35	fi
14mr|texlive-egameps-1.1-3|36	
14mr|texlive-egameps-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-egameps-1.1-3|38	%files
14mr|texlive-egameps-1.1-3|39	%{_texmfdistdir}/tex/latex/egameps/egameps.sty
14mr|texlive-egameps-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/egameps/README
14mr|texlive-egameps-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.pdf
14mr|texlive-egameps-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.tex
14mr|texlive-egameps-1.1-3|43	
14mr|texlive-egameps-1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-egameps-1.1-3|45	%prep
14mr|texlive-egameps-1.1-3|46	%setup -c -a0 -a1
14mr|texlive-egameps-1.1-3|47	
14mr|texlive-egameps-1.1-3|48	%build
14mr|texlive-egameps-1.1-3|49	
14mr|texlive-egameps-1.1-3|50	%install
14mr|texlive-egameps-1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-egameps-1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-egameps-1.1-3|53	
14mr|texlive-egameps-1.1-3|54	
14mr|texlive-egameps-1.1-3|55	
14mr|texlive-egameps-1.1-3|56	%changelog
14mr|texlive-egameps-1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-egameps-1.1-3|58	+ Revision: fea4812
14mr|texlive-egameps-1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-egameps-1.1-3|60	
14mr|texlive-egameps-1.1-3|61	

19940 14
14mr|texlive-egplot-1.02a-3|1	# revision 20617
14mr|texlive-egplot-1.02a-3|2	# category Package
14mr|texlive-egplot-1.02a-3|3	# catalog-ctan /macros/latex/contrib/egplot
14mr|texlive-egplot-1.02a-3|4	# catalog-date 2010-11-30 14:05:46 +0100
14mr|texlive-egplot-1.02a-3|5	# catalog-license gpl
14mr|texlive-egplot-1.02a-3|6	# catalog-version 1.02a
14mr|texlive-egplot-1.02a-3|7	Name:		texlive-egplot
14mr|texlive-egplot-1.02a-3|8	Version:	1.02a
14mr|texlive-egplot-1.02a-3|9	Release:	3
14mr|texlive-egplot-1.02a-3|10	Summary:	Encapsulate Gnuplot sources in LaTeX documents
14mr|texlive-egplot-1.02a-3|11	Group:		Publishing
14mr|texlive-egplot-1.02a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egplot
14mr|texlive-egplot-1.02a-3|13	License:	GPL
14mr|texlive-egplot-1.02a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.tar.xz
14mr|texlive-egplot-1.02a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.doc.tar.xz
14mr|texlive-egplot-1.02a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.source.tar.xz
14mr|texlive-egplot-1.02a-3|17	BuildArch:	noarch
14mr|texlive-egplot-1.02a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-egplot-1.02a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-egplot-1.02a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-egplot-1.02a-3|21	
14mr|texlive-egplot-1.02a-3|22	%description
14mr|texlive-egplot-1.02a-3|23	A package to encapsulate gnuplot commands in a LaTeX source
14mr|texlive-egplot-1.02a-3|24	file, so that a document's figures are maintained in parallel
14mr|texlive-egplot-1.02a-3|25	with the document source itself.
14mr|texlive-egplot-1.02a-3|26	
14mr|texlive-egplot-1.02a-3|27	%post
14mr|texlive-egplot-1.02a-3|28	%{_sbindir}/texlive.post
14mr|texlive-egplot-1.02a-3|29	
14mr|texlive-egplot-1.02a-3|30	%postun
14mr|texlive-egplot-1.02a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-egplot-1.02a-3|32	%{_sbindir}/texlive.post
14mr|texlive-egplot-1.02a-3|33	fi
14mr|texlive-egplot-1.02a-3|34	
14mr|texlive-egplot-1.02a-3|35	#-----------------------------------------------------------------------
14mr|texlive-egplot-1.02a-3|36	%files
14mr|texlive-egplot-1.02a-3|37	%{_texmfdistdir}/tex/latex/egplot/egplot.sty
14mr|texlive-egplot-1.02a-3|38	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.README
14mr|texlive-egplot-1.02a-3|39	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.pdf
14mr|texlive-egplot-1.02a-3|40	%doc %{_texmfdistdir}/doc/latex/egplot/manual.ps.gz
14mr|texlive-egplot-1.02a-3|41	#- source
14mr|texlive-egplot-1.02a-3|42	%doc %{_texmfdistdir}/source/latex/egplot/egplot.drv
14mr|texlive-egplot-1.02a-3|43	%doc %{_texmfdistdir}/source/latex/egplot/egplot.dtx
14mr|texlive-egplot-1.02a-3|44	%doc %{_texmfdistdir}/source/latex/egplot/egplot.ins
14mr|texlive-egplot-1.02a-3|45	%doc %{_texmfdistdir}/source/latex/egplot/egpman.drv
14mr|texlive-egplot-1.02a-3|46	
14mr|texlive-egplot-1.02a-3|47	#-----------------------------------------------------------------------
14mr|texlive-egplot-1.02a-3|48	%prep
14mr|texlive-egplot-1.02a-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-egplot-1.02a-3|50	
14mr|texlive-egplot-1.02a-3|51	%build
14mr|texlive-egplot-1.02a-3|52	
14mr|texlive-egplot-1.02a-3|53	%install
14mr|texlive-egplot-1.02a-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-egplot-1.02a-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-egplot-1.02a-3|56	
14mr|texlive-egplot-1.02a-3|57	
14mr|texlive-egplot-1.02a-3|58	
14mr|texlive-egplot-1.02a-3|59	%changelog
14mr|texlive-egplot-1.02a-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02a-3
14mr|texlive-egplot-1.02a-3|61	+ Revision: 7a3c7dc
14mr|texlive-egplot-1.02a-3|62	- MassBuild#440: Increase release tag
14mr|texlive-egplot-1.02a-3|63	
14mr|texlive-egplot-1.02a-3|64	

19941 14
14mr|texlive-eiad-20081205-3|1	# revision 15878
14mr|texlive-eiad-20081205-3|2	# category Package
14mr|texlive-eiad-20081205-3|3	# catalog-ctan /fonts/eiad
14mr|texlive-eiad-20081205-3|4	# catalog-date 2008-12-05 21:50:47 +0100
14mr|texlive-eiad-20081205-3|5	# catalog-license noinfo
14mr|texlive-eiad-20081205-3|6	# catalog-version undef
14mr|texlive-eiad-20081205-3|7	Name:		texlive-eiad
14mr|texlive-eiad-20081205-3|8	Version:	20081205
14mr|texlive-eiad-20081205-3|9	Release:	3
14mr|texlive-eiad-20081205-3|10	Summary:	Traditional style Irish fonts
14mr|texlive-eiad-20081205-3|11	Group:		Publishing
14mr|texlive-eiad-20081205-3|12	URL:		http://www.ctan.org/tex-archive/fonts/eiad
14mr|texlive-eiad-20081205-3|13	License:	NOINFO
14mr|texlive-eiad-20081205-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.tar.xz
14mr|texlive-eiad-20081205-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.doc.tar.xz
14mr|texlive-eiad-20081205-3|16	BuildArch:	noarch
14mr|texlive-eiad-20081205-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eiad-20081205-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eiad-20081205-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eiad-20081205-3|20	
14mr|texlive-eiad-20081205-3|21	%description
14mr|texlive-eiad-20081205-3|22	In both lower and upper case 32 letters are defined (18 'plain'
14mr|texlive-eiad-20081205-3|23	ones, 5 long vowels and 9 aspirated consonants). The ligature
14mr|texlive-eiad-20081205-3|24	'agus' is also made available. The remaining characters
14mr|texlive-eiad-20081205-3|25	(digits, punctuation and accents) are inherited from the
14mr|texlive-eiad-20081205-3|26	Computer Modern family of fonts. The font definitions use code
14mr|texlive-eiad-20081205-3|27	from the sauter fonts, so those fonts have to be installed
14mr|texlive-eiad-20081205-3|28	before using eiad. OT1*.fd files are provided for use with
14mr|texlive-eiad-20081205-3|29	LaTeX.
14mr|texlive-eiad-20081205-3|30	
14mr|texlive-eiad-20081205-3|31	%post
14mr|texlive-eiad-20081205-3|32	%{_sbindir}/texlive.post
14mr|texlive-eiad-20081205-3|33	
14mr|texlive-eiad-20081205-3|34	%postun
14mr|texlive-eiad-20081205-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-eiad-20081205-3|36	%{_sbindir}/texlive.post
14mr|texlive-eiad-20081205-3|37	fi
14mr|texlive-eiad-20081205-3|38	
14mr|texlive-eiad-20081205-3|39	#-----------------------------------------------------------------------
14mr|texlive-eiad-20081205-3|40	%files
14mr|texlive-eiad-20081205-3|41	%{_texmfdistdir}/fonts/source/public/eiad/eiadb10.mf
14mr|texlive-eiad-20081205-3|42	%{_texmfdistdir}/fonts/source/public/eiad/eiadbx10.mf
14mr|texlive-eiad-20081205-3|43	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxi10.mf
14mr|texlive-eiad-20081205-3|44	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxsl10.mf
14mr|texlive-eiad-20081205-3|45	%{_texmfdistdir}/fonts/source/public/eiad/eiadccsc10.mf
14mr|texlive-eiad-20081205-3|46	%{_texmfdistdir}/fonts/source/public/eiad/eiadci10.mf
14mr|texlive-eiad-20081205-3|47	%{_texmfdistdir}/fonts/source/public/eiad/eiadcr10.mf
14mr|texlive-eiad-20081205-3|48	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsc10.mf
14mr|texlive-eiad-20081205-3|49	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsl10.mf
14mr|texlive-eiad-20081205-3|50	%{_texmfdistdir}/fonts/source/public/eiad/eiadcslc9.mf
14mr|texlive-eiad-20081205-3|51	%{_texmfdistdir}/fonts/source/public/eiad/eiaddunh10.mf
14mr|texlive-eiad-20081205-3|52	%{_texmfdistdir}/fonts/source/public/eiad/eiadff10.mf
14mr|texlive-eiad-20081205-3|53	%{_texmfdistdir}/fonts/source/public/eiad/eiadfi10.mf
14mr|texlive-eiad-20081205-3|54	%{_texmfdistdir}/fonts/source/public/eiad/eiadfib8.mf
14mr|texlive-eiad-20081205-3|55	%{_texmfdistdir}/fonts/source/public/eiad/eiadi10.mf
14mr|texlive-eiad-20081205-3|56	%{_texmfdistdir}/fonts/source/public/eiad/eiaditt10.mf
14mr|texlive-eiad-20081205-3|57	%{_texmfdistdir}/fonts/source/public/eiad/eiadr10.mf
14mr|texlive-eiad-20081205-3|58	%{_texmfdistdir}/fonts/source/public/eiad/eiadr12.mf
14mr|texlive-eiad-20081205-3|59	%{_texmfdistdir}/fonts/source/public/eiad/eiadr17.mf
14mr|texlive-eiad-20081205-3|60	%{_texmfdistdir}/fonts/source/public/eiad/eiadsl10.mf
14mr|texlive-eiad-20081205-3|61	%{_texmfdistdir}/fonts/source/public/eiad/eiadsltt10.mf
14mr|texlive-eiad-20081205-3|62	%{_texmfdistdir}/fonts/source/public/eiad/eiadss10.mf
14mr|texlive-eiad-20081205-3|63	%{_texmfdistdir}/fonts/source/public/eiad/eiadssbx10.mf
14mr|texlive-eiad-20081205-3|64	%{_texmfdistdir}/fonts/source/public/eiad/eiadssdc10.mf
14mr|texlive-eiad-20081205-3|65	%{_texmfdistdir}/fonts/source/public/eiad/eiadssi10.mf
14mr|texlive-eiad-20081205-3|66	%{_texmfdistdir}/fonts/source/public/eiad/eiadssq8.mf
14mr|texlive-eiad-20081205-3|67	%{_texmfdistdir}/fonts/source/public/eiad/eiadssqi8.mf
14mr|texlive-eiad-20081205-3|68	%{_texmfdistdir}/fonts/source/public/eiad/eiadtcsc10.mf
14mr|texlive-eiad-20081205-3|69	%{_texmfdistdir}/fonts/source/public/eiad/eiadtt10.mf
14mr|texlive-eiad-20081205-3|70	%{_texmfdistdir}/fonts/source/public/eiad/eiadvtt10.mf
14mr|texlive-eiad-20081205-3|71	%{_texmfdistdir}/fonts/source/public/eiad/eira.mf
14mr|texlive-eiad-20081205-3|72	%{_texmfdistdir}/fonts/source/public/eiad/eirl.mf
14mr|texlive-eiad-20081205-3|73	%{_texmfdistdir}/fonts/source/public/eiad/eiru.mf
14mr|texlive-eiad-20081205-3|74	%{_texmfdistdir}/fonts/source/public/eiad/gaec7cb.mf
14mr|texlive-eiad-20081205-3|75	%{_texmfdistdir}/fonts/source/public/eiad/gaelach.mf
14mr|texlive-eiad-20081205-3|76	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadb10.tfm
14mr|texlive-eiad-20081205-3|77	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbx10.tfm
14mr|texlive-eiad-20081205-3|78	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxi10.tfm
14mr|texlive-eiad-20081205-3|79	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxsl10.tfm
14mr|texlive-eiad-20081205-3|80	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadccsc10.tfm
14mr|texlive-eiad-20081205-3|81	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadci10.tfm
14mr|texlive-eiad-20081205-3|82	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcr10.tfm
14mr|texlive-eiad-20081205-3|83	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsc10.tfm
14mr|texlive-eiad-20081205-3|84	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsl10.tfm
14mr|texlive-eiad-20081205-3|85	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcslc9.tfm
14mr|texlive-eiad-20081205-3|86	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaddunh10.tfm
14mr|texlive-eiad-20081205-3|87	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadff10.tfm
14mr|texlive-eiad-20081205-3|88	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfi10.tfm
14mr|texlive-eiad-20081205-3|89	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfib8.tfm
14mr|texlive-eiad-20081205-3|90	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadi10.tfm
14mr|texlive-eiad-20081205-3|91	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaditt10.tfm
14mr|texlive-eiad-20081205-3|92	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr10.tfm
14mr|texlive-eiad-20081205-3|93	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr12.tfm
14mr|texlive-eiad-20081205-3|94	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr17.tfm
14mr|texlive-eiad-20081205-3|95	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsl10.tfm
14mr|texlive-eiad-20081205-3|96	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsltt10.tfm
14mr|texlive-eiad-20081205-3|97	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadss10.tfm
14mr|texlive-eiad-20081205-3|98	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssbx10.tfm
14mr|texlive-eiad-20081205-3|99	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssdc10.tfm
14mr|texlive-eiad-20081205-3|100	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssi10.tfm
14mr|texlive-eiad-20081205-3|101	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssq8.tfm
14mr|texlive-eiad-20081205-3|102	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssqi8.tfm
14mr|texlive-eiad-20081205-3|103	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtcsc10.tfm
14mr|texlive-eiad-20081205-3|104	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtt10.tfm
14mr|texlive-eiad-20081205-3|105	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadvtt10.tfm
14mr|texlive-eiad-20081205-3|106	%{_texmfdistdir}/tex/latex/eiad/OT1eiad.fd
14mr|texlive-eiad-20081205-3|107	%{_texmfdistdir}/tex/latex/eiad/OT1eiadcc.fd
14mr|texlive-eiad-20081205-3|108	%{_texmfdistdir}/tex/latex/eiad/OT1eiadss.fd
14mr|texlive-eiad-20081205-3|109	%{_texmfdistdir}/tex/latex/eiad/OT1eiadtt.fd
14mr|texlive-eiad-20081205-3|110	%doc %{_texmfdistdir}/doc/fonts/eiad/Leigh_me.txt
14mr|texlive-eiad-20081205-3|111	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.pdf
14mr|texlive-eiad-20081205-3|112	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.tex
14mr|texlive-eiad-20081205-3|113	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.pdf
14mr|texlive-eiad-20081205-3|114	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.tex
14mr|texlive-eiad-20081205-3|115	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.ps
14mr|texlive-eiad-20081205-3|116	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.tex
14mr|texlive-eiad-20081205-3|117	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.pdf
14mr|texlive-eiad-20081205-3|118	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.tex
14mr|texlive-eiad-20081205-3|119	
14mr|texlive-eiad-20081205-3|120	#-----------------------------------------------------------------------
14mr|texlive-eiad-20081205-3|121	%prep
14mr|texlive-eiad-20081205-3|122	%setup -c -a0 -a1
14mr|texlive-eiad-20081205-3|123	
14mr|texlive-eiad-20081205-3|124	%build
14mr|texlive-eiad-20081205-3|125	
14mr|texlive-eiad-20081205-3|126	%install
14mr|texlive-eiad-20081205-3|127	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eiad-20081205-3|128	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eiad-20081205-3|129	
14mr|texlive-eiad-20081205-3|130	
14mr|texlive-eiad-20081205-3|131	
14mr|texlive-eiad-20081205-3|132	%changelog
14mr|texlive-eiad-20081205-3|133	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081205-3
14mr|texlive-eiad-20081205-3|134	+ Revision: 0f8e1b9
14mr|texlive-eiad-20081205-3|135	- MassBuild#440: Increase release tag
14mr|texlive-eiad-20081205-3|136	
14mr|texlive-eiad-20081205-3|137	

19942 14
14mr|texlive-eiad-ltx-1.0-3|1	# revision 15878
14mr|texlive-eiad-ltx-1.0-3|2	# category Package
14mr|texlive-eiad-ltx-1.0-3|3	# catalog-ctan /macros/latex/contrib/eiad
14mr|texlive-eiad-ltx-1.0-3|4	# catalog-date 2007-02-06 22:00:42 +0100
14mr|texlive-eiad-ltx-1.0-3|5	# catalog-license lppl
14mr|texlive-eiad-ltx-1.0-3|6	# catalog-version 1.0
14mr|texlive-eiad-ltx-1.0-3|7	Name:		texlive-eiad-ltx
14mr|texlive-eiad-ltx-1.0-3|8	Version:	1.0
14mr|texlive-eiad-ltx-1.0-3|9	Release:	3
14mr|texlive-eiad-ltx-1.0-3|10	Summary:	LaTeX support for the eiad font
14mr|texlive-eiad-ltx-1.0-3|11	Group:		Publishing
14mr|texlive-eiad-ltx-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eiad
14mr|texlive-eiad-ltx-1.0-3|13	License:	LPPL
14mr|texlive-eiad-ltx-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.tar.xz
14mr|texlive-eiad-ltx-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.doc.tar.xz
14mr|texlive-eiad-ltx-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.source.tar.xz
14mr|texlive-eiad-ltx-1.0-3|17	BuildArch:	noarch
14mr|texlive-eiad-ltx-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eiad-ltx-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eiad-ltx-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eiad-ltx-1.0-3|21	
14mr|texlive-eiad-ltx-1.0-3|22	%description
14mr|texlive-eiad-ltx-1.0-3|23	Provides macros for use of the eiad fonts in OT1 encoding. Also
14mr|texlive-eiad-ltx-1.0-3|24	offers a couple of MetaFont files described in the font
14mr|texlive-eiad-ltx-1.0-3|25	package, but not provided there.
14mr|texlive-eiad-ltx-1.0-3|26	
14mr|texlive-eiad-ltx-1.0-3|27	%post
14mr|texlive-eiad-ltx-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-eiad-ltx-1.0-3|29	
14mr|texlive-eiad-ltx-1.0-3|30	%postun
14mr|texlive-eiad-ltx-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-eiad-ltx-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-eiad-ltx-1.0-3|33	fi
14mr|texlive-eiad-ltx-1.0-3|34	
14mr|texlive-eiad-ltx-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-eiad-ltx-1.0-3|36	%files
14mr|texlive-eiad-ltx-1.0-3|37	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fbf10.mf
14mr|texlive-eiad-ltx-1.0-3|38	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fr10.mf
14mr|texlive-eiad-ltx-1.0-3|39	%{_texmfdistdir}/tex/latex/eiad-ltx/eiad.sty
14mr|texlive-eiad-ltx-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/eiad-ltx/README
14mr|texlive-eiad-ltx-1.0-3|41	#- source
14mr|texlive-eiad-ltx-1.0-3|42	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.dtx
14mr|texlive-eiad-ltx-1.0-3|43	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.ins
14mr|texlive-eiad-ltx-1.0-3|44	
14mr|texlive-eiad-ltx-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-eiad-ltx-1.0-3|46	%prep
14mr|texlive-eiad-ltx-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-eiad-ltx-1.0-3|48	
14mr|texlive-eiad-ltx-1.0-3|49	%build
14mr|texlive-eiad-ltx-1.0-3|50	
14mr|texlive-eiad-ltx-1.0-3|51	%install
14mr|texlive-eiad-ltx-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eiad-ltx-1.0-3|53	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eiad-ltx-1.0-3|54	
14mr|texlive-eiad-ltx-1.0-3|55	
14mr|texlive-eiad-ltx-1.0-3|56	
14mr|texlive-eiad-ltx-1.0-3|57	%changelog
14mr|texlive-eiad-ltx-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-eiad-ltx-1.0-3|59	+ Revision: a4fb92a
14mr|texlive-eiad-ltx-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-eiad-ltx-1.0-3|61	
14mr|texlive-eiad-ltx-1.0-3|62	

19943 14
14mr|texlive-eijkhout-20090121-3|1	# revision 15878
14mr|texlive-eijkhout-20090121-3|2	# category Package
14mr|texlive-eijkhout-20090121-3|3	# catalog-ctan /macros/generic/eijkhout
14mr|texlive-eijkhout-20090121-3|4	# catalog-date 2009-01-21 09:11:46 +0100
14mr|texlive-eijkhout-20090121-3|5	# catalog-license collection
14mr|texlive-eijkhout-20090121-3|6	# catalog-version undef
14mr|texlive-eijkhout-20090121-3|7	Name:		texlive-eijkhout
14mr|texlive-eijkhout-20090121-3|8	Version:	20090121
14mr|texlive-eijkhout-20090121-3|9	Release:	3
14mr|texlive-eijkhout-20090121-3|10	Summary:	Victor Eijkhout's packages
14mr|texlive-eijkhout-20090121-3|11	Group:		Publishing
14mr|texlive-eijkhout-20090121-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/eijkhout
14mr|texlive-eijkhout-20090121-3|13	License:	COLLECTION
14mr|texlive-eijkhout-20090121-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eijkhout.tar.xz
14mr|texlive-eijkhout-20090121-3|15	BuildArch:	noarch
14mr|texlive-eijkhout-20090121-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-eijkhout-20090121-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-eijkhout-20090121-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-eijkhout-20090121-3|19	
14mr|texlive-eijkhout-20090121-3|20	%description
14mr|texlive-eijkhout-20090121-3|21	Three unrelated packages: - DB_process, to parse and process
14mr|texlive-eijkhout-20090121-3|22	database output; - CD_labeler, to typeset user text to fit on a
14mr|texlive-eijkhout-20090121-3|23	CD label; and - repeat, a nestable, generic loop macro.
14mr|texlive-eijkhout-20090121-3|24	
14mr|texlive-eijkhout-20090121-3|25	%post
14mr|texlive-eijkhout-20090121-3|26	%{_sbindir}/texlive.post
14mr|texlive-eijkhout-20090121-3|27	
14mr|texlive-eijkhout-20090121-3|28	%postun
14mr|texlive-eijkhout-20090121-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-eijkhout-20090121-3|30	%{_sbindir}/texlive.post
14mr|texlive-eijkhout-20090121-3|31	fi
14mr|texlive-eijkhout-20090121-3|32	
14mr|texlive-eijkhout-20090121-3|33	#-----------------------------------------------------------------------
14mr|texlive-eijkhout-20090121-3|34	%files
14mr|texlive-eijkhout-20090121-3|35	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler.tex
14mr|texlive-eijkhout-20090121-3|36	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler_test.tex
14mr|texlive-eijkhout-20090121-3|37	%{_texmfdistdir}/tex/generic/eijkhout/DB_process.tex
14mr|texlive-eijkhout-20090121-3|38	%{_texmfdistdir}/tex/generic/eijkhout/repeat.tex
14mr|texlive-eijkhout-20090121-3|39	
14mr|texlive-eijkhout-20090121-3|40	#-----------------------------------------------------------------------
14mr|texlive-eijkhout-20090121-3|41	%prep
14mr|texlive-eijkhout-20090121-3|42	%setup -c -a0
14mr|texlive-eijkhout-20090121-3|43	
14mr|texlive-eijkhout-20090121-3|44	%build
14mr|texlive-eijkhout-20090121-3|45	
14mr|texlive-eijkhout-20090121-3|46	%install
14mr|texlive-eijkhout-20090121-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eijkhout-20090121-3|48	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-eijkhout-20090121-3|49	
14mr|texlive-eijkhout-20090121-3|50	
14mr|texlive-eijkhout-20090121-3|51	
14mr|texlive-eijkhout-20090121-3|52	%changelog
14mr|texlive-eijkhout-20090121-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090121-3
14mr|texlive-eijkhout-20090121-3|54	+ Revision: d06c008
14mr|texlive-eijkhout-20090121-3|55	- MassBuild#440: Increase release tag
14mr|texlive-eijkhout-20090121-3|56	
14mr|texlive-eijkhout-20090121-3|57	

19944 14
14mr|texlive-einfuehrung-20120408-3|1	# revision 25980
14mr|texlive-einfuehrung-20120408-3|2	# category Package
14mr|texlive-einfuehrung-20120408-3|3	# catalog-ctan /info/examples/Einfuehrung
14mr|texlive-einfuehrung-20120408-3|4	# catalog-date 2012-04-08 22:46:50 +0200
14mr|texlive-einfuehrung-20120408-3|5	# catalog-license lppl1.3
14mr|texlive-einfuehrung-20120408-3|6	# catalog-version undef
14mr|texlive-einfuehrung-20120408-3|7	Name:		texlive-einfuehrung
14mr|texlive-einfuehrung-20120408-3|8	Version:	20120408
14mr|texlive-einfuehrung-20120408-3|9	Release:	3
14mr|texlive-einfuehrung-20120408-3|10	Summary:	Examples from the book Einfuhrung in LaTeX
14mr|texlive-einfuehrung-20120408-3|11	Group:		Publishing
14mr|texlive-einfuehrung-20120408-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/Einfuehrung
14mr|texlive-einfuehrung-20120408-3|13	License:	LPPL1.3
14mr|texlive-einfuehrung-20120408-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/einfuehrung.tar.xz
14mr|texlive-einfuehrung-20120408-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/einfuehrung.doc.tar.xz
14mr|texlive-einfuehrung-20120408-3|16	BuildArch:	noarch
14mr|texlive-einfuehrung-20120408-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-einfuehrung-20120408-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-einfuehrung-20120408-3|19	
14mr|texlive-einfuehrung-20120408-3|20	%description
14mr|texlive-einfuehrung-20120408-3|21	The bundle consists of examples and data files for the DANTE-
14mr|texlive-einfuehrung-20120408-3|22	Edition book "Einfuhrung in LaTeX".
14mr|texlive-einfuehrung-20120408-3|23	
14mr|texlive-einfuehrung-20120408-3|24	#-----------------------------------------------------------------------
14mr|texlive-einfuehrung-20120408-3|25	%files
14mr|texlive-einfuehrung-20120408-3|26	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-1.ltxverb
14mr|texlive-einfuehrung-20120408-3|27	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-2.xltxverb
14mr|texlive-einfuehrung-20120408-3|28	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-3.luaverb
14mr|texlive-einfuehrung-20120408-3|29	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-4.ltx
14mr|texlive-einfuehrung-20120408-3|30	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-5.ltx
14mr|texlive-einfuehrung-20120408-3|31	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-6.ltx
14mr|texlive-einfuehrung-20120408-3|32	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-7.ltx
14mr|texlive-einfuehrung-20120408-3|33	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-1.ltxps
14mr|texlive-einfuehrung-20120408-3|34	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-2.ctx
14mr|texlive-einfuehrung-20120408-3|35	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-3.ctxcrop
14mr|texlive-einfuehrung-20120408-3|36	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-4.ltx
14mr|texlive-einfuehrung-20120408-3|37	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-1.ltx
14mr|texlive-einfuehrung-20120408-3|38	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-2.ltx
14mr|texlive-einfuehrung-20120408-3|39	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-3.xltx
14mr|texlive-einfuehrung-20120408-3|40	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-4.lualtx
14mr|texlive-einfuehrung-20120408-3|41	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-5.xltx
14mr|texlive-einfuehrung-20120408-3|42	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-6.xltx
14mr|texlive-einfuehrung-20120408-3|43	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-7.lualtx
14mr|texlive-einfuehrung-20120408-3|44	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-1.ltx
14mr|texlive-einfuehrung-20120408-3|45	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-2.ltx
14mr|texlive-einfuehrung-20120408-3|46	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-3.ltx
14mr|texlive-einfuehrung-20120408-3|47	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-4.xltx
14mr|texlive-einfuehrung-20120408-3|48	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-5.xltx
14mr|texlive-einfuehrung-20120408-3|49	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-6.lualtx
14mr|texlive-einfuehrung-20120408-3|50	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-1.ltx
14mr|texlive-einfuehrung-20120408-3|51	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-10.xltx
14mr|texlive-einfuehrung-20120408-3|52	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-11.ltx
14mr|texlive-einfuehrung-20120408-3|53	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-12.xltx
14mr|texlive-einfuehrung-20120408-3|54	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-13.ltx
14mr|texlive-einfuehrung-20120408-3|55	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-14.ltx
14mr|texlive-einfuehrung-20120408-3|56	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-2.ltx
14mr|texlive-einfuehrung-20120408-3|57	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-3.ltx
14mr|texlive-einfuehrung-20120408-3|58	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-4.ltx
14mr|texlive-einfuehrung-20120408-3|59	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-5.ltx
14mr|texlive-einfuehrung-20120408-3|60	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-6.ltx
14mr|texlive-einfuehrung-20120408-3|61	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-7.ltx
14mr|texlive-einfuehrung-20120408-3|62	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-8.ltx
14mr|texlive-einfuehrung-20120408-3|63	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-9.ltx
14mr|texlive-einfuehrung-20120408-3|64	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-1.ltx
14mr|texlive-einfuehrung-20120408-3|65	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-2.ltx
14mr|texlive-einfuehrung-20120408-3|66	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-3.xltx
14mr|texlive-einfuehrung-20120408-3|67	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-4.ltx
14mr|texlive-einfuehrung-20120408-3|68	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-5.xltx
14mr|texlive-einfuehrung-20120408-3|69	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-6.xltx
14mr|texlive-einfuehrung-20120408-3|70	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-7.xltx
14mr|texlive-einfuehrung-20120408-3|71	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|72	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-2.ltx2
14mr|texlive-einfuehrung-20120408-3|73	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-3.ltx2
14mr|texlive-einfuehrung-20120408-3|74	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-4.ltx2
14mr|texlive-einfuehrung-20120408-3|75	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-5.ltx2
14mr|texlive-einfuehrung-20120408-3|76	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-6.ltxps
14mr|texlive-einfuehrung-20120408-3|77	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-7.ltx2
14mr|texlive-einfuehrung-20120408-3|78	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-8.ltx
14mr|texlive-einfuehrung-20120408-3|79	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-9.ltx2
14mr|texlive-einfuehrung-20120408-3|80	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|81	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-2.ltx
14mr|texlive-einfuehrung-20120408-3|82	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|83	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-4.ltx
14mr|texlive-einfuehrung-20120408-3|84	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-5.ltx2
14mr|texlive-einfuehrung-20120408-3|85	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-6.ltx
14mr|texlive-einfuehrung-20120408-3|86	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-04-1.ltx2
14mr|texlive-einfuehrung-20120408-3|87	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|88	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|89	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-2.ltx2
14mr|texlive-einfuehrung-20120408-3|90	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-3.ltx2
14mr|texlive-einfuehrung-20120408-3|91	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-4.ltx2
14mr|texlive-einfuehrung-20120408-3|92	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-1.ltx2
14mr|texlive-einfuehrung-20120408-3|93	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-10.ltx2crop
14mr|texlive-einfuehrung-20120408-3|94	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-11.ltx2
14mr|texlive-einfuehrung-20120408-3|95	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-12.ltx2
14mr|texlive-einfuehrung-20120408-3|96	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-13.ltx2
14mr|texlive-einfuehrung-20120408-3|97	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-14.ltx
14mr|texlive-einfuehrung-20120408-3|98	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-2.ltx2
14mr|texlive-einfuehrung-20120408-3|99	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-3.ltx2
14mr|texlive-einfuehrung-20120408-3|100	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|101	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-5.ltx2crop
14mr|texlive-einfuehrung-20120408-3|102	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-6.ltx2
14mr|texlive-einfuehrung-20120408-3|103	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-7.ltx2
14mr|texlive-einfuehrung-20120408-3|104	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-8.ltx2
14mr|texlive-einfuehrung-20120408-3|105	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-9.ltx
14mr|texlive-einfuehrung-20120408-3|106	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-1.ltx2
14mr|texlive-einfuehrung-20120408-3|107	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-10.ltx
14mr|texlive-einfuehrung-20120408-3|108	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-11.ltx
14mr|texlive-einfuehrung-20120408-3|109	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-12.ltx2
14mr|texlive-einfuehrung-20120408-3|110	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-2.ltx2
14mr|texlive-einfuehrung-20120408-3|111	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|112	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-4.ltx2
14mr|texlive-einfuehrung-20120408-3|113	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-5.ltx
14mr|texlive-einfuehrung-20120408-3|114	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-6.ltx
14mr|texlive-einfuehrung-20120408-3|115	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-7.ltx
14mr|texlive-einfuehrung-20120408-3|116	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-8.ltx
14mr|texlive-einfuehrung-20120408-3|117	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-9.ltx
14mr|texlive-einfuehrung-20120408-3|118	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|119	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-10.ltx
14mr|texlive-einfuehrung-20120408-3|120	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-11.xltx
14mr|texlive-einfuehrung-20120408-3|121	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-12.ltx
14mr|texlive-einfuehrung-20120408-3|122	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-13.ltx
14mr|texlive-einfuehrung-20120408-3|123	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-14.ltx
14mr|texlive-einfuehrung-20120408-3|124	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|125	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|126	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-4.ltx
14mr|texlive-einfuehrung-20120408-3|127	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-5.ltx
14mr|texlive-einfuehrung-20120408-3|128	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-6.ltx
14mr|texlive-einfuehrung-20120408-3|129	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-7.ltx
14mr|texlive-einfuehrung-20120408-3|130	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-8.ltx
14mr|texlive-einfuehrung-20120408-3|131	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-9.ltx
14mr|texlive-einfuehrung-20120408-3|132	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-05-1.ltx
14mr|texlive-einfuehrung-20120408-3|133	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-05-2.ltx
14mr|texlive-einfuehrung-20120408-3|134	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-06-1.ltx
14mr|texlive-einfuehrung-20120408-3|135	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|136	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-10.ltx
14mr|texlive-einfuehrung-20120408-3|137	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-2.ltx2
14mr|texlive-einfuehrung-20120408-3|138	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|139	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-4.ltx2
14mr|texlive-einfuehrung-20120408-3|140	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-5.ltx
14mr|texlive-einfuehrung-20120408-3|141	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-6.ltx
14mr|texlive-einfuehrung-20120408-3|142	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-7.ltx
14mr|texlive-einfuehrung-20120408-3|143	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-8.ltx2
14mr|texlive-einfuehrung-20120408-3|144	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-9.ltx
14mr|texlive-einfuehrung-20120408-3|145	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-1.ltx
14mr|texlive-einfuehrung-20120408-3|146	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|147	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-3.ltx
14mr|texlive-einfuehrung-20120408-3|148	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-1.ltx
14mr|texlive-einfuehrung-20120408-3|149	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-2.ltx
14mr|texlive-einfuehrung-20120408-3|150	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-3.ltx
14mr|texlive-einfuehrung-20120408-3|151	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-4.ltx
14mr|texlive-einfuehrung-20120408-3|152	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-5.ltx
14mr|texlive-einfuehrung-20120408-3|153	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-6.ltx
14mr|texlive-einfuehrung-20120408-3|154	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-7.ltx2crop
14mr|texlive-einfuehrung-20120408-3|155	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-8.ltx2crop
14mr|texlive-einfuehrung-20120408-3|156	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-9.ltx
14mr|texlive-einfuehrung-20120408-3|157	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-1.ltx
14mr|texlive-einfuehrung-20120408-3|158	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-2.ltx
14mr|texlive-einfuehrung-20120408-3|159	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-3.ltx
14mr|texlive-einfuehrung-20120408-3|160	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-4.ltx
14mr|texlive-einfuehrung-20120408-3|161	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-5.ltx
14mr|texlive-einfuehrung-20120408-3|162	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-6.ltx
14mr|texlive-einfuehrung-20120408-3|163	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-7.ltx
14mr|texlive-einfuehrung-20120408-3|164	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-8.ltx
14mr|texlive-einfuehrung-20120408-3|165	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-9.lualtx
14mr|texlive-einfuehrung-20120408-3|166	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-1.ltx
14mr|texlive-einfuehrung-20120408-3|167	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-10.ltx
14mr|texlive-einfuehrung-20120408-3|168	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-11.ltx
14mr|texlive-einfuehrung-20120408-3|169	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-12.ltx
14mr|texlive-einfuehrung-20120408-3|170	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-13.ltx
14mr|texlive-einfuehrung-20120408-3|171	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-2.ltx
14mr|texlive-einfuehrung-20120408-3|172	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-3.ltx
14mr|texlive-einfuehrung-20120408-3|173	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-4.ltx
14mr|texlive-einfuehrung-20120408-3|174	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-5.ltx
14mr|texlive-einfuehrung-20120408-3|175	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-6.ltx
14mr|texlive-einfuehrung-20120408-3|176	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-7.ltx
14mr|texlive-einfuehrung-20120408-3|177	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-8.ltx2crop
14mr|texlive-einfuehrung-20120408-3|178	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-9.ltx2crop
14mr|texlive-einfuehrung-20120408-3|179	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-1.ltx
14mr|texlive-einfuehrung-20120408-3|180	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-2.ltx
14mr|texlive-einfuehrung-20120408-3|181	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-3.ltx
14mr|texlive-einfuehrung-20120408-3|182	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-1.ltx1
14mr|texlive-einfuehrung-20120408-3|183	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-2.ltx1
14mr|texlive-einfuehrung-20120408-3|184	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-3.ltx1ps
14mr|texlive-einfuehrung-20120408-3|185	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-4.ltx
14mr|texlive-einfuehrung-20120408-3|186	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-5.ltx
14mr|texlive-einfuehrung-20120408-3|187	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-1.ltx
14mr|texlive-einfuehrung-20120408-3|188	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-2.ltx
14mr|texlive-einfuehrung-20120408-3|189	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-3.ltx
14mr|texlive-einfuehrung-20120408-3|190	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-1.ltx2
14mr|texlive-einfuehrung-20120408-3|191	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-2.ltx
14mr|texlive-einfuehrung-20120408-3|192	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-3.ltx
14mr|texlive-einfuehrung-20120408-3|193	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-4.ltx
14mr|texlive-einfuehrung-20120408-3|194	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-16-1.ltx
14mr|texlive-einfuehrung-20120408-3|195	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-1.ltxps
14mr|texlive-einfuehrung-20120408-3|196	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-10.ltx
14mr|texlive-einfuehrung-20120408-3|197	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|198	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|199	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|200	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-5.ltx
14mr|texlive-einfuehrung-20120408-3|201	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-6.ltx
14mr|texlive-einfuehrung-20120408-3|202	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-7.ltx
14mr|texlive-einfuehrung-20120408-3|203	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-8.ltx
14mr|texlive-einfuehrung-20120408-3|204	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-9.ltx
14mr|texlive-einfuehrung-20120408-3|205	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|206	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-10.ltx
14mr|texlive-einfuehrung-20120408-3|207	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-100.ltx
14mr|texlive-einfuehrung-20120408-3|208	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-101.ltx
14mr|texlive-einfuehrung-20120408-3|209	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-102.ltx
14mr|texlive-einfuehrung-20120408-3|210	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-103.ltx
14mr|texlive-einfuehrung-20120408-3|211	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-104.ltx
14mr|texlive-einfuehrung-20120408-3|212	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-105.ltx
14mr|texlive-einfuehrung-20120408-3|213	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-106.ltx
14mr|texlive-einfuehrung-20120408-3|214	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-107.ltx
14mr|texlive-einfuehrung-20120408-3|215	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-108.ltx
14mr|texlive-einfuehrung-20120408-3|216	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-109.ltx
14mr|texlive-einfuehrung-20120408-3|217	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-11.ltx
14mr|texlive-einfuehrung-20120408-3|218	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-110.ltx
14mr|texlive-einfuehrung-20120408-3|219	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-111.ltx
14mr|texlive-einfuehrung-20120408-3|220	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-112.ltx
14mr|texlive-einfuehrung-20120408-3|221	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-113.ltx
14mr|texlive-einfuehrung-20120408-3|222	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-114.ltx
14mr|texlive-einfuehrung-20120408-3|223	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-115.ltx
14mr|texlive-einfuehrung-20120408-3|224	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-116.ltx
14mr|texlive-einfuehrung-20120408-3|225	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-117.ltx
14mr|texlive-einfuehrung-20120408-3|226	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-118.ltx
14mr|texlive-einfuehrung-20120408-3|227	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-119.ltx
14mr|texlive-einfuehrung-20120408-3|228	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-12.ltx
14mr|texlive-einfuehrung-20120408-3|229	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-120.ltx
14mr|texlive-einfuehrung-20120408-3|230	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-121.ltx
14mr|texlive-einfuehrung-20120408-3|231	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-122.ltx
14mr|texlive-einfuehrung-20120408-3|232	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-123.ltx
14mr|texlive-einfuehrung-20120408-3|233	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-124.ltx
14mr|texlive-einfuehrung-20120408-3|234	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-125.ltx
14mr|texlive-einfuehrung-20120408-3|235	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-126.ltx
14mr|texlive-einfuehrung-20120408-3|236	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-127.ltx
14mr|texlive-einfuehrung-20120408-3|237	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-128.ltx
14mr|texlive-einfuehrung-20120408-3|238	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-129.ltx
14mr|texlive-einfuehrung-20120408-3|239	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-13.ltx
14mr|texlive-einfuehrung-20120408-3|240	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-130.ltx
14mr|texlive-einfuehrung-20120408-3|241	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-131.ltx
14mr|texlive-einfuehrung-20120408-3|242	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-132.ltx
14mr|texlive-einfuehrung-20120408-3|243	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-133.ltx
14mr|texlive-einfuehrung-20120408-3|244	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-134.ltx
14mr|texlive-einfuehrung-20120408-3|245	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-135.ltx
14mr|texlive-einfuehrung-20120408-3|246	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-136.ltx
14mr|texlive-einfuehrung-20120408-3|247	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-137.ltx
14mr|texlive-einfuehrung-20120408-3|248	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-14.ltx
14mr|texlive-einfuehrung-20120408-3|249	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-15.ltx
14mr|texlive-einfuehrung-20120408-3|250	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-16.ltx
14mr|texlive-einfuehrung-20120408-3|251	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-17.ltx
14mr|texlive-einfuehrung-20120408-3|252	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-18.ltx
14mr|texlive-einfuehrung-20120408-3|253	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-19.ltx
14mr|texlive-einfuehrung-20120408-3|254	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-2.ltx
14mr|texlive-einfuehrung-20120408-3|255	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-20.ltx
14mr|texlive-einfuehrung-20120408-3|256	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-21.ltx
14mr|texlive-einfuehrung-20120408-3|257	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-22.ltx
14mr|texlive-einfuehrung-20120408-3|258	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-23.ltx
14mr|texlive-einfuehrung-20120408-3|259	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-24.xltx
14mr|texlive-einfuehrung-20120408-3|260	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-25.xltx
14mr|texlive-einfuehrung-20120408-3|261	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-26.xltx
14mr|texlive-einfuehrung-20120408-3|262	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-27.xltx
14mr|texlive-einfuehrung-20120408-3|263	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-28.xltx
14mr|texlive-einfuehrung-20120408-3|264	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-29.ltx
14mr|texlive-einfuehrung-20120408-3|265	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|266	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-30.ltx
14mr|texlive-einfuehrung-20120408-3|267	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-31.ltx
14mr|texlive-einfuehrung-20120408-3|268	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-32.ltx
14mr|texlive-einfuehrung-20120408-3|269	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-33.ltx
14mr|texlive-einfuehrung-20120408-3|270	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-34.ltx
14mr|texlive-einfuehrung-20120408-3|271	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-35.ltx
14mr|texlive-einfuehrung-20120408-3|272	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-36.ltx
14mr|texlive-einfuehrung-20120408-3|273	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-37.ltx
14mr|texlive-einfuehrung-20120408-3|274	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-38.ltx
14mr|texlive-einfuehrung-20120408-3|275	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-39.ltx
14mr|texlive-einfuehrung-20120408-3|276	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-4.ltx
14mr|texlive-einfuehrung-20120408-3|277	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-40.ltx
14mr|texlive-einfuehrung-20120408-3|278	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-41.ltx
14mr|texlive-einfuehrung-20120408-3|279	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-42.ltx
14mr|texlive-einfuehrung-20120408-3|280	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-43.ltx
14mr|texlive-einfuehrung-20120408-3|281	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-44.ltx
14mr|texlive-einfuehrung-20120408-3|282	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-45.ltx
14mr|texlive-einfuehrung-20120408-3|283	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-46.ltx
14mr|texlive-einfuehrung-20120408-3|284	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-47.ltx
14mr|texlive-einfuehrung-20120408-3|285	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-48.ltx
14mr|texlive-einfuehrung-20120408-3|286	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-49.ltx2
14mr|texlive-einfuehrung-20120408-3|287	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-5.ltx
14mr|texlive-einfuehrung-20120408-3|288	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-50.ltx
14mr|texlive-einfuehrung-20120408-3|289	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-51.ltx
14mr|texlive-einfuehrung-20120408-3|290	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-52.ltx
14mr|texlive-einfuehrung-20120408-3|291	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-53.ltx
14mr|texlive-einfuehrung-20120408-3|292	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-54.ltx
14mr|texlive-einfuehrung-20120408-3|293	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-55.ltx
14mr|texlive-einfuehrung-20120408-3|294	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-56.ltx
14mr|texlive-einfuehrung-20120408-3|295	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-57.ltx
14mr|texlive-einfuehrung-20120408-3|296	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-58.ltx
14mr|texlive-einfuehrung-20120408-3|297	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-59.ltx
14mr|texlive-einfuehrung-20120408-3|298	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-6.ltx
14mr|texlive-einfuehrung-20120408-3|299	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-60.ltx
14mr|texlive-einfuehrung-20120408-3|300	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-61.ltx
14mr|texlive-einfuehrung-20120408-3|301	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-62.ltx
14mr|texlive-einfuehrung-20120408-3|302	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-63.ltx
14mr|texlive-einfuehrung-20120408-3|303	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-64.ltx2
14mr|texlive-einfuehrung-20120408-3|304	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-65.ltx2
14mr|texlive-einfuehrung-20120408-3|305	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-66.ltx2
14mr|texlive-einfuehrung-20120408-3|306	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-67.ltx2
14mr|texlive-einfuehrung-20120408-3|307	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-68.ltx
14mr|texlive-einfuehrung-20120408-3|308	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-69.ltx2
14mr|texlive-einfuehrung-20120408-3|309	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-7.ltx
14mr|texlive-einfuehrung-20120408-3|310	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-70.ltx2
14mr|texlive-einfuehrung-20120408-3|311	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-71.ltx2
14mr|texlive-einfuehrung-20120408-3|312	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-72.ltx2
14mr|texlive-einfuehrung-20120408-3|313	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-73.ltx2
14mr|texlive-einfuehrung-20120408-3|314	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-74.ltx2
14mr|texlive-einfuehrung-20120408-3|315	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-75.ltx
14mr|texlive-einfuehrung-20120408-3|316	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-76.ltx
14mr|texlive-einfuehrung-20120408-3|317	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-77.ltx
14mr|texlive-einfuehrung-20120408-3|318	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-78.ltx
14mr|texlive-einfuehrung-20120408-3|319	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-79.ltx
14mr|texlive-einfuehrung-20120408-3|320	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-8.ltx
14mr|texlive-einfuehrung-20120408-3|321	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-80.ltx
14mr|texlive-einfuehrung-20120408-3|322	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-81.ltx
14mr|texlive-einfuehrung-20120408-3|323	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-82.ltx
14mr|texlive-einfuehrung-20120408-3|324	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-83.ltx
14mr|texlive-einfuehrung-20120408-3|325	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-84.ltx
14mr|texlive-einfuehrung-20120408-3|326	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-85.ltx
14mr|texlive-einfuehrung-20120408-3|327	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-86.ltx
14mr|texlive-einfuehrung-20120408-3|328	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-87.ltx
14mr|texlive-einfuehrung-20120408-3|329	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-88.ltx
14mr|texlive-einfuehrung-20120408-3|330	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-89.ltx
14mr|texlive-einfuehrung-20120408-3|331	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-9.ltx
14mr|texlive-einfuehrung-20120408-3|332	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-90.ltx
14mr|texlive-einfuehrung-20120408-3|333	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-91.ltx
14mr|texlive-einfuehrung-20120408-3|334	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-92.ltx
14mr|texlive-einfuehrung-20120408-3|335	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-93.ltx
14mr|texlive-einfuehrung-20120408-3|336	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-94.ltx
14mr|texlive-einfuehrung-20120408-3|337	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-95.ltx
14mr|texlive-einfuehrung-20120408-3|338	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-96.ltx
14mr|texlive-einfuehrung-20120408-3|339	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-97.ltx
14mr|texlive-einfuehrung-20120408-3|340	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-98.ltx
14mr|texlive-einfuehrung-20120408-3|341	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-99.ltx
14mr|texlive-einfuehrung-20120408-3|342	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-00-1.ltx
14mr|texlive-einfuehrung-20120408-3|343	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-1.ltx
14mr|texlive-einfuehrung-20120408-3|344	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-10.ltx
14mr|texlive-einfuehrung-20120408-3|345	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-2.ltx
14mr|texlive-einfuehrung-20120408-3|346	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-3.ltx
14mr|texlive-einfuehrung-20120408-3|347	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-4.ltx
14mr|texlive-einfuehrung-20120408-3|348	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-5.ltx
14mr|texlive-einfuehrung-20120408-3|349	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-6.ltx
14mr|texlive-einfuehrung-20120408-3|350	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-7.ltx
14mr|texlive-einfuehrung-20120408-3|351	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-8.ltx
14mr|texlive-einfuehrung-20120408-3|352	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-9.ltx
14mr|texlive-einfuehrung-20120408-3|353	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|354	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|355	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|356	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|357	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-5.ltx2
14mr|texlive-einfuehrung-20120408-3|358	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|359	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|360	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|361	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|362	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-4.ltx
14mr|texlive-einfuehrung-20120408-3|363	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-5.ltx
14mr|texlive-einfuehrung-20120408-3|364	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-6.ltx
14mr|texlive-einfuehrung-20120408-3|365	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-7.ltx
14mr|texlive-einfuehrung-20120408-3|366	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-8.ltx
14mr|texlive-einfuehrung-20120408-3|367	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|368	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|369	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|370	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|371	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-04-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|372	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-04-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|373	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|374	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|375	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|376	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-4.ltx2crop
14mr|texlive-einfuehrung-20120408-3|377	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-5.ltx2crop
14mr|texlive-einfuehrung-20120408-3|378	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-6.ltx2crop
14mr|texlive-einfuehrung-20120408-3|379	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-7.ltx2crop
14mr|texlive-einfuehrung-20120408-3|380	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|381	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-10.ltx2crop
14mr|texlive-einfuehrung-20120408-3|382	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-11.ltx2crop
14mr|texlive-einfuehrung-20120408-3|383	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-12.ltx2crop
14mr|texlive-einfuehrung-20120408-3|384	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-13.ltx2crop
14mr|texlive-einfuehrung-20120408-3|385	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|386	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|387	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-4.ltx2crop
14mr|texlive-einfuehrung-20120408-3|388	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-5.ltx2crop
14mr|texlive-einfuehrung-20120408-3|389	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-6.ltx2crop
14mr|texlive-einfuehrung-20120408-3|390	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-7.ltx2crop
14mr|texlive-einfuehrung-20120408-3|391	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-8.ltx2crop
14mr|texlive-einfuehrung-20120408-3|392	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-9.ltx2crop
14mr|texlive-einfuehrung-20120408-3|393	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-1.ltx2crop
14mr|texlive-einfuehrung-20120408-3|394	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-10.ltx2crop
14mr|texlive-einfuehrung-20120408-3|395	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-11.ltx2crop
14mr|texlive-einfuehrung-20120408-3|396	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-12.ltx2crop
14mr|texlive-einfuehrung-20120408-3|397	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-13.ltx
14mr|texlive-einfuehrung-20120408-3|398	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-14.ltx2crop
14mr|texlive-einfuehrung-20120408-3|399	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-15.ltx
14mr|texlive-einfuehrung-20120408-3|400	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-16.ltx
14mr|texlive-einfuehrung-20120408-3|401	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-17.ltx
14mr|texlive-einfuehrung-20120408-3|402	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-18.ltx
14mr|texlive-einfuehrung-20120408-3|403	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-19.ltx
14mr|texlive-einfuehrung-20120408-3|404	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|405	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-20.ltx
14mr|texlive-einfuehrung-20120408-3|406	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-21.ltx
14mr|texlive-einfuehrung-20120408-3|407	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-22.ltx
14mr|texlive-einfuehrung-20120408-3|408	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-23.ltx
14mr|texlive-einfuehrung-20120408-3|409	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-24.ltx
14mr|texlive-einfuehrung-20120408-3|410	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-25.ltx
14mr|texlive-einfuehrung-20120408-3|411	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-26.ltx
14mr|texlive-einfuehrung-20120408-3|412	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-27.ltx
14mr|texlive-einfuehrung-20120408-3|413	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-28.ltx
14mr|texlive-einfuehrung-20120408-3|414	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-29.ltx
14mr|texlive-einfuehrung-20120408-3|415	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|416	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-30.ltx
14mr|texlive-einfuehrung-20120408-3|417	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-31.ltx
14mr|texlive-einfuehrung-20120408-3|418	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-32.ltx
14mr|texlive-einfuehrung-20120408-3|419	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-4.ltx2crop
14mr|texlive-einfuehrung-20120408-3|420	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-5.ltx2crop
14mr|texlive-einfuehrung-20120408-3|421	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-6.ltx2crop
14mr|texlive-einfuehrung-20120408-3|422	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-7.ltx2crop
14mr|texlive-einfuehrung-20120408-3|423	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-8.ltx2crop
14mr|texlive-einfuehrung-20120408-3|424	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-9.ltx2crop
14mr|texlive-einfuehrung-20120408-3|425	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-1.ltx
14mr|texlive-einfuehrung-20120408-3|426	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-10.ltx2crop
14mr|texlive-einfuehrung-20120408-3|427	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-11.ltx2crop
14mr|texlive-einfuehrung-20120408-3|428	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-2.ltx
14mr|texlive-einfuehrung-20120408-3|429	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-3.ltx
14mr|texlive-einfuehrung-20120408-3|430	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-4.ltx
14mr|texlive-einfuehrung-20120408-3|431	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-5.ltx
14mr|texlive-einfuehrung-20120408-3|432	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-6.ltx
14mr|texlive-einfuehrung-20120408-3|433	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-7.ltx
14mr|texlive-einfuehrung-20120408-3|434	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-8.ltx
14mr|texlive-einfuehrung-20120408-3|435	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-9.ltx
14mr|texlive-einfuehrung-20120408-3|436	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-1.ltx
14mr|texlive-einfuehrung-20120408-3|437	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-2.ltx2
14mr|texlive-einfuehrung-20120408-3|438	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-3.ltx2
14mr|texlive-einfuehrung-20120408-3|439	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-4.ltx2
14mr|texlive-einfuehrung-20120408-3|440	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|441	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|442	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|443	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|444	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-5.ltx
14mr|texlive-einfuehrung-20120408-3|445	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|446	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-10.ltx
14mr|texlive-einfuehrung-20120408-3|447	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-11.ltx
14mr|texlive-einfuehrung-20120408-3|448	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-2.ltx
14mr|texlive-einfuehrung-20120408-3|449	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|450	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-4.ltx
14mr|texlive-einfuehrung-20120408-3|451	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-5.ltx
14mr|texlive-einfuehrung-20120408-3|452	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-6.ltx
14mr|texlive-einfuehrung-20120408-3|453	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-7.ltx
14mr|texlive-einfuehrung-20120408-3|454	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-8.ltx2
14mr|texlive-einfuehrung-20120408-3|455	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-9.ltx2
14mr|texlive-einfuehrung-20120408-3|456	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|457	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-1.ltx
14mr|texlive-einfuehrung-20120408-3|458	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-2.ltx
14mr|texlive-einfuehrung-20120408-3|459	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-3.ltx
14mr|texlive-einfuehrung-20120408-3|460	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-1.ltx
14mr|texlive-einfuehrung-20120408-3|461	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-10.ltx
14mr|texlive-einfuehrung-20120408-3|462	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-11.ltx
14mr|texlive-einfuehrung-20120408-3|463	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-12.ltx
14mr|texlive-einfuehrung-20120408-3|464	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-13.ltx
14mr|texlive-einfuehrung-20120408-3|465	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-14.ltx
14mr|texlive-einfuehrung-20120408-3|466	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-15.ltx
14mr|texlive-einfuehrung-20120408-3|467	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-16.ltx
14mr|texlive-einfuehrung-20120408-3|468	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-17.ltx
14mr|texlive-einfuehrung-20120408-3|469	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-18.ltx
14mr|texlive-einfuehrung-20120408-3|470	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-19.ltx
14mr|texlive-einfuehrung-20120408-3|471	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-2.ltx
14mr|texlive-einfuehrung-20120408-3|472	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-20.ltx
14mr|texlive-einfuehrung-20120408-3|473	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-21.ltx
14mr|texlive-einfuehrung-20120408-3|474	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-22.ltx
14mr|texlive-einfuehrung-20120408-3|475	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-23.ltx
14mr|texlive-einfuehrung-20120408-3|476	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-24.ltx
14mr|texlive-einfuehrung-20120408-3|477	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-25.ltx
14mr|texlive-einfuehrung-20120408-3|478	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-26.ltx
14mr|texlive-einfuehrung-20120408-3|479	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-27.ltx
14mr|texlive-einfuehrung-20120408-3|480	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-28.ltx
14mr|texlive-einfuehrung-20120408-3|481	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-29.ltx
14mr|texlive-einfuehrung-20120408-3|482	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-3.ltx
14mr|texlive-einfuehrung-20120408-3|483	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-30.ltx
14mr|texlive-einfuehrung-20120408-3|484	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-31.ltx
14mr|texlive-einfuehrung-20120408-3|485	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-32.ltx
14mr|texlive-einfuehrung-20120408-3|486	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-33.ltx
14mr|texlive-einfuehrung-20120408-3|487	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-34.ltx
14mr|texlive-einfuehrung-20120408-3|488	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-35.ltx
14mr|texlive-einfuehrung-20120408-3|489	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-36.ltx
14mr|texlive-einfuehrung-20120408-3|490	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-37.ltx
14mr|texlive-einfuehrung-20120408-3|491	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-38.ltx
14mr|texlive-einfuehrung-20120408-3|492	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-39.ltx
14mr|texlive-einfuehrung-20120408-3|493	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-4.ltx
14mr|texlive-einfuehrung-20120408-3|494	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-40.ltx
14mr|texlive-einfuehrung-20120408-3|495	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-41.ltx
14mr|texlive-einfuehrung-20120408-3|496	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-42.ltx
14mr|texlive-einfuehrung-20120408-3|497	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-43.ltx
14mr|texlive-einfuehrung-20120408-3|498	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-44.ltx
14mr|texlive-einfuehrung-20120408-3|499	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-45.ltx
14mr|texlive-einfuehrung-20120408-3|500	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-46.ltx
14mr|texlive-einfuehrung-20120408-3|501	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-47.ltx
14mr|texlive-einfuehrung-20120408-3|502	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-48.ltx
14mr|texlive-einfuehrung-20120408-3|503	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-49.ltx
14mr|texlive-einfuehrung-20120408-3|504	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-5.ltx
14mr|texlive-einfuehrung-20120408-3|505	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-6.ltx
14mr|texlive-einfuehrung-20120408-3|506	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-7.ltx
14mr|texlive-einfuehrung-20120408-3|507	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-8.ltx
14mr|texlive-einfuehrung-20120408-3|508	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-9.ltx
14mr|texlive-einfuehrung-20120408-3|509	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-1.ltx
14mr|texlive-einfuehrung-20120408-3|510	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-10.ltx
14mr|texlive-einfuehrung-20120408-3|511	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-11.ltx
14mr|texlive-einfuehrung-20120408-3|512	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-12.ltx
14mr|texlive-einfuehrung-20120408-3|513	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-13.ltx
14mr|texlive-einfuehrung-20120408-3|514	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-14.ltx
14mr|texlive-einfuehrung-20120408-3|515	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-15.ltx
14mr|texlive-einfuehrung-20120408-3|516	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-16.ltx
14mr|texlive-einfuehrung-20120408-3|517	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-17.ltx
14mr|texlive-einfuehrung-20120408-3|518	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-18.ltx
14mr|texlive-einfuehrung-20120408-3|519	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-19.ltx
14mr|texlive-einfuehrung-20120408-3|520	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-2.ltx
14mr|texlive-einfuehrung-20120408-3|521	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-20.ltx
14mr|texlive-einfuehrung-20120408-3|522	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-21.ltx
14mr|texlive-einfuehrung-20120408-3|523	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-22.ltx
14mr|texlive-einfuehrung-20120408-3|524	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-23.ltx
14mr|texlive-einfuehrung-20120408-3|525	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-24.ltx
14mr|texlive-einfuehrung-20120408-3|526	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-25.ltx
14mr|texlive-einfuehrung-20120408-3|527	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-26.ltx
14mr|texlive-einfuehrung-20120408-3|528	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-27.ltx
14mr|texlive-einfuehrung-20120408-3|529	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-28.ltx
14mr|texlive-einfuehrung-20120408-3|530	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-29.ltx
14mr|texlive-einfuehrung-20120408-3|531	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-3.ltx
14mr|texlive-einfuehrung-20120408-3|532	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-30.ltx
14mr|texlive-einfuehrung-20120408-3|533	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-31.ltx
14mr|texlive-einfuehrung-20120408-3|534	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-32.ltx
14mr|texlive-einfuehrung-20120408-3|535	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-33.ltx
14mr|texlive-einfuehrung-20120408-3|536	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-34.ltx
14mr|texlive-einfuehrung-20120408-3|537	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-35.ltx
14mr|texlive-einfuehrung-20120408-3|538	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-36.ltx
14mr|texlive-einfuehrung-20120408-3|539	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-37.ltx
14mr|texlive-einfuehrung-20120408-3|540	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-38.ltx
14mr|texlive-einfuehrung-20120408-3|541	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-39.ltx
14mr|texlive-einfuehrung-20120408-3|542	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-4.ltx
14mr|texlive-einfuehrung-20120408-3|543	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-40.ltx
14mr|texlive-einfuehrung-20120408-3|544	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-41.ltx
14mr|texlive-einfuehrung-20120408-3|545	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-42.ltx
14mr|texlive-einfuehrung-20120408-3|546	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-43.ltx
14mr|texlive-einfuehrung-20120408-3|547	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-44.ltx
14mr|texlive-einfuehrung-20120408-3|548	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-45.ltx
14mr|texlive-einfuehrung-20120408-3|549	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-46.ltx
14mr|texlive-einfuehrung-20120408-3|550	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-47.ltx
14mr|texlive-einfuehrung-20120408-3|551	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-48.ltx
14mr|texlive-einfuehrung-20120408-3|552	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-49.ltx
14mr|texlive-einfuehrung-20120408-3|553	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-5.ltx
14mr|texlive-einfuehrung-20120408-3|554	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-50.ltx
14mr|texlive-einfuehrung-20120408-3|555	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-51.ltx
14mr|texlive-einfuehrung-20120408-3|556	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-52.ltx
14mr|texlive-einfuehrung-20120408-3|557	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-53.ltx
14mr|texlive-einfuehrung-20120408-3|558	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-54.ltx
14mr|texlive-einfuehrung-20120408-3|559	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-55.ltx
14mr|texlive-einfuehrung-20120408-3|560	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-56.ltx
14mr|texlive-einfuehrung-20120408-3|561	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-57.ltx
14mr|texlive-einfuehrung-20120408-3|562	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-58.ltx
14mr|texlive-einfuehrung-20120408-3|563	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-59.ltx
14mr|texlive-einfuehrung-20120408-3|564	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-6.ltx
14mr|texlive-einfuehrung-20120408-3|565	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-60.ltx
14mr|texlive-einfuehrung-20120408-3|566	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-61.ltx
14mr|texlive-einfuehrung-20120408-3|567	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-62.ltx
14mr|texlive-einfuehrung-20120408-3|568	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-63.ltx
14mr|texlive-einfuehrung-20120408-3|569	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-64.ltx
14mr|texlive-einfuehrung-20120408-3|570	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-65.ltx
14mr|texlive-einfuehrung-20120408-3|571	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-7.ltx
14mr|texlive-einfuehrung-20120408-3|572	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-8.ltx
14mr|texlive-einfuehrung-20120408-3|573	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-9.ltx
14mr|texlive-einfuehrung-20120408-3|574	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-1.ltx
14mr|texlive-einfuehrung-20120408-3|575	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-10.ltx
14mr|texlive-einfuehrung-20120408-3|576	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-11.ltx
14mr|texlive-einfuehrung-20120408-3|577	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-12.ltx
14mr|texlive-einfuehrung-20120408-3|578	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-13.ltx
14mr|texlive-einfuehrung-20120408-3|579	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-14.ltx
14mr|texlive-einfuehrung-20120408-3|580	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-15.ltx
14mr|texlive-einfuehrung-20120408-3|581	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-16.ltx
14mr|texlive-einfuehrung-20120408-3|582	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-17.ltx
14mr|texlive-einfuehrung-20120408-3|583	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-18.ltx
14mr|texlive-einfuehrung-20120408-3|584	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-19.ltx
14mr|texlive-einfuehrung-20120408-3|585	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-2.ltx
14mr|texlive-einfuehrung-20120408-3|586	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-20.ltx
14mr|texlive-einfuehrung-20120408-3|587	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-21.ltx
14mr|texlive-einfuehrung-20120408-3|588	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-22.ltx
14mr|texlive-einfuehrung-20120408-3|589	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-23.ltx
14mr|texlive-einfuehrung-20120408-3|590	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-24.ltx
14mr|texlive-einfuehrung-20120408-3|591	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-25.xltx
14mr|texlive-einfuehrung-20120408-3|592	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-26.ltx
14mr|texlive-einfuehrung-20120408-3|593	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-27.ltx
14mr|texlive-einfuehrung-20120408-3|594	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-28.ltx
14mr|texlive-einfuehrung-20120408-3|595	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-29.ltx
14mr|texlive-einfuehrung-20120408-3|596	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-3.ltx
14mr|texlive-einfuehrung-20120408-3|597	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-30.ltx
14mr|texlive-einfuehrung-20120408-3|598	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-31.ltx
14mr|texlive-einfuehrung-20120408-3|599	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-32.ltx
14mr|texlive-einfuehrung-20120408-3|600	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-33.ltx
14mr|texlive-einfuehrung-20120408-3|601	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-34.ltx
14mr|texlive-einfuehrung-20120408-3|602	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-35.ltx
14mr|texlive-einfuehrung-20120408-3|603	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-36.ltx4
14mr|texlive-einfuehrung-20120408-3|604	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-37.ltx
14mr|texlive-einfuehrung-20120408-3|605	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-38.ltx
14mr|texlive-einfuehrung-20120408-3|606	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-39.ltx
14mr|texlive-einfuehrung-20120408-3|607	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-4.ltx
14mr|texlive-einfuehrung-20120408-3|608	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-40.ltx
14mr|texlive-einfuehrung-20120408-3|609	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-41.ltx
14mr|texlive-einfuehrung-20120408-3|610	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-42.ltx
14mr|texlive-einfuehrung-20120408-3|611	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-43.ltx
14mr|texlive-einfuehrung-20120408-3|612	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-44.ltx
14mr|texlive-einfuehrung-20120408-3|613	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-45.ltx
14mr|texlive-einfuehrung-20120408-3|614	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-46.ltx
14mr|texlive-einfuehrung-20120408-3|615	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-5.ltx
14mr|texlive-einfuehrung-20120408-3|616	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-6.ltx
14mr|texlive-einfuehrung-20120408-3|617	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-7.ltx
14mr|texlive-einfuehrung-20120408-3|618	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-8.ltx
14mr|texlive-einfuehrung-20120408-3|619	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-9.ltx
14mr|texlive-einfuehrung-20120408-3|620	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-1.ltx
14mr|texlive-einfuehrung-20120408-3|621	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-2.ltx2
14mr|texlive-einfuehrung-20120408-3|622	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-3.ltx2
14mr|texlive-einfuehrung-20120408-3|623	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-4.ltx
14mr|texlive-einfuehrung-20120408-3|624	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-5.ltx
14mr|texlive-einfuehrung-20120408-3|625	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-6.ltx
14mr|texlive-einfuehrung-20120408-3|626	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|627	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|628	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-2.ltx
14mr|texlive-einfuehrung-20120408-3|629	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|630	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|631	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|632	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|633	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-1.ltx2
14mr|texlive-einfuehrung-20120408-3|634	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-2.ltx2
14mr|texlive-einfuehrung-20120408-3|635	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-3.ltx2
14mr|texlive-einfuehrung-20120408-3|636	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-4.ltx2
14mr|texlive-einfuehrung-20120408-3|637	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-06-1.ltx2
14mr|texlive-einfuehrung-20120408-3|638	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-1.ltx
14mr|texlive-einfuehrung-20120408-3|639	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-10.ltx2
14mr|texlive-einfuehrung-20120408-3|640	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-11.ltx2
14mr|texlive-einfuehrung-20120408-3|641	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-12.ltx2
14mr|texlive-einfuehrung-20120408-3|642	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-13.ltx2
14mr|texlive-einfuehrung-20120408-3|643	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-14.ltx
14mr|texlive-einfuehrung-20120408-3|644	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-15.ltx
14mr|texlive-einfuehrung-20120408-3|645	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-16.ltx
14mr|texlive-einfuehrung-20120408-3|646	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-17.ltx2
14mr|texlive-einfuehrung-20120408-3|647	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-18.ltx2
14mr|texlive-einfuehrung-20120408-3|648	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-19.ltx2
14mr|texlive-einfuehrung-20120408-3|649	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-2.ltx2
14mr|texlive-einfuehrung-20120408-3|650	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-20.ltx2
14mr|texlive-einfuehrung-20120408-3|651	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-21.ltx
14mr|texlive-einfuehrung-20120408-3|652	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-22.ltx
14mr|texlive-einfuehrung-20120408-3|653	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-23.ltx
14mr|texlive-einfuehrung-20120408-3|654	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-24.ltx
14mr|texlive-einfuehrung-20120408-3|655	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-25.ltx
14mr|texlive-einfuehrung-20120408-3|656	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-26.ltx
14mr|texlive-einfuehrung-20120408-3|657	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-27.ltx
14mr|texlive-einfuehrung-20120408-3|658	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-28.ltx2
14mr|texlive-einfuehrung-20120408-3|659	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-29.ltx2
14mr|texlive-einfuehrung-20120408-3|660	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-3.ltx2
14mr|texlive-einfuehrung-20120408-3|661	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-30.ltx2
14mr|texlive-einfuehrung-20120408-3|662	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-31.ltx
14mr|texlive-einfuehrung-20120408-3|663	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-32.ltx2
14mr|texlive-einfuehrung-20120408-3|664	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-4.ltx
14mr|texlive-einfuehrung-20120408-3|665	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-5.ltx
14mr|texlive-einfuehrung-20120408-3|666	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-6.ltx
14mr|texlive-einfuehrung-20120408-3|667	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-7.ltx2
14mr|texlive-einfuehrung-20120408-3|668	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-8.ltx
14mr|texlive-einfuehrung-20120408-3|669	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-9.ltx2
14mr|texlive-einfuehrung-20120408-3|670	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-1.ltx
14mr|texlive-einfuehrung-20120408-3|671	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-10.xltx
14mr|texlive-einfuehrung-20120408-3|672	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-11.ltx
14mr|texlive-einfuehrung-20120408-3|673	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-2.ltx2crop
14mr|texlive-einfuehrung-20120408-3|674	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-3.ltx2crop
14mr|texlive-einfuehrung-20120408-3|675	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-4.ltx
14mr|texlive-einfuehrung-20120408-3|676	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-5.ltx2crop
14mr|texlive-einfuehrung-20120408-3|677	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-6.ltx2crop
14mr|texlive-einfuehrung-20120408-3|678	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-7.ltx2
14mr|texlive-einfuehrung-20120408-3|679	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-8.ltx
14mr|texlive-einfuehrung-20120408-3|680	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-9.ltx2
14mr|texlive-einfuehrung-20120408-3|681	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-01-1.ltx
14mr|texlive-einfuehrung-20120408-3|682	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-01-2.ltx
14mr|texlive-einfuehrung-20120408-3|683	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|684	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|685	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|686	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-1.ltx
14mr|texlive-einfuehrung-20120408-3|687	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-10.ltx
14mr|texlive-einfuehrung-20120408-3|688	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-11.ltx
14mr|texlive-einfuehrung-20120408-3|689	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-12.ltx
14mr|texlive-einfuehrung-20120408-3|690	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-13.ltx
14mr|texlive-einfuehrung-20120408-3|691	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-14.ltx
14mr|texlive-einfuehrung-20120408-3|692	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-15.ltx2
14mr|texlive-einfuehrung-20120408-3|693	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-16.ltx2
14mr|texlive-einfuehrung-20120408-3|694	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-17.ltx2
14mr|texlive-einfuehrung-20120408-3|695	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-18.ltx2
14mr|texlive-einfuehrung-20120408-3|696	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-19.ltx
14mr|texlive-einfuehrung-20120408-3|697	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-2.ltx
14mr|texlive-einfuehrung-20120408-3|698	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-20.ltx
14mr|texlive-einfuehrung-20120408-3|699	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-21.ltx
14mr|texlive-einfuehrung-20120408-3|700	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-22.ltx
14mr|texlive-einfuehrung-20120408-3|701	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-23.ltx
14mr|texlive-einfuehrung-20120408-3|702	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-3.ltx
14mr|texlive-einfuehrung-20120408-3|703	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-4.ltx
14mr|texlive-einfuehrung-20120408-3|704	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-5.ltx
14mr|texlive-einfuehrung-20120408-3|705	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-6.ltx
14mr|texlive-einfuehrung-20120408-3|706	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-7.ltx
14mr|texlive-einfuehrung-20120408-3|707	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-8.ltx
14mr|texlive-einfuehrung-20120408-3|708	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-9.ltx
14mr|texlive-einfuehrung-20120408-3|709	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-1.ltx
14mr|texlive-einfuehrung-20120408-3|710	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-10.ltx
14mr|texlive-einfuehrung-20120408-3|711	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-11.ltx
14mr|texlive-einfuehrung-20120408-3|712	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-12.ltx
14mr|texlive-einfuehrung-20120408-3|713	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-13.ltx
14mr|texlive-einfuehrung-20120408-3|714	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-14.ltx
14mr|texlive-einfuehrung-20120408-3|715	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-2.ltx
14mr|texlive-einfuehrung-20120408-3|716	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-3.ltx
14mr|texlive-einfuehrung-20120408-3|717	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-4.ltx
14mr|texlive-einfuehrung-20120408-3|718	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-5.ltx
14mr|texlive-einfuehrung-20120408-3|719	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-6.ltx
14mr|texlive-einfuehrung-20120408-3|720	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-7.ltx
14mr|texlive-einfuehrung-20120408-3|721	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-8.ltx
14mr|texlive-einfuehrung-20120408-3|722	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-9.ltx
14mr|texlive-einfuehrung-20120408-3|723	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-07-1.lualtx
14mr|texlive-einfuehrung-20120408-3|724	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-1.xinl
14mr|texlive-einfuehrung-20120408-3|725	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-10.xinl
14mr|texlive-einfuehrung-20120408-3|726	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-11.xinl
14mr|texlive-einfuehrung-20120408-3|727	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-12.xinl
14mr|texlive-einfuehrung-20120408-3|728	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-13.xinl
14mr|texlive-einfuehrung-20120408-3|729	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-2.xinl
14mr|texlive-einfuehrung-20120408-3|730	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-3.xinl
14mr|texlive-einfuehrung-20120408-3|731	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-4.xinl
14mr|texlive-einfuehrung-20120408-3|732	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-5.xinl
14mr|texlive-einfuehrung-20120408-3|733	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-6.xinl
14mr|texlive-einfuehrung-20120408-3|734	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-7.xinl
14mr|texlive-einfuehrung-20120408-3|735	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-8.xinl
14mr|texlive-einfuehrung-20120408-3|736	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-9.xinl
14mr|texlive-einfuehrung-20120408-3|737	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|738	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|739	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|740	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|741	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-5.ltx
14mr|texlive-einfuehrung-20120408-3|742	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-6.ltx
14mr|texlive-einfuehrung-20120408-3|743	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|744	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-1.sh
14mr|texlive-einfuehrung-20120408-3|745	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-10.lualtx
14mr|texlive-einfuehrung-20120408-3|746	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-11.xltx
14mr|texlive-einfuehrung-20120408-3|747	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-12.xltx
14mr|texlive-einfuehrung-20120408-3|748	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-13.xltx
14mr|texlive-einfuehrung-20120408-3|749	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-14.xltx
14mr|texlive-einfuehrung-20120408-3|750	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-15.lualtx
14mr|texlive-einfuehrung-20120408-3|751	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-16.lualtx2
14mr|texlive-einfuehrung-20120408-3|752	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-17.lualtx2
14mr|texlive-einfuehrung-20120408-3|753	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-18.lualtx
14mr|texlive-einfuehrung-20120408-3|754	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-2.xltx
14mr|texlive-einfuehrung-20120408-3|755	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-3.sh
14mr|texlive-einfuehrung-20120408-3|756	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-4.sh
14mr|texlive-einfuehrung-20120408-3|757	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-5.lualtx
14mr|texlive-einfuehrung-20120408-3|758	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-6.xltx
14mr|texlive-einfuehrung-20120408-3|759	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-7.xltx
14mr|texlive-einfuehrung-20120408-3|760	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-8.xltx
14mr|texlive-einfuehrung-20120408-3|761	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-9.lualtx
14mr|texlive-einfuehrung-20120408-3|762	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-1.ltxb
14mr|texlive-einfuehrung-20120408-3|763	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-2.ltxb
14mr|texlive-einfuehrung-20120408-3|764	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-3.ltxb
14mr|texlive-einfuehrung-20120408-3|765	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-4.ltxb
14mr|texlive-einfuehrung-20120408-3|766	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-1.ltxb
14mr|texlive-einfuehrung-20120408-3|767	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-10.ltxb
14mr|texlive-einfuehrung-20120408-3|768	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-11.ltxb
14mr|texlive-einfuehrung-20120408-3|769	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-12.ltxb
14mr|texlive-einfuehrung-20120408-3|770	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-13.ltxb
14mr|texlive-einfuehrung-20120408-3|771	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-14.ltxb
14mr|texlive-einfuehrung-20120408-3|772	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-15.ltxb
14mr|texlive-einfuehrung-20120408-3|773	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-16.ltxb
14mr|texlive-einfuehrung-20120408-3|774	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-17.ltxb
14mr|texlive-einfuehrung-20120408-3|775	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-18.ltxb
14mr|texlive-einfuehrung-20120408-3|776	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-19.ltxb
14mr|texlive-einfuehrung-20120408-3|777	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-2.ltx2
14mr|texlive-einfuehrung-20120408-3|778	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-20.ltxb
14mr|texlive-einfuehrung-20120408-3|779	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-3.ltxb
14mr|texlive-einfuehrung-20120408-3|780	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-4.ltxb
14mr|texlive-einfuehrung-20120408-3|781	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-5.ltxb
14mr|texlive-einfuehrung-20120408-3|782	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-6.ltxb
14mr|texlive-einfuehrung-20120408-3|783	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-7.ltxb
14mr|texlive-einfuehrung-20120408-3|784	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-8.ltxbps
14mr|texlive-einfuehrung-20120408-3|785	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-9.ltxb
14mr|texlive-einfuehrung-20120408-3|786	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-1.ltxb
14mr|texlive-einfuehrung-20120408-3|787	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-10.ltxb
14mr|texlive-einfuehrung-20120408-3|788	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-11.ltxb
14mr|texlive-einfuehrung-20120408-3|789	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-2.ltxb
14mr|texlive-einfuehrung-20120408-3|790	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-3.ltxb
14mr|texlive-einfuehrung-20120408-3|791	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-4.ltxb
14mr|texlive-einfuehrung-20120408-3|792	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-5.ltxb
14mr|texlive-einfuehrung-20120408-3|793	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-6.ltxb
14mr|texlive-einfuehrung-20120408-3|794	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-7.ltxb
14mr|texlive-einfuehrung-20120408-3|795	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-8.ltxb
14mr|texlive-einfuehrung-20120408-3|796	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-9.ltxb
14mr|texlive-einfuehrung-20120408-3|797	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-04-1.ltxb
14mr|texlive-einfuehrung-20120408-3|798	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-04-2.ltxb
14mr|texlive-einfuehrung-20120408-3|799	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-1.ltxb
14mr|texlive-einfuehrung-20120408-3|800	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-2.ltxb
14mr|texlive-einfuehrung-20120408-3|801	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-3.ltxb
14mr|texlive-einfuehrung-20120408-3|802	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-4.ltxb
14mr|texlive-einfuehrung-20120408-3|803	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-06-1.ltxb
14mr|texlive-einfuehrung-20120408-3|804	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-06-2.ltxb
14mr|texlive-einfuehrung-20120408-3|805	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-07-1.ltxb
14mr|texlive-einfuehrung-20120408-3|806	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-07-2.ltxb
14mr|texlive-einfuehrung-20120408-3|807	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-1.ltx
14mr|texlive-einfuehrung-20120408-3|808	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-10.ltx
14mr|texlive-einfuehrung-20120408-3|809	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-11.ltx
14mr|texlive-einfuehrung-20120408-3|810	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-12.ltx
14mr|texlive-einfuehrung-20120408-3|811	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-13.ltx
14mr|texlive-einfuehrung-20120408-3|812	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-2.ltx
14mr|texlive-einfuehrung-20120408-3|813	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-3.ltx
14mr|texlive-einfuehrung-20120408-3|814	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-4.ltx
14mr|texlive-einfuehrung-20120408-3|815	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-5.ltx
14mr|texlive-einfuehrung-20120408-3|816	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-6.ltx
14mr|texlive-einfuehrung-20120408-3|817	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-7.ltx
14mr|texlive-einfuehrung-20120408-3|818	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-8.ltxps
14mr|texlive-einfuehrung-20120408-3|819	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-9.ltx
14mr|texlive-einfuehrung-20120408-3|820	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|821	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-2.ltx
14mr|texlive-einfuehrung-20120408-3|822	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|823	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-4.ltx
14mr|texlive-einfuehrung-20120408-3|824	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-5.ltx
14mr|texlive-einfuehrung-20120408-3|825	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-6.ltx
14mr|texlive-einfuehrung-20120408-3|826	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-7.ltx
14mr|texlive-einfuehrung-20120408-3|827	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|828	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-10.ltx2crop
14mr|texlive-einfuehrung-20120408-3|829	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-11.ltx
14mr|texlive-einfuehrung-20120408-3|830	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-12.ltx
14mr|texlive-einfuehrung-20120408-3|831	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-13.ltx
14mr|texlive-einfuehrung-20120408-3|832	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-14.ltx
14mr|texlive-einfuehrung-20120408-3|833	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-15.ltx2crop
14mr|texlive-einfuehrung-20120408-3|834	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-16.ltx2crop
14mr|texlive-einfuehrung-20120408-3|835	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-2.ltx
14mr|texlive-einfuehrung-20120408-3|836	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-3.ltx
14mr|texlive-einfuehrung-20120408-3|837	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-4.ltx
14mr|texlive-einfuehrung-20120408-3|838	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-5.ltx
14mr|texlive-einfuehrung-20120408-3|839	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-6.ltx
14mr|texlive-einfuehrung-20120408-3|840	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-7.ltx
14mr|texlive-einfuehrung-20120408-3|841	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-8.ltx
14mr|texlive-einfuehrung-20120408-3|842	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-9.ltx
14mr|texlive-einfuehrung-20120408-3|843	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|844	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|845	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|846	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-4.ltx
14mr|texlive-einfuehrung-20120408-3|847	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-5.ltx
14mr|texlive-einfuehrung-20120408-3|848	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-6.ltx
14mr|texlive-einfuehrung-20120408-3|849	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-7.ltx
14mr|texlive-einfuehrung-20120408-3|850	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-8.ltx
14mr|texlive-einfuehrung-20120408-3|851	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-9.ltx
14mr|texlive-einfuehrung-20120408-3|852	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-05-1.xltx
14mr|texlive-einfuehrung-20120408-3|853	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-1.ltx
14mr|texlive-einfuehrung-20120408-3|854	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-10.ltx
14mr|texlive-einfuehrung-20120408-3|855	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-11.ltx
14mr|texlive-einfuehrung-20120408-3|856	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-12.ltx
14mr|texlive-einfuehrung-20120408-3|857	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-13.ltx
14mr|texlive-einfuehrung-20120408-3|858	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-2.ltx
14mr|texlive-einfuehrung-20120408-3|859	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-3.ltx
14mr|texlive-einfuehrung-20120408-3|860	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-4.ltx
14mr|texlive-einfuehrung-20120408-3|861	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-5.ltx
14mr|texlive-einfuehrung-20120408-3|862	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-6.ltx
14mr|texlive-einfuehrung-20120408-3|863	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-7.ltx
14mr|texlive-einfuehrung-20120408-3|864	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-8.ltx
14mr|texlive-einfuehrung-20120408-3|865	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-9.ltx
14mr|texlive-einfuehrung-20120408-3|866	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-1.mp3
14mr|texlive-einfuehrung-20120408-3|867	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-10.mp
14mr|texlive-einfuehrung-20120408-3|868	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-11.mp
14mr|texlive-einfuehrung-20120408-3|869	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-12.mp
14mr|texlive-einfuehrung-20120408-3|870	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-13.mp
14mr|texlive-einfuehrung-20120408-3|871	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-14.mp
14mr|texlive-einfuehrung-20120408-3|872	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-15.mp
14mr|texlive-einfuehrung-20120408-3|873	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-16.mp
14mr|texlive-einfuehrung-20120408-3|874	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-17.mp
14mr|texlive-einfuehrung-20120408-3|875	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-18.mp
14mr|texlive-einfuehrung-20120408-3|876	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-19.mp
14mr|texlive-einfuehrung-20120408-3|877	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-2.ltxps
14mr|texlive-einfuehrung-20120408-3|878	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-20.mp
14mr|texlive-einfuehrung-20120408-3|879	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-21.mp
14mr|texlive-einfuehrung-20120408-3|880	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-22.mp
14mr|texlive-einfuehrung-20120408-3|881	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-23.mp
14mr|texlive-einfuehrung-20120408-3|882	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-24.mp
14mr|texlive-einfuehrung-20120408-3|883	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-25.mp
14mr|texlive-einfuehrung-20120408-3|884	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-26.mp
14mr|texlive-einfuehrung-20120408-3|885	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-27.mp
14mr|texlive-einfuehrung-20120408-3|886	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-28.mp
14mr|texlive-einfuehrung-20120408-3|887	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-29.mp
14mr|texlive-einfuehrung-20120408-3|888	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-3.ltx
14mr|texlive-einfuehrung-20120408-3|889	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-30.mp
14mr|texlive-einfuehrung-20120408-3|890	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-31.mp
14mr|texlive-einfuehrung-20120408-3|891	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-32.mp
14mr|texlive-einfuehrung-20120408-3|892	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-33.mp2
14mr|texlive-einfuehrung-20120408-3|893	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-34.mp2
14mr|texlive-einfuehrung-20120408-3|894	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-35.mp2
14mr|texlive-einfuehrung-20120408-3|895	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-36.mp2
14mr|texlive-einfuehrung-20120408-3|896	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-37.mp
14mr|texlive-einfuehrung-20120408-3|897	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-38.mp2
14mr|texlive-einfuehrung-20120408-3|898	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-39.mp2
14mr|texlive-einfuehrung-20120408-3|899	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-4.mp
14mr|texlive-einfuehrung-20120408-3|900	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-40.mp2
14mr|texlive-einfuehrung-20120408-3|901	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-41.mp2
14mr|texlive-einfuehrung-20120408-3|902	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-42.mp2
14mr|texlive-einfuehrung-20120408-3|903	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-43.mp2
14mr|texlive-einfuehrung-20120408-3|904	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-44.mp2
14mr|texlive-einfuehrung-20120408-3|905	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-45.mp2
14mr|texlive-einfuehrung-20120408-3|906	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-46.mp2
14mr|texlive-einfuehrung-20120408-3|907	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-47.mp2
14mr|texlive-einfuehrung-20120408-3|908	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-48.mp2
14mr|texlive-einfuehrung-20120408-3|909	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-49.mp2
14mr|texlive-einfuehrung-20120408-3|910	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-5.mp
14mr|texlive-einfuehrung-20120408-3|911	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-50.mp2
14mr|texlive-einfuehrung-20120408-3|912	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-51.mp2
14mr|texlive-einfuehrung-20120408-3|913	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-52.mp2
14mr|texlive-einfuehrung-20120408-3|914	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-53.mp2
14mr|texlive-einfuehrung-20120408-3|915	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-54.mp2
14mr|texlive-einfuehrung-20120408-3|916	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-55.mp2
14mr|texlive-einfuehrung-20120408-3|917	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-56.mp2
14mr|texlive-einfuehrung-20120408-3|918	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-57.mp2
14mr|texlive-einfuehrung-20120408-3|919	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-58.mp2
14mr|texlive-einfuehrung-20120408-3|920	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-59.mp2
14mr|texlive-einfuehrung-20120408-3|921	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-6.mp
14mr|texlive-einfuehrung-20120408-3|922	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-60.mp2
14mr|texlive-einfuehrung-20120408-3|923	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-61.mp2
14mr|texlive-einfuehrung-20120408-3|924	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-62.mp2
14mr|texlive-einfuehrung-20120408-3|925	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-63.mp2
14mr|texlive-einfuehrung-20120408-3|926	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-64.mp2
14mr|texlive-einfuehrung-20120408-3|927	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-65.mp2
14mr|texlive-einfuehrung-20120408-3|928	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-66.mp2
14mr|texlive-einfuehrung-20120408-3|929	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-67.mp2
14mr|texlive-einfuehrung-20120408-3|930	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-68.mp2
14mr|texlive-einfuehrung-20120408-3|931	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-69.mp2
14mr|texlive-einfuehrung-20120408-3|932	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-7.mp
14mr|texlive-einfuehrung-20120408-3|933	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-8.mp
14mr|texlive-einfuehrung-20120408-3|934	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-9.mp
14mr|texlive-einfuehrung-20120408-3|935	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-1.ltxps
14mr|texlive-einfuehrung-20120408-3|936	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-10.ltxps
14mr|texlive-einfuehrung-20120408-3|937	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-11.ltxps
14mr|texlive-einfuehrung-20120408-3|938	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-12.ltxps
14mr|texlive-einfuehrung-20120408-3|939	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-13.ltxps
14mr|texlive-einfuehrung-20120408-3|940	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-14.ltxps
14mr|texlive-einfuehrung-20120408-3|941	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-15.ltxps
14mr|texlive-einfuehrung-20120408-3|942	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-16.ltxps
14mr|texlive-einfuehrung-20120408-3|943	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-17.ltxps
14mr|texlive-einfuehrung-20120408-3|944	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-18.ltxps
14mr|texlive-einfuehrung-20120408-3|945	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-19.ltxps
14mr|texlive-einfuehrung-20120408-3|946	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-2.ltxps
14mr|texlive-einfuehrung-20120408-3|947	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-20.ltxps
14mr|texlive-einfuehrung-20120408-3|948	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-21.ltxps
14mr|texlive-einfuehrung-20120408-3|949	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-22.ltxps
14mr|texlive-einfuehrung-20120408-3|950	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-23.ltxps
14mr|texlive-einfuehrung-20120408-3|951	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-24.ltxps
14mr|texlive-einfuehrung-20120408-3|952	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-25.ltxps
14mr|texlive-einfuehrung-20120408-3|953	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-26.ltxps
14mr|texlive-einfuehrung-20120408-3|954	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-27.ltxps
14mr|texlive-einfuehrung-20120408-3|955	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-28.ltxps
14mr|texlive-einfuehrung-20120408-3|956	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-29.ltxps
14mr|texlive-einfuehrung-20120408-3|957	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-3.ltxps
14mr|texlive-einfuehrung-20120408-3|958	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-30.ltxps
14mr|texlive-einfuehrung-20120408-3|959	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-31.ltxps
14mr|texlive-einfuehrung-20120408-3|960	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-32.ltxps
14mr|texlive-einfuehrung-20120408-3|961	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-33.ltxps
14mr|texlive-einfuehrung-20120408-3|962	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-34.ltxps
14mr|texlive-einfuehrung-20120408-3|963	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-35.ltxps
14mr|texlive-einfuehrung-20120408-3|964	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-36.ltxps
14mr|texlive-einfuehrung-20120408-3|965	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-37.ltxps
14mr|texlive-einfuehrung-20120408-3|966	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-38.ltxps
14mr|texlive-einfuehrung-20120408-3|967	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-39.ltxps
14mr|texlive-einfuehrung-20120408-3|968	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-4.ltxps
14mr|texlive-einfuehrung-20120408-3|969	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-40.ltxps
14mr|texlive-einfuehrung-20120408-3|970	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-41.ltxps
14mr|texlive-einfuehrung-20120408-3|971	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-42.ltxps
14mr|texlive-einfuehrung-20120408-3|972	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-43.ltxps
14mr|texlive-einfuehrung-20120408-3|973	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-44.ltxps
14mr|texlive-einfuehrung-20120408-3|974	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-45.ltxps
14mr|texlive-einfuehrung-20120408-3|975	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-46.ltxps
14mr|texlive-einfuehrung-20120408-3|976	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-47.ltxps
14mr|texlive-einfuehrung-20120408-3|977	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-48.ltxps
14mr|texlive-einfuehrung-20120408-3|978	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-49.ltxps
14mr|texlive-einfuehrung-20120408-3|979	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-5.ltxps
14mr|texlive-einfuehrung-20120408-3|980	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-50.ltxps
14mr|texlive-einfuehrung-20120408-3|981	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-51.ltxps
14mr|texlive-einfuehrung-20120408-3|982	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-6.ltxps
14mr|texlive-einfuehrung-20120408-3|983	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-7.ltxps
14mr|texlive-einfuehrung-20120408-3|984	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-8.ltxps
14mr|texlive-einfuehrung-20120408-3|985	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-9.ltxps
14mr|texlive-einfuehrung-20120408-3|986	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-1.ltx
14mr|texlive-einfuehrung-20120408-3|987	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-10.ltx
14mr|texlive-einfuehrung-20120408-3|988	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-11.ltx
14mr|texlive-einfuehrung-20120408-3|989	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-12.ltx
14mr|texlive-einfuehrung-20120408-3|990	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-13.ltx
14mr|texlive-einfuehrung-20120408-3|991	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-14.ltx
14mr|texlive-einfuehrung-20120408-3|992	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-15.ltx
14mr|texlive-einfuehrung-20120408-3|993	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-16.ltx
14mr|texlive-einfuehrung-20120408-3|994	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-17.ltx
14mr|texlive-einfuehrung-20120408-3|995	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-18.ltx
14mr|texlive-einfuehrung-20120408-3|996	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-19.ltx
14mr|texlive-einfuehrung-20120408-3|997	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|998	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-20.ltx
14mr|texlive-einfuehrung-20120408-3|999	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-21.ltx
14mr|texlive-einfuehrung-20120408-3|1000	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-22.ltx
14mr|texlive-einfuehrung-20120408-3|1001	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-23.ltx
14mr|texlive-einfuehrung-20120408-3|1002	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-24.ltx
14mr|texlive-einfuehrung-20120408-3|1003	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-25.ltx
14mr|texlive-einfuehrung-20120408-3|1004	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-26.ltx
14mr|texlive-einfuehrung-20120408-3|1005	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-27.ltx
14mr|texlive-einfuehrung-20120408-3|1006	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-28.ltx
14mr|texlive-einfuehrung-20120408-3|1007	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-29.ltx
14mr|texlive-einfuehrung-20120408-3|1008	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|1009	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-30.ltx
14mr|texlive-einfuehrung-20120408-3|1010	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-31.ltx
14mr|texlive-einfuehrung-20120408-3|1011	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-32.ltx
14mr|texlive-einfuehrung-20120408-3|1012	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-33.ltx
14mr|texlive-einfuehrung-20120408-3|1013	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-34.ltx
14mr|texlive-einfuehrung-20120408-3|1014	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-35.ltx
14mr|texlive-einfuehrung-20120408-3|1015	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-36.ltx
14mr|texlive-einfuehrung-20120408-3|1016	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-37.ltx
14mr|texlive-einfuehrung-20120408-3|1017	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-38.ltx
14mr|texlive-einfuehrung-20120408-3|1018	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-39.ltx
14mr|texlive-einfuehrung-20120408-3|1019	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-4.ltx
14mr|texlive-einfuehrung-20120408-3|1020	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-40.ltx
14mr|texlive-einfuehrung-20120408-3|1021	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-41.ltx
14mr|texlive-einfuehrung-20120408-3|1022	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-42.ltx
14mr|texlive-einfuehrung-20120408-3|1023	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-43.ltx
14mr|texlive-einfuehrung-20120408-3|1024	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-44.ltx
14mr|texlive-einfuehrung-20120408-3|1025	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-45.ltx
14mr|texlive-einfuehrung-20120408-3|1026	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-46.ltx
14mr|texlive-einfuehrung-20120408-3|1027	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-47.ltx
14mr|texlive-einfuehrung-20120408-3|1028	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-48.ltx
14mr|texlive-einfuehrung-20120408-3|1029	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-49.ltx
14mr|texlive-einfuehrung-20120408-3|1030	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-5.ltx
14mr|texlive-einfuehrung-20120408-3|1031	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-50.ltx
14mr|texlive-einfuehrung-20120408-3|1032	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-51.ltx
14mr|texlive-einfuehrung-20120408-3|1033	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-52.ltx
14mr|texlive-einfuehrung-20120408-3|1034	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-53.ltx
14mr|texlive-einfuehrung-20120408-3|1035	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-54.ltx
14mr|texlive-einfuehrung-20120408-3|1036	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-55.ltx
14mr|texlive-einfuehrung-20120408-3|1037	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-56.ltx
14mr|texlive-einfuehrung-20120408-3|1038	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-57.ltx
14mr|texlive-einfuehrung-20120408-3|1039	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-58.ltx
14mr|texlive-einfuehrung-20120408-3|1040	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-59.ltx
14mr|texlive-einfuehrung-20120408-3|1041	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-6.ltx
14mr|texlive-einfuehrung-20120408-3|1042	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-60.ltx
14mr|texlive-einfuehrung-20120408-3|1043	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-61.ltx
14mr|texlive-einfuehrung-20120408-3|1044	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-62.ltx
14mr|texlive-einfuehrung-20120408-3|1045	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-63.ltx
14mr|texlive-einfuehrung-20120408-3|1046	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-64.ltx
14mr|texlive-einfuehrung-20120408-3|1047	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-65.ltx
14mr|texlive-einfuehrung-20120408-3|1048	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-66.ltx
14mr|texlive-einfuehrung-20120408-3|1049	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-67.ltx
14mr|texlive-einfuehrung-20120408-3|1050	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-68.ltx
14mr|texlive-einfuehrung-20120408-3|1051	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-69.ltx4
14mr|texlive-einfuehrung-20120408-3|1052	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-7.ltx
14mr|texlive-einfuehrung-20120408-3|1053	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-70.ltx
14mr|texlive-einfuehrung-20120408-3|1054	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-71.ltx
14mr|texlive-einfuehrung-20120408-3|1055	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-72.ltx
14mr|texlive-einfuehrung-20120408-3|1056	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-73.ltx
14mr|texlive-einfuehrung-20120408-3|1057	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-74.ltx
14mr|texlive-einfuehrung-20120408-3|1058	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-75.ltx
14mr|texlive-einfuehrung-20120408-3|1059	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-76.ltx
14mr|texlive-einfuehrung-20120408-3|1060	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-77.ltx
14mr|texlive-einfuehrung-20120408-3|1061	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-78.ltx
14mr|texlive-einfuehrung-20120408-3|1062	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-79.ltx
14mr|texlive-einfuehrung-20120408-3|1063	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-8.ltx
14mr|texlive-einfuehrung-20120408-3|1064	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-80.ltx
14mr|texlive-einfuehrung-20120408-3|1065	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-9.ltx
14mr|texlive-einfuehrung-20120408-3|1066	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-02-1.ltx
14mr|texlive-einfuehrung-20120408-3|1067	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-03-1.ltx
14mr|texlive-einfuehrung-20120408-3|1068	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-1.ltx2
14mr|texlive-einfuehrung-20120408-3|1069	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-2.ltx
14mr|texlive-einfuehrung-20120408-3|1070	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-3.ltx
14mr|texlive-einfuehrung-20120408-3|1071	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-4.ltx
14mr|texlive-einfuehrung-20120408-3|1072	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-5.ltx
14mr|texlive-einfuehrung-20120408-3|1073	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-1.ltx
14mr|texlive-einfuehrung-20120408-3|1074	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-2.ltx
14mr|texlive-einfuehrung-20120408-3|1075	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-3.ltx
14mr|texlive-einfuehrung-20120408-3|1076	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-4.ltx
14mr|texlive-einfuehrung-20120408-3|1077	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-5.ltx
14mr|texlive-einfuehrung-20120408-3|1078	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-6.ltx
14mr|texlive-einfuehrung-20120408-3|1079	%doc %{_texmfdistdir}/doc/latex/einfuehrung/B.pdf
14mr|texlive-einfuehrung-20120408-3|1080	%doc %{_texmfdistdir}/doc/latex/einfuehrung/CTdefault.tex
14mr|texlive-einfuehrung-20120408-3|1081	%doc %{_texmfdistdir}/doc/latex/einfuehrung/DEexa.sty
14mr|texlive-einfuehrung-20120408-3|1082	%doc %{_texmfdistdir}/doc/latex/einfuehrung/DEoptions.sty
14mr|texlive-einfuehrung-20120408-3|1083	%doc %{_texmfdistdir}/doc/latex/einfuehrung/Letter.ist
14mr|texlive-einfuehrung-20120408-3|1084	%doc %{_texmfdistdir}/doc/latex/einfuehrung/LetterC.ist
14mr|texlive-einfuehrung-20120408-3|1085	%doc %{_texmfdistdir}/doc/latex/einfuehrung/LoadFonts.tex
14mr|texlive-einfuehrung-20120408-3|1086	%doc %{_texmfdistdir}/doc/latex/einfuehrung/README
14mr|texlive-einfuehrung-20120408-3|1087	%doc %{_texmfdistdir}/doc/latex/einfuehrung/UTF8.bib
14mr|texlive-einfuehrung-20120408-3|1088	%doc %{_texmfdistdir}/doc/latex/einfuehrung/VerbatimOut.xltx
14mr|texlive-einfuehrung-20120408-3|1089	%doc %{_texmfdistdir}/doc/latex/einfuehrung/beispiel.cls
14mr|texlive-einfuehrung-20120408-3|1090	%doc %{_texmfdistdir}/doc/latex/einfuehrung/biblatex-examples.bib
14mr|texlive-einfuehrung-20120408-3|1091	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspcalweekly.cls
14mr|texlive-einfuehrung-20120408-3|1092	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspdvdcoll.cls
14mr|texlive-einfuehrung-20120408-3|1093	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspfont.cls
14mr|texlive-einfuehrung-20120408-3|1094	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bsppstricks.cls
14mr|texlive-einfuehrung-20120408-3|1095	%doc %{_texmfdistdir}/doc/latex/einfuehrung/data0.csv
14mr|texlive-einfuehrung-20120408-3|1096	%doc %{_texmfdistdir}/doc/latex/einfuehrung/data1T.csv
14mr|texlive-einfuehrung-20120408-3|1097	%doc %{_texmfdistdir}/doc/latex/einfuehrung/de-examples-dw.bib
14mr|texlive-einfuehrung-20120408-3|1098	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo.ist
14mr|texlive-einfuehrung-20120408-3|1099	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo11.bib
14mr|texlive-einfuehrung-20120408-3|1100	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo4.bib
14mr|texlive-einfuehrung-20120408-3|1101	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo5.bib
14mr|texlive-einfuehrung-20120408-3|1102	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo6.bib
14mr|texlive-einfuehrung-20120408-3|1103	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo7.bib
14mr|texlive-einfuehrung-20120408-3|1104	%doc %{_texmfdistdir}/doc/latex/einfuehrung/doc_data.txt
14mr|texlive-einfuehrung-20120408-3|1105	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exa-fontconfig.tex
14mr|texlive-einfuehrung-20120408-3|1106	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle.cls
14mr|texlive-einfuehrung-20120408-3|1107	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle2.cls
14mr|texlive-einfuehrung-20120408-3|1108	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaartplain.cls
14mr|texlive-einfuehrung-20120408-3|1109	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabeamer.cls
14mr|texlive-einfuehrung-20120408-3|1110	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabook.cls
14mr|texlive-einfuehrung-20120408-3|1111	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabook2.cls
14mr|texlive-einfuehrung-20120408-3|1112	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exadante.cls
14mr|texlive-einfuehrung-20120408-3|1113	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafoils.cls
14mr|texlive-einfuehrung-20120408-3|1114	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafubeamer.cls
14mr|texlive-einfuehrung-20120408-3|1115	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafupd.cls
14mr|texlive-einfuehrung-20120408-3|1116	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examargin.cls
14mr|texlive-einfuehrung-20120408-3|1117	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examemoir.cls
14mr|texlive-einfuehrung-20120408-3|1118	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examinimal-mathsymbols.cls
14mr|texlive-einfuehrung-20120408-3|1119	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examinimal.cls
14mr|texlive-einfuehrung-20120408-3|1120	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examples-dw.bib
14mr|texlive-einfuehrung-20120408-3|1121	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examples.bib
14mr|texlive-einfuehrung-20120408-3|1122	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examplesA.bib
14mr|texlive-einfuehrung-20120408-3|1123	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examplesB.bib
14mr|texlive-einfuehrung-20120408-3|1124	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exapd.cls
14mr|texlive-einfuehrung-20120408-3|1125	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaprosper.cls
14mr|texlive-einfuehrung-20120408-3|1126	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exareport.cls
14mr|texlive-einfuehrung-20120408-3|1127	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaseminar.cls
14mr|texlive-einfuehrung-20120408-3|1128	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaslidenotes.cls
14mr|texlive-einfuehrung-20120408-3|1129	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exasymbol.cls
14mr|texlive-einfuehrung-20120408-3|1130	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaxetex.cls
14mr|texlive-einfuehrung-20120408-3|1131	%doc %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo-E.tex
14mr|texlive-einfuehrung-20120408-3|1132	%doc %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo.tex
14mr|texlive-einfuehrung-20120408-3|1133	%doc %{_texmfdistdir}/doc/latex/einfuehrung/foo.lua
14mr|texlive-einfuehrung-20120408-3|1134	%doc %{_texmfdistdir}/doc/latex/einfuehrung/mpxerr.tex
14mr|texlive-einfuehrung-20120408-3|1135	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleB.xdy
14mr|texlive-einfuehrung-20120408-3|1136	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleC.xdy
14mr|texlive-einfuehrung-20120408-3|1137	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleE.xdy
14mr|texlive-einfuehrung-20120408-3|1138	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleF.xdy
14mr|texlive-einfuehrung-20120408-3|1139	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleG.xdy
14mr|texlive-einfuehrung-20120408-3|1140	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleH.xdy
14mr|texlive-einfuehrung-20120408-3|1141	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleI.xdy
14mr|texlive-einfuehrung-20120408-3|1142	%doc %{_texmfdistdir}/doc/latex/einfuehrung/plainDemo.bst
14mr|texlive-einfuehrung-20120408-3|1143	%doc %{_texmfdistdir}/doc/latex/einfuehrung/preamble.tex
14mr|texlive-einfuehrung-20120408-3|1144	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxa.cls
14mr|texlive-einfuehrung-20120408-3|1145	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxabook.cls
14mr|texlive-einfuehrung-20120408-3|1146	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxareport.cls
14mr|texlive-einfuehrung-20120408-3|1147	%doc %{_texmfdistdir}/doc/latex/einfuehrung/tab.tex
14mr|texlive-einfuehrung-20120408-3|1148	%doc %{_texmfdistdir}/doc/latex/einfuehrung/tabelle1.tex
14mr|texlive-einfuehrung-20120408-3|1149	%doc %{_texmfdistdir}/doc/latex/einfuehrung/textdemo.sty
14mr|texlive-einfuehrung-20120408-3|1150	
14mr|texlive-einfuehrung-20120408-3|1151	#-----------------------------------------------------------------------
14mr|texlive-einfuehrung-20120408-3|1152	%prep
14mr|texlive-einfuehrung-20120408-3|1153	%setup -c -a0 -a1
14mr|texlive-einfuehrung-20120408-3|1154	
14mr|texlive-einfuehrung-20120408-3|1155	%build
14mr|texlive-einfuehrung-20120408-3|1156	
14mr|texlive-einfuehrung-20120408-3|1157	%install
14mr|texlive-einfuehrung-20120408-3|1158	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-einfuehrung-20120408-3|1159	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-einfuehrung-20120408-3|1160	
14mr|texlive-einfuehrung-20120408-3|1161	
14mr|texlive-einfuehrung-20120408-3|1162	
14mr|texlive-einfuehrung-20120408-3|1163	%changelog
14mr|texlive-einfuehrung-20120408-3|1164	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120408-3
14mr|texlive-einfuehrung-20120408-3|1165	+ Revision: bf93adb
14mr|texlive-einfuehrung-20120408-3|1166	- MassBuild#440: Increase release tag
14mr|texlive-einfuehrung-20120408-3|1167	
14mr|texlive-einfuehrung-20120408-3|1168	

19945 14
14mr|texlive-ejpecp-0.5772-4|1	# revision 25092
14mr|texlive-ejpecp-0.5772-4|2	# category Package
14mr|texlive-ejpecp-0.5772-4|3	# catalog-ctan /macros/latex/contrib/ejpecp
14mr|texlive-ejpecp-0.5772-4|4	# catalog-date 2012-01-10 16:50:30 +0100
14mr|texlive-ejpecp-0.5772-4|5	# catalog-license lppl1.2
14mr|texlive-ejpecp-0.5772-4|6	# catalog-version 0.5772
14mr|texlive-ejpecp-0.5772-4|7	Name:		texlive-ejpecp
14mr|texlive-ejpecp-0.5772-4|8	Version:	0.5772
14mr|texlive-ejpecp-0.5772-4|9	Release:	4
14mr|texlive-ejpecp-0.5772-4|10	Summary:	Class for EJP and ECP
14mr|texlive-ejpecp-0.5772-4|11	Group:		Publishing
14mr|texlive-ejpecp-0.5772-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ejpecp
14mr|texlive-ejpecp-0.5772-4|13	License:	LPPL1.2
14mr|texlive-ejpecp-0.5772-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.tar.xz
14mr|texlive-ejpecp-0.5772-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.doc.tar.xz
14mr|texlive-ejpecp-0.5772-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.source.tar.xz
14mr|texlive-ejpecp-0.5772-4|17	BuildArch:	noarch
14mr|texlive-ejpecp-0.5772-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ejpecp-0.5772-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ejpecp-0.5772-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-ejpecp-0.5772-4|21	
14mr|texlive-ejpecp-0.5772-4|22	%description
14mr|texlive-ejpecp-0.5772-4|23	The class is designed for typesetting articles for the
14mr|texlive-ejpecp-0.5772-4|24	mathematical research periodicals Electronic Journal of
14mr|texlive-ejpecp-0.5772-4|25	Probability (EJP) and Electronic Communications in Probability
14mr|texlive-ejpecp-0.5772-4|26	(ECP).
14mr|texlive-ejpecp-0.5772-4|27	
14mr|texlive-ejpecp-0.5772-4|28	%post
14mr|texlive-ejpecp-0.5772-4|29	%{_sbindir}/texlive.post
14mr|texlive-ejpecp-0.5772-4|30	
14mr|texlive-ejpecp-0.5772-4|31	%postun
14mr|texlive-ejpecp-0.5772-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-ejpecp-0.5772-4|33	%{_sbindir}/texlive.post
14mr|texlive-ejpecp-0.5772-4|34	fi
14mr|texlive-ejpecp-0.5772-4|35	
14mr|texlive-ejpecp-0.5772-4|36	#-----------------------------------------------------------------------
14mr|texlive-ejpecp-0.5772-4|37	%files
14mr|texlive-ejpecp-0.5772-4|38	%{_texmfdistdir}/tex/latex/ejpecp/ejpecp.cls
14mr|texlive-ejpecp-0.5772-4|39	%doc %{_texmfdistdir}/doc/latex/ejpecp/LPPL
14mr|texlive-ejpecp-0.5772-4|40	%doc %{_texmfdistdir}/doc/latex/ejpecp/README
14mr|texlive-ejpecp-0.5772-4|41	%doc %{_texmfdistdir}/doc/latex/ejpecp/ejpecp.pdf
14mr|texlive-ejpecp-0.5772-4|42	%doc %{_texmfdistdir}/doc/latex/ejpecp/mgetmref.py
14mr|texlive-ejpecp-0.5772-4|43	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.pdf
14mr|texlive-ejpecp-0.5772-4|44	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.tex
14mr|texlive-ejpecp-0.5772-4|45	#- source
14mr|texlive-ejpecp-0.5772-4|46	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.dtx
14mr|texlive-ejpecp-0.5772-4|47	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.ins
14mr|texlive-ejpecp-0.5772-4|48	
14mr|texlive-ejpecp-0.5772-4|49	#-----------------------------------------------------------------------
14mr|texlive-ejpecp-0.5772-4|50	%prep
14mr|texlive-ejpecp-0.5772-4|51	%setup -c -a0 -a1 -a2
14mr|texlive-ejpecp-0.5772-4|52	
14mr|texlive-ejpecp-0.5772-4|53	%build
14mr|texlive-ejpecp-0.5772-4|54	
14mr|texlive-ejpecp-0.5772-4|55	%install
14mr|texlive-ejpecp-0.5772-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ejpecp-0.5772-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ejpecp-0.5772-4|58	
14mr|texlive-ejpecp-0.5772-4|59	
14mr|texlive-ejpecp-0.5772-4|60	
14mr|texlive-ejpecp-0.5772-4|61	%changelog
14mr|texlive-ejpecp-0.5772-4|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5772-4
14mr|texlive-ejpecp-0.5772-4|63	+ Revision: ef25662
14mr|texlive-ejpecp-0.5772-4|64	- MassBuild#440: Increase release tag
14mr|texlive-ejpecp-0.5772-4|65	
14mr|texlive-ejpecp-0.5772-4|66	

19946 14
14mr|texlive-elbioimp-1.2-3|1	# revision 21758
14mr|texlive-elbioimp-1.2-3|2	# category Package
14mr|texlive-elbioimp-1.2-3|3	# catalog-ctan /macros/latex/contrib/elbioimp
14mr|texlive-elbioimp-1.2-3|4	# catalog-date 2011-03-18 18:22:40 +0100
14mr|texlive-elbioimp-1.2-3|5	# catalog-license lppl
14mr|texlive-elbioimp-1.2-3|6	# catalog-version 1.2
14mr|texlive-elbioimp-1.2-3|7	Name:		texlive-elbioimp
14mr|texlive-elbioimp-1.2-3|8	Version:	1.2
14mr|texlive-elbioimp-1.2-3|9	Release:	3
14mr|texlive-elbioimp-1.2-3|10	Summary:	A LaTeX document class for the Journal of Electrical Bioimpedance
14mr|texlive-elbioimp-1.2-3|11	Group:		Publishing
14mr|texlive-elbioimp-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elbioimp
14mr|texlive-elbioimp-1.2-3|13	License:	LPPL
14mr|texlive-elbioimp-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.tar.xz
14mr|texlive-elbioimp-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.doc.tar.xz
14mr|texlive-elbioimp-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.source.tar.xz
14mr|texlive-elbioimp-1.2-3|17	BuildArch:	noarch
14mr|texlive-elbioimp-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-elbioimp-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-elbioimp-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-elbioimp-1.2-3|21	
14mr|texlive-elbioimp-1.2-3|22	%description
14mr|texlive-elbioimp-1.2-3|23	A new document class for writing articles to the Journal of
14mr|texlive-elbioimp-1.2-3|24	Electrical Bioimpedance.
14mr|texlive-elbioimp-1.2-3|25	
14mr|texlive-elbioimp-1.2-3|26	%post
14mr|texlive-elbioimp-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-elbioimp-1.2-3|28	
14mr|texlive-elbioimp-1.2-3|29	%postun
14mr|texlive-elbioimp-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-elbioimp-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-elbioimp-1.2-3|32	fi
14mr|texlive-elbioimp-1.2-3|33	
14mr|texlive-elbioimp-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-elbioimp-1.2-3|35	%files
14mr|texlive-elbioimp-1.2-3|36	%{_texmfdistdir}/tex/latex/elbioimp/elbioimp.cls
14mr|texlive-elbioimp-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/elbioimp/Makefile
14mr|texlive-elbioimp-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/elbioimp/README
14mr|texlive-elbioimp-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp-basis.tex
14mr|texlive-elbioimp-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp.pdf
14mr|texlive-elbioimp-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-bib.bib
14mr|texlive-elbioimp-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-ill.png
14mr|texlive-elbioimp-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/elbioimp/test1.tex
14mr|texlive-elbioimp-1.2-3|44	#- source
14mr|texlive-elbioimp-1.2-3|45	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.dtx
14mr|texlive-elbioimp-1.2-3|46	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.ins
14mr|texlive-elbioimp-1.2-3|47	
14mr|texlive-elbioimp-1.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-elbioimp-1.2-3|49	%prep
14mr|texlive-elbioimp-1.2-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-elbioimp-1.2-3|51	
14mr|texlive-elbioimp-1.2-3|52	%build
14mr|texlive-elbioimp-1.2-3|53	
14mr|texlive-elbioimp-1.2-3|54	%install
14mr|texlive-elbioimp-1.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elbioimp-1.2-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-elbioimp-1.2-3|57	
14mr|texlive-elbioimp-1.2-3|58	
14mr|texlive-elbioimp-1.2-3|59	
14mr|texlive-elbioimp-1.2-3|60	%changelog
14mr|texlive-elbioimp-1.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-elbioimp-1.2-3|62	+ Revision: 47cf55a
14mr|texlive-elbioimp-1.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-elbioimp-1.2-3|64	
14mr|texlive-elbioimp-1.2-3|65	

19947 14
14mr|texlive-electrum-1.005b-3|1	# revision 19705
14mr|texlive-electrum-1.005b-3|2	# category Package
14mr|texlive-electrum-1.005b-3|3	# catalog-ctan /fonts/electrumadf
14mr|texlive-electrum-1.005b-3|4	# catalog-date 2010-07-28 12:27:25 +0200
14mr|texlive-electrum-1.005b-3|5	# catalog-license other-free
14mr|texlive-electrum-1.005b-3|6	# catalog-version 1.005-b
14mr|texlive-electrum-1.005b-3|7	Name:		texlive-electrum
14mr|texlive-electrum-1.005b-3|8	Version:	1.005b
14mr|texlive-electrum-1.005b-3|9	Release:	3
14mr|texlive-electrum-1.005b-3|10	Summary:	Electrum ADF fonts collection
14mr|texlive-electrum-1.005b-3|11	Group:		Publishing
14mr|texlive-electrum-1.005b-3|12	URL:		http://www.ctan.org/tex-archive/fonts/electrumadf
14mr|texlive-electrum-1.005b-3|13	License:	OTHER-FREE
14mr|texlive-electrum-1.005b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.tar.xz
14mr|texlive-electrum-1.005b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.doc.tar.xz
14mr|texlive-electrum-1.005b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.source.tar.xz
14mr|texlive-electrum-1.005b-3|17	BuildArch:	noarch
14mr|texlive-electrum-1.005b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-electrum-1.005b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-electrum-1.005b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-electrum-1.005b-3|21	
14mr|texlive-electrum-1.005b-3|22	%description
14mr|texlive-electrum-1.005b-3|23	Electrum ADF is a slab-serif font featuring optical and italic
14mr|texlive-electrum-1.005b-3|24	small-caps; additional ligatures and an alternate Q; lining,
14mr|texlive-electrum-1.005b-3|25	hanging, inferior and superior digits; and four weights. The
14mr|texlive-electrum-1.005b-3|26	fonts are provided in Adobe Type 1 format and the support
14mr|texlive-electrum-1.005b-3|27	material enables use with LaTeX. Licence is mixed: LPPL for
14mr|texlive-electrum-1.005b-3|28	LaTeX support; GPL with font exception for the fonts.
14mr|texlive-electrum-1.005b-3|29	
14mr|texlive-electrum-1.005b-3|30	%post
14mr|texlive-electrum-1.005b-3|31	%{_sbindir}/texlive.post
14mr|texlive-electrum-1.005b-3|32	
14mr|texlive-electrum-1.005b-3|33	%postun
14mr|texlive-electrum-1.005b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-electrum-1.005b-3|35	%{_sbindir}/texlive.post
14mr|texlive-electrum-1.005b-3|36	fi
14mr|texlive-electrum-1.005b-3|37	
14mr|texlive-electrum-1.005b-3|38	#-----------------------------------------------------------------------
14mr|texlive-electrum-1.005b-3|39	%files
14mr|texlive-electrum-1.005b-3|40	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesb8a.afm
14mr|texlive-electrum-1.005b-3|41	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesbo8a.afm
14mr|texlive-electrum-1.005b-3|42	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesl8a.afm
14mr|texlive-electrum-1.005b-3|43	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yeslo8a.afm
14mr|texlive-electrum-1.005b-3|44	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesr8a.afm
14mr|texlive-electrum-1.005b-3|45	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesro8a.afm
14mr|texlive-electrum-1.005b-3|46	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yess8a.afm
14mr|texlive-electrum-1.005b-3|47	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesso8a.afm
14mr|texlive-electrum-1.005b-3|48	%{_texmfdistdir}/fonts/enc/dvips/electrum/supp-yes.enc
14mr|texlive-electrum-1.005b-3|49	%{_texmfdistdir}/fonts/map/dvips/electrum/yes.map
14mr|texlive-electrum-1.005b-3|50	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08c.tfm
14mr|texlive-electrum-1.005b-3|51	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08t.tfm
14mr|texlive-electrum-1.005b-3|52	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8c.tfm
14mr|texlive-electrum-1.005b-3|53	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8t.tfm
14mr|texlive-electrum-1.005b-3|54	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18c.tfm
14mr|texlive-electrum-1.005b-3|55	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18t.tfm
14mr|texlive-electrum-1.005b-3|56	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8c.tfm
14mr|texlive-electrum-1.005b-3|57	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8t.tfm
14mr|texlive-electrum-1.005b-3|58	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8c.tfm
14mr|texlive-electrum-1.005b-3|59	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8r.tfm
14mr|texlive-electrum-1.005b-3|60	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8s.tfm
14mr|texlive-electrum-1.005b-3|61	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8t.tfm
14mr|texlive-electrum-1.005b-3|62	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbc8t.tfm
14mr|texlive-electrum-1.005b-3|63	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcj8t.tfm
14mr|texlive-electrum-1.005b-3|64	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm
14mr|texlive-electrum-1.005b-3|65	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm
14mr|texlive-electrum-1.005b-3|66	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm
14mr|texlive-electrum-1.005b-3|67	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbco8t.tfm
14mr|texlive-electrum-1.005b-3|68	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcow8t.tfm
14mr|texlive-electrum-1.005b-3|69	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcw8t.tfm
14mr|texlive-electrum-1.005b-3|70	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8c.tfm
14mr|texlive-electrum-1.005b-3|71	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8t.tfm
14mr|texlive-electrum-1.005b-3|72	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8c.tfm
14mr|texlive-electrum-1.005b-3|73	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8t.tfm
14mr|texlive-electrum-1.005b-3|74	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjow8t.tfm
14mr|texlive-electrum-1.005b-3|75	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjw8t.tfm
14mr|texlive-electrum-1.005b-3|76	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8c.tfm
14mr|texlive-electrum-1.005b-3|77	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8r.tfm
14mr|texlive-electrum-1.005b-3|78	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8s.tfm
14mr|texlive-electrum-1.005b-3|79	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8t.tfm
14mr|texlive-electrum-1.005b-3|80	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbow8t.tfm
14mr|texlive-electrum-1.005b-3|81	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbw8t.tfm
14mr|texlive-electrum-1.005b-3|82	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08c.tfm
14mr|texlive-electrum-1.005b-3|83	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08t.tfm
14mr|texlive-electrum-1.005b-3|84	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8c.tfm
14mr|texlive-electrum-1.005b-3|85	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8t.tfm
14mr|texlive-electrum-1.005b-3|86	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18c.tfm
14mr|texlive-electrum-1.005b-3|87	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18t.tfm
14mr|texlive-electrum-1.005b-3|88	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8c.tfm
14mr|texlive-electrum-1.005b-3|89	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8t.tfm
14mr|texlive-electrum-1.005b-3|90	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8c.tfm
14mr|texlive-electrum-1.005b-3|91	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8r.tfm
14mr|texlive-electrum-1.005b-3|92	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8s.tfm
14mr|texlive-electrum-1.005b-3|93	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8t.tfm
14mr|texlive-electrum-1.005b-3|94	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslc8t.tfm
14mr|texlive-electrum-1.005b-3|95	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcj8t.tfm
14mr|texlive-electrum-1.005b-3|96	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm
14mr|texlive-electrum-1.005b-3|97	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm
14mr|texlive-electrum-1.005b-3|98	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm
14mr|texlive-electrum-1.005b-3|99	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslco8t.tfm
14mr|texlive-electrum-1.005b-3|100	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcow8t.tfm
14mr|texlive-electrum-1.005b-3|101	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcw8t.tfm
14mr|texlive-electrum-1.005b-3|102	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8c.tfm
14mr|texlive-electrum-1.005b-3|103	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8t.tfm
14mr|texlive-electrum-1.005b-3|104	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8c.tfm
14mr|texlive-electrum-1.005b-3|105	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8t.tfm
14mr|texlive-electrum-1.005b-3|106	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljow8t.tfm
14mr|texlive-electrum-1.005b-3|107	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljw8t.tfm
14mr|texlive-electrum-1.005b-3|108	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8c.tfm
14mr|texlive-electrum-1.005b-3|109	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8r.tfm
14mr|texlive-electrum-1.005b-3|110	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8s.tfm
14mr|texlive-electrum-1.005b-3|111	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8t.tfm
14mr|texlive-electrum-1.005b-3|112	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslow8t.tfm
14mr|texlive-electrum-1.005b-3|113	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslw8t.tfm
14mr|texlive-electrum-1.005b-3|114	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08c.tfm
14mr|texlive-electrum-1.005b-3|115	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08t.tfm
14mr|texlive-electrum-1.005b-3|116	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8c.tfm
14mr|texlive-electrum-1.005b-3|117	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8t.tfm
14mr|texlive-electrum-1.005b-3|118	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18c.tfm
14mr|texlive-electrum-1.005b-3|119	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18t.tfm
14mr|texlive-electrum-1.005b-3|120	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8c.tfm
14mr|texlive-electrum-1.005b-3|121	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8t.tfm
14mr|texlive-electrum-1.005b-3|122	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8c.tfm
14mr|texlive-electrum-1.005b-3|123	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8r.tfm
14mr|texlive-electrum-1.005b-3|124	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8s.tfm
14mr|texlive-electrum-1.005b-3|125	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8t.tfm
14mr|texlive-electrum-1.005b-3|126	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrc8t.tfm
14mr|texlive-electrum-1.005b-3|127	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcj8t.tfm
14mr|texlive-electrum-1.005b-3|128	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm
14mr|texlive-electrum-1.005b-3|129	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm
14mr|texlive-electrum-1.005b-3|130	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm
14mr|texlive-electrum-1.005b-3|131	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrco8t.tfm
14mr|texlive-electrum-1.005b-3|132	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcow8t.tfm
14mr|texlive-electrum-1.005b-3|133	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcw8t.tfm
14mr|texlive-electrum-1.005b-3|134	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8c.tfm
14mr|texlive-electrum-1.005b-3|135	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8t.tfm
14mr|texlive-electrum-1.005b-3|136	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8c.tfm
14mr|texlive-electrum-1.005b-3|137	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8t.tfm
14mr|texlive-electrum-1.005b-3|138	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjow8t.tfm
14mr|texlive-electrum-1.005b-3|139	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjw8t.tfm
14mr|texlive-electrum-1.005b-3|140	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8c.tfm
14mr|texlive-electrum-1.005b-3|141	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8r.tfm
14mr|texlive-electrum-1.005b-3|142	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8s.tfm
14mr|texlive-electrum-1.005b-3|143	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8t.tfm
14mr|texlive-electrum-1.005b-3|144	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrow8t.tfm
14mr|texlive-electrum-1.005b-3|145	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrw8t.tfm
14mr|texlive-electrum-1.005b-3|146	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08c.tfm
14mr|texlive-electrum-1.005b-3|147	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08t.tfm
14mr|texlive-electrum-1.005b-3|148	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8c.tfm
14mr|texlive-electrum-1.005b-3|149	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8t.tfm
14mr|texlive-electrum-1.005b-3|150	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18c.tfm
14mr|texlive-electrum-1.005b-3|151	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18t.tfm
14mr|texlive-electrum-1.005b-3|152	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8c.tfm
14mr|texlive-electrum-1.005b-3|153	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8t.tfm
14mr|texlive-electrum-1.005b-3|154	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8c.tfm
14mr|texlive-electrum-1.005b-3|155	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8r.tfm
14mr|texlive-electrum-1.005b-3|156	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8s.tfm
14mr|texlive-electrum-1.005b-3|157	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8t.tfm
14mr|texlive-electrum-1.005b-3|158	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessc8t.tfm
14mr|texlive-electrum-1.005b-3|159	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscj8t.tfm
14mr|texlive-electrum-1.005b-3|160	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjo8t.tfm
14mr|texlive-electrum-1.005b-3|161	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjow8t.tfm
14mr|texlive-electrum-1.005b-3|162	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjw8t.tfm
14mr|texlive-electrum-1.005b-3|163	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessco8t.tfm
14mr|texlive-electrum-1.005b-3|164	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscow8t.tfm
14mr|texlive-electrum-1.005b-3|165	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscw8t.tfm
14mr|texlive-electrum-1.005b-3|166	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8c.tfm
14mr|texlive-electrum-1.005b-3|167	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8t.tfm
14mr|texlive-electrum-1.005b-3|168	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8c.tfm
14mr|texlive-electrum-1.005b-3|169	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8t.tfm
14mr|texlive-electrum-1.005b-3|170	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjow8t.tfm
14mr|texlive-electrum-1.005b-3|171	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjw8t.tfm
14mr|texlive-electrum-1.005b-3|172	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8c.tfm
14mr|texlive-electrum-1.005b-3|173	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8r.tfm
14mr|texlive-electrum-1.005b-3|174	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8s.tfm
14mr|texlive-electrum-1.005b-3|175	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8t.tfm
14mr|texlive-electrum-1.005b-3|176	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessow8t.tfm
14mr|texlive-electrum-1.005b-3|177	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessw8t.tfm
14mr|texlive-electrum-1.005b-3|178	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfb
14mr|texlive-electrum-1.005b-3|179	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfm
14mr|texlive-electrum-1.005b-3|180	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfb
14mr|texlive-electrum-1.005b-3|181	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfm
14mr|texlive-electrum-1.005b-3|182	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfb
14mr|texlive-electrum-1.005b-3|183	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfm
14mr|texlive-electrum-1.005b-3|184	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfb
14mr|texlive-electrum-1.005b-3|185	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfm
14mr|texlive-electrum-1.005b-3|186	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfb
14mr|texlive-electrum-1.005b-3|187	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfm
14mr|texlive-electrum-1.005b-3|188	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfb
14mr|texlive-electrum-1.005b-3|189	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfm
14mr|texlive-electrum-1.005b-3|190	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfb
14mr|texlive-electrum-1.005b-3|191	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfm
14mr|texlive-electrum-1.005b-3|192	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfb
14mr|texlive-electrum-1.005b-3|193	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfm
14mr|texlive-electrum-1.005b-3|194	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08c.vf
14mr|texlive-electrum-1.005b-3|195	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08t.vf
14mr|texlive-electrum-1.005b-3|196	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8c.vf
14mr|texlive-electrum-1.005b-3|197	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8t.vf
14mr|texlive-electrum-1.005b-3|198	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18c.vf
14mr|texlive-electrum-1.005b-3|199	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18t.vf
14mr|texlive-electrum-1.005b-3|200	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8c.vf
14mr|texlive-electrum-1.005b-3|201	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8t.vf
14mr|texlive-electrum-1.005b-3|202	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8c.vf
14mr|texlive-electrum-1.005b-3|203	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8t.vf
14mr|texlive-electrum-1.005b-3|204	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbc8t.vf
14mr|texlive-electrum-1.005b-3|205	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcj8t.vf
14mr|texlive-electrum-1.005b-3|206	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjo8t.vf
14mr|texlive-electrum-1.005b-3|207	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjow8t.vf
14mr|texlive-electrum-1.005b-3|208	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjw8t.vf
14mr|texlive-electrum-1.005b-3|209	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbco8t.vf
14mr|texlive-electrum-1.005b-3|210	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcow8t.vf
14mr|texlive-electrum-1.005b-3|211	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcw8t.vf
14mr|texlive-electrum-1.005b-3|212	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8c.vf
14mr|texlive-electrum-1.005b-3|213	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8t.vf
14mr|texlive-electrum-1.005b-3|214	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8c.vf
14mr|texlive-electrum-1.005b-3|215	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8t.vf
14mr|texlive-electrum-1.005b-3|216	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjow8t.vf
14mr|texlive-electrum-1.005b-3|217	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjw8t.vf
14mr|texlive-electrum-1.005b-3|218	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8c.vf
14mr|texlive-electrum-1.005b-3|219	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8t.vf
14mr|texlive-electrum-1.005b-3|220	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbow8t.vf
14mr|texlive-electrum-1.005b-3|221	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbw8t.vf
14mr|texlive-electrum-1.005b-3|222	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08c.vf
14mr|texlive-electrum-1.005b-3|223	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08t.vf
14mr|texlive-electrum-1.005b-3|224	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8c.vf
14mr|texlive-electrum-1.005b-3|225	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8t.vf
14mr|texlive-electrum-1.005b-3|226	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18c.vf
14mr|texlive-electrum-1.005b-3|227	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18t.vf
14mr|texlive-electrum-1.005b-3|228	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8c.vf
14mr|texlive-electrum-1.005b-3|229	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8t.vf
14mr|texlive-electrum-1.005b-3|230	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8c.vf
14mr|texlive-electrum-1.005b-3|231	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8t.vf
14mr|texlive-electrum-1.005b-3|232	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslc8t.vf
14mr|texlive-electrum-1.005b-3|233	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcj8t.vf
14mr|texlive-electrum-1.005b-3|234	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjo8t.vf
14mr|texlive-electrum-1.005b-3|235	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjow8t.vf
14mr|texlive-electrum-1.005b-3|236	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjw8t.vf
14mr|texlive-electrum-1.005b-3|237	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslco8t.vf
14mr|texlive-electrum-1.005b-3|238	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcow8t.vf
14mr|texlive-electrum-1.005b-3|239	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcw8t.vf
14mr|texlive-electrum-1.005b-3|240	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8c.vf
14mr|texlive-electrum-1.005b-3|241	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8t.vf
14mr|texlive-electrum-1.005b-3|242	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8c.vf
14mr|texlive-electrum-1.005b-3|243	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8t.vf
14mr|texlive-electrum-1.005b-3|244	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljow8t.vf
14mr|texlive-electrum-1.005b-3|245	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljw8t.vf
14mr|texlive-electrum-1.005b-3|246	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8c.vf
14mr|texlive-electrum-1.005b-3|247	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8t.vf
14mr|texlive-electrum-1.005b-3|248	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslow8t.vf
14mr|texlive-electrum-1.005b-3|249	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslw8t.vf
14mr|texlive-electrum-1.005b-3|250	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08c.vf
14mr|texlive-electrum-1.005b-3|251	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08t.vf
14mr|texlive-electrum-1.005b-3|252	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8c.vf
14mr|texlive-electrum-1.005b-3|253	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8t.vf
14mr|texlive-electrum-1.005b-3|254	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18c.vf
14mr|texlive-electrum-1.005b-3|255	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18t.vf
14mr|texlive-electrum-1.005b-3|256	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8c.vf
14mr|texlive-electrum-1.005b-3|257	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8t.vf
14mr|texlive-electrum-1.005b-3|258	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8c.vf
14mr|texlive-electrum-1.005b-3|259	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8t.vf
14mr|texlive-electrum-1.005b-3|260	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrc8t.vf
14mr|texlive-electrum-1.005b-3|261	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcj8t.vf
14mr|texlive-electrum-1.005b-3|262	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjo8t.vf
14mr|texlive-electrum-1.005b-3|263	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjow8t.vf
14mr|texlive-electrum-1.005b-3|264	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjw8t.vf
14mr|texlive-electrum-1.005b-3|265	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrco8t.vf
14mr|texlive-electrum-1.005b-3|266	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcow8t.vf
14mr|texlive-electrum-1.005b-3|267	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcw8t.vf
14mr|texlive-electrum-1.005b-3|268	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8c.vf
14mr|texlive-electrum-1.005b-3|269	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8t.vf
14mr|texlive-electrum-1.005b-3|270	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8c.vf
14mr|texlive-electrum-1.005b-3|271	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8t.vf
14mr|texlive-electrum-1.005b-3|272	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjow8t.vf
14mr|texlive-electrum-1.005b-3|273	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjw8t.vf
14mr|texlive-electrum-1.005b-3|274	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8c.vf
14mr|texlive-electrum-1.005b-3|275	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8t.vf
14mr|texlive-electrum-1.005b-3|276	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrow8t.vf
14mr|texlive-electrum-1.005b-3|277	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrw8t.vf
14mr|texlive-electrum-1.005b-3|278	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08c.vf
14mr|texlive-electrum-1.005b-3|279	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08t.vf
14mr|texlive-electrum-1.005b-3|280	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8c.vf
14mr|texlive-electrum-1.005b-3|281	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8t.vf
14mr|texlive-electrum-1.005b-3|282	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18c.vf
14mr|texlive-electrum-1.005b-3|283	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18t.vf
14mr|texlive-electrum-1.005b-3|284	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8c.vf
14mr|texlive-electrum-1.005b-3|285	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8t.vf
14mr|texlive-electrum-1.005b-3|286	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8c.vf
14mr|texlive-electrum-1.005b-3|287	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8t.vf
14mr|texlive-electrum-1.005b-3|288	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessc8t.vf
14mr|texlive-electrum-1.005b-3|289	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscj8t.vf
14mr|texlive-electrum-1.005b-3|290	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjo8t.vf
14mr|texlive-electrum-1.005b-3|291	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjow8t.vf
14mr|texlive-electrum-1.005b-3|292	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjw8t.vf
14mr|texlive-electrum-1.005b-3|293	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessco8t.vf
14mr|texlive-electrum-1.005b-3|294	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscow8t.vf
14mr|texlive-electrum-1.005b-3|295	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscw8t.vf
14mr|texlive-electrum-1.005b-3|296	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8c.vf
14mr|texlive-electrum-1.005b-3|297	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8t.vf
14mr|texlive-electrum-1.005b-3|298	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8c.vf
14mr|texlive-electrum-1.005b-3|299	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8t.vf
14mr|texlive-electrum-1.005b-3|300	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjow8t.vf
14mr|texlive-electrum-1.005b-3|301	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjw8t.vf
14mr|texlive-electrum-1.005b-3|302	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8c.vf
14mr|texlive-electrum-1.005b-3|303	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8t.vf
14mr|texlive-electrum-1.005b-3|304	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessow8t.vf
14mr|texlive-electrum-1.005b-3|305	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessw8t.vf
14mr|texlive-electrum-1.005b-3|306	%{_texmfdistdir}/tex/latex/electrum/electrum.sty
14mr|texlive-electrum-1.005b-3|307	%{_texmfdistdir}/tex/latex/electrum/t1yes.fd
14mr|texlive-electrum-1.005b-3|308	%{_texmfdistdir}/tex/latex/electrum/t1yes0.fd
14mr|texlive-electrum-1.005b-3|309	%{_texmfdistdir}/tex/latex/electrum/t1yes1.fd
14mr|texlive-electrum-1.005b-3|310	%{_texmfdistdir}/tex/latex/electrum/t1yesj.fd
14mr|texlive-electrum-1.005b-3|311	%{_texmfdistdir}/tex/latex/electrum/t1yesjw.fd
14mr|texlive-electrum-1.005b-3|312	%{_texmfdistdir}/tex/latex/electrum/t1yesw.fd
14mr|texlive-electrum-1.005b-3|313	%{_texmfdistdir}/tex/latex/electrum/ts1yes.fd
14mr|texlive-electrum-1.005b-3|314	%{_texmfdistdir}/tex/latex/electrum/ts1yes0.fd
14mr|texlive-electrum-1.005b-3|315	%{_texmfdistdir}/tex/latex/electrum/ts1yes1.fd
14mr|texlive-electrum-1.005b-3|316	%{_texmfdistdir}/tex/latex/electrum/ts1yesj.fd
14mr|texlive-electrum-1.005b-3|317	%{_texmfdistdir}/tex/latex/electrum/ts1yesjw.fd
14mr|texlive-electrum-1.005b-3|318	%{_texmfdistdir}/tex/latex/electrum/ts1yesw.fd
14mr|texlive-electrum-1.005b-3|319	%doc %{_texmfdistdir}/doc/fonts/electrum/COPYING
14mr|texlive-electrum-1.005b-3|320	%doc %{_texmfdistdir}/doc/fonts/electrum/NOTICE.txt
14mr|texlive-electrum-1.005b-3|321	%doc %{_texmfdistdir}/doc/fonts/electrum/README
14mr|texlive-electrum-1.005b-3|322	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.pdf
14mr|texlive-electrum-1.005b-3|323	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.tex
14mr|texlive-electrum-1.005b-3|324	%doc %{_texmfdistdir}/doc/fonts/electrum/manifest.txt
14mr|texlive-electrum-1.005b-3|325	#- source
14mr|texlive-electrum-1.005b-3|326	%doc %{_texmfdistdir}/source/fonts/electrum/build-ttsc.mtx
14mr|texlive-electrum-1.005b-3|327	%doc %{_texmfdistdir}/source/fonts/electrum/dotsc2.etx
14mr|texlive-electrum-1.005b-3|328	%doc %{_texmfdistdir}/source/fonts/electrum/dotscbuild.mtx
14mr|texlive-electrum-1.005b-3|329	%doc %{_texmfdistdir}/source/fonts/electrum/dotscmisc.mtx
14mr|texlive-electrum-1.005b-3|330	%doc %{_texmfdistdir}/source/fonts/electrum/newlatin-dotsc.mtx
14mr|texlive-electrum-1.005b-3|331	%doc %{_texmfdistdir}/source/fonts/electrum/reglyph-yes.tex
14mr|texlive-electrum-1.005b-3|332	%doc %{_texmfdistdir}/source/fonts/electrum/supp-yes.etx
14mr|texlive-electrum-1.005b-3|333	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotinferior.etx
14mr|texlive-electrum-1.005b-3|334	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotsuperior.etx
14mr|texlive-electrum-1.005b-3|335	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yes.etx
14mr|texlive-electrum-1.005b-3|336	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw-sc.etx
14mr|texlive-electrum-1.005b-3|337	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw.etx
14mr|texlive-electrum-1.005b-3|338	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yes.etx
14mr|texlive-electrum-1.005b-3|339	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw-sc.etx
14mr|texlive-electrum-1.005b-3|340	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw.etx
14mr|texlive-electrum-1.005b-3|341	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotinferior.etx
14mr|texlive-electrum-1.005b-3|342	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotoldstyle-yes.etx
14mr|texlive-electrum-1.005b-3|343	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotsuperior.etx
14mr|texlive-electrum-1.005b-3|344	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-yes.etx
14mr|texlive-electrum-1.005b-3|345	%doc %{_texmfdistdir}/source/fonts/electrum/yes-drv.tex
14mr|texlive-electrum-1.005b-3|346	%doc %{_texmfdistdir}/source/fonts/electrum/yes-map.tex
14mr|texlive-electrum-1.005b-3|347	
14mr|texlive-electrum-1.005b-3|348	#-----------------------------------------------------------------------
14mr|texlive-electrum-1.005b-3|349	%prep
14mr|texlive-electrum-1.005b-3|350	%setup -c -a0 -a1 -a2
14mr|texlive-electrum-1.005b-3|351	
14mr|texlive-electrum-1.005b-3|352	%build
14mr|texlive-electrum-1.005b-3|353	
14mr|texlive-electrum-1.005b-3|354	%install
14mr|texlive-electrum-1.005b-3|355	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-electrum-1.005b-3|356	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-electrum-1.005b-3|357	
14mr|texlive-electrum-1.005b-3|358	
14mr|texlive-electrum-1.005b-3|359	
14mr|texlive-electrum-1.005b-3|360	%changelog
14mr|texlive-electrum-1.005b-3|361	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.005b-3
14mr|texlive-electrum-1.005b-3|362	+ Revision: 00915a7
14mr|texlive-electrum-1.005b-3|363	- MassBuild#440: Increase release tag
14mr|texlive-electrum-1.005b-3|364	
14mr|texlive-electrum-1.005b-3|365	

19948 14
14mr|texlive-eledform-1.0-7|1	# revision 27922
14mr|texlive-eledform-1.0-7|2	# category Package
14mr|texlive-eledform-1.0-7|3	# catalog-ctan /macros/latex/contrib/eledform
14mr|texlive-eledform-1.0-7|4	# catalog-date 2012-10-08 11:45:11 +0200
14mr|texlive-eledform-1.0-7|5	# catalog-license lppl1.3
14mr|texlive-eledform-1.0-7|6	# catalog-version 1.0
14mr|texlive-eledform-1.0-7|7	Name:		texlive-eledform
14mr|texlive-eledform-1.0-7|8	Version:	1.0
14mr|texlive-eledform-1.0-7|9	Release:	7
14mr|texlive-eledform-1.0-7|10	Summary:	Define textual variants
14mr|texlive-eledform-1.0-7|11	Group:		Publishing
14mr|texlive-eledform-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledform
14mr|texlive-eledform-1.0-7|13	License:	LPPL1.3
14mr|texlive-eledform-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.tar.xz
14mr|texlive-eledform-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.doc.tar.xz
14mr|texlive-eledform-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.source.tar.xz
14mr|texlive-eledform-1.0-7|17	BuildArch:	noarch
14mr|texlive-eledform-1.0-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eledform-1.0-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eledform-1.0-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-eledform-1.0-7|21	
14mr|texlive-eledform-1.0-7|22	%description
14mr|texlive-eledform-1.0-7|23	The package provides commands to formalize textual variants in
14mr|texlive-eledform-1.0-7|24	critical editions typeset using eledmac.
14mr|texlive-eledform-1.0-7|25	
14mr|texlive-eledform-1.0-7|26	%post
14mr|texlive-eledform-1.0-7|27	%{_sbindir}/texlive.post
14mr|texlive-eledform-1.0-7|28	
14mr|texlive-eledform-1.0-7|29	%postun
14mr|texlive-eledform-1.0-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-eledform-1.0-7|31	%{_sbindir}/texlive.post
14mr|texlive-eledform-1.0-7|32	fi
14mr|texlive-eledform-1.0-7|33	
14mr|texlive-eledform-1.0-7|34	#-----------------------------------------------------------------------
14mr|texlive-eledform-1.0-7|35	%files
14mr|texlive-eledform-1.0-7|36	%{_texmfdistdir}/tex/latex/eledform/eledform.sty
14mr|texlive-eledform-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/eledform/README.md
14mr|texlive-eledform-1.0-7|38	%doc %{_texmfdistdir}/doc/latex/eledform/eledform.pdf
14mr|texlive-eledform-1.0-7|39	%doc %{_texmfdistdir}/doc/latex/eledform/example.pdf
14mr|texlive-eledform-1.0-7|40	%doc %{_texmfdistdir}/doc/latex/eledform/example.tex
14mr|texlive-eledform-1.0-7|41	%doc %{_texmfdistdir}/doc/latex/eledform/include/stemma.tex
14mr|texlive-eledform-1.0-7|42	%doc %{_texmfdistdir}/doc/latex/eledform/makefile
14mr|texlive-eledform-1.0-7|43	#- source
14mr|texlive-eledform-1.0-7|44	%doc %{_texmfdistdir}/source/latex/eledform/eledform.dtx
14mr|texlive-eledform-1.0-7|45	%doc %{_texmfdistdir}/source/latex/eledform/eledform.ins
14mr|texlive-eledform-1.0-7|46	
14mr|texlive-eledform-1.0-7|47	#-----------------------------------------------------------------------
14mr|texlive-eledform-1.0-7|48	%prep
14mr|texlive-eledform-1.0-7|49	%setup -c -a0 -a1 -a2
14mr|texlive-eledform-1.0-7|50	
14mr|texlive-eledform-1.0-7|51	%build
14mr|texlive-eledform-1.0-7|52	
14mr|texlive-eledform-1.0-7|53	%install
14mr|texlive-eledform-1.0-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eledform-1.0-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eledform-1.0-7|56	
14mr|texlive-eledform-1.0-7|57	%changelog
14mr|texlive-eledform-1.0-7|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-7
14mr|texlive-eledform-1.0-7|59	+ Revision: 59c297e
14mr|texlive-eledform-1.0-7|60	- MassBuild#440: Increase release tag
14mr|texlive-eledform-1.0-7|61	
14mr|texlive-eledform-1.0-7|62	

19949 14
14mr|texlive-eledmac-1.10.1-2|1	# revision 33080
14mr|texlive-eledmac-1.10.1-2|2	# category Package
14mr|texlive-eledmac-1.10.1-2|3	# catalog-ctan /macros/latex/contrib/eledmac
14mr|texlive-eledmac-1.10.1-2|4	# catalog-date 2014-03-02 00:04:31 +0100
14mr|texlive-eledmac-1.10.1-2|5	# catalog-license lppl
14mr|texlive-eledmac-1.10.1-2|6	# catalog-version 1.10.1
14mr|texlive-eledmac-1.10.1-2|7	Name:		texlive-eledmac
14mr|texlive-eledmac-1.10.1-2|8	Version:	1.10.1
14mr|texlive-eledmac-1.10.1-2|9	Release:	2
14mr|texlive-eledmac-1.10.1-2|10	Summary:	Typeset scholarly editions
14mr|texlive-eledmac-1.10.1-2|11	Group:		Publishing
14mr|texlive-eledmac-1.10.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledmac
14mr|texlive-eledmac-1.10.1-2|13	License:	LPPL
14mr|texlive-eledmac-1.10.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.tar.xz
14mr|texlive-eledmac-1.10.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.doc.tar.xz
14mr|texlive-eledmac-1.10.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.source.tar.xz
14mr|texlive-eledmac-1.10.1-2|17	BuildArch:	noarch
14mr|texlive-eledmac-1.10.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eledmac-1.10.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eledmac-1.10.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-eledmac-1.10.1-2|21	
14mr|texlive-eledmac-1.10.1-2|22	%description
14mr|texlive-eledmac-1.10.1-2|23	A package for typesetting scholarly critical editions,
14mr|texlive-eledmac-1.10.1-2|24	replacing the established ledmac package. Ledmac itself was a
14mr|texlive-eledmac-1.10.1-2|25	LaTeX port of the plain TeX EDMAC macros. The package supports
14mr|texlive-eledmac-1.10.1-2|26	indexing by page and by line numbers, and simple tabular- and
14mr|texlive-eledmac-1.10.1-2|27	array-style environments. The package is distributed with the
14mr|texlive-eledmac-1.10.1-2|28	related eledpar package.
14mr|texlive-eledmac-1.10.1-2|29	
14mr|texlive-eledmac-1.10.1-2|30	%post
14mr|texlive-eledmac-1.10.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-eledmac-1.10.1-2|32	
14mr|texlive-eledmac-1.10.1-2|33	%postun
14mr|texlive-eledmac-1.10.1-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-eledmac-1.10.1-2|35	%{_sbindir}/texlive.post
14mr|texlive-eledmac-1.10.1-2|36	fi
14mr|texlive-eledmac-1.10.1-2|37	
14mr|texlive-eledmac-1.10.1-2|38	#-----------------------------------------------------------------------
14mr|texlive-eledmac-1.10.1-2|39	%files
14mr|texlive-eledmac-1.10.1-2|40	%{_texmfdistdir}/tex/latex/eledmac/eledmac.sty
14mr|texlive-eledmac-1.10.1-2|41	%{_texmfdistdir}/tex/latex/eledmac/eledpar.sty
14mr|texlive-eledmac-1.10.1-2|42	%doc %{_texmfdistdir}/doc/latex/eledmac/Makefile
14mr|texlive-eledmac-1.10.1-2|43	%doc %{_texmfdistdir}/doc/latex/eledmac/README
14mr|texlive-eledmac-1.10.1-2|44	%doc %{_texmfdistdir}/doc/latex/eledmac/eledmac.pdf
14mr|texlive-eledmac-1.10.1-2|45	%doc %{_texmfdistdir}/doc/latex/eledmac/eledpar.pdf
14mr|texlive-eledmac-1.10.1-2|46	#- source
14mr|texlive-eledmac-1.10.1-2|47	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.dtx
14mr|texlive-eledmac-1.10.1-2|48	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.ins
14mr|texlive-eledmac-1.10.1-2|49	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.dtx
14mr|texlive-eledmac-1.10.1-2|50	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.ins
14mr|texlive-eledmac-1.10.1-2|51	
14mr|texlive-eledmac-1.10.1-2|52	#-----------------------------------------------------------------------
14mr|texlive-eledmac-1.10.1-2|53	%prep
14mr|texlive-eledmac-1.10.1-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-eledmac-1.10.1-2|55	
14mr|texlive-eledmac-1.10.1-2|56	%build
14mr|texlive-eledmac-1.10.1-2|57	
14mr|texlive-eledmac-1.10.1-2|58	%install
14mr|texlive-eledmac-1.10.1-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eledmac-1.10.1-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eledmac-1.10.1-2|61	
14mr|texlive-eledmac-1.10.1-2|62	%changelog
14mr|texlive-eledmac-1.10.1-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.1-2
14mr|texlive-eledmac-1.10.1-2|64	+ Revision: eb14d3b
14mr|texlive-eledmac-1.10.1-2|65	- MassBuild#440: Increase release tag
14mr|texlive-eledmac-1.10.1-2|66	
14mr|texlive-eledmac-1.10.1-2|67	

19950 14
14mr|texlive-ellipsis-20070102-3|1	# revision 15878
14mr|texlive-ellipsis-20070102-3|2	# category Package
14mr|texlive-ellipsis-20070102-3|3	# catalog-ctan /macros/latex/contrib/ellipsis
14mr|texlive-ellipsis-20070102-3|4	# catalog-date 2007-01-02 01:17:18 +0100
14mr|texlive-ellipsis-20070102-3|5	# catalog-license lppl
14mr|texlive-ellipsis-20070102-3|6	# catalog-version undef
14mr|texlive-ellipsis-20070102-3|7	Name:		texlive-ellipsis
14mr|texlive-ellipsis-20070102-3|8	Version:	20070102
14mr|texlive-ellipsis-20070102-3|9	Release:	3
14mr|texlive-ellipsis-20070102-3|10	Summary:	Fix uneven spacing around ellipses in LaTeX text mode
14mr|texlive-ellipsis-20070102-3|11	Group:		Publishing
14mr|texlive-ellipsis-20070102-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis
14mr|texlive-ellipsis-20070102-3|13	License:	LPPL
14mr|texlive-ellipsis-20070102-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.tar.xz
14mr|texlive-ellipsis-20070102-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.doc.tar.xz
14mr|texlive-ellipsis-20070102-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.source.tar.xz
14mr|texlive-ellipsis-20070102-3|17	BuildArch:	noarch
14mr|texlive-ellipsis-20070102-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ellipsis-20070102-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ellipsis-20070102-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ellipsis-20070102-3|21	
14mr|texlive-ellipsis-20070102-3|22	%description
14mr|texlive-ellipsis-20070102-3|23	This is a simple package that fixes a problem in the way LaTeX
14mr|texlive-ellipsis-20070102-3|24	handles ellipses: it always puts a tiny bit more space after
14mr|texlive-ellipsis-20070102-3|25	\dots in text mode than before it, which results in the
14mr|texlive-ellipsis-20070102-3|26	ellipsis being off-center when used between two words.
14mr|texlive-ellipsis-20070102-3|27	
14mr|texlive-ellipsis-20070102-3|28	%post
14mr|texlive-ellipsis-20070102-3|29	%{_sbindir}/texlive.post
14mr|texlive-ellipsis-20070102-3|30	
14mr|texlive-ellipsis-20070102-3|31	%postun
14mr|texlive-ellipsis-20070102-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ellipsis-20070102-3|33	%{_sbindir}/texlive.post
14mr|texlive-ellipsis-20070102-3|34	fi
14mr|texlive-ellipsis-20070102-3|35	
14mr|texlive-ellipsis-20070102-3|36	#-----------------------------------------------------------------------
14mr|texlive-ellipsis-20070102-3|37	%files
14mr|texlive-ellipsis-20070102-3|38	%{_texmfdistdir}/tex/latex/ellipsis/ellipsis.sty
14mr|texlive-ellipsis-20070102-3|39	%doc %{_texmfdistdir}/doc/latex/ellipsis/README
14mr|texlive-ellipsis-20070102-3|40	%doc %{_texmfdistdir}/doc/latex/ellipsis/ellipsis.pdf
14mr|texlive-ellipsis-20070102-3|41	#- source
14mr|texlive-ellipsis-20070102-3|42	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.dtx
14mr|texlive-ellipsis-20070102-3|43	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.ins
14mr|texlive-ellipsis-20070102-3|44	
14mr|texlive-ellipsis-20070102-3|45	#-----------------------------------------------------------------------
14mr|texlive-ellipsis-20070102-3|46	%prep
14mr|texlive-ellipsis-20070102-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-ellipsis-20070102-3|48	
14mr|texlive-ellipsis-20070102-3|49	%build
14mr|texlive-ellipsis-20070102-3|50	
14mr|texlive-ellipsis-20070102-3|51	%install
14mr|texlive-ellipsis-20070102-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ellipsis-20070102-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ellipsis-20070102-3|54	
14mr|texlive-ellipsis-20070102-3|55	
14mr|texlive-ellipsis-20070102-3|56	
14mr|texlive-ellipsis-20070102-3|57	%changelog
14mr|texlive-ellipsis-20070102-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070102-3
14mr|texlive-ellipsis-20070102-3|59	+ Revision: 092482c
14mr|texlive-ellipsis-20070102-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ellipsis-20070102-3|61	
14mr|texlive-ellipsis-20070102-3|62	

19951 14
14mr|texlive-elmath-v1.2-3|1	# revision 15878
14mr|texlive-elmath-v1.2-3|2	# category Package
14mr|texlive-elmath-v1.2-3|3	# catalog-ctan /macros/latex/contrib/elmath
14mr|texlive-elmath-v1.2-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-elmath-v1.2-3|5	# catalog-license lppl
14mr|texlive-elmath-v1.2-3|6	# catalog-version v1.2
14mr|texlive-elmath-v1.2-3|7	Name:		texlive-elmath
14mr|texlive-elmath-v1.2-3|8	Version:	v1.2
14mr|texlive-elmath-v1.2-3|9	Release:	3
14mr|texlive-elmath-v1.2-3|10	Summary:	Mathematics in Greek texts
14mr|texlive-elmath-v1.2-3|11	Group:		Publishing
14mr|texlive-elmath-v1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elmath
14mr|texlive-elmath-v1.2-3|13	License:	LPPL
14mr|texlive-elmath-v1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.tar.xz
14mr|texlive-elmath-v1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.doc.tar.xz
14mr|texlive-elmath-v1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.source.tar.xz
14mr|texlive-elmath-v1.2-3|17	BuildArch:	noarch
14mr|texlive-elmath-v1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-elmath-v1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-elmath-v1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-elmath-v1.2-3|21	
14mr|texlive-elmath-v1.2-3|22	%description
14mr|texlive-elmath-v1.2-3|23	This package has been designed to facilitate the use of Greek
14mr|texlive-elmath-v1.2-3|24	letters in mathematical mode. The package allows one to
14mr|texlive-elmath-v1.2-3|25	directly type in Greek letters (in ISO 8859-7 encoding) in math
14mr|texlive-elmath-v1.2-3|26	mode.
14mr|texlive-elmath-v1.2-3|27	
14mr|texlive-elmath-v1.2-3|28	%post
14mr|texlive-elmath-v1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-elmath-v1.2-3|30	
14mr|texlive-elmath-v1.2-3|31	%postun
14mr|texlive-elmath-v1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-elmath-v1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-elmath-v1.2-3|34	fi
14mr|texlive-elmath-v1.2-3|35	
14mr|texlive-elmath-v1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-elmath-v1.2-3|37	%files
14mr|texlive-elmath-v1.2-3|38	%{_texmfdistdir}/tex/latex/elmath/elmath.sty
14mr|texlive-elmath-v1.2-3|39	%doc %{_texmfdistdir}/doc/latex/elmath/elmath.pdf
14mr|texlive-elmath-v1.2-3|40	#- source
14mr|texlive-elmath-v1.2-3|41	%doc %{_texmfdistdir}/source/latex/elmath/elmath.dtx
14mr|texlive-elmath-v1.2-3|42	%doc %{_texmfdistdir}/source/latex/elmath/elmath.ins
14mr|texlive-elmath-v1.2-3|43	
14mr|texlive-elmath-v1.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-elmath-v1.2-3|45	%prep
14mr|texlive-elmath-v1.2-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-elmath-v1.2-3|47	
14mr|texlive-elmath-v1.2-3|48	%build
14mr|texlive-elmath-v1.2-3|49	
14mr|texlive-elmath-v1.2-3|50	%install
14mr|texlive-elmath-v1.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elmath-v1.2-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-elmath-v1.2-3|53	
14mr|texlive-elmath-v1.2-3|54	
14mr|texlive-elmath-v1.2-3|55	
14mr|texlive-elmath-v1.2-3|56	%changelog
14mr|texlive-elmath-v1.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.2-3
14mr|texlive-elmath-v1.2-3|58	+ Revision: 14156e7
14mr|texlive-elmath-v1.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-elmath-v1.2-3|60	
14mr|texlive-elmath-v1.2-3|61	

19952 14
14mr|texlive-elpres-v0.3-3|1	# revision 15878
14mr|texlive-elpres-v0.3-3|2	# category Package
14mr|texlive-elpres-v0.3-3|3	# catalog-ctan /macros/latex/contrib/elpres
14mr|texlive-elpres-v0.3-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-elpres-v0.3-3|5	# catalog-license lppl
14mr|texlive-elpres-v0.3-3|6	# catalog-version v0.3
14mr|texlive-elpres-v0.3-3|7	Name:		texlive-elpres
14mr|texlive-elpres-v0.3-3|8	Version:	v0.3
14mr|texlive-elpres-v0.3-3|9	Release:	3
14mr|texlive-elpres-v0.3-3|10	Summary:	A simple class for electronic presentations
14mr|texlive-elpres-v0.3-3|11	Group:		Publishing
14mr|texlive-elpres-v0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elpres
14mr|texlive-elpres-v0.3-3|13	License:	LPPL
14mr|texlive-elpres-v0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.tar.xz
14mr|texlive-elpres-v0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.doc.tar.xz
14mr|texlive-elpres-v0.3-3|16	BuildArch:	noarch
14mr|texlive-elpres-v0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-elpres-v0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-elpres-v0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-elpres-v0.3-3|20	
14mr|texlive-elpres-v0.3-3|21	%description
14mr|texlive-elpres-v0.3-3|22	Elpres is a simple class for electronic presentations to be
14mr|texlive-elpres-v0.3-3|23	shown on screen or a beamer. Elpres is derived from article.cls
14mr|texlive-elpres-v0.3-3|24	and may be used with LaTeX or pdfLaTeX.
14mr|texlive-elpres-v0.3-3|25	
14mr|texlive-elpres-v0.3-3|26	%post
14mr|texlive-elpres-v0.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-elpres-v0.3-3|28	
14mr|texlive-elpres-v0.3-3|29	%postun
14mr|texlive-elpres-v0.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-elpres-v0.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-elpres-v0.3-3|32	fi
14mr|texlive-elpres-v0.3-3|33	
14mr|texlive-elpres-v0.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-elpres-v0.3-3|35	%files
14mr|texlive-elpres-v0.3-3|36	%{_texmfdistdir}/tex/latex/elpres/elpres.cls
14mr|texlive-elpres-v0.3-3|37	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-example.tex
14mr|texlive-elpres-v0.3-3|38	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.pdf
14mr|texlive-elpres-v0.3-3|39	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.tex
14mr|texlive-elpres-v0.3-3|40	%doc %{_texmfdistdir}/doc/latex/elpres/gradient1.png
14mr|texlive-elpres-v0.3-3|41	%doc %{_texmfdistdir}/doc/latex/elpres/gradient2.png
14mr|texlive-elpres-v0.3-3|42	
14mr|texlive-elpres-v0.3-3|43	#-----------------------------------------------------------------------
14mr|texlive-elpres-v0.3-3|44	%prep
14mr|texlive-elpres-v0.3-3|45	%setup -c -a0 -a1
14mr|texlive-elpres-v0.3-3|46	
14mr|texlive-elpres-v0.3-3|47	%build
14mr|texlive-elpres-v0.3-3|48	
14mr|texlive-elpres-v0.3-3|49	%install
14mr|texlive-elpres-v0.3-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elpres-v0.3-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-elpres-v0.3-3|52	
14mr|texlive-elpres-v0.3-3|53	
14mr|texlive-elpres-v0.3-3|54	
14mr|texlive-elpres-v0.3-3|55	%changelog
14mr|texlive-elpres-v0.3-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.3-3
14mr|texlive-elpres-v0.3-3|57	+ Revision: f886197
14mr|texlive-elpres-v0.3-3|58	- MassBuild#440: Increase release tag
14mr|texlive-elpres-v0.3-3|59	
14mr|texlive-elpres-v0.3-3|60	

19953 14
14mr|texlive-elsarticle-1.20-3|1	# revision 15878
14mr|texlive-elsarticle-1.20-3|2	# category Package
14mr|texlive-elsarticle-1.20-3|3	# catalog-ctan /macros/latex/contrib/elsarticle
14mr|texlive-elsarticle-1.20-3|4	# catalog-date 2009-09-18 14:01:48 +0200
14mr|texlive-elsarticle-1.20-3|5	# catalog-license lppl1.2
14mr|texlive-elsarticle-1.20-3|6	# catalog-version 1.20
14mr|texlive-elsarticle-1.20-3|7	Name:		texlive-elsarticle
14mr|texlive-elsarticle-1.20-3|8	Version:	1.20
14mr|texlive-elsarticle-1.20-3|9	Release:	3
14mr|texlive-elsarticle-1.20-3|10	Summary:	Class for articles for submission to Elsevier journals
14mr|texlive-elsarticle-1.20-3|11	Group:		Publishing
14mr|texlive-elsarticle-1.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elsarticle
14mr|texlive-elsarticle-1.20-3|13	License:	LPPL1.2
14mr|texlive-elsarticle-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.tar.xz
14mr|texlive-elsarticle-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.doc.tar.xz
14mr|texlive-elsarticle-1.20-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.source.tar.xz
14mr|texlive-elsarticle-1.20-3|17	BuildArch:	noarch
14mr|texlive-elsarticle-1.20-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-elsarticle-1.20-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-elsarticle-1.20-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-elsarticle-1.20-3|21	
14mr|texlive-elsarticle-1.20-3|22	%description
14mr|texlive-elsarticle-1.20-3|23	The class is for typeset journal articles, is accepted for
14mr|texlive-elsarticle-1.20-3|24	submitted articles, both in Elsevier's electronic submission
14mr|texlive-elsarticle-1.20-3|25	system and elsewhere. It replaces the 10-year-old class elsart.
14mr|texlive-elsarticle-1.20-3|26	
14mr|texlive-elsarticle-1.20-3|27	%post
14mr|texlive-elsarticle-1.20-3|28	%{_sbindir}/texlive.post
14mr|texlive-elsarticle-1.20-3|29	
14mr|texlive-elsarticle-1.20-3|30	%postun
14mr|texlive-elsarticle-1.20-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-elsarticle-1.20-3|32	%{_sbindir}/texlive.post
14mr|texlive-elsarticle-1.20-3|33	fi
14mr|texlive-elsarticle-1.20-3|34	
14mr|texlive-elsarticle-1.20-3|35	#-----------------------------------------------------------------------
14mr|texlive-elsarticle-1.20-3|36	%files
14mr|texlive-elsarticle-1.20-3|37	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-harv.bst
14mr|texlive-elsarticle-1.20-3|38	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num-names.bst
14mr|texlive-elsarticle-1.20-3|39	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num.bst
14mr|texlive-elsarticle-1.20-3|40	%{_texmfdistdir}/tex/latex/elsarticle/elsarticle.cls
14mr|texlive-elsarticle-1.20-3|41	%doc %{_texmfdistdir}/doc/latex/elsarticle/README
14mr|texlive-elsarticle-1.20-3|42	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-1p.pdf
14mr|texlive-elsarticle-1.20-3|43	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-3pd.pdf
14mr|texlive-elsarticle-1.20-3|44	%doc %{_texmfdistdir}/doc/latex/elsarticle/els1.pdf
14mr|texlive-elsarticle-1.20-3|45	%doc %{_texmfdistdir}/doc/latex/elsarticle/els2.pdf
14mr|texlive-elsarticle-1.20-3|46	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-harv.tex
14mr|texlive-elsarticle-1.20-3|47	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-num.tex
14mr|texlive-elsarticle-1.20-3|48	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.pdf
14mr|texlive-elsarticle-1.20-3|49	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.tex
14mr|texlive-elsarticle-1.20-3|50	%doc %{_texmfdistdir}/doc/latex/elsarticle/jfigs.pdf
14mr|texlive-elsarticle-1.20-3|51	%doc %{_texmfdistdir}/doc/latex/elsarticle/makefile
14mr|texlive-elsarticle-1.20-3|52	%doc %{_texmfdistdir}/doc/latex/elsarticle/manifest.txt
14mr|texlive-elsarticle-1.20-3|53	%doc %{_texmfdistdir}/doc/latex/elsarticle/pdfwidgets.sty
14mr|texlive-elsarticle-1.20-3|54	%doc %{_texmfdistdir}/doc/latex/elsarticle/rvdtx.sty
14mr|texlive-elsarticle-1.20-3|55	#- source
14mr|texlive-elsarticle-1.20-3|56	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.dtx
14mr|texlive-elsarticle-1.20-3|57	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.ins
14mr|texlive-elsarticle-1.20-3|58	
14mr|texlive-elsarticle-1.20-3|59	#-----------------------------------------------------------------------
14mr|texlive-elsarticle-1.20-3|60	%prep
14mr|texlive-elsarticle-1.20-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-elsarticle-1.20-3|62	
14mr|texlive-elsarticle-1.20-3|63	%build
14mr|texlive-elsarticle-1.20-3|64	
14mr|texlive-elsarticle-1.20-3|65	%install
14mr|texlive-elsarticle-1.20-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elsarticle-1.20-3|67	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-elsarticle-1.20-3|68	
14mr|texlive-elsarticle-1.20-3|69	
14mr|texlive-elsarticle-1.20-3|70	
14mr|texlive-elsarticle-1.20-3|71	%changelog
14mr|texlive-elsarticle-1.20-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-elsarticle-1.20-3|73	+ Revision: 91fc2d8
14mr|texlive-elsarticle-1.20-3|74	- MassBuild#440: Increase release tag
14mr|texlive-elsarticle-1.20-3|75	
14mr|texlive-elsarticle-1.20-3|76	

19954 14
14mr|texlive-elteikthesis-1.2-3|1	# revision 22513
14mr|texlive-elteikthesis-1.2-3|2	# category Package
14mr|texlive-elteikthesis-1.2-3|3	# catalog-ctan /macros/latex/contrib/elteikthesis
14mr|texlive-elteikthesis-1.2-3|4	# catalog-date 2011-05-17 17:52:56 +0200
14mr|texlive-elteikthesis-1.2-3|5	# catalog-license lppl1.2
14mr|texlive-elteikthesis-1.2-3|6	# catalog-version 1.2
14mr|texlive-elteikthesis-1.2-3|7	Name:		texlive-elteikthesis
14mr|texlive-elteikthesis-1.2-3|8	Version:	1.2
14mr|texlive-elteikthesis-1.2-3|9	Release:	3
14mr|texlive-elteikthesis-1.2-3|10	Summary:	Thesis class for ELTE University Informatics wing
14mr|texlive-elteikthesis-1.2-3|11	Group:		Publishing
14mr|texlive-elteikthesis-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elteikthesis
14mr|texlive-elteikthesis-1.2-3|13	License:	LPPL1.2
14mr|texlive-elteikthesis-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.tar.xz
14mr|texlive-elteikthesis-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.doc.tar.xz
14mr|texlive-elteikthesis-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.source.tar.xz
14mr|texlive-elteikthesis-1.2-3|17	BuildArch:	noarch
14mr|texlive-elteikthesis-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-elteikthesis-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-elteikthesis-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-elteikthesis-1.2-3|21	
14mr|texlive-elteikthesis-1.2-3|22	%description
14mr|texlive-elteikthesis-1.2-3|23	This is not an official University class, and has not been
14mr|texlive-elteikthesis-1.2-3|24	approved by the University.
14mr|texlive-elteikthesis-1.2-3|25	
14mr|texlive-elteikthesis-1.2-3|26	%post
14mr|texlive-elteikthesis-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-elteikthesis-1.2-3|28	
14mr|texlive-elteikthesis-1.2-3|29	%postun
14mr|texlive-elteikthesis-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-elteikthesis-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-elteikthesis-1.2-3|32	fi
14mr|texlive-elteikthesis-1.2-3|33	
14mr|texlive-elteikthesis-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-elteikthesis-1.2-3|35	%files
14mr|texlive-elteikthesis-1.2-3|36	%{_texmfdistdir}/tex/latex/elteikthesis/elteikthesis.cls
14mr|texlive-elteikthesis-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/elteikthesis/README
14mr|texlive-elteikthesis-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/elteikthesis/elteikthesis.pdf
14mr|texlive-elteikthesis-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.pdf
14mr|texlive-elteikthesis-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.tex
14mr|texlive-elteikthesis-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.eps
14mr|texlive-elteikthesis-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.jpg
14mr|texlive-elteikthesis-1.2-3|43	#- source
14mr|texlive-elteikthesis-1.2-3|44	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.dtx
14mr|texlive-elteikthesis-1.2-3|45	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.ins
14mr|texlive-elteikthesis-1.2-3|46	
14mr|texlive-elteikthesis-1.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-elteikthesis-1.2-3|48	%prep
14mr|texlive-elteikthesis-1.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-elteikthesis-1.2-3|50	
14mr|texlive-elteikthesis-1.2-3|51	%build
14mr|texlive-elteikthesis-1.2-3|52	
14mr|texlive-elteikthesis-1.2-3|53	%install
14mr|texlive-elteikthesis-1.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elteikthesis-1.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-elteikthesis-1.2-3|56	
14mr|texlive-elteikthesis-1.2-3|57	
14mr|texlive-elteikthesis-1.2-3|58	
14mr|texlive-elteikthesis-1.2-3|59	%changelog
14mr|texlive-elteikthesis-1.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-elteikthesis-1.2-3|61	+ Revision: 25db5e5
14mr|texlive-elteikthesis-1.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-elteikthesis-1.2-3|63	
14mr|texlive-elteikthesis-1.2-3|64	

19955 14
14mr|texlive-eltex-2.0-3|1	# revision 15878
14mr|texlive-eltex-2.0-3|2	# category Package
14mr|texlive-eltex-2.0-3|3	# catalog-ctan /macros/latex/contrib/eltex
14mr|texlive-eltex-2.0-3|4	# catalog-date 2009-11-09 17:57:09 +0100
14mr|texlive-eltex-2.0-3|5	# catalog-license lppl
14mr|texlive-eltex-2.0-3|6	# catalog-version 2.0
14mr|texlive-eltex-2.0-3|7	Name:		texlive-eltex
14mr|texlive-eltex-2.0-3|8	Version:	2.0
14mr|texlive-eltex-2.0-3|9	Release:	3
14mr|texlive-eltex-2.0-3|10	Summary:	Simple circuit diagrams in LaTeX picture mode
14mr|texlive-eltex-2.0-3|11	Group:		Publishing
14mr|texlive-eltex-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eltex
14mr|texlive-eltex-2.0-3|13	License:	LPPL
14mr|texlive-eltex-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.tar.xz
14mr|texlive-eltex-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.doc.tar.xz
14mr|texlive-eltex-2.0-3|16	BuildArch:	noarch
14mr|texlive-eltex-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eltex-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eltex-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eltex-2.0-3|20	
14mr|texlive-eltex-2.0-3|21	%description
14mr|texlive-eltex-2.0-3|22	The macros enable the user to draw simple circuit diagrams in
14mr|texlive-eltex-2.0-3|23	the picture environment, with no need of special resources. The
14mr|texlive-eltex-2.0-3|24	macros are appropriate for drawing for school materials. The
14mr|texlive-eltex-2.0-3|25	circuit symbols accord to the various parts of the standard IEC
14mr|texlive-eltex-2.0-3|26	617.
14mr|texlive-eltex-2.0-3|27	
14mr|texlive-eltex-2.0-3|28	%post
14mr|texlive-eltex-2.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-eltex-2.0-3|30	
14mr|texlive-eltex-2.0-3|31	%postun
14mr|texlive-eltex-2.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-eltex-2.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-eltex-2.0-3|34	fi
14mr|texlive-eltex-2.0-3|35	
14mr|texlive-eltex-2.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-eltex-2.0-3|37	%files
14mr|texlive-eltex-2.0-3|38	%{_texmfdistdir}/tex/latex/eltex/eltex1.tex
14mr|texlive-eltex-2.0-3|39	%{_texmfdistdir}/tex/latex/eltex/eltex2.tex
14mr|texlive-eltex-2.0-3|40	%{_texmfdistdir}/tex/latex/eltex/eltex3.tex
14mr|texlive-eltex-2.0-3|41	%{_texmfdistdir}/tex/latex/eltex/eltex4.tex
14mr|texlive-eltex-2.0-3|42	%{_texmfdistdir}/tex/latex/eltex/eltex5.tex
14mr|texlive-eltex-2.0-3|43	%{_texmfdistdir}/tex/latex/eltex/eltex6.tex
14mr|texlive-eltex-2.0-3|44	%{_texmfdistdir}/tex/latex/eltex/eltex7.tex
14mr|texlive-eltex-2.0-3|45	%doc %{_texmfdistdir}/doc/latex/eltex/README
14mr|texlive-eltex-2.0-3|46	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.pdf
14mr|texlive-eltex-2.0-3|47	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.tex
14mr|texlive-eltex-2.0-3|48	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.pdf
14mr|texlive-eltex-2.0-3|49	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.tex
14mr|texlive-eltex-2.0-3|50	
14mr|texlive-eltex-2.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-eltex-2.0-3|52	%prep
14mr|texlive-eltex-2.0-3|53	%setup -c -a0 -a1
14mr|texlive-eltex-2.0-3|54	
14mr|texlive-eltex-2.0-3|55	%build
14mr|texlive-eltex-2.0-3|56	
14mr|texlive-eltex-2.0-3|57	%install
14mr|texlive-eltex-2.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eltex-2.0-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eltex-2.0-3|60	
14mr|texlive-eltex-2.0-3|61	
14mr|texlive-eltex-2.0-3|62	
14mr|texlive-eltex-2.0-3|63	%changelog
14mr|texlive-eltex-2.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-eltex-2.0-3|65	+ Revision: c2394ea
14mr|texlive-eltex-2.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-eltex-2.0-3|67	
14mr|texlive-eltex-2.0-3|68	

19956 14
14mr|texlive-elvish-20080419-3|1	# revision 15878
14mr|texlive-elvish-20080419-3|2	# category Package
14mr|texlive-elvish-20080419-3|3	# catalog-ctan /fonts/elvish
14mr|texlive-elvish-20080419-3|4	# catalog-date 2008-04-19 23:11:03 +0200
14mr|texlive-elvish-20080419-3|5	# catalog-license other-free
14mr|texlive-elvish-20080419-3|6	# catalog-version undef
14mr|texlive-elvish-20080419-3|7	Name:		texlive-elvish
14mr|texlive-elvish-20080419-3|8	Version:	20080419
14mr|texlive-elvish-20080419-3|9	Release:	3
14mr|texlive-elvish-20080419-3|10	Summary:	Fonts for typesetting Tolkien Elvish scripts
14mr|texlive-elvish-20080419-3|11	Group:		Publishing
14mr|texlive-elvish-20080419-3|12	URL:		http://www.ctan.org/tex-archive/fonts/elvish
14mr|texlive-elvish-20080419-3|13	License:	OTHER-FREE
14mr|texlive-elvish-20080419-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.tar.xz
14mr|texlive-elvish-20080419-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.doc.tar.xz
14mr|texlive-elvish-20080419-3|16	BuildArch:	noarch
14mr|texlive-elvish-20080419-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-elvish-20080419-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-elvish-20080419-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-elvish-20080419-3|20	
14mr|texlive-elvish-20080419-3|21	%description
14mr|texlive-elvish-20080419-3|22	The bundle provides fonts for Cirth (cirth.mf, etc.) and for
14mr|texlive-elvish-20080419-3|23	Tengwar (teng10.mf). The Tengwar fonts are supported by macros
14mr|texlive-elvish-20080419-3|24	in teng.tex, or by the (better documented) tengtex package.
14mr|texlive-elvish-20080419-3|25	
14mr|texlive-elvish-20080419-3|26	%post
14mr|texlive-elvish-20080419-3|27	%{_sbindir}/texlive.post
14mr|texlive-elvish-20080419-3|28	
14mr|texlive-elvish-20080419-3|29	%postun
14mr|texlive-elvish-20080419-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-elvish-20080419-3|31	%{_sbindir}/texlive.post
14mr|texlive-elvish-20080419-3|32	fi
14mr|texlive-elvish-20080419-3|33	
14mr|texlive-elvish-20080419-3|34	#-----------------------------------------------------------------------
14mr|texlive-elvish-20080419-3|35	%files
14mr|texlive-elvish-20080419-3|36	%{_texmfdistdir}/fonts/source/public/elvish/cirth.mf
14mr|texlive-elvish-20080419-3|37	%{_texmfdistdir}/fonts/source/public/elvish/teng10.mf
14mr|texlive-elvish-20080419-3|38	%{_texmfdistdir}/fonts/source/public/elvish/tengdev.mf
14mr|texlive-elvish-20080419-3|39	%{_texmfdistdir}/fonts/source/public/elvish/tengmacs.mf
14mr|texlive-elvish-20080419-3|40	%{_texmfdistdir}/fonts/source/public/elvish/tengmain.mf
14mr|texlive-elvish-20080419-3|41	%{_texmfdistdir}/fonts/source/public/elvish/tengsecs.mf
14mr|texlive-elvish-20080419-3|42	%{_texmfdistdir}/fonts/source/public/elvish/tengteht.mf
14mr|texlive-elvish-20080419-3|43	%{_texmfdistdir}/fonts/tfm/public/elvish/cirth.tfm
14mr|texlive-elvish-20080419-3|44	%{_texmfdistdir}/fonts/tfm/public/elvish/teng10.tfm
14mr|texlive-elvish-20080419-3|45	%doc %{_texmfdistdir}/doc/fonts/elvish/README
14mr|texlive-elvish-20080419-3|46	%doc %{_texmfdistdir}/doc/fonts/elvish/teng.tex
14mr|texlive-elvish-20080419-3|47	
14mr|texlive-elvish-20080419-3|48	#-----------------------------------------------------------------------
14mr|texlive-elvish-20080419-3|49	%prep
14mr|texlive-elvish-20080419-3|50	%setup -c -a0 -a1
14mr|texlive-elvish-20080419-3|51	
14mr|texlive-elvish-20080419-3|52	%build
14mr|texlive-elvish-20080419-3|53	
14mr|texlive-elvish-20080419-3|54	%install
14mr|texlive-elvish-20080419-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-elvish-20080419-3|56	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-elvish-20080419-3|57	
14mr|texlive-elvish-20080419-3|58	
14mr|texlive-elvish-20080419-3|59	
14mr|texlive-elvish-20080419-3|60	%changelog
14mr|texlive-elvish-20080419-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080419-3
14mr|texlive-elvish-20080419-3|62	+ Revision: 99bf08d
14mr|texlive-elvish-20080419-3|63	- MassBuild#440: Increase release tag
14mr|texlive-elvish-20080419-3|64	
14mr|texlive-elvish-20080419-3|65	

19957 14
14mr|texlive-emarks-1.0-3|1	# revision 24504
14mr|texlive-emarks-1.0-3|2	# category Package
14mr|texlive-emarks-1.0-3|3	# catalog-ctan /macros/latex/contrib/emarks
14mr|texlive-emarks-1.0-3|4	# catalog-date 2011-11-03 08:30:49 +0100
14mr|texlive-emarks-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-emarks-1.0-3|6	# catalog-version 1.0
14mr|texlive-emarks-1.0-3|7	Name:		texlive-emarks
14mr|texlive-emarks-1.0-3|8	Version:	1.0
14mr|texlive-emarks-1.0-3|9	Release:	3
14mr|texlive-emarks-1.0-3|10	Summary:	Named mark registers with e-TeX
14mr|texlive-emarks-1.0-3|11	Group:		Publishing
14mr|texlive-emarks-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emarks
14mr|texlive-emarks-1.0-3|13	License:	LPPL1.3
14mr|texlive-emarks-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.tar.xz
14mr|texlive-emarks-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.doc.tar.xz
14mr|texlive-emarks-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.source.tar.xz
14mr|texlive-emarks-1.0-3|17	BuildArch:	noarch
14mr|texlive-emarks-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-emarks-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-emarks-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-emarks-1.0-3|21	
14mr|texlive-emarks-1.0-3|22	%description
14mr|texlive-emarks-1.0-3|23	E-TeX provides 32 768 mark registers; using this facility is
14mr|texlive-emarks-1.0-3|24	far more comfortable than LaTeX tricks with \markright,
14mr|texlive-emarks-1.0-3|25	\markboth, \leftmark and \rightmark. The package provides two
14mr|texlive-emarks-1.0-3|26	commands for marking: \marksthe and \marksthecs, which have *
14mr|texlive-emarks-1.0-3|27	forms which disable expansion; new mark registers are allocated
14mr|texlive-emarks-1.0-3|28	as needed. Syntax is closely modelled on the \marks primitive.
14mr|texlive-emarks-1.0-3|29	Four commands are provided for retrieving the marks registers'
14mr|texlive-emarks-1.0-3|30	content: \thefirstmarks, \thebotmarks, thetopmarks and
14mr|texlive-emarks-1.0-3|31	\getthemarks; and the command \ifmarksequal is available for
14mr|texlive-emarks-1.0-3|32	comparing the content of marks registers. The package requires
14mr|texlive-emarks-1.0-3|33	an e-TeX-enabled engine, and the etex package.
14mr|texlive-emarks-1.0-3|34	
14mr|texlive-emarks-1.0-3|35	%post
14mr|texlive-emarks-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-emarks-1.0-3|37	
14mr|texlive-emarks-1.0-3|38	%postun
14mr|texlive-emarks-1.0-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-emarks-1.0-3|40	%{_sbindir}/texlive.post
14mr|texlive-emarks-1.0-3|41	fi
14mr|texlive-emarks-1.0-3|42	
14mr|texlive-emarks-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-emarks-1.0-3|44	%files
14mr|texlive-emarks-1.0-3|45	%{_texmfdistdir}/tex/latex/emarks/emarks.sty
14mr|texlive-emarks-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/emarks/Fingerprint.jpg
14mr|texlive-emarks-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/emarks/README
14mr|texlive-emarks-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/emarks/emarks-fingerprint.png
14mr|texlive-emarks-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/emarks/emarks.pdf
14mr|texlive-emarks-1.0-3|50	#- source
14mr|texlive-emarks-1.0-3|51	%doc %{_texmfdistdir}/source/latex/emarks/emarks.drv
14mr|texlive-emarks-1.0-3|52	%doc %{_texmfdistdir}/source/latex/emarks/emarks.dtx
14mr|texlive-emarks-1.0-3|53	%doc %{_texmfdistdir}/source/latex/emarks/emarks.ins
14mr|texlive-emarks-1.0-3|54	
14mr|texlive-emarks-1.0-3|55	#-----------------------------------------------------------------------
14mr|texlive-emarks-1.0-3|56	%prep
14mr|texlive-emarks-1.0-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-emarks-1.0-3|58	
14mr|texlive-emarks-1.0-3|59	%build
14mr|texlive-emarks-1.0-3|60	
14mr|texlive-emarks-1.0-3|61	%install
14mr|texlive-emarks-1.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-emarks-1.0-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-emarks-1.0-3|64	
14mr|texlive-emarks-1.0-3|65	
14mr|texlive-emarks-1.0-3|66	
14mr|texlive-emarks-1.0-3|67	%changelog
14mr|texlive-emarks-1.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-emarks-1.0-3|69	+ Revision: ac45955
14mr|texlive-emarks-1.0-3|70	- MassBuild#440: Increase release tag
14mr|texlive-emarks-1.0-3|71	
14mr|texlive-emarks-1.0-3|72	

19958 14
14mr|texlive-embedall-1.0-6|1	# revision 31903
14mr|texlive-embedall-1.0-6|2	# category Package
14mr|texlive-embedall-1.0-6|3	# catalog-ctan /macros/latex/contrib/embedall
14mr|texlive-embedall-1.0-6|4	# catalog-date 2013-10-14 16:22:06 +0200
14mr|texlive-embedall-1.0-6|5	# catalog-license lppl1.2
14mr|texlive-embedall-1.0-6|6	# catalog-version 1.0
14mr|texlive-embedall-1.0-6|7	Name:		texlive-embedall
14mr|texlive-embedall-1.0-6|8	Version:	1.0
14mr|texlive-embedall-1.0-6|9	Release:	6
14mr|texlive-embedall-1.0-6|10	Summary:	Embed source files into the generated PDF
14mr|texlive-embedall-1.0-6|11	Group:		Publishing
14mr|texlive-embedall-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embedall
14mr|texlive-embedall-1.0-6|13	License:	LPPL1.2
14mr|texlive-embedall-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.tar.xz
14mr|texlive-embedall-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.doc.tar.xz
14mr|texlive-embedall-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.source.tar.xz
14mr|texlive-embedall-1.0-6|17	BuildArch:	noarch
14mr|texlive-embedall-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-embedall-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-embedall-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-embedall-1.0-6|21	
14mr|texlive-embedall-1.0-6|22	%description
14mr|texlive-embedall-1.0-6|23	The package provides a means of storing a project, without
14mr|texlive-embedall-1.0-6|24	losing anything. It uses the embedfile package to attach to the
14mr|texlive-embedall-1.0-6|25	generated PDF all files used in creating your project. In
14mr|texlive-embedall-1.0-6|26	particular, it can embed images, external TeX files, external
14mr|texlive-embedall-1.0-6|27	codes and.
14mr|texlive-embedall-1.0-6|28	
14mr|texlive-embedall-1.0-6|29	%post
14mr|texlive-embedall-1.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-embedall-1.0-6|31	
14mr|texlive-embedall-1.0-6|32	%postun
14mr|texlive-embedall-1.0-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-embedall-1.0-6|34	%{_sbindir}/texlive.post
14mr|texlive-embedall-1.0-6|35	fi
14mr|texlive-embedall-1.0-6|36	
14mr|texlive-embedall-1.0-6|37	#-----------------------------------------------------------------------
14mr|texlive-embedall-1.0-6|38	%files
14mr|texlive-embedall-1.0-6|39	%{_texmfdistdir}/tex/latex/embedall/embedall.sty
14mr|texlive-embedall-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/embedall/embedall.pdf
14mr|texlive-embedall-1.0-6|41	#- source
14mr|texlive-embedall-1.0-6|42	%doc %{_texmfdistdir}/source/latex/embedall/embedall.dtx
14mr|texlive-embedall-1.0-6|43	%doc %{_texmfdistdir}/source/latex/embedall/embedall.ins
14mr|texlive-embedall-1.0-6|44	
14mr|texlive-embedall-1.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-embedall-1.0-6|46	%prep
14mr|texlive-embedall-1.0-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-embedall-1.0-6|48	
14mr|texlive-embedall-1.0-6|49	%build
14mr|texlive-embedall-1.0-6|50	
14mr|texlive-embedall-1.0-6|51	%install
14mr|texlive-embedall-1.0-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-embedall-1.0-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-embedall-1.0-6|54	
14mr|texlive-embedall-1.0-6|55	%changelog
14mr|texlive-embedall-1.0-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-embedall-1.0-6|57	+ Revision: b6a5d31
14mr|texlive-embedall-1.0-6|58	- MassBuild#440: Increase release tag
14mr|texlive-embedall-1.0-6|59	
14mr|texlive-embedall-1.0-6|60	

19959 14
14mr|texlive-embrac-0.1b-2|1	# revision 27178
14mr|texlive-embrac-0.1b-2|2	# category Package
14mr|texlive-embrac-0.1b-2|3	# catalog-ctan /macros/latex/contrib/embrac
14mr|texlive-embrac-0.1b-2|4	# catalog-date 2012-07-24 16:08:54 +0200
14mr|texlive-embrac-0.1b-2|5	# catalog-license lppl1.3
14mr|texlive-embrac-0.1b-2|6	# catalog-version 0.1b
14mr|texlive-embrac-0.1b-2|7	Name:		texlive-embrac
14mr|texlive-embrac-0.1b-2|8	Version:	0.1b
14mr|texlive-embrac-0.1b-2|9	Release:	2
14mr|texlive-embrac-0.1b-2|10	Summary:	Upright brackets in emphasised text
14mr|texlive-embrac-0.1b-2|11	Group:		Publishing
14mr|texlive-embrac-0.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embrac
14mr|texlive-embrac-0.1b-2|13	License:	LPPL1.3
14mr|texlive-embrac-0.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.tar.xz
14mr|texlive-embrac-0.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.doc.tar.xz
14mr|texlive-embrac-0.1b-2|16	BuildArch:	noarch
14mr|texlive-embrac-0.1b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-embrac-0.1b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-embrac-0.1b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-embrac-0.1b-2|20	
14mr|texlive-embrac-0.1b-2|21	%description
14mr|texlive-embrac-0.1b-2|22	The package redefines the commands \emph and \textit so that
14mr|texlive-embrac-0.1b-2|23	parentheses and square brackets are typeset in an upright font
14mr|texlive-embrac-0.1b-2|24	in their arguments. The package requires expl3 from the
14mr|texlive-embrac-0.1b-2|25	l3kernel bundle, and xparse and l3keys2e from the l3packages
14mr|texlive-embrac-0.1b-2|26	bundle.
14mr|texlive-embrac-0.1b-2|27	
14mr|texlive-embrac-0.1b-2|28	%post
14mr|texlive-embrac-0.1b-2|29	%{_sbindir}/texlive.post
14mr|texlive-embrac-0.1b-2|30	
14mr|texlive-embrac-0.1b-2|31	%postun
14mr|texlive-embrac-0.1b-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-embrac-0.1b-2|33	%{_sbindir}/texlive.post
14mr|texlive-embrac-0.1b-2|34	fi
14mr|texlive-embrac-0.1b-2|35	
14mr|texlive-embrac-0.1b-2|36	#-----------------------------------------------------------------------
14mr|texlive-embrac-0.1b-2|37	%files
14mr|texlive-embrac-0.1b-2|38	%{_texmfdistdir}/tex/latex/embrac/embrac.sty
14mr|texlive-embrac-0.1b-2|39	%doc %{_texmfdistdir}/doc/latex/embrac/README
14mr|texlive-embrac-0.1b-2|40	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.pdf
14mr|texlive-embrac-0.1b-2|41	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.tex
14mr|texlive-embrac-0.1b-2|42	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_kerning_test.tex
14mr|texlive-embrac-0.1b-2|43	
14mr|texlive-embrac-0.1b-2|44	#-----------------------------------------------------------------------
14mr|texlive-embrac-0.1b-2|45	%prep
14mr|texlive-embrac-0.1b-2|46	%setup -c -a0 -a1
14mr|texlive-embrac-0.1b-2|47	
14mr|texlive-embrac-0.1b-2|48	%build
14mr|texlive-embrac-0.1b-2|49	
14mr|texlive-embrac-0.1b-2|50	%install
14mr|texlive-embrac-0.1b-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-embrac-0.1b-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-embrac-0.1b-2|53	
14mr|texlive-embrac-0.1b-2|54	
14mr|texlive-embrac-0.1b-2|55	
14mr|texlive-embrac-0.1b-2|56	%changelog
14mr|texlive-embrac-0.1b-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1b-2
14mr|texlive-embrac-0.1b-2|58	+ Revision: 94a8225
14mr|texlive-embrac-0.1b-2|59	- MassBuild#440: Increase release tag
14mr|texlive-embrac-0.1b-2|60	
14mr|texlive-embrac-0.1b-2|61	

19960 14
14mr|texlive-emp-20110807-3|1	# revision 23483
14mr|texlive-emp-20110807-3|2	# category Package
14mr|texlive-emp-20110807-3|3	# catalog-ctan /macros/latex/contrib/emp
14mr|texlive-emp-20110807-3|4	# catalog-date 2011-08-07 01:10:30 +0200
14mr|texlive-emp-20110807-3|5	# catalog-license gpl
14mr|texlive-emp-20110807-3|6	# catalog-version undef
14mr|texlive-emp-20110807-3|7	Name:		texlive-emp
14mr|texlive-emp-20110807-3|8	Version:	20110807
14mr|texlive-emp-20110807-3|9	Release:	3
14mr|texlive-emp-20110807-3|10	Summary:	"Encapsulate" MetaPost figures in a document
14mr|texlive-emp-20110807-3|11	Group:		Publishing
14mr|texlive-emp-20110807-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emp
14mr|texlive-emp-20110807-3|13	License:	GPL
14mr|texlive-emp-20110807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.tar.xz
14mr|texlive-emp-20110807-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.doc.tar.xz
14mr|texlive-emp-20110807-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.source.tar.xz
14mr|texlive-emp-20110807-3|17	BuildArch:	noarch
14mr|texlive-emp-20110807-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-emp-20110807-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-emp-20110807-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-emp-20110807-3|21	
14mr|texlive-emp-20110807-3|22	%description
14mr|texlive-emp-20110807-3|23	Emp is a package for encapsulating MetaPost figures in LaTeX:
14mr|texlive-emp-20110807-3|24	the package provides environments where you can place MetaPost
14mr|texlive-emp-20110807-3|25	commands, and means of using that code as fragments for
14mr|texlive-emp-20110807-3|26	building up figures to include in your document. So, with emp,
14mr|texlive-emp-20110807-3|27	the procedure is to run your document with LaTeX, run MetaPost,
14mr|texlive-emp-20110807-3|28	and then complete running your document in the normal way. Emp
14mr|texlive-emp-20110807-3|29	is therefore useful for keeping illustrations in synchrony with
14mr|texlive-emp-20110807-3|30	the text. It also frees you from inventing descriptive names
14mr|texlive-emp-20110807-3|31	for PostScript files that fit into the confines of file system
14mr|texlive-emp-20110807-3|32	conventions.
14mr|texlive-emp-20110807-3|33	
14mr|texlive-emp-20110807-3|34	%post
14mr|texlive-emp-20110807-3|35	%{_sbindir}/texlive.post
14mr|texlive-emp-20110807-3|36	
14mr|texlive-emp-20110807-3|37	%postun
14mr|texlive-emp-20110807-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-emp-20110807-3|39	%{_sbindir}/texlive.post
14mr|texlive-emp-20110807-3|40	fi
14mr|texlive-emp-20110807-3|41	
14mr|texlive-emp-20110807-3|42	#-----------------------------------------------------------------------
14mr|texlive-emp-20110807-3|43	%files
14mr|texlive-emp-20110807-3|44	%{_texmfdistdir}/tex/latex/emp/emp.sty
14mr|texlive-emp-20110807-3|45	%doc %{_texmfdistdir}/doc/latex/emp/COPYING
14mr|texlive-emp-20110807-3|46	%doc %{_texmfdistdir}/doc/latex/emp/Makefile
14mr|texlive-emp-20110807-3|47	%doc %{_texmfdistdir}/doc/latex/emp/README
14mr|texlive-emp-20110807-3|48	%doc %{_texmfdistdir}/doc/latex/emp/emp.pdf
14mr|texlive-emp-20110807-3|49	%doc %{_texmfdistdir}/doc/latex/emp/empman.pdf
14mr|texlive-emp-20110807-3|50	#- source
14mr|texlive-emp-20110807-3|51	%doc %{_texmfdistdir}/source/latex/emp/emp.drv
14mr|texlive-emp-20110807-3|52	%doc %{_texmfdistdir}/source/latex/emp/emp.dtx
14mr|texlive-emp-20110807-3|53	%doc %{_texmfdistdir}/source/latex/emp/emp.ins
14mr|texlive-emp-20110807-3|54	%doc %{_texmfdistdir}/source/latex/emp/empman.drv
14mr|texlive-emp-20110807-3|55	
14mr|texlive-emp-20110807-3|56	#-----------------------------------------------------------------------
14mr|texlive-emp-20110807-3|57	%prep
14mr|texlive-emp-20110807-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-emp-20110807-3|59	
14mr|texlive-emp-20110807-3|60	%build
14mr|texlive-emp-20110807-3|61	
14mr|texlive-emp-20110807-3|62	%install
14mr|texlive-emp-20110807-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-emp-20110807-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-emp-20110807-3|65	
14mr|texlive-emp-20110807-3|66	
14mr|texlive-emp-20110807-3|67	
14mr|texlive-emp-20110807-3|68	%changelog
14mr|texlive-emp-20110807-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110807-3
14mr|texlive-emp-20110807-3|70	+ Revision: c12832c
14mr|texlive-emp-20110807-3|71	- MassBuild#440: Increase release tag
14mr|texlive-emp-20110807-3|72	
14mr|texlive-emp-20110807-3|73	

19961 14
14mr|texlive-emptypage-1.2-3|1	# revision 18064
14mr|texlive-emptypage-1.2-3|2	# category Package
14mr|texlive-emptypage-1.2-3|3	# catalog-ctan /macros/latex/contrib/emptypage
14mr|texlive-emptypage-1.2-3|4	# catalog-date 2010-04-30 19:49:05 +0200
14mr|texlive-emptypage-1.2-3|5	# catalog-license lppl1.2
14mr|texlive-emptypage-1.2-3|6	# catalog-version 1.2
14mr|texlive-emptypage-1.2-3|7	Name:		texlive-emptypage
14mr|texlive-emptypage-1.2-3|8	Version:	1.2
14mr|texlive-emptypage-1.2-3|9	Release:	3
14mr|texlive-emptypage-1.2-3|10	Summary:	Make empty pages really empty
14mr|texlive-emptypage-1.2-3|11	Group:		Publishing
14mr|texlive-emptypage-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emptypage
14mr|texlive-emptypage-1.2-3|13	License:	LPPL1.2
14mr|texlive-emptypage-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.tar.xz
14mr|texlive-emptypage-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.doc.tar.xz
14mr|texlive-emptypage-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.source.tar.xz
14mr|texlive-emptypage-1.2-3|17	BuildArch:	noarch
14mr|texlive-emptypage-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-emptypage-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-emptypage-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-emptypage-1.2-3|21	
14mr|texlive-emptypage-1.2-3|22	%description
14mr|texlive-emptypage-1.2-3|23	This package prevents page numbers and headings from appearing
14mr|texlive-emptypage-1.2-3|24	on empty pages.
14mr|texlive-emptypage-1.2-3|25	
14mr|texlive-emptypage-1.2-3|26	%post
14mr|texlive-emptypage-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-emptypage-1.2-3|28	
14mr|texlive-emptypage-1.2-3|29	%postun
14mr|texlive-emptypage-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-emptypage-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-emptypage-1.2-3|32	fi
14mr|texlive-emptypage-1.2-3|33	
14mr|texlive-emptypage-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-emptypage-1.2-3|35	%files
14mr|texlive-emptypage-1.2-3|36	%{_texmfdistdir}/tex/latex/emptypage/emptypage.sty
14mr|texlive-emptypage-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/emptypage/README
14mr|texlive-emptypage-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/emptypage/emptypage.pdf
14mr|texlive-emptypage-1.2-3|39	#- source
14mr|texlive-emptypage-1.2-3|40	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.dtx
14mr|texlive-emptypage-1.2-3|41	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.ins
14mr|texlive-emptypage-1.2-3|42	
14mr|texlive-emptypage-1.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-emptypage-1.2-3|44	%prep
14mr|texlive-emptypage-1.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-emptypage-1.2-3|46	
14mr|texlive-emptypage-1.2-3|47	%build
14mr|texlive-emptypage-1.2-3|48	
14mr|texlive-emptypage-1.2-3|49	%install
14mr|texlive-emptypage-1.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-emptypage-1.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-emptypage-1.2-3|52	
14mr|texlive-emptypage-1.2-3|53	
14mr|texlive-emptypage-1.2-3|54	
14mr|texlive-emptypage-1.2-3|55	%changelog
14mr|texlive-emptypage-1.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-emptypage-1.2-3|57	+ Revision: e3665ae
14mr|texlive-emptypage-1.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-emptypage-1.2-3|59	
14mr|texlive-emptypage-1.2-3|60	

19962 14
14mr|texlive-emulateapj-20121205-6|1	# revision 28469
14mr|texlive-emulateapj-20121205-6|2	# category Package
14mr|texlive-emulateapj-20121205-6|3	# catalog-ctan /macros/latex/contrib/emulateapj
14mr|texlive-emulateapj-20121205-6|4	# catalog-date 2012-12-05 13:33:41 +0100
14mr|texlive-emulateapj-20121205-6|5	# catalog-license lppl
14mr|texlive-emulateapj-20121205-6|6	# catalog-version undef
14mr|texlive-emulateapj-20121205-6|7	Name:		texlive-emulateapj
14mr|texlive-emulateapj-20121205-6|8	Version:	20121205
14mr|texlive-emulateapj-20121205-6|9	Release:	6
14mr|texlive-emulateapj-20121205-6|10	Summary:	Produce output similar to that of APJ
14mr|texlive-emulateapj-20121205-6|11	Group:		Publishing
14mr|texlive-emulateapj-20121205-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emulateapj
14mr|texlive-emulateapj-20121205-6|13	License:	LPPL
14mr|texlive-emulateapj-20121205-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.tar.xz
14mr|texlive-emulateapj-20121205-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.doc.tar.xz
14mr|texlive-emulateapj-20121205-6|16	BuildArch:	noarch
14mr|texlive-emulateapj-20121205-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-emulateapj-20121205-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-emulateapj-20121205-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-emulateapj-20121205-6|20	
14mr|texlive-emulateapj-20121205-6|21	%description
14mr|texlive-emulateapj-20121205-6|22	A LaTeX class (based on current RevTeX) to produce preprints
14mr|texlive-emulateapj-20121205-6|23	with the page layout similar to that of the Astrophysical
14mr|texlive-emulateapj-20121205-6|24	Journal.
14mr|texlive-emulateapj-20121205-6|25	
14mr|texlive-emulateapj-20121205-6|26	%post
14mr|texlive-emulateapj-20121205-6|27	%{_sbindir}/texlive.post
14mr|texlive-emulateapj-20121205-6|28	
14mr|texlive-emulateapj-20121205-6|29	%postun
14mr|texlive-emulateapj-20121205-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-emulateapj-20121205-6|31	%{_sbindir}/texlive.post
14mr|texlive-emulateapj-20121205-6|32	fi
14mr|texlive-emulateapj-20121205-6|33	
14mr|texlive-emulateapj-20121205-6|34	#-----------------------------------------------------------------------
14mr|texlive-emulateapj-20121205-6|35	%files
14mr|texlive-emulateapj-20121205-6|36	%{_texmfdistdir}/tex/latex/emulateapj/emulateapj.cls
14mr|texlive-emulateapj-20121205-6|37	%doc %{_texmfdistdir}/doc/latex/emulateapj/README
14mr|texlive-emulateapj-20121205-6|38	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.pdf
14mr|texlive-emulateapj-20121205-6|39	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.tex
14mr|texlive-emulateapj-20121205-6|40	
14mr|texlive-emulateapj-20121205-6|41	#-----------------------------------------------------------------------
14mr|texlive-emulateapj-20121205-6|42	%prep
14mr|texlive-emulateapj-20121205-6|43	%setup -c -a0 -a1
14mr|texlive-emulateapj-20121205-6|44	
14mr|texlive-emulateapj-20121205-6|45	%build
14mr|texlive-emulateapj-20121205-6|46	
14mr|texlive-emulateapj-20121205-6|47	%install
14mr|texlive-emulateapj-20121205-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-emulateapj-20121205-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-emulateapj-20121205-6|50	
14mr|texlive-emulateapj-20121205-6|51	%changelog
14mr|texlive-emulateapj-20121205-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121205-6
14mr|texlive-emulateapj-20121205-6|53	+ Revision: 61168ed
14mr|texlive-emulateapj-20121205-6|54	- MassBuild#440: Increase release tag
14mr|texlive-emulateapj-20121205-6|55	
14mr|texlive-emulateapj-20121205-6|56	

19963 14
14mr|texlive-enctex-20100122-3|1	# revision 16881
14mr|texlive-enctex-20100122-3|2	# category Package
14mr|texlive-enctex-20100122-3|3	# catalog-ctan /systems/enctex
14mr|texlive-enctex-20100122-3|4	# catalog-date 2010-01-22 21:32:36 +0100
14mr|texlive-enctex-20100122-3|5	# catalog-license gpl
14mr|texlive-enctex-20100122-3|6	# catalog-version undef
14mr|texlive-enctex-20100122-3|7	Name:		texlive-enctex
14mr|texlive-enctex-20100122-3|8	Version:	20100122
14mr|texlive-enctex-20100122-3|9	Release:	3
14mr|texlive-enctex-20100122-3|10	Summary:	A TeX extension that translates input on its way into TeX
14mr|texlive-enctex-20100122-3|11	Group:		Publishing
14mr|texlive-enctex-20100122-3|12	URL:		http://www.ctan.org/tex-archive/systems/enctex
14mr|texlive-enctex-20100122-3|13	License:	GPL
14mr|texlive-enctex-20100122-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enctex.tar.xz
14mr|texlive-enctex-20100122-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enctex.doc.tar.xz
14mr|texlive-enctex-20100122-3|16	BuildArch:	noarch
14mr|texlive-enctex-20100122-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-enctex-20100122-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-enctex-20100122-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-enctex-20100122-3|20	
14mr|texlive-enctex-20100122-3|21	%description
14mr|texlive-enctex-20100122-3|22	EncTeX is (another) tex extension, written at the change-file
14mr|texlive-enctex-20100122-3|23	level. It provides means of translating input on the way into
14mr|texlive-enctex-20100122-3|24	TeX. It allows, for example, translation of multibyte
14mr|texlive-enctex-20100122-3|25	sequences, such as utf-8 encoding.
14mr|texlive-enctex-20100122-3|26	
14mr|texlive-enctex-20100122-3|27	%post
14mr|texlive-enctex-20100122-3|28	%{_sbindir}/texlive.post
14mr|texlive-enctex-20100122-3|29	
14mr|texlive-enctex-20100122-3|30	%postun
14mr|texlive-enctex-20100122-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-enctex-20100122-3|32	%{_sbindir}/texlive.post
14mr|texlive-enctex-20100122-3|33	fi
14mr|texlive-enctex-20100122-3|34	
14mr|texlive-enctex-20100122-3|35	#-----------------------------------------------------------------------
14mr|texlive-enctex-20100122-3|36	%files
14mr|texlive-enctex-20100122-3|37	%{_texmfdistdir}/tex/generic/enctex/1250-csf.tex
14mr|texlive-enctex-20100122-3|38	%{_texmfdistdir}/tex/generic/enctex/1250-il2.tex
14mr|texlive-enctex-20100122-3|39	%{_texmfdistdir}/tex/generic/enctex/1250-latex.tex
14mr|texlive-enctex-20100122-3|40	%{_texmfdistdir}/tex/generic/enctex/1250-t1.tex
14mr|texlive-enctex-20100122-3|41	%{_texmfdistdir}/tex/generic/enctex/852-csf.tex
14mr|texlive-enctex-20100122-3|42	%{_texmfdistdir}/tex/generic/enctex/852-il2.tex
14mr|texlive-enctex-20100122-3|43	%{_texmfdistdir}/tex/generic/enctex/852-latex.tex
14mr|texlive-enctex-20100122-3|44	%{_texmfdistdir}/tex/generic/enctex/852-t1.tex
14mr|texlive-enctex-20100122-3|45	%{_texmfdistdir}/tex/generic/enctex/csfmacro.tex
14mr|texlive-enctex-20100122-3|46	%{_texmfdistdir}/tex/generic/enctex/enc-u.tex
14mr|texlive-enctex-20100122-3|47	%{_texmfdistdir}/tex/generic/enctex/encmacro.tex
14mr|texlive-enctex-20100122-3|48	%{_texmfdistdir}/tex/generic/enctex/il2-1250.tex
14mr|texlive-enctex-20100122-3|49	%{_texmfdistdir}/tex/generic/enctex/il2-852.tex
14mr|texlive-enctex-20100122-3|50	%{_texmfdistdir}/tex/generic/enctex/il2-csf.tex
14mr|texlive-enctex-20100122-3|51	%{_texmfdistdir}/tex/generic/enctex/il2-kam.tex
14mr|texlive-enctex-20100122-3|52	%{_texmfdistdir}/tex/generic/enctex/il2-t1.tex
14mr|texlive-enctex-20100122-3|53	%{_texmfdistdir}/tex/generic/enctex/kam-csf.tex
14mr|texlive-enctex-20100122-3|54	%{_texmfdistdir}/tex/generic/enctex/kam-il2.tex
14mr|texlive-enctex-20100122-3|55	%{_texmfdistdir}/tex/generic/enctex/kam-latex.tex
14mr|texlive-enctex-20100122-3|56	%{_texmfdistdir}/tex/generic/enctex/kam-t1.tex
14mr|texlive-enctex-20100122-3|57	%{_texmfdistdir}/tex/generic/enctex/noprefnt.tex
14mr|texlive-enctex-20100122-3|58	%{_texmfdistdir}/tex/generic/enctex/plain-1250-cs.tex
14mr|texlive-enctex-20100122-3|59	%{_texmfdistdir}/tex/generic/enctex/plain-852-cs.tex
14mr|texlive-enctex-20100122-3|60	%{_texmfdistdir}/tex/generic/enctex/plain-il2-cs.tex
14mr|texlive-enctex-20100122-3|61	%{_texmfdistdir}/tex/generic/enctex/plain-kam-cs.tex
14mr|texlive-enctex-20100122-3|62	%{_texmfdistdir}/tex/generic/enctex/plain-utf8-cs.tex
14mr|texlive-enctex-20100122-3|63	%{_texmfdistdir}/tex/generic/enctex/plain-utf8-ec.tex
14mr|texlive-enctex-20100122-3|64	%{_texmfdistdir}/tex/generic/enctex/polyset.tex
14mr|texlive-enctex-20100122-3|65	%{_texmfdistdir}/tex/generic/enctex/t1macro.tex
14mr|texlive-enctex-20100122-3|66	%{_texmfdistdir}/tex/generic/enctex/utf8-csf.tex
14mr|texlive-enctex-20100122-3|67	%{_texmfdistdir}/tex/generic/enctex/utf8-t1.tex
14mr|texlive-enctex-20100122-3|68	%{_texmfdistdir}/tex/generic/enctex/utf8cseq.tex
14mr|texlive-enctex-20100122-3|69	%{_texmfdistdir}/tex/generic/enctex/utf8math.tex
14mr|texlive-enctex-20100122-3|70	%{_texmfdistdir}/tex/generic/enctex/utf8raw.tex
14mr|texlive-enctex-20100122-3|71	%{_texmfdistdir}/tex/generic/enctex/utf8unkn.tex
14mr|texlive-enctex-20100122-3|72	%{_texmfdistdir}/tex/generic/enctex/utf8warn.tex
14mr|texlive-enctex-20100122-3|73	%doc %{_texmfdistdir}/doc/generic/enctex/COPYING
14mr|texlive-enctex-20100122-3|74	%doc %{_texmfdistdir}/doc/generic/enctex/COPYING.UCD
14mr|texlive-enctex-20100122-3|75	%doc %{_texmfdistdir}/doc/generic/enctex/INSTALL
14mr|texlive-enctex-20100122-3|76	%doc %{_texmfdistdir}/doc/generic/enctex/INSTALL.eng
14mr|texlive-enctex-20100122-3|77	%doc %{_texmfdistdir}/doc/generic/enctex/README
14mr|texlive-enctex-20100122-3|78	%doc %{_texmfdistdir}/doc/generic/enctex/changes.txt
14mr|texlive-enctex-20100122-3|79	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc-e.pdf
14mr|texlive-enctex-20100122-3|80	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc-e.tex
14mr|texlive-enctex-20100122-3|81	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc.pdf
14mr|texlive-enctex-20100122-3|82	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc.tex
14mr|texlive-enctex-20100122-3|83	%doc %{_texmfdistdir}/doc/generic/enctex/math-example.tex
14mr|texlive-enctex-20100122-3|84	%doc %{_texmfdistdir}/doc/generic/enctex/unimap.diff
14mr|texlive-enctex-20100122-3|85	%doc %{_texmfdistdir}/doc/generic/enctex/unimap.py
14mr|texlive-enctex-20100122-3|86	%doc %{_texmfdistdir}/doc/generic/enctex/vlna.tex
14mr|texlive-enctex-20100122-3|87	
14mr|texlive-enctex-20100122-3|88	#-----------------------------------------------------------------------
14mr|texlive-enctex-20100122-3|89	%prep
14mr|texlive-enctex-20100122-3|90	%setup -c -a0 -a1
14mr|texlive-enctex-20100122-3|91	
14mr|texlive-enctex-20100122-3|92	%build
14mr|texlive-enctex-20100122-3|93	
14mr|texlive-enctex-20100122-3|94	%install
14mr|texlive-enctex-20100122-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-enctex-20100122-3|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-enctex-20100122-3|97	
14mr|texlive-enctex-20100122-3|98	
14mr|texlive-enctex-20100122-3|99	
14mr|texlive-enctex-20100122-3|100	%changelog
14mr|texlive-enctex-20100122-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100122-3
14mr|texlive-enctex-20100122-3|102	+ Revision: 2d165ea
14mr|texlive-enctex-20100122-3|103	- MassBuild#440: Increase release tag
14mr|texlive-enctex-20100122-3|104	
14mr|texlive-enctex-20100122-3|105	

19964 14
14mr|texlive-encxvlna-20080819-3|1	# revision 15878
14mr|texlive-encxvlna-20080819-3|2	# category Package
14mr|texlive-encxvlna-20080819-3|3	# catalog-ctan /macros/generic/encxvlna
14mr|texlive-encxvlna-20080819-3|4	# catalog-date 2008-08-19 08:58:40 +0200
14mr|texlive-encxvlna-20080819-3|5	# catalog-license lppl
14mr|texlive-encxvlna-20080819-3|6	# catalog-version undef
14mr|texlive-encxvlna-20080819-3|7	Name:		texlive-encxvlna
14mr|texlive-encxvlna-20080819-3|8	Version:	20080819
14mr|texlive-encxvlna-20080819-3|9	Release:	3
14mr|texlive-encxvlna-20080819-3|10	Summary:	Insert nonbreakable spaces, using encTeX
14mr|texlive-encxvlna-20080819-3|11	Group:		Publishing
14mr|texlive-encxvlna-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/encxvlna
14mr|texlive-encxvlna-20080819-3|13	License:	LPPL
14mr|texlive-encxvlna-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.tar.xz
14mr|texlive-encxvlna-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.doc.tar.xz
14mr|texlive-encxvlna-20080819-3|16	BuildArch:	noarch
14mr|texlive-encxvlna-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-encxvlna-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-encxvlna-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-encxvlna-20080819-3|20	
14mr|texlive-encxvlna-20080819-3|21	%description
14mr|texlive-encxvlna-20080819-3|22	The package provides tools for inserting nonbreakable spaces
14mr|texlive-encxvlna-20080819-3|23	after nonsyllabic prepositions and single letter conjunctions
14mr|texlive-encxvlna-20080819-3|24	as required by Czech and Slovak typographical rules. It is
14mr|texlive-encxvlna-20080819-3|25	implemented using encTeX and provides files both for plain TeX
14mr|texlive-encxvlna-20080819-3|26	and LaTeX. The LaTeX solution tries to avoid conflicts with
14mr|texlive-encxvlna-20080819-3|27	other packages.
14mr|texlive-encxvlna-20080819-3|28	
14mr|texlive-encxvlna-20080819-3|29	%post
14mr|texlive-encxvlna-20080819-3|30	%{_sbindir}/texlive.post
14mr|texlive-encxvlna-20080819-3|31	
14mr|texlive-encxvlna-20080819-3|32	%postun
14mr|texlive-encxvlna-20080819-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-encxvlna-20080819-3|34	%{_sbindir}/texlive.post
14mr|texlive-encxvlna-20080819-3|35	fi
14mr|texlive-encxvlna-20080819-3|36	
14mr|texlive-encxvlna-20080819-3|37	#-----------------------------------------------------------------------
14mr|texlive-encxvlna-20080819-3|38	%files
14mr|texlive-encxvlna-20080819-3|39	%{_texmfdistdir}/tex/latex/encxvlna/encxvlna.sty
14mr|texlive-encxvlna-20080819-3|40	%{_texmfdistdir}/tex/plain/encxvlna/encxvlna.tex
14mr|texlive-encxvlna-20080819-3|41	%doc %{_texmfdistdir}/doc/generic/encxvlna/License.txt
14mr|texlive-encxvlna-20080819-3|42	%doc %{_texmfdistdir}/doc/generic/encxvlna/README
14mr|texlive-encxvlna-20080819-3|43	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.pdf
14mr|texlive-encxvlna-20080819-3|44	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.tex
14mr|texlive-encxvlna-20080819-3|45	%doc %{_texmfdistdir}/doc/generic/encxvlna/vlna-inc.tex
14mr|texlive-encxvlna-20080819-3|46	
14mr|texlive-encxvlna-20080819-3|47	#-----------------------------------------------------------------------
14mr|texlive-encxvlna-20080819-3|48	%prep
14mr|texlive-encxvlna-20080819-3|49	%setup -c -a0 -a1
14mr|texlive-encxvlna-20080819-3|50	
14mr|texlive-encxvlna-20080819-3|51	%build
14mr|texlive-encxvlna-20080819-3|52	
14mr|texlive-encxvlna-20080819-3|53	%install
14mr|texlive-encxvlna-20080819-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-encxvlna-20080819-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-encxvlna-20080819-3|56	
14mr|texlive-encxvlna-20080819-3|57	
14mr|texlive-encxvlna-20080819-3|58	
14mr|texlive-encxvlna-20080819-3|59	%changelog
14mr|texlive-encxvlna-20080819-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-encxvlna-20080819-3|61	+ Revision: b065263
14mr|texlive-encxvlna-20080819-3|62	- MassBuild#440: Increase release tag
14mr|texlive-encxvlna-20080819-3|63	
14mr|texlive-encxvlna-20080819-3|64	

19965 14
14mr|texlive-endfloat-2.5c-2|1	# revision 24962
14mr|texlive-endfloat-2.5c-2|2	# category Package
14mr|texlive-endfloat-2.5c-2|3	# catalog-ctan /macros/latex/contrib/endfloat
14mr|texlive-endfloat-2.5c-2|4	# catalog-date 2011-12-24 01:13:38 +0100
14mr|texlive-endfloat-2.5c-2|5	# catalog-license gpl
14mr|texlive-endfloat-2.5c-2|6	# catalog-version 2.5c
14mr|texlive-endfloat-2.5c-2|7	Name:		texlive-endfloat
14mr|texlive-endfloat-2.5c-2|8	Version:	2.5c
14mr|texlive-endfloat-2.5c-2|9	Release:	2
14mr|texlive-endfloat-2.5c-2|10	Summary:	Move floats to the end, leaving markers where they belong
14mr|texlive-endfloat-2.5c-2|11	Group:		Publishing
14mr|texlive-endfloat-2.5c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endfloat
14mr|texlive-endfloat-2.5c-2|13	License:	GPL
14mr|texlive-endfloat-2.5c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.tar.xz
14mr|texlive-endfloat-2.5c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.doc.tar.xz
14mr|texlive-endfloat-2.5c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.source.tar.xz
14mr|texlive-endfloat-2.5c-2|17	BuildArch:	noarch
14mr|texlive-endfloat-2.5c-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-endfloat-2.5c-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-endfloat-2.5c-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-endfloat-2.5c-2|21	
14mr|texlive-endfloat-2.5c-2|22	%description
14mr|texlive-endfloat-2.5c-2|23	Place all floats on pages by themselves at the end of the
14mr|texlive-endfloat-2.5c-2|24	document, optionally leaving markers like "[Figure 3 about
14mr|texlive-endfloat-2.5c-2|25	here]" in the text near to where the figure (or table) would
14mr|texlive-endfloat-2.5c-2|26	normally have occurred. Float types figure and table are
14mr|texlive-endfloat-2.5c-2|27	recognised by the package, unmodified. Since several packages
14mr|texlive-endfloat-2.5c-2|28	define other types of float, it is possible to register these
14mr|texlive-endfloat-2.5c-2|29	float types with endfloat.
14mr|texlive-endfloat-2.5c-2|30	
14mr|texlive-endfloat-2.5c-2|31	%post
14mr|texlive-endfloat-2.5c-2|32	%{_sbindir}/texlive.post
14mr|texlive-endfloat-2.5c-2|33	
14mr|texlive-endfloat-2.5c-2|34	%postun
14mr|texlive-endfloat-2.5c-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-endfloat-2.5c-2|36	%{_sbindir}/texlive.post
14mr|texlive-endfloat-2.5c-2|37	fi
14mr|texlive-endfloat-2.5c-2|38	
14mr|texlive-endfloat-2.5c-2|39	#-----------------------------------------------------------------------
14mr|texlive-endfloat-2.5c-2|40	%files
14mr|texlive-endfloat-2.5c-2|41	%{_texmfdistdir}/tex/latex/endfloat/efxmpl.cfg
14mr|texlive-endfloat-2.5c-2|42	%{_texmfdistdir}/tex/latex/endfloat/endfloat.sty
14mr|texlive-endfloat-2.5c-2|43	%doc %{_texmfdistdir}/doc/latex/endfloat/COPYING
14mr|texlive-endfloat-2.5c-2|44	%doc %{_texmfdistdir}/doc/latex/endfloat/README
14mr|texlive-endfloat-2.5c-2|45	%doc %{_texmfdistdir}/doc/latex/endfloat/endfloat.pdf
14mr|texlive-endfloat-2.5c-2|46	#- source
14mr|texlive-endfloat-2.5c-2|47	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.dtx
14mr|texlive-endfloat-2.5c-2|48	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.ins
14mr|texlive-endfloat-2.5c-2|49	
14mr|texlive-endfloat-2.5c-2|50	#-----------------------------------------------------------------------
14mr|texlive-endfloat-2.5c-2|51	%prep
14mr|texlive-endfloat-2.5c-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-endfloat-2.5c-2|53	
14mr|texlive-endfloat-2.5c-2|54	%build
14mr|texlive-endfloat-2.5c-2|55	
14mr|texlive-endfloat-2.5c-2|56	%install
14mr|texlive-endfloat-2.5c-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-endfloat-2.5c-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-endfloat-2.5c-2|59	
14mr|texlive-endfloat-2.5c-2|60	
14mr|texlive-endfloat-2.5c-2|61	
14mr|texlive-endfloat-2.5c-2|62	%changelog
14mr|texlive-endfloat-2.5c-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5c-2
14mr|texlive-endfloat-2.5c-2|64	+ Revision: c605523
14mr|texlive-endfloat-2.5c-2|65	- MassBuild#440: Increase release tag
14mr|texlive-endfloat-2.5c-2|66	
14mr|texlive-endfloat-2.5c-2|67	

19966 14
14mr|texlive-endheads-v1.5-2|1	# revision 24992
14mr|texlive-endheads-v1.5-2|2	# category Package
14mr|texlive-endheads-v1.5-2|3	# catalog-ctan /macros/latex/contrib/endheads
14mr|texlive-endheads-v1.5-2|4	# catalog-date 2011-12-31 23:12:05 +0100
14mr|texlive-endheads-v1.5-2|5	# catalog-license lppl
14mr|texlive-endheads-v1.5-2|6	# catalog-version v1.5
14mr|texlive-endheads-v1.5-2|7	Name:		texlive-endheads
14mr|texlive-endheads-v1.5-2|8	Epoch:		1
14mr|texlive-endheads-v1.5-2|9	Version:	v1.5
14mr|texlive-endheads-v1.5-2|10	Release:	2
14mr|texlive-endheads-v1.5-2|11	Summary:	Running headers of the form "Notes to pp.xx-yy"
14mr|texlive-endheads-v1.5-2|12	Group:		Publishing
14mr|texlive-endheads-v1.5-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endheads
14mr|texlive-endheads-v1.5-2|14	License:	LPPL
14mr|texlive-endheads-v1.5-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.tar.xz
14mr|texlive-endheads-v1.5-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.doc.tar.xz
14mr|texlive-endheads-v1.5-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.source.tar.xz
14mr|texlive-endheads-v1.5-2|18	BuildArch:	noarch
14mr|texlive-endheads-v1.5-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-endheads-v1.5-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-endheads-v1.5-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-endheads-v1.5-2|22	
14mr|texlive-endheads-v1.5-2|23	%description
14mr|texlive-endheads-v1.5-2|24	Endheads provides running headers of the form "Notes to pp. xx-
14mr|texlive-endheads-v1.5-2|25	yy" for endnotes sections. It also enables one to reset the
14mr|texlive-endheads-v1.5-2|26	endnotes counter, and put a line marking the chapter change in
14mr|texlive-endheads-v1.5-2|27	the endnotes, at the beginning of every chapter. Endheads
14mr|texlive-endheads-v1.5-2|28	requires the fancyhdr, needspace, ifthen, and endnotes
14mr|texlive-endheads-v1.5-2|29	packages.
14mr|texlive-endheads-v1.5-2|30	
14mr|texlive-endheads-v1.5-2|31	%post
14mr|texlive-endheads-v1.5-2|32	%{_sbindir}/texlive.post
14mr|texlive-endheads-v1.5-2|33	
14mr|texlive-endheads-v1.5-2|34	%postun
14mr|texlive-endheads-v1.5-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-endheads-v1.5-2|36	%{_sbindir}/texlive.post
14mr|texlive-endheads-v1.5-2|37	fi
14mr|texlive-endheads-v1.5-2|38	
14mr|texlive-endheads-v1.5-2|39	#-----------------------------------------------------------------------
14mr|texlive-endheads-v1.5-2|40	%files
14mr|texlive-endheads-v1.5-2|41	%{_texmfdistdir}/tex/latex/endheads/endheads.sty
14mr|texlive-endheads-v1.5-2|42	%doc %{_texmfdistdir}/doc/latex/endheads/README
14mr|texlive-endheads-v1.5-2|43	%doc %{_texmfdistdir}/doc/latex/endheads/endheads.pdf
14mr|texlive-endheads-v1.5-2|44	#- source
14mr|texlive-endheads-v1.5-2|45	%doc %{_texmfdistdir}/source/latex/endheads/endheads.dtx
14mr|texlive-endheads-v1.5-2|46	%doc %{_texmfdistdir}/source/latex/endheads/endheads.ins
14mr|texlive-endheads-v1.5-2|47	
14mr|texlive-endheads-v1.5-2|48	#-----------------------------------------------------------------------
14mr|texlive-endheads-v1.5-2|49	%prep
14mr|texlive-endheads-v1.5-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-endheads-v1.5-2|51	
14mr|texlive-endheads-v1.5-2|52	%build
14mr|texlive-endheads-v1.5-2|53	
14mr|texlive-endheads-v1.5-2|54	%install
14mr|texlive-endheads-v1.5-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-endheads-v1.5-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-endheads-v1.5-2|57	
14mr|texlive-endheads-v1.5-2|58	
14mr|texlive-endheads-v1.5-2|59	
14mr|texlive-endheads-v1.5-2|60	%changelog
14mr|texlive-endheads-v1.5-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:v1.5-2
14mr|texlive-endheads-v1.5-2|62	+ Revision: e6b01a6
14mr|texlive-endheads-v1.5-2|63	- MassBuild#440: Increase release tag
14mr|texlive-endheads-v1.5-2|64	
14mr|texlive-endheads-v1.5-2|65	

19967 14
14mr|texlive-endiagram-0.1b-6|1	# revision 30025
14mr|texlive-endiagram-0.1b-6|2	# category Package
14mr|texlive-endiagram-0.1b-6|3	# catalog-ctan /macros/latex/contrib/endiagram
14mr|texlive-endiagram-0.1b-6|4	# catalog-date 2013-04-05 11:53:55 +0200
14mr|texlive-endiagram-0.1b-6|5	# catalog-license lppl1.3
14mr|texlive-endiagram-0.1b-6|6	# catalog-version 0.1b
14mr|texlive-endiagram-0.1b-6|7	Name:		texlive-endiagram
14mr|texlive-endiagram-0.1b-6|8	Version:	0.1b
14mr|texlive-endiagram-0.1b-6|9	Release:	6
14mr|texlive-endiagram-0.1b-6|10	Summary:	Easy creation of potential energy curve diagrams
14mr|texlive-endiagram-0.1b-6|11	Group:		Publishing
14mr|texlive-endiagram-0.1b-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endiagram
14mr|texlive-endiagram-0.1b-6|13	License:	LPPL1.3
14mr|texlive-endiagram-0.1b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.tar.xz
14mr|texlive-endiagram-0.1b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.doc.tar.xz
14mr|texlive-endiagram-0.1b-6|16	BuildArch:	noarch
14mr|texlive-endiagram-0.1b-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-endiagram-0.1b-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-endiagram-0.1b-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-endiagram-0.1b-6|20	
14mr|texlive-endiagram-0.1b-6|21	%description
14mr|texlive-endiagram-0.1b-6|22	The package provides the facility of drawing potential energy
14mr|texlive-endiagram-0.1b-6|23	curve diagrams with just a few simple commands. The package
14mr|texlive-endiagram-0.1b-6|24	cannot (yet) be considered stable.
14mr|texlive-endiagram-0.1b-6|25	
14mr|texlive-endiagram-0.1b-6|26	%post
14mr|texlive-endiagram-0.1b-6|27	%{_sbindir}/texlive.post
14mr|texlive-endiagram-0.1b-6|28	
14mr|texlive-endiagram-0.1b-6|29	%postun
14mr|texlive-endiagram-0.1b-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-endiagram-0.1b-6|31	%{_sbindir}/texlive.post
14mr|texlive-endiagram-0.1b-6|32	fi
14mr|texlive-endiagram-0.1b-6|33	
14mr|texlive-endiagram-0.1b-6|34	#-----------------------------------------------------------------------
14mr|texlive-endiagram-0.1b-6|35	%files
14mr|texlive-endiagram-0.1b-6|36	%{_texmfdistdir}/tex/latex/endiagram/endiagram.sty
14mr|texlive-endiagram-0.1b-6|37	%doc %{_texmfdistdir}/doc/latex/endiagram/README
14mr|texlive-endiagram-0.1b-6|38	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.pdf
14mr|texlive-endiagram-0.1b-6|39	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.tex
14mr|texlive-endiagram-0.1b-6|40	
14mr|texlive-endiagram-0.1b-6|41	#-----------------------------------------------------------------------
14mr|texlive-endiagram-0.1b-6|42	%prep
14mr|texlive-endiagram-0.1b-6|43	%setup -c -a0 -a1
14mr|texlive-endiagram-0.1b-6|44	
14mr|texlive-endiagram-0.1b-6|45	%build
14mr|texlive-endiagram-0.1b-6|46	
14mr|texlive-endiagram-0.1b-6|47	%install
14mr|texlive-endiagram-0.1b-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-endiagram-0.1b-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-endiagram-0.1b-6|50	
14mr|texlive-endiagram-0.1b-6|51	%changelog
14mr|texlive-endiagram-0.1b-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1b-6
14mr|texlive-endiagram-0.1b-6|53	+ Revision: 77ccdfd
14mr|texlive-endiagram-0.1b-6|54	- MassBuild#440: Increase release tag
14mr|texlive-endiagram-0.1b-6|55	
14mr|texlive-endiagram-0.1b-6|56	

19968 14
14mr|texlive-endnotes-20100309-3|1	# revision 17197
14mr|texlive-endnotes-20100309-3|2	# category Package
14mr|texlive-endnotes-20100309-3|3	# catalog-ctan /macros/latex/contrib/endnotes
14mr|texlive-endnotes-20100309-3|4	# catalog-date 2010-03-09 12:54:42 +0100
14mr|texlive-endnotes-20100309-3|5	# catalog-license lppl
14mr|texlive-endnotes-20100309-3|6	# catalog-version undef
14mr|texlive-endnotes-20100309-3|7	Name:		texlive-endnotes
14mr|texlive-endnotes-20100309-3|8	Version:	20100309
14mr|texlive-endnotes-20100309-3|9	Release:	3
14mr|texlive-endnotes-20100309-3|10	Summary:	Place footnotes at the end
14mr|texlive-endnotes-20100309-3|11	Group:		Publishing
14mr|texlive-endnotes-20100309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endnotes
14mr|texlive-endnotes-20100309-3|13	License:	LPPL
14mr|texlive-endnotes-20100309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.tar.xz
14mr|texlive-endnotes-20100309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.doc.tar.xz
14mr|texlive-endnotes-20100309-3|16	BuildArch:	noarch
14mr|texlive-endnotes-20100309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-endnotes-20100309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-endnotes-20100309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-endnotes-20100309-3|20	
14mr|texlive-endnotes-20100309-3|21	%description
14mr|texlive-endnotes-20100309-3|22	Accumulates footnotes and places them at the end of the
14mr|texlive-endnotes-20100309-3|23	document.
14mr|texlive-endnotes-20100309-3|24	
14mr|texlive-endnotes-20100309-3|25	%post
14mr|texlive-endnotes-20100309-3|26	%{_sbindir}/texlive.post
14mr|texlive-endnotes-20100309-3|27	
14mr|texlive-endnotes-20100309-3|28	%postun
14mr|texlive-endnotes-20100309-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-endnotes-20100309-3|30	%{_sbindir}/texlive.post
14mr|texlive-endnotes-20100309-3|31	fi
14mr|texlive-endnotes-20100309-3|32	
14mr|texlive-endnotes-20100309-3|33	#-----------------------------------------------------------------------
14mr|texlive-endnotes-20100309-3|34	%files
14mr|texlive-endnotes-20100309-3|35	%{_texmfdistdir}/tex/latex/endnotes/endnotes.sty
14mr|texlive-endnotes-20100309-3|36	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.pdf
14mr|texlive-endnotes-20100309-3|37	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.tex
14mr|texlive-endnotes-20100309-3|38	
14mr|texlive-endnotes-20100309-3|39	#-----------------------------------------------------------------------
14mr|texlive-endnotes-20100309-3|40	%prep
14mr|texlive-endnotes-20100309-3|41	%setup -c -a0 -a1
14mr|texlive-endnotes-20100309-3|42	
14mr|texlive-endnotes-20100309-3|43	%build
14mr|texlive-endnotes-20100309-3|44	
14mr|texlive-endnotes-20100309-3|45	%install
14mr|texlive-endnotes-20100309-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-endnotes-20100309-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-endnotes-20100309-3|48	
14mr|texlive-endnotes-20100309-3|49	
14mr|texlive-endnotes-20100309-3|50	
14mr|texlive-endnotes-20100309-3|51	%changelog
14mr|texlive-endnotes-20100309-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100309-3
14mr|texlive-endnotes-20100309-3|53	+ Revision: b78dd3f
14mr|texlive-endnotes-20100309-3|54	- MassBuild#440: Increase release tag
14mr|texlive-endnotes-20100309-3|55	
14mr|texlive-endnotes-20100309-3|56	

19969 14
14mr|texlive-engpron-2-3|1	# revision 16558
14mr|texlive-engpron-2-3|2	# category Package
14mr|texlive-engpron-2-3|3	# catalog-ctan /macros/latex/contrib/engpron
14mr|texlive-engpron-2-3|4	# catalog-date 2008-08-16 17:33:04 +0200
14mr|texlive-engpron-2-3|5	# catalog-license lppl
14mr|texlive-engpron-2-3|6	# catalog-version 2
14mr|texlive-engpron-2-3|7	Name:		texlive-engpron
14mr|texlive-engpron-2-3|8	Version:	2
14mr|texlive-engpron-2-3|9	Release:	3
14mr|texlive-engpron-2-3|10	Summary:	Helps to type the pronunciation of English words
14mr|texlive-engpron-2-3|11	Group:		Publishing
14mr|texlive-engpron-2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engpron
14mr|texlive-engpron-2-3|13	License:	LPPL
14mr|texlive-engpron-2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.tar.xz
14mr|texlive-engpron-2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.doc.tar.xz
14mr|texlive-engpron-2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.source.tar.xz
14mr|texlive-engpron-2-3|17	BuildArch:	noarch
14mr|texlive-engpron-2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-engpron-2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-engpron-2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-engpron-2-3|21	
14mr|texlive-engpron-2-3|22	%description
14mr|texlive-engpron-2-3|23	This package provides macros beginning with the '' character,
14mr|texlive-engpron-2-3|24	made active, which enable us to write the British or American
14mr|texlive-engpron-2-3|25	English pronunciation as one can find it in the 'English
14mr|texlive-engpron-2-3|26	Pronouncing Dictionary' by Daniel Jones. There is an option to
14mr|texlive-engpron-2-3|27	typeset the pronunciation in the style of Harrap's dictionary.
14mr|texlive-engpron-2-3|28	
14mr|texlive-engpron-2-3|29	%post
14mr|texlive-engpron-2-3|30	%{_sbindir}/texlive.post
14mr|texlive-engpron-2-3|31	
14mr|texlive-engpron-2-3|32	%postun
14mr|texlive-engpron-2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-engpron-2-3|34	%{_sbindir}/texlive.post
14mr|texlive-engpron-2-3|35	fi
14mr|texlive-engpron-2-3|36	
14mr|texlive-engpron-2-3|37	#-----------------------------------------------------------------------
14mr|texlive-engpron-2-3|38	%files
14mr|texlive-engpron-2-3|39	%{_texmfdistdir}/tex/latex/engpron/engpron-tools.sty
14mr|texlive-engpron-2-3|40	%{_texmfdistdir}/tex/latex/engpron/engpron.sty
14mr|texlive-engpron-2-3|41	%doc %{_texmfdistdir}/doc/latex/engpron/LISEZMOI
14mr|texlive-engpron-2-3|42	%doc %{_texmfdistdir}/doc/latex/engpron/README
14mr|texlive-engpron-2-3|43	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.ltx
14mr|texlive-engpron-2-3|44	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.pdf
14mr|texlive-engpron-2-3|45	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.pdf
14mr|texlive-engpron-2-3|46	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.tex
14mr|texlive-engpron-2-3|47	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.pdf
14mr|texlive-engpron-2-3|48	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.tex
14mr|texlive-engpron-2-3|49	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.ltx
14mr|texlive-engpron-2-3|50	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.pdf
14mr|texlive-engpron-2-3|51	%doc %{_texmfdistdir}/doc/latex/engpron/engpron.pdf
14mr|texlive-engpron-2-3|52	#- source
14mr|texlive-engpron-2-3|53	%doc %{_texmfdistdir}/source/latex/engpron/Makefile
14mr|texlive-engpron-2-3|54	%doc %{_texmfdistdir}/source/latex/engpron/engpron.dtx
14mr|texlive-engpron-2-3|55	%doc %{_texmfdistdir}/source/latex/engpron/engpron.ins
14mr|texlive-engpron-2-3|56	
14mr|texlive-engpron-2-3|57	#-----------------------------------------------------------------------
14mr|texlive-engpron-2-3|58	%prep
14mr|texlive-engpron-2-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-engpron-2-3|60	
14mr|texlive-engpron-2-3|61	%build
14mr|texlive-engpron-2-3|62	
14mr|texlive-engpron-2-3|63	%install
14mr|texlive-engpron-2-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-engpron-2-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-engpron-2-3|66	
14mr|texlive-engpron-2-3|67	
14mr|texlive-engpron-2-3|68	
14mr|texlive-engpron-2-3|69	%changelog
14mr|texlive-engpron-2-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-3
14mr|texlive-engpron-2-3|71	+ Revision: 63456ff
14mr|texlive-engpron-2-3|72	- MassBuild#440: Increase release tag
14mr|texlive-engpron-2-3|73	
14mr|texlive-engpron-2-3|74	

19970 14
14mr|texlive-engrec-1.1-3|1	# revision 15878
14mr|texlive-engrec-1.1-3|2	# category Package
14mr|texlive-engrec-1.1-3|3	# catalog-ctan /macros/latex/contrib/engrec
14mr|texlive-engrec-1.1-3|4	# catalog-date 2008-05-07 22:48:57 +0200
14mr|texlive-engrec-1.1-3|5	# catalog-license lppl
14mr|texlive-engrec-1.1-3|6	# catalog-version 1.1
14mr|texlive-engrec-1.1-3|7	Name:		texlive-engrec
14mr|texlive-engrec-1.1-3|8	Version:	1.1
14mr|texlive-engrec-1.1-3|9	Release:	3
14mr|texlive-engrec-1.1-3|10	Summary:	Enumerate with lower- or uppercase Greek letters
14mr|texlive-engrec-1.1-3|11	Group:		Publishing
14mr|texlive-engrec-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engrec
14mr|texlive-engrec-1.1-3|13	License:	LPPL
14mr|texlive-engrec-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.tar.xz
14mr|texlive-engrec-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.doc.tar.xz
14mr|texlive-engrec-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.source.tar.xz
14mr|texlive-engrec-1.1-3|17	BuildArch:	noarch
14mr|texlive-engrec-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-engrec-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-engrec-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-engrec-1.1-3|21	
14mr|texlive-engrec-1.1-3|22	%description
14mr|texlive-engrec-1.1-3|23	This package provides two macros \engrec and \EnGrec to convert
14mr|texlive-engrec-1.1-3|24	number arguments to lower case or upper case greek letters.
14mr|texlive-engrec-1.1-3|25	They have the syntax of \alph, i.e. \engrec{a_counter},
14mr|texlive-engrec-1.1-3|26	\EnGrec{a_counter}. Options are provided to work with the
14mr|texlive-engrec-1.1-3|27	upgreek and fourier packages. Requires amstext.
14mr|texlive-engrec-1.1-3|28	
14mr|texlive-engrec-1.1-3|29	%post
14mr|texlive-engrec-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-engrec-1.1-3|31	
14mr|texlive-engrec-1.1-3|32	%postun
14mr|texlive-engrec-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-engrec-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-engrec-1.1-3|35	fi
14mr|texlive-engrec-1.1-3|36	
14mr|texlive-engrec-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-engrec-1.1-3|38	%files
14mr|texlive-engrec-1.1-3|39	%{_texmfdistdir}/tex/latex/engrec/engrec.sty
14mr|texlive-engrec-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/engrec/LISEZMOI
14mr|texlive-engrec-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/engrec/README
14mr|texlive-engrec-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/engrec/engrec.pdf
14mr|texlive-engrec-1.1-3|43	#- source
14mr|texlive-engrec-1.1-3|44	%doc %{_texmfdistdir}/source/latex/engrec/Makefile
14mr|texlive-engrec-1.1-3|45	%doc %{_texmfdistdir}/source/latex/engrec/engrec.dtx
14mr|texlive-engrec-1.1-3|46	%doc %{_texmfdistdir}/source/latex/engrec/engrec.ins
14mr|texlive-engrec-1.1-3|47	
14mr|texlive-engrec-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-engrec-1.1-3|49	%prep
14mr|texlive-engrec-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-engrec-1.1-3|51	
14mr|texlive-engrec-1.1-3|52	%build
14mr|texlive-engrec-1.1-3|53	
14mr|texlive-engrec-1.1-3|54	%install
14mr|texlive-engrec-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-engrec-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-engrec-1.1-3|57	
14mr|texlive-engrec-1.1-3|58	
14mr|texlive-engrec-1.1-3|59	
14mr|texlive-engrec-1.1-3|60	%changelog
14mr|texlive-engrec-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-engrec-1.1-3|62	+ Revision: cc7e16b
14mr|texlive-engrec-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-engrec-1.1-3|64	
14mr|texlive-engrec-1.1-3|65	

19971 14
14mr|texlive-engtlc-3.1-2|1	# revision 25432
14mr|texlive-engtlc-3.1-2|2	# category Package
14mr|texlive-engtlc-3.1-2|3	# catalog-ctan /macros/latex/contrib/engtlc
14mr|texlive-engtlc-3.1-2|4	# catalog-date 2012-02-19 15:32:47 +0100
14mr|texlive-engtlc-3.1-2|5	# catalog-license lppl
14mr|texlive-engtlc-3.1-2|6	# catalog-version 3.1
14mr|texlive-engtlc-3.1-2|7	Name:		texlive-engtlc
14mr|texlive-engtlc-3.1-2|8	Version:	3.1
14mr|texlive-engtlc-3.1-2|9	Release:	2
14mr|texlive-engtlc-3.1-2|10	Summary:	Support for users in Telecommunications Engineering
14mr|texlive-engtlc-3.1-2|11	Group:		Publishing
14mr|texlive-engtlc-3.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engtlc
14mr|texlive-engtlc-3.1-2|13	License:	LPPL
14mr|texlive-engtlc-3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.tar.xz
14mr|texlive-engtlc-3.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.doc.tar.xz
14mr|texlive-engtlc-3.1-2|16	BuildArch:	noarch
14mr|texlive-engtlc-3.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-engtlc-3.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-engtlc-3.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-engtlc-3.1-2|20	
14mr|texlive-engtlc-3.1-2|21	%description
14mr|texlive-engtlc-3.1-2|22	The package provides a wide range of abbreviations for terms
14mr|texlive-engtlc-3.1-2|23	used in Telecommunications Engineering.
14mr|texlive-engtlc-3.1-2|24	
14mr|texlive-engtlc-3.1-2|25	%post
14mr|texlive-engtlc-3.1-2|26	%{_sbindir}/texlive.post
14mr|texlive-engtlc-3.1-2|27	
14mr|texlive-engtlc-3.1-2|28	%postun
14mr|texlive-engtlc-3.1-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-engtlc-3.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-engtlc-3.1-2|31	fi
14mr|texlive-engtlc-3.1-2|32	
14mr|texlive-engtlc-3.1-2|33	#-----------------------------------------------------------------------
14mr|texlive-engtlc-3.1-2|34	%files
14mr|texlive-engtlc-3.1-2|35	%{_texmfdistdir}/tex/latex/engtlc/engtlc.sty
14mr|texlive-engtlc-3.1-2|36	%doc %{_texmfdistdir}/doc/latex/engtlc/README
14mr|texlive-engtlc-3.1-2|37	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.pdf
14mr|texlive-engtlc-3.1-2|38	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.tex
14mr|texlive-engtlc-3.1-2|39	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.pdf
14mr|texlive-engtlc-3.1-2|40	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.tex
14mr|texlive-engtlc-3.1-2|41	
14mr|texlive-engtlc-3.1-2|42	#-----------------------------------------------------------------------
14mr|texlive-engtlc-3.1-2|43	%prep
14mr|texlive-engtlc-3.1-2|44	%setup -c -a0 -a1
14mr|texlive-engtlc-3.1-2|45	
14mr|texlive-engtlc-3.1-2|46	%build
14mr|texlive-engtlc-3.1-2|47	
14mr|texlive-engtlc-3.1-2|48	%install
14mr|texlive-engtlc-3.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-engtlc-3.1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-engtlc-3.1-2|51	
14mr|texlive-engtlc-3.1-2|52	
14mr|texlive-engtlc-3.1-2|53	
14mr|texlive-engtlc-3.1-2|54	%changelog
14mr|texlive-engtlc-3.1-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-2
14mr|texlive-engtlc-3.1-2|56	+ Revision: 58343de
14mr|texlive-engtlc-3.1-2|57	- MassBuild#440: Increase release tag
14mr|texlive-engtlc-3.1-2|58	
14mr|texlive-engtlc-3.1-2|59	

19972 14
14mr|texlive-enigma-0.1-6|1	# revision 29802
14mr|texlive-enigma-0.1-6|2	# category Package
14mr|texlive-enigma-0.1-6|3	# catalog-ctan /macros/luatex/generic/enigma
14mr|texlive-enigma-0.1-6|4	# catalog-date 2013-04-09 15:55:17 +0200
14mr|texlive-enigma-0.1-6|5	# catalog-license bsd
14mr|texlive-enigma-0.1-6|6	# catalog-version 0.1
14mr|texlive-enigma-0.1-6|7	Name:		texlive-enigma
14mr|texlive-enigma-0.1-6|8	Version:	0.1
14mr|texlive-enigma-0.1-6|9	Release:	6
14mr|texlive-enigma-0.1-6|10	Summary:	Encrypt documents with a three rotor Enigma
14mr|texlive-enigma-0.1-6|11	Group:		Publishing
14mr|texlive-enigma-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/enigma
14mr|texlive-enigma-0.1-6|13	License:	BSD
14mr|texlive-enigma-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.tar.xz
14mr|texlive-enigma-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.doc.tar.xz
14mr|texlive-enigma-0.1-6|16	BuildArch:	noarch
14mr|texlive-enigma-0.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-enigma-0.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-enigma-0.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-enigma-0.1-6|20	
14mr|texlive-enigma-0.1-6|21	%description
14mr|texlive-enigma-0.1-6|22	The package provides historical encryption (Enigma cipher) for
14mr|texlive-enigma-0.1-6|23	LuaTeX-based formats.
14mr|texlive-enigma-0.1-6|24	
14mr|texlive-enigma-0.1-6|25	%post
14mr|texlive-enigma-0.1-6|26	%{_sbindir}/texlive.post
14mr|texlive-enigma-0.1-6|27	
14mr|texlive-enigma-0.1-6|28	%postun
14mr|texlive-enigma-0.1-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-enigma-0.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-enigma-0.1-6|31	fi
14mr|texlive-enigma-0.1-6|32	
14mr|texlive-enigma-0.1-6|33	#-----------------------------------------------------------------------
14mr|texlive-enigma-0.1-6|34	%files
14mr|texlive-enigma-0.1-6|35	%{_texmfdistdir}/scripts/context/lua/third/enigma/mtx-t-enigma.lua/mtx-t-enigma.lua
14mr|texlive-enigma-0.1-6|36	%{_texmfdistdir}/tex/context/third/enigma/t-enigma.mkv/t-enigma.mkvi
14mr|texlive-enigma-0.1-6|37	%{_texmfdistdir}/tex/generic/enigma/enigma.lua
14mr|texlive-enigma-0.1-6|38	%{_texmfdistdir}/tex/latex/enigma/enigma.sty
14mr|texlive-enigma-0.1-6|39	%{_texmfdistdir}/tex/plain/enigma/enigma.tex
14mr|texlive-enigma-0.1-6|40	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/COPYING
14mr|texlive-enigma-0.1-6|41	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/README
14mr|texlive-enigma-0.1-6|42	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma-doc.pdf
14mr|texlive-enigma-0.1-6|43	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma_manual.tex
14mr|texlive-enigma-0.1-6|44	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-context.tex
14mr|texlive-enigma-0.1-6|45	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-latex.tex
14mr|texlive-enigma-0.1-6|46	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-plain.tex
14mr|texlive-enigma-0.1-6|47	
14mr|texlive-enigma-0.1-6|48	#-----------------------------------------------------------------------
14mr|texlive-enigma-0.1-6|49	%prep
14mr|texlive-enigma-0.1-6|50	%setup -c -a0 -a1
14mr|texlive-enigma-0.1-6|51	
14mr|texlive-enigma-0.1-6|52	%build
14mr|texlive-enigma-0.1-6|53	
14mr|texlive-enigma-0.1-6|54	%install
14mr|texlive-enigma-0.1-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-enigma-0.1-6|56	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-enigma-0.1-6|57	
14mr|texlive-enigma-0.1-6|58	%changelog
14mr|texlive-enigma-0.1-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-enigma-0.1-6|60	+ Revision: ad66960
14mr|texlive-enigma-0.1-6|61	- MassBuild#440: Increase release tag
14mr|texlive-enigma-0.1-6|62	
14mr|texlive-enigma-0.1-6|63	

19973 14
14mr|texlive-enotez-0.3a-2|1	# revision 27179
14mr|texlive-enotez-0.3a-2|2	# category Package
14mr|texlive-enotez-0.3a-2|3	# catalog-ctan /macros/latex/contrib/enotez
14mr|texlive-enotez-0.3a-2|4	# catalog-date 2012-07-24 16:08:54 +0200
14mr|texlive-enotez-0.3a-2|5	# catalog-license lppl1.3
14mr|texlive-enotez-0.3a-2|6	# catalog-version 0.3a
14mr|texlive-enotez-0.3a-2|7	Name:		texlive-enotez
14mr|texlive-enotez-0.3a-2|8	Version:	0.3a
14mr|texlive-enotez-0.3a-2|9	Release:	2
14mr|texlive-enotez-0.3a-2|10	Summary:	Support for end-notes
14mr|texlive-enotez-0.3a-2|11	Group:		Publishing
14mr|texlive-enotez-0.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enotez
14mr|texlive-enotez-0.3a-2|13	License:	LPPL1.3
14mr|texlive-enotez-0.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.tar.xz
14mr|texlive-enotez-0.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.doc.tar.xz
14mr|texlive-enotez-0.3a-2|16	BuildArch:	noarch
14mr|texlive-enotez-0.3a-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-enotez-0.3a-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-enotez-0.3a-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-enotez-0.3a-2|20	
14mr|texlive-enotez-0.3a-2|21	%description
14mr|texlive-enotez-0.3a-2|22	The package allows nested endnotes, supports hyperref and
14mr|texlive-enotez-0.3a-2|23	provides means for easy customization of the list of notes.
14mr|texlive-enotez-0.3a-2|24	
14mr|texlive-enotez-0.3a-2|25	%post
14mr|texlive-enotez-0.3a-2|26	%{_sbindir}/texlive.post
14mr|texlive-enotez-0.3a-2|27	
14mr|texlive-enotez-0.3a-2|28	%postun
14mr|texlive-enotez-0.3a-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-enotez-0.3a-2|30	%{_sbindir}/texlive.post
14mr|texlive-enotez-0.3a-2|31	fi
14mr|texlive-enotez-0.3a-2|32	
14mr|texlive-enotez-0.3a-2|33	#-----------------------------------------------------------------------
14mr|texlive-enotez-0.3a-2|34	%files
14mr|texlive-enotez-0.3a-2|35	%{_texmfdistdir}/tex/latex/enotez/enotez.sty
14mr|texlive-enotez-0.3a-2|36	%doc %{_texmfdistdir}/doc/latex/enotez/README
14mr|texlive-enotez-0.3a-2|37	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.pdf
14mr|texlive-enotez-0.3a-2|38	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.tex
14mr|texlive-enotez-0.3a-2|39	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_split_example.tex
14mr|texlive-enotez-0.3a-2|40	
14mr|texlive-enotez-0.3a-2|41	#-----------------------------------------------------------------------
14mr|texlive-enotez-0.3a-2|42	%prep
14mr|texlive-enotez-0.3a-2|43	%setup -c -a0 -a1
14mr|texlive-enotez-0.3a-2|44	
14mr|texlive-enotez-0.3a-2|45	%build
14mr|texlive-enotez-0.3a-2|46	
14mr|texlive-enotez-0.3a-2|47	%install
14mr|texlive-enotez-0.3a-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-enotez-0.3a-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-enotez-0.3a-2|50	
14mr|texlive-enotez-0.3a-2|51	
14mr|texlive-enotez-0.3a-2|52	
14mr|texlive-enotez-0.3a-2|53	%changelog
14mr|texlive-enotez-0.3a-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-2
14mr|texlive-enotez-0.3a-2|55	+ Revision: 4699923
14mr|texlive-enotez-0.3a-2|56	- MassBuild#440: Increase release tag
14mr|texlive-enotez-0.3a-2|57	
14mr|texlive-enotez-0.3a-2|58	

19974 14
14mr|texlive-enumitem-3.5.2-3|1	# revision 24146
14mr|texlive-enumitem-3.5.2-3|2	# category Package
14mr|texlive-enumitem-3.5.2-3|3	# catalog-ctan /macros/latex/contrib/enumitem
14mr|texlive-enumitem-3.5.2-3|4	# catalog-date 2011-09-28 17:37:11 +0200
14mr|texlive-enumitem-3.5.2-3|5	# catalog-license lppl
14mr|texlive-enumitem-3.5.2-3|6	# catalog-version 3.5.2
14mr|texlive-enumitem-3.5.2-3|7	Name:		texlive-enumitem
14mr|texlive-enumitem-3.5.2-3|8	Version:	3.5.2
14mr|texlive-enumitem-3.5.2-3|9	Release:	3
14mr|texlive-enumitem-3.5.2-3|10	Summary:	Control layout of itemize, enumerate, description
14mr|texlive-enumitem-3.5.2-3|11	Group:		Publishing
14mr|texlive-enumitem-3.5.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
14mr|texlive-enumitem-3.5.2-3|13	License:	LPPL
14mr|texlive-enumitem-3.5.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.tar.xz
14mr|texlive-enumitem-3.5.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.doc.tar.xz
14mr|texlive-enumitem-3.5.2-3|16	BuildArch:	noarch
14mr|texlive-enumitem-3.5.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-enumitem-3.5.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-enumitem-3.5.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-enumitem-3.5.2-3|20	
14mr|texlive-enumitem-3.5.2-3|21	%description
14mr|texlive-enumitem-3.5.2-3|22	This package provides user control over the layout of the three
14mr|texlive-enumitem-3.5.2-3|23	basic list environments: enumerate, itemize and description. It
14mr|texlive-enumitem-3.5.2-3|24	supersedes both enumerate and mdwlist (providing well-
14mr|texlive-enumitem-3.5.2-3|25	structured replacements for all their funtionality), and in
14mr|texlive-enumitem-3.5.2-3|26	addition provides functions to compute the layout of labels,
14mr|texlive-enumitem-3.5.2-3|27	and to 'clone' the standard environments, to create new
14mr|texlive-enumitem-3.5.2-3|28	environments with counters of their own.
14mr|texlive-enumitem-3.5.2-3|29	
14mr|texlive-enumitem-3.5.2-3|30	%post
14mr|texlive-enumitem-3.5.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-enumitem-3.5.2-3|32	
14mr|texlive-enumitem-3.5.2-3|33	%postun
14mr|texlive-enumitem-3.5.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-enumitem-3.5.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-enumitem-3.5.2-3|36	fi
14mr|texlive-enumitem-3.5.2-3|37	
14mr|texlive-enumitem-3.5.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-enumitem-3.5.2-3|39	%files
14mr|texlive-enumitem-3.5.2-3|40	%{_texmfdistdir}/tex/latex/enumitem/enumitem.sty
14mr|texlive-enumitem-3.5.2-3|41	%doc %{_texmfdistdir}/doc/latex/enumitem/README
14mr|texlive-enumitem-3.5.2-3|42	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.pdf
14mr|texlive-enumitem-3.5.2-3|43	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.tex
14mr|texlive-enumitem-3.5.2-3|44	
14mr|texlive-enumitem-3.5.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-enumitem-3.5.2-3|46	%prep
14mr|texlive-enumitem-3.5.2-3|47	%setup -c -a0 -a1
14mr|texlive-enumitem-3.5.2-3|48	
14mr|texlive-enumitem-3.5.2-3|49	%build
14mr|texlive-enumitem-3.5.2-3|50	
14mr|texlive-enumitem-3.5.2-3|51	%install
14mr|texlive-enumitem-3.5.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-enumitem-3.5.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-enumitem-3.5.2-3|54	
14mr|texlive-enumitem-3.5.2-3|55	
14mr|texlive-enumitem-3.5.2-3|56	
14mr|texlive-enumitem-3.5.2-3|57	%changelog
14mr|texlive-enumitem-3.5.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.2-3
14mr|texlive-enumitem-3.5.2-3|59	+ Revision: 9f65274
14mr|texlive-enumitem-3.5.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-enumitem-3.5.2-3|61	
14mr|texlive-enumitem-3.5.2-3|62	

19975 14
14mr|texlive-enumitem-zref-1.8-3|1	# revision 21472
14mr|texlive-enumitem-zref-1.8-3|2	# category Package
14mr|texlive-enumitem-zref-1.8-3|3	# catalog-ctan /macros/latex/contrib/enumitem-zref
14mr|texlive-enumitem-zref-1.8-3|4	# catalog-date 2011-02-19 16:41:47 +0100
14mr|texlive-enumitem-zref-1.8-3|5	# catalog-license lppl1.3
14mr|texlive-enumitem-zref-1.8-3|6	# catalog-version 1.8
14mr|texlive-enumitem-zref-1.8-3|7	Name:		texlive-enumitem-zref
14mr|texlive-enumitem-zref-1.8-3|8	Version:	1.8
14mr|texlive-enumitem-zref-1.8-3|9	Release:	3
14mr|texlive-enumitem-zref-1.8-3|10	Summary:	Extended references to items for enumitem package
14mr|texlive-enumitem-zref-1.8-3|11	Group:		Publishing
14mr|texlive-enumitem-zref-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem-zref
14mr|texlive-enumitem-zref-1.8-3|13	License:	LPPL1.3
14mr|texlive-enumitem-zref-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.tar.xz
14mr|texlive-enumitem-zref-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.doc.tar.xz
14mr|texlive-enumitem-zref-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.source.tar.xz
14mr|texlive-enumitem-zref-1.8-3|17	BuildArch:	noarch
14mr|texlive-enumitem-zref-1.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-enumitem-zref-1.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-enumitem-zref-1.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-enumitem-zref-1.8-3|21	
14mr|texlive-enumitem-zref-1.8-3|22	%description
14mr|texlive-enumitem-zref-1.8-3|23	The package is a companion for the enumitem package; it makes
14mr|texlive-enumitem-zref-1.8-3|24	it possible to reference any item in lists formatted by
14mr|texlive-enumitem-zref-1.8-3|25	enumitem lists, viz., enumerated, itemize and description
14mr|texlive-enumitem-zref-1.8-3|26	lists, and any list defined (or customised) with \newlist or
14mr|texlive-enumitem-zref-1.8-3|27	\setlist. References may be typeset differently with
14mr|texlive-enumitem-zref-1.8-3|28	options/properties and even arbitrary text. With hyperref,
14mr|texlive-enumitem-zref-1.8-3|29	anchors are added for each item to enable hyperlinks within the
14mr|texlive-enumitem-zref-1.8-3|30	document or even to external documents. Three schemes are
14mr|texlive-enumitem-zref-1.8-3|31	provided to make reference names (including the standard \label
14mr|texlive-enumitem-zref-1.8-3|32	command).
14mr|texlive-enumitem-zref-1.8-3|33	
14mr|texlive-enumitem-zref-1.8-3|34	%post
14mr|texlive-enumitem-zref-1.8-3|35	%{_sbindir}/texlive.post
14mr|texlive-enumitem-zref-1.8-3|36	
14mr|texlive-enumitem-zref-1.8-3|37	%postun
14mr|texlive-enumitem-zref-1.8-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-enumitem-zref-1.8-3|39	%{_sbindir}/texlive.post
14mr|texlive-enumitem-zref-1.8-3|40	fi
14mr|texlive-enumitem-zref-1.8-3|41	
14mr|texlive-enumitem-zref-1.8-3|42	#-----------------------------------------------------------------------
14mr|texlive-enumitem-zref-1.8-3|43	%files
14mr|texlive-enumitem-zref-1.8-3|44	%{_texmfdistdir}/tex/latex/enumitem-zref/enumitem-zref.sty
14mr|texlive-enumitem-zref-1.8-3|45	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/README
14mr|texlive-enumitem-zref-1.8-3|46	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zexample.tex
14mr|texlive-enumitem-zref-1.8-3|47	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zref.pdf
14mr|texlive-enumitem-zref-1.8-3|48	#- source
14mr|texlive-enumitem-zref-1.8-3|49	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.drv
14mr|texlive-enumitem-zref-1.8-3|50	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.dtx
14mr|texlive-enumitem-zref-1.8-3|51	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.ins
14mr|texlive-enumitem-zref-1.8-3|52	
14mr|texlive-enumitem-zref-1.8-3|53	#-----------------------------------------------------------------------
14mr|texlive-enumitem-zref-1.8-3|54	%prep
14mr|texlive-enumitem-zref-1.8-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-enumitem-zref-1.8-3|56	
14mr|texlive-enumitem-zref-1.8-3|57	%build
14mr|texlive-enumitem-zref-1.8-3|58	
14mr|texlive-enumitem-zref-1.8-3|59	%install
14mr|texlive-enumitem-zref-1.8-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-enumitem-zref-1.8-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-enumitem-zref-1.8-3|62	
14mr|texlive-enumitem-zref-1.8-3|63	
14mr|texlive-enumitem-zref-1.8-3|64	
14mr|texlive-enumitem-zref-1.8-3|65	%changelog
14mr|texlive-enumitem-zref-1.8-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-enumitem-zref-1.8-3|67	+ Revision: 62bf348
14mr|texlive-enumitem-zref-1.8-3|68	- MassBuild#440: Increase release tag
14mr|texlive-enumitem-zref-1.8-3|69	
14mr|texlive-enumitem-zref-1.8-3|70	

19976 14
14mr|texlive-envbig-20081111-3|1	# revision 15878
14mr|texlive-envbig-20081111-3|2	# category Package
14mr|texlive-envbig-20081111-3|3	# catalog-ctan /macros/latex/contrib/envbig
14mr|texlive-envbig-20081111-3|4	# catalog-date 2008-11-11 20:51:43 +0100
14mr|texlive-envbig-20081111-3|5	# catalog-license lppl
14mr|texlive-envbig-20081111-3|6	# catalog-version undef
14mr|texlive-envbig-20081111-3|7	Name:		texlive-envbig
14mr|texlive-envbig-20081111-3|8	Version:	20081111
14mr|texlive-envbig-20081111-3|9	Release:	3
14mr|texlive-envbig-20081111-3|10	Summary:	Printing addresses on envelopes
14mr|texlive-envbig-20081111-3|11	Group:		Publishing
14mr|texlive-envbig-20081111-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envbig
14mr|texlive-envbig-20081111-3|13	License:	LPPL
14mr|texlive-envbig-20081111-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.tar.xz
14mr|texlive-envbig-20081111-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.doc.tar.xz
14mr|texlive-envbig-20081111-3|16	BuildArch:	noarch
14mr|texlive-envbig-20081111-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-envbig-20081111-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-envbig-20081111-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-envbig-20081111-3|20	
14mr|texlive-envbig-20081111-3|21	%description
14mr|texlive-envbig-20081111-3|22	A simple package, that prints both 'from' and 'to' addresses.
14mr|texlive-envbig-20081111-3|23	
14mr|texlive-envbig-20081111-3|24	%post
14mr|texlive-envbig-20081111-3|25	%{_sbindir}/texlive.post
14mr|texlive-envbig-20081111-3|26	
14mr|texlive-envbig-20081111-3|27	%postun
14mr|texlive-envbig-20081111-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-envbig-20081111-3|29	%{_sbindir}/texlive.post
14mr|texlive-envbig-20081111-3|30	fi
14mr|texlive-envbig-20081111-3|31	
14mr|texlive-envbig-20081111-3|32	#-----------------------------------------------------------------------
14mr|texlive-envbig-20081111-3|33	%files
14mr|texlive-envbig-20081111-3|34	%{_texmfdistdir}/tex/latex/envbig/envbig.sty
14mr|texlive-envbig-20081111-3|35	%doc %{_texmfdistdir}/doc/latex/envbig/README
14mr|texlive-envbig-20081111-3|36	
14mr|texlive-envbig-20081111-3|37	#-----------------------------------------------------------------------
14mr|texlive-envbig-20081111-3|38	%prep
14mr|texlive-envbig-20081111-3|39	%setup -c -a0 -a1
14mr|texlive-envbig-20081111-3|40	
14mr|texlive-envbig-20081111-3|41	%build
14mr|texlive-envbig-20081111-3|42	
14mr|texlive-envbig-20081111-3|43	%install
14mr|texlive-envbig-20081111-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-envbig-20081111-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-envbig-20081111-3|46	
14mr|texlive-envbig-20081111-3|47	
14mr|texlive-envbig-20081111-3|48	
14mr|texlive-envbig-20081111-3|49	%changelog
14mr|texlive-envbig-20081111-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081111-3
14mr|texlive-envbig-20081111-3|51	+ Revision: 710eba9
14mr|texlive-envbig-20081111-3|52	- MassBuild#440: Increase release tag
14mr|texlive-envbig-20081111-3|53	
14mr|texlive-envbig-20081111-3|54	

19977 14
14mr|texlive-environ-0.3-6|1	# revision 29600
14mr|texlive-environ-0.3-6|2	# category Package
14mr|texlive-environ-0.3-6|3	# catalog-ctan /macros/latex/contrib/environ
14mr|texlive-environ-0.3-6|4	# catalog-date 2013-04-01 18:04:30 +0200
14mr|texlive-environ-0.3-6|5	# catalog-license lppl
14mr|texlive-environ-0.3-6|6	# catalog-version 0.3
14mr|texlive-environ-0.3-6|7	Name:		texlive-environ
14mr|texlive-environ-0.3-6|8	Version:	0.3
14mr|texlive-environ-0.3-6|9	Release:	6
14mr|texlive-environ-0.3-6|10	Summary:	A new interface for environments in LaTeX
14mr|texlive-environ-0.3-6|11	Group:		Publishing
14mr|texlive-environ-0.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/environ
14mr|texlive-environ-0.3-6|13	License:	LPPL
14mr|texlive-environ-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.tar.xz
14mr|texlive-environ-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.doc.tar.xz
14mr|texlive-environ-0.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.source.tar.xz
14mr|texlive-environ-0.3-6|17	BuildArch:	noarch
14mr|texlive-environ-0.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-environ-0.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-environ-0.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-environ-0.3-6|21	
14mr|texlive-environ-0.3-6|22	%description
14mr|texlive-environ-0.3-6|23	The package provides the \collect@body command (as in amsmath),
14mr|texlive-environ-0.3-6|24	as well as a \long version \Collect@Body, for collecting the
14mr|texlive-environ-0.3-6|25	body text of an environment. These commands are used to define
14mr|texlive-environ-0.3-6|26	a new author interface to creating new environments. For
14mr|texlive-environ-0.3-6|27	example: \NewEnviron{test} wraps the entire environment body in
14mr|texlive-environ-0.3-6|28	square brackets, doing the right thing in ignoring leading and
14mr|texlive-environ-0.3-6|29	trailing spaces.
14mr|texlive-environ-0.3-6|30	
14mr|texlive-environ-0.3-6|31	%post
14mr|texlive-environ-0.3-6|32	%{_sbindir}/texlive.post
14mr|texlive-environ-0.3-6|33	
14mr|texlive-environ-0.3-6|34	%postun
14mr|texlive-environ-0.3-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-environ-0.3-6|36	%{_sbindir}/texlive.post
14mr|texlive-environ-0.3-6|37	fi
14mr|texlive-environ-0.3-6|38	
14mr|texlive-environ-0.3-6|39	#-----------------------------------------------------------------------
14mr|texlive-environ-0.3-6|40	%files
14mr|texlive-environ-0.3-6|41	%{_texmfdistdir}/tex/latex/environ/environ.sty
14mr|texlive-environ-0.3-6|42	%doc %{_texmfdistdir}/doc/latex/environ/README
14mr|texlive-environ-0.3-6|43	%doc %{_texmfdistdir}/doc/latex/environ/environ.pdf
14mr|texlive-environ-0.3-6|44	#- source
14mr|texlive-environ-0.3-6|45	%doc %{_texmfdistdir}/source/latex/environ/environ.dtx
14mr|texlive-environ-0.3-6|46	%doc %{_texmfdistdir}/source/latex/environ/environ.ins
14mr|texlive-environ-0.3-6|47	
14mr|texlive-environ-0.3-6|48	#-----------------------------------------------------------------------
14mr|texlive-environ-0.3-6|49	%prep
14mr|texlive-environ-0.3-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-environ-0.3-6|51	
14mr|texlive-environ-0.3-6|52	%build
14mr|texlive-environ-0.3-6|53	
14mr|texlive-environ-0.3-6|54	%install
14mr|texlive-environ-0.3-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-environ-0.3-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-environ-0.3-6|57	
14mr|texlive-environ-0.3-6|58	%changelog
14mr|texlive-environ-0.3-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-environ-0.3-6|60	+ Revision: ace28a9
14mr|texlive-environ-0.3-6|61	- MassBuild#440: Increase release tag
14mr|texlive-environ-0.3-6|62	
14mr|texlive-environ-0.3-6|63	

19978 14
14mr|texlive-envlab-1.2-3|1	# revision 15878
14mr|texlive-envlab-1.2-3|2	# category Package
14mr|texlive-envlab-1.2-3|3	# catalog-ctan /macros/latex/contrib/envlab
14mr|texlive-envlab-1.2-3|4	# catalog-date 2009-01-23 15:11:09 +0100
14mr|texlive-envlab-1.2-3|5	# catalog-license lppl
14mr|texlive-envlab-1.2-3|6	# catalog-version 1.2
14mr|texlive-envlab-1.2-3|7	Name:		texlive-envlab
14mr|texlive-envlab-1.2-3|8	Version:	1.2
14mr|texlive-envlab-1.2-3|9	Release:	3
14mr|texlive-envlab-1.2-3|10	Summary:	Addresses on envelopes or mailing labels
14mr|texlive-envlab-1.2-3|11	Group:		Publishing
14mr|texlive-envlab-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envlab
14mr|texlive-envlab-1.2-3|13	License:	LPPL
14mr|texlive-envlab-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.tar.xz
14mr|texlive-envlab-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.doc.tar.xz
14mr|texlive-envlab-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.source.tar.xz
14mr|texlive-envlab-1.2-3|17	BuildArch:	noarch
14mr|texlive-envlab-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-envlab-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-envlab-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-envlab-1.2-3|21	
14mr|texlive-envlab-1.2-3|22	%description
14mr|texlive-envlab-1.2-3|23	A LaTeX package for producing mailing envelopes and labels,
14mr|texlive-envlab-1.2-3|24	including barcodes and address formatting according to the US
14mr|texlive-envlab-1.2-3|25	Postal Service rules. Redefines the standard \makelabels
14mr|texlive-envlab-1.2-3|26	command of the LaTeX letter documentclass.
14mr|texlive-envlab-1.2-3|27	
14mr|texlive-envlab-1.2-3|28	%post
14mr|texlive-envlab-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-envlab-1.2-3|30	
14mr|texlive-envlab-1.2-3|31	%postun
14mr|texlive-envlab-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-envlab-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-envlab-1.2-3|34	fi
14mr|texlive-envlab-1.2-3|35	
14mr|texlive-envlab-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-envlab-1.2-3|37	%files
14mr|texlive-envlab-1.2-3|38	%{_texmfdistdir}/tex/latex/envlab/envlab.cfg
14mr|texlive-envlab-1.2-3|39	%{_texmfdistdir}/tex/latex/envlab/envlab.sty
14mr|texlive-envlab-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.pdf
14mr|texlive-envlab-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.tex
14mr|texlive-envlab-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/envlab/envlab.pdf
14mr|texlive-envlab-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/envlab/readme.v12
14mr|texlive-envlab-1.2-3|44	#- source
14mr|texlive-envlab-1.2-3|45	%doc %{_texmfdistdir}/source/latex/envlab/elold.ins
14mr|texlive-envlab-1.2-3|46	%doc %{_texmfdistdir}/source/latex/envlab/envlab.drv
14mr|texlive-envlab-1.2-3|47	%doc %{_texmfdistdir}/source/latex/envlab/envlab.dtx
14mr|texlive-envlab-1.2-3|48	%doc %{_texmfdistdir}/source/latex/envlab/envlab.ins
14mr|texlive-envlab-1.2-3|49	
14mr|texlive-envlab-1.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-envlab-1.2-3|51	%prep
14mr|texlive-envlab-1.2-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-envlab-1.2-3|53	
14mr|texlive-envlab-1.2-3|54	%build
14mr|texlive-envlab-1.2-3|55	
14mr|texlive-envlab-1.2-3|56	%install
14mr|texlive-envlab-1.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-envlab-1.2-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-envlab-1.2-3|59	
14mr|texlive-envlab-1.2-3|60	
14mr|texlive-envlab-1.2-3|61	
14mr|texlive-envlab-1.2-3|62	%changelog
14mr|texlive-envlab-1.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-envlab-1.2-3|64	+ Revision: bfe8458
14mr|texlive-envlab-1.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-envlab-1.2-3|66	
14mr|texlive-envlab-1.2-3|67	

19979 14
14mr|texlive-epigrafica-1.01-3|1	# revision 17210
14mr|texlive-epigrafica-1.01-3|2	# category Package
14mr|texlive-epigrafica-1.01-3|3	# catalog-ctan /fonts/greek/epigrafica
14mr|texlive-epigrafica-1.01-3|4	# catalog-date 2010-02-24 20:55:02 +0100
14mr|texlive-epigrafica-1.01-3|5	# catalog-license gpl
14mr|texlive-epigrafica-1.01-3|6	# catalog-version 1.01
14mr|texlive-epigrafica-1.01-3|7	Name:		texlive-epigrafica
14mr|texlive-epigrafica-1.01-3|8	Version:	1.01
14mr|texlive-epigrafica-1.01-3|9	Release:	3
14mr|texlive-epigrafica-1.01-3|10	Summary:	A Greek and Latin font
14mr|texlive-epigrafica-1.01-3|11	Group:		Publishing
14mr|texlive-epigrafica-1.01-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/epigrafica
14mr|texlive-epigrafica-1.01-3|13	License:	GPL
14mr|texlive-epigrafica-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.tar.xz
14mr|texlive-epigrafica-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.doc.tar.xz
14mr|texlive-epigrafica-1.01-3|16	BuildArch:	noarch
14mr|texlive-epigrafica-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epigrafica-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epigrafica-1.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-epigrafica-1.01-3|20	
14mr|texlive-epigrafica-1.01-3|21	%description
14mr|texlive-epigrafica-1.01-3|22	Epigrafica is forked from the development of the MgOpen font
14mr|texlive-epigrafica-1.01-3|23	Cosmetica, which is a similar design to Optima and includes
14mr|texlive-epigrafica-1.01-3|24	Greek. Development has been supported by the Laboratory of
14mr|texlive-epigrafica-1.01-3|25	Digital Typography and Mathematical Software, of the Department
14mr|texlive-epigrafica-1.01-3|26	of Mathematics of the University of the Aegean, Greece.
14mr|texlive-epigrafica-1.01-3|27	
14mr|texlive-epigrafica-1.01-3|28	%post
14mr|texlive-epigrafica-1.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-epigrafica-1.01-3|30	
14mr|texlive-epigrafica-1.01-3|31	%postun
14mr|texlive-epigrafica-1.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-epigrafica-1.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-epigrafica-1.01-3|34	fi
14mr|texlive-epigrafica-1.01-3|35	
14mr|texlive-epigrafica-1.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-epigrafica-1.01-3|37	%files
14mr|texlive-epigrafica-1.01-3|38	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Entona.afm
14mr|texlive-epigrafica-1.01-3|39	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm
14mr|texlive-epigrafica-1.01-3|40	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm
14mr|texlive-epigrafica-1.01-3|41	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm
14mr|texlive-epigrafica-1.01-3|42	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm
14mr|texlive-epigrafica-1.01-3|43	%{_texmfdistdir}/fonts/enc/dvips/epigrafica/epigraficahellenic.enc
14mr|texlive-epigrafica-1.01-3|44	%{_texmfdistdir}/fonts/map/dvips/epigrafica/epigrafica.map
14mr|texlive-epigrafica-1.01-3|45	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8a.tfm
14mr|texlive-epigrafica-1.01-3|46	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8r.tfm
14mr|texlive-epigrafica-1.01-3|47	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8a.tfm
14mr|texlive-epigrafica-1.01-3|48	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8r.tfm
14mr|texlive-epigrafica-1.01-3|49	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8a.tfm
14mr|texlive-epigrafica-1.01-3|50	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8r.tfm
14mr|texlive-epigrafica-1.01-3|51	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8a.tfm
14mr|texlive-epigrafica-1.01-3|52	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8r.tfm
14mr|texlive-epigrafica-1.01-3|53	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7a.tfm
14mr|texlive-epigrafica-1.01-3|54	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7r.tfm
14mr|texlive-epigrafica-1.01-3|55	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm
14mr|texlive-epigrafica-1.01-3|56	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm
14mr|texlive-epigrafica-1.01-3|57	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm
14mr|texlive-epigrafica-1.01-3|58	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm
14mr|texlive-epigrafica-1.01-3|59	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7a.tfm
14mr|texlive-epigrafica-1.01-3|60	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7r.tfm
14mr|texlive-epigrafica-1.01-3|61	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7a.tfm
14mr|texlive-epigrafica-1.01-3|62	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7r.tfm
14mr|texlive-epigrafica-1.01-3|63	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahn7r.tfm
14mr|texlive-epigrafica-1.01-3|64	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7a.tfm
14mr|texlive-epigrafica-1.01-3|65	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7r.tfm
14mr|texlive-epigrafica-1.01-3|66	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8a.tfm
14mr|texlive-epigrafica-1.01-3|67	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8r.tfm
14mr|texlive-epigrafica-1.01-3|68	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8a.tfm
14mr|texlive-epigrafica-1.01-3|69	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8r.tfm
14mr|texlive-epigrafica-1.01-3|70	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8a.tfm
14mr|texlive-epigrafica-1.01-3|71	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8r.tfm
14mr|texlive-epigrafica-1.01-3|72	%{_texmfdistdir}/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm
14mr|texlive-epigrafica-1.01-3|73	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb
14mr|texlive-epigrafica-1.01-3|74	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb
14mr|texlive-epigrafica-1.01-3|75	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb
14mr|texlive-epigrafica-1.01-3|76	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb
14mr|texlive-epigrafica-1.01-3|77	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb
14mr|texlive-epigrafica-1.01-3|78	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficab8r.vf
14mr|texlive-epigrafica-1.01-3|79	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabi8r.vf
14mr|texlive-epigrafica-1.01-3|80	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabo8r.vf
14mr|texlive-epigrafica-1.01-3|81	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficac8r.vf
14mr|texlive-epigrafica-1.01-3|82	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahb7r.vf
14mr|texlive-epigrafica-1.01-3|83	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbi7r.vf
14mr|texlive-epigrafica-1.01-3|84	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbo7r.vf
14mr|texlive-epigrafica-1.01-3|85	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahc7r.vf
14mr|texlive-epigrafica-1.01-3|86	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahi7r.vf
14mr|texlive-epigrafica-1.01-3|87	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahn7r.vf
14mr|texlive-epigrafica-1.01-3|88	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficaho7r.vf
14mr|texlive-epigrafica-1.01-3|89	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficai8r.vf
14mr|texlive-epigrafica-1.01-3|90	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigrafican8r.vf
14mr|texlive-epigrafica-1.01-3|91	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficao8r.vf
14mr|texlive-epigrafica-1.01-3|92	%{_texmfdistdir}/tex/latex/epigrafica/epigrafica.sty
14mr|texlive-epigrafica-1.01-3|93	%{_texmfdistdir}/tex/latex/epigrafica/lgrepigrafica.fd
14mr|texlive-epigrafica-1.01-3|94	%{_texmfdistdir}/tex/latex/epigrafica/ot1epigrafica.fd
14mr|texlive-epigrafica-1.01-3|95	%doc %{_texmfdistdir}/doc/fonts/epigrafica/README
14mr|texlive-epigrafica-1.01-3|96	%doc %{_texmfdistdir}/doc/fonts/epigrafica/doc.zip
14mr|texlive-epigrafica-1.01-3|97	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.pdf
14mr|texlive-epigrafica-1.01-3|98	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.tex
14mr|texlive-epigrafica-1.01-3|99	
14mr|texlive-epigrafica-1.01-3|100	#-----------------------------------------------------------------------
14mr|texlive-epigrafica-1.01-3|101	%prep
14mr|texlive-epigrafica-1.01-3|102	%setup -c -a0 -a1
14mr|texlive-epigrafica-1.01-3|103	
14mr|texlive-epigrafica-1.01-3|104	%build
14mr|texlive-epigrafica-1.01-3|105	
14mr|texlive-epigrafica-1.01-3|106	%install
14mr|texlive-epigrafica-1.01-3|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epigrafica-1.01-3|108	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-epigrafica-1.01-3|109	
14mr|texlive-epigrafica-1.01-3|110	
14mr|texlive-epigrafica-1.01-3|111	
14mr|texlive-epigrafica-1.01-3|112	%changelog
14mr|texlive-epigrafica-1.01-3|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-epigrafica-1.01-3|114	+ Revision: adc9366
14mr|texlive-epigrafica-1.01-3|115	- MassBuild#440: Increase release tag
14mr|texlive-epigrafica-1.01-3|116	
14mr|texlive-epigrafica-1.01-3|117	

19980 14
14mr|texlive-epigram-20101120-3|1	# revision 20513
14mr|texlive-epigram-20101120-3|2	# category Package
14mr|texlive-epigram-20101120-3|3	# catalog-ctan /macros/generic/misc/epigram.tex
14mr|texlive-epigram-20101120-3|4	# catalog-date 2010-11-20 18:15:00 +0100
14mr|texlive-epigram-20101120-3|5	# catalog-license pd
14mr|texlive-epigram-20101120-3|6	# catalog-version undef
14mr|texlive-epigram-20101120-3|7	Name:		texlive-epigram
14mr|texlive-epigram-20101120-3|8	Version:	20101120
14mr|texlive-epigram-20101120-3|9	Release:	3
14mr|texlive-epigram-20101120-3|10	Summary:	Display short quotations
14mr|texlive-epigram-20101120-3|11	Group:		Publishing
14mr|texlive-epigram-20101120-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/epigram.tex
14mr|texlive-epigram-20101120-3|13	License:	PD
14mr|texlive-epigram-20101120-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigram.tar.xz
14mr|texlive-epigram-20101120-3|15	BuildArch:	noarch
14mr|texlive-epigram-20101120-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-epigram-20101120-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-epigram-20101120-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-epigram-20101120-3|19	
14mr|texlive-epigram-20101120-3|20	%description
14mr|texlive-epigram-20101120-3|21	The package determines (on the basis of the width of the text
14mr|texlive-epigram-20101120-3|22	of the epigram, laid out on a single line) whether to produce a
14mr|texlive-epigram-20101120-3|23	line or a displayed paragraph.
14mr|texlive-epigram-20101120-3|24	
14mr|texlive-epigram-20101120-3|25	%post
14mr|texlive-epigram-20101120-3|26	%{_sbindir}/texlive.post
14mr|texlive-epigram-20101120-3|27	
14mr|texlive-epigram-20101120-3|28	%postun
14mr|texlive-epigram-20101120-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-epigram-20101120-3|30	%{_sbindir}/texlive.post
14mr|texlive-epigram-20101120-3|31	fi
14mr|texlive-epigram-20101120-3|32	
14mr|texlive-epigram-20101120-3|33	#-----------------------------------------------------------------------
14mr|texlive-epigram-20101120-3|34	%files
14mr|texlive-epigram-20101120-3|35	%{_texmfdistdir}/tex/generic/epigram/epigram.tex
14mr|texlive-epigram-20101120-3|36	
14mr|texlive-epigram-20101120-3|37	#-----------------------------------------------------------------------
14mr|texlive-epigram-20101120-3|38	%prep
14mr|texlive-epigram-20101120-3|39	%setup -c -a0
14mr|texlive-epigram-20101120-3|40	
14mr|texlive-epigram-20101120-3|41	%build
14mr|texlive-epigram-20101120-3|42	
14mr|texlive-epigram-20101120-3|43	%install
14mr|texlive-epigram-20101120-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epigram-20101120-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-epigram-20101120-3|46	
14mr|texlive-epigram-20101120-3|47	
14mr|texlive-epigram-20101120-3|48	
14mr|texlive-epigram-20101120-3|49	%changelog
14mr|texlive-epigram-20101120-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101120-3
14mr|texlive-epigram-20101120-3|51	+ Revision: d0c2b59
14mr|texlive-epigram-20101120-3|52	- MassBuild#440: Increase release tag
14mr|texlive-epigram-20101120-3|53	
14mr|texlive-epigram-20101120-3|54	

19981 14
14mr|texlive-epigraph-1.5c-3|1	# revision 15878
14mr|texlive-epigraph-1.5c-3|2	# category Package
14mr|texlive-epigraph-1.5c-3|3	# catalog-ctan /macros/latex/contrib/epigraph
14mr|texlive-epigraph-1.5c-3|4	# catalog-date 2009-09-02 18:09:14 +0200
14mr|texlive-epigraph-1.5c-3|5	# catalog-license lppl1.3
14mr|texlive-epigraph-1.5c-3|6	# catalog-version 1.5c
14mr|texlive-epigraph-1.5c-3|7	Name:		texlive-epigraph
14mr|texlive-epigraph-1.5c-3|8	Version:	1.5c
14mr|texlive-epigraph-1.5c-3|9	Release:	3
14mr|texlive-epigraph-1.5c-3|10	Summary:	A package for typesetting epigraphs
14mr|texlive-epigraph-1.5c-3|11	Group:		Publishing
14mr|texlive-epigraph-1.5c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epigraph
14mr|texlive-epigraph-1.5c-3|13	License:	LPPL1.3
14mr|texlive-epigraph-1.5c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.tar.xz
14mr|texlive-epigraph-1.5c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.doc.tar.xz
14mr|texlive-epigraph-1.5c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.source.tar.xz
14mr|texlive-epigraph-1.5c-3|17	BuildArch:	noarch
14mr|texlive-epigraph-1.5c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-epigraph-1.5c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-epigraph-1.5c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-epigraph-1.5c-3|21	
14mr|texlive-epigraph-1.5c-3|22	%description
14mr|texlive-epigraph-1.5c-3|23	Epigraphs are the pithy quotations often found at the start (or
14mr|texlive-epigraph-1.5c-3|24	end) of a chapter. Both single epigraphs and lists of epigraphs
14mr|texlive-epigraph-1.5c-3|25	are catered for. Various aspects are easily configurable.
14mr|texlive-epigraph-1.5c-3|26	
14mr|texlive-epigraph-1.5c-3|27	%post
14mr|texlive-epigraph-1.5c-3|28	%{_sbindir}/texlive.post
14mr|texlive-epigraph-1.5c-3|29	
14mr|texlive-epigraph-1.5c-3|30	%postun
14mr|texlive-epigraph-1.5c-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-epigraph-1.5c-3|32	%{_sbindir}/texlive.post
14mr|texlive-epigraph-1.5c-3|33	fi
14mr|texlive-epigraph-1.5c-3|34	
14mr|texlive-epigraph-1.5c-3|35	#-----------------------------------------------------------------------
14mr|texlive-epigraph-1.5c-3|36	%files
14mr|texlive-epigraph-1.5c-3|37	%{_texmfdistdir}/tex/latex/epigraph/epigraph.sty
14mr|texlive-epigraph-1.5c-3|38	%doc %{_texmfdistdir}/doc/latex/epigraph/README
14mr|texlive-epigraph-1.5c-3|39	%doc %{_texmfdistdir}/doc/latex/epigraph/epigraph.pdf
14mr|texlive-epigraph-1.5c-3|40	#- source
14mr|texlive-epigraph-1.5c-3|41	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.dtx
14mr|texlive-epigraph-1.5c-3|42	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.ins
14mr|texlive-epigraph-1.5c-3|43	
14mr|texlive-epigraph-1.5c-3|44	#-----------------------------------------------------------------------
14mr|texlive-epigraph-1.5c-3|45	%prep
14mr|texlive-epigraph-1.5c-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-epigraph-1.5c-3|47	
14mr|texlive-epigraph-1.5c-3|48	%build
14mr|texlive-epigraph-1.5c-3|49	
14mr|texlive-epigraph-1.5c-3|50	%install
14mr|texlive-epigraph-1.5c-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epigraph-1.5c-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-epigraph-1.5c-3|53	
14mr|texlive-epigraph-1.5c-3|54	
14mr|texlive-epigraph-1.5c-3|55	
14mr|texlive-epigraph-1.5c-3|56	%changelog
14mr|texlive-epigraph-1.5c-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5c-3
14mr|texlive-epigraph-1.5c-3|58	+ Revision: 20b5ff3
14mr|texlive-epigraph-1.5c-3|59	- MassBuild#440: Increase release tag
14mr|texlive-epigraph-1.5c-3|60	
14mr|texlive-epigraph-1.5c-3|61	

19982 14
14mr|texlive-epiolmec-20070206-3|1	# revision 15878
14mr|texlive-epiolmec-20070206-3|2	# category Package
14mr|texlive-epiolmec-20070206-3|3	# catalog-ctan /language/epiolmec
14mr|texlive-epiolmec-20070206-3|4	# catalog-date 2007-02-06 22:00:42 +0100
14mr|texlive-epiolmec-20070206-3|5	# catalog-license lppl
14mr|texlive-epiolmec-20070206-3|6	# catalog-version undef
14mr|texlive-epiolmec-20070206-3|7	Name:		texlive-epiolmec
14mr|texlive-epiolmec-20070206-3|8	Version:	20070206
14mr|texlive-epiolmec-20070206-3|9	Release:	3
14mr|texlive-epiolmec-20070206-3|10	Summary:	Typesetting the Epi-Olmec Language
14mr|texlive-epiolmec-20070206-3|11	Group:		Publishing
14mr|texlive-epiolmec-20070206-3|12	URL:		http://www.ctan.org/tex-archive/language/epiolmec
14mr|texlive-epiolmec-20070206-3|13	License:	LPPL
14mr|texlive-epiolmec-20070206-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.tar.xz
14mr|texlive-epiolmec-20070206-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.doc.tar.xz
14mr|texlive-epiolmec-20070206-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.source.tar.xz
14mr|texlive-epiolmec-20070206-3|17	BuildArch:	noarch
14mr|texlive-epiolmec-20070206-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-epiolmec-20070206-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-epiolmec-20070206-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-epiolmec-20070206-3|21	
14mr|texlive-epiolmec-20070206-3|22	%description
14mr|texlive-epiolmec-20070206-3|23	The package contains all the necessary files to typeset Epi-
14mr|texlive-epiolmec-20070206-3|24	Olmec ``documents'', a script used in Southern Middle America
14mr|texlive-epiolmec-20070206-3|25	until about 500 AD.
14mr|texlive-epiolmec-20070206-3|26	
14mr|texlive-epiolmec-20070206-3|27	%post
14mr|texlive-epiolmec-20070206-3|28	%{_sbindir}/texlive.post
14mr|texlive-epiolmec-20070206-3|29	
14mr|texlive-epiolmec-20070206-3|30	%postun
14mr|texlive-epiolmec-20070206-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-epiolmec-20070206-3|32	%{_sbindir}/texlive.post
14mr|texlive-epiolmec-20070206-3|33	fi
14mr|texlive-epiolmec-20070206-3|34	
14mr|texlive-epiolmec-20070206-3|35	#-----------------------------------------------------------------------
14mr|texlive-epiolmec-20070206-3|36	%files
14mr|texlive-epiolmec-20070206-3|37	%{_texmfdistdir}/fonts/map/dvips/epiolmec/epiolmec.map
14mr|texlive-epiolmec-20070206-3|38	%{_texmfdistdir}/fonts/tfm/public/epiolmec/EpiOlmec.tfm
14mr|texlive-epiolmec-20070206-3|39	%{_texmfdistdir}/fonts/type1/public/epiolmec/Epi-Olmec.pfb
14mr|texlive-epiolmec-20070206-3|40	%{_texmfdistdir}/tex/latex/epiolmec/epiolmec.sty
14mr|texlive-epiolmec-20070206-3|41	%doc %{_texmfdistdir}/doc/latex/epiolmec/GlyphAccessCommands.pdf
14mr|texlive-epiolmec-20070206-3|42	#- source
14mr|texlive-epiolmec-20070206-3|43	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.dtx
14mr|texlive-epiolmec-20070206-3|44	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.ins
14mr|texlive-epiolmec-20070206-3|45	
14mr|texlive-epiolmec-20070206-3|46	#-----------------------------------------------------------------------
14mr|texlive-epiolmec-20070206-3|47	%prep
14mr|texlive-epiolmec-20070206-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-epiolmec-20070206-3|49	
14mr|texlive-epiolmec-20070206-3|50	%build
14mr|texlive-epiolmec-20070206-3|51	
14mr|texlive-epiolmec-20070206-3|52	%install
14mr|texlive-epiolmec-20070206-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epiolmec-20070206-3|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-epiolmec-20070206-3|55	
14mr|texlive-epiolmec-20070206-3|56	
14mr|texlive-epiolmec-20070206-3|57	
14mr|texlive-epiolmec-20070206-3|58	%changelog
14mr|texlive-epiolmec-20070206-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070206-3
14mr|texlive-epiolmec-20070206-3|60	+ Revision: a4aa121
14mr|texlive-epiolmec-20070206-3|61	- MassBuild#440: Increase release tag
14mr|texlive-epiolmec-20070206-3|62	
14mr|texlive-epiolmec-20070206-3|63	

19983 14
14mr|texlive-eplain-3.6-6|1	# revision 31819
14mr|texlive-eplain-3.6-6|2	# category Package
14mr|texlive-eplain-3.6-6|3	# catalog-ctan /macros/eplain
14mr|texlive-eplain-3.6-6|4	# catalog-date 2013-10-01 08:28:26 +0200
14mr|texlive-eplain-3.6-6|5	# catalog-license gpl2
14mr|texlive-eplain-3.6-6|6	# catalog-version 3.6
14mr|texlive-eplain-3.6-6|7	Name:		texlive-eplain
14mr|texlive-eplain-3.6-6|8	Version:	3.6
14mr|texlive-eplain-3.6-6|9	Release:	6
14mr|texlive-eplain-3.6-6|10	Summary:	Extended plain tex macros
14mr|texlive-eplain-3.6-6|11	Group:		Publishing
14mr|texlive-eplain-3.6-6|12	URL:		http://www.ctan.org/tex-archive/macros/eplain
14mr|texlive-eplain-3.6-6|13	License:	GPL2
14mr|texlive-eplain-3.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.tar.xz
14mr|texlive-eplain-3.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.doc.tar.xz
14mr|texlive-eplain-3.6-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.source.tar.xz
14mr|texlive-eplain-3.6-6|17	BuildArch:	noarch
14mr|texlive-eplain-3.6-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eplain-3.6-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eplain-3.6-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-eplain-3.6-6|21	Requires(post):	texlive-tetex
14mr|texlive-eplain-3.6-6|22	Requires:	texlive-pdftex
14mr|texlive-eplain-3.6-6|23	Requires:	texlive-eplain.bin
14mr|texlive-eplain-3.6-6|24	
14mr|texlive-eplain-3.6-6|25	%description
14mr|texlive-eplain-3.6-6|26	A powerfully extended version of the plain format, adding
14mr|texlive-eplain-3.6-6|27	support for bibliographies, tables of contents, enumerated
14mr|texlive-eplain-3.6-6|28	lists, verbatim input of files, numbered equations, tables,
14mr|texlive-eplain-3.6-6|29	two-column output, footnotes, hyperlinks in PDF output and
14mr|texlive-eplain-3.6-6|30	commutative diagrams. Eplain can also load some of the more
14mr|texlive-eplain-3.6-6|31	useful LaTeX packages, notably graphics, graphicx, color,
14mr|texlive-eplain-3.6-6|32	autopict (a package instance of the LaTeX picture code),
14mr|texlive-eplain-3.6-6|33	psfrag, and url.
14mr|texlive-eplain-3.6-6|34	
14mr|texlive-eplain-3.6-6|35	%post
14mr|texlive-eplain-3.6-6|36	%{_sbindir}/texlive.post
14mr|texlive-eplain-3.6-6|37	
14mr|texlive-eplain-3.6-6|38	%postun
14mr|texlive-eplain-3.6-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-eplain-3.6-6|40	%{_sbindir}/texlive.post
14mr|texlive-eplain-3.6-6|41	fi
14mr|texlive-eplain-3.6-6|42	
14mr|texlive-eplain-3.6-6|43	#-----------------------------------------------------------------------
14mr|texlive-eplain-3.6-6|44	%files
14mr|texlive-eplain-3.6-6|45	%{_texmfdistdir}/tex/eplain/arrow.tex
14mr|texlive-eplain-3.6-6|46	%{_texmfdistdir}/tex/eplain/btxmac.tex
14mr|texlive-eplain-3.6-6|47	%{_texmfdistdir}/tex/eplain/eplain.aux
14mr|texlive-eplain-3.6-6|48	%{_texmfdistdir}/tex/eplain/eplain.ini
14mr|texlive-eplain-3.6-6|49	%{_texmfdistdir}/tex/eplain/eplain.tex
14mr|texlive-eplain-3.6-6|50	%_texmf_fmtutil_d/eplain
14mr|texlive-eplain-3.6-6|51	%doc %{_texmfdistdir}/doc/eplain/AUTHORS
14mr|texlive-eplain-3.6-6|52	%doc %{_texmfdistdir}/doc/eplain/COPYING
14mr|texlive-eplain-3.6-6|53	%doc %{_texmfdistdir}/doc/eplain/ChangeLog
14mr|texlive-eplain-3.6-6|54	%doc %{_texmfdistdir}/doc/eplain/INSTALL
14mr|texlive-eplain-3.6-6|55	%doc %{_texmfdistdir}/doc/eplain/NEWS
14mr|texlive-eplain-3.6-6|56	%doc %{_texmfdistdir}/doc/eplain/README
14mr|texlive-eplain-3.6-6|57	%doc %{_texmfdistdir}/doc/eplain/demo/Makefile
14mr|texlive-eplain-3.6-6|58	%doc %{_texmfdistdir}/doc/eplain/demo/lscommnt.tex
14mr|texlive-eplain-3.6-6|59	%doc %{_texmfdistdir}/doc/eplain/demo/xhyper.tex
14mr|texlive-eplain-3.6-6|60	%doc %{_texmfdistdir}/doc/eplain/eplain.html
14mr|texlive-eplain-3.6-6|61	%doc %{_texmfdistdir}/doc/eplain/eplain.pdf
14mr|texlive-eplain-3.6-6|62	%doc %{_texmfdistdir}/doc/eplain/lscommnt.jpg
14mr|texlive-eplain-3.6-6|63	%doc %{_texmfdistdir}/doc/eplain/util/idxuniq
14mr|texlive-eplain-3.6-6|64	%doc %{_texmfdistdir}/doc/eplain/util/trimsee
14mr|texlive-eplain-3.6-6|65	%doc %{_texmfdistdir}/doc/eplain/xhyper.jpg
14mr|texlive-eplain-3.6-6|66	%doc %{_infodir}/eplain.info*
14mr|texlive-eplain-3.6-6|67	%doc %{_mandir}/man1/eplain.1*
14mr|texlive-eplain-3.6-6|68	%doc %{_texmfdistdir}/doc/man/man1/eplain.man1.pdf
14mr|texlive-eplain-3.6-6|69	#- source
14mr|texlive-eplain-3.6-6|70	%doc %{_texmfdistdir}/source/eplain/eplain-source-3.6.zip
14mr|texlive-eplain-3.6-6|71	%doc %{_texmfdistdir}/source/eplain/xeplain.tex
14mr|texlive-eplain-3.6-6|72	
14mr|texlive-eplain-3.6-6|73	#-----------------------------------------------------------------------
14mr|texlive-eplain-3.6-6|74	%prep
14mr|texlive-eplain-3.6-6|75	%setup -c -a0 -a1 -a2
14mr|texlive-eplain-3.6-6|76	
14mr|texlive-eplain-3.6-6|77	%build
14mr|texlive-eplain-3.6-6|78	
14mr|texlive-eplain-3.6-6|79	%install
14mr|texlive-eplain-3.6-6|80	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-eplain-3.6-6|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-eplain-3.6-6|82	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-eplain-3.6-6|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-eplain-3.6-6|84	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-eplain-3.6-6|85	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-eplain-3.6-6|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-eplain-3.6-6|87	cat > %{buildroot}%{_texmf_fmtutil_d}/eplain <<EOF
14mr|texlive-eplain-3.6-6|88	#
14mr|texlive-eplain-3.6-6|89	# from eplain:
14mr|texlive-eplain-3.6-6|90	eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
14mr|texlive-eplain-3.6-6|91	EOF
14mr|texlive-eplain-3.6-6|92	
14mr|texlive-eplain-3.6-6|93	%changelog
14mr|texlive-eplain-3.6-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-6
14mr|texlive-eplain-3.6-6|95	+ Revision: 91785c0
14mr|texlive-eplain-3.6-6|96	- MassBuild#440: Increase release tag
14mr|texlive-eplain-3.6-6|97	
14mr|texlive-eplain-3.6-6|98	

19984 14
14mr|texlive-epsdice-2.1-3|1	# revision 15878
14mr|texlive-epsdice-2.1-3|2	# category Package
14mr|texlive-epsdice-2.1-3|3	# catalog-ctan /macros/latex/contrib/epsdice
14mr|texlive-epsdice-2.1-3|4	# catalog-date 2007-02-15 14:08:03 +0100
14mr|texlive-epsdice-2.1-3|5	# catalog-license lppl
14mr|texlive-epsdice-2.1-3|6	# catalog-version 2.1
14mr|texlive-epsdice-2.1-3|7	Name:		texlive-epsdice
14mr|texlive-epsdice-2.1-3|8	Version:	2.1
14mr|texlive-epsdice-2.1-3|9	Release:	3
14mr|texlive-epsdice-2.1-3|10	Summary:	A scalable dice "font"
14mr|texlive-epsdice-2.1-3|11	Group:		Publishing
14mr|texlive-epsdice-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epsdice
14mr|texlive-epsdice-2.1-3|13	License:	LPPL
14mr|texlive-epsdice-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.tar.xz
14mr|texlive-epsdice-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.doc.tar.xz
14mr|texlive-epsdice-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.source.tar.xz
14mr|texlive-epsdice-2.1-3|17	BuildArch:	noarch
14mr|texlive-epsdice-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-epsdice-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-epsdice-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-epsdice-2.1-3|21	
14mr|texlive-epsdice-2.1-3|22	%description
14mr|texlive-epsdice-2.1-3|23	The epsdice package defines a single command \epsdice that
14mr|texlive-epsdice-2.1-3|24	takes a numeric argument (in the range 1-6), and selects a face
14mr|texlive-epsdice-2.1-3|25	image from a file that contains each of the 6 possible die
14mr|texlive-epsdice-2.1-3|26	faces. The graphic file is provided in both Encapsulated
14mr|texlive-epsdice-2.1-3|27	PostScript and PDF formats.
14mr|texlive-epsdice-2.1-3|28	
14mr|texlive-epsdice-2.1-3|29	%post
14mr|texlive-epsdice-2.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-epsdice-2.1-3|31	
14mr|texlive-epsdice-2.1-3|32	%postun
14mr|texlive-epsdice-2.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-epsdice-2.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-epsdice-2.1-3|35	fi
14mr|texlive-epsdice-2.1-3|36	
14mr|texlive-epsdice-2.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-epsdice-2.1-3|38	%files
14mr|texlive-epsdice-2.1-3|39	%{_texmfdistdir}/tex/latex/epsdice/dice.eps
14mr|texlive-epsdice-2.1-3|40	%{_texmfdistdir}/tex/latex/epsdice/dice.pdf
14mr|texlive-epsdice-2.1-3|41	%{_texmfdistdir}/tex/latex/epsdice/epsdice.cfg
14mr|texlive-epsdice-2.1-3|42	%{_texmfdistdir}/tex/latex/epsdice/epsdice.sty
14mr|texlive-epsdice-2.1-3|43	%doc %{_texmfdistdir}/doc/latex/epsdice/README
14mr|texlive-epsdice-2.1-3|44	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.eps
14mr|texlive-epsdice-2.1-3|45	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.pdf
14mr|texlive-epsdice-2.1-3|46	%doc %{_texmfdistdir}/doc/latex/epsdice/epsdice.pdf
14mr|texlive-epsdice-2.1-3|47	#- source
14mr|texlive-epsdice-2.1-3|48	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.dtx
14mr|texlive-epsdice-2.1-3|49	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.ins
14mr|texlive-epsdice-2.1-3|50	
14mr|texlive-epsdice-2.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-epsdice-2.1-3|52	%prep
14mr|texlive-epsdice-2.1-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-epsdice-2.1-3|54	
14mr|texlive-epsdice-2.1-3|55	%build
14mr|texlive-epsdice-2.1-3|56	
14mr|texlive-epsdice-2.1-3|57	%install
14mr|texlive-epsdice-2.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epsdice-2.1-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-epsdice-2.1-3|60	
14mr|texlive-epsdice-2.1-3|61	
14mr|texlive-epsdice-2.1-3|62	
14mr|texlive-epsdice-2.1-3|63	%changelog
14mr|texlive-epsdice-2.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-epsdice-2.1-3|65	+ Revision: 221f956
14mr|texlive-epsdice-2.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-epsdice-2.1-3|67	
14mr|texlive-epsdice-2.1-3|68	

19985 14
14mr|texlive-epsf-2.7.4-3|1	# revision 21461
14mr|texlive-epsf-2.7.4-3|2	# category Package
14mr|texlive-epsf-2.7.4-3|3	# catalog-ctan /macros/generic/epsf
14mr|texlive-epsf-2.7.4-3|4	# catalog-date 2011-02-18 10:32:12 +0100
14mr|texlive-epsf-2.7.4-3|5	# catalog-license pd
14mr|texlive-epsf-2.7.4-3|6	# catalog-version 2.7.4
14mr|texlive-epsf-2.7.4-3|7	Name:		texlive-epsf
14mr|texlive-epsf-2.7.4-3|8	Version:	2.7.4
14mr|texlive-epsf-2.7.4-3|9	Release:	3
14mr|texlive-epsf-2.7.4-3|10	Summary:	Simple macros for EPS inclusion
14mr|texlive-epsf-2.7.4-3|11	Group:		Publishing
14mr|texlive-epsf-2.7.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/epsf
14mr|texlive-epsf-2.7.4-3|13	License:	PD
14mr|texlive-epsf-2.7.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.tar.xz
14mr|texlive-epsf-2.7.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.doc.tar.xz
14mr|texlive-epsf-2.7.4-3|16	BuildArch:	noarch
14mr|texlive-epsf-2.7.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epsf-2.7.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epsf-2.7.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-epsf-2.7.4-3|20	
14mr|texlive-epsf-2.7.4-3|21	%description
14mr|texlive-epsf-2.7.4-3|22	The original graphics inclusion macros for use with dvips;
14mr|texlive-epsf-2.7.4-3|23	still widely used by Plain TeX users (in particular). For LaTeX
14mr|texlive-epsf-2.7.4-3|24	users, the package is nowadays deprecated in favour of the more
14mr|texlive-epsf-2.7.4-3|25	sophisticated standard LaTeX graphics bundle of packages (which
14mr|texlive-epsf-2.7.4-3|26	are also available to Plain TeX users, either via its Plain TeX
14mr|texlive-epsf-2.7.4-3|27	version, or through the support offered by etex).
14mr|texlive-epsf-2.7.4-3|28	
14mr|texlive-epsf-2.7.4-3|29	%post
14mr|texlive-epsf-2.7.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-epsf-2.7.4-3|31	
14mr|texlive-epsf-2.7.4-3|32	%postun
14mr|texlive-epsf-2.7.4-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-epsf-2.7.4-3|34	%{_sbindir}/texlive.post
14mr|texlive-epsf-2.7.4-3|35	fi
14mr|texlive-epsf-2.7.4-3|36	
14mr|texlive-epsf-2.7.4-3|37	#-----------------------------------------------------------------------
14mr|texlive-epsf-2.7.4-3|38	%files
14mr|texlive-epsf-2.7.4-3|39	%{_texmfdistdir}/tex/generic/epsf/epsf.sty
14mr|texlive-epsf-2.7.4-3|40	%{_texmfdistdir}/tex/generic/epsf/epsf.tex
14mr|texlive-epsf-2.7.4-3|41	%doc %{_texmfdistdir}/doc/generic/epsf/LICENSE
14mr|texlive-epsf-2.7.4-3|42	%doc %{_texmfdistdir}/doc/generic/epsf/Makefile
14mr|texlive-epsf-2.7.4-3|43	%doc %{_texmfdistdir}/doc/generic/epsf/README
14mr|texlive-epsf-2.7.4-3|44	%doc %{_texmfdistdir}/doc/generic/epsf/bboxgrid.ps
14mr|texlive-epsf-2.7.4-3|45	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.pdf
14mr|texlive-epsf-2.7.4-3|46	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.tex
14mr|texlive-epsf-2.7.4-3|47	%doc %{_texmfdistdir}/doc/generic/epsf/fndbadps
14mr|texlive-epsf-2.7.4-3|48	%doc %{_texmfdistdir}/doc/generic/epsf/okay/teps.eps
14mr|texlive-epsf-2.7.4-3|49	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf.eps
14mr|texlive-epsf-2.7.4-3|50	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf1.dvi
14mr|texlive-epsf-2.7.4-3|51	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf2.dvi
14mr|texlive-epsf-2.7.4-3|52	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf3.dvi
14mr|texlive-epsf-2.7.4-3|53	%doc %{_texmfdistdir}/doc/generic/epsf/teps.eps
14mr|texlive-epsf-2.7.4-3|54	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf.eps
14mr|texlive-epsf-2.7.4-3|55	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf1.tex
14mr|texlive-epsf-2.7.4-3|56	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf2.ltx
14mr|texlive-epsf-2.7.4-3|57	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf3.tex
14mr|texlive-epsf-2.7.4-3|58	
14mr|texlive-epsf-2.7.4-3|59	#-----------------------------------------------------------------------
14mr|texlive-epsf-2.7.4-3|60	%prep
14mr|texlive-epsf-2.7.4-3|61	%setup -c -a0 -a1
14mr|texlive-epsf-2.7.4-3|62	
14mr|texlive-epsf-2.7.4-3|63	%build
14mr|texlive-epsf-2.7.4-3|64	
14mr|texlive-epsf-2.7.4-3|65	%install
14mr|texlive-epsf-2.7.4-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epsf-2.7.4-3|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-epsf-2.7.4-3|68	
14mr|texlive-epsf-2.7.4-3|69	
14mr|texlive-epsf-2.7.4-3|70	
14mr|texlive-epsf-2.7.4-3|71	%changelog
14mr|texlive-epsf-2.7.4-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.4-3
14mr|texlive-epsf-2.7.4-3|73	+ Revision: d87bfe7
14mr|texlive-epsf-2.7.4-3|74	- MassBuild#440: Increase release tag
14mr|texlive-epsf-2.7.4-3|75	
14mr|texlive-epsf-2.7.4-3|76	

19986 14
14mr|texlive-epsincl-0.2-3|1	# revision 15878
14mr|texlive-epsincl-0.2-3|2	# category Package
14mr|texlive-epsincl-0.2-3|3	# catalog-ctan /graphics/metapost/contrib/macros/epsincl
14mr|texlive-epsincl-0.2-3|4	# catalog-date 2008-08-19 20:15:24 +0200
14mr|texlive-epsincl-0.2-3|5	# catalog-license pd
14mr|texlive-epsincl-0.2-3|6	# catalog-version 0.2
14mr|texlive-epsincl-0.2-3|7	Name:		texlive-epsincl
14mr|texlive-epsincl-0.2-3|8	Version:	0.2
14mr|texlive-epsincl-0.2-3|9	Release:	3
14mr|texlive-epsincl-0.2-3|10	Summary:	Include EPS in MetaPost figures
14mr|texlive-epsincl-0.2-3|11	Group:		Publishing
14mr|texlive-epsincl-0.2-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/epsincl
14mr|texlive-epsincl-0.2-3|13	License:	PD
14mr|texlive-epsincl-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.tar.xz
14mr|texlive-epsincl-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.doc.tar.xz
14mr|texlive-epsincl-0.2-3|16	BuildArch:	noarch
14mr|texlive-epsincl-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epsincl-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epsincl-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-epsincl-0.2-3|20	
14mr|texlive-epsincl-0.2-3|21	%description
14mr|texlive-epsincl-0.2-3|22	The package facilitates including EPS files in MetaPost
14mr|texlive-epsincl-0.2-3|23	figures; it makes use of (G)AWK.
14mr|texlive-epsincl-0.2-3|24	
14mr|texlive-epsincl-0.2-3|25	%post
14mr|texlive-epsincl-0.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-epsincl-0.2-3|27	
14mr|texlive-epsincl-0.2-3|28	%postun
14mr|texlive-epsincl-0.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-epsincl-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-epsincl-0.2-3|31	fi
14mr|texlive-epsincl-0.2-3|32	
14mr|texlive-epsincl-0.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-epsincl-0.2-3|34	%files
14mr|texlive-epsincl-0.2-3|35	%{_texmfdistdir}/metapost/epsincl/epsincl.mp
14mr|texlive-epsincl-0.2-3|36	%doc %{_texmfdistdir}/doc/metapost/epsincl/0info.txt
14mr|texlive-epsincl-0.2-3|37	%doc %{_texmfdistdir}/doc/metapost/epsincl/README
14mr|texlive-epsincl-0.2-3|38	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.awk
14mr|texlive-epsincl-0.2-3|39	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.bat
14mr|texlive-epsincl-0.2-3|40	%doc %{_texmfdistdir}/doc/metapost/epsincl/testinc0.eps
14mr|texlive-epsincl-0.2-3|41	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.bat
14mr|texlive-epsincl-0.2-3|42	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.mp
14mr|texlive-epsincl-0.2-3|43	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.sh
14mr|texlive-epsincl-0.2-3|44	
14mr|texlive-epsincl-0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-epsincl-0.2-3|46	%prep
14mr|texlive-epsincl-0.2-3|47	%setup -c -a0 -a1
14mr|texlive-epsincl-0.2-3|48	
14mr|texlive-epsincl-0.2-3|49	%build
14mr|texlive-epsincl-0.2-3|50	
14mr|texlive-epsincl-0.2-3|51	%install
14mr|texlive-epsincl-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epsincl-0.2-3|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-epsincl-0.2-3|54	
14mr|texlive-epsincl-0.2-3|55	
14mr|texlive-epsincl-0.2-3|56	
14mr|texlive-epsincl-0.2-3|57	%changelog
14mr|texlive-epsincl-0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-epsincl-0.2-3|59	+ Revision: 8065862
14mr|texlive-epsincl-0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-epsincl-0.2-3|61	
14mr|texlive-epsincl-0.2-3|62	

19987 14
14mr|texlive-epslatex-fr-20070208-3|1	# revision 19440
14mr|texlive-epslatex-fr-20070208-3|2	# category Package
14mr|texlive-epslatex-fr-20070208-3|3	# catalog-ctan /info/epslatex/french
14mr|texlive-epslatex-fr-20070208-3|4	# catalog-date 2007-02-08 01:16:19 +0100
14mr|texlive-epslatex-fr-20070208-3|5	# catalog-license gpl
14mr|texlive-epslatex-fr-20070208-3|6	# catalog-version undef
14mr|texlive-epslatex-fr-20070208-3|7	Name:		texlive-epslatex-fr
14mr|texlive-epslatex-fr-20070208-3|8	Version:	20070208
14mr|texlive-epslatex-fr-20070208-3|9	Release:	3
14mr|texlive-epslatex-fr-20070208-3|10	Summary:	French version of "graphics in LaTeX"
14mr|texlive-epslatex-fr-20070208-3|11	Group:		Publishing
14mr|texlive-epslatex-fr-20070208-3|12	URL:		http://www.ctan.org/tex-archive/info/epslatex/french
14mr|texlive-epslatex-fr-20070208-3|13	License:	GPL
14mr|texlive-epslatex-fr-20070208-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epslatex-fr.tar.xz
14mr|texlive-epslatex-fr-20070208-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epslatex-fr.doc.tar.xz
14mr|texlive-epslatex-fr-20070208-3|16	BuildArch:	noarch
14mr|texlive-epslatex-fr-20070208-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epslatex-fr-20070208-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epslatex-fr-20070208-3|19	
14mr|texlive-epslatex-fr-20070208-3|20	%description
14mr|texlive-epslatex-fr-20070208-3|21	This is the French translation of epslatex, and describes how
14mr|texlive-epslatex-fr-20070208-3|22	to use imported graphics in LaTeX(2e) documents.
14mr|texlive-epslatex-fr-20070208-3|23	
14mr|texlive-epslatex-fr-20070208-3|24	#-----------------------------------------------------------------------
14mr|texlive-epslatex-fr-20070208-3|25	%files
14mr|texlive-epslatex-fr-20070208-3|26	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Ball.eps
14mr|texlive-epslatex-fr-20070208-3|27	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/CHAP2.sty
14mr|texlive-epslatex-fr-20070208-3|28	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Construction.eps
14mr|texlive-epslatex-fr-20070208-3|29	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Franc-chap.sty
14mr|texlive-epslatex-fr-20070208-3|30	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/README
14mr|texlive-epslatex-fr-20070208-3|31	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/README.TEXLIVE
14mr|texlive-epslatex-fr-20070208-3|32	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Warning.eps
14mr|texlive-epslatex-fr-20070208-3|33	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/alltex.sty
14mr|texlive-epslatex-fr-20070208-3|34	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/auteurs.sty
14mr|texlive-epslatex-fr-20070208-3|35	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/bases.sty
14mr|texlive-epslatex-fr-20070208-3|36	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/block.sty
14mr|texlive-epslatex-fr-20070208-3|37	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/box1.eps
14mr|texlive-epslatex-fr-20070208-3|38	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/box2.eps
14mr|texlive-epslatex-fr-20070208-3|39	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/boxes.sty
14mr|texlive-epslatex-fr-20070208-3|40	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/btxdoc.bib
14mr|texlive-epslatex-fr-20070208-3|41	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/cm.eps
14mr|texlive-epslatex-fr-20070208-3|42	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/cm.ps
14mr|texlive-epslatex-fr-20070208-3|43	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/danger.eps
14mr|texlive-epslatex-fr-20070208-3|44	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/divers.sty
14mr|texlive-epslatex-fr-20070208-3|45	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/ebnf.sty
14mr|texlive-epslatex-fr-20070208-3|46	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/export.sty
14mr|texlive-epslatex-fr-20070208-3|47	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.pdf
14mr|texlive-epslatex-fr-20070208-3|48	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.tex
14mr|texlive-epslatex-fr-20070208-3|49	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fill.sty
14mr|texlive-epslatex-fr-20070208-3|50	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fmparhack.sty
14mr|texlive-epslatex-fr-20070208-3|51	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/foot.sty
14mr|texlive-epslatex-fr-20070208-3|52	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fr.sty
14mr|texlive-epslatex-fr-20070208-3|53	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/franc.sty
14mr|texlive-epslatex-fr-20070208-3|54	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/frnew.sty
14mr|texlive-epslatex-fr-20070208-3|55	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/g_toc_entry.sty
14mr|texlive-epslatex-fr-20070208-3|56	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/graphic.eps
14mr|texlive-epslatex-fr-20070208-3|57	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/hands.sty
14mr|texlive-epslatex-fr-20070208-3|58	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/header.tex
14mr|texlive-epslatex-fr-20070208-3|59	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/indentondemand.sty
14mr|texlive-epslatex-fr-20070208-3|60	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/makecmds.sty
14mr|texlive-epslatex-fr-20070208-3|61	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/makerobust.sty
14mr|texlive-epslatex-fr-20070208-3|62	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/mass.eps
14mr|texlive-epslatex-fr-20070208-3|63	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/mypatches.sty
14mr|texlive-epslatex-fr-20070208-3|64	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/myvarioref.sty
14mr|texlive-epslatex-fr-20070208-3|65	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/nrfoot.sty
14mr|texlive-epslatex-fr-20070208-3|66	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/origin.eps
14mr|texlive-epslatex-fr-20070208-3|67	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/overlay.sty
14mr|texlive-epslatex-fr-20070208-3|68	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pale.eps
14mr|texlive-epslatex-fr-20070208-3|69	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pend.eps
14mr|texlive-epslatex-fr-20070208-3|70	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.eps
14mr|texlive-epslatex-fr-20070208-3|71	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.ps
14mr|texlive-epslatex-fr-20070208-3|72	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rdanger.eps
14mr|texlive-epslatex-fr-20070208-3|73	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.eps
14mr|texlive-epslatex-fr-20070208-3|74	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.ps
14mr|texlive-epslatex-fr-20070208-3|75	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/sgte.sty
14mr|texlive-epslatex-fr-20070208-3|76	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/smaller.sty
14mr|texlive-epslatex-fr-20070208-3|77	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/square.eps
14mr|texlive-epslatex-fr-20070208-3|78	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/topcapt.sty
14mr|texlive-epslatex-fr-20070208-3|79	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/topfig.sty
14mr|texlive-epslatex-fr-20070208-3|80	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/warn.sty
14mr|texlive-epslatex-fr-20070208-3|81	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/wdesc.sty
14mr|texlive-epslatex-fr-20070208-3|82	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/whitecdp.sty
14mr|texlive-epslatex-fr-20070208-3|83	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/wide.eps
14mr|texlive-epslatex-fr-20070208-3|84	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/widecenter.sty
14mr|texlive-epslatex-fr-20070208-3|85	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/xb.sty
14mr|texlive-epslatex-fr-20070208-3|86	
14mr|texlive-epslatex-fr-20070208-3|87	#-----------------------------------------------------------------------
14mr|texlive-epslatex-fr-20070208-3|88	%prep
14mr|texlive-epslatex-fr-20070208-3|89	%setup -c -a0 -a1
14mr|texlive-epslatex-fr-20070208-3|90	
14mr|texlive-epslatex-fr-20070208-3|91	%build
14mr|texlive-epslatex-fr-20070208-3|92	
14mr|texlive-epslatex-fr-20070208-3|93	%install
14mr|texlive-epslatex-fr-20070208-3|94	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epslatex-fr-20070208-3|95	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-epslatex-fr-20070208-3|96	
14mr|texlive-epslatex-fr-20070208-3|97	
14mr|texlive-epslatex-fr-20070208-3|98	
14mr|texlive-epslatex-fr-20070208-3|99	%changelog
14mr|texlive-epslatex-fr-20070208-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070208-3
14mr|texlive-epslatex-fr-20070208-3|101	+ Revision: 1f03604
14mr|texlive-epslatex-fr-20070208-3|102	- MassBuild#440: Increase release tag
14mr|texlive-epslatex-fr-20070208-3|103	
14mr|texlive-epslatex-fr-20070208-3|104	

19988 14
14mr|texlive-epspdf-0.5.3-3|1	# revision 21628
14mr|texlive-epspdf-0.5.3-3|2	# category Package
14mr|texlive-epspdf-0.5.3-3|3	# catalog-ctan /support/epspdf
14mr|texlive-epspdf-0.5.3-3|4	# catalog-date 2011-02-27 19:07:13 +0100
14mr|texlive-epspdf-0.5.3-3|5	# catalog-license gpl
14mr|texlive-epspdf-0.5.3-3|6	# catalog-version 0.5.3
14mr|texlive-epspdf-0.5.3-3|7	Name:		texlive-epspdf
14mr|texlive-epspdf-0.5.3-3|8	Version:	0.5.3
14mr|texlive-epspdf-0.5.3-3|9	Release:	3
14mr|texlive-epspdf-0.5.3-3|10	Summary:	Converter for PostScript, EPS and PDF
14mr|texlive-epspdf-0.5.3-3|11	Group:		Publishing
14mr|texlive-epspdf-0.5.3-3|12	URL:		http://www.ctan.org/tex-archive/support/epspdf
14mr|texlive-epspdf-0.5.3-3|13	License:	GPL
14mr|texlive-epspdf-0.5.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.tar.xz
14mr|texlive-epspdf-0.5.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.doc.tar.xz
14mr|texlive-epspdf-0.5.3-3|16	BuildArch:	noarch
14mr|texlive-epspdf-0.5.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epspdf-0.5.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epspdf-0.5.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-epspdf-0.5.3-3|20	Provides:	texlive-epspdf.bin = %{EVRD}
14mr|texlive-epspdf-0.5.3-3|21	
14mr|texlive-epspdf-0.5.3-3|22	%description
14mr|texlive-epspdf-0.5.3-3|23	Epspdf[tk] is a Ruby script which converts between PostScript,
14mr|texlive-epspdf-0.5.3-3|24	EPS and PDF. It has both a command-line and a GUI interface.
14mr|texlive-epspdf-0.5.3-3|25	Using pdftops (from the xpdf command-line utilities) for round-
14mr|texlive-epspdf-0.5.3-3|26	tripping opens up several new possibilities compared to older
14mr|texlive-epspdf-0.5.3-3|27	similarly-named utilities.
14mr|texlive-epspdf-0.5.3-3|28	
14mr|texlive-epspdf-0.5.3-3|29	%post
14mr|texlive-epspdf-0.5.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-epspdf-0.5.3-3|31	
14mr|texlive-epspdf-0.5.3-3|32	%postun
14mr|texlive-epspdf-0.5.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-epspdf-0.5.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-epspdf-0.5.3-3|35	fi
14mr|texlive-epspdf-0.5.3-3|36	
14mr|texlive-epspdf-0.5.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-epspdf-0.5.3-3|38	%files
14mr|texlive-epspdf-0.5.3-3|39	%{_bindir}/epspdf
14mr|texlive-epspdf-0.5.3-3|40	%{_bindir}/epspdftk
14mr|texlive-epspdf-0.5.3-3|41	%{_texmfdistdir}/scripts/epspdf/epspdf.help
14mr|texlive-epspdf-0.5.3-3|42	%{_texmfdistdir}/scripts/epspdf/epspdf.icns
14mr|texlive-epspdf-0.5.3-3|43	%{_texmfdistdir}/scripts/epspdf/epspdf.ico
14mr|texlive-epspdf-0.5.3-3|44	%{_texmfdistdir}/scripts/epspdf/epspdf.rb
14mr|texlive-epspdf-0.5.3-3|45	%{_texmfdistdir}/scripts/epspdf/epspdfrc.rb
14mr|texlive-epspdf-0.5.3-3|46	%{_texmfdistdir}/scripts/epspdf/epspdftk.tcl
14mr|texlive-epspdf-0.5.3-3|47	%{_texmfdistdir}/scripts/epspdf/makegray.pro
14mr|texlive-epspdf-0.5.3-3|48	%doc %{_texmfdistdir}/doc/support/epspdf/COPYING
14mr|texlive-epspdf-0.5.3-3|49	%doc %{_texmfdistdir}/doc/support/epspdf/Changelog
14mr|texlive-epspdf-0.5.3-3|50	%doc %{_texmfdistdir}/doc/support/epspdf/README
14mr|texlive-epspdf-0.5.3-3|51	%doc %{_texmfdistdir}/doc/support/epspdf/default.css
14mr|texlive-epspdf-0.5.3-3|52	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.install
14mr|texlive-epspdf-0.5.3-3|53	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.pdf
14mr|texlive-epspdf-0.5.3-3|54	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.texi
14mr|texlive-epspdf-0.5.3-3|55	%doc %{_texmfdistdir}/doc/support/epspdf/images/cnv_osx.png
14mr|texlive-epspdf-0.5.3-3|56	%doc %{_texmfdistdir}/doc/support/epspdf/images/config_lnx.png
14mr|texlive-epspdf-0.5.3-3|57	%doc %{_texmfdistdir}/doc/support/epspdf/images/epspdf.png
14mr|texlive-epspdf-0.5.3-3|58	%doc %{_texmfdistdir}/doc/support/epspdf/images/logo.pdf
14mr|texlive-epspdf-0.5.3-3|59	%doc %{_texmfdistdir}/doc/support/epspdf/images/main_w32.png
14mr|texlive-epspdf-0.5.3-3|60	%doc %{_texmfdistdir}/doc/support/epspdf/images/ps_settings.png
14mr|texlive-epspdf-0.5.3-3|61	%doc %{_texmfdistdir}/doc/support/epspdf/index.html
14mr|texlive-epspdf-0.5.3-3|62	%doc %{_texmfdistdir}/doc/support/epspdf/pstexi.tex
14mr|texlive-epspdf-0.5.3-3|63	%doc %{_infodir}/epspdf.info*
14mr|texlive-epspdf-0.5.3-3|64	
14mr|texlive-epspdf-0.5.3-3|65	#-----------------------------------------------------------------------
14mr|texlive-epspdf-0.5.3-3|66	%prep
14mr|texlive-epspdf-0.5.3-3|67	%setup -c -a0 -a1
14mr|texlive-epspdf-0.5.3-3|68	
14mr|texlive-epspdf-0.5.3-3|69	%build
14mr|texlive-epspdf-0.5.3-3|70	
14mr|texlive-epspdf-0.5.3-3|71	%install
14mr|texlive-epspdf-0.5.3-3|72	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-epspdf-0.5.3-3|73	pushd %{buildroot}%{_bindir}
14mr|texlive-epspdf-0.5.3-3|74	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdf.rb epspdf
14mr|texlive-epspdf-0.5.3-3|75	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdftk.tcl epspdftk
14mr|texlive-epspdf-0.5.3-3|76	popd
14mr|texlive-epspdf-0.5.3-3|77	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-epspdf-0.5.3-3|78	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mr|texlive-epspdf-0.5.3-3|79	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-epspdf-0.5.3-3|80	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-epspdf-0.5.3-3|81	
14mr|texlive-epspdf-0.5.3-3|82	
14mr|texlive-epspdf-0.5.3-3|83	
14mr|texlive-epspdf-0.5.3-3|84	%changelog
14mr|texlive-epspdf-0.5.3-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.3-3
14mr|texlive-epspdf-0.5.3-3|86	+ Revision: 843d96c
14mr|texlive-epspdf-0.5.3-3|87	- MassBuild#440: Increase release tag
14mr|texlive-epspdf-0.5.3-3|88	
14mr|texlive-epspdf-0.5.3-3|89	

19989 14
14mr|texlive-epspdfconversion-0.61-3|1	# revision 18703
14mr|texlive-epspdfconversion-0.61-3|2	# category Package
14mr|texlive-epspdfconversion-0.61-3|3	# catalog-ctan /macros/latex/contrib/epspdfconversion
14mr|texlive-epspdfconversion-0.61-3|4	# catalog-date 2010-06-02 10:36:47 +0200
14mr|texlive-epspdfconversion-0.61-3|5	# catalog-license lppl
14mr|texlive-epspdfconversion-0.61-3|6	# catalog-version 0.61
14mr|texlive-epspdfconversion-0.61-3|7	Name:		texlive-epspdfconversion
14mr|texlive-epspdfconversion-0.61-3|8	Version:	0.61
14mr|texlive-epspdfconversion-0.61-3|9	Release:	3
14mr|texlive-epspdfconversion-0.61-3|10	Summary:	On-the-fly conversion of EPS to PDF
14mr|texlive-epspdfconversion-0.61-3|11	Group:		Publishing
14mr|texlive-epspdfconversion-0.61-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epspdfconversion
14mr|texlive-epspdfconversion-0.61-3|13	License:	LPPL
14mr|texlive-epspdfconversion-0.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.tar.xz
14mr|texlive-epspdfconversion-0.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.doc.tar.xz
14mr|texlive-epspdfconversion-0.61-3|16	BuildArch:	noarch
14mr|texlive-epspdfconversion-0.61-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-epspdfconversion-0.61-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-epspdfconversion-0.61-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-epspdfconversion-0.61-3|20	
14mr|texlive-epspdfconversion-0.61-3|21	%description
14mr|texlive-epspdfconversion-0.61-3|22	The package calls the epstopdf package to convert EPS graphics
14mr|texlive-epspdfconversion-0.61-3|23	to PDF, on the fly. It servs as a vehicle for passing
14mr|texlive-epspdfconversion-0.61-3|24	conversion options (such as grayscale, prepress or pdfversion)
14mr|texlive-epspdfconversion-0.61-3|25	to the epspdf converter.
14mr|texlive-epspdfconversion-0.61-3|26	
14mr|texlive-epspdfconversion-0.61-3|27	%post
14mr|texlive-epspdfconversion-0.61-3|28	%{_sbindir}/texlive.post
14mr|texlive-epspdfconversion-0.61-3|29	
14mr|texlive-epspdfconversion-0.61-3|30	%postun
14mr|texlive-epspdfconversion-0.61-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-epspdfconversion-0.61-3|32	%{_sbindir}/texlive.post
14mr|texlive-epspdfconversion-0.61-3|33	fi
14mr|texlive-epspdfconversion-0.61-3|34	
14mr|texlive-epspdfconversion-0.61-3|35	#-----------------------------------------------------------------------
14mr|texlive-epspdfconversion-0.61-3|36	%files
14mr|texlive-epspdfconversion-0.61-3|37	%{_texmfdistdir}/tex/latex/epspdfconversion/epspdfconversion.sty
14mr|texlive-epspdfconversion-0.61-3|38	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/README
14mr|texlive-epspdfconversion-0.61-3|39	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/epspdfconversion.pdf
14mr|texlive-epspdfconversion-0.61-3|40	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex
14mr|texlive-epspdfconversion-0.61-3|41	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image.eps
14mr|texlive-epspdfconversion-0.61-3|42	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image2.eps
14mr|texlive-epspdfconversion-0.61-3|43	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/optionstable.tex
14mr|texlive-epspdfconversion-0.61-3|44	
14mr|texlive-epspdfconversion-0.61-3|45	#-----------------------------------------------------------------------
14mr|texlive-epspdfconversion-0.61-3|46	%prep
14mr|texlive-epspdfconversion-0.61-3|47	%setup -c -a0 -a1
14mr|texlive-epspdfconversion-0.61-3|48	
14mr|texlive-epspdfconversion-0.61-3|49	%build
14mr|texlive-epspdfconversion-0.61-3|50	
14mr|texlive-epspdfconversion-0.61-3|51	%install
14mr|texlive-epspdfconversion-0.61-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-epspdfconversion-0.61-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-epspdfconversion-0.61-3|54	
14mr|texlive-epspdfconversion-0.61-3|55	
14mr|texlive-epspdfconversion-0.61-3|56	
14mr|texlive-epspdfconversion-0.61-3|57	%changelog
14mr|texlive-epspdfconversion-0.61-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.61-3
14mr|texlive-epspdfconversion-0.61-3|59	+ Revision: b35596c
14mr|texlive-epspdfconversion-0.61-3|60	- MassBuild#440: Increase release tag
14mr|texlive-epspdfconversion-0.61-3|61	
14mr|texlive-epspdfconversion-0.61-3|62	

19990 14
14mr|texlive-epstopdf-2.20-6|1	# revision 31789
14mr|texlive-epstopdf-2.20-6|2	# category Package
14mr|texlive-epstopdf-2.20-6|3	# catalog-ctan /support/epstopdf
14mr|texlive-epstopdf-2.20-6|4	# catalog-date 2013-09-28 07:56:59 +0200
14mr|texlive-epstopdf-2.20-6|5	# catalog-license other-free
14mr|texlive-epstopdf-2.20-6|6	# catalog-version 2.20
14mr|texlive-epstopdf-2.20-6|7	Name:		texlive-epstopdf
14mr|texlive-epstopdf-2.20-6|8	Epoch:		1
14mr|texlive-epstopdf-2.20-6|9	Version:	2.20
14mr|texlive-epstopdf-2.20-6|10	Release:	6
14mr|texlive-epstopdf-2.20-6|11	Summary:	Convert EPS to 'encapsulated' PDF using GhostScript
14mr|texlive-epstopdf-2.20-6|12	Group:		Publishing
14mr|texlive-epstopdf-2.20-6|13	URL:		http://www.ctan.org/tex-archive/support/epstopdf
14mr|texlive-epstopdf-2.20-6|14	License:	OTHER-FREE
14mr|texlive-epstopdf-2.20-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.tar.xz
14mr|texlive-epstopdf-2.20-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.doc.tar.xz
14mr|texlive-epstopdf-2.20-6|17	BuildArch:	noarch
14mr|texlive-epstopdf-2.20-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-epstopdf-2.20-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-epstopdf-2.20-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-epstopdf-2.20-6|21	Provides:	texlive-epstopdf.bin = %{EVRD}
14mr|texlive-epstopdf-2.20-6|22	
14mr|texlive-epstopdf-2.20-6|23	%description
14mr|texlive-epstopdf-2.20-6|24	Epstopdf is a Perl script that converts an EPS file to an
14mr|texlive-epstopdf-2.20-6|25	'encapsulated' PDF file (a single page file whose media box is
14mr|texlive-epstopdf-2.20-6|26	the same as the original EPS's bounding box). The resulting
14mr|texlive-epstopdf-2.20-6|27	file suitable for inclusion by PDFTeX as an image. The script
14mr|texlive-epstopdf-2.20-6|28	is adapted to run both on Windows and on Unix-alike systems.
14mr|texlive-epstopdf-2.20-6|29	The script makes use of Ghostscript for the actual conversion
14mr|texlive-epstopdf-2.20-6|30	to PDF. It assumes Ghostscript version 6.51 or later, and (by
14mr|texlive-epstopdf-2.20-6|31	default) suppresses its automatic rotation of pages where most
14mr|texlive-epstopdf-2.20-6|32	of the text is not horizontal. LaTeX users may make use of the
14mr|texlive-epstopdf-2.20-6|33	epstopdf package, which will run the epstopdf script "on the
14mr|texlive-epstopdf-2.20-6|34	fly", thus giving the illusion that PDFLaTeX is accepting EPS
14mr|texlive-epstopdf-2.20-6|35	graphic files.
14mr|texlive-epstopdf-2.20-6|36	
14mr|texlive-epstopdf-2.20-6|37	%post
14mr|texlive-epstopdf-2.20-6|38	%{_sbindir}/texlive.post
14mr|texlive-epstopdf-2.20-6|39	
14mr|texlive-epstopdf-2.20-6|40	%postun
14mr|texlive-epstopdf-2.20-6|41	if [ $1 -eq 0 ]; then
14mr|texlive-epstopdf-2.20-6|42	%{_sbindir}/texlive.post
14mr|texlive-epstopdf-2.20-6|43	fi
14mr|texlive-epstopdf-2.20-6|44	
14mr|texlive-epstopdf-2.20-6|45	#-----------------------------------------------------------------------
14mr|texlive-epstopdf-2.20-6|46	%files
14mr|texlive-epstopdf-2.20-6|47	%{_bindir}/epstopdf
14mr|texlive-epstopdf-2.20-6|48	%{_bindir}/repstopdf
14mr|texlive-epstopdf-2.20-6|49	%{_texmfdistdir}/scripts/epstopdf/epstopdf.pl
14mr|texlive-epstopdf-2.20-6|50	%doc %{_mandir}/man1/epstopdf.1*
14mr|texlive-epstopdf-2.20-6|51	%doc %{_texmfdistdir}/doc/man/man1/epstopdf.man1.pdf
14mr|texlive-epstopdf-2.20-6|52	%doc %{_mandir}/man1/repstopdf.1*
14mr|texlive-epstopdf-2.20-6|53	%doc %{_texmfdistdir}/doc/man/man1/repstopdf.man1.pdf
14mr|texlive-epstopdf-2.20-6|54	%doc %{_texmfdistdir}/doc/support/epstopdf/README
14mr|texlive-epstopdf-2.20-6|55	
14mr|texlive-epstopdf-2.20-6|56	#-----------------------------------------------------------------------
14mr|texlive-epstopdf-2.20-6|57	%prep
14mr|texlive-epstopdf-2.20-6|58	%setup -c -a0 -a1
14mr|texlive-epstopdf-2.20-6|59	
14mr|texlive-epstopdf-2.20-6|60	%build
14mr|texlive-epstopdf-2.20-6|61	
14mr|texlive-epstopdf-2.20-6|62	%install
14mr|texlive-epstopdf-2.20-6|63	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-epstopdf-2.20-6|64	pushd %{buildroot}%{_bindir}
14mr|texlive-epstopdf-2.20-6|65	ln -sf %{_texmfdistdir}/scripts/epstopdf/epstopdf.pl epstopdf
14mr|texlive-epstopdf-2.20-6|66	ln -sf epstopdf repstopdf
14mr|texlive-epstopdf-2.20-6|67	popd
14mr|texlive-epstopdf-2.20-6|68	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-epstopdf-2.20-6|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-epstopdf-2.20-6|70	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-epstopdf-2.20-6|71	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-epstopdf-2.20-6|72	
14mr|texlive-epstopdf-2.20-6|73	%changelog
14mr|texlive-epstopdf-2.20-6|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.20-6
14mr|texlive-epstopdf-2.20-6|75	+ Revision: f4e76a9
14mr|texlive-epstopdf-2.20-6|76	- MassBuild#440: Increase release tag
14mr|texlive-epstopdf-2.20-6|77	
14mr|texlive-epstopdf-2.20-6|78	

19991 14
14mr|texlive-eqell-20110529-3|1	# revision 22931
14mr|texlive-eqell-20110529-3|2	# category Package
14mr|texlive-eqell-20110529-3|3	# catalog-ctan /macros/latex/contrib/eqell
14mr|texlive-eqell-20110529-3|4	# catalog-date 2011-05-29 19:51:14 +0200
14mr|texlive-eqell-20110529-3|5	# catalog-license gpl
14mr|texlive-eqell-20110529-3|6	# catalog-version undef
14mr|texlive-eqell-20110529-3|7	Name:		texlive-eqell
14mr|texlive-eqell-20110529-3|8	Version:	20110529
14mr|texlive-eqell-20110529-3|9	Release:	3
14mr|texlive-eqell-20110529-3|10	Summary:	Sympathetically spaced ellipsis after punctuation
14mr|texlive-eqell-20110529-3|11	Group:		Publishing
14mr|texlive-eqell-20110529-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqell
14mr|texlive-eqell-20110529-3|13	License:	GPL
14mr|texlive-eqell-20110529-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.tar.xz
14mr|texlive-eqell-20110529-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.doc.tar.xz
14mr|texlive-eqell-20110529-3|16	BuildArch:	noarch
14mr|texlive-eqell-20110529-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eqell-20110529-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eqell-20110529-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eqell-20110529-3|20	
14mr|texlive-eqell-20110529-3|21	%description
14mr|texlive-eqell-20110529-3|22	The package provides commands that give a well-spaced ellipsis
14mr|texlive-eqell-20110529-3|23	after !, ?, !? or ?!.
14mr|texlive-eqell-20110529-3|24	
14mr|texlive-eqell-20110529-3|25	%post
14mr|texlive-eqell-20110529-3|26	%{_sbindir}/texlive.post
14mr|texlive-eqell-20110529-3|27	
14mr|texlive-eqell-20110529-3|28	%postun
14mr|texlive-eqell-20110529-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-eqell-20110529-3|30	%{_sbindir}/texlive.post
14mr|texlive-eqell-20110529-3|31	fi
14mr|texlive-eqell-20110529-3|32	
14mr|texlive-eqell-20110529-3|33	#-----------------------------------------------------------------------
14mr|texlive-eqell-20110529-3|34	%files
14mr|texlive-eqell-20110529-3|35	%{_texmfdistdir}/tex/latex/eqell/eqell.sty
14mr|texlive-eqell-20110529-3|36	%doc %{_texmfdistdir}/doc/latex/eqell/README
14mr|texlive-eqell-20110529-3|37	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.pdf
14mr|texlive-eqell-20110529-3|38	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.tex
14mr|texlive-eqell-20110529-3|39	
14mr|texlive-eqell-20110529-3|40	#-----------------------------------------------------------------------
14mr|texlive-eqell-20110529-3|41	%prep
14mr|texlive-eqell-20110529-3|42	%setup -c -a0 -a1
14mr|texlive-eqell-20110529-3|43	
14mr|texlive-eqell-20110529-3|44	%build
14mr|texlive-eqell-20110529-3|45	
14mr|texlive-eqell-20110529-3|46	%install
14mr|texlive-eqell-20110529-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eqell-20110529-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eqell-20110529-3|49	
14mr|texlive-eqell-20110529-3|50	
14mr|texlive-eqell-20110529-3|51	
14mr|texlive-eqell-20110529-3|52	%changelog
14mr|texlive-eqell-20110529-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110529-3
14mr|texlive-eqell-20110529-3|54	+ Revision: 6bebdc5
14mr|texlive-eqell-20110529-3|55	- MassBuild#440: Increase release tag
14mr|texlive-eqell-20110529-3|56	
14mr|texlive-eqell-20110529-3|57	

19992 14
14mr|texlive-eqlist-2.1-3|1	# revision 15878
14mr|texlive-eqlist-2.1-3|2	# category Package
14mr|texlive-eqlist-2.1-3|3	# catalog-ctan /macros/latex/contrib/eqlist
14mr|texlive-eqlist-2.1-3|4	# catalog-date 2008-02-29 19:54:55 +0100
14mr|texlive-eqlist-2.1-3|5	# catalog-license lppl
14mr|texlive-eqlist-2.1-3|6	# catalog-version 2.1
14mr|texlive-eqlist-2.1-3|7	Name:		texlive-eqlist
14mr|texlive-eqlist-2.1-3|8	Version:	2.1
14mr|texlive-eqlist-2.1-3|9	Release:	3
14mr|texlive-eqlist-2.1-3|10	Summary:	Description lists with equal indentation
14mr|texlive-eqlist-2.1-3|11	Group:		Publishing
14mr|texlive-eqlist-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqlist
14mr|texlive-eqlist-2.1-3|13	License:	LPPL
14mr|texlive-eqlist-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.tar.xz
14mr|texlive-eqlist-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.doc.tar.xz
14mr|texlive-eqlist-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.source.tar.xz
14mr|texlive-eqlist-2.1-3|17	BuildArch:	noarch
14mr|texlive-eqlist-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eqlist-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eqlist-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eqlist-2.1-3|21	
14mr|texlive-eqlist-2.1-3|22	%description
14mr|texlive-eqlist-2.1-3|23	This package provides a list environment which sets a
14mr|texlive-eqlist-2.1-3|24	description-like list but with the difference that the
14mr|texlive-eqlist-2.1-3|25	indentation corresponds to the longest item of the list.
14mr|texlive-eqlist-2.1-3|26	
14mr|texlive-eqlist-2.1-3|27	%post
14mr|texlive-eqlist-2.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-eqlist-2.1-3|29	
14mr|texlive-eqlist-2.1-3|30	%postun
14mr|texlive-eqlist-2.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-eqlist-2.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-eqlist-2.1-3|33	fi
14mr|texlive-eqlist-2.1-3|34	
14mr|texlive-eqlist-2.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-eqlist-2.1-3|36	%files
14mr|texlive-eqlist-2.1-3|37	%{_texmfdistdir}/tex/latex/eqlist/eqlist.sty
14mr|texlive-eqlist-2.1-3|38	%doc %{_texmfdistdir}/doc/latex/eqlist/README
14mr|texlive-eqlist-2.1-3|39	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.pdf
14mr|texlive-eqlist-2.1-3|40	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.tex
14mr|texlive-eqlist-2.1-3|41	#- source
14mr|texlive-eqlist-2.1-3|42	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.dtx
14mr|texlive-eqlist-2.1-3|43	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.ins
14mr|texlive-eqlist-2.1-3|44	
14mr|texlive-eqlist-2.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-eqlist-2.1-3|46	%prep
14mr|texlive-eqlist-2.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-eqlist-2.1-3|48	
14mr|texlive-eqlist-2.1-3|49	%build
14mr|texlive-eqlist-2.1-3|50	
14mr|texlive-eqlist-2.1-3|51	%install
14mr|texlive-eqlist-2.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eqlist-2.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eqlist-2.1-3|54	
14mr|texlive-eqlist-2.1-3|55	
14mr|texlive-eqlist-2.1-3|56	
14mr|texlive-eqlist-2.1-3|57	%changelog
14mr|texlive-eqlist-2.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-eqlist-2.1-3|59	+ Revision: ea3e75a
14mr|texlive-eqlist-2.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-eqlist-2.1-3|61	
14mr|texlive-eqlist-2.1-3|62	

19993 14
14mr|texlive-eqname-20101204-3|1	# revision 20678
14mr|texlive-eqname-20101204-3|2	# category Package
14mr|texlive-eqname-20101204-3|3	# catalog-ctan /macros/latex/contrib/gene/eqname/eqname.sty
14mr|texlive-eqname-20101204-3|4	# catalog-date 2010-12-04 00:54:21 +0100
14mr|texlive-eqname-20101204-3|5	# catalog-license other-free
14mr|texlive-eqname-20101204-3|6	# catalog-version undef
14mr|texlive-eqname-20101204-3|7	Name:		texlive-eqname
14mr|texlive-eqname-20101204-3|8	Version:	20101204
14mr|texlive-eqname-20101204-3|9	Release:	3
14mr|texlive-eqname-20101204-3|10	Summary:	Name tags for equations
14mr|texlive-eqname-20101204-3|11	Group:		Publishing
14mr|texlive-eqname-20101204-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/eqname/eqname.sty
14mr|texlive-eqname-20101204-3|13	License:	OTHER-FREE
14mr|texlive-eqname-20101204-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqname.tar.xz
14mr|texlive-eqname-20101204-3|15	BuildArch:	noarch
14mr|texlive-eqname-20101204-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-eqname-20101204-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-eqname-20101204-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-eqname-20101204-3|19	
14mr|texlive-eqname-20101204-3|20	%description
14mr|texlive-eqname-20101204-3|21	The \eqname command provides a name tag for the current
14mr|texlive-eqname-20101204-3|22	equation, in place of an equation number. The name tag will be
14mr|texlive-eqname-20101204-3|23	picked up by a subsequent \label command.
14mr|texlive-eqname-20101204-3|24	
14mr|texlive-eqname-20101204-3|25	%post
14mr|texlive-eqname-20101204-3|26	%{_sbindir}/texlive.post
14mr|texlive-eqname-20101204-3|27	
14mr|texlive-eqname-20101204-3|28	%postun
14mr|texlive-eqname-20101204-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-eqname-20101204-3|30	%{_sbindir}/texlive.post
14mr|texlive-eqname-20101204-3|31	fi
14mr|texlive-eqname-20101204-3|32	
14mr|texlive-eqname-20101204-3|33	#-----------------------------------------------------------------------
14mr|texlive-eqname-20101204-3|34	%files
14mr|texlive-eqname-20101204-3|35	%{_texmfdistdir}/tex/latex/eqname/eqname.sty
14mr|texlive-eqname-20101204-3|36	
14mr|texlive-eqname-20101204-3|37	#-----------------------------------------------------------------------
14mr|texlive-eqname-20101204-3|38	%prep
14mr|texlive-eqname-20101204-3|39	%setup -c -a0
14mr|texlive-eqname-20101204-3|40	
14mr|texlive-eqname-20101204-3|41	%build
14mr|texlive-eqname-20101204-3|42	
14mr|texlive-eqname-20101204-3|43	%install
14mr|texlive-eqname-20101204-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eqname-20101204-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-eqname-20101204-3|46	
14mr|texlive-eqname-20101204-3|47	
14mr|texlive-eqname-20101204-3|48	
14mr|texlive-eqname-20101204-3|49	%changelog
14mr|texlive-eqname-20101204-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101204-3
14mr|texlive-eqname-20101204-3|51	+ Revision: 1817592
14mr|texlive-eqname-20101204-3|52	- MassBuild#440: Increase release tag
14mr|texlive-eqname-20101204-3|53	
14mr|texlive-eqname-20101204-3|54	

19994 14
14mr|texlive-eqnarray-1.3-3|1	# revision 20641
14mr|texlive-eqnarray-1.3-3|2	# category Package
14mr|texlive-eqnarray-1.3-3|3	# catalog-ctan /macros/latex/contrib/eqnarray
14mr|texlive-eqnarray-1.3-3|4	# catalog-date 2010-12-02 11:00:56 +0100
14mr|texlive-eqnarray-1.3-3|5	# catalog-license gpl3
14mr|texlive-eqnarray-1.3-3|6	# catalog-version 1.3
14mr|texlive-eqnarray-1.3-3|7	Name:		texlive-eqnarray
14mr|texlive-eqnarray-1.3-3|8	Version:	1.3
14mr|texlive-eqnarray-1.3-3|9	Release:	3
14mr|texlive-eqnarray-1.3-3|10	Summary:	More generalised equation arrays with numbering
14mr|texlive-eqnarray-1.3-3|11	Group:		Publishing
14mr|texlive-eqnarray-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqnarray
14mr|texlive-eqnarray-1.3-3|13	License:	GPL3
14mr|texlive-eqnarray-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.tar.xz
14mr|texlive-eqnarray-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.doc.tar.xz
14mr|texlive-eqnarray-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.source.tar.xz
14mr|texlive-eqnarray-1.3-3|17	BuildArch:	noarch
14mr|texlive-eqnarray-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eqnarray-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eqnarray-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eqnarray-1.3-3|21	
14mr|texlive-eqnarray-1.3-3|22	%description
14mr|texlive-eqnarray-1.3-3|23	Defines an equationarray environment, that allows more than
14mr|texlive-eqnarray-1.3-3|24	three columns, but otherwise behaves like LaTeX's eqnarray
14mr|texlive-eqnarray-1.3-3|25	environment. This environment is similar, in some ways, to the
14mr|texlive-eqnarray-1.3-3|26	align environment of amsmath. The package requires the array
14mr|texlive-eqnarray-1.3-3|27	package.
14mr|texlive-eqnarray-1.3-3|28	
14mr|texlive-eqnarray-1.3-3|29	%post
14mr|texlive-eqnarray-1.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-eqnarray-1.3-3|31	
14mr|texlive-eqnarray-1.3-3|32	%postun
14mr|texlive-eqnarray-1.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-eqnarray-1.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-eqnarray-1.3-3|35	fi
14mr|texlive-eqnarray-1.3-3|36	
14mr|texlive-eqnarray-1.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-eqnarray-1.3-3|38	%files
14mr|texlive-eqnarray-1.3-3|39	%{_texmfdistdir}/tex/latex/eqnarray/eqnarray.sty
14mr|texlive-eqnarray-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/eqnarray/README
14mr|texlive-eqnarray-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/eqnarray/eqnarray.pdf
14mr|texlive-eqnarray-1.3-3|42	#- source
14mr|texlive-eqnarray-1.3-3|43	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.drv
14mr|texlive-eqnarray-1.3-3|44	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.dtx
14mr|texlive-eqnarray-1.3-3|45	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.ins
14mr|texlive-eqnarray-1.3-3|46	
14mr|texlive-eqnarray-1.3-3|47	#-----------------------------------------------------------------------
14mr|texlive-eqnarray-1.3-3|48	%prep
14mr|texlive-eqnarray-1.3-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-eqnarray-1.3-3|50	
14mr|texlive-eqnarray-1.3-3|51	%build
14mr|texlive-eqnarray-1.3-3|52	
14mr|texlive-eqnarray-1.3-3|53	%install
14mr|texlive-eqnarray-1.3-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eqnarray-1.3-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eqnarray-1.3-3|56	
14mr|texlive-eqnarray-1.3-3|57	
14mr|texlive-eqnarray-1.3-3|58	
14mr|texlive-eqnarray-1.3-3|59	%changelog
14mr|texlive-eqnarray-1.3-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-eqnarray-1.3-3|61	+ Revision: 27e7e92
14mr|texlive-eqnarray-1.3-3|62	- MassBuild#440: Increase release tag
14mr|texlive-eqnarray-1.3-3|63	
14mr|texlive-eqnarray-1.3-3|64	

19995 14
14mr|texlive-eqparbox-4.0-6|1	# revision 29419
14mr|texlive-eqparbox-4.0-6|2	# category Package
14mr|texlive-eqparbox-4.0-6|3	# catalog-ctan /macros/latex/contrib/eqparbox
14mr|texlive-eqparbox-4.0-6|4	# catalog-date 2013-03-17 00:02:27 +0100
14mr|texlive-eqparbox-4.0-6|5	# catalog-license lppl1.3
14mr|texlive-eqparbox-4.0-6|6	# catalog-version 4.0
14mr|texlive-eqparbox-4.0-6|7	Name:		texlive-eqparbox
14mr|texlive-eqparbox-4.0-6|8	Version:	4.0
14mr|texlive-eqparbox-4.0-6|9	Release:	6
14mr|texlive-eqparbox-4.0-6|10	Summary:	Create equal-widthed parboxes
14mr|texlive-eqparbox-4.0-6|11	Group:		Publishing
14mr|texlive-eqparbox-4.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqparbox
14mr|texlive-eqparbox-4.0-6|13	License:	LPPL1.3
14mr|texlive-eqparbox-4.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.tar.xz
14mr|texlive-eqparbox-4.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.doc.tar.xz
14mr|texlive-eqparbox-4.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.source.tar.xz
14mr|texlive-eqparbox-4.0-6|17	BuildArch:	noarch
14mr|texlive-eqparbox-4.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eqparbox-4.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eqparbox-4.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-eqparbox-4.0-6|21	
14mr|texlive-eqparbox-4.0-6|22	%description
14mr|texlive-eqparbox-4.0-6|23	LaTeX users sometimes need to ensure that two or more blocks of
14mr|texlive-eqparbox-4.0-6|24	text occupy the same amount of horizontal space on the page. To
14mr|texlive-eqparbox-4.0-6|25	that end, the eqparbox package defines a new command,
14mr|texlive-eqparbox-4.0-6|26	\eqparbox, which works just like \parbox, except that instead
14mr|texlive-eqparbox-4.0-6|27	of specifying a width, one specifies a tag. All eqparboxes with
14mr|texlive-eqparbox-4.0-6|28	the same tag--regardless of where they are in the document--
14mr|texlive-eqparbox-4.0-6|29	will stretch to fit the widest eqparbox with that tag. This
14mr|texlive-eqparbox-4.0-6|30	simple, equal-width mechanism can be used for a variety of
14mr|texlive-eqparbox-4.0-6|31	alignment purposes, as is evidenced by the examples in
14mr|texlive-eqparbox-4.0-6|32	eqparbox's documentation. Various derivatives of \eqparbox are
14mr|texlive-eqparbox-4.0-6|33	also provided.
14mr|texlive-eqparbox-4.0-6|34	
14mr|texlive-eqparbox-4.0-6|35	%post
14mr|texlive-eqparbox-4.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-eqparbox-4.0-6|37	
14mr|texlive-eqparbox-4.0-6|38	%postun
14mr|texlive-eqparbox-4.0-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-eqparbox-4.0-6|40	%{_sbindir}/texlive.post
14mr|texlive-eqparbox-4.0-6|41	fi
14mr|texlive-eqparbox-4.0-6|42	
14mr|texlive-eqparbox-4.0-6|43	#-----------------------------------------------------------------------
14mr|texlive-eqparbox-4.0-6|44	%files
14mr|texlive-eqparbox-4.0-6|45	%{_texmfdistdir}/tex/latex/eqparbox/eqparbox.sty
14mr|texlive-eqparbox-4.0-6|46	%doc %{_texmfdistdir}/doc/latex/eqparbox/README
14mr|texlive-eqparbox-4.0-6|47	%doc %{_texmfdistdir}/doc/latex/eqparbox/eqparbox.pdf
14mr|texlive-eqparbox-4.0-6|48	#- source
14mr|texlive-eqparbox-4.0-6|49	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.dtx
14mr|texlive-eqparbox-4.0-6|50	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.ins
14mr|texlive-eqparbox-4.0-6|51	
14mr|texlive-eqparbox-4.0-6|52	#-----------------------------------------------------------------------
14mr|texlive-eqparbox-4.0-6|53	%prep
14mr|texlive-eqparbox-4.0-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-eqparbox-4.0-6|55	
14mr|texlive-eqparbox-4.0-6|56	%build
14mr|texlive-eqparbox-4.0-6|57	
14mr|texlive-eqparbox-4.0-6|58	%install
14mr|texlive-eqparbox-4.0-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eqparbox-4.0-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eqparbox-4.0-6|61	
14mr|texlive-eqparbox-4.0-6|62	%changelog
14mr|texlive-eqparbox-4.0-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-6
14mr|texlive-eqparbox-4.0-6|64	+ Revision: 035c6c1
14mr|texlive-eqparbox-4.0-6|65	- MassBuild#440: Increase release tag
14mr|texlive-eqparbox-4.0-6|66	
14mr|texlive-eqparbox-4.0-6|67	

19996 14
14mr|texlive-erdc-1.1-3|1	# revision 15878
14mr|texlive-erdc-1.1-3|2	# category Package
14mr|texlive-erdc-1.1-3|3	# catalog-ctan /macros/latex/contrib/erdc
14mr|texlive-erdc-1.1-3|4	# catalog-date 2009-11-09 22:14:03 +0100
14mr|texlive-erdc-1.1-3|5	# catalog-license lppl
14mr|texlive-erdc-1.1-3|6	# catalog-version 1.1
14mr|texlive-erdc-1.1-3|7	Name:		texlive-erdc
14mr|texlive-erdc-1.1-3|8	Version:	1.1
14mr|texlive-erdc-1.1-3|9	Release:	3
14mr|texlive-erdc-1.1-3|10	Summary:	Style for Reports by US Army Corps of Engineers
14mr|texlive-erdc-1.1-3|11	Group:		Publishing
14mr|texlive-erdc-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/erdc
14mr|texlive-erdc-1.1-3|13	License:	LPPL
14mr|texlive-erdc-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.tar.xz
14mr|texlive-erdc-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.doc.tar.xz
14mr|texlive-erdc-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.source.tar.xz
14mr|texlive-erdc-1.1-3|17	BuildArch:	noarch
14mr|texlive-erdc-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-erdc-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-erdc-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-erdc-1.1-3|21	
14mr|texlive-erdc-1.1-3|22	%description
14mr|texlive-erdc-1.1-3|23	A class for typesetting Technical Information Reports of the
14mr|texlive-erdc-1.1-3|24	Engineer Research and Development Center, US Army Corps of
14mr|texlive-erdc-1.1-3|25	Engineers. The class was commissioned and paid for by US Army
14mr|texlive-erdc-1.1-3|26	Corps of Engineers, Engineer Research and Development Center,
14mr|texlive-erdc-1.1-3|27	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
14mr|texlive-erdc-1.1-3|28	
14mr|texlive-erdc-1.1-3|29	%post
14mr|texlive-erdc-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-erdc-1.1-3|31	
14mr|texlive-erdc-1.1-3|32	%postun
14mr|texlive-erdc-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-erdc-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-erdc-1.1-3|35	fi
14mr|texlive-erdc-1.1-3|36	
14mr|texlive-erdc-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-erdc-1.1-3|38	%files
14mr|texlive-erdc-1.1-3|39	%{_texmfdistdir}/tex/latex/erdc/erdc.cls
14mr|texlive-erdc-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/erdc/README
14mr|texlive-erdc-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.bib
14mr|texlive-erdc-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.pdf
14mr|texlive-erdc-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/erdc/nola.eps
14mr|texlive-erdc-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/erdc/nola.pdf
14mr|texlive-erdc-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.eps
14mr|texlive-erdc-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.pdf
14mr|texlive-erdc-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/erdc/sample.pdf
14mr|texlive-erdc-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/erdc/sample.tex
14mr|texlive-erdc-1.1-3|49	#- source
14mr|texlive-erdc-1.1-3|50	%doc %{_texmfdistdir}/source/latex/erdc/Makefile
14mr|texlive-erdc-1.1-3|51	%doc %{_texmfdistdir}/source/latex/erdc/erdc.dtx
14mr|texlive-erdc-1.1-3|52	%doc %{_texmfdistdir}/source/latex/erdc/erdc.ins
14mr|texlive-erdc-1.1-3|53	
14mr|texlive-erdc-1.1-3|54	#-----------------------------------------------------------------------
14mr|texlive-erdc-1.1-3|55	%prep
14mr|texlive-erdc-1.1-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-erdc-1.1-3|57	
14mr|texlive-erdc-1.1-3|58	%build
14mr|texlive-erdc-1.1-3|59	
14mr|texlive-erdc-1.1-3|60	%install
14mr|texlive-erdc-1.1-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-erdc-1.1-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-erdc-1.1-3|63	
14mr|texlive-erdc-1.1-3|64	
14mr|texlive-erdc-1.1-3|65	
14mr|texlive-erdc-1.1-3|66	%changelog
14mr|texlive-erdc-1.1-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-erdc-1.1-3|68	+ Revision: 1476c67
14mr|texlive-erdc-1.1-3|69	- MassBuild#440: Increase release tag
14mr|texlive-erdc-1.1-3|70	
14mr|texlive-erdc-1.1-3|71	

19997 14
14mr|texlive-errata-v0.3-3|1	# revision 15878
14mr|texlive-errata-v0.3-3|2	# category Package
14mr|texlive-errata-v0.3-3|3	# catalog-ctan /macros/latex/contrib/errata
14mr|texlive-errata-v0.3-3|4	# catalog-date 2008-08-19 20:15:24 +0200
14mr|texlive-errata-v0.3-3|5	# catalog-license lppl
14mr|texlive-errata-v0.3-3|6	# catalog-version v0.3
14mr|texlive-errata-v0.3-3|7	Name:		texlive-errata
14mr|texlive-errata-v0.3-3|8	Version:	v0.3
14mr|texlive-errata-v0.3-3|9	Release:	3
14mr|texlive-errata-v0.3-3|10	Summary:	Error markup for LaTeX documents
14mr|texlive-errata-v0.3-3|11	Group:		Publishing
14mr|texlive-errata-v0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/errata
14mr|texlive-errata-v0.3-3|13	License:	LPPL
14mr|texlive-errata-v0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.tar.xz
14mr|texlive-errata-v0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.doc.tar.xz
14mr|texlive-errata-v0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.source.tar.xz
14mr|texlive-errata-v0.3-3|17	BuildArch:	noarch
14mr|texlive-errata-v0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-errata-v0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-errata-v0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-errata-v0.3-3|21	
14mr|texlive-errata-v0.3-3|22	%description
14mr|texlive-errata-v0.3-3|23	This package provides a simple infrastructure for recording
14mr|texlive-errata-v0.3-3|24	errata in LaTeX documents. This allows the user to maintain an
14mr|texlive-errata-v0.3-3|25	updated version of the document (with all errors corrected) and
14mr|texlive-errata-v0.3-3|26	to automatically generate an errata document highlighting the
14mr|texlive-errata-v0.3-3|27	difference to the published version.
14mr|texlive-errata-v0.3-3|28	
14mr|texlive-errata-v0.3-3|29	%post
14mr|texlive-errata-v0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-errata-v0.3-3|31	
14mr|texlive-errata-v0.3-3|32	%postun
14mr|texlive-errata-v0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-errata-v0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-errata-v0.3-3|35	fi
14mr|texlive-errata-v0.3-3|36	
14mr|texlive-errata-v0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-errata-v0.3-3|38	%files
14mr|texlive-errata-v0.3-3|39	%{_texmfdistdir}/tex/latex/errata/errata.sty
14mr|texlive-errata-v0.3-3|40	%doc %{_texmfdistdir}/doc/latex/errata/README
14mr|texlive-errata-v0.3-3|41	%doc %{_texmfdistdir}/doc/latex/errata/errata-errata.tex
14mr|texlive-errata-v0.3-3|42	%doc %{_texmfdistdir}/doc/latex/errata/errata.pdf
14mr|texlive-errata-v0.3-3|43	#- source
14mr|texlive-errata-v0.3-3|44	%doc %{_texmfdistdir}/source/latex/errata/errata.dtx
14mr|texlive-errata-v0.3-3|45	%doc %{_texmfdistdir}/source/latex/errata/errata.ins
14mr|texlive-errata-v0.3-3|46	
14mr|texlive-errata-v0.3-3|47	#-----------------------------------------------------------------------
14mr|texlive-errata-v0.3-3|48	%prep
14mr|texlive-errata-v0.3-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-errata-v0.3-3|50	
14mr|texlive-errata-v0.3-3|51	%build
14mr|texlive-errata-v0.3-3|52	
14mr|texlive-errata-v0.3-3|53	%install
14mr|texlive-errata-v0.3-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-errata-v0.3-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-errata-v0.3-3|56	
14mr|texlive-errata-v0.3-3|57	
14mr|texlive-errata-v0.3-3|58	
14mr|texlive-errata-v0.3-3|59	%changelog
14mr|texlive-errata-v0.3-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.3-3
14mr|texlive-errata-v0.3-3|61	+ Revision: ccd2745
14mr|texlive-errata-v0.3-3|62	- MassBuild#440: Increase release tag
14mr|texlive-errata-v0.3-3|63	
14mr|texlive-errata-v0.3-3|64	

19998 14
14mr|texlive-esami-1.1-2|1	# revision 32608
14mr|texlive-esami-1.1-2|2	# category Package
14mr|texlive-esami-1.1-2|3	# catalog-ctan /macros/latex/contrib/esami
14mr|texlive-esami-1.1-2|4	# catalog-date 2014-01-07 23:48:24 +0100
14mr|texlive-esami-1.1-2|5	# catalog-license lppl
14mr|texlive-esami-1.1-2|6	# catalog-version 1.1
14mr|texlive-esami-1.1-2|7	Name:		texlive-esami
14mr|texlive-esami-1.1-2|8	Version:	1.1
14mr|texlive-esami-1.1-2|9	Release:	2
14mr|texlive-esami-1.1-2|10	Summary:	Typeset exams with scrambled questions and answers
14mr|texlive-esami-1.1-2|11	Group:		Publishing
14mr|texlive-esami-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esami
14mr|texlive-esami-1.1-2|13	License:	LPPL
14mr|texlive-esami-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.tar.xz
14mr|texlive-esami-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.doc.tar.xz
14mr|texlive-esami-1.1-2|16	BuildArch:	noarch
14mr|texlive-esami-1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-esami-1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-esami-1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-esami-1.1-2|20	
14mr|texlive-esami-1.1-2|21	%description
14mr|texlive-esami-1.1-2|22	The package enables the user to typeset exams with multiple
14mr|texlive-esami-1.1-2|23	choice, open questions and many other types of exercise. Both
14mr|texlive-esami-1.1-2|24	questions and answers may be randomly distributed within the
14mr|texlive-esami-1.1-2|25	exam, and the solutions are typeset automatically. Exercises
14mr|texlive-esami-1.1-2|26	may contain a wide number of random parameters and it is
14mr|texlive-esami-1.1-2|27	possible to do arithmetical operations on them. The package is
14mr|texlive-esami-1.1-2|28	localised in Italian, English, French, German, Greek and
14mr|texlive-esami-1.1-2|29	Spanish.
14mr|texlive-esami-1.1-2|30	
14mr|texlive-esami-1.1-2|31	%post
14mr|texlive-esami-1.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-esami-1.1-2|33	
14mr|texlive-esami-1.1-2|34	%postun
14mr|texlive-esami-1.1-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-esami-1.1-2|36	%{_sbindir}/texlive.post
14mr|texlive-esami-1.1-2|37	fi
14mr|texlive-esami-1.1-2|38	
14mr|texlive-esami-1.1-2|39	#-----------------------------------------------------------------------
14mr|texlive-esami-1.1-2|40	%files
14mr|texlive-esami-1.1-2|41	%{_texmfdistdir}/tex/latex/esami/es-UKenglish.lng
14mr|texlive-esami-1.1-2|42	%{_texmfdistdir}/tex/latex/esami/es-USenglish.lng
14mr|texlive-esami-1.1-2|43	%{_texmfdistdir}/tex/latex/esami/es-french.lng
14mr|texlive-esami-1.1-2|44	%{_texmfdistdir}/tex/latex/esami/es-german.lng
14mr|texlive-esami-1.1-2|45	%{_texmfdistdir}/tex/latex/esami/es-greek.lng
14mr|texlive-esami-1.1-2|46	%{_texmfdistdir}/tex/latex/esami/es-italian.lng
14mr|texlive-esami-1.1-2|47	%{_texmfdistdir}/tex/latex/esami/es-spanish.lng
14mr|texlive-esami-1.1-2|48	%{_texmfdistdir}/tex/latex/esami/esami.sty
14mr|texlive-esami-1.1-2|49	%doc %{_texmfdistdir}/doc/latex/esami/README
14mr|texlive-esami-1.1-2|50	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.pdf
14mr|texlive-esami-1.1-2|51	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.tex
14mr|texlive-esami-1.1-2|52	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.dtx
14mr|texlive-esami-1.1-2|53	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.pdf
14mr|texlive-esami-1.1-2|54	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.tex
14mr|texlive-esami-1.1-2|55	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami.bib
14mr|texlive-esami-1.1-2|56	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/esami-xyz.cfg
14mr|texlive-esami-1.1-2|57	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master-sol.tex
14mr|texlive-esami-1.1-2|58	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master.tex
14mr|texlive-esami-1.1-2|59	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem1.tex
14mr|texlive-esami-1.1-2|60	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem2-tabella.tex
14mr|texlive-esami-1.1-2|61	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem3-matching.tex
14mr|texlive-esami-1.1-2|62	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem4-fillin.tex
14mr|texlive-esami-1.1-2|63	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test1.tex
14mr|texlive-esami-1.1-2|64	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test11.tex
14mr|texlive-esami-1.1-2|65	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test12.tex
14mr|texlive-esami-1.1-2|66	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test13.tex
14mr|texlive-esami-1.1-2|67	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test14.tex
14mr|texlive-esami-1.1-2|68	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test2.tex
14mr|texlive-esami-1.1-2|69	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test3.tex
14mr|texlive-esami-1.1-2|70	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test4.tex
14mr|texlive-esami-1.1-2|71	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test5-fillin.tex
14mr|texlive-esami-1.1-2|72	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA-sol.pdf
14mr|texlive-esami-1.1-2|73	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.pdf
14mr|texlive-esami-1.1-2|74	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.tex
14mr|texlive-esami-1.1-2|75	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/totale-versioni.tex
14mr|texlive-esami-1.1-2|76	%doc %{_texmfdistdir}/doc/latex/esami/esami-xyz.cfg
14mr|texlive-esami-1.1-2|77	
14mr|texlive-esami-1.1-2|78	#-----------------------------------------------------------------------
14mr|texlive-esami-1.1-2|79	%prep
14mr|texlive-esami-1.1-2|80	%setup -c -a0 -a1
14mr|texlive-esami-1.1-2|81	
14mr|texlive-esami-1.1-2|82	%build
14mr|texlive-esami-1.1-2|83	
14mr|texlive-esami-1.1-2|84	%install
14mr|texlive-esami-1.1-2|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esami-1.1-2|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-esami-1.1-2|87	
14mr|texlive-esami-1.1-2|88	%changelog
14mr|texlive-esami-1.1-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-esami-1.1-2|90	+ Revision: 2536a94
14mr|texlive-esami-1.1-2|91	- MassBuild#440: Increase release tag
14mr|texlive-esami-1.1-2|92	
14mr|texlive-esami-1.1-2|93	

19999 14
14mr|texlive-esdiff-1.2-3|1	# revision 21385
14mr|texlive-esdiff-1.2-3|2	# category Package
14mr|texlive-esdiff-1.2-3|3	# catalog-ctan /macros/latex/contrib/esdiff
14mr|texlive-esdiff-1.2-3|4	# catalog-date 2011-02-13 18:31:54 +0100
14mr|texlive-esdiff-1.2-3|5	# catalog-license lppl1
14mr|texlive-esdiff-1.2-3|6	# catalog-version 1.2
14mr|texlive-esdiff-1.2-3|7	Name:		texlive-esdiff
14mr|texlive-esdiff-1.2-3|8	Version:	1.2
14mr|texlive-esdiff-1.2-3|9	Release:	3
14mr|texlive-esdiff-1.2-3|10	Summary:	Simplify typesetting of derivatives
14mr|texlive-esdiff-1.2-3|11	Group:		Publishing
14mr|texlive-esdiff-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esdiff
14mr|texlive-esdiff-1.2-3|13	License:	LPPL1
14mr|texlive-esdiff-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.tar.xz
14mr|texlive-esdiff-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.doc.tar.xz
14mr|texlive-esdiff-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.source.tar.xz
14mr|texlive-esdiff-1.2-3|17	BuildArch:	noarch
14mr|texlive-esdiff-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-esdiff-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-esdiff-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-esdiff-1.2-3|21	
14mr|texlive-esdiff-1.2-3|22	%description
14mr|texlive-esdiff-1.2-3|23	The package makes writing derivatives very easy. It offers
14mr|texlive-esdiff-1.2-3|24	macros for derivatives, partial derivatives and multiple
14mr|texlive-esdiff-1.2-3|25	derivatives, and allows specification of the point at which the
14mr|texlive-esdiff-1.2-3|26	value is calculated. Some typographic alternatives may be
14mr|texlive-esdiff-1.2-3|27	selected by package options.
14mr|texlive-esdiff-1.2-3|28	
14mr|texlive-esdiff-1.2-3|29	%post
14mr|texlive-esdiff-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-esdiff-1.2-3|31	
14mr|texlive-esdiff-1.2-3|32	%postun
14mr|texlive-esdiff-1.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-esdiff-1.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-esdiff-1.2-3|35	fi
14mr|texlive-esdiff-1.2-3|36	
14mr|texlive-esdiff-1.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-esdiff-1.2-3|38	%files
14mr|texlive-esdiff-1.2-3|39	%{_texmfdistdir}/tex/latex/esdiff/esdiff.sty
14mr|texlive-esdiff-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/esdiff/README
14mr|texlive-esdiff-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/esdiff/esdiff.pdf
14mr|texlive-esdiff-1.2-3|42	#- source
14mr|texlive-esdiff-1.2-3|43	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.dtx
14mr|texlive-esdiff-1.2-3|44	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.ins
14mr|texlive-esdiff-1.2-3|45	
14mr|texlive-esdiff-1.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-esdiff-1.2-3|47	%prep
14mr|texlive-esdiff-1.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-esdiff-1.2-3|49	
14mr|texlive-esdiff-1.2-3|50	%build
14mr|texlive-esdiff-1.2-3|51	
14mr|texlive-esdiff-1.2-3|52	%install
14mr|texlive-esdiff-1.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esdiff-1.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-esdiff-1.2-3|55	
14mr|texlive-esdiff-1.2-3|56	
14mr|texlive-esdiff-1.2-3|57	
14mr|texlive-esdiff-1.2-3|58	%changelog
14mr|texlive-esdiff-1.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-esdiff-1.2-3|60	+ Revision: dc4fc44
14mr|texlive-esdiff-1.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-esdiff-1.2-3|62	
14mr|texlive-esdiff-1.2-3|63	

20000 14
14mr|texlive-ESIEEcv-20090430-3|1	# revision 15878
14mr|texlive-ESIEEcv-20090430-3|2	# category Package
14mr|texlive-ESIEEcv-20090430-3|3	# catalog-ctan /macros/latex/contrib/ESIEEcv
14mr|texlive-ESIEEcv-20090430-3|4	# catalog-date 2009-04-30 00:32:08 +0200
14mr|texlive-ESIEEcv-20090430-3|5	# catalog-license lppl
14mr|texlive-ESIEEcv-20090430-3|6	# catalog-version undef
14mr|texlive-ESIEEcv-20090430-3|7	Name:		texlive-ESIEEcv
14mr|texlive-ESIEEcv-20090430-3|8	Version:	20090430
14mr|texlive-ESIEEcv-20090430-3|9	Release:	3
14mr|texlive-ESIEEcv-20090430-3|10	Summary:	Curriculum vitae for French use
14mr|texlive-ESIEEcv-20090430-3|11	Group:		Publishing
14mr|texlive-ESIEEcv-20090430-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ESIEEcv
14mr|texlive-ESIEEcv-20090430-3|13	License:	LPPL
14mr|texlive-ESIEEcv-20090430-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.tar.xz
14mr|texlive-ESIEEcv-20090430-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.doc.tar.xz
14mr|texlive-ESIEEcv-20090430-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.source.tar.xz
14mr|texlive-ESIEEcv-20090430-3|17	BuildArch:	noarch
14mr|texlive-ESIEEcv-20090430-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ESIEEcv-20090430-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ESIEEcv-20090430-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ESIEEcv-20090430-3|21	
14mr|texlive-ESIEEcv-20090430-3|22	%description
14mr|texlive-ESIEEcv-20090430-3|23	The package allows the user to set up a curriculum vitae as a
14mr|texlive-ESIEEcv-20090430-3|24	French employer will expect.
14mr|texlive-ESIEEcv-20090430-3|25	
14mr|texlive-ESIEEcv-20090430-3|26	%post
14mr|texlive-ESIEEcv-20090430-3|27	%{_sbindir}/texlive.post
14mr|texlive-ESIEEcv-20090430-3|28	
14mr|texlive-ESIEEcv-20090430-3|29	%postun
14mr|texlive-ESIEEcv-20090430-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ESIEEcv-20090430-3|31	%{_sbindir}/texlive.post
14mr|texlive-ESIEEcv-20090430-3|32	fi
14mr|texlive-ESIEEcv-20090430-3|33	
14mr|texlive-ESIEEcv-20090430-3|34	#-----------------------------------------------------------------------
14mr|texlive-ESIEEcv-20090430-3|35	%files
14mr|texlive-ESIEEcv-20090430-3|36	%{_texmfdistdir}/tex/latex/ESIEEcv/ESIEEcv.sty
14mr|texlive-ESIEEcv-20090430-3|37	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/ESIEEcv.pdf
14mr|texlive-ESIEEcv-20090430-3|38	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.pdf
14mr|texlive-ESIEEcv-20090430-3|39	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.tex
14mr|texlive-ESIEEcv-20090430-3|40	#- source
14mr|texlive-ESIEEcv-20090430-3|41	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.dtx
14mr|texlive-ESIEEcv-20090430-3|42	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.ins
14mr|texlive-ESIEEcv-20090430-3|43	
14mr|texlive-ESIEEcv-20090430-3|44	#-----------------------------------------------------------------------
14mr|texlive-ESIEEcv-20090430-3|45	%prep
14mr|texlive-ESIEEcv-20090430-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-ESIEEcv-20090430-3|47	
14mr|texlive-ESIEEcv-20090430-3|48	%build
14mr|texlive-ESIEEcv-20090430-3|49	
14mr|texlive-ESIEEcv-20090430-3|50	%install
14mr|texlive-ESIEEcv-20090430-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ESIEEcv-20090430-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ESIEEcv-20090430-3|53	
14mr|texlive-ESIEEcv-20090430-3|54	
14mr|texlive-ESIEEcv-20090430-3|55	
14mr|texlive-ESIEEcv-20090430-3|56	%changelog
14mr|texlive-ESIEEcv-20090430-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090430-3
14mr|texlive-ESIEEcv-20090430-3|58	+ Revision: f3af143
14mr|texlive-ESIEEcv-20090430-3|59	- MassBuild#440: Increase release tag
14mr|texlive-ESIEEcv-20090430-3|60	
14mr|texlive-ESIEEcv-20090430-3|61	

20001 14
14mr|texlive-esint-1.1-3|1	# revision 15878
14mr|texlive-esint-1.1-3|2	# category Package
14mr|texlive-esint-1.1-3|3	# catalog-ctan /macros/latex/contrib/esint
14mr|texlive-esint-1.1-3|4	# catalog-date 2006-10-27 00:09:51 +0200
14mr|texlive-esint-1.1-3|5	# catalog-license pd
14mr|texlive-esint-1.1-3|6	# catalog-version 1.1
14mr|texlive-esint-1.1-3|7	Name:		texlive-esint
14mr|texlive-esint-1.1-3|8	Version:	1.1
14mr|texlive-esint-1.1-3|9	Release:	3
14mr|texlive-esint-1.1-3|10	Summary:	Extended set of integrals for Computer Modern
14mr|texlive-esint-1.1-3|11	Group:		Publishing
14mr|texlive-esint-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esint
14mr|texlive-esint-1.1-3|13	License:	PD
14mr|texlive-esint-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.tar.xz
14mr|texlive-esint-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.doc.tar.xz
14mr|texlive-esint-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.source.tar.xz
14mr|texlive-esint-1.1-3|17	BuildArch:	noarch
14mr|texlive-esint-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-esint-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-esint-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-esint-1.1-3|21	
14mr|texlive-esint-1.1-3|22	%description
14mr|texlive-esint-1.1-3|23	The esint package permits access to alternate integral symbols
14mr|texlive-esint-1.1-3|24	when you're using the Computer Modern fonts. In the original
14mr|texlive-esint-1.1-3|25	set, several integral symbols are missing, such as \oiint. Many
14mr|texlive-esint-1.1-3|26	of these symbols are available in other font sets (pxfonts,
14mr|texlive-esint-1.1-3|27	txfonts, etc.), but there is no good solution if you want to
14mr|texlive-esint-1.1-3|28	use Computer Modern. The package provides Metafont source and
14mr|texlive-esint-1.1-3|29	LaTeX macro support.
14mr|texlive-esint-1.1-3|30	
14mr|texlive-esint-1.1-3|31	%post
14mr|texlive-esint-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-esint-1.1-3|33	
14mr|texlive-esint-1.1-3|34	%postun
14mr|texlive-esint-1.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-esint-1.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-esint-1.1-3|37	fi
14mr|texlive-esint-1.1-3|38	
14mr|texlive-esint-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-esint-1.1-3|40	%files
14mr|texlive-esint-1.1-3|41	%{_texmfdistdir}/fonts/source/public/esint/bigint.mf
14mr|texlive-esint-1.1-3|42	%{_texmfdistdir}/fonts/source/public/esint/esint10.mf
14mr|texlive-esint-1.1-3|43	%{_texmfdistdir}/fonts/source/public/esint/mathint.mf
14mr|texlive-esint-1.1-3|44	%{_texmfdistdir}/fonts/tfm/public/esint/esint10.tfm
14mr|texlive-esint-1.1-3|45	%{_texmfdistdir}/tex/latex/esint/esint.sty
14mr|texlive-esint-1.1-3|46	%{_texmfdistdir}/tex/latex/esint/uesint.fd
14mr|texlive-esint-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/esint/README
14mr|texlive-esint-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/esint/esint.pdf
14mr|texlive-esint-1.1-3|49	#- source
14mr|texlive-esint-1.1-3|50	%doc %{_texmfdistdir}/source/latex/esint/esint.dtx
14mr|texlive-esint-1.1-3|51	%doc %{_texmfdistdir}/source/latex/esint/esint.ins
14mr|texlive-esint-1.1-3|52	
14mr|texlive-esint-1.1-3|53	#-----------------------------------------------------------------------
14mr|texlive-esint-1.1-3|54	%prep
14mr|texlive-esint-1.1-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-esint-1.1-3|56	
14mr|texlive-esint-1.1-3|57	%build
14mr|texlive-esint-1.1-3|58	
14mr|texlive-esint-1.1-3|59	%install
14mr|texlive-esint-1.1-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esint-1.1-3|61	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-esint-1.1-3|62	
14mr|texlive-esint-1.1-3|63	
14mr|texlive-esint-1.1-3|64	
14mr|texlive-esint-1.1-3|65	%changelog
14mr|texlive-esint-1.1-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-esint-1.1-3|67	+ Revision: 6a1e1c8
14mr|texlive-esint-1.1-3|68	- MassBuild#440: Increase release tag
14mr|texlive-esint-1.1-3|69	
14mr|texlive-esint-1.1-3|70	

20002 14
14mr|texlive-esint-type1-20080116-3|1	# revision 15878
14mr|texlive-esint-type1-20080116-3|2	# category Package
14mr|texlive-esint-type1-20080116-3|3	# catalog-ctan /fonts/ps-type1/esint
14mr|texlive-esint-type1-20080116-3|4	# catalog-date 2008-01-16 21:31:11 +0100
14mr|texlive-esint-type1-20080116-3|5	# catalog-license pd
14mr|texlive-esint-type1-20080116-3|6	# catalog-version undef
14mr|texlive-esint-type1-20080116-3|7	Name:		texlive-esint-type1
14mr|texlive-esint-type1-20080116-3|8	Version:	20080116
14mr|texlive-esint-type1-20080116-3|9	Release:	3
14mr|texlive-esint-type1-20080116-3|10	Summary:	Font esint10 in Type 1 format
14mr|texlive-esint-type1-20080116-3|11	Group:		Publishing
14mr|texlive-esint-type1-20080116-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/esint
14mr|texlive-esint-type1-20080116-3|13	License:	PD
14mr|texlive-esint-type1-20080116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.tar.xz
14mr|texlive-esint-type1-20080116-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.doc.tar.xz
14mr|texlive-esint-type1-20080116-3|16	BuildArch:	noarch
14mr|texlive-esint-type1-20080116-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-esint-type1-20080116-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-esint-type1-20080116-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-esint-type1-20080116-3|20	Requires:	texlive-esint
14mr|texlive-esint-type1-20080116-3|21	
14mr|texlive-esint-type1-20080116-3|22	%description
14mr|texlive-esint-type1-20080116-3|23	This is Eddie Saudrais's font esint10 in Adobe Type 1 format.
14mr|texlive-esint-type1-20080116-3|24	The Adobe Type 1 implementation was generated from the original
14mr|texlive-esint-type1-20080116-3|25	MetaFont using mftrace. This distribution does not contain the
14mr|texlive-esint-type1-20080116-3|26	TFM files that are necessary to use the fonts with TeX; the TFM
14mr|texlive-esint-type1-20080116-3|27	files can be generated from the Metafont sources obtained by
14mr|texlive-esint-type1-20080116-3|28	following the instructions in the normal way.
14mr|texlive-esint-type1-20080116-3|29	
14mr|texlive-esint-type1-20080116-3|30	%post
14mr|texlive-esint-type1-20080116-3|31	%{_sbindir}/texlive.post
14mr|texlive-esint-type1-20080116-3|32	
14mr|texlive-esint-type1-20080116-3|33	%postun
14mr|texlive-esint-type1-20080116-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-esint-type1-20080116-3|35	%{_sbindir}/texlive.post
14mr|texlive-esint-type1-20080116-3|36	fi
14mr|texlive-esint-type1-20080116-3|37	
14mr|texlive-esint-type1-20080116-3|38	#-----------------------------------------------------------------------
14mr|texlive-esint-type1-20080116-3|39	%files
14mr|texlive-esint-type1-20080116-3|40	%{_texmfdistdir}/dvips/esint-type1/config.esint
14mr|texlive-esint-type1-20080116-3|41	%{_texmfdistdir}/fonts/map/dvips/esint-type1/esint.map
14mr|texlive-esint-type1-20080116-3|42	%{_texmfdistdir}/fonts/type1/public/esint-type1/esint10.pfb
14mr|texlive-esint-type1-20080116-3|43	%{_texmfdistdir}/tex/plain/esint-type1/esint.tex
14mr|texlive-esint-type1-20080116-3|44	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README
14mr|texlive-esint-type1-20080116-3|45	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README.plainTeX
14mr|texlive-esint-type1-20080116-3|46	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.pdf
14mr|texlive-esint-type1-20080116-3|47	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.tex
14mr|texlive-esint-type1-20080116-3|48	
14mr|texlive-esint-type1-20080116-3|49	#-----------------------------------------------------------------------
14mr|texlive-esint-type1-20080116-3|50	%prep
14mr|texlive-esint-type1-20080116-3|51	%setup -c -a0 -a1
14mr|texlive-esint-type1-20080116-3|52	
14mr|texlive-esint-type1-20080116-3|53	%build
14mr|texlive-esint-type1-20080116-3|54	
14mr|texlive-esint-type1-20080116-3|55	%install
14mr|texlive-esint-type1-20080116-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esint-type1-20080116-3|57	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-esint-type1-20080116-3|58	
14mr|texlive-esint-type1-20080116-3|59	
14mr|texlive-esint-type1-20080116-3|60	
14mr|texlive-esint-type1-20080116-3|61	%changelog
14mr|texlive-esint-type1-20080116-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080116-3
14mr|texlive-esint-type1-20080116-3|63	+ Revision: 8c62ea7
14mr|texlive-esint-type1-20080116-3|64	- MassBuild#440: Increase release tag
14mr|texlive-esint-type1-20080116-3|65	
14mr|texlive-esint-type1-20080116-3|66	

20003 14
14mr|texlive-esk-1.0-3|1	# revision 18115
14mr|texlive-esk-1.0-3|2	# category Package
14mr|texlive-esk-1.0-3|3	# catalog-ctan /macros/latex/contrib/esk
14mr|texlive-esk-1.0-3|4	# catalog-date 2010-05-11 12:36:30 +0200
14mr|texlive-esk-1.0-3|5	# catalog-license gpl
14mr|texlive-esk-1.0-3|6	# catalog-version 1.0
14mr|texlive-esk-1.0-3|7	Name:		texlive-esk
14mr|texlive-esk-1.0-3|8	Version:	1.0
14mr|texlive-esk-1.0-3|9	Release:	3
14mr|texlive-esk-1.0-3|10	Summary:	Package to encapsulate Sketch files in LaTeX sources
14mr|texlive-esk-1.0-3|11	Group:		Publishing
14mr|texlive-esk-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esk
14mr|texlive-esk-1.0-3|13	License:	GPL
14mr|texlive-esk-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.tar.xz
14mr|texlive-esk-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.doc.tar.xz
14mr|texlive-esk-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.source.tar.xz
14mr|texlive-esk-1.0-3|17	BuildArch:	noarch
14mr|texlive-esk-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-esk-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-esk-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-esk-1.0-3|21	
14mr|texlive-esk-1.0-3|22	%description
14mr|texlive-esk-1.0-3|23	The ESK package allows to encapsulate Sketch files in LaTeX
14mr|texlive-esk-1.0-3|24	sources. This is very useful for keeping illustrations in sync
14mr|texlive-esk-1.0-3|25	with the text. It also frees the user from inventing
14mr|texlive-esk-1.0-3|26	descriptive names for new files that fit into the confines of
14mr|texlive-esk-1.0-3|27	file system conventions. Sketch is a 3D scene description
14mr|texlive-esk-1.0-3|28	language by Eugene K. Ressler and can generate TikZ and
14mr|texlive-esk-1.0-3|29	PSTricks code. ESK behaves in a similar fashion to EMP (which
14mr|texlive-esk-1.0-3|30	encapsulates Metapost files), and was in fact developed from
14mr|texlive-esk-1.0-3|31	it.
14mr|texlive-esk-1.0-3|32	
14mr|texlive-esk-1.0-3|33	%post
14mr|texlive-esk-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-esk-1.0-3|35	
14mr|texlive-esk-1.0-3|36	%postun
14mr|texlive-esk-1.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-esk-1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-esk-1.0-3|39	fi
14mr|texlive-esk-1.0-3|40	
14mr|texlive-esk-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-esk-1.0-3|42	%files
14mr|texlive-esk-1.0-3|43	%{_texmfdistdir}/tex/latex/esk/esk.sty
14mr|texlive-esk-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/esk/COPYING
14mr|texlive-esk-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/esk/README
14mr|texlive-esk-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/esk/esk.pdf
14mr|texlive-esk-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/esk/eskman.pdf
14mr|texlive-esk-1.0-3|48	#- source
14mr|texlive-esk-1.0-3|49	%doc %{_texmfdistdir}/source/latex/esk/Makefile
14mr|texlive-esk-1.0-3|50	%doc %{_texmfdistdir}/source/latex/esk/esk.drv
14mr|texlive-esk-1.0-3|51	%doc %{_texmfdistdir}/source/latex/esk/esk.dtx
14mr|texlive-esk-1.0-3|52	%doc %{_texmfdistdir}/source/latex/esk/esk.ins
14mr|texlive-esk-1.0-3|53	%doc %{_texmfdistdir}/source/latex/esk/eskman.drv
14mr|texlive-esk-1.0-3|54	
14mr|texlive-esk-1.0-3|55	#-----------------------------------------------------------------------
14mr|texlive-esk-1.0-3|56	%prep
14mr|texlive-esk-1.0-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-esk-1.0-3|58	
14mr|texlive-esk-1.0-3|59	%build
14mr|texlive-esk-1.0-3|60	
14mr|texlive-esk-1.0-3|61	%install
14mr|texlive-esk-1.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esk-1.0-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-esk-1.0-3|64	
14mr|texlive-esk-1.0-3|65	
14mr|texlive-esk-1.0-3|66	
14mr|texlive-esk-1.0-3|67	%changelog
14mr|texlive-esk-1.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-esk-1.0-3|69	+ Revision: fae92f2
14mr|texlive-esk-1.0-3|70	- MassBuild#440: Increase release tag
14mr|texlive-esk-1.0-3|71	
14mr|texlive-esk-1.0-3|72	

20004 14
14mr|texlive-eskd-20070214-3|1	# revision 15878
14mr|texlive-eskd-20070214-3|2	# category Package
14mr|texlive-eskd-20070214-3|3	# catalog-ctan /macros/latex/contrib/eskd
14mr|texlive-eskd-20070214-3|4	# catalog-date 2007-02-14 08:57:40 +0100
14mr|texlive-eskd-20070214-3|5	# catalog-license lppl
14mr|texlive-eskd-20070214-3|6	# catalog-version undef
14mr|texlive-eskd-20070214-3|7	Name:		texlive-eskd
14mr|texlive-eskd-20070214-3|8	Version:	20070214
14mr|texlive-eskd-20070214-3|9	Release:	3
14mr|texlive-eskd-20070214-3|10	Summary:	Modern Russian typesetting
14mr|texlive-eskd-20070214-3|11	Group:		Publishing
14mr|texlive-eskd-20070214-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskd
14mr|texlive-eskd-20070214-3|13	License:	LPPL
14mr|texlive-eskd-20070214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.tar.xz
14mr|texlive-eskd-20070214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.doc.tar.xz
14mr|texlive-eskd-20070214-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.source.tar.xz
14mr|texlive-eskd-20070214-3|17	BuildArch:	noarch
14mr|texlive-eskd-20070214-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eskd-20070214-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eskd-20070214-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eskd-20070214-3|21	
14mr|texlive-eskd-20070214-3|22	%description
14mr|texlive-eskd-20070214-3|23	The class offers modern Russian text formatting, in accordance
14mr|texlive-eskd-20070214-3|24	with accepted design standards. Fonts not (apparently)
14mr|texlive-eskd-20070214-3|25	available on CTAN are required for use of the class.
14mr|texlive-eskd-20070214-3|26	
14mr|texlive-eskd-20070214-3|27	%post
14mr|texlive-eskd-20070214-3|28	%{_sbindir}/texlive.post
14mr|texlive-eskd-20070214-3|29	
14mr|texlive-eskd-20070214-3|30	%postun
14mr|texlive-eskd-20070214-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-eskd-20070214-3|32	%{_sbindir}/texlive.post
14mr|texlive-eskd-20070214-3|33	fi
14mr|texlive-eskd-20070214-3|34	
14mr|texlive-eskd-20070214-3|35	#-----------------------------------------------------------------------
14mr|texlive-eskd-20070214-3|36	%files
14mr|texlive-eskd-20070214-3|37	%{_texmfdistdir}/tex/latex/eskd/eskd.cls
14mr|texlive-eskd-20070214-3|38	%doc %{_texmfdistdir}/doc/latex/eskd/README
14mr|texlive-eskd-20070214-3|39	%doc %{_texmfdistdir}/doc/latex/eskd/eskd.pdf
14mr|texlive-eskd-20070214-3|40	%doc %{_texmfdistdir}/doc/latex/eskd/example.eps
14mr|texlive-eskd-20070214-3|41	%doc %{_texmfdistdir}/doc/latex/eskd/example.tex
14mr|texlive-eskd-20070214-3|42	#- source
14mr|texlive-eskd-20070214-3|43	%doc %{_texmfdistdir}/source/latex/eskd/eskd.dtx
14mr|texlive-eskd-20070214-3|44	%doc %{_texmfdistdir}/source/latex/eskd/eskd.ins
14mr|texlive-eskd-20070214-3|45	
14mr|texlive-eskd-20070214-3|46	#-----------------------------------------------------------------------
14mr|texlive-eskd-20070214-3|47	%prep
14mr|texlive-eskd-20070214-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-eskd-20070214-3|49	
14mr|texlive-eskd-20070214-3|50	%build
14mr|texlive-eskd-20070214-3|51	
14mr|texlive-eskd-20070214-3|52	%install
14mr|texlive-eskd-20070214-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eskd-20070214-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eskd-20070214-3|55	
14mr|texlive-eskd-20070214-3|56	
14mr|texlive-eskd-20070214-3|57	
14mr|texlive-eskd-20070214-3|58	%changelog
14mr|texlive-eskd-20070214-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070214-3
14mr|texlive-eskd-20070214-3|60	+ Revision: fe46f38
14mr|texlive-eskd-20070214-3|61	- MassBuild#440: Increase release tag
14mr|texlive-eskd-20070214-3|62	
14mr|texlive-eskd-20070214-3|63	

20005 14
14mr|texlive-eskdx-0.98-3|1	# revision 22465
14mr|texlive-eskdx-0.98-3|2	# category Package
14mr|texlive-eskdx-0.98-3|3	# catalog-ctan /macros/latex/contrib/eskdx
14mr|texlive-eskdx-0.98-3|4	# catalog-date 2011-05-13 21:22:08 +0200
14mr|texlive-eskdx-0.98-3|5	# catalog-license lppl1.3
14mr|texlive-eskdx-0.98-3|6	# catalog-version 0.98
14mr|texlive-eskdx-0.98-3|7	Name:		texlive-eskdx
14mr|texlive-eskdx-0.98-3|8	Version:	0.98
14mr|texlive-eskdx-0.98-3|9	Release:	3
14mr|texlive-eskdx-0.98-3|10	Summary:	Modern Russian typesetting
14mr|texlive-eskdx-0.98-3|11	Group:		Publishing
14mr|texlive-eskdx-0.98-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskdx
14mr|texlive-eskdx-0.98-3|13	License:	LPPL1.3
14mr|texlive-eskdx-0.98-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.tar.xz
14mr|texlive-eskdx-0.98-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.doc.tar.xz
14mr|texlive-eskdx-0.98-3|16	BuildArch:	noarch
14mr|texlive-eskdx-0.98-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eskdx-0.98-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eskdx-0.98-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eskdx-0.98-3|20	
14mr|texlive-eskdx-0.98-3|21	%description
14mr|texlive-eskdx-0.98-3|22	Eskdx is a collection of LaTeX classes and packages to typeset
14mr|texlive-eskdx-0.98-3|23	textual and graphical documents in accordance with Russian (and
14mr|texlive-eskdx-0.98-3|24	probably post USSR) standards for designers.
14mr|texlive-eskdx-0.98-3|25	
14mr|texlive-eskdx-0.98-3|26	%post
14mr|texlive-eskdx-0.98-3|27	%{_sbindir}/texlive.post
14mr|texlive-eskdx-0.98-3|28	
14mr|texlive-eskdx-0.98-3|29	%postun
14mr|texlive-eskdx-0.98-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-eskdx-0.98-3|31	%{_sbindir}/texlive.post
14mr|texlive-eskdx-0.98-3|32	fi
14mr|texlive-eskdx-0.98-3|33	
14mr|texlive-eskdx-0.98-3|34	#-----------------------------------------------------------------------
14mr|texlive-eskdx-0.98-3|35	%files
14mr|texlive-eskdx-0.98-3|36	%{_texmfdistdir}/tex/latex/eskdx/eskdafterpkg.sty
14mr|texlive-eskdx-0.98-3|37	%{_texmfdistdir}/tex/latex/eskdx/eskdappsheet.sty
14mr|texlive-eskdx-0.98-3|38	%{_texmfdistdir}/tex/latex/eskdx/eskdbiblist.sty
14mr|texlive-eskdx-0.98-3|39	%{_texmfdistdir}/tex/latex/eskdx/eskdcap.sty
14mr|texlive-eskdx-0.98-3|40	%{_texmfdistdir}/tex/latex/eskdx/eskdchngsheet.sty
14mr|texlive-eskdx-0.98-3|41	%{_texmfdistdir}/tex/latex/eskdx/eskddstu.sty
14mr|texlive-eskdx-0.98-3|42	%{_texmfdistdir}/tex/latex/eskdx/eskdexplan.sty
14mr|texlive-eskdx-0.98-3|43	%{_texmfdistdir}/tex/latex/eskdx/eskdfont.sty
14mr|texlive-eskdx-0.98-3|44	%{_texmfdistdir}/tex/latex/eskdx/eskdfootnote.sty
14mr|texlive-eskdx-0.98-3|45	%{_texmfdistdir}/tex/latex/eskdx/eskdfreesize.sty
14mr|texlive-eskdx-0.98-3|46	%{_texmfdistdir}/tex/latex/eskdx/eskdgraph.cls
14mr|texlive-eskdx-0.98-3|47	%{_texmfdistdir}/tex/latex/eskdx/eskdhash.sty
14mr|texlive-eskdx-0.98-3|48	%{_texmfdistdir}/tex/latex/eskdx/eskdindent.sty
14mr|texlive-eskdx-0.98-3|49	%{_texmfdistdir}/tex/latex/eskdx/eskdinfo.sty
14mr|texlive-eskdx-0.98-3|50	%{_texmfdistdir}/tex/latex/eskdx/eskdlang.sty
14mr|texlive-eskdx-0.98-3|51	%{_texmfdistdir}/tex/latex/eskdx/eskdlist.sty
14mr|texlive-eskdx-0.98-3|52	%{_texmfdistdir}/tex/latex/eskdx/eskdpara.sty
14mr|texlive-eskdx-0.98-3|53	%{_texmfdistdir}/tex/latex/eskdx/eskdplain.sty
14mr|texlive-eskdx-0.98-3|54	%{_texmfdistdir}/tex/latex/eskdx/eskdrussian.def
14mr|texlive-eskdx-0.98-3|55	%{_texmfdistdir}/tex/latex/eskdx/eskdsect.sty
14mr|texlive-eskdx-0.98-3|56	%{_texmfdistdir}/tex/latex/eskdx/eskdspec.sty
14mr|texlive-eskdx-0.98-3|57	%{_texmfdistdir}/tex/latex/eskdx/eskdspecii.sty
14mr|texlive-eskdx-0.98-3|58	%{_texmfdistdir}/tex/latex/eskdx/eskdstamp.sty
14mr|texlive-eskdx-0.98-3|59	%{_texmfdistdir}/tex/latex/eskdx/eskdtab.cls
14mr|texlive-eskdx-0.98-3|60	%{_texmfdistdir}/tex/latex/eskdx/eskdtext.cls
14mr|texlive-eskdx-0.98-3|61	%{_texmfdistdir}/tex/latex/eskdx/eskdtitle.sty
14mr|texlive-eskdx-0.98-3|62	%{_texmfdistdir}/tex/latex/eskdx/eskdtitlebase.sty
14mr|texlive-eskdx-0.98-3|63	%{_texmfdistdir}/tex/latex/eskdx/eskdtotal.sty
14mr|texlive-eskdx-0.98-3|64	%{_texmfdistdir}/tex/latex/eskdx/eskdukrainian.def
14mr|texlive-eskdx-0.98-3|65	%doc %{_texmfdistdir}/doc/latex/eskdx/ChangeLog
14mr|texlive-eskdx-0.98-3|66	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile
14mr|texlive-eskdx-0.98-3|67	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile.unpacked
14mr|texlive-eskdx-0.98-3|68	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS
14mr|texlive-eskdx-0.98-3|69	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS.in
14mr|texlive-eskdx-0.98-3|70	%doc %{_texmfdistdir}/doc/latex/eskdx/README
14mr|texlive-eskdx-0.98-3|71	%doc %{_texmfdistdir}/doc/latex/eskdx/README.in
14mr|texlive-eskdx-0.98-3|72	%doc %{_texmfdistdir}/doc/latex/eskdx/include.m4
14mr|texlive-eskdx-0.98-3|73	%doc %{_texmfdistdir}/doc/latex/eskdx/include.mak
14mr|texlive-eskdx-0.98-3|74	%doc %{_texmfdistdir}/doc/latex/eskdx/manifest.txt
14mr|texlive-eskdx-0.98-3|75	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/Makefile
14mr|texlive-eskdx-0.98-3|76	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.pdf
14mr|texlive-eskdx-0.98-3|77	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.tex.in
14mr|texlive-eskdx-0.98-3|78	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/example.tex
14mr|texlive-eskdx-0.98-3|79	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form1.svg
14mr|texlive-eskdx-0.98-3|80	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2.svg
14mr|texlive-eskdx-0.98-3|81	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2a.svg
14mr|texlive-eskdx-0.98-3|82	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-title.svg
14mr|texlive-eskdx-0.98-3|83	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/latex2html-init
14mr|texlive-eskdx-0.98-3|84	%doc %{_texmfdistdir}/doc/latex/eskdx/source/Makefile
14mr|texlive-eskdx-0.98-3|85	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdafterpkg.sty.in
14mr|texlive-eskdx-0.98-3|86	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdappsheet.sty.in
14mr|texlive-eskdx-0.98-3|87	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdbiblist.sty.in
14mr|texlive-eskdx-0.98-3|88	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdcap.sty.in
14mr|texlive-eskdx-0.98-3|89	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdchngsheet.sty.in
14mr|texlive-eskdx-0.98-3|90	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskddstu.sty.in
14mr|texlive-eskdx-0.98-3|91	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdexplan.sty.in
14mr|texlive-eskdx-0.98-3|92	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfont.sty.in
14mr|texlive-eskdx-0.98-3|93	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfootnote.sty.in
14mr|texlive-eskdx-0.98-3|94	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfreesize.sty.in
14mr|texlive-eskdx-0.98-3|95	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdgraph.cls.in
14mr|texlive-eskdx-0.98-3|96	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdhash.sty.in
14mr|texlive-eskdx-0.98-3|97	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdindent.sty.in
14mr|texlive-eskdx-0.98-3|98	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdinfo.sty.in
14mr|texlive-eskdx-0.98-3|99	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlang.sty.in
14mr|texlive-eskdx-0.98-3|100	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlist.sty.in
14mr|texlive-eskdx-0.98-3|101	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdpara.sty.in
14mr|texlive-eskdx-0.98-3|102	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdplain.sty.in
14mr|texlive-eskdx-0.98-3|103	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdrussian.def.in
14mr|texlive-eskdx-0.98-3|104	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdsect.sty.in
14mr|texlive-eskdx-0.98-3|105	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspec.sty.in
14mr|texlive-eskdx-0.98-3|106	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspecii.sty.in
14mr|texlive-eskdx-0.98-3|107	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdstamp.sty.in
14mr|texlive-eskdx-0.98-3|108	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtab.cls.in
14mr|texlive-eskdx-0.98-3|109	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtext.cls.in
14mr|texlive-eskdx-0.98-3|110	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitle.sty.in
14mr|texlive-eskdx-0.98-3|111	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitlebase.sty.in
14mr|texlive-eskdx-0.98-3|112	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtotal.sty.in
14mr|texlive-eskdx-0.98-3|113	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdukrainian.def.in
14mr|texlive-eskdx-0.98-3|114	%doc %{_texmfdistdir}/doc/latex/eskdx/test/Makefile
14mr|texlive-eskdx-0.98-3|115	%doc %{_texmfdistdir}/doc/latex/eskdx/test/appsheet.tex
14mr|texlive-eskdx-0.98-3|116	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a2.tex
14mr|texlive-eskdx-0.98-3|117	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-mp.tex
14mr|texlive-eskdx-0.98-3|118	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-p.tex
14mr|texlive-eskdx-0.98-3|119	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3.tex
14mr|texlive-eskdx-0.98-3|120	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a4.tex
14mr|texlive-eskdx-0.98-3|121	%doc %{_texmfdistdir}/doc/latex/eskdx/test/footnote.tex
14mr|texlive-eskdx-0.98-3|122	%doc %{_texmfdistdir}/doc/latex/eskdx/test/freesizesheets.tex
14mr|texlive-eskdx-0.98-3|123	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general.tex
14mr|texlive-eskdx-0.98-3|124	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general2.tex
14mr|texlive-eskdx-0.98-3|125	%doc %{_texmfdistdir}/doc/latex/eskdx/test/numbering.tex
14mr|texlive-eskdx-0.98-3|126	%doc %{_texmfdistdir}/doc/latex/eskdx/test/pagestyle.tex
14mr|texlive-eskdx-0.98-3|127	%doc %{_texmfdistdir}/doc/latex/eskdx/test/spec.tex
14mr|texlive-eskdx-0.98-3|128	%doc %{_texmfdistdir}/doc/latex/eskdx/test/specii.tex
14mr|texlive-eskdx-0.98-3|129	%doc %{_texmfdistdir}/doc/latex/eskdx/test/twoside.tex
14mr|texlive-eskdx-0.98-3|130	
14mr|texlive-eskdx-0.98-3|131	#-----------------------------------------------------------------------
14mr|texlive-eskdx-0.98-3|132	%prep
14mr|texlive-eskdx-0.98-3|133	%setup -c -a0 -a1
14mr|texlive-eskdx-0.98-3|134	
14mr|texlive-eskdx-0.98-3|135	%build
14mr|texlive-eskdx-0.98-3|136	
14mr|texlive-eskdx-0.98-3|137	%install
14mr|texlive-eskdx-0.98-3|138	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eskdx-0.98-3|139	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eskdx-0.98-3|140	
14mr|texlive-eskdx-0.98-3|141	
14mr|texlive-eskdx-0.98-3|142	
14mr|texlive-eskdx-0.98-3|143	%changelog
14mr|texlive-eskdx-0.98-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.98-3
14mr|texlive-eskdx-0.98-3|145	+ Revision: e21fa14
14mr|texlive-eskdx-0.98-3|146	- MassBuild#440: Increase release tag
14mr|texlive-eskdx-0.98-3|147	
14mr|texlive-eskdx-0.98-3|148	

20006 14
14mr|texlive-eso-pic-2.0d-6|1	# revision 31875
14mr|texlive-eso-pic-2.0d-6|2	# category Package
14mr|texlive-eso-pic-2.0d-6|3	# catalog-ctan /macros/latex/contrib/eso-pic
14mr|texlive-eso-pic-2.0d-6|4	# catalog-date 2013-10-10 16:26:27 +0200
14mr|texlive-eso-pic-2.0d-6|5	# catalog-license lppl1.2
14mr|texlive-eso-pic-2.0d-6|6	# catalog-version 2.0d
14mr|texlive-eso-pic-2.0d-6|7	Name:		texlive-eso-pic
14mr|texlive-eso-pic-2.0d-6|8	Version:	2.0d
14mr|texlive-eso-pic-2.0d-6|9	Release:	6
14mr|texlive-eso-pic-2.0d-6|10	Summary:	Add picture commands (or backgrounds) to every page
14mr|texlive-eso-pic-2.0d-6|11	Group:		Publishing
14mr|texlive-eso-pic-2.0d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eso-pic
14mr|texlive-eso-pic-2.0d-6|13	License:	LPPL1.2
14mr|texlive-eso-pic-2.0d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.tar.xz
14mr|texlive-eso-pic-2.0d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.doc.tar.xz
14mr|texlive-eso-pic-2.0d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.source.tar.xz
14mr|texlive-eso-pic-2.0d-6|17	BuildArch:	noarch
14mr|texlive-eso-pic-2.0d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eso-pic-2.0d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eso-pic-2.0d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-eso-pic-2.0d-6|21	
14mr|texlive-eso-pic-2.0d-6|22	%description
14mr|texlive-eso-pic-2.0d-6|23	The package adds one or more user commands to LaTeX's shipout
14mr|texlive-eso-pic-2.0d-6|24	routine, which may be used to place the output at fixed
14mr|texlive-eso-pic-2.0d-6|25	positions. The grid option may be used to find the correct
14mr|texlive-eso-pic-2.0d-6|26	places.
14mr|texlive-eso-pic-2.0d-6|27	
14mr|texlive-eso-pic-2.0d-6|28	%post
14mr|texlive-eso-pic-2.0d-6|29	%{_sbindir}/texlive.post
14mr|texlive-eso-pic-2.0d-6|30	
14mr|texlive-eso-pic-2.0d-6|31	%postun
14mr|texlive-eso-pic-2.0d-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-eso-pic-2.0d-6|33	%{_sbindir}/texlive.post
14mr|texlive-eso-pic-2.0d-6|34	fi
14mr|texlive-eso-pic-2.0d-6|35	
14mr|texlive-eso-pic-2.0d-6|36	#-----------------------------------------------------------------------
14mr|texlive-eso-pic-2.0d-6|37	%files
14mr|texlive-eso-pic-2.0d-6|38	%{_texmfdistdir}/tex/latex/eso-pic/eso-pic.sty
14mr|texlive-eso-pic-2.0d-6|39	%{_texmfdistdir}/tex/latex/eso-pic/showframe.sty
14mr|texlive-eso-pic-2.0d-6|40	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-article-test.tex
14mr|texlive-eso-pic-2.0d-6|41	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex1.tex
14mr|texlive-eso-pic-2.0d-6|42	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex2.tex
14mr|texlive-eso-pic-2.0d-6|43	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex3.tex
14mr|texlive-eso-pic-2.0d-6|44	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex4.tex
14mr|texlive-eso-pic-2.0d-6|45	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex5.tex
14mr|texlive-eso-pic-2.0d-6|46	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-memoir-test.tex
14mr|texlive-eso-pic-2.0d-6|47	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-pic.pdf
14mr|texlive-eso-pic-2.0d-6|48	#- source
14mr|texlive-eso-pic-2.0d-6|49	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.dtx
14mr|texlive-eso-pic-2.0d-6|50	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.ins
14mr|texlive-eso-pic-2.0d-6|51	
14mr|texlive-eso-pic-2.0d-6|52	#-----------------------------------------------------------------------
14mr|texlive-eso-pic-2.0d-6|53	%prep
14mr|texlive-eso-pic-2.0d-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-eso-pic-2.0d-6|55	
14mr|texlive-eso-pic-2.0d-6|56	%build
14mr|texlive-eso-pic-2.0d-6|57	
14mr|texlive-eso-pic-2.0d-6|58	%install
14mr|texlive-eso-pic-2.0d-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eso-pic-2.0d-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eso-pic-2.0d-6|61	
14mr|texlive-eso-pic-2.0d-6|62	%changelog
14mr|texlive-eso-pic-2.0d-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0d-6
14mr|texlive-eso-pic-2.0d-6|64	+ Revision: 6c1e840
14mr|texlive-eso-pic-2.0d-6|65	- MassBuild#440: Increase release tag
14mr|texlive-eso-pic-2.0d-6|66	
14mr|texlive-eso-pic-2.0d-6|67	

20007 14
14mr|texlive-esstix-1.0-3|1	# revision 22426
14mr|texlive-esstix-1.0-3|2	# category Package
14mr|texlive-esstix-1.0-3|3	# catalog-ctan /fonts/esstix
14mr|texlive-esstix-1.0-3|4	# catalog-date 2011-05-10 11:05:00 +0200
14mr|texlive-esstix-1.0-3|5	# catalog-license ofl
14mr|texlive-esstix-1.0-3|6	# catalog-version 1.0
14mr|texlive-esstix-1.0-3|7	Name:		texlive-esstix
14mr|texlive-esstix-1.0-3|8	Version:	1.0
14mr|texlive-esstix-1.0-3|9	Release:	3
14mr|texlive-esstix-1.0-3|10	Summary:	PostScript versions of the ESSTIX, with macro support
14mr|texlive-esstix-1.0-3|11	Group:		Publishing
14mr|texlive-esstix-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/esstix
14mr|texlive-esstix-1.0-3|13	License:	OFL
14mr|texlive-esstix-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.tar.xz
14mr|texlive-esstix-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.doc.tar.xz
14mr|texlive-esstix-1.0-3|16	BuildArch:	noarch
14mr|texlive-esstix-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-esstix-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-esstix-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-esstix-1.0-3|20	
14mr|texlive-esstix-1.0-3|21	%description
14mr|texlive-esstix-1.0-3|22	These fonts represent translation to PostScript Type 1 of the
14mr|texlive-esstix-1.0-3|23	ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX
14mr|texlive-esstix-1.0-3|24	project, and were donated by Elsevier to that project. The
14mr|texlive-esstix-1.0-3|25	accompanying virtual fonts with customized metrics and LaTeX
14mr|texlive-esstix-1.0-3|26	support files allow their use as calligraphic, fraktur and
14mr|texlive-esstix-1.0-3|27	double-struck (blackboard bold) in maths mode.
14mr|texlive-esstix-1.0-3|28	
14mr|texlive-esstix-1.0-3|29	%post
14mr|texlive-esstix-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-esstix-1.0-3|31	
14mr|texlive-esstix-1.0-3|32	%postun
14mr|texlive-esstix-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-esstix-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-esstix-1.0-3|35	fi
14mr|texlive-esstix-1.0-3|36	
14mr|texlive-esstix-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-esstix-1.0-3|38	%files
14mr|texlive-esstix-1.0-3|39	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.PFM
14mr|texlive-esstix-1.0-3|40	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.afm
14mr|texlive-esstix-1.0-3|41	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.PFM
14mr|texlive-esstix-1.0-3|42	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.afm
14mr|texlive-esstix-1.0-3|43	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.PFM
14mr|texlive-esstix-1.0-3|44	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.afm
14mr|texlive-esstix-1.0-3|45	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.PFM
14mr|texlive-esstix-1.0-3|46	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.afm
14mr|texlive-esstix-1.0-3|47	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.PFM
14mr|texlive-esstix-1.0-3|48	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.afm
14mr|texlive-esstix-1.0-3|49	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.PFM
14mr|texlive-esstix-1.0-3|50	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.afm
14mr|texlive-esstix-1.0-3|51	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.PFM
14mr|texlive-esstix-1.0-3|52	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.afm
14mr|texlive-esstix-1.0-3|53	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.PFM
14mr|texlive-esstix-1.0-3|54	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.afm
14mr|texlive-esstix-1.0-3|55	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.PFM
14mr|texlive-esstix-1.0-3|56	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.afm
14mr|texlive-esstix-1.0-3|57	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.PFM
14mr|texlive-esstix-1.0-3|58	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.afm
14mr|texlive-esstix-1.0-3|59	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.PFM
14mr|texlive-esstix-1.0-3|60	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.afm
14mr|texlive-esstix-1.0-3|61	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.PFM
14mr|texlive-esstix-1.0-3|62	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.afm
14mr|texlive-esstix-1.0-3|63	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.PFM
14mr|texlive-esstix-1.0-3|64	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.afm
14mr|texlive-esstix-1.0-3|65	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.PFM
14mr|texlive-esstix-1.0-3|66	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.afm
14mr|texlive-esstix-1.0-3|67	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.PFM
14mr|texlive-esstix-1.0-3|68	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.afm
14mr|texlive-esstix-1.0-3|69	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.PFM
14mr|texlive-esstix-1.0-3|70	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.afm
14mr|texlive-esstix-1.0-3|71	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.PFM
14mr|texlive-esstix-1.0-3|72	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.afm
14mr|texlive-esstix-1.0-3|73	%{_texmfdistdir}/fonts/map/dvips/esstix/ESSTIX.map
14mr|texlive-esstix-1.0-3|74	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixbb.tfm
14mr|texlive-esstix-1.0-3|75	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixcal.tfm
14mr|texlive-esstix-1.0-3|76	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixfrak.tfm
14mr|texlive-esstix-1.0-3|77	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX13.tfm
14mr|texlive-esstix-1.0-3|78	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX14.tfm
14mr|texlive-esstix-1.0-3|79	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX15.tfm
14mr|texlive-esstix-1.0-3|80	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX10.pfb
14mr|texlive-esstix-1.0-3|81	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX11.pfb
14mr|texlive-esstix-1.0-3|82	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX12.pfb
14mr|texlive-esstix-1.0-3|83	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX13.pfb
14mr|texlive-esstix-1.0-3|84	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX14.pfb
14mr|texlive-esstix-1.0-3|85	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX15.pfb
14mr|texlive-esstix-1.0-3|86	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX16.pfb
14mr|texlive-esstix-1.0-3|87	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX17.pfb
14mr|texlive-esstix-1.0-3|88	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX1_.pfb
14mr|texlive-esstix-1.0-3|89	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX2_.pfb
14mr|texlive-esstix-1.0-3|90	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX3_.pfb
14mr|texlive-esstix-1.0-3|91	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX4_.pfb
14mr|texlive-esstix-1.0-3|92	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX5_.pfb
14mr|texlive-esstix-1.0-3|93	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX6_.pfb
14mr|texlive-esstix-1.0-3|94	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX7_.pfb
14mr|texlive-esstix-1.0-3|95	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX8_.pfb
14mr|texlive-esstix-1.0-3|96	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX9_.pfb
14mr|texlive-esstix-1.0-3|97	%{_texmfdistdir}/fonts/vf/public/esstix/esstixbb.vf
14mr|texlive-esstix-1.0-3|98	%{_texmfdistdir}/fonts/vf/public/esstix/esstixcal.vf
14mr|texlive-esstix-1.0-3|99	%{_texmfdistdir}/fonts/vf/public/esstix/esstixfrak.vf
14mr|texlive-esstix-1.0-3|100	%{_texmfdistdir}/tex/latex/esstix/esstixbb.sty
14mr|texlive-esstix-1.0-3|101	%{_texmfdistdir}/tex/latex/esstix/esstixcal.sty
14mr|texlive-esstix-1.0-3|102	%{_texmfdistdir}/tex/latex/esstix/esstixfrak.sty
14mr|texlive-esstix-1.0-3|103	%{_texmfdistdir}/tex/latex/esstix/uesstixbb.fd
14mr|texlive-esstix-1.0-3|104	%{_texmfdistdir}/tex/latex/esstix/uesstixcal.fd
14mr|texlive-esstix-1.0-3|105	%{_texmfdistdir}/tex/latex/esstix/uesstixfrak.fd
14mr|texlive-esstix-1.0-3|106	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX10.tfm
14mr|texlive-esstix-1.0-3|107	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX11.tfm
14mr|texlive-esstix-1.0-3|108	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX12.tfm
14mr|texlive-esstix-1.0-3|109	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX13.tfm
14mr|texlive-esstix-1.0-3|110	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX14.tfm
14mr|texlive-esstix-1.0-3|111	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX15.tfm
14mr|texlive-esstix-1.0-3|112	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX16.tfm
14mr|texlive-esstix-1.0-3|113	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX17.tfm
14mr|texlive-esstix-1.0-3|114	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX1_.tfm
14mr|texlive-esstix-1.0-3|115	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX2_.tfm
14mr|texlive-esstix-1.0-3|116	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX3_.tfm
14mr|texlive-esstix-1.0-3|117	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX4_.tfm
14mr|texlive-esstix-1.0-3|118	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX5_.tfm
14mr|texlive-esstix-1.0-3|119	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX6_.tfm
14mr|texlive-esstix-1.0-3|120	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX7_.tfm
14mr|texlive-esstix-1.0-3|121	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX8_.tfm
14mr|texlive-esstix-1.0-3|122	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX9_.tfm
14mr|texlive-esstix-1.0-3|123	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.pdf
14mr|texlive-esstix-1.0-3|124	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.tex
14mr|texlive-esstix-1.0-3|125	%doc %{_texmfdistdir}/doc/fonts/esstix/README
14mr|texlive-esstix-1.0-3|126	%doc %{_texmfdistdir}/doc/fonts/esstix/esstixOther.map
14mr|texlive-esstix-1.0-3|127	
14mr|texlive-esstix-1.0-3|128	#-----------------------------------------------------------------------
14mr|texlive-esstix-1.0-3|129	%prep
14mr|texlive-esstix-1.0-3|130	%setup -c -a0 -a1
14mr|texlive-esstix-1.0-3|131	
14mr|texlive-esstix-1.0-3|132	%build
14mr|texlive-esstix-1.0-3|133	
14mr|texlive-esstix-1.0-3|134	%install
14mr|texlive-esstix-1.0-3|135	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esstix-1.0-3|136	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-esstix-1.0-3|137	
14mr|texlive-esstix-1.0-3|138	
14mr|texlive-esstix-1.0-3|139	
14mr|texlive-esstix-1.0-3|140	%changelog
14mr|texlive-esstix-1.0-3|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-esstix-1.0-3|142	+ Revision: efa722f
14mr|texlive-esstix-1.0-3|143	- MassBuild#440: Increase release tag
14mr|texlive-esstix-1.0-3|144	
14mr|texlive-esstix-1.0-3|145	

20008 14
14mr|texlive-estcpmm-0.4-3|1	# revision 17335
14mr|texlive-estcpmm-0.4-3|2	# category Package
14mr|texlive-estcpmm-0.4-3|3	# catalog-ctan /macros/latex/contrib/estcpmm
14mr|texlive-estcpmm-0.4-3|4	# catalog-date 2010-03-04 23:40:34 +0100
14mr|texlive-estcpmm-0.4-3|5	# catalog-license lppl
14mr|texlive-estcpmm-0.4-3|6	# catalog-version 0.4
14mr|texlive-estcpmm-0.4-3|7	Name:		texlive-estcpmm
14mr|texlive-estcpmm-0.4-3|8	Version:	0.4
14mr|texlive-estcpmm-0.4-3|9	Release:	3
14mr|texlive-estcpmm-0.4-3|10	Summary:	Style for Munitions Management Project Reports
14mr|texlive-estcpmm-0.4-3|11	Group:		Publishing
14mr|texlive-estcpmm-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/estcpmm
14mr|texlive-estcpmm-0.4-3|13	License:	LPPL
14mr|texlive-estcpmm-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.tar.xz
14mr|texlive-estcpmm-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.doc.tar.xz
14mr|texlive-estcpmm-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.source.tar.xz
14mr|texlive-estcpmm-0.4-3|17	BuildArch:	noarch
14mr|texlive-estcpmm-0.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-estcpmm-0.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-estcpmm-0.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-estcpmm-0.4-3|21	
14mr|texlive-estcpmm-0.4-3|22	%description
14mr|texlive-estcpmm-0.4-3|23	Provides a class which supports typesetting Cost and
14mr|texlive-estcpmm-0.4-3|24	Performance Reports and Final Reports for Munitions Management
14mr|texlive-estcpmm-0.4-3|25	Reports, US Environmental Security Technology Certification
14mr|texlive-estcpmm-0.4-3|26	Program. The class was commissioned and paid for by US Army
14mr|texlive-estcpmm-0.4-3|27	Corps of Engineers, Engineer Research and Development Center,
14mr|texlive-estcpmm-0.4-3|28	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
14mr|texlive-estcpmm-0.4-3|29	
14mr|texlive-estcpmm-0.4-3|30	%post
14mr|texlive-estcpmm-0.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-estcpmm-0.4-3|32	
14mr|texlive-estcpmm-0.4-3|33	%postun
14mr|texlive-estcpmm-0.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-estcpmm-0.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-estcpmm-0.4-3|36	fi
14mr|texlive-estcpmm-0.4-3|37	
14mr|texlive-estcpmm-0.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-estcpmm-0.4-3|39	%files
14mr|texlive-estcpmm-0.4-3|40	%{_texmfdistdir}/tex/latex/estcpmm/estcpmm.cls
14mr|texlive-estcpmm-0.4-3|41	%doc %{_texmfdistdir}/doc/latex/estcpmm/README
14mr|texlive-estcpmm-0.4-3|42	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcp.pdf
14mr|texlive-estcpmm-0.4-3|43	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.bib
14mr|texlive-estcpmm-0.4-3|44	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.pdf
14mr|texlive-estcpmm-0.4-3|45	%doc %{_texmfdistdir}/doc/latex/estcpmm/red_corps_castle2.pdf
14mr|texlive-estcpmm-0.4-3|46	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.pdf
14mr|texlive-estcpmm-0.4-3|47	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.tex
14mr|texlive-estcpmm-0.4-3|48	#- source
14mr|texlive-estcpmm-0.4-3|49	%doc %{_texmfdistdir}/source/latex/estcpmm/Makefile
14mr|texlive-estcpmm-0.4-3|50	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.dtx
14mr|texlive-estcpmm-0.4-3|51	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.ins
14mr|texlive-estcpmm-0.4-3|52	
14mr|texlive-estcpmm-0.4-3|53	#-----------------------------------------------------------------------
14mr|texlive-estcpmm-0.4-3|54	%prep
14mr|texlive-estcpmm-0.4-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-estcpmm-0.4-3|56	
14mr|texlive-estcpmm-0.4-3|57	%build
14mr|texlive-estcpmm-0.4-3|58	
14mr|texlive-estcpmm-0.4-3|59	%install
14mr|texlive-estcpmm-0.4-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-estcpmm-0.4-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-estcpmm-0.4-3|62	
14mr|texlive-estcpmm-0.4-3|63	
14mr|texlive-estcpmm-0.4-3|64	
14mr|texlive-estcpmm-0.4-3|65	%changelog
14mr|texlive-estcpmm-0.4-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-estcpmm-0.4-3|67	+ Revision: 926bbc1
14mr|texlive-estcpmm-0.4-3|68	- MassBuild#440: Increase release tag
14mr|texlive-estcpmm-0.4-3|69	
14mr|texlive-estcpmm-0.4-3|70	

20009 14
14mr|texlive-es-tex-faq-1.97-3|1	# revision 15878
14mr|texlive-es-tex-faq-1.97-3|2	# category Package
14mr|texlive-es-tex-faq-1.97-3|3	# catalog-ctan /help/es-tex-faq
14mr|texlive-es-tex-faq-1.97-3|4	# catalog-date 2006-10-29 10:21:33 +0100
14mr|texlive-es-tex-faq-1.97-3|5	# catalog-license lppl
14mr|texlive-es-tex-faq-1.97-3|6	# catalog-version 1.97
14mr|texlive-es-tex-faq-1.97-3|7	Name:		texlive-es-tex-faq
14mr|texlive-es-tex-faq-1.97-3|8	Version:	1.97
14mr|texlive-es-tex-faq-1.97-3|9	Release:	3
14mr|texlive-es-tex-faq-1.97-3|10	Summary:	CervanTeX (Spanish TeX Group) FAQ
14mr|texlive-es-tex-faq-1.97-3|11	Group:		Publishing
14mr|texlive-es-tex-faq-1.97-3|12	URL:		http://www.ctan.org/tex-archive/help/es-tex-faq
14mr|texlive-es-tex-faq-1.97-3|13	License:	LPPL
14mr|texlive-es-tex-faq-1.97-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/es-tex-faq.tar.xz
14mr|texlive-es-tex-faq-1.97-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/es-tex-faq.doc.tar.xz
14mr|texlive-es-tex-faq-1.97-3|16	BuildArch:	noarch
14mr|texlive-es-tex-faq-1.97-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-es-tex-faq-1.97-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-es-tex-faq-1.97-3|19	
14mr|texlive-es-tex-faq-1.97-3|20	%description
14mr|texlive-es-tex-faq-1.97-3|21	SGML source, converted LaTeX version, and readable copies of
14mr|texlive-es-tex-faq-1.97-3|22	the FAQ from the Spanish TeX users group.
14mr|texlive-es-tex-faq-1.97-3|23	
14mr|texlive-es-tex-faq-1.97-3|24	#-----------------------------------------------------------------------
14mr|texlive-es-tex-faq-1.97-3|25	%files
14mr|texlive-es-tex-faq-1.97-3|26	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.html
14mr|texlive-es-tex-faq-1.97-3|27	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.latin1
14mr|texlive-es-tex-faq-1.97-3|28	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.pdf
14mr|texlive-es-tex-faq-1.97-3|29	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.sgml
14mr|texlive-es-tex-faq-1.97-3|30	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.tex
14mr|texlive-es-tex-faq-1.97-3|31	
14mr|texlive-es-tex-faq-1.97-3|32	#-----------------------------------------------------------------------
14mr|texlive-es-tex-faq-1.97-3|33	%prep
14mr|texlive-es-tex-faq-1.97-3|34	%setup -c -a0 -a1
14mr|texlive-es-tex-faq-1.97-3|35	
14mr|texlive-es-tex-faq-1.97-3|36	%build
14mr|texlive-es-tex-faq-1.97-3|37	
14mr|texlive-es-tex-faq-1.97-3|38	%install
14mr|texlive-es-tex-faq-1.97-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-es-tex-faq-1.97-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-es-tex-faq-1.97-3|41	
14mr|texlive-es-tex-faq-1.97-3|42	
14mr|texlive-es-tex-faq-1.97-3|43	
14mr|texlive-es-tex-faq-1.97-3|44	%changelog
14mr|texlive-es-tex-faq-1.97-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.97-3
14mr|texlive-es-tex-faq-1.97-3|46	+ Revision: 4a9fd5f
14mr|texlive-es-tex-faq-1.97-3|47	- MassBuild#440: Increase release tag
14mr|texlive-es-tex-faq-1.97-3|48	
14mr|texlive-es-tex-faq-1.97-3|49	

20010 14
14mr|texlive-esvect-1.2-3|1	# revision 15878
14mr|texlive-esvect-1.2-3|2	# category Package
14mr|texlive-esvect-1.2-3|3	# catalog-ctan /macros/latex/contrib/esvect
14mr|texlive-esvect-1.2-3|4	# catalog-date 2006-10-27 00:09:51 +0200
14mr|texlive-esvect-1.2-3|5	# catalog-license gpl
14mr|texlive-esvect-1.2-3|6	# catalog-version 1.2
14mr|texlive-esvect-1.2-3|7	Name:		texlive-esvect
14mr|texlive-esvect-1.2-3|8	Version:	1.2
14mr|texlive-esvect-1.2-3|9	Release:	3
14mr|texlive-esvect-1.2-3|10	Summary:	Vector arrows
14mr|texlive-esvect-1.2-3|11	Group:		Publishing
14mr|texlive-esvect-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esvect
14mr|texlive-esvect-1.2-3|13	License:	GPL
14mr|texlive-esvect-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.tar.xz
14mr|texlive-esvect-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.doc.tar.xz
14mr|texlive-esvect-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.source.tar.xz
14mr|texlive-esvect-1.2-3|17	BuildArch:	noarch
14mr|texlive-esvect-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-esvect-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-esvect-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-esvect-1.2-3|21	
14mr|texlive-esvect-1.2-3|22	%description
14mr|texlive-esvect-1.2-3|23	Write vectors using an arrow which is different to the Computer
14mr|texlive-esvect-1.2-3|24	Modern one. You have the choice between several kinds of
14mr|texlive-esvect-1.2-3|25	arrows. The package consists of the relevant metafont code and
14mr|texlive-esvect-1.2-3|26	a package to use it.
14mr|texlive-esvect-1.2-3|27	
14mr|texlive-esvect-1.2-3|28	%post
14mr|texlive-esvect-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-esvect-1.2-3|30	
14mr|texlive-esvect-1.2-3|31	%postun
14mr|texlive-esvect-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-esvect-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-esvect-1.2-3|34	fi
14mr|texlive-esvect-1.2-3|35	
14mr|texlive-esvect-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-esvect-1.2-3|37	%files
14mr|texlive-esvect-1.2-3|38	%{_texmfdistdir}/fonts/map/dvips/esvect/esvect.map
14mr|texlive-esvect-1.2-3|39	%{_texmfdistdir}/fonts/source/public/esvect/mathvec.mf
14mr|texlive-esvect-1.2-3|40	%{_texmfdistdir}/fonts/source/public/esvect/vecsym.mf
14mr|texlive-esvect-1.2-3|41	%{_texmfdistdir}/fonts/source/public/esvect/vect10.mf
14mr|texlive-esvect-1.2-3|42	%{_texmfdistdir}/fonts/source/public/esvect/vect5.mf
14mr|texlive-esvect-1.2-3|43	%{_texmfdistdir}/fonts/source/public/esvect/vect6.mf
14mr|texlive-esvect-1.2-3|44	%{_texmfdistdir}/fonts/source/public/esvect/vect7.mf
14mr|texlive-esvect-1.2-3|45	%{_texmfdistdir}/fonts/source/public/esvect/vect8.mf
14mr|texlive-esvect-1.2-3|46	%{_texmfdistdir}/fonts/source/public/esvect/vect9.mf
14mr|texlive-esvect-1.2-3|47	%{_texmfdistdir}/fonts/source/public/esvect/vsymbol.mf
14mr|texlive-esvect-1.2-3|48	%{_texmfdistdir}/fonts/tfm/public/esvect/vect10.tfm
14mr|texlive-esvect-1.2-3|49	%{_texmfdistdir}/fonts/tfm/public/esvect/vect5.tfm
14mr|texlive-esvect-1.2-3|50	%{_texmfdistdir}/fonts/tfm/public/esvect/vect6.tfm
14mr|texlive-esvect-1.2-3|51	%{_texmfdistdir}/fonts/tfm/public/esvect/vect7.tfm
14mr|texlive-esvect-1.2-3|52	%{_texmfdistdir}/fonts/tfm/public/esvect/vect8.tfm
14mr|texlive-esvect-1.2-3|53	%{_texmfdistdir}/fonts/tfm/public/esvect/vect9.tfm
14mr|texlive-esvect-1.2-3|54	%{_texmfdistdir}/fonts/type1/public/esvect/vect10.pfb
14mr|texlive-esvect-1.2-3|55	%{_texmfdistdir}/fonts/type1/public/esvect/vect5.pfb
14mr|texlive-esvect-1.2-3|56	%{_texmfdistdir}/fonts/type1/public/esvect/vect6.pfb
14mr|texlive-esvect-1.2-3|57	%{_texmfdistdir}/fonts/type1/public/esvect/vect7.pfb
14mr|texlive-esvect-1.2-3|58	%{_texmfdistdir}/fonts/type1/public/esvect/vect8.pfb
14mr|texlive-esvect-1.2-3|59	%{_texmfdistdir}/fonts/type1/public/esvect/vect9.pfb
14mr|texlive-esvect-1.2-3|60	%{_texmfdistdir}/tex/latex/esvect/esvect.sty
14mr|texlive-esvect-1.2-3|61	%{_texmfdistdir}/tex/latex/esvect/uesvect.fd
14mr|texlive-esvect-1.2-3|62	%doc %{_texmfdistdir}/doc/latex/esvect/README
14mr|texlive-esvect-1.2-3|63	%doc %{_texmfdistdir}/doc/latex/esvect/esvect.pdf
14mr|texlive-esvect-1.2-3|64	#- source
14mr|texlive-esvect-1.2-3|65	%doc %{_texmfdistdir}/source/latex/esvect/esvect.dtx
14mr|texlive-esvect-1.2-3|66	%doc %{_texmfdistdir}/source/latex/esvect/esvect.ins
14mr|texlive-esvect-1.2-3|67	
14mr|texlive-esvect-1.2-3|68	#-----------------------------------------------------------------------
14mr|texlive-esvect-1.2-3|69	%prep
14mr|texlive-esvect-1.2-3|70	%setup -c -a0 -a1 -a2
14mr|texlive-esvect-1.2-3|71	
14mr|texlive-esvect-1.2-3|72	%build
14mr|texlive-esvect-1.2-3|73	
14mr|texlive-esvect-1.2-3|74	%install
14mr|texlive-esvect-1.2-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-esvect-1.2-3|76	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-esvect-1.2-3|77	
14mr|texlive-esvect-1.2-3|78	
14mr|texlive-esvect-1.2-3|79	
14mr|texlive-esvect-1.2-3|80	%changelog
14mr|texlive-esvect-1.2-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-esvect-1.2-3|82	+ Revision: 58a6f86
14mr|texlive-esvect-1.2-3|83	- MassBuild#440: Increase release tag
14mr|texlive-esvect-1.2-3|84	
14mr|texlive-esvect-1.2-3|85	

20011 14
14mr|texlive-etaremune-v1.2-3|1	# revision 15878
14mr|texlive-etaremune-v1.2-3|2	# category Package
14mr|texlive-etaremune-v1.2-3|3	# catalog-ctan /macros/latex/contrib/etaremune
14mr|texlive-etaremune-v1.2-3|4	# catalog-date 2009-05-14 13:22:18 +0200
14mr|texlive-etaremune-v1.2-3|5	# catalog-license lppl
14mr|texlive-etaremune-v1.2-3|6	# catalog-version v1.2
14mr|texlive-etaremune-v1.2-3|7	Name:		texlive-etaremune
14mr|texlive-etaremune-v1.2-3|8	Version:	v1.2
14mr|texlive-etaremune-v1.2-3|9	Release:	3
14mr|texlive-etaremune-v1.2-3|10	Summary:	Reverse-counting enumerate environment
14mr|texlive-etaremune-v1.2-3|11	Group:		Publishing
14mr|texlive-etaremune-v1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etaremune
14mr|texlive-etaremune-v1.2-3|13	License:	LPPL
14mr|texlive-etaremune-v1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.tar.xz
14mr|texlive-etaremune-v1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.doc.tar.xz
14mr|texlive-etaremune-v1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.source.tar.xz
14mr|texlive-etaremune-v1.2-3|17	BuildArch:	noarch
14mr|texlive-etaremune-v1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-etaremune-v1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-etaremune-v1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-etaremune-v1.2-3|21	
14mr|texlive-etaremune-v1.2-3|22	%description
14mr|texlive-etaremune-v1.2-3|23	This package implements the etaremune environment which is
14mr|texlive-etaremune-v1.2-3|24	similar to the enumerate environment, except that labels are
14mr|texlive-etaremune-v1.2-3|25	decreasing instead of increasing. The package provides a
14mr|texlive-etaremune-v1.2-3|26	noticeably more efficient alternative to the revnum package,
14mr|texlive-etaremune-v1.2-3|27	which uses painfully many counters.
14mr|texlive-etaremune-v1.2-3|28	
14mr|texlive-etaremune-v1.2-3|29	%post
14mr|texlive-etaremune-v1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-etaremune-v1.2-3|31	
14mr|texlive-etaremune-v1.2-3|32	%postun
14mr|texlive-etaremune-v1.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-etaremune-v1.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-etaremune-v1.2-3|35	fi
14mr|texlive-etaremune-v1.2-3|36	
14mr|texlive-etaremune-v1.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-etaremune-v1.2-3|38	%files
14mr|texlive-etaremune-v1.2-3|39	%{_texmfdistdir}/tex/latex/etaremune/etaremune.sty
14mr|texlive-etaremune-v1.2-3|40	%doc %{_texmfdistdir}/doc/latex/etaremune/README
14mr|texlive-etaremune-v1.2-3|41	%doc %{_texmfdistdir}/doc/latex/etaremune/etaremune.pdf
14mr|texlive-etaremune-v1.2-3|42	#- source
14mr|texlive-etaremune-v1.2-3|43	%doc %{_texmfdistdir}/source/latex/etaremune/etaremune.dtx
14mr|texlive-etaremune-v1.2-3|44	
14mr|texlive-etaremune-v1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-etaremune-v1.2-3|46	%prep
14mr|texlive-etaremune-v1.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-etaremune-v1.2-3|48	
14mr|texlive-etaremune-v1.2-3|49	%build
14mr|texlive-etaremune-v1.2-3|50	
14mr|texlive-etaremune-v1.2-3|51	%install
14mr|texlive-etaremune-v1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etaremune-v1.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-etaremune-v1.2-3|54	
14mr|texlive-etaremune-v1.2-3|55	
14mr|texlive-etaremune-v1.2-3|56	
14mr|texlive-etaremune-v1.2-3|57	%changelog
14mr|texlive-etaremune-v1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.2-3
14mr|texlive-etaremune-v1.2-3|59	+ Revision: 9071011
14mr|texlive-etaremune-v1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-etaremune-v1.2-3|61	
14mr|texlive-etaremune-v1.2-3|62	

20012 14
14mr|texlive-etex-2.1-8|1	# revision 31600
14mr|texlive-etex-2.1-8|2	# category Package
14mr|texlive-etex-2.1-8|3	# catalog-ctan /systems/e-tex
14mr|texlive-etex-2.1-8|4	# catalog-date 2012-03-09 15:12:11 +0100
14mr|texlive-etex-2.1-8|5	# catalog-license knuth
14mr|texlive-etex-2.1-8|6	# catalog-version 2.1
14mr|texlive-etex-2.1-8|7	Name:		texlive-etex
14mr|texlive-etex-2.1-8|8	Version:	2.1
14mr|texlive-etex-2.1-8|9	Release:	8
14mr|texlive-etex-2.1-8|10	Summary:	An extended version of TeX, from the NTS project
14mr|texlive-etex-2.1-8|11	Group:		Publishing
14mr|texlive-etex-2.1-8|12	URL:		http://www.ctan.org/tex-archive/systems/e-tex
14mr|texlive-etex-2.1-8|13	License:	KNUTH
14mr|texlive-etex-2.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.tar.xz
14mr|texlive-etex-2.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.doc.tar.xz
14mr|texlive-etex-2.1-8|16	BuildArch:	noarch
14mr|texlive-etex-2.1-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-etex-2.1-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-etex-2.1-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-etex-2.1-8|20	
14mr|texlive-etex-2.1-8|21	%description
14mr|texlive-etex-2.1-8|22	An extended version of TeX (which is capable of running as if
14mr|texlive-etex-2.1-8|23	it were TeX unmodified). E-TeX has been specified by the LaTeX
14mr|texlive-etex-2.1-8|24	team as the engine for the development of LaTeX 2e, in the
14mr|texlive-etex-2.1-8|25	immediate future; as a result, LaTeX programmers may (in all
14mr|texlive-etex-2.1-8|26	current TeX distributions) assume e-TeX functionality.
14mr|texlive-etex-2.1-8|27	Development versions of e-TeX are to be found in the TeX live
14mr|texlive-etex-2.1-8|28	source repository.
14mr|texlive-etex-2.1-8|29	
14mr|texlive-etex-2.1-8|30	%post
14mr|texlive-etex-2.1-8|31	%{_sbindir}/texlive.post
14mr|texlive-etex-2.1-8|32	
14mr|texlive-etex-2.1-8|33	%postun
14mr|texlive-etex-2.1-8|34	if [ $1 -eq 0 ]; then
14mr|texlive-etex-2.1-8|35	%{_sbindir}/texlive.post
14mr|texlive-etex-2.1-8|36	fi
14mr|texlive-etex-2.1-8|37	
14mr|texlive-etex-2.1-8|38	#-----------------------------------------------------------------------
14mr|texlive-etex-2.1-8|39	%files
14mr|texlive-etex-2.1-8|40	%{_texmfdistdir}/fonts/source/public/etex/xbmc10.mf
14mr|texlive-etex-2.1-8|41	%{_texmfdistdir}/fonts/tfm/public/etex/xbmc10.tfm
14mr|texlive-etex-2.1-8|42	%{_texmfdistdir}/tex/plain/etex/etex.src
14mr|texlive-etex-2.1-8|43	%{_texmfdistdir}/tex/plain/etex/etexdefs.lib
14mr|texlive-etex-2.1-8|44	%doc %{_texmfdistdir}/doc/etex/base/NTS-FAQ
14mr|texlive-etex-2.1-8|45	%doc %{_texmfdistdir}/doc/etex/base/etex_gen.tex
14mr|texlive-etex-2.1-8|46	%doc %{_texmfdistdir}/doc/etex/base/etex_man.pdf
14mr|texlive-etex-2.1-8|47	%doc %{_texmfdistdir}/doc/etex/base/etex_man.sty
14mr|texlive-etex-2.1-8|48	%doc %{_texmfdistdir}/doc/etex/base/etex_man.tex
14mr|texlive-etex-2.1-8|49	%doc %{_texmfdistdir}/doc/etex/base/etex_ref.html
14mr|texlive-etex-2.1-8|50	%doc %{_texmfdistdir}/doc/etex/base/etex_src.html
14mr|texlive-etex-2.1-8|51	%doc %{_texmfdistdir}/doc/etex/base/legal.html
14mr|texlive-etex-2.1-8|52	%doc %{_texmfdistdir}/doc/etex/base/nts-group.html
14mr|texlive-etex-2.1-8|53	%doc %{_texmfdistdir}/doc/etex/base/webmerge.tex
14mr|texlive-etex-2.1-8|54	%doc %{_mandir}/man1/etex.1*
14mr|texlive-etex-2.1-8|55	%doc %{_texmfdistdir}/doc/man/man1/etex.man1.pdf
14mr|texlive-etex-2.1-8|56	
14mr|texlive-etex-2.1-8|57	#-----------------------------------------------------------------------
14mr|texlive-etex-2.1-8|58	%prep
14mr|texlive-etex-2.1-8|59	%setup -c -a0 -a1
14mr|texlive-etex-2.1-8|60	
14mr|texlive-etex-2.1-8|61	%build
14mr|texlive-etex-2.1-8|62	
14mr|texlive-etex-2.1-8|63	%install
14mr|texlive-etex-2.1-8|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etex-2.1-8|65	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-etex-2.1-8|66	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-etex-2.1-8|67	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-etex-2.1-8|68	
14mr|texlive-etex-2.1-8|69	%changelog
14mr|texlive-etex-2.1-8|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-8
14mr|texlive-etex-2.1-8|71	+ Revision: b1db534
14mr|texlive-etex-2.1-8|72	- MassBuild#440: Increase release tag
14mr|texlive-etex-2.1-8|73	
14mr|texlive-etex-2.1-8|74	

20013 14
14mr|texlive-etex-pkg-2.0-3|1	# revision 15878
14mr|texlive-etex-pkg-2.0-3|2	# category Package
14mr|texlive-etex-pkg-2.0-3|3	# catalog-ctan /macros/latex/contrib/etex-pkg/etex.sty
14mr|texlive-etex-pkg-2.0-3|4	# catalog-date 2009-07-22 12:43:06 +0200
14mr|texlive-etex-pkg-2.0-3|5	# catalog-license other-free
14mr|texlive-etex-pkg-2.0-3|6	# catalog-version 2.0
14mr|texlive-etex-pkg-2.0-3|7	Name:		texlive-etex-pkg
14mr|texlive-etex-pkg-2.0-3|8	Version:	2.0
14mr|texlive-etex-pkg-2.0-3|9	Release:	3
14mr|texlive-etex-pkg-2.0-3|10	Summary:	E-TeX support package
14mr|texlive-etex-pkg-2.0-3|11	Group:		Publishing
14mr|texlive-etex-pkg-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etex-pkg/etex.sty
14mr|texlive-etex-pkg-2.0-3|13	License:	OTHER-FREE
14mr|texlive-etex-pkg-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex-pkg.tar.xz
14mr|texlive-etex-pkg-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex-pkg.doc.tar.xz
14mr|texlive-etex-pkg-2.0-3|16	BuildArch:	noarch
14mr|texlive-etex-pkg-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-etex-pkg-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-etex-pkg-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-etex-pkg-2.0-3|20	
14mr|texlive-etex-pkg-2.0-3|21	%description
14mr|texlive-etex-pkg-2.0-3|22	The package provides a straightforward interface to many of the
14mr|texlive-etex-pkg-2.0-3|23	extensions offered by e-TeX; in particular, it modifies LaTeX's
14mr|texlive-etex-pkg-2.0-3|24	register allocation macros to make use of the extended register
14mr|texlive-etex-pkg-2.0-3|25	range. The etoolbox and etextools packages provide macros that
14mr|texlive-etex-pkg-2.0-3|26	make more sophisticated use of e-TeX's facilities.
14mr|texlive-etex-pkg-2.0-3|27	
14mr|texlive-etex-pkg-2.0-3|28	%post
14mr|texlive-etex-pkg-2.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-etex-pkg-2.0-3|30	
14mr|texlive-etex-pkg-2.0-3|31	%postun
14mr|texlive-etex-pkg-2.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-etex-pkg-2.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-etex-pkg-2.0-3|34	fi
14mr|texlive-etex-pkg-2.0-3|35	
14mr|texlive-etex-pkg-2.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-etex-pkg-2.0-3|37	%files
14mr|texlive-etex-pkg-2.0-3|38	%{_texmfdistdir}/tex/latex/etex-pkg/etex.sty
14mr|texlive-etex-pkg-2.0-3|39	%doc %{_texmfdistdir}/doc/latex/etex-pkg/README
14mr|texlive-etex-pkg-2.0-3|40	
14mr|texlive-etex-pkg-2.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-etex-pkg-2.0-3|42	%prep
14mr|texlive-etex-pkg-2.0-3|43	%setup -c -a0 -a1
14mr|texlive-etex-pkg-2.0-3|44	
14mr|texlive-etex-pkg-2.0-3|45	%build
14mr|texlive-etex-pkg-2.0-3|46	
14mr|texlive-etex-pkg-2.0-3|47	%install
14mr|texlive-etex-pkg-2.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etex-pkg-2.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-etex-pkg-2.0-3|50	
14mr|texlive-etex-pkg-2.0-3|51	
14mr|texlive-etex-pkg-2.0-3|52	
14mr|texlive-etex-pkg-2.0-3|53	%changelog
14mr|texlive-etex-pkg-2.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-etex-pkg-2.0-3|55	+ Revision: 5a377d0
14mr|texlive-etex-pkg-2.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-etex-pkg-2.0-3|57	
14mr|texlive-etex-pkg-2.0-3|58	

20014 14
14mr|texlive-etextools-3.1415926-3|1	# revision 20694
14mr|texlive-etextools-3.1415926-3|2	# category Package
14mr|texlive-etextools-3.1415926-3|3	# catalog-ctan /macros/latex/contrib/etextools
14mr|texlive-etextools-3.1415926-3|4	# catalog-date 2010-12-08 18:13:15 +0100
14mr|texlive-etextools-3.1415926-3|5	# catalog-license lppl
14mr|texlive-etextools-3.1415926-3|6	# catalog-version 3.1415926
14mr|texlive-etextools-3.1415926-3|7	Name:		texlive-etextools
14mr|texlive-etextools-3.1415926-3|8	Version:	3.1415926
14mr|texlive-etextools-3.1415926-3|9	Release:	3
14mr|texlive-etextools-3.1415926-3|10	Summary:	e-TeX tools for LaTeX users and package writers
14mr|texlive-etextools-3.1415926-3|11	Group:		Publishing
14mr|texlive-etextools-3.1415926-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etextools
14mr|texlive-etextools-3.1415926-3|13	License:	LPPL
14mr|texlive-etextools-3.1415926-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.tar.xz
14mr|texlive-etextools-3.1415926-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.doc.tar.xz
14mr|texlive-etextools-3.1415926-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.source.tar.xz
14mr|texlive-etextools-3.1415926-3|17	BuildArch:	noarch
14mr|texlive-etextools-3.1415926-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-etextools-3.1415926-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-etextools-3.1415926-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-etextools-3.1415926-3|21	
14mr|texlive-etextools-3.1415926-3|22	%description
14mr|texlive-etextools-3.1415926-3|23	The package provides many (purely expandable) tools for LaTeX:
14mr|texlive-etextools-3.1415926-3|24	- Extensive list management (csv lists, lists of single
14mr|texlive-etextools-3.1415926-3|25	tokens/characters, etoolbox lists): * purely expandable loops
14mr|texlive-etextools-3.1415926-3|26	(csvloop, forcsvloop, etc.) * conversion (csvtolist, etc.)) *
14mr|texlive-etextools-3.1415926-3|27	addition/deletion (csvadd, listdel, etc.) - Expansion and group
14mr|texlive-etextools-3.1415926-3|28	control: \expandnext, \ExpandAfterCmds, \AfterGroup... - Tests
14mr|texlive-etextools-3.1415926-3|29	on tokens, characters and control sequences (\iffirstchar,
14mr|texlive-etextools-3.1415926-3|30	\ifiscs, \ifdefcount, \@ifchar...) - Tests on strings
14mr|texlive-etextools-3.1415926-3|31	(\ifstrnum, \ifuppercase, \DeclareStringFilter...) - Purely
14mr|texlive-etextools-3.1415926-3|32	expandable macros with options (\FE@testopt, \FE@ifstar) or
14mr|texlive-etextools-3.1415926-3|33	modifiers (\FE@modifiers) - Some purely expandable numerics
14mr|texlive-etextools-3.1415926-3|34	(\interval, \locinterplin). The package is dependent on the
14mr|texlive-etextools-3.1415926-3|35	etex and the etoolbox packages.
14mr|texlive-etextools-3.1415926-3|36	
14mr|texlive-etextools-3.1415926-3|37	%post
14mr|texlive-etextools-3.1415926-3|38	%{_sbindir}/texlive.post
14mr|texlive-etextools-3.1415926-3|39	
14mr|texlive-etextools-3.1415926-3|40	%postun
14mr|texlive-etextools-3.1415926-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-etextools-3.1415926-3|42	%{_sbindir}/texlive.post
14mr|texlive-etextools-3.1415926-3|43	fi
14mr|texlive-etextools-3.1415926-3|44	
14mr|texlive-etextools-3.1415926-3|45	#-----------------------------------------------------------------------
14mr|texlive-etextools-3.1415926-3|46	%files
14mr|texlive-etextools-3.1415926-3|47	%{_texmfdistdir}/tex/latex/etextools/etextools.sty
14mr|texlive-etextools-3.1415926-3|48	%doc %{_texmfdistdir}/doc/latex/etextools/README
14mr|texlive-etextools-3.1415926-3|49	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.pdf
14mr|texlive-etextools-3.1415926-3|50	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.tex
14mr|texlive-etextools-3.1415926-3|51	%doc %{_texmfdistdir}/doc/latex/etextools/etextools.pdf
14mr|texlive-etextools-3.1415926-3|52	#- source
14mr|texlive-etextools-3.1415926-3|53	%doc %{_texmfdistdir}/source/latex/etextools/etextools.drv
14mr|texlive-etextools-3.1415926-3|54	%doc %{_texmfdistdir}/source/latex/etextools/etextools.dtx
14mr|texlive-etextools-3.1415926-3|55	%doc %{_texmfdistdir}/source/latex/etextools/etextools.ins
14mr|texlive-etextools-3.1415926-3|56	
14mr|texlive-etextools-3.1415926-3|57	#-----------------------------------------------------------------------
14mr|texlive-etextools-3.1415926-3|58	%prep
14mr|texlive-etextools-3.1415926-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-etextools-3.1415926-3|60	
14mr|texlive-etextools-3.1415926-3|61	%build
14mr|texlive-etextools-3.1415926-3|62	
14mr|texlive-etextools-3.1415926-3|63	%install
14mr|texlive-etextools-3.1415926-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etextools-3.1415926-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-etextools-3.1415926-3|66	
14mr|texlive-etextools-3.1415926-3|67	
14mr|texlive-etextools-3.1415926-3|68	
14mr|texlive-etextools-3.1415926-3|69	%changelog
14mr|texlive-etextools-3.1415926-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1415926-3
14mr|texlive-etextools-3.1415926-3|71	+ Revision: 5d308db
14mr|texlive-etextools-3.1415926-3|72	- MassBuild#440: Increase release tag
14mr|texlive-etextools-3.1415926-3|73	
14mr|texlive-etextools-3.1415926-3|74	

20015 14
14mr|texlive-ethiop-0.7-3|1	# revision 15878
14mr|texlive-ethiop-0.7-3|2	# category Package
14mr|texlive-ethiop-0.7-3|3	# catalog-ctan /language/ethiopia/ethiop
14mr|texlive-ethiop-0.7-3|4	# catalog-date 2007-02-14 08:57:40 +0100
14mr|texlive-ethiop-0.7-3|5	# catalog-license gpl
14mr|texlive-ethiop-0.7-3|6	# catalog-version 0.7
14mr|texlive-ethiop-0.7-3|7	Name:		texlive-ethiop
14mr|texlive-ethiop-0.7-3|8	Version:	0.7
14mr|texlive-ethiop-0.7-3|9	Release:	3
14mr|texlive-ethiop-0.7-3|10	Summary:	LaTeX macros and fonts for typesetting Amharic
14mr|texlive-ethiop-0.7-3|11	Group:		Publishing
14mr|texlive-ethiop-0.7-3|12	URL:		http://www.ctan.org/tex-archive/language/ethiopia/ethiop
14mr|texlive-ethiop-0.7-3|13	License:	GPL
14mr|texlive-ethiop-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.tar.xz
14mr|texlive-ethiop-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.doc.tar.xz
14mr|texlive-ethiop-0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.source.tar.xz
14mr|texlive-ethiop-0.7-3|17	BuildArch:	noarch
14mr|texlive-ethiop-0.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ethiop-0.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ethiop-0.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ethiop-0.7-3|21	
14mr|texlive-ethiop-0.7-3|22	%description
14mr|texlive-ethiop-0.7-3|23	Ethiopian language support for the babel package, including a
14mr|texlive-ethiop-0.7-3|24	collection of fonts and TeX macros for typesetting the
14mr|texlive-ethiop-0.7-3|25	characters of the languages of Ethiopia, with MetaFont fonts
14mr|texlive-ethiop-0.7-3|26	based on EthTeX's.
14mr|texlive-ethiop-0.7-3|27	
14mr|texlive-ethiop-0.7-3|28	%post
14mr|texlive-ethiop-0.7-3|29	%{_sbindir}/texlive.post
14mr|texlive-ethiop-0.7-3|30	
14mr|texlive-ethiop-0.7-3|31	%postun
14mr|texlive-ethiop-0.7-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ethiop-0.7-3|33	%{_sbindir}/texlive.post
14mr|texlive-ethiop-0.7-3|34	fi
14mr|texlive-ethiop-0.7-3|35	
14mr|texlive-ethiop-0.7-3|36	#-----------------------------------------------------------------------
14mr|texlive-ethiop-0.7-3|37	%files
14mr|texlive-ethiop-0.7-3|38	%{_texmfdistdir}/fonts/ofm/public/ethiop/etho10.ofm
14mr|texlive-ethiop-0.7-3|39	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethob10.ofm
14mr|texlive-ethiop-0.7-3|40	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethos10.ofm
14mr|texlive-ethiop-0.7-3|41	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethosb10.ofm
14mr|texlive-ethiop-0.7-3|42	%{_texmfdistdir}/fonts/ovf/public/ethiop/etho10.ovf
14mr|texlive-ethiop-0.7-3|43	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethob10.ovf
14mr|texlive-ethiop-0.7-3|44	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethos10.ovf
14mr|texlive-ethiop-0.7-3|45	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethosb10.ovf
14mr|texlive-ethiop-0.7-3|46	%{_texmfdistdir}/fonts/ovp/public/ethiop/etho10.ovp
14mr|texlive-ethiop-0.7-3|47	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethob10.ovp
14mr|texlive-ethiop-0.7-3|48	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethos10.ovp
14mr|texlive-ethiop-0.7-3|49	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethosb10.ovp
14mr|texlive-ethiop-0.7-3|50	%{_texmfdistdir}/fonts/source/public/ethiop/eth__a.mf
14mr|texlive-ethiop-0.7-3|51	%{_texmfdistdir}/fonts/source/public/ethiop/eth__g.mf
14mr|texlive-ethiop-0.7-3|52	%{_texmfdistdir}/fonts/source/public/ethiop/eth_acce.mf
14mr|texlive-ethiop-0.7-3|53	%{_texmfdistdir}/fonts/source/public/ethiop/eth_b.mf
14mr|texlive-ethiop-0.7-3|54	%{_texmfdistdir}/fonts/source/public/ethiop/eth_c_c.mf
14mr|texlive-ethiop-0.7-3|55	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc.mf
14mr|texlive-ethiop-0.7-3|56	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc_c.mf
14mr|texlive-ethiop-0.7-3|57	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ccc2.mf
14mr|texlive-ethiop-0.7-3|58	%{_texmfdistdir}/fonts/source/public/ethiop/eth_d.mf
14mr|texlive-ethiop-0.7-3|59	%{_texmfdistdir}/fonts/source/public/ethiop/eth_dd.mf
14mr|texlive-ethiop-0.7-3|60	%{_texmfdistdir}/fonts/source/public/ethiop/eth_f.mf
14mr|texlive-ethiop-0.7-3|61	%{_texmfdistdir}/fonts/source/public/ethiop/eth_fu.mf
14mr|texlive-ethiop-0.7-3|62	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g.mf
14mr|texlive-ethiop-0.7-3|63	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g_a.mf
14mr|texlive-ethiop-0.7-3|64	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gg.mf
14mr|texlive-ethiop-0.7-3|65	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ggu.mf
14mr|texlive-ethiop-0.7-3|66	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gu.mf
14mr|texlive-ethiop-0.7-3|67	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h.mf
14mr|texlive-ethiop-0.7-3|68	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_a.mf
14mr|texlive-ethiop-0.7-3|69	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_c.mf
14mr|texlive-ethiop-0.7-3|70	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hh.mf
14mr|texlive-ethiop-0.7-3|71	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hu_c.mf
14mr|texlive-ethiop-0.7-3|72	%{_texmfdistdir}/fonts/source/public/ethiop/eth_j.mf
14mr|texlive-ethiop-0.7-3|73	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k.mf
14mr|texlive-ethiop-0.7-3|74	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k_a.mf
14mr|texlive-ethiop-0.7-3|75	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kk.mf
14mr|texlive-ethiop-0.7-3|76	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kku.mf
14mr|texlive-ethiop-0.7-3|77	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ku.mf
14mr|texlive-ethiop-0.7-3|78	%{_texmfdistdir}/fonts/source/public/ethiop/eth_l.mf
14mr|texlive-ethiop-0.7-3|79	%{_texmfdistdir}/fonts/source/public/ethiop/eth_m.mf
14mr|texlive-ethiop-0.7-3|80	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mrf.mf
14mr|texlive-ethiop-0.7-3|81	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mu.mf
14mr|texlive-ethiop-0.7-3|82	%{_texmfdistdir}/fonts/source/public/ethiop/eth_n.mf
14mr|texlive-ethiop-0.7-3|83	%{_texmfdistdir}/fonts/source/public/ethiop/eth_nn.mf
14mr|texlive-ethiop-0.7-3|84	%{_texmfdistdir}/fonts/source/public/ethiop/eth_num.mf
14mr|texlive-ethiop-0.7-3|85	%{_texmfdistdir}/fonts/source/public/ethiop/eth_p.mf
14mr|texlive-ethiop-0.7-3|86	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pp.mf
14mr|texlive-ethiop-0.7-3|87	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pu.mf
14mr|texlive-ethiop-0.7-3|88	%{_texmfdistdir}/fonts/source/public/ethiop/eth_punc.mf
14mr|texlive-ethiop-0.7-3|89	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q.mf
14mr|texlive-ethiop-0.7-3|90	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q_a.mf
14mr|texlive-ethiop-0.7-3|91	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qq.mf
14mr|texlive-ethiop-0.7-3|92	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qqu.mf
14mr|texlive-ethiop-0.7-3|93	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qu.mf
14mr|texlive-ethiop-0.7-3|94	%{_texmfdistdir}/fonts/source/public/ethiop/eth_r.mf
14mr|texlive-ethiop-0.7-3|95	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s.mf
14mr|texlive-ethiop-0.7-3|96	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_a.mf
14mr|texlive-ethiop-0.7-3|97	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_c.mf
14mr|texlive-ethiop-0.7-3|98	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ss.mf
14mr|texlive-ethiop-0.7-3|99	%{_texmfdistdir}/fonts/source/public/ethiop/eth_t.mf
14mr|texlive-ethiop-0.7-3|100	%{_texmfdistdir}/fonts/source/public/ethiop/eth_tt.mf
14mr|texlive-ethiop-0.7-3|101	%{_texmfdistdir}/fonts/source/public/ethiop/eth_v.mf
14mr|texlive-ethiop-0.7-3|102	%{_texmfdistdir}/fonts/source/public/ethiop/eth_w.mf
14mr|texlive-ethiop-0.7-3|103	%{_texmfdistdir}/fonts/source/public/ethiop/eth_wu.mf
14mr|texlive-ethiop-0.7-3|104	%{_texmfdistdir}/fonts/source/public/ethiop/eth_y.mf
14mr|texlive-ethiop-0.7-3|105	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z.mf
14mr|texlive-ethiop-0.7-3|106	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z_c.mf
14mr|texlive-ethiop-0.7-3|107	%{_texmfdistdir}/fonts/source/public/ethiop/etha10.mf
14mr|texlive-ethiop-0.7-3|108	%{_texmfdistdir}/fonts/source/public/ethiop/etha6.mf
14mr|texlive-ethiop-0.7-3|109	%{_texmfdistdir}/fonts/source/public/ethiop/etha7.mf
14mr|texlive-ethiop-0.7-3|110	%{_texmfdistdir}/fonts/source/public/ethiop/etha8.mf
14mr|texlive-ethiop-0.7-3|111	%{_texmfdistdir}/fonts/source/public/ethiop/etha_cod.mf
14mr|texlive-ethiop-0.7-3|112	%{_texmfdistdir}/fonts/source/public/ethiop/etha_drv.mf
14mr|texlive-ethiop-0.7-3|113	%{_texmfdistdir}/fonts/source/public/ethiop/etha_lig.mf
14mr|texlive-ethiop-0.7-3|114	%{_texmfdistdir}/fonts/source/public/ethiop/ethab10.mf
14mr|texlive-ethiop-0.7-3|115	%{_texmfdistdir}/fonts/source/public/ethiop/ethab11.mf
14mr|texlive-ethiop-0.7-3|116	%{_texmfdistdir}/fonts/source/public/ethiop/ethab12.mf
14mr|texlive-ethiop-0.7-3|117	%{_texmfdistdir}/fonts/source/public/ethiop/ethab14.mf
14mr|texlive-ethiop-0.7-3|118	%{_texmfdistdir}/fonts/source/public/ethiop/ethab18.mf
14mr|texlive-ethiop-0.7-3|119	%{_texmfdistdir}/fonts/source/public/ethiop/ethab24.mf
14mr|texlive-ethiop-0.7-3|120	%{_texmfdistdir}/fonts/source/public/ethiop/ethab36.mf
14mr|texlive-ethiop-0.7-3|121	%{_texmfdistdir}/fonts/source/public/ethiop/ethab9.mf
14mr|texlive-ethiop-0.7-3|122	%{_texmfdistdir}/fonts/source/public/ethiop/ethas10.mf
14mr|texlive-ethiop-0.7-3|123	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb10.mf
14mr|texlive-ethiop-0.7-3|124	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb11.mf
14mr|texlive-ethiop-0.7-3|125	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb12.mf
14mr|texlive-ethiop-0.7-3|126	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb14.mf
14mr|texlive-ethiop-0.7-3|127	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb18.mf
14mr|texlive-ethiop-0.7-3|128	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb24.mf
14mr|texlive-ethiop-0.7-3|129	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb36.mf
14mr|texlive-ethiop-0.7-3|130	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb9.mf
14mr|texlive-ethiop-0.7-3|131	%{_texmfdistdir}/fonts/source/public/ethiop/ethatt10.mf
14mr|texlive-ethiop-0.7-3|132	%{_texmfdistdir}/fonts/source/public/ethiop/ethb10.mf
14mr|texlive-ethiop-0.7-3|133	%{_texmfdistdir}/fonts/source/public/ethiop/ethb6.mf
14mr|texlive-ethiop-0.7-3|134	%{_texmfdistdir}/fonts/source/public/ethiop/ethb7.mf
14mr|texlive-ethiop-0.7-3|135	%{_texmfdistdir}/fonts/source/public/ethiop/ethb8.mf
14mr|texlive-ethiop-0.7-3|136	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_cod.mf
14mr|texlive-ethiop-0.7-3|137	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_drv.mf
14mr|texlive-ethiop-0.7-3|138	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_lig.mf
14mr|texlive-ethiop-0.7-3|139	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb10.mf
14mr|texlive-ethiop-0.7-3|140	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb11.mf
14mr|texlive-ethiop-0.7-3|141	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb12.mf
14mr|texlive-ethiop-0.7-3|142	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb14.mf
14mr|texlive-ethiop-0.7-3|143	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb18.mf
14mr|texlive-ethiop-0.7-3|144	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb24.mf
14mr|texlive-ethiop-0.7-3|145	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb36.mf
14mr|texlive-ethiop-0.7-3|146	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb9.mf
14mr|texlive-ethiop-0.7-3|147	%{_texmfdistdir}/fonts/source/public/ethiop/ethbs10.mf
14mr|texlive-ethiop-0.7-3|148	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb10.mf
14mr|texlive-ethiop-0.7-3|149	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb11.mf
14mr|texlive-ethiop-0.7-3|150	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb12.mf
14mr|texlive-ethiop-0.7-3|151	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb14.mf
14mr|texlive-ethiop-0.7-3|152	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb18.mf
14mr|texlive-ethiop-0.7-3|153	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb24.mf
14mr|texlive-ethiop-0.7-3|154	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb36.mf
14mr|texlive-ethiop-0.7-3|155	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb9.mf
14mr|texlive-ethiop-0.7-3|156	%{_texmfdistdir}/fonts/source/public/ethiop/ethbtt10.mf
14mr|texlive-ethiop-0.7-3|157	%{_texmfdistdir}/fonts/source/public/ethiop/ethiomac.mf
14mr|texlive-ethiop-0.7-3|158	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha10.tfm
14mr|texlive-ethiop-0.7-3|159	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha6.tfm
14mr|texlive-ethiop-0.7-3|160	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha7.tfm
14mr|texlive-ethiop-0.7-3|161	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha8.tfm
14mr|texlive-ethiop-0.7-3|162	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab10.tfm
14mr|texlive-ethiop-0.7-3|163	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab11.tfm
14mr|texlive-ethiop-0.7-3|164	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab12.tfm
14mr|texlive-ethiop-0.7-3|165	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab14.tfm
14mr|texlive-ethiop-0.7-3|166	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab18.tfm
14mr|texlive-ethiop-0.7-3|167	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab24.tfm
14mr|texlive-ethiop-0.7-3|168	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab36.tfm
14mr|texlive-ethiop-0.7-3|169	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab9.tfm
14mr|texlive-ethiop-0.7-3|170	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethas10.tfm
14mr|texlive-ethiop-0.7-3|171	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb10.tfm
14mr|texlive-ethiop-0.7-3|172	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb11.tfm
14mr|texlive-ethiop-0.7-3|173	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb12.tfm
14mr|texlive-ethiop-0.7-3|174	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb14.tfm
14mr|texlive-ethiop-0.7-3|175	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb18.tfm
14mr|texlive-ethiop-0.7-3|176	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb24.tfm
14mr|texlive-ethiop-0.7-3|177	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb36.tfm
14mr|texlive-ethiop-0.7-3|178	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb9.tfm
14mr|texlive-ethiop-0.7-3|179	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethatt10.tfm
14mr|texlive-ethiop-0.7-3|180	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb10.tfm
14mr|texlive-ethiop-0.7-3|181	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb6.tfm
14mr|texlive-ethiop-0.7-3|182	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb7.tfm
14mr|texlive-ethiop-0.7-3|183	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb8.tfm
14mr|texlive-ethiop-0.7-3|184	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb10.tfm
14mr|texlive-ethiop-0.7-3|185	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb11.tfm
14mr|texlive-ethiop-0.7-3|186	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb12.tfm
14mr|texlive-ethiop-0.7-3|187	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb14.tfm
14mr|texlive-ethiop-0.7-3|188	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb18.tfm
14mr|texlive-ethiop-0.7-3|189	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb24.tfm
14mr|texlive-ethiop-0.7-3|190	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb36.tfm
14mr|texlive-ethiop-0.7-3|191	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb9.tfm
14mr|texlive-ethiop-0.7-3|192	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbs10.tfm
14mr|texlive-ethiop-0.7-3|193	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb10.tfm
14mr|texlive-ethiop-0.7-3|194	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb11.tfm
14mr|texlive-ethiop-0.7-3|195	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb12.tfm
14mr|texlive-ethiop-0.7-3|196	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb14.tfm
14mr|texlive-ethiop-0.7-3|197	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb18.tfm
14mr|texlive-ethiop-0.7-3|198	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb24.tfm
14mr|texlive-ethiop-0.7-3|199	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb36.tfm
14mr|texlive-ethiop-0.7-3|200	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb9.tfm
14mr|texlive-ethiop-0.7-3|201	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbtt10.tfm
14mr|texlive-ethiop-0.7-3|202	%{_texmfdistdir}/omega/ocp/ethiop/ethospc.ocp
14mr|texlive-ethiop-0.7-3|203	%{_texmfdistdir}/omega/otp/ethiop/ethospc.otp
14mr|texlive-ethiop-0.7-3|204	%{_texmfdistdir}/tex/latex/ethiop/etharab.sty
14mr|texlive-ethiop-0.7-3|205	%{_texmfdistdir}/tex/latex/ethiop/ethiop.ldf
14mr|texlive-ethiop-0.7-3|206	%{_texmfdistdir}/tex/latex/ethiop/ethiop.sty
14mr|texlive-ethiop-0.7-3|207	%{_texmfdistdir}/tex/latex/ethiop/uetha.fd
14mr|texlive-ethiop-0.7-3|208	%{_texmfdistdir}/tex/latex/ethiop/uethb.fd
14mr|texlive-ethiop-0.7-3|209	%{_texmfdistdir}/tex/latex/ethiop/uetho.fd
14mr|texlive-ethiop-0.7-3|210	%doc %{_texmfdistdir}/doc/latex/ethiop/MANIFEST
14mr|texlive-ethiop-0.7-3|211	%doc %{_texmfdistdir}/doc/latex/ethiop/README
14mr|texlive-ethiop-0.7-3|212	%doc %{_texmfdistdir}/doc/latex/ethiop/codeetha.tex
14mr|texlive-ethiop-0.7-3|213	%doc %{_texmfdistdir}/doc/latex/ethiop/codeethb.tex
14mr|texlive-ethiop-0.7-3|214	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.pdf
14mr|texlive-ethiop-0.7-3|215	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.tex
14mr|texlive-ethiop-0.7-3|216	#- source
14mr|texlive-ethiop-0.7-3|217	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.dtx
14mr|texlive-ethiop-0.7-3|218	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.ins
14mr|texlive-ethiop-0.7-3|219	
14mr|texlive-ethiop-0.7-3|220	#-----------------------------------------------------------------------
14mr|texlive-ethiop-0.7-3|221	%prep
14mr|texlive-ethiop-0.7-3|222	%setup -c -a0 -a1 -a2
14mr|texlive-ethiop-0.7-3|223	
14mr|texlive-ethiop-0.7-3|224	%build
14mr|texlive-ethiop-0.7-3|225	
14mr|texlive-ethiop-0.7-3|226	%install
14mr|texlive-ethiop-0.7-3|227	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ethiop-0.7-3|228	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ethiop-0.7-3|229	
14mr|texlive-ethiop-0.7-3|230	
14mr|texlive-ethiop-0.7-3|231	
14mr|texlive-ethiop-0.7-3|232	%changelog
14mr|texlive-ethiop-0.7-3|233	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-3
14mr|texlive-ethiop-0.7-3|234	+ Revision: 932d019
14mr|texlive-ethiop-0.7-3|235	- MassBuild#440: Increase release tag
14mr|texlive-ethiop-0.7-3|236	
14mr|texlive-ethiop-0.7-3|237	

20016 14
14mr|texlive-ethiop-t1-20070214-3|1	# revision 15878
14mr|texlive-ethiop-t1-20070214-3|2	# category Package
14mr|texlive-ethiop-t1-20070214-3|3	# catalog-ctan /fonts/ps-type1/ethiop
14mr|texlive-ethiop-t1-20070214-3|4	# catalog-date 2007-02-14 08:57:40 +0100
14mr|texlive-ethiop-t1-20070214-3|5	# catalog-license gpl
14mr|texlive-ethiop-t1-20070214-3|6	# catalog-version undef
14mr|texlive-ethiop-t1-20070214-3|7	Name:		texlive-ethiop-t1
14mr|texlive-ethiop-t1-20070214-3|8	Version:	20070214
14mr|texlive-ethiop-t1-20070214-3|9	Release:	3
14mr|texlive-ethiop-t1-20070214-3|10	Summary:	Type 1 versions of Amharic fonts
14mr|texlive-ethiop-t1-20070214-3|11	Group:		Publishing
14mr|texlive-ethiop-t1-20070214-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/ethiop
14mr|texlive-ethiop-t1-20070214-3|13	License:	GPL
14mr|texlive-ethiop-t1-20070214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.tar.xz
14mr|texlive-ethiop-t1-20070214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.doc.tar.xz
14mr|texlive-ethiop-t1-20070214-3|16	BuildArch:	noarch
14mr|texlive-ethiop-t1-20070214-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ethiop-t1-20070214-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ethiop-t1-20070214-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ethiop-t1-20070214-3|20	
14mr|texlive-ethiop-t1-20070214-3|21	%description
14mr|texlive-ethiop-t1-20070214-3|22	These fonts are drop-in Adobe type 1 replacements for the fonts
14mr|texlive-ethiop-t1-20070214-3|23	of the ethiop package.
14mr|texlive-ethiop-t1-20070214-3|24	
14mr|texlive-ethiop-t1-20070214-3|25	%post
14mr|texlive-ethiop-t1-20070214-3|26	%{_sbindir}/texlive.post
14mr|texlive-ethiop-t1-20070214-3|27	
14mr|texlive-ethiop-t1-20070214-3|28	%postun
14mr|texlive-ethiop-t1-20070214-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ethiop-t1-20070214-3|30	%{_sbindir}/texlive.post
14mr|texlive-ethiop-t1-20070214-3|31	fi
14mr|texlive-ethiop-t1-20070214-3|32	
14mr|texlive-ethiop-t1-20070214-3|33	#-----------------------------------------------------------------------
14mr|texlive-ethiop-t1-20070214-3|34	%files
14mr|texlive-ethiop-t1-20070214-3|35	%{_texmfdistdir}/fonts/map/dvips/ethiop-t1/ethiop.map
14mr|texlive-ethiop-t1-20070214-3|36	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha10.pfb
14mr|texlive-ethiop-t1-20070214-3|37	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha6.pfb
14mr|texlive-ethiop-t1-20070214-3|38	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha7.pfb
14mr|texlive-ethiop-t1-20070214-3|39	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha8.pfb
14mr|texlive-ethiop-t1-20070214-3|40	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab10.pfb
14mr|texlive-ethiop-t1-20070214-3|41	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab11.pfb
14mr|texlive-ethiop-t1-20070214-3|42	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab12.pfb
14mr|texlive-ethiop-t1-20070214-3|43	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab14.pfb
14mr|texlive-ethiop-t1-20070214-3|44	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab18.pfb
14mr|texlive-ethiop-t1-20070214-3|45	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab24.pfb
14mr|texlive-ethiop-t1-20070214-3|46	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab36.pfb
14mr|texlive-ethiop-t1-20070214-3|47	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab9.pfb
14mr|texlive-ethiop-t1-20070214-3|48	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethas10.pfb
14mr|texlive-ethiop-t1-20070214-3|49	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb10.pfb
14mr|texlive-ethiop-t1-20070214-3|50	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb11.pfb
14mr|texlive-ethiop-t1-20070214-3|51	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb12.pfb
14mr|texlive-ethiop-t1-20070214-3|52	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb14.pfb
14mr|texlive-ethiop-t1-20070214-3|53	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb18.pfb
14mr|texlive-ethiop-t1-20070214-3|54	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb24.pfb
14mr|texlive-ethiop-t1-20070214-3|55	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb36.pfb
14mr|texlive-ethiop-t1-20070214-3|56	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb9.pfb
14mr|texlive-ethiop-t1-20070214-3|57	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethatt10.pfb
14mr|texlive-ethiop-t1-20070214-3|58	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb10.pfb
14mr|texlive-ethiop-t1-20070214-3|59	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb6.pfb
14mr|texlive-ethiop-t1-20070214-3|60	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb7.pfb
14mr|texlive-ethiop-t1-20070214-3|61	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb8.pfb
14mr|texlive-ethiop-t1-20070214-3|62	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb10.pfb
14mr|texlive-ethiop-t1-20070214-3|63	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb11.pfb
14mr|texlive-ethiop-t1-20070214-3|64	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb12.pfb
14mr|texlive-ethiop-t1-20070214-3|65	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb14.pfb
14mr|texlive-ethiop-t1-20070214-3|66	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb18.pfb
14mr|texlive-ethiop-t1-20070214-3|67	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb24.pfb
14mr|texlive-ethiop-t1-20070214-3|68	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb36.pfb
14mr|texlive-ethiop-t1-20070214-3|69	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb9.pfb
14mr|texlive-ethiop-t1-20070214-3|70	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbs10.pfb
14mr|texlive-ethiop-t1-20070214-3|71	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb10.pfb
14mr|texlive-ethiop-t1-20070214-3|72	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb11.pfb
14mr|texlive-ethiop-t1-20070214-3|73	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb12.pfb
14mr|texlive-ethiop-t1-20070214-3|74	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb14.pfb
14mr|texlive-ethiop-t1-20070214-3|75	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb18.pfb
14mr|texlive-ethiop-t1-20070214-3|76	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb